123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503 |
- (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 P3(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 aa={},eg=[],Qn=()=>{},hde=()=>!1,pde=/^on[^a-z]/,UC=t=>pde.test(t),F3=t=>t.startsWith("onUpdate:"),Ma=Object.assign,z3=(t,e)=>{const n=t.indexOf(e);n>-1&&t.splice(n,1)},vde=Object.prototype.hasOwnProperty,Sn=(t,e)=>vde.call(t,e),vt=Array.isArray,tg=t=>yb(t)==="[object Map]",GC=t=>yb(t)==="[object Set]",fp=t=>yb(t)==="[object Date]",zt=t=>typeof t=="function",Ht=t=>typeof t=="string",qm=t=>typeof t=="symbol",un=t=>t!==null&&typeof t=="object",Zm=t=>un(t)&&zt(t.then)&&zt(t.catch),gj=Object.prototype.toString,yb=t=>gj.call(t),Ox=t=>yb(t).slice(8,-1),j_=t=>yb(t)==="[object Object]",U3=t=>Ht(t)&&t!=="NaN"&&t[0]!=="-"&&""+parseInt(t,10)===t,Vx=P3(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),HC=t=>{const e=Object.create(null);return n=>e[n]||(e[n]=t(n))},gde=/-(\w)/g,Ss=HC(t=>t.replace(gde,(e,n)=>n?n.toUpperCase():"")),yde=/\B([A-Z])/g,nd=HC(t=>t.replace(yde,"-$1").toLowerCase()),mb=HC(t=>t.charAt(0).toUpperCase()+t.slice(1)),Nx=HC(t=>t?`on${mb(t)}`:""),Qm=(t,e)=>!Object.is(t,e),Ix=(t,e)=>{for(let n=0;n<t.length;n++)t[n](e)},K_=(t,e,n)=>{Object.defineProperty(t,e,{configurable:!0,enumerable:!1,value:n})},qk=t=>{const e=parseFloat(t);return isNaN(e)?t:e},mde=t=>{const e=Ht(t)?Number(t):NaN;return isNaN(e)?t:e};let R$;const Zk=()=>R$||(R$=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Tt(t){if(vt(t)){const e={};for(let n=0;n<t.length;n++){const r=t[n],a=Ht(r)?xde(r):Tt(r);if(a)for(const i in a)e[i]=a[i]}return e}else{if(Ht(t))return t;if(un(t))return t}}const bde=/;(?![^(]*\))/g,Sde=/:([^]+)/,wde=/\/\*[^]*?\*\//g;function xde(t){const e={};return t.replace(wde,"").split(bde).forEach(n=>{if(n){const r=n.split(Sde);r.length>1&&(e[r[0].trim()]=r[1].trim())}}),e}function Y(t){let e="";if(Ht(t))e=t;else if(vt(t))for(let n=0;n<t.length;n++){const r=Y(t[n]);r&&(e+=r+" ")}else if(un(t))for(const n in t)t[n]&&(e+=n+" ");return e.trim()}function rl(t){if(!t)return null;let{class:e,style:n}=t;return e&&!Ht(e)&&(t.class=Y(e)),n&&(t.style=Tt(n)),t}const _de="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Cde=P3(_de);function yj(t){return!!t||t===""}function Tde(t,e){if(t.length!==e.length)return!1;let n=!0;for(let r=0;n&&r<t.length;r++)n=xg(t[r],e[r]);return n}function xg(t,e){if(t===e)return!0;let n=fp(t),r=fp(e);if(n||r)return n&&r?t.getTime()===e.getTime():!1;if(n=qm(t),r=qm(e),n||r)return t===e;if(n=vt(t),r=vt(e),n||r)return n&&r?Tde(t,e):!1;if(n=un(t),r=un(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||!xg(t[o],e[o]))return!1}}return String(t)===String(e)}function mj(t,e){return t.findIndex(n=>xg(n,e))}const Ke=t=>Ht(t)?t:t==null?"":vt(t)||un(t)&&(t.toString===gj||!zt(t.toString))?JSON.stringify(t,bj,2):String(t),bj=(t,e)=>e&&e.__v_isRef?bj(t,e.value):tg(e)?{[`Map(${e.size})`]:[...e.entries()].reduce((n,[r,a])=>(n[`${r} =>`]=a,n),{})}:GC(e)?{[`Set(${e.size})`]:[...e.values()]}:un(e)&&!vt(e)&&!j_(e)?String(e):e;let No;class Sj{constructor(e=!1){this.detached=e,this._active=!0,this.effects=[],this.cleanups=[],this.parent=No,!e&&No&&(this.index=(No.scopes||(No.scopes=[])).push(this)-1)}get active(){return this._active}run(e){if(this._active){const n=No;try{return No=this,e()}finally{No=n}}}on(){No=this}off(){No=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 wj(t){return new Sj(t)}function Ede(t,e=No){e&&e.active&&e.effects.push(t)}function xj(){return No}function _j(t){No&&No.cleanups.push(t)}const G3=t=>{const e=new Set(t);return e.w=0,e.n=0,e},Cj=t=>(t.w&Pf)>0,Tj=t=>(t.n&Pf)>0,Mde=({deps:t})=>{if(t.length)for(let e=0;e<t.length;e++)t[e].w|=Pf},Dde=t=>{const{deps:e}=t;if(e.length){let n=0;for(let r=0;r<e.length;r++){const a=e[r];Cj(a)&&!Tj(a)?a.delete(t):e[n++]=a,a.w&=~Pf,a.n&=~Pf}e.length=n}},Y_=new WeakMap;let Hy=0,Pf=1;const Qk=30;let el;const Kh=Symbol(""),Jk=Symbol("");class H3{constructor(e,n=null,r){this.fn=e,this.scheduler=n,this.active=!0,this.deps=[],this.parent=void 0,Ede(this,r)}run(){if(!this.active)return this.fn();let e=el,n=Mf;for(;e;){if(e===this)return;e=e.parent}try{return this.parent=el,el=this,Mf=!0,Pf=1<<++Hy,Hy<=Qk?Mde(this):L$(this),this.fn()}finally{Hy<=Qk&&Dde(this),Pf=1<<--Hy,el=this.parent,Mf=n,this.parent=void 0,this.deferStop&&this.stop()}}stop(){el===this?this.deferStop=!0:this.active&&(L$(this),this.onStop&&this.onStop(),this.active=!1)}}function L$(t){const{deps:e}=t;if(e.length){for(let n=0;n<e.length;n++)e[n].delete(t);e.length=0}}let Mf=!0;const Ej=[];function c0(){Ej.push(Mf),Mf=!1}function f0(){const t=Ej.pop();Mf=t===void 0?!0:t}function Do(t,e,n){if(Mf&&el){let r=Y_.get(t);r||Y_.set(t,r=new Map);let a=r.get(n);a||r.set(n,a=G3()),Mj(a)}}function Mj(t,e){let n=!1;Hy<=Qk?Tj(t)||(t.n|=Pf,n=!Cj(t)):n=!t.has(el),n&&(t.add(el),el.deps.push(t))}function ac(t,e,n,r,a,i){const o=Y_.get(t);if(!o)return;let s=[];if(e==="clear")s=[...o.values()];else if(n==="length"&&vt(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":vt(t)?U3(n)&&s.push(o.get("length")):(s.push(o.get(Kh)),tg(t)&&s.push(o.get(Jk)));break;case"delete":vt(t)||(s.push(o.get(Kh)),tg(t)&&s.push(o.get(Jk)));break;case"set":tg(t)&&s.push(o.get(Kh));break}if(s.length===1)s[0]&&eR(s[0]);else{const l=[];for(const u of s)u&&l.push(...u);eR(G3(l))}}function eR(t,e){const n=vt(t)?t:[...t];for(const r of n)r.computed&&O$(r);for(const r of n)r.computed||O$(r)}function O$(t,e){(t!==el||t.allowRecurse)&&(t.scheduler?t.scheduler():t.run())}function Ade(t,e){var n;return(n=Y_.get(t))==null?void 0:n.get(e)}const kde=P3("__proto__,__v_isRef,__isVue"),Dj=new Set(Object.getOwnPropertyNames(Symbol).filter(t=>t!=="arguments"&&t!=="caller").map(t=>Symbol[t]).filter(qm)),Rde=W3(),Lde=W3(!1,!0),Ode=W3(!0),V$=Vde();function Vde(){const t={};return["includes","indexOf","lastIndexOf"].forEach(e=>{t[e]=function(...n){const r=Wn(this);for(let i=0,o=this.length;i<o;i++)Do(r,"get",i+"");const a=r[e](...n);return a===-1||a===!1?r[e](...n.map(Wn)):a}}),["push","pop","shift","unshift","splice"].forEach(e=>{t[e]=function(...n){c0();const r=Wn(this)[e].apply(this,n);return f0(),r}}),t}function Nde(t){const e=Wn(this);return Do(e,"has",t),e.hasOwnProperty(t)}function W3(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?Zde:Oj:e?Lj:Rj).get(r))return r;const o=vt(r);if(!t){if(o&&Sn(V$,a))return Reflect.get(V$,a,i);if(a==="hasOwnProperty")return Nde}const s=Reflect.get(r,a,i);return(qm(a)?Dj.has(a):kde(a))||(t||Do(r,"get",a),e)?s:pt(s)?o&&U3(a)?s:s.value:un(s)?t?d0(s):Vn(s):s}}const Ide=Aj(),Bde=Aj(!0);function Aj(t=!1){return function(n,r,a,i){let o=n[r];if(_g(o)&&pt(o)&&!pt(a))return!1;if(!t&&(!X_(a)&&!_g(a)&&(o=Wn(o),a=Wn(a)),!vt(n)&&pt(o)&&!pt(a)))return o.value=a,!0;const s=vt(n)&&U3(r)?Number(r)<n.length:Sn(n,r),l=Reflect.set(n,r,a,i);return n===Wn(i)&&(s?Qm(a,o)&&ac(n,"set",r,a):ac(n,"add",r,a)),l}}function $de(t,e){const n=Sn(t,e);t[e];const r=Reflect.deleteProperty(t,e);return r&&n&&ac(t,"delete",e,void 0),r}function Pde(t,e){const n=Reflect.has(t,e);return(!qm(e)||!Dj.has(e))&&Do(t,"has",e),n}function Fde(t){return Do(t,"iterate",vt(t)?"length":Kh),Reflect.ownKeys(t)}const kj={get:Rde,set:Ide,deleteProperty:$de,has:Pde,ownKeys:Fde},zde={get:Ode,set(t,e){return!0},deleteProperty(t,e){return!0}},Ude=Ma({},kj,{get:Lde,set:Bde}),j3=t=>t,WC=t=>Reflect.getPrototypeOf(t);function ES(t,e,n=!1,r=!1){t=t.__v_raw;const a=Wn(t),i=Wn(e);n||(e!==i&&Do(a,"get",e),Do(a,"get",i));const{has:o}=WC(a),s=r?j3:n?X3:Jm;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 MS(t,e=!1){const n=this.__v_raw,r=Wn(n),a=Wn(t);return e||(t!==a&&Do(r,"has",t),Do(r,"has",a)),t===a?n.has(t):n.has(t)||n.has(a)}function DS(t,e=!1){return t=t.__v_raw,!e&&Do(Wn(t),"iterate",Kh),Reflect.get(t,"size",t)}function N$(t){t=Wn(t);const e=Wn(this);return WC(e).has.call(e,t)||(e.add(t),ac(e,"add",t,t)),this}function I$(t,e){e=Wn(e);const n=Wn(this),{has:r,get:a}=WC(n);let i=r.call(n,t);i||(t=Wn(t),i=r.call(n,t));const o=a.call(n,t);return n.set(t,e),i?Qm(e,o)&&ac(n,"set",t,e):ac(n,"add",t,e),this}function B$(t){const e=Wn(this),{has:n,get:r}=WC(e);let a=n.call(e,t);a||(t=Wn(t),a=n.call(e,t)),r&&r.call(e,t);const i=e.delete(t);return a&&ac(e,"delete",t,void 0),i}function $$(){const t=Wn(this),e=t.size!==0,n=t.clear();return e&&ac(t,"clear",void 0,void 0),n}function AS(t,e){return function(r,a){const i=this,o=i.__v_raw,s=Wn(o),l=e?j3:t?X3:Jm;return!t&&Do(s,"iterate",Kh),o.forEach((u,c)=>r.call(a,l(u),l(c),i))}}function kS(t,e,n){return function(...r){const a=this.__v_raw,i=Wn(a),o=tg(i),s=t==="entries"||t===Symbol.iterator&&o,l=t==="keys"&&o,u=a[t](...r),c=n?j3:e?X3:Jm;return!e&&Do(i,"iterate",l?Jk:Kh),{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 Oc(t){return function(...e){return t==="delete"?!1:this}}function Gde(){const t={get(i){return ES(this,i)},get size(){return DS(this)},has:MS,add:N$,set:I$,delete:B$,clear:$$,forEach:AS(!1,!1)},e={get(i){return ES(this,i,!1,!0)},get size(){return DS(this)},has:MS,add:N$,set:I$,delete:B$,clear:$$,forEach:AS(!1,!0)},n={get(i){return ES(this,i,!0)},get size(){return DS(this,!0)},has(i){return MS.call(this,i,!0)},add:Oc("add"),set:Oc("set"),delete:Oc("delete"),clear:Oc("clear"),forEach:AS(!0,!1)},r={get(i){return ES(this,i,!0,!0)},get size(){return DS(this,!0)},has(i){return MS.call(this,i,!0)},add:Oc("add"),set:Oc("set"),delete:Oc("delete"),clear:Oc("clear"),forEach:AS(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(i=>{t[i]=kS(i,!1,!1),n[i]=kS(i,!0,!1),e[i]=kS(i,!1,!0),r[i]=kS(i,!0,!0)}),[t,n,e,r]}const[Hde,Wde,jde,Kde]=Gde();function K3(t,e){const n=e?t?Kde:jde:t?Wde:Hde;return(r,a,i)=>a==="__v_isReactive"?!t:a==="__v_isReadonly"?t:a==="__v_raw"?r:Reflect.get(Sn(n,a)&&a in r?n:r,a,i)}const Yde={get:K3(!1,!1)},Xde={get:K3(!1,!0)},qde={get:K3(!0,!1)},Rj=new WeakMap,Lj=new WeakMap,Oj=new WeakMap,Zde=new WeakMap;function Qde(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Jde(t){return t.__v_skip||!Object.isExtensible(t)?0:Qde(Ox(t))}function Vn(t){return _g(t)?t:Y3(t,!1,kj,Yde,Rj)}function Vj(t){return Y3(t,!1,Ude,Xde,Lj)}function d0(t){return Y3(t,!0,zde,qde,Oj)}function Y3(t,e,n,r,a){if(!un(t)||t.__v_raw&&!(e&&t.__v_isReactive))return t;const i=a.get(t);if(i)return i;const o=Jde(t);if(o===0)return t;const s=new Proxy(t,o===2?r:n);return a.set(t,s),s}function ng(t){return _g(t)?ng(t.__v_raw):!!(t&&t.__v_isReactive)}function _g(t){return!!(t&&t.__v_isReadonly)}function X_(t){return!!(t&&t.__v_isShallow)}function Nj(t){return ng(t)||_g(t)}function Wn(t){const e=t&&t.__v_raw;return e?Wn(e):t}function Df(t){return K_(t,"__v_skip",!0),t}const Jm=t=>un(t)?Vn(t):t,X3=t=>un(t)?d0(t):t;function Ij(t){Mf&&el&&(t=Wn(t),Mj(t.dep||(t.dep=G3())))}function q3(t,e){t=Wn(t);const n=t.dep;n&&eR(n)}function pt(t){return!!(t&&t.__v_isRef===!0)}function $(t){return Bj(t,!1)}function vr(t){return Bj(t,!0)}function Bj(t,e){return pt(t)?t:new ehe(t,e)}class ehe{constructor(e,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?e:Wn(e),this._value=n?e:Jm(e)}get value(){return Ij(this),this._value}set value(e){const n=this.__v_isShallow||X_(e)||_g(e);e=n?e:Wn(e),Qm(e,this._rawValue)&&(this._rawValue=e,this._value=n?e:Jm(e),q3(this))}}function ey(t){q3(t)}function S(t){return pt(t)?t.value:t}const the={get:(t,e,n)=>S(Reflect.get(t,e,n)),set:(t,e,n,r)=>{const a=t[e];return pt(a)&&!pt(n)?(a.value=n,!0):Reflect.set(t,e,n,r)}};function $j(t){return ng(t)?t:new Proxy(t,the)}function Wa(t){const e=vt(t)?new Array(t.length):{};for(const n in t)e[n]=Pj(t,n);return e}class nhe{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 Ade(Wn(this._object),this._key)}}class rhe{constructor(e){this._getter=e,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function Wr(t,e,n){return pt(t)?t:zt(t)?new rhe(t):un(t)&&arguments.length>1?Pj(t,e,n):$(t)}function Pj(t,e,n){const r=t[e];return pt(r)?r:new nhe(t,e,n)}class ahe{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 H3(e,()=>{this._dirty||(this._dirty=!0,q3(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!a,this.__v_isReadonly=r}get value(){const e=Wn(this);return Ij(e),(e._dirty||!e._cacheable)&&(e._dirty=!1,e._value=e.effect.run()),e._value}set value(e){this._setter(e)}}function Fj(t,e,n=!1){let r,a;const i=zt(t);return i?(r=t,a=Qn):(r=t.get,a=t.set),new ahe(r,a,i||!a,n)}function ihe(t,...e){}function Af(t,e,n,r){let a;try{a=r?t(...r):t()}catch(i){jC(i,e,n)}return a}function gs(t,e,n,r){if(zt(t)){const i=Af(t,e,n,r);return i&&Zm(i)&&i.catch(o=>{jC(o,e,n)}),i}const a=[];for(let i=0;i<t.length;i++)a.push(gs(t[i],e,n,r));return a}function jC(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){Af(l,null,10,[t,o,s]);return}}ohe(t,n,a,r)}function ohe(t,e,n,r=!0){console.error(t)}let e1=!1,tR=!1;const ki=[];let Yl=0;const rg=[];let $u=null,gh=0;const zj=Promise.resolve();let Z3=null;function wt(t){const e=Z3||zj;return t?e.then(this?t.bind(this):t):e}function she(t){let e=Yl+1,n=ki.length;for(;e<n;){const r=e+n>>>1;t1(ki[r])<t?e=r+1:n=r}return e}function Q3(t){(!ki.length||!ki.includes(t,e1&&t.allowRecurse?Yl+1:Yl))&&(t.id==null?ki.push(t):ki.splice(she(t.id),0,t),Uj())}function Uj(){!e1&&!tR&&(tR=!0,Z3=zj.then(Hj))}function lhe(t){const e=ki.indexOf(t);e>Yl&&ki.splice(e,1)}function uhe(t){vt(t)?rg.push(...t):(!$u||!$u.includes(t,t.allowRecurse?gh+1:gh))&&rg.push(t),Uj()}function P$(t,e=e1?Yl+1:0){for(;e<ki.length;e++){const n=ki[e];n&&n.pre&&(ki.splice(e,1),e--,n())}}function Gj(t){if(rg.length){const e=[...new Set(rg)];if(rg.length=0,$u){$u.push(...e);return}for($u=e,$u.sort((n,r)=>t1(n)-t1(r)),gh=0;gh<$u.length;gh++)$u[gh]();$u=null,gh=0}}const t1=t=>t.id==null?1/0:t.id,che=(t,e)=>{const n=t1(t)-t1(e);if(n===0){if(t.pre&&!e.pre)return-1;if(e.pre&&!t.pre)return 1}return n};function Hj(t){tR=!1,e1=!0,ki.sort(che);const e=Qn;try{for(Yl=0;Yl<ki.length;Yl++){const n=ki[Yl];n&&n.active!==!1&&Af(n,null,14)}}finally{Yl=0,ki.length=0,Gj(),e1=!1,Z3=null,(ki.length||rg.length)&&Hj()}}function fhe(t,e,...n){if(t.isUnmounted)return;const r=t.vnode.props||aa;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]||aa;d&&(a=n.map(h=>Ht(h)?h.trim():h)),f&&(a=n.map(qk))}let s,l=r[s=Nx(e)]||r[s=Nx(Ss(e))];!l&&i&&(l=r[s=Nx(nd(e))]),l&&gs(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,gs(u,t,6,a)}}function Wj(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(!zt(t)){const l=u=>{const c=Wj(u,e,!0);c&&(s=!0,Ma(o,c))};!n&&e.mixins.length&&e.mixins.forEach(l),t.extends&&l(t.extends),t.mixins&&t.mixins.forEach(l)}return!i&&!s?(un(t)&&r.set(t,null),null):(vt(i)?i.forEach(l=>o[l]=null):Ma(o,i),un(t)&&r.set(t,o),o)}function KC(t,e){return!t||!UC(e)?!1:(e=e.slice(2).replace(/Once$/,""),Sn(t,e[0].toLowerCase()+e.slice(1))||Sn(t,nd(e))||Sn(t,e))}let pi=null,YC=null;function q_(t){const e=pi;return pi=t,YC=t&&t.type.__scopeId||null,e}function bb(t){YC=t}function Sb(){YC=null}function j(t,e=pi,n){if(!e||t._n)return t;const r=(...a)=>{r._d&&Q$(-1);const i=q_(e);let o;try{o=t(...a)}finally{q_(i),r._d&&Q$(1)}return o};return r._n=!0,r._c=!0,r._d=!0,r}function iM(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=q_(t);try{if(n.shapeFlag&4){const w=a||r;g=jl(c.call(w,w,f,i,h,d,v)),y=l}else{const w=e;g=jl(w.length>1?w(i,{attrs:l,slots:s,emit:u}):w(i,null)),y=e.props?l:dhe(l)}}catch(w){ym.length=0,jC(w,t,1),g=I(Zi)}let b=g;if(y&&p!==!1){const w=Object.keys(y),{shapeFlag:C}=b;w.length&&C&7&&(o&&w.some(F3)&&(y=hhe(y,o)),b=oc(b,y))}return n.dirs&&(b=oc(b),b.dirs=b.dirs?b.dirs.concat(n.dirs):n.dirs),n.transition&&(b.transition=n.transition),g=b,q_(m),g}const dhe=t=>{let e;for(const n in t)(n==="class"||n==="style"||UC(n))&&((e||(e={}))[n]=t[n]);return e},hhe=(t,e)=>{const n={};for(const r in t)(!F3(r)||!(r.slice(9)in e))&&(n[r]=t[r]);return n};function phe(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?F$(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]&&!KC(u,d))return!0}}}else return(a||s)&&(!s||!s.$stable)?!0:r===o?!1:r?o?F$(r,o,u):!0:!!o;return!1}function F$(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]&&!KC(n,i))return!0}return!1}function vhe({vnode:t,parent:e},n){for(;e&&e.subTree===t;)(t=e.vnode).el=n,e=e.parent}const ghe=t=>t.__isSuspense;function yhe(t,e){e&&e.pendingBranch?vt(t)?e.effects.push(...t):e.effects.push(t):uhe(t)}function Uo(t,e){return J3(t,null,e)}const RS={};function je(t,e,n){return J3(t,e,n)}function J3(t,e,{immediate:n,deep:r,flush:a,onTrack:i,onTrigger:o}=aa){var s;const l=xj()===((s=ei)==null?void 0:s.scope)?ei:null;let u,c=!1,f=!1;if(pt(t)?(u=()=>t.value,c=X_(t)):ng(t)?(u=()=>t,r=!0):vt(t)?(f=!0,c=t.some(w=>ng(w)||X_(w)),u=()=>t.map(w=>{if(pt(w))return w.value;if(ng(w))return Ah(w);if(zt(w))return Af(w,l,2)})):zt(t)?e?u=()=>Af(t,l,2):u=()=>{if(!(l&&l.isUnmounted))return d&&d(),gs(t,l,3,[h])}:u=Qn,e&&r){const w=u;u=()=>Ah(w())}let d,h=w=>{d=m.onStop=()=>{Af(w,l,4)}},v;if(o1)if(h=Qn,e?n&&gs(e,l,3,[u(),f?[]:void 0,h]):u(),a==="sync"){const w=ipe();v=w.__watcherHandles||(w.__watcherHandles=[])}else return Qn;let p=f?new Array(t.length).fill(RS):RS;const g=()=>{if(m.active)if(e){const w=m.run();(r||c||(f?w.some((C,_)=>Qm(C,p[_])):Qm(w,p)))&&(d&&d(),gs(e,l,3,[w,p===RS?void 0:f&&p[0]===RS?[]:p,h]),p=w)}else m.run()};g.allowRecurse=!!e;let y;a==="sync"?y=g:a==="post"?y=()=>mo(g,l&&l.suspense):(g.pre=!0,l&&(g.id=l.uid),y=()=>Q3(g));const m=new H3(u,y);e?n?g():p=m.run():a==="post"?mo(m.run.bind(m),l&&l.suspense):m.run();const b=()=>{m.stop(),l&&l.scope&&z3(l.scope.effects,m)};return v&&v.push(b),b}function mhe(t,e,n){const r=this.proxy,a=Ht(t)?t.includes(".")?jj(r,t):()=>r[t]:t.bind(r,r);let i;zt(e)?i=e:(i=e.handler,n=e);const o=ei;Cg(this);const s=J3(a,i.bind(r),n);return o?Cg(o):Yh(),s}function jj(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 Ah(t,e){if(!un(t)||t.__v_skip||(e=e||new Set,e.has(t)))return t;if(e.add(t),pt(t))Ah(t.value,e);else if(vt(t))for(let n=0;n<t.length;n++)Ah(t[n],e);else if(GC(t)||tg(t))t.forEach(n=>{Ah(n,e)});else if(j_(t))for(const n in t)Ah(t[n],e);return t}function Ft(t,e){const n=pi;if(n===null)return t;const r=eT(n)||n.proxy,a=t.dirs||(t.dirs=[]);for(let i=0;i<e.length;i++){let[o,s,l,u=aa]=e[i];o&&(zt(o)&&(o={mounted:o,updated:o}),o.deep&&Ah(s),a.push({dir:o,instance:r,value:s,oldValue:void 0,arg:l,modifiers:u}))}return t}function xd(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&&(c0(),gs(l,n,8,[t.el,s,t,e]),f0())}}function Kj(){const t={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Ut(()=>{t.isMounted=!0}),Sr(()=>{t.isUnmounting=!0}),t}const qo=[Function,Array],Yj={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:qo,onEnter:qo,onAfterEnter:qo,onEnterCancelled:qo,onBeforeLeave:qo,onLeave:qo,onAfterLeave:qo,onLeaveCancelled:qo,onBeforeAppear:qo,onAppear:qo,onAfterAppear:qo,onAppearCancelled:qo},bhe={name:"BaseTransition",props:Yj,setup(t,{slots:e}){const n=Qt(),r=Kj();let a;return()=>{const i=e.default&&e4(e.default(),!0);if(!i||!i.length)return;let o=i[0];if(i.length>1){for(const p of i)if(p.type!==Zi){o=p;break}}const s=Wn(t),{mode:l}=s;if(r.isLeaving)return oM(o);const u=z$(o);if(!u)return oM(o);const c=n1(u,s,r,n);r1(u,c);const f=n.subTree,d=f&&z$(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!==Zi&&(!yh(u,d)||h)){const p=n1(d,s,r,n);if(r1(d,p),l==="out-in")return r.isLeaving=!0,p.afterLeave=()=>{r.isLeaving=!1,n.update.active!==!1&&n.update()},oM(o);l==="in-out"&&u.type!==Zi&&(p.delayLeave=(g,y,m)=>{const b=Xj(r,d);b[String(d.key)]=d,g._leaveCb=()=>{y(),g._leaveCb=void 0,delete c.delayedLeave},c.delayedLeave=m})}return o}}},She=bhe;function Xj(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 n1(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=Xj(n,t),C=(T,M)=>{T&&gs(T,r,9,M)},_=(T,M)=>{const E=M[1];C(T,M),vt(T)?T.every(A=>A.length<=1)&&E():T.length<=1&&E()},x={mode:i,persisted:o,beforeEnter(T){let M=s;if(!n.isMounted)if(a)M=p||s;else return;T._leaveCb&&T._leaveCb(!0);const E=w[b];E&&yh(t,E)&&E.el._leaveCb&&E.el._leaveCb(),C(M,[T])},enter(T){let M=l,E=u,A=c;if(!n.isMounted)if(a)M=g||l,E=y||u,A=m||c;else return;let k=!1;const R=T._enterCb=N=>{k||(k=!0,N?C(A,[T]):C(E,[T]),x.delayedLeave&&x.delayedLeave(),T._enterCb=void 0)};M?_(M,[T,R]):R()},leave(T,M){const E=String(t.key);if(T._enterCb&&T._enterCb(!0),n.isUnmounting)return M();C(f,[T]);let A=!1;const k=T._leaveCb=R=>{A||(A=!0,M(),R?C(v,[T]):C(h,[T]),T._leaveCb=void 0,w[E]===t&&delete w[E])};w[E]=t,d?_(d,[T,k]):k()},clone(T){return n1(T,e,n,r)}};return x}function oM(t){if(XC(t))return t=oc(t),t.children=null,t}function z$(t){return XC(t)?t.children?t.children[0]:void 0:t}function r1(t,e){t.shapeFlag&6&&t.component?r1(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 e4(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===_t?(o.patchFlag&128&&a++,r=r.concat(e4(o.children,e,s))):(e||o.type!==Zi)&&r.push(s!=null?oc(o,{key:s}):o)}if(a>1)for(let i=0;i<r.length;i++)r[i].patchFlag=-2;return r}function ye(t,e){return zt(t)?(()=>Ma({name:t.name},e,{setup:t}))():t}const pm=t=>!!t.type.__asyncLoader,XC=t=>t.type.__isKeepAlive;function whe(t,e){Zj(t,"a",e)}function qj(t,e){Zj(t,"da",e)}function Zj(t,e,n=ei){const r=t.__wdc||(t.__wdc=()=>{let a=n;for(;a;){if(a.isDeactivated)return;a=a.parent}return t()});if(qC(e,r,n),n){let a=n.parent;for(;a&&a.parent;)XC(a.parent.vnode)&&xhe(r,e,n,a),a=a.parent}}function xhe(t,e,n,r){const a=qC(e,t,r,!0);bu(()=>{z3(r[e],a)},n)}function qC(t,e,n=ei,r=!1){if(n){const a=n[t]||(n[t]=[]),i=e.__weh||(e.__weh=(...o)=>{if(n.isUnmounted)return;c0(),Cg(n);const s=gs(e,n,t,o);return Yh(),f0(),s});return r?a.unshift(i):a.push(i),i}}const mc=t=>(e,n=ei)=>(!o1||t==="sp")&&qC(t,(...r)=>e(...r),n),ZC=mc("bm"),Ut=mc("m"),Qj=mc("bu"),bc=mc("u"),Sr=mc("bum"),bu=mc("um"),_he=mc("sp"),Che=mc("rtg"),The=mc("rtc");function Ehe(t,e=ei){qC("ec",t,e)}const t4="components",Mhe="directives";function Ie(t,e){return n4(t4,t,!0,e)||t}const Jj=Symbol.for("v-ndc");function on(t){return Ht(t)?n4(t4,t,!1)||t:t||Jj}function a1(t){return n4(Mhe,t)}function n4(t,e,n=!0,r=!1){const a=pi||ei;if(a){const i=a.type;if(t===t4){const s=npe(i,!1);if(s&&(s===e||s===Ss(e)||s===mb(Ss(e))))return i}const o=U$(a[t]||i[t],e)||U$(a.appContext[t],e);return!o&&r?i:o}}function U$(t,e){return t&&(t[e]||t[Ss(e)]||t[mb(Ss(e))])}function dn(t,e,n,r){let a;const i=n&&n[r];if(vt(t)||Ht(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(un(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 ic(t,e){for(let n=0;n<e.length;n++){const r=e[n];if(vt(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 Ge(t,e,n={},r,a){if(pi.isCE||pi.parent&&pm(pi.parent)&&pi.parent.isCE)return e!=="default"&&(n.name=e),I("slot",n,r&&r());let i=t[e];i&&i._c&&(i._d=!1),G();const o=i&&eK(i(n)),s=Ee(_t,{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 eK(t){return t.some(e=>Ur(e)?!(e.type===Zi||e.type===_t&&!eK(e.children)):!0)?t:null}function Dhe(t,e){const n={};for(const r in t)n[e&&/[A-Z]/.test(r)?`on:${r}`:Nx(r)]=t[r];return n}const nR=t=>t?dK(t)?eT(t)||t.proxy:nR(t.parent):null,vm=Ma(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=>nR(t.parent),$root:t=>nR(t.root),$emit:t=>t.emit,$options:t=>r4(t),$forceUpdate:t=>t.f||(t.f=()=>Q3(t.update)),$nextTick:t=>t.n||(t.n=wt.bind(t.proxy)),$watch:t=>mhe.bind(t)}),sM=(t,e)=>t!==aa&&!t.__isScriptSetup&&Sn(t,e),Ahe={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(sM(r,e))return o[e]=1,r[e];if(a!==aa&&Sn(a,e))return o[e]=2,a[e];if((u=t.propsOptions[0])&&Sn(u,e))return o[e]=3,i[e];if(n!==aa&&Sn(n,e))return o[e]=4,n[e];rR&&(o[e]=0)}}const c=vm[e];let f,d;if(c)return e==="$attrs"&&Do(t,"get",e),c(t);if((f=s.__cssModules)&&(f=f[e]))return f;if(n!==aa&&Sn(n,e))return o[e]=4,n[e];if(d=l.config.globalProperties,Sn(d,e))return d[e]},set({_:t},e,n){const{data:r,setupState:a,ctx:i}=t;return sM(a,e)?(a[e]=n,!0):r!==aa&&Sn(r,e)?(r[e]=n,!0):Sn(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!==aa&&Sn(t,o)||sM(e,o)||(s=i[0])&&Sn(s,o)||Sn(r,o)||Sn(vm,o)||Sn(a.config.globalProperties,o)},defineProperty(t,e,n){return n.get!=null?t._.accessCache[e]=0:Sn(n,"value")&&this.set(t,e,n.value,null),Reflect.defineProperty(t,e,n)}};function wi(){return tK().slots}function Dp(){return tK().attrs}function tK(){const t=Qt();return t.setupContext||(t.setupContext=pK(t))}function G$(t){return vt(t)?t.reduce((e,n)=>(e[n]=null,e),{}):t}let rR=!0;function khe(t){const e=r4(t),n=t.proxy,r=t.ctx;rR=!1,e.beforeCreate&&H$(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:C,renderTracked:_,renderTriggered:x,errorCaptured:T,serverPrefetch:M,expose:E,inheritAttrs:A,components:k,directives:R,filters:N}=e;if(u&&Rhe(u,r,null),o)for(const B in o){const W=o[B];zt(W)&&(r[B]=W.bind(n))}if(a){const B=a.call(n,n);un(B)&&(t.data=Vn(B))}if(rR=!0,i)for(const B in i){const W=i[B],V=zt(W)?W.bind(n,n):zt(W.get)?W.get.bind(n,n):Qn,P=!zt(W)&&zt(W.set)?W.set.bind(n):Qn,K=U({get:V,set:P});Object.defineProperty(r,B,{enumerable:!0,configurable:!0,get:()=>K.value,set:Q=>K.value=Q})}if(s)for(const B in s)nK(s[B],r,n,B);if(l){const B=zt(l)?l.call(n):l;Reflect.ownKeys(B).forEach(W=>{fn(W,B[W])})}c&&H$(c,t,"c");function z(B,W){vt(W)?W.forEach(V=>B(V.bind(n))):W&&B(W.bind(n))}if(z(ZC,f),z(Ut,d),z(Qj,h),z(bc,v),z(whe,p),z(qj,g),z(Ehe,T),z(The,_),z(Che,x),z(Sr,m),z(bu,w),z(_he,M),vt(E))if(E.length){const B=t.exposed||(t.exposed={});E.forEach(W=>{Object.defineProperty(B,W,{get:()=>n[W],set:V=>n[W]=V})})}else t.exposed||(t.exposed={});C&&t.render===Qn&&(t.render=C),A!=null&&(t.inheritAttrs=A),k&&(t.components=k),R&&(t.directives=R)}function Rhe(t,e,n=Qn){vt(t)&&(t=aR(t));for(const r in t){const a=t[r];let i;un(a)?"default"in a?i=gt(a.from||r,a.default,!0):i=gt(a.from||r):i=gt(a),pt(i)?Object.defineProperty(e,r,{enumerable:!0,configurable:!0,get:()=>i.value,set:o=>i.value=o}):e[r]=i}}function H$(t,e,n){gs(vt(t)?t.map(r=>r.bind(e.proxy)):t.bind(e.proxy),e,n)}function nK(t,e,n,r){const a=r.includes(".")?jj(n,r):()=>n[r];if(Ht(t)){const i=e[t];zt(i)&&je(a,i)}else if(zt(t))je(a,t.bind(n));else if(un(t))if(vt(t))t.forEach(i=>nK(i,e,n,r));else{const i=zt(t.handler)?t.handler.bind(n):e[t.handler];zt(i)&&je(a,i,t)}}function r4(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=>Z_(l,u,o,!0)),Z_(l,e,o)),un(e)&&i.set(e,l),l}function Z_(t,e,n,r=!1){const{mixins:a,extends:i}=e;i&&Z_(t,i,n,!0),a&&a.forEach(o=>Z_(t,o,n,!0));for(const o in e)if(!(r&&o==="expose")){const s=Lhe[o]||n&&n[o];t[o]=s?s(t[o],e[o]):e[o]}return t}const Lhe={data:W$,props:j$,emits:j$,methods:Wy,computed:Wy,beforeCreate:Hi,created:Hi,beforeMount:Hi,mounted:Hi,beforeUpdate:Hi,updated:Hi,beforeDestroy:Hi,beforeUnmount:Hi,destroyed:Hi,unmounted:Hi,activated:Hi,deactivated:Hi,errorCaptured:Hi,serverPrefetch:Hi,components:Wy,directives:Wy,watch:Vhe,provide:W$,inject:Ohe};function W$(t,e){return e?t?function(){return Ma(zt(t)?t.call(this,this):t,zt(e)?e.call(this,this):e)}:e:t}function Ohe(t,e){return Wy(aR(t),aR(e))}function aR(t){if(vt(t)){const e={};for(let n=0;n<t.length;n++)e[t[n]]=t[n];return e}return t}function Hi(t,e){return t?[...new Set([].concat(t,e))]:e}function Wy(t,e){return t?Ma(Object.create(null),t,e):e}function j$(t,e){return t?vt(t)&&vt(e)?[...new Set([...t,...e])]:Ma(Object.create(null),G$(t),G$(e??{})):e}function Vhe(t,e){if(!t)return e;if(!e)return t;const n=Ma(Object.create(null),t);for(const r in e)n[r]=Hi(t[r],e[r]);return n}function rK(){return{app:null,config:{isNativeTag:hde,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 Nhe=0;function Ihe(t,e){return function(r,a=null){zt(r)||(r=Ma({},r)),a!=null&&!un(a)&&(a=null);const i=rK(),o=new Set;let s=!1;const l=i.app={_uid:Nhe++,_component:r,_props:a,_container:null,_context:i,_instance:null,version:ope,get config(){return i.config},set config(u){},use(u,...c){return o.has(u)||(u&&zt(u.install)?(o.add(u),u.install(l,...c)):zt(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=I(r,a);return d.appContext=i,c&&e?e(d,u):t(d,u,f),s=!0,l._container=u,u.__vue_app__=l,eT(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){Q_=l;try{return u()}finally{Q_=null}}};return l}}let Q_=null;function fn(t,e){if(ei){let n=ei.provides;const r=ei.parent&&ei.parent.provides;r===n&&(n=ei.provides=Object.create(r)),n[t]=e}}function gt(t,e,n=!1){const r=ei||pi;if(r||Q_){const a=r?r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:Q_._context.provides;if(a&&t in a)return a[t];if(arguments.length>1)return n&&zt(e)?e.call(r&&r.proxy):e}}function Bhe(t,e,n,r=!1){const a={},i={};K_(i,QC,1),t.propsDefaults=Object.create(null),aK(t,e,a,i);for(const o in t.propsOptions[0])o in a||(a[o]=void 0);n?t.props=r?a:Vj(a):t.type.props?t.props=a:t.props=i,t.attrs=i}function $he(t,e,n,r){const{props:a,attrs:i,vnode:{patchFlag:o}}=t,s=Wn(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(KC(t.emitsOptions,d))continue;const h=e[d];if(l)if(Sn(i,d))h!==i[d]&&(i[d]=h,u=!0);else{const v=Ss(d);a[v]=iR(l,s,v,h,t,!1)}else h!==i[d]&&(i[d]=h,u=!0)}}}else{aK(t,e,a,i)&&(u=!0);let c;for(const f in s)(!e||!Sn(e,f)&&((c=nd(f))===f||!Sn(e,c)))&&(l?n&&(n[f]!==void 0||n[c]!==void 0)&&(a[f]=iR(l,s,f,void 0,t,!0)):delete a[f]);if(i!==s)for(const f in i)(!e||!Sn(e,f))&&(delete i[f],u=!0)}u&&ac(t,"set","$attrs")}function aK(t,e,n,r){const[a,i]=t.propsOptions;let o=!1,s;if(e)for(let l in e){if(Vx(l))continue;const u=e[l];let c;a&&Sn(a,c=Ss(l))?!i||!i.includes(c)?n[c]=u:(s||(s={}))[c]=u:KC(t.emitsOptions,l)||(!(l in r)||u!==r[l])&&(r[l]=u,o=!0)}if(i){const l=Wn(n),u=s||aa;for(let c=0;c<i.length;c++){const f=i[c];n[f]=iR(a,l,f,u[f],t,!Sn(u,f))}}return o}function iR(t,e,n,r,a,i){const o=t[n];if(o!=null){const s=Sn(o,"default");if(s&&r===void 0){const l=o.default;if(o.type!==Function&&!o.skipFactory&&zt(l)){const{propsDefaults:u}=a;n in u?r=u[n]:(Cg(a),r=u[n]=l.call(null,e),Yh())}else r=l}o[0]&&(i&&!s?r=!1:o[1]&&(r===""||r===nd(n))&&(r=!0))}return r}function iK(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(!zt(t)){const c=f=>{l=!0;const[d,h]=iK(f,e,!0);Ma(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 un(t)&&r.set(t,eg),eg;if(vt(i))for(let c=0;c<i.length;c++){const f=Ss(i[c]);K$(f)&&(o[f]=aa)}else if(i)for(const c in i){const f=Ss(c);if(K$(f)){const d=i[c],h=o[f]=vt(d)||zt(d)?{type:d}:Ma({},d);if(h){const v=q$(Boolean,h.type),p=q$(String,h.type);h[0]=v>-1,h[1]=p<0||v<p,(v>-1||Sn(h,"default"))&&s.push(f)}}}const u=[o,s];return un(t)&&r.set(t,u),u}function K$(t){return t[0]!=="$"}function Y$(t){const e=t&&t.toString().match(/^\s*(function|class) (\w+)/);return e?e[2]:t===null?"null":""}function X$(t,e){return Y$(t)===Y$(e)}function q$(t,e){return vt(e)?e.findIndex(n=>X$(n,t)):zt(e)&&X$(e,t)?0:-1}const oK=t=>t[0]==="_"||t==="$stable",a4=t=>vt(t)?t.map(jl):[jl(t)],Phe=(t,e,n)=>{if(e._n)return e;const r=j((...a)=>a4(e(...a)),n);return r._c=!1,r},sK=(t,e,n)=>{const r=t._ctx;for(const a in t){if(oK(a))continue;const i=t[a];if(zt(i))e[a]=Phe(a,i,r);else if(i!=null){const o=a4(i);e[a]=()=>o}}},lK=(t,e)=>{const n=a4(e);t.slots.default=()=>n},Fhe=(t,e)=>{if(t.vnode.shapeFlag&32){const n=e._;n?(t.slots=Wn(e),K_(e,"_",n)):sK(e,t.slots={})}else t.slots={},e&&lK(t,e);K_(t.slots,QC,1)},zhe=(t,e,n)=>{const{vnode:r,slots:a}=t;let i=!0,o=aa;if(r.shapeFlag&32){const s=e._;s?n&&s===1?i=!1:(Ma(a,e),!n&&s===1&&delete a._):(i=!e.$stable,sK(e,a)),o=e}else e&&(lK(t,e),o={default:1});if(i)for(const s in a)!oK(s)&&!(s in o)&&delete a[s]};function oR(t,e,n,r,a=!1){if(vt(t)){t.forEach((d,h)=>oR(d,e&&(vt(e)?e[h]:e),n,r,a));return}if(pm(r)&&!a)return;const i=r.shapeFlag&4?eT(r.component)||r.component.proxy:r.el,o=a?null:i,{i:s,r:l}=t,u=e&&e.r,c=s.refs===aa?s.refs={}:s.refs,f=s.setupState;if(u!=null&&u!==l&&(Ht(u)?(c[u]=null,Sn(f,u)&&(f[u]=null)):pt(u)&&(u.value=null)),zt(l))Af(l,s,12,[o,c]);else{const d=Ht(l),h=pt(l);if(d||h){const v=()=>{if(t.f){const p=d?Sn(f,l)?f[l]:c[l]:l.value;a?vt(p)&&z3(p,i):vt(p)?p.includes(i)||p.push(i):d?(c[l]=[i],Sn(f,l)&&(f[l]=c[l])):(l.value=[i],t.k&&(c[t.k]=l.value))}else d?(c[l]=o,Sn(f,l)&&(f[l]=o)):h&&(l.value=o,t.k&&(c[t.k]=o))};o?(v.id=-1,mo(v,n)):v()}}}const mo=yhe;function Uhe(t){return Ghe(t)}function Ghe(t,e){const n=Zk();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=Qn,insertStaticContent:v}=t,p=(J,ue,ae,Re=null,Ne=null,De=null,we=!1,ce=null,Be=!!ue.dynamicChildren)=>{if(J===ue)return;J&&!yh(J,ue)&&(Re=fe(J),Q(J,Ne,De,!0),J=null),ue.patchFlag===-2&&(Be=!1,ue.dynamicChildren=null);const{type:He,ref:Ce,shapeFlag:qe}=ue;switch(He){case h0:g(J,ue,ae,Re);break;case Zi:y(J,ue,ae,Re);break;case Bx:J==null&&m(ue,ae,Re,we);break;case _t:k(J,ue,ae,Re,Ne,De,we,ce,Be);break;default:qe&1?C(J,ue,ae,Re,Ne,De,we,ce,Be):qe&6?R(J,ue,ae,Re,Ne,De,we,ce,Be):(qe&64||qe&128)&&He.process(J,ue,ae,Re,Ne,De,we,ce,Be,ge)}Ce!=null&&Ne&&oR(Ce,J&&J.ref,De,ue||J,!ue)},g=(J,ue,ae,Re)=>{if(J==null)r(ue.el=s(ue.children),ae,Re);else{const Ne=ue.el=J.el;ue.children!==J.children&&u(Ne,ue.children)}},y=(J,ue,ae,Re)=>{J==null?r(ue.el=l(ue.children||""),ae,Re):ue.el=J.el},m=(J,ue,ae,Re)=>{[J.el,J.anchor]=v(J.children,ue,ae,Re,J.el,J.anchor)},b=({el:J,anchor:ue},ae,Re)=>{let Ne;for(;J&&J!==ue;)Ne=d(J),r(J,ae,Re),J=Ne;r(ue,ae,Re)},w=({el:J,anchor:ue})=>{let ae;for(;J&&J!==ue;)ae=d(J),a(J),J=ae;a(ue)},C=(J,ue,ae,Re,Ne,De,we,ce,Be)=>{we=we||ue.type==="svg",J==null?_(ue,ae,Re,Ne,De,we,ce,Be):M(J,ue,Ne,De,we,ce,Be)},_=(J,ue,ae,Re,Ne,De,we,ce)=>{let Be,He;const{type:Ce,props:qe,shapeFlag:Ze,transition:de,dirs:Xe}=J;if(Be=J.el=o(J.type,De,qe&&qe.is,qe),Ze&8?c(Be,J.children):Ze&16&&T(J.children,Be,null,Re,Ne,De&&Ce!=="foreignObject",we,ce),Xe&&xd(J,null,Re,"created"),x(Be,J,J.scopeId,we,Re),qe){for(const kt in qe)kt!=="value"&&!Vx(kt)&&i(Be,kt,null,qe[kt],De,J.children,Re,Ne,ie);"value"in qe&&i(Be,"value",null,qe.value),(He=qe.onVnodeBeforeMount)&&Ol(He,Re,J)}Xe&&xd(J,null,Re,"beforeMount");const yt=(!Ne||Ne&&!Ne.pendingBranch)&&de&&!de.persisted;yt&&de.beforeEnter(Be),r(Be,ue,ae),((He=qe&&qe.onVnodeMounted)||yt||Xe)&&mo(()=>{He&&Ol(He,Re,J),yt&&de.enter(Be),Xe&&xd(J,null,Re,"mounted")},Ne)},x=(J,ue,ae,Re,Ne)=>{if(ae&&h(J,ae),Re)for(let De=0;De<Re.length;De++)h(J,Re[De]);if(Ne){let De=Ne.subTree;if(ue===De){const we=Ne.vnode;x(J,we,we.scopeId,we.slotScopeIds,Ne.parent)}}},T=(J,ue,ae,Re,Ne,De,we,ce,Be=0)=>{for(let He=Be;He<J.length;He++){const Ce=J[He]=ce?sf(J[He]):jl(J[He]);p(null,Ce,ue,ae,Re,Ne,De,we,ce)}},M=(J,ue,ae,Re,Ne,De,we)=>{const ce=ue.el=J.el;let{patchFlag:Be,dynamicChildren:He,dirs:Ce}=ue;Be|=J.patchFlag&16;const qe=J.props||aa,Ze=ue.props||aa;let de;ae&&_d(ae,!1),(de=Ze.onVnodeBeforeUpdate)&&Ol(de,ae,ue,J),Ce&&xd(ue,J,ae,"beforeUpdate"),ae&&_d(ae,!0);const Xe=Ne&&ue.type!=="foreignObject";if(He?E(J.dynamicChildren,He,ce,ae,Re,Xe,De):we||W(J,ue,ce,null,ae,Re,Xe,De,!1),Be>0){if(Be&16)A(ce,ue,qe,Ze,ae,Re,Ne);else if(Be&2&&qe.class!==Ze.class&&i(ce,"class",null,Ze.class,Ne),Be&4&&i(ce,"style",qe.style,Ze.style,Ne),Be&8){const yt=ue.dynamicProps;for(let kt=0;kt<yt.length;kt++){const Vt=yt[kt],ct=qe[Vt],Oe=Ze[Vt];(Oe!==ct||Vt==="value")&&i(ce,Vt,ct,Oe,Ne,J.children,ae,Re,ie)}}Be&1&&J.children!==ue.children&&c(ce,ue.children)}else!we&&He==null&&A(ce,ue,qe,Ze,ae,Re,Ne);((de=Ze.onVnodeUpdated)||Ce)&&mo(()=>{de&&Ol(de,ae,ue,J),Ce&&xd(ue,J,ae,"updated")},Re)},E=(J,ue,ae,Re,Ne,De,we)=>{for(let ce=0;ce<ue.length;ce++){const Be=J[ce],He=ue[ce],Ce=Be.el&&(Be.type===_t||!yh(Be,He)||Be.shapeFlag&70)?f(Be.el):ae;p(Be,He,Ce,null,Re,Ne,De,we,!0)}},A=(J,ue,ae,Re,Ne,De,we)=>{if(ae!==Re){if(ae!==aa)for(const ce in ae)!Vx(ce)&&!(ce in Re)&&i(J,ce,ae[ce],null,we,ue.children,Ne,De,ie);for(const ce in Re){if(Vx(ce))continue;const Be=Re[ce],He=ae[ce];Be!==He&&ce!=="value"&&i(J,ce,He,Be,we,ue.children,Ne,De,ie)}"value"in Re&&i(J,"value",ae.value,Re.value)}},k=(J,ue,ae,Re,Ne,De,we,ce,Be)=>{const He=ue.el=J?J.el:s(""),Ce=ue.anchor=J?J.anchor:s("");let{patchFlag:qe,dynamicChildren:Ze,slotScopeIds:de}=ue;de&&(ce=ce?ce.concat(de):de),J==null?(r(He,ae,Re),r(Ce,ae,Re),T(ue.children,ae,Ce,Ne,De,we,ce,Be)):qe>0&&qe&64&&Ze&&J.dynamicChildren?(E(J.dynamicChildren,Ze,ae,Ne,De,we,ce),(ue.key!=null||Ne&&ue===Ne.subTree)&&i4(J,ue,!0)):W(J,ue,ae,Ce,Ne,De,we,ce,Be)},R=(J,ue,ae,Re,Ne,De,we,ce,Be)=>{ue.slotScopeIds=ce,J==null?ue.shapeFlag&512?Ne.ctx.activate(ue,ae,Re,we,Be):N(ue,ae,Re,Ne,De,we,Be):F(J,ue,Be)},N=(J,ue,ae,Re,Ne,De,we)=>{const ce=J.component=Qhe(J,Re,Ne);if(XC(J)&&(ce.ctx.renderer=ge),Jhe(ce),ce.asyncDep){if(Ne&&Ne.registerDep(ce,z),!J.el){const Be=ce.subTree=I(Zi);y(null,Be,ue,ae)}return}z(ce,J,ue,ae,Ne,De,we)},F=(J,ue,ae)=>{const Re=ue.component=J.component;if(phe(J,ue,ae))if(Re.asyncDep&&!Re.asyncResolved){B(Re,ue,ae);return}else Re.next=ue,lhe(Re.update),Re.update();else ue.el=J.el,Re.vnode=ue},z=(J,ue,ae,Re,Ne,De,we)=>{const ce=()=>{if(J.isMounted){let{next:Ce,bu:qe,u:Ze,parent:de,vnode:Xe}=J,yt=Ce,kt;_d(J,!1),Ce?(Ce.el=Xe.el,B(J,Ce,we)):Ce=Xe,qe&&Ix(qe),(kt=Ce.props&&Ce.props.onVnodeBeforeUpdate)&&Ol(kt,de,Ce,Xe),_d(J,!0);const Vt=iM(J),ct=J.subTree;J.subTree=Vt,p(ct,Vt,f(ct.el),fe(ct),J,Ne,De),Ce.el=Vt.el,yt===null&&vhe(J,Vt.el),Ze&&mo(Ze,Ne),(kt=Ce.props&&Ce.props.onVnodeUpdated)&&mo(()=>Ol(kt,de,Ce,Xe),Ne)}else{let Ce;const{el:qe,props:Ze}=ue,{bm:de,m:Xe,parent:yt}=J,kt=pm(ue);if(_d(J,!1),de&&Ix(de),!kt&&(Ce=Ze&&Ze.onVnodeBeforeMount)&&Ol(Ce,yt,ue),_d(J,!0),qe&&he){const Vt=()=>{J.subTree=iM(J),he(qe,J.subTree,J,Ne,null)};kt?ue.type.__asyncLoader().then(()=>!J.isUnmounted&&Vt()):Vt()}else{const Vt=J.subTree=iM(J);p(null,Vt,ae,Re,J,Ne,De),ue.el=Vt.el}if(Xe&&mo(Xe,Ne),!kt&&(Ce=Ze&&Ze.onVnodeMounted)){const Vt=ue;mo(()=>Ol(Ce,yt,Vt),Ne)}(ue.shapeFlag&256||yt&&pm(yt.vnode)&&yt.vnode.shapeFlag&256)&&J.a&&mo(J.a,Ne),J.isMounted=!0,ue=ae=Re=null}},Be=J.effect=new H3(ce,()=>Q3(He),J.scope),He=J.update=()=>Be.run();He.id=J.uid,_d(J,!0),He()},B=(J,ue,ae)=>{ue.component=J;const Re=J.vnode.props;J.vnode=ue,J.next=null,$he(J,ue.props,Re,ae),zhe(J,ue.children,ae),c0(),P$(),f0()},W=(J,ue,ae,Re,Ne,De,we,ce,Be=!1)=>{const He=J&&J.children,Ce=J?J.shapeFlag:0,qe=ue.children,{patchFlag:Ze,shapeFlag:de}=ue;if(Ze>0){if(Ze&128){P(He,qe,ae,Re,Ne,De,we,ce,Be);return}else if(Ze&256){V(He,qe,ae,Re,Ne,De,we,ce,Be);return}}de&8?(Ce&16&&ie(He,Ne,De),qe!==He&&c(ae,qe)):Ce&16?de&16?P(He,qe,ae,Re,Ne,De,we,ce,Be):ie(He,Ne,De,!0):(Ce&8&&c(ae,""),de&16&&T(qe,ae,Re,Ne,De,we,ce,Be))},V=(J,ue,ae,Re,Ne,De,we,ce,Be)=>{J=J||eg,ue=ue||eg;const He=J.length,Ce=ue.length,qe=Math.min(He,Ce);let Ze;for(Ze=0;Ze<qe;Ze++){const de=ue[Ze]=Be?sf(ue[Ze]):jl(ue[Ze]);p(J[Ze],de,ae,null,Ne,De,we,ce,Be)}He>Ce?ie(J,Ne,De,!0,!1,qe):T(ue,ae,Re,Ne,De,we,ce,Be,qe)},P=(J,ue,ae,Re,Ne,De,we,ce,Be)=>{let He=0;const Ce=ue.length;let qe=J.length-1,Ze=Ce-1;for(;He<=qe&&He<=Ze;){const de=J[He],Xe=ue[He]=Be?sf(ue[He]):jl(ue[He]);if(yh(de,Xe))p(de,Xe,ae,null,Ne,De,we,ce,Be);else break;He++}for(;He<=qe&&He<=Ze;){const de=J[qe],Xe=ue[Ze]=Be?sf(ue[Ze]):jl(ue[Ze]);if(yh(de,Xe))p(de,Xe,ae,null,Ne,De,we,ce,Be);else break;qe--,Ze--}if(He>qe){if(He<=Ze){const de=Ze+1,Xe=de<Ce?ue[de].el:Re;for(;He<=Ze;)p(null,ue[He]=Be?sf(ue[He]):jl(ue[He]),ae,Xe,Ne,De,we,ce,Be),He++}}else if(He>Ze)for(;He<=qe;)Q(J[He],Ne,De,!0),He++;else{const de=He,Xe=He,yt=new Map;for(He=Xe;He<=Ze;He++){const pe=ue[He]=Be?sf(ue[He]):jl(ue[He]);pe.key!=null&&yt.set(pe.key,He)}let kt,Vt=0;const ct=Ze-Xe+1;let Oe=!1,be=0;const xe=new Array(ct);for(He=0;He<ct;He++)xe[He]=0;for(He=de;He<=qe;He++){const pe=J[He];if(Vt>=ct){Q(pe,Ne,De,!0);continue}let it;if(pe.key!=null)it=yt.get(pe.key);else for(kt=Xe;kt<=Ze;kt++)if(xe[kt-Xe]===0&&yh(pe,ue[kt])){it=kt;break}it===void 0?Q(pe,Ne,De,!0):(xe[it-Xe]=He+1,it>=be?be=it:Oe=!0,p(pe,ue[it],ae,null,Ne,De,we,ce,Be),Vt++)}const $e=Oe?Hhe(xe):eg;for(kt=$e.length-1,He=ct-1;He>=0;He--){const pe=Xe+He,it=ue[pe],Ct=pe+1<Ce?ue[pe+1].el:Re;xe[He]===0?p(null,it,ae,Ct,Ne,De,we,ce,Be):Oe&&(kt<0||He!==$e[kt]?K(it,ae,Ct,2):kt--)}}},K=(J,ue,ae,Re,Ne=null)=>{const{el:De,type:we,transition:ce,children:Be,shapeFlag:He}=J;if(He&6){K(J.component.subTree,ue,ae,Re);return}if(He&128){J.suspense.move(ue,ae,Re);return}if(He&64){we.move(J,ue,ae,ge);return}if(we===_t){r(De,ue,ae);for(let qe=0;qe<Be.length;qe++)K(Be[qe],ue,ae,Re);r(J.anchor,ue,ae);return}if(we===Bx){b(J,ue,ae);return}if(Re!==2&&He&1&&ce)if(Re===0)ce.beforeEnter(De),r(De,ue,ae),mo(()=>ce.enter(De),Ne);else{const{leave:qe,delayLeave:Ze,afterLeave:de}=ce,Xe=()=>r(De,ue,ae),yt=()=>{qe(De,()=>{Xe(),de&&de()})};Ze?Ze(De,Xe,yt):yt()}else r(De,ue,ae)},Q=(J,ue,ae,Re=!1,Ne=!1)=>{const{type:De,props:we,ref:ce,children:Be,dynamicChildren:He,shapeFlag:Ce,patchFlag:qe,dirs:Ze}=J;if(ce!=null&&oR(ce,null,ae,J,!0),Ce&256){ue.ctx.deactivate(J);return}const de=Ce&1&&Ze,Xe=!pm(J);let yt;if(Xe&&(yt=we&&we.onVnodeBeforeUnmount)&&Ol(yt,ue,J),Ce&6)oe(J.component,ae,Re);else{if(Ce&128){J.suspense.unmount(ae,Re);return}de&&xd(J,null,ue,"beforeUnmount"),Ce&64?J.type.remove(J,ue,ae,Ne,ge,Re):He&&(De!==_t||qe>0&&qe&64)?ie(He,ue,ae,!1,!0):(De===_t&&qe&384||!Ne&&Ce&16)&&ie(Be,ue,ae),Re&&re(J)}(Xe&&(yt=we&&we.onVnodeUnmounted)||de)&&mo(()=>{yt&&Ol(yt,ue,J),de&&xd(J,null,ue,"unmounted")},ae)},re=J=>{const{type:ue,el:ae,anchor:Re,transition:Ne}=J;if(ue===_t){ve(ae,Re);return}if(ue===Bx){w(J);return}const De=()=>{a(ae),Ne&&!Ne.persisted&&Ne.afterLeave&&Ne.afterLeave()};if(J.shapeFlag&1&&Ne&&!Ne.persisted){const{leave:we,delayLeave:ce}=Ne,Be=()=>we(ae,De);ce?ce(J.el,De,Be):Be()}else De()},ve=(J,ue)=>{let ae;for(;J!==ue;)ae=d(J),a(J),J=ae;a(ue)},oe=(J,ue,ae)=>{const{bum:Re,scope:Ne,update:De,subTree:we,um:ce}=J;Re&&Ix(Re),Ne.stop(),De&&(De.active=!1,Q(we,J,ue,ae)),ce&&mo(ce,ue),mo(()=>{J.isUnmounted=!0},ue),ue&&ue.pendingBranch&&!ue.isUnmounted&&J.asyncDep&&!J.asyncResolved&&J.suspenseId===ue.pendingId&&(ue.deps--,ue.deps===0&&ue.resolve())},ie=(J,ue,ae,Re=!1,Ne=!1,De=0)=>{for(let we=De;we<J.length;we++)Q(J[we],ue,ae,Re,Ne)},fe=J=>J.shapeFlag&6?fe(J.component.subTree):J.shapeFlag&128?J.suspense.next():d(J.anchor||J.el),se=(J,ue,ae)=>{J==null?ue._vnode&&Q(ue._vnode,null,null,!0):p(ue._vnode||null,J,ue,null,null,null,ae),P$(),Gj(),ue._vnode=J},ge={p,um:Q,m:K,r:re,mt:N,mc:T,pc:W,pbc:E,n:fe,o:t};let me,he;return e&&([me,he]=e(ge)),{render:se,hydrate:me,createApp:Ihe(se,me)}}function _d({effect:t,update:e},n){t.allowRecurse=e.allowRecurse=n}function i4(t,e,n=!1){const r=t.children,a=e.children;if(vt(r)&&vt(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]=sf(a[i]),s.el=o.el),n||i4(o,s)),s.type===h0&&(s.el=o.el)}}function Hhe(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 Whe=t=>t.__isTeleport,gm=t=>t&&(t.disabled||t.disabled===""),Z$=t=>typeof SVGElement<"u"&&t instanceof SVGElement,sR=(t,e)=>{const n=t&&t.to;return Ht(n)?e?e(n):null:n},jhe={__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=gm(e.props);let{shapeFlag:m,children:b,dynamicChildren:w}=e;if(t==null){const C=e.el=p(""),_=e.anchor=p("");h(C,n,r),h(_,n,r);const x=e.target=sR(e.props,v),T=e.targetAnchor=p("");x&&(h(T,x),o=o||Z$(x));const M=(E,A)=>{m&16&&c(b,E,A,a,i,o,s,l)};y?M(n,_):x&&M(x,T)}else{e.el=t.el;const C=e.anchor=t.anchor,_=e.target=t.target,x=e.targetAnchor=t.targetAnchor,T=gm(t.props),M=T?n:_,E=T?C:x;if(o=o||Z$(_),w?(d(t.dynamicChildren,w,M,a,i,o,s),i4(t,e,!0)):l||f(t,e,M,E,a,i,o,s,!1),y)T||LS(e,n,C,u,1);else if((e.props&&e.props.to)!==(t.props&&t.props.to)){const A=e.target=sR(e.props,v);A&&LS(e,A,null,u,0)}else T&&LS(e,_,x,u,1)}uK(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||!gm(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:LS,hydrate:Khe};function LS(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||gm(c))&&l&16)for(let d=0;d<u.length;d++)a(u[d],e,n,2);f&&r(s,e,n)}function Khe(t,e,n,r,a,i,{o:{nextSibling:o,parentNode:s,querySelector:l}},u){const c=e.target=sR(e.props,l);if(c){const f=c._lpa||c.firstChild;if(e.shapeFlag&16)if(gm(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)}uK(e)}return e.anchor&&o(e.anchor)}const wb=jhe;function uK(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 _t=Symbol.for("v-fgt"),h0=Symbol.for("v-txt"),Zi=Symbol.for("v-cmt"),Bx=Symbol.for("v-stc"),ym=[];let al=null;function G(t=!1){ym.push(al=t?null:[])}function Yhe(){ym.pop(),al=ym[ym.length-1]||null}let i1=1;function Q$(t){i1+=t}function cK(t){return t.dynamicChildren=i1>0?al||eg:null,Yhe(),i1>0&&al&&al.push(t),t}function ne(t,e,n,r,a,i){return cK(L(t,e,n,r,a,i,!0))}function Ee(t,e,n,r,a){return cK(I(t,e,n,r,a,!0))}function Ur(t){return t?t.__v_isVNode===!0:!1}function yh(t,e){return t.type===e.type&&t.key===e.key}const QC="__vInternal",fK=({key:t})=>t??null,$x=({ref:t,ref_key:e,ref_for:n})=>(typeof t=="number"&&(t=""+t),t!=null?Ht(t)||pt(t)||zt(t)?{i:pi,r:t,k:e,f:!!n}:t:null);function L(t,e=null,n=null,r=0,a=null,i=t===_t?0:1,o=!1,s=!1){const l={__v_isVNode:!0,__v_skip:!0,type:t,props:e,key:e&&fK(e),ref:e&&$x(e),scopeId:YC,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:pi};return s?(o4(l,n),i&128&&t.normalize(l)):n&&(l.shapeFlag|=Ht(n)?8:16),i1>0&&!o&&al&&(l.patchFlag>0||i&6)&&l.patchFlag!==32&&al.push(l),l}const I=Xhe;function Xhe(t,e=null,n=null,r=0,a=null,i=!1){if((!t||t===Jj)&&(t=Zi),Ur(t)){const s=oc(t,e,!0);return n&&o4(s,n),i1>0&&!i&&al&&(s.shapeFlag&6?al[al.indexOf(t)]=s:al.push(s)),s.patchFlag|=-2,s}if(rpe(t)&&(t=t.__vccOpts),e){e=JC(e);let{class:s,style:l}=e;s&&!Ht(s)&&(e.class=Y(s)),un(l)&&(Nj(l)&&!vt(l)&&(l=Ma({},l)),e.style=Tt(l))}const o=Ht(t)?1:ghe(t)?128:Whe(t)?64:un(t)?4:zt(t)?2:0;return L(t,e,n,r,a,o,i,!0)}function JC(t){return t?Nj(t)||QC in t?Ma({},t):t:null}function oc(t,e,n=!1){const{props:r,ref:a,patchFlag:i,children:o}=t,s=e?an(r||{},e):r;return{__v_isVNode:!0,__v_skip:!0,type:t.type,props:s,key:s&&fK(s),ref:e&&e.ref?n&&a?vt(a)?a.concat($x(e)):[a,$x(e)]:$x(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!==_t?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&&oc(t.ssContent),ssFallback:t.ssFallback&&oc(t.ssFallback),el:t.el,anchor:t.anchor,ctx:t.ctx,ce:t.ce}}function Ue(t=" ",e=0){return I(h0,null,t,e)}function yFt(t,e){const n=I(Bx,null,t);return n.staticCount=e,n}function _e(t="",e=!1){return e?(G(),Ee(Zi,null,t)):I(Zi,null,t)}function jl(t){return t==null||typeof t=="boolean"?I(Zi):vt(t)?I(_t,null,t.slice()):typeof t=="object"?sf(t):I(h0,null,String(t))}function sf(t){return t.el===null&&t.patchFlag!==-1||t.memo?t:oc(t)}function o4(t,e){let n=0;const{shapeFlag:r}=t;if(e==null)e=null;else if(vt(e))n=16;else if(typeof e=="object")if(r&65){const a=e.default;a&&(a._c&&(a._d=!1),o4(t,a()),a._c&&(a._d=!0));return}else{n=32;const a=e._;!a&&!(QC in e)?e._ctx=pi:a===3&&pi&&(pi.slots._===1?e._=1:(e._=2,t.patchFlag|=1024))}else zt(e)?(e={default:e,_ctx:pi},n=32):(e=String(e),r&64?(n=16,e=[Ue(e)]):n=8);t.children=e,t.shapeFlag|=n}function an(...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=Y([e.class,r.class]));else if(a==="style")e.style=Tt([e.style,r.style]);else if(UC(a)){const i=e[a],o=r[a];o&&i!==o&&!(vt(i)&&i.includes(o))&&(e[a]=i?[].concat(i,o):o)}else a!==""&&(e[a]=r[a])}return e}function Ol(t,e,n,r=null){gs(t,e,7,[n,r])}const qhe=rK();let Zhe=0;function Qhe(t,e,n){const r=t.type,a=(e?e.appContext:t.appContext)||qhe,i={uid:Zhe++,vnode:t,type:r,parent:e,appContext:a,root:null,next:null,subTree:null,effect:null,update:null,scope:new Sj(!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:iK(r,a),emitsOptions:Wj(r,a),emit:null,emitted:null,propsDefaults:aa,inheritAttrs:r.inheritAttrs,ctx:aa,data:aa,props:aa,attrs:aa,slots:aa,refs:aa,setupState:aa,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=fhe.bind(null,i),t.ce&&t.ce(i),i}let ei=null;const Qt=()=>ei||pi;let s4,Yp,J$="__VUE_INSTANCE_SETTERS__";(Yp=Zk()[J$])||(Yp=Zk()[J$]=[]),Yp.push(t=>ei=t),s4=t=>{Yp.length>1?Yp.forEach(e=>e(t)):Yp[0](t)};const Cg=t=>{s4(t),t.scope.on()},Yh=()=>{ei&&ei.scope.off(),s4(null)};function dK(t){return t.vnode.shapeFlag&4}let o1=!1;function Jhe(t,e=!1){o1=e;const{props:n,children:r}=t.vnode,a=dK(t);Bhe(t,n,a,e),Fhe(t,r);const i=a?epe(t,e):void 0;return o1=!1,i}function epe(t,e){const n=t.type;t.accessCache=Object.create(null),t.proxy=Df(new Proxy(t.ctx,Ahe));const{setup:r}=n;if(r){const a=t.setupContext=r.length>1?pK(t):null;Cg(t),c0();const i=Af(r,t,0,[t.props,a]);if(f0(),Yh(),Zm(i)){if(i.then(Yh,Yh),e)return i.then(o=>{eP(t,o,e)}).catch(o=>{jC(o,t,0)});t.asyncDep=i}else eP(t,i,e)}else hK(t,e)}function eP(t,e,n){zt(e)?t.type.__ssrInlineRender?t.ssrRender=e:t.render=e:un(e)&&(t.setupState=$j(e)),hK(t,n)}let tP;function hK(t,e,n){const r=t.type;if(!t.render){if(!e&&tP&&!r.render){const a=r.template||r4(t).template;if(a){const{isCustomElement:i,compilerOptions:o}=t.appContext.config,{delimiters:s,compilerOptions:l}=r,u=Ma(Ma({isCustomElement:i,delimiters:s},o),l);r.render=tP(a,u)}}t.render=r.render||Qn}Cg(t),c0(),khe(t),f0(),Yh()}function tpe(t){return t.attrsProxy||(t.attrsProxy=new Proxy(t.attrs,{get(e,n){return Do(t,"get","$attrs"),e[n]}}))}function pK(t){const e=n=>{t.exposed=n||{}};return{get attrs(){return tpe(t)},slots:t.slots,emit:t.emit,expose:e}}function eT(t){if(t.exposed)return t.exposeProxy||(t.exposeProxy=new Proxy($j(Df(t.exposed)),{get(e,n){if(n in e)return e[n];if(n in vm)return vm[n](t)},has(e,n){return n in e||n in vm}}))}function npe(t,e=!0){return zt(t)?t.displayName||t.name:t.name||e&&t.__name}function rpe(t){return zt(t)&&"__vccOpts"in t}const U=(t,e)=>Fj(t,e,o1);function Dt(t,e,n){const r=arguments.length;return r===2?un(e)&&!vt(e)?Ur(e)?I(t,null,[e]):I(t,e):I(t,null,e):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&Ur(n)&&(n=[n]),I(t,e,n))}const ape=Symbol.for("v-scx"),ipe=()=>gt(ape),ope="3.3.4",spe="http://www.w3.org/2000/svg",mh=typeof document<"u"?document:null,nP=mh&&mh.createElement("template"),lpe={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?mh.createElementNS(spe,t):mh.createElement(t,n?{is:n}:void 0);return t==="select"&&r&&r.multiple!=null&&a.setAttribute("multiple",r.multiple),a},createText:t=>mh.createTextNode(t),createComment:t=>mh.createComment(t),setText:(t,e)=>{t.nodeValue=e},setElementText:(t,e)=>{t.textContent=e},parentNode:t=>t.parentNode,nextSibling:t=>t.nextSibling,querySelector:t=>mh.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{nP.innerHTML=r?`<svg>${t}</svg>`:t;const s=nP.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 upe(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 cpe(t,e,n){const r=t.style,a=Ht(n);if(n&&!a){if(e&&!Ht(e))for(const i in e)n[i]==null&&lR(r,i,"");for(const i in n)lR(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 rP=/\s*!important$/;function lR(t,e,n){if(vt(n))n.forEach(r=>lR(t,e,r));else if(n==null&&(n=""),e.startsWith("--"))t.setProperty(e,n);else{const r=fpe(t,e);rP.test(n)?t.setProperty(nd(r),n.replace(rP,""),"important"):t[r]=n}}const aP=["Webkit","Moz","ms"],lM={};function fpe(t,e){const n=lM[e];if(n)return n;let r=Ss(e);if(r!=="filter"&&r in t)return lM[e]=r;r=mb(r);for(let a=0;a<aP.length;a++){const i=aP[a]+r;if(i in t)return lM[e]=i}return e}const iP="http://www.w3.org/1999/xlink";function dpe(t,e,n,r,a){if(r&&e.startsWith("xlink:"))n==null?t.removeAttributeNS(iP,e.slice(6,e.length)):t.setAttributeNS(iP,e,n);else{const i=Cde(e);n==null||i&&!yj(n)?t.removeAttribute(e):t.setAttribute(e,i?"":n)}}function hpe(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=yj(n):n==null&&u==="string"?(n="",l=!0):u==="number"&&(n=0,l=!0)}try{t[e]=n}catch{}l&&t.removeAttribute(e)}function hf(t,e,n,r){t.addEventListener(e,n,r)}function ppe(t,e,n,r){t.removeEventListener(e,n,r)}function vpe(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]=gpe(e);if(r){const u=i[e]=bpe(r,a);hf(t,s,u,l)}else o&&(ppe(t,s,o,l),i[e]=void 0)}}const oP=/(?:Once|Passive|Capture)$/;function gpe(t){let e;if(oP.test(t)){e={};let r;for(;r=t.match(oP);)t=t.slice(0,t.length-r[0].length),e[r[0].toLowerCase()]=!0}return[t[2]===":"?t.slice(3):nd(t.slice(2)),e]}let uM=0;const ype=Promise.resolve(),mpe=()=>uM||(ype.then(()=>uM=0),uM=Date.now());function bpe(t,e){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;gs(Spe(r,n.value),e,5,[r])};return n.value=t,n.attached=mpe(),n}function Spe(t,e){if(vt(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 sP=/^on[a-z]/,wpe=(t,e,n,r,a=!1,i,o,s,l)=>{e==="class"?upe(t,r,a):e==="style"?cpe(t,n,r):UC(e)?F3(e)||vpe(t,e,n,r,o):(e[0]==="."?(e=e.slice(1),!0):e[0]==="^"?(e=e.slice(1),!1):xpe(t,e,r,a))?hpe(t,e,r,i,o,s,l):(e==="true-value"?t._trueValue=r:e==="false-value"&&(t._falseValue=r),dpe(t,e,r,a))};function xpe(t,e,n,r){return r?!!(e==="innerHTML"||e==="textContent"||e in t&&sP.test(e)&&zt(n)):e==="spellcheck"||e==="draggable"||e==="translate"||e==="form"||e==="list"&&t.tagName==="INPUT"||e==="type"&&t.tagName==="TEXTAREA"||sP.test(e)&&Ht(n)?!1:e in t}const Vc="transition",ty="animation",da=(t,{slots:e})=>Dt(She,gK(t),e);da.displayName="Transition";const vK={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},_pe=da.props=Ma({},Yj,vK),Cd=(t,e=[])=>{vt(t)?t.forEach(n=>n(...e)):t&&t(...e)},lP=t=>t?vt(t)?t.some(e=>e.length>1):t.length>1:!1;function gK(t){const e={};for(const k in t)k in vK||(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=Cpe(a),p=v&&v[0],g=v&&v[1],{onBeforeEnter:y,onEnter:m,onEnterCancelled:b,onLeave:w,onLeaveCancelled:C,onBeforeAppear:_=y,onAppear:x=m,onAppearCancelled:T=b}=e,M=(k,R,N)=>{Zc(k,R?c:s),Zc(k,R?u:o),N&&N()},E=(k,R)=>{k._isLeaving=!1,Zc(k,f),Zc(k,h),Zc(k,d),R&&R()},A=k=>(R,N)=>{const F=k?x:m,z=()=>M(R,k,N);Cd(F,[R,z]),uP(()=>{Zc(R,k?l:i),Iu(R,k?c:s),lP(F)||cP(R,r,p,z)})};return Ma(e,{onBeforeEnter(k){Cd(y,[k]),Iu(k,i),Iu(k,o)},onBeforeAppear(k){Cd(_,[k]),Iu(k,l),Iu(k,u)},onEnter:A(!1),onAppear:A(!0),onLeave(k,R){k._isLeaving=!0;const N=()=>E(k,R);Iu(k,f),mK(),Iu(k,d),uP(()=>{k._isLeaving&&(Zc(k,f),Iu(k,h),lP(w)||cP(k,r,g,N))}),Cd(w,[k,N])},onEnterCancelled(k){M(k,!1),Cd(b,[k])},onAppearCancelled(k){M(k,!0),Cd(T,[k])},onLeaveCancelled(k){E(k),Cd(C,[k])}})}function Cpe(t){if(t==null)return null;if(un(t))return[cM(t.enter),cM(t.leave)];{const e=cM(t);return[e,e]}}function cM(t){return mde(t)}function Iu(t,e){e.split(/\s+/).forEach(n=>n&&t.classList.add(n)),(t._vtc||(t._vtc=new Set)).add(e)}function Zc(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 uP(t){requestAnimationFrame(()=>{requestAnimationFrame(t)})}let Tpe=0;function cP(t,e,n,r){const a=t._endId=++Tpe,i=()=>{a===t._endId&&r()};if(n)return setTimeout(i,n);const{type:o,timeout:s,propCount:l}=yK(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 yK(t,e){const n=window.getComputedStyle(t),r=v=>(n[v]||"").split(", "),a=r(`${Vc}Delay`),i=r(`${Vc}Duration`),o=fP(a,i),s=r(`${ty}Delay`),l=r(`${ty}Duration`),u=fP(s,l);let c=null,f=0,d=0;e===Vc?o>0&&(c=Vc,f=o,d=i.length):e===ty?u>0&&(c=ty,f=u,d=l.length):(f=Math.max(o,u),c=f>0?o>u?Vc:ty:null,d=c?c===Vc?i.length:l.length:0);const h=c===Vc&&/\b(transform|all)(,|$)/.test(r(`${Vc}Property`).toString());return{type:c,timeout:f,propCount:d,hasTransform:h}}function fP(t,e){for(;t.length<e.length;)t=t.concat(t);return Math.max(...e.map((n,r)=>dP(n)+dP(t[r])))}function dP(t){return Number(t.slice(0,-1).replace(",","."))*1e3}function mK(){return document.body.offsetHeight}const bK=new WeakMap,SK=new WeakMap,wK={name:"TransitionGroup",props:Ma({},_pe,{tag:String,moveClass:String}),setup(t,{slots:e}){const n=Qt(),r=Kj();let a,i;return bc(()=>{if(!a.length)return;const o=t.moveClass||`${t.name||"v"}-move`;if(!kpe(a[0].el,n.vnode.el,o))return;a.forEach(Mpe),a.forEach(Dpe);const s=a.filter(Ape);mK(),s.forEach(l=>{const u=l.el,c=u.style;Iu(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,Zc(u,o))};u.addEventListener("transitionend",f)})}),()=>{const o=Wn(t),s=gK(o);let l=o.tag||_t;a=i,i=e.default?e4(e.default()):[];for(let u=0;u<i.length;u++){const c=i[u];c.key!=null&&r1(c,n1(c,s,r,n))}if(a)for(let u=0;u<a.length;u++){const c=a[u];r1(c,n1(c,s,r,n)),bK.set(c,c.el.getBoundingClientRect())}return I(l,null,i)}}},Epe=t=>delete t.mode;wK.props;const xK=wK;function Mpe(t){const e=t.el;e._moveCb&&e._moveCb(),e._enterCb&&e._enterCb()}function Dpe(t){SK.set(t,t.el.getBoundingClientRect())}function Ape(t){const e=bK.get(t),n=SK.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 kpe(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}=yK(r);return a.removeChild(r),i}const Tg=t=>{const e=t.props["onUpdate:modelValue"]||!1;return vt(e)?n=>Ix(e,n):e};function Rpe(t){t.target.composing=!0}function hP(t){const e=t.target;e.composing&&(e.composing=!1,e.dispatchEvent(new Event("input")))}const l4={created(t,{modifiers:{lazy:e,trim:n,number:r}},a){t._assign=Tg(a);const i=r||a.props&&a.props.type==="number";hf(t,e?"change":"input",o=>{if(o.target.composing)return;let s=t.value;n&&(s=s.trim()),i&&(s=qk(s)),t._assign(s)}),n&&hf(t,"change",()=>{t.value=t.value.trim()}),e||(hf(t,"compositionstart",Rpe),hf(t,"compositionend",hP),hf(t,"change",hP))},mounted(t,{value:e}){t.value=e??""},beforeUpdate(t,{value:e,modifiers:{lazy:n,trim:r,number:a}},i){if(t._assign=Tg(i),t.composing||document.activeElement===t&&t.type!=="range"&&(n||r&&t.value.trim()===e||(a||t.type==="number")&&qk(t.value)===e))return;const o=e??"";t.value!==o&&(t.value=o)}},J_={deep:!0,created(t,e,n){t._assign=Tg(n),hf(t,"change",()=>{const r=t._modelValue,a=CK(t),i=t.checked,o=t._assign;if(vt(r)){const s=mj(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(GC(r)){const s=new Set(r);i?s.add(a):s.delete(a),o(s)}else o(TK(t,i))})},mounted:pP,beforeUpdate(t,e,n){t._assign=Tg(n),pP(t,e,n)}};function pP(t,{value:e,oldValue:n},r){t._modelValue=e,vt(e)?t.checked=mj(e,r.props.value)>-1:GC(e)?t.checked=e.has(r.props.value):e!==n&&(t.checked=xg(e,TK(t,!0)))}const _K={created(t,{value:e},n){t.checked=xg(e,n.props.value),t._assign=Tg(n),hf(t,"change",()=>{t._assign(CK(t))})},beforeUpdate(t,{value:e,oldValue:n},r){t._assign=Tg(r),e!==n&&(t.checked=xg(e,r.props.value))}};function CK(t){return"_value"in t?t._value:t.value}function TK(t,e){const n=e?"_trueValue":"_falseValue";return n in t?t[n]:e}const Lpe=["ctrl","shift","alt","meta"],Ope={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)=>Lpe.some(n=>t[`${n}Key`]&&!e.includes(n))},It=(t,e)=>(n,...r)=>{for(let a=0;a<e.length;a++){const i=Ope[e[a]];if(i&&i(n,e))return}return t(n,...r)},Vpe={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},Tn=(t,e)=>n=>{if(!("key"in n))return;const r=nd(n.key);if(e.some(a=>a===r||Vpe[a]===r))return t(n)},cn={beforeMount(t,{value:e},{transition:n}){t._vod=t.style.display==="none"?"":t.style.display,n&&e?n.beforeEnter(t):ny(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),ny(t,!0),r.enter(t)):r.leave(t,()=>{ny(t,!1)}):ny(t,e))},beforeUnmount(t,{value:e}){ny(t,e)}};function ny(t,e){t.style.display=e?t._vod:"none"}const Npe=Ma({patchProp:wpe},lpe);let vP;function EK(){return vP||(vP=Uhe(Npe))}const Eg=(...t)=>{EK().render(...t)},MK=(...t)=>{const e=EK().createApp(...t),{mount:n}=e;return e.mount=r=>{const a=Ipe(r);if(!a)return;const i=e._component;!zt(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 Ipe(t){return Ht(t)?document.querySelector(t):t}const Bpe={__name:"App",setup(t){return(e,n)=>{const r=Ie("router-view");return G(),Ee(r)}}},$pe="modulepreload",Ppe=function(t,e){return new URL(t,e).href},gP={},Xp=function(e,n,r){if(!n||n.length===0)return e();const a=document.getElementsByTagName("link");return Promise.all(n.map(i=>{if(i=Ppe(i,r),i in gP)return;gP[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":$pe,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})};/*!
- * vue-router v4.0.16
- * (c) 2022 Eduardo San Martin Morote
- * @license MIT
- */const DK=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol",p0=t=>DK?Symbol(t):"_vr_"+t,Fpe=p0("rvlm"),yP=p0("rvd"),tT=p0("r"),u4=p0("rl"),uR=p0("rvl"),Av=typeof window<"u";function zpe(t){return t.__esModule||DK&&t[Symbol.toStringTag]==="Module"}const Gr=Object.assign;function fM(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 mm=()=>{},Upe=/\/$/,Gpe=t=>t.replace(Upe,"");function dM(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=Kpe(r??e,n),{fullPath:r+(i&&"?")+i+o,path:r,query:a,hash:o}}function Hpe(t,e){const n=e.query?t(e.query):"";return e.path+(n&&"?")+n+(e.hash||"")}function mP(t,e){return!e||!t.toLowerCase().startsWith(e.toLowerCase())?t:t.slice(e.length)||"/"}function Wpe(t,e,n){const r=e.matched.length-1,a=n.matched.length-1;return r>-1&&r===a&&Mg(e.matched[r],n.matched[a])&&AK(e.params,n.params)&&t(e.query)===t(n.query)&&e.hash===n.hash}function Mg(t,e){return(t.aliasOf||t)===(e.aliasOf||e)}function AK(t,e){if(Object.keys(t).length!==Object.keys(e).length)return!1;for(const n in t)if(!jpe(t[n],e[n]))return!1;return!0}function jpe(t,e){return Array.isArray(t)?bP(t,e):Array.isArray(e)?bP(e,t):t===e}function bP(t,e){return Array.isArray(e)?t.length===e.length&&t.every((n,r)=>n===e[r]):t.length===1&&t[0]===e}function Kpe(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 s1;(function(t){t.pop="pop",t.push="push"})(s1||(s1={}));var bm;(function(t){t.back="back",t.forward="forward",t.unknown=""})(bm||(bm={}));function Ype(t){if(!t)if(Av){const e=document.querySelector("base");t=e&&e.getAttribute("href")||"/",t=t.replace(/^\w+:\/\/[^\/]+/,"")}else t="/";return t[0]!=="/"&&t[0]!=="#"&&(t="/"+t),Gpe(t)}const Xpe=/^[^#]+#/;function qpe(t,e){return t.replace(Xpe,"#")+e}function Zpe(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 nT=()=>({left:window.pageXOffset,top:window.pageYOffset});function Qpe(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=Zpe(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 SP(t,e){return(history.state?history.state.position-e:-1)+t}const cR=new Map;function Jpe(t,e){cR.set(t,e)}function eve(t){const e=cR.get(t);return cR.delete(t),e}let tve=()=>location.protocol+"//"+location.host;function kK(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),mP(l,"")}return mP(n,t)+r+a}function nve(t,e,n,r){let a=[],i=[],o=null;const s=({state:d})=>{const h=kK(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:s1.pop,direction:g?g>0?bm.forward:bm.back:bm.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(Gr({},d.state,{scroll:nT()}),"")}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 wP(t,e,n,r=!1,a=!1){return{back:t,current:e,forward:n,replaced:r,position:window.history.length,scroll:a?nT():null}}function rve(t){const{history:e,location:n}=window,r={value:kK(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:tve()+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=Gr({},e.state,wP(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=Gr({},a.value,e.state,{forward:l,scroll:nT()});i(c.current,c,!0);const f=Gr({},wP(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 ave(t){t=Ype(t);const e=rve(t),n=nve(t,e.state,e.location,e.replace);function r(i,o=!0){o||n.pauseListeners(),history.go(i)}const a=Gr({location:"",base:t,go:r,createHref:qpe.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 ive(t){return t=location.host?t||location.pathname+location.search:"",t.includes("#")||(t+="#"),ave(t)}function ove(t){return typeof t=="string"||t&&typeof t=="object"}function RK(t){return typeof t=="string"||typeof t=="symbol"}const Nc={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},LK=p0("nf");var xP;(function(t){t[t.aborted=4]="aborted",t[t.cancelled=8]="cancelled",t[t.duplicated=16]="duplicated"})(xP||(xP={}));function Dg(t,e){return Gr(new Error,{type:t,[LK]:!0},e)}function Ic(t,e){return t instanceof Error&&LK in t&&(e==null||!!(t.type&e))}const _P="[^/]+?",sve={sensitive:!1,strict:!1,start:!0,end:!0},lve=/[.+*?^${}()[\]/\\]/g;function uve(t,e){const n=Gr({},sve,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(lve,"\\$&"),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||_P;if(m!==_P){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 cve(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 fve(t,e){let n=0;const r=t.score,a=e.score;for(;n<r.length&&n<a.length;){const i=cve(r[n],a[n]);if(i)return i;n++}if(Math.abs(a.length-r.length)===1){if(CP(r))return 1;if(CP(a))return-1}return a.length-r.length}function CP(t){const e=t[t.length-1];return t.length>0&&e[e.length-1]<0}const dve={type:0,value:""},hve=/[a-zA-Z0-9_]/;function pve(t){if(!t)return[[]];if(t==="/")return[[dve]];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:hve.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 vve(t,e,n){const r=uve(pve(t.path),n),a=Gr(r,{record:t,parent:e,children:[],alias:[]});return e&&!a.record.aliasOf==!e.record.aliasOf&&e.children.push(a),a}function gve(t,e){const n=[],r=new Map;e=EP({strict:!1,end:!0,sensitive:!1},e);function a(c){return r.get(c)}function i(c,f,d){const h=!d,v=mve(c);v.aliasOf=d&&d.record;const p=EP(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(Gr({},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 C=f.record.path,_=C[C.length-1]==="/"?"":"/";b.path=f.record.path+(w&&_+w)}if(y=vve(b,f,p),d?d.alias.push(y):(m=m||y,m!==y&&m.alias.push(y),h&&c.name&&!TP(y)&&o(c.name)),"children"in v){const C=v.children;for(let _=0;_<C.length;_++)i(C[_],y,d&&d.children[_])}d=d||y,l(y)}return m?()=>{o(m)}:mm}function o(c){if(RK(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&&fve(c,n[f])>=0&&(c.record.path!==n[f].record.path||!OK(c,n[f]));)f++;n.splice(f,0,c),c.record.name&&!TP(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 Dg(1,{location:c});p=d.record.name,h=Gr(yve(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 Dg(1,{location:c,currentLocation:f});p=d.record.name,h=Gr({},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:Sve(g)}}return t.forEach(c=>i(c)),{addRoute:i,resolve:u,removeRoute:o,getRoutes:s,getRecordMatcher:a}}function yve(t,e){const n={};for(const r of e)r in t&&(n[r]=t[r]);return n}function mve(t){return{path:t.path,redirect:t.redirect,name:t.name,meta:t.meta||{},aliasOf:void 0,beforeEnter:t.beforeEnter,props:bve(t),children:t.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in t?t.components||{}:{default:t.component}}}function bve(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 TP(t){for(;t;){if(t.record.aliasOf)return!0;t=t.parent}return!1}function Sve(t){return t.reduce((e,n)=>Gr(e,n.meta),{})}function EP(t,e){const n={};for(const r in t)n[r]=r in e?e[r]:t[r];return n}function OK(t,e){return e.children.some(n=>n===t||OK(t,n))}const VK=/#/g,wve=/&/g,xve=/\//g,_ve=/=/g,Cve=/\?/g,NK=/\+/g,Tve=/%5B/g,Eve=/%5D/g,IK=/%5E/g,Mve=/%60/g,BK=/%7B/g,Dve=/%7C/g,$K=/%7D/g,Ave=/%20/g;function c4(t){return encodeURI(""+t).replace(Dve,"|").replace(Tve,"[").replace(Eve,"]")}function kve(t){return c4(t).replace(BK,"{").replace($K,"}").replace(IK,"^")}function fR(t){return c4(t).replace(NK,"%2B").replace(Ave,"+").replace(VK,"%23").replace(wve,"%26").replace(Mve,"`").replace(BK,"{").replace($K,"}").replace(IK,"^")}function Rve(t){return fR(t).replace(_ve,"%3D")}function Lve(t){return c4(t).replace(VK,"%23").replace(Cve,"%3F")}function Ove(t){return t==null?"":Lve(t).replace(xve,"%2F")}function e2(t){try{return decodeURIComponent(""+t)}catch{}return""+t}function Vve(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(NK," "),o=i.indexOf("="),s=e2(o<0?i:i.slice(0,o)),l=o<0?null:e2(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 MP(t){let e="";for(let n in t){const r=t[n];if(n=Rve(n),r==null){r!==void 0&&(e+=(e.length?"&":"")+n);continue}(Array.isArray(r)?r.map(i=>i&&fR(i)):[r&&fR(r)]).forEach(i=>{i!==void 0&&(e+=(e.length?"&":"")+n,i!=null&&(e+="="+i))})}return e}function Nve(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 ry(){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 lf(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(Dg(4,{from:n,to:e})):f instanceof Error?s(f):ove(f)?s(Dg(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 hM(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(Ive(s)){const u=(s.__vccOpts||s)[e];u&&a.push(lf(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=zpe(u)?u.default:u;i.components[o]=c;const d=(c.__vccOpts||c)[e];return d&&lf(d,n,r,i,o)()}))}}return a}function Ive(t){return typeof t=="object"||"displayName"in t||"props"in t||"__vccOpts"in t}function DP(t){const e=gt(tT),n=gt(u4),r=U(()=>e.resolve(S(t.to))),a=U(()=>{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(Mg.bind(null,c));if(d>-1)return d;const h=AP(l[u-2]);return u>1&&AP(c)===h&&f[f.length-1].path!==h?f.findIndex(Mg.bind(null,l[u-2])):d}),i=U(()=>a.value>-1&&Fve(n.params,r.value.params)),o=U(()=>a.value>-1&&a.value===n.matched.length-1&&AK(n.params,r.value.params));function s(l={}){return Pve(l)?e[S(t.replace)?"replace":"push"](S(t.to)).catch(mm):Promise.resolve()}return{route:r,href:U(()=>r.value.href),isActive:i,isExactActive:o,navigate:s}}const Bve=ye({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:DP,setup(t,{slots:e}){const n=Vn(DP(t)),{options:r}=gt(tT),a=U(()=>({[kP(t.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[kP(t.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const i=e.default&&e.default(n);return t.custom?i:Dt("a",{"aria-current":n.isExactActive?t.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:a.value},i)}}}),$ve=Bve;function Pve(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 Fve(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 AP(t){return t?t.aliasOf?t.aliasOf.path:t.path:""}const kP=(t,e,n)=>t??e??n,zve=ye({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(t,{attrs:e,slots:n}){const r=gt(uR),a=U(()=>t.route||r.value),i=gt(yP,0),o=U(()=>a.value.matched[i]);fn(yP,i+1),fn(Fpe,o),fn(uR,a);const s=$();return je(()=>[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||!Mg(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 RP(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=Dt(c,Gr({},h,e,{onVnodeUnmounted:g=>{g.component.isUnmounted&&(u.instances[f]=null)},ref:s}));return RP(n.default,{Component:p,route:l})||p}}});function RP(t,e){if(!t)return null;const n=t(e);return n.length===1?n[0]:n}const Uve=zve;function Gve(t){const e=gve(t.routes,t),n=t.parseQuery||Vve,r=t.stringifyQuery||MP,a=t.history,i=ry(),o=ry(),s=ry(),l=vr(Nc);let u=Nc;Av&&t.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const c=fM.bind(null,oe=>""+oe),f=fM.bind(null,Ove),d=fM.bind(null,e2);function h(oe,ie){let fe,se;return RK(oe)?(fe=e.getRecordMatcher(oe),se=ie):se=oe,e.addRoute(se,fe)}function v(oe){const ie=e.getRecordMatcher(oe);ie&&e.removeRoute(ie)}function p(){return e.getRoutes().map(oe=>oe.record)}function g(oe){return!!e.getRecordMatcher(oe)}function y(oe,ie){if(ie=Gr({},ie||l.value),typeof oe=="string"){const J=dM(n,oe,ie.path),ue=e.resolve({path:J.path},ie),ae=a.createHref(J.fullPath);return Gr(J,ue,{params:d(ue.params),hash:e2(J.hash),redirectedFrom:void 0,href:ae})}let fe;if("path"in oe)fe=Gr({},oe,{path:dM(n,oe.path,ie.path).path});else{const J=Gr({},oe.params);for(const ue in J)J[ue]==null&&delete J[ue];fe=Gr({},oe,{params:f(oe.params)}),ie.params=f(ie.params)}const se=e.resolve(fe,ie),ge=oe.hash||"";se.params=c(d(se.params));const me=Hpe(r,Gr({},oe,{hash:kve(ge),path:se.path})),he=a.createHref(me);return Gr({fullPath:me,hash:ge,query:r===MP?Nve(oe.query):oe.query||{}},se,{redirectedFrom:void 0,href:he})}function m(oe){return typeof oe=="string"?dM(n,oe,l.value.path):Gr({},oe)}function b(oe,ie){if(u!==oe)return Dg(8,{from:ie,to:oe})}function w(oe){return x(oe)}function C(oe){return w(Gr(m(oe),{replace:!0}))}function _(oe){const ie=oe.matched[oe.matched.length-1];if(ie&&ie.redirect){const{redirect:fe}=ie;let se=typeof fe=="function"?fe(oe):fe;return typeof se=="string"&&(se=se.includes("?")||se.includes("#")?se=m(se):{path:se},se.params={}),Gr({query:oe.query,hash:oe.hash,params:oe.params},se)}}function x(oe,ie){const fe=u=y(oe),se=l.value,ge=oe.state,me=oe.force,he=oe.replace===!0,J=_(fe);if(J)return x(Gr(m(J),{state:ge,force:me,replace:he}),ie||fe);const ue=fe;ue.redirectedFrom=ie;let ae;return!me&&Wpe(r,se,fe)&&(ae=Dg(16,{to:ue,from:se}),P(se,se,!0,!1)),(ae?Promise.resolve(ae):M(ue,se)).catch(Re=>Ic(Re)?Ic(Re,2)?Re:V(Re):B(Re,ue,se)).then(Re=>{if(Re){if(Ic(Re,2))return x(Gr(m(Re.to),{state:ge,force:me,replace:he}),ie||ue)}else Re=A(ue,se,!0,he,ge);return E(ue,se,Re),Re})}function T(oe,ie){const fe=b(oe,ie);return fe?Promise.reject(fe):Promise.resolve()}function M(oe,ie){let fe;const[se,ge,me]=Hve(oe,ie);fe=hM(se.reverse(),"beforeRouteLeave",oe,ie);for(const J of se)J.leaveGuards.forEach(ue=>{fe.push(lf(ue,oe,ie))});const he=T.bind(null,oe,ie);return fe.push(he),qp(fe).then(()=>{fe=[];for(const J of i.list())fe.push(lf(J,oe,ie));return fe.push(he),qp(fe)}).then(()=>{fe=hM(ge,"beforeRouteUpdate",oe,ie);for(const J of ge)J.updateGuards.forEach(ue=>{fe.push(lf(ue,oe,ie))});return fe.push(he),qp(fe)}).then(()=>{fe=[];for(const J of oe.matched)if(J.beforeEnter&&!ie.matched.includes(J))if(Array.isArray(J.beforeEnter))for(const ue of J.beforeEnter)fe.push(lf(ue,oe,ie));else fe.push(lf(J.beforeEnter,oe,ie));return fe.push(he),qp(fe)}).then(()=>(oe.matched.forEach(J=>J.enterCallbacks={}),fe=hM(me,"beforeRouteEnter",oe,ie),fe.push(he),qp(fe))).then(()=>{fe=[];for(const J of o.list())fe.push(lf(J,oe,ie));return fe.push(he),qp(fe)}).catch(J=>Ic(J,8)?J:Promise.reject(J))}function E(oe,ie,fe){for(const se of s.list())se(oe,ie,fe)}function A(oe,ie,fe,se,ge){const me=b(oe,ie);if(me)return me;const he=ie===Nc,J=Av?history.state:{};fe&&(se||he?a.replace(oe.fullPath,Gr({scroll:he&&J&&J.scroll},ge)):a.push(oe.fullPath,ge)),l.value=oe,P(oe,ie,fe,he),V()}let k;function R(){k||(k=a.listen((oe,ie,fe)=>{const se=y(oe),ge=_(se);if(ge){x(Gr(ge,{replace:!0}),se).catch(mm);return}u=se;const me=l.value;Av&&Jpe(SP(me.fullPath,fe.delta),nT()),M(se,me).catch(he=>Ic(he,12)?he:Ic(he,2)?(x(he.to,se).then(J=>{Ic(J,20)&&!fe.delta&&fe.type===s1.pop&&a.go(-1,!1)}).catch(mm),Promise.reject()):(fe.delta&&a.go(-fe.delta,!1),B(he,se,me))).then(he=>{he=he||A(se,me,!1),he&&(fe.delta?a.go(-fe.delta,!1):fe.type===s1.pop&&Ic(he,20)&&a.go(-1,!1)),E(se,me,he)}).catch(mm)}))}let N=ry(),F=ry(),z;function B(oe,ie,fe){V(oe);const se=F.list();return se.length?se.forEach(ge=>ge(oe,ie,fe)):console.error(oe),Promise.reject(oe)}function W(){return z&&l.value!==Nc?Promise.resolve():new Promise((oe,ie)=>{N.add([oe,ie])})}function V(oe){return z||(z=!oe,R(),N.list().forEach(([ie,fe])=>oe?fe(oe):ie()),N.reset()),oe}function P(oe,ie,fe,se){const{scrollBehavior:ge}=t;if(!Av||!ge)return Promise.resolve();const me=!fe&&eve(SP(oe.fullPath,0))||(se||!fe)&&history.state&&history.state.scroll||null;return wt().then(()=>ge(oe,ie,me)).then(he=>he&&Qpe(he)).catch(he=>B(he,oe,ie))}const K=oe=>a.go(oe);let Q;const re=new Set;return{currentRoute:l,addRoute:h,removeRoute:v,hasRoute:g,getRoutes:p,resolve:y,options:t,push:w,replace:C,go:K,back:()=>K(-1),forward:()=>K(1),beforeEach:i.add,beforeResolve:o.add,afterEach:s.add,onError:F.add,isReady:W,install(oe){const ie=this;oe.component("RouterLink",$ve),oe.component("RouterView",Uve),oe.config.globalProperties.$router=ie,Object.defineProperty(oe.config.globalProperties,"$route",{enumerable:!0,get:()=>S(l)}),Av&&!Q&&l.value===Nc&&(Q=!0,w(a.location).catch(ge=>{}));const fe={};for(const ge in Nc)fe[ge]=U(()=>l.value[ge]);oe.provide(tT,ie),oe.provide(u4,Vn(fe)),oe.provide(uR,l);const se=oe.unmount;re.add(oe),oe.unmount=function(){re.delete(oe),re.size<1&&(u=Nc,k&&k(),k=null,l.value=Nc,Q=!1,z=!1),se()}}}}function qp(t){return t.reduce((e,n)=>e.then(()=>n()),Promise.resolve())}function Hve(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=>Mg(u,s))?r.push(s):n.push(s));const l=t.matched[o];l&&(e.matched.find(u=>Mg(u,l))||a.push(l))}return[n,r,a]}function Wve(){return gt(tT)}function mFt(){return gt(u4)}function PK(t,e){return function(){return t.apply(e,arguments)}}const{toString:jve}=Object.prototype,{getPrototypeOf:f4}=Object,rT=(t=>e=>{const n=jve.call(e);return t[n]||(t[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),Su=t=>(t=t.toLowerCase(),e=>rT(e)===t),aT=t=>e=>typeof e===t,{isArray:v0}=Array,l1=aT("undefined");function Kve(t){return t!==null&&!l1(t)&&t.constructor!==null&&!l1(t.constructor)&&ys(t.constructor.isBuffer)&&t.constructor.isBuffer(t)}const FK=Su("ArrayBuffer");function Yve(t){let e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(t):e=t&&t.buffer&&FK(t.buffer),e}const Xve=aT("string"),ys=aT("function"),zK=aT("number"),iT=t=>t!==null&&typeof t=="object",qve=t=>t===!0||t===!1,Px=t=>{if(rT(t)!=="object")return!1;const e=f4(t);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(Symbol.toStringTag in t)&&!(Symbol.iterator in t)},Zve=Su("Date"),Qve=Su("File"),Jve=Su("Blob"),ege=Su("FileList"),tge=t=>iT(t)&&ys(t.pipe),nge=t=>{let e;return t&&(typeof FormData=="function"&&t instanceof FormData||ys(t.append)&&((e=rT(t))==="formdata"||e==="object"&&ys(t.toString)&&t.toString()==="[object FormData]"))},rge=Su("URLSearchParams"),age=t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function xb(t,e,{allOwnKeys:n=!1}={}){if(t===null||typeof t>"u")return;let r,a;if(typeof t!="object"&&(t=[t]),v0(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 UK(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 GK=(()=>typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global)(),HK=t=>!l1(t)&&t!==GK;function dR(){const{caseless:t}=HK(this)&&this||{},e={},n=(r,a)=>{const i=t&&UK(e,a)||a;Px(e[i])&&Px(r)?e[i]=dR(e[i],r):Px(r)?e[i]=dR({},r):v0(r)?e[i]=r.slice():e[i]=r};for(let r=0,a=arguments.length;r<a;r++)arguments[r]&&xb(arguments[r],n);return e}const ige=(t,e,n,{allOwnKeys:r}={})=>(xb(e,(a,i)=>{n&&ys(a)?t[i]=PK(a,n):t[i]=a},{allOwnKeys:r}),t),oge=t=>(t.charCodeAt(0)===65279&&(t=t.slice(1)),t),sge=(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)},lge=(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&&f4(t)}while(t&&(!n||n(t,e))&&t!==Object.prototype);return e},uge=(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},cge=t=>{if(!t)return null;if(v0(t))return t;let e=t.length;if(!zK(e))return null;const n=new Array(e);for(;e-- >0;)n[e]=t[e];return n},fge=(t=>e=>t&&e instanceof t)(typeof Uint8Array<"u"&&f4(Uint8Array)),dge=(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])}},hge=(t,e)=>{let n;const r=[];for(;(n=t.exec(e))!==null;)r.push(n);return r},pge=Su("HTMLFormElement"),vge=t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,r,a){return r.toUpperCase()+a}),LP=(({hasOwnProperty:t})=>(e,n)=>t.call(e,n))(Object.prototype),gge=Su("RegExp"),WK=(t,e)=>{const n=Object.getOwnPropertyDescriptors(t),r={};xb(n,(a,i)=>{let o;(o=e(a,i,t))!==!1&&(r[i]=o||a)}),Object.defineProperties(t,r)},yge=t=>{WK(t,(e,n)=>{if(ys(t)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const r=t[n];if(ys(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+"'")})}})},mge=(t,e)=>{const n={},r=a=>{a.forEach(i=>{n[i]=!0})};return v0(t)?r(t):r(String(t).split(e)),n},bge=()=>{},Sge=(t,e)=>(t=+t,Number.isFinite(t)?t:e),pM="abcdefghijklmnopqrstuvwxyz",OP="0123456789",jK={DIGIT:OP,ALPHA:pM,ALPHA_DIGIT:pM+pM.toUpperCase()+OP},wge=(t=16,e=jK.ALPHA_DIGIT)=>{let n="";const{length:r}=e;for(;t--;)n+=e[Math.random()*r|0];return n};function xge(t){return!!(t&&ys(t.append)&&t[Symbol.toStringTag]==="FormData"&&t[Symbol.iterator])}const _ge=t=>{const e=new Array(10),n=(r,a)=>{if(iT(r)){if(e.indexOf(r)>=0)return;if(!("toJSON"in r)){e[a]=r;const i=v0(r)?[]:{};return xb(r,(o,s)=>{const l=n(o,a+1);!l1(l)&&(i[s]=l)}),e[a]=void 0,i}}return r};return n(t,0)},Cge=Su("AsyncFunction"),Tge=t=>t&&(iT(t)||ys(t))&&ys(t.then)&&ys(t.catch),mt={isArray:v0,isArrayBuffer:FK,isBuffer:Kve,isFormData:nge,isArrayBufferView:Yve,isString:Xve,isNumber:zK,isBoolean:qve,isObject:iT,isPlainObject:Px,isUndefined:l1,isDate:Zve,isFile:Qve,isBlob:Jve,isRegExp:gge,isFunction:ys,isStream:tge,isURLSearchParams:rge,isTypedArray:fge,isFileList:ege,forEach:xb,merge:dR,extend:ige,trim:age,stripBOM:oge,inherits:sge,toFlatObject:lge,kindOf:rT,kindOfTest:Su,endsWith:uge,toArray:cge,forEachEntry:dge,matchAll:hge,isHTMLForm:pge,hasOwnProperty:LP,hasOwnProp:LP,reduceDescriptors:WK,freezeMethods:yge,toObjectSet:mge,toCamelCase:vge,noop:bge,toFiniteNumber:Sge,findKey:UK,global:GK,isContextDefined:HK,ALPHABET:jK,generateString:wge,isSpecCompliantForm:xge,toJSONObject:_ge,isAsyncFn:Cge,isThenable:Tge};function pr(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)}mt.inherits(pr,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:mt.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const KK=pr.prototype,YK={};["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=>{YK[t]={value:t}});Object.defineProperties(pr,YK);Object.defineProperty(KK,"isAxiosError",{value:!0});pr.from=(t,e,n,r,a,i)=>{const o=Object.create(KK);return mt.toFlatObject(t,o,function(l){return l!==Error.prototype},s=>s!=="isAxiosError"),pr.call(o,t.message,e,n,r,a),o.cause=t,o.name=t.name,i&&Object.assign(o,i),o};const Ege=null;function hR(t){return mt.isPlainObject(t)||mt.isArray(t)}function XK(t){return mt.endsWith(t,"[]")?t.slice(0,-2):t}function VP(t,e,n){return t?t.concat(e).map(function(a,i){return a=XK(a),!n&&i?"["+a+"]":a}).join(n?".":""):e}function Mge(t){return mt.isArray(t)&&!t.some(hR)}const Dge=mt.toFlatObject(mt,{},null,function(e){return/^is[A-Z]/.test(e)});function oT(t,e,n){if(!mt.isObject(t))throw new TypeError("target must be an object");e=e||new FormData,n=mt.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(p,g){return!mt.isUndefined(g[p])});const r=n.metaTokens,a=n.visitor||c,i=n.dots,o=n.indexes,l=(n.Blob||typeof Blob<"u"&&Blob)&&mt.isSpecCompliantForm(e);if(!mt.isFunction(a))throw new TypeError("visitor must be a function");function u(v){if(v===null)return"";if(mt.isDate(v))return v.toISOString();if(!l&&mt.isBlob(v))throw new pr("Blob is not supported. Use a Buffer instead.");return mt.isArrayBuffer(v)||mt.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(mt.endsWith(p,"{}"))p=r?p:p.slice(0,-2),v=JSON.stringify(v);else if(mt.isArray(v)&&Mge(v)||(mt.isFileList(v)||mt.endsWith(p,"[]"))&&(y=mt.toArray(v)))return p=XK(p),y.forEach(function(b,w){!(mt.isUndefined(b)||b===null)&&e.append(o===!0?VP([p],w,i):o===null?p:p+"[]",u(b))}),!1}return hR(v)?!0:(e.append(VP(g,p,i),u(v)),!1)}const f=[],d=Object.assign(Dge,{defaultVisitor:c,convertValue:u,isVisitable:hR});function h(v,p){if(!mt.isUndefined(v)){if(f.indexOf(v)!==-1)throw Error("Circular reference detected in "+p.join("."));f.push(v),mt.forEach(v,function(y,m){(!(mt.isUndefined(y)||y===null)&&a.call(e,y,mt.isString(m)?m.trim():m,p,d))===!0&&h(y,p?p.concat(m):[m])}),f.pop()}}if(!mt.isObject(t))throw new TypeError("data must be an object");return h(t),e}function NP(t){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,function(r){return e[r]})}function d4(t,e){this._pairs=[],t&&oT(t,this,e)}const qK=d4.prototype;qK.append=function(e,n){this._pairs.push([e,n])};qK.toString=function(e){const n=e?function(r){return e.call(this,r,NP)}:NP;return this._pairs.map(function(a){return n(a[0])+"="+n(a[1])},"").join("&")};function Age(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function ZK(t,e,n){if(!e)return t;const r=n&&n.encode||Age,a=n&&n.serialize;let i;if(a?i=a(e,n):i=mt.isURLSearchParams(e)?e.toString():new d4(e,n).toString(r),i){const o=t.indexOf("#");o!==-1&&(t=t.slice(0,o)),t+=(t.indexOf("?")===-1?"?":"&")+i}return t}class kge{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){mt.forEach(this.handlers,function(r){r!==null&&e(r)})}}const IP=kge,QK={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Rge=typeof URLSearchParams<"u"?URLSearchParams:d4,Lge=typeof FormData<"u"?FormData:null,Oge=typeof Blob<"u"?Blob:null,Vge=(()=>{let t;return typeof navigator<"u"&&((t=navigator.product)==="ReactNative"||t==="NativeScript"||t==="NS")?!1:typeof window<"u"&&typeof document<"u"})(),Nge=(()=>typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function")(),il={isBrowser:!0,classes:{URLSearchParams:Rge,FormData:Lge,Blob:Oge},isStandardBrowserEnv:Vge,isStandardBrowserWebWorkerEnv:Nge,protocols:["http","https","file","blob","url","data"]};function Ige(t,e){return oT(t,new il.classes.URLSearchParams,Object.assign({visitor:function(n,r,a,i){return il.isNode&&mt.isBuffer(n)?(this.append(r,n.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)}},e))}function Bge(t){return mt.matchAll(/\w+|\[(\w*)]/g,t).map(e=>e[0]==="[]"?"":e[1]||e[0])}function $ge(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 JK(t){function e(n,r,a,i){let o=n[i++];const s=Number.isFinite(+o),l=i>=n.length;return o=!o&&mt.isArray(a)?a.length:o,l?(mt.hasOwnProp(a,o)?a[o]=[a[o],r]:a[o]=r,!s):((!a[o]||!mt.isObject(a[o]))&&(a[o]=[]),e(n,r,a[o],i)&&mt.isArray(a[o])&&(a[o]=$ge(a[o])),!s)}if(mt.isFormData(t)&&mt.isFunction(t.entries)){const n={};return mt.forEachEntry(t,(r,a)=>{e(Bge(r),a,n,0)}),n}return null}function Pge(t,e,n){if(mt.isString(t))try{return(e||JSON.parse)(t),mt.trim(t)}catch(r){if(r.name!=="SyntaxError")throw r}return(n||JSON.stringify)(t)}const h4={transitional:QK,adapter:il.isNode?"http":"xhr",transformRequest:[function(e,n){const r=n.getContentType()||"",a=r.indexOf("application/json")>-1,i=mt.isObject(e);if(i&&mt.isHTMLForm(e)&&(e=new FormData(e)),mt.isFormData(e))return a&&a?JSON.stringify(JK(e)):e;if(mt.isArrayBuffer(e)||mt.isBuffer(e)||mt.isStream(e)||mt.isFile(e)||mt.isBlob(e))return e;if(mt.isArrayBufferView(e))return e.buffer;if(mt.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 Ige(e,this.formSerializer).toString();if((s=mt.isFileList(e))||r.indexOf("multipart/form-data")>-1){const l=this.env&&this.env.FormData;return oT(s?{"files[]":e}:e,l&&new l,this.formSerializer)}}return i||a?(n.setContentType("application/json",!1),Pge(e)):e}],transformResponse:[function(e){const n=this.transitional||h4.transitional,r=n&&n.forcedJSONParsing,a=this.responseType==="json";if(e&&mt.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"?pr.from(s,pr.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:il.classes.FormData,Blob:il.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};mt.forEach(["delete","get","head","post","put","patch"],t=>{h4.headers[t]={}});const p4=h4,Fge=mt.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"]),zge=t=>{const e={};let n,r,a;return t&&t.split(`
- `).forEach(function(o){a=o.indexOf(":"),n=o.substring(0,a).trim().toLowerCase(),r=o.substring(a+1).trim(),!(!n||e[n]&&Fge[n])&&(n==="set-cookie"?e[n]?e[n].push(r):e[n]=[r]:e[n]=e[n]?e[n]+", "+r:r)}),e},BP=Symbol("internals");function ay(t){return t&&String(t).trim().toLowerCase()}function Fx(t){return t===!1||t==null?t:mt.isArray(t)?t.map(Fx):String(t)}function Uge(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 Gge=t=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim());function vM(t,e,n,r,a){if(mt.isFunction(r))return r.call(this,e,n);if(a&&(e=n),!!mt.isString(e)){if(mt.isString(r))return e.indexOf(r)!==-1;if(mt.isRegExp(r))return r.test(e)}}function Hge(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,n,r)=>n.toUpperCase()+r)}function Wge(t,e){const n=mt.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 sT{constructor(e){e&&this.set(e)}set(e,n,r){const a=this;function i(s,l,u){const c=ay(l);if(!c)throw new Error("header name must be a non-empty string");const f=mt.findKey(a,c);(!f||a[f]===void 0||u===!0||u===void 0&&a[f]!==!1)&&(a[f||l]=Fx(s))}const o=(s,l)=>mt.forEach(s,(u,c)=>i(u,c,l));return mt.isPlainObject(e)||e instanceof this.constructor?o(e,n):mt.isString(e)&&(e=e.trim())&&!Gge(e)?o(zge(e),n):e!=null&&i(n,e,r),this}get(e,n){if(e=ay(e),e){const r=mt.findKey(this,e);if(r){const a=this[r];if(!n)return a;if(n===!0)return Uge(a);if(mt.isFunction(n))return n.call(this,a,r);if(mt.isRegExp(n))return n.exec(a);throw new TypeError("parser must be boolean|regexp|function")}}}has(e,n){if(e=ay(e),e){const r=mt.findKey(this,e);return!!(r&&this[r]!==void 0&&(!n||vM(this,this[r],r,n)))}return!1}delete(e,n){const r=this;let a=!1;function i(o){if(o=ay(o),o){const s=mt.findKey(r,o);s&&(!n||vM(r,r[s],s,n))&&(delete r[s],a=!0)}}return mt.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||vM(this,this[i],i,e,!0))&&(delete this[i],a=!0)}return a}normalize(e){const n=this,r={};return mt.forEach(this,(a,i)=>{const o=mt.findKey(r,i);if(o){n[o]=Fx(a),delete n[i];return}const s=e?Hge(i):String(i).trim();s!==i&&delete n[i],n[s]=Fx(a),r[s]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){const n=Object.create(null);return mt.forEach(this,(r,a)=>{r!=null&&r!==!1&&(n[a]=e&&mt.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(`
- `)}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[BP]=this[BP]={accessors:{}}).accessors,a=this.prototype;function i(o){const s=ay(o);r[s]||(Wge(a,o),r[s]=!0)}return mt.isArray(e)?e.forEach(i):i(e),this}}sT.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);mt.reduceDescriptors(sT.prototype,({value:t},e)=>{let n=e[0].toUpperCase()+e.slice(1);return{get:()=>t,set(r){this[n]=r}}});mt.freezeMethods(sT);const ec=sT;function gM(t,e){const n=this||p4,r=e||n,a=ec.from(r.headers);let i=r.data;return mt.forEach(t,function(s){i=s.call(n,i,a.normalize(),e?e.status:void 0)}),a.normalize(),i}function eY(t){return!!(t&&t.__CANCEL__)}function _b(t,e,n){pr.call(this,t??"canceled",pr.ERR_CANCELED,e,n),this.name="CanceledError"}mt.inherits(_b,pr,{__CANCEL__:!0});function jge(t,e,n){const r=n.config.validateStatus;!n.status||!r||r(n.status)?t(n):e(new pr("Request failed with status code "+n.status,[pr.ERR_BAD_REQUEST,pr.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}const Kge=il.isStandardBrowserEnv?function(){return{write:function(n,r,a,i,o,s){const l=[];l.push(n+"="+encodeURIComponent(r)),mt.isNumber(a)&&l.push("expires="+new Date(a).toGMTString()),mt.isString(i)&&l.push("path="+i),mt.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 Yge(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}function Xge(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}function tY(t,e){return t&&!Yge(e)?Xge(t,e):e}const qge=il.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=mt.isString(o)?a(o):o;return s.protocol===r.protocol&&s.host===r.host}}():function(){return function(){return!0}}();function Zge(t){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}function Qge(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 $P(t,e){let n=0;const r=Qge(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 Jge=typeof XMLHttpRequest<"u",e0e=Jge&&function(t){return new Promise(function(n,r){let a=t.data;const i=ec.from(t.headers).normalize(),o=t.responseType;let s;function l(){t.cancelToken&&t.cancelToken.unsubscribe(s),t.signal&&t.signal.removeEventListener("abort",s)}mt.isFormData(a)&&(il.isStandardBrowserEnv||il.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=tY(t.baseURL,t.url);u.open(t.method.toUpperCase(),ZK(c,t.params,t.paramsSerializer),!0),u.timeout=t.timeout;function f(){if(!u)return;const h=ec.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};jge(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 pr("Request aborted",pr.ECONNABORTED,t,u)),u=null)},u.onerror=function(){r(new pr("Network Error",pr.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||QK;t.timeoutErrorMessage&&(v=t.timeoutErrorMessage),r(new pr(v,p.clarifyTimeoutError?pr.ETIMEDOUT:pr.ECONNABORTED,t,u)),u=null},il.isStandardBrowserEnv){const h=(t.withCredentials||qge(c))&&t.xsrfCookieName&&Kge.read(t.xsrfCookieName);h&&i.set(t.xsrfHeaderName,h)}a===void 0&&i.setContentType(null),"setRequestHeader"in u&&mt.forEach(i.toJSON(),function(v,p){u.setRequestHeader(p,v)}),mt.isUndefined(t.withCredentials)||(u.withCredentials=!!t.withCredentials),o&&o!=="json"&&(u.responseType=t.responseType),typeof t.onDownloadProgress=="function"&&u.addEventListener("progress",$P(t.onDownloadProgress,!0)),typeof t.onUploadProgress=="function"&&u.upload&&u.upload.addEventListener("progress",$P(t.onUploadProgress)),(t.cancelToken||t.signal)&&(s=h=>{u&&(r(!h||h.type?new _b(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=Zge(c);if(d&&il.protocols.indexOf(d)===-1){r(new pr("Unsupported protocol "+d+":",pr.ERR_BAD_REQUEST,t));return}u.send(a||null)})},zx={http:Ege,xhr:e0e};mt.forEach(zx,(t,e)=>{if(t){try{Object.defineProperty(t,"name",{value:e})}catch{}Object.defineProperty(t,"adapterName",{value:e})}});const nY={getAdapter:t=>{t=mt.isArray(t)?t:[t];const{length:e}=t;let n,r;for(let a=0;a<e&&(n=t[a],!(r=mt.isString(n)?zx[n.toLowerCase()]:n));a++);if(!r)throw r===!1?new pr(`Adapter ${n} is not supported by the environment`,"ERR_NOT_SUPPORT"):new Error(mt.hasOwnProp(zx,n)?`Adapter '${n}' is not available in the build`:`Unknown adapter '${n}'`);if(!mt.isFunction(r))throw new TypeError("adapter is not a function");return r},adapters:zx};function yM(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new _b(null,t)}function PP(t){return yM(t),t.headers=ec.from(t.headers),t.data=gM.call(t,t.transformRequest),["post","put","patch"].indexOf(t.method)!==-1&&t.headers.setContentType("application/x-www-form-urlencoded",!1),nY.getAdapter(t.adapter||p4.adapter)(t).then(function(r){return yM(t),r.data=gM.call(t,t.transformResponse,r),r.headers=ec.from(r.headers),r},function(r){return eY(r)||(yM(t),r&&r.response&&(r.response.data=gM.call(t,t.transformResponse,r.response),r.response.headers=ec.from(r.response.headers))),Promise.reject(r)})}const FP=t=>t instanceof ec?t.toJSON():t;function Ag(t,e){e=e||{};const n={};function r(u,c,f){return mt.isPlainObject(u)&&mt.isPlainObject(c)?mt.merge.call({caseless:f},u,c):mt.isPlainObject(c)?mt.merge({},c):mt.isArray(c)?c.slice():c}function a(u,c,f){if(mt.isUndefined(c)){if(!mt.isUndefined(u))return r(void 0,u,f)}else return r(u,c,f)}function i(u,c){if(!mt.isUndefined(c))return r(void 0,c)}function o(u,c){if(mt.isUndefined(c)){if(!mt.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(FP(u),FP(c),!0)};return mt.forEach(Object.keys(Object.assign({},t,e)),function(c){const f=l[c]||a,d=f(t[c],e[c],c);mt.isUndefined(d)&&f!==s||(n[c]=d)}),n}const rY="1.5.0",v4={};["object","boolean","number","function","string","symbol"].forEach((t,e)=>{v4[t]=function(r){return typeof r===t||"a"+(e<1?"n ":" ")+t}});const zP={};v4.transitional=function(e,n,r){function a(i,o){return"[Axios v"+rY+"] Transitional option '"+i+"'"+o+(r?". "+r:"")}return(i,o,s)=>{if(e===!1)throw new pr(a(o," has been removed"+(n?" in "+n:"")),pr.ERR_DEPRECATED);return n&&!zP[o]&&(zP[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 t0e(t,e,n){if(typeof t!="object")throw new pr("options must be an object",pr.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 pr("option "+i+" must be "+l,pr.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new pr("Unknown option "+i,pr.ERR_BAD_OPTION)}}const pR={assertOptions:t0e,validators:v4},Bc=pR.validators;class t2{constructor(e){this.defaults=e,this.interceptors={request:new IP,response:new IP}}request(e,n){typeof e=="string"?(n=n||{},n.url=e):n=e||{},n=Ag(this.defaults,n);const{transitional:r,paramsSerializer:a,headers:i}=n;r!==void 0&&pR.assertOptions(r,{silentJSONParsing:Bc.transitional(Bc.boolean),forcedJSONParsing:Bc.transitional(Bc.boolean),clarifyTimeoutError:Bc.transitional(Bc.boolean)},!1),a!=null&&(mt.isFunction(a)?n.paramsSerializer={serialize:a}:pR.assertOptions(a,{encode:Bc.function,serialize:Bc.function},!0)),n.method=(n.method||this.defaults.method||"get").toLowerCase();let o=i&&mt.merge(i.common,i[n.method]);i&&mt.forEach(["delete","get","head","post","put","patch","common"],v=>{delete i[v]}),n.headers=ec.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=[PP.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=PP.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=Ag(this.defaults,e);const n=tY(e.baseURL,e.url);return ZK(n,e.params,e.paramsSerializer)}}mt.forEach(["delete","get","head","options"],function(e){t2.prototype[e]=function(n,r){return this.request(Ag(r||{},{method:e,url:n,data:(r||{}).data}))}});mt.forEach(["post","put","patch"],function(e){function n(r){return function(i,o,s){return this.request(Ag(s||{},{method:e,headers:r?{"Content-Type":"multipart/form-data"}:{},url:i,data:o}))}}t2.prototype[e]=n(),t2.prototype[e+"Form"]=n(!0)});const Ux=t2;let n0e=class aY{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 _b(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 aY(function(a){e=a}),cancel:e}}};const r0e=n0e;function a0e(t){return function(n){return t.apply(null,n)}}function i0e(t){return mt.isObject(t)&&t.isAxiosError===!0}const vR={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(vR).forEach(([t,e])=>{vR[e]=t});const o0e=vR;function iY(t){const e=new Ux(t),n=PK(Ux.prototype.request,e);return mt.extend(n,Ux.prototype,e,{allOwnKeys:!0}),mt.extend(n,e,null,{allOwnKeys:!0}),n.create=function(a){return iY(Ag(t,a))},n}const Ba=iY(p4);Ba.Axios=Ux;Ba.CanceledError=_b;Ba.CancelToken=r0e;Ba.isCancel=eY;Ba.VERSION=rY;Ba.toFormData=oT;Ba.AxiosError=pr;Ba.Cancel=Ba.CanceledError;Ba.all=function(e){return Promise.all(e)};Ba.spread=a0e;Ba.isAxiosError=i0e;Ba.mergeConfig=Ag;Ba.AxiosHeaders=ec;Ba.formToJSON=t=>JK(mt.isHTMLForm(t)?new FormData(t):t);Ba.getAdapter=nY.getAdapter;Ba.HttpStatusCode=o0e;Ba.default=Ba;const Ff=Ba;var s0e=!1;/*!
- * pinia v2.1.6
- * (c) 2023 Eduardo San Martin Morote
- * @license MIT
- */const l0e=Symbol();var UP;(function(t){t.direct="direct",t.patchObject="patch object",t.patchFunction="patch function"})(UP||(UP={}));function u0e(){const t=wj(!0),e=t.run(()=>$({}));let n=[],r=[];const a=Df({install(i){a._a=i,i.provide(l0e,a),i.config.globalProperties.$pinia=a,r.forEach(o=>n.push(o)),r=[]},use(i){return!this._a&&!s0e?r.push(i):n.push(i),this},_p:n,_a:null,_e:t,_s:new Map,state:e});return a}function c0e(t){return typeof t=="object"&&t!==null}function GP(t,e){return t=c0e(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 f0e(t,e){return e.reduce((n,r)=>n==null?void 0:n[r],t)}function d0e(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 h0e(t,e){return e.reduce((n,r)=>{const a=r.split(".");return d0e(n,a,f0e(t,a))},{})}function HP(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 WP(t,{storage:e,serializer:n,key:r,paths:a,debug:i}){try{const o=Array.isArray(a)?h0e(t,a):t;e.setItem(r,n.serialize(o))}catch(o){i&&console.error(o)}}function p0e(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=>GP(s,t)):[GP(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=>{WP(a.$state,s)})},a.$hydrate=({runHooks:s=!0}={})=>{o.forEach(l=>{const{beforeRestore:u,afterRestore:c}=l;s&&(u==null||u(e)),HP(a,l),s&&(c==null||c(e))})},o.forEach(s=>{const{beforeRestore:l,afterRestore:u}=s;l==null||l(e),HP(a,s),u==null||u(e),a.$subscribe((c,f)=>{WP(f,s)},{detached:!0})})}}var v0e=p0e();const u1=u0e();u1.use(v0e);var ya=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function xi(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function g0e(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 oY={exports:{}};/*!
- * JavaScript Cookie v2.2.0
- * https://github.com/js-cookie/js-cookie
- *
- * Copyright 2006, 2015 Klaus Hartl & Fagner Brack
- * Released under the MIT license
- */(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(){})})})(oY);var y0e=oY.exports;const $o=xi(y0e),kh="CAE_token",Uv="CAE_userId";function m0e(){let t=[],e="0123456789abcdef";for(let r=0;r<36;r++)t[r]=e.substr(Math.floor(Math.random()*16),1);t[14]="4",t[19]=e.substr(t[19]&3|8,1),t[8]=t[13]=t[18]=t[23]="";var n=t.join("");return n}function sY(){return($o.get(kh)==null||$o.get(kh)==""||$o.get(kh)=="undefined")&&lY(m0e()),$o.get(kh)}function b0e(){return $o.get(kh)}function lY(t){return $o.set(kh,t)}function S0e(){return $o.remove(kh)}function w0e(){return($o.get(Uv)==null||$o.get(Uv)==""||$o.get(Uv)=="undefined")&&uY("guest"),$o.get(Uv)}function uY(t){return $o.set(Uv,t)}function x0e(){return $o.remove(Uv)}function _0e(){var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";this.encode=function(e){for(var n="",r,a,i,o,s,l,u,c=0;c<e.length;)r=e.charCodeAt(c++),a=e.charCodeAt(c++),i=e.charCodeAt(c++),o=r>>2,s=(r&3)<<4|a>>4,l=(a&15)<<2|i>>6,u=i&63,isNaN(a)?l=u=64:isNaN(i)&&(u=64),n=n+t.charAt(o)+t.charAt(s)+t.charAt(l)+t.charAt(u);return n},this.decode=function(e){var n="",r,a,i,o,s,l,u,c=0;for(e=e.replace(/[^A-Za-z0-9\+\/\=]/g,"");c<e.length;)o=t.indexOf(e.charAt(c++)),s=t.indexOf(e.charAt(c++)),l=t.indexOf(e.charAt(c++)),u=t.indexOf(e.charAt(c++)),r=o<<2|s>>4,a=(s&15)<<4|l>>2,i=(l&3)<<6|u,n=n+String.fromCharCode(r),l!=64&&(n=n+String.fromCharCode(a)),u!=64&&(n=n+String.fromCharCode(i));return n}}const jP=new _0e;function KP(t,e,n,r,a,i){n&&(e=unescape(encodeURIComponent(e)));var o=new Array(16843776,0,65536,16843780,16842756,66564,4,65536,1024,16843776,16843780,1024,16778244,16842756,16777216,4,1028,16778240,16778240,66560,66560,16842752,16842752,16778244,65540,16777220,16777220,65540,0,1028,66564,16777216,65536,16843780,4,16842752,16843776,16777216,16777216,1024,16842756,65536,66560,16777220,1024,4,16778244,66564,16843780,65540,16842752,16778244,16777220,1028,66564,16843776,1028,16778240,16778240,0,65540,66560,0,16842756),s=new Array(-2146402272,-2147450880,32768,1081376,1048576,32,-2146435040,-2147450848,-2147483616,-2146402272,-2146402304,-2147483648,-2147450880,1048576,32,-2146435040,1081344,1048608,-2147450848,0,-2147483648,32768,1081376,-2146435072,1048608,-2147483616,0,1081344,32800,-2146402304,-2146435072,32800,0,1081376,-2146435040,1048576,-2147450848,-2146435072,-2146402304,32768,-2146435072,-2147450880,32,-2146402272,1081376,32,32768,-2147483648,32800,-2146402304,1048576,-2147483616,1048608,-2147450848,-2147483616,1048608,1081344,0,-2147450880,32800,-2147483648,-2146435040,-2146402272,1081344),l=new Array(520,134349312,0,134348808,134218240,0,131592,134218240,131080,134217736,134217736,131072,134349320,131080,134348800,520,134217728,8,134349312,512,131584,134348800,134348808,131592,134218248,131584,131072,134218248,8,134349320,512,134217728,134349312,134217728,131080,520,131072,134349312,134218240,0,512,131080,134349320,134218240,134217736,512,0,134348808,134218248,131072,134217728,134349320,8,131592,131584,134217736,134348800,134218248,520,134348800,131592,8,134348808,131584),u=new Array(8396801,8321,8321,128,8396928,8388737,8388609,8193,0,8396800,8396800,8396929,129,0,8388736,8388609,1,8192,8388608,8396801,128,8388608,8193,8320,8388737,1,8320,8388736,8192,8396928,8396929,129,8388736,8388609,8396800,8396929,129,0,0,8396800,8320,8388736,8388737,1,8396801,8321,8321,128,8396929,129,1,8192,8388609,8193,8396928,8388737,8193,8320,8388608,8396801,128,8388608,8192,8396928),c=new Array(256,34078976,34078720,1107296512,524288,256,1073741824,34078720,1074266368,524288,33554688,1074266368,1107296512,1107820544,524544,1073741824,33554432,1074266112,1074266112,0,1073742080,1107820800,1107820800,33554688,1107820544,1073742080,0,1107296256,34078976,33554432,1107296256,524544,524288,1107296512,256,33554432,1073741824,34078720,1107296512,1074266368,33554688,1073741824,1107820544,34078976,1074266368,256,33554432,1107820544,1107820800,524544,1107296256,1107820800,34078720,0,1074266112,1107296256,524544,33554688,1073742080,524288,0,1074266112,34078976,1073742080),f=new Array(536870928,541065216,16384,541081616,541065216,16,541081616,4194304,536887296,4210704,4194304,536870928,4194320,536887296,536870912,16400,0,4194320,536887312,16384,4210688,536887312,16,541065232,541065232,0,4210704,541081600,16400,4210688,541081600,536870912,536887296,16,541065232,4210688,541081616,4194304,16400,536870928,4194304,536887296,536870912,16400,536870928,541081616,4210688,541065216,4210704,541081600,0,541065232,16,16384,541065216,4210704,16384,4194320,536887312,0,541081600,536870912,4194320,536887312),d=new Array(2097152,69206018,67110914,0,2048,67110914,2099202,69208064,69208066,2097152,0,67108866,2,67108864,69206018,2050,67110912,2099202,2097154,67110912,67108866,69206016,69208064,2097154,69206016,2048,2050,69208066,2099200,2,67108864,2099200,67108864,2099200,2097152,67110914,67110914,69206018,69206018,2,2097154,67108864,67110912,2097152,69208064,2050,2099202,69208064,2050,67108866,69208066,69206016,2099200,0,2,69208066,0,2099202,69206016,2048,67108866,67110912,2048,2097154),h=new Array(268439616,4096,262144,268701760,268435456,268439616,64,268435456,262208,268697600,268701760,266240,268701696,266304,4096,64,268697600,268435520,268439552,4160,266240,262208,268697664,268701696,4160,0,0,268697664,268435520,268439552,266304,262144,266304,262144,268701696,4096,64,268697664,4096,266304,268439552,64,268435520,268697600,268697664,268435456,262144,268439616,0,268701760,262208,268435520,268697600,268439552,268439616,0,268701760,266240,266240,4160,4160,262208,268435456,268701696),v=C0e(t),p=0,g,y,m,b,w,C,_,x,T,M,E,A,k,R,N=e.length,F=0,z=v.length==32?3:9;z==3?x=n?new Array(0,32,2):new Array(30,-2,-2):x=n?new Array(0,32,2,62,30,-2,64,96,2):new Array(94,62,-2,32,64,2,30,-2,-2),i==2?e+=" ":i==1?n&&(m=8-N%8,e+=String.fromCharCode(m,m,m,m,m,m,m,m),m===8&&(N+=8)):i||(e+="\0\0\0\0\0\0\0\0");var B="",W="";for(r==1&&(T=a.charCodeAt(p++)<<24|a.charCodeAt(p++)<<16|a.charCodeAt(p++)<<8|a.charCodeAt(p++),E=a.charCodeAt(p++)<<24|a.charCodeAt(p++)<<16|a.charCodeAt(p++)<<8|a.charCodeAt(p++),p=0);p<N;){for(C=e.charCodeAt(p++)<<24|e.charCodeAt(p++)<<16|e.charCodeAt(p++)<<8|e.charCodeAt(p++),_=e.charCodeAt(p++)<<24|e.charCodeAt(p++)<<16|e.charCodeAt(p++)<<8|e.charCodeAt(p++),r==1&&(n?(C^=T,_^=E):(M=T,A=E,T=C,E=_)),m=(C>>>4^_)&252645135,_^=m,C^=m<<4,m=(C>>>16^_)&65535,_^=m,C^=m<<16,m=(_>>>2^C)&858993459,C^=m,_^=m<<2,m=(_>>>8^C)&16711935,C^=m,_^=m<<8,m=(C>>>1^_)&1431655765,_^=m,C^=m<<1,C=C<<1|C>>>31,_=_<<1|_>>>31,y=0;y<z;y+=3){for(k=x[y+1],R=x[y+2],g=x[y];g!=k;g+=R)b=_^v[g],w=(_>>>4|_<<28)^v[g+1],m=C,C=_,_=m^(s[b>>>24&63]|u[b>>>16&63]|f[b>>>8&63]|h[b&63]|o[w>>>24&63]|l[w>>>16&63]|c[w>>>8&63]|d[w&63]);m=C,C=_,_=m}C=C>>>1|C<<31,_=_>>>1|_<<31,m=(C>>>1^_)&1431655765,_^=m,C^=m<<1,m=(_>>>8^C)&16711935,C^=m,_^=m<<8,m=(_>>>2^C)&858993459,C^=m,_^=m<<2,m=(C>>>16^_)&65535,_^=m,C^=m<<16,m=(C>>>4^_)&252645135,_^=m,C^=m<<4,r==1&&(n?(T=C,E=_):(C^=M,_^=A)),W+=String.fromCharCode(C>>>24,C>>>16&255,C>>>8&255,C&255,_>>>24,_>>>16&255,_>>>8&255,_&255),F+=8,F==512&&(B+=W,W="",F=0)}if(B+=W,!n){if(i===1){var N=B.length,V=0;N&&(V=B.charCodeAt(N-1)),V<=8&&(B=B.substring(0,N-V))}B=decodeURIComponent(escape(B))}return B}function C0e(t){for(var e=new Array(0,4,536870912,536870916,65536,65540,536936448,536936452,512,516,536871424,536871428,66048,66052,536936960,536936964),n=new Array(0,1,1048576,1048577,67108864,67108865,68157440,68157441,256,257,1048832,1048833,67109120,67109121,68157696,68157697),r=new Array(0,8,2048,2056,16777216,16777224,16779264,16779272,0,8,2048,2056,16777216,16777224,16779264,16779272),a=new Array(0,2097152,134217728,136314880,8192,2105344,134225920,136323072,131072,2228224,134348800,136445952,139264,2236416,134356992,136454144),i=new Array(0,262144,16,262160,0,262144,16,262160,4096,266240,4112,266256,4096,266240,4112,266256),o=new Array(0,1024,32,1056,0,1024,32,1056,33554432,33555456,33554464,33555488,33554432,33555456,33554464,33555488),s=new Array(0,268435456,524288,268959744,2,268435458,524290,268959746,0,268435456,524288,268959744,2,268435458,524290,268959746),l=new Array(0,65536,2048,67584,536870912,536936448,536872960,536938496,131072,196608,133120,198656,537001984,537067520,537004032,537069568),u=new Array(0,262144,0,262144,2,262146,2,262146,33554432,33816576,33554432,33816576,33554434,33816578,33554434,33816578),c=new Array(0,268435456,8,268435464,0,268435456,8,268435464,1024,268436480,1032,268436488,1024,268436480,1032,268436488),f=new Array(0,32,0,32,1048576,1048608,1048576,1048608,8192,8224,8192,8224,1056768,1056800,1056768,1056800),d=new Array(0,16777216,512,16777728,2097152,18874368,2097664,18874880,67108864,83886080,67109376,83886592,69206016,85983232,69206528,85983744),h=new Array(0,4096,134217728,134221824,524288,528384,134742016,134746112,16,4112,134217744,134221840,524304,528400,134742032,134746128),v=new Array(0,4,256,260,0,4,256,260,1,5,257,261,1,5,257,261),p=t.length>8?3:1,g=new Array(32*p),y=new Array(0,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0),m,b,w=0,C=0,_,x=0;x<p;x++){var T=t.charCodeAt(w++)<<24|t.charCodeAt(w++)<<16|t.charCodeAt(w++)<<8|t.charCodeAt(w++),M=t.charCodeAt(w++)<<24|t.charCodeAt(w++)<<16|t.charCodeAt(w++)<<8|t.charCodeAt(w++);_=(T>>>4^M)&252645135,M^=_,T^=_<<4,_=(M>>>-16^T)&65535,T^=_,M^=_<<-16,_=(T>>>2^M)&858993459,M^=_,T^=_<<2,_=(M>>>-16^T)&65535,T^=_,M^=_<<-16,_=(T>>>1^M)&1431655765,M^=_,T^=_<<1,_=(M>>>8^T)&16711935,T^=_,M^=_<<8,_=(T>>>1^M)&1431655765,M^=_,T^=_<<1,_=T<<8|M>>>20&240,T=M<<24|M<<8&16711680|M>>>8&65280|M>>>24&240,M=_;for(var E=0;E<y.length;E++)y[E]?(T=T<<2|T>>>26,M=M<<2|M>>>26):(T=T<<1|T>>>27,M=M<<1|M>>>27),T&=-15,M&=-15,m=e[T>>>28]|n[T>>>24&15]|r[T>>>20&15]|a[T>>>16&15]|i[T>>>12&15]|o[T>>>8&15]|s[T>>>4&15],b=l[M>>>28]|u[M>>>24&15]|c[M>>>20&15]|f[M>>>16&15]|d[M>>>12&15]|h[M>>>8&15]|v[M>>>4&15],_=(b>>>16^m)&65535,g[C++]=m^_,g[C++]=b^_<<16}return g}function YP(t,e,n){return{key:T0e(t.slice(e,n)),vector:1}}function T0e(t){for(var e=t.length;e<24;e++)t+="0";return t}var XP="/ECB/PKCS5Padding",E0e={encrypt:function(t,e){var n=YP(t,0,24),r=jP;return r.encode(KP(n.key,e,1,0,XP,1))},decrypt:function(t,e){var n=YP(t,0,24),r=jP;return KP(n.key,r.decode(e),0,0,XP,1)}};const pf=[],M0e=Ff.CancelToken;let D0e="000000000"|"0000000";Ff.defaults.timeout=2e4;Ff.defaults.baseURL="/disaster";Ff.defaults.headers.post["Content-Type"]="application/json;charset=UTF-8";Ff.interceptors.request.use(t=>{const e=JSON.stringify(t.url)+(t.data?JSON.stringify(t.data):JSON.stringify(t.params));return t.cancelToken=new M0e(n=>{}),pf.includes(e),pf.push(e),t},t=>Promise.reject(t));Ff.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(pf.splice(pf.findIndex(n=>n===e),1),t.status===200){let{data:n}=t;return n.returnCode==D0e?Promise.resolve(n):((n.returnMsg==="用户验证失败!"||n.returnMsg=="系统没有登录或会话超时!")&&(S0e(),x0e(),Bfe.replace({path:"/login"})),Promise.reject(n))}else return Promise.reject(t)},t=>{const{res:e}=t;if(e)return pf.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 pf.splice(pf.findIndex(r=>r===Rn),1),Promise.reject(n)}});function A0e(t="service"){let e="";return t=="service"?e="/TransServlet":t=="manager"&&(e="/managersvr/TransServlet"),e}function k0e(t,e){t.clientToken=sY()||u1.token||"03c540b1baf2434b8cffbb69f73b60bf";let n=w0e()||u1.userId||"5f06c8bc77234f969d13e160b54c27e3";return t.userId=n,t.channelNo=e,t}const Rn=(t,e="service",n="post")=>{let r=A0e(e);return t=k0e(t,e),new Promise((a,i)=>{n=="post"?Ff.post(r,t).then(o=>{a(o)}).catch(o=>{i(o)}):n=="get"&&Ff.get(r,{params:t}).then(o=>{a(o)}).catch(o=>{i(o)})})},bFt=t=>{let e=sY()||u1.token||"03c540b1baf2434b8cffbb69f73b60bf";return E0e.encrypt(e,t)},R0e='a[href],button:not([disabled]),button:not([hidden]),:not([tabindex="-1"]),input:not([disabled]),input:not([type="hidden"]),select:not([disabled]),textarea:not([disabled])',L0e=t=>getComputedStyle(t).position==="fixed"?!1:t.offsetParent!==null,qP=t=>Array.from(t.querySelectorAll(R0e)).filter(e=>O0e(e)&&L0e(e)),O0e=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}},Gx=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},cY=t=>!t.getAttribute("aria-owns"),fY=(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},Hx=t=>{t&&(t.focus(),!cY(t)&&t.click())},Zr=(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)},ZP=t=>e=>e.pointerType==="mouse"?t(e):void 0;var V0e=Object.defineProperty,N0e=Object.defineProperties,I0e=Object.getOwnPropertyDescriptors,QP=Object.getOwnPropertySymbols,B0e=Object.prototype.hasOwnProperty,$0e=Object.prototype.propertyIsEnumerable,JP=(t,e,n)=>e in t?V0e(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,P0e=(t,e)=>{for(var n in e||(e={}))B0e.call(e,n)&&JP(t,n,e[n]);if(QP)for(var n of QP(e))$0e.call(e,n)&&JP(t,n,e[n]);return t},F0e=(t,e)=>N0e(t,I0e(e));function eF(t,e){var n;const r=vr();return Uo(()=>{r.value=t()},F0e(P0e({},e),{flush:(n=e==null?void 0:e.flush)!=null?n:"sync"})),d0(r)}var tF;const _n=typeof window<"u",z0e=t=>typeof t<"u",U0e=t=>typeof t=="function",G0e=t=>typeof t=="string",kg=()=>{},dY=_n&&((tF=window==null?void 0:window.navigator)==null?void 0:tF.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function zf(t){return typeof t=="function"?t():S(t)}function hY(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 H0e(t,e={}){let n,r,a=kg;const i=s=>{clearTimeout(s),a(),a=kg};return s=>{const l=zf(t),u=zf(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 W0e(t,e=!0,n=!0,r=!1){let a=0,i,o=!0,s=kg,l;const u=()=>{i&&(clearTimeout(i),i=void 0,s(),s=kg)};return f=>{const d=zf(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 j0e(t){return t}function lT(t){return xj()?(_j(t),!0):!1}function K0e(t,e=200,n={}){return hY(H0e(e,n),t)}function Y0e(t,e=200,n={}){const r=$(t.value),a=K0e(()=>{r.value=t.value},e,n);return je(t,()=>a()),r}function pY(t,e=200,n=!1,r=!0,a=!1){return hY(W0e(e,n,r,a),t)}function g4(t,e=!0){Qt()?Ut(t):e?t():wt(t)}function dp(t,e,n={}){const{immediate:r=!0}=n,a=$(!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)},zf(e))}return r&&(a.value=!0,_n&&l()),lT(s),{isPending:d0(a),start:l,stop:s}}function Po(t){var e;const n=zf(t);return(e=n==null?void 0:n.$el)!=null?e:n}const g0=_n?window:void 0,X0e=_n?window.document:void 0;function Rr(...t){let e,n,r,a;if(G0e(t[0])||Array.isArray(t[0])?([n,r,a]=t,e=g0):[e,n,r,a]=t,!e)return kg;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=je(()=>[Po(e),zf(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 lT(u),u}let nF=!1;function y4(t,e,n={}){const{window:r=g0,ignore:a=[],capture:i=!0,detectIframe:o=!1}=n;if(!r)return;dY&&!nF&&(nF=!0,Array.from(r.document.body.children).forEach(d=>d.addEventListener("click",kg)));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=Po(h);return v&&(d.target===v||d.composedPath().includes(v))}}),c=[Rr(r,"click",d=>{const h=Po(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}),Rr(r,"pointerdown",d=>{const h=Po(t);h&&(s=!d.composedPath().includes(h)&&!l(d))},{passive:!0}),o&&Rr(r,"blur",d=>{var h;const v=Po(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 q0e(t,e=!1){const n=$(),r=()=>n.value=!!t();return r(),g4(r,e),n}function Z0e(t){return JSON.parse(JSON.stringify(t))}const rF=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},aF="__vueuse_ssr_handlers__";rF[aF]=rF[aF]||{};function Q0e(t,e,{window:n=g0,initialValue:r=""}={}){const a=$(r),i=U(()=>{var o;return Po(e)||((o=n==null?void 0:n.document)==null?void 0:o.documentElement)});return je([i,()=>zf(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}),je(a,o=>{var s;(s=i.value)!=null&&s.style&&i.value.style.setProperty(zf(t),o)}),a}function J0e({document:t=X0e}={}){if(!t)return $("visible");const e=$(t.visibilityState);return Rr(t,"visibilitychange",()=>{e.value=t.visibilityState}),e}var iF=Object.getOwnPropertySymbols,eye=Object.prototype.hasOwnProperty,tye=Object.prototype.propertyIsEnumerable,nye=(t,e)=>{var n={};for(var r in t)eye.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(t!=null&&iF)for(var r of iF(t))e.indexOf(r)<0&&tye.call(t,r)&&(n[r]=t[r]);return n};function Vi(t,e,n={}){const r=n,{window:a=g0}=r,i=nye(r,["window"]);let o;const s=q0e(()=>a&&"ResizeObserver"in a),l=()=>{o&&(o.disconnect(),o=void 0)},u=je(()=>Po(t),f=>{l(),s.value&&a&&f&&(o=new ResizeObserver(e),o.observe(f,i))},{immediate:!0,flush:"post"}),c=()=>{l(),u()};return lT(c),{isSupported:s,stop:c}}function oF(t,e={}){const{reset:n=!0,windowResize:r=!0,windowScroll:a=!0,immediate:i=!0}=e,o=$(0),s=$(0),l=$(0),u=$(0),c=$(0),f=$(0),d=$(0),h=$(0);function v(){const p=Po(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 Vi(t,v),je(()=>Po(t),p=>!p&&v()),a&&Rr("scroll",v,{capture:!0,passive:!0}),r&&Rr("resize",v,{passive:!0}),g4(()=>{i&&v()}),{height:o,bottom:s,left:l,right:u,top:c,width:f,x:d,y:h,update:v}}var sF;(function(t){t.UP="UP",t.RIGHT="RIGHT",t.DOWN="DOWN",t.LEFT="LEFT",t.NONE="NONE"})(sF||(sF={}));var rye=Object.defineProperty,lF=Object.getOwnPropertySymbols,aye=Object.prototype.hasOwnProperty,iye=Object.prototype.propertyIsEnumerable,uF=(t,e,n)=>e in t?rye(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,oye=(t,e)=>{for(var n in e||(e={}))aye.call(e,n)&&uF(t,n,e[n]);if(lF)for(var n of lF(e))iye.call(e,n)&&uF(t,n,e[n]);return t};const sye={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]};oye({linear:j0e},sye);function lye(t,e,n,r={}){var a,i,o;const{clone:s=!1,passive:l=!1,eventName:u,deep:c=!1,defaultValue:f}=r,d=Qt(),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?U0e(s)?s(y):Z0e(y):y,g=()=>z0e(t[e])?p(t[e]):f;if(l){const y=g(),m=$(y);return je(()=>t[e],b=>m.value=p(b)),je(m,b=>{(b!==t[e]||c)&&h(v,b)},{deep:c}),m}else return U({get(){return g()},set(y){h(v,y)}})}function uye({window:t=g0}={}){if(!t)return $(!1);const e=$(t.document.hasFocus());return Rr(t,"blur",()=>{e.value=!1}),Rr(t,"focus",()=>{e.value=!0}),e}function cye(t={}){const{window:e=g0,initialWidth:n=1/0,initialHeight:r=1/0,listenOrientation:a=!0,includeScrollbar:i=!0}=t,o=$(n),s=$(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(),g4(l),Rr("resize",l,{passive:!0}),a&&Rr("orientationchange",l,{passive:!0}),{width:o,height:s}}const vY=()=>_n&&/firefox/i.test(window.navigator.userAgent),fye=(t,e)=>{if(!_n||!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},cF=t=>{let e=0,n=t;for(;n;)e+=n.offsetTop,n=n.offsetParent;return e},dye=(t,e)=>Math.abs(cF(t)-cF(e)),m4=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 hye=typeof global=="object"&&global&&global.Object===Object&&global;const gY=hye;var pye=typeof self=="object"&&self&&self.Object===Object&&self,vye=gY||pye||Function("return this")();const _l=vye;var gye=_l.Symbol;const ws=gye;var yY=Object.prototype,yye=yY.hasOwnProperty,mye=yY.toString,iy=ws?ws.toStringTag:void 0;function bye(t){var e=yye.call(t,iy),n=t[iy];try{t[iy]=void 0;var r=!0}catch{}var a=mye.call(t);return r&&(e?t[iy]=n:delete t[iy]),a}var Sye=Object.prototype,wye=Sye.toString;function xye(t){return wye.call(t)}var _ye="[object Null]",Cye="[object Undefined]",fF=ws?ws.toStringTag:void 0;function Ap(t){return t==null?t===void 0?Cye:_ye:fF&&fF in Object(t)?bye(t):xye(t)}function cu(t){return t!=null&&typeof t=="object"}var Tye="[object Symbol]";function uT(t){return typeof t=="symbol"||cu(t)&&Ap(t)==Tye}function mY(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 Eye=Array.isArray;const to=Eye;var Mye=1/0,dF=ws?ws.prototype:void 0,hF=dF?dF.toString:void 0;function bY(t){if(typeof t=="string")return t;if(to(t))return mY(t,bY)+"";if(uT(t))return hF?hF.call(t):"";var e=t+"";return e=="0"&&1/t==-Mye?"-0":e}var Dye=/\s/;function Aye(t){for(var e=t.length;e--&&Dye.test(t.charAt(e)););return e}var kye=/^\s+/;function Rye(t){return t&&t.slice(0,Aye(t)+1).replace(kye,"")}function no(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}var pF=0/0,Lye=/^[-+]0x[0-9a-f]+$/i,Oye=/^0b[01]+$/i,Vye=/^0o[0-7]+$/i,Nye=parseInt;function gR(t){if(typeof t=="number")return t;if(uT(t))return pF;if(no(t)){var e=typeof t.valueOf=="function"?t.valueOf():t;t=no(e)?e+"":e}if(typeof t!="string")return t===0?t:+t;t=Rye(t);var n=Oye.test(t);return n||Vye.test(t)?Nye(t.slice(2),n?2:8):Lye.test(t)?pF:+t}var vF=1/0,Iye=17976931348623157e292;function Bye(t){if(!t)return t===0?t:0;if(t=gR(t),t===vF||t===-vF){var e=t<0?-1:1;return e*Iye}return t===t?t:0}function $ye(t){var e=Bye(t),n=e%1;return e===e?n?e-n:e:0}function b4(t){return t}var Pye="[object AsyncFunction]",Fye="[object Function]",zye="[object GeneratorFunction]",Uye="[object Proxy]";function S4(t){if(!no(t))return!1;var e=Ap(t);return e==Fye||e==zye||e==Pye||e==Uye}var Gye=_l["__core-js_shared__"];const mM=Gye;var gF=function(){var t=/[^.]+$/.exec(mM&&mM.keys&&mM.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}();function Hye(t){return!!gF&&gF in t}var Wye=Function.prototype,jye=Wye.toString;function kp(t){if(t!=null){try{return jye.call(t)}catch{}try{return t+""}catch{}}return""}var Kye=/[\\^$.*+?()[\]{}|]/g,Yye=/^\[object .+?Constructor\]$/,Xye=Function.prototype,qye=Object.prototype,Zye=Xye.toString,Qye=qye.hasOwnProperty,Jye=RegExp("^"+Zye.call(Qye).replace(Kye,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function eme(t){if(!no(t)||Hye(t))return!1;var e=S4(t)?Jye:Yye;return e.test(kp(t))}function tme(t,e){return t==null?void 0:t[e]}function Rp(t,e){var n=tme(t,e);return eme(n)?n:void 0}var nme=Rp(_l,"WeakMap");const yR=nme;var yF=Object.create,rme=function(){function t(){}return function(e){if(!no(e))return{};if(yF)return yF(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const ame=rme;function ime(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 ome(){}function SY(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e}var sme=800,lme=16,ume=Date.now;function cme(t){var e=0,n=0;return function(){var r=ume(),a=lme-(r-n);if(n=r,a>0){if(++e>=sme)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}function fme(t){return function(){return t}}var dme=function(){try{var t=Rp(Object,"defineProperty");return t({},"",{}),t}catch{}}();const n2=dme;var hme=n2?function(t,e){return n2(t,"toString",{configurable:!0,enumerable:!1,value:fme(e),writable:!0})}:b4;const pme=hme;var vme=cme(pme);const wY=vme;function gme(t,e){for(var n=-1,r=t==null?0:t.length;++n<r&&e(t[n],n,t)!==!1;);return t}function xY(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 yme(t){return t!==t}function mme(t,e,n){for(var r=n-1,a=t.length;++r<a;)if(t[r]===e)return r;return-1}function bme(t,e,n){return e===e?mme(t,e,n):xY(t,yme,n)}function Sme(t,e){var n=t==null?0:t.length;return!!n&&bme(t,e,0)>-1}var wme=9007199254740991,xme=/^(?:0|[1-9]\d*)$/;function cT(t,e){var n=typeof t;return e=e??wme,!!e&&(n=="number"||n!="symbol"&&xme.test(t))&&t>-1&&t%1==0&&t<e}function w4(t,e,n){e=="__proto__"&&n2?n2(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}function Cb(t,e){return t===e||t!==t&&e!==e}var _me=Object.prototype,Cme=_me.hasOwnProperty;function x4(t,e,n){var r=t[e];(!(Cme.call(t,e)&&Cb(r,n))||n===void 0&&!(e in t))&&w4(t,e,n)}function Tb(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?w4(n,s,l):x4(n,s,l)}return n}var mF=Math.max;function _Y(t,e,n){return e=mF(e===void 0?t.length-1:e,0),function(){for(var r=arguments,a=-1,i=mF(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),ime(t,this,s)}}function CY(t,e){return wY(_Y(t,e,b4),t+"")}var Tme=9007199254740991;function _4(t){return typeof t=="number"&&t>-1&&t%1==0&&t<=Tme}function y0(t){return t!=null&&_4(t.length)&&!S4(t)}function Eme(t,e,n){if(!no(n))return!1;var r=typeof e;return(r=="number"?y0(n)&&cT(e,n.length):r=="string"&&e in n)?Cb(n[e],t):!1}function Mme(t){return CY(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&&Eme(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 Dme=Object.prototype;function C4(t){var e=t&&t.constructor,n=typeof e=="function"&&e.prototype||Dme;return t===n}function Ame(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r}var kme="[object Arguments]";function bF(t){return cu(t)&&Ap(t)==kme}var TY=Object.prototype,Rme=TY.hasOwnProperty,Lme=TY.propertyIsEnumerable,Ome=bF(function(){return arguments}())?bF:function(t){return cu(t)&&Rme.call(t,"callee")&&!Lme.call(t,"callee")};const c1=Ome;function Vme(){return!1}var EY=typeof exports=="object"&&exports&&!exports.nodeType&&exports,SF=EY&&typeof module=="object"&&module&&!module.nodeType&&module,Nme=SF&&SF.exports===EY,wF=Nme?_l.Buffer:void 0,Ime=wF?wF.isBuffer:void 0,Bme=Ime||Vme;const f1=Bme;var $me="[object Arguments]",Pme="[object Array]",Fme="[object Boolean]",zme="[object Date]",Ume="[object Error]",Gme="[object Function]",Hme="[object Map]",Wme="[object Number]",jme="[object Object]",Kme="[object RegExp]",Yme="[object Set]",Xme="[object String]",qme="[object WeakMap]",Zme="[object ArrayBuffer]",Qme="[object DataView]",Jme="[object Float32Array]",e1e="[object Float64Array]",t1e="[object Int8Array]",n1e="[object Int16Array]",r1e="[object Int32Array]",a1e="[object Uint8Array]",i1e="[object Uint8ClampedArray]",o1e="[object Uint16Array]",s1e="[object Uint32Array]",ra={};ra[Jme]=ra[e1e]=ra[t1e]=ra[n1e]=ra[r1e]=ra[a1e]=ra[i1e]=ra[o1e]=ra[s1e]=!0;ra[$me]=ra[Pme]=ra[Zme]=ra[Fme]=ra[Qme]=ra[zme]=ra[Ume]=ra[Gme]=ra[Hme]=ra[Wme]=ra[jme]=ra[Kme]=ra[Yme]=ra[Xme]=ra[qme]=!1;function l1e(t){return cu(t)&&_4(t.length)&&!!ra[Ap(t)]}function T4(t){return function(e){return t(e)}}var MY=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Sm=MY&&typeof module=="object"&&module&&!module.nodeType&&module,u1e=Sm&&Sm.exports===MY,bM=u1e&&gY.process,c1e=function(){try{var t=Sm&&Sm.require&&Sm.require("util").types;return t||bM&&bM.binding&&bM.binding("util")}catch{}}();const Rg=c1e;var xF=Rg&&Rg.isTypedArray,f1e=xF?T4(xF):l1e;const E4=f1e;var d1e=Object.prototype,h1e=d1e.hasOwnProperty;function DY(t,e){var n=to(t),r=!n&&c1(t),a=!n&&!r&&f1(t),i=!n&&!r&&!a&&E4(t),o=n||r||a||i,s=o?Ame(t.length,String):[],l=s.length;for(var u in t)(e||h1e.call(t,u))&&!(o&&(u=="length"||a&&(u=="offset"||u=="parent")||i&&(u=="buffer"||u=="byteLength"||u=="byteOffset")||cT(u,l)))&&s.push(u);return s}function AY(t,e){return function(n){return t(e(n))}}var p1e=AY(Object.keys,Object);const v1e=p1e;var g1e=Object.prototype,y1e=g1e.hasOwnProperty;function m1e(t){if(!C4(t))return v1e(t);var e=[];for(var n in Object(t))y1e.call(t,n)&&n!="constructor"&&e.push(n);return e}function Eb(t){return y0(t)?DY(t):m1e(t)}function b1e(t){var e=[];if(t!=null)for(var n in Object(t))e.push(n);return e}var S1e=Object.prototype,w1e=S1e.hasOwnProperty;function x1e(t){if(!no(t))return b1e(t);var e=C4(t),n=[];for(var r in t)r=="constructor"&&(e||!w1e.call(t,r))||n.push(r);return n}function Mb(t){return y0(t)?DY(t,!0):x1e(t)}var _1e=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,C1e=/^\w*$/;function M4(t,e){if(to(t))return!1;var n=typeof t;return n=="number"||n=="symbol"||n=="boolean"||t==null||uT(t)?!0:C1e.test(t)||!_1e.test(t)||e!=null&&t in Object(e)}var T1e=Rp(Object,"create");const d1=T1e;function E1e(){this.__data__=d1?d1(null):{},this.size=0}function M1e(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}var D1e="__lodash_hash_undefined__",A1e=Object.prototype,k1e=A1e.hasOwnProperty;function R1e(t){var e=this.__data__;if(d1){var n=e[t];return n===D1e?void 0:n}return k1e.call(e,t)?e[t]:void 0}var L1e=Object.prototype,O1e=L1e.hasOwnProperty;function V1e(t){var e=this.__data__;return d1?e[t]!==void 0:O1e.call(e,t)}var N1e="__lodash_hash_undefined__";function I1e(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=d1&&e===void 0?N1e:e,this}function hp(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])}}hp.prototype.clear=E1e;hp.prototype.delete=M1e;hp.prototype.get=R1e;hp.prototype.has=V1e;hp.prototype.set=I1e;function B1e(){this.__data__=[],this.size=0}function fT(t,e){for(var n=t.length;n--;)if(Cb(t[n][0],e))return n;return-1}var $1e=Array.prototype,P1e=$1e.splice;function F1e(t){var e=this.__data__,n=fT(e,t);if(n<0)return!1;var r=e.length-1;return n==r?e.pop():P1e.call(e,n,1),--this.size,!0}function z1e(t){var e=this.__data__,n=fT(e,t);return n<0?void 0:e[n][1]}function U1e(t){return fT(this.__data__,t)>-1}function G1e(t,e){var n=this.__data__,r=fT(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this}function Sc(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])}}Sc.prototype.clear=B1e;Sc.prototype.delete=F1e;Sc.prototype.get=z1e;Sc.prototype.has=U1e;Sc.prototype.set=G1e;var H1e=Rp(_l,"Map");const h1=H1e;function W1e(){this.size=0,this.__data__={hash:new hp,map:new(h1||Sc),string:new hp}}function j1e(t){var e=typeof t;return e=="string"||e=="number"||e=="symbol"||e=="boolean"?t!=="__proto__":t===null}function dT(t,e){var n=t.__data__;return j1e(e)?n[typeof e=="string"?"string":"hash"]:n.map}function K1e(t){var e=dT(this,t).delete(t);return this.size-=e?1:0,e}function Y1e(t){return dT(this,t).get(t)}function X1e(t){return dT(this,t).has(t)}function q1e(t,e){var n=dT(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this}function wc(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])}}wc.prototype.clear=W1e;wc.prototype.delete=K1e;wc.prototype.get=Y1e;wc.prototype.has=X1e;wc.prototype.set=q1e;var Z1e="Expected a function";function hT(t,e){if(typeof t!="function"||e!=null&&typeof e!="function")throw new TypeError(Z1e);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(hT.Cache||wc),n}hT.Cache=wc;var Q1e=500;function J1e(t){var e=hT(t,function(r){return n.size===Q1e&&n.clear(),r}),n=e.cache;return e}var ebe=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,tbe=/\\(\\)?/g,nbe=J1e(function(t){var e=[];return t.charCodeAt(0)===46&&e.push(""),t.replace(ebe,function(n,r,a,i){e.push(a?i.replace(tbe,"$1"):r||n)}),e});const rbe=nbe;function abe(t){return t==null?"":bY(t)}function pT(t,e){return to(t)?t:M4(t,e)?[t]:rbe(abe(t))}var ibe=1/0;function Db(t){if(typeof t=="string"||uT(t))return t;var e=t+"";return e=="0"&&1/t==-ibe?"-0":e}function D4(t,e){e=pT(e,t);for(var n=0,r=e.length;t!=null&&n<r;)t=t[Db(e[n++])];return n&&n==r?t:void 0}function $r(t,e,n){var r=t==null?void 0:D4(t,e);return r===void 0?n:r}function A4(t,e){for(var n=-1,r=e.length,a=t.length;++n<r;)t[a+n]=e[n];return t}var _F=ws?ws.isConcatSpreadable:void 0;function obe(t){return to(t)||c1(t)||!!(_F&&t&&t[_F])}function Ab(t,e,n,r,a){var i=-1,o=t.length;for(n||(n=obe),a||(a=[]);++i<o;){var s=t[i];e>0&&n(s)?e>1?Ab(s,e-1,n,r,a):A4(a,s):r||(a[a.length]=s)}return a}function kY(t){var e=t==null?0:t.length;return e?Ab(t,1):[]}function sbe(t){return wY(_Y(t,void 0,kY),t+"")}var lbe=AY(Object.getPrototypeOf,Object);const k4=lbe;var ube="[object Object]",cbe=Function.prototype,fbe=Object.prototype,RY=cbe.toString,dbe=fbe.hasOwnProperty,hbe=RY.call(Object);function pbe(t){if(!cu(t)||Ap(t)!=ube)return!1;var e=k4(t);if(e===null)return!0;var n=dbe.call(e,"constructor")&&e.constructor;return typeof n=="function"&&n instanceof n&&RY.call(n)==hbe}function pp(){if(!arguments.length)return[];var t=arguments[0];return to(t)?t:[t]}function vbe(){this.__data__=new Sc,this.size=0}function gbe(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n}function ybe(t){return this.__data__.get(t)}function mbe(t){return this.__data__.has(t)}var bbe=200;function Sbe(t,e){var n=this.__data__;if(n instanceof Sc){var r=n.__data__;if(!h1||r.length<bbe-1)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new wc(r)}return n.set(t,e),this.size=n.size,this}function fl(t){var e=this.__data__=new Sc(t);this.size=e.size}fl.prototype.clear=vbe;fl.prototype.delete=gbe;fl.prototype.get=ybe;fl.prototype.has=mbe;fl.prototype.set=Sbe;function wbe(t,e){return t&&Tb(e,Eb(e),t)}function xbe(t,e){return t&&Tb(e,Mb(e),t)}var LY=typeof exports=="object"&&exports&&!exports.nodeType&&exports,CF=LY&&typeof module=="object"&&module&&!module.nodeType&&module,_be=CF&&CF.exports===LY,TF=_be?_l.Buffer:void 0,EF=TF?TF.allocUnsafe:void 0;function OY(t,e){if(e)return t.slice();var n=t.length,r=EF?EF(n):new t.constructor(n);return t.copy(r),r}function Cbe(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 VY(){return[]}var Tbe=Object.prototype,Ebe=Tbe.propertyIsEnumerable,MF=Object.getOwnPropertySymbols,Mbe=MF?function(t){return t==null?[]:(t=Object(t),Cbe(MF(t),function(e){return Ebe.call(t,e)}))}:VY;const R4=Mbe;function Dbe(t,e){return Tb(t,R4(t),e)}var Abe=Object.getOwnPropertySymbols,kbe=Abe?function(t){for(var e=[];t;)A4(e,R4(t)),t=k4(t);return e}:VY;const NY=kbe;function Rbe(t,e){return Tb(t,NY(t),e)}function IY(t,e,n){var r=e(t);return to(t)?r:A4(r,n(t))}function mR(t){return IY(t,Eb,R4)}function Lbe(t){return IY(t,Mb,NY)}var Obe=Rp(_l,"DataView");const bR=Obe;var Vbe=Rp(_l,"Promise");const SR=Vbe;var Nbe=Rp(_l,"Set");const ag=Nbe;var DF="[object Map]",Ibe="[object Object]",AF="[object Promise]",kF="[object Set]",RF="[object WeakMap]",LF="[object DataView]",Bbe=kp(bR),$be=kp(h1),Pbe=kp(SR),Fbe=kp(ag),zbe=kp(yR),oh=Ap;(bR&&oh(new bR(new ArrayBuffer(1)))!=LF||h1&&oh(new h1)!=DF||SR&&oh(SR.resolve())!=AF||ag&&oh(new ag)!=kF||yR&&oh(new yR)!=RF)&&(oh=function(t){var e=Ap(t),n=e==Ibe?t.constructor:void 0,r=n?kp(n):"";if(r)switch(r){case Bbe:return LF;case $be:return DF;case Pbe:return AF;case Fbe:return kF;case zbe:return RF}return e});const p1=oh;var Ube=Object.prototype,Gbe=Ube.hasOwnProperty;function Hbe(t){var e=t.length,n=new t.constructor(e);return e&&typeof t[0]=="string"&&Gbe.call(t,"index")&&(n.index=t.index,n.input=t.input),n}var Wbe=_l.Uint8Array;const r2=Wbe;function L4(t){var e=new t.constructor(t.byteLength);return new r2(e).set(new r2(t)),e}function jbe(t,e){var n=e?L4(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)}var Kbe=/\w*$/;function Ybe(t){var e=new t.constructor(t.source,Kbe.exec(t));return e.lastIndex=t.lastIndex,e}var OF=ws?ws.prototype:void 0,VF=OF?OF.valueOf:void 0;function Xbe(t){return VF?Object(VF.call(t)):{}}function BY(t,e){var n=e?L4(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}var qbe="[object Boolean]",Zbe="[object Date]",Qbe="[object Map]",Jbe="[object Number]",eSe="[object RegExp]",tSe="[object Set]",nSe="[object String]",rSe="[object Symbol]",aSe="[object ArrayBuffer]",iSe="[object DataView]",oSe="[object Float32Array]",sSe="[object Float64Array]",lSe="[object Int8Array]",uSe="[object Int16Array]",cSe="[object Int32Array]",fSe="[object Uint8Array]",dSe="[object Uint8ClampedArray]",hSe="[object Uint16Array]",pSe="[object Uint32Array]";function vSe(t,e,n){var r=t.constructor;switch(e){case aSe:return L4(t);case qbe:case Zbe:return new r(+t);case iSe:return jbe(t,n);case oSe:case sSe:case lSe:case uSe:case cSe:case fSe:case dSe:case hSe:case pSe:return BY(t,n);case Qbe:return new r;case Jbe:case nSe:return new r(t);case eSe:return Ybe(t);case tSe:return new r;case rSe:return Xbe(t)}}function $Y(t){return typeof t.constructor=="function"&&!C4(t)?ame(k4(t)):{}}var gSe="[object Map]";function ySe(t){return cu(t)&&p1(t)==gSe}var NF=Rg&&Rg.isMap,mSe=NF?T4(NF):ySe;const bSe=mSe;var SSe="[object Set]";function wSe(t){return cu(t)&&p1(t)==SSe}var IF=Rg&&Rg.isSet,xSe=IF?T4(IF):wSe;const _Se=xSe;var CSe=1,TSe=2,ESe=4,PY="[object Arguments]",MSe="[object Array]",DSe="[object Boolean]",ASe="[object Date]",kSe="[object Error]",FY="[object Function]",RSe="[object GeneratorFunction]",LSe="[object Map]",OSe="[object Number]",zY="[object Object]",VSe="[object RegExp]",NSe="[object Set]",ISe="[object String]",BSe="[object Symbol]",$Se="[object WeakMap]",PSe="[object ArrayBuffer]",FSe="[object DataView]",zSe="[object Float32Array]",USe="[object Float64Array]",GSe="[object Int8Array]",HSe="[object Int16Array]",WSe="[object Int32Array]",jSe="[object Uint8Array]",KSe="[object Uint8ClampedArray]",YSe="[object Uint16Array]",XSe="[object Uint32Array]",Xr={};Xr[PY]=Xr[MSe]=Xr[PSe]=Xr[FSe]=Xr[DSe]=Xr[ASe]=Xr[zSe]=Xr[USe]=Xr[GSe]=Xr[HSe]=Xr[WSe]=Xr[LSe]=Xr[OSe]=Xr[zY]=Xr[VSe]=Xr[NSe]=Xr[ISe]=Xr[BSe]=Xr[jSe]=Xr[KSe]=Xr[YSe]=Xr[XSe]=!0;Xr[kSe]=Xr[FY]=Xr[$Se]=!1;function wm(t,e,n,r,a,i){var o,s=e&CSe,l=e&TSe,u=e&ESe;if(n&&(o=a?n(t,r,a,i):n(t)),o!==void 0)return o;if(!no(t))return t;var c=to(t);if(c){if(o=Hbe(t),!s)return SY(t,o)}else{var f=p1(t),d=f==FY||f==RSe;if(f1(t))return OY(t,s);if(f==zY||f==PY||d&&!a){if(o=l||d?{}:$Y(t),!s)return l?Rbe(t,xbe(o,t)):Dbe(t,wbe(o,t))}else{if(!Xr[f])return a?t:{};o=vSe(t,f,s)}}i||(i=new fl);var h=i.get(t);if(h)return h;i.set(t,o),_Se(t)?t.forEach(function(g){o.add(wm(g,e,n,g,t,i))}):bSe(t)&&t.forEach(function(g,y){o.set(y,wm(g,e,n,y,t,i))});var v=u?l?Lbe:mR:l?Mb:Eb,p=c?void 0:v(t);return gme(p||t,function(g,y){p&&(y=g,g=t[y]),x4(o,y,wm(g,e,n,y,t,i))}),o}var qSe=4;function BF(t){return wm(t,qSe)}var ZSe=1,QSe=4;function a2(t){return wm(t,ZSe|QSe)}var JSe="__lodash_hash_undefined__";function ewe(t){return this.__data__.set(t,JSe),this}function twe(t){return this.__data__.has(t)}function v1(t){var e=-1,n=t==null?0:t.length;for(this.__data__=new wc;++e<n;)this.add(t[e])}v1.prototype.add=v1.prototype.push=ewe;v1.prototype.has=twe;function nwe(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 UY(t,e){return t.has(e)}var rwe=1,awe=2;function GY(t,e,n,r,a,i){var o=n&rwe,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&awe?new v1: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(!nwe(e,function(y,m){if(!UY(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 iwe(t){var e=-1,n=Array(t.size);return t.forEach(function(r,a){n[++e]=[a,r]}),n}function O4(t){var e=-1,n=Array(t.size);return t.forEach(function(r){n[++e]=r}),n}var owe=1,swe=2,lwe="[object Boolean]",uwe="[object Date]",cwe="[object Error]",fwe="[object Map]",dwe="[object Number]",hwe="[object RegExp]",pwe="[object Set]",vwe="[object String]",gwe="[object Symbol]",ywe="[object ArrayBuffer]",mwe="[object DataView]",$F=ws?ws.prototype:void 0,SM=$F?$F.valueOf:void 0;function bwe(t,e,n,r,a,i,o){switch(n){case mwe:if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case ywe:return!(t.byteLength!=e.byteLength||!i(new r2(t),new r2(e)));case lwe:case uwe:case dwe:return Cb(+t,+e);case cwe:return t.name==e.name&&t.message==e.message;case hwe:case vwe:return t==e+"";case fwe:var s=iwe;case pwe:var l=r&owe;if(s||(s=O4),t.size!=e.size&&!l)return!1;var u=o.get(t);if(u)return u==e;r|=swe,o.set(t,e);var c=GY(s(t),s(e),r,a,i,o);return o.delete(t),c;case gwe:if(SM)return SM.call(t)==SM.call(e)}return!1}var Swe=1,wwe=Object.prototype,xwe=wwe.hasOwnProperty;function _we(t,e,n,r,a,i){var o=n&Swe,s=mR(t),l=s.length,u=mR(e),c=u.length;if(l!=c&&!o)return!1;for(var f=l;f--;){var d=s[f];if(!(o?d in e:xwe.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,C=e.constructor;w!=C&&"constructor"in t&&"constructor"in e&&!(typeof w=="function"&&w instanceof w&&typeof C=="function"&&C instanceof C)&&(p=!1)}return i.delete(t),i.delete(e),p}var Cwe=1,PF="[object Arguments]",FF="[object Array]",OS="[object Object]",Twe=Object.prototype,zF=Twe.hasOwnProperty;function Ewe(t,e,n,r,a,i){var o=to(t),s=to(e),l=o?FF:p1(t),u=s?FF:p1(e);l=l==PF?OS:l,u=u==PF?OS:u;var c=l==OS,f=u==OS,d=l==u;if(d&&f1(t)){if(!f1(e))return!1;o=!0,c=!1}if(d&&!c)return i||(i=new fl),o||E4(t)?GY(t,e,n,r,a,i):bwe(t,e,l,n,r,a,i);if(!(n&Cwe)){var h=c&&zF.call(t,"__wrapped__"),v=f&&zF.call(e,"__wrapped__");if(h||v){var p=h?t.value():t,g=v?e.value():e;return i||(i=new fl),a(p,g,n,r,i)}}return d?(i||(i=new fl),_we(t,e,n,r,a,i)):!1}function vT(t,e,n,r,a){return t===e?!0:t==null||e==null||!cu(t)&&!cu(e)?t!==t&&e!==e:Ewe(t,e,n,r,vT,a)}var Mwe=1,Dwe=2;function Awe(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 fl;if(r)var d=r(u,c,l,t,e,f);if(!(d===void 0?vT(c,u,Mwe|Dwe,r,f):d))return!1}}return!0}function HY(t){return t===t&&!no(t)}function kwe(t){for(var e=Eb(t),n=e.length;n--;){var r=e[n],a=t[r];e[n]=[r,a,HY(a)]}return e}function WY(t,e){return function(n){return n==null?!1:n[t]===e&&(e!==void 0||t in Object(n))}}function Rwe(t){var e=kwe(t);return e.length==1&&e[0][2]?WY(e[0][0],e[0][1]):function(n){return n===t||Awe(n,t,e)}}function Lwe(t,e){return t!=null&&e in Object(t)}function Owe(t,e,n){e=pT(e,t);for(var r=-1,a=e.length,i=!1;++r<a;){var o=Db(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&&_4(a)&&cT(o,a)&&(to(t)||c1(t)))}function jY(t,e){return t!=null&&Owe(t,e,Lwe)}var Vwe=1,Nwe=2;function Iwe(t,e){return M4(t)&&HY(e)?WY(Db(t),e):function(n){var r=$r(n,t);return r===void 0&&r===e?jY(n,t):vT(e,r,Vwe|Nwe)}}function Bwe(t){return function(e){return e==null?void 0:e[t]}}function $we(t){return function(e){return D4(e,t)}}function Pwe(t){return M4(t)?Bwe(Db(t)):$we(t)}function KY(t){return typeof t=="function"?t:t==null?b4:typeof t=="object"?to(t)?Iwe(t[0],t[1]):Rwe(t):Pwe(t)}function Fwe(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 zwe=Fwe();const YY=zwe;function Uwe(t,e){return t&&YY(t,e,Eb)}function Gwe(t,e){return function(n,r){if(n==null)return n;if(!y0(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 Hwe=Gwe(Uwe);const Wwe=Hwe;var jwe=function(){return _l.Date.now()};const wM=jwe;var Kwe="Expected a function",Ywe=Math.max,Xwe=Math.min;function ro(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(Kwe);e=gR(e)||0,no(n)&&(c=!!n.leading,f="maxWait"in n,i=f?Ywe(gR(n.maxWait)||0,e):i,d="trailing"in n?!!n.trailing:d);function h(_){var x=r,T=a;return r=a=void 0,u=_,o=t.apply(T,x),o}function v(_){return u=_,s=setTimeout(y,e),c?h(_):o}function p(_){var x=_-l,T=_-u,M=e-x;return f?Xwe(M,i-T):M}function g(_){var x=_-l,T=_-u;return l===void 0||x>=e||x<0||f&&T>=i}function y(){var _=wM();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(wM())}function C(){var _=wM(),x=g(_);if(r=arguments,a=this,l=_,x){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 C.cancel=b,C.flush=w,C}function wR(t,e,n){(n!==void 0&&!Cb(t[e],n)||n===void 0&&!(e in t))&&w4(t,e,n)}function XY(t){return cu(t)&&y0(t)}function xR(t,e){if(!(e==="constructor"&&typeof t[e]=="function")&&e!="__proto__")return t[e]}function qwe(t){return Tb(t,Mb(t))}function Zwe(t,e,n,r,a,i,o){var s=xR(t,n),l=xR(e,n),u=o.get(l);if(u){wR(t,n,u);return}var c=i?i(s,l,n+"",t,e,o):void 0,f=c===void 0;if(f){var d=to(l),h=!d&&f1(l),v=!d&&!h&&E4(l);c=l,d||h||v?to(s)?c=s:XY(s)?c=SY(s):h?(f=!1,c=OY(l,!0)):v?(f=!1,c=BY(l,!0)):c=[]:pbe(l)||c1(l)?(c=s,c1(s)?c=qwe(s):(!no(s)||S4(s))&&(c=$Y(l))):f=!1}f&&(o.set(l,c),a(c,l,r,i,o),o.delete(l)),wR(t,n,c)}function qY(t,e,n,r,a){t!==e&&YY(e,function(i,o){if(a||(a=new fl),no(i))Zwe(t,e,o,n,qY,r,a);else{var s=r?r(xR(t,o),i,o+"",t,e,a):void 0;s===void 0&&(s=i),wR(t,o,s)}},Mb)}function Qwe(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 Jwe=Math.max,exe=Math.min;function txe(t,e,n){var r=t==null?0:t.length;if(!r)return-1;var a=r-1;return n!==void 0&&(a=$ye(n),a=n<0?Jwe(r+a,0):exe(a,r-1)),xY(t,KY(e),a,!0)}function nxe(t,e){var n=-1,r=y0(t)?Array(t.length):[];return Wwe(t,function(a,i,o){r[++n]=e(a,i,o)}),r}function rxe(t,e){var n=to(t)?mY:nxe;return n(t,KY(e))}function axe(t,e){return Ab(rxe(t,e),1)}var ixe=1/0;function oxe(t){var e=t==null?0:t.length;return e?Ab(t,ixe):[]}function i2(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 Co(t,e){return vT(t,e)}function Ta(t){return t==null}function sxe(t){return t===void 0}var lxe=Mme(function(t,e,n){qY(t,e,n)});const ZY=lxe;function QY(t,e,n,r){if(!no(t))return t;e=pT(e,t);for(var a=-1,i=e.length,o=i-1,s=t;s!=null&&++a<i;){var l=Db(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=no(c)?c:cT(e[a+1])?[]:{})}x4(s,l,u),s=s[l]}return t}function uxe(t,e,n){for(var r=-1,a=e.length,i={};++r<a;){var o=e[r],s=D4(t,o);n(s,o)&&QY(i,pT(o,t),s)}return i}function cxe(t,e){return uxe(t,e,function(n,r){return jY(t,r)})}var fxe=sbe(function(t,e){return t==null?{}:cxe(t,e)});const ju=fxe;function dxe(t,e,n){return t==null?t:QY(t,e,n)}var hxe="Expected a function";function Xh(t,e,n){var r=!0,a=!0;if(typeof t!="function")throw new TypeError(hxe);return no(n)&&(r="leading"in n?!!n.leading:r,a="trailing"in n?!!n.trailing:a),ro(t,e,{leading:r,maxWait:e,trailing:a})}var pxe=1/0,vxe=ag&&1/O4(new ag([,-0]))[1]==pxe?function(t){return new ag(t)}:ome;const gxe=vxe;var yxe=200;function mxe(t,e,n){var r=-1,a=Sme,i=t.length,o=!0,s=[],l=s;if(n)o=!1,a=Qwe;else if(i>=yxe){var u=e?null:gxe(t);if(u)return O4(u);o=!1,a=UY,l=new v1}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 bxe=CY(function(t){return mxe(Ab(t,1,XY,!0))});const xM=bxe,Na=t=>t===void 0,Ea=t=>typeof t=="boolean",Pt=t=>typeof t=="number",ds=t=>!t&&t!==0||vt(t)&&t.length===0||un(t)&&!Object.keys(t).length,xs=t=>typeof Element>"u"?!1:t instanceof Element,Sxe=t=>Ta(t),wxe=t=>Ht(t)?!Number.isNaN(Number(t)):!1,JY=(t="")=>t.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d"),Xl=t=>mb(t),g1=t=>Object.keys(t),xxe=t=>Object.entries(t),Wx=(t,e,n)=>({get value(){return $r(t,e,n)},set value(r){dxe(t,e,r)}});class _xe extends Error{constructor(e){super(e),this.name="ElementPlusError"}}function Da(t,e){throw new _xe(`[${t}] ${e}`)}const eX=(t="")=>t.split(" ").filter(e=>!!e.trim()),dl=(t,e)=>{if(!t||!e)return!1;if(e.includes(" "))throw new Error("className should not contain space.");return t.classList.contains(e)},Ql=(t,e)=>{!t||!e.trim()||t.classList.add(...eX(e))},To=(t,e)=>{!t||!e.trim()||t.classList.remove(...eX(e))},vf=(t,e)=>{var n;if(!_n||!t||!e)return"";let r=Ss(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 la(t,e="px"){if(!t)return"";if(Pt(t)||wxe(t))return`${t}${e}`;if(Ht(t))return t}const Cxe=(t,e)=>{if(!_n)return!1;const n={undefined:"overflow",true:"overflow-y",false:"overflow-x"}[String(e)],r=vf(t,n);return["scroll","auto","overlay"].some(a=>r.includes(a))},V4=(t,e)=>{if(!_n)return;let n=t;for(;n;){if([window,document,document.documentElement].includes(n))return window;if(Cxe(n,e))return n;n=n.parentNode}return n};let VS;const tX=t=>{var e;if(!_n)return 0;if(VS!==void 0)return VS;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),VS=r-i,VS};function nX(t,e){if(!_n)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 Pn=(t,e)=>{let n=t.__vccOpts||t;for(let[r,a]of e)n[r]=a;return n},Txe={name:"ArrowDown"},Exe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},Mxe=L("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),Dxe=[Mxe];function Axe(t,e,n,r,a,i){return G(),ne("svg",Exe,Dxe)}var rd=Pn(Txe,[["render",Axe],["__file","arrow-down.vue"]]),kxe={name:"ArrowLeft"},Rxe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},Lxe=L("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),Oxe=[Lxe];function Vxe(t,e,n,r,a,i){return G(),ne("svg",Rxe,Oxe)}var sc=Pn(kxe,[["render",Vxe],["__file","arrow-left.vue"]]),Nxe={name:"ArrowRight"},Ixe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},Bxe=L("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),$xe=[Bxe];function Pxe(t,e,n,r,a,i){return G(),ne("svg",Ixe,$xe)}var Li=Pn(Nxe,[["render",Pxe],["__file","arrow-right.vue"]]),Fxe={name:"ArrowUp"},zxe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},Uxe=L("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),Gxe=[Uxe];function Hxe(t,e,n,r,a,i){return G(),ne("svg",zxe,Gxe)}var gT=Pn(Fxe,[["render",Hxe],["__file","arrow-up.vue"]]),Wxe={name:"Back"},jxe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},Kxe=L("path",{fill:"currentColor",d:"M224 480h640a32 32 0 1 1 0 64H224a32 32 0 0 1 0-64z"},null,-1),Yxe=L("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),Xxe=[Kxe,Yxe];function qxe(t,e,n,r,a,i){return G(),ne("svg",jxe,Xxe)}var Zxe=Pn(Wxe,[["render",qxe],["__file","back.vue"]]),Qxe={name:"Calendar"},Jxe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},e_e=L("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),t_e=[e_e];function n_e(t,e,n,r,a,i){return G(),ne("svg",Jxe,t_e)}var r_e=Pn(Qxe,[["render",n_e],["__file","calendar.vue"]]),a_e={name:"CaretRight"},i_e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},o_e=L("path",{fill:"currentColor",d:"M384 192v640l384-320.064z"},null,-1),s_e=[o_e];function l_e(t,e,n,r,a,i){return G(),ne("svg",i_e,s_e)}var rX=Pn(a_e,[["render",l_e],["__file","caret-right.vue"]]),u_e={name:"CaretTop"},c_e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},f_e=L("path",{fill:"currentColor",d:"M512 320 192 704h639.936z"},null,-1),d_e=[f_e];function h_e(t,e,n,r,a,i){return G(),ne("svg",c_e,d_e)}var p_e=Pn(u_e,[["render",h_e],["__file","caret-top.vue"]]),v_e={name:"Check"},g_e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},y_e=L("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),m_e=[y_e];function b_e(t,e,n,r,a,i){return G(),ne("svg",g_e,m_e)}var kb=Pn(v_e,[["render",b_e],["__file","check.vue"]]),S_e={name:"CircleCheckFilled"},w_e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},x_e=L("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),__e=[x_e];function C_e(t,e,n,r,a,i){return G(),ne("svg",w_e,__e)}var T_e=Pn(S_e,[["render",C_e],["__file","circle-check-filled.vue"]]),E_e={name:"CircleCheck"},M_e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},D_e=L("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),A_e=L("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),k_e=[D_e,A_e];function R_e(t,e,n,r,a,i){return G(),ne("svg",M_e,k_e)}var N4=Pn(E_e,[["render",R_e],["__file","circle-check.vue"]]),L_e={name:"CircleCloseFilled"},O_e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},V_e=L("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),N_e=[V_e];function I_e(t,e,n,r,a,i){return G(),ne("svg",O_e,N_e)}var I4=Pn(L_e,[["render",I_e],["__file","circle-close-filled.vue"]]),B_e={name:"CircleClose"},$_e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},P_e=L("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),F_e=L("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),z_e=[P_e,F_e];function U_e(t,e,n,r,a,i){return G(),ne("svg",$_e,z_e)}var ad=Pn(B_e,[["render",U_e],["__file","circle-close.vue"]]),G_e={name:"Clock"},H_e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},W_e=L("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),j_e=L("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),K_e=L("path",{fill:"currentColor",d:"M480 512h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32z"},null,-1),Y_e=[W_e,j_e,K_e];function X_e(t,e,n,r,a,i){return G(),ne("svg",H_e,Y_e)}var aX=Pn(G_e,[["render",X_e],["__file","clock.vue"]]),q_e={name:"Close"},Z_e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},Q_e=L("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),J_e=[Q_e];function e2e(t,e,n,r,a,i){return G(),ne("svg",Z_e,J_e)}var yl=Pn(q_e,[["render",e2e],["__file","close.vue"]]),t2e={name:"DArrowLeft"},n2e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},r2e=L("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),a2e=[r2e];function i2e(t,e,n,r,a,i){return G(),ne("svg",n2e,a2e)}var Lg=Pn(t2e,[["render",i2e],["__file","d-arrow-left.vue"]]),o2e={name:"DArrowRight"},s2e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},l2e=L("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),u2e=[l2e];function c2e(t,e,n,r,a,i){return G(),ne("svg",s2e,u2e)}var Og=Pn(o2e,[["render",c2e],["__file","d-arrow-right.vue"]]),f2e={name:"Delete"},d2e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},h2e=L("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),p2e=[h2e];function v2e(t,e,n,r,a,i){return G(),ne("svg",d2e,p2e)}var iX=Pn(f2e,[["render",v2e],["__file","delete.vue"]]),g2e={name:"Document"},y2e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},m2e=L("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),b2e=[m2e];function S2e(t,e,n,r,a,i){return G(),ne("svg",y2e,b2e)}var w2e=Pn(g2e,[["render",S2e],["__file","document.vue"]]),x2e={name:"FullScreen"},_2e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},C2e=L("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),T2e=[C2e];function E2e(t,e,n,r,a,i){return G(),ne("svg",_2e,T2e)}var M2e=Pn(x2e,[["render",E2e],["__file","full-screen.vue"]]),D2e={name:"Hide"},A2e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},k2e=L("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),R2e=L("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),L2e=[k2e,R2e];function O2e(t,e,n,r,a,i){return G(),ne("svg",A2e,L2e)}var V2e=Pn(D2e,[["render",O2e],["__file","hide.vue"]]),N2e={name:"InfoFilled"},I2e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},B2e=L("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),$2e=[B2e];function P2e(t,e,n,r,a,i){return G(),ne("svg",I2e,$2e)}var B4=Pn(N2e,[["render",P2e],["__file","info-filled.vue"]]),F2e={name:"Loading"},z2e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},U2e=L("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),G2e=[U2e];function H2e(t,e,n,r,a,i){return G(),ne("svg",z2e,G2e)}var id=Pn(F2e,[["render",H2e],["__file","loading.vue"]]),W2e={name:"Minus"},j2e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},K2e=L("path",{fill:"currentColor",d:"M128 544h768a32 32 0 1 0 0-64H128a32 32 0 0 0 0 64z"},null,-1),Y2e=[K2e];function X2e(t,e,n,r,a,i){return G(),ne("svg",j2e,Y2e)}var q2e=Pn(W2e,[["render",X2e],["__file","minus.vue"]]),Z2e={name:"MoreFilled"},Q2e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},J2e=L("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),eCe=[J2e];function tCe(t,e,n,r,a,i){return G(),ne("svg",Q2e,eCe)}var UF=Pn(Z2e,[["render",tCe],["__file","more-filled.vue"]]),nCe={name:"More"},rCe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},aCe=L("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),iCe=[aCe];function oCe(t,e,n,r,a,i){return G(),ne("svg",rCe,iCe)}var sCe=Pn(nCe,[["render",oCe],["__file","more.vue"]]),lCe={name:"PictureFilled"},uCe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},cCe=L("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),fCe=[cCe];function dCe(t,e,n,r,a,i){return G(),ne("svg",uCe,fCe)}var hCe=Pn(lCe,[["render",dCe],["__file","picture-filled.vue"]]),pCe={name:"Plus"},vCe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},gCe=L("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),yCe=[gCe];function mCe(t,e,n,r,a,i){return G(),ne("svg",vCe,yCe)}var oX=Pn(pCe,[["render",mCe],["__file","plus.vue"]]),bCe={name:"QuestionFilled"},SCe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},wCe=L("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),xCe=[wCe];function _Ce(t,e,n,r,a,i){return G(),ne("svg",SCe,xCe)}var CCe=Pn(bCe,[["render",_Ce],["__file","question-filled.vue"]]),TCe={name:"RefreshLeft"},ECe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},MCe=L("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),DCe=[MCe];function ACe(t,e,n,r,a,i){return G(),ne("svg",ECe,DCe)}var kCe=Pn(TCe,[["render",ACe],["__file","refresh-left.vue"]]),RCe={name:"RefreshRight"},LCe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},OCe=L("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),VCe=[OCe];function NCe(t,e,n,r,a,i){return G(),ne("svg",LCe,VCe)}var ICe=Pn(RCe,[["render",NCe],["__file","refresh-right.vue"]]),BCe={name:"ScaleToOriginal"},$Ce={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},PCe=L("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),FCe=[PCe];function zCe(t,e,n,r,a,i){return G(),ne("svg",$Ce,FCe)}var UCe=Pn(BCe,[["render",zCe],["__file","scale-to-original.vue"]]),GCe={name:"Search"},HCe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},WCe=L("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),jCe=[WCe];function KCe(t,e,n,r,a,i){return G(),ne("svg",HCe,jCe)}var YCe=Pn(GCe,[["render",KCe],["__file","search.vue"]]),XCe={name:"SortDown"},qCe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},ZCe=L("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),QCe=[ZCe];function JCe(t,e,n,r,a,i){return G(),ne("svg",qCe,QCe)}var eTe=Pn(XCe,[["render",JCe],["__file","sort-down.vue"]]),tTe={name:"SortUp"},nTe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},rTe=L("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),aTe=[rTe];function iTe(t,e,n,r,a,i){return G(),ne("svg",nTe,aTe)}var oTe=Pn(tTe,[["render",iTe],["__file","sort-up.vue"]]),sTe={name:"StarFilled"},lTe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},uTe=L("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),cTe=[uTe];function fTe(t,e,n,r,a,i){return G(),ne("svg",lTe,cTe)}var NS=Pn(sTe,[["render",fTe],["__file","star-filled.vue"]]),dTe={name:"Star"},hTe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},pTe=L("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),vTe=[pTe];function gTe(t,e,n,r,a,i){return G(),ne("svg",hTe,vTe)}var yTe=Pn(dTe,[["render",gTe],["__file","star.vue"]]),mTe={name:"SuccessFilled"},bTe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},STe=L("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),wTe=[STe];function xTe(t,e,n,r,a,i){return G(),ne("svg",bTe,wTe)}var sX=Pn(mTe,[["render",xTe],["__file","success-filled.vue"]]),_Te={name:"View"},CTe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},TTe=L("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),ETe=[TTe];function MTe(t,e,n,r,a,i){return G(),ne("svg",CTe,ETe)}var DTe=Pn(_Te,[["render",MTe],["__file","view.vue"]]),ATe={name:"WarningFilled"},kTe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},RTe=L("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),LTe=[RTe];function OTe(t,e,n,r,a,i){return G(),ne("svg",kTe,LTe)}var yT=Pn(ATe,[["render",OTe],["__file","warning-filled.vue"]]),VTe={name:"ZoomIn"},NTe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},ITe=L("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),BTe=[ITe];function $Te(t,e,n,r,a,i){return G(),ne("svg",NTe,BTe)}var lX=Pn(VTe,[["render",$Te],["__file","zoom-in.vue"]]),PTe={name:"ZoomOut"},FTe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},zTe=L("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),UTe=[zTe];function GTe(t,e,n,r,a,i){return G(),ne("svg",FTe,UTe)}var HTe=Pn(PTe,[["render",GTe],["__file","zoom-out.vue"]]);const uX="__epPropKey",ke=t=>t,WTe=t=>un(t)&&!!t[uX],Cl=(t,e)=>{if(!un(t)||WTe(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),Sn(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(", ");ihe(`Invalid prop: validation failed${e?` for prop "${e}"`:""}. Expected one of [${d}], got value ${JSON.stringify(u)}.`)}return c}:void 0,[uX]:!0};return Sn(t,"default")&&(l.default=a),l},nt=t=>i2(Object.entries(t).map(([e,n])=>[e,Cl(n,e)])),gr=ke([String,Object,Function]),cX={Close:yl},$4={Close:yl,SuccessFilled:sX,InfoFilled:B4,WarningFilled:yT,CircleCloseFilled:I4},Uf={success:sX,warning:yT,error:I4,info:B4},P4={validating:id,success:N4,error:ad},tn=(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},fX=(t,e)=>(t.install=n=>{t._context=n._context,n.config.globalProperties[e]=t},t),jTe=(t,e)=>(t.install=n=>{n.directive(e,t)},t),ta=t=>(t.install=Qn,t),mT=(...t)=>e=>{t.forEach(n=>{zt(n)?n(e):n.value=e})},Mt={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"},KTe=["year","month","date","dates","week","datetime","datetimerange","daterange","monthrange"],_M=["sun","mon","tue","wed","thu","fri","sat"],nn="update:modelValue",Mr="change",Qi="input",GF=Symbol("INSTALLED_KEY"),wu=["","default","small","large"],YTe={large:40,default:32,small:24},XTe=t=>YTe[t||"default"],bT=t=>["",...wu].includes(t);var os=(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))(os||{});function _R(t){return Ur(t)&&t.type===_t}function qTe(t){return Ur(t)&&t.type===Zi}function ZTe(t){return Ur(t)&&!_R(t)&&!qTe(t)}const QTe=t=>{if(!Ur(t))return{};const e=t.props||{},n=(Ur(t.type)?t.type.props:void 0)||{},r={};return Object.keys(n).forEach(a=>{Sn(n[a],"default")&&(r[a]=n[a].default)}),Object.keys(e).forEach(a=>{r[Ss(a)]=e[a]}),r},JTe=t=>{if(!vt(t)||t.length>1)throw new Error("expect to receive a single Vue element child");return t[0]},ig=t=>{const e=vt(t)?t:[t],n=[];return e.forEach(r=>{var a;vt(r)?n.push(...ig(r)):Ur(r)&&vt(r.children)?n.push(...ig(r.children)):(n.push(r),Ur(r)&&((a=r.component)!=null&&a.subTree)&&n.push(...ig(r.component.subTree)))}),n},HF=t=>[...new Set(t)],tc=t=>!t&&t!==0?[]:Array.isArray(t)?t:[t],ST=t=>/([\uAC00-\uD7AF\u3130-\u318F])+/gi.test(t),Vg=t=>_n?window.requestAnimationFrame(t):setTimeout(t,16),wT=t=>_n?window.cancelAnimationFrame(t):clearTimeout(t),xT=()=>Math.floor(Math.random()*1e4),Pr=t=>t,eEe=["class","style"],tEe=/^on[A-Z]/,F4=(t={})=>{const{excludeListeners:e=!1,excludeKeys:n}=t,r=U(()=>((n==null?void 0:n.value)||[]).concat(eEe)),a=Qt();return U(a?()=>{var i;return i2(Object.entries((i=a.proxy)==null?void 0:i.$attrs).filter(([o])=>!r.value.includes(o)&&!(e&&tEe.test(o))))}:()=>({}))},fu=({from:t,replacement:e,scope:n,version:r,ref:a,type:i="API"},o)=>{je(()=>S(o),s=>{},{immediate:!0})},dX=(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,C=y-h-p+c,_=m-v-g+f,x=M=>{const E=Math.min(Math.max(c+M.clientX-l,b),C),A=Math.min(Math.max(f+M.clientY-u,w),_);r={offsetX:E,offsetY:A},t.value.style.transform=`translate(${la(E)}, ${la(A)})`},T=()=>{document.removeEventListener("mousemove",x),document.removeEventListener("mouseup",T)};document.addEventListener("mousemove",x),document.addEventListener("mouseup",T)},i=()=>{e.value&&t.value&&e.value.addEventListener("mousedown",a)},o=()=>{e.value&&t.value&&e.value.removeEventListener("mousedown",a)};Ut(()=>{Uo(()=>{n.value?i():o()})}),Sr(()=>{o()})};var nEe={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 rEe=t=>(e,n)=>aEe(e,n,S(t)),aEe=(t,e,n)=>$r(n,t,t).replace(/\{(\w+)\}/g,(r,a)=>{var i;return`${(i=e==null?void 0:e[a])!=null?i:`{${a}}`}`}),iEe=t=>{const e=U(()=>S(t).name),n=pt(t)?t:$(t);return{lang:e,locale:n,t:rEe(t)}},hX=Symbol("localeContextKey"),En=t=>{const e=t||gt(hX,$());return iEe(U(()=>e.value||nEe))},xm="el",oEe="is-",Td=(t,e,n,r,a)=>{let i=`${t}-${e}`;return n&&(i+=`-${n}`),r&&(i+=`__${r}`),a&&(i+=`--${a}`),i},pX=Symbol("namespaceContextKey"),z4=t=>{const e=t||(Qt()?gt(pX,$(xm)):$(xm));return U(()=>S(e)||xm)},Ye=(t,e)=>{const n=z4(e);return{namespace:n,b:(p="")=>Td(n.value,t,p,"",""),e:p=>p?Td(n.value,t,"",p,""):"",m:p=>p?Td(n.value,t,"","",p):"",be:(p,g)=>p&&g?Td(n.value,t,p,g,""):"",em:(p,g)=>p&&g?Td(n.value,t,"",p,g):"",bm:(p,g)=>p&&g?Td(n.value,t,p,"",g):"",bem:(p,g,y)=>p&&g&&y?Td(n.value,t,p,g,y):"",is:(p,...g)=>{const y=g.length>=1?g[0]:!0;return p&&y?`${oEe}${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}`}},vX=(t,e={})=>{pt(t)||Da("[useLockscreen]","You need to pass a ref param to this function");const n=e.ns||Ye("popup"),r=Fj(()=>n.bm("parent","hidden"));if(!_n||dl(document.body,r.value))return;let a=0,i=!1,o="0";const s=()=>{setTimeout(()=>{To(document==null?void 0:document.body,r.value),i&&document&&(document.body.style.width=o)},200)};je(t,l=>{if(!l){s();return}i=!dl(document.body,r.value),i&&(o=document.body.style.width),a=tX(n.namespace.value);const u=document.documentElement.clientHeight<document.body.scrollHeight,c=vf(document.body,"overflowY");a>0&&(u||c==="scroll")&&i&&(document.body.style.width=`calc(100% - ${a}px)`),Ql(document.body,r.value)}),_j(()=>s())},sEe=Cl({type:ke(Boolean),default:null}),lEe=Cl({type:ke(Function)}),gX=t=>{const e=`update:${t}`,n=`onUpdate:${t}`,r=[e],a={[t]:sEe,[n]:lEe};return{useModelToggle:({indicator:o,toggleReason:s,shouldHideWhenRouteChanges:l,shouldProceed:u,onShow:c,onHide:f})=>{const d=Qt(),{emit:h}=d,v=d.props,p=U(()=>zt(v[n])),g=U(()=>v[t]===null),y=x=>{o.value!==!0&&(o.value=!0,s&&(s.value=x),zt(c)&&c(x))},m=x=>{o.value!==!1&&(o.value=!1,s&&(s.value=x),zt(f)&&f(x))},b=x=>{if(v.disabled===!0||zt(u)&&!u())return;const T=p.value&&_n;T&&h(e,!0),(g.value||!T)&&y(x)},w=x=>{if(v.disabled===!0||!_n)return;const T=p.value&&_n;T&&h(e,!1),(g.value||!T)&&m(x)},C=x=>{Ea(x)&&(v.disabled&&x?p.value&&h(e,!1):o.value!==x&&(x?y():m()))},_=()=>{o.value?w():b()};return je(()=>v[t],C),l&&d.appContext.config.globalProperties.$route!==void 0&&je(()=>({...d.proxy.$route}),()=>{l.value&&o.value&&w()}),Ut(()=>{C(v[t])}),{hide:w,show:b,toggle:_,hasUpdateHandler:p}},useModelToggleProps:a,useModelToggleEmits:r}};gX("modelValue");const yX=t=>{const e=Qt();return U(()=>{var n,r;return(r=(n=e==null?void 0:e.proxy)==null?void 0:n.$props)==null?void 0:r[t]})};var Eo="top",_s="bottom",Cs="right",Mo="left",U4="auto",Rb=[Eo,_s,Cs,Mo],Ng="start",y1="end",uEe="clippingParents",mX="viewport",oy="popper",cEe="reference",WF=Rb.reduce(function(t,e){return t.concat([e+"-"+Ng,e+"-"+y1])},[]),Lp=[].concat(Rb,[U4]).reduce(function(t,e){return t.concat([e,e+"-"+Ng,e+"-"+y1])},[]),fEe="beforeRead",dEe="read",hEe="afterRead",pEe="beforeMain",vEe="main",gEe="afterMain",yEe="beforeWrite",mEe="write",bEe="afterWrite",SEe=[fEe,dEe,hEe,pEe,vEe,gEe,yEe,mEe,bEe];function du(t){return t?(t.nodeName||"").toLowerCase():null}function Tl(t){if(t==null)return window;if(t.toString()!=="[object Window]"){var e=t.ownerDocument;return e&&e.defaultView||window}return t}function Ig(t){var e=Tl(t).Element;return t instanceof e||t instanceof Element}function ms(t){var e=Tl(t).HTMLElement;return t instanceof e||t instanceof HTMLElement}function G4(t){if(typeof ShadowRoot>"u")return!1;var e=Tl(t).ShadowRoot;return t instanceof e||t instanceof ShadowRoot}function wEe(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];!ms(i)||!du(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 xEe(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},{});!ms(a)||!du(a)||(Object.assign(a.style,s),Object.keys(i).forEach(function(l){a.removeAttribute(l)}))})}}var bX={name:"applyStyles",enabled:!0,phase:"write",fn:wEe,effect:xEe,requires:["computeStyles"]};function ru(t){return t.split("-")[0]}var qh=Math.max,o2=Math.min,Bg=Math.round;function $g(t,e){e===void 0&&(e=!1);var n=t.getBoundingClientRect(),r=1,a=1;if(ms(t)&&e){var i=t.offsetHeight,o=t.offsetWidth;o>0&&(r=Bg(n.width)/o||1),i>0&&(a=Bg(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 H4(t){var e=$g(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 SX(t,e){var n=e.getRootNode&&e.getRootNode();if(t.contains(e))return!0;if(n&&G4(n)){var r=e;do{if(r&&t.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function lc(t){return Tl(t).getComputedStyle(t)}function _Ee(t){return["table","td","th"].indexOf(du(t))>=0}function od(t){return((Ig(t)?t.ownerDocument:t.document)||window.document).documentElement}function _T(t){return du(t)==="html"?t:t.assignedSlot||t.parentNode||(G4(t)?t.host:null)||od(t)}function jF(t){return!ms(t)||lc(t).position==="fixed"?null:t.offsetParent}function CEe(t){var e=navigator.userAgent.toLowerCase().indexOf("firefox")!==-1,n=navigator.userAgent.indexOf("Trident")!==-1;if(n&&ms(t)){var r=lc(t);if(r.position==="fixed")return null}var a=_T(t);for(G4(a)&&(a=a.host);ms(a)&&["html","body"].indexOf(du(a))<0;){var i=lc(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 Lb(t){for(var e=Tl(t),n=jF(t);n&&_Ee(n)&&lc(n).position==="static";)n=jF(n);return n&&(du(n)==="html"||du(n)==="body"&&lc(n).position==="static")?e:n||CEe(t)||e}function W4(t){return["top","bottom"].indexOf(t)>=0?"x":"y"}function _m(t,e,n){return qh(t,o2(e,n))}function TEe(t,e,n){var r=_m(t,e,n);return r>n?n:r}function wX(){return{top:0,right:0,bottom:0,left:0}}function xX(t){return Object.assign({},wX(),t)}function _X(t,e){return e.reduce(function(n,r){return n[r]=t,n},{})}var EEe=function(t,e){return t=typeof t=="function"?t(Object.assign({},e.rects,{placement:e.placement})):t,xX(typeof t!="number"?t:_X(t,Rb))};function MEe(t){var e,n=t.state,r=t.name,a=t.options,i=n.elements.arrow,o=n.modifiersData.popperOffsets,s=ru(n.placement),l=W4(s),u=[Mo,Cs].indexOf(s)>=0,c=u?"height":"width";if(!(!i||!o)){var f=EEe(a.padding,n),d=H4(i),h=l==="y"?Eo:Mo,v=l==="y"?_s:Cs,p=n.rects.reference[c]+n.rects.reference[l]-o[l]-n.rects.popper[c],g=o[l]-n.rects.reference[l],y=Lb(i),m=y?l==="y"?y.clientHeight||0:y.clientWidth||0:0,b=p/2-g/2,w=f[h],C=m-d[c]-f[v],_=m/2-d[c]/2+b,x=_m(w,_,C),T=l;n.modifiersData[r]=(e={},e[T]=x,e.centerOffset=x-_,e)}}function DEe(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)||!SX(e.elements.popper,a)||(e.elements.arrow=a))}var AEe={name:"arrow",enabled:!0,phase:"main",fn:MEe,effect:DEe,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Pg(t){return t.split("-")[1]}var kEe={top:"auto",right:"auto",bottom:"auto",left:"auto"};function REe(t){var e=t.x,n=t.y,r=window,a=r.devicePixelRatio||1;return{x:Bg(e*a)/a||0,y:Bg(n*a)/a||0}}function KF(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=Mo,w=Eo,C=window;if(u){var _=Lb(n),x="clientHeight",T="clientWidth";if(_===Tl(n)&&(_=od(n),lc(_).position!=="static"&&s==="absolute"&&(x="scrollHeight",T="scrollWidth")),_=_,a===Eo||(a===Mo||a===Cs)&&i===y1){w=_s;var M=f&&_===C&&C.visualViewport?C.visualViewport.height:_[x];p-=M-r.height,p*=l?1:-1}if(a===Mo||(a===Eo||a===_s)&&i===y1){b=Cs;var E=f&&_===C&&C.visualViewport?C.visualViewport.width:_[T];h-=E-r.width,h*=l?1:-1}}var A=Object.assign({position:s},u&&kEe),k=c===!0?REe({x:h,y:p}):{x:h,y:p};if(h=k.x,p=k.y,l){var R;return Object.assign({},A,(R={},R[w]=m?"0":"",R[b]=y?"0":"",R.transform=(C.devicePixelRatio||1)<=1?"translate("+h+"px, "+p+"px)":"translate3d("+h+"px, "+p+"px, 0)",R))}return Object.assign({},A,(e={},e[w]=m?p+"px":"",e[b]=y?h+"px":"",e.transform="",e))}function LEe(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:ru(e.placement),variation:Pg(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,KF(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,KF(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 CX={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:LEe,data:{}},IS={passive:!0};function OEe(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=Tl(e.elements.popper),u=[].concat(e.scrollParents.reference,e.scrollParents.popper);return i&&u.forEach(function(c){c.addEventListener("scroll",n.update,IS)}),s&&l.addEventListener("resize",n.update,IS),function(){i&&u.forEach(function(c){c.removeEventListener("scroll",n.update,IS)}),s&&l.removeEventListener("resize",n.update,IS)}}var TX={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:OEe,data:{}},VEe={left:"right",right:"left",bottom:"top",top:"bottom"};function jx(t){return t.replace(/left|right|bottom|top/g,function(e){return VEe[e]})}var NEe={start:"end",end:"start"};function YF(t){return t.replace(/start|end/g,function(e){return NEe[e]})}function j4(t){var e=Tl(t),n=e.pageXOffset,r=e.pageYOffset;return{scrollLeft:n,scrollTop:r}}function K4(t){return $g(od(t)).left+j4(t).scrollLeft}function IEe(t){var e=Tl(t),n=od(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+K4(t),y:s}}function BEe(t){var e,n=od(t),r=j4(t),a=(e=t.ownerDocument)==null?void 0:e.body,i=qh(n.scrollWidth,n.clientWidth,a?a.scrollWidth:0,a?a.clientWidth:0),o=qh(n.scrollHeight,n.clientHeight,a?a.scrollHeight:0,a?a.clientHeight:0),s=-r.scrollLeft+K4(t),l=-r.scrollTop;return lc(a||n).direction==="rtl"&&(s+=qh(n.clientWidth,a?a.clientWidth:0)-i),{width:i,height:o,x:s,y:l}}function Y4(t){var e=lc(t),n=e.overflow,r=e.overflowX,a=e.overflowY;return/auto|scroll|overlay|hidden/.test(n+a+r)}function EX(t){return["html","body","#document"].indexOf(du(t))>=0?t.ownerDocument.body:ms(t)&&Y4(t)?t:EX(_T(t))}function Cm(t,e){var n;e===void 0&&(e=[]);var r=EX(t),a=r===((n=t.ownerDocument)==null?void 0:n.body),i=Tl(r),o=a?[i].concat(i.visualViewport||[],Y4(r)?r:[]):r,s=e.concat(o);return a?s:s.concat(Cm(_T(o)))}function CR(t){return Object.assign({},t,{left:t.x,top:t.y,right:t.x+t.width,bottom:t.y+t.height})}function $Ee(t){var e=$g(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 XF(t,e){return e===mX?CR(IEe(t)):Ig(e)?$Ee(e):CR(BEe(od(t)))}function PEe(t){var e=Cm(_T(t)),n=["absolute","fixed"].indexOf(lc(t).position)>=0,r=n&&ms(t)?Lb(t):t;return Ig(r)?e.filter(function(a){return Ig(a)&&SX(a,r)&&du(a)!=="body"}):[]}function FEe(t,e,n){var r=e==="clippingParents"?PEe(t):[].concat(e),a=[].concat(r,[n]),i=a[0],o=a.reduce(function(s,l){var u=XF(t,l);return s.top=qh(u.top,s.top),s.right=o2(u.right,s.right),s.bottom=o2(u.bottom,s.bottom),s.left=qh(u.left,s.left),s},XF(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 MX(t){var e=t.reference,n=t.element,r=t.placement,a=r?ru(r):null,i=r?Pg(r):null,o=e.x+e.width/2-n.width/2,s=e.y+e.height/2-n.height/2,l;switch(a){case Eo:l={x:o,y:e.y-n.height};break;case _s:l={x:o,y:e.y+e.height};break;case Cs:l={x:e.x+e.width,y:s};break;case Mo:l={x:e.x-n.width,y:s};break;default:l={x:e.x,y:e.y}}var u=a?W4(a):null;if(u!=null){var c=u==="y"?"height":"width";switch(i){case Ng:l[u]=l[u]-(e[c]/2-n[c]/2);break;case y1:l[u]=l[u]+(e[c]/2-n[c]/2);break}}return l}function m1(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?uEe:i,s=n.rootBoundary,l=s===void 0?mX:s,u=n.elementContext,c=u===void 0?oy:u,f=n.altBoundary,d=f===void 0?!1:f,h=n.padding,v=h===void 0?0:h,p=xX(typeof v!="number"?v:_X(v,Rb)),g=c===oy?cEe:oy,y=t.rects.popper,m=t.elements[d?g:c],b=FEe(Ig(m)?m:m.contextElement||od(t.elements.popper),o,l),w=$g(t.elements.reference),C=MX({reference:w,element:y,strategy:"absolute",placement:a}),_=CR(Object.assign({},y,C)),x=c===oy?_:w,T={top:b.top-x.top+p.top,bottom:x.bottom-b.bottom+p.bottom,left:b.left-x.left+p.left,right:x.right-b.right+p.right},M=t.modifiersData.offset;if(c===oy&&M){var E=M[a];Object.keys(T).forEach(function(A){var k=[Cs,_s].indexOf(A)>=0?1:-1,R=[Eo,_s].indexOf(A)>=0?"y":"x";T[A]+=E[R]*k})}return T}function zEe(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?Lp:l,c=Pg(r),f=c?s?WF:WF.filter(function(v){return Pg(v)===c}):Rb,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]=m1(t,{placement:p,boundary:a,rootBoundary:i,padding:o})[ru(p)],v},{});return Object.keys(h).sort(function(v,p){return h[v]-h[p]})}function UEe(t){if(ru(t)===U4)return[];var e=jx(t);return[YF(t),e,YF(e)]}function GEe(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=ru(g),m=y===g,b=l||(m||!v?[jx(g)]:UEe(g)),w=[g].concat(b).reduce(function(ve,oe){return ve.concat(ru(oe)===U4?zEe(e,{placement:oe,boundary:c,rootBoundary:f,padding:u,flipVariations:v,allowedAutoPlacements:p}):oe)},[]),C=e.rects.reference,_=e.rects.popper,x=new Map,T=!0,M=w[0],E=0;E<w.length;E++){var A=w[E],k=ru(A),R=Pg(A)===Ng,N=[Eo,_s].indexOf(k)>=0,F=N?"width":"height",z=m1(e,{placement:A,boundary:c,rootBoundary:f,altBoundary:d,padding:u}),B=N?R?Cs:Mo:R?_s:Eo;C[F]>_[F]&&(B=jx(B));var W=jx(B),V=[];if(i&&V.push(z[k]<=0),s&&V.push(z[B]<=0,z[W]<=0),V.every(function(ve){return ve})){M=A,T=!1;break}x.set(A,V)}if(T)for(var P=v?3:1,K=function(ve){var oe=w.find(function(ie){var fe=x.get(ie);if(fe)return fe.slice(0,ve).every(function(se){return se})});if(oe)return M=oe,"break"},Q=P;Q>0;Q--){var re=K(Q);if(re==="break")break}e.placement!==M&&(e.modifiersData[r]._skip=!0,e.placement=M,e.reset=!0)}}var HEe={name:"flip",enabled:!0,phase:"main",fn:GEe,requiresIfExists:["offset"],data:{_skip:!1}};function qF(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 ZF(t){return[Eo,Cs,_s,Mo].some(function(e){return t[e]>=0})}function WEe(t){var e=t.state,n=t.name,r=e.rects.reference,a=e.rects.popper,i=e.modifiersData.preventOverflow,o=m1(e,{elementContext:"reference"}),s=m1(e,{altBoundary:!0}),l=qF(o,r),u=qF(s,a,i),c=ZF(l),f=ZF(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 jEe={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:WEe};function KEe(t,e,n){var r=ru(t),a=[Mo,Eo].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,[Mo,Cs].indexOf(r)>=0?{x:s,y:o}:{x:o,y:s}}function YEe(t){var e=t.state,n=t.options,r=t.name,a=n.offset,i=a===void 0?[0,0]:a,o=Lp.reduce(function(c,f){return c[f]=KEe(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 XEe={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:YEe};function qEe(t){var e=t.state,n=t.name;e.modifiersData[n]=MX({reference:e.rects.reference,element:e.rects.popper,strategy:"absolute",placement:e.placement})}var DX={name:"popperOffsets",enabled:!0,phase:"read",fn:qEe,data:{}};function ZEe(t){return t==="x"?"y":"x"}function QEe(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=m1(e,{boundary:l,rootBoundary:u,padding:f,altBoundary:c}),y=ru(e.placement),m=Pg(e.placement),b=!m,w=W4(y),C=ZEe(w),_=e.modifiersData.popperOffsets,x=e.rects.reference,T=e.rects.popper,M=typeof p=="function"?p(Object.assign({},e.rects,{placement:e.placement})):p,E=typeof M=="number"?{mainAxis:M,altAxis:M}:Object.assign({mainAxis:0,altAxis:0},M),A=e.modifiersData.offset?e.modifiersData.offset[e.placement]:null,k={x:0,y:0};if(_){if(i){var R,N=w==="y"?Eo:Mo,F=w==="y"?_s:Cs,z=w==="y"?"height":"width",B=_[w],W=B+g[N],V=B-g[F],P=h?-T[z]/2:0,K=m===Ng?x[z]:T[z],Q=m===Ng?-T[z]:-x[z],re=e.elements.arrow,ve=h&&re?H4(re):{width:0,height:0},oe=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:wX(),ie=oe[N],fe=oe[F],se=_m(0,x[z],ve[z]),ge=b?x[z]/2-P-se-ie-E.mainAxis:K-se-ie-E.mainAxis,me=b?-x[z]/2+P+se+fe+E.mainAxis:Q+se+fe+E.mainAxis,he=e.elements.arrow&&Lb(e.elements.arrow),J=he?w==="y"?he.clientTop||0:he.clientLeft||0:0,ue=(R=A==null?void 0:A[w])!=null?R:0,ae=B+ge-ue-J,Re=B+me-ue,Ne=_m(h?o2(W,ae):W,B,h?qh(V,Re):V);_[w]=Ne,k[w]=Ne-B}if(s){var De,we=w==="x"?Eo:Mo,ce=w==="x"?_s:Cs,Be=_[C],He=C==="y"?"height":"width",Ce=Be+g[we],qe=Be-g[ce],Ze=[Eo,Mo].indexOf(y)!==-1,de=(De=A==null?void 0:A[C])!=null?De:0,Xe=Ze?Ce:Be-x[He]-T[He]-de+E.altAxis,yt=Ze?Be+x[He]+T[He]-de-E.altAxis:qe,kt=h&&Ze?TEe(Xe,Be,yt):_m(h?Xe:Ce,Be,h?yt:qe);_[C]=kt,k[C]=kt-Be}e.modifiersData[r]=k}}var JEe={name:"preventOverflow",enabled:!0,phase:"main",fn:QEe,requiresIfExists:["offset"]};function eMe(t){return{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}}function tMe(t){return t===Tl(t)||!ms(t)?j4(t):eMe(t)}function nMe(t){var e=t.getBoundingClientRect(),n=Bg(e.width)/t.offsetWidth||1,r=Bg(e.height)/t.offsetHeight||1;return n!==1||r!==1}function rMe(t,e,n){n===void 0&&(n=!1);var r=ms(e),a=ms(e)&&nMe(e),i=od(e),o=$g(t,a),s={scrollLeft:0,scrollTop:0},l={x:0,y:0};return(r||!r&&!n)&&((du(e)!=="body"||Y4(i))&&(s=tMe(e)),ms(e)?(l=$g(e,!0),l.x+=e.clientLeft,l.y+=e.clientTop):i&&(l.x=K4(i))),{x:o.left+s.scrollLeft-l.x,y:o.top+s.scrollTop-l.y,width:o.width,height:o.height}}function aMe(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 iMe(t){var e=aMe(t);return SEe.reduce(function(n,r){return n.concat(e.filter(function(a){return a.phase===r}))},[])}function oMe(t){var e;return function(){return e||(e=new Promise(function(n){Promise.resolve().then(function(){e=void 0,n(t())})})),e}}function sMe(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 QF={placement:"bottom",modifiers:[],strategy:"absolute"};function JF(){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 X4(t){t===void 0&&(t={});var e=t,n=e.defaultModifiers,r=n===void 0?[]:n,a=e.defaultOptions,i=a===void 0?QF:a;return function(o,s,l){l===void 0&&(l=i);var u={placement:"bottom",orderedModifiers:[],options:Object.assign({},QF,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:Ig(o)?Cm(o):o.contextElement?Cm(o.contextElement):[],popper:Cm(s)};var y=iMe(sMe([].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(JF(g,y)){u.rects={reference:rMe(g,Lb(y),u.options.strategy==="fixed"),popper:H4(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,C=b.options,_=C===void 0?{}:C,x=b.name;typeof w=="function"&&(u=w({state:u,options:_,name:x,instance:d})||u)}}}},update:oMe(function(){return new Promise(function(p){d.forceUpdate(),p(u)})}),destroy:function(){v(),f=!0}};if(!JF(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}),C=function(){};c.push(w||C)}})}function v(){c.forEach(function(p){return p()}),c=[]}return d}}X4();var lMe=[TX,DX,CX,bX];X4({defaultModifiers:lMe});var uMe=[TX,DX,CX,bX,XEe,HEe,JEe,AEe,jEe],AX=X4({defaultModifiers:uMe});const cMe=(t,e,n={})=>{const r={name:"updateState",enabled:!0,phase:"write",fn:({state:l})=>{const u=fMe(l);Object.assign(o.value,u)},requires:["computeStyles"]},a=U(()=>{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=vr(),o=$({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 je(a,l=>{const u=S(i);u&&u.setOptions(l)},{deep:!0}),je([t,e],([l,u])=>{s(),!(!l||!u)&&(i.value=AX(l,u,S(a)))}),Sr(()=>{s()}),{state:U(()=>{var l;return{...((l=S(i))==null?void 0:l.state)||{}}}),styles:U(()=>S(o).styles),attributes:U(()=>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:U(()=>S(i))}};function fMe(t){const e=Object.keys(t.elements),n=i2(e.map(a=>[a,t.styles[a]||{}])),r=i2(e.map(a=>[a,t.attributes[a]]));return{styles:n,attributes:r}}const q4=t=>{if(!t)return{onClick:Qn,onMousedown:Qn,onMouseup:Qn};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}}},dMe=(t,e=0)=>{if(e===0)return t;const n=$(!1);let r=0;const a=()=>{r&&clearTimeout(r),r=window.setTimeout(()=>{n.value=t.value},e)};return Ut(a),je(()=>t.value,i=>{i?a():n.value=i}),n};function e5(){let t;const e=(r,a)=>{n(),t=window.setTimeout(r,a)},n=()=>window.clearTimeout(t);return lT(()=>n()),{registerTimeout:e,cancelTimeout:n}}const t5={prefix:Math.floor(Math.random()*1e4),current:0},hMe=Symbol("elIdInjection"),kX=()=>Qt()?gt(hMe,t5):t5,Ts=t=>{const e=kX(),n=z4();return U(()=>S(t)||`${n.value}-id-${e.prefix}-${e.current++}`)};let kv=[];const n5=t=>{const e=t;e.key===Mt.esc&&kv.forEach(n=>n(e))},pMe=t=>{Ut(()=>{kv.length===0&&document.addEventListener("keydown",n5),_n&&kv.push(t)}),Sr(()=>{kv=kv.filter(e=>e!==t),kv.length===0&&_n&&document.removeEventListener("keydown",n5)})};let r5;const RX=()=>{const t=z4(),e=kX(),n=U(()=>`${t.value}-popper-container-${e.prefix}`),r=U(()=>`#${n.value}`);return{id:n,selector:r}},vMe=t=>{const e=document.createElement("div");return e.id=t,document.body.appendChild(e),e},gMe=()=>{const{id:t,selector:e}=RX();return ZC(()=>{_n&&!r5&&!document.body.querySelector(e.value)&&(r5=vMe(t.value))}),{id:t,selector:e}},yMe=nt({showAfter:{type:Number,default:0},hideAfter:{type:Number,default:200},autoClose:{type:Number,default:0}}),LX=({showAfter:t,hideAfter:e,autoClose:n,open:r,close:a})=>{const{registerTimeout:i}=e5(),{registerTimeout:o,cancelTimeout:s}=e5();return{onOpen:c=>{i(()=>{r(c);const f=S(n);Pt(f)&&f>0&&o(()=>{a(c)},f)},S(t))},onClose:c=>{s(),i(()=>{a(c)},S(e))}}},OX=Symbol("elForwardRef"),mMe=t=>{fn(OX,{setForwardRef:n=>{t.value=n}})},bMe=t=>({mounted(e){t(e)},updated(e){t(e)},unmounted(){t(null)}}),a5=$(0),VX=2e3,NX=Symbol("zIndexContextKey"),m0=t=>{const e=t||(Qt()?gt(NX,void 0):void 0),n=U(()=>{const i=S(e);return Pt(i)?i:VX}),r=U(()=>n.value+a5.value);return{initialZIndex:n,currentZIndex:r,nextZIndex:()=>(a5.value++,r.value)}},b1=Math.min,og=Math.max,s2=Math.round,Gf=t=>({x:t,y:t});function SMe(t,e,n){return og(t,b1(e,n))}function IX(t,e){return typeof t=="function"?t(e):t}function Z4(t){return t.split("-")[0]}function Q4(t){return t.split("-")[1]}function wMe(t){return t==="x"?"y":"x"}function BX(t){return t==="y"?"height":"width"}function J4(t){return["top","bottom"].includes(Z4(t))?"y":"x"}function $X(t){return wMe(J4(t))}function xMe(t){return{top:0,right:0,bottom:0,left:0,...t}}function _Me(t){return typeof t!="number"?xMe(t):{top:t,right:t,bottom:t,left:t}}function PX(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function i5(t,e,n){let{reference:r,floating:a}=t;const i=J4(e),o=$X(e),s=BX(o),l=Z4(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(Q4(e)){case"start":h[o]-=d*(n&&u?-1:1);break;case"end":h[o]+=d*(n&&u?-1:1);break}return h}const CMe=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}=i5(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:C}=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}},C&&v<=50){v++,typeof C=="object"&&(C.placement&&(d=C.placement),C.rects&&(u=C.rects===!0?await o.getElementRects({reference:t,floating:e,strategy:a}):C.rects),{x:c,y:f}=i5(u,d,l)),p=-1;continue}}return{x:c,y:f,placement:d,strategy:a,middlewareData:h}},TMe=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}=IX(t,e)||{};if(u==null)return{};const f=_Me(c),d={x:n,y:r},h=$X(a),v=BX(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],C=d[h]-i.reference[h],_=await(o.getOffsetParent==null?void 0:o.getOffsetParent(u));let x=_?_[b]:0;(!x||!await(o.isElement==null?void 0:o.isElement(_)))&&(x=s.floating[b]||i.floating[v]);const T=w/2-C/2,M=x/2-p[v]/2-1,E=b1(f[y],M),A=b1(f[m],M),k=E,R=x-p[v]-A,N=x/2-p[v]/2+T,F=SMe(k,N,R),z=!l.arrow&&Q4(a)!=null&&N!=F&&i.reference[v]/2-(N<k?E:A)-p[v]/2<0,B=z?N<k?N-k:N-R:0;return{[h]:d[h]+B,data:{[h]:F,centerOffset:N-F-B,...z&&{alignmentOffset:B}},reset:z}}});async function EMe(t,e){const{placement:n,platform:r,elements:a}=t,i=await(r.isRTL==null?void 0:r.isRTL(a.floating)),o=Z4(n),s=Q4(n),l=J4(n)==="y",u=["left","top"].includes(o)?-1:1,c=i&&l?-1:1,f=IX(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 MMe=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){const{x:n,y:r}=e,a=await EMe(e,t);return{x:n+a.x,y:r+a.y,data:a}}}};function Hf(t){return FX(t)?(t.nodeName||"").toLowerCase():"#document"}function Go(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function sd(t){var e;return(e=(FX(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function FX(t){return t instanceof Node||t instanceof Go(t).Node}function uc(t){return t instanceof Element||t instanceof Go(t).Element}function hu(t){return t instanceof HTMLElement||t instanceof Go(t).HTMLElement}function o5(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof Go(t).ShadowRoot}function Ob(t){const{overflow:e,overflowX:n,overflowY:r,display:a}=Es(t);return/auto|scroll|overlay|hidden|clip/.test(e+r+n)&&!["inline","contents"].includes(a)}function DMe(t){return["table","td","th"].includes(Hf(t))}function eV(t){const e=tV(),n=Es(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 AMe(t){let e=Fg(t);for(;hu(e)&&!CT(e);){if(eV(e))return e;e=Fg(e)}return null}function tV(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function CT(t){return["html","body","#document"].includes(Hf(t))}function Es(t){return Go(t).getComputedStyle(t)}function TT(t){return uc(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Fg(t){if(Hf(t)==="html")return t;const e=t.assignedSlot||t.parentNode||o5(t)&&t.host||sd(t);return o5(e)?e.host:e}function zX(t){const e=Fg(t);return CT(e)?t.ownerDocument?t.ownerDocument.body:t.body:hu(e)&&Ob(e)?e:zX(e)}function TR(t,e,n){var r;e===void 0&&(e=[]),n===void 0&&(n=!0);const a=zX(t),i=a===((r=t.ownerDocument)==null?void 0:r.body),o=Go(a);return i?e.concat(o,o.visualViewport||[],Ob(a)?a:[],o.frameElement&&n?TR(o.frameElement):[]):e.concat(a,TR(a,[],n))}function UX(t){const e=Es(t);let n=parseFloat(e.width)||0,r=parseFloat(e.height)||0;const a=hu(t),i=a?t.offsetWidth:n,o=a?t.offsetHeight:r,s=s2(n)!==i||s2(r)!==o;return s&&(n=i,r=o),{width:n,height:r,$:s}}function GX(t){return uc(t)?t:t.contextElement}function sg(t){const e=GX(t);if(!hu(e))return Gf(1);const n=e.getBoundingClientRect(),{width:r,height:a,$:i}=UX(e);let o=(i?s2(n.width):n.width)/r,s=(i?s2(n.height):n.height)/a;return(!o||!Number.isFinite(o))&&(o=1),(!s||!Number.isFinite(s))&&(s=1),{x:o,y:s}}const kMe=Gf(0);function HX(t){const e=Go(t);return!tV()||!e.visualViewport?kMe:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function RMe(t,e,n){return e===void 0&&(e=!1),!n||e&&n!==Go(t)?!1:e}function S1(t,e,n,r){e===void 0&&(e=!1),n===void 0&&(n=!1);const a=t.getBoundingClientRect(),i=GX(t);let o=Gf(1);e&&(r?uc(r)&&(o=sg(r)):o=sg(t));const s=RMe(i,n,r)?HX(i):Gf(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=Go(i),h=r&&uc(r)?Go(r):r;let v=d.frameElement;for(;v&&r&&h!==d;){const p=sg(v),g=v.getBoundingClientRect(),y=Es(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=Go(v).frameElement}}return PX({width:c,height:f,x:l,y:u})}function LMe(t){let{rect:e,offsetParent:n,strategy:r}=t;const a=hu(n),i=sd(n);if(n===i)return e;let o={scrollLeft:0,scrollTop:0},s=Gf(1);const l=Gf(0);if((a||!a&&r!=="fixed")&&((Hf(n)!=="body"||Ob(i))&&(o=TT(n)),hu(n))){const u=S1(n);s=sg(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 OMe(t){return Array.from(t.getClientRects())}function WX(t){return S1(sd(t)).left+TT(t).scrollLeft}function VMe(t){const e=sd(t),n=TT(t),r=t.ownerDocument.body,a=og(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),i=og(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight);let o=-n.scrollLeft+WX(t);const s=-n.scrollTop;return Es(r).direction==="rtl"&&(o+=og(e.clientWidth,r.clientWidth)-a),{width:a,height:i,x:o,y:s}}function NMe(t,e){const n=Go(t),r=sd(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=tV();(!u||u&&e==="fixed")&&(s=a.offsetLeft,l=a.offsetTop)}return{width:i,height:o,x:s,y:l}}function IMe(t,e){const n=S1(t,!0,e==="fixed"),r=n.top+t.clientTop,a=n.left+t.clientLeft,i=hu(t)?sg(t):Gf(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 s5(t,e,n){let r;if(e==="viewport")r=NMe(t,n);else if(e==="document")r=VMe(sd(t));else if(uc(e))r=IMe(e,n);else{const a=HX(t);r={...e,x:e.x-a.x,y:e.y-a.y}}return PX(r)}function jX(t,e){const n=Fg(t);return n===e||!uc(n)||CT(n)?!1:Es(n).position==="fixed"||jX(n,e)}function BMe(t,e){const n=e.get(t);if(n)return n;let r=TR(t,[],!1).filter(s=>uc(s)&&Hf(s)!=="body"),a=null;const i=Es(t).position==="fixed";let o=i?Fg(t):t;for(;uc(o)&&!CT(o);){const s=Es(o),l=eV(o);!l&&s.position==="fixed"&&(a=null),(i?!l&&!a:!l&&s.position==="static"&&!!a&&["absolute","fixed"].includes(a.position)||Ob(o)&&!l&&jX(t,o))?r=r.filter(c=>c!==o):a=s,o=Fg(o)}return e.set(t,r),r}function $Me(t){let{element:e,boundary:n,rootBoundary:r,strategy:a}=t;const o=[...n==="clippingAncestors"?BMe(e,this._c):[].concat(n),r],s=o[0],l=o.reduce((u,c)=>{const f=s5(e,c,a);return u.top=og(f.top,u.top),u.right=b1(f.right,u.right),u.bottom=b1(f.bottom,u.bottom),u.left=og(f.left,u.left),u},s5(e,s,a));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}function PMe(t){return UX(t)}function FMe(t,e,n){const r=hu(e),a=sd(e),i=n==="fixed",o=S1(t,!0,i,e);let s={scrollLeft:0,scrollTop:0};const l=Gf(0);if(r||!r&&!i)if((Hf(e)!=="body"||Ob(a))&&(s=TT(e)),r){const u=S1(e,!0,i,e);l.x=u.x+e.clientLeft,l.y=u.y+e.clientTop}else a&&(l.x=WX(a));return{x:o.left+s.scrollLeft-l.x,y:o.top+s.scrollTop-l.y,width:o.width,height:o.height}}function l5(t,e){return!hu(t)||Es(t).position==="fixed"?null:e?e(t):t.offsetParent}function KX(t,e){const n=Go(t);if(!hu(t))return n;let r=l5(t,e);for(;r&&DMe(r)&&Es(r).position==="static";)r=l5(r,e);return r&&(Hf(r)==="html"||Hf(r)==="body"&&Es(r).position==="static"&&!eV(r))?n:r||AMe(t)||n}const zMe=async function(t){let{reference:e,floating:n,strategy:r}=t;const a=this.getOffsetParent||KX,i=this.getDimensions;return{reference:FMe(e,await a(n),r),floating:{x:0,y:0,...await i(n)}}};function UMe(t){return Es(t).direction==="rtl"}const GMe={convertOffsetParentRelativeRectToViewportRelativeRect:LMe,getDocumentElement:sd,getClippingRect:$Me,getOffsetParent:KX,getElementRects:zMe,getClientRects:OMe,getDimensions:PMe,getScale:sg,isElement:uc,isRTL:UMe},HMe=(t,e,n)=>{const r=new Map,a={platform:GMe,...n},i={...a.platform,_c:r};return CMe(t,e,{...a,platform:i})};nt({});const WMe=t=>{if(!_n)return;if(!t)return t;const e=Po(t);return e||(pt(t)?e:t)},jMe=({middleware:t,placement:e,strategy:n})=>{const r=$(),a=$(),i=$(),o=$(),s=$({}),l={x:i,y:o,placement:e,strategy:n,middlewareData:s},u=async()=>{if(!_n)return;const c=WMe(r),f=Po(a);if(!c||!f)return;const d=await HMe(c,f,{placement:S(e),strategy:S(n),middleware:S(t)});g1(l).forEach(h=>{l[h].value=d[h]})};return Ut(()=>{Uo(()=>{u()})}),{...l,update:u,referenceRef:r,contentRef:a}},KMe=({arrowRef:t,padding:e})=>({name:"arrow",options:{element:t,padding:e},fn(n){const r=S(t);return r?TMe({element:r,padding:e}).fn(n):{}}});function YMe(t){const e=$();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 XMe=(t,e,n)=>ig(t.subTree).filter(i=>{var o;return Ur(i)&&((o=i.type)==null?void 0:o.name)===e&&!!i.component}).map(i=>i.component.uid).map(i=>n[i]).filter(i=>!!i),nV=(t,e)=>{const n={},r=vr([]);return{children:r,addChild:o=>{n[o.uid]=o,r.value=XMe(t,e,n)},removeChild:o=>{delete n[o],r.value=r.value.filter(s=>s.uid!==o)}}},yi=Cl({type:String,values:wu,required:!1}),YX=Symbol("size"),qMe=()=>{const t=gt(YX,{});return U(()=>S(t.size)||"")};function ZMe(t,{afterFocus:e,afterBlur:n}={}){const r=Qt(),{emit:a}=r,i=vr(),o=$(!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 je(i,c=>{c&&c.setAttribute("tabindex","-1")}),Rr(i,"click",u),{wrapperRef:i,isFocused:o,handleFocus:s,handleBlur:l}}const XX=Symbol(),l2=$();function ET(t,e=void 0){const n=Qt()?gt(XX,l2):l2;return t?U(()=>{var r,a;return(a=(r=n.value)==null?void 0:r[t])!=null?a:e}):n}function MT(t,e){const n=ET(),r=Ye(t,U(()=>{var s;return((s=n.value)==null?void 0:s.namespace)||xm})),a=En(U(()=>{var s;return(s=n.value)==null?void 0:s.locale})),i=m0(U(()=>{var s;return((s=n.value)==null?void 0:s.zIndex)||VX})),o=U(()=>{var s;return S(e)||((s=n.value)==null?void 0:s.size)||""});return rV(U(()=>S(n)||{})),{ns:r,locale:a,zIndex:i,size:o}}const rV=(t,e,n=!1)=>{var r;const a=!!Qt(),i=a?ET():void 0,o=(r=e==null?void 0:e.provide)!=null?r:a?fn:void 0;if(!o)return;const s=U(()=>{const l=S(t);return i!=null&&i.value?QMe(i.value,l):l});return o(XX,s),o(hX,U(()=>s.value.locale)),o(pX,U(()=>s.value.namespace)),o(NX,U(()=>s.value.zIndex)),o(YX,{size:U(()=>s.value.size||"")}),(n||!l2.value)&&(l2.value=s.value),s},QMe=(t,e)=>{var n;const r=[...new Set([...g1(t),...g1(e)])],a={};for(const i of r)a[i]=(n=e[i])!=null?n:t[i];return a},JMe=nt({a11y:{type:Boolean,default:!0},locale:{type:ke(Object)},size:yi,button:{type:ke(Object)},experimentalFeatures:{type:ke(Object)},keyboardNavigation:{type:Boolean,default:!0},message:{type:ke(Object)},zIndex:Number,namespace:{type:String,default:"el"}}),ER={},eDe=ye({name:"ElConfigProvider",props:JMe,setup(t,{slots:e}){je(()=>t.message,r=>{Object.assign(ER,r??{})},{immediate:!0,deep:!0});const n=rV(t);return()=>Ge(e,"default",{config:n==null?void 0:n.value})}}),w1=tn(eDe),tDe="2.3.14",nDe=(t=[])=>({version:tDe,install:(n,r)=>{n[GF]||(n[GF]=!0,t.forEach(a=>n.use(a)),r&&rV(r,n,!0))}}),rDe=nt({zIndex:{type:ke([Number,String]),default:100},target:{type:String,default:""},offset:{type:Number,default:0},position:{type:String,values:["top","bottom"],default:"top"}}),aDe={scroll:({scrollTop:t,fixed:e})=>Pt(t)&&Ea(e),[Mr]:t=>Ea(t)};var tt=(t,e)=>{const n=t.__vccOpts||t;for(const[r,a]of e)n[r]=a;return n};const qX="ElAffix",iDe=ye({name:qX}),oDe=ye({...iDe,props:rDe,emits:aDe,setup(t,{expose:e,emit:n}){const r=t,a=Ye("affix"),i=vr(),o=vr(),s=vr(),{height:l}=cye(),{height:u,width:c,top:f,bottom:d,update:h}=oF(o,{windowScroll:!1}),v=oF(i),p=$(!1),g=$(0),y=$(0),m=U(()=>({height:p.value?`${u.value}px`:"",width:p.value?`${c.value}px`:""})),b=U(()=>{if(!p.value)return{};const _=r.offset?la(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},C=()=>{h(),n("scroll",{scrollTop:g.value,fixed:p.value})};return je(p,_=>n("change",_)),Ut(()=>{var _;r.target?(i.value=(_=document.querySelector(r.target))!=null?_:void 0,i.value||Da(qX,`Target is not existed: ${r.target}`)):i.value=document.documentElement,s.value=V4(o.value,!0),h()}),Rr(s,"scroll",C),Uo(w),e({update:w,updateRoot:h}),(_,x)=>(G(),ne("div",{ref_key:"root",ref:o,class:Y(S(a).b()),style:Tt(S(m))},[L("div",{class:Y({[S(a).m("fixed")]:p.value}),style:Tt(S(b))},[Ge(_.$slots,"default")],6)],6))}});var sDe=tt(oDe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/affix/src/affix.vue"]]);const lDe=tn(sDe),uDe=nt({size:{type:ke([Number,String])},color:{type:String}}),cDe=ye({name:"ElIcon",inheritAttrs:!1}),fDe=ye({...cDe,props:uDe,setup(t){const e=t,n=Ye("icon"),r=U(()=>{const{size:a,color:i}=e;return!a&&!i?{}:{fontSize:Na(a)?void 0:la(a),"--color":i}});return(a,i)=>(G(),ne("i",an({class:S(n).b(),style:S(r)},a.$attrs),[Ge(a.$slots,"default")],16))}});var dDe=tt(fDe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/icon/src/icon.vue"]]);const xt=tn(dDe),hDe=["light","dark"],pDe=nt({title:{type:String,default:""},description:{type:String,default:""},type:{type:String,values:g1(Uf),default:"info"},closable:{type:Boolean,default:!0},closeText:{type:String,default:""},showIcon:Boolean,center:Boolean,effect:{type:String,values:hDe,default:"light"}}),vDe={close:t=>t instanceof MouseEvent},gDe=ye({name:"ElAlert"}),yDe=ye({...gDe,props:pDe,emits:vDe,setup(t,{emit:e}){const n=t,{Close:r}=$4,a=wi(),i=Ye("alert"),o=$(!0),s=U(()=>Uf[n.type]),l=U(()=>[i.e("icon"),{[i.is("big")]:!!n.description||!!a.default}]),u=U(()=>({[i.is("bold")]:n.description||a.default})),c=f=>{o.value=!1,e("close",f)};return(f,d)=>(G(),Ee(da,{name:S(i).b("fade"),persisted:""},{default:j(()=>[Ft(L("div",{class:Y([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)?(G(),Ee(S(xt),{key:0,class:Y(S(l))},{default:j(()=>[(G(),Ee(on(S(s))))]),_:1},8,["class"])):_e("v-if",!0),L("div",{class:Y(S(i).e("content"))},[f.title||f.$slots.title?(G(),ne("span",{key:0,class:Y([S(i).e("title"),S(u)])},[Ge(f.$slots,"title",{},()=>[Ue(Ke(f.title),1)])],2)):_e("v-if",!0),f.$slots.default||f.description?(G(),ne("p",{key:1,class:Y(S(i).e("description"))},[Ge(f.$slots,"default",{},()=>[Ue(Ke(f.description),1)])],2)):_e("v-if",!0),f.closable?(G(),ne(_t,{key:2},[f.closeText?(G(),ne("div",{key:0,class:Y([S(i).e("close-btn"),S(i).is("customed")]),onClick:c},Ke(f.closeText),3)):(G(),Ee(S(xt),{key:1,class:Y(S(i).e("close-btn")),onClick:c},{default:j(()=>[I(S(r))]),_:1},8,["class"]))],64)):_e("v-if",!0)],2)],2),[[cn,o.value]])]),_:3},8,["name"]))}});var mDe=tt(yDe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/alert/src/alert.vue"]]);const bDe=tn(mDe),Op=Symbol("formContextKey"),pu=Symbol("formItemContextKey"),Aa=(t,e={})=>{const n=$(void 0),r=e.prop?n:yX("size"),a=e.global?n:qMe(),i=e.form?{size:void 0}:gt(Op,void 0),o=e.formItem?{size:void 0}:gt(pu,void 0);return U(()=>r.value||S(t)||(o==null?void 0:o.size)||(i==null?void 0:i.size)||a.value||"")},ko=t=>{const e=yX("disabled"),n=gt(Op,void 0);return U(()=>e.value||S(t)||(n==null?void 0:n.disabled)||!1)},lo=()=>{const t=gt(Op,void 0),e=gt(pu,void 0);return{form:t,formItem:e}},ld=(t,{formItemContext:e,disableIdGeneration:n,disableIdManagement:r})=>{n||(n=$(!1)),r||(r=$(!1));const a=$();let i;const o=U(()=>{var s;return!!(!t.label&&e&&e.inputIds&&((s=e.inputIds)==null?void 0:s.length)<=1)});return Ut(()=>{i=je([Wr(t,"id"),n],([s,l])=>{const u=s??(l?void 0:Ts().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})}),bu(()=>{i&&i(),e!=null&&e.removeInputId&&a.value&&e.removeInputId(a.value)}),{isLabeledByFormItem:o,inputId:a}},SDe=nt({size:{type:String,values:wu},disabled:Boolean}),wDe=nt({...SDe,model:Object,rules:{type:ke(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]}}),xDe={validate:(t,e,n)=>(vt(t)||Ht(t))&&Ea(e)&&Ht(n)};function _De(){const t=$([]),e=U(()=>{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 BS=(t,e)=>{const n=pp(e);return n.length>0?t.filter(r=>r.prop&&n.includes(r.prop)):t},CDe="ElForm",TDe=ye({name:CDe}),EDe=ye({...TDe,props:wDe,emits:xDe,setup(t,{expose:e,emit:n}){const r=t,a=[],i=Aa(),o=Ye("form"),s=U(()=>{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&&BS(a,m).forEach(b=>b.resetField())},f=(m=[])=>{BS(a,m).forEach(b=>b.clearValidate())},d=U(()=>!!r.model),h=m=>{if(a.length===0)return[];const b=BS(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 C of b)try{await C.validate("")}catch(_){w={...w,..._}}return Object.keys(w).length===0?!0:Promise.reject(w)},g=async(m=[],b)=>{const w=!zt(b);try{const C=await p(m);return C===!0&&(b==null||b(C)),C}catch(C){if(C instanceof Error)throw C;const _=C;return r.scrollToError&&y(Object.keys(_)[0]),b==null||b(!1,_),w&&Promise.reject(_)}},y=m=>{var b;const w=BS(a,m)[0];w&&((b=w.$el)==null||b.scrollIntoView(r.scrollIntoViewOptions))};return je(()=>r.rules,()=>{r.validateOnRuleChange&&v().catch(m=>void 0)},{deep:!0}),fn(Op,Vn({...Wa(r),emit:n,resetFields:c,clearValidate:f,validateField:g,addField:l,removeField:u,..._De()})),e({validate:v,validateField:g,resetFields:c,clearValidate:f,scrollToField:y}),(m,b)=>(G(),ne("form",{class:Y(S(s))},[Ge(m.$slots,"default")],2))}});var MDe=tt(EDe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/form/src/form.vue"]]);function Rh(){return Rh=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},Rh.apply(this,arguments)}function DDe(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,x1(t,e)}function MR(t){return MR=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},MR(t)}function x1(t,e){return x1=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,a){return r.__proto__=a,r},x1(t,e)}function ADe(){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 Kx(t,e,n){return ADe()?Kx=Reflect.construct.bind():Kx=function(a,i,o){var s=[null];s.push.apply(s,i);var l=Function.bind.apply(a,s),u=new l;return o&&x1(u,o.prototype),u},Kx.apply(null,arguments)}function kDe(t){return Function.toString.call(t).indexOf("[native code]")!==-1}function DR(t){var e=typeof Map=="function"?new Map:void 0;return DR=function(r){if(r===null||!kDe(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 Kx(r,arguments,MR(this).constructor)}return a.prototype=Object.create(r.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),x1(a,r)},DR(t)}var RDe=/%[sdj%]/g,LDe=function(){};typeof process<"u"&&process.env;function AR(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 Fo(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(RDe,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 ODe(t){return t==="string"||t==="url"||t==="hex"||t==="email"||t==="date"||t==="pattern"}function ja(t,e){return!!(t==null||e==="array"&&Array.isArray(t)&&!t.length||ODe(e)&&typeof t=="string"&&!t)}function VDe(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 u5(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 NDe(t){var e=[];return Object.keys(t).forEach(function(n){e.push.apply(e,t[n]||[])}),e}var c5=function(t){DDe(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}(DR(Error));function IDe(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 c5(y,AR(y))):d(a)},p=NDe(t);u5(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 c5(c,AR(c))):d(a)};s.length||(r(c),d(a)),s.forEach(function(p){var g=t[p];o.indexOf(p)!==-1?u5(g,n,v):VDe(g,n,v)})});return f.catch(function(d){return d}),f}function BDe(t){return!!(t&&t.message!==void 0)}function $De(t,e){for(var n=t,r=0;r<e.length;r++){if(n==null)return n;n=n[e[r]]}return n}function f5(t,e){return function(n){var r;return t.fullFields?r=$De(e,t.fullFields):r=e[n.field||t.fullField],BDe(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 d5(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]=Rh({},t[n],r):t[n]=r}}return t}var ZX=function(e,n,r,a,i,o){e.required&&(!r.hasOwnProperty(e.field)||ja(n,o||e.type))&&a.push(Fo(i.messages.required,e.fullField))},PDe=function(e,n,r,a,i){(/^\s+$/.test(n)||n==="")&&a.push(Fo(i.messages.whitespace,e.fullField))},$S,FDe=function(){if($S)return $S;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=(`
- (?:
- (?:`+r+":){7}(?:"+r+`|:)| // 1:2:3:4:5:6:7:: 1:2:3:4:5:6:7:8
- (?:`+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
- (?:`+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
- (?:`+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
- (?:`+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
- (?:`+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
- (?:`+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
- (?::(?:(?::`+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
- )(?:%[0-9a-zA-Z]{1,})? // %eth0 %1
- `).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 $S=new RegExp("(?:^"+m+"$)","i"),$S},h5={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},jy={integer:function(e){return jy.number(e)&&parseInt(e,10)===e},float:function(e){return jy.number(e)&&!jy.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"&&!jy.array(e)},method:function(e){return typeof e=="function"},email:function(e){return typeof e=="string"&&e.length<=320&&!!e.match(h5.email)},url:function(e){return typeof e=="string"&&e.length<=2048&&!!e.match(FDe())},hex:function(e){return typeof e=="string"&&!!e.match(h5.hex)}},zDe=function(e,n,r,a,i){if(e.required&&n===void 0){ZX(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?jy[s](n)||a.push(Fo(i.messages.types[s],e.fullField,e.type)):s&&typeof n!==e.type&&a.push(Fo(i.messages.types[s],e.fullField,e.type))},UDe=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(Fo(i.messages[f].len,e.fullField,e.len)):s&&!l&&c<e.min?a.push(Fo(i.messages[f].min,e.fullField,e.min)):l&&!s&&c>e.max?a.push(Fo(i.messages[f].max,e.fullField,e.max)):s&&l&&(c<e.min||c>e.max)&&a.push(Fo(i.messages[f].range,e.fullField,e.min,e.max))},Zp="enum",GDe=function(e,n,r,a,i){e[Zp]=Array.isArray(e[Zp])?e[Zp]:[],e[Zp].indexOf(n)===-1&&a.push(Fo(i.messages[Zp],e.fullField,e[Zp].join(", ")))},HDe=function(e,n,r,a,i){if(e.pattern){if(e.pattern instanceof RegExp)e.pattern.lastIndex=0,e.pattern.test(n)||a.push(Fo(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(Fo(i.messages.pattern.mismatch,e.fullField,n,e.pattern))}}},nr={required:ZX,whitespace:PDe,type:zDe,range:UDe,enum:GDe,pattern:HDe},WDe=function(e,n,r,a,i){var o=[],s=e.required||!e.required&&a.hasOwnProperty(e.field);if(s){if(ja(n,"string")&&!e.required)return r();nr.required(e,n,a,o,i,"string"),ja(n,"string")||(nr.type(e,n,a,o,i),nr.range(e,n,a,o,i),nr.pattern(e,n,a,o,i),e.whitespace===!0&&nr.whitespace(e,n,a,o,i))}r(o)},jDe=function(e,n,r,a,i){var o=[],s=e.required||!e.required&&a.hasOwnProperty(e.field);if(s){if(ja(n)&&!e.required)return r();nr.required(e,n,a,o,i),n!==void 0&&nr.type(e,n,a,o,i)}r(o)},KDe=function(e,n,r,a,i){var o=[],s=e.required||!e.required&&a.hasOwnProperty(e.field);if(s){if(n===""&&(n=void 0),ja(n)&&!e.required)return r();nr.required(e,n,a,o,i),n!==void 0&&(nr.type(e,n,a,o,i),nr.range(e,n,a,o,i))}r(o)},YDe=function(e,n,r,a,i){var o=[],s=e.required||!e.required&&a.hasOwnProperty(e.field);if(s){if(ja(n)&&!e.required)return r();nr.required(e,n,a,o,i),n!==void 0&&nr.type(e,n,a,o,i)}r(o)},XDe=function(e,n,r,a,i){var o=[],s=e.required||!e.required&&a.hasOwnProperty(e.field);if(s){if(ja(n)&&!e.required)return r();nr.required(e,n,a,o,i),ja(n)||nr.type(e,n,a,o,i)}r(o)},qDe=function(e,n,r,a,i){var o=[],s=e.required||!e.required&&a.hasOwnProperty(e.field);if(s){if(ja(n)&&!e.required)return r();nr.required(e,n,a,o,i),n!==void 0&&(nr.type(e,n,a,o,i),nr.range(e,n,a,o,i))}r(o)},ZDe=function(e,n,r,a,i){var o=[],s=e.required||!e.required&&a.hasOwnProperty(e.field);if(s){if(ja(n)&&!e.required)return r();nr.required(e,n,a,o,i),n!==void 0&&(nr.type(e,n,a,o,i),nr.range(e,n,a,o,i))}r(o)},QDe=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();nr.required(e,n,a,o,i,"array"),n!=null&&(nr.type(e,n,a,o,i),nr.range(e,n,a,o,i))}r(o)},JDe=function(e,n,r,a,i){var o=[],s=e.required||!e.required&&a.hasOwnProperty(e.field);if(s){if(ja(n)&&!e.required)return r();nr.required(e,n,a,o,i),n!==void 0&&nr.type(e,n,a,o,i)}r(o)},eAe="enum",tAe=function(e,n,r,a,i){var o=[],s=e.required||!e.required&&a.hasOwnProperty(e.field);if(s){if(ja(n)&&!e.required)return r();nr.required(e,n,a,o,i),n!==void 0&&nr[eAe](e,n,a,o,i)}r(o)},nAe=function(e,n,r,a,i){var o=[],s=e.required||!e.required&&a.hasOwnProperty(e.field);if(s){if(ja(n,"string")&&!e.required)return r();nr.required(e,n,a,o,i),ja(n,"string")||nr.pattern(e,n,a,o,i)}r(o)},rAe=function(e,n,r,a,i){var o=[],s=e.required||!e.required&&a.hasOwnProperty(e.field);if(s){if(ja(n,"date")&&!e.required)return r();if(nr.required(e,n,a,o,i),!ja(n,"date")){var l;n instanceof Date?l=n:l=new Date(n),nr.type(e,l,a,o,i),l&&nr.range(e,l.getTime(),a,o,i)}}r(o)},aAe=function(e,n,r,a,i){var o=[],s=Array.isArray(n)?"array":typeof n;nr.required(e,n,a,o,i,s),r(o)},CM=function(e,n,r,a,i){var o=e.type,s=[],l=e.required||!e.required&&a.hasOwnProperty(e.field);if(l){if(ja(n,o)&&!e.required)return r();nr.required(e,n,a,s,i,o),ja(n,o)||nr.type(e,n,a,s,i)}r(s)},iAe=function(e,n,r,a,i){var o=[],s=e.required||!e.required&&a.hasOwnProperty(e.field);if(s){if(ja(n)&&!e.required)return r();nr.required(e,n,a,o,i)}r(o)},Tm={string:WDe,method:jDe,number:KDe,boolean:YDe,regexp:XDe,integer:qDe,float:ZDe,array:QDe,object:JDe,enum:tAe,pattern:nAe,date:rAe,url:CM,hex:CM,email:CM,required:aAe,any:iAe};function kR(){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 RR=kR(),Vb=function(){function t(n){this.rules=null,this._messages=RR,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=d5(kR(),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 C;g=(C=g).concat.apply(C,w)}else g.push(w)}for(var b=0;b<p.length;b++)m(p[b]);g.length?(y=AR(g),u(g,y)):u(null,s)}if(l.messages){var f=this.messages();f===RR&&(f=kR()),d5(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=Rh({},s)),y=s[p]=b.transform(y)),typeof b=="function"?b={validator:b}:b=Rh({},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 IDe(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(_,x){return Rh({},x,{fullField:y.fullField+"."+_,fullFields:y.fullFields?[].concat(y.fullFields,[_]):[_]})}function w(_){_===void 0&&(_=[]);var x=Array.isArray(_)?_:[_];!l.suppressWarning&&x.length&&t.warning("async-validator:",x),x.length&&y.message!==void 0&&(x=[].concat(y.message));var T=x.map(f5(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(f5(y,s)):l.error&&(T=[l.error(y,Fo(l.messages.required,y.field))]),g(T);var M={};y.defaultField&&Object.keys(p.value).map(function(k){M[k]=y.defaultField}),M=Rh({},M,p.rule.fields);var E={};Object.keys(M).forEach(function(k){var R=M[k],N=Array.isArray(R)?R:[R];E[k]=N.map(b.bind(null,k))});var A=new t(E);A.messages(l.messages),p.rule.options&&(p.rule.options.messages=l.messages,p.rule.options.error=l.error),A.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 C;if(y.asyncValidator)C=y.asyncValidator(y,p.value,w,p.source,l);else if(y.validator){try{C=y.validator(y,p.value,w,p.source,l)}catch(_){console.error==null||console.error(_),l.suppressValidatorError||setTimeout(function(){throw _},0),w(_.message)}C===!0?w():C===!1?w(typeof y.message=="function"?y.message(y.fullField||y.field):y.message||(y.fullField||y.field)+" fails"):C instanceof Array?w(C):C instanceof Error&&w(C.message)}C&&C.then&&C.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&&!Tm.hasOwnProperty(r.type))throw new Error(Fo("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"?Tm.required:Tm[this.getType(r)]||void 0},t}();Vb.register=function(e,n){if(typeof n!="function")throw new Error("Cannot register a validator by type, validator is not a function");Tm[e]=n};Vb.warning=LDe;Vb.messages=RR;Vb.validators=Tm;const oAe=["","error","validating","success"],sAe=nt({label:String,labelWidth:{type:[String,Number],default:""},prop:{type:ke([String,Array])},required:{type:Boolean,default:void 0},rules:{type:ke([Object,Array])},error:String,validateStatus:{type:String,values:oAe},for:String,inlineMessage:{type:[String,Boolean],default:""},showMessage:{type:Boolean,default:!0},size:{type:String,values:wu}}),p5="ElLabelWrap";var lAe=ye({name:p5,props:{isAutoWidth:Boolean,updateAll:Boolean},setup(t,{slots:e}){const n=gt(Op,void 0),r=gt(pu);r||Da(p5,"usage: <el-form-item><label-wrap /></el-form-item>");const a=Ye("form"),i=$(),o=$(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")=>{wt(()=>{e.default&&t.isAutoWidth&&(c==="update"?o.value=s():c==="remove"&&(n==null||n.deregisterLabelWidth(o.value)))})},u=()=>l("update");return Ut(()=>{u()}),Sr(()=>{l("remove")}),bc(()=>u()),je(o,(c,f)=>{t.updateAll&&(n==null||n.registerLabelWidth(c,f))}),Vi(U(()=>{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 I("div",{ref:i,class:[a.be("item","label-wrap")],style:p},[(c=e.default)==null?void 0:c.call(e)])}else return I(_t,{ref:i},[(f=e.default)==null?void 0:f.call(e)])}}});const uAe=["role","aria-labelledby"],cAe=ye({name:"ElFormItem"}),fAe=ye({...cAe,props:sAe,setup(t,{expose:e}){const n=t,r=wi(),a=gt(Op,void 0),i=gt(pu,void 0),o=Aa(void 0,{formItem:!1}),s=Ye("form-item"),l=Ts().value,u=$([]),c=$(""),f=Y0e(c,100),d=$(""),h=$();let v,p=!1;const g=U(()=>{if((a==null?void 0:a.labelPosition)==="top")return{};const fe=la(n.labelWidth||(a==null?void 0:a.labelWidth)||"");return fe?{width:fe}:{}}),y=U(()=>{if((a==null?void 0:a.labelPosition)==="top"||a!=null&&a.inline)return{};if(!n.label&&!n.labelWidth&&M)return{};const fe=la(n.labelWidth||(a==null?void 0:a.labelWidth)||"");return!n.label&&!r.label?{marginLeft:fe}:{}}),m=U(()=>[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",N.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=U(()=>Ea(n.inlineMessage)?n.inlineMessage:(a==null?void 0:a.inlineMessage)||!1),w=U(()=>[s.e("error"),{[s.em("error","inline")]:b.value}]),C=U(()=>n.prop?Ht(n.prop)?n.prop:n.prop.join("."):""),_=U(()=>!!(n.label||r.label)),x=U(()=>n.for||u.value.length===1?u.value[0]:void 0),T=U(()=>!x.value&&_.value),M=!!i,E=U(()=>{const fe=a==null?void 0:a.model;if(!(!fe||!n.prop))return Wx(fe,n.prop).value}),A=U(()=>{const{required:fe}=n,se=[];n.rules&&se.push(...pp(n.rules));const ge=a==null?void 0:a.rules;if(ge&&n.prop){const me=Wx(ge,n.prop).value;me&&se.push(...pp(me))}if(fe!==void 0){const me=se.map((he,J)=>[he,J]).filter(([he])=>Object.keys(he).includes("required"));if(me.length>0)for(const[he,J]of me)he.required!==fe&&(se[J]={...he,required:fe});else se.push({required:fe})}return se}),k=U(()=>A.value.length>0),R=fe=>A.value.filter(ge=>!ge.trigger||!fe?!0:Array.isArray(ge.trigger)?ge.trigger.includes(fe):ge.trigger===fe).map(({trigger:ge,...me})=>me),N=U(()=>A.value.some(fe=>fe.required)),F=U(()=>{var fe;return f.value==="error"&&n.showMessage&&((fe=a==null?void 0:a.showMessage)!=null?fe:!0)}),z=U(()=>`${n.label||""}${(a==null?void 0:a.labelSuffix)||""}`),B=fe=>{c.value=fe},W=fe=>{var se,ge;const{errors:me,fields:he}=fe;(!me||!he)&&console.error(fe),B("error"),d.value=me?(ge=(se=me==null?void 0:me[0])==null?void 0:se.message)!=null?ge:`${n.prop} is required`:"",a==null||a.emit("validate",n.prop,!1,d.value)},V=()=>{B("success"),a==null||a.emit("validate",n.prop,!0,"")},P=async fe=>{const se=C.value;return new Vb({[se]:fe}).validate({[se]:E.value},{firstFields:!0}).then(()=>(V(),!0)).catch(me=>(W(me),Promise.reject(me)))},K=async(fe,se)=>{if(p||!n.prop)return!1;const ge=zt(se);if(!k.value)return se==null||se(!1),!1;const me=R(fe);return me.length===0?(se==null||se(!0),!0):(B("validating"),P(me).then(()=>(se==null||se(!0),!0)).catch(he=>{const{fields:J}=he;return se==null||se(!1,J),ge?!1:Promise.reject(J)}))},Q=()=>{B(""),d.value="",p=!1},re=async()=>{const fe=a==null?void 0:a.model;if(!fe||!n.prop)return;const se=Wx(fe,n.prop);p=!0,se.value=BF(v),await wt(),Q(),p=!1},ve=fe=>{u.value.includes(fe)||u.value.push(fe)},oe=fe=>{u.value=u.value.filter(se=>se!==fe)};je(()=>n.error,fe=>{d.value=fe||"",B(fe?"error":"")},{immediate:!0}),je(()=>n.validateStatus,fe=>B(fe||""));const ie=Vn({...Wa(n),$el:h,size:o,validateState:c,labelId:l,inputIds:u,isGroup:T,hasLabel:_,addInputId:ve,removeInputId:oe,resetField:re,clearValidate:Q,validate:K});return fn(pu,ie),Ut(()=>{n.prop&&(a==null||a.addField(ie),v=BF(E.value))}),Sr(()=>{a==null||a.removeField(ie)}),e({size:o,validateMessage:d,validateState:c,validate:K,clearValidate:Q,resetField:re}),(fe,se)=>{var ge;return G(),ne("div",{ref_key:"formItemRef",ref:h,class:Y(S(m)),role:S(T)?"group":void 0,"aria-labelledby":S(T)?S(l):void 0},[I(S(lAe),{"is-auto-width":S(g).width==="auto","update-all":((ge=S(a))==null?void 0:ge.labelWidth)==="auto"},{default:j(()=>[S(_)?(G(),Ee(on(S(x)?"label":"div"),{key:0,id:S(l),for:S(x),class:Y(S(s).e("label")),style:Tt(S(g))},{default:j(()=>[Ge(fe.$slots,"label",{label:S(z)},()=>[Ue(Ke(S(z)),1)])]),_:3},8,["id","for","class","style"])):_e("v-if",!0)]),_:3},8,["is-auto-width","update-all"]),L("div",{class:Y(S(s).e("content")),style:Tt(S(y))},[Ge(fe.$slots,"default"),I(xK,{name:`${S(s).namespace.value}-zoom-in-top`},{default:j(()=>[S(F)?Ge(fe.$slots,"error",{key:0,error:d.value},()=>[L("div",{class:Y(S(w))},Ke(d.value),3)]):_e("v-if",!0)]),_:3},8,["name"])],6)],10,uAe)}}});var QX=tt(fAe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/form/src/form-item.vue"]]);const dAe=tn(MDe,{FormItem:QX}),hAe=ta(QX);let Ps;const pAe=`
- height:0 !important;
- visibility:hidden !important;
- ${vY()?"":"overflow:hidden !important;"}
- position:absolute !important;
- z-index:-1000 !important;
- top:0 !important;
- right:0 !important;
- `,vAe=["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 gAe(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:vAe.map(o=>`${o}:${e.getPropertyValue(o)}`).join(";"),paddingSize:r,borderSize:a,boxSizing:n}}function v5(t,e=1,n){var r;Ps||(Ps=document.createElement("textarea"),document.body.appendChild(Ps));const{paddingSize:a,borderSize:i,boxSizing:o,contextStyle:s}=gAe(t);Ps.setAttribute("style",`${s};${pAe}`),Ps.value=t.value||t.placeholder||"";let l=Ps.scrollHeight;const u={};o==="border-box"?l=l+i:o==="content-box"&&(l=l-a),Ps.value="";const c=Ps.scrollHeight-a;if(Pt(e)){let f=c*e;o==="border-box"&&(f=f+a+i),l=Math.max(f,l),u.minHeight=`${f}px`}if(Pt(n)){let f=c*n;o==="border-box"&&(f=f+a+i),l=Math.min(f,l)}return u.height=`${l}px`,(r=Ps.parentNode)==null||r.removeChild(Ps),Ps=void 0,u}const yAe=nt({id:{type:String,default:void 0},size:yi,disabled:Boolean,modelValue:{type:ke([String,Number,Object]),default:""},type:{type:String,default:"text"},resize:{type:String,values:["none","both","horizontal","vertical"]},autosize:{type:ke([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:gr},prefixIcon:{type:gr},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:ke([Object,Array,String]),default:()=>Pr({})},autofocus:{type:Boolean,default:!1}}),mAe={[nn]:t=>Ht(t),input:t=>Ht(t),change:t=>Ht(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},bAe=["role"],SAe=["id","type","disabled","formatter","parser","readonly","autocomplete","tabindex","aria-label","placeholder","form","autofocus"],wAe=["id","tabindex","disabled","readonly","autocomplete","aria-label","placeholder","form","autofocus"],xAe=ye({name:"ElInput",inheritAttrs:!1}),_Ae=ye({...xAe,props:yAe,emits:mAe,setup(t,{expose:e,emit:n}){const r=t,a=Dp(),i=wi(),o=U(()=>{const de={};return r.containerRole==="combobox"&&(de["aria-haspopup"]=a["aria-haspopup"],de["aria-owns"]=a["aria-owns"],de["aria-expanded"]=a["aria-expanded"]),de}),s=U(()=>[r.type==="textarea"?g.b():p.b(),p.m(h.value),p.is("disabled",v.value),p.is("exceed",ve.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")]:P.value&&K.value},a.class]),l=U(()=>[p.e("wrapper"),p.is("focus",E.value)]),u=F4({excludeKeys:U(()=>Object.keys(o.value))}),{form:c,formItem:f}=lo(),{inputId:d}=ld(r,{formItemContext:f}),h=Aa(),v=ko(),p=Ye("input"),g=Ye("textarea"),y=vr(),m=vr(),b=$(!1),w=$(!1),C=$(!1),_=$(),x=vr(r.inputStyle),T=U(()=>y.value||m.value),{wrapperRef:M,isFocused:E,handleFocus:A,handleBlur:k}=ZMe(T,{afterBlur(){var de;r.validateEvent&&((de=f==null?void 0:f.validate)==null||de.call(f,"blur").catch(Xe=>void 0))}}),R=U(()=>{var de;return(de=c==null?void 0:c.statusIcon)!=null?de:!1}),N=U(()=>(f==null?void 0:f.validateState)||""),F=U(()=>N.value&&P4[N.value]),z=U(()=>C.value?DTe:V2e),B=U(()=>[a.style,r.inputStyle]),W=U(()=>[r.inputStyle,x.value,{resize:r.resize}]),V=U(()=>Ta(r.modelValue)?"":String(r.modelValue)),P=U(()=>r.clearable&&!v.value&&!r.readonly&&!!V.value&&(E.value||b.value)),K=U(()=>r.showPassword&&!v.value&&!r.readonly&&!!V.value&&(!!V.value||E.value)),Q=U(()=>r.showWordLimit&&!!u.value.maxlength&&(r.type==="text"||r.type==="textarea")&&!v.value&&!r.readonly&&!r.showPassword),re=U(()=>V.value.length),ve=U(()=>!!Q.value&&re.value>Number(u.value.maxlength)),oe=U(()=>!!i.suffix||!!r.suffixIcon||P.value||r.showPassword||Q.value||!!N.value&&R.value),[ie,fe]=YMe(y);Vi(m,de=>{if(me(),!Q.value||r.resize!=="both")return;const Xe=de[0],{width:yt}=Xe.contentRect;_.value={right:`calc(100% - ${yt+15+6}px)`}});const se=()=>{const{type:de,autosize:Xe}=r;if(!(!_n||de!=="textarea"||!m.value))if(Xe){const yt=un(Xe)?Xe.minRows:void 0,kt=un(Xe)?Xe.maxRows:void 0,Vt=v5(m.value,yt,kt);x.value={overflowY:"hidden",...Vt},wt(()=>{m.value.offsetHeight,x.value=Vt})}else x.value={minHeight:v5(m.value).minHeight}},me=(de=>{let Xe=!1;return()=>{var yt;if(Xe||!r.autosize)return;((yt=m.value)==null?void 0:yt.offsetParent)===null||(de(),Xe=!0)}})(se),he=()=>{const de=T.value,Xe=r.formatter?r.formatter(V.value):V.value;!de||de.value===Xe||(de.value=Xe)},J=async de=>{ie();let{value:Xe}=de.target;if(r.formatter&&(Xe=r.parser?r.parser(Xe):Xe),!w.value){if(Xe===V.value){he();return}n(nn,Xe),n("input",Xe),await wt(),he(),fe()}},ue=de=>{n("change",de.target.value)},ae=de=>{n("compositionstart",de),w.value=!0},Re=de=>{var Xe;n("compositionupdate",de);const yt=(Xe=de.target)==null?void 0:Xe.value,kt=yt[yt.length-1]||"";w.value=!ST(kt)},Ne=de=>{n("compositionend",de),w.value&&(w.value=!1,J(de))},De=()=>{C.value=!C.value,we()},we=async()=>{var de;await wt(),(de=T.value)==null||de.focus()},ce=()=>{var de;return(de=T.value)==null?void 0:de.blur()},Be=de=>{b.value=!1,n("mouseleave",de)},He=de=>{b.value=!0,n("mouseenter",de)},Ce=de=>{n("keydown",de)},qe=()=>{var de;(de=T.value)==null||de.select()},Ze=()=>{n(nn,""),n("change",""),n("clear"),n("input","")};return je(()=>r.modelValue,()=>{var de;wt(()=>se()),r.validateEvent&&((de=f==null?void 0:f.validate)==null||de.call(f,"change").catch(Xe=>void 0))}),je(V,()=>he()),je(()=>r.type,async()=>{await wt(),he(),se()}),Ut(()=>{!r.formatter&&r.parser,he(),wt(se)}),e({input:y,textarea:m,ref:T,textareaStyle:W,autosize:Wr(r,"autosize"),focus:we,blur:ce,select:qe,clear:Ze,resizeTextarea:se}),(de,Xe)=>Ft((G(),ne("div",an(S(o),{class:S(s),style:S(B),role:de.containerRole,onMouseenter:He,onMouseleave:Be}),[_e(" input "),de.type!=="textarea"?(G(),ne(_t,{key:0},[_e(" prepend slot "),de.$slots.prepend?(G(),ne("div",{key:0,class:Y(S(p).be("group","prepend"))},[Ge(de.$slots,"prepend")],2)):_e("v-if",!0),L("div",{ref_key:"wrapperRef",ref:M,class:Y(S(l))},[_e(" prefix slot "),de.$slots.prefix||de.prefixIcon?(G(),ne("span",{key:0,class:Y(S(p).e("prefix"))},[L("span",{class:Y(S(p).e("prefix-inner"))},[Ge(de.$slots,"prefix"),de.prefixIcon?(G(),Ee(S(xt),{key:0,class:Y(S(p).e("icon"))},{default:j(()=>[(G(),Ee(on(de.prefixIcon)))]),_:1},8,["class"])):_e("v-if",!0)],2)],2)):_e("v-if",!0),L("input",an({id:S(d),ref_key:"input",ref:y,class:S(p).e("inner")},S(u),{type:de.showPassword?C.value?"text":"password":de.type,disabled:S(v),formatter:de.formatter,parser:de.parser,readonly:de.readonly,autocomplete:de.autocomplete,tabindex:de.tabindex,"aria-label":de.label,placeholder:de.placeholder,style:de.inputStyle,form:r.form,autofocus:r.autofocus,onCompositionstart:ae,onCompositionupdate:Re,onCompositionend:Ne,onInput:J,onFocus:Xe[0]||(Xe[0]=(...yt)=>S(A)&&S(A)(...yt)),onBlur:Xe[1]||(Xe[1]=(...yt)=>S(k)&&S(k)(...yt)),onChange:ue,onKeydown:Ce}),null,16,SAe),_e(" suffix slot "),S(oe)?(G(),ne("span",{key:1,class:Y(S(p).e("suffix"))},[L("span",{class:Y(S(p).e("suffix-inner"))},[!S(P)||!S(K)||!S(Q)?(G(),ne(_t,{key:0},[Ge(de.$slots,"suffix"),de.suffixIcon?(G(),Ee(S(xt),{key:0,class:Y(S(p).e("icon"))},{default:j(()=>[(G(),Ee(on(de.suffixIcon)))]),_:1},8,["class"])):_e("v-if",!0)],64)):_e("v-if",!0),S(P)?(G(),Ee(S(xt),{key:1,class:Y([S(p).e("icon"),S(p).e("clear")]),onMousedown:It(S(Qn),["prevent"]),onClick:Ze},{default:j(()=>[I(S(ad))]),_:1},8,["class","onMousedown"])):_e("v-if",!0),S(K)?(G(),Ee(S(xt),{key:2,class:Y([S(p).e("icon"),S(p).e("password")]),onClick:De},{default:j(()=>[(G(),Ee(on(S(z))))]),_:1},8,["class"])):_e("v-if",!0),S(Q)?(G(),ne("span",{key:3,class:Y(S(p).e("count"))},[L("span",{class:Y(S(p).e("count-inner"))},Ke(S(re))+" / "+Ke(S(u).maxlength),3)],2)):_e("v-if",!0),S(N)&&S(F)&&S(R)?(G(),Ee(S(xt),{key:4,class:Y([S(p).e("icon"),S(p).e("validateIcon"),S(p).is("loading",S(N)==="validating")])},{default:j(()=>[(G(),Ee(on(S(F))))]),_:1},8,["class"])):_e("v-if",!0)],2)],2)):_e("v-if",!0)],2),_e(" append slot "),de.$slots.append?(G(),ne("div",{key:1,class:Y(S(p).be("group","append"))},[Ge(de.$slots,"append")],2)):_e("v-if",!0)],64)):(G(),ne(_t,{key:1},[_e(" textarea "),L("textarea",an({id:S(d),ref_key:"textarea",ref:m,class:S(g).e("inner")},S(u),{tabindex:de.tabindex,disabled:S(v),readonly:de.readonly,autocomplete:de.autocomplete,style:S(W),"aria-label":de.label,placeholder:de.placeholder,form:r.form,autofocus:r.autofocus,onCompositionstart:ae,onCompositionupdate:Re,onCompositionend:Ne,onInput:J,onFocus:Xe[2]||(Xe[2]=(...yt)=>S(A)&&S(A)(...yt)),onBlur:Xe[3]||(Xe[3]=(...yt)=>S(k)&&S(k)(...yt)),onChange:ue,onKeydown:Ce}),null,16,wAe),S(Q)?(G(),ne("span",{key:0,style:Tt(_.value),class:Y(S(p).e("count"))},Ke(S(re))+" / "+Ke(S(u).maxlength),7)):_e("v-if",!0)],64))],16,bAe)),[[cn,de.type!=="hidden"]])}});var CAe=tt(_Ae,[["__file","/home/runner/work/element-plus/element-plus/packages/components/input/src/input.vue"]]);const Ri=tn(CAe),Gv=4,JX={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"}},TAe=({move:t,size:e,bar:n})=>({[n.size]:e,transform:`translate${n.axis}(${t}%)`}),eq=Symbol("scrollbarContextKey"),EAe=nt({vertical:Boolean,size:String,move:Number,ratio:{type:Number,required:!0},always:Boolean}),MAe="Thumb",DAe=ye({__name:"thumb",props:EAe,setup(t){const e=t,n=gt(eq),r=Ye("scrollbar");n||Da(MAe,"can not inject scrollbar context");const a=$(),i=$(),o=$({}),s=$(!1);let l=!1,u=!1,c=_n?document.onselectstart:null;const f=U(()=>JX[e.vertical?"vertical":"horizontal"]),d=U(()=>TAe({size:e.size,move:e.move,bar:f.value})),h=U(()=>a.value[f.value.offset]**2/n.wrapElement[f.value.scrollSize]/e.ratio/i.value[f.value.offset]),v=_=>{var x;if(_.stopPropagation(),_.ctrlKey||[1,2].includes(_.button))return;(x=window.getSelection())==null||x.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 x=Math.abs(_.target.getBoundingClientRect()[f.value.direction]-_[f.value.client]),T=i.value[f.value.offset]/2,M=(x-T)*100*h.value/a.value[f.value.offset];n.wrapElement[f.value.scroll]=M*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 x=o.value[f.value.axis];if(!x)return;const T=(a.value.getBoundingClientRect()[f.value.direction]-_[f.value.client])*-1,M=i.value[f.value.offset]-x,E=(T-M)*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),C(),u&&(s.value=!1)},b=()=>{u=!1,s.value=!!e.size},w=()=>{u=!0,s.value=l};Sr(()=>{C(),document.removeEventListener("mouseup",m)});const C=()=>{document.onselectstart!==c&&(document.onselectstart=c)};return Rr(Wr(n,"scrollbarElement"),"mousemove",b),Rr(Wr(n,"scrollbarElement"),"mouseleave",w),(_,x)=>(G(),Ee(da,{name:S(r).b("fade"),persisted:""},{default:j(()=>[Ft(L("div",{ref_key:"instance",ref:a,class:Y([S(r).e("bar"),S(r).is(S(f).key)]),onMousedown:p},[L("div",{ref_key:"thumb",ref:i,class:Y(S(r).e("thumb")),style:Tt(S(d)),onMousedown:v},null,38)],34),[[cn,_.always||s.value]])]),_:1},8,["name"]))}});var g5=tt(DAe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/scrollbar/src/thumb.vue"]]);const AAe=nt({always:{type:Boolean,default:!0},width:String,height:String,ratioX:{type:Number,default:1},ratioY:{type:Number,default:1}}),kAe=ye({__name:"bar",props:AAe,setup(t,{expose:e}){const n=t,r=$(0),a=$(0);return e({handleScroll:o=>{if(o){const s=o.offsetHeight-Gv,l=o.offsetWidth-Gv;a.value=o.scrollTop*100/s*n.ratioY,r.value=o.scrollLeft*100/l*n.ratioX}}}),(o,s)=>(G(),ne(_t,null,[I(g5,{move:r.value,ratio:o.ratioX,size:o.width,always:o.always},null,8,["move","ratio","size","always"]),I(g5,{move:a.value,ratio:o.ratioY,size:o.height,vertical:"",always:o.always},null,8,["move","ratio","size","always"])],64))}});var RAe=tt(kAe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/scrollbar/src/bar.vue"]]);const LAe=nt({height:{type:[String,Number],default:""},maxHeight:{type:[String,Number],default:""},native:{type:Boolean,default:!1},wrapStyle:{type:ke([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}}),OAe={scroll:({scrollTop:t,scrollLeft:e})=>[t,e].every(Pt)},VAe="ElScrollbar",NAe=ye({name:VAe}),IAe=ye({...NAe,props:LAe,emits:OAe,setup(t,{expose:e,emit:n}){const r=t,a=Ye("scrollbar");let i,o;const s=$(),l=$(),u=$(),c=$("0"),f=$("0"),d=$(),h=$(1),v=$(1),p=U(()=>{const x={};return r.height&&(x.height=la(r.height)),r.maxHeight&&(x.maxHeight=la(r.maxHeight)),[r.wrapStyle,x]}),g=U(()=>[r.wrapClass,a.e("wrap"),{[a.em("wrap","hidden-default")]:!r.native}]),y=U(()=>[a.e("view"),r.viewClass]),m=()=>{var x;l.value&&((x=d.value)==null||x.handleScroll(l.value),n("scroll",{scrollTop:l.value.scrollTop,scrollLeft:l.value.scrollLeft}))};function b(x,T){un(x)?l.value.scrollTo(x):Pt(x)&&Pt(T)&&l.value.scrollTo(x,T)}const w=x=>{Pt(x)&&(l.value.scrollTop=x)},C=x=>{Pt(x)&&(l.value.scrollLeft=x)},_=()=>{if(!l.value)return;const x=l.value.offsetHeight-Gv,T=l.value.offsetWidth-Gv,M=x**2/l.value.scrollHeight,E=T**2/l.value.scrollWidth,A=Math.max(M,r.minSize),k=Math.max(E,r.minSize);h.value=M/(x-M)/(A/(x-A)),v.value=E/(T-E)/(k/(T-k)),f.value=A+Gv<x?`${A}px`:"",c.value=k+Gv<T?`${k}px`:""};return je(()=>r.noresize,x=>{x?(i==null||i(),o==null||o()):({stop:i}=Vi(u,_),o=Rr("resize",_))},{immediate:!0}),je(()=>[r.maxHeight,r.height],()=>{r.native||wt(()=>{var x;_(),l.value&&((x=d.value)==null||x.handleScroll(l.value))})}),fn(eq,Vn({scrollbarElement:s,wrapElement:l})),Ut(()=>{r.native||wt(()=>{_()})}),bc(()=>_()),e({wrapRef:l,update:_,scrollTo:b,setScrollTop:w,setScrollLeft:C,handleScroll:m}),(x,T)=>(G(),ne("div",{ref_key:"scrollbarRef",ref:s,class:Y(S(a).b())},[L("div",{ref_key:"wrapRef",ref:l,class:Y(S(g)),style:Tt(S(p)),onScroll:m},[(G(),Ee(on(x.tag),{ref_key:"resizeRef",ref:u,class:Y(S(y)),style:Tt(x.viewStyle)},{default:j(()=>[Ge(x.$slots,"default")]),_:3},8,["class","style"]))],38),x.native?_e("v-if",!0):(G(),Ee(RAe,{key:0,ref_key:"barRef",ref:d,height:f.value,width:c.value,always:x.always,"ratio-x":v.value,"ratio-y":h.value},null,8,["height","width","always","ratio-x","ratio-y"]))],2))}});var BAe=tt(IAe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/scrollbar/src/scrollbar.vue"]]);const xc=tn(BAe),aV=Symbol("popper"),tq=Symbol("popperContent"),$Ae=["dialog","grid","group","listbox","menu","navigation","tooltip","tree"],nq=nt({role:{type:String,values:$Ae,default:"tooltip"}}),PAe=ye({name:"ElPopper",inheritAttrs:!1}),FAe=ye({...PAe,props:nq,setup(t,{expose:e}){const n=t,r=$(),a=$(),i=$(),o=$(),s=U(()=>n.role),l={triggerRef:r,popperInstanceRef:a,contentRef:i,referenceRef:o,role:s};return e(l),fn(aV,l),(u,c)=>Ge(u.$slots,"default")}});var zAe=tt(FAe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/popper/src/popper.vue"]]);const rq=nt({arrowOffset:{type:Number,default:5}}),UAe=ye({name:"ElPopperArrow",inheritAttrs:!1}),GAe=ye({...UAe,props:rq,setup(t,{expose:e}){const n=t,r=Ye("popper"),{arrowOffset:a,arrowRef:i,arrowStyle:o}=gt(tq,void 0);return je(()=>n.arrowOffset,s=>{a.value=s}),Sr(()=>{i.value=void 0}),e({arrowRef:i}),(s,l)=>(G(),ne("span",{ref_key:"arrowRef",ref:i,class:Y(S(r).e("arrow")),style:Tt(S(o)),"data-popper-arrow":""},null,6))}});var HAe=tt(GAe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/popper/src/arrow.vue"]]);const WAe="ElOnlyChild",aq=ye({name:WAe,setup(t,{slots:e,attrs:n}){var r;const a=gt(OX),i=bMe((r=a==null?void 0:a.setForwardRef)!=null?r:Qn);return()=>{var o;const s=(o=e.default)==null?void 0:o.call(e,n);if(!s||s.length>1)return null;const l=iq(s);return l?Ft(oc(l,n),[[i]]):null}}});function iq(t){if(!t)return null;const e=t;for(const n of e){if(un(n))switch(n.type){case Zi:continue;case h0:case"svg":return y5(n);case _t:return iq(n.children);default:return n}return y5(n)}return null}function y5(t){const e=Ye("only-child");return I("span",{class:e.e("content")},[t])}const oq=nt({virtualRef:{type:ke(Object)},virtualTriggering:Boolean,onMouseenter:{type:ke(Function)},onMouseleave:{type:ke(Function)},onClick:{type:ke(Function)},onKeydown:{type:ke(Function)},onFocus:{type:ke(Function)},onBlur:{type:ke(Function)},onContextmenu:{type:ke(Function)},id:String,open:Boolean}),jAe=ye({name:"ElPopperTrigger",inheritAttrs:!1}),KAe=ye({...jAe,props:oq,setup(t,{expose:e}){const n=t,{role:r,triggerRef:a}=gt(aV,void 0);mMe(a);const i=U(()=>s.value?n.id:void 0),o=U(()=>{if(r&&r.value==="tooltip")return n.open&&n.id?n.id:void 0}),s=U(()=>{if(r&&r.value!=="tooltip")return r.value}),l=U(()=>s.value?`${n.open}`:void 0);let u;return Ut(()=>{je(()=>n.virtualRef,c=>{c&&(a.value=Po(c))},{immediate:!0}),je(a,(c,f)=>{u==null||u(),u=void 0,xs(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=je([i,o,s,l],d=>{["aria-controls","aria-describedby","aria-haspopup","aria-expanded"].forEach((h,v)=>{Ta(d[v])?c.removeAttribute(h):c.setAttribute(h,d[v])})},{immediate:!0})),xs(f)&&["aria-controls","aria-describedby","aria-haspopup","aria-expanded"].forEach(d=>f.removeAttribute(d))},{immediate:!0})}),Sr(()=>{u==null||u(),u=void 0}),e({triggerRef:a}),(c,f)=>c.virtualTriggering?_e("v-if",!0):(G(),Ee(S(aq),an({key:0},c.$attrs,{"aria-controls":S(i),"aria-describedby":S(o),"aria-expanded":S(l),"aria-haspopup":S(s)}),{default:j(()=>[Ge(c.$slots,"default")]),_:3},16,["aria-controls","aria-describedby","aria-expanded","aria-haspopup"]))}});var YAe=tt(KAe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/popper/src/trigger.vue"]]);const TM="focus-trap.focus-after-trapped",EM="focus-trap.focus-after-released",XAe="focus-trap.focusout-prevented",m5={cancelable:!0,bubbles:!1},qAe={cancelable:!0,bubbles:!1},b5="focusAfterTrapped",S5="focusAfterReleased",iV=Symbol("elFocusTrap"),oV=$(),DT=$(0),sV=$(0);let PS=0;const sq=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},w5=(t,e)=>{for(const n of t)if(!ZAe(n,e))return n},ZAe=(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},QAe=t=>{const e=sq(t),n=w5(e,t),r=w5(e.reverse(),t);return[n,r]},JAe=t=>t instanceof HTMLInputElement&&"select"in t,Qc=(t,e)=>{if(t&&t.focus){const n=document.activeElement;t.focus({preventScroll:!0}),sV.value=window.performance.now(),t!==n&&JAe(t)&&e&&t.select()}};function x5(t,e){const n=[...t],r=t.indexOf(e);return r!==-1&&n.splice(r,1),n}const eke=()=>{let t=[];return{push:r=>{const a=t[0];a&&r!==a&&a.pause(),t=x5(t,r),t.unshift(r)},remove:r=>{var a,i;t=x5(t,r),(i=(a=t[0])==null?void 0:a.resume)==null||i.call(a)}}},tke=(t,e=!1)=>{const n=document.activeElement;for(const r of t)if(Qc(r,e),document.activeElement!==n)return},_5=eke(),nke=()=>DT.value>sV.value,FS=()=>{oV.value="pointer",DT.value=window.performance.now()},C5=()=>{oV.value="keyboard",DT.value=window.performance.now()},rke=()=>(Ut(()=>{PS===0&&(document.addEventListener("mousedown",FS),document.addEventListener("touchstart",FS),document.addEventListener("keydown",C5)),PS++}),Sr(()=>{PS--,PS<=0&&(document.removeEventListener("mousedown",FS),document.removeEventListener("touchstart",FS),document.removeEventListener("keydown",C5))}),{focusReason:oV,lastUserFocusTimestamp:DT,lastAutomatedFocusTimestamp:sV}),zS=t=>new CustomEvent(XAe,{...qAe,detail:t}),ake=ye({name:"ElFocusTrap",inheritAttrs:!1,props:{loop:Boolean,trapped:Boolean,focusTrapEl:Object,focusStartEl:{type:[Object,String],default:"first"}},emits:[b5,S5,"focusin","focusout","focusout-prevented","release-requested"],setup(t,{emit:e}){const n=$();let r,a;const{focusReason:i}=rke();pMe(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:C}=t,_=p===Mt.tab&&!g&&!y&&!m,x=document.activeElement;if(_&&x){const T=b,[M,E]=QAe(T);if(M&&E){if(!w&&x===E){const k=zS({focusReason:i.value});e("focusout-prevented",k),k.defaultPrevented||(v.preventDefault(),C&&Qc(M,!0))}else if(w&&[M,T].includes(x)){const k=zS({focusReason:i.value});e("focusout-prevented",k),k.defaultPrevented||(v.preventDefault(),C&&Qc(E,!0))}}else if(x===T){const k=zS({focusReason:i.value});e("focusout-prevented",k),k.defaultPrevented||v.preventDefault()}}};fn(iV,{focusTrapRef:n,onKeydown:s}),je(()=>t.focusTrapEl,v=>{v&&(n.value=v)},{immediate:!0}),je([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(b5,v)},u=v=>e(S5,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:Qc(a,!0))},f=v=>{const p=S(n);if(!(o.paused||!p))if(t.trapped){const g=v.relatedTarget;!Ta(g)&&!p.contains(g)&&setTimeout(()=>{if(!o.paused&&t.trapped){const y=zS({focusReason:i.value});e("focusout-prevented",y),y.defaultPrevented||Qc(a,!0)}},0)}else{const g=v.target;g&&p.contains(g)||e("focusout",v)}};async function d(){await wt();const v=S(n);if(v){_5.push(o);const p=v.contains(document.activeElement)?r:document.activeElement;if(r=p,!v.contains(p)){const y=new Event(TM,m5);v.addEventListener(TM,l),v.dispatchEvent(y),y.defaultPrevented||wt(()=>{let m=t.focusStartEl;Ht(m)||(Qc(m),document.activeElement!==m&&(m="first")),m==="first"&&tke(sq(v),!0),(document.activeElement===p||m==="container")&&Qc(v)})}}}function h(){const v=S(n);if(v){v.removeEventListener(TM,l);const p=new CustomEvent(EM,{...m5,detail:{focusReason:i.value}});v.addEventListener(EM,u),v.dispatchEvent(p),!p.defaultPrevented&&(i.value=="keyboard"||!nke()||v.contains(document.activeElement))&&Qc(r??document.body),v.removeEventListener(EM,u),_5.remove(o)}}return Ut(()=>{t.trapped&&d(),je(()=>t.trapped,v=>{v?d():h()})}),Sr(()=>{t.trapped&&h()}),{onKeydown:s}}});function ike(t,e,n,r,a,i){return Ge(t.$slots,"default",{handleKeydown:t.onKeydown})}var AT=tt(ake,[["render",ike],["__file","/home/runner/work/element-plus/element-plus/packages/components/focus-trap/src/focus-trap.vue"]]);const oke=["fixed","absolute"],ske=nt({boundariesPadding:{type:Number,default:0},fallbackPlacements:{type:ke(Array),default:void 0},gpuAcceleration:{type:Boolean,default:!0},offset:{type:Number,default:12},placement:{type:String,values:Lp,default:"bottom"},popperOptions:{type:ke(Object),default:()=>({})},strategy:{type:String,values:oke,default:"absolute"}}),lq=nt({...ske,id:String,style:{type:ke([String,Array,Object])},className:{type:ke([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:ke([String,Array,Object])},popperStyle:{type:ke([String,Array,Object])},referenceEl:{type:ke(Object)},triggerTargetEl:{type:ke(Object)},stopPopperMouseEvent:{type:Boolean,default:!0},ariaLabel:{type:String,default:void 0},virtualTriggering:Boolean,zIndex:Number}),lke={mouseenter:t=>t instanceof MouseEvent,mouseleave:t=>t instanceof MouseEvent,focus:()=>!0,blur:()=>!0,close:()=>!0},uke=(t,e=[])=>{const{placement:n,strategy:r,popperOptions:a}=t,i={placement:n,strategy:r,...a,modifiers:[...fke(t),...e]};return dke(i,a==null?void 0:a.modifiers),i},cke=t=>{if(_n)return Po(t)};function fke(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 dke(t,e){e&&(t.modifiers=[...t.modifiers,...e??[]])}const hke=0,pke=t=>{const{popperInstanceRef:e,contentRef:n,triggerRef:r,role:a}=gt(aV,void 0),i=$(),o=$(),s=U(()=>({name:"eventListeners",enabled:!!t.visible})),l=U(()=>{var y;const m=S(i),b=(y=S(o))!=null?y:hke;return{name:"arrow",enabled:!sxe(m),options:{element:m,padding:b}}}),u=U(()=>({onFirstUpdate:()=>{v()},...uke(t,[S(l),S(s)])})),c=U(()=>cke(t.referenceEl)||S(r)),{attributes:f,state:d,styles:h,update:v,forceUpdate:p,instanceRef:g}=cMe(c,n,u);return je(g,y=>e.value=y),Ut(()=>{je(()=>{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}},vke=(t,{attributes:e,styles:n,role:r})=>{const{nextZIndex:a}=m0(),i=Ye("popper"),o=U(()=>S(e).popper),s=$(t.zIndex||a()),l=U(()=>[i.b(),i.is("pure",t.pure),i.is(t.effect),t.popperClass]),u=U(()=>[{zIndex:S(s)},S(n).popper,t.popperStyle||{}]),c=U(()=>r.value==="dialog"?"false":void 0),f=U(()=>S(n).arrow||{});return{ariaModal:c,arrowStyle:f,contentAttrs:o,contentClass:l,contentStyle:u,contentZIndex:s,updateZIndex:()=>{s.value=t.zIndex||a()}}},gke=(t,e)=>{const n=$(!1),r=$();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")}}},yke=ye({name:"ElPopperContent"}),mke=ye({...yke,props:lq,emits:lke,setup(t,{expose:e,emit:n}){const r=t,{focusStartRef:a,trapped:i,onFocusAfterReleased:o,onFocusAfterTrapped:s,onFocusInTrap:l,onFocusoutPrevented:u,onReleaseRequested:c}=gke(r,n),{attributes:f,arrowRef:d,contentRef:h,styles:v,instanceRef:p,role:g,update:y}=pke(r),{ariaModal:m,arrowStyle:b,contentAttrs:w,contentClass:C,contentStyle:_,updateZIndex:x}=vke(r,{styles:v,attributes:f,role:g}),T=gt(pu,void 0),M=$();fn(tq,{arrowStyle:b,arrowRef:d,arrowOffset:M}),T&&(T.addInputId||T.removeInputId)&&fn(pu,{...T,addInputId:Qn,removeInputId:Qn});let E;const A=(R=!0)=>{y(),R&&x()},k=()=>{A(!1),r.visible&&r.focusOnShow?i.value=!0:r.visible===!1&&(i.value=!1)};return Ut(()=>{je(()=>r.triggerTargetEl,(R,N)=>{E==null||E(),E=void 0;const F=S(R||h.value),z=S(N||h.value);xs(F)&&(E=je([g,()=>r.ariaLabel,m,()=>r.id],B=>{["role","aria-label","aria-modal","id"].forEach((W,V)=>{Ta(B[V])?F.removeAttribute(W):F.setAttribute(W,B[V])})},{immediate:!0})),z!==F&&xs(z)&&["role","aria-label","aria-modal","id"].forEach(B=>{z.removeAttribute(B)})},{immediate:!0}),je(()=>r.visible,k,{immediate:!0})}),Sr(()=>{E==null||E(),E=void 0}),e({popperContentRef:h,popperInstanceRef:p,updatePopper:A,contentStyle:_}),(R,N)=>(G(),ne("div",an({ref_key:"contentRef",ref:h},S(w),{style:S(_),class:S(C),tabindex:"-1",onMouseenter:N[0]||(N[0]=F=>R.$emit("mouseenter",F)),onMouseleave:N[1]||(N[1]=F=>R.$emit("mouseleave",F))}),[I(S(AT),{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:j(()=>[Ge(R.$slots,"default")]),_:3},8,["trapped","focus-trap-el","focus-start-el","onFocusAfterTrapped","onFocusAfterReleased","onFocusin","onFocusoutPrevented","onReleaseRequested"])],16))}});var bke=tt(mke,[["__file","/home/runner/work/element-plus/element-plus/packages/components/popper/src/content.vue"]]);const uq=tn(zAe),kT=Symbol("elTooltip"),Qa=nt({...yMe,...lq,appendTo:{type:ke([String,Object])},content:{type:String,default:""},rawContent:{type:Boolean,default:!1},persistent:Boolean,ariaLabel:String,visible:{type:ke(Boolean),default:null},transition:String,teleported:{type:Boolean,default:!0},disabled:Boolean}),_1=nt({...oq,disabled:Boolean,trigger:{type:ke([String,Array]),default:"hover"},triggerKeys:{type:ke(Array),default:()=>[Mt.enter,Mt.space]}}),{useModelToggleProps:Ske,useModelToggleEmits:wke,useModelToggle:xke}=gX("visible"),_ke=nt({...nq,...Ske,...Qa,..._1,...rq,showArrow:{type:Boolean,default:!0}}),Cke=[...wke,"before-show","before-hide","show","hide","open","close"],Tke=(t,e)=>vt(t)?t.includes(e):t===e,Qp=(t,e,n)=>r=>{Tke(S(t),e)&&n(r)},Eke=ye({name:"ElTooltipTrigger"}),Mke=ye({...Eke,props:_1,setup(t,{expose:e}){const n=t,r=Ye("tooltip"),{controlled:a,id:i,open:o,onOpen:s,onClose:l,onToggle:u}=gt(kT,void 0),c=$(null),f=()=>{if(S(a)||n.disabled)return!0},d=Wr(n,"trigger"),h=Zr(f,Qp(d,"hover",s)),v=Zr(f,Qp(d,"hover",l)),p=Zr(f,Qp(d,"click",w=>{w.button===0&&u(w)})),g=Zr(f,Qp(d,"focus",s)),y=Zr(f,Qp(d,"focus",l)),m=Zr(f,Qp(d,"contextmenu",w=>{w.preventDefault(),u(w)})),b=Zr(f,w=>{const{code:C}=w;n.triggerKeys.includes(C)&&(w.preventDefault(),u(w))});return e({triggerRef:c}),(w,C)=>(G(),Ee(S(YAe),{id:S(i),"virtual-ref":w.virtualRef,open:S(o),"virtual-triggering":w.virtualTriggering,class:Y(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:j(()=>[Ge(w.$slots,"default")]),_:3},8,["id","virtual-ref","open","virtual-triggering","class","onBlur","onClick","onContextmenu","onFocus","onMouseenter","onMouseleave","onKeydown"]))}});var Dke=tt(Mke,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tooltip/src/trigger.vue"]]);const Ake=ye({name:"ElTooltipContent",inheritAttrs:!1}),kke=ye({...Ake,props:Qa,setup(t,{expose:e}){const n=t,{selector:r}=RX(),a=Ye("tooltip"),i=$(null),o=$(!1),{controlled:s,id:l,open:u,trigger:c,onClose:f,onOpen:d,onShow:h,onHide:v,onBeforeShow:p,onBeforeHide:g}=gt(kT,void 0),y=U(()=>n.transition||`${a.namespace.value}-fade-in-linear`),m=U(()=>n.persistent);Sr(()=>{o.value=!0});const b=U(()=>S(m)?!0:S(u)),w=U(()=>n.disabled?!1:S(u)),C=U(()=>n.appendTo||r.value),_=U(()=>{var B;return(B=n.style)!=null?B:{}}),x=U(()=>!S(u)),T=()=>{v()},M=()=>{if(S(s))return!0},E=Zr(M,()=>{n.enterable&&S(c)==="hover"&&d()}),A=Zr(M,()=>{S(c)==="hover"&&f()}),k=()=>{var B,W;(W=(B=i.value)==null?void 0:B.updatePopper)==null||W.call(B),p==null||p()},R=()=>{g==null||g()},N=()=>{h(),z=y4(U(()=>{var B;return(B=i.value)==null?void 0:B.popperContentRef}),()=>{if(S(s))return;S(c)!=="hover"&&f()})},F=()=>{n.virtualTriggering||f()};let z;return je(()=>S(u),B=>{B||z==null||z()},{flush:"post"}),je(()=>n.content,()=>{var B,W;(W=(B=i.value)==null?void 0:B.updatePopper)==null||W.call(B)}),e({contentRef:i}),(B,W)=>(G(),Ee(wb,{disabled:!B.teleported,to:S(C)},[I(da,{name:S(y),onAfterLeave:T,onBeforeEnter:k,onAfterEnter:N,onBeforeLeave:R},{default:j(()=>[S(b)?Ft((G(),Ee(S(bke),an({key:0,id:S(l),ref_key:"contentRef",ref:i},B.$attrs,{"aria-label":B.ariaLabel,"aria-hidden":S(x),"boundaries-padding":B.boundariesPadding,"fallback-placements":B.fallbackPlacements,"gpu-acceleration":B.gpuAcceleration,offset:B.offset,placement:B.placement,"popper-options":B.popperOptions,strategy:B.strategy,effect:B.effect,enterable:B.enterable,pure:B.pure,"popper-class":B.popperClass,"popper-style":[B.popperStyle,S(_)],"reference-el":B.referenceEl,"trigger-target-el":B.triggerTargetEl,visible:S(w),"z-index":B.zIndex,onMouseenter:S(E),onMouseleave:S(A),onBlur:F,onClose:S(f)}),{default:j(()=>[o.value?_e("v-if",!0):Ge(B.$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"])),[[cn,S(w)]]):_e("v-if",!0)]),_:3},8,["name"])],8,["disabled","to"]))}});var Rke=tt(kke,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tooltip/src/content.vue"]]);const Lke=["innerHTML"],Oke={key:1},Vke=ye({name:"ElTooltip"}),Nke=ye({...Vke,props:_ke,emits:Cke,setup(t,{expose:e,emit:n}){const r=t;gMe();const a=Ts(),i=$(),o=$(),s=()=>{var y;const m=S(i);m&&((y=m.popperInstanceRef)==null||y.update())},l=$(!1),u=$(),{show:c,hide:f,hasUpdateHandler:d}=xke({indicator:l,toggleReason:u}),{onOpen:h,onClose:v}=LX({showAfter:Wr(r,"showAfter"),hideAfter:Wr(r,"hideAfter"),autoClose:Wr(r,"autoClose"),open:c,close:f}),p=U(()=>Ea(r.visible)&&!d.value);fn(kT,{controlled:p,id:a,open:d0(l),trigger:Wr(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}),je(()=>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,C=(y==null?void 0:y.relatedTarget)||document.activeElement;return w&&w.contains(C)};return qj(()=>l.value&&f()),e({popperRef:i,contentRef:o,isFocusInsideContent:g,updatePopper:s,onOpen:h,onClose:v,hide:f}),(y,m)=>(G(),Ee(S(uq),{ref_key:"popperRef",ref:i,role:y.role},{default:j(()=>[I(Dke,{disabled:y.disabled,trigger:y.trigger,"trigger-keys":y.triggerKeys,"virtual-ref":y.virtualRef,"virtual-triggering":y.virtualTriggering},{default:j(()=>[y.$slots.default?Ge(y.$slots,"default",{key:0}):_e("v-if",!0)]),_:3},8,["disabled","trigger","trigger-keys","virtual-ref","virtual-triggering"]),I(Rke,{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:j(()=>[Ge(y.$slots,"content",{},()=>[y.rawContent?(G(),ne("span",{key:0,innerHTML:y.content},null,8,Lke)):(G(),ne("span",Oke,Ke(y.content),1))]),y.showArrow?(G(),Ee(S(HAe),{key:0,"arrow-offset":y.arrowOffset},null,8,["arrow-offset"])):_e("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 Ike=tt(Nke,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tooltip/src/tooltip.vue"]]);const ao=tn(Ike),Bke=nt({valueKey:{type:String,default:"value"},modelValue:{type:[String,Number],default:""},debounce:{type:Number,default:300},placement:{type:ke(String),values:["top","top-start","top-end","bottom","bottom-start","bottom-end"],default:"bottom-start"},fetchSuggestions:{type:ke([Function,Array]),default:Qn},popperClass:{type:String,default:""},triggerOnFocus:{type:Boolean,default:!0},selectWhenUnmatched:{type:Boolean,default:!1},hideLoading:{type:Boolean,default:!1},label:{type:String},teleported:Qa.teleported,highlightFirstItem:{type:Boolean,default:!1},fitInputWidth:{type:Boolean,default:!1},clearable:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},name:String}),$ke={[nn]:t=>Ht(t),[Qi]:t=>Ht(t),[Mr]:t=>Ht(t),focus:t=>t instanceof FocusEvent,blur:t=>t instanceof FocusEvent,clear:()=>!0,select:t=>un(t)},Pke=["aria-expanded","aria-owns"],Fke={key:0},zke=["id","aria-selected","onClick"],cq="ElAutocomplete",Uke=ye({name:cq,inheritAttrs:!1}),Gke=ye({...Uke,props:Bke,emits:$ke,setup(t,{expose:e,emit:n}){const r=t,a=F4(),i=Dp(),o=ko(),s=Ye("autocomplete"),l=$(),u=$(),c=$(),f=$();let d=!1,h=!1;const v=$([]),p=$(-1),g=$(""),y=$(!1),m=$(!1),b=$(!1),w=U(()=>s.b(String(xT()))),C=U(()=>i.style),_=U(()=>(v.value.length>0||b.value)&&y.value),x=U(()=>!r.hideLoading&&b.value),T=U(()=>l.value?Array.from(l.value.$el.querySelectorAll("input")):[]),M=()=>{_.value&&(g.value=`${l.value.$el.offsetWidth}px`)},E=()=>{p.value=-1},k=ro(async ie=>{if(m.value)return;const fe=se=>{b.value=!1,!m.value&&(vt(se)?(v.value=se,p.value=r.highlightFirstItem?0:-1):Da(cq,"autocomplete suggestions must be an array"))};if(b.value=!0,vt(r.fetchSuggestions))fe(r.fetchSuggestions);else{const se=await r.fetchSuggestions(ie,fe);vt(se)&&fe(se)}},r.debounce),R=ie=>{const fe=!!ie;if(n(Qi,ie),n(nn,ie),m.value=!1,y.value||(y.value=fe),!r.triggerOnFocus&&!ie){m.value=!0,v.value=[];return}k(ie)},N=ie=>{var fe;o.value||(((fe=ie.target)==null?void 0:fe.tagName)!=="INPUT"||T.value.includes(document.activeElement))&&(y.value=!0)},F=ie=>{n(Mr,ie)},z=ie=>{h?h=!1:(y.value=!0,n("focus",ie),r.triggerOnFocus&&!d&&k(String(r.modelValue)))},B=ie=>{setTimeout(()=>{var fe;if((fe=c.value)!=null&&fe.isFocusInsideContent()){h=!0;return}y.value&&K(),n("blur",ie)})},W=()=>{y.value=!1,n(nn,""),n("clear")},V=async()=>{_.value&&p.value>=0&&p.value<v.value.length?ve(v.value[p.value]):r.selectWhenUnmatched&&(n("select",{value:r.modelValue}),v.value=[],p.value=-1)},P=ie=>{_.value&&(ie.preventDefault(),ie.stopPropagation(),K())},K=()=>{y.value=!1},Q=()=>{var ie;(ie=l.value)==null||ie.focus()},re=()=>{var ie;(ie=l.value)==null||ie.blur()},ve=async ie=>{n(Qi,ie[r.valueKey]),n(nn,ie[r.valueKey]),n("select",ie),v.value=[],p.value=-1},oe=ie=>{if(!_.value||b.value)return;if(ie<0){p.value=-1;return}ie>=v.value.length&&(ie=v.value.length-1);const fe=u.value.querySelector(`.${s.be("suggestion","wrap")}`),ge=fe.querySelectorAll(`.${s.be("suggestion","list")} li`)[ie],me=fe.scrollTop,{offsetTop:he,scrollHeight:J}=ge;he+J>me+fe.clientHeight&&(fe.scrollTop+=J),he<me&&(fe.scrollTop-=J),p.value=ie,l.value.ref.setAttribute("aria-activedescendant",`${w.value}-item-${p.value}`)};return y4(f,()=>{_.value&&K()}),Ut(()=>{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:ve,handleKeyEnter:V,focus:Q,blur:re,close:K,highlight:oe}),(ie,fe)=>(G(),Ee(S(ao),{ref_key:"popperRef",ref:c,visible:S(_),placement:ie.placement,"fallback-placements":["bottom-start","top-start"],"popper-class":[S(s).e("popper"),ie.popperClass],teleported:ie.teleported,"gpu-acceleration":!1,pure:"","manual-mode":"",effect:"light",trigger:"click",transition:`${S(s).namespace.value}-zoom-in-top`,persistent:"",role:"listbox",onBeforeShow:M,onHide:E},{content:j(()=>[L("div",{ref_key:"regionRef",ref:u,class:Y([S(s).b("suggestion"),S(s).is("loading",S(x))]),style:Tt({[ie.fitInputWidth?"width":"minWidth"]:g.value,outline:"none"}),role:"region"},[I(S(xc),{id:S(w),tag:"ul","wrap-class":S(s).be("suggestion","wrap"),"view-class":S(s).be("suggestion","list"),role:"listbox"},{default:j(()=>[S(x)?(G(),ne("li",Fke,[I(S(xt),{class:Y(S(s).is("loading"))},{default:j(()=>[I(S(id))]),_:1},8,["class"])])):(G(!0),ne(_t,{key:1},dn(v.value,(se,ge)=>(G(),ne("li",{id:`${S(w)}-item-${ge}`,key:ge,class:Y({highlighted:p.value===ge}),role:"option","aria-selected":p.value===ge,onClick:me=>ve(se)},[Ge(ie.$slots,"default",{item:se},()=>[Ue(Ke(se[ie.valueKey]),1)])],10,zke))),128))]),_:3},8,["id","wrap-class","view-class"])],6)]),default:j(()=>[L("div",{ref_key:"listboxRef",ref:f,class:Y([S(s).b(),ie.$attrs.class]),style:Tt(S(C)),role:"combobox","aria-haspopup":"listbox","aria-expanded":S(_),"aria-owns":S(w)},[I(S(Ri),an({ref_key:"inputRef",ref:l},S(a),{clearable:ie.clearable,disabled:S(o),name:ie.name,"model-value":ie.modelValue,onInput:R,onChange:F,onFocus:z,onBlur:B,onClear:W,onKeydown:[fe[0]||(fe[0]=Tn(It(se=>oe(p.value-1),["prevent"]),["up"])),fe[1]||(fe[1]=Tn(It(se=>oe(p.value+1),["prevent"]),["down"])),Tn(V,["enter"]),Tn(K,["tab"]),Tn(P,["esc"])],onMousedown:N}),ic({_:2},[ie.$slots.prepend?{name:"prepend",fn:j(()=>[Ge(ie.$slots,"prepend")])}:void 0,ie.$slots.append?{name:"append",fn:j(()=>[Ge(ie.$slots,"append")])}:void 0,ie.$slots.prefix?{name:"prefix",fn:j(()=>[Ge(ie.$slots,"prefix")])}:void 0,ie.$slots.suffix?{name:"suffix",fn:j(()=>[Ge(ie.$slots,"suffix")])}:void 0]),1040,["clearable","disabled","name","model-value","onKeydown"])],14,Pke)]),_:3},8,["visible","placement","popper-class","teleported","transition"]))}});var Hke=tt(Gke,[["__file","/home/runner/work/element-plus/element-plus/packages/components/autocomplete/src/autocomplete.vue"]]);const Wke=tn(Hke),jke=nt({size:{type:[Number,String],values:wu,default:"",validator:t=>Pt(t)},shape:{type:String,values:["circle","square"],default:"circle"},icon:{type:gr},src:{type:String,default:""},alt:String,srcSet:String,fit:{type:ke(String),default:"cover"}}),Kke={error:t=>t instanceof Event},Yke=["src","alt","srcset"],Xke=ye({name:"ElAvatar"}),qke=ye({...Xke,props:jke,emits:Kke,setup(t,{emit:e}){const n=t,r=Ye("avatar"),a=$(!1),i=U(()=>{const{size:u,icon:c,shape:f}=n,d=[r.b()];return Ht(u)&&d.push(r.m(u)),c&&d.push(r.m("icon")),f&&d.push(r.m(f)),d}),o=U(()=>{const{size:u}=n;return Pt(u)?r.cssVarBlock({size:la(u)||""}):void 0}),s=U(()=>({objectFit:n.fit}));je(()=>n.src,()=>a.value=!1);function l(u){a.value=!0,e("error",u)}return(u,c)=>(G(),ne("span",{class:Y(S(i)),style:Tt(S(o))},[(u.src||u.srcSet)&&!a.value?(G(),ne("img",{key:0,src:u.src,alt:u.alt,srcset:u.srcSet,style:Tt(S(s)),onError:l},null,44,Yke)):u.icon?(G(),Ee(S(xt),{key:1},{default:j(()=>[(G(),Ee(on(u.icon)))]),_:1})):Ge(u.$slots,"default",{key:2})],6))}});var Zke=tt(qke,[["__file","/home/runner/work/element-plus/element-plus/packages/components/avatar/src/avatar.vue"]]);const Qke=tn(Zke),Jke={visibilityHeight:{type:Number,default:200},target:{type:String,default:""},right:{type:Number,default:40},bottom:{type:Number,default:40}},eRe={click:t=>t instanceof MouseEvent},tRe=(t,e,n)=>{const r=vr(),a=vr(),i=$(!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=pY(o,300,!0);return Rr(a,"scroll",l),Ut(()=>{var u;a.value=document,r.value=document.documentElement,t.target&&(r.value=(u=document.querySelector(t.target))!=null?u:void 0,r.value||Da(n,`target does not exist: ${t.target}`),a.value=r.value),o()}),{visible:i,handleClick:s}},fq="ElBacktop",nRe=ye({name:fq}),rRe=ye({...nRe,props:Jke,emits:eRe,setup(t,{emit:e}){const n=t,r=Ye("backtop"),{handleClick:a,visible:i}=tRe(n,e,fq),o=U(()=>({right:`${n.right}px`,bottom:`${n.bottom}px`}));return(s,l)=>(G(),Ee(da,{name:`${S(r).namespace.value}-fade-in`},{default:j(()=>[S(i)?(G(),ne("div",{key:0,style:Tt(S(o)),class:Y(S(r).b()),onClick:l[0]||(l[0]=It((...u)=>S(a)&&S(a)(...u),["stop"]))},[Ge(s.$slots,"default",{},()=>[I(S(xt),{class:Y(S(r).e("icon"))},{default:j(()=>[I(S(p_e))]),_:1},8,["class"])])],6)):_e("v-if",!0)]),_:3},8,["name"]))}});var aRe=tt(rRe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/backtop/src/backtop.vue"]]);const iRe=tn(aRe),oRe=nt({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"}}),sRe=["textContent"],lRe=ye({name:"ElBadge"}),uRe=ye({...lRe,props:oRe,setup(t,{expose:e}){const n=t,r=Ye("badge"),a=U(()=>n.isDot?"":Pt(n.value)&&Pt(n.max)?n.max<n.value?`${n.max}+`:`${n.value}`:`${n.value}`);return e({content:a}),(i,o)=>(G(),ne("div",{class:Y(S(r).b())},[Ge(i.$slots,"default"),I(da,{name:`${S(r).namespace.value}-zoom-in-center`,persisted:""},{default:j(()=>[Ft(L("sup",{class:Y([S(r).e("content"),S(r).em("content",i.type),S(r).is("fixed",!!i.$slots.default),S(r).is("dot",i.isDot)]),textContent:Ke(S(a))},null,10,sRe),[[cn,!i.hidden&&(S(a)||i.isDot)]])]),_:1},8,["name"])],2))}});var cRe=tt(uRe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/badge/src/badge.vue"]]);const dq=tn(cRe),hq=Symbol("breadcrumbKey"),fRe=nt({separator:{type:String,default:"/"},separatorIcon:{type:gr}}),dRe=ye({name:"ElBreadcrumb"}),hRe=ye({...dRe,props:fRe,setup(t){const e=t,n=Ye("breadcrumb"),r=$();return fn(hq,e),Ut(()=>{const a=r.value.querySelectorAll(`.${n.e("item")}`);a.length&&a[a.length-1].setAttribute("aria-current","page")}),(a,i)=>(G(),ne("div",{ref_key:"breadcrumb",ref:r,class:Y(S(n).b()),"aria-label":"Breadcrumb",role:"navigation"},[Ge(a.$slots,"default")],2))}});var pRe=tt(hRe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/breadcrumb/src/breadcrumb.vue"]]);const vRe=nt({to:{type:ke([String,Object]),default:""},replace:{type:Boolean,default:!1}}),gRe=ye({name:"ElBreadcrumbItem"}),yRe=ye({...gRe,props:vRe,setup(t){const e=t,n=Qt(),r=gt(hq,void 0),a=Ye("breadcrumb"),i=n.appContext.config.globalProperties.$router,o=$(),s=()=>{!e.to||!i||(e.replace?i.replace(e.to):i.push(e.to))};return(l,u)=>{var c,f;return G(),ne("span",{class:Y(S(a).e("item"))},[L("span",{ref_key:"link",ref:o,class:Y([S(a).e("inner"),S(a).is("link",!!l.to)]),role:"link",onClick:s},[Ge(l.$slots,"default")],2),(c=S(r))!=null&&c.separatorIcon?(G(),Ee(S(xt),{key:0,class:Y(S(a).e("separator"))},{default:j(()=>[(G(),Ee(on(S(r).separatorIcon)))]),_:1},8,["class"])):(G(),ne("span",{key:1,class:Y(S(a).e("separator")),role:"presentation"},Ke((f=S(r))==null?void 0:f.separator),3))],2)}}});var pq=tt(yRe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/breadcrumb/src/breadcrumb-item.vue"]]);const mRe=tn(pRe,{BreadcrumbItem:pq}),bRe=ta(pq),vq=Symbol("buttonGroupContextKey"),SRe=(t,e)=>{fu({from:"type.text",replacement:"link",version:"3.0.0",scope:"props",ref:"https://element-plus.org/en-US/component/button.html#button-attributes"},U(()=>t.type==="text"));const n=gt(vq,void 0),r=ET("button"),{form:a}=lo(),i=Aa(U(()=>n==null?void 0:n.size)),o=ko(),s=$(),l=wi(),u=U(()=>t.type||(n==null?void 0:n.type)||""),c=U(()=>{var v,p,g;return(g=(p=t.autoInsertSpace)!=null?p:(v=r.value)==null?void 0:v.autoInsertSpace)!=null?g:!1}),f=U(()=>t.tag==="button"?{ariaDisabled:o.value||t.loading,disabled:o.value||t.loading,autofocus:t.autofocus,type:t.nativeType}:{}),d=U(()=>{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)===h0){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)}}},LR=["default","primary","success","warning","info","danger","text",""],wRe=["button","submit","reset"],OR=nt({size:yi,disabled:Boolean,type:{type:String,values:LR,default:""},icon:{type:gr},nativeType:{type:String,values:wRe,default:"button"},loading:Boolean,loadingIcon:{type:gr,default:()=>id},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:ke([String,Object]),default:"button"}}),xRe={click:t=>t instanceof MouseEvent};function vi(t,e){_Re(t)&&(t="100%");var n=CRe(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 US(t){return Math.min(1,Math.max(0,t))}function _Re(t){return typeof t=="string"&&t.indexOf(".")!==-1&&parseFloat(t)===1}function CRe(t){return typeof t=="string"&&t.indexOf("%")!==-1}function gq(t){return t=parseFloat(t),(isNaN(t)||t<0||t>1)&&(t=1),t}function GS(t){return t<=1?"".concat(Number(t)*100,"%"):t}function Lh(t){return t.length===1?"0"+t:String(t)}function TRe(t,e,n){return{r:vi(t,255)*255,g:vi(e,255)*255,b:vi(n,255)*255}}function T5(t,e,n){t=vi(t,255),e=vi(e,255),n=vi(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 MM(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 ERe(t,e,n){var r,a,i;if(t=vi(t,360),e=vi(e,100),n=vi(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=MM(s,o,t+1/3),a=MM(s,o,t),i=MM(s,o,t-1/3)}return{r:r*255,g:a*255,b:i*255}}function E5(t,e,n){t=vi(t,255),e=vi(e,255),n=vi(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 MRe(t,e,n){t=vi(t,360)*6,e=vi(e,100),n=vi(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 M5(t,e,n,r){var a=[Lh(Math.round(t).toString(16)),Lh(Math.round(e).toString(16)),Lh(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 DRe(t,e,n,r,a){var i=[Lh(Math.round(t).toString(16)),Lh(Math.round(e).toString(16)),Lh(Math.round(n).toString(16)),Lh(ARe(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 ARe(t){return Math.round(parseFloat(t)*255).toString(16)}function D5(t){return Vo(t)/255}function Vo(t){return parseInt(t,16)}function kRe(t){return{r:t>>16,g:(t&65280)>>8,b:t&255}}var VR={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 RRe(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=VRe(t)),typeof t=="object"&&(ku(t.r)&&ku(t.g)&&ku(t.b)?(e=TRe(t.r,t.g,t.b),o=!0,s=String(t.r).substr(-1)==="%"?"prgb":"rgb"):ku(t.h)&&ku(t.s)&&ku(t.v)?(r=GS(t.s),a=GS(t.v),e=MRe(t.h,r,a),o=!0,s="hsv"):ku(t.h)&&ku(t.s)&&ku(t.l)&&(r=GS(t.s),i=GS(t.l),e=ERe(t.h,r,i),o=!0,s="hsl"),Object.prototype.hasOwnProperty.call(t,"a")&&(n=t.a)),n=gq(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 LRe="[-\\+]?\\d+%?",ORe="[-\\+]?\\d*\\.\\d+%?",yf="(?:".concat(ORe,")|(?:").concat(LRe,")"),DM="[\\s|\\(]+(".concat(yf,")[,|\\s]+(").concat(yf,")[,|\\s]+(").concat(yf,")\\s*\\)?"),AM="[\\s|\\(]+(".concat(yf,")[,|\\s]+(").concat(yf,")[,|\\s]+(").concat(yf,")[,|\\s]+(").concat(yf,")\\s*\\)?"),Us={CSS_UNIT:new RegExp(yf),rgb:new RegExp("rgb"+DM),rgba:new RegExp("rgba"+AM),hsl:new RegExp("hsl"+DM),hsla:new RegExp("hsla"+AM),hsv:new RegExp("hsv"+DM),hsva:new RegExp("hsva"+AM),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 VRe(t){if(t=t.trim().toLowerCase(),t.length===0)return!1;var e=!1;if(VR[t])t=VR[t],e=!0;else if(t==="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var n=Us.rgb.exec(t);return n?{r:n[1],g:n[2],b:n[3]}:(n=Us.rgba.exec(t),n?{r:n[1],g:n[2],b:n[3],a:n[4]}:(n=Us.hsl.exec(t),n?{h:n[1],s:n[2],l:n[3]}:(n=Us.hsla.exec(t),n?{h:n[1],s:n[2],l:n[3],a:n[4]}:(n=Us.hsv.exec(t),n?{h:n[1],s:n[2],v:n[3]}:(n=Us.hsva.exec(t),n?{h:n[1],s:n[2],v:n[3],a:n[4]}:(n=Us.hex8.exec(t),n?{r:Vo(n[1]),g:Vo(n[2]),b:Vo(n[3]),a:D5(n[4]),format:e?"name":"hex8"}:(n=Us.hex6.exec(t),n?{r:Vo(n[1]),g:Vo(n[2]),b:Vo(n[3]),format:e?"name":"hex"}:(n=Us.hex4.exec(t),n?{r:Vo(n[1]+n[1]),g:Vo(n[2]+n[2]),b:Vo(n[3]+n[3]),a:D5(n[4]+n[4]),format:e?"name":"hex8"}:(n=Us.hex3.exec(t),n?{r:Vo(n[1]+n[1]),g:Vo(n[2]+n[2]),b:Vo(n[3]+n[3]),format:e?"name":"hex"}:!1)))))))))}function ku(t){return!!Us.CSS_UNIT.exec(String(t))}var yq=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=kRe(e)),this.originalInput=e;var a=RRe(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=gq(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=E5(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=E5(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=T5(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=T5(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),M5(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),DRe(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(vi(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(vi(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="#"+M5(this.r,this.g,this.b,!1),n=0,r=Object.entries(VR);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=US(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=US(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=US(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=US(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 $c(t,e=20){return t.mix("#141414",e).toString()}function NRe(t){const e=ko(),n=Ye("button");return U(()=>{let r={};const a=t.color;if(a){const i=new yq(a),o=t.dark?i.tint(20).toString():$c(i,20);if(t.plain)r=n.cssVarBlock({"bg-color":t.dark?$c(i,90):i.tint(90).toString(),"text-color":a,"border-color":t.dark?$c(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?$c(i,90):i.tint(90).toString(),r[n.cssVarBlockName("disabled-text-color")]=t.dark?$c(i,50):i.tint(50).toString(),r[n.cssVarBlockName("disabled-border-color")]=t.dark?$c(i,80):i.tint(80).toString());else{const s=t.dark?$c(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?$c(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 IRe=ye({name:"ElButton"}),BRe=ye({...IRe,props:OR,emits:xRe,setup(t,{expose:e,emit:n}){const r=t,a=NRe(r),i=Ye("button"),{_ref:o,_size:s,_type:l,_disabled:u,_props:c,shouldAddSpace:f,handleClick:d}=SRe(r,n);return e({ref:o,size:s,type:l,disabled:u,shouldAddSpace:f}),(h,v)=>(G(),Ee(on(h.tag),an({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:j(()=>[h.loading?(G(),ne(_t,{key:0},[h.$slots.loading?Ge(h.$slots,"loading",{key:0}):(G(),Ee(S(xt),{key:1,class:Y(S(i).is("loading"))},{default:j(()=>[(G(),Ee(on(h.loadingIcon)))]),_:1},8,["class"]))],64)):h.icon||h.$slots.icon?(G(),Ee(S(xt),{key:1},{default:j(()=>[h.icon?(G(),Ee(on(h.icon),{key:0})):Ge(h.$slots,"icon",{key:1})]),_:3})):_e("v-if",!0),h.$slots.default?(G(),ne("span",{key:2,class:Y({[S(i).em("text","expand")]:S(f)})},[Ge(h.$slots,"default")],2)):_e("v-if",!0)]),_:3},16,["class","style","onClick"]))}});var $Re=tt(BRe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/button/src/button.vue"]]);const PRe={size:OR.size,type:OR.type},FRe=ye({name:"ElButtonGroup"}),zRe=ye({...FRe,props:PRe,setup(t){const e=t;fn(vq,Vn({size:Wr(e,"size"),type:Wr(e,"type")}));const n=Ye("button");return(r,a)=>(G(),ne("div",{class:Y(`${S(n).b("group")}`)},[Ge(r.$slots,"default")],2))}});var mq=tt(zRe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/button/src/button-group.vue"]]);const St=tn($Re,{ButtonGroup:mq}),bq=ta(mq);var Sq={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(ya,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(N){var F=["th","st","nd","rd"],z=N%100;return"["+N+(F[(z-20)%10]||F[z]||F[0])+"]"}},b=function(N,F,z){var B=String(N);return!B||B.length>=F?N:""+Array(F+1-B.length).join(z)+N},w={s:b,z:function(N){var F=-N.utcOffset(),z=Math.abs(F),B=Math.floor(z/60),W=z%60;return(F<=0?"+":"-")+b(B,2,"0")+":"+b(W,2,"0")},m:function N(F,z){if(F.date()<z.date())return-N(z,F);var B=12*(z.year()-F.year())+(z.month()-F.month()),W=F.clone().add(B,f),V=z-W<0,P=F.clone().add(B+(V?-1:1),f);return+(-(B+(z-W)/(V?W-P:P-W))||0)},a:function(N){return N<0?Math.ceil(N)||0:Math.floor(N)},p:function(N){return{M:f,y:h,w:c,d:u,D:v,h:l,m:s,s:o,ms:i,Q:d}[N]||String(N||"").toLowerCase().replace(/s$/,"")},u:function(N){return N===void 0}},C="en",_={};_[C]=m;var x="$isDayjsObject",T=function(N){return N instanceof k||!(!N||!N[x])},M=function N(F,z,B){var W;if(!F)return C;if(typeof F=="string"){var V=F.toLowerCase();_[V]&&(W=V),z&&(_[V]=z,W=V);var P=F.split("-");if(!W&&P.length>1)return N(P[0])}else{var K=F.name;_[K]=F,W=K}return!B&&W&&(C=W),W||!B&&C},E=function(N,F){if(T(N))return N.clone();var z=typeof F=="object"?F:{};return z.date=N,z.args=arguments,new k(z)},A=w;A.l=M,A.i=T,A.w=function(N,F){return E(N,{locale:F.$L,utc:F.$u,x:F.$x,$offset:F.$offset})};var k=function(){function N(z){this.$L=M(z.locale,null,!0),this.parse(z),this.$x=this.$x||z.x||{},this[x]=!0}var F=N.prototype;return F.parse=function(z){this.$d=function(B){var W=B.date,V=B.utc;if(W===null)return new Date(NaN);if(A.u(W))return new Date;if(W instanceof Date)return new Date(W);if(typeof W=="string"&&!/Z$/i.test(W)){var P=W.match(g);if(P){var K=P[2]-1||0,Q=(P[7]||"0").substring(0,3);return V?new Date(Date.UTC(P[1],K,P[3]||1,P[4]||0,P[5]||0,P[6]||0,Q)):new Date(P[1],K,P[3]||1,P[4]||0,P[5]||0,P[6]||0,Q)}}return new Date(W)}(z),this.init()},F.init=function(){var z=this.$d;this.$y=z.getFullYear(),this.$M=z.getMonth(),this.$D=z.getDate(),this.$W=z.getDay(),this.$H=z.getHours(),this.$m=z.getMinutes(),this.$s=z.getSeconds(),this.$ms=z.getMilliseconds()},F.$utils=function(){return A},F.isValid=function(){return this.$d.toString()!==p},F.isSame=function(z,B){var W=E(z);return this.startOf(B)<=W&&W<=this.endOf(B)},F.isAfter=function(z,B){return E(z)<this.startOf(B)},F.isBefore=function(z,B){return this.endOf(B)<E(z)},F.$g=function(z,B,W){return A.u(z)?this[B]:this.set(W,z)},F.unix=function(){return Math.floor(this.valueOf()/1e3)},F.valueOf=function(){return this.$d.getTime()},F.startOf=function(z,B){var W=this,V=!!A.u(B)||B,P=A.p(z),K=function(ge,me){var he=A.w(W.$u?Date.UTC(W.$y,me,ge):new Date(W.$y,me,ge),W);return V?he:he.endOf(u)},Q=function(ge,me){return A.w(W.toDate()[ge].apply(W.toDate("s"),(V?[0,0,0,0]:[23,59,59,999]).slice(me)),W)},re=this.$W,ve=this.$M,oe=this.$D,ie="set"+(this.$u?"UTC":"");switch(P){case h:return V?K(1,0):K(31,11);case f:return V?K(1,ve):K(0,ve+1);case c:var fe=this.$locale().weekStart||0,se=(re<fe?re+7:re)-fe;return K(V?oe-se:oe+(6-se),ve);case u:case v:return Q(ie+"Hours",0);case l:return Q(ie+"Minutes",1);case s:return Q(ie+"Seconds",2);case o:return Q(ie+"Milliseconds",3);default:return this.clone()}},F.endOf=function(z){return this.startOf(z,!1)},F.$set=function(z,B){var W,V=A.p(z),P="set"+(this.$u?"UTC":""),K=(W={},W[u]=P+"Date",W[v]=P+"Date",W[f]=P+"Month",W[h]=P+"FullYear",W[l]=P+"Hours",W[s]=P+"Minutes",W[o]=P+"Seconds",W[i]=P+"Milliseconds",W)[V],Q=V===u?this.$D+(B-this.$W):B;if(V===f||V===h){var re=this.clone().set(v,1);re.$d[K](Q),re.init(),this.$d=re.set(v,Math.min(this.$D,re.daysInMonth())).$d}else K&&this.$d[K](Q);return this.init(),this},F.set=function(z,B){return this.clone().$set(z,B)},F.get=function(z){return this[A.p(z)]()},F.add=function(z,B){var W,V=this;z=Number(z);var P=A.p(B),K=function(ve){var oe=E(V);return A.w(oe.date(oe.date()+Math.round(ve*z)),V)};if(P===f)return this.set(f,this.$M+z);if(P===h)return this.set(h,this.$y+z);if(P===u)return K(1);if(P===c)return K(7);var Q=(W={},W[s]=r,W[l]=a,W[o]=n,W)[P]||1,re=this.$d.getTime()+z*Q;return A.w(re,this)},F.subtract=function(z,B){return this.add(-1*z,B)},F.format=function(z){var B=this,W=this.$locale();if(!this.isValid())return W.invalidDate||p;var V=z||"YYYY-MM-DDTHH:mm:ssZ",P=A.z(this),K=this.$H,Q=this.$m,re=this.$M,ve=W.weekdays,oe=W.months,ie=W.meridiem,fe=function(me,he,J,ue){return me&&(me[he]||me(B,V))||J[he].slice(0,ue)},se=function(me){return A.s(K%12||12,me,"0")},ge=ie||function(me,he,J){var ue=me<12?"AM":"PM";return J?ue.toLowerCase():ue};return V.replace(y,function(me,he){return he||function(J){switch(J){case"YY":return String(B.$y).slice(-2);case"YYYY":return A.s(B.$y,4,"0");case"M":return re+1;case"MM":return A.s(re+1,2,"0");case"MMM":return fe(W.monthsShort,re,oe,3);case"MMMM":return fe(oe,re);case"D":return B.$D;case"DD":return A.s(B.$D,2,"0");case"d":return String(B.$W);case"dd":return fe(W.weekdaysMin,B.$W,ve,2);case"ddd":return fe(W.weekdaysShort,B.$W,ve,3);case"dddd":return ve[B.$W];case"H":return String(K);case"HH":return A.s(K,2,"0");case"h":return se(1);case"hh":return se(2);case"a":return ge(K,Q,!0);case"A":return ge(K,Q,!1);case"m":return String(Q);case"mm":return A.s(Q,2,"0");case"s":return String(B.$s);case"ss":return A.s(B.$s,2,"0");case"SSS":return A.s(B.$ms,3,"0");case"Z":return P}return null}(me)||P.replace(":","")})},F.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},F.diff=function(z,B,W){var V,P=this,K=A.p(B),Q=E(z),re=(Q.utcOffset()-this.utcOffset())*r,ve=this-Q,oe=function(){return A.m(P,Q)};switch(K){case h:V=oe()/12;break;case f:V=oe();break;case d:V=oe()/3;break;case c:V=(ve-re)/6048e5;break;case u:V=(ve-re)/864e5;break;case l:V=ve/a;break;case s:V=ve/r;break;case o:V=ve/n;break;default:V=ve}return W?V:A.a(V)},F.daysInMonth=function(){return this.endOf(f).$D},F.$locale=function(){return _[this.$L]},F.locale=function(z,B){if(!z)return this.$L;var W=this.clone(),V=M(z,B,!0);return V&&(W.$L=V),W},F.clone=function(){return A.w(this.$d,this)},F.toDate=function(){return new Date(this.valueOf())},F.toJSON=function(){return this.isValid()?this.toISOString():null},F.toISOString=function(){return this.$d.toISOString()},F.toString=function(){return this.$d.toUTCString()},N}(),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(N){R[N[1]]=function(F){return this.$g(F,N[0],N[1])}}),E.extend=function(N,F){return N.$i||(N(F,k,E),N.$i=!0),E},E.locale=M,E.isDayjs=T,E.unix=function(N){return E(1e3*N)},E.en=_[C],E.Ls=_,E.p={},E})})(Sq);var URe=Sq.exports;const Jt=xi(URe);var wq={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(ya,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(M,E,A){var k=A&&A.toUpperCase();return E||y[A]||n[A]||y[k].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(R,N,F){return N||F.slice(1)})})).match(r),b=m.length,w=0;w<b;w+=1){var C=m[w],_=h[C],x=_&&_[0],T=_&&_[1];m[w]=T?{regex:x,parser:T}:C.replace(/^\[|\]$/g,"")}return function(M){for(var E={},A=0,k=0;A<b;A+=1){var R=m[A];if(typeof R=="string")k+=R.length;else{var N=R.regex,F=R.parser,z=M.slice(k),B=N.exec(z)[0];F.call(E,B),M=M.replace(B,"")}}return function(W){var V=W.afternoon;if(V!==void 0){var P=W.hours;V?P<12&&(W.hours+=12):P===12&&(W.hours=0),delete W.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 C=w.date,_=w.utc,x=w.args;this.$u=_;var T=x[1];if(typeof T=="string"){var M=x[2]===!0,E=x[3]===!0,A=M||E,k=x[2];E&&(k=x[2]),s=this.$locale(),!M&&k&&(s=y.Ls[k]),this.$d=function(z,B,W){try{if(["x","X"].indexOf(B)>-1)return new Date((B==="X"?1e3:1)*z);var V=v(B)(z),P=V.year,K=V.month,Q=V.day,re=V.hours,ve=V.minutes,oe=V.seconds,ie=V.milliseconds,fe=V.zone,se=new Date,ge=Q||(P||K?1:se.getDate()),me=P||se.getFullYear(),he=0;P&&!K||(he=K>0?K-1:se.getMonth());var J=re||0,ue=ve||0,ae=oe||0,Re=ie||0;return fe?new Date(Date.UTC(me,he,ge,J,ue,ae,Re+60*fe.offset*1e3)):W?new Date(Date.UTC(me,he,ge,J,ue,ae,Re)):new Date(me,he,ge,J,ue,ae,Re)}catch{return new Date("")}}(C,T,_),this.init(),k&&k!==!0&&(this.$L=this.locale(k).$L),A&&C!=this.format(T)&&(this.$d=new Date("")),s={}}else if(T instanceof Array)for(var R=T.length,N=1;N<=R;N+=1){x[1]=T[N-1];var F=y.apply(this,x);if(F.isValid()){this.$d=F.$d,this.$L=F.$L,this.init();break}N===R&&(this.$d=new Date(""))}else b.call(this,w)}}})})(wq);var GRe=wq.exports;const lV=xi(GRe),A5=["hours","minutes","seconds"],NR="HH:mm:ss",Rv="YYYY-MM-DD",HRe={date:Rv,dates:Rv,week:"gggg[w]ww",year:"YYYY",month:"YYYY-MM",datetime:`${Rv} ${NR}`,monthrange:"YYYY-MM",daterange:Rv,datetimerange:`${Rv} ${NR}`},kM=(t,e)=>[t>0?t-1:void 0,t,t<e?t+1:void 0],kf=t=>Array.from(Array.from({length:t}).keys()),xq=t=>t.replace(/\W?m{1,2}|\W?ZZ/g,"").replace(/\W?h{1,2}|\W?s{1,3}|\W?a/gi,"").trim(),_q=t=>t.replace(/\W?D{1,2}|\W?Do|\W?d{1,4}|\W?M{1,4}|\W?Y{2,4}/g,"").trim(),k5=function(t,e){const n=fp(t),r=fp(e);return n&&r?t.getTime()===e.getTime():!n&&!r?t===e:!1},R5=function(t,e){const n=vt(t),r=vt(e);return n&&r?t.length!==e.length?!1:t.every((a,i)=>k5(a,e[i])):!n&&!r?k5(t,e):!1},L5=function(t,e,n){const r=ds(e)||e==="x"?Jt(t).locale(n):Jt(t,e).locale(n);return r.isValid()?r:void 0},O5=function(t,e,n){return ds(e)?t:e==="x"?+t:Jt(t).locale(n).format(e)},RM=(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},Cq=nt({disabledHours:{type:ke(Function)},disabledMinutes:{type:ke(Function)},disabledSeconds:{type:ke(Function)}}),Tq=nt({visible:Boolean,actualVisible:{type:Boolean,default:void 0},format:{type:String,default:""}}),uV=nt({id:{type:ke([Array,String])},name:{type:ke([Array,String]),default:""},popperClass:{type:String,default:""},format:String,valueFormat:String,type:{type:String,default:""},clearable:{type:Boolean,default:!0},clearIcon:{type:ke([String,Object]),default:ad},editable:{type:Boolean,default:!0},prefixIcon:{type:ke([String,Object]),default:""},size:yi,readonly:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},placeholder:{type:String,default:""},popperOptions:{type:ke(Object),default:()=>({})},modelValue:{type:ke([Date,Array,String,Number]),default:""},rangeSeparator:{type:String,default:"-"},startPlaceholder:String,endPlaceholder:String,defaultValue:{type:ke([Date,Array])},defaultTime:{type:ke([Date,Array])},isRange:{type:Boolean,default:!1},...Cq,disabledDate:{type:Function},cellClassName:{type:Function},shortcuts:{type:Array,default:()=>[]},arrowControl:{type:Boolean,default:!1},label:{type:String,default:void 0},tabindex:{type:ke([String,Number]),default:0},validateEvent:{type:Boolean,default:!0},unlinkPanels:Boolean}),WRe=["id","name","placeholder","value","disabled","readonly"],jRe=["id","name","placeholder","value","disabled","readonly"],KRe=ye({name:"Picker"}),YRe=ye({...KRe,props:uV,emits:["update:modelValue","change","focus","blur","calendar-change","panel-change","visible-change","keydown"],setup(t,{expose:e,emit:n}){const r=t,a=Dp(),{lang:i}=En(),o=Ye("date"),s=Ye("input"),l=Ye("range"),{form:u,formItem:c}=lo(),f=gt("ElPopperOptions",{}),d=$(),h=$(),v=$(!1),p=$(!1),g=$(null);let y=!1,m=!1;const b=U(()=>[o.b("editor"),o.bm("editor",r.type),s.e("wrapper"),o.is("disabled",Q.value),o.is("active",v.value),l.b("editor"),De?l.bm("editor",De.value):"",a.class]),w=U(()=>[s.e("icon"),l.e("close-icon"),ge.value?"":l.e("close-icon--hidden")]);je(v,pe=>{pe?wt(()=>{pe&&(g.value=r.modelValue)}):(Be.value=null,wt(()=>{C(r.modelValue)}))});const C=(pe,it)=>{(it||!R5(pe,g.value))&&(n("change",pe),r.validateEvent&&(c==null||c.validate("change").catch(Ct=>void 0)))},_=pe=>{if(!R5(r.modelValue,pe)){let it;vt(pe)?it=pe.map(Ct=>O5(Ct,r.valueFormat,i.value)):pe&&(it=O5(pe,r.valueFormat,i.value)),n("update:modelValue",pe&&it,i.value)}},x=pe=>{n("keydown",pe)},T=U(()=>{if(h.value){const pe=Ne.value?h.value:h.value.$el;return Array.from(pe.querySelectorAll("input"))}return[]}),M=(pe,it,Ct)=>{const Wt=T.value;Wt.length&&(!Ct||Ct==="min"?(Wt[0].setSelectionRange(pe,it),Wt[0].focus()):Ct==="max"&&(Wt[1].setSelectionRange(pe,it),Wt[1].focus()))},E=()=>{W(!0,!0),wt(()=>{m=!1})},A=(pe="",it=!1)=>{it||(m=!0),v.value=it;let Ct;vt(pe)?Ct=pe.map(Wt=>Wt.toDate()):Ct=pe&&pe.toDate(),Be.value=null,_(Ct)},k=()=>{p.value=!0},R=()=>{n("visible-change",!0)},N=pe=>{(pe==null?void 0:pe.key)===Mt.esc&&W(!0,!0)},F=()=>{p.value=!1,v.value=!1,m=!1,n("visible-change",!1)},z=()=>{v.value=!0},B=()=>{v.value=!1},W=(pe=!0,it=!1)=>{m=it;const[Ct,Wt]=S(T);let Kn=Ct;!pe&&Ne.value&&(Kn=Wt),Kn&&Kn.focus()},V=pe=>{r.readonly||Q.value||v.value||m||(v.value=!0,n("focus",pe))};let P;const K=pe=>{const it=async()=>{setTimeout(()=>{var Ct;P===it&&(!((Ct=d.value)!=null&&Ct.isFocusInsideContent()&&!y)&&T.value.filter(Wt=>Wt.contains(document.activeElement)).length===0&&(He(),v.value=!1,n("blur",pe),r.validateEvent&&(c==null||c.validate("blur").catch(Wt=>void 0))),y=!1)},0)};P=it,it()},Q=U(()=>r.disabled||(u==null?void 0:u.disabled)),re=U(()=>{let pe;if(he.value?Oe.value.getDefaultValue&&(pe=Oe.value.getDefaultValue()):vt(r.modelValue)?pe=r.modelValue.map(it=>L5(it,r.valueFormat,i.value)):pe=L5(r.modelValue,r.valueFormat,i.value),Oe.value.getRangeAvailableTime){const it=Oe.value.getRangeAvailableTime(pe);Co(it,pe)||(pe=it,_(vt(pe)?pe.map(Ct=>Ct.toDate()):pe.toDate()))}return vt(pe)&&pe.some(it=>!it)&&(pe=[]),pe}),ve=U(()=>{if(!Oe.value.panelReady)return"";const pe=qe(re.value);return vt(Be.value)?[Be.value[0]||pe&&pe[0]||"",Be.value[1]||pe&&pe[1]||""]:Be.value!==null?Be.value:!ie.value&&he.value||!v.value&&he.value?"":pe?fe.value?pe.join(", "):pe:""}),oe=U(()=>r.type.includes("time")),ie=U(()=>r.type.startsWith("time")),fe=U(()=>r.type==="dates"),se=U(()=>r.prefixIcon||(oe.value?aX:r_e)),ge=$(!1),me=pe=>{r.readonly||Q.value||ge.value&&(pe.stopPropagation(),E(),_(null),C(null,!0),ge.value=!1,v.value=!1,Oe.value.handleClear&&Oe.value.handleClear())},he=U(()=>{const{modelValue:pe}=r;return!pe||vt(pe)&&!pe.filter(Boolean).length}),J=async pe=>{var it;r.readonly||Q.value||(((it=pe.target)==null?void 0:it.tagName)!=="INPUT"||T.value.includes(document.activeElement))&&(v.value=!0)},ue=()=>{r.readonly||Q.value||!he.value&&r.clearable&&(ge.value=!0)},ae=()=>{ge.value=!1},Re=pe=>{var it;r.readonly||Q.value||(((it=pe.touches[0].target)==null?void 0:it.tagName)!=="INPUT"||T.value.includes(document.activeElement))&&(v.value=!0)},Ne=U(()=>r.type.includes("range")),De=Aa(),we=U(()=>{var pe,it;return(it=(pe=S(d))==null?void 0:pe.popperRef)==null?void 0:it.contentRef}),ce=U(()=>{var pe;return S(Ne)?S(h):(pe=S(h))==null?void 0:pe.$el});y4(ce,pe=>{const it=S(we),Ct=S(ce);it&&(pe.target===it||pe.composedPath().includes(it))||pe.target===Ct||pe.composedPath().includes(Ct)||(v.value=!1)});const Be=$(null),He=()=>{if(Be.value){const pe=Ce(ve.value);pe&&Ze(pe)&&(_(vt(pe)?pe.map(it=>it.toDate()):pe.toDate()),Be.value=null)}Be.value===""&&(_(null),C(null),Be.value=null)},Ce=pe=>pe?Oe.value.parseUserInput(pe):null,qe=pe=>pe?Oe.value.formatToString(pe):null,Ze=pe=>Oe.value.isValidValue(pe),de=async pe=>{if(r.readonly||Q.value)return;const{code:it}=pe;if(x(pe),it===Mt.esc){v.value===!0&&(v.value=!1,pe.preventDefault(),pe.stopPropagation());return}if(it===Mt.down&&(Oe.value.handleFocusPicker&&(pe.preventDefault(),pe.stopPropagation()),v.value===!1&&(v.value=!0,await wt()),Oe.value.handleFocusPicker)){Oe.value.handleFocusPicker();return}if(it===Mt.tab){y=!0;return}if(it===Mt.enter||it===Mt.numpadEnter){(Be.value===null||Be.value===""||Ze(Ce(ve.value)))&&(He(),v.value=!1),pe.stopPropagation();return}if(Be.value){pe.stopPropagation();return}Oe.value.handleKeydownInput&&Oe.value.handleKeydownInput(pe)},Xe=pe=>{Be.value=pe,v.value||(v.value=!0)},yt=pe=>{const it=pe.target;Be.value?Be.value=[it.value,Be.value[1]]:Be.value=[it.value,null]},kt=pe=>{const it=pe.target;Be.value?Be.value=[Be.value[0],it.value]:Be.value=[null,it.value]},Vt=()=>{var pe;const it=Be.value,Ct=Ce(it&&it[0]),Wt=S(re);if(Ct&&Ct.isValid()){Be.value=[qe(Ct),((pe=ve.value)==null?void 0:pe[1])||null];const Kn=[Ct,Wt&&(Wt[1]||null)];Ze(Kn)&&(_(Kn),Be.value=null)}},ct=()=>{var pe;const it=S(Be),Ct=Ce(it&&it[1]),Wt=S(re);if(Ct&&Ct.isValid()){Be.value=[((pe=S(ve))==null?void 0:pe[0])||null,qe(Ct)];const Kn=[Wt&&Wt[0],Ct];Ze(Kn)&&(_(Kn),Be.value=null)}},Oe=$({}),be=pe=>{Oe.value[pe[0]]=pe[1],Oe.value.panelReady=!0},xe=pe=>{n("calendar-change",pe)},$e=(pe,it,Ct)=>{n("panel-change",pe,it,Ct)};return fn("EP_PICKER_BASE",{props:r}),e({focus:W,handleFocusInput:V,handleBlurInput:K,handleOpen:z,handleClose:B,onPick:A}),(pe,it)=>(G(),Ee(S(ao),an({ref_key:"refPopper",ref:d,visible:v.value,effect:"light",pure:"",trigger:"click"},pe.$attrs,{role:"dialog",teleported:"",transition:`${S(o).namespace.value}-zoom-in-top`,"popper-class":[`${S(o).namespace.value}-picker__popper`,pe.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:F}),{default:j(()=>[S(Ne)?(G(),ne("div",{key:1,ref_key:"inputRef",ref:h,class:Y(S(b)),style:Tt(pe.$attrs.style),onClick:V,onMouseenter:ue,onMouseleave:ae,onTouchstart:Re,onKeydown:de},[S(se)?(G(),Ee(S(xt),{key:0,class:Y([S(s).e("icon"),S(l).e("icon")]),onMousedown:It(J,["prevent"]),onTouchstart:Re},{default:j(()=>[(G(),Ee(on(S(se))))]),_:1},8,["class","onMousedown"])):_e("v-if",!0),L("input",{id:pe.id&&pe.id[0],autocomplete:"off",name:pe.name&&pe.name[0],placeholder:pe.startPlaceholder,value:S(ve)&&S(ve)[0],disabled:S(Q),readonly:!pe.editable||pe.readonly,class:Y(S(l).b("input")),onMousedown:J,onInput:yt,onChange:Vt,onFocus:V,onBlur:K},null,42,WRe),Ge(pe.$slots,"range-separator",{},()=>[L("span",{class:Y(S(l).b("separator"))},Ke(pe.rangeSeparator),3)]),L("input",{id:pe.id&&pe.id[1],autocomplete:"off",name:pe.name&&pe.name[1],placeholder:pe.endPlaceholder,value:S(ve)&&S(ve)[1],disabled:S(Q),readonly:!pe.editable||pe.readonly,class:Y(S(l).b("input")),onMousedown:J,onFocus:V,onBlur:K,onInput:kt,onChange:ct},null,42,jRe),pe.clearIcon?(G(),Ee(S(xt),{key:1,class:Y(S(w)),onClick:me},{default:j(()=>[(G(),Ee(on(pe.clearIcon)))]),_:1},8,["class"])):_e("v-if",!0)],38)):(G(),Ee(S(Ri),{key:0,id:pe.id,ref_key:"inputRef",ref:h,"container-role":"combobox","model-value":S(ve),name:pe.name,size:S(De),disabled:S(Q),placeholder:pe.placeholder,class:Y([S(o).b("editor"),S(o).bm("editor",pe.type),pe.$attrs.class]),style:Tt(pe.$attrs.style),readonly:!pe.editable||pe.readonly||S(fe)||pe.type==="week",label:pe.label,tabindex:pe.tabindex,"validate-event":!1,onInput:Xe,onFocus:V,onBlur:K,onKeydown:de,onChange:He,onMousedown:J,onMouseenter:ue,onMouseleave:ae,onTouchstart:Re,onClick:it[0]||(it[0]=It(()=>{},["stop"]))},{prefix:j(()=>[S(se)?(G(),Ee(S(xt),{key:0,class:Y(S(s).e("icon")),onMousedown:It(J,["prevent"]),onTouchstart:Re},{default:j(()=>[(G(),Ee(on(S(se))))]),_:1},8,["class","onMousedown"])):_e("v-if",!0)]),suffix:j(()=>[ge.value&&pe.clearIcon?(G(),Ee(S(xt),{key:0,class:Y(`${S(s).e("icon")} clear-icon`),onClick:It(me,["stop"])},{default:j(()=>[(G(),Ee(on(pe.clearIcon)))]),_:1},8,["class","onClick"])):_e("v-if",!0)]),_:1},8,["id","model-value","name","size","disabled","placeholder","class","style","readonly","label","tabindex","onKeydown"]))]),content:j(()=>[Ge(pe.$slots,"default",{visible:v.value,actualVisible:p.value,parsedValue:S(re),format:pe.format,unlinkPanels:pe.unlinkPanels,type:pe.type,defaultValue:pe.defaultValue,onPick:A,onSelectRange:M,onSetPickerOption:be,onCalendarChange:xe,onPanelChange:$e,onKeydown:N,onMousedown:it[1]||(it[1]=It(()=>{},["stop"]))})]),_:3},16,["visible","transition","popper-class","popper-options"]))}});var Eq=tt(YRe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/time-picker/src/common/picker.vue"]]);const XRe=nt({...Tq,datetimeRole:String,parsedValue:{type:ke(Object)}}),Mq=({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}}},LM=t=>{const e=(r,a)=>r||a,n=r=>r!==!0;return t.map(e).filter(n)},Dq=(t,e,n)=>({getHoursList:(o,s)=>RM(24,t&&(()=>t==null?void 0:t(o,s))),getMinutesList:(o,s,l)=>RM(60,e&&(()=>e==null?void 0:e(o,s,l))),getSecondsList:(o,s,l,u)=>RM(60,n&&(()=>n==null?void 0:n(o,s,l,u)))}),Aq=(t,e,n)=>{const{getHoursList:r,getMinutesList:a,getSecondsList:i}=Dq(t,e,n);return{getAvailableHours:(u,c)=>LM(r(u,c)),getAvailableMinutes:(u,c,f)=>LM(a(u,c,f)),getAvailableSeconds:(u,c,f,d)=>LM(i(u,c,f,d))}},kq=t=>{const e=$(t.parsedValue);return je(()=>t.visible,n=>{n||(e.value=t.parsedValue)}),e},Jc=new Map;let V5;_n&&(document.addEventListener("mousedown",t=>V5=t),document.addEventListener("mouseup",t=>{for(const e of Jc.values())for(const{documentHandler:n}of e)n(t,V5)}));function N5(t,e){let n=[];return Array.isArray(e.arg)?n=e.arg:xs(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 Wf={beforeMount(t,e){Jc.has(t)||Jc.set(t,[]),Jc.get(t).push({documentHandler:N5(t,e),bindingFn:e.value})},updated(t,e){Jc.has(t)||Jc.set(t,[]);const n=Jc.get(t),r=n.findIndex(i=>i.bindingFn===e.oldValue),a={documentHandler:N5(t,e),bindingFn:e.value};r>=0?n.splice(r,1,a):n.push(a)},unmounted(t){Jc.delete(t)}},qRe=100,ZRe=600,u2={beforeMount(t,e){const n=e.value,{interval:r=qRe,delay:a=ZRe}=zt(n)?{}:n;let i,o;const s=()=>zt(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))})}},IR="_trap-focus-children",Oh=[],I5=t=>{if(Oh.length===0)return;const e=Oh[Oh.length-1][IR];if(e.length>0&&t.code===Mt.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())}},QRe={beforeMount(t){t[IR]=qP(t),Oh.push(t),Oh.length<=1&&document.addEventListener("keydown",I5)},updated(t){wt(()=>{t[IR]=qP(t)})},unmounted(){Oh.shift(),Oh.length===0&&document.removeEventListener("keydown",I5)}};var B5=!1,bh,BR,$R,Yx,Xx,Rq,qx,PR,FR,zR,Lq,UR,GR,Oq,Vq;function po(){if(!B5){B5=!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(UR=/\b(iPhone|iP[ao]d)/.exec(t),GR=/\b(iP[ao]d)/.exec(t),zR=/Android/i.exec(t),Oq=/FBAN\/\w+;/i.exec(t),Vq=/Mobile/i.exec(t),Lq=!!/Win64/.exec(t),e){bh=e[1]?parseFloat(e[1]):e[5]?parseFloat(e[5]):NaN,bh&&document&&document.documentMode&&(bh=document.documentMode);var r=/(?:Trident\/(\d+.\d+))/.exec(t);Rq=r?parseFloat(r[1])+4:bh,BR=e[2]?parseFloat(e[2]):NaN,$R=e[3]?parseFloat(e[3]):NaN,Yx=e[4]?parseFloat(e[4]):NaN,Yx?(e=/(?:Chrome\/(\d+\.\d+))/.exec(t),Xx=e&&e[1]?parseFloat(e[1]):NaN):Xx=NaN}else bh=BR=$R=Xx=Yx=NaN;if(n){if(n[1]){var a=/(?:Mac OS X (\d+(?:[._]\d+)?))/.exec(t);qx=a?parseFloat(a[1].replace("_",".")):!0}else qx=!1;PR=!!n[2],FR=!!n[3]}else qx=PR=FR=!1}}var HR={ie:function(){return po()||bh},ieCompatibilityMode:function(){return po()||Rq>bh},ie64:function(){return HR.ie()&&Lq},firefox:function(){return po()||BR},opera:function(){return po()||$R},webkit:function(){return po()||Yx},safari:function(){return HR.webkit()},chrome:function(){return po()||Xx},windows:function(){return po()||PR},osx:function(){return po()||qx},linux:function(){return po()||FR},iphone:function(){return po()||UR},mobile:function(){return po()||UR||GR||zR||Vq},nativeApp:function(){return po()||Oq},android:function(){return po()||zR},ipad:function(){return po()||GR}},JRe=HR,HS=!!(typeof window<"u"&&window.document&&window.document.createElement),eLe={canUseDOM:HS,canUseWorkers:typeof Worker<"u",canUseEventListeners:HS&&!!(window.addEventListener||window.attachEvent),canUseViewport:HS&&!!window.screen,isInWorker:!HS},Nq=eLe,Iq;Nq.canUseDOM&&(Iq=document.implementation&&document.implementation.hasFeature&&document.implementation.hasFeature("","")!==!0);function tLe(t,e){if(!Nq.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&&Iq&&t==="wheel"&&(r=document.implementation.hasFeature("Events.wheel","3.0")),r}var nLe=tLe,$5=10,P5=40,F5=800;function Bq(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*$5,a=n*$5,"deltaY"in t&&(a=t.deltaY),"deltaX"in t&&(r=t.deltaX),(r||a)&&t.deltaMode&&(t.deltaMode==1?(r*=P5,a*=P5):(r*=F5,a*=F5)),r&&!e&&(e=r<1?-1:1),a&&!n&&(n=a<1?-1:1),{spinX:e,spinY:n,pixelX:r,pixelY:a}}Bq.getEventType=function(){return JRe.firefox()?"DOMMouseScroll":nLe("wheel")?"wheel":"mousewheel"};var rLe=Bq;/**
- * Checks if an event is supported in the current execution environment.
- *
- * NOTE: This will not work correctly for non-generic events such as `change`,
- * `reset`, `load`, `error`, and `select`.
- *
- * Borrows from Modernizr.
- *
- * @param {string} eventNameSuffix Event name, e.g. "click".
- * @param {?boolean} capture Check if the capture phase is supported.
- * @return {boolean} True if the event is supported.
- * @internal
- * @license Modernizr 3.0.0pre (Custom Build) | MIT
- */const aLe=function(t,e){if(t&&t.addEventListener){const n=function(r){const a=rLe(r);e&&Reflect.apply(e,this,[r,a])};t.addEventListener("wheel",n,{passive:!0})}},iLe={beforeMount(t,e){aLe(t,e.value)}},oLe=nt({role:{type:String,required:!0},spinnerDate:{type:ke(Object),required:!0},showSeconds:{type:Boolean,default:!0},arrowControl:Boolean,amPmMode:{type:ke(String),default:""},...Cq}),sLe=["onClick"],lLe=["onMouseenter"],uLe=ye({__name:"basic-time-spinner",props:oLe,emits:["change","select-range","set-option"],setup(t,{emit:e}){const n=t,r=Ye("time"),{getHoursList:a,getMinutesList:i,getSecondsList:o}=Dq(n.disabledHours,n.disabledMinutes,n.disabledSeconds);let s=!1;const l=$(),u=$(),c=$(),f=$(),d={hours:u,minutes:c,seconds:f},h=U(()=>n.showSeconds?A5:A5.slice(0,2)),v=U(()=>{const{spinnerDate:V}=n,P=V.hour(),K=V.minute(),Q=V.second();return{hours:P,minutes:K,seconds:Q}}),p=U(()=>{const{hours:V,minutes:P}=S(v);return{hours:a(n.role),minutes:i(V,n.role),seconds:o(V,P,n.role)}}),g=U(()=>{const{hours:V,minutes:P,seconds:K}=S(v);return{hours:kM(V,23),minutes:kM(P,59),seconds:kM(K,59)}}),y=ro(V=>{s=!1,w(V)},200),m=V=>{if(!!!n.amPmMode)return"";const K=n.amPmMode==="A";let Q=V<12?" am":" pm";return K&&(Q=Q.toUpperCase()),Q},b=V=>{let P;switch(V){case"hours":P=[0,2];break;case"minutes":P=[3,5];break;case"seconds":P=[6,8];break}const[K,Q]=P;e("select-range",K,Q),l.value=V},w=V=>{x(V,S(v)[V])},C=()=>{w("hours"),w("minutes"),w("seconds")},_=V=>V.querySelector(`.${r.namespace.value}-scrollbar__wrap`),x=(V,P)=>{if(n.arrowControl)return;const K=S(d[V]);K&&K.$el&&(_(K.$el).scrollTop=Math.max(0,P*T(V)))},T=V=>{const P=S(d[V]),K=P==null?void 0:P.$el.querySelector("li");return K&&Number.parseFloat(vf(K,"height"))||0},M=()=>{A(1)},E=()=>{A(-1)},A=V=>{l.value||b("hours");const P=l.value,K=S(v)[P],Q=l.value==="hours"?24:60,re=k(P,K,V,Q);R(P,re),x(P,re),wt(()=>b(P))},k=(V,P,K,Q)=>{let re=(P+K+Q)%Q;const ve=S(p)[V];for(;ve[re]&&re!==P;)re=(re+K+Q)%Q;return re},R=(V,P)=>{if(S(p)[V][P])return;const{hours:re,minutes:ve,seconds:oe}=S(v);let ie;switch(V){case"hours":ie=n.spinnerDate.hour(P).minute(ve).second(oe);break;case"minutes":ie=n.spinnerDate.hour(re).minute(P).second(oe);break;case"seconds":ie=n.spinnerDate.hour(re).minute(ve).second(P);break}e("change",ie)},N=(V,{value:P,disabled:K})=>{K||(R(V,P),b(V),x(V,P))},F=V=>{s=!0,y(V);const P=Math.min(Math.round((_(S(d[V]).$el).scrollTop-(z(V)*.5-10)/T(V)+3)/T(V)),V==="hours"?23:59);R(V,P)},z=V=>S(d[V]).$el.offsetHeight,B=()=>{const V=P=>{const K=S(d[P]);K&&K.$el&&(_(K.$el).onscroll=()=>{F(P)})};V("hours"),V("minutes"),V("seconds")};Ut(()=>{wt(()=>{!n.arrowControl&&B(),C(),n.role==="start"&&b("hours")})});const W=(V,P)=>{d[P].value=V};return e("set-option",[`${n.role}_scrollDown`,A]),e("set-option",[`${n.role}_emitSelectRange`,b]),je(()=>n.spinnerDate,()=>{s||C()}),(V,P)=>(G(),ne("div",{class:Y([S(r).b("spinner"),{"has-seconds":V.showSeconds}])},[V.arrowControl?_e("v-if",!0):(G(!0),ne(_t,{key:0},dn(S(h),K=>(G(),Ee(S(xc),{key:K,ref_for:!0,ref:Q=>W(Q,K),class:Y(S(r).be("spinner","wrapper")),"wrap-style":"max-height: inherit;","view-class":S(r).be("spinner","list"),noresize:"",tag:"ul",onMouseenter:Q=>b(K),onMousemove:Q=>w(K)},{default:j(()=>[(G(!0),ne(_t,null,dn(S(p)[K],(Q,re)=>(G(),ne("li",{key:re,class:Y([S(r).be("spinner","item"),S(r).is("active",re===S(v)[K]),S(r).is("disabled",Q)]),onClick:ve=>N(K,{value:re,disabled:Q})},[K==="hours"?(G(),ne(_t,{key:0},[Ue(Ke(("0"+(V.amPmMode?re%12||12:re)).slice(-2))+Ke(m(re)),1)],64)):(G(),ne(_t,{key:1},[Ue(Ke(("0"+re).slice(-2)),1)],64))],10,sLe))),128))]),_:2},1032,["class","view-class","onMouseenter","onMousemove"]))),128)),V.arrowControl?(G(!0),ne(_t,{key:1},dn(S(h),K=>(G(),ne("div",{key:K,class:Y([S(r).be("spinner","wrapper"),S(r).is("arrow")]),onMouseenter:Q=>b(K)},[Ft((G(),Ee(S(xt),{class:Y(["arrow-up",S(r).be("spinner","arrow")])},{default:j(()=>[I(S(gT))]),_:1},8,["class"])),[[S(u2),E]]),Ft((G(),Ee(S(xt),{class:Y(["arrow-down",S(r).be("spinner","arrow")])},{default:j(()=>[I(S(rd))]),_:1},8,["class"])),[[S(u2),M]]),L("ul",{class:Y(S(r).be("spinner","list"))},[(G(!0),ne(_t,null,dn(S(g)[K],(Q,re)=>(G(),ne("li",{key:re,class:Y([S(r).be("spinner","item"),S(r).is("active",Q===S(v)[K]),S(r).is("disabled",S(p)[K][Q])])},[typeof Q=="number"?(G(),ne(_t,{key:0},[K==="hours"?(G(),ne(_t,{key:0},[Ue(Ke(("0"+(V.amPmMode?Q%12||12:Q)).slice(-2))+Ke(m(Q)),1)],64)):(G(),ne(_t,{key:1},[Ue(Ke(("0"+Q).slice(-2)),1)],64))],64)):_e("v-if",!0)],2))),128))],2)],42,lLe))),128)):_e("v-if",!0)],2))}});var WR=tt(uLe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/time-picker/src/time-picker-com/basic-time-spinner.vue"]]);const cLe=ye({__name:"panel-time-pick",props:XRe,emits:["pick","select-range","set-picker-option"],setup(t,{emit:e}){const n=t,r=gt("EP_PICKER_BASE"),{arrowControl:a,disabledHours:i,disabledMinutes:o,disabledSeconds:s,defaultValue:l}=r.props,{getAvailableHours:u,getAvailableMinutes:c,getAvailableSeconds:f}=Aq(i,o,s),d=Ye("time"),{t:h,lang:v}=En(),p=$([0,2]),g=kq(n),y=U(()=>Na(n.actualVisible)?`${d.namespace.value}-zoom-in-top`:""),m=U(()=>n.format.includes("ss")),b=U(()=>n.format.includes("A")?"A":n.format.includes("a")?"a":""),w=W=>{const V=Jt(W).locale(v.value),P=N(V);return V.isSame(P)},C=()=>{e("pick",g.value,!1)},_=(W=!1,V=!1)=>{V||e("pick",n.parsedValue,W)},x=W=>{if(!n.visible)return;const V=N(W).millisecond(0);e("pick",V,!0)},T=(W,V)=>{e("select-range",W,V),p.value=[W,V]},M=W=>{const V=[0,3].concat(m.value?[6]:[]),P=["hours","minutes"].concat(m.value?["seconds"]:[]),Q=(V.indexOf(p.value[0])+W+V.length)%V.length;A.start_emitSelectRange(P[Q])},E=W=>{const V=W.code,{left:P,right:K,up:Q,down:re}=Mt;if([P,K].includes(V)){M(V===P?-1:1),W.preventDefault();return}if([Q,re].includes(V)){const ve=V===Q?-1:1;A.start_scrollDown(ve),W.preventDefault();return}},{timePickerOptions:A,onSetOption:k,getAvailableTime:R}=Mq({getAvailableHours:u,getAvailableMinutes:c,getAvailableSeconds:f}),N=W=>R(W,n.datetimeRole||"",!0),F=W=>W?Jt(W,n.format).locale(v.value):null,z=W=>W?W.format(n.format):null,B=()=>Jt(l).locale(v.value);return e("set-picker-option",["isValidValue",w]),e("set-picker-option",["formatToString",z]),e("set-picker-option",["parseUserInput",F]),e("set-picker-option",["handleKeydownInput",E]),e("set-picker-option",["getRangeAvailableTime",N]),e("set-picker-option",["getDefaultValue",B]),(W,V)=>(G(),Ee(da,{name:S(y)},{default:j(()=>[W.actualVisible||W.visible?(G(),ne("div",{key:0,class:Y(S(d).b("panel"))},[L("div",{class:Y([S(d).be("panel","content"),{"has-seconds":S(m)}])},[I(WR,{ref:"spinner",role:W.datetimeRole||"start","arrow-control":S(a),"show-seconds":S(m),"am-pm-mode":S(b),"spinner-date":W.parsedValue,"disabled-hours":S(i),"disabled-minutes":S(o),"disabled-seconds":S(s),onChange:x,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),L("div",{class:Y(S(d).be("panel","footer"))},[L("button",{type:"button",class:Y([S(d).be("panel","btn"),"cancel"]),onClick:C},Ke(S(h)("el.datepicker.cancel")),3),L("button",{type:"button",class:Y([S(d).be("panel","btn"),"confirm"]),onClick:V[0]||(V[0]=P=>_())},Ke(S(h)("el.datepicker.confirm")),3)],2)],2)):_e("v-if",!0)]),_:1},8,["name"]))}});var c2=tt(cLe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/time-picker/src/time-picker-com/panel-time-pick.vue"]]);const fLe=nt({...Tq,parsedValue:{type:ke(Array)}}),dLe=["disabled"],hLe=ye({__name:"panel-time-range",props:fLe,emits:["pick","select-range","set-picker-option"],setup(t,{emit:e}){const n=t,r=(he,J)=>{const ue=[];for(let ae=he;ae<=J;ae++)ue.push(ae);return ue},{t:a,lang:i}=En(),o=Ye("time"),s=Ye("picker"),l=gt("EP_PICKER_BASE"),{arrowControl:u,disabledHours:c,disabledMinutes:f,disabledSeconds:d,defaultValue:h}=l.props,v=U(()=>[o.be("range-picker","body"),o.be("panel","content"),o.is("arrow",u),w.value?"has-seconds":""]),p=U(()=>[o.be("range-picker","body"),o.be("panel","content"),o.is("arrow",u),w.value?"has-seconds":""]),g=U(()=>n.parsedValue[0]),y=U(()=>n.parsedValue[1]),m=kq(n),b=()=>{e("pick",m.value,!1)},w=U(()=>n.format.includes("ss")),C=U(()=>n.format.includes("A")?"A":n.format.includes("a")?"a":""),_=(he=!1)=>{e("pick",[g.value,y.value],he)},x=he=>{E(he.millisecond(0),y.value)},T=he=>{E(g.value,he.millisecond(0))},M=he=>{const J=he.map(ae=>Jt(ae).locale(i.value)),ue=K(J);return J[0].isSame(ue[0])&&J[1].isSame(ue[1])},E=(he,J)=>{e("pick",[he,J],!0)},A=U(()=>g.value>y.value),k=$([0,2]),R=(he,J)=>{e("select-range",he,J,"min"),k.value=[he,J]},N=U(()=>w.value?11:8),F=(he,J)=>{e("select-range",he,J,"max");const ue=S(N);k.value=[he+ue,J+ue]},z=he=>{const J=w.value?[0,3,6,11,14,17]:[0,3,8,11],ue=["hours","minutes"].concat(w.value?["seconds"]:[]),Re=(J.indexOf(k.value[0])+he+J.length)%J.length,Ne=J.length/2;Re<Ne?oe.start_emitSelectRange(ue[Re]):oe.end_emitSelectRange(ue[Re-Ne])},B=he=>{const J=he.code,{left:ue,right:ae,up:Re,down:Ne}=Mt;if([ue,ae].includes(J)){z(J===ue?-1:1),he.preventDefault();return}if([Re,Ne].includes(J)){const De=J===Re?-1:1,we=k.value[0]<N.value?"start":"end";oe[`${we}_scrollDown`](De),he.preventDefault();return}},W=(he,J)=>{const ue=c?c(he):[],ae=he==="start",Ne=(J||(ae?y.value:g.value)).hour(),De=ae?r(Ne+1,23):r(0,Ne-1);return xM(ue,De)},V=(he,J,ue)=>{const ae=f?f(he,J):[],Re=J==="start",Ne=ue||(Re?y.value:g.value),De=Ne.hour();if(he!==De)return ae;const we=Ne.minute(),ce=Re?r(we+1,59):r(0,we-1);return xM(ae,ce)},P=(he,J,ue,ae)=>{const Re=d?d(he,J,ue):[],Ne=ue==="start",De=ae||(Ne?y.value:g.value),we=De.hour(),ce=De.minute();if(he!==we||J!==ce)return Re;const Be=De.second(),He=Ne?r(Be+1,59):r(0,Be-1);return xM(Re,He)},K=([he,J])=>[ie(he,"start",!0,J),ie(J,"end",!1,he)],{getAvailableHours:Q,getAvailableMinutes:re,getAvailableSeconds:ve}=Aq(W,V,P),{timePickerOptions:oe,getAvailableTime:ie,onSetOption:fe}=Mq({getAvailableHours:Q,getAvailableMinutes:re,getAvailableSeconds:ve}),se=he=>he?vt(he)?he.map(J=>Jt(J,n.format).locale(i.value)):Jt(he,n.format).locale(i.value):null,ge=he=>he?vt(he)?he.map(J=>J.format(n.format)):he.format(n.format):null,me=()=>{if(vt(h))return h.map(J=>Jt(J).locale(i.value));const he=Jt(h).locale(i.value);return[he,he.add(60,"m")]};return e("set-picker-option",["formatToString",ge]),e("set-picker-option",["parseUserInput",se]),e("set-picker-option",["isValidValue",M]),e("set-picker-option",["handleKeydownInput",B]),e("set-picker-option",["getDefaultValue",me]),e("set-picker-option",["getRangeAvailableTime",K]),(he,J)=>he.actualVisible?(G(),ne("div",{key:0,class:Y([S(o).b("range-picker"),S(s).b("panel")])},[L("div",{class:Y(S(o).be("range-picker","content"))},[L("div",{class:Y(S(o).be("range-picker","cell"))},[L("div",{class:Y(S(o).be("range-picker","header"))},Ke(S(a)("el.datepicker.startTime")),3),L("div",{class:Y(S(v))},[I(WR,{ref:"minSpinner",role:"start","show-seconds":S(w),"am-pm-mode":S(C),"arrow-control":S(u),"spinner-date":S(g),"disabled-hours":W,"disabled-minutes":V,"disabled-seconds":P,onChange:x,onSetOption:S(fe),onSelectRange:R},null,8,["show-seconds","am-pm-mode","arrow-control","spinner-date","onSetOption"])],2)],2),L("div",{class:Y(S(o).be("range-picker","cell"))},[L("div",{class:Y(S(o).be("range-picker","header"))},Ke(S(a)("el.datepicker.endTime")),3),L("div",{class:Y(S(p))},[I(WR,{ref:"maxSpinner",role:"end","show-seconds":S(w),"am-pm-mode":S(C),"arrow-control":S(u),"spinner-date":S(y),"disabled-hours":W,"disabled-minutes":V,"disabled-seconds":P,onChange:T,onSetOption:S(fe),onSelectRange:F},null,8,["show-seconds","am-pm-mode","arrow-control","spinner-date","onSetOption"])],2)],2)],2),L("div",{class:Y(S(o).be("panel","footer"))},[L("button",{type:"button",class:Y([S(o).be("panel","btn"),"cancel"]),onClick:J[0]||(J[0]=ue=>b())},Ke(S(a)("el.datepicker.cancel")),3),L("button",{type:"button",class:Y([S(o).be("panel","btn"),"confirm"]),disabled:S(A),onClick:J[1]||(J[1]=ue=>_())},Ke(S(a)("el.datepicker.confirm")),11,dLe)],2)],2)):_e("v-if",!0)}});var pLe=tt(hLe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/time-picker/src/time-picker-com/panel-time-range.vue"]]);Jt.extend(lV);var vLe=ye({name:"ElTimePicker",install:null,props:{...uV,isRange:{type:Boolean,default:!1}},emits:["update:modelValue"],setup(t,e){const n=$(),[r,a]=t.isRange?["timerange",pLe]:["time",c2],i=o=>e.emit("update:modelValue",o);return fn("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:NR;return I(Eq,an(t,{ref:n,type:r,format:s,"onUpdate:modelValue":i}),{default:l=>I(a,l,null)})}}});const Zx=vLe;Zx.install=t=>{t.component(Zx.name,Zx)};const gLe=Zx,yLe=(t,e)=>{const n=t.subtract(1,"month").endOf("month").date();return kf(e).map((r,a)=>n-(e-a-1))},mLe=t=>{const e=t.daysInMonth();return kf(e).map((n,r)=>r+1)},bLe=t=>kf(t.length/7).map(e=>{const n=e*7;return t.slice(n,n+7)}),SLe=nt({selectedDay:{type:ke(Object)},range:{type:ke(Array)},date:{type:ke(Object),required:!0},hideHeader:{type:Boolean}}),wLe={pick:t=>un(t)};var $q={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(ya,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(C){return C.slice(0,v)});if(!p)return b;var w=g.weekStart;return b.map(function(C,_){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)}}})})($q);var xLe=$q.exports;const Pq=xi(xLe),_Le=(t,e)=>{Jt.extend(Pq);const n=Jt.localeData().firstDayOfWeek(),{t:r,lang:a}=En(),i=Jt().locale(a.value),o=U(()=>!!t.range&&!!t.range.length),s=U(()=>{let d=[];if(o.value){const[h,v]=t.range,p=kf(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=kf(g).map((m,b)=>({text:b+1,type:"next"}));d=p.concat(y)}else{const h=t.date.startOf("month").day(),v=yLe(t.date,(h-n+7)%7).map(m=>({text:m,type:"prev"})),p=mLe(t.date).map(m=>({text:m,type:"current"}));d=[...v,...p];const g=7-(d.length%7||7),y=kf(g).map((m,b)=>({text:b+1,type:"next"}));d=d.concat(y)}return bLe(d)}),l=U(()=>{const d=n;return d===0?_M.map(h=>r(`el.datepicker.weeks.${h}`)):_M.slice(d).concat(_M.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()}}}},CLe={key:0},TLe=["onClick"],ELe=ye({name:"DateTable"}),MLe=ye({...ELe,props:SLe,emits:wLe,setup(t,{expose:e,emit:n}){const r=t,{isInRange:a,now:i,rows:o,weekDays:s,getFormattedDate:l,handlePickDay:u,getSlotData:c}=_Le(r,n),f=Ye("calendar-table"),d=Ye("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)=>(G(),ne("table",{class:Y([S(f).b(),S(f).is("range",S(a))]),cellspacing:"0",cellpadding:"0"},[v.hideHeader?_e("v-if",!0):(G(),ne("thead",CLe,[(G(!0),ne(_t,null,dn(S(s),g=>(G(),ne("th",{key:g},Ke(g),1))),128))])),L("tbody",null,[(G(!0),ne(_t,null,dn(S(o),(g,y)=>(G(),ne("tr",{key:y,class:Y({[S(f).e("row")]:!0,[S(f).em("row","hide-border")]:y===0&&v.hideHeader})},[(G(!0),ne(_t,null,dn(g,(m,b)=>(G(),ne("td",{key:b,class:Y(h(m)),onClick:w=>S(u)(m)},[L("div",{class:Y(S(d).b())},[Ge(v.$slots,"date-cell",{data:S(c)(m)},()=>[L("span",null,Ke(m.text),1)])],2)],10,TLe))),128))],2))),128))])],2))}});var z5=tt(MLe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/calendar/src/date-table.vue"]]);const DLe=(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]]},ALe=(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]]},kLe=(t,e,n)=>{const r=wi(),{lang:a}=En(),i=$(),o=Jt().locale(a.value),s=U({get(){return t.modelValue?u.value:i.value},set(y){if(!y)return;i.value=y;const m=y.toDate();e(Qi,m),e(nn,m)}}),l=U(()=>{if(!t.range)return[];const y=t.range.map(w=>Jt(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=U(()=>t.modelValue?Jt(t.modelValue).locale(a.value):s.value||(l.value.length?l.value[0][0]:o)),c=U(()=>u.value.subtract(1,"month").date(1)),f=U(()=>u.value.add(1,"month").date(1)),d=U(()=>u.value.subtract(1,"year").date(1)),h=U(()=>u.value.add(1,"year").date(1)),v=(y,m)=>{const b=y.startOf("week"),w=m.endOf("week"),C=b.get("month"),_=w.get("month");return C===_?[[b,w]]:(C+1)%12===_?DLe(b,w):C+2===_||(C+1)%11===_?ALe(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 fu({from:'"dateCell"',replacement:'"date-cell"',scope:"ElCalendar",version:"2.3.0",ref:"https://element-plus.org/en-US/component/calendar.html#slots",type:"Slot"},U(()=>!!r.dateCell)),{calculateValidatedDateRange:v,date:u,realSelectedDay:s,pickDay:p,selectDate:g,validatedRange:l}},RLe=t=>vt(t)&&t.length===2&&t.every(e=>fp(e)),LLe=nt({modelValue:{type:Date},range:{type:ke(Array),validator:RLe}}),OLe={[nn]:t=>fp(t),[Qi]:t=>fp(t)},VLe="ElCalendar",NLe=ye({name:VLe}),ILe=ye({...NLe,props:LLe,emits:OLe,setup(t,{expose:e,emit:n}){const r=t,a=Ye("calendar"),{calculateValidatedDateRange:i,date:o,pickDay:s,realSelectedDay:l,selectDate:u,validatedRange:c}=kLe(r,n),{t:f}=En(),d=U(()=>{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)=>(G(),ne("div",{class:Y(S(a).b())},[L("div",{class:Y(S(a).e("header"))},[Ge(h.$slots,"header",{date:S(d)},()=>[L("div",{class:Y(S(a).e("title"))},Ke(S(d)),3),S(c).length===0?(G(),ne("div",{key:0,class:Y(S(a).e("button-group"))},[I(S(bq),null,{default:j(()=>[I(S(St),{size:"small",onClick:v[0]||(v[0]=p=>S(u)("prev-month"))},{default:j(()=>[Ue(Ke(S(f)("el.datepicker.prevMonth")),1)]),_:1}),I(S(St),{size:"small",onClick:v[1]||(v[1]=p=>S(u)("today"))},{default:j(()=>[Ue(Ke(S(f)("el.datepicker.today")),1)]),_:1}),I(S(St),{size:"small",onClick:v[2]||(v[2]=p=>S(u)("next-month"))},{default:j(()=>[Ue(Ke(S(f)("el.datepicker.nextMonth")),1)]),_:1})]),_:1})],2)):_e("v-if",!0)])],2),S(c).length===0?(G(),ne("div",{key:0,class:Y(S(a).e("body"))},[I(z5,{date:S(o),"selected-day":S(l),onPick:S(s)},ic({_:2},[h.$slots["date-cell"]||h.$slots.dateCell?{name:"date-cell",fn:j(p=>[h.$slots["date-cell"]?Ge(h.$slots,"date-cell",rl(an({key:0},p))):Ge(h.$slots,"dateCell",rl(an({key:1},p)))])}:void 0]),1032,["date","selected-day","onPick"])],2)):(G(),ne("div",{key:1,class:Y(S(a).e("body"))},[(G(!0),ne(_t,null,dn(S(c),(p,g)=>(G(),Ee(z5,{key:g,date:p[0],"selected-day":S(l),range:p,"hide-header":g!==0,onPick:S(s)},ic({_:2},[h.$slots["date-cell"]||h.$slots.dateCell?{name:"date-cell",fn:j(y=>[h.$slots["date-cell"]?Ge(h.$slots,"date-cell",rl(an({key:0},y))):Ge(h.$slots,"dateCell",rl(an({key:1},y)))])}:void 0]),1032,["date","selected-day","range","hide-header","onPick"]))),128))],2))],2))}});var BLe=tt(ILe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/calendar/src/calendar.vue"]]);const $Le=tn(BLe),PLe=nt({header:{type:String,default:""},bodyStyle:{type:ke([String,Object,Array]),default:""},bodyClass:String,shadow:{type:String,values:["always","hover","never"],default:"always"}}),FLe=ye({name:"ElCard"}),zLe=ye({...FLe,props:PLe,setup(t){const e=Ye("card");return(n,r)=>(G(),ne("div",{class:Y([S(e).b(),S(e).is(`${n.shadow}-shadow`)])},[n.$slots.header||n.header?(G(),ne("div",{key:0,class:Y(S(e).e("header"))},[Ge(n.$slots,"header",{},()=>[Ue(Ke(n.header),1)])],2)):_e("v-if",!0),L("div",{class:Y([S(e).e("body"),n.bodyClass]),style:Tt(n.bodyStyle)},[Ge(n.$slots,"default")],6)],2))}});var ULe=tt(zLe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/card/src/card.vue"]]);const GLe=tn(ULe),HLe=nt({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}}),WLe={change:(t,e)=>[t,e].every(Pt)},Fq=Symbol("carouselContextKey"),U5=300,jLe=(t,e,n)=>{const{children:r,addChild:a,removeChild:i}=nV(Qt(),"ElCarouselItem"),o=$(-1),s=$(null),l=$(!1),u=$(),c=$(0),f=U(()=>t.arrow!=="never"&&!S(v)),d=U(()=>r.value.some(V=>V.props.label.toString().length>0)),h=U(()=>t.type==="card"),v=U(()=>t.direction==="vertical"),p=U(()=>t.height!=="auto"?{height:t.height}:{height:`${c.value}px`,overflow:"hidden"}),g=Xh(V=>{C(V)},U5,{trailing:!0}),y=Xh(V=>{R(V)},U5);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 C(V){if(Ht(V)){const Q=r.value.filter(re=>re.props.name===V);Q.length>0&&(V=r.value.indexOf(Q[0]))}if(V=Number(V),Number.isNaN(V)||V!==Math.floor(V))return;const P=r.value.length,K=o.value;V<0?o.value=t.loop?P-1:0:V>=P?o.value=t.loop?0:P-1:o.value=V,K===o.value&&_(K),z()}function _(V){r.value.forEach((P,K)=>{P.translateItem(K,o.value,V)})}function x(V,P){var K,Q,re,ve;const oe=S(r),ie=oe.length;if(ie===0||!V.states.inStage)return!1;const fe=P+1,se=P-1,ge=ie-1,me=oe[ge].states.active,he=oe[0].states.active,J=(Q=(K=oe[fe])==null?void 0:K.states)==null?void 0:Q.active,ue=(ve=(re=oe[se])==null?void 0:re.states)==null?void 0:ve.active;return P===ge&&he||J?"left":P===0&&me||ue?"right":!1}function T(){l.value=!0,t.pauseOnHover&&m()}function M(){l.value=!1,b()}function E(V){S(v)||r.value.forEach((P,K)=>{V===x(P,K)&&(P.states.hover=!0)})}function A(){S(v)||r.value.forEach(V=>{V.states.hover=!1})}function k(V){o.value=V}function R(V){t.trigger==="hover"&&V!==o.value&&(o.value=V)}function N(){C(o.value-1)}function F(){C(o.value+1)}function z(){m(),b()}function B(V){t.height==="auto"&&(c.value=V)}je(()=>o.value,(V,P)=>{_(P),P>-1&&e("change",V,P)}),je(()=>t.autoplay,V=>{V?b():m()}),je(()=>t.loop,()=>{C(o.value)}),je(()=>t.interval,()=>{z()}),je(()=>r.value,()=>{r.value.length>0&&C(t.initialIndex)});const W=vr();return Ut(()=>{W.value=Vi(u.value,()=>{_()}),b()}),Sr(()=>{m(),u.value&&W.value&&W.value.stop()}),fn(Fq,{root:u,isCardType:h,isVertical:v,items:r,loop:t.loop,addItem:a,removeItem:i,setActiveItem:C,setContainerHeight:B}),{root:u,activeIndex:o,arrowDisplay:f,hasLabel:d,hover:l,isCardType:h,items:r,isVertical:v,containerStyle:p,handleButtonEnter:E,handleButtonLeave:A,handleIndicatorClick:k,handleMouseEnter:T,handleMouseLeave:M,setActiveItem:C,prev:N,next:F,throttledArrowClick:g,throttledIndicatorHover:y}},KLe=["onMouseenter","onClick"],YLe={key:0},XLe="ElCarousel",qLe=ye({name:XLe}),ZLe=ye({...qLe,props:HLe,emits:WLe,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:C,throttledIndicatorHover:_}=jLe(r,n),x=Ye("carousel"),T=U(()=>{const E=[x.b(),x.m(r.direction)];return S(u)&&E.push(x.m("card")),E}),M=U(()=>{const E=[x.e("indicators"),x.em("indicators",r.direction)];return S(s)&&E.push(x.em("indicators","labels")),r.indicatorPosition==="outside"&&E.push(x.em("indicators","outside")),S(f)&&E.push(x.em("indicators","right")),E});return e({setActiveItem:m,prev:b,next:w}),(E,A)=>(G(),ne("div",{ref_key:"root",ref:a,class:Y(S(T)),onMouseenter:A[6]||(A[6]=It((...k)=>S(g)&&S(g)(...k),["stop"])),onMouseleave:A[7]||(A[7]=It((...k)=>S(y)&&S(y)(...k),["stop"]))},[L("div",{class:Y(S(x).e("container")),style:Tt(S(d))},[S(o)?(G(),Ee(da,{key:0,name:"carousel-arrow-left",persisted:""},{default:j(()=>[Ft(L("button",{type:"button",class:Y([S(x).e("arrow"),S(x).em("arrow","left")]),onMouseenter:A[0]||(A[0]=k=>S(h)("left")),onMouseleave:A[1]||(A[1]=(...k)=>S(v)&&S(v)(...k)),onClick:A[2]||(A[2]=It(k=>S(C)(S(i)-1),["stop"]))},[I(S(xt),null,{default:j(()=>[I(S(sc))]),_:1})],34),[[cn,(E.arrow==="always"||S(l))&&(r.loop||S(i)>0)]])]),_:1})):_e("v-if",!0),S(o)?(G(),Ee(da,{key:1,name:"carousel-arrow-right",persisted:""},{default:j(()=>[Ft(L("button",{type:"button",class:Y([S(x).e("arrow"),S(x).em("arrow","right")]),onMouseenter:A[3]||(A[3]=k=>S(h)("right")),onMouseleave:A[4]||(A[4]=(...k)=>S(v)&&S(v)(...k)),onClick:A[5]||(A[5]=It(k=>S(C)(S(i)+1),["stop"]))},[I(S(xt),null,{default:j(()=>[I(S(Li))]),_:1})],34),[[cn,(E.arrow==="always"||S(l))&&(r.loop||S(i)<S(c).length-1)]])]),_:1})):_e("v-if",!0),Ge(E.$slots,"default")],6),E.indicatorPosition!=="none"?(G(),ne("ul",{key:0,class:Y(S(M))},[(G(!0),ne(_t,null,dn(S(c),(k,R)=>(G(),ne("li",{key:R,class:Y([S(x).e("indicator"),S(x).em("indicator",E.direction),S(x).is("active",R===S(i))]),onMouseenter:N=>S(_)(R),onClick:It(N=>S(p)(R),["stop"])},[L("button",{class:Y(S(x).e("button"))},[S(s)?(G(),ne("span",YLe,Ke(k.props.label),1)):_e("v-if",!0)],2)],42,KLe))),128))],2)):_e("v-if",!0)],34))}});var QLe=tt(ZLe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/carousel/src/carousel.vue"]]);const JLe=nt({name:{type:String,default:""},label:{type:[String,Number],default:""}}),eOe=(t,e)=>{const n=gt(Fq),r=Qt(),a=.83,i=$(),o=$(!1),s=$(0),l=$(1),u=$(!1),c=$(!1),f=$(!1),d=$(!1),{isCardType:h,isVertical:v}=n;function p(w,C,_){const x=_-1,T=C-1,M=C+1,E=_/2;return C===0&&w===x?-1:C===x&&w===0?_:w<T&&C-w>=E?_+1:w>M&&w-C>=E?-2:w}function g(w,C){var _,x;const T=S(v)?((_=n.root.value)==null?void 0:_.offsetHeight)||0:((x=n.root.value)==null?void 0:x.offsetWidth)||0;return f.value?T*((2-a)*(w-C)+1)/4:w<C?-(1+a)*T/4:(3+a)*T/4}function y(w,C,_){const x=n.root.value;return x?((_?x.offsetHeight:x.offsetWidth)||0)*(w-C):0}const m=(w,C,_)=>{var x;const T=S(h),M=(x=n.items.value.length)!=null?x:Number.NaN,E=w===C;!T&&!Na(_)&&(d.value=E||w===_),!E&&M>2&&n.loop&&(w=p(w,C,M));const A=S(v);u.value=E,T?(f.value=Math.round(Math.abs(w-C))<=1,s.value=g(w,C),l.value=S(u)?1:a):s.value=y(w,C,A),c.value=!0,E&&i.value&&n.setContainerHeight(i.value.offsetHeight)};function b(){if(n&&S(h)){const w=n.items.value.findIndex(({uid:C})=>C===r.uid);n.setActiveItem(w)}}return Ut(()=>{n.addItem({props:t,states:Vn({hover:o,translate:s,scale:l,active:u,ready:c,inStage:f,animating:d}),uid:r.uid,translateItem:m})}),bu(()=>{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}},tOe=ye({name:"ElCarouselItem"}),nOe=ye({...tOe,props:JLe,setup(t){const e=t,n=Ye("carousel"),{carouselItemRef:r,active:a,animating:i,hover:o,inStage:s,isVertical:l,translate:u,isCardType:c,scale:f,ready:d,handleItemClick:h}=eOe(e),v=U(()=>{const g=`${`translate${S(l)?"Y":"X"}`}(${S(u)}px)`,y=`scale(${S(f)})`;return{transform:[g,y].join(" ")}});return(p,g)=>Ft((G(),ne("div",{ref_key:"carouselItemRef",ref:r,class:Y([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:Tt(S(v)),onClick:g[0]||(g[0]=(...y)=>S(h)&&S(h)(...y))},[S(c)?Ft((G(),ne("div",{key:0,class:Y(S(n).e("mask"))},null,2)),[[cn,!S(a)]]):_e("v-if",!0),Ge(p.$slots,"default")],6)),[[cn,S(d)]])}});var zq=tt(nOe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/carousel/src/carousel-item.vue"]]);const rOe=tn(QLe,{CarouselItem:zq}),aOe=ta(zq),Uq={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:yi,tabindex:[String,Number],validateEvent:{type:Boolean,default:!0}},Gq={[nn]:t=>Ht(t)||Pt(t)||Ea(t),change:t=>Ht(t)||Pt(t)||Ea(t)},b0=Symbol("checkboxGroupContextKey"),iOe=({model:t,isChecked:e})=>{const n=gt(b0,void 0),r=U(()=>{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!Na(s)&&t.value.length>=s&&!e.value||!Na(l)&&t.value.length<=l&&e.value});return{isDisabled:ko(U(()=>(n==null?void 0:n.disabled.value)||r.value)),isLimitDisabled:r}},oOe=(t,{model:e,isLimitExceeded:n,hasOwnLabel:r,isDisabled:a,isLabeledByFormItem:i})=>{const o=gt(b0,void 0),{formItem:s}=lo(),{emit:l}=Qt();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 wt(),c(e.value,v)))}const h=U(()=>(o==null?void 0:o.validateEvent)||t.validateEvent);return je(()=>t.modelValue,()=>{h.value&&(s==null||s.validate("change").catch(v=>void 0))}),{handleChange:f,onClickRoot:d}},sOe=t=>{const e=$(!1),{emit:n}=Qt(),r=gt(b0,void 0),a=U(()=>Na(r)===!1),i=$(!1);return{model:U({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&&vt(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(nn,s),e.value=s)}}),isGroup:a,isLimitExceeded:i}},lOe=(t,e,{model:n})=>{const r=gt(b0,void 0),a=$(!1),i=U(()=>{const u=n.value;return Ea(u)?u:vt(u)?un(t.label)?u.map(Wn).some(c=>Co(c,t.label)):u.map(Wn).includes(t.label):u!=null?u===t.trueLabel:!!u}),o=Aa(U(()=>{var u;return(u=r==null?void 0:r.size)==null?void 0:u.value}),{prop:!0}),s=Aa(U(()=>{var u;return(u=r==null?void 0:r.size)==null?void 0:u.value})),l=U(()=>!!(e.default||t.label));return{checkboxButtonSize:o,isChecked:i,isFocused:a,checkboxSize:s,hasOwnLabel:l}},uOe=(t,{model:e})=>{function n(){vt(e.value)&&!e.value.includes(t.label)?e.value.push(t.label):e.value=t.trueLabel||!0}t.checked&&n()},Hq=(t,e)=>{const{formItem:n}=lo(),{model:r,isGroup:a,isLimitExceeded:i}=sOe(t),{isFocused:o,isChecked:s,checkboxButtonSize:l,checkboxSize:u,hasOwnLabel:c}=lOe(t,e,{model:r}),{isDisabled:f}=iOe({model:r,isChecked:s}),{inputId:d,isLabeledByFormItem:h}=ld(t,{formItemContext:n,disableIdGeneration:c,disableIdManagement:a}),{handleChange:v,onClickRoot:p}=oOe(t,{model:r,isLimitExceeded:i,hasOwnLabel:c,isDisabled:f,isLabeledByFormItem:h});return uOe(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}},cOe=["tabindex","role","aria-checked"],fOe=["id","aria-hidden","name","tabindex","disabled","true-value","false-value"],dOe=["id","aria-hidden","disabled","value","name","tabindex"],hOe=ye({name:"ElCheckbox"}),pOe=ye({...hOe,props:Uq,emits:Gq,setup(t){const e=t,n=wi(),{inputId:r,isLabeledByFormItem:a,isChecked:i,isDisabled:o,isFocused:s,checkboxSize:l,hasOwnLabel:u,model:c,handleChange:f,onClickRoot:d}=Hq(e,n),h=Ye("checkbox"),v=U(()=>[h.b(),h.m(l.value),h.is("disabled",o.value),h.is("bordered",e.border),h.is("checked",i.value)]),p=U(()=>[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)=>(G(),Ee(on(!S(u)&&S(a)?"span":"label"),{class:Y(S(v)),"aria-controls":g.indeterminate?g.controls:null,onClick:S(d)},{default:j(()=>[L("span",{class:Y(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?Ft((G(),ne("input",{key:0,id:S(r),"onUpdate:modelValue":y[0]||(y[0]=m=>pt(c)?c.value=m:null),class:Y(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]=It(()=>{},["stop"]))},null,42,fOe)),[[J_,S(c)]]):Ft((G(),ne("input",{key:1,id:S(r),"onUpdate:modelValue":y[5]||(y[5]=m=>pt(c)?c.value=m:null),class:Y(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]=It(()=>{},["stop"]))},null,42,dOe)),[[J_,S(c)]]),L("span",{class:Y(S(h).e("inner"))},null,2)],10,cOe),S(u)?(G(),ne("span",{key:0,class:Y(S(h).e("label"))},[Ge(g.$slots,"default"),g.$slots.default?_e("v-if",!0):(G(),ne(_t,{key:0},[Ue(Ke(g.label),1)],64))],2)):_e("v-if",!0)]),_:3},8,["class","aria-controls","onClick"]))}});var vOe=tt(pOe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/checkbox/src/checkbox.vue"]]);const gOe=["name","tabindex","disabled","true-value","false-value"],yOe=["name","tabindex","disabled","value"],mOe=ye({name:"ElCheckboxButton"}),bOe=ye({...mOe,props:Uq,emits:Gq,setup(t){const e=t,n=wi(),{isFocused:r,isChecked:a,isDisabled:i,checkboxButtonSize:o,model:s,handleChange:l}=Hq(e,n),u=gt(b0,void 0),c=Ye("checkbox"),f=U(()=>{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=U(()=>[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)=>(G(),ne("label",{class:Y(S(d))},[h.trueLabel||h.falseLabel?Ft((G(),ne("input",{key:0,"onUpdate:modelValue":v[0]||(v[0]=p=>pt(s)?s.value=p:null),class:Y(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]=It(()=>{},["stop"]))},null,42,gOe)),[[J_,S(s)]]):Ft((G(),ne("input",{key:1,"onUpdate:modelValue":v[5]||(v[5]=p=>pt(s)?s.value=p:null),class:Y(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]=It(()=>{},["stop"]))},null,42,yOe)),[[J_,S(s)]]),h.$slots.default||h.label?(G(),ne("span",{key:2,class:Y(S(c).be("button","inner")),style:Tt(S(a)?S(f):void 0)},[Ge(h.$slots,"default",{},()=>[Ue(Ke(h.label),1)])],6)):_e("v-if",!0)],2))}});var Wq=tt(bOe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/checkbox/src/checkbox-button.vue"]]);const SOe=nt({modelValue:{type:ke(Array),default:()=>[]},disabled:Boolean,min:Number,max:Number,size:yi,label:String,fill:String,textColor:String,tag:{type:String,default:"div"},validateEvent:{type:Boolean,default:!0}}),wOe={[nn]:t=>vt(t),change:t=>vt(t)},xOe=ye({name:"ElCheckboxGroup"}),_Oe=ye({...xOe,props:SOe,emits:wOe,setup(t,{emit:e}){const n=t,r=Ye("checkbox"),{formItem:a}=lo(),{inputId:i,isLabeledByFormItem:o}=ld(n,{formItemContext:a}),s=async u=>{e(nn,u),await wt(),e("change",u)},l=U({get(){return n.modelValue},set(u){s(u)}});return fn(b0,{...ju(Wa(n),["size","min","max","disabled","validateEvent","fill","textColor"]),modelValue:l,changeEvent:s}),je(()=>n.modelValue,()=>{n.validateEvent&&(a==null||a.validate("change").catch(u=>void 0))}),(u,c)=>{var f;return G(),Ee(on(u.tag),{id:S(i),class:Y(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:j(()=>[Ge(u.$slots,"default")]),_:3},8,["id","class","aria-label","aria-labelledby"])}}});var jq=tt(_Oe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/checkbox/src/checkbox-group.vue"]]);const Ms=tn(vOe,{CheckboxButton:Wq,CheckboxGroup:jq}),COe=ta(Wq),Kq=ta(jq),Yq=nt({size:yi,disabled:Boolean,label:{type:[String,Number,Boolean],default:""}}),TOe=nt({...Yq,modelValue:{type:[String,Number,Boolean],default:""},name:{type:String,default:""},border:Boolean}),Xq={[nn]:t=>Ht(t)||Pt(t)||Ea(t),[Mr]:t=>Ht(t)||Pt(t)||Ea(t)},qq=Symbol("radioGroupKey"),Zq=(t,e)=>{const n=$(),r=gt(qq,void 0),a=U(()=>!!r),i=U({get(){return a.value?r.modelValue:t.modelValue},set(c){a.value?r.changeEvent(c):e&&e(nn,c),n.value.checked=t.modelValue===t.label}}),o=Aa(U(()=>r==null?void 0:r.size)),s=ko(U(()=>r==null?void 0:r.disabled)),l=$(!1),u=U(()=>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}},EOe=["value","name","disabled"],MOe=ye({name:"ElRadio"}),DOe=ye({...MOe,props:TOe,emits:Xq,setup(t,{emit:e}){const n=t,r=Ye("radio"),{radioRef:a,radioGroup:i,focus:o,size:s,disabled:l,modelValue:u}=Zq(n,e);function c(){wt(()=>e("change",u.value))}return(f,d)=>{var h;return G(),ne("label",{class:Y([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))])},[L("span",{class:Y([S(r).e("input"),S(r).is("disabled",S(l)),S(r).is("checked",S(u)===f.label)])},[Ft(L("input",{ref_key:"radioRef",ref:a,"onUpdate:modelValue":d[0]||(d[0]=v=>pt(u)?u.value=v:null),class:Y(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]=It(()=>{},["stop"]))},null,42,EOe),[[_K,S(u)]]),L("span",{class:Y(S(r).e("inner"))},null,2)],2),L("span",{class:Y(S(r).e("label")),onKeydown:d[4]||(d[4]=It(()=>{},["stop"]))},[Ge(f.$slots,"default",{},()=>[Ue(Ke(f.label),1)])],34)],2)}}});var AOe=tt(DOe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/radio/src/radio.vue"]]);const kOe=nt({...Yq,name:{type:String,default:""}}),ROe=["value","name","disabled"],LOe=ye({name:"ElRadioButton"}),OOe=ye({...LOe,props:kOe,setup(t){const e=t,n=Ye("radio"),{radioRef:r,focus:a,size:i,disabled:o,modelValue:s,radioGroup:l}=Zq(e),u=U(()=>({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 G(),ne("label",{class:Y([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))])},[Ft(L("input",{ref_key:"radioRef",ref:r,"onUpdate:modelValue":f[0]||(f[0]=h=>pt(s)?s.value=h:null),class:Y(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]=It(()=>{},["stop"]))},null,42,ROe),[[_K,S(s)]]),L("span",{class:Y(S(n).be("button","inner")),style:Tt(S(s)===c.label?S(u):{}),onKeydown:f[4]||(f[4]=It(()=>{},["stop"]))},[Ge(c.$slots,"default",{},()=>[Ue(Ke(c.label),1)])],38)],2)}}});var Qq=tt(OOe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/radio/src/radio-button.vue"]]);const VOe=nt({id:{type:String,default:void 0},size:yi,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}}),NOe=Xq,IOe=["id","aria-label","aria-labelledby"],BOe=ye({name:"ElRadioGroup"}),$Oe=ye({...BOe,props:VOe,emits:NOe,setup(t,{emit:e}){const n=t,r=Ye("radio"),a=Ts(),i=$(),{formItem:o}=lo(),{inputId:s,isLabeledByFormItem:l}=ld(n,{formItemContext:o}),u=f=>{e(nn,f),wt(()=>e("change",f))};Ut(()=>{const f=i.value.querySelectorAll("[type=radio]"),d=f[0];!Array.from(f).some(h=>h.checked)&&d&&(d.tabIndex=0)});const c=U(()=>n.name||a.value);return fn(qq,Vn({...Wa(n),changeEvent:u,name:c})),je(()=>n.modelValue,()=>{n.validateEvent&&(o==null||o.validate("change").catch(f=>void 0))}),(f,d)=>(G(),ne("div",{id:S(s),ref_key:"radioGroupRef",ref:i,class:Y(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},[Ge(f.$slots,"default")],10,IOe))}});var Jq=tt($Oe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/radio/src/radio-group.vue"]]);const eZ=tn(AOe,{RadioButton:Qq,RadioGroup:Jq}),POe=ta(Jq),FOe=ta(Qq);var zOe=ye({name:"NodeContent",setup(){return{ns:Ye("cascader-node")}},render(){const{ns:t}=this,{node:e,panel:n}=this.$parent,{data:r,label:a}=e,{renderLabelFn:i}=n;return Dt("span",{class:t.e("label")},i?i({node:e,data:r}):a)}});const cV=Symbol(),UOe=ye({name:"ElCascaderNode",components:{ElCheckbox:Ms,ElRadio:eZ,NodeContent:zOe,ElIcon:xt,Check:kb,Loading:id,ArrowRight:Li},props:{node:{type:Object,required:!0},menuId:String},emits:["expand"],setup(t,{emit:e}){const n=gt(cV),r=Ye("cascader-node"),a=U(()=>n.isHoverMenu),i=U(()=>n.config.multiple),o=U(()=>n.config.checkStrictly),s=U(()=>{var _;return(_=n.checkedNodes[0])==null?void 0:_.uid}),l=U(()=>t.node.isDisabled),u=U(()=>t.node.isLeaf),c=U(()=>o.value&&!u.value||!l.value),f=U(()=>h(n.expandingNode)),d=U(()=>o.value&&n.checkedNodes.some(h)),h=_=>{var x;const{level:T,uid:M}=t.node;return((x=_==null?void 0:_.pathNodes[T-1])==null?void 0:x.uid)===M},v=()=>{f.value||n.expandNode(t.node)},p=_=>{const{node:x}=t;_!==x.checked&&n.handleCheckChange(x,_)},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?C(!0):m())},w=_=>{o.value?(p(_),t.node.loaded&&v()):C(_)},C=_=>{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:C,handleSelectCheck:w}}}),GOe=["id","aria-haspopup","aria-owns","aria-expanded","tabindex"],HOe=L("span",null,null,-1);function WOe(t,e,n,r,a,i){const o=Ie("el-checkbox"),s=Ie("el-radio"),l=Ie("check"),u=Ie("el-icon"),c=Ie("node-content"),f=Ie("loading"),d=Ie("arrow-right");return G(),ne("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:Y([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))},[_e(" prefix "),t.multiple?(G(),Ee(o,{key:0,"model-value":t.node.checked,indeterminate:t.node.indeterminate,disabled:t.isDisabled,onClick:e[0]||(e[0]=It(()=>{},["stop"])),"onUpdate:modelValue":t.handleSelectCheck},null,8,["model-value","indeterminate","disabled","onUpdate:modelValue"])):t.checkStrictly?(G(),Ee(s,{key:1,"model-value":t.checkedNodeId,label:t.node.uid,disabled:t.isDisabled,"onUpdate:modelValue":t.handleSelectCheck,onClick:e[1]||(e[1]=It(()=>{},["stop"]))},{default:j(()=>[_e(`
- Add an empty element to avoid render label,
- do not use empty fragment here for https://github.com/vuejs/vue-next/pull/2485
- `),HOe]),_:1},8,["model-value","label","disabled","onUpdate:modelValue"])):t.isLeaf&&t.node.checked?(G(),Ee(u,{key:2,class:Y(t.ns.e("prefix"))},{default:j(()=>[I(l)]),_:1},8,["class"])):_e("v-if",!0),_e(" content "),I(c),_e(" postfix "),t.isLeaf?_e("v-if",!0):(G(),ne(_t,{key:3},[t.node.loading?(G(),Ee(u,{key:0,class:Y([t.ns.is("loading"),t.ns.e("postfix")])},{default:j(()=>[I(f)]),_:1},8,["class"])):(G(),Ee(u,{key:1,class:Y(["arrow-right",t.ns.e("postfix")])},{default:j(()=>[I(d)]),_:1},8,["class"]))],64))],42,GOe)}var jOe=tt(UOe,[["render",WOe],["__file","/home/runner/work/element-plus/element-plus/packages/components/cascader-panel/src/node.vue"]]);const KOe=ye({name:"ElCascaderMenu",components:{Loading:id,ElIcon:xt,ElScrollbar:xc,ElCascaderNode:jOe},props:{nodes:{type:Array,required:!0},index:{type:Number,required:!0}},setup(t){const e=Qt(),n=Ye("cascader-menu"),{t:r}=En(),a=xT();let i=null,o=null;const s=gt(cV),l=$(null),u=U(()=>!t.nodes.length),c=U(()=>!s.initialLoaded),f=U(()=>`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,C=g.clientX-m,_=i.offsetTop,x=_+i.offsetHeight;l.value.innerHTML=`
- <path style="pointer-events: auto;" fill="transparent" d="M${C} ${_} L${b} 0 V${_} Z" />
- <path style="pointer-events: auto;" fill="transparent" d="M${C} ${x} L${b} ${w} V${x} Z" />
- `}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 YOe(t,e,n,r,a,i){const o=Ie("el-cascader-node"),s=Ie("loading"),l=Ie("el-icon"),u=Ie("el-scrollbar");return G(),Ee(u,{key:t.menuId,tag:"ul",role:"menu",class:Y(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:j(()=>{var c;return[(G(!0),ne(_t,null,dn(t.nodes,f=>(G(),Ee(o,{key:f.uid,node:f,"menu-id":t.menuId,onExpand:t.handleExpand},null,8,["node","menu-id","onExpand"]))),128)),t.isLoading?(G(),ne("div",{key:0,class:Y(t.ns.e("empty-text"))},[I(l,{size:"14",class:Y(t.ns.is("loading"))},{default:j(()=>[I(s)]),_:1},8,["class"]),Ue(" "+Ke(t.t("el.cascader.loading")),1)],2)):t.isEmpty?(G(),ne("div",{key:1,class:Y(t.ns.e("empty-text"))},Ke(t.t("el.cascader.noData")),3)):(c=t.panel)!=null&&c.isHoverMenu?(G(),ne("svg",{key:2,ref:"hoverZone",class:Y(t.ns.e("hover-zone"))},null,2)):_e("v-if",!0)]}),_:1},8,["class","wrap-class","view-class","onMousemove","onMouseleave"])}var XOe=tt(KOe,[["render",YOe],["__file","/home/runner/work/element-plus/element-plus/packages/components/cascader-panel/src/menu.vue"]]);let qOe=0;const ZOe=t=>{const e=[t];let{parent:n}=t;for(;n;)e.unshift(n),n=n.parent;return e};let jR=class KR{constructor(e,n,r,a=!1){this.data=e,this.config=n,this.parent=r,this.root=a,this.uid=qOe++,this.checked=!1,this.indeterminate=!1,this.loading=!1;const{value:i,label:o,children:s}=n,l=e[s],u=ZOe(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 KR(c,n,this)),this.loaded=!n.lazy||this.isLeaf||!ds(l)}get isDisabled(){const{data:e,parent:n,config:r}=this,{disabled:a,checkStrictly:i}=r;return(zt(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=zt(o)?o(e,this):e[o];return Na(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 KR(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${Xl(e)}`;this.children.forEach(a=>{a&&(a.broadcast(e,...n),a[r]&&a[r](...n))})}emit(e,...n){const{parent:r}=this,a=`onChild${Xl(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 YR=(t,e)=>t.reduce((n,r)=>(r.isLeaf?n.push(r):(!e&&n.push(r),n=n.concat(YR(r.children,e))),n),[]);class G5{constructor(e,n){this.config=n;const r=(e||[]).map(a=>new jR(a,this.config));this.nodes=r,this.allNodes=YR(r,!1),this.leafNodes=YR(r,!0)}getNodes(){return this.nodes}getFlattedNodes(e){return e?this.leafNodes:this.allNodes}appendNode(e,n){const r=n?n.appendChild(e):new jR(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=>Co(a.value,e)||Co(a.pathValues,e))||null}getSameNode(e){return e&&this.getFlattedNodes(!1).find(({value:r,level:a})=>Co(e.value,r)&&e.level===a)||null}}const tZ=nt({modelValue:{type:ke([Number,String,Array])},options:{type:ke(Array),default:()=>[]},props:{type:ke(Object),default:()=>({})}}),QOe={expandTrigger:"click",multiple:!1,checkStrictly:!1,emitPath:!0,lazy:!1,lazyLoad:Qn,value:"value",label:"label",children:"children",leaf:"leaf",disabled:"disabled",hoverThreshold:500},JOe=t=>U(()=>({...QOe,...t.props})),H5=t=>{if(!t)return 0;const e=t.id.split("-");return Number(e[e.length-2])},e3e=t=>{if(!t)return;const e=t.querySelector("input");e?e.click():cY(t)&&t.click()},t3e=(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},n3e=ye({name:"ElCascaderPanel",components:{ElCascaderMenu:XOe},props:{...tZ,border:{type:Boolean,default:!0},renderLabel:Function},emits:[nn,Mr,"close","expand-change"],setup(t,{emit:e,slots:n}){let r=!1;const a=Ye("cascader"),i=JOe(t);let o=null;const s=$(!0),l=$([]),u=$(null),c=$([]),f=$(null),d=$([]),h=U(()=>i.value.expandTrigger==="hover"),v=U(()=>t.renderLabel||n.default),p=()=>{const{options:k}=t,R=i.value;r=!1,o=new G5(k,R),c.value=[o.getNodes()],R.lazy&&ds(t.options)?(s.value=!1,g(void 0,N=>{N&&(o=new G5(N,R),c.value=[o.getNodes()]),s.value=!0,T(!1,!0)})):T(!1,!0)},g=(k,R)=>{const N=i.value;k=k||new jR({},N,void 0,!0),k.loading=!0;const F=z=>{const B=k,W=B.root?null:B;z&&(o==null||o.appendNodes(z,W)),B.loading=!1,B.loaded=!0,B.childrenData=B.childrenData||[],R&&R(z)};N.lazyLoad(k,F)},y=(k,R)=>{var N;const{level:F}=k,z=c.value.slice(0,F);let B;k.isLeaf?B=k.pathNodes[F-2]:(B=k,z.push(k.children)),((N=f.value)==null?void 0:N.uid)!==(B==null?void 0:B.uid)&&(f.value=k,c.value=z,!R&&e("expand-change",(k==null?void 0:k.pathValues)||[]))},m=(k,R,N=!0)=>{const{checkStrictly:F,multiple:z}=i.value,B=d.value[0];r=!0,!z&&(B==null||B.doCheck(!1)),k.doCheck(R),x(),N&&!z&&!F&&e("close"),!N&&!z&&!F&&b(k)},b=k=>{k&&(k=k.parent,b(k),k&&y(k))},w=k=>o==null?void 0:o.getFlattedNodes(k),C=k=>{var R;return(R=w(k))==null?void 0:R.filter(N=>N.checked!==!1)},_=()=>{d.value.forEach(k=>k.doCheck(!1)),x(),c.value=c.value.slice(0,1),f.value=null,e("expand-change",[])},x=()=>{var k;const{checkStrictly:R,multiple:N}=i.value,F=d.value,z=C(!R),B=t3e(F,z),W=B.map(V=>V.valueByOption);d.value=B,u.value=N?W:(k=W[0])!=null?k:null},T=(k=!1,R=!1)=>{const{modelValue:N}=t,{lazy:F,multiple:z,checkStrictly:B}=i.value,W=!B;if(!(!s.value||r||!R&&Co(N,u.value)))if(F&&!k){const P=HF(oxe(tc(N))).map(K=>o==null?void 0:o.getNodeByValue(K)).filter(K=>!!K&&!K.loaded&&!K.loading);P.length?P.forEach(K=>{g(K,()=>T(!1,R))}):T(!0,R)}else{const V=z?tc(N):[N],P=HF(V.map(K=>o==null?void 0:o.getNodeByValue(K,W)));M(P,R),u.value=a2(N)}},M=(k,R=!0)=>{const{checkStrictly:N}=i.value,F=d.value,z=k.filter(V=>!!V&&(N||V.isLeaf)),B=o==null?void 0:o.getSameNode(f.value),W=R&&B||z[0];W?W.pathNodes.forEach(V=>y(V,!0)):f.value=null,F.forEach(V=>V.doCheck(!1)),t.props.multiple?Vn(z).forEach(V=>V.doCheck(!0)):z.forEach(V=>V.doCheck(!0)),d.value=z,wt(E)},E=()=>{_n&&l.value.forEach(k=>{const R=k==null?void 0:k.$el;if(R){const N=R.querySelector(`.${a.namespace.value}-scrollbar__wrap`),F=R.querySelector(`.${a.b("node")}.${a.is("active")}`)||R.querySelector(`.${a.b("node")}.in-active-path`);nX(N,F)}})},A=k=>{const R=k.target,{code:N}=k;switch(N){case Mt.up:case Mt.down:{k.preventDefault();const F=N===Mt.up?-1:1;Hx(fY(R,F,`.${a.b("node")}[tabindex="-1"]`));break}case Mt.left:{k.preventDefault();const F=l.value[H5(R)-1],z=F==null?void 0:F.$el.querySelector(`.${a.b("node")}[aria-expanded="true"]`);Hx(z);break}case Mt.right:{k.preventDefault();const F=l.value[H5(R)+1],z=F==null?void 0:F.$el.querySelector(`.${a.b("node")}[tabindex="-1"]`);Hx(z);break}case Mt.enter:e3e(R);break}};return fn(cV,Vn({config:i,expandingNode:f,checkedNodes:d,isHoverMenu:h,initialLoaded:s,renderLabelFn:v,lazyLoad:g,expandNode:y,handleCheckChange:m})),je([i,()=>t.options],p,{deep:!0,immediate:!0}),je(()=>t.modelValue,()=>{r=!1,T()},{deep:!0}),je(()=>u.value,k=>{Co(k,t.modelValue)||(e(nn,k),e(Mr,k))}),Qj(()=>l.value=[]),Ut(()=>!ds(t.modelValue)&&T()),{ns:a,menuList:l,menus:c,checkedNodes:d,handleKeyDown:A,handleCheckChange:m,getFlattedNodes:w,getCheckedNodes:C,clearCheckedNodes:_,calculateCheckedValue:x,scrollToExpandingNode:E}}});function r3e(t,e,n,r,a,i){const o=Ie("el-cascader-menu");return G(),ne("div",{class:Y([t.ns.b("panel"),t.ns.is("bordered",t.border)]),onKeydown:e[0]||(e[0]=(...s)=>t.handleKeyDown&&t.handleKeyDown(...s))},[(G(!0),ne(_t,null,dn(t.menus,(s,l)=>(G(),Ee(o,{key:l,ref_for:!0,ref:u=>t.menuList[l]=u,index:l,nodes:[...s]},null,8,["index","nodes"]))),128))],34)}var Qx=tt(n3e,[["render",r3e],["__file","/home/runner/work/element-plus/element-plus/packages/components/cascader-panel/src/index.vue"]]);Qx.install=t=>{t.component(Qx.name,Qx)};const nZ=Qx,a3e=nZ,fV=nt({type:{type:String,values:["success","info","warning","danger",""],default:""},closable:Boolean,disableTransitions:Boolean,hit:Boolean,color:{type:String,default:""},size:{type:String,values:wu,default:""},effect:{type:String,values:["dark","light","plain"],default:"light"},round:Boolean}),i3e={close:t=>t instanceof MouseEvent,click:t=>t instanceof MouseEvent},o3e=ye({name:"ElTag"}),s3e=ye({...o3e,props:fV,emits:i3e,setup(t,{emit:e}){const n=t,r=Aa(),a=Ye("tag"),i=U(()=>{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?(G(),ne("span",{key:0,class:Y(S(i)),style:Tt({backgroundColor:l.color}),onClick:s},[L("span",{class:Y(S(a).e("content"))},[Ge(l.$slots,"default")],2),l.closable?(G(),Ee(S(xt),{key:0,class:Y(S(a).e("close")),onClick:It(o,["stop"])},{default:j(()=>[I(S(yl))]),_:1},8,["class","onClick"])):_e("v-if",!0)],6)):(G(),Ee(da,{key:1,name:`${S(a).namespace.value}-zoom-in-center`,appear:""},{default:j(()=>[L("span",{class:Y(S(i)),style:Tt({backgroundColor:l.color}),onClick:s},[L("span",{class:Y(S(a).e("content"))},[Ge(l.$slots,"default")],2),l.closable?(G(),Ee(S(xt),{key:0,class:Y(S(a).e("close")),onClick:It(o,["stop"])},{default:j(()=>[I(S(yl))]),_:1},8,["class","onClick"])):_e("v-if",!0)],6)]),_:3},8,["name"]))}});var l3e=tt(s3e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tag/src/tag.vue"]]);const C1=tn(l3e),u3e=nt({...tZ,size:yi,placeholder:String,disabled:Boolean,clearable:Boolean,filterable:Boolean,filterMethod:{type:ke(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:ke(Function),default:()=>!0},popperClass:{type:String,default:""},teleported:Qa.teleported,tagType:{...fV.type,default:"info"},validateEvent:{type:Boolean,default:!0}}),c3e={[nn]:t=>!!t||t===null,[Mr]:t=>!!t||t===null,focus:t=>t instanceof FocusEvent,blur:t=>t instanceof FocusEvent,visibleChange:t=>Ea(t),expandChange:t=>!!t,removeTag:t=>!!t},f3e={key:0},d3e=["placeholder","onKeydown"],h3e=["onClick"],p3e="ElCascader",v3e=ye({name:p3e}),g3e=ye({...v3e,props:u3e,emits:c3e,setup(t,{expose:e,emit:n}){const r=t,a={modifiers:[{name:"arrowPosition",enabled:!0,phase:"main",fn:({state:be})=>{const{modifiersData:xe,placement:$e}=be;["right","left","bottom","top"].includes($e)||(xe.arrow.x=35)},requires:["arrow"]}]},i=Dp();let o=0,s=0;const l=Ye("cascader"),u=Ye("input"),{t:c}=En(),{form:f,formItem:d}=lo(),h=$(null),v=$(null),p=$(null),g=$(null),y=$(null),m=$(!1),b=$(!1),w=$(!1),C=$(!1),_=$(""),x=$(""),T=$([]),M=$([]),E=$([]),A=$(!1),k=U(()=>i.style),R=U(()=>r.disabled||(f==null?void 0:f.disabled)),N=U(()=>r.placeholder||c("el.cascader.placeholder")),F=U(()=>x.value||T.value.length>0||A.value?"":N.value),z=Aa(),B=U(()=>["small"].includes(z.value)?"small":"default"),W=U(()=>!!r.props.multiple),V=U(()=>!r.filterable||W.value),P=U(()=>W.value?x.value:_.value),K=U(()=>{var be;return((be=g.value)==null?void 0:be.checkedNodes)||[]}),Q=U(()=>!r.clearable||R.value||w.value||!b.value?!1:!!K.value.length),re=U(()=>{const{showAllLevels:be,separator:xe}=r,$e=K.value;return $e.length?W.value?"":$e[0].calcText(be,xe):""}),ve=U({get(){return a2(r.modelValue)},set(be){n(nn,be),n(Mr,be),r.validateEvent&&(d==null||d.validate("change").catch(xe=>void 0))}}),oe=U(()=>[l.b(),l.m(z.value),l.is("disabled",R.value),i.class]),ie=U(()=>[u.e("icon"),"icon-arrow-down",l.is("reverse",m.value)]),fe=U(()=>l.is("focus",m.value||C.value)),se=U(()=>{var be,xe;return(xe=(be=h.value)==null?void 0:be.popperRef)==null?void 0:xe.contentRef}),ge=be=>{var xe,$e,pe;R.value||(be=be??!m.value,be!==m.value&&(m.value=be,($e=(xe=v.value)==null?void 0:xe.input)==null||$e.setAttribute("aria-expanded",`${be}`),be?(me(),wt((pe=g.value)==null?void 0:pe.scrollToExpandingNode)):r.filterable&&qe(),n("visibleChange",be)))},me=()=>{wt(()=>{var be;(be=h.value)==null||be.updatePopper()})},he=()=>{w.value=!1},J=be=>{const{showAllLevels:xe,separator:$e}=r;return{node:be,key:be.uid,text:be.calcText(xe,$e),hitState:!1,closable:!R.value&&!be.isDisabled,isCollapseTag:!1}},ue=be=>{var xe;const $e=be.node;$e.doCheck(!1),(xe=g.value)==null||xe.calculateCheckedValue(),n("removeTag",$e.valueByOption)},ae=()=>{if(!W.value)return;const be=K.value,xe=[],$e=[];if(be.forEach(pe=>$e.push(J(pe))),M.value=$e,be.length){be.slice(0,r.maxCollapseTags).forEach(Ct=>xe.push(J(Ct)));const pe=be.slice(r.maxCollapseTags),it=pe.length;it&&(r.collapseTags?xe.push({key:-1,text:`+ ${it}`,closable:!1,isCollapseTag:!0}):pe.forEach(Ct=>xe.push(J(Ct))))}T.value=xe},Re=()=>{var be,xe;const{filterMethod:$e,showAllLevels:pe,separator:it}=r,Ct=(xe=(be=g.value)==null?void 0:be.getFlattedNodes(!r.props.checkStrictly))==null?void 0:xe.filter(Wt=>Wt.isDisabled?!1:(Wt.calcText(pe,it),$e(Wt,P.value)));W.value&&(T.value.forEach(Wt=>{Wt.hitState=!1}),M.value.forEach(Wt=>{Wt.hitState=!1})),w.value=!0,E.value=Ct,me()},Ne=()=>{var be;let xe;w.value&&y.value?xe=y.value.$el.querySelector(`.${l.e("suggestion-item")}`):xe=(be=g.value)==null?void 0:be.$el.querySelector(`.${l.b("node")}[tabindex="-1"]`),xe&&(xe.focus(),!w.value&&xe.click())},De=()=>{var be,xe;const $e=(be=v.value)==null?void 0:be.input,pe=p.value,it=(xe=y.value)==null?void 0:xe.$el;if(!(!_n||!$e)){if(it){const Ct=it.querySelector(`.${l.e("suggestion-list")}`);Ct.style.minWidth=`${$e.offsetWidth}px`}if(pe){const{offsetHeight:Ct}=pe,Wt=T.value.length>0?`${Math.max(Ct+6,o)}px`:`${o}px`;$e.style.height=Wt,me()}}},we=be=>{var xe;return(xe=g.value)==null?void 0:xe.getCheckedNodes(be)},ce=be=>{me(),n("expandChange",be)},Be=be=>{var xe;const $e=(xe=be.target)==null?void 0:xe.value;if(be.type==="compositionend")A.value=!1,wt(()=>ct($e));else{const pe=$e[$e.length-1]||"";A.value=!ST(pe)}},He=be=>{if(!A.value)switch(be.code){case Mt.enter:ge();break;case Mt.down:ge(!0),wt(Ne),be.preventDefault();break;case Mt.esc:m.value===!0&&(be.preventDefault(),be.stopPropagation(),ge(!1));break;case Mt.tab:ge(!1);break}},Ce=()=>{var be;(be=g.value)==null||be.clearCheckedNodes(),!m.value&&r.filterable&&qe(),ge(!1)},qe=()=>{const{value:be}=re;_.value=be,x.value=be},Ze=be=>{var xe,$e;const{checked:pe}=be;W.value?(xe=g.value)==null||xe.handleCheckChange(be,!pe,!1):(!pe&&(($e=g.value)==null||$e.handleCheckChange(be,!0,!1)),ge(!1))},de=be=>{const xe=be.target,{code:$e}=be;switch($e){case Mt.up:case Mt.down:{const pe=$e===Mt.up?-1:1;Hx(fY(xe,pe,`.${l.e("suggestion-item")}[tabindex="-1"]`));break}case Mt.enter:xe.click();break}},Xe=()=>{const be=T.value,xe=be[be.length-1];s=x.value?0:s+1,!(!xe||!s||r.collapseTags&&be.length>1)&&(xe.hitState?ue(xe):xe.hitState=!0)},yt=be=>{const xe=be.target,$e=l.e("search-input");xe.className===$e&&(C.value=!0),n("focus",be)},kt=be=>{C.value=!1,n("blur",be)},Vt=ro(()=>{const{value:be}=P;if(!be)return;const xe=r.beforeFilter(be);Zm(xe)?xe.then(Re).catch(()=>{}):xe!==!1?Re():he()},r.debounce),ct=(be,xe)=>{!m.value&&ge(!0),!(xe!=null&&xe.isComposing)&&(be?Vt():he())},Oe=be=>Number.parseFloat(Q0e(u.cssVarName("input-height"),be).value)-2;return je(w,me),je([K,R],ae),je(T,()=>{wt(()=>De())}),je(z,async()=>{await wt();const be=v.value.input;o=Oe(be)||o,De()}),je(re,qe,{immediate:!0}),Ut(()=>{const be=v.value.input,xe=Oe(be);o=be.offsetHeight||xe,Vi(be,De)}),e({getCheckedNodes:we,cascaderPanelRef:g,togglePopperVisible:ge,contentRef:se}),(be,xe)=>(G(),Ee(S(ao),{ref_key:"tooltipRef",ref:h,visible:m.value,teleported:be.teleported,"popper-class":[S(l).e("dropdown"),be.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:he},{default:j(()=>[Ft((G(),ne("div",{class:Y(S(oe)),style:Tt(S(k)),onClick:xe[5]||(xe[5]=()=>ge(S(V)?void 0:!0)),onKeydown:He,onMouseenter:xe[6]||(xe[6]=$e=>b.value=!0),onMouseleave:xe[7]||(xe[7]=$e=>b.value=!1)},[I(S(Ri),{ref_key:"input",ref:v,modelValue:_.value,"onUpdate:modelValue":xe[1]||(xe[1]=$e=>_.value=$e),placeholder:S(F),readonly:S(V),disabled:S(R),"validate-event":!1,size:S(z),class:Y(S(fe)),tabindex:S(W)&&be.filterable&&!S(R)?-1:void 0,onCompositionstart:Be,onCompositionupdate:Be,onCompositionend:Be,onFocus:yt,onBlur:kt,onInput:ct},{suffix:j(()=>[S(Q)?(G(),Ee(S(xt),{key:"clear",class:Y([S(u).e("icon"),"icon-circle-close"]),onClick:It(Ce,["stop"])},{default:j(()=>[I(S(ad))]),_:1},8,["class","onClick"])):(G(),Ee(S(xt),{key:"arrow-down",class:Y(S(ie)),onClick:xe[0]||(xe[0]=It($e=>ge(),["stop"]))},{default:j(()=>[I(S(rd))]),_:1},8,["class"]))]),_:1},8,["modelValue","placeholder","readonly","disabled","size","class","tabindex"]),S(W)?(G(),ne("div",{key:0,ref_key:"tagWrapper",ref:p,class:Y(S(l).e("tags"))},[(G(!0),ne(_t,null,dn(T.value,$e=>(G(),Ee(S(C1),{key:$e.key,type:be.tagType,size:S(B),hit:$e.hitState,closable:$e.closable,"disable-transitions":"",onClose:pe=>ue($e)},{default:j(()=>[$e.isCollapseTag===!1?(G(),ne("span",f3e,Ke($e.text),1)):(G(),Ee(S(ao),{key:1,disabled:m.value||!be.collapseTagsTooltip,"fallback-placements":["bottom","top","right","left"],placement:"bottom",effect:"light"},{default:j(()=>[L("span",null,Ke($e.text),1)]),content:j(()=>[L("div",{class:Y(S(l).e("collapse-tags"))},[(G(!0),ne(_t,null,dn(M.value.slice(be.maxCollapseTags),(pe,it)=>(G(),ne("div",{key:it,class:Y(S(l).e("collapse-tag"))},[(G(),Ee(S(C1),{key:pe.key,class:"in-tooltip",type:be.tagType,size:S(B),hit:pe.hitState,closable:pe.closable,"disable-transitions":"",onClose:Ct=>ue(pe)},{default:j(()=>[L("span",null,Ke(pe.text),1)]),_:2},1032,["type","size","hit","closable","onClose"]))],2))),128))],2)]),_:2},1032,["disabled"]))]),_:2},1032,["type","size","hit","closable","onClose"]))),128)),be.filterable&&!S(R)?Ft((G(),ne("input",{key:0,"onUpdate:modelValue":xe[2]||(xe[2]=$e=>x.value=$e),type:"text",class:Y(S(l).e("search-input")),placeholder:S(re)?"":S(N),onInput:xe[3]||(xe[3]=$e=>ct(x.value,$e)),onClick:xe[4]||(xe[4]=It($e=>ge(!0),["stop"])),onKeydown:Tn(Xe,["delete"]),onCompositionstart:Be,onCompositionupdate:Be,onCompositionend:Be,onFocus:yt,onBlur:kt},null,42,d3e)),[[l4,x.value]]):_e("v-if",!0)],2)):_e("v-if",!0)],38)),[[S(Wf),()=>ge(!1),S(se)]])]),content:j(()=>[Ft(I(S(nZ),{ref_key:"cascaderPanelRef",ref:g,modelValue:S(ve),"onUpdate:modelValue":xe[8]||(xe[8]=$e=>pt(ve)?ve.value=$e:null),options:be.options,props:r.props,border:!1,"render-label":be.$slots.default,onExpandChange:ce,onClose:xe[9]||(xe[9]=$e=>be.$nextTick(()=>ge(!1)))},null,8,["modelValue","options","props","render-label"]),[[cn,!w.value]]),be.filterable?Ft((G(),Ee(S(xc),{key:0,ref_key:"suggestionPanel",ref:y,tag:"ul",class:Y(S(l).e("suggestion-panel")),"view-class":S(l).e("suggestion-list"),onKeydown:de},{default:j(()=>[E.value.length?(G(!0),ne(_t,{key:0},dn(E.value,$e=>(G(),ne("li",{key:$e.uid,class:Y([S(l).e("suggestion-item"),S(l).is("checked",$e.checked)]),tabindex:-1,onClick:pe=>Ze($e)},[L("span",null,Ke($e.text),1),$e.checked?(G(),Ee(S(xt),{key:0},{default:j(()=>[I(S(kb))]),_:1})):_e("v-if",!0)],10,h3e))),128)):Ge(be.$slots,"empty",{key:1},()=>[L("li",{class:Y(S(l).e("empty-text"))},Ke(S(c)("el.cascader.noMatch")),3)])]),_:3},8,["class","view-class"])),[[cn,w.value]]):_e("v-if",!0)]),_:3},8,["visible","teleported","popper-class","transition"]))}});var Jx=tt(g3e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/cascader/src/cascader.vue"]]);Jx.install=t=>{t.component(Jx.name,Jx)};const y3e=Jx,m3e=y3e,b3e=nt({checked:{type:Boolean,default:!1}}),S3e={"update:checked":t=>Ea(t),[Mr]:t=>Ea(t)},w3e=ye({name:"ElCheckTag"}),x3e=ye({...w3e,props:b3e,emits:S3e,setup(t,{emit:e}){const n=t,r=Ye("check-tag"),a=U(()=>[r.b(),r.is("checked",n.checked)]),i=()=>{const o=!n.checked;e(Mr,o),e("update:checked",o)};return(o,s)=>(G(),ne("span",{class:Y(S(a)),onClick:i},[Ge(o.$slots,"default")],2))}});var _3e=tt(x3e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/check-tag/src/check-tag.vue"]]);const C3e=tn(_3e),rZ=Symbol("rowContextKey"),T3e=["start","center","end","space-around","space-between","space-evenly"],E3e=["top","middle","bottom"],M3e=nt({tag:{type:String,default:"div"},gutter:{type:Number,default:0},justify:{type:String,values:T3e,default:"start"},align:{type:String,values:E3e}}),D3e=ye({name:"ElRow"}),A3e=ye({...D3e,props:M3e,setup(t){const e=t,n=Ye("row"),r=U(()=>e.gutter);fn(rZ,{gutter:r});const a=U(()=>{const o={};return e.gutter&&(o.marginRight=o.marginLeft=`-${e.gutter/2}px`),o}),i=U(()=>[n.b(),n.is(`justify-${e.justify}`,e.justify!=="start"),n.is(`align-${e.align}`,!!e.align)]);return(o,s)=>(G(),Ee(on(o.tag),{class:Y(S(i)),style:Tt(S(a))},{default:j(()=>[Ge(o.$slots,"default")]),_:3},8,["class","style"]))}});var k3e=tt(A3e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/row/src/row.vue"]]);const R3e=tn(k3e),L3e=nt({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:ke([Number,Object]),default:()=>Pr({})},sm:{type:ke([Number,Object]),default:()=>Pr({})},md:{type:ke([Number,Object]),default:()=>Pr({})},lg:{type:ke([Number,Object]),default:()=>Pr({})},xl:{type:ke([Number,Object]),default:()=>Pr({})}}),O3e=ye({name:"ElCol"}),V3e=ye({...O3e,props:L3e,setup(t){const e=t,{gutter:n}=gt(rZ,{gutter:U(()=>0)}),r=Ye("col"),a=U(()=>{const o={};return n.value&&(o.paddingLeft=o.paddingRight=`${n.value/2}px`),o}),i=U(()=>{const o=[];return["span","offset","pull","push"].forEach(u=>{const c=e[u];Pt(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=>{Pt(e[u])?o.push(r.b(`${u}-${e[u]}`)):un(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)=>(G(),Ee(on(o.tag),{class:Y(S(i)),style:Tt(S(a))},{default:j(()=>[Ge(o.$slots,"default")]),_:3},8,["class","style"]))}});var N3e=tt(V3e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/col/src/col.vue"]]);const I3e=tn(N3e),W5=t=>typeof Pt(t),B3e=nt({accordion:Boolean,modelValue:{type:ke([Array,String,Number]),default:()=>Pr([])}}),$3e={[nn]:W5,[Mr]:W5},aZ=Symbol("collapseContextKey"),P3e=(t,e)=>{const n=$(pp(t.modelValue)),r=i=>{n.value=i;const o=t.accordion?n.value[0]:n.value;e(nn,o),e(Mr,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 je(()=>t.modelValue,()=>n.value=pp(t.modelValue),{deep:!0}),fn(aZ,{activeNames:n,handleItemClick:a}),{activeNames:n,setActiveNames:r}},F3e=()=>{const t=Ye("collapse");return{rootKls:U(()=>t.b())}},z3e=ye({name:"ElCollapse"}),U3e=ye({...z3e,props:B3e,emits:$3e,setup(t,{expose:e,emit:n}){const r=t,{activeNames:a,setActiveNames:i}=P3e(r,n),{rootKls:o}=F3e();return e({activeNames:a,setActiveNames:i}),(s,l)=>(G(),ne("div",{class:Y(S(o))},[Ge(s.$slots,"default")],2))}});var G3e=tt(U3e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/collapse/src/collapse.vue"]]);const H3e=ye({name:"ElCollapseTransition"}),W3e=ye({...H3e,setup(t){const e=Ye("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)=>(G(),Ee(da,an({name:S(e).b()},Dhe(r)),{default:j(()=>[Ge(a.$slots,"default")]),_:3},16,["name"]))}});var e_=tt(W3e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/collapse-transition/src/collapse-transition.vue"]]);e_.install=t=>{t.component(e_.name,e_)};const RT=e_,j3e=RT,K3e=nt({title:{type:String,default:""},name:{type:ke([String,Number]),default:()=>xT()},disabled:Boolean}),Y3e=t=>{const e=gt(aZ),n=$(!1),r=$(!1),a=$(xT()),i=U(()=>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)}}},X3e=(t,{focusing:e,isActive:n,id:r})=>{const a=Ye("collapse"),i=U(()=>[a.b("item"),a.is("active",S(n)),a.is("disabled",t.disabled)]),o=U(()=>[a.be("item","header"),a.is("active",S(n)),{focusing:S(e)&&!t.disabled}]),s=U(()=>[a.be("item","arrow"),a.is("active",S(n))]),l=U(()=>a.be("item","wrap")),u=U(()=>a.be("item","content")),c=U(()=>a.b(`content-${S(r)}`)),f=U(()=>a.b(`head-${S(r)}`));return{arrowKls:s,headKls:o,rootKls:i,itemWrapperKls:l,itemContentKls:u,scopedContentId:c,scopedHeadId:f}},q3e=["id","aria-expanded","aria-controls","aria-describedby","tabindex"],Z3e=["id","aria-hidden","aria-labelledby"],Q3e=ye({name:"ElCollapseItem"}),J3e=ye({...Q3e,props:K3e,setup(t,{expose:e}){const n=t,{focusing:r,id:a,isActive:i,handleFocus:o,handleHeaderClick:s,handleEnterClick:l}=Y3e(n),{arrowKls:u,headKls:c,rootKls:f,itemWrapperKls:d,itemContentKls:h,scopedContentId:v,scopedHeadId:p}=X3e(n,{focusing:r,isActive:i,id:a});return e({isActive:i}),(g,y)=>(G(),ne("div",{class:Y(S(f))},[L("button",{id:S(p),class:Y(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]=Tn(It((...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)},[Ge(g.$slots,"title",{},()=>[Ue(Ke(g.title),1)]),I(S(xt),{class:Y(S(u))},{default:j(()=>[I(S(Li))]),_:1},8,["class"])],42,q3e),I(S(RT),null,{default:j(()=>[Ft(L("div",{id:S(v),role:"region",class:Y(S(d)),"aria-hidden":!S(i),"aria-labelledby":S(p)},[L("div",{class:Y(S(h))},[Ge(g.$slots,"default")],2)],10,Z3e),[[cn,S(i)]])]),_:3})],2))}});var iZ=tt(J3e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/collapse/src/collapse-item.vue"]]);const e4e=tn(G3e,{CollapseItem:iZ}),t4e=ta(iZ),n4e=nt({color:{type:ke(Object),required:!0},vertical:{type:Boolean,default:!1}});let OM=!1;function T1(t,e){if(!_n)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,OM=!1,(o=e.end)==null||o.call(e,i)},a=function(i){var o;OM||(i.preventDefault(),document.onselectstart=()=>!1,document.ondragstart=()=>!1,document.addEventListener("mousemove",n),document.addEventListener("mouseup",r),document.addEventListener("touchmove",n),document.addEventListener("touchend",r),OM=!0,(o=e.start)==null||o.call(e,i))};t.addEventListener("mousedown",a),t.addEventListener("touchstart",a)}const r4e=t=>{const e=Qt(),n=vr(),r=vr();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}=m4(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}},a4e=(t,{bar:e,thumb:n,handleDrag:r})=>{const a=Qt(),i=Ye("color-alpha-slider"),o=$(0),s=$(0),l=$();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()}Ut(()=>{if(!e.value||!n.value)return;const m={drag:b=>{r(b)},end:b=>{r(b)}};T1(e.value,m),T1(n.value,m),d()}),je(()=>t.color.get("alpha"),()=>d()),je(()=>t.color.value,()=>d());const h=U(()=>[i.b(),i.is("vertical",t.vertical)]),v=U(()=>i.e("bar")),p=U(()=>i.e("thumb")),g=U(()=>({background:l.value})),y=U(()=>({left:la(o.value),top:la(s.value)}));return{rootKls:h,barKls:v,barStyle:g,thumbKls:p,thumbStyle:y,update:d}},i4e="ElColorAlphaSlider",o4e=ye({name:i4e}),s4e=ye({...o4e,props:n4e,setup(t,{expose:e}){const n=t,{bar:r,thumb:a,handleDrag:i,handleClick:o}=r4e(n),{rootKls:s,barKls:l,barStyle:u,thumbKls:c,thumbStyle:f,update:d}=a4e(n,{bar:r,thumb:a,handleDrag:i});return e({update:d,bar:r,thumb:a}),(h,v)=>(G(),ne("div",{class:Y(S(s))},[L("div",{ref_key:"bar",ref:r,class:Y(S(l)),style:Tt(S(u)),onClick:v[0]||(v[0]=(...p)=>S(o)&&S(o)(...p))},null,6),L("div",{ref_key:"thumb",ref:a,class:Y(S(c)),style:Tt(S(f))},null,6)],2))}});var l4e=tt(s4e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/color-picker/src/components/alpha-slider.vue"]]);const u4e=ye({name:"ElColorHueSlider",props:{color:{type:Object,required:!0},vertical:Boolean},setup(t){const e=Ye("color-hue-slider"),n=Qt(),r=$(),a=$(),i=$(0),o=$(0),s=U(()=>t.color.get("hue"));je(()=>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}=m4(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 Ut(()=>{if(!a.value||!r.value)return;const h={drag:v=>{u(v)},end:v=>{u(v)}};T1(a.value,h),T1(r.value,h),d()}),{bar:a,thumb:r,thumbLeft:i,thumbTop:o,hueValue:s,handleClick:l,update:d,ns:e}}});function c4e(t,e,n,r,a,i){return G(),ne("div",{class:Y([t.ns.b(),t.ns.is("vertical",t.vertical)])},[L("div",{ref:"bar",class:Y(t.ns.e("bar")),onClick:e[0]||(e[0]=(...o)=>t.handleClick&&t.handleClick(...o))},null,2),L("div",{ref:"thumb",class:Y(t.ns.e("thumb")),style:Tt({left:t.thumbLeft+"px",top:t.thumbTop+"px"})},null,6)],2)}var f4e=tt(u4e,[["render",c4e],["__file","/home/runner/work/element-plus/element-plus/packages/components/color-picker/src/components/hue-slider.vue"]]);const d4e=nt({modelValue:String,id:String,showAlpha:Boolean,colorFormat:String,disabled:Boolean,size:yi,popperClass:{type:String,default:""},label:{type:String,default:void 0},tabindex:{type:[String,Number],default:0},predefine:{type:ke(Array)},validateEvent:{type:Boolean,default:!0}}),h4e={[nn]:t=>Ht(t)||Ta(t),[Mr]:t=>Ht(t)||Ta(t),activeChange:t=>Ht(t)||Ta(t)},oZ=Symbol("colorPickerContextKey"),j5=function(t,e,n){return[t,e*n/((t=(2-e)*n)<1?t:2-t)||0,t/2]},p4e=function(t){return typeof t=="string"&&t.includes(".")&&Number.parseFloat(t)===1},v4e=function(t){return typeof t=="string"&&t.includes("%")},lg=function(t,e){p4e(t)&&(t="100%");const n=v4e(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)},K5={10:"A",11:"B",12:"C",13:"D",14:"E",15:"F"},t_=t=>{t=Math.min(Math.round(t),255);const e=Math.floor(t/16),n=t%16;return`${K5[e]||e}${K5[n]||n}`},Y5=function({r:t,g:e,b:n}){return Number.isNaN(+t)||Number.isNaN(+e)||Number.isNaN(+n)?"":`#${t_(t)}${t_(e)}${t_(n)}`},VM={A:10,B:11,C:12,D:13,E:14,F:15},Ed=function(t){return t.length===2?(VM[t[0].toUpperCase()]||+t[0])*16+(VM[t[1].toUpperCase()]||+t[1]):VM[t[1].toUpperCase()]||+t[1]},g4e=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}},X5=(t,e,n)=>{t=lg(t,255),e=lg(e,255),n=lg(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}},sy=function(t,e,n){t=lg(t,360)*6,e=lg(e,100),n=lg(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 Em=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)Sn(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)Sn(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 sy(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}=g4e(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}=X5(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=Ed(r[0]+r[0]),i=Ed(r[1]+r[1]),o=Ed(r[2]+r[2])):(r.length===6||r.length===8)&&(a=Ed(r.slice(0,2)),i=Ed(r.slice(2,4)),o=Ed(r.slice(4,6))),r.length===8?this._alpha=Ed(r.slice(6))/255*100:(r.length===3||r.length===6)&&(this._alpha=100);const{h:s,s:l,v:u}=X5(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=j5(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=`${Y5(sy(e,n,r))}${t_(a*255/100)}`;break}default:{const{r:o,g:s,b:l}=sy(e,n,r);this.value=`rgba(${o}, ${s}, ${l}, ${this.get("alpha")/100})`}}else switch(i){case"hsl":{const o=j5(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}=sy(e,n,r);this.value=`rgb(${o}, ${s}, ${l})`;break}default:this.value=Y5(sy(e,n,r))}}};const y4e=ye({props:{colors:{type:Array,required:!0},color:{type:Object,required:!0}},setup(t){const e=Ye("color-predefine"),{currentColor:n}=gt(oZ),r=$(i(t.colors,t.color));je(()=>n.value,o=>{const s=new Em;s.fromString(o),r.value.forEach(l=>{l.selected=s.compare(l)})}),Uo(()=>{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 Em;return u.enableAlpha=!0,u.format="rgba",u.fromString(l),u.selected=u.value===s.value,u})}return{rgbaColors:r,handleSelect:a,ns:e}}}),m4e=["onClick"];function b4e(t,e,n,r,a,i){return G(),ne("div",{class:Y(t.ns.b())},[L("div",{class:Y(t.ns.e("colors"))},[(G(!0),ne(_t,null,dn(t.rgbaColors,(o,s)=>(G(),ne("div",{key:t.colors[s],class:Y([t.ns.e("color-selector"),t.ns.is("alpha",o._alpha<100),{selected:o.selected}]),onClick:l=>t.handleSelect(s)},[L("div",{style:Tt({backgroundColor:o.value})},null,4)],10,m4e))),128))],2)],2)}var S4e=tt(y4e,[["render",b4e],["__file","/home/runner/work/element-plus/element-plus/packages/components/color-picker/src/components/predefine.vue"]]);const w4e=ye({name:"ElSlPanel",props:{color:{type:Object,required:!0}},setup(t){const e=Ye("color-svpanel"),n=Qt(),r=$(0),a=$(0),i=$("hsl(0, 100%, 50%)"),o=U(()=>{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}=m4(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 je(()=>o.value,()=>{s()}),Ut(()=>{T1(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}}}),x4e=L("div",null,null,-1),_4e=[x4e];function C4e(t,e,n,r,a,i){return G(),ne("div",{class:Y(t.ns.b()),style:Tt({backgroundColor:t.background})},[L("div",{class:Y(t.ns.e("white"))},null,2),L("div",{class:Y(t.ns.e("black"))},null,2),L("div",{class:Y(t.ns.e("cursor")),style:Tt({top:t.cursorTop+"px",left:t.cursorLeft+"px"})},_4e,6)],6)}var T4e=tt(w4e,[["render",C4e],["__file","/home/runner/work/element-plus/element-plus/packages/components/color-picker/src/components/sv-panel.vue"]]);const E4e=["id","aria-label","aria-labelledby","aria-description","tabindex","onKeydown"],M4e=ye({name:"ElColorPicker"}),D4e=ye({...M4e,props:d4e,emits:h4e,setup(t,{expose:e,emit:n}){const r=t,{t:a}=En(),i=Ye("color"),{formItem:o}=lo(),s=Aa(),l=ko(),{inputId:u,isLabeledByFormItem:c}=ld(r,{formItemContext:o}),f=$(),d=$(),h=$(),v=$();let p=!0;const g=Vn(new Em({enableAlpha:r.showAlpha,format:r.colorFormat||"",value:r.modelValue})),y=$(!1),m=$(!1),b=$(""),w=U(()=>!r.modelValue&&!m.value?"transparent":M(g,r.showAlpha)),C=U(()=>!r.modelValue&&!m.value?"":g.value),_=U(()=>c.value?void 0:r.label||a("el.colorpicker.defaultLabel")),x=U(()=>c.value?o==null?void 0:o.labelId:void 0),T=U(()=>[i.b("picker"),i.is("disabled",l.value),i.bm("picker",s.value)]);function M(V,P){if(!(V instanceof Em))throw new TypeError("color should be instance of _color Class");const{r:K,g:Q,b:re}=V.toRgb();return P?`rgba(${K}, ${Q}, ${re}, ${V.get("alpha")/100})`:`rgb(${K}, ${Q}, ${re})`}function E(V){y.value=V}const A=ro(E,100);function k(){l.value||E(!0)}function R(){A(!1),N()}function N(){wt(()=>{r.modelValue?g.fromString(r.modelValue):(g.value="",wt(()=>{m.value=!1}))})}function F(){l.value||A(!y.value)}function z(){g.fromString(b.value)}function B(){const V=g.value;n(nn,V),n("change",V),r.validateEvent&&(o==null||o.validate("change").catch(P=>void 0)),A(!1),wt(()=>{const P=new Em({enableAlpha:r.showAlpha,format:r.colorFormat||"",value:r.modelValue});g.compare(P)||N()})}function W(){A(!1),n(nn,null),n("change",null),r.modelValue!==null&&r.validateEvent&&(o==null||o.validate("change").catch(V=>void 0)),N()}return Ut(()=>{r.modelValue&&(b.value=C.value)}),je(()=>r.modelValue,V=>{V?V&&V!==g.value&&(p=!1,g.fromString(V)):m.value=!1}),je(()=>C.value,V=>{b.value=V,p&&n("activeChange",V),p=!0}),je(()=>g.value,()=>{!r.modelValue&&!m.value&&(m.value=!0)}),je(()=>y.value,()=>{wt(()=>{var V,P,K;(V=f.value)==null||V.update(),(P=d.value)==null||P.update(),(K=h.value)==null||K.update()})}),fn(oZ,{currentColor:C}),e({color:g,show:k,hide:R}),(V,P)=>(G(),Ee(S(ao),{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"),V.popperClass],"stop-popper-mouse-event":!1,effect:"light",trigger:"click",transition:`${S(i).namespace.value}-zoom-in-top`,persistent:""},{content:j(()=>[Ft((G(),ne("div",null,[L("div",{class:Y(S(i).be("dropdown","main-wrapper"))},[I(f4e,{ref_key:"hue",ref:f,class:"hue-slider",color:S(g),vertical:""},null,8,["color"]),I(T4e,{ref_key:"sv",ref:d,color:S(g)},null,8,["color"])],2),V.showAlpha?(G(),Ee(l4e,{key:0,ref_key:"alpha",ref:h,color:S(g)},null,8,["color"])):_e("v-if",!0),V.predefine?(G(),Ee(S4e,{key:1,ref:"predefine",color:S(g),colors:V.predefine},null,8,["color","colors"])):_e("v-if",!0),L("div",{class:Y(S(i).be("dropdown","btns"))},[L("span",{class:Y(S(i).be("dropdown","value"))},[I(S(Ri),{modelValue:b.value,"onUpdate:modelValue":P[0]||(P[0]=K=>b.value=K),"validate-event":!1,size:"small",onKeyup:Tn(z,["enter"]),onBlur:z},null,8,["modelValue","onKeyup"])],2),I(S(St),{class:Y(S(i).be("dropdown","link-btn")),text:"",size:"small",onClick:W},{default:j(()=>[Ue(Ke(S(a)("el.colorpicker.clear")),1)]),_:1},8,["class"]),I(S(St),{plain:"",size:"small",class:Y(S(i).be("dropdown","btn")),onClick:B},{default:j(()=>[Ue(Ke(S(a)("el.colorpicker.confirm")),1)]),_:1},8,["class"])],2)])),[[S(Wf),R]])]),default:j(()=>[L("div",{id:S(u),class:Y(S(T)),role:"button","aria-label":S(_),"aria-labelledby":S(x),"aria-description":S(a)("el.colorpicker.description",{color:V.modelValue||""}),tabindex:V.tabindex,onKeydown:Tn(F,["enter"])},[S(l)?(G(),ne("div",{key:0,class:Y(S(i).be("picker","mask"))},null,2)):_e("v-if",!0),L("div",{class:Y(S(i).be("picker","trigger")),onClick:F},[L("span",{class:Y([S(i).be("picker","color"),S(i).is("alpha",V.showAlpha)])},[L("span",{class:Y(S(i).be("picker","color-inner")),style:Tt({backgroundColor:S(w)})},[Ft(I(S(xt),{class:Y([S(i).be("picker","icon"),S(i).is("icon-arrow-down")])},{default:j(()=>[I(S(rd))]),_:1},8,["class"]),[[cn,V.modelValue||m.value]]),Ft(I(S(xt),{class:Y([S(i).be("picker","empty"),S(i).is("icon-close")])},{default:j(()=>[I(S(yl))]),_:1},8,["class"]),[[cn,!V.modelValue&&!m.value]])],6)],2)],2)],42,E4e)]),_:1},8,["visible","popper-class","transition"]))}});var A4e=tt(D4e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/color-picker/src/color-picker.vue"]]);const k4e=tn(A4e),R4e=ye({name:"ElContainer"}),L4e=ye({...R4e,props:{direction:{type:String}},setup(t){const e=t,n=wi(),r=Ye("container"),a=U(()=>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)=>(G(),ne("section",{class:Y([S(r).b(),S(r).is("vertical",S(a))])},[Ge(i.$slots,"default")],2))}});var O4e=tt(L4e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/container/src/container.vue"]]);const V4e=ye({name:"ElAside"}),N4e=ye({...V4e,props:{width:{type:String,default:null}},setup(t){const e=t,n=Ye("aside"),r=U(()=>e.width?n.cssVarBlock({width:e.width}):{});return(a,i)=>(G(),ne("aside",{class:Y(S(n).b()),style:Tt(S(r))},[Ge(a.$slots,"default")],6))}});var sZ=tt(N4e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/container/src/aside.vue"]]);const I4e=ye({name:"ElFooter"}),B4e=ye({...I4e,props:{height:{type:String,default:null}},setup(t){const e=t,n=Ye("footer"),r=U(()=>e.height?n.cssVarBlock({height:e.height}):{});return(a,i)=>(G(),ne("footer",{class:Y(S(n).b()),style:Tt(S(r))},[Ge(a.$slots,"default")],6))}});var lZ=tt(B4e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/container/src/footer.vue"]]);const $4e=ye({name:"ElHeader"}),P4e=ye({...$4e,props:{height:{type:String,default:null}},setup(t){const e=t,n=Ye("header"),r=U(()=>e.height?n.cssVarBlock({height:e.height}):{});return(a,i)=>(G(),ne("header",{class:Y(S(n).b()),style:Tt(S(r))},[Ge(a.$slots,"default")],6))}});var uZ=tt(P4e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/container/src/header.vue"]]);const F4e=ye({name:"ElMain"}),z4e=ye({...F4e,setup(t){const e=Ye("main");return(n,r)=>(G(),ne("main",{class:Y(S(e).b())},[Ge(n.$slots,"default")],2))}});var cZ=tt(z4e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/container/src/main.vue"]]);const U4e=tn(O4e,{Aside:sZ,Footer:lZ,Header:uZ,Main:cZ}),G4e=ta(sZ),H4e=ta(lZ),W4e=ta(uZ),j4e=ta(cZ);var fZ={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(ya,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)}}})})(fZ);var K4e=fZ.exports;const Y4e=xi(K4e);var dZ={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(ya,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)}}})})(dZ);var X4e=dZ.exports;const q4e=xi(X4e);var hZ={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(ya,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}}})})(hZ);var Z4e=hZ.exports;const Q4e=xi(Z4e);var pZ={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(ya,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")}}})})(pZ);var J4e=pZ.exports;const eVe=xi(J4e);var vZ={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(ya,function(){return function(n,r){r.prototype.isSameOrAfter=function(a,i){return this.isSame(a,i)||this.isAfter(a,i)}}})})(vZ);var tVe=vZ.exports;const nVe=xi(tVe);var gZ={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(ya,function(){return function(n,r){r.prototype.isSameOrBefore=function(a,i){return this.isSame(a,i)||this.isBefore(a,i)}}})})(gZ);var rVe=gZ.exports;const aVe=xi(rVe),dV=Symbol(),iVe=nt({...uV,type:{type:ke(String),default:"date"}}),oVe=["date","dates","year","month","week","range"],hV=nt({disabledDate:{type:ke(Function)},date:{type:ke(Object),required:!0},minDate:{type:ke(Object)},maxDate:{type:ke(Object)},parsedValue:{type:ke([Object,Array])},rangeState:{type:ke(Object),default:()=>({endDate:null,selecting:!1})}}),yZ=nt({type:{type:ke(String),required:!0,values:KTe}}),mZ=nt({unlinkPanels:Boolean,parsedValue:{type:ke(Array)}}),bZ=t=>({type:String,values:oVe,default:t}),sVe=nt({...yZ,parsedValue:{type:ke([Object,Array])},visible:{type:Boolean},format:{type:String,default:""}}),lVe=nt({...hV,cellClassName:{type:ke(Function)},showWeekNumber:Boolean,selectionMode:bZ("date")}),uVe=["changerange","pick","select"],XR=t=>{if(!vt(t))return!1;const[e,n]=t;return Jt.isDayjs(e)&&Jt.isDayjs(n)&&e.isSameOrBefore(n)},SZ=(t,{lang:e,unit:n,unlinkPanels:r})=>{let a;if(vt(t)){let[i,o]=t.map(s=>Jt(s).locale(e));return r||(o=i.add(1,n)),[i,o]}else t?a=Jt(t):a=Jt();return a=a.locale(e),[a,a.add(1,n)]},cVe=(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)}},qR=(t="")=>["normal","today"].includes(t),fVe=(t,e)=>{const{lang:n}=En(),r=$(),a=$(),i=$(),o=$(),s=$([[],[],[],[],[],[]]);let l=!1;const u=t.date.$locale().weekStart||7,c=t.date.locale("en").localeData().weekdaysShort().map(V=>V.toLowerCase()),f=U(()=>u>3?7-u:-u),d=U(()=>{const V=t.date.startOf("month");return V.subtract(V.day()||7,"day")}),h=U(()=>c.concat(c).slice(u,u+7)),v=U(()=>kY(S(w)).some(V=>V.isCurrent)),p=U(()=>{const V=t.date.startOf("month"),P=V.day()||7,K=V.daysInMonth(),Q=V.subtract(1,"month").daysInMonth();return{startOfMonthDay:P,dateCountOfMonth:K,dateCountOfLastMonth:Q}}),g=U(()=>t.selectionMode==="dates"?tc(t.parsedValue):[]),y=(V,{count:P,rowIndex:K,columnIndex:Q})=>{const{startOfMonthDay:re,dateCountOfMonth:ve,dateCountOfLastMonth:oe}=S(p),ie=S(f);if(K>=0&&K<=1){const fe=re+ie<0?7+re+ie:re+ie;if(Q+K*7>=fe)return V.text=P,!0;V.text=oe-(fe-Q%7)+1+K*7,V.type="prev-month"}else return P<=ve?V.text=P:(V.text=P-ve,V.type="next-month"),!0;return!1},m=(V,{columnIndex:P,rowIndex:K},Q)=>{const{disabledDate:re,cellClassName:ve}=t,oe=S(g),ie=y(V,{count:Q,rowIndex:K,columnIndex:P}),fe=V.dayjs.toDate();return V.selected=oe.find(se=>se.valueOf()===V.dayjs.valueOf()),V.isSelected=!!V.selected,V.isCurrent=_(V),V.disabled=re==null?void 0:re(fe),V.customClass=ve==null?void 0:ve(fe),ie},b=V=>{if(t.selectionMode==="week"){const[P,K]=t.showWeekNumber?[1,7]:[0,6],Q=W(V[P+1]);V[P].inRange=Q,V[P].start=Q,V[K].inRange=Q,V[K].end=Q}},w=U(()=>{const{minDate:V,maxDate:P,rangeState:K,showWeekNumber:Q}=t,re=S(f),ve=S(s),oe="day";let ie=1;if(Q)for(let fe=0;fe<6;fe++)ve[fe][0]||(ve[fe][0]={type:"week",text:S(d).add(fe*7+1,oe).week()});return cVe({row:6,column:7},ve,{startDate:V,columnIndexOffset:Q?1:0,nextEndDate:K.endDate||P||K.selecting&&V||null,now:Jt().locale(S(n)).startOf(oe),unit:oe,relativeDateGetter:fe=>S(d).add(fe-re,oe),setCellMetadata:(...fe)=>{m(...fe,ie)&&(ie+=1)},setRowMetadata:b}),ve});je(()=>t.date,async()=>{var V;(V=S(r))!=null&&V.contains(document.activeElement)&&(await wt(),await C())});const C=async()=>{var V;return(V=S(a))==null?void 0:V.focus()},_=V=>t.selectionMode==="date"&&qR(V.type)&&x(V,t.parsedValue),x=(V,P)=>P?Jt(P).locale(S(n)).isSame(t.date.date(Number(V.text)),"day"):!1,T=(V,P)=>{const K=V*7+(P-(t.showWeekNumber?1:0))-S(f);return S(d).add(K,"day")},M=V=>{var P;if(!t.rangeState.selecting)return;let K=V.target;if(K.tagName==="SPAN"&&(K=(P=K.parentNode)==null?void 0:P.parentNode),K.tagName==="DIV"&&(K=K.parentNode),K.tagName!=="TD")return;const Q=K.parentNode.rowIndex-1,re=K.cellIndex;S(w)[Q][re].disabled||(Q!==S(i)||re!==S(o))&&(i.value=Q,o.value=re,e("changerange",{selecting:!0,endDate:T(Q,re)}))},E=V=>!S(v)&&(V==null?void 0:V.text)===1&&V.type==="normal"||V.isCurrent,A=V=>{l||S(v)||t.selectionMode!=="date"||B(V,!0)},k=V=>{V.target.closest("td")&&(l=!0)},R=V=>{V.target.closest("td")&&(l=!1)},N=V=>{!t.rangeState.selecting||!t.minDate?(e("pick",{minDate:V,maxDate:null}),e("select",!0)):(V>=t.minDate?e("pick",{minDate:t.minDate,maxDate:V}):e("pick",{minDate:V,maxDate:t.minDate}),e("select",!1))},F=V=>{const P=V.week(),K=`${V.year()}w${P}`;e("pick",{year:V.year(),week:P,value:K,date:V.startOf("week")})},z=(V,P)=>{const K=P?tc(t.parsedValue).filter(Q=>(Q==null?void 0:Q.valueOf())!==V.valueOf()):tc(t.parsedValue).concat([V]);e("pick",K)},B=(V,P=!1)=>{const K=V.target.closest("td");if(!K)return;const Q=K.parentNode.rowIndex-1,re=K.cellIndex,ve=S(w)[Q][re];if(ve.disabled||ve.type==="week")return;const oe=T(Q,re);switch(t.selectionMode){case"range":{N(oe);break}case"date":{e("pick",oe,P);break}case"week":{F(oe);break}case"dates":{z(oe,!!ve.selected);break}}},W=V=>{if(t.selectionMode!=="week")return!1;let P=t.date.startOf("day");if(V.type==="prev-month"&&(P=P.subtract(1,"month")),V.type==="next-month"&&(P=P.add(1,"month")),P=P.date(Number.parseInt(V.text,10)),t.parsedValue&&!Array.isArray(t.parsedValue)){const K=(t.parsedValue.day()-u+7)%7-1;return t.parsedValue.subtract(K,"day").isSame(P,"day")}return!1};return{WEEKS:h,rows:w,tbodyRef:r,currentCellRef:a,focus:C,isCurrent:_,isWeekActive:W,isSelectedCell:E,handlePickDate:B,handleMouseUp:R,handleMouseDown:k,handleMouseMove:M,handleFocus:A}},dVe=(t,{isCurrent:e,isWeekActive:n})=>{const r=Ye("date-table"),{t:a}=En(),i=U(()=>[r.b(),{"is-week-mode":t.selectionMode==="week"}]),o=U(()=>a("el.datepicker.dateTablePrompt")),s=U(()=>a("el.datepicker.week"));return{tableKls:i,tableLabel:o,weekLabel:s,getCellClasses:c=>{const f=[];return qR(c.type)&&!c.disabled?(f.push("available"),c.type==="today"&&f.push("today")):f.push(c.type),e(c)&&f.push("current"),c.inRange&&(qR(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}},hVe=nt({cell:{type:ke(Object)}});var pVe=ye({name:"ElDatePickerCell",props:hVe,setup(t){const e=Ye("date-table-cell"),{slots:n}=gt(dV);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 I("div",{class:e.b()},[I("span",{class:e.e("text")},[r==null?void 0:r.text])])}}});const vVe=["aria-label"],gVe={key:0,scope:"col"},yVe=["aria-label"],mVe=["aria-current","aria-selected","tabindex"],bVe=ye({__name:"basic-date-table",props:lVe,emits:uVe,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}=fVe(r,n),{tableLabel:y,tableKls:m,weekLabel:b,getCellClasses:w,getRowKls:C,t:_}=dVe(r,{isCurrent:u,isWeekActive:c});return e({focus:l}),(x,T)=>(G(),ne("table",{"aria-label":S(y),class:Y(S(m)),cellspacing:"0",cellpadding:"0",role:"grid",onClick:T[1]||(T[1]=(...M)=>S(d)&&S(d)(...M)),onMousemove:T[2]||(T[2]=(...M)=>S(p)&&S(p)(...M)),onMousedown:T[3]||(T[3]=It((...M)=>S(v)&&S(v)(...M),["prevent"])),onMouseup:T[4]||(T[4]=(...M)=>S(h)&&S(h)(...M))},[L("tbody",{ref_key:"tbodyRef",ref:o},[L("tr",null,[x.showWeekNumber?(G(),ne("th",gVe,Ke(S(b)),1)):_e("v-if",!0),(G(!0),ne(_t,null,dn(S(a),(M,E)=>(G(),ne("th",{key:E,"aria-label":S(_)("el.datepicker.weeksFull."+M),scope:"col"},Ke(S(_)("el.datepicker.weeks."+M)),9,yVe))),128))]),(G(!0),ne(_t,null,dn(S(i),(M,E)=>(G(),ne("tr",{key:E,class:Y(S(C)(M[1]))},[(G(!0),ne(_t,null,dn(M,(A,k)=>(G(),ne("td",{key:`${E}.${k}`,ref_for:!0,ref:R=>S(f)(A)&&(s.value=R),class:Y(S(w)(A)),"aria-current":A.isCurrent?"date":void 0,"aria-selected":A.isCurrent,tabindex:S(f)(A)?0:-1,onFocus:T[0]||(T[0]=(...R)=>S(g)&&S(g)(...R))},[I(S(pVe),{cell:A},null,8,["cell"])],42,mVe))),128))],2))),128))],512)],42,vVe))}});var ZR=tt(bVe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/date-picker/src/date-picker-com/basic-date-table.vue"]]);const SVe=nt({...hV,selectionMode:bZ("month")}),wVe=["aria-label"],xVe=["aria-selected","aria-label","tabindex","onKeydown"],_Ve={class:"cell"},CVe=ye({__name:"basic-month-table",props:SVe,emits:["changerange","pick","select"],setup(t,{expose:e,emit:n}){const r=t,a=(w,C,_)=>{const x=Jt().locale(_).startOf("month").month(C).year(w),T=x.daysInMonth();return kf(T).map(M=>x.add(M,"day").toDate())},i=Ye("month-table"),{t:o,lang:s}=En(),l=$(),u=$(),c=$(r.date.locale("en").localeData().monthsShort().map(w=>w.toLowerCase())),f=$([[],[],[]]),d=$(),h=$(),v=U(()=>{var w,C;const _=f.value,x=Jt().locale(s.value).startOf("month");for(let T=0;T<3;T++){const M=_[T];for(let E=0;E<4;E++){const A=M[E]||(M[E]={row:T,column:E,type:"normal",inRange:!1,start:!1,end:!1,text:-1,disabled:!1});A.type="normal";const k=T*4+E,R=r.date.startOf("year").month(k),N=r.rangeState.endDate||r.maxDate||r.rangeState.selecting&&r.minDate||null;A.inRange=!!(r.minDate&&R.isSameOrAfter(r.minDate,"month")&&N&&R.isSameOrBefore(N,"month"))||!!(r.minDate&&R.isSameOrBefore(r.minDate,"month")&&N&&R.isSameOrAfter(N,"month")),(w=r.minDate)!=null&&w.isSameOrAfter(N)?(A.start=!!(N&&R.isSame(N,"month")),A.end=r.minDate&&R.isSame(r.minDate,"month")):(A.start=!!(r.minDate&&R.isSame(r.minDate,"month")),A.end=!!(N&&R.isSame(N,"month"))),x.isSame(R)&&(A.type="today"),A.text=k,A.disabled=((C=r.disabledDate)==null?void 0:C.call(r,R.toDate()))||!1}}return _}),p=()=>{var w;(w=u.value)==null||w.focus()},g=w=>{const C={},_=r.date.year(),x=new Date,T=w.text;return C.disabled=r.disabledDate?a(_,T,s.value).every(r.disabledDate):!1,C.current=tc(r.parsedValue).findIndex(M=>Jt.isDayjs(M)&&M.year()===_&&M.month()===T)>=0,C.today=x.getFullYear()===_&&x.getMonth()===T,w.inRange&&(C["in-range"]=!0,w.start&&(C["start-date"]=!0),w.end&&(C["end-date"]=!0)),C},y=w=>{const C=r.date.year(),_=w.text;return tc(r.date).findIndex(x=>x.year()===C&&x.month()===_)>=0},m=w=>{var C;if(!r.rangeState.selecting)return;let _=w.target;if(_.tagName==="A"&&(_=(C=_.parentNode)==null?void 0:C.parentNode),_.tagName==="DIV"&&(_=_.parentNode),_.tagName!=="TD")return;const x=_.parentNode.rowIndex,T=_.cellIndex;v.value[x][T].disabled||(x!==d.value||T!==h.value)&&(d.value=x,h.value=T,n("changerange",{selecting:!0,endDate:r.date.startOf("year").month(x*4+T)}))},b=w=>{var C;const _=(C=w.target)==null?void 0:C.closest("td");if((_==null?void 0:_.tagName)!=="TD"||dl(_,"disabled"))return;const x=_.cellIndex,M=_.parentNode.rowIndex*4+x,E=r.date.startOf("year").month(M);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",M)};return je(()=>r.date,async()=>{var w,C;(w=l.value)!=null&&w.contains(document.activeElement)&&(await wt(),(C=u.value)==null||C.focus())}),e({focus:p}),(w,C)=>(G(),ne("table",{role:"grid","aria-label":S(o)("el.datepicker.monthTablePrompt"),class:Y(S(i).b()),onClick:b,onMousemove:m},[L("tbody",{ref_key:"tbodyRef",ref:l},[(G(!0),ne(_t,null,dn(S(v),(_,x)=>(G(),ne("tr",{key:x},[(G(!0),ne(_t,null,dn(_,(T,M)=>(G(),ne("td",{key:M,ref_for:!0,ref:E=>y(T)&&(u.value=E),class:Y(g(T)),"aria-selected":`${y(T)}`,"aria-label":S(o)(`el.datepicker.month${+T.text+1}`),tabindex:y(T)?0:-1,onKeydown:[Tn(It(b,["prevent","stop"]),["space"]),Tn(It(b,["prevent","stop"]),["enter"])]},[L("div",null,[L("span",_Ve,Ke(S(o)("el.datepicker.months."+c.value[T.text])),1)])],42,xVe))),128))]))),128))],512)],42,wVe))}});var QR=tt(CVe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/date-picker/src/date-picker-com/basic-month-table.vue"]]);const{date:TVe,disabledDate:EVe,parsedValue:MVe}=hV,DVe=nt({date:TVe,disabledDate:EVe,parsedValue:MVe}),AVe=["aria-label"],kVe=["aria-selected","tabindex","onKeydown"],RVe={class:"cell"},LVe={key:1},OVe=ye({__name:"basic-year-table",props:DVe,emits:["pick"],setup(t,{expose:e,emit:n}){const r=t,a=(p,g)=>{const y=Jt(String(p)).locale(g).startOf("year"),b=y.endOf("year").dayOfYear();return kf(b).map(w=>y.add(w,"day").toDate())},i=Ye("year-table"),{t:o,lang:s}=En(),l=$(),u=$(),c=U(()=>Math.floor(r.date.year()/10)*10),f=()=>{var p;(p=u.value)==null||p.focus()},d=p=>{const g={},y=Jt().locale(s.value);return g.disabled=r.disabledDate?a(p,s.value).every(r.disabledDate):!1,g.current=tc(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||tc(r.date).findIndex(g=>g.year()===p)>=0,v=p=>{const y=p.target.closest("td");if(y&&y.textContent){if(dl(y,"disabled"))return;const m=y.textContent||y.innerText;n("pick",Number(m))}};return je(()=>r.date,async()=>{var p,g;(p=l.value)!=null&&p.contains(document.activeElement)&&(await wt(),(g=u.value)==null||g.focus())}),e({focus:f}),(p,g)=>(G(),ne("table",{role:"grid","aria-label":S(o)("el.datepicker.yearTablePrompt"),class:Y(S(i).b()),onClick:v},[L("tbody",{ref_key:"tbodyRef",ref:l},[(G(),ne(_t,null,dn(3,(y,m)=>L("tr",{key:m},[(G(),ne(_t,null,dn(4,(b,w)=>(G(),ne(_t,{key:m+"_"+w},[m*4+w<10?(G(),ne("td",{key:0,ref_for:!0,ref:C=>h(S(c)+m*4+w)&&(u.value=C),class:Y(["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:[Tn(It(v,["prevent","stop"]),["space"]),Tn(It(v,["prevent","stop"]),["enter"])]},[L("span",RVe,Ke(S(c)+m*4+w),1)],42,kVe)):(G(),ne("td",LVe))],64))),64))])),64))],512)],10,AVe))}});var VVe=tt(OVe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/date-picker/src/date-picker-com/basic-year-table.vue"]]);const NVe=["onClick"],IVe=["aria-label"],BVe=["aria-label"],$Ve=["aria-label"],PVe=["aria-label"],FVe=ye({__name:"panel-date-pick",props:sVe,emits:["pick","set-picker-option","panel-change"],setup(t,{emit:e}){const n=t,r=(Oe,be,xe)=>!0,a=Ye("picker-panel"),i=Ye("date-picker"),o=Dp(),s=wi(),{t:l,lang:u}=En(),c=gt("EP_PICKER_BASE"),f=gt(kT),{shortcuts:d,disabledDate:h,cellClassName:v,defaultTime:p}=c.props,g=Wr(c.props,"defaultValue"),y=$(),m=$(Jt().locale(u.value)),b=$(!1);let w=!1;const C=U(()=>Jt(p).locale(u.value)),_=U(()=>m.value.month()),x=U(()=>m.value.year()),T=$([]),M=$(null),E=$(null),A=Oe=>T.value.length>0?r(Oe,T.value,n.format||"HH:mm:ss"):!0,k=Oe=>p&&!ae.value&&!b.value&&!w?C.value.year(Oe.year()).month(Oe.month()).date(Oe.date()):ie.value?Oe.millisecond(0):Oe.startOf("day"),R=(Oe,...be)=>{if(!Oe)e("pick",Oe,...be);else if(vt(Oe)){const xe=Oe.map(k);e("pick",xe,...be)}else e("pick",k(Oe),...be);M.value=null,E.value=null,b.value=!1,w=!1},N=(Oe,be)=>{if(P.value==="date"){Oe=Oe;let xe=n.parsedValue?n.parsedValue.year(Oe.year()).month(Oe.month()).date(Oe.date()):Oe;A(xe)||(xe=T.value[0][0].year(Oe.year()).month(Oe.month()).date(Oe.date())),m.value=xe,R(xe,ie.value||be)}else P.value==="week"?R(Oe.date):P.value==="dates"&&R(Oe,!0)},F=Oe=>{const be=Oe?"add":"subtract";m.value=m.value[be](1,"month"),ct("month")},z=Oe=>{const be=m.value,xe=Oe?"add":"subtract";m.value=B.value==="year"?be[xe](10,"year"):be[xe](1,"year"),ct("year")},B=$("date"),W=U(()=>{const Oe=l("el.datepicker.year");if(B.value==="year"){const be=Math.floor(x.value/10)*10;return Oe?`${be} ${Oe} - ${be+9} ${Oe}`:`${be} - ${be+9}`}return`${x.value} ${Oe}`}),V=Oe=>{const be=zt(Oe.value)?Oe.value():Oe.value;if(be){w=!0,R(Jt(be).locale(u.value));return}Oe.onClick&&Oe.onClick({attrs:o,slots:s,emit:e})},P=U(()=>{const{type:Oe}=n;return["week","month","year","dates"].includes(Oe)?Oe:"date"}),K=U(()=>P.value==="date"?B.value:P.value),Q=U(()=>!!d.length),re=async Oe=>{m.value=m.value.startOf("month").month(Oe),P.value==="month"?R(m.value,!1):(B.value="date",["month","year","date","week"].includes(P.value)&&(R(m.value,!0),await wt(),yt())),ct("month")},ve=async Oe=>{P.value==="year"?(m.value=m.value.startOf("year").year(Oe),R(m.value,!1)):(m.value=m.value.year(Oe),B.value="month",["month","year","date","week"].includes(P.value)&&(R(m.value,!0),await wt(),yt())),ct("year")},oe=async Oe=>{B.value=Oe,await wt(),yt()},ie=U(()=>n.type==="datetime"||n.type==="datetimerange"),fe=U(()=>ie.value||P.value==="dates"),se=U(()=>h?n.parsedValue?vt(n.parsedValue)?h(n.parsedValue[0].toDate()):h(n.parsedValue.toDate()):!0:!1),ge=()=>{if(P.value==="dates")R(n.parsedValue);else{let Oe=n.parsedValue;if(!Oe){const be=Jt(p).locale(u.value),xe=Xe();Oe=be.year(xe.year()).month(xe.month()).date(xe.date())}m.value=Oe,R(Oe)}},me=U(()=>h?h(Jt().locale(u.value).toDate()):!1),he=()=>{const be=Jt().locale(u.value).toDate();b.value=!0,(!h||!h(be))&&A(be)&&(m.value=Jt().locale(u.value),R(m.value))},J=U(()=>_q(n.format)),ue=U(()=>xq(n.format)),ae=U(()=>{if(E.value)return E.value;if(!(!n.parsedValue&&!g.value))return(n.parsedValue||m.value).format(J.value)}),Re=U(()=>{if(M.value)return M.value;if(!(!n.parsedValue&&!g.value))return(n.parsedValue||m.value).format(ue.value)}),Ne=$(!1),De=()=>{Ne.value=!0},we=()=>{Ne.value=!1},ce=Oe=>({hour:Oe.hour(),minute:Oe.minute(),second:Oe.second(),year:Oe.year(),month:Oe.month(),date:Oe.date()}),Be=(Oe,be,xe)=>{const{hour:$e,minute:pe,second:it}=ce(Oe),Ct=n.parsedValue?n.parsedValue.hour($e).minute(pe).second(it):Oe;m.value=Ct,R(m.value,!0),xe||(Ne.value=be)},He=Oe=>{const be=Jt(Oe,J.value).locale(u.value);if(be.isValid()&&A(be)){const{year:xe,month:$e,date:pe}=ce(m.value);m.value=be.year(xe).month($e).date(pe),E.value=null,Ne.value=!1,R(m.value,!0)}},Ce=Oe=>{const be=Jt(Oe,ue.value).locale(u.value);if(be.isValid()){if(h&&h(be.toDate()))return;const{hour:xe,minute:$e,second:pe}=ce(m.value);m.value=be.hour(xe).minute($e).second(pe),M.value=null,R(m.value,!0)}},qe=Oe=>Jt.isDayjs(Oe)&&Oe.isValid()&&(h?!h(Oe.toDate()):!0),Ze=Oe=>P.value==="dates"?Oe.map(be=>be.format(n.format)):Oe.format(n.format),de=Oe=>Jt(Oe,n.format).locale(u.value),Xe=()=>{const Oe=Jt(g.value).locale(u.value);if(!g.value){const be=C.value;return Jt().hour(be.hour()).minute(be.minute()).second(be.second()).locale(u.value)}return Oe},yt=async()=>{var Oe;["week","month","year","date"].includes(P.value)&&((Oe=y.value)==null||Oe.focus(),P.value==="week"&&Vt(Mt.down))},kt=Oe=>{const{code:be}=Oe;[Mt.up,Mt.down,Mt.left,Mt.right,Mt.home,Mt.end,Mt.pageUp,Mt.pageDown].includes(be)&&(Vt(be),Oe.stopPropagation(),Oe.preventDefault()),[Mt.enter,Mt.space,Mt.numpadEnter].includes(be)&&M.value===null&&E.value===null&&(Oe.preventDefault(),R(m.value,!1))},Vt=Oe=>{var be;const{up:xe,down:$e,left:pe,right:it,home:Ct,end:Wt,pageUp:Kn,pageDown:Nn}=Mt,fr={year:{[xe]:-4,[$e]:4,[pe]:-1,[it]:1,offset:(ze,ot)=>ze.setFullYear(ze.getFullYear()+ot)},month:{[xe]:-4,[$e]:4,[pe]:-1,[it]:1,offset:(ze,ot)=>ze.setMonth(ze.getMonth()+ot)},week:{[xe]:-1,[$e]:1,[pe]:-1,[it]:1,offset:(ze,ot)=>ze.setDate(ze.getDate()+ot*7)},date:{[xe]:-7,[$e]:7,[pe]:-1,[it]:1,[Ct]:ze=>-ze.getDay(),[Wt]:ze=>-ze.getDay()+6,[Kn]:ze=>-new Date(ze.getFullYear(),ze.getMonth(),0).getDate(),[Nn]:ze=>new Date(ze.getFullYear(),ze.getMonth()+1,0).getDate(),offset:(ze,ot)=>ze.setDate(ze.getDate()+ot)}},wr=m.value.toDate();for(;Math.abs(m.value.diff(wr,"year",!0))<1;){const ze=fr[K.value];if(!ze)return;if(ze.offset(wr,zt(ze[Oe])?ze[Oe](wr):(be=ze[Oe])!=null?be:0),h&&h(wr))break;const ot=Jt(wr).locale(u.value);m.value=ot,e("pick",ot,!0);break}},ct=Oe=>{e("panel-change",m.value.toDate(),Oe,B.value)};return je(()=>P.value,Oe=>{if(["month","year"].includes(Oe)){B.value=Oe;return}B.value="date"},{immediate:!0}),je(()=>B.value,()=>{f==null||f.updatePopper()}),je(()=>g.value,Oe=>{Oe&&(m.value=Xe())},{immediate:!0}),je(()=>n.parsedValue,Oe=>{if(Oe){if(P.value==="dates"||Array.isArray(Oe))return;m.value=Oe}else m.value=Xe()},{immediate:!0}),e("set-picker-option",["isValidValue",qe]),e("set-picker-option",["formatToString",Ze]),e("set-picker-option",["parseUserInput",de]),e("set-picker-option",["handleFocusPicker",yt]),(Oe,be)=>(G(),ne("div",{class:Y([S(a).b(),S(i).b(),{"has-sidebar":Oe.$slots.sidebar||S(Q),"has-time":S(ie)}])},[L("div",{class:Y(S(a).e("body-wrapper"))},[Ge(Oe.$slots,"sidebar",{class:Y(S(a).e("sidebar"))}),S(Q)?(G(),ne("div",{key:0,class:Y(S(a).e("sidebar"))},[(G(!0),ne(_t,null,dn(S(d),(xe,$e)=>(G(),ne("button",{key:$e,type:"button",class:Y(S(a).e("shortcut")),onClick:pe=>V(xe)},Ke(xe.text),11,NVe))),128))],2)):_e("v-if",!0),L("div",{class:Y(S(a).e("body"))},[S(ie)?(G(),ne("div",{key:0,class:Y(S(i).e("time-header"))},[L("span",{class:Y(S(i).e("editor-wrap"))},[I(S(Ri),{placeholder:S(l)("el.datepicker.selectDate"),"model-value":S(Re),size:"small","validate-event":!1,onInput:be[0]||(be[0]=xe=>M.value=xe),onChange:Ce},null,8,["placeholder","model-value"])],2),Ft((G(),ne("span",{class:Y(S(i).e("editor-wrap"))},[I(S(Ri),{placeholder:S(l)("el.datepicker.selectTime"),"model-value":S(ae),size:"small","validate-event":!1,onFocus:De,onInput:be[1]||(be[1]=xe=>E.value=xe),onChange:He},null,8,["placeholder","model-value"]),I(S(c2),{visible:Ne.value,format:S(J),"parsed-value":m.value,onPick:Be},null,8,["visible","format","parsed-value"])],2)),[[S(Wf),we]])],2)):_e("v-if",!0),Ft(L("div",{class:Y([S(i).e("header"),(B.value==="year"||B.value==="month")&&S(i).e("header--bordered")])},[L("span",{class:Y(S(i).e("prev-btn"))},[L("button",{type:"button","aria-label":S(l)("el.datepicker.prevYear"),class:Y(["d-arrow-left",S(a).e("icon-btn")]),onClick:be[2]||(be[2]=xe=>z(!1))},[I(S(xt),null,{default:j(()=>[I(S(Lg))]),_:1})],10,IVe),Ft(L("button",{type:"button","aria-label":S(l)("el.datepicker.prevMonth"),class:Y([S(a).e("icon-btn"),"arrow-left"]),onClick:be[3]||(be[3]=xe=>F(!1))},[I(S(xt),null,{default:j(()=>[I(S(sc))]),_:1})],10,BVe),[[cn,B.value==="date"]])],2),L("span",{role:"button",class:Y(S(i).e("header-label")),"aria-live":"polite",tabindex:"0",onKeydown:be[4]||(be[4]=Tn(xe=>oe("year"),["enter"])),onClick:be[5]||(be[5]=xe=>oe("year"))},Ke(S(W)),35),Ft(L("span",{role:"button","aria-live":"polite",tabindex:"0",class:Y([S(i).e("header-label"),{active:B.value==="month"}]),onKeydown:be[6]||(be[6]=Tn(xe=>oe("month"),["enter"])),onClick:be[7]||(be[7]=xe=>oe("month"))},Ke(S(l)(`el.datepicker.month${S(_)+1}`)),35),[[cn,B.value==="date"]]),L("span",{class:Y(S(i).e("next-btn"))},[Ft(L("button",{type:"button","aria-label":S(l)("el.datepicker.nextMonth"),class:Y([S(a).e("icon-btn"),"arrow-right"]),onClick:be[8]||(be[8]=xe=>F(!0))},[I(S(xt),null,{default:j(()=>[I(S(Li))]),_:1})],10,$Ve),[[cn,B.value==="date"]]),L("button",{type:"button","aria-label":S(l)("el.datepicker.nextYear"),class:Y([S(a).e("icon-btn"),"d-arrow-right"]),onClick:be[9]||(be[9]=xe=>z(!0))},[I(S(xt),null,{default:j(()=>[I(S(Og))]),_:1})],10,PVe)],2)],2),[[cn,B.value!=="time"]]),L("div",{class:Y(S(a).e("content")),onKeydown:kt},[B.value==="date"?(G(),Ee(ZR,{key:0,ref_key:"currentViewRef",ref:y,"selection-mode":S(P),date:m.value,"parsed-value":Oe.parsedValue,"disabled-date":S(h),"cell-class-name":S(v),onPick:N},null,8,["selection-mode","date","parsed-value","disabled-date","cell-class-name"])):_e("v-if",!0),B.value==="year"?(G(),Ee(VVe,{key:1,ref_key:"currentViewRef",ref:y,date:m.value,"disabled-date":S(h),"parsed-value":Oe.parsedValue,onPick:ve},null,8,["date","disabled-date","parsed-value"])):_e("v-if",!0),B.value==="month"?(G(),Ee(QR,{key:2,ref_key:"currentViewRef",ref:y,date:m.value,"parsed-value":Oe.parsedValue,"disabled-date":S(h),onPick:re},null,8,["date","parsed-value","disabled-date"])):_e("v-if",!0)],34)],2)],2),Ft(L("div",{class:Y(S(a).e("footer"))},[Ft(I(S(St),{text:"",size:"small",class:Y(S(a).e("link-btn")),disabled:S(me),onClick:he},{default:j(()=>[Ue(Ke(S(l)("el.datepicker.now")),1)]),_:1},8,["class","disabled"]),[[cn,S(P)!=="dates"]]),I(S(St),{plain:"",size:"small",class:Y(S(a).e("link-btn")),disabled:S(se),onClick:ge},{default:j(()=>[Ue(Ke(S(l)("el.datepicker.confirm")),1)]),_:1},8,["class","disabled"])],2),[[cn,S(fe)&&B.value==="date"]])],2))}});var zVe=tt(FVe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/date-picker/src/date-picker-com/panel-date-pick.vue"]]);const UVe=nt({...yZ,...mZ}),GVe=t=>{const{emit:e}=Qt(),n=Dp(),r=wi();return i=>{const o=zt(i.value)?i.value():i.value;if(o){e("pick",[Jt(o[0]).locale(t.value),Jt(o[1]).locale(t.value)]);return}i.onClick&&i.onClick({attrs:n,slots:r,emit:e})}},wZ=(t,{defaultValue:e,leftDate:n,rightDate:r,unit:a,onParsedValueChanged:i})=>{const{emit:o}=Qt(),{pickerNs:s}=gt(dV),l=Ye("date-range-picker"),{t:u,lang:c}=En(),f=GVe(c),d=$(),h=$(),v=$({endDate:null,selecting:!1}),p=b=>{v.value=b},g=(b=!1)=>{const w=S(d),C=S(h);XR([w,C])&&o("pick",[w,C],b)},y=b=>{v.value.selecting=b,b||(v.value.endDate=null)},m=()=>{const[b,w]=SZ(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 je(e,b=>{b&&m()},{immediate:!0}),je(()=>t.parsedValue,b=>{if(vt(b)&&b.length===2){const[w,C]=b;d.value=w,n.value=w,h.value=C,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}},HVe=["onClick"],WVe=["aria-label"],jVe=["aria-label"],KVe=["disabled","aria-label"],YVe=["disabled","aria-label"],XVe=["disabled","aria-label"],qVe=["disabled","aria-label"],ZVe=["aria-label"],QVe=["aria-label"],WS="month",JVe=ye({__name:"panel-date-range",props:UVe,emits:["pick","set-picker-option","calendar-change","panel-change"],setup(t,{emit:e}){const n=t,r=gt("EP_PICKER_BASE"),{disabledDate:a,cellClassName:i,format:o,defaultTime:s,clearable:l}=r.props,u=Wr(r.props,"shortcuts"),c=Wr(r.props,"defaultValue"),{lang:f}=En(),d=$(Jt().locale(f.value)),h=$(Jt().locale(f.value).add(1,WS)),{minDate:v,maxDate:p,rangeState:g,ppNs:y,drpNs:m,handleChangeRange:b,handleRangeConfirm:w,handleShortcutClick:C,onSelect:_,t:x}=wZ(n,{defaultValue:c,leftDate:d,rightDate:h,unit:WS,onParsedValueChanged:be}),T=$({min:null,max:null}),M=$({min:null,max:null}),E=U(()=>`${d.value.year()} ${x("el.datepicker.year")} ${x(`el.datepicker.month${d.value.month()+1}`)}`),A=U(()=>`${h.value.year()} ${x("el.datepicker.year")} ${x(`el.datepicker.month${h.value.month()+1}`)}`),k=U(()=>d.value.year()),R=U(()=>d.value.month()),N=U(()=>h.value.year()),F=U(()=>h.value.month()),z=U(()=>!!u.value.length),B=U(()=>T.value.min!==null?T.value.min:v.value?v.value.format(Q.value):""),W=U(()=>T.value.max!==null?T.value.max:p.value||v.value?(p.value||v.value).format(Q.value):""),V=U(()=>M.value.min!==null?M.value.min:v.value?v.value.format(K.value):""),P=U(()=>M.value.max!==null?M.value.max:p.value||v.value?(p.value||v.value).format(K.value):""),K=U(()=>_q(o)),Q=U(()=>xq(o)),re=xe=>XR(xe)&&(a?!a(xe[0].toDate())&&!a(xe[1].toDate()):!0),ve=()=>{d.value=d.value.subtract(1,"year"),n.unlinkPanels||(h.value=d.value.add(1,"month")),J("year")},oe=()=>{d.value=d.value.subtract(1,"month"),n.unlinkPanels||(h.value=d.value.add(1,"month")),J("month")},ie=()=>{n.unlinkPanels?h.value=h.value.add(1,"year"):(d.value=d.value.add(1,"year"),h.value=d.value.add(1,"month")),J("year")},fe=()=>{n.unlinkPanels?h.value=h.value.add(1,"month"):(d.value=d.value.add(1,"month"),h.value=d.value.add(1,"month")),J("month")},se=()=>{d.value=d.value.add(1,"year"),J("year")},ge=()=>{d.value=d.value.add(1,"month"),J("month")},me=()=>{h.value=h.value.subtract(1,"year"),J("year")},he=()=>{h.value=h.value.subtract(1,"month"),J("month")},J=xe=>{e("panel-change",[d.value.toDate(),h.value.toDate()],xe)},ue=U(()=>{const xe=(R.value+1)%12,$e=R.value+1>=12?1:0;return n.unlinkPanels&&new Date(k.value+$e,xe)<new Date(N.value,F.value)}),ae=U(()=>n.unlinkPanels&&N.value*12+F.value-(k.value*12+R.value+1)>=12),Re=U(()=>!(v.value&&p.value&&!g.value.selecting&&XR([v.value,p.value]))),Ne=U(()=>n.type==="datetime"||n.type==="datetimerange"),De=(xe,$e)=>{if(xe)return s?Jt(s[$e]||s).locale(f.value).year(xe.year()).month(xe.month()).date(xe.date()):xe},we=(xe,$e=!0)=>{const pe=xe.minDate,it=xe.maxDate,Ct=De(pe,0),Wt=De(it,1);p.value===Wt&&v.value===Ct||(e("calendar-change",[pe.toDate(),it&&it.toDate()]),p.value=Wt,v.value=Ct,!(!$e||Ne.value)&&w())},ce=$(!1),Be=$(!1),He=()=>{ce.value=!1},Ce=()=>{Be.value=!1},qe=(xe,$e)=>{T.value[$e]=xe;const pe=Jt(xe,Q.value).locale(f.value);if(pe.isValid()){if(a&&a(pe.toDate()))return;$e==="min"?(d.value=pe,v.value=(v.value||d.value).year(pe.year()).month(pe.month()).date(pe.date()),!n.unlinkPanels&&(!p.value||p.value.isBefore(v.value))&&(h.value=pe.add(1,"month"),p.value=v.value.add(1,"month"))):(h.value=pe,p.value=(p.value||h.value).year(pe.year()).month(pe.month()).date(pe.date()),!n.unlinkPanels&&(!v.value||v.value.isAfter(p.value))&&(d.value=pe.subtract(1,"month"),v.value=p.value.subtract(1,"month")))}},Ze=(xe,$e)=>{T.value[$e]=null},de=(xe,$e)=>{M.value[$e]=xe;const pe=Jt(xe,K.value).locale(f.value);pe.isValid()&&($e==="min"?(ce.value=!0,v.value=(v.value||d.value).hour(pe.hour()).minute(pe.minute()).second(pe.second()),(!p.value||p.value.isBefore(v.value))&&(p.value=v.value)):(Be.value=!0,p.value=(p.value||h.value).hour(pe.hour()).minute(pe.minute()).second(pe.second()),h.value=p.value,p.value&&p.value.isBefore(v.value)&&(v.value=p.value)))},Xe=(xe,$e)=>{M.value[$e]=null,$e==="min"?(d.value=v.value,ce.value=!1):(h.value=p.value,Be.value=!1)},yt=(xe,$e,pe)=>{M.value.min||(xe&&(d.value=xe,v.value=(v.value||d.value).hour(xe.hour()).minute(xe.minute()).second(xe.second())),pe||(ce.value=$e),(!p.value||p.value.isBefore(v.value))&&(p.value=v.value,h.value=xe))},kt=(xe,$e,pe)=>{M.value.max||(xe&&(h.value=xe,p.value=(p.value||h.value).hour(xe.hour()).minute(xe.minute()).second(xe.second())),pe||(Be.value=$e),p.value&&p.value.isBefore(v.value)&&(v.value=p.value))},Vt=()=>{d.value=SZ(S(c),{lang:S(f),unit:"month",unlinkPanels:n.unlinkPanels})[0],h.value=d.value.add(1,"month"),e("pick",null)},ct=xe=>vt(xe)?xe.map($e=>$e.format(o)):xe.format(o),Oe=xe=>vt(xe)?xe.map($e=>Jt($e,o).locale(f.value)):Jt(xe,o).locale(f.value);function be(xe,$e){if(n.unlinkPanels&&$e){const pe=(xe==null?void 0:xe.year())||0,it=(xe==null?void 0:xe.month())||0,Ct=$e.year(),Wt=$e.month();h.value=pe===Ct&&it===Wt?$e.add(1,WS):$e}else h.value=d.value.add(1,WS),$e&&(h.value=h.value.hour($e.hour()).minute($e.minute()).second($e.second()))}return e("set-picker-option",["isValidValue",re]),e("set-picker-option",["parseUserInput",Oe]),e("set-picker-option",["formatToString",ct]),e("set-picker-option",["handleClear",Vt]),(xe,$e)=>(G(),ne("div",{class:Y([S(y).b(),S(m).b(),{"has-sidebar":xe.$slots.sidebar||S(z),"has-time":S(Ne)}])},[L("div",{class:Y(S(y).e("body-wrapper"))},[Ge(xe.$slots,"sidebar",{class:Y(S(y).e("sidebar"))}),S(z)?(G(),ne("div",{key:0,class:Y(S(y).e("sidebar"))},[(G(!0),ne(_t,null,dn(S(u),(pe,it)=>(G(),ne("button",{key:it,type:"button",class:Y(S(y).e("shortcut")),onClick:Ct=>S(C)(pe)},Ke(pe.text),11,HVe))),128))],2)):_e("v-if",!0),L("div",{class:Y(S(y).e("body"))},[S(Ne)?(G(),ne("div",{key:0,class:Y(S(m).e("time-header"))},[L("span",{class:Y(S(m).e("editors-wrap"))},[L("span",{class:Y(S(m).e("time-picker-wrap"))},[I(S(Ri),{size:"small",disabled:S(g).selecting,placeholder:S(x)("el.datepicker.startDate"),class:Y(S(m).e("editor")),"model-value":S(B),"validate-event":!1,onInput:$e[0]||($e[0]=pe=>qe(pe,"min")),onChange:$e[1]||($e[1]=pe=>Ze(pe,"min"))},null,8,["disabled","placeholder","class","model-value"])],2),Ft((G(),ne("span",{class:Y(S(m).e("time-picker-wrap"))},[I(S(Ri),{size:"small",class:Y(S(m).e("editor")),disabled:S(g).selecting,placeholder:S(x)("el.datepicker.startTime"),"model-value":S(V),"validate-event":!1,onFocus:$e[2]||($e[2]=pe=>ce.value=!0),onInput:$e[3]||($e[3]=pe=>de(pe,"min")),onChange:$e[4]||($e[4]=pe=>Xe(pe,"min"))},null,8,["class","disabled","placeholder","model-value"]),I(S(c2),{visible:ce.value,format:S(K),"datetime-role":"start","parsed-value":d.value,onPick:yt},null,8,["visible","format","parsed-value"])],2)),[[S(Wf),He]])],2),L("span",null,[I(S(xt),null,{default:j(()=>[I(S(Li))]),_:1})]),L("span",{class:Y([S(m).e("editors-wrap"),"is-right"])},[L("span",{class:Y(S(m).e("time-picker-wrap"))},[I(S(Ri),{size:"small",class:Y(S(m).e("editor")),disabled:S(g).selecting,placeholder:S(x)("el.datepicker.endDate"),"model-value":S(W),readonly:!S(v),"validate-event":!1,onInput:$e[5]||($e[5]=pe=>qe(pe,"max")),onChange:$e[6]||($e[6]=pe=>Ze(pe,"max"))},null,8,["class","disabled","placeholder","model-value","readonly"])],2),Ft((G(),ne("span",{class:Y(S(m).e("time-picker-wrap"))},[I(S(Ri),{size:"small",class:Y(S(m).e("editor")),disabled:S(g).selecting,placeholder:S(x)("el.datepicker.endTime"),"model-value":S(P),readonly:!S(v),"validate-event":!1,onFocus:$e[7]||($e[7]=pe=>S(v)&&(Be.value=!0)),onInput:$e[8]||($e[8]=pe=>de(pe,"max")),onChange:$e[9]||($e[9]=pe=>Xe(pe,"max"))},null,8,["class","disabled","placeholder","model-value","readonly"]),I(S(c2),{"datetime-role":"end",visible:Be.value,format:S(K),"parsed-value":h.value,onPick:kt},null,8,["visible","format","parsed-value"])],2)),[[S(Wf),Ce]])],2)],2)):_e("v-if",!0),L("div",{class:Y([[S(y).e("content"),S(m).e("content")],"is-left"])},[L("div",{class:Y(S(m).e("header"))},[L("button",{type:"button",class:Y([S(y).e("icon-btn"),"d-arrow-left"]),"aria-label":S(x)("el.datepicker.prevYear"),onClick:ve},[I(S(xt),null,{default:j(()=>[I(S(Lg))]),_:1})],10,WVe),L("button",{type:"button",class:Y([S(y).e("icon-btn"),"arrow-left"]),"aria-label":S(x)("el.datepicker.prevMonth"),onClick:oe},[I(S(xt),null,{default:j(()=>[I(S(sc))]),_:1})],10,jVe),xe.unlinkPanels?(G(),ne("button",{key:0,type:"button",disabled:!S(ae),class:Y([[S(y).e("icon-btn"),{"is-disabled":!S(ae)}],"d-arrow-right"]),"aria-label":S(x)("el.datepicker.nextYear"),onClick:se},[I(S(xt),null,{default:j(()=>[I(S(Og))]),_:1})],10,KVe)):_e("v-if",!0),xe.unlinkPanels?(G(),ne("button",{key:1,type:"button",disabled:!S(ue),class:Y([[S(y).e("icon-btn"),{"is-disabled":!S(ue)}],"arrow-right"]),"aria-label":S(x)("el.datepicker.nextMonth"),onClick:ge},[I(S(xt),null,{default:j(()=>[I(S(Li))]),_:1})],10,YVe)):_e("v-if",!0),L("div",null,Ke(S(E)),1)],2),I(ZR,{"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:we,onSelect:S(_)},null,8,["date","min-date","max-date","range-state","disabled-date","cell-class-name","onChangerange","onSelect"])],2),L("div",{class:Y([[S(y).e("content"),S(m).e("content")],"is-right"])},[L("div",{class:Y(S(m).e("header"))},[xe.unlinkPanels?(G(),ne("button",{key:0,type:"button",disabled:!S(ae),class:Y([[S(y).e("icon-btn"),{"is-disabled":!S(ae)}],"d-arrow-left"]),"aria-label":S(x)("el.datepicker.prevYear"),onClick:me},[I(S(xt),null,{default:j(()=>[I(S(Lg))]),_:1})],10,XVe)):_e("v-if",!0),xe.unlinkPanels?(G(),ne("button",{key:1,type:"button",disabled:!S(ue),class:Y([[S(y).e("icon-btn"),{"is-disabled":!S(ue)}],"arrow-left"]),"aria-label":S(x)("el.datepicker.prevMonth"),onClick:he},[I(S(xt),null,{default:j(()=>[I(S(sc))]),_:1})],10,qVe)):_e("v-if",!0),L("button",{type:"button","aria-label":S(x)("el.datepicker.nextYear"),class:Y([S(y).e("icon-btn"),"d-arrow-right"]),onClick:ie},[I(S(xt),null,{default:j(()=>[I(S(Og))]),_:1})],10,ZVe),L("button",{type:"button",class:Y([S(y).e("icon-btn"),"arrow-right"]),"aria-label":S(x)("el.datepicker.nextMonth"),onClick:fe},[I(S(xt),null,{default:j(()=>[I(S(Li))]),_:1})],10,QVe),L("div",null,Ke(S(A)),1)],2),I(ZR,{"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:we,onSelect:S(_)},null,8,["date","min-date","max-date","range-state","disabled-date","cell-class-name","onChangerange","onSelect"])],2)],2)],2),S(Ne)?(G(),ne("div",{key:0,class:Y(S(y).e("footer"))},[S(l)?(G(),Ee(S(St),{key:0,text:"",size:"small",class:Y(S(y).e("link-btn")),onClick:Vt},{default:j(()=>[Ue(Ke(S(x)("el.datepicker.clear")),1)]),_:1},8,["class"])):_e("v-if",!0),I(S(St),{plain:"",size:"small",class:Y(S(y).e("link-btn")),disabled:S(Re),onClick:$e[10]||($e[10]=pe=>S(w)(!1))},{default:j(()=>[Ue(Ke(S(x)("el.datepicker.confirm")),1)]),_:1},8,["class","disabled"])],2)):_e("v-if",!0)],2))}});var eNe=tt(JVe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/date-picker/src/date-picker-com/panel-date-range.vue"]]);const tNe=nt({...mZ}),nNe=["pick","set-picker-option","calendar-change"],rNe=({unlinkPanels:t,leftDate:e,rightDate:n})=>{const{t:r}=En(),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=U(()=>`${e.value.year()} ${r("el.datepicker.year")}`),u=U(()=>`${n.value.year()} ${r("el.datepicker.year")}`),c=U(()=>e.value.year()),f=U(()=>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}},aNe=["onClick"],iNe=["disabled"],oNe=["disabled"],jS="year",sNe=ye({name:"DatePickerMonthRange"}),lNe=ye({...sNe,props:tNe,emits:nNe,setup(t,{emit:e}){const n=t,{lang:r}=En(),a=gt("EP_PICKER_BASE"),{shortcuts:i,disabledDate:o,format:s}=a.props,l=Wr(a.props,"defaultValue"),u=$(Jt().locale(r.value)),c=$(Jt().locale(r.value).add(1,jS)),{minDate:f,maxDate:d,rangeState:h,ppNs:v,drpNs:p,handleChangeRange:g,handleRangeConfirm:y,handleShortcutClick:m,onSelect:b}=wZ(n,{defaultValue:l,leftDate:u,rightDate:c,unit:jS,onParsedValueChanged:z}),w=U(()=>!!i.length),{leftPrevYear:C,rightNextYear:_,leftNextYear:x,rightPrevYear:T,leftLabel:M,rightLabel:E,leftYear:A,rightYear:k}=rNe({unlinkPanels:Wr(n,"unlinkPanels"),leftDate:u,rightDate:c}),R=U(()=>n.unlinkPanels&&k.value>A.value+1),N=(B,W=!0)=>{const V=B.minDate,P=B.maxDate;d.value===P&&f.value===V||(e("calendar-change",[V.toDate(),P&&P.toDate()]),d.value=P,f.value=V,W&&y())},F=B=>B.map(W=>W.format(s));function z(B,W){if(n.unlinkPanels&&W){const V=(B==null?void 0:B.year())||0,P=W.year();c.value=V===P?W.add(1,jS):W}else c.value=u.value.add(1,jS)}return e("set-picker-option",["formatToString",F]),(B,W)=>(G(),ne("div",{class:Y([S(v).b(),S(p).b(),{"has-sidebar":!!B.$slots.sidebar||S(w)}])},[L("div",{class:Y(S(v).e("body-wrapper"))},[Ge(B.$slots,"sidebar",{class:Y(S(v).e("sidebar"))}),S(w)?(G(),ne("div",{key:0,class:Y(S(v).e("sidebar"))},[(G(!0),ne(_t,null,dn(S(i),(V,P)=>(G(),ne("button",{key:P,type:"button",class:Y(S(v).e("shortcut")),onClick:K=>S(m)(V)},Ke(V.text),11,aNe))),128))],2)):_e("v-if",!0),L("div",{class:Y(S(v).e("body"))},[L("div",{class:Y([[S(v).e("content"),S(p).e("content")],"is-left"])},[L("div",{class:Y(S(p).e("header"))},[L("button",{type:"button",class:Y([S(v).e("icon-btn"),"d-arrow-left"]),onClick:W[0]||(W[0]=(...V)=>S(C)&&S(C)(...V))},[I(S(xt),null,{default:j(()=>[I(S(Lg))]),_:1})],2),B.unlinkPanels?(G(),ne("button",{key:0,type:"button",disabled:!S(R),class:Y([[S(v).e("icon-btn"),{[S(v).is("disabled")]:!S(R)}],"d-arrow-right"]),onClick:W[1]||(W[1]=(...V)=>S(x)&&S(x)(...V))},[I(S(xt),null,{default:j(()=>[I(S(Og))]),_:1})],10,iNe)):_e("v-if",!0),L("div",null,Ke(S(M)),1)],2),I(QR,{"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:N,onSelect:S(b)},null,8,["date","min-date","max-date","range-state","disabled-date","onChangerange","onSelect"])],2),L("div",{class:Y([[S(v).e("content"),S(p).e("content")],"is-right"])},[L("div",{class:Y(S(p).e("header"))},[B.unlinkPanels?(G(),ne("button",{key:0,type:"button",disabled:!S(R),class:Y([[S(v).e("icon-btn"),{"is-disabled":!S(R)}],"d-arrow-left"]),onClick:W[2]||(W[2]=(...V)=>S(T)&&S(T)(...V))},[I(S(xt),null,{default:j(()=>[I(S(Lg))]),_:1})],10,oNe)):_e("v-if",!0),L("button",{type:"button",class:Y([S(v).e("icon-btn"),"d-arrow-right"]),onClick:W[3]||(W[3]=(...V)=>S(_)&&S(_)(...V))},[I(S(xt),null,{default:j(()=>[I(S(Og))]),_:1})],2),L("div",null,Ke(S(E)),1)],2),I(QR,{"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:N,onSelect:S(b)},null,8,["date","min-date","max-date","range-state","disabled-date","onChangerange","onSelect"])],2)],2)],2)],2))}});var uNe=tt(lNe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/date-picker/src/date-picker-com/panel-month-range.vue"]]);const cNe=function(t){switch(t){case"daterange":case"datetimerange":return eNe;case"monthrange":return uNe;default:return zVe}};Jt.extend(Pq);Jt.extend(Y4e);Jt.extend(lV);Jt.extend(q4e);Jt.extend(Q4e);Jt.extend(eVe);Jt.extend(nVe);Jt.extend(aVe);var fNe=ye({name:"ElDatePicker",install:null,props:iVe,emits:["update:modelValue"],setup(t,{expose:e,emit:n,slots:r}){const a=Ye("picker-panel");fn("ElPopperOptions",Vn(Wr(t,"popperOptions"))),fn(dV,{slots:r,pickerNs:a});const i=$();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:HRe[t.type]||Rv,c=cNe(t.type);return I(Eq,an(t,{format:u,type:t.type,ref:i,"onUpdate:modelValue":s}),{default:f=>I(c,f,null),"range-separator":r["range-separator"]})}}});const n_=fNe;n_.install=t=>{t.component(n_.name,n_)};const dNe=n_,pV=Symbol("elDescriptions");var ly=ye({name:"ElDescriptionsCell",props:{cell:{type:Object},tag:{type:String},type:{type:String}},setup(){return{descriptions:gt(pV,{})}},render(){var t,e,n,r,a,i;const o=QTe(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:la(o.width),minWidth:la(o.minWidth)},m=Ye("descriptions");switch(this.type){case"label":return Dt(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 Dt(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 Dt("td",{style:y,class:[m.e("cell"),h],colSpan:d},[Ta(c)?void 0:Dt("span",{class:[m.e("label"),g]},c),Dt("span",{class:[m.e("content"),p]},f)])}}});const hNe=nt({row:{type:Array,default:()=>[]}}),pNe={key:1},vNe=ye({name:"ElDescriptionsRow"}),gNe=ye({...vNe,props:hNe,setup(t){const e=gt(pV,{});return(n,r)=>S(e).direction==="vertical"?(G(),ne(_t,{key:0},[L("tr",null,[(G(!0),ne(_t,null,dn(n.row,(a,i)=>(G(),Ee(S(ly),{key:`tr1-${i}`,cell:a,tag:"th",type:"label"},null,8,["cell"]))),128))]),L("tr",null,[(G(!0),ne(_t,null,dn(n.row,(a,i)=>(G(),Ee(S(ly),{key:`tr2-${i}`,cell:a,tag:"td",type:"content"},null,8,["cell"]))),128))])],64)):(G(),ne("tr",pNe,[(G(!0),ne(_t,null,dn(n.row,(a,i)=>(G(),ne(_t,{key:`tr3-${i}`},[S(e).border?(G(),ne(_t,{key:0},[I(S(ly),{cell:a,tag:"td",type:"label"},null,8,["cell"]),I(S(ly),{cell:a,tag:"td",type:"content"},null,8,["cell"])],64)):(G(),Ee(S(ly),{key:1,cell:a,tag:"td",type:"both"},null,8,["cell"]))],64))),128))]))}});var yNe=tt(gNe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/descriptions/src/descriptions-row.vue"]]);const mNe=nt({border:{type:Boolean,default:!1},column:{type:Number,default:3},direction:{type:String,values:["horizontal","vertical"],default:"horizontal"},size:yi,title:{type:String,default:""},extra:{type:String,default:""}}),bNe=ye({name:"ElDescriptions"}),SNe=ye({...bNe,props:mNe,setup(t){const e=t,n=Ye("descriptions"),r=Aa(),a=wi();fn(pV,e);const i=U(()=>[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=ig((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)=>(G(),ne("div",{class:Y(S(i))},[l.title||l.extra||l.$slots.title||l.$slots.extra?(G(),ne("div",{key:0,class:Y(S(n).e("header"))},[L("div",{class:Y(S(n).e("title"))},[Ge(l.$slots,"title",{},()=>[Ue(Ke(l.title),1)])],2),L("div",{class:Y(S(n).e("extra"))},[Ge(l.$slots,"extra",{},()=>[Ue(Ke(l.extra),1)])],2)],2)):_e("v-if",!0),L("div",{class:Y(S(n).e("body"))},[L("table",{class:Y([S(n).e("table"),S(n).is("bordered",l.border)])},[L("tbody",null,[(G(!0),ne(_t,null,dn(s(),(c,f)=>(G(),Ee(yNe,{key:f,row:c},null,8,["row"]))),128))])],2)],2)],2))}});var wNe=tt(SNe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/descriptions/src/description.vue"]]),xZ=ye({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 xNe=tn(wNe,{DescriptionsItem:xZ}),_Ne=ta(xZ),CNe=nt({mask:{type:Boolean,default:!0},customMaskEvent:{type:Boolean,default:!1},overlayClass:{type:ke([String,Array,Object])},zIndex:{type:ke([String,Number])}}),TNe={click:t=>t instanceof MouseEvent},ENe="overlay";var MNe=ye({name:"ElOverlay",props:CNe,emits:TNe,setup(t,{slots:e,emit:n}){const r=Ye(ENe),a=l=>{n("click",l)},{onClick:i,onMousedown:o,onMouseup:s}=q4(t.customMaskEvent?void 0:a);return()=>t.mask?I("div",{class:[r.b(),t.overlayClass],style:{zIndex:t.zIndex},onClick:i,onMousedown:o,onMouseup:s},[Ge(e,"default")],os.STYLE|os.CLASS|os.PROPS,["onClick","onMouseup","onMousedown"]):Dt("div",{class:t.overlayClass,style:{zIndex:t.zIndex,position:"fixed",top:"0px",right:"0px",bottom:"0px",left:"0px"}},[Ge(e,"default")])}});const vV=MNe,_Z=Symbol("dialogInjectionKey"),CZ=nt({center:Boolean,alignCenter:Boolean,closeIcon:{type:gr},customClass:{type:String,default:""},draggable:Boolean,fullscreen:Boolean,showClose:{type:Boolean,default:!0},title:{type:String,default:""},ariaLevel:{type:String,default:"2"}}),DNe={close:()=>!0},ANe=["aria-level"],kNe=["aria-label"],RNe=["id"],LNe=ye({name:"ElDialogContent"}),ONe=ye({...LNe,props:CZ,emits:DNe,setup(t){const e=t,{t:n}=En(),{Close:r}=cX,{dialogRef:a,headerRef:i,bodyId:o,ns:s,style:l}=gt(_Z),{focusTrapRef:u}=gt(iV),c=U(()=>[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=mT(u,a),d=U(()=>e.draggable);return dX(a,i,d),(h,v)=>(G(),ne("div",{ref:S(f),class:Y(S(c)),style:Tt(S(l)),tabindex:"-1"},[L("header",{ref_key:"headerRef",ref:i,class:Y(S(s).e("header"))},[Ge(h.$slots,"header",{},()=>[L("span",{role:"heading","aria-level":h.ariaLevel,class:Y(S(s).e("title"))},Ke(h.title),11,ANe)]),h.showClose?(G(),ne("button",{key:0,"aria-label":S(n)("el.dialog.close"),class:Y(S(s).e("headerbtn")),type:"button",onClick:v[0]||(v[0]=p=>h.$emit("close"))},[I(S(xt),{class:Y(S(s).e("close"))},{default:j(()=>[(G(),Ee(on(h.closeIcon||S(r))))]),_:1},8,["class"])],10,kNe)):_e("v-if",!0)],2),L("div",{id:S(o),class:Y(S(s).e("body"))},[Ge(h.$slots,"default")],10,RNe),h.$slots.footer?(G(),ne("footer",{key:0,class:Y(S(s).e("footer"))},[Ge(h.$slots,"footer")],2)):_e("v-if",!0)],6))}});var VNe=tt(ONe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/dialog/src/dialog-content.vue"]]);const TZ=nt({...CZ,appendToBody:Boolean,beforeClose:{type:ke(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"}}),EZ={open:()=>!0,opened:()=>!0,close:()=>!0,closed:()=>!0,[nn]:t=>Ea(t),openAutoFocus:()=>!0,closeAutoFocus:()=>!0},MZ=(t,e)=>{const r=Qt().emit,{nextZIndex:a}=m0();let i="";const o=Ts(),s=Ts(),l=$(!1),u=$(!1),c=$(!1),f=$(t.zIndex||a());let d,h;const v=ET("namespace",xm),p=U(()=>{const N={},F=`--${v.value}-dialog`;return t.fullscreen||(t.top&&(N[`${F}-margin-top`]=t.top),t.width&&(N[`${F}-width`]=la(t.width))),N}),g=U(()=>t.alignCenter?{display:"flex"}:{});function y(){r("opened")}function m(){r("closed"),r(nn,!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}=dp(()=>T(),t.openDelay):T()}function C(){d==null||d(),h==null||h(),t.closeDelay&&t.closeDelay>0?{stop:h}=dp(()=>M(),t.closeDelay):M()}function _(){function N(F){F||(u.value=!0,l.value=!1)}t.beforeClose?t.beforeClose(N):C()}function x(){t.closeOnClickModal&&_()}function T(){_n&&(l.value=!0)}function M(){l.value=!1}function E(){r("openAutoFocus")}function A(){r("closeAutoFocus")}function k(N){var F;((F=N.detail)==null?void 0:F.focusReason)==="pointer"&&N.preventDefault()}t.lockScroll&&vX(l);function R(){t.closeOnPressEscape&&_()}return je(()=>t.modelValue,N=>{N?(u.value=!1,w(),c.value=!0,f.value=t.zIndex?f.value++:a(),wt(()=>{r("open"),e.value&&(e.value.scrollTop=0)})):l.value&&C()}),je(()=>t.fullscreen,N=>{e.value&&(N?(i=e.value.style.transform,e.value.style.transform=""):e.value.style.transform=i)}),Ut(()=>{t.modelValue&&(l.value=!0,c.value=!0,w())}),{afterEnter:y,afterLeave:m,beforeLeave:b,handleClose:_,onModalClick:x,close:C,doClose:M,onOpenAutoFocus:E,onCloseAutoFocus:A,onCloseRequested:R,onFocusoutPrevented:k,titleId:o,bodyId:s,closed:u,style:p,overlayDialogStyle:g,rendered:c,visible:l,zIndex:f}},NNe=["aria-label","aria-labelledby","aria-describedby"],INe=ye({name:"ElDialog",inheritAttrs:!1}),BNe=ye({...INe,props:TZ,emits:EZ,setup(t,{expose:e}){const n=t,r=wi();fu({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"},U(()=>!!r.title)),fu({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"},U(()=>!!n.customClass));const a=Ye("dialog"),i=$(),o=$(),s=$(),{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:C,onCloseRequested:_,onFocusoutPrevented:x}=MZ(n,i);fn(_Z,{dialogRef:i,headerRef:o,bodyId:c,ns:a,rendered:h,style:f});const T=q4(b),M=U(()=>n.draggable&&!n.fullscreen);return e({visible:l,dialogContentRef:s}),(E,A)=>(G(),Ee(wb,{to:"body",disabled:!E.appendToBody},[I(da,{name:"dialog-fade",onAfterEnter:S(p),onAfterLeave:S(g),onBeforeLeave:S(y),persisted:""},{default:j(()=>[Ft(I(S(vV),{"custom-mask-event":"",mask:E.modal,"overlay-class":E.modalClass,"z-index":S(v)},{default:j(()=>[L("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:Y(`${S(a).namespace.value}-overlay-dialog`),style:Tt(S(d)),onClick:A[0]||(A[0]=(...k)=>S(T).onClick&&S(T).onClick(...k)),onMousedown:A[1]||(A[1]=(...k)=>S(T).onMousedown&&S(T).onMousedown(...k)),onMouseup:A[2]||(A[2]=(...k)=>S(T).onMouseup&&S(T).onMouseup(...k))},[I(S(AT),{loop:"",trapped:S(l),"focus-start-el":"container",onFocusAfterTrapped:S(w),onFocusAfterReleased:S(C),onFocusoutPrevented:S(x),onReleaseRequested:S(_)},{default:j(()=>[S(h)?(G(),Ee(VNe,an({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(M),fullscreen:E.fullscreen,"show-close":E.showClose,title:E.title,"aria-level":E.headerAriaLevel,onClose:S(m)}),ic({header:j(()=>[E.$slots.title?Ge(E.$slots,"title",{key:1}):Ge(E.$slots,"header",{key:0,close:S(m),titleId:S(u),titleClass:S(a).e("title")})]),default:j(()=>[Ge(E.$slots,"default")]),_:2},[E.$slots.footer?{name:"footer",fn:j(()=>[Ge(E.$slots,"footer")])}:void 0]),1040,["custom-class","center","align-center","close-icon","draggable","fullscreen","show-close","title","aria-level","onClose"])):_e("v-if",!0)]),_:3},8,["trapped","onFocusAfterTrapped","onFocusAfterReleased","onFocusoutPrevented","onReleaseRequested"])],46,NNe)]),_:3},8,["mask","overlay-class","z-index"]),[[cn,S(l)]])]),_:3},8,["onAfterEnter","onAfterLeave","onBeforeLeave"])],8,["disabled"]))}});var $Ne=tt(BNe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/dialog/src/dialog.vue"]]);const Hr=tn($Ne),PNe=nt({direction:{type:String,values:["horizontal","vertical"],default:"horizontal"},contentPosition:{type:String,values:["left","center","right"],default:"center"},borderStyle:{type:ke(String),default:"solid"}}),FNe=ye({name:"ElDivider"}),zNe=ye({...FNe,props:PNe,setup(t){const e=t,n=Ye("divider"),r=U(()=>n.cssVar({"border-style":e.borderStyle}));return(a,i)=>(G(),ne("div",{class:Y([S(n).b(),S(n).m(a.direction)]),style:Tt(S(r)),role:"separator"},[a.$slots.default&&a.direction!=="vertical"?(G(),ne("div",{key:0,class:Y([S(n).e("text"),S(n).is(a.contentPosition)])},[Ge(a.$slots,"default")],2)):_e("v-if",!0)],6))}});var UNe=tt(zNe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/divider/src/divider.vue"]]);const DZ=tn(UNe),GNe=nt({...TZ,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"}}),HNe=EZ,WNe=ye({name:"ElDrawer",components:{ElOverlay:vV,ElFocusTrap:AT,ElIcon:xt,Close:yl},inheritAttrs:!1,props:GNe,emits:HNe,setup(t,{slots:e}){fu({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"},U(()=>!!e.title)),fu({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"},U(()=>!!t.customClass));const n=$(),r=$(),a=Ye("drawer"),{t:i}=En(),o=U(()=>t.direction==="rtl"||t.direction==="ltr"),s=U(()=>la(t.size));return{...MZ(t,n),drawerRef:n,focusStartRef:r,isHorizontal:o,drawerSize:s,ns:a,t:i}}}),jNe=["aria-label","aria-labelledby","aria-describedby"],KNe=["id","aria-level"],YNe=["aria-label"],XNe=["id"];function qNe(t,e,n,r,a,i){const o=Ie("close"),s=Ie("el-icon"),l=Ie("el-focus-trap"),u=Ie("el-overlay");return G(),Ee(wb,{to:"body",disabled:!t.appendToBody},[I(da,{name:t.ns.b("fade"),onAfterEnter:t.afterEnter,onAfterLeave:t.afterLeave,onBeforeLeave:t.beforeLeave,persisted:""},{default:j(()=>[Ft(I(u,{mask:t.modal,"overlay-class":t.modalClass,"z-index":t.zIndex,onClick:t.onModalClick},{default:j(()=>[I(l,{loop:"",trapped:t.visible,"focus-trap-el":t.drawerRef,"focus-start-el":t.focusStartRef,onReleaseRequested:t.onCloseRequested},{default:j(()=>[L("div",an({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]=It(()=>{},["stop"]))}),[L("span",{ref:"focusStartRef",class:Y(t.ns.e("sr-focus")),tabindex:"-1"},null,2),t.withHeader?(G(),ne("header",{key:0,class:Y(t.ns.e("header"))},[t.$slots.title?Ge(t.$slots,"title",{key:1},()=>[_e(" DEPRECATED SLOT ")]):Ge(t.$slots,"header",{key:0,close:t.handleClose,titleId:t.titleId,titleClass:t.ns.e("title")},()=>[t.$slots.title?_e("v-if",!0):(G(),ne("span",{key:0,id:t.titleId,role:"heading","aria-level":t.headerAriaLevel,class:Y(t.ns.e("title"))},Ke(t.title),11,KNe))]),t.showClose?(G(),ne("button",{key:2,"aria-label":t.t("el.drawer.close"),class:Y(t.ns.e("close-btn")),type:"button",onClick:e[0]||(e[0]=(...c)=>t.handleClose&&t.handleClose(...c))},[I(s,{class:Y(t.ns.e("close"))},{default:j(()=>[I(o)]),_:1},8,["class"])],10,YNe)):_e("v-if",!0)],2)):_e("v-if",!0),t.rendered?(G(),ne("div",{key:1,id:t.bodyId,class:Y(t.ns.e("body"))},[Ge(t.$slots,"default")],10,XNe)):_e("v-if",!0),t.$slots.footer?(G(),ne("div",{key:2,class:Y(t.ns.e("footer"))},[Ge(t.$slots,"footer")],2)):_e("v-if",!0)],16,jNe)]),_:3},8,["trapped","focus-trap-el","focus-start-el","onReleaseRequested"])]),_:3},8,["mask","overlay-class","z-index","onClick"]),[[cn,t.visible]])]),_:3},8,["name","onAfterEnter","onAfterLeave","onBeforeLeave"])],8,["disabled"])}var ZNe=tt(WNe,[["render",qNe],["__file","/home/runner/work/element-plus/element-plus/packages/components/drawer/src/drawer.vue"]]);const QNe=tn(ZNe),JNe=ye({inheritAttrs:!1});function eIe(t,e,n,r,a,i){return Ge(t.$slots,"default")}var tIe=tt(JNe,[["render",eIe],["__file","/home/runner/work/element-plus/element-plus/packages/components/collection/src/collection.vue"]]);const nIe=ye({name:"ElCollectionItem",inheritAttrs:!1});function rIe(t,e,n,r,a,i){return Ge(t.$slots,"default")}var aIe=tt(nIe,[["render",rIe],["__file","/home/runner/work/element-plus/element-plus/packages/components/collection/src/collection-item.vue"]]);const AZ="data-el-collection-item",kZ=t=>{const e=`El${t}Collection`,n=`${e}Item`,r=Symbol(e),a=Symbol(n),i={...tIe,name:e,setup(){const s=$(null),l=new Map;fn(r,{itemMap:l,getItems:()=>{const c=S(s);if(!c)return[];const f=Array.from(c.querySelectorAll(`[${AZ}]`));return[...l.values()].sort((h,v)=>f.indexOf(h.ref)-f.indexOf(v.ref))},collectionRef:s})}},o={...aIe,name:n,setup(s,{attrs:l}){const u=$(null),c=gt(r,void 0);fn(a,{collectionItemRef:u}),Ut(()=>{const f=S(u);f&&c.itemMap.set(f,{ref:f,...l})}),Sr(()=>{const f=S(u);c.itemMap.delete(f)})}};return{COLLECTION_INJECTION_KEY:r,COLLECTION_ITEM_INJECTION_KEY:a,ElCollection:i,ElCollectionItem:o}},iIe=nt({style:{type:ke([String,Array,Object])},currentTabId:{type:ke(String)},defaultCurrentTabId:String,loop:Boolean,dir:{type:String,values:["ltr","rtl"],default:"ltr"},orientation:{type:ke(String)},onBlur:Function,onFocus:Function,onMousedown:Function}),{ElCollection:oIe,ElCollectionItem:sIe,COLLECTION_INJECTION_KEY:gV,COLLECTION_ITEM_INJECTION_KEY:lIe}=kZ("RovingFocusGroup"),yV=Symbol("elRovingFocusGroup"),RZ=Symbol("elRovingFocusGroupItem"),uIe={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"},cIe=(t,e)=>{if(e!=="rtl")return t;switch(t){case Mt.right:return Mt.left;case Mt.left:return Mt.right;default:return t}},fIe=(t,e,n)=>{const r=cIe(t.key,n);if(!(e==="vertical"&&[Mt.left,Mt.right].includes(r))&&!(e==="horizontal"&&[Mt.up,Mt.down].includes(r)))return uIe[r]},dIe=(t,e)=>t.map((n,r)=>t[(r+e)%t.length]),mV=t=>{const{activeElement:e}=document;for(const n of t)if(n===e||(n.focus(),e!==document.activeElement))return},q5="currentTabIdChange",Z5="rovingFocusGroup.entryFocus",hIe={bubbles:!1,cancelable:!0},pIe=ye({name:"ElRovingFocusGroupImpl",inheritAttrs:!1,props:iIe,emits:[q5,"entryFocus"],setup(t,{emit:e}){var n;const r=$((n=t.currentTabId||t.defaultCurrentTabId)!=null?n:null),a=$(!1),i=$(!1),o=$(null),{getItems:s}=gt(gV,void 0),l=U(()=>[{outline:"none"},t.style]),u=p=>{e(q5,p)},c=()=>{a.value=!0},f=Zr(p=>{var g;(g=t.onMousedown)==null||g.call(t,p)},()=>{i.value=!0}),d=Zr(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(Z5,hIe);if(m==null||m.dispatchEvent(b),!b.defaultPrevented){const w=s().filter(M=>M.focusable),C=w.find(M=>M.active),_=w.find(M=>M.id===S(r)),T=[C,_,...w].filter(Boolean).map(M=>M.ref);mV(T)}}i.value=!1}),h=Zr(p=>{var g;(g=t.onBlur)==null||g.call(t,p)},()=>{a.value=!1}),v=(...p)=>{e("entryFocus",...p)};fn(yV,{currentTabbedId:d0(r),loop:Wr(t,"loop"),tabIndex:U(()=>S(a)?-1:0),rovingFocusGroupRef:o,rovingFocusGroupRootStyle:l,orientation:Wr(t,"orientation"),dir:Wr(t,"dir"),onItemFocus:u,onItemShiftTab:c,onBlur:h,onFocus:d,onMousedown:f}),je(()=>t.currentTabId,p=>{r.value=p??null}),Rr(o,Z5,v)}});function vIe(t,e,n,r,a,i){return Ge(t.$slots,"default")}var gIe=tt(pIe,[["render",vIe],["__file","/home/runner/work/element-plus/element-plus/packages/components/roving-focus-group/src/roving-focus-group-impl.vue"]]);const yIe=ye({name:"ElRovingFocusGroup",components:{ElFocusGroupCollection:oIe,ElRovingFocusGroupImpl:gIe}});function mIe(t,e,n,r,a,i){const o=Ie("el-roving-focus-group-impl"),s=Ie("el-focus-group-collection");return G(),Ee(s,null,{default:j(()=>[I(o,rl(JC(t.$attrs)),{default:j(()=>[Ge(t.$slots,"default")]),_:3},16)]),_:3})}var bIe=tt(yIe,[["render",mIe],["__file","/home/runner/work/element-plus/element-plus/packages/components/roving-focus-group/src/roving-focus-group.vue"]]);const SIe=ye({components:{ElRovingFocusCollectionItem:sIe},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}=gt(yV,void 0),{getItems:o}=gt(gV,void 0),s=Ts(),l=$(null),u=Zr(h=>{e("mousedown",h)},h=>{t.focusable?a(S(s)):h.preventDefault()}),c=Zr(h=>{e("focus",h)},()=>{a(S(s))}),f=Zr(h=>{e("keydown",h)},h=>{const{key:v,shiftKey:p,target:g,currentTarget:y}=h;if(v===Mt.tab&&p){i();return}if(g!==y)return;const m=fIe(h);if(m){h.preventDefault();let w=o().filter(C=>C.focusable).map(C=>C.ref);switch(m){case"last":{w.reverse();break}case"prev":case"next":{m==="prev"&&w.reverse();const C=w.indexOf(y);w=r.value?dIe(w,C+1):w.slice(C+1);break}}wt(()=>{mV(w)})}}),d=U(()=>n.value===S(s));return fn(RZ,{rovingFocusGroupItemRef:l,tabIndex:U(()=>S(d)?0:-1),handleMousedown:u,handleFocus:c,handleKeydown:f}),{id:s,handleKeydown:f,handleFocus:c,handleMousedown:u}}});function wIe(t,e,n,r,a,i){const o=Ie("el-roving-focus-collection-item");return G(),Ee(o,{id:t.id,focusable:t.focusable,active:t.active},{default:j(()=>[Ge(t.$slots,"default")]),_:3},8,["id","focusable","active"])}var xIe=tt(SIe,[["render",wIe],["__file","/home/runner/work/element-plus/element-plus/packages/components/roving-focus-group/src/roving-focus-item.vue"]]);const r_=nt({trigger:_1.trigger,effect:{...Qa.effect,default:"light"},type:{type:ke(String)},placement:{type:ke(String),default:"bottom"},popperOptions:{type:ke(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:ke([Number,String]),default:0},maxHeight:{type:ke([Number,String]),default:""},popperClass:{type:String,default:""},disabled:{type:Boolean,default:!1},role:{type:String,default:"menu"},buttonProps:{type:ke(Object)},teleported:Qa.teleported}),LZ=nt({command:{type:[Object,String,Number],default:()=>({})},disabled:Boolean,divided:Boolean,textValue:String,icon:{type:gr}}),_Ie=nt({onKeydown:{type:ke(Function)}}),CIe=[Mt.down,Mt.pageDown,Mt.home],OZ=[Mt.up,Mt.pageUp,Mt.end],TIe=[...CIe,...OZ],{ElCollection:EIe,ElCollectionItem:MIe,COLLECTION_INJECTION_KEY:DIe,COLLECTION_ITEM_INJECTION_KEY:AIe}=kZ("Dropdown"),LT=Symbol("elDropdown"),{ButtonGroup:kIe}=St,RIe=ye({name:"ElDropdown",components:{ElButton:St,ElButtonGroup:kIe,ElScrollbar:xc,ElDropdownCollection:EIe,ElTooltip:ao,ElRovingFocusGroup:bIe,ElOnlyChild:aq,ElIcon:xt,ArrowDown:rd},props:r_,emits:["visible-change","click","command"],setup(t,{emit:e}){const n=Qt(),r=Ye("dropdown"),{t:a}=En(),i=$(),o=$(),s=$(null),l=$(null),u=$(null),c=$(null),f=$(!1),d=[Mt.enter,Mt.space,Mt.down],h=U(()=>({maxHeight:la(t.maxHeight)})),v=U(()=>[r.m(C.value)]),p=U(()=>pp(t.trigger)),g=Ts().value,y=U(()=>t.id||g);je([i,p],([B,W],[V])=>{var P,K,Q;(P=V==null?void 0:V.$el)!=null&&P.removeEventListener&&V.$el.removeEventListener("pointerenter",x),(K=B==null?void 0:B.$el)!=null&&K.removeEventListener&&B.$el.removeEventListener("pointerenter",x),(Q=B==null?void 0:B.$el)!=null&&Q.addEventListener&&W.includes("hover")&&B.$el.addEventListener("pointerenter",x)},{immediate:!0}),Sr(()=>{var B,W;(W=(B=i.value)==null?void 0:B.$el)!=null&&W.removeEventListener&&i.value.$el.removeEventListener("pointerenter",x)});function m(){b()}function b(){var B;(B=s.value)==null||B.onClose()}function w(){var B;(B=s.value)==null||B.onOpen()}const C=Aa();function _(...B){e("command",...B)}function x(){var B,W;(W=(B=i.value)==null?void 0:B.$el)==null||W.focus()}function T(){}function M(){const B=S(l);p.value.includes("hover")&&(B==null||B.focus()),c.value=null}function E(B){c.value=B}function A(B){f.value||(B.preventDefault(),B.stopImmediatePropagation())}function k(){e("visible-change",!0)}function R(B){(B==null?void 0:B.type)==="keydown"&&l.value.focus()}function N(){e("visible-change",!1)}return fn(LT,{contentRef:l,role:U(()=>t.role),triggerId:y,isUsingKeyboard:f,onItemEnter:T,onItemLeave:M}),fn("elDropdown",{instance:n,dropdownSize:C,handleClick:m,commandHandler:_,trigger:Wr(t,"trigger"),hideOnClick:Wr(t,"hideOnClick")}),{t:a,ns:r,scrollbar:u,wrapStyle:h,dropdownTriggerKls:v,dropdownSize:C,triggerId:y,triggerKeys:d,currentTabId:c,handleCurrentTabIdChange:E,handlerMainButtonClick:B=>{e("click",B)},handleEntryFocus:A,handleClose:b,handleOpen:w,handleBeforeShowTooltip:k,handleShowTooltip:R,handleBeforeHideTooltip:N,onFocusAfterTrapped:B=>{var W,V;B.preventDefault(),(V=(W=l.value)==null?void 0:W.focus)==null||V.call(W,{preventScroll:!0})},popperRef:s,contentRef:l,triggeringElementRef:i,referenceElementRef:o}}});function LIe(t,e,n,r,a,i){var o;const s=Ie("el-dropdown-collection"),l=Ie("el-roving-focus-group"),u=Ie("el-scrollbar"),c=Ie("el-only-child"),f=Ie("el-tooltip"),d=Ie("el-button"),h=Ie("arrow-down"),v=Ie("el-icon"),p=Ie("el-button-group");return G(),ne("div",{class:Y([t.ns.b(),t.ns.is("disabled",t.disabled)])},[I(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},ic({content:j(()=>[I(u,{ref:"scrollbar","wrap-style":t.wrapStyle,tag:"div","view-class":t.ns.e("list")},{default:j(()=>[I(l,{loop:t.loop,"current-tab-id":t.currentTabId,orientation:"horizontal",onCurrentTabIdChange:t.handleCurrentTabIdChange,onEntryFocus:t.handleEntryFocus},{default:j(()=>[I(s,null,{default:j(()=>[Ge(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:j(()=>[I(c,{id:t.triggerId,ref:"triggeringElementRef",role:"button",tabindex:t.tabindex},{default:j(()=>[Ge(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?(G(),Ee(p,{key:0},{default:j(()=>[I(d,an({ref:"referenceElementRef"},t.buttonProps,{size:t.dropdownSize,type:t.type,disabled:t.disabled,tabindex:t.tabindex,onClick:t.handlerMainButtonClick}),{default:j(()=>[Ge(t.$slots,"default")]),_:3},16,["size","type","disabled","tabindex","onClick"]),I(d,an({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:j(()=>[I(v,{class:Y(t.ns.e("icon"))},{default:j(()=>[I(h)]),_:1},8,["class"])]),_:1},16,["id","size","type","class","disabled","tabindex","aria-label"])]),_:3})):_e("v-if",!0)],2)}var OIe=tt(RIe,[["render",LIe],["__file","/home/runner/work/element-plus/element-plus/packages/components/dropdown/src/dropdown.vue"]]);const VIe=ye({name:"DropdownItemImpl",components:{ElIcon:xt},props:LZ,emits:["pointermove","pointerleave","click","clickimpl"],setup(t,{emit:e}){const n=Ye("dropdown"),{role:r}=gt(LT,void 0),{collectionItemRef:a}=gt(AIe,void 0),{collectionItemRef:i}=gt(lIe,void 0),{rovingFocusGroupItemRef:o,tabIndex:s,handleFocus:l,handleKeydown:u,handleMousedown:c}=gt(RZ,void 0),f=mT(a,i,o),d=U(()=>r.value==="menu"?"menuitem":r.value==="navigation"?"link":"button"),h=Zr(v=>{const{code:p}=v;if(p===Mt.enter||p===Mt.space)return v.preventDefault(),v.stopImmediatePropagation(),e("clickimpl",v),!0},u);return{ns:n,itemRef:f,dataset:{[AZ]:""},role:d,tabIndex:s,handleFocus:l,handleKeydown:h,handleMousedown:c}}}),NIe=["aria-disabled","tabindex","role"];function IIe(t,e,n,r,a,i){const o=Ie("el-icon");return G(),ne(_t,null,[t.divided?(G(),ne("li",an({key:0,role:"separator",class:t.ns.bem("menu","item","divided")},t.$attrs),null,16)):_e("v-if",!0),L("li",an({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]=It((...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?(G(),Ee(o,{key:0},{default:j(()=>[(G(),Ee(on(t.icon)))]),_:1})):_e("v-if",!0),Ge(t.$slots,"default")],16,NIe)],64)}var BIe=tt(VIe,[["render",IIe],["__file","/home/runner/work/element-plus/element-plus/packages/components/dropdown/src/dropdown-item-impl.vue"]]);const VZ=()=>{const t=gt("elDropdown",{}),e=U(()=>t==null?void 0:t.dropdownSize);return{elDropdown:t,_elDropdownSize:e}},$Ie=ye({name:"ElDropdownItem",components:{ElDropdownCollectionItem:MIe,ElRovingFocusItem:xIe,ElDropdownItemImpl:BIe},inheritAttrs:!1,props:LZ,emits:["pointermove","pointerleave","click"],setup(t,{emit:e,attrs:n}){const{elDropdown:r}=VZ(),a=Qt(),i=$(null),o=U(()=>{var h,v;return(v=(h=S(i))==null?void 0:h.textContent)!=null?v:""}),{onItemEnter:s,onItemLeave:l}=gt(LT,void 0),u=Zr(h=>(e("pointermove",h),h.defaultPrevented),ZP(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=Zr(h=>(e("pointerleave",h),h.defaultPrevented),ZP(h=>{l(h)})),f=Zr(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=U(()=>({...t,...n}));return{handleClick:f,handlePointerMove:u,handlePointerLeave:c,textContent:o,propsAndAttrs:d}}});function PIe(t,e,n,r,a,i){var o;const s=Ie("el-dropdown-item-impl"),l=Ie("el-roving-focus-item"),u=Ie("el-dropdown-collection-item");return G(),Ee(u,{disabled:t.disabled,"text-value":(o=t.textValue)!=null?o:t.textContent},{default:j(()=>[I(l,{focusable:!t.disabled},{default:j(()=>[I(s,an(t.propsAndAttrs,{onPointerleave:t.handlePointerLeave,onPointermove:t.handlePointerMove,onClickimpl:t.handleClick}),{default:j(()=>[Ge(t.$slots,"default")]),_:3},16,["onPointerleave","onPointermove","onClickimpl"])]),_:3},8,["focusable"])]),_:3},8,["disabled","text-value"])}var NZ=tt($Ie,[["render",PIe],["__file","/home/runner/work/element-plus/element-plus/packages/components/dropdown/src/dropdown-item.vue"]]);const FIe=ye({name:"ElDropdownMenu",props:_Ie,setup(t){const e=Ye("dropdown"),{_elDropdownSize:n}=VZ(),r=n.value,{focusTrapRef:a,onKeydown:i}=gt(iV,void 0),{contentRef:o,role:s,triggerId:l}=gt(LT,void 0),{collectionRef:u,getItems:c}=gt(DIe,void 0),{rovingFocusGroupRef:f,rovingFocusGroupRootStyle:d,tabIndex:h,onBlur:v,onFocus:p,onMousedown:g}=gt(yV,void 0),{collectionRef:y}=gt(gV,void 0),m=U(()=>[e.b("menu"),e.bm("menu",r==null?void 0:r.value)]),b=mT(o,u,a,f,y),w=Zr(_=>{var x;(x=t.onKeydown)==null||x.call(t,_)},_=>{const{currentTarget:x,code:T,target:M}=_;if(x.contains(M),Mt.tab===T&&_.stopImmediatePropagation(),_.preventDefault(),M!==S(o)||!TIe.includes(T))return;const A=c().filter(k=>!k.disabled).map(k=>k.ref);OZ.includes(T)&&A.reverse(),mV(A)});return{size:r,rovingFocusGroupRootStyle:d,tabIndex:h,dropdownKls:m,role:s,triggerId:l,dropdownListWrapperRef:b,handleKeydown:_=>{w(_),i(_)},onBlur:v,onFocus:p,onMousedown:g}}}),zIe=["role","aria-labelledby"];function UIe(t,e,n,r,a,i){return G(),ne("ul",{ref:t.dropdownListWrapperRef,class:Y(t.dropdownKls),style:Tt(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]=It((...o)=>t.handleKeydown&&t.handleKeydown(...o),["self"])),onMousedown:e[3]||(e[3]=It((...o)=>t.onMousedown&&t.onMousedown(...o),["self"]))},[Ge(t.$slots,"default")],46,zIe)}var IZ=tt(FIe,[["render",UIe],["__file","/home/runner/work/element-plus/element-plus/packages/components/dropdown/src/dropdown-menu.vue"]]);const GIe=tn(OIe,{DropdownItem:NZ,DropdownMenu:IZ}),HIe=ta(NZ),WIe=ta(IZ),jIe={viewBox:"0 0 79 86",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},KIe=["id"],YIe=["stop-color"],XIe=["stop-color"],qIe=["id"],ZIe=["stop-color"],QIe=["stop-color"],JIe=["id"],eBe={id:"Illustrations",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},tBe={id:"B-type",transform:"translate(-1268.000000, -535.000000)"},nBe={id:"Group-2",transform:"translate(1268.000000, 535.000000)"},rBe=["fill"],aBe=["fill"],iBe={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)"},oBe=["fill"],sBe=["fill"],lBe=["fill"],uBe=["fill"],cBe=["fill"],fBe={id:"Rectangle-Copy-17",transform:"translate(53.000000, 45.000000)"},dBe=["fill","xlink:href"],hBe=["fill","mask"],pBe=["fill"],vBe=ye({name:"ImgEmpty"}),gBe=ye({...vBe,setup(t){const e=Ye("empty"),n=Ts();return(r,a)=>(G(),ne("svg",jIe,[L("defs",null,[L("linearGradient",{id:`linearGradient-1-${S(n)}`,x1:"38.8503086%",y1:"0%",x2:"61.1496914%",y2:"100%"},[L("stop",{"stop-color":`var(${S(e).cssVarBlockName("fill-color-1")})`,offset:"0%"},null,8,YIe),L("stop",{"stop-color":`var(${S(e).cssVarBlockName("fill-color-4")})`,offset:"100%"},null,8,XIe)],8,KIe),L("linearGradient",{id:`linearGradient-2-${S(n)}`,x1:"0%",y1:"9.5%",x2:"100%",y2:"90.5%"},[L("stop",{"stop-color":`var(${S(e).cssVarBlockName("fill-color-1")})`,offset:"0%"},null,8,ZIe),L("stop",{"stop-color":`var(${S(e).cssVarBlockName("fill-color-6")})`,offset:"100%"},null,8,QIe)],8,qIe),L("rect",{id:`path-3-${S(n)}`,x:"0",y:"0",width:"17",height:"36"},null,8,JIe)]),L("g",eBe,[L("g",tBe,[L("g",nBe,[L("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,rBe),L("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,aBe),L("g",iBe,[L("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,oBe),L("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,sBe),L("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,lBe),L("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,uBe)]),L("rect",{id:"Rectangle-Copy-15",fill:`url(#linearGradient-2-${S(n)})`,x:"13",y:"45",width:"40",height:"36"},null,8,cBe),L("g",fBe,[L("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,dBe),L("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,hBe)]),L("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,pBe)])])])]))}});var yBe=tt(gBe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/empty/src/img-empty.vue"]]);const mBe=nt({image:{type:String,default:""},imageSize:Number,description:{type:String,default:""}}),bBe=["src"],SBe={key:1},wBe=ye({name:"ElEmpty"}),xBe=ye({...wBe,props:mBe,setup(t){const e=t,{t:n}=En(),r=Ye("empty"),a=U(()=>e.description||n("el.table.emptyText")),i=U(()=>({width:la(e.imageSize)}));return(o,s)=>(G(),ne("div",{class:Y(S(r).b())},[L("div",{class:Y(S(r).e("image")),style:Tt(S(i))},[o.image?(G(),ne("img",{key:0,src:o.image,ondragstart:"return false"},null,8,bBe)):Ge(o.$slots,"image",{key:1},()=>[I(yBe)])],6),L("div",{class:Y(S(r).e("description"))},[o.$slots.description?Ge(o.$slots,"description",{key:0}):(G(),ne("p",SBe,Ke(S(a)),1))],2),o.$slots.default?(G(),ne("div",{key:0,class:Y(S(r).e("bottom"))},[Ge(o.$slots,"default")],2)):_e("v-if",!0)],2))}});var _Be=tt(xBe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/empty/src/empty.vue"]]);const BZ=tn(_Be),CBe=nt({urlList:{type:ke(Array),default:()=>Pr([])},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}}),TBe={close:()=>!0,switch:t=>Pt(t),rotate:t=>Pt(t)},EBe=["src"],MBe=ye({name:"ElImageViewer"}),DBe=ye({...MBe,props:CBe,emits:TBe,setup(t,{expose:e,emit:n}){const r=t,a={CONTAIN:{name:"contain",icon:Df(M2e)},ORIGINAL:{name:"original",icon:Df(UCe)}},{t:i}=En(),o=Ye("image-viewer"),{nextZIndex:s}=m0(),l=$(),u=$([]),c=wj(),f=$(!0),d=$(r.initialIndex),h=vr(a.CONTAIN),v=$({scale:1,deg:0,offsetX:0,offsetY:0,enableTransition:!1}),p=U(()=>{const{urlList:V}=r;return V.length<=1}),g=U(()=>d.value===0),y=U(()=>d.value===r.urlList.length-1),m=U(()=>r.urlList[d.value]),b=U(()=>[o.e("btn"),o.e("prev"),o.is("disabled",!r.infinite&&g.value)]),w=U(()=>[o.e("btn"),o.e("next"),o.is("disabled",!r.infinite&&y.value)]),C=U(()=>{const{scale:V,deg:P,offsetX:K,offsetY:Q,enableTransition:re}=v.value;let ve=K/V,oe=Q/V;switch(P%360){case 90:case-270:[ve,oe]=[oe,-ve];break;case 180:case-180:[ve,oe]=[-ve,-oe];break;case 270:case-90:[ve,oe]=[-oe,ve];break}const ie={transform:`scale(${V}) rotate(${P}deg) translate(${ve}px, ${oe}px)`,transition:re?"transform .3s":""};return h.value.name===a.CONTAIN.name&&(ie.maxWidth=ie.maxHeight="100%"),ie}),_=U(()=>Pt(r.zIndex)?r.zIndex:s());function x(){M(),n("close")}function T(){const V=Xh(K=>{switch(K.code){case Mt.esc:r.closeOnPressEscape&&x();break;case Mt.space:N();break;case Mt.left:z();break;case Mt.up:W("zoomIn");break;case Mt.right:B();break;case Mt.down:W("zoomOut");break}}),P=Xh(K=>{const Q=K.deltaY||K.deltaX;W(Q<0?"zoomIn":"zoomOut",{zoomRate:r.zoomRate,enableTransition:!1})});c.run(()=>{Rr(document,"keydown",V),Rr(document,"wheel",P)})}function M(){c.stop()}function E(){f.value=!1}function A(V){f.value=!1,V.target.alt=i("el.image.error")}function k(V){if(f.value||V.button!==0||!l.value)return;v.value.enableTransition=!1;const{offsetX:P,offsetY:K}=v.value,Q=V.pageX,re=V.pageY,ve=Xh(ie=>{v.value={...v.value,offsetX:P+ie.pageX-Q,offsetY:K+ie.pageY-re}}),oe=Rr(document,"mousemove",ve);Rr(document,"mouseup",()=>{oe()}),V.preventDefault()}function R(){v.value={scale:1,deg:0,offsetX:0,offsetY:0,enableTransition:!1}}function N(){if(f.value)return;const V=g1(a),P=Object.values(a),K=h.value.name,re=(P.findIndex(ve=>ve.name===K)+1)%V.length;h.value=a[V[re]],R()}function F(V){const P=r.urlList.length;d.value=(V+P)%P}function z(){g.value&&!r.infinite||F(d.value-1)}function B(){y.value&&!r.infinite||F(d.value+1)}function W(V,P={}){if(f.value)return;const{zoomRate:K,rotateDeg:Q,enableTransition:re}={zoomRate:r.zoomRate,rotateDeg:90,enableTransition:!0,...P};switch(V){case"zoomOut":v.value.scale>.2&&(v.value.scale=Number.parseFloat((v.value.scale/K).toFixed(3)));break;case"zoomIn":v.value.scale<7&&(v.value.scale=Number.parseFloat((v.value.scale*K).toFixed(3)));break;case"clockwise":v.value.deg+=Q,n("rotate",v.value.deg);break;case"anticlockwise":v.value.deg-=Q,n("rotate",v.value.deg);break}v.value.enableTransition=re}return je(m,()=>{wt(()=>{const V=u.value[0];V!=null&&V.complete||(f.value=!0)})}),je(d,V=>{R(),n("switch",V)}),Ut(()=>{var V,P;T(),(P=(V=l.value)==null?void 0:V.focus)==null||P.call(V)}),e({setActiveItem:F}),(V,P)=>(G(),Ee(wb,{to:"body",disabled:!V.teleported},[I(da,{name:"viewer-fade",appear:""},{default:j(()=>[L("div",{ref_key:"wrapper",ref:l,tabindex:-1,class:Y(S(o).e("wrapper")),style:Tt({zIndex:S(_)})},[L("div",{class:Y(S(o).e("mask")),onClick:P[0]||(P[0]=It(K=>V.hideOnClickModal&&x(),["self"]))},null,2),_e(" CLOSE "),L("span",{class:Y([S(o).e("btn"),S(o).e("close")]),onClick:x},[I(S(xt),null,{default:j(()=>[I(S(yl))]),_:1})],2),_e(" ARROW "),S(p)?_e("v-if",!0):(G(),ne(_t,{key:0},[L("span",{class:Y(S(b)),onClick:z},[I(S(xt),null,{default:j(()=>[I(S(sc))]),_:1})],2),L("span",{class:Y(S(w)),onClick:B},[I(S(xt),null,{default:j(()=>[I(S(Li))]),_:1})],2)],64)),_e(" ACTIONS "),L("div",{class:Y([S(o).e("btn"),S(o).e("actions")])},[L("div",{class:Y(S(o).e("actions__inner"))},[I(S(xt),{onClick:P[1]||(P[1]=K=>W("zoomOut"))},{default:j(()=>[I(S(HTe))]),_:1}),I(S(xt),{onClick:P[2]||(P[2]=K=>W("zoomIn"))},{default:j(()=>[I(S(lX))]),_:1}),L("i",{class:Y(S(o).e("actions__divider"))},null,2),I(S(xt),{onClick:N},{default:j(()=>[(G(),Ee(on(S(h).icon)))]),_:1}),L("i",{class:Y(S(o).e("actions__divider"))},null,2),I(S(xt),{onClick:P[3]||(P[3]=K=>W("anticlockwise"))},{default:j(()=>[I(S(kCe))]),_:1}),I(S(xt),{onClick:P[4]||(P[4]=K=>W("clockwise"))},{default:j(()=>[I(S(ICe))]),_:1})],2)],2),_e(" CANVAS "),L("div",{class:Y(S(o).e("canvas"))},[(G(!0),ne(_t,null,dn(V.urlList,(K,Q)=>Ft((G(),ne("img",{ref_for:!0,ref:re=>u.value[Q]=re,key:K,src:K,style:Tt(S(C)),class:Y(S(o).e("img")),onLoad:E,onError:A,onMousedown:k},null,46,EBe)),[[cn,Q===d.value]])),128))],2),Ge(V.$slots,"default")],6)]),_:3})],8,["disabled"]))}});var ABe=tt(DBe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/image-viewer/src/image-viewer.vue"]]);const $Z=tn(ABe),kBe=nt({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:ke([String,Object])},previewSrcList:{type:ke(Array),default:()=>Pr([])},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}}),RBe={load:t=>t instanceof Event,error:t=>t instanceof Event,switch:t=>Pt(t),close:()=>!0,show:()=>!0},LBe=["src","loading"],OBe={key:0},VBe=ye({name:"ElImage",inheritAttrs:!1}),NBe=ye({...VBe,props:kBe,emits:RBe,setup(t,{emit:e}){const n=t;let r="";const{t:a}=En(),i=Ye("image"),o=Dp(),s=F4(),l=$(),u=$(!1),c=$(!0),f=$(!1),d=$(),h=$(),v=_n&&"loading"in HTMLImageElement.prototype;let p,g;const y=U(()=>[i.e("inner"),w.value&&i.e("preview"),c.value&&i.is("loading")]),m=U(()=>o.style),b=U(()=>{const{fit:W}=n;return _n&&W?{objectFit:W}:{}}),w=U(()=>{const{previewSrcList:W}=n;return Array.isArray(W)&&W.length>0}),C=U(()=>{const{previewSrcList:W,initialIndex:V}=n;let P=V;return V>W.length-1&&(P=0),P}),_=U(()=>n.loading==="eager"?!1:!v&&n.loading==="lazy"||n.lazy),x=()=>{_n&&(c.value=!0,u.value=!1,l.value=n.src)};function T(W){c.value=!1,u.value=!1,e("load",W)}function M(W){c.value=!1,u.value=!0,e("error",W)}function E(){fye(d.value,h.value)&&(x(),R())}const A=pY(E,200,!0);async function k(){var W;if(!_n)return;await wt();const{scrollContainer:V}=n;xs(V)?h.value=V:Ht(V)&&V!==""?h.value=(W=document.querySelector(V))!=null?W:void 0:d.value&&(h.value=V4(d.value)),h.value&&(p=Rr(h,"scroll",A),setTimeout(()=>E(),100))}function R(){!_n||!h.value||!A||(p==null||p(),h.value=void 0)}function N(W){if(W.ctrlKey){if(W.deltaY<0)return W.preventDefault(),!1;if(W.deltaY>0)return W.preventDefault(),!1}}function F(){w.value&&(g=Rr("wheel",N,{passive:!1}),r=document.body.style.overflow,document.body.style.overflow="hidden",f.value=!0,e("show"))}function z(){g==null||g(),document.body.style.overflow=r,f.value=!1,e("close")}function B(W){e("switch",W)}return je(()=>n.src,()=>{_.value?(c.value=!0,u.value=!1,R(),k()):x()}),Ut(()=>{_.value?k():x()}),(W,V)=>(G(),ne("div",{ref_key:"container",ref:d,class:Y([S(i).b(),W.$attrs.class]),style:Tt(S(m))},[u.value?Ge(W.$slots,"error",{key:0},()=>[L("div",{class:Y(S(i).e("error"))},Ke(S(a)("el.image.error")),3)]):(G(),ne(_t,{key:1},[l.value!==void 0?(G(),ne("img",an({key:0},S(s),{src:l.value,loading:W.loading,style:S(b),class:S(y),onClick:F,onLoad:T,onError:M}),null,16,LBe)):_e("v-if",!0),c.value?(G(),ne("div",{key:1,class:Y(S(i).e("wrapper"))},[Ge(W.$slots,"placeholder",{},()=>[L("div",{class:Y(S(i).e("placeholder"))},null,2)])],2)):_e("v-if",!0)],64)),S(w)?(G(),ne(_t,{key:2},[f.value?(G(),Ee(S($Z),{key:0,"z-index":W.zIndex,"initial-index":S(C),infinite:W.infinite,"zoom-rate":W.zoomRate,"url-list":W.previewSrcList,"hide-on-click-modal":W.hideOnClickModal,teleported:W.previewTeleported,"close-on-press-escape":W.closeOnPressEscape,onClose:z,onSwitch:B},{default:j(()=>[W.$slots.viewer?(G(),ne("div",OBe,[Ge(W.$slots,"viewer")])):_e("v-if",!0)]),_:3},8,["z-index","initial-index","infinite","zoom-rate","url-list","hide-on-click-modal","teleported","close-on-press-escape"])):_e("v-if",!0)],64)):_e("v-if",!0)],6))}});var IBe=tt(NBe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/image/src/image.vue"]]);const BBe=tn(IBe),$Be=nt({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:yi,controls:{type:Boolean,default:!0},controlsPosition:{type:String,default:"",values:["","right"]},valueOnClear:{type:[String,Number,null],validator:t=>t===null||Pt(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}}),PBe={[Mr]:(t,e)=>e!==t,blur:t=>t instanceof FocusEvent,focus:t=>t instanceof FocusEvent,[Qi]:t=>Pt(t)||Ta(t),[nn]:t=>Pt(t)||Ta(t)},FBe=["aria-label","onKeydown"],zBe=["aria-label","onKeydown"],UBe=ye({name:"ElInputNumber"}),GBe=ye({...UBe,props:$Be,emits:PBe,setup(t,{expose:e,emit:n}){const r=t,{t:a}=En(),i=Ye("input-number"),o=$(),s=Vn({currentValue:r.modelValue,userInput:null}),{formItem:l}=lo(),u=U(()=>Pt(r.modelValue)&&r.modelValue<=r.min),c=U(()=>Pt(r.modelValue)&&r.modelValue>=r.max),f=U(()=>{const R=y(r.step);return Na(r.precision)?Math.max(y(r.modelValue),R):(R>r.precision,r.precision)}),d=U(()=>r.controls&&r.controlsPosition==="right"),h=Aa(),v=ko(),p=U(()=>{if(s.userInput!==null)return s.userInput;let R=s.currentValue;if(Ta(R))return"";if(Pt(R)){if(Number.isNaN(R))return"";Na(r.precision)||(R=R.toFixed(r.precision))}return R}),g=(R,N)=>{if(Na(N)&&(N=f.value),N===0)return Math.round(R);let F=String(R);const z=F.indexOf(".");if(z===-1||!F.replace(".","").split("")[z+N])return R;const V=F.length;return F.charAt(V-1)==="5"&&(F=`${F.slice(0,Math.max(0,V-1))}6`),Number.parseFloat(Number(F).toFixed(N))},y=R=>{if(Ta(R))return 0;const N=R.toString(),F=N.indexOf(".");let z=0;return F!==-1&&(z=N.length-F-1),z},m=(R,N=1)=>Pt(R)?g(R+r.step*N):s.currentValue,b=()=>{if(r.readonly||v.value||c.value)return;const R=Number(p.value)||0,N=m(R);_(N),n(Qi,s.currentValue)},w=()=>{if(r.readonly||v.value||u.value)return;const R=Number(p.value)||0,N=m(R,-1);_(N),n(Qi,s.currentValue)},C=(R,N)=>{const{max:F,min:z,step:B,precision:W,stepStrictly:V,valueOnClear:P}=r;F<z&&Da("InputNumber","min should not be greater than max.");let K=Number(R);if(Ta(R)||Number.isNaN(K))return null;if(R===""){if(P===null)return null;K=Ht(P)?{min:z,max:F}[P]:P}return V&&(K=g(Math.round(K/B)*B,W)),Na(W)||(K=g(K,W)),(K>F||K<z)&&(K=K>F?F:z,N&&n(nn,K)),K},_=(R,N=!0)=>{var F;const z=s.currentValue,B=C(R);if(!N){n(nn,B);return}z!==B&&(s.userInput=null,n(nn,B),n(Mr,B,z),r.validateEvent&&((F=l==null?void 0:l.validate)==null||F.call(l,"change").catch(W=>void 0)),s.currentValue=B)},x=R=>{s.userInput=R;const N=R===""?null:Number(R);n(Qi,N),_(N,!1)},T=R=>{const N=R!==""?Number(R):"";(Pt(N)&&!Number.isNaN(N)||R==="")&&_(N),s.userInput=null},M=()=>{var R,N;(N=(R=o.value)==null?void 0:R.focus)==null||N.call(R)},E=()=>{var R,N;(N=(R=o.value)==null?void 0:R.blur)==null||N.call(R)},A=R=>{n("focus",R)},k=R=>{var N;n("blur",R),r.validateEvent&&((N=l==null?void 0:l.validate)==null||N.call(l,"blur").catch(F=>void 0))};return je(()=>r.modelValue,R=>{const N=C(s.userInput),F=C(R,!0);!Pt(N)&&(!N||N!==F)&&(s.currentValue=F,s.userInput=null)},{immediate:!0}),Ut(()=>{var R;const{min:N,max:F,modelValue:z}=r,B=(R=o.value)==null?void 0:R.input;if(B.setAttribute("role","spinbutton"),Number.isFinite(F)?B.setAttribute("aria-valuemax",String(F)):B.removeAttribute("aria-valuemax"),Number.isFinite(N)?B.setAttribute("aria-valuemin",String(N)):B.removeAttribute("aria-valuemin"),B.setAttribute("aria-valuenow",s.currentValue||s.currentValue===0?String(s.currentValue):""),B.setAttribute("aria-disabled",String(v.value)),!Pt(z)&&z!=null){let W=Number(z);Number.isNaN(W)&&(W=null),n(nn,W)}}),bc(()=>{var R,N;const F=(R=o.value)==null?void 0:R.input;F==null||F.setAttribute("aria-valuenow",`${(N=s.currentValue)!=null?N:""}`)}),e({focus:M,blur:E}),(R,N)=>(G(),ne("div",{class:Y([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:N[1]||(N[1]=It(()=>{},["prevent"]))},[R.controls?Ft((G(),ne("span",{key:0,role:"button","aria-label":S(a)("el.inputNumber.decrease"),class:Y([S(i).e("decrease"),S(i).is("disabled",S(u))]),onKeydown:Tn(w,["enter"])},[I(S(xt),null,{default:j(()=>[S(d)?(G(),Ee(S(rd),{key:0})):(G(),Ee(S(q2e),{key:1}))]),_:1})],42,FBe)),[[S(u2),w]]):_e("v-if",!0),R.controls?Ft((G(),ne("span",{key:1,role:"button","aria-label":S(a)("el.inputNumber.increase"),class:Y([S(i).e("increase"),S(i).is("disabled",S(c))]),onKeydown:Tn(b,["enter"])},[I(S(xt),null,{default:j(()=>[S(d)?(G(),Ee(S(gT),{key:0})):(G(),Ee(S(oX),{key:1}))]),_:1})],42,zBe)),[[S(u2),b]]):_e("v-if",!0),I(S(Ri),{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:N[0]||(N[0]=It(()=>{},["prevent"])),onKeydown:[Tn(It(b,["prevent"]),["up"]),Tn(It(w,["prevent"]),["down"])],onBlur:k,onFocus:A,onInput:x,onChange:T},null,8,["id","step","model-value","placeholder","readonly","disabled","size","max","min","name","label","onKeydown"])],34))}});var HBe=tt(GBe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/input-number/src/input-number.vue"]]);const PZ=tn(HBe),WBe=nt({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:gr}}),jBe={click:t=>t instanceof MouseEvent},KBe=["href"],YBe=ye({name:"ElLink"}),XBe=ye({...YBe,props:WBe,emits:jBe,setup(t,{emit:e}){const n=t,r=Ye("link"),a=U(()=>[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)=>(G(),ne("a",{class:Y(S(a)),href:o.disabled||!o.href?void 0:o.href,onClick:i},[o.icon?(G(),Ee(S(xt),{key:0},{default:j(()=>[(G(),Ee(on(o.icon)))]),_:1})):_e("v-if",!0),o.$slots.default?(G(),ne("span",{key:1,class:Y(S(r).e("inner"))},[Ge(o.$slots,"default")],2)):_e("v-if",!0),o.$slots.icon?Ge(o.$slots,"icon",{key:2}):_e("v-if",!0)],10,KBe))}});var qBe=tt(XBe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/link/src/link.vue"]]);const ZBe=tn(qBe);let QBe=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 Mt.down:{this.gotoSubIndex(this.subIndex+1),a=!0;break}case Mt.up:{this.gotoSubIndex(this.subIndex-1),a=!0;break}case Mt.tab:{Gx(e,"mouseleave");break}case Mt.enter:case Mt.space:{a=!0,r.currentTarget.click();break}}return a&&(r.preventDefault(),r.stopPropagation()),!1})})}},JBe=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 QBe(this,n)),this.addListeners()}addListeners(){this.domNode.addEventListener("keydown",e=>{let n=!1;switch(e.code){case Mt.down:{Gx(e.currentTarget,"mouseenter"),this.submenu&&this.submenu.gotoSubIndex(0),n=!0;break}case Mt.up:{Gx(e.currentTarget,"mouseenter"),this.submenu&&this.submenu.gotoSubIndex(this.submenu.subMenuItems.length-1),n=!0;break}case Mt.tab:{Gx(e.currentTarget,"mouseleave");break}case Mt.enter:case Mt.space:{n=!0,e.currentTarget.click();break}}n&&e.preventDefault()})}},e$e=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 JBe(r,e)})}};const t$e=ye({name:"ElMenuCollapseTransition",setup(){const t=Ye("menu");return{listeners:{onBeforeEnter:n=>n.style.opacity="0.2",onEnter(n,r){Ql(n,`${t.namespace.value}-opacity-transition`),n.style.opacity="1",r()},onAfterEnter(n){To(n,`${t.namespace.value}-opacity-transition`),n.style.opacity=""},onBeforeLeave(n){n.dataset||(n.dataset={}),dl(n,t.m("collapse"))?(To(n,t.m("collapse")),n.dataset.oldOverflow=n.style.overflow,n.dataset.scrollWidth=n.clientWidth.toString(),Ql(n,t.m("collapse"))):(Ql(n,t.m("collapse")),n.dataset.oldOverflow=n.style.overflow,n.dataset.scrollWidth=n.clientWidth.toString(),To(n,t.m("collapse"))),n.style.width=`${n.scrollWidth}px`,n.style.overflow="hidden"},onLeave(n){Ql(n,"horizontal-collapse-transition"),n.style.width=`${n.dataset.scrollWidth}px`}}}}});function n$e(t,e,n,r,a,i){return G(),Ee(da,an({mode:"out-in"},t.listeners),{default:j(()=>[Ge(t.$slots,"default")]),_:3},16)}var r$e=tt(t$e,[["render",n$e],["__file","/home/runner/work/element-plus/element-plus/packages/components/menu/src/menu-collapse-transition.vue"]]);function FZ(t,e){const n=U(()=>{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:U(()=>{let a=t.parent;for(;a&&!["ElMenu","ElSubMenu"].includes(a.type.name);)a=a.parent;return a}),indexPath:n}}function a$e(t){return U(()=>{const n=t.backgroundColor;return n?new yq(n).shade(20).toString():""})}const zZ=(t,e)=>{const n=Ye("menu");return U(()=>n.cssVarBlock({"text-color":t.textColor||"","hover-text-color":t.textColor||"","bg-color":t.backgroundColor||"","hover-bg-color":a$e(t).value||"","active-color":t.activeTextColor||"",level:`${e}`}))},i$e=nt({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:gr},expandOpenIcon:{type:gr},collapseCloseIcon:{type:gr},collapseOpenIcon:{type:gr}}),KS="ElSubMenu";var bV=ye({name:KS,props:i$e,setup(t,{slots:e,expose:n}){fu({from:"popper-append-to-body",replacement:"teleported",scope:KS,version:"2.3.0",ref:"https://element-plus.org/en-US/component/menu.html#submenu-attributes"},U(()=>t.popperAppendToBody!==void 0));const r=Qt(),{indexPath:a,parentMenu:i}=FZ(r,U(()=>t.index)),o=Ye("menu"),s=Ye("sub-menu"),l=gt("rootMenu");l||Da(KS,"can not inject root menu");const u=gt(`subMenu:${i.value.uid}`);u||Da(KS,"can not inject sub menu");const c=$({}),f=$({});let d;const h=$(!1),v=$(),p=$(null),g=U(()=>A.value==="horizontal"&&m.value?"bottom-start":"right-start"),y=U(()=>A.value==="horizontal"&&m.value||A.value==="vertical"&&!l.props.collapse?t.expandCloseIcon&&t.expandOpenIcon?_.value?t.expandOpenIcon:t.expandCloseIcon:rd:t.collapseCloseIcon&&t.collapseOpenIcon?_.value?t.collapseOpenIcon:t.collapseCloseIcon:Li),m=U(()=>u.level===0),b=U(()=>{var P;const K=(P=t.teleported)!=null?P:t.popperAppendToBody;return K===void 0?m.value:K}),w=U(()=>l.props.collapse?`${o.namespace.value}-zoom-in-left`:`${o.namespace.value}-zoom-in-top`),C=U(()=>A.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"]),_=U(()=>l.openedMenus.includes(t.index)),x=U(()=>{let P=!1;return Object.values(c.value).forEach(K=>{K.active&&(P=!0)}),Object.values(f.value).forEach(K=>{K.active&&(P=!0)}),P}),T=U(()=>l.props.backgroundColor||""),M=U(()=>l.props.activeTextColor||""),E=U(()=>l.props.textColor||""),A=U(()=>l.props.mode),k=Vn({index:t.index,indexPath:a,active:x}),R=zZ(l.props,u.level+1),N=U(()=>A.value!=="horizontal"?{color:E.value}:{borderBottomColor:x.value?l.props.activeTextColor?M.value:"":"transparent",color:x.value?M.value:E.value}),F=()=>{var P,K,Q;return(Q=(K=(P=p.value)==null?void 0:P.popperRef)==null?void 0:K.popperInstanceRef)==null?void 0:Q.destroy()},z=P=>{P||F()},B=()=>{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:x.value})},W=(P,K=t.showTimeout)=>{var Q;P.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}=dp(()=>{l.openMenu(t.index,a.value)},K),b.value&&((Q=i.value.vnode.el)==null||Q.dispatchEvent(new MouseEvent("mouseenter")))))},V=(P=!1)=>{var K,Q;l.props.menuTrigger==="click"&&l.props.mode==="horizontal"||!l.props.collapse&&l.props.mode==="vertical"||(d==null||d(),u.mouseInChild.value=!1,{stop:d}=dp(()=>!h.value&&l.closeMenu(t.index,a.value),t.hideTimeout),b.value&&P&&((K=r.parent)==null?void 0:K.type.name)==="ElSubMenu"&&((Q=u.handleMouseleave)==null||Q.call(u,!0)))};je(()=>l.props.collapse,P=>z(!!P));{const P=Q=>{f.value[Q.index]=Q},K=Q=>{delete f.value[Q.index]};fn(`subMenu:${r.uid}`,{addSubMenu:P,removeSubMenu:K,handleMouseleave:V,mouseInChild:h,level:u.level+1})}return n({opened:_}),Ut(()=>{l.addSubMenu(k),u.addSubMenu(k)}),Sr(()=>{u.removeSubMenu(k),l.removeSubMenu(k)}),()=>{var P;const K=[(P=e.title)==null?void 0:P.call(e),Dt(xt,{class:s.e("icon-arrow"),style:{transform:_.value?t.expandCloseIcon&&t.expandOpenIcon||t.collapseCloseIcon&&t.collapseOpenIcon&&l.props.collapse?"none":"rotateZ(180deg)":"none"}},{default:()=>Ht(y.value)?Dt(r.appContext.components[y.value]):Dt(y.value)})],Q=l.isMenuPopup?Dt(ao,{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:C.value,transition:w.value,gpuAcceleration:!1},{content:()=>{var re;return Dt("div",{class:[o.m(A.value),o.m("popup-container"),t.popperClass],onMouseenter:ve=>W(ve,100),onMouseleave:()=>V(!0),onFocus:ve=>W(ve,100)},[Dt("ul",{class:[o.b(),o.m("popup"),o.m(`popup-${g.value}`)],style:R.value},[(re=e.default)==null?void 0:re.call(e)])])},default:()=>Dt("div",{class:s.e("title"),style:[N.value,{backgroundColor:T.value}],onClick:B},K)}):Dt(_t,{},[Dt("div",{class:s.e("title"),style:[N.value,{backgroundColor:T.value}],ref:v,onClick:B},K),Dt(RT,{},{default:()=>{var re;return Ft(Dt("ul",{role:"menu",class:[o.b(),o.m("inline")],style:R.value},[(re=e.default)==null?void 0:re.call(e)]),[[cn,_.value]])}})]);return Dt("li",{class:[s.b(),s.is("active",x.value),s.is("opened",_.value),s.is("disabled",t.disabled)],role:"menuitem",ariaHaspopup:!0,ariaExpanded:_.value,onMouseenter:W,onMouseleave:()=>V(!0),onFocus:W},[Q])}}});const o$e=nt({mode:{type:String,values:["horizontal","vertical"],default:"vertical"},defaultActive:{type:String,default:""},defaultOpeneds:{type:ke(Array),default:()=>Pr([])},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"}}),NM=t=>Array.isArray(t)&&t.every(e=>Ht(e)),s$e={close:(t,e)=>Ht(t)&&NM(e),open:(t,e)=>Ht(t)&&NM(e),select:(t,e,n,r)=>Ht(t)&&NM(e)&&un(n)&&(r===void 0||r instanceof Promise)};var l$e=ye({name:"ElMenu",props:o$e,emits:s$e,setup(t,{emit:e,slots:n,expose:r}){const a=Qt(),i=a.appContext.config.globalProperties.$router,o=$(),s=Ye("menu"),l=Ye("sub-menu"),u=$(-1),c=$(t.defaultOpeneds&&!t.collapse?t.defaultOpeneds.slice(0):[]),f=$(t.defaultActive),d=$({}),h=$({}),v=U(()=>t.mode==="horizontal"||t.mode==="vertical"&&t.collapse),p=()=>{const A=f.value&&d.value[f.value];if(!A||t.mode==="horizontal"||t.collapse)return;A.indexPath.forEach(R=>{const N=h.value[R];N&&g(R,N.indexPath)})},g=(A,k)=>{c.value.includes(A)||(t.uniqueOpened&&(c.value=c.value.filter(R=>k.includes(R))),c.value.push(A),e("open",A,k))},y=A=>{const k=c.value.indexOf(A);k!==-1&&c.value.splice(k,1)},m=(A,k)=>{y(A),e("close",A,k)},b=({index:A,indexPath:k})=>{c.value.includes(A)?m(A,k):g(A,k)},w=A=>{(t.mode==="horizontal"||t.collapse)&&(c.value=[]);const{index:k,indexPath:R}=A;if(!(Ta(k)||Ta(R)))if(t.router&&i){const N=A.route||k,F=i.push(N).then(z=>(z||(f.value=k),z));e("select",k,R,{index:k,indexPath:R,route:N},F)}else f.value=k,e("select",k,R,{index:k,indexPath:R})},C=A=>{const k=d.value,R=k[A]||f.value&&k[f.value]||k[t.defaultActive];R?f.value=R.index:f.value=A},_=()=>{var A,k;if(!o.value)return-1;const R=Array.from((k=(A=o.value)==null?void 0:A.childNodes)!=null?k:[]).filter(P=>P.nodeName!=="#comment"&&(P.nodeName!=="#text"||P.nodeValue)),N=64,F=Number.parseInt(getComputedStyle(o.value).paddingLeft,10),z=Number.parseInt(getComputedStyle(o.value).paddingRight,10),B=o.value.clientWidth-F-z;let W=0,V=0;return R.forEach((P,K)=>{W+=P.offsetWidth||0,W<=B-N&&(V=K+1)}),V===R.length?-1:V},x=(A,k=33.34)=>{let R;return()=>{R&&clearTimeout(R),R=setTimeout(()=>{A()},k)}};let T=!0;const M=()=>{const A=()=>{u.value=-1,wt(()=>{u.value=_()})};T?A():x(A)(),T=!1};je(()=>t.defaultActive,A=>{d.value[A]||(f.value=""),C(A)}),je(()=>t.collapse,A=>{A&&(c.value=[])}),je(d.value,p);let E;Uo(()=>{t.mode==="horizontal"&&t.ellipsis?E=Vi(o,M).stop:E==null||E()});{const A=F=>{h.value[F.index]=F},k=F=>{delete h.value[F.index]};fn("rootMenu",Vn({props:t,openedMenus:c,items:d,subMenus:h,activeIndex:f,isMenuPopup:v,addMenuItem:F=>{d.value[F.index]=F},removeMenuItem:F=>{delete d.value[F.index]},addSubMenu:A,removeSubMenu:k,openMenu:g,closeMenu:m,handleMenuItemClick:w,handleSubMenuClick:b})),fn(`subMenu:${a.uid}`,{addSubMenu:A,removeSubMenu:k,mouseInChild:$(!1),level:0})}return Ut(()=>{t.mode==="horizontal"&&new e$e(a.vnode.el,s.namespace.value)}),r({open:k=>{const{indexPath:R}=h.value[k];R.forEach(N=>g(N,R))},close:y,handleResize:M}),()=>{var A,k;let R=(k=(A=n.default)==null?void 0:A.call(n))!=null?k:[];const N=[];if(t.mode==="horizontal"&&o.value){const B=ig(R),W=u.value===-1?B:B.slice(0,u.value),V=u.value===-1?[]:B.slice(u.value);V!=null&&V.length&&t.ellipsis&&(R=W,N.push(Dt(bV,{index:"sub-menu-more",class:l.e("hide-arrow")},{title:()=>Dt(xt,{class:l.e("icon-more")},{default:()=>Dt(sCe)}),default:()=>V})))}const F=zZ(t,0),z=Dt("ul",{key:String(t.collapse),role:"menubar",ref:o,style:F.value,class:{[s.b()]:!0,[s.m(t.mode)]:!0,[s.m("collapse")]:t.collapse}},[...R,...N]);return t.collapseTransition&&t.mode==="vertical"?Dt(r$e,()=>z):z}}});const u$e=nt({index:{type:ke([String,null]),default:null},route:{type:ke([String,Object])},disabled:Boolean}),c$e={click:t=>Ht(t.index)&&Array.isArray(t.indexPath)},IM="ElMenuItem",f$e=ye({name:IM,components:{ElTooltip:ao},props:u$e,emits:c$e,setup(t,{emit:e}){const n=Qt(),r=gt("rootMenu"),a=Ye("menu"),i=Ye("menu-item");r||Da(IM,"can not inject root menu");const{parentMenu:o,indexPath:s}=FZ(n,Wr(t,"index")),l=gt(`subMenu:${o.value.uid}`);l||Da(IM,"can not inject sub menu");const u=U(()=>t.index===r.activeIndex),c=Vn({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 Ut(()=>{l.addSubMenu(c),r.addMenuItem(c)}),Sr(()=>{l.removeSubMenu(c),r.removeMenuItem(c)}),{parentMenu:o,rootMenu:r,active:u,nsMenu:a,nsMenuItem:i,handleClick:f}}});function d$e(t,e,n,r,a,i){const o=Ie("el-tooltip");return G(),ne("li",{class:Y([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?(G(),Ee(o,{key:0,effect:t.rootMenu.props.popperEffect,placement:"right","fallback-placements":["left"],persistent:""},{content:j(()=>[Ge(t.$slots,"title")]),default:j(()=>[L("div",{class:Y(t.nsMenu.be("tooltip","trigger"))},[Ge(t.$slots,"default")],2)]),_:3},8,["effect"])):(G(),ne(_t,{key:1},[Ge(t.$slots,"default"),Ge(t.$slots,"title")],64))],2)}var UZ=tt(f$e,[["render",d$e],["__file","/home/runner/work/element-plus/element-plus/packages/components/menu/src/menu-item.vue"]]);const h$e={title:String},p$e="ElMenuItemGroup",v$e=ye({name:p$e,props:h$e,setup(){return{ns:Ye("menu-item-group")}}});function g$e(t,e,n,r,a,i){return G(),ne("li",{class:Y(t.ns.b())},[L("div",{class:Y(t.ns.e("title"))},[t.$slots.title?Ge(t.$slots,"title",{key:1}):(G(),ne(_t,{key:0},[Ue(Ke(t.title),1)],64))],2),L("ul",null,[Ge(t.$slots,"default")])],2)}var GZ=tt(v$e,[["render",g$e],["__file","/home/runner/work/element-plus/element-plus/packages/components/menu/src/menu-item-group.vue"]]);const y$e=tn(l$e,{MenuItem:UZ,MenuItemGroup:GZ,SubMenu:bV}),m$e=ta(UZ),b$e=ta(GZ),S$e=ta(bV),w$e=nt({icon:{type:gr,default:()=>Zxe},title:String,content:{type:String,default:""}}),x$e={back:()=>!0},_$e=["aria-label"],C$e=ye({name:"ElPageHeader"}),T$e=ye({...C$e,props:w$e,emits:x$e,setup(t,{emit:e}){const n=wi(),{t:r}=En(),a=Ye("page-header"),i=U(()=>[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)=>(G(),ne("div",{class:Y(S(i))},[s.$slots.breadcrumb?(G(),ne("div",{key:0,class:Y(S(a).e("breadcrumb"))},[Ge(s.$slots,"breadcrumb")],2)):_e("v-if",!0),L("div",{class:Y(S(a).e("header"))},[L("div",{class:Y(S(a).e("left"))},[L("div",{class:Y(S(a).e("back")),role:"button",tabindex:"0",onClick:o},[s.icon||s.$slots.icon?(G(),ne("div",{key:0,"aria-label":s.title||S(r)("el.pageHeader.title"),class:Y(S(a).e("icon"))},[Ge(s.$slots,"icon",{},()=>[s.icon?(G(),Ee(S(xt),{key:0},{default:j(()=>[(G(),Ee(on(s.icon)))]),_:1})):_e("v-if",!0)])],10,_$e)):_e("v-if",!0),L("div",{class:Y(S(a).e("title"))},[Ge(s.$slots,"title",{},()=>[Ue(Ke(s.title||S(r)("el.pageHeader.title")),1)])],2)],2),I(S(DZ),{direction:"vertical"}),L("div",{class:Y(S(a).e("content"))},[Ge(s.$slots,"content",{},()=>[Ue(Ke(s.content),1)])],2)],2),s.$slots.extra?(G(),ne("div",{key:0,class:Y(S(a).e("extra"))},[Ge(s.$slots,"extra")],2)):_e("v-if",!0)],2),s.$slots.default?(G(),ne("div",{key:1,class:Y(S(a).e("main"))},[Ge(s.$slots,"default")],2)):_e("v-if",!0)],2))}});var E$e=tt(T$e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/page-header/src/page-header.vue"]]);const M$e=tn(E$e),HZ=Symbol("elPaginationKey"),D$e=nt({disabled:Boolean,currentPage:{type:Number,default:1},prevText:{type:String},prevIcon:{type:gr}}),A$e={click:t=>t instanceof MouseEvent},k$e=["disabled","aria-label","aria-disabled"],R$e={key:0},L$e=ye({name:"ElPaginationPrev"}),O$e=ye({...L$e,props:D$e,emits:A$e,setup(t){const e=t,{t:n}=En(),r=U(()=>e.disabled||e.currentPage<=1);return(a,i)=>(G(),ne("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?(G(),ne("span",R$e,Ke(a.prevText),1)):(G(),Ee(S(xt),{key:1},{default:j(()=>[(G(),Ee(on(a.prevIcon)))]),_:1}))],8,k$e))}});var V$e=tt(O$e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/pagination/src/components/prev.vue"]]);const N$e=nt({disabled:Boolean,currentPage:{type:Number,default:1},pageCount:{type:Number,default:50},nextText:{type:String},nextIcon:{type:gr}}),I$e=["disabled","aria-label","aria-disabled"],B$e={key:0},$$e=ye({name:"ElPaginationNext"}),P$e=ye({...$$e,props:N$e,emits:["click"],setup(t){const e=t,{t:n}=En(),r=U(()=>e.disabled||e.currentPage===e.pageCount||e.pageCount===0);return(a,i)=>(G(),ne("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?(G(),ne("span",B$e,Ke(a.nextText),1)):(G(),Ee(S(xt),{key:1},{default:j(()=>[(G(),Ee(on(a.nextIcon)))]),_:1}))],8,I$e))}});var F$e=tt(P$e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/pagination/src/components/next.vue"]]);const WZ=Symbol("ElSelectGroup"),Nb=Symbol("ElSelect");function z$e(t,e){const n=gt(Nb),r=gt(WZ,{disabled:!1}),a=U(()=>Object.prototype.toString.call(t.value).toLowerCase()==="[object object]"),i=U(()=>n.props.multiple?f(n.props.modelValue,t.value):d(t.value,n.props.modelValue)),o=U(()=>{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=U(()=>t.label||(a.value?"":t.value)),l=U(()=>t.value||t.label||""),u=U(()=>t.disabled||e.groupDisabled||o.value),c=Qt(),f=(p=[],g)=>{if(a.value){const y=n.props.valueKey;return p&&p.some(m=>Wn($r(m,y))===$r(g,y))}else return p&&p.includes(g)},d=(p,g)=>{if(a.value){const{valueKey:y}=n.props;return $r(p,y)===$r(g,y)}else return p===g},h=()=>{!t.disabled&&!r.disabled&&(n.hoverIndex=n.optionsArray.indexOf(c.proxy))};je(()=>s.value,()=>{!t.created&&!n.props.remote&&n.setSelected()}),je(()=>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()}}),je(()=>r.disabled,()=>{e.groupDisabled=r.disabled},{immediate:!0});const{queryChange:v}=Wn(n);return je(v,p=>{const{query:g}=S(p),y=new RegExp(JY(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 U$e=ye({name:"ElOption",componentName:"ElOption",props:{value:{required:!0,type:[String,Number,Boolean,Object]},label:[String,Number],created:Boolean,disabled:Boolean},setup(t){const e=Ye("select"),n=U(()=>[e.be("dropdown","item"),e.is("disabled",S(o)),{selected:S(i),hover:S(c)}]),r=Vn({index:-1,groupDisabled:!1,visible:!0,hitState:!1,hover:!1}),{currentLabel:a,itemSelected:i,isDisabled:o,select:s,hoverItem:l}=z$e(t,r),{visible:u,hover:c}=Wa(r),f=Qt().proxy;s.onOptionCreate(f),Sr(()=>{const h=f.value,{selected:v}=s,g=(s.props.multiple?v:[v]).some(y=>y.value===f.value);wt(()=>{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 G$e(t,e,n,r,a,i){return Ft((G(),ne("li",{class:Y(t.containerKls),onMouseenter:e[0]||(e[0]=(...o)=>t.hoverItem&&t.hoverItem(...o)),onClick:e[1]||(e[1]=It((...o)=>t.selectOptionClick&&t.selectOptionClick(...o),["stop"]))},[Ge(t.$slots,"default",{},()=>[L("span",null,Ke(t.currentLabel),1)])],34)),[[cn,t.visible]])}var SV=tt(U$e,[["render",G$e],["__file","/home/runner/work/element-plus/element-plus/packages/components/select/src/option.vue"]]);const H$e=ye({name:"ElSelectDropdown",componentName:"ElSelectDropdown",setup(){const t=gt(Nb),e=Ye("select"),n=U(()=>t.props.popperClass),r=U(()=>t.props.multiple),a=U(()=>t.props.fitInputWidth),i=$("");function o(){var s;i.value=`${(s=t.selectWrapper)==null?void 0:s.offsetWidth}px`}return Ut(()=>{o(),Vi(t.selectWrapper,o)}),{ns:e,minWidth:i,popperClass:n,isMultiple:r,isFitInputWidth:a}}});function W$e(t,e,n,r,a,i){return G(),ne("div",{class:Y([t.ns.b("dropdown"),t.ns.is("multiple",t.isMultiple),t.popperClass]),style:Tt({[t.isFitInputWidth?"width":"minWidth"]:t.minWidth})},[Ge(t.$slots,"default")],6)}var j$e=tt(H$e,[["render",W$e],["__file","/home/runner/work/element-plus/element-plus/packages/components/select/src/select-dropdown.vue"]]);function K$e(t){const{t:e}=En();return Vn({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 Y$e=(t,e,n)=>{const{t:r}=En(),a=Ye("select");fu({from:"suffixTransition",replacement:"override style scheme",version:"2.3.0",scope:"props",ref:"https://element-plus.org/en-US/component/select.html#select-attributes"},U(()=>t.suffixTransition===!1));const i=$(null),o=$(null),s=$(null),l=$(null),u=$(null),c=$(null),f=$(null),d=$(null),h=$(-1),v=vr({query:""}),p=vr(""),g=$([]);let y=0;const{form:m,formItem:b}=lo(),w=U(()=>!t.filterable||t.multiple||!e.visible),C=U(()=>t.disabled||(m==null?void 0:m.disabled)),_=U(()=>{const ze=t.multiple?Array.isArray(t.modelValue)&&t.modelValue.length>0:t.modelValue!==void 0&&t.modelValue!==null&&t.modelValue!=="";return t.clearable&&!C.value&&e.inputHovering&&ze}),x=U(()=>t.remote&&t.filterable&&!t.remoteShowSuffix?"":t.suffixIcon),T=U(()=>a.is("reverse",x.value&&e.visible&&t.suffixTransition)),M=U(()=>(m==null?void 0:m.statusIcon)&&(b==null?void 0:b.validateState)&&P4[b==null?void 0:b.validateState]),E=U(()=>t.remote?300:0),A=U(()=>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=U(()=>{const ze=Array.from(e.options.values()),ot=[];return g.value.forEach(Ae=>{const rt=ze.findIndex(Rt=>Rt.currentLabel===Ae);rt>-1&&ot.push(ze[rt])}),ot.length>=ze.length?ot:ze}),R=U(()=>Array.from(e.cachedOptions.values())),N=U(()=>{const ze=k.value.filter(ot=>!ot.created).some(ot=>ot.currentLabel===e.query);return t.filterable&&t.allowCreate&&e.query!==""&&!ze}),F=Aa(),z=U(()=>["small"].includes(F.value)?"small":"default"),B=U({get(){return e.visible&&A.value!==!1},set(ze){e.visible=ze}});je([()=>C.value,()=>F.value,()=>m==null?void 0:m.size],()=>{wt(()=>{W()})}),je(()=>t.placeholder,ze=>{e.cachedPlaceHolder=e.currentPlaceholder=ze,t.multiple&&Array.isArray(t.modelValue)&&t.modelValue.length>0&&(e.currentPlaceholder="")}),je(()=>t.modelValue,(ze,ot)=>{t.multiple&&(W(),ze&&ze.length>0||o.value&&e.query!==""?e.currentPlaceholder="":e.currentPlaceholder=e.cachedPlaceHolder,t.filterable&&!t.reserveKeyword&&(e.query="",V(e.query))),Q(),t.filterable&&!t.multiple&&(e.inputLength=20),!Co(ze,ot)&&t.validateEvent&&(b==null||b.validate("change").catch(Ae=>void 0))},{flush:"post",deep:!0}),je(()=>e.visible,ze=>{var ot,Ae,rt,Rt,pn;ze?((Ae=(ot=l.value)==null?void 0:ot.updatePopper)==null||Ae.call(ot),t.filterable&&(e.filteredOptionsCount=e.optionsCount,e.query=t.remote?"":e.selectedLabel,(Rt=(rt=s.value)==null?void 0:rt.focus)==null||Rt.call(rt),t.multiple?(pn=o.value)==null||pn.focus():e.selectedLabel&&(e.currentPlaceholder=`${e.selectedLabel}`,e.selectedLabel=""),V(e.query),!t.multiple&&!t.remote&&(v.value.query="",ey(v),ey(p)))):(t.filterable&&(zt(t.filterMethod)&&t.filterMethod(""),zt(t.remoteMethod)&&t.remoteMethod("")),e.query="",e.previousQuery=null,e.selectedLabel="",e.inputLength=20,e.menuVisibleOnFocus=!1,ve(),wt(()=>{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",ze)}),je(()=>e.options.entries(),()=>{var ze,ot,Ae;if(!_n)return;(ot=(ze=l.value)==null?void 0:ze.updatePopper)==null||ot.call(ze),t.multiple&&W();const rt=((Ae=f.value)==null?void 0:Ae.querySelectorAll("input"))||[];(!t.filterable&&!t.defaultFirstOption&&!Na(t.modelValue)||!Array.from(rt).includes(document.activeElement))&&Q(),t.defaultFirstOption&&(t.filterable||t.remote)&&e.filteredOptionsCount&&K()},{flush:"post"}),je(()=>e.hoverIndex,ze=>{Pt(ze)&&ze>-1?h.value=k.value[ze]||{}:h.value={},k.value.forEach(ot=>{ot.hover=h.value===ot})});const W=()=>{wt(()=>{var ze,ot;if(!i.value)return;const Ae=i.value.$el.querySelector("input");y=y||(Ae.clientHeight>0?Ae.clientHeight+2:0);const rt=c.value,Rt=XTe(F.value||(m==null?void 0:m.size)),pn=F.value||Rt===y||y<=0?Rt:y;!(Ae.offsetParent===null)&&(Ae.style.height=`${(e.selected.length===0?pn:Math.max(rt?rt.clientHeight+(rt.clientHeight>pn?6:0):0,pn))-2}px`),e.visible&&A.value!==!1&&((ot=(ze=l.value)==null?void 0:ze.updatePopper)==null||ot.call(ze))})},V=async ze=>{if(!(e.previousQuery===ze||e.isOnComposition)){if(e.previousQuery===null&&(zt(t.filterMethod)||zt(t.remoteMethod))){e.previousQuery=ze;return}e.previousQuery=ze,wt(()=>{var ot,Ae;e.visible&&((Ae=(ot=l.value)==null?void 0:ot.updatePopper)==null||Ae.call(ot))}),e.hoverIndex=-1,t.multiple&&t.filterable&&wt(()=>{if(!C.value){const ot=o.value.value.length*15+20;e.inputLength=t.collapseTags?Math.min(50,ot):ot,P()}W()}),t.remote&&zt(t.remoteMethod)?(e.hoverIndex=-1,t.remoteMethod(ze)):zt(t.filterMethod)?(t.filterMethod(ze),ey(p)):(e.filteredOptionsCount=e.optionsCount,v.value.query=ze,ey(v),ey(p)),t.defaultFirstOption&&(t.filterable||t.remote)&&e.filteredOptionsCount&&(await wt(),K())}},P=()=>{e.currentPlaceholder!==""&&(e.currentPlaceholder=o.value.value?"":e.cachedPlaceHolder)},K=()=>{const ze=k.value.filter(rt=>rt.visible&&!rt.disabled&&!rt.states.groupDisabled),ot=ze.find(rt=>rt.created),Ae=ze[0];e.hoverIndex=Ne(k.value,ot||Ae)},Q=()=>{var ze;if(t.multiple)e.selectedLabel="";else{const Ae=re(t.modelValue);(ze=Ae.props)!=null&&ze.created?(e.createdLabel=Ae.props.value,e.createdSelected=!0):e.createdSelected=!1,e.selectedLabel=Ae.currentLabel,e.selected=Ae,t.filterable&&(e.query=e.selectedLabel);return}const ot=[];Array.isArray(t.modelValue)&&t.modelValue.forEach(Ae=>{ot.push(re(Ae))}),e.selected=ot,wt(()=>{W()})},re=ze=>{let ot;const Ae=Ox(ze).toLowerCase()==="object",rt=Ox(ze).toLowerCase()==="null",Rt=Ox(ze).toLowerCase()==="undefined";for(let Vr=e.cachedOptions.size-1;Vr>=0;Vr--){const Nr=R.value[Vr];if(Ae?$r(Nr.value,t.valueKey)===$r(ze,t.valueKey):Nr.value===ze){ot={value:ze,currentLabel:Nr.currentLabel,isDisabled:Nr.isDisabled};break}}if(ot)return ot;const pn=Ae?ze.label:!rt&&!Rt?ze:"",Or={value:ze,currentLabel:pn};return t.multiple&&(Or.hitState=!1),Or},ve=()=>{setTimeout(()=>{const ze=t.valueKey;t.multiple?e.selected.length>0?e.hoverIndex=Math.min.apply(null,e.selected.map(ot=>k.value.findIndex(Ae=>$r(Ae,ze)===$r(ot,ze)))):e.hoverIndex=-1:e.hoverIndex=k.value.findIndex(ot=>$e(ot)===$e(e.selected))},300)},oe=()=>{var ze,ot;ie(),(ot=(ze=l.value)==null?void 0:ze.updatePopper)==null||ot.call(ze),t.multiple&&W()},ie=()=>{var ze;e.inputWidth=(ze=i.value)==null?void 0:ze.$el.offsetWidth},fe=()=>{t.filterable&&e.query!==e.selectedLabel&&(e.query=e.selectedLabel,V(e.query))},se=ro(()=>{fe()},E.value),ge=ro(ze=>{V(ze.target.value)},E.value),me=ze=>{Co(t.modelValue,ze)||n.emit(Mr,ze)},he=ze=>txe(ze,ot=>!e.disabledOptions.has(ot)),J=ze=>{if(ze.code!==Mt.delete){if(ze.target.value.length<=0&&!Ce()){const ot=t.modelValue.slice(),Ae=he(ot);if(Ae<0)return;ot.splice(Ae,1),n.emit(nn,ot),me(ot)}ze.target.value.length===1&&t.modelValue.length===0&&(e.currentPlaceholder=e.cachedPlaceHolder)}},ue=(ze,ot)=>{const Ae=e.selected.indexOf(ot);if(Ae>-1&&!C.value){const rt=t.modelValue.slice();rt.splice(Ae,1),n.emit(nn,rt),me(rt),n.emit("remove-tag",ot.value)}ze.stopPropagation(),Xe()},ae=ze=>{ze.stopPropagation();const ot=t.multiple?[]:"";if(!Ht(ot))for(const Ae of e.selected)Ae.isDisabled&&ot.push(Ae.value);n.emit(nn,ot),me(ot),e.hoverIndex=-1,e.visible=!1,n.emit("clear"),Xe()},Re=ze=>{var ot;if(t.multiple){const Ae=(t.modelValue||[]).slice(),rt=Ne(Ae,ze.value);rt>-1?Ae.splice(rt,1):(t.multipleLimit<=0||Ae.length<t.multipleLimit)&&Ae.push(ze.value),n.emit(nn,Ae),me(Ae),ze.created&&(e.query="",V(""),e.inputLength=20),t.filterable&&((ot=o.value)==null||ot.focus())}else n.emit(nn,ze.value),me(ze.value),e.visible=!1;De(),!e.visible&&wt(()=>{we(ze)})},Ne=(ze=[],ot)=>{if(!un(ot))return ze.indexOf(ot);const Ae=t.valueKey;let rt=-1;return ze.some((Rt,pn)=>Wn($r(Rt,Ae))===$r(ot,Ae)?(rt=pn,!0):!1),rt},De=()=>{const ze=o.value||i.value;ze&&(ze==null||ze.focus())},we=ze=>{var ot,Ae,rt,Rt,pn;const Or=Array.isArray(ze)?ze[0]:ze;let Vr=null;if(Or!=null&&Or.value){const Nr=k.value.filter(lr=>lr.value===Or.value);Nr.length>0&&(Vr=Nr[0].$el)}if(l.value&&Vr){const Nr=(Rt=(rt=(Ae=(ot=l.value)==null?void 0:ot.popperRef)==null?void 0:Ae.contentRef)==null?void 0:rt.querySelector)==null?void 0:Rt.call(rt,`.${a.be("dropdown","wrap")}`);Nr&&nX(Nr,Vr)}(pn=d.value)==null||pn.handleScroll()},ce=ze=>{e.optionsCount++,e.filteredOptionsCount++,e.options.set(ze.value,ze),e.cachedOptions.set(ze.value,ze),ze.disabled&&e.disabledOptions.set(ze.value,ze)},Be=(ze,ot)=>{e.options.get(ze)===ot&&(e.optionsCount--,e.filteredOptionsCount--,e.options.delete(ze))},He=ze=>{ze.code!==Mt.backspace&&Ce(!1),e.inputLength=o.value.value.length*15+20,W()},Ce=ze=>{if(!Array.isArray(e.selected))return;const ot=he(e.selected.map(rt=>rt.value)),Ae=e.selected[ot];if(Ae)return ze===!0||ze===!1?(Ae.hitState=ze,ze):(Ae.hitState=!Ae.hitState,Ae.hitState)},qe=ze=>{const ot=ze.target.value;if(ze.type==="compositionend")e.isOnComposition=!1,wt(()=>V(ot));else{const Ae=ot[ot.length-1]||"";e.isOnComposition=!ST(Ae)}},Ze=()=>{wt(()=>we(e.selected))},de=ze=>{e.focused||((t.automaticDropdown||t.filterable)&&(t.filterable&&!e.visible&&(e.menuVisibleOnFocus=!0),e.visible=!0),e.focused=!0,n.emit("focus",ze))},Xe=()=>{var ze,ot;e.visible?(ze=o.value||i.value)==null||ze.focus():(ot=i.value)==null||ot.focus()},yt=()=>{var ze,ot,Ae;e.visible=!1,(ze=i.value)==null||ze.blur(),(Ae=(ot=s.value)==null?void 0:ot.blur)==null||Ae.call(ot)},kt=ze=>{var ot,Ae,rt;(ot=l.value)!=null&&ot.isFocusInsideContent(ze)||(Ae=u.value)!=null&&Ae.isFocusInsideContent(ze)||(rt=f.value)!=null&&rt.contains(ze.relatedTarget)||(e.visible&&ct(),e.focused=!1,n.emit("blur",ze))},Vt=ze=>{ae(ze)},ct=()=>{e.visible=!1},Oe=ze=>{e.visible&&(ze.preventDefault(),ze.stopPropagation(),e.visible=!1)},be=ze=>{ze&&!e.mouseEnter||C.value||(e.menuVisibleOnFocus?e.menuVisibleOnFocus=!1:(!l.value||!l.value.isFocusInsideContent())&&(e.visible=!e.visible),Xe())},xe=()=>{e.visible?k.value[e.hoverIndex]&&Re(k.value[e.hoverIndex]):be()},$e=ze=>un(ze.value)?$r(ze.value,t.valueKey):ze.value,pe=U(()=>k.value.filter(ze=>ze.visible).every(ze=>ze.disabled)),it=U(()=>t.multiple?e.selected.slice(0,t.maxCollapseTags):[]),Ct=U(()=>t.multiple?e.selected.slice(t.maxCollapseTags):[]),Wt=ze=>{if(!e.visible){e.visible=!0;return}if(!(e.options.size===0||e.filteredOptionsCount===0)&&!e.isOnComposition&&!pe.value){ze==="next"?(e.hoverIndex++,e.hoverIndex===e.options.size&&(e.hoverIndex=0)):ze==="prev"&&(e.hoverIndex--,e.hoverIndex<0&&(e.hoverIndex=e.options.size-1));const ot=k.value[e.hoverIndex];(ot.disabled===!0||ot.states.groupDisabled===!0||!ot.visible)&&Wt(ze),wt(()=>we(h.value))}},Kn=()=>{e.mouseEnter=!0},Nn=()=>{e.mouseEnter=!1},fr=(ze,ot)=>{var Ae,rt;ue(ze,ot),(rt=(Ae=u.value)==null?void 0:Ae.updatePopper)==null||rt.call(Ae)},wr=U(()=>({maxWidth:`${S(e.inputWidth)-32-(M.value?22:0)}px`,width:"100%"}));return{optionList:g,optionsArray:k,selectSize:F,handleResize:oe,debouncedOnInputChange:se,debouncedQueryChange:ge,deletePrevTag:J,deleteTag:ue,deleteSelected:ae,handleOptionSelect:Re,scrollToOption:we,readonly:w,resetInputHeight:W,showClose:_,iconComponent:x,iconReverse:T,showNewOption:N,collapseTagSize:z,setSelected:Q,managePlaceholder:P,selectDisabled:C,emptyText:A,toggleLastOptionHitState:Ce,resetInputState:He,handleComposition:qe,onOptionCreate:ce,onOptionDestroy:Be,handleMenuEnter:Ze,handleFocus:de,focus:Xe,blur:yt,handleBlur:kt,handleClearClick:Vt,handleClose:ct,handleKeydownEscape:Oe,toggleMenu:be,selectOption:xe,getValueKey:$e,navigateOptions:Wt,handleDeleteTooltipTag:fr,dropMenuVisible:B,queryChange:v,groupQueryChange:p,showTagList:it,collapseTagList:Ct,selectTagsStyle:wr,reference:i,input:o,iOSInput:s,tooltipRef:l,tagTooltipRef:u,tags:c,selectWrapper:f,scrollbar:d,handleMouseEnter:Kn,handleMouseLeave:Nn}};var X$e=ye({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(!Ht(f.children)&&!Array.isArray(f.children)&&zt((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 Q5="ElSelect",q$e=ye({name:Q5,componentName:Q5,components:{ElInput:Ri,ElSelectMenu:j$e,ElOption:SV,ElOptions:X$e,ElTag:C1,ElScrollbar:xc,ElTooltip:ao,ElIcon:xt},directives:{ClickOutside:Wf},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:bT},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:Qa.teleported,persistent:{type:Boolean,default:!0},clearIcon:{type:gr,default:ad},fitInputWidth:Boolean,suffixIcon:{type:gr,default:rd},tagType:{...fV.type,default:"info"},validateEvent:{type:Boolean,default:!0},remoteShowSuffix:Boolean,suffixTransition:{type:Boolean,default:!0},placement:{type:String,values:Lp,default:"bottom-start"},ariaLabel:{type:String,default:void 0}},emits:[nn,Mr,"remove-tag","clear","visible-change","focus","blur"],setup(t,e){const n=Ye("select"),r=Ye("input"),{t:a}=En(),i=K$e(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:C,showClose:_,selectDisabled:x,iconComponent:T,iconReverse:M,showNewOption:E,emptyText:A,toggleLastOptionHitState:k,resetInputState:R,handleComposition:N,onOptionCreate:F,onOptionDestroy:z,handleMenuEnter:B,handleFocus:W,focus:V,blur:P,handleBlur:K,handleClearClick:Q,handleClose:re,handleKeydownEscape:ve,toggleMenu:oe,selectOption:ie,getValueKey:fe,navigateOptions:se,handleDeleteTooltipTag:ge,dropMenuVisible:me,reference:he,input:J,iOSInput:ue,tooltipRef:ae,tagTooltipRef:Re,tags:Ne,selectWrapper:De,scrollbar:we,queryChange:ce,groupQueryChange:Be,handleMouseEnter:He,handleMouseLeave:Ce,showTagList:qe,collapseTagList:Ze,selectTagsStyle:de}=Y$e(t,i,e),{inputWidth:Xe,selected:yt,inputLength:kt,filteredOptionsCount:Vt,visible:ct,selectedLabel:Oe,hoverIndex:be,query:xe,inputHovering:$e,currentPlaceholder:pe,menuVisibleOnFocus:it,isOnComposition:Ct,options:Wt,cachedOptions:Kn,optionsCount:Nn,prefixWidth:fr}=Wa(i),wr=U(()=>{const lr=[n.b()],wa=S(l);return wa&&lr.push(n.m(wa)),t.disabled&&lr.push(n.m("disabled")),lr}),ze=U(()=>[n.e("tags"),n.is("disabled",S(x))]),ot=U(()=>[n.b("tags-wrapper"),{"has-prefix":S(fr)&&S(yt).length}]),Ae=U(()=>[n.e("input"),n.is(S(l)),n.is("disabled",S(x))]),rt=U(()=>[n.e("input"),n.is(S(l)),n.em("input","iOS")]),Rt=U(()=>[n.is("empty",!t.allowCreate&&!!S(xe)&&S(Vt)===0)]),pn=U(()=>({maxWidth:`${S(Xe)>123?S(Xe)-123:S(Xe)-75}px`})),Or=U(()=>({marginLeft:`${S(fr)}px`,flexGrow:1,width:`${S(kt)/(S(Xe)-32)}%`,maxWidth:`${S(Xe)-42}px`}));fn(Nb,Vn({props:t,options:Wt,optionsArray:s,cachedOptions:Kn,optionsCount:Nn,filteredOptionsCount:Vt,hoverIndex:be,handleOptionSelect:y,onOptionCreate:F,onOptionDestroy:z,selectWrapper:De,selected:yt,setSelected:b,queryChange:ce,groupQueryChange:Be})),Ut(()=>{i.cachedPlaceHolder=pe.value=t.placeholder||(()=>a("el.select.placeholder")),t.multiple&&Array.isArray(t.modelValue)&&t.modelValue.length>0&&(pe.value=""),Vi(De,c),t.remote&&t.multiple&&w(),wt(()=>{const lr=he.value&&he.value.$el;if(lr&&(Xe.value=lr.getBoundingClientRect().width,e.slots.prefix)){const wa=lr.querySelector(`.${r.e("prefix")}`);fr.value=Math.max(wa.getBoundingClientRect().width+11,30)}}),b()}),t.multiple&&!Array.isArray(t.modelValue)&&e.emit(nn,[]),!t.multiple&&Array.isArray(t.modelValue)&&e.emit(nn,"");const Vr=U(()=>{var lr,wa;return(wa=(lr=ae.value)==null?void 0:lr.popperRef)==null?void 0:wa.contentRef});return{isIOS:dY,onOptionsRendered:lr=>{o.value=lr},prefixWidth:fr,selectSize:l,readonly:u,handleResize:c,collapseTagSize:f,debouncedOnInputChange:d,debouncedQueryChange:h,deletePrevTag:v,deleteTag:p,handleDeleteTooltipTag:ge,deleteSelected:g,handleOptionSelect:y,scrollToOption:m,inputWidth:Xe,selected:yt,inputLength:kt,filteredOptionsCount:Vt,visible:ct,selectedLabel:Oe,hoverIndex:be,query:xe,inputHovering:$e,currentPlaceholder:pe,menuVisibleOnFocus:it,isOnComposition:Ct,options:Wt,resetInputHeight:w,managePlaceholder:C,showClose:_,selectDisabled:x,iconComponent:T,iconReverse:M,showNewOption:E,emptyText:A,toggleLastOptionHitState:k,resetInputState:R,handleComposition:N,handleMenuEnter:B,handleFocus:W,focus:V,blur:P,handleBlur:K,handleClearClick:Q,handleClose:re,handleKeydownEscape:ve,toggleMenu:oe,selectOption:ie,getValueKey:fe,navigateOptions:se,dropMenuVisible:me,reference:he,input:J,iOSInput:ue,tooltipRef:ae,popperPaneRef:Vr,tags:Ne,selectWrapper:De,scrollbar:we,wrapperKls:wr,tagsKls:ze,tagWrapperKls:ot,inputKls:Ae,iOSInputKls:rt,scrollbarKls:Rt,selectTagsStyle:de,nsSelect:n,tagTextStyle:pn,inputStyle:Or,handleMouseEnter:He,handleMouseLeave:Ce,showTagList:qe,collapseTagList:Ze,tagTooltipRef:Re}}}),Z$e=["disabled","autocomplete","aria-label"],Q$e=["disabled"],J$e={style:{height:"100%",display:"flex","justify-content":"center","align-items":"center"}};function ePe(t,e,n,r,a,i){const o=Ie("el-tag"),s=Ie("el-tooltip"),l=Ie("el-icon"),u=Ie("el-input"),c=Ie("el-option"),f=Ie("el-options"),d=Ie("el-scrollbar"),h=Ie("el-select-menu"),v=a1("click-outside");return Ft((G(),ne("div",{ref:"selectWrapper",class:Y(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]=It((...p)=>t.toggleMenu&&t.toggleMenu(...p),["stop"]))},[I(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:j(()=>[L("div",{class:"select-trigger",onMouseenter:e[20]||(e[20]=p=>t.inputHovering=!0),onMouseleave:e[21]||(e[21]=p=>t.inputHovering=!1)},[t.multiple?(G(),ne("div",{key:0,ref:"tags",tabindex:"-1",class:Y(t.tagsKls),style:Tt(t.selectTagsStyle),onClick:e[15]||(e[15]=(...p)=>t.focus&&t.focus(...p))},[t.collapseTags&&t.selected.length?(G(),Ee(da,{key:0,onAfterLeave:t.resetInputHeight},{default:j(()=>[L("span",{class:Y(t.tagWrapperKls)},[(G(!0),ne(_t,null,dn(t.showTagList,p=>(G(),Ee(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:j(()=>[L("span",{class:Y(t.nsSelect.e("tags-text")),style:Tt(t.tagTextStyle)},Ke(p.currentLabel),7)]),_:2},1032,["closable","size","hit","type","onClose"]))),128)),t.selected.length>t.maxCollapseTags?(G(),Ee(o,{key:0,closable:!1,size:t.collapseTagSize,type:t.tagType,"disable-transitions":""},{default:j(()=>[t.collapseTagsTooltip?(G(),Ee(s,{key:0,ref:"tagTooltipRef",disabled:t.dropMenuVisible,"fallback-placements":["bottom","top","right","left"],effect:t.effect,placement:"bottom",teleported:t.teleported},{default:j(()=>[L("span",{class:Y(t.nsSelect.e("tags-text"))},"+ "+Ke(t.selected.length-t.maxCollapseTags),3)]),content:j(()=>[L("div",{class:Y(t.nsSelect.e("collapse-tags"))},[(G(!0),ne(_t,null,dn(t.collapseTagList,p=>(G(),ne("div",{key:t.getValueKey(p),class:Y(t.nsSelect.e("collapse-tag"))},[I(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:j(()=>[L("span",{class:Y(t.nsSelect.e("tags-text")),style:Tt({maxWidth:t.inputWidth-75+"px"})},Ke(p.currentLabel),7)]),_:2},1032,["closable","size","hit","type","onClose"])],2))),128))],2)]),_:1},8,["disabled","effect","teleported"])):(G(),ne("span",{key:1,class:Y(t.nsSelect.e("tags-text"))},"+ "+Ke(t.selected.length-t.maxCollapseTags),3))]),_:1},8,["size","type"])):_e("v-if",!0)],2)]),_:1},8,["onAfterLeave"])):_e("v-if",!0),t.collapseTags?_e("v-if",!0):(G(),Ee(da,{key:1,onAfterLeave:t.resetInputHeight},{default:j(()=>[L("span",{class:Y(t.tagWrapperKls),style:Tt(t.prefixWidth&&t.selected.length?{marginLeft:`${t.prefixWidth}px`}:"")},[(G(!0),ne(_t,null,dn(t.selected,p=>(G(),Ee(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:j(()=>[L("span",{class:Y(t.nsSelect.e("tags-text")),style:Tt({maxWidth:t.inputWidth-75+"px"})},Ke(p.currentLabel),7)]),_:2},1032,["closable","size","hit","type","onClose"]))),128))],6)]),_:1},8,["onAfterLeave"])),t.filterable&&!t.selectDisabled?Ft((G(),ne("input",{key:2,ref:"input","onUpdate:modelValue":e[0]||(e[0]=p=>t.query=p),type:"text",class:Y(t.inputKls),disabled:t.selectDisabled,autocomplete:t.autocomplete,style:Tt(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]=Tn(It(p=>t.navigateOptions("next"),["prevent"]),["down"])),e[6]||(e[6]=Tn(It(p=>t.navigateOptions("prev"),["prevent"]),["up"])),e[7]||(e[7]=Tn((...p)=>t.handleKeydownEscape&&t.handleKeydownEscape(...p),["esc"])),e[8]||(e[8]=Tn(It((...p)=>t.selectOption&&t.selectOption(...p),["stop","prevent"]),["enter"])),e[9]||(e[9]=Tn((...p)=>t.deletePrevTag&&t.deletePrevTag(...p),["delete"])),e[10]||(e[10]=Tn(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,Z$e)),[[l4,t.query]]):_e("v-if",!0)],6)):_e("v-if",!0),_e(" fix: https://github.com/element-plus/element-plus/issues/11415 "),t.isIOS&&!t.multiple&&t.filterable&&t.readonly?(G(),ne("input",{key:1,ref:"iOSInput",class:Y(t.iOSInputKls),disabled:t.selectDisabled,type:"text"},null,10,Q$e)):_e("v-if",!0),I(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:Y([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]=Tn(It(p=>t.navigateOptions("next"),["stop","prevent"]),["down"])),e[18]||(e[18]=Tn(It(p=>t.navigateOptions("prev"),["stop","prevent"]),["up"])),Tn(It(t.selectOption,["stop","prevent"]),["enter"]),Tn(t.handleKeydownEscape,["esc"]),e[19]||(e[19]=Tn(p=>t.visible=!1,["tab"]))]},ic({suffix:j(()=>[t.iconComponent&&!t.showClose?(G(),Ee(l,{key:0,class:Y([t.nsSelect.e("caret"),t.nsSelect.e("icon"),t.iconReverse])},{default:j(()=>[(G(),Ee(on(t.iconComponent)))]),_:1},8,["class"])):_e("v-if",!0),t.showClose&&t.clearIcon?(G(),Ee(l,{key:1,class:Y([t.nsSelect.e("caret"),t.nsSelect.e("icon")]),onClick:t.handleClearClick},{default:j(()=>[(G(),Ee(on(t.clearIcon)))]),_:1},8,["class","onClick"])):_e("v-if",!0)]),_:2},[t.$slots.prefix?{name:"prefix",fn:j(()=>[L("div",J$e,[Ge(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:j(()=>[I(h,null,{default:j(()=>[Ft(I(d,{ref:"scrollbar",tag:"ul","wrap-class":t.nsSelect.be("dropdown","wrap"),"view-class":t.nsSelect.be("dropdown","list"),class:Y(t.scrollbarKls)},{default:j(()=>[t.showNewOption?(G(),Ee(c,{key:0,value:t.query,created:!0},null,8,["value"])):_e("v-if",!0),I(f,{onUpdateOptions:t.onOptionsRendered},{default:j(()=>[Ge(t.$slots,"default")]),_:3},8,["onUpdateOptions"])]),_:3},8,["wrap-class","view-class","class"]),[[cn,t.options.size>0&&!t.loading]]),t.emptyText&&(!t.allowCreate||t.loading||t.allowCreate&&t.options.size===0)?(G(),ne(_t,{key:0},[t.$slots.empty?Ge(t.$slots,"empty",{key:0}):(G(),ne("p",{key:1,class:Y(t.nsSelect.be("dropdown","empty"))},Ke(t.emptyText),3))],64)):_e("v-if",!0)]),_:3})]),_:3},8,["visible","placement","teleported","popper-class","popper-options","effect","transition","persistent","onShow"])],34)),[[v,t.handleClose,t.popperPaneRef]])}var tPe=tt(q$e,[["render",ePe],["__file","/home/runner/work/element-plus/element-plus/packages/components/select/src/select.vue"]]);const nPe=ye({name:"ElOptionGroup",componentName:"ElOptionGroup",props:{label:String,disabled:Boolean},setup(t){const e=Ye("select"),n=$(!0),r=Qt(),a=$([]);fn(WZ,Vn({...Wa(t)}));const i=gt(Nb);Ut(()=>{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}=Wn(i);return je(s,()=>{n.value=a.value.some(l=>l.visible===!0)},{flush:"post"}),{visible:n,ns:e}}});function rPe(t,e,n,r,a,i){return Ft((G(),ne("ul",{class:Y(t.ns.be("group","wrap"))},[L("li",{class:Y(t.ns.be("group","title"))},Ke(t.label),3),L("li",null,[L("ul",{class:Y(t.ns.b("group"))},[Ge(t.$slots,"default")],2)])],2)),[[cn,t.visible]])}var jZ=tt(nPe,[["render",rPe],["__file","/home/runner/work/element-plus/element-plus/packages/components/select/src/option-group.vue"]]);const jf=tn(tPe,{Option:SV,OptionGroup:jZ}),f2=ta(SV),aPe=ta(jZ),wV=()=>gt(HZ,{}),iPe=nt({pageSize:{type:Number,required:!0},pageSizes:{type:ke(Array),default:()=>Pr([10,20,30,40,50,100])},popperClass:{type:String},disabled:Boolean,teleported:Boolean,size:{type:String,values:wu}}),oPe=ye({name:"ElPaginationSizes"}),sPe=ye({...oPe,props:iPe,emits:["page-size-change"],setup(t,{emit:e}){const n=t,{t:r}=En(),a=Ye("pagination"),i=wV(),o=$(n.pageSize);je(()=>n.pageSizes,(u,c)=>{if(!Co(u,c)&&Array.isArray(u)){const f=u.includes(n.pageSize)?n.pageSize:n.pageSizes[0];e("page-size-change",f)}}),je(()=>n.pageSize,u=>{o.value=u});const s=U(()=>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)=>(G(),ne("span",{class:Y(S(a).e("sizes"))},[I(S(jf),{"model-value":o.value,disabled:u.disabled,"popper-class":u.popperClass,size:u.size,teleported:u.teleported,"validate-event":!1,onChange:l},{default:j(()=>[(G(!0),ne(_t,null,dn(S(s),f=>(G(),Ee(S(f2),{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 lPe=tt(sPe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/pagination/src/components/sizes.vue"]]);const uPe=nt({size:{type:String,values:wu}}),cPe=["disabled"],fPe=ye({name:"ElPaginationJumper"}),dPe=ye({...fPe,props:uPe,setup(t){const{t:e}=En(),n=Ye("pagination"),{pageCount:r,disabled:a,currentPage:i,changeEvent:o}=wV(),s=$(),l=U(()=>{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)=>(G(),ne("span",{class:Y(S(n).e("jump")),disabled:S(a)},[L("span",{class:Y([S(n).e("goto")])},Ke(S(e)("el.pagination.goto")),3),I(S(Ri),{size:f.size,class:Y([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"]),L("span",{class:Y([S(n).e("classifier")])},Ke(S(e)("el.pagination.pageClassifier")),3)],10,cPe))}});var hPe=tt(dPe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/pagination/src/components/jumper.vue"]]);const pPe=nt({total:{type:Number,default:1e3}}),vPe=["disabled"],gPe=ye({name:"ElPaginationTotal"}),yPe=ye({...gPe,props:pPe,setup(t){const{t:e}=En(),n=Ye("pagination"),{disabled:r}=wV();return(a,i)=>(G(),ne("span",{class:Y(S(n).e("total")),disabled:S(r)},Ke(S(e)("el.pagination.total",{total:a.total})),11,vPe))}});var mPe=tt(yPe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/pagination/src/components/total.vue"]]);const bPe=nt({currentPage:{type:Number,default:1},pageCount:{type:Number,required:!0},pagerCount:{type:Number,default:7},disabled:Boolean}),SPe=["onKeyup"],wPe=["aria-current","aria-label","tabindex"],xPe=["tabindex","aria-label"],_Pe=["aria-current","aria-label","tabindex"],CPe=["tabindex","aria-label"],TPe=["aria-current","aria-label","tabindex"],EPe=ye({name:"ElPaginationPager"}),MPe=ye({...EPe,props:bPe,emits:["change"],setup(t,{emit:e}){const n=t,r=Ye("pager"),a=Ye("icon"),{t:i}=En(),o=$(!1),s=$(!1),l=$(!1),u=$(!1),c=$(!1),f=$(!1),d=U(()=>{const w=n.pagerCount,C=(w-1)/2,_=Number(n.currentPage),x=Number(n.pageCount);let T=!1,M=!1;x>w&&(_>w-C&&(T=!0),_<x-C&&(M=!0));const E=[];if(T&&!M){const A=x-(w-2);for(let k=A;k<x;k++)E.push(k)}else if(!T&&M)for(let A=2;A<w;A++)E.push(A);else if(T&&M){const A=Math.floor(w/2)-1;for(let k=_-A;k<=_+A;k++)E.push(k)}else for(let A=2;A<x;A++)E.push(A);return E}),h=U(()=>["more","btn-quickprev",a.b(),r.is("disabled",n.disabled)]),v=U(()=>["more","btn-quicknext",a.b(),r.is("disabled",n.disabled)]),p=U(()=>n.disabled?-1:0);Uo(()=>{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 C=w.target;if(C.tagName.toLowerCase()==="li"&&Array.from(C.classList).includes("number")){const _=Number(C.textContent);_!==n.currentPage&&e("change",_)}else C.tagName.toLowerCase()==="li"&&Array.from(C.classList).includes("more")&&b(w)}function b(w){const C=w.target;if(C.tagName.toLowerCase()==="ul"||n.disabled)return;let _=Number(C.textContent);const x=n.pageCount,T=n.currentPage,M=n.pagerCount-2;C.className.includes("more")&&(C.className.includes("quickprev")?_=T-M:C.className.includes("quicknext")&&(_=T+M)),Number.isNaN(+_)||(_<1&&(_=1),_>x&&(_=x)),_!==T&&e("change",_)}return(w,C)=>(G(),ne("ul",{class:Y(S(r).b()),onClick:b,onKeyup:Tn(m,["enter"])},[w.pageCount>0?(G(),ne("li",{key:0,class:Y([[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,wPe)):_e("v-if",!0),o.value?(G(),ne("li",{key:1,class:Y(S(h)),tabindex:S(p),"aria-label":S(i)("el.pagination.prevPages",{pager:w.pagerCount-2}),onMouseenter:C[0]||(C[0]=_=>g(!0)),onMouseleave:C[1]||(C[1]=_=>l.value=!1),onFocus:C[2]||(C[2]=_=>y(!0)),onBlur:C[3]||(C[3]=_=>c.value=!1)},[(l.value||c.value)&&!w.disabled?(G(),Ee(S(Lg),{key:0})):(G(),Ee(S(UF),{key:1}))],42,xPe)):_e("v-if",!0),(G(!0),ne(_t,null,dn(S(d),_=>(G(),ne("li",{key:_,class:Y([[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)},Ke(_),11,_Pe))),128)),s.value?(G(),ne("li",{key:2,class:Y(S(v)),tabindex:S(p),"aria-label":S(i)("el.pagination.nextPages",{pager:w.pagerCount-2}),onMouseenter:C[4]||(C[4]=_=>g()),onMouseleave:C[5]||(C[5]=_=>u.value=!1),onFocus:C[6]||(C[6]=_=>y()),onBlur:C[7]||(C[7]=_=>f.value=!1)},[(u.value||f.value)&&!w.disabled?(G(),Ee(S(Og),{key:0})):(G(),Ee(S(UF),{key:1}))],42,CPe)):_e("v-if",!0),w.pageCount>1?(G(),ne("li",{key:3,class:Y([[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)},Ke(w.pageCount),11,TPe)):_e("v-if",!0)],42,SPe))}});var DPe=tt(MPe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/pagination/src/components/pager.vue"]]);const Pi=t=>typeof t!="number",APe=nt({pageSize:Number,defaultPageSize:Number,total:Number,pageCount:Number,pagerCount:{type:Number,validator:t=>Pt(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:ke(Array),default:()=>Pr([10,20,30,40,50,100])},popperClass:{type:String,default:""},prevText:{type:String,default:""},prevIcon:{type:gr,default:()=>sc},nextText:{type:String,default:""},nextIcon:{type:gr,default:()=>Li},teleported:{type:Boolean,default:!0},small:Boolean,background:Boolean,disabled:Boolean,hideOnSinglePage:Boolean}),kPe={"update:current-page":t=>Pt(t),"update:page-size":t=>Pt(t),"size-change":t=>Pt(t),"current-change":t=>Pt(t),"prev-click":t=>Pt(t),"next-click":t=>Pt(t)},J5="ElPagination";var RPe=ye({name:J5,props:APe,emits:kPe,setup(t,{emit:e,slots:n}){const{t:r}=En(),a=Ye("pagination"),i=Qt().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=U(()=>{if(Pi(t.total)&&Pi(t.pageCount)||!Pi(t.currentPage)&&!o)return!1;if(t.layout.includes("sizes")){if(Pi(t.pageCount)){if(!Pi(t.total)&&!Pi(t.pageSize)&&!s)return!1}else if(!s)return!1}return!0}),u=$(Pi(t.defaultPageSize)?10:t.defaultPageSize),c=$(Pi(t.defaultCurrentPage)?1:t.defaultCurrentPage),f=U({get(){return Pi(t.pageSize)?u.value:t.pageSize},set(b){Pi(t.pageSize)&&(u.value=b),s&&(e("update:page-size",b),e("size-change",b))}}),d=U(()=>{let b=0;return Pi(t.pageCount)?Pi(t.total)||(b=Math.max(1,Math.ceil(t.total/f.value))):b=t.pageCount,b}),h=U({get(){return Pi(t.currentPage)?c.value:t.currentPage},set(b){let w=b;b<1?w=1:b>d.value&&(w=d.value),Pi(t.currentPage)&&(c.value=w),o&&(e("update:current-page",w),e("current-change",w))}});je(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 fn(HZ,{pageCount:d,disabled:U(()=>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 C=[],_=[],x=Dt("div",{class:a.e("rightwrapper")},_),T={prev:Dt(V$e,{disabled:t.disabled,currentPage:h.value,prevText:t.prevText,prevIcon:t.prevIcon,onClick:g}),jumper:Dt(hPe,{size:t.small?"small":"default"}),pager:Dt(DPe,{currentPage:h.value,pageCount:d.value,pagerCount:t.pagerCount,onChange:v,disabled:t.disabled}),next:Dt(F$e,{disabled:t.disabled,currentPage:h.value,pageCount:d.value,nextText:t.nextText,nextIcon:t.nextIcon,onClick:y}),sizes:Dt(lPe,{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:Dt(mPe,{total:Pi(t.total)?0:t.total})},M=t.layout.split(",").map(A=>A.trim());let E=!1;return M.forEach(A=>{if(A==="->"){E=!0;return}E?_.push(T[A]):C.push(T[A])}),m(C[0],a.is("first")),m(C[C.length-1],a.is("last")),E&&_.length>0&&(m(_[0],a.is("first")),m(_[_.length-1],a.is("last")),C.push(x)),Dt("div",{class:[a.b(),a.is("background",t.background),{[a.m("small")]:t.small}]},C)}}});const LPe=tn(RPe),OPe=nt({title:String,confirmButtonText:String,cancelButtonText:String,confirmButtonType:{type:String,values:LR,default:"primary"},cancelButtonType:{type:String,values:LR,default:"text"},icon:{type:gr,default:()=>CCe},iconColor:{type:String,default:"#f90"},hideIcon:{type:Boolean,default:!1},hideAfter:{type:Number,default:200},teleported:Qa.teleported,persistent:Qa.persistent,width:{type:[String,Number],default:150}}),VPe={confirm:t=>t instanceof MouseEvent,cancel:t=>t instanceof MouseEvent},NPe=ye({name:"ElPopconfirm"}),IPe=ye({...NPe,props:OPe,emits:VPe,setup(t,{emit:e}){const n=t,{t:r}=En(),a=Ye("popconfirm"),i=$(),o=()=>{var d,h;(h=(d=i.value)==null?void 0:d.onClose)==null||h.call(d)},s=U(()=>({width:la(n.width)})),l=d=>{e("confirm",d),o()},u=d=>{e("cancel",d),o()},c=U(()=>n.confirmButtonText||r("el.popconfirm.confirmButtonText")),f=U(()=>n.cancelButtonText||r("el.popconfirm.cancelButtonText"));return(d,h)=>(G(),Ee(S(ao),an({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:j(()=>[L("div",{class:Y(S(a).b())},[L("div",{class:Y(S(a).e("main"))},[!d.hideIcon&&d.icon?(G(),Ee(S(xt),{key:0,class:Y(S(a).e("icon")),style:Tt({color:d.iconColor})},{default:j(()=>[(G(),Ee(on(d.icon)))]),_:1},8,["class","style"])):_e("v-if",!0),Ue(" "+Ke(d.title),1)],2),L("div",{class:Y(S(a).e("action"))},[I(S(St),{size:"small",type:d.cancelButtonType==="text"?"":d.cancelButtonType,text:d.cancelButtonType==="text",onClick:u},{default:j(()=>[Ue(Ke(S(f)),1)]),_:1},8,["type","text"]),I(S(St),{size:"small",type:d.confirmButtonType==="text"?"":d.confirmButtonType,text:d.confirmButtonType==="text",onClick:l},{default:j(()=>[Ue(Ke(S(c)),1)]),_:1},8,["type","text"])],2)],2)]),default:j(()=>[d.$slots.reference?Ge(d.$slots,"reference",{key:0}):_e("v-if",!0)]),_:3},16,["popper-class","popper-style","teleported","hide-after","persistent"]))}});var BPe=tt(IPe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/popconfirm/src/popconfirm.vue"]]);const $Pe=tn(BPe),PPe=nt({trigger:_1.trigger,placement:r_.placement,disabled:_1.disabled,visible:Qa.visible,transition:Qa.transition,popperOptions:r_.popperOptions,tabindex:r_.tabindex,content:Qa.content,popperStyle:Qa.popperStyle,popperClass:Qa.popperClass,enterable:{...Qa.enterable,default:!0},effect:{...Qa.effect,default:"light"},teleported:Qa.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}}),FPe={"update:visible":t=>Ea(t),"before-enter":()=>!0,"before-leave":()=>!0,"after-enter":()=>!0,"after-leave":()=>!0},zPe="onUpdate:visible",UPe=ye({name:"ElPopover"}),GPe=ye({...UPe,props:PPe,emits:FPe,setup(t,{expose:e,emit:n}){const r=t,a=U(()=>r[zPe]),i=Ye("popover"),o=$(),s=U(()=>{var g;return(g=S(o))==null?void 0:g.popperRef}),l=U(()=>[{width:la(r.width)},r.popperStyle]),u=U(()=>[i.b(),r.popperClass,{[i.m("plain")]:!!r.content}]),c=U(()=>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)=>(G(),Ee(S(ao),an({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:j(()=>[g.title?(G(),ne("div",{key:0,class:Y(S(i).e("title")),role:"title"},Ke(g.title),3)):_e("v-if",!0),Ge(g.$slots,"default",{},()=>[Ue(Ke(g.content),1)])]),default:j(()=>[g.$slots.reference?Ge(g.$slots,"reference",{key:0}):_e("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 HPe=tt(GPe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/popover/src/popover.vue"]]);const e8=(t,e)=>{const n=e.arg||e.value,r=n==null?void 0:n.popperRef;r&&(r.triggerRef=t)};var WPe={mounted(t,e){e8(t,e)},updated(t,e){e8(t,e)}};const jPe="popover",KZ=jTe(WPe,jPe),KPe=tn(HPe,{directive:KZ}),YPe=nt({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:ke(String),default:"round"},textInside:{type:Boolean,default:!1},width:{type:Number,default:126},showText:{type:Boolean,default:!0},color:{type:ke([String,Array,Function]),default:""},striped:Boolean,stripedFlow:Boolean,format:{type:ke(Function),default:t=>`${t}%`}}),XPe=["aria-valuenow"],qPe={viewBox:"0 0 100 100"},ZPe=["d","stroke","stroke-linecap","stroke-width"],QPe=["d","stroke","opacity","stroke-linecap","stroke-width"],JPe={key:0},eFe=ye({name:"ElProgress"}),tFe=ye({...eFe,props:YPe,setup(t){const e=t,n={success:"#13ce66",exception:"#ff4949",warning:"#e6a23c",default:"#20a0ff"},r=Ye("progress"),a=U(()=>({width:`${e.percentage}%`,animationDuration:`${e.duration}s`,backgroundColor:m(e.percentage)})),i=U(()=>(e.strokeWidth/e.width*100).toFixed(1)),o=U(()=>["circle","dashboard"].includes(e.type)?Number.parseInt(`${50-Number.parseFloat(i.value)/2}`,10):0),s=U(()=>{const b=o.value,w=e.type==="dashboard";return`
- M 50 50
- m 0 ${w?"":"-"}${b}
- a ${b} ${b} 0 1 1 0 ${w?"-":""}${b*2}
- a ${b} ${b} 0 1 1 0 ${w?"":"-"}${b*2}
- `}),l=U(()=>2*Math.PI*o.value),u=U(()=>e.type==="dashboard"?.75:1),c=U(()=>`${-1*l.value*(1-u.value)/2}px`),f=U(()=>({strokeDasharray:`${l.value*u.value}px, ${l.value}px`,strokeDashoffset:c.value})),d=U(()=>({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=U(()=>{let b;return e.color?b=m(e.percentage):b=n[e.status]||n.default,b}),v=U(()=>e.status==="warning"?yT:e.type==="line"?e.status==="success"?N4:ad:e.status==="success"?kb:yl),p=U(()=>e.type==="line"?12+e.strokeWidth*.4:e.width*.111111+2),g=U(()=>e.format(e.percentage));function y(b){const w=100/b.length;return b.map((_,x)=>Ht(_)?{color:_,percentage:(x+1)*w}:_).sort((_,x)=>_.percentage-x.percentage)}const m=b=>{var w;const{color:C}=e;if(zt(C))return C(b);if(Ht(C))return C;{const _=y(C);for(const x of _)if(x.percentage>b)return x.color;return(w=_[_.length-1])==null?void 0:w.color}};return(b,w)=>(G(),ne("div",{class:Y([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"?(G(),ne("div",{key:0,class:Y(S(r).b("bar"))},[L("div",{class:Y(S(r).be("bar","outer")),style:Tt({height:`${b.strokeWidth}px`})},[L("div",{class:Y([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:Tt(S(a))},[(b.showText||b.$slots.default)&&b.textInside?(G(),ne("div",{key:0,class:Y(S(r).be("bar","innerText"))},[Ge(b.$slots,"default",{percentage:b.percentage},()=>[L("span",null,Ke(S(g)),1)])],2)):_e("v-if",!0)],6)],6)],2)):(G(),ne("div",{key:1,class:Y(S(r).b("circle")),style:Tt({height:`${b.width}px`,width:`${b.width}px`})},[(G(),ne("svg",qPe,[L("path",{class:Y(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:Tt(S(f))},null,14,ZPe),L("path",{class:Y(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:Tt(S(d))},null,14,QPe)]))],6)),(b.showText||b.$slots.default)&&!b.textInside?(G(),ne("div",{key:2,class:Y(S(r).e("text")),style:Tt({fontSize:`${S(p)}px`})},[Ge(b.$slots,"default",{percentage:b.percentage},()=>[b.status?(G(),Ee(S(xt),{key:1},{default:j(()=>[(G(),Ee(on(S(v))))]),_:1})):(G(),ne("span",JPe,Ke(S(g)),1))])],6)):_e("v-if",!0)],10,XPe))}});var nFe=tt(tFe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/progress/src/progress.vue"]]);const YZ=tn(nFe),rFe=nt({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:ke([Array,Object]),default:()=>Pr(["","",""])},voidColor:{type:String,default:""},disabledVoidColor:{type:String,default:""},icons:{type:ke([Array,Object]),default:()=>[NS,NS,NS]},voidIcon:{type:gr,default:()=>yTe},disabledVoidIcon:{type:gr,default:()=>NS},disabled:Boolean,allowHalf:Boolean,showText:Boolean,showScore:Boolean,textColor:{type:String,default:""},texts:{type:ke(Array),default:()=>Pr(["Extremely bad","Disappointed","Fair","Satisfied","Surprise"])},scoreTemplate:{type:String,default:"{value}"},size:yi,label:{type:String,default:void 0},clearable:{type:Boolean,default:!1}}),aFe={[Mr]:t=>Pt(t),[nn]:t=>Pt(t)},iFe=["id","aria-label","aria-labelledby","aria-valuenow","aria-valuetext","aria-valuemax"],oFe=["onMousemove","onClick"],sFe=ye({name:"ElRate"}),lFe=ye({...sFe,props:rFe,emits:aFe,setup(t,{expose:e,emit:n}){const r=t;function a(z,B){const W=K=>un(K),V=Object.keys(B).map(K=>+K).filter(K=>{const Q=B[K];return(W(Q)?Q.excluded:!1)?z<K:z<=K}).sort((K,Q)=>K-Q),P=B[V[0]];return W(P)&&P.value||P}const i=gt(Op,void 0),o=gt(pu,void 0),s=Aa(),l=Ye("rate"),{inputId:u,isLabeledByFormItem:c}=ld(r,{formItemContext:o}),f=$(r.modelValue),d=$(-1),h=$(!0),v=U(()=>[l.b(),l.m(s.value)]),p=U(()=>r.disabled||(i==null?void 0:i.disabled)),g=U(()=>l.cssVarBlock({"void-color":r.voidColor,"disabled-void-color":r.disabledVoidColor,"fill-color":w.value})),y=U(()=>{let z="";return r.showScore?z=r.scoreTemplate.replace(/\{\s*value\s*\}/,p.value?`${r.modelValue}`:`${f.value}`):r.showText&&(z=r.texts[Math.ceil(f.value)-1]),z}),m=U(()=>r.modelValue*100-Math.floor(r.modelValue)*100),b=U(()=>vt(r.colors)?{[r.lowThreshold]:r.colors[0],[r.highThreshold]:{value:r.colors[1],excluded:!0},[r.max]:r.colors[2]}:r.colors),w=U(()=>{const z=a(f.value,b.value);return un(z)?"":z}),C=U(()=>{let z="";return p.value?z=`${m.value}%`:r.allowHalf&&(z="50%"),{color:w.value,width:z}}),_=U(()=>{let z=vt(r.icons)?[...r.icons]:{...r.icons};return z=Df(z),vt(z)?{[r.lowThreshold]:z[0],[r.highThreshold]:{value:z[1],excluded:!0},[r.max]:z[2]}:z}),x=U(()=>a(r.modelValue,_.value)),T=U(()=>p.value?Ht(r.disabledVoidIcon)?r.disabledVoidIcon:Df(r.disabledVoidIcon):Ht(r.voidIcon)?r.voidIcon:Df(r.voidIcon)),M=U(()=>a(f.value,_.value));function E(z){const B=p.value&&m.value>0&&z-1<r.modelValue&&z>r.modelValue,W=r.allowHalf&&h.value&&z-.5<=f.value&&z>f.value;return B||W}function A(z){r.clearable&&z===r.modelValue&&(z=0),n(nn,z),r.modelValue!==z&&n("change",z)}function k(z){p.value||(r.allowHalf&&h.value?A(f.value):A(z))}function R(z){if(p.value)return;let B=f.value;const W=z.code;return W===Mt.up||W===Mt.right?(r.allowHalf?B+=.5:B+=1,z.stopPropagation(),z.preventDefault()):(W===Mt.left||W===Mt.down)&&(r.allowHalf?B-=.5:B-=1,z.stopPropagation(),z.preventDefault()),B=B<0?0:B,B=B>r.max?r.max:B,n(nn,B),n("change",B),B}function N(z,B){if(!p.value){if(r.allowHalf&&B){let W=B.target;dl(W,l.e("item"))&&(W=W.querySelector(`.${l.e("icon")}`)),(W.clientWidth===0||dl(W,l.e("decimal")))&&(W=W.parentNode),h.value=B.offsetX*2<=W.clientWidth,f.value=h.value?z-.5:z}else f.value=z;d.value=z}}function F(){p.value||(r.allowHalf&&(h.value=r.modelValue!==Math.floor(r.modelValue)),f.value=r.modelValue,d.value=-1)}return je(()=>r.modelValue,z=>{f.value=z,h.value=r.modelValue!==Math.floor(r.modelValue)}),r.modelValue||n(nn,0),e({setCurrentValue:N,resetCurrentValue:F}),(z,B)=>{var W;return G(),ne("div",{id:S(u),class:Y([S(v),S(l).is("disabled",S(p))]),role:"slider","aria-label":S(c)?void 0:z.label||"rating","aria-labelledby":S(c)?(W=S(o))==null?void 0:W.labelId:void 0,"aria-valuenow":f.value,"aria-valuetext":S(y)||void 0,"aria-valuemin":"0","aria-valuemax":z.max,tabindex:"0",style:Tt(S(g)),onKeydown:R},[(G(!0),ne(_t,null,dn(z.max,(V,P)=>(G(),ne("span",{key:P,class:Y(S(l).e("item")),onMousemove:K=>N(V,K),onMouseleave:F,onClick:K=>k(V)},[I(S(xt),{class:Y([S(l).e("icon"),{hover:d.value===V},S(l).is("active",V<=f.value)])},{default:j(()=>[E(V)?_e("v-if",!0):(G(),ne(_t,{key:0},[Ft((G(),Ee(on(S(M)),null,null,512)),[[cn,V<=f.value]]),Ft((G(),Ee(on(S(T)),null,null,512)),[[cn,!(V<=f.value)]])],64)),E(V)?(G(),Ee(S(xt),{key:1,style:Tt(S(C)),class:Y([S(l).e("icon"),S(l).e("decimal")])},{default:j(()=>[(G(),Ee(on(S(x))))]),_:1},8,["style","class"])):_e("v-if",!0)]),_:2},1032,["class"])],42,oFe))),128)),z.showText||z.showScore?(G(),ne("span",{key:0,class:Y(S(l).e("text")),style:Tt({color:z.textColor})},Ke(S(y)),7)):_e("v-if",!0)],46,iFe)}}});var uFe=tt(lFe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/rate/src/rate.vue"]]);const cFe=tn(uFe),Hv={success:"icon-success",warning:"icon-warning",error:"icon-error",info:"icon-info"},t8={[Hv.success]:T_e,[Hv.warning]:yT,[Hv.error]:I4,[Hv.info]:B4},fFe=nt({title:{type:String,default:""},subTitle:{type:String,default:""},icon:{type:String,values:["success","warning","info","error"],default:"info"}}),dFe=ye({name:"ElResult"}),hFe=ye({...dFe,props:fFe,setup(t){const e=t,n=Ye("result"),r=U(()=>{const a=e.icon,i=a&&Hv[a]?Hv[a]:"icon-info",o=t8[i]||t8["icon-info"];return{class:i,component:o}});return(a,i)=>(G(),ne("div",{class:Y(S(n).b())},[L("div",{class:Y(S(n).e("icon"))},[Ge(a.$slots,"icon",{},()=>[S(r).component?(G(),Ee(on(S(r).component),{key:0,class:Y(S(r).class)},null,8,["class"])):_e("v-if",!0)])],2),a.title||a.$slots.title?(G(),ne("div",{key:0,class:Y(S(n).e("title"))},[Ge(a.$slots,"title",{},()=>[L("p",null,Ke(a.title),1)])],2)):_e("v-if",!0),a.subTitle||a.$slots["sub-title"]?(G(),ne("div",{key:1,class:Y(S(n).e("subtitle"))},[Ge(a.$slots,"sub-title",{},()=>[L("p",null,Ke(a.subTitle),1)])],2)):_e("v-if",!0),a.$slots.extra?(G(),ne("div",{key:2,class:Y(S(n).e("extra"))},[Ge(a.$slots,"extra")],2)):_e("v-if",!0)],2))}});var pFe=tt(hFe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/result/src/result.vue"]]);const vFe=tn(pFe);var n8=Number.isNaN||function(e){return typeof e=="number"&&e!==e};function gFe(t,e){return!!(t===e||n8(t)&&n8(e))}function yFe(t,e){if(t.length!==e.length)return!1;for(var n=0;n<t.length;n++)if(!gFe(t[n],e[n]))return!1;return!0}function mFe(t,e){e===void 0&&(e=yFe);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 XZ=()=>{const e=Qt().proxy.$props;return U(()=>{const n=(r,a,i)=>({});return e.perfMode?hT(n):mFe(n)})},JR=50,d2="itemRendered",h2="scroll",Wv="forward",p2="backward",ps="auto",OT="smart",E1="start",Jl="center",M1="end",zg="horizontal",xV="vertical",bFe="ltr",ug="rtl",D1="negative",_V="positive-ascending",CV="positive-descending",SFe={[zg]:"left",[xV]:"top"},wFe=20,xFe={[zg]:"deltaX",[xV]:"deltaY"},_Fe=({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=>{wT(a);const u=l[xFe[n.value]];o(i)&&o(i+u)||(i+=u,vY()||l.preventDefault(),a=Vg(()=>{r(i),i=0}))}}},eL=Cl({type:ke([Number,Function]),required:!0}),tL=Cl({type:Number}),nL=Cl({type:Number,default:2}),CFe=Cl({type:String,values:["ltr","rtl"],default:"ltr"}),rL=Cl({type:Number,default:0}),v2=Cl({type:Number,required:!0}),qZ=Cl({type:String,values:["horizontal","vertical"],default:xV}),ZZ=nt({className:{type:String,default:""},containerElement:{type:ke([String,Object]),default:"div"},data:{type:ke(Array),default:()=>Pr([])},direction:CFe,height:{type:[String,Number],required:!0},innerElement:{type:[String,Object],default:"div"},style:{type:ke([Object,String,Array])},useIsScrolling:{type:Boolean,default:!1},width:{type:[Number,String],required:!1},perfMode:{type:Boolean,default:!0},scrollbarAlwaysOn:{type:Boolean,default:!1}}),QZ=nt({cache:nL,estimatedItemSize:tL,layout:qZ,initScrollOffset:rL,total:v2,itemSize:eL,...ZZ}),aL={type:Number,default:6},JZ={type:Number,default:0},eQ={type:Number,default:2},Zh=nt({columnCache:nL,columnWidth:eL,estimatedColumnWidth:tL,estimatedRowHeight:tL,initScrollLeft:rL,initScrollTop:rL,itemKey:{type:ke(Function),default:({columnIndex:t,rowIndex:e})=>`${e}:${t}`},rowCache:nL,rowHeight:eL,totalColumn:v2,totalRow:v2,hScrollbarSize:aL,vScrollbarSize:aL,scrollbarStartGap:JZ,scrollbarEndGap:eQ,role:String,...ZZ}),tQ=nt({alwaysOn:Boolean,class:String,layout:qZ,total:v2,ratio:{type:Number,required:!0},clientSize:{type:Number,required:!0},scrollFrom:{type:Number,required:!0},scrollbarSize:aL,startGap:JZ,endGap:eQ,visible:Boolean}),Vh=(t,e)=>t<e?Wv:p2,A1=t=>t===bFe||t===ug||t===zg,r8=t=>t===ug;let Jp=null;function g2(t=!1){if(Jp===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?Jp=CV:(e.scrollLeft=1,e.scrollLeft===0?Jp=D1:Jp=_V),document.body.removeChild(e),Jp}return Jp}function TFe({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 iL=ye({name:"ElVirtualScrollBar",props:tQ,emits:["scroll","start-move","stop-move"],setup(t,{emit:e}){const n=U(()=>t.startGap+t.endGap),r=Ye("virtual-scrollbar"),a=Ye("scrollbar"),i=$(),o=$();let s=null,l=null;const u=Vn({isDragging:!1,traveled:0}),c=U(()=>JX[t.layout]),f=U(()=>t.clientSize-S(n)),d=U(()=>({position:"absolute",width:`${zg===t.layout?f.value:t.scrollbarSize}px`,height:`${zg===t.layout?t.scrollbarSize:f.value}px`,[SFe[t.layout]]:"2px",right:"2px",bottom:"2px",borderRadius:"4px"})),h=U(()=>{const _=t.ratio,x=t.clientSize;if(_>=100)return Number.POSITIVE_INFINITY;if(_>=50)return _*x/100;const T=x/3;return Math.floor(Math.min(Math.max(_*x,wFe),T))}),v=U(()=>{if(!Number.isFinite(h.value))return{display:"none"};const _=`${h.value}px`;return TFe({bar:c.value,size:_,move:u.traveled},t.layout)}),p=U(()=>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:x}=u;if(!x||!o.value||!i.value)return;const T=u[c.value.axis];if(!T)return;wT(s);const M=(i.value.getBoundingClientRect()[c.value.direction]-_[c.value.client])*-1,E=o.value[c.value.offset]-T,A=M-E;s=Vg(()=>{u.traveled=Math.max(t.startGap,Math.min(A,p.value)),e("scroll",A,p.value)})},C=_=>{const x=Math.abs(_.target.getBoundingClientRect()[c.value.direction]-_[c.value.client]),T=o.value[c.value.offset]/2,M=x-T;u.traveled=Math.max(0,Math.min(M,p.value)),e("scroll",M,p.value)};return je(()=>t.scrollFrom,_=>{u.isDragging||(u.traveled=Math.ceil(_*p.value))}),Sr(()=>{y()}),()=>Dt("div",{role:"presentation",ref:i,class:[r.b(),t.class,(t.alwaysOn||u.isDragging)&&"always-on"],style:d.value,onMousedown:It(C,["stop","prevent"]),onTouchstartPrevent:m},Dt("div",{ref:o,class:a.e("thumb"),style:v.value,onMousedown:m},[]))}}),nQ=({name:t,getOffset:e,getItemSize:n,getItemOffset:r,getEstimatedTotalSize:a,getStartIndexForOffset:i,getStopIndexForStartIndex:o,initCache:s,clearCache:l,validateProps:u})=>ye({name:t??"ElVirtualList",props:QZ,emits:[d2,h2],setup(c,{emit:f,expose:d}){u(c);const h=Qt(),v=Ye("vl"),p=$(s(c,h)),g=XZ(),y=$(),m=$(),b=$(),w=$({isScrolling:!1,scrollDir:"forward",scrollOffset:Pt(c.initScrollOffset)?c.initScrollOffset:0,updateRequested:!1,isScrollbarDragging:!1,scrollbarAlwaysOn:c.scrollbarAlwaysOn}),C=U(()=>{const{total:re,cache:ve}=c,{isScrolling:oe,scrollDir:ie,scrollOffset:fe}=S(w);if(re===0)return[0,0,0,0];const se=i(c,fe,S(p)),ge=o(c,se,fe,S(p)),me=!oe||ie===p2?Math.max(1,ve):1,he=!oe||ie===Wv?Math.max(1,ve):1;return[Math.max(0,se-me),Math.max(0,Math.min(re-1,ge+he)),se,ge]}),_=U(()=>a(c,S(p))),x=U(()=>A1(c.layout)),T=U(()=>[{position:"relative",[`overflow-${x.value?"x":"y"}`]:"scroll",WebkitOverflowScrolling:"touch",willChange:"transform"},{direction:c.direction,height:Pt(c.height)?`${c.height}px`:c.height,width:Pt(c.width)?`${c.width}px`:c.width},c.style]),M=U(()=>{const re=S(_),ve=S(x);return{height:ve?"100%":`${re}px`,pointerEvents:S(w).isScrolling?"none":void 0,width:ve?`${re}px`:"100%"}}),E=U(()=>x.value?c.width:c.height),{onWheel:A}=_Fe({atStartEdge:U(()=>w.value.scrollOffset<=0),atEndEdge:U(()=>w.value.scrollOffset>=_.value),layout:U(()=>c.layout)},re=>{var ve,oe;(oe=(ve=b.value).onMouseUp)==null||oe.call(ve),B(Math.min(w.value.scrollOffset+re,_.value-E.value))}),k=()=>{const{total:re}=c;if(re>0){const[fe,se,ge,me]=S(C);f(d2,fe,se,ge,me)}const{scrollDir:ve,scrollOffset:oe,updateRequested:ie}=S(w);f(h2,ve,oe,ie)},R=re=>{const{clientHeight:ve,scrollHeight:oe,scrollTop:ie}=re.currentTarget,fe=S(w);if(fe.scrollOffset===ie)return;const se=Math.max(0,Math.min(ie,oe-ve));w.value={...fe,isScrolling:!0,scrollDir:Vh(fe.scrollOffset,se),scrollOffset:se,updateRequested:!1},wt(P)},N=re=>{const{clientWidth:ve,scrollLeft:oe,scrollWidth:ie}=re.currentTarget,fe=S(w);if(fe.scrollOffset===oe)return;const{direction:se}=c;let ge=oe;if(se===ug)switch(g2()){case D1:{ge=-oe;break}case CV:{ge=ie-ve-oe;break}}ge=Math.max(0,Math.min(ge,ie-ve)),w.value={...fe,isScrolling:!0,scrollDir:Vh(fe.scrollOffset,ge),scrollOffset:ge,updateRequested:!1},wt(P)},F=re=>{S(x)?N(re):R(re),k()},z=(re,ve)=>{const oe=(_.value-E.value)/ve*re;B(Math.min(_.value-E.value,oe))},B=re=>{re=Math.max(re,0),re!==S(w).scrollOffset&&(w.value={...S(w),scrollOffset:re,scrollDir:Vh(S(w).scrollOffset,re),updateRequested:!0},wt(P))},W=(re,ve=ps)=>{const{scrollOffset:oe}=S(w);re=Math.max(0,Math.min(re,c.total-1)),B(e(c,re,ve,oe,S(p)))},V=re=>{const{direction:ve,itemSize:oe,layout:ie}=c,fe=g.value(l&&oe,l&&ie,l&&ve);let se;if(Sn(fe,String(re)))se=fe[re];else{const ge=r(c,re,S(p)),me=n(c,re,S(p)),he=S(x),J=ve===ug,ue=he?ge:0;fe[re]=se={position:"absolute",left:J?void 0:`${ue}px`,right:J?`${ue}px`:void 0,top:he?0:`${ge}px`,height:he?"100%":`${me}px`,width:he?`${me}px`:"100%"}}return se},P=()=>{w.value.isScrolling=!1,wt(()=>{g.value(-1,null,null)})},K=()=>{const re=y.value;re&&(re.scrollTop=0)};Ut(()=>{if(!_n)return;const{initScrollOffset:re}=c,ve=S(y);Pt(re)&&ve&&(S(x)?ve.scrollLeft=re:ve.scrollTop=re),k()}),bc(()=>{const{direction:re,layout:ve}=c,{scrollOffset:oe,updateRequested:ie}=S(w),fe=S(y);if(ie&&fe)if(ve===zg)if(re===ug)switch(g2()){case D1:{fe.scrollLeft=-oe;break}case _V:{fe.scrollLeft=oe;break}default:{const{clientWidth:se,scrollWidth:ge}=fe;fe.scrollLeft=ge-se-oe;break}}else fe.scrollLeft=oe;else fe.scrollTop=oe});const Q={ns:v,clientSize:E,estimatedTotalSize:_,windowStyle:T,windowRef:y,innerRef:m,innerStyle:M,itemsToRender:C,scrollbarRef:b,states:w,getItemStyle:V,onScroll:F,onScrollbarScroll:z,onWheel:A,scrollTo:B,scrollToItem:W,resetScrollTop:K};return d({windowRef:y,innerRef:m,getItemStyleCache:g,scrollTo:B,scrollToItem:W,resetScrollTop:K,states:w}),Q},render(c){var f;const{$slots:d,className:h,clientSize:v,containerElement:p,data:g,getItemStyle:y,innerElement:m,itemsToRender:b,innerStyle:w,layout:C,total:_,onScroll:x,onScrollbarScroll:T,onWheel:M,states:E,useIsScrolling:A,windowStyle:k,ns:R}=c,[N,F]=b,z=on(p),B=on(m),W=[];if(_>0)for(let Q=N;Q<=F;Q++)W.push((f=d.default)==null?void 0:f.call(d,{data:g,key:Q,index:Q,isScrolling:A?E.isScrolling:void 0,style:y(Q)}));const V=[Dt(B,{style:w,ref:"innerRef"},Ht(B)?W:{default:()=>W})],P=Dt(iL,{ref:"scrollbarRef",clientSize:v,layout:C,onScroll:T,ratio:v*100/this.estimatedTotalSize,scrollFrom:E.scrollOffset/(this.estimatedTotalSize-v),total:_}),K=Dt(z,{class:[R.e("window"),h],style:k,onScroll:x,onWheel:M,ref:"windowRef",key:0},Ht(z)?[V]:{default:()=>[V]});return Dt("div",{key:0,class:[R.e("wrapper"),E.scrollbarAlwaysOn?"always-on":""]},[K,P])}}),rQ=nQ({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=A1(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===OT&&(s>=f-l&&s<=c+l?o=ps:o=Jl),o){case E1:return c;case M1:return f;case Jl:{const d=Math.round(f+(c-f)/2);return d<Math.ceil(l/2)?0:d>u+Math.floor(l/2)?u:d}case ps: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=A1(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(){}}),jv=(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]},EFe=(t,e,n)=>{const{items:r,lastVisitedIndex:a}=e;return(a>0?r[a].offset:0)>=n?aQ(t,e,0,a,n):MFe(t,e,Math.max(0,a),n)},aQ=(t,e,n,r,a)=>{for(;n<=r;){const i=n+Math.floor((r-n)/2),o=jv(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)},MFe=(t,e,n,r)=>{const{total:a}=t;let i=1;for(;n<a&&jv(t,n,e).offset<r;)n+=i,i*=2;return aQ(t,e,Math.floor(n/2),Math.min(n,a-1),r)},a8=({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},DFe=nQ({name:"ElDynamicSizeList",getItemOffset:(t,e,n)=>jv(t,e,n).offset,getItemSize:(t,e,{items:n})=>n[e].size,getEstimatedTotalSize:a8,getOffset:(t,e,n,r,a)=>{const{height:i,layout:o,width:s}=t,l=A1(o)?s:i,u=jv(t,e,a),c=a8(t,a),f=Math.max(0,Math.min(c-l,u.offset)),d=Math.max(0,u.offset-l+u.size);switch(n===OT&&(r>=d-l&&r<=f+l?n=ps:n=Jl),n){case E1:return f;case M1:return d;case Jl:return Math.round(d+(f-d)/2);case ps:default:return r>=d&&r<=f?r:r<d?d:f}},getStartIndexForOffset:(t,e,n)=>EFe(t,n,e),getStopIndexForStartIndex:(t,e,n,r)=>{const{height:a,total:i,layout:o,width:s}=t,l=A1(o)?s:a,u=jv(t,e,r),c=n+l;let f=u.offset+u.size,d=e;for(;d<i-1&&f<c;)d++,f+=jv(t,d,r).size;return d},initCache({estimatedItemSize:t=JR},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})=>{}}),AFe=({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=>{wT(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=Vg(()=>{a(o,s),o=0,s=0}))}}},iQ=({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})=>ye({name:t??"ElVirtualList",props:Zh,emits:[d2,h2],setup(p,{emit:g,expose:y,slots:m}){const b=Ye("vl");v(p);const w=Qt(),C=$(d(p,w));h==null||h(w,C);const _=$(),x=$(),T=$(),M=$(null),E=$({isScrolling:!1,scrollLeft:Pt(p.initScrollLeft)?p.initScrollLeft:0,scrollTop:Pt(p.initScrollTop)?p.initScrollTop:0,updateRequested:!1,xAxisScrollDir:Wv,yAxisScrollDir:Wv}),A=XZ(),k=U(()=>Number.parseInt(`${p.height}`,10)),R=U(()=>Number.parseInt(`${p.width}`,10)),N=U(()=>{const{totalColumn:De,totalRow:we,columnCache:ce}=p,{isScrolling:Be,xAxisScrollDir:He,scrollLeft:Ce}=S(E);if(De===0||we===0)return[0,0,0,0];const qe=r(p,Ce,S(C)),Ze=a(p,qe,Ce,S(C)),de=!Be||He===p2?Math.max(1,ce):1,Xe=!Be||He===Wv?Math.max(1,ce):1;return[Math.max(0,qe-de),Math.max(0,Math.min(De-1,Ze+Xe)),qe,Ze]}),F=U(()=>{const{totalColumn:De,totalRow:we,rowCache:ce}=p,{isScrolling:Be,yAxisScrollDir:He,scrollTop:Ce}=S(E);if(De===0||we===0)return[0,0,0,0];const qe=c(p,Ce,S(C)),Ze=f(p,qe,Ce,S(C)),de=!Be||He===p2?Math.max(1,ce):1,Xe=!Be||He===Wv?Math.max(1,ce):1;return[Math.max(0,qe-de),Math.max(0,Math.min(we-1,Ze+Xe)),qe,Ze]}),z=U(()=>i(p,S(C))),B=U(()=>o(p,S(C))),W=U(()=>{var De;return[{position:"relative",overflow:"hidden",WebkitOverflowScrolling:"touch",willChange:"transform"},{direction:p.direction,height:Pt(p.height)?`${p.height}px`:p.height,width:Pt(p.width)?`${p.width}px`:p.width},(De=p.style)!=null?De:{}]}),V=U(()=>{const De=`${S(B)}px`;return{height:`${S(z)}px`,pointerEvents:S(E).isScrolling?"none":void 0,width:De}}),P=()=>{const{totalColumn:De,totalRow:we}=p;if(De>0&&we>0){const[Ze,de,Xe,yt]=S(N),[kt,Vt,ct,Oe]=S(F);g(d2,{columnCacheStart:Ze,columnCacheEnd:de,rowCacheStart:kt,rowCacheEnd:Vt,columnVisibleStart:Xe,columnVisibleEnd:yt,rowVisibleStart:ct,rowVisibleEnd:Oe})}const{scrollLeft:ce,scrollTop:Be,updateRequested:He,xAxisScrollDir:Ce,yAxisScrollDir:qe}=S(E);g(h2,{xAxisScrollDir:Ce,scrollLeft:ce,yAxisScrollDir:qe,scrollTop:Be,updateRequested:He})},K=De=>{const{clientHeight:we,clientWidth:ce,scrollHeight:Be,scrollLeft:He,scrollTop:Ce,scrollWidth:qe}=De.currentTarget,Ze=S(E);if(Ze.scrollTop===Ce&&Ze.scrollLeft===He)return;let de=He;if(r8(p.direction))switch(g2()){case D1:de=-He;break;case CV:de=qe-ce-He;break}E.value={...Ze,isScrolling:!0,scrollLeft:de,scrollTop:Math.max(0,Math.min(Ce,Be-we)),updateRequested:!0,xAxisScrollDir:Vh(Ze.scrollLeft,de),yAxisScrollDir:Vh(Ze.scrollTop,Ce)},wt(()=>se()),ge(),P()},Q=(De,we)=>{const ce=S(k),Be=(z.value-ce)/we*De;oe({scrollTop:Math.min(z.value-ce,Be)})},re=(De,we)=>{const ce=S(R),Be=(B.value-ce)/we*De;oe({scrollLeft:Math.min(B.value-ce,Be)})},{onWheel:ve}=AFe({atXStartEdge:U(()=>E.value.scrollLeft<=0),atXEndEdge:U(()=>E.value.scrollLeft>=B.value-S(R)),atYStartEdge:U(()=>E.value.scrollTop<=0),atYEndEdge:U(()=>E.value.scrollTop>=z.value-S(k))},(De,we)=>{var ce,Be,He,Ce;(Be=(ce=x.value)==null?void 0:ce.onMouseUp)==null||Be.call(ce),(Ce=(He=T.value)==null?void 0:He.onMouseUp)==null||Ce.call(He);const qe=S(R),Ze=S(k);oe({scrollLeft:Math.min(E.value.scrollLeft+De,B.value-qe),scrollTop:Math.min(E.value.scrollTop+we,z.value-Ze)})}),oe=({scrollLeft:De=E.value.scrollLeft,scrollTop:we=E.value.scrollTop})=>{De=Math.max(De,0),we=Math.max(we,0);const ce=S(E);we===ce.scrollTop&&De===ce.scrollLeft||(E.value={...ce,xAxisScrollDir:Vh(ce.scrollLeft,De),yAxisScrollDir:Vh(ce.scrollTop,we),scrollLeft:De,scrollTop:we,updateRequested:!0},wt(()=>se()),ge(),P())},ie=(De=0,we=0,ce=ps)=>{const Be=S(E);we=Math.max(0,Math.min(we,p.totalColumn-1)),De=Math.max(0,Math.min(De,p.totalRow-1));const He=tX(b.namespace.value),Ce=S(C),qe=i(p,Ce),Ze=o(p,Ce);oe({scrollLeft:s(p,we,ce,Be.scrollLeft,Ce,Ze>p.width?He:0),scrollTop:l(p,De,ce,Be.scrollTop,Ce,qe>p.height?He:0)})},fe=(De,we)=>{const{columnWidth:ce,direction:Be,rowHeight:He}=p,Ce=A.value(e&&ce,e&&He,e&&Be),qe=`${De},${we}`;if(Sn(Ce,qe))return Ce[qe];{const[,Ze]=n(p,we,S(C)),de=S(C),Xe=r8(Be),[yt,kt]=u(p,De,de),[Vt]=n(p,we,de);return Ce[qe]={position:"absolute",left:Xe?void 0:`${Ze}px`,right:Xe?`${Ze}px`:void 0,top:`${kt}px`,height:`${yt}px`,width:`${Vt}px`},Ce[qe]}},se=()=>{E.value.isScrolling=!1,wt(()=>{A.value(-1,null,null)})};Ut(()=>{if(!_n)return;const{initScrollLeft:De,initScrollTop:we}=p,ce=S(_);ce&&(Pt(De)&&(ce.scrollLeft=De),Pt(we)&&(ce.scrollTop=we)),P()});const ge=()=>{const{direction:De}=p,{scrollLeft:we,scrollTop:ce,updateRequested:Be}=S(E),He=S(_);if(Be&&He){if(De===ug)switch(g2()){case D1:{He.scrollLeft=-we;break}case _V:{He.scrollLeft=we;break}default:{const{clientWidth:Ce,scrollWidth:qe}=He;He.scrollLeft=qe-Ce-we;break}}else He.scrollLeft=Math.max(0,we);He.scrollTop=Math.max(0,ce)}},{resetAfterColumnIndex:me,resetAfterRowIndex:he,resetAfter:J}=w.proxy;y({windowRef:_,innerRef:M,getItemStyleCache:A,scrollTo:oe,scrollToItem:ie,states:E,resetAfterColumnIndex:me,resetAfterRowIndex:he,resetAfter:J});const ue=()=>{const{scrollbarAlwaysOn:De,scrollbarStartGap:we,scrollbarEndGap:ce,totalColumn:Be,totalRow:He}=p,Ce=S(R),qe=S(k),Ze=S(B),de=S(z),{scrollLeft:Xe,scrollTop:yt}=S(E),kt=Dt(iL,{ref:x,alwaysOn:De,startGap:we,endGap:ce,class:b.e("horizontal"),clientSize:Ce,layout:"horizontal",onScroll:re,ratio:Ce*100/Ze,scrollFrom:Xe/(Ze-Ce),total:He,visible:!0}),Vt=Dt(iL,{ref:T,alwaysOn:De,startGap:we,endGap:ce,class:b.e("vertical"),clientSize:qe,layout:"vertical",onScroll:Q,ratio:qe*100/de,scrollFrom:yt/(de-qe),total:Be,visible:!0});return{horizontalScrollbar:kt,verticalScrollbar:Vt}},ae=()=>{var De;const[we,ce]=S(N),[Be,He]=S(F),{data:Ce,totalColumn:qe,totalRow:Ze,useIsScrolling:de,itemKey:Xe}=p,yt=[];if(Ze>0&&qe>0)for(let kt=Be;kt<=He;kt++)for(let Vt=we;Vt<=ce;Vt++)yt.push((De=m.default)==null?void 0:De.call(m,{columnIndex:Vt,data:Ce,key:Xe({columnIndex:Vt,data:Ce,rowIndex:kt}),isScrolling:de?S(E).isScrolling:void 0,style:fe(kt,Vt),rowIndex:kt}));return yt},Re=()=>{const De=on(p.innerElement),we=ae();return[Dt(De,{style:S(V),ref:M},Ht(De)?we:{default:()=>we})]};return()=>{const De=on(p.containerElement),{horizontalScrollbar:we,verticalScrollbar:ce}=ue(),Be=Re();return Dt("div",{key:0,class:b.e("wrapper"),role:p.role},[Dt(De,{class:p.className,style:S(W),onScroll:K,onWheel:ve,ref:_},Ht(De)?Be:{default:()=>Be}),we,ce])}}}),kFe=iQ({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=ps:a=Jl),a){case E1:return u;case M1:return c;case Jl:{const f=Math.round(c+(u-c)/2);return f<Math.ceil(n/2)?0:f>l+Math.floor(n/2)?l:f}case ps: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===OT&&(i>=c-e&&i<=u+e?a=ps:a=Jl),a){case E1:return u;case M1:return c;case Jl:{const f=Math.round(c+(u-c)/2);return f<Math.ceil(e/2)?0:f>l+Math.floor(e/2)?l:f}case ps: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:y2,min:oQ,floor:sQ}=Math,RFe={column:"columnWidth",row:"rowHeight"},oL={column:"lastVisitedColumnIndex",row:"lastVisitedRowIndex"},Uu=(t,e,n,r)=>{const[a,i,o]=[n[r],t[RFe[r]],n[oL[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[oL[r]]=e}return a[e]},lQ=(t,e,n,r,a,i)=>{for(;n<=r;){const o=n+sQ((r-n)/2),s=Uu(t,o,e,i).offset;if(s===a)return o;s<a?n=o+1:r=o-1}return y2(0,n-1)},LFe=(t,e,n,r,a)=>{const i=a==="column"?t.totalColumn:t.totalRow;let o=1;for(;n<i&&Uu(t,n,e,a).offset<r;)n+=o,o*=2;return lQ(t,e,sQ(n/2),oQ(n,i-1),r,a)},i8=(t,e,n,r)=>{const[a,i]=[e[r],e[oL[r]]];return(i>0?a[i].offset:0)>=n?lQ(t,e,0,i,n,r):LFe(t,e,y2(0,i),n,r)},uQ=({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},cQ=({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},OFe={column:cQ,row:uQ},o8=(t,e,n,r,a,i,o)=>{const[s,l]=[i==="row"?t.height:t.width,OFe[i]],u=Uu(t,e,a,i),c=l(t,a),f=y2(0,oQ(c-s,u.offset)),d=y2(0,u.offset-s+o+u.size);switch(n===OT&&(r>=d-s&&r<=f+s?n=ps:n=Jl),n){case E1:return f;case M1:return d;case Jl:return Math.round(d+(f-d)/2);case ps:default:return r>=d&&r<=f?r:d>f||r<d?d:f}},VFe=iQ({name:"ElDynamicSizeGrid",getColumnPosition:(t,e,n)=>{const r=Uu(t,e,n,"column");return[r.size,r.offset]},getRowPosition:(t,e,n)=>{const r=Uu(t,e,n,"row");return[r.size,r.offset]},getColumnOffset:(t,e,n,r,a,i)=>o8(t,e,n,r,a,"column",i),getRowOffset:(t,e,n,r,a,i)=>o8(t,e,n,r,a,"row",i),getColumnStartIndexForOffset:(t,e,n)=>i8(t,n,e,"column"),getColumnStopIndexForStartIndex:(t,e,n,r)=>{const a=Uu(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+=Uu(t,e,r,"column").size;return s},getEstimatedTotalHeight:uQ,getEstimatedTotalWidth:cQ,getRowStartIndexForOffset:(t,e,n)=>i8(t,n,e,"row"),getRowStopIndexForStartIndex:(t,e,n,r)=>{const{totalRow:a,height:i}=t,o=Uu(t,e,r,"row"),s=n+i;let l=o.size+o.offset,u=e;for(;u<a-1&&l<s;)u++,l+=Uu(t,u,r,"row").size;return u},injectToInstance:(t,e)=>{const n=({columnIndex:i,rowIndex:o},s)=>{var l,u;s=Na(s)?!0:s,Pt(i)&&(e.value.lastVisitedColumnIndex=Math.min(e.value.lastVisitedColumnIndex,i-1)),Pt(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=JR,estimatedRowHeight:e=JR})=>({column:{},estimatedColumnWidth:t,estimatedRowHeight:e,lastVisitedColumnIndex:-1,lastVisitedRowIndex:-1,row:{}}),clearCache:!1,validateProps:({columnWidth:t,rowHeight:e})=>{}}),NFe=ye({props:{item:{type:Object,required:!0},style:Object,height:Number},setup(){return{ns:Ye("select")}}});function IFe(t,e,n,r,a,i){return t.item.isTitle?(G(),ne("div",{key:0,class:Y(t.ns.be("group","title")),style:Tt([t.style,{lineHeight:`${t.height}px`}])},Ke(t.item.label),7)):(G(),ne("div",{key:1,class:Y(t.ns.be("group","split")),style:Tt(t.style)},[L("span",{class:Y(t.ns.be("group","split-dash")),style:Tt({top:`${t.height/2}px`})},null,6)],6))}var BFe=tt(NFe,[["render",IFe],["__file","/home/runner/work/element-plus/element-plus/packages/components/select-v2/src/group-item.vue"]]);function $Fe(t,{emit:e}){return{hoverItem:()=>{t.disabled||e("hover",t.index)},selectOptionClick:()=>{t.disabled||e("select",t.item,t.index)}}}const PFe={allowCreate:Boolean,autocomplete:{type:String,default:"none"},automaticDropdown:Boolean,clearable:Boolean,clearIcon:{type:[String,Object],default:ad},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:Qa.teleported,persistent:{type:Boolean,default:!0},popperClass:{type:String,default:""},popperOptions:{type:Object,default:()=>({})},remote:Boolean,size:{type:String,validator:bT},valueKey:{type:String,default:"value"},scrollbarAlwaysOn:{type:Boolean,default:!1},validateEvent:{type:Boolean,default:!0},placement:{type:ke(String),values:Lp,default:"bottom-start"}},FFe={data:Array,disabled:Boolean,hovering:Boolean,item:Object,index:Number,style:Object,selected:Boolean,created:Boolean},zFe=ye({props:FFe,emits:["select","hover"],setup(t,{emit:e}){const n=Ye("select"),{hoverItem:r,selectOptionClick:a}=$Fe(t,{emit:e});return{ns:n,hoverItem:r,selectOptionClick:a}}}),UFe=["aria-selected"];function GFe(t,e,n,r,a,i){return G(),ne("li",{"aria-selected":t.selected,style:Tt(t.style),class:Y([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]=It((...o)=>t.selectOptionClick&&t.selectOptionClick(...o),["stop"]))},[Ge(t.$slots,"default",{item:t.item,index:t.index,disabled:t.disabled},()=>[L("span",null,Ke(t.item.label),1)])],46,UFe)}var HFe=tt(zFe,[["render",GFe],["__file","/home/runner/work/element-plus/element-plus/packages/components/select-v2/src/option-item.vue"]]);const fQ=Symbol("ElSelectV2Injection");var WFe=ye({name:"ElSelectDropdown",props:{data:{type:Array,required:!0},hoveringIndex:Number,width:Number},setup(t,{slots:e,expose:n}){const r=gt(fQ),a=Ye("select"),i=$([]),o=$(),s=U(()=>t.data.length);je(()=>s.value,()=>{var T,M;(M=(T=r.popper.value).updatePopper)==null||M.call(T)});const l=U(()=>Na(r.props.estimatedOptionHeight)),u=U(()=>l.value?{itemSize:r.props.itemHeight}:{estimatedSize:r.props.estimatedOptionHeight,itemSize:T=>i.value[T]}),c=(T=[],M)=>{const{props:{valueKey:E}}=r;return un(M)?T&&T.some(A=>$r(A,E)===$r(M,E)):T.includes(M)},f=(T,M)=>{if(un(M)){const{valueKey:E}=r.props;return $r(T,E)===$r(M,E)}else return T===M},d=(T,M)=>{const{valueKey:E}=r.props;return r.props.multiple?c(T,$r(M,E)):f(T,$r(M,E))},h=(T,M)=>{const{disabled:E,multiple:A,multipleLimit:k}=r.props;return E||!M&&(A?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 M=o.value;M&&M.scrollToItem(T)},resetScrollTop:()=>{const T=o.value;T&&T.resetScrollTop()}});const y=T=>{const{index:M,data:E,style:A}=T,k=S(l),{itemSize:R,estimatedSize:N}=S(u),{modelValue:F}=r.props,{onSelect:z,onHover:B}=r,W=E[M];if(W.type==="Group")return I(BFe,{item:W,style:A,height:k?R:N},null);const V=d(F,W),P=h(F,V),K=v(M);return I(HFe,an(T,{selected:V,disabled:W.disabled||P,created:!!W.created,hovering:K,item:W,onSelect:z,onHover:B}),{default:Q=>{var re;return((re=e.default)==null?void 0:re.call(e,Q))||I("span",null,[W.label])}})},{onKeyboardNavigate:m,onKeyboardSelect:b}=r,w=()=>{m("forward")},C=()=>{m("backward")},_=()=>{r.expanded=!1},x=T=>{const{code:M}=T,{tab:E,esc:A,down:k,up:R,enter:N}=Mt;switch(M!==E&&(T.preventDefault(),T.stopPropagation()),M){case E:case A:{_();break}case k:{w();break}case R:{C();break}case N:{b();break}}};return()=>{var T;const{data:M,width:E}=t,{height:A,multiple:k,scrollbarAlwaysOn:R}=r.props;if(M.length===0)return I("div",{class:a.b("dropdown"),style:{width:`${E}px`}},[(T=e.empty)==null?void 0:T.call(e)]);const N=S(l)?rQ:DFe;return I("div",{class:[a.b("dropdown"),a.is("multiple",k)]},[I(N,an({ref:o},S(u),{className:a.be("dropdown","list"),scrollbarAlwaysOn:R,data:M,height:A,width:E,total:M.length,onKeydown:x}),{default:F=>I(y,F,null)})])}}});function jFe(t,e){const n=$(0),r=$(null),a=U(()=>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 KFe=t=>{const e=[];return t.forEach(n=>{vt(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 YFe(t){const e=$(!1);return{handleCompositionStart:()=>{e.value=!0},handleCompositionUpdate:i=>{const o=i.target.value,s=o[o.length-1]||"";e.value=!ST(s)},handleCompositionEnd:i=>{e.value&&(e.value=!1,zt(t)&&t(i))}}}const s8="",l8=11,XFe={larget:51,default:42,small:33},qFe=(t,e)=>{const{t:n}=En(),r=Ye("select-v2"),a=Ye("input"),{form:i,formItem:o}=lo(),s=Vn({inputValue:s8,displayInputValue:s8,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=$(-1),u=$(-1),c=$(null),f=$(null),d=$(null),h=$(null),v=$(null),p=$(null),g=$(null),y=$(!1),m=U(()=>t.disabled||(i==null?void 0:i.disabled)),b=U(()=>{const Ae=k.value.length*34;return Ae>t.height?t.height:Ae}),w=U(()=>!Ta(t.modelValue)),C=U(()=>{const Ae=t.multiple?Array.isArray(t.modelValue)&&t.modelValue.length>0:w.value;return t.clearable&&!m.value&&s.comboBoxHovering&&Ae}),_=U(()=>t.remote&&t.filterable?"":gT),x=U(()=>_.value&&r.is("reverse",y.value)),T=U(()=>(o==null?void 0:o.validateState)||""),M=U(()=>P4[T.value]),E=U(()=>t.remote?300:0),A=U(()=>{const Ae=k.value;return t.loading?t.loadingText||n("el.select.loading"):t.remote&&s.inputValue===""&&Ae.length===0?!1:t.filterable&&s.inputValue&&Ae.length>0?t.noMatchText||n("el.select.noMatch"):Ae.length===0?t.noDataText||n("el.select.noData"):null}),k=U(()=>{const Ae=rt=>{const Rt=s.inputValue,pn=new RegExp(JY(Rt),"i");return Rt?pn.test(rt.label||""):!0};return t.loading?[]:KFe(t.options.concat(s.createdOptions).map(rt=>{if(vt(rt.options)){const Rt=rt.options.filter(Ae);if(Rt.length>0)return{...rt,options:Rt}}else if(t.remote||Ae(rt))return rt;return null}).filter(rt=>rt!==null))}),R=U(()=>{const Ae=new Map;return k.value.forEach((rt,Rt)=>{Ae.set(Ce(rt),{option:rt,index:Rt})}),Ae}),N=U(()=>k.value.every(Ae=>Ae.disabled)),F=Aa(),z=U(()=>F.value==="small"?"small":"default"),B=U(()=>{const Ae=p.value,rt=z.value||"default",Rt=Ae?Number.parseInt(getComputedStyle(Ae).paddingLeft):0,pn=Ae?Number.parseInt(getComputedStyle(Ae).paddingRight):0;return s.selectWidth-pn-Rt-XFe[rt]}),W=()=>{var Ae;u.value=((Ae=v.value)==null?void 0:Ae.offsetWidth)||200},V=U(()=>({width:`${s.calculatedWidth===0?l8:Math.ceil(s.calculatedWidth)+l8}px`})),P=U(()=>vt(t.modelValue)?t.modelValue.length===0&&!s.displayInputValue:t.filterable?s.displayInputValue.length===0:!0),K=U(()=>{const Ae=t.placeholder||n("el.select.placeholder");return t.multiple||Ta(t.modelValue)?Ae:s.selectedLabel}),Q=U(()=>{var Ae,rt;return(rt=(Ae=h.value)==null?void 0:Ae.popperRef)==null?void 0:rt.contentRef}),re=U(()=>{if(t.multiple){const Ae=t.modelValue.length;if(t.modelValue.length>0&&R.value.has(t.modelValue[Ae-1])){const{index:rt}=R.value.get(t.modelValue[Ae-1]);return rt}}else if(t.modelValue&&R.value.has(t.modelValue)){const{index:Ae}=R.value.get(t.modelValue);return Ae}return-1}),ve=U({get(){return y.value&&A.value!==!1},set(Ae){y.value=Ae}}),oe=U(()=>s.cachedOptions.slice(0,t.maxCollapseTags)),ie=U(()=>s.cachedOptions.slice(t.maxCollapseTags)),{createNewOption:fe,removeNewOption:se,selectNewOption:ge,clearAllNewOption:me}=jFe(t,s),{handleCompositionStart:he,handleCompositionUpdate:J,handleCompositionEnd:ue}=YFe(Ae=>Nn(Ae)),ae=()=>{var Ae,rt,Rt;(rt=(Ae=f.value)==null?void 0:Ae.focus)==null||rt.call(Ae),(Rt=h.value)==null||Rt.updatePopper()},Re=()=>{if(!t.automaticDropdown&&!m.value)return s.isComposing&&(s.softFocus=!0),wt(()=>{var Ae,rt;y.value=!y.value,(rt=(Ae=f.value)==null?void 0:Ae.focus)==null||rt.call(Ae)})},Ne=()=>(t.filterable&&s.inputValue!==s.selectedLabel&&(s.query=s.selectedLabel),we(s.inputValue),wt(()=>{fe(s.inputValue)})),De=ro(Ne,E.value),we=Ae=>{s.previousQuery!==Ae&&(s.previousQuery=Ae,t.filterable&&zt(t.filterMethod)?t.filterMethod(Ae):t.filterable&&t.remote&&zt(t.remoteMethod)&&t.remoteMethod(Ae))},ce=Ae=>{Co(t.modelValue,Ae)||e(Mr,Ae)},Be=Ae=>{e(nn,Ae),ce(Ae),s.previousValue=Ae==null?void 0:Ae.toString()},He=(Ae=[],rt)=>{if(!un(rt))return Ae.indexOf(rt);const Rt=t.valueKey;let pn=-1;return Ae.some((Or,Vr)=>$r(Or,Rt)===$r(rt,Rt)?(pn=Vr,!0):!1),pn},Ce=Ae=>un(Ae)?$r(Ae,t.valueKey):Ae,qe=Ae=>un(Ae)?Ae.label:Ae,Ze=()=>wt(()=>{var Ae,rt;if(!f.value)return;const Rt=p.value;v.value.height=Rt.offsetHeight,y.value&&A.value!==!1&&((rt=(Ae=h.value)==null?void 0:Ae.updatePopper)==null||rt.call(Ae))}),de=()=>{var Ae,rt;if(Xe(),W(),(rt=(Ae=h.value)==null?void 0:Ae.updatePopper)==null||rt.call(Ae),t.multiple)return Ze()},Xe=()=>{const Ae=p.value;Ae&&(s.selectWidth=Ae.getBoundingClientRect().width)},yt=(Ae,rt,Rt=!0)=>{var pn,Or;if(t.multiple){let Vr=t.modelValue.slice();const Nr=He(Vr,Ce(Ae));Nr>-1?(Vr=[...Vr.slice(0,Nr),...Vr.slice(Nr+1)],s.cachedOptions.splice(Nr,1),se(Ae)):(t.multipleLimit<=0||Vr.length<t.multipleLimit)&&(Vr=[...Vr,Ce(Ae)],s.cachedOptions.push(Ae),ge(Ae),Ct(rt)),Be(Vr),Ae.created&&(s.query="",we(""),s.inputLength=20),t.filterable&&!t.reserveKeyword&&((Or=(pn=f.value).focus)==null||Or.call(pn),$e("")),t.filterable&&(s.calculatedWidth=g.value.getBoundingClientRect().width),Ze(),Kn()}else l.value=rt,s.selectedLabel=Ae.label,Be(Ce(Ae)),y.value=!1,s.isComposing=!1,s.isSilentBlur=Rt,ge(Ae),Ae.created||me(),Ct(rt)},kt=(Ae,rt)=>{const{valueKey:Rt}=t,pn=t.modelValue.indexOf($r(rt,Rt));if(pn>-1&&!m.value){const Or=[...t.modelValue.slice(0,pn),...t.modelValue.slice(pn+1)];return s.cachedOptions.splice(pn,1),Be(Or),e("remove-tag",$r(rt,Rt)),s.softFocus=!0,se(rt),wt(ae)}Ae.stopPropagation()},Vt=Ae=>{const rt=s.isComposing;s.isComposing=!0,s.softFocus?s.softFocus=!1:rt||e("focus",Ae)},ct=Ae=>(s.softFocus=!1,wt(()=>{var rt,Rt;(Rt=(rt=f.value)==null?void 0:rt.blur)==null||Rt.call(rt),g.value&&(s.calculatedWidth=g.value.getBoundingClientRect().width),s.isSilentBlur?s.isSilentBlur=!1:s.isComposing&&e("blur",Ae),s.isComposing=!1})),Oe=()=>{s.displayInputValue.length>0?$e(""):y.value=!1},be=Ae=>{if(s.displayInputValue.length===0){Ae.preventDefault();const rt=t.modelValue.slice();rt.pop(),se(s.cachedOptions.pop()),Be(rt)}},xe=()=>{let Ae;return vt(t.modelValue)?Ae=[]:Ae=void 0,s.softFocus=!0,t.multiple?s.cachedOptions=[]:s.selectedLabel="",y.value=!1,Be(Ae),e("clear"),me(),wt(ae)},$e=Ae=>{s.displayInputValue=Ae,s.inputValue=Ae},pe=(Ae,rt=void 0)=>{const Rt=k.value;if(!["forward","backward"].includes(Ae)||m.value||Rt.length<=0||N.value)return;if(!y.value)return Re();rt===void 0&&(rt=s.hoveringIndex);let pn=-1;Ae==="forward"?(pn=rt+1,pn>=Rt.length&&(pn=0)):Ae==="backward"&&(pn=rt-1,(pn<0||pn>=Rt.length)&&(pn=Rt.length-1));const Or=Rt[pn];if(Or.disabled||Or.type==="Group")return pe(Ae,pn);Ct(pn),ze(pn)},it=()=>{if(y.value)~s.hoveringIndex&&k.value[s.hoveringIndex]&&yt(k.value[s.hoveringIndex],s.hoveringIndex,!1);else return Re()},Ct=Ae=>{s.hoveringIndex=Ae},Wt=()=>{s.hoveringIndex=-1},Kn=()=>{var Ae;const rt=f.value;rt&&((Ae=rt.focus)==null||Ae.call(rt))},Nn=Ae=>{const rt=Ae.target.value;if($e(rt),s.displayInputValue.length>0&&!y.value&&(y.value=!0),s.calculatedWidth=g.value.getBoundingClientRect().width,t.multiple&&Ze(),t.remote)De();else return Ne()},fr=()=>(y.value=!1,ct()),wr=()=>(s.inputValue=s.displayInputValue,wt(()=>{~re.value&&(Ct(re.value),ze(s.hoveringIndex))})),ze=Ae=>{d.value.scrollToItem(Ae)},ot=()=>{if(Wt(),t.multiple)if(t.modelValue.length>0){let Ae=!1;s.cachedOptions.length=0,s.previousValue=t.modelValue.toString();for(const rt of t.modelValue)if(R.value.has(rt)){const{index:Rt,option:pn}=R.value.get(rt);s.cachedOptions.push(pn),Ae||Ct(Rt),Ae=!0}}else s.cachedOptions=[],s.previousValue=void 0;else if(w.value){s.previousValue=t.modelValue;const Ae=k.value,rt=Ae.findIndex(Rt=>Ce(Rt)===Ce(t.modelValue));~rt?(s.selectedLabel=Ae[rt].label,Ct(rt)):s.selectedLabel=`${t.modelValue}`}else s.selectedLabel="",s.previousValue=void 0;me(),W()};return je(y,Ae=>{var rt,Rt;e("visible-change",Ae),Ae?(Rt=(rt=h.value).update)==null||Rt.call(rt):(s.displayInputValue="",s.previousQuery=null,fe(""))}),je(()=>t.modelValue,(Ae,rt)=>{var Rt;(!Ae||Ae.toString()!==s.previousValue)&&ot(),!Co(Ae,rt)&&t.validateEvent&&((Rt=o==null?void 0:o.validate)==null||Rt.call(o,"change").catch(pn=>void 0))},{deep:!0}),je(()=>t.options,()=>{const Ae=f.value;(!Ae||Ae&&document.activeElement!==Ae)&&ot()},{deep:!0}),je(k,()=>wt(d.value.resetScrollTop)),je(()=>ve.value,Ae=>{Ae||Wt()}),Ut(()=>{ot()}),Vi(v,de),{collapseTagSize:z,currentPlaceholder:K,expanded:y,emptyText:A,popupHeight:b,debounce:E,filteredOptions:k,iconComponent:_,iconReverse:x,inputWrapperStyle:V,popperSize:u,dropdownMenuVisible:ve,hasModelValue:w,shouldShowPlaceholder:P,selectDisabled:m,selectSize:F,showClearBtn:C,states:s,tagMaxWidth:B,nsSelectV2:r,nsInput:a,calculatorRef:g,controlRef:c,inputRef:f,menuRef:d,popper:h,selectRef:v,selectionRef:p,popperRef:Q,validateState:T,validateIcon:M,showTagList:oe,collapseTagList:ie,debouncedOnInputChange:De,deleteTag:kt,getLabel:qe,getValueKey:Ce,handleBlur:ct,handleClear:xe,handleClickOutside:fr,handleDel:be,handleEsc:Oe,handleFocus:Vt,handleMenuEnter:wr,handleResize:de,toggleMenu:Re,scrollTo:ze,onInput:Nn,onKeyboardNavigate:pe,onKeyboardSelect:it,onSelect:yt,onHover:Ct,onUpdateInputValue:$e,handleCompositionStart:he,handleCompositionEnd:ue,handleCompositionUpdate:J}},ZFe=ye({name:"ElSelectV2",components:{ElSelectMenu:WFe,ElTag:C1,ElTooltip:ao,ElIcon:xt},directives:{ClickOutside:Wf,ModelText:l4},props:PFe,emits:[nn,Mr,"remove-tag","clear","visible-change","focus","blur"],setup(t,{emit:e}){const n=U(()=>{const{modelValue:a,multiple:i}=t,o=i?[]:void 0;return vt(a)?i?a:o:i?o:a}),r=qFe(Vn({...Wa(t),modelValue:n}),e);return fn(fQ,{props:Vn({...Wa(t),height:r.popupHeight,modelValue:n}),popper:r.popper,onSelect:r.onSelect,onHover:r.onHover,onKeyboardNavigate:r.onKeyboardNavigate,onKeyboardSelect:r.onKeyboardSelect}),{...r,modelValue:n}}}),QFe={key:0},JFe=["id","autocomplete","aria-expanded","aria-labelledby","disabled","readonly","name","unselectable"],e5e=["textContent"],t5e=["id","aria-labelledby","aria-expanded","autocomplete","disabled","name","readonly","unselectable"],n5e=["textContent"];function r5e(t,e,n,r,a,i){const o=Ie("el-tag"),s=Ie("el-tooltip"),l=Ie("el-icon"),u=Ie("el-select-menu"),c=a1("model-text"),f=a1("click-outside");return Ft((G(),ne("div",{ref:"selectRef",class:Y([t.nsSelectV2.b(),t.nsSelectV2.m(t.selectSize)]),onClick:e[24]||(e[24]=It((...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)},[I(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:j(()=>[L("div",{ref:"selectionRef",class:Y([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?(G(),ne("div",QFe,[Ge(t.$slots,"prefix")])):_e("v-if",!0),t.multiple?(G(),ne("div",{key:1,class:Y(t.nsSelectV2.e("selection"))},[t.collapseTags&&t.modelValue.length>0?(G(),ne(_t,{key:0},[(G(!0),ne(_t,null,dn(t.showTagList,d=>(G(),ne("div",{key:t.getValueKey(d),class:Y(t.nsSelectV2.e("selected-item"))},[I(o,{closable:!t.selectDisabled&&!(d!=null&&d.disable),size:t.collapseTagSize,type:"info","disable-transitions":"",onClose:h=>t.deleteTag(h,d)},{default:j(()=>[L("span",{class:Y(t.nsSelectV2.e("tags-text")),style:Tt({maxWidth:`${t.tagMaxWidth}px`})},Ke(d==null?void 0:d.label),7)]),_:2},1032,["closable","size","onClose"])],2))),128)),L("div",{class:Y(t.nsSelectV2.e("selected-item"))},[t.modelValue.length>t.maxCollapseTags?(G(),Ee(o,{key:0,closable:!1,size:t.collapseTagSize,type:"info","disable-transitions":""},{default:j(()=>[t.collapseTagsTooltip?(G(),Ee(s,{key:0,disabled:t.dropdownMenuVisible,"fallback-placements":["bottom","top","right","left"],effect:t.effect,placement:"bottom",teleported:!1},{default:j(()=>[L("span",{class:Y(t.nsSelectV2.e("tags-text")),style:Tt({maxWidth:`${t.tagMaxWidth}px`})},"+ "+Ke(t.modelValue.length-t.maxCollapseTags),7)]),content:j(()=>[L("div",{class:Y(t.nsSelectV2.e("selection"))},[(G(!0),ne(_t,null,dn(t.collapseTagList,d=>(G(),ne("div",{key:t.getValueKey(d),class:Y(t.nsSelectV2.e("selected-item"))},[I(o,{closable:!t.selectDisabled&&!d.disabled,size:t.collapseTagSize,class:"in-tooltip",type:"info","disable-transitions":"",onClose:h=>t.deleteTag(h,d)},{default:j(()=>[L("span",{class:Y(t.nsSelectV2.e("tags-text")),style:Tt({maxWidth:`${t.tagMaxWidth}px`})},Ke(t.getLabel(d)),7)]),_:2},1032,["closable","size","onClose"])],2))),128))],2)]),_:1},8,["disabled","effect"])):(G(),ne("span",{key:1,class:Y(t.nsSelectV2.e("tags-text")),style:Tt({maxWidth:`${t.tagMaxWidth}px`})},"+ "+Ke(t.modelValue.length-t.maxCollapseTags),7))]),_:1},8,["size"])):_e("v-if",!0)],2)],64)):(G(!0),ne(_t,{key:1},dn(t.states.cachedOptions,d=>(G(),ne("div",{key:t.getValueKey(d),class:Y(t.nsSelectV2.e("selected-item"))},[I(o,{closable:!t.selectDisabled&&!d.disabled,size:t.collapseTagSize,type:"info","disable-transitions":"",onClose:h=>t.deleteTag(h,d)},{default:j(()=>[L("span",{class:Y(t.nsSelectV2.e("tags-text")),style:Tt({maxWidth:`${t.tagMaxWidth}px`})},Ke(t.getLabel(d)),7)]),_:2},1032,["closable","size","onClose"])],2))),128)),L("div",{class:Y([t.nsSelectV2.e("selected-item"),t.nsSelectV2.e("input-wrapper")]),style:Tt(t.inputWrapperStyle)},[Ft(L("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:Y([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]=Tn(It(d=>t.onKeyboardNavigate("backward"),["stop","prevent"]),["up"])),e[8]||(e[8]=Tn(It(d=>t.onKeyboardNavigate("forward"),["stop","prevent"]),["down"])),e[9]||(e[9]=Tn(It((...d)=>t.onKeyboardSelect&&t.onKeyboardSelect(...d),["stop","prevent"]),["enter"])),e[10]||(e[10]=Tn(It((...d)=>t.handleEsc&&t.handleEsc(...d),["stop","prevent"]),["esc"])),e[11]||(e[11]=Tn(It((...d)=>t.handleDel&&t.handleDel(...d),["stop"]),["delete"]))]},null,42,JFe),[[c,t.states.displayInputValue]]),t.filterable?(G(),ne("span",{key:0,ref:"calculatorRef","aria-hidden":"true",class:Y(t.nsSelectV2.e("input-calculator")),textContent:Ke(t.states.displayInputValue)},null,10,e5e)):_e("v-if",!0)],6)],2)):(G(),ne(_t,{key:2},[L("div",{class:Y([t.nsSelectV2.e("selected-item"),t.nsSelectV2.e("input-wrapper")])},[Ft(L("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:Y(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]=Tn(It(d=>t.onKeyboardNavigate("backward"),["stop","prevent"]),["up"])),e[19]||(e[19]=Tn(It(d=>t.onKeyboardNavigate("forward"),["stop","prevent"]),["down"])),e[20]||(e[20]=Tn(It((...d)=>t.onKeyboardSelect&&t.onKeyboardSelect(...d),["stop","prevent"]),["enter"])),e[21]||(e[21]=Tn(It((...d)=>t.handleEsc&&t.handleEsc(...d),["stop","prevent"]),["esc"]))],"onUpdate:modelValue":e[22]||(e[22]=(...d)=>t.onUpdateInputValue&&t.onUpdateInputValue(...d))},null,42,t5e),[[c,t.states.displayInputValue]])],2),t.filterable?(G(),ne("span",{key:0,ref:"calculatorRef","aria-hidden":"true",class:Y([t.nsSelectV2.e("selected-item"),t.nsSelectV2.e("input-calculator")]),textContent:Ke(t.states.displayInputValue)},null,10,n5e)):_e("v-if",!0)],64)),t.shouldShowPlaceholder?(G(),ne("span",{key:3,class:Y([t.nsSelectV2.e("placeholder"),t.nsSelectV2.is("transparent",t.multiple?t.modelValue.length===0:!t.hasModelValue)])},Ke(t.currentPlaceholder),3)):_e("v-if",!0),L("span",{class:Y(t.nsSelectV2.e("suffix"))},[t.iconComponent?Ft((G(),Ee(l,{key:0,class:Y([t.nsSelectV2.e("caret"),t.nsInput.e("icon"),t.iconReverse])},{default:j(()=>[(G(),Ee(on(t.iconComponent)))]),_:1},8,["class"])),[[cn,!t.showClearBtn]]):_e("v-if",!0),t.showClearBtn&&t.clearIcon?(G(),Ee(l,{key:1,class:Y([t.nsSelectV2.e("caret"),t.nsInput.e("icon")]),onClick:It(t.handleClear,["prevent","stop"])},{default:j(()=>[(G(),Ee(on(t.clearIcon)))]),_:1},8,["class","onClick"])):_e("v-if",!0),t.validateState&&t.validateIcon?(G(),Ee(l,{key:2,class:Y([t.nsInput.e("icon"),t.nsInput.e("validateIcon")])},{default:j(()=>[(G(),Ee(on(t.validateIcon)))]),_:1},8,["class"])):_e("v-if",!0)],2)],2)]),content:j(()=>[I(u,{ref:"menuRef",data:t.filteredOptions,width:t.popperSize,"hovering-index":t.states.hoveringIndex,"scrollbar-always-on":t.scrollbarAlwaysOn},{default:j(d=>[Ge(t.$slots,"default",rl(JC(d)))]),empty:j(()=>[Ge(t.$slots,"empty",{},()=>[L("p",{class:Y(t.nsSelectV2.e("empty"))},Ke(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 a_=tt(ZFe,[["render",r5e],["__file","/home/runner/work/element-plus/element-plus/packages/components/select-v2/src/select.vue"]]);a_.install=t=>{t.component(a_.name,a_)};const a5e=a_,i5e=a5e,o5e=nt({animated:{type:Boolean,default:!1},count:{type:Number,default:1},rows:{type:Number,default:3},loading:{type:Boolean,default:!0},throttle:{type:Number}}),s5e=nt({variant:{type:String,values:["circle","rect","h1","h3","text","caption","p","image","button"],default:"text"}}),l5e=ye({name:"ElSkeletonItem"}),u5e=ye({...l5e,props:s5e,setup(t){const e=Ye("skeleton");return(n,r)=>(G(),ne("div",{class:Y([S(e).e("item"),S(e).e(n.variant)])},[n.variant==="image"?(G(),Ee(S(hCe),{key:0})):_e("v-if",!0)],2))}});var m2=tt(u5e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/skeleton/src/skeleton-item.vue"]]);const c5e=ye({name:"ElSkeleton"}),f5e=ye({...c5e,props:o5e,setup(t,{expose:e}){const n=t,r=Ye("skeleton"),a=dMe(Wr(n,"loading"),n.throttle);return e({uiLoading:a}),(i,o)=>S(a)?(G(),ne("div",an({key:0,class:[S(r).b(),S(r).is("animated",i.animated)]},i.$attrs),[(G(!0),ne(_t,null,dn(i.count,s=>(G(),ne(_t,{key:s},[i.loading?Ge(i.$slots,"template",{key:s},()=>[I(m2,{class:Y(S(r).is("first")),variant:"p"},null,8,["class"]),(G(!0),ne(_t,null,dn(i.rows,l=>(G(),Ee(m2,{key:l,class:Y([S(r).e("paragraph"),S(r).is("last",l===i.rows&&i.rows>1)]),variant:"p"},null,8,["class"]))),128))]):_e("v-if",!0)],64))),128))],16)):Ge(i.$slots,"default",rl(an({key:1},i.$attrs)))}});var d5e=tt(f5e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/skeleton/src/skeleton.vue"]]);const h5e=tn(d5e,{SkeletonItem:m2}),p5e=ta(m2),dQ=Symbol("sliderContextKey"),v5e=nt({modelValue:{type:ke([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:yi,inputSize:yi,showStops:Boolean,showTooltip:{type:Boolean,default:!0},formatTooltip:{type:ke(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:ke(Function),default:void 0},tooltipClass:{type:String,default:void 0},placement:{type:String,values:Lp,default:"top"},marks:{type:ke(Object)},validateEvent:{type:Boolean,default:!0}}),BM=t=>Pt(t)||vt(t)&&t.every(Pt),g5e={[nn]:BM,[Qi]:BM,[Mr]:BM},y5e=(t,e,n)=>{const r=$();return Ut(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),Rr(window,"resize",n),await wt(),n()}),{sliderWrapper:r}},m5e=t=>U(()=>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]})):[]),b5e=(t,e,n)=>{const{form:r,formItem:a}=lo(),i=vr(),o=$(),s=$(),l={firstButton:o,secondButton:s},u=U(()=>t.disabled||(r==null?void 0:r.disabled)||!1),c=U(()=>Math.min(e.firstValue,e.secondValue)),f=U(()=>Math.max(e.firstValue,e.secondValue)),d=U(()=>t.range?`${100*(f.value-c.value)/(t.max-t.min)}%`:`${100*(e.firstValue-t.min)/(t.max-t.min)}%`),h=U(()=>t.range?`${100*(c.value-t.min)/(t.max-t.min)}%`:"0%"),v=U(()=>t.vertical?{height:t.height}:{}),p=U(()=>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=A=>{const k=t.min+A*(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=A=>{const k=y(A);return k.value.setPosition(A),k},b=A=>{e.firstValue=A,C(t.range?[c.value,f.value]:A)},w=A=>{e.secondValue=A,t.range&&C([c.value,f.value])},C=A=>{n(nn,A),n(Qi,A)},_=async()=>{await wt(),n(Mr,t.range?[c.value,f.value]:t.modelValue)},x=A=>{var k,R,N,F,z,B;if(u.value||e.dragging)return;g();let W=0;if(t.vertical){const V=(N=(R=(k=A.touches)==null?void 0:k.item(0))==null?void 0:R.clientY)!=null?N:A.clientY;W=(i.value.getBoundingClientRect().bottom-V)/e.sliderSize*100}else{const V=(B=(z=(F=A.touches)==null?void 0:F.item(0))==null?void 0:z.clientX)!=null?B:A.clientX,P=i.value.getBoundingClientRect().left;W=(V-P)/e.sliderSize*100}if(!(W<0||W>100))return m(W)};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:A=>{var k,R;((k=l.firstButton.value)!=null&&k.dragging||(R=l.secondButton.value)!=null&&R.dragging)&&A.preventDefault()},onSliderClick:A=>{x(A)&&_()},onSliderDown:async A=>{const k=x(A);k&&(await wt(),k.value.onButtonDown(A))},setFirstValue:b,setSecondValue:w}},{left:S5e,down:w5e,right:x5e,up:_5e,home:C5e,end:T5e,pageUp:E5e,pageDown:M5e}=Mt,D5e=(t,e,n)=>{const r=$(),a=$(!1),i=U(()=>e.value instanceof Function),o=U(()=>i.value&&e.value(t.modelValue)||t.modelValue),s=ro(()=>{n.value&&(a.value=!0)},50),l=ro(()=>{n.value&&(a.value=!1)},50);return{tooltip:r,tooltipVisible:a,formatValue:o,displayTooltip:s,hideTooltip:l}},A5e=(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}=gt(dQ),{tooltip:v,tooltipVisible:p,formatValue:g,displayTooltip:y,hideTooltip:m}=D5e(t,c,s),b=$(),w=U(()=>`${(t.modelValue-a.value)/(i.value-a.value)*100}%`),C=U(()=>t.vertical?{bottom:w.value}:{left:w.value}),_=()=>{e.hovering=!0,y()},x=()=>{e.hovering=!1,e.dragging||m()},T=Q=>{r.value||(Q.preventDefault(),W(Q),window.addEventListener("mousemove",V),window.addEventListener("touchmove",V),window.addEventListener("mouseup",P),window.addEventListener("touchend",P),window.addEventListener("contextmenu",P),b.value.focus())},M=Q=>{r.value||(e.newPosition=Number.parseFloat(w.value)+Q/(i.value-a.value)*100,K(e.newPosition),f())},E=()=>{M(-o.value)},A=()=>{M(o.value)},k=()=>{M(-o.value*4)},R=()=>{M(o.value*4)},N=()=>{r.value||(K(0),f())},F=()=>{r.value||(K(100),f())},z=Q=>{let re=!0;[S5e,w5e].includes(Q.key)?E():[x5e,_5e].includes(Q.key)?A():Q.key===C5e?N():Q.key===T5e?F():Q.key===M5e?k():Q.key===E5e?R():re=!1,re&&Q.preventDefault()},B=Q=>{let re,ve;return Q.type.startsWith("touch")?(ve=Q.touches[0].clientY,re=Q.touches[0].clientX):(ve=Q.clientY,re=Q.clientX),{clientX:re,clientY:ve}},W=Q=>{e.dragging=!0,e.isClick=!0;const{clientX:re,clientY:ve}=B(Q);t.vertical?e.startY=ve:e.startX=re,e.startPosition=Number.parseFloat(w.value),e.newPosition=e.startPosition},V=Q=>{if(e.dragging){e.isClick=!1,y(),d();let re;const{clientX:ve,clientY:oe}=B(Q);t.vertical?(e.currentY=oe,re=(e.startY-e.currentY)/u.value*100):(e.currentX=ve,re=(e.currentX-e.startX)/u.value*100),e.newPosition=e.startPosition+re,K(e.newPosition)}},P=()=>{e.dragging&&(setTimeout(()=>{e.dragging=!1,e.hovering||m(),e.isClick||K(e.newPosition),f()},0),window.removeEventListener("mousemove",V),window.removeEventListener("touchmove",V),window.removeEventListener("mouseup",P),window.removeEventListener("touchend",P),window.removeEventListener("contextmenu",P))},K=async Q=>{if(Q===null||Number.isNaN(+Q))return;Q<0?Q=0:Q>100&&(Q=100);const re=100/((i.value-a.value)/o.value);let oe=Math.round(Q/re)*re*(i.value-a.value)*.01+a.value;oe=Number.parseFloat(oe.toFixed(l.value)),oe!==t.modelValue&&n(nn,oe),!e.dragging&&t.modelValue!==e.oldValue&&(e.oldValue=t.modelValue),await wt(),e.dragging&&y(),v.value.updatePopper()};return je(()=>e.dragging,Q=>{h(Q)}),{disabled:r,button:b,tooltip:v,tooltipVisible:p,showTooltip:s,wrapperStyle:C,formatValue:g,handleMouseEnter:_,handleMouseLeave:x,onButtonDown:T,onKeyDown:z,setPosition:K}},k5e=(t,e,n,r)=>({stops:U(()=>{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}%`}}),R5e=(t,e,n,r,a,i)=>{const o=u=>{a(nn,u),a(Qi,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&&Da("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(),je(()=>e.dragging,u=>{u||l()}),je(()=>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}),je(()=>[t.min,t.max],()=>{l()})},L5e=nt({modelValue:{type:Number,default:0},vertical:Boolean,tooltipClass:String,placement:{type:String,values:Lp,default:"top"}}),O5e={[nn]:t=>Pt(t)},V5e=["tabindex"],N5e=ye({name:"ElSliderButton"}),I5e=ye({...N5e,props:L5e,emits:O5e,setup(t,{expose:e,emit:n}){const r=t,a=Ye("slider"),i=Vn({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}=A5e(r,i,n),{hovering:m,dragging:b}=Wa(i);return e({onButtonDown:p,onKeyDown:g,setPosition:y,hovering:m,dragging:b}),(w,C)=>(G(),ne("div",{ref_key:"button",ref:s,class:Y([S(a).e("button-wrapper"),{hover:S(m),dragging:S(b)}]),style:Tt(S(f)),tabindex:S(o)?-1:0,onMouseenter:C[0]||(C[0]=(..._)=>S(h)&&S(h)(..._)),onMouseleave:C[1]||(C[1]=(..._)=>S(v)&&S(v)(..._)),onMousedown:C[2]||(C[2]=(..._)=>S(p)&&S(p)(..._)),onTouchstart:C[3]||(C[3]=(..._)=>S(p)&&S(p)(..._)),onFocus:C[4]||(C[4]=(..._)=>S(h)&&S(h)(..._)),onBlur:C[5]||(C[5]=(..._)=>S(v)&&S(v)(..._)),onKeydown:C[6]||(C[6]=(..._)=>S(g)&&S(g)(..._))},[I(S(ao),{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:j(()=>[L("span",null,Ke(S(d)),1)]),default:j(()=>[L("div",{class:Y([S(a).e("button"),{hover:S(m),dragging:S(b)}])},null,2)]),_:1},8,["visible","placement","popper-class","disabled"])],46,V5e))}});var u8=tt(I5e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/slider/src/button.vue"]]);const B5e=nt({mark:{type:ke([String,Object]),default:void 0}});var $5e=ye({name:"ElSliderMarker",props:B5e,setup(t){const e=Ye("slider"),n=U(()=>Ht(t.mark)?t.mark:t.mark.label),r=U(()=>Ht(t.mark)?void 0:t.mark.style);return()=>Dt("div",{class:e.e("marks-text"),style:r.value},n.value)}});const P5e=["id","role","aria-label","aria-labelledby"],F5e={key:1},z5e=ye({name:"ElSlider"}),U5e=ye({...z5e,props:v5e,emits:g5e,setup(t,{expose:e,emit:n}){const r=t,a=Ye("slider"),{t:i}=En(),o=Vn({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:C,setSecondValue:_}=b5e(r,o,n),{stops:x,getStopStyle:T}=k5e(r,o,d,h),{inputId:M,isLabeledByFormItem:E}=ld(r,{formItemContext:s}),A=Aa(),k=U(()=>r.inputSize||A.value),R=U(()=>r.label||i("el.slider.defaultLabel",{min:r.min,max:r.max})),N=U(()=>r.range?r.rangeStartLabel||i("el.slider.defaultRangeStartLabel"):R.value),F=U(()=>r.formatValueText?r.formatValueText(Q.value):`${Q.value}`),z=U(()=>r.rangeEndLabel||i("el.slider.defaultRangeEndLabel")),B=U(()=>r.formatValueText?r.formatValueText(re.value):`${re.value}`),W=U(()=>[a.b(),a.m(A.value),a.is("vertical",r.vertical),{[a.m("with-input")]:r.showInput}]),V=m5e(r);R5e(r,o,d,h,n,s);const P=U(()=>{const ie=[r.min,r.max,r.step].map(fe=>{const se=`${fe}`.split(".")[1];return se?se.length:0});return Math.max.apply(null,ie)}),{sliderWrapper:K}=y5e(r,o,g),{firstValue:Q,secondValue:re,sliderSize:ve}=Wa(o),oe=ie=>{o.dragging=ie};return fn(dQ,{...Wa(r),sliderSize:ve,disabled:f,precision:P,emitChange:y,resetSize:g,updateDragging:oe}),e({onSliderClick:b}),(ie,fe)=>{var se,ge;return G(),ne("div",{id:ie.range?S(M):void 0,ref_key:"sliderWrapper",ref:K,class:Y(S(W)),role:ie.range?"group":void 0,"aria-label":ie.range&&!S(E)?S(R):void 0,"aria-labelledby":ie.range&&S(E)?(se=S(s))==null?void 0:se.labelId:void 0,onTouchstart:fe[2]||(fe[2]=(...me)=>S(m)&&S(m)(...me)),onTouchmove:fe[3]||(fe[3]=(...me)=>S(m)&&S(m)(...me))},[L("div",{ref_key:"slider",ref:l,class:Y([S(a).e("runway"),{"show-input":ie.showInput&&!ie.range},S(a).is("disabled",S(f))]),style:Tt(S(v)),onMousedown:fe[0]||(fe[0]=(...me)=>S(w)&&S(w)(...me)),onTouchstart:fe[1]||(fe[1]=(...me)=>S(w)&&S(w)(...me))},[L("div",{class:Y(S(a).e("bar")),style:Tt(S(p))},null,6),I(u8,{id:ie.range?void 0:S(M),ref_key:"firstButton",ref:u,"model-value":S(Q),vertical:ie.vertical,"tooltip-class":ie.tooltipClass,placement:ie.placement,role:"slider","aria-label":ie.range||!S(E)?S(N):void 0,"aria-labelledby":!ie.range&&S(E)?(ge=S(s))==null?void 0:ge.labelId:void 0,"aria-valuemin":ie.min,"aria-valuemax":ie.range?S(re):ie.max,"aria-valuenow":S(Q),"aria-valuetext":S(F),"aria-orientation":ie.vertical?"vertical":"horizontal","aria-disabled":S(f),"onUpdate:modelValue":S(C)},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"]),ie.range?(G(),Ee(u8,{key:0,ref_key:"secondButton",ref:c,"model-value":S(re),vertical:ie.vertical,"tooltip-class":ie.tooltipClass,placement:ie.placement,role:"slider","aria-label":S(z),"aria-valuemin":S(Q),"aria-valuemax":ie.max,"aria-valuenow":S(re),"aria-valuetext":S(B),"aria-orientation":ie.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"])):_e("v-if",!0),ie.showStops?(G(),ne("div",F5e,[(G(!0),ne(_t,null,dn(S(x),(me,he)=>(G(),ne("div",{key:he,class:Y(S(a).e("stop")),style:Tt(S(T)(me))},null,6))),128))])):_e("v-if",!0),S(V).length>0?(G(),ne(_t,{key:2},[L("div",null,[(G(!0),ne(_t,null,dn(S(V),(me,he)=>(G(),ne("div",{key:he,style:Tt(S(T)(me.position)),class:Y([S(a).e("stop"),S(a).e("marks-stop")])},null,6))),128))]),L("div",{class:Y(S(a).e("marks"))},[(G(!0),ne(_t,null,dn(S(V),(me,he)=>(G(),Ee(S($5e),{key:he,mark:me.mark,style:Tt(S(T)(me.position))},null,8,["mark","style"]))),128))],2)],64)):_e("v-if",!0)],38),ie.showInput&&!ie.range?(G(),Ee(S(PZ),{key:0,ref:"input","model-value":S(Q),class:Y(S(a).e("input")),step:ie.step,disabled:S(f),controls:ie.showInputControls,min:ie.min,max:ie.max,debounce:ie.debounce,size:S(k),"onUpdate:modelValue":S(C),onChange:S(y)},null,8,["model-value","class","step","disabled","controls","min","max","debounce","size","onUpdate:modelValue","onChange"])):_e("v-if",!0)],42,P5e)}}});var G5e=tt(U5e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/slider/src/slider.vue"]]);const H5e=tn(G5e),W5e=nt({prefixCls:{type:String}}),c8=ye({name:"ElSpaceItem",props:W5e,setup(t,{slots:e}){const n=Ye("space"),r=U(()=>`${t.prefixCls||n.b()}__item`);return()=>Dt("div",{class:r.value},Ge(e,"default"))}}),f8={small:8,default:12,large:16};function j5e(t){const e=Ye("space"),n=U(()=>[e.b(),e.m(t.direction),t.class]),r=$(0),a=$(0),i=U(()=>{const s=t.wrap||t.fill?{flexWrap:"wrap",marginBottom:`-${a.value}px`}:{},l={alignItems:t.alignment};return[s,l,t.style]}),o=U(()=>{const s={paddingBottom:`${a.value}px`,marginRight:`${r.value}px`},l=t.fill?{flexGrow:1,minWidth:`${t.fillRatio}%`}:{};return[s,l]});return Uo(()=>{const{size:s="small",wrap:l,direction:u,fill:c}=t;if(vt(s)){const[f=0,d=0]=s;r.value=f,a.value=d}else{let f;Pt(s)?f=s:f=f8[s||"small"]||f8.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 K5e=nt({direction:{type:String,values:["horizontal","vertical"],default:"horizontal"},class:{type:ke([String,Object,Array]),default:""},style:{type:ke([String,Array,Object]),default:""},alignment:{type:ke(String),default:"center"},prefixCls:{type:String},spacer:{type:ke([Object,String,Number,Array]),default:null,validator:t=>Ur(t)||Pt(t)||Ht(t)},wrap:Boolean,fill:Boolean,fillRatio:{type:Number,default:100},size:{type:[String,Array,Number],values:wu,validator:t=>Pt(t)||vt(t)&&t.length===2&&t.every(Pt)}}),Y5e=ye({name:"ElSpace",props:K5e,setup(t,{slots:e}){const{classes:n,containerStyle:r,itemStyle:a}=j5e(t);function i(o,s="",l=[]){const{prefixCls:u}=t;return o.forEach((c,f)=>{_R(c)?vt(c.children)&&c.children.forEach((d,h)=>{_R(d)&&vt(d.children)?i(d.children,`${s+h}-`,l):l.push(I(c8,{style:a.value,prefixCls:u,key:`nested-${s+h}`},{default:()=>[d]},os.PROPS|os.STYLE,["style","prefixCls"]))}):ZTe(c)&&l.push(I(c8,{style:a.value,prefixCls:u,key:`LoopKey${s+f}`},{default:()=>[c]},os.PROPS|os.STYLE,["style","prefixCls"]))}),l}return()=>{var o;const{spacer:s,direction:l}=t,u=Ge(e,"default",{key:0},()=>[]);if(((o=u.children)!=null?o:[]).length===0)return null;if(vt(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(I("span",{style:[a.value,l==="vertical"?"width: 100%":null],key:v},[Ur(s)?s:Ue(s,os.TEXT)],os.STYLE)),p},[])}return I("div",{class:n.value,style:r.value},c,os.STYLE|os.CLASS)}return u.children}}}),X5e=tn(Y5e),q5e=nt({decimalSeparator:{type:String,default:"."},groupSeparator:{type:String,default:","},precision:{type:Number,default:0},formatter:Function,value:{type:ke([Number,Object]),default:0},prefix:String,suffix:String,title:String,valueStyle:{type:ke([String,Object,Array])}}),Z5e=ye({name:"ElStatistic"}),Q5e=ye({...Z5e,props:q5e,setup(t,{expose:e}){const n=t,r=Ye("statistic"),a=U(()=>{const{value:i,formatter:o,precision:s,decimalSeparator:l,groupSeparator:u}=n;if(zt(o))return o(i);if(!Pt(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)=>(G(),ne("div",{class:Y(S(r).b())},[i.$slots.title||i.title?(G(),ne("div",{key:0,class:Y(S(r).e("head"))},[Ge(i.$slots,"title",{},()=>[Ue(Ke(i.title),1)])],2)):_e("v-if",!0),L("div",{class:Y(S(r).e("content"))},[i.$slots.prefix||i.prefix?(G(),ne("div",{key:0,class:Y(S(r).e("prefix"))},[Ge(i.$slots,"prefix",{},()=>[L("span",null,Ke(i.prefix),1)])],2)):_e("v-if",!0),L("span",{class:Y(S(r).e("number")),style:Tt(i.valueStyle)},Ke(S(a)),7),i.$slots.suffix||i.suffix?(G(),ne("div",{key:1,class:Y(S(r).e("suffix"))},[Ge(i.$slots,"suffix",{},()=>[L("span",null,Ke(i.suffix),1)])],2)):_e("v-if",!0)],2)],2))}});var J5e=tt(Q5e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/statistic/src/statistic.vue"]]);const hQ=tn(J5e),e8e=nt({format:{type:String,default:"HH:mm:ss"},prefix:String,suffix:String,title:String,value:{type:ke([Number,Object]),default:0},valueStyle:{type:ke([String,Object,Array])}}),t8e={finish:()=>!0,[Mr]:t=>Pt(t)},n8e=[["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]],d8=t=>Pt(t)?new Date(t).getTime():t.valueOf(),h8=(t,e)=>{let n=t;const r=/\[([^\]]*)]/g;return n8e.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")},r8e=ye({name:"ElCountdown"}),a8e=ye({...r8e,props:e8e,emits:t8e,setup(t,{expose:e,emit:n}){const r=t;let a;const i=$(d8(r.value)-Date.now()),o=U(()=>h8(i.value,r.format)),s=c=>h8(c,r.format),l=()=>{a&&(wT(a),a=void 0)},u=()=>{const c=d8(r.value),f=()=>{let d=c-Date.now();n("change",d),d<=0?(d=0,l(),n("finish")):a=Vg(f),i.value=d};a=Vg(f)};return je(()=>[r.value,r.format],()=>{l(),u()},{immediate:!0}),Sr(()=>{l()}),e({displayValue:o}),(c,f)=>(G(),Ee(S(hQ),{value:i.value,title:c.title,prefix:c.prefix,suffix:c.suffix,"value-style":c.valueStyle,formatter:s},ic({_:2},[dn(c.$slots,(d,h)=>({name:h,fn:j(()=>[Ge(c.$slots,h)])}))]),1032,["value","title","prefix","suffix","value-style"]))}});var i8e=tt(a8e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/countdown/src/countdown.vue"]]);const o8e=tn(i8e),s8e=nt({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"}}),l8e={[Mr]:(t,e)=>[t,e].every(Pt)},u8e=ye({name:"ElSteps"}),c8e=ye({...u8e,props:s8e,emits:l8e,setup(t,{emit:e}){const n=t,r=Ye("steps"),{children:a,addChild:i,removeChild:o}=nV(Qt(),"ElStep");return je(a,()=>{a.value.forEach((s,l)=>{s.setIndex(l)})}),fn("ElSteps",{props:n,steps:a,addStep:i,removeStep:o}),je(()=>n.active,(s,l)=>{e(Mr,s,l)}),(s,l)=>(G(),ne("div",{class:Y([S(r).b(),S(r).m(s.simple?"simple":s.direction)])},[Ge(s.$slots,"default")],2))}});var f8e=tt(c8e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/steps/src/steps.vue"]]);const d8e=nt({title:{type:String,default:""},icon:{type:gr},description:{type:String,default:""},status:{type:String,values:["","wait","process","finish","error","success"],default:""}}),h8e=ye({name:"ElStep"}),p8e=ye({...h8e,props:d8e,setup(t){const e=t,n=Ye("step"),r=$(-1),a=$({}),i=$(""),o=gt("ElSteps"),s=Qt();Ut(()=>{je([()=>o.props.active,()=>o.props.processStatus,()=>o.props.finishStatus],([_])=>{w(_)},{immediate:!0})}),Sr(()=>{o.removeStep(C.uid)});const l=U(()=>e.status||i.value),u=U(()=>{const _=o.steps.value[r.value-1];return _?_.currentStatus:"wait"}),c=U(()=>o.props.alignCenter),f=U(()=>o.props.direction==="vertical"),d=U(()=>o.props.simple),h=U(()=>o.steps.value.length),v=U(()=>{var _;return((_=o.steps.value[h.value-1])==null?void 0:_.uid)===(s==null?void 0:s.uid)}),p=U(()=>d.value?"":o.props.space),g=U(()=>[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=U(()=>{const _={flexBasis:Pt(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 x=_==="wait",T={transitionDelay:`${x?"-":""}${150*r.value}ms`},M=_===o.props.processStatus||x?0:100;T.borderWidth=M&&!d.value?"1px":0,T[o.props.direction==="vertical"?"height":"width"]=`${M}%`,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 x=o.steps.value[r.value-1];x&&x.calcProgress(i.value)},C=Vn({uid:s.uid,currentStatus:l,setIndex:m,calcProgress:b});return o.addStep(C),(_,x)=>(G(),ne("div",{style:Tt(S(y)),class:Y(S(g))},[_e(" icon & line "),L("div",{class:Y([S(n).e("head"),S(n).is(S(l))])},[S(d)?_e("v-if",!0):(G(),ne("div",{key:0,class:Y(S(n).e("line"))},[L("i",{class:Y(S(n).e("line-inner")),style:Tt(a.value)},null,6)],2)),L("div",{class:Y([S(n).e("icon"),S(n).is(_.icon||_.$slots.icon?"icon":"text")])},[Ge(_.$slots,"icon",{},()=>[_.icon?(G(),Ee(S(xt),{key:0,class:Y(S(n).e("icon-inner"))},{default:j(()=>[(G(),Ee(on(_.icon)))]),_:1},8,["class"])):S(l)==="success"?(G(),Ee(S(xt),{key:1,class:Y([S(n).e("icon-inner"),S(n).is("status")])},{default:j(()=>[I(S(kb))]),_:1},8,["class"])):S(l)==="error"?(G(),Ee(S(xt),{key:2,class:Y([S(n).e("icon-inner"),S(n).is("status")])},{default:j(()=>[I(S(yl))]),_:1},8,["class"])):S(d)?_e("v-if",!0):(G(),ne("div",{key:3,class:Y(S(n).e("icon-inner"))},Ke(r.value+1),3))])],2)],2),_e(" title & description "),L("div",{class:Y(S(n).e("main"))},[L("div",{class:Y([S(n).e("title"),S(n).is(S(l))])},[Ge(_.$slots,"title",{},()=>[Ue(Ke(_.title),1)])],2),S(d)?(G(),ne("div",{key:0,class:Y(S(n).e("arrow"))},null,2)):(G(),ne("div",{key:1,class:Y([S(n).e("description"),S(n).is(S(l))])},[Ge(_.$slots,"description",{},()=>[Ue(Ke(_.description),1)])],2))],2)],6))}});var pQ=tt(p8e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/steps/src/item.vue"]]);const v8e=tn(f8e,{Step:pQ}),g8e=ta(pQ),y8e=nt({modelValue:{type:[Boolean,String,Number],default:!1},disabled:{type:Boolean,default:!1},loading:{type:Boolean,default:!1},size:{type:String,validator:bT},width:{type:[String,Number],default:""},inlinePrompt:{type:Boolean,default:!1},inactiveActionIcon:{type:gr},activeActionIcon:{type:gr},activeIcon:{type:gr},inactiveIcon:{type:gr},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:ke(Function)},id:String,tabindex:{type:[String,Number]},value:{type:[Boolean,String,Number],default:!1}}),m8e={[nn]:t=>Ea(t)||Ht(t)||Pt(t),[Mr]:t=>Ea(t)||Ht(t)||Pt(t),[Qi]:t=>Ea(t)||Ht(t)||Pt(t)},b8e=["onClick"],S8e=["id","aria-checked","aria-disabled","name","true-value","false-value","disabled","tabindex","onKeydown"],w8e=["aria-hidden"],x8e=["aria-hidden"],_8e=["aria-hidden"],sL="ElSwitch",C8e=ye({name:sL}),T8e=ye({...C8e,props:y8e,emits:m8e,setup(t,{expose:e,emit:n}){const r=t,a=Qt(),{formItem:i}=lo(),o=Aa(),s=Ye("switch");(T=>{T.forEach(M=>{fu({from:M[0],replacement:M[1],scope:sL,version:"2.3.0",ref:"https://element-plus.org/en-US/component/switch.html#attributes",type:"Attribute"},U(()=>{var E;return!!((E=a.vnode.props)!=null&&E[M[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}=ld(r,{formItemContext:i}),c=ko(U(()=>r.loading)),f=$(r.modelValue!==!1),d=$(),h=$(),v=U(()=>[s.b(),s.m(o.value),s.is("disabled",c.value),s.is("checked",b.value)]),p=U(()=>[s.e("label"),s.em("label","left"),s.is("active",!b.value)]),g=U(()=>[s.e("label"),s.em("label","right"),s.is("active",b.value)]),y=U(()=>({width:la(r.width)}));je(()=>r.modelValue,()=>{f.value=!0}),je(()=>r.value,()=>{f.value=!1});const m=U(()=>f.value?r.modelValue:r.value),b=U(()=>m.value===r.activeValue);[r.activeValue,r.inactiveValue].includes(m.value)||(n(nn,r.inactiveValue),n(Mr,r.inactiveValue),n(Qi,r.inactiveValue)),je(b,T=>{var M;d.value.checked=T,r.validateEvent&&((M=i==null?void 0:i.validate)==null||M.call(i,"change").catch(E=>void 0))});const w=()=>{const T=b.value?r.inactiveValue:r.activeValue;n(nn,T),n(Mr,T),n(Qi,T),wt(()=>{d.value.checked=b.value})},C=()=>{if(c.value)return;const{beforeChange:T}=r;if(!T){w();return}const M=T();[Zm(M),Ea(M)].includes(!0)||Da(sL,"beforeChange must return type `Promise<boolean>` or `boolean`"),Zm(M)?M.then(A=>{A&&w()}).catch(A=>{}):M&&w()},_=U(()=>s.cssVarBlock({...r.activeColor?{"on-color":r.activeColor}:null,...r.inactiveColor?{"off-color":r.inactiveColor}:null,...r.borderColor?{"border-color":r.borderColor}:null})),x=()=>{var T,M;(M=(T=d.value)==null?void 0:T.focus)==null||M.call(T)};return Ut(()=>{d.value.checked=b.value}),e({focus:x,checked:b}),(T,M)=>(G(),ne("div",{class:Y(S(v)),style:Tt(S(_)),onClick:It(C,["prevent"])},[L("input",{id:S(u),ref_key:"input",ref:d,class:Y(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:Tn(C,["enter"])},null,42,S8e),!T.inlinePrompt&&(T.inactiveIcon||T.inactiveText)?(G(),ne("span",{key:0,class:Y(S(p))},[T.inactiveIcon?(G(),Ee(S(xt),{key:0},{default:j(()=>[(G(),Ee(on(T.inactiveIcon)))]),_:1})):_e("v-if",!0),!T.inactiveIcon&&T.inactiveText?(G(),ne("span",{key:1,"aria-hidden":S(b)},Ke(T.inactiveText),9,w8e)):_e("v-if",!0)],2)):_e("v-if",!0),L("span",{ref_key:"core",ref:h,class:Y(S(s).e("core")),style:Tt(S(y))},[T.inlinePrompt?(G(),ne("div",{key:0,class:Y(S(s).e("inner"))},[T.activeIcon||T.inactiveIcon?(G(),Ee(S(xt),{key:0,class:Y(S(s).is("icon"))},{default:j(()=>[(G(),Ee(on(S(b)?T.activeIcon:T.inactiveIcon)))]),_:1},8,["class"])):T.activeText||T.inactiveText?(G(),ne("span",{key:1,class:Y(S(s).is("text")),"aria-hidden":!S(b)},Ke(S(b)?T.activeText:T.inactiveText),11,x8e)):_e("v-if",!0)],2)):_e("v-if",!0),L("div",{class:Y(S(s).e("action"))},[T.loading?(G(),Ee(S(xt),{key:0,class:Y(S(s).is("loading"))},{default:j(()=>[I(S(id))]),_:1},8,["class"])):T.activeActionIcon&&S(b)?(G(),Ee(S(xt),{key:1},{default:j(()=>[(G(),Ee(on(T.activeActionIcon)))]),_:1})):T.inactiveActionIcon&&!S(b)?(G(),Ee(S(xt),{key:2},{default:j(()=>[(G(),Ee(on(T.inactiveActionIcon)))]),_:1})):_e("v-if",!0)],2)],6),!T.inlinePrompt&&(T.activeIcon||T.activeText)?(G(),ne("span",{key:1,class:Y(S(g))},[T.activeIcon?(G(),Ee(S(xt),{key:0},{default:j(()=>[(G(),Ee(on(T.activeIcon)))]),_:1})):_e("v-if",!0),!T.activeIcon&&T.activeText?(G(),ne("span",{key:1,"aria-hidden":!S(b)},Ke(T.activeText),9,_8e)):_e("v-if",!0)],2)):_e("v-if",!0)],14,b8e))}});var E8e=tt(T8e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/switch/src/switch.vue"]]);const M8e=tn(E8e);/*!
- * escape-html
- * Copyright(c) 2012-2013 TJ Holowaychuk
- * Copyright(c) 2015 Andreas Lubbe
- * Copyright(c) 2015 Tiancheng "Timothy" Gu
- * MIT Licensed
- */var D8e=/["'&<>]/,A8e=k8e;function k8e(t){var e=""+t,n=D8e.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=""";break;case 38:r="&";break;case 39:r="'";break;case 60:r="<";break;case 62:r=">";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 R8e=xi(A8e),$M=function(t){var e;return(e=t.target)==null?void 0:e.closest("td")},L8e=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"?$r(s,u):u(s,l,t))):(e!=="$key"&&un(s)&&"$value"in s&&(s=s.$value),[un(s)?$r(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)},vQ=function(t,e){let n=null;return t.columns.forEach(r=>{r.id===e&&(n=r)}),n},O8e=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||Da("ElTable",`No column matching with column-key: ${e}`),n},p8=function(t,e,n){const r=(e.className||"").match(new RegExp(`${n}-table_[^\\s]+`,"gm"));return r?vQ(t,r[0]):null},hi=(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)},Nh=function(t,e){const n={};return(t||[]).forEach((r,a)=>{n[hi(r,e)]={row:r,index:a}}),n};function V8e(t,e){const n={};let r;for(r in t)n[r]=t[r];for(r in e)if(Sn(e,r)){const a=e[r];typeof a<"u"&&(n[r]=a)}return n}function TV(t){return t===""||t!==void 0&&(t=Number.parseInt(t,10),Number.isNaN(t)&&(t="")),t}function gQ(t){return t===""||t!==void 0&&(t=TV(t),Number.isNaN(t)&&(t=80)),t}function N8e(t){return typeof t=="number"?t:typeof t=="string"?/^\d+(?:px)?$/.test(t)?Number.parseInt(t,10):t:null}function I8e(...t){return t.length===0?e=>e:t.length===1?t[0]:t.reduce((e,n)=>(...r)=>e(n(...r)))}function Mm(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,vt(e.children)&&e.children.forEach(l=>{Mm(t,l,n??!i)})};return Ea(n)?n&&!i?o("add"):!n&&i&&o("remove"):o(i?"remove":"add"),r}function B8e(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 Bu;function $8e(t,e,n,r,a){a=ZY({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=R8e(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()}Bu==null||Bu(),Bu=()=>{try{c&&c.destroy(),h&&(t==null||t.removeChild(h)),e.removeEventListener("mouseenter",f),e.removeEventListener("mouseleave",d),o==null||o.removeEventListener("scroll",Bu),Bu=void 0}catch{}};let c=null,f=u,d=Bu;a.enterable&&({onOpen:f,onClose:d}=LX({showAfter:a.showAfter,hideAfter:a.hideAfter,open:u,close:Bu}));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=AX(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",Bu),c}function yQ(t){return t.children?axe(t.children,yQ):[t]}function v8(t,e){return t+e.colSpan}const mQ=(t,e,n,r)=>{let a=0,i=t;const o=n.states.columns.value;if(r){const l=yQ(r[t]);a=o.slice(0,o.indexOf(l[0])).reduce(v8,0),i=a+l.reduce(v8,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}:{}},EV=(t,e,n,r,a,i=0)=>{const o=[],{direction:s,start:l,after:u}=mQ(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 g8(t,e){return t+(e.realWidth===null||Number.isNaN(e.realWidth)?Number(e.width):e.realWidth)}const MV=(t,e,n,r)=>{const{direction:a,start:i=0,after:o=0}=mQ(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(g8,0):s.right=u.slice(o+1).reverse().reduce(g8,0),s},Ug=(t,e)=>{t&&(Number.isNaN(t[e])||(t[e]=`${t[e]}px`))};function P8e(t){const e=Qt(),n=$(!1),r=$([]);return{updateExpandRows:()=>{const l=t.data.value||[],u=t.rowKey.value;if(n.value)r.value=l.slice();else if(u){const c=Nh(r.value,u);r.value=l.reduce((f,d)=>{const h=hi(d,u);return c[h]&&f.push(d),f},[])}else r.value=[]},toggleRowExpansion:(l,u)=>{Mm(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=Nh(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?!!Nh(r.value,u)[hi(l,u)]:r.value.includes(l)},states:{expandRows:r,defaultExpandAll:n}}}function F8e(t){const e=Qt(),n=$(null),r=$(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=>hi(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=hi(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 z8e(t){const e=$([]),n=$({}),r=$(16),a=$(!1),i=$({}),o=$("hasChildren"),s=$("children"),l=Qt(),u=U(()=>{if(!t.rowKey.value)return{};const y=t.data.value||[];return f(y)}),c=U(()=>{const y=t.rowKey.value,m=Object.keys(i.value),b={};return m.length&&m.forEach(w=>{if(i.value[w].length){const C={children:[]};i.value[w].forEach(_=>{const x=hi(_,y);C.children.push(x),_[o.value]&&!b[x]&&(b[x]={children:[]})}),b[w]=C}}),b}),f=y=>{const m=t.rowKey.value,b={};return B8e(y,(w,C,_)=>{const x=hi(w,m);Array.isArray(C)?b[x]={children:C.map(T=>hi(T,m)),level:_}:a.value&&(b[x]={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,C=c.value,_=Object.keys(w),x={};if(_.length){const T=S(n),M=[],E=(k,R)=>{if(y)return e.value?m||e.value.includes(R):!!(m||k!=null&&k.expanded);{const N=m||e.value&&e.value.includes(R);return!!(k!=null&&k.expanded||N)}};_.forEach(k=>{const R=T[k],N={...w[k]};if(N.expanded=E(R,k),N.lazy){const{loaded:F=!1,loading:z=!1}=R||{};N.loaded=!!F,N.loading=!!z,M.push(k)}x[k]=N});const A=Object.keys(C);a.value&&A.length&&M.length&&A.forEach(k=>{const R=T[k],N=C[k].children;if(M.includes(k)){if(x[k].children.length!==0)throw new Error("[ElTable]children must be an empty array.");x[k].children=N}else{const{loaded:F=!1,loading:z=!1}=R||{};x[k]={lazy:!0,loaded:!!F,loading:!!z,expanded:E(R,k),children:N,level:""}}})}n.value=x,(b=l.store)==null||b.updateTableScrollY()};je(()=>e.value,()=>{d(!0)}),je(()=>u.value,()=>{d()}),je(()=>c.value,()=>{d()});const h=y=>{e.value=y,d()},v=(y,m)=>{l.store.assertRowKey();const b=t.rowKey.value,w=hi(y,b),C=w&&n.value[w];if(w&&C&&"expanded"in C){const _=C.expanded;m=typeof m>"u"?!C.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=hi(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,C=>{if(!Array.isArray(C))throw new TypeError("[ElTable] data must be an array");n.value[m].loading=!1,n.value[m].loaded=!0,n.value[m].expanded=!0,C.length&&(i.value[m]=C),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 U8e=(t,e)=>{const n=e.sortingColumn;return!n||typeof n.sortable=="string"?t:L8e(t,e.sortProp,e.sortOrder,n.sortMethod,n.sortBy)},i_=t=>{const e=[];return t.forEach(n=>{n.children&&n.children.length>0?e.push.apply(e,i_(n.children)):e.push(n)}),e};function G8e(){var t;const e=Qt(),{size:n}=Wa((t=e.proxy)==null?void 0:t.$props),r=$(null),a=$([]),i=$([]),o=$(!1),s=$([]),l=$([]),u=$([]),c=$([]),f=$([]),d=$([]),h=$([]),v=$([]),p=[],g=$(0),y=$(0),m=$(0),b=$(!1),w=$([]),C=$(!1),_=$(!1),x=$(null),T=$({}),M=$(null),E=$(null),A=$(null),k=$(null),R=$(null);je(a,()=>e.state&&B(!1),{deep:!0});const N=()=>{if(!r.value)throw new Error("[ElTable] prop row-key is required")},F=ct=>{var Oe;(Oe=ct.children)==null||Oe.forEach(be=>{be.fixed=ct.fixed,F(be)})},z=()=>{s.value.forEach($e=>{F($e)}),c.value=s.value.filter($e=>$e.fixed===!0||$e.fixed==="left"),f.value=s.value.filter($e=>$e.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 ct=s.value.filter($e=>!$e.fixed);l.value=[].concat(c.value).concat(ct).concat(f.value);const Oe=i_(ct),be=i_(c.value),xe=i_(f.value);g.value=Oe.length,y.value=be.length,m.value=xe.length,u.value=[].concat(be).concat(Oe).concat(xe),o.value=c.value.length>0||f.value.length>0},B=(ct,Oe=!1)=>{ct&&z(),Oe?e.state.doLayout():e.state.debouncedUpdateLayout()},W=ct=>w.value.includes(ct),V=()=>{b.value=!1,w.value.length&&(w.value=[],e.emit("selection-change",[]))},P=()=>{let ct;if(r.value){ct=[];const Oe=Nh(w.value,r.value),be=Nh(a.value,r.value);for(const xe in Oe)Sn(Oe,xe)&&!be[xe]&&ct.push(Oe[xe].row)}else ct=w.value.filter(Oe=>!a.value.includes(Oe));if(ct.length){const Oe=w.value.filter(be=>!ct.includes(be));w.value=Oe,e.emit("selection-change",Oe.slice())}},K=()=>(w.value||[]).slice(),Q=(ct,Oe=void 0,be=!0)=>{if(Mm(w.value,ct,Oe)){const $e=(w.value||[]).slice();be&&e.emit("select",$e,ct),e.emit("selection-change",$e)}},re=()=>{var ct,Oe;const be=_.value?!b.value:!(b.value||w.value.length);b.value=be;let xe=!1,$e=0;const pe=(Oe=(ct=e==null?void 0:e.store)==null?void 0:ct.states)==null?void 0:Oe.rowKey.value;a.value.forEach((it,Ct)=>{const Wt=Ct+$e;x.value?x.value.call(null,it,Wt)&&Mm(w.value,it,be)&&(xe=!0):Mm(w.value,it,be)&&(xe=!0),$e+=ie(hi(it,pe))}),xe&&e.emit("selection-change",w.value?w.value.slice():[]),e.emit("select-all",w.value)},ve=()=>{const ct=Nh(w.value,r.value);a.value.forEach(Oe=>{const be=hi(Oe,r.value),xe=ct[be];xe&&(w.value[xe.index]=Oe)})},oe=()=>{var ct,Oe,be;if(((ct=a.value)==null?void 0:ct.length)===0){b.value=!1;return}let xe;r.value&&(xe=Nh(w.value,r.value));const $e=function(Wt){return xe?!!xe[hi(Wt,r.value)]:w.value.includes(Wt)};let pe=!0,it=0,Ct=0;for(let Wt=0,Kn=(a.value||[]).length;Wt<Kn;Wt++){const Nn=(be=(Oe=e==null?void 0:e.store)==null?void 0:Oe.states)==null?void 0:be.rowKey.value,fr=Wt+Ct,wr=a.value[Wt],ze=x.value&&x.value.call(null,wr,fr);if($e(wr))it++;else if(!x.value||ze){pe=!1;break}Ct+=ie(hi(wr,Nn))}it===0&&(pe=!1),b.value=pe},ie=ct=>{var Oe;if(!e||!e.store)return 0;const{treeData:be}=e.store.states;let xe=0;const $e=(Oe=be.value[ct])==null?void 0:Oe.children;return $e&&(xe+=$e.length,$e.forEach(pe=>{xe+=ie(pe)})),xe},fe=(ct,Oe)=>{Array.isArray(ct)||(ct=[ct]);const be={};return ct.forEach(xe=>{T.value[xe.id]=Oe,be[xe.columnKey||xe.id]=Oe}),be},se=(ct,Oe,be)=>{E.value&&E.value!==ct&&(E.value.order=null),E.value=ct,A.value=Oe,k.value=be},ge=()=>{let ct=S(i);Object.keys(T.value).forEach(Oe=>{const be=T.value[Oe];if(!be||be.length===0)return;const xe=vQ({columns:u.value},Oe);xe&&xe.filterMethod&&(ct=ct.filter($e=>be.some(pe=>xe.filterMethod.call(null,pe,$e,xe))))}),M.value=ct},me=()=>{a.value=U8e(M.value,{sortingColumn:E.value,sortProp:A.value,sortOrder:k.value})},he=(ct=void 0)=>{ct&&ct.filter||ge(),me()},J=ct=>{const{tableHeaderRef:Oe}=e.refs;if(!Oe)return;const be=Object.assign({},Oe.filterPanels),xe=Object.keys(be);if(xe.length)if(typeof ct=="string"&&(ct=[ct]),Array.isArray(ct)){const $e=ct.map(pe=>O8e({columns:u.value},pe));xe.forEach(pe=>{const it=$e.find(Ct=>Ct.id===pe);it&&(it.filteredValue=[])}),e.store.commit("filterChange",{column:$e,values:[],silent:!0,multi:!0})}else xe.forEach($e=>{const pe=u.value.find(it=>it.id===$e);pe&&(pe.filteredValue=[])}),T.value={},e.store.commit("filterChange",{column:{},values:[],silent:!0})},ue=()=>{E.value&&(se(null,null,null),e.store.commit("changeSortCondition",{silent:!0}))},{setExpandRowKeys:ae,toggleRowExpansion:Re,updateExpandRows:Ne,states:De,isRowExpanded:we}=P8e({data:a,rowKey:r}),{updateTreeExpandKeys:ce,toggleTreeExpansion:Be,updateTreeData:He,loadOrToggle:Ce,states:qe}=z8e({data:a,rowKey:r}),{updateCurrentRowData:Ze,updateCurrentRow:de,setCurrentRowKey:Xe,states:yt}=F8e({data:a,rowKey:r});return{assertRowKey:N,updateColumns:z,scheduleLayout:B,isSelected:W,clearSelection:V,cleanSelection:P,getSelectionRows:K,toggleRowSelection:Q,_toggleAllSelection:re,toggleAllSelection:null,updateSelectionByRowKey:ve,updateAllSelected:oe,updateFilters:fe,updateCurrentRow:de,updateSort:se,execFilter:ge,execSort:me,execQuery:he,clearFilter:J,clearSort:ue,toggleRowExpansion:Re,setExpandRowKeysAdapter:ct=>{ae(ct),ce(ct)},setCurrentRowKey:Xe,toggleRowExpansionAdapter:(ct,Oe)=>{u.value.some(({type:xe})=>xe==="expand")?Re(ct,Oe):Be(ct,Oe)},isRowExpanded:we,updateExpandRows:Ne,updateCurrentRowData:Ze,loadOrToggle:Ce,updateTreeData:He,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:C,selectOnIndeterminate:_,selectable:x,filters:T,filteredData:M,sortingColumn:E,sortProp:A,sortOrder:k,hoverRow:R,...De,...qe,...yt}}}function lL(t,e){return t.map(n=>{var r;return n.id===e.id?e:((r=n.children)!=null&&r.length&&(n.children=lL(n.children,e)),n)})}function uL(t){t.forEach(e=>{var n,r;e.no=(n=e.getColumnIndex)==null?void 0:n.call(e),(r=e.children)!=null&&r.length&&uL(e.children)}),t.sort((e,n)=>e.no-n.no)}function H8e(){const t=Qt(),e=G8e();return{ns:Ye("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=lL(c,l)):(c.push(s),f=c),uL(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&&(uL(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),wt(()=>{var d;((d=l.children)==null?void 0:d.length)===0&&delete l.children}),o._columns.value=lL(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(){wt(()=>t.layout.updateScrollY.apply(t.layout))}}}const Dm={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 W8e(t,e){if(!t)throw new Error("Table is required.");const n=H8e();return n.toggleAllSelection=ro(n._toggleAllSelection,10),Object.keys(Dm).forEach(r=>{bQ(SQ(e,r),r,n)}),j8e(n,e),n}function j8e(t,e){Object.keys(Dm).forEach(n=>{je(()=>SQ(e,n),r=>{bQ(r,n,t)})})}function bQ(t,e,n){let r=t,a=Dm[e];typeof Dm[e]=="object"&&(a=a.key,r=r||Dm[e].default),n.states[a].value=r}function SQ(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 K8e{constructor(e){this.observers=[],this.table=null,this.store=null,this.columns=[],this.fit=!0,this.showHeader=!0,this.height=$(null),this.scrollX=$(!1),this.scrollY=$(!1),this.bodyWidth=$(null),this.fixedWidth=$(null),this.rightFixedWidth=$(null),this.gutterWidth=0;for(const n in e)Sn(e,n)&&(pt(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(!_n)return;const r=this.table.vnode.el;if(e=N8e(e),this.height.value=Number(e),!r&&(e||e===0))return wt(()=>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(!_n)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:Y8e}=Ms,X8e=ye({name:"ElTableFilterPanel",components:{ElCheckbox:Ms,ElCheckboxGroup:Y8e,ElScrollbar:xc,ElTooltip:ao,ElIcon:xt,ArrowDown:rd,ArrowUp:gT},directives:{ClickOutside:Wf},props:{placement:{type:String,default:"bottom-start"},store:{type:Object},column:{type:Object},upDataColumn:{type:Function}},setup(t){const e=Qt(),{t:n}=En(),r=Ye("table-filter"),a=e==null?void 0:e.parent;a.filterPanels.value[t.column.id]||(a.filterPanels.value[t.column.id]=e);const i=$(!1),o=$(null),s=U(()=>t.column&&t.column.filters),l=U({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=U({get(){return t.column?t.column.filteredValue||[]:[]},set(w){t.column&&t.upDataColumn("filteredValue",w)}}),c=U(()=>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()};je(i,w=>{t.column&&t.upDataColumn("filterOpened",w)},{immediate:!0});const b=U(()=>{var w,C;return(C=(w=o.value)==null?void 0:w.popperRef)==null?void 0:C.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}}}),q8e={key:0},Z8e=["disabled"],Q8e=["label","onClick"];function J8e(t,e,n,r,a,i){const o=Ie("el-checkbox"),s=Ie("el-checkbox-group"),l=Ie("el-scrollbar"),u=Ie("arrow-up"),c=Ie("arrow-down"),f=Ie("el-icon"),d=Ie("el-tooltip"),h=a1("click-outside");return G(),Ee(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:j(()=>[t.multiple?(G(),ne("div",q8e,[L("div",{class:Y(t.ns.e("content"))},[I(l,{"wrap-class":t.ns.e("wrap")},{default:j(()=>[I(s,{modelValue:t.filteredValue,"onUpdate:modelValue":e[0]||(e[0]=v=>t.filteredValue=v),class:Y(t.ns.e("checkbox-group"))},{default:j(()=>[(G(!0),ne(_t,null,dn(t.filters,v=>(G(),Ee(o,{key:v.value,label:v.value},{default:j(()=>[Ue(Ke(v.text),1)]),_:2},1032,["label"]))),128))]),_:1},8,["modelValue","class"])]),_:1},8,["wrap-class"])],2),L("div",{class:Y(t.ns.e("bottom"))},[L("button",{class:Y({[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))},Ke(t.t("el.table.confirmFilter")),11,Z8e),L("button",{type:"button",onClick:e[2]||(e[2]=(...v)=>t.handleReset&&t.handleReset(...v))},Ke(t.t("el.table.resetFilter")),1)],2)])):(G(),ne("ul",{key:1,class:Y(t.ns.e("list"))},[L("li",{class:Y([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))},Ke(t.t("el.table.clearFilter")),3),(G(!0),ne(_t,null,dn(t.filters,v=>(G(),ne("li",{key:v.value,class:Y([t.ns.e("list-item"),t.ns.is("active",t.isActive(v))]),label:v.value,onClick:p=>t.handleSelect(v.value)},Ke(v.text),11,Q8e))),128))],2))]),default:j(()=>[Ft((G(),ne("span",{class:Y([`${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))},[I(f,null,{default:j(()=>[t.column.filterOpened?(G(),Ee(u,{key:0})):(G(),Ee(c,{key:1}))]),_:1})],2)),[[h,t.hideFilterPanel,t.popperPaneRef]])]),_:1},8,["visible","placement","popper-class"])}var e6e=tt(X8e,[["render",J8e],["__file","/home/runner/work/element-plus/element-plus/packages/components/table/src/filter-panel.vue"]]);function wQ(t){const e=Qt();ZC(()=>{n.value.addObserver(e)}),Ut(()=>{r(n.value),a(n.value)}),bc(()=>{r(n.value),a(n.value)}),bu(()=>{n.value.removeObserver(e)});const n=U(()=>{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 xu=Symbol("ElTable");function t6e(t,e){const n=Qt(),r=gt(xu),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=$(null),l=$(!1),u=$({}),c=(p,g)=>{if(_n&&!(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}`),C=w.getBoundingClientRect(),_=C.left-b+30;Ql(w,"noclick"),u.value={startMouseLeft:p.clientX,startLeft:C.right-b,startColumnLeft:C.left-b,tableLeft:b};const x=y==null?void 0:y.refs.resizeProxy;x.style.left=`${u.value.startLeft}px`,document.onselectstart=function(){return!1},document.ondragstart=function(){return!1};const T=E=>{const A=E.clientX-u.value.startMouseLeft,k=u.value.startLeft+A;x.style.left=`${Math.max(_,k)}px`},M=()=>{if(l.value){const{startColumnLeft:E,startLeft:A}=u.value,R=Number.parseInt(x.style.left,10)-E;g.width=g.realWidth=R,y==null||y.emit("header-dragend",g.width,A-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",M),document.onselectstart=null,document.ondragstart=null,setTimeout(()=>{To(w,"noclick")},0)};document.addEventListener("mousemove",T),document.addEventListener("mouseup",M)}},f=(p,g)=>{if(g.children&&g.children.length>0)return;const y=p.target;if(!xs(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",dl(m,"is-sortable")&&(m.style.cursor="col-resize"),s.value=g):l.value||(w.cursor="",dl(m,"is-sortable")&&(m.style.cursor="pointer"),s.value=null)}},d=()=>{_n&&(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&&dl(w,"noclick")){To(w,"noclick");return}if(!g.sortable)return;const C=t.store.states;let _=C.sortProp.value,x;const T=C.sortingColumn.value;(T!==g||T===g&&T.order===null)&&(T&&(T.order=null),C.sortingColumn.value=g,_=g.property),b?x=g.order=b:x=g.order=null,C.sortProp.value=_,C.sortOrder.value=x,r==null||r.store.commit("changeSortCondition")};return{handleHeaderClick:i,handleHeaderContextMenu:o,handleMouseDown:c,handleMouseMove:f,handleMouseOut:d,handleSortClick:v,handleFilterClick:a}}function n6e(t){const e=gt(xu),n=Ye("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=MV(l,c.fixed,t.store,u);return Ug(h,"left"),Ug(h,"right"),Object.assign({},d,h)},getHeaderCellClass:(s,l,u,c)=>{const f=EV(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 xQ=t=>{const e=[];return t.forEach(n=>{n.children?(e.push(n),e.push.apply(e,xQ(n.children))):e.push(n)}),e},r6e=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 xQ(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 a6e(t){const e=gt(xu),n=U(()=>r6e(t.store.states.originColumns.value));return{isGroup:U(()=>{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 i6e=ye({name:"ElTableHeader",components:{ElCheckbox:Ms},props:{fixed:{type:String,default:""},store:{required:!0,type:Object},border:Boolean,defaultSort:{type:Object,default:()=>({prop:"",order:""})}},setup(t,{emit:e}){const n=Qt(),r=gt(xu),a=Ye("table"),i=$({}),{onColumnsChange:o,onScrollableChange:s}=wQ(r);Ut(async()=>{await wt(),await wt();const{prop:_,order:x}=t.defaultSort;r==null||r.store.commit("sort",{prop:_,order:x,init:!0})});const{handleHeaderClick:l,handleHeaderContextMenu:u,handleMouseDown:c,handleMouseMove:f,handleMouseOut:d,handleSortClick:h,handleFilterClick:v}=t6e(t,e),{getHeaderRowStyle:p,getHeaderRowClass:g,getHeaderCellStyle:y,getHeaderCellClass:m}=n6e(t),{isGroup:b,toggleAllSelection:w,columnRows:C}=a6e(t);return n.state={onColumnsChange:o,onScrollableChange:s},n.filterPanels=i,{ns:a,filterPanels:i,onColumnsChange:o,onScrollableChange:s,columnRows:C,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 Dt("thead",{class:{[t.is("group")]:e}},n.map((g,y)=>Dt("tr",{class:i(y),key:y,style:o(y)},g.map((m,b)=>(m.rowSpan>p&&(p=m.rowSpan),Dt("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},[Dt("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&&Dt("span",{onClick:w=>f(w,m),class:"caret-wrapper"},[Dt("i",{onClick:w=>f(w,m,"ascending"),class:"sort-caret ascending"}),Dt("i",{onClick:w=>f(w,m,"descending"),class:"sort-caret descending"})]),m.filterable&&Dt(e6e,{store:h,placement:m.filterPlacement||"bottom-start",column:m,upDataColumn:(w,C)=>{m[w]=C}})])]))))))}});function o6e(t){const e=gt(xu),n=$(""),r=$(Dt("div")),{nextZIndex:a}=m0(),i=(v,p,g)=>{var y;const m=e,b=$M(v);let w;const C=(y=m==null?void 0:m.vnode.el)==null?void 0:y.dataset.prefix;b&&(w=p8({columns:t.store.states.columns.value},b,C),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=ro(v=>{t.store.commit("setHoverRow",v)},30),c=ro(()=>{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=$M(v),w=(y=m==null?void 0:m.vnode.el)==null?void 0:y.dataset.prefix;if(b){const B=p8({columns:t.store.states.columns.value},b,w),W=m.hoverState={cell:b,column:B,row:p};m==null||m.emit("cell-mouse-enter",W.row,W.column,W.cell,v)}if(!g)return;const C=v.target.querySelector(".cell");if(!(dl(C,`${w}-tooltip`)&&C.childNodes.length))return;const _=document.createRange();_.setStart(C,0),_.setEnd(C,C.childNodes.length);let x=_.getBoundingClientRect().width,T=_.getBoundingClientRect().height;x-Math.floor(x)<.001&&(x=Math.floor(x)),T-Math.floor(T)<.001&&(T=Math.floor(T));const{top:A,left:k,right:R,bottom:N}=f(C),F=k+R,z=A+N;(x+F>C.offsetWidth||T+z>C.offsetHeight||C.scrollWidth>C.offsetWidth)&&$8e(e==null?void 0:e.refs.tableWrapper,b,b.innerText||b.textContent,a,g)},handleCellMouseLeave:v=>{if(!$M(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 s6e(t){const e=gt(xu),n=Ye("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=MV(c,t==null?void 0:t.fixed,t.store);return Ug(p,"left"),Ug(p,"right"),Object.assign({},v,p)},getCellClass:(u,c,f,d,h)=>{const v=EV(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 l6e(t){const e=gt(xu),n=Ye("table"),{handleDoubleClick:r,handleClick:a,handleContextMenu:i,handleMouseEnter:o,handleMouseLeave:s,handleCellMouseEnter:l,handleCellMouseLeave:u,tooltipContent:c,tooltipTrigger:f}=o6e(t),{getRowStyle:d,getRowClass:h,getCellStyle:v,getCellClass:p,getSpan:g,getColspanRealWidth:y}=s6e(t),m=U(()=>t.store.states.columns.value.findIndex(({type:x})=>x==="default")),b=(x,T)=>{const M=e.props.rowKey;return M?hi(x,M):T},w=(x,T,M,E=!1)=>{const{tooltipEffect:A,tooltipOptions:k,store:R}=t,{indent:N,columns:F}=R.states,z=h(x,T);let B=!0;return M&&(z.push(n.em("row",`level-${M.level}`)),B=M.display),Dt("tr",{style:[B?null:{display:"none"},d(x,T)],class:z,key:b(x,T),onDblclick:V=>r(V,x),onClick:V=>a(V,x),onContextmenu:V=>i(V,x),onMouseenter:()=>o(T),onMouseleave:s},F.value.map((V,P)=>{const{rowspan:K,colspan:Q}=g(x,V,T,P);if(!K||!Q)return null;const re=Object.assign({},V);re.realWidth=y(F.value,Q,P);const ve={store:t.store,_self:t.context||e,column:re,row:x,$index:T,cellIndex:P,expanded:E};P===m.value&&M&&(ve.treeNode={indent:M.level*N.value,level:M.level},typeof M.expanded=="boolean"&&(ve.treeNode.expanded=M.expanded,"loading"in M&&(ve.treeNode.loading=M.loading),"noLazyChildren"in M&&(ve.treeNode.noLazyChildren=M.noLazyChildren)));const oe=`${T},${P}`,ie=re.columnKey||re.rawColumnKey||"",fe=C(P,V,ve),se=V.showOverflowTooltip&&ZY({effect:A},k,V.showOverflowTooltip);return Dt("td",{style:v(T,P,x,V),class:p(T,P,x,V,Q-1),key:`${ie}${oe}`,rowspan:K,colspan:Q,onMouseenter:ge=>l(ge,x,se),onMouseleave:u},[fe])}))},C=(x,T,M)=>T.renderCell(M);return{wrappedRowRender:(x,T)=>{const M=t.store,{isRowExpanded:E,assertRowKey:A}=M,{treeData:k,lazyTreeNodeMap:R,childrenColumnName:N,rowKey:F}=M.states,z=M.states.columns.value;if(z.some(({type:W})=>W==="expand")){const W=E(x),V=w(x,T,void 0,W),P=e.renderExpanded;return W?P?[[V,Dt("tr",{key:`expanded-row__${V.key}`},[Dt("td",{colspan:z.length,class:`${n.e("cell")} ${n.e("expanded-cell")}`},[P({row:x,$index:T,store:M,expanded:W})])])]]:(console.error("[Element Error]renderExpanded is required."),V):[[V]]}else if(Object.keys(k.value).length){A();const W=hi(x,F.value);let V=k.value[W],P=null;V&&(P={expanded:V.expanded,level:V.level,display:!0},typeof V.lazy=="boolean"&&(typeof V.loaded=="boolean"&&V.loaded&&(P.noLazyChildren=!(V.children&&V.children.length)),P.loading=V.loading));const K=[w(x,T,P)];if(V){let Q=0;const re=(oe,ie)=>{oe&&oe.length&&ie&&oe.forEach(fe=>{const se={display:ie.display&&ie.expanded,level:ie.level+1,expanded:!1,noLazyChildren:!1,loading:!1},ge=hi(fe,F.value);if(ge==null)throw new Error("For nested data item, row-key is required.");if(V={...k.value[ge]},V&&(se.expanded=V.expanded,V.level=V.level||se.level,V.display=!!(V.expanded&&se.display),typeof V.lazy=="boolean"&&(typeof V.loaded=="boolean"&&V.loaded&&(se.noLazyChildren=!(V.children&&V.children.length)),se.loading=V.loading)),Q++,K.push(w(fe,T+Q,se)),V){const me=R.value[ge]||fe[N.value];re(me,V)}})};V.display=!0;const ve=R.value[W]||x[N.value];re(ve,V)}return K}else return w(x,T,void 0)},tooltipContent:c,tooltipTrigger:f}}const u6e={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 c6e=ye({name:"ElTableBody",props:u6e,setup(t){const e=Qt(),n=gt(xu),r=Ye("table"),{wrappedRowRender:a,tooltipContent:i,tooltipTrigger:o}=l6e(t),{onColumnsChange:s,onScrollableChange:l}=wQ(n);return je(t.store.states.hoverRow,(u,c)=>{!t.store.states.isComplex.value||!_n||Vg(()=>{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&&To(h,"hover-row"),v&&Ql(v,"hover-row")})}),bu(()=>{var u;(u=Bu)==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 Dt("tbody",{tabIndex:-1},[n.reduce((r,a)=>r.concat(t(a,r.length)),[])])}});function DV(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 Dt("colgroup",{},n.map(a=>Dt("col",r(a))))}DV.props=["columns","tableLayout"];function f6e(){const t=gt(xu),e=t==null?void 0:t.store,n=U(()=>e.states.fixedLeafColumnsLength.value),r=U(()=>e.states.rightFixedColumns.value.length),a=U(()=>e.states.columns.value.length),i=U(()=>e.states.fixedColumns.value.length),o=U(()=>e.states.rightFixedColumns.value.length);return{leftFixedLeafCount:n,rightFixedLeafCount:r,columnsCount:a,leftFixedCount:i,rightFixedCount:o,columns:e.states.columns}}function d6e(t){const{columns:e}=f6e(),n=Ye("table");return{getCellClasses:(i,o)=>{const s=i[o],l=[n.e("cell"),s.id,s.align,s.labelClassName,...EV(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=MV(o,i.fixed,t.store);return Ug(s,"left"),Ug(s,"right"),s},columns:e}}var h6e=ye({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}=d6e(t);return{ns:Ye("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)}),Dt("table",{class:i.e("footer"),cellspacing:"0",cellpadding:"0",border:"0"},[DV({columns:t}),Dt("tbody",[Dt("tr",{},[...t.map((l,u)=>Dt("td",{key:u,colspan:l.colSpan,rowspan:l.rowSpan,class:n(t,u),style:e(l,u)},[Dt("div",{class:["cell",l.labelClassName]},[s[u]])]))])])])}});function p6e(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 v6e(t,e,n,r){const a=$(!1),i=$(null),o=$(!1),s=V=>{o.value=V},l=$({width:null,height:null,headerHeight:null}),u=$(!1),c={display:"inline-block",verticalAlign:"middle"},f=$(),d=$(0),h=$(0),v=$(0),p=$(0),g=$(0);Uo(()=>{e.setHeight(t.height)}),Uo(()=>{e.setMaxHeight(t.maxHeight)}),je(()=>[t.currentRowKey,n.states.rowKey],([V,P])=>{!S(P)||!S(V)||n.setCurrentRowKey(`${V}`)},{immediate:!0}),je(()=>t.data,V=>{r.store.commit("setData",V)},{immediate:!0,deep:!0}),Uo(()=>{t.expandRowKeys&&n.setExpandRowKeysAdapter(t.expandRowKeys)});const y=()=>{r.store.commit("setHoverRow",null),r.hoverState&&(r.hoverState=null)},m=(V,P)=>{const{pixelX:K,pixelY:Q}=P;Math.abs(K)>=Math.abs(Q)&&(r.refs.bodyWrapper.scrollLeft+=P.pixelX/5)},b=U(()=>t.height||t.maxHeight||n.states.fixedColumns.value.length>0||n.states.rightFixedColumns.value.length>0),w=U(()=>({width:e.bodyWidth.value?`${e.bodyWidth.value}px`:""})),C=()=>{b.value&&e.updateElsHeight(),e.updateColumnsWidth(),requestAnimationFrame(M)};Ut(async()=>{await wt(),n.updateColumns(),E(),requestAnimationFrame(C);const V=r.vnode.el,P=r.refs.headerWrapper;t.flexible&&V&&V.parentElement&&(V.parentElement.style.minWidth="0"),l.value={width:f.value=V.offsetWidth,height:V.offsetHeight,headerHeight:t.showHeader&&P?P.offsetHeight:null},n.states.columns.value.forEach(K=>{K.filteredValue&&K.filteredValue.length&&r.store.commit("filterChange",{column:K,values:K.filteredValue,silent:!0})}),r.$ready=!0});const _=(V,P)=>{if(!V)return;const K=Array.from(V.classList).filter(Q=>!Q.startsWith("is-scrolling-"));K.push(e.scrollX.value?P:"is-scrolling-none"),V.className=K.join(" ")},x=V=>{const{tableWrapper:P}=r.refs;_(P,V)},T=V=>{const{tableWrapper:P}=r.refs;return!!(P&&P.classList.contains(V))},M=function(){if(!r.refs.scrollBarRef)return;if(!e.scrollX.value){const ie="is-scrolling-none";T(ie)||x(ie);return}const V=r.refs.scrollBarRef.wrapRef;if(!V)return;const{scrollLeft:P,offsetWidth:K,scrollWidth:Q}=V,{headerWrapper:re,footerWrapper:ve}=r.refs;re&&(re.scrollLeft=P),ve&&(ve.scrollLeft=P);const oe=Q-K-1;P>=oe?x("is-scrolling-right"):x(P===0?"is-scrolling-left":"is-scrolling-middle")},E=()=>{r.refs.scrollBarRef&&(r.refs.scrollBarRef.wrapRef&&Rr(r.refs.scrollBarRef.wrapRef,"scroll",M,{passive:!0}),t.fit?Vi(r.vnode.el,A):Rr(window,"resize",A),Vi(r.refs.bodyWrapper,()=>{var V,P;A(),(P=(V=r.refs)==null?void 0:V.scrollBarRef)==null||P.update()}))},A=()=>{var V,P,K,Q;const re=r.vnode.el;if(!r.$ready||!re)return;let ve=!1;const{width:oe,height:ie,headerHeight:fe}=l.value,se=f.value=re.offsetWidth;oe!==se&&(ve=!0);const ge=re.offsetHeight;(t.height||b.value)&&ie!==ge&&(ve=!0);const me=t.tableLayout==="fixed"?r.refs.headerWrapper:(V=r.refs.tableHeaderRef)==null?void 0:V.$el;t.showHeader&&(me==null?void 0:me.offsetHeight)!==fe&&(ve=!0),d.value=((P=r.refs.tableWrapper)==null?void 0:P.scrollHeight)||0,v.value=(me==null?void 0:me.scrollHeight)||0,p.value=((K=r.refs.footerWrapper)==null?void 0:K.offsetHeight)||0,g.value=((Q=r.refs.appendWrapper)==null?void 0:Q.offsetHeight)||0,h.value=d.value-v.value-p.value-g.value,ve&&(l.value={width:se,height:ge,headerHeight:t.showHeader&&(me==null?void 0:me.offsetHeight)||0},C())},k=Aa(),R=U(()=>{const{bodyWidth:V,scrollY:P,gutterWidth:K}=e;return V.value?`${V.value-(P.value?K:0)}px`:""}),N=U(()=>t.maxHeight?"fixed":t.tableLayout),F=U(()=>{if(t.data&&t.data.length)return null;let V="100%";t.height&&h.value&&(V=`${h.value}px`);const P=f.value;return{width:P?`${P}px`:"",height:V}}),z=U(()=>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`}:{}),B=U(()=>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:F,handleFixedMousewheel:(V,P)=>{const K=r.refs.bodyWrapper;if(Math.abs(P.spinY)>0){const Q=K.scrollTop;P.pixelY<0&&Q!==0&&V.preventDefault(),P.pixelY>0&&K.scrollHeight-K.clientHeight>Q&&V.preventDefault(),K.scrollTop+=Math.ceil(P.pixelY/5)}else K.scrollLeft+=Math.ceil(P.pixelX/5)},resizeProxyVisible:o,bodyWidth:R,resizeState:l,doLayout:C,tableBodyStyles:w,tableLayout:N,scrollbarViewStyle:c,tableInnerStyle:z,scrollbarStyle:B}}function g6e(t){const e=$(),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)};Ut(()=>{n()}),bu(()=>{var r;(r=e.value)==null||r.disconnect()})}var y6e={data:{type:Array,default:()=>[]},size:yi,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 m6e=()=>{const t=$(),e=(i,o)=>{const s=t.value;s&&s.scrollTo(i,o)},n=(i,o)=>{const s=t.value;s&&Pt(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 b6e=1;const S6e=ye({name:"ElTable",directives:{Mousewheel:iLe},components:{TableHeader:i6e,TableBody:c6e,TableFooter:h6e,ElScrollbar:xc,hColgroup:DV},props:y6e,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}=En(),n=Ye("table"),r=Qt();fn(xu,r);const a=W8e(r,t);r.store=a;const i=new K8e({store:r.store,table:r,fit:t.fit,showHeader:t.showHeader});r.layout=i;const o=U(()=>(a.states.data.value||[]).length===0),{setCurrentRow:s,getSelectionRows:l,toggleRowSelection:u,clearSelection:c,clearFilter:f,toggleAllSelection:d,toggleRowExpansion:h,clearSort:v,sort:p}=p6e(a),{isHidden:g,renderExpanded:y,setDragVisible:m,isGroup:b,handleMouseLeave:w,handleHeaderFooterMousewheel:C,tableSize:_,emptyBlockStyle:x,handleFixedMousewheel:T,resizeProxyVisible:M,bodyWidth:E,resizeState:A,doLayout:k,tableBodyStyles:R,tableLayout:N,scrollbarViewStyle:F,tableInnerStyle:z,scrollbarStyle:B}=v6e(t,i,a,r),{scrollBarRef:W,scrollTo:V,setScrollLeft:P,setScrollTop:K}=m6e(),Q=ro(k,50),re=`${n.namespace.value}-table_${b6e++}`;r.tableId=re,r.state={isGroup:b,resizeState:A,doLayout:k,debouncedUpdateLayout:Q};const ve=U(()=>t.sumText||e("el.table.sumText")),oe=U(()=>t.emptyText||e("el.table.emptyText"));return g6e(r),{ns:n,layout:i,store:a,handleHeaderFooterMousewheel:C,handleMouseLeave:w,tableId:re,tableSize:_,isHidden:g,isEmpty:o,renderExpanded:y,resizeProxyVisible:M,resizeState:A,isGroup:b,bodyWidth:E,tableBodyStyles:R,emptyBlockStyle:x,debouncedUpdateLayout:Q,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:ve,computedEmptyText:oe,tableLayout:N,scrollbarViewStyle:F,tableInnerStyle:z,scrollbarStyle:B,scrollBarRef:W,scrollTo:V,setScrollLeft:P,setScrollTop:K}}}),w6e=["data-prefix"],x6e={ref:"hiddenColumns",class:"hidden-columns"};function _6e(t,e,n,r,a,i){const o=Ie("hColgroup"),s=Ie("table-header"),l=Ie("table-body"),u=Ie("el-scrollbar"),c=Ie("table-footer"),f=a1("mousewheel");return G(),ne("div",{ref:"tableWrapper",class:Y([{[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:Tt(t.style),"data-prefix":t.ns.namespace.value,onMouseleave:e[0]||(e[0]=(...d)=>t.handleMouseLeave&&t.handleMouseLeave(...d))},[L("div",{class:Y(t.ns.e("inner-wrapper")),style:Tt(t.tableInnerStyle)},[L("div",x6e,[Ge(t.$slots,"default")],512),t.showHeader&&t.tableLayout==="fixed"?Ft((G(),ne("div",{key:0,ref:"headerWrapper",class:Y(t.ns.e("header-wrapper"))},[L("table",{ref:"tableHeader",class:Y(t.ns.e("header")),style:Tt(t.tableBodyStyles),border:"0",cellpadding:"0",cellspacing:"0"},[I(o,{columns:t.store.states.columns.value,"table-layout":t.tableLayout},null,8,["columns","table-layout"]),I(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]]):_e("v-if",!0),L("div",{ref:"bodyWrapper",class:Y(t.ns.e("body-wrapper"))},[I(u,{ref:"scrollBarRef","view-style":t.scrollbarViewStyle,"wrap-style":t.scrollbarStyle,always:t.scrollbarAlwaysOn},{default:j(()=>[L("table",{ref:"tableBody",class:Y(t.ns.e("body")),cellspacing:"0",cellpadding:"0",border:"0",style:Tt({width:t.bodyWidth,tableLayout:t.tableLayout})},[I(o,{columns:t.store.states.columns.value,"table-layout":t.tableLayout},null,8,["columns","table-layout"]),t.showHeader&&t.tableLayout==="auto"?(G(),Ee(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"])):_e("v-if",!0),I(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?(G(),ne("div",{key:0,ref:"emptyBlock",style:Tt(t.emptyBlockStyle),class:Y(t.ns.e("empty-block"))},[L("span",{class:Y(t.ns.e("empty-text"))},[Ge(t.$slots,"empty",{},()=>[Ue(Ke(t.computedEmptyText),1)])],2)],6)):_e("v-if",!0),t.$slots.append?(G(),ne("div",{key:1,ref:"appendWrapper",class:Y(t.ns.e("append-wrapper"))},[Ge(t.$slots,"append")],2)):_e("v-if",!0)]),_:3},8,["view-style","wrap-style","always"])],2),t.showSummary?Ft((G(),ne("div",{key:1,ref:"footerWrapper",class:Y(t.ns.e("footer-wrapper"))},[I(c,{border:t.border,"default-sort":t.defaultSort,store:t.store,style:Tt(t.tableBodyStyles),"sum-text":t.computedSumText,"summary-method":t.summaryMethod},null,8,["border","default-sort","store","style","sum-text","summary-method"])],2)),[[cn,!t.isEmpty],[f,t.handleHeaderFooterMousewheel]]):_e("v-if",!0),t.border||t.isGroup?(G(),ne("div",{key:2,class:Y(t.ns.e("border-left-patch"))},null,2)):_e("v-if",!0)],6),Ft(L("div",{ref:"resizeProxy",class:Y(t.ns.e("column-resize-proxy"))},null,2),[[cn,t.resizeProxyVisible]])],46,w6e)}var C6e=tt(S6e,[["render",_6e],["__file","/home/runner/work/element-plus/element-plus/packages/components/table/src/table.vue"]]);const T6e={selection:"table-column--selection",expand:"table__expand-column"},E6e={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:""}},M6e=t=>T6e[t]||"",D6e={selection:{renderHeader({store:t,column:e}){function n(){return t.states.data.value&&t.states.data.value.length===0}return Dt(Ms,{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 Dt(Ms,{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)),Dt("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")),Dt("div",{class:a,onClick:function(o){o.stopPropagation(),e.toggleRowExpansion(t)}},{default:()=>[Dt(xt,null,{default:()=>[Dt(Li)]})]})},sortable:!1,resizable:!1}};function A6e({row:t,column:e,$index:n}){var r;const a=e.property,i=a&&Wx(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 k6e({row:t,treeNode:e,store:n},r=!1){const{ns:a}=n;if(!e)return r?[Dt("span",{class:a.e("placeholder")})]:null;const i=[],o=function(s){s.stopPropagation(),!e.loading&&n.loadOrToggle(t)};if(e.indent&&i.push(Dt("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=Li;e.loading&&(l=id),i.push(Dt("div",{class:s,onClick:o},{default:()=>[Dt(xt,{class:{[a.is("loading")]:e.loading}},{default:()=>[Dt(l)]})]}))}else i.push(Dt("span",{class:a.e("placeholder")}));return i}function y8(t,e){return t.reduce((n,r)=>(n[r]=r,n),e)}function R6e(t,e){const n=Qt();return{registerComplexWatchers:()=>{const i=["fixed"],o={realWidth:"width",realMinWidth:"minWidth"},s=y8(i,o);Object.keys(s).forEach(l=>{const u=o[l];Sn(e,u)&&je(()=>e[u],c=>{let f=c;u==="width"&&l==="realWidth"&&(f=TV(c)),u==="minWidth"&&l==="realMinWidth"&&(f=gQ(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=y8(i,o);Object.keys(s).forEach(l=>{const u=o[l];Sn(e,u)&&je(()=>e[u],c=>{n.columnConfig.value[l]=c})})}}}function L6e(t,e,n){const r=Qt(),a=$(""),i=$(!1),o=$(),s=$(),l=Ye("table");Uo(()=>{o.value=t.align?`is-${t.align}`:null,o.value}),Uo(()=>{s.value=t.headerAlign?`is-${t.headerAlign}`:o.value,s.value});const u=U(()=>{let w=r.vnode.vParent||r.parent;for(;w&&!w.tableId&&!w.columnId;)w=w.vnode.vParent||w.parent;return w}),c=U(()=>{const{store:w}=r.parent;if(!w)return!1;const{treeData:C}=w.states,_=C.value;return _&&Object.keys(_).length>0}),f=$(TV(t.width)),d=$(gQ(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 C=w.type,_=D6e[C]||{};Object.keys(_).forEach(T=>{const M=_[T];T!=="className"&&M!==void 0&&(w[T]=M)});const x=M6e(C);if(x){const T=`${S(l.namespace)}-${x}`;w.className=w.className?`${w.className} ${T}`:T}return w},p=w=>{Array.isArray(w)?w.forEach(_=>C(_)):C(w);function C(_){var x;((x=_==null?void 0:_.type)==null?void 0:x.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 x=e.header;return x?x(_):w.label});let C=w.renderCell;return w.type==="expand"?(w.renderCell=_=>Dt("div",{class:"cell"},[C(_)]),n.value.renderExpanded=_=>e.default?e.default(_):e.default):(C=C||A6e,w.renderCell=_=>{let x=null;if(e.default){const R=e.default(_);x=R.some(N=>N.type!==Zi)?R:C(_)}else x=C(_);const{columns:T}=n.value.store.states,M=T.value.findIndex(R=>R.type==="default"),E=c.value&&_.cellIndex===M,A=k6e(_,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(x),Dt("div",k,[A,x])}),w},getPropsData:(...w)=>w.reduce((C,_)=>(Array.isArray(_)&&_.forEach(x=>{C[x]=t[x]}),C),{}),getColumnElIndex:(w,C)=>Array.prototype.indexOf.call(w,C),updateColumnOrder:()=>{n.value.store.commit("updateColumnOrder",r.columnConfig.value)}}}var O6e={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 V6e=1;var _Q=ye({name:"ElTableColumn",components:{ElCheckbox:Ms},props:O6e,setup(t,{slots:e}){const n=Qt(),r=$({}),a=U(()=>{let b=n.parent;for(;b&&!b.tableId;)b=b.parent;return b}),{registerNormalWatchers:i,registerComplexWatchers:o}=R6e(a,t),{columnId:s,isSubColumn:l,realHeaderAlign:u,columnOrTableParent:c,setColumnWidth:f,setColumnForcedProps:d,setColumnRenders:h,getPropsData:v,getColumnElIndex:p,realAlign:g,updateColumnOrder:y}=L6e(t,e,a),m=c.value;s.value=`${m.tableId||m.columnId}_column_${V6e++}`,ZC(()=>{l.value=a.value!==m;const b=t.type||"default",w=t.sortable===""?!0:t.sortable,C=Na(t.showOverflowTooltip)?m.props.showOverflowTooltip:t.showOverflowTooltip,_={...E6e[b],id:s.value,type:b,property:t.prop||t.property,align:g,headerAlign:u,showOverflowTooltip:C,filterable:t.filters||t.filterMethod,filteredValue:[],filterPlacement:"",isColumnGroup:!1,isSubColumn:!1,filterOpened:!1,sortable:w,index:t.index,rawColumnKey:n.vnode.key};let A=v(["columnKey","label","className","labelClassName","type","renderHeader","formatter","fixed","resizable"],["sortMethod","sortBy","sortOrders"],["selectable","reserveSelection"],["filterMethod","filters","filterMultiple","filterOpened","filteredValue","filterPlacement"]);A=V8e(_,A),A=I8e(h,f,d)(A),r.value=A,i(),o()}),Ut(()=>{var b;const w=c.value,C=l.value?w.vnode.el.children:(b=w.refs.hiddenColumns)==null?void 0:b.children,_=()=>p(C||[],n.vnode.el);r.value.getColumnIndex=_,_()>-1&&a.value.store.commit("insertColumn",r.value,l.value?w.columnConfig.value:null,y)}),Sr(()=>{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===_t&&Array.isArray(o.children)&&o.children.forEach(s=>{(s==null?void 0:s.patchFlag)!==1024&&!Ht(s==null?void 0:s.children)&&a.push(s)});return Dt("div",a)}catch{return Dt("div",[])}}});const N6e=tn(C6e,{TableColumn:_Q}),I6e=ta(_Q);var k1=(t=>(t.ASC="asc",t.DESC="desc",t))(k1||{}),R1=(t=>(t.CENTER="center",t.RIGHT="right",t))(R1||{}),CQ=(t=>(t.LEFT="left",t.RIGHT="right",t))(CQ||{});const cL={asc:"desc",desc:"asc"},L1=Symbol("placeholder"),B6e=(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 $6e(t,e,n){const r=U(()=>S(e).filter(p=>!p.hidden)),a=U(()=>S(r).filter(p=>p.fixed==="left"||p.fixed===!0)),i=U(()=>S(r).filter(p=>p.fixed==="right")),o=U(()=>S(r).filter(p=>!p.fixed)),s=U(()=>{const p=[];return S(a).forEach(g=>{p.push({...g,placeholderSign:L1})}),S(o).forEach(g=>{p.push(g)}),S(i).forEach(g=>{p.push({...g,placeholderSign:L1})}),p}),l=U(()=>S(a).length||S(i).length),u=U(()=>S(e).reduce((g,y)=>(g[y.key]=B6e(y,S(n),t.fixed),g),{})),c=U(()=>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=k1.ASC;un(m)?w=cL[m[y]]:w=cL[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 P6e=(t,{mainTableRef:e,leftTableRef:n,rightTableRef:r,onMaybeEndReached:a})=>{const i=$({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 je(()=>S(i).scrollTop,(h,v)=>{h>v&&a()}),{scrollPos:i,scrollTo:s,scrollToLeft:u,scrollToTop:l,scrollToRow:d,onScroll:c,onVerticalScroll:f}},F6e=(t,{mainTableRef:e,leftTableRef:n,rightTableRef:r})=>{const a=Qt(),{emit:i}=a,o=vr(!1),s=vr(null),l=$(t.defaultExpandedRowKeys||[]),u=$(-1),c=vr(null),f=$({}),d=$({}),h=vr({}),v=vr({}),p=vr({}),g=U(()=>Pt(t.estimatedRowHeight));function y(T){var M;(M=t.onRowsRendered)==null||M.call(t,T),T.rowCacheEnd>S(u)&&(u.value=T.rowCacheEnd)}function m({hovered:T,rowKey:M}){s.value=T?M:null}function b({expanded:T,rowData:M,rowIndex:E,rowKey:A}){var k,R;const N=[...S(l)],F=N.indexOf(A);T?F===-1&&N.push(A):F>-1&&N.splice(F,1),l.value=N,i("update:expandedRowKeys",N),(k=t.onRowExpand)==null||k.call(t,{expanded:T,rowData:M,rowIndex:E,rowKey:A}),(R=t.onExpandedRowsChange)==null||R.call(t,N)}const w=ro(()=>{var T,M,E,A;o.value=!0,f.value={...S(f),...S(d)},C(S(c),!1),d.value={},c.value=null,(T=e.value)==null||T.forceUpdate(),(M=n.value)==null||M.forceUpdate(),(E=r.value)==null||E.forceUpdate(),(A=a.proxy)==null||A.$forceUpdate(),o.value=!1},0);function C(T,M=!1){S(g)&&[e,n,r].forEach(E=>{const A=S(E);A&&A.resetAfterRowIndex(T,M)})}function _(T,M,E){const A=S(c);(A===null||A>E)&&(c.value=E),d.value[T]=M}function x({rowKey:T,height:M,rowIndex:E},A){A?A===CQ.RIGHT?p.value[T]=M:h.value[T]=M:v.value[T]=M;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:C,onRowExpanded:b,onRowHovered:m,onRowsRendered:y,onRowHeightChange:x}},z6e=(t,{expandedRowKeys:e,lastRenderedRowIndex:n,resetAfterIndex:r})=>{const a=$({}),i=U(()=>{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=U(()=>{const{data:s,expandColumnKey:l}=t;return l?S(i):s});return je(o,(s,l)=>{s!==l&&(n.value=-1,r(0,!0))}),{data:o,depthMap:a}},U6e=(t,e)=>t+e,o_=t=>vt(t)?t.reduce(U6e,0):t,vp=(t,e,n={})=>zt(t)?t(e):t??n,mf=t=>(["width","maxWidth","minWidth","height"].forEach(e=>{t[e]=la(t[e])}),t),TQ=t=>Ur(t)?e=>Dt(t,e):t,G6e=(t,{columnsTotalWidth:e,data:n,fixedColumnsOnLeft:r,fixedColumnsOnRight:a})=>{const i=U(()=>{const{fixed:b,width:w,vScrollbarSize:C}=t,_=w-C;return b?Math.max(Math.round(S(e)),_):_}),o=U(()=>S(i)+(t.fixed?t.vScrollbarSize:0)),s=U(()=>{const{height:b=0,maxHeight:w=0,footerHeight:C,hScrollbarSize:_}=t;if(w>0){const x=S(v),T=S(l),E=S(h)+x+T+_;return Math.min(E,w-C)}return b-C}),l=U(()=>{const{rowHeight:b,estimatedRowHeight:w}=t,C=S(n);return Pt(w)?C.length*w:C.length*b}),u=U(()=>{const{maxHeight:b}=t,w=S(s);if(Pt(b)&&b>0)return w;const C=S(l)+S(h)+S(v);return Math.min(w,C)}),c=b=>b.width,f=U(()=>o_(S(r).map(c))),d=U(()=>o_(S(a).map(c))),h=U(()=>o_(t.headerHeight)),v=U(()=>{var b;return(((b=t.fixedData)==null?void 0:b.length)||0)*t.rowHeight}),p=U(()=>S(s)-S(h)-S(v)),g=U(()=>{const{style:b={},height:w,width:C}=t;return mf({...b,height:w,width:C})}),y=U(()=>mf({height:t.footerHeight})),m=U(()=>({top:la(S(h)),bottom:la(t.footerHeight),width:la(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}},H6e=t=>{const e=$(),n=$(0),r=$(0);let a;return Ut(()=>{a=Vi(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}),Sr(()=>{a==null||a()}),je([n,r],([i,o])=>{var s;(s=t.onResize)==null||s.call(t,{width:i,height:o})}),{sizer:e,width:n,height:r}};function W6e(t){const e=$(),n=$(),r=$(),{columns:a,columnsStyles:i,columnsTotalWidth:o,fixedColumnsOnLeft:s,fixedColumnsOnRight:l,hasFixedColumns:u,mainColumns:c,onColumnSorted:f}=$6e(t,Wr(t,"columns"),Wr(t,"fixed")),{scrollTo:d,scrollToLeft:h,scrollToTop:v,scrollToRow:p,onScroll:g,onVerticalScroll:y,scrollPos:m}=P6e(t,{mainTableRef:e,leftTableRef:n,rightTableRef:r,onMaybeEndReached:J}),{expandedRowKeys:b,hoveringRowKey:w,lastRenderedRowIndex:C,isDynamic:_,isResetting:x,rowHeights:T,resetAfterIndex:M,onRowExpanded:E,onRowHeightChange:A,onRowHovered:k,onRowsRendered:R}=F6e(t,{mainTableRef:e,leftTableRef:n,rightTableRef:r}),{data:N,depthMap:F}=z6e(t,{expandedRowKeys:b,lastRenderedRowIndex:C,resetAfterIndex:M}),{bodyWidth:z,fixedTableHeight:B,mainTableHeight:W,leftTableWidth:V,rightTableWidth:P,headerWidth:K,rowsHeight:Q,windowHeight:re,footerHeight:ve,emptyStyle:oe,rootStyle:ie,headerHeight:fe}=G6e(t,{columnsTotalWidth:o,data:N,fixedColumnsOnLeft:s,fixedColumnsOnRight:l}),se=vr(!1),ge=$(),me=U(()=>{const ue=S(N).length===0;return vt(t.fixedData)?t.fixedData.length===0&&ue:ue});function he(ue){const{estimatedRowHeight:ae,rowHeight:Re,rowKey:Ne}=t;return ae?S(T)[S(N)[ue][Ne]]||ae:Re}function J(){const{onEndReached:ue}=t;if(!ue)return;const{scrollTop:ae}=S(m),Re=S(Q),Ne=S(re),De=Re-(ae+Ne)+t.hScrollbarSize;S(C)>=0&&Re===ae+S(W)-S(fe)&&ue(De)}return je(()=>t.expandedRowKeys,ue=>b.value=ue,{deep:!0}),{columns:a,containerRef:ge,mainTableRef:e,leftTableRef:n,rightTableRef:r,isDynamic:_,isResetting:x,isScrolling:se,hoveringRowKey:w,hasFixedColumns:u,columnsStyles:i,columnsTotalWidth:o,data:N,expandedRowKeys:b,depthMap:F,fixedColumnsOnLeft:s,fixedColumnsOnRight:l,mainColumns:c,bodyWidth:z,emptyStyle:oe,rootStyle:ie,headerWidth:K,footerHeight:ve,mainTableHeight:W,fixedTableHeight:B,leftTableWidth:V,rightTableWidth:P,showEmpty:me,getRowHeight:he,onColumnSorted:f,onRowHovered:k,onRowExpanded:E,onRowsRendered:R,onRowHeightChange:A,scrollTo:d,scrollToLeft:h,scrollToTop:v,scrollToRow:p,onScroll:g,onVerticalScroll:y}}const AV=Symbol("tableV2"),EQ=String,Ib={type:ke(Array),required:!0},kV={type:ke(Array)},MQ={...kV,required:!0},j6e=String,m8={type:ke(Array),default:()=>Pr([])},Sh={type:Number,required:!0},DQ={type:ke([String,Number,Symbol]),default:"id"},b8={type:ke(Object)},Ih=nt({class:String,columns:Ib,columnsStyles:{type:ke(Object),required:!0},depth:Number,expandColumnKey:j6e,estimatedRowHeight:{...Zh.estimatedRowHeight,default:void 0},isScrolling:Boolean,onRowExpand:{type:ke(Function)},onRowHover:{type:ke(Function)},onRowHeightChange:{type:ke(Function)},rowData:{type:ke(Object),required:!0},rowEventHandlers:{type:ke(Object)},rowIndex:{type:Number,required:!0},rowKey:DQ,style:{type:ke(Object)}}),PM={type:Number,required:!0},RV=nt({class:String,columns:Ib,fixedHeaderData:{type:ke(Array)},headerData:{type:ke(Array),required:!0},headerHeight:{type:ke([Number,Array]),default:50},rowWidth:PM,rowHeight:{type:Number,default:50},height:PM,width:PM}),s_=nt({columns:Ib,data:MQ,fixedData:kV,estimatedRowHeight:Ih.estimatedRowHeight,width:Sh,height:Sh,headerWidth:Sh,headerHeight:RV.headerHeight,bodyWidth:Sh,rowHeight:Sh,cache:QZ.cache,useIsScrolling:Boolean,scrollbarAlwaysOn:Zh.scrollbarAlwaysOn,scrollbarStartGap:Zh.scrollbarStartGap,scrollbarEndGap:Zh.scrollbarEndGap,class:EQ,style:b8,containerStyle:b8,getRowHeight:{type:ke(Function),required:!0},rowKey:Ih.rowKey,onRowsRendered:{type:ke(Function)},onScroll:{type:ke(Function)}}),K6e=nt({cache:s_.cache,estimatedRowHeight:Ih.estimatedRowHeight,rowKey:DQ,headerClass:{type:ke([String,Function])},headerProps:{type:ke([Object,Function])},headerCellProps:{type:ke([Object,Function])},headerHeight:RV.headerHeight,footerHeight:{type:Number,default:0},rowClass:{type:ke([String,Function])},rowProps:{type:ke([Object,Function])},rowHeight:{type:Number,default:50},cellProps:{type:ke([Object,Function])},columns:Ib,data:MQ,dataGetter:{type:ke(Function)},fixedData:kV,expandColumnKey:Ih.expandColumnKey,expandedRowKeys:m8,defaultExpandedRowKeys:m8,class:EQ,fixed:Boolean,style:{type:ke(Object)},width:Sh,height:Sh,maxHeight:Number,useIsScrolling:Boolean,indentSize:{type:Number,default:12},iconSize:{type:Number,default:12},hScrollbarSize:Zh.hScrollbarSize,vScrollbarSize:Zh.vScrollbarSize,scrollbarAlwaysOn:tQ.alwaysOn,sortBy:{type:ke(Object),default:()=>({})},sortState:{type:ke(Object),default:void 0},onColumnSort:{type:ke(Function)},onExpandedRowsChange:{type:ke(Function)},onEndReached:{type:ke(Function)},onRowExpand:Ih.onRowExpand,onScroll:s_.onScroll,onRowsRendered:s_.onRowsRendered,rowEventHandlers:Ih.rowEventHandlers}),LV=(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 I("div",{class:t.class,title:i,style:a},[e.default?e.default(t):i])};LV.displayName="ElTableV2Cell";LV.inheritAttrs=!1;const OV=(t,{slots:e})=>{var n,r;return e.default?e.default(t):I("div",{class:t.class,title:(n=t.column)==null?void 0:n.title},[(r=t.column)==null?void 0:r.title])};OV.displayName="ElTableV2HeaderCell";OV.inheritAttrs=!1;const Y6e=nt({class:String,columns:Ib,columnsStyles:{type:ke(Object),required:!0},headerIndex:Number,style:{type:ke(Object)}}),X6e=ye({name:"ElTableV2HeaderRow",props:Y6e,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=>vt(s)&&s.length===1?s[0]:s),columns:n,headerIndex:a})),I("div",{class:t.class,style:i,role:"row"},[o])}}}),q6e="ElTableV2Header",Z6e=ye({name:q6e,props:RV,setup(t,{slots:e,expose:n}){const r=Ye("table-v2"),a=$(),i=U(()=>mf({width:t.width,height:t.height})),o=U(()=>mf({width:t.rowWidth,height:t.height})),s=U(()=>pp(S(t.headerHeight))),l=f=>{const d=S(a);wt(()=>{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=mf({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=mf({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 I("div",{ref:a,class:t.class,style:S(i),role:"rowgroup"},[I("div",{style:S(o),class:r.e("header")},[c(),u()])])}}}),Q6e=t=>{const{isScrolling:e}=gt(AV),n=$(!1),r=$(),a=U(()=>Pt(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,wt(()=>{if(l||p!==Number.parseInt(v.height)){const g=c[0],y=(g==null?void 0:g.placeholderSign)===L1;f==null||f({rowKey:d,height:p,rowIndex:h},g&&!y&&g.fixed)}})},o=U(()=>{const{rowData:l,rowIndex:u,rowKey:c,onRowHover:f}=t,d=t.rowEventHandlers||{},h={};return Object.entries(d).forEach(([v,p])=>{zt(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 Ut(()=>{S(a)&&i(!0)}),{isScrolling:e,measurable:a,measured:n,rowRef:r,eventHandlers:o,onExpand:s}},J6e="ElTableV2TableRow",eze=ye({name:J6e,props:Ih,setup(t,{expose:e,slots:n,attrs:r}){const{eventHandlers:a,isScrolling:i,measurable:o,measured:s,rowRef:l,onExpand:u}=Q6e(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=vt(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=>vt(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 I("div",an({ref:l,class:t.class,style:w?g:b,role:"row"},r,S(a)),[y])}return I("div",an(r,{ref:l,class:t.class,style:g,role:"row"},S(a)),[y])}}}),tze=t=>{const{sortOrder:e}=t;return I(xt,{size:14,class:t.class},{default:()=>[e===k1.ASC?I(oTe,null,null):I(eTe,null,null)]})},nze=t=>{const{expanded:e,expandable:n,onExpand:r,style:a,size:i}=t,o={onClick:n?()=>r(!e):void 0,class:t.class};return I(xt,an(o,{size:i,style:a}),{default:()=>[I(Li,null,null)]})},rze="ElTableV2Grid",aze=t=>{const e=$(),n=$(),r=U(()=>{const{data:p,rowHeight:g,estimatedRowHeight:y}=t;if(!y)return p.length*g}),a=U(()=>{const{fixedData:p,rowHeight:g}=t;return((p==null?void 0:p.length)||0)*g}),i=U(()=>o_(t.headerHeight)),o=U(()=>{const{height:p}=t;return Math.max(0,p-S(i)-S(a))}),s=U(()=>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||(un(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}},VV=ye({name:rze,props:s_,setup(t,{slots:e,expose:n}){const{ns:r}=gt(AV),{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}=aze(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:C,fixedData:_,useIsScrolling:x,scrollbarAlwaysOn:T,scrollbarEndGap:M,scrollbarStartGap:E,style:A,rowHeight:k,bodyWidth:R,estimatedRowHeight:N,headerWidth:F,height:z,width:B,getRowHeight:W,onScroll:V}=t,P=Pt(N),K=P?VFe:kFe,Q=S(u);return I("div",{role:"table",class:[r.e("table"),t.class],style:A},[I(K,{ref:a,data:C,useIsScrolling:x,itemKey:d,columnCache:0,columnWidth:P?m:R,totalColumn:1,totalRow:C.length,rowCache:b,rowHeight:P?W:k,width:B,height:S(o),class:r.e("body"),role:"rowgroup",scrollbarStartGap:E,scrollbarEndGap:M,scrollbarAlwaysOn:T,onScroll:V,onItemRendered:h,perfMode:!1},{default:re=>{var ve;const oe=C[re.rowIndex];return(ve=e.row)==null?void 0:ve.call(e,{...re,columns:w,rowData:oe})}}),S(s)&&I(Z6e,{ref:l,class:r.e("header-wrapper"),columns:w,headerData:C,headerHeight:t.headerHeight,fixedHeaderData:_,rowWidth:F,rowHeight:k,width:B,height:Math.min(Q+S(i),z)},{dynamic:e.header,fixed:e.row})])}}});function ize(t){return typeof t=="function"||Object.prototype.toString.call(t)==="[object Object]"&&!Ur(t)}const oze=(t,{slots:e})=>{const{mainTableRef:n,...r}=t;return I(VV,an({ref:n},r),ize(e)?e:{default:()=>[e]})};function sze(t){return typeof t=="function"||Object.prototype.toString.call(t)==="[object Object]"&&!Ur(t)}const lze=(t,{slots:e})=>{if(!t.columns.length)return;const{leftTableRef:n,...r}=t;return I(VV,an({ref:n},r),sze(e)?e:{default:()=>[e]})};function uze(t){return typeof t=="function"||Object.prototype.toString.call(t)==="[object Object]"&&!Ur(t)}const cze=(t,{slots:e})=>{if(!t.columns.length)return;const{rightTableRef:n,...r}=t;return I(VV,an({ref:n},r),uze(e)?e:{default:()=>[e]})};function fze(t){return typeof t=="function"||Object.prototype.toString.call(t)==="[object Object]"&&!Ur(t)}const dze=(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,C=vp(p,{columns:n,rowData:c,rowIndex:f},""),_=vp(v,{columns:n,rowData:c,rowIndex:f}),x=c[g],T=a[x]||0,M=!!i,E=f<0,A=[m.e("row"),C,{[m.e(`row-depth-${T}`)]:M&&f>=0,[m.is("expanded")]:M&&o.includes(x),[m.is("hovered")]:!h&&x===u,[m.is("fixed")]:!T&&E,[m.is("customized")]:!!e.row}],k=l?b:void 0,R={..._,columns:n,columnsStyles:r,class:A,depth:T,expandColumnKey:i,estimatedRowHeight:E?void 0:s,isScrolling:h,rowIndex:f,rowData:c,rowKey:x,rowEventHandlers:y,style:d};return I(eze,an(R,{onRowHover:k,onRowExpand:w}),fze(e)?e:{default:()=>[e]})},fL=({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=mf(l);if(e.placeholderSign===L1)return I("div",{class:c.em("row-cell","placeholder"),style:y},null);const{cellRenderer:m,dataKey:b,dataGetter:w}=e,_=TQ(m)||g.default||(z=>I(LV,z,null)),x=zt(w)?w({columns:t,column:e,columnIndex:n,rowData:o,rowIndex:s}):$r(o,b??""),T=vp(f,{cellData:x,columns:t,column:e,columnIndex:n,rowIndex:s,rowData:o}),M={class:c.e("cell-text"),columns:t,column:e,columnIndex:n,cellData:x,isScrolling:i,rowData:o,rowIndex:s},E=_(M),A=[c.e("row-cell"),e.class,e.align===R1.CENTER&&c.is("align-center"),e.align===R1.RIGHT&&c.is("align-right")],k=s>=0&&d&&e.key===d,R=s>=0&&u.includes(o[p]);let N;const F=`margin-inline-start: ${r*h}px;`;return k&&(un(a)?N=I(nze,an(a,{class:[c.e("expand-icon"),c.is("expanded",R)],size:v,expanded:R,style:F,expandable:!0}),null):N=I("div",{style:[F,`width: ${v}px; height: ${v}px;`].join(" ")},null)),I("div",an({class:A,style:y},T,{role:"cell"}),[N,E])};fL.inheritAttrs=!1;function hze(t){return typeof t=="function"||Object.prototype.toString.call(t)==="[object Object]"&&!Ur(t)}const pze=({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"),vp(a,l,""),{[o.is("customized")]:!!s.header}],c={...vp(i,l),columnsStyles:e,class:u,columns:t,headerIndex:n,style:r};return I(X6e,c,hze(s)?s:{default:()=>[s]})},S8=(t,{slots:e})=>{const{column:n,ns:r,style:a,onColumnSorted:i}=t,o=mf(a);if(n.placeholderSign===L1)return I("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=(TQ(s)||e.default||(w=>I(OV,w,null)))(c),{sortBy:h,sortState:v,headerCellProps:p}=t;let g,y;if(v){const w=v[n.key];g=!!cL[w],y=g?w:k1.ASC}else g=n.key===h.key,y=g?h.order:k1.ASC;const m=[r.e("header-cell"),vp(l,t,""),n.align===R1.CENTER&&r.is("align-center"),n.align===R1.RIGHT&&r.is("align-right"),u&&r.is("sortable")],b={...vp(p,t),onClick:n.sortable?i:void 0,class:m,style:o,"data-key":n.key};return I("div",an(b,{role:"columnheader"}),[d,u&&I(tze,{class:[r.e("sort-icon"),g&&r.is("sorting")],sortOrder:y},null)])},AQ=(t,{slots:e})=>{var n;return I("div",{class:t.class,style:t.style},[(n=e.default)==null?void 0:n.call(e)])};AQ.displayName="ElTableV2Footer";const kQ=(t,{slots:e})=>I("div",{class:t.class,style:t.style},[e.default?e.default():I(BZ,null,null)]);kQ.displayName="ElTableV2Empty";const RQ=(t,{slots:e})=>{var n;return I("div",{class:t.class,style:t.style},[(n=e.default)==null?void 0:n.call(e)])};RQ.displayName="ElTableV2Overlay";function uy(t){return typeof t=="function"||Object.prototype.toString.call(t)==="[object Object]"&&!Ur(t)}const vze="ElTableV2",gze=ye({name:vze,props:K6e,setup(t,{slots:e,expose:n}){const r=Ye("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:C,isScrolling:_,bodyWidth:x,emptyStyle:T,rootStyle:M,headerWidth:E,footerHeight:A,showEmpty:k,scrollTo:R,scrollToLeft:N,scrollToTop:F,scrollToRow:z,getRowHeight:B,onColumnSorted:W,onRowHeightChange:V,onRowHovered:P,onRowExpanded:K,onRowsRendered:Q,onScroll:re,onVerticalScroll:ve}=W6e(t);return n({scrollTo:R,scrollToLeft:N,scrollToTop:F,scrollToRow:z}),fn(AV,{ns:r,isResetting:C,hoveringRowKey:g,isScrolling:_}),()=>{const{cache:oe,cellProps:ie,estimatedRowHeight:fe,expandColumnKey:se,fixedData:ge,headerHeight:me,headerClass:he,headerProps:J,headerCellProps:ue,sortBy:ae,sortState:Re,rowHeight:Ne,rowClass:De,rowEventHandlers:we,rowKey:ce,rowProps:Be,scrollbarAlwaysOn:He,indentSize:Ce,iconSize:qe,useIsScrolling:Ze,vScrollbarSize:de,width:Xe}=t,yt=S(d),kt={cache:oe,class:r.e("main"),columns:S(s),data:yt,fixedData:ge,estimatedRowHeight:fe,bodyWidth:S(x)+de,headerHeight:me,headerWidth:S(E),height:S(l),mainTableRef:y,rowKey:ce,rowHeight:Ne,scrollbarAlwaysOn:He,scrollbarStartGap:2,scrollbarEndGap:de,useIsScrolling:Ze,width:Xe,getRowHeight:B,onRowsRendered:Q,onScroll:re},Vt=S(c),ct=S(u),Oe={cache:oe,class:r.e("left"),columns:S(i),data:yt,estimatedRowHeight:fe,leftTableRef:m,rowHeight:Ne,bodyWidth:Vt,headerWidth:Vt,headerHeight:me,height:ct,rowKey:ce,scrollbarAlwaysOn:He,scrollbarStartGap:2,scrollbarEndGap:de,useIsScrolling:Ze,width:Vt,getRowHeight:B,onScroll:ve},xe=S(f)+de,$e={cache:oe,class:r.e("right"),columns:S(o),data:yt,estimatedRowHeight:fe,rightTableRef:b,rowHeight:Ne,bodyWidth:xe,headerWidth:xe,headerHeight:me,height:ct,rowKey:ce,scrollbarAlwaysOn:He,scrollbarStartGap:2,scrollbarEndGap:de,width:xe,style:`--${S(r.namespace)}-table-scrollbar-size: ${de}px`,useIsScrolling:Ze,getRowHeight:B,onScroll:ve},pe=S(a),it={ns:r,depthMap:S(h),columnsStyles:pe,expandColumnKey:se,expandedRowKeys:S(v),estimatedRowHeight:fe,hasFixedColumns:S(p),hoveringRowKey:S(g),rowProps:Be,rowClass:De,rowKey:ce,rowEventHandlers:we,onRowHovered:P,onRowExpanded:K,onRowHeightChange:V},Ct={cellProps:ie,expandColumnKey:se,indentSize:Ce,iconSize:qe,rowKey:ce,expandedRowKeys:S(v),ns:r},Wt={ns:r,headerClass:he,headerProps:J,columnsStyles:pe},Kn={ns:r,sortBy:ae,sortState:Re,headerCellProps:ue,onColumnSorted:W},Nn={row:ze=>I(dze,an(ze,it),{row:e.row,cell:ot=>{let Ae;return e.cell?I(fL,an(ot,Ct,{style:pe[ot.column.key]}),uy(Ae=e.cell(ot))?Ae:{default:()=>[Ae]}):I(fL,an(ot,Ct,{style:pe[ot.column.key]}),null)}}),header:ze=>I(pze,an(ze,Wt),{header:e.header,cell:ot=>{let Ae;return e["header-cell"]?I(S8,an(ot,Kn,{style:pe[ot.column.key]}),uy(Ae=e["header-cell"](ot))?Ae:{default:()=>[Ae]}):I(S8,an(ot,Kn,{style:pe[ot.column.key]}),null)}})},fr=[t.class,r.b(),r.e("root"),{[r.is("dynamic")]:S(w)}],wr={class:r.e("footer"),style:S(A)};return I("div",{class:fr,style:S(M)},[I(oze,kt,uy(Nn)?Nn:{default:()=>[Nn]}),I(lze,Oe,uy(Nn)?Nn:{default:()=>[Nn]}),I(cze,$e,uy(Nn)?Nn:{default:()=>[Nn]}),e.footer&&I(AQ,wr,{default:e.footer}),S(k)&&I(kQ,{class:r.e("empty"),style:S(T)},{default:e.empty}),e.overlay&&I(RQ,{class:r.e("overlay")},{default:e.overlay})])}}}),yze=nt({disableWidth:Boolean,disableHeight:Boolean,onResize:{type:ke(Function)}}),mze=ye({name:"ElAutoResizer",props:yze,setup(t,{slots:e}){const n=Ye("auto-resizer"),{height:r,width:a,sizer:i}=H6e(t),o={width:"100%",height:"100%"};return()=>{var s;return I("div",{ref:i,class:n.b(),style:o},[(s=e.default)==null?void 0:s.call(e,{height:r.value,width:a.value})])}}}),bze=tn(gze),Sze=tn(mze),VT=Symbol("tabsRootContextKey"),wze=nt({tabs:{type:ke(Array),default:()=>Pr([])}}),LQ="ElTabBar",xze=ye({name:LQ}),_ze=ye({...xze,props:wze,setup(t,{expose:e}){const n=t,r=Qt(),a=gt(VT);a||Da(LQ,"<el-tabs><el-tab-bar /></el-tabs>");const i=Ye("tabs"),o=$(),s=$(),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${Xl(v)}`],f=m[`client${Xl(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${Xl(h)}(${c}px)`}},u=()=>s.value=l();return je(()=>n.tabs,async()=>{await wt(),u()},{immediate:!0}),Vi(o,()=>u()),e({ref:o,update:u}),(c,f)=>(G(),ne("div",{ref_key:"barRef",ref:o,class:Y([S(i).e("active-bar"),S(i).is(S(a).props.tabPosition)]),style:Tt(s.value)},null,6))}});var Cze=tt(_ze,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tabs/src/tab-bar.vue"]]);const Tze=nt({panes:{type:ke(Array),default:()=>Pr([])},currentName:{type:[String,Number],default:""},editable:Boolean,type:{type:String,values:["card","border-card",""],default:""},stretch:Boolean}),Eze={tabClick:(t,e,n)=>n instanceof Event,tabRemove:(t,e)=>e instanceof Event},w8="ElTabNav",Mze=ye({name:w8,props:Tze,emits:Eze,setup(t,{expose:e,emit:n}){const r=Qt(),a=gt(VT);a||Da(w8,"<el-tabs><tab-nav /></el-tabs>");const i=Ye("tabs"),o=J0e(),s=uye(),l=$(),u=$(),c=$(),f=$(),d=$(!1),h=$(0),v=$(!1),p=$(!0),g=U(()=>["top","bottom"].includes(a.props.tabPosition)?"width":"height"),y=U(()=>({transform:`translate${g.value==="width"?"X":"Y"}(-${h.value}px)`})),m=()=>{if(!l.value)return;const M=l.value[`offset${Xl(g.value)}`],E=h.value;if(!E)return;const A=E>M?E-M:0;h.value=A},b=()=>{if(!l.value||!u.value)return;const M=u.value[`offset${Xl(g.value)}`],E=l.value[`offset${Xl(g.value)}`],A=h.value;if(M-A<=E)return;const k=M-A>E*2?A+E:M-E;h.value=k},w=async()=>{const M=u.value;if(!d.value||!c.value||!l.value||!M)return;await wt();const E=c.value.querySelector(".is-active");if(!E)return;const A=l.value,k=["top","bottom"].includes(a.props.tabPosition),R=E.getBoundingClientRect(),N=A.getBoundingClientRect(),F=k?M.offsetWidth-N.width:M.offsetHeight-N.height,z=h.value;let B=z;k?(R.left<N.left&&(B=z-(N.left-R.left)),R.right>N.right&&(B=z+R.right-N.right)):(R.top<N.top&&(B=z-(N.top-R.top)),R.bottom>N.bottom&&(B=z+(R.bottom-N.bottom))),B=Math.max(B,0),h.value=Math.min(B,F)},C=()=>{var M;if(!u.value||!l.value)return;t.stretch&&((M=f.value)==null||M.update());const E=u.value[`offset${Xl(g.value)}`],A=l.value[`offset${Xl(g.value)}`],k=h.value;A<E?(d.value=d.value||{},d.value.prev=k,d.value.next=k+A<E,E-k<A&&(h.value=E-A)):(d.value=!1,k>0&&(h.value=0))},_=M=>{const E=M.code,{up:A,down:k,left:R,right:N}=Mt;if(![A,k,R,N].includes(E))return;const F=Array.from(M.currentTarget.querySelectorAll("[role=tab]:not(.is-disabled)")),z=F.indexOf(M.target);let B;E===R||E===A?z===0?B=F.length-1:B=z-1:z<F.length-1?B=z+1:B=0,F[B].focus({preventScroll:!0}),F[B].click(),x()},x=()=>{p.value&&(v.value=!0)},T=()=>v.value=!1;return je(o,M=>{M==="hidden"?p.value=!1:M==="visible"&&setTimeout(()=>p.value=!0,50)}),je(s,M=>{M?setTimeout(()=>p.value=!0,50):p.value=!1}),Vi(c,C),Ut(()=>setTimeout(()=>w(),0)),bc(()=>C()),e({scrollToActiveTab:w,removeFocus:T}),je(()=>t.panes,()=>r.update(),{flush:"post",deep:!0}),()=>{const M=d.value?[I("span",{class:[i.e("nav-prev"),i.is("disabled",!d.value.prev)],onClick:m},[I(xt,null,{default:()=>[I(sc,null,null)]})]),I("span",{class:[i.e("nav-next"),i.is("disabled",!d.value.next)],onClick:b},[I(xt,null,{default:()=>[I(Li,null,null)]})])]:null,E=t.panes.map((A,k)=>{var R,N,F,z;const B=A.uid,W=A.props.disabled,V=(N=(R=A.props.name)!=null?R:A.index)!=null?N:`${k}`,P=!W&&(A.isClosable||t.editable);A.index=`${k}`;const K=P?I(xt,{class:"is-icon-close",onClick:ve=>n("tabRemove",A,ve)},{default:()=>[I(yl,null,null)]}):null,Q=((z=(F=A.slots).label)==null?void 0:z.call(F))||A.props.label,re=!W&&A.active?0:-1;return I("div",{ref:`tab-${B}`,class:[i.e("item"),i.is(a.props.tabPosition),i.is("active",A.active),i.is("disabled",W),i.is("closable",P),i.is("focus",v.value)],id:`tab-${V}`,key:`tab-${B}`,"aria-controls":`pane-${V}`,role:"tab","aria-selected":A.active,tabindex:re,onFocus:()=>x(),onBlur:()=>T(),onClick:ve=>{T(),n("tabClick",A,V,ve)},onKeydown:ve=>{P&&(ve.code===Mt.delete||ve.code===Mt.backspace)&&n("tabRemove",A,ve)}},[Q,K])});return I("div",{ref:c,class:[i.e("nav-wrap"),i.is("scrollable",!!d.value),i.is(a.props.tabPosition)]},[M,I("div",{class:i.e("nav-scroll"),ref:l},[I("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:I(Cze,{ref:f,tabs:[...t.panes]},null),E])])])}}}),Dze=nt({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:ke(Function),default:()=>!0},stretch:Boolean}),FM=t=>Ht(t)||Pt(t),Aze={[nn]:t=>FM(t),tabClick:(t,e)=>e instanceof Event,tabChange:t=>FM(t),edit:(t,e)=>["remove","add"].includes(e),tabRemove:t=>FM(t),tabAdd:()=>!0};var kze=ye({name:"ElTabs",props:Dze,emits:Aze,setup(t,{emit:e,slots:n,expose:r}){var a,i;const o=Ye("tabs"),{children:s,addChild:l,removeChild:u}=nV(Qt(),"ElTabPane"),c=$(),f=$((i=(a=t.modelValue)!=null?a:t.activeName)!=null?i:"0"),d=y=>{f.value=y,e(nn,y),e("tabChange",y)},h=async y=>{var m,b,w;if(!(f.value===y||Na(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||Na(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 fu({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"},U(()=>!!t.activeName)),je(()=>t.activeName,y=>h(y)),je(()=>t.modelValue,y=>h(y)),je(f,async()=>{var y;await wt(),(y=c.value)==null||y.scrollToActiveTab()}),fn(VT,{props:t,currentName:f,registerPane:l,unregisterPane:u}),r({currentName:f}),()=>{const y=t.editable||t.addable?I("span",{class:o.e("new-tab"),tabindex:"0",onClick:g,onKeydown:w=>{w.code===Mt.enter&&g()}},[I(xt,{class:o.is("icon-plus")},{default:()=>[I(oX,null,null)]})]):null,m=I("div",{class:[o.e("header"),o.is(t.tabPosition)]},[y,I(Mze,{ref:c,currentName:f.value,editable:t.editable,type:t.type,panes:s.value,stretch:t.stretch,onTabClick:v,onTabRemove:p},null)]),b=I("div",{class:o.e("content")},[Ge(n,"default")]);return I("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 Rze=nt({label:{type:String,default:""},name:{type:[String,Number]},closable:Boolean,disabled:Boolean,lazy:Boolean}),Lze=["id","aria-hidden","aria-labelledby"],OQ="ElTabPane",Oze=ye({name:OQ}),Vze=ye({...Oze,props:Rze,setup(t){const e=t,n=Qt(),r=wi(),a=gt(VT);a||Da(OQ,"usage: <el-tabs><el-tab-pane /></el-tabs/>");const i=Ye("tab-pane"),o=$(),s=U(()=>e.closable||a.props.closable),l=eF(()=>{var h;return a.currentName.value===((h=e.name)!=null?h:o.value)}),u=$(l.value),c=U(()=>{var h;return(h=e.name)!=null?h:o.value}),f=eF(()=>!e.lazy||u.value||l.value);je(l,h=>{h&&(u.value=!0)});const d=Vn({uid:n.uid,slots:r,props:e,paneName:c,active:l,index:o,isClosable:s});return Ut(()=>{a.registerPane(d)}),bu(()=>{a.unregisterPane(d.uid)}),(h,v)=>S(f)?Ft((G(),ne("div",{key:0,id:`pane-${S(c)}`,class:Y(S(i).b()),role:"tabpanel","aria-hidden":!S(l),"aria-labelledby":`tab-${S(c)}`},[Ge(h.$slots,"default")],10,Lze)),[[cn,S(l)]]):_e("v-if",!0)}});var VQ=tt(Vze,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tabs/src/tab-pane.vue"]]);const Nze=tn(kze,{TabPane:VQ}),Ize=ta(VQ),Bze=nt({type:{type:String,values:["primary","success","info","warning","danger",""],default:""},size:{type:String,values:wu,default:""},truncated:{type:Boolean},tag:{type:String,default:"span"}}),$ze=ye({name:"ElText"}),Pze=ye({...$ze,props:Bze,setup(t){const e=t,n=Aa(),r=Ye("text"),a=U(()=>[r.b(),r.m(e.type),r.m(n.value),r.is("truncated",e.truncated)]);return(i,o)=>(G(),Ee(on(i.tag),{class:Y(S(a))},{default:j(()=>[Ge(i.$slots,"default")]),_:3},8,["class"]))}});var Fze=tt(Pze,[["__file","/home/runner/work/element-plus/element-plus/packages/components/text/src/text.vue"]]);const zze=tn(Fze),Uze=nt({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:yi,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:ke([String,Object]),default:()=>aX},clearIcon:{type:ke([String,Object]),default:()=>ad}}),Hu=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},zM=(t,e)=>{const n=Hu(t);if(!n)return-1;const r=Hu(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},x8=t=>`${t}`.padStart(2,"0"),Lv=t=>`${x8(t.hours)}:${x8(t.minutes)}`,Gze=(t,e)=>{const n=Hu(t);if(!n)return"";const r=Hu(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,Lv(a)},Hze=ye({name:"ElTimeSelect"}),Wze=ye({...Hze,props:Uze,emits:["change","blur","focus","update:modelValue"],setup(t,{expose:e}){const n=t;Jt.extend(lV);const{Option:r}=jf,a=Ye("input"),i=$(),o=ko(),s=U(()=>n.modelValue),l=U(()=>{const g=Hu(n.start);return g?Lv(g):null}),u=U(()=>{const g=Hu(n.end);return g?Lv(g):null}),c=U(()=>{const g=Hu(n.step);return g?Lv(g):null}),f=U(()=>{const g=Hu(n.minTime||"");return g?Lv(g):null}),d=U(()=>{const g=Hu(n.maxTime||"");return g?Lv(g):null}),h=U(()=>{const g=[];if(n.start&&n.end&&n.step){let y=l.value,m;for(;y&&u.value&&zM(y,u.value)<=0;)m=Jt(y,"HH:mm").format(n.format),g.push({value:m,disabled:zM(y,f.value||"-1:-1")<=0||zM(y,d.value||"100:100")>=0}),y=Gze(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)=>(G(),Ee(S(jf),{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:j(()=>[g.prefixIcon?(G(),Ee(S(xt),{key:0,class:Y(S(a).e("prefix-icon"))},{default:j(()=>[(G(),Ee(on(g.prefixIcon)))]),_:1},8,["class"])):_e("v-if",!0)]),default:j(()=>[(G(!0),ne(_t,null,dn(S(h),m=>(G(),Ee(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 l_=tt(Wze,[["__file","/home/runner/work/element-plus/element-plus/packages/components/time-select/src/time-select.vue"]]);l_.install=t=>{t.component(l_.name,l_)};const jze=l_,Kze=jze,Yze=ye({name:"ElTimeline",setup(t,{slots:e}){const n=Ye("timeline");return fn("timeline",e),()=>Dt("ul",{class:[n.b()]},[Ge(e,"default")])}}),Xze=nt({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:gr},hollow:{type:Boolean,default:!1}}),qze=ye({name:"ElTimelineItem"}),Zze=ye({...qze,props:Xze,setup(t){const e=t,n=Ye("timeline-item"),r=U(()=>[n.e("node"),n.em("node",e.size||""),n.em("node",e.type||""),n.is("hollow",e.hollow)]);return(a,i)=>(G(),ne("li",{class:Y([S(n).b(),{[S(n).e("center")]:a.center}])},[L("div",{class:Y(S(n).e("tail"))},null,2),a.$slots.dot?_e("v-if",!0):(G(),ne("div",{key:0,class:Y(S(r)),style:Tt({backgroundColor:a.color})},[a.icon?(G(),Ee(S(xt),{key:0,class:Y(S(n).e("icon"))},{default:j(()=>[(G(),Ee(on(a.icon)))]),_:1},8,["class"])):_e("v-if",!0)],6)),a.$slots.dot?(G(),ne("div",{key:1,class:Y(S(n).e("dot"))},[Ge(a.$slots,"dot")],2)):_e("v-if",!0),L("div",{class:Y(S(n).e("wrapper"))},[!a.hideTimestamp&&a.placement==="top"?(G(),ne("div",{key:0,class:Y([S(n).e("timestamp"),S(n).is("top")])},Ke(a.timestamp),3)):_e("v-if",!0),L("div",{class:Y(S(n).e("content"))},[Ge(a.$slots,"default")],2),!a.hideTimestamp&&a.placement==="bottom"?(G(),ne("div",{key:1,class:Y([S(n).e("timestamp"),S(n).is("bottom")])},Ke(a.timestamp),3)):_e("v-if",!0)],2)],2))}});var NQ=tt(Zze,[["__file","/home/runner/work/element-plus/element-plus/packages/components/timeline/src/timeline-item.vue"]]);const Qze=tn(Yze,{TimelineItem:NQ}),Jze=ta(NQ),IQ=nt({nowrap:Boolean});var BQ=(t=>(t.top="top",t.bottom="bottom",t.left="left",t.right="right",t))(BQ||{});const eUe=Object.values(BQ),NV=nt({width:{type:Number,default:10},height:{type:Number,default:10},style:{type:ke(Object),default:null}}),tUe=nt({side:{type:ke(String),values:eUe,required:!0}}),nUe=["absolute","fixed"],rUe=["top-start","top-end","top","bottom-start","bottom-end","bottom","left-start","left-end","left","right-start","right-end","right"],IV=nt({ariaLabel:String,arrowPadding:{type:ke(Number),default:5},effect:{type:String,default:""},contentClass:String,placement:{type:ke(String),values:rUe,default:"bottom"},reference:{type:ke(Object),default:null},offset:{type:Number,default:8},strategy:{type:ke(String),values:nUe,default:"absolute"},showArrow:{type:Boolean,default:!1}}),BV=nt({delayDuration:{type:Number,default:300},defaultOpen:Boolean,open:{type:Boolean,default:void 0},onOpenChange:{type:ke(Function)},"onUpdate:open":{type:ke(Function)}}),ev={type:ke(Function)},$V=nt({onBlur:ev,onClick:ev,onFocus:ev,onMouseDown:ev,onMouseEnter:ev,onMouseLeave:ev}),aUe=nt({...BV,...NV,...$V,...IV,alwaysOn:Boolean,fullTransition:Boolean,transitionProps:{type:ke(Object),default:null},teleported:Boolean,to:{type:ke(String),default:"body"}}),NT=Symbol("tooltipV2"),$Q=Symbol("tooltipV2Content"),UM="tooltip_v2.open",iUe=ye({name:"ElTooltipV2Root"}),oUe=ye({...iUe,props:BV,setup(t,{expose:e}){const n=t,r=$(n.defaultOpen),a=$(null),i=U({get:()=>Sxe(n.open)?r.value:n.open,set:g=>{var y;r.value=g,(y=n["onUpdate:open"])==null||y.call(n,g)}}),o=U(()=>Pt(n.delayDuration)&&n.delayDuration>0),{start:s,stop:l}=dp(()=>{i.value=!0},U(()=>n.delayDuration),{immediate:!1}),u=Ye("tooltip-v2"),c=Ts(),f=()=>{l(),i.value=!0},d=()=>{S(o)?s():f()},h=f,v=()=>{l(),i.value=!1};return je(i,g=>{var y;g&&(document.dispatchEvent(new CustomEvent(UM)),h()),(y=n.onOpenChange)==null||y.call(n,g)}),Ut(()=>{document.addEventListener(UM,v)}),Sr(()=>{l(),document.removeEventListener(UM,v)}),fn(NT,{contentId:c,triggerRef:a,ns:u,onClose:v,onDelayOpen:d,onOpen:h}),e({onOpen:h,onClose:v}),(g,y)=>Ge(g.$slots,"default",{open:S(i)})}});var sUe=tt(oUe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tooltip-v2/src/root.vue"]]);const lUe=ye({name:"ElTooltipV2Arrow"}),uUe=ye({...lUe,props:{...NV,...tUe},setup(t){const e=t,{ns:n}=gt(NT),{arrowRef:r}=gt($Q),a=U(()=>{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)=>(G(),ne("span",{ref_key:"arrowRef",ref:r,style:Tt(S(a)),class:Y(S(n).e("arrow"))},null,6))}});var _8=tt(uUe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tooltip-v2/src/arrow.vue"]]);const cUe=nt({style:{type:ke([String,Object,Array]),default:()=>({})}}),fUe=ye({name:"ElVisuallyHidden"}),dUe=ye({...fUe,props:cUe,setup(t){const e=t,n=U(()=>[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)=>(G(),ne("span",an(r.$attrs,{style:S(n)}),[Ge(r.$slots,"default")],16))}});var hUe=tt(dUe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/visual-hidden/src/visual-hidden.vue"]]);const pUe=["data-side"],vUe=ye({name:"ElTooltipV2Content"}),gUe=ye({...vUe,props:{...IV,...IQ},setup(t){const e=t,{triggerRef:n,contentId:r}=gt(NT),a=$(e.placement),i=$(e.strategy),o=$(null),{referenceRef:s,contentRef:l,middlewareData:u,x:c,y:f,update:d}=jMe({placement:a,strategy:i,middleware:U(()=>{const b=[MMe(e.offset)];return e.showArrow&&b.push(KMe({arrowRef:o})),b})}),h=m0().nextZIndex(),v=Ye("tooltip-v2"),p=U(()=>a.value.split("-")[0]),g=U(()=>({position:S(i),top:`${S(f)||0}px`,left:`${S(c)||0}px`,zIndex:h})),y=U(()=>{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=U(()=>[v.e("content"),v.is("dark",e.effect==="dark"),v.is(S(i)),e.contentClass]);return je(o,()=>d()),je(()=>e.placement,b=>a.value=b),Ut(()=>{je(()=>e.reference||n.value,b=>{s.value=b||void 0},{immediate:!0})}),fn($Q,{arrowRef:o}),(b,w)=>(G(),ne("div",{ref_key:"contentRef",ref:l,style:Tt(S(g)),"data-tooltip-v2-root":""},[b.nowrap?_e("v-if",!0):(G(),ne("div",{key:0,"data-side":S(p),class:Y(S(m))},[Ge(b.$slots,"default",{contentStyle:S(g),contentClass:S(m)}),I(S(hUe),{id:S(r),role:"tooltip"},{default:j(()=>[b.ariaLabel?(G(),ne(_t,{key:0},[Ue(Ke(b.ariaLabel),1)],64)):Ge(b.$slots,"default",{key:1})]),_:3},8,["id"]),Ge(b.$slots,"arrow",{style:Tt(S(y)),side:S(p)})],10,pUe))],4))}});var C8=tt(gUe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tooltip-v2/src/content.vue"]]);const yUe=nt({setRef:{type:ke(Function),required:!0},onlyChild:Boolean});var mUe=ye({props:yUe,setup(t,{slots:e}){const n=$(),r=mT(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?JTe(i.children):i.children;return I(_t,{ref:r},[o])}}});const bUe=ye({name:"ElTooltipV2Trigger"}),SUe=ye({...bUe,props:{...IQ,...$V},setup(t){const e=t,{onClose:n,onOpen:r,onDelayOpen:a,triggerRef:i,contentId:o}=gt(NT);let s=!1;const l=m=>{i.value=m},u=()=>{s=!1},c=Zr(e.onMouseEnter,a),f=Zr(e.onMouseLeave,n),d=Zr(e.onMouseDown,()=>{n(),s=!0,document.addEventListener("mouseup",u,{once:!0})}),h=Zr(e.onFocus,()=>{s||r()}),v=Zr(e.onBlur,n),p=Zr(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(([C,_])=>{m[w](C,_)})};return je(i,(m,b)=>{y(m,g,"addEventListener"),y(b,g,"removeEventListener"),m&&m.setAttribute("aria-describedby",o.value)}),Sr(()=>{y(i.value,g,"removeEventListener"),document.removeEventListener("mouseup",u)}),(m,b)=>m.nowrap?(G(),Ee(S(mUe),{key:0,"set-ref":l,"only-child":""},{default:j(()=>[Ge(m.$slots,"default")]),_:3})):(G(),ne("button",an({key:1,ref_key:"triggerRef",ref:i},m.$attrs),[Ge(m.$slots,"default")],16))}});var wUe=tt(SUe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tooltip-v2/src/trigger.vue"]]);const xUe=ye({name:"ElTooltipV2"}),_Ue=ye({...xUe,props:aUe,setup(t){const n=Wa(t),r=Vn(ju(n,Object.keys(NV))),a=Vn(ju(n,Object.keys(IV))),i=Vn(ju(n,Object.keys(BV))),o=Vn(ju(n,Object.keys($V)));return(s,l)=>(G(),Ee(sUe,rl(JC(i)),{default:j(({open:u})=>[I(wUe,an(o,{nowrap:""}),{default:j(()=>[Ge(s.$slots,"trigger")]),_:3},16),(G(),Ee(wb,{to:s.to,disabled:!s.teleported},[s.fullTransition?(G(),Ee(da,rl(an({key:0},s.transitionProps)),{default:j(()=>[s.alwaysOn||u?(G(),Ee(C8,rl(an({key:0},a)),{arrow:j(({style:c,side:f})=>[s.showArrow?(G(),Ee(_8,an({key:0},r,{style:c,side:f}),null,16,["style","side"])):_e("v-if",!0)]),default:j(()=>[Ge(s.$slots,"default")]),_:3},16)):_e("v-if",!0)]),_:2},1040)):(G(),ne(_t,{key:1},[s.alwaysOn||u?(G(),Ee(C8,rl(an({key:0},a)),{arrow:j(({style:c,side:f})=>[s.showArrow?(G(),Ee(_8,an({key:0},r,{style:c,side:f}),null,16,["style","side"])):_e("v-if",!0)]),default:j(()=>[Ge(s.$slots,"default")]),_:3},16)):_e("v-if",!0)],64))],8,["to","disabled"]))]),_:3},16))}});var CUe=tt(_Ue,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tooltip-v2/src/tooltip.vue"]]);const TUe=tn(CUe),PQ="left-check-change",FQ="right-check-change",Ov=nt({data:{type:ke(Array),default:()=>[]},titles:{type:ke(Array),default:()=>[]},buttonTexts:{type:ke(Array),default:()=>[]},filterPlaceholder:String,filterMethod:{type:ke(Function)},leftDefaultChecked:{type:ke(Array),default:()=>[]},rightDefaultChecked:{type:ke(Array),default:()=>[]},renderContent:{type:ke(Function)},modelValue:{type:ke(Array),default:()=>[]},format:{type:ke(Object),default:()=>({})},filterable:Boolean,props:{type:ke(Object),default:()=>Pr({label:"label",key:"key",disabled:"disabled"})},targetOrder:{type:String,values:["original","push","unshift"],default:"original"},validateEvent:{type:Boolean,default:!0}}),dL=(t,e)=>[t,e].every(vt)||vt(t)&&Ta(e),EUe={[Mr]:(t,e,n)=>[t,n].every(vt)&&["left","right"].includes(e),[nn]:t=>vt(t),[PQ]:dL,[FQ]:dL},hL="checked-change",MUe=nt({data:Ov.data,optionRender:{type:ke(Function)},placeholder:String,title:String,filterable:Boolean,format:Ov.format,filterMethod:Ov.filterMethod,defaultChecked:Ov.leftDefaultChecked,props:Ov.props}),DUe={[hL]:dL},Bb=t=>{const e={label:"label",key:"key",disabled:"disabled"};return U(()=>({...e,...t.props}))},AUe=(t,e,n)=>{const r=Bb(t),a=U(()=>t.data.filter(c=>zt(t.filterMethod)?t.filterMethod(e.query,c):String(c[r.value.label]||c[r.value.key]).toLowerCase().includes(e.query.toLowerCase()))),i=U(()=>a.value.filter(c=>!c[r.value.disabled])),o=U(()=>{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=U(()=>{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 je(()=>e.checked,(c,f)=>{if(l(),e.checkChangeByUser){const d=c.concat(f).filter(h=>!c.includes(h)||!f.includes(h));n(hL,c,d)}else n(hL,c),e.checkChangeByUser=!0}),je(i,()=>{l()}),je(()=>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}),je(()=>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}},kUe=(t,e)=>({onSourceCheckedChange:(a,i)=>{t.leftChecked=a,i&&e(PQ,a,i)},onTargetCheckedChange:(a,i)=>{t.rightChecked=a,i&&e(FQ,a,i)}}),RUe=t=>{const e=Bb(t),n=U(()=>t.data.reduce((i,o)=>(i[o[e.value.key]]=o)&&i,{})),r=U(()=>t.data.filter(i=>!t.modelValue.includes(i[e.value.key]))),a=U(()=>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}},LUe=(t,e,n)=>{const r=Bb(t),a=(s,l,u)=>{n(nn,s),n(Mr,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)}}},OUe=ye({name:"ElTransferPanel"}),VUe=ye({...OUe,props:MUe,emits:DUe,setup(t,{expose:e,emit:n}){const r=t,a=wi(),i=({option:b})=>b,{t:o}=En(),s=Ye("transfer"),l=Vn({checked:[],allChecked:!1,query:"",checkChangeByUser:!0}),u=Bb(r),{filteredData:c,checkedSummary:f,isIndeterminate:d,handleAllCheckedChange:h}=AUe(r,l,n),v=U(()=>!ds(l.query)&&ds(c.value)),p=U(()=>!ds(a.default()[0].children)),{checked:g,allChecked:y,query:m}=Wa(l);return e({query:m}),(b,w)=>(G(),ne("div",{class:Y(S(s).b("panel"))},[L("p",{class:Y(S(s).be("panel","header"))},[I(S(Ms),{modelValue:S(y),"onUpdate:modelValue":w[0]||(w[0]=C=>pt(y)?y.value=C:null),indeterminate:S(d),"validate-event":!1,onChange:S(h)},{default:j(()=>[Ue(Ke(b.title)+" ",1),L("span",null,Ke(S(f)),1)]),_:1},8,["modelValue","indeterminate","onChange"])],2),L("div",{class:Y([S(s).be("panel","body"),S(s).is("with-footer",S(p))])},[b.filterable?(G(),Ee(S(Ri),{key:0,modelValue:S(m),"onUpdate:modelValue":w[1]||(w[1]=C=>pt(m)?m.value=C:null),class:Y(S(s).be("panel","filter")),size:"default",placeholder:b.placeholder,"prefix-icon":S(YCe),clearable:"","validate-event":!1},null,8,["modelValue","class","placeholder","prefix-icon"])):_e("v-if",!0),Ft(I(S(Kq),{modelValue:S(g),"onUpdate:modelValue":w[2]||(w[2]=C=>pt(g)?g.value=C:null),"validate-event":!1,class:Y([S(s).is("filterable",b.filterable),S(s).be("panel","list")])},{default:j(()=>[(G(!0),ne(_t,null,dn(S(c),C=>(G(),Ee(S(Ms),{key:C[S(u).key],class:Y(S(s).be("panel","item")),label:C[S(u).key],disabled:C[S(u).disabled],"validate-event":!1},{default:j(()=>{var _;return[I(i,{option:(_=b.optionRender)==null?void 0:_.call(b,C)},null,8,["option"])]}),_:2},1032,["class","label","disabled"]))),128))]),_:1},8,["modelValue","class"]),[[cn,!S(v)&&!S(ds)(b.data)]]),Ft(L("p",{class:Y(S(s).be("panel","empty"))},Ke(S(v)?S(o)("el.transfer.noMatch"):S(o)("el.transfer.noData")),3),[[cn,S(v)||S(ds)(b.data)]])],2),S(p)?(G(),ne("p",{key:0,class:Y(S(s).be("panel","footer"))},[Ge(b.$slots,"default")],2)):_e("v-if",!0)],2))}});var T8=tt(VUe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/transfer/src/transfer-panel.vue"]]);const NUe={key:0},IUe={key:0},BUe=ye({name:"ElTransfer"}),$Ue=ye({...BUe,props:Ov,emits:EUe,setup(t,{expose:e,emit:n}){const r=t,a=wi(),{t:i}=En(),o=Ye("transfer"),{formItem:s}=lo(),l=Vn({leftChecked:[],rightChecked:[]}),u=Bb(r),{sourceData:c,targetData:f}=RUe(r),{onSourceCheckedChange:d,onTargetCheckedChange:h}=kUe(l,n),{addToLeft:v,addToRight:p}=LUe(r,l,n),g=$(),y=$(),m=T=>{switch(T){case"left":g.value.query="";break;case"right":y.value.query="";break}},b=U(()=>r.buttonTexts.length===2),w=U(()=>r.titles[0]||i("el.transfer.titles.0")),C=U(()=>r.titles[1]||i("el.transfer.titles.1")),_=U(()=>r.filterPlaceholder||i("el.transfer.filterPlaceholder"));je(()=>r.modelValue,()=>{var T;r.validateEvent&&((T=s==null?void 0:s.validate)==null||T.call(s,"change").catch(M=>void 0))});const x=U(()=>T=>r.renderContent?r.renderContent(Dt,T):a.default?a.default({option:T}):Dt("span",T[u.value.label]||T[u.value.key]));return e({clearQuery:m,leftPanel:g,rightPanel:y}),(T,M)=>(G(),ne("div",{class:Y(S(o).b())},[I(T8,{ref_key:"leftPanel",ref:g,data:S(c),"option-render":S(x),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:j(()=>[Ge(T.$slots,"left-footer")]),_:3},8,["data","option-render","placeholder","title","filterable","format","filter-method","default-checked","props","onCheckedChange"]),L("div",{class:Y(S(o).e("buttons"))},[I(S(St),{type:"primary",class:Y([S(o).e("button"),S(o).is("with-texts",S(b))]),disabled:S(ds)(l.rightChecked),onClick:S(v)},{default:j(()=>[I(S(xt),null,{default:j(()=>[I(S(sc))]),_:1}),S(Na)(T.buttonTexts[0])?_e("v-if",!0):(G(),ne("span",NUe,Ke(T.buttonTexts[0]),1))]),_:1},8,["class","disabled","onClick"]),I(S(St),{type:"primary",class:Y([S(o).e("button"),S(o).is("with-texts",S(b))]),disabled:S(ds)(l.leftChecked),onClick:S(p)},{default:j(()=>[S(Na)(T.buttonTexts[1])?_e("v-if",!0):(G(),ne("span",IUe,Ke(T.buttonTexts[1]),1)),I(S(xt),null,{default:j(()=>[I(S(Li))]),_:1})]),_:1},8,["class","disabled","onClick"])],2),I(T8,{ref_key:"rightPanel",ref:y,data:S(f),"option-render":S(x),placeholder:S(_),filterable:T.filterable,format:T.format,"filter-method":T.filterMethod,title:S(C),"default-checked":T.rightDefaultChecked,props:r.props,onCheckedChange:S(h)},{default:j(()=>[Ge(T.$slots,"right-footer")]),_:3},8,["data","option-render","placeholder","filterable","format","filter-method","title","default-checked","props","onCheckedChange"])],2))}});var PUe=tt($Ue,[["__file","/home/runner/work/element-plus/element-plus/packages/components/transfer/src/transfer.vue"]]);const FUe=tn(PUe),cg="$treeNodeId",E8=function(t,e){!e||e[cg]||Object.defineProperty(e,cg,{value:t.id,enumerable:!1,configurable:!1,writable:!1})},PV=function(t,e){return t?e[t]:e[cg]},pL=(t,e,n)=>{const r=t.value.currentNode;n();const a=t.value.currentNode;r!==a&&e("current-change",a?a.data:null,a)},vL=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}},u_=function(t){if(t.childNodes.length===0||t.loading)return;const{all:e,none:n,half:r}=vL(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||u_(a)},YS=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 zUe=0,gL=class c_{constructor(e){this.id=zUe++,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)Sn(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=YS(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)||E8(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)||E8(this,e),this.data=e,this.childNodes=[];let n;this.level===0&&Array.isArray(this.data)?n=this.data:n=YS(this,"children")||[];for(let r=0,a=n.length;r<a;r++)this.insertChild({data:n[r]})}get label(){return YS(this,"label")}get key(){const e=this.store.key;return this.data?this.data[e]:null}get disabled(){return YS(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 c_)){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=Vn(new c_(e)),e instanceof c_&&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||u_(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}=vL(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}=vL(u);f||(this.checked=f,this.indeterminate=c)}};if(this.shouldLoadData()){this.loadData(()=>{l(),u_(this)},{checked:e!==!1});return}else l()}const i=this.parent;!i||i.level===0||r||u_(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[cg];!!s&&n.findIndex(u=>u[cg]===s)>=0?r[s]={index:o,data:i}:a.push({index:o,data:i})}),this.store.lazy||n.forEach(i=>{r[i[cg]]||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 UUe{constructor(e){this.currentNode=null,this.currentNodeKey=null;for(const n in e)Sn(e,n)&&(this[n]=e[n]);this.nodesMap={}}initialize(){if(this.root=new gL({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 gL)return e;const n=un(e)?PV(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)Sn(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 GUe=ye({name:"ElTreeNodeContent",props:{node:{type:Object,required:!0},renderContent:Function},setup(t){const e=Ye("tree"),n=gt("NodeInstance"),r=gt("RootTree");return()=>{const a=t.node,{data:i,store:o}=a;return t.renderContent?t.renderContent(Dt,{_self:n,node:a,data:i,store:o}):r.ctx.slots.default?r.ctx.slots.default({node:a,data:i}):Dt("span",{class:e.be("node","label")},[a.label])}}});var HUe=tt(GUe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tree/src/tree-node-content.vue"]]);function zQ(t){const e=gt("TreeNodeMap",null),n={treeNodeExpand:r=>{t.node!==r&&t.node.collapse()},children:[]};return e&&e.children.push(n),fn("TreeNodeMap",n),{broadcastExpanded:r=>{if(t.accordion)for(const a of n.children)a.treeNodeExpand(r)}}}const UQ=Symbol("dragEvents");function WUe({props:t,ctx:e,el$:n,dropIndicator$:r,store:a}){const i=Ye("tree"),o=$({showDropIndicator:!1,draggingNode:null,dropNode:null,allowDrop:!0,dropType:null});return fn(UQ,{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&&To(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 C;const _=p?g?.25:y?.45:1:-1,x=y?g?.75:p?.55:0:1;let T=-9999;const M=c.clientY-b.top;M<b.height*_?C="before":M>b.height*x?C="after":g?C="inner":C="none";const E=d.$el.querySelector(`.${i.be("node","expand-icon")}`).getBoundingClientRect(),A=r.value;C==="before"?T=E.top-w.top:C==="after"&&(T=E.bottom-w.top),A.style.top=`${T}px`,A.style.left=`${E.right-w.left}px`,C==="inner"?Ql(d.$el,i.is("drop-inner")):To(d.$el,i.is("drop-inner")),o.value.showDropIndicator=C==="before"||C==="after",o.value.allowDrop=o.value.showDropIndicator||m,o.value.dropType=C,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),To(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 jUe=ye({name:"ElTreeNode",components:{ElCollapseTransition:RT,ElCheckbox:Ms,NodeContent:HUe,ElIcon:xt,Loading:id},props:{node:{type:gL,default:()=>({})},props:{type:Object,default:()=>({})},accordion:Boolean,renderContent:Function,renderAfterExpand:Boolean,showCheckbox:{type:Boolean,default:!1}},emits:["node-expand"],setup(t,e){const n=Ye("tree"),{broadcastExpanded:r}=zQ(t),a=gt("RootTree"),i=$(!1),o=$(!1),s=$(null),l=$(null),u=$(null),c=gt(UQ),f=Qt();fn("NodeInstance",f),t.node.expanded&&(i.value=!0,o.value=!0);const d=a.props.props.children||"children";je(()=>{const M=t.node.data[d];return M&&[...M]},()=>{t.node.updateChildren()}),je(()=>t.node.indeterminate,M=>{p(t.node.checked,M)}),je(()=>t.node.checked,M=>{p(M,t.node.indeterminate)}),je(()=>t.node.expanded,M=>{wt(()=>i.value=M),M&&(o.value=!0)});const h=M=>PV(a.props.nodeKey,M.data),v=M=>{const E=t.props.class;if(!E)return{};let A;if(zt(E)){const{data:k}=M;A=E(k,M)}else A=E;return Ht(A)?{[A]:!0}:A},p=(M,E)=>{(s.value!==M||l.value!==E)&&a.ctx.emit("check-change",t.node.data,M,E),s.value=M,l.value=E},g=M=>{pL(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,M)},y=M=>{a.instance.vnode.props.onNodeContextmenu&&(M.stopPropagation(),M.preventDefault()),a.ctx.emit("node-contextmenu",M,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=(M,E)=>{t.node.setChecked(E.target.checked,!a.props.checkStrictly),wt(()=>{const A=a.store.value;a.ctx.emit("check",t.node.data,{checkedNodes:A.getCheckedNodes(),checkedKeys:A.getCheckedKeys(),halfCheckedNodes:A.getHalfCheckedNodes(),halfCheckedKeys:A.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:(M,E,A)=>{r(E),a.ctx.emit("node-expand",M,E,A)},handleDragStart:M=>{a.props.draggable&&c.treeNodeDragStart({event:M,treeNode:t})},handleDragOver:M=>{M.preventDefault(),a.props.draggable&&c.treeNodeDragOver({event:M,treeNode:{$el:u.value,node:t.node}})},handleDrop:M=>{M.preventDefault()},handleDragEnd:M=>{a.props.draggable&&c.treeNodeDragEnd(M)},CaretRight:rX}}}),KUe=["aria-expanded","aria-disabled","aria-checked","draggable","data-key"],YUe=["aria-expanded"];function XUe(t,e,n,r,a,i){const o=Ie("el-icon"),s=Ie("el-checkbox"),l=Ie("loading"),u=Ie("node-content"),c=Ie("el-tree-node"),f=Ie("el-collapse-transition");return Ft((G(),ne("div",{ref:"node$",class:Y([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]=It((...d)=>t.handleClick&&t.handleClick(...d),["stop"])),onContextmenu:e[2]||(e[2]=(...d)=>t.handleContextMenu&&t.handleContextMenu(...d)),onDragstart:e[3]||(e[3]=It((...d)=>t.handleDragStart&&t.handleDragStart(...d),["stop"])),onDragover:e[4]||(e[4]=It((...d)=>t.handleDragOver&&t.handleDragOver(...d),["stop"])),onDragend:e[5]||(e[5]=It((...d)=>t.handleDragEnd&&t.handleDragEnd(...d),["stop"])),onDrop:e[6]||(e[6]=It((...d)=>t.handleDrop&&t.handleDrop(...d),["stop"]))},[L("div",{class:Y(t.ns.be("node","content")),style:Tt({paddingLeft:(t.node.level-1)*t.tree.props.indent+"px"})},[t.tree.props.icon||t.CaretRight?(G(),Ee(o,{key:0,class:Y([t.ns.be("node","expand-icon"),t.ns.is("leaf",t.node.isLeaf),{expanded:!t.node.isLeaf&&t.expanded}]),onClick:It(t.handleExpandIconClick,["stop"])},{default:j(()=>[(G(),Ee(on(t.tree.props.icon||t.CaretRight)))]),_:1},8,["class","onClick"])):_e("v-if",!0),t.showCheckbox?(G(),Ee(s,{key:1,"model-value":t.node.checked,indeterminate:t.node.indeterminate,disabled:!!t.node.disabled,onClick:e[0]||(e[0]=It(()=>{},["stop"])),onChange:t.handleCheckChange},null,8,["model-value","indeterminate","disabled","onChange"])):_e("v-if",!0),t.node.loading?(G(),Ee(o,{key:2,class:Y([t.ns.be("node","loading-icon"),t.ns.is("loading")])},{default:j(()=>[I(l)]),_:1},8,["class"])):_e("v-if",!0),I(u,{node:t.node,"render-content":t.renderContent},null,8,["node","render-content"])],6),I(f,null,{default:j(()=>[!t.renderAfterExpand||t.childNodeRendered?Ft((G(),ne("div",{key:0,class:Y(t.ns.be("node","children")),role:"group","aria-expanded":t.expanded},[(G(!0),ne(_t,null,dn(t.node.childNodes,d=>(G(),Ee(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,YUe)),[[cn,t.expanded]]):_e("v-if",!0)]),_:1})],42,KUe)),[[cn,t.node.visible]])}var qUe=tt(jUe,[["render",XUe],["__file","/home/runner/work/element-plus/element-plus/packages/components/tree/src/tree-node.vue"]]);function ZUe({el$:t},e){const n=Ye("tree"),r=vr([]),a=vr([]);Ut(()=>{o()}),bc(()=>{r.value=Array.from(t.value.querySelectorAll("[role=treeitem]")),a.value=Array.from(t.value.querySelectorAll("input[type=checkbox]"))}),je(a,s=>{s.forEach(l=>{l.setAttribute("tabindex","-1")})}),Rr(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([Mt.up,Mt.down].includes(u)){if(s.preventDefault(),u===Mt.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()}[Mt.left,Mt.right].includes(u)&&(s.preventDefault(),l.click());const d=l.querySelector('[type="checkbox"]');[Mt.enter,Mt.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 QUe=ye({name:"ElTree",components:{ElTreeNode:qUe},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:gr}},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}=En(),r=Ye("tree"),a=$(new UUe({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=$(a.value.root),o=$(null),s=$(null),l=$(null),{broadcastExpanded:u}=zQ(t),{dragState:c}=WUe({props:t,ctx:e,el$:s,dropIndicator$:l,store:a});ZUe({el$:s},a);const f=U(()=>{const{childNodes:B}=i.value;return!B||B.length===0||B.every(({visible:W})=>!W)});je(()=>t.currentNodeKey,B=>{a.value.setCurrentNodeKey(B)}),je(()=>t.defaultCheckedKeys,B=>{a.value.setDefaultCheckedKey(B)}),je(()=>t.defaultExpandedKeys,B=>{a.value.setDefaultExpandedKeys(B)}),je(()=>t.data,B=>{a.value.setData(B)},{deep:!0}),je(()=>t.checkStrictly,B=>{a.value.checkStrictly=B});const d=B=>{if(!t.filterNodeMethod)throw new Error("[Tree] filterNodeMethod is required when filter");a.value.filter(B)},h=B=>PV(t.nodeKey,B.data),v=B=>{if(!t.nodeKey)throw new Error("[Tree] nodeKey is required in getNodePath");const W=a.value.getNode(B);if(!W)return[];const V=[W.data];let P=W.parent;for(;P&&P!==i.value;)V.push(P.data),P=P.parent;return V.reverse()},p=(B,W)=>a.value.getCheckedNodes(B,W),g=B=>a.value.getCheckedKeys(B),y=()=>{const B=a.value.getCurrentNode();return B?B.data:null},m=()=>{if(!t.nodeKey)throw new Error("[Tree] nodeKey is required in getCurrentKey");const B=y();return B?B[t.nodeKey]:null},b=(B,W)=>{if(!t.nodeKey)throw new Error("[Tree] nodeKey is required in setCheckedNodes");a.value.setCheckedNodes(B,W)},w=(B,W)=>{if(!t.nodeKey)throw new Error("[Tree] nodeKey is required in setCheckedKeys");a.value.setCheckedKeys(B,W)},C=(B,W,V)=>{a.value.setChecked(B,W,V)},_=()=>a.value.getHalfCheckedNodes(),x=()=>a.value.getHalfCheckedKeys(),T=(B,W=!0)=>{if(!t.nodeKey)throw new Error("[Tree] nodeKey is required in setCurrentNode");pL(a,e.emit,()=>a.value.setUserCurrentNode(B,W))},M=(B,W=!0)=>{if(!t.nodeKey)throw new Error("[Tree] nodeKey is required in setCurrentKey");pL(a,e.emit,()=>a.value.setCurrentNodeKey(B,W))},E=B=>a.value.getNode(B),A=B=>{a.value.remove(B)},k=(B,W)=>{a.value.append(B,W)},R=(B,W)=>{a.value.insertBefore(B,W)},N=(B,W)=>{a.value.insertAfter(B,W)},F=(B,W,V)=>{u(W),e.emit("node-expand",B,W,V)},z=(B,W)=>{if(!t.nodeKey)throw new Error("[Tree] nodeKey is required in updateKeyChild");a.value.updateChildren(B,W)};return fn("RootTree",{ctx:e,props:t,store:a,root:i,currentNode:o,instance:Qt()}),fn(pu,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:C,getHalfCheckedNodes:_,getHalfCheckedKeys:x,setCurrentNode:T,setCurrentKey:M,t:n,getNode:E,remove:A,append:k,insertBefore:R,insertAfter:N,handleNodeExpand:F,updateKeyChildren:z}}});function JUe(t,e,n,r,a,i){const o=Ie("el-tree-node");return G(),ne("div",{ref:"el$",class:Y([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"},[(G(!0),ne(_t,null,dn(t.root.childNodes,s=>(G(),Ee(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?(G(),ne("div",{key:0,class:Y(t.ns.e("empty-block"))},[Ge(t.$slots,"empty",{},()=>{var s;return[L("span",{class:Y(t.ns.e("empty-text"))},Ke((s=t.emptyText)!=null?s:t.t("el.tree.emptyText")),3)]})],2)):_e("v-if",!0),Ft(L("div",{ref:"dropIndicator$",class:Y(t.ns.e("drop-indicator"))},null,2),[[cn,t.dragState.showDropIndicator]])],2)}var f_=tt(QUe,[["render",JUe],["__file","/home/runner/work/element-plus/element-plus/packages/components/tree/src/tree.vue"]]);f_.install=t=>{t.component(f_.name,f_)};const b2=f_,eGe=b2,tGe=(t,{attrs:e},{tree:n,key:r})=>{const a=Ye("tree-select"),i={...ju(Wa(t),Object.keys(jf.props)),...e,valueKey:r,popperClass:U(()=>{const o=[a.e("popper")];return t.popperClass&&o.push(t.popperClass),o.join(" ")}),filterMethod:(o="")=>{t.filterMethod&&t.filterMethod(o),wt(()=>{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},nGe=ye({extends:f2,setup(t,e){const n=f2.setup(t,e);delete n.selectOptionClick;const r=Qt().proxy;return wt(()=>{n.select.cachedOptions.get(r.value)||n.select.onOptionCreate(r)}),n},methods:{selectOptionClick(){this.$el.parentElement.click()}}});function yL(t){return t||t===0}function FV(t){return Array.isArray(t)&&t.length}function cy(t){return Array.isArray(t)?t:yL(t)?[t]:[]}function d_(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(FV(s)){const l=d_(s,e,n,r,o);if(l)return l}}}}function GQ(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);FV(o)&&GQ(o,e,n,i)}}const rGe=(t,{attrs:e,slots:n,emit:r},{select:a,tree:i,key:o})=>{je(()=>t.modelValue,()=>{t.showCheckbox&&wt(()=>{const d=i.value;d&&!Co(d.getCheckedKeys(),cy(t.modelValue))&&d.setCheckedKeys(cy(t.modelValue))})},{immediate:!0,deep:!0});const s=U(()=>({value:o.value,label:"label",children:"children",disabled:"disabled",isLeaf:"isLeaf",...t.props})),l=(d,h)=>{var v;const p=s.value[d];return zt(p)?p(h,(v=i.value)==null?void 0:v.getNode(l("value",h))):h[p]},u=cy(t.modelValue).map(d=>d_(t.data||[],h=>l("value",h)===d,h=>l("children",h),(h,v,p,g)=>g&&l("value",g))).filter(d=>yL(d)),c=U(()=>{if(!t.renderAfterExpand&&!t.lazy)return[];const d=[];return GQ(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=U(()=>c.value.reduce((d,h)=>({...d,[h.value]:h}),{}));return{...ju(Wa(t),Object.keys(b2.props)),...e,nodeKey:o,expandOnClickNode:U(()=>!t.checkStrictly&&t.expandOnClickNode),defaultExpandedKeys:U(()=>t.defaultExpandedKeys?t.defaultExpandedKeys.concat(u):u),renderContent:(d,{node:h,data:v,store:p})=>d(nGe,{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?cy(t.modelValue).filter(m=>m in f.value&&!i.value.getNode(m)&&!p.includes(m)):[],y=p.concat(g);if(t.checkStrictly)r(nn,t.multiple?y:y.includes(v)?v:void 0);else if(t.multiple)r(nn,i.value.getCheckedKeys(!0));else{const m=d_([d],C=>!FV(l("children",C))&&!l("disabled",C),C=>l("children",C)),b=m?l("value",m):void 0,w=yL(t.modelValue)&&!!d_([d],C=>l("value",C)===t.modelValue,C=>l("children",C));r(nn,b===t.modelValue||w?void 0:b)}wt(()=>{var m;const b=cy(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 aGe=ye({props:{data:{type:Array,default:()=>[]}},setup(t){const e=gt(Nb);return je(()=>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 iGe=ye({name:"ElTreeSelect",inheritAttrs:!1,props:{...jf.props,...b2.props,cacheData:{type:Array,default:()=>[]}},setup(t,e){const{slots:n,expose:r}=e,a=$(),i=$(),o=U(()=>t.nodeKey||t.valueKey||"value"),s=tGe(t,e,{select:a,tree:i,key:o}),{cacheOptions:l,...u}=rGe(t,e,{select:a,tree:i,key:o}),c=Vn({});return r(c),Ut(()=>{Object.assign(c,{...ju(i.value,["filter","updateKeyChildren","getCheckedNodes","setCheckedNodes","getCheckedKeys","setCheckedKeys","setChecked","getHalfCheckedNodes","getHalfCheckedKeys","getCurrentKey","getCurrentNode","setCurrentKey","setCurrentNode","getNode","remove","append","insertBefore","insertAfter"]),...ju(a.value,["focus","blur"])})}),()=>Dt(jf,Vn({...s,ref:f=>a.value=f}),{...n,default:()=>[Dt(aGe,{data:l.value}),Dt(b2,Vn({...u,ref:f=>i.value=f}))]})}});var h_=tt(iGe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tree-select/src/tree-select.vue"]]);h_.install=t=>{t.component(h_.name,h_)};const oGe=h_,sGe=oGe,zV=Symbol(),lGe={key:-1,level:-1,data:{}};var Ky=(t=>(t.KEY="id",t.LABEL="label",t.CHILDREN="children",t.DISABLED="disabled",t))(Ky||{}),mL=(t=>(t.ADD="add",t.DELETE="delete",t))(mL||{});const HQ={type:Number,default:26},uGe=nt({data:{type:ke(Array),default:()=>Pr([])},emptyText:{type:String},height:{type:Number,default:200},props:{type:ke(Object),default:()=>Pr({children:"children",label:"label",disabled:"disabled",value:"id"})},highlightCurrent:{type:Boolean,default:!1},showCheckbox:{type:Boolean,default:!1},defaultCheckedKeys:{type:ke(Array),default:()=>Pr([])},checkStrictly:{type:Boolean,default:!1},defaultExpandedKeys:{type:ke(Array),default:()=>Pr([])},indent:{type:Number,default:16},itemSize:HQ,icon:{type:gr},expandOnClickNode:{type:Boolean,default:!0},checkOnClickNode:{type:Boolean,default:!1},currentNodeKey:{type:ke([String,Number])},accordion:{type:Boolean,default:!1},filterMethod:{type:ke(Function)},perfMode:{type:Boolean,default:!0}}),cGe=nt({node:{type:ke(Object),default:()=>Pr(lGe)},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:HQ}),fGe=nt({node:{type:ke(Object),required:!0}}),WQ="node-click",jQ="node-expand",KQ="node-collapse",YQ="current-change",XQ="check",qQ="check-change",ZQ="node-contextmenu",dGe={[WQ]:(t,e,n)=>t&&e&&n,[jQ]:(t,e)=>t&&e,[KQ]:(t,e)=>t&&e,[YQ]:(t,e)=>t&&e,[XQ]:(t,e)=>t&&e,[qQ]:(t,e)=>t&&typeof e=="boolean",[ZQ]:(t,e,n)=>t&&e&&n},hGe={click:(t,e)=>!!(t&&e),toggle:t=>!!t,check:(t,e)=>t&&typeof e=="boolean"};function pGe(t,e){const n=$(new Set),r=$(new Set),{emit:a}=Qt();je([()=>e.value,()=>t.defaultCheckedKeys],()=>wt(()=>{m(t.defaultCheckedKeys)}),{immediate:!0});const i=()=>{if(!e.value||!t.showCheckbox||t.checkStrictly)return;const{levelTreeNodeMap:b,maxLevel:w}=e.value,C=n.value,_=new Set;for(let x=w-1;x>=1;--x){const T=b.get(x);T&&T.forEach(M=>{const E=M.children;if(E){let A=!0,k=!1;for(const R of E){const N=R.key;if(C.has(N))k=!0;else if(_.has(N)){A=!1,k=!0;break}else A=!1}A?C.add(M.key):k?(_.add(M.key),C.delete(M.key)):(C.delete(M.key),_.delete(M.key))}})}r.value=_},o=b=>n.value.has(b.key),s=b=>r.value.has(b.key),l=(b,w,C=!0)=>{const _=n.value,x=(T,M)=>{_[M?mL.ADD:mL.DELETE](T.key);const E=T.children;!t.checkStrictly&&E&&E.forEach(A=>{A.disabled||x(A,M)})};x(b,w),i(),C&&u(b,w)},u=(b,w)=>{const{checkedNodes:C,checkedKeys:_}=v(),{halfCheckedNodes:x,halfCheckedKeys:T}=p();a(XQ,b.data,{checkedKeys:_,checkedNodes:C,halfCheckedKeys:T,halfCheckedNodes:x}),a(qQ,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=[],C=[];if(e!=null&&e.value&&t.showCheckbox){const{treeNodeMap:_}=e.value;n.value.forEach(x=>{const T=_.get(x);T&&(!b||b&&T.isLeaf)&&(C.push(x),w.push(T.data))})}return{checkedKeys:C,checkedNodes:w}}function p(){const b=[],w=[];if(e!=null&&e.value&&t.showCheckbox){const{treeNodeMap:C}=e.value;r.value.forEach(_=>{const x=C.get(_);x&&(w.push(_),b.push(x.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 C=e.value.treeNodeMap.get(b);C&&l(C,w,!1)}}function m(b){if(e!=null&&e.value){const{treeNodeMap:w}=e.value;if(t.showCheckbox&&w&&b)for(const C of b){const _=w.get(C);_&&!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 vGe(t,e){const n=$(new Set([])),r=$(new Set([])),a=U(()=>zt(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 gGe(t,e){const n=$(new Set(t.defaultExpandedKeys)),r=$(),a=vr();je(()=>t.currentNodeKey,se=>{r.value=se},{immediate:!0}),je(()=>t.data,se=>{ie(se)},{immediate:!0});const{isIndeterminate:i,isChecked:o,toggleCheckbox:s,getCheckedKeys:l,getCheckedNodes:u,getHalfCheckedKeys:c,getHalfCheckedNodes:f,setChecked:d,setCheckedKeys:h}=pGe(t,a),{doFilter:v,hiddenNodeKeySet:p,isForceHiddenExpandIcon:g}=vGe(t,a),y=U(()=>{var se;return((se=t.props)==null?void 0:se.value)||Ky.KEY}),m=U(()=>{var se;return((se=t.props)==null?void 0:se.children)||Ky.CHILDREN}),b=U(()=>{var se;return((se=t.props)==null?void 0:se.disabled)||Ky.DISABLED}),w=U(()=>{var se;return((se=t.props)==null?void 0:se.label)||Ky.LABEL}),C=U(()=>{const se=n.value,ge=p.value,me=[],he=a.value&&a.value.treeNodes||[];function J(){const ue=[];for(let ae=he.length-1;ae>=0;--ae)ue.push(he[ae]);for(;ue.length;){const ae=ue.pop();if(ae&&(ge.has(ae.key)||me.push(ae),se.has(ae.key))){const Re=ae.children;if(Re){const Ne=Re.length;for(let De=Ne-1;De>=0;--De)ue.push(Re[De])}}}}return J(),me}),_=U(()=>C.value.length>0);function x(se){const ge=new Map,me=new Map;let he=1;function J(ae,Re=1,Ne=void 0){var De;const we=[];for(const ce of ae){const Be=E(ce),He={level:Re,key:Be,data:ce};He.label=k(ce),He.parent=Ne;const Ce=M(ce);He.disabled=A(ce),He.isLeaf=!Ce||Ce.length===0,Ce&&Ce.length&&(He.children=J(Ce,Re+1,He)),we.push(He),ge.set(Be,He),me.has(Re)||me.set(Re,[]),(De=me.get(Re))==null||De.push(He)}return Re>he&&(he=Re),we}const ue=J(se);return{treeNodeMap:ge,levelTreeNodeMap:me,maxLevel:he,treeNodes:ue}}function T(se){const ge=v(se);ge&&(n.value=ge)}function M(se){return se[m.value]}function E(se){return se?se[y.value]:""}function A(se){return se[b.value]}function k(se){return se[w.value]}function R(se){n.value.has(se.key)?V(se):W(se)}function N(se){n.value=new Set(se)}function F(se,ge){e(WQ,se.data,se,ge),z(se),t.expandOnClickNode&&R(se),t.showCheckbox&&t.checkOnClickNode&&!se.disabled&&s(se,!o(se),!0)}function z(se){Q(se)||(r.value=se.key,e(YQ,se.data,se))}function B(se,ge){s(se,ge)}function W(se){const ge=n.value;if(a.value&&t.accordion){const{treeNodeMap:me}=a.value;ge.forEach(he=>{const J=me.get(he);se&&se.level===(J==null?void 0:J.level)&&ge.delete(he)})}ge.add(se.key),e(jQ,se.data,se)}function V(se){n.value.delete(se.key),e(KQ,se.data,se)}function P(se){return n.value.has(se.key)}function K(se){return!!se.disabled}function Q(se){const ge=r.value;return ge!==void 0&&ge===se.key}function re(){var se,ge;if(r.value)return(ge=(se=a.value)==null?void 0:se.treeNodeMap.get(r.value))==null?void 0:ge.data}function ve(){return r.value}function oe(se){r.value=se}function ie(se){wt(()=>a.value=x(se))}function fe(se){var ge;const me=un(se)?E(se):se;return(ge=a.value)==null?void 0:ge.treeNodeMap.get(me)}return{tree:a,flattenTree:C,isNotEmpty:_,getKey:E,getChildren:M,toggleExpand:R,toggleCheckbox:s,isExpanded:P,isChecked:o,isIndeterminate:i,isDisabled:K,isCurrent:Q,isForceHiddenExpandIcon:g,handleNodeClick:F,handleNodeCheck:B,getCurrentNode:re,getCurrentKey:ve,setCurrentKey:oe,getCheckedKeys:l,getCheckedNodes:u,getHalfCheckedKeys:c,getHalfCheckedNodes:f,setChecked:d,setCheckedKeys:h,filter:T,setData:ie,getNode:fe,expandNode:W,collapseNode:V,setExpandedKeys:N}}var yGe=ye({name:"ElTreeNodeContent",props:fGe,setup(t){const e=gt(zV),n=Ye("tree");return()=>{const r=t.node,{data:a}=r;return e!=null&&e.ctx.slots.default?e.ctx.slots.default({node:r,data:a}):Dt("span",{class:n.be("node","label")},[r==null?void 0:r.label])}}});const mGe=["aria-expanded","aria-disabled","aria-checked","data-key","onClick"],bGe=ye({name:"ElTreeNode"}),SGe=ye({...bGe,props:cGe,emits:hGe,setup(t,{emit:e}){const n=t,r=gt(zV),a=Ye("tree"),i=U(()=>{var f;return(f=r==null?void 0:r.props.indent)!=null?f:16}),o=U(()=>{var f;return(f=r==null?void 0:r.props.icon)!=null?f:rX}),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(ZQ,f,(p=n.node)==null?void 0:p.data,n.node)};return(f,d)=>{var h,v,p;return G(),ne("div",{ref:"node$",class:Y([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:It(s,["stop"]),onContextmenu:c},[L("div",{class:Y(S(a).be("node","content")),style:Tt({paddingLeft:`${(f.node.level-1)*S(i)}px`,height:f.itemSize+"px"})},[S(o)?(G(),Ee(S(xt),{key:0,class:Y([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:It(l,["stop"])},{default:j(()=>[(G(),Ee(on(S(o))))]),_:1},8,["class","onClick"])):_e("v-if",!0),f.showCheckbox?(G(),Ee(S(Ms),{key:1,"model-value":f.checked,indeterminate:f.indeterminate,disabled:f.disabled,onChange:u,onClick:d[0]||(d[0]=It(()=>{},["stop"]))},null,8,["model-value","indeterminate","disabled"])):_e("v-if",!0),I(S(yGe),{node:f.node},null,8,["node"])],6)],42,mGe)}}});var wGe=tt(SGe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tree-v2/src/tree-node.vue"]]);const xGe=ye({name:"ElTreeV2"}),_Ge=ye({...xGe,props:uGe,emits:dGe,setup(t,{expose:e,emit:n}){const r=t,a=wi(),i=U(()=>r.itemSize);fn(zV,{ctx:{emit:n,slots:a},props:r,instance:Qt()}),fn(pu,void 0);const{t:o}=En(),s=Ye("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:C,setCurrentKey:_,getCheckedKeys:x,getCheckedNodes:T,getHalfCheckedKeys:M,getHalfCheckedNodes:E,setChecked:A,setCheckedKeys:k,filter:R,setData:N,getNode:F,expandNode:z,collapseNode:B,setExpandedKeys:W}=gGe(r,n);return e({toggleCheckbox:b,getCurrentNode:w,getCurrentKey:C,setCurrentKey:_,getCheckedKeys:x,getCheckedNodes:T,getHalfCheckedKeys:M,getHalfCheckedNodes:E,setChecked:A,setCheckedKeys:k,filter:R,setData:N,getNode:F,expandNode:z,collapseNode:B,setExpandedKeys:W}),(V,P)=>{var K;return G(),ne("div",{class:Y([S(s).b(),{[S(s).m("highlight-current")]:V.highlightCurrent}]),role:"tree"},[S(u)?(G(),Ee(S(rQ),{key:0,"class-name":S(s).b("virtual-list"),data:S(l),total:S(l).length,height:V.height,"item-size":S(i),"perf-mode":V.perfMode},{default:j(({data:Q,index:re,style:ve})=>[(G(),Ee(wGe,{key:Q[re].key,style:Tt(ve),node:Q[re],expanded:S(f)(Q[re]),"show-checkbox":V.showCheckbox,checked:S(h)(Q[re]),indeterminate:S(d)(Q[re]),"item-size":S(i),disabled:S(v)(Q[re]),current:S(p)(Q[re]),"hidden-expand-icon":S(g)(Q[re]),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"])):(G(),ne("div",{key:1,class:Y(S(s).e("empty-block"))},[L("span",{class:Y(S(s).e("empty-text"))},Ke((K=V.emptyText)!=null?K:S(o)("el.tree.emptyText")),3)],2))],2)}}});var CGe=tt(_Ge,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tree-v2/src/tree.vue"]]);const TGe=tn(CGe),QQ=Symbol("uploadContextKey"),EGe="ElUpload";class MGe extends Error{constructor(e,n,r,a){super(e),this.name="UploadAjaxError",this.status=n,this.method=r,this.url=a}}function M8(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 MGe(r,n.status,e.method,t)}function DGe(t){const e=t.responseText||t.response;if(!e)return e;try{return JSON.parse(e)}catch{return e}}const AGe=t=>{typeof XMLHttpRequest>"u"&&Da(EGe,"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))vt(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(M8(n,t,e))}),e.addEventListener("load",()=>{if(e.status<200||e.status>=300)return t.onError(M8(n,t,e));t.onSuccess(DGe(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))Ta(o)||e.setRequestHeader(i,String(o));return e.send(r),e},JQ=["text","picture","picture-card"];let kGe=1;const bL=()=>Date.now()+kGe++,eJ=nt({action:{type:String,default:"#"},headers:{type:ke(Object)},method:{type:String,default:"post"},data:{type:ke([Object,Function,Promise]),default:()=>Pr({})},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:ke(Array),default:()=>Pr([])},autoUpload:{type:Boolean,default:!0},listType:{type:String,values:JQ,default:"text"},httpRequest:{type:ke(Function),default:AGe},disabled:Boolean,limit:Number}),RGe=nt({...eJ,beforeUpload:{type:ke(Function),default:Qn},beforeRemove:{type:ke(Function)},onRemove:{type:ke(Function),default:Qn},onChange:{type:ke(Function),default:Qn},onPreview:{type:ke(Function),default:Qn},onSuccess:{type:ke(Function),default:Qn},onProgress:{type:ke(Function),default:Qn},onError:{type:ke(Function),default:Qn},onExceed:{type:ke(Function),default:Qn}}),LGe=nt({files:{type:ke(Array),default:()=>Pr([])},disabled:{type:Boolean,default:!1},handlePreview:{type:ke(Function),default:Qn},listType:{type:String,values:JQ,default:"text"}}),OGe={remove:t=>!!t},VGe=["onKeydown"],NGe=["src"],IGe=["onClick"],BGe=["title"],$Ge=["onClick"],PGe=["onClick"],FGe=ye({name:"ElUploadList"}),zGe=ye({...FGe,props:LGe,emits:OGe,setup(t,{emit:e}){const{t:n}=En(),r=Ye("upload"),a=Ye("icon"),i=Ye("list"),o=ko(),s=$(!1),l=u=>{e("remove",u)};return(u,c)=>(G(),Ee(xK,{tag:"ul",class:Y([S(r).b("list"),S(r).bm("list",u.listType),S(r).is("disabled",S(o))]),name:S(i).b()},{default:j(()=>[(G(!0),ne(_t,null,dn(u.files,f=>(G(),ne("li",{key:f.uid||f.name,class:Y([S(r).be("list","item"),S(r).is(f.status),{focusing:s.value}]),tabindex:"0",onKeydown:Tn(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)},[Ge(u.$slots,"default",{file:f},()=>[u.listType==="picture"||f.status!=="uploading"&&u.listType==="picture-card"?(G(),ne("img",{key:0,class:Y(S(r).be("list","item-thumbnail")),src:f.url,alt:""},null,10,NGe)):_e("v-if",!0),f.status==="uploading"||u.listType!=="picture-card"?(G(),ne("div",{key:1,class:Y(S(r).be("list","item-info"))},[L("a",{class:Y(S(r).be("list","item-name")),onClick:It(d=>u.handlePreview(f),["prevent"])},[I(S(xt),{class:Y(S(a).m("document"))},{default:j(()=>[I(S(w2e))]),_:1},8,["class"]),L("span",{class:Y(S(r).be("list","item-file-name")),title:f.name},Ke(f.name),11,BGe)],10,IGe),f.status==="uploading"?(G(),Ee(S(YZ),{key:0,type:u.listType==="picture-card"?"circle":"line","stroke-width":u.listType==="picture-card"?6:2,percentage:Number(f.percentage),style:Tt(u.listType==="picture-card"?"":"margin-top: 0.5rem")},null,8,["type","stroke-width","percentage","style"])):_e("v-if",!0)],2)):_e("v-if",!0),L("label",{class:Y(S(r).be("list","item-status-label"))},[u.listType==="text"?(G(),Ee(S(xt),{key:0,class:Y([S(a).m("upload-success"),S(a).m("circle-check")])},{default:j(()=>[I(S(N4))]),_:1},8,["class"])):["picture-card","picture"].includes(u.listType)?(G(),Ee(S(xt),{key:1,class:Y([S(a).m("upload-success"),S(a).m("check")])},{default:j(()=>[I(S(kb))]),_:1},8,["class"])):_e("v-if",!0)],2),S(o)?_e("v-if",!0):(G(),Ee(S(xt),{key:2,class:Y(S(a).m("close")),onClick:d=>l(f)},{default:j(()=>[I(S(yl))]),_:2},1032,["class","onClick"])),_e(" Due to close btn only appears when li gets focused disappears after li gets blurred, thus keyboard navigation can never reach close btn"),_e(" This is a bug which needs to be fixed "),_e(" TODO: Fix the incorrect navigation interaction "),S(o)?_e("v-if",!0):(G(),ne("i",{key:3,class:Y(S(a).m("close-tip"))},Ke(S(n)("el.upload.deleteTip")),3)),u.listType==="picture-card"?(G(),ne("span",{key:4,class:Y(S(r).be("list","item-actions"))},[L("span",{class:Y(S(r).be("list","item-preview")),onClick:d=>u.handlePreview(f)},[I(S(xt),{class:Y(S(a).m("zoom-in"))},{default:j(()=>[I(S(lX))]),_:1},8,["class"])],10,$Ge),S(o)?_e("v-if",!0):(G(),ne("span",{key:0,class:Y(S(r).be("list","item-delete")),onClick:d=>l(f)},[I(S(xt),{class:Y(S(a).m("delete"))},{default:j(()=>[I(S(iX))]),_:1},8,["class"])],10,PGe))],2)):_e("v-if",!0)])],42,VGe))),128)),Ge(u.$slots,"append")]),_:3},8,["class","name"]))}});var D8=tt(zGe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/upload/src/upload-list.vue"]]);const UGe=nt({disabled:{type:Boolean,default:!1}}),GGe={file:t=>vt(t)},HGe=["onDrop","onDragover"],tJ="ElUploadDrag",WGe=ye({name:tJ}),jGe=ye({...WGe,props:UGe,emits:GGe,setup(t,{emit:e}){const n=gt(QQ);n||Da(tJ,"usage: <el-upload><el-upload-dragger /></el-upload>");const r=Ye("upload"),a=$(!1),i=ko(),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)=>(G(),ne("div",{class:Y([S(r).b("dragger"),S(r).is("dragover",a.value)]),onDrop:It(o,["prevent"]),onDragover:It(s,["prevent"]),onDragleave:u[0]||(u[0]=It(c=>a.value=!1,["prevent"]))},[Ge(l.$slots,"default")],42,HGe))}});var KGe=tt(jGe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/upload/src/upload-dragger.vue"]]);const YGe=nt({...eJ,beforeUpload:{type:ke(Function),default:Qn},onRemove:{type:ke(Function),default:Qn},onStart:{type:ke(Function),default:Qn},onSuccess:{type:ke(Function),default:Qn},onProgress:{type:ke(Function),default:Qn},onError:{type:ke(Function),default:Qn},onExceed:{type:ke(Function),default:Qn}}),XGe=["onKeydown"],qGe=["name","multiple","accept"],ZGe=ye({name:"ElUploadContent",inheritAttrs:!1}),QGe=ye({...ZGe,props:YGe,setup(t,{expose:e}){const n=t,r=Ye("upload"),a=ko(),i=vr({}),o=vr(),s=p=>{if(p.length===0)return;const{autoUpload:g,limit:y,fileList:m,multiple:b,onStart:w,onExceed:C}=n;if(y&&m.length+p.length>y){C(p,m);return}b||(p=p.slice(0,1));for(const _ of p){const x=_;x.uid=bL(),w(x),g&&l(x)}},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=j_(n.data)?a2(n.data):n.data,g=await w,j_(n.data)&&Co(b,y)&&(y=a2(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)=>zt(p)?p(g):p,c=async(p,g)=>{const{headers:y,data:m,method:b,withCredentials:w,name:C,action:_,onProgress:x,onSuccess:T,onError:M,httpRequest:E}=n;try{g=await u(g??m,p)}catch{n.onRemove(p);return}const{uid:A}=p,k={headers:y||{},withCredentials:w,file:p,data:g,method:b,filename:C,action:_,onProgress:N=>{x(N,p)},onSuccess:N=>{T(N,p),delete i.value[A]},onError:N=>{M(N,p),delete i.value[A]}},R=E(k);i.value[A]=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=>{xxe(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)=>(G(),ne("div",{class:Y([S(r).b(),S(r).m(p.listType),S(r).is("drag",p.drag)]),tabindex:"0",onClick:d,onKeydown:Tn(It(h,["self"]),["enter","space"])},[p.drag?(G(),Ee(KGe,{key:0,disabled:S(a),onFile:s},{default:j(()=>[Ge(p.$slots,"default")]),_:3},8,["disabled"])):Ge(p.$slots,"default",{key:1}),L("input",{ref_key:"inputRef",ref:o,class:Y(S(r).e("input")),name:p.name,multiple:p.multiple,accept:p.accept,type:"file",onChange:f,onClick:g[0]||(g[0]=It(()=>{},["stop"]))},null,42,qGe)],42,XGe))}});var A8=tt(QGe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/upload/src/upload-content.vue"]]);const k8="ElUpload",R8=t=>{var e;(e=t.url)!=null&&e.startsWith("blob:")&&URL.revokeObjectURL(t.url)},JGe=(t,e)=>{const n=lye(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=>{Ta(d.uid)&&(d.uid=bL());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||Da(k8,"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),R8(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 je(()=>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}))}),je(n,d=>{for(const h of d)h.uid||(h.uid=bL()),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:R8}},eHe=ye({name:"ElUpload"}),tHe=ye({...eHe,props:RGe,setup(t,{expose:e}){const n=t,r=ko(),a=vr(),{abort:i,submit:o,clearFiles:s,uploadFiles:l,handleStart:u,handleError:c,handleRemove:f,handleSuccess:d,handleProgress:h,revokeFileObjectURL:v}=JGe(n,a),p=U(()=>n.listType==="picture-card"),g=U(()=>({...n,fileList:l.value,onStart:u,onProgress:h,onSuccess:d,onError:c,onRemove:f}));return Sr(()=>{l.value.forEach(v)}),fn(QQ,{accept:Wr(n,"accept")}),e({abort:i,submit:o,clearFiles:s,handleStart:u,handleRemove:f}),(y,m)=>(G(),ne("div",null,[S(p)&&y.showFileList?(G(),Ee(D8,{key:0,disabled:S(r),"list-type":y.listType,files:S(l),"handle-preview":y.onPreview,onRemove:S(f)},ic({append:j(()=>[I(A8,an({ref_key:"uploadRef",ref:a},S(g)),{default:j(()=>[y.$slots.trigger?Ge(y.$slots,"trigger",{key:0}):_e("v-if",!0),!y.$slots.trigger&&y.$slots.default?Ge(y.$slots,"default",{key:1}):_e("v-if",!0)]),_:3},16)]),_:2},[y.$slots.file?{name:"default",fn:j(({file:b})=>[Ge(y.$slots,"file",{file:b})])}:void 0]),1032,["disabled","list-type","files","handle-preview","onRemove"])):_e("v-if",!0),!S(p)||S(p)&&!y.showFileList?(G(),Ee(A8,an({key:1,ref_key:"uploadRef",ref:a},S(g)),{default:j(()=>[y.$slots.trigger?Ge(y.$slots,"trigger",{key:0}):_e("v-if",!0),!y.$slots.trigger&&y.$slots.default?Ge(y.$slots,"default",{key:1}):_e("v-if",!0)]),_:3},16)):_e("v-if",!0),y.$slots.trigger?Ge(y.$slots,"default",{key:2}):_e("v-if",!0),Ge(y.$slots,"tip"),!S(p)&&y.showFileList?(G(),Ee(D8,{key:3,disabled:S(r),"list-type":y.listType,files:S(l),"handle-preview":y.onPreview,onRemove:S(f)},ic({_:2},[y.$slots.file?{name:"default",fn:j(({file:b})=>[Ge(y.$slots,"file",{file:b})])}:void 0]),1032,["disabled","list-type","files","handle-preview","onRemove"])):_e("v-if",!0)]))}});var nHe=tt(tHe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/upload/src/upload.vue"]]);const rHe=tn(nHe);var aHe=[lDe,bDe,Wke,Sze,Qke,iRe,dq,mRe,bRe,St,bq,$Le,GLe,rOe,aOe,m3e,a3e,C3e,Ms,COe,Kq,I3e,e4e,t4e,j3e,k4e,w1,U4e,G4e,H4e,W4e,j4e,dNe,xNe,_Ne,Hr,DZ,QNe,GIe,HIe,WIe,BZ,dAe,hAe,xt,BBe,$Z,Ri,PZ,ZBe,y$e,m$e,b$e,S$e,M$e,LPe,$Pe,KPe,uq,YZ,eZ,FOe,POe,cFe,vFe,R3e,xc,jf,f2,aPe,i5e,h5e,p5e,H5e,X5e,hQ,o8e,v8e,g8e,M8e,N6e,I6e,bze,Nze,Ize,C1,zze,gLe,Kze,Qze,Jze,ao,TUe,FUe,eGe,sGe,TGe,rHe];const Qs="ElInfiniteScroll",iHe=50,oHe=200,sHe=0,lHe={delay:{type:Number,default:oHe},distance:{type:Number,default:sHe},disabled:{type:Boolean,default:!1},immediate:{type:Boolean,default:!0}},UV=(t,e)=>Object.entries(lHe).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},{}),nJ=t=>{const{observer:e}=t[Qs];e&&(e.disconnect(),delete t[Qs].observer)},uHe=(t,e)=>{const{container:n,containerEl:r,instance:a,observer:i,lastScrollTop:o}=t[Qs],{disabled:s,distance:l}=UV(t,a),{clientHeight:u,scrollHeight:c,scrollTop:f}=r,d=f-o;if(t[Qs].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=dye(t,r);h=f+u>=g+v+p-l}h&&e.call(a)};function GM(t,e){const{containerEl:n,instance:r}=t[Qs],{disabled:a}=UV(t,r);a||n.clientHeight===0||(n.scrollHeight<=n.clientHeight?e.call(r):nJ(t))}const cHe={async mounted(t,e){const{instance:n,value:r}=e;zt(r)||Da(Qs,"'v-infinite-scroll' binding value must be a function"),await wt();const{delay:a,immediate:i}=UV(t,n),o=V4(t,!0),s=o===window?document.documentElement:o,l=Xh(uHe.bind(null,t,r),a);if(o){if(t[Qs]={instance:n,container:o,containerEl:s,delay:a,cb:r,onScroll:l,lastScrollTop:s.scrollTop},i){const u=new MutationObserver(Xh(GM.bind(null,t,r),iHe));t[Qs].observer=u,u.observe(t,{childList:!0,subtree:!0}),GM(t,r)}o.addEventListener("scroll",l)}},unmounted(t){const{container:e,onScroll:n}=t[Qs];e==null||e.removeEventListener("scroll",n),nJ(t)},async updated(t){if(!t[Qs])await wt();else{const{containerEl:e,cb:n,observer:r}=t[Qs];e.clientHeight&&r&&GM(t,n)}}},SL=cHe;SL.install=t=>{t.directive("InfiniteScroll",SL)};const fHe=SL;function dHe(t){let e;const n=$(!1),r=Vn({...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()):(To(d,h.bm("parent","relative")),d.removeAttribute("loading-number")),To(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=ye({name:"ElLoading",setup(d,{expose:h}){const{ns:v,zIndex:p}=MT("loading");return h({ns:v,zIndex:p}),()=>{const g=r.spinner||r.svg,y=Dt("svg",{class:"circular",viewBox:r.svgViewBox?r.svgViewBox:"0 0 50 50",...g?{innerHTML:g}:{}},[Dt("circle",{class:"path",cx:"25",cy:"25",r:"20",fill:"none"})]),m=r.text?Dt("p",{class:v.b("text")},[r.text]):void 0;return Dt(da,{name:v.b("fade"),onAfterLeave:l},{default:j(()=>[Ft(I("div",{style:{backgroundColor:r.background||""},class:[v.b("mask"),r.customClass,r.fullscreen?"is-fullscreen":""]},[Dt("div",{class:v.b("spinner")},[y,m])]),[[cn,r.visible]])])})}}}),c=MK(u),f=c.mount(document.createElement("div"));return{...Wa(r),setText:a,removeElLoadingChild:o,close:s,handleAfterLeave:l,vm:f,get $el(){return f.$el}}}let XS;const wL=function(t={}){if(!_n)return;const e=hHe(t);if(e.fullscreen&&XS)return XS;const n=dHe({...e,closed:()=>{var a;(a=e.closed)==null||a.call(e),e.fullscreen&&(XS=void 0)}});pHe(e,e.parent,n),L8(e,e.parent,n),e.parent.vLoadingAddClassList=()=>L8(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),wt(()=>n.visible.value=e.visible),e.fullscreen&&(XS=n),n},hHe=t=>{var e,n,r,a;let i;return Ht(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}},pHe=async(t,e,n)=>{const{nextZIndex:r}=n.vm.zIndex||n.vm._.exposed.zIndex,a={};if(t.fullscreen)n.originalPosition.value=vf(document.body,"position"),n.originalOverflow.value=vf(document.body,"overflow"),a.zIndex=r();else if(t.parent===document.body){n.originalPosition.value=vf(document.body,"position"),await wt();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(vf(document.body,`margin-${i}`),10)}px`}for(const i of["height","width"])a[i]=`${t.target.getBoundingClientRect()[i]}px`}else n.originalPosition.value=vf(e,"position");for(const[i,o]of Object.entries(a))n.$el.style[i]=o},L8=(t,e,n)=>{const r=n.vm.ns||n.vm._.exposed.ns;["absolute","fixed","sticky"].includes(n.originalPosition.value)?To(e,r.bm("parent","relative")):Ql(e,r.bm("parent","relative")),t.fullscreen&&t.lock?Ql(e,r.bm("parent","hidden")):To(e,r.bm("parent","hidden"))},xL=Symbol("ElLoading"),O8=(t,e)=>{var n,r,a,i;const o=e.instance,s=d=>un(e.value)?e.value[d]:void 0,l=d=>{const h=Ht(d)&&(o==null?void 0:o[d])||d;return h&&$(h)},u=d=>l(s(d)||t.getAttribute(`element-loading-${nd(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[xL]={options:f,instance:wL(f)}},vHe=(t,e)=>{for(const n of Object.keys(e))pt(e[n])&&(e[n].value=t[n])},V8={mounted(t,e){e.value&&O8(t,e)},updated(t,e){const n=t[xL];e.oldValue!==e.value&&(e.value&&!e.oldValue?O8(t,e):e.value&&e.oldValue?un(e.value)&&vHe(e.value,n.options):n==null||n.instance.close())},unmounted(t){var e;(e=t[xL])==null||e.instance.close()}},gHe={install(t){t.directive("loading",V8),t.config.globalProperties.$loading=wL},directive:V8,service:wL},rJ=["success","info","warning","error"],yo=Pr({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:_n?document.body:void 0}),yHe=nt({customClass:{type:String,default:yo.customClass},center:{type:Boolean,default:yo.center},dangerouslyUseHTMLString:{type:Boolean,default:yo.dangerouslyUseHTMLString},duration:{type:Number,default:yo.duration},icon:{type:gr,default:yo.icon},id:{type:String,default:yo.id},message:{type:ke([String,Object,Function]),default:yo.message},onClose:{type:ke(Function),required:!1},showClose:{type:Boolean,default:yo.showClose},type:{type:String,values:rJ,default:yo.type},offset:{type:Number,default:yo.offset},zIndex:{type:Number,default:yo.zIndex},grouping:{type:Boolean,default:yo.grouping},repeatNum:{type:Number,default:yo.repeatNum}}),mHe={destroy:()=>!0},ol=Vj([]),bHe=t=>{const e=ol.findIndex(a=>a.id===t),n=ol[e];let r;return e>0&&(r=ol[e-1]),{current:n,prev:r}},SHe=t=>{const{prev:e}=bHe(t);return e?e.vm.exposed.bottom.value:0},wHe=(t,e)=>ol.findIndex(r=>r.id===t)>0?20:e,xHe=["id"],_He=["innerHTML"],CHe=ye({name:"ElMessage"}),THe=ye({...CHe,props:yHe,emits:mHe,setup(t,{expose:e}){const n=t,{Close:r}=$4,{ns:a,zIndex:i}=MT("message"),{currentZIndex:o,nextZIndex:s}=i,l=$(),u=$(!1),c=$(0);let f;const d=U(()=>n.type?n.type==="error"?"danger":n.type:"info"),h=U(()=>{const x=n.type;return{[a.bm("icon",x)]:x&&Uf[x]}}),v=U(()=>n.icon||Uf[n.type]||""),p=U(()=>SHe(n.id)),g=U(()=>wHe(n.id,n.offset)+p.value),y=U(()=>c.value+g.value),m=U(()=>({top:`${g.value}px`,zIndex:o.value}));function b(){n.duration!==0&&({stop:f}=dp(()=>{C()},n.duration))}function w(){f==null||f()}function C(){u.value=!1}function _({code:x}){x===Mt.esc&&C()}return Ut(()=>{b(),s(),u.value=!0}),je(()=>n.repeatNum,()=>{w(),b()}),Rr(document,"keydown",_),Vi(l,()=>{c.value=l.value.getBoundingClientRect().height}),e({visible:u,bottom:y,close:C}),(x,T)=>(G(),Ee(da,{name:S(a).b("fade"),onBeforeLeave:x.onClose,onAfterLeave:T[0]||(T[0]=M=>x.$emit("destroy")),persisted:""},{default:j(()=>[Ft(L("div",{id:x.id,ref_key:"messageRef",ref:l,class:Y([S(a).b(),{[S(a).m(x.type)]:x.type&&!x.icon},S(a).is("center",x.center),S(a).is("closable",x.showClose),x.customClass]),style:Tt(S(m)),role:"alert",onMouseenter:w,onMouseleave:b},[x.repeatNum>1?(G(),Ee(S(dq),{key:0,value:x.repeatNum,type:S(d),class:Y(S(a).e("badge"))},null,8,["value","type","class"])):_e("v-if",!0),S(v)?(G(),Ee(S(xt),{key:1,class:Y([S(a).e("icon"),S(h)])},{default:j(()=>[(G(),Ee(on(S(v))))]),_:1},8,["class"])):_e("v-if",!0),Ge(x.$slots,"default",{},()=>[x.dangerouslyUseHTMLString?(G(),ne(_t,{key:1},[_e(" Caution here, message could've been compromised, never use user's input as message "),L("p",{class:Y(S(a).e("content")),innerHTML:x.message},null,10,_He)],2112)):(G(),ne("p",{key:0,class:Y(S(a).e("content"))},Ke(x.message),3))]),x.showClose?(G(),Ee(S(xt),{key:2,class:Y(S(a).e("closeBtn")),onClick:It(C,["stop"])},{default:j(()=>[I(S(r))]),_:1},8,["class","onClick"])):_e("v-if",!0)],46,xHe),[[cn,u.value]])]),_:3},8,["name","onBeforeLeave"]))}});var EHe=tt(THe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/message/src/message.vue"]]);let MHe=1;const aJ=t=>{const e=!t||Ht(t)||Ur(t)||zt(t)?{message:t}:t,n={...yo,...e};if(!n.appendTo)n.appendTo=document.body;else if(Ht(n.appendTo)){let r=document.querySelector(n.appendTo);xs(r)||(r=document.body),n.appendTo=r}return n},DHe=t=>{const e=ol.indexOf(t);if(e===-1)return;ol.splice(e,1);const{handler:n}=t;n.close()},AHe=({appendTo:t,...e},n)=>{const r=`message_${MHe++}`,a=e.onClose,i=document.createElement("div"),o={...e,id:r,onClose:()=>{a==null||a(),DHe(c)},onDestroy:()=>{Eg(null,i)}},s=I(EHe,o,zt(o.message)||Ur(o.message)?{default:zt(o.message)?o.message:()=>o.message}:null);s.appContext=n||Gg._context,Eg(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},Gg=(t={},e)=>{if(!_n)return{close:()=>{}};if(Pt(ER.max)&&ol.length>=ER.max)return{close:()=>{}};const n=aJ(t);if(n.grouping&&ol.length){const a=ol.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=AHe(n,e);return ol.push(r),r.handler};rJ.forEach(t=>{Gg[t]=(e={},n)=>{const r=aJ(e);return Gg({...r,type:t},n)}});function kHe(t){for(const e of ol)(!t||t===e.props.type)&&e.handler.close()}Gg.closeAll=kHe;Gg._context=null;const At=fX(Gg,"$message"),RHe=ye({name:"ElMessageBox",directives:{TrapFocus:QRe},components:{ElButton:St,ElFocusTrap:AT,ElInput:Ri,ElOverlay:vV,ElIcon:xt,...$4},inheritAttrs:!1,props:{buttonSize:{type:String,validator:bT},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}=MT("message-box",U(()=>t.buttonSize)),{t:o}=n,{nextZIndex:s}=r,l=$(!1),u=Vn({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=U(()=>{const F=u.type;return{[a.bm("icon",F)]:F&&Uf[F]}}),f=Ts(),d=Ts(),h=U(()=>u.icon||Uf[u.type]||""),v=U(()=>!!u.message),p=$(),g=$(),y=$(),m=$(),b=$(),w=U(()=>u.confirmButtonClass);je(()=>u.inputValue,async F=>{await wt(),t.boxType==="prompt"&&F!==null&&A()},{immediate:!0}),je(()=>l.value,F=>{var z,B;F&&(t.boxType!=="prompt"&&(u.autofocus?y.value=(B=(z=b.value)==null?void 0:z.$el)!=null?B:p.value:y.value=p.value),u.zIndex=s()),t.boxType==="prompt"&&(F?wt().then(()=>{var W;m.value&&m.value.$el&&(u.autofocus?y.value=(W=k())!=null?W:p.value:y.value=p.value)}):(u.editorErrorMessage="",u.validateError=!1))});const C=U(()=>t.draggable);dX(p,g,C),Ut(async()=>{await wt(),t.closeOnHashChange&&window.addEventListener("hashchange",_)}),Sr(()=>{t.closeOnHashChange&&window.removeEventListener("hashchange",_)});function _(){l.value&&(l.value=!1,wt(()=>{u.action&&e("action",u.action)}))}const x=()=>{t.closeOnClickModal&&E(u.distinguishCancelAndClose?"close":"cancel")},T=q4(x),M=F=>{if(u.inputType!=="textarea")return F.preventDefault(),E("confirm")},E=F=>{var z;t.boxType==="prompt"&&F==="confirm"&&!A()||(u.action=F,u.beforeClose?(z=u.beforeClose)==null||z.call(u,F,u,_):_())},A=()=>{if(t.boxType==="prompt"){const F=u.inputPattern;if(F&&!F.test(u.inputValue||""))return u.editorErrorMessage=u.inputErrorMessage||o("el.messagebox.error"),u.validateError=!0,!1;const z=u.inputValidator;if(typeof z=="function"){const B=z(u.inputValue);if(B===!1)return u.editorErrorMessage=u.inputErrorMessage||o("el.messagebox.error"),u.validateError=!0,!1;if(typeof B=="string")return u.editorErrorMessage=B,u.validateError=!0,!1}}return u.editorErrorMessage="",u.validateError=!1,!0},k=()=>{const F=m.value.$refs;return F.input||F.textarea},R=()=>{E("close")},N=()=>{t.closeOnPressEscape&&R()};return t.lockScroll&&vX(l),{...Wa(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:N,handleWrapperClick:x,handleInputEnter:M,handleAction:E,t:o}}}),LHe=["aria-label","aria-describedby"],OHe=["aria-label"],VHe=["id"];function NHe(t,e,n,r,a,i){const o=Ie("el-icon"),s=Ie("close"),l=Ie("el-input"),u=Ie("el-button"),c=Ie("el-focus-trap"),f=Ie("el-overlay");return G(),Ee(da,{name:"fade-in-linear",onAfterLeave:e[11]||(e[11]=d=>t.$emit("vanish")),persisted:""},{default:j(()=>[Ft(I(f,{"z-index":t.zIndex,"overlay-class":[t.ns.is("message-box"),t.modalClass],mask:t.modal},{default:j(()=>[L("div",{role:"dialog","aria-label":t.title,"aria-modal":"true","aria-describedby":t.showInput?void 0:t.contentId,class:Y(`${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))},[I(c,{loop:"",trapped:t.visible,"focus-trap-el":t.rootRef,"focus-start-el":t.focusStartRef,onReleaseRequested:t.onCloseRequested},{default:j(()=>[L("div",{ref:"rootRef",class:Y([t.ns.b(),t.customClass,t.ns.is("draggable",t.draggable),{[t.ns.m("center")]:t.center}]),style:Tt(t.customStyle),tabindex:"-1",onClick:e[7]||(e[7]=It(()=>{},["stop"]))},[t.title!==null&&t.title!==void 0?(G(),ne("div",{key:0,ref:"headerRef",class:Y(t.ns.e("header"))},[L("div",{class:Y(t.ns.e("title"))},[t.iconComponent&&t.center?(G(),Ee(o,{key:0,class:Y([t.ns.e("status"),t.typeClass])},{default:j(()=>[(G(),Ee(on(t.iconComponent)))]),_:1},8,["class"])):_e("v-if",!0),L("span",null,Ke(t.title),1)],2),t.showClose?(G(),ne("button",{key:0,type:"button",class:Y(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]=Tn(It(d=>t.handleAction(t.distinguishCancelAndClose?"close":"cancel"),["prevent"]),["enter"]))},[I(o,{class:Y(t.ns.e("close"))},{default:j(()=>[I(s)]),_:1},8,["class"])],42,OHe)):_e("v-if",!0)],2)):_e("v-if",!0),L("div",{id:t.contentId,class:Y(t.ns.e("content"))},[L("div",{class:Y(t.ns.e("container"))},[t.iconComponent&&!t.center&&t.hasMessage?(G(),Ee(o,{key:0,class:Y([t.ns.e("status"),t.typeClass])},{default:j(()=>[(G(),Ee(on(t.iconComponent)))]),_:1},8,["class"])):_e("v-if",!0),t.hasMessage?(G(),ne("div",{key:1,class:Y(t.ns.e("message"))},[Ge(t.$slots,"default",{},()=>[t.dangerouslyUseHTMLString?(G(),Ee(on(t.showInput?"label":"p"),{key:1,for:t.showInput?t.inputId:void 0,innerHTML:t.message},null,8,["for","innerHTML"])):(G(),Ee(on(t.showInput?"label":"p"),{key:0,for:t.showInput?t.inputId:void 0},{default:j(()=>[Ue(Ke(t.dangerouslyUseHTMLString?"":t.message),1)]),_:1},8,["for"]))])],2)):_e("v-if",!0)],2),Ft(L("div",{class:Y(t.ns.e("input"))},[I(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:Y({invalid:t.validateError}),onKeydown:Tn(t.handleInputEnter,["enter"])},null,8,["id","modelValue","type","placeholder","aria-invalid","class","onKeydown"]),L("div",{class:Y(t.ns.e("errormsg")),style:Tt({visibility:t.editorErrorMessage?"visible":"hidden"})},Ke(t.editorErrorMessage),7)],2),[[cn,t.showInput]])],10,VHe),L("div",{class:Y(t.ns.e("btns"))},[t.showCancelButton?(G(),Ee(u,{key:0,loading:t.cancelButtonLoading,class:Y([t.cancelButtonClass]),round:t.roundButton,size:t.btnSize,onClick:e[3]||(e[3]=d=>t.handleAction("cancel")),onKeydown:e[4]||(e[4]=Tn(It(d=>t.handleAction("cancel"),["prevent"]),["enter"]))},{default:j(()=>[Ue(Ke(t.cancelButtonText||t.t("el.messagebox.cancel")),1)]),_:1},8,["loading","class","round","size"])):_e("v-if",!0),Ft(I(u,{ref:"confirmRef",type:"primary",loading:t.confirmButtonLoading,class:Y([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]=Tn(It(d=>t.handleAction("confirm"),["prevent"]),["enter"]))},{default:j(()=>[Ue(Ke(t.confirmButtonText||t.t("el.messagebox.confirm")),1)]),_:1},8,["loading","class","round","disabled","size"]),[[cn,t.showConfirmButton]])],2)],6)]),_:3},8,["trapped","focus-trap-el","focus-start-el","onReleaseRequested"])],42,LHe)]),_:3},8,["z-index","overlay-class","mask"]),[[cn,t.visible]])]),_:3})}var IHe=tt(RHe,[["render",NHe],["__file","/home/runner/work/element-plus/element-plus/packages/components/message-box/src/index.vue"]]);const O1=new Map,BHe=t=>{let e=document.body;return t.appendTo&&(Ht(t.appendTo)&&(e=document.querySelector(t.appendTo)),xs(t.appendTo)&&(e=t.appendTo),xs(e)||(e=document.body)),e},$He=(t,e,n=null)=>{const r=I(IHe,t,zt(t.message)||Ur(t.message)?{default:zt(t.message)?t.message:()=>t.message}:null);return r.appContext=n,Eg(r,e),BHe(t).appendChild(e.firstElementChild),r.component},PHe=()=>document.createElement("div"),FHe=(t,e)=>{const n=PHe();t.onVanish=()=>{Eg(null,n),O1.delete(a)},t.onAction=i=>{const o=O1.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=$He(t,n,e),a=r.proxy;for(const i in t)Sn(t,i)&&!Sn(a.$props,i)&&(a[i]=t[i]);return a.visible=!0,a};function S0(t,e=null){if(!_n)return Promise.reject();let n;return Ht(t)||Ur(t)?t={message:t}:n=t.callback,new Promise((r,a)=>{const i=FHe(t,e??S0._context);O1.set(i,{options:t,callback:n,resolve:r,reject:a})})}const zHe=["alert","confirm","prompt"],UHe={alert:{closeOnPressEscape:!1,closeOnClickModal:!1},confirm:{showCancelButton:!0},prompt:{showCancelButton:!0,showInput:!0}};zHe.forEach(t=>{S0[t]=GHe(t)});function GHe(t){return(e,n,r,a)=>{let i="";return un(n)?(r=n,i=""):Na(n)?i="":i=n,S0(Object.assign({title:i,message:e,type:"",...UHe[t]},r,{boxType:t}),a)}}S0.close=()=>{O1.forEach((t,e)=>{e.doClose()}),O1.clear()};S0._context=null;const ef=S0;ef.install=t=>{ef._context=t._context,t.config.globalProperties.$msgbox=ef,t.config.globalProperties.$messageBox=ef,t.config.globalProperties.$alert=ef.alert,t.config.globalProperties.$confirm=ef.confirm,t.config.globalProperties.$prompt=ef.prompt};const HHe=ef,iJ=["success","info","warning","error"],WHe=nt({customClass:{type:String,default:""},dangerouslyUseHTMLString:{type:Boolean,default:!1},duration:{type:Number,default:4500},icon:{type:gr},id:{type:String,default:""},message:{type:ke([String,Object]),default:""},offset:{type:Number,default:0},onClick:{type:ke(Function),default:()=>{}},onClose:{type:ke(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:[...iJ,""],default:""},zIndex:Number}),jHe={destroy:()=>!0},KHe=["id"],YHe=["textContent"],XHe={key:0},qHe=["innerHTML"],ZHe=ye({name:"ElNotification"}),QHe=ye({...ZHe,props:WHe,emits:jHe,setup(t,{expose:e}){const n=t,{ns:r,zIndex:a}=MT("notification"),{nextZIndex:i,currentZIndex:o}=a,{Close:s}=cX,l=$(!1);let u;const c=U(()=>{const b=n.type;return b&&Uf[n.type]?r.m(b):""}),f=U(()=>n.type&&Uf[n.type]||n.icon),d=U(()=>n.position.endsWith("right")?"right":"left"),h=U(()=>n.position.startsWith("top")?"top":"bottom"),v=U(()=>{var b;return{[h.value]:`${n.offset}px`,zIndex:(b=n.zIndex)!=null?b:o.value}});function p(){n.duration>0&&({stop:u}=dp(()=>{l.value&&y()},n.duration))}function g(){u==null||u()}function y(){l.value=!1}function m({code:b}){b===Mt.delete||b===Mt.backspace?g():b===Mt.esc?l.value&&y():p()}return Ut(()=>{p(),i(),l.value=!0}),Rr(document,"keydown",m),e({visible:l,close:y}),(b,w)=>(G(),Ee(da,{name:S(r).b("fade"),onBeforeLeave:b.onClose,onAfterLeave:w[1]||(w[1]=C=>b.$emit("destroy")),persisted:""},{default:j(()=>[Ft(L("div",{id:b.id,class:Y([S(r).b(),b.customClass,S(d)]),style:Tt(S(v)),role:"alert",onMouseenter:g,onMouseleave:p,onClick:w[0]||(w[0]=(...C)=>b.onClick&&b.onClick(...C))},[S(f)?(G(),Ee(S(xt),{key:0,class:Y([S(r).e("icon"),S(c)])},{default:j(()=>[(G(),Ee(on(S(f))))]),_:1},8,["class"])):_e("v-if",!0),L("div",{class:Y(S(r).e("group"))},[L("h2",{class:Y(S(r).e("title")),textContent:Ke(b.title)},null,10,YHe),Ft(L("div",{class:Y(S(r).e("content")),style:Tt(b.title?void 0:{margin:0})},[Ge(b.$slots,"default",{},()=>[b.dangerouslyUseHTMLString?(G(),ne(_t,{key:1},[_e(" Caution here, message could've been compromised, never use user's input as message "),L("p",{innerHTML:b.message},null,8,qHe)],2112)):(G(),ne("p",XHe,Ke(b.message),1))])],6),[[cn,b.message]]),b.showClose?(G(),Ee(S(xt),{key:0,class:Y(S(r).e("closeBtn")),onClick:It(y,["stop"])},{default:j(()=>[I(S(s))]),_:1},8,["class","onClick"])):_e("v-if",!0)],2)],46,KHe),[[cn,l.value]])]),_:3},8,["name","onBeforeLeave"]))}});var JHe=tt(QHe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/notification/src/notification.vue"]]);const S2={"top-left":[],"top-right":[],"bottom-left":[],"bottom-right":[]},_L=16;let eWe=1;const Hg=function(t={},e=null){if(!_n)return{close:()=>{}};(typeof t=="string"||Ur(t))&&(t={message:t});const n=t.position||"top-right";let r=t.offset||0;S2[n].forEach(({vm:c})=>{var f;r+=(((f=c.el)==null?void 0:f.offsetHeight)||0)+_L}),r+=_L;const a=`notification_${eWe++}`,i=t.onClose,o={...t,offset:r,id:a,onClose:()=>{tWe(a,n,i)}};let s=document.body;xs(t.appendTo)?s=t.appendTo:Ht(t.appendTo)&&(s=document.querySelector(t.appendTo)),xs(s)||(s=document.body);const l=document.createElement("div"),u=I(JHe,o,Ur(o.message)?{default:()=>o.message}:null);return u.appContext=e??Hg._context,u.props.onDestroy=()=>{Eg(null,l)},Eg(u,l),S2[n].push({vm:u}),s.appendChild(l.firstElementChild),{close:()=>{u.component.exposed.visible.value=!1}}};iJ.forEach(t=>{Hg[t]=(e={})=>((typeof e=="string"||Ur(e))&&(e={message:e}),Hg({...e,type:t}))});function tWe(t,e,n){const r=S2[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-_L;f.props.offset=d}}function nWe(){for(const t of Object.values(S2))t.forEach(({vm:e})=>{e.component.exposed.visible.value=!1})}Hg.closeAll=nWe;Hg._context=null;const rWe=fX(Hg,"$notify");var aWe=[fHe,gHe,At,HHe,rWe,KZ],iWe=nDe([...aHe,...aWe]),Wg={name:"zh-cn",el:{colorpicker:{confirm:"确定",clear:"清空"},datepicker:{now:"此刻",today:"今天",cancel:"取消",clear:"清空",confirm:"确定",selectDate:"选择日期",selectTime:"选择时间",startDate:"开始日期",startTime:"开始时间",endDate:"结束日期",endTime:"结束时间",prevYear:"前一年",nextYear:"后一年",prevMonth:"上个月",nextMonth:"下个月",year:"年",month1:"1 月",month2:"2 月",month3:"3 月",month4:"4 月",month5:"5 月",month6:"6 月",month7:"7 月",month8:"8 月",month9:"9 月",month10:"10 月",month11:"11 月",month12:"12 月",weeks:{sun:"日",mon:"一",tue:"二",wed:"三",thu:"四",fri:"五",sat:"六"},months:{jan:"一月",feb:"二月",mar:"三月",apr:"四月",may:"五月",jun:"六月",jul:"七月",aug:"八月",sep:"九月",oct:"十月",nov:"十一月",dec:"十二月"}},select:{loading:"加载中",noMatch:"无匹配数据",noData:"无数据",placeholder:"请选择"},cascader:{noMatch:"无匹配数据",loading:"加载中",placeholder:"请选择",noData:"暂无数据"},pagination:{goto:"前往",pagesize:"条/页",total:"共 {total} 条",pageClassifier:"页",page:"页",prev:"上一页",next:"下一页",currentPage:"第 {pager} 页",prevPages:"向前 {pager} 页",nextPages:"向后 {pager} 页",deprecationWarning:"你使用了一些已被废弃的用法,请参考 el-pagination 的官方文档"},messagebox:{title:"提示",confirm:"确定",cancel:"取消",error:"输入的数据不合法!"},upload:{deleteTip:"按 delete 键可删除",delete:"删除",preview:"查看图片",continue:"继续上传"},table:{emptyText:"暂无数据",confirmFilter:"筛选",resetFilter:"重置",clearFilter:"全部",sumText:"合计"},tree:{emptyText:"暂无数据"},transfer:{noMatch:"无匹配数据",noData:"无数据",titles:["列表 1","列表 2"],filterPlaceholder:"请输入搜索内容",noCheckedFormat:"共 {total} 项",hasCheckedFormat:"已选 {checked}/{total} 项"},image:{error:"加载失败"},pageHeader:{title:"返回"},popconfirm:{confirmButtonText:"确定",cancelButtonText:"取消"}}};const Fr="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAALCAYAAACksgdhAAAAAXNSR0IArs4c6QAAANZJREFUKFONkKFOw3AQxn/HGqiYQNQsQSCWzC010/AAPMHUEgQVPETfAbMsSzaHYe8wP4UnAVlRUVFRknYfLQHC2n+Wnblc7n733XfGT8xW8rnE/61d+eOVfBtbaU0zetETRgR4xyCJAuPRomddc877seGDnkj+Q2VVMelVZK4FdsGNxFqQHSqJN0HuVDUCg6sOJDHHKJxKYohx14ZKQVQbTV2QRHgGcfe8E77RUdp/MlhM7VvpYaP72sOyvcf1iOTPkwgw+g4otdtY3mjMzkR4wnXNyPILgh9dNRVCDU4AAAAASUVORK5CYII=",oWe="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACJSURBVHgB7daxCYBADAXQHxHB1gXsrB1A0FF0E0fTwhkE57BSUHOIIg6QE/wP7iBVPklxBxD9nbhrV/BAVPioOz09bJR6qrvaTy2MuF7X1AN4dq9gWpAW41rBgOuVRa8Aw7zVEkoNA9oLWXIO3/sKGIABGIABGOA7r2EeC5oEJlyvi/cvGYh+7wBHXibUYky7TgAAAABJRU5ErkJggg==",sWe="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJnSURBVHgBzVe9TttQFP5sUkVI0FpRB6ouHuhMeICqXtn6BjFdOyRvQHmCkEpdSxgrdWBjrPsGZuoAUtyhaqVW1JRKFSXYnHN9HNnIEOfnGj7pw+Re3/t999y/Y+COYZR9MY5jix5N4kviC6JNtKQ6JPrEQ6JnGMZ+yW7HGxDhNrEjgqEIBUJIOZtbk/+5vE/cIzMBpgWJd4i/4wQe0SnRxiH2pc2A6GIaUMPuJMIF7W0xwOhO2nhXGr7BjOA+pK/dsg268xIvMNEd96I7b/ECE52bXkjnbABNoL4/yaK2iiq3xKENTZAdUhxhGX25hTKbiVwUavxn8F/tVfvtz+Hp8y9DFxrx7hf814/hIDm4PGVgGXD+RsDHU6OdWNKHD+ElWo0FLJnqSPdMLqwtYO34PEZVOEq0+D6BMvDIhH1UoYEfQ/WwRwYIFk9BZQYu1GCtrIE7Q2ogXKmVTg1mxlKiGmYNBCsPUBlW62qwh1kDn5/Vq4uAaPlZA/scluaifhPNxdEUeFkD7CbcbOg3sPFQaQRp3qgM0A9eEL11ioDOKPA621hWkntpWXYb7kBzFHpPlVyAJGHNG5AobHMUXA0muM8nyVbfzmbKuYOIKjgKvVcNc64muC/uk/smjX5Os6gBp9X0aL0/idA/me2OyIjzN4J7vf7GYZIJjkb7O53b7W9ReoGUBm+3TRJeTxY1j7wwF7w1zvJRsUW0D/5EODiL4f/DJMJqXcnUYmIDYsKmh0tssZGzKMbxOcD5Q3qD8j3CW2y1TsmNORLuEXdkcWNqA9fMcBbjIP8dmAp+RXK68QHjjxO+N7gCwVxUzgv0f7MAAAAASUVORK5CYII=",lWe="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAINSURBVHgBxVe7TsJQGP5aYINInHDrG9DRwURWHkBn3kR8Akh8ANwdxNUFfAJxcpCEbjIYwUtCENPj+ctfqNLW9vQQvuS0B85/v7UFdgwDChBClOWtIVeV/3qQq2sYhoNtghTL1RJrOHJNAr87bNxWlFtyjVhRM6iIz9p8RjQWdII9H7G3dgydzTT3WiMRCHstAW2NaVvQAfbKC3sKnnZSg5MI61H4U/KUORU9ZEEgnA2kBBdqtihI5su03gd4/ShcQwXcWl5vQxFcCxOljqCwswE2FJElhcTcVQ3/HzkTpSgqM27KoTqaRJ2bEUwUdsrbDbKjT7KixrMZweTn3YEeAwg1pDCAiKfy8TpARvAjeoq1U7+Qj+CrvrlwDh9nFjSAZO2ZOEYKA+zbdxeFfCFzFxBI1knZ9IaTjMg0eLaRAr/vBzNow/Brtd0YSGE14BF9utCGp7nwt3YSAyy6PC8EdCHgTKIIaMd4sdpa2IUBxRgtkUfFnNIbeygqhdV2kMSALl3qJWhDvWQkN4D79Jz6trGfPQokg2SRzLAPl0gN/BJ6djV1cfGSviMo76T8dK28GUYX66JvBLVk51XI4SQw/kYsKnK2HhXJawMHeSNW+b8GsBE0PNpyebP8wxUYzpdnfnsVc0vFVGwlcyXyTq6mVN6Pk584yfw8r2E5zfyJZvGd6sbhOxXa9j9UdeEHiBmEG4LR0p8AAAAASUVORK5CYII=",uWe="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIgSURBVHgBzVcxSytBEP427z3koeIJKew8QevEXuHsLC3sTS+I/0ArW0WwNpaChaWd+gtMZ5GAsTKFaMSARGPOmb2JWcN55i576gdfNtztznw7MzubAD8MhZjwfd+hYYmYJ47J42tiSSl1jLTAjokbxHu/i6qwgyuZ48AmyGBejDP2iV7IHI9YNIS4sAFxfi9G833Ov7Iigg0kMdazLnk6jJC6iAmJBGMbSSA5ZWwiIXit2PAQF7TolEOIASAnh+vnNO7CTvgKGBBGFPqvhUFyH2LLiZ1KqV5rXU3S2V8abIbfsLn+WRr+hszXzWar1nbnL1sFWMDeLSZXs/or3yHFLwU02sBJw98IfZsAh/VXrGb/aNu97zIh83OVpg/bqLW0TRd9CMiXUxBQbuohhygBctk4lSaso/QURKC3EHsj4PJH+RnWUe5uykOEAF0kadSAYdNFlIDai33nDD5ZUoi5KAFjtRZSw82LHqYQIcB5bCM1yOYmESFgvPGKb0UG34iRwFsdEQJKM0NIDRNBa39AlIDpIQWmbSyOKswEdovm8w+epEtdEN3d2zaO6naO5LKjsJbVey0RF+gfVD1UgCFih7hyQz1h/85H5ZkYsz1zuOdGFOaHFWb/azcHxHXTeagAQ0iBF8BoHHxJNeSY8miemIl/3ZGLbTTzbvqcuEmOz8L8fJls+V3ILdpD0EY7l4ljfGdUjZF3yeE+I8dV/Ga8ARyylxDY5O1eAAAAAElFTkSuQmCC",cWe="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAH/SURBVHgB1VfNTsJAEJ42GGICSWNMxBsH9FwfgASPeMIDd7hrwtUT9ODdR8AnkJPxBvoClqvRwMXojUZJjAKts+vU1Jh2u1vqz5dMtmlnZr9+s+3OAvwyNFCA53kGDjW0It2ymWmaNoY0gRNX0PpeONizIqQBTNymSSZoHTQz8MxEa6GNyKcNy0Rg8i7JH+ZXRDtZKglM1KCEHYkYn0QNkoJkHYEkMOaaYg1QReDtKyAJWrAMrSg/TZCk/+yCuXcz3wcFnG9nzvI6/zx3w3wyghyViycXtIzWBwWw2Lqhm1E+etgD/zOzX0AZt298MKL+DXpEPF88UxeU8TDz/MsiKBD4Efx9ArmUKUalHyclsJXVvuSSIkBbq1PKgjIKHx+5E7VNi97PLmWVWgYOih1G+YgIDJmMKmVgMTurnIANCQj0WCIVFczVz5geqBLA2g1wcKp5eQLlHB/GlEONAOG0nJMrQ2EFoJrnAQORb5y0vAx1I74KAfktka+QAEk4wF0ttgrNNU7gMk6XHFdYK64KDZx8M8P9OhADsQgEVShEdBCs9kSyK1p8UgQITVTBOdoIDzku6JDXuezC2ksTYPW8fwWL/VwO17+X4gDv0b/fSvWE9Dhb8Jb7aup69dHcq97N8XrhybbuiUAnoyAmou43DMo7DfV5/sGDLToH/iPeAecfKtN9V185AAAAAElFTkSuQmCC",fWe="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIvSURBVHgBzVfLMgNBFL0TVKoUZVjFSi9Yyw94LJVVFtgKX8AXGF+AH5BYW8gfGH5ArCliJSuiqFKKZJw7czs6DzKSzHCqTppOd5/TfW/6YVGX8DxPmf9bllWiKAHBRXAfvAAfvfY4lTYq7LhWGGEUOyCXFfASLAo1bFCBaXBB6lxwGytTpG4AYRvMycxuwS2uC9FPgVnpw9gL06/dIHoA59cDfI3jGBNQYTtpcWaaegTGyEjOdDbRJK6oT+CJGCbsnxqeSkNFfYb8ihi57xpkpcEWRQRJZEam+Qu99C5FDFnlxlAYs1cUMYxQ+KswKPXplxrR8k31du7qg6LE/HWVzqcHfE2wkJB6VX73KC6UP3ytKf7QBsZ4BeLCc9Uvxk0D9nOMBspBlBtWYPylSrFBVts2DSAE8eWAiXoI4swBSXhlGvgz/BsDd6nBjpejviE15GuVTAOxYiRQrZgGijNJig2p4AB4Mg2UppOWdhat+BDRTNIPgWsaKPDHxkT0ebA0WtfI1w3g6uyiOFq1E7RiR2ciiwluTviSB/oh06CGM/oERebwoUb5h/7ujIb4EcSzur5lujCRR7F+XKlRDiZ63SE5r1h8zW4Vb2tATDgodu6xZbKJ4qunT7BfCXM4V8HRhC+zC3Gnud23AZfrWZ7kqXX1Fpi4RslHd7vDaxKbGW9o6eHgb8EZ6EieUWgDTUb4/rZIwQEy26HLHQXvRhcsdHo1d5XycqNteWB080T/BF3ljHKSXiV5AAAAAElFTkSuQmCC",dWe="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEFSURBVHgB7VbtDYIwEL0S//ivcQG7gR2BUXQScQLYAFZwAnQSmACZwPoaD20MhpLw8acveSm0d+8evYaUaGUI30BjjMRwBA+gBhUoebkFa+YVvAkhah/dQQMoHGM4g7FT7M7FWp6TbGrPxiwK8OJrpK+wBFPzxgNM2MxQngYLsOLclHdvVHHlCGSjBb4aGWtYLeWbqDmh8vnikXp6KFg5wYomgpcu93zy4n9MyL6AgvulaSbYlnYH83dB80JCM8M5mLE7WdqtoQXgtLq074InTd48KW8MLYHTToAR4SclIloZwUAwEAwEA8FAMBAMBAOb7kFv7S2FFoGt1eFzJaMVYK9ktDZeaZ8A1X1XdQUAAAAASUVORK5CYII=",hWe="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAH9SURBVHgB1Ze/TsMwEMa/BBBCoCowlQGpAzt9ABBdYYEFVgovAAwMbPAG8AL8mVlgYqQjG+wgNQMSbA1qRVVoa3zOtRSp1LHTFPhJrqPmfPf5nJwd4JdxYIkQwpNdXrZAtoLjOD4GhQyela0kvijSfxgEHcGLfJ3h61LiIjqCUcv88L+HpJDOzzjlmS73snzvFEnQEeCgh80B2+SQgIAbSrHGxuNn4QZ9Dp7jmeUj2PY/C7z2xYi2RlnQFiJ+4Iq3b8Lfe2qcIwL76aGV5ZRDr+SkLFABYgrIy+503W/ipS4QhdlRByczLl3uSgFHvWxd6Nl4rInIwQmyv6sq+xWdbU8BnP7cdTl68Bb3oYCcrjDpMqBK610VxnSMWUUMAauVZphSUygDNBY8CVsBczbBWzyEYxcRQ0D2IYYAFp+BjYDWhvNYg72Ad9V53TYvrQCw8pc6rCk3vvsyFRCbSlO/fIkKiMKfFuDTT3oY1ky47a0mMBbAx+xgdhTWLEyEwaWve5gKYK6WUq6cCazIjqkMXPay0bk+o+CbU+bfL3k5ZnpYjTuErQCZuoLsjtc8Vzk0Cb41pVwf676YInmVlYwOFdvPHwIXr0KVWKqQvNmoJUqPAPPjDpZS7ZlT8B30CzoZyVYQegomB1LjxeW6Tlss9a3DBr1mPsKP1AD/iU9os2nWLKvVrwAAAABJRU5ErkJggg==",pWe="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGZSURBVHgB7ZZPTsJAFMa/aSCERLRhBXFhFxygrl0IO+JGWeDWPxfAI+ARuAF79m4tJ5ADsKgLo+4gMTFE7PheO60tEYIRWhfzJY9h2mG+35t5pQNkLMEfkoQMJEi5WN+hGCIdHVPUo54M1EVKYq9w1Q1kLA0QFeHdVJ4ejecHSEHkZZ/siSTA66e0DQkbKYi8oP4BdA1oAA2gATSABogAnGZJYCclnOau/yIaxgFuq3mBq7LAtnVJHtWc73MTAdDh1KGm1zYN2MXtQdQKwHXZt+yT58j3Dm/SGdGk5uH5Q1qdJw8vc2xUlTxluG9w9i51DwlgwtejXVcXGrQVLg+s5LAxLZg3QvMEgILgAa0Qolb4+3bYxYR5S3l8e/70I9oOi5p7Cmsw8TCYyF9vCT9RXHDnpp+jiyBzd3Hc0hRVTXQpOlQXGL1LDKYS4xlWijPmQm6bAiXDn77H88SXfS2AGIilQC64zzC8GuOZxJsXjOFsK/QYs7kyZQ2VsbNq/rU3WYHUKc4o+Dsf4U11m7N7pBip6C/L+N/pC9e2fyrKyHHRAAAAAElFTkSuQmCC",vWe="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHxSURBVHgBzVe9TgJBEP6OaGz8uVJjwZlojw9gcnba2djzBvoIPoI+gfQ2vAHX2CramCgJNAidQFA0B7fO7u0FgnFh50D8kskSbr6Zb39uZg9YMBwwIITwaTghy5K5ZA9kRcdxAswTlNgjK4kYb2RlskAMcS19MA/o5FWd+ILMHXt+rkVUx5/NSsC9Tp4z+OS0TwmzBAXM69nlp/A9n9bXRoBc1sDCvyQ5mAVGZu9bcHxbjilYkTMbfRaukRbJ6wVLEKcgRSAN0izlyNblTH4ZmJGQy7BHoEcfKQT4MjmV2BYsQZwaDZLnmfyWYMZGPYR78NTPg4FOhNZ6Jp2AnceeyJIX6zTfvgscr5n73aQtyDb7Alx0B4rrsgQkp7cbgY1mXw2uqTmZVkCRKl9g42XI9cEQkIuD8LegMuR6YAjw5PKn2YIRvgeOgGbIn/1QhGAL2Egz+wSNUA2sQ/gn+NcC2qszkDcphulxeXfFweakYm3A5jKwt6JKcREMAZdktavtDEuETC65MoZJgLFT6HJcaoTCPatHSWmdOvnWkmrj+7o12wsYF3HTFij3xK/lWa7U0bqDU9fBWkYlP6TknMvMDxGevuMpdAaReP6MxN1HbK9hpP4bQTDtJ5rVx6kO6iPuE/J3UmBqiG8/cixwblALwzcEWXElyEe+nAAAAABJRU5ErkJggg==",gWe="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIdSURBVHgBzVc7TiNBEH099gqhtaXRbuJsJ9iNd/YAq53NCJHgAOYGcALgBJARQkKACOAGhhNgciTGEQnCtkBCCGmaqpnCNP60Z7Db5kml9nRX13vuT3U3MGeoIs5a64iKZbLfZCGZL00dsibZJdmpUuosZ8h8AoR4kywSMiaKxSBCWNA/+eb6bRJygElAxD7Zic5wTbbOdWP86+LL2Lf5jyMPjEDrKAjqs2UID4r0NcnbZCE+CO4rMYqJmAb5EBEXuaaDnDZl6JYxJXAsibkzzjEQx11MGRxTYkc2p8aHFk0+Ab5MRcOsV4ZDREVj71Y3D7tJEw6w8d2LVnwV0M//r8mqbLRzAxoPSehpTLz4huGom2DFL/W4GB7mDFMAp1hUSoWOh0KovY13PFJAdcZjMiCgVoYzVDz1jmuoAJeolmAVkKJSgjNUPIsA2pdxn5MzAcQ1egRmjX4BrVrZ4Tb8ksaOYREwc/QLaLtchLLFW7AI6MwzETFabhNRWnRsApxCElEbFgEdPoyWqtPfCau+guywrln/jkluQnxjCS4eNfbvEjQfMRHCRWDtm4c/iynVOVn9NekNCDCE1JG9hIKbZ43jriYhGldPyE0aEuHfrwq/FlIKnnd+KQ3cNa1jLULY0ifXfZKJeEhApe758eLik+7nAicbPtJ7YfkfHyB7Lw497PK+DQNkb79ISv7+YbhwcJ5bvkvGUo4k/VR4Ad8OMXzhx1DQAAAAAElFTkSuQmCC",yWe="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFXSURBVHgB7Ze/SsNQGMXPvbaISLE4SB3ELO5xVtBRXFSws8kTODvZF1E6u9jJWV/AJxDaxX9LrQ4Omub6fTGGWyxt+ic3He4PTsJNhnO+Qwj3Ajkj+KII5IAgCtr6lnQHM+yQdpOV+qUGQ7DXX+sSOWMDJB/hzbs62HoI1mEA8nL3l0RvgNeucqWCCwOQF+I/gP0GbAAbwAawAWYowF5JoFJA5lSKwPai+BfAXy2K1pUzB29ZICuOywIXaxIb86JDyyN+lrjRDsmhW4108vytcPoY4iXAVOCpz1YkNhciuwbJp/1opyeAFsSj2znJuWyHqLcn2zDz1D61WpKRIRs39Pd9+55GG4OmHhpAC+JhjDaGTZ06QBzCQco20k49UgAtiIcBbYwy9dhwG6Q6HyqevkJVbQaq2grU/WcYn23UNamMrOE2SE12/OhG5m+kQ5hEa8PM1FnxA/o+v+QWy9UfAAAAAElFTkSuQmCC",mWe="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHMSURBVHgB7ZexTsJAGMf/JQghwaRxkbGDMtcHMMGRzcXEUZ9AVyfgCYAHIODoxhvI5Fx2DSxGF0MHNTEU6nfkKxrF3ldswcFfcim0/7v733d3X+6ANWNgSXzfL9HD5r9dwzCGWBXUed3/Th2rgDpqc4cNKiYVi0qV37WRJNRBhTuqLvgWmDhHEvBIR2GjpG/XrDERN9Roh0doIdzkwgjFYWAgmeMgCogTteV4ZIcRtCUISEFG0HFPoHWouJ/qhCJKRCqs92NYxwPvUqJvWemzYgYOJacDnTYNGfbNy9Q0UkZFIu6/TlHMpGyJVjsFvKXMRw9iWGuG7RixAXC+v32DmIfx/Kc2H0gXYSSepz7WaiAK/wYkBlRSQT4hq2IDhQ2I2c3O85uj02oN8FHLLUhTFsFal+q6Oq00sM5OVn58ZG1fopUa6KuwStaB0uzlZga04Y9ioKsalkTBzs01XQgQGaC57NHDPd3SG9jPzx5DrhOPAaapQhu2GNVOKW/OmuxBSBQDDSruxfbPVThCauXXELcB3lI1FYWTBVOh3vHom4nekoLTcetp4h8NPL985/lXo0lwO+pgFfCt6CsNLMFvLqcWPg6ejnTV/zneAc25FyGLqucAAAAAAElFTkSuQmCC",bWe="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGgSURBVHgB7ZW/TgJBEMa/OyHGRJILhcHKK+zVBzBSGisabUVfQFor8QmAJ0BbKzpbEh9ArDWKlVZKjIaYCOsMzF1WvcuxhqvYXzIZuNub77s/OwNYLJZZx4EhSimfkifxm47jOD0YkGiABIuUShRrFOsxwjpsoENxQ9EiQ22YGiBRFjmiqIhgTwpy4a5E1J2yQV/ylhzjtW2KUzLTRRIkXqF4VWPa/ATEkBF8DUWJ4kxqcc2TpIuamrCPKcG1NCPNuEU1WVBFSnBt0aghwmGq4ppWXbSK+sGKHPSRMvJtMPyBI6Of3LkfPGzefiFN9h4HuFiZC/+7knl74SBv3JeM2c6FGq3QgDSLxq7nopyiCa59mB9JNoKe8EONtwql/cu3IZovCs9TehuFLHC85GJjYSR3TuLl4Nyf25WdwF3QYyNXHwqdPvA+hBGLdKOr8/xaQ2HunNwN6/q6uFbsU6pi3E75N677CnefCk/0VDhHCRayDpYzLOyMxHNuKNygqEcNKpNhxP2dB9IkwyiYG/8bRgmGPDETJdybaOBYLBaLxjcXiO3b04QFJQAAAABJRU5ErkJggg==",SWe="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJkSURBVHgBxVexTuNAEJ21Up0OyReau85/EP8Bbq86iuNOuuYiKjryB4QvQPwAmJoCOkqCREWT9EQiVKEKFgSiEGQzs54NxnawnXjhSS/rmF3e25nd2Y2AOREEgRX56gkhPNAJFDSRDeQp8jZI4pb/Vo+ZexcijzA2m8gGkp7PkB2mAr23kA6yhuwhXYzKNiwCmgnyime4j7RzjLGRLo9pF4nGLHGiAwXB6Qp4vFl0cFTcgjnB0SCcFh2oQpgZ8hz/S0WikXeAct2EkhDZOdmp4M5XUCJoDeWKAueeUIeSwRNLrAUR60QOd/5e+17/CUqtbP+qYG4sG5SCb9GqWYn1+9UdB9CfYK4EFNs6Gbh4BNhYlo+rSFe9N2L9nPYoAB3ojgGG/tQAJAyoYnP+ANpwcicdrKQagLCOw+VYTwQI7ZFszGhljRqwKf8cJi3ovKbXSTNQ6z+DVtDkOML2GwNcoazOSF/4FbpPsll5Y0A5opWq3UAYAVMdcsqA3PP3GvOv0J9MH62oAfnlZvIRKQhSDcgIDD8gAnEY8MlQBnr08b0C2vH1dcpe1ECLPtbMzEvywvi5NNXoTA3g8djD5mDNNOC3RhP1qgDSQOyyZuI+cITN6t7AB3dQ7o4g8fWqFD9A8bp6n5guXUix+X/o+bA/WPxsoJyT+B8zKZ5qgE00sdnCi4k0QSX6puA5QcKUTlpXS4aU2UbxZrzfzIRzqXSB6zYdImSCSilVzKGfTNGPisCdJMD+Ej4z6KdcE8VbaTp5fhtaEN5iHAirVy1jyDWEK7yFPFaLbRbmWvJ8eibujFliaXgB4IWJmLmrQg4AAAAASUVORK5CYII=",wWe=""+new URL("js-9d913803.png",import.meta.url).href,xWe=""+new URL("js2-8139f2ef.png",import.meta.url).href,_We=""+new URL("js3-a89bbe83.png",import.meta.url).href;const w0=(t,e)=>{const n=t.__vccOpts||t;for(const[r,a]of e)n[r]=a;return n},oJ=t=>(bb("data-v-53c2b4b4"),t=t(),Sb(),t),CWe={class:"my-header"},TWe=["id"],EWe={class:"demo-input-suffix firsttitle leftbgimg2 my_content1"},MWe={class:"guand_1"},DWe=oJ(()=>L("span",{class:"spantext"},"搜索",-1)),AWe=[DWe],kWe=oJ(()=>L("p",null,"暂无数据",-1)),RWe={class:"demo-pagination-block",style:{"margin-top":"20px"}},LWe={class:"dialog-footer footer_div l_btn"},OWe={class:"footerbtn flex1"},VWe={class:"borderimg"},NWe={class:"footerbtn flex1"},IWe={class:"borderimg"},BWe={__name:"NodeLine",props:{},emits:["queding"],setup(t,{expose:e,emit:n}){$({dianadddialog:!1});let r=$(99),a=$(500),i=$([]);const o=$(),s=$([]);let l=$(!1),u=$(1),c=$(""),f=$("");const d=$(1),h=$(5);Ut(()=>{});const v=({row:_,rowIndex:x})=>x%2!=0?"evenRow":"oddRow",p=_=>{g()},g=()=>{const _={transCode:"D00000",count:h.value,page:d.value,searchtag:f.value};Rn(_).then(x=>{i.value=x.rows,u.value=x.total}).catch(x=>{At.error(x.returnMsg)})};function y(){f.value=c.value,g()}const m=_=>{},b=(_,x)=>{if(_.length>1){o.value.clearSelection(),o.value.toggleRowSelection(x,!0);let T=[];T.push(_[1]),s.value=T;return}_.length==1?s.value=_:_.length==0},w=()=>{d.value=1,s.value.length!=0&&(console.log(s.value[0]),n("queding",s.value[0]))},C=()=>{f.value="",w()};return e({dialogVisiblenode:l,pipelinedata:g,searchtaggd:c}),(_,x)=>{const T=Ie("el-image"),M=Ie("el-input"),E=Ie("el-form-item"),A=Ie("el-table-column"),k=Ie("el-table"),R=Ie("el-pagination");return G(),ne("div",null,[I(S(Hr),{modelValue:S(l),"onUpdate:modelValue":x[5]||(x[5]=N=>pt(l)?l.value=N:l=N),width:"700","z-index":9999,"align-center":"","append-to-body":!0,class:"dialog_class bgcolor tianjia asideg asidegbg leftbgimg"},{header:j(({titleId:N,titleClass:F})=>[L("div",CWe,[I(T,{src:S(Fr),fit:"contain"},null,8,["src"]),L("h4",{id:N,class:Y(F)}," 选择节点",10,TWe)])]),default:j(()=>[L("div",EWe,[L("div",MWe,[I(E,{label:"节点选择","label-width":S(r)},{default:j(()=>[I(M,{modelValue:S(c),"onUpdate:modelValue":x[0]||(x[0]=N=>pt(c)?c.value=N:c=N),class:"w-50 m-2",placeholder:"节点"},null,8,["modelValue"])]),_:1},8,["label-width"]),L("div",{class:"asdis_btn"},[L("div",{class:"flex_a",style:{"margin-top":"10px"}},[L("div",{class:"btns",onClick:y},AWe)])])]),I(k,{"row-class-name":v,"max-height":S(a),ref_key:"multipleTableRef",ref:o,data:S(i),style:{width:"100%"},onSelectionChange:m,onSelect:b,"show-header":"false","header-cell-style":{background:"rgba(13, 22, 57, 0.96) "}},{empty:j(()=>[kWe]),default:j(()=>[I(A,{type:"selection",width:"55"}),I(A,{property:"id",label:"节点编号"}),I(A,{property:"name",label:"名称"}),I(A,{property:"x",label:"x"}),I(A,{property:"y",label:"y"}),I(A,{property:"z",label:"z"})]),_:1},8,["max-height","data","header-cell-style"]),L("div",RWe,[I(S(w1),{locale:S(Wg)},{default:j(()=>[I(R,{"current-page":d.value,"onUpdate:currentPage":x[1]||(x[1]=N=>d.value=N),"page-size":h.value,"onUpdate:pageSize":x[2]||(x[2]=N=>h.value=N),small:"",background:"",layout:"prev, total,pager, next, jumpe,",total:parseInt(S(u)),class:"mt-4",onCurrentChange:p},null,8,["current-page","page-size","total"])]),_:1},8,["locale"])]),L("div",LWe,[L("div",OWe,[L("div",VWe,[I(S(St),{onClick:x[3]||(x[3]=N=>{pt(l)?l.value=!1:l=!1,pt(f)?f.value="":f=""})},{default:j(()=>[Ue("取消")]),_:1})])]),L("div",NWe,[L("div",IWe,[I(S(St),{onClick:x[4]||(x[4]=N=>{C(),pt(l)?l.value=!1:l=!1})},{default:j(()=>[Ue(" 确定 ")]),_:1})])])])])]),_:1},8,["modelValue"])])}}},sJ=w0(BWe,[["__scopeId","data-v-53c2b4b4"]]);var lJ={exports:{}};/*!
- * jQuery JavaScript Library v3.7.1
- * https://jquery.com/
- *
- * Copyright OpenJS Foundation and other contributors
- * Released under the MIT license
- * https://jquery.org/license
- *
- * Date: 2023-08-28T13:37Z
- */(function(t){(function(e,n){t.exports=e.document?n(e,!0):function(r){if(!r.document)throw new Error("jQuery requires a window with a document");return n(r)}})(typeof window<"u"?window:ya,function(e,n){var r=[],a=Object.getPrototypeOf,i=r.slice,o=r.flat?function(D){return r.flat.call(D)}:function(D){return r.concat.apply([],D)},s=r.push,l=r.indexOf,u={},c=u.toString,f=u.hasOwnProperty,d=f.toString,h=d.call(Object),v={},p=function(O){return typeof O=="function"&&typeof O.nodeType!="number"&&typeof O.item!="function"},g=function(O){return O!=null&&O===O.window},y=e.document,m={type:!0,src:!0,nonce:!0,noModule:!0};function b(D,O,H){H=H||y;var X,ee,te=H.createElement("script");if(te.text=D,O)for(X in m)ee=O[X]||O.getAttribute&&O.getAttribute(X),ee&&te.setAttribute(X,ee);H.head.appendChild(te).parentNode.removeChild(te)}function w(D){return D==null?D+"":typeof D=="object"||typeof D=="function"?u[c.call(D)]||"object":typeof D}var C="3.7.1",_=/HTML$/i,x=function(D,O){return new x.fn.init(D,O)};x.fn=x.prototype={jquery:C,constructor:x,length:0,toArray:function(){return i.call(this)},get:function(D){return D==null?i.call(this):D<0?this[D+this.length]:this[D]},pushStack:function(D){var O=x.merge(this.constructor(),D);return O.prevObject=this,O},each:function(D){return x.each(this,D)},map:function(D){return this.pushStack(x.map(this,function(O,H){return D.call(O,H,O)}))},slice:function(){return this.pushStack(i.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(x.grep(this,function(D,O){return(O+1)%2}))},odd:function(){return this.pushStack(x.grep(this,function(D,O){return O%2}))},eq:function(D){var O=this.length,H=+D+(D<0?O:0);return this.pushStack(H>=0&&H<O?[this[H]]:[])},end:function(){return this.prevObject||this.constructor()},push:s,sort:r.sort,splice:r.splice},x.extend=x.fn.extend=function(){var D,O,H,X,ee,te,le=arguments[0]||{},Le=1,Me=arguments.length,We=!1;for(typeof le=="boolean"&&(We=le,le=arguments[Le]||{},Le++),typeof le!="object"&&!p(le)&&(le={}),Le===Me&&(le=this,Le--);Le<Me;Le++)if((D=arguments[Le])!=null)for(O in D)X=D[O],!(O==="__proto__"||le===X)&&(We&&X&&(x.isPlainObject(X)||(ee=Array.isArray(X)))?(H=le[O],ee&&!Array.isArray(H)?te=[]:!ee&&!x.isPlainObject(H)?te={}:te=H,ee=!1,le[O]=x.extend(We,te,X)):X!==void 0&&(le[O]=X));return le},x.extend({expando:"jQuery"+(C+Math.random()).replace(/\D/g,""),isReady:!0,error:function(D){throw new Error(D)},noop:function(){},isPlainObject:function(D){var O,H;return!D||c.call(D)!=="[object Object]"?!1:(O=a(D),O?(H=f.call(O,"constructor")&&O.constructor,typeof H=="function"&&d.call(H)===h):!0)},isEmptyObject:function(D){var O;for(O in D)return!1;return!0},globalEval:function(D,O,H){b(D,{nonce:O&&O.nonce},H)},each:function(D,O){var H,X=0;if(T(D))for(H=D.length;X<H&&O.call(D[X],X,D[X])!==!1;X++);else for(X in D)if(O.call(D[X],X,D[X])===!1)break;return D},text:function(D){var O,H="",X=0,ee=D.nodeType;if(!ee)for(;O=D[X++];)H+=x.text(O);return ee===1||ee===11?D.textContent:ee===9?D.documentElement.textContent:ee===3||ee===4?D.nodeValue:H},makeArray:function(D,O){var H=O||[];return D!=null&&(T(Object(D))?x.merge(H,typeof D=="string"?[D]:D):s.call(H,D)),H},inArray:function(D,O,H){return O==null?-1:l.call(O,D,H)},isXMLDoc:function(D){var O=D&&D.namespaceURI,H=D&&(D.ownerDocument||D).documentElement;return!_.test(O||H&&H.nodeName||"HTML")},merge:function(D,O){for(var H=+O.length,X=0,ee=D.length;X<H;X++)D[ee++]=O[X];return D.length=ee,D},grep:function(D,O,H){for(var X,ee=[],te=0,le=D.length,Le=!H;te<le;te++)X=!O(D[te],te),X!==Le&&ee.push(D[te]);return ee},map:function(D,O,H){var X,ee,te=0,le=[];if(T(D))for(X=D.length;te<X;te++)ee=O(D[te],te,H),ee!=null&&le.push(ee);else for(te in D)ee=O(D[te],te,H),ee!=null&&le.push(ee);return o(le)},guid:1,support:v}),typeof Symbol=="function"&&(x.fn[Symbol.iterator]=r[Symbol.iterator]),x.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(D,O){u["[object "+O+"]"]=O.toLowerCase()});function T(D){var O=!!D&&"length"in D&&D.length,H=w(D);return p(D)||g(D)?!1:H==="array"||O===0||typeof O=="number"&&O>0&&O-1 in D}function M(D,O){return D.nodeName&&D.nodeName.toLowerCase()===O.toLowerCase()}var E=r.pop,A=r.sort,k=r.splice,R="[\\x20\\t\\r\\n\\f]",N=new RegExp("^"+R+"+|((?:^|[^\\\\])(?:\\\\.)*)"+R+"+$","g");x.contains=function(D,O){var H=O&&O.parentNode;return D===H||!!(H&&H.nodeType===1&&(D.contains?D.contains(H):D.compareDocumentPosition&&D.compareDocumentPosition(H)&16))};var F=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g;function z(D,O){return O?D==="\0"?"�":D.slice(0,-1)+"\\"+D.charCodeAt(D.length-1).toString(16)+" ":"\\"+D}x.escapeSelector=function(D){return(D+"").replace(F,z)};var B=y,W=s;(function(){var D,O,H,X,ee,te=W,le,Le,Me,We,lt,dt=x.expando,Je=0,Lt=0,Mn=xS(),cr=xS(),Hn=xS(),ui=xS(),Pa=function(Se,Fe){return Se===Fe&&(ee=!0),0},Dl="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",Al="(?:\\\\[\\da-fA-F]{1,6}"+R+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",Jn="\\["+R+"*("+Al+")(?:"+R+"*([*^$|!~]?=)"+R+`*(?:'((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)"|(`+Al+"))|)"+R+"*\\]",Sd=":("+Al+`)(?:\\((('((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)")|((?:\\\\.|[^\\\\()[\\]]|`+Jn+")*)|.*)\\)|)",dr=new RegExp(R+"+","g"),pa=new RegExp("^"+R+"*,"+R+"*"),Z0=new RegExp("^"+R+"*([>+~]|"+R+")"+R+"*"),QE=new RegExp(R+"|>"),kl=new RegExp(Sd),Q0=new RegExp("^"+Al+"$"),Rl={ID:new RegExp("^#("+Al+")"),CLASS:new RegExp("^\\.("+Al+")"),TAG:new RegExp("^("+Al+"|[*])"),ATTR:new RegExp("^"+Jn),PSEUDO:new RegExp("^"+Sd),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+R+"*(even|odd|(([+-]|)(\\d*)n|)"+R+"*(?:([+-]|)"+R+"*(\\d+)|))"+R+"*\\)|)","i"),bool:new RegExp("^(?:"+Dl+")$","i"),needsContext:new RegExp("^"+R+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+R+"*((?:-\\d)?\\d*)"+R+"*\\)|)(?=[^-]|$)","i")},kc=/^(?:input|select|textarea|button)$/i,Rc=/^h\d$/i,Yo=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,JE=/[+~]/,Du=new RegExp("\\\\[\\da-fA-F]{1,6}"+R+"?|\\\\([^\\r\\n\\f])","g"),Au=function(Se,Fe){var Qe="0x"+Se.slice(1)-65536;return Fe||(Qe<0?String.fromCharCode(Qe+65536):String.fromCharCode(Qe>>10|55296,Qe&1023|56320))},ode=function(){Lc()},sde=CS(function(Se){return Se.disabled===!0&&M(Se,"fieldset")},{dir:"parentNode",next:"legend"});function lde(){try{return le.activeElement}catch{}}try{te.apply(r=i.call(B.childNodes),B.childNodes),r[B.childNodes.length].nodeType}catch{te={apply:function(Fe,Qe){W.apply(Fe,i.call(Qe))},call:function(Fe){W.apply(Fe,i.call(arguments,1))}}}function Ar(Se,Fe,Qe,at){var ft,$t,Kt,rn,Yt,qn,xn,An=Fe&&Fe.ownerDocument,Zn=Fe?Fe.nodeType:9;if(Qe=Qe||[],typeof Se!="string"||!Se||Zn!==1&&Zn!==9&&Zn!==11)return Qe;if(!at&&(Lc(Fe),Fe=Fe||le,Me)){if(Zn!==11&&(Yt=Yo.exec(Se)))if(ft=Yt[1]){if(Zn===9)if(Kt=Fe.getElementById(ft)){if(Kt.id===ft)return te.call(Qe,Kt),Qe}else return Qe;else if(An&&(Kt=An.getElementById(ft))&&Ar.contains(Fe,Kt)&&Kt.id===ft)return te.call(Qe,Kt),Qe}else{if(Yt[2])return te.apply(Qe,Fe.getElementsByTagName(Se)),Qe;if((ft=Yt[3])&&Fe.getElementsByClassName)return te.apply(Qe,Fe.getElementsByClassName(ft)),Qe}if(!ui[Se+" "]&&(!We||!We.test(Se))){if(xn=Se,An=Fe,Zn===1&&(QE.test(Se)||Z0.test(Se))){for(An=JE.test(Se)&&eM(Fe.parentNode)||Fe,(An!=Fe||!v.scope)&&((rn=Fe.getAttribute("id"))?rn=x.escapeSelector(rn):Fe.setAttribute("id",rn=dt)),qn=J0(Se),$t=qn.length;$t--;)qn[$t]=(rn?"#"+rn:":scope")+" "+_S(qn[$t]);xn=qn.join(",")}try{return te.apply(Qe,An.querySelectorAll(xn)),Qe}catch{ui(Se,!0)}finally{rn===dt&&Fe.removeAttribute("id")}}}return k$(Se.replace(N,"$1"),Fe,Qe,at)}function xS(){var Se=[];function Fe(Qe,at){return Se.push(Qe+" ")>O.cacheLength&&delete Fe[Se.shift()],Fe[Qe+" "]=at}return Fe}function $s(Se){return Se[dt]=!0,Se}function jp(Se){var Fe=le.createElement("fieldset");try{return!!Se(Fe)}catch{return!1}finally{Fe.parentNode&&Fe.parentNode.removeChild(Fe),Fe=null}}function ude(Se){return function(Fe){return M(Fe,"input")&&Fe.type===Se}}function cde(Se){return function(Fe){return(M(Fe,"input")||M(Fe,"button"))&&Fe.type===Se}}function D$(Se){return function(Fe){return"form"in Fe?Fe.parentNode&&Fe.disabled===!1?"label"in Fe?"label"in Fe.parentNode?Fe.parentNode.disabled===Se:Fe.disabled===Se:Fe.isDisabled===Se||Fe.isDisabled!==!Se&&sde(Fe)===Se:Fe.disabled===Se:"label"in Fe?Fe.disabled===Se:!1}}function wd(Se){return $s(function(Fe){return Fe=+Fe,$s(function(Qe,at){for(var ft,$t=Se([],Qe.length,Fe),Kt=$t.length;Kt--;)Qe[ft=$t[Kt]]&&(Qe[ft]=!(at[ft]=Qe[ft]))})})}function eM(Se){return Se&&typeof Se.getElementsByTagName<"u"&&Se}function Lc(Se){var Fe,Qe=Se?Se.ownerDocument||Se:B;return Qe==le||Qe.nodeType!==9||!Qe.documentElement||(le=Qe,Le=le.documentElement,Me=!x.isXMLDoc(le),lt=Le.matches||Le.webkitMatchesSelector||Le.msMatchesSelector,Le.msMatchesSelector&&B!=le&&(Fe=le.defaultView)&&Fe.top!==Fe&&Fe.addEventListener("unload",ode),v.getById=jp(function(at){return Le.appendChild(at).id=x.expando,!le.getElementsByName||!le.getElementsByName(x.expando).length}),v.disconnectedMatch=jp(function(at){return lt.call(at,"*")}),v.scope=jp(function(){return le.querySelectorAll(":scope")}),v.cssHas=jp(function(){try{return le.querySelector(":has(*,:jqfake)"),!1}catch{return!0}}),v.getById?(O.filter.ID=function(at){var ft=at.replace(Du,Au);return function($t){return $t.getAttribute("id")===ft}},O.find.ID=function(at,ft){if(typeof ft.getElementById<"u"&&Me){var $t=ft.getElementById(at);return $t?[$t]:[]}}):(O.filter.ID=function(at){var ft=at.replace(Du,Au);return function($t){var Kt=typeof $t.getAttributeNode<"u"&&$t.getAttributeNode("id");return Kt&&Kt.value===ft}},O.find.ID=function(at,ft){if(typeof ft.getElementById<"u"&&Me){var $t,Kt,rn,Yt=ft.getElementById(at);if(Yt){if($t=Yt.getAttributeNode("id"),$t&&$t.value===at)return[Yt];for(rn=ft.getElementsByName(at),Kt=0;Yt=rn[Kt++];)if($t=Yt.getAttributeNode("id"),$t&&$t.value===at)return[Yt]}return[]}}),O.find.TAG=function(at,ft){return typeof ft.getElementsByTagName<"u"?ft.getElementsByTagName(at):ft.querySelectorAll(at)},O.find.CLASS=function(at,ft){if(typeof ft.getElementsByClassName<"u"&&Me)return ft.getElementsByClassName(at)},We=[],jp(function(at){var ft;Le.appendChild(at).innerHTML="<a id='"+dt+"' href='' disabled='disabled'></a><select id='"+dt+"-\r\\' disabled='disabled'><option selected=''></option></select>",at.querySelectorAll("[selected]").length||We.push("\\["+R+"*(?:value|"+Dl+")"),at.querySelectorAll("[id~="+dt+"-]").length||We.push("~="),at.querySelectorAll("a#"+dt+"+*").length||We.push(".#.+[+~]"),at.querySelectorAll(":checked").length||We.push(":checked"),ft=le.createElement("input"),ft.setAttribute("type","hidden"),at.appendChild(ft).setAttribute("name","D"),Le.appendChild(at).disabled=!0,at.querySelectorAll(":disabled").length!==2&&We.push(":enabled",":disabled"),ft=le.createElement("input"),ft.setAttribute("name",""),at.appendChild(ft),at.querySelectorAll("[name='']").length||We.push("\\["+R+"*name"+R+"*="+R+`*(?:''|"")`)}),v.cssHas||We.push(":has"),We=We.length&&new RegExp(We.join("|")),Pa=function(at,ft){if(at===ft)return ee=!0,0;var $t=!at.compareDocumentPosition-!ft.compareDocumentPosition;return $t||($t=(at.ownerDocument||at)==(ft.ownerDocument||ft)?at.compareDocumentPosition(ft):1,$t&1||!v.sortDetached&&ft.compareDocumentPosition(at)===$t?at===le||at.ownerDocument==B&&Ar.contains(B,at)?-1:ft===le||ft.ownerDocument==B&&Ar.contains(B,ft)?1:X?l.call(X,at)-l.call(X,ft):0:$t&4?-1:1)}),le}Ar.matches=function(Se,Fe){return Ar(Se,null,null,Fe)},Ar.matchesSelector=function(Se,Fe){if(Lc(Se),Me&&!ui[Fe+" "]&&(!We||!We.test(Fe)))try{var Qe=lt.call(Se,Fe);if(Qe||v.disconnectedMatch||Se.document&&Se.document.nodeType!==11)return Qe}catch{ui(Fe,!0)}return Ar(Fe,le,null,[Se]).length>0},Ar.contains=function(Se,Fe){return(Se.ownerDocument||Se)!=le&&Lc(Se),x.contains(Se,Fe)},Ar.attr=function(Se,Fe){(Se.ownerDocument||Se)!=le&&Lc(Se);var Qe=O.attrHandle[Fe.toLowerCase()],at=Qe&&f.call(O.attrHandle,Fe.toLowerCase())?Qe(Se,Fe,!Me):void 0;return at!==void 0?at:Se.getAttribute(Fe)},Ar.error=function(Se){throw new Error("Syntax error, unrecognized expression: "+Se)},x.uniqueSort=function(Se){var Fe,Qe=[],at=0,ft=0;if(ee=!v.sortStable,X=!v.sortStable&&i.call(Se,0),A.call(Se,Pa),ee){for(;Fe=Se[ft++];)Fe===Se[ft]&&(at=Qe.push(ft));for(;at--;)k.call(Se,Qe[at],1)}return X=null,Se},x.fn.uniqueSort=function(){return this.pushStack(x.uniqueSort(i.apply(this)))},O=x.expr={cacheLength:50,createPseudo:$s,match:Rl,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(Se){return Se[1]=Se[1].replace(Du,Au),Se[3]=(Se[3]||Se[4]||Se[5]||"").replace(Du,Au),Se[2]==="~="&&(Se[3]=" "+Se[3]+" "),Se.slice(0,4)},CHILD:function(Se){return Se[1]=Se[1].toLowerCase(),Se[1].slice(0,3)==="nth"?(Se[3]||Ar.error(Se[0]),Se[4]=+(Se[4]?Se[5]+(Se[6]||1):2*(Se[3]==="even"||Se[3]==="odd")),Se[5]=+(Se[7]+Se[8]||Se[3]==="odd")):Se[3]&&Ar.error(Se[0]),Se},PSEUDO:function(Se){var Fe,Qe=!Se[6]&&Se[2];return Rl.CHILD.test(Se[0])?null:(Se[3]?Se[2]=Se[4]||Se[5]||"":Qe&&kl.test(Qe)&&(Fe=J0(Qe,!0))&&(Fe=Qe.indexOf(")",Qe.length-Fe)-Qe.length)&&(Se[0]=Se[0].slice(0,Fe),Se[2]=Qe.slice(0,Fe)),Se.slice(0,3))}},filter:{TAG:function(Se){var Fe=Se.replace(Du,Au).toLowerCase();return Se==="*"?function(){return!0}:function(Qe){return M(Qe,Fe)}},CLASS:function(Se){var Fe=Mn[Se+" "];return Fe||(Fe=new RegExp("(^|"+R+")"+Se+"("+R+"|$)"))&&Mn(Se,function(Qe){return Fe.test(typeof Qe.className=="string"&&Qe.className||typeof Qe.getAttribute<"u"&&Qe.getAttribute("class")||"")})},ATTR:function(Se,Fe,Qe){return function(at){var ft=Ar.attr(at,Se);return ft==null?Fe==="!=":Fe?(ft+="",Fe==="="?ft===Qe:Fe==="!="?ft!==Qe:Fe==="^="?Qe&&ft.indexOf(Qe)===0:Fe==="*="?Qe&&ft.indexOf(Qe)>-1:Fe==="$="?Qe&&ft.slice(-Qe.length)===Qe:Fe==="~="?(" "+ft.replace(dr," ")+" ").indexOf(Qe)>-1:Fe==="|="?ft===Qe||ft.slice(0,Qe.length+1)===Qe+"-":!1):!0}},CHILD:function(Se,Fe,Qe,at,ft){var $t=Se.slice(0,3)!=="nth",Kt=Se.slice(-4)!=="last",rn=Fe==="of-type";return at===1&&ft===0?function(Yt){return!!Yt.parentNode}:function(Yt,qn,xn){var An,Zn,mn,Yr,ho,Ti=$t!==Kt?"nextSibling":"previousSibling",Xo=Yt.parentNode,Ll=rn&&Yt.nodeName.toLowerCase(),Kp=!xn&&!rn,$i=!1;if(Xo){if($t){for(;Ti;){for(mn=Yt;mn=mn[Ti];)if(rn?M(mn,Ll):mn.nodeType===1)return!1;ho=Ti=Se==="only"&&!ho&&"nextSibling"}return!0}if(ho=[Kt?Xo.firstChild:Xo.lastChild],Kt&&Kp){for(Zn=Xo[dt]||(Xo[dt]={}),An=Zn[Se]||[],Yr=An[0]===Je&&An[1],$i=Yr&&An[2],mn=Yr&&Xo.childNodes[Yr];mn=++Yr&&mn&&mn[Ti]||($i=Yr=0)||ho.pop();)if(mn.nodeType===1&&++$i&&mn===Yt){Zn[Se]=[Je,Yr,$i];break}}else if(Kp&&(Zn=Yt[dt]||(Yt[dt]={}),An=Zn[Se]||[],Yr=An[0]===Je&&An[1],$i=Yr),$i===!1)for(;(mn=++Yr&&mn&&mn[Ti]||($i=Yr=0)||ho.pop())&&!((rn?M(mn,Ll):mn.nodeType===1)&&++$i&&(Kp&&(Zn=mn[dt]||(mn[dt]={}),Zn[Se]=[Je,$i]),mn===Yt)););return $i-=ft,$i===at||$i%at===0&&$i/at>=0}}},PSEUDO:function(Se,Fe){var Qe,at=O.pseudos[Se]||O.setFilters[Se.toLowerCase()]||Ar.error("unsupported pseudo: "+Se);return at[dt]?at(Fe):at.length>1?(Qe=[Se,Se,"",Fe],O.setFilters.hasOwnProperty(Se.toLowerCase())?$s(function(ft,$t){for(var Kt,rn=at(ft,Fe),Yt=rn.length;Yt--;)Kt=l.call(ft,rn[Yt]),ft[Kt]=!($t[Kt]=rn[Yt])}):function(ft){return at(ft,0,Qe)}):at}},pseudos:{not:$s(function(Se){var Fe=[],Qe=[],at=aM(Se.replace(N,"$1"));return at[dt]?$s(function(ft,$t,Kt,rn){for(var Yt,qn=at(ft,null,rn,[]),xn=ft.length;xn--;)(Yt=qn[xn])&&(ft[xn]=!($t[xn]=Yt))}):function(ft,$t,Kt){return Fe[0]=ft,at(Fe,null,Kt,Qe),Fe[0]=null,!Qe.pop()}}),has:$s(function(Se){return function(Fe){return Ar(Se,Fe).length>0}}),contains:$s(function(Se){return Se=Se.replace(Du,Au),function(Fe){return(Fe.textContent||x.text(Fe)).indexOf(Se)>-1}}),lang:$s(function(Se){return Q0.test(Se||"")||Ar.error("unsupported lang: "+Se),Se=Se.replace(Du,Au).toLowerCase(),function(Fe){var Qe;do if(Qe=Me?Fe.lang:Fe.getAttribute("xml:lang")||Fe.getAttribute("lang"))return Qe=Qe.toLowerCase(),Qe===Se||Qe.indexOf(Se+"-")===0;while((Fe=Fe.parentNode)&&Fe.nodeType===1);return!1}}),target:function(Se){var Fe=e.location&&e.location.hash;return Fe&&Fe.slice(1)===Se.id},root:function(Se){return Se===Le},focus:function(Se){return Se===lde()&&le.hasFocus()&&!!(Se.type||Se.href||~Se.tabIndex)},enabled:D$(!1),disabled:D$(!0),checked:function(Se){return M(Se,"input")&&!!Se.checked||M(Se,"option")&&!!Se.selected},selected:function(Se){return Se.parentNode&&Se.parentNode.selectedIndex,Se.selected===!0},empty:function(Se){for(Se=Se.firstChild;Se;Se=Se.nextSibling)if(Se.nodeType<6)return!1;return!0},parent:function(Se){return!O.pseudos.empty(Se)},header:function(Se){return Rc.test(Se.nodeName)},input:function(Se){return kc.test(Se.nodeName)},button:function(Se){return M(Se,"input")&&Se.type==="button"||M(Se,"button")},text:function(Se){var Fe;return M(Se,"input")&&Se.type==="text"&&((Fe=Se.getAttribute("type"))==null||Fe.toLowerCase()==="text")},first:wd(function(){return[0]}),last:wd(function(Se,Fe){return[Fe-1]}),eq:wd(function(Se,Fe,Qe){return[Qe<0?Qe+Fe:Qe]}),even:wd(function(Se,Fe){for(var Qe=0;Qe<Fe;Qe+=2)Se.push(Qe);return Se}),odd:wd(function(Se,Fe){for(var Qe=1;Qe<Fe;Qe+=2)Se.push(Qe);return Se}),lt:wd(function(Se,Fe,Qe){var at;for(Qe<0?at=Qe+Fe:Qe>Fe?at=Fe:at=Qe;--at>=0;)Se.push(at);return Se}),gt:wd(function(Se,Fe,Qe){for(var at=Qe<0?Qe+Fe:Qe;++at<Fe;)Se.push(at);return Se})}},O.pseudos.nth=O.pseudos.eq;for(D in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})O.pseudos[D]=ude(D);for(D in{submit:!0,reset:!0})O.pseudos[D]=cde(D);function A$(){}A$.prototype=O.filters=O.pseudos,O.setFilters=new A$;function J0(Se,Fe){var Qe,at,ft,$t,Kt,rn,Yt,qn=cr[Se+" "];if(qn)return Fe?0:qn.slice(0);for(Kt=Se,rn=[],Yt=O.preFilter;Kt;){(!Qe||(at=pa.exec(Kt)))&&(at&&(Kt=Kt.slice(at[0].length)||Kt),rn.push(ft=[])),Qe=!1,(at=Z0.exec(Kt))&&(Qe=at.shift(),ft.push({value:Qe,type:at[0].replace(N," ")}),Kt=Kt.slice(Qe.length));for($t in O.filter)(at=Rl[$t].exec(Kt))&&(!Yt[$t]||(at=Yt[$t](at)))&&(Qe=at.shift(),ft.push({value:Qe,type:$t,matches:at}),Kt=Kt.slice(Qe.length));if(!Qe)break}return Fe?Kt.length:Kt?Ar.error(Se):cr(Se,rn).slice(0)}function _S(Se){for(var Fe=0,Qe=Se.length,at="";Fe<Qe;Fe++)at+=Se[Fe].value;return at}function CS(Se,Fe,Qe){var at=Fe.dir,ft=Fe.next,$t=ft||at,Kt=Qe&&$t==="parentNode",rn=Lt++;return Fe.first?function(Yt,qn,xn){for(;Yt=Yt[at];)if(Yt.nodeType===1||Kt)return Se(Yt,qn,xn);return!1}:function(Yt,qn,xn){var An,Zn,mn=[Je,rn];if(xn){for(;Yt=Yt[at];)if((Yt.nodeType===1||Kt)&&Se(Yt,qn,xn))return!0}else for(;Yt=Yt[at];)if(Yt.nodeType===1||Kt)if(Zn=Yt[dt]||(Yt[dt]={}),ft&&M(Yt,ft))Yt=Yt[at]||Yt;else{if((An=Zn[$t])&&An[0]===Je&&An[1]===rn)return mn[2]=An[2];if(Zn[$t]=mn,mn[2]=Se(Yt,qn,xn))return!0}return!1}}function tM(Se){return Se.length>1?function(Fe,Qe,at){for(var ft=Se.length;ft--;)if(!Se[ft](Fe,Qe,at))return!1;return!0}:Se[0]}function fde(Se,Fe,Qe){for(var at=0,ft=Fe.length;at<ft;at++)Ar(Se,Fe[at],Qe);return Qe}function TS(Se,Fe,Qe,at,ft){for(var $t,Kt=[],rn=0,Yt=Se.length,qn=Fe!=null;rn<Yt;rn++)($t=Se[rn])&&(!Qe||Qe($t,at,ft))&&(Kt.push($t),qn&&Fe.push(rn));return Kt}function nM(Se,Fe,Qe,at,ft,$t){return at&&!at[dt]&&(at=nM(at)),ft&&!ft[dt]&&(ft=nM(ft,$t)),$s(function(Kt,rn,Yt,qn){var xn,An,Zn,mn,Yr=[],ho=[],Ti=rn.length,Xo=Kt||fde(Fe||"*",Yt.nodeType?[Yt]:Yt,[]),Ll=Se&&(Kt||!Fe)?TS(Xo,Yr,Se,Yt,qn):Xo;if(Qe?(mn=ft||(Kt?Se:Ti||at)?[]:rn,Qe(Ll,mn,Yt,qn)):mn=Ll,at)for(xn=TS(mn,ho),at(xn,[],Yt,qn),An=xn.length;An--;)(Zn=xn[An])&&(mn[ho[An]]=!(Ll[ho[An]]=Zn));if(Kt){if(ft||Se){if(ft){for(xn=[],An=mn.length;An--;)(Zn=mn[An])&&xn.push(Ll[An]=Zn);ft(null,mn=[],xn,qn)}for(An=mn.length;An--;)(Zn=mn[An])&&(xn=ft?l.call(Kt,Zn):Yr[An])>-1&&(Kt[xn]=!(rn[xn]=Zn))}}else mn=TS(mn===rn?mn.splice(Ti,mn.length):mn),ft?ft(null,rn,mn,qn):te.apply(rn,mn)})}function rM(Se){for(var Fe,Qe,at,ft=Se.length,$t=O.relative[Se[0].type],Kt=$t||O.relative[" "],rn=$t?1:0,Yt=CS(function(An){return An===Fe},Kt,!0),qn=CS(function(An){return l.call(Fe,An)>-1},Kt,!0),xn=[function(An,Zn,mn){var Yr=!$t&&(mn||Zn!=H)||((Fe=Zn).nodeType?Yt(An,Zn,mn):qn(An,Zn,mn));return Fe=null,Yr}];rn<ft;rn++)if(Qe=O.relative[Se[rn].type])xn=[CS(tM(xn),Qe)];else{if(Qe=O.filter[Se[rn].type].apply(null,Se[rn].matches),Qe[dt]){for(at=++rn;at<ft&&!O.relative[Se[at].type];at++);return nM(rn>1&&tM(xn),rn>1&&_S(Se.slice(0,rn-1).concat({value:Se[rn-2].type===" "?"*":""})).replace(N,"$1"),Qe,rn<at&&rM(Se.slice(rn,at)),at<ft&&rM(Se=Se.slice(at)),at<ft&&_S(Se))}xn.push(Qe)}return tM(xn)}function dde(Se,Fe){var Qe=Fe.length>0,at=Se.length>0,ft=function($t,Kt,rn,Yt,qn){var xn,An,Zn,mn=0,Yr="0",ho=$t&&[],Ti=[],Xo=H,Ll=$t||at&&O.find.TAG("*",qn),Kp=Je+=Xo==null?1:Math.random()||.1,$i=Ll.length;for(qn&&(H=Kt==le||Kt||qn);Yr!==$i&&(xn=Ll[Yr])!=null;Yr++){if(at&&xn){for(An=0,!Kt&&xn.ownerDocument!=le&&(Lc(xn),rn=!Me);Zn=Se[An++];)if(Zn(xn,Kt||le,rn)){te.call(Yt,xn);break}qn&&(Je=Kp)}Qe&&((xn=!Zn&&xn)&&mn--,$t&&ho.push(xn))}if(mn+=Yr,Qe&&Yr!==mn){for(An=0;Zn=Fe[An++];)Zn(ho,Ti,Kt,rn);if($t){if(mn>0)for(;Yr--;)ho[Yr]||Ti[Yr]||(Ti[Yr]=E.call(Yt));Ti=TS(Ti)}te.apply(Yt,Ti),qn&&!$t&&Ti.length>0&&mn+Fe.length>1&&x.uniqueSort(Yt)}return qn&&(Je=Kp,H=Xo),ho};return Qe?$s(ft):ft}function aM(Se,Fe){var Qe,at=[],ft=[],$t=Hn[Se+" "];if(!$t){for(Fe||(Fe=J0(Se)),Qe=Fe.length;Qe--;)$t=rM(Fe[Qe]),$t[dt]?at.push($t):ft.push($t);$t=Hn(Se,dde(ft,at)),$t.selector=Se}return $t}function k$(Se,Fe,Qe,at){var ft,$t,Kt,rn,Yt,qn=typeof Se=="function"&&Se,xn=!at&&J0(Se=qn.selector||Se);if(Qe=Qe||[],xn.length===1){if($t=xn[0]=xn[0].slice(0),$t.length>2&&(Kt=$t[0]).type==="ID"&&Fe.nodeType===9&&Me&&O.relative[$t[1].type]){if(Fe=(O.find.ID(Kt.matches[0].replace(Du,Au),Fe)||[])[0],Fe)qn&&(Fe=Fe.parentNode);else return Qe;Se=Se.slice($t.shift().value.length)}for(ft=Rl.needsContext.test(Se)?0:$t.length;ft--&&(Kt=$t[ft],!O.relative[rn=Kt.type]);)if((Yt=O.find[rn])&&(at=Yt(Kt.matches[0].replace(Du,Au),JE.test($t[0].type)&&eM(Fe.parentNode)||Fe))){if($t.splice(ft,1),Se=at.length&&_S($t),!Se)return te.apply(Qe,at),Qe;break}}return(qn||aM(Se,xn))(at,Fe,!Me,Qe,!Fe||JE.test(Se)&&eM(Fe.parentNode)||Fe),Qe}v.sortStable=dt.split("").sort(Pa).join("")===dt,Lc(),v.sortDetached=jp(function(Se){return Se.compareDocumentPosition(le.createElement("fieldset"))&1}),x.find=Ar,x.expr[":"]=x.expr.pseudos,x.unique=x.uniqueSort,Ar.compile=aM,Ar.select=k$,Ar.setDocument=Lc,Ar.tokenize=J0,Ar.escape=x.escapeSelector,Ar.getText=x.text,Ar.isXML=x.isXMLDoc,Ar.selectors=x.expr,Ar.support=x.support,Ar.uniqueSort=x.uniqueSort})();var V=function(D,O,H){for(var X=[],ee=H!==void 0;(D=D[O])&&D.nodeType!==9;)if(D.nodeType===1){if(ee&&x(D).is(H))break;X.push(D)}return X},P=function(D,O){for(var H=[];D;D=D.nextSibling)D.nodeType===1&&D!==O&&H.push(D);return H},K=x.expr.match.needsContext,Q=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function re(D,O,H){return p(O)?x.grep(D,function(X,ee){return!!O.call(X,ee,X)!==H}):O.nodeType?x.grep(D,function(X){return X===O!==H}):typeof O!="string"?x.grep(D,function(X){return l.call(O,X)>-1!==H}):x.filter(O,D,H)}x.filter=function(D,O,H){var X=O[0];return H&&(D=":not("+D+")"),O.length===1&&X.nodeType===1?x.find.matchesSelector(X,D)?[X]:[]:x.find.matches(D,x.grep(O,function(ee){return ee.nodeType===1}))},x.fn.extend({find:function(D){var O,H,X=this.length,ee=this;if(typeof D!="string")return this.pushStack(x(D).filter(function(){for(O=0;O<X;O++)if(x.contains(ee[O],this))return!0}));for(H=this.pushStack([]),O=0;O<X;O++)x.find(D,ee[O],H);return X>1?x.uniqueSort(H):H},filter:function(D){return this.pushStack(re(this,D||[],!1))},not:function(D){return this.pushStack(re(this,D||[],!0))},is:function(D){return!!re(this,typeof D=="string"&&K.test(D)?x(D):D||[],!1).length}});var ve,oe=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,ie=x.fn.init=function(D,O,H){var X,ee;if(!D)return this;if(H=H||ve,typeof D=="string")if(D[0]==="<"&&D[D.length-1]===">"&&D.length>=3?X=[null,D,null]:X=oe.exec(D),X&&(X[1]||!O))if(X[1]){if(O=O instanceof x?O[0]:O,x.merge(this,x.parseHTML(X[1],O&&O.nodeType?O.ownerDocument||O:y,!0)),Q.test(X[1])&&x.isPlainObject(O))for(X in O)p(this[X])?this[X](O[X]):this.attr(X,O[X]);return this}else return ee=y.getElementById(X[2]),ee&&(this[0]=ee,this.length=1),this;else return!O||O.jquery?(O||H).find(D):this.constructor(O).find(D);else{if(D.nodeType)return this[0]=D,this.length=1,this;if(p(D))return H.ready!==void 0?H.ready(D):D(x)}return x.makeArray(D,this)};ie.prototype=x.fn,ve=x(y);var fe=/^(?:parents|prev(?:Until|All))/,se={children:!0,contents:!0,next:!0,prev:!0};x.fn.extend({has:function(D){var O=x(D,this),H=O.length;return this.filter(function(){for(var X=0;X<H;X++)if(x.contains(this,O[X]))return!0})},closest:function(D,O){var H,X=0,ee=this.length,te=[],le=typeof D!="string"&&x(D);if(!K.test(D)){for(;X<ee;X++)for(H=this[X];H&&H!==O;H=H.parentNode)if(H.nodeType<11&&(le?le.index(H)>-1:H.nodeType===1&&x.find.matchesSelector(H,D))){te.push(H);break}}return this.pushStack(te.length>1?x.uniqueSort(te):te)},index:function(D){return D?typeof D=="string"?l.call(x(D),this[0]):l.call(this,D.jquery?D[0]:D):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(D,O){return this.pushStack(x.uniqueSort(x.merge(this.get(),x(D,O))))},addBack:function(D){return this.add(D==null?this.prevObject:this.prevObject.filter(D))}});function ge(D,O){for(;(D=D[O])&&D.nodeType!==1;);return D}x.each({parent:function(D){var O=D.parentNode;return O&&O.nodeType!==11?O:null},parents:function(D){return V(D,"parentNode")},parentsUntil:function(D,O,H){return V(D,"parentNode",H)},next:function(D){return ge(D,"nextSibling")},prev:function(D){return ge(D,"previousSibling")},nextAll:function(D){return V(D,"nextSibling")},prevAll:function(D){return V(D,"previousSibling")},nextUntil:function(D,O,H){return V(D,"nextSibling",H)},prevUntil:function(D,O,H){return V(D,"previousSibling",H)},siblings:function(D){return P((D.parentNode||{}).firstChild,D)},children:function(D){return P(D.firstChild)},contents:function(D){return D.contentDocument!=null&&a(D.contentDocument)?D.contentDocument:(M(D,"template")&&(D=D.content||D),x.merge([],D.childNodes))}},function(D,O){x.fn[D]=function(H,X){var ee=x.map(this,O,H);return D.slice(-5)!=="Until"&&(X=H),X&&typeof X=="string"&&(ee=x.filter(X,ee)),this.length>1&&(se[D]||x.uniqueSort(ee),fe.test(D)&&ee.reverse()),this.pushStack(ee)}});var me=/[^\x20\t\r\n\f]+/g;function he(D){var O={};return x.each(D.match(me)||[],function(H,X){O[X]=!0}),O}x.Callbacks=function(D){D=typeof D=="string"?he(D):x.extend({},D);var O,H,X,ee,te=[],le=[],Le=-1,Me=function(){for(ee=ee||D.once,X=O=!0;le.length;Le=-1)for(H=le.shift();++Le<te.length;)te[Le].apply(H[0],H[1])===!1&&D.stopOnFalse&&(Le=te.length,H=!1);D.memory||(H=!1),O=!1,ee&&(H?te=[]:te="")},We={add:function(){return te&&(H&&!O&&(Le=te.length-1,le.push(H)),function lt(dt){x.each(dt,function(Je,Lt){p(Lt)?(!D.unique||!We.has(Lt))&&te.push(Lt):Lt&&Lt.length&&w(Lt)!=="string"&<(Lt)})}(arguments),H&&!O&&Me()),this},remove:function(){return x.each(arguments,function(lt,dt){for(var Je;(Je=x.inArray(dt,te,Je))>-1;)te.splice(Je,1),Je<=Le&&Le--}),this},has:function(lt){return lt?x.inArray(lt,te)>-1:te.length>0},empty:function(){return te&&(te=[]),this},disable:function(){return ee=le=[],te=H="",this},disabled:function(){return!te},lock:function(){return ee=le=[],!H&&!O&&(te=H=""),this},locked:function(){return!!ee},fireWith:function(lt,dt){return ee||(dt=dt||[],dt=[lt,dt.slice?dt.slice():dt],le.push(dt),O||Me()),this},fire:function(){return We.fireWith(this,arguments),this},fired:function(){return!!X}};return We};function J(D){return D}function ue(D){throw D}function ae(D,O,H,X){var ee;try{D&&p(ee=D.promise)?ee.call(D).done(O).fail(H):D&&p(ee=D.then)?ee.call(D,O,H):O.apply(void 0,[D].slice(X))}catch(te){H.apply(void 0,[te])}}x.extend({Deferred:function(D){var O=[["notify","progress",x.Callbacks("memory"),x.Callbacks("memory"),2],["resolve","done",x.Callbacks("once memory"),x.Callbacks("once memory"),0,"resolved"],["reject","fail",x.Callbacks("once memory"),x.Callbacks("once memory"),1,"rejected"]],H="pending",X={state:function(){return H},always:function(){return ee.done(arguments).fail(arguments),this},catch:function(te){return X.then(null,te)},pipe:function(){var te=arguments;return x.Deferred(function(le){x.each(O,function(Le,Me){var We=p(te[Me[4]])&&te[Me[4]];ee[Me[1]](function(){var lt=We&&We.apply(this,arguments);lt&&p(lt.promise)?lt.promise().progress(le.notify).done(le.resolve).fail(le.reject):le[Me[0]+"With"](this,We?[lt]:arguments)})}),te=null}).promise()},then:function(te,le,Le){var Me=0;function We(lt,dt,Je,Lt){return function(){var Mn=this,cr=arguments,Hn=function(){var Pa,Dl;if(!(lt<Me)){if(Pa=Je.apply(Mn,cr),Pa===dt.promise())throw new TypeError("Thenable self-resolution");Dl=Pa&&(typeof Pa=="object"||typeof Pa=="function")&&Pa.then,p(Dl)?Lt?Dl.call(Pa,We(Me,dt,J,Lt),We(Me,dt,ue,Lt)):(Me++,Dl.call(Pa,We(Me,dt,J,Lt),We(Me,dt,ue,Lt),We(Me,dt,J,dt.notifyWith))):(Je!==J&&(Mn=void 0,cr=[Pa]),(Lt||dt.resolveWith)(Mn,cr))}},ui=Lt?Hn:function(){try{Hn()}catch(Pa){x.Deferred.exceptionHook&&x.Deferred.exceptionHook(Pa,ui.error),lt+1>=Me&&(Je!==ue&&(Mn=void 0,cr=[Pa]),dt.rejectWith(Mn,cr))}};lt?ui():(x.Deferred.getErrorHook?ui.error=x.Deferred.getErrorHook():x.Deferred.getStackHook&&(ui.error=x.Deferred.getStackHook()),e.setTimeout(ui))}}return x.Deferred(function(lt){O[0][3].add(We(0,lt,p(Le)?Le:J,lt.notifyWith)),O[1][3].add(We(0,lt,p(te)?te:J)),O[2][3].add(We(0,lt,p(le)?le:ue))}).promise()},promise:function(te){return te!=null?x.extend(te,X):X}},ee={};return x.each(O,function(te,le){var Le=le[2],Me=le[5];X[le[1]]=Le.add,Me&&Le.add(function(){H=Me},O[3-te][2].disable,O[3-te][3].disable,O[0][2].lock,O[0][3].lock),Le.add(le[3].fire),ee[le[0]]=function(){return ee[le[0]+"With"](this===ee?void 0:this,arguments),this},ee[le[0]+"With"]=Le.fireWith}),X.promise(ee),D&&D.call(ee,ee),ee},when:function(D){var O=arguments.length,H=O,X=Array(H),ee=i.call(arguments),te=x.Deferred(),le=function(Le){return function(Me){X[Le]=this,ee[Le]=arguments.length>1?i.call(arguments):Me,--O||te.resolveWith(X,ee)}};if(O<=1&&(ae(D,te.done(le(H)).resolve,te.reject,!O),te.state()==="pending"||p(ee[H]&&ee[H].then)))return te.then();for(;H--;)ae(ee[H],le(H),te.reject);return te.promise()}});var Re=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;x.Deferred.exceptionHook=function(D,O){e.console&&e.console.warn&&D&&Re.test(D.name)&&e.console.warn("jQuery.Deferred exception: "+D.message,D.stack,O)},x.readyException=function(D){e.setTimeout(function(){throw D})};var Ne=x.Deferred();x.fn.ready=function(D){return Ne.then(D).catch(function(O){x.readyException(O)}),this},x.extend({isReady:!1,readyWait:1,ready:function(D){(D===!0?--x.readyWait:x.isReady)||(x.isReady=!0,!(D!==!0&&--x.readyWait>0)&&Ne.resolveWith(y,[x]))}}),x.ready.then=Ne.then;function De(){y.removeEventListener("DOMContentLoaded",De),e.removeEventListener("load",De),x.ready()}y.readyState==="complete"||y.readyState!=="loading"&&!y.documentElement.doScroll?e.setTimeout(x.ready):(y.addEventListener("DOMContentLoaded",De),e.addEventListener("load",De));var we=function(D,O,H,X,ee,te,le){var Le=0,Me=D.length,We=H==null;if(w(H)==="object"){ee=!0;for(Le in H)we(D,O,Le,H[Le],!0,te,le)}else if(X!==void 0&&(ee=!0,p(X)||(le=!0),We&&(le?(O.call(D,X),O=null):(We=O,O=function(lt,dt,Je){return We.call(x(lt),Je)})),O))for(;Le<Me;Le++)O(D[Le],H,le?X:X.call(D[Le],Le,O(D[Le],H)));return ee?D:We?O.call(D):Me?O(D[0],H):te},ce=/^-ms-/,Be=/-([a-z])/g;function He(D,O){return O.toUpperCase()}function Ce(D){return D.replace(ce,"ms-").replace(Be,He)}var qe=function(D){return D.nodeType===1||D.nodeType===9||!+D.nodeType};function Ze(){this.expando=x.expando+Ze.uid++}Ze.uid=1,Ze.prototype={cache:function(D){var O=D[this.expando];return O||(O={},qe(D)&&(D.nodeType?D[this.expando]=O:Object.defineProperty(D,this.expando,{value:O,configurable:!0}))),O},set:function(D,O,H){var X,ee=this.cache(D);if(typeof O=="string")ee[Ce(O)]=H;else for(X in O)ee[Ce(X)]=O[X];return ee},get:function(D,O){return O===void 0?this.cache(D):D[this.expando]&&D[this.expando][Ce(O)]},access:function(D,O,H){return O===void 0||O&&typeof O=="string"&&H===void 0?this.get(D,O):(this.set(D,O,H),H!==void 0?H:O)},remove:function(D,O){var H,X=D[this.expando];if(X!==void 0){if(O!==void 0)for(Array.isArray(O)?O=O.map(Ce):(O=Ce(O),O=O in X?[O]:O.match(me)||[]),H=O.length;H--;)delete X[O[H]];(O===void 0||x.isEmptyObject(X))&&(D.nodeType?D[this.expando]=void 0:delete D[this.expando])}},hasData:function(D){var O=D[this.expando];return O!==void 0&&!x.isEmptyObject(O)}};var de=new Ze,Xe=new Ze,yt=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,kt=/[A-Z]/g;function Vt(D){return D==="true"?!0:D==="false"?!1:D==="null"?null:D===+D+""?+D:yt.test(D)?JSON.parse(D):D}function ct(D,O,H){var X;if(H===void 0&&D.nodeType===1)if(X="data-"+O.replace(kt,"-$&").toLowerCase(),H=D.getAttribute(X),typeof H=="string"){try{H=Vt(H)}catch{}Xe.set(D,O,H)}else H=void 0;return H}x.extend({hasData:function(D){return Xe.hasData(D)||de.hasData(D)},data:function(D,O,H){return Xe.access(D,O,H)},removeData:function(D,O){Xe.remove(D,O)},_data:function(D,O,H){return de.access(D,O,H)},_removeData:function(D,O){de.remove(D,O)}}),x.fn.extend({data:function(D,O){var H,X,ee,te=this[0],le=te&&te.attributes;if(D===void 0){if(this.length&&(ee=Xe.get(te),te.nodeType===1&&!de.get(te,"hasDataAttrs"))){for(H=le.length;H--;)le[H]&&(X=le[H].name,X.indexOf("data-")===0&&(X=Ce(X.slice(5)),ct(te,X,ee[X])));de.set(te,"hasDataAttrs",!0)}return ee}return typeof D=="object"?this.each(function(){Xe.set(this,D)}):we(this,function(Le){var Me;if(te&&Le===void 0)return Me=Xe.get(te,D),Me!==void 0||(Me=ct(te,D),Me!==void 0)?Me:void 0;this.each(function(){Xe.set(this,D,Le)})},null,O,arguments.length>1,null,!0)},removeData:function(D){return this.each(function(){Xe.remove(this,D)})}}),x.extend({queue:function(D,O,H){var X;if(D)return O=(O||"fx")+"queue",X=de.get(D,O),H&&(!X||Array.isArray(H)?X=de.access(D,O,x.makeArray(H)):X.push(H)),X||[]},dequeue:function(D,O){O=O||"fx";var H=x.queue(D,O),X=H.length,ee=H.shift(),te=x._queueHooks(D,O),le=function(){x.dequeue(D,O)};ee==="inprogress"&&(ee=H.shift(),X--),ee&&(O==="fx"&&H.unshift("inprogress"),delete te.stop,ee.call(D,le,te)),!X&&te&&te.empty.fire()},_queueHooks:function(D,O){var H=O+"queueHooks";return de.get(D,H)||de.access(D,H,{empty:x.Callbacks("once memory").add(function(){de.remove(D,[O+"queue",H])})})}}),x.fn.extend({queue:function(D,O){var H=2;return typeof D!="string"&&(O=D,D="fx",H--),arguments.length<H?x.queue(this[0],D):O===void 0?this:this.each(function(){var X=x.queue(this,D,O);x._queueHooks(this,D),D==="fx"&&X[0]!=="inprogress"&&x.dequeue(this,D)})},dequeue:function(D){return this.each(function(){x.dequeue(this,D)})},clearQueue:function(D){return this.queue(D||"fx",[])},promise:function(D,O){var H,X=1,ee=x.Deferred(),te=this,le=this.length,Le=function(){--X||ee.resolveWith(te,[te])};for(typeof D!="string"&&(O=D,D=void 0),D=D||"fx";le--;)H=de.get(te[le],D+"queueHooks"),H&&H.empty&&(X++,H.empty.add(Le));return Le(),ee.promise(O)}});var Oe=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,be=new RegExp("^(?:([+-])=|)("+Oe+")([a-z%]*)$","i"),xe=["Top","Right","Bottom","Left"],$e=y.documentElement,pe=function(D){return x.contains(D.ownerDocument,D)},it={composed:!0};$e.getRootNode&&(pe=function(D){return x.contains(D.ownerDocument,D)||D.getRootNode(it)===D.ownerDocument});var Ct=function(D,O){return D=O||D,D.style.display==="none"||D.style.display===""&&pe(D)&&x.css(D,"display")==="none"};function Wt(D,O,H,X){var ee,te,le=20,Le=X?function(){return X.cur()}:function(){return x.css(D,O,"")},Me=Le(),We=H&&H[3]||(x.cssNumber[O]?"":"px"),lt=D.nodeType&&(x.cssNumber[O]||We!=="px"&&+Me)&&be.exec(x.css(D,O));if(lt&<[3]!==We){for(Me=Me/2,We=We||lt[3],lt=+Me||1;le--;)x.style(D,O,lt+We),(1-te)*(1-(te=Le()/Me||.5))<=0&&(le=0),lt=lt/te;lt=lt*2,x.style(D,O,lt+We),H=H||[]}return H&&(lt=+lt||+Me||0,ee=H[1]?lt+(H[1]+1)*H[2]:+H[2],X&&(X.unit=We,X.start=lt,X.end=ee)),ee}var Kn={};function Nn(D){var O,H=D.ownerDocument,X=D.nodeName,ee=Kn[X];return ee||(O=H.body.appendChild(H.createElement(X)),ee=x.css(O,"display"),O.parentNode.removeChild(O),ee==="none"&&(ee="block"),Kn[X]=ee,ee)}function fr(D,O){for(var H,X,ee=[],te=0,le=D.length;te<le;te++)X=D[te],X.style&&(H=X.style.display,O?(H==="none"&&(ee[te]=de.get(X,"display")||null,ee[te]||(X.style.display="")),X.style.display===""&&Ct(X)&&(ee[te]=Nn(X))):H!=="none"&&(ee[te]="none",de.set(X,"display",H)));for(te=0;te<le;te++)ee[te]!=null&&(D[te].style.display=ee[te]);return D}x.fn.extend({show:function(){return fr(this,!0)},hide:function(){return fr(this)},toggle:function(D){return typeof D=="boolean"?D?this.show():this.hide():this.each(function(){Ct(this)?x(this).show():x(this).hide()})}});var wr=/^(?:checkbox|radio)$/i,ze=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,ot=/^$|^module$|\/(?:java|ecma)script/i;(function(){var D=y.createDocumentFragment(),O=D.appendChild(y.createElement("div")),H=y.createElement("input");H.setAttribute("type","radio"),H.setAttribute("checked","checked"),H.setAttribute("name","t"),O.appendChild(H),v.checkClone=O.cloneNode(!0).cloneNode(!0).lastChild.checked,O.innerHTML="<textarea>x</textarea>",v.noCloneChecked=!!O.cloneNode(!0).lastChild.defaultValue,O.innerHTML="<option></option>",v.option=!!O.lastChild})();var Ae={thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};Ae.tbody=Ae.tfoot=Ae.colgroup=Ae.caption=Ae.thead,Ae.th=Ae.td,v.option||(Ae.optgroup=Ae.option=[1,"<select multiple='multiple'>","</select>"]);function rt(D,O){var H;return typeof D.getElementsByTagName<"u"?H=D.getElementsByTagName(O||"*"):typeof D.querySelectorAll<"u"?H=D.querySelectorAll(O||"*"):H=[],O===void 0||O&&M(D,O)?x.merge([D],H):H}function Rt(D,O){for(var H=0,X=D.length;H<X;H++)de.set(D[H],"globalEval",!O||de.get(O[H],"globalEval"))}var pn=/<|&#?\w+;/;function Or(D,O,H,X,ee){for(var te,le,Le,Me,We,lt,dt=O.createDocumentFragment(),Je=[],Lt=0,Mn=D.length;Lt<Mn;Lt++)if(te=D[Lt],te||te===0)if(w(te)==="object")x.merge(Je,te.nodeType?[te]:te);else if(!pn.test(te))Je.push(O.createTextNode(te));else{for(le=le||dt.appendChild(O.createElement("div")),Le=(ze.exec(te)||["",""])[1].toLowerCase(),Me=Ae[Le]||Ae._default,le.innerHTML=Me[1]+x.htmlPrefilter(te)+Me[2],lt=Me[0];lt--;)le=le.lastChild;x.merge(Je,le.childNodes),le=dt.firstChild,le.textContent=""}for(dt.textContent="",Lt=0;te=Je[Lt++];){if(X&&x.inArray(te,X)>-1){ee&&ee.push(te);continue}if(We=pe(te),le=rt(dt.appendChild(te),"script"),We&&Rt(le),H)for(lt=0;te=le[lt++];)ot.test(te.type||"")&&H.push(te)}return dt}var Vr=/^([^.]*)(?:\.(.+)|)/;function Nr(){return!0}function lr(){return!1}function wa(D,O,H,X,ee,te){var le,Le;if(typeof O=="object"){typeof H!="string"&&(X=X||H,H=void 0);for(Le in O)wa(D,Le,H,X,O[Le],te);return D}if(X==null&&ee==null?(ee=H,X=H=void 0):ee==null&&(typeof H=="string"?(ee=X,X=void 0):(ee=X,X=H,H=void 0)),ee===!1)ee=lr;else if(!ee)return D;return te===1&&(le=ee,ee=function(Me){return x().off(Me),le.apply(this,arguments)},ee.guid=le.guid||(le.guid=x.guid++)),D.each(function(){x.event.add(this,O,ee,X,H)})}x.event={global:{},add:function(D,O,H,X,ee){var te,le,Le,Me,We,lt,dt,Je,Lt,Mn,cr,Hn=de.get(D);if(qe(D))for(H.handler&&(te=H,H=te.handler,ee=te.selector),ee&&x.find.matchesSelector($e,ee),H.guid||(H.guid=x.guid++),(Me=Hn.events)||(Me=Hn.events=Object.create(null)),(le=Hn.handle)||(le=Hn.handle=function(ui){return typeof x<"u"&&x.event.triggered!==ui.type?x.event.dispatch.apply(D,arguments):void 0}),O=(O||"").match(me)||[""],We=O.length;We--;)Le=Vr.exec(O[We])||[],Lt=cr=Le[1],Mn=(Le[2]||"").split(".").sort(),Lt&&(dt=x.event.special[Lt]||{},Lt=(ee?dt.delegateType:dt.bindType)||Lt,dt=x.event.special[Lt]||{},lt=x.extend({type:Lt,origType:cr,data:X,handler:H,guid:H.guid,selector:ee,needsContext:ee&&x.expr.match.needsContext.test(ee),namespace:Mn.join(".")},te),(Je=Me[Lt])||(Je=Me[Lt]=[],Je.delegateCount=0,(!dt.setup||dt.setup.call(D,X,Mn,le)===!1)&&D.addEventListener&&D.addEventListener(Lt,le)),dt.add&&(dt.add.call(D,lt),lt.handler.guid||(lt.handler.guid=H.guid)),ee?Je.splice(Je.delegateCount++,0,lt):Je.push(lt),x.event.global[Lt]=!0)},remove:function(D,O,H,X,ee){var te,le,Le,Me,We,lt,dt,Je,Lt,Mn,cr,Hn=de.hasData(D)&&de.get(D);if(!(!Hn||!(Me=Hn.events))){for(O=(O||"").match(me)||[""],We=O.length;We--;){if(Le=Vr.exec(O[We])||[],Lt=cr=Le[1],Mn=(Le[2]||"").split(".").sort(),!Lt){for(Lt in Me)x.event.remove(D,Lt+O[We],H,X,!0);continue}for(dt=x.event.special[Lt]||{},Lt=(X?dt.delegateType:dt.bindType)||Lt,Je=Me[Lt]||[],Le=Le[2]&&new RegExp("(^|\\.)"+Mn.join("\\.(?:.*\\.|)")+"(\\.|$)"),le=te=Je.length;te--;)lt=Je[te],(ee||cr===lt.origType)&&(!H||H.guid===lt.guid)&&(!Le||Le.test(lt.namespace))&&(!X||X===lt.selector||X==="**"&<.selector)&&(Je.splice(te,1),lt.selector&&Je.delegateCount--,dt.remove&&dt.remove.call(D,lt));le&&!Je.length&&((!dt.teardown||dt.teardown.call(D,Mn,Hn.handle)===!1)&&x.removeEvent(D,Lt,Hn.handle),delete Me[Lt])}x.isEmptyObject(Me)&&de.remove(D,"handle events")}},dispatch:function(D){var O,H,X,ee,te,le,Le=new Array(arguments.length),Me=x.event.fix(D),We=(de.get(this,"events")||Object.create(null))[Me.type]||[],lt=x.event.special[Me.type]||{};for(Le[0]=Me,O=1;O<arguments.length;O++)Le[O]=arguments[O];if(Me.delegateTarget=this,!(lt.preDispatch&<.preDispatch.call(this,Me)===!1)){for(le=x.event.handlers.call(this,Me,We),O=0;(ee=le[O++])&&!Me.isPropagationStopped();)for(Me.currentTarget=ee.elem,H=0;(te=ee.handlers[H++])&&!Me.isImmediatePropagationStopped();)(!Me.rnamespace||te.namespace===!1||Me.rnamespace.test(te.namespace))&&(Me.handleObj=te,Me.data=te.data,X=((x.event.special[te.origType]||{}).handle||te.handler).apply(ee.elem,Le),X!==void 0&&(Me.result=X)===!1&&(Me.preventDefault(),Me.stopPropagation()));return lt.postDispatch&<.postDispatch.call(this,Me),Me.result}},handlers:function(D,O){var H,X,ee,te,le,Le=[],Me=O.delegateCount,We=D.target;if(Me&&We.nodeType&&!(D.type==="click"&&D.button>=1)){for(;We!==this;We=We.parentNode||this)if(We.nodeType===1&&!(D.type==="click"&&We.disabled===!0)){for(te=[],le={},H=0;H<Me;H++)X=O[H],ee=X.selector+" ",le[ee]===void 0&&(le[ee]=X.needsContext?x(ee,this).index(We)>-1:x.find(ee,this,null,[We]).length),le[ee]&&te.push(X);te.length&&Le.push({elem:We,handlers:te})}}return We=this,Me<O.length&&Le.push({elem:We,handlers:O.slice(Me)}),Le},addProp:function(D,O){Object.defineProperty(x.Event.prototype,D,{enumerable:!0,configurable:!0,get:p(O)?function(){if(this.originalEvent)return O(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[D]},set:function(H){Object.defineProperty(this,D,{enumerable:!0,configurable:!0,writable:!0,value:H})}})},fix:function(D){return D[x.expando]?D:new x.Event(D)},special:{load:{noBubble:!0},click:{setup:function(D){var O=this||D;return wr.test(O.type)&&O.click&&M(O,"input")&&Ns(O,"click",!0),!1},trigger:function(D){var O=this||D;return wr.test(O.type)&&O.click&&M(O,"input")&&Ns(O,"click"),!0},_default:function(D){var O=D.target;return wr.test(O.type)&&O.click&&M(O,"input")&&de.get(O,"click")||M(O,"a")}},beforeunload:{postDispatch:function(D){D.result!==void 0&&D.originalEvent&&(D.originalEvent.returnValue=D.result)}}}};function Ns(D,O,H){if(!H){de.get(D,O)===void 0&&x.event.add(D,O,Nr);return}de.set(D,O,!1),x.event.add(D,O,{namespace:!1,handler:function(X){var ee,te=de.get(this,O);if(X.isTrigger&1&&this[O]){if(te)(x.event.special[O]||{}).delegateType&&X.stopPropagation();else if(te=i.call(arguments),de.set(this,O,te),this[O](),ee=de.get(this,O),de.set(this,O,!1),te!==ee)return X.stopImmediatePropagation(),X.preventDefault(),ee}else te&&(de.set(this,O,x.event.trigger(te[0],te.slice(1),this)),X.stopPropagation(),X.isImmediatePropagationStopped=Nr)}})}x.removeEvent=function(D,O,H){D.removeEventListener&&D.removeEventListener(O,H)},x.Event=function(D,O){if(!(this instanceof x.Event))return new x.Event(D,O);D&&D.type?(this.originalEvent=D,this.type=D.type,this.isDefaultPrevented=D.defaultPrevented||D.defaultPrevented===void 0&&D.returnValue===!1?Nr:lr,this.target=D.target&&D.target.nodeType===3?D.target.parentNode:D.target,this.currentTarget=D.currentTarget,this.relatedTarget=D.relatedTarget):this.type=D,O&&x.extend(this,O),this.timeStamp=D&&D.timeStamp||Date.now(),this[x.expando]=!0},x.Event.prototype={constructor:x.Event,isDefaultPrevented:lr,isPropagationStopped:lr,isImmediatePropagationStopped:lr,isSimulated:!1,preventDefault:function(){var D=this.originalEvent;this.isDefaultPrevented=Nr,D&&!this.isSimulated&&D.preventDefault()},stopPropagation:function(){var D=this.originalEvent;this.isPropagationStopped=Nr,D&&!this.isSimulated&&D.stopPropagation()},stopImmediatePropagation:function(){var D=this.originalEvent;this.isImmediatePropagationStopped=Nr,D&&!this.isSimulated&&D.stopImmediatePropagation(),this.stopPropagation()}},x.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:!0},x.event.addProp),x.each({focus:"focusin",blur:"focusout"},function(D,O){function H(X){if(y.documentMode){var ee=de.get(this,"handle"),te=x.event.fix(X);te.type=X.type==="focusin"?"focus":"blur",te.isSimulated=!0,ee(X),te.target===te.currentTarget&&ee(te)}else x.event.simulate(O,X.target,x.event.fix(X))}x.event.special[D]={setup:function(){var X;if(Ns(this,D,!0),y.documentMode)X=de.get(this,O),X||this.addEventListener(O,H),de.set(this,O,(X||0)+1);else return!1},trigger:function(){return Ns(this,D),!0},teardown:function(){var X;if(y.documentMode)X=de.get(this,O)-1,X?de.set(this,O,X):(this.removeEventListener(O,H),de.remove(this,O));else return!1},_default:function(X){return de.get(X.target,D)},delegateType:O},x.event.special[O]={setup:function(){var X=this.ownerDocument||this.document||this,ee=y.documentMode?this:X,te=de.get(ee,O);te||(y.documentMode?this.addEventListener(O,H):X.addEventListener(D,H,!0)),de.set(ee,O,(te||0)+1)},teardown:function(){var X=this.ownerDocument||this.document||this,ee=y.documentMode?this:X,te=de.get(ee,O)-1;te?de.set(ee,O,te):(y.documentMode?this.removeEventListener(O,H):X.removeEventListener(D,H,!0),de.remove(ee,O))}}}),x.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(D,O){x.event.special[D]={delegateType:O,bindType:O,handle:function(H){var X,ee=this,te=H.relatedTarget,le=H.handleObj;return(!te||te!==ee&&!x.contains(ee,te))&&(H.type=le.origType,X=le.handler.apply(this,arguments),H.type=O),X}}}),x.fn.extend({on:function(D,O,H,X){return wa(this,D,O,H,X)},one:function(D,O,H,X){return wa(this,D,O,H,X,1)},off:function(D,O,H){var X,ee;if(D&&D.preventDefault&&D.handleObj)return X=D.handleObj,x(D.delegateTarget).off(X.namespace?X.origType+"."+X.namespace:X.origType,X.selector,X.handler),this;if(typeof D=="object"){for(ee in D)this.off(ee,O,D[ee]);return this}return(O===!1||typeof O=="function")&&(H=O,O=void 0),H===!1&&(H=lr),this.each(function(){x.event.remove(this,D,H,O)})}});var Wp=/<script|<style|<link/i,vd=/checked\s*(?:[^=]|=\s*.checked.)/i,Eu=/^\s*<!\[CDATA\[|\]\]>\s*$/g;function Mu(D,O){return M(D,"table")&&M(O.nodeType!==11?O:O.firstChild,"tr")&&x(D).children("tbody")[0]||D}function Mc(D){return D.type=(D.getAttribute("type")!==null)+"/"+D.type,D}function Dc(D){return(D.type||"").slice(0,5)==="true/"?D.type=D.type.slice(5):D.removeAttribute("type"),D}function gd(D,O){var H,X,ee,te,le,Le,Me;if(O.nodeType===1){if(de.hasData(D)&&(te=de.get(D),Me=te.events,Me)){de.remove(O,"handle events");for(ee in Me)for(H=0,X=Me[ee].length;H<X;H++)x.event.add(O,ee,Me[ee][H])}Xe.hasData(D)&&(le=Xe.access(D),Le=x.extend({},le),Xe.set(O,Le))}}function yd(D,O){var H=O.nodeName.toLowerCase();H==="input"&&wr.test(D.type)?O.checked=D.checked:(H==="input"||H==="textarea")&&(O.defaultValue=D.defaultValue)}function _i(D,O,H,X){O=o(O);var ee,te,le,Le,Me,We,lt=0,dt=D.length,Je=dt-1,Lt=O[0],Mn=p(Lt);if(Mn||dt>1&&typeof Lt=="string"&&!v.checkClone&&vd.test(Lt))return D.each(function(cr){var Hn=D.eq(cr);Mn&&(O[0]=Lt.call(this,cr,Hn.html())),_i(Hn,O,H,X)});if(dt&&(ee=Or(O,D[0].ownerDocument,!1,D,X),te=ee.firstChild,ee.childNodes.length===1&&(ee=te),te||X)){for(le=x.map(rt(ee,"script"),Mc),Le=le.length;lt<dt;lt++)Me=ee,lt!==Je&&(Me=x.clone(Me,!0,!0),Le&&x.merge(le,rt(Me,"script"))),H.call(D[lt],Me,lt);if(Le)for(We=le[le.length-1].ownerDocument,x.map(le,Dc),lt=0;lt<Le;lt++)Me=le[lt],ot.test(Me.type||"")&&!de.access(Me,"globalEval")&&x.contains(We,Me)&&(Me.src&&(Me.type||"").toLowerCase()!=="module"?x._evalUrl&&!Me.noModule&&x._evalUrl(Me.src,{nonce:Me.nonce||Me.getAttribute("nonce")},We):b(Me.textContent.replace(Eu,""),Me,We))}return D}function ht(D,O,H){for(var X,ee=O?x.filter(O,D):D,te=0;(X=ee[te])!=null;te++)!H&&X.nodeType===1&&x.cleanData(rt(X)),X.parentNode&&(H&&pe(X)&&Rt(rt(X,"script")),X.parentNode.removeChild(X));return D}x.extend({htmlPrefilter:function(D){return D},clone:function(D,O,H){var X,ee,te,le,Le=D.cloneNode(!0),Me=pe(D);if(!v.noCloneChecked&&(D.nodeType===1||D.nodeType===11)&&!x.isXMLDoc(D))for(le=rt(Le),te=rt(D),X=0,ee=te.length;X<ee;X++)yd(te[X],le[X]);if(O)if(H)for(te=te||rt(D),le=le||rt(Le),X=0,ee=te.length;X<ee;X++)gd(te[X],le[X]);else gd(D,Le);return le=rt(Le,"script"),le.length>0&&Rt(le,!Me&&rt(D,"script")),Le},cleanData:function(D){for(var O,H,X,ee=x.event.special,te=0;(H=D[te])!==void 0;te++)if(qe(H)){if(O=H[de.expando]){if(O.events)for(X in O.events)ee[X]?x.event.remove(H,X):x.removeEvent(H,X,O.handle);H[de.expando]=void 0}H[Xe.expando]&&(H[Xe.expando]=void 0)}}}),x.fn.extend({detach:function(D){return ht(this,D,!0)},remove:function(D){return ht(this,D)},text:function(D){return we(this,function(O){return O===void 0?x.text(this):this.empty().each(function(){(this.nodeType===1||this.nodeType===11||this.nodeType===9)&&(this.textContent=O)})},null,D,arguments.length)},append:function(){return _i(this,arguments,function(D){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var O=Mu(this,D);O.appendChild(D)}})},prepend:function(){return _i(this,arguments,function(D){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var O=Mu(this,D);O.insertBefore(D,O.firstChild)}})},before:function(){return _i(this,arguments,function(D){this.parentNode&&this.parentNode.insertBefore(D,this)})},after:function(){return _i(this,arguments,function(D){this.parentNode&&this.parentNode.insertBefore(D,this.nextSibling)})},empty:function(){for(var D,O=0;(D=this[O])!=null;O++)D.nodeType===1&&(x.cleanData(rt(D,!1)),D.textContent="");return this},clone:function(D,O){return D=D??!1,O=O??D,this.map(function(){return x.clone(this,D,O)})},html:function(D){return we(this,function(O){var H=this[0]||{},X=0,ee=this.length;if(O===void 0&&H.nodeType===1)return H.innerHTML;if(typeof O=="string"&&!Wp.test(O)&&!Ae[(ze.exec(O)||["",""])[1].toLowerCase()]){O=x.htmlPrefilter(O);try{for(;X<ee;X++)H=this[X]||{},H.nodeType===1&&(x.cleanData(rt(H,!1)),H.innerHTML=O);H=0}catch{}}H&&this.empty().append(O)},null,D,arguments.length)},replaceWith:function(){var D=[];return _i(this,arguments,function(O){var H=this.parentNode;x.inArray(this,D)<0&&(x.cleanData(rt(this)),H&&H.replaceChild(O,this))},D)}}),x.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(D,O){x.fn[D]=function(H){for(var X,ee=[],te=x(H),le=te.length-1,Le=0;Le<=le;Le++)X=Le===le?this:this.clone(!0),x(te[Le])[O](X),s.apply(ee,X.get());return this.pushStack(ee)}});var Te=new RegExp("^("+Oe+")(?!px)[a-z%]+$","i"),Dr=/^--/,na=function(D){var O=D.ownerDocument.defaultView;return(!O||!O.opener)&&(O=e),O.getComputedStyle(D)},fo=function(D,O,H){var X,ee,te={};for(ee in O)te[ee]=D.style[ee],D.style[ee]=O[ee];X=H.call(D);for(ee in O)D.style[ee]=te[ee];return X},Ro=new RegExp(xe.join("|"),"i");(function(){function D(){if(We){Me.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",We.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",$e.appendChild(Me).appendChild(We);var lt=e.getComputedStyle(We);H=lt.top!=="1%",Le=O(lt.marginLeft)===12,We.style.right="60%",te=O(lt.right)===36,X=O(lt.width)===36,We.style.position="absolute",ee=O(We.offsetWidth/3)===12,$e.removeChild(Me),We=null}}function O(lt){return Math.round(parseFloat(lt))}var H,X,ee,te,le,Le,Me=y.createElement("div"),We=y.createElement("div");We.style&&(We.style.backgroundClip="content-box",We.cloneNode(!0).style.backgroundClip="",v.clearCloneStyle=We.style.backgroundClip==="content-box",x.extend(v,{boxSizingReliable:function(){return D(),X},pixelBoxStyles:function(){return D(),te},pixelPosition:function(){return D(),H},reliableMarginLeft:function(){return D(),Le},scrollboxSize:function(){return D(),ee},reliableTrDimensions:function(){var lt,dt,Je,Lt;return le==null&&(lt=y.createElement("table"),dt=y.createElement("tr"),Je=y.createElement("div"),lt.style.cssText="position:absolute;left:-11111px;border-collapse:separate",dt.style.cssText="box-sizing:content-box;border:1px solid",dt.style.height="1px",Je.style.height="9px",Je.style.display="block",$e.appendChild(lt).appendChild(dt).appendChild(Je),Lt=e.getComputedStyle(dt),le=parseInt(Lt.height,10)+parseInt(Lt.borderTopWidth,10)+parseInt(Lt.borderBottomWidth,10)===dt.offsetHeight,$e.removeChild(lt)),le}}))})();function li(D,O,H){var X,ee,te,le,Le=Dr.test(O),Me=D.style;return H=H||na(D),H&&(le=H.getPropertyValue(O)||H[O],Le&&le&&(le=le.replace(N,"$1")||void 0),le===""&&!pe(D)&&(le=x.style(D,O)),!v.pixelBoxStyles()&&Te.test(le)&&Ro.test(O)&&(X=Me.width,ee=Me.minWidth,te=Me.maxWidth,Me.minWidth=Me.maxWidth=Me.width=le,le=H.width,Me.width=X,Me.minWidth=ee,Me.maxWidth=te)),le!==void 0?le+"":le}function Lo(D,O){return{get:function(){if(D()){delete this.get;return}return(this.get=O).apply(this,arguments)}}}var Ra=["Webkit","Moz","ms"],La=y.createElement("div").style,ia={};function zE(D){for(var O=D[0].toUpperCase()+D.slice(1),H=Ra.length;H--;)if(D=Ra[H]+O,D in La)return D}function K0(D){var O=x.cssProps[D]||ia[D];return O||(D in La?D:ia[D]=zE(D)||D)}var UE=/^(none|table(?!-c[ea]).+)/,GE={position:"absolute",visibility:"hidden",display:"block"},xr={letterSpacing:"0",fontWeight:"400"};function Ko(D,O,H){var X=be.exec(O);return X?Math.max(0,X[2]-(H||0))+(X[3]||"px"):O}function ur(D,O,H,X,ee,te){var le=O==="width"?1:0,Le=0,Me=0,We=0;if(H===(X?"border":"content"))return 0;for(;le<4;le+=2)H==="margin"&&(We+=x.css(D,H+xe[le],!0,ee)),X?(H==="content"&&(Me-=x.css(D,"padding"+xe[le],!0,ee)),H!=="margin"&&(Me-=x.css(D,"border"+xe[le]+"Width",!0,ee))):(Me+=x.css(D,"padding"+xe[le],!0,ee),H!=="padding"?Me+=x.css(D,"border"+xe[le]+"Width",!0,ee):Le+=x.css(D,"border"+xe[le]+"Width",!0,ee));return!X&&te>=0&&(Me+=Math.max(0,Math.ceil(D["offset"+O[0].toUpperCase()+O.slice(1)]-te-Me-Le-.5))||0),Me+We}function SS(D,O,H){var X=na(D),ee=!v.boxSizingReliable()||H,te=ee&&x.css(D,"boxSizing",!1,X)==="border-box",le=te,Le=li(D,O,X),Me="offset"+O[0].toUpperCase()+O.slice(1);if(Te.test(Le)){if(!H)return Le;Le="auto"}return(!v.boxSizingReliable()&&te||!v.reliableTrDimensions()&&M(D,"tr")||Le==="auto"||!parseFloat(Le)&&x.css(D,"display",!1,X)==="inline")&&D.getClientRects().length&&(te=x.css(D,"boxSizing",!1,X)==="border-box",le=Me in D,le&&(Le=D[Me])),Le=parseFloat(Le)||0,Le+ur(D,O,H||(te?"border":"content"),le,X,Le)+"px"}x.extend({cssHooks:{opacity:{get:function(D,O){if(O){var H=li(D,"opacity");return H===""?"1":H}}}},cssNumber:{animationIterationCount:!0,aspectRatio:!0,borderImageSlice:!0,columnCount:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,scale:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeMiterlimit:!0,strokeOpacity:!0},cssProps:{},style:function(D,O,H,X){if(!(!D||D.nodeType===3||D.nodeType===8||!D.style)){var ee,te,le,Le=Ce(O),Me=Dr.test(O),We=D.style;if(Me||(O=K0(Le)),le=x.cssHooks[O]||x.cssHooks[Le],H!==void 0){if(te=typeof H,te==="string"&&(ee=be.exec(H))&&ee[1]&&(H=Wt(D,O,ee),te="number"),H==null||H!==H)return;te==="number"&&!Me&&(H+=ee&&ee[3]||(x.cssNumber[Le]?"":"px")),!v.clearCloneStyle&&H===""&&O.indexOf("background")===0&&(We[O]="inherit"),(!le||!("set"in le)||(H=le.set(D,H,X))!==void 0)&&(Me?We.setProperty(O,H):We[O]=H)}else return le&&"get"in le&&(ee=le.get(D,!1,X))!==void 0?ee:We[O]}},css:function(D,O,H,X){var ee,te,le,Le=Ce(O),Me=Dr.test(O);return Me||(O=K0(Le)),le=x.cssHooks[O]||x.cssHooks[Le],le&&"get"in le&&(ee=le.get(D,!0,H)),ee===void 0&&(ee=li(D,O,X)),ee==="normal"&&O in xr&&(ee=xr[O]),H===""||H?(te=parseFloat(ee),H===!0||isFinite(te)?te||0:ee):ee}}),x.each(["height","width"],function(D,O){x.cssHooks[O]={get:function(H,X,ee){if(X)return UE.test(x.css(H,"display"))&&(!H.getClientRects().length||!H.getBoundingClientRect().width)?fo(H,GE,function(){return SS(H,O,ee)}):SS(H,O,ee)},set:function(H,X,ee){var te,le=na(H),Le=!v.scrollboxSize()&&le.position==="absolute",Me=Le||ee,We=Me&&x.css(H,"boxSizing",!1,le)==="border-box",lt=ee?ur(H,O,ee,We,le):0;return We&&Le&&(lt-=Math.ceil(H["offset"+O[0].toUpperCase()+O.slice(1)]-parseFloat(le[O])-ur(H,O,"border",!1,le)-.5)),lt&&(te=be.exec(X))&&(te[3]||"px")!=="px"&&(H.style[O]=X,X=x.css(H,O)),Ko(H,X,lt)}}}),x.cssHooks.marginLeft=Lo(v.reliableMarginLeft,function(D,O){if(O)return(parseFloat(li(D,"marginLeft"))||D.getBoundingClientRect().left-fo(D,{marginLeft:0},function(){return D.getBoundingClientRect().left}))+"px"}),x.each({margin:"",padding:"",border:"Width"},function(D,O){x.cssHooks[D+O]={expand:function(H){for(var X=0,ee={},te=typeof H=="string"?H.split(" "):[H];X<4;X++)ee[D+xe[X]+O]=te[X]||te[X-2]||te[0];return ee}},D!=="margin"&&(x.cssHooks[D+O].set=Ko)}),x.fn.extend({css:function(D,O){return we(this,function(H,X,ee){var te,le,Le={},Me=0;if(Array.isArray(X)){for(te=na(H),le=X.length;Me<le;Me++)Le[X[Me]]=x.css(H,X[Me],!1,te);return Le}return ee!==void 0?x.style(H,X,ee):x.css(H,X)},D,O,arguments.length>1)}});function Ci(D,O,H,X,ee){return new Ci.prototype.init(D,O,H,X,ee)}x.Tween=Ci,Ci.prototype={constructor:Ci,init:function(D,O,H,X,ee,te){this.elem=D,this.prop=H,this.easing=ee||x.easing._default,this.options=O,this.start=this.now=this.cur(),this.end=X,this.unit=te||(x.cssNumber[H]?"":"px")},cur:function(){var D=Ci.propHooks[this.prop];return D&&D.get?D.get(this):Ci.propHooks._default.get(this)},run:function(D){var O,H=Ci.propHooks[this.prop];return this.options.duration?this.pos=O=x.easing[this.easing](D,this.options.duration*D,0,1,this.options.duration):this.pos=O=D,this.now=(this.end-this.start)*O+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),H&&H.set?H.set(this):Ci.propHooks._default.set(this),this}},Ci.prototype.init.prototype=Ci.prototype,Ci.propHooks={_default:{get:function(D){var O;return D.elem.nodeType!==1||D.elem[D.prop]!=null&&D.elem.style[D.prop]==null?D.elem[D.prop]:(O=x.css(D.elem,D.prop,""),!O||O==="auto"?0:O)},set:function(D){x.fx.step[D.prop]?x.fx.step[D.prop](D):D.elem.nodeType===1&&(x.cssHooks[D.prop]||D.elem.style[K0(D.prop)]!=null)?x.style(D.elem,D.prop,D.now+D.unit):D.elem[D.prop]=D.now}}},Ci.propHooks.scrollTop=Ci.propHooks.scrollLeft={set:function(D){D.elem.nodeType&&D.elem.parentNode&&(D.elem[D.prop]=D.now)}},x.easing={linear:function(D){return D},swing:function(D){return .5-Math.cos(D*Math.PI)/2},_default:"swing"},x.fx=Ci.prototype.init,x.fx.step={};var Ac,Ve,Is=/^(?:toggle|show|hide)$/,$fe=/queueHooks$/;function HE(){Ve&&(y.hidden===!1&&e.requestAnimationFrame?e.requestAnimationFrame(HE):e.setTimeout(HE,x.fx.interval),x.fx.tick())}function g$(){return e.setTimeout(function(){Ac=void 0}),Ac=Date.now()}function wS(D,O){var H,X=0,ee={height:D};for(O=O?1:0;X<4;X+=2-O)H=xe[X],ee["margin"+H]=ee["padding"+H]=D;return O&&(ee.opacity=ee.width=D),ee}function y$(D,O,H){for(var X,ee=(Bs.tweeners[O]||[]).concat(Bs.tweeners["*"]),te=0,le=ee.length;te<le;te++)if(X=ee[te].call(H,O,D))return X}function Pfe(D,O,H){var X,ee,te,le,Le,Me,We,lt,dt="width"in O||"height"in O,Je=this,Lt={},Mn=D.style,cr=D.nodeType&&Ct(D),Hn=de.get(D,"fxshow");H.queue||(le=x._queueHooks(D,"fx"),le.unqueued==null&&(le.unqueued=0,Le=le.empty.fire,le.empty.fire=function(){le.unqueued||Le()}),le.unqueued++,Je.always(function(){Je.always(function(){le.unqueued--,x.queue(D,"fx").length||le.empty.fire()})}));for(X in O)if(ee=O[X],Is.test(ee)){if(delete O[X],te=te||ee==="toggle",ee===(cr?"hide":"show"))if(ee==="show"&&Hn&&Hn[X]!==void 0)cr=!0;else continue;Lt[X]=Hn&&Hn[X]||x.style(D,X)}if(Me=!x.isEmptyObject(O),!(!Me&&x.isEmptyObject(Lt))){dt&&D.nodeType===1&&(H.overflow=[Mn.overflow,Mn.overflowX,Mn.overflowY],We=Hn&&Hn.display,We==null&&(We=de.get(D,"display")),lt=x.css(D,"display"),lt==="none"&&(We?lt=We:(fr([D],!0),We=D.style.display||We,lt=x.css(D,"display"),fr([D]))),(lt==="inline"||lt==="inline-block"&&We!=null)&&x.css(D,"float")==="none"&&(Me||(Je.done(function(){Mn.display=We}),We==null&&(lt=Mn.display,We=lt==="none"?"":lt)),Mn.display="inline-block")),H.overflow&&(Mn.overflow="hidden",Je.always(function(){Mn.overflow=H.overflow[0],Mn.overflowX=H.overflow[1],Mn.overflowY=H.overflow[2]})),Me=!1;for(X in Lt)Me||(Hn?"hidden"in Hn&&(cr=Hn.hidden):Hn=de.access(D,"fxshow",{display:We}),te&&(Hn.hidden=!cr),cr&&fr([D],!0),Je.done(function(){cr||fr([D]),de.remove(D,"fxshow");for(X in Lt)x.style(D,X,Lt[X])})),Me=y$(cr?Hn[X]:0,X,Je),X in Hn||(Hn[X]=Me.start,cr&&(Me.end=Me.start,Me.start=0))}}function Ffe(D,O){var H,X,ee,te,le;for(H in D)if(X=Ce(H),ee=O[X],te=D[H],Array.isArray(te)&&(ee=te[1],te=D[H]=te[0]),H!==X&&(D[X]=te,delete D[H]),le=x.cssHooks[X],le&&"expand"in le){te=le.expand(te),delete D[X];for(H in te)H in D||(D[H]=te[H],O[H]=ee)}else O[X]=ee}function Bs(D,O,H){var X,ee,te=0,le=Bs.prefilters.length,Le=x.Deferred().always(function(){delete Me.elem}),Me=function(){if(ee)return!1;for(var dt=Ac||g$(),Je=Math.max(0,We.startTime+We.duration-dt),Lt=Je/We.duration||0,Mn=1-Lt,cr=0,Hn=We.tweens.length;cr<Hn;cr++)We.tweens[cr].run(Mn);return Le.notifyWith(D,[We,Mn,Je]),Mn<1&&Hn?Je:(Hn||Le.notifyWith(D,[We,1,0]),Le.resolveWith(D,[We]),!1)},We=Le.promise({elem:D,props:x.extend({},O),opts:x.extend(!0,{specialEasing:{},easing:x.easing._default},H),originalProperties:O,originalOptions:H,startTime:Ac||g$(),duration:H.duration,tweens:[],createTween:function(dt,Je){var Lt=x.Tween(D,We.opts,dt,Je,We.opts.specialEasing[dt]||We.opts.easing);return We.tweens.push(Lt),Lt},stop:function(dt){var Je=0,Lt=dt?We.tweens.length:0;if(ee)return this;for(ee=!0;Je<Lt;Je++)We.tweens[Je].run(1);return dt?(Le.notifyWith(D,[We,1,0]),Le.resolveWith(D,[We,dt])):Le.rejectWith(D,[We,dt]),this}}),lt=We.props;for(Ffe(lt,We.opts.specialEasing);te<le;te++)if(X=Bs.prefilters[te].call(We,D,lt,We.opts),X)return p(X.stop)&&(x._queueHooks(We.elem,We.opts.queue).stop=X.stop.bind(X)),X;return x.map(lt,y$,We),p(We.opts.start)&&We.opts.start.call(D,We),We.progress(We.opts.progress).done(We.opts.done,We.opts.complete).fail(We.opts.fail).always(We.opts.always),x.fx.timer(x.extend(Me,{elem:D,anim:We,queue:We.opts.queue})),We}x.Animation=x.extend(Bs,{tweeners:{"*":[function(D,O){var H=this.createTween(D,O);return Wt(H.elem,D,be.exec(O),H),H}]},tweener:function(D,O){p(D)?(O=D,D=["*"]):D=D.match(me);for(var H,X=0,ee=D.length;X<ee;X++)H=D[X],Bs.tweeners[H]=Bs.tweeners[H]||[],Bs.tweeners[H].unshift(O)},prefilters:[Pfe],prefilter:function(D,O){O?Bs.prefilters.unshift(D):Bs.prefilters.push(D)}}),x.speed=function(D,O,H){var X=D&&typeof D=="object"?x.extend({},D):{complete:H||!H&&O||p(D)&&D,duration:D,easing:H&&O||O&&!p(O)&&O};return x.fx.off?X.duration=0:typeof X.duration!="number"&&(X.duration in x.fx.speeds?X.duration=x.fx.speeds[X.duration]:X.duration=x.fx.speeds._default),(X.queue==null||X.queue===!0)&&(X.queue="fx"),X.old=X.complete,X.complete=function(){p(X.old)&&X.old.call(this),X.queue&&x.dequeue(this,X.queue)},X},x.fn.extend({fadeTo:function(D,O,H,X){return this.filter(Ct).css("opacity",0).show().end().animate({opacity:O},D,H,X)},animate:function(D,O,H,X){var ee=x.isEmptyObject(D),te=x.speed(O,H,X),le=function(){var Le=Bs(this,x.extend({},D),te);(ee||de.get(this,"finish"))&&Le.stop(!0)};return le.finish=le,ee||te.queue===!1?this.each(le):this.queue(te.queue,le)},stop:function(D,O,H){var X=function(ee){var te=ee.stop;delete ee.stop,te(H)};return typeof D!="string"&&(H=O,O=D,D=void 0),O&&this.queue(D||"fx",[]),this.each(function(){var ee=!0,te=D!=null&&D+"queueHooks",le=x.timers,Le=de.get(this);if(te)Le[te]&&Le[te].stop&&X(Le[te]);else for(te in Le)Le[te]&&Le[te].stop&&$fe.test(te)&&X(Le[te]);for(te=le.length;te--;)le[te].elem===this&&(D==null||le[te].queue===D)&&(le[te].anim.stop(H),ee=!1,le.splice(te,1));(ee||!H)&&x.dequeue(this,D)})},finish:function(D){return D!==!1&&(D=D||"fx"),this.each(function(){var O,H=de.get(this),X=H[D+"queue"],ee=H[D+"queueHooks"],te=x.timers,le=X?X.length:0;for(H.finish=!0,x.queue(this,D,[]),ee&&ee.stop&&ee.stop.call(this,!0),O=te.length;O--;)te[O].elem===this&&te[O].queue===D&&(te[O].anim.stop(!0),te.splice(O,1));for(O=0;O<le;O++)X[O]&&X[O].finish&&X[O].finish.call(this);delete H.finish})}}),x.each(["toggle","show","hide"],function(D,O){var H=x.fn[O];x.fn[O]=function(X,ee,te){return X==null||typeof X=="boolean"?H.apply(this,arguments):this.animate(wS(O,!0),X,ee,te)}}),x.each({slideDown:wS("show"),slideUp:wS("hide"),slideToggle:wS("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(D,O){x.fn[D]=function(H,X,ee){return this.animate(O,H,X,ee)}}),x.timers=[],x.fx.tick=function(){var D,O=0,H=x.timers;for(Ac=Date.now();O<H.length;O++)D=H[O],!D()&&H[O]===D&&H.splice(O--,1);H.length||x.fx.stop(),Ac=void 0},x.fx.timer=function(D){x.timers.push(D),x.fx.start()},x.fx.interval=13,x.fx.start=function(){Ve||(Ve=!0,HE())},x.fx.stop=function(){Ve=null},x.fx.speeds={slow:600,fast:200,_default:400},x.fn.delay=function(D,O){return D=x.fx&&x.fx.speeds[D]||D,O=O||"fx",this.queue(O,function(H,X){var ee=e.setTimeout(H,D);X.stop=function(){e.clearTimeout(ee)}})},function(){var D=y.createElement("input"),O=y.createElement("select"),H=O.appendChild(y.createElement("option"));D.type="checkbox",v.checkOn=D.value!=="",v.optSelected=H.selected,D=y.createElement("input"),D.value="t",D.type="radio",v.radioValue=D.value==="t"}();var m$,Y0=x.expr.attrHandle;x.fn.extend({attr:function(D,O){return we(this,x.attr,D,O,arguments.length>1)},removeAttr:function(D){return this.each(function(){x.removeAttr(this,D)})}}),x.extend({attr:function(D,O,H){var X,ee,te=D.nodeType;if(!(te===3||te===8||te===2)){if(typeof D.getAttribute>"u")return x.prop(D,O,H);if((te!==1||!x.isXMLDoc(D))&&(ee=x.attrHooks[O.toLowerCase()]||(x.expr.match.bool.test(O)?m$:void 0)),H!==void 0){if(H===null){x.removeAttr(D,O);return}return ee&&"set"in ee&&(X=ee.set(D,H,O))!==void 0?X:(D.setAttribute(O,H+""),H)}return ee&&"get"in ee&&(X=ee.get(D,O))!==null?X:(X=x.find.attr(D,O),X??void 0)}},attrHooks:{type:{set:function(D,O){if(!v.radioValue&&O==="radio"&&M(D,"input")){var H=D.value;return D.setAttribute("type",O),H&&(D.value=H),O}}}},removeAttr:function(D,O){var H,X=0,ee=O&&O.match(me);if(ee&&D.nodeType===1)for(;H=ee[X++];)D.removeAttribute(H)}}),m$={set:function(D,O,H){return O===!1?x.removeAttr(D,H):D.setAttribute(H,H),H}},x.each(x.expr.match.bool.source.match(/\w+/g),function(D,O){var H=Y0[O]||x.find.attr;Y0[O]=function(X,ee,te){var le,Le,Me=ee.toLowerCase();return te||(Le=Y0[Me],Y0[Me]=le,le=H(X,ee,te)!=null?Me:null,Y0[Me]=Le),le}});var zfe=/^(?:input|select|textarea|button)$/i,Ufe=/^(?:a|area)$/i;x.fn.extend({prop:function(D,O){return we(this,x.prop,D,O,arguments.length>1)},removeProp:function(D){return this.each(function(){delete this[x.propFix[D]||D]})}}),x.extend({prop:function(D,O,H){var X,ee,te=D.nodeType;if(!(te===3||te===8||te===2))return(te!==1||!x.isXMLDoc(D))&&(O=x.propFix[O]||O,ee=x.propHooks[O]),H!==void 0?ee&&"set"in ee&&(X=ee.set(D,H,O))!==void 0?X:D[O]=H:ee&&"get"in ee&&(X=ee.get(D,O))!==null?X:D[O]},propHooks:{tabIndex:{get:function(D){var O=x.find.attr(D,"tabindex");return O?parseInt(O,10):zfe.test(D.nodeName)||Ufe.test(D.nodeName)&&D.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),v.optSelected||(x.propHooks.selected={get:function(D){var O=D.parentNode;return O&&O.parentNode&&O.parentNode.selectedIndex,null},set:function(D){var O=D.parentNode;O&&(O.selectedIndex,O.parentNode&&O.parentNode.selectedIndex)}}),x.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){x.propFix[this.toLowerCase()]=this});function md(D){var O=D.match(me)||[];return O.join(" ")}function bd(D){return D.getAttribute&&D.getAttribute("class")||""}function WE(D){return Array.isArray(D)?D:typeof D=="string"?D.match(me)||[]:[]}x.fn.extend({addClass:function(D){var O,H,X,ee,te,le;return p(D)?this.each(function(Le){x(this).addClass(D.call(this,Le,bd(this)))}):(O=WE(D),O.length?this.each(function(){if(X=bd(this),H=this.nodeType===1&&" "+md(X)+" ",H){for(te=0;te<O.length;te++)ee=O[te],H.indexOf(" "+ee+" ")<0&&(H+=ee+" ");le=md(H),X!==le&&this.setAttribute("class",le)}}):this)},removeClass:function(D){var O,H,X,ee,te,le;return p(D)?this.each(function(Le){x(this).removeClass(D.call(this,Le,bd(this)))}):arguments.length?(O=WE(D),O.length?this.each(function(){if(X=bd(this),H=this.nodeType===1&&" "+md(X)+" ",H){for(te=0;te<O.length;te++)for(ee=O[te];H.indexOf(" "+ee+" ")>-1;)H=H.replace(" "+ee+" "," ");le=md(H),X!==le&&this.setAttribute("class",le)}}):this):this.attr("class","")},toggleClass:function(D,O){var H,X,ee,te,le=typeof D,Le=le==="string"||Array.isArray(D);return p(D)?this.each(function(Me){x(this).toggleClass(D.call(this,Me,bd(this),O),O)}):typeof O=="boolean"&&Le?O?this.addClass(D):this.removeClass(D):(H=WE(D),this.each(function(){if(Le)for(te=x(this),ee=0;ee<H.length;ee++)X=H[ee],te.hasClass(X)?te.removeClass(X):te.addClass(X);else(D===void 0||le==="boolean")&&(X=bd(this),X&&de.set(this,"__className__",X),this.setAttribute&&this.setAttribute("class",X||D===!1?"":de.get(this,"__className__")||""))}))},hasClass:function(D){var O,H,X=0;for(O=" "+D+" ";H=this[X++];)if(H.nodeType===1&&(" "+md(bd(H))+" ").indexOf(O)>-1)return!0;return!1}});var Gfe=/\r/g;x.fn.extend({val:function(D){var O,H,X,ee=this[0];return arguments.length?(X=p(D),this.each(function(te){var le;this.nodeType===1&&(X?le=D.call(this,te,x(this).val()):le=D,le==null?le="":typeof le=="number"?le+="":Array.isArray(le)&&(le=x.map(le,function(Le){return Le==null?"":Le+""})),O=x.valHooks[this.type]||x.valHooks[this.nodeName.toLowerCase()],(!O||!("set"in O)||O.set(this,le,"value")===void 0)&&(this.value=le))})):ee?(O=x.valHooks[ee.type]||x.valHooks[ee.nodeName.toLowerCase()],O&&"get"in O&&(H=O.get(ee,"value"))!==void 0?H:(H=ee.value,typeof H=="string"?H.replace(Gfe,""):H??"")):void 0}}),x.extend({valHooks:{option:{get:function(D){var O=x.find.attr(D,"value");return O??md(x.text(D))}},select:{get:function(D){var O,H,X,ee=D.options,te=D.selectedIndex,le=D.type==="select-one",Le=le?null:[],Me=le?te+1:ee.length;for(te<0?X=Me:X=le?te:0;X<Me;X++)if(H=ee[X],(H.selected||X===te)&&!H.disabled&&(!H.parentNode.disabled||!M(H.parentNode,"optgroup"))){if(O=x(H).val(),le)return O;Le.push(O)}return Le},set:function(D,O){for(var H,X,ee=D.options,te=x.makeArray(O),le=ee.length;le--;)X=ee[le],(X.selected=x.inArray(x.valHooks.option.get(X),te)>-1)&&(H=!0);return H||(D.selectedIndex=-1),te}}}}),x.each(["radio","checkbox"],function(){x.valHooks[this]={set:function(D,O){if(Array.isArray(O))return D.checked=x.inArray(x(D).val(),O)>-1}},v.checkOn||(x.valHooks[this].get=function(D){return D.getAttribute("value")===null?"on":D.value})});var X0=e.location,b$={guid:Date.now()},jE=/\?/;x.parseXML=function(D){var O,H;if(!D||typeof D!="string")return null;try{O=new e.DOMParser().parseFromString(D,"text/xml")}catch{}return H=O&&O.getElementsByTagName("parsererror")[0],(!O||H)&&x.error("Invalid XML: "+(H?x.map(H.childNodes,function(X){return X.textContent}).join(`
- `):D)),O};var S$=/^(?:focusinfocus|focusoutblur)$/,w$=function(D){D.stopPropagation()};x.extend(x.event,{trigger:function(D,O,H,X){var ee,te,le,Le,Me,We,lt,dt,Je=[H||y],Lt=f.call(D,"type")?D.type:D,Mn=f.call(D,"namespace")?D.namespace.split("."):[];if(te=dt=le=H=H||y,!(H.nodeType===3||H.nodeType===8)&&!S$.test(Lt+x.event.triggered)&&(Lt.indexOf(".")>-1&&(Mn=Lt.split("."),Lt=Mn.shift(),Mn.sort()),Me=Lt.indexOf(":")<0&&"on"+Lt,D=D[x.expando]?D:new x.Event(Lt,typeof D=="object"&&D),D.isTrigger=X?2:3,D.namespace=Mn.join("."),D.rnamespace=D.namespace?new RegExp("(^|\\.)"+Mn.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,D.result=void 0,D.target||(D.target=H),O=O==null?[D]:x.makeArray(O,[D]),lt=x.event.special[Lt]||{},!(!X&<.trigger&<.trigger.apply(H,O)===!1))){if(!X&&!lt.noBubble&&!g(H)){for(Le=lt.delegateType||Lt,S$.test(Le+Lt)||(te=te.parentNode);te;te=te.parentNode)Je.push(te),le=te;le===(H.ownerDocument||y)&&Je.push(le.defaultView||le.parentWindow||e)}for(ee=0;(te=Je[ee++])&&!D.isPropagationStopped();)dt=te,D.type=ee>1?Le:lt.bindType||Lt,We=(de.get(te,"events")||Object.create(null))[D.type]&&de.get(te,"handle"),We&&We.apply(te,O),We=Me&&te[Me],We&&We.apply&&qe(te)&&(D.result=We.apply(te,O),D.result===!1&&D.preventDefault());return D.type=Lt,!X&&!D.isDefaultPrevented()&&(!lt._default||lt._default.apply(Je.pop(),O)===!1)&&qe(H)&&Me&&p(H[Lt])&&!g(H)&&(le=H[Me],le&&(H[Me]=null),x.event.triggered=Lt,D.isPropagationStopped()&&dt.addEventListener(Lt,w$),H[Lt](),D.isPropagationStopped()&&dt.removeEventListener(Lt,w$),x.event.triggered=void 0,le&&(H[Me]=le)),D.result}},simulate:function(D,O,H){var X=x.extend(new x.Event,H,{type:D,isSimulated:!0});x.event.trigger(X,null,O)}}),x.fn.extend({trigger:function(D,O){return this.each(function(){x.event.trigger(D,O,this)})},triggerHandler:function(D,O){var H=this[0];if(H)return x.event.trigger(D,O,H,!0)}});var Hfe=/\[\]$/,x$=/\r?\n/g,Wfe=/^(?:submit|button|image|reset|file)$/i,jfe=/^(?:input|select|textarea|keygen)/i;function KE(D,O,H,X){var ee;if(Array.isArray(O))x.each(O,function(te,le){H||Hfe.test(D)?X(D,le):KE(D+"["+(typeof le=="object"&&le!=null?te:"")+"]",le,H,X)});else if(!H&&w(O)==="object")for(ee in O)KE(D+"["+ee+"]",O[ee],H,X);else X(D,O)}x.param=function(D,O){var H,X=[],ee=function(te,le){var Le=p(le)?le():le;X[X.length]=encodeURIComponent(te)+"="+encodeURIComponent(Le??"")};if(D==null)return"";if(Array.isArray(D)||D.jquery&&!x.isPlainObject(D))x.each(D,function(){ee(this.name,this.value)});else for(H in D)KE(H,D[H],O,ee);return X.join("&")},x.fn.extend({serialize:function(){return x.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var D=x.prop(this,"elements");return D?x.makeArray(D):this}).filter(function(){var D=this.type;return this.name&&!x(this).is(":disabled")&&jfe.test(this.nodeName)&&!Wfe.test(D)&&(this.checked||!wr.test(D))}).map(function(D,O){var H=x(this).val();return H==null?null:Array.isArray(H)?x.map(H,function(X){return{name:O.name,value:X.replace(x$,`\r
- `)}}):{name:O.name,value:H.replace(x$,`\r
- `)}}).get()}});var Kfe=/%20/g,Yfe=/#.*$/,Xfe=/([?&])_=[^&]*/,qfe=/^(.*?):[ \t]*([^\r\n]*)$/mg,Zfe=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Qfe=/^(?:GET|HEAD)$/,Jfe=/^\/\//,_$={},YE={},C$="*/".concat("*"),XE=y.createElement("a");XE.href=X0.href;function T$(D){return function(O,H){typeof O!="string"&&(H=O,O="*");var X,ee=0,te=O.toLowerCase().match(me)||[];if(p(H))for(;X=te[ee++];)X[0]==="+"?(X=X.slice(1)||"*",(D[X]=D[X]||[]).unshift(H)):(D[X]=D[X]||[]).push(H)}}function E$(D,O,H,X){var ee={},te=D===YE;function le(Le){var Me;return ee[Le]=!0,x.each(D[Le]||[],function(We,lt){var dt=lt(O,H,X);if(typeof dt=="string"&&!te&&!ee[dt])return O.dataTypes.unshift(dt),le(dt),!1;if(te)return!(Me=dt)}),Me}return le(O.dataTypes[0])||!ee["*"]&&le("*")}function qE(D,O){var H,X,ee=x.ajaxSettings.flatOptions||{};for(H in O)O[H]!==void 0&&((ee[H]?D:X||(X={}))[H]=O[H]);return X&&x.extend(!0,D,X),D}function ede(D,O,H){for(var X,ee,te,le,Le=D.contents,Me=D.dataTypes;Me[0]==="*";)Me.shift(),X===void 0&&(X=D.mimeType||O.getResponseHeader("Content-Type"));if(X){for(ee in Le)if(Le[ee]&&Le[ee].test(X)){Me.unshift(ee);break}}if(Me[0]in H)te=Me[0];else{for(ee in H){if(!Me[0]||D.converters[ee+" "+Me[0]]){te=ee;break}le||(le=ee)}te=te||le}if(te)return te!==Me[0]&&Me.unshift(te),H[te]}function tde(D,O,H,X){var ee,te,le,Le,Me,We={},lt=D.dataTypes.slice();if(lt[1])for(le in D.converters)We[le.toLowerCase()]=D.converters[le];for(te=lt.shift();te;)if(D.responseFields[te]&&(H[D.responseFields[te]]=O),!Me&&X&&D.dataFilter&&(O=D.dataFilter(O,D.dataType)),Me=te,te=lt.shift(),te){if(te==="*")te=Me;else if(Me!=="*"&&Me!==te){if(le=We[Me+" "+te]||We["* "+te],!le){for(ee in We)if(Le=ee.split(" "),Le[1]===te&&(le=We[Me+" "+Le[0]]||We["* "+Le[0]],le)){le===!0?le=We[ee]:We[ee]!==!0&&(te=Le[0],lt.unshift(Le[1]));break}}if(le!==!0)if(le&&D.throws)O=le(O);else try{O=le(O)}catch(dt){return{state:"parsererror",error:le?dt:"No conversion from "+Me+" to "+te}}}}return{state:"success",data:O}}x.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:X0.href,type:"GET",isLocal:Zfe.test(X0.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":C$,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":x.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(D,O){return O?qE(qE(D,x.ajaxSettings),O):qE(x.ajaxSettings,D)},ajaxPrefilter:T$(_$),ajaxTransport:T$(YE),ajax:function(D,O){typeof D=="object"&&(O=D,D=void 0),O=O||{};var H,X,ee,te,le,Le,Me,We,lt,dt,Je=x.ajaxSetup({},O),Lt=Je.context||Je,Mn=Je.context&&(Lt.nodeType||Lt.jquery)?x(Lt):x.event,cr=x.Deferred(),Hn=x.Callbacks("once memory"),ui=Je.statusCode||{},Pa={},Dl={},Al="canceled",Jn={readyState:0,getResponseHeader:function(dr){var pa;if(Me){if(!te)for(te={};pa=qfe.exec(ee);)te[pa[1].toLowerCase()+" "]=(te[pa[1].toLowerCase()+" "]||[]).concat(pa[2]);pa=te[dr.toLowerCase()+" "]}return pa==null?null:pa.join(", ")},getAllResponseHeaders:function(){return Me?ee:null},setRequestHeader:function(dr,pa){return Me==null&&(dr=Dl[dr.toLowerCase()]=Dl[dr.toLowerCase()]||dr,Pa[dr]=pa),this},overrideMimeType:function(dr){return Me==null&&(Je.mimeType=dr),this},statusCode:function(dr){var pa;if(dr)if(Me)Jn.always(dr[Jn.status]);else for(pa in dr)ui[pa]=[ui[pa],dr[pa]];return this},abort:function(dr){var pa=dr||Al;return H&&H.abort(pa),Sd(0,pa),this}};if(cr.promise(Jn),Je.url=((D||Je.url||X0.href)+"").replace(Jfe,X0.protocol+"//"),Je.type=O.method||O.type||Je.method||Je.type,Je.dataTypes=(Je.dataType||"*").toLowerCase().match(me)||[""],Je.crossDomain==null){Le=y.createElement("a");try{Le.href=Je.url,Le.href=Le.href,Je.crossDomain=XE.protocol+"//"+XE.host!=Le.protocol+"//"+Le.host}catch{Je.crossDomain=!0}}if(Je.data&&Je.processData&&typeof Je.data!="string"&&(Je.data=x.param(Je.data,Je.traditional)),E$(_$,Je,O,Jn),Me)return Jn;We=x.event&&Je.global,We&&x.active++===0&&x.event.trigger("ajaxStart"),Je.type=Je.type.toUpperCase(),Je.hasContent=!Qfe.test(Je.type),X=Je.url.replace(Yfe,""),Je.hasContent?Je.data&&Je.processData&&(Je.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&(Je.data=Je.data.replace(Kfe,"+")):(dt=Je.url.slice(X.length),Je.data&&(Je.processData||typeof Je.data=="string")&&(X+=(jE.test(X)?"&":"?")+Je.data,delete Je.data),Je.cache===!1&&(X=X.replace(Xfe,"$1"),dt=(jE.test(X)?"&":"?")+"_="+b$.guid+++dt),Je.url=X+dt),Je.ifModified&&(x.lastModified[X]&&Jn.setRequestHeader("If-Modified-Since",x.lastModified[X]),x.etag[X]&&Jn.setRequestHeader("If-None-Match",x.etag[X])),(Je.data&&Je.hasContent&&Je.contentType!==!1||O.contentType)&&Jn.setRequestHeader("Content-Type",Je.contentType),Jn.setRequestHeader("Accept",Je.dataTypes[0]&&Je.accepts[Je.dataTypes[0]]?Je.accepts[Je.dataTypes[0]]+(Je.dataTypes[0]!=="*"?", "+C$+"; q=0.01":""):Je.accepts["*"]);for(lt in Je.headers)Jn.setRequestHeader(lt,Je.headers[lt]);if(Je.beforeSend&&(Je.beforeSend.call(Lt,Jn,Je)===!1||Me))return Jn.abort();if(Al="abort",Hn.add(Je.complete),Jn.done(Je.success),Jn.fail(Je.error),H=E$(YE,Je,O,Jn),!H)Sd(-1,"No Transport");else{if(Jn.readyState=1,We&&Mn.trigger("ajaxSend",[Jn,Je]),Me)return Jn;Je.async&&Je.timeout>0&&(le=e.setTimeout(function(){Jn.abort("timeout")},Je.timeout));try{Me=!1,H.send(Pa,Sd)}catch(dr){if(Me)throw dr;Sd(-1,dr)}}function Sd(dr,pa,Z0,QE){var kl,Q0,Rl,kc,Rc,Yo=pa;Me||(Me=!0,le&&e.clearTimeout(le),H=void 0,ee=QE||"",Jn.readyState=dr>0?4:0,kl=dr>=200&&dr<300||dr===304,Z0&&(kc=ede(Je,Jn,Z0)),!kl&&x.inArray("script",Je.dataTypes)>-1&&x.inArray("json",Je.dataTypes)<0&&(Je.converters["text script"]=function(){}),kc=tde(Je,kc,Jn,kl),kl?(Je.ifModified&&(Rc=Jn.getResponseHeader("Last-Modified"),Rc&&(x.lastModified[X]=Rc),Rc=Jn.getResponseHeader("etag"),Rc&&(x.etag[X]=Rc)),dr===204||Je.type==="HEAD"?Yo="nocontent":dr===304?Yo="notmodified":(Yo=kc.state,Q0=kc.data,Rl=kc.error,kl=!Rl)):(Rl=Yo,(dr||!Yo)&&(Yo="error",dr<0&&(dr=0))),Jn.status=dr,Jn.statusText=(pa||Yo)+"",kl?cr.resolveWith(Lt,[Q0,Yo,Jn]):cr.rejectWith(Lt,[Jn,Yo,Rl]),Jn.statusCode(ui),ui=void 0,We&&Mn.trigger(kl?"ajaxSuccess":"ajaxError",[Jn,Je,kl?Q0:Rl]),Hn.fireWith(Lt,[Jn,Yo]),We&&(Mn.trigger("ajaxComplete",[Jn,Je]),--x.active||x.event.trigger("ajaxStop")))}return Jn},getJSON:function(D,O,H){return x.get(D,O,H,"json")},getScript:function(D,O){return x.get(D,void 0,O,"script")}}),x.each(["get","post"],function(D,O){x[O]=function(H,X,ee,te){return p(X)&&(te=te||ee,ee=X,X=void 0),x.ajax(x.extend({url:H,type:O,dataType:te,data:X,success:ee},x.isPlainObject(H)&&H))}}),x.ajaxPrefilter(function(D){var O;for(O in D.headers)O.toLowerCase()==="content-type"&&(D.contentType=D.headers[O]||"")}),x._evalUrl=function(D,O,H){return x.ajax({url:D,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(X){x.globalEval(X,O,H)}})},x.fn.extend({wrapAll:function(D){var O;return this[0]&&(p(D)&&(D=D.call(this[0])),O=x(D,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&O.insertBefore(this[0]),O.map(function(){for(var H=this;H.firstElementChild;)H=H.firstElementChild;return H}).append(this)),this},wrapInner:function(D){return p(D)?this.each(function(O){x(this).wrapInner(D.call(this,O))}):this.each(function(){var O=x(this),H=O.contents();H.length?H.wrapAll(D):O.append(D)})},wrap:function(D){var O=p(D);return this.each(function(H){x(this).wrapAll(O?D.call(this,H):D)})},unwrap:function(D){return this.parent(D).not("body").each(function(){x(this).replaceWith(this.childNodes)}),this}}),x.expr.pseudos.hidden=function(D){return!x.expr.pseudos.visible(D)},x.expr.pseudos.visible=function(D){return!!(D.offsetWidth||D.offsetHeight||D.getClientRects().length)},x.ajaxSettings.xhr=function(){try{return new e.XMLHttpRequest}catch{}};var nde={0:200,1223:204},q0=x.ajaxSettings.xhr();v.cors=!!q0&&"withCredentials"in q0,v.ajax=q0=!!q0,x.ajaxTransport(function(D){var O,H;if(v.cors||q0&&!D.crossDomain)return{send:function(X,ee){var te,le=D.xhr();if(le.open(D.type,D.url,D.async,D.username,D.password),D.xhrFields)for(te in D.xhrFields)le[te]=D.xhrFields[te];D.mimeType&&le.overrideMimeType&&le.overrideMimeType(D.mimeType),!D.crossDomain&&!X["X-Requested-With"]&&(X["X-Requested-With"]="XMLHttpRequest");for(te in X)le.setRequestHeader(te,X[te]);O=function(Le){return function(){O&&(O=H=le.onload=le.onerror=le.onabort=le.ontimeout=le.onreadystatechange=null,Le==="abort"?le.abort():Le==="error"?typeof le.status!="number"?ee(0,"error"):ee(le.status,le.statusText):ee(nde[le.status]||le.status,le.statusText,(le.responseType||"text")!=="text"||typeof le.responseText!="string"?{binary:le.response}:{text:le.responseText},le.getAllResponseHeaders()))}},le.onload=O(),H=le.onerror=le.ontimeout=O("error"),le.onabort!==void 0?le.onabort=H:le.onreadystatechange=function(){le.readyState===4&&e.setTimeout(function(){O&&H()})},O=O("abort");try{le.send(D.hasContent&&D.data||null)}catch(Le){if(O)throw Le}},abort:function(){O&&O()}}}),x.ajaxPrefilter(function(D){D.crossDomain&&(D.contents.script=!1)}),x.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(D){return x.globalEval(D),D}}}),x.ajaxPrefilter("script",function(D){D.cache===void 0&&(D.cache=!1),D.crossDomain&&(D.type="GET")}),x.ajaxTransport("script",function(D){if(D.crossDomain||D.scriptAttrs){var O,H;return{send:function(X,ee){O=x("<script>").attr(D.scriptAttrs||{}).prop({charset:D.scriptCharset,src:D.url}).on("load error",H=function(te){O.remove(),H=null,te&&ee(te.type==="error"?404:200,te.type)}),y.head.appendChild(O[0])},abort:function(){H&&H()}}}});var M$=[],ZE=/(=)\?(?=&|$)|\?\?/;x.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var D=M$.pop()||x.expando+"_"+b$.guid++;return this[D]=!0,D}}),x.ajaxPrefilter("json jsonp",function(D,O,H){var X,ee,te,le=D.jsonp!==!1&&(ZE.test(D.url)?"url":typeof D.data=="string"&&(D.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&ZE.test(D.data)&&"data");if(le||D.dataTypes[0]==="jsonp")return X=D.jsonpCallback=p(D.jsonpCallback)?D.jsonpCallback():D.jsonpCallback,le?D[le]=D[le].replace(ZE,"$1"+X):D.jsonp!==!1&&(D.url+=(jE.test(D.url)?"&":"?")+D.jsonp+"="+X),D.converters["script json"]=function(){return te||x.error(X+" was not called"),te[0]},D.dataTypes[0]="json",ee=e[X],e[X]=function(){te=arguments},H.always(function(){ee===void 0?x(e).removeProp(X):e[X]=ee,D[X]&&(D.jsonpCallback=O.jsonpCallback,M$.push(X)),te&&p(ee)&&ee(te[0]),te=ee=void 0}),"script"}),v.createHTMLDocument=function(){var D=y.implementation.createHTMLDocument("").body;return D.innerHTML="<form></form><form></form>",D.childNodes.length===2}(),x.parseHTML=function(D,O,H){if(typeof D!="string")return[];typeof O=="boolean"&&(H=O,O=!1);var X,ee,te;return O||(v.createHTMLDocument?(O=y.implementation.createHTMLDocument(""),X=O.createElement("base"),X.href=y.location.href,O.head.appendChild(X)):O=y),ee=Q.exec(D),te=!H&&[],ee?[O.createElement(ee[1])]:(ee=Or([D],O,te),te&&te.length&&x(te).remove(),x.merge([],ee.childNodes))},x.fn.load=function(D,O,H){var X,ee,te,le=this,Le=D.indexOf(" ");return Le>-1&&(X=md(D.slice(Le)),D=D.slice(0,Le)),p(O)?(H=O,O=void 0):O&&typeof O=="object"&&(ee="POST"),le.length>0&&x.ajax({url:D,type:ee||"GET",dataType:"html",data:O}).done(function(Me){te=arguments,le.html(X?x("<div>").append(x.parseHTML(Me)).find(X):Me)}).always(H&&function(Me,We){le.each(function(){H.apply(this,te||[Me.responseText,We,Me])})}),this},x.expr.pseudos.animated=function(D){return x.grep(x.timers,function(O){return D===O.elem}).length},x.offset={setOffset:function(D,O,H){var X,ee,te,le,Le,Me,We,lt=x.css(D,"position"),dt=x(D),Je={};lt==="static"&&(D.style.position="relative"),Le=dt.offset(),te=x.css(D,"top"),Me=x.css(D,"left"),We=(lt==="absolute"||lt==="fixed")&&(te+Me).indexOf("auto")>-1,We?(X=dt.position(),le=X.top,ee=X.left):(le=parseFloat(te)||0,ee=parseFloat(Me)||0),p(O)&&(O=O.call(D,H,x.extend({},Le))),O.top!=null&&(Je.top=O.top-Le.top+le),O.left!=null&&(Je.left=O.left-Le.left+ee),"using"in O?O.using.call(D,Je):dt.css(Je)}},x.fn.extend({offset:function(D){if(arguments.length)return D===void 0?this:this.each(function(ee){x.offset.setOffset(this,D,ee)});var O,H,X=this[0];if(X)return X.getClientRects().length?(O=X.getBoundingClientRect(),H=X.ownerDocument.defaultView,{top:O.top+H.pageYOffset,left:O.left+H.pageXOffset}):{top:0,left:0}},position:function(){if(this[0]){var D,O,H,X=this[0],ee={top:0,left:0};if(x.css(X,"position")==="fixed")O=X.getBoundingClientRect();else{for(O=this.offset(),H=X.ownerDocument,D=X.offsetParent||H.documentElement;D&&(D===H.body||D===H.documentElement)&&x.css(D,"position")==="static";)D=D.parentNode;D&&D!==X&&D.nodeType===1&&(ee=x(D).offset(),ee.top+=x.css(D,"borderTopWidth",!0),ee.left+=x.css(D,"borderLeftWidth",!0))}return{top:O.top-ee.top-x.css(X,"marginTop",!0),left:O.left-ee.left-x.css(X,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var D=this.offsetParent;D&&x.css(D,"position")==="static";)D=D.offsetParent;return D||$e})}}),x.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(D,O){var H=O==="pageYOffset";x.fn[D]=function(X){return we(this,function(ee,te,le){var Le;if(g(ee)?Le=ee:ee.nodeType===9&&(Le=ee.defaultView),le===void 0)return Le?Le[O]:ee[te];Le?Le.scrollTo(H?Le.pageXOffset:le,H?le:Le.pageYOffset):ee[te]=le},D,X,arguments.length)}}),x.each(["top","left"],function(D,O){x.cssHooks[O]=Lo(v.pixelPosition,function(H,X){if(X)return X=li(H,O),Te.test(X)?x(H).position()[O]+"px":X})}),x.each({Height:"height",Width:"width"},function(D,O){x.each({padding:"inner"+D,content:O,"":"outer"+D},function(H,X){x.fn[X]=function(ee,te){var le=arguments.length&&(H||typeof ee!="boolean"),Le=H||(ee===!0||te===!0?"margin":"border");return we(this,function(Me,We,lt){var dt;return g(Me)?X.indexOf("outer")===0?Me["inner"+D]:Me.document.documentElement["client"+D]:Me.nodeType===9?(dt=Me.documentElement,Math.max(Me.body["scroll"+D],dt["scroll"+D],Me.body["offset"+D],dt["offset"+D],dt["client"+D])):lt===void 0?x.css(Me,We,Le):x.style(Me,We,lt,Le)},O,le?ee:void 0,le)}})}),x.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(D,O){x.fn[O]=function(H){return this.on(O,H)}}),x.fn.extend({bind:function(D,O,H){return this.on(D,null,O,H)},unbind:function(D,O){return this.off(D,null,O)},delegate:function(D,O,H,X){return this.on(O,D,H,X)},undelegate:function(D,O,H){return arguments.length===1?this.off(D,"**"):this.off(O,D||"**",H)},hover:function(D,O){return this.on("mouseenter",D).on("mouseleave",O||D)}}),x.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(D,O){x.fn[O]=function(H,X){return arguments.length>0?this.on(O,null,H,X):this.trigger(O)}});var rde=/^[\s\uFEFF\xA0]+|([^\s\uFEFF\xA0])[\s\uFEFF\xA0]+$/g;x.proxy=function(D,O){var H,X,ee;if(typeof O=="string"&&(H=D[O],O=D,D=H),!!p(D))return X=i.call(arguments,2),ee=function(){return D.apply(O||this,X.concat(i.call(arguments)))},ee.guid=D.guid=D.guid||x.guid++,ee},x.holdReady=function(D){D?x.readyWait++:x.ready(!0)},x.isArray=Array.isArray,x.parseJSON=JSON.parse,x.nodeName=M,x.isFunction=p,x.isWindow=g,x.camelCase=Ce,x.type=w,x.now=Date.now,x.isNumeric=function(D){var O=x.type(D);return(O==="number"||O==="string")&&!isNaN(D-parseFloat(D))},x.trim=function(D){return D==null?"":(D+"").replace(rde,"$1")};var ade=e.jQuery,ide=e.$;return x.noConflict=function(D){return e.$===x&&(e.$=ide),D&&e.jQuery===x&&(e.jQuery=ade),x},typeof n>"u"&&(e.jQuery=e.$=x),x})})(lJ);var uJ=lJ.exports;const $We=xi(uJ);/*! WebUploader 0.1.6 */var PWe=uJ,FWe=function(t,e){var n={},r=function(u,c){var f,d,h;if(typeof u=="string")return o(u);for(f=[],d=u.length,h=0;h<d;h++)f.push(o(u[h]));return c.apply(null,f)},a=function(u,c,f){arguments.length===2&&(f=c,c=null),r(c||[],function(){i(u,f,arguments)})},i=function(u,c,f){var d={exports:c},h;typeof c=="function"&&(f.length||(f=[r,d.exports,d]),h=c.apply(null,f),h!==void 0&&(d.exports=h)),n[u]=d.exports},o=function(u){var c=n[u]||t[u];if(!c)throw new Error("`"+u+"` is undefined");return c},s=function(u){var c,f,d,h,v,p;p=function(g){return g&&g.charAt(0).toUpperCase()+g.substr(1)};for(c in n)if(f=u,!!n.hasOwnProperty(c)){for(d=c.split("/"),v=p(d.pop());h=p(d.shift());)f[h]=f[h]||{},f=f[h];f[v]=n[c]}return u},l=function(u){return t.__dollar=u,s(e(t,a,r))};return l(PWe)}(window,function(t,e,n){e("dollar-third",[],function(){var a=t.require,i=t.__dollar||t.jQuery||t.Zepto||a("jquery")||a("zepto");if(!i)throw new Error("jQuery or Zepto not found!");return i}),e("dollar",["dollar-third"],function(a){return a}),e("promise-third",["dollar"],function(a){return{Deferred:a.Deferred,when:a.when,isPromise:function(i){return i&&typeof i.then=="function"}}}),e("promise",["promise-third"],function(a){return a}),e("base",["dollar","promise"],function(a,i){var o=function(){},s=Function.call;function l(f){return function(){return s.apply(f,arguments)}}function u(f,d){return function(){return f.apply(d,arguments)}}function c(f){var d;return Object.create?Object.create(f):(d=function(){},d.prototype=f,new d)}return{version:"0.1.6",$:a,Deferred:i.Deferred,isPromise:i.isPromise,when:i.when,browser:function(f){var d={},h=f.match(/WebKit\/([\d.]+)/),v=f.match(/Chrome\/([\d.]+)/)||f.match(/CriOS\/([\d.]+)/),p=f.match(/MSIE\s([\d\.]+)/)||f.match(/(?:trident)(?:.*rv:([\w.]+))?/i),g=f.match(/Firefox\/([\d.]+)/),y=f.match(/Safari\/([\d.]+)/),m=f.match(/OPR\/([\d.]+)/);return h&&(d.webkit=parseFloat(h[1])),v&&(d.chrome=parseFloat(v[1])),p&&(d.ie=parseFloat(p[1])),g&&(d.firefox=parseFloat(g[1])),y&&(d.safari=parseFloat(y[1])),m&&(d.opera=parseFloat(m[1])),d}(navigator.userAgent),os:function(f){var d={},h=f.match(/(?:Android);?[\s\/]+([\d.]+)?/),v=f.match(/(?:iPad|iPod|iPhone).*OS\s([\d_]+)/);return h&&(d.android=parseFloat(h[1])),v&&(d.ios=parseFloat(v[1].replace(/_/g,"."))),d}(navigator.userAgent),inherits:function(f,d,h){var v;return typeof d=="function"?(v=d,d=null):d&&d.hasOwnProperty("constructor")?v=d.constructor:v=function(){return f.apply(this,arguments)},a.extend(!0,v,f,h||{}),v.__super__=f.prototype,v.prototype=c(f.prototype),d&&a.extend(!0,v.prototype,d),v},noop:o,bindFn:u,log:function(){return t.console?u(console.log,console):o}(),nextTick:function(){return function(f){setTimeout(f,1)}}(),slice:l([].slice),guid:function(){var f=0;return function(d){for(var h=(+new Date).toString(32),v=0;v<5;v++)h+=Math.floor(Math.random()*65535).toString(32);return(d||"wu_")+h+(f++).toString(32)}}(),formatSize:function(f,d,h){var v;for(h=h||["B","K","M","G","TB"];(v=h.shift())&&f>1024;)f=f/1024;return(v==="B"?f:f.toFixed(d||2))+v}}}),e("mediator",["base"],function(a){var i=a.$,o=[].slice,s=/\s+/,l;function u(d,h,v,p){return i.grep(d,function(g){return g&&(!h||g.e===h)&&(!v||g.cb===v||g.cb._cb===v)&&(!p||g.ctx===p)})}function c(d,h,v){i.each((d||"").split(s),function(p,g){v(g,h)})}function f(d,h){for(var v=!1,p=-1,g=d.length,y;++p<g;)if(y=d[p],y.cb.apply(y.ctx2,h)===!1){v=!0;break}return!v}return l={on:function(d,h,v){var p=this,g;return h?(g=this._events||(this._events=[]),c(d,h,function(y,m){var b={e:y};b.cb=m,b.ctx=v,b.ctx2=v||p,b.id=g.length,g.push(b)}),this):this},once:function(d,h,v){var p=this;return h&&c(d,h,function(g,y){var m=function(){return p.off(g,m),y.apply(v||p,arguments)};m._cb=y,p.on(g,m,v)}),p},off:function(d,h,v){var p=this._events;return p?!d&&!h&&!v?(this._events=[],this):(c(d,h,function(g,y){i.each(u(p,g,y,v),function(){delete p[this.id]})}),this):this},trigger:function(d){var h,v,p;return!this._events||!d?this:(h=o.call(arguments,1),v=u(this._events,d),p=u(this._events,"all"),f(v,h)&&f(p,arguments))}},i.extend({installTo:function(d){return i.extend(d,l)}},l)}),e("uploader",["base","mediator"],function(a,i){var o=a.$;function s(l){this.options=o.extend(!0,{},s.options,l),this._init(this.options)}return s.options={},i.installTo(s.prototype),o.each({upload:"start-upload",stop:"stop-upload",getFile:"get-file",getFiles:"get-files",addFile:"add-file",addFiles:"add-file",sort:"sort-files",removeFile:"remove-file",cancelFile:"cancel-file",skipFile:"skip-file",retry:"retry",isInProgress:"is-in-progress",makeThumb:"make-thumb",md5File:"md5-file",getDimension:"get-dimension",addButton:"add-btn",predictRuntimeType:"predict-runtime-type",refresh:"refresh",disable:"disable",enable:"enable",reset:"reset"},function(l,u){s.prototype[l]=function(){return this.request(u,arguments)}}),o.extend(s.prototype,{state:"pending",_init:function(l){var u=this;u.request("init",l,function(){u.state="ready",u.trigger("ready")})},option:function(l,u){var c=this.options;if(arguments.length>1)o.isPlainObject(u)&&o.isPlainObject(c[l])?o.extend(c[l],u):c[l]=u;else return l?c[l]:c},getStats:function(){var l=this.request("get-stats");return l?{successNum:l.numOfSuccess,progressNum:l.numOfProgress,cancelNum:l.numOfCancel,invalidNum:l.numOfInvalid,uploadFailNum:l.numOfUploadFailed,queueNum:l.numOfQueue,interruptNum:l.numofInterrupt}:{}},trigger:function(l){var u=[].slice.call(arguments,1),c=this.options,f="on"+l.substring(0,1).toUpperCase()+l.substring(1);return!(i.trigger.apply(this,arguments)===!1||o.isFunction(c[f])&&c[f].apply(this,u)===!1||o.isFunction(this[f])&&this[f].apply(this,u)===!1||i.trigger.apply(i,[this,l].concat(u))===!1)},destroy:function(){this.request("destroy",arguments),this.off()},request:a.noop}),a.create=s.create=function(l){return new s(l)},a.Uploader=s,s}),e("runtime/runtime",["base","mediator"],function(a,i){var o=a.$,s={},l=function(c){for(var f in c)if(c.hasOwnProperty(f))return f;return null};function u(c){this.options=o.extend({container:document.body},c),this.uid=a.guid("rt_")}return o.extend(u.prototype,{getContainer:function(){var c=this.options,f,d;return this._container?this._container:(f=o(c.container||document.body),d=o(document.createElement("div")),d.attr("id","rt_"+this.uid),d.css({position:"absolute",top:"0px",left:"0px",width:"1px",height:"1px",overflow:"hidden"}),f.append(d),f.addClass("webuploader-container"),this._container=d,this._parent=f,d)},init:a.noop,exec:a.noop,destroy:function(){this._container&&this._container.remove(),this._parent&&this._parent.removeClass("webuploader-container"),this.off()}}),u.orders="html5,flash",u.addRuntime=function(c,f){s[c]=f},u.hasRuntime=function(c){return!!(c?s[c]:l(s))},u.create=function(c,f){var d,h;if(f=f||u.orders,o.each(f.split(/\s*,\s*/g),function(){if(s[this])return d=this,!1}),d=d||l(s),!d)throw new Error("Runtime Error");return h=new s[d](c),h},i.installTo(u.prototype),u}),e("runtime/client",["base","mediator","runtime/runtime"],function(a,i,o){var s;s=function(){var u={};return{add:function(c){u[c.uid]=c},get:function(c,f){var d;if(c)return u[c];for(d in u)if(!(f&&u[d].__standalone))return u[d];return null},remove:function(c){delete u[c.uid]}}}();function l(u,c){var f=a.Deferred(),d;this.uid=a.guid("client_"),this.runtimeReady=function(h){return f.done(h)},this.connectRuntime=function(h,v){if(d)throw new Error("already connected!");return f.done(v),typeof h=="string"&&s.get(h)&&(d=s.get(h)),d=d||s.get(null,c),d?(a.$.extend(d.options,h),d.__promise.then(f.resolve),d.__client++):(d=o.create(h,h.runtimeOrder),d.__promise=f.promise(),d.once("ready",f.resolve),d.init(),s.add(d),d.__client=1),c&&(d.__standalone=c),d},this.getRuntime=function(){return d},this.disconnectRuntime=function(){d&&(d.__client--,d.__client<=0&&(s.remove(d),delete d.__promise,d.destroy()),d=null)},this.exec=function(){if(d){var h=a.slice(arguments);return u&&h.unshift(u),d.exec.apply(this,h)}},this.getRuid=function(){return d&&d.uid},this.destroy=function(h){return function(){h&&h.apply(this,arguments),this.trigger("destroy"),this.off(),this.exec("destroy"),this.disconnectRuntime()}}(this.destroy)}return i.installTo(l.prototype),l}),e("lib/dnd",["base","mediator","runtime/client"],function(a,i,o){var s=a.$;function l(u){u=this.options=s.extend({},l.options,u),u.container=s(u.container),u.container.length&&o.call(this,"DragAndDrop")}return l.options={accept:null,disableGlobalDnd:!1},a.inherits(o,{constructor:l,init:function(){var u=this;u.connectRuntime(u.options,function(){u.exec("init"),u.trigger("ready")})}}),i.installTo(l.prototype),l}),e("widgets/widget",["base","uploader"],function(a,i){var o=a.$,s=i.prototype._init,l=i.prototype.destroy,u={},c=[];function f(h){if(!h)return!1;var v=h.length,p=o.type(h);return h.nodeType===1&&v?!0:p==="array"||p!=="function"&&p!=="string"&&(v===0||typeof v=="number"&&v>0&&v-1 in h)}function d(h){this.owner=h,this.options=h.options}return o.extend(d.prototype,{init:a.noop,invoke:function(h,v){var p=this.responseMap;return!p||!(h in p)||!(p[h]in this)||!o.isFunction(this[p[h]])?u:this[p[h]].apply(this,v)},request:function(){return this.owner.request.apply(this.owner,arguments)}}),o.extend(i.prototype,{_init:function(){var h=this,v=h._widgets=[],p=h.options.disableWidgets||"";return o.each(c,function(g,y){(!p||!~p.indexOf(y._name))&&v.push(new y(h))}),s.apply(h,arguments)},request:function(h,v,p){var g=0,y=this._widgets,m=y&&y.length,b=[],w=[],C,_,x,T;for(v=f(v)?v:[v];g<m;g++)C=y[g],_=C.invoke(h,v),_!==u&&(a.isPromise(_)?w.push(_):b.push(_));return p||w.length?(x=a.when.apply(a,w),T=x.pipe?"pipe":"then",x[T](function(){var M=a.Deferred(),E=arguments;return E.length===1&&(E=E[0]),setTimeout(function(){M.resolve(E)},1),M.promise()})[p?T:"done"](p||a.noop)):b[0]},destroy:function(){l.apply(this,arguments),this._widgets=null}}),i.register=d.register=function(h,v){var p={init:"init",destroy:"destroy",name:"anonymous"},g;return arguments.length===1?(v=h,o.each(v,function(y){if(y[0]==="_"||y==="name"){y==="name"&&(p.name=v.name);return}p[y.replace(/[A-Z]/g,"-$&").toLowerCase()]=y})):p=o.extend(p,h),v.responseMap=p,g=a.inherits(d,v),g._name=p.name,c.push(g),g},i.unRegister=d.unRegister=function(h){if(!(!h||h==="anonymous"))for(var v=c.length;v--;)c[v]._name===h&&c.splice(v,1)},d}),e("widgets/filednd",["base","uploader","lib/dnd","widgets/widget"],function(a,i,o){var s=a.$;return i.options.dnd="",i.register({name:"dnd",init:function(l){if(!(!l.dnd||this.request("predict-runtime-type")!=="html5")){var u=this,c=a.Deferred(),f=s.extend({},{disableGlobalDnd:l.disableGlobalDnd,container:l.dnd,accept:l.accept}),d;return this.dnd=d=new o(f),d.once("ready",c.resolve),d.on("drop",function(h){u.request("add-file",[h])}),d.on("accept",function(h){return u.owner.trigger("dndAccept",h)}),d.init(),c.promise()}},destroy:function(){this.dnd&&this.dnd.destroy()}})}),e("lib/filepaste",["base","mediator","runtime/client"],function(a,i,o){var s=a.$;function l(u){u=this.options=s.extend({},u),u.container=s(u.container||document.body),o.call(this,"FilePaste")}return a.inherits(o,{constructor:l,init:function(){var u=this;u.connectRuntime(u.options,function(){u.exec("init"),u.trigger("ready")})}}),i.installTo(l.prototype),l}),e("widgets/filepaste",["base","uploader","lib/filepaste","widgets/widget"],function(a,i,o){var s=a.$;return i.register({name:"paste",init:function(l){if(!(!l.paste||this.request("predict-runtime-type")!=="html5")){var u=this,c=a.Deferred(),f=s.extend({},{container:l.paste,accept:l.accept}),d;return this.paste=d=new o(f),d.once("ready",c.resolve),d.on("paste",function(h){u.owner.request("add-file",[h])}),d.init(),c.promise()}},destroy:function(){this.paste&&this.paste.destroy()}})}),e("lib/blob",["base","runtime/client"],function(a,i){function o(s,l){var u=this;u.source=l,u.ruid=s,this.size=l.size||0,!l.type&&this.ext&&~"jpg,jpeg,png,gif,bmp".indexOf(this.ext)?this.type="image/"+(this.ext==="jpg"?"jpeg":this.ext):this.type=l.type||"application/octet-stream",i.call(u,"Blob"),this.uid=l.uid||this.uid,s&&u.connectRuntime(s)}return a.inherits(i,{constructor:o,slice:function(s,l){return this.exec("slice",s,l)},getSource:function(){return this.source}}),o}),e("lib/file",["base","lib/blob"],function(a,i){var o=1,s=/\.([^.]+)$/;function l(u,c){var f;this.name=c.name||"untitled"+o++,f=s.exec(c.name)?RegExp.$1.toLowerCase():"",!f&&c.type&&(f=/\/(jpg|jpeg|png|gif|bmp)$/i.exec(c.type)?RegExp.$1.toLowerCase():"",this.name+="."+f),this.ext=f,this.lastModifiedDate=c.lastModifiedDate||new Date().toLocaleString(),i.apply(this,arguments)}return a.inherits(i,l)}),e("lib/filepicker",["base","runtime/client","lib/file"],function(a,i,o){var s=a.$;function l(u){if(u=this.options=s.extend({},l.options,u),u.container=s(u.id),!u.container.length)throw new Error("按钮指定错误");u.innerHTML=u.innerHTML||u.label||u.container.html()||"",u.button=s(u.button||document.createElement("div")),u.button.html(u.innerHTML),u.container.html(u.button),i.call(this,"FilePicker",!0)}return l.options={button:null,container:null,label:null,innerHTML:null,multiple:!0,accept:null,name:"file",style:"webuploader-pick"},a.inherits(i,{constructor:l,init:function(){var u=this,c=u.options,f=c.button,d=c.style;d&&f.addClass("webuploader-pick"),u.on("all",function(h){var v;switch(h){case"mouseenter":d&&f.addClass("webuploader-pick-hover");break;case"mouseleave":d&&f.removeClass("webuploader-pick-hover");break;case"change":v=u.exec("getFiles"),u.trigger("select",s.map(v,function(p){return p=new o(u.getRuid(),p),p._refer=c.container,p}),c.container);break}}),u.connectRuntime(c,function(){u.refresh(),u.exec("init",c),u.trigger("ready")}),this._resizeHandler=a.bindFn(this.refresh,this),s(t).on("resize",this._resizeHandler)},refresh:function(){var u=this.getRuntime().getContainer(),c=this.options.button,f=c.outerWidth?c.outerWidth():c.width(),d=c.outerHeight?c.outerHeight():c.height(),h=c.offset();f&&d&&u.css({bottom:"auto",right:"auto",width:f+"px",height:d+"px"}).offset(h)},enable:function(){var u=this.options.button;u.removeClass("webuploader-pick-disable"),this.refresh()},disable:function(){var u=this.options.button;this.getRuntime().getContainer().css({top:"-99999px"}),u.addClass("webuploader-pick-disable")},destroy:function(){var u=this.options.button;s(t).off("resize",this._resizeHandler),u.removeClass("webuploader-pick-disable webuploader-pick-hover webuploader-pick")}}),l}),e("widgets/filepicker",["base","uploader","lib/filepicker","widgets/widget"],function(a,i,o){var s=a.$;return s.extend(i.options,{pick:null,accept:null}),i.register({name:"picker",init:function(l){return this.pickers=[],l.pick&&this.addBtn(l.pick)},refresh:function(){s.each(this.pickers,function(){this.refresh()})},addBtn:function(l){var u=this,c=u.options,f=c.accept,d=[];if(l)return s.isPlainObject(l)||(l={id:l}),s(l.id).each(function(){var h,v,p;p=a.Deferred(),h=s.extend({},l,{accept:s.isPlainObject(f)?[f]:f,swf:c.swf,runtimeOrder:c.runtimeOrder,id:this}),v=new o(h),v.once("ready",p.resolve),v.on("select",function(g){u.owner.request("add-file",[g])}),v.on("dialogopen",function(){u.owner.trigger("dialogOpen",v.button)}),v.init(),u.pickers.push(v),d.push(p.promise())}),a.when.apply(a,d)},disable:function(){s.each(this.pickers,function(){this.disable()})},enable:function(){s.each(this.pickers,function(){this.enable()})},destroy:function(){s.each(this.pickers,function(){this.destroy()}),this.pickers=null}})}),e("lib/image",["base","runtime/client","lib/blob"],function(a,i,o){var s=a.$;function l(u){this.options=s.extend({},l.options,u),i.call(this,"Image"),this.on("load",function(){this._info=this.exec("info"),this._meta=this.exec("meta")})}return l.options={quality:90,crop:!1,preserveHeaders:!1,allowMagnify:!1},a.inherits(i,{constructor:l,info:function(u){return u?(this._info=u,this):this._info},meta:function(u){return u?(this._meta=u,this):this._meta},loadFromBlob:function(u){var c=this,f=u.getRuid();this.connectRuntime(f,function(){c.exec("init",c.options),c.exec("loadFromBlob",u)})},resize:function(){var u=a.slice(arguments);return this.exec.apply(this,["resize"].concat(u))},crop:function(){var u=a.slice(arguments);return this.exec.apply(this,["crop"].concat(u))},getAsDataUrl:function(u){return this.exec("getAsDataUrl",u)},getAsBlob:function(u){var c=this.exec("getAsBlob",u);return new o(this.getRuid(),c)}}),l}),e("widgets/image",["base","uploader","lib/image","widgets/widget"],function(a,i,o){var s=a.$,l;return l=function(u){var c=0,f=[],d=function(){for(var h;f.length&&c<u;)h=f.shift(),c+=h[0],h[1]()};return function(h,v,p){f.push([v,p]),h.once("destroy",function(){c-=v,setTimeout(d,1)}),setTimeout(d,1)}}(5*1024*1024),s.extend(i.options,{thumb:{width:110,height:110,quality:70,allowMagnify:!0,crop:!0,preserveHeaders:!1,type:"image/jpeg"},compress:{width:1600,height:1600,quality:90,allowMagnify:!1,crop:!1,preserveHeaders:!0}}),i.register({name:"image",makeThumb:function(u,c,f,d){var h,v;if(u=this.request("get-file",u),!u.type.match(/^image/)){c(!0);return}h=s.extend({},this.options.thumb),s.isPlainObject(f)&&(h=s.extend(h,f),f=null),f=f||h.width,d=d||h.height,v=new o(h),v.once("load",function(){u._info=u._info||v.info(),u._meta=u._meta||v.meta(),f<=1&&f>0&&(f=u._info.width*f),d<=1&&d>0&&(d=u._info.height*d),v.resize(f,d)}),v.once("complete",function(){c(!1,v.getAsDataUrl(h.type)),v.destroy()}),v.once("error",function(p){c(p||!0),v.destroy()}),l(v,u.source.size,function(){u._info&&v.info(u._info),u._meta&&v.meta(u._meta),v.loadFromBlob(u.source)})},beforeSendFile:function(u){var c=this.options.compress||this.options.resize,f=c&&c.compressSize||0,d=c&&c.noCompressIfLarger||!1,h,v;if(u=this.request("get-file",u),!(!c||!~"image/jpeg,image/jpg".indexOf(u.type)||u.size<f||u._compressed))return c=s.extend({},c),v=a.Deferred(),h=new o(c),v.always(function(){h.destroy(),h=null}),h.once("error",v.reject),h.once("load",function(){var p=c.width,g=c.height;u._info=u._info||h.info(),u._meta=u._meta||h.meta(),p<=1&&p>0&&(p=u._info.width*p),g<=1&&g>0&&(g=u._info.height*g),h.resize(p,g)}),h.once("complete",function(){var p,g;try{p=h.getAsBlob(c.type),g=u.size,(!d||p.size<g)&&(u.source=p,u.size=p.size,u.trigger("resize",p.size,g)),u._compressed=!0,v.resolve()}catch{v.resolve()}}),u._info&&h.info(u._info),u._meta&&h.meta(u._meta),h.loadFromBlob(u.source),v.promise()}})}),e("file",["base","mediator"],function(a,i){var o=a.$,s="WU_FILE_",l=0,u=/\.([^.]+)$/,c={};function f(){return s+l++}function d(h){this.name=h.name||"Untitled",this.size=h.size||0,this.type=h.type||"application/octet-stream",this.lastModifiedDate=h.lastModifiedDate||new Date*1,this.id=f(),this.ext=u.exec(this.name)?RegExp.$1:"",this.statusText="",c[this.id]=d.Status.INITED,this.source=h,this.loaded=0,this.on("error",function(v){this.setStatus(d.Status.ERROR,v)})}return o.extend(d.prototype,{setStatus:function(h,v){var p=c[this.id];typeof v<"u"&&(this.statusText=v),h!==p&&(c[this.id]=h,this.trigger("statuschange",h,p))},getStatus:function(){return c[this.id]},getSource:function(){return this.source},destroy:function(){this.off(),delete c[this.id]}}),i.installTo(d.prototype),d.Status={INITED:"inited",QUEUED:"queued",PROGRESS:"progress",ERROR:"error",COMPLETE:"complete",CANCELLED:"cancelled",INTERRUPT:"interrupt",INVALID:"invalid"},d}),e("queue",["base","mediator","file"],function(a,i,o){var s=a.$,l=o.Status;function u(){this.stats={numOfQueue:0,numOfSuccess:0,numOfCancel:0,numOfProgress:0,numOfUploadFailed:0,numOfInvalid:0,numofDeleted:0,numofInterrupt:0},this._queue=[],this._map={}}return s.extend(u.prototype,{append:function(c){return this._queue.push(c),this._fileAdded(c),this},prepend:function(c){return this._queue.unshift(c),this._fileAdded(c),this},getFile:function(c){return typeof c!="string"?c:this._map[c]},fetch:function(c){var f=this._queue.length,d,h;for(c=c||l.QUEUED,d=0;d<f;d++)if(h=this._queue[d],c===h.getStatus())return h;return null},sort:function(c){typeof c=="function"&&this._queue.sort(c)},getFiles:function(){for(var c=[].slice.call(arguments,0),f=[],d=0,h=this._queue.length,v;d<h;d++)v=this._queue[d],!(c.length&&!~s.inArray(v.getStatus(),c))&&f.push(v);return f},removeFile:function(c){var f=this._map[c.id];f&&(delete this._map[c.id],c.destroy(),this.stats.numofDeleted++)},_fileAdded:function(c){var f=this,d=this._map[c.id];d||(this._map[c.id]=c,c.on("statuschange",function(h,v){f._onFileStatusChange(h,v)}))},_onFileStatusChange:function(c,f){var d=this.stats;switch(f){case l.PROGRESS:d.numOfProgress--;break;case l.QUEUED:d.numOfQueue--;break;case l.ERROR:d.numOfUploadFailed--;break;case l.INVALID:d.numOfInvalid--;break;case l.INTERRUPT:d.numofInterrupt--;break}switch(c){case l.QUEUED:d.numOfQueue++;break;case l.PROGRESS:d.numOfProgress++;break;case l.ERROR:d.numOfUploadFailed++;break;case l.COMPLETE:d.numOfSuccess++;break;case l.CANCELLED:d.numOfCancel++;break;case l.INVALID:d.numOfInvalid++;break;case l.INTERRUPT:d.numofInterrupt++;break}}}),i.installTo(u.prototype),u}),e("widgets/queue",["base","uploader","queue","file","lib/file","runtime/client","widgets/widget"],function(a,i,o,s,l,u){var c=a.$,f=/\.\w+$/,d=s.Status;return i.register({name:"queue",init:function(h){var v=this,p,g,y,m,b,w,C;if(c.isPlainObject(h.accept)&&(h.accept=[h.accept]),h.accept){for(b=[],y=0,g=h.accept.length;y<g;y++)m=h.accept[y].extensions,m&&b.push(m);b.length&&(w="\\."+b.join(",").replace(/,/g,"$|\\.").replace(/\*/g,".*")+"$"),v.accept=new RegExp(w,"i")}if(v.queue=new o,v.stats=v.queue.stats,this.request("predict-runtime-type")==="html5")return p=a.Deferred(),this.placeholder=C=new u("Placeholder"),C.connectRuntime({runtimeOrder:"html5"},function(){v._ruid=C.getRuid(),p.resolve()}),p.promise()},_wrapFile:function(h){if(!(h instanceof s)){if(!(h instanceof l)){if(!this._ruid)throw new Error("Can't add external files.");h=new l(this._ruid,h)}h=new s(h)}return h},acceptFile:function(h){var v=!h||!h.size||this.accept&&f.exec(h.name)&&!this.accept.test(h.name);return!v},_addFile:function(h){var v=this;if(h=v._wrapFile(h),!!v.owner.trigger("beforeFileQueued",h)){if(!v.acceptFile(h)){v.owner.trigger("error","Q_TYPE_DENIED",h);return}return v.queue.append(h),v.owner.trigger("fileQueued",h),h}},getFile:function(h){return this.queue.getFile(h)},addFile:function(h){var v=this;h.length||(h=[h]),h=c.map(h,function(p){return v._addFile(p)}),h.length&&(v.owner.trigger("filesQueued",h),v.options.auto&&setTimeout(function(){v.request("start-upload")},20))},getStats:function(){return this.stats},removeFile:function(h,v){var p=this;h=h.id?h:p.queue.getFile(h),this.request("cancel-file",h),v&&this.queue.removeFile(h)},getFiles:function(){return this.queue.getFiles.apply(this.queue,arguments)},fetchFile:function(){return this.queue.fetch.apply(this.queue,arguments)},retry:function(h,v){var p=this,g,y,m;if(h){h=h.id?h:p.queue.getFile(h),h.setStatus(d.QUEUED),v||p.request("start-upload");return}for(g=p.queue.getFiles(d.ERROR),y=0,m=g.length;y<m;y++)h=g[y],h.setStatus(d.QUEUED);p.request("start-upload")},sortFiles:function(){return this.queue.sort.apply(this.queue,arguments)},reset:function(){this.owner.trigger("reset"),this.queue=new o,this.stats=this.queue.stats},destroy:function(){this.reset(),this.placeholder&&this.placeholder.destroy()}})}),e("widgets/runtime",["uploader","runtime/runtime","widgets/widget"],function(a,i){return a.support=function(){return i.hasRuntime.apply(i,arguments)},a.register({name:"runtime",init:function(){if(!this.predictRuntimeType())throw Error("Runtime Error")},predictRuntimeType:function(){var o=this.options.runtimeOrder||i.orders,s=this.type,l,u;if(!s){for(o=o.split(/\s*,\s*/g),l=0,u=o.length;l<u;l++)if(i.hasRuntime(o[l])){this.type=s=o[l];break}}return s}})}),e("lib/transport",["base","runtime/client","mediator"],function(a,i,o){var s=a.$;function l(u){var c=this;u=c.options=s.extend(!0,{},l.options,u||{}),i.call(this,"Transport"),this._blob=null,this._formData=u.formData||{},this._headers=u.headers||{},this.on("progress",this._timeout),this.on("load error",function(){c.trigger("progress",1),clearTimeout(c._timer)})}return l.options={server:"",method:"POST",withCredentials:!1,fileVal:"file",timeout:2*60*1e3,formData:{},headers:{},sendAsBinary:!1},s.extend(l.prototype,{appendBlob:function(u,c,f){var d=this,h=d.options;d.getRuid()&&d.disconnectRuntime(),d.connectRuntime(c.ruid,function(){d.exec("init")}),d._blob=c,h.fileVal=u||h.fileVal,h.filename=f||h.filename},append:function(u,c){typeof u=="object"?s.extend(this._formData,u):this._formData[u]=c},setRequestHeader:function(u,c){typeof u=="object"?s.extend(this._headers,u):this._headers[u]=c},send:function(u){this.exec("send",u),this._timeout()},abort:function(){return clearTimeout(this._timer),this.exec("abort")},destroy:function(){this.trigger("destroy"),this.off(),this.exec("destroy"),this.disconnectRuntime()},getResponse:function(){return this.exec("getResponse")},getResponseAsJson:function(){return this.exec("getResponseAsJson")},getStatus:function(){return this.exec("getStatus")},_timeout:function(){var u=this,c=u.options.timeout;c&&(clearTimeout(u._timer),u._timer=setTimeout(function(){u.abort(),u.trigger("error","timeout")},c))}}),o.installTo(l.prototype),l}),e("widgets/upload",["base","uploader","file","lib/transport","widgets/widget"],function(a,i,o,s){var l=a.$,u=a.isPromise,c=o.Status;l.extend(i.options,{prepareNextFile:!1,chunked:!1,chunkSize:5*1024*1024,chunkRetry:2,threads:3,formData:{}});function f(d,h){var v=[],p=d.source,g=p.size,y=h?Math.ceil(g/h):1,m=0,b=0,w,C;for(C={file:d,has:function(){return!!v.length},shift:function(){return v.shift()},unshift:function(_){v.unshift(_)}};b<y;)w=Math.min(h,g-m),v.push({file:d,start:m,end:h?m+w:g,total:g,chunks:y,chunk:b++,cuted:C}),m+=w;return d.blocks=v.concat(),d.remaning=v.length,C}i.register({name:"upload",init:function(){var d=this.owner,h=this;this.runing=!1,this.progress=!1,d.on("startUpload",function(){h.progress=!0}).on("uploadFinished",function(){h.progress=!1}),this.pool=[],this.stack=[],this.pending=[],this.remaning=0,this.__tick=a.bindFn(this._tick,this),d.on("uploadComplete",function(v){v.blocks&&l.each(v.blocks,function(p,g){g.transport&&(g.transport.abort(),g.transport.destroy()),delete g.transport}),delete v.blocks,delete v.remaning})},reset:function(){this.request("stop-upload",!0),this.runing=!1,this.pool=[],this.stack=[],this.pending=[],this.remaning=0,this._trigged=!1,this._promise=null},startUpload:function(d){var h=this;if(l.each(h.request("get-files",c.INVALID),function(){h.request("remove-file",this)}),d?(d=d.id?d:h.request("get-file",d),d.getStatus()===c.INTERRUPT?(d.setStatus(c.QUEUED),l.each(h.pool,function(p,g){g.file===d&&(g.transport&&g.transport.send(),d.setStatus(c.PROGRESS))})):d.getStatus()!==c.PROGRESS&&d.setStatus(c.QUEUED)):l.each(h.request("get-files",[c.INITED]),function(){this.setStatus(c.QUEUED)}),h.runing)return a.nextTick(h.__tick);h.runing=!0;var v=[];d||l.each(h.pool,function(p,g){var y=g.file;y.getStatus()===c.INTERRUPT&&(h._trigged=!1,v.push(y),g.transport&&g.transport.send())}),l.each(v,function(){this.setStatus(c.PROGRESS)}),d||l.each(h.request("get-files",c.INTERRUPT),function(){this.setStatus(c.PROGRESS)}),h._trigged=!1,a.nextTick(h.__tick),h.owner.trigger("startUpload")},stopUpload:function(d,h){var v=this,p;if(d===!0&&(h=d,d=null),v.runing!==!1){if(d)return d=d.id?d:v.request("get-file",d),d.getStatus()!==c.PROGRESS&&d.getStatus()!==c.QUEUED?void 0:(d.setStatus(c.INTERRUPT),l.each(v.pool,function(g,y){if(y.file===d)return p=y,!1}),p.transport&&p.transport.abort(),h&&(v._putback(p),v._popBlock(p)),a.nextTick(v.__tick));v.runing=!1,this._promise&&this._promise.file&&this._promise.file.setStatus(c.INTERRUPT),h&&l.each(v.pool,function(g,y){y.transport&&y.transport.abort(),y.file.setStatus(c.INTERRUPT)}),v.owner.trigger("stopUpload")}},cancelFile:function(d){d=d.id?d:this.request("get-file",d),d.blocks&&l.each(d.blocks,function(h,v){var p=v.transport;p&&(p.abort(),p.destroy(),delete v.transport)}),d.setStatus(c.CANCELLED),this.owner.trigger("fileDequeued",d)},isInProgress:function(){return!!this.progress},_getStats:function(){return this.request("get-stats")},skipFile:function(d,h){d=d.id?d:this.request("get-file",d),d.setStatus(h||c.COMPLETE),d.skipped=!0,d.blocks&&l.each(d.blocks,function(v,p){var g=p.transport;g&&(g.abort(),g.destroy(),delete p.transport)}),this.owner.trigger("uploadSkip",d)},_tick:function(){var d=this,h=d.options,v,p;if(d._promise)return d._promise.always(d.__tick);d.pool.length<h.threads&&(p=d._nextBlock())?(d._trigged=!1,v=function(g){d._promise=null,g&&g.file&&d._startSend(g),a.nextTick(d.__tick)},d._promise=u(p)?p.always(v):v(p)):!d.remaning&&!d._getStats().numOfQueue&&!d._getStats().numofInterrupt&&(d.runing=!1,d._trigged||a.nextTick(function(){d.owner.trigger("uploadFinished")}),d._trigged=!0)},_putback:function(d){var h;d.cuted.unshift(d),h=this.stack.indexOf(d.cuted),~h||this.stack.unshift(d.cuted)},_getStack:function(){for(var d=0,h;h=this.stack[d++];){if(h.has()&&h.file.getStatus()===c.PROGRESS)return h;(!h.has()||h.file.getStatus()!==c.PROGRESS&&h.file.getStatus()!==c.INTERRUPT)&&this.stack.splice(--d,1)}return null},_nextBlock:function(){var d=this,h=d.options,v,p,g,y;if(v=this._getStack())return h.prepareNextFile&&!d.pending.length&&d._prepareNextFile(),v.shift();if(d.runing)return!d.pending.length&&d._getStats().numOfQueue&&d._prepareNextFile(),p=d.pending.shift(),g=function(m){return m?(v=f(m,h.chunked?h.chunkSize:0),d.stack.push(v),v.shift()):null},u(p)?(y=p.file,p=p[p.pipe?"pipe":"then"](g),p.file=y,p):g(p)},_prepareNextFile:function(){var d=this,h=d.request("fetch-file"),v=d.pending,p;h&&(p=d.request("before-send-file",h,function(){return h.getStatus()===c.PROGRESS||h.getStatus()===c.INTERRUPT?h:d._finishFile(h)}),d.owner.trigger("uploadStart",h),h.setStatus(c.PROGRESS),p.file=h,p.done(function(){var g=l.inArray(p,v);~g&&v.splice(g,1,h)}),p.fail(function(g){h.setStatus(c.ERROR,g),d.owner.trigger("uploadError",h,g),d.owner.trigger("uploadComplete",h)}),v.push(p))},_popBlock:function(d){var h=l.inArray(d,this.pool);this.pool.splice(h,1),d.file.remaning--,this.remaning--},_startSend:function(d){var h=this,v=d.file,p;if(v.getStatus()!==c.PROGRESS){v.getStatus()===c.INTERRUPT&&h._putback(d);return}h.pool.push(d),h.remaning++,d.blob=d.chunks===1?v.source:v.source.slice(d.start,d.end),p=h.request("before-send",d,function(){v.getStatus()===c.PROGRESS?h._doSend(d):(h._popBlock(d),a.nextTick(h.__tick))}),p.fail(function(){v.remaning===1?h._finishFile(v).always(function(){d.percentage=1,h._popBlock(d),h.owner.trigger("uploadComplete",v),a.nextTick(h.__tick)}):(d.percentage=1,h.updateFileProgress(v),h._popBlock(d),a.nextTick(h.__tick))})},_doSend:function(d){var h=this,v=h.owner,p=h.options,g=d.file,y=new s(p),m=l.extend({},p.formData),b=l.extend({},p.headers),w,C;d.transport=y,y.on("destroy",function(){delete d.transport,h._popBlock(d),a.nextTick(h.__tick)}),y.on("progress",function(_){d.percentage=_,h.updateFileProgress(g)}),w=function(_){var x;return C=y.getResponseAsJson()||{},C._raw=y.getResponse(),x=function(T){_=T},v.trigger("uploadAccept",d,C,x)||(_=_||"server"),_},y.on("error",function(_,x){d.retried=d.retried||0,d.chunks>1&&~"http,abort".indexOf(_)&&d.retried<p.chunkRetry?(d.retried++,y.send()):(!x&&_==="server"&&(_=w(_)),g.setStatus(c.ERROR,_),v.trigger("uploadError",g,_),v.trigger("uploadComplete",g))}),y.on("load",function(){var _;if(_=w()){y.trigger("error",_,!0);return}g.remaning===1?h._finishFile(g,C):y.destroy()}),m=l.extend(m,{id:g.id,name:g.name,type:g.type,lastModifiedDate:g.lastModifiedDate,size:g.size}),d.chunks>1&&l.extend(m,{chunks:d.chunks,chunk:d.chunk}),v.trigger("uploadBeforeSend",d,m,b),y.appendBlob(p.fileVal,d.blob,g.name),y.append(m),y.setRequestHeader(b),y.send()},_finishFile:function(d,h,v){var p=this.owner;return p.request("after-send-file",arguments,function(){d.setStatus(c.COMPLETE),p.trigger("uploadSuccess",d,h,v)}).fail(function(g){d.getStatus()===c.PROGRESS&&d.setStatus(c.ERROR,g),p.trigger("uploadError",d,g)}).always(function(){p.trigger("uploadComplete",d)})},updateFileProgress:function(d){var h=0,v=0;d.blocks&&(l.each(d.blocks,function(p,g){v+=(g.percentage||0)*(g.end-g.start)}),h=v/d.size,this.owner.trigger("uploadProgress",d,h||0))}})}),e("widgets/validator",["base","uploader","file","widgets/widget"],function(a,i,o){var s=a.$,l={},u;return u={addValidator:function(c,f){l[c]=f},removeValidator:function(c){delete l[c]}},i.register({name:"validator",init:function(){var c=this;a.nextTick(function(){s.each(l,function(){this.call(c.owner)})})}}),u.addValidator("fileNumLimit",function(){var c=this,f=c.options,d=0,h=parseInt(f.fileNumLimit,10),v=!0;h&&(c.on("beforeFileQueued",function(p){return d>=h&&v&&(v=!1,this.trigger("error","Q_EXCEED_NUM_LIMIT",h,p),setTimeout(function(){v=!0},1)),!(d>=h)}),c.on("fileQueued",function(){d++}),c.on("fileDequeued",function(){d--}),c.on("reset",function(){d=0}))}),u.addValidator("fileSizeLimit",function(){var c=this,f=c.options,d=0,h=parseInt(f.fileSizeLimit,10),v=!0;h&&(c.on("beforeFileQueued",function(p){var g=d+p.size>h;return g&&v&&(v=!1,this.trigger("error","Q_EXCEED_SIZE_LIMIT",h,p),setTimeout(function(){v=!0},1)),!g}),c.on("fileQueued",function(p){d+=p.size}),c.on("fileDequeued",function(p){d-=p.size}),c.on("reset",function(){d=0}))}),u.addValidator("fileSingleSizeLimit",function(){var c=this,f=c.options,d=f.fileSingleSizeLimit;d&&c.on("beforeFileQueued",function(h){if(h.size>d)return h.setStatus(o.Status.INVALID,"exceed_size"),this.trigger("error","F_EXCEED_SIZE",d,h),!1})}),u.addValidator("duplicate",function(){var c=this,f=c.options,d={};if(f.duplicate)return;function h(v){for(var p=0,g=0,y=v.length,m;g<y;g++)m=v.charCodeAt(g),p=m+(p<<6)+(p<<16)-p;return p}c.on("beforeFileQueued",function(v){var p=v.__hash||(v.__hash=h(v.name+v.size+v.lastModifiedDate));if(d[p])return this.trigger("error","F_DUPLICATE",v),!1}),c.on("fileQueued",function(v){var p=v.__hash;p&&(d[p]=!0)}),c.on("fileDequeued",function(v){var p=v.__hash;p&&delete d[p]}),c.on("reset",function(){d={}})}),u}),e("lib/md5",["runtime/client","mediator"],function(a,i){function o(){a.call(this,"Md5")}return i.installTo(o.prototype),o.prototype.loadFromBlob=function(s){var l=this;l.getRuid()&&l.disconnectRuntime(),l.connectRuntime(s.ruid,function(){l.exec("init"),l.exec("loadFromBlob",s)})},o.prototype.getResult=function(){return this.exec("getResult")},o}),e("widgets/md5",["base","uploader","lib/md5","lib/blob","widgets/widget"],function(a,i,o,s){return i.register({name:"md5",md5File:function(l,u,c){var f=new o,d=a.Deferred(),h=l instanceof s?l:this.request("get-file",l).source;return f.on("progress load",function(v){v=v||{},d.notify(v.total?v.loaded/v.total:1)}),f.on("complete",function(){d.resolve(f.getResult())}),f.on("error",function(v){d.reject(v)}),arguments.length>1&&(u=u||0,c=c||0,u<0&&(u=h.size+u),c<0&&(c=h.size+c),c=Math.min(c,h.size),h=h.slice(u,c)),f.loadFromBlob(h),d.promise()}})}),e("runtime/compbase",[],function(){function a(i,o){this.owner=i,this.options=i.options,this.getRuntime=function(){return o},this.getRuid=function(){return o.uid},this.trigger=function(){return i.trigger.apply(i,arguments)}}return a}),e("runtime/html5/runtime",["base","runtime/runtime","runtime/compbase"],function(a,i,o){var s="html5",l={};function u(){var c={},f=this,d=this.destroy;i.apply(f,arguments),f.type=s,f.exec=function(h,v){var p=this,g=p.uid,y=a.slice(arguments,2),m;if(l[h]&&(m=c[g]=c[g]||new l[h](p,f),m[v]))return m[v].apply(m,y)},f.destroy=function(){return d&&d.apply(this,arguments)}}return a.inherits(i,{constructor:u,init:function(){var c=this;setTimeout(function(){c.trigger("ready")},1)}}),u.register=function(c,f){var d=l[c]=a.inherits(o,f);return d},t.Blob&&t.FileReader&&t.DataView&&i.addRuntime(s,u),u}),e("runtime/html5/blob",["runtime/html5/runtime","lib/blob"],function(a,i){return a.register("Blob",{slice:function(o,s){var l=this.owner.source,u=l.slice||l.webkitSlice||l.mozSlice;return l=u.call(l,o,s),new i(this.getRuid(),l)}})}),e("runtime/html5/dnd",["base","runtime/html5/runtime","lib/file"],function(a,i,o){var s=a.$,l="webuploader-dnd-";return i.register("DragAndDrop",{init:function(){var u=this.elem=this.options.container;this.dragEnterHandler=a.bindFn(this._dragEnterHandler,this),this.dragOverHandler=a.bindFn(this._dragOverHandler,this),this.dragLeaveHandler=a.bindFn(this._dragLeaveHandler,this),this.dropHandler=a.bindFn(this._dropHandler,this),this.dndOver=!1,u.on("dragenter",this.dragEnterHandler),u.on("dragover",this.dragOverHandler),u.on("dragleave",this.dragLeaveHandler),u.on("drop",this.dropHandler),this.options.disableGlobalDnd&&(s(document).on("dragover",this.dragOverHandler),s(document).on("drop",this.dropHandler))},_dragEnterHandler:function(u){var c=this,f=c._denied||!1,d;return u=u.originalEvent||u,c.dndOver||(c.dndOver=!0,d=u.dataTransfer.items,d&&d.length&&(c._denied=f=!c.trigger("accept",d)),c.elem.addClass(l+"over"),c.elem[f?"addClass":"removeClass"](l+"denied")),u.dataTransfer.dropEffect=f?"none":"copy",!1},_dragOverHandler:function(u){var c=this.elem.parent().get(0);return c&&!s.contains(c,u.currentTarget)||(clearTimeout(this._leaveTimer),this._dragEnterHandler.call(this,u)),!1},_dragLeaveHandler:function(){var u=this,c;return c=function(){u.dndOver=!1,u.elem.removeClass(l+"over "+l+"denied")},clearTimeout(u._leaveTimer),u._leaveTimer=setTimeout(c,100),!1},_dropHandler:function(u){var c=this,f=c.getRuid(),d=c.elem.parent().get(0),h,v;if(d&&!s.contains(d,u.currentTarget))return!1;u=u.originalEvent||u,h=u.dataTransfer;try{v=h.getData("text/html")}catch{}if(c.dndOver=!1,c.elem.removeClass(l+"over"),!v)return c._getTansferFiles(h,function(p){c.trigger("drop",s.map(p,function(g){return new o(f,g)}))}),!1},_getTansferFiles:function(u,c){var f=[],d=[],h,v,p,g,y,m,b;for(h=u.items,v=u.files,b=!!(h&&h[0].webkitGetAsEntry),y=0,m=v.length;y<m;y++)p=v[y],g=h&&h[y],b&&g.webkitGetAsEntry().isDirectory?d.push(this._traverseDirectoryTree(g.webkitGetAsEntry(),f)):f.push(p);a.when.apply(a,d).done(function(){f.length&&c(f)})},_traverseDirectoryTree:function(u,c){var f=a.Deferred(),d=this;return u.isFile?u.file(function(h){c.push(h),f.resolve()}):u.isDirectory&&u.createReader().readEntries(function(h){var v=h.length,p=[],g=[],y;for(y=0;y<v;y++)p.push(d._traverseDirectoryTree(h[y],g));a.when.apply(a,p).then(function(){c.push.apply(c,g),f.resolve()},f.reject)}),f.promise()},destroy:function(){var u=this.elem;u&&(u.off("dragenter",this.dragEnterHandler),u.off("dragover",this.dragOverHandler),u.off("dragleave",this.dragLeaveHandler),u.off("drop",this.dropHandler),this.options.disableGlobalDnd&&(s(document).off("dragover",this.dragOverHandler),s(document).off("drop",this.dropHandler)))}})}),e("runtime/html5/filepaste",["base","runtime/html5/runtime","lib/file"],function(a,i,o){return i.register("FilePaste",{init:function(){var s=this.options,l=this.elem=s.container,u=".*",c,f,d,h;if(s.accept){for(c=[],f=0,d=s.accept.length;f<d;f++)h=s.accept[f].mimeTypes,h&&c.push(h);c.length&&(u=c.join(","),u=u.replace(/,/g,"|").replace(/\*/g,".*"))}this.accept=u=new RegExp(u,"i"),this.hander=a.bindFn(this._pasteHander,this),l.on("paste",this.hander)},_pasteHander:function(s){var l=[],u=this.getRuid(),c,f,d,h,v;for(s=s.originalEvent||s,c=s.clipboardData.items,h=0,v=c.length;h<v;h++)f=c[h],!(f.kind!=="file"||!(d=f.getAsFile()))&&l.push(new o(u,d));l.length&&(s.preventDefault(),s.stopPropagation(),this.trigger("paste",l))},destroy:function(){this.elem.off("paste",this.hander)}})}),e("runtime/html5/filepicker",["base","runtime/html5/runtime"],function(a,i){var o=a.$;return i.register("FilePicker",{init:function(){var s=this.getRuntime().getContainer(),l=this,u=l.owner,c=l.options,f=this.label=o(document.createElement("label")),d=this.input=o(document.createElement("input")),h,v,p,g;if(d.attr("type","file"),d.attr("capture","camera"),d.attr("name",c.name),d.addClass("webuploader-element-invisible"),f.on("click",function(m){d.trigger("click"),m.stopPropagation(),u.trigger("dialogopen")}),f.css({opacity:0,width:"100%",height:"100%",display:"block",cursor:"pointer",background:"#ffffff"}),c.multiple&&d.attr("multiple","multiple"),c.accept&&c.accept.length>0){for(h=[],v=0,p=c.accept.length;v<p;v++)h.push(c.accept[v].mimeTypes);d.attr("accept",h.join(","))}s.append(d),s.append(f),g=function(m){u.trigger(m.type)};var y=function m(b,w){var C;l.files=w.target.files,C=b.cloneNode(!0),C.value=null,b.parentNode.replaceChild(C,b),d.off(),d=o(C).on("change",function(_){m(this,_)}).on("mouseenter mouseleave",g),u.trigger("change")};d.on("change",function(m){y(this,m)}),f.on("mouseenter mouseleave",g)},getFiles:function(){return this.files},destroy:function(){this.input.off(),this.label.off()}})}),e("runtime/html5/util",["base"],function(a){var i=t.createObjectURL&&t||t.URL&&URL.revokeObjectURL&&URL||t.webkitURL,o=a.noop,s=o;return i&&(o=function(){return i.createObjectURL.apply(i,arguments)},s=function(){return i.revokeObjectURL.apply(i,arguments)}),{createObjectURL:o,revokeObjectURL:s,dataURL2Blob:function(l){var u,c,f,d,h,v;for(v=l.split(","),~v[0].indexOf("base64")?u=atob(v[1]):u=decodeURIComponent(v[1]),f=new ArrayBuffer(u.length),c=new Uint8Array(f),d=0;d<u.length;d++)c[d]=u.charCodeAt(d);return h=v[0].split(":")[1].split(";")[0],this.arrayBufferToBlob(f,h)},dataURL2ArrayBuffer:function(l){var u,c,f,d;for(d=l.split(","),~d[0].indexOf("base64")?u=atob(d[1]):u=decodeURIComponent(d[1]),c=new Uint8Array(u.length),f=0;f<u.length;f++)c[f]=u.charCodeAt(f);return c.buffer},arrayBufferToBlob:function(l,u){var c=t.BlobBuilder||t.WebKitBlobBuilder,f;return c?(f=new c,f.append(l),f.getBlob(u)):new Blob([l],u?{type:u}:{})},canvasToDataUrl:function(l,u,c){return l.toDataURL(u,c/100)},parseMeta:function(l,u){u(!1,{})},updateImageHead:function(l){return l}}}),e("runtime/html5/imagemeta",["runtime/html5/util"],function(a){var i;return i={parsers:{65505:[]},maxMetaDataSize:262144,parse:function(o,s){var l=this,u=new FileReader;u.onload=function(){s(!1,l._parse(this.result)),u=u.onload=u.onerror=null},u.onerror=function(c){s(c.message),u=u.onload=u.onerror=null},o=o.slice(0,l.maxMetaDataSize),u.readAsArrayBuffer(o.getSource())},_parse:function(o,s){if(!(o.byteLength<6)){var l=new DataView(o),u=2,c=l.byteLength-4,f=u,d={},h,v,p,g;if(l.getUint16(0)===65496){for(;u<c&&(h=l.getUint16(u),h>=65504&&h<=65519||h===65534);){if(v=l.getUint16(u+2)+2,u+v>l.byteLength)break;if(p=i.parsers[h],!s&&p)for(g=0;g<p.length;g+=1)p[g].call(i,l,u,v,d);u+=v,f=u}f>6&&(o.slice?d.imageHead=o.slice(2,f):d.imageHead=new Uint8Array(o).subarray(2,f))}return d}},updateImageHead:function(o,s){var l=this._parse(o,!0),u,c,f;return f=2,l.imageHead&&(f=2+l.imageHead.byteLength),o.slice?c=o.slice(f):c=new Uint8Array(o).subarray(f),u=new Uint8Array(s.byteLength+2+c.byteLength),u[0]=255,u[1]=216,u.set(new Uint8Array(s),2),u.set(new Uint8Array(c),s.byteLength+2),u.buffer}},a.parseMeta=function(){return i.parse.apply(i,arguments)},a.updateImageHead=function(){return i.updateImageHead.apply(i,arguments)},i}),e("runtime/html5/imagemeta/exif",["base","runtime/html5/imagemeta"],function(a,i){var o={};return o.ExifMap=function(){return this},o.ExifMap.prototype.map={Orientation:274},o.ExifMap.prototype.get=function(s){return this[s]||this[this.map[s]]},o.exifTagTypes={1:{getValue:function(s,l){return s.getUint8(l)},size:1},2:{getValue:function(s,l){return String.fromCharCode(s.getUint8(l))},size:1,ascii:!0},3:{getValue:function(s,l,u){return s.getUint16(l,u)},size:2},4:{getValue:function(s,l,u){return s.getUint32(l,u)},size:4},5:{getValue:function(s,l,u){return s.getUint32(l,u)/s.getUint32(l+4,u)},size:8},9:{getValue:function(s,l,u){return s.getInt32(l,u)},size:4},10:{getValue:function(s,l,u){return s.getInt32(l,u)/s.getInt32(l+4,u)},size:8}},o.exifTagTypes[7]=o.exifTagTypes[1],o.getExifValue=function(s,l,u,c,f,d){var h=o.exifTagTypes[c],v,p,g,y,m,b;if(!h){a.log("Invalid Exif data: Invalid tag type.");return}if(v=h.size*f,p=v>4?l+s.getUint32(u+8,d):u+8,p+v>s.byteLength){a.log("Invalid Exif data: Invalid data offset.");return}if(f===1)return h.getValue(s,p,d);for(g=[],y=0;y<f;y+=1)g[y]=h.getValue(s,p+y*h.size,d);if(h.ascii){for(m="",y=0;y<g.length&&(b=g[y],b!=="\0");y+=1)m+=b;return m}return g},o.parseExifTag=function(s,l,u,c,f){var d=s.getUint16(u,c);f.exif[d]=o.getExifValue(s,l,u,s.getUint16(u+2,c),s.getUint32(u+4,c),c)},o.parseExifTags=function(s,l,u,c,f){var d,h,v;if(u+6>s.byteLength){a.log("Invalid Exif data: Invalid directory offset.");return}if(d=s.getUint16(u,c),h=u+2+12*d,h+4>s.byteLength){a.log("Invalid Exif data: Invalid directory size.");return}for(v=0;v<d;v+=1)this.parseExifTag(s,l,u+2+12*v,c,f);return s.getUint32(h,c)},o.parseExifData=function(s,l,u,c){var f=l+10,d,h;if(s.getUint32(l+4)===1165519206){if(f+8>s.byteLength){a.log("Invalid Exif data: Invalid segment size.");return}if(s.getUint16(l+8)!==0){a.log("Invalid Exif data: Missing byte alignment offset.");return}switch(s.getUint16(f)){case 18761:d=!0;break;case 19789:d=!1;break;default:a.log("Invalid Exif data: Invalid byte alignment marker.");return}if(s.getUint16(f+2,d)!==42){a.log("Invalid Exif data: Missing TIFF marker.");return}h=s.getUint32(f+4,d),c.exif=new o.ExifMap,h=o.parseExifTags(s,f,f+h,d,c)}},i.parsers[65505].push(o.parseExifData),o}),e("runtime/html5/jpegencoder",[],function(a,i,o){function s(l){var u=Math.floor,c=new Array(64),f=new Array(64),d=new Array(64),h=new Array(64),v,p,g,y,m=new Array(65535),b=new Array(65535),w=new Array(64),C=new Array(64),_=[],x=0,T=7,M=new Array(64),E=new Array(64),A=new Array(64),k=new Array(256),R=new Array(2048),N,F=[0,1,5,6,14,15,27,28,2,4,7,13,16,26,29,42,3,8,12,17,25,30,41,43,9,11,18,24,31,40,44,53,10,19,23,32,39,45,52,54,20,22,33,38,46,51,55,60,21,34,37,47,50,56,59,61,35,36,48,49,57,58,62,63],z=[0,0,1,5,1,1,1,1,1,1,0,0,0,0,0,0,0],B=[0,1,2,3,4,5,6,7,8,9,10,11],W=[0,0,2,1,3,3,2,4,3,5,5,4,4,0,0,1,125],V=[1,2,3,0,4,17,5,18,33,49,65,6,19,81,97,7,34,113,20,50,129,145,161,8,35,66,177,193,21,82,209,240,36,51,98,114,130,9,10,22,23,24,25,26,37,38,39,40,41,42,52,53,54,55,56,57,58,67,68,69,70,71,72,73,74,83,84,85,86,87,88,89,90,99,100,101,102,103,104,105,106,115,116,117,118,119,120,121,122,131,132,133,134,135,136,137,138,146,147,148,149,150,151,152,153,154,162,163,164,165,166,167,168,169,170,178,179,180,181,182,183,184,185,186,194,195,196,197,198,199,200,201,202,210,211,212,213,214,215,216,217,218,225,226,227,228,229,230,231,232,233,234,241,242,243,244,245,246,247,248,249,250],P=[0,0,3,1,1,1,1,1,1,1,1,1,0,0,0,0,0],K=[0,1,2,3,4,5,6,7,8,9,10,11],Q=[0,0,2,1,2,4,4,3,4,7,5,4,4,0,1,2,119],re=[0,1,2,3,17,4,5,33,49,6,18,65,81,7,97,113,19,34,50,129,8,20,66,145,161,177,193,9,35,51,82,240,21,98,114,209,10,22,36,52,225,37,241,23,24,25,26,38,39,40,41,42,53,54,55,56,57,58,67,68,69,70,71,72,73,74,83,84,85,86,87,88,89,90,99,100,101,102,103,104,105,106,115,116,117,118,119,120,121,122,130,131,132,133,134,135,136,137,138,146,147,148,149,150,151,152,153,154,162,163,164,165,166,167,168,169,170,178,179,180,181,182,183,184,185,186,194,195,196,197,198,199,200,201,202,210,211,212,213,214,215,216,217,218,226,227,228,229,230,231,232,233,234,242,243,244,245,246,247,248,249,250];function ve(Ce){for(var qe=[16,11,10,16,24,40,51,61,12,12,14,19,26,58,60,55,14,13,16,24,40,57,69,56,14,17,22,29,51,87,80,62,18,22,37,56,68,109,103,77,24,35,55,64,81,104,113,92,49,64,78,87,103,121,120,101,72,92,95,98,112,100,103,99],Ze=0;Ze<64;Ze++){var de=u((qe[Ze]*Ce+50)/100);de<1?de=1:de>255&&(de=255),c[F[Ze]]=de}for(var Xe=[17,18,24,47,99,99,99,99,18,21,26,66,99,99,99,99,24,26,56,99,99,99,99,99,47,66,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99],yt=0;yt<64;yt++){var kt=u((Xe[yt]*Ce+50)/100);kt<1?kt=1:kt>255&&(kt=255),f[F[yt]]=kt}for(var Vt=[1,1.387039845,1.306562965,1.175875602,1,.785694958,.5411961,.275899379],ct=0,Oe=0;Oe<8;Oe++)for(var be=0;be<8;be++)d[ct]=1/(c[F[ct]]*Vt[Oe]*Vt[be]*8),h[ct]=1/(f[F[ct]]*Vt[Oe]*Vt[be]*8),ct++}function oe(Ce,qe){for(var Ze=0,de=0,Xe=new Array,yt=1;yt<=16;yt++){for(var kt=1;kt<=Ce[yt];kt++)Xe[qe[de]]=[],Xe[qe[de]][0]=Ze,Xe[qe[de]][1]=yt,de++,Ze++;Ze*=2}return Xe}function ie(){v=oe(z,B),p=oe(P,K),g=oe(W,V),y=oe(Q,re)}function fe(){for(var Ce=1,qe=2,Ze=1;Ze<=15;Ze++){for(var de=Ce;de<qe;de++)b[32767+de]=Ze,m[32767+de]=[],m[32767+de][1]=Ze,m[32767+de][0]=de;for(var Xe=-(qe-1);Xe<=-Ce;Xe++)b[32767+Xe]=Ze,m[32767+Xe]=[],m[32767+Xe][1]=Ze,m[32767+Xe][0]=qe-1+Xe;Ce<<=1,qe<<=1}}function se(){for(var Ce=0;Ce<256;Ce++)R[Ce]=19595*Ce,R[Ce+256>>0]=38470*Ce,R[Ce+512>>0]=7471*Ce+32768,R[Ce+768>>0]=-11059*Ce,R[Ce+1024>>0]=-21709*Ce,R[Ce+1280>>0]=32768*Ce+8421375,R[Ce+1536>>0]=-27439*Ce,R[Ce+1792>>0]=-5329*Ce}function ge(Ce){for(var qe=Ce[0],Ze=Ce[1]-1;Ze>=0;)qe&1<<Ze&&(x|=1<<T),Ze--,T--,T<0&&(x==255?(me(255),me(0)):me(x),T=7,x=0)}function me(Ce){_.push(k[Ce])}function he(Ce){me(Ce>>8&255),me(Ce&255)}function J(Ce,qe){var Ze,de,Xe,yt,kt,Vt,ct,Oe,be=0,xe,$e=8,pe=64;for(xe=0;xe<$e;++xe){Ze=Ce[be],de=Ce[be+1],Xe=Ce[be+2],yt=Ce[be+3],kt=Ce[be+4],Vt=Ce[be+5],ct=Ce[be+6],Oe=Ce[be+7];var it=Ze+Oe,Ct=Ze-Oe,Wt=de+ct,Kn=de-ct,Nn=Xe+Vt,fr=Xe-Vt,wr=yt+kt,ze=yt-kt,ot=it+wr,Ae=it-wr,rt=Wt+Nn,Rt=Wt-Nn;Ce[be]=ot+rt,Ce[be+4]=ot-rt;var pn=(Rt+Ae)*.707106781;Ce[be+2]=Ae+pn,Ce[be+6]=Ae-pn,ot=ze+fr,rt=fr+Kn,Rt=Kn+Ct;var Or=(ot-Rt)*.382683433,Vr=.5411961*ot+Or,Nr=1.306562965*Rt+Or,lr=rt*.707106781,wa=Ct+lr,Ns=Ct-lr;Ce[be+5]=Ns+Vr,Ce[be+3]=Ns-Vr,Ce[be+1]=wa+Nr,Ce[be+7]=wa-Nr,be+=8}for(be=0,xe=0;xe<$e;++xe){Ze=Ce[be],de=Ce[be+8],Xe=Ce[be+16],yt=Ce[be+24],kt=Ce[be+32],Vt=Ce[be+40],ct=Ce[be+48],Oe=Ce[be+56];var Wp=Ze+Oe,vd=Ze-Oe,Eu=de+ct,Mu=de-ct,Mc=Xe+Vt,Dc=Xe-Vt,gd=yt+kt,yd=yt-kt,_i=Wp+gd,ht=Wp-gd,Te=Eu+Mc,Dr=Eu-Mc;Ce[be]=_i+Te,Ce[be+32]=_i-Te;var na=(Dr+ht)*.707106781;Ce[be+16]=ht+na,Ce[be+48]=ht-na,_i=yd+Dc,Te=Dc+Mu,Dr=Mu+vd;var fo=(_i-Dr)*.382683433,Ro=.5411961*_i+fo,li=1.306562965*Dr+fo,Lo=Te*.707106781,Ra=vd+Lo,La=vd-Lo;Ce[be+40]=La+Ro,Ce[be+24]=La-Ro,Ce[be+8]=Ra+li,Ce[be+56]=Ra-li,be++}var ia;for(xe=0;xe<pe;++xe)ia=Ce[xe]*qe[xe],w[xe]=ia>0?ia+.5|0:ia-.5|0;return w}function ue(){he(65504),he(16),me(74),me(70),me(73),me(70),me(0),me(1),me(1),me(0),he(1),he(1),me(0),me(0)}function ae(Ce,qe){he(65472),he(17),me(8),he(qe),he(Ce),me(3),me(1),me(17),me(0),me(2),me(17),me(1),me(3),me(17),me(1)}function Re(){he(65499),he(132),me(0);for(var Ce=0;Ce<64;Ce++)me(c[Ce]);me(1);for(var qe=0;qe<64;qe++)me(f[qe])}function Ne(){he(65476),he(418),me(0);for(var Ce=0;Ce<16;Ce++)me(z[Ce+1]);for(var qe=0;qe<=11;qe++)me(B[qe]);me(16);for(var Ze=0;Ze<16;Ze++)me(W[Ze+1]);for(var de=0;de<=161;de++)me(V[de]);me(1);for(var Xe=0;Xe<16;Xe++)me(P[Xe+1]);for(var yt=0;yt<=11;yt++)me(K[yt]);me(17);for(var kt=0;kt<16;kt++)me(Q[kt+1]);for(var Vt=0;Vt<=161;Vt++)me(re[Vt])}function De(){he(65498),he(12),me(3),me(1),me(0),me(2),me(17),me(3),me(17),me(0),me(63),me(0)}function we(Ce,qe,Ze,de,Xe){for(var yt=Xe[0],kt=Xe[240],Vt,ct=16,Oe=63,be=64,xe=J(Ce,qe),$e=0;$e<be;++$e)C[F[$e]]=xe[$e];var pe=C[0]-Ze;Ze=C[0],pe==0?ge(de[0]):(Vt=32767+pe,ge(de[b[Vt]]),ge(m[Vt]));for(var it=63;it>0&&C[it]==0;it--);if(it==0)return ge(yt),Ze;for(var Ct=1,Wt;Ct<=it;){for(var Kn=Ct;C[Ct]==0&&Ct<=it;++Ct);var Nn=Ct-Kn;if(Nn>=ct){Wt=Nn>>4;for(var fr=1;fr<=Wt;++fr)ge(kt);Nn=Nn&15}Vt=32767+C[Ct],ge(Xe[(Nn<<4)+b[Vt]]),ge(m[Vt]),Ct++}return it!=Oe&&ge(yt),Ze}function ce(){for(var Ce=String.fromCharCode,qe=0;qe<256;qe++)k[qe]=Ce(qe)}this.encode=function(Ce,qe){qe&&Be(qe),_=new Array,x=0,T=7,he(65496),ue(),Re(),ae(Ce.width,Ce.height),Ne(),De();var Ze=0,de=0,Xe=0;x=0,T=7,this.encode.displayName="_encode_";for(var yt=Ce.data,kt=Ce.width,Vt=Ce.height,ct=kt*4,Oe,be=0,xe,$e,pe,it,Ct,Wt,Kn,Nn;be<Vt;){for(Oe=0;Oe<ct;){for(it=ct*be+Oe,Ct=it,Wt=-1,Kn=0,Nn=0;Nn<64;Nn++)Kn=Nn>>3,Wt=(Nn&7)*4,Ct=it+Kn*ct+Wt,be+Kn>=Vt&&(Ct-=ct*(be+1+Kn-Vt)),Oe+Wt>=ct&&(Ct-=Oe+Wt-ct+4),xe=yt[Ct++],$e=yt[Ct++],pe=yt[Ct++],M[Nn]=(R[xe]+R[$e+256>>0]+R[pe+512>>0]>>16)-128,E[Nn]=(R[xe+768>>0]+R[$e+1024>>0]+R[pe+1280>>0]>>16)-128,A[Nn]=(R[xe+1280>>0]+R[$e+1536>>0]+R[pe+1792>>0]>>16)-128;Ze=we(M,d,Ze,v,g),de=we(E,h,de,p,y),Xe=we(A,h,Xe,p,y),Oe+=32}be+=8}if(T>=0){var fr=[];fr[1]=T+1,fr[0]=(1<<T+1)-1,ge(fr)}he(65497);var wr="data:image/jpeg;base64,"+btoa(_.join(""));return _=[],wr};function Be(Ce){if(Ce<=0&&(Ce=1),Ce>100&&(Ce=100),N!=Ce){var qe=0;Ce<50?qe=Math.floor(5e3/Ce):qe=Math.floor(200-Ce*2),ve(qe),N=Ce}}function He(){l||(l=50),ce(),ie(),fe(),se(),Be(l)}He()}return s.encode=function(l,u){var c=new s(u);return c.encode(l)},s}),e("runtime/html5/androidpatch",["runtime/html5/util","runtime/html5/jpegencoder","base"],function(a,i,o){var s=a.canvasToDataUrl,l;a.canvasToDataUrl=function(u,c,f){var d,h,v,p,g;return o.os.android?(c==="image/jpeg"&&typeof l>"u"&&(p=s.apply(null,arguments),g=p.split(","),~g[0].indexOf("base64")?p=atob(g[1]):p=decodeURIComponent(g[1]),p=p.substring(0,2),l=p.charCodeAt(0)===255&&p.charCodeAt(1)===216),c==="image/jpeg"&&!l?(h=u.width,v=u.height,d=u.getContext("2d"),i.encode(d.getImageData(0,0,h,v),f)):s.apply(null,arguments)):s.apply(null,arguments)}}),e("runtime/html5/image",["base","runtime/html5/runtime","runtime/html5/util"],function(a,i,o){var s="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D";return i.register("Image",{modified:!1,init:function(){var l=this,u=new Image;u.onload=function(){l._info={type:l.type,width:this.width,height:this.height},!l._metas&&l.type==="image/jpeg"?o.parseMeta(l._blob,function(c,f){l._metas=f,l.owner.trigger("load")}):l.owner.trigger("load")},u.onerror=function(){l.owner.trigger("error")},l._img=u},loadFromBlob:function(l){var u=this,c=u._img;u._blob=l,u.type=l.type,c.src=o.createObjectURL(l.getSource()),u.owner.once("load",function(){o.revokeObjectURL(c.src)})},resize:function(l,u){var c=this._canvas||(this._canvas=document.createElement("canvas"));this._resize(this._img,c,l,u),this._blob=null,this.modified=!0,this.owner.trigger("complete","resize")},crop:function(l,u,c,f,d){var h=this._canvas||(this._canvas=document.createElement("canvas")),v=this.options,p=this._img,g=p.naturalWidth,y=p.naturalHeight,m=this.getOrientation();d=d||1,h.width=c,h.height=f,v.preserveHeaders||this._rotate2Orientaion(h,m),this._renderImageToCanvas(h,p,-l,-u,g*d,y*d),this._blob=null,this.modified=!0,this.owner.trigger("complete","crop")},getAsBlob:function(l){var u=this._blob,c=this.options,f;if(l=l||this.type,this.modified||this.type!==l){if(f=this._canvas,l==="image/jpeg"){if(u=o.canvasToDataUrl(f,l,c.quality),c.preserveHeaders&&this._metas&&this._metas.imageHead)return u=o.dataURL2ArrayBuffer(u),u=o.updateImageHead(u,this._metas.imageHead),u=o.arrayBufferToBlob(u,l),u}else u=o.canvasToDataUrl(f,l);u=o.dataURL2Blob(u)}return u},getAsDataUrl:function(l){var u=this.options;return l=l||this.type,l==="image/jpeg"?o.canvasToDataUrl(this._canvas,l,u.quality):this._canvas.toDataURL(l)},getOrientation:function(){return this._metas&&this._metas.exif&&this._metas.exif.get("Orientation")||1},info:function(l){return l?(this._info=l,this):this._info},meta:function(l){return l?(this._metas=l,this):this._metas},destroy:function(){var l=this._canvas;this._img.onload=null,l&&(l.getContext("2d").clearRect(0,0,l.width,l.height),l.width=l.height=0,this._canvas=null),this._img.src=s,this._img=this._blob=null},_resize:function(l,u,c,f){var d=this.options,h=l.width,v=l.height,p=this.getOrientation(),g,y,m,b,w;~[5,6,7,8].indexOf(p)&&(c^=f,f^=c,c^=f),g=Math[d.crop?"max":"min"](c/h,f/v),d.allowMagnify||(g=Math.min(1,g)),y=h*g,m=v*g,d.crop?(u.width=c,u.height=f):(u.width=y,u.height=m),b=(u.width-y)/2,w=(u.height-m)/2,d.preserveHeaders||this._rotate2Orientaion(u,p),this._renderImageToCanvas(u,l,b,w,y,m)},_rotate2Orientaion:function(l,u){var c=l.width,f=l.height,d=l.getContext("2d");switch(u){case 5:case 6:case 7:case 8:l.width=f,l.height=c;break}switch(u){case 2:d.translate(c,0),d.scale(-1,1);break;case 3:d.translate(c,f),d.rotate(Math.PI);break;case 4:d.translate(0,f),d.scale(1,-1);break;case 5:d.rotate(.5*Math.PI),d.scale(1,-1);break;case 6:d.rotate(.5*Math.PI),d.translate(0,-f);break;case 7:d.rotate(.5*Math.PI),d.translate(c,-f),d.scale(-1,1);break;case 8:d.rotate(-.5*Math.PI),d.translate(-c,0);break}},_renderImageToCanvas:function(){if(!a.os.ios)return function(c){var f=a.slice(arguments,1),d=c.getContext("2d");d.drawImage.apply(d,f)};function l(c,f,d){var h=document.createElement("canvas"),v=h.getContext("2d"),p=0,g=d,y=d,m,b,w;for(h.width=1,h.height=d,v.drawImage(c,0,0),m=v.getImageData(0,0,1,d).data;y>p;)b=m[(y-1)*4+3],b===0?g=y:p=y,y=g+p>>1;return w=y/d,w===0?1:w}if(a.os.ios>=7)return function(c,f,d,h,v,p){var g=f.naturalWidth,y=f.naturalHeight,m=l(f,g,y);return c.getContext("2d").drawImage(f,0,0,g*m,y*m,d,h,v,p)};function u(c){var f=c.naturalWidth,d=c.naturalHeight,h,v;return f*d>1024*1024?(h=document.createElement("canvas"),h.width=h.height=1,v=h.getContext("2d"),v.drawImage(c,-f+1,0),v.getImageData(0,0,1,1).data[3]===0):!1}return function(c,f,d,h,v,p){var g=f.naturalWidth,y=f.naturalHeight,m=c.getContext("2d"),b=u(f),w=this.type==="image/jpeg",C=1024,_=0,x=0,T,M,E,A,k,R,N;for(b&&(g/=2,y/=2),m.save(),T=document.createElement("canvas"),T.width=T.height=C,M=T.getContext("2d"),E=w?l(f,g,y):1,A=Math.ceil(C*v/g),k=Math.ceil(C*p/y/E);_<y;){for(R=0,N=0;R<g;)M.clearRect(0,0,C,C),M.drawImage(f,-R,-_),m.drawImage(T,0,0,C,C,d+N,h+x,A,k),R+=C,N+=A;_+=C,x+=k}m.restore(),T=M=null}}()})}),e("runtime/html5/transport",["base","runtime/html5/runtime"],function(a,i){var o=a.noop,s=a.$;return i.register("Transport",{init:function(){this._status=0,this._response=null},send:function(){var l=this.owner,u=this.options,c=this._initAjax(),f=l._blob,d=u.server,h,v,p;u.sendAsBinary?(d+=(/\?/.test(d)?"&":"?")+s.param(l._formData),v=f.getSource()):(h=new FormData,s.each(l._formData,function(g,y){h.append(g,y)}),h.append(u.fileVal,f.getSource(),u.filename||l._formData.name||"")),u.withCredentials&&"withCredentials"in c?(c.open(u.method,d,!0),c.withCredentials=!0):c.open(u.method,d),this._setRequestHeader(c,u.headers),v?(c.overrideMimeType&&c.overrideMimeType("application/octet-stream"),a.os.android?(p=new FileReader,p.onload=function(){c.send(this.result),p=p.onload=null},p.readAsArrayBuffer(v)):c.send(v)):c.send(h)},getResponse:function(){return this._response},getResponseAsJson:function(){return this._parseJson(this._response)},getStatus:function(){return this._status},abort:function(){var l=this._xhr;l&&(l.upload.onprogress=o,l.onreadystatechange=o,l.abort(),this._xhr=l=null)},destroy:function(){this.abort()},_initAjax:function(){var l=this,u=new XMLHttpRequest,c=this.options;return c.withCredentials&&!("withCredentials"in u)&&typeof XDomainRequest<"u"&&(u=new XDomainRequest),u.upload.onprogress=function(f){var d=0;return f.lengthComputable&&(d=f.loaded/f.total),l.trigger("progress",d)},u.onreadystatechange=function(){if(u.readyState===4)return u.upload.onprogress=o,u.onreadystatechange=o,l._xhr=null,l._status=u.status,u.status>=200&&u.status<300?(l._response=u.responseText,l.trigger("load")):u.status>=500&&u.status<600?(l._response=u.responseText,l.trigger("error","server")):l.trigger("error",l._status?"http":"abort")},l._xhr=u,u},_setRequestHeader:function(l,u){s.each(u,function(c,f){l.setRequestHeader(c,f)})},_parseJson:function(l){var u;try{u=JSON.parse(l)}catch{u={}}return u}})}),e("runtime/html5/md5",["runtime/html5/runtime"],function(a){var i=function(C,_){return C+_&4294967295},o=function(C,_,x,T,M,E){return _=i(i(_,C),i(T,E)),i(_<<M|_>>>32-M,x)},s=function(C,_,x,T,M,E,A){return o(_&x|~_&T,C,_,M,E,A)},l=function(C,_,x,T,M,E,A){return o(_&T|x&~T,C,_,M,E,A)},u=function(C,_,x,T,M,E,A){return o(_^x^T,C,_,M,E,A)},c=function(C,_,x,T,M,E,A){return o(x^(_|~T),C,_,M,E,A)},f=function(C,_){var x=C[0],T=C[1],M=C[2],E=C[3];x=s(x,T,M,E,_[0],7,-680876936),E=s(E,x,T,M,_[1],12,-389564586),M=s(M,E,x,T,_[2],17,606105819),T=s(T,M,E,x,_[3],22,-1044525330),x=s(x,T,M,E,_[4],7,-176418897),E=s(E,x,T,M,_[5],12,1200080426),M=s(M,E,x,T,_[6],17,-1473231341),T=s(T,M,E,x,_[7],22,-45705983),x=s(x,T,M,E,_[8],7,1770035416),E=s(E,x,T,M,_[9],12,-1958414417),M=s(M,E,x,T,_[10],17,-42063),T=s(T,M,E,x,_[11],22,-1990404162),x=s(x,T,M,E,_[12],7,1804603682),E=s(E,x,T,M,_[13],12,-40341101),M=s(M,E,x,T,_[14],17,-1502002290),T=s(T,M,E,x,_[15],22,1236535329),x=l(x,T,M,E,_[1],5,-165796510),E=l(E,x,T,M,_[6],9,-1069501632),M=l(M,E,x,T,_[11],14,643717713),T=l(T,M,E,x,_[0],20,-373897302),x=l(x,T,M,E,_[5],5,-701558691),E=l(E,x,T,M,_[10],9,38016083),M=l(M,E,x,T,_[15],14,-660478335),T=l(T,M,E,x,_[4],20,-405537848),x=l(x,T,M,E,_[9],5,568446438),E=l(E,x,T,M,_[14],9,-1019803690),M=l(M,E,x,T,_[3],14,-187363961),T=l(T,M,E,x,_[8],20,1163531501),x=l(x,T,M,E,_[13],5,-1444681467),E=l(E,x,T,M,_[2],9,-51403784),M=l(M,E,x,T,_[7],14,1735328473),T=l(T,M,E,x,_[12],20,-1926607734),x=u(x,T,M,E,_[5],4,-378558),E=u(E,x,T,M,_[8],11,-2022574463),M=u(M,E,x,T,_[11],16,1839030562),T=u(T,M,E,x,_[14],23,-35309556),x=u(x,T,M,E,_[1],4,-1530992060),E=u(E,x,T,M,_[4],11,1272893353),M=u(M,E,x,T,_[7],16,-155497632),T=u(T,M,E,x,_[10],23,-1094730640),x=u(x,T,M,E,_[13],4,681279174),E=u(E,x,T,M,_[0],11,-358537222),M=u(M,E,x,T,_[3],16,-722521979),T=u(T,M,E,x,_[6],23,76029189),x=u(x,T,M,E,_[9],4,-640364487),E=u(E,x,T,M,_[12],11,-421815835),M=u(M,E,x,T,_[15],16,530742520),T=u(T,M,E,x,_[2],23,-995338651),x=c(x,T,M,E,_[0],6,-198630844),E=c(E,x,T,M,_[7],10,1126891415),M=c(M,E,x,T,_[14],15,-1416354905),T=c(T,M,E,x,_[5],21,-57434055),x=c(x,T,M,E,_[12],6,1700485571),E=c(E,x,T,M,_[3],10,-1894986606),M=c(M,E,x,T,_[10],15,-1051523),T=c(T,M,E,x,_[1],21,-2054922799),x=c(x,T,M,E,_[8],6,1873313359),E=c(E,x,T,M,_[15],10,-30611744),M=c(M,E,x,T,_[6],15,-1560198380),T=c(T,M,E,x,_[13],21,1309151649),x=c(x,T,M,E,_[4],6,-145523070),E=c(E,x,T,M,_[11],10,-1120210379),M=c(M,E,x,T,_[2],15,718787259),T=c(T,M,E,x,_[9],21,-343485551),C[0]=i(x,C[0]),C[1]=i(T,C[1]),C[2]=i(M,C[2]),C[3]=i(E,C[3])},d=function(C){var _=[],x;for(x=0;x<64;x+=4)_[x>>2]=C.charCodeAt(x)+(C.charCodeAt(x+1)<<8)+(C.charCodeAt(x+2)<<16)+(C.charCodeAt(x+3)<<24);return _},h=function(C){var _=[],x;for(x=0;x<64;x+=4)_[x>>2]=C[x]+(C[x+1]<<8)+(C[x+2]<<16)+(C[x+3]<<24);return _},v=function(C){var _=C.length,x=[1732584193,-271733879,-1732584194,271733878],T,M,E,A,k,R;for(T=64;T<=_;T+=64)f(x,d(C.substring(T-64,T)));for(C=C.substring(T-64),M=C.length,E=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],T=0;T<M;T+=1)E[T>>2]|=C.charCodeAt(T)<<(T%4<<3);if(E[T>>2]|=128<<(T%4<<3),T>55)for(f(x,E),T=0;T<16;T+=1)E[T]=0;return A=_*8,A=A.toString(16).match(/(.*?)(.{0,8})$/),k=parseInt(A[2],16),R=parseInt(A[1],16)||0,E[14]=k,E[15]=R,f(x,E),x},p=function(C){var _=C.length,x=[1732584193,-271733879,-1732584194,271733878],T,M,E,A,k,R;for(T=64;T<=_;T+=64)f(x,h(C.subarray(T-64,T)));for(C=T-64<_?C.subarray(T-64):new Uint8Array(0),M=C.length,E=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],T=0;T<M;T+=1)E[T>>2]|=C[T]<<(T%4<<3);if(E[T>>2]|=128<<(T%4<<3),T>55)for(f(x,E),T=0;T<16;T+=1)E[T]=0;return A=_*8,A=A.toString(16).match(/(.*?)(.{0,8})$/),k=parseInt(A[2],16),R=parseInt(A[1],16)||0,E[14]=k,E[15]=R,f(x,E),x},g=["0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f"],y=function(C){var _="",x;for(x=0;x<4;x+=1)_+=g[C>>x*8+4&15]+g[C>>x*8&15];return _},m=function(C){var _;for(_=0;_<C.length;_+=1)C[_]=y(C[_]);return C.join("")},b=function(C){return m(v(C))},w=function(){this.reset()};return b("hello")!=="5d41402abc4b2a76b9719d911017c592"&&(i=function(C,_){var x=(C&65535)+(_&65535),T=(C>>16)+(_>>16)+(x>>16);return T<<16|x&65535}),w.prototype.append=function(C){return/[\u0080-\uFFFF]/.test(C)&&(C=unescape(encodeURIComponent(C))),this.appendBinary(C),this},w.prototype.appendBinary=function(C){this._buff+=C,this._length+=C.length;var _=this._buff.length,x;for(x=64;x<=_;x+=64)f(this._state,d(this._buff.substring(x-64,x)));return this._buff=this._buff.substr(x-64),this},w.prototype.end=function(C){var _=this._buff,x=_.length,T,M=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],E;for(T=0;T<x;T+=1)M[T>>2]|=_.charCodeAt(T)<<(T%4<<3);return this._finish(M,x),E=C?this._state:m(this._state),this.reset(),E},w.prototype._finish=function(C,_){var x=_,T,M,E;if(C[x>>2]|=128<<(x%4<<3),x>55)for(f(this._state,C),x=0;x<16;x+=1)C[x]=0;T=this._length*8,T=T.toString(16).match(/(.*?)(.{0,8})$/),M=parseInt(T[2],16),E=parseInt(T[1],16)||0,C[14]=M,C[15]=E,f(this._state,C)},w.prototype.reset=function(){return this._buff="",this._length=0,this._state=[1732584193,-271733879,-1732584194,271733878],this},w.prototype.destroy=function(){delete this._state,delete this._buff,delete this._length},w.hash=function(C,_){/[\u0080-\uFFFF]/.test(C)&&(C=unescape(encodeURIComponent(C)));var x=v(C);return _?x:m(x)},w.hashBinary=function(C,_){var x=v(C);return _?x:m(x)},w.ArrayBuffer=function(){this.reset()},w.ArrayBuffer.prototype.append=function(C){var _=this._concatArrayBuffer(this._buff,C),x=_.length,T;for(this._length+=C.byteLength,T=64;T<=x;T+=64)f(this._state,h(_.subarray(T-64,T)));return this._buff=T-64<x?_.subarray(T-64):new Uint8Array(0),this},w.ArrayBuffer.prototype.end=function(C){var _=this._buff,x=_.length,T=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],M,E;for(M=0;M<x;M+=1)T[M>>2]|=_[M]<<(M%4<<3);return this._finish(T,x),E=C?this._state:m(this._state),this.reset(),E},w.ArrayBuffer.prototype._finish=w.prototype._finish,w.ArrayBuffer.prototype.reset=function(){return this._buff=new Uint8Array(0),this._length=0,this._state=[1732584193,-271733879,-1732584194,271733878],this},w.ArrayBuffer.prototype.destroy=w.prototype.destroy,w.ArrayBuffer.prototype._concatArrayBuffer=function(C,_){var x=C.length,T=new Uint8Array(x+_.byteLength);return T.set(C),T.set(new Uint8Array(_),x),T},w.ArrayBuffer.hash=function(C,_){var x=p(new Uint8Array(C));return _?x:m(x)},a.register("Md5",{init:function(){},loadFromBlob:function(C){var _=C.getSource(),x=2*1024*1024,T=Math.ceil(_.size/x),M=0,E=this.owner,A=new w.ArrayBuffer,k=this,R=_.mozSlice||_.webkitSlice||_.slice,N,F;F=new FileReader,N=function(){var z,B;z=M*x,B=Math.min(z+x,_.size),F.onload=function(W){A.append(W.target.result),E.trigger("progress",{total:C.size,loaded:B})},F.onloadend=function(){F.onloadend=F.onload=null,++M<T?setTimeout(N,1):setTimeout(function(){E.trigger("load"),k.result=A.end(),N=C=_=A=null,E.trigger("complete")},50)},F.readAsArrayBuffer(R.call(_,z,B))},N()},getResult:function(){return this.result}})}),e("runtime/flash/runtime",["base","runtime/runtime","runtime/compbase"],function(a,i,o){var s=a.$,l="flash",u={};function c(){var d;try{d=navigator.plugins["Shockwave Flash"],d=d.description}catch{try{d=new ActiveXObject("ShockwaveFlash.ShockwaveFlash").GetVariable("$version")}catch{d="0.0"}}return d=d.match(/\d+/g),parseFloat(d[0]+"."+d[1],10)}function f(){var d={},h={},v=this.destroy,p=this,g=a.guid("webuploader_");i.apply(p,arguments),p.type=l,p.exec=function(m,b){var w=this,C=w.uid,_=a.slice(arguments,2),x;return h[C]=w,u[m]&&(d[C]||(d[C]=new u[m](w,p)),x=d[C],x[b])?x[b].apply(x,_):p.flashExec.apply(w,arguments)};function y(m,b){var w=m.type||m,C,_;C=w.split("::"),_=C[0],w=C[1],w==="Ready"&&_===p.uid?p.trigger("ready"):h[_]&&h[_].trigger(w.toLowerCase(),m,b)}t[g]=function(){var m=arguments;setTimeout(function(){y.apply(null,m)},1)},this.jsreciver=g,this.destroy=function(){return v&&v.apply(this,arguments)},this.flashExec=function(m,b){var w=p.getFlash(),C=a.slice(arguments,2);return w.exec(this.uid,m,b,C)}}return a.inherits(i,{constructor:f,init:function(){var d=this.getContainer(),h=this.options,v;d.css({position:"absolute",top:"-8px",left:"-8px",width:"9px",height:"9px",overflow:"hidden"}),v='<object id="'+this.uid+'" type="application/x-shockwave-flash" data="'+h.swf+'" ',a.browser.ie&&(v+='classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" '),v+='width="100%" height="100%" style="outline:0"><param name="movie" value="'+h.swf+'" /><param name="flashvars" value="uid='+this.uid+"&jsreciver="+this.jsreciver+'" /><param name="wmode" value="transparent" /><param name="allowscriptaccess" value="always" /></object>',d.html(v)},getFlash:function(){return this._flash?this._flash:(this._flash=s("#"+this.uid).get(0),this._flash)}}),f.register=function(d,h){return h=u[d]=a.inherits(o,s.extend({flashExec:function(){var v=this.owner,p=this.getRuntime();return p.flashExec.apply(v,arguments)}},h)),h},c()>=11.4&&i.addRuntime(l,f),f}),e("runtime/flash/filepicker",["base","runtime/flash/runtime"],function(a,i){var o=a.$;return i.register("FilePicker",{init:function(s){var l=o.extend({},s),u,c;for(u=l.accept&&l.accept.length,c=0;c<u;c++)l.accept[c].title||(l.accept[c].title="Files");delete l.button,delete l.id,delete l.container,this.flashExec("FilePicker","init",l)},destroy:function(){this.flashExec("FilePicker","destroy")}})}),e("runtime/flash/image",["runtime/flash/runtime"],function(a){return a.register("Image",{loadFromBlob:function(i){var o=this.owner;o.info()&&this.flashExec("Image","info",o.info()),o.meta()&&this.flashExec("Image","meta",o.meta()),this.flashExec("Image","loadFromBlob",i.uid)}})}),e("runtime/flash/transport",["base","runtime/flash/runtime","runtime/client"],function(a,i,o){var s=a.$;return i.register("Transport",{init:function(){this._status=0,this._response=null,this._responseJson=null},send:function(){var l=this.owner,u=this.options,c=this._initAjax(),f=l._blob,d=u.server,h;c.connectRuntime(f.ruid),u.sendAsBinary?(d+=(/\?/.test(d)?"&":"?")+s.param(l._formData),h=f.uid):(s.each(l._formData,function(v,p){c.exec("append",v,p)}),c.exec("appendBlob",u.fileVal,f.uid,u.filename||l._formData.name||"")),this._setRequestHeader(c,u.headers),c.exec("send",{method:u.method,url:d,forceURLStream:u.forceURLStream,mimeType:"application/octet-stream"},h)},getStatus:function(){return this._status},getResponse:function(){return this._response||""},getResponseAsJson:function(){return this._responseJson},abort:function(){var l=this._xhr;l&&(l.exec("abort"),l.destroy(),this._xhr=l=null)},destroy:function(){this.abort()},_initAjax:function(){var l=this,u=new o("XMLHttpRequest");return u.on("uploadprogress progress",function(c){var f=c.loaded/c.total;return f=Math.min(1,Math.max(0,f)),l.trigger("progress",f)}),u.on("load",function(){var c=u.exec("getStatus"),f=!1,d="",h;return u.off(),l._xhr=null,c>=200&&c<300?f=!0:c>=500&&c<600?(f=!0,d="server"):d="http",f&&(l._response=u.exec("getResponse"),l._response=decodeURIComponent(l._response),h=function(v){try{return t.JSON&&t.JSON.parse?JSON.parse(v):new Function("return "+v).call()}catch{return{}}},l._responseJson=l._response?h(l._response):{}),u.destroy(),u=null,d?l.trigger("error",d):l.trigger("load")}),u.on("error",function(){u.off(),l._xhr=null,l.trigger("error","http")}),l._xhr=u,u},_setRequestHeader:function(l,u){s.each(u,function(c,f){l.exec("setRequestHeader",c,f)})}})}),e("runtime/flash/blob",["runtime/flash/runtime","lib/blob"],function(a,i){return a.register("Blob",{slice:function(o,s){var l=this.flashExec("Blob","slice",o,s);return new i(this.getRuid(),l)}})}),e("runtime/flash/md5",["runtime/flash/runtime"],function(a){return a.register("Md5",{init:function(){},loadFromBlob:function(i){return this.flashExec("Md5","loadFromBlob",i.uid)}})}),e("preset/all",["base","widgets/filednd","widgets/filepaste","widgets/filepicker","widgets/image","widgets/queue","widgets/runtime","widgets/upload","widgets/validator","widgets/md5","runtime/html5/blob","runtime/html5/dnd","runtime/html5/filepaste","runtime/html5/filepicker","runtime/html5/imagemeta/exif","runtime/html5/androidpatch","runtime/html5/image","runtime/html5/transport","runtime/html5/md5","runtime/flash/filepicker","runtime/flash/image","runtime/flash/transport","runtime/flash/blob","runtime/flash/md5"],function(a){return a}),e("widgets/log",["base","uploader","widgets/widget"],function(a,i){var o=a.$,s=" http://static.tieba.baidu.com/tb/pms/img/st.gif??",l=(location.hostname||location.host||"protected").toLowerCase(),u=l&&/baidu/i.exec(l),c;if(!u)return;c={dv:3,master:"webuploader",online:/test/.exec(l)?0:1,module:"",product:l,type:0};function f(d){var h=o.extend({},c,d),v=s.replace(/^(.*)\?/,"$1"+o.param(h)),p=new Image;p.src=v}return i.register({name:"log",init:function(){var d=this.owner,h=0,v=0;d.on("error",function(p){f({type:2,c_error_code:p})}).on("uploadError",function(p,g){f({type:2,c_error_code:"UPLOAD_ERROR",c_reason:""+g})}).on("uploadComplete",function(p){h++,v+=p.size}).on("uploadFinished",function(){f({c_count:h,c_size:v}),h=v=0}),f({c_usage:1})}})}),e("webuploader",["preset/all","widgets/log"],function(a){return a});var r=n;return r("webuploader")});const zWe=xi(FWe);const UWe={class:"webuploader-container"},GWe=["id"],HWe=["id"],WWe={class:"btntext upname wenjian"},N8={__name:"fileuploads",props:{projectId:Number,solverType:String,accept:String,upId:String,name:String,namelist:Array,gfname:String},emits:["Gassaddgfid","Gassaddbfid"],setup(t,{expose:e,emit:n}){const r=t;let a=$(!0),i=$(void 0),o=$(void 0);$("1212");let s=$([]),l=$(""),u=$(""),c=$();$([]);let f=$("");$("");let d=$("");$(""),$([]),Ut(()=>{h()});const h=()=>{p(),d.value=p(),g()},v=()=>{i.value.reset(),console.log(s)},p=()=>"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,function(b){var w=Math.random()*16|0,C=b=="x"?w:w&3|8;return C.toString(16)}),g=()=>{s.value=[],i.value=zWe.create({swf:"./Uploader.swf",server:"/disaster/TransServlet",formData:{},pick:{id:"#picker"+r.upId,multiple:!0},resize:!1,chunked:!0,chunkSize:2*1024*1024,threads:4}),i.value.on("fileQueued",b=>{o.value="",d.value=p(),o.value=b.name,console.log(o.value),console.log(2222);const w=o.value.split(".")[1];if(console.log(w),r.accept.indexOf(w)<0){i.value.reset(),At.error("只支持"+r.accept+"格式文件!");return}i.value.md5File(b).progress(C=>{console.log("Percentage:",C)}).then(C=>{C.value=C}),s.value.length>0&&(i.value.removeFile(s.value[0].id),s.value=[]),s.value.push({id:b.id,name:b.name,msg:"等待上传...",percentage:0}),i.value.upload()}),i.value.on("uploadBeforeSend",(b,w,C)=>{w.chunk=b.chunk,w.chunks=b.chunks,w.bfid=d.value,w.fileName=o.value,w.channelNo="service",w.clientToken="e47b87eec69545559d1e81e56626da68",w.transCode="B00028",w.userId="5f06c8bc77234f969d13e160b54c27e3",C.Content="multipart",C.Type="form-data"}),i.value.on("uploadProgress",(b,w)=>{let C=Math.floor(w*100);s.value.forEach(_=>{(_.id=b.id)&&(_.msg="上传中"),c.value=_.msg,_.percentage=C})}),i.value.on("uploadSuccess",(b,w)=>{console.log(b.ext),console.log(w),f.value=w.bfid;let C={transCode:"B00029",bfid:w.bfid};Rn(C).then(_=>{console.log(_),s.value.forEach(x=>{(x.id=b.id)&&(x.msg="已上传",c.value=x.msg,a.value=!1),b.ext=="x"?(l.value=w.bfid,n("Gassaddgfid",l.value)):b.ext=="inp"&&(u.value=w.bfid,n("Gassaddbfid",u.value))})}).catch(_=>{})}),i.value.on("uploadAccept",(b,w)=>w.returnCode=="000000000"?!0:(At.error(w.returnMsg),!1)),i.value.on("uploadError",(b,w)=>{$We("#"+b.id).text(b.name+"上传出错"),p(),d.value=p()}),i.value.on("uploadComplete",b=>{})},y=()=>{i.value.reset(),percentage.value=0,s.value=[]},m=b=>{console.log(b),p(),d.value=p(),s.value=s.value.filter(w=>(w.id==b&&(console.log(w),w.name=w.name,c.value="",i.value.removeFile(b)),w.id!=b))};return e({gfid:l,bfid:u,initWebUploader:g,files:s,msg:c,uploaderClear:y,clearFiles:v}),(b,w)=>{const C=Ie("el-row"),_=Ie("el-col"),x=Ie("el-progress");return G(),ne("div",UWe,[L("div",{id:"uploader"+t.upId},[I(C,null,{default:j(()=>[L("div",{class:"btntext upname",id:"picker"+t.upId},Ke(t.name),9,HWe),L("div",WWe,Ke(t.gfname),1)]),_:1}),(G(!0),ne(_t,null,dn(S(s),(T,M)=>(G(),Ee(C,{key:M,class:"disflex"},{default:j(()=>[I(_,{span:6},{default:j(()=>[Ue(Ke(T.name),1)]),_:2},1024),I(_,{span:8},{default:j(()=>[I(x,{percentage:T.percentage},null,8,["percentage"])]),_:2},1024),I(_,{span:5},{default:j(()=>[Ue(Ke(T.msg),1)]),_:2},1024),I(_,{span:5},{default:j(()=>[I(S(St),{type:"danger",onClick:E=>m(T.id),icon:S(iX),circle:""},null,8,["onClick","icon"])]),_:2},1024)]),_:2},1024))),128))],8,GWe)])}}};const sr=t=>(bb("data-v-637c024b"),t=t(),Sb(),t),jWe={class:"l_Dialog bou tablebk"},KWe={class:"common-layout",style:{margin:"0"}},YWe={class:"demo-collapse"},XWe={class:"asides_content"},qWe={class:"jc_content tablecolor"},ZWe={class:"jc_padding font12"},QWe={class:"xian btncolor tablefocus bmar"},JWe={class:"classtab"},e7e={class:"asides_content"},t7e={class:"jc_content tablecolor jc_content"},n7e={class:"font12 my_content1"},r7e={class:"btncolor tablefocus bmar"},a7e=sr(()=>L("p",null,"暂无数据",-1)),i7e={class:"demo-pagination-block pagination",style:{"margin-top":"20px"}},o7e={class:"dialog-footer footer_div l_btn"},s7e={class:"footerbtn flex1"},l7e={class:"borderimg"},u7e={class:"footerbtn flex1"},c7e={class:"borderimg"},f7e={class:"footerbtn flex1"},d7e={class:"borderimg"},h7e={class:"asides_content"},p7e={class:"jc_content tablecolor jc_content"},v7e={class:"font12 my_content1"},g7e={class:"btncolor tablefocus bmar"},y7e=sr(()=>L("p",null,"暂无数据",-1)),m7e={class:"demo-pagination-block pagination",style:{"margin-top":"20px"}},b7e={class:"dialog-footer footer_div l_btn"},S7e={class:"footerbtn flex1"},w7e={class:"borderimg"},x7e={class:"footerbtn flex1"},_7e={class:"borderimg"},C7e={class:"footerbtn flex1"},T7e={class:"borderimg"},E7e={class:"my-header"},M7e=["id"],D7e={class:"dialog-footer footer_div l_btn"},A7e={class:"footerbtn flex1"},k7e={class:"borderimg"},R7e={class:"footerbtn flex1"},L7e={class:"borderimg"},O7e={class:"my-header"},V7e=["id"],N7e={class:"delecttitle"},I7e={class:"spanclad"},B7e={class:"dialog-footer footer_div l_btn"},$7e={class:"footerbtn flex1"},P7e={class:"borderimg"},F7e={class:"footerbtn flex1"},z7e={class:"borderimg"},U7e={class:"my-header"},G7e=["id"],H7e={class:"demo-input-suffix firsttitle magintop guand_1"},W7e={class:"btn2"},j7e={class:"demo-input-suffix firsttitle magintop guand_1"},K7e={class:"btn2"},Y7e={class:"treeselect"},X7e={class:"demo-input-suffix firsttitle magintop guand_1"},q7e={style:{"padding-left":"10px"}},Z7e={class:"btncolor tablefocus"},Q7e={class:"dialog-footer footer_div l_btn"},J7e={class:"footerbtn flex1"},e9e={class:"borderimg"},t9e={class:"footerbtn flex1"},n9e={class:"borderimg"},r9e={class:"my-header"},a9e=["id"],i9e={class:"delecttitle"},o9e={class:"spanclad"},s9e={class:"dialog-footer footer_div l_btn"},l9e={class:"footerbtn flex1"},u9e={class:"borderimg"},c9e={class:"footerbtn flex1"},f9e={class:"borderimg"},d9e={class:"my-header"},h9e=["id"],p9e={class:"maoconent"},v9e={class:"maopading"},g9e={class:"jisuan"},y9e={class:"radio"},m9e={class:"jisuan"},b9e={class:"radio"},S9e={class:"divshuzhi"},w9e={key:0},x9e={key:0,class:"xizhi yi"},_9e={class:"list"},C9e={class:"jisuan"},T9e={class:"radio"},E9e=sr(()=>L("span",{class:"text"},"顺走向在煤层里挖的巷道(58.8)",-1)),M9e={class:"list"},D9e={class:"jisuan"},A9e={class:"radio"},k9e=sr(()=>L("span",{class:"text"},"交叉走向在煤层里挖的巷道(68.6~78.4)",-1)),R9e={class:"list"},L9e={class:"jisuan"},O9e={class:"radio"},V9e=sr(()=>L("span",{class:"text"},"巷道与地板粗糙度相同的巷道(58.8~78.4)",-1)),N9e={class:"list"},I9e={class:"jisuan"},B9e={class:"radio"},$9e=sr(()=>L("span",{class:"text"},"巷道与地板粗糙度相同,地面阻塞情况下 (98.0~147.0)",-1)),P9e={key:1,class:"xizhi er"},F9e={class:"list"},z9e={class:"jisuan"},U9e={class:"radio"},G9e=sr(()=>L("span",{class:"text"},"混凝土砌碹、外抹灰浆(29.4~39.2)",-1)),H9e={class:"list"},W9e={class:"jisuan"},j9e={class:"radio"},K9e=sr(()=>L("span",{class:"text"},"混凝土砌碹、外抹灰浆(49.0~68.6))",-1)),Y9e={class:"list"},X9e={class:"jisuan"},q9e={class:"radio"},Z9e=sr(()=>L("span",{class:"text"},"砖砌碹、外抹灰浆(24.5~29.4))",-1)),Q9e={class:"list"},J9e={class:"jisuan"},eje={class:"radio"},tje=sr(()=>L("span",{class:"text"},"砖砌碹、不抹灰浆(29.4~39.2)",-1)),nje={class:"list"},rje={class:"jisuan"},aje={class:"radio"},ije=sr(()=>L("span",{class:"text"},"料石(39.2~49.0)",-1)),oje={key:2},sje={class:"xizhi san_1"},lje={class:"list"},uje={class:"jisuan1"},cje=sr(()=>L("div",{class:"radiotext"},"支护间距L(cm):",-1)),fje={class:"list"},dje={class:"jisuan1"},hje=sr(()=>L("div",{class:"radiotext"},"支护圆木直径/方木厚度d(cm):",-1)),pje={class:"list"},vje={class:"jisuan1"},gje=sr(()=>L("div",{class:"radiotext"},"巷道横截面积S(m2):",-1)),yje={class:"list"},mje={class:"jisuan1"},bje={class:"elimage"},Sje=sr(()=>L("div",{class:"list"},[L("div",{class:"jisuan1"},[L("div",{class:"radiotext tishi"},"∆=L/d")])],-1)),wje={key:3},xje={class:"xizhi san_2"},_je={class:"list"},Cje={class:"jisuan1"},Tje=sr(()=>L("div",{class:"radiotext"},"支护间距L(cm):",-1)),Eje={class:"list"},Mje={class:"jisuan1"},Dje=sr(()=>L("div",{class:"radiotext"},"支护圆木直径/方木厚度d(cm):",-1)),Aje={class:"list"},kje={class:"jisuan1"},Rje=sr(()=>L("div",{class:"radiotext"},"巷道横截面积S(m2):",-1)),Lje={class:"list"},Oje={class:"jisuan1"},Vje={class:"elimage"},Nje=sr(()=>L("div",{class:"list"},[L("div",{class:"jisuan1"},[L("div",{class:"radiotext tishi"},"∆=L/d")])],-1)),Ije={key:4},Bje={class:"xizhi san_3"},$je={class:"list"},Pje={class:"jisuan1"},Fje=sr(()=>L("div",{class:"radiotext"},"支护间距L(cm):",-1)),zje={class:"list"},Uje={class:"jisuan1"},Gje=sr(()=>L("div",{class:"radiotext"},"支护圆木直径/方木厚度d(cm):",-1)),Hje={class:"list"},Wje={class:"jisuan1"},jje=sr(()=>L("div",{class:"radiotext"},"巷道横截面积S(m2):",-1)),Kje={class:"list"},Yje={class:"jisuan1"},Xje={class:"elimage"},qje=sr(()=>L("div",{class:"list"},[L("div",{class:"jisuan1"},[L("div",{class:"radiotext tishi"},"∆=L/d")])],-1)),Zje={key:5,class:"xizhi san_4"},Qje={class:"list"},Jje={class:"jisuan"},eKe={class:"radio"},tKe=sr(()=>L("span",{class:"text"},"钢筋混凝土预制支架巷道(88.2~168.2)",-1)),nKe={class:"list"},rKe={class:"jisuan"},aKe={class:"radio"},iKe=sr(()=>L("span",{class:"text"},"锚杆和喷浆巷道(78.4~117.6)",-1)),oKe={key:6,class:"xizhi san_4"},sKe={class:"list"},lKe={class:"jisuan"},uKe={class:"radio"},cKe=sr(()=>L("span",{class:"text"},"推荐值(270~350)",-1)),fKe={class:"list"},dKe={class:"jisuan"},hKe={class:"radio"},pKe=sr(()=>L("span",{class:"text"},"推荐值(300~350)",-1)),vKe={class:"list"},gKe={class:"jisuan"},yKe={class:"radio"},mKe=sr(()=>L("span",{class:"text"},"推荐值(420~500)",-1)),bKe={class:"list"},SKe={class:"jisuan"},wKe={class:"radio"},xKe=sr(()=>L("span",{class:"text"},"推荐值(450~500)",-1)),_Ke={class:"list"},CKe={class:"jisuan"},TKe={class:"radio"},EKe=sr(()=>L("span",{class:"text"},"推荐值(300~420)",-1)),MKe={class:"list"},DKe={class:"jisuan"},AKe={class:"radio"},kKe=sr(()=>L("span",{class:"text"},"推荐值(220~330)",-1)),RKe={class:"list"},LKe={class:"jisuan"},OKe={class:"radio"},VKe=sr(()=>L("span",{class:"text"},"推荐值(320~350)",-1)),NKe={key:7,class:"xizhi"},IKe={class:"list"},BKe={class:"jisuan"},$Ke={class:"radio"},PKe=sr(()=>L("span",{class:"text"},"带有带式传送机的巷道(147~196))",-1)),FKe={class:"list"},zKe={class:"jisuan"},UKe={class:"radio"},GKe=sr(()=>L("span",{class:"text"},"设有水管、风管、木梯台阶的巷道(98))",-1)),HKe={class:"list"},WKe={class:"jisuan"},jKe={class:"radio"},KKe=sr(()=>L("span",{class:"text"},"当巷道严重堵塞时(29.4~98)",-1)),YKe={class:"dialog-footer footer_div l_btn"},XKe={class:"footerbtn flex1"},qKe={class:"borderimg"},ZKe={class:"footerbtn flex1"},QKe={class:"borderimg"},JKe={__name:"MenuMine",setup(t,{expose:e}){$({v1:"截面信息1",v2:"截面信息2",v3:"截面信息3",v4:"截面信息4",v5:"截面信息5"}),$({isshow1:!0,isshow2:!1,isshow3:!1,isshow4:!1,isshow5:!1});let n=$({zidiny:"",jsuan:""}),r=$(58.8),a=$(147),i=$({val1:58.8,val2:68.6,val3:78.4,val4:58.8}),o=$("0"),s=$({val1:29.4,val2:49,val3:24.5,val4:29.4,val5:39.2}),l=$({val1:88.2,val2:78.4}),u=$({val1:29.4,val2:49,val3:49}),c=$({val1:29.4,val2:49,val3:49}),f=$({val1:29.4,val2:49,val3:49}),d=$("1"),h=$("0"),v=$({val1:147,val2:98,val3:29.4}),p=$({gzm:0,val1:98,val2:47.7}),g=$({gzm:0,val1:98,val2:47.7}),y=$({gzm:0,val1:98,val2:47.7,val3:47.7}),m=$("0");const b=$("0"),w=$(),C=$();$(""),$("");let _=$(""),x=$(""),T=$(""),M=$(""),E=$("0"),A=$("0");$(),$();const k=$([{value:"毛壁面",label:"毛壁面"},{value:"砌碹面",label:"砌碹面"},{value:"支护面",label:"支护面",children:[{value:"圆木棚式支护",label:"圆木棚式支护"},{value:"工字梁拱形和梯形支护",label:"工字梁拱形和梯形支护"},{value:"金属梁与柱支护",label:"金属梁与柱支护"},{value:"其它支护",label:"其它支护"}]},{value:"工作面",label:"工作面"}]);let R=$(),N=$(""),F=$(),z=$(!1),B=$([]);$("Fire");let W=$(["1"]),V=$(70),P=$(100);const K=$("first");let Q=$(280),re=$(1),ve=$("");const oe={halfarch_1:"1-1断面",halfarch_2:"2-2断面",halfarch_3:"3-3断面",halfarch_4:"4-4断面",halfarch_5:"5-5断面",halfarch_6:"6-6断面",halfarch_7:"7-7断面",halfarch_8:"8-8断面",section9:"9-9断面",section10:"10-10断面",halfarch_11:"11-11断面",halfarch_12:"12-12断面",halfarch_13:"13-13断面",halfarch_14:"14-14断面",halfarch_15:"15-15断面",halfarch_16:"16-16断面",halfarch_17:"17-17断面",halfarch_18:"18-18断面",halfarch_19:"19-19断面",halfarch_20:"20-20断面"};let ie=$([{label:"1-1断面",value:"halfarch_1"},{label:"2-2断面",value:"halfarch_2"},{label:"3-3断面",value:"halfarch_3"},{label:"4-4断面",value:"halfarch_4"},{label:"5-5断面",value:"halfarch_5"},{label:"6-6断面",value:"halfarch_6"},{label:"7-7断面",value:"halfarch_7"},{label:"8-8断面",value:"halfarch_8"},{label:"9-9断面",value:"section9"},{label:"10-10断面",value:"section10"},{label:"11-11断面",value:"halfarch_11"},{label:"12-12断面",value:"halfarch_12"},{label:"13-13断面",value:"halfarch_13"},{label:"14-14断面",value:"halfarch_14"},{label:"15-15断面",value:"halfarch_15"},{label:"16-16断面",value:"halfarch_16"},{label:"17-17断面",value:"halfarch_17"},{label:"18-18断面",value:"halfarch_18"},{label:"19-19断面",value:"halfarch_19"},{label:"20-20断面",value:"halfarch_20"}]);$([{label:"圆形",value:"CIRCULAR",image:sWe},{label:"矩形",value:"RECTANGLE",image:oWe},{label:"半椭圆形",value:"SEMICIRCULAR",image:lWe},{label:"半圆形",value:"SEMIELLIPTICAL",image:uWe},{label:"蛋形",value:"EGG",image:cWe},{label:"哥特形",value:"GOTHIC",image:fWe},{label:"更正蓝形",value:"MODBASKETHANDLE",image:dWe},{label:"拱形",value:"ARCH",image:hWe},{label:"弧底矩形",value:"RECT_ROUND",image:pWe},{label:"蓝形",value:"BASKETHANDLE",image:vWe},{label:"马蹄形",value:"HORSESHOE",image:gWe},{label:"三角底矩形",value:"RECT_TRIANGULAR",image:yWe},{label:"竖向椭圆",value:"VERT_ELLIPSE",image:mWe},{label:"水平椭圆",value:"HORZI_ELLIPSE",image:bWe},{label:"悬链式",value:"CATENARY",image:SWe}]);const fe=$(1),se=$(4);let ge=$(!1),me=$(!1),he=$({adddialog:!1,dialogsgdelect:!1,gdadddialog:!1,guddialogsgdelect:!1,resistance:!1}),J=$(""),ue=$(),ae=$(""),Re=$("添加"),Ne=$({}),De=$({}),we=$({name:"",x:"",y:"",z:"",code:""}),ce=$({pid:"",name:"",snId:Number,enId:Number,roughCoe:"",roughCoeName:"毛壁面",sectionType:"halfarch_1",sectionPara1:"",sectionPara2:"",sectionPara3:"",sectionPara4:.1,sectionPara5:"",code:""}),Be=$({total:1,currentPage4:1,pageSize4:5});const He=({row:ht,rowIndex:Te})=>Te%2!=0?"evenRow":"oddRow";Ut(()=>{de()});const Ce=(ht,Te)=>{switch(ht.props.name){case"first":de();break;case"second":$e();break}},qe=ht=>{de()},Ze=ht=>{$e()},de=()=>{const ht={transCode:"D00000",count:se.value,page:fe.value,searchtag:ve.value};Rn(ht).then(Te=>{B.value=Te.rows,re.value=Te.total,Ne.value={}}).catch(Te=>{At.error(Te.returnMsg)})},Xe=()=>{Re.value="添加",ge.value=!1,he.value.adddialog=!0,we.value.name="",we.value.x="",we.value.y="",we.value.z="",we.value.nid="",we.value.code="",Ne.value={},N.value="保存"},yt=()=>{if(we.value.name==null||we.value.name=="")At.error("名称不能为空");else if(we.value.code==null||we.value.code=="")At.error("编号不能为空");else if(we.value.x==null||we.value.x=="")At.error("X不能为空");else if(we.value.y==null||we.value.y=="")At.error("Y不能为空");else if(we.value.z==null||we.value.z=="")At.error("Z不能为空");else if(we.value.name!=""&&we.value.x!=""&&we.value.y!=""&&we.value.z!=""){const ht={transCode:"D10000",nid:we.value.nid,name:we.value.name,x:we.value.x,y:we.value.y,z:we.value.z,code:we.value.code,desc:"",ntype:"mid"};Rn(ht).then(Te=>{he.value.adddialog=!1,de(),At({message:"节点"+N.value+"成功",type:"success"})}).catch(Te=>{At.error(Te.returnMsg)})}else At.error("不能为空")},kt=ht=>{console.log(ht),ht=="halfarch_1"||ht=="halfarch_2"?(ce.value.sectionPara1="3.7",ce.value.sectionPara2="5.0",ce.value.sectionPara3="2.5"):ht=="halfarch_3"?(ce.value.sectionPara1="3.75",ce.value.sectionPara2="4.5",ce.value.sectionPara3="2.25"):ht=="halfarch_4"?(ce.value.sectionPara1="3.25",ce.value.sectionPara2="3.5",ce.value.sectionPara3="1.75"):ht=="halfarch_5"?(ce.value.sectionPara1="4.5",ce.value.sectionPara2="5.7",ce.value.sectionPara3="2.85"):ht=="halfarch_6"?(ce.value.sectionPara1="3.0",ce.value.sectionPara2="3.0",ce.value.sectionPara3="1.5"):ht=="halfarch_7"?(ce.value.sectionPara1="3.2",ce.value.sectionPara2="3.8",ce.value.sectionPara3="1.9"):ht=="halfarch_8"?(ce.value.sectionPara1="2.75",ce.value.sectionPara2="3.5",ce.value.sectionPara3="1.75"):ht=="section9"?(ce.value.sectionPara1="4.663",ce.value.sectionPara2="4.0",ce.value.sectionPara3="3.35"):ht=="section10"?(ce.value.sectionPara1="4.262",ce.value.sectionPara2="4.0",ce.value.sectionPara3="3.35"):ht=="halfarch_11"?(ce.value.sectionPara1="2.75",ce.value.sectionPara2="3.5",ce.value.sectionPara3="1.75"):ht=="halfarch_12"?(ce.value.sectionPara1="3.7",ce.value.sectionPara2="4.8",ce.value.sectionPara3="2.4"):ht=="halfarch_13"?(ce.value.sectionPara1="3.2",ce.value.sectionPara2="3.8",ce.value.sectionPara3="1.9"):ht=="halfarch_14"?(ce.value.sectionPara1="4.0",ce.value.sectionPara2="4.6",ce.value.sectionPara3="2.3"):ht=="halfarch_15"?(ce.value.sectionPara1="4.5",ce.value.sectionPara2="5.0",ce.value.sectionPara3="2.5"):ht=="halfarch_16"?(ce.value.sectionPara1="3.5",ce.value.sectionPara2="4.5",ce.value.sectionPara3="2.25"):ht=="halfarch_17"?(ce.value.sectionPara1="3.3",ce.value.sectionPara2="4.0",ce.value.sectionPara3="2.0"):ht=="halfarch_18"||ht=="halfarch_19"?(ce.value.sectionPara1="4.0",ce.value.sectionPara2="4.6",ce.value.sectionPara3="2.3"):ht=="halfarch_20"&&(ce.value.sectionPara1="3.3",ce.value.sectionPara2="4.0",ce.value.sectionPara3="2.0")},Vt=ht=>{ge.value=!0,Ne.value=ht},ct=ht=>{me.value=!0,De.value=ht,T.value=De.value.gfname,M.value=De.value.bfname},Oe=()=>{console.log(Ne.value),JSON.stringify(Ne.value)=="{}"?At.error("你还没有选中删除的项目"):(he.value.dialogsgdelect=!0,ae.value=Ne.value.name)},be=()=>{const ht={transCode:"D10001",nid:Ne.value.id};Rn(ht).then(Te=>{de(),At({message:"节点删除成功",type:"success"})}).catch(Te=>{At.error(Te.returnMsg)})},xe=()=>{JSON.stringify(Ne.value)=="{}"?At.error("你还没有选中修改的项目"):(Re.value="修改",N.value=Re.value,he.value.adddialog=!0,we.value.name=Ne.value.name,we.value.x=Ne.value.x,we.value.y=Ne.value.y,we.value.z=Ne.value.z,we.value.nid=Ne.value.id,we.value.code=Ne.value.code)},$e=()=>{const ht={transCode:"D00001",count:Be.value.pageSize4,page:Be.value.currentPage4,searchtag:""};Rn(ht).then(Te=>{ue.value=Te.rows.map(Dr=>({...Dr,sectionType:oe[Dr.sectionType]||"未知"})),Be.value.total=Te.total}).catch(Te=>{At.error(Te.returnMsg)})},pe=ht=>{console.log(111),F.value.searchtaggd="",F.value.dialogVisiblenode=!0,F.value.pipelinedata(""),J.value=ht},it=ht=>{J.value=="start"?ce.value.snId=ht.id:ce.value.enId=ht.id},Ct=()=>{he.value.gdadddialog=!0,Re.value="添加",N.value="保存",me.value=!1,ce.value.code="",ce.value.pid="",ce.value.name="",ce.value.snId="",ce.value.enId="",ce.value.roughCoe=1,ce.value.sectionType="halfarch_1",ce.value.sectionPara1="",ce.value.sectionPara2="",ce.value.sectionPara3="",ce.value.sectionPara4="0.1",ce.value.sectionPara5="",kt(ce.value.sectionType),T.value="",M.value="",De.value={},wt(()=>{w.value.files=[],C.value.files=[]})},Wt=()=>{const ht={transCode:"D10002",code:ce.value.code,pid:ce.value.pid,name:ce.value.name,snId:ce.value.snId,enId:ce.value.enId,roughCoe:ce.value.roughCoe,roughCoeName:ce.value.roughCoeName,sectionType:ce.value.sectionType,sectionPara1:ce.value.sectionPara1,sectionPara2:ce.value.sectionPara2,sectionPara3:ce.value.sectionPara3,sectionPara4:ce.value.sectionPara4,sectionPara5:ce.value.sectionPara5,gfid:_.value,bfid:x.value};console.log(ht),Rn(ht).then(Te=>{he.value.gdadddialog=!1,At({message:"巷道信息"+N.value+"成功",type:"success"}),$e(),wt(()=>{w.value.clearFiles(),C.value.clearFiles()})}).catch(Te=>{const Dr=/字段\d*/g;let na=Te.returnMsg.replace(Dr,"");At.error(na)})},Kn=()=>{console.log(De.value),JSON.stringify(De.value)=="{}"?At.error("你还没有选中删除的项目"):(he.value.guddialogsgdelect=!0,ae.value=De.value.name)},Nn=()=>{const ht={transCode:"D10003",pid:De.value.id};Rn(ht).then(Te=>{$e(),At({message:"巷道信息删除成功",type:"success"}),De.value={}}).catch(Te=>{At.error(Te.returnMsg)})},fr=()=>{if(JSON.stringify(De.value)=="{}")At.error("你还没有选中修改的项目");else{Re.value="修改",N.value=Re.value;let ht=De.value.sectionType;switch(he.value.gdadddialog=!0,console.log(De.value),console.log(111111),ce.value.code=De.value.code,ce.value.pid=De.value.id,ce.value.name=De.value.name,ce.value.snId=De.value.snId,ce.value.enId=De.value.enId,ce.value.roughCoe=De.value.roughCoe,n.value.zidiny=De.value.roughCoe,ce.value.roughCoeName=De.value.roughCoeName,ce.value.sectionType=De.value.sectionType,ce.value.sectionPara1=De.value.sectionPara1,ce.value.sectionPara2=De.value.sectionPara2,ce.value.sectionPara3=De.value.sectionPara3,ce.value.sectionPara4=De.value.sectionPara4,ce.value.sectionPara5=De.value.sectionPara5,ht){case"1-1断面":ce.value.sectionType="halfarch_1";break;case"2-2断面":ce.value.sectionType="halfarch_2";break;case"3-3断面":ce.value.sectionType="halfarch_3";break;case"4-4断面":ce.value.sectionType="halfarch_4";break;case"5-5断面":ce.value.sectionType="halfarch_5";break;case"6-6断面":ce.value.sectionType="halfarch_6";break;case"7-7断面":ce.value.sectionType="halfarch_7";break;case"8-8断面":ce.value.sectionType="halfarch_8";break;case"9-9断面":ce.value.sectionType="section9";break;case"10-10断面":ce.value.sectionType="section10";break;case"11-11断面":ce.value.sectionType="halfarch_11";break;case"12-12断面":ce.value.sectionType="halfarch_12";break;case"13-13断面":ce.value.sectionType="halfarch_13";break;case"14-14断面":ce.value.sectionType="halfarch_14";break;case"15-15断面":ce.value.sectionType="halfarch_15";break;case"16-16断面":ce.value.sectionType="halfarch_16";break;case"17-17断面":ce.value.sectionType="halfarch_17";break;case"18-18断面":ce.value.sectionType="halfarch_18";break;case"19-19断面":ce.value.sectionType="halfarch_19";break;case"20-20断面":ce.value.sectionType="halfarch_20";break}kt(ce.value.sectionType),ze(De.value.gfid),ot(De.value.bfid),wt(()=>{w.value.files=[],C.value.files=[]})}},wr=ht=>{files.value="",files.value=ht},ze=ht=>{_.value=ht},ot=ht=>{x.value=ht,console.log(11222)},Ae=()=>{console.log(1111888881)},rt=ht=>{let Te=w.value.msg,Dr=C.value.msg;console.log(Dr),Te=="上传中"||Dr=="上传中"?At.error("上传中不能关闭"):(ht=="cancel"&&(he.value.gdadddialog=!1),(ht=="confirm"&&Te=="已上传"||ht=="confirm"&&Dr=="已上传"||ht=="confirm"&&Te==null||ht=="confirm"&&Dr==null)&&(ce.value.code==""?At.error("编号不能为空"):ce.value.name==""?At.error("名称不能为空"):Wt()))},Rt=ht=>{r.value=ht,d.value=="0"?R.value=="圆木棚式支护"?Mu():R.value=="工字梁拱形和梯形支护"?Mc():R.value=="金属梁与柱支护"?Dc():lr():Eu()},pn=ht=>{a.value=ht,Eu()},Or=ht=>{switch(E.value=ht,E.value){case"0":r.value=i.value.val1;break;case"1":r.value=i.value.val2;break;case"2":r.value=i.value.val3;break;case"3":r.value=i.value.val4;break}d.value=="0"?lr():wa()},Vr=ht=>{switch(E.value=ht,E.value){case"0":r.value=s.value.val1;break;case"1":r.value=s.value.val2;break;case"2":r.value=s.value.val3;break;case"3":r.value=s.value.val4;break;case"4":r.value=s.value.val5;break}d.value=="0"?lr():wa()},Nr=ht=>{switch(h.value=ht,h.value){case"0":a.value=v.value.val1;break;case"1":a.value=v.value.val2;break;case"2":a.value=v.value.val3;break}Eu()},lr=()=>{let ht=parseFloat(r.value);console.log(ht),console.log(44567788),n.value.jsuan=ht/1e4},wa=()=>{let ht=parseFloat(r.value)+parseFloat(a.value);console.log(ht),n.value.jsuan=(ht/1e4).toFixed(6)},Ns=()=>{console.log(b.value),b.value=="0"?(n.value.jsuan=null,r.value=0,n.value.zidiny=ce.value.roughCoe):b.value=="1"&&d.value=="1"?(n.value.zidiny=null,Eu()):d.value=="0"&&(R.value=="毛壁面"||R.value=="砌碹面"||R.value=="其它支护"||R.value=="工作面"?lr():R.value=="圆木棚式支护"?Mu():R.value=="工字梁拱形和梯形支护"?Mc():R.value=="金属梁与柱支护"&&Dc())},Wp=()=>{b.value=="0"?ce.value.roughCoe=n.value.zidiny:b.value=="1"&&(ce.value.roughCoe=n.value.jsuan),At({message:"系数保存成功",type:"success"}),he.value.resistance=!1},vd=ht=>{let Te=ht.value;Ns(),b.value="0",n.value.jsuan="",n.value.zidiny=ce.value.roughCoe,Te=="毛壁面"?(r.value=i.value.val1,R.value="毛壁面",he.value.resistance=!0):Te=="砌碹面"?(r.value=s.value.val1,R.value="砌碹面",he.value.resistance=!0):Te=="圆木棚式支护"?(R.value="圆木棚式支护",he.value.resistance=!0):Te=="工字梁拱形和梯形支护"?(R.value="工字梁拱形和梯形支护",he.value.resistance=!0):Te=="金属梁与柱支护"?(R.value="金属梁与柱支护",he.value.resistance=!0):Te=="其它支护"?(r.value=l.value.val1,R.value="其它支护",he.value.resistance=!0):Te=="工作面"&&(R.value="工作面",he.value.resistance=!0)},Eu=()=>{let ht=a.value/1e4;R.value=="圆木棚式支护"?(Mu(),n.value.jsuan=(Number(n.value.jsuan)+ht).toFixed(6)):R.value=="工字梁拱形和梯形支护"?(Mc(),n.value.jsuan=(Number(n.value.jsuan)+ht).toFixed(6)):R.value=="金属梁与柱支护"?(Dc(),n.value.jsuan=(Number(n.value.jsuan)+ht).toFixed(6)):wa()},Mu=()=>{let ht=u.value.val1/u.value.val2,Dr=-5.21994*Math.pow(ht,2),na=.0136272*Math.pow(u.value.val2,2),fo=.124129*(ht*u.value.val2),Ro=5.21133*ht+1.89758*u.value.val2,li=Dr+na+fo+Ro-.42746,Lo=.00605857*Math.pow(u.value.val3,2)+.1104174*u.value.val3+1.29266783,Ra=1e-4*(li*Lo);n.value.jsuan=Ra.toFixed(6)},Mc=()=>{let ht=c.value.val1/c.value.val2,Dr=-4.65195*Math.pow(ht,2),na=.209286*Math.pow(c.value.val2,2),fo=3.01*(ht*c.value.val2),Ro=39.13845*ht-4.21*c.value.val2,li=Dr+na+fo+Ro+4.006596,Lo=.00470063*Math.pow(c.value.val3,2)-.09314235*c.value.val3+1.307954,Ra=1e-4*(li*Lo);n.value.jsuan=Ra.toFixed(6)},Dc=()=>{let ht=f.value.val1/f.value.val2,Dr=-1.05*Math.pow(ht,2),na=41.9947*Math.pow(f.value.val2,2),fo=.49*(ht*f.value.val2),Ro=8.4*ht-3779.52543*f.value.val2,li=Dr+na+fo+Ro-83884.594,Lo=.00470063*Math.pow(f.value.val3,2)-.09314235*f.value.val3+1.307954,Ra=1e-4*(li*Lo);n.value.jsuan=Ra.toFixed(6)},gd=ht=>{ht=="0"?r.value=l.value.val1:ht=="1"&&(r.value=l.value.val2);let Te=parseFloat(r.value);n.value.jsuan=Te/1e4,console.log(d.value),d.value=="0"?lr():wa()},yd=ht=>{r.value=0,ht=="0"?(g.value.gzm=null,y.value.gzm=null,console.log(r.value)):ht=="1"?(p.value.gzm=null,y.value.gzm=null):ht=="2"&&(p.value.gzm=null,g.value.gzm=null),d.value=="0"?lr():wa()},_i=ht=>{ht=="1"?r.value=p.value.val1.toFixed(6):ht=="2"?r.value=p.value.val2.toFixed(6):ht=="3"?r.value=g.value.val1.toFixed(6):ht=="4"?r.value=g.value.val2.toFixed(6):ht=="5"?r.value=y.value.val1.toFixed(6):ht=="6"?r.value=y.value.val2.toFixed(6):ht=="7"&&(r.value=y.value.val3.toFixed(6)),d.value=="0"?lr():wa()};return e({dialogVisible:z}),(ht,Te)=>{const Dr=Ie("el-icon"),na=Ie("el-table-column"),fo=Ie("el-table"),Ro=Ie("el-pagination"),li=Ie("el-tab-pane"),Lo=Ie("el-tabs"),Ra=Ie("el-image"),La=Ie("el-input"),ia=Ie("el-form-item"),zE=Ie("el-form"),K0=Ie("el-tree-select"),UE=Ie("el-option"),GE=Ie("el-row"),xr=Ie("el-radio"),Ko=Ie("el-radio-group"),ur=Ie("el-input-number"),SS=Ie("el-collapse-item"),Ci=Ie("el-collapse"),Ac=Ie("el-aside");return G(),ne("div",jWe,[L("div",KWe,[Ft(I(Ac,{width:"480px",class:"L_aside L_aside1 asideg asidegbg leftbgimg1"},{default:j(()=>[L("div",YWe,[I(Ci,{modelValue:S(W),"onUpdate:modelValue":Te[97]||(Te[97]=Ve=>pt(W)?W.value=Ve:W=Ve),accordion:""},{default:j(()=>[I(SS,{name:"1",class:"btnicon"},{title:j(()=>[I(Dr,{class:"iconimg Frame3",fit:"contain"}),Ue(" 矿井信息"),I(Dr,{class:"header-icon"})]),default:j(()=>[L("div",XWe,[L("div",qWe,[L("div",ZWe,[L("div",QWe,[L("div",JWe,[I(Lo,{modelValue:K.value,"onUpdate:modelValue":Te[12]||(Te[12]=Ve=>K.value=Ve),type:"card",class:"demo-tabs",onTabClick:Ce,stretch:!0},{default:j(()=>[I(li,{label:"节点信息",name:"first"},{default:j(()=>[L("div",e7e,[L("div",t7e,[L("div",n7e,[L("div",r7e,[I(fo,{data:S(B),style:{width:"480px"},"max-height":S(Q),"highlight-current-row":S(ge),"row-class-name":He,onRowClick:Te[0]||(Te[0]=Ve=>Vt(Ve)),"header-cell-style":{background:"rgba(13, 22, 57,0) "}},{empty:j(()=>[a7e]),default:j(()=>[I(na,{prop:"id",label:"序号",width:"80px"}),I(na,{prop:"name",label:"节点名称"}),I(na,{prop:"x",label:"X"},{default:j(Ve=>[L("span",null,Ke(Number(Ve.row.x).toFixed(2)),1)]),_:1}),I(na,{prop:"y",label:"Y"},{default:j(Ve=>[L("span",null,Ke(Number(Ve.row.y).toFixed(2)),1)]),_:1}),I(na,{prop:"z",label:"Z"},{default:j(Ve=>[L("span",null,Ke(Number(Ve.row.z).toFixed(2)),1)]),_:1})]),_:1},8,["data","max-height","highlight-current-row","header-cell-style"]),L("div",i7e,[I(S(w1),{locale:S(Wg)},{default:j(()=>[I(Ro,{"current-page":fe.value,"onUpdate:currentPage":Te[1]||(Te[1]=Ve=>fe.value=Ve),"page-size":se.value,"onUpdate:pageSize":Te[2]||(Te[2]=Ve=>se.value=Ve),small:"",background:"",layout:"prev, total,pager, next, jumpe,",total:parseInt(S(re)),class:"mt-4",onCurrentChange:qe},null,8,["current-page","page-size","total"])]),_:1},8,["locale"])])])]),L("div",o7e,[L("div",s7e,[L("div",l7e,[I(S(St),{onClick:Te[3]||(Te[3]=Ve=>{Xe()})},{default:j(()=>[Ue("添加")]),_:1})])]),L("div",u7e,[L("div",c7e,[I(S(St),{onClick:Te[4]||(Te[4]=Ve=>xe())},{default:j(()=>[Ue(" 修改 ")]),_:1})])]),L("div",f7e,[L("div",d7e,[I(S(St),{onClick:Te[5]||(Te[5]=Ve=>Oe())},{default:j(()=>[Ue(" 删除 ")]),_:1})])])])])])]),_:1}),I(li,{label:"巷道信息",name:"second"},{default:j(()=>[L("div",h7e,[L("div",p7e,[L("div",v7e,[L("div",g7e,[I(fo,{"row-class-name":He,"max-height":S(Q),ref:"multipleTableRef","highlight-current-row":S(me),onRowClick:Te[6]||(Te[6]=Ve=>ct(Ve)),data:S(ue),style:{width:"100%"},"header-cell-style":{background:"rgba(13, 22, 57, 0) "}},{empty:j(()=>[y7e]),default:j(()=>[I(na,{property:"id",label:"序号"}),I(na,{property:"name",label:"名称"}),I(na,{property:"sectionType",label:"截面类型",width:"120"}),I(na,{property:"roughCoe",label:"阻力系数",width:"120"})]),_:1},8,["max-height","highlight-current-row","data","header-cell-style"]),L("div",m7e,[I(S(w1),{locale:S(Wg)},{default:j(()=>[I(Ro,{"current-page":S(Be).currentPage4,"onUpdate:currentPage":Te[7]||(Te[7]=Ve=>S(Be).currentPage4=Ve),"page-size":S(Be).pageSize4,"onUpdate:pageSize":Te[8]||(Te[8]=Ve=>S(Be).pageSize4=Ve),small:"",background:"",layout:"prev, total,pager, next, jumpe,",total:parseInt(S(Be).total),class:"mt-4",onCurrentChange:Ze},null,8,["current-page","page-size","total"])]),_:1},8,["locale"])])])]),L("div",b7e,[L("div",S7e,[L("div",w7e,[I(S(St),{onClick:Te[9]||(Te[9]=Ve=>{Ct()})},{default:j(()=>[Ue("添加")]),_:1})])]),L("div",x7e,[L("div",_7e,[I(S(St),{onClick:Te[10]||(Te[10]=Ve=>fr())},{default:j(()=>[Ue(" 修改 ")]),_:1})])]),L("div",C7e,[L("div",T7e,[I(S(St),{onClick:Te[11]||(Te[11]=Ve=>{Kn()})},{default:j(()=>[Ue(" 删除 ")]),_:1})])])])])])]),_:1})]),_:1},8,["modelValue"])]),I(S(Hr),{modelValue:S(he).adddialog,"onUpdate:modelValue":Te[20]||(Te[20]=Ve=>S(he).adddialog=Ve),"align-center":"","append-to-body":!0,width:"480",class:"dialog_class bgcolor tianjia"},{header:j(({titleId:Ve,titleClass:Is})=>[L("div",E7e,[I(Ra,{src:S(Fr),fit:"contain"},null,8,["src"]),L("h4",{id:Ve,class:Y(Is)},Ke(S(Re)),11,M7e)])]),default:j(()=>[L("div",null,[I(zE,null,{default:j(()=>[I(ia,{label:"编号","label-width":S(V)},{default:j(()=>[I(La,{modelValue:S(we).code,"onUpdate:modelValue":Te[13]||(Te[13]=Ve=>S(we).code=Ve),maxlength:"10",oninput:"value=value.replace(/[^\\w\\\\/]/ig,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),I(ia,{label:"名称","label-width":S(V)},{default:j(()=>[I(La,{modelValue:S(we).name,"onUpdate:modelValue":Te[14]||(Te[14]=Ve=>S(we).name=Ve),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"]),I(ia,{label:"X","label-width":S(V)},{default:j(()=>[I(La,{modelValue:S(we).x,"onUpdate:modelValue":Te[15]||(Te[15]=Ve=>S(we).x=Ve),maxlength:"15",oninput:"value=value.replace(/[^0-9.]/g,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),I(ia,{label:"Y","label-width":S(V)},{default:j(()=>[I(La,{modelValue:S(we).y,"onUpdate:modelValue":Te[16]||(Te[16]=Ve=>S(we).y=Ve),maxlength:"15",oninput:"value=value.replace(/[^0-9.]/g,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),I(ia,{label:"Z","label-width":S(V)},{default:j(()=>[I(La,{modelValue:S(we).z,"onUpdate:modelValue":Te[17]||(Te[17]=Ve=>S(we).z=Ve),maxlength:"15",oninput:"value=value.replace(/[^0-9.]/g,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"])]),_:1})]),L("div",D7e,[L("div",A7e,[L("div",k7e,[I(S(St),{onClick:Te[18]||(Te[18]=Ve=>S(he).adddialog=!1)},{default:j(()=>[Ue("取消")]),_:1})])]),L("div",R7e,[L("div",L7e,[I(S(St),{onClick:Te[19]||(Te[19]=Ve=>yt())},{default:j(()=>[Ue(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),I(S(Hr),{modelValue:S(he).dialogsgdelect,"onUpdate:modelValue":Te[23]||(Te[23]=Ve=>S(he).dialogsgdelect=Ve),"align-center":"","append-to-body":!0,width:"400",class:"dialog_class bgcolor tianjia"},{header:j(({titleId:Ve,titleClass:Is})=>[L("div",O7e,[I(Ra,{src:S(Fr),fit:"contain"},null,8,["src"]),L("h4",{id:Ve,class:Y(Is)},"删除框",10,V7e)])]),default:j(()=>[L("h4",N7e,[Ue(" 是否确认删除 "),L("span",I7e,Ke(S(ae)),1)]),L("div",B7e,[L("div",$7e,[L("div",P7e,[I(S(St),{onClick:Te[21]||(Te[21]=Ve=>S(he).dialogsgdelect=!1)},{default:j(()=>[Ue("取消")]),_:1})])]),L("div",F7e,[L("div",z7e,[I(S(St),{onClick:Te[22]||(Te[22]=Ve=>{be(),S(he).dialogsgdelect=!1})},{default:j(()=>[Ue(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),I(S(Hr),{modelValue:S(he).gdadddialog,"onUpdate:modelValue":Te[37]||(Te[37]=Ve=>S(he).gdadddialog=Ve),"align-center":"",modal:!1,"close-on-click-modal":!1,"append-to-body":!0,draggable:"",width:"480",class:"dialog_class bgcolor tianjia"},{header:j(({titleId:Ve,titleClass:Is})=>[L("div",U7e,[I(Ra,{src:S(Fr),fit:"contain"},null,8,["src"]),L("h4",{id:Ve,class:Y(Is)},Ke(S(Re)),11,G7e)])]),default:j(()=>[L("div",null,[I(ia,{label:"编号","label-width":S(P)},{default:j(()=>[I(La,{modelValue:S(ce).code,"onUpdate:modelValue":Te[24]||(Te[24]=Ve=>S(ce).code=Ve),maxlength:"10",oninput:"value=value.replace(/[^\\w\\\\/]/ig,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),I(ia,{label:"名称","label-width":S(P)},{default:j(()=>[I(La,{modelValue:S(ce).name,"onUpdate:modelValue":Te[25]||(Te[25]=Ve=>S(ce).name=Ve),maxlength:"18",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),L("div",H7e,[I(ia,{label:"开始节点","label-width":S(P)},{default:j(()=>[I(La,{modelValue:S(ce).snId,"onUpdate:modelValue":Te[26]||(Te[26]=Ve=>S(ce).snId=Ve),disabled:"",class:"w-50 m-2",oninput:"value=value.replace(/[^0-9.]/g,'')",placeholder:"请选择节点"},null,8,["modelValue"])]),_:1},8,["label-width"]),L("div",W7e,[I(S(St),{type:"primary",onClick:Te[27]||(Te[27]=Ve=>{pe("start")})},{default:j(()=>[Ue("选择开始节点")]),_:1})])]),L("div",j7e,[I(ia,{label:"结束节点","label-width":S(P)},{default:j(()=>[I(La,{modelValue:S(ce).enId,"onUpdate:modelValue":Te[28]||(Te[28]=Ve=>S(ce).enId=Ve),disabled:"disabled",oninput:"value=value.replace(/[^0-9.]/g,'')",class:"w-50 m-2",placeholder:"请选择节点"},null,8,["modelValue"])]),_:1},8,["label-width"]),L("div",K7e,[I(S(St),{type:"primary",onClick:Te[29]||(Te[29]=Ve=>{pe("end")})},{default:j(()=>[Ue("选择结束节点")]),_:1})])]),L("div",Y7e,[I(ia,{label:"阻力系数","label-width":S(P)},{default:j(()=>[I(K0,{modelValue:S(ce).roughCoeName,"onUpdate:modelValue":Te[30]||(Te[30]=Ve=>S(ce).roughCoeName=Ve),data:k.value,placeholder:"请选择","render-after-expand":!1,style:{width:"240px"},onNodeClick:vd},null,8,["modelValue","data"])]),_:1},8,["label-width"])]),L("div",X7e,[I(ia,{label:"截面类型","label-width":S(P)},{default:j(()=>[I(S(jf),{modelValue:S(ce).sectionType,"onUpdate:modelValue":Te[31]||(Te[31]=Ve=>S(ce).sectionType=Ve),placeholder:"请选择",onChange:kt},{default:j(()=>[(G(!0),ne(_t,null,dn(S(ie),Ve=>(G(),Ee(UE,{key:Ve.id,label:Ve.label,value:Ve.value},{default:j(()=>[L("span",q7e,Ke(Ve.label),1)]),_:2},1032,["label","value"]))),128))]),_:1},8,["modelValue"])]),_:1},8,["label-width"])]),I(ia,{label:"最大深度:","label-width":S(P)},{default:j(()=>[I(La,{modelValue:S(ce).sectionPara1,"onUpdate:modelValue":Te[32]||(Te[32]=Ve=>S(ce).sectionPara1=Ve),maxlength:"15",oninput:"value=value.replace(/[^0-9.]/g,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),I(ia,{label:"底部宽度:","label-width":S(P)},{default:j(()=>[I(La,{modelValue:S(ce).sectionPara2,"onUpdate:modelValue":Te[33]||(Te[33]=Ve=>S(ce).sectionPara2=Ve),maxlength:"15",oninput:"value=value.replace(/[^0-9.]/g,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),I(ia,{label:"顶部半径:","label-width":S(P)},{default:j(()=>[I(La,{modelValue:S(ce).sectionPara3,"onUpdate:modelValue":Te[34]||(Te[34]=Ve=>S(ce).sectionPara3=Ve),maxlength:"15",oninput:"value=value.replace(/[^0-9.]/g,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),L("div",Z7e,[I(N8,{ref_key:"gfx",ref:w,accept:".x",upId:"1",gfname:S(T),name:"网格文件上传",onHandfiles:wr,onGassaddgfid:ze,onClearFiles:Ae,style:{margin:"20px 0 0 0"}},{default:j(()=>[I(GE)]),_:1},8,["accept","gfname"]),I(N8,{ref_key:"inp",ref:C,accept:".inp",name:"边界文件",upId:"2",gfname:S(M),onHandfiles:wr,onGassaddbfid:ot,onClearFiles:Ae,style:{margin:"20px 0 0 0"}},null,8,["accept","gfname"])])]),L("div",Q7e,[L("div",J7e,[L("div",e9e,[I(S(St),{onClick:Te[35]||(Te[35]=Ve=>{rt("cancel")})},{default:j(()=>[Ue("取消")]),_:1})])]),L("div",t9e,[L("div",n9e,[I(S(St),{onClick:Te[36]||(Te[36]=Ve=>{rt("confirm")})},{default:j(()=>[Ue(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),I(S(Hr),{modelValue:S(he).guddialogsgdelect,"onUpdate:modelValue":Te[40]||(Te[40]=Ve=>S(he).guddialogsgdelect=Ve),"align-center":"","append-to-body":!0,width:"400",class:"dialog_class bgcolor tianjia"},{header:j(({titleId:Ve,titleClass:Is})=>[L("div",r9e,[I(Ra,{src:S(Fr),fit:"contain"},null,8,["src"]),L("h4",{id:Ve,class:Y(Is)},"删除框",10,a9e)])]),default:j(()=>[L("h4",i9e,[Ue(" 是否确认删除 "),L("span",o9e,Ke(S(ae)),1)]),L("div",s9e,[L("div",l9e,[L("div",u9e,[I(S(St),{onClick:Te[38]||(Te[38]=Ve=>S(he).guddialogsgdelect=!1)},{default:j(()=>[Ue("取消")]),_:1})])]),L("div",c9e,[L("div",f9e,[I(S(St),{onClick:Te[39]||(Te[39]=Ve=>{Nn(),S(he).guddialogsgdelect=!1})},{default:j(()=>[Ue(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),I(S(Hr),{modelValue:S(he).resistance,"onUpdate:modelValue":Te[96]||(Te[96]=Ve=>S(he).resistance=Ve),width:"600","append-to-body":!0,modal:!1,"close-on-click-modal":!1,draggable:"",class:"dialog_class bgcolor tablefocus shigutable"},{header:j(({titleId:Ve,titleClass:Is})=>[L("div",d9e,[I(Ra,{src:S(Fr),fit:"contain"},null,8,["src"]),L("h4",{id:Ve,class:Y(Is)},Ke(S(R)),11,h9e)])]),default:j(()=>[L("div",p9e,[L("div",v9e,[I(Ko,{modelValue:b.value,"onUpdate:modelValue":Te[43]||(Te[43]=Ve=>b.value=Ve),class:"radio-group",onChange:Ns},{default:j(()=>[L("div",g9e,[L("div",y9e,[I(xr,{label:"0"},{default:j(()=>[Ue("自定义阻力系数a:")]),_:1})]),I(La,{modelValue:S(n).zidiny,"onUpdate:modelValue":Te[41]||(Te[41]=Ve=>S(n).zidiny=Ve),maxlength:"15",oninput:"value=value.replace(/[^0-9.]/g,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),L("div",m9e,[L("div",b9e,[I(xr,{label:"1"},{default:j(()=>[Ue("计算阻力系数a:")]),_:1})]),I(ia,null,{default:j(()=>[I(La,{modelValue:S(n).jsuan,"onUpdate:modelValue":Te[42]||(Te[42]=Ve=>S(n).jsuan=Ve),maxlength:"15",oninput:"value=value.replace(/[^0-9.]/g,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1})])]),_:1},8,["modelValue"]),L("div",S9e,[b.value=="1"?(G(),ne("div",w9e,[S(ce).roughCoeName=="毛壁面"?(G(),ne("div",x9e,[I(Ko,{modelValue:S(E),"onUpdate:modelValue":Te[48]||(Te[48]=Ve=>pt(E)?E.value=Ve:E=Ve),class:"ml-4",onChange:Or},{default:j(()=>[L("div",_9e,[L("div",C9e,[L("div",T9e,[I(xr,{label:"0"},{default:j(()=>[Ue("1.阻力因子ɑ×10⁴:")]),_:1})]),I(ur,{modelValue:S(i).val1,"onUpdate:modelValue":Te[44]||(Te[44]=Ve=>S(i).val1=Ve),disabled:S(E)!="0",precision:1,step:.1,onChange:Rt},null,8,["modelValue","disabled"])]),E9e]),L("div",M9e,[L("div",D9e,[L("div",A9e,[I(xr,{label:"1"},{default:j(()=>[Ue("2.阻力因子ɑ×10⁴:")]),_:1})]),I(ur,{modelValue:S(i).val2,"onUpdate:modelValue":Te[45]||(Te[45]=Ve=>S(i).val2=Ve),disabled:S(E)!="1",min:68.6,max:78.4,precision:1,step:.1,onChange:Rt},null,8,["modelValue","disabled"])]),k9e]),L("div",R9e,[L("div",L9e,[L("div",O9e,[I(xr,{label:"2"},{default:j(()=>[Ue("3.阻力因子ɑ×10⁴:")]),_:1})]),I(ur,{modelValue:S(i).val3,"onUpdate:modelValue":Te[46]||(Te[46]=Ve=>S(i).val3=Ve),disabled:S(E)!="2",min:58.8,max:78.4,precision:1,step:.1,onChange:Rt},null,8,["modelValue","disabled"])]),V9e]),L("div",N9e,[L("div",I9e,[L("div",B9e,[I(xr,{label:"3"},{default:j(()=>[Ue("4.阻力因子ɑ×10⁴:")]),_:1})]),I(ur,{modelValue:S(i).val4,"onUpdate:modelValue":Te[47]||(Te[47]=Ve=>S(i).val4=Ve),disabled:S(E)!="3",min:98,max:147,precision:1,step:.1,onChange:Rt},null,8,["modelValue","disabled"])]),$9e])]),_:1},8,["modelValue"])])):_e("",!0),S(ce).roughCoeName=="砌碹面"?(G(),ne("div",P9e,[I(Ko,{modelValue:S(E),"onUpdate:modelValue":Te[59]||(Te[59]=Ve=>pt(E)?E.value=Ve:E=Ve),class:"ml-4",onChange:Vr},{default:j(()=>[L("div",F9e,[L("div",z9e,[L("div",U9e,[I(xr,{label:"0",modelValue:S(o),"onUpdate:modelValue":Te[49]||(Te[49]=Ve=>pt(o)?o.value=Ve:o=Ve)},{default:j(()=>[Ue("1.阻力因子ɑ×10⁴:")]),_:1},8,["modelValue"])]),I(ur,{modelValue:S(s).val1,"onUpdate:modelValue":Te[50]||(Te[50]=Ve=>S(s).val1=Ve),disabled:S(E)!="0",min:29.4,max:39.2,precision:1,step:.1,onChange:Rt},null,8,["modelValue","disabled"])]),G9e]),L("div",H9e,[L("div",W9e,[L("div",j9e,[I(xr,{label:"1",modelValue:S(o),"onUpdate:modelValue":Te[51]||(Te[51]=Ve=>pt(o)?o.value=Ve:o=Ve)},{default:j(()=>[Ue("2.阻力因子ɑ×10⁴:")]),_:1},8,["modelValue"])]),I(ur,{modelValue:S(s).val2,"onUpdate:modelValue":Te[52]||(Te[52]=Ve=>S(s).val2=Ve),disabled:S(E)!="1",min:49,max:68.6,precision:1,step:.1,onChange:Rt},null,8,["modelValue","disabled"])]),K9e]),L("div",Y9e,[L("div",X9e,[L("div",q9e,[I(xr,{label:"2",modelValue:S(o),"onUpdate:modelValue":Te[53]||(Te[53]=Ve=>pt(o)?o.value=Ve:o=Ve)},{default:j(()=>[Ue("3.阻力因子ɑ×10⁴:")]),_:1},8,["modelValue"])]),I(ur,{modelValue:S(s).val3,"onUpdate:modelValue":Te[54]||(Te[54]=Ve=>S(s).val3=Ve),disabled:S(E)!="2",min:24.5,max:29.4,precision:1,step:.1,onChange:Rt},{"decrease-icon":j(()=>[I(Dr,null,{default:j(()=>[I(S(sc))]),_:1})]),"increase-icon":j(()=>[I(Dr,null,{default:j(()=>[I(S(Li))]),_:1})]),_:1},8,["modelValue","disabled"])]),Z9e]),L("div",Q9e,[L("div",J9e,[L("div",eje,[I(xr,{label:"3",modelValue:S(o),"onUpdate:modelValue":Te[55]||(Te[55]=Ve=>pt(o)?o.value=Ve:o=Ve)},{default:j(()=>[Ue("4.阻力因子ɑ×10⁴:")]),_:1},8,["modelValue"])]),I(ur,{modelValue:S(s).val4,"onUpdate:modelValue":Te[56]||(Te[56]=Ve=>S(s).val4=Ve),disabled:S(E)!="3",min:29.4,max:39.2,precision:1,step:.1,onChange:Rt},null,8,["modelValue","disabled"])]),tje]),L("div",nje,[L("div",rje,[L("div",aje,[I(xr,{label:"4",modelValue:S(o),"onUpdate:modelValue":Te[57]||(Te[57]=Ve=>pt(o)?o.value=Ve:o=Ve)},{default:j(()=>[Ue("5.阻力因子ɑ×10⁴:")]),_:1},8,["modelValue"])]),I(ur,{modelValue:S(s).val5,"onUpdate:modelValue":Te[58]||(Te[58]=Ve=>S(s).val5=Ve),disabled:S(E)!="4",min:39.2,max:49,precision:1,step:.1,onChange:Rt},null,8,["modelValue","disabled"])]),ije])]),_:1},8,["modelValue"])])):_e("",!0),S(ce).roughCoeName=="圆木棚式支护"?(G(),ne("div",oje,[L("div",sje,[L("div",lje,[L("div",uje,[cje,I(ur,{modelValue:S(u).val1,"onUpdate:modelValue":Te[60]||(Te[60]=Ve=>S(u).val1=Ve),precision:1,step:.1,onChange:Rt},null,8,["modelValue"])])]),L("div",fje,[L("div",dje,[hje,I(ur,{modelValue:S(u).val2,"onUpdate:modelValue":Te[61]||(Te[61]=Ve=>S(u).val2=Ve),precision:1,step:.1,onChange:Rt},null,8,["modelValue"])])]),L("div",pje,[L("div",vje,[gje,I(ur,{modelValue:S(u).val3,"onUpdate:modelValue":Te[62]||(Te[62]=Ve=>S(u).val3=Ve),precision:1,step:.1,onChange:Rt},null,8,["modelValue"])])])]),L("div",yje,[L("div",mje,[L("div",bje,[I(Ra,{src:S(wWe),fit:"contain"},null,8,["src"])])])]),Sje])):_e("",!0),S(ce).roughCoeName=="工字梁拱形和梯形支护"?(G(),ne("div",wje,[L("div",xje,[L("div",_je,[L("div",Cje,[Tje,I(ur,{modelValue:S(c).val1,"onUpdate:modelValue":Te[63]||(Te[63]=Ve=>S(c).val1=Ve),precision:1,step:.1,onChange:Rt},null,8,["modelValue"])])]),L("div",Eje,[L("div",Mje,[Dje,I(ur,{modelValue:S(c).val2,"onUpdate:modelValue":Te[64]||(Te[64]=Ve=>S(c).val2=Ve),precision:1,step:.1,onChange:Rt},null,8,["modelValue"])])]),L("div",Aje,[L("div",kje,[Rje,I(ur,{modelValue:S(c).val3,"onUpdate:modelValue":Te[65]||(Te[65]=Ve=>S(c).val3=Ve),precision:1,step:.1,onChange:Rt},null,8,["modelValue"])])])]),L("div",Lje,[L("div",Oje,[L("div",Vje,[I(Ra,{src:S(xWe),fit:"contain"},null,8,["src"])])])]),Nje])):_e("",!0),S(ce).roughCoeName=="金属梁与柱支护"?(G(),ne("div",Ije,[L("div",Bje,[L("div",$je,[L("div",Pje,[Fje,I(ur,{modelValue:S(f).val1,"onUpdate:modelValue":Te[66]||(Te[66]=Ve=>S(f).val1=Ve),precision:1,step:.1,onChange:Rt},null,8,["modelValue"])])]),L("div",zje,[L("div",Uje,[Gje,I(ur,{modelValue:S(f).val2,"onUpdate:modelValue":Te[67]||(Te[67]=Ve=>S(f).val2=Ve),precision:1,step:.1,onChange:Rt},null,8,["modelValue"])])]),L("div",Hje,[L("div",Wje,[jje,I(ur,{modelValue:S(f).val3,"onUpdate:modelValue":Te[68]||(Te[68]=Ve=>S(f).val3=Ve),precision:1,step:.1,onChange:Rt},null,8,["modelValue"])])])]),L("div",Kje,[L("div",Yje,[L("div",Xje,[I(Ra,{src:S(_We),fit:"contain"},null,8,["src"])])])]),qje])):_e("",!0),S(ce).roughCoeName=="其它支护"?(G(),ne("div",Zje,[I(Ko,{modelValue:S(A),"onUpdate:modelValue":Te[73]||(Te[73]=Ve=>pt(A)?A.value=Ve:A=Ve),class:"ml-4",onChange:gd},{default:j(()=>[L("div",Qje,[L("div",Jje,[L("div",eKe,[I(xr,{label:"0",modelValue:S(E),"onUpdate:modelValue":Te[69]||(Te[69]=Ve=>pt(E)?E.value=Ve:E=Ve)},{default:j(()=>[Ue("1.阻力因子ɑ×10⁴:")]),_:1},8,["modelValue"])]),I(ur,{modelValue:S(l).val1,"onUpdate:modelValue":Te[70]||(Te[70]=Ve=>S(l).val1=Ve),disabled:S(E)!="0",min:88.2,max:168.2,precision:1,step:.1,onChange:Rt},null,8,["modelValue","disabled"])]),tKe]),L("div",nKe,[L("div",rKe,[L("div",aKe,[I(xr,{label:1,modelValue:S(E),"onUpdate:modelValue":Te[71]||(Te[71]=Ve=>pt(E)?E.value=Ve:E=Ve)},{default:j(()=>[Ue("2.阻力因子ɑ×10⁴:")]),_:1},8,["modelValue"])]),I(ur,{modelValue:S(l).val2,"onUpdate:modelValue":Te[72]||(Te[72]=Ve=>S(l).val2=Ve),disabled:S(E)!="1",min:78.4,max:117.6,precision:1,step:.1,onChange:Rt},null,8,["modelValue","disabled"])]),iKe])]),_:1},8,["modelValue"])])):_e("",!0),S(ce).roughCoeName=="工作面"?(G(),ne("div",oKe,[I(xr,{label:"0",modelValue:S(m),"onUpdate:modelValue":Te[74]||(Te[74]=Ve=>pt(m)?m.value=Ve:m=Ve),onChange:yd},{default:j(()=>[Ue("A.炮开采面因子ɑ×10⁴:")]),_:1},8,["modelValue"]),I(Ko,{modelValue:S(p).gzm,"onUpdate:modelValue":Te[77]||(Te[77]=Ve=>S(p).gzm=Ve),disabled:S(m)!="0",onChange:_i},{default:j(()=>[L("div",sKe,[L("div",lKe,[L("div",uKe,[I(xr,{label:"1"},{default:j(()=>[Ue(" 摩擦式金属支柱:")]),_:1})]),I(ur,{modelValue:S(p).val1,"onUpdate:modelValue":Te[75]||(Te[75]=Ve=>S(p).val1=Ve),disabled:S(m)!="0"||S(p).gzm!="1",precision:1,step:.1,onChange:Rt},null,8,["modelValue","disabled"])]),cKe]),L("div",fKe,[L("div",dKe,[L("div",hKe,[I(xr,{label:"2"},{default:j(()=>[Ue("采用木支柱:")]),_:1})]),I(ur,{modelValue:S(p).val2,"onUpdate:modelValue":Te[76]||(Te[76]=Ve=>S(p).val2=Ve),disabled:S(m)!="0"||S(p).gzm!="2",precision:1,step:.1,onChange:Rt},null,8,["modelValue","disabled"])]),pKe])]),_:1},8,["modelValue","disabled"]),I(xr,{label:"1",modelValue:S(m),"onUpdate:modelValue":Te[78]||(Te[78]=Ve=>pt(m)?m.value=Ve:m=Ve),onChange:yd},{default:j(()=>[Ue("B.普通采面阻力因子ɑ×10⁴:")]),_:1},8,["modelValue"]),I(Ko,{modelValue:S(g).gzm,"onUpdate:modelValue":Te[81]||(Te[81]=Ve=>S(g).gzm=Ve),disabled:S(m)!="1",onChange:_i},{default:j(()=>[L("div",vKe,[L("div",gKe,[L("div",yKe,[I(xr,{label:"3"},{default:j(()=>[Ue(" 采用单体液压支柱:")]),_:1})]),I(ur,{modelValue:S(g).val1,"onUpdate:modelValue":Te[79]||(Te[79]=Ve=>S(g).val1=Ve),disabled:S(m)!="1"||S(g).gzm!="3",precision:1,step:.1,onChange:Rt},null,8,["modelValue","disabled"])]),mKe]),L("div",bKe,[L("div",SKe,[L("div",wKe,[I(xr,{label:"4"},{default:j(()=>[Ue("采用摩擦式金属支柱:")]),_:1})]),I(ur,{modelValue:S(g).val2,"onUpdate:modelValue":Te[80]||(Te[80]=Ve=>S(g).val2=Ve),disabled:S(m)!="1"||S(g).gzm!="4",precision:1,step:.1,onChange:Rt},null,8,["modelValue","disabled"])]),xKe])]),_:1},8,["modelValue","disabled"]),I(xr,{label:"2",modelValue:S(m),"onUpdate:modelValue":Te[82]||(Te[82]=Ve=>pt(m)?m.value=Ve:m=Ve),onChange:yd},{default:j(()=>[Ue("C.综合采面阻力因子ɑ×10⁴:")]),_:1},8,["modelValue"]),I(Ko,{modelValue:S(y).gzm,"onUpdate:modelValue":Te[86]||(Te[86]=Ve=>S(y).gzm=Ve),disabled:S(m)!="2",onChange:_i},{default:j(()=>[L("div",_Ke,[L("div",CKe,[L("div",TKe,[I(xr,{label:"5"},{default:j(()=>[Ue(" 采用支撑式液压支架:")]),_:1})]),I(ur,{modelValue:S(y).val1,"onUpdate:modelValue":Te[83]||(Te[83]=Ve=>S(y).val1=Ve),disabled:S(m)!="2"||S(y).gzm!="5",precision:1,step:.1,onChange:Rt},null,8,["modelValue","disabled"])]),EKe]),L("div",MKe,[L("div",DKe,[L("div",AKe,[I(xr,{label:"6"},{default:j(()=>[Ue("采用掩护式液压支架:")]),_:1})]),I(ur,{modelValue:S(y).val2,"onUpdate:modelValue":Te[84]||(Te[84]=Ve=>S(y).val2=Ve),disabled:S(m)!="2"||S(y).gzm!="6",precision:1,step:.1,onChange:Rt},null,8,["modelValue","disabled"])]),kKe]),L("div",RKe,[L("div",LKe,[L("div",OKe,[I(xr,{label:"7"},{default:j(()=>[Ue("采用支撑掩护式支架:")]),_:1})]),I(ur,{modelValue:S(y).val3,"onUpdate:modelValue":Te[85]||(Te[85]=Ve=>S(y).val3=Ve),disabled:S(m)!="2"||S(y).gzm!="7",precision:1,step:.1,onChange:Rt},null,8,["modelValue","disabled"])]),VKe])]),_:1},8,["modelValue","disabled"])])):_e("",!0),I(ia,{label:" 巷道有障碍物阻力修正:"},{default:j(()=>[I(Ko,{modelValue:S(d),"onUpdate:modelValue":Te[87]||(Te[87]=Ve=>pt(d)?d.value=Ve:d=Ve),onChange:Ns},{default:j(()=>[I(xr,{label:"1"},{default:j(()=>[Ue("是")]),_:1}),I(xr,{label:"0"},{default:j(()=>[Ue("否")]),_:1})]),_:1},8,["modelValue"])]),_:1}),S(d)=="1"?(G(),ne("div",NKe,[I(Ko,{modelValue:S(h),"onUpdate:modelValue":Te[93]||(Te[93]=Ve=>pt(h)?h.value=Ve:h=Ve),class:"ml-4",onChange:Nr},{default:j(()=>[L("div",IKe,[L("div",BKe,[L("div",$Ke,[I(xr,{label:"0"},{default:j(()=>[Ue("1.阻力因子ɑ×10⁴:")]),_:1})]),I(ur,{modelValue:S(v).val1,"onUpdate:modelValue":Te[88]||(Te[88]=Ve=>S(v).val1=Ve),disabled:S(h)!="0",min:147,max:196,precision:1,step:.1,onChange:pn},null,8,["modelValue","disabled"])]),PKe]),L("div",FKe,[L("div",zKe,[L("div",UKe,[I(xr,{label:"1",modelValue:S(h),"onUpdate:modelValue":Te[89]||(Te[89]=Ve=>pt(h)?h.value=Ve:h=Ve)},{default:j(()=>[Ue("2.阻力因子ɑ×10⁴:")]),_:1},8,["modelValue"])]),I(ur,{modelValue:S(v).val2,"onUpdate:modelValue":Te[90]||(Te[90]=Ve=>S(v).val2=Ve),disabled:S(h)!="1",precision:1,step:.1,onChange:pn},null,8,["modelValue","disabled"])]),GKe]),L("div",HKe,[L("div",WKe,[L("div",jKe,[I(xr,{label:"2",modelValue:S(h),"onUpdate:modelValue":Te[91]||(Te[91]=Ve=>pt(h)?h.value=Ve:h=Ve)},{default:j(()=>[Ue("3.阻力因子ɑ×10⁴:")]),_:1},8,["modelValue"])]),I(ur,{modelValue:S(v).val3,"onUpdate:modelValue":Te[92]||(Te[92]=Ve=>S(v).val3=Ve),disabled:S(h)!="2",min:29.4,max:98,precision:1,step:.1,onChange:pn},null,8,["modelValue","disabled"])]),KKe])]),_:1},8,["modelValue"])])):_e("",!0)])):_e("",!0)])])]),L("div",YKe,[L("div",XKe,[L("div",qKe,[I(S(St),{onClick:Te[94]||(Te[94]=Ve=>S(he).resistance=!1)},{default:j(()=>[Ue("取消")]),_:1})])]),L("div",ZKe,[L("div",QKe,[I(S(St),{onClick:Te[95]||(Te[95]=Ve=>{Wp()})},{default:j(()=>[Ue(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),I(sJ,{ref_key:"nodeselect",ref:F,onQueding:it},null,512)])])])])]),_:1})]),_:1},8,["modelValue"])])]),_:1},512),[[cn,S(z)]])])])}}},eYe=w0(JKe,[["__scopeId","data-v-637c024b"]]);const cJ=t=>(bb("data-v-d6e7e49c"),t=t(),Sb(),t),tYe={class:"my-header"},nYe=["id"],rYe={class:"demo-input-suffix firsttitle leftbgimg2 my_content1"},aYe={class:"guand_1"},iYe=cJ(()=>L("span",{class:"spantext"},"搜索",-1)),oYe=[iYe],sYe=cJ(()=>L("p",null,"暂无数据",-1)),lYe={class:"demo-pagination-block",style:{"margin-top":"20px"}},uYe={class:"dialog-footer footer_div l_btn"},cYe={class:"footerbtn flex1"},fYe={class:"borderimg"},dYe={class:"footerbtn flex1"},hYe={class:"borderimg"},pYe={__name:"PipeIine",props:{},emits:["pipelineapi"],setup(t,{expose:e,emit:n}){$({dianadddialog:!1});let r=$(99),a=$(530),i=$([]);const o=$(),s=$([]);let l=$(!1),u=$(1),c=$(""),f=$("");const d=$(1),h={halfarch_1:"1-1断面",halfarch_2:"2-2断面",halfarch_3:"3-3断面",halfarch_4:"4-4断面",halfarch_5:"5-5断面",halfarch_6:"6-6断面",halfarch_7:"7-7断面",halfarch_8:"8-8断面",section9:"9-9断面",section10:"10-10断面",halfarch_11:"11-11断面",halfarch_12:"12-12断面",halfarch_13:"13-13断面",halfarch_14:"14-14断面",halfarch_15:"15-15断面",halfarch_16:"16-16断面",halfarch_17:"17-17断面",halfarch_18:"18-18断面",halfarch_19:"19-19断面",halfarch_20:"20-20断面"},v=$(5);Ut(()=>{});const p=({row:_,rowIndex:x})=>x%2!=0?"evenRow":"oddRow";function g(){f.value=c.value,m(c.value)}const y=_=>{m()},m=_=>{const x={transCode:"D00001",count:v.value,page:d.value,searchtag:_};Rn(x).then(T=>{i.value=T.rows.map(M=>({...M,sectionType:h[M.sectionType]||"未知"})),u.value=T.total}).catch(T=>{At.error(T.returnMsg)})},b=(_,x)=>{if(_.length>1){o.value.clearSelection(),o.value.toggleRowSelection(x,!0);let T=[];T.push(_[1]),s.value=T;return}_.length==1?s.value=_:_.length==0},w=()=>{n("pipelineapi",""),d.value=1,s.value.length!=0&&n("pipelineapi",s.value[0])},C=()=>{w()};return e({dialogVisiblenode:l,pipelinedata:m,searchtaggd:c}),(_,x)=>{const T=Ie("el-image"),M=Ie("el-input"),E=Ie("el-form-item"),A=Ie("el-table-column"),k=Ie("el-table"),R=Ie("el-pagination"),N=Ie("el-config-provider");return G(),ne("div",null,[I(S(Hr),{modelValue:S(l),"onUpdate:modelValue":x[5]||(x[5]=F=>pt(l)?l.value=F:l=F),"align-center":"","append-to-body":!0,width:"500",class:"log_class bgcolor tianjia asideg asidegbg leftbgimg"},{header:j(({titleId:F,titleClass:z})=>[L("div",tYe,[I(T,{src:S(Fr),fit:"contain"},null,8,["src"]),L("h4",{id:F,class:Y(z)}," 选择巷道",10,nYe)])]),default:j(()=>[L("div",rYe,[L("div",aYe,[I(E,{label:"巷道选择","label-width":S(r)},{default:j(()=>[I(M,{modelValue:S(c),"onUpdate:modelValue":x[0]||(x[0]=F=>pt(c)?c.value=F:c=F),class:"w-50 m-2",placeholder:"巷道"},null,8,["modelValue"])]),_:1},8,["label-width"]),L("div",{class:"asdis_btn"},[L("div",{class:"flex_a"},[L("div",{class:"btns",onClick:g,style:{"margin-top":"10px"}},oYe)])])]),I(k,{"row-class-name":p,"max-height":S(a),ref_key:"multipleTableRef",ref:o,data:S(i),style:{width:"100%"},onSelect:b,"header-cell-style":{background:"rgba(13, 22, 57, 0.96) "}},{empty:j(()=>[sYe]),default:j(()=>[I(A,{type:"selection",width:"55"}),I(A,{property:"id",label:"编号",width:"70"}),I(A,{property:"name",label:"名称",width:"70"}),I(A,{property:"sectionType",label:"截面类型",width:"120"}),I(A,{property:"roughCoe",label:"粗糙系数"})]),_:1},8,["max-height","data","header-cell-style"]),L("div",lYe,[I(N,{locale:S(Wg)},{default:j(()=>[I(R,{"current-page":d.value,"onUpdate:currentPage":x[1]||(x[1]=F=>d.value=F),"page-size":v.value,"onUpdate:pageSize":x[2]||(x[2]=F=>v.value=F),small:"",background:"",layout:"prev, total,pager, next, jumpe,",total:parseInt(S(u)),class:"mt-4",onCurrentChange:y},null,8,["current-page","page-size","total"])]),_:1},8,["locale"])]),L("div",uYe,[L("div",cYe,[L("div",fYe,[I(S(St),{onClick:x[3]||(x[3]=F=>pt(l)?l.value=!1:l=!1)},{default:j(()=>[Ue("取消")]),_:1})])]),L("div",dYe,[L("div",hYe,[I(S(St),{onClick:x[4]||(x[4]=F=>{C(),pt(l)?l.value=!1:l=!1})},{default:j(()=>[Ue(" 确定 ")]),_:1})])])])])]),_:1},8,["modelValue"])])}}},$b=w0(pYe,[["__scopeId","data-v-d6e7e49c"]]);function p_(t,e){return t==null||e==null?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function vYe(t,e){return t==null||e==null?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function fJ(t){let e,n,r;t.length!==2?(e=p_,n=(s,l)=>p_(t(s),l),r=(s,l)=>t(s)-l):(e=t===p_||t===vYe?t:gYe,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 gYe(){return 0}function yYe(t){return t===null?NaN:+t}const mYe=fJ(p_),bYe=mYe.right;fJ(yYe).center;const SYe=bYe,wYe=Math.sqrt(50),xYe=Math.sqrt(10),_Ye=Math.sqrt(2);function w2(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>=wYe?10:i>=xYe?5:i>=_Ye?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?w2(t,e,n*2):[s,l,u]}function CYe(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?w2(e,t,n):w2(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 CL(t,e,n){return e=+e,t=+t,n=+n,w2(t,e,n)[2]}function TYe(t,e,n){e=+e,t=+t,n=+n;const r=e<t,a=r?CL(e,t,n):CL(t,e,n);return(r?-1:1)*(a<0?1/-a:a)}function EYe(t,e){switch(arguments.length){case 0:break;case 1:this.range(t);break;default:this.range(e).domain(t);break}return this}function GV(t,e,n){t.prototype=e.prototype=n,n.constructor=t}function dJ(t,e){var n=Object.create(t.prototype);for(var r in e)n[r]=e[r];return n}function Pb(){}var V1=.7,x2=1/V1,fg="\\s*([+-]?\\d+)\\s*",N1="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",au="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",MYe=/^#([0-9a-f]{3,8})$/,DYe=new RegExp(`^rgb\\(${fg},${fg},${fg}\\)$`),AYe=new RegExp(`^rgb\\(${au},${au},${au}\\)$`),kYe=new RegExp(`^rgba\\(${fg},${fg},${fg},${N1}\\)$`),RYe=new RegExp(`^rgba\\(${au},${au},${au},${N1}\\)$`),LYe=new RegExp(`^hsl\\(${N1},${au},${au}\\)$`),OYe=new RegExp(`^hsla\\(${N1},${au},${au},${N1}\\)$`),I8={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};GV(Pb,I1,{copy(t){return Object.assign(new this.constructor,this,t)},displayable(){return this.rgb().displayable()},hex:B8,formatHex:B8,formatHex8:VYe,formatHsl:NYe,formatRgb:$8,toString:$8});function B8(){return this.rgb().formatHex()}function VYe(){return this.rgb().formatHex8()}function NYe(){return hJ(this).formatHsl()}function $8(){return this.rgb().formatRgb()}function I1(t){var e,n;return t=(t+"").trim().toLowerCase(),(e=MYe.exec(t))?(n=e[1].length,e=parseInt(e[1],16),n===6?P8(e):n===3?new _o(e>>8&15|e>>4&240,e>>4&15|e&240,(e&15)<<4|e&15,1):n===8?qS(e>>24&255,e>>16&255,e>>8&255,(e&255)/255):n===4?qS(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=DYe.exec(t))?new _o(e[1],e[2],e[3],1):(e=AYe.exec(t))?new _o(e[1]*255/100,e[2]*255/100,e[3]*255/100,1):(e=kYe.exec(t))?qS(e[1],e[2],e[3],e[4]):(e=RYe.exec(t))?qS(e[1]*255/100,e[2]*255/100,e[3]*255/100,e[4]):(e=LYe.exec(t))?U8(e[1],e[2]/100,e[3]/100,1):(e=OYe.exec(t))?U8(e[1],e[2]/100,e[3]/100,e[4]):I8.hasOwnProperty(t)?P8(I8[t]):t==="transparent"?new _o(NaN,NaN,NaN,0):null}function P8(t){return new _o(t>>16&255,t>>8&255,t&255,1)}function qS(t,e,n,r){return r<=0&&(t=e=n=NaN),new _o(t,e,n,r)}function IYe(t){return t instanceof Pb||(t=I1(t)),t?(t=t.rgb(),new _o(t.r,t.g,t.b,t.opacity)):new _o}function TL(t,e,n,r){return arguments.length===1?IYe(t):new _o(t,e,n,r??1)}function _o(t,e,n,r){this.r=+t,this.g=+e,this.b=+n,this.opacity=+r}GV(_o,TL,dJ(Pb,{brighter(t){return t=t==null?x2:Math.pow(x2,t),new _o(this.r*t,this.g*t,this.b*t,this.opacity)},darker(t){return t=t==null?V1:Math.pow(V1,t),new _o(this.r*t,this.g*t,this.b*t,this.opacity)},rgb(){return this},clamp(){return new _o(Qh(this.r),Qh(this.g),Qh(this.b),_2(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:F8,formatHex:F8,formatHex8:BYe,formatRgb:z8,toString:z8}));function F8(){return`#${Bh(this.r)}${Bh(this.g)}${Bh(this.b)}`}function BYe(){return`#${Bh(this.r)}${Bh(this.g)}${Bh(this.b)}${Bh((isNaN(this.opacity)?1:this.opacity)*255)}`}function z8(){const t=_2(this.opacity);return`${t===1?"rgb(":"rgba("}${Qh(this.r)}, ${Qh(this.g)}, ${Qh(this.b)}${t===1?")":`, ${t})`}`}function _2(t){return isNaN(t)?1:Math.max(0,Math.min(1,t))}function Qh(t){return Math.max(0,Math.min(255,Math.round(t)||0))}function Bh(t){return t=Qh(t),(t<16?"0":"")+t.toString(16)}function U8(t,e,n,r){return r<=0?t=e=n=NaN:n<=0||n>=1?t=e=NaN:e<=0&&(t=NaN),new tl(t,e,n,r)}function hJ(t){if(t instanceof tl)return new tl(t.h,t.s,t.l,t.opacity);if(t instanceof Pb||(t=I1(t)),!t)return new tl;if(t instanceof tl)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 tl(o,s,l,t.opacity)}function $Ye(t,e,n,r){return arguments.length===1?hJ(t):new tl(t,e,n,r??1)}function tl(t,e,n,r){this.h=+t,this.s=+e,this.l=+n,this.opacity=+r}GV(tl,$Ye,dJ(Pb,{brighter(t){return t=t==null?x2:Math.pow(x2,t),new tl(this.h,this.s,this.l*t,this.opacity)},darker(t){return t=t==null?V1:Math.pow(V1,t),new tl(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 _o(HM(t>=240?t-240:t+120,a,r),HM(t,a,r),HM(t<120?t+240:t-120,a,r),this.opacity)},clamp(){return new tl(G8(this.h),ZS(this.s),ZS(this.l),_2(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=_2(this.opacity);return`${t===1?"hsl(":"hsla("}${G8(this.h)}, ${ZS(this.s)*100}%, ${ZS(this.l)*100}%${t===1?")":`, ${t})`}`}}));function G8(t){return t=(t||0)%360,t<0?t+360:t}function ZS(t){return Math.max(0,Math.min(1,t||0))}function HM(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 HV=t=>()=>t;function PYe(t,e){return function(n){return t+n*e}}function FYe(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 zYe(t){return(t=+t)==1?pJ:function(e,n){return n-e?FYe(e,n,t):HV(isNaN(e)?n:e)}}function pJ(t,e){var n=e-t;return n?PYe(t,n):HV(isNaN(t)?e:t)}const H8=function t(e){var n=zYe(e);function r(a,i){var o=n((a=TL(a)).r,(i=TL(i)).r),s=n(a.g,i.g),l=n(a.b,i.b),u=pJ(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 UYe(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 GYe(t){return ArrayBuffer.isView(t)&&!(t instanceof DataView)}function HYe(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]=WV(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 WYe(t,e){var n=new Date;return t=+t,e=+e,function(r){return n.setTime(t*(1-r)+e*r),n}}function C2(t,e){return t=+t,e=+e,function(n){return t*(1-n)+e*n}}function jYe(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]=WV(t[a],e[a]):r[a]=e[a];return function(i){for(a in n)r[a]=n[a](i);return r}}var EL=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,WM=new RegExp(EL.source,"g");function KYe(t){return function(){return t}}function YYe(t){return function(e){return t(e)+""}}function XYe(t,e){var n=EL.lastIndex=WM.lastIndex=0,r,a,i,o=-1,s=[],l=[];for(t=t+"",e=e+"";(r=EL.exec(t))&&(a=WM.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:C2(r,a)})),n=WM.lastIndex;return n<e.length&&(i=e.slice(n),s[o]?s[o]+=i:s[++o]=i),s.length<2?l[0]?YYe(l[0].x):KYe(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 WV(t,e){var n=typeof e,r;return e==null||n==="boolean"?HV(e):(n==="number"?C2:n==="string"?(r=I1(e))?(e=r,H8):XYe:e instanceof I1?H8:e instanceof Date?WYe:GYe(e)?UYe:Array.isArray(e)?HYe:typeof e.valueOf!="function"&&typeof e.toString!="function"||isNaN(e)?jYe:C2)(t,e)}function qYe(t,e){return t=+t,e=+e,function(n){return Math.round(t*(1-n)+e*n)}}function ZYe(t){return function(){return t}}function QYe(t){return+t}var W8=[0,1];function Kv(t){return t}function ML(t,e){return(e-=t=+t)?function(n){return(n-t)/e}:ZYe(isNaN(e)?NaN:.5)}function JYe(t,e){var n;return t>e&&(n=t,t=e,e=n),function(r){return Math.max(t,Math.min(e,r))}}function eXe(t,e,n){var r=t[0],a=t[1],i=e[0],o=e[1];return a<r?(r=ML(a,r),i=n(o,i)):(r=ML(r,a),i=n(i,o)),function(s){return i(r(s))}}function tXe(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]=ML(t[o],t[o+1]),i[o]=n(e[o],e[o+1]);return function(s){var l=SYe(t,s,1,r)-1;return i[l](a[l](s))}}function nXe(t,e){return e.domain(t.domain()).range(t.range()).interpolate(t.interpolate()).clamp(t.clamp()).unknown(t.unknown())}function rXe(){var t=W8,e=W8,n=WV,r,a,i,o=Kv,s,l,u;function c(){var d=Math.min(t.length,e.length);return o!==Kv&&(o=JYe(t[0],t[d-1])),s=d>2?tXe:eXe,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),C2)))(d)))},f.domain=function(d){return arguments.length?(t=Array.from(d,QYe),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=qYe,c()},f.clamp=function(d){return arguments.length?(o=d?!0:Kv,c()):o!==Kv},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 aXe(){return rXe()(Kv,Kv)}function iXe(t){return Math.abs(t=Math.round(t))>=1e21?t.toLocaleString("en").replace(/,/g,""):t.toString(10)}function T2(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 jg(t){return t=T2(Math.abs(t)),t?t[1]:NaN}function oXe(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 sXe(t){return function(e){return e.replace(/[0-9]/g,function(n){return t[+n]})}}var lXe=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function E2(t){if(!(e=lXe.exec(t)))throw new Error("invalid format: "+t);var e;return new jV({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]})}E2.prototype=jV.prototype;function jV(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+""}jV.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 uXe(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 vJ;function cXe(t,e){var n=T2(t,e);if(!n)return t+"";var r=n[0],a=n[1],i=a-(vJ=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")+T2(t,Math.max(0,e+i-1))[0]}function j8(t,e){var n=T2(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 K8={"%":(t,e)=>(t*100).toFixed(e),b:t=>Math.round(t).toString(2),c:t=>t+"",d:iXe,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)=>j8(t*100,e),r:j8,s:cXe,X:t=>Math.round(t).toString(16).toUpperCase(),x:t=>Math.round(t).toString(16)};function Y8(t){return t}var X8=Array.prototype.map,q8=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function fXe(t){var e=t.grouping===void 0||t.thousands===void 0?Y8:oXe(X8.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?Y8:sXe(X8.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=E2(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,C=f.type;C==="n"?(m=!0,C="g"):K8[C]||(b===void 0&&(b=12),w=!0,C="g"),(g||d==="0"&&h==="=")&&(g=!0,d="0",h="=");var _=p==="$"?n:p==="#"&&/[boxX]/.test(C)?"0"+C.toLowerCase():"",x=p==="$"?r:/[%p]/.test(C)?o:"",T=K8[C],M=/[defgprs%]/.test(C);b=b===void 0?6:/[gprs]/.test(C)?Math.max(1,Math.min(21,b)):Math.max(0,Math.min(20,b));function E(A){var k=_,R=x,N,F,z;if(C==="c")R=T(A)+R,A="";else{A=+A;var B=A<0||1/A<0;if(A=isNaN(A)?l:T(Math.abs(A),b),w&&(A=uXe(A)),B&&+A==0&&v!=="+"&&(B=!1),k=(B?v==="("?v:s:v==="-"||v==="("?"":v)+k,R=(C==="s"?q8[8+vJ/3]:"")+R+(B&&v==="("?")":""),M){for(N=-1,F=A.length;++N<F;)if(z=A.charCodeAt(N),48>z||z>57){R=(z===46?a+A.slice(N+1):A.slice(N))+R,A=A.slice(0,N);break}}}m&&!g&&(A=e(A,1/0));var W=k.length+A.length+R.length,V=W<y?new Array(y-W+1).join(d):"";switch(m&&g&&(A=e(V+A,V.length?y-R.length:1/0),V=""),h){case"<":A=k+A+R+V;break;case"=":A=k+V+A+R;break;case"^":A=V.slice(0,W=V.length>>1)+k+A+R+V.slice(W);break;default:A=V+k+A+R;break}return i(A)}return E.toString=function(){return f+""},E}function c(f,d){var h=u((f=E2(f),f.type="f",f)),v=Math.max(-8,Math.min(8,Math.floor(jg(d)/3)))*3,p=Math.pow(10,-v),g=q8[8+v/3];return function(y){return h(p*y)+g}}return{format:u,formatPrefix:c}}var QS,gJ,yJ;IT({thousands:",",grouping:[3],currency:["$",""]});function IT(t){return QS=fXe(t),gJ=QS.format,yJ=QS.formatPrefix,QS}function dXe(t){return Math.max(0,-jg(Math.abs(t)))}function hXe(t,e){return Math.max(0,Math.max(-8,Math.min(8,Math.floor(jg(e)/3)))*3-jg(Math.abs(t)))}function pXe(t,e){return t=Math.abs(t),e=Math.abs(e)-t,Math.max(0,jg(e)-jg(t))+1}function vXe(t,e,n,r){var a=TYe(t,e,n),i;switch(r=E2(r??",f"),r.type){case"s":{var o=Math.max(Math.abs(t),Math.abs(e));return r.precision==null&&!isNaN(i=hXe(a,o))&&(r.precision=i),yJ(r,o)}case"":case"e":case"g":case"p":case"r":{r.precision==null&&!isNaN(i=pXe(a,Math.max(Math.abs(t),Math.abs(e))))&&(r.precision=i-(r.type==="e"));break}case"f":case"%":{r.precision==null&&!isNaN(i=dXe(a))&&(r.precision=i-(r.type==="%")*2);break}}return gJ(r)}function gXe(t){var e=t.domain;return t.ticks=function(n){var r=e();return CYe(r[0],r[r.length-1],n??10)},t.tickFormat=function(n,r){var a=e();return vXe(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=CL(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 x0(){var t=aXe();return t.copy=function(){return nXe(t,x0())},EYe.apply(t,arguments),gXe(t)}var ar=1e-6,ii=typeof Float32Array<"u"?Float32Array:Array,yXe=Math.PI/180;function mXe(t){return t*yXe}Math.hypot||(Math.hypot=function(){for(var t=0,e=arguments.length;e--;)t+=arguments[e]*arguments[e];return Math.sqrt(t)});function mJ(){var t=new ii(9);return ii!=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 KV(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 bXe(t){var e=new ii(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 SXe(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 wXe(t,e,n,r,a,i,o,s,l){var u=new ii(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 xXe(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 Vp(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 bJ(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 YV(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 _Xe(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 CXe(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 SJ(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 TXe(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 EXe(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 MXe(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 DXe(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 AXe(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 kXe(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 RXe(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 LXe(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 OXe(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,C=r*l-a*s,_=r*u-i*s,x=a*u-i*l,T=c*p-f*v,M=c*g-d*v,E=c*y-h*v,A=f*g-d*p,k=f*y-h*p,R=d*y-h*g,N=m*R-b*k+w*A+C*E-_*M+x*T;return N?(N=1/N,t[0]=(s*R-l*k+u*A)*N,t[1]=(l*E-o*R-u*M)*N,t[2]=(o*k-s*E+u*T)*N,t[3]=(a*k-r*R-i*A)*N,t[4]=(n*R-a*E+i*M)*N,t[5]=(r*E-n*k-i*T)*N,t[6]=(p*x-g*_+y*C)*N,t[7]=(g*w-v*x-y*b)*N,t[8]=(v*_-p*w+y*m)*N,t):null}function VXe(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 NXe(t){return"mat3("+t[0]+", "+t[1]+", "+t[2]+", "+t[3]+", "+t[4]+", "+t[5]+", "+t[6]+", "+t[7]+", "+t[8]+")"}function IXe(t){return Math.hypot(t[0],t[1],t[2],t[3],t[4],t[5],t[6],t[7],t[8])}function BXe(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 wJ(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 $Xe(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 PXe(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 FXe(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 zXe(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)<=ar*Math.max(1,Math.abs(n),Math.abs(f))&&Math.abs(r-d)<=ar*Math.max(1,Math.abs(r),Math.abs(d))&&Math.abs(a-h)<=ar*Math.max(1,Math.abs(a),Math.abs(h))&&Math.abs(i-v)<=ar*Math.max(1,Math.abs(i),Math.abs(v))&&Math.abs(o-p)<=ar*Math.max(1,Math.abs(o),Math.abs(p))&&Math.abs(s-g)<=ar*Math.max(1,Math.abs(s),Math.abs(g))&&Math.abs(l-y)<=ar*Math.max(1,Math.abs(l),Math.abs(y))&&Math.abs(u-m)<=ar*Math.max(1,Math.abs(u),Math.abs(m))&&Math.abs(c-b)<=ar*Math.max(1,Math.abs(c),Math.abs(b))}var UXe=SJ,GXe=wJ;const HXe=Object.freeze(Object.defineProperty({__proto__:null,add:BXe,adjoint:_Xe,clone:bXe,copy:SXe,create:mJ,determinant:CXe,equals:zXe,exactEquals:FXe,frob:IXe,fromMat2d:RXe,fromMat4:KV,fromQuat:LXe,fromRotation:AXe,fromScaling:kXe,fromTranslation:DXe,fromValues:wXe,identity:Vp,invert:YV,mul:UXe,multiply:SJ,multiplyScalar:$Xe,multiplyScalarAndAdd:PXe,normalFromMat4:OXe,projection:VXe,rotate:EXe,scale:MXe,set:xXe,str:NXe,sub:GXe,subtract:wJ,translate:TXe,transpose:bJ},Symbol.toStringTag,{value:"Module"}));function XV(){var t=new ii(16);return ii!=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 WXe(t){var e=new ii(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 di(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 jXe(t,e,n,r,a,i,o,s,l,u,c,f,d,h,v,p){var g=new ii(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 KXe(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 Yn(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 ea(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 Ji(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,C=r*l-a*s,_=r*u-i*s,x=a*u-i*l,T=c*p-f*v,M=c*g-d*v,E=c*y-h*v,A=f*g-d*p,k=f*y-h*p,R=d*y-h*g,N=m*R-b*k+w*A+C*E-_*M+x*T;return N?(N=1/N,t[0]=(s*R-l*k+u*A)*N,t[1]=(a*k-r*R-i*A)*N,t[2]=(p*x-g*_+y*C)*N,t[3]=(d*_-f*x-h*C)*N,t[4]=(l*E-o*R-u*M)*N,t[5]=(n*R-a*E+i*M)*N,t[6]=(g*w-v*x-y*b)*N,t[7]=(c*x-d*w+h*b)*N,t[8]=(o*k-s*E+u*T)*N,t[9]=(r*E-n*k-i*T)*N,t[10]=(v*_-p*w+y*m)*N,t[11]=(f*w-c*_-h*m)*N,t[12]=(s*M-o*A-l*T)*N,t[13]=(n*A-r*M+a*T)*N,t[14]=(p*b-v*C-g*m)*N,t[15]=(c*C-f*b+d*m)*N,t):null}function YXe(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 XXe(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,C=n*l-a*o,_=r*l-a*s,x=u*v-c*h,T=u*p-f*h,M=u*g-d*h,E=c*p-f*v,A=c*g-d*v,k=f*g-d*p;return y*k-m*A+b*E+w*M-C*T+_*x}function ri(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],C=n[2],_=n[3];return t[0]=b*r+w*s+C*f+_*p,t[1]=b*a+w*l+C*d+_*g,t[2]=b*i+w*u+C*h+_*y,t[3]=b*o+w*c+C*v+_*m,b=n[4],w=n[5],C=n[6],_=n[7],t[4]=b*r+w*s+C*f+_*p,t[5]=b*a+w*l+C*d+_*g,t[6]=b*i+w*u+C*h+_*y,t[7]=b*o+w*c+C*v+_*m,b=n[8],w=n[9],C=n[10],_=n[11],t[8]=b*r+w*s+C*f+_*p,t[9]=b*a+w*l+C*d+_*g,t[10]=b*i+w*u+C*h+_*y,t[11]=b*o+w*c+C*v+_*m,b=n[12],w=n[13],C=n[14],_=n[15],t[12]=b*r+w*s+C*f+_*p,t[13]=b*a+w*l+C*d+_*g,t[14]=b*i+w*u+C*h+_*y,t[15]=b*o+w*c+C*v+_*m,t}function xa(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 gp(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 Ws(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,C,_,x,T,M,E,A,k,R,N,F;return s<ar?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],C=e[10],_=e[11],x=a*a*c+u,T=i*a*c+o*l,M=o*a*c-i*l,E=a*i*c-o*l,A=i*i*c+u,k=o*i*c+a*l,R=a*o*c+i*l,N=i*o*c-a*l,F=o*o*c+u,t[0]=f*x+p*T+b*M,t[1]=d*x+g*T+w*M,t[2]=h*x+y*T+C*M,t[3]=v*x+m*T+_*M,t[4]=f*E+p*A+b*k,t[5]=d*E+g*A+w*k,t[6]=h*E+y*A+C*k,t[7]=v*E+m*A+_*k,t[8]=f*R+p*N+b*F,t[9]=d*R+g*N+w*F,t[10]=h*R+y*N+C*F,t[11]=v*R+m*N+_*F,e!==t&&(t[12]=e[12],t[13]=e[13],t[14]=e[14],t[15]=e[15]),t)}function qV(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 ZV(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 QV(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 xJ(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 _J(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 CJ(t,e,n){var r=n[0],a=n[1],i=n[2],o=Math.hypot(r,a,i),s,l,u;return o<ar?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 qXe(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 ZXe(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 QXe(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 TJ(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 JXe(t,e){var n=new ii(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),TJ(t,e,n),t}function eqe(t,e){return t[0]=e[12],t[1]=e[13],t[2]=e[14],t}function EJ(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 MJ(t,e){var n=new ii(3);EJ(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 DJ(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],C=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)*C,t[5]=(1-(f+g))*C,t[6]=(p+y)*C,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 tqe(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,C=r[0],_=r[1],x=r[2],T=a[0],M=a[1],E=a[2],A=(1-(p+y))*C,k=(h+w)*C,R=(v-b)*C,N=(h-w)*_,F=(1-(d+y))*_,z=(g+m)*_,B=(v+b)*x,W=(g-m)*x,V=(1-(d+p))*x;return t[0]=A,t[1]=k,t[2]=R,t[3]=0,t[4]=N,t[5]=F,t[6]=z,t[7]=0,t[8]=B,t[9]=W,t[10]=V,t[11]=0,t[12]=n[0]+T-(A*T+N*M+B*E),t[13]=n[1]+M-(k*T+F*M+W*E),t[14]=n[2]+E-(R*T+z*M+V*E),t[15]=1,t}function JV(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 nqe(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 AJ(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 rqe=AJ;function aqe(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 iqe(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 kJ(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 RJ=kJ;function oqe(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 LJ(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],C=n[1],_=n[2];return Math.abs(v-w)<ar&&Math.abs(p-C)<ar&&Math.abs(g-_)<ar?Yn(t):(c=v-w,f=p-C,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 sqe(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 lqe(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 uqe(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 cqe(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 OJ(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 fqe(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 dqe(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 hqe(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 pqe(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],C=e[3],_=e[4],x=e[5],T=e[6],M=e[7],E=e[8],A=e[9],k=e[10],R=e[11],N=e[12],F=e[13],z=e[14],B=e[15];return Math.abs(n-m)<=ar*Math.max(1,Math.abs(n),Math.abs(m))&&Math.abs(r-b)<=ar*Math.max(1,Math.abs(r),Math.abs(b))&&Math.abs(a-w)<=ar*Math.max(1,Math.abs(a),Math.abs(w))&&Math.abs(i-C)<=ar*Math.max(1,Math.abs(i),Math.abs(C))&&Math.abs(o-_)<=ar*Math.max(1,Math.abs(o),Math.abs(_))&&Math.abs(s-x)<=ar*Math.max(1,Math.abs(s),Math.abs(x))&&Math.abs(l-T)<=ar*Math.max(1,Math.abs(l),Math.abs(T))&&Math.abs(u-M)<=ar*Math.max(1,Math.abs(u),Math.abs(M))&&Math.abs(c-E)<=ar*Math.max(1,Math.abs(c),Math.abs(E))&&Math.abs(f-A)<=ar*Math.max(1,Math.abs(f),Math.abs(A))&&Math.abs(d-k)<=ar*Math.max(1,Math.abs(d),Math.abs(k))&&Math.abs(h-R)<=ar*Math.max(1,Math.abs(h),Math.abs(R))&&Math.abs(v-N)<=ar*Math.max(1,Math.abs(v),Math.abs(N))&&Math.abs(p-F)<=ar*Math.max(1,Math.abs(p),Math.abs(F))&&Math.abs(g-z)<=ar*Math.max(1,Math.abs(g),Math.abs(z))&&Math.abs(y-B)<=ar*Math.max(1,Math.abs(y),Math.abs(B))}var DL=ri,vqe=OJ;const AL=Object.freeze(Object.defineProperty({__proto__:null,add:cqe,adjoint:YXe,clone:WXe,copy:di,create:XV,determinant:XXe,equals:pqe,exactEquals:hqe,frob:uqe,fromQuat:JV,fromQuat2:JXe,fromRotation:CJ,fromRotationTranslation:TJ,fromRotationTranslationScale:DJ,fromRotationTranslationScaleOrigin:tqe,fromScaling:_J,fromTranslation:xJ,fromValues:jXe,fromXRotation:qXe,fromYRotation:ZXe,fromZRotation:QXe,frustum:nqe,getRotation:MJ,getScaling:EJ,getTranslation:eqe,identity:Yn,invert:Ji,lookAt:LJ,mul:DL,multiply:ri,multiplyScalar:fqe,multiplyScalarAndAdd:dqe,ortho:RJ,orthoNO:kJ,orthoZO:oqe,perspective:rqe,perspectiveFromFieldOfView:iqe,perspectiveNO:AJ,perspectiveZO:aqe,rotate:Ws,rotateX:qV,rotateY:ZV,rotateZ:QV,scale:gp,set:KXe,str:lqe,sub:vqe,subtract:OJ,targetTo:sqe,translate:xa,transpose:ea},Symbol.toStringTag,{value:"Module"}));function VJ(){var t=new ii(3);return ii!=Float32Array&&(t[0]=0,t[1]=0,t[2]=0),t}function kL(t){var e=t[0],n=t[1],r=t[2];return Math.hypot(e,n,r)}function Z8(t,e,n){var r=new ii(3);return r[0]=t,r[1]=e,r[2]=n,r}function Kl(t,e,n,r){return t[0]=e,t[1]=n,t[2]=r,t}function Yy(t,e,n){return t[0]=e[0]+n[0],t[1]=e[1]+n[1],t[2]=e[2]+n[2],t}function bf(t,e,n){return t[0]=e[0]-n[0],t[1]=e[1]-n[1],t[2]=e[2]-n[2],t}function tf(t,e,n){return t[0]=e[0]*n,t[1]=e[1]*n,t[2]=e[2]*n,t}function gqe(t,e){return t[0]=1/e[0],t[1]=1/e[1],t[2]=1/e[2],t}function Rf(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 eN(t,e){return t[0]*e[0]+t[1]*e[1]+t[2]*e[2]}function dg(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 _r(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 CFt(t,e,n){var r=e[0],a=e[1],i=e[2];return t[0]=r*n[0]+a*n[3]+i*n[6],t[1]=r*n[1]+a*n[4]+i*n[7],t[2]=r*n[2]+a*n[5]+i*n[8],t}function Q8(t,e){return t[0]===e[0]&&t[1]===e[1]&&t[2]===e[2]}function J8(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)<=ar*Math.max(1,Math.abs(n),Math.abs(i))&&Math.abs(r-o)<=ar*Math.max(1,Math.abs(r),Math.abs(o))&&Math.abs(a-s)<=ar*Math.max(1,Math.abs(a),Math.abs(s))}var RL=bf,NJ=kL;(function(){var t=VJ();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 yqe(){var t=new ii(4);return ii!=Float32Array&&(t[0]=0,t[1]=0,t[2]=0,t[3]=0),t}function mqe(t,e,n,r){var a=new ii(4);return a[0]=t,a[1]=e,a[2]=n,a[3]=r,a}function bqe(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 JS(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=yqe();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 yp(){var t=new ii(4);return ii!=Float32Array&&(t[0]=0,t[1]=0,t[2]=0),t[3]=1,t}function tN(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 Sqe(t,e){var n=Math.acos(e[3])*2,r=Math.sin(n/2);return r>ar?(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 e6(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 v_(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>ar?(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 wqe(t,e){return t[0]=-e[0],t[1]=-e[1],t[2]=-e[2],t[3]=e[3],t}function xqe(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 t6=mqe,IJ=bqe;(function(){var t=VJ(),e=Z8(1,0,0),n=Z8(0,1,0);return function(r,a,i){var o=eN(a,i);return o<-.999999?(dg(t,e,a),NJ(t)<1e-6&&dg(t,n,a),Rf(t,t),tN(r,t,Math.PI),r):o>.999999?(r[0]=0,r[1]=0,r[2]=0,r[3]=1,r):(dg(t,a,i),r[0]=t[0],r[1]=t[1],r[2]=t[2],r[3]=1+o,IJ(r,r))}})();(function(){var t=yp(),e=yp();return function(n,r,a,i,o,s){return v_(t,r,o,s),v_(e,a,i,s),v_(n,t,e,2*s*(1-s)),n}})();(function(){var t=mJ();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],IJ(e,xqe(e,t))}})();var _qe=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 Cqe=xi(_qe);var n6=Object.prototype.toString,BJ=function(e){var n=n6.call(e),r=n==="[object Arguments]";return r||(r=n!=="[object Array]"&&e!==null&&typeof e=="object"&&typeof e.length=="number"&&e.length>=0&&n6.call(e.callee)==="[object Function]"),r},jM,r6;function Tqe(){if(r6)return jM;r6=1;var t;if(!Object.keys){var e=Object.prototype.hasOwnProperty,n=Object.prototype.toString,r=BJ,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 C=0;C<h.length;++C)m.push(String(C));else for(var _ in h)!(b&&_==="prototype")&&e.call(h,_)&&m.push(String(_));if(i)for(var x=f(h),T=0;T<s.length;++T)!(x&&s[T]==="constructor")&&e.call(h,s[T])&&m.push(s[T]);return m}}return jM=t,jM}var Eqe=Array.prototype.slice,Mqe=BJ,a6=Object.keys,g_=a6?function(e){return a6(e)}:Tqe(),i6=Object.keys;g_.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 Mqe(r)?i6(Eqe.call(r)):i6(r)})}else Object.keys=g_;return Object.keys||g_};var Dqe=g_,Aqe=Error,kqe=EvalError,Rqe=RangeError,Lqe=ReferenceError,$J=SyntaxError,PJ=TypeError,Oqe=URIError,Vqe=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},o6=typeof Symbol<"u"&&Symbol,Nqe=Vqe,Iqe=function(){return typeof o6!="function"||typeof Symbol!="function"||typeof o6("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:Nqe()},s6={foo:{}},Bqe=Object,$qe=function(){return{__proto__:s6}.foo===s6.foo&&!({__proto__:null}instanceof Bqe)},Pqe="Function.prototype.bind called on incompatible ",Fqe=Object.prototype.toString,zqe=Math.max,Uqe="[object Function]",l6=function(e,n){for(var r=[],a=0;a<e.length;a+=1)r[a]=e[a];for(var i=0;i<n.length;i+=1)r[i+e.length]=n[i];return r},Gqe=function(e,n){for(var r=[],a=n||0,i=0;a<e.length;a+=1,i+=1)r[i]=e[a];return r},Hqe=function(t,e){for(var n="",r=0;r<t.length;r+=1)n+=t[r],r+1<t.length&&(n+=e);return n},Wqe=function(e){var n=this;if(typeof n!="function"||Fqe.apply(n)!==Uqe)throw new TypeError(Pqe+n);for(var r=Gqe(arguments,1),a,i=function(){if(this instanceof a){var c=n.apply(this,l6(r,arguments));return Object(c)===c?c:this}return n.apply(e,l6(r,arguments))},o=zqe(0,n.length-r.length),s=[],l=0;l<o;l++)s[l]="$"+l;if(a=Function("binder","return function ("+Hqe(s,",")+"){ return binder.apply(this,arguments); }")(i),n.prototype){var u=function(){};u.prototype=n.prototype,a.prototype=new u,u.prototype=null}return a},jqe=Wqe,FJ=Function.prototype.bind||jqe,Kqe=Function.prototype.call,Yqe=Object.prototype.hasOwnProperty,Xqe=FJ,qqe=Xqe.call(Kqe,Yqe),er,Zqe=Aqe,Qqe=kqe,Jqe=Rqe,eZe=Lqe,Kg=$J,hg=PJ,tZe=Oqe,zJ=Function,KM=function(t){try{return zJ('"use strict"; return ('+t+").constructor;")()}catch{}},Jh=Object.getOwnPropertyDescriptor;if(Jh)try{Jh({},"")}catch{Jh=null}var YM=function(){throw new hg},nZe=Jh?function(){try{return arguments.callee,YM}catch{try{return Jh(arguments,"callee").get}catch{return YM}}}():YM,tv=Iqe(),rZe=$qe(),Za=Object.getPrototypeOf||(rZe?function(t){return t.__proto__}:null),Vv={},aZe=typeof Uint8Array>"u"||!Za?er:Za(Uint8Array),ep={__proto__:null,"%AggregateError%":typeof AggregateError>"u"?er:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?er:ArrayBuffer,"%ArrayIteratorPrototype%":tv&&Za?Za([][Symbol.iterator]()):er,"%AsyncFromSyncIteratorPrototype%":er,"%AsyncFunction%":Vv,"%AsyncGenerator%":Vv,"%AsyncGeneratorFunction%":Vv,"%AsyncIteratorPrototype%":Vv,"%Atomics%":typeof Atomics>"u"?er:Atomics,"%BigInt%":typeof BigInt>"u"?er:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?er:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?er:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?er:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Zqe,"%eval%":eval,"%EvalError%":Qqe,"%Float32Array%":typeof Float32Array>"u"?er:Float32Array,"%Float64Array%":typeof Float64Array>"u"?er:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?er:FinalizationRegistry,"%Function%":zJ,"%GeneratorFunction%":Vv,"%Int8Array%":typeof Int8Array>"u"?er:Int8Array,"%Int16Array%":typeof Int16Array>"u"?er:Int16Array,"%Int32Array%":typeof Int32Array>"u"?er:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":tv&&Za?Za(Za([][Symbol.iterator]())):er,"%JSON%":typeof JSON=="object"?JSON:er,"%Map%":typeof Map>"u"?er:Map,"%MapIteratorPrototype%":typeof Map>"u"||!tv||!Za?er:Za(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?er:Promise,"%Proxy%":typeof Proxy>"u"?er:Proxy,"%RangeError%":Jqe,"%ReferenceError%":eZe,"%Reflect%":typeof Reflect>"u"?er:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?er:Set,"%SetIteratorPrototype%":typeof Set>"u"||!tv||!Za?er:Za(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?er:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":tv&&Za?Za(""[Symbol.iterator]()):er,"%Symbol%":tv?Symbol:er,"%SyntaxError%":Kg,"%ThrowTypeError%":nZe,"%TypedArray%":aZe,"%TypeError%":hg,"%Uint8Array%":typeof Uint8Array>"u"?er:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?er:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?er:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?er:Uint32Array,"%URIError%":tZe,"%WeakMap%":typeof WeakMap>"u"?er:WeakMap,"%WeakRef%":typeof WeakRef>"u"?er:WeakRef,"%WeakSet%":typeof WeakSet>"u"?er:WeakSet};if(Za)try{null.error}catch(t){var iZe=Za(Za(t));ep["%Error.prototype%"]=iZe}var oZe=function t(e){var n;if(e==="%AsyncFunction%")n=KM("async function () {}");else if(e==="%GeneratorFunction%")n=KM("function* () {}");else if(e==="%AsyncGeneratorFunction%")n=KM("async function* () {}");else if(e==="%AsyncGenerator%"){var r=t("%AsyncGeneratorFunction%");r&&(n=r.prototype)}else if(e==="%AsyncIteratorPrototype%"){var a=t("%AsyncGenerator%");a&&Za&&(n=Za(a.prototype))}return ep[e]=n,n},u6={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},Fb=FJ,M2=qqe,sZe=Fb.call(Function.call,Array.prototype.concat),lZe=Fb.call(Function.apply,Array.prototype.splice),c6=Fb.call(Function.call,String.prototype.replace),D2=Fb.call(Function.call,String.prototype.slice),uZe=Fb.call(Function.call,RegExp.prototype.exec),cZe=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,fZe=/\\(\\)?/g,dZe=function(e){var n=D2(e,0,1),r=D2(e,-1);if(n==="%"&&r!=="%")throw new Kg("invalid intrinsic syntax, expected closing `%`");if(r==="%"&&n!=="%")throw new Kg("invalid intrinsic syntax, expected opening `%`");var a=[];return c6(e,cZe,function(i,o,s,l){a[a.length]=s?c6(l,fZe,"$1"):o||i}),a},hZe=function(e,n){var r=e,a;if(M2(u6,r)&&(a=u6[r],r="%"+a[0]+"%"),M2(ep,r)){var i=ep[r];if(i===Vv&&(i=oZe(r)),typeof i>"u"&&!n)throw new hg("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:a,name:r,value:i}}throw new Kg("intrinsic "+e+" does not exist!")},UJ=function(e,n){if(typeof e!="string"||e.length===0)throw new hg("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof n!="boolean")throw new hg('"allowMissing" argument must be a boolean');if(uZe(/^%?[^%]*%?$/,e)===null)throw new Kg("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var r=dZe(e),a=r.length>0?r[0]:"",i=hZe("%"+a+"%",n),o=i.name,s=i.value,l=!1,u=i.alias;u&&(a=u[0],lZe(r,sZe([0,1],u)));for(var c=1,f=!0;c<r.length;c+=1){var d=r[c],h=D2(d,0,1),v=D2(d,-1);if((h==='"'||h==="'"||h==="`"||v==='"'||v==="'"||v==="`")&&h!==v)throw new Kg("property names with quotes must have matching quotes");if((d==="constructor"||!f)&&(l=!0),a+="."+d,o="%"+a+"%",M2(ep,o))s=ep[o];else if(s!=null){if(!(d in s)){if(!n)throw new hg("base intrinsic for "+e+" exists, but the property is not available.");return}if(Jh&&c+1>=r.length){var p=Jh(s,d);f=!!p,f&&"get"in p&&!("originalValue"in p.get)?s=p.get:s=s[d]}else f=M2(s,d),s=s[d];f&&!l&&(ep[o]=s)}}return s},pZe=UJ,y_=pZe("%Object.defineProperty%",!0)||!1;if(y_)try{y_({},"a",{value:1})}catch{y_=!1}var GJ=y_,vZe=UJ,m_=vZe("%Object.getOwnPropertyDescriptor%",!0);if(m_)try{m_([],"length")}catch{m_=null}var gZe=m_,f6=GJ,yZe=$J,nv=PJ,d6=gZe,mZe=function(e,n,r){if(!e||typeof e!="object"&&typeof e!="function")throw new nv("`obj` must be an object or a function`");if(typeof n!="string"&&typeof n!="symbol")throw new nv("`property` must be a string or a symbol`");if(arguments.length>3&&typeof arguments[3]!="boolean"&&arguments[3]!==null)throw new nv("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&typeof arguments[4]!="boolean"&&arguments[4]!==null)throw new nv("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&typeof arguments[5]!="boolean"&&arguments[5]!==null)throw new nv("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&typeof arguments[6]!="boolean")throw new nv("`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=!!d6&&d6(e,n);if(f6)f6(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 yZe("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.")},LL=GJ,HJ=function(){return!!LL};HJ.hasArrayLengthDefineBug=function(){if(!LL)return null;try{return LL([],"length",{value:1}).length!==1}catch{return!0}};var bZe=HJ,SZe=Dqe,wZe=typeof Symbol=="function"&&typeof Symbol("foo")=="symbol",xZe=Object.prototype.toString,_Ze=Array.prototype.concat,h6=mZe,CZe=function(t){return typeof t=="function"&&xZe.call(t)==="[object Function]"},WJ=bZe(),TZe=function(t,e,n,r){if(e in t){if(r===!0){if(t[e]===n)return}else if(!CZe(r)||!r())return}WJ?h6(t,e,n,!0):h6(t,e,n)},jJ=function(t,e){var n=arguments.length>2?arguments[2]:{},r=SZe(e);wZe&&(r=_Ze.call(r,Object.getOwnPropertySymbols(e)));for(var a=0;a<r.length;a+=1)TZe(t,r[a],e[r[a]],n[r[a]])};jJ.supportsDescriptors=!!WJ;var KJ=jJ,b_={exports:{}};typeof self<"u"?b_.exports=self:typeof window<"u"?b_.exports=window:b_.exports=Function("return this")();var YJ=b_.exports,EZe=YJ,XJ=function(){return typeof ya!="object"||!ya||ya.Math!==Math||ya.Array!==Array?EZe:ya},MZe=KJ,DZe=XJ,AZe=function(){var e=DZe();if(MZe.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},kZe=KJ,RZe=YJ,qJ=XJ,LZe=AZe,OZe=qJ(),ZJ=function(){return OZe};kZe(ZJ,{getPolyfill:qJ,implementation:RZe,shim:LZe});var VZe=ZJ;const NZe=xi(VZe),Js=NZe(),QJ={vtkObject:()=>null};function sl(t){if(t==null||t.isA)return t;if(!t.vtkClass)return Js.console&&Js.console.error&&Js.console.error("Invalid VTK object"),null;const e=QJ[t.vtkClass];if(!e)return Js.console&&Js.console.error&&Js.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]=sl(n[a]))});const r=e(n);return r&&r.modified&&r.modified(),r}function IZe(t,e){QJ[t]=e}sl.register=IZe;class XM extends Array{push(){for(let e=0;e<arguments.length;e++)this.includes(arguments[e])||super.push(arguments[e]);return this.length}}let OL=0;const JJ=Symbol("void");function BZe(){return OL}const eee={};function wh(){}const $Ze=["log","debug","info","warn","error","time","timeEnd","group","groupEnd"];$Ze.forEach(t=>{eee[t]=wh});Js.console=console.hasOwnProperty("log")?console:eee;const Kf={debug:wh,error:Js.console.error||wh,info:Js.console.info||wh,log:Js.console.log||wh,warn:Js.console.warn||wh};function tee(t,e){Kf[t]&&(Kf[t]=e||wh)}function nee(){Kf.log(...arguments)}function ree(){Kf.info(...arguments)}function A2(){Kf.debug(...arguments)}function Xn(){Kf.error(...arguments)}function nN(){Kf.warn(...arguments)}const p6={};function aee(t){p6[t]||(Kf.error(t),p6[t]=!0)}const Ni=Object.create(null);Ni.Float32Array=Float32Array;Ni.Float64Array=Float64Array;Ni.Uint8Array=Uint8Array;Ni.Int8Array=Int8Array;Ni.Uint16Array=Uint16Array;Ni.Int16Array=Int16Array;Ni.Uint32Array=Uint32Array;Ni.Int32Array=Int32Array;Ni.Uint8ClampedArray=Uint8ClampedArray;try{Ni.BigInt64Array=BigInt64Array,Ni.BigUint64Array=BigUint64Array}catch{}function _0(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(Ni[t]||Float64Array)(...n)}function rN(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(Ni[t]||Float64Array).from(...n)}function BT(t){return t.charAt(0).toUpperCase()+t.slice(1)}function ma(t){return BT(t[0]==="_"?t.slice(1):t)}function iee(t){return t.charAt(0).toLowerCase()+t.slice(1)}function oee(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 see(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 lee(t){Object.keys(t).forEach(e=>{Array.isArray(t[e])&&(t[e]=[].concat(t[e]))})}function PZe(t){return Object.values(Ni).some(e=>t instanceof e)}function FZe(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 zZe(t,e){return Object.keys(t).find(n=>t[n]===e)}function uee(t){return t&&t.isA?t.getState():t}function aN(t){setTimeout(t,0)}function cee(t,e){const n=performance.now();t.finally(()=>{const r=performance.now()-n;e(r)})}function oi(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};lee(e);const n=[];if(Number.isInteger(e.mtime)||(e.mtime=++OL),!("classHierarchy"in e))e.classHierarchy=new XM("vtkObject");else if(!(e.classHierarchy instanceof XM)){const i=new XM;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){Xn("instance deleted - cannot call any method");return}i&&i<t.getMTime()||(e.mtime=++OL,n.forEach(o=>o&&o(t)))},t.onModified=i=>{if(e.deleted)return Xn("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${BT(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&&nN(`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(uee):PZe(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&&A2(`add ${c} in shallowCopy`):l.splice(f,1),e[c]=s[c]}),l.length&&o&&A2(`Untouched keys: ${l.join(", ")}`),t.modified()},t.toJSON=function(){return t.getState()},t}const UZe={object(t,e,n){return function(){return{...e[n.name]}}}};function uo(t,e,n){n.forEach(r=>{if(typeof r=="object"){const a=UZe[r.type];a?t[`get${ma(r.name)}`]=a(t,e,r):t[`get${ma(r.name)}`]=()=>e[r.name]}else t[`get${ma(r)}`]=()=>e[r]})}const GZe={enum(t,e,n){const r=`_on${ma(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 Xn(`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 Xn(`Set Enum outside numeric range ${n}, ${a}`),new RangeError("Set Enum outside numeric range")}return!1}throw Xn(`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${ma(n.name)}Changed`;return a=>{var i;if(!Cqe(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 v6(t){if(typeof t=="object"){const e=GZe[t.type];if(e)return(n,r)=>e(n,r,t);throw Xn(`No setter for field ${t}`),new TypeError("No setter for field")}return function(n,r){const a=`_on${ma(t)}Changed`;return function(o){var s;if(r.deleted)return Xn("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 zb(t,e,n){n.forEach(r=>{typeof r=="object"?t[`set${ma(r.name)}`]=v6(r)(t,e):t[`set${ma(r)}`]=v6(r)(t,e)})}function Xa(t,e,n){uo(t,e,n),zb(t,e,n)}function C0(t,e,n){n.forEach(r=>{t[`get${ma(r)}`]=()=>e[r]?Array.from(e[r]):e[r],t[`get${ma(r)}ByReference`]=()=>e[r]})}function iN(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${ma(i)}Changed`;t[`set${ma(i)}`]=function(){var h;if(e.deleted)return Xn("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${ma(i)}From`]=s=>{const l=e[i];s.forEach((u,c)=>{l[c]=u})}})}function oN(t,e,n,r){let a=arguments.length>4&&arguments[4]!==void 0?arguments[4]:void 0;C0(t,e,n),iN(t,e,n,r,a)}function Ub(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 fee(t,e,n,r){e.inputData?e.inputData=e.inputData.map(sl):e.inputData=[],e.inputConnection?e.inputConnection=e.inputConnection.map(sl):e.inputConnection=[],e.output?e.output=e.output.map(sl):e.output=[],e.inputArrayToProcess?e.inputArrayToProcess=e.inputArrayToProcess.map(sl):e.inputArrayToProcess=[],e.numberOfInputs=n;function a(h){let v=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;if(e.deleted){Xn("instance deleted - cannot call any method");return}if(v>=e.numberOfInputs){Xn(`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){Xn("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()",Xn(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){Xn("instance deleted - cannot call any method");return}o(h,l())}function c(h){if(e.deleted){Xn("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?(Xn("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 sN=Symbol("Event abort");function dee(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){Xn("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)===sN)break}}}t[`invoke${ma(n)}`]=l,t[`on${ma(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 Xn("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 Kr(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&&sl.register(e,n),n}function hee(){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 lN(t){return t&&t.isA&&t.isA("vtkObject")}function k2(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:[],r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:[];if(lN(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=>{k2(l,e,n,r)}):k2(s,e,n,r)})}return n}function pee(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 uN(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 cN(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 HZe=1;const ew="__root__";function vee(t,e){cN(t,e);const n=t.delete;e.proxyId=`${HZe++}`,e.ui=JSON.parse(JSON.stringify(e.ui||[])),uo(t,e,["proxyId","proxyGroup","proxyName"]),Xa(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,ew),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,ew),t.modified()};function o(){let u=arguments.length>0&&arguments[0]!==void 0?arguments[0]:ew;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${ma(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 C=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;if(v)return null;const _=[];let x=null;for(h=d.length;h--;){const M=d[h];M.instance===w?x=M:_.push(M)}if(!x)return null;const T=x.instance[`get${ma(x.propertyName)}`]();if(!FZe(T,f)||C){for(f=T,v=!0;_.length;){const M=_.pop();M.instance.set({[M.propertyName]:f})}v=!1}return e.propertyLinkMap[u].persistent&&(e.propertyLinkMap[u].value=T),T}function g(w,C){const _=[];for(h=d.length;h--;){const x=d[h];x.instance===w&&(x.propertyName===C||C===void 0)&&(x.subscription.unsubscribe(),_.push(h))}for(;_.length;)d.splice(_.pop(),1)}function y(w,C){let _=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;const x=w.onModified(p),T=d[0];return d.push({instance:w,propertyName:C,subscription:x}),_&&(e.propertyLinkMap[u].persistent&&e.propertyLinkMap[u].value!==void 0?w.set({[C]:e.propertyLinkMap[u].value}):T&&p(T.instance,!0)),{unsubscribe:()=>g(w,C)}}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]:ew;const c=[],f=e.proxyId,d=o(u)||[];for(let h=0;h<d.length;h++){const v=d[h],p=t[`get${ma(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)}}}aN(l)}function gee(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=ma(u),d=ma(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 yee(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${ma(s)}`]=u=>{if(u!==e[s]){e[s]=u;const c=l[u];a(c),t.modified()}}}i.length&&uo(t,e,i)}const g6=10,y6=40,m6=800;function mee(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*g6,a=n*g6,"deltaY"in t&&(a=t.deltaY),"deltaX"in t&&(r=t.deltaX),(r||a)&&t.deltaMode&&(t.deltaMode===1?(r*=y6,a*=y6):(r*=m6,a*=m6)),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 Z={algo:fee,capitalize:BT,chain:hee,debounce:pee,enumToString:zZe,event:dee,EVENT_ABORT:sN,formatBytesToProperUnit:oee,formatNumbersWithThousandSeparator:see,get:uo,getArray:C0,getCurrentGlobalMTime:BZe,getStateArrayMapFunc:uee,isVtkObject:lN,keystore:cN,measurePromiseExecution:cee,moveToProtected:Ub,newInstance:Kr,newTypedArray:_0,newTypedArrayFrom:rN,normalizeWheel:mee,obj:oi,proxy:vee,proxyPropertyMapping:gee,proxyPropertyState:yee,safeArrays:lee,set:zb,setArray:iN,setGet:Xa,setGetArray:oN,setImmediate:aN,setLoggerFunction:tee,throttle:uN,traverseInstanceTree:k2,TYPED_ARRAYS:Ni,uncapitalize:iee,VOID:JJ,vtkDebugMacro:A2,vtkErrorMacro:Xn,vtkInfoMacro:ree,vtkLogMacro:nee,vtkOnceErrorMacro:aee,vtkWarningMacro:nN},_u=Object.freeze({__proto__:null,VOID:JJ,setLoggerFunction:tee,vtkLogMacro:nee,vtkInfoMacro:ree,vtkDebugMacro:A2,vtkErrorMacro:Xn,vtkWarningMacro:nN,vtkOnceErrorMacro:aee,TYPED_ARRAYS:Ni,newTypedArray:_0,newTypedArrayFrom:rN,capitalize:BT,_capitalize:ma,uncapitalize:iee,formatBytesToProperUnit:oee,formatNumbersWithThousandSeparator:see,setImmediateVTK:aN,measurePromiseExecution:cee,obj:oi,get:uo,set:zb,setGet:Xa,getArray:C0,setArray:iN,setGetArray:oN,moveToProtected:Ub,algo:fee,EVENT_ABORT:sN,event:dee,newInstance:Kr,chain:hee,isVtkObject:lN,traverseInstanceTree:k2,debounce:pee,throttle:uN,keystore:cN,proxy:vee,proxyPropertyMapping:gee,proxyPropertyState:yee,normalizeWheel:mee,default:Z});const{vtkErrorMacro:WZe}=Z,jZe=["Build","Render"];function KZe(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 WZe("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 YZe={renderable:null,myFactory:null,children:[],visited:!1};function bee(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,YZe,n),Z.obj(t,e),Z.event(t,e,"event"),e._renderableChildMap=new Map,Z.get(t,e,["visited"]),Z.setGet(t,e,["_parent","renderable","myFactory"]),Z.getArray(t,e,["children"]),Z.moveToProtected(t,e,["parent"]),KZe(t,e)}const XZe=Z.newInstance(bee,"vtkViewNode");var Sa={newInstance:XZe,extend:bee,PASS_TYPES:jZe};function qZe(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 ZZe={};function See(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,ZZe,n),Z.obj(t,e),qZe(t,e)}const QZe=Z.newInstance(See,"vtkViewNodeFactory");var wee={newInstance:QZe,extend:See};const xee=Object.create(null);function El(t,e){xee[t]=e}function JZe(t,e){e.classHierarchy.push("vtkOpenGLViewNodeFactory")}const eQe={};function _ee(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,eQe,n),e.overrides=xee,wee.extend(t,e,n),JZe(t,e)}const tQe=Z.newInstance(_ee,"vtkOpenGLViewNodeFactory");var nQe={newInstance:tQe,extend:_ee};function rQe(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()){di(e.keyMatrices.wcvc,e.renderable.getViewMatrix()),KV(e.keyMatrices.normalMatrix,e.keyMatrices.wcvc),YV(e.keyMatrices.normalMatrix,e.keyMatrices.normalMatrix),ea(e.keyMatrices.wcvc,e.keyMatrices.wcvc);const r=e._openGLRenderer.getAspectRatio();di(e.keyMatrices.vcpc,e.renderable.getProjectionMatrix(r,-1,1)),ea(e.keyMatrices.vcpc,e.keyMatrices.vcpc),ri(e.keyMatrices.wcpc,e.keyMatrices.vcpc,e.keyMatrices.wcvc),e.keyMatrixTime.modified(),e.lastRenderer=n}return e.keyMatrices}}const aQe={context:null,lastRenderer:null,keyMatrixTime:null,keyMatrices:null};function iQe(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,aQe,n),Sa.extend(t,e,n),e.keyMatrixTime={},oi(e.keyMatrixTime),e.keyMatrices={normalMatrix:new Float64Array(9),vcpc:new Float64Array(16),wcvc:new Float64Array(16),wcpc:new Float64Array(16)},Xa(t,e,["context","keyMatrixTime"]),rQe(t,e)}const oQe=Kr(iQe);El("vtkCamera",oQe);const{vtkDebugMacro:sQe}=_u;function lQe(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||(sQe("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 uQe={context:null,_openGLRenderWindow:null,selector:null};function cQe(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,uQe,n),Sa.extend(t,e,n),uo(t,e,["shaderCache"]),Xa(t,e,["selector"]),Ub(t,e,["openGLRenderWindow"]),lQe(t,e)}const fQe=Kr(cQe,"vtkOpenGLRenderer");El("vtkRenderer",fQe);function dQe(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(),di(e.keyMatrices.mcwc,e.renderable.getMatrix()),ea(e.keyMatrices.mcwc,e.keyMatrices.mcwc),e.renderable.getIsIdentity()?Vp(e.keyMatrices.normalMatrix):(KV(e.keyMatrices.normalMatrix,e.keyMatrices.mcwc),YV(e.keyMatrices.normalMatrix,e.keyMatrices.normalMatrix),bJ(e.keyMatrices.normalMatrix,e.keyMatrices.normalMatrix)),e.keyMatrixTime.modified()),e.keyMatrices)}const hQe={context:null,keyMatrixTime:null,keyMatrices:null,activeTextures:null};function pQe(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,hQe,n),Sa.extend(t,e,n),e.keyMatrixTime={},oi(e.keyMatrixTime,{mtime:0}),e.keyMatrices={normalMatrix:Vp(new Float64Array(9)),mcwc:Yn(new Float64Array(16))},Xa(t,e,["context"]),uo(t,e,["activeTextures"]),dQe(t,e)}const vQe=Kr(pQe);El("vtkActor",vQe);function gQe(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 yQe={context:null,activeTextures:null};function mQe(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,yQe,n),Sa.extend(t,e,n),Xa(t,e,["context"]),uo(t,e,["activeTextures"]),gQe(t,e)}const bQe=Kr(mQe);El("vtkActor2D",bQe);var fN={exports:{}};fN.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})(ya,t,!1)})(fN);var SQe=fN.exports,dN={exports:{}};dN.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})(ya,t,!1)})(dN);var wQe=dN.exports,hN={exports:{}};hN.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})(ya,t,!1)})(hN);var xQe=hN.exports,pN={exports:{}};pN.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})(ya,t,!1)})(pN);var _Qe=pN.exports,vN={exports:{}};vN.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})(ya,t,!1)})(vN);var CQe=vN.exports,gN={exports:{}};gN.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})(ya,t,!1)})(gN);var TQe=gN.exports,Cee={exports:{}};const EQe={},MQe=Object.freeze(Object.defineProperty({__proto__:null,default:EQe},Symbol.toStringTag,{value:"Module"})),DQe=g0e(MQe);(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,C,_){var x=[];C=C==!0?{entropy:!0}:C||{};var T=y(g(C.entropy?[w,b(n)]:w??m(),3),x),M=new v(x),E=function(){for(var A=M.g(i),k=l,R=0;A<u;)A=(A+R)*a,k*=a,R=M.g(1);for(;A>=c;)A/=2,k/=2,R>>>=1;return(A+R)/k};return E.int32=function(){return M.g(4)|0},E.quick=function(){return M.g(4)/4294967296},E.double=E,y(b(M.S),n),(C.pass||_||function(A,k,R,N){return N&&(N.S&&p(N,M),A.state=function(){return p(M,{})}),R?(r[s]=A,k):A})(E,T,"global"in C?C.global:this==r,C.state)}function v(w){var C,_=w.length,x=this,T=0,M=x.i=x.j=0,E=x.S=[];for(_||(w=[_++]);T<a;)E[T]=T++;for(T=0;T<a;T++)E[T]=E[M=f&M+w[T%_]+(C=E[T])],E[M]=C;(x.g=function(A){for(var k,R=0,N=x.i,F=x.j,z=x.S;A--;)k=z[N=f&N+1],R=R*a+z[f&(z[N]=z[F=f&F+k])+(z[F]=k)];return x.i=N,x.j=F,R})(a)}function p(w,C){return C.i=w.i,C.j=w.j,C.S=w.S.slice(),C}function g(w,C){var _=[],x=typeof w,T;if(C&&x=="object")for(T in w)try{_.push(g(w[T],C-1))}catch{}return _.length?_:x=="string"?w:w+"\0"}function y(w,C){for(var _=w+"",x,T=0;T<_.length;)C[f&T]=f&(x^=C[f&T]*19)+_.charCodeAt(T++);return b(C)}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 C=e.navigator,_=C&&C.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=DQe}catch{}}else r["seed"+s]=h})(typeof self<"u"?self:ya,[],Math)})(Cee);var AQe=Cee.exports,kQe=SQe,RQe=wQe,LQe=xQe,OQe=_Qe,VQe=CQe,NQe=TQe,Np=AQe;Np.alea=kQe;Np.xor128=RQe;Np.xorwow=LQe;Np.xorshift7=OQe;Np.xor4096=VQe;Np.tychei=NQe;var IQe=Np;const BQe=xi(IQe),Tee=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1],$Qe=[1,0,0,0,1,0,0,0,1],yN=1e-6,mN=1e-12,{vtkErrorMacro:Eee,vtkWarningMacro:mp}=Z;let Mee=0;const b6=20;function Gb(t){return()=>Eee(`vtkMath::${t} - NOT IMPLEMENTED`)}function Am(t,e,n,r){let a;for(let i=0;i<e;i++)a=t[n*e+i],t[n*e+i]=t[r*e+i],t[r*e+i]=a}function Xy(t,e,n,r){let a;for(let i=0;i<e;i++)a=t[i*e+n],t[i*e+n]=t[i*e+r],t[i*e+r]=a}function Qr(){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}const PQe=()=>Math.PI;function va(t){return t/180*Math.PI}function Yg(t){return t*180/Math.PI}const{round:qy,floor:Dee,ceil:FQe,min:zQe,max:UQe}=Math;function GQe(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,r=1/0;for(let a=e,i=t.length;a<i;a+=n)t[a]<r&&(r=t[a]);return r}function HQe(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,r=-1/0;for(let a=e,i=t.length;a<i;a+=n)r<t[a]&&(r=t[a]);return r}function WQe(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,r=1/0,a=-1/0;for(let i=e,o=t.length;i<o;i+=n)t[i]<r&&(r=t[i]),a<t[i]&&(a=t[i]);return[r,a]}const jQe=Gb("ceilLog2"),KQe=Gb("factorial");function us(t){let e=1;for(;e<t;)e*=2;return e}function Zy(t){return t===us(t)}function YQe(t,e){let n=1;for(let r=1;r<=e;++r)n*=(t-r+1)/r;return Math.floor(n)}function XQe(t,e){if(t<e)return 0;const n=Qr(e);for(let r=0;r<e;++r)n[r]=r;return n}function qQe(t,e,n){let r=0;for(let a=e-1;a>=0;--a)if(n[a]<t-e+a){let i=n[a]+1;for(;a<e;)n[a++]=i++;r=1;break}return r}function ZQe(t){BQe(`${t}`,{global:!0}),Mee=t}function QQe(){return Mee}function JQe(){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()}const eJe=Gb("gaussian");function R2(t,e,n){return n[0]=t[0]+e[0],n[1]=t[1]+e[1],n[2]=t[2]+e[2],n}function iu(t,e,n){return n[0]=t[0]-e[0],n[1]=t[1]-e[1],n[2]=t[2]-e[2],n}function Aee(t,e){return t[0]*=e,t[1]*=e,t[2]*=e,t}function kee(t,e){return t[0]*=e,t[1]*=e,t}function VL(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 tJe(t,e,n,r){return r[0]=t[0]+e[0]*n,r[1]=t[1]+e[1]*n,r}function Ln(t,e){return t[0]*e[0]+t[1]*e[1]+t[2]*e[2]}function nJe(t,e,n){n[0]=t[0]*e[0],n[1]=t[0]*e[1],n[2]=t[0]*e[2],n[3]=t[1]*e[0],n[4]=t[1]*e[1],n[5]=t[1]*e[2],n[6]=t[2]*e[0],n[7]=t[2]*e[1],n[8]=t[2]*e[2]}function vu(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 Ku(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 bp(t){const e=Ku(t);return e!==0&&(t[0]/=e,t[1]/=e,t[2]/=e),e}function rJe(t,e,n,r){const a=t[0]*t[0],i=t[1]*t[1],o=t[2]*t[2],s=Math.sqrt(a+i+o);let l,u,c;a>i&&a>o?(l=0,u=1,c=2):i>o?(l=1,u=2,c=0):(l=2,u=0,c=1);const f=t[l]/s,d=t[u]/s,h=t[c]/s,v=Math.sqrt(f*f+h*h);if(r!==0){const p=Math.sin(r),g=Math.cos(r);e&&(e[l]=(h*g-f*d*p)/v,e[u]=p*v,e[c]=(-(f*g)-d*h*p)/v),n&&(n[l]=(-(h*p)-f*d*g)/v,n[u]=g*v,n[c]=(f*p-d*h*g)/v)}else e&&(e[l]=h/v,e[u]=0,e[c]=-f/v),n&&(n[l]=-f*d/v,n[u]=v,n[c]=-d*h/v)}function aJe(t,e,n){const r=Ln(e,e);if(r===0)return n[0]=0,n[1]=0,n[2]=0,!1;const a=Ln(t,e)/r;for(let i=0;i<3;i++)n[i]=e[i];return Aee(n,a),!0}function NL(t,e){return t[0]*e[0]+t[1]*e[1]}function iJe(t,e,n){const r=NL(e,e);if(r===0)return n[0]=0,n[1]=0,!1;const a=NL(t,e)/r;for(let i=0;i<2;i++)n[i]=e[i];return kee(n,a),!0}function Zs(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 oJe(t,e){const n=[0,0,0];return vu(t,e,n),Math.atan2(Ku(n),Ln(t,e))}function sJe(t,e,n){const r=Math.abs(t-n);return 1/Math.sqrt(2*Math.PI*e)*Math.exp(-(r**2)/(2*e))}function lJe(t,e,n){const r=Math.abs(t-n);return Math.exp(-(r**2)/(2*e))}function uJe(t,e,n){n[0]=t[0]*e[0],n[1]=t[0]*e[1],n[2]=t[1]*e[0],n[3]=t[1]*e[1]}function Ree(t){return Math.sqrt(t[0]*t[0]+t[1]*t[1])}function Lee(t){const e=Ree(t);return e!==0&&(t[0]/=e,t[1]/=e),e}function ca(){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 cJe(t,e){let n,r,a;const i=[0,0,0];for(let o=0;o<3;o++)a=Math.abs(t[o*3]),(r=Math.abs(t[o*3+1]))>a&&(a=r),(r=Math.abs(t[o*3+2]))>a&&(a=r),i[o]=1/a;a=i[0]*Math.abs(t[0]),n=0,(r=i[1]*Math.abs(t[3]))>=a&&(a=r,n=1),(r=i[2]*Math.abs(t[6]))>=a&&(n=2),n!==0&&(Am(t,3,n,0),i[n]=i[0]),e[0]=n,t[3]/=t[0],t[6]/=t[0],t[4]-=t[3]*t[1],t[7]-=t[6]*t[1],a=i[1]*Math.abs(t[4]),n=1,(r=i[2]*Math.abs(t[7]))>=a&&(n=2,Am(t,3,1,2),i[2]=i[1]),e[1]=n,t[7]/=t[4],t[5]-=t[3]*t[2],t[8]-=t[6]*t[2]+t[7]*t[5],e[2]=2}function fJe(t,e,n){let r=n[e[0]];n[e[0]]=n[0],n[0]=r,r=n[e[1]],n[e[1]]=n[1],n[1]=r-t[3]*n[0],r=n[e[2]],n[e[2]]=n[2],n[2]=r-t[6]*n[0]-t[7]*n[1],n[2]/=t[8],n[1]=(n[1]-t[5]*n[2])/t[4],n[0]=(n[0]-t[1]*n[1]-t[2]*n[2])/t[0]}function dJe(t,e,n){const r=t[0],a=t[1],i=t[2],o=t[3],s=t[4],l=t[5],u=t[6],c=t[7],f=t[8],d=+ca(s,c,l,f),h=-ca(o,u,l,f),v=+ca(o,u,s,c),p=-ca(a,c,i,f),g=+ca(r,u,i,f),y=-ca(r,u,a,c),m=+ca(a,s,i,l),b=-ca(r,o,i,l),w=+ca(r,o,a,s),C=r*d+a*h+i*v,_=d*e[0]+p*e[1]+m*e[2],x=h*e[0]+g*e[1]+b*e[2],T=v*e[0]+y*e[1]+w*e[2];n[0]=_/C,n[1]=x/C,n[2]=T/C}function hJe(t,e,n){const r=t[0]*e[0]+t[1]*e[1]+t[2]*e[2],a=t[3]*e[0]+t[4]*e[1]+t[5]*e[2],i=t[6]*e[0]+t[7]*e[1]+t[8]*e[2];n[0]=r,n[1]=a,n[2]=i}function IL(t,e,n){const r=[...t],a=[...e];for(let i=0;i<3;i++)n[i]=r[0]*a[i]+r[1]*a[i+3]+r[2]*a[i+6],n[i+3]=r[3]*a[i]+r[4]*a[i+3]+r[5]*a[i+6],n[i+6]=r[6]*a[i]+r[7]*a[i+3]+r[8]*a[i+6]}function pJe(t,e,n,r,a,i,o){r!==a&&Eee("Number of columns of A must match number of rows of B.");const s=[...t],l=[...e];for(let u=0;u<n;u++)for(let c=0;c<i;c++){o[u*i+c]=0;for(let f=0;f<r;f++)o[u*i+c]+=s[u*r+f]*l[c+i*f]}}function pg(t,e){let n;n=t[3],e[3]=t[1],e[1]=n,n=t[6],e[6]=t[2],e[2]=n,n=t[7],e[7]=t[5],e[5]=n,e[0]=t[0],e[4]=t[4],e[8]=t[8]}function vJe(t,e){const 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=+ca(o,u,s,c),d=-ca(i,l,s,c),h=+ca(i,l,o,u),v=-ca(r,u,a,c),p=+ca(n,l,a,c),g=-ca(n,l,r,u),y=+ca(r,o,a,s),m=-ca(n,i,a,s),b=+ca(n,i,r,o),w=n*f+r*d+a*h;w===0&&mp("Matrix has 0 determinant"),e[0]=f/w,e[3]=d/w,e[6]=h/w,e[1]=v/w,e[4]=p/w,e[7]=g/w,e[2]=y/w,e[5]=m/w,e[8]=b/w}function $T(t){return t[0]*t[4]*t[8]+t[3]*t[7]*t[2]+t[6]*t[1]*t[5]-t[0]*t[7]*t[5]-t[3]*t[1]*t[8]-t[6]*t[4]*t[2]}function Oee(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:yN;if(t.length!==e.length)return!1;function r(a,i){return Math.abs(a-e[i])<=n}return t.every(r)}const Hb=Oee;function Vee(t){for(let e=0;e<3;e++)t[e*3]=t[e*3+1]=t[e*3+2]=0,t[e*3+e]=1}function Nee(t,e){for(let n=0;n<t;n++){for(let r=0;r<t;r++)e[n*t+r]=0;e[n*t+n]=1}return e}function gJe(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:yN;return Hb(t,Tee,e)}function yJe(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:yN;return Hb(t,$Qe,e)}function Iee(t,e){const n=t[0]*t[0],r=t[0]*t[1],a=t[0]*t[2],i=t[0]*t[3],o=t[1]*t[1],s=t[2]*t[2],l=t[3]*t[3],u=t[1]*t[2],c=t[1]*t[3],f=t[2]*t[3],d=o+s+l;let h=1/(n+d);const v=(n-d)*h;h*=2,e[0]=o*h+v,e[3]=(u+i)*h,e[6]=(c-a)*h,e[1]=(u-i)*h,e[4]=s*h+v,e[7]=(f+r)*h,e[2]=(c+a)*h,e[5]=(f-r)*h,e[8]=l*h+v}function S_(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 BL(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]=S_(t[0],n),e[1]=S_(t[1],n),e[2]=S_(t[2],n),e}function Wb(t,e,n,r){let a,i,o,s,l,u,c,f,d,h,v,p,g,y,m,b;const w=Qr(e),C=Qr(e),_=(T,M,E)=>{y=T[M],g=T[E],T[M]=y-p*(g+y*h),T[E]=g+p*(y-g*h)};for(Nee(e,r),l=0;l<e;l++)w[l]=n[l]=t[l+l*e],C[l]=0;for(a=0;a<b6;a++){for(v=0,l=0;l<e-1;l++)for(s=l+1;s<e;s++)v+=Math.abs(t[l*e+s]);if(v===0)break;for(a<3?c=.2*v/(e*e):c=0,l=0;l<e-1;l++)for(s=l+1;s<e;s++)if(y=100*Math.abs(t[l*e+s]),a>3&&Math.abs(n[l])+y===Math.abs(n[l])&&Math.abs(n[s])+y===Math.abs(n[s]))t[l*e+s]=0;else if(Math.abs(t[l*e+s])>c){for(g=n[s]-n[l],Math.abs(g)+y===Math.abs(g)?d=t[l*e+s]/g:(f=.5*g/t[l*e+s],d=1/(Math.abs(f)+Math.sqrt(1+f*f)),f<0&&(d=-d)),m=1/Math.sqrt(1+d*d),p=d*m,h=p/(1+m),g=d*t[l*e+s],C[l]-=g,C[s]+=g,n[l]-=g,n[s]+=g,t[l*e+s]=0,i=0;i<=l-1;i++)_(t,i*e+l,i*e+s);for(i=l+1;i<=s-1;i++)_(t,l*e+i,i*e+s);for(i=s+1;i<e;i++)_(t,l*e+i,s*e+i);for(i=0;i<e;i++)_(r,i*e+l,i*e+s)}for(l=0;l<e;l++)w[l]+=C[l],n[l]=w[l],C[l]=0}if(a>=b6)return mp("vtkMath::Jacobi: Error extracting eigenfunctions"),0;for(i=0;i<e-1;i++){for(o=i,b=n[o],a=i+1;a<e;a++)(n[a]>=b||Math.abs(n[a]-b)<mN)&&(o=a,b=n[o]);o!==i&&(n[o]=n[i],n[i]=b,Xy(r,e,i,o))}const x=(e>>1)+(e&1);for(u=0,a=0;a<e*e;a++)r[a]>=0&&u++;if(u<x)for(a=0;a<e;a++)r[a*e+i]*=-1;return 1}function Bee(t,e){const n=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];n[0]=t[0]+t[4]+t[8],n[5]=t[0]-t[4]-t[8],n[10]=-t[0]+t[4]-t[8],n[15]=-t[0]-t[4]+t[8],n[1]=n[4]=t[7]-t[5],n[2]=n[8]=t[2]-t[6],n[3]=n[12]=t[3]-t[1],n[6]=n[9]=t[3]+t[1],n[7]=n[13]=t[2]+t[6],n[11]=n[14]=t[7]+t[5];const r=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],a=[0,0,0,0],i=[...n];Wb(i,4,a,r),e[0]=r[0],e[1]=r[4],e[2]=r[8],e[3]=r[12]}function mJe(t,e,n){const r=t[0]*e[0],a=t[0]*e[1],i=t[0]*e[2],o=t[0]*e[3],s=t[1]*e[0],l=t[1]*e[1],u=t[1]*e[2],c=t[1]*e[3],f=t[2]*e[0],d=t[2]*e[1],h=t[2]*e[2],v=t[2]*e[3],p=t[3]*e[0],g=t[3]*e[1],y=t[3]*e[2],m=t[3]*e[3];n[0]=r-l-h-m,n[1]=a+s+v-y,n[2]=i-c+f+g,n[3]=o+u-d+p}function $ee(t,e){for(let d=0;d<9;d++)e[d]=t[d];const n=Qr(3),r=Qr(3);let a;for(let d=0;d<3;d++){const h=Math.abs(e[d*3]),v=Math.abs(e[d*3+1]),p=Math.abs(e[d*3+2]);a=v>h?v:h,a=p>a?p:a,n[d]=1,a!==0&&(n[d]/=a)}const i=Math.abs(e[0])*n[0],o=Math.abs(e[3])*n[1],s=Math.abs(e[6])*n[2];r[0]=0,a=i,o>=a&&(a=o,r[0]=1),s>=a&&(r[0]=2),r[0]!==0&&(Xy(e,3,r[0],0),n[r[0]]=n[0]);const l=Math.abs(e[4])*n[1],u=Math.abs(e[7])*n[2];r[1]=1,a=l,u>=a&&(r[1]=2,Xy(e,3,1,2)),r[2]=2;let c=0;if($T(e)<0){c=1;for(let d=0;d<9;d++)e[d]=-e[d]}const f=Qr(4);if(Bee(e,f),Iee(f,e),c)for(let d=0;d<9;d++)e[d]=-e[d];r[1]!==1&&Xy(e,3,r[1],1),r[0]!==0&&Xy(e,3,r[0],0)}function Pee(t,e,n){let r,a,i,o,s,l;const u=[...t];if(Wb(u,3,e,n),e[0]===e[1]&&e[0]===e[2]){Vee(n);return}for(pg(n,n),r=0;r<3;r++)if(e[(r+1)%3]===e[(r+2)%3]){for(l=Math.abs(n[r*3]),o=0,a=1;a<3;a++)l<(s=Math.abs(n[r*3+a]))&&(l=s,o=a);o!==r&&(s=e[o],e[o]=e[r],e[r]=s,Am(n,3,r,o)),n[o*3+o]<0&&(n[o*3]=-n[o*3],n[o*3+1]=-n[o*3+1],n[o*3+2]=-n[o*3+2]),a=(o+1)%3,i=(o+2)%3,n[a*3]=0,n[a*3+1]=0,n[a*3+2]=0,n[a*3+a]=1;const c=vu([n[o*3],n[o*3+1],n[o*3+2]],[n[a*3],n[a*3+1],n[a*3+2]],[]);bp(c);const f=vu(c,[n[o*3],n[o*3+1],n[o*3+2]],[]);for(let d=0;d<3;d++)n[i*3+d]=c[d],n[a*3+d]=f[d];pg(n,n);return}for(l=Math.abs(n[0]),o=0,r=1;r<3;r++)l<(s=Math.abs(n[r*3]))&&(l=s,o=r);if(o!==0){const c=e[o];e[o]=e[0],e[0]=c,Am(n,3,o,0)}if(Math.abs(n[4])<Math.abs(n[7])){const c=e[2];e[2]=e[1],e[1]=c,Am(n,3,1,2)}for(r=0;r<2;r++)n[r*3+r]<0&&(n[r*3]=-n[r*3],n[r*3+1]=-n[r*3+1],n[r*3+2]=-n[r*3+2]);$T(n)<0&&(n[6]=-n[6],n[7]=-n[7],n[8]=-n[8]),pg(n,n)}function bJe(t,e,n,r){let a;const i=[...t],o=$T(i);if(o<0)for(a=0;a<9;a++)i[a]=-i[a];$ee(i,e),pg(i,i),IL(i,e,r),Pee(r,n,r),IL(e,r,e),pg(r,r),o<0&&(n[0]=-n[0],n[1]=-n[1],n[2]=-n[2])}function bN(t,e,n){let r,a,i,o,s=0,l,u,c;const f=Qr(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 mp("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])<=mN)return mp("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 SN(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 Fee(t,e,n){if(n===2){const a=Qr(2),i=ca(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=Qr(n);return bN(t,r,n)===0?0:(SN(t,r,e,n),1)}function zee(t,e,n){let r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null,a=arguments.length>4&&arguments[4]!==void 0?arguments[4]:null;const i=r||Qr(n),o=a||Qr(n);if(bN(t,i,n)===0)return null;for(let s=0;s<n;s++){for(let l=0;l<n;l++)o[l]=0;o[s]=1,SN(t,i,o,n);for(let l=0;l<n;l++)e[l*n+s]=o[l]}return e}function SJe(t,e){let n=+Number.MAX_VALUE,r=-Number.MAX_VALUE;for(let a=0;a<e;a++)for(let i=a;i<e;i++)Math.abs(t[a*e+i])>r&&(r=Math.abs(t[a*e+i]));for(let a=0;a<e;a++)Math.abs(t[a*e+a])<n&&(n=Math.abs(t[a*e+a]));return n===0?Number.MAX_VALUE:r/n}function wJe(t,e,n){return Wb(t,3,e,n)}function $L(t,e,n,r){if(t<n)return mp("Insufficient number of samples. Underdetermined."),0;let a,i,o;const s=Qr(n*n),l=Qr(n),u=Qr(n*n);for(o=0;o<t;o++)for(a=0;a<n;a++)for(i=a;i<n;i++)s[a*n+i]+=e[o*n+a]*e[o*n+i];for(a=0;a<n;a++)for(i=0;i<a;i++)s[a*n+i]=s[i*n+a];for(Wb(s,n,l,u),a=0;a<n;a++)r[a]=u[a*n+n-1];return 1}function xJe(t,e,n,r,a,i){let o=arguments.length>6&&arguments[6]!==void 0?arguments[6]:!0;if(t<n||t<a)return mp("Insufficient number of samples. Underdetermined."),0;const s=Qr(a);let l=1,u,c=0,f,d,h,v=0;if(o){for(d=0;d<a;d++)s[d]=1;for(f=0;f<t;f++)for(d=0;d<a;d++)Math.abs(r[f*a+d])>mN&&(l=0,s[d]=0);if(l&&a===1)return mp("Detected homogeneous system (Y=0), calling SolveHomogeneousLeastSquares()"),$L(t,e,n,i);if(l)v=1;else for(d=0;d<a;d++)s[d]&&(v=1)}v&&(u=Qr(n),c=$L(t,e,n,u));const p=Qr(n*n),g=Qr(n*n),y=Qr(n*a);for(h=0;h<t;h++)for(f=0;f<n;f++){for(d=f;d<n;d++)p[f*n+d]+=e[h*n+f]*e[h*n+d];for(d=0;d<a;d++)y[f*a+d]+=e[h*n+f]*r[h*a+d]}for(f=0;f<n;f++)for(d=0;d<f;d++)p[f*n+d]=p[d*n+f];const m=zee(p,g,n);if(m)for(f=0;f<n;f++)for(d=0;d<a;d++)for(i[f*a+d]=0,h=0;h<n;h++)i[f*a+d]+=g[f*n+h]*y[h*a+d];if(v){for(d=0;d<a;d++)if(s[d])for(f=0;f<n;f++)i[f*a+d]=u[f*a]}return v?c&&m:m}function _Je(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[0,.5,1];switch(t.length){case 3:return e[0]=parseInt(t[0],16)*17/255,e[1]=parseInt(t[1],16)*17/255,e[2]=parseInt(t[2],16)*17/255,e;case 4:return e[0]=parseInt(t[1],16)*17/255,e[1]=parseInt(t[2],16)*17/255,e[2]=parseInt(t[3],16)*17/255,e;case 6:return e[0]=parseInt(t.substr(0,2),16)/255,e[1]=parseInt(t.substr(2,2),16)/255,e[2]=parseInt(t.substr(4,2),16)/255,e;case 7:return e[0]=parseInt(t.substr(1,2),16)/255,e[1]=parseInt(t.substr(3,2),16)/255,e[2]=parseInt(t.substr(5,2),16)/255,e;case 9:return e[0]=parseInt(t.substr(1,2),16)/255,e[1]=parseInt(t.substr(3,2),16)/255,e[2]=parseInt(t.substr(5,2),16)/255,e[3]=parseInt(t.substr(7,2),16)/255,e;default:return e}}function Qy(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 xh(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 Uee(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 Gee(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 Hee(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 Wee(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 $h(t,e){const n=[0,0,0];Wee(t,n),Gee(n,e)}function L2(t,e){const n=[0,0,0];Uee(t,n),Hee(n,e)}function PT(t){return t[0]=1,t[1]=-1,t[2]=1,t[3]=-1,t[4]=1,t[5]=-1,t}function w_(t){return!(t[1]-t[0]<0)}function CJe(t,e,n){return n[0]=Math.min(t[0],e[0]),n[1]=Math.max(t[0],e[0]),n[2]=Math.min(t[1],e[1]),n[3]=Math.max(t[1],e[1]),n[4]=Math.min(t[2],e[2]),n[5]=Math.max(t[2],e[2]),n}function x_(t,e,n){return t<e?e:t>n?n:t}function PL(t,e,n){let r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:[0,0,0];return r[0]=x_(t[0],e[0],n[0]),r[1]=x_(t[1],e[1],n[1]),r[2]=x_(t[2],e[2],n[2]),r}function TJe(t,e){let n=0;return e[0]!==e[1]&&(t<e[0]?n=e[0]:t>e[1]?n=e[1]:n=t,n=(n-e[0])/(e[1]-e[0])),n}const EJe=Gb("GetScalarTypeFittingRange"),MJe=Gb("GetAdjustedScalarRange");function DJe(t,e){if(!t||!e)return 0;for(let n=0;n<6;n+=2)if(t[n]<e[n]||t[n]>e[n+1]||t[n+1]<e[n]||t[n+1]>e[n+1])return 0;return 1}function AJe(t,e,n){if(!t||!e)return 0;for(let r=0;r<6;r+=2)if(t[r]+n[r/2]<e[r]||t[r]-n[r/2]>e[r+1]||t[r+1]+n[r/2]<e[r]||t[r+1]-n[r/2]>e[r+1])return 0;return 1}function kJe(t,e,n){if(!t||!e||!n)return 0;for(let r=0;r<3;r++)if(t[r]+n[r]<e[2*r]||t[r]-n[r]>e[2*r+1])return 0;return 1}function RJe(t,e,n,r){const a=Qr(3),i=Qr(3),o=Qr(3),s=Qr(3),l=Qr(3),u=Qr(3);for(let w=0;w<3;++w)a[w]=t[w]-e[w],i[w]=e[w]-n[w],o[w]=n[w]-t[w],s[w]=-a[w],l[w]=-i[w],u[w]=-o[w];const c=Ku(s),f=Ku(l),d=Ku(o),h=Qr(3);vu(a,i,h);const v=Ku(h),p=c*f*d/(2*v),g=2*v*v,y=f*f*Ln(a,u)/g,m=d*d*Ln(s,i)/g,b=c*c*Ln(o,l)/g;for(let w=0;w<3;++w)r[w]=y*t[w]+m*e[w]+b*n[w];return p}const LJe=1/0,OJe=-1/0,jee=t=>!Number.isFinite(t),{isFinite:VJe,isNaN:FL}=Number,O2=FL;function FT(){return[].concat([Number.MAX_VALUE,-Number.MAX_VALUE,Number.MAX_VALUE,-Number.MAX_VALUE,Number.MAX_VALUE,-Number.MAX_VALUE])}function NJe(t){let e=-1,n=-1;for(let r=0;r<t.length;r++){const a=Math.abs(t[r]);a>e&&(n=r,e=a)}return n}function IJe(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:3;const n=new Array(e),r=new Array(e);for(let i=0;i<e;++i)n[i]=i,r[i]=i;for(let i=e-1;i>0;i--){let o=-1/0,s=0,l=0;for(let u=0;u<=i;++u){const c=n[u];for(let f=0;f<=i;++f){const d=r[f],h=Math.abs(t[c+e*d]);h>o&&(o=h,s=u,l=f)}}[n[i],n[s]]=[n[s],n[i]],[r[i],r[l]]=[r[l],r[i]]}const a=new Array(e*e).fill(0);for(let i=0;i<e;++i){const o=n[i]+e*r[i];a[o]=t[o]<0?-1:1}return a}function Kee(t){const e=Math.floor(t*255);return e>15?e.toString(16):`0${e.toString(16)}`}function BJe(t){return`${arguments.length>1&&arguments[1]!==void 0?arguments[1]:"#"}${t.map(Kee).join("")}`}function tw(t){return Math.round(t*255)}function $Je(t){return t.length===3?`rgb(${t.map(tw).join(", ")})`:`rgba(${tw(t[0]||0)}, ${tw(t[1]||0)}, ${tw(t[2]||0)}, ${t[3]||0})`}var TFt={Pi:PQe,radiansFromDegrees:va,degreesFromRadians:Yg,round:qy,floor:Dee,ceil:FQe,ceilLog2:jQe,min:zQe,max:UQe,arrayMin:GQe,arrayMax:HQe,arrayRange:WQe,isPowerOfTwo:Zy,nearestPowerOfTwo:us,factorial:KQe,binomial:YQe,beginCombination:XQe,nextCombination:qQe,randomSeed:ZQe,getSeed:QQe,random:JQe,gaussian:eJe,add:R2,subtract:iu,multiplyScalar:Aee,multiplyScalar2D:kee,multiplyAccumulate:VL,multiplyAccumulate2D:tJe,dot:Ln,outer:nJe,cross:vu,norm:Ku,normalize:bp,perpendiculars:rJe,projectVector:aJe,projectVector2D:iJe,distance2BetweenPoints:Zs,angleBetweenVectors:oJe,gaussianAmplitude:sJe,gaussianWeight:lJe,dot2D:NL,outer2D:uJe,norm2D:Ree,normalize2D:Lee,determinant2x2:ca,LUFactor3x3:cJe,LUSolve3x3:fJe,linearSolve3x3:dJe,multiply3x3_vect3:hJe,multiply3x3_mat3:IL,multiplyMatrix:pJe,transpose3x3:pg,invert3x3:vJe,identity3x3:Vee,identity:Nee,isIdentity:gJe,isIdentity3x3:yJe,determinant3x3:$T,quaternionToMatrix3x3:Iee,areEquals:Oee,areMatricesEqual:Hb,roundNumber:S_,roundVector:BL,matrix3x3ToQuaternion:Bee,multiplyQuaternion:mJe,orthogonalize3x3:$ee,diagonalize3x3:Pee,singularValueDecomposition3x3:bJe,solveLinearSystem:Fee,invertMatrix:zee,luFactorLinearSystem:bN,luSolveLinearSystem:SN,estimateMatrixCondition:SJe,jacobi:wJe,jacobiN:Wb,solveHomogeneousLeastSquares:$L,solveLeastSquares:xJe,hex2float:_Je,rgb2hsv:Qy,hsv2rgb:xh,lab2xyz:Uee,xyz2lab:Gee,xyz2rgb:Hee,rgb2xyz:Wee,rgb2lab:$h,lab2rgb:L2,uninitializeBounds:PT,areBoundsInitialized:w_,computeBoundsFromPoints:CJe,clampValue:x_,clampVector:PL,clampAndNormalizeValue:TJe,getScalarTypeFittingRange:EJe,getAdjustedScalarRange:MJe,extentIsWithinOtherExtent:DJe,boundsIsWithinOtherBounds:AJe,pointIsWithinBounds:kJe,solve3PointCircle:RJe,inf:LJe,negInf:OJe,isInf:jee,isNan:FL,isNaN:FL,isFinite:VJe,createUninitializedBounds:FT,getMajorAxisIndex:NJe,getSparseOrthogonalMatrix:IJe,floatToHex2:Kee,floatRGB2HexCode:BJe,float2CssRGBA:$Je};const zL=1e-6,Yee="coincide",Xee="disjoint";function PJe(t,e,n){return t[0]*(n[0]-e[0])+t[1]*(n[1]-e[1])+t[2]*(n[2]-e[2])}function qee(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 Zee(t,e,n,r){const a=[];iu(t,e,a);const i=Ln(n,a);r[0]=t[0]-i*n[0],r[1]=t[1]-i*n[1],r[2]=t[2]-i*n[2]}function Qee(t,e,n){const r=Ln(t,e);let a=Ln(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 Jee(t,e,n,r){const a=[];iu(t,e,a);const i=Ln(n,a),o=Ln(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 ete(t,e,n,r){const a={intersection:!1,betweenPoints:!1,t:Number.MAX_VALUE,x:[]},i=[],o=[];iu(e,t,i),iu(n,t,o);const s=Ln(r,o),l=Ln(r,i);let u,c;return l<0?u=-l:u=l,s<0?c=-s*zL:c=s*zL,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 tte(t,e,n,r){const a={intersection:!1,l0:[],l1:[],error:null},i=[];vu(e,r,i);const o=i.map(f=>Math.abs(f));if(o[0]+o[1]+o[2]<zL){const f=[];return iu(t,n,f),Ln(e,f)===0?a.error=Yee:a.error=Xee,a}let s;o[0]>o[1]&&o[0]>o[2]?s="x":o[1]>o[2]?s="y":s="z";const l=[],u=-Ln(e,t),c=-Ln(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,R2(l,i,a.l1),a.intersection=!0,a}const FJe={evaluate:PJe,distanceToPlane:qee,projectPoint:Zee,projectVector:Qee,generalizedProjectPoint:Jee,intersectWithLine:ete,intersectWithPlane:tte,DISJOINT:Xee,COINCIDE:Yee};function zJe(t,e){e.classHierarchy.push("vtkPlane"),t.distanceToPlane=n=>qee(n,e.origin,e.normal),t.projectPoint=(n,r)=>{Zee(n,e.origin,e.normal,r)},t.projectVector=(n,r)=>Qee(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)=>{Jee(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)=>ete(n,r,e.origin,e.normal),t.intersectWithPlane=(n,r)=>tte(n,r,e.origin,e.normal)}const UJe={normal:[0,0,1],origin:[0,0,0]};function nte(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,UJe,n),Z.obj(t,e),Z.setGetArray(t,e,["normal","origin"],3),zJe(t,e)}const GJe=Z.newInstance(nte,"vtkPlane");var Xg={newInstance:GJe,extend:nte,...FJe};const zT=[Number.MAX_VALUE,-Number.MAX_VALUE,Number.MAX_VALUE,-Number.MAX_VALUE,Number.MAX_VALUE,-Number.MAX_VALUE];function rte(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 cc(t){return(t==null?void 0:t.length)>=6&&t[0]<=t[1]&&t[2]<=t[3]&&t[4]<=t[5]}function wN(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 xN(t){return wN(t,zT)}function V2(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 _N(t,e){if(e.length===0)return t;if(Array.isArray(e[0]))for(let n=0;n<e.length;++n)V2(t,...e[n]);else for(let n=0;n<e.length;n+=3)V2(t,...e.slice(n,n+3));return t}function ate(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 ite(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 ote(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 ste(t,e){return t[0]-=e,t[1]+=e,t[2]-=e,t[3]+=e,t[4]-=e,t[5]+=e,t}function CN(t,e,n,r){return cc(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 TN(t){return[.5*(t[0]+t[1]),.5*(t[2]+t[3]),.5*(t[4]+t[5])]}function HJe(t,e,n,r){if(!cc(t))return!1;const a=TN(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],CN(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 km(t,e){return t[e*2+1]-t[e*2]}function UT(t){return[km(t,0),km(t,1),km(t,2)]}function lte(t){return t.slice(0,2)}function ute(t){return t.slice(2,4)}function cte(t){return t.slice(4,6)}function fte(t){const e=UT(t);return e[0]>e[1]?e[0]>e[2]?e[0]:e[2]:e[1]>e[2]?e[1]:e[2]}function dte(t){if(cc(t)){const e=UT(t);return Math.sqrt(e[0]*e[0]+e[1]*e[1]+e[2]*e[2])}return null}function EN(t){return[t[0],t[2],t[4]]}function MN(t){return[t[1],t[3],t[5]]}function nw(t,e){return t<=0&&e>=0||t>=0&&e<=0}function DN(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 hte(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 pte(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:[];const r=DN(t,[]);for(let a=0;a<r.length;++a)_r(r[a],r[a],e);return xN(n),_N(n,r)}function vte(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 gte(t,e,n,r){const a=[].concat(zT),i=t.getData();for(let o=0;o<i.length;o+=3){const s=[i[o],i[o+1],i[o+2]],l=Ln(s,e);a[0]=Math.min(l,a[0]),a[1]=Math.max(l,a[1]);const u=Ln(s,n);a[2]=Math.min(u,a[2]),a[3]=Math.max(u,a[3]);const c=Ln(s,r);a[4]=Math.min(c,a[4]),a[5]=Math.max(c,a[5])}return a}function yte(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 mte(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=Xg.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 bte(t,e){if(!(cc(t)&&cc(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 N2(t,e){if(!(cc(t)&&cc(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 I2(t,e,n,r){return!(e<t[0]||e>t[1]||n<t[2]||n>t[3]||r<t[4]||r>t[5])}function WJe(t,e){return!(!N2(t,e)||!I2(t,...EN(e))||!I2(t,...MN(e)))}function Ste(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++]=Xg.evaluate(n,e,v)}let o=2;for(;o--&&!(nw(a[r[o][0]],a[r[o][4]])&&nw(a[r[o][1]],a[r[o][5]])&&nw(a[r[o][2]],a[r[o][6]])&&nw(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 jJe{constructor(e){this.bounds=e,this.bounds||(this.bounds=new Float64Array(zT))}getBounds(){return this.bounds}equals(e){return rte(this.bounds,e)}isValid(){return cc(this.bounds)}setBounds(e){return wN(this.bounds,e)}reset(){return xN(this.bounds)}addPoint(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];return V2(this.bounds,...n)}addPoints(e){return _N(this.bounds,e)}addBounds(e,n,r,a,i,o){return ate(this.bounds,e,n,r,a,i,o)}setMinPoint(e,n,r){return ite(this.bounds,e,n,r)}setMaxPoint(e,n,r){return ote(this.bounds,e,n,r)}inflate(e){return ste(this.bounds,e)}scale(e,n,r){return CN(this.bounds,e,n,r)}getCenter(){return TN(this.bounds)}getLength(e){return km(this.bounds,e)}getLengths(){return UT(this.bounds)}getMaxLength(){return fte(this.bounds)}getDiagonalLength(){return dte(this.bounds)}getMinPoint(){return EN(this.bounds)}getMaxPoint(){return MN(this.bounds)}getXRange(){return lte(this.bounds)}getYRange(){return ute(this.bounds)}getZRange(){return cte(this.bounds)}getCorners(e){return DN(this.bounds,e)}computeCornerPoints(e,n){return hte(this.bounds,e,n)}computeLocalBounds(e,n,r){return gte(this.bounds,e,n,r)}transformBounds(e){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];return pte(this.bounds,e,n)}computeScale3(e){return vte(this.bounds,e)}cutWithPlane(e,n){return Ste(this.bounds,e,n)}intersectBox(e,n,r,a){return yte(this.bounds,e,n,r,a)}intersectPlane(e,n){return mte(this.bounds,e,n)}intersect(e){return bte(this.bounds,e)}intersects(e){return N2(this.bounds,e)}containsPoint(e,n,r){return I2(this.bounds,e,n,r)}contains(e){return N2(this.bounds,e)}}function KJe(t){const e=t&&t.bounds;return new jJe(e)}const YJe={equals:rte,isValid:cc,setBounds:wN,reset:xN,addPoint:V2,addPoints:_N,addBounds:ate,setMinPoint:ite,setMaxPoint:ote,inflate:ste,scale:CN,scaleAboutCenter:HJe,getCenter:TN,getLength:km,getLengths:UT,getMaxLength:fte,getDiagonalLength:dte,getMinPoint:EN,getMaxPoint:MN,getXRange:lte,getYRange:ute,getZRange:cte,getCorners:DN,computeCornerPoints:hte,computeLocalBounds:gte,transformBounds:pte,computeScale3:vte,cutWithPlane:Ste,intersectBox:yte,intersectPlane:mte,intersect:bte,intersects:N2,containsPoint:I2,contains:WJe,INIT_BOUNDS:zT};var Jr={newInstance:KJe,...YJe};const XJe={DISPLAY:0,WORLD:1};var wte={CoordinateSystem:XJe};const{CoordinateSystem:UL}=wte;function S6(t){return()=>Z.vtkErrorMacro(`vtkProp::${t} - NOT IMPLEMENTED`)}function qJe(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=S6("pick"),t.hasKey=S6("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(UL.WORLD),t.setCoordinateSystemToDisplay=()=>t.setCoordinateSystem(UL.DISPLAY)}const ZJe={allocatedRenderTime:10,coordinateSystem:UL.WORLD,dragable:!0,estimatedRenderTime:0,paths:null,pickable:!0,renderTimeMultiplier:1,savedEstimatedRenderTime:0,textures:[],useBounds:!0,visibility:!0};function xte(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,ZJe,n),Z.obj(t,e),Z.get(t,e,["estimatedRenderTime","allocatedRenderTime"]),Z.setGet(t,e,["_parentProp","coordinateSystem","dragable","pickable","renderTimeMultiplier","useBounds","visibility"]),Z.moveToProtected(t,e,["parentProp"]),qJe(t,e)}const QJe=Z.newInstance(xte,"vtkProp");var jb={newInstance:QJe,extend:xte,...wte};function JJe(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=yp();MJ(r,e.rotation);const a=new Float64Array(3),i=Sqe(a,r);return[Yg(i),a[0],a[1],a[2]]},t.rotateX=r=>{r!==0&&(qV(e.rotation,e.rotation,va(r)),t.modified())},t.rotateY=r=>{r!==0&&(ZV(e.rotation,e.rotation,va(r)),t.modified())},t.rotateZ=r=>{r!==0&&(QV(e.rotation,e.rotation,va(r)),t.modified())},t.rotateWXYZ=(r,a,i,o)=>{if(r===0||a===0&&i===0&&o===0)return;const s=va(r),l=yp();tN(l,[a,i,o],s);const u=new Float64Array(16);JV(u,l),ri(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],Yn(e.rotation),t.rotateZ(i),t.rotateX(r),t.rotateY(a),t.modified(),!0),t.setUserMatrix=r=>Hb(e.userMatrix,r)?!1:(di(e.userMatrix,r),t.modified(),!0),t.getMatrix=()=>(t.computeMatrix(),e.matrix),t.computeMatrix=()=>{if(t.getMTime()>e.matrixMTime.getMTime()){Yn(e.matrix),e.userMatrix&&ri(e.matrix,e.matrix,e.userMatrix),xa(e.matrix,e.matrix,e.origin),xa(e.matrix,e.matrix,e.position),ri(e.matrix,e.matrix,e.rotation),gp(e.matrix,e.matrix,e.scale),xa(e.matrix,e.matrix,[-e.origin[0],-e.origin[1],-e.origin[2]]),ea(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=()=>Jr.getCenter(e.bounds),t.getLength=()=>Jr.getLength(e.bounds),t.getXRange=()=>Jr.getXRange(e.bounds),t.getYRange=()=>Jr.getYRange(e.bounds),t.getZRange=()=>Jr.getZRange(e.bounds),t.getUserMatrix=()=>e.userMatrix;function n(){t.computeMatrix()}t.onModified(n)}const eet={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 _te(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,eet,n),jb.extend(t,e,n),e.matrixMTime={},Z.obj(e.matrixMTime),Z.get(t,e,["bounds","isIdentity"]),Z.getArray(t,e,["orientation"]),Z.setGetArray(t,e,["origin","position","scale"],3),e.matrix=Yn(new Float64Array(16)),e.rotation=Yn(new Float64Array(16)),e.userMatrix=Yn(new Float64Array(16)),e.transform=null,JJe(t,e)}const tet=Z.newInstance(_te,"vtkProp3D");var net={newInstance:tet,extend:_te};const Cte={FLAT:0,GOURAUD:1,PHONG:2},ni={POINTS:0,WIREFRAME:1,SURFACE:2},ret=Cte;var Tte={Shading:Cte,Representation:ni,Interpolation:ret};const{Representation:Jy,Interpolation:em}=Tte;function w6(t){return()=>Z.vtkErrorMacro(`vtkProperty::${t} - NOT IMPLEMENTED`)}function aet(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=w6("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=w6("AddShaderVariable"),t.setInterpolationToFlat=()=>t.setInterpolation(em.FLAT),t.setInterpolationToGouraud=()=>t.setInterpolation(em.GOURAUD),t.setInterpolationToPhong=()=>t.setInterpolation(em.PHONG),t.getInterpolationAsString=()=>Z.enumToString(em,e.interpolation),t.setRepresentationToWireframe=()=>t.setRepresentation(Jy.WIREFRAME),t.setRepresentationToSurface=()=>t.setRepresentation(Jy.SURFACE),t.setRepresentationToPoints=()=>t.setRepresentation(Jy.POINTS),t.getRepresentationAsString=()=>Z.enumToString(Jy,e.representation)}const iet={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:em.GOURAUD,representation:Jy.SURFACE,edgeVisibility:!1,backfaceCulling:!1,frontfaceCulling:!1,pointSize:1,lineWidth:1,lighting:!0,shading:!1,materialName:null};function Ete(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,iet,n),Z.obj(t,e),Z.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"]),Z.setGetArray(t,e,["ambientColor","specularColor","diffuseColor","edgeColor"],3),aet(t,e)}const oet=Z.newInstance(Ete,"vtkProperty");var T0={newInstance:oet,extend:Ete,...Tte};const{vtkDebugMacro:set}=Z;function uet(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=T0.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()){set("Recomputing bounds..."),e.mapperBounds=r.concat();const a=[];Jr.getCorners(r,a),t.computeMatrix();const i=new Float64Array(16);ea(i,e.matrix),a.forEach(o=>_r(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 cet={mapper:null,property:null,backfaceProperty:null,forceOpaque:!1,forceTranslucent:!1,bounds:[1,-1,1,-1,1,-1]};function Mte(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,cet,n),net.extend(t,e,n),e.boundsMTime={},Z.obj(e.boundsMTime),Z.set(t,e,["property"]),Z.setGet(t,e,["backfaceProperty","forceOpaque","forceTranslucent","mapper"]),uet(t,e)}const fet=Z.newInstance(Mte,"vtkActor");var Ir={newInstance:fet,extend:Mte};const Dte={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},Va={VOID:"",CHAR:"Int8Array",SIGNED_CHAR:"Int8Array",UNSIGNED_CHAR:"Uint8Array",SHORT:"Int16Array",UNSIGNED_SHORT:"Uint16Array",INT:"Int32Array",UNSIGNED_INT:"Uint32Array",FLOAT:"Float32Array",DOUBLE:"Float64Array"},det=Va.FLOAT;var Ate={DefaultDataType:det,DataTypeByteSize:Dte,VtkDataTypes:Va};const{vtkErrorMacro:het}=_u,{DefaultDataType:pet}=Ate,vet=1e-6;function GL(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 get(){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 kte(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 GL(i,0,1)}return GL(t,e<0?0:e,n)}function x6(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 AN(t){return Object.prototype.toString.call(t).slice(8,-1)}function yet(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=Ku(r,e);i>n&&(n=i)}return n}const met={computeRange:kte,createRangeHelper:get,fastComputeRange:GL,getDataType:AN,getMaxNorm:yet};function bet(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=_0(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=x6(e.ranges,e.numberOfComponents)),i=e.ranges[a],i?(e.rangeTuple[0]=i.min,e.rangeTuple[1]=i.max,e.rangeTuple):(i=kte(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=x6(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]:vet;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=()=>Lte({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=AN(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())&&het("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 wet={name:"",numberOfComponents:1,dataType:pet,rangeTuple:[0,0]};function Rte(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(Object.assign(e,wet,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=rN(e.dataType,e.values)):e.values=_0(e.dataType,e.size),e.values&&(e.size=e.size??e.values.length,e.dataType=AN(e.values)),oi(t,e),zb(t,e,["name","numberOfComponents"]),e.size%e.numberOfComponents!==0)throw new RangeError("model.size is not a multiple of model.numberOfComponents");bet(t,e)}const Lte=Kr(Rte,"vtkDataArray");var zn={newInstance:Lte,extend:Rte,...met,...Ate};function xet(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}}Z.vtkErrorMacro(`Clipping plane index ${r} is out of range.`)}}const _et={clippingPlanes:[]};function Cet(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,_et,n),Z.obj(t,e),Z.algo(t,e,1,0),e.clippingPlanes||(e.clippingPlanes=[]),xet(t,e)}var Ote={extend:Cet};function Tet(t,e){t.getBounds=()=>(Z.vtkErrorMacro("vtkAbstractMapper3D.getBounds - NOT IMPLEMENTED"),FT()),t.getCenter=()=>{var r;const n=t.getBounds();return e.center=Jr.isValid(n)?Jr.getCenter(n):null,(r=e.center)==null?void 0:r.slice()},t.getLength=()=>{const n=t.getBounds();return Jr.getDiagonalLength(n)}}const Eet=t=>({bounds:[...Jr.INIT_BOUNDS],center:[0,0,0],viewSpecificProperties:{},...t});function Met(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Eet(n)),Ote.extend(t,e,n),Z.setGet(t,e,["viewSpecificProperties"]),Tet(t,e)}var Det={extend:Met};const{vtkErrorMacro:_6,vtkWarningMacro:Aet}=Z;function ket(t,e){e.classHierarchy.push("vtkFieldData");const n=t.getState;e.arrays&&(e.arrays=e.arrays.map(r=>({data:sl(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 _6("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=zn.newInstance({name:o.getName(),dataType:o.getDataType(),numberOfComponents:u,values:Z.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),Aet("Unexpected case in interpolateData")}else c.insertTuples(l.getTuples());else _6("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=zn.newInstance({name:l.getName(),dataType:l.getDataType(),numberOfComponents:f,values:Z.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 Ret={arrays:[],copyFieldFlags:[],doCopyAllOn:!0,doCopyAllOff:!1};function Vte(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Ret,n),Z.obj(t,e),ket(t,e)}const Let=Z.newInstance(Vte,"vtkFieldData");var Oet={newInstance:Let,extend:Vte};const Vet={SCALARS:0,VECTORS:1,NORMALS:2,TCOORDS:3,TENSORS:4,GLOBALIDS:5,PEDIGREEIDS:6,EDGEFLAG:7,NUM_ATTRIBUTES:8},Net={MAX:0,EXACT:1,NOLIMIT:2},Iet={DUPLICATECELL:1,HIGHCONNECTIVITYCELL:2,LOWCONNECTIVITYCELL:4,REFINEDCELL:8,EXTERIORCELL:16,HIDDENCELL:32},Bet={DUPLICATEPOINT:1,HIDDENPOINT:2},$et={COPYTUPLE:0,INTERPOLATE:1,PASSDATA:2,ALLCOPY:3},Pet="vtkGhostType",B2={DEFAULT:0,SINGLE:1,DOUBLE:2};var Nte={AttributeCopyOperations:$et,AttributeLimitTypes:Net,AttributeTypes:Vet,CellGhostTypes:Iet,DesiredOutputPrecision:B2,PointGhostTypes:Bet,ghostArrayName:Pet};const{AttributeTypes:Pc,AttributeCopyOperations:Md}=Nte,{vtkWarningMacro:rw}=Z;function Fet(t,e){const n=["Scalars","Vectors","Normals","TCoords","Tensors","GlobalIds","PedigreeIds"];function r(o){let s=n.find(l=>Pc[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 rw(`Cannot set attribute ${l}. The attribute must be a vtkDataArray.`),-1;if(o&&!t.checkNumberOfComponents(o,l))return rw(`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 rw(`Cannot set attribute ${l}. Only vtkDataArray subclasses can be set as active attributes.`),-1;if(!t.checkNumberOfComponents(u,l))return rw(`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[Md.PASSDATA][Pc[l]]=!1},t[`copy${o}On`]=()=>{const l=o.toUpperCase();e.copyAttributeFlags[Md.PASSDATA][Pc[l]]=!0}}),t.initializeAttributeCopyFlags=()=>{e.copyAttributeFlags=[],Object.keys(Md).filter(o=>o!=="ALLCOPY").forEach(o=>{e.copyAttributeFlags[Md[o]]=Object.keys(Pc).filter(s=>s!=="NUM_ATTRIBUTES").reduce((s,l)=>(s[Pc[l]]=!0,s),[])}),e.copyAttributeFlags[Md.COPYTUPLE][Pc.GLOBALIDS]=!1,e.copyAttributeFlags[Md.INTERPOLATE][Pc.GLOBALIDS]=!1,e.copyAttributeFlags[Md.COPYTUPLE][Pc.PEDIGREEIDS]=!1},t.initialize=Z.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(zn.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 zet={activeScalars:-1,activeVectors:-1,activeTensors:-1,activeNormals:-1,activeTCoords:-1,activeGlobalIds:-1,activePedigreeIds:-1};function Ite(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,zet,n),Oet.extend(t,e,n),Z.setGet(t,e,["activeScalars","activeNormals","activeTCoords","activeVectors","activeTensors","activeGlobalIds","activePedigreeIds"]),e.arrays||(e.arrays={}),Fet(t,e)}const Uet=Z.newInstance(Ite,"vtkDataSetAttributes");var C6={newInstance:Uet,extend:Ite,...Nte};const Get={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},kN={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 Het={FieldDataTypes:Get,FieldAssociations:kN};const HL=["pointData","cellData","fieldData"];function Wet(t,e){e.classHierarchy.push("vtkDataSet"),HL.forEach(r=>{e[r]?e[r]=sl(e[r]):e[r]=C6.newInstance()});const n=t.shallowCopy;t.shallowCopy=function(r){let a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;n(r,a),HL.forEach(i=>{e[i]=C6.newInstance(),e[i].shallowCopy(r.getReferenceByName(i))})}}const jet={};function Bte(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,jet,n),Z.obj(t,e),Z.setGet(t,e,HL),Wet(t,e)}const Ket=Z.newInstance(Bte,"vtkDataSet");var Ip={newInstance:Ket,extend:Bte,...Het};const js={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 $te={StructuredType:js};const{StructuredType:Ru}=$te;function Yet(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]?Ru.EMPTY:e===3?Ru.XYZ_GRID:e===2?t[0]===t[1]?Ru.YZ_PLANE:t[2]===t[3]?Ru.XZ_PLANE:Ru.XY_PLANE:e===1?t[0]<t[1]?Ru.X_LINE:t[2]<t[3]?Ru.Y_LINE:Ru.Z_LINE:Ru.SINGLE_POINT}var Xet={getDataDescriptionFromExtent:Yet,...$te};const{vtkErrorMacro:Dd}=Z;function qet(t,e){e.classHierarchy.push("vtkImageData"),t.setExtent=function(){if(e.deleted)return Dd("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=Xet.getDataDescriptionFromExtent(e.extent),t.modified()),o},t.setDimensions=function(){let n,r,a;if(e.deleted){Dd("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{Dd("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 Dd("Requesting a point from an empty image."),null;const a=new Float64Array(3);switch(e.dataDescription){case js.EMPTY:return null;case js.SINGLE_POINT:break;case js.X_LINE:a[0]=n;break;case js.Y_LINE:a[1]=n;break;case js.Z_LINE:a[2]=n;break;case js.XY_PLANE:a[0]=n%r[0],a[1]=n/r[0];break;case js.YZ_PLANE:a[1]=n%r[1],a[2]=n/r[1];break;case js.XZ_PLANE:a[0]=n%r[0],a[2]=n/r[0];break;case js.XYZ_GRID:a[0]=n%r[0],a[1]=n/r[0]%r[1],a[2]=n/(r[0]*r[1]);break;default:Dd("Invalid dataDescription");break}const i=[0,0,0];return t.indexToWorld(a,i),i},t.getBounds=()=>t.extentToBounds(t.getSpatialExtent()),t.extentToBounds=n=>Jr.transformBounds(n,e.indexToWorld),t.getSpatialExtent=()=>Jr.inflate([...e.extent],.5),t.computeTransforms=()=>{xJ(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],gp(e.indexToWorld,e.indexToWorld,e.spacing),Ji(e.worldToIndex,e.indexToWorld)},t.indexToWorld=function(n){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];return _r(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 _r(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 Jr.transformBounds(n,e.indexToWorld,r)},t.worldToIndexBounds=function(n){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];return Jr.transformBounds(n,e.worldToIndex,r)},t.onModified(t.computeTransforms),t.computeTransforms(),t.getCenter=()=>Jr.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];Jr.computeCornerPoints(a,i,o),BL(i,i),BL(o,o);const s=t.getDimensions();PL(i,[0,0,0],[s[0]-1,s[1]-1,s[2]-1],i),PL(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 C=i[0]+w*l+b*u;for(let _=i[0];_<=o[0];_++){if(!r||r([_,w,b],a)){const x=c[C];x>f&&(f=x),x<d&&(d=x),h+=x*x,v+=x,p+=1}++C}}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 Dd(`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 Dd(`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 Zet={direction:null,indexToWorld:null,worldToIndex:null,spacing:[1,1,1],origin:[0,0,0],extent:[0,-1,0,-1,0,-1],dataDescription:js.EMPTY};function Pte(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Zet,n),Ip.extend(t,e,n),e.direction?Array.isArray(e.direction)&&(e.direction=new Float64Array(e.direction.slice(0,9))):e.direction=Vp(new Float64Array(9)),e.indexToWorld=new Float64Array(16),e.worldToIndex=new Float64Array(16),Z.get(t,e,["indexToWorld","worldToIndex"]),Z.setGetArray(t,e,["origin","spacing"],3),Z.setGetArray(t,e,["direction"],9),Z.getArray(t,e,["extent"],6),qet(t,e)}const Qet=Z.newInstance(Pte,"vtkImageData");var Fte={newInstance:Qet,extend:Pte};const Jet={MAGNITUDE:0,COMPONENT:1,RGBCOLORS:2},WL={LUMINANCE:1,LUMINANCE_ALPHA:2,RGB:3,RGBA:4};var RN={VectorMode:Jet,ScalarMappingTarget:WL};const ett={DEFAULT:0,MAP_SCALARS:1,DIRECT_SCALARS:2},ttt={DEFAULT:0,USE_POINT_DATA:1,USE_CELL_DATA:2,USE_POINT_FIELD_DATA:3,USE_CELL_FIELD_DATA:4,USE_FIELD_DATA:5},ntt={BY_ID:0,BY_NAME:1};var GT={ColorMode:ett,GetArray:ntt,ScalarMode:ttt};const{ScalarMappingTarget:T6,VectorMode:zl}=RN,{VtkDataTypes:Ad}=zn,{ColorMode:aw}=GT,{vtkErrorMacro:E6}=Z;function rtt(t){return t}function M6(t){return Math.floor(t*255+.5)}function att(t,e){e.classHierarchy.push("vtkScalarsToColors"),t.setVectorModeToMagnitude=()=>t.setVectorMode(zl.MAGNITUDE),t.setVectorModeToComponent=()=>t.setVectorMode(zl.COMPONENT),t.setVectorModeToRGBColors=()=>t.setVectorMode(zl.RGBCOLORS),t.build=()=>{},t.isOpaque=()=>!0,t.setAnnotations=(n,r)=>{if(!(n&&!r||!n&&r)){if(n&&r&&n.length!==r.length){E6("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===aw.DEFAULT&&n.getDataType()===Ad.UNSIGNED_CHAR||r===aw.DIRECT_SCALARS&&n)o=t.convertToRGBA(n,i,n.getNumberOfTuples());else{const s={type:"vtkDataArray",name:"temp",numberOfComponents:4,dataType:Ad.UNSIGNED_CHAR},l=Z.newTypedArray(s.dataType,4*n.getNumberOfTuples());s.values=l,s.size=l.length,o=zn.newInstance(s);let u=a;u<0&&i>1?t.mapVectorsThroughTable(n,o,T6.RGBA,-1,-1):(u<0&&(u=0),u>=i&&(u=i-1),t.mapScalarsThroughTable(n,o,T6.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===zl.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===zl.MAGNITUDE&&(c===1||l===1)&&(s=zl.COMPONENT));let f=0;switch(u>0&&(f=u),s){case zl.COMPONENT:{t.mapScalarsThroughTable(n,r,a,f);break}case zl.RGBCOLORS:break;case zl.MAGNITUDE:default:{const d=zn.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=M6(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()===Ad.UNSIGNED_CHAR)return n;const o=zn.newInstance({numberOfComponents:4,empty:!0,size:4*a,dataType:Ad.UNSIGNED_CHAR});if(a<=0)return o;i=i>0?i:0,i=i<1?i:1;let s=rtt;switch((n.getDataType()===Ad.FLOAT||n.getDataType()===Ad.DOUBLE)&&(s=M6),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 E6("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===aw.DEFAULT&&n.getDataType()===Ad.UNSIGNED_CHAR||r===aw.DIRECT_SCALARS?i===3||i===1?e.alpha>=1:n.getRange(i-1)[0]===255:!0}}const itt={alpha:1,vectorComponent:0,vectorSize:-1,vectorMode:zl.COMPONENT,mappingRange:null,annotationArray:null,annotatedValueMap:null,indexedLookup:!1};function zte(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,itt,n),Z.obj(t,e),e.mappingRange=[0,255],e.annotationArray=[],e.annotatedValueMap=[],Z.setGet(t,e,["vectorSize","vectorComponent","vectorMode","alpha","indexedLookup"]),Z.setArray(t,e,["mappingRange"],2),Z.getArray(t,e,["mappingRange"]),att(t,e)}const ott=Z.newInstance(zte,"vtkScalarsToColors");var HT={newInstance:ott,extend:zte,...RN};const{vtkErrorMacro:D6}=Z,A6=0,k6=1,qM=2;function stt(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+A6+1.5:i>r.range[1]?a=r.maxIndex+k6+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;O2(n)?i=Math.floor(a.maxIndex+1.5+qM):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+qM);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===WL.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===WL.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,xh(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 D6("Expected 4 components for RGBA colors"),!1;if(n.getDataType()!==Va.UNSIGNED_CHAR)return D6("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+A6)*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+k6)*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+qM)*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 ltt={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 Ute(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,ltt,n),HT.extend(t,e,n),e.table||(e.table=[]),e.buildTime={},Z.obj(e.buildTime),e.opaqueFlagBuildTime={},Z.obj(e.opaqueFlagBuildTime,{mtime:0}),e.insertTime={},Z.obj(e.insertTime,{mtime:0}),Z.get(t,e,["buildTime"]),Z.setGet(t,e,["numberOfColors","useAboveRangeColor","useBelowRangeColor"]),Z.setArray(t,e,["alphaRange","hueRange","saturationRange","valueRange"],2),Z.setArray(t,e,["nanColor","belowRangeColor","aboveRangeColor"],4),Z.getArray(t,e,["hueRange","saturationRange","valueRange","alphaRange","nanColor","belowRangeColor","aboveRangeColor"]),stt(t,e)}const utt=Z.newInstance(Ute,"vtkLookupTable");var Yv={newInstance:utt,extend:Ute};let Gte=1,LN=0;const ctt=["VTK_RESOLVE_OFF","VTK_RESOLVE_POLYGON_OFFSET"];function ftt(){return Gte}function dtt(t){Gte=t}function htt(){return LN}function WT(){LN=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0}function ptt(){WT(0)}function vtt(){WT(0)}function gtt(){WT(1)}function ytt(){return ctt[LN]}var jL={getResolveCoincidentTopologyAsString:ytt,getResolveCoincidentTopologyPolygonOffsetFaces:ftt,getResolveCoincidentTopology:htt,setResolveCoincidentTopology:WT,setResolveCoincidentTopologyPolygonOffsetFaces:dtt,setResolveCoincidentTopologyToDefault:ptt,setResolveCoincidentTopologyToOff:vtt,setResolveCoincidentTopologyToPolygonOffset:gtt};function Hte(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 ON=["Polygon","Line","Point"],mtt={Polygon:{factor:2,offset:0},Line:{factor:1,offset:-1},Point:{factor:0,offset:-2}},_h={};Hte(_h,mtt,ON.map(t=>({key:t,method:`ResolveCoincidentTopology${t}OffsetParameters`})));function btt(t,e){e.resolveCoincidentTopology===void 0&&(e.resolveCoincidentTopology=!1),Z.setGet(t,e,["resolveCoincidentTopology"]),e.topologyOffset={Polygon:{factor:0,offset:0},Line:{factor:0,offset:0},Point:{factor:0,offset:0}},Object.keys(jL).forEach(n=>{t[n]=jL[n]}),Object.keys(_h).forEach(n=>{t[n]=_h[n]}),Hte(t,e.topologyOffset,ON.map(n=>({key:n,method:`RelativeCoincidentTopology${n}OffsetParameters`}))),t.getCoincidentTopologyPolygonOffsetParameters=()=>{const n=_h.getResolveCoincidentTopologyPolygonOffsetParameters(),r=t.getRelativeCoincidentTopologyPolygonOffsetParameters();return{factor:n.factor+r.factor,offset:n.offset+r.offset}},t.getCoincidentTopologyLineOffsetParameters=()=>{const n=_h.getResolveCoincidentTopologyLineOffsetParameters(),r=t.getRelativeCoincidentTopologyLineOffsetParameters();return{factor:n.factor+r.factor,offset:n.offset+r.offset}},t.getCoincidentTopologyPointOffsetParameter=()=>{const n=_h.getResolveCoincidentTopologyPointOffsetParameters(),r=t.getRelativeCoincidentTopologyPointOffsetParameters();return{factor:n.factor+r.factor,offset:n.offset+r.offset}}}var Wte={implementCoincidentTopologyMethods:btt,staticOffsetAPI:_h,otherStaticMethods:jL,CATEGORIES:ON};const Xi={MIN_KNOWN_PASS:0,ACTOR_PASS:0,COMPOSITE_INDEX_PASS:1,ID_LOW24:2,ID_HIGH24:3,MAX_KNOWN_PASS:3};var jte={PassTypes:Xi};const{FieldAssociations:R6}=Ip,{staticOffsetAPI:Stt,otherStaticMethods:wtt}=Wte,{ColorMode:ZM,ScalarMode:kd,GetArray:QM}=GT,{VectorMode:xtt}=RN,{VtkDataTypes:_tt}=zn;function fy(t){return()=>Z.vtkErrorMacro(`vtkMapper::${t} - NOT IMPLEMENTED`)}function Ctt(t,e){e.classHierarchy.push("vtkMapper"),t.getBounds=()=>{const n=t.getInputData();return n?(e.static||t.update(),e.bounds=n.getBounds()):e.bounds=FT(),e.bounds},t.setForceCompileOnly=n=>{e.forceCompileOnly=n},t.setSelectionWebGLIdsToVTKIds=n=>{e.selectionWebGLIdsToVTKIds=n},t.createDefaultLookupTable=()=>{e.lookupTable=Yv.newInstance()},t.getColorModeAsString=()=>Z.enumToString(ZM,e.colorMode),t.setColorModeToDefault=()=>t.setColorMode(0),t.setColorModeToMapScalars=()=>t.setColorMode(1),t.setColorModeToDirectScalars=()=>t.setColorMode(2),t.getScalarModeAsString=()=>Z.enumToString(kd,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===kd.DEFAULT)s=n.getPointData().getScalars(),s||(s=n.getCellData().getScalars(),l=!0);else if(r===kd.USE_POINT_DATA)s=n.getPointData().getScalars();else if(r===kd.USE_CELL_DATA)s=n.getCellData().getScalars(),l=!0;else if(r===kd.USE_POINT_FIELD_DATA){const u=n.getPointData();a===QM.BY_ID?s=u.getArrayByIndex(i):s=u.getArrayByName(o)}else if(r===kd.USE_CELL_FIELD_DATA){const u=n.getCellData();l=!0,a===QM.BY_ID?s=u.getArrayByIndex(i):s=u.getArrayByName(o)}else if(r===kd.USE_FIELD_DATA){const u=n.getFieldData();a===QM.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 O2(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=Yv.applyLogScale(w,l,s));const C=t.scalarToTextureCoordinate(w,d[0],h);v[y]=C.texCoordS,v[y+1]=C.texCoordT,y+=2}else{g+=o;for(let m=0;m<a;++m){let b=p[g];c&&(b=Yv.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&&Yv.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=Fte.newInstance(),e.colorTextureMap.setExtent(0,s-1,0,1,0,0);const c=zn.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=zn.newInstance({numberOfComponents:2,values:new Float32Array(l*2)});let u=e.lookupTable.getVectorComponent();e.lookupTable.getVectorMode()===xtt.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===ZM.DEFAULT&&a.getDataType()===_tt.UNSIGNED_CHAR||e.colorMode===ZM.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=fy("AcquireInvertibleLookupTable"),t.valueToColor=fy("ValueToColor"),t.colorToValue=fy("ColorToValue"),t.useInvertibleColorFor=fy("UseInvertibleColorFor"),t.clearInvertibleColor=fy("ClearInvertibleColor"),t.processSelectorPixelBuffers=(n,r)=>{if(!n||!e.selectionWebGLIdsToVTKIds||!e.populateSelectionSettings)return;const a=n.getRawPixelBuffer(Xi.ID_LOW24),i=n.getRawPixelBuffer(Xi.ID_HIGH24),o=n.getCurrentPass(),s=n.getFieldAssociation();let l=null;s===R6.FIELD_ASSOCIATION_POINTS?l=e.selectionWebGLIdsToVTKIds.points:s===R6.FIELD_ASSOCIATION_CELLS&&(l=e.selectionWebGLIdsToVTKIds.cells),l&&r.forEach(u=>{if(o===Xi.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(Xi.ID_LOW24);d[u]=f&255,d[u+1]=(f&65280)>>8,d[u+2]=(f&16711680)>>16}else if(o===Xi.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(Xi.ID_HIGH24);d[u]=(f&4278190080)>>24}})}}const Ttt={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 Kte(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Ttt,n),Det.extend(t,e,n),Z.get(t,e,["colorCoordinates","colorMapColors","colorTextureMap","selectionWebGLIdsToVTKIds"]),Z.setGet(t,e,["colorByArrayName","arrayAccessMode","colorMode","fieldDataTupleId","interpolateScalarsBeforeMapping","lookupTable","populateSelectionSettings","renderTime","scalarMode","scalarVisibility","static","useLookupTableScalarRange","customShaderAttributes"]),Z.setGetArray(t,e,["scalarRange"],2),Wte.implementCoincidentTopologyMethods(t,e),Ctt(t,e)}const Ett=Z.newInstance(Kte,"vtkMapper");var Br={newInstance:Ett,extend:Kte,...Stt,...wtt,...GT};function Yte(t){let e=0;return t.filter((n,r)=>r===e?(e+=n+1,!0):!1)}function Xte(t){let e=0;for(let n=0;n<t.length;)n+=t[n]+1,e++;return e}const Mtt={extractCellSizes:Yte,getNumberOfCells:Xte};function Dtt(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=Xte(t.getData())),e.numberOfCells),t.getCellSizes=r=>(e.cellSizes!==void 0&&!r||(e.cellSizes=Yte(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 Att(t){return{empty:!0,numberOfComponents:1,dataType:Va.UNSIGNED_INT,...t}}function qte(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};zn.extend(t,e,Att(n)),Dtt(t,e)}const ktt=Z.newInstance(qte,"vtkCellArray");var $2={newInstance:ktt,extend:qte,...Mtt};const{vtkErrorMacro:Rtt}=Z,Ltt=[1,-1,1,-1,1,-1];function Ott(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=Z.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 Rtt(`getBounds called on an array with components of
- ${t.getNumberOfComponents()}`),Ltt;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 Vtt={empty:!0,numberOfComponents:3,dataType:Va.FLOAT,bounds:[1,-1,1,-1,1,-1]};function Zte(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Vtt,n),zn.extend(t,e,n),Ott(t,e)}const Ntt=Z.newInstance(Zte,"vtkPoints");var B1={newInstance:Ntt,extend:Zte};function Itt(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=Z.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 PT(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)=>{Z.vtkErrorMacro("vtkCell.evaluatePosition is not implemented.")}}const Btt={bounds:[-1,-1,-1,-1,-1,-1],pointsIds:[]};function Qte(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Btt,n),Z.obj(t,e),e.points||(e.points=B1.newInstance()),Z.get(t,e,["points","pointsIds"]),Itt(t,e)}const $tt=Z.newInstance(Qte,"vtkCell");var P2={newInstance:$tt,extend:Qte};function Ptt(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 Ftt(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++)P2.newInstance().getPointsIds().forEach(l=>{t.incrementLinkCount(l)});t.allocateLinks(r),e.maxId=r-1;for(let o=0;o<a;++o)P2.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=()=>{Ptt(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 ztt={array:null,maxId:0,extend:0};function Jte(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,ztt,n),Z.obj(t,e),Ftt(t,e)}const Utt=Z.newInstance(Jte,"vtkCellLinks");var Gtt={newInstance:Utt,extend:Jte};const qr={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},KL=["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 Htt(t){return t<KL.length?KL[t]:"UnknownClass"}function Wtt(t){return KL.findIndex(t)}function jtt(t){return t<qr.VTK_QUADRATIC_EDGE||t===qr.VTK_CONVEX_POINT_SET||t===qr.VTK_POLYHEDRON}function Ktt(t){return t===qr.VTK_TRIANGLE_STRIP||t===qr.VTK_POLY_LINE||t===qr.VTK_POLY_VERTEX}const Ytt={getClassNameFromTypeId:Htt,getTypeIdFromClassName:Wtt,isLinear:jtt,hasSubCells:Ktt};function Xtt(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]=qr.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 qtt={size:0,maxId:-1,extend:1e3};function ene(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,qtt,n),Z.obj(t,e),Z.get(t,e,["size","maxId","extend"]),Z.getArray(t,e,["typeArray","locationArray"]),Xtt(t,e)}const Ztt=Z.newInstance(ene,"vtkCellTypes");var Qtt={newInstance:Ztt,extend:ene,...Ytt};const Jtt={NO_INTERSECTION:0,YES_INTERSECTION:1,ON_LINE:2};var tne={IntersectionState:Jtt};const{IntersectionState:__}=tne;function Xv(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=Ln(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=Zs(o,t),a}function nne(t,e,n,r,a,i){const o=[],s=[],l=[];a[0]=0,i[0]=0,iu(e,t,o),iu(r,n,s),iu(n,t,l);const u=[Ln(o,o),-Ln(o,s),-Ln(o,s),Ln(s,s)],c=[];if(c[0]=Ln(o,l),c[1]=-Ln(s,l),Fee(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=Xv(d[g],h[g],v[g]),p.distance<f&&(f=p.distance);return __.ON_LINE}return a[0]=c[0],i[0]=c[1],a[0]>=0&&a[0]<=1&&i[0]>=0&&i[0]<=1?__.YES_INTERSECTION:__.NO_INTERSECTION}const ent={distanceToLine:Xv,intersection:nne};function tnt(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=nne(r,a,c,f,d,h);if(l.t=d[0],l.betweenPoints=n(l.t),s[0]=h[0],v===__.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(Zs(o,u)<=i*i)return l.intersect=1,l}else{let p;if(l.t<0)return p=Xv(r,c,f,o),p.distance<=i*i&&(l.t=0,l.intersect=1,l.betweenPoints=!0),l;if(l.t>1)return p=Xv(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=Xv(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=Xv(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?(v_(a,e.orientations[0],e.orientations[1],r[0]),i[0]=1-r[0],i[1]=r[0],!0):!1}const nnt={orientations:null};function rne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,nnt,n),P2.extend(t,e,n),Z.setGet(t,e,["orientations"]),tnt(t,e)}const rnt=Z.newInstance(rne,"vtkLine");var rs={newInstance:rnt,extend:rne,...ent,...tne};function ant(t,e){e.classHierarchy.push("vtkPointSet"),e.points?e.points=sl(e.points):e.points=B1.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=B1.newInstance(),e.points.shallowCopy(r.getPoints())}}const int={};function ane(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,int,n),Ip.extend(t,e,n),Z.setGet(t,e,["points"]),ant(t,e)}const ont=Z.newInstance(ane,"vtkPointSet");var snt={newInstance:ont,extend:ane};function VN(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 F2(t,e,n,r){VN(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 lnt(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=[];F2(t,e,n,f),F2(r,a,i,d);const h=-Ln(f,t),v=-Ln(d,r),p=[Ln(d,t)+v,Ln(d,e)+v,Ln(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=[Ln(f,r)+h,Ln(f,a)+h,Ln(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=Ln(f,d),w=(h-v*b)/(b*b-1),C=(v-h*b)/(b*b-1),_=[w*f[0]+C*d[0],w*f[1]+C*d[1],w*f[2]+C*d[2]],x=vu(f,d,[]);bp(x);let T=0,M=0;const E=[],A=[];let k=50,R=50;for(let z=0;z<3;z++){const B=z,W=(z+1)%3,V=Xg.intersectWithLine(y[B],y[W],r,d);V.intersection&&V.t>0-o&&V.t<1+o&&(V.t<1+o&&V.t>1-o&&(k=T),E[T++]=Ln(V.x,x)-Ln(_,x));const P=Xg.intersectWithLine(m[B],m[W],t,f);P.intersection&&P.t>0-o&&P.t<1+o&&(P.t<1+o&&P.t>1-o&&(R=M),A[M++]=Ln(P.x,x)-Ln(_,x))}if(T>2){T--;const z=E[2];E[2]=E[k],E[k]=z}if(M>2){M--;const z=A[2];A[2]=A[R],A[R]=z}if(T!==2||M!==2)return{intersect:!1,coplanar:s,pt1:l,pt2:u,surfaceId:c};if(Number.isNaN(E[0])||Number.isNaN(E[1])||Number.isNaN(A[0])||Number.isNaN(A[1]))return{intersect:!1,coplanar:s,pt1:l,pt2:u,surfaceId:c};if(E[0]>E[1]){const z=E[1];E[1]=E[0],E[0]=z}if(A[0]>A[1]){const z=A[1];A[1]=A[0],A[0]=z}let N,F;return E[1]<A[0]||A[1]<E[0]?{intersect:!1,coplanar:s,pt1:l,pt2:u,surfaceId:c}:(E[0]<A[0]?E[1]<A[1]?(c[0]=2,c[1]=1,N=A[0],F=E[1]):(c[0]=2,c[1]=2,N=A[0],F=A[1]):E[1]<A[1]?(c[0]=1,c[1]=1,N=E[0],F=E[1]):(c[0]=1,c[1]=2,N=E[0],F=A[1]),VL(_,x,N,l),VL(_,x,F,u),{intersect:!0,coplanar:s,pt1:l,pt2:u,surfaceId:c})}const unt={computeNormalDirection:VN,computeNormal:F2,intersectWithTriangle:lnt};function cnt(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(F2(c,f,d,h),h[0]!==0||h[1]!==0||h[2]!==0){const b=Xg.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=Zs(c,f),g=Zs(f,d),y=Zs(d,c);e.line||(e.line=rs.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=[],C=[];for(let _=0;_<3;_++)b[_]=c[_]-d[_],w[_]=f[_]-d[_],C[_]=i[_]-d[_];return o[0]=Ln(C,b)/y,o[1]=Ln(C,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,C,_,x=[];const T=[],M=[],E=[];o.subId=0,a[2]=0,e.points.getPoint(1,u),e.points.getPoint(2,c),e.points.getPoint(0,f),VN(u,c,f,d),Xg.generalizedProjectPoint(n,u,d,E);let A=0;for(s=0;s<3;s++)d[s]<0?h=-d[s]:h=d[s],h>A&&(A=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=ca(p,g),y===0)return a[0]=0,a[1]=0,o.evaluation=-1,o;if(a[0]=ca(v,g)/y,a[1]=ca(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=Zs(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=Zs(n,f),C=rs.distanceToLine(n,u,f,k,T),_=rs.distanceToLine(n,f,c,k,M),w<C?(o.dist2=w,x=f):(o.dist2=C,x=T),_<o.dist2&&(o.dist2=_,x=M),s=0;s<3;s++)r[s]=x[s];else if(i[2]<0&&i[0]<0)for(w=Zs(n,u),C=rs.distanceToLine(n,u,f,k,T),_=rs.distanceToLine(n,u,c,k,M),w<C?(o.dist2=w,x=u):(o.dist2=C,x=T),_<o.dist2&&(o.dist2=_,x=M),s=0;s<3;s++)r[s]=x[s];else if(i[1]<0&&i[0]<0)for(w=Zs(n,c),C=rs.distanceToLine(n,c,f,k,T),_=rs.distanceToLine(n,u,c,k,M),w<C?(o.dist2=w,x=c):(o.dist2=C,x=T),_<o.dist2&&(o.dist2=_,x=M),s=0;s<3;s++)r[s]=x[s];else if(i[0]<0){const R=rs.distanceToLine(n,u,c,r);o.dist2=R.distance}else if(i[1]<0){const R=rs.distanceToLine(n,c,f,r);o.dist2=R.distance}else if(i[2]<0){const R=rs.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 fnt={};function ine(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,fnt,n),P2.extend(t,e,n),cnt(t,e)}const dnt=Z.newInstance(ine,"vtkTriangle");var hnt={newInstance:dnt,extend:ine,...unt};const JM=["verts","lines","polys","strips"],{vtkWarningMacro:L6}=Z,pnt={[qr.VTK_LINE]:rs,[qr.VTK_POLY_LINE]:rs,[qr.VTK_TRIANGLE]:hnt};function vnt(t,e){e.classHierarchy.push("vtkPolyData");function n(a){return a.replace(/(?:^\w|[A-Z]|\b\w)/g,i=>i.toUpperCase()).replace(/\s+/g,"")}JM.forEach(a=>{t[`getNumberOf${n(a)}`]=()=>e[a].getNumberOfCells(),e[a]?e[a]=sl(e[a]):e[a]=$2.newInstance()}),t.getNumberOfCells=()=>JM.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),JM.forEach(o=>{e[o]=$2.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?qr.VTK_POLY_VERTEX:qr.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?qr.VTK_POLY_LINE:qr.VTK_LINE,v===1&&L6("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]=qr.VTK_TRIANGLE;break;case 4:c[p]=qr.VTK_QUAD;break;default:c[p]=qr.VTK_POLYGON;break}v<3&&L6("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(qr.VTK_TRIANGLE_STRIP,0,s),e.strips.getCellSizes().forEach((v,p)=>{d[p]=h,h+=v+1})}e.cells=Qtt.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=Gtt.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 qr.VTK_VERTEX:case qr.VTK_POLY_VERTEX:o=e.verts;break;case qr.VTK_LINE:case qr.VTK_POLY_LINE:o=e.lines;break;case qr.VTK_TRIANGLE:case qr.VTK_QUAD:case qr.VTK_POLYGON:o=e.polys;break;case qr.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||pnt[o.cellType].newInstance();return s.initialize(t.getPoints(),o.cellPointIds),s}}const gnt={};function one(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,gnt,n),snt.extend(t,e,n),Z.get(t,e,["cells","links"]),Z.setGet(t,e,["verts","lines","polys","strips"]),vnt(t,e)}const ynt=Z.newInstance(one,"vtkPolyData");var $a={newInstance:ynt,extend:one};function mnt(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 bnt=(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,C=s,_=0;for(let x=0;x<o.length;x++){let T=m+b+w*l;const M=T%p-(m+b)%p;M>l&&(T+=p),M<-l&&(T-=p),y[T]?_+=y[T]*o[x]:C-=o[x],w+=1}f[m+b]=_/C}y=[...f];for(let m=0;m<f.length;m+=l)for(let b=0;b<l;b++){let w=-(o.length-1)/2,C=s,_=0;for(let x=0;x<o.length;x++){const T=m+b+w*p;y[T]?_+=y[T]*o[x]:C-=o[x],w+=1}f[m+b]=_/C}d.push(f)}return d},Snt={image:null,canvas:null,jsImageData:null,imageLoaded:!1,repeat:!1,interpolate:!1,edgeClamp:!1,mipLevel:0,resizable:!1};function sne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Snt,n),Z.obj(t,e),Z.algo(t,e,6,0),Z.get(t,e,["canvas","image","jsImageData","imageLoaded","resizable"]),Z.setGet(t,e,["repeat","edgeClamp","interpolate","mipLevel"]),mnt(t,e)}const wnt=Z.newInstance(sne,"vtkTexture"),xnt={generateMipmaps:bnt};var Kb={newInstance:wnt,extend:sne,...xnt};const _nt=[[-1,0,0],[1,0,0],[0,-1,0],[0,1,0],[0,0,-1],[0,0,1]],O6=[[8,7,11,3],[9,1,10,5],[4,9,0,8],[2,11,6,10],[0,3,2,1],[4,5,6,7]],iw=[[0,1],[1,3],[2,3],[0,2],[4,5],[5,7],[6,7],[4,6],[0,4],[1,5],[3,7],[2,6]],V6=[0,1,0,1,0,1,0,1,2,2,2,2],oa=[[1,2],[1,2],[0,2],[0,2],[0,1],[0,1]],kn=new Float64Array(3),ow=new Float64Array(3),Tr=new Float64Array(3),Ch=new Float64Array(3),Rd=new Float64Array(3),sw=new Float64Array(3),eD=new Float64Array(16);function tD(t,e){t.strokeStyle=e.strokeColor,t.lineWidth=e.strokeSize,t.fillStyle=e.fontColor,t.font=`${e.fontStyle} ${e.fontSize}px ${e.fontFamily}`}function Cnt(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;kn[0]=c[r*3],kn[1]=c[r*3+1],kn[2]=c[r*3+2],_r(Tr,kn,a),Tr[0]+=.1,_r(ow,Tr,i),bf(Rd,ow,kn),Tr[0]-=.1,Tr[1]+=.1,_r(ow,Tr,i),bf(sw,ow,kn);for(let v=0;v<3;v++)Rd[v]/=.5*.1*f[0],sw[v]/=.5*.1*f[1];let d=l.ptIdx,h=l.cellIdx;kn[0]=c[r*3],kn[1]=c[r*3+1],kn[2]=c[r*3+2],o[0]<-.5?tf(Tr,Rd,o[0]*s-u.width):o[0]>.5?tf(Tr,Rd,o[0]*s):tf(Tr,Rd,o[0]*s-u.width/2),Yy(kn,kn,Tr),tf(Tr,sw,o[1]*s-u.height/2),Yy(kn,kn,Tr),l.points[d*3]=kn[0],l.points[d*3+1]=kn[1],l.points[d*3+2]=kn[2],l.tcoords[d*2]=u.tcoords[0],l.tcoords[d*2+1]=u.tcoords[1],d++,tf(Tr,Rd,u.width),Yy(kn,kn,Tr),l.points[d*3]=kn[0],l.points[d*3+1]=kn[1],l.points[d*3+2]=kn[2],l.tcoords[d*2]=u.tcoords[2],l.tcoords[d*2+1]=u.tcoords[3],d++,tf(Tr,sw,u.height),Yy(kn,kn,Tr),l.points[d*3]=kn[0],l.points[d*3+1]=kn[1],l.points[d*3+2]=kn[2],l.tcoords[d*2]=u.tcoords[4],l.tcoords[d*2+1]=u.tcoords[5],d++,tf(Tr,Rd,u.width),bf(kn,kn,Tr),l.points[d*3]=kn[0],l.points[d*3+1]=kn[1],l.points[d*3+2]=kn[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);ea(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);Ji(eD,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;){kn[0]=h[c*3],kn[1]=h[c*3+1],kn[2]=h[c*3+2],_r(Tr,kn,n),kn[0]=h[c*3+3],kn[1]=h[c*3+4],kn[2]=h[c*3+5],_r(Ch,kn,n),bf(Tr,Tr,Ch);const g=[Tr[0],Tr[1]];Lee(g),t.createPolyDataForOneLabel(v[f],c,n,eD,g,e.renderable.getAxisTitlePixelOffset(),u),c+=2,f++;for(let y=0;y<e.renderable.getTickCounts()[d];y++)t.createPolyDataForOneLabel(v[f],c,n,eD,g,e.renderable.getTickLabelPixelOffset(),u),c++,f++;d++}const p=zn.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 Tnt=Z.newInstance(function(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{renderable:null};Object.assign(e,{},n),Z.obj(t,e),e.tmPolyData=$a.newInstance(),e.tmMapper=Br.newInstance(),e.tmMapper.setInputData(e.tmPolyData),e.tmActor=Ir.newInstance({parentProp:t}),e.tmActor.setMapper(e.tmMapper),Z.setGet(t,e,["renderable"]),Z.get(t,e,["lastSize","lastAspectRatio","axisTextStyle","tickTextStyle","tmActor","ticks"]),e.forceUpdate=!1,e.lastRedrawTime={},Z.obj(e.lastRedrawTime,{mtime:0}),e.lastRebuildTime={},Z.obj(e.lastRebuildTime,{mtime:0}),e.lastSize=[-1,-1],e.lastTickBounds=[],Cnt(t,e)},"vtkCubeAxesActorHelper");function Ent(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();ea(r,r);let a=!1;const i=Jr.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]&&(kn[u]=e.dataBounds[s]-.1*i*_nt[s][u],kn[c]=.5*(e.dataBounds[c*2]+e.dataBounds[c*2+1]),kn[f]=.5*(e.dataBounds[f*2]+e.dataBounds[f*2+1]),_r(Tr,kn,r),kn[u]=e.dataBounds[s],_r(Ch,kn,r),bf(Tr,Ch,Tr),Rf(Tr,Tr),l=Tr[2]>o,e.camera.getParallelProjection()||(Rf(Ch,Ch),l=eN(Ch,Tr)>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[oa[h][0]].length*2+i[oa[h][1]].length*2,s+=i[oa[h][0]].length+i[oa[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]=iw[h][0],c[d*3+2]=iw[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[oa[h][0]];for(let g=0;g<p.length;g++)u[f*3+v]=e.dataBounds[h],u[f*3+oa[h][0]]=p[g],u[f*3+oa[h][1]]=e.dataBounds[oa[h][1]*2],f++,u[f*3+v]=e.dataBounds[h],u[f*3+oa[h][0]]=p[g],u[f*3+oa[h][1]]=e.dataBounds[oa[h][1]*2+1],f++,c[d*3]=2,c[d*3+1]=f-2,c[d*3+2]=f-1,d++;p=i[oa[h][1]];for(let g=0;g<p.length;g++)u[f*3+v]=e.dataBounds[h],u[f*3+oa[h][1]]=p[g],u[f*3+oa[h][0]]=e.dataBounds[oa[h][0]*2],f++,u[f*3+v]=e.dataBounds[h],u[f*3+oa[h][1]]=p[g],u[f*3+oa[h][0]]=e.dataBounds[oa[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[V6[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=O6[h][v];if(a[p]===1){const g=V6[p],y=iw[p][0]*3,m=iw[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+oa[h][0]]=.5*(e.dataBounds[oa[h][0]*2]+e.dataBounds[oa[h][0]*2+1]),u[c*3+oa[h][1]]=.5*(e.dataBounds[oa[h][1]*2]+e.dataBounds[oa[h][1]*2+1]),c++,e.textValues[f]=e.axisLabels[g],f++;const w=(g+1)%3,C=(g+2)%3,_=i[g],x=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+C]=l[y+C],c++,e.textValues[f]=x[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[O6[u][c]]++;const s=[],l=[];for(let u=0;u<3;u++){const c=x0().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])){tD(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)}tD(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=us(a),i=us(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)=>{tD(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(),Jr.setBounds(e.bounds,e.gridActor.getBounds()),Jr.scaleAboutCenter(e.bounds,e.boundsScaleFactor,e.boundsScaleFactor,e.boundsScaleFactor),e.bounds);const n=Z.chain(t.setProperty,e.gridActor.setProperty);t.setProperty=r=>n(r)[0]}function Mnt(t){return{boundsScaleFactor:1.3,camera:null,dataBounds:[...Jr.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 lne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Mnt(n)),Ir.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=Kb.newInstance(),e.tmTexture.setInterpolate(!1),t.getProperty().setDiffuse(0),t.getProperty().setAmbient(1),e.gridMapper=Br.newInstance(),e.polyData=$a.newInstance(),e.gridMapper.setInputData(e.polyData),e.gridActor=Ir.newInstance(),e.gridActor.setMapper(e.gridMapper),e.gridActor.setProperty(t.getProperty()),e.gridActor.setParentProp(t),e.textPolyData=$a.newInstance(),Z.setGet(t,e,["axisTitlePixelOffset","boundsScaleFactor","faceVisibilityAngle","gridLines","tickLabelPixelOffset"]),Z.setGetArray(t,e,["dataBounds"],6),Z.setGetArray(t,e,["axisLabels"],3),Z.get(t,e,["axisTextStyle","tickTextStyle","camera","tmTexture","textValues","textPolyData","tickCounts","gridActor"]),Ent(t,e)}const Dnt=Z.newInstance(lne,"vtkCubeAxesActor");var une={newInstance:Dnt,extend:lne,newCubeAxesActorHelper:Tnt};function Ant(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 knt={};function Rnt(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,knt,n),Sa.extend(t,e,n),e.CubeAxesActorHelper=une.newCubeAxesActorHelper(),Ant(t,e)}const Lnt=Kr(Rnt,"vtkOpenGLCubeAxesActor");El("vtkCubeAxesActor",Lnt);const Rm={ARRAY_BUFFER:0,ELEMENT_ARRAY_BUFFER:1,TEXTURE_BUFFER:2};var cne={ObjectType:Rm};const{ObjectType:C_}=cne,Ont={};function Vnt(t,e){e.classHierarchy.push("vtkOpenGLBufferObject");function n(s){switch(s){case C_.ELEMENT_ARRAY_BUFFER:return e.context.ELEMENT_ARRAY_BUFFER;case C_.TEXTURE_BUFFER:if("TEXTURE_BUFFER"in e.context)return e.context.TEXTURE_BUFFER;case C_.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 Nnt={objectType:C_.ARRAY_BUFFER,context:null,allocatedGPUMemoryInBytes:0};function fne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Nnt,n),Z.obj(t,e),Z.get(t,e,["_openGLRenderWindow","allocatedGPUMemoryInBytes"]),Z.moveToProtected(t,e,["openGLRenderWindow"]),Vnt(t,e)}const Int=Z.newInstance(fne);var dne={newInstance:Int,extend:fne,...Ont,...cne};const{vtkErrorMacro:N6}=Z;function Bnt(t,e){const n=new Float64Array(3);gqe(n,e);const r=new Float64Array(16);return DJ(r,yp(),t,n),r}function $nt(t,e){return t===null||e===null?!1:!(Q8(t,[0,0,0])&&Q8(e,[1,1,1]))}function Pnt(t,e){e.classHierarchy.push("vtkOpenGLCellArrayBufferObject"),t.setType(Rm.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(V=>{V&&(e.customData.push({data:V.getData(),offset:4*e.blockSize,components:V.getNumberOfComponents(),name:V.getName()}),e.blockSize+=V.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=dne.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(V,P,K){for(let Q=0;Q<V;++Q)b(P[K+Q])},linesToWireframe(V,P,K){for(let Q=0;Q<V-1;++Q)b(P[K+Q]),b(P[K+Q+1])},polysToWireframe(V,P,K){if(V>2)for(let Q=0;Q<V;++Q)b(P[K+Q]),b(P[K+(Q+1)%V])},stripsToWireframe(V,P,K){if(V>2){for(let Q=0;Q<V-1;++Q)b(P[K+Q]),b(P[K+Q+1]);for(let Q=0;Q<V-2;Q++)b(P[K+Q]),b(P[K+Q+2])}},polysToSurface(V,P,K){for(let Q=0;Q<V-2;Q++)b(P[K+0]),b(P[K+Q+1]),b(P[K+Q+2])},stripsToSurface(V,P,K){for(let Q=0;Q<V-2;Q++)b(P[K+Q]),b(P[K+Q+1+Q%2]),b(P[K+Q+1+(Q+1)%2])}},C={anythingToPoints(V,P){return V},linesToWireframe(V,P){return V>1?(V-1)*2:0},polysToWireframe(V,P){return V>2?V*2:0},stripsToWireframe(V,P){return V>2?V*4-6:0},polysToSurface(V,P){return V>2?(V-2)*3:0},stripsToSurface(V,P,K){return V>2?(V-2)*3:0}};let _=null,x=null;a===ni.POINTS||r==="verts"?(_=w.anythingToPoints,x=C.anythingToPoints):a===ni.WIREFRAME||r==="lines"?(_=w[`${r}ToWireframe`],x=C[`${r}ToWireframe`]):(_=w[`${r}ToSurface`],x=C[`${r}ToSurface`]);const T=n.getData(),M=T.length;let E=0;for(let V=0;V<M;)E+=x(T[V],T),V+=T[V]+1;let A=null;const k=new Float32Array(E*e.blockSize);c&&(A=new Uint8Array(E*4));let R=0,N=0,F=0,z=0;for(let V=0;V<3;++V){const P=i.points.getRange(V),K=P[1]-P[0];F+=K*K;const Q=.5*(P[1]+P[0]);z+=Q*Q}if(F>0&&(Math.abs(z)/F>1e6||Math.abs(Math.log10(F))>3||F===0&&z>1e6)){const V=new Float64Array(3),P=new Float64Array(3);for(let K=0;K<3;++K){const Q=i.points.getRange(K),re=Q[1]-Q[0];V[K]=.5*(Q[1]+Q[0]),P[K]=re>0?1/re:1}t.setCoordShiftAndScale(V,P)}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 V=new Int32Array(E+o.points.length);V.set(o.points),o.points=V;const P=new Int32Array(E+o.cells.length);P.set(o.cells),o.cells=P}let W=i.vertexOffset;b=function(P){if(o&&(o.points[W]=P,o.cells[W]=m+i.cellOffset),++W,h=P*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=P*3,k[R++]=l[v++],k[R++]=l[v++],k[R++]=l[v++]),e.customData.forEach(K=>{y=P*K.components;for(let Q=0;Q<K.components;++Q)k[R++]=K.data[y++]}),u!==null){p=P*d;for(let K=0;K<d;++K)k[R++]=u[p++]}c!==null&&(i.haveCellScalars?g=(m+i.cellOffset)*f:g=P*f,A[N++]=c[g++],A[N++]=c[g++],A[N++]=c[g++],A[N++]=f===4?c[g++]:255)};for(let V=0;V<M;)_(T[V],T,V+1),V+=T[V]+1,m++;return e.elementCount=E,t.upload(k,Rm.ARRAY_BUFFER),e.colorBO&&(e.colorBOStride=4,e.colorBO.upload(A,Rm.ARRAY_BUFFER)),m},t.setCoordShiftAndScale=(n,r)=>{if(n!==null&&(n.constructor!==Float64Array||n.length!==3)){N6("Wrong type for coordShift, expected vec3 or null");return}if(r!==null&&(r.constructor!==Float64Array||r.length!==3)){N6("Wrong type for coordScale, expected vec3 or null");return}(e.coordShift===null||n===null||!J8(n,e.coordShift))&&(e.coordShift=n),(e.coordScale===null||r===null||!J8(r,e.coordScale))&&(e.coordScale=r),e.coordShiftAndScaleEnabled=$nt(e.coordShift,e.coordScale),e.coordShiftAndScaleEnabled?e.inverseShiftAndScaleMatrix=Bnt(e.coordShift,e.coordScale):e.inverseShiftAndScaleMatrix=null}}const Fnt={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 hne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Fnt,n),dne.extend(t,e,n),Z.setGet(t,e,["colorBO","elementCount","stride","colorBOStride","vertexOffset","normalOffset","tCoordOffset","tCoordComponents","colorOffset","colorComponents","customData"]),Z.get(t,e,["coordShift","coordScale","coordShiftAndScaleEnabled","inverseShiftAndScaleMatrix"]),Pnt(t,e)}const znt=Z.newInstance(hne);var Unt={newInstance:znt,extend:hne};const{vtkErrorMacro:Gnt}=Z;function Hnt(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 Gnt(`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 Wnt={shaderType:"Unknown",source:"",error:"",handle:0,dirty:!1,context:null};function pne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Wnt,n),Z.obj(t,e),Z.setGet(t,e,["shaderType","source","error","handle","context"]),Hnt(t,e)}const jnt=Z.newInstance(pne,"vtkShader");var nD={newInstance:jnt,extend:pne};const{vtkErrorMacro:Vl}=Z;function Knt(t,e,n,r){const a=typeof n=="string"?n:n.join(`
- `),i=r===!1?e:new RegExp(e,"g"),o=t.replace(i,a);return{replace:o!==a,result:o}}function Ynt(t,e){e.classHierarchy.push("vtkShaderProgram"),t.compileShader=()=>e.vertexShader.compile()?e.fragmentShader.compile()?!t.attachShader(e.vertexShader)||!t.attachShader(e.fragmentShader)?(Vl(e.error),0):t.link()?(t.setCompiled(!0),1):(Vl(`Links failed: ${e.error}`),0):(Vl(e.fragmentShader.getSource().split(`
- `).map((n,r)=>`${r}: ${n}`).join(`
- `)),Vl(e.fragmentShader.getError()),0):(Vl(e.vertexShader.getSource().split(`
- `).map((n,r)=>`${r}: ${n}`).join(`
- `)),Vl(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 Vl(`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):(Vl("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 Vl("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 Xnt={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 vne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Xnt,n),e.attributesLocs={},e.uniformLocs={},e.vertexShader=nD.newInstance(),e.vertexShader.setShaderType("Vertex"),e.fragmentShader=nD.newInstance(),e.fragmentShader.setShaderType("Fragment"),e.geometryShader=nD.newInstance(),e.geometryShader.setShaderType("Geometry"),Z.obj(t,e),Z.get(t,e,["lastCameraMTime"]),Z.setGet(t,e,["error","handle","compiled","bound","md5Hash","vertexShader","fragmentShader","geometryShader","linked"]),Ynt(t,e)}const qnt=Z.newInstance(vne,"vtkShaderProgram");var bt={newInstance:qnt,extend:vne,substitute:Knt};function Znt(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()!==Rm.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 Qnt={forceEmulation:!1,handleVAO:0,handleProgram:0,supported:!0,buffers:null,context:null};function gne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Qnt,n),e.buffers=[],Z.obj(t,e),Z.get(t,e,["supported"]),Z.setGet(t,e,["forceEmulation"]),Znt(t,e)}const Jnt=Z.newInstance(gne,"vtkOpenGLVertexArrayObject");var yne={newInstance:Jnt,extend:gne};const nf={Start:0,Points:0,Lines:1,Tris:2,TriStrips:3,TrisEdges:4,TriStripsEdges:5,End:6};function ert(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===ni.POINTS||r===nf.Points?e.context.POINTS:n===ni.WIREFRAME||r===nf.Lines||r===nf.TrisEdges||r===nf.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===nf.Points||r.getProperty().getRepresentation()===ni.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=bt.substitute(i,"//VTK::PositionVC::Dec",["//VTK::PositionVC::Dec","uniform float pointSize;"]).result,i=bt.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=bt.substitute(i,"//VTK::PositionVC::Dec",["//VTK::PositionVC::Dec","uniform vec2 viewportSize;","uniform float lineWidthStepSize;","uniform float halfLineWidth;"]).result,i=bt.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===nf.Points?2:e.primitiveType===nf.Lines?4:6,t.getAllocatedGPUMemoryInBytes=()=>t.getCABO().getAllocatedGPUMemoryInBytes()}const trt={context:null,program:null,shaderSourceTime:null,VAO:null,attributeUpdateTime:null,CABO:null,primitiveType:0,pointPicking:!1};function mne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,trt,n),Z.obj(t,e),e.shaderSourceTime={},Z.obj(e.shaderSourceTime),e.attributeUpdateTime={},Z.obj(e.attributeUpdateTime),Z.setGet(t,e,["program","shaderSourceTime","VAO","attributeUpdateTime","CABO","primitiveType","pointPicking"]),e.program=bt.newInstance(),e.VAO=yne.newInstance(),e.CABO=Unt.newInstance(),ert(t,e)}const nrt=Z.newInstance(mne);var E0={newInstance:nrt,extend:mne,primTypes:nf};const rrt={CLAMP_TO_EDGE:0,REPEAT:1,MIRRORED_REPEAT:2},YL={NEAREST:0,LINEAR:1,NEAREST_MIPMAP_NEAREST:2,NEAREST_MIPMAP_LINEAR:3,LINEAR_MIPMAP_NEAREST:4,LINEAR_MIPMAP_LINEAR:5};var bne={Wrap:rrt,Filter:YL};const Sne=new Float32Array(1),art=new Int32Array(Sne.buffer);function irt(t){Sne[0]=t;const e=art[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 ort(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 nl={fromHalf:ort,toHalf:irt};const{Wrap:Gu,Filter:ci}=bne,{VtkDataTypes:rr}=zn,{vtkDebugMacro:rD,vtkErrorMacro:rv,vtkWarningMacro:I6}=_u,{toHalf:srt}=nl;function lrt(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(ci.LINEAR_MIPMAP_LINEAR):t.setMinificationFilter(ci.LINEAR),t.setMagnificationFilter(ci.LINEAR)):(t.setMinificationFilter(ci.NEAREST),t.setMagnificationFilter(ci.NEAREST)),e.renderable.getRepeat()&&(t.setWrapR(Gu.REPEAT),t.setWrapS(Gu.REPEAT),t.setWrapT(Gu.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(ci.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(ci.LINEAR_MIPMAP_LINEAR));const f=e.renderable.getCanvas();t.create2DFromRaw(f.width,f.height,4,rr.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(ci.LINEAR_MIPMAP_LINEAR)),t.create2DFromRaw(f.width,f.height,4,rr.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(ci.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:I6("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||rD(`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")&&I6("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||(rD("Unsupported internal texture type!"),rD(`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 rr.UNSIGNED_CHAR:return e.context.UNSIGNED_BYTE;case(e.oglNorm16Ext&&!e.useHalfFloat&&rr.SHORT):return e.context.SHORT;case(e.oglNorm16Ext&&!e.useHalfFloat&&rr.UNSIGNED_SHORT):return e.context.UNSIGNED_SHORT;case(e.useHalfFloat&&rr.SHORT):return e.context.HALF_FLOAT;case(e.useHalfFloat&&rr.UNSIGNED_SHORT):return e.context.HALF_FLOAT;case rr.FLOAT:case rr.VOID:default:return e.context.FLOAT}switch(u){case rr.UNSIGNED_CHAR:return e.context.UNSIGNED_BYTE;case rr.FLOAT:case rr.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 ci.NEAREST:return e.context.NEAREST;case ci.LINEAR:return e.context.LINEAR;case ci.NEAREST_MIPMAP_NEAREST:return e.context.NEAREST_MIPMAP_NEAREST;case ci.NEAREST_MIPMAP_LINEAR:return e.context.NEAREST_MIPMAP_LINEAR;case ci.LINEAR_MIPMAP_NEAREST:return e.context.LINEAR_MIPMAP_NEAREST;case ci.LINEAR_MIPMAP_LINEAR:return e.context.LINEAR_MIPMAP_LINEAR;default:return e.context.NEAREST}},t.getOpenGLWrapMode=u=>{switch(u){case Gu.CLAMP_TO_EDGE:return e.context.CLAMP_TO_EDGE;case Gu.REPEAT:return e.context.REPEAT;case Gu.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!==rr.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!==rr.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]=srt(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&&(!Zy(f)||!Zy(d))){const v=e.context.getExtension("OES_texture_half_float"),p=us(f),g=us(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,C=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 x=0;x<g;x++){const T=x*p*h,M=x*w;let E=Math.floor(M),A=Math.ceil(M);A>=d&&(A=d-1);const k=M-E,R=1-k;E=E*f*h,A=A*f*h;for(let N=0;N<p;N++){const F=N*h,z=N*C;let B=Math.floor(z),W=Math.ceil(z);W>=f&&(W=f-1);const V=z-B;B*=h,W*=h;for(let P=0;P<h;P++)_?b[T+F+P]=nl.toHalf(nl.fromHalf(u[m][E+B+P])*R*(1-V)+nl.fromHalf(u[m][E+W+P])*R*V+nl.fromHalf(u[m][A+B+P])*k*(1-V)+nl.fromHalf(u[m][A+W+P])*k*V):b[T+F+P]=u[m][E+B+P]*R*(1-V)+u[m][E+W+P]*R*V+u[m][A+B+P]*k*(1-V)+u[m][A+W+P]*k*V}}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===rr.UNSIGNED_SHORT||u===rr.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 rv("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 rv("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]=_0(d,m*y*e.components);for(let w=0;w<m;++w){const C=w*y*e.components,_=(m-w-1)*y*e.components;g[b].set(p[b].slice(_,_+y*e.components),C)}}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,C=e.width,_=e.height;for(;C>=1&&_>=1;){let x=null;w<=e.maxLevel&&(x=g[6*w+b]),a(d)?x!=null&&e.context.texSubImage2D(e.context.TEXTURE_CUBE_MAP_POSITIVE_X+b,w,0,0,C,_,e.format,e.openGLDataType,x):e.context.texImage2D(e.context.TEXTURE_CUBE_MAP_POSITIVE_X+b,w,e.internalFormat,C,_,0,e.format,e.openGLDataType,x),w++,C/=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===rr.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?(rv("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(rr.UNSIGNED_CHAR),t.getInternalFormat(rr.UNSIGNED_CHAR,4),t.getFormat(rr.UNSIGNED_CHAR,4),!e.internalFormat||!e.format||!e.openGLDataType)return rv("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()&&(!Zy(u.width)||!Zy(u.height)),f=document.createElement("canvas");f.width=c?us(u.width):u.width,f.height=c?us(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(rr.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(rr.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,zn.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 rv("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,zn.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 P=0;P<v;++P)b[P]=0,w[P]=1;e.volumeInfo={scale:w,offset:b,dataComputedScale:y.scale,dataComputedOffset:y.offset,width:u,height:c,depth:f};const C=structuredClone(y);if(e._openGLRenderWindow.getWebgl2()){if(e.oglNorm16Ext&&!e.useHalfFloat&&p===rr.SHORT){for(let re=0;re<v;++re)e.volumeInfo.scale[re]=32767;return t.create3DFromRaw(u,c,f,v,p,g)}if(e.oglNorm16Ext&&!e.useHalfFloat&&p===rr.UNSIGNED_SHORT){for(let re=0;re<v;++re)e.volumeInfo.scale[re]=65535;return t.create3DFromRaw(u,c,f,v,p,g)}if(p===rr.FLOAT||e.useHalfFloat&&(p===rr.SHORT||p===rr.UNSIGNED_SHORT))return t.create3DFromRaw(u,c,f,v,p,g);if(p===rr.UNSIGNED_CHAR){for(let re=0;re<v;++re)e.volumeInfo.scale[re]=255;return t.create3DFromRaw(u,c,f,v,p,g)}const P=new Float32Array(m*v);e.volumeInfo.offset=C.offset,e.volumeInfo.scale=C.scale;let K=0;const Q=C.scale.map(re=>1/re);for(let re=0;re<m;re++)for(let ve=0;ve<v;ve++)P[K]=(g[K]-C.offset[ve])*Q[ve],K++;return t.create3DFromRaw(u,c,f,v,rr.FLOAT,P)}let _=(P,K,Q,re,ve)=>{P[K]=Q},x=rr.UNSIGNED_CHAR;if(p===rr.UNSIGNED_CHAR)for(let P=0;P<v;++P)C.offset[P]=0,C.scale[P]=255;else e.context.getExtension("OES_texture_float")&&e.context.getExtension("OES_texture_float_linear")?(x=rr.FLOAT,_=(P,K,Q,re,ve)=>{P[K]=(Q-re)/ve}):(x=rr.UNSIGNED_CHAR,_=(P,K,Q,re,ve)=>{P[K]=255*(Q-re)/ve});if(t.getOpenGLDataType(x),t.getInternalFormat(x,v),t.getFormat(x,v),!e.internalFormat||!e.format||!e.openGLDataType)return rv("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&&(x===rr.FLOAT||v>=3)&&(T=4096);let M=1,E=1;m>T*T&&(M=Math.ceil(Math.sqrt(m/(T*T))),E=M);let A=Math.sqrt(m)/M;A=us(A);const k=Math.floor(A*M/u),R=Math.ceil(f/k),N=us(c*R/E);e.width=A,e.height=N,e._openGLRenderWindow.activateTexture(t),t.createTexture(),t.bind(),e.volumeInfo.xreps=k,e.volumeInfo.yreps=R,e.volumeInfo.xstride=M,e.volumeInfo.ystride=E,e.volumeInfo.offset=C.offset,e.volumeInfo.scale=C.scale;let F;const z=A*N*v;x===rr.FLOAT?F=new Float32Array(z):F=new Uint8Array(z);let B=0;const W=Math.floor(u/M),V=Math.floor(c/E);for(let P=0;P<R;P++){const K=Math.min(k,f-P*k),Q=v*(e.width-K*Math.floor(u/M));for(let re=0;re<V;re++){for(let ve=0;ve<K;ve++){const oe=v*((P*k+ve)*u*c+E*re*u);for(let ie=0;ie<W;ie++)for(let fe=0;fe<v;fe++)_(F,B,g[oe+M*ie*v+fe],C.offset[fe],C.scale[fe]),B++}B+=Q}}return e.context.pixelStorei(e.context.UNPACK_ALIGNMENT,1),a(x)?(e.context.texStorage2D(e.target,1,e.internalFormat,e.width,e.height),F!=null&&e.context.texSubImage2D(e.target,0,0,0,e.width,e.height,e.format,e.openGLDataType,F)):e.context.texImage2D(e.target,0,e.internalFormat,e.width,e.height,0,e.format,e.openGLDataType,F),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 urt={_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:Gu.CLAMP_TO_EDGE,wrapT:Gu.CLAMP_TO_EDGE,wrapR:Gu.CLAMP_TO_EDGE,minificationFilter:ci.NEAREST,magnificationFilter:ci.NEAREST,minLOD:-1e3,maxLOD:1e3,baseLevel:0,maxLevel:1e3,generateMipmap:!1,useHalfFloat:!0,oglNorm16Ext:null,allocatedGPUMemoryInBytes:0};function wne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,urt,n),Sa.extend(t,e,n),e.sendParametersTime={},oi(e.sendParametersTime,{mtime:0}),e.textureBuildTime={},oi(e.textureBuildTime,{mtime:0}),zb(t,e,["format","openGLDataType"]),Xa(t,e,["keyMatrixTime","minificationFilter","magnificationFilter","wrapS","wrapT","wrapR","generateMipmap","oglNorm16Ext"]),uo(t,e,["width","height","volumeInfo","components","handle","target","allocatedGPUMemoryInBytes"]),Ub(t,e,["openGLRenderWindow"]),lrt(t,e)}const xne=Kr(wne,"vtkOpenGLTexture");var tp={newInstance:xne,extend:wne,...bne};El("vtkTexture",xne);var crt=`//VTK::System::Dec
- /*=========================================================================
- Program: Visualization Toolkit
- Module: vtkPolyDataVS.glsl
- Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
- All rights reserved.
- See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
- This software is distributed WITHOUT ANY WARRANTY; without even
- the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- PURPOSE. See the above copyright notice for more information.
- =========================================================================*/
- attribute vec4 vertexMC;
- // frag position in VC
- //VTK::PositionVC::Dec
- // optional normal declaration
- //VTK::Normal::Dec
- // extra lighting parameters
- //VTK::Light::Dec
- // Texture coordinates
- //VTK::TCoord::Dec
- // material property values
- //VTK::Color::Dec
- // clipping plane vars
- //VTK::Clip::Dec
- // camera and actor matrix values
- //VTK::Camera::Dec
- // Apple Bug
- //VTK::PrimID::Dec
- // picking support
- //VTK::Picking::Dec
- void main()
- {
- //VTK::Color::Impl
- //VTK::Normal::Impl
- //VTK::TCoord::Impl
- //VTK::Clip::Impl
- //VTK::PrimID::Impl
- //VTK::PositionVC::Impl
- //VTK::Light::Impl
- //VTK::Picking::Impl
- }
- `,frt=`//VTK::System::Dec
- /*=========================================================================
- Program: Visualization Toolkit
- Module: vtkPolyDataFS.glsl
- Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
- All rights reserved.
- See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
- This software is distributed WITHOUT ANY WARRANTY; without even
- the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- PURPOSE. See the above copyright notice for more information.
- =========================================================================*/
- // Template for the polydata mappers fragment shader
- uniform int PrimitiveIDOffset;
- // VC position of this fragment
- //VTK::PositionVC::Dec
- // optional color passed in from the vertex shader, vertexColor
- //VTK::Color::Dec
- // optional surface normal declaration
- //VTK::Normal::Dec
- // extra lighting parameters
- //VTK::Light::Dec
- // define vtkImageLabelOutlineOn
- //VTK::ImageLabelOutlineOn
- // Texture coordinates
- //VTK::TCoord::Dec
- // picking support
- //VTK::Picking::Dec
- // Depth Peeling Support
- //VTK::DepthPeeling::Dec
- // clipping plane vars
- //VTK::Clip::Dec
- // label outline
- //VTK::LabelOutline::Dec
- // the output of this shader
- //VTK::Output::Dec
- // Apple Bug
- //VTK::PrimID::Dec
- // handle coincident offsets
- //VTK::Coincident::Dec
- //VTK::ZBuffer::Dec
- //VTK::LabelOutlineHelperFunction
- void main()
- {
- // VC position of this fragment. This should not branch/return/discard.
- //VTK::PositionVC::Impl
- // Place any calls that require uniform flow (e.g. dFdx) here.
- //VTK::UniformFlow::Impl
- // Set gl_FragDepth here (gl_FragCoord.z by default)
- //VTK::Depth::Impl
- // Early depth peeling abort:
- //VTK::DepthPeeling::PreColor
- // Apple Bug
- //VTK::PrimID::Impl
- //VTK::Clip::Impl
- //VTK::Color::Impl
- // Generate the normal if we are not passed in one
- //VTK::Normal::Impl
- //VTK::TCoord::Impl
- //VTK::Light::Impl
- if (gl_FragData[0].a <= 0.0)
- {
- discard;
- }
- //VTK::DepthPeeling::Impl
- //VTK::Picking::Impl
- // handle coincident offsets
- //VTK::Coincident::Impl
- //VTK::ZBuffer::Impl
- //VTK::RenderPassFragmentShader::Impl
- }
- `;function drt(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=bt.substitute(o,"//VTK::Coincident::Dec",["uniform float cfactor;","uniform float coffset;"]).result,e.context.getExtension("EXT_frag_depth")&&(i.factor!==0?(o=bt.substitute(o,"//VTK::UniformFlow::Impl",["float cscale = length(vec2(dFdx(gl_FragCoord.z),dFdy(gl_FragCoord.z)));","//VTK::UniformFlow::Impl"],!1).result,o=bt.substitute(o,"//VTK::Depth::Impl","gl_FragDepthEXT = gl_FragCoord.z + cfactor*cscale + 0.000016*coffset;").result):o=bt.substitute(o,"//VTK::Depth::Impl","gl_FragDepthEXT = gl_FragCoord.z + 0.000016*coffset;").result),e._openGLRenderWindow.getWebgl2()&&(i.factor!==0?(o=bt.substitute(o,"//VTK::UniformFlow::Impl",["float cscale = length(vec2(dFdx(gl_FragCoord.z),dFdy(gl_FragCoord.z)));","//VTK::UniformFlow::Impl"],!1).result,o=bt.substitute(o,"//VTK::Depth::Impl","gl_FragDepth = gl_FragCoord.z + cfactor*cscale + 0.000016*coffset;").result):o=bt.substitute(o,"//VTK::Depth::Impl","gl_FragDepth = gl_FragCoord.z + 0.000016*coffset;").result),n.Fragment=o}}}function hrt(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=bt.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 z2={implementReplaceShaderCoincidentOffset:drt,implementBuildShadersWithReplacements:hrt};const{FieldAssociations:aD}=Ip,{primTypes:Fa}=E0,{Representation:av,Shading:B6}=T0,{ScalarMode:lw}=Br,{Filter:$6,Wrap:P6}=tp,{vtkErrorMacro:Ld}=_u,prt={type:"StartEvent"},vrt={type:"EndEvent"},{CoordinateSystem:grt}=jb;function yrt(t){const e=t.getSelector();return e?e.getCurrentPass():Xi.MIN_KNOWN_PASS-1}function mrt(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=Fa.Start;o<Fa.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=crt,r.Fragment=frt,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=bt.substitute(o,"//VTK::Color::Dec",["attribute vec4 scalarColor;","varying vec4 vertexColorVSOutput;"]).result,o=bt.substitute(o,"//VTK::Color::Impl",["vertexColorVSOutput = scalarColor;"]).result,s=bt.substitute(s,"//VTK::Color::Dec",["in vec4 vertexColorVSOutput[];","out vec4 vertexColorGSOutput;"]).result,s=bt.substitute(s,"//VTK::Color::Impl",["vertexColorGSOutput = vertexColorVSOutput[i];"]).result),e.lastBoundBO.getCABO().getColorComponents()!==0&&!e.drawingEdges?l=bt.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=bt.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=bt.substitute(l,"//VTK::Color::Impl",f).result),l=bt.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=bt.substitute(o,"//VTK::Light::Impl",[" gl_FragData[0] = vec4(ambientColor * ambient + diffuseColor * diffuse, opacity);"," //VTK::Light::Impl"],!1).result;break;case 1:o=bt.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=bt.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,
- dot(reflect(lightDirectionVC${f},normalVCVSOutput),
- normalize(-vertexVC.xyz))),
- 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=bt.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=bt.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,
- dot(reflect(lightDirectionVC${f},
- normalVCVSOutput),
- normalize(-vertexVC.xyz))),
- 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=bt.substitute(o,"//VTK::Light::Impl",c,!1).result;break;default:Ld("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=bt.substitute(s,"//VTK::Normal::Dec",["attribute vec3 normalMC;","uniform mat3 normalMatrix;","varying vec3 normalVCVSOutput;"]).result,s=bt.substitute(s,"//VTK::Normal::Impl",["normalVCVSOutput = normalMatrix * normalMC;"]).result,l=bt.substitute(l,"//VTK::Normal::Dec",["in vec3 normalVCVSOutput[];","out vec3 normalVCGSOutput;"]).result,l=bt.substitute(l,"//VTK::Normal::Impl",["normalVCGSOutput = normalVCVSOutput[i];"]).result,u=bt.substitute(u,"//VTK::Normal::Dec",["varying vec3 normalVCVSOutput;"]).result,u=bt.substitute(u,"//VTK::Normal::Impl",["vec3 normalVCVSOutput = normalize(normalVCVSOutput);"," if (gl_FrontFacing == false) { normalVCVSOutput = -normalVCVSOutput; }"]).result):e.haveCellNormals?(u=bt.substitute(u,"//VTK::Normal::Dec",["uniform mat3 normalMatrix;","uniform samplerBuffer textureN;"]).result,u=bt.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=bt.substitute(u,"//VTK::UniformFlow::Impl",[" vec3 fdx = dFdx(vertexVC.xyz);"," vec3 fdy = dFdy(vertexVC.xyz);"," //VTK::UniformFlow::Impl"]).result,u=bt.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=bt.substitute(u,"//VTK::Normal::Dec",["uniform int cameraParallel;"]).result,u=bt.substitute(u,"//VTK::UniformFlow::Impl",[" vec3 fdx = dFdx(vertexVC.xyz);"," vec3 fdy = dFdy(vertexVC.xyz);"," //VTK::UniformFlow::Impl"]).result,u=bt.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=bt.substitute(o,"//VTK::PositionVC::Dec",["varying vec4 vertexVCVSOutput;"]).result,o=bt.substitute(o,"//VTK::PositionVC::Impl",["vertexVCVSOutput = MCVCMatrix * vertexMC;"," gl_Position = MCPCMatrix * vertexMC;"]).result,o=bt.substitute(o,"//VTK::Camera::Dec",["uniform mat4 MCPCMatrix;","uniform mat4 MCVCMatrix;"]).result,s=bt.substitute(s,"//VTK::PositionVC::Dec",["in vec4 vertexVCVSOutput[];","out vec4 vertexVCGSOutput;"]).result,s=bt.substitute(s,"//VTK::PositionVC::Impl",["vertexVCGSOutput = vertexVCVSOutput[i];"]).result,l=bt.substitute(l,"//VTK::PositionVC::Dec",["varying vec4 vertexVCVSOutput;"]).result,l=bt.substitute(l,"//VTK::PositionVC::Impl",["vec4 vertexVC = vertexVCVSOutput;"]).result):(o=bt.substitute(o,"//VTK::Camera::Dec",["uniform mat4 MCPCMatrix;"]).result,o=bt.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=bt.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=bt.substitute(o,"//VTK::TCoord::Dec","attribute vec2 tcoordMC; varying vec2 tcoordVCVSOutput;").result,s=bt.substitute(s,"//VTK::TCoord::Dec",["in vec2 tcoordVCVSOutput[];","out vec2 tcoordVCGSOutput;"]).result,s=bt.substitute(s,"//VTK::TCoord::Impl","tcoordVCGSOutput = tcoordVCVSOutput[i];").result,l=bt.substitute(l,"//VTK::TCoord::Dec",["varying vec2 tcoordVCVSOutput;","uniform sampler2D texture1;"]).result,u&&u.length>=1)switch(c){case 1:l=bt.substitute(l,"//VTK::TCoord::Impl",[" vec4 tcolor = texture2D(texture1, tcoordVCVSOutput);"," ambientColor = ambientColor*tcolor.r;"," diffuseColor = diffuseColor*tcolor.r;"]).result;break;case 2:l=bt.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=bt.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=bt.substitute(o,"//VTK::TCoord::Dec","attribute vec3 tcoordMC; varying vec3 tcoordVCVSOutput;").result,s=bt.substitute(s,"//VTK::TCoord::Dec",["in vec3 tcoordVCVSOutput[];","out vec3 tcoordVCGSOutput;"]).result,s=bt.substitute(s,"//VTK::TCoord::Impl","tcoordVCGSOutput = tcoordVCVSOutput[i];").result,l=bt.substitute(l,"//VTK::TCoord::Dec",["varying vec3 tcoordVCVSOutput;","uniform samplerCube texture1;"]).result,c){case 1:l=bt.substitute(l,"//VTK::TCoord::Impl",[" vec4 tcolor = textureCube(texture1, tcoordVCVSOutput);"," ambientColor = ambientColor*tcolor.r;"," diffuseColor = diffuseColor*tcolor.r;"]).result;break;case 2:l=bt.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=bt.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=bt.substitute(o,"//VTK::Clip::Dec",["uniform int numClipPlanes;",`uniform vec4 clipPlanes[${l}];`,`varying float clipDistancesVSOutput[${l}];`]).result,o=bt.substitute(o,"//VTK::Clip::Impl",[`for (int planeNum = 0; planeNum < ${l}; planeNum++)`," {"," if (planeNum >= numClipPlanes)"," {"," break;"," }"," clipDistancesVSOutput[planeNum] = dot(clipPlanes[planeNum], vertexMC);"," }"]).result,s=bt.substitute(s,"//VTK::Clip::Dec",["uniform int numClipPlanes;",`varying float clipDistancesVSOutput[${l}];`]).result,s=bt.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()===av.SURFACE){const l=e.lastBoundBO.getPrimitiveType();l===Fa.Points||o.getRepresentation()===av.POINTS?i=e.renderable.getCoincidentTopologyPointOffsetParameter():l===Fa.Lines||o.getRepresentation()===av.WIREFRAME?i=e.renderable.getCoincidentTopologyLineOffsetParameters():(l===Fa.Tris||l===Fa.TriStrips)&&(i=e.renderable.getCoincidentTopologyPolygonOffsetParameters()),(l===Fa.TrisEdges||l===Fa.TriStripsEdges)&&(i=e.renderable.getCoincidentTopologyPolygonOffsetParameters(),i.factor/=2,i.offset/=2)}const s=e._openGLRenderer.getSelector();return s&&s.getFieldAssociation()===aD.FIELD_ASSOCIATION_POINTS&&(i.offset-=2),i},t.replaceShaderPicking=(r,a,i)=>{let o=r.Fragment,s=r.Vertex;if(o=bt.substitute(o,"//VTK::Picking::Dec",["uniform int picking;","//VTK::Picking::Dec"]).result,!!e._openGLRenderer.getSelector()){switch((e.lastSelectionState===Xi.ID_LOW24||e.lastSelectionState===Xi.ID_HIGH24)&&(s=bt.substitute(s,"//VTK::Picking::Dec",[`flat out int vertexIDVSOutput;
- `,`uniform int VertexIDOffset;
- `]).result,s=bt.substitute(s,"//VTK::Picking::Impl",` vertexIDVSOutput = gl_VertexID + VertexIDOffset;
- `).result,o=bt.substitute(o,"//VTK::Picking::Dec",`flat in int vertexIDVSOutput;
- `).result,o=bt.substitute(o,"//VTK::Picking::Impl",[" int idx = vertexIDVSOutput;","//VTK::Picking::Impl"]).result),e.lastSelectionState){case Xi.ID_LOW24:o=bt.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 Xi.ID_HIGH24:o=bt.substitute(o,"//VTK::Picking::Impl"," gl_FragData[0] = vec4(float(idx)/255.0, 0.0, 0.0, 1.0);").result;break;default:o=bt.substitute(o,"//VTK::Picking::Dec","uniform vec3 mapperIndex;").result,o=bt.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=bt.substitute(o,"//VTK::ZBuffer::Dec","uniform int depthRequest;").result,o=bt.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()===B6.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 C=b[w];C.getSwitch()>0&&(s++,o===0&&(o=1)),o===1&&(s>1||C.getIntensity()!==1||!C.lightTypeIsHeadLight())&&(o=2),o<3&&C.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)||Ld("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)||Ld("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)||Ld(`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)||Ld("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)||Ld("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?di(e.tmpMat4,i.getMatrix()):i.getMatrix();f&&(ea(d,d),ri(d,d,f),ea(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],bp(b)),e.lightDirection[0]=b[0],e.lightDirection[1]=b[1],e.lightDirection[2]=b[2],bp(e.lightDirection),s.setUniform3fArray(`lightColor${l}`,e.lightColor),s.setUniform3fArray(`lightDirectionVC${l}`,e.lightDirection),l++}}if(o<3)return;const f=a.getActiveCamera().getViewMatrix();ea(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);_r(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()===grt.DISPLAY){const p=e._openGLRenderer.getTiledSizeAndOrigin();Yn(e.tmpMat4),e.tmpMat4[0]=2/p.usize,e.tmpMat4[12]=-1,e.tmpMat4[5]=2/p.vsize,e.tmpMat4[13]=-1,ri(e.tmpMat4,e.tmpMat4,d),o.setUniformMatrix("MCPCMatrix",e.tmpMat4)}else o.setUniformMatrix("MCPCMatrix",n([s.wcpc,v.mcwc,d],AL,e.tmpMat4));o.isUniformUsed("MCVCMatrix")&&o.setUniformMatrix("MCVCMatrix",n([s.wcvc,v.mcwc,d],AL,e.tmpMat4)),o.isUniformUsed("normalMatrix")&&o.setUniformMatrix3x3("normalMatrix",n([s.normalMatrix,v.normalMatrix],HXe,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()===aD.FIELD_ASSOCIATION_POINTS&&(e.pointPicking=!0)},t.renderPieceStart=(r,a)=>{e.primitiveIDOffset=0,e.vertexIDOffset=0;const i=yrt(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===av.SURFACE,s=e._openGLRenderer.getSelector(),l=s&&s.getFieldAssociation()===aD.FIELD_ASSOCIATION_POINTS&&(e.lastSelectionState===Xi.ID_LOW24||e.lastSelectionState===Xi.ID_HIGH24);for(let u=Fa.Start;u<Fa.End;u++)e.primitives[u].setPointPicking(l),e.primitives[u].getCABO().getElementCount()&&(e.drawingEdges=o&&(u===Fa.TrisEdges||u===Fa.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(prt),e.renderable.getStatic()||e.renderable.update(),e.currentInput=e.renderable.getInputData(),t.invokeEvent(vrt),!e.currentInput){Ld("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()){PT(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===lw.USE_CELL_DATA||s===lw.USE_CELL_FIELD_DATA||s===lw.USE_FIELD_DATA||!i.getPointData().getScalars())&&s!==lw.USE_POINT_FIELD_DATA&&o&&(e.haveCellScalars=!0);let l=a.getProperty().getInterpolation()!==B6.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=tp.newInstance({resizable:!0}));const d=e.internalColorTexture;d.setMinificationFilter($6.NEAREST),d.setMagnificationFilter($6.NEAREST),d.setWrapS(P6.CLAMP_TO_EDGE),d.setWrapT(P6.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===av.SURFACE;for(let g=Fa.Start;g<Fa.End;g++)g!==Fa.TrisEdges&&g!==Fa.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,av.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 brt={context:null,VBOBuildTime:0,VBOBuildString:null,primitives:null,primTypes:null,shaderRebuildString:null,tmpMat4:null,ambientColor:[],diffuseColor:[],specularColor:[],lightColor:[],lightDirection:[],lastHaveSeenDepthRequest:!1,haveSeenDepthRequest:!1,lastSelectionState:Xi.MIN_KNOWN_PASS-1,selectionStateChanged:null,selectionWebGLIdsToVTKIds:null,pointPicking:!1};function _ne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,brt,n),Sa.extend(t,e,n),z2.implementReplaceShaderCoincidentOffset(t,e,n),z2.implementBuildShadersWithReplacements(t,e,n),e.primitives=[],e.primTypes=Fa,e.tmpMat3=Vp(new Float64Array(9)),e.tmpMat4=Yn(new Float64Array(16));for(let r=Fa.Start;r<Fa.End;r++)e.primitives[r]=E0.newInstance(),e.primitives[r].setPrimitiveType(r),e.primitives[r].set({lastLightComplexity:0,lastLightCount:0,lastSelectionPass:!1},!0);Xa(t,e,["context"]),e.VBOBuildTime={},oi(e.VBOBuildTime,{mtime:0}),e.selectionStateChanged={},oi(e.selectionStateChanged,{mtime:0}),mrt(t,e)}const Cne=Kr(_ne,"vtkOpenGLPolyDataMapper");var EFt={newInstance:Cne,extend:_ne};El("vtkMapper",Cne);const{ColorMode:Srt,ScalarMode:Od,GetArray:iD}=GT;function wrt(t,e){e.classHierarchy.push("vtkMapper2D"),t.createDefaultLookupTable=()=>{e.lookupTable=Yv.newInstance()},t.getColorModeAsString=()=>Z.enumToString(Srt,e.colorMode),t.setColorModeToDefault=()=>t.setColorMode(0),t.setColorModeToMapScalars=()=>t.setColorMode(1),t.setColorModeToDirectScalars=()=>t.setColorMode(2),t.getScalarModeAsString=()=>Z.enumToString(Od,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===Od.DEFAULT)s=n.getPointData().getScalars(),s||(s=n.getCellData().getScalars(),l=!0);else if(r===Od.USE_POINT_DATA)s=n.getPointData().getScalars();else if(r===Od.USE_CELL_DATA)s=n.getCellData().getScalars(),l=!0;else if(r===Od.USE_POINT_FIELD_DATA){const u=n.getPointData();a===iD.BY_ID?s=u.getArrayByIndex(i):s=u.getArrayByName(o)}else if(r===Od.USE_CELL_FIELD_DATA){const u=n.getCellData();l=!0,a===iD.BY_ID?s=u.getArrayByIndex(i):s=u.getArrayByName(o)}else if(r===Od.USE_FIELD_DATA){const u=n.getFieldData();a===iD.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 xrt={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 Tne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,xrt,n),Ote.extend(t,e,n),Z.get(t,e,["colorMapColors"]),Z.setGet(t,e,["arrayAccessMode","colorByArrayName","colorMode","lookupTable","renderTime","scalarMode","scalarVisibility","static","transformCoordinate","useLookupTableScalarRange","viewSpecificProperties","customShaderAttributes"]),Z.setGetArray(t,e,["scalarRange"],2),e.viewSpecificProperties||(e.viewSpecificProperties={}),wrt(t,e)}const _rt=Z.newInstance(Tne,"vtkMapper2D");var Crt={newInstance:_rt,extend:Tne},Trt=`//VTK::System::Dec
- /*=========================================================================
- Program: Visualization Toolkit
- Module: vtkPolyData2DFS.glsl
- Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
- All rights reserved.
- See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
- This software is distributed WITHOUT ANY WARRANTY; without even
- the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- PURPOSE. See the above copyright notice for more information.
- =========================================================================*/
- uniform int PrimitiveIDOffset;
- // Texture coordinates
- //VTK::TCoord::Dec
- // Scalar coloring
- //VTK::Color::Dec
- // Depth Peeling
- //VTK::DepthPeeling::Dec
- // picking support
- //VTK::Picking::Dec
- // the output of this shader
- //VTK::Output::Dec
- // Apple Bug
- //VTK::PrimID::Dec
- void main()
- {
- // Apple Bug
- //VTK::PrimID::Impl
- //VTK::Color::Impl
- //VTK::TCoord::Impl
- //VTK::DepthPeeling::Impl
- //VTK::Picking::Impl
- if (gl_FragData[0].a <= 0.0)
- {
- discard;
- }
- }
- `,Ert=`//VTK::System::Dec
- /*=========================================================================
- Program: Visualization Toolkit
- Module: vtkPolyData2DVS.glsl
- Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
- All rights reserved.
- See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
- This software is distributed WITHOUT ANY WARRANTY; without even
- the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- PURPOSE. See the above copyright notice for more information.
- =========================================================================*/
- // all variables that represent positions or directions have a suffix
- // indicating the coordinate system they are in. The possible values are
- // MC - Model Coordinates
- // WC - WC world coordinates
- // VC - View Coordinates
- // DC - Display Coordinates
- in vec4 vertexWC;
- // frag position in VC
- //VTK::PositionVC::Dec
- // material property values
- //VTK::Color::Dec
- // Texture coordinates
- //VTK::TCoord::Dec
- // Apple Bug
- //VTK::PrimID::Dec
- uniform mat4 WCVCMatrix; // World to view matrix
- void main()
- {
- // Apple Bug
- //VTK::PrimID::Impl
- gl_Position = WCVCMatrix*vertexWC;
- //VTK::TCoord::Impl
- //VTK::Color::Impl
- //VTK::PositionVC::Impl
- }
- `;const Ene={BACKGROUND:0,FOREGROUND:1};var Mne={DisplayLocation:Ene};const{primTypes:Xs}=E0,{ScalarMode:uw}=Crt,{vtkErrorMacro:cw}=_u,Mrt={type:"StartEvent"},Drt={type:"EndEvent"};function Art(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=Ert,r.Fragment=Trt,r.Geometry=""},t.render=()=>{const r=e._openGLRenderWindow.getContext();if(e.context!==r){e.context=r;for(let o=Xs.Start;o<Xs.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(Mrt),e.renderable.getStatic()||e.renderable.update(),e.currentInput=e.renderable.getInputData(),t.invokeEvent(Drt),!e.currentInput){cw("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===uw.USE_CELL_DATA||s===uw.USE_CELL_FIELD_DATA||s===uw.USE_FIELD_DATA||!i.getPointData().getScalars())&&s!==uw.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=B1.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[Xs.Points].getCABO().createVBO(i.getVerts(),"verts",l,p),p.cellOffset+=e.primitives[Xs.Lines].getCABO().createVBO(i.getLines(),"lines",l,p),p.cellOffset+=e.primitives[Xs.Tris].getCABO().createVBO(i.getPolys(),"polys",l,p),p.cellOffset+=e.primitives[Xs.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=Xs.Start;s<Xs.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=bt.substitute(l,"//VTK::Color::Dec",["uniform samplerBuffer texture1;"]).result,l=bt.substitute(l,"//VTK::Color::Impl",["gl_FragData[0] = texelFetchBuffer(texture1, gl_PrimitiveID + PrimitiveIDOffset);"]).result),e.lastBoundBO.getCABO().getColorComponents()!==0?(o=bt.substitute(o,"//VTK::Color::Dec",["in vec4 diffuseColor;","out vec4 fcolorVSOutput;"]).result,o=bt.substitute(o,"//VTK::Color::Impl",["fcolorVSOutput = diffuseColor;"]).result,s=bt.substitute(s,"//VTK::Color::Dec",[`in vec4 fcolorVSOutput[];
- `,"out vec4 fcolorGSOutput;"]).result,s=bt.substitute(s,"//VTK::Color::Impl",["fcolorGSOutput = fcolorVSOutput[i];"]).result,l=bt.substitute(l,"//VTK::Color::Dec",["in vec4 fcolorVSOutput;"]).result,l=bt.substitute(l,"//VTK::Color::Impl",["gl_FragData[0] = fcolorVSOutput;"]).result):(l=bt.substitute(l,"//VTK::Color::Dec",["uniform vec4 diffuseColor;"]).result,l=bt.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=bt.substitute(o,"//VTK::TCoord::Dec",["in float tcoordMC;","out float tcoordVCVSOutput;"]).result,o=bt.substitute(o,"//VTK::TCoord::Impl",["tcoordVCVSOutput = tcoordMC;"]).result,s=bt.substitute(s,"//VTK::TCoord::Dec",[`in float tcoordVCVSOutput[];
- `,"out float tcoordVCGSOutput;"]).result,s=bt.substitute(s,["//VTK::TCoord::Impl","tcoordVCGSOutput = tcoordVCVSOutput[i];"]).result,l=bt.substitute(l,"//VTK::TCoord::Dec",["in float tcoordVCVSOutput;","uniform sampler2D texture1;"]).result,l=bt.substitute(l,"//VTK::TCoord::Impl",["gl_FragData[0] = gl_FragData[0]*texture2D(texture1, vec2(tcoordVCVSOutput,0));"]).result):u===2&&(o=bt.substitute(o,"//VTK::TCoord::Dec",["in vec2 tcoordMC;","out vec2 tcoordVCVSOutput;"]).result,o=bt.substitute(o,"//VTK::TCoord::Impl",["tcoordVCVSOutput = tcoordMC;"]).result,s=bt.substitute(s,"//VTK::TCoord::Dec",[`in vec2 tcoordVCVSOutput[];
- `,"out vec2 tcoordVCGSOutput;"]).result,s=bt.substitute(s,"//VTK::TCoord::Impl",["tcoordVCGSOutput = tcoordVCVSOutput[i];"]).result,l=bt.substitute(l,"//VTK::TCoord::Dec",["in vec2 tcoordVCVSOutput;","uniform sampler2D texture1;"]).result,l=bt.substitute(l,"//VTK::TCoord::Impl",["gl_FragData[0] = gl_FragData[0]*texture2D(texture1, tcoordVCVSOutput.st);"]).result),e.haveCellScalars&&(s=bt.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=bt.substitute(o,"//VTK::Picking::Dec",["uniform vec3 mapperIndex;","uniform int picking;"]).result,o=bt.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)||cw("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)||cw(`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)||cw("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]=qy(c[0]*(v[2]-v[0])/(f[2]-f[0])),c[1]=qy(c[1]*(v[3]-v[1])/(f[3]-f[1]));const p=e._openGLRenderer.getParent().getSize(),g=qy(d[0]-(v[0]-f[0])*p[0]),y=qy(d[1]-(v[1]-f[1])*p[1]),m=-g;let b=-g+c[0];const w=-y;let C=-y+c[1];m===b&&(b=m+1),w===C&&(C=w+1);const _=Yn(new Float64Array(16));_[0]=2/(b-m),_[1*4+1]=2/(C-w),_[0*4+3]=-1*(b+m)/(b-m),_[1*4+3]=-1*(C+w)/(C-w),_[2*4+2]=0,_[2*4+3]=i.getProperty().getDisplayLocation()===Ene.FOREGROUND?-1:1,_[3*4+3]=1,ea(_,_),o.setUniformMatrix("WCVCMatrix",n([_,l],AL,e.tmpMat4))},t.getAllocatedGPUMemoryInBytes=()=>{let r=0;return e.primitives.forEach(a=>{r+=a.getAllocatedGPUMemoryInBytes()}),r}}const krt={context:null,VBOBuildTime:0,VBOBuildString:null,primitives:null,primTypes:null,shaderRebuildString:null};function Rrt(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,krt,n),Sa.extend(t,e,n),z2.implementReplaceShaderCoincidentOffset(t,e,n),z2.implementBuildShadersWithReplacements(t,e,n),e.primitives=[],e.primTypes=Xs,e.tmpMat4=Yn(new Float64Array(16));for(let r=Xs.Start;r<Xs.End;r++)e.primitives[r]=E0.newInstance(),e.primitives[r].setPrimitiveType(r),e.primitives[r].set({lastLightComplexity:0,lastLightCount:0,lastSelectionPass:!1},!0);Xa(t,e,["context"]),e.VBOBuildTime={},oi(e.VBOBuildTime,{mtime:0}),Art(t,e)}const Lrt=Kr(Rrt,"vtkOpenGLPolyDataMapper2D");El("vtkMapper2D",Lrt);const{VectorMode:Ort}=HT;function oD(t,e){t.strokeStyle=e.strokeColor,t.lineWidth=e.strokeSize,t.fillStyle=e.fontColor,t.font=`${e.fontStyle} ${e.fontSize}px ${e.fontFamily}`}function Dne(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 Ane(t,e){return n=>{const r=n.getLastTickBounds(),a=x0().domain([r[0],r[1]]),i=a.ticks(5),o=a.tickFormat(5);n.setTicks(i),n.setTickStrings(i.map(o))}}function Vrt(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;oD(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,oD(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=us(o),s=us(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)=>{oD(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 x=e.barSegments[_];x.title==="ticks"?g=x:(r[d]=e.barPosition[d]+.5*e.barSize[d]*(x.corners[2][d]+x.corners[0][d]),t.createPolyDataForOneLabel(x.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 x=(b[_]-e.lastTickBounds[0])/(e.lastTickBounds[1]-e.lastTickBounds[0]);r[d]=y+m*x,t.createPolyDataForOneLabel(w[_],r,h,"horizontal",p,c)}const C=zn.newInstance({numberOfComponents:2,values:u,name:"TextureCoordinates"});e.tmPolyData.getPointData().setTCoords(C),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()===Ort.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=zn.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 Nrt=Z.newInstance(function(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{renderable:null};Object.assign(e,{},n),Z.obj(t,e),Z.setGet(t,e,["axisTitlePixelOffset","tickLabelPixelOffset","renderable","topTitle","ticks","tickStrings"]),Z.get(t,e,["lastSize","lastAspectRatio","lastTickBounds","axisTextStyle","tickTextStyle","barActor","tmActor"]),Z.getArray(t,e,["boxPosition","boxSize"]),Z.setArray(t,e,["boxPosition","boxSize"],2),e.forceUpdate=!1,e.lastRebuildTime={},Z.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=Br.newInstance(),e.barMapper.setInterpolateScalarsBeforeMapping(!0),e.barMapper.setUseLookupTableScalarRange(!0),e.polyData=$a.newInstance(),e.barMapper.setInputData(e.polyData),e.barActor=Ir.newInstance(),e.barActor.setMapper(e.barMapper),e.tmPolyData=$a.newInstance(),e.tmMapper=Br.newInstance(),e.tmMapper.setInputData(e.tmPolyData),e.tmTexture=Kb.newInstance({resizable:!0}),e.tmTexture.setInterpolate(!1),e.tmActor=Ir.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=[],Vrt(t,e)},"vtkScalarBarActorHelper");function Irt(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(Dne(t,e))},t.resetGenerateTicksToDefault=()=>{t.setGenerateTicks(Ane())}}function Brt(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 kne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Brt(n)),e.autoLayout||(e.autoLayout=Dne(t,e)),e.generateTicks||(e.generateTicks=Ane()),Ir.extend(t,e,n),t.getProperty().setDiffuse(0),t.getProperty().setAmbient(1),Z.setGet(t,e,["automated","autoLayout","axisTitlePixelOffset","axisLabel","scalarsToColors","tickLabelPixelOffset","generateTicks","drawNanAnnotation","drawBelowRangeSwatch","drawAboveRangeSwatch"]),Z.get(t,e,["axisTextStyle","tickTextStyle"]),Z.getArray(t,e,["barPosition","barSize","boxPosition","boxSize"]),Z.setArray(t,e,["barPosition","barSize","boxPosition","boxSize"],2),Irt(t,e)}const $rt=Z.newInstance(kne,"vtkScalarBarActor");var qg={newInstance:$rt,extend:kne,newScalarBarActorHelper:Nrt};function Prt(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 Frt={};function zrt(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Frt,n),Sa.extend(t,e,n),e.scalarBarActorHelper=qg.newScalarBarActorHelper(),Prt(t,e)}const Urt=Kr(zrt,"vtkOpenGLScalarBarActor");El("vtkScalarBarActor",Urt);const{vtkErrorMacro:F6}=_u;function Grt(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(Ji(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=zn.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=zn.newInstance({numberOfComponents:1,values:i});e.tris.getCABO().createVBO(o,"polys",ni.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
- attribute vec3 vertexMC;
- uniform mat4 IMCPCMatrix;
- varying vec3 TexCoords;
- void main () {
- gl_Position = vec4(vertexMC.xyz, 1.0);
- vec4 wpos = IMCPCMatrix * gl_Position;
- TexCoords = wpos.xyz/wpos.w;
- }`,`//VTK::System::Dec
- //VTK::Output::Dec
- varying vec3 TexCoords;
- uniform samplerCube sbtexture;
- uniform vec3 camPos;
- void main () {
- // skybox looks from inside out
- // which means we have to adjust
- // our tcoords. Otherwise text would
- // be flipped
- vec3 tc = normalize(TexCoords - camPos);
- if (abs(tc.z) < max(abs(tc.x),abs(tc.y)))
- {
- tc = vec3(1.0, 1.0, -1.0) * tc;
- }
- else
- {
- tc = vec3(-1.0, 1.0, 1.0) * tc;
- }
- gl_FragData[0] = textureCube(sbtexture, tc);
- }`,"")),e.lastFormat==="background"&&e.tris.setProgram(e._openGLRenderWindow.getShaderCache().readyShaderProgramArray(`//VTK::System::Dec
- attribute vec3 vertexMC;
- uniform mat4 IMCPCMatrix;
- varying vec2 TexCoords;
- void main () {
- gl_Position = vec4(vertexMC.xyz, 1.0);
- vec4 wpos = IMCPCMatrix * gl_Position;
- TexCoords = vec2(vertexMC.x, vertexMC.y)*0.5 + 0.5;
- }`,`//VTK::System::Dec
- //VTK::Output::Dec
- varying vec2 TexCoords;
- uniform sampler2D sbtexture;
- void main () {
- gl_FragData[0] = texture2D(sbtexture, TexCoords);
- }`,"")),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)||F6("Error setting vertexMC in shader VAO."));const n=e.renderable.getTextures();n.length||F6("vtkSkybox requires a texture map"),e.openGLTexture.getRenderable()!==n[0]&&(e.openGLTexture.releaseGraphicsResources(e._openGLRenderWindow),e.openGLTexture.setRenderable(n[0]))}}const Hrt={context:null};function Wrt(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Hrt,n),Sa.extend(t,e,n),e.openGLTexture=tp.newInstance(),e.tris=E0.newInstance(),e.keyMatrixTime={},oi(e.keyMatrixTime,{mtime:0}),e.keyMatrices={normalMatrix:Vp(new Float64Array(9)),mcwc:Yn(new Float64Array(16))},Xa(t,e,["context"]),uo(t,e,["activeTextures"]),Grt(t,e)}const jrt=Kr(Wrt);El("vtkSkybox",jrt);const{vtkDebugMacro:Krt}=_u;function Yrt(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():Krt("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 Xrt={};function qrt(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Xrt,n),Sa.extend(t,e,n),Yrt(t,e)}const Zrt=Kr(qrt,"vtkOpenGLPixelSpaceCallbackMapper");El("vtkPixelSpaceCallbackMapper",Zrt);const Rne=Object.create(null);function _c(t,e){Rne[t]=e}function Qrt(t,e){e.classHierarchy.push("vtkWebGPUViewNodeFactory")}const Jrt={};function Lne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Jrt,n),e.overrides=Rne,wee.extend(t,e,n),Qrt(t,e)}const eat=Z.newInstance(Lne,"vtkWebGPUViewNodeFactory");var tat={newInstance:eat,extend:Lne};function nat(t,e){e.classHierarchy.push("vtkWebGPUCamera"),t.getProjectionMatrix=(n,r,a,i)=>{if(Yn(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();di(e.keyMatrices.normalMatrix,i),e.keyMatrices.normalMatrix[3]=0,e.keyMatrices.normalMatrix[7]=0,e.keyMatrices.normalMatrix[11]=0,Ji(e.keyMatrices.normalMatrix,e.keyMatrices.normalMatrix),ea(e.keyMatrices.wcvc,i);const o=n.getStabilizedCenterByReference();xa(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()),ri(e.keyMatrices.scpc,e.keyMatrices.vcpc,e.keyMatrices.scvc),Ji(e.keyMatrices.pcsc,e.keyMatrices.scpc),e.keyMatrixTime.modified()}return e.keyMatrices}}const rat={keyMatrixTime:null,keyMatrices:null};function aat(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,rat,n),Sa.extend(t,e,n),e.keyMatrixTime={},Z.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)},Z.setGet(t,e,["keyMatrixTime"]),nat(t,e)}const iat=Z.newInstance(aat);_c("vtkCamera",iat);function oat(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(`
- `)}}const sat={device:null,handle:null,label:null};function One(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,sat,n),Z.obj(t,e),e.bindables=[],e.bindGroupTime={},Z.obj(e.bindGroupTime,{mtime:0}),Z.get(t,e,["bindGroupTime","handle","sizeInBytes","usage"]),Z.setGet(t,e,["label","device","arrayInformation"]),oat(t,e)}const lat=Z.newInstance(One);var Vne={newInstance:lat,extend:One};function uat(t,e){e.classHierarchy.push("vtkWebGPUShaderModule"),t.initialize=(n,r)=>{e.device=n,e.handle=e.device.getHandle().createShaderModule({code:r.getCode()})}}const cat={device:null,handle:null};function Nne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,cat,n),Z.obj(t,e),Z.get(t,e,["lastCameraMTime"]),Z.setGet(t,e,["device","handle"]),uat(t,e)}const fat=Z.newInstance(Nne,"vtkWebGPUShaderModule");var dat={newInstance:fat,extend:Nne};function hat(t,e,n){let r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!0;const a=Array.isArray(n)?n.join(`
- `):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 pat(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=dat.newInstance();return o.initialize(e.device,n),e._shaderModules.set(n,o),o}}const vat={shaderModules:null,device:null,window:null};function Ine(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,vat,n),e._shaderModules=new Map,Z.obj(t,e),Z.setGet(t,e,["device","window"]),pat(t,e)}const gat=Z.newInstance(Ine,"vtkWebGPUShaderCache");var In={newInstance:gat,extend:Ine,substitute:hat};function yat(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 mat={handle:null,layouts:null,renderEncoder:null,shaderDescriptions:null,vertexState:null,topology:null,pipelineDescription:null};function Bne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,mat,n),oi(t,e),e.layouts=[],e.shaderDescriptions=[],uo(t,e,["handle","pipelineDescription"]),Xa(t,e,["device","renderEncoder","topology","vertexState"]),yat(t,e)}const bat=Kr(Bne,"vtkWebGPUPipeline");var Sat={newInstance:bat,extend:Bne};function wat(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
- {`),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=In.substitute(e.code,"//VTK::IOStructs::Input",a).result),e.outputNames.length+e.builtinOutputNames.length){const o=[`struct ${e.type}Output
- {`];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=In.substitute(e.code,"//VTK::IOStructs::Output",[`-> ${e.type}Output`]).result}e.code=In.substitute(e.code,"//VTK::IOStructs::Dec",i).result}}const xat={type:null,hash:null,code:null,outputNames:null,outputTypes:null};function $ne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,xat,n),e.outputNames=[],e.outputTypes=[],e.outputInterpolations=[],e.builtinOutputNames=[],e.builtinOutputTypes=[],e.builtinInputNames=[],e.builtinInputTypes=[],Z.obj(t,e),Z.setGet(t,e,["type","hash","code"]),Z.getArray(t,e,["outputTypes","outputNames","outputInterpolations"]),wat(t,e)}const _at=Z.newInstance($ne,"vtkWebGPUShaderDescription");var z6={newInstance:_at,extend:$ne};const U6={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 Cat(t){return!t||t.length<6?0:t in U6?U6[t]:(Xn(`unknown format ${t}`),null)}function Tat(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 Xn(`unknown format ${t}`),0;const a=5-r/2;return e*a}function Eat(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 Mat(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{Xn(`unknown format ${t}`);return}const n=t.split("x")[0],r=Number(n[n.length-1]);if(Number.isNaN(r)){Xn(`unknown format ${t}`);return}return e+=8*(5-r/2),e+="Array",e}function Dat(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{Xn(`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 Aat(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 kat(t){if(t){if(t.includes("f32"))return"Float32Array";if(t.includes("i32"))return"Int32Array";if(t.includes("u32"))return"Uint32Array";Xn(`unknown format ${t}`)}}var ti={getDetailsFromTextureFormat:Cat,getByteStrideFromBufferFormat:Tat,getNumberOfComponentsFromBufferFormat:Eat,getNativeTypeFromBufferFormat:Mat,getShaderTypeFromBufferFormat:Dat,getByteStrideFromShaderFormat:Aat,getNativeTypeFromShaderFormat:kat};function Rat(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 Lat(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(Rat(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=ti.getShaderTypeFromBufferFormat(o.format);r>0&&(n+=`,
- `),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 Oat={inputs:null,bindingDescriptions:!1,attributeDescriptions:null,indexBuffer:null};function Pne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Oat,n),oi(t,e),e.bindingDescriptions=[],e.attributeDescriptions=[],e.inputs=[],Xa(t,e,["created","device","handle","indexBuffer"]),Lat(t,e)}const Vat=Kr(Pne,"vtkWebGPUVertexInput");var Nat={newInstance:Vat,extend:Pne};const Iat=`
- //VTK::Renderer::Dec
- //VTK::Color::Dec
- //VTK::Normal::Dec
- //VTK::TCoord::Dec
- //VTK::Select::Dec
- //VTK::Mapper::Dec
- //VTK::IOStructs::Dec
- @vertex
- fn main(
- //VTK::IOStructs::Input
- )
- //VTK::IOStructs::Output
- {
- var output : vertexOutput;
- // var vertex: vec4<f32> = vertexBC;
- //VTK::Color::Impl
- //VTK::Normal::Impl
- //VTK::TCoord::Impl
- //VTK::Select::Impl
- //VTK::Position::Impl
- return output;
- }
- `,Bat=`
- //VTK::Renderer::Dec
- //VTK::Color::Dec
- //VTK::Normal::Dec
- //VTK::TCoord::Dec
- //VTK::Select::Dec
- //VTK::RenderEncoder::Dec
- //VTK::Mapper::Dec
- //VTK::IOStructs::Dec
- @fragment
- fn main(
- //VTK::IOStructs::Input
- )
- //VTK::IOStructs::Output
- {
- var output : fragmentOutput;
- //VTK::Color::Impl
- //VTK::Normal::Impl
- //VTK::Light::Impl
- //VTK::TCoord::Impl
- //VTK::Select::Impl
- // var computedColor:vec4<f32> = vec4<f32>(1.0,0.5,0.5,1.0);
- //VTK::RenderEncoder::Impl
- return output;
- }
- `;function $at(t,e){e.classHierarchy.push("vtkWebGPUSimpleMapper"),t.generateShaderDescriptions=(n,r,a)=>{const i=z6.newInstance({type:"vertex",hash:n,code:e.vertexShaderTemplate}),o=z6.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=In.substitute(s,"//VTK::Renderer::Dec",[i]).result,o.setCode(s);const l=r.getShaderDescription("fragment");s=l.getCode(),s=In.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=In.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=In.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=In.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=Sat.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 Pat={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 Fne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Pat,n),Sa.extend(t,e,n),e.textureViews=[],e.vertexInput=Nat.newInstance(),e.bindGroup=Vne.newInstance({label:"mapperBG"}),e.additionalBindables=[],e.fragmentShaderTemplate=e.fragmentShaderTemplate||Bat,e.vertexShaderTemplate=e.vertexShaderTemplate||Iat,e.shaderReplacements=new Map,Z.get(t,e,["pipeline","vertexInput"]),Z.setGet(t,e,["additionalBindables","device","fragmentShaderTemplate","interpolate","numberOfInstances","numberOfVertices","pipelineHash","shaderReplacements","SSBO","textureViews","topology","UBO","vertexShaderTemplate","WebGPURenderer"]),$at(t,e)}const Fat=Z.newInstance(Fne,"vtkWebGPUSimpleMapper");var NN={newInstance:Fat,extend:Fne};function zat(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=In.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 Uat={};function zne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Uat,n),NN.extend(t,e,n),zat(t,e)}const Gat=Z.newInstance(zne,"vtkWebGPUFullScreenQuad");var Zg={newInstance:Gat,extend:zne};const Hat={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},Wat={Start:0,Points:0,Lines:1,Triangles:2,TriangleStrips:3,TriangleEdges:4,TriangleStripEdges:5,End:6};var Yb={BufferUsage:Hat,PrimitiveTypes:Wat};const sD=["getMappedRange","mapAsync","unmap"];function jat(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 Kat(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=>{jat(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<sD.length;n++)t[sD[n]]=function(){return e.handle[sD[n]](...arguments)}}const Yat={device:null,handle:null,sizeInBytes:0,strideInBytes:0,arrayInformation:null,usage:null,label:null,sourceTime:null};function Une(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Yat,n),Z.obj(t,e),Z.get(t,e,["handle","sizeInBytes","usage"]),Z.setGet(t,e,["strideInBytes","device","arrayInformation","label","sourceTime"]),Kat(t,e)}const Xat=Z.newInstance(Une);var Qg={newInstance:Xat,extend:Une,...Yb};const{Representation:G6}=T0,{PrimitiveTypes:uf}=Yb;class qat{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 Zat(t){switch(t){case uf.Points:return"points";case uf.Lines:return"lines";case uf.Triangles:case uf.TriangleEdges:return"polys";case uf.TriangleStripEdges:case uf.TriangleStrips:return"strips";default:return""}}function fw(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 Qat(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=fw(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=fw(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=fw(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=fw(n,a,e),n.ibo[n.iboId++]=i}function Jat(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 Pu;const H6=new Uint32Array(1),Zo=new Uint32Array(2),Fc=new Uint32Array(3),lD={anythingToPoints(t,e,n,r,a){for(let i=0;i<t;++i)H6[0]=e[n+i],Pu(H6,r,a)},linesToWireframe(t,e,n,r,a){for(let i=0;i<t-1;++i)Zo[0]=e[n+i],Zo[1]=e[n+i+1],Pu(Zo,r,a)},polysToWireframe(t,e,n,r,a){if(t>2)for(let i=0;i<t;++i)Zo[0]=e[n+i],Zo[1]=e[n+(i+1)%t],Pu(Zo,r,a)},stripsToWireframe(t,e,n,r,a){if(t>2){for(let i=0;i<t-1;++i)Zo[0]=e[n+i],Zo[1]=e[n+i+1],Pu(Zo,r,a);for(let i=0;i<t-2;i++)Zo[0]=e[n+i],Zo[1]=e[n+i+2],Pu(Zo,r,a)}},polysToSurface(t,e,n,r,a){for(let i=0;i<t-2;i++)Fc[0]=e[n],Fc[1]=e[n+i+1],Fc[2]=e[n+i+2],Pu(Fc,r,a)},stripsToSurface(t,e,n,r,a){for(let i=0;i<t-2;i++)Fc[0]=e[n+i],Fc[1]=e[n+i+1+i%2],Fc[2]=e[n+i+1+(i+1)%2],Pu(Fc,r,a)}};function eit(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=Zat(a),c=n.numberOfPoints,f={provokedPointIds:new Uint8Array(c),extraPoints:0,iboSize:0,flatId:0,iboId:0,cellProvokedMap:new qat};let d=null;i===G6.POINTS||a===uf.Points?d=lD.anythingToPoints:i===G6.WIREFRAME||a===uf.Lines?d=lD[`${u}ToWireframe`]:d=lD[`${u}ToSurface`],Pu=Jat;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),Pu=Qat,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 tit={flatIdToPointId:null,flatIdToCellId:null,flatSize:0,indexCount:0};function Gne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,tit,n),Qg.extend(t,e,n),Z.setGet(t,e,["flatIdToPointId","flatIdToCellId","flatSize","indexCount"]),eit(t,e)}const nit=Z.newInstance(Gne);var rit={newInstance:nit,extend:Gne,...Yb};const{BufferUsage:zc}=Yb,{vtkErrorMacro:ait}=_u,{VtkDataTypes:Vd}=zn,iit={};function oit(t){let e;switch(t.getDataType()){case Vd.UNSIGNED_CHAR:e="uint8";break;case Vd.FLOAT:e="float32";break;case Vd.UNSIGNED_INT:e="uint32";break;case Vd.INT:e="sint32";break;case Vd.DOUBLE:e="float32";break;case Vd.UNSIGNED_SHORT:e="uint16";break;case Vd.SHORT:e="sin16";break;default:e="float32";break}switch(t.getNumberOfComponents()){case 2:e+="x2";break;case 3:e.includes("32")||ait(`unsupported x3 type for ${e}`),e+="x3";break;case 4:e+="x4";break}return e}function W6(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=_0(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 sit(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 vu(a,i,o),bp(o),o}function lit(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=sit(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 uit(t,e){e.classHierarchy.push("vtkWebGPUBufferManager");function n(r){r.dataArray&&!r.nativeArray&&(r.nativeArray=r.dataArray.getData());let a,i;if(r.usage===zc.Index&&(a=rit.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=Qg.newInstance({label:r.label}),a.setDevice(e.device)),r.usage===zc.UniformArray&&(i=GPUBufferUsage.UNIFORM|GPUBufferUsage.COPY_DST,a.createAndWrite(r.nativeArray,i)),r.usage===zc.Storage&&(i=GPUBufferUsage.STORAGE|GPUBufferUsage.COPY_DST,a.createAndWrite(r.nativeArray,i)),r.usage===zc.Texture&&(i=GPUBufferUsage.COPY_SRC,a.createAndWrite(r.nativeArray,i)),r.usage===zc.PointArray){i=GPUBufferUsage.VERTEX;const o=ti.getNativeTypeFromBufferFormat(r.format),s=W6(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(ti.getByteStrideFromBufferFormat(r.format)),a.setArrayInformation([{offset:0,format:r.format,interpolation:r.cellData?"flat":"perspective"}])}if(r.usage===zc.NormalsFromPoints){i=GPUBufferUsage.VERTEX;const o=ti.getNativeTypeFromBufferFormat(r.format),s=lit(r.cells,r.dataArray),l=W6(r.indexBuffer,s,4,o,{cellData:!0});a.createAndWrite(l.nativeArray,i),a.setStrideInBytes(ti.getByteStrideFromBufferFormat(r.format)),a.setArrayInformation([{offset:0,format:r.format,interpolation:"flat"}])}return r.usage===zc.RawVertex&&(i=GPUBufferUsage.VERTEX,a.createAndWrite(r.nativeArray,i),a.setStrideInBytes(ti.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=oit(r),o={hash:`${r.getMTime()}I${a.getMTime()}${i}`,usage:zc.PointArray,format:i,dataArray:r,indexBuffer:a};return t.getBuffer(o)},t.getFullScreenQuadBuffer=()=>{if(e.fullScreenQuadBuffer)return e.fullScreenQuadBuffer;e.fullScreenQuadBuffer=Qg.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 cit={device:null,fullScreenQuadBuffer:null};function Hne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,cit,n),oi(t,e),Xa(t,e,["device"]),uit(t,e)}const fit=Kr(Hne);var ud={newInstance:fit,extend:Hne,...iit,...Yb};const{BufferUsage:dit}=ud,{vtkErrorMacro:iv}=Z;function hit(t,e){e.classHierarchy.push("vtkWebGPUStorageBuffer"),t.addEntry=(n,r)=>{if(e._bufferEntryNames.has(n)){iv(`entry named ${n} already exists`);return}e._bufferEntryNames.set(n,e.bufferEntries.length);const a=ti.getByteStrideFromShaderFormat(r);e.bufferEntries.push({name:n,type:r,sizeInBytes:a,offset:e.sizeInBytes,nativeType:ti.getNativeTypeFromShaderFormat(r)}),e.sizeInBytes+=a},t.send=n=>{if(!e._buffer){const r={nativeArray:e.Float32Array,usage:dit.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]=Z.newTypedArray(n,e.arrayBuffer))},t.setValue=(n,r,a)=>{const i=e._bufferEntryNames.get(n);if(i===void 0){iv(`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){iv(`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){iv(`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){iv(`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){iv(`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
- {`];for(let i=0;i<e.bufferEntries.length;i++){const o=e.bufferEntries[i];a.push(` ${o.name}: ${o.type},`)}return a.push(`
- };
- struct ${e.label}Struct
- {
- values: array<${e.label}StructEntry>,
- };
- @binding(${n}) @group(${r}) var<storage, read> ${e.label}: ${e.label}Struct;
- `),a.join(`
- `)},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 pit={bufferEntries:null,bufferEntryNames:null,sizeInBytes:0,label:null,numberOfInstances:1};function Wne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,pit,n),Z.obj(t,e),e._bufferEntryNames=new Map,e.bufferEntries=[],e._sendTime={},Z.obj(e._sendTime,{mtime:0}),e.bindGroupTime={},Z.obj(e.bindGroupTime,{mtime:0}),e.bindGroupLayoutEntry=e.bindGroupLayoutEntry||{buffer:{type:"read-only-storage"}},Z.get(t,e,["bindGroupTime"]),Z.setGet(t,e,["device","bindGroupLayoutEntry","label","numberOfInstances","sizeInBytes"]),hit(t,e)}const vit=Z.newInstance(Wne,"vtkWebGPUStorageBuffer");var XL={newInstance:vit,extend:Wne};const{BufferUsage:git}=ud,{vtkErrorMacro:uD}=Z;function yit(t,e){e.classHierarchy.push("vtkWebGPUUniformBuffer"),t.addEntry=(n,r)=>{if(e._bufferEntryNames.has(n)){uD(`entry named ${n} already exists`);return}e.sortDirty=!0,e._bufferEntryNames.set(n,e.bufferEntries.length),e.bufferEntries.push({name:n,type:r,sizeInBytes:ti.getByteStrideFromShaderFormat(r),offset:-1,nativeType:ti.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:git.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]=Z.newTypedArray(n,e.arrayBuffer))},t.setValue=(n,r)=>{t.sortBufferEntries();const a=e._bufferEntryNames.get(n);if(a===void 0){uD(`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){uD(`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
- {`];for(let i=0;i<e.bufferEntries.length;i++){const o=e.bufferEntries[i];a.push(` ${o.name}: ${o.type},`)}return a.push(`};
- @binding(${n}) @group(${r}) var<uniform> ${e.label}: ${e.label}Struct;`),a.join(`
- `)}}const mit={bufferEntries:null,bufferEntryNames:null,sizeInBytes:0,label:null,bindGroupLayoutEntry:null,bindGroupEntry:null};function jne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,mit,n),Z.obj(t,e),e._bufferEntryNames=new Map,e.bufferEntries=[],e.bindGroupLayoutEntry=e.bindGroupLayoutEntry||{buffer:{type:"uniform"}},e.sendTime={},Z.obj(e.sendTime,{mtime:0}),e.bindGroupTime={},Z.obj(e.bindGroupTime,{mtime:0}),e.sendDirty=!0,e.sortDirty=!0,Z.get(t,e,["binding","bindGroupTime"]),Z.setGet(t,e,["bindGroupLayoutEntry","device","label","sizeInBytes"]),yit(t,e)}const bit=Z.newInstance(jne,"vtkWebGPUUniformBuffer");var np={newInstance:bit,extend:jne};const{vtkDebugMacro:Sit}=_u,j6=`
- //VTK::Renderer::Dec
- //VTK::Mapper::Dec
- //VTK::TCoord::Dec
- //VTK::RenderEncoder::Dec
- //VTK::IOStructs::Dec
- @fragment
- fn main(
- //VTK::IOStructs::Input
- )
- //VTK::IOStructs::Output
- {
- var output: fragmentOutput;
- var computedColor: vec4<f32> = mapperUBO.BackgroundColor;
- //VTK::RenderEncoder::Impl
- return output;
- }
- `,wit=`
- fn vecToRectCoord(dir: vec3<f32>) -> vec2<f32> {
- var tau: f32 = 6.28318530718;
- var pi: f32 = 3.14159265359;
- var out: vec2<f32> = vec2<f32>(0.0);
- out.x = atan2(dir.z, dir.x) / tau;
- out.x += 0.5;
- var phix: f32 = length(vec2(dir.x, dir.z));
- out.y = atan2(dir.y, phix) / pi + 0.5;
- return out;
- }
- //VTK::Renderer::Dec
- //VTK::Mapper::Dec
- //VTK::TCoord::Dec
- //VTK::RenderEncoder::Dec
- //VTK::IOStructs::Dec
- @fragment
- fn main(
- //VTK::IOStructs::Input
- )
- //VTK::IOStructs::Output
- {
- var output: fragmentOutput;
- var tcoord: vec4<f32> = vec4<f32>(input.vertexVC.xy, -1, 1);
- var V: vec4<f32> = normalize(mapperUBO.FSQMatrix * tcoord); // vec2<f32>((input.tcoordVS.x - 0.5) * 2, -(input.tcoordVS.y - 0.5) * 2);
- // textureSampleLevel gets rid of some ugly artifacts
- var background = textureSampleLevel(EnvironmentTexture, EnvironmentTextureSampler, vecToRectCoord(V.xyz), 0.0);
- var computedColor: vec4<f32> = vec4<f32>(background.rgb, 1);
- //VTK::RenderEncoder::Impl
- return output;
- }
- `,dw=new Float64Array(16),K6=new Float64Array(16);function xit(t){return t.getPositional()?t.getConeAngle()>=90?0:2:1}function _it(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=[];tf(o,a,.5*(n[0]+n[1])),Yy(i,r,o),RL(o,i,e.stabilizedCenter),NJ(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||(Sit("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();_r(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]=xit(n[c]),l[f+1]=Math.cos(va(n[c].getConeAngle())),l[f+2]=Math.cos(va(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=Zg.newInstance(),e.clearFSQ.setDevice(n),e.clearFSQ.setPipelineHash("clearfsq"),e.clearFSQ.setFragmentShaderTemplate(j6);const o=np.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(wit);const o=np.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=Zg.newInstance(),e.clearFSQ.setDevice(n),e.clearFSQ.setPipelineHash("clearfsq"),e.clearFSQ.setFragmentShaderTemplate(j6);const o=np.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),ea(K6,r.normalMatrix),DL(dw,r.scvc,r.pcsc),DL(dw,K6,dw),e.clearFSQ.getUBO().setArray("FSQMatrix",dw),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 Cit={bindGroup:null,selector:null,renderEncoder:null,recenterThreshold:20,suppressClear:!1,stabilizedCenter:[0,0,0]};function Tit(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Cit,n),Sa.extend(t,e,n),e.UBO=np.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=XL.newInstance({label:"rendererLightSSBO"}),e.lightTimeString="",e.bindGroup=Vne.newInstance({label:"rendererBG"}),e.bindGroup.setBindables([e.UBO,e.SSBO]),e.tmpMat4=Yn(new Float64Array(16)),e.stabilizedTime={},oi(e.stabilizedTime,{mtime:0}),uo(t,e,["bindGroup","stabilizedTime"]),C0(t,e,["stabilizedCenter"]),Xa(t,e,["renderEncoder","selector","suppressClear","UBO"]),_it(t,e)}const Eit=Kr(Tit,"vtkWebGPURenderer");_c("vtkRenderer",Eit);const{CoordinateSystem:Y6}=jb;function Mit(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()===Y6.WORLD&&(e.bufferShift[0]-=a[0],e.bufferShift[1]-=a[1],e.bufferShift[2]-=a[2]),ea(e.keyMatrices.bcwc,r),e.renderable.getIsIdentity()?Yn(e.keyMatrices.normalMatrix):(di(e.keyMatrices.normalMatrix,e.keyMatrices.bcwc),e.keyMatrices.normalMatrix[3]=0,e.keyMatrices.normalMatrix[7]=0,e.keyMatrices.normalMatrix[11]=0,Ji(e.keyMatrices.normalMatrix,e.keyMatrices.normalMatrix),ea(e.keyMatrices.normalMatrix,e.keyMatrices.normalMatrix)),xa(e.keyMatrices.bcwc,e.keyMatrices.bcwc,[-e.bufferShift[0],-e.bufferShift[1],-e.bufferShift[2]]),e.renderable.getCoordinateSystem()===Y6.WORLD?xa(e.keyMatrices.bcsc,e.keyMatrices.bcwc,[-a[0],-a[1],-a[2]]):di(e.keyMatrices.bcsc,e.keyMatrices.bcwc),e.keyMatricesTime.modified()}return e.keyMatrices}}const Dit={keyMatricesTime:null,keyMatrices:null,propID:void 0,bufferShift:void 0};function Ait(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Dit,n),Sa.extend(t,e,n),e.keyMatricesTime={},Z.obj(e.keyMatricesTime,{mtime:0}),e.keyMatrices={normalMatrix:new Float64Array(16),bcwc:new Float64Array(16),bcsc:new Float64Array(16)},Z.get(t,e,["propID","keyMatricesTime"]),e.bufferShift=[0,0,0,0],Mit(t,e)}const kit=Z.newInstance(Ait);_c("vtkActor",kit);const{CoordinateSystem:X6}=jb;function Rit(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()===X6.WORLD&&(e.bufferShift[0]-=r[0],e.bufferShift[1]-=r[1],e.bufferShift[2]-=r[2]),Yn(e.keyMatrices.bcwc),Yn(e.keyMatrices.normalMatrix),xa(e.keyMatrices.bcwc,e.keyMatrices.bcwc,[-e.bufferShift[0],-e.bufferShift[1],-e.bufferShift[2]]),e.renderable.getCoordinateSystem()===X6.WORLD?xa(e.keyMatrices.bcsc,e.keyMatrices.bcwc,[-r[0],-r[1],-r[2]]):di(e.keyMatrices.bcsc,e.keyMatrices.bcwc),e.keyMatricesTime.modified()}return e.keyMatrices}}const Lit={keyMatricesTime:null,keyMatrices:null,propID:void 0,bufferShift:void 0};function Oit(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Lit,n),Sa.extend(t,e,n),e.keyMatricesTime={},Z.obj(e.keyMatricesTime,{mtime:0}),e.keyMatrices={normalMatrix:new Float64Array(16),bcwc:new Float64Array(16),bcsc:new Float64Array(16)},Z.get(t,e,["propID","keyMatricesTime"]),e.bufferShift=[0,0,0,0],Rit(t,e)}const Vit=Z.newInstance(Oit);_c("vtkActor2D",Vit);function Nit(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 Iit={};function Bit(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Iit,n),Sa.extend(t,e,n),e.CubeAxesActorHelper=une.newCubeAxesActorHelper(),Nit(t,e)}const $it=Kr(Bit,"vtkWebGPUCubeAxesActor");_c("vtkCubeAxesActor",$it);const{DisplayLocation:qL}=Mne;function Pit(t,e){e.classHierarchy.push("vtkProperty2D"),t.setDisplayLocationToBackground=()=>t.setDisplayLocation(qL.BACKGROUND),t.setDisplayLocationToForeground=()=>t.setDisplayLocation(qL.FOREGROUND),t.setRepresentationToWireframe=()=>t.setRepresentation(ni.WIREFRAME),t.setRepresentationToSurface=()=>t.setRepresentation(ni.SURFACE),t.setRepresentationToPoints=()=>t.setRepresentation(ni.POINTS),t.getRepresentationAsString=()=>Z.enumToString(ni,e.representation)}const Fit={color:[1,1,1],opacity:1,pointSize:1,lineWidth:1,representation:ni.SURFACE,displayLocation:qL.FOREGROUND};function Kne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Fit,n),Z.obj(t,e),Z.setGet(t,e,["opacity","lineWidth","pointSize","displayLocation","representation"]),Z.setGetArray(t,e,["color"],3),Pit(t,e)}const zit=Z.newInstance(Kne,"vtkProperty2D");var Uit={newInstance:zit,extend:Kne,...Mne};const{BufferUsage:qa,PrimitiveTypes:Fi}=ud,{Representation:hw}=T0,{ScalarMode:pw}=Br,{CoordinateSystem:Git}=jb,{DisplayLocation:Hit}=Uit,Wit=`
- //VTK::Renderer::Dec
- //VTK::Color::Dec
- //VTK::Normal::Dec
- //VTK::TCoord::Dec
- //VTK::Select::Dec
- //VTK::Mapper::Dec
- //VTK::IOStructs::Dec
- @vertex
- fn main(
- //VTK::IOStructs::Input
- )
- //VTK::IOStructs::Output
- {
- var output : vertexOutput;
- var vertex: vec4<f32> = vertexBC;
- //VTK::Color::Impl
- //VTK::Normal::Impl
- //VTK::TCoord::Impl
- //VTK::Select::Impl
- //VTK::Position::Impl
- return output;
- }
- `,jit=`
- struct PBRData {
- diffuse: vec3<f32>,
- specular: vec3<f32>,
- }
- // Dot product with the max already in it
- fn mdot(a: vec3<f32>, b: vec3<f32>) -> f32 {
- return max(0.0, dot(a, b));
- }
- // Dot product with a max in it that does not allow for negative values
- // Physically based rendering is accurate as long as normals are accurate,
- // however this is pretty often not the case. In order to prevent negative
- // values from ruining light calculations and creating zones of zero light,
- // this remapping is used, which smoothly clamps the dot product between
- // zero and one while still maintaining a good amount of accuracy.
- fn cdot(a: vec3<f32>, b: vec3<f32>) -> f32 {
- var d: f32 = max(0.0, dot(a, b));
- d = pow((d + 1.0) / 2.0, 2.6);
- return d;
- }
- // Lambertian diffuse model
- fn lambertDiffuse(base: vec3<f32>, N: vec3<f32>, L: vec3<f32>) -> vec3<f32> {
- var pi: f32 = 3.14159265359;
- var NdotL: f32 = mdot(N, L);
- NdotL = pow(NdotL, 1.5);
- return (base/pi)*NdotL;
- }
- // Yasuhiro Fujii improvement on the Oren-Nayar model
- // https://mimosa-pudica.net/improved-oren-nayar.html
- // p is surface color, o is roughness
- fn fujiiOrenNayar(p: vec3<f32>, o: f32, N: vec3<f32>, L: vec3<f32>, V: vec3<f32>) -> vec3<f32> {
- var invpi: f32 = 0.31830988618; // 1/pi
- var o2 = o*o;
- var NdotL: f32 = mdot(N, L);
- NdotL = pow(NdotL, 1.5); // Less physically accurate, but hides the "seams" between lights better
- var NdotV: f32 = mdot(N, V);
- var LdotV: f32 = mdot(L, V);
- var s: f32 = LdotV - NdotL*NdotV;
- var t: f32 = mix(1.0, max(NdotL, NdotV), step(0.0, s)); // Mix with step is the equivalent of an if statement
- var A: vec3<f32> = 0.5*(o2 / (o2 + 0.33)) + 0.17*p*(o2 / (o2 + 0.13));
- A = invpi*(1 - A);
- var B: f32 = 0.45*(o2 / (o2 + 0.09));
- B = invpi*B;
- return p*NdotL*(A + B*(s/t));
- }
- // Fresnel portion of BRDF (IOR only, simplified)
- fn schlickFresnelIOR(V: vec3<f32>, N: vec3<f32>, ior: f32, k: f32) -> f32 {
- var NdotV: f32 = mdot(V, N);
- 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
- return F0 + (1.0 - F0) * pow((1.0-NdotV), 5.0);
- }
- // Fresnel portion of BRDF (Color ior, better)
- fn schlickFresnelRGB(V: vec3<f32>, N: vec3<f32>, F0: vec3<f32>) -> vec3<f32> {
- var NdotV: f32 = mdot(V, N);
- return F0 + (1.0 - F0) * pow((1-NdotV), 5.0);
- }
- // Normal portion of BRDF
- // https://learnopengl.com/PBR/Theory
- // Trowbridge-Reitz GGX functions: normal, halfway, roughness^2
- fn trGGX(N: vec3<f32>, H: vec3<f32>, a: f32) -> f32 {
- var pi: f32 = 3.14159265359;
- var a2: f32 = a*a;
- var NdotH = mdot(N, H);
- var NdotH2 = NdotH*NdotH;
-
- var denom: f32 = NdotH2 * (a2 - 1.0) + 1.0;
- return a2 / max((pi*denom*denom), 0.000001);
- }
- // A VERY bad approximation of anisotropy. Real anisotropic calculations require tangent and bitangent
- fn anisotrophicTrGGX(N: vec3<f32>, H: vec3<f32>, O: vec3<f32>, s: f32, a: f32) -> f32 {
- var Op: vec3<f32> = (rendererUBO.WCVCNormals * vec4<f32>(normalize(O) * s, 0.)).xyz;
- var ggx1: f32 = trGGX(N + Op*s, H, a);
- var ggx2: f32 = trGGX(N - Op*s, H, a);
- return (0.5 * ggx1 + 0.5 * ggx2);
- }
- // Geometry portion of BRDF
- fn schlickGGX(N: vec3<f32>, X: vec3<f32>, k: f32) -> f32 {
- var NdotX = cdot(N, X);
- return NdotX / max(0.000001, (NdotX*(1.0-k) + k));
- }
- fn smithSurfaceRoughness(N: vec3<f32>, V: vec3<f32>, L: vec3<f32>, k: f32) -> f32 {
- var ggx1: f32 = min(1.0, schlickGGX(N, V, k));
- var ggx2: f32 = min(1.0, schlickGGX(N, L, k));
- return ggx1*ggx2;
- }
- // BRDF Combination
- fn cookTorrance(D: f32, F: f32, G: f32, N: vec3<f32>, V: vec3<f32>, L: vec3<f32>) -> f32 {
- var num: f32 = D*F*G;
- var denom: f32 = 4*cdot(V, N)*cdot(L, N);
- return num / max(denom, 0.000001);
- }
- // Different lighting calculations for different light sources
- fn calcDirectionalLight(N: vec3<f32>, V: vec3<f32>, ior: f32, roughness: f32, metallic: f32, direction: vec3<f32>, color: vec3<f32>, base: vec3<f32>) -> PBRData {
- var L: vec3<f32> = normalize(direction); // Light Vector
- var H: vec3<f32> = normalize(L + V); // Halfway Vector
- var alpha = roughness*roughness;
- var k: f32 = alpha*alpha / 2;
- var D: f32 = trGGX(N, H, alpha); // Distribution
- // var F: f32 = schlickFresnelIOR(V, N, ior, k); // Fresnel
- var G: f32 = smithSurfaceRoughness(N, V, L, k); // Geometry
- var brdf: f32 = cookTorrance(D, 1.0, G, N, V, L); // Fresnel term is replaced with 1 because it is added later
- var incoming: vec3<f32> = color;
- var angle: f32 = mdot(L, N);
- angle = pow(angle, 1.5);
- var specular: vec3<f32> = brdf*incoming*angle;
- // 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
- // control property for the diffuse vs specular roughness
- var diffuse: vec3<f32> = incoming*fujiiOrenNayar(base, roughness, N, L, V);
- // Stores the specular and diffuse separately to allow for finer post processing
- var out = PBRData(diffuse, specular);
-
- return out; // Returns angle along with color of light so the final color can be multiplied by angle as well (creates black areas)
- }
- // TODO: find some way to reduce the number of arguments going in here
- 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 {
- var L: vec3<f32> = normalize(position - fragPos); // Light Vector
- var H: vec3<f32> = normalize(L + V); // Halfway Vector
- var dist = distance(position, fragPos);
- var alpha = roughness*roughness;
- var k: f32 = alpha*alpha / 2.0; // could also be pow(alpha + 1.0, 2) / 8
- var D: f32 = trGGX(N, H, alpha); // Distribution
- // var F: f32 = schlickFresnelIOR(V, N, ior, k); // Fresnel
- var G: f32 = smithSurfaceRoughness(N, V, L, k); // Geometry
- var brdf: f32 = cookTorrance(D, 1.0, G, N, V, L);
- var incoming: vec3<f32> = color * (1.0 / (dist*dist));
- var angle: f32 = mdot(L, N);
- angle = pow(angle, 1.5); // Smoothing factor makes it less accurate, but reduces ugly "seams" bewteen light sources
- var specular: vec3<f32> = brdf*incoming*angle;
- var diffuse: vec3<f32> = incoming*fujiiOrenNayar(base, roughness, N, L, V);
- // Stores the specular and diffuse separately to allow for finer post processing
- // Could also be done (propably more properly) with a struct
- var out = PBRData(diffuse, specular);
-
- return out; // Returns angle along with color of light so the final color can be multiplied by angle as well (creates black areas)
- }
- // For a reason unknown to me, spheres dont seem to behave propperly with head-on spot lights
- 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 {
- var L: vec3<f32> = normalize(position - fragPos);
- var H: vec3<f32> = normalize(L + V); // Halfway Vector
- var dist = distance(position, fragPos);
- var alpha = roughness*roughness;
- var k: f32 = alpha*alpha / 2.0; // could also be pow(alpha + 1.0, 2) / 8
- var D: f32 = trGGX(N, H, alpha); // Distribution
- // var F: f32 = schlickFresnelIOR(V, N, ior, k); // Fresnel
- var G: f32 = smithSurfaceRoughness(N, V, L, k); // Geometry
- var brdf: f32 = cookTorrance(D, 1.0, G, N, V, L);
-
- // Cones.x is the inner phi and cones.y is the outer phi
- var theta: f32 = mdot(normalize(direction), L);
- var epsilon: f32 = cones.x - cones.y;
- var intensity: f32 = (theta - cones.y) / epsilon;
- intensity = clamp(intensity, 0.0, 1.0);
- intensity /= dist*dist;
- var incoming: vec3<f32> = color * intensity;
- var angle: f32 = mdot(L, N);
- angle = pow(angle, 1.5); // Smoothing factor makes it less accurate, but reduces ugly "seams" bewteen light sources
- var specular: vec3<f32> = brdf*incoming*angle;
- var diffuse: vec3<f32> = incoming*fujiiOrenNayar(base, roughness, N, L, V);
- // Stores the specular and diffuse separately to allow for finer post processing
- // Could also be done (propably more properly) with a struct
- var out = PBRData(diffuse, specular);
-
- return out; // Returns angle along with color of light so the final color can be multiplied by angle as well (creates black areas)
- }
- // Environment mapping stuff
- // Takes in a vector and converts it to an equivalent coordinate in a rectilinear texture. Should be replaced with cubemaps at some point
- fn vecToRectCoord(dir: vec3<f32>) -> vec2<f32> {
- var tau: f32 = 6.28318530718;
- var pi: f32 = 3.14159265359;
- var out: vec2<f32> = vec2<f32>(0.0);
- out.x = atan2(dir.z, dir.x) / tau;
- out.x += 0.5;
- var phix: f32 = length(vec2(dir.x, dir.z));
- out.y = atan2(dir.y, phix) / pi + 0.5;
- return out;
- }
- //VTK::Renderer::Dec
- //VTK::Color::Dec
- //VTK::TCoord::Dec
- // optional surface normal declaration
- //VTK::Normal::Dec
- //VTK::Select::Dec
- //VTK::RenderEncoder::Dec
- //VTK::Mapper::Dec
- //VTK::IOStructs::Dec
- @fragment
- fn main(
- //VTK::IOStructs::Input
- )
- //VTK::IOStructs::Output
- {
- var output : fragmentOutput;
- // Temporary ambient, diffuse, and opacity
- var ambientColor: vec4<f32> = mapperUBO.AmbientColor;
- var diffuseColor: vec4<f32> = mapperUBO.DiffuseColor;
- var opacity: f32 = mapperUBO.Opacity;
- // This should be declared somewhere else
- var _diffuseMap: vec4<f32> = vec4<f32>(1.0);
- var _roughnessMap: vec4<f32> = vec4<f32>(1.0);
- var _metallicMap: vec4<f32> = vec4<f32>(1.0);
- 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
- var _ambientOcclusionMap: vec4<f32> = vec4<f32>(1.);
- var _emissionMap: vec4<f32> = vec4<f32>(0.);
- //VTK::Color::Impl
- //VTK::TCoord::Impl
- //VTK::Normal::Impl
- var computedColor: vec4<f32> = vec4<f32>(diffuseColor.rgb, 1.0);
- //VTK::Light::Impl
- //VTK::Select::Impl
- if (computedColor.a == 0.0) { discard; };
- //VTK::Position::Impl
- //VTK::RenderEncoder::Impl
- return output;
- }
- `;function q6(t){return t.indexOf("edge")>=0}function Kit(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!==Git.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()===Hit.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===Fi.Verts?!1:e.primitiveType===Fi.Triangles||e.primitiveType===Fi.TriangleStrips?r===hw.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=In.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=In.substitute(o,"//VTK::Position::Impl",["pCoord = vec4<f32>(pCoord.xyz/pCoord.w, 1.0);","pCoord.z = mapperUBO.ZValue;","//VTK::Position::Impl"]).result)):(o=In.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=In.substitute(o,"//VTK::Position::Impl",[" pCoord.z = mapperUBO.ZValue;","//VTK::Position::Impl"]).result)),t.haveWideLines()&&(i.addBuiltinInput("u32","@builtin(instance_index) instanceIndex"),o=In.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=In.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=In.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=In.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=In.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&&!q6(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=In.substitute(l,"//VTK::Light::Impl",c).result,s.setCode(l)}else l=In.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(q6(n)){const u=r.getShaderDescription("fragment");let c=u.getCode();c=In.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=In.substitute(s,"//VTK::Color::Impl",[" output.color = colorVI;"]).result,o.setCode(s);const l=r.getShaderDescription("fragment");s=l.getCode(),s=In.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,C,_,x,T,M,E,A,k,R,N,F,z;if(!a.hasAttribute("tcoord"))return;const i=r.getShaderDescription("vertex"),o=a.getBuffer("tcoord"),s=ti.getNumberOfComponentsFromBufferFormat(o.getArrayInformation()[0].format);let l=i.getCode();i.addOutput(`vec${s}<f32>`,"tcoordVS"),l=In.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=B=>B?B.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);"),(x=(_=(C=c.getProperty()).getMetallicTexture)==null?void 0:_.call(C))!=null&&x.getImageLoaded()&&f(c.getProperty().getMetallicTexture())&&d.push("_metallicMap = textureSample(MetallicTexture, MetallicTextureSampler, input.tcoordVS);"),(E=(M=(T=c.getProperty()).getNormalTexture)==null?void 0:M.call(T))!=null&&E.getImageLoaded()&&f(c.getProperty().getNormalTexture())&&d.push("_normalMap = textureSample(NormalTexture, NormalTextureSampler, input.tcoordVS);"),(R=(k=(A=c.getProperty()).getAmbientOcclusionTexture)==null?void 0:k.call(A))!=null&&R.getImageLoaded()&&f(c.getProperty().getAmbientOcclusionTexture())&&d.push("_ambientOcclusionMap = textureSample(AmbientOcclusionTexture, AmbientOcclusionTextureSampler, input.tcoordVS);"),(z=(F=(N=c.getProperty()).getEmissionTexture)==null?void 0:F.call(N))!=null&&z.getImageLoaded()&&f(c.getProperty().getEmissionTexture())&&d.push("_emissionMap = textureSample(EmissionTexture, EmissionTextureSampler, input.tcoordVS);"),l=In.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=In.substitute(o,"//VTK::Select::Impl",[" var compositeID: u32 = 0u;"]).result,i.setCode(o)}},e.shaderReplacements.set("replaceShaderSelect",t.replaceShaderSelect),t.getUsage=(n,r)=>n===hw.POINTS||r===Fi.Points?qa.Verts:r===Fi.Lines?qa.Lines:n===hw.WIREFRAME?r===Fi.Triangles?qa.LinesFromTriangles:qa.LinesFromStrips:r===Fi.Triangles?qa.Triangles:r===Fi.TriangleStrips?qa.Strips:r===Fi.TriangleEdges?qa.LinesFromTriangles:qa.LinesFromStrips,t.getHashFromUsage=n=>`pt${n}`,t.getTopologyFromUsage=n=>{switch(n){case qa.Triangles:return"triangle-list";case qa.Verts:return"point-list";case qa.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===Fi.TriangleEdges&&(l=!0,o=hw.WIREFRAME);const u=e.vertexInput,c=n.getPoints();let f;if(r){const y={hash:`R${o}P${a}${r.getMTime()}`,usage:qa.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:qa.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===qa.Triangles||d===qa.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=qa.PointArray;const b=s.getBufferManager().getBuffer(m);u.addBuffer(b,["normalMC"])}else if(a===Fi.Triangles){e._usesCellNormals=!0,m.hash=`PFN${c.getMTime()}I${f.getMTime()}snorm8x4`,m.dataArray=c,m.cells=r,m.usage=qa.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===pw.USE_CELL_DATA||m===pw.USE_CELL_FIELD_DATA||m===pw.USE_FIELD_DATA||!n.getPointData().getScalars())&&m!==pw.USE_POINT_FIELD_DATA&&y&&(b=!0);const w={usage:qa.PointArray,format:"unorm8x4",hash:`${b}${y.getMTime()}I${f.getMTime()}unorm8x4`,dataArray:y,indexBuffer:f,cellData:b,cellOffset:0},C=s.getBufferManager().getBuffer(w);u.addBuffer(C,["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,C,_;const n=[],r=[],a=(u=(l=e.renderable).getColorTextureMap)==null?void 0:u.call(l);a&&(e.colorTexture||(e.colorTexture=Kb.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 x=["Diffuse",i.getProperty().getDiffuseTexture()];s.push(x)}if(i.getTextures()[0]){const x=["Diffuse",i.getTextures()[0]];s.push(x)}if(e.colorTexture){const x=["Diffuse",e.colorTexture];s.push(x)}if((h=(d=i.getProperty()).getRoughnessTexture)!=null&&h.call(d)){const x=["Roughness",i.getProperty().getRoughnessTexture()];s.push(x)}if((p=(v=i.getProperty()).getMetallicTexture)!=null&&p.call(v)){const x=["Metallic",i.getProperty().getMetallicTexture()];s.push(x)}if((y=(g=i.getProperty()).getNormalTexture)!=null&&y.call(g)){const x=["Normal",i.getProperty().getNormalTexture()];s.push(x)}if((b=(m=i.getProperty()).getAmbientOcclusionTexture)!=null&&b.call(m)){const x=["AmbientOcclusion",i.getProperty().getAmbientOcclusionTexture()];s.push(x)}if((C=(w=i.getProperty()).getEmissionTexture)!=null&&C.call(w)){const x=["Emission",i.getProperty().getEmissionTexture()];s.push(x)}if((_=o.getEnvironmentTexture)!=null&&_.call(o)){const x=["Environment",o.getEnvironmentTexture()];s.push(x)}for(let x=0;x<s.length;x++)(s[x][1].getInputData()||s[x][1].getJsImageData()||s[x][1].getCanvas())&&r.push(s[x]),s[x][1].getImage()&&s[x][1].getImageLoaded()&&r.push(s[x]);for(let x=0;x<r.length;x++){const T=r[x][1],M=r[x][0],E=e.device.getTextureManager().getTextureForVTKTexture(T);if(E.getReady()){let A=!1;for(let k=0;k<e.textures.length;k++)e.textures[k]===E&&(A=!0,n[k]=!0);if(!A){n[e.textures.length]=!0;const k=E.createView(`${M}Texture`);e.textures.push(E),e.textureViews.push(k);const R=T.getInterpolate()?"linear":"nearest";let N=null;!N&&T.getEdgeClamp()&&T.getRepeat()&&(N="mirror-repeat"),!N&&T.getEdgeClamp()&&(N="clamp-to-edge"),!N&&T.getRepeat()&&(N="repeat"),M!=="Environment"?k.addSampler(e.device,{addressModeU:N,addressModeV:N,addressModeW:N,minFilter:R,magFilter:R}):k.addSampler(e.device,{addressModeU:"repeat",addressModeV:"clamp-to-edge",addressModeW:"repeat",minFilter:R,magFilter:R,mipmapFilter:"linear"})}}}for(let x=e.textures.length-1;x>=0;x--)n[x]||(e.textures.splice(x,1),e.textureViews.splice(x,1))},t.computePipelineHash=()=>{let n=`pd${e.useRendererMatrix?"r":""}${e.forceZValue?"z":""}`;if(e.primitiveType===Fi.TriangleEdges||e.primitiveType===Fi.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=ti.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!==Fi.TriangleEdges&&e.primitiveType!==Fi.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 Yit={is2D:!1,cellArray:null,currentInput:null,cellOffset:0,primitiveType:0,colorTexture:null,renderEncoder:null,textures:null};function Yne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Yit,n),NN.extend(t,e,n),e.fragmentShaderTemplate=jit,e.vertexShaderTemplate=Wit,e._tmpMat3=Vp(new Float64Array(9)),e._tmpMat4=Yn(new Float64Array(16)),e.UBO=np.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"),Xa(t,e,["cellArray","currentInput","cellOffset","is2D","primitiveType","renderEncoder"]),e.textures=[],Kit(t,e)}const Xit=Kr(Yne,"vtkWebGPUCellArrayMapper");var Xne={newInstance:Xit,extend:Yne};const{PrimitiveTypes:vw}=ud;function qit(t,e){e.classHierarchy.push("vtkWebGPUPolyDataMapper"),t.createCellArrayMapper=()=>Xne.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=vw.Points;o<=vw.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=vw.TriangleEdges;o<=vw.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 Zit={primitives:null};function qne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Zit,n),Sa.extend(t,e,n),e.primitives=[],qit(t,e)}const Zne=Kr(qne,"vtkWebGPUPolyDataMapper");var MFt={newInstance:Zne,extend:qne};_c("vtkMapper",Zne);const{PrimitiveTypes:Z6}=ud;function Qit(t,e){e.classHierarchy.push("vtkWebGPUPolyDataMapper2D"),t.createCellArrayMapper=()=>Xne.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=Z6.Points;o<=Z6.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 Jit(t){return{primitives:[],...t}}function eot(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Jit(n)),Sa.extend(t,e,n),e.primitives=[],Qit(t,e)}const tot=Kr(eot,"vtkWebGPUPolyDataMapper2D");_c("vtkMapper2D",tot);function not(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 rot={};function aot(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,rot,n),Sa.extend(t,e,n),e.scalarBarActorHelper=qg.newScalarBarActorHelper(),not(t,e)}const iot=Kr(aot,"vtkWebGPUScalarBarActor");_c("vtkScalarBarActor",iot);function oot(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 sot={device:null,handle:null,label:null,options:null};function Qne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,sot,n),Z.obj(t,e),e.options={},e.bindGroupLayoutEntry={visibility:GPUShaderStage.VERTEX|GPUShaderStage.FRAGMENT,sampler:{}},e.bindGroupTime={},Z.obj(e.bindGroupTime,{mtime:0}),Z.get(t,e,["bindGroupTime","handle","options"]),Z.setGet(t,e,["bindGroupLayoutEntry","device","label"]),oot(t,e)}const lot=Z.newInstance(Qne);var IN={newInstance:lot,extend:Qne};function uot(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=ti.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=ti.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=IN.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 cot={texture:null,handle:null,sampler:null,label:null};function Jne(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,cot,n),Z.obj(t,e),e.bindGroupLayoutEntry={visibility:GPUShaderStage.VERTEX|GPUShaderStage.FRAGMENT,texture:{sampleType:"float",viewDimension:"2d"}},e.bindGroupTime={},Z.obj(e.bindGroupTime,{mtime:0}),Z.get(t,e,["bindGroupTime","texture"]),Z.setGet(t,e,["bindGroupLayoutEntry","label","sampler"]),uot(t,e)}const fot=Z.newInstance(Jne);var ere={newInstance:fot,extend:Jne};const{BufferUsage:Q6}=ud;function dot(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=ti.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=Z.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]=nl.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=Kb.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:Q6.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:Q6.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=ti.getDetailsFromTextureFormat(e.format);return n.elementSize===2&&n.sampleType==="float"?1:255},t.getNumberOfComponents=()=>ti.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=ere.newInstance({label:n});return a.create(t,r),a}}const hot={device:null,handle:null,buffer:null,ready:!1,label:null};function tre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,hot,n),Z.obj(t,e),Z.get(t,e,["handle","ready","width","height","depth","format","usage"]),Z.setGet(t,e,["device","label"]),dot(t,e)}const pot=Z.newInstance(tre);var ou={newInstance:pot,extend:tre};function vot(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 got={};function yot(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,got,n),Sa.extend(t,e,n),vot(t,e)}const mot=Z.newInstance(yot,"vtkWebGPUPixelSpaceCallbackMapper");_c("vtkPixelSpaceCallbackMapper",mot);const{vtkDebugMacro:gw}=Z;function bot(t,e){e.classHierarchy.push("vtkCamera");const n=new Float64Array(3),r=new Float64Array([0,0,-1]),a=new Float64Array([0,1,0]),i=Yn(new Float64Array(16)),o=Yn(new Float64Array(16)),s=new Float64Array(3),l=new Float64Array(3),u=new Float64Array(3),c=Yn(new Float64Array(16)),f=Yn(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,gw("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,gw("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]);Yn(c);const w=new Float64Array([y[0]-g[0],y[1]-g[1],y[2]-g[2]]);Ws(c,c,va(p),w),JS(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;Yn(f),xa(f,f,g),Ws(f,f,va(p),e.viewUp),xa(f,f,[-g[0],-g[1],-g[2]]),_r(d,e.position,f),t.setPosition(d[0],d[1],d[2])},t.yaw=p=>{const g=e.position;Yn(f),xa(f,f,g),Ws(f,f,va(p),e.viewUp),xa(f,f,[-g[0],-g[1],-g[2]]),_r(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]];Yn(f),xa(f,f,g),Ws(f,f,va(p),m),xa(f,f,[-g[0],-g[1],-g[2]]),_r(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]];Yn(f),xa(f,f,g),Ws(f,f,va(p),m),xa(f,f,[-g[0],-g[1],-g[2]]),_r(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];R2(e.position,m,e.position),R2(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],JS(y,[...e.position,1],p),JS(m,[...e.focalPoint,1],p),JS(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,gw("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,gw("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=>(di(p,e.cameraLightTransform),p),t.computeCameraLightTransform=()=>{di(i,t.getViewMatrix()),Ji(i,i),_J(o,[e.distance,e.distance,e.distance]),ri(i,i,o),Yn(e.cameraLightTransform),xa(e.cameraLightTransform,i,[0,0,-1])},t.deepCopy=p=>{},t.physicalOrientationToWorldDirection=p=>{const g=t6(p[0],p[1],p[2],p[3]),y=yp(),m=t6(0,0,1,0);return wqe(y,g),e6(m,g,m),e6(m,m,y),[m[0],m[1],m[2]]},t.getPhysicalToWorldMatrix=p=>{t.getWorldToPhysicalMatrix(p),Ji(p,p)},t.getWorldToPhysicalMatrix=p=>{Yn(p);const g=[3];vu(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],ea(p,p),Kl(s,1/e.physicalScale,1/e.physicalScale,1/e.physicalScale),gp(p,p,s),xa(p,p,e.physicalTranslation)},t.computeViewParametersFromViewMatrix=p=>{Ji(i,p),_r(s,n,i),t.computeDistance();const g=e.distance;t.setPosition(s[0],s[1],s[2]),_r(l,r,i),bf(l,l,s),Rf(l,l),t.setDirectionOfProjection(l[0],l[1],l[2]),_r(u,a,i),bf(u,u,s),Rf(u,u),t.setViewUp(u[0],u[1],u[2]),t.setDistance(g)},t.computeViewParametersFromPhysicalMatrix=p=>{t.getWorldToPhysicalMatrix(i),ri(i,p,i),t.computeViewParametersFromViewMatrix(i)},t.setViewMatrix=p=>{e.viewMatrix=p,e.viewMatrix&&(di(i,e.viewMatrix),t.computeViewParametersFromViewMatrix(i),ea(e.viewMatrix,e.viewMatrix))},t.getViewMatrix=()=>{if(e.viewMatrix)return e.viewMatrix;LJ(i,e.position,e.focalPoint,e.viewUp),ea(i,i);const p=new Float64Array(16);return di(p,i),p},t.setProjectionMatrix=p=>{e.projectionMatrix=p},t.getProjectionMatrix=(p,g,y)=>{const m=new Float64Array(16);if(Yn(m),e.projectionMatrix){const C=1/e.physicalScale;return Kl(s,C,C,C),di(m,e.projectionMatrix),gp(m,m,s),ea(m,m),m}Yn(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 C=e.parallelScale*p,_=e.parallelScale,x=(e.windowCenter[0]-1)*C,T=(e.windowCenter[0]+1)*C,M=(e.windowCenter[1]-1)*_,E=(e.windowCenter[1]+1)*_;RJ(i,x,T,M,E,w[0],w[1]),ea(i,i)}else{if(e.useOffAxisProjection)throw new Error("Off-Axis projection is not supported at this time");{const C=Math.tan(va(e.viewAngle)/2);let _,x;e.useHorizontalViewAngle===!0?(_=e.clippingRange[0]*C,x=e.clippingRange[0]*C/p):(_=e.clippingRange[0]*C*p,x=e.clippingRange[0]*C);const T=(e.windowCenter[0]-1)*_,M=(e.windowCenter[0]+1)*_,E=(e.windowCenter[1]-1)*x,A=(e.windowCenter[1]+1)*x,k=w[0],R=w[1];i[0]=2*k/(M-T),i[5]=2*k/(A-E),i[2]=(T+M)/(M-T),i[6]=(E+A)/(A-E),i[10]=-(k+R)/(R-k),i[14]=-1,i[11]=-2*k*R/(R-k),i[15]=0}}return di(m,i),m},t.getCompositeProjectionMatrix=(p,g,y)=>{const m=t.getViewMatrix(),b=t.getProjectionMatrix(p,g,y);return ri(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];vu(e.physicalViewNorth,e.physicalViewUp,b);const w=Yn(new Float64Array(16));Ws(w,w,va(p),e.physicalViewUp),Ws(w,w,va(g),b),Ws(w,w,va(y),e.physicalViewNorth),Ws(w,w,va(-m),e.physicalViewUp);const C=new Float64Array([-e.physicalViewUp[0],-e.physicalViewUp[1],-e.physicalViewUp[2]]),_=new Float64Array(e.physicalViewNorth);_r(C,C,w),_r(_,_,w),t.setDirectionOfProjection(C[0],C[1],C[2]),t.setViewUp(_[0],_[1],_[2]),t.modified()},t.setOrientationWXYZ=(p,g,y,m)=>{const b=Yn(new Float64Array(16));if(p!==0&&(g!==0||y!==0||m!==0)){const _=va(p),x=yp();tN(x,[g,y,m],_),JV(b,x)}const w=new Float64Array(3);_r(w,[0,0,-1],b);const C=new Float64Array(3);_r(C,[0,1,0],b),t.setDirectionOfProjection(...w),t.setViewUp(...C),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],C=-(m*y[0]+b*y[1]+w*y[2]),_=[m*p[0]+b*p[2]+w*p[4]+C,1e-18];for(let x=0;x<2;x++)for(let T=0;T<2;T++)for(let M=0;M<2;M++){const E=m*p[M]+b*p[2+T]+w*p[4+x]+C;_[0]=E<_[0]?E:_[0],_[1]=E>_[1]?E:_[1]}return _}}const Sot={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:XV(),physicalTranslation:[0,0,0],physicalScale:1,physicalViewUp:[0,1,0],physicalViewNorth:[0,0,-1]};function nre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Sot,n),Z.obj(t,e),Z.get(t,e,["distance"]),Z.setGet(t,e,["parallelProjection","useHorizontalViewAngle","viewAngle","parallelScale","useOffAxisProjection","freezeFocalPoint","physicalScale"]),Z.getArray(t,e,["directionOfProjection","viewPlaneNormal","position","focalPoint"]),Z.setGetArray(t,e,["clippingRange","windowCenter"],2),Z.setGetArray(t,e,["viewUp","screenBottomLeft","screenBottomRight","screenTopRight","physicalTranslation","physicalViewUp","physicalViewNorth"],3),bot(t,e)}const wot=Z.newInstance(nre,"vtkCamera");var xot={newInstance:wot,extend:nre};const _ot=["HeadLight","CameraLight","SceneLight"];function Cot(t,e){e.classHierarchy.push("vtkLight");const n=new Float64Array(3);t.getTransformedPosition=()=>(e.transformMatrix?_r(n,e.position,e.transformMatrix):Kl(n,e.position[0],e.position[1],e.position[2]),n),t.getTransformedFocalPoint=()=>(e.transformMatrix?_r(n,e.focalPoint,e.transformMatrix):Kl(n,e.focalPoint[0],e.focalPoint[1],e.focalPoint[2]),n),t.getDirection=()=>(e.directionMTime<e.mtime&&(RL(e.direction,e.focalPoint,e.position),bp(e.direction),e.directionMTime=e.mtime),e.direction),t.setDirection=r=>{const a=new Float64Array(3);RL(a,e.position,r),e.focalPoint=a},t.setDirectionAngle=(r,a)=>{const i=va(r),o=va(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 Tot={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 rre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Tot,n),Z.obj(t,e),Z.setGet(t,e,["intensity","switch","positional","exponent","coneAngle","coneFalloff","transformMatrix","lightType","shadowAttenuation","attenuationValues"]),Z.setGetArray(t,e,["color","position","focalPoint","attenuationValues"],3),Cot(t,e)}const Eot=Z.newInstance(rre,"vtkLight");var jT={newInstance:Eot,extend:rre,LIGHT_TYPES:_ot};const{vtkErrorMacro:T_}=Z;function Mot(t){return()=>T_(`vtkViewport::${t} - NOT IMPLEMENTED`)}function Dot(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=()=>T_("call displayToView on your view instead"),t.viewToDisplay=()=>T_("callviewtodisplay on your view instead"),t.getSize=()=>T_("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=Mot("PickPropFrom")}const Aot={background:[0,0,0],background2:[.2,.2,.2],gradientBackground:!1,viewport:[0,0,1,1],aspect:[1,1],pixelAspect:[1,1],props:[],actors2D:[]};function are(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Aot,n),Z.obj(t,e),Z.event(t,e,"event"),Z.setGetArray(t,e,["viewport"],4),Z.setGetArray(t,e,["background","background2"],3),Dot(t,e)}const kot=Z.newInstance(are,"vtkViewport");var Rot={newInstance:kot,extend:are};const{vtkDebugMacro:dy,vtkErrorMacro:rf,vtkWarningMacro:Lot}=_u;function J6(t){return()=>rf(`vtkRenderer::${t} - NOT IMPLEMENTED`)}function Oot(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||(dy("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(XV())):rf("light has unknown light type",o.get()))})},t.updateLightGeometry=()=>e.lightFollowCamera?t.updateLightsGeometryToFollowCamera():!0,t.allocateTime=J6("allocateTime"),t.updateGeometry=J6("updateGeometry"),t.getVTKWindow=()=>e._renderWindow,t.setLayer=i=>{dy(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=xot.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=jT.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 rf("ViewToWorld: no active camera, cannot compute view to world, returning 0,0,0"),[0,0,0];const l=e.activeCamera.getViewMatrix();Ji(l,l),ea(l,l);const u=new Float64Array([i,o,s]);return _r(u,u,l),u},t.projectionToView=(i,o,s,l)=>{if(e.activeCamera===null)return rf("ProjectionToView: no active camera, cannot compute projection to view, returning 0,0,0"),[0,0,0];const u=e.activeCamera.getProjectionMatrix(l,-1,1);Ji(u,u),ea(u,u);const c=new Float64Array([i,o,s]);return _r(c,c,u),c},t.worldToView=(i,o,s)=>{if(e.activeCamera===null)return rf("WorldToView: no active camera, cannot compute view to world, returning 0,0,0"),[0,0,0];const l=e.activeCamera.getViewMatrix();ea(l,l);const u=new Float64Array([i,o,s]);return _r(u,u,l),u},t.viewToProjection=(i,o,s,l)=>{if(e.activeCamera===null)return rf("ViewToProjection: no active camera, cannot compute view to projection, returning 0,0,0"),[0,0,0];const u=e.activeCamera.getProjectionMatrix(l,-1,1);ea(u,u);const c=new Float64Array([i,o,s]);return _r(c,c,u),c},t.computeVisiblePropBounds=()=>{e.allBounds[0]=Jr.INIT_BOUNDS[0],e.allBounds[1]=Jr.INIT_BOUNDS[1],e.allBounds[2]=Jr.INIT_BOUNDS[2],e.allBounds[3]=Jr.INIT_BOUNDS[3],e.allBounds[4]=Jr.INIT_BOUNDS[4],e.allBounds[5]=Jr.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&&w_(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&&(PT(e.allBounds),dy("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(!w_(o))return dy("Cannot reset camera!"),!1;let l=null;if(t.getActiveCamera())l=e.activeCamera.getViewPlaneNormal();else return rf("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=va(e.activeCamera.getViewAngle()),v=d,p=d/Math.sin(h*.5),g=e.activeCamera.getViewUp();return Math.abs(Ln(g,l))>.999&&(Lot("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(!w_(o))return dy("Cannot reset camera clipping range!"),!1;if(t.getActiveCameraAndResetIfCreated(),!e.activeCamera)return rf("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=va(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 Vot={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:FT(),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 ire(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};for(Object.assign(e,Vot,n),Rot.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),uo(t,e,["_renderWindow","allocatedRenderTime","timeFactor","lastRenderTimeInSeconds","numberOfPropsRendered","lastRenderingUsedDepthPeeling","selector"]),Xa(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"]),C0(t,e,["actors","volumes","lights"]),oN(t,e,["background"],4,1),Ub(t,e,["renderWindow"]),Oot(t,e)}const Not=Kr(ire,"vtkRenderer");var BN={newInstance:Not,extend:ire};const Iot="WebGL",U2=Object.create(null);function $N(t,e){U2[t]=e}function Bot(){return Object.keys(U2)}function ore(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return U2[t]&&U2[t](e)}function $ot(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 ore(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(`
- `),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 Z.setImmediate(t.render),e._views.map(a=>a.captureNextImage?a.captureNextImage(n,r):void 0).filter(a=>!!a)}}const Pot={defaultViewAPI:Iot,renderers:[],views:[],interactor:null,neverRendered:!0,numberOfLayers:1};function sre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Pot,n),Z.obj(t,e),Z.setGet(t,e,["interactor","numberOfLayers","_views","defaultViewAPI"]),Z.get(t,e,["neverRendered"]),Z.getArray(t,e,["renderers"]),Z.moveToProtected(t,e,["views"]),Z.event(t,e,"completion"),$ot(t,e)}const Fot=Z.newInstance(sre,"vtkRenderWindow");var lre={newInstance:Fot,extend:sre,registerViewConstructor:$N,listViewAPIs:Bot,newAPISpecificView:ore};const ZL={Unknown:0,LeftController:1,RightController:2},tm={Unknown:0,Trigger:1,TrackPad:2,Grip:3,Thumbstick:4,A:5,B:6,ApplicationMenu:7},zot={Unknown:0,TouchpadX:1,TouchpadY:2,ThumbstickX:3,ThumbstickY:4};var ure={Device:ZL,Input:tm,Axis:zot};const{Device:yw,Input:sh}=ure,{vtkWarningMacro:mw,vtkErrorMacro:bw,normalizeWheel:Uot,vtkOnceErrorMacro:Got}=Z,ov={ctrlKey:!1,altKey:!1,shiftKey:!1},cD={"xr-standard":[sh.Trigger,sh.Grip,sh.TrackPad,sh.Thumbstick,sh.A,sh.B]},PN=["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 hy(t){t.cancelable&&t.preventDefault()}function Sw(t){const e=Object.create(null);return t.forEach(n=>{let{pointerId:r,position:a}=n;e[r]=a}),e}function Hot(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=>{bw("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=()=>mw("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",hy),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",hy),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&&hy(p),p.target.hasPointerCapture(p.pointerId)&&p.target.releasePointerCapture(p.pointerId),e.container.setPointerCapture(p.pointerId),a.has(p.pointerId)&&mw("[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&&hy(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:bw(`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){bw("undefined requester, can not start animating");return}if(r.has(p)){mw("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;mw(`${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,C=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][C].buttons||(e.lastGamepadValues[w.index][C].buttons[_]=!1),e.lastGamepadValues[w.index][C].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"?yw.LeftController:yw.RightController,input:cD[w.mapping]&&cD[w.mapping][_]?cD[w.mapping][_]:sh.Trigger}),e.lastGamepadValues[w.index][C].buttons[_]=w.buttons[_].pressed),e.lastGamepadValues[w.index][C].buttons[_]&&b!=null&&t.move3DEvent({gamepad:w,position:b.transform.position,orientation:b.transform.orientation,device:m.handedness==="left"?yw.LeftController:yw.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=>{hy(p);const g={...Uot(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:bw(`Unknown mouse button released: ${p.button}`);break}},t.handleTouchStart=p=>{const g=[...a.values()];if(e.recognizeGestures&&g.length>1){const y=Sw(a);if(g.length===2){const m={...u(ov),position:g[0].position,deviceType:f(p)};t.leftButtonReleaseEvent(m)}t.recognizeGesture("TouchStart",y)}else if(g.length===1){const y={...u(ov),position:l(p),deviceType:f(p)};t.leftButtonPressEvent(y)}},t.handleTouchMove=p=>{const g=[...a.values()];if(e.recognizeGestures&&g.length>1){const y=Sw(a);t.recognizeGesture("TouchMove",y)}else if(g.length===1){const y={...u(ov),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(ov),position:l(p),deviceType:f(p)};t.leftButtonReleaseEvent(y)}else if(g.length===1){const y=Sw(a);t.recognizeGesture("TouchEnd",y);const m={...u(ov),position:g[0].position,deviceType:f(p)};t.leftButtonPressEvent(m)}else{const y=Sw(a);t.recognizeGesture("TouchMove",y)}else if(g.length===1){const y={...u(ov),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 _,x;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=(x=(_=e._view)==null?void 0:_.getRenderable())==null?void 0:x.getRenderers();if(!y||y.length===0)return null;y.sort((T,M)=>T.getLayer()-M.getLayer());let m=null,b=null,w=null,C=y.length;for(;C--;){const T=y[C];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()},PN.forEach(p=>{const g=p.charAt(0).toLowerCase()+p.slice(1);t[`${g}Event`]=y=>{if(!e.enabled)return;if(!t.getCurrentRenderer()){Got(`
- Can not forward events without a current renderer on the interactor.
- `);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)),C=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 _=Yg(Math.atan2(b[1].y-b[0].y,b[1].x-b[0].x)),x=Yg(Math.atan2(m[1].y-m[0].y,m[1].x-m[0].x)),T=x-_;x=x+180>=360?x-180:x+180,_=_+180>=360?_-180:_+180,Math.abs(x-_)<Math.abs(T)&&(T=x-_);const M=[];if(M[0]=(m[0].x-b[0].x+m[1].x-b[1].x)/2,M[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 A=Math.abs(C-w),k=C*3.1415926*Math.abs(T)/360,R=Math.sqrt(M[0]*M[0]+M[1]*M[1]);if(A>E&&A>k&&A>R){e.currentGesture="Pinch";const N={scale:1,touches:g};t.startPinchEvent(N)}else if(k>E&&k>R){e.currentGesture="Rotate";const N={rotation:0,touches:g};t.startRotateEvent(N)}else if(R>E){e.currentGesture="Pan";const N={translation:[0,0],touches:g};t.startPanEvent(N)}}else{if(e.currentGesture==="Rotate"){const E={rotation:T,touches:g};t.rotateEvent(E)}if(e.currentGesture==="Pinch"){const E={scale:C/w,touches:g};t.pinchEvent(E)}if(e.currentGesture==="Pan"){const E={translation:M,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 Wot={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 cre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Wot,n),Z.obj(t,e),e._animationExtendedEnd=0,Z.event(t,e,"RenderEvent"),PN.forEach(r=>Z.event(t,e,r)),Z.get(t,e,["initialized","interactorStyle","lastFrameTime","recentAnimationFrameRate","_view"]),Z.setGet(t,e,["container","lightFollowCamera","enabled","enableRender","recognizeGestures","desiredUpdateRate","stillUpdateRate","picker","preventDefaultOnPointerDown","preventDefaultOnPointerUp","mouseScrollDebounceByPass"]),Z.moveToProtected(t,e,["view"]),Hot(t,e)}const jot=Z.newInstance(cre,"vtkRenderWindowInteractor");var FN={newInstance:jot,extend:cre,handledEvents:PN,...ure};const{vtkErrorMacro:Kot,VOID:Yot}=Z;function Xot(t,e,n,r){return t.getRenderWindow().getViews()[0].worldToDisplay(e,n,r,t)}function qot(t,e,n,r){return t.getRenderWindow().getViews()[0].displayToWorld(e,n,r,t)}const Zot={computeWorldToDisplay:Xot,computeDisplayToWorld:qot};function Qot(t,e){e.classHierarchy.push("vtkInteractorObserver");const n={...t};function r(){for(;e.subscribedEvents.length;)e.subscribedEvents.pop().unsubscribe()}function a(){FN.handledEvents.forEach(i=>{t[`handle${i}`]&&e.subscribedEvents.push(e._interactor[`on${i}`](o=>e.processEvents?t[`handle${i}`](o):Yot,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():Kot(`
- The interactor must be set before subscribing to events
- `)),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 Jot={enabled:!0,priority:0,processEvents:!0,subscribedEvents:[]};function fre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Jot,n),Z.obj(t,e),Z.event(t,e,"InteractionEvent"),Z.event(t,e,"StartInteractionEvent"),Z.event(t,e,"EndInteractionEvent"),Z.get(t,e,["_interactor","enabled"]),Z.setGet(t,e,["priority","processEvents"]),Z.moveToProtected(t,e,["interactor"]),Qot(t,e)}const est=Z.newInstance(fre,"vtkInteractorObserver");var tst={newInstance:est,extend:fre,...Zot};const nst={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 zN={States:nst};const{States:Hl}=zN,fD={Rotate:Hl.IS_ROTATE,Pan:Hl.IS_PAN,Spin:Hl.IS_SPIN,Dolly:Hl.IS_DOLLY,CameraPose:Hl.IS_CAMERA_POSE,WindowLevel:Hl.IS_WINDOW_LEVEL,Slice:Hl.IS_SLICE};function rst(t,e){e.classHierarchy.push("vtkInteractorStyle"),Object.keys(fD).forEach(n=>{Z.event(t,e,`Start${n}Event`),t[`start${n}`]=()=>{e.state===Hl.IS_NONE&&(e.state=fD[n],e._interactor.requestAnimation(t),t.invokeStartInteractionEvent({type:"StartInteractionEvent"}),t[`invokeStart${n}Event`]({type:`Start${n}Event`}))},Z.event(t,e,`End${n}Event`),t[`end${n}`]=()=>{e.state===fD[n]&&(e.state=Hl.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 ast={state:Hl.IS_NONE,handleObservers:1,autoAdjustCameraClippingRange:1};function dre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,ast,n),tst.extend(t,e,n),rst(t,e)}const ist=Z.newInstance(dre,"vtkInteractorStyle");var ost={newInstance:ist,extend:dre,...zN};const{States:Nl}=zN;function sst(t,e){e.classHierarchy.push("vtkInteractorStyleTrackballCamera"),t.handleMouseMove=n=>{const r=n.position,a=n.pokedRenderer;switch(e.state){case Nl.IS_ROTATE:t.handleMouseRotate(a,r),t.invokeInteractionEvent({type:"InteractionEvent"});break;case Nl.IS_PAN:t.handleMousePan(a,r),t.invokeInteractionEvent({type:"InteractionEvent"});break;case Nl.IS_DOLLY:t.handleMouseDolly(a,r),t.invokeInteractionEvent({type:"InteractionEvent"});break;case Nl.IS_SPIN:t.handleMouseSpin(a,r),t.invokeInteractionEvent({type:"InteractionEvent"});break}e.previousPosition=r},t.handleButton3D=n=>{if(n&&n.pressed&&n.device===ZL.RightController&&(n.input===tm.Trigger||n.input===tm.TrackPad)){t.startCameraPose();return}n&&!n.pressed&&n.device===ZL.RightController&&(n.input===tm.Trigger||n.input===tm.TrackPad)&&e.state===Nl.IS_CAMERA_POSE&&t.endCameraPose()},t.handleMove3D=n=>{switch(e.state){case Nl.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 Nl.IS_DOLLY:t.endDolly();break;case Nl.IS_PAN:t.endPan();break;case Nl.IS_SPIN:t.endSpin();break;case Nl.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=Yg(Math.atan2(e.previousPosition.y-o[1],e.previousPosition.x-o[0])),l=Yg(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 lst={motionFactor:10,zoomFactor:10};function hre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,lst,n),ost.extend(t,e,n),Z.setGet(t,e,["motionFactor","zoomFactor"]),sst(t,e)}const ust=Z.newInstance(hre,"vtkInteractorStyleTrackballCamera");var pre={newInstance:ust,extend:hre};function cst(t){return t}function UN(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=>UN(e.trim())):t===""||Number.isNaN(Number(t))?t:Number(t)}function fst(){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?UN:cst;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 vre={toNativeType:UN,extractURLParameters:fst};function dst(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){Xn("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){Xn("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){Xn("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){Xn("you must set the OpenGLRenderWindow before calling setColorBuffer");return}let i=a.COLOR_ATTACHMENT0;if(r>0)if(e._openGLRenderWindow.getWebgl2())i+=r;else{Xn("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){Xn("you must set the OpenGLRenderWindow before calling removeColorBuffer");return}let a=r.COLOR_ATTACHMENT0;if(n>0)if(e._openGLRenderWindow.getWebgl2())a+=n;else{Xn("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){Xn("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 Xn("Attaching depth buffer textures to fbo requires WebGL 2")},t.removeDepthBuffer=()=>{if(!e.context){Xn("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 Xn("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){Xn("you must set the OpenGLRenderWindow before calling populateFrameBuffer");return}t.bind();const n=e.context,r=tp.newInstance();r.setOpenGLRenderWindow(e._openGLRenderWindow),r.setMinificationFilter(YL.LINEAR),r.setMagnificationFilter(YL.LINEAR),r.create2DFromRaw(e.glFramebuffer.width,e.glFramebuffer.height,4,Va.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 hst={glFramebuffer:null,colorBuffers:null,depthTexture:null,previousDrawBinding:0,previousReadBinding:0,previousDrawBuffer:0,previousReadBuffer:0,previousActiveFramebuffer:null};function gre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,hst,n),oi(t,e),e.colorBuffers&&Xn("you cannot initialize colorBuffers through the constructor. You should call setColorBuffer() instead."),e.colorBuffers=[],C0(t,e,["colorBuffers"]),dst(t,e)}const pst=Kr(gre,"vtkFramebuffer");var GN={newInstance:pst,extend:gre};function vst(t,e){e.classHierarchy.push("vtkRenderPass"),t.getOperation=()=>e.currentOperation,t.setCurrentOperation=n=>{e.currentOperation=n,e.currentTraverseOperation=`traverse${Z.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 gst={delegates:[],currentOperation:null,preDelegateOperations:[],postDelegateOperations:[],currentParent:null};function yre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,gst,n),Z.obj(t,e),Z.get(t,e,["currentOperation"]),Z.setGet(t,e,["delegates","_currentParent","preDelegateOperations","postDelegateOperations"]),Z.moveToProtected(t,e,["currentParent"]),vst(t,e)}const yst=Z.newInstance(yre,"vtkRenderPass");var Cc={newInstance:yst,extend:yre};const{Representation:mst}=T0,{vtkErrorMacro:ez}=Z;function bst(t){const e=bt.substitute(t.Fragment,"//VTK::RenderPassFragmentShader::Impl",`
- float weight = gl_FragData[0].a * pow(max(1.1 - gl_FragCoord.z, 0.0), 2.0);
- gl_FragData[0] = vec4(gl_FragData[0].rgb*weight, gl_FragData[0].a);
- gl_FragData[1].r = weight;
- `,!1);t.Fragment=e.result}const Sst=`//VTK::System::Dec
- in vec2 tcoord;
- uniform sampler2D translucentRTexture;
- uniform sampler2D translucentRGBATexture;
- // the output of this shader
- //VTK::Output::Dec
- void main()
- {
- vec4 t1Color = texture(translucentRGBATexture, tcoord);
- float t2Color = texture(translucentRTexture, tcoord).r;
- gl_FragData[0] = vec4(t1Color.rgb/max(t2Color,0.01), 1.0 - t1Color.a);
- }
- `;function wst(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=zn.newInstance({numberOfComponents:3,values:n});i.setName("points");const o=zn.newInstance({numberOfComponents:2,values:r});o.setName("tcoords");const s=zn.newInstance({numberOfComponents:1,values:a});e.tris.getCABO().createVBO(s,"polys",mst.SURFACE,{points:i,tcoords:o,cellOffset:0}),e.VBOBuildTime.modified()},t.createFramebuffer=n=>{const r=n.getSize(),a=n.getContext();e.framebuffer=GN.newInstance(),e.framebuffer.setOpenGLRenderWindow(n),e.framebuffer.create(...r),e.framebuffer.saveCurrentBindingsAndBuffers(),e.framebuffer.bind(),e.translucentRGBATexture=tp.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=tp.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=tp.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(`
- `),Sst,"")},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)||ez("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)||ez("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=yne.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?bst: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 xst={framebuffer:null,copyShader:null,tris:null};function mre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,xst,n),Cc.extend(t,e,n),e.VBOBuildTime={},Z.obj(e.VBOBuildTime,{mtime:0}),e.tris=E0.newInstance(),Z.get(t,e,["framebuffer"]),wst(t,e)}const _st=Z.newInstance(mre,"vtkOpenGLOrderIndependentTranslucentPass");var Cst={newInstance:_st,extend:mre};function Tst(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=GN.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=Cst.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 Est={opaqueActorCount:0,translucentActorCount:0,volumeCount:0,overlayActorCount:0,framebuffer:null,depthRequested:!1};function bre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Est,n),Cc.extend(t,e,n),Z.get(t,e,["framebuffer","opaqueActorCount","translucentActorCount","volumeCount"]),Tst(t,e)}const Mst=Z.newInstance(bre,"vtkForwardPass");var Dst={newInstance:Mst,extend:bre};const{FieldAssociations:Ast}=Ip;function kst(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 Rst={fieldAssociation:Ast.FIELD_ASSOCIATION_CELLS,captureZValues:!1};function Sre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Rst,n),Z.obj(t,e),Z.setGet(t,e,["fieldAssociation","captureZValues"]),kst(t,e)}const Lst=Z.newInstance(Sre,"vtkHardwareSelector");var wre={newInstance:Lst,extend:Sre};const Ost={GLOBALIDS:0,PEDIGREEIDS:1,VALUES:2,INDICES:3,FRUSTUM:4,LOCATIONS:5,THRESHOLDS:6,BLOCKS:7,QUERY:8},Vst={CELL:0,POINT:1,FIELD:2,VERTEX:3,EDGE:4,ROW:5};var Nst={SelectionContent:Ost,SelectionField:Vst};function Ist(t,e){e.classHierarchy.push("vtkSelectionNode"),t.getBounds=()=>e.points.getBounds()}const Bst={contentType:-1,fieldType:-1,properties:null,selectionList:[]};function xre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Bst,n),Z.obj(t,e),e.properties={},Z.setGet(t,e,["contentType","fieldType","properties","selectionList"]),Ist(t,e)}const $st=Z.newInstance(xre,"vtkSelectionNode");var KT={newInstance:$st,extend:xre,...Nst};const{PassTypes:Oa}=jte,{SelectionContent:Pst,SelectionField:tz}=KT,{FieldAssociations:Lm}=Ip,{vtkErrorMacro:_re}=Z,gf=1;function Cre(t){return`${t.propID} ${t.compositeID}`}function Tre(t,e,n,r){if(!n)return 0;const a=(e*(r[2]-r[0]+1)+t)*4;return n[a+3]}function Wu(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 Ere(t,e){let n=e;return n<<=24,n|=t,n}function Nv(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=Wu(l[0],l[1],t.pixBuffer[Oa.ACTOR_PASS],t.area);if(u<=0||u-gf>=t.props.length)return null;const c={};c.valid=!0,c.propID=u-gf,c.prop=t.props[c.propID];let f=Wu(l[0],l[1],t.pixBuffer[Oa.COMPOSITE_INDEX_PASS],t.area);if((f<0||f>16777215)&&(f=0),c.compositeID=f-gf,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[Oa.ID_LOW24]&&Tre(l[0],l[1],t.pixBuffer[Oa.ID_LOW24],t.area)===0)return c;const d=Wu(l[0],l[1],t.pixBuffer[Oa.ID_LOW24],t.area),h=Wu(l[0],l[1],t.pixBuffer[Oa.ID_HIGH24],t.area);return c.attributeID=Ere(d,h),c}const i=[e[0],e[1]],o=[0,0];let s=Nv(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=Nv(t,o,0,r),s&&s.valid)||(o[0]=i[0]+l,s=Nv(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=Nv(t,o,0,r),s&&s.valid)||(o[1]=i[1]+l,s=Nv(t,o,0,r),s&&s.valid))return s}return r[0]=e[0],r[1]=e[1],null}function Mre(t,e,n,r,a){const i=[];let o=0;return e.forEach((s,l)=>{const u=KT.newInstance();switch(u.setContentType(Pst.INDICES),t){case Lm.FIELD_ASSOCIATION_CELLS:u.setFieldType(tz.CELL);break;case Lm.FIELD_ASSOCIATION_POINTS:u.setFieldType(tz.POINT);break;default:_re("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 Fst(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=Nv(t,[d,f],0,c);if(v&&v.valid){const p=Cre(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 Mre(t.fieldAssociation,u,t.captureZValues,t.renderer,t.openGLRenderWindow)}function zst(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=GN.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===Lm.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 Fst(l,...c)},l},t.captureBuffers=()=>{if(!e._renderer||!e._openGLRenderWindow)return _re("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=Oa.MIN_KNOWN_PASS;e.currentPass<=Oa.MAX_KNOWN_PASS;e.currentPass++)t.passRequired(e.currentPass)&&(t.preCapturePass(e.currentPass),e.captureZValues&&e.currentPass===Oa.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===Oa.ID_HIGH24){if(e.fieldAssociation===Lm.FIELD_ASSOCIATION_POINTS)return e.maximumPointId>16777215;if(e.fieldAssociation===Lm.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===Oa.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=Wu(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===Oa.ACTOR_PASS&&(t.setPropColorValueFromInt(e.props.length+gf),e.props.push(r))},t.renderCompositeIndex=r=>{e.currentPass===Oa.COMPOSITE_INDEX_PASS&&t.setPropColorValueFromInt(r+gf)},t.renderAttributeId=r=>{r<0||(e.maxAttributeId=r>e.maxAttributeId?r:e.maxAttributeId)},t.passTypeToString=r=>Z.enumToString(Oa,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=Wu(c[0],c[1],e.pixBuffer[Oa.ACTOR_PASS],e.area);if(f<=0||f-gf>=e.props.length)return null;const d={};d.valid=!0,d.propID=f-gf,d.prop=e.props[d.propID];let h=Wu(c[0],c[1],e.pixBuffer[Oa.COMPOSITE_INDEX_PASS],e.area);if((h<0||h>16777215)&&(h=0),d.compositeID=h-gf,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[Oa.ID_LOW24]&&Tre(c[0],c[1],e.pixBuffer[Oa.ID_LOW24],e.area)===0)return d;const v=Wu(c[0],c[1],e.pixBuffer[Oa.ID_LOW24],e.area),p=Wu(c[0],c[1],e.pixBuffer[Oa.ID_HIGH24],e.area);return d.attributeID=Ere(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=Cre(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 Mre(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 Ust={area:void 0,currentPass:-1,propColorValue:null,props:null,maximumPointId:0,maximumCellId:0,idOffset:1};function Dre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Ust,n),wre.extend(t,e,n),e.propColorValue=[0,0,0],e.props=[],e.area||(e.area=[0,0,0,0]),Z.setGetArray(t,e,["area"],4),Z.setGet(t,e,["_renderer","currentPass","_openGLRenderWindow","maximumPointId","maximumCellId"]),Z.setGetArray(t,e,["propColorValue"],3),Z.moveToProtected(t,e,["renderer","openGLRenderWindow"]),Z.event(t,e,"event"),zst(t,e)}const Gst=Z.newInstance(Dre,"vtkOpenGLHardwareSelector");var Are={newInstance:Gst,extend:Dre,...jte},kre={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],C=y[2],_=y[3];b+=(w&C|~w&_)+m[0]-680876936|0,b=(b<<7|b>>>25)+w|0,_+=(b&w|~b&C)+m[1]-389564586|0,_=(_<<12|_>>>20)+b|0,C+=(_&b|~_&w)+m[2]+606105819|0,C=(C<<17|C>>>15)+_|0,w+=(C&_|~C&b)+m[3]-1044525330|0,w=(w<<22|w>>>10)+C|0,b+=(w&C|~w&_)+m[4]-176418897|0,b=(b<<7|b>>>25)+w|0,_+=(b&w|~b&C)+m[5]+1200080426|0,_=(_<<12|_>>>20)+b|0,C+=(_&b|~_&w)+m[6]-1473231341|0,C=(C<<17|C>>>15)+_|0,w+=(C&_|~C&b)+m[7]-45705983|0,w=(w<<22|w>>>10)+C|0,b+=(w&C|~w&_)+m[8]+1770035416|0,b=(b<<7|b>>>25)+w|0,_+=(b&w|~b&C)+m[9]-1958414417|0,_=(_<<12|_>>>20)+b|0,C+=(_&b|~_&w)+m[10]-42063|0,C=(C<<17|C>>>15)+_|0,w+=(C&_|~C&b)+m[11]-1990404162|0,w=(w<<22|w>>>10)+C|0,b+=(w&C|~w&_)+m[12]+1804603682|0,b=(b<<7|b>>>25)+w|0,_+=(b&w|~b&C)+m[13]-40341101|0,_=(_<<12|_>>>20)+b|0,C+=(_&b|~_&w)+m[14]-1502002290|0,C=(C<<17|C>>>15)+_|0,w+=(C&_|~C&b)+m[15]+1236535329|0,w=(w<<22|w>>>10)+C|0,b+=(w&_|C&~_)+m[1]-165796510|0,b=(b<<5|b>>>27)+w|0,_+=(b&C|w&~C)+m[6]-1069501632|0,_=(_<<9|_>>>23)+b|0,C+=(_&w|b&~w)+m[11]+643717713|0,C=(C<<14|C>>>18)+_|0,w+=(C&b|_&~b)+m[0]-373897302|0,w=(w<<20|w>>>12)+C|0,b+=(w&_|C&~_)+m[5]-701558691|0,b=(b<<5|b>>>27)+w|0,_+=(b&C|w&~C)+m[10]+38016083|0,_=(_<<9|_>>>23)+b|0,C+=(_&w|b&~w)+m[15]-660478335|0,C=(C<<14|C>>>18)+_|0,w+=(C&b|_&~b)+m[4]-405537848|0,w=(w<<20|w>>>12)+C|0,b+=(w&_|C&~_)+m[9]+568446438|0,b=(b<<5|b>>>27)+w|0,_+=(b&C|w&~C)+m[14]-1019803690|0,_=(_<<9|_>>>23)+b|0,C+=(_&w|b&~w)+m[3]-187363961|0,C=(C<<14|C>>>18)+_|0,w+=(C&b|_&~b)+m[8]+1163531501|0,w=(w<<20|w>>>12)+C|0,b+=(w&_|C&~_)+m[13]-1444681467|0,b=(b<<5|b>>>27)+w|0,_+=(b&C|w&~C)+m[2]-51403784|0,_=(_<<9|_>>>23)+b|0,C+=(_&w|b&~w)+m[7]+1735328473|0,C=(C<<14|C>>>18)+_|0,w+=(C&b|_&~b)+m[12]-1926607734|0,w=(w<<20|w>>>12)+C|0,b+=(w^C^_)+m[5]-378558|0,b=(b<<4|b>>>28)+w|0,_+=(b^w^C)+m[8]-2022574463|0,_=(_<<11|_>>>21)+b|0,C+=(_^b^w)+m[11]+1839030562|0,C=(C<<16|C>>>16)+_|0,w+=(C^_^b)+m[14]-35309556|0,w=(w<<23|w>>>9)+C|0,b+=(w^C^_)+m[1]-1530992060|0,b=(b<<4|b>>>28)+w|0,_+=(b^w^C)+m[4]+1272893353|0,_=(_<<11|_>>>21)+b|0,C+=(_^b^w)+m[7]-155497632|0,C=(C<<16|C>>>16)+_|0,w+=(C^_^b)+m[10]-1094730640|0,w=(w<<23|w>>>9)+C|0,b+=(w^C^_)+m[13]+681279174|0,b=(b<<4|b>>>28)+w|0,_+=(b^w^C)+m[0]-358537222|0,_=(_<<11|_>>>21)+b|0,C+=(_^b^w)+m[3]-722521979|0,C=(C<<16|C>>>16)+_|0,w+=(C^_^b)+m[6]+76029189|0,w=(w<<23|w>>>9)+C|0,b+=(w^C^_)+m[9]-640364487|0,b=(b<<4|b>>>28)+w|0,_+=(b^w^C)+m[12]-421815835|0,_=(_<<11|_>>>21)+b|0,C+=(_^b^w)+m[15]+530742520|0,C=(C<<16|C>>>16)+_|0,w+=(C^_^b)+m[2]-995338651|0,w=(w<<23|w>>>9)+C|0,b+=(C^(w|~_))+m[0]-198630844|0,b=(b<<6|b>>>26)+w|0,_+=(w^(b|~C))+m[7]+1126891415|0,_=(_<<10|_>>>22)+b|0,C+=(b^(_|~w))+m[14]-1416354905|0,C=(C<<15|C>>>17)+_|0,w+=(_^(C|~b))+m[5]-57434055|0,w=(w<<21|w>>>11)+C|0,b+=(C^(w|~_))+m[12]+1700485571|0,b=(b<<6|b>>>26)+w|0,_+=(w^(b|~C))+m[3]-1894986606|0,_=(_<<10|_>>>22)+b|0,C+=(b^(_|~w))+m[10]-1051523|0,C=(C<<15|C>>>17)+_|0,w+=(_^(C|~b))+m[1]-2054922799|0,w=(w<<21|w>>>11)+C|0,b+=(C^(w|~_))+m[8]+1873313359|0,b=(b<<6|b>>>26)+w|0,_+=(w^(b|~C))+m[15]-30611744|0,_=(_<<10|_>>>22)+b|0,C+=(b^(_|~w))+m[6]-1560198380|0,C=(C<<15|C>>>17)+_|0,w+=(_^(C|~b))+m[13]+1309151649|0,w=(w<<21|w>>>11)+C|0,b+=(C^(w|~_))+m[4]-145523070|0,b=(b<<6|b>>>26)+w|0,_+=(w^(b|~C))+m[11]-1120210379|0,_=(_<<10|_>>>22)+b|0,C+=(b^(_|~w))+m[2]+718787259|0,C=(C<<15|C>>>17)+_|0,w+=(_^(C|~b))+m[9]-343485551|0,w=(w<<21|w>>>11)+C|0,y[0]=b+y[0]|0,y[1]=w+y[1]|0,y[2]=C+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,C,_,x,T,M;for(w=64;w<=m;w+=64)a(b,i(y.substring(w-64,w)));for(y=y.substring(w-64),C=y.length,_=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],w=0;w<C;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 x=m*8,x=x.toString(16).match(/(.*?)(.{0,8})$/),T=parseInt(x[2],16),M=parseInt(x[1],16)||0,_[14]=T,_[15]=M,a(b,_),b}function l(y){var m=y.length,b=[1732584193,-271733879,-1732584194,271733878],w,C,_,x,T,M;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),C=y.length,_=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],w=0;w<C;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 x=m*8,x=x.toString(16).match(/(.*?)(.{0,8})$/),T=parseInt(x[2],16),M=parseInt(x[1],16)||0,_[14]=T,_[15]=M,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,C=y(m,w),_=w,x,T,M,E;return b!==n&&(_=y(b,w)),C>_?new ArrayBuffer(0):(x=_-C,T=new ArrayBuffer(x),M=new Uint8Array(T),E=new Uint8Array(this,C,x),M.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),C=new Uint8Array(w),_;for(_=0;_<b;_+=1)C[_]=y.charCodeAt(_);return m?C: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,C=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],_;for(w=0;w<b;w+=1)C[w>>2]|=m.charCodeAt(w)<<(w%4<<3);return this._finish(C,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,C,_;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})$/),C=parseInt(w[2],16),_=parseInt(w[1],16)||0,y[14]=C,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],C,_;for(C=0;C<b;C+=1)w[C>>2]|=m[C]<<(C%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})})(kre);var Hst=kre.exports;const Wst=xi(Hst),jst=["lastShaderProgramBound","context","_openGLRenderWindow"];function Kst(t,e){e.classHierarchy.push("vtkShaderCache"),t.replaceShaderValues=(n,r,a)=>{let i=r;a.length>0&&(i=bt.substitute(i,"VSOut","GSOut").result);const o=e._openGLRenderWindow.getWebgl2();let s=`
- `,l=`#version 100
- `;o?l=`#version 300 es
- #define attribute in
- #define textureCube texture
- #define texture2D texture
- #define textureCubeLod textureLod
- #define texture2DLod textureLod
- `:(e.context.getExtension("OES_standard_derivatives"),e.context.getExtension("EXT_frag_depth")&&(s=`#extension GL_EXT_frag_depth : enable
- `),e.context.getExtension("EXT_shader_texture_lod")&&(s+=`#extension GL_EXT_shader_texture_lod : enable
- #define textureCubeLod textureCubeLodEXT
- #define texture2DLod texture2DLodEXT`)),i=bt.substitute(i,"//VTK::System::Dec",[`${l}
- `,o?"":`#extension GL_OES_standard_derivatives : enable
- `,s,"#ifdef GL_FRAGMENT_PRECISION_HIGH","precision highp float;","precision highp int;","#else","precision mediump float;","precision mediump int;","#endif"]).result;let u=bt.substitute(n,"//VTK::System::Dec",[`${l}
- `,"#ifdef GL_FRAGMENT_PRECISION_HIGH","precision highp float;","precision highp int;","#else","precision mediump float;","precision mediump int;","#endif"]).result;if(o){u=bt.substitute(u,"varying","out").result,i=bt.substitute(i,"varying","in").result;let f="",d=0;for(;i.includes(`gl_FragData[${d}]`);)i=bt.substitute(i,`gl_FragData\\[${d}\\]`,`fragOutput${d}`).result,f+=`layout(location = ${d}) out vec4 fragOutput${d};
- `,d++;i=bt.substitute(i,"//VTK::Output::Dec",f).result}const c=bt.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=Wst.hash(i);if(!(o in e.shaderPrograms)){const s=bt.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 Yst={lastShaderProgramBound:null,shaderPrograms:null,context:null};function Rre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Yst,n),e.shaderPrograms={},Z.obj(t,e),Z.setGet(t,e,jst),Z.moveToProtected(t,e,["openGLRenderWindow"]),Kst(t,e)}const Xst=Z.newInstance(Rre,"vtkShaderCache");var qst={newInstance:Xst,extend:Rre};const{vtkErrorMacro:Zst}=Z;function Qst(t,e){e.classHierarchy.push("vtkOpenGLTextureUnitManager"),t.deleteTable=()=>{for(let n=0;n<e.numberOfTextureUnits;++n)e.textureUnits[n]===!0&&Zst("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 Jst={context:null,numberOfTextureUnits:0,textureUnits:0};function Lre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Jst,n),Z.obj(t,e),e.textureUnits=[],Z.get(t,e,["numberOfTextureUnits"]),Z.setGet(t,e,["context"]),Qst(t,e)}const elt=Z.newInstance(Lre,"vtkOpenGLTextureUnitManager");var tlt={newInstance:elt,extend:Lre};function nlt(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=()=>{Z.vtkErrorMacro("not implemented")},t.getPixelData=(n,r,a,i)=>{Z.vtkErrorMacro("not implemented")},t.createSelector=()=>{Z.vtkErrorMacro("not implemented")}}const rlt={size:void 0,selector:void 0};function Ore(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,rlt,n),e.size||(e.size=[300,300]),Z.getArray(t,e,["size"],2),Z.get(t,e,["selector"]),Sa.extend(t,e,n),nlt(t,e)}const alt=Z.newInstance(Ore,"vtkRenderWindowViewNode");var Vre={newInstance:alt,extend:Ore};const ilt="__getUnderlyingContext";function olt(){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===ilt)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:nz,vtkErrorMacro:rz}=Z,slt={position:"absolute",top:0,left:0,width:"100%",height:"100%"};function zi(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 G2=0;const Nre=[];function llt(){G2++,Nre.forEach(t=>t(G2))}function ult(){G2--,Nre.forEach(t=>t(G2))}function az(t){t.preventDefault()}function clt(t,e){e.classHierarchy.push("vtkOpenGLRenderWindow");const n=olt();t.getViewNodeFactory=()=>e.myFactory,e.canvas.addEventListener("webglcontextlost",az,!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=tlt.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&&rz("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,nz("using webgl2"))),c||(nz("using webgl1"),c=e.canvas.getContext("webgl",u)||e.canvas.getContext("experimental-webgl",u)),new Proxy(c,n)},t.restoreContext=()=>{const u=Cc.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){rz("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 Va.CHAR:case Va.SIGNED_CHAR:case Va.UNSIGNED_CHAR:return 1;case c:case f:case Va.UNSIGNED_SHORT:case Va.SHORT:case Va.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 Va.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&&Va.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&&Va.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 Va.UNSIGNED_SHORT:case Va.SHORT:case Va.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 C=0;C<w.length;C++){const _=w[C],x=_.getBoundingClientRect(),T=x.x-d.x,M=x.y-d.y;f.drawImage(_,T,M)}}})});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=slt,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 C=w.getActiveCamera(),_=C.get("focalPoint","position","parallelScale");return{resetCameraArgs:b?{renderer:w}:void 0,resetCameraFn:b?c:w.resetCamera,restoreParamsFn:C.set,arg:JSON.parse(JSON.stringify(_))}}),e._screenshot.cameras.forEach(w=>{let{resetCameraFn:C,resetCameraArgs:_}=w;return C(_)})}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&&zi(u,u.RGBA,u.UNSIGNED_BYTE)?"RGBA":"",c&&zi(u,u.RGB,u.UNSIGNED_BYTE)?"RGB":"",c&&zi(u,u.LUMINANCE,u.UNSIGNED_BYTE)?"LUMINANCE":"",c&&zi(u,u.ALPHA,u.UNSIGNED_BYTE)?"ALPHA":"",c&&zi(u,u.LUMINANCE_ALPHA,u.UNSIGNED_BYTE)?"LUMINANCE_ALPHA":""].join(" ")],["Supported Formats for Half Float Render Targets","HALF FLOAT RENDER TARGET FORMATS",[f&&zi(u,u.RGBA,f.HALF_FLOAT_OES)?"RGBA":"",f&&zi(u,u.RGB,f.HALF_FLOAT_OES)?"RGB":"",f&&zi(u,u.LUMINANCE,f.HALF_FLOAT_OES)?"LUMINANCE":"",f&&zi(u,u.ALPHA,f.HALF_FLOAT_OES)?"ALPHA":"",f&&zi(u,u.LUMINANCE_ALPHA,f.HALF_FLOAT_OES)?"LUMINANCE_ALPHA":""].join(" ")],["Supported Formats for Full Float Render Targets","FLOAT RENDER TARGET FORMATS",[c&&zi(u,u.RGBA,u.FLOAT)?"RGBA":"",c&&zi(u,u.RGB,u.FLOAT)?"RGB":"",c&&zi(u,u.LUMINANCE,u.FLOAT)?"LUMINANCE":"",c&&zi(u,u.ALPHA,u.FLOAT)?"ALPHA":"",c&&zi(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=Are.newInstance();return u.setOpenGLRenderWindow(t),u};function s(){e.canvas.removeEventListener("webglcontextlost",az),e.canvas.removeEventListener("webglcontextrestored",t.restoreContext)}t.delete=Z.chain(s,t.delete,t.setViewStream,ult),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 flt={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 dlt(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,flt,n),Vre.extend(t,e,n),e.canvas=document.createElement("canvas"),e.canvas.style.width="100%",llt(),e.selector||(e.selector=Are.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=nQe.newInstance(),e.myFactory.registerOverride("vtkRenderWindow",Ire),e.shaderCache=qst.newInstance(),e.shaderCache.setOpenGLRenderWindow(t),e.renderPasses[0]=Dst.newInstance(),Z.event(t,e,"imageReady"),Z.get(t,e,["shaderCache","textureUnitManager","webgl2","useBackgroundImage","activeFramebuffer"]),Z.setGet(t,e,["initialized","context","canvas","renderPasses","notifyStartCaptureImage","defaultToWebgl2","cursor","useOffScreen"]),Z.setGetArray(t,e,["size"],2),Z.event(t,e,"windowResizeEvent"),clt(t,e)}const Ire=Z.newInstance(dlt,"vtkOpenGLRenderWindow");$N("WebGL",Ire);const dD=["setBindGroup","setIndexBuffer","setVertexBuffer","draw","drawIndexed"];function hlt(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
- ${i}
- versus pipeline
- ${o}
- `),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<dD.length;n++)t[dD[n]]=function(){return e.handle[dD[n]](...arguments)}}const plt={description:null,handle:null,boundPipeline:null,pipelineHash:null,pipelineSettings:null,replaceShaderCodeFunction:null,depthTextureView:null,label:null};function Bre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,plt,n),oi(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=In.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=[],uo(t,e,["boundPipeline","colorTextureViews"]),Xa(t,e,["depthTextureView","description","handle","label","pipelineHash","pipelineSettings","replaceShaderCodeFunction"]),hlt(t,e)}const vlt=Kr(Bre,"vtkWebGPURenderEncoder");var Yu={newInstance:vlt,extend:Bre};function glt(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=ou.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=ou.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=Yu.newInstance({label:"OpaquePass"}),e.renderEncoder.setPipelineHash("op")}}const ylt={renderEncoder:null,colorTexture:null,depthTexture:null};function $re(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,ylt,n),Cc.extend(t,e,n),Z.get(t,e,["colorTexture","depthTexture"]),glt(t,e)}const mlt=Z.newInstance($re,"vtkWebGPUOpaquePass");var blt={newInstance:mlt,extend:$re};const Slt=`
- //VTK::Mapper::Dec
- //VTK::TCoord::Dec
- //VTK::RenderEncoder::Dec
- //VTK::IOStructs::Dec
- @fragment
- fn main(
- //VTK::IOStructs::Input
- )
- //VTK::IOStructs::Output
- {
- var output: fragmentOutput;
- var tcoord: vec2<i32> = vec2<i32>(i32(input.fragPos.x), i32(input.fragPos.y));
- var reveal: f32 = textureLoad(oitpAccumTexture, tcoord, 0).r;
- if (reveal == 1.0) { discard; }
- var tcolor: vec4<f32> = textureLoad(oitpColorTexture, tcoord, 0);
- var total: f32 = max(tcolor.a, 0.01);
- var computedColor: vec4<f32> = vec4<f32>(tcolor.r/total, tcolor.g/total, tcolor.b/total, 1.0 - reveal);
- //VTK::RenderEncoder::Impl
- return output;
- }
- `;function wlt(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=ou.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=ou.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=Zg.newInstance(),e.fullScreenQuad.setDevice(r.getDevice()),e.fullScreenQuad.setPipelineHash("oitpfsq"),e.fullScreenQuad.setTextureViews(e.translucentRenderEncoder.getColorTextureViews()),e.fullScreenQuad.setFragmentShaderTemplate(Slt)}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=Yu.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=In.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=Yu.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=In.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 xlt={colorTextureView:null,depthTextureView:null};function Pre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,xlt,n),Cc.extend(t,e,n),Z.setGet(t,e,["colorTextureView","depthTextureView"]),wlt(t,e)}const _lt=Z.newInstance(Pre,"vtkWebGPUOrderIndependentTranslucentPass");var Clt={newInstance:_lt,extend:Pre};const sv={COMPOSITE_BLEND:0,MAXIMUM_INTENSITY_BLEND:1,MINIMUM_INTENSITY_BLEND:2,AVERAGE_INTENSITY_BLEND:3,ADDITIVE_INTENSITY_BLEND:4,RADON_TRANSFORM_BLEND:5},Tlt=`
- //VTK::Renderer::Dec
- //VTK::Mapper::Dec
- //VTK::TCoord::Dec
- //VTK::Volume::TraverseDec
- //VTK::RenderEncoder::Dec
- //VTK::IOStructs::Dec
- fn getTextureValue(vTex: texture_3d<f32>, tpos: vec4<f32>) -> f32
- {
- // todo multicomponent support
- return textureSampleLevel(vTex, clampSampler, tpos.xyz, 0.0).r;
- }
- fn getGradient(vTex: texture_3d<f32>, tpos: vec4<f32>, vNum: i32, scalar: f32) -> vec4<f32>
- {
- var result: vec4<f32>;
- var tstep: vec4<f32> = volumeSSBO.values[vNum].tstep;
- result.x = getTextureValue(vTex, tpos + vec4<f32>(tstep.x, 0.0, 0.0, 1.0)) - scalar;
- result.y = getTextureValue(vTex, tpos + vec4<f32>(0.0, tstep.y, 0.0, 1.0)) - scalar;
- result.z = getTextureValue(vTex, tpos + vec4<f32>(0.0, 0.0, tstep.z, 1.0)) - scalar;
- result.w = 0.0;
- // divide by spacing as that is our delta
- result = result / volumeSSBO.values[vNum].spacing;
- // now we have a gradient in unit tcoords
- var grad: f32 = length(result.xyz);
- if (grad > 0.0)
- {
- // rotate to View Coords, needed for lighting and shading
- var nMat: mat4x4<f32> = rendererUBO.SCVCMatrix * volumeSSBO.values[vNum].planeNormals;
- result = nMat * result;
- result = result / length(result);
- }
- // store gradient magnitude in .w
- result.w = grad;
- return result;
- }
- fn processVolume(vTex: texture_3d<f32>, vNum: i32, cNum: i32, posSC: vec4<f32>, tfunRows: f32) -> vec4<f32>
- {
- var outColor: vec4<f32> = vec4<f32>(0.0, 0.0, 0.0, 0.0);
- // convert to tcoords and reject if outside the volume
- var tpos: vec4<f32> = volumeSSBO.values[vNum].SCTCMatrix*posSC;
- if (tpos.x < 0.0 || tpos.y < 0.0 || tpos.z < 0.0 ||
- tpos.x > 1.0 || tpos.y > 1.0 || tpos.z > 1.0) { return outColor; }
- var scalar: f32 = getTextureValue(vTex, tpos);
- var coord: vec2<f32> =
- vec2<f32>(scalar * componentSSBO.values[cNum].cScale + componentSSBO.values[cNum].cShift,
- (0.5 + 2.0 * f32(vNum)) / tfunRows);
- var color: vec4<f32> = textureSampleLevel(tfunTexture, clampSampler, coord, 0.0);
- var gofactor: f32 = 1.0;
- var normal: vec4<f32> = vec4<f32>(0.0,0.0,0.0,0.0);
- if (componentSSBO.values[cNum].gomin < 1.0 || volumeSSBO.values[vNum].shade[0] > 0.0)
- {
- normal = getGradient(vTex, tpos, vNum, scalar);
- if (componentSSBO.values[cNum].gomin < 1.0)
- {
- gofactor = clamp(normal.a*componentSSBO.values[cNum].goScale + componentSSBO.values[cNum].goShift,
- componentSSBO.values[cNum].gomin, componentSSBO.values[cNum].gomax);
- }
- }
- coord.x = (scalar * componentSSBO.values[cNum].oScale + componentSSBO.values[cNum].oShift);
- var opacity: f32 = textureSampleLevel(ofunTexture, clampSampler, coord, 0.0).r;
- if (volumeSSBO.values[vNum].shade[0] > 0.0)
- {
- color = color*abs(normal.z);
- }
- outColor = vec4<f32>(color.rgb, gofactor * opacity);
- return outColor;
- }
- // adjust the start and end point of a raycast such that it intersects the unit cube.
- // This function is used to take a raycast starting point and step vector
- // and numSteps and return the startijng and ending steps for intersecting the
- // unit cube. Recall for a 3D texture, the unit cube is the range of texture coordsinates
- // that have valid values. So this funtion can be used to take a ray in texture coordinates
- // and bound it to intersecting the texture.
- //
- fn adjustBounds(tpos: vec4<f32>, tstep: vec4<f32>, numSteps: f32) -> vec2<f32>
- {
- var result: vec2<f32> = vec2<f32>(0.0, numSteps);
- var tpos2: vec4<f32> = tpos + tstep*numSteps;
- // move tpos to the start of the volume
- var adjust: f32 =
- min(
- max(tpos.x/tstep.x, (tpos.x - 1.0)/tstep.x),
- min(
- max((tpos.y - 1.0)/tstep.y, tpos.y/tstep.y),
- max((tpos.z - 1.0)/tstep.z, tpos.z/tstep.z)));
- if (adjust < 0.0)
- {
- result.x = result.x - adjust;
- }
- // adjust length to the end
- adjust =
- max(
- min(tpos2.x/tstep.x, (tpos2.x - 1.0)/tstep.x),
- max(
- min((tpos2.y - 1.0)/tstep.y, tpos2.y/tstep.y),
- min((tpos2.z - 1.0)/tstep.z, tpos2.z/tstep.z)));
- if (adjust > 0.0)
- {
- result.y = result.y - adjust;
- }
- return result;
- }
- fn getSimpleColor(scalar: f32, vNum: i32, cNum: i32) -> vec4<f32>
- {
- // how many rows (tfuns) do we have in our tfunTexture
- var tfunRows: f32 = f32(textureDimensions(tfunTexture).y);
- var coord: vec2<f32> =
- vec2<f32>(scalar * componentSSBO.values[cNum].cScale + componentSSBO.values[cNum].cShift,
- (0.5 + 2.0 * f32(vNum)) / tfunRows);
- var color: vec4<f32> = textureSampleLevel(tfunTexture, clampSampler, coord, 0.0);
- coord.x = (scalar * componentSSBO.values[cNum].oScale + componentSSBO.values[cNum].oShift);
- var opacity: f32 = textureSampleLevel(ofunTexture, clampSampler, coord, 0.0).r;
- return vec4<f32>(color.rgb, opacity);
- }
- fn traverseMax(vTex: texture_3d<f32>, vNum: i32, cNum: i32, rayLengthSC: f32, minPosSC: vec4<f32>, rayStepSC: vec4<f32>)
- {
- // convert to tcoords and reject if outside the volume
- var numSteps: f32 = rayLengthSC/mapperUBO.SampleDistance;
- var tpos: vec4<f32> = volumeSSBO.values[vNum].SCTCMatrix*minPosSC;
- var tpos2: vec4<f32> = volumeSSBO.values[vNum].SCTCMatrix*(minPosSC + rayStepSC);
- var tstep: vec4<f32> = tpos2 - tpos;
- var rayBounds: vec2<f32> = adjustBounds(tpos, tstep, numSteps);
- // did we hit anything
- if (rayBounds.x >= rayBounds.y)
- {
- traverseVals[vNum] = vec4<f32>(0.0,0.0,0.0,0.0);
- return;
- }
- tpos = tpos + tstep*rayBounds.x;
- var curDist: f32 = rayBounds.x;
- var maxVal: f32 = -1.0e37;
- loop
- {
- var scalar: f32 = getTextureValue(vTex, tpos);
- if (scalar > maxVal)
- {
- maxVal = scalar;
- }
- // increment position
- curDist = curDist + 1.0;
- tpos = tpos + tstep;
- // check if we have reached a terminating condition
- if (curDist > rayBounds.y) { break; }
- }
- // process to get the color and opacity
- traverseVals[vNum] = getSimpleColor(maxVal, vNum, cNum);
- }
- fn traverseMin(vTex: texture_3d<f32>, vNum: i32, cNum: i32, rayLengthSC: f32, minPosSC: vec4<f32>, rayStepSC: vec4<f32>)
- {
- // convert to tcoords and reject if outside the volume
- var numSteps: f32 = rayLengthSC/mapperUBO.SampleDistance;
- var tpos: vec4<f32> = volumeSSBO.values[vNum].SCTCMatrix*minPosSC;
- var tpos2: vec4<f32> = volumeSSBO.values[vNum].SCTCMatrix*(minPosSC + rayStepSC);
- var tstep: vec4<f32> = tpos2 - tpos;
- var rayBounds: vec2<f32> = adjustBounds(tpos, tstep, numSteps);
- // did we hit anything
- if (rayBounds.x >= rayBounds.y)
- {
- traverseVals[vNum] = vec4<f32>(0.0,0.0,0.0,0.0);
- return;
- }
- tpos = tpos + tstep*rayBounds.x;
- var curDist: f32 = rayBounds.x;
- var minVal: f32 = 1.0e37;
- loop
- {
- var scalar: f32 = getTextureValue(vTex, tpos);
- if (scalar < minVal)
- {
- minVal = scalar;
- }
- // increment position
- curDist = curDist + 1.0;
- tpos = tpos + tstep;
- // check if we have reached a terminating condition
- if (curDist > rayBounds.y) { break; }
- }
- // process to get the color and opacity
- traverseVals[vNum] = getSimpleColor(minVal, vNum, cNum);
- }
- fn traverseAverage(vTex: texture_3d<f32>, vNum: i32, cNum: i32, rayLengthSC: f32, minPosSC: vec4<f32>, rayStepSC: vec4<f32>)
- {
- // convert to tcoords and reject if outside the volume
- var numSteps: f32 = rayLengthSC/mapperUBO.SampleDistance;
- var tpos: vec4<f32> = volumeSSBO.values[vNum].SCTCMatrix*minPosSC;
- var tpos2: vec4<f32> = volumeSSBO.values[vNum].SCTCMatrix*(minPosSC + rayStepSC);
- var tstep: vec4<f32> = tpos2 - tpos;
- var rayBounds: vec2<f32> = adjustBounds(tpos, tstep, numSteps);
- // did we hit anything
- if (rayBounds.x >= rayBounds.y)
- {
- traverseVals[vNum] = vec4<f32>(0.0,0.0,0.0,0.0);
- return;
- }
- let ipRange: vec4<f32> = volumeSSBO.values[vNum].ipScalarRange;
- tpos = tpos + tstep*rayBounds.x;
- var curDist: f32 = rayBounds.x;
- var avgVal: f32 = 0.0;
- var sampleCount: f32 = 0.0;
- loop
- {
- var sample: f32 = getTextureValue(vTex, tpos);
- // right now leave filtering off until WebGL changes get merged
- // if (ipRange.z == 0.0 || sample >= ipRange.x && sample <= ipRange.y)
- // {
- avgVal = avgVal + sample;
- sampleCount = sampleCount + 1.0;
- // }
- // increment position
- curDist = curDist + 1.0;
- tpos = tpos + tstep;
- // check if we have reached a terminating condition
- if (curDist > rayBounds.y) { break; }
- }
- if (sampleCount <= 0.0)
- {
- traverseVals[vNum] = vec4<f32>(0.0,0.0,0.0,0.0);
- }
- // process to get the color and opacity
- traverseVals[vNum] = getSimpleColor(avgVal/sampleCount, vNum, cNum);
- }
- fn traverseAdditive(vTex: texture_3d<f32>, vNum: i32, cNum: i32, rayLengthSC: f32, minPosSC: vec4<f32>, rayStepSC: vec4<f32>)
- {
- // convert to tcoords and reject if outside the volume
- var numSteps: f32 = rayLengthSC/mapperUBO.SampleDistance;
- var tpos: vec4<f32> = volumeSSBO.values[vNum].SCTCMatrix*minPosSC;
- var tpos2: vec4<f32> = volumeSSBO.values[vNum].SCTCMatrix*(minPosSC + rayStepSC);
- var tstep: vec4<f32> = tpos2 - tpos;
- var rayBounds: vec2<f32> = adjustBounds(tpos, tstep, numSteps);
- // did we hit anything
- if (rayBounds.x >= rayBounds.y)
- {
- traverseVals[vNum] = vec4<f32>(0.0,0.0,0.0,0.0);
- return;
- }
- let ipRange: vec4<f32> = volumeSSBO.values[vNum].ipScalarRange;
- tpos = tpos + tstep*rayBounds.x;
- var curDist: f32 = rayBounds.x;
- var sumVal: f32 = 0.0;
- loop
- {
- var sample: f32 = getTextureValue(vTex, tpos);
- // right now leave filtering off until WebGL changes get merged
- // if (ipRange.z == 0.0 || sample >= ipRange.x && sample <= ipRange.y)
- // {
- sumVal = sumVal + sample;
- // }
- // increment position
- curDist = curDist + 1.0;
- tpos = tpos + tstep;
- // check if we have reached a terminating condition
- if (curDist > rayBounds.y) { break; }
- }
- // process to get the color and opacity
- traverseVals[vNum] = getSimpleColor(sumVal, vNum, cNum);
- }
- fn composite(rayLengthSC: f32, minPosSC: vec4<f32>, rayStepSC: vec4<f32>) -> vec4<f32>
- {
- // initial ray position is at the beginning
- var rayPosSC: vec4<f32> = minPosSC;
- // how many rows (tfuns) do we have in our tfunTexture
- var tfunRows: f32 = f32(textureDimensions(tfunTexture).y);
- var curDist: f32 = 0.0;
- var computedColor: vec4<f32> = vec4<f32>(0.0, 0.0, 0.0, 0.0);
- var sampleColor: vec4<f32>;
- //VTK::Volume::TraverseCalls
- loop
- {
- // for each volume, sample and accumulate color
- //VTK::Volume::CompositeCalls
- // increment position
- curDist = curDist + mapperUBO.SampleDistance;
- rayPosSC = rayPosSC + rayStepSC;
- // check if we have reached a terminating condition
- if (curDist > rayLengthSC) { break; }
- if (computedColor.a > 0.98) { break; }
- }
- return computedColor;
- }
- @fragment
- fn main(
- //VTK::IOStructs::Input
- )
- //VTK::IOStructs::Output
- {
- var output: fragmentOutput;
- var rayMax: f32 = textureSampleLevel(maxTexture, clampSampler, input.tcoordVS, 0.0).r;
- var rayMin: f32 = textureSampleLevel(minTexture, clampSampler, input.tcoordVS, 0.0).r;
- // discard empty rays
- if (rayMax <= rayMin) { discard; }
- else
- {
- // compute start and end ray positions in view coordinates
- 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);
- minPosSC = minPosSC * (1.0 / minPosSC.w);
- 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);
- maxPosSC = maxPosSC * (1.0 / maxPosSC.w);
- var rayLengthSC: f32 = distance(minPosSC.xyz, maxPosSC.xyz);
- var rayStepSC: vec4<f32> = (maxPosSC - minPosSC)*(mapperUBO.SampleDistance/rayLengthSC);
- rayStepSC.w = 0.0;
- var computedColor: vec4<f32>;
- //VTK::Volume::Loop
- //VTK::RenderEncoder::Impl
- }
- return output;
- }
- `,Ui=new Float64Array(16),Uc=new Float64Array(16);function Elt(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=In.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()===sv.COMPOSITE_BLEND?(u.push(` sampleColor = processVolume(volTexture${d}, ${d}, ${e.rowStarts[d]}, rayPosSC, tfunRows);`),u.push(` computedColor = vec4<f32>(
- sampleColor.a * sampleColor.rgb * (1.0 - computedColor.a) + computedColor.rgb,
- (1.0 - computedColor.a)*sampleColor.a + computedColor.a);`)):(c.push(` sampleColor = traverseVals[${d}];`),c.push(` computedColor = vec4<f32>(
- sampleColor.a * sampleColor.rgb * (1.0 - computedColor.a) + computedColor.rgb,
- (1.0 - computedColor.a)*sampleColor.a + computedColor.a);`));l=In.substitute(l,"//VTK::Volume::CompositeCalls",u).result,l=In.substitute(l,"//VTK::Volume::TraverseCalls",c).result,l=In.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===sv.COMPOSITE_BLEND?f=!0:h===sv.MAXIMUM_INTENSITY_BLEND?l=In.substitute(l,"//VTK::Volume::Loop",[` traverseMax(volTexture${d}, ${d}, ${d}, rayLengthSC, minPosSC, rayStepSC);`,` computedColor = traverseVals[${d}];`,"//VTK::Volume::Loop"]).result:h===sv.MINIMUM_INTENSITY_BLEND?l=In.substitute(l,"//VTK::Volume::Loop",[` traverseMin(volTexture${d}, ${d}, ${d}, rayLengthSC, minPosSC, rayStepSC);`,` computedColor = traverseVals[${d}];`,"//VTK::Volume::Loop"]).result:h===sv.AVERAGE_INTENSITY_BLEND?l=In.substitute(l,"//VTK::Volume::Loop",[` traverseAverage(volTexture${d}, ${d}, ${d}, rayLengthSC, minPosSC, rayStepSC);`,` computedColor = traverseVals[${d}];`,"//VTK::Volume::Loop"]).result:h===sv.ADDITIVE_INTENSITY_BLEND&&(l=In.substitute(l,"//VTK::Volume::Loop",[` traverseAdditive(volTexture${d}, ${d}, ${d}, rayLengthSC, minPosSC, rayStepSC);`,` computedColor = traverseVals[${d}];`,"//VTK::Volume::Loop"]).result)}f&&(l=In.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 C=0;C<w;++C){const _=p.getRGBTransferFunction(C),x=_.getRange();_.getTable(x[0],x[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 M=p.getScalarOpacity(C),E=e.sampleDist/p.getScalarOpacityUnitDistance(C),A=M.getRange();M.getTable(A[0],A[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 x=e.volumes[_].getRenderable(),T=x.getMapper(),M=T.getInputData();i=Math.max(i,x.getMTime(),M.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(),M=T.getMapper(),E=M.getInputData();Yn(Ui),xa(Ui,Ui,o);const A=T.getMatrix();ea(Uc,A),Ji(Uc,Uc),ri(Ui,Uc,Ui);const k=E.getWorldToIndex();ri(Ui,k,Ui);const R=E.getDimensions();Yn(Uc),gp(Uc,Uc,[1/R[0],1/R[1],1/R[2]]),ri(Ui,Uc,Ui);for(let B=0;B<16;B++)s[_*16+B]=Ui[B];Ji(Ui,Ui);for(let B=0;B<4;B++)l[_*16+B*4]=Ui[B*4],l[_*16+B*4+1]=Ui[B*4+1],l[_*16+B*4+2]=Ui[B*4+2],l[_*16+B*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 N=E.getSpacing();f[_*4]=N[0],f[_*4+1]=N[1],f[_*4+2]=N[2],f[_*4+3]=1;const F=e.textureViews[_+4].getTexture().getScale(),z=M.getIpScalarRange();d[_*4]=z[0]/F,d[_*4+1]=z[1]/F,d[_*4+2]=M.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 C=0;for(let _=0;_<e.volumes.length;_++){const T=e.volumes[_].getRenderable(),M=T.getMapper(),E=T.getProperty(),A=M.getInputData(),R=(A.getPointData()&&A.getPointData().getScalars()).getNumberOfComponents(),N=E.getIndependentComponents(),F=e.textureViews[_+4].getTexture().getFormat(),z=ti.getDetailsFromTextureFormat(F),B=z.elementSize===2&&z.sampleType==="float",W={scale:[255],offset:[0]};B&&(W.scale[0]=1);for(let V=0;V<R;V++){const P=N?V:0,K=W.scale[V],re=E.getScalarOpacity(P).getRange(),ve=K/(re[1]-re[0]),oe=(W.offset[V]-re[0])/(re[1]-re[0]);g[C]=oe,p[C]=ve;const fe=E.getRGBTransferFunction(P).getRange();if(v[C]=(W.offset[V]-fe[0])/(fe[1]-fe[0]),h[C]=K/(fe[1]-fe[0]),E.getUseGradientOpacity(P)){const ge=E.getGradientOpacityMinimumOpacity(P),me=E.getGradientOpacityMaximumOpacity(P);y[C]=ge,m[C]=me;const he=[E.getGradientOpacityMinimumValue(P),E.getGradientOpacityMaximumValue(P)];w[C]=K*(me-ge)/(he[1]-he[0]),b[C]=-he[0]*(me-ge)/(he[1]-he[0])+ge}else y[C]=1,m[C]=1,w[C]=0,b[C]=1;C++}}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=IN.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 Mlt={volumes:null,rowLength:1024,lastVolumeLength:0};function Fre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Mlt,n),Zg.extend(t,e,n),e.fragmentShaderTemplate=Tlt,e.UBO=np.newInstance({label:"mapperUBO"}),e.UBO.addEntry("SampleDistance","f32"),e.SSBO=XL.newInstance({label:"volumeSSBO"}),e.componentSSBO=XL.newInstance({label:"componentSSBO"}),e.lutBuildTime={},Z.obj(e.lutBuildTime,{mtime:0}),Elt(t,e)}const Dlt=Z.newInstance(Fre,"vtkWebGPUVolumePassFSQ");var Alt={newInstance:Dlt,extend:Fre};const{Representation:klt}=T0,{BufferUsage:iz,PrimitiveTypes:Rlt}=ud,hD=[[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]],Llt=`
- //VTK::Renderer::Dec
- //VTK::Select::Dec
- //VTK::VolumePass::Dec
- //VTK::TCoord::Dec
- //VTK::RenderEncoder::Dec
- //VTK::Mapper::Dec
- //VTK::IOStructs::Dec
- @fragment
- fn main(
- //VTK::IOStructs::Input
- )
- //VTK::IOStructs::Output
- {
- var output : fragmentOutput;
- //VTK::Select::Impl
- //VTK::TCoord::Impl
- //VTK::VolumePass::Impl
- // use the maximum (closest) of the current value and the zbuffer
- // the blend func will then take the min to find the farthest stop value
- var stopval: f32 = max(input.fragPos.z, textureLoad(opaquePassDepthTexture, vec2<i32>(i32(input.fragPos.x), i32(input.fragPos.y)), 0));
- //VTK::RenderEncoder::Impl
- return output;
- }
- `,Olt=`
- //VTK::Renderer::Dec
- //VTK::Mapper::Dec
- //VTK::TCoord::Dec
- //VTK::RenderEncoder::Dec
- //VTK::IOStructs::Dec
- @fragment
- fn main(
- //VTK::IOStructs::Input
- )
- //VTK::IOStructs::Output
- {
- var output: fragmentOutput;
- var computedColor: vec4<f32> = textureSample(volumePassColorTexture,
- volumePassColorTextureSampler, mapperUBO.tscale*input.tcoordVS);
- //VTK::RenderEncoder::Impl
- return output;
- }
- `;function Vlt(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=Alt.newInstance(),e.fullScreenQuad.setDevice(n.getDevice()),e.fullScreenQuad.setTextureViews([...e._depthRangeEncoder.getColorTextureViews()])),e._volumeCopyQuad||(e._volumeCopyQuad=Zg.newInstance(),e._volumeCopyQuad.setPipelineHash("volpassfsq"),e._volumeCopyQuad.setDevice(n.getDevice()),e._volumeCopyQuad.setFragmentShaderTemplate(Olt),e._copyUBO=np.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]=Zs(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=Z.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:iz.Index,cells:o,numberOfPoints:i.getNumberOfPoints(),primitiveType:Rlt.Triangles,representation:klt.SURFACE};const l=r.getDevice().getBufferManager().getBuffer(s);e._mapper.getVertexInput().setIndexBuffer(l),s={usage:iz.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+hD[h][0],u[f++]=d+hD[h][1],u[f++]=d+hD[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=Yu.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=In.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=ou.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=ou.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=ou.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=Yu.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=Yu.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=Yu.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=In.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 Nlt={colorTextureView:null,depthTextureView:null,volumes:null};function zre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Nlt,n),Cc.extend(t,e,n),e._mapper=NN.newInstance(),e._mapper.setFragmentShaderTemplate(Llt),e._mapper.getShaderReplacements().set("replaceShaderVolumePass",(r,a,i)=>{a.getShaderDescription("fragment").addBuiltinInput("vec4<f32>","@builtin(position) fragPos")}),e._boundsPoly=$a.newInstance(),e._lastMTimes=[],Z.setGet(t,e,["colorTextureView","depthTextureView"]),Vlt(t,e)}const Ilt=Z.newInstance(zre,"vtkWebGPUVolumePass");var Blt={newInstance:Ilt,extend:zre};const $lt=`
- //VTK::Mapper::Dec
- //VTK::TCoord::Dec
- //VTK::RenderEncoder::Dec
- //VTK::IOStructs::Dec
- @fragment
- fn main(
- //VTK::IOStructs::Input
- )
- //VTK::IOStructs::Output
- {
- var output: fragmentOutput;
- var computedColor: vec4<f32> = clamp(textureSampleLevel(opaquePassColorTexture, finalPassSampler, input.tcoordVS, 0.0),vec4<f32>(0.0),vec4<f32>(1.0));
- //VTK::RenderEncoder::Impl
- return output;
- }
- `;function Plt(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=blt.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=Clt.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=Blt.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=Yu.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=IN.newInstance({label:"finalPassSampler"}),e._fsqSampler.create(n.getDevice(),{minFilter:"linear",magFilter:"linear"}),e._fullScreenQuad=Zg.newInstance(),e._fullScreenQuad.setDevice(n.getDevice()),e._fullScreenQuad.setPipelineHash("fpfsq"),e._fullScreenQuad.setTextureViews([e.opaquePass.getColorTextureView()]),e._fullScreenQuad.setAdditionalBindables([e._fsqSampler]),e._fullScreenQuad.setFragmentShaderTemplate($lt),e._finalBlitOutputTextureView=ere.newInstance(),e._finalBlitEncoder.setColorTextureView(0,e._finalBlitOutputTextureView)},t.incrementOpaqueActorCount=()=>e.opaqueActorCount++,t.incrementTranslucentActorCount=()=>e.translucentActorCount++,t.addVolume=n=>{e.volumes.push(n)}}const Flt={opaqueActorCount:0,translucentActorCount:0,volumes:null,opaqueRenderEncoder:null,translucentPass:null,volumePass:null};function Ure(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Flt,n),Cc.extend(t,e,n),Z.setGet(t,e,["opaquePass","translucentPass","volumePass"]),Plt(t,e)}const zlt=Z.newInstance(Ure,"vtkForwardPass");var Ult={newInstance:zlt,extend:Ure};const{VtkDataTypes:Nd}=zn;function Glt(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 Nd.UNSIGNED_CHAR:a.format+="8unorm";break;case Nd.FLOAT:case Nd.UNSIGNED_INT:case Nd.INT:case Nd.DOUBLE:case Nd.UNSIGNED_SHORT:case Nd.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=ou.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 Hlt={handle:null,device:null};function Gre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Hlt,n),Z.obj(t,e),Z.setGet(t,e,["device"]),Glt(t,e)}const Wlt=Z.newInstance(Gre);var jlt={newInstance:Wlt,extend:Gre};class Klt 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 Ylt(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 Xlt={handle:null,pipelines:null,shaderCache:null,bindGroupLayouts:null,bufferManager:null,textureManager:null};function Hre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Xlt,n),oi(t,e),Xa(t,e,["handle"]),uo(t,e,["bufferManager","shaderCache","textureManager"]),e.objectCache=new Klt,e.shaderCache=In.newInstance(),e.shaderCache.setDevice(t),e.bindGroupLayouts=[],e.bufferManager=ud.newInstance(),e.bufferManager.setDevice(t),e.textureManager=jlt.newInstance(),e.textureManager.setDevice(t),e.pipelines={},Ylt(t,e)}const qlt=Kr(Hre,"vtkWebGPUDevice");var Zlt={newInstance:qlt,extend:Hre};function Qlt(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=ou.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=ou.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=Yu.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=In.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 Jlt={selectionRenderEncoder:null,colorTexture:null,depthTexture:null};function Wre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Jlt,n),Cc.extend(t,e,n),Z.get(t,e,["colorTexture","depthTexture"]),Qlt(t,e)}const eut=Z.newInstance(Wre,"vtkWebGPUHardwareSelectionPass");var tut={newInstance:eut,extend:Wre};const{SelectionContent:nut,SelectionField:oz}=KT,{FieldAssociations:sz}=Ip,{vtkErrorMacro:jre}=Z;function rut(t){return`${t.propID} ${t.compositeID}`}function lz(t,e,n,r){const a=((n.height-e-1)*n.colorBufferWidth+t)*4+r;return n.colorValues[a]}function Iv(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=lz(e[0],e[1],t,0);if(l<=0)return null;const u={};u.propID=l;let c=lz(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=Iv(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=Iv(t,o,0,r),s)||(o[0]=i[0]+l,s=Iv(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=Iv(t,o,0,r),s)||(o[1]=i[1]+l,s=Iv(t,o,0,r),s))return s}return r[0]=e[0],r[1]=e[1],null}function aut(t,e,n){const r=[];let a=0;return e.forEach((i,o)=>{const s=KT.newInstance();switch(s.setContentType(nut.INDICES),t){case sz.FIELD_ASSOCIATION_CELLS:s.setFieldType(oz.CELL);break;case sz.FIELD_ASSOCIATION_POINTS:s.setFieldType(oz.POINT);break;default:jre("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 iut(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=Iv(t,[d,f],0,c);if(v){const p=rut(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 aut(t.fieldAssociation,u,t)}function out(t,e){e.classHierarchy.push("vtkWebGPUHardwareSelector"),t.endSelection=()=>{e.WebGPURenderer.setSelector(null)},t.getSourceDataAsync=async n=>{if(!n||!e._WebGPURenderWindow)return jre("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=Qg.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=Qg.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)=>iut(l,h,v,p,g),l}}const sut={};function Kre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,sut,n),wre.extend(t,e,n),e._selectionPass=tut.newInstance(),Z.setGet(t,e,["_WebGPURenderWindow"]),Z.moveToProtected(t,e,["WebGPURenderWindow"]),out(t,e)}const lut=Z.newInstance(Kre,"vtkWebGPUHardwareSelector");var Yre={newInstance:lut,extend:Kre};const{vtkErrorMacro:uz}=Z,uut={position:"absolute",top:0,left:0,width:"100%",height:"100%"};function cut(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){uz("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&&uz("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=Zlt.newInstance(),e.device.initialize(await e.adapter.requestDevice()),e.deleted){e.device=null;return}e.context=e.canvas.getContext("webgpu")}},t.releaseGraphicsResources=()=>{const o=Cc.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 C=b[w],_=C.getBoundingClientRect(),x=_.x-f.x,T=_.y-f.y;l.drawImage(C,x,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=uut,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=Qg.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*nl.fromHalf(l.colorValues[g]),d[p+1]=255*nl.fromHalf(l.colorValues[g+1]),d[p+2]=255*nl.fromHalf(l.colorValues[g+2]),d[p+3]=255*nl.fromHalf(l.colorValues[g+3])}return l.colorValues=d,l},t.createSelector=()=>{const o=Yre.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=Z.chain(t.delete,t.setViewStream)}const fut={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 dut(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,fut,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",Vre.extend(t,e,n),e.myFactory=tat.newInstance(),e.myFactory.registerOverride("vtkRenderWindow",Xre),e.renderPasses[0]=Ult.newInstance(),e.selector||(e.selector=Yre.newInstance(),e.selector.setWebGPURenderWindow(t)),Z.event(t,e,"imageReady"),Z.event(t,e,"initialized"),Z.get(t,e,["commandEncoder","device","presentationFormat","useBackgroundImage","xrSupported"]),Z.setGet(t,e,["initialized","context","canvas","device","renderPasses","notifyStartCaptureImage","cursor","useOffScreen"]),Z.setGetArray(t,e,["size"],2),Z.event(t,e,"windowResizeEvent"),cut(t,e)}const Xre=Z.newInstance(dut,"vtkWebGPURenderWindow");$N("WebGPU",Xre);const hut=vre.extractURLParameters(),put={margin:"0",padding:"0",position:"absolute",top:"0",left:"0",width:"100%",height:"100%",overflow:"hidden"},vut={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 cz(t,e){Object.keys(e).forEach(n=>{t.style[n]=e[n]})}function gut(t,e){e.classHierarchy.push("vtkFullScreenRenderWindow");const n=document.querySelector("body");e.rootContainer||(e.rootContainer=n),e.container||(e.container=document.createElement("div"),cz(e.container,e.containerStyle||put),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=lre.newInstance(),e.renderer=BN.newInstance(),e.renderWindow.addRenderer(e.renderer),e.apiSpecificRenderWindow=e.renderWindow.newAPISpecificView(hut.viewAPI??e.defaultViewAPI),e.apiSpecificRenderWindow.setContainer(e.container),e.renderWindow.addView(e.apiSpecificRenderWindow),e.interactor=FN.newInstance(),e.interactor.setInteractorStyle(pre.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"),cz(e.controlContainer,e.controlPanelStyle||vut),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=Z.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 yut={background:[.32,.34,.43],containerStyle:null,controlPanelStyle:null,listenWindowResize:!0,resizeCallback:null,controllerVisibility:!0};function qre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,yut,n),Z.obj(t,e),Z.get(t,e,["renderWindow","renderer","apiSpecificRenderWindow","interactor","rootContainer","container","controlContainer"]),gut(t,e)}const mut=Z.newInstance(qre);var DFt={newInstance:mut,extend:qre};const but=vre.extractURLParameters();function Sut(t,e){const n=t.invokeResize;delete t.invokeResize,e.renderWindow=lre.newInstance(),e.renderer=BN.newInstance(),e.renderWindow.addRenderer(e.renderer),e._apiSpecificRenderWindow=e.renderWindow.newAPISpecificView(but.viewAPI??e.defaultViewAPI),e.renderWindow.addView(e._apiSpecificRenderWindow),e.interactor=FN.newInstance(),e.interactor.setInteractorStyle(pre.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=Z.chain(t.setContainer,e._apiSpecificRenderWindow.delete,t.delete),e.listenWindowResize&&window.addEventListener("resize",t.resize),t.resize()}const wut={background:[.32,.34,.43],listenWindowResize:!0,container:null};function Zre(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,wut,n),Z.obj(t,e),Z.get(t,e,["renderWindow","renderer","_apiSpecificRenderWindow","interactor","container"]),Z.moveToProtected(t,e,["_apiSpecificRenderWindow"]),Z.event(t,e,"resize"),Sut(t,e)}const xut=Z.newInstance(Zre);var YT={newInstance:xut,extend:Zre};const _ut={RGB:0,HSV:1,LAB:2,DIVERGING:3},Cut={LINEAR:0,LOG10:1};var Qre={ColorSpace:_ut,Scale:Cut};const{ColorSpace:Gs,Scale:Jre}=Qre,{ScalarMappingTarget:ww}=HT,{vtkDebugMacro:Tut,vtkErrorMacro:Lu,vtkWarningMacro:Eut}=Z;function fz(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 Mut(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 dz(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 Dut(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 hz(t,e,n,r){const a=[],i=[];$h(e,a),$h(n,i);const o=[],s=[];fz(a,o),fz(i,s);let l=t;if(o[1]>.05&&s[1]>.05&&Dut(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]=dz(s,o[0]):s[1]<.05&&o[1]>.05&&(s[2]=dz(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=[];Mut(u,c),L2(c,r)}function Aut(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 Lu("Midpoint outside range [0.0, 1.0]"),-1;if(s<0||s>1)return Lu("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 xh([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=[];xh(c,d),xh(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(O2(o)||O2(s)){for(let M=0;M<a;M++)i[M*3+0]=e.nanColor[0],i[M*3+1]=e.nanColor[1],i[M*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 C=e.scale===Jre.LOG10;C&&(C=e.mappingRange[0]>0);let _=0,x=0,T=0;C&&(_=Math.log10(o),x=Math.log10(s));for(let M=0;M<a;M++){const E=3*M;if(a>1?C?(T=_+M/(a-1)*(x-_),h=10**T):h=o+M/(a-1)*(s-o):C?(T=.5*(_+x),h=10**T):h=.5*(o+s),e.discretize){const A=e.mappingRange;if(h>=A[0]&&h<=A[1]){const k=e.numberOfValues,R=A[1]-A[0];if(k<=1)h=A[0]+R/2;else{const N=(h-A[0])/R,F=Dee(k*N);h=A[0]+F/(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,C&&(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]||jee(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 A=0;if(C?A=(T-v)/(p-v):A=(h-v)/(p-v),A<m?A=.5*A/m:A=.5+.5*(A-m)/(1-m),b>.99)if(A<.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===Gs.RGB)i[E]=(1-A)*g[0]+A*y[0],i[E+1]=(1-A)*g[1]+A*y[1],i[E+2]=(1-A)*g[2]+A*y[2];else if(e.colorSpace===Gs.HSV){const P=[],K=[];Qy(g,P),Qy(y,K),e.hSVWrap&&(P[0]-K[0]>.5||K[0]-P[0]>.5)&&(P[0]>K[0]?P[0]-=1:K[0]-=1);const Q=[];Q[0]=(1-A)*P[0]+A*K[0],Q[0]<0&&(Q[0]+=1),Q[1]=(1-A)*P[1]+A*K[1],Q[2]=(1-A)*P[2]+A*K[2],xh(Q,w),i[E]=w[0],i[E+1]=w[1],i[E+2]=w[2]}else if(e.colorSpace===Gs.LAB){const P=[],K=[];$h(g,P),$h(y,K);const Q=[];Q[0]=(1-A)*P[0]+A*K[0],Q[1]=(1-A)*P[1]+A*K[1],Q[2]=(1-A)*P[2]+A*K[2],L2(Q,w),i[E]=w[0],i[E+1]=w[1],i[E+2]=w[2]}else e.colorSpace===Gs.DIVERGING?(hz(A,g,y,w),i[E]=w[0],i[E+1]=w[1],i[E+2]=w[2]):Lu("ColorSpace set to invalid value.",e.colorSpace);continue}A<.5?A=.5*(A*2)**(1+10*b):A>.5&&(A=1-.5*((1-A)*2)**(1+10*b));const k=A*A,R=k*A,N=2*R-3*k+1,F=-2*R+3*k,z=R-2*k+A,B=R-k;let W,V;if(e.colorSpace===Gs.RGB)for(let P=0;P<3;P++)W=y[P]-g[P],V=(1-b)*W,i[E+P]=N*g[P]+F*y[P]+z*V+B*V;else if(e.colorSpace===Gs.HSV){const P=[],K=[];Qy(g,P),Qy(y,K),e.hSVWrap&&(P[0]-K[0]>.5||K[0]-P[0]>.5)&&(P[0]>K[0]?P[0]-=1:K[0]-=1);const Q=[];for(let re=0;re<3;re++)W=K[re]-P[re],V=(1-b)*W,Q[re]=N*P[re]+F*K[re]+z*V+B*V,re===0&&Q[re]<0&&(Q[re]+=1);xh(Q,w),i[E]=w[0],i[E+1]=w[1],i[E+2]=w[2]}else if(e.colorSpace===Gs.LAB){const P=[],K=[];$h(g,P),$h(y,K);const Q=[];for(let re=0;re<3;re++)W=K[re]-P[re],V=(1-b)*W,Q[re]=N*P[re]+F*K[re]+z*V+B*V;L2(Q,w),i[E]=w[0],i[E+1]=w[1],i[E+2]=w[2]}else e.colorSpace===Gs.DIVERGING?(hz(A,g,y,w),i[E]=w[0],i[E+1]=w[1],i[E+2]=w[2]):Lu("ColorSpace set to invalid value.");for(let P=0;P<3;P++)i[E+P]=i[E+P]<0?0:i[E+P],i[E+P]=i[E+P]>1?1:i[E+P]}}},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 Lu("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?(Lu("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 Lu("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]){Lu("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){Tut("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){Eut("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===ww.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===ww.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===ww.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===ww.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=Gs[n.ColorSpace.toUpperCase()],e.colorSpace===void 0&&(Lu(`ColorSpace ${n.ColorSpace} not supported, using RGB instead`),e.colorSpace=Gs.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 kut={clamping:!0,colorSpace:Gs.RGB,hSVWrap:!0,scale:Jre.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 eae(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,kut,n),HT.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={},Z.obj(e.buildTime),Z.get(t,e,["buildTime","mappingRange"]),Z.setGet(t,e,["useAboveRangeColor","useBelowRangeColor","colorSpace","discretize","numberOfValues"]),Z.setArray(t,e,["nanColor","belowRangeColor","aboveRangeColor"],4),Z.getArray(t,e,["nanColor","belowRangeColor","aboveRangeColor"]),Aut(t,e)}const Rut=Z.newInstance(eae,"vtkColorTransferFunction");var HN={newInstance:Rut,extend:eae,...Qre};function Lut(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=$a.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=Z.newTypedArray(i,p*3),b=new Float32Array(p*3),w=0,C=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,x=(f-c)/(e.phiResolution-1);for(let E=0;E<s;E++){const A=l+E*d;for(let k=h;k<v;k++){const R=c+k*x,N=e.radius*Math.sin(R);b[y*3+0]=N*Math.cos(A),b[y*3+1]=N*Math.sin(A),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 F=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]);F=F===0?1:F,b[y*3+0]/=F,b[y*3+1]/=F,b[y*3+2]/=F,y++}}const T=_*s;if(Math.abs(l-u)<2*Math.PI&&--s,e.startPhi<=0)for(let E=0;E<s;E++)C[w++]=3,C[w++]=_*E+o,C[w++]=_*(E+1)%T+o,C[w++]=0;if(e.endPhi>=180){const E=_-1+o;for(let A=0;A<s;A++)C[w++]=3,C[w++]=_*A+E,C[w++]=o-1,C[w++]=_*(A+1)%T+E}for(let E=0;E<s;E++)for(let A=0;A<_-1;A++){const k=_*E+A+o,R=k+1,N=(_*(E+1)+A)%T+o+1;e.latLongTessellation?(C[w++]=4,C[w++]=k,C[w++]=R,C[w++]=N,C[w++]=N-1):(C[w++]=3,C[w++]=k,C[w++]=R,C[w++]=N,C[w++]=3,C[w++]=k,C[w++]=N,C[w++]=N-1)}m=m.subarray(0,y*3),a.getPoints().setData(m,3),b=b.subarray(0,y*3);const M=zn.newInstance({name:"Normals",values:b,numberOfComponents:3});a.getPointData().setNormals(M),C=C.subarray(0,w),a.getPolys().setData(C,1),r[0]=a}}const Out={radius:.5,latLongTessellation:!1,thetaResolution:8,startTheta:0,endTheta:360,phiResolution:8,startPhi:0,endPhi:180,center:[0,0,0],pointType:"Float64Array"};function tae(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Out,n),Z.obj(t,e),Z.setGet(t,e,["radius","latLongTessellation","thetaResolution","startTheta","endTheta","phiResolution","startPhi","endPhi"]),Z.setGetArray(t,e,["center"],3),Z.algo(t,e,0,1),Lut(t,e)}const Vut=Z.newInstance(tae,"vtkSphereSource");var pD={newInstance:Vut,extend:tae};const{vtkWarningMacro:Nut}=Z;function Iut(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=$a.newInstance(),s=[];if(iu(e.point2,e.point1,s),Ku(s)<=0){Nut("Zero-length line definition");return}const l=e.resolution,u=l+1,c=Z.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 But={resolution:10,point1:[-1,0,0],point2:[1,0,0],pointType:"Float64Array"};function nae(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,But,n),Z.obj(t,e),Z.setGet(t,e,["resolution"]),Z.setGetArray(t,e,["point1","point2"],3),Z.algo(t,e,0,1),Iut(t,e)}const $ut=Z.newInstance(nae,"vtkLineSource");var vD={newInstance:$ut,extend:nae};function Put(t,e){e.classHierarchy.push("vtkSphereMapper")}const Fut={scaleArray:null,radius:.05,scaleFactor:1};function zut(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Fut,n),Br.extend(t,e,n),Z.setGet(t,e,["radius","scaleArray","scaleFactor"]),Put(t,e)}Z.newInstance(zut,"vtkSphereMapper");const Uut=t=>t,pz=1e-6;class rae{constructor(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;this.matrix=Yn(new Float64Array(16)),this.tmp=new Float64Array(3),this.angleConv=e?mXe:Uut}rotateFromDirections(e,n){const r=new Float64Array(3),a=new Float64Array(3),i=new Float64Array(16);Kl(r,e[0],e[1],e[2]),Kl(a,n[0],n[1],n[2]),Rf(r,r),Rf(a,a);const o=eN(r,a);return o>=1?this:(dg(this.tmp,r,a),kL(this.tmp)<pz&&(dg(this.tmp,[1,0,0],e),kL(this.tmp)<pz&&dg(this.tmp,[0,1,0],e)),CJ(i,Math.acos(o),this.tmp),ri(this.matrix,this.matrix,i),this)}rotate(e,n){return Kl(this.tmp,...n),Rf(this.tmp,this.tmp),Ws(this.matrix,this.matrix,this.angleConv(e),this.tmp),this}rotateX(e){return qV(this.matrix,this.matrix,this.angleConv(e)),this}rotateY(e){return ZV(this.matrix,this.matrix,this.angleConv(e)),this}rotateZ(e){return QV(this.matrix,this.matrix,this.angleConv(e)),this}translate(e,n,r){return Kl(this.tmp,e,n,r),xa(this.matrix,this.matrix,this.tmp),this}scale(e,n,r){return Kl(this.tmp,e,n,r),gp(this.matrix,this.matrix,this.tmp),this}multiply(e){return ri(this.matrix,this.matrix,e),this}multiply3x3(e){return ri(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 Ji(this.matrix,this.matrix),this}identity(){return Yn(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(Hb(Tee,this.matrix))return this;const a=r===-1?e.length:n+r*3;for(let i=n;i<a;i+=3)Kl(this.tmp,e[i],e[i+1],e[i+2]),_r(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&&di(this.matrix,e),this}}function Gut(){return new rae(!0)}function Hut(){return new rae(!1)}var wo={buildFromDegree:Gut,buildFromRadian:Hut};const Wut={TRIANGLE:"triangle",STAR:"star",ARROW_4:"arrow4points",ARROW_6:"arrow6points"};var jut={ShapeType:Wut};const{ShapeType:xw}=jut;function Kut(t,e){const n=$a.newInstance(),r=Z.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 Yut(t,e){const n=$a.newInstance(),r=Z.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 Xut(t,e){const n=$a.newInstance(),r=Z.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 qut(t,e){const n=$a.newInstance(),r=Z.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 Zut(t,e){const n={[xw.TRIANGLE]:qut,[xw.STAR]:Kut,[xw.ARROW_4]:Xut,[xw.ARROW_6]:Yut};t.requestData=(r,a)=>{a[0]=n[e.shape](t,e),wo.buildFromRadian().translate(...e.center).rotateFromDirections([1,0,0],e.direction).apply(a[0].getPoints().getData())}}function Qut(t){return{base:0,center:[0,0,0],height:1,direction:[1,0,0],pointType:"Float64Array",thickness:0,width:1,...t}}function aae(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Qut(n)),Z.obj(t,e),Z.setGet(t,e,["height","width","thickness","base"]),Z.setGetArray(t,e,["center","direction"],3),Z.algo(t,e,0,1),Zut(t,e)}const Jut=Z.newInstance(aae,"vtkArrow2DSource");var AFt={newInstance:Jut,extend:aae};const{vtkErrorMacro:ect}=Z;function tct(t,e){let n=0;return t.map((r,a)=>a===n?(n+=r+1,r):r+e)}function _w(t,e,n,r){t.set(tct(e,n),r)}function nct(t,e){e.classHierarchy.push("vtkAppendPolyData"),t.requestData=(n,r)=>{const a=t.getNumberOfInputPorts();if(!a){ect("No input specified.");return}if(a===1){r[0]=n[0];return}const i=$a.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 A=0;A<a;A++){const k=n[A];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 N=k.getPointData();N?(v=v&&N.getNormals()!==null,p=p&&N.getTCoords()!==null,g=g&&N.getScalars()!==null):(v=!1,p=!1,g=!1)}e.outputPointsPrecision===B2.SINGLE?s=Va.FLOAT:e.outputPointsPrecision===B2.DOUBLE&&(s=Va.DOUBLE);const y=B1.newInstance({dataType:s});y.setNumberOfPoints(o);const m=y.getData(),b=new Uint32Array(c),w=new Uint32Array(f),C=new Uint32Array(d),_=new Uint32Array(h);let x=null,T=null,M=null;const E=n[a-1];if(v){const A=E.getPointData().getNormals();x=zn.newInstance({numberOfComponents:3,numberOfTuples:o,size:3*o,dataType:A.getDataType(),name:A.getName()})}if(p){const A=E.getPointData().getTCoords();T=zn.newInstance({numberOfComponents:2,numberOfTuples:o,size:2*o,dataType:A.getDataType(),name:A.getName()})}if(g){const A=E.getPointData().getScalars();M=zn.newInstance({numberOfComponents:A.getNumberOfComponents(),numberOfTuples:o,size:o*A.getNumberOfComponents(),dataType:A.getDataType(),name:A.getName()})}o=0,c=0,f=0,d=0,h=0;for(let A=0;A<a;A++){const k=n[A];m.set(k.getPoints().getData(),o*3),_w(b,k.getVerts().getData(),o,c),c+=k.getVerts().getNumberOfValues(),_w(w,k.getLines().getData(),o,f),f+=k.getLines().getNumberOfValues(),_w(C,k.getStrips().getData(),o,d),d+=k.getStrips().getNumberOfValues(),_w(_,k.getPolys().getData(),o,h),h+=k.getPolys().getNumberOfValues();const R=k.getPointData();if(v){const N=R.getNormals();x.getData().set(N.getData(),o*3)}if(p){const N=R.getTCoords();T.getData().set(N.getData(),o*2)}if(g){const N=R.getScalars();M.getData().set(N.getData(),o*M.getNumberOfComponents())}o+=k.getPoints().getNumberOfPoints()}i.setPoints(y),i.getVerts().setData(b),i.getLines().setData(w),i.getStrips().setData(C),i.getPolys().setData(_),x&&i.getPointData().setNormals(x),T&&i.getPointData().setTCoords(T),M&&i.getPointData().setScalars(M),r[0]=i}}const rct={outputPointsPrecision:B2.DEFAULT};function iae(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,rct,n),Z.setGet(t,e,["outputPointsPrecision"]),Z.obj(t,e),Z.algo(t,e,1,1),nct(t,e)}const act=Z.newInstance(iae,"vtkAppendPolyData");var oae={newInstance:act,extend:iae};function ict(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=Z.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;wo.buildFromRadian().translate(...e.center).rotateFromDirections([1,0,0],e.direction).apply(f),i=$a.newInstance(),i.getPoints().setData(f,3),i.getPolys().setData(h,1),a[0]=i}t.requestData=n}const oct={height:1,radius:.5,resolution:6,center:[0,0,0],direction:[1,0,0],capping:!0,pointType:"Float64Array"};function sae(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,oct,n),Z.obj(t,e),Z.setGet(t,e,["height","radius","resolution","capping"]),Z.setGetArray(t,e,["center","direction"],3),Z.algo(t,e,0,1),ict(t,e)}const sct=Z.newInstance(sae,"vtkConeSource");var E_={newInstance:sct,extend:sae};function lct(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=Z.newTypedArray(e.pointType,s*3);let c=0;const f=new Uint32Array(l),d=new Float32Array(s*3),h=zn.newInstance({numberOfComponents:3,values:d,name:"Normals"}),v=new Float32Array(s*2),p=zn.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],C=[0,0],_=e.otherRadius==null?e.radius:e.otherRadius;for(let x=0;x<e.resolution;x++){g[0]=Math.cos(x*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*x/e.resolution-1),C[0]=w[0],m[1]=.5*e.height+e.center[1],b[1]=-.5*e.height+e.center[1],w[1]=0,C[1]=1,g[2]=-Math.sin(x*o+e.initAngle),y[2]=g[2],m[2]=_*g[2]+e.center[2],b[2]=m[2];const T=2*x;for(let M=0;M<3;M++)d[T*3+M]=g[M],d[(T+1)*3+M]=y[M],u[T*3+M]=m[M],u[(T+1)*3+M]=b[M],M<2&&(v[T*2+M]=w[M],v[(T+1)*2+M]=C[M])}for(let x=0;x<e.resolution;x++){f[c++]=4,f[c++]=2*x,f[c++]=2*x+1;const T=(2*x+3)%(2*e.resolution);f[c++]=T,f[c++]=T-1}if(e.capping){for(let x=0;x<e.resolution;x++){m[0]=e.radius*Math.cos(x*o+e.initAngle),b[0]=m[0],w[0]=m[0],C[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(x*o+e.initAngle),b[2]=m[2],w[1]=m[2],C[1]=m[2],m[2]+=e.center[2],b[2]+=e.center[2];const T=2*e.resolution+x,M=3*e.resolution+e.resolution-x-1;for(let E=0;E<3;E++)d[3*T+E]=g[E],d[3*M+E]=y[E],u[3*T+E]=m[E],u[3*M+E]=b[E],E<2&&(v[2*T+E]=w[E],v[2*M+E]=C[E])}f[c++]=e.resolution;for(let x=0;x<e.resolution;x++)f[c++]=2*e.resolution+x;f[c++]=e.resolution;for(let x=0;x<e.resolution;x++)f[c++]=3*e.resolution+x}wo.buildFromRadian().translate(...e.center).rotateFromDirections([0,1,0],e.direction).translate(...e.center.map(x=>x*-1)).apply(u),i=$a.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 uct={height:1,initAngle:0,radius:1,resolution:6,center:[0,0,0],direction:[0,1,0],capping:!0,pointType:"Float64Array"};function lae(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,uct,n),Z.obj(t,e),Z.setGet(t,e,["height","initAngle","otherRadius","radius","resolution","capping"]),Z.setGetArray(t,e,["center","direction"],3),Z.algo(t,e,0,1),lct(t,e)}const cct=Z.newInstance(lae,"vtkCylinderSource");var fct={newInstance:cct,extend:lae};function dct(t,e){e.classHierarchy.push("vtkArrowSource");function n(r,a){if(e.deleted)return;const i=fct.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();wo.buildFromDegree().rotateZ(-90).apply(s).apply(l);const u=E_.newInstance();u.setResolution(e.tipResolution),u.setHeight(e.tipLength),u.setRadius(e.tipRadius);const c=u.getOutputData(),f=c.getPoints().getData();wo.buildFromRadian().translate(1-e.tipLength*.5,0,0).apply(f);const d=oae.newInstance();d.setInputData(o),d.addInputData(c);const h=d.getOutputData(),v=h.getPoints().getData();wo.buildFromRadian().translate(-.5+e.tipLength*.5,0,0).apply(v),e.invert?(wo.buildFromRadian().rotateFromDirections([1,0,0],e.direction).scale(-1,-1,-1).apply(v),a[0]=h):(wo.buildFromRadian().rotateFromDirections([1,0,0],e.direction).scale(1,1,1).apply(v),a[0]=d.getOutputData())}t.requestData=n}const hct={tipResolution:6,tipRadius:.1,tipLength:.35,shaftResolution:6,shaftRadius:.03,invert:!1,direction:[1,0,0],pointType:"Float64Array"};function uae(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,hct,n),Z.obj(t,e),Z.setGet(t,e,["tipResolution","tipRadius","tipLength","shaftResolution","shaftRadius","invert"]),Z.setGetArray(t,e,["direction"],3),Z.algo(t,e,0,1),dct(t,e)}const pct=Z.newInstance(uae,"vtkArrowSource");var gD={newInstance:pct,extend:uae};function yD(t){const e=t.getPoints().getBounds(),n=[-(e[0]+e[1])*.5,-(e[2]+e[3])*.5,-(e[4]+e[5])*.5];wo.buildFromDegree().translate(...n).apply(t.getPoints().getData())}function mD(t,e){const n=t.getPoints().getBounds(),r=[0,0,0];r[e]=-n[e*2],wo.buildFromDegree().translate(...r).apply(t.getPoints().getData())}function bD(t,e,n,r){const a=t.getPoints().getData().length,i=new Uint8ClampedArray(a);let o=0;for(;o<a;)i[o++]=e,i[o++]=n,i[o++]=r;t.getPointData().setScalars(zn.newInstance({name:"color",numberOfComponents:3,values:i}))}function vct(t,e){e.classHierarchy.push("vtkAxesActor");const n=Br.newInstance();t.setMapper(n),t.update=()=>{const l=gD.newInstance({direction:[1,0,0],...e.config}).getOutputData();e.config.recenter?yD(l):mD(l,0),bD(l,...e.xAxisColor);const u=gD.newInstance({direction:[0,1,0],...e.config}).getOutputData();e.config.recenter?yD(u):mD(u,1),bD(u,...e.yAxisColor);const c=gD.newInstance({direction:[0,0,1],...e.config}).getOutputData();e.config.recenter?yD(c):mD(c,2),bD(c,...e.zAxisColor);const f=oae.newInstance();f.setInputData(l),f.addInputData(u),f.addInputData(c),n.setInputConnection(f.getOutputPort())},t.update();const r=Z.debounce(t.update,0),{setConfig:a,setXAxisColor:i,setYAxisColor:o,setZAxisColor:s}=t;t.setConfig=l=>a(l)?(r(),!0):!1,t.setXAxisColor=l=>i(l)?(r(),!0):!1,t.setYAxisColor=l=>o(l)?(r(),!0):!1,t.setZAxisColor=l=>s(l)?(r(),!0):!1}const gct={config:{recenter:!0,tipResolution:60,tipRadius:.1,tipLength:.2,shaftResolution:60,shaftRadius:.03,invert:!1},xAxisColor:[255,0,0],yAxisColor:[255,255,0],zAxisColor:[0,128,0]};function yct(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,gct,n),Ir.extend(t,e,n),Z.setGet(t,e,["config"]),Z.setGetArray(t,e,["xAxisColor","yAxisColor","zAxisColor"],3,255),vct(t,e)}Z.newInstance(yct,"vtkAxesActor");const mct=[2,0,1,2,2,3,2,4,5,2,6,7,2,0,2,2,1,3,2,4,6,2,5,7,2,0,4,2,1,5,2,2,6,2,3,7],bct=[4,0,1,3,2,4,4,6,7,5,4,8,10,11,9,4,12,13,15,14,4,16,18,19,17,4,20,21,23,22];function Sct(t,e){e.classHierarchy.push("vtkCubeSource");function n(r,a){if(e.deleted)return;const i=$a.newInstance();a[0]=i;const o=24,s=Z.newTypedArray(e.pointType,o*3);i.getPoints().setData(s,3);const l=Z.newTypedArray(e.pointType,o*3),u=zn.newInstance({name:"Normals",values:l,numberOfComponents:3});i.getPointData().setNormals(u);let c=2;e.generate3DTextureCoordinates===!0&&(c=3);const f=Z.newTypedArray(e.pointType,o*c),d=zn.newInstance({name:"TextureCoordinates",values:f,numberOfComponents:c});i.getPointData().setTCoords(d);const h=[0,0,0],v=[0,0,0],p=[0,0];let g=0;h[0]=-e.xLength/2,v[0]=-1,v[1]=0,v[2]=0;for(let y=0;y<2;y++){h[1]=-e.yLength/2;for(let m=0;m<2;m++){p[1]=h[1]+.5,h[2]=-e.zLength/2;for(let b=0;b<2;b++)p[0]=(h[2]+.5)*(1-2*y),s[g*3]=h[0],s[g*3+1]=h[1],s[g*3+2]=h[2],l[g*3]=v[0],l[g*3+1]=v[1],l[g*3+2]=v[2],c===2?(f[g*c]=p[0],f[g*c+1]=p[1]):(f[g*c]=2*y-1,f[g*c+1]=2*m-1,f[g*c+2]=2*b-1),g++,h[2]+=e.zLength;h[1]+=e.yLength}h[0]+=e.xLength,v[0]+=2}h[1]=-e.yLength/2,v[1]=-1,v[0]=0,v[2]=0;for(let y=0;y<2;y++){h[0]=-e.xLength/2;for(let m=0;m<2;m++){p[0]=(h[0]+.5)*(2*y-1),h[2]=-e.zLength/2;for(let b=0;b<2;b++)p[1]=(h[2]+.5)*-1,s[g*3]=h[0],s[g*3+1]=h[1],s[g*3+2]=h[2],l[g*3]=v[0],l[g*3+1]=v[1],l[g*3+2]=v[2],c===2?(f[g*c]=p[0],f[g*c+1]=p[1]):(f[g*c]=2*m-1,f[g*c+1]=2*y-1,f[g*c+2]=2*b-1),g++,h[2]+=e.zLength;h[0]+=e.xLength}h[1]+=e.yLength,v[1]+=2}h[2]=-e.zLength/2,v[2]=-1,v[0]=0,v[1]=0;for(let y=0;y<2;y++){h[1]=-e.yLength/2;for(let m=0;m<2;m++){p[1]=h[1]+.5,h[0]=-e.xLength/2;for(let b=0;b<2;b++)p[0]=(h[0]+.5)*(2*y-1),s[g*3]=h[0],s[g*3+1]=h[1],s[g*3+2]=h[2],l[g*3]=v[0],l[g*3+1]=v[1],l[g*3+2]=v[2],c===2?(f[g*c]=p[0],f[g*c+1]=p[1]):(f[g*c]=2*b-1,f[g*c+1]=2*m-1,f[g*c+2]=2*y-1),g++,h[0]+=e.xLength;h[1]+=e.yLength}h[2]+=e.zLength,v[2]+=2}if(e.rotations&&wo.buildFromDegree().rotateX(e.rotations[0]).rotateY(e.rotations[1]).rotateZ(e.rotations[2]).apply(s).apply(l),e.center&&wo.buildFromRadian().translate(...e.center).apply(s),e.matrix){wo.buildFromRadian().setMatrix(e.matrix).apply(s);const y=[e.matrix[0],e.matrix[1],e.matrix[2],0,e.matrix[4],e.matrix[5],e.matrix[6],0,e.matrix[8],e.matrix[9],e.matrix[10],0,0,0,0,1];wo.buildFromRadian().setMatrix(y).apply(l)}e.generateFaces?i.getPolys().deepCopy(e._polys):i.getPolys().initialize(),e.generateLines?(i.getLines().deepCopy(e._lineCells),i.getPointData().setNormals(null)):i.getLines().initialize(),i.modified()}t.setBounds=function(){let r=[];if(Array.isArray(arguments.length<=0?void 0:arguments[0]))r=arguments.length<=0?void 0:arguments[0];else for(let a=0;a<arguments.length;a++)r.push(a<0||arguments.length<=a?void 0:arguments[a]);r.length===6&&(t.setXLength(r[1]-r[0]),t.setYLength(r[3]-r[2]),t.setZLength(r[5]-r[4]),t.setCenter([(r[0]+r[1])/2,(r[2]+r[3])/2,(r[4]+r[5])/2]))},t.requestData=n}const wct={xLength:1,yLength:1,zLength:1,pointType:"Float64Array",generate3DTextureCoordinates:!1,generateFaces:!0,generateLines:!1};function cae(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,wct,n),Z.obj(t,e),Z.setGet(t,e,["xLength","yLength","zLength","generate3DTextureCoordinates","generateFaces","generateLines"]),Z.setGetArray(t,e,["center","rotations"],3),Z.setGetArray(t,e,["matrix"],16),e._polys=$2.newInstance({values:Uint16Array.from(bct)}),e._lineCells=$2.newInstance({values:Uint16Array.from(mct)}),Z.moveToProtected(t,e,["polys","lineCells"]),Z.algo(t,e,0,1),Sct(t,e)}const xct=Z.newInstance(cae,"vtkCubeSource");var _ct={newInstance:xct,extend:cae};function fae(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[0,0,0,0];const[n,r,a,i]=e,s=t.getContext("2d").getImageData(n,r,a||t.width,i||t.height),l=Fte.newInstance({type:"vtkImageData"});l.setOrigin(0,0,0),l.setSpacing(1,1,1),l.setExtent(0,(a||t.width)-1,0,(i||t.height)-1,0,0);const u=zn.newInstance({numberOfComponents:4,values:new Uint8Array(s.data.buffer)});return u.setName("scalars"),l.getPointData().setScalars(u),l}function Cct(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{flipX:!1,flipY:!1,rotate:0};const n=document.createElement("canvas");n.width=t.width,n.height=t.height;const r=n.getContext("2d"),{flipX:a,flipY:i,rotate:o}=e;return r.translate(n.width/2,n.height/2),r.scale(a?-1:1,i?-1:1),r.rotate(o*Math.PI/180),r.drawImage(t,-t.width/2,-t.height/2),fae(n)}var Tct={canvasToImageData:fae,imageToImageData:Cct};const Ect={xPlus:0,xMinus:1,yPlus:2,yMinus:3,zPlus:4,zMinus:5};function Mct(t,e){e.classHierarchy.push("vtkAnnotatedCubeActor"),e.xPlusFaceProperty={...e.xPlusFaceProperty},e.xMinusFaceProperty={...e.xMinusFaceProperty},e.yPlusFaceProperty={...e.yPlusFaceProperty},e.yMinusFaceProperty={...e.yMinusFaceProperty},e.zPlusFaceProperty={...e.zPlusFaceProperty},e.zMinusFaceProperty={...e.zMinusFaceProperty};let n=null;const r=document.createElement("canvas"),a=Br.newInstance(),i=Kb.newInstance();i.setInterpolate(!0);function o(l){let u=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;u&&Object.assign(e[`${l}FaceProperty`],u);const c={...e.defaultStyle,...e[`${l}FaceProperty`]};r.width=c.resolution,r.height=c.resolution;const f=r.getContext("2d");f.fillStyle=c.faceColor,f.fillRect(0,0,r.width,r.height),c.edgeThickness>0&&(f.strokeStyle=c.edgeColor,f.lineWidth=c.edgeThickness*r.width,f.strokeRect(0,0,r.width,r.height)),f.save(),f.translate(0,r.height),f.scale(1,-1),f.translate(r.width/2,r.height/2),f.rotate(-Math.PI*(c.faceRotation/180));const d=c.fontSizeScale(c.resolution);f.fillStyle=c.fontColor,f.textAlign="center",f.textBaseline="middle",f.font=`${c.fontStyle} ${d}px "${c.fontFamily}"`,f.fillText(c.text,0,0),f.restore();const h=Tct.canvasToImageData(r);i.setInputData(h,Ect[l]),t.modified()}function s(){n=_ct.newInstance({generate3DTextureCoordinates:!0}),a.setInputConnection(n.getOutputPort()),o("xPlus"),o("xMinus"),o("yPlus"),o("yMinus"),o("zPlus"),o("zMinus")}t.setDefaultStyle=l=>{e.defaultStyle={...e.defaultStyle,...l},s()},t.setXPlusFaceProperty=l=>o("xPlus",l),t.setXMinusFaceProperty=l=>o("xMinus",l),t.setYPlusFaceProperty=l=>o("yPlus",l),t.setYMinusFaceProperty=l=>o("yMinus",l),t.setZPlusFaceProperty=l=>o("zPlus",l),t.setZMinusFaceProperty=l=>o("zMinus",l),s(),a.setInputConnection(n.getOutputPort()),t.setMapper(a),t.addTexture(i)}const Dct={defaultStyle:{text:"",faceColor:"white",faceRotation:0,fontFamily:"Arial",fontColor:"black",fontStyle:"normal",fontSizeScale:t=>t/1.8,edgeThickness:.1,edgeColor:"black",resolution:200}};function Act(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Dct,n),Ir.extend(t,e,n),Z.get(t,e,["defaultStyle","xPlusFaceProperty","xMinusFaceProperty","yPlusFaceProperty","yMinusFaceProperty","zPlusFaceProperty","zMinusFaceProperty"]),Mct(t,e)}Z.newInstance(Act,"vtkAnnotatedCubeActor");const kct={TOP_LEFT:"TOP_LEFT",TOP_RIGHT:"TOP_RIGHT",BOTTOM_LEFT:"BOTTOM_LEFT",BOTTOM_RIGHT:"BOTTOM_RIGHT"};var dae={Corners:kct};const{vtkErrorMacro:SD}=Z,{Corners:Cw}=dae;function Rct(t,e){e.classHierarchy.push("vtkOrientationMarkerWidget");const n={...t},r=[],a=BN.newInstance(),i=new ResizeObserver(d=>{t.updateViewport()});let o=null,s=null,l=null,u=null,c=null;function f(){e._interactor.isAnimating()||t.updateMarkerOrientation()}e._onParentRendererChanged=()=>t.updateViewport(),t.computeViewport=()=>{const d=e.parentRenderer||e._interactor.getCurrentRenderer(),[h,v,p,g]=d.getViewport(),y=e._interactor.getView(),m=y.getSize(),[b,w]=y.getViewportSize(d),C=Math.min(b,w);let _=e.viewportSize*C;_=Math.max(Math.min(e.minPixelSize,C),Math.min(e.maxPixelSize,_));const x=_/m[0],T=_/m[1];switch(e.viewportCorner){case Cw.TOP_LEFT:return[h,g-T,h+x,g];case Cw.TOP_RIGHT:return[p-x,g-T,p,g];case Cw.BOTTOM_LEFT:return[h,v,h+x,v+T];case Cw.BOTTOM_RIGHT:return[p-x,v,p,v+T];default:return SD("Invalid widget corner"),null}},t.updateViewport=()=>{e.enabled&&(a.setViewport(...t.computeViewport()),e._interactor.render())},t.updateMarkerOrientation=()=>{const h=(e.parentRenderer||e._interactor.getCurrentRenderer()).getActiveCamera();if(!h)return;const v=h.getReferenceByName("position"),p=h.getReferenceByName("focalPoint"),g=h.getReferenceByName("viewUp");if(r[0]!==v[0]||r[1]!==v[1]||r[2]!==v[2]||r[3]!==p[0]||r[4]!==p[1]||r[5]!==p[2]||r[6]!==g[0]||r[7]!==g[1]||r[8]!==g[2]){r[0]=v[0],r[1]=v[1],r[2]=v[2],r[3]=p[0],r[4]=p[1],r[5]=p[2],r[6]=g[0],r[7]=g[1],r[8]=g[2];const y=a.getActiveCamera();y.setPosition(v[0],v[1],v[2]),y.setFocalPoint(p[0],p[1],p[2]),y.setViewUp(g[0],g[1],g[2]),a.resetCamera()}},t.setEnabled=d=>{var h,v;if(d){if(e.enabled)return;if(!e.actor){SD("Must set actor before enabling orientation marker.");return}if(!e._interactor){SD("Must set interactor before enabling orientation marker.");return}const p=e.parentRenderer||e._interactor.getCurrentRenderer(),g=p.getRenderWindow();g.addRenderer(a),g.getNumberOfLayers()<2&&g.setNumberOfLayers(2),a.setLayer(g.getNumberOfLayers()-1),a.setInteractive(!1),a.addViewProp(e.actor),e.actor.setVisibility(!0),o=p.onEvent(y=>{y.type==="ActiveCameraEvent"&&(s&&s.unsubscribe(),s=y.camera.onModified(f))}),s=p.getActiveCamera().onModified(f),l=e._interactor.onAnimation(t.updateMarkerOrientation),u=e._interactor.onEndAnimation(t.updateMarkerOrientation),i.observe(e._interactor.getView().getCanvas()),t.updateViewport(),t.updateMarkerOrientation(),e.enabled=!0}else{if(!e.enabled)return;e.enabled=!1,i.disconnect(),o.unsubscribe(),o=null,s.unsubscribe(),s=null,l.unsubscribe(),l=null,u.unsubscribe(),u=null,e.actor.setVisibility(!1),a.removeViewProp(e.actor);const p=(v=(h=e._interactor)==null?void 0:h.findPokedRenderer())==null?void 0:v.getRenderWindow();p&&p.removeRenderer(a)}t.modified()},t.setViewportCorner=d=>{d!==e.viewportCorner&&(e.viewportCorner=d,t.updateViewport())},t.setViewportSize=d=>{const h=Math.min(1,Math.max(0,d));h!==e.viewportSize&&(e.viewportSize=h,t.updateViewport())},t.setActor=d=>{const h=e.enabled;t.setEnabled(!1),e.actor=d,t.setEnabled(h)},t.getRenderer=()=>a,t.delete=()=>{n.delete(),c&&(c.unsubscribe(),c=null),o&&(o.unsubscribe(),o=null),s&&(s.unsubscribe(),s=null),l&&(l.unsubscribe(),l=null),u&&(u.unsubscribe(),u=null),i.disconnect()},c=t.onModified(t.updateViewport)}const Lct={viewportCorner:dae.Corners.BOTTOM_LEFT,viewportSize:.2,minPixelSize:50,maxPixelSize:200,parentRenderer:null};function Oct(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Lct,n),Z.obj(t,e),Z.get(t,e,["enabled","viewportCorner","viewportSize"]),Z.setGet(t,e,["_interactor","minPixelSize","maxPixelSize","parentRenderer"]),Z.get(t,e,["actor"]),Z.moveToProtected(t,e,["interactor"]),Rct(t,e)}Z.newInstance(Oct,"vtkOrientationMarkerWidget");function hae(t){return new TextDecoder("latin1").decode(t)}function Vct(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null;const r=hae(t),a=e.exec(r);if(!a)return{text:r};const i=a.index+a[0].length,o=r.substring(0,i);let s=null;const l=n?n.exec(r):null;if(l){const u=r.substr(l.index);s={text:o+u,binaryBuffer:t.slice(i,l.index)}}else s={text:o,binaryBuffer:t.slice(i)};return s}var vz={arrayBufferToString:hae,extractBinary:Vct};const WN={};function pae(t){return!!WN[t]}function Nct(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"http",e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return WN[t](e)}function vae(t,e){WN[t]=e}var jN={get:Nct,has:pae,registerType:vae};function gae(){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 Ict=gae();function Bct(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 wD={ENDIANNESS:Ict,getEndianness:gae,swapBytes:Bct};const{vtkErrorMacro:yae,vtkDebugMacro:$ct}=Z,KN=()=>(yae("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 Jg=0;function XT(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 Pct(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return new Promise((n,r)=>{const a=XT("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 Fct(t,e,n){let r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};return r&&r.compression?KN():n.ref&&!n.ref.pending?new Promise((a,i)=>{const o=[e,n.ref.basepath,n.ref.id].join("/"),s=XT("GET",o,r);s.onreadystatechange=l=>{s.readyState===1&&(n.ref.pending=!0,++Jg===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):(wD.ENDIANNESS!==n.ref.encode&&wD.ENDIANNESS&&($ct(`Swap bytes of ${n.name}`),wD.swapBytes(n.buffer,Dte[n.dataType])),n.values=Z.newTypedArray(n.dataType,n.buffer)),n.values.length!==n.size&&yae(`Error in FetchArray: ${n.name}, does not have the proper array size. Got ${n.values.length}, instead of ${n.size}`),delete n.ref,--Jg===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 zct(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return n&&n.compression?KN():new Promise((r,a)=>{const i=XT("GET",e,n);i.onreadystatechange=o=>{i.readyState===1&&++Jg===1&&t!=null&&t.invokeBusy&&t.invokeBusy(!0),i.readyState===4&&(--Jg===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 Uct(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return n&&n.compression?KN():new Promise((r,a)=>{const i=XT("GET",e,n);i.onreadystatechange=o=>{i.readyState===1&&++Jg===1&&t!=null&&t.invokeBusy&&t.invokeBusy(!0),i.readyState===4&&(--Jg===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 Gct(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 Hct={fetchArray:Fct,fetchJSON:zct,fetchText:Uct,fetchBinary:Pct,fetchImage:Gct};pae("http")||vae("http",t=>Hct);const xD={ASCII:"ascii",BINARY_BIG_ENDIAN:"binary_big_endian",BINARY_LITTLE_ENDIAN:"binary_little_endian"},gz={diffuse_red:"red",diffuse_green:"green",diffuse_blue:"blue"},mae={patternHeader:/ply([\s\S]*)end_header\r?\n/,patternBody:/end_header\s([\s\S]*)$/};function yz(t){let e="",n=0;const r=mae.patternHeader.exec(t);r!==null&&(e=r[1],n=r[0].length);const a={comments:[],elements:[],headerLength:n},i=e.split(`
- `);let o,s,l;for(let u=0;u<i.length;u++){let c=i[u];if(c=c.trim(),c!==""){let f;switch(l=c.split(/\s+/),s=l.shift(),c=l.join(" "),s){case"format":a.format=l[0],a.version=l[1];break;case"comment":a.comments.push(c);break;case"element":o!==void 0&&a.elements.push(o),o={},o.name=l[0],o.count=parseInt(l[1],10),o.properties=[];break;case"property":f={type:l[0]},f.type==="list"?(f.name=l[3],f.countType=l[1],f.itemType=l[2]):f.name=l[1],f.name in gz&&(f.name=gz[f.name]),o.properties.push(f);break;case"obj_info":a.objInfo=c;break;default:console.warn("unhandled",s,l);break}}}return o!==void 0&&a.elements.push(o),a}function mz(t,e){const n=e.find(p=>p.name==="vertex"),r=e.find(p=>p.name==="face");let a=0,i=0;n&&(a=n.count),r&&(i=r.count);const o=new Float32Array(a*3),s=new Uint8Array(a*3),l=new Float32Array(a*2),u=new Float32Array(a*3),c=t.colors.length>0,f=t.uvs.length>0,d=t.normals.length>0,h=t.faceVertexUvs.length>0;for(let p=0;p<a;p++){let g=p*3+0,y=p*3+1;const m=p*3+2;o[g]=t.vertices[g],o[y]=t.vertices[y],o[m]=t.vertices[m],c&&(s[g]=t.colors[g],s[y]=t.colors[y],s[m]=t.colors[m]),f&&(g=p*2+0,y=p*2+1,l[g]=t.uvs[g],l[y]=t.uvs[y]),d&&(u[g]=t.normals[g],u[y]=t.normals[y],u[m]=t.normals[m])}if(!f&&h){let p=0,g=0;for(let y=0;y<i;++y){const m=t.indices[p++],b=t.faceVertexUvs[g++];if(b&&m*2===b.length)for(let w=0;w<m;++w){const C=t.indices[p++];l[C*2+0]=b[w*2+0],l[C*2+1]=b[w*2+1]}else p+=m}}const v=$a.newInstance();if(v.getPoints().setData(o,3),c&&v.getPointData().setScalars(zn.newInstance({numberOfComponents:3,values:s,name:"Scalars"})),f||h){const p=zn.newInstance({numberOfComponents:2,values:l,name:"TextureCoordinates"}),g=v.getPointData();g.addArray(p),g.setActiveTCoords(p.getName())}return d&&v.getPointData().setNormals(zn.newInstance({numberOfComponents:3,name:"Normals",values:u})),v.getPolys().setData(Uint32Array.from(t.indices)),v}function _D(t,e){let n;switch(e){case"char":case"uchar":case"short":case"ushort":case"int":case"uint":case"int8":case"uint8":case"int16":case"uint16":case"int32":case"uint32":n=parseInt(t,10);break;case"float":case"double":case"float32":case"float64":n=parseFloat(t);break;default:console.log("Unsupported type");break}return n}function Wct(t,e){const n=e.split(/\s+/),r={};for(let a=0;a<t.length;a++)if(t[a].type==="list"){const i=[],o=_D(n.shift(),t[a].countType);for(let s=0;s<o;s++)i.push(_D(n.shift(),t[a].itemType));r[t[a].name]=i}else r[t[a].name]=_D(n.shift(),t[a].type);return r}function bz(t,e,n){if(e==="vertex")t.vertices.push(n.x,n.y,n.z),"nx"in n&&"ny"in n&&"nz"in n&&t.normals.push(n.nx,n.ny,n.nz),"s"in n&&"t"in n?t.uvs.push(n.s,n.t):"u"in n&&"v"in n?t.uvs.push(n.u,n.v):"texture_u"in n&&"texture_v"in n&&t.uvs.push(n.texture_u,n.texture_v),"red"in n&&"green"in n&&"blue"in n&&t.colors.push(n.red,n.green,n.blue);else if(e==="face"){const r=n.vertex_indices||n.vertex_index,a=n.texcoord;r&&r.length>0&&(t.indices.push(r.length),r.forEach((i,o)=>{t.indices.push(i)})),t.faceVertexUvs.push(a)}}function CD(t,e,n,r){let a;switch(n){case"int8":case"char":a=[t.getInt8(e),1];break;case"uint8":case"uchar":a=[t.getUint8(e),1];break;case"int16":case"short":a=[t.getInt16(e,r),2];break;case"uint16":case"ushort":a=[t.getUint16(e,r),2];break;case"int32":case"int":a=[t.getInt32(e,r),4];break;case"uint32":case"uint":a=[t.getUint32(e,r),4];break;case"float32":case"float":a=[t.getFloat32(e,r),4];break;case"float64":case"double":a=[t.getFloat64(e,r),8];break;default:console.log("Unsupported type");break}return a}function jct(t,e,n,r){const a={};let i,o=0;for(let s=0;s<n.length;s++)if(n[s].type==="list"){const l=[];i=CD(t,e+o,n[s].countType,r);const u=i[0];o+=i[1];for(let c=0;c<u;c++)i=CD(t,e+o,n[s].itemType,r),l.push(i[0]),o+=i[1];a[n[s].name]=l}else i=CD(t,e+o,n[s].type,r),a[n[s].name]=i[0],o+=i[1];return[a,o]}function Kct(t,e){e.classHierarchy.push("vtkPLYReader"),e.dataAccessHelper||(e.dataAccessHelper=jN.get("http"));function n(r){let a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const{compression:i,progressCallback:o}=e;return a.binary?e.dataAccessHelper.fetchBinary(r,{compression:i,progressCallback:o}):e.dataAccessHelper.fetchText(t,r,{compression:i,progressCallback:o})}t.setUrl=function(r){let a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{binary:!0};e.url=r;const i=r.split("/");return i.pop(),e.baseURL=i.join("/"),e.compression=a.compression,t.loadData({progressCallback:a.progressCallback,binary:!!a.binary})},t.loadData=function(){let r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const a=n(e.url,r);return a.then(t.parse),a},t.parse=r=>{typeof r=="string"?t.parseAsText(r):t.parseAsArrayBuffer(r)},t.parseAsArrayBuffer=r=>{if(!r)return;if(r!==e.parseData)t.modified();else return;const a=vz.arrayBufferToString(r),i=yz(a);if(!(i.format!==xD.ASCII)){t.parseAsText(r);return}e.parseData=r;const s={indices:[],vertices:[],normals:[],uvs:[],faceVertexUvs:[],colors:[]},l=i.format===xD.BINARY_LITTLE_ENDIAN,u=r instanceof ArrayBuffer?r:r.buffer,c=new DataView(u,i.headerLength);let f,d=0;for(let v=0;v<i.elements.length;v++)for(let p=0;p<i.elements[v].count;p++){f=jct(c,d,i.elements[v].properties,l),d+=f[1];const g=f[0];bz(s,i.elements[v].name,g)}const h=mz(s,i.elements);e.output[0]=h},t.parseAsText=r=>{if(!r)return;if(r!==e.parseData)t.modified();else return;e.parseData=r;const a=vz.arrayBufferToString(r),i=yz(a);if(i.format!==xD.ASCII){t.parseAsArrayBuffer(r);return}const s={indices:[],vertices:[],normals:[],uvs:[],faceVertexUvs:[],colors:[]},l=mae.patternBody.exec(a);let u="";l!==null&&(u=l[1]);const c=u.split(`
- `);let f=0,d=0;for(let v=0;v<c.length;v++){let p=c[v];if(p=p.trim(),p!==""){d>=i.elements[f].count&&(f++,d=0);const g=Wct(i.elements[f].properties,p);bz(s,i.elements[f].name,g),d++}}const h=mz(s,i.elements);e.output[0]=h},t.requestData=(r,a)=>{t.parse(e.parseData)}}const Yct={};function bae(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Yct,n),Z.obj(t,e),Z.get(t,e,["url","baseURL"]),Z.setGet(t,e,["dataAccessHelper"]),Z.algo(t,e,0,1),Kct(t,e),e.compression||(e.compression=null),e.progressCallback||(e.progressCallback=null)}const Xct=Z.newInstance(bae,"vtkPLYReader");var Tw={extend:bae,newInstance:Xct};class qct{constructor(){this.isJg=!1,this.isSelectNode=!1,this.isSelectPipe=!1,this.selectObj=null,this.epageX=null,this.epageY=null,this.selectJgPointId=0,this.validNodes=[],this.pipes=[],this.renderWindowWith=null,this.renderer=null,this.renderWindow=null,this.lastActor=null,this.nodeActors=[],this.pipeActors=[],this.interactor=null,this.apiSpecificRenderWindow=null,this.hardwareSelector=null,this.polyData=$a.newInstance(),this.mapper=Br.newInstance(),this.actor=Ir.newInstance(),this.actor.getProperty().setRepresentation(ni.SURFACE),this.actor.getProperty().setColor(lh),this.mapper.setInputData(this.polyData),this.actor.setMapper(this.mapper),this.actor2=Ir.newInstance(),this.actor2.getProperty().setRepresentation(ni.POINTS),this.actor2.getProperty().setColor(lh),this.actor2.getProperty().setPointSize(2),this.actor2.setMapper(this.mapper),this.jgActor=Ir.newInstance(),this.jgMapper=Br.newInstance(),this.jgActor.getProperty().setRepresentation(ni.SURFACE),this.scalarBarActor=qg.newInstance(),this.scalarBarActor.setGenerateTicks(this.generateTicks(10)),this.scalarBarActor.setDrawAboveRangeSwatch(!0),this.scalarBarActor.setDrawNanAnnotation(!1),this.scalarBarActor.setDrawAboveRangeSwatch(!1),this.scalarBarActor.setBoxPosition([1,0]);const e=HN.newInstance();e.addRGBPoint(0,0,1,154/255),e.addRGBPoint(1,1,165/255,0),e.addRGBPoint(2,230/255,0,92/225),this.jgMapper.setLookupTable(e),this.jgActor.setMapper(this.jgMapper);const n=this.jgMapper.getLookupTable();this.scalarBarActor.setScalarsToColors(n),this.gjActor=Ir.newInstance(),this.gjMapper=Br.newInstance(),this.gjActor.getProperty().setRepresentation(ni.SURFACE),this.gjscalarBarActor=qg.newInstance(),this.gjscalarBarActor.setGenerateTicks(this.generateTicks(2)),this.gjscalarBarActor.setDrawAboveRangeSwatch(!0),this.gjscalarBarActor.setDrawNanAnnotation(!1),this.gjscalarBarActor.setDrawAboveRangeSwatch(!1),this.gjscalarBarActor.setBoxPosition([1,0]),this.gjMapper.setLookupTable(Yv.newInstance());const r=this.gjMapper.getLookupTable();r.setNumberOfColors(parseInt(2,10)),r.setAlphaRange([1,1]),r.setValueRange([.5,1]),r.setHueRange([.3375,0]),this.gjMapper.setInterpolateScalarsBeforeMapping(!0),this.gjActor.setMapper(this.gjMapper),this.ways=[],this.wayActors=[],this.wayspath=[],this.wayspathActors=[],this.sensorobj={},this.actorpipsites=[],this.jcdActors=[],this.jcreader=Tw.newInstance(),Ew("static/3d/jiancd.ply").then(a=>{this.jcreader.parseAsArrayBuffer(a)}),this.pnameActors=[],this.soureActors=[],this.soureReader=Tw.newInstance(),Ew("static/3d/fire.ply").then(a=>{this.soureReader.parseAsArrayBuffer(a)}),this.pmpActors=[],this.cgqActors=[],this.cgqreader=Tw.newInstance(),Ew("static/3d/cgq.ply").then(a=>{this.cgqreader.parseAsArrayBuffer(a)})}xyz_back(){let e=this.renderer.getActiveCamera();e.setViewUp([0,1,0]),e.setPosition(495544.15625,540355425e-2,9989.55990464236),this.renderer.resetCamera(),e.setFocalPoint(495544.15625,540355425e-2,467.62999725341797),this.renderWindow.render()}x_up(){let e=this.renderer.getActiveCamera();e.setViewUp([0,0,1]),e.setPosition(495544.15625+5e3,540355425e-2,467.62999725341797),this.renderer.resetCamera(),e.setFocalPoint(495544.15625,540355425e-2,467.62999725341797),this.renderWindow.render()}x_down(){let e=this.renderer.getActiveCamera();e.setViewUp([0,0,1]),e.setPosition(495544.15625+-5e3,540355425e-2,467.62999725341797),this.renderer.resetCamera(),e.setFocalPoint(495544.15625,540355425e-2,467.62999725341797),this.renderWindow.render()}y_up(){let e=this.renderer.getActiveCamera();e.setViewUp([0,0,1]),e.setPosition(495544.15625,540355425e-2+5e3,467.62999725341797),this.renderer.resetCamera(),e.setFocalPoint(495544.15625,540355425e-2,467.62999725341797),this.renderWindow.render()}y_down(){let e=this.renderer.getActiveCamera();e.setViewUp([0,0,1]),e.setPosition(495544.15625,540355425e-2-5e3,467.62999725341797),this.renderer.resetCamera(),e.setFocalPoint(495544.15625,540355425e-2,467.62999725341797),this.renderWindow.render()}z_up(){let e=this.renderer.getActiveCamera();e.setViewUp([0,1,0]),e.setPosition(495544.15625,540355425e-2,467.62999725341797+5e3),this.renderer.resetCamera(),e.setFocalPoint(495544.15625,540355425e-2,467.62999725341797),this.renderWindow.render()}z_down(){let e=this.renderer.getActiveCamera();e.setViewUp([0,1,0]),e.setPosition(495544.15625,540355425e-2,467.62999725341797-5e3),this.renderer.resetCamera(),e.setFocalPoint(495544.15625,540355425e-2,467.62999725341797),this.renderWindow.render()}initPname(){fetch("static//3d/pipname.json").then(e=>e.json()).then(e=>{e.forEach(r=>{let a=Tw.newInstance();Ew("static//3d/"+r.name+".ply").then(s=>{a.parseAsArrayBuffer(s)});const i=Br.newInstance();i.setInputConnection(a.getOutputPort());const o=Ir.newInstance();o.setPosition(r.x,r.y,r.z),o.getProperty().setColor(tft),o.setMapper(i),o.setScale(20,20,20),this.pnameActors.push(o)})}).catch(e=>{console.error("Error fetching JSON:",e)})}showPname(){this.pnameActors.forEach(e=>{this.renderer.addActor(e)}),this.renderWindow.render()}removePname(){this.pnameActors.forEach(e=>{this.renderer.removeActor(e)}),this.renderWindow.render()}delSoures(){this.removeSoure(),this.soureActors=[]}addpump(e,n){let r=this.pipeByPid(e,n),a=this.pointByPipeNodeId(r.snId),i=this.pointByPipeNodeId(r.enId),o=n/(1-n),s=[(a[0]+o*i[0])/(1+o),(a[1]+o*i[1])/(1+o),(a[2]+o*i[2])/(1+o)];console.log(s);const l=Br.newInstance();l.setInputConnection(this.cgqreader.getOutputPort());const u=Ir.newInstance();u.setPosition(s[0],s[1],s[2]),u.getProperty().setColor(Sz),u.setMapper(l),u.setScale(.3,.3,.3),this.pmpActors.push(u),this.pmpActors.forEach(c=>{this.renderer.addActor(c)}),this.renderWindow.render()}showpump(){this.pmpActors.forEach(e=>{this.renderer.addActor(e)}),this.renderWindow.render()}removepump(){this.pmpActors.forEach(e=>{this.renderer.removeActor(e)}),this.renderWindow.render()}delpump(){this.removepump(),this.pmpActors=[]}addSensor(e,n){let r=this.pipeByPid(e,n),a=this.pointByPipeNodeId(r.snId),i=this.pointByPipeNodeId(r.enId),o=n/(1-n),s=[(a[0]+o*i[0])/(1+o),(a[1]+o*i[1])/(1+o),(a[2]+o*i[2])/(1+o)];const l=Br.newInstance();l.setInputConnection(this.cgqreader.getOutputPort());const u=Ir.newInstance();u.setPosition(s[0],s[1],s[2]),u.getProperty().setColor(Sz),u.setMapper(l),u.setScale(.1,.1,.1),this.cgqActors.push(u)}showSensor(){this.cgqActors.forEach(e=>{this.renderer.addActor(e)}),console.log("看看谁先执行"),this.renderWindow.render()}removeSensor(){this.cgqActors.forEach(e=>{this.renderer.removeActor(e)}),this.renderWindow.render()}delSensor(){this.removeSensor(),this.cgqActors=[]}addSoures(e,n){let r=this.pipeByPid(e),a=this.pointByPipeNodeId(r.snId),i=this.pointByPipeNodeId(r.enId),o=n/(1-n),s=[(a[0]+o*i[0])/(1+o),(a[1]+o*i[1])/(1+o),(a[2]+o*i[2])/(1+o)];this.initSoure(s[0],s[1],s[2])}initSoure(e,n,r){const a=Br.newInstance();a.setInputConnection(this.soureReader.getOutputPort());const i=Ir.newInstance();i.setPosition(e,n,r),i.getProperty().setColor(Mw),i.setMapper(a),i.rotateZ(180),i.setScale(.3,.3,.3),this.soureActors.push(i)}showSoure(){this.soureActors.forEach(e=>{this.renderer.addActor(e)}),this.renderWindow.render()}removeSoure(){this.soureActors.forEach(e=>{this.renderer.removeActor(e)}),this.renderWindow.render()}initCheckNodes(e){e.forEach(n=>{let r=this.pipeByPid(n.pid),a=n.site,i=this.pointByPipeNodeId(r.snId),o=this.pointByPipeNodeId(r.enId),s=a/(1-a),l=[(i[0]+s*o[0])/(1+s),(i[1]+s*o[1])/(1+s),(i[2]+s*o[2])/(1+s)];this.initjc(l[0],l[1],l[2])})}initjc(e,n,r){const a=Br.newInstance();a.setInputConnection(this.jcreader.getOutputPort());const i=Ir.newInstance();i.setPosition(e,n,r),i.getProperty().setColor(eft),i.setMapper(a),i.setScale(.2,.2,.2),this.jcdActors.push(i)}showjc(){this.jcdActors.forEach(e=>{this.renderer.addActor(e)}),this.renderWindow.render()}removejc(){this.jcdActors.forEach(e=>{this.renderer.removeActor(e)}),this.renderWindow.render()}addpipsite(e,n){console.log(1111);let r=this.pipeByPid(e);if(this.actorpipsites.length==0){const u=Ir.newInstance(),c=pD.newInstance({center:[0,0,0],radius:4}),f=Br.newInstance();f.setInputConnection(c.getOutputPort()),u.setMapper(f),u.getProperty().setColor(lh),this.actorpipsites.push(u)}const a=this.actorpipsites[0];let i=this.pointByPipeNodeId(r.snId),o=this.pointByPipeNodeId(r.enId),s=n/(1-n),l=[(i[0]+s*o[0])/(1+s),(i[1]+s*o[1])/(1+s),(i[2]+s*o[2])/(1+s)];a.setPosition(l),this.renderer.addActor(a),this.renderWindow.render()}addpipsite2(e,n){let r=this.pipeByPid(e);if(this.actorpipsites.length==0&&addpipsite(e,n),this.actorpipsites.length==1){const u=Ir.newInstance(),c=pD.newInstance({center:[0,0,0],radius:4}),f=Br.newInstance();f.setInputConnection(c.getOutputPort()),u.setMapper(f),u.getProperty().setColor(lh),this.actorpipsites.push(u)}const a=this.actorpipsites[1];let i=this.pointByPipeNodeId(r.snId),o=this.pointByPipeNodeId(r.enId),s=n/(1-n),l=[(i[0]+s*o[0])/(1+s),(i[1]+s*o[1])/(1+s),(i[2]+s*o[2])/(1+s)];a.setPosition(l),this.renderer.addActor(a),this.renderWindow.render()}clearpipsite(){this.actorpipsites.forEach(e=>{this.renderer.removeActor(e)})}safetypath(e){this.renderWindowWith.resize(),this.wayspath=e;let n=[],r=[];this.wayspathActors=[];for(let a=0;a<this.wayspath.length-1;a++)n.push(this.wayspath[a]);for(let a=1;a<this.wayspath.length;a++)r.push(this.wayspath[a]);for(let a=0;a<r.length;a++){const i=vD.newInstance();let o=n[a],s=r[a],l=this.pointByPipeNodeId(o.nid),u=this.pointByPipeNodeId(s.nid),c=[parseFloat(l[0]),parseFloat(l[1]),parseFloat(l[2])],f=[parseFloat(u[0]),parseFloat(u[1]),parseFloat(u[2])];i.setPoint1(c),i.setPoint2(f),i.setResolution(12);const d=Ir.newInstance(),h=Br.newInstance();d.setMapper(h),d.getProperty().setLineWidth(3),d.getProperty().setColor(cf);const v={base:0,center:f,height:9,radius:5,resolution:8,direction:[f[0]-c[0],f[1]-c[1],f[2]-c[2]]},p=E_.newInstance(v),g=Br.newInstance();g.setInputConnection(p.getOutputPort());const y=Ir.newInstance();y.setMapper(g),y.getProperty().setColor(cf),this.wayspathActors.push(y),h.setInputConnection(i.getOutputPort()),this.wayspathActors.push(d)}this.wayspathActors.forEach(a=>{this.renderer.addActor(a)}),this.renderWindow.render()}safetypathremove(){this.wayspathActors.forEach(e=>{this.renderer.removeActor(e)}),this.renderWindow.render()}waysInit(e){this.renderWindowWith.resize(),this.ways=e,this.ways.forEach(n=>{let r=[],a=[];for(let i=0;i<n.nrows.length-1;i++)r.push(n.nrows[i]);for(let i=1;i<n.nrows.length;i++)a.push(n.nrows[i]);for(let i=0;i<a.length;i++){const o=vD.newInstance();let s=r[i],l=a[i],u=[parseFloat(s.x),parseFloat(s.y),parseFloat(s.z)],c=[parseFloat(l.x),parseFloat(l.y),parseFloat(l.z)];o.setPoint1(u),o.setPoint2(c),o.setResolution(12);const f=Ir.newInstance(),d=Br.newInstance();f.setMapper(d),f.getProperty().setLineWidth(3),n.safety=="safety"?f.getProperty().setColor(cf):n.safety=="danger"&&f.getProperty().setColor(Mw);const h={base:0,center:c,height:9,radius:5,resolution:8,direction:[c[0]-u[0],c[1]-u[1],c[2]-u[2]]},v=E_.newInstance(h),p=Br.newInstance();p.setInputConnection(v.getOutputPort());const g=Ir.newInstance();g.setMapper(p),n.safety=="safety"?g.getProperty().setColor(cf):n.safety=="danger"&&g.getProperty().setColor(Mw),this.wayActors.push(g),d.setInputConnection(o.getOutputPort()),this.wayActors.push(f)}}),this.wayActors.forEach(n=>{this.renderer.addActor(n)}),hr.renderWindow.render()}initMode(e){this.renderWindowWith=YT.newInstance(),this.renderWindowWith.setContainer(e),this.renderer=this.renderWindowWith.getRenderer(),this.renderer.setBackground(0,0,0,0),this.renderWindow=this.renderWindowWith.getRenderWindow(),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(kN.FIELD_ASSOCIATION_CELLS),document.addEventListener("contextmenu",py,function(n){n.preventDefault()}),this.arrowActors=[]}generateTicks(e){return n=>{const r=n.getLastTickBounds(),a=x0().domain([0,1]).range([r[0],r[1]]),o=a.ticks(e).map(u=>a(u));IT({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={center:[r.x,r.y,r.z],height:10,radius:2,resolution:6,direction:[n.vector[0],n.vector[1],n.vector[2]],capping:!0},i=E_.newInstance(a),o=Br.newInstance();o.setInputConnection(i.getOutputPort());const s=Ir.newInstance();s.setMapper(o),s.getProperty().setColor(Mw),this.arrowActors.push(s)})});for(let n=0;n<this.arrowActors.length;n=n+30){let r=this.arrowActors[n];this.renderer.addActor(r)}this.renderWindow.render()}clearArrow(){this.arrowActors&&this.arrowActors.forEach(e=>{this.renderer.removeActor(e)})}modelInit(e,n){this.renderWindowWith.resize(),this.validNodes=e,this.pipes=n,this.modelCreate()}modelCreate(){console.log("modelInit..");const e=this.polyData.getPoints(),n=this.polyData.getLines();this.validNodes.forEach(s=>{e.insertNextPoint(parseFloat(s.x),parseFloat(s.y),parseFloat(s.z))}),this.pipes.forEach(s=>{let l=this.indexIdByPipeNodeId(s.snId),u=this.indexIdByPipeNodeId(s.enId);n.insertNextCell([l,u])});const r=pD.newInstance({center:[0,0,0],radius:4}),a=Br.newInstance();a.setInputConnection(r.getOutputPort()),this.validNodes.forEach(s=>{const l=Ir.newInstance();l.setMapper(a),l.setPosition(parseFloat(s.x),parseFloat(s.y),parseFloat(s.z)),l.getProperty().setColor(lh);const u={};u.node=s,u.actor=l,this.nodeActors.push(u)}),this.pipes.forEach(s=>{const l=vD.newInstance();let u=this.pointByPipeNodeId(s.snId),c=this.pointByPipeNodeId(s.enId);l.setPoint1(u),l.setPoint2(c),l.setResolution(12);const f=Ir.newInstance(),d=Br.newInstance();f.setMapper(d),f.getProperty().setLineWidth(3),f.getProperty().setColor(lh),d.setInputConnection(l.getOutputPort());const h={};h.pipe=s,h.actor=f,this.pipeActors.push(h)}),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()),console.log("摄像头位置",i.getPosition()),console.log("相机焦点",i.getFocalPoint()),i.setFocalPoint(495544.15625,540355425e-2,467.62999725341797),console.log("相机方向",i.getViewUp()),console.log("近远平面",i.getClippingRange());const o=jT.newInstance();o.setColor(1,1,1),o.setIntensity(3),this.renderer.addLight(o)}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)})}wayClearShow(){this.wayActors.forEach(e=>{this.renderer.removeActor(e)})}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)}),this.initPname(),this.renderer.addActor(this.axesActor)}selectNodes(){this.isSelectNode=!0,this.isSelectPipe=!1,this.modelShow(),document.addEventListener("mousemove",py),this.renderWindow.render()}selectPipes(){this.isSelectNode=!1,this.isSelectPipe=!0,document.addEventListener("mousemove",py),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}pipeByPid(e){console.log("pipeByPid",this.pipes.length);for(let n=0;n<this.pipes.length;n++){const r=this.pipes[n];if(r.id==e)return r}}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}clearAllShowGj(){this.renderer.addActor(this.gjActor),this.renderer.addActor(this.gjscalarBarActor),this.renderer.removeActor(this.jgActor),this.renderer.removeActor(this.scalarBarActor),this.isSelectNode=!1,this.isSelectPipe=!1,this.wayClearShow(),this.modelClearShow(),this.isJg=!0,document.removeEventListener("mousemove",py)}clearModeAddJg(){this.renderer.addActor(this.jgActor),this.renderer.addActor(this.scalarBarActor),this.isSelectNode=!1,this.isSelectPipe=!1,this.renderer.removeActor(this.gjActor),this.renderer.removeActor(this.gjscalarBarActor),this.wayClearShow(),this.modelClearShow(),this.isJg=!0,document.removeEventListener("mousemove",py)}clearJgAddMode(){this.renderer.removeActor(this.scalarBarActor),this.renderer.removeActor(this.jgActor),this.renderer.removeActor(this.gjActor),this.renderer.removeActor(this.gjscalarBarActor),this.clearArrow(),this.modelShow(),this.wayClearShow(),this.isJg=!1}clearAll(){this.renderer.removeActor(this.jgActor),this.renderer.removeActor(this.scalarBarActor),this.renderer.removeActor(this.gjActor),this.renderer.removeActor(this.gjscalarBarActor),this.clearArrow(),this.modelClearShow(),this.wayClearShow(),this.renderWindow.render()}selectByNodeId(e){console.log("selectByNodeId",e),this.lastActor!=null&&this.renderer.removeActor(this.lastActor),this.nodeActors.forEach(n=>{if(e==n.node.id){n.actor.getProperty().setColor(cf),this.lastActor=n.actor,this.selectObj=n.node,this.renderer.addActor(this.lastActor),this.renderWindow.render();return}})}selectByPipeId(e){console.log("selectByPipeId",e),this.lastActor!=null&&this.renderer.removeActor(this.lastActor),this.pipeActors.forEach(n=>{if(e==n.pipe.id){n.actor.getProperty().setColor(cf),this.lastActor=n.actor,this.selectObj=n.pipe,this.renderer.addActor(this.lastActor),this.renderWindow.render();return}})}}function Zct(t){if(hr.interactor.isAnimating())return;const[e,n]=Qct(t);hr.hardwareSelector.getSourceDataAsync(hr.renderer,e,n,e,n).then(r=>{r&&Jct(r.generateSelection(e,n,e,n))})}function Qct(t){var e=t.pageX,n=t.pageY;hr.epageX=e,hr.epageY=n;const{clientX:r,clientY:a}=t,[i,o]=hr.apiSpecificRenderWindow.getSize(),s=Math.round(i*r/window.innerWidth),l=Math.round(o*(1-a/window.innerHeight));return[s,l]}function Jct(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(lh),hr.renderWindow.render()),hr.nodeActors.forEach(o=>{r==o.actor&&(hr.selectObj=o.node,r.getProperty().setColor(cf),hr.lastActor=r)}),hr.pipeActors.forEach(o=>{r==o.actor&&(hr.selectObj=o.pipe,r.getProperty().setColor(cf),hr.lastActor=r)}),hr.isJg){if(hr.hardwareSelector.getFieldAssociation()!==kN.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()}async function Ew(t){try{const e=await fetch(t,{method:"GET",responseType:"arraybuffer"});if(!e.ok)throw new Error(`HTTP error! status: ${e.status}`);const n=await e.arrayBuffer(),a=new TextDecoder().decode(n);return n}catch(e){throw console.error("Error fetching the file:",e),e}}const py=uN(Zct,20),lh=[1,.2,1],cf=[.1,.8,.1],Mw=[1,0,0],eft=[.5,.2,.1],Sz=[.2,.5,0],tft=[1,1,1],hr=new qct;function nft(t){return{all:t=t||new Map,on:function(e,n){var r=t.get(e);r?r.push(n):t.set(e,[n])},off:function(e,n){var r=t.get(e);r&&(n?r.splice(r.indexOf(n)>>>0,1):t.set(e,[]))},emit:function(e,n){var r=t.get(e);r&&r.slice().map(function(a){a(n)}),(r=t.get("*"))&&r.slice().map(function(a){a(e,n)})}}}const H2=nft(),rft={class:"l_Dialog bou tablebk"},aft={class:"common-layout",style:{margin:"0"}},ift={class:"demo-collapse"},oft={class:"l_Dialog"},sft={class:"classtab"},lft={class:"asides_content"},uft={class:"jc_content tablecolor jc_content"},cft={class:"font12 my_content1"},fft={class:"btncolor tablefocus bmar"},dft=L("p",null,"暂无数据",-1),hft={class:"dialog-footer footer_div l_btn"},pft={class:"footerbtn flex1"},vft={class:"borderimg"},gft={class:"footerbtn flex1"},yft={class:"borderimg"},mft={class:"footerbtn flex1"},bft={class:"borderimg"},Sft={class:"my-header"},wft=["id"],xft={class:"demo-input-suffix firsttitle magintop guand_1"},_ft={class:"btn2"},Cft={class:"input"},Tft={class:"dialog-footer footer_div l_btn"},Eft={class:"footerbtn flex1"},Mft={class:"borderimg"},Dft={class:"footerbtn flex1"},Aft={class:"borderimg"},kft={class:"my-header"},Rft=["id"],Lft={class:"delecttitle"},Oft={class:"spanclad"},Vft={class:"dialog-footer footer_div l_btn"},Nft={class:"footerbtn flex1"},Ift={class:"borderimg"},Bft={class:"footerbtn flex1"},$ft={class:"borderimg"},Pft={__name:"MenuSensor",setup(t,{expose:e}){let n=$(),r=$(!0),a=$(!1),i=$(!1),o=$(!1);$("Fire");const s=$(100);let l=$(["1","2"]),u=$("");$("first");let c=$(200),f=$([]),d=$({}),h=$(),v=$(),p=$({pid:0,seid:0,site:0,type:"温度传感器",senobj:""}),g=$({selectstr:"",site:""});$("");const y=({row:k,rowIndex:R})=>R%2!=0?"evenRow":"oddRow",m=k=>{d.value=k,r.value=!0,console.log(k)},b=()=>{JSON.stringify(d.value)=="{}"?At.error("你还没有选中删除的项目"):(o.value=!0,h.value=d.value.pname)},w=()=>{const k={transCode:"D10012",seid:d.value.seid};Rn(k).then(R=>{At({message:"传感器信息删除成功",type:"success"}),_()}).catch(R=>{At.error(R.returnMsg)})};Ut(()=>{C()});const C=()=>{Rn({transCode:"D10010",type:"Fire"}).then(R=>{f.value=R.rows,d.value={}}).catch(R=>{At.error(R.returnMsg)})},_=()=>{hr.delSensor(),Rn({transCode:"D10010",type:"Fire"}).then(R=>{f.value=R.rows,d.value={},console.log(R.rows),R.rows.forEach(N=>{console.log(1111),hr.addSensor(N.pid,N.site)}),hr.showSensor()}).catch(R=>{At.error(R.returnMsg)})},x=()=>{u.value="添加",v.value=u.value,r.value=!1,i.value=!0,p.value.seid="",p.value.pid="",p.value.type="",p.value.site=0,g.value.selectstr="",d.value={},H2.emit("myaddsg",!0)},T=()=>{const k={transCode:"D10011",seid:p.value.seid,pid:p.value.pid,site:p.value.site,type:p.value.type};Rn(k).then(R=>{At({message:"传感器信息"+v.value+"成功",type:"success"}),i.value=!1,_()}).catch(R=>{const N=/字段\d*/g;let F=R.returnMsg.replace(N,"");At.error(F)})},M=()=>{u.value="修改",v.value=u.value,JSON.stringify(d.value)=="{}"?At.error("你还没有选中修改的项目"):(p.value.seid=d.value.seid,p.value.pid=d.value.pid,p.value.site=d.value.site,p.value.type=d.value.type,g.value.selectstr=d.value.pname,i.value=!0,H2.emit("myaddsg",!0))},E=()=>{n.value.searchtaggd="",n.value.dialogVisiblenode=!0,n.value.pipelinedata("")},A=k=>{p.value.pid=k.id,g.value.selectstr=k.name,d.value.pid=k.id};return e({sendialogVisible:a}),(k,R)=>{const N=Ie("el-icon"),F=Ie("el-table-column"),z=Ie("el-table"),B=Ie("el-collapse-item"),W=Ie("el-collapse"),V=Ie("el-image"),P=Ie("el-input"),K=Ie("el-form-item"),Q=Ie("el-input-number"),re=Ie("el-form"),ve=Ie("el-aside");return G(),ne("div",rft,[L("div",aft,[Ft(I(ve,{width:"480px",class:"L_aside L_aside1 asideg asidegbg leftbgimg1"},{default:j(()=>[L("div",ift,[I(W,{modelValue:S(l),"onUpdate:modelValue":R[4]||(R[4]=oe=>pt(l)?l.value=oe:l=oe),accordion:""},{default:j(()=>[I(B,{name:"1",class:"imgneon"},{title:j(()=>[I(N,{class:"iconimg Frame3",fit:"contain"}),Ue(" 传感器信息"),I(N,{class:"header-icon"})]),default:j(()=>[L("div",oft,[L("div",sft,[L("div",lft,[L("div",uft,[L("div",cft,[L("div",fft,[I(z,{data:S(f),style:{width:"480px"},"max-height":S(c),"highlight-current-row":S(r),"row-class-name":y,onRowClick:R[0]||(R[0]=oe=>m(oe)),"header-cell-style":{background:"rgba(13, 22, 57, 0) "}},{empty:j(()=>[dft]),default:j(()=>[I(F,{type:"index",label:"编号",width:"70"}),I(F,{prop:"type",label:"类型"}),I(F,{prop:"pname",label:"所在巷道"}),I(F,{prop:"site",label:"位置"})]),_:1},8,["data","max-height","highlight-current-row","header-cell-style"])])]),L("div",hft,[L("div",pft,[L("div",vft,[I(S(St),{onClick:R[1]||(R[1]=oe=>{x()})},{default:j(()=>[Ue("添加")]),_:1})])]),L("div",gft,[L("div",yft,[I(S(St),{onClick:R[2]||(R[2]=oe=>M())},{default:j(()=>[Ue(" 修改 ")]),_:1})])]),L("div",mft,[L("div",bft,[I(S(St),{onClick:R[3]||(R[3]=oe=>b())},{default:j(()=>[Ue(" 删除 ")]),_:1})])])])])])])])]),_:1})]),_:1},8,["modelValue"]),I(S(Hr),{modelValue:S(i),"onUpdate:modelValue":R[11]||(R[11]=oe=>pt(i)?i.value=oe:i=oe),"align-center":"","append-to-body":!0,width:"400",class:"dialog_class bgcolor tianjia foter_l tianjia"},{header:j(({titleId:oe,titleClass:ie})=>[L("div",Sft,[I(V,{src:S(Fr),fit:"contain"},null,8,["src"]),L("h4",{id:oe,class:Y(ie)},Ke(S(u)),11,wft)])]),default:j(()=>[I(re,{class:"demo-form-inline",inline:!0,model:S(p)},{default:j(()=>[I(K,{label:"类型","label-width":s.value},{default:j(()=>[I(P,{modelValue:S(p).type,"onUpdate:modelValue":R[5]||(R[5]=oe=>S(p).type=oe),maxlength:"15",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),L("div",xft,[I(K,{label:"巷道名称","label-width":s.value},{default:j(()=>[I(P,{modelValue:S(g).selectstr,"onUpdate:modelValue":R[6]||(R[6]=oe=>S(g).selectstr=oe),disabled:"",class:"w-50 m-2",placeholder:"巷道名称"},null,8,["modelValue"])]),_:1},8,["label-width"]),L("div",_ft,[I(S(St),{type:"primary",onClick:R[7]||(R[7]=oe=>{E()})},{default:j(()=>[Ue("选择巷道")]),_:1})])]),L("div",Cft,[I(K,{label:"位置","label-width":s.value},{default:j(()=>[I(Q,{modelValue:S(p).site,"onUpdate:modelValue":R[8]||(R[8]=oe=>S(p).site=oe),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"]),L("div",Tft,[L("div",Eft,[L("div",Mft,[I(S(St),{onClick:R[9]||(R[9]=oe=>pt(i)?i.value=!1:i=!1)},{default:j(()=>[Ue("取消")]),_:1})])]),L("div",Dft,[L("div",Aft,[I(S(St),{onClick:R[10]||(R[10]=oe=>{T()})},{default:j(()=>[Ue(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),I(S(Hr),{modelValue:S(o),"onUpdate:modelValue":R[14]||(R[14]=oe=>pt(o)?o.value=oe:o=oe),"align-center":"","append-to-body":!0,width:"400",class:"dialog_class bgcolor tianjia"},{header:j(({titleId:oe,titleClass:ie})=>[L("div",kft,[I(V,{src:S(Fr),fit:"contain"},null,8,["src"]),L("h4",{id:oe,class:Y(ie)},"删除框",10,Rft)])]),default:j(()=>[L("h4",Lft,[Ue(" 是否确认删除: "),L("span",Oft,Ke(S(h)),1)]),L("div",Vft,[L("div",Nft,[L("div",Ift,[I(S(St),{onClick:R[12]||(R[12]=oe=>pt(o)?o.value=!1:o=!1)},{default:j(()=>[Ue("取消")]),_:1})])]),L("div",Bft,[L("div",$ft,[I(S(St),{onClick:R[13]||(R[13]=oe=>{w(),pt(o)?o.value=!1:o=!1})},{default:j(()=>[Ue(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),I($b,{ref_key:"pipeline",ref:n,selectstr:S(g).selectstr,onPipelineapi:A},null,8,["selectstr"])])]),_:1},512),[[cn,S(a)]])])])}}},TD="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAUCAYAAADC1B7dAAAAAXNSR0IArs4c6QAACLhJREFUWEd1V3twVNUZ/74bsnmBSRCS8EiACCIWKIzQ4uC0yCgWKELLqExbB3AGsQMEC1apdpo4tdPOVLH8UbWCVqY+WhnEYspjJAXE8CahAZKQQHazSchmN7t7N7t7797H3q9zzn3s3UTvzs4599zv+873Pr+D8A1PiG5tFiCnQgABwPqzGZvbP3tuspur3zbqhgqSLoGkSiDpCWtkcwlSfD3h+s7WkyDbaw6fBCkXXUqXfFc3+/cPVx+HLwSpY14irTSfSVwnBAQiQAAEAdF5F1Agtm6OhIyO0TgjCpwWTF7SDA11QwMtrYJm6KAbGqlpBTVDAz2tARs1QyfNUEBLa+w7slEzNMbLaFA1VNLSXA5paRUHvG16Qoot8NaI/3PbMMKgQbp96J+Dp9c0xJuIuJrmw+dMd/Yg/2QpzIn4OxmAFoXJZK2bhlkPW2PvfGTUZNIREw/kEFqOdPay+S3eiP8W+FvOn/bWiA9/q0EsOnFdaf61bx9okCa+mdsqgylibZlR1lSdGUnsK9OKzc2paQwxRbnCIzKcrzgyTVKTj62bck0RlpMYLQEYBJ1nDqOajD/StT3WkPGXawcWnY8GTq85Ll5hqWS6mynEZAnAlswX4vlnbUl8Lx4986MdUmQ8zOeWT7jWJrcruramlkxObelsh9nyKnJetpW1STzUA3eav7rRFRXnQx3oLtcAsOgMKPHmXbf3g0Z6JqWGp43tseGuttMos+44AlhkBTOdWFo6qTgsjbJEMmKTNkPlnloO7G06gVI0uMG3XeQNwiEfJO/Jt/xHl5wWr9nBMevCqhVOiEAby1fhp6ETkDRkx+is3AeAteOXQmvSC22Sl6tgZ21RToG1pSuPLUekKQ0pQ4GHSxfClXgbxPSEWYYEuK5sGfjVIDXF2ziNzc1GZWgQ+pu+7DOi4gxfHaS4nlHq+WFPKnhqR9vfQQMrOpYho3MKYfm4B027iHBO0T2QJgPaZB/vcCFVhNNik50dtHHCKsjHXJxeUAl/9n8IAS1MLB1ZXe2b+QpeTXQ45WC7MwcEuCX3wpFII22oWInHIuepQMiHHBBYzdKGihV4LHKBqvLK8OPgccuRVn0R4GDnOUqGul/1bRNf5QZFyHfyL13/WdIQaTHTwmrCrDIneMbBlsq1cDBwEsfm3gUziirhQuwGq1deuM9MXInbbr4JBUIe1FQ9AYOaSO/fqYcKz9340pSfQ/1gI5yIXuGVtOfeHfi3vs9pcckc2Nt3mDthaekDWJlfTvv7j8Akz3hcP3E5XBxqpUKhAD2Yy2lWjFsER8PneeYcCDXwfbmlSNxZeioOwatHxJSqz0AWHb8cOrX12j7SjLSVhHb5AXggF8fnlVCfEoIXp/4MDwe/hvZkN+9n7JlRWAmFggd3TF0Hl2Pt8LV4jRcu248p9PTEZSinFXi54114c9Y22NK6m56qWIqzx1TTgYFTsGHCctzV8Q6opFF14STYOGk5XBTbsNQzhsaOGoPtkp8WFX8H6m69j4tL51IjO3Yyzd3pG3FfM8oDN9/BCPlfOTPY9trvbx60G6jTTRj14+UPwUOlc6Asr5SlAPQrYS7k3qJK6E0FQUorsLennkQ9Ad8vnsW/PTpuAV6KtVNUjeMdJQydyV5I6BK8PWcHPHd9N9/nFxMfxeemrIYnm2rhjhI2Wz4Cbar8MdaHztGmyatwt/dTeLZqFY3NHYP1wXMwpaAC/hVoIPu8y7RUAFXsw0RX43WMkrfEIMG7/vJbxX1yxO6xmfPCOhT3z98Fv+v4gLqlAHiEXNg7dyduanmD1LTOe3tZfilV5ZfxsD05cQk0hJsprA7xBL4s3uSGvjt3Jz7b8gbNueseeH7aWvwicBZWViyiXa17MazFuFGbp66CLwLnoKb6pzSkSagYKuTneGhC3ljcceNtUA0tc2A7XQ8gcfNL1OTwGq5AjPpqj/ZfrftD+yEzO+1zjbdG80RbUDwTn5j0A4hocarMH4/v+Y9Rc6zTETm9aDLcP2YKI8cflS+E89E2ELUEbwCHB85yZd+b/wIcCjTSyrLv4W/bPgBmxOLS2bi1ejU83fQn0ikNL81YB4U5eXCw7wz2yEGYPnoSLBp7P8V1CVpiXdge7wHJSGU1Bj3qQ7Xv0vnbNbEHrS7nLQHyeJ86u6e4Vw6bR58DUUyD7htdhUvL5sHCkpkQ1RLA2uwnvaeoKdqJOYJA5Z5S58zYUv04UwgCqSivScXQKKzG4OMFv8GD/Y00oIig6IpzZJR6RkNfKkL3jZ6Md3uK4Ua8m1aUL0BRS5IAAk4rqoA7KTPVX+88QCzNM0d0mpTOI2iklXkM1zlC4xSqre+9Uld7/YCNrbgybLM93/0l9kghqg9chHPhVo4ephVV0ObqFfBZbyP65SA9M3UZbwQmysl+upNB+Kj3JD1W9gAWjsq3vMsgToaeOenUYIsFecw0ycNcfG32eqht/Qetr3oEZxdPha3NfzXBhykFDbGDjFDLv7tqYj/hC/bWrJYEo8i7+qvXi3ukwQx0cgERG8K4IUimzWcDFg6ZHLjknKcObLHhj13YvDOaaeGGRhmAbANcE9gTRxHskO05njJSynzfC/H2LIPYS5LCtZ/7r9S9fPUTVksWIswCVsOdn427+Klv6exG1DY6N51qY1Wr5dqo0yXackYWlB0Ordj1RWwhGurc46sZ+pXNnZUeUYqWjDLI+1jDH4u7EyErfBmDRsA113XCDaNtZGBj0JFwzDQqg3Htu5OllhUo+4rhACUb/BIipuM0auC/MZKVWb4Xk4FvNIgtyhSr/az7Uu3OSx+aSNslZMScQ32OGDKA083jON2lsPs+5I53Ft+IMhxx98qLXEBM9T/v2y7ucYsZwcmiVAi53riqlPCbqn21RoHSRhplXQZZl0DW2N81t9dc31O6TOyaLWsSmvQSOPzsmq3JIGnsGi6Dmlaz09mCNVYDMC+C7jIlLUCR2DQGSN2M/wem4lEkToLqMQAAAABJRU5ErkJggg==",Fft="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAUCAYAAADC1B7dAAAAAXNSR0IArs4c6QAACMFJREFUWEd1VwtwVFcZ/v67r4SE7DYQCCmR0KE4PBSsShDrILWA2A5SHCtTHR/jYKFaZUQ71rYTHKojtR2GcTqFxE7r9Cl9YKCp0A4NtCMIVJdXgABhkxCSJa/dzb7v7r2/nnPu3XsD9c7cufec/z/n/O//O4RPeNbv6/5uwEeTy70aAh4Pyr1AwKch4NVQ7vEg4AXKPRoE3ecDyr0elHsg6RN8GvyahoDPgwkWnwEgnTeRyhtI54tI5U2k8waycg5I6+JbQLpgIpU11FfwyHnF56xXtIzOfYkdd7x1o/h048QP2yIL/Uxh02R4NZKvz2N9S2ONvcRkz0seQfNYX2ss5zTigsmkF03ki4yCwchb/2JOL7J8xZxuqH85lv+CrtbZtLzBrBdN6urLFceS+hw8v+SyW4ebFHqwrXtPJm+uSRdMBgOQHASwGKgRSFIAtsekxiaTNaPOIGueTbKXMsByIPaQ61nxyX+ydhRciq10lnWwnCfizp4sOi6nD6C5cdX/VWh9W2ShBxTujxXAUhglZ+lhJqGROtumS2UtAR0hhGhsC01gYia1p6WrpZE9UrsSWCgv+Zx9be3dvMK+HxyPUybLX0XLosPOvi55H3q3d08sXVgTzxosFkjhbSVIyKdUtIWzx9IZNwgslCQi5VdJV94QSkk3S/mlY5TrbX1KCrvs6D7T8pCgXhvScbozfQwtjV+6SaGH2iILibTwxYGcEFq53rRCwyWAPHrcY0WtsKxGJUPIyBKia2C5j/jKfaQX7WBVFrKFLFnMOsDhUhJIzVX0q82Jj3ckaSxpfg8ti16xyGrxL/b37umP6WsGk0UuHWALLoVQOREs82AsW3TCx2Uxm13wJLKGnTaWWx0r+DWC36shpRuOMjcZiVFT4UMiWyDdvDH2SwojnjJw6kKyC5eyc3BoWVEKuqktstDQtHA4ki6FgGNNV3ID2Lqijp49OsQDyYIMM9t00rhWOP1h5a302wPX3IaR5J8vmULPHh3EytlBFsF38HKStyyvo1f+M4KOwVzJ8xsXT8Fz/xqE4H+3M4HLI3mnCIk0s0JQFROmjq4M4knjN2hp3CYF+uX7V/d0X8+t6Rst3BBOwJdnVmLdgmoaTBWkjh4iGFZmeDVNCrblwDXHvkT81D3TafuHUQyMFbB8dhDnB3Msyu7vVtRh+0fXsW5hNY73pujKqM7lXqI7Z07k/Z0JdI3kaOltE/GdBdX428lRrJ4Xwsd9Ge4f02Wh6IvlqWtUt2S0QpeZcrqJ05cyceiZmbTpvchCmJ7wRxeSbJrjs0OMZk3yU2XAy7dNCuD2yQHa1h7lJQ2V8jBh2WlVfmR1g9bMD8mmenE4z/VBH3UO5dAd1/nuWUE8/o+rNKnCi3vnhuQBq+eGsO9cQmWIKCYACgb41fAInlv7KdrbkYAIxpWzq+jMQAb9Vhp0jeh8bjArs/hGy/cO5GgkUfgjPXKw77FoTN8qwq1UKtUS6T3hoW8vqEZrR5zbLyex7Z7p9PbZGM+bWkaTJvikTE8disr9V88NUjxn8trPhCjg1TiaLNCT7/ezIfqT9dQF/fzM6np6PTxSsl6Rids6YrR+cQ2G00W8fTYuFzyyrJbEuReu56wiYIW/K6ftVjmWKlLPQO4C/bo9UltB/vOt/44Hs3nD1TjVr/DK/Npyu4bjR401eOH4MH+xvoJOXE1zWjfpvQsJWTCa759BD7/Zi6fX1GPnkUE8/JWpvOGN7lI/Fvs9+rVamlVTht0nY9wzmie/V+PNS6fSD16L8AQv0X0LqnlebZk8fEHdBERG8kjmDemRVz8ewdlo1mnYroDqvpajXIHXyYXbjg40Xe7Pbfng3JjVIe0qwjSjOsC3TymTBSBU4eXHl9fR3rNxPtyVlOGSzJt8rCeNBz5fLfPrpRPDtPP+Bt74Rjc9uGQKTwxo9Kf2qGw4tVU+PPPNevzsrR5s/cat2Nzax00rp1HrmQSO9aallyv8Gjyaaqq/uqsWe8/EcHFY5Y3AdobpBJvd+9KZIkVHCifR3Pg5qdD29kjIVzEh8pfDw8FYumA1PVVBbOgR8BD9+Vsz8Nfjw/j+osl4pyOOfR0JybN4ZiVvWFJDP34tAsMEmtc14CevC88AT6ysg8ifzX+/ys3rGujpgwM4H83zqnlBPLZiGr18Yhg7jww7PcpGIP/LraZV03l3eBTno1lVTUUFEkGuAWwySLRmBvcP6VQ0cTd2LTpYiu3nw0NNZ3ozW3YfH7UrsQyV+mo/7p0XxIpPV9GOw4N86NIYAl6iR1fUYV5tOdrOxdF5Pc/dIzmqrvTxZ6eV0YY7p2Dpjk67Ggk+Wj4nyHFhyWSBvz4nhHIf0UsnRnjtgltocoWXW0/HyO8jNDZMZIlOiHh2TYBEpRRRYEfXpjd7VGNWZYHSWZMTqWIrmhvvkxM24wvhSKjcWxXZuq8/OJhQJVqQ59eVUcOkMt7fEUdR7ivwnCaLRk2Vj2dNDuDIlbRM2llTyviO+gqcupZBZzTrKkaEMi8JRE0PfKEaH15Jcd+oLoEQoHH9LX7Uh3x0NJJSKEUJ5oKDFky10LLFI2HJaKKYM4HF2NV4apxCYtDaGWs6eim1ZVf7kAta2kjbAeYWNLZ1dtVQJaBC0BYetczprJaYqoS+VSQp+O08km6jSRv0O9BRQGRmyuSZ83ljF1oaN9pr3btgTzgWqqzSIj99uSfYP6q7/GcXiXEFS3rLYlJXDcdEpcuBksYNY62CaXnHsYZT2h0byBalrhhKYQfrMjidMfIoZGbixWXRT1RITP6zJ9l08PxY0+/f6bcFdoWAOxxkdEhLuoNahaSDsh2r2wKrHiehtmUB5XHRYN3Xi9KFwka1lvEVT7HIZBjmk2hZ/ITLteP8LOfbI7FQld8XSWSMkLhSB7yEgEfkgEfC52xBXn+R0U2BEOTXfhXNPWa2+EjNC35GpmAgkxfrTWSsNeKWOl4wu7mrr0TYLl8xEBVQBy8uy7nX/Rdr8RbRdENQYQAAAABJRU5ErkJggg==",ED="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAUCAYAAADC1B7dAAAAAXNSR0IArs4c6QAAB+hJREFUWEeVV1lsXFcZ/s4dz3i8xYmVxTUmrZsmbWhCgiWrVLR1SyktMaikIOANikAIJBRR8UBVEFULyDwQRThB5aEilVB4KGVtCAipHtPYCSRxTTZnsT3jZbyMM5595t65954fneXeuR4XJO7DzFn+c/7/+/fDUPdRfDiK9p1xGEYnmAEwBvkPMdZzb2yIdb3v0wTnDDAYuFOFaxXhVEtwrRJc/S/mvFqCI9eK/t46On9fnC3Ks3p/6tzFwt6XY3CCENgGQLnpI5RbPcbnJ0iCIY9CDAS5WiCxy0DiX60xsUBEnIn/II3YI5D4gSFoxIxIIFeXq1GNk95T96zn6x14790TWElefvHTQ/jpfwUkrbPl7rh9M9YJqyC4aloFRAovmPsCC6EkFMnY21eIpXHFrw/GE1wqwxDg9XmhGC6u1fcIRXJSvMRNAcUKxQi6cjGFsb8O5qy823P4JLIeqHUWolz8iJtZOObMjPlQtAKlnjwBxJrStLaZEMy3ltrjpBiLM1JQSaMs592pcftGEMKIc97d/tmACXwfIWBy/Ldsaf7C4MDP8eIGQJ51zKund/Dymn9FTYs1Yd6PUf3a+80lkHrrBubeXn0YKPetUxCAqlnAhdhxq2Ka+5/9BaaCioKwjp1OHDMn/6ZcRdhauoF2PGLSs4K+HmSs3EjGlI40dVKuiXsM7U76Tt86aiD5BEJU+ZpcUU7kieHReGxmb59lc1NnTw4M4XkfEMXjUWp348XxUzt4JaMDPuB1pNSovEz6Vp1bgFhkEwtv3U1OJgEWbqo5FrfhFpdhRLcgtOkDYNF2ZkSayUlPgZfTCHUeYM7s2UC0EsLdfaguXED4roPgZp65mZl1ruojJ8B1bVw6+ytmm+WPDpzAPyV8ysV/aC1efbl84y/+QWVmpZ7mfYeJhcIbzC6AWdMxuKVVNO97DtXkRWLhZjQ9eJhV588TWAML73gQhdFjCLVspejupxk5FlhDmNzMHIzWbWBNHQyuDW6XYV59i0LtH0TzgS+xamKUGrY/wLhVgJtdgLCwvXqb8XJKK7WWZe8s36Dp68Mjh47jCUaZ+GaCG8+OvbaZl9Mq3QYzAYDQpi6AhVRGk0lLZjtJ5hZTCLXexcLb94K4A15KUfSex1h+bAjR3U+BymmyFscR3vYAi+76ONz8IrmZBBq275XCGo1tYEYYpcuniFyHbXrkBZiJd0GujUjXAZBZhL02LWPPyc4xcZ/WupcfmPDpKxf/gGo59wyjbOIlK3Xt1dz4r5WbBNO+9mOVfgOfR6OXGnd+jDV2fUTO8ueOU8fAUZaL/YRae7/CBEhzZhh2JoHW/V8ANzMy47GGKJVvnUFb39elosrX3iJhvWjPE8xKXpKKi3T3MTLzZN+5qb2FYK9eFwpd/zEgm06yqcl/TDAqzPc7xdXYnXd+TCILyGSi6qWf0nWGrsWFV3NkMSVioQja+r7Biu+9QWSb2PLUK6yavETFq2+irferrDwzDOFWjV0HwSsZinT1slBzB7iZhb2WkGvhbXuYOXcO4S33yGCVad77vPQvgN88rYu54u2RLMxeZqml6ddUDBUWhjOX3ugvJ0ZV2DNR1mWplAD97GHIpYAZVYYSgrbcPwCnsITK3Hm07PkkwDnKt85Q6/4vsrXYq2REWhDu2IXIjv3rap9wJTs7z6qpa+SW0qyx80PUdN/TWpuKVDDlVh65i68HCrYu2WBwbBOTV0Ys7rg9ClBlqd/JrsSWznyXhCDB1Khjxiv8G9shzbqhtRONXb3MaGyHW1lDNXUdnc+9jpW3j8BenZR6CjVvQ8u9j+kOQWhYuAIxJzdPZvKCFLZlzzMgq4DS7GgtZgFsP3QUqdMv1Hu+dKf52essm1n+0cAQfuBri4rLw+nzx/sL0+/4dUH43aZ9n6fmnsc39HzezW45jcr8GIXaupi5OIHNvV9GOvYKdTz6PWavzSDa3Yf0yCDstdvU2PlhRLsfYtzM+YJJpEYI+Su/kV1N2/2fIpEoKslxVZt0tu145DtY+dO3NmRhyyrT9O2JlVQRPc+fhFkDVFntt3OLsfnffQ0gty7vK/61tkMW2XUNqADfdt+T5LoOa931CRRu/Blm8l8U6diF1r3PsrXRo1Ixzd0PkZ1fWNdGRTbfjdWRQRkTLfc+yRo7D4jaVWubADTtfJgtv/1tHRE1oMmFKSqW8t8cGMIv/dDw1EWVO8OpkcH+/K0zsggp/9XNgmwQVUzJGA00EevpVIhJOkM21n5TreLR60h1x+41trrnVu2FPu8JoefeXUoSsFKxgMWluYlUEQ8L62wEZGf6q2sLscSpzxFx1297gllbc9NCyobYD1zVCEs4KpnIl4KnEP+R4RdsZXbVfXhJSHW5ddrSbmcEBOGcWHIpCcu0PjtwAn/0E2JdRgeZ2eHFv3//8dzk7+uzfT2pL1itTilzeAIFmdRfVqOpnallaV03VAPnwwjGVLFUonQmO3poCI8GBdv4wLML/dVsMrY2flJZQT3LIDQt/Ycc4o7NiFfJdRwGsuWcuzbAbXIdmwkaUenV2CZybIjYEmvEFb0ciz3x79jg3NWy1DcCvriynzSU2ZErVpjN+cHPDOHf/xOQjAe78hJAWyUQ75ltGIKpfCZzWzyby3DNAhxbPY25VVJjs6z31ZNaPZeLmk48ucvqyW2Js2pM4ikuFPL/fQuHhvCz+iP/AW4IU6nN1I/hAAAAAElFTkSuQmCC",MD="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAUCAYAAADC1B7dAAAAAXNSR0IArs4c6QAAB7JJREFUWEd9V21oFOcWfs5sdrP5TjShgd5KC/bHNr1BaIX8KXrBe21iw421lAr+sdz2Z1VSWsRitJhS8EepcOmHXLg2IFx/VJBCE7wQ7w+VpNFqSgyoycZ8mNnNx66bnc1md2ZOed+Zd3Z2ktuBYd55P885zznPOS9hi4enp3tB9CdoGkAE+RVPRYXTFn3iEW3RJ55QyPlXr+hz19qWBcswYBsGzPV1WLkcTMOAtb5e1ifHDQNF0Z/LyXE5T6wVbdFX2uPx3x4+/GdQfFeyUjc/fLiLC4Vfce8eC4EYkHNI05x/ZhJt0S+/zCQF971EVFpLxGyaZBeLYNNUL1vFInGgT4zbhQJs01RjYi1sMdc05RqYJov/mYkJGKurHQcSiRG/UpsVmpq6al6/3sOTkywGuWy2Aw2x0Adgcv8B2SGVddETUzSxnAi2UFoCRnKSNIZQWhiLWViMbcckcks1Qx4tLebI4Y7JeU/jcTwYHf1fp67/5f8qxPH4Hntl5Ubh0iWQZTlCy1OdR6ElhfPpKgV0lHIEd9ubvkJSb6a7q6OeJ5PaS50njRdc4+iJkevXaT2TebMzmRxSG5QhxNPTwxs//bTXHh+XFnctI00prK3Q8h+qNgr2bTHHhQTS4i4iymaOHZTwwcBw/ktAubKkkkmMj45Ojep67AxgqkmO9efm9li6fiP3zTcg01ToSNv40fEj4z/Xh5JniCBantUDnryVgf7II/z7jI+NUWZl5R+dicS/yhWamRnOXbmyt3j3bsnHFSbC4V1fV7EjEWOWbih9X5iwsRGcTpfHnecLBKquBlVWgqJR2IkEYFlAayshkXCDUsYTEImACwVo27eDBSFkMtKom2IagJHNYvzOnUR+fT12MJ1Oy/UCHXN29kbmwgWJjoO8w2hCXEUCHiIq8EvhhfDu3Qg1NTFsW7TJzmSkqkKw3PffI/zKKxx+7TWipiZQXR3MiQnYKyuo3LcPxdFRCPbaGBwE1dSg5sQJyvb3c+WBA2QvLaE4MlJiTYd5FAFJ408/esTLyeTZTl0/6yg0M/Nr5uLFXYXx8TJSC7qU+FexVGatSITqPv4YuStXoFVVcbS7mzJffIHwq68i0t7OucuXQZEI6o4dw8adO/JMrb4eoZ07YT5+DK26mgu3b6MYj1P1oUNynZ1OI7RjB1jkoJUVYWBeHxoic3KyLByEQhv5PCYePEhbhUKMeHb27+bc3NXVzz8PMpoXCwFG81hPRXTNkSMUfv55RmMjZc6d48b+fkr19nL9yZNUvHePN0ZGKPTSS4ju2YPio0ewl5cRicXYuHwZNe+/T8IFM+fPsxaJoP70aUp/9plkyqqDB8lOJnnj5k3PtbfmC2B+cZH0ZPLfQqFTuVu3zj377rtS4lQUTITqri6EX3zRoRkndzgk4uYW0c5eusTR/fvJisd54+5dtAwMUHZggK1EAlX791P+5k2It+bQIcAwuKKtjSgUQnFyElpzM+xUCtq2bbB0HdGODnmO2F9raJBxZmeznh6p06eVz5WljvTaGs3Mz48Rx+ONrGnxRG9vg6nrXvCrBKm1thLV1jqolPzXiQ+VSCsrse2TT5C/fRu54WHUHz0KFIu82teH7efPY/XkSYR37hRxpKhbxpGILyoUpPBs2zB+/BGhhgbWWlocdlVniMRbKJA5O+t4kZvYVRIWv1MLC5TL53scORcW+rLDw2dWL1woi6FNSc5Pt76EGBKWrK0VAczhWIyqOjpQfPIEdW+/jezPP8O4elXOjrz8MuoPH3bKJRdx0c7/8gtyg4Py7Nq33kK4vZ2KU1M+DiIW/YtHjij3cLzEqUt4NZslPZX6b+fi4l8dhQRK4XB84cMPG4pPn3oMGcgPXhIOVgk1b7zBVfv2OcFeV4f0t99yqLmZms+eRWZgAJkffpDCCtetfecdWfb4XXbjt99gDA1J49d1d7O9tobsjRteDhT9rRcvQv/ggzL6lpUJM08tL4tacdebyeR9T0heWurLDA6eSX75ZTlNq7LDF41B5ARdW2trVLN7N9e9+y4V5+YQfuEFJE+d4u0ffSTihJY+/ZSr9u6laHu7YDOZF6RaAFW2tWGpv1/GRG1PD9X39MBcWPBISmgRbWvDXE+P8guP6dL5PC/lcv/p0vXDCgkHPoFSdXX8yXvvNRTm571CR8Lq+qxbc0nGFoKo5Kqq8orGRhZlfyQWo/z9+w7FM6OipQXm8jLCO3ZQRWsrVKJ0az8ONTXBuHVLOlDFc8+xbVkkmNCrjZkRff11Wh8bk/lRyGMTkWXbmM3l8nnm2EFdnylTSK5OpfrS166d0QWTuBXAJpoU1YHYNDDg1dC+UslxLMfP/dODRa5K5B6DBs92zizbR+yxapqcMc2vuxKJE2pteXGaSjWybcenuroaNmZnN+kS7PBX14ExiaJXTQavIW7lrkomefXwVR1bVOvK/TxXMwHWmROmYfy5e21NwrkJIYnSs2fH0teufTV3/HhZMtuK8fzXBoWCd68JIhi4WiiFt0LFf2Xxj0uB3chbraigHHD8QCLxtf+ozRe8eDyKlpY4NK3Vu067V2mRK8T1WV6h3a/6V33y6vwH49589wrurSsUSrcoadmgubz6Usk/k9D12FEg71fod9B/86+fB+YiAAAAAElFTkSuQmCC",zft="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADUAAAAVCAYAAADmSqZGAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAjTSURBVHgBlVh7jJRXFf+debOzL/bBLsujswZKSx+wVEGg6oIpARMT0Qj9x7L4DkYDthr710LjH02Mrf5TbYuy1dgao6WtaUmIke0fpVRKlxSsSGhn9sXCdh+zMzuv73U9997v++ab3TXRm3xzX+eee97n3CEs0frOpFN1Dnpj0TAS4RDqQkA0xuMokAyHEQ2FquMwkEjwF9KwCXWG52EJr+F4inIZyJkOiqaNQtlG0XBUn1dzoCD3eF7gebHs7tk2n3OQk/C8njMYT9FRZ+R52wm9kv1FT3Yh/ZGlmIrbdMoU6BWGgBN2YIQJMdtCwSDkQoKZYiZ5LRqyEGNGwnneD9uIhLjnT+2pfd0LR6Bi88dIy0y8YTsoWwImf2UmrsLziqX3DYv3GN7gOwyHYEWJhcLCixAaYnx3nBC3QpicNXF7zkgxuccX0k8LF77713QvKHRussC3CEEg4h+GExpaCBE4TT5MFaEgD4RIHdMzD457Unjc/SC+QJPnWCZU3ZZ3CPLGrFX6+8W5rFGIdGOgVluLNEUR6s/O27AsoW+WRCrGRJUxVInT10uCXXCPWXW1I9c1ZwqHo0/4cHxQIQtIlzRKec4OckgKXOFh1ZPUXKor3nw9U3yaIQ7X8BCcHHk93ScQOpWZqmhafJHXSkpLWS878LQkQFUggqjeoPkS/rmlW5U1pV0lNFpq24dhwdPgpTlYhr0LJ7cPens1moqEw/0TWYNtHUqqWtzyAkU+VbGHfKtye1rqbnJ/lHA0X1RrRguaUoU6FririmuBoSqYT3QlcH243M/DwZoN2b5/ZqTPEeLU1bFSjaR905M3SuktINxjXJqRr1FlVbUXVC1Tm29DjChvOAFfhGsFQuNwlZrkwFCoCNfsPcEI74S698KVPEdJy9dWyEMaCYf6x6cNWKYgU0UmB6ate4MjFvck/eyh9U3iyxubOYIJ4cIICS/nCs50aD/vP9LTyn7p4RDKR+/tSODeFcsUziceWqXu2n/3cnpkcyuZ6qyG3bE2Se3LImjj73vbOqo4GN6yJS5A9e583RrOKRTu93iRKQRHz4z12cLuuzZe5ujLzDsAO6lwbEGOI6inK8k5AZjjfLG+NU4y9P57skwd9VH0dNVRerpCT+5bTVvXJPGZ7ga01EXQ0RDFtrVJPJiqx4FNreLi6Dx9c2s73p8oic6GGFbWR+jaZFlkZiuMYxkVTUfkShaVTeCJPatw5VZJrG9LYF1bjKbmLbGC4RmnGJ81JU1wmB6pZ6ZLxDh35IpWyrjv8DDe+81l5VPRKPo/HJO+5JmX8J1fRrKRWYMe6+3Ao6+NKeakGXA+oa9vbcNr/8yq3HLtdhnPXphUYXrL6qRo5IR17qO8wvOdbW2ULdr4x0gBm7vq8MCqOrqZM7FvQ5MypbmSg56VSZpjmL0bknh3tIAVdRFKcI6r52Tenowqf8hVpOadoI8JdyI6W2PIF+x+HB16JXL07NhmTqap8RlDmYtn+G4Elb80MlPBO8NFHNy83OOVHt7UgtFZA+9k5hX8367P4SCv/eHSNJgequOkKc1jQ0dCjHLwmSk64ncXp2Suwm8PpljTJUWk54MXmZF8xRH9e5rpwAsfqku6muOsrTi9/P6M9laiQLRw4MdS/k3EuQgIUcrOG73hC79/6tbnv/FYL5ta6mbWEtLcWLWkVMsfrys1Xx4rqgphJ5tXqiXOTORx+kpWwqgzk/O2OLCpRWYedDVFsO+uZlzI5HHss5303PmPUTJsiRcrGyK0+84mtLKJvnkjz1qy6GufbMMHt8q4MVWm9JSBIzvbsWtdI3ava6D7WbN3tid43IjOhigNjRWUHdluGlX3s5vM5i3k5+03cXLbT5T5xaN0YvMdyd6rI0Wq2FoVwtesmzuhNdbVGGOtzcNmrbKT+tFIRsafnp3Ap9iPdq9rYiJLeGB1Ej96dZQ1YGsbYfAjD3aIH786Sj/4XAckvkYuFKXG3/poXmE6n56nYV6XbXVzDIfYxH85eNtTD5ufJMchV3VupCXxMfuaCDt9fvR7fPvKwaZ4ZHDLHfU66kmCTZXcVHRjs1RB4ckvrsGjp0dwkiX/+J4u5RuGydGPL7KY7ul5C3etiDNhefz83G2x//7lqGPblvsyen3pvuWYLdiU4Sh7/MxNhe+Zr6Zw4o1xFfksN+pmZgyRma5AfqxJPZ+Sa4aOkKbGZ6pIDUxlDY6CGMCvt2c8f1PtV0MTKbLC6Z+9MSFKhp9YSUryWzvasb27Hkf/MoIx9g9p26ubovjh7k4F9fS5W9i7sVl8OpUkljQzPaWUu4Yl/dRX1mI8a4rnz0/SiS+swrGXR3CgpwX3rFyGtxm2gfHL8QUeX50o4cCWFjc+kWhMhGhjp4bzIsOfhqZ5XvA1Z7P9zeRsmI7VvYgp2V66Oj1w9kru0OuXZxFIcdh7dxPOfJCrKVo9B93BzEpGvr1zBV56d1qbmlv5gTSchGHzQuOyiNjZnST5lHiLz3i1RVM8jH33NOGPl2aCRa7KuDpmVWsJhVRnYRU38nlHlCznBTy79XCVvkA7/a/ZFKeL9LEXh/k94wiiBVW8rhsQLHPcaluRp+tN/PfqTpHjkK7eq0WynDucHIlCWFQMwRWQdmtfUFpLzFTRynBo2+VpaRFTsp29MTfw50szh158e1pr3EdELtaA0LA0A14Bu4god+wVgAFUtBiHn4REoFiuaRV2E9NwTnDEO77wbE07ly6lbMdIP/zMDZU3iPQDIcCQfkh4R4PF4BIcu8RTtQasiloz7jOLIAzgv7u0MZNXj2qDkOOK6WTw3LZuLCGQRe298cIA15qHZKSJ87slLl++8uNnPNd4/LTmp3dFPqkFSjwu8etVPq95LOReiZNqoWKTgvPmHCVL3pqhz8izbOYocegqmcIrZjVbyre8Ktd/U7qC0K9HNtnDeH77wP/E1FBaNCcS5Wb134P8IL+Eu1tGtqz/c1A93L4s18tqXs7KOlHuaVj4sDzPun0lgMM993+3gB8F238AbCmI0loerasAAAAASUVORK5CYII=",Uft="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADUAAAAVCAYAAADmSqZGAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAjVSURBVHgBlVhrbFTHFf7OPq+9NjYYe/1KWBIe4tEGEwIhaRJTNSi0itSqbZI/AfOnamkbEVWq1F8GpKptfrRpfyRNGopppTRKK0JVRURECi4SIRXhkYDKo6Rrg22KgbV317t79+69d3pm5t6718aVmpFmZ+bOOWfO+8wsYZ42cCSbaXTRn4hHYUQjaIwA8QTP40AqGkU8EqnPo4BhcI9oWEPh8Doq4TUcL2GaQKHmolxzUDIdlC1XjUW1Bkpyj9clXpdNb89xGM9FQcLz94LFdMquwpH4jhs5PP1y3/Rc/mPzCZV06EBNoF9YAm7UhRUlJBwbJYtQiAgWioXkb/GIjQQLEi3yftRBLMIjd7Wn9vUoXIGqw52Jmsy85bgwbYEad5OZq/K6aut9y+Y9hrf4DMsl2HFipbDyYoTmBJ+dJCTtCCanariZtzLM7p65/NPcD9/9W7YfFDk2WeJThCAQ8Q/DCQ0thAhhUwBTJyjIByFSaHrlw/FIio63H6YXahKPdUL1bXmGIH/OVqUPTuWnrVJsKYZmW+suS1GMBqdnHNi20CdLJpVgoi4Y6szp4yXDHrgvrDrald+1ZIqGqzECOEZUxELaJU1S4jlhCUmBKzpsepKWy3QnW6+MlH/FEDtnyRBe7Ho3OyAQOTByu6p5CVQ+W1Nay/qzC99KAlQHIoj6CVouEeDN3+qiKesqpdF82wEMK56GT+dhW84WvLF52N+bZalYNDp4Y9piX4fSqla3PECxT3XqkcCrvJHmO5u8H6UcLRfNdqM5TZlCoYXOqtOa46gK5r5uA1dGzUGeDs/akO2HR64NuEIcuDBWmaXpwPXkiVJ7cxj3BZdu1JSMYMYSSstizgF1z9Tu25wgKlpuKBbheYGiLjxQpDgxlKrCc3tfMcLHUOd+dL7IWdIOrBXxicaikcHxOxbsmqCaykwuao4e17Y34MllzZRpTeB7D7dje18bnvf69r5FKotZjhC7NnWgVnOprTGKXQxnBzSEitG1aQNrOxoUzX1P9qizvrFqIW1f10aMx7ga9pF7U9TeEMNi7t/flK7TYHjbkbQANXrrZfdwTaHooC+LLCHYfWRswBHOwKVxk7MvC+8CHKTCdQSlm2K0vqdJcFxSZ1NCxcVEvoYi148i149lbWz+SZPSzTFazQwvW5xEimvVw/emsK67EY9lmvD40mYxbdr03ANt+PRGRXQ2J9DFdC9NmmJkqoq+7gYq11xRqNhk1oB9W3tw/j8VsXyxwfQSdHvGFh0Mn26Oi/GpGrlsYJd5lHbmaiASXDsKZTtjfWHnKM7sP6diKh7H4GdjMpZ89xJB8NscWvcvSijXuHyris7muCI4UbSwoSelCmOubOPbX2xXexKzj4X5+HqZewkfj5dljle+cv8iQwn6YE8jTRRq2LayRblSvuKirytF+bKDp1amFF5HY4wMrnFNrKD2VFzFQ6EqLe+GY0x4C9HZlkCx5Axi99nDsd1Hx9ZxMc2M5yzlLr7jexkUUyWblOfzwmUTSi2taE96o4EPrhaUK/xjtIRUIoJXT9xCd0scD7GlvraqFet7Uwr3j6dz4g+nbstahd8/m8HlyYpiEl55OMWCFKuuGNzaSs8c/Eyx3N2aZGsl6dCnOZ1ziELZwkWQS/nX4HiORijjFK3+2Mtbe8/tOT4xvDyd7P/kWkUX0xB+bqaGQ5/k0Mx3n1XpBmVy3/RCzQU6UjEcvVwQWzjuRqcsjLJLPcjCvH8pj4u3TBX2TEcx0NMSU0paz1Y+eOq2YukHj6VxTeLlZuhn79/Avqe6Fa8L2FQrOwxe9yjLXLxpEivGL+peQtXpP19ywOHyd+zfdFi5XzJOe9ctSfVfuFamqqPdTgSWJaxgwl9ZsQA/PXoDv3i6F785PskHRjCWr+LPZ6cwnrdYYIM23JNCmgUc55iTwnYtiGOK40QylONDC6aNXV9Kix//9Tq98AQLkqtKxnGdBTrx7xmV1z7MztAof5etlxPTjo2L8evhm7552P0kYy55pvMyLYlbHGsi6g6opCd/frK5a/iVU7eG1y9p6j9+ueCFk4JVdXNlu0E/euc6dven8ctjN7F5aUod+PaZKTy/oY2tVBRrOg3a994Efs5Cf+etEWlJ0ZiIUldzUilphDPrl5cvZHd2SM73HJnA688uUXS++uoVlfkoot18JGcpZqVb5yu2Xrtaw16060rjlYHpGYthMYTXNo8EQimhY/bOR5c3ZT/8V1FULKHDkHuLESEZm1m+ZUgNbuRYGeX4ky74EFtmuuJg9I5Ju5/owLf2X1UMWJxyHc6crHWc5C7jRtL55gML8eKha3jh8Q6s6WrAe//MK7d+6ev34CO20IUbFTyzfpEqZNwEewOt7mzAS0/3kp8Z3j57h05mS/ATGZ+DckXWMWdvIAtC7U8X7gwdPV/Y8e65KYRKHHoXJsV1FkS2td0GbVvdgrdO5zDGtw8faIERU1r1q/Mj9zWpOJEwuhYLWtAQE48uTZHMmCdYWP9u0ZKMYtsaTTN0yVUVV+es+l1CuY8OJBX3xaIrKrZ7EK9t3DmvUO9cnMpwuci++OYov2dcoQmGmnJJPQk+6du2Yk/fN/G/b3eKHZd0oNcvyXItMytp/5sH0xPfDwmv8XMLxbI9Isjdgt9q17tLKNmOXs0P/eV0bsebJ+9oiweEyKMaUhrmF8C/wN7FlDf3L4AhUnQ3jaAIidBleVarcpjULHcv3ti0Zy7urHYsW8k4rpV97pWrqm4Q6QdCSCD9kPBRw5fBeST2mKf6HbCuai14ICzCMEDw7tLXS/Lvo9oh5Lxac0fw+qalmEchd7Uz46UhvmvukBkpyfejpHz5ys7PeEsGpnx6V+WTWqDC8wq/XuXzmudC7lW4qJaqDik4f10TouJ/szSOxGU3R4VTV6Um/MssvEyhXduTXgS103ts6cvATvxu89D/JdTZrGg1DLNV/fcgO2Q3vF0T06b+z0GN8EZTfjfV2uR3aF7taVgEsLye9sZqiIaH97lbKI7C7b/NOkaaxSR4TwAAAABJRU5ErkJggg==",Gft={class:"l_Dialog bou tablebk"},Hft={class:"common-layout",style:{margin:"0"}},Wft={class:"demo-collapse"},jft={class:"asides_content"},Kft={class:"jc_content tablecolor"},Yft={class:"jc_padding font12"},Xft={class:"xian btncolor tablefocus bmar"},qft={class:"classtab"},Zft={class:"asides_content"},Qft={class:"jc_content tablecolor jc_content"},Jft={class:"font12 my_content1"},edt={class:"btncolor tablefocus bmar"},tdt=L("p",null,"暂无数据",-1),ndt={class:"dialog-footer footer_div l_btn"},rdt={class:"footerbtn flex1"},adt={class:"borderimg"},idt={class:"asides_content"},odt={class:"jc_content tablecolor jc_content"},sdt={class:"font12 my_content1"},ldt={class:"btncolor tablefocus bmar"},udt=L("p",null,"暂无数据",-1),cdt={class:"dialog-footer footer_div l_btn"},fdt={class:"footerbtn flex1"},ddt={class:"borderimg"},hdt={class:"asides_content"},pdt={class:"jc_content tablecolor jc_content"},vdt={class:"font12 my_content1"},gdt={class:"btncolor tablefocus bmar"},ydt=L("p",null,"暂无数据",-1),mdt={class:"dialog-footer footer_div l_btn"},bdt={class:"footerbtn flex1"},Sdt={class:"borderimg"},wdt={class:"my-header"},xdt=["id"],_dt={key:0},Cdt={key:1},Tdt={class:"dialog-footer footer_div l_btn"},Edt={class:"footerbtn flex1"},Mdt={class:"borderimg"},Ddt={class:"footerbtn flex1"},Adt={class:"borderimg"},kdt={__name:"Menudisaster",setup(t,{expose:e}){let n=$(!1),r=$(!1),a=$(120),i=$(!1);const o=$("Water");let s=$(["1","2"]),l=$({region:"",height:"",add:"",temperature:"",co2:"",so2:"",ch4:""}),u=$({id:null,height:null,temperature:null,co2:null,ch4:null,so2:null});$(),$();let c=$(280),f=$(!1);const d=$([]);Ut(()=>{u.value={},v()});const h=(m,b)=>{u.value={},f.value=!1,o.value=m.props.name,v()},v=()=>{const m={transCode:"D10028",stype:o.value};Rn(m).then(b=>{d.value=b.rows,console.log(d)}).catch(b=>{At.error(b.returnMsg)})},p=m=>{u.value=m,f.value=!0},g=()=>{f.value==!1?At.error("你还没有选中修改的项目"):(o.value=="Water"?(l.value.add="突水",l.value.height=u.value.height,l.value.so2=null,l.value.co2=null,l.value.temperature=null,l.value.ch4=null):o.value=="Fire"?(l.value.add="火灾",console.log(u.value),l.value.so2=u.value.so2,l.value.co2=u.value.co2,l.value.temperature=u.value.temperature,l.value.height=null,l.value.ch4=null):(l.value.add="瓦斯",l.value.so2=u.value.so2,l.value.co2=u.value.co2,l.value.temperature=u.value.temperature,l.value.height=null,l.value.ch4=u.value.ch4),i.value=!0)},y=()=>{const m={transCode:"D10029",id:u.value.id,height:l.value.height,temperature:l.value.temperature,co2:l.value.co2,ch4:l.value.ch4,so2:l.value.so2};Rn(m).then(b=>{v(),f.value=!1}).catch(b=>{At.error(b.returnMsg)})};return e({dialogVisible:n}),(m,b)=>{const w=Ie("el-icon"),C=Ie("el-image"),_=Ie("el-table-column"),x=Ie("el-table"),T=Ie("el-tab-pane"),M=Ie("el-tabs"),E=Ie("el-collapse-item"),A=Ie("el-collapse"),k=Ie("el-aside"),R=Ie("el-input-number"),N=Ie("el-form-item"),F=Ie("el-input"),z=Ie("el-form");return G(),ne(_t,null,[Ft(L("div",Gft,[L("div",Hft,[Ft(I(k,{width:"480px",class:"L_aside L_aside1 asideg asidegbg leftbgimg1"},{default:j(()=>[L("div",Wft,[I(A,{modelValue:S(s),"onUpdate:modelValue":b[7]||(b[7]=B=>pt(s)?s.value=B:s=B),accordion:""},{default:j(()=>[I(E,{name:"1",class:"imgneon"},{title:j(()=>[I(w,{class:"iconimg Frame3 imgneon",fit:"contain"}),Ue(" 报警设置 ")]),default:j(()=>[L("div",jft,[L("div",Kft,[L("div",Yft,[L("div",Xft,[L("div",qft,[I(M,{modelValue:o.value,"onUpdate:modelValue":b[6]||(b[6]=B=>o.value=B),type:"card",class:"demo-tabs",onTabClick:h,stretch:!0},{default:j(()=>[I(T,{label:"突水",name:"Water"},{default:j(()=>[L("div",Zft,[L("div",Qft,[L("div",Jft,[L("div",edt,[I(x,{data:d.value,style:{width:"480px"},"max-height":S(c),"highlight-current-row":S(f),onRowClick:b[0]||(b[0]=B=>p(B)),"header-cell-style":{background:"rgba(13, 22, 57,0) "}},{empty:j(()=>[tdt]),default:j(()=>[I(_,{prop:"grade",label:"预警"},{default:j(B=>[B.row.grade=="1"?(G(),Ee(C,{key:0,style:{height:"100%"},src:S(TD),fit:"contain"},null,8,["src"])):_e("",!0),B.row.grade=="2"?(G(),Ee(C,{key:1,style:{height:"100%"},src:S(Fft),fit:"contain"},null,8,["src"])):_e("",!0),B.row.grade=="3"?(G(),Ee(C,{key:2,style:{height:"100%"},src:S(ED),fit:"contain"},null,8,["src"])):_e("",!0),B.row.grade=="4"?(G(),Ee(C,{key:3,style:{height:"100%"},src:S(MD),fit:"contain"},null,8,["src"])):_e("",!0)]),_:1}),I(_,{prop:"height",label:"水位"})]),_:1},8,["data","max-height","highlight-current-row","header-cell-style"])])]),L("div",ndt,[L("div",rdt,[L("div",adt,[I(S(St),{onClick:b[1]||(b[1]=B=>g())},{default:j(()=>[Ue(" 修改 ")]),_:1})])])])])])]),_:1}),I(T,{label:"火灾",name:"Fire"},{default:j(()=>[L("div",idt,[L("div",odt,[L("div",sdt,[L("div",ldt,[I(x,{data:d.value,style:{width:"480px"},"max-height":S(c),"highlight-current-row":S(f),onRowClick:b[2]||(b[2]=B=>p(B)),"header-cell-style":{background:"rgba(13, 22, 57,0) "}},{empty:j(()=>[udt]),default:j(()=>[I(_,{prop:"grade",label:"预警"},{default:j(B=>[B.row.grade=="1"?(G(),Ee(C,{key:0,style:{height:"100%"},src:S(TD),fit:"contain"},null,8,["src"])):_e("",!0),B.row.grade=="2"?(G(),Ee(C,{key:1,style:{height:"100%"},src:S(zft),fit:"contain"},null,8,["src"])):_e("",!0),B.row.grade=="3"?(G(),Ee(C,{key:2,style:{height:"100%"},src:S(ED),fit:"contain"},null,8,["src"])):_e("",!0),B.row.grade=="4"?(G(),Ee(C,{key:3,style:{height:"100%"},src:S(MD),fit:"contain"},null,8,["src"])):_e("",!0)]),_:1}),I(_,{prop:"temperature",label:"温度"}),I(_,{prop:"co2",label:"co2"}),I(_,{prop:"so2",label:"so2"})]),_:1},8,["data","max-height","highlight-current-row","header-cell-style"])])]),L("div",cdt,[L("div",fdt,[L("div",ddt,[I(S(St),{onClick:b[3]||(b[3]=B=>g())},{default:j(()=>[Ue(" 修改 ")]),_:1})])])])])])]),_:1}),I(T,{label:"瓦斯",name:"Gass"},{default:j(()=>[L("div",hdt,[L("div",pdt,[L("div",vdt,[L("div",gdt,[I(x,{data:d.value,style:{width:"480px"},"max-height":S(c),"highlight-current-row":S(f),onRowClick:b[4]||(b[4]=B=>p(B)),"header-cell-style":{background:"rgba(13, 22, 57,0) "}},{empty:j(()=>[ydt]),default:j(()=>[I(_,{prop:"grade",label:"预警"},{default:j(B=>[B.row.grade=="1"?(G(),Ee(C,{key:0,style:{height:"100%"},src:S(TD),fit:"contain"},null,8,["src"])):_e("",!0),B.row.grade=="2"?(G(),Ee(C,{key:1,style:{height:"100%"},src:S(Uft),fit:"contain"},null,8,["src"])):_e("",!0),B.row.grade=="3"?(G(),Ee(C,{key:2,style:{height:"100%"},src:S(ED),fit:"contain"},null,8,["src"])):_e("",!0),B.row.grade=="4"?(G(),Ee(C,{key:3,style:{height:"100%"},src:S(MD),fit:"contain"},null,8,["src"])):_e("",!0)]),_:1}),I(_,{prop:"temperature",label:"温度"}),I(_,{prop:"co2",label:"co2"}),I(_,{prop:"ch4",label:"ch4"})]),_:1},8,["data","max-height","highlight-current-row","header-cell-style"])])]),L("div",mdt,[L("div",bdt,[L("div",Sdt,[I(S(St),{onClick:b[5]||(b[5]=B=>g())},{default:j(()=>[Ue(" 修改 ")]),_:1})])])])])])]),_:1})]),_:1},8,["modelValue"])])])])])])]),_:1})]),_:1},8,["modelValue"])])]),_:1},512),[[cn,S(n)]])])],512),[[cn,S(r)]]),I(S(Hr),{modelValue:S(i),"onUpdate:modelValue":b[15]||(b[15]=B=>pt(i)?i.value=B:i=B),"align-center":"","append-to-body":!0,width:"400",class:"dialog_class bgcolor tianjia foter_l tianjia"},{header:j(({titleId:B,titleClass:W})=>[L("div",wdt,[I(C,{src:S(Fr),fit:"contain"},null,8,["src"]),L("h4",{id:B,class:Y(W)},Ke(S(l).add),11,xdt)])]),default:j(()=>[I(z,{class:"demo-form-inline inputnuber",inline:!0,model:S(l)},{default:j(()=>[o.value=="Water"?(G(),ne("div",_dt,[I(N,{label:"水位","label-width":S(a)},{default:j(()=>[I(R,{modelValue:S(l).height,"onUpdate:modelValue":b[8]||(b[8]=B=>S(l).height=B),modelModifiers:{number:!0},precision:1,step:.1,max:10,maxlength:"15",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"])])):_e("",!0),o.value=="Fire"||o.value=="Gass"?(G(),ne("div",Cdt,[I(N,{label:"温度","label-width":S(a)},{default:j(()=>[I(R,{modelValue:S(l).temperature,"onUpdate:modelValue":b[9]||(b[9]=B=>S(l).temperature=B),maxlength:"15",oninput:"value=value.replace(/[^0-9.]/g,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),I(N,{label:"co2","label-width":S(a)},{default:j(()=>[I(F,{modelValue:S(l).co2,"onUpdate:modelValue":b[10]||(b[10]=B=>S(l).co2=B),oninput:"value=value.replace(/[^0-9.]/g,'')",maxlength:"15",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),o.value=="Fire"?(G(),Ee(N,{key:0,label:"so2","label-width":S(a)},{default:j(()=>[I(F,{modelValue:S(l).so2,"onUpdate:modelValue":b[11]||(b[11]=B=>S(l).so2=B),oninput:"value=value.replace(/[^0-9.]/g,'')",maxlength:"15",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"])):_e("",!0),o.value=="Gass"?(G(),Ee(N,{key:1,label:"ch4","label-width":S(a)},{default:j(()=>[I(F,{modelValue:S(l).ch4,"onUpdate:modelValue":b[12]||(b[12]=B=>S(l).ch4=B),oninput:"value=value.replace(/[^0-9.]/g,'')",maxlength:"15",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"])):_e("",!0)])):_e("",!0)]),_:1},8,["model"]),L("div",Tdt,[L("div",Edt,[L("div",Mdt,[I(S(St),{onClick:b[13]||(b[13]=B=>pt(i)?i.value=!1:i=!1)},{default:j(()=>[Ue("取消")]),_:1})])]),L("div",Ddt,[L("div",Adt,[I(S(St),{onClick:b[14]||(b[14]=B=>{y(),pt(i)?i.value=!1:i=!1})},{default:j(()=>[Ue(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"])],64)}}},Rdt={class:"bou tablebk"},Ldt={class:"common-layout",style:{margin:"0"}},Odt={class:"demo-collapse"},Vdt={class:"l_Dialog"},Ndt={class:"classtab"},Idt={class:"asides_content"},Bdt={class:"jc_content tablecolor jc_content"},$dt={class:"font12 my_content1"},Pdt={class:"btncolor tablefocus bmar"},Fdt=L("p",null,"暂无数据",-1),zdt={class:"dialog-footer footer_div l_btn"},Udt={class:"footerbtn flex1"},Gdt={class:"borderimg"},Hdt={class:"footerbtn flex1"},Wdt={class:"borderimg"},jdt={class:"footerbtn flex1"},Kdt={class:"borderimg"},Ydt={class:"my-header"},Xdt=["id"],qdt={class:"delecttitle"},Zdt={class:"spanclad"},Qdt={class:"dialog-footer footer_div l_btn"},Jdt={class:"footerbtn flex1"},eht={class:"borderimg"},tht={class:"footerbtn flex1"},nht={class:"borderimg"},rht={class:"my-header"},aht=["id"],iht={class:"demo-input-suffix firsttitle magintop guand_1"},oht={class:"btn2"},sht={class:"input"},lht={class:"dialog-footer footer_div l_btn"},uht={class:"footerbtn flex1"},cht={class:"borderimg"},fht={class:"footerbtn flex1"},dht={class:"borderimg"},hht={class:"my-header"},pht=["id"],vht={class:"demo-input-suffix firsttitle leftbgimg2 my_content1"},ght={class:"guand_1"},yht=L("span",{class:"spantext"},"搜索",-1),mht=[yht],bht=L("p",null,"暂无数据",-1),Sht={class:"demo-pagination-block",style:{"margin-top":"20px"}},wht={class:"dialog-footer footer_div l_btn"},xht={class:"footerbtn flex1"},_ht={class:"borderimg"},Cht={class:"footerbtn flex1"},Tht={class:"borderimg"},Eht={__name:"MenuCheck",setup(t,{expose:e}){let n=$(!1),r=$(!0),a=$(!1),i=$(!1);$("Fire"),$(100);const o=$(90),s=$(),l=$([]);let u=$(),c=$(""),f=$([]),d=$({dianadddialog:!1,dialogVisiblenode:!1});const h={halfarch_1:"1-1断面",halfarch_2:"2-2断面",halfarch_3:"3-3断面",halfarch_4:"4-4断面",halfarch_5:"5-5断面",halfarch_6:"6-6断面",halfarch_7:"7-7断面",halfarch_8:"8-8断面",section9:"9-9断面",section10:"10-10断面",halfarch_11:"11-11断面",halfarch_12:"12-12断面",halfarch_13:"13-13断面",halfarch_14:"14-14断面",halfarch_15:"15-15断面",halfarch_16:"16-16断面",halfarch_17:"17-17断面",halfarch_18:"18-18断面",halfarch_19:"19-19断面",halfarch_20:"20-20断面"};let v=$(["1","2"]),p=$(1),g=$("");const y=$(1),m=$(5);let b=$(""),w=$({selectstr:"",site:0,chname:"",chcode:""}),C=$("");$("first");let _=$(200),x=$([]),T=$({}),M=$();$({pid:0,seid:0,site:0,type:"温度传感器"});const E=({row:oe,rowIndex:ie})=>ie%2!=0?"evenRow":"oddRow",A=oe=>{r.value=!0,T.value=oe,b.value=oe.cid,console.log(T.value)},k=()=>{JSON.stringify(T.value)=="{}"?At.error("你还没有选中删除的项目"):(M.value=T.value.pname,i.value=!0)},R=()=>{const oe={transCode:"D10006",cid:b.value};Rn(oe).then(ie=>{At({message:"删除监测点成功",type:"success"}),N()}).catch(ie=>{At.error(ie.returnMsg)})};Ut(()=>{N()});const N=()=>{Rn({transCode:"D10004"}).then(ie=>{x.value=ie.rows,T.value={}}).catch(ie=>{At.error(ie.returnMsg)})},F=()=>{c.value="添加",u.value=c.value,a.value=!0,r.value=!1,w.value.selectstr="",w.value.site=0,w.value.chname="",w.value.chcode="",C.value="",b.value="",T.value={}},z=()=>{const oe={transCode:"D10005",cid:b.value,pid:C.value,site:w.value.site,chname:w.value.chname,chcode:w.value.chcode};Rn(oe).then(ie=>{d.value.dianadddialog=!1,At({message:u.value+"监测点成功",type:"success"}),x.value=ie.rows,N()}).catch(ie=>{const fe=/字段\d*/g;let se=ie.returnMsg.replace(fe,"");At.error(se)})},B=()=>{c.value="修改",u.value=c.value,JSON.stringify(T.value)=="{}"?At.error("你还没有选中修改的项目"):(d.value.dianadddialog=!0,b.value=T.value.cid,w.value.chname=T.value.chname,w.value.chcode=T.value.chcode,w.value.site=T.value.site,w.value.selectstr=T.value.pname,C.value=T.value.pid)},W=()=>{g.value="",K("")};function V(){K(g.value)}const P=oe=>{K(g.value)},K=oe=>{const ie={transCode:"D00001",count:m.value,page:y.value,searchtag:oe};Rn(ie).then(fe=>{f.value=fe.rows.map(se=>({...se,sectionType:h[se.sectionType]||"未知"})),p.value=fe.total}).catch(fe=>{At.error(fe.returnMsg)})},Q=(oe,ie)=>{if(oe.length>1){s.value.clearSelection(),s.value.toggleRowSelection(ie,!0);let fe=[];fe.push(oe[1]),l.value=fe;return}oe.length==1?l.value=oe:oe.length==0},re=()=>{w.value.selectstr="",y.value=1,console.log(),l.value.length!=0&&(C.value=l.value[0].id,w.value.selectstr=l.value[0].name,console.log(l.value[0]))},ve=()=>{re()};return e({sendialogVisible:n}),(oe,ie)=>{const fe=Ie("el-icon"),se=Ie("el-table-column"),ge=Ie("el-table"),me=Ie("el-collapse-item"),he=Ie("el-collapse"),J=Ie("el-image"),ue=Ie("el-input"),ae=Ie("el-form-item"),Re=Ie("el-input-number"),Ne=Ie("el-pagination"),De=Ie("el-aside");return G(),ne("div",Rdt,[L("div",Ldt,[Ft(I(De,{width:"357px",class:"L_aside L_aside1 asideg asidegbg leftbgimg1"},{default:j(()=>[L("div",Odt,[I(he,{modelValue:S(v),"onUpdate:modelValue":ie[4]||(ie[4]=we=>pt(v)?v.value=we:v=we),accordion:""},{default:j(()=>[I(me,{name:"1",class:"imgneon"},{title:j(()=>[I(fe,{class:"iconimg Frame3",fit:"contain"}),Ue(" 监测点"),I(fe,{class:"header-icon"})]),default:j(()=>[L("div",Vdt,[L("div",Ndt,[L("div",Idt,[L("div",Bdt,[L("div",$dt,[L("div",Pdt,[I(ge,{data:S(x),style:{width:"480px"},"max-height":S(_),"highlight-current-row":S(r),"row-class-name":E,onRowClick:ie[0]||(ie[0]=we=>A(we)),"header-cell-style":{background:"rgba(13, 22, 57, 0) "}},{empty:j(()=>[Fdt]),default:j(()=>[I(se,{type:"index",label:"编号",width:"70"}),I(se,{prop:"chname",label:"监测点名称"}),I(se,{prop:"pname",label:"所在巷道"}),I(se,{prop:"site",label:"位置"})]),_:1},8,["data","max-height","highlight-current-row","header-cell-style"])])]),L("div",zdt,[L("div",Udt,[L("div",Gdt,[I(S(St),{onClick:ie[1]||(ie[1]=we=>{F(),S(d).dianadddialog=!0})},{default:j(()=>[Ue("添加")]),_:1})])]),L("div",Hdt,[L("div",Wdt,[I(S(St),{onClick:ie[2]||(ie[2]=we=>B())},{default:j(()=>[Ue(" 修改 ")]),_:1})])]),L("div",jdt,[L("div",Kdt,[I(S(St),{onClick:ie[3]||(ie[3]=we=>k())},{default:j(()=>[Ue(" 删除 ")]),_:1})])])])])])])])]),_:1})]),_:1},8,["modelValue"]),I(S(Hr),{modelValue:S(i),"onUpdate:modelValue":ie[7]||(ie[7]=we=>pt(i)?i.value=we:i=we),"align-center":"","append-to-body":!0,width:"400",class:"dialog_class bgcolor tianjia"},{header:j(({titleId:we,titleClass:ce})=>[L("div",Ydt,[I(J,{src:S(Fr),fit:"contain"},null,8,["src"]),L("h4",{id:we,class:Y(ce)},"删除框",10,Xdt)])]),default:j(()=>[L("h4",qdt,[Ue(" 是否确认删除 "),L("span",Zdt,Ke(S(M)),1)]),L("div",Qdt,[L("div",Jdt,[L("div",eht,[I(S(St),{onClick:ie[5]||(ie[5]=we=>pt(i)?i.value=!1:i=!1)},{default:j(()=>[Ue("取消")]),_:1})])]),L("div",tht,[L("div",nht,[I(S(St),{onClick:ie[6]||(ie[6]=we=>{R(),pt(i)?i.value=!1:i=!1})},{default:j(()=>[Ue(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),I(S(Hr),{modelValue:S(d).dianadddialog,"onUpdate:modelValue":ie[15]||(ie[15]=we=>S(d).dianadddialog=we),"align-center":"","append-to-body":!0,width:"500px",class:"dialog_class bgcolor tianjia"},{header:j(({titleId:we,titleClass:ce})=>[L("div",rht,[I(J,{src:S(Fr),fit:"contain"},null,8,["src"]),L("h4",{id:we,class:Y(ce)},Ke(S(c)),11,aht)])]),default:j(()=>[I(ae,{label:"监测点编号:","label-width":o.value},{default:j(()=>[I(ue,{modelValue:S(w).chcode,"onUpdate:modelValue":ie[8]||(ie[8]=we=>S(w).chcode=we),maxlength:"10",oninput:"value=value.replace(/[^\\w\\\\/]/ig,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),I(ae,{label:"监测点名称:","label-width":o.value},{default:j(()=>[I(ue,{modelValue:S(w).chname,"onUpdate:modelValue":ie[9]||(ie[9]=we=>S(w).chname=we),maxlength:"10",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),L("div",iht,[I(ae,{label:"巷道名称","label-width":o.value},{default:j(()=>[I(ue,{modelValue:S(w).selectstr,"onUpdate:modelValue":ie[10]||(ie[10]=we=>S(w).selectstr=we),disabled:"",class:"w-50 m-2 text-disabled",placeholder:"请选择巷道"},null,8,["modelValue"])]),_:1},8,["label-width"]),L("div",oht,[I(S(St),{type:"primary",onClick:ie[11]||(ie[11]=we=>{W(),S(d).dialogVisiblenode=!0})},{default:j(()=>[Ue("选择巷道")]),_:1})])]),L("div",sht,[I(ae,{label:"位置","label-width":o.value},{default:j(()=>[I(Re,{modelValue:S(w).site,"onUpdate:modelValue":ie[12]||(ie[12]=we=>S(w).site=we),min:0,max:10,precision:2,step:.1,"controls-position":"right",class:"w-50 m-2",placeholder:"位置"},null,8,["modelValue"])]),_:1},8,["label-width"])]),L("div",lht,[L("div",uht,[L("div",cht,[I(S(St),{onClick:ie[13]||(ie[13]=we=>S(d).dianadddialog=!1)},{default:j(()=>[Ue("取消")]),_:1})])]),L("div",fht,[L("div",dht,[I(S(St),{onClick:ie[14]||(ie[14]=we=>{z()})},{default:j(()=>[Ue(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),I(S(Hr),{modelValue:S(d).dialogVisiblenode,"onUpdate:modelValue":ie[21]||(ie[21]=we=>S(d).dialogVisiblenode=we),"align-center":"","append-to-body":!0,width:"600",class:"dialog_class bgcolor tianjia asideg asidegbg leftbgimg"},{header:j(({titleId:we,titleClass:ce})=>[L("div",hht,[I(J,{src:S(Fr),fit:"contain"},null,8,["src"]),L("h4",{id:we,class:Y(ce)}," 选择巷道",10,pht)])]),default:j(()=>[L("div",vht,[L("div",ght,[I(ae,{label:"巷道选择","label-width":o.value},{default:j(()=>[I(ue,{modelValue:S(g),"onUpdate:modelValue":ie[16]||(ie[16]=we=>pt(g)?g.value=we:g=we),class:"w-50 m-2",placeholder:"巷道"},null,8,["modelValue"])]),_:1},8,["label-width"]),L("div",{class:"asdis_btn"},[L("div",{class:"flex_a"},[L("div",{class:"btns",onClick:V},mht)])])]),I(ge,{"row-class-name":E,"max-height":S(_),ref_key:"multipleTableRef",ref:s,data:S(f),style:{width:"100%"},onSelect:Q,"header-cell-style":{background:"rgba(13, 22, 57, 0) "}},{empty:j(()=>[bht]),default:j(()=>[I(se,{type:"selection",width:"55"}),I(se,{property:"id",label:"编号",width:"70"}),I(se,{property:"name",label:"名称",width:"70"}),I(se,{property:"sectionType",label:"截面类型",width:"120"}),I(se,{property:"roughCoe",label:"粗糙系数"})]),_:1},8,["max-height","data","header-cell-style"]),L("div",Sht,[I(S(w1),{locale:S(Wg)},{default:j(()=>[I(Ne,{"current-page":y.value,"onUpdate:currentPage":ie[17]||(ie[17]=we=>y.value=we),"page-size":m.value,"onUpdate:pageSize":ie[18]||(ie[18]=we=>m.value=we),small:"",background:"",layout:"prev, total,pager, next, jumpe,",total:parseInt(S(p)),class:"mt-4",onCurrentChange:P},null,8,["current-page","page-size","total"])]),_:1},8,["locale"])]),L("div",wht,[L("div",xht,[L("div",_ht,[I(S(St),{onClick:ie[19]||(ie[19]=we=>S(d).dialogVisiblenode=!1)},{default:j(()=>[Ue("取消")]),_:1})])]),L("div",Cht,[L("div",Tht,[I(S(St),{onClick:ie[20]||(ie[20]=we=>{ve(),S(d).dialogVisiblenode=!1})},{default:j(()=>[Ue(" 确定 ")]),_:1})])])])])]),_:1},8,["modelValue"])])]),_:1},512),[[cn,S(n)]])])])}}},Mht={class:"bou tablebk"},Dht={class:"common-layout",style:{margin:"0"}},Aht={class:"demo-collapse"},kht={class:"l_Dialog"},Rht={class:"classtab"},Lht={class:"asides_content"},Oht={class:"jc_content tablecolor jc_content"},Vht={class:"font12 my_content1"},Nht={class:"btncolor tablefocus bmar"},Iht=L("p",null,"暂无数据",-1),Bht=L("span",null,"密度",-1),$ht=L("br",null,null,-1),Pht=L("span",null,"(kg/m3)",-1),Fht=L("span",null,"扩散系数",-1),zht=L("br",null,null,-1),Uht=L("span",null,"(m2/s)",-1),Ght=L("span",null,"比热",-1),Hht=L("br",null,null,-1),Wht=L("span",null,"J/(kg*K)",-1),jht={class:"dialog-footer footer_div l_btn"},Kht={class:"footerbtn flex1"},Yht={class:"borderimg"},Xht={class:"footerbtn flex1"},qht={class:"borderimg"},Zht={class:"footerbtn flex1"},Qht={class:"borderimg"},Jht={class:"my-header"},ept=["id"],tpt={class:"dialog-footer footer_div l_btn"},npt={class:"footerbtn flex1"},rpt={class:"borderimg"},apt={class:"footerbtn flex1"},ipt={class:"borderimg"},opt={class:"my-header"},spt=["id"],lpt={class:"delecttitle"},upt={class:"spanclad"},cpt={class:"dialog-footer footer_div l_btn"},fpt={class:"footerbtn flex1"},dpt={class:"borderimg"},hpt={class:"footerbtn flex1"},ppt={class:"borderimg"},vpt={__name:"MenuPhysics",setup(t,{expose:e}){$();let n=$(!1),r=$(!0),a=$(!1),i=$(!1);$("Fire");const o=$(120);let s=$("");$("first");let l=$(["1","2"]),u=$(200),c=$([]),f=$({}),d=$(),h=$(),v=$({coid:"",code:"",name:"",density:"",diffcoe:"",speheat:""});$({selectstr:"",site:""}),$("");const p=({row:x,rowIndex:T})=>T%2!=0?"evenRow":"oddRow",g=x=>{r.value=!0,f.value=x,console.log(f.value)},y=()=>{JSON.stringify(f.value)=="{}"?At.error("你还没有选中删除的项目"):(i.value=!0,d.value=f.value.name)},m=()=>{console.log(d.value);const x={transCode:"D10015",coid:f.value.coid};Rn(x).then(T=>{b(),At({message:"删除物理属性成功",type:"success"})}).catch(T=>{At.error(T.returnMsg)})};Ut(()=>{b()});const b=()=>{Rn({transCode:"D10013"}).then(T=>{c.value=T.rows,f.value={}}).catch(T=>{At.error(T.returnMsg)})},w=()=>{s.value="添加",h.value=s.value,r.value=!1,a.value=!0,v.value.coid="",v.value.code="",v.value.name="",v.value.density=null,v.value.diffcoe=null,v.value.speheat=null,f.value={}},C=()=>{const x={transCode:"D10014",coid:v.value.coid,code:v.value.code,name:v.value.name,density:v.value.density,diffcoe:v.value.diffcoe,speheat:v.value.speheat};Rn(x).then(T=>{c.value=T.rows,b(),At({message:h.value+"物理属性成功",type:"success"}),a.value=!1}).catch(T=>{const M=/字段\d*/g;let E=T.returnMsg.replace(M,"");At.error(E)})},_=()=>{s.value="修改",h.value=s.value,JSON.stringify(f.value)=="{}"?At.error("你还没有选中修改的项目"):(a.value=!0,v.value.coid=f.value.coid,v.value.code=f.value.code,v.value.name=f.value.name,v.value.density=f.value.density,v.value.diffcoe=f.value.diffcoe,v.value.speheat=f.value.speheat)};return e({sendialogVisible:n}),(x,T)=>{const M=Ie("el-icon"),E=Ie("el-table-column"),A=Ie("el-table"),k=Ie("el-collapse-item"),R=Ie("el-collapse"),N=Ie("el-image"),F=Ie("el-input"),z=Ie("el-form-item"),B=Ie("el-input-number"),W=Ie("el-form"),V=Ie("el-aside");return G(),ne("div",Mht,[L("div",Dht,[Ft(I(V,{width:"357px",class:"L_aside L_aside1 asideg asidegbg leftbgimg1"},{default:j(()=>[L("div",Aht,[I(R,{modelValue:S(l),"onUpdate:modelValue":T[4]||(T[4]=P=>pt(l)?l.value=P:l=P),accordion:""},{default:j(()=>[I(k,{name:"1",class:"imgneon"},{title:j(()=>[I(M,{class:"iconimg Frame3",fit:"contain"}),Ue(" 物理属性"),I(M,{class:"header-icon"})]),default:j(()=>[L("div",kht,[L("div",Rht,[L("div",Lht,[L("div",Oht,[L("div",Vht,[L("div",Nht,[I(A,{data:S(c),style:{width:"480px"},"max-height":S(u),"highlight-current-row":S(r),"row-class-name":p,onRowClick:T[0]||(T[0]=P=>g(P)),"header-cell-style":{background:"rgba(13, 22, 57, 0) "}},{empty:j(()=>[Iht]),default:j(()=>[I(E,{prop:"name",label:"名称"}),I(E,{prop:"density"},{header:j(()=>[Bht,$ht,Pht]),_:1}),I(E,{prop:"diffcoe"},{header:j(()=>[Fht,zht,Uht]),_:1}),I(E,{prop:"speheat",label:"比热"},{header:j(()=>[Ght,Hht,Wht]),_:1})]),_:1},8,["data","max-height","highlight-current-row","header-cell-style"])])]),L("div",jht,[L("div",Kht,[L("div",Yht,[I(S(St),{onClick:T[1]||(T[1]=P=>{w()})},{default:j(()=>[Ue("添加")]),_:1})])]),L("div",Xht,[L("div",qht,[I(S(St),{onClick:T[2]||(T[2]=P=>_())},{default:j(()=>[Ue(" 修改 ")]),_:1})])]),L("div",Zht,[L("div",Qht,[I(S(St),{onClick:T[3]||(T[3]=P=>y())},{default:j(()=>[Ue(" 删除 ")]),_:1})])])])])])])])]),_:1})]),_:1},8,["modelValue"]),I(S(Hr),{modelValue:S(a),"onUpdate:modelValue":T[12]||(T[12]=P=>pt(a)?a.value=P:a=P),width:"400","align-center":"","append-to-body":!0,class:"dialog_class bgcolor tianjia foter_l tianjia"},{header:j(({titleId:P,titleClass:K})=>[L("div",Jht,[I(N,{src:S(Fr),fit:"contain"},null,8,["src"]),L("h4",{id:P,class:Y(K)},Ke(S(s)),11,ept)])]),default:j(()=>[I(W,{class:"demo-form-inline inputnuber",inline:!0,model:S(v)},{default:j(()=>[I(z,{label:"编号","label-width":o.value,width:"70"},{default:j(()=>[I(F,{modelValue:S(v).code,"onUpdate:modelValue":T[5]||(T[5]=P=>S(v).code=P),maxlength:"10",oninput:"value=value.replace(/[^\\w\\\\/]/ig,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),I(z,{label:"名称","label-width":o.value},{default:j(()=>[I(F,{modelValue:S(v).name,"onUpdate:modelValue":T[6]||(T[6]=P=>S(v).name=P),maxlength:"18",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),I(z,{label:"密度(kg/m3) ","label-width":o.value},{default:j(()=>[I(B,{modelValue:S(v).density,"onUpdate:modelValue":T[7]||(T[7]=P=>S(v).density=P),modelModifiers:{number:!0},min:-10,max:1e9,class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),I(z,{label:"扩散系数(m2/s)","label-width":o.value},{default:j(()=>[I(B,{min:-10,max:1e9,modelValue:S(v).diffcoe,"onUpdate:modelValue":T[8]||(T[8]=P=>S(v).diffcoe=P),modelModifiers:{number:!0},maxlength:"10",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),I(z,{label:"比热J/(kg*K)","label-width":o.value},{default:j(()=>[I(B,{min:-10,max:1e9,modelValue:S(v).speheat,"onUpdate:modelValue":T[9]||(T[9]=P=>S(v).speheat=P),modelModifiers:{number:!0},maxlength:"10",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"])]),_:1},8,["model"]),L("div",tpt,[L("div",npt,[L("div",rpt,[I(S(St),{onClick:T[10]||(T[10]=P=>pt(a)?a.value=!1:a=!1)},{default:j(()=>[Ue("取消")]),_:1})])]),L("div",apt,[L("div",ipt,[I(S(St),{onClick:T[11]||(T[11]=P=>{C()})},{default:j(()=>[Ue(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),I(S(Hr),{modelValue:S(i),"onUpdate:modelValue":T[15]||(T[15]=P=>pt(i)?i.value=P:i=P),"align-center":"","append-to-body":!0,width:"400",class:"dialog_class bgcolor tianjia"},{header:j(({titleId:P,titleClass:K})=>[L("div",opt,[I(N,{src:S(Fr),fit:"contain"},null,8,["src"]),L("h4",{id:P,class:Y(K)},"删除框",10,spt)])]),default:j(()=>[L("h4",lpt,[Ue(" 是否确认删除名称 "),L("span",upt,Ke(S(d)),1)]),L("div",cpt,[L("div",fpt,[L("div",dpt,[I(S(St),{onClick:T[13]||(T[13]=P=>pt(i)?i.value=!1:i=!1)},{default:j(()=>[Ue("取消")]),_:1})])]),L("div",hpt,[L("div",ppt,[I(S(St),{onClick:T[14]||(T[14]=P=>{m(),pt(i)?i.value=!1:i=!1})},{default:j(()=>[Ue(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"])])]),_:1},512),[[cn,S(n)]])])])}}};const Xb=t=>(bb("data-v-3725d47a"),t=t(),Sb(),t),gpt={class:"my-header"},ypt=["id"],mpt={class:"mgstamkuang"},bpt=Xb(()=>L("span",null,"节点编号:",-1)),Spt=Xb(()=>L("span",null,"名称:",-1)),wpt=Xb(()=>L("span",null,"X:",-1)),xpt=Xb(()=>L("span",null,"y:",-1)),_pt=Xb(()=>L("span",null,"Z:",-1)),Cpt={class:"dialog-footer footer_div l_btn"},Tpt={class:"footerbtn flex1"},Ept={class:"borderimg"},Mpt={class:"footerbtn flex1"},Dpt={class:"borderimg"},Apt={__name:"SetNode",emits:["Dtext"],setup(t,{expose:e,emit:n}){let r=$(!1),a=$("节点信息"),i=$({id:"",name:"",x:"",y:"",z:""}),o=$();e({dialoglog:r,jgSelect:f});let s=$(null),l=$(null);const u=()=>{n("Dtext",l.value),o.value=sessionStorage.getItem("state"),hr.selectNoting(),hr.selectByNodeId(l.value.id),clearInterval(s.value)},c=()=>{o.value=sessionStorage.getItem("state"),console.log(o.value),hr.selectNoting(),clearInterval(s.value)};Sr(()=>{clearInterval(s.value)}),Ut(()=>{}),bu(()=>{clearInterval(s.value)});function f(){s.value=setInterval(()=>{l.value=hr.selectObj,l.value==null||(i.value=l.value)},200)}return(d,h)=>{const v=Ie("el-image");return G(),ne("div",null,[I(S(Hr),{width:"300px",modelValue:S(r),"onUpdate:modelValue":h[2]||(h[2]=p=>pt(r)?r.value=p:r=p),modal:!1,"close-on-click-modal":!1,"append-to-body":!0,draggable:"",fullscreen:!1,"modal-append-to-body":!1,"modal-class":"summary-dlg","show-close":!1,class:"right log_class bgcolor tianjia asideg asidegbg leftbgimg"},{header:j(({titleId:p,titleClass:g})=>[L("div",gpt,[I(v,{src:S(Fr),fit:"contain"},null,8,["src"]),L("h4",{id:p,class:Y(g)},Ke(S(a)),11,ypt)])]),default:j(()=>[L("div",mpt,[L("ul",null,[L("li",null,[bpt,Ue(Ke(S(i).id),1)]),L("li",null,[Spt,Ue(Ke(S(i).name),1)]),L("li",null,[wpt,Ue(Ke(S(i).x),1)]),L("li",null,[xpt,Ue(Ke(S(i).y),1)]),L("li",null,[_pt,Ue(Ke(S(i).z),1)])])]),L("div",Cpt,[L("div",Tpt,[L("div",Ept,[I(S(St),{onClick:h[0]||(h[0]=p=>{c(),pt(r)?r.value=!1:r=!1})},{default:j(()=>[Ue("取消")]),_:1})])]),L("div",Mpt,[L("div",Dpt,[I(S(St),{onClick:h[1]||(h[1]=p=>{u(),pt(r)?r.value=!1:r=!1})},{default:j(()=>[Ue(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"])])}}},kpt=w0(Apt,[["__scopeId","data-v-3725d47a"]]);const YN=t=>(bb("data-v-eebf5265"),t=t(),Sb(),t),Rpt={class:"bou tablebk"},Lpt={class:"common-layout",style:{margin:"0"}},Opt={class:"demo-collapse"},Vpt={class:"l_Dialog"},Npt={class:"classtab"},Ipt={class:"asides_content"},Bpt={class:"jc_content tablecolor jc_content"},$pt={class:"font12 my_content1"},Ppt={class:"btncolor tablefocus bmar"},Fpt=YN(()=>L("p",null,"暂无数据",-1)),zpt={class:"dialog-footer footer_div l_btn"},Upt={class:"footerbtn flex1"},Gpt={class:"borderimg"},Hpt={class:"footerbtn flex1"},Wpt={class:"borderimg"},jpt={class:"footerbtn flex1"},Kpt={class:"borderimg"},Ypt={class:"xian tablefocus",style:{"margin-top":"20px"}},Xpt={class:"header_l header_z headerimg"},qpt=YN(()=>L("h4",{class:"tianjia"},"预设路径节点",-1)),Zpt=YN(()=>L("p",null,"暂无数据",-1)),Qpt={class:"dialog-footer footer_div l_btn"},Jpt={class:"footerbtn flex1"},evt={class:"borderimg"},tvt={class:"footerbtn flex1"},nvt={class:"borderimg"},rvt={class:"footerbtn flex1"},avt={class:"borderimg"},ivt={class:"footerbtn flex1"},ovt={class:"borderimg"},svt={class:"my-header"},lvt=["id"],uvt={class:"dialog-footer footer_div l_btn"},cvt={class:"footerbtn flex1"},fvt={class:"borderimg"},dvt={class:"footerbtn flex1"},hvt={class:"borderimg"},pvt={class:"my-header"},vvt=["id"],gvt={class:"demo-input-suffix firsttitle magintop"},yvt={class:"btn2"},mvt={class:"btn2",style:{"padding-left":"10px"}},bvt={class:"dialog-footer footer_div l_btn"},Svt={class:"footerbtn flex1"},wvt={class:"borderimg"},xvt={class:"footerbtn flex1"},_vt={class:"borderimg"},Cvt={class:"my-header"},Tvt=["id"],Evt={class:"delecttitle"},Mvt={class:"spanclad"},Dvt={class:"dialog-footer footer_div l_btn"},Avt={class:"footerbtn flex1"},kvt={class:"borderimg"},Rvt={class:"footerbtn flex1"},Lvt={class:"borderimg"},Ovt={__name:"Menupath",setup(t,{expose:e}){let n=$(!1);$();let r=$(),a=$(""),i=$(""),o=$(),s=$(),l=$(!1),u=$(!0),c=$(!1),f=$(),d=$(!1),h=$(!1),v=$(!1),p=$(),g=$();$("Fire");const y=$(100);let m=$(""),b=$();$("first");let w=$(["1","2"]),C=$(200),_=$([]),x=$({}),T=$(),M=$(),E=$([]),A=$({wid:"",code:"",name:"",density:"",diffcoe:"",speheat:""}),k=$([]);$({selectstr:"",site:""}),$("");const R=({row:ue,rowIndex:ae})=>ae%2!=0?"evenRow":"oddRow",N=ue=>{u.value=!0,x.value=ue,V(ue)},F=ue=>{b.value=ue,ue=="1"?JSON.stringify(x.value)=="{}"?At.error("你还没有选中删除的项目"):(h.value=!0,M.value=x.value.name):JSON.stringify(g.value)=="{}"?At.error("你还没有选中删除的项目"):(h.value=!0,M.value=g.value.nname)},z=()=>{b.value=="1"?B():W()},B=()=>{const ue={transCode:"D10032",wid:x.value.wid};Rn(ue).then(ae=>{v.value=!1,K(),At({message:"删除路径成功",type:"success"})}).catch(ae=>{At.error(ae.returnMsg)})},W=()=>{const ue={transCode:"D10035",wnid:g.value.wnid};Rn(ue).then(ae=>{At({message:"预设路径节点删除成功",type:"success"}),P()}).catch(ae=>{At.error(ae.returnMsg)})},V=ue=>{E.value=ue,v.value=!0,P()},P=()=>{hr.safetypathremove();const ue={transCode:"D10033",wid:E.value.wid};Rn(ue).then(ae=>{k.value=ae.rows,g.value={},ae.rows.length==0?At({message:"无路径数据!",type:"error"}):hr.safetypath(ae.rows)}).catch(ae=>{})};H2.on("handleSelect",ue=>{hr.safetypathremove()}),bu(()=>{H2.off("handleSelect")}),Ut(()=>{K()});const K=()=>{Rn({transCode:"D10030"}).then(ae=>{_.value=ae.rows,x.value={}}).catch(ae=>{At.error(ae.returnMsg)})},Q=()=>{m.value="添加",f.value=m.value,u.value=!1,d.value=!0,A.value.wid="",A.value.code="",A.value.name="",x.value={}},re=()=>{const ue={transCode:"D10031",wid:A.value.wid,code:A.value.code,name:A.value.name};Rn(ue).then(ae=>{_.value=ae.rows,u.value=!1,d.value=!1,K(),At({message:f.value+"路径成功",type:"success"})}).catch(ae=>{const Re=/字段\d*/g;let Ne=ae.returnMsg.replace(Re,"");At.error(Ne)})},ve=()=>{m.value="修改",f.value=m.value,JSON.stringify(x.value)=="{}"?At.error("你还没有选中修改的项目"):(d.value=!0,A.value.wid=x.value.wid,A.value.code=x.value.code,A.value.name=x.value.name)},oe=()=>{r.value.dialoglog=!0,hr.clearJgAddMode(),hr.selectNodes(),r.value.jgSelect()},ie=()=>{s.value.dialogVisiblenode=!0,s.value.pipelinedata()},fe=ue=>{p.value=ue.id,a.value=ue.name},se=ue=>{console.log(ue),console.log(223333),a.value=ue.name,p.value=ue.id},ge=()=>{i.value="添加",f.value=i.value,p.value=null,a.value=null,T.value="",o.value="",g.value={}},me=ue=>{const ae={transCode:"D10034",wid:E.value.wid,wnid:T.value,nid:p.value,seq:o.value};console.log(o.value),console.log(ae),Rn(ae).then(Re=>{n.value=!1,At({message:"预设路径节点"+f.value+"成功",type:"success"}),P(),c.value=!1}).catch(Re=>{At.error(Re.returnMsg)})},he=()=>{JSON.stringify(g.value)=="{}"?At.error("你还没有选中修改的项目"):(i.value="修改",f.value=i.value,n.value=!0,a.value=g.value.nname,p.value=g.value.nid,T.value=g.value.wnid,A.value.wid=g.value.wid,o.value=g.value.seq)},J=ue=>{g.value=ue,console.log(g.value),c.value=!0};return e({sendialogVisible:l}),(ue,ae)=>{const Re=Ie("el-icon"),Ne=Ie("el-table-column"),De=Ie("el-table"),we=Ie("el-image"),ce=Ie("el-collapse-item"),Be=Ie("el-collapse"),He=Ie("el-input"),Ce=Ie("el-form-item"),qe=Ie("el-form"),Ze=Ie("el-aside");return G(),ne(_t,null,[L("div",Rpt,[L("div",Lpt,[Ft(I(Ze,{width:"357px",class:"L_aside L_aside1 asideg asidegbg leftbgimg1"},{default:j(()=>[L("div",Opt,[I(Be,{modelValue:S(w),"onUpdate:modelValue":ae[10]||(ae[10]=de=>pt(w)?w.value=de:w=de),accordion:""},{default:j(()=>[I(ce,{name:"1",class:"imgneon"},{title:j(()=>[I(Re,{class:"iconimg Frame3",fit:"contain"}),Ue(" 路径预设"),I(Re,{class:"header-icon"})]),default:j(()=>[L("div",Vpt,[L("div",Npt,[L("div",Ipt,[L("div",Bpt,[L("div",$pt,[L("div",Ppt,[I(De,{data:S(_),style:{width:"480px"},"max-height":S(C),"highlight-current-row":S(u),"row-class-name":R,onRowClick:ae[0]||(ae[0]=de=>N(de)),"header-cell-style":{background:"rgba(13, 22, 57, 0) "}},{empty:j(()=>[Fpt]),default:j(()=>[I(Ne,{prop:"name",label:"路径名称"})]),_:1},8,["data","max-height","highlight-current-row","header-cell-style"])])]),L("div",zpt,[L("div",Upt,[L("div",Gpt,[I(S(St),{onClick:ae[1]||(ae[1]=de=>{Q()})},{default:j(()=>[Ue("添加")]),_:1})])]),L("div",Hpt,[L("div",Wpt,[I(S(St),{onClick:ae[2]||(ae[2]=de=>ve())},{default:j(()=>[Ue(" 修改 ")]),_:1})])]),L("div",jpt,[L("div",Kpt,[I(S(St),{onClick:ae[3]||(ae[3]=de=>F("1"))},{default:j(()=>[Ue(" 删除 ")]),_:1})])])])])])])]),Ft(L("div",Ypt,[L("div",Xpt,[I(we,{src:S(Fr),fit:"contain"},null,8,["src"]),qpt,L("div",{class:"closeimg",onClick:ae[4]||(ae[4]=de=>pt(v)?v.value=!1:v=!1)})]),I(De,{data:S(k),style:{width:"100%"},"max-height":S(C),"row-class-name":R,"header-cell-style":{background:"rgba(13, 22, 57, 0) "},onRowClick:ae[5]||(ae[5]=de=>J(de)),"highlight-current-row":S(c)},{empty:j(()=>[Zpt]),default:j(()=>[I(Ne,{prop:"nname",label:"节点名称"}),I(Ne,{prop:"seq",label:"排序"})]),_:1},8,["data","max-height","header-cell-style","highlight-current-row"]),L("div",Qpt,[L("div",Jpt,[L("div",evt,[I(S(St),{onClick:ae[6]||(ae[6]=de=>{ge(),pt(n)?n.value=!0:n=!0})},{default:j(()=>[Ue("添加")]),_:1})])]),L("div",tvt,[L("div",nvt,[I(S(St),{onClick:ae[7]||(ae[7]=de=>he())},{default:j(()=>[Ue(" 修改 ")]),_:1})])]),L("div",rvt,[L("div",avt,[I(S(St),{onClick:ae[8]||(ae[8]=de=>F("2"))},{default:j(()=>[Ue(" 删除 ")]),_:1})])]),L("div",ivt,[L("div",ovt,[I(S(St),{onClick:ae[9]||(ae[9]=de=>pt(v)?v.value=!1:v=!1)},{default:j(()=>[Ue(" 关闭 ")]),_:1})])])])],512),[[cn,S(v)]])]),_:1})]),_:1},8,["modelValue"]),I(S(Hr),{"append-to-body":!0,"align-center":"","z-index":1e3,modelValue:S(d),"onUpdate:modelValue":ae[15]||(ae[15]=de=>pt(d)?d.value=de:d=de),width:"400",class:"dialog_class bgcolor tianjia foter_l tianjia"},{header:j(({titleId:de,titleClass:Xe})=>[L("div",svt,[I(we,{src:S(Fr),fit:"contain"},null,8,["src"]),L("h4",{id:de,class:Y(Xe)},Ke(S(m)),11,lvt)])]),default:j(()=>[I(qe,{class:"demo-form-inline"},{default:j(()=>[I(Ce,{label:"编号","label-width":y.value},{default:j(()=>[I(He,{modelValue:S(A).code,"onUpdate:modelValue":ae[11]||(ae[11]=de=>S(A).code=de),maxlength:"10",oninput:"value=value.replace(/[^\\w\\\\/]/ig,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),I(Ce,{label:"名称","label-width":y.value},{default:j(()=>[I(He,{modelValue:S(A).name,"onUpdate:modelValue":ae[12]||(ae[12]=de=>S(A).name=de),maxlength:"18",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"])]),_:1}),L("div",uvt,[L("div",cvt,[L("div",fvt,[I(S(St),{onClick:ae[13]||(ae[13]=de=>pt(d)?d.value=!1:d=!1)},{default:j(()=>[Ue("取消")]),_:1})])]),L("div",dvt,[L("div",hvt,[I(S(St),{onClick:ae[14]||(ae[14]=de=>{re()})},{default:j(()=>[Ue(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),I(S(Hr),{"append-to-body":!0,"align-center":"",modal:!1,"lock-scroll":!1,"close-on-click-modal":!1,"modal-class":"summary-dlg",draggable:"",fullscreen:!1,"modal-append-to-body":!1,"z-index":1e3,modelValue:S(n),"onUpdate:modelValue":ae[22]||(ae[22]=de=>pt(n)?n.value=de:n=de),width:"400",class:"dialog_class bgcolor tianjia foter_l tianjia"},{header:j(({titleId:de,titleClass:Xe})=>[L("div",pvt,[I(we,{src:S(Fr),fit:"contain"},null,8,["src"]),L("h4",{id:de,class:Y(Xe)},Ke(S(i)),11,vvt)])]),default:j(()=>[L("div",gvt,[I(Ce,{label:"节点选择","label-width":y.value},{default:j(()=>[I(He,{modelValue:S(a),"onUpdate:modelValue":ae[16]||(ae[16]=de=>pt(a)?a.value=de:a=de),disabled:"",class:"w-50 m-2",placeholder:"节点选择"},null,8,["modelValue"])]),_:1},8,["label-width"]),L("div",yvt,[I(S(St),{type:"primary",onClick:ae[17]||(ae[17]=de=>{ie()})},{default:j(()=>[Ue("选择节点")]),_:1})]),L("div",mvt,[I(S(St),{type:"primary",onClick:ae[18]||(ae[18]=de=>oe())},{default:j(()=>[Ue("3D节点选择")]),_:1})])]),I(Ce,{label:"排序","label-width":y.value},{default:j(()=>[I(He,{modelValue:S(o),"onUpdate:modelValue":ae[19]||(ae[19]=de=>pt(o)?o.value=de:o=de),oninput:"value=value.replace(/[^0-9]/g,'')",maxlength:"10",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),L("div",bvt,[L("div",Svt,[L("div",wvt,[I(S(St),{onClick:ae[20]||(ae[20]=de=>pt(n)?n.value=!1:n=!1)},{default:j(()=>[Ue("取消")]),_:1})])]),L("div",xvt,[L("div",_vt,[I(S(St),{onClick:ae[21]||(ae[21]=de=>{me()})},{default:j(()=>[Ue(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),I(S(Hr),{modelValue:S(h),"onUpdate:modelValue":ae[25]||(ae[25]=de=>pt(h)?h.value=de:h=de),"align-center":"","append-to-body":!0,width:"400",class:"dialog_class bgcolor tianjia"},{header:j(({titleId:de,titleClass:Xe})=>[L("div",Cvt,[I(we,{src:S(Fr),fit:"contain"},null,8,["src"]),L("h4",{id:de,class:Y(Xe)},"删除框",10,Tvt)])]),default:j(()=>[L("h4",Evt,[Ue(" 是否确认删除 "),L("span",Mvt,Ke(S(M)),1)]),L("div",Dvt,[L("div",Avt,[L("div",kvt,[I(S(St),{onClick:ae[23]||(ae[23]=de=>pt(h)?h.value=!1:h=!1)},{default:j(()=>[Ue("取消")]),_:1})])]),L("div",Rvt,[L("div",Lvt,[I(S(St),{onClick:ae[24]||(ae[24]=de=>{z(),pt(h)?h.value=!1:h=!1})},{default:j(()=>[Ue(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"])])]),_:1},512),[[cn,S(l)]])])]),I(sJ,{ref_key:"NodeSelectref",ref:s,onQueding:se},null,512),I(kpt,{ref_key:"dialogtrue",ref:r,onDtext:fe},null,512)],64)}}},Vvt=w0(Ovt,[["__scopeId","data-v-eebf5265"]]),Nvt={class:"l_Dialog bou tablebk"},Ivt={class:"common-layout",style:{margin:"0"}},Bvt={class:"demo-collapse"},$vt={class:"l_Dialog"},Pvt={class:"classtab"},Fvt={class:"asides_content"},zvt={class:"jc_content tablecolor jc_content"},Uvt={class:"font12 my_content1"},Gvt={class:"btncolor tablefocus bmar"},Hvt=L("p",null,"暂无数据",-1),Wvt={class:"demo-pagination-block pagination",style:{"margin-top":"20px"}},jvt={class:"dialog-footer footer_div l_btn"},Kvt={class:"footerbtn flex1"},Yvt={class:"borderimg"},Xvt={class:"footerbtn flex1"},qvt={class:"borderimg"},Zvt={class:"footerbtn flex1"},Qvt={class:"borderimg"},Jvt={class:"my-header"},egt=["id"],tgt={class:"demo-input-suffix firsttitle magintop guand_1"},ngt={class:"btn2"},rgt={class:"dialog-footer footer_div l_btn"},agt={class:"footerbtn flex1"},igt={class:"borderimg"},ogt={class:"footerbtn flex1"},sgt={class:"borderimg"},lgt={class:"my-header"},ugt=["id"],cgt={class:"delecttitle"},fgt={class:"spanclad"},dgt={class:"dialog-footer footer_div l_btn"},hgt={class:"footerbtn flex1"},pgt={class:"borderimg"},vgt={class:"footerbtn flex1"},ggt={class:"borderimg"},ygt={__name:"Menumap",setup(t,{expose:e}){const n=$(1),r=$(4);let a=$(1),i=$(),o=$(!0),s=$(!1),l=$(!1),u=$(!1);$("Fire");const c=$(100);let f=$(["1","2"]),d=$("");$("first");let h=$(200),v=$([]),p=$({}),g=$(),y=$(),m=$({ptcode:"",ptid:null,pid:null,pcode:"",pname:""}),b=$({selectstr:""});$("");const w=({row:F,rowIndex:z})=>z%2!=0?"evenRow":"oddRow",C=F=>{M()},_=F=>{p.value=F,o.value=!0,console.log(F)},x=()=>{JSON.stringify(p.value)=="{}"?At.error("你还没有选中删除的项目"):(u.value=!0,g.value=p.value.pname)},T=()=>{const F={transCode:"M00008",ptid:p.value.ptid};Rn(F).then(z=>{At({message:"平台管道映射删除成功",type:"success"}),M()}).catch(z=>{At.error(z.returnMsg)})};Ut(()=>{M()});const M=()=>{const F={transCode:"M00006",count:r.value,page:n.value};Rn(F).then(z=>{v.value=z.rows,a.value=z.total,p.value={}}).catch(z=>{At.error(z.returnMsg)})},E=()=>{d.value="添加",y.value=d.value,o.value=!1,l.value=!0,m.value.ptid=null,m.value.ptcode="",m.value.pid=null,m.value.pcode=null,b.value.selectstr="",p.value={}},A=()=>{const F={transCode:"M00007",ptid:m.value.ptid,ptcode:m.value.ptcode,pid:m.value.pid,pcode:m.value.pcode,pname:b.value.selectstr};console.log(F),Rn(F).then(z=>{At({message:"平台管道映射"+y.value+"成功",type:"success"}),l.value=!1,M()}).catch(z=>{const B=/字段\d*/g;let W=z.returnMsg.replace(B,"");At.error(W)})},k=()=>{d.value="修改",y.value=d.value,JSON.stringify(p.value)=="{}"?At.error("你还没有选中修改的项目"):(m.value.ptid=p.value.ptid,m.value.ptcode=p.value.ptcode,m.value.pid=p.value.pid,m.value.pcode=p.value.pcode,b.value.selectstr=p.value.pname,l.value=!0)},R=()=>{i.value.searchtaggd="",i.value.dialogVisiblenode=!0,i.value.pipelinedata("")},N=F=>{m.value.pid=F.id,m.value.pcode=F.code,b.value.selectstr=F.name,p.value.pid=F.id};return e({sendialogVisible:s}),(F,z)=>{const B=Ie("el-icon"),W=Ie("el-table-column"),V=Ie("el-table"),P=Ie("el-pagination"),K=Ie("el-config-provider"),Q=Ie("el-collapse-item"),re=Ie("el-collapse"),ve=Ie("el-image"),oe=Ie("el-input"),ie=Ie("el-form-item"),fe=Ie("el-form"),se=Ie("el-aside");return G(),ne("div",Nvt,[L("div",Ivt,[Ft(I(se,{width:"480px",class:"L_aside L_aside1 asideg asidegbg leftbgimg1"},{default:j(()=>[L("div",Bvt,[I(re,{modelValue:S(f),"onUpdate:modelValue":z[6]||(z[6]=ge=>pt(f)?f.value=ge:f=ge),accordion:""},{default:j(()=>[I(Q,{name:"1",class:"btnicon"},{title:j(()=>[I(B,{class:"iconimg Frame3",fit:"contain"}),Ue(" 平台管道映射"),I(B,{class:"header-icon"})]),default:j(()=>[L("div",$vt,[L("div",Pvt,[L("div",Fvt,[L("div",zvt,[L("div",Uvt,[L("div",Gvt,[I(V,{data:S(v),style:{width:"480px"},"max-height":S(h),"highlight-current-row":S(o),"row-class-name":w,onRowClick:z[0]||(z[0]=ge=>_(ge)),"header-cell-style":{background:"rgba(13, 22, 57, 0) "}},{empty:j(()=>[Hvt]),default:j(()=>[I(W,{type:"index",label:"编号",width:"70"}),I(W,{prop:"ptcode",label:"平台code"}),I(W,{prop:"ptid",label:"映射编号"}),I(W,{prop:"pname",label:"所在巷道"})]),_:1},8,["data","max-height","highlight-current-row","header-cell-style"]),L("div",Wvt,[I(K,{locale:S(Wg)},{default:j(()=>[I(P,{"current-page":n.value,"onUpdate:currentPage":z[1]||(z[1]=ge=>n.value=ge),"page-size":r.value,"onUpdate:pageSize":z[2]||(z[2]=ge=>r.value=ge),small:"",background:"",layout:"prev, total,pager, next, jumpe,",total:parseInt(S(a)),class:"mt-4",onCurrentChange:C},null,8,["current-page","page-size","total"])]),_:1},8,["locale"])])])]),L("div",jvt,[L("div",Kvt,[L("div",Yvt,[I(S(St),{onClick:z[3]||(z[3]=ge=>{E()})},{default:j(()=>[Ue("添加")]),_:1})])]),L("div",Xvt,[L("div",qvt,[I(S(St),{onClick:z[4]||(z[4]=ge=>k())},{default:j(()=>[Ue(" 修改 ")]),_:1})])]),L("div",Zvt,[L("div",Qvt,[I(S(St),{onClick:z[5]||(z[5]=ge=>x())},{default:j(()=>[Ue(" 删除 ")]),_:1})])])])])])])])]),_:1})]),_:1},8,["modelValue"]),I(S(Hr),{modelValue:S(l),"onUpdate:modelValue":z[12]||(z[12]=ge=>pt(l)?l.value=ge:l=ge),"align-center":"","append-to-body":!0,width:"400",class:"dialog_class bgcolor tianjia foter_l tianjia"},{header:j(({titleId:ge,titleClass:me})=>[L("div",Jvt,[I(ve,{src:S(Fr),fit:"contain"},null,8,["src"]),L("h4",{id:ge,class:Y(me)},Ke(S(d)),11,egt)])]),default:j(()=>[I(fe,{class:"demo-form-inline",inline:!0,model:S(m)},{default:j(()=>[I(ie,{label:"平台编号","label-width":c.value},{default:j(()=>[I(oe,{modelValue:S(m).ptcode,"onUpdate:modelValue":z[7]||(z[7]=ge=>S(m).ptcode=ge),maxlength:"15",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),L("div",tgt,[I(ie,{label:"巷道名称","label-width":c.value},{default:j(()=>[I(oe,{modelValue:S(b).selectstr,"onUpdate:modelValue":z[8]||(z[8]=ge=>S(b).selectstr=ge),disabled:"",class:"w-50 m-2",placeholder:"巷道名称"},null,8,["modelValue"])]),_:1},8,["label-width"]),L("div",ngt,[I(S(St),{type:"primary",onClick:z[9]||(z[9]=ge=>{R()})},{default:j(()=>[Ue("选择巷道")]),_:1})])])]),_:1},8,["model"]),L("div",rgt,[L("div",agt,[L("div",igt,[I(S(St),{onClick:z[10]||(z[10]=ge=>pt(l)?l.value=!1:l=!1)},{default:j(()=>[Ue("取消")]),_:1})])]),L("div",ogt,[L("div",sgt,[I(S(St),{onClick:z[11]||(z[11]=ge=>{A()})},{default:j(()=>[Ue(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),I(S(Hr),{modelValue:S(u),"onUpdate:modelValue":z[15]||(z[15]=ge=>pt(u)?u.value=ge:u=ge),"align-center":"","append-to-body":!0,width:"400",class:"dialog_class bgcolor tianjia"},{header:j(({titleId:ge,titleClass:me})=>[L("div",lgt,[I(ve,{src:S(Fr),fit:"contain"},null,8,["src"]),L("h4",{id:ge,class:Y(me)},"删除框",10,ugt)])]),default:j(()=>[L("h4",cgt,[Ue(" 是否确认删除: "),L("span",fgt,Ke(S(g)),1)]),L("div",dgt,[L("div",hgt,[L("div",pgt,[I(S(St),{onClick:z[13]||(z[13]=ge=>pt(u)?u.value=!1:u=!1)},{default:j(()=>[Ue("取消")]),_:1})])]),L("div",vgt,[L("div",ggt,[I(S(St),{onClick:z[14]||(z[14]=ge=>{T(),pt(u)?u.value=!1:u=!1})},{default:j(()=>[Ue(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),I($b,{ref_key:"pipeline",ref:i,selectstr:S(b).selectstr,onPipelineapi:N},null,8,["selectstr"])])]),_:1},512),[[cn,S(s)]])])])}}},mgt={class:"l_Dialog bou tablebk"},bgt={class:"common-layout",style:{margin:"0"}},Sgt={class:"demo-collapse"},wgt={class:"asides_content"},xgt={class:"jc_content tablecolor"},_gt={class:"jc_padding font12"},Cgt={class:"xian btncolor tablefocus bmar"},Tgt=L("p",null,"暂无数据",-1),Egt={class:"asdis_btn"},Mgt={class:"flex_a"},Dgt=L("span",{class:"spantext"},"添加",-1),Agt=[Dgt],kgt={class:"flex_a"},Rgt=L("span",{class:"spantext"},"修改",-1),Lgt=[Rgt],Ogt={class:"flex_a"},Vgt=L("span",{class:"spantext"},"删除",-1),Ngt=[Vgt],Igt={class:"my-header"},Bgt=["id"],$gt={class:"demo-input-suffix firsttitle magintop"},Pgt={class:"btn2"},Fgt={class:"input"},zgt={style:{display:"flex"}},Ugt=L("span",{class:"switchppm"},"开启状态",-1),Ggt={class:"dialog-footer footer_div l_btn"},Hgt={class:"footerbtn flex1"},Wgt={class:"borderimg"},jgt={class:"footerbtn flex1"},Kgt={class:"borderimg"},Ygt={__name:"Menuventdoor",setup(t,{expose:e}){let n=$(200);const r=$(100);let a=$();const i=({row:b,rowIndex:w})=>w%2!=0?"evenRow":"oddRow";let o=$(!1),s=$(!1),l=$(!1),u=$([]),c=$({});const f=b=>{c.value=b,o.value=!0},d=()=>{JSON.stringify(c.value)=="{}"?At.error("你还没有选中删除的项目"):l.value=!0},h=()=>{c.value={},l.value=!0},v=()=>{const b={transCode:"D50011",doorbaseid:c.value.doorbaseid,doorcode:c.value.doorcode,pid:c.value.pid,doorname:c.value.doorname,site:c.value.site,dragcoe:parseFloat(c.value.dragcoe),onoff:c.value.onoff};Rn(b).then(w=>{g(),l.value=!1}).catch(w=>{At.error(w.returnMsg)})},p=()=>{if(JSON.stringify(c.value)=="{}")At.error("你还没有选中删除的项目");else{const b={transCode:"D50012",doorbaseid:c.value.doorbaseid};Rn(b).then(w=>{g()}).catch(w=>{At.error(w.returnMsg)})}},g=()=>{Rn({transCode:"D50010"}).then(w=>{u.value=w.rows}).catch(w=>{At.error(w.returnMsg)})};Ut(()=>{g()});const y=()=>{a.value.searchtaggd="",a.value.dialogVisiblenode=!0,a.value.pipelinedata("")},m=b=>{c.value.pid=b.id,c.value.pcode=b.code,c.value.pname=b.name};return e({sendialogVisible:s}),(b,w)=>{const C=Ie("el-icon"),_=Ie("el-table-column"),x=Ie("el-table"),T=Ie("el-collapse-item"),M=Ie("el-collapse"),E=Ie("el-image"),A=Ie("el-input"),k=Ie("el-form-item"),R=Ie("el-input-number"),N=Ie("el-switch"),F=Ie("el-form"),z=Ie("el-aside");return G(),ne("div",mgt,[L("div",bgt,[Ft(I(z,{width:"480px",class:"L_aside L_aside1 asideg asidegbg leftbgimg1"},{default:j(()=>[L("div",Sgt,[I(M,{accordion:""},{default:j(()=>[I(T,{name:"1",class:"btnicon"},{title:j(()=>[I(C,{class:"iconimg Frame3",fit:"contain"}),Ue(" 风门"),I(C,{class:"header-icon"})]),default:j(()=>[L("div",wgt,[L("div",xgt,[L("div",_gt,[L("div",Cgt,[I(x,{data:S(u),style:{width:"100%"},"max-height":S(n),"highlight-current-row":S(o),"row-class-name":i,onRowClick:w[0]||(w[0]=B=>f(B)),"header-cell-style":{background:"rgba(13, 22, 57, 0) "}},{empty:j(()=>[Tgt]),default:j(()=>[I(_,{prop:"doorname",label:"风门名称"}),I(_,{prop:"pname",label:"巷道名称"}),I(_,{prop:"site",label:"相对位置"}),I(_,{prop:"dragcoe",label:"阻力系数"}),I(_,{prop:"onoff",label:"开启状态"},{default:j(B=>[Ue(Ke(B.row.onoff==0?"否":(B.row.onoff==1,"是")),1)]),_:1})]),_:1},8,["data","max-height","highlight-current-row","header-cell-style"]),L("div",Egt,[L("div",Mgt,[L("div",{class:"btns",onClick:w[1]||(w[1]=B=>h())},Agt)]),L("div",kgt,[L("div",{class:"btns",onClick:w[2]||(w[2]=B=>d())},Lgt)]),L("div",Ogt,[L("div",{class:"btns",onClick:w[3]||(w[3]=B=>p())},Ngt)])])])])])])]),_:1})]),_:1}),I(S(Hr),{modelValue:S(l),"onUpdate:modelValue":w[13]||(w[13]=B=>pt(l)?l.value=B:l=B),"align-center":"","append-to-body":!0,width:"400",class:"dialog_class bgcolor tianjia foter_l tianjia"},{header:j(({titleId:B,titleClass:W})=>[L("div",Igt,[I(E,{src:S(Fr),fit:"contain"},null,8,["src"]),L("h4",{id:B,class:Y(W)},"风门",10,Bgt)])]),default:j(()=>[I(F,null,{default:j(()=>[I(k,{label:"编码","label-width":r.value},{default:j(()=>[I(A,{modelValue:S(c).doorcode,"onUpdate:modelValue":w[4]||(w[4]=B=>S(c).doorcode=B),maxlength:"18",oninput:"value=value.replace(/[^\\w\\\\/]/ig,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),I(k,{label:"风门名称","label-width":r.value},{default:j(()=>[I(A,{modelValue:S(c).doorname,"onUpdate:modelValue":w[5]||(w[5]=B=>S(c).doorname=B),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"]),L("div",$gt,[I(k,{label:"巷道名称","label-width":r.value},{default:j(()=>[I(A,{modelValue:S(c).pname,"onUpdate:modelValue":w[6]||(w[6]=B=>S(c).pname=B),disabled:"",class:"w-50 m-2",placeholder:"巷道名称"},null,8,["modelValue"])]),_:1},8,["label-width"]),L("div",Pgt,[I(S(St),{type:"primary",onClick:w[7]||(w[7]=B=>y())},{default:j(()=>[Ue("选择巷道")]),_:1})])]),L("div",Fgt,[I(k,{label:"位置","label-width":r.value},{default:j(()=>[I(R,{modelValue:S(c).site,"onUpdate:modelValue":w[8]||(w[8]=B=>S(c).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"])]),L("div",zgt,[Ugt,I(N,{modelValue:S(c).onoff,"onUpdate:modelValue":w[9]||(w[9]=B=>S(c).onoff=B),"inline-prompt":"","active-text":"是","inactive-text":"否","active-value":1,"inactive-value":0},null,8,["modelValue"])]),I(k,{label:"阻力系数","label-width":r.value},{default:j(()=>[I(A,{modelValue:S(c).dragcoe,"onUpdate:modelValue":w[10]||(w[10]=B=>S(c).dragcoe=B),maxlength:"10",oninput:"value=value.replace(/[^0-9.]/g,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"])]),_:1}),L("div",Ggt,[L("div",Hgt,[L("div",Wgt,[I(S(St),{onClick:w[11]||(w[11]=B=>pt(l)?l.value=!1:l=!1)},{default:j(()=>[Ue("取消")]),_:1})])]),L("div",jgt,[L("div",Kgt,[I(S(St),{onClick:w[12]||(w[12]=B=>v())},{default:j(()=>[Ue(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),I($b,{ref_key:"pipeline",ref:a,selectstr:S(c).pname,onPipelineapi:m},null,8,["selectstr"])])]),_:1},512),[[cn,S(s)]])])])}}},Xgt={class:"l_Dialog bou tablebk"},qgt={class:"common-layout",style:{margin:"0"}},Zgt={class:"demo-collapse"},Qgt={class:"asides_content"},Jgt={class:"jc_content tablecolor"},e0t={class:"jc_padding font12"},t0t={class:"xian btncolor tablefocus bmar"},n0t=L("p",null,"暂无数据",-1),r0t=L("span",null,"增压",-1),a0t=L("br",null,null,-1),i0t=L("span",null,"(kpa)",-1),o0t={class:"asdis_btn"},s0t={class:"flex_a"},l0t=L("span",{class:"spantext"},"添加",-1),u0t=[l0t],c0t={class:"flex_a"},f0t=L("span",{class:"spantext"},"修改",-1),d0t=[f0t],h0t={class:"flex_a"},p0t=L("span",{class:"spantext"},"删除",-1),v0t=[p0t],g0t={class:"my-header"},y0t=["id"],m0t={class:"demo-input-suffix firsttitle magintop"},b0t={class:"btn2"},S0t={class:"input"},w0t={style:{display:"flex"}},x0t=L("span",{class:"switchppm"},"开启状态",-1),_0t={class:"dialog-footer footer_div l_btn"},C0t={class:"footerbtn flex1"},T0t={class:"borderimg"},E0t={class:"footerbtn flex1"},M0t={class:"borderimg"},D0t={__name:"Menuventfan",setup(t,{expose:e}){let n=$(200);const r=$(100);let a=$();const i=({row:b,rowIndex:w})=>w%2!=0?"evenRow":"oddRow";let o=$(!1),s=$(!1),l=$(!1),u=$([]),c=$({});const f=b=>{c.value=b,o.value=!0},d=()=>{JSON.stringify(c.value)=="{}"?At.error("你还没有选中删除的项目"):l.value=!0},h=()=>{c.value={},l.value=!0},v=()=>{const b={transCode:"D50008",fanbaseid:c.value.fanbaseid,fancode:c.value.fancode,pid:c.value.pid,fanname:c.value.fanname,site:c.value.site,pa:parseFloat(c.value.pa),onoff:c.value.onoff};Rn(b).then(w=>{g(),l.value=!1}).catch(w=>{At.error(w.returnMsg)})},p=()=>{if(JSON.stringify(c.value)=="{}")At.error("你还没有选中删除的项目");else{const b={transCode:"D50009",fanbaseid:c.value.fanbaseid};Rn(b).then(w=>{g()}).catch(w=>{At.error(w.returnMsg)})}},g=()=>{Rn({transCode:"D50007"}).then(w=>{u.value=w.rows}).catch(w=>{At.error(w.returnMsg)})};Ut(()=>{g()});const y=()=>{a.value.searchtaggd="",a.value.dialogVisiblenode=!0,a.value.pipelinedata("")},m=b=>{c.value.pid=b.id,c.value.pcode=b.code,c.value.pname=b.name};return e({sendialogVisible:s}),(b,w)=>{const C=Ie("el-icon"),_=Ie("el-table-column"),x=Ie("el-table"),T=Ie("el-collapse-item"),M=Ie("el-collapse"),E=Ie("el-image"),A=Ie("el-input"),k=Ie("el-form-item"),R=Ie("el-input-number"),N=Ie("el-switch"),F=Ie("el-form"),z=Ie("el-aside");return G(),ne("div",Xgt,[L("div",qgt,[Ft(I(z,{width:"480px",class:"L_aside L_aside1 asideg asidegbg leftbgimg1"},{default:j(()=>[L("div",Zgt,[I(M,{accordion:""},{default:j(()=>[I(T,{name:"1",class:"btnicon"},{title:j(()=>[I(C,{class:"iconimg Frame3",fit:"contain"}),Ue(" 风机"),I(C,{class:"header-icon"})]),default:j(()=>[L("div",Qgt,[L("div",Jgt,[L("div",e0t,[L("div",t0t,[I(x,{data:S(u),style:{width:"100%"},"max-height":S(n),"highlight-current-row":S(o),"row-class-name":i,onRowClick:w[0]||(w[0]=B=>f(B)),"header-cell-style":{background:"rgba(13, 22, 57, 0) "}},{empty:j(()=>[n0t]),default:j(()=>[I(_,{prop:"fanname",label:"风机名称"}),I(_,{prop:"pname",label:"巷道名称"}),I(_,{prop:"site",label:"相对位置"}),I(_,{prop:"pa"},{header:j(()=>[r0t,a0t,i0t]),_:1}),I(_,{prop:"onoff",label:"开启状态"},{default:j(B=>[Ue(Ke(B.row.onoff=="0"?"否":(B.row.onoff=="1","是")),1)]),_:1})]),_:1},8,["data","max-height","highlight-current-row","header-cell-style"]),L("div",o0t,[L("div",s0t,[L("div",{class:"btns",onClick:w[1]||(w[1]=B=>h())},u0t)]),L("div",c0t,[L("div",{class:"btns",onClick:w[2]||(w[2]=B=>d())},d0t)]),L("div",h0t,[L("div",{class:"btns",onClick:w[3]||(w[3]=B=>p())},v0t)])])])])])])]),_:1})]),_:1}),I(S(Hr),{modelValue:S(l),"onUpdate:modelValue":w[13]||(w[13]=B=>pt(l)?l.value=B:l=B),"align-center":"","append-to-body":!0,width:"400",class:"dialog_class bgcolor tianjia foter_l tianjia"},{header:j(({titleId:B,titleClass:W})=>[L("div",g0t,[I(E,{src:S(Fr),fit:"contain"},null,8,["src"]),L("h4",{id:B,class:Y(W)},"风机",10,y0t)])]),default:j(()=>[I(F,null,{default:j(()=>[I(k,{label:"编码","label-width":r.value},{default:j(()=>[I(A,{modelValue:S(c).fancode,"onUpdate:modelValue":w[4]||(w[4]=B=>S(c).fancode=B),maxlength:"18",oninput:"value=value.replace(/[^\\w\\\\/]/ig,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),I(k,{label:"风机名称","label-width":r.value},{default:j(()=>[I(A,{modelValue:S(c).fanname,"onUpdate:modelValue":w[5]||(w[5]=B=>S(c).fanname=B),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"]),L("div",m0t,[I(k,{label:"巷道名称","label-width":r.value},{default:j(()=>[I(A,{modelValue:S(c).pname,"onUpdate:modelValue":w[6]||(w[6]=B=>S(c).pname=B),disabled:"",class:"w-50 m-2",placeholder:"巷道名称"},null,8,["modelValue"])]),_:1},8,["label-width"]),L("div",b0t,[I(S(St),{type:"primary",onClick:w[7]||(w[7]=B=>y())},{default:j(()=>[Ue("选择巷道")]),_:1})])]),L("div",S0t,[I(k,{label:"位置","label-width":r.value},{default:j(()=>[I(R,{modelValue:S(c).site,"onUpdate:modelValue":w[8]||(w[8]=B=>S(c).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"])]),L("div",w0t,[x0t,I(N,{modelValue:S(c).onoff,"onUpdate:modelValue":w[9]||(w[9]=B=>S(c).onoff=B),"inline-prompt":"","active-text":"是","inactive-text":"否","active-value":1,"inactive-value":0},null,8,["modelValue"])]),I(k,{label:"增压(kpa)","label-width":r.value},{default:j(()=>[I(A,{modelValue:S(c).pa,"onUpdate:modelValue":w[10]||(w[10]=B=>S(c).pa=B),maxlength:"10",oninput:"value=value.replace(/[^0-9.]/g,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"])]),_:1}),L("div",_0t,[L("div",C0t,[L("div",T0t,[I(S(St),{onClick:w[11]||(w[11]=B=>pt(l)?l.value=!1:l=!1)},{default:j(()=>[Ue("取消")]),_:1})])]),L("div",E0t,[L("div",M0t,[I(S(St),{onClick:w[12]||(w[12]=B=>v())},{default:j(()=>[Ue(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),I($b,{ref_key:"pipeline",ref:a,selectstr:S(c).pname,onPipelineapi:m},null,8,["selectstr"])])]),_:1},512),[[cn,S(s)]])])])}}},A0t="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IArs4c6QAAAIpJREFUKFNjzFjz352RgUFiegjjQgYsIGPd/2iGfwxvGMGM/wxL/v9nKJgZwjgRWW36mv/5jIwMExgZGRIYQRIwAWTF6GJgheiKQXyQScga4QqRFYPY6E4hXSGym3BaTZRnMtf8j//PyLAAX/AwMDLEMGZs+O/O8I9BZEYQ41JsAZ657n/8fyaGFwCSUmao4tQfEwAAAABJRU5ErkJggg==",k0t={class:"l_Dialog bou tablebk"},R0t={class:"common-layout",style:{margin:"0"}},L0t={class:"demo-collapse"},O0t={class:"l_Dialog"},V0t={class:"classtab"},N0t={class:"asides_content"},I0t={class:"jc_content tablecolor jc_content"},B0t={class:"font12 my_content1"},$0t={class:"btncolor tablefocus bmar"},P0t=L("p",null,"暂无数据",-1),F0t=L("span",null,"开起高度",-1),z0t=L("br",null,null,-1),U0t=L("span",null,"(m)",-1),G0t=L("span",null,"关闭高度",-1),H0t=L("br",null,null,-1),W0t=L("span",null,"(m)",-1),j0t={class:"dialog-footer footer_div l_btn"},K0t={class:"footerbtn flex1"},Y0t={class:"borderimg"},X0t={class:"footerbtn flex1"},q0t={class:"borderimg"},Z0t={class:"footerbtn flex1"},Q0t={class:"borderimg"},J0t={class:"xian tablefocus",style:{"margin-top":"20px"}},eyt={class:"header_l header_z headerimg"},tyt=L("h4",{class:"tianjia"},"性能曲线",-1),nyt=L("p",null,"暂无数据",-1),ryt=L("span",null,"水位高度",-1),ayt=L("span",null,"(m)",-1),iyt=L("span",null,"流量",-1),oyt=L("span",null," (m³/s)",-1),syt={class:"asdis_btn"},lyt={class:"flex_a"},uyt=L("span",{class:"spantext"},"添加",-1),cyt=[uyt],fyt={class:"flex_a"},dyt=L("span",{class:"spantext"}," 修改",-1),hyt=[dyt],pyt={class:"flex_a"},vyt=L("span",{class:"spantext"},"删除",-1),gyt=[vyt],yyt=L("div",{class:"btns"},[L("span",{class:"spantext"},"确定")],-1),myt=[yyt],byt={class:"my-header"},Syt=["id"],wyt={class:"dialog-footer footer_div l_btn"},xyt={class:"footerbtn flex1"},_yt={class:"borderimg"},Cyt={class:"footerbtn flex1"},Tyt={class:"borderimg"},Eyt={class:"my-header"},Myt=["id"],Dyt={class:"demo-input-suffix firsttitle magintop guand_1"},Ayt={class:"btn2"},kyt={class:"input"},Ryt={style:{display:"flex"}},Lyt=L("span",{class:"switchppm"},"开启状态",-1),Oyt={class:"dialog-footer footer_div l_btn"},Vyt={class:"footerbtn flex1"},Nyt={class:"borderimg"},Iyt={class:"footerbtn flex1"},Byt={class:"borderimg"},$yt={class:"my-header"},Pyt=["id"],Fyt={class:"delecttitle"},zyt={class:"spanclad"},Uyt={class:"dialog-footer footer_div l_btn"},Gyt={class:"footerbtn flex1"},Hyt={class:"borderimg"},Wyt={class:"footerbtn flex1"},jyt={class:"borderimg"},Kyt={__name:"Menupump",setup(t,{expose:e}){let n=$(),r=$(!0),a=$(!1),i=$(!1),o=$(!1);$("Fire");const s=$(100);let l=$(["1","2"]),u=$("");$("first");let c=$(200),f=$([]),d=$({}),h=$(),v=$(),p=$({}),g=$([]),y=$({}),m=$(!1),b=$(!1);const w=({row:P,rowIndex:K})=>K%2!=0?"evenRow":"oddRow",C=P=>{d.value=P,r.value=!0,A(),m.value=!0},_=P=>{y.value=P,r.value=!0},x=()=>{JSON.stringify(y.value)=="{}"?At.error("你还没有选中删除的项目"):b.value=!0},T=()=>{y.value={},r.value=!1,b.value=!0},M=()=>{const P={transCode:"D50005",pumphfbaseid:y.value.pumphfbaseid,pumpbaseid:d.value.pumpbaseid,hight:parseFloat(y.value.hight),flow:parseFloat(y.value.flow)};Rn(P).then(K=>{A(),b.value=!1}).catch(K=>{At.error(K.returnMsg)})},E=()=>{if(JSON.stringify(y.value)=="{}")At.error("你还没有选中删除的项目");else{const P={transCode:"D50006",pumphfbaseid:y.value.pumphfbaseid};Rn(P).then(K=>{A()}).catch(K=>{At.error(K.returnMsg)})}},A=()=>{const P={transCode:"D50004",pumpbaseid:d.value.pumpbaseid};Rn(P).then(K=>{g.value=K.rows}).catch(K=>{At.error(K.returnMsg)})},k=()=>{JSON.stringify(d.value)=="{}"?At.error("你还没有选中删除的项目"):(o.value=!0,h.value=d.value.pname)},R=()=>{const P={transCode:"D50003",pumpbaseid:d.value.pumpbaseid};Rn(P).then(K=>{At({message:"水泵删除成功",type:"success"}),N()}).catch(K=>{At.error(K.returnMsg)})};Ut(()=>{N()});const N=()=>{Rn({transCode:"D50001"}).then(K=>{f.value=K.rows,d.value={}}).catch(K=>{At.error(K.returnMsg)})},F=()=>{u.value="添加",v.value=u.value,r.value=!1,i.value=!0,d.value={}},z=()=>{const P={transCode:"D50002",pumpbaseid:p.value.pumpbaseid,pumpcode:p.value.pumpcode,pumpname:p.value.pumpname,openhig:parseFloat(p.value.openhig),closehig:parseFloat(p.value.closehig),pid:p.value.pid,site:p.value.site,onoff:p.value.onoff};console.log(P),Rn(P).then(K=>{At({message:"水泵"+v.value+"成功",type:"success"}),i.value=!1,N()}).catch(K=>{const Q=/字段\d*/g;let re=K.returnMsg.replace(Q,"");At.error(re)})},B=()=>{u.value="修改",v.value=u.value,JSON.stringify(d.value)=="{}"?At.error("你还没有选中修改的项目"):(p.value=d.value,i.value=!0)},W=()=>{n.value.searchtaggd="",n.value.dialogVisiblenode=!0,n.value.pipelinedata("")},V=P=>{p.value.pid=P.id,p.value.pcode=P.code,p.value.pname=P.name,d.value.pid=P.id};return e({sendialogVisible:a}),(P,K)=>{const Q=Ie("el-icon"),re=Ie("el-table-column"),ve=Ie("el-table"),oe=Ie("el-image"),ie=Ie("el-collapse-item"),fe=Ie("el-collapse"),se=Ie("el-input"),ge=Ie("el-form-item"),me=Ie("el-form"),he=Ie("el-input-number"),J=Ie("el-switch"),ue=Ie("el-aside");return G(),ne("div",k0t,[L("div",R0t,[Ft(I(ue,{width:"480px",class:"L_aside L_aside1 asideg asidegbg leftbgimg1"},{default:j(()=>[L("div",L0t,[I(fe,{modelValue:S(l),"onUpdate:modelValue":K[10]||(K[10]=ae=>pt(l)?l.value=ae:l=ae),accordion:""},{default:j(()=>[I(ie,{name:"1",class:"btnicon"},{title:j(()=>[I(Q,{class:"iconimg Frame3",fit:"contain"}),Ue(" 水泵"),I(Q,{class:"header-icon"})]),default:j(()=>[L("div",O0t,[L("div",V0t,[L("div",N0t,[L("div",I0t,[L("div",B0t,[L("div",$0t,[I(ve,{data:S(f),style:{width:"480px"},"max-height":S(c),"highlight-current-row":S(r),"row-class-name":w,onRowClick:K[0]||(K[0]=ae=>C(ae)),"header-cell-style":{background:"rgba(13, 22, 57, 0) "}},{empty:j(()=>[P0t]),default:j(()=>[I(re,{type:"index",label:"编号",width:"70"}),I(re,{prop:"pumpname",label:"水泵名称"}),I(re,{prop:"pname",label:"巷道名称"}),I(re,{prop:"site",label:"位置"}),I(re,{prop:"onoff",label:"开启状态"},{default:j(ae=>[Ue(Ke(ae.row.onoff=="0"?"否":(ae.row.onoff=="1","是")),1)]),_:1}),I(re,{prop:"openhig"},{header:j(()=>[F0t,z0t,U0t]),_:1}),I(re,{prop:"closehig"},{header:j(()=>[G0t,H0t,W0t]),_:1})]),_:1},8,["data","max-height","highlight-current-row","header-cell-style"])])]),L("div",j0t,[L("div",K0t,[L("div",Y0t,[I(S(St),{onClick:K[1]||(K[1]=ae=>F())},{default:j(()=>[Ue("添加")]),_:1})])]),L("div",X0t,[L("div",q0t,[I(S(St),{onClick:K[2]||(K[2]=ae=>B())},{default:j(()=>[Ue(" 修改 ")]),_:1})])]),L("div",Z0t,[L("div",Q0t,[I(S(St),{onClick:K[3]||(K[3]=ae=>k())},{default:j(()=>[Ue(" 删除 ")]),_:1})])])]),Ft(L("div",J0t,[L("div",eyt,[I(oe,{src:S(Fr),fit:"contain"},null,8,["src"]),tyt,L("div",{class:"closeimg",onClick:K[4]||(K[4]=ae=>pt(m)?m.value=!1:m=!1)},[I(oe,{src:S(A0t),fit:"contain"},null,8,["src"])])]),I(ve,{data:S(g),style:{width:"100%"},"max-height":S(c),"row-class-name":w,"header-cell-style":{background:"rgba(13, 22, 57, 0) "},onRowClick:K[5]||(K[5]=ae=>_(ae)),"highlight-current-row":S(r)},{empty:j(()=>[nyt]),default:j(()=>[I(re,{prop:"hight"},{header:j(()=>[ryt,ayt]),_:1}),I(re,{prop:"flow"},{header:j(()=>[iyt,oyt]),_:1})]),_:1},8,["data","max-height","header-cell-style","highlight-current-row"]),L("div",syt,[L("div",lyt,[L("div",{class:"btns",onClick:K[6]||(K[6]=ae=>T())},cyt)]),L("div",fyt,[L("div",{class:"btns",onClick:K[7]||(K[7]=ae=>x())},hyt)]),L("div",pyt,[L("div",{class:"btns",onClick:K[8]||(K[8]=ae=>E())},gyt)]),L("div",{class:"flex_a",onClick:K[9]||(K[9]=ae=>pt(m)?m.value=!1:m=!1)},myt)])],512),[[cn,S(m)]])])])])])]),_:1})]),_:1},8,["modelValue"]),I(S(Hr),{modelValue:S(b),"onUpdate:modelValue":K[15]||(K[15]=ae=>pt(b)?b.value=ae:b=ae),"append-to-body":!0,width:"400","align-center":"",class:"dialog_class bgcolor tianjia"},{header:j(({titleId:ae,titleClass:Re})=>[L("div",byt,[I(oe,{src:S(Fr),fit:"contain"},null,8,["src"]),L("h4",{id:ae,class:Y(Re)},Ke(P.zhtext),11,Syt)])]),default:j(()=>[L("div",null,[I(me,{class:"demo-form-inline inputnuber"},{default:j(()=>[I(ge,{label:"水位高度(m)","label-width":s.value},{default:j(()=>[I(se,{modelValue:S(y).hight,"onUpdate:modelValue":K[11]||(K[11]=ae=>S(y).hight=ae),maxlength:"10",oninput:"value=value.replace(/[^0-9.]/g,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),I(ge,{label:"流量(m³/s)","label-width":s.value},{default:j(()=>[I(se,{modelValue:S(y).flow,"onUpdate:modelValue":K[12]||(K[12]=ae=>S(y).flow=ae),maxlength:"10",oninput:"value=value.replace(/[^0-9.]/g,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"])]),_:1})]),L("div",wyt,[L("div",xyt,[L("div",_yt,[I(S(St),{onClick:K[13]||(K[13]=ae=>pt(b)?b.value=!1:b=!1)},{default:j(()=>[Ue("取消")]),_:1})])]),L("div",Cyt,[L("div",Tyt,[I(S(St),{onClick:K[14]||(K[14]=ae=>M())},{default:j(()=>[Ue(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),I(S(Hr),{modelValue:S(i),"onUpdate:modelValue":K[26]||(K[26]=ae=>pt(i)?i.value=ae:i=ae),"align-center":"","append-to-body":!0,width:"400",class:"dialog_class bgcolor tianjia foter_l tianjia"},{header:j(({titleId:ae,titleClass:Re})=>[L("div",Eyt,[I(oe,{src:S(Fr),fit:"contain"},null,8,["src"]),L("h4",{id:ae,class:Y(Re)},Ke(S(u)),11,Myt)])]),default:j(()=>[I(me,{class:"demo-form-inline",inline:!0,model:S(p)},{default:j(()=>[I(ge,{label:"编码","label-width":s.value},{default:j(()=>[I(se,{modelValue:S(p).pumpcode,"onUpdate:modelValue":K[16]||(K[16]=ae=>S(p).pumpcode=ae),maxlength:"15",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),I(ge,{label:"水泵名称","label-width":s.value},{default:j(()=>[I(se,{modelValue:S(p).pumpname,"onUpdate:modelValue":K[17]||(K[17]=ae=>S(p).pumpname=ae),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"]),L("div",Dyt,[I(ge,{label:"巷道名称","label-width":s.value},{default:j(()=>[I(se,{modelValue:S(p).pname,"onUpdate:modelValue":K[18]||(K[18]=ae=>S(p).pname=ae),disabled:"",class:"w-50 m-2",placeholder:"巷道名称"},null,8,["modelValue"])]),_:1},8,["label-width"]),L("div",Ayt,[I(S(St),{type:"primary",onClick:K[19]||(K[19]=ae=>W())},{default:j(()=>[Ue("选择巷道")]),_:1})])]),L("div",kyt,[I(ge,{label:"位置","label-width":s.value},{default:j(()=>[I(he,{modelValue:S(p).site,"onUpdate:modelValue":K[20]||(K[20]=ae=>S(p).site=ae),min:0,max:1,precision:2,step:.1,"controls-position":"right",class:"w-50 m-2",placeholder:"位置"},null,8,["modelValue"])]),_:1},8,["label-width"])]),L("div",Ryt,[Lyt,I(J,{modelValue:S(p).onoff,"onUpdate:modelValue":K[21]||(K[21]=ae=>S(p).onoff=ae),"inline-prompt":"","active-text":"是","inactive-text":"否","active-value":1,"inactive-value":0},null,8,["modelValue"])]),I(ge,{label:"开启高度(m)","label-width":s.value},{default:j(()=>[I(se,{modelValue:S(p).openhig,"onUpdate:modelValue":K[22]||(K[22]=ae=>S(p).openhig=ae),maxlength:"10",oninput:"value=value.replace(/[^0-9.]/g,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),I(ge,{label:"关闭高度(m)","label-width":s.value},{default:j(()=>[I(se,{modelValue:S(p).closehig,"onUpdate:modelValue":K[23]||(K[23]=ae=>S(p).closehig=ae),maxlength:"10",oninput:"value=value.replace(/[^0-9.]/g,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"])]),_:1},8,["model"]),L("div",Oyt,[L("div",Vyt,[L("div",Nyt,[I(S(St),{onClick:K[24]||(K[24]=ae=>pt(i)?i.value=!1:i=!1)},{default:j(()=>[Ue("取消")]),_:1})])]),L("div",Iyt,[L("div",Byt,[I(S(St),{onClick:K[25]||(K[25]=ae=>z())},{default:j(()=>[Ue(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),I(S(Hr),{modelValue:S(o),"onUpdate:modelValue":K[29]||(K[29]=ae=>pt(o)?o.value=ae:o=ae),"align-center":"","append-to-body":!0,width:"400",class:"dialog_class bgcolor tianjia"},{header:j(({titleId:ae,titleClass:Re})=>[L("div",$yt,[I(oe,{src:S(Fr),fit:"contain"},null,8,["src"]),L("h4",{id:ae,class:Y(Re)},"删除框",10,Pyt)])]),default:j(()=>[L("h4",Fyt,[Ue(" 是否确认删除: "),L("span",zyt,Ke(S(h)),1)]),L("div",Uyt,[L("div",Gyt,[L("div",Hyt,[I(S(St),{onClick:K[27]||(K[27]=ae=>pt(o)?o.value=!1:o=!1)},{default:j(()=>[Ue("取消")]),_:1})])]),L("div",Wyt,[L("div",jyt,[I(S(St),{onClick:K[28]||(K[28]=ae=>{R(),pt(o)?o.value=!1:o=!1})},{default:j(()=>[Ue(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),I($b,{ref_key:"pipeline",ref:n,pname:S(p).pname,onPipelineapi:V},null,8,["pname"])])]),_:1},512),[[cn,S(a)]])])])}}};const Yyt={class:"appmian"},Xyt={class:"lfetflex"},qyt={class:"rightflex"},Zyt={class:"hie"},Qyt={__name:"configurator",setup(t,{expose:e}){$(""),Ut(()=>{}),Wve();let n=$(),r=$(),a=$(),i=$(),o=$(),s=$(),l=$(),u=$(),c=$(),f=$();return e({showmenum:()=>{n.value.dialogVisible=!0,r.value.sendialogVisible=!0,f.value.dialogVisible=!0,a.value.sendialogVisible=!0,i.value.sendialogVisible=!0,o.value.sendialogVisible=!0,s.value.sendialogVisible=!0,l.value.sendialogVisible=!0,u.value.sendialogVisible=!0,c.value.sendialogVisible=!0},menumfalse:()=>{n.value.dialogVisible=!1,r.value.sendialogVisible=!1,f.value.dialogVisible=!1,a.value.sendialogVisible=!1,i.value.sendialogVisible=!1,o.value.sendialogVisible=!1,s.value.sendialogVisible=!1,l.value.sendialogVisible=!1,u.value.sendialogVisible=!1,c.value.sendialogVisible=!1}}),(v,p)=>(G(),ne("div",Yyt,[L("div",Xyt,[I(eYe,{ref_key:"menumine",ref:n},null,512),I(Pft,{ref_key:"menusen",ref:r},null,512),I(ygt,{ref_key:"Menumapref",ref:s},null,512),I(D0t,{ref_key:"Menuventfanpref",ref:u},null,512),I(Ygt,{ref_key:"Menuventdoorpref",ref:c},null,512),I(Kyt,{ref_key:"Menupumppref",ref:l},null,512),I(kdt,{ref_key:"Menudisasterref",ref:f},null,512)]),L("div",qyt,[L("div",Zyt,[I(Eht,{ref_key:"menucheck",ref:a},null,512),I(vpt,{ref_key:"menuphysics",ref:i},null,512),I(Vvt,{ref_key:"menupath",ref:o},null,512)])])]))}},Jyt=w0(Qyt,[["__scopeId","data-v-9a7a2604"]]);function emt(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 tmt=`.RenderWindowWithControlBar-module_rootContainer__1xqVd {
- position: relative;
- }
- .RenderWindowWithControlBar-module_renderWindow__2mz6Z {
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- }
- .RenderWindowWithControlBar-module_control__38_dI {
- z-index: 1;
- position: absolute;
- }
- `,Dw={rootContainer:"RenderWindowWithControlBar-module_rootContainer__1xqVd",renderWindow:"RenderWindowWithControlBar-module_renderWindow__2mz6Z",control:"RenderWindowWithControlBar-module_control__38_dI"};emt(tmt);const nmt={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 rmt(t,e,n){const r=nmt[e](n);Object.keys(r).forEach(a=>{t.style[a]=r[a]})}function amt(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`,rmt(e.controlContainer,e.controlPosition,e.controlSize)}e.renderWindowContainer=document.createElement("div"),e.renderWindowContainer.classList.add(Dw.renderWindow),n.setContainer(e.renderWindowContainer),e.controlContainer=document.createElement("div"),e.controlContainer.classList.add(Dw.control),t.setContainer=i=>{e.rootContainer&&(e.rootContainer.removeChild(e.container),e.rootContainer.removeChild(e.controlContainer),e.rootContainer.classList.remove(Dw.rootContainer)),e.rootContainer=i,e.rootContainer&&(e.rootContainer.appendChild(e.container),e.rootContainer.appendChild(e.controlContainer),e.rootContainer.classList.add(Dw.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 imt={rootContainer:null,controlPosition:"left",controlSize:10};function omt(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,imt,n),YT.extend(t,e),Z.get(t,e,["rootContainer","controlContainer","renderWindowContainer"]),amt(t,e)}Z.newInstance(omt,"vtkRenderWindowWithControlBar");const smt={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 DD(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 lmt={DATASET:{init(t,e){const n=t.split(" ")[1];switch(n){case"UNSTRUCTURED_GRID":e.dataset=$a.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=DD(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=DD(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 smt[a](e.POINT_DATA),s=zn.newInstance({name:r,size:e.POINT_DATA});return e.scalars.set(r,o),e.arrayHandler=DD(o,s.setData,i),!0},parse(t,e){return t.split(" ")[0]==="LOOKUP_TABLE"?!0:e.arrayHandler(t)}}};function umt(t,e){const n=t.split(" ");return lmt[n[0]]}function cmt(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=umt(o),!n)return;n=n.init(o,e)?n:null;return}n&&!n.parse(o,e)&&(n=null)}}),e}var fmt={parseLegacyASCII:cmt};function dmt(t,e){e.classHierarchy.push("vtkUnstructuredDataReader"),e.dataAccessHelper||(e.dataAccessHelper=jN.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=fmt.parseLegacyASCII(e.parseData),e.output[0]=e.dataModel.dataset,e.output[1]=e.dataModel.scalars}},t.requestData=(r,a)=>{t.parseAsText(e.parseData)}}const hmt={};function Sae(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,hmt,n),Z.obj(t,e),Z.get(t,e,["url","baseURL"]),Z.setGet(t,e,["dataAccessHelper"]),Z.algo(t,e,0,1),dmt(t,e),e.compression||(e.compression=null),e.progressCallback||(e.progressCallback=null)}const pmt=Z.newInstance(Sae,"vtkUnstructuredDataReader");var vmt={newInstance:pmt,extend:Sae};/*! *****************************************************************************
- Copyright (c) Microsoft Corporation.
- Permission to use, copy, modify, and/or distribute this software for any
- purpose with or without fee is hereby granted.
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE.
- ***************************************************************************** */var QL=function(t,e){return QL=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])},QL(t,e)};function Pe(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");QL(t,e);function n(){this.constructor=t}t.prototype=e===null?Object.create(e):(n.prototype=e.prototype,new n)}var gmt=function(){function t(){this.firefox=!1,this.ie=!1,this.edge=!1,this.newEdge=!1,this.weChat=!1}return t}(),ymt=function(){function t(){this.browser=new gmt,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}(),uh=new ymt;typeof wx=="object"&&typeof wx.getSystemInfoSync=="function"?(uh.wxa=!0,uh.touchEventsSupported=!0):typeof document>"u"&&typeof self<"u"?uh.worker=!0:typeof navigator>"u"?(uh.node=!0,uh.svgSupported=!0):mmt(navigator.userAgent,uh);function mmt(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 Fn=uh;var XN=12,wae="sans-serif",Yf=XN+"px "+wae,bmt=20,Smt=100,wmt="007LLmW'55;N0500LLLLLLLLLL00NNNLzWW\\\\WQb\\0FWLg\\bWb\\WQ\\WrWWQ000CL5LLFLL0LL**F*gLLLL5F0LF\\FFF5.5N";function xmt(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)-bmt)/Smt;e[r]=a}return e}var _mt=xmt(wmt),ml={createCanvas:function(){return typeof document<"u"&&document.createElement("canvas")},measureText:function(){var t,e;return function(n,r){if(!t){var a=ml.createCanvas();t=a&&a.getContext("2d")}if(t)return e!==r&&(e=t.font=r||Yf),t.measureText(n);n=n||"",r=r||Yf;var i=/(\d+)px/.exec(r),o=i&&+i[1]||XN,s=0;if(r.indexOf("mono")>=0)s=o*n.length;else for(var l=0;l<n.length;l++){var u=_mt[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 xae(t){for(var e in ml)t[e]&&(ml[e]=t[e])}var _ae=Ds(["Function","RegExp","Date","Error","CanvasGradient","CanvasPattern","Image","Canvas"],function(t,e){return t["[object "+e+"]"]=!0,t},{}),Cae=Ds(["Int8","Uint8","Uint8Clamped","Int16","Uint16","Int32","Uint32","Float32","Float64"],function(t,e){return t["[object "+e+"Array]"]=!0,t},{}),M0=Object.prototype.toString,qT=Array.prototype,Cmt=qT.forEach,Tmt=qT.filter,qN=qT.slice,Emt=qT.map,wz=(function(){}).constructor,Aw=wz?wz.prototype:null,ZN="__proto__",Mmt=2311;function QN(){return Mmt++}function ZT(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];typeof console<"u"&&console.error.apply(console,t)}function Zt(t){if(t==null||typeof t!="object")return t;var e=t,n=M0.call(t);if(n==="[object Array]"){if(!vg(t)){e=[];for(var r=0,a=t.length;r<a;r++)e[r]=Zt(t[r])}}else if(Cae[n]){if(!vg(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(!_ae[n]&&!vg(t)&&!e0(t)){e={};for(var o in t)t.hasOwnProperty(o)&&o!==ZN&&(e[o]=Zt(t[o]))}return e}function hn(t,e,n){if(!qt(e)||!qt(t))return n?Zt(e):t;for(var r in e)if(e.hasOwnProperty(r)&&r!==ZN){var a=t[r],i=e[r];qt(i)&&qt(a)&&!st(i)&&!st(a)&&!e0(i)&&!e0(a)&&!JL(i)&&!JL(a)&&!vg(i)&&!vg(a)?hn(a,i,n):(n||!(r in t))&&(t[r]=Zt(e[r]))}return t}function QT(t,e){for(var n=t[0],r=1,a=t.length;r<a;r++)n=hn(n,t[r],e);return n}function et(t,e){if(Object.assign)Object.assign(t,e);else for(var n in e)e.hasOwnProperty(n)&&n!==ZN&&(t[n]=e[n]);return t}function Xt(t,e,n){for(var r=Dn(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 Dmt=ml.createCanvas;function bn(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 JN(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 ha(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 Xt(t,e,n)}function mi(t){return!t||typeof t=="string"?!1:typeof t.length=="number"}function q(t,e,n){if(t&&e)if(t.forEach&&t.forEach===Cmt)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 ut(t,e,n){if(!t)return[];if(!e)return JT(t);if(t.map&&t.map===Emt)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 Ds(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 or(t,e,n){if(!t)return[];if(!e)return JT(t);if(t.filter&&t.filter===Tmt)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 Tae(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 Dn(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 Amt(t,e){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return function(){return t.apply(e,n.concat(qN.call(arguments)))}}var Nt=Aw&&jt(Aw.bind)?Aw.call.bind(Aw.bind):Amt;function sn(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return function(){return t.apply(this,e.concat(qN.call(arguments)))}}function st(t){return Array.isArray?Array.isArray(t):M0.call(t)==="[object Array]"}function jt(t){return typeof t=="function"}function Ot(t){return typeof t=="string"}function W2(t){return M0.call(t)==="[object String]"}function Un(t){return typeof t=="number"}function qt(t){var e=typeof t;return e==="function"||!!t&&e==="object"}function JL(t){return!!_ae[M0.call(t)]}function Ao(t){return!!Cae[M0.call(t)]}function e0(t){return typeof t=="object"&&typeof t.nodeType=="number"&&typeof t.ownerDocument=="object"}function qb(t){return t.colorStops!=null}function Eae(t){return t.image!=null}function Mae(t){return M0.call(t)==="[object RegExp]"}function t0(t){return t!==t}function Ua(){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 gn(t,e){return t??e}function hl(t,e,n){return t??e??n}function JT(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return qN.apply(t,e)}function eE(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 Ii(t,e){if(!t)throw new Error(e)}function vs(t){return t==null?null:typeof t.trim=="function"?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")}var Dae="__ec_primitive__";function $1(t){t[Dae]=!0}function vg(t){return t[Dae]}var kmt=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 Dn(this.data)},t.prototype.forEach=function(e){var n=this.data;for(var r in n)n.hasOwnProperty(r)&&e(n[r],r)},t}(),Aae=typeof Map=="function";function Rmt(){return Aae?new Map:new kmt}var kae=function(){function t(e){var n=st(e);this.data=Rmt();var r=this;e instanceof t?e.each(a):e&&q(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 Aae?Array.from(e):e},t.prototype.removeKey=function(e){this.data.delete(e)},t}();function Gt(t){return new kae(t)}function P1(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 Zb(t,e){var n;if(Object.create)n=Object.create(t);else{var r=function(){};r.prototype=t,n=new r}return e&&et(n,e),n}function eI(t){var e=t.style;e.webkitUserSelect="none",e.userSelect="none",e.webkitTapHighlightColor="rgba(0,0,0,0)",e["-webkit-touch-callout"]="none"}function Bt(t,e){return t.hasOwnProperty(e)}function fa(){}var Om=180/Math.PI;const Lmt=Object.freeze(Object.defineProperty({__proto__:null,HashMap:kae,RADIAN_TO_DEGREE:Om,assert:Ii,bind:Nt,clone:Zt,concatArray:P1,createCanvas:Dmt,createHashMap:Gt,createObject:Zb,curry:sn,defaults:Xt,disableUserSelect:eI,each:q,eqNaN:t0,extend:et,filter:or,find:Tae,guid:QN,hasOwn:Bt,indexOf:bn,inherits:JN,isArray:st,isArrayLike:mi,isBuiltInObject:JL,isDom:e0,isFunction:jt,isGradientObject:qb,isImagePatternObject:Eae,isNumber:Un,isObject:qt,isPrimitive:vg,isRegExp:Mae,isString:Ot,isStringSafe:W2,isTypedArray:Ao,keys:Dn,logError:ZT,map:ut,merge:hn,mergeAll:QT,mixin:ha,noop:fa,normalizeCssArray:eE,reduce:Ds,retrieve:Ua,retrieve2:gn,retrieve3:hl,setAsPrimitive:$1,slice:JT,trim:vs},Symbol.toStringTag,{value:"Module"}));function cd(t,e){return t==null&&(t=0),e==null&&(e=0),[t,e]}function Di(t,e){return t[0]=e[0],t[1]=e[1],t}function su(t){return[t[0],t[1]]}function Rae(t,e,n){return t[0]=e,t[1]=n,t}function eO(t,e,n){return t[0]=e[0]+n[0],t[1]=e[1]+n[1],t}function j2(t,e,n,r){return t[0]=e[0]+n[0]*r,t[1]=e[1]+n[1]*r,t}function Sf(t,e,n){return t[0]=e[0]-n[0],t[1]=e[1]-n[1],t}function F1(t){return Math.sqrt(tI(t))}var Omt=F1;function tI(t){return t[0]*t[0]+t[1]*t[1]}var Vmt=tI;function Nmt(t,e,n){return t[0]=e[0]*n[0],t[1]=e[1]*n[1],t}function Imt(t,e,n){return t[0]=e[0]/n[0],t[1]=e[1]/n[1],t}function Bmt(t,e){return t[0]*e[0]+t[1]*e[1]}function Vm(t,e,n){return t[0]=e[0]*n,t[1]=e[1]*n,t}function Bp(t,e){var n=F1(e);return n===0?(t[0]=0,t[1]=0):(t[0]=e[0]/n,t[1]=e[1]/n),t}function K2(t,e){return Math.sqrt((t[0]-e[0])*(t[0]-e[0])+(t[1]-e[1])*(t[1]-e[1]))}var Xu=K2;function Lae(t,e){return(t[0]-e[0])*(t[0]-e[0])+(t[1]-e[1])*(t[1]-e[1])}var Lf=Lae;function $mt(t,e){return t[0]=-e[0],t[1]=-e[1],t}function Nm(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 ai(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 qu(t,e,n){return t[0]=Math.min(e[0],n[0]),t[1]=Math.min(e[1],n[1]),t}function Zu(t,e,n){return t[0]=Math.max(e[0],n[0]),t[1]=Math.max(e[1],n[1]),t}const Pmt=Object.freeze(Object.defineProperty({__proto__:null,add:eO,applyTransform:ai,clone:su,copy:Di,create:cd,dist:Xu,distSquare:Lf,distance:K2,distanceSquare:Lae,div:Imt,dot:Bmt,len:F1,lenSquare:tI,length:Omt,lengthSquare:Vmt,lerp:Nm,max:Zu,min:qu,mul:Nmt,negate:$mt,normalize:Bp,scale:Vm,scaleAndAdd:j2,set:Rae,sub:Sf},Symbol.toStringTag,{value:"Module"}));var lv=function(){function t(e,n){this.target=e,this.topTarget=n&&n.topTarget}return t}(),Fmt=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 lv(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 lv(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 lv(l,e),"dragleave",e.event),s&&s!==l&&this.handler.dispatchToElement(new lv(s,e),"dragenter",e.event))}},t.prototype._dragEnd=function(e){var n=this._draggingTarget;n&&(n.dragging=!1),this.handler.dispatchToElement(new lv(n,e),"dragend",e.event),this._dropTarget&&this.handler.dispatchToElement(new lv(this._dropTarget,e),"drop",e.event),this._draggingTarget=null,this._dropTarget=null},t}();const zmt=Fmt;var Umt=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 ks=Umt;var Gmt=Math.log(2);function tO(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)/Gmt);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]*tO(t,e-1,c,u,a|v,i),h++)}return i[o]=f,f}function xz(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=tO(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)*tO(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 _z="___zrEVENTSAVED",AD=[];function Hmt(t,e,n,r,a){return nO(AD,e,r,a,!0)&&nO(t,n,AD[0],AD[1])}function nO(t,e,n,r,a){if(e.getBoundingClientRect&&Fn.domSupported&&!Oae(e)){var i=e[_z]||(e[_z]={}),o=Wmt(e,i),s=jmt(o,i,a);if(s)return s(t,n,r),!0}return!1}function Wmt(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 jmt(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?xz(s,o):xz(o,s))}function Oae(t){return t.nodeName.toUpperCase()==="CANVAS"}var Kmt=/([&<>"'])/g,Ymt={"&":"&","<":"<",">":">",'"':""","'":"'"};function qi(t){return t==null?"":(t+"").replace(Kmt,function(e,n){return Ymt[n]})}var Xmt=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,kD=[],qmt=Fn.browser.firefox&&+Fn.browser.version.split(".")[0]<39;function rO(t,e,n,r){return n=n||{},r?Cz(t,e,n):qmt&&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):Cz(t,e,n),n}function Cz(t,e,n){if(Fn.domSupported&&t.getBoundingClientRect){var r=e.clientX,a=e.clientY;if(Oae(t)){var i=t.getBoundingClientRect();n.zrX=r-i.left,n.zrY=a-i.top;return}else if(nO(kD,t,r,a)){n.zrX=kD[0],n.zrY=kD[1];return}}n.zrX=n.zrY=0}function nI(t){return t||window.event}function as(t,e,n){if(e=nI(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&&rO(t,o,e,n)}else{rO(t,e,e,n);var i=Zmt(e);e.zrDelta=i?i/120:-(e.detail||0)/3}var s=e.button;return e.which==null&&s!==void 0&&Xmt.test(e.type)&&(e.which=s&1?1:s&2?3:s&4?2:0),e}function Zmt(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 aO(t,e,n,r){t.addEventListener(e,n,r)}function Qmt(t,e,n,r){t.removeEventListener(e,n,r)}var fc=function(t){t.preventDefault(),t.stopPropagation(),t.cancelBubble=!0};function Tz(t){return t.which===2||t.which===3}var Jmt=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=rO(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 RD)if(RD.hasOwnProperty(n)){var r=RD[n](this._track,e);if(r)return r}},t}();function Ez(t){var e=t[1][0]-t[0][0],n=t[1][1]-t[0][1];return Math.sqrt(e*e+n*n)}function e1t(t){return[(t[0][0]+t[1][0])/2,(t[0][1]+t[1][1])/2]}var RD={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=Ez(r)/Ez(a);!isFinite(i)&&(i=1),e.pinchScale=i;var o=e1t(r);return e.pinchX=o[0],e.pinchY=o[1],{type:"pinch",target:t[0].target,event:e}}}}};function Wo(){return[1,0,0,1,0,0]}function Qb(t){return t[0]=1,t[1]=0,t[2]=0,t[3]=1,t[4]=0,t[5]=0,t}function tE(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 lu(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 bl(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 fd(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 nE(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 $p(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 Vae(t){var e=Wo();return tE(e,t),e}const t1t=Object.freeze(Object.defineProperty({__proto__:null,clone:Vae,copy:tE,create:Wo,identity:Qb,invert:$p,mul:lu,rotate:fd,scale:nE,translate:bl},Symbol.toStringTag,{value:"Module"}));var n1t=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 vn=n1t;var kw=Math.min,Rw=Math.max,Id=new vn,Bd=new vn,$d=new vn,Pd=new vn,vy=new vn,gy=new vn,r1t=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=kw(e.x,this.x),r=kw(e.y,this.y);isFinite(this.x)&&isFinite(this.width)?this.width=Rw(e.x+e.width,this.x+this.width)-n:this.width=e.width,isFinite(this.y)&&isFinite(this.height)?this.height=Rw(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=Wo();return bl(i,i,[-n.x,-n.y]),nE(i,i,[r,a]),bl(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?vn.set(gy,-p,0):vn.set(gy,g,0)):b<h&&(h=b,p<g?vn.set(vy,p,0):vn.set(vy,-g,0)),s<c||f<o?w>v&&(v=w,y<m?vn.set(gy,0,-y):vn.set(gy,0,m)):b<h&&(h=b,y<m?vn.set(vy,0,y):vn.set(vy,0,-m))}return n&&vn.copy(n,d?vy:gy),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}Id.x=$d.x=n.x,Id.y=Pd.y=n.y,Bd.x=Pd.x=n.x+n.width,Bd.y=$d.y=n.y+n.height,Id.transform(r),Pd.transform(r),Bd.transform(r),$d.transform(r),e.x=kw(Id.x,Bd.x,$d.x,Pd.x),e.y=kw(Id.y,Bd.y,$d.y,Pd.y);var l=Rw(Id.x,Bd.x,$d.x,Pd.x),u=Rw(Id.y,Bd.y,$d.y,Pd.y);e.width=l-e.x,e.height=u-e.y},t}();const yn=r1t;var Nae="silent";function a1t(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:i1t}}function i1t(){fc(this.event)}var o1t=function(t){Pe(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}(ks),yy=function(){function t(e,n){this.x=e,this.y=n}return t}(),s1t=["click","dblclick","mousewheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],LD=new yn(0,0,0,0),Iae=function(t){Pe(e,t);function e(n,r,a,i,o){var s=t.call(this)||this;return s._hovered=new yy(0,0),s.storage=n,s.painter=r,s.painterRoot=i,s._pointerSize=o,a=a||new o1t,s.proxy=null,s.setHandlerProxy(a),s._draggingMgr=new zmt(s),s}return e.prototype.setHandlerProxy=function(n){this.proxy&&this.proxy.dispose(),n&&(q(s1t,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=Bae(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 yy(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 yy(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=a1t(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 yy(n,r);if(Mz(i,o,n,r,a),this._pointerSize&&!o.target){for(var s=[],l=this._pointerSize,u=l/2,c=new yn(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)&&(LD.copy(d.getBoundingRect()),d.transform&&LD.applyTransform(d.transform),LD.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(Mz(s,o,m,b,a),o.target)return o}}return o},e.prototype.processGesture=function(n,r){this._gestureMgr||(this._gestureMgr=new Jmt);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 yy;s.target=i.target,this.dispatchToElement(s,o,i.event)}},e}(ks);q(["click","mousedown","mouseup","mousewheel","dblclick","contextmenu"],function(t){Iae.prototype[t]=function(e){var n=e.zrX,r=e.zrY,a=Bae(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||Xu(this._downPoint,[e.zrX,e.zrY])>4)return;this._downPoint=null}this.dispatchToElement(i,t,e)}});function l1t(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?Nae:!0}return!1}function Mz(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=l1t(o,n,r))&&(!e.topTarget&&(e.topTarget=o),s!==Nae)){e.target=o;break}}}function Bae(t,e,n){var r=t.painter;return e<0||e>r.getWidth()||n<0||n>r.getHeight()}const u1t=Iae;var $ae=32,my=7;function c1t(t){for(var e=0;t>=$ae;)e|=t&1,t>>=1;return t+e}function Dz(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++;f1t(t,e,a)}else for(;a<n&&r(t[a],t[a-1])>=0;)a++;return a-e}function f1t(t,e,n){for(n--;e<n;){var r=t[e];t[e++]=t[n],t[n--]=r}}function Az(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 OD(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 VD(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 d1t(t,e){var n=my,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=VD(t[g],t,v,p,0,e);v+=m,p-=m,p!==0&&(y=OD(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 C=n,_,x,T;;){_=0,x=0,T=!1;do if(e(t[b],o[m])<0){if(t[w++]=t[b++],x++,_=0,--g===0){T=!0;break}}else if(t[w++]=o[m++],_++,x=0,--v===1){T=!0;break}while((_|x)<C);if(T)break;do{if(_=VD(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(x=OD(o[m],t,b,g,0,e),x!==0){for(y=0;y<x;y++)t[w+y]=t[b+y];if(w+=x,b+=x,g-=x,g===0){T=!0;break}}if(t[w++]=o[m++],--v===1){T=!0;break}C--}while(_>=my||x>=my);if(T)break;C<0&&(C=0),C+=2}if(n=C,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,C=0,_=0;if(t[w--]=t[m--],--v===0){for(C=w-(g-1),y=0;y<g;y++)t[C+y]=o[y];return}if(g===1){for(w-=v,m-=v,_=w+1,C=m+1,y=v-1;y>=0;y--)t[_+y]=t[C+y];t[w]=o[b];return}for(var x=n;;){var T=0,M=0,E=!1;do if(e(o[b],t[m])<0){if(t[w--]=t[m--],T++,M=0,--v===0){E=!0;break}}else if(t[w--]=o[b--],M++,T=0,--g===1){E=!0;break}while((T|M)<x);if(E)break;do{if(T=v-VD(o[b],t,h,v,v-1,e),T!==0){for(w-=T,m-=T,v-=T,_=w+1,C=m+1,y=T-1;y>=0;y--)t[_+y]=t[C+y];if(v===0){E=!0;break}}if(t[w--]=o[b--],--g===1){E=!0;break}if(M=g-OD(t[m],o,0,g,g-1,e),M!==0){for(w-=M,b-=M,g-=M,_=w+1,C=b+1,y=0;y<M;y++)t[_+y]=o[C+y];if(g<=1){E=!0;break}}if(t[w--]=t[m--],--v===0){E=!0;break}x--}while(T>=my||M>=my);if(E)break;x<0&&(x=0),x+=2}if(n=x,n<1&&(n=1),g===1){for(w-=v,m-=v,_=w+1,C=m+1,y=v-1;y>=0;y--)t[_+y]=t[C+y];t[w]=o[b]}else{if(g===0)throw new Error;for(C=w-(g-1),y=0;y<g;y++)t[C+y]=o[y]}}return{mergeRuns:l,forceMergeRuns:u,pushRun:s}}function M_(t,e,n,r){n||(n=0),r||(r=t.length);var a=r-n;if(!(a<2)){var i=0;if(a<$ae){i=Dz(t,n,r,e),Az(t,n,r,n+i,e);return}var o=d1t(t,e),s=c1t(a);do{if(i=Dz(t,n,r,e),i<s){var l=a;l>s&&(l=s),Az(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 Io=1,nm=2,Bv=4,kz=!1;function ND(){kz||(kz=!0,console.warn("z / z2 / zlevel of displayable is invalid, which may cause unexpected errors"))}function Rz(t,e){return t.zlevel===e.zlevel?t.z===e.z?t.z2-e.z2:t.z-e.z:t.zlevel-e.zlevel}var h1t=function(){function t(){this._roots=[],this._displayList=[],this._displayListLen=0,this.displayableSortFunc=Rz}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,M_(r,Rz)},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|=Io),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)&&(ND(),c.z=0),isNaN(c.z2)&&(ND(),c.z2=0),isNaN(c.zlevel)&&(ND(),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=bn(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 p1t=h1t;var Pae;Pae=Fn.hasGlobalWindow&&(window.requestAnimationFrame&&window.requestAnimationFrame.bind(window)||window.msRequestAnimationFrame&&window.msRequestAnimationFrame.bind(window)||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame)||function(t){return setTimeout(t,16)};const iO=Pae;var D_={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-D_.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?D_.bounceIn(t*2)*.5:D_.bounceOut(t*2-1)*.5+.5}};const Fae=D_;var Lw=Math.pow,Of=Math.sqrt,Y2=1e-8,zae=1e-4,Lz=Of(3),Ow=1/3,ql=cd(),cs=cd(),gg=cd();function wf(t){return t>-Y2&&t<Y2}function Uae(t){return t>Y2||t<-Y2}function za(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 Oz(t,e,n,r,a){var i=1-a;return 3*(((e-t)*i+2*(n-e)*a)*i+(r-n)*a*a)}function X2(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(wf(c)&&wf(f))if(wf(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(wf(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=Of(p),b=c*s+1.5*o*(-f+m),w=c*s+1.5*o*(-f-m);b<0?b=-Lw(-b,Ow):b=Lw(b,Ow),w<0?w=-Lw(-w,Ow):w=Lw(w,Ow);var v=(-s-(b+w))/(3*o);v>=0&&v<=1&&(i[h++]=v)}else{var C=(2*c*s-3*o*f)/(2*Of(c*c*c)),_=Math.acos(C)/3,x=Of(c),T=Math.cos(_),v=(-s-2*x*T)/(3*o),y=(-s+x*(T+Lz*Math.sin(_)))/(3*o),M=(-s+x*(T-Lz*Math.sin(_)))/(3*o);v>=0&&v<=1&&(i[h++]=v),y>=0&&y<=1&&(i[h++]=y),M>=0&&M<=1&&(i[h++]=M)}}return h}function Gae(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(wf(o)){if(Uae(i)){var u=-s/i;u>=0&&u<=1&&(a[l++]=u)}}else{var c=i*i-4*o*s;if(wf(c))a[0]=-i/(2*o);else if(c>0){var f=Of(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 Xf(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 Hae(t,e,n,r,a,i,o,s,l,u,c){var f,d=.005,h=1/0,v,p,g,y;ql[0]=l,ql[1]=u;for(var m=0;m<1;m+=.05)cs[0]=za(t,n,a,o,m),cs[1]=za(e,r,i,s,m),g=Lf(ql,cs),g<h&&(f=m,h=g);h=1/0;for(var b=0;b<32&&!(d<zae);b++)v=f-d,p=f+d,cs[0]=za(t,n,a,o,v),cs[1]=za(e,r,i,s,v),g=Lf(cs,ql),v>=0&&g<h?(f=v,h=g):(gg[0]=za(t,n,a,o,p),gg[1]=za(e,r,i,s,p),y=Lf(gg,ql),p<=1&&y<h?(f=p,h=y):d*=.5);return c&&(c[0]=za(t,n,a,o,f),c[1]=za(e,r,i,s,f)),Of(h)}function v1t(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=za(t,n,a,o,v),g=za(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 Ja(t,e,n,r){var a=1-r;return a*(a*t+2*r*e)+r*r*n}function oO(t,e,n,r){return 2*((1-r)*(e-t)+r*(n-e))}function g1t(t,e,n,r,a){var i=t-2*e+n,o=2*(e-t),s=t-r,l=0;if(wf(i)){if(Uae(o)){var u=-s/o;u>=0&&u<=1&&(a[l++]=u)}}else{var c=o*o-4*i*s;if(wf(c)){var u=-o/(2*i);u>=0&&u<=1&&(a[l++]=u)}else if(c>0){var f=Of(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 Wae(t,e,n){var r=t+n-2*e;return r===0?.5:(t-e)/r}function z1(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 jae(t,e,n,r,a,i,o,s,l){var u,c=.005,f=1/0;ql[0]=o,ql[1]=s;for(var d=0;d<1;d+=.05){cs[0]=Ja(t,n,a,d),cs[1]=Ja(e,r,i,d);var h=Lf(ql,cs);h<f&&(u=d,f=h)}f=1/0;for(var v=0;v<32&&!(c<zae);v++){var p=u-c,g=u+c;cs[0]=Ja(t,n,a,p),cs[1]=Ja(e,r,i,p);var h=Lf(cs,ql);if(p>=0&&h<f)u=p,f=h;else{gg[0]=Ja(t,n,a,g),gg[1]=Ja(e,r,i,g);var y=Lf(gg,ql);g<=1&&y<f?(u=g,f=y):c*=.5}}return l&&(l[0]=Ja(t,n,a,u),l[1]=Ja(e,r,i,u)),Of(f)}function y1t(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=Ja(t,n,a,d),v=Ja(e,r,i,d),p=h-s,g=v-l;u+=Math.sqrt(p*p+g*g),s=h,l=v}return u}var m1t=/cubic-bezier\(([0-9,\.e ]+)\)/;function rI(t){var e=t&&m1t.exec(t);if(e){var n=e[1].split(","),r=+vs(n[0]),a=+vs(n[1]),i=+vs(n[2]),o=+vs(n[3]);if(isNaN(r+a+i+o))return;var s=[];return function(l){return l<=0?0:l>=1?1:X2(0,r,i,1,l,s)&&za(0,a,o,1,s[0])}}}var b1t=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||fa,this.ondestroy=e.ondestroy||fa,this.onrestart=e.onrestart||fa,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=jt(e)?e:Fae[e]||rI(e)},t}();const S1t=b1t;var Kae=function(){function t(e){this.value=e}return t}(),w1t=function(){function t(){this._len=0}return t.prototype.insert=function(e){var n=new Kae(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}(),x1t=function(){function t(e){this._list=new w1t,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 Kae(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 Jb=x1t;var Vz={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 pl(t){return t=Math.round(t),t<0?0:t>255?255:t}function _1t(t){return t=Math.round(t),t<0?0:t>360?360:t}function U1(t){return t<0?0:t>1?1:t}function ID(t){var e=t;return e.length&&e.charAt(e.length-1)==="%"?pl(parseFloat(e)/100*255):pl(parseInt(e,10))}function rp(t){var e=t;return e.length&&e.charAt(e.length-1)==="%"?U1(parseFloat(e)/100):U1(parseFloat(e))}function BD(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 xf(t,e,n){return t+(e-t)*n}function ns(t,e,n,r,a){return t[0]=e,t[1]=n,t[2]=r,t[3]=a,t}function sO(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t}var Yae=new Jb(20),Vw=null;function uv(t,e){Vw&&sO(Vw,e),Vw=Yae.put(t,Vw||e.slice())}function eo(t,e){if(t){e=e||[];var n=Yae.get(t);if(n)return sO(e,n);t=t+"";var r=t.replace(/ /g,"").toLowerCase();if(r in Vz)return sO(e,Vz[r]),uv(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)){ns(e,0,0,0,1);return}return ns(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),uv(t,e),e}else if(a===7||a===9){var i=parseInt(r.slice(1,7),16);if(!(i>=0&&i<=16777215)){ns(e,0,0,0,1);return}return ns(e,(i&16711680)>>16,(i&65280)>>8,i&255,a===9?parseInt(r.slice(7),16)/255:1),uv(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?ns(e,+u[0],+u[1],+u[2],1):ns(e,0,0,0,1);c=rp(u.pop());case"rgb":if(u.length>=3)return ns(e,ID(u[0]),ID(u[1]),ID(u[2]),u.length===3?c:rp(u[3])),uv(t,e),e;ns(e,0,0,0,1);return;case"hsla":if(u.length!==4){ns(e,0,0,0,1);return}return u[3]=rp(u[3]),lO(u,e),uv(t,e),e;case"hsl":if(u.length!==3){ns(e,0,0,0,1);return}return lO(u,e),uv(t,e),e;default:return}}ns(e,0,0,0,1)}}function lO(t,e){var n=(parseFloat(t[0])%360+360)%360/360,r=rp(t[1]),a=rp(t[2]),i=a<=.5?a*(r+1):a+r-a*r,o=a*2-i;return e=e||[],ns(e,pl(BD(o,i,n+1/3)*255),pl(BD(o,i,n)*255),pl(BD(o,i,n-1/3)*255),1),t.length===4&&(e[3]=t[3]),e}function C1t(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 q2(t,e){var n=eo(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 vl(n,n.length===4?"rgba":"rgb")}}function T1t(t){var e=eo(t);if(e)return((1<<24)+(e[0]<<16)+(e[1]<<8)+ +e[2]).toString(16).slice(1)}function Im(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]=pl(xf(o[0],s[0],l)),n[1]=pl(xf(o[1],s[1],l)),n[2]=pl(xf(o[2],s[2],l)),n[3]=U1(xf(o[3],s[3],l)),n}}var E1t=Im;function aI(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=eo(e[a]),s=eo(e[i]),l=r-a,u=vl([pl(xf(o[0],s[0],l)),pl(xf(o[1],s[1],l)),pl(xf(o[2],s[2],l)),U1(xf(o[3],s[3],l))],"rgba");return n?{color:u,leftIndex:a,rightIndex:i,value:r}:u}}var M1t=aI;function yg(t,e,n,r){var a=eo(t);if(t)return a=C1t(a),e!=null&&(a[0]=_1t(e)),n!=null&&(a[1]=rp(n)),r!=null&&(a[2]=rp(r)),vl(lO(a),"rgba")}function G1(t,e){var n=eo(t);if(n&&e!=null)return n[3]=U1(e),vl(n,"rgba")}function vl(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 H1(t,e){var n=eo(t);return n?(.299*n[0]+.587*n[1]+.114*n[2])*n[3]/255+(1-n[3])*e:0}function D1t(){return vl([Math.round(Math.random()*255),Math.round(Math.random()*255),Math.round(Math.random()*255)],"rgb")}const A1t=Object.freeze(Object.defineProperty({__proto__:null,fastLerp:Im,fastMapToColor:E1t,lerp:aI,lift:q2,lum:H1,mapToColor:M1t,modifyAlpha:G1,modifyHSL:yg,parse:eo,random:D1t,stringify:vl,toHex:T1t},Symbol.toStringTag,{value:"Module"}));var Z2=Math.round;function W1(t){var e;if(!t||t==="transparent")t="none";else if(typeof t=="string"&&t.indexOf("rgba")>-1){var n=eo(t);n&&(t="rgb("+n[0]+","+n[1]+","+n[2]+")",e=n[3])}return{color:t,opacity:e??1}}var Nz=1e-4;function _f(t){return t<Nz&&t>-Nz}function Nw(t){return Z2(t*1e3)/1e3}function uO(t){return Z2(t*1e4)/1e4}function k1t(t){return"matrix("+Nw(t[0])+","+Nw(t[1])+","+Nw(t[2])+","+Nw(t[3])+","+uO(t[4])+","+uO(t[5])+")"}var R1t={left:"start",right:"end",center:"middle",middle:"middle"};function L1t(t,e,n){return n==="top"?t+=e/2:n==="bottom"&&(t-=e/2),t}function O1t(t){return t&&(t.shadowBlur||t.shadowOffsetX||t.shadowOffsetY)}function V1t(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 Xae(t){return t&&!!t.image}function N1t(t){return t&&!!t.svgElement}function iI(t){return Xae(t)||N1t(t)}function qae(t){return t.type==="linear"}function Zae(t){return t.type==="radial"}function Qae(t){return t&&(t.type==="linear"||t.type==="radial")}function rE(t){return"url(#"+t+")"}function Jae(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 eie(t){var e=t.x||0,n=t.y||0,r=(t.rotation||0)*Om,a=gn(t.scaleX,1),i=gn(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("+Z2(o*Om)+"deg, "+Z2(s*Om)+"deg)"),l.join(" ")}var I1t=function(){return Fn.hasGlobalWindow&&jt(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}}(),cO=Array.prototype.slice;function Fu(t,e,n){return(e-t)*n+t}function $D(t,e,n,r){for(var a=e.length,i=0;i<a;i++)t[i]=Fu(e[i],n[i],r);return t}function B1t(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]=Fu(e[o][s],n[o][s],r)}return t}function Iw(t,e,n,r){for(var a=e.length,i=0;i<a;i++)t[i]=e[i]+n[i]*r;return t}function Iz(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 $1t(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 P1t(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]:cO.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 Bm(t){if(mi(t)){var e=t.length;if(mi(t[0])){for(var n=[],r=0;r<e;r++)n.push(cO.call(t[r]));return n}return cO.call(t)}return t}function A_(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 F1t(t){return mi(t&&t[0])?2:1}var Bw=0,k_=1,tie=2,rm=3,fO=4,dO=5,Bz=6;function $z(t){return t===fO||t===dO}function $w(t){return t===k_||t===tie}var by=[0,0,0,0],z1t=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=Bz,l=n;if(mi(n)){var u=F1t(n);s=u,(u===1&&!Un(n[0])||u===2&&!Un(n[0][0]))&&(o=!0)}else if(Un(n)&&!t0(n))s=Bw;else if(Ot(n))if(!isNaN(+n))s=Bw;else{var c=eo(n);c&&(l=c,s=rm)}else if(qb(n)){var f=et({},l);f.colorStops=ut(n.colorStops,function(h){return{offset:h.offset,color:eo(h.color)}}),qae(n)?s=fO:Zae(n)&&(s=dO),l=f}i===0?this.valType=s:(s!==this.valType||s===Bz)&&(o=!0),this.discrete=this.discrete||o;var d={time:e,value:l,rawValue:n,percent:0};return r&&(d.easing=r,d.easingFunc=jt(r)?r:Fae[r]||rI(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=$w(a),u=$z(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?P1t(d,h,a):u&&$1t(d.colorStops,h.colorStops))}if(!s&&a!==dO&&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===Bw?r[c].additiveValue=r[c].value-v:a===rm?r[c].additiveValue=Iw([],r[c].value,v,-1):$w(a)&&(r[c].additiveValue=a===k_?Iw([],r[c].value,v,-1):Iz([],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===rm,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?by:e[l];if(($w(i)||u)&&!m&&(m=this._additiveValue=[]),this.discrete)e[l]=y<1?h.rawValue:v.rawValue;else if($w(i))i===k_?$D(m,h[a],v[a],y):B1t(m,h[a],v[a],y);else if($z(i)){var b=h[a],w=v[a],C=i===fO;e[l]={type:C?"linear":"radial",x:Fu(b.x,w.x,y),y:Fu(b.y,w.y,y),colorStops:ut(b.colorStops,function(x,T){var M=w.colorStops[T];return{offset:Fu(x.offset,M.offset,y),color:A_($D([],x.color,M.color,y))}}),global:w.global},C?(e[l].x2=Fu(b.x2,w.x2,y),e[l].y2=Fu(b.y2,w.y2,y)):e[l].r=Fu(b.r,w.r,y)}else if(u)$D(m,h[a],v[a],y),r||(e[l]=A_(m));else{var _=Fu(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===Bw?e[r]=e[r]+a:n===rm?(eo(e[r],by),Iw(by,by,a,1),e[r]=A_(by)):n===k_?Iw(e[r],e[r],a,1):n===tie&&Iz(e[r],e[r],a,1)},t}(),U1t=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){ZT("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,Dn(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 z1t(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===rm&&u&&(u=A_(u))}else u=this._target[s];if(u==null)continue;e>0&&l.addKeyframe(0,Bm(u),a),this._trackKeys.push(s)}l.addKeyframe(e,Bm(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 S1t({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 ut(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]=Bm(l.rawValue))}}}},t.prototype.__changeFinalValue=function(e,n){n=n||Dn(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 oI=U1t;function qv(){return new Date().getTime()}var G1t=function(t){Pe(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=qv()-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&&(iO(r),!n._paused&&n.update())}iO(r)},e.prototype.start=function(){this._running||(this._time=qv(),this._pausedTime=0,this._startLoop())},e.prototype.stop=function(){this._running=!1},e.prototype.pause=function(){this._paused||(this._pauseStart=qv(),this._paused=!0)},e.prototype.resume=function(){this._paused&&(this._pausedTime+=qv()-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 oI(n,r.loop);return this.addAnimator(a),a},e}(ks);const H1t=G1t;var W1t=300,PD=Fn.domSupported,FD=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=ut(t,function(a){var i=a.replace("mouse","pointer");return n.hasOwnProperty(i)?i:a});return{mouse:t,touch:e,pointer:r}}(),Pz={mouse:["mousemove","mouseup"],pointer:["pointermove","pointerup"]},Fz=!1;function hO(t){var e=t.pointerType;return e==="pen"||e==="touch"}function j1t(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 zD(t){t&&(t.zrByTouch=!0)}function K1t(t,e){return as(t.dom,new Y1t(t,e),!0)}function nie(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 Y1t=function(){function t(e,n){this.stopPropagation=fa,this.stopImmediatePropagation=fa,this.preventDefault=fa,this.type=n.type,this.target=this.currentTarget=e.dom,this.pointerType=n.pointerType,this.clientX=n.clientX,this.clientY=n.clientY}return t}(),Ks={mousedown:function(t){t=as(this.dom,t),this.__mayPointerCapture=[t.zrX,t.zrY],this.trigger("mousedown",t)},mousemove:function(t){t=as(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=as(this.dom,t),this.__togglePointerCapture(!1),this.trigger("mouseup",t)},mouseout:function(t){t=as(this.dom,t);var e=t.toElement||t.relatedTarget;nie(this,e)||(this.__pointerCapturing&&(t.zrEventControl="no_globalout"),this.trigger("mouseout",t))},wheel:function(t){Fz=!0,t=as(this.dom,t),this.trigger("mousewheel",t)},mousewheel:function(t){Fz||(t=as(this.dom,t),this.trigger("mousewheel",t))},touchstart:function(t){t=as(this.dom,t),zD(t),this.__lastTouchMoment=new Date,this.handler.processGesture(t,"start"),Ks.mousemove.call(this,t),Ks.mousedown.call(this,t)},touchmove:function(t){t=as(this.dom,t),zD(t),this.handler.processGesture(t,"change"),Ks.mousemove.call(this,t)},touchend:function(t){t=as(this.dom,t),zD(t),this.handler.processGesture(t,"end"),Ks.mouseup.call(this,t),+new Date-+this.__lastTouchMoment<W1t&&Ks.click.call(this,t)},pointerdown:function(t){Ks.mousedown.call(this,t)},pointermove:function(t){hO(t)||Ks.mousemove.call(this,t)},pointerup:function(t){Ks.mouseup.call(this,t)},pointerout:function(t){hO(t)||Ks.mouseout.call(this,t)}};q(["click","dblclick","contextmenu"],function(t){Ks[t]=function(e){e=as(this.dom,e),this.trigger(t,e)}});var pO={pointermove:function(t){hO(t)||pO.mousemove.call(this,t)},pointerup:function(t){pO.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 X1t(t,e){var n=e.domHandlers;Fn.pointerEventsSupported?q(FD.pointer,function(r){R_(e,r,function(a){n[r].call(t,a)})}):(Fn.touchEventsSupported&&q(FD.touch,function(r){R_(e,r,function(a){n[r].call(t,a),j1t(e)})}),q(FD.mouse,function(r){R_(e,r,function(a){a=nI(a),e.touching||n[r].call(t,a)})}))}function q1t(t,e){Fn.pointerEventsSupported?q(Pz.pointer,n):Fn.touchEventsSupported||q(Pz.mouse,n);function n(r){function a(i){i=nI(i),nie(t,i.target)||(i=K1t(t,i),e.domHandlers[r].call(t,i))}R_(e,r,a,{capture:!0})}}function R_(t,e,n,r){t.mounted[e]=n,t.listenerOpts[e]=r,aO(t.domTarget,e,n,r)}function UD(t){var e=t.mounted;for(var n in e)e.hasOwnProperty(n)&&Qmt(t.domTarget,n,e[n],t.listenerOpts[n]);t.mounted={}}var zz=function(){function t(e,n){this.mounted={},this.listenerOpts={},this.touching=!1,this.domTarget=e,this.domHandlers=n}return t}(),Z1t=function(t){Pe(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 zz(n,Ks),PD&&(a._globalHandlerScope=new zz(document,pO)),X1t(a,a._localHandlerScope),a}return e.prototype.dispose=function(){UD(this._localHandlerScope),PD&&UD(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,PD&&+this.__pointerCapturing^+n){this.__pointerCapturing=n;var r=this._globalHandlerScope;n?q1t(this,r):UD(r)}},e}(ks);const Q1t=Z1t;var rie=1;Fn.hasGlobalWindow&&(rie=Math.max(window.devicePixelRatio||window.screen&&window.screen.deviceXDPI/window.screen.logicalXDPI||1,1));var Q2=rie,vO=.4,gO="#333",yO="#ccc",J1t="#eee",Uz=Qb,Gz=5e-5;function Fd(t){return t>Gz||t<-Gz}var zd=[],cv=[],GD=Wo(),HD=Math.abs,ebt=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 Fd(this.rotation)||Fd(this.x)||Fd(this.y)||Fd(this.scaleX-1)||Fd(this.scaleY-1)||Fd(this.skewX)||Fd(this.skewY)},t.prototype.updateTransform=function(){var e=this.parent&&this.parent.transform,n=this.needLocalTransform(),r=this.transform;if(!(n||e)){r&&(Uz(r),this.invTransform=null);return}r=r||Wo(),n?this.getLocalTransform(r):Uz(r),e&&(n?lu(r,e,r):tE(r,e)),this.transform=r,this._resolveGlobalScaleRatio(r)},t.prototype._resolveGlobalScaleRatio=function(e){var n=this.globalScaleRatio;if(n!=null&&n!==1){this.getGlobalScale(zd);var r=zd[0]<0?-1:1,a=zd[1]<0?-1:1,i=((zd[0]-r)*n+r)/zd[0]||0,o=((zd[1]-a)*n+a)/zd[1]||0;e[0]*=i,e[1]*=i,e[2]*=o,e[3]*=o}this.invTransform=this.invTransform||Wo(),$p(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&&(lu(cv,e.invTransform,n),n=cv);var r=this.originX,a=this.originY;(r||a)&&(GD[4]=r,GD[5]=a,lu(cv,n,GD),cv[4]-=r,cv[5]-=a,n=cv),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&&ai(r,r,a),r},t.prototype.transformCoordToGlobal=function(e,n){var r=[e,n],a=this.transform;return a&&ai(r,r,a),r},t.prototype.getLineScale=function(){var e=this.transform;return e&&HD(e[0]-1)>1e-10&&HD(e[3]-1)>1e-10?Math.sqrt(HD(e[0]*e[3]-e[2]*e[1])):1},t.prototype.copyTransform=function(e){aie(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&&fd(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}(),gu=["x","y","originX","originY","anchorX","anchorY","rotation","scaleX","scaleY","skewX","skewY"];function aie(t,e){for(var n=0;n<gu.length;n++){var r=gu[n];t[r]=e[r]}}const Qu=ebt;var Hz={};function Ho(t,e){e=e||Yf;var n=Hz[e];n||(n=Hz[e]=new Jb(500));var r=n.get(t);return r==null&&(r=ml.measureText(t,e).width,n.put(t,r)),r}function Wz(t,e,n,r){var a=Ho(t,e),i=aE(e),o=am(0,a,n),s=$v(0,i,r),l=new yn(o,s,a,i);return l}function eS(t,e,n,r){var a=((t||"")+"").split(`
- `),i=a.length;if(i===1)return Wz(a[0],e,n,r);for(var o=new yn(0,0,0,0),s=0;s<a.length;s++){var l=Wz(a[s],e,n,r);s===0?o.copy(l):o.union(l)}return o}function am(t,e,n){return n==="right"?t-=e:n==="center"&&(t-=e/2),t}function $v(t,e,n){return n==="middle"?t-=e/2:n==="bottom"&&(t-=e),t}function aE(t){return Ho("国",t)}function Sl(t,e){return typeof t=="string"?t.lastIndexOf("%")>=0?parseFloat(t)/100*e:parseFloat(t):t}function J2(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+=Sl(r[0],n.width),u+=Sl(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 WD="__zr_normal__",jD=gu.concat(["ignore"]),tbt=Ds(gu,function(t,e){return t[e]=!0,t},{ignore:!1}),fv={},nbt=new yn(0,0,0,0),sI=function(){function t(e){this.id=QN(),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=nbt;r.layoutRect?c.copy(r.layoutRect):c.copy(this.getBoundingRect()),a||c.applyTransform(this.transform),this.calculateTextPosition?this.calculateTextPosition(fv,r,c):J2(fv,r,c),i.x=fv.x,i.y=fv.y,o=fv.align,s=fv.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=Sl(f[0],c.width),h=Sl(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|=Io,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()?yO:gO},t.prototype.getOutsideStroke=function(e){var n=this.__zr&&this.__zr.getBackgroundColor(),r=typeof n=="string"&&eo(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,vl(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||{},et(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(qt(e))for(var r=e,a=Dn(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!==WD)){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,jD)},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(WD,!1,e)},t.prototype.useState=function(e,n,r,a){var i=e===WD,o=this.hasState();if(!(!o&&i)){var s=this.currentStates,l=this.stateTransition;if(!(bn(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){ZT("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&=~Io),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&=~Io)}},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=bn(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=bn(a,e),o=bn(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];et(n,i),i.textConfig&&(r=r||{},et(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=et({},a?this.textConfig:r.textConfig),et(this.textConfig,n.textConfig)):s&&r.textConfig&&(this.textConfig=r.textConfig);for(var l={},u=!1,c=0;c<jD.length;c++){var f=jD[c],d=i&&tbt[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 Qu,this._attachComponent(e),this._textContent=e,this.markRedraw())},t.prototype.setTextConfig=function(e){this.textConfig||(this.textConfig={}),et(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|=Io;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 oI(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=bn(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){KD(this,e,n,r)},t.prototype.animateFrom=function(e,n,r){KD(this,e,n,r,!0)},t.prototype._transitionState=function(e,n,r,a){for(var i=KD(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=Io;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}();ha(sI,ks);ha(sI,Qu);function KD(t,e,n,r,a){n=n||{};var i=[];iie(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 YD(t,e,n){for(var r=0;r<n;r++)t[r]=e[r]}function rbt(t){return mi(t[0])}function abt(t,e,n){if(mi(e[n]))if(mi(t[n])||(t[n]=[]),Ao(e[n])){var r=e[n].length;t[n].length!==r&&(t[n]=new e[n].constructor(r),YD(t[n],e[n],r))}else{var a=e[n],i=t[n],o=a.length;if(rbt(a))for(var s=a[0].length,l=0;l<o;l++)i[l]?YD(i[l],a[l],s):i[l]=Array.prototype.slice.call(a[l]);else YD(i,a,o);i.length=a.length}else t[n]=e[n]}function ibt(t,e){return t===e||mi(t)&&mi(e)&&obt(t,e)}function obt(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 iie(t,e,n,r,a,i,o,s){for(var l=Dn(r),u=a.duration,c=a.delay,f=a.additive,d=a.setToFinal,h=!qt(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(qt(m)&&!mi(m)&&!qb(m)){if(e){s||(n[y]=m,t.updateDuringAnimation(e));continue}iie(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 C=v[w];if(C.targetName===e){var _=C.stopTracks(p);if(_){var x=bn(v,C);v.splice(x,1)}}}if(a.force||(p=or(p,function(A){return!ibt(r[A],n[A])}),b=p.length),b>0||a.force&&!o.length){var T=void 0,M=void 0,E=void 0;if(s){M={},d&&(T={});for(var w=0;w<b;w++){var y=p[w];M[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]=Bm(n[y]),abt(n,r,y)}}var C=new oI(n,!1,!1,f?or(v,function(k){return k.targetName===e}):null);C.targetName=e,a.scope&&(C.scope=a.scope),d&&T&&C.whenWithKeys(0,T,p),E&&C.whenWithKeys(0,E,p),C.whenWithKeys(u??500,s?M:r,p).delay(c||0),t.addAnimator(C,e),o.push(C)}}const oie=sI;var sie=function(t){Pe(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=bn(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=bn(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 yn(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?(yn.applyTransform(r,u,c),o=o||r.clone(),o.union(r)):(o=o||u.clone(),o.union(u))}}return o||r},e}(oie);sie.prototype.type="group";const en=sie;/*!
- * ZRender, a high performance 2d drawing library.
- *
- * Copyright (c) 2013, Baidu Inc.
- * All rights reserved.
- *
- * LICENSE
- * https://github.com/ecomfe/zrender/blob/master/LICENSE.txt
- */var L_={},Ph={};function sbt(t){delete Ph[t]}function lbt(t){if(!t)return!1;if(typeof t=="string")return H1(t,1)<vO;if(t.colorStops){for(var e=t.colorStops,n=0,r=e.length,a=0;a<r;a++)n+=H1(e[a].color,1);return n/=r,n<vO}return!1}var ubt=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 p1t,o=r.renderer||"canvas";L_[o]||(o=Dn(L_)[0]),r.useDirtyRect=r.useDirtyRect==null?!1:r.useDirtyRect;var s=new L_[o](n,i,r,e),l=r.ssr||s.ssrOnly;this.storage=i,this.painter=s;var u=!Fn.node&&!Fn.worker&&!l?new Q1t(s.getViewportRoot(),s.root):null,c=r.useCoarsePointer,f=c==null||c==="auto"?Fn.touchEventsSupported:!!c,d=44,h;f&&(h=gn(r.pointerSize,d)),this.handler=new u1t(i,s,u,s.root,h),this.animation=new H1t({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=lbt(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=qv();this._needsRefresh&&(n=!0,this.refreshImmediately(e)),this._needsRefreshHover&&(n=!0,this.refreshHoverImmediately());var a=qv();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 en&&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,sbt(this.id)},t}();function mO(t,e){var n=new ubt(QN(),t,e);return Ph[n.id]=n,n}function cbt(t){t.dispose()}function fbt(){for(var t in Ph)Ph.hasOwnProperty(t)&&Ph[t].dispose();Ph={}}function dbt(t){return Ph[t]}function lie(t,e){L_[t]=e}var hbt="5.4.4";const pbt=Object.freeze(Object.defineProperty({__proto__:null,dispose:cbt,disposeAll:fbt,getInstance:dbt,init:mO,registerPainter:lie,version:hbt},Symbol.toStringTag,{value:"Module"}));var jz=1e-4,uie=20;function vbt(t){return t.replace(/^\s+|\s+$/g,"")}function ir(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 Ot(t)?vbt(t).match(/%$/)?parseFloat(t)/100*e:parseFloat(t):t==null?NaN:+t}function sa(t,e,n){return e==null&&(e=10),e=Math.min(Math.max(0,e),uie),t=(+t).toFixed(e),n?t:+t}function zo(t){return t.sort(function(e,n){return e-n}),t}function ll(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 cie(t)}function cie(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 lI(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 gbt(t,e,n){if(!t[e])return 0;var r=fie(t,n);return r[e]||0}function fie(t,e){var n=Ds(t,function(h,v){return h+(isNaN(v)?0:v)},0);if(n===0)return[];for(var r=Math.pow(10,e),a=ut(t,function(h){return(isNaN(h)?0:h)/n*r*100}),i=r*100,o=ut(a,function(h){return Math.floor(h)}),s=Ds(o,function(h,v){return h+v},0),l=ut(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 ut(o,function(h){return h/r})}function ybt(t,e){var n=Math.max(ll(t),ll(e)),r=t+e;return n>uie?r:sa(r,n)}var bO=9007199254740991;function uI(t){var e=Math.PI*2;return(t%e+e)%e}function j1(t){return t>-jz&&t<jz}var mbt=/^(?:(\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 jo(t){if(t instanceof Date)return t;if(Ot(t)){var e=mbt.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 die(t){return Math.pow(10,iE(t))}function iE(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 cI(t,e){var n=iE(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 O_(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 SO(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 yu(t){var e=parseFloat(t);return e==t&&(e!==0||!Ot(t)||t.indexOf("x")<=0)?e:NaN}function fI(t){return!isNaN(yu(t))}function hie(){return Math.round(Math.random()*9)}function pie(t,e){return e===0?t:pie(e,t%e)}function Kz(t,e){return t==null?e:e==null?t:t*e/pie(t,e)}function tr(t){throw new Error(t)}function Yz(t,e,n){return(e-t)*n+t}var vie="series\0",gie="\0_ec_\0";function mr(t){return t instanceof Array?t:t==null?[]:[t]}function Sp(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 Xz=["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 D0(t){return qt(t)&&!st(t)&&!(t instanceof Date)?t.value:t}function bbt(t){return qt(t)&&!(t instanceof Array)}function yie(t,e,n){var r=n==="normalMerge",a=n==="replaceMerge",i=n==="replaceAll";t=t||[],e=(e||[]).slice();var o=Gt();q(e,function(l,u){if(!qt(l)){e[u]=null;return}});var s=Sbt(t,o,n);return(r||a)&&wbt(s,t,o,e),r&&xbt(s,e),r||a?_bt(s,e,a):i&&Cbt(s,e),Tbt(s),s}function Sbt(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"||K1(i)?null:i,newOption:null,keyInfo:null,brandNew:null})}return r}function wbt(t,e,n,r){q(r,function(a,i){if(!(!a||a.id==null)){var o=$m(a.id),s=n.get(o);if(s!=null){var l=t[s];Ii(!l.newOption,'Duplicated option on id "'+o+'".'),l.newOption=a,l.existing=e[s],r[i]=null}}})}function xbt(t,e){q(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)&&!K1(n)&&!K1(i)&&mie("name",i,n)){t[a].newOption=n,e[r]=null;return}}})}function _bt(t,e,n){q(e,function(r){if(r){for(var a,i=0;(a=t[i])&&(a.newOption||K1(a.existing)||a.existing&&r.id!=null&&!mie("id",r,a.existing));)i++;a?(a.newOption=r,a.brandNew=n):t.push({newOption:r,brandNew:n,existing:null,keyInfo:null}),i++}})}function Cbt(t,e){q(e,function(n){t.push({newOption:n,brandNew:!0,existing:null,keyInfo:null})})}function Tbt(t){var e=Gt();q(t,function(n){var r=n.existing;r&&e.set(r.id,n)}),q(t,function(n){var r=n.newOption;Ii(!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={})}),q(t,function(n,r){var a=n.existing,i=n.newOption,o=n.keyInfo;if(qt(i)){if(o.name=i.name!=null?$m(i.name):a?a.name:vie+r,a)o.id=$m(a.id);else if(i.id!=null)o.id=$m(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 mie(t,e,n){var r=Ia(e[t],null),a=Ia(n[t],null);return r!=null&&a!=null&&r===a}function $m(t){return Ia(t,"")}function Ia(t,e){return t==null?e:Ot(t)?t:Un(t)||W2(t)?t+"":e}function dI(t){var e=t.name;return!!(e&&e.indexOf(vie))}function K1(t){return t&&t.id!=null&&$m(t.id).indexOf(gie)===0}function Ebt(t){return gie+t}function Mbt(t,e,n){q(t,function(r){var a=r.newOption;qt(a)&&(r.keyInfo.mainType=e,r.keyInfo.subType=Dbt(e,a,r.existing,n))})}function Dbt(t,e,n,r){var a=e.type?e.type:n?n.subType:r.determineSubType(t,e);return a}function Abt(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=Ia(o[u].seriesId,null);if(f==null)return;for(var d=mr(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 wp(t,e){if(e.dataIndexInside!=null)return e.dataIndexInside;if(e.dataIndex!=null)return st(e.dataIndex)?ut(e.dataIndex,function(n){return t.indexOfRawIndex(n)}):t.indexOfRawIndex(e.dataIndex);if(e.name!=null)return st(e.name)?ut(e.name,function(n){return t.indexOfName(n)}):t.indexOfName(e.name)}function Gn(){var t="__ec_inner_"+kbt++;return function(e){return e[t]||(e[t]={})}}var kbt=hie();function Pm(t,e,n){var r=hI(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=tS(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 hI(t,e){var n;if(Ot(t)){var r={};r[t+"Index"]=0,n=r}else n=t;var a=Gt(),i={},o=!1;return q(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&&bn(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 Ca={useDefault:!0,enableAll:!1,enableNone:!1},Rbt={useDefault:!1,enableAll:!0,enableNone:!0};function tS(t,e,n,r){r=r||Ca;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?(Ii(r.enableNone,'`"none"` or `false` is not a valid value on index option.'),s.models=[],s):(a==="all"&&(Ii(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 bie(t,e,n){t.setAttribute?t.setAttribute(e,n):t[e]=n}function Lbt(t,e){return t.getAttribute?t.getAttribute(e):t[e]}function Obt(t){return t==="auto"?Fn.domSupported?"html":"richText":t||"html"}function wO(t,e){var n=Gt(),r=[];return q(t,function(a){var i=e(a);(n.get(i)||(r.push(i),n.set(i,[]))).push(a)}),{keys:r,buckets:n}}function Sie(t,e,n,r,a){var i=e==null||e==="auto";if(r==null)return r;if(Un(r)){var o=Yz(n||0,r,a);return sa(o,i?Math.max(ll(n||0),ll(r)):e)}else{if(Ot(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=Yz(h,v,a);s[f]=sa(o,i?Math.max(ll(h),ll(v)):e)}}return s}}var Vbt=".",Ud="___EC__COMPONENT__CONTAINER___",wie="___EC__EXTENDED_CLASS___";function eu(t){var e={main:"",sub:""};if(t){var n=t.split(Vbt);e.main=n[0]||"",e.sub=n[1]||""}return e}function Nbt(t){Ii(/^[a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)?$/.test(t),'componentType "'+t+'" illegal')}function Ibt(t){return!!(t&&t[wie])}function pI(t,e){t.$constructor=t,t.extend=function(n){var r=this,a;return Bbt(r)?a=function(i){Pe(o,i);function o(){return i.apply(this,arguments)||this}return o}(r):(a=function(){(n.$constructor||r).apply(this,arguments)},JN(a,this)),et(a.prototype,n),a[wie]=!0,a.extend=this.extend,a.superCall=Fbt,a.superApply=zbt,a.superClass=r,a}}function Bbt(t){return jt(t)&&/^class\s/.test(Function.prototype.toString.call(t))}function xie(t,e){t.extend=e.extend}var $bt=Math.round(Math.random()*10);function Pbt(t){var e=["__\0is_clz",$bt++].join("_");t.prototype[e]=!0,t.isInstance=function(n){return!!(n&&n[e])}}function Fbt(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 zbt(t,e,n){return this.superClass.prototype[e].apply(t,n)}function oE(t){var e={};t.registerClass=function(r){var a=r.type||r.prototype.type;if(a){Nbt(a),r.prototype.type=a;var i=eu(a);if(!i.sub)e[i.main]=r;else if(i.sub!==Ud){var o=n(i);o[i.sub]=r}}return r},t.getClass=function(r,a,i){var o=e[r];if(o&&o[Ud]&&(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=eu(r),i=[],o=e[a.main];return o&&o[Ud]?q(o,function(s,l){l!==Ud&&i.push(s)}):i.push(o),i},t.hasClass=function(r){var a=eu(r);return!!e[a.main]},t.getAllClassMainTypes=function(){var r=[];return q(e,function(a,i){r.push(i)}),r},t.hasSubTypes=function(r){var a=eu(r),i=e[a.main];return i&&i[Ud]};function n(r){var a=e[r.main];return(!a||!a[Ud])&&(a=e[r.main]={},a[Ud]=!0),a}}function xp(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&&bn(a,l)>=0||i&&bn(i,l)<0)){var u=r.getShallow(l,e);u!=null&&(o[t[s][0]]=u)}}return o}}var Ubt=[["fill","color"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["opacity"],["shadowColor"]],Gbt=xp(Ubt),Hbt=function(){function t(){}return t.prototype.getAreaStyle=function(e,n){return Gbt(this,e,n)},t}(),xO=new Jb(50);function Wbt(t){if(typeof t=="string"){var e=xO.get(t);return e&&e.image}else return t}function vI(t,e,n,r,a){if(t)if(typeof t=="string"){if(e&&e.__zrImageSrc===t||!n)return e;var i=xO.get(t),o={hostEl:n,cb:r,cbPayload:a};return i?(e=i.image,!sE(e)&&i.pending.push(o)):(e=ml.loadImage(t,qz,qz),e.__zrImageSrc=t,xO.put(t,e.__cachedImgObj={image:e,pending:[o]})),e}else return t;else return e}function qz(){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 sE(t){return t&&t.width&&t.height}var XD=/\{([a-zA-Z0-9_]+)\|([^}]*)\}/g;function _ie(t,e,n,r,a){if(!e)return"";var i=(t+"").split(`
- `);a=Cie(e,n,r,a);for(var o=0,s=i.length;o<s;o++)i[o]=Tie(i[o],a);return i.join(`
- `)}function Cie(t,e,n,r){r=r||{};var a=et({},r);a.font=e,n=gn(n,"..."),a.maxIterations=gn(r.maxIterations,2);var i=a.minChar=gn(r.minChar,0);a.cnCharWidth=Ho("国",e);var o=a.ascCharWidth=Ho("a",e);a.placeholder=gn(r.placeholder,"");for(var s=t=Math.max(0,t-1),l=0;l<i&&s>=o;l++)s-=o;var u=Ho(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 Tie(t,e){var n=e.containerWidth,r=e.font,a=e.contentWidth;if(!n)return"";var i=Ho(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?jbt(t,a,e.ascCharWidth,e.cnCharWidth):i>0?Math.floor(t.length*a/i):0;t=t.substr(0,s),i=Ho(t,r)}return t===""&&(t=e.placeholder),t}function jbt(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 Kbt(t,e){t!=null&&(t+="");var n=e.overflow,r=e.padding,a=e.font,i=n==="truncate",o=aE(a),s=gn(e.lineHeight,o),l=!!e.backgroundColor,u=e.lineOverflow==="truncate",c=e.width,f;c!=null&&(n==="break"||n==="breakAll")?f=t?Eie(t,e.font,c,n==="breakAll",0).lines:[]:f=t?t.split(`
- `):[];var d=f.length*s,h=gn(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=Cie(c,a,e.ellipsis,{minChar:e.truncateMinChar,placeholder:e.placeholder}),g=0;g<f.length;g++)f[g]=Tie(f[g],p);for(var y=h,m=0,g=0;g<f.length;g++)m=Math.max(Ho(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 Ybt=function(){function t(){}return t}(),Zz=function(){function t(e){this.tokens=[],e&&(this.tokens=e)}return t}(),Xbt=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 qbt(t,e){var n=new Xbt;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=XD.lastIndex=0,l;(l=XD.exec(t))!=null;){var u=l.index;u>s&&qD(n,t.substring(s,u),e,o),qD(n,l[2],e,o,l[1]),s=XD.lastIndex}s<t.length&&qD(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(W,V,P){W.width=V,W.lineHeight=P,f+=P,d=Math.max(d,V)}e:for(var y=0;y<n.lines.length;y++){for(var m=n.lines[y],b=0,w=0,C=0;C<m.tokens.length;C++){var _=m.tokens[C],x=_.styleName&&e.rich[_.styleName]||{},T=_.textPadding=x.padding,M=T?T[1]+T[3]:0,E=_.font=x.font||e.font;_.contentHeight=aE(E);var A=gn(x.height,_.contentHeight);if(_.innerHeight=A,T&&(A+=T[0]+T[2]),_.height=A,_.lineHeight=hl(x.lineHeight,e.lineHeight,A),_.align=x&&x.align||e.align,_.verticalAlign=x&&x.verticalAlign||"middle",p&&a!=null&&f+_.lineHeight>a){C>0?(m.tokens=m.tokens.slice(0,C),g(m,w,b),n.lines=n.lines.slice(0,y+1)):n.lines=n.lines.slice(0,y);break e}var k=x.width,R=k==null||k==="auto";if(typeof k=="string"&&k.charAt(k.length-1)==="%")_.percentWidth=k,c.push(_),_.contentWidth=Ho(_.text,E);else{if(R){var N=x.backgroundColor,F=N&&N.image;F&&(F=Wbt(F),sE(F)&&(_.width=Math.max(_.width,F.width*A/F.height)))}var z=v&&r!=null?r-w:null;z!=null&&z<_.width?!R||z<M?(_.text="",_.width=_.contentWidth=0):(_.text=_ie(_.text,z-M,E,e.ellipsis,{minChar:e.truncateMinChar}),_.width=_.contentWidth=Ho(_.text,E)):_.contentWidth=Ho(_.text,E)}_.width+=M,w+=_.width,x&&(b=Math.max(b,_.lineHeight))}g(m,w,b)}n.outerWidth=n.width=gn(r,d),n.outerHeight=n.height=gn(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],B=_.percentWidth;_.width=parseInt(B,10)/100*n.width}return n}function qD(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=Sl(o.width,r.width)+h;s.length>0&&v+r.accumWidth>r.width&&(c=e.split(`
- `),u=!0),r.accumWidth=v}else{var p=Eie(e,l,r.width,r.breakAll,r.accumWidth);r.accumWidth=p.accumWidth+h,f=p.linesWidths,c=p.lines}}else c=e.split(`
- `);for(var g=0;g<c.length;g++){var y=c[g],m=new Ybt;if(m.styleName=a,m.text=y,m.isLineHolder=!y&&!i,typeof o.width=="number"?m.width=o.width:m.width=f?f[g]:Ho(y,l),!g&&!u){var b=(s[s.length-1]||(s[0]=new Zz)).tokens,w=b.length;w===1&&b[0].isLineHolder?b[0]=m:(y||!w||i)&&b.push(m)}else s.push(new Zz([m]))}}function Zbt(t){var e=t.charCodeAt(0);return e>=32&&e<=591||e>=880&&e<=4351||e>=4608&&e<=5119||e>=7680&&e<=8303}var Qbt=Ds(",&?/;] ".split(""),function(t,e){return t[e]=!0,t},{});function Jbt(t){return Zbt(t)?!!Qbt[t]:!0}function Eie(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===`
- `){l&&(s+=l,c+=u),i.push(s),o.push(c),s="",l="",u=0,c=0;continue}var h=Ho(d,e),v=r?!1:!Jbt(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 _O="__zr_style_"+Math.round(Math.random()*10),ap={shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,shadowColor:"#000",opacity:1,blend:"source-over"},lE={style:{shadowBlur:!0,shadowOffsetX:!0,shadowOffsetY:!0,shadowColor:!0,opacity:!0}};ap[_O]=!0;var Qz=["z","z2","invisible"],eSt=["invisible"],tSt=function(t){Pe(e,t);function e(n){return t.call(this,n)||this}return e.prototype._init=function(n){for(var r=Dn(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&&nSt(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 yn(0,0,0,0)),r?yn.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 yn(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:et(this.style,n),this.dirtyStyle(),this},e.prototype.dirtyStyle=function(n){n||this.markRedraw(),this.__dirty|=nm,this._rect&&(this._rect=null)},e.prototype.dirty=function(){this.dirtyStyle()},e.prototype.styleChanged=function(){return!!(this.__dirty&nm)},e.prototype.styleUpdated=function(){this.__dirty&=~nm},e.prototype.createStyle=function(n){return Zb(ap,n)},e.prototype.useStyle=function(n){n[_O]||(n=this.createStyle(n)),this.__inHover?this.__hoverStyle=n:this.style=n,this.dirtyStyle()},e.prototype.isStyleObject=function(n){return n[_O]},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,Qz)},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=Dn(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=Dn(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?eSt:Qz,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 et(n,r),n},e.prototype.getAnimationStyleProps=function(){return lE},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=Io|nm}(),e}(oie),ZD=new yn(0,0,0,0),QD=new yn(0,0,0,0);function nSt(t,e,n){return ZD.copy(t.getBoundingRect()),t.transform&&ZD.applyTransform(t.transform),QD.width=e,QD.height=n,!ZD.intersect(QD)}const As=tSt;var bo=Math.min,So=Math.max,JD=Math.sin,eA=Math.cos,Gd=Math.PI*2,Pw=cd(),Fw=cd(),zw=cd();function uE(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=bo(a,r[0]),i=So(i,r[0]),o=bo(o,r[1]),s=So(s,r[1]);e[0]=a,e[1]=o,n[0]=i,n[1]=s}}function Jz(t,e,n,r,a,i){a[0]=bo(t,n),a[1]=bo(e,r),i[0]=So(t,n),i[1]=So(e,r)}var eU=[],tU=[];function rSt(t,e,n,r,a,i,o,s,l,u){var c=Gae,f=za,d=c(t,n,a,o,eU);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,eU[h]);l[0]=bo(v,l[0]),u[0]=So(v,u[0])}d=c(e,r,i,s,tU);for(var h=0;h<d;h++){var p=f(e,r,i,s,tU[h]);l[1]=bo(p,l[1]),u[1]=So(p,u[1])}l[0]=bo(t,l[0]),u[0]=So(t,u[0]),l[0]=bo(o,l[0]),u[0]=So(o,u[0]),l[1]=bo(e,l[1]),u[1]=So(e,u[1]),l[1]=bo(s,l[1]),u[1]=So(s,u[1])}function aSt(t,e,n,r,a,i,o,s){var l=Wae,u=Ja,c=So(bo(l(t,n,a),1),0),f=So(bo(l(e,r,i),1),0),d=u(t,n,a,c),h=u(e,r,i,f);o[0]=bo(t,a,d),o[1]=bo(e,i,h),s[0]=So(t,a,d),s[1]=So(e,i,h)}function iSt(t,e,n,r,a,i,o,s,l){var u=qu,c=Zu,f=Math.abs(a-i);if(f%Gd<1e-4&&f>1e-4){s[0]=t-n,s[1]=e-r,l[0]=t+n,l[1]=e+r;return}if(Pw[0]=eA(a)*n+t,Pw[1]=JD(a)*r+e,Fw[0]=eA(i)*n+t,Fw[1]=JD(i)*r+e,u(s,Pw,Fw),c(l,Pw,Fw),a=a%Gd,a<0&&(a=a+Gd),i=i%Gd,i<0&&(i=i+Gd),a>i&&!o?i+=Gd:a<i&&o&&(a+=Gd),o){var d=i;i=a,a=d}for(var h=0;h<i;h+=Math.PI/2)h>a&&(zw[0]=eA(h)*n+t,zw[1]=JD(h)*r+e,u(s,zw,s),c(l,zw,l))}var Cr={M:1,L:2,C:3,Q:4,A:5,Z:6,R:7},Hd=[],Wd=[],Il=[],Gc=[],Bl=[],$l=[],tA=Math.min,nA=Math.max,jd=Math.cos,Kd=Math.sin,Ou=Math.abs,CO=Math.PI,af=CO*2,rA=typeof Float32Array<"u",Sy=[];function aA(t){var e=Math.round(t/CO*1e8)/1e8;return e%2*CO}function Mie(t,e){var n=aA(t[0]);n<0&&(n+=af);var r=n-t[0],a=t[1];a+=r,!e&&a-n>=af?a=n+af:e&&n-a>=af?a=n-af:!e&&n>a?a=n+(af-aA(n-a)):e&&n<a&&(a=n-(af-aA(a-n))),t[0]=n,t[1]=a}var oSt=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=Ou(r/Q2/e)||0,this._uy=Ou(r/Q2/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(Cr.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=Ou(e-this._xi),a=Ou(n-this._yi),i=r>this._ux||a>this._uy;if(this.addData(Cr.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(Cr.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(Cr.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(),Sy[0]=a,Sy[1]=i,Mie(Sy,o),a=Sy[0],i=Sy[1];var s=i-a;return this.addData(Cr.A,e,n,r,r,a,s,0,o?0:1),this._ctx&&this._ctx.arc(e,n,r,a,i,o),this._xi=jd(i)*r+e,this._yi=Kd(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(Cr.R,e,n,r,a),this},t.prototype.closePath=function(){this._drawPendingPt(),this.addData(Cr.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)&&rA&&(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();rA&&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,rA&&this._len>11&&(this.data=new Float32Array(e)))}},t.prototype.getBoundingRect=function(){Il[0]=Il[1]=Bl[0]=Bl[1]=Number.MAX_VALUE,Gc[0]=Gc[1]=$l[0]=$l[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 Cr.M:n=a=e[o++],r=i=e[o++],Bl[0]=a,Bl[1]=i,$l[0]=a,$l[1]=i;break;case Cr.L:Jz(n,r,e[o],e[o+1],Bl,$l),n=e[o++],r=e[o++];break;case Cr.C:rSt(n,r,e[o++],e[o++],e[o++],e[o++],e[o],e[o+1],Bl,$l),n=e[o++],r=e[o++];break;case Cr.Q:aSt(n,r,e[o++],e[o++],e[o],e[o+1],Bl,$l),n=e[o++],r=e[o++];break;case Cr.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=jd(h)*f+u,i=Kd(h)*d+c),iSt(u,c,f,d,h,v,p,Bl,$l),n=jd(v)*f+u,r=Kd(v)*d+c;break;case Cr.R:a=n=e[o++],i=r=e[o++];var g=e[o++],y=e[o++];Jz(a,i,a+g,i+y,Bl,$l);break;case Cr.Z:n=a,r=i;break}qu(Il,Il,Bl),Zu(Gc,Gc,$l)}return o===0&&(Il[0]=Il[1]=Gc[0]=Gc[1]=0),new yn(Il[0],Il[1],Gc[0]-Il[0],Gc[1]-Il[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 Cr.M:i=s=e[d++],o=l=e[d++];break;case Cr.L:{var g=e[d++],y=e[d++],m=g-i,b=y-o;(Ou(m)>r||Ou(b)>a||d===n-1)&&(p=Math.sqrt(m*m+b*b),i=g,o=y);break}case Cr.C:{var w=e[d++],C=e[d++],g=e[d++],y=e[d++],_=e[d++],x=e[d++];p=v1t(i,o,w,C,g,y,_,x,10),i=_,o=x;break}case Cr.Q:{var w=e[d++],C=e[d++],g=e[d++],y=e[d++];p=y1t(i,o,w,C,g,y,10),i=g,o=y;break}case Cr.A:var T=e[d++],M=e[d++],E=e[d++],A=e[d++],k=e[d++],R=e[d++],N=R+k;d+=1,e[d++],v&&(s=jd(k)*E+T,l=Kd(k)*A+M),p=nA(E,A)*tA(af,Math.abs(R)),i=jd(N)*E+T,o=Kd(N)*A+M;break;case Cr.R:{s=i=e[d++],l=o=e[d++];var F=e[d++],z=e[d++];p=F*2+z*2;break}case Cr.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,C;if(!(h&&(this._pathSegLen||this._calculateLength(),v=this._pathSegLen,p=this._pathLen,m=n*p,!m)))e:for(var _=0;_<o;){var x=r[_++],T=_===1;switch(T&&(u=r[_],c=r[_+1],s=u,l=c),x!==Cr.L&&b>0&&(e.lineTo(w,C),b=0),x){case Cr.M:s=u=r[_++],l=c=r[_++],e.moveTo(u,c);break;case Cr.L:{f=r[_++],d=r[_++];var M=Ou(f-u),E=Ou(d-c);if(M>a||E>i){if(h){var A=v[y++];if(g+A>m){var k=(m-g)/A;e.lineTo(u*(1-k)+f*k,c*(1-k)+d*k);break e}g+=A}e.lineTo(f,d),u=f,c=d,b=0}else{var R=M*M+E*E;R>b&&(w=f,C=d,b=R)}break}case Cr.C:{var N=r[_++],F=r[_++],z=r[_++],B=r[_++],W=r[_++],V=r[_++];if(h){var A=v[y++];if(g+A>m){var k=(m-g)/A;Xf(u,N,z,W,k,Hd),Xf(c,F,B,V,k,Wd),e.bezierCurveTo(Hd[1],Wd[1],Hd[2],Wd[2],Hd[3],Wd[3]);break e}g+=A}e.bezierCurveTo(N,F,z,B,W,V),u=W,c=V;break}case Cr.Q:{var N=r[_++],F=r[_++],z=r[_++],B=r[_++];if(h){var A=v[y++];if(g+A>m){var k=(m-g)/A;z1(u,N,z,k,Hd),z1(c,F,B,k,Wd),e.quadraticCurveTo(Hd[1],Wd[1],Hd[2],Wd[2]);break e}g+=A}e.quadraticCurveTo(N,F,z,B),u=z,c=B;break}case Cr.A:var P=r[_++],K=r[_++],Q=r[_++],re=r[_++],ve=r[_++],oe=r[_++],ie=r[_++],fe=!r[_++],se=Q>re?Q:re,ge=Ou(Q-re)>.001,me=ve+oe,he=!1;if(h){var A=v[y++];g+A>m&&(me=ve+oe*(m-g)/A,he=!0),g+=A}if(ge&&e.ellipse?e.ellipse(P,K,Q,re,ie,ve,me,fe):e.arc(P,K,se,ve,me,fe),he)break e;T&&(s=jd(ve)*Q+P,l=Kd(ve)*re+K),u=jd(me)*Q+P,c=Kd(me)*re+K;break;case Cr.R:s=u=r[_],l=c=r[_+1],f=r[_++],d=r[_++];var J=r[_++],ue=r[_++];if(h){var A=v[y++];if(g+A>m){var ae=m-g;e.moveTo(f,d),e.lineTo(f+tA(ae,J),d),ae-=J,ae>0&&e.lineTo(f+J,d+tA(ae,ue)),ae-=ue,ae>0&&e.lineTo(f+nA(J-ae,0),d+ue),ae-=J,ae>0&&e.lineTo(f,d+nA(ue-ae,0));break e}g+=A}e.rect(f,d,J,ue);break;case Cr.Z:if(h){var A=v[y++];if(g+A>m){var k=(m-g)/A;e.lineTo(u*(1-k)+s*k,c*(1-k)+l*k);break e}g+=A}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=Cr,t.initDefaultProps=function(){var e=t.prototype;e._saveData=!0,e._ux=0,e._uy=0,e._pendingPtDist=0,e._version=0}(),t}();const mu=oSt;function ff(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 sSt(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=Hae(t,e,n,r,a,i,o,s,u,c,null);return d<=f/2}function Die(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=jae(t,e,n,r,a,i,s,l,null);return c<=u/2}var nU=Math.PI*2;function ul(t){return t%=nU,t<0&&(t+=nU),t}var wy=Math.PI*2;function lSt(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)%wy<1e-4)return!0;if(i){var f=r;r=ul(a),a=ul(f)}else r=ul(r),a=ul(a);r>a&&(a+=wy);var d=Math.atan2(l,s);return d<0&&(d+=wy),d>=r&&d<=a||d+wy>=r&&d+wy<=a}function zu(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 Hc=mu.CMD,Yd=Math.PI*2,uSt=1e-4;function cSt(t,e){return Math.abs(t-e)<uSt}var ji=[-1,-1,-1],ss=[-1,-1];function fSt(){var t=ss[0];ss[0]=ss[1],ss[1]=t}function dSt(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=X2(e,r,i,s,u,ji);if(c===0)return 0;for(var f=0,d=-1,h=void 0,v=void 0,p=0;p<c;p++){var g=ji[p],y=g===0||g===1?.5:1,m=za(t,n,a,o,g);m<l||(d<0&&(d=Gae(e,r,i,s,ss),ss[1]<ss[0]&&d>1&&fSt(),h=za(e,r,i,s,ss[0]),d>1&&(v=za(e,r,i,s,ss[1]))),d===2?g<ss[0]?f+=h<e?y:-y:g<ss[1]?f+=v<h?y:-y:f+=s<v?y:-y:g<ss[0]?f+=h<e?y:-y:f+=s<h?y:-y)}return f}function hSt(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=g1t(e,r,i,s,ji);if(l===0)return 0;var u=Wae(e,r,i);if(u>=0&&u<=1){for(var c=0,f=Ja(e,r,i,u),d=0;d<l;d++){var h=ji[d]===0||ji[d]===1?.5:1,v=Ja(t,n,a,ji[d]);v<o||(ji[d]<u?c+=f<e?h:-h:c+=i<f?h:-h)}return c}else{var h=ji[0]===0||ji[0]===1?.5:1,v=Ja(t,n,a,ji[0]);return v<o?0:i<e?h:-h}}function pSt(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);ji[0]=-l,ji[1]=l;var u=Math.abs(r-a);if(u<1e-4)return 0;if(u>=Yd-1e-4){r=0,a=Yd;var c=i?1:-1;return o>=ji[0]+t&&o<=ji[1]+t?c:0}if(r>a){var f=r;r=a,a=f}r<0&&(r+=Yd,a+=Yd);for(var d=0,h=0;h<2;h++){var v=ji[h];if(v+t>o){var p=Math.atan2(s,v),c=i?1:-1;p<0&&(p=Yd+p),(p>=r&&p<=a||p+Yd>=r&&p+Yd<=a)&&(p>Math.PI/2&&p<Math.PI*1.5&&(c=-c),d+=c)}}return d}function Aie(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===Hc.M&&v>1&&(n||(s+=zu(l,u,c,f,r,a))),g&&(l=i[v],u=i[v+1],c=l,f=u),p){case Hc.M:c=i[v++],f=i[v++],l=c,u=f;break;case Hc.L:if(n){if(ff(l,u,i[v],i[v+1],e,r,a))return!0}else s+=zu(l,u,i[v],i[v+1],r,a)||0;l=i[v++],u=i[v++];break;case Hc.C:if(n){if(sSt(l,u,i[v++],i[v++],i[v++],i[v++],i[v],i[v+1],e,r,a))return!0}else s+=dSt(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 Hc.Q:if(n){if(Die(l,u,i[v++],i[v++],i[v],i[v+1],e,r,a))return!0}else s+=hSt(l,u,i[v++],i[v++],i[v],i[v+1],r,a)||0;l=i[v++],u=i[v++];break;case Hc.A:var y=i[v++],m=i[v++],b=i[v++],w=i[v++],C=i[v++],_=i[v++];v+=1;var x=!!(1-i[v++]);d=Math.cos(C)*b+y,h=Math.sin(C)*w+m,g?(c=d,f=h):s+=zu(l,u,d,h,r,a);var T=(r-y)*w/b+y;if(n){if(lSt(y,m,w,C,C+_,x,e,T,a))return!0}else s+=pSt(y,m,w,C,C+_,x,T,a);l=Math.cos(C+_)*b+y,u=Math.sin(C+_)*w+m;break;case Hc.R:c=l=i[v++],f=u=i[v++];var M=i[v++],E=i[v++];if(d=c+M,h=f+E,n){if(ff(c,f,d,f,e,r,a)||ff(d,f,d,h,e,r,a)||ff(d,h,c,h,e,r,a)||ff(c,h,c,f,e,r,a))return!0}else s+=zu(d,f,d,h,r,a),s+=zu(c,h,c,f,r,a);break;case Hc.Z:if(n){if(ff(l,u,c,f,e,r,a))return!0}else s+=zu(l,u,c,f,r,a);l=c,u=f;break}}return!n&&!cSt(u,f)&&(s+=zu(l,u,c,f,r,a)||0),s!==0}function vSt(t,e,n){return Aie(t,0,!1,e,n)}function gSt(t,e,n,r){return Aie(t,e,!0,n,r)}var eC=Xt({fill:"#000",stroke:null,strokePercent:1,fillOpacity:1,strokeOpacity:1,lineDashOffset:0,lineWidth:1,lineCap:"butt",miterLimit:10,strokeNoScale:!1,strokeFirst:!1},ap),ySt={style:Xt({fill:!0,stroke:!0,strokePercent:!0,fillOpacity:!0,strokeOpacity:!0,lineDashOffset:!0,lineWidth:!0,miterLimit:!0},lE.style)},iA=gu.concat(["invisible","culling","z","z2","zlevel","parent"]),mSt=function(t){Pe(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<iA.length;++s)a[iA[s]]=this[iA[s]];a.__dirty|=Io}else this._decalEl&&(this._decalEl=null)},e.prototype.getDecalElement=function(){return this._decalEl},e.prototype._init=function(n){var r=Dn(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?et(this.style,s):this.useStyle(s):o==="shape"?et(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(Ot(n)){var r=H1(n,0);return r>.5?gO:r>.2?J1t:yO}else if(n)return yO}return gO},e.prototype.getInsideTextStroke=function(n){var r=this.style.fill;if(Ot(r)){var a=this.__zr,i=!!(a&&a.isDarkMode()),o=H1(n,0)<vO;if(i===o)return r}},e.prototype.buildPath=function(n,r,a){},e.prototype.pathUpdated=function(){this.__dirty&=~Bv},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 mu(!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&Bv)&&(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)),gSt(s,l/u,n,r)))return!0}if(this.hasFill())return vSt(s,n,r)}return!1},e.prototype.dirtyShape=function(){this.__dirty|=Bv,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:et(a,n),this.dirtyShape(),this},e.prototype.shapeChanged=function(){return!!(this.__dirty&Bv)},e.prototype.createStyle=function(n){return Zb(eC,n)},e.prototype._innerSaveToNormal=function(n){t.prototype._innerSaveToNormal.call(this,n);var r=this._normalState;n.shape&&!r.shape&&(r.shape=et({},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=et({},a.shape),et(u,r.shape)):(u=et({},i?this.shape:a.shape),et(u,r.shape)):l&&(u=a.shape),u)if(o){this.shape=et({},this.shape);for(var c={},f=Dn(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 ySt},e.prototype.isZeroArea=function(){return!1},e.extend=function(n){var r=function(i){Pe(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 Zt(n.style)},o.prototype.getDefaultShape=function(){return Zt(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=Io|nm|Bv}(),e}(As);const Cn=mSt;var bSt=Xt({strokeFirst:!0,font:Yf,x:0,y:0,textAlign:"left",textBaseline:"top",miterLimit:2},eC),kie=function(t){Pe(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 Zb(bSt,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=eS(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}(As);kie.prototype.type="tspan";const Y1=kie;var SSt=Xt({x:0,y:0},ap),wSt={style:Xt({x:!0,y:!0,width:!0,height:!0,sx:!0,sy:!0,sWidth:!0,sHeight:!0},lE.style)};function xSt(t){return!!(t&&typeof t!="string"&&t.width&&t.height)}var Rie=function(t){Pe(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.createStyle=function(n){return Zb(SSt,n)},e.prototype._getSize=function(n){var r=this.style,a=r[n];if(a!=null)return a;var i=xSt(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 wSt},e.prototype.getBoundingRect=function(){var n=this.style;return this._rect||(this._rect=new yn(n.x||0,n.y||0,this.getWidth(),this.getHeight())),this._rect},e}(As);Rie.prototype.type="image";const si=Rie;function _St(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 Zv=Math.round;function Lie(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&&(Zv(r*2)===Zv(a*2)&&(t.x1=t.x2=Fh(r,s,!0)),Zv(i*2)===Zv(o*2)&&(t.y1=t.y2=Fh(i,s,!0))),t}}function Oie(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=Fh(r,s,!0),t.y=Fh(a,s,!0),t.width=Math.max(Fh(r+i,s,!1)-t.x,i===0?0:1),t.height=Math.max(Fh(a+o,s,!1)-t.y,o===0?0:1)),t}}function Fh(t,e,n){if(!e)return t;var r=Zv(t*2);return(r+Zv(e))%2===0?r/2:(r+(n?1:-1))/2}var CSt=function(){function t(){this.x=0,this.y=0,this.width=0,this.height=0}return t}(),TSt={},Vie=function(t){Pe(e,t);function e(n){return t.call(this,n)||this}return e.prototype.getDefaultShape=function(){return new CSt},e.prototype.buildPath=function(n,r){var a,i,o,s;if(this.subPixelOptimize){var l=Oie(TSt,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?_St(n,r):n.rect(a,i,o,s)},e.prototype.isZeroArea=function(){return!this.shape.width||!this.shape.height},e}(Cn);Vie.prototype.type="rect";const $n=Vie;var rU={fill:"#000"},aU=2,ESt={style:Xt({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},lE.style)},Nie=function(t){Pe(e,t);function e(n){var r=t.call(this)||this;return r.type="text",r._children=[],r._defaultStyle=rU,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,ASt(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 yn(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||rU},e.prototype.setTextContent=function(n){},e.prototype._mergeStyle=function(n,r){if(!r)return n;var a=r.rich,i=n.rich||a&&{};return et(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=Dn(r),i=0;i<a.length;i++){var o=a[i];n[o]=n[o]||{},et(n[o],r[o])}},e.prototype.getAnimationStyleProps=function(){return ESt},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||Yf,a=n.padding,i=fU(n),o=Kbt(i,n),s=oA(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=$v(g,o.contentHeight,m);if(s||a){var C=am(p,c,y),_=$v(g,u,m);s&&this._renderBackground(n,n,C,_,c,u)}w+=h/2,a&&(b=cU(p,y,a),m==="top"?w+=a[0]:m==="bottom"&&(w-=a[2]));for(var x=0,T=!1,M=uU("fill"in n?n.fill:(T=!0,v.fill)),E=lU("stroke"in n?n.stroke:!l&&(!v.autoStroke||T)?(x=aU,v.stroke):null),A=n.textShadowBlur>0,k=n.width!=null&&(n.overflow==="truncate"||n.overflow==="break"||n.overflow==="breakAll"),R=o.calculatedLineHeight,N=0;N<d.length;N++){var F=this._getOrCreateChild(Y1),z=F.createStyle();F.useStyle(z),z.text=d[N],z.x=b,z.y=w,y&&(z.textAlign=y),z.textBaseline="middle",z.opacity=n.opacity,z.strokeFirst=!0,A&&(z.shadowBlur=n.textShadowBlur||0,z.shadowColor=n.textShadowColor||"transparent",z.shadowOffsetX=n.textShadowOffsetX||0,z.shadowOffsetY=n.textShadowOffsetY||0),z.stroke=E,z.fill=M,E&&(z.lineWidth=n.lineWidth||x,z.lineDash=n.lineDash,z.lineDashOffset=n.lineDashOffset||0),z.font=r,oU(z,n),w+=h,k&&F.setBoundingRect(new yn(am(z.x,n.width,z.textAlign),$v(z.y,R,z.textBaseline),f,R))}},e.prototype._updateRichTexts=function(){var n=this.style,r=fU(n),a=qbt(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=am(u,o,d),p=$v(c,s,h),g=v,y=p;l&&(g+=l[3],y+=l[0]);var m=g+i;oA(n)&&this._renderBackground(n,n,v,p,o,s);for(var b=!!n.backgroundColor,w=0;w<a.lines.length;w++){for(var C=a.lines[w],_=C.tokens,x=_.length,T=C.lineHeight,M=C.width,E=0,A=g,k=m,R=x-1,N=void 0;E<x&&(N=_[E],!N.align||N.align==="left");)this._placeToken(N,n,T,y,A,"left",b),M-=N.width,A+=N.width,E++;for(;R>=0&&(N=_[R],N.align==="right");)this._placeToken(N,n,T,y,k,"right",b),M-=N.width,k-=N.width,R--;for(A+=(i-(A-g)-(m-k)-M)/2;E<=R;)N=_[E],this._placeToken(N,n,T,y,A+N.width/2,"center",b),A+=N.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&&oA(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=cU(o,s,v),f-=n.height/2-v[0]-n.innerHeight/2);var p=this._getOrCreateChild(Y1),g=p.createStyle();p.useStyle(g);var y=this._defaultStyle,m=!1,b=0,w=uU("fill"in u?u.fill:"fill"in r?r.fill:(m=!0,y.fill)),C=lU("stroke"in u?u.stroke:"stroke"in r?r.stroke:!h&&!l&&(!y.autoStroke||m)?(b=aU,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||Yf,g.opacity=hl(u.opacity,r.opacity,1),oU(g,u),C&&(g.lineWidth=hl(u.lineWidth,r.lineWidth,b),g.lineDash=gn(u.lineDash,r.lineDash),g.lineDashOffset=r.lineDashOffset||0,g.stroke=C),w&&(g.fill=w);var x=n.contentWidth,T=n.contentHeight;p.setBoundingRect(new yn(am(g.x,x,g.textAlign),$v(g.y,T,g.textBaseline),x,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($n),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=gn(n.fillOpacity,1)}else if(f){g=this._getOrCreateChild(si),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=gn(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=hl(n.opacity,r.opacity,1)},e.makeFont=function(n){var r="";return Bie(n)&&(r=[n.fontStyle,n.fontWeight,Iie(n.fontSize),n.fontFamily||"sans-serif"].join(" ")),r&&vs(r)||n.textFont||n.font},e}(As),MSt={left:!0,right:1,center:1},DSt={top:1,bottom:1,middle:1},iU=["fontStyle","fontWeight","fontSize","fontFamily"];function Iie(t){return typeof t=="string"&&(t.indexOf("px")!==-1||t.indexOf("rem")!==-1||t.indexOf("em")!==-1)?t:isNaN(+t)?XN+"px":t+"px"}function oU(t,e){for(var n=0;n<iU.length;n++){var r=iU[n],a=e[r];a!=null&&(t[r]=a)}}function Bie(t){return t.fontSize!=null||t.fontFamily||t.fontWeight}function ASt(t){return sU(t),q(t.rich,sU),t}function sU(t){if(t){t.font=Nie.makeFont(t);var e=t.align;e==="middle"&&(e="center"),t.align=e==null||MSt[e]?e:"left";var n=t.verticalAlign;n==="center"&&(n="middle"),t.verticalAlign=n==null||DSt[n]?n:"top";var r=t.padding;r&&(t.padding=eE(t.padding))}}function lU(t,e){return t==null||e<=0||t==="transparent"||t==="none"?null:t.image||t.colorStops?"#000":t}function uU(t){return t==null||t==="none"?null:t.image||t.colorStops?"#000":t}function cU(t,e,n){return e==="right"?t-n[1]:e==="center"?t+n[3]/2-n[1]/2:t+n[3]}function fU(t){var e=t.text;return e!=null&&(e+=""),e}function oA(t){return!!(t.backgroundColor||t.lineHeight||t.borderWidth&&t.borderColor)}const Bn=Nie;var ln=Gn(),TO=function(t,e,n,r){if(r){var a=ln(r);a.dataIndex=n,a.dataType=e,a.seriesIndex=t,r.type==="group"&&r.traverse(function(i){var o=ln(i);o.seriesIndex=t,o.dataIndex=n,o.dataType=e})}},dU=1,hU={},$ie=Gn(),gI=Gn(),yI=0,nS=1,cE=2,io=["emphasis","blur","select"],X1=["normal","emphasis","blur","select"],A0=10,kSt=9,ip="highlight",V_="downplay",Fm="select",N_="unselect",zm="toggleSelect";function dv(t){return t!=null&&t!=="none"}var pU=new Jb(100);function vU(t){if(Ot(t)){var e=pU.get(t);return e||(e=q2(t,-.1),pU.put(t,e)),e}else if(qb(t)){var n=et({},t);return n.colorStops=ut(t.colorStops,function(r){return{offset:r.offset,color:q2(r.color,-.1)}}),n}return t}function fE(t,e,n){t.onHoverStateChange&&(t.hoverState||0)!==n&&t.onHoverStateChange(e),t.hoverState=n}function Pie(t){fE(t,"emphasis",cE)}function Fie(t){t.hoverState===cE&&fE(t,"normal",yI)}function mI(t){fE(t,"blur",nS)}function zie(t){t.hoverState===nS&&fE(t,"normal",yI)}function RSt(t){t.selected=!0}function LSt(t){t.selected=!1}function gU(t,e,n){e(t,n)}function Tc(t,e,n){gU(t,e,n),t.isGroup&&t.traverse(function(r){gU(r,e,n)})}function tC(t,e){switch(e){case"emphasis":t.hoverState=cE;break;case"normal":t.hoverState=yI;break;case"blur":t.hoverState=nS;break;case"select":t.selected=!0}}function OSt(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 VSt(t,e,n,r){var a=n&&bn(n,"select")>=0,i=!1;if(t instanceof Cn){var o=$ie(t),s=a&&o.selectFill||o.normalFill,l=a&&o.selectStroke||o.normalStroke;if(dv(s)||dv(l)){r=r||{};var u=r.style||{};u.fill==="inherit"?(i=!0,r=et({},r),u=et({},u),u.fill=s):!dv(u.fill)&&dv(s)?(i=!0,r=et({},r),u=et({},u),u.fill=vU(s)):!dv(u.stroke)&&dv(l)&&(i||(r=et({},r),u=et({},u)),u.stroke=vU(l)),r.style=u}}if(r&&r.z2==null){i||(r=et({},r));var c=t.z2EmphasisLift;r.z2=t.z2+(c??A0)}return r}function NSt(t,e,n){if(n&&n.z2==null){n=et({},n);var r=t.z2SelectLift;n.z2=t.z2+(r??kSt)}return n}function ISt(t,e,n){var r=bn(t.currentStates,e)>=0,a=t.style.opacity,i=r?null:OSt(t,["opacity"],e,{opacity:1});n=n||{};var o=n.style||{};return o.opacity==null&&(n=et({},n),o=et({opacity:r?a:i.opacity*.1},o),n.style=o),n}function sA(t,e){var n=this.states[t];if(this.style){if(t==="emphasis")return VSt(this,t,e,n);if(t==="blur")return ISt(this,t,n);if(t==="select")return NSt(this,t,n)}return n}function _p(t){t.stateProxy=sA;var e=t.getTextContent(),n=t.getTextGuideLine();e&&(e.stateProxy=sA),n&&(n.stateProxy=sA)}function yU(t,e){!Wie(t,e)&&!t.__highByOuter&&Tc(t,Pie)}function mU(t,e){!Wie(t,e)&&!t.__highByOuter&&Tc(t,Fie)}function dc(t,e){t.__highByOuter|=1<<(e||0),Tc(t,Pie)}function hc(t,e){!(t.__highByOuter&=~(1<<(e||0)))&&Tc(t,Fie)}function Uie(t){Tc(t,mI)}function bI(t){Tc(t,zie)}function Gie(t){Tc(t,RSt)}function Hie(t){Tc(t,LSt)}function Wie(t,e){return t.__highDownSilentOnTouch&&e.zrByTouch}function jie(t){var e=t.getModel(),n=[],r=[];e.eachComponent(function(a,i){var o=gI(i),s=a==="series",l=s?t.getViewOfSeriesModel(i):t.getViewOfComponentModel(i);!s&&r.push(l),o.isBlured&&(l.group.traverse(function(u){zie(u)}),s&&n.push(i)),o.isBlured=!1}),q(r,function(a){a&&a.toggleBlurSeries&&a.toggleBlurSeries(n,!1,e)})}function EO(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&&bI(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"||mI(g)}),mi(e))i(u.getData(),e);else if(qt(e))for(var v=Dn(e),p=0;p<v.length;p++)i(u.getData(v[p]),e[v[p]]);l.push(u),gI(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 MO(t,e,n){if(!(t==null||e==null)){var r=n.getModel().getComponent(t,e);if(r){gI(r).isBlured=!0;var a=n.getViewOfComponentModel(r);!a||!a.focusBlurEnabled||a.group.traverse(function(i){mI(i)})}}}function BSt(t,e,n){var r=t.seriesIndex,a=t.getData(e.dataType);if(a){var i=wp(a,e);i=(st(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=ln(o);EO(r,u.focus,u.blurScope,n)}else{var c=t.get(["emphasis","focus"]),f=t.get(["emphasis","blurScope"]);c!=null&&EO(r,c,f,n)}}}function SI(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(ln(s[u]).focus==="self"){l=!0;break}return{focusSelf:l,dispatchers:s}}function $St(t,e,n){var r=ln(t),a=SI(r.componentMainType,r.componentIndex,r.componentHighDownName,n),i=a.dispatchers,o=a.focusSelf;i?(o&&MO(r.componentMainType,r.componentIndex,n),q(i,function(s){return yU(s,e)})):(EO(r.seriesIndex,r.focus,r.blurScope,n),r.focus==="self"&&MO(r.componentMainType,r.componentIndex,n),yU(t,e))}function PSt(t,e,n){jie(n);var r=ln(t),a=SI(r.componentMainType,r.componentIndex,r.componentHighDownName,n).dispatchers;a?q(a,function(i){return mU(i,e)}):mU(t,e)}function FSt(t,e,n){if(AO(e)){var r=e.dataType,a=t.getData(r),i=wp(a,e);st(i)||(i=[i]),t[e.type===zm?"toggleSelect":e.type===Fm?"select":"unselect"](i,r)}}function bU(t){var e=t.getAllData();q(e,function(n){var r=n.data,a=n.type;r.eachItemGraphicEl(function(i,o){t.isSelected(o,a)?Gie(i):Hie(i)})})}function zSt(t){var e=[];return t.eachSeries(function(n){var r=n.getAllData();q(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 Vf(t,e,n){zh(t,!0),Tc(t,_p),DO(t,e,n)}function USt(t){zh(t,!1)}function ua(t,e,n,r){r?USt(t):Vf(t,e,n)}function DO(t,e,n){var r=ln(t);e!=null?(r.focus=e,r.blurScope=n):r.focus&&(r.focus=null)}var SU=["emphasis","blur","select"],GSt={itemStyle:"getItemStyle",lineStyle:"getLineStyle",areaStyle:"getAreaStyle"};function bi(t,e,n,r){n=n||"itemStyle";for(var a=0;a<SU.length;a++){var i=SU[a],o=e.getModel([i,n]),s=t.ensureState(i);s.style=r?r(o):o[GSt[n]]()}}function zh(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 q1(t){return!!(t&&t.__highDownDispatcher)}function HSt(t,e,n){var r=ln(t);r.componentMainType=e.mainType,r.componentIndex=e.componentIndex,r.componentHighDownName=n}function WSt(t){var e=hU[t];return e==null&&dU<=32&&(e=hU[t]=dU++),e}function AO(t){var e=t.type;return e===Fm||e===N_||e===zm}function wU(t){var e=t.type;return e===ip||e===V_}function jSt(t){var e=$ie(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 hv=mu.CMD,KSt=[[],[],[]],xU=Math.sqrt,YSt=Math.atan2;function Kie(t,e){if(e){var n=t.data,r=t.len(),a,i,o,s,l,u,c=hv.M,f=hv.C,d=hv.L,h=hv.R,v=hv.A,p=hv.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=xU(e[0]*e[0]+e[1]*e[1]),b=xU(e[2]*e[2]+e[3]*e[3]),w=YSt(-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++],ai(u,u,e),n[s++]=u[0],n[s++]=u[1],u[0]+=n[o++],u[1]+=n[o++],ai(u,u,e),n[s++]=u[0],n[s++]=u[1]}for(l=0;l<i;l++){var C=KSt[l];C[0]=n[o++],C[1]=n[o++],ai(C,C,e),n[s++]=C[0],n[s++]=C[1]}}t.increaseVersion()}}var lA=Math.sqrt,Uw=Math.sin,Gw=Math.cos,xy=Math.PI;function _U(t){return Math.sqrt(t[0]*t[0]+t[1]*t[1])}function kO(t,e){return(t[0]*e[0]+t[1]*e[1])/(_U(t)*_U(e))}function CU(t,e){return(t[0]*e[1]<t[1]*e[0]?-1:1)*Math.acos(kO(t,e))}function TU(t,e,n,r,a,i,o,s,l,u,c){var f=l*(xy/180),d=Gw(f)*(t-n)/2+Uw(f)*(e-r)/2,h=-1*Uw(f)*(t-n)/2+Gw(f)*(e-r)/2,v=d*d/(o*o)+h*h/(s*s);v>1&&(o*=lA(v),s*=lA(v));var p=(a===i?-1:1)*lA((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+Gw(f)*g-Uw(f)*y,b=(e+r)/2+Uw(f)*g+Gw(f)*y,w=CU([1,0],[(d-g)/o,(h-y)/s]),C=[(d-g)/o,(h-y)/s],_=[(-1*d-g)/o,(-1*h-y)/s],x=CU(C,_);if(kO(C,_)<=-1&&(x=xy),kO(C,_)>=1&&(x=0),x<0){var T=Math.round(x/xy*1e6)/1e6;x=xy*2+T%2*xy}c.addData(u,m,b,o,s,w,x,f,i)}var XSt=/([mlvhzcqtsa])([^mlvhzcqtsa]*)/ig,qSt=/-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g;function ZSt(t){var e=new mu;if(!t)return e;var n=0,r=0,a=n,i=r,o,s=mu.CMD,l=t.match(XSt);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(qSt)||[],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,C=void 0,_=void 0,x=void 0,T=n,M=r,E=void 0,A=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(),A=e.data,o===s.C&&(y+=n-A[E-4],m+=r-A[E-3]),d=s.C,T=h[g++],M=h[g++],n=h[g++],r=h[g++],e.addData(d,y,m,T,M,n,r);break;case"s":y=n,m=r,E=e.len(),A=e.data,o===s.C&&(y+=n-A[E-4],m+=r-A[E-3]),d=s.C,T=n+h[g++],M=r+h[g++],n+=h[g++],r+=h[g++],e.addData(d,y,m,T,M,n,r);break;case"Q":T=h[g++],M=h[g++],n=h[g++],r=h[g++],d=s.Q,e.addData(d,T,M,n,r);break;case"q":T=h[g++]+n,M=h[g++]+r,n+=h[g++],r+=h[g++],d=s.Q,e.addData(d,T,M,n,r);break;case"T":y=n,m=r,E=e.len(),A=e.data,o===s.Q&&(y+=n-A[E-4],m+=r-A[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(),A=e.data,o===s.Q&&(y+=n-A[E-4],m+=r-A[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++],C=h[g++],_=h[g++],x=h[g++],T=n,M=r,n=h[g++],r=h[g++],d=s.A,TU(T,M,n,r,_,x,b,w,C,d,e);break;case"a":b=h[g++],w=h[g++],C=h[g++],_=h[g++],x=h[g++],T=n,M=r,n+=h[g++],r+=h[g++],d=s.A,TU(T,M,n,r,_,x,b,w,C,d,e);break}}(f==="z"||f==="Z")&&(d=s.Z,e.addData(d),n=a,r=i),o=d}return e.toStatic(),e}var Yie=function(t){Pe(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.applyTransform=function(n){},e}(Cn);function Xie(t){return t.setData!=null}function qie(t,e){var n=ZSt(t),r=et({},e);return r.buildPath=function(a){if(Xie(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){Kie(n,a),this.dirtyShape()},r}function Zie(t,e){return new Yie(qie(t,e))}function QSt(t,e){var n=qie(t,e),r=function(a){Pe(i,a);function i(o){var s=a.call(this,o)||this;return s.applyTransform=n.applyTransform,s.buildPath=n.buildPath,s}return i}(Yie);return r}function JSt(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 Cn(e);return o.createPathProxy(),o.buildPath=function(s){if(Xie(s)){s.appendPath(n);var l=s.getContext();l&&s.rebuildPath(l,1)}},o}function wI(t,e){e=e||{};var n=new Cn;return t.shape&&n.setShape(t.shape),n.setStyle(t.style),e.bakeTransform?Kie(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 ewt=function(){function t(){this.cx=0,this.cy=0,this.r=0}return t}(),Qie=function(t){Pe(e,t);function e(n){return t.call(this,n)||this}return e.prototype.getDefaultShape=function(){return new ewt},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}(Cn);Qie.prototype.type="circle";const wl=Qie;var twt=function(){function t(){this.cx=0,this.cy=0,this.rx=0,this.ry=0}return t}(),Jie=function(t){Pe(e,t);function e(n){return t.call(this,n)||this}return e.prototype.getDefaultShape=function(){return new twt},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}(Cn);Jie.prototype.type="ellipse";const dE=Jie;var eoe=Math.PI,uA=eoe*2,Xd=Math.sin,pv=Math.cos,nwt=Math.acos,Ei=Math.atan2,EU=Math.abs,Um=Math.sqrt,im=Math.max,Pl=Math.min,Hs=1e-4;function rwt(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<Hs))return d=(c*(e-i)-f*(t-a))/d,[t+d*l,e+d*u]}function Hw(t,e,n,r,a,i,o){var s=t-n,l=e-r,u=(o?i:-i)/Um(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,C=a-i,_=d*p-v*h,x=(b<0?-1:1)*Um(im(0,C*C*w-_*_)),T=(_*b-m*x)/w,M=(-_*m-b*x)/w,E=(_*b+m*x)/w,A=(-_*m+b*x)/w,k=T-g,R=M-y,N=E-g,F=A-y;return k*k+R*R>N*N+F*F&&(T=E,M=A),{cx:T,cy:M,x0:-c,y0:-f,x1:T*(a/C-1),y1:M*(a/C-1)}}function awt(t){var e;if(st(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 iwt(t,e){var n,r=im(e.r,0),a=im(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=EU(u-l),v=h>uA&&h%uA;if(v>Hs&&(h=v),!(r>Hs))t.moveTo(c,f);else if(h>uA-Hs)t.moveTo(c+r*pv(l),f+r*Xd(l)),t.arc(c,f,r,l,u,!d),a>Hs&&(t.moveTo(c+a*pv(u),f+a*Xd(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,C=void 0,_=void 0,x=void 0,T=void 0,M=void 0,E=void 0,A=void 0,k=void 0,R=void 0,N=void 0,F=r*pv(l),z=r*Xd(l),B=a*pv(u),W=a*Xd(u),V=h>Hs;if(V){var P=e.cornerRadius;P&&(n=awt(P),p=n[0],g=n[1],y=n[2],m=n[3]);var K=EU(r-a)/2;if(b=Pl(K,y),w=Pl(K,m),C=Pl(K,p),_=Pl(K,g),M=x=im(b,w),E=T=im(C,_),(x>Hs||T>Hs)&&(A=r*pv(u),k=r*Xd(u),R=a*pv(l),N=a*Xd(l),h<eoe)){var Q=rwt(F,z,R,N,A,k,B,W);if(Q){var re=F-Q[0],ve=z-Q[1],oe=A-Q[0],ie=k-Q[1],fe=1/Xd(nwt((re*oe+ve*ie)/(Um(re*re+ve*ve)*Um(oe*oe+ie*ie)))/2),se=Um(Q[0]*Q[0]+Q[1]*Q[1]);M=Pl(x,(r-se)/(fe+1)),E=Pl(T,(a-se)/(fe-1))}}}if(!V)t.moveTo(c+F,f+z);else if(M>Hs){var ge=Pl(y,M),me=Pl(m,M),he=Hw(R,N,F,z,r,ge,d),J=Hw(A,k,B,W,r,me,d);t.moveTo(c+he.cx+he.x0,f+he.cy+he.y0),M<x&&ge===me?t.arc(c+he.cx,f+he.cy,M,Ei(he.y0,he.x0),Ei(J.y0,J.x0),!d):(ge>0&&t.arc(c+he.cx,f+he.cy,ge,Ei(he.y0,he.x0),Ei(he.y1,he.x1),!d),t.arc(c,f,r,Ei(he.cy+he.y1,he.cx+he.x1),Ei(J.cy+J.y1,J.cx+J.x1),!d),me>0&&t.arc(c+J.cx,f+J.cy,me,Ei(J.y1,J.x1),Ei(J.y0,J.x0),!d))}else t.moveTo(c+F,f+z),t.arc(c,f,r,l,u,!d);if(!(a>Hs)||!V)t.lineTo(c+B,f+W);else if(E>Hs){var ge=Pl(p,E),me=Pl(g,E),he=Hw(B,W,A,k,a,-me,d),J=Hw(F,z,R,N,a,-ge,d);t.lineTo(c+he.cx+he.x0,f+he.cy+he.y0),E<T&&ge===me?t.arc(c+he.cx,f+he.cy,E,Ei(he.y0,he.x0),Ei(J.y0,J.x0),!d):(me>0&&t.arc(c+he.cx,f+he.cy,me,Ei(he.y0,he.x0),Ei(he.y1,he.x1),!d),t.arc(c,f,a,Ei(he.cy+he.y1,he.cx+he.x1),Ei(J.cy+J.y1,J.cx+J.x1),d),ge>0&&t.arc(c+J.cx,f+J.cy,ge,Ei(J.y1,J.x1),Ei(J.y0,J.x0),!d))}else t.lineTo(c+B,f+W),t.arc(c,f,a,u,l,d)}t.closePath()}}}var owt=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}(),toe=function(t){Pe(e,t);function e(n){return t.call(this,n)||this}return e.prototype.getDefaultShape=function(){return new owt},e.prototype.buildPath=function(n,r){iwt(n,r)},e.prototype.isZeroArea=function(){return this.shape.startAngle===this.shape.endAngle||this.shape.r===this.shape.r0},e}(Cn);toe.prototype.type="sector";const oo=toe;var swt=function(){function t(){this.cx=0,this.cy=0,this.r=0,this.r0=0}return t}(),noe=function(t){Pe(e,t);function e(n){return t.call(this,n)||this}return e.prototype.getDefaultShape=function(){return new swt},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}(Cn);noe.prototype.type="ring";const rS=noe;function lwt(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++)qu(c,c,t[d]),Zu(f,f,t[d]);qu(c,c,r[0]),Zu(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(su(t[d]));continue}else l=t[d-1],u=t[d+1];Sf(i,u,l),Vm(i,i,e);var p=K2(v,l),g=K2(v,u),y=p+g;y!==0&&(p/=y,g/=y),Vm(o,i,-p),Vm(s,i,g);var m=eO([],v,o),b=eO([],v,s);r&&(Zu(m,m,c),qu(m,m,f),Zu(b,b,c),qu(b,b,f)),a.push(m),a.push(b)}return n&&a.push(a.shift()),a}function roe(t,e,n){var r=e.smooth,a=e.points;if(a&&a.length>=2){if(r){var i=lwt(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 uwt=function(){function t(){this.points=null,this.smooth=0,this.smoothConstraint=null}return t}(),aoe=function(t){Pe(e,t);function e(n){return t.call(this,n)||this}return e.prototype.getDefaultShape=function(){return new uwt},e.prototype.buildPath=function(n,r){roe(n,r,!0)},e}(Cn);aoe.prototype.type="polygon";const so=aoe;var cwt=function(){function t(){this.points=null,this.percent=1,this.smooth=0,this.smoothConstraint=null}return t}(),ioe=function(t){Pe(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 cwt},e.prototype.buildPath=function(n,r){roe(n,r,!1)},e}(Cn);ioe.prototype.type="polyline";const co=ioe;var fwt={},dwt=function(){function t(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.percent=1}return t}(),ooe=function(t){Pe(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 dwt},e.prototype.buildPath=function(n,r){var a,i,o,s;if(this.subPixelOptimize){var l=Lie(fwt,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}(Cn);ooe.prototype.type="line";const Ga=ooe;var vo=[],hwt=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 MU(t,e,n){var r=t.cpx2,a=t.cpy2;return r!=null||a!=null?[(n?Oz:za)(t.x1,t.cpx1,t.cpx2,t.x2,e),(n?Oz:za)(t.y1,t.cpy1,t.cpy2,t.y2,e)]:[(n?oO:Ja)(t.x1,t.cpx1,t.x2,e),(n?oO:Ja)(t.y1,t.cpy1,t.y2,e)]}var soe=function(t){Pe(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 hwt},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&&(z1(a,l,o,d,vo),l=vo[1],o=vo[2],z1(i,u,s,d,vo),u=vo[1],s=vo[2]),n.quadraticCurveTo(l,u,o,s)):(d<1&&(Xf(a,l,c,o,d,vo),l=vo[1],c=vo[2],o=vo[3],Xf(i,u,f,s,d,vo),u=vo[1],f=vo[2],s=vo[3]),n.bezierCurveTo(l,u,c,f,o,s)))},e.prototype.pointAt=function(n){return MU(this.shape,n,!1)},e.prototype.tangentAt=function(n){var r=MU(this.shape,n,!0);return Bp(r,r)},e}(Cn);soe.prototype.type="bezier-curve";const aS=soe;var pwt=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}(),loe=function(t){Pe(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 pwt},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}(Cn);loe.prototype.type="arc";const hE=loe;var vwt=function(t){Pe(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),Cn.prototype.getBoundingRect.call(this)},e}(Cn);const pE=vwt;var gwt=function(){function t(e){this.colorStops=e||[]}return t.prototype.addColorStop=function(e,n){this.colorStops.push({offset:e,color:n})},t}();const uoe=gwt;var ywt=function(t){Pe(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}(uoe);const k0=ywt;var mwt=function(t){Pe(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}(uoe);const xI=mwt;var qd=[0,0],Zd=[0,0],Ww=new vn,jw=new vn,bwt=function(){function t(e,n){this._corners=[],this._axes=[],this._origin=[0,0];for(var r=0;r<4;r++)this._corners[r]=new vn;for(var r=0;r<2;r++)this._axes[r]=new vn;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);vn.sub(a[0],r[1],r[0]),vn.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 Ww.set(1/0,1/0),jw.set(0,0),!this._intersectCheckOneSide(this,e,Ww,jw,a,1)&&(r=!1,a)||!this._intersectCheckOneSide(e,this,Ww,jw,a,-1)&&(r=!1,a)||a||vn.copy(n,r?Ww:jw),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,qd),this._getProjMinMaxOnAxis(l,n._corners,Zd),qd[1]<Zd[0]||qd[0]>Zd[1]){if(s=!1,i)return s;var c=Math.abs(Zd[0]-qd[1]),f=Math.abs(qd[0]-Zd[1]);Math.min(c,f)>a.len()&&(c<f?vn.scale(a,u,-c*o):vn.scale(a,u,f*o))}else if(r){var c=Math.abs(Zd[0]-qd[1]),f=Math.abs(qd[0]-Zd[1]);Math.min(c,f)<r.len()&&(c<f?vn.scale(r,u,c*o):vn.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 nC=bwt;var Swt=[],wwt=function(t){Pe(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 yn(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(Swt)),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}(As);const coe=wwt;var foe=Gn();function R0(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=gn(r.duration,200),c=gn(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)),jt(f)&&(f=f(n,a)),jt(u)&&(u=u(n));var d={duration:u||0,delay:f,easing:c};return d}else return null}function _I(t,e,n,r,a,i,o){var s=!1,l;jt(a)?(o=i,i=a,a=null):qt(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=R0(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 jn(t,e,n,r,a,i){_I("update",t,e,n,r,a,i)}function zr(t,e,n,r,a,i){_I("enter",t,e,n,r,a,i)}function mg(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 qf(t,e,n,r,a,i){mg(t)||_I("leave",t,e,n,r,a,i)}function DU(t,e,n,r){t.removeTextContent(),t.removeTextGuideLine(),qf(t,{style:{opacity:0}},e,n,r)}function Z1(t,e,n){function r(){t.parent&&t.parent.remove(t)}t.isGroup?t.traverse(function(a){a.isGroup||DU(a,e,n,r)}):DU(t,e,n,r)}function xl(t){foe(t).oldStyle=t.style}function xwt(t){return foe(t).oldStyle}var rC=Math.max,aC=Math.min,RO={};function doe(t){return Cn.extend(t)}var _wt=QSt;function hoe(t,e){return _wt(t,e)}function Rs(t,e){RO[t]=e}function vE(t){if(RO.hasOwnProperty(t))return RO[t]}function iS(t,e,n,r){var a=Zie(t,e);return n&&(r==="center"&&(n=poe(n,a.getBoundingRect())),TI(a,n)),a}function CI(t,e,n){var r=new si({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(poe(e,i))}}});return r}function poe(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 Bo=JSt;function TI(t,e){if(t.applyTransform){var n=t.getBoundingRect(),r=n.calculateTransform(e);t.applyTransform(r)}}function n0(t,e){return Lie(t,t,{lineWidth:e}),t}function Cwt(t){return Oie(t.shape,t.shape,t.style),t}var I_=Fh;function Nf(t,e){for(var n=Qb([]);t&&t!==e;)lu(n,t.getLocalTransform(),n),t=t.parent;return n}function gl(t,e,n){return e&&!mi(e)&&(e=Qu.getLocalTransform(e)),n&&(e=$p([],e)),ai([],t,e)}function gE(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=gl(i,e,n),Math.abs(i[0])>Math.abs(i[1])?i[0]>0?"right":"left":i[1]>0?"bottom":"top"}function AU(t){return!t.isGroup}function Twt(t){return t.shape!=null}function oS(t,e,n){if(!t||!e)return;function r(o){var s={};return o.traverse(function(l){AU(l)&&l.anid&&(s[l.anid]=l)}),s}function a(o){var s={x:o.x,y:o.y,rotation:o.rotation};return Twt(o)&&(s.shape=et({},o.shape)),s}var i=r(t);e.traverse(function(o){if(AU(o)&&o.anid){var s=i[o.anid];if(s){var l=a(o);o.attr(a(s)),jn(o,l,n,ln(o).dataIndex)}}})}function EI(t,e){return ut(t,function(n){var r=n[0];r=rC(r,e.x),r=aC(r,e.x+e.width);var a=n[1];return a=rC(a,e.y),a=aC(a,e.y+e.height),[r,a]})}function voe(t,e){var n=rC(t.x,e.x),r=aC(t.x+t.width,e.x+e.width),a=rC(t.y,e.y),i=aC(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 L0(t,e,n){var r=et({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),Xt(a,n),new si(r)):iS(t.replace("path://",""),r,n,"center")}function om(t,e,n,r,a){for(var i=0,o=a[a.length-1];i<a.length;i++){var s=a[i];if(goe(t,e,n,r,s[0],s[1],o[0],o[1]))return!0;o=s}}function goe(t,e,n,r,a,i,o,s){var l=n-t,u=r-e,c=o-a,f=s-i,d=cA(c,f,l,u);if(Ewt(d))return!1;var h=t-a,v=e-i,p=cA(h,v,l,u)/d;if(p<0||p>1)return!1;var g=cA(h,v,c,f)/d;return!(g<0||g>1)}function cA(t,e,n,r){return t*r-n*e}function Ewt(t){return t<=1e-6&&t>=-1e-6}function O0(t){var e=t.itemTooltipOption,n=t.componentModel,r=t.itemName,a=Ot(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&&q(Dn(l),function(c){Bt(s,c)||(s[c]=l[c],s.$vars.push(c))});var u=ln(t.el);u.componentMainType=i,u.componentIndex=o,u.tooltipConfig={name:r,option:Xt({content:r,formatterParams:s},a)}}function kU(t,e){var n;t.isGroup&&(n=e(t)),n||t.traverse(e)}function dd(t,e){if(t)if(st(t))for(var n=0;n<t.length;n++)kU(t[n],e);else kU(t,e)}Rs("circle",wl);Rs("ellipse",dE);Rs("sector",oo);Rs("ring",rS);Rs("polygon",so);Rs("polyline",co);Rs("rect",$n);Rs("line",Ga);Rs("bezierCurve",aS);Rs("arc",hE);const sS=Object.freeze(Object.defineProperty({__proto__:null,Arc:hE,BezierCurve:aS,BoundingRect:yn,Circle:wl,CompoundPath:pE,Ellipse:dE,Group:en,Image:si,IncrementalDisplayable:coe,Line:Ga,LinearGradient:k0,OrientedBoundingRect:nC,Path:Cn,Point:vn,Polygon:so,Polyline:co,RadialGradient:xI,Rect:$n,Ring:rS,Sector:oo,Text:Bn,applyTransform:gl,clipPointsByRect:EI,clipRectByRect:voe,createIcon:L0,extendPath:hoe,extendShape:doe,getShapeClass:vE,getTransform:Nf,groupTransition:oS,initProps:zr,isElementRemoved:mg,lineLineIntersect:goe,linePolygonIntersect:om,makeImage:CI,makePath:iS,mergePath:Bo,registerShape:Rs,removeElement:qf,removeElementWithFadeOut:Z1,resizePath:TI,setTooltipConfig:O0,subPixelOptimize:I_,subPixelOptimizeLine:n0,subPixelOptimizeRect:Cwt,transformDirection:gE,traverseElements:dd,updateProps:jn},Symbol.toStringTag,{value:"Module"}));var yE={};function yoe(t,e){for(var n=0;n<io.length;n++){var r=io[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 LO(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=jt(t.defaultText)?t.defaultText(a,t,n):t.defaultText);for(var l={normal:s},u=0;u<io.length;u++){var c=io[u],f=e[c];l[c]=gn(r?r.getFormattedLabel(a,c,null,i,f&&f.get("formatter")):null,s)}return l}function Si(t,e,n,r){n=n||yE;for(var a=t instanceof Bn,i=!1,o=0;o<X1.length;o++){var s=e[X1[o]];if(s&&s.getShallow("show")){i=!0;break}}var l=a?t:t.getTextContent();if(i){a||(l||(l=new Bn,t.setTextContent(l)),t.stateProxy&&(l.stateProxy=t.stateProxy));var u=LO(n,e),c=e.normal,f=!!c.getShallow("show"),d=Er(c,r&&r.normal,n,!1,!a);d.text=u.normal,a||t.setTextConfig(iC(c,n,!1));for(var o=0;o<io.length;o++){var h=io[o],s=e[h];if(s){var v=l.ensureState(h),p=!!gn(s.getShallow("show"),f);if(p!==f&&(v.ignore=!p),v.style=Er(s,r&&r[h],n,!0,!a),v.style.text=u[h],!a){var g=t.ensureState(h);g.textConfig=iC(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&&(V0(l).setLabelText=function(y){var m=LO(n,e,y);yoe(l,m)})}else l&&(l.ignore=!0);t.dirty()}function Ka(t,e){e=e||"label";for(var n={normal:t.getModel(e)},r=0;r<io.length;r++){var a=io[r];n[a]=t.getModel([a,e])}return n}function Er(t,e,n,r,a){var i={};return Mwt(i,t,n,r,a),e&&et(i,e),i}function iC(t,e,n){e=e||{};var r={},a,i=t.getShallow("rotate"),o=gn(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 Mwt(t,e,n,r,a){n=n||yE;var i=e.ecModel,o=i&&i.option.textStyle,s=Dwt(e),l;if(s){l={};for(var u in s)if(s.hasOwnProperty(u)){var c=e.getModel(["rich",u]);VU(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),VU(t,e,o,n,r,a,!0,!1)}function Dwt(t){for(var e;t&&t!==t.ecModel;){var n=(t.option||yE).rich;if(n){e=e||{};for(var r=Dn(n),a=0;a<r.length;a++){var i=r[a];e[i]=1}}t=t.parentModel}return e}var RU=["fontStyle","fontWeight","fontSize","fontFamily","textShadowColor","textShadowBlur","textShadowOffsetX","textShadowOffsetY"],LU=["align","lineHeight","width","height","tag","verticalAlign","ellipsis"],OU=["padding","borderWidth","borderRadius","borderDashOffset","backgroundColor","borderColor","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"];function VU(t,e,n,r,a,i,o,s){n=!a&&n||yE;var l=r&&r.inheritColor,u=e.getShallow("color"),c=e.getShallow("textBorderColor"),f=gn(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=gn(e.getShallow("textBorderWidth"),n.textBorderWidth);d!=null&&(t.lineWidth=d);var h=gn(e.getShallow("textBorderType"),n.textBorderType);h!=null&&(t.lineDash=h);var v=gn(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<RU.length;p++){var g=RU[p],y=gn(e.getShallow(g),n[g]);y!=null&&(t[g]=y)}for(var p=0;p<LU.length;p++){var g=LU[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<OU.length;p++){var g=OU[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 moe(t,e){var n=e&&e.getModel("textStyle");return vs([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 V0=Gn();function boe(t,e,n,r){if(t){var a=V0(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 Soe(t,e,n,r,a){var i=V0(t);if(!i.valueAnimation||i.prevValue===i.value)return;var o=i.defaultInterpolatedText,s=gn(i.interpolatedValue,i.prevValue),l=i.value;function u(c){var f=Sie(n,i.precision,s,l,c);i.interpolatedValue=c===1?null:f;var d=LO({labelDataIndex:e,labelFetcher:a,defaultText:o?o(f):f+""},i.statesModels,f);yoe(t,d)}t.percent=0,(i.prevValue==null?zr:jn)(t,{percent:1},r,e,null,u)}var Awt=["textStyle","color"],fA=["fontStyle","fontWeight","fontSize","fontFamily","padding","lineHeight","rich","width","height","overflow"],dA=new Bn,kwt=function(){function t(){}return t.prototype.getTextColor=function(e){var n=this.ecModel;return this.getShallow("color")||(!e&&n?n.get(Awt):null)},t.prototype.getFont=function(){return moe({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<fA.length;r++)n[fA[r]]=this.getShallow(fA[r]);return dA.useStyle(n),dA.update(),dA.getBoundingRect()},t}();const Rwt=kwt;var woe=[["lineWidth","width"],["stroke","color"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"],["lineDash","type"],["lineDashOffset","dashOffset"],["lineCap","cap"],["lineJoin","join"],["miterLimit"]],Lwt=xp(woe),Owt=function(){function t(){}return t.prototype.getLineStyle=function(e){return Lwt(this,e)},t}(),xoe=[["fill","color"],["stroke","borderColor"],["lineWidth","borderWidth"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"],["lineDash","borderType"],["lineDashOffset","borderDashOffset"],["lineCap","borderCap"],["lineJoin","borderJoin"],["miterLimit","borderMiterLimit"]],Vwt=xp(xoe),Nwt=function(){function t(){}return t.prototype.getItemStyle=function(e,n){return Vwt(this,e,n)},t}(),Pp=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){hn(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(Zt(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(!Fn.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}();pI(Pp);Pbt(Pp);ha(Pp,Owt);ha(Pp,Nwt);ha(Pp,Hbt);ha(Pp,Rwt);const yr=Pp;var Iwt=Math.round(Math.random()*10);function N0(t){return[t||"",Iwt++].join("_")}function Bwt(t){var e={};t.registerSubTypeDefaulter=function(n,r){var a=eu(n);e[a.main]=r},t.determineSubType=function(n,r){var a=r.type;if(!a){var i=eu(n).main;t.hasSubTypes(n)&&e[i]&&(a=e[i](r))}return a}}function $wt(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(q(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]),q(v.successor,p?y:g)}q(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 q(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),q(f,function(d){bn(u.predecessor,d)<0&&u.predecessor.push(d);var h=r(o,d);bn(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 q(i,function(l){bn(o,l)>=0&&s.push(l)}),s}}function hd(t,e){return hn(hn({},t,!0),e,!0)}const Pwt={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:". "}}}},Fwt={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 oC="ZH",MI="EN",Q1=MI,B_={},DI={},_oe=Fn.domSupported?function(){var t=(document.documentElement.lang||navigator.language||navigator.browserLanguage).toUpperCase();return t.indexOf(oC)>-1?oC:Q1}():Q1;function AI(t,e){t=t.toUpperCase(),DI[t]=new yr(e),B_[t]=e}function zwt(t){if(Ot(t)){var e=B_[t.toUpperCase()]||{};return t===oC||t===MI?Zt(e):hn(Zt(e),Zt(B_[Q1]),!1)}else return hn(Zt(t),Zt(B_[Q1]),!1)}function OO(t){return DI[t]}function Uwt(){return DI[Q1]}AI(MI,Pwt);AI(oC,Fwt);var kI=1e3,RI=kI*60,Gm=RI*60,hs=Gm*24,NU=hs*365,sm={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}"},Kw="{yyyy}-{MM}-{dd}",IU={year:"{yyyy}",month:"{yyyy}-{MM}",day:Kw,hour:Kw+" "+sm.hour,minute:Kw+" "+sm.minute,second:Kw+" "+sm.second,millisecond:sm.none},hA=["year","month","day","hour","minute","second","millisecond"],Coe=["year","half-year","quarter","month","week","half-week","day","half-day","quarter-day","hour","minute","second","millisecond"];function Ki(t,e){return t+="","0000".substr(0,e-t.length)+t}function bg(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 Gwt(t){return t===bg(t)}function Hwt(t){switch(t){case"year":case"month":return"day";case"millisecond":return"millisecond";default:return"second"}}function lS(t,e,n,r){var a=jo(t),i=a[LI(n)](),o=a[Sg(n)]()+1,s=Math.floor((o-1)/3)+1,l=a[mE(n)](),u=a["get"+(n?"UTC":"")+"Day"](),c=a[J1(n)](),f=(c-1)%12+1,d=a[bE(n)](),h=a[SE(n)](),v=a[wE(n)](),p=r instanceof yr?r:OO(r||_oe)||Uwt(),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,Ki(i%100+"",2)).replace(/{Q}/g,s+"").replace(/{MMMM}/g,y[o-1]).replace(/{MMM}/g,m[o-1]).replace(/{MM}/g,Ki(o,2)).replace(/{M}/g,o+"").replace(/{dd}/g,Ki(l,2)).replace(/{d}/g,l+"").replace(/{eeee}/g,b[u]).replace(/{ee}/g,w[u]).replace(/{e}/g,u+"").replace(/{HH}/g,Ki(c,2)).replace(/{H}/g,c+"").replace(/{hh}/g,Ki(f+"",2)).replace(/{h}/g,f+"").replace(/{mm}/g,Ki(d,2)).replace(/{m}/g,d+"").replace(/{ss}/g,Ki(h,2)).replace(/{s}/g,h+"").replace(/{SSS}/g,Ki(v,3)).replace(/{S}/g,v+"")}function Wwt(t,e,n,r,a){var i=null;if(Ot(n))i=n;else if(jt(n))i=n(t.value,e,{level:t.level});else{var o=et({},sm);if(t.level>0)for(var s=0;s<hA.length;++s)o[hA[s]]="{primary|"+o[hA[s]]+"}";var l=n?n.inherit===!1?n:Xt(n,o):o,u=Toe(t.value,a);if(l[u])i=l[u];else if(l.inherit){for(var c=Coe.indexOf(u),s=c-1;s>=0;--s)if(l[u]){i=l[u];break}i=i||o.none}if(st(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 lS(new Date(t.value),i,a,r)}function Toe(t,e){var n=jo(t),r=n[Sg(e)]()+1,a=n[mE(e)](),i=n[J1(e)](),o=n[bE(e)](),s=n[SE(e)](),l=n[wE(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 BU(t,e,n){var r=Un(t)?jo(t):t;switch(e=e||Toe(t,n),e){case"year":return r[LI(n)]();case"half-year":return r[Sg(n)]()>=6?1:0;case"quarter":return Math.floor((r[Sg(n)]()+1)/4);case"month":return r[Sg(n)]();case"day":return r[mE(n)]();case"half-day":return r[J1(n)]()/24;case"hour":return r[J1(n)]();case"minute":return r[bE(n)]();case"second":return r[SE(n)]();case"millisecond":return r[wE(n)]()}}function LI(t){return t?"getUTCFullYear":"getFullYear"}function Sg(t){return t?"getUTCMonth":"getMonth"}function mE(t){return t?"getUTCDate":"getDate"}function J1(t){return t?"getUTCHours":"getHours"}function bE(t){return t?"getUTCMinutes":"getMinutes"}function SE(t){return t?"getUTCSeconds":"getSeconds"}function wE(t){return t?"getUTCMilliseconds":"getMilliseconds"}function jwt(t){return t?"setUTCFullYear":"setFullYear"}function Eoe(t){return t?"setUTCMonth":"setMonth"}function Moe(t){return t?"setUTCDate":"setDate"}function Doe(t){return t?"setUTCHours":"setHours"}function Aoe(t){return t?"setUTCMinutes":"setMinutes"}function koe(t){return t?"setUTCSeconds":"setSeconds"}function Roe(t){return t?"setUTCMilliseconds":"setMilliseconds"}function Kwt(t,e,n,r,a,i,o,s){var l=new Bn({style:{text:t,font:e,align:n,verticalAlign:r,padding:a,rich:i,overflow:o?"truncate":null,lineHeight:s}});return l.getBoundingRect()}function OI(t){if(!fI(t))return Ot(t)?t:"-";var e=(t+"").split(".");return e[0].replace(/(\d{1,3})(?=(?:\d{3})+(?!\d))/g,"$1,")+(e.length>1?"."+e[1]:"")}function VI(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 Fp=eE;function VO(t,e,n){var r="{yyyy}-{MM}-{dd} {HH}:{mm}:{ss}";function a(c){return c&&vs(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?jo(t):t;if(isNaN(+l)){if(s)return"-"}else return lS(l,r,n)}if(e==="ordinal")return W2(t)?a(t):Un(t)&&i(t)?t+"":"-";var u=yu(t);return i(u)?OI(u):W2(t)?a(t):typeof t=="boolean"?t+"":"-"}var $U=["a","b","c","d","e","f","g"],pA=function(t,e){return"{"+t+(e??"")+"}"};function NI(t,e,n){st(e)||(e=[e]);var r=e.length;if(!r)return"";for(var a=e[0].$vars||[],i=0;i<a.length;i++){var o=$U[i];t=t.replace(pA(o),pA(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(pA($U[l],s),n?qi(u):u)}return t}function Ywt(t,e,n){return q(e,function(r,a){t=t.replace("{"+a+"}",n?qi(r):r)}),t}function Loe(t,e){var n=Ot(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:'+qi(r)+";"+(e||"")+'"></span>':'<span style="display:inline-block;margin-right:4px;border-radius:10px;width:10px;height:10px;background-color:'+qi(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 Xwt(t,e,n){(t==="week"||t==="month"||t==="quarter"||t==="half-year"||t==="year")&&(t=`MM-dd
- yyyy`);var r=jo(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",Ki(o,2)).replace("M",o).replace("yyyy",i).replace("yy",Ki(i%100+"",2)).replace("dd",Ki(s,2)).replace("d",s).replace("hh",Ki(l,2)).replace("h",l).replace("mm",Ki(u,2)).replace("m",u).replace("ss",Ki(c,2)).replace("s",c).replace("SSS",Ki(f,3)),t}function qwt(t){return t&&t.charAt(0).toUpperCase()+t.substr(1)}function Cp(t,e){return e=e||"transparent",Ot(t)?t:qt(t)&&t.colorStops&&(t.colorStops[0]||{}).color||e}function sC(t,e){if(e==="_blank"||e==="blank"){var n=window.open();n.opener=null,n.location.href=t}else window.open(t,e)}var $_=q,Ooe=["left","right","top","bottom","width","height"],Uh=[["width","left","right"],["height","top","bottom"]];function II(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 op=II;sn(II,"vertical");sn(II,"horizontal");function Zwt(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=Fp(n||0),{width:Math.max(s-i-n[1]-n[3],0),height:Math.max(l-o-n[0]-n[2],0)}}function ka(t,e,n){n=Fp(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 yn(i+n[3],o+n[0],u,c);return v.margin=n,v}function xE(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 yn(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=ka(Xt({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 Qwt(t,e){return t[Uh[e][0]]!=null||t[Uh[e][1]]!=null&&t[Uh[e][2]]!=null}function eb(t){var e=t.layoutMode||t.constructor.layoutMode;return qt(e)?e:e?{type:e}:null}function Zf(t,e,n){var r=n&&n.ignoreSize;!st(r)&&(r=[r,r]);var a=o(Uh[0],0),i=o(Uh[1],1);u(Uh[0],t,a),u(Uh[1],t,i);function o(c,f){var d={},h=0,v={},p=0,g=2;if($_(c,function(b){v[b]=t[b]}),$_(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){$_(c,function(h){f[h]=d[h]})}}function I0(t){return Voe({},t)}function Voe(t,e){return e&&t&&$_(Ooe,function(n){e.hasOwnProperty(n)&&(t[n]=e[n])}),t}var Jwt=Gn(),B0=function(t){Pe(e,t);function e(n,r,a){var i=t.call(this,n,r,a)||this;return i.uid=N0("ec_cpt_model"),i}return e.prototype.init=function(n,r,a){this.mergeDefaultAndTheme(n,a)},e.prototype.mergeDefaultAndTheme=function(n,r){var a=eb(this),i=a?I0(n):{},o=r.getTheme();hn(n,o.get(this.mainType)),hn(n,this.getDefaultOption()),a&&Zf(n,i,a)},e.prototype.mergeOption=function(n,r){hn(this.option,n,!0);var a=eb(this);a&&Zf(this.option,n,a)},e.prototype.optionUpdated=function(n,r){},e.prototype.getDefaultOption=function(){var n=this.constructor;if(!Ibt(n))return n.defaultOption;var r=Jwt(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=hn(s,a[l],!0);r.defaultOption=s}return r.defaultOption},e.prototype.getReferringComponents=function(n,r){var a=n+"Index",i=n+"Id";return tS(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}(yr);xie(B0,yr);oE(B0);Bwt(B0);$wt(B0,ext);function ext(t){var e=[];return q(B0.getClassesByMainType(t),function(n){e=e.concat(n.dependencies||n.prototype.dependencies||[])}),e=ut(e,function(n){return eu(n).main}),t!=="dataset"&&bn(e,"dataset")<=0&&e.unshift("dataset"),e}const On=B0;var Noe="";typeof navigator<"u"&&(Noe=navigator.platform||"");var vv="rgba(0, 0, 0, 0.2)";const txt={darkMode:"auto",colorBy:"series",color:["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"],gradientColor:["#f6efa6","#d88273","#bf444c"],aria:{decal:{decals:[{color:vv,dashArrayX:[1,0],dashArrayY:[2,5],symbolSize:1,rotation:Math.PI/6},{color:vv,symbol:"circle",dashArrayX:[[8,8],[0,8,8,0]],dashArrayY:[6,0],symbolSize:.8},{color:vv,dashArrayX:[1,0],dashArrayY:[4,3],rotation:-Math.PI/4},{color:vv,dashArrayX:[[6,6],[0,6,6,0]],dashArrayY:[6,0]},{color:vv,dashArrayX:[[1,0],[1,6]],dashArrayY:[1,0,6,0],rotation:Math.PI/4},{color:vv,symbol:"triangle",dashArrayX:[[9,9],[0,9,9,0]],dashArrayY:[7,2],symbolSize:.75}]}},textStyle:{fontFamily:Noe.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 Ioe=Gt(["tooltip","label","itemName","itemId","itemGroupId","seriesName"]),Ls="original",Bi="arrayRows",Os="objectRows",Cu="keyedColumns",If="typedArray",Boe="unknown",uu="column",$0="row",fi={Must:1,Might:2,Not:3},$oe=Gn();function nxt(t){$oe(t).datasetMap=Gt()}function Poe(t,e,n){var r={},a=$I(e);if(!a||!t)return r;var i=[],o=[],s=e.ecModel,l=$oe(s).datasetMap,u=a.uid+"_"+n.seriesLayoutBy,c,f;t=t.slice(),q(t,function(p,g){var y=qt(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});q(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 BI(t,e,n){var r={},a=$I(t);if(!a)return r;var i=e.sourceFormat,o=e.dimensionsDefine,s;(i===Os||i===Cu)&&q(o,function(c,f){(qt(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=zoe(e.data,i,e.seriesLayoutBy,o,e.startIndex,h);d.push(p);var g=p===fi.Not;if(g&&c.v==null&&h!==s&&(c.v=h),(c.n==null||c.n===c.v||!g&&d[c.n]===fi.Not)&&(c.n=h),y(c)&&d[c.n]!==fi.Not)return c;g||(p===fi.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 $I(t){var e=t.get("data",!0);if(!e)return tS(t.ecModel,"dataset",{index:t.get("datasetIndex",!0),id:t.get("datasetId",!0)},Ca).models[0]}function rxt(t){return!t.get("transform",!0)&&!t.get("fromTransformResult",!0)?[]:tS(t.ecModel,"dataset",{index:t.get("fromDatasetIndex",!0),id:t.get("fromDatasetId",!0)},Ca).models}function Foe(t,e){return zoe(t.data,t.sourceFormat,t.seriesLayoutBy,t.dimensionsDefine,t.startIndex,e)}function zoe(t,e,n,r,a,i){var o,s=5;if(Ao(t))return fi.Not;var l,u;if(r){var c=r[i];qt(c)?(l=c.name,u=c.type):Ot(c)&&(l=c)}if(u!=null)return u==="ordinal"?fi.Must:fi.Not;if(e===Bi){var f=t;if(n===$0){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===Os){var p=t;if(!l)return fi.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===Cu){var y=t;if(!l)return fi.Not;var d=y[l];if(!d||Ao(d))return fi.Not;for(var h=0;h<d.length&&h<s;h++)if((o=w(d[h]))!=null)return o}else if(e===Ls)for(var m=t,h=0;h<m.length&&h<s;h++){var g=m[h],b=D0(g);if(!st(b))return fi.Not;if((o=w(b[i]))!=null)return o}function w(C){var _=Ot(C);if(C!=null&&isFinite(C)&&C!=="")return _?fi.Might:fi.Not;if(_&&C!=="-")return fi.Must}return fi.Not}var NO=Gt();function axt(t,e){Ii(NO.get(t)==null&&e),NO.set(t,e)}function ixt(t,e,n){var r=NO.get(e);if(!r)return n;var a=r(t);return a?n.concat(a):n}var PU=Gn(),oxt=Gn(),PI=function(){function t(){}return t.prototype.getColorFromPalette=function(e,n,r){var a=mr(this.get("color",!0)),i=this.get("colorLayer",!0);return Uoe(this,PU,a,i,e,n,r)},t.prototype.clearColorPalette=function(){lxt(this,PU)},t}();function IO(t,e,n,r){var a=mr(t.get(["aria","decal","decals"]));return Uoe(t,oxt,a,null,e,n,r)}function sxt(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 Uoe(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:sxt(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 lxt(t,e){e(t).paletteIdx=0,e(t).paletteNameMap={}}var Yw,_y,FU,zU="\0_ec_inner",uxt=1,Goe=function(t){Pe(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 yr(i),this._locale=new yr(o),this._optionManager=s},e.prototype.setOption=function(n,r,a){var i=HU(r);this._optionManager.setOption(n,a,i),this._resetOption(null,i)},e.prototype.resetOption=function(n,r){return this._resetOption(n,HU(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"?FU(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&&q(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=Gt(),u=r&&r.replaceMergeMainTypeMap;nxt(this),q(n,function(f,d){f!=null&&(On.hasClass(d)?d&&(s.push(d),l.set(d,!0)):a[d]=a[d]==null?Zt(f):hn(a[d],f,!0))}),u&&u.each(function(f,d){On.hasClass(d)&&!l.get(d)&&(s.push(d),l.set(d,!0))}),On.topologicalTravel(s,On.getAllClassMainTypes(),c,this);function c(f){var d=ixt(this,f,mr(n[f])),h=i.get(f),v=h?u&&u.get(f)?"replaceMerge":"normalMerge":"replaceAll",p=yie(h,d,v);Mbt(p,f,On),a[f]=null,i.set(f,null),o.set(f,0);var g=[],y=[],m=0,b;q(p,function(w,C){var _=w.existing,x=w.newOption;if(!x)_&&(_.mergeOption({},this),_.optionUpdated({},!1));else{var T=f==="series",M=On.getClass(f,w.keyInfo.subType,!T);if(!M)return;if(f==="tooltip"){if(b)return;b=!0}if(_&&_.constructor===M)_.name=w.keyInfo.name,_.mergeOption(x,this),_.optionUpdated(x,!1);else{var E=et({componentIndex:C},w.keyInfo);_=new M(x,this,this,E),et(_,E),w.brandNew&&(_.__requireNewView=!0),_.init(x,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"&&Yw(this)}this._seriesIndices||Yw(this)},e.prototype.getOption=function(){var n=Zt(this.option);return q(n,function(r,a){if(On.hasClass(a)){for(var i=mr(r),o=i.length,s=!1,l=o-1;l>=0;l--)i[l]&&!K1(i[l])?s=!0:(i[l]=null,!s&&o--);i.length=o,n[a]=i}}),delete n[zU],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=[],q(mr(a),function(u){s[u]&&l.push(s[u])})):i!=null?l=UU("id",i,s):o!=null?l=UU("name",o,s):l=or(s,function(u){return!!u}),GU(l,n)},e.prototype.findComponents=function(n){var r=n.query,a=n.mainType,i=s(r),o=i?this.queryComponents(i):or(this._componentsMap.get(a),function(u){return!!u});return l(GU(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?or(u,n.filter):u}},e.prototype.eachComponent=function(n,r,a){var i=this._componentsMap;if(jt(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=Ot(n)?i.get(n):qt(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=Ia(n,null);return or(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 or(this._componentsMap.get("series"),function(r){return!!r&&r.subType===n})},e.prototype.getSeries=function(){return or(this._componentsMap.get("series"),function(n){return!!n})},e.prototype.getSeriesCount=function(){return this._componentsCount.get("series")},e.prototype.eachSeries=function(n,r){_y(this),q(this._seriesIndices,function(a){var i=this._componentsMap.get("series")[a];n.call(r,i,a)},this)},e.prototype.eachRawSeries=function(n,r){q(this._componentsMap.get("series"),function(a){a&&n.call(r,a,a.componentIndex)})},e.prototype.eachSeriesByType=function(n,r,a){_y(this),q(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 q(this.getSeriesByType(n),r,a)},e.prototype.isSeriesFiltered=function(n){return _y(this),this._seriesIndicesMap.get(n.componentIndex)==null},e.prototype.getCurrentSeriesIndices=function(){return(this._seriesIndices||[]).slice()},e.prototype.filterSeries=function(n,r){_y(this);var a=[];q(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=Gt(a)},e.prototype.restoreData=function(n){Yw(this);var r=this._componentsMap,a=[];r.each(function(i,o){On.hasClass(o)&&a.push(o)}),On.topologicalTravel(a,On.getAllClassMainTypes(),function(i){q(r.get(i),function(o){o&&(i!=="series"||!cxt(o,n))&&o.restoreData()})})},e.internalField=function(){Yw=function(n){var r=n._seriesIndices=[];q(n._componentsMap.get("series"),function(a){a&&r.push(a.componentIndex)}),n._seriesIndicesMap=Gt(r)},_y=function(n){},FU=function(n,r){n.option={},n.option[zU]=uxt,n._componentsMap=Gt({series:[]}),n._componentsCount=Gt();var a=r.aria;qt(a)&&a.enabled==null&&(a.enabled=!0),fxt(r,n._theme.option),hn(r,txt,!1),n._mergeOption(r,null)}}(),e}(yr);function cxt(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 fxt(t,e){var n=t.color&&!t.colorLayer;q(e,function(r,a){a==="colorLayer"&&n||On.hasClass(a)||(typeof r=="object"?t[a]=t[a]?hn(t[a],r,!1):Zt(r):t[a]==null&&(t[a]=r))})}function UU(t,e,n){if(st(e)){var r=Gt();return q(e,function(i){if(i!=null){var o=Ia(i,null);o!=null&&r.set(i,!0)}}),or(n,function(i){return i&&r.get(i[t])})}else{var a=Ia(e,null);return or(n,function(i){return i&&a!=null&&i[t]===a})}}function GU(t,e){return e.hasOwnProperty("subType")?or(t,function(n){return n&&n.subType===e.subType}):t}function HU(t){var e=Gt();return t&&q(mr(t.replaceMerge),function(n){e.set(n,!0)}),{replaceMergeMainTypeMap:e}}ha(Goe,PI);const Hoe=Goe;var dxt=["getDom","getZr","getWidth","getHeight","getDevicePixelRatio","dispatchAction","isSSR","isDisposed","on","off","getDataURL","getConnectedDataURL","getOption","getId","updateLabelLayout"],hxt=function(){function t(e){q(dxt,function(n){this[n]=Nt(e[n],e)},this)}return t}();const Woe=hxt;var vA={},pxt=function(){function t(){this._coordinateSystems=[]}return t.prototype.create=function(e,n){var r=[];q(vA,function(a,i){var o=a.create(e,n);r=r.concat(o||[])}),this._coordinateSystems=r},t.prototype.update=function(e,n){q(this._coordinateSystems,function(r){r.update&&r.update(e,n)})},t.prototype.getCoordinateSystems=function(){return this._coordinateSystems.slice()},t.register=function(e,n){vA[e]=n},t.get=function(e){return vA[e]},t}();const P0=pxt;var vxt=/^(min|max)?(.+)$/,gxt=function(){function t(e){this._timelineOptions=[],this._mediaList=[],this._currentMediaIndices=[],this._api=e}return t.prototype.setOption=function(e,n,r){e&&(q(mr(e.series),function(o){o&&o.data&&Ao(o.data)&&$1(o.data)}),q(mr(e.dataset),function(o){o&&o.source&&Ao(o.source)&&$1(o.source)})),e=Zt(e);var a=this._optionBackup,i=yxt(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=[],Zt(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=Zt(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++)mxt(a[l].query,n,r)&&o.push(l);return!o.length&&i&&(o=[-1]),o.length&&!Sxt(o,this._currentMediaIndices)&&(s=ut(o,function(c){return Zt(c===-1?i.option:a[c].option)})),this._currentMediaIndices=o,s},t}();function yxt(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&&st(u)&&q(u,function(h){h&&h.option&&(h.query?r.push(h):a||(a=h))}),d(i),q(l,function(h){return d(h)}),q(r,function(h){return d(h.option)});function d(h){q(e,function(v){v(h,n)})}return{baseOption:i,timelineOptions:l||[],mediaDefault:a,mediaList:r}}function mxt(t,e,n){var r={width:e,height:n,aspectratio:e/n},a=!0;return q(t,function(i,o){var s=o.match(vxt);if(!(!s||!s[1]||!s[2])){var l=s[1],u=s[2].toLowerCase();bxt(r[u],i,l)||(a=!1)}}),a}function bxt(t,e,n){return n==="min"?t>=e:n==="max"?t<=e:t===e}function Sxt(t,e){return t.join(",")===e.join(",")}const wxt=gxt;var Fs=q,tb=qt,WU=["areaStyle","lineStyle","nodeStyle","linkStyle","chordStyle","label","labelLine"];function gA(t){var e=t&&t.itemStyle;if(e)for(var n=0,r=WU.length;n<r;n++){var a=WU[n],i=e.normal,o=e.emphasis;i&&i[a]&&(t[a]=t[a]||{},t[a].normal?hn(t[a].normal,i[a]):t[a].normal=i[a],i[a]=null),o&&o[a]&&(t[a]=t[a]||{},t[a].emphasis?hn(t[a].emphasis,o[a]):t[a].emphasis=o[a],o[a]=null)}}function Ai(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,Xt(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 lm(t){Ai(t,"itemStyle"),Ai(t,"lineStyle"),Ai(t,"areaStyle"),Ai(t,"label"),Ai(t,"labelLine"),Ai(t,"upperLabel"),Ai(t,"edgeLabel")}function _a(t,e){var n=tb(t)&&t[e],r=tb(n)&&n.textStyle;if(r)for(var a=0,i=Xz.length;a<i;a++){var o=Xz[a];r.hasOwnProperty(o)&&(n[o]=r[o])}}function is(t){t&&(lm(t),_a(t,"label"),t.emphasis&&_a(t.emphasis,"label"))}function xxt(t){if(tb(t)){gA(t),lm(t),_a(t,"label"),_a(t,"upperLabel"),_a(t,"edgeLabel"),t.emphasis&&(_a(t.emphasis,"label"),_a(t.emphasis,"upperLabel"),_a(t.emphasis,"edgeLabel"));var e=t.markPoint;e&&(gA(e),is(e));var n=t.markLine;n&&(gA(n),is(n));var r=t.markArea;r&&is(r);var a=t.data;if(t.type==="graph"){a=a||t.nodes;var i=t.links||t.edges;if(i&&!Ao(i))for(var o=0;o<i.length;o++)is(i[o]);q(t.categories,function(u){lm(u)})}if(a&&!Ao(a))for(var o=0;o<a.length;o++)is(a[o]);if(e=t.markPoint,e&&e.data)for(var s=e.data,o=0;o<s.length;o++)is(s[o]);if(n=t.markLine,n&&n.data)for(var l=n.data,o=0;o<l.length;o++)st(l[o])?(is(l[o][0]),is(l[o][1])):is(l[o]);t.type==="gauge"?(_a(t,"axisLabel"),_a(t,"title"),_a(t,"detail")):t.type==="treemap"?(Ai(t.breadcrumb,"itemStyle"),q(t.levels,function(u){lm(u)})):t.type==="tree"&&lm(t.leaves)}}function Vu(t){return st(t)?t:t?[t]:[]}function jU(t){return(st(t)?t[0]:t)||{}}function _xt(t,e){Fs(Vu(t.series),function(r){tb(r)&&xxt(r)});var n=["xAxis","yAxis","radiusAxis","angleAxis","singleAxis","parallelAxis","radar"];e&&n.push("valueAxis","categoryAxis","logAxis","timeAxis"),Fs(n,function(r){Fs(Vu(t[r]),function(a){a&&(_a(a,"axisLabel"),_a(a.axisPointer,"label"))})}),Fs(Vu(t.parallel),function(r){var a=r&&r.parallelAxisDefault;_a(a,"axisLabel"),_a(a&&a.axisPointer,"label")}),Fs(Vu(t.calendar),function(r){Ai(r,"itemStyle"),_a(r,"dayLabel"),_a(r,"monthLabel"),_a(r,"yearLabel")}),Fs(Vu(t.radar),function(r){_a(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)}),Fs(Vu(t.geo),function(r){tb(r)&&(is(r),Fs(Vu(r.regions),function(a){is(a)}))}),Fs(Vu(t.timeline),function(r){is(r),Ai(r,"label"),Ai(r,"itemStyle"),Ai(r,"controlStyle",!0);var a=r.data;st(a)&&q(a,function(i){qt(i)&&(Ai(i,"label"),Ai(i,"itemStyle"))})}),Fs(Vu(t.toolbox),function(r){Ai(r,"iconStyle"),Fs(r.feature,function(a){Ai(a,"iconStyle")})}),_a(jU(t.axisPointer),"label"),_a(jU(t.tooltip).axisPointer,"label")}function Cxt(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 Txt(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 KU(t){t&&q(Ext,function(e){e[0]in t&&!(e[1]in t)&&(t[e[1]]=t[e[0]])})}var Ext=[["x","left"],["y","top"],["x2","right"],["y2","bottom"]],Mxt=["grid","geo","parallel","legend","toolbox","title","visualMap","dataZoom","timeline"],yA=[["borderRadius","barBorderRadius"],["borderColor","barBorderColor"],["borderWidth","barBorderWidth"]];function Cy(t){var e=t&&t.itemStyle;if(e)for(var n=0;n<yA.length;n++){var r=yA[n][1],a=yA[n][0];e[r]!=null&&(e[a]=e[r])}}function YU(t){t&&t.alignTo==="edge"&&t.margin!=null&&t.edgeDistance==null&&(t.edgeDistance=t.margin)}function XU(t){t&&t.downplay&&!t.blur&&(t.blur=t.downplay)}function Dxt(t){t&&t.focusNodeAdjacency!=null&&(t.emphasis=t.emphasis||{},t.emphasis.focus==null&&(t.emphasis.focus="adjacency"))}function joe(t,e){if(t)for(var n=0;n<t.length;n++)e(t[n]),t[n]&&joe(t[n].children,e)}function Koe(t,e){_xt(t,e),t.series=mr(t.series),q(t.series,function(n){if(qt(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),YU(n.label);var a=n.data;if(a&&!Ao(a))for(var i=0;i<a.length;i++)YU(a[i]);n.hoverOffset!=null&&(n.emphasis=n.emphasis||{},(n.emphasis.scaleSize=null)&&(n.emphasis.scaleSize=n.hoverOffset))}else if(r==="gauge"){var o=Cxt(n,"pointer.color");o!=null&&Txt(n,"itemStyle.color",o)}else if(r==="bar"){Cy(n),Cy(n.backgroundStyle),Cy(n.emphasis);var a=n.data;if(a&&!Ao(a))for(var i=0;i<a.length;i++)typeof a[i]=="object"&&(Cy(a[i]),Cy(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)),XU(n),joe(n.data,XU)}else r==="graph"||r==="sankey"?Dxt(n):r==="map"&&(n.mapType&&!n.map&&(n.map=n.mapType),n.mapLocation&&Xt(n,n.mapLocation));n.hoverAnimation!=null&&(n.emphasis=n.emphasis||{},n.emphasis&&n.emphasis.scale==null&&(n.emphasis.scale=n.hoverAnimation)),KU(n)}}),t.dataRange&&(t.visualMap=t.dataRange),q(Mxt,function(n){var r=t[n];r&&(st(r)||(r=[r]),q(r,function(a){KU(a)}))})}function Axt(t){var e=Gt();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(kxt)}function kxt(t){q(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=ybt(d,m),p=m;break}}}return r[0]=d,r[1]=p,r})})}var _E=function(){function t(e){this.data=e.data||(e.sourceFormat===Cu?{}:[]),this.sourceFormat=e.sourceFormat||Boe,this.seriesLayoutBy=e.seriesLayoutBy||uu,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&&Foe(this,r)===fi.Must&&(a.type="ordinal")}}return t}();function FI(t){return t instanceof _E}function BO(t,e,n){n=n||Yoe(t);var r=e.seriesLayoutBy,a=Lxt(t,n,r,e.sourceHeader,e.dimensions),i=new _E({data:t,sourceFormat:n,seriesLayoutBy:r,dimensionsDefine:a.dimensionsDefine,startIndex:a.startIndex,dimensionsDetectedCount:a.dimensionsDetectedCount,metaRawOption:Zt(e)});return i}function zI(t){return new _E({data:t,sourceFormat:Ao(t)?If:Ls})}function Rxt(t){return new _E({data:t.data,sourceFormat:t.sourceFormat,seriesLayoutBy:t.seriesLayoutBy,dimensionsDefine:Zt(t.dimensionsDefine),startIndex:t.startIndex,dimensionsDetectedCount:t.dimensionsDetectedCount})}function Yoe(t){var e=Boe;if(Ao(t))e=If;else if(st(t)){t.length===0&&(e=Bi);for(var n=0,r=t.length;n<r;n++){var a=t[n];if(a!=null){if(st(a)){e=Bi;break}else if(qt(a)){e=Os;break}}}}else if(qt(t)){for(var i in t)if(Bt(t,i)&&mi(t[i])){e=Cu;break}}return e}function Lxt(t,e,n,r,a){var i,o;if(!t)return{dimensionsDefine:qU(a),startIndex:o,dimensionsDetectedCount:i};if(e===Bi){var s=t;r==="auto"||r==null?ZU(function(u){u!=null&&u!=="-"&&(Ot(u)?o==null&&(o=1):o=0)},n,s,10):o=Un(r)?r:r?1:0,!a&&o===1&&(a=[],ZU(function(u,c){a[c]=u!=null?u+"":""},n,s,1/0)),i=a?a.length:n===$0?s.length:s[0]?s[0].length:null}else if(e===Os)a||(a=Oxt(t));else if(e===Cu)a||(a=[],q(t,function(u,c){a.push(c)}));else if(e===Ls){var l=D0(t[0]);i=st(l)&&l.length||1}return{startIndex:o,dimensionsDefine:qU(a),dimensionsDetectedCount:i}}function Oxt(t){for(var e=0,n;e<t.length&&!(n=t[e++]););if(n)return Dn(n)}function qU(t){if(t){var e=Gt();return ut(t,function(n,r){n=qt(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 ZU(t,e,n,r){if(e===$0)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 Xoe(t){var e=t.sourceFormat;return e===Os||e===Cu}var Qd,Jd,eh,QU,JU,qoe=function(){function t(e,n){var r=FI(e)?e:zI(e);this._source=r;var a=this._data=r.data;r.sourceFormat===If&&(this._offset=0,this._dimSize=n,this._data=a),JU(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;JU=function(o,s,l){var u=l.sourceFormat,c=l.seriesLayoutBy,f=l.startIndex,d=l.dimensionsDefine,h=QU[UI(u,c)];if(et(o,h),u===If)o.getItem=n,o.count=a,o.fillStorage=r;else{var v=Zoe(u,c);o.getItem=Nt(v,null,s,f,d);var p=Qoe(u,c);o.count=Nt(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};QU=(e={},e[Bi+"_"+uu]={pure:!0,appendData:i},e[Bi+"_"+$0]={pure:!0,appendData:function(){throw new Error('Do not support appendData when set seriesLayoutBy: "row".')}},e[Os]={pure:!0,appendData:i},e[Cu]={pure:!0,appendData:function(o){var s=this._data;q(o,function(l,u){for(var c=s[u]||(s[u]=[]),f=0;f<(l||[]).length;f++)c.push(l[f])})}},e[Ls]={appendData:i},e[If]={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}(),eG=function(t,e,n,r){return t[r]},Vxt=(Qd={},Qd[Bi+"_"+uu]=function(t,e,n,r){return t[r+e]},Qd[Bi+"_"+$0]=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},Qd[Os]=eG,Qd[Cu]=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},Qd[Ls]=eG,Qd);function Zoe(t,e){var n=Vxt[UI(t,e)];return n}var tG=function(t,e,n){return t.length},Nxt=(Jd={},Jd[Bi+"_"+uu]=function(t,e,n){return Math.max(0,t.length-e)},Jd[Bi+"_"+$0]=function(t,e,n){var r=t[0];return r?Math.max(0,r.length-e):0},Jd[Os]=tG,Jd[Cu]=function(t,e,n){var r=n[0].name,a=t[r];return a?a.length:0},Jd[Ls]=tG,Jd);function Qoe(t,e){var n=Nxt[UI(t,e)];return n}var mA=function(t,e,n){return t[e]},Ixt=(eh={},eh[Bi]=mA,eh[Os]=function(t,e,n){return t[n]},eh[Cu]=mA,eh[Ls]=function(t,e,n){var r=D0(t);return r instanceof Array?r[e]:r},eh[If]=mA,eh);function Joe(t){var e=Ixt[t];return e}function UI(t,e){return t===Bi?t+"_"+e:t}function r0(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 Joe(i)(r,o,s)}else{var l=r;return i===Ls&&(l=D0(r)),l}}}}var Bxt=/\{@(.+?)\}/g,GI=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&&st(l.value)&&(l.value=l.value[a]),!i){var u=s.getItemModel(e);i=u.get(n==="normal"?["label","formatter"]:[n,"label","formatter"])}if(jt(i))return l.status=n,l.dimensionIndex=a,i(l);if(Ot(i)){var c=NI(i,l);return c.replace(Bxt,function(f,d){var h=d.length,v=d;v.charAt(0)==="["&&v.charAt(h-1)==="]"&&(v=+v.slice(1,h-1));var p=r0(s,e,v);if(o&&st(o.interpolatedValue)){var g=s.getDimensionIndex(v);g>=0&&(p=o.interpolatedValue[g])}return p!=null?p+"":""})}},t.prototype.getRawValue=function(e,n){return r0(this.getData(n),e)},t.prototype.formatTooltip=function(e,n,r){},t}();function nG(t){var e,n;return qt(t)?t.type&&(n=t):e=t,{text:e,frag:n}}function Hm(t){return new $xt(t)}var $xt=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(st(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){rG.reset(n,r,a,i),this._callingProgress=e,this._callingProgress({start:n,end:r,count:r-n,next:rG.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),st(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}(),rG=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 Bf(t,e){var n=e&&e.type;return n==="ordinal"?t:(n==="time"&&!Un(t)&&t!=null&&t!=="-"&&(t=+jo(t)),t==null||t===""?NaN:+t)}var Pxt=Gt({number:function(t){return parseFloat(t)},time:function(t){return+jo(t)},trim:function(t){return Ot(t)?vs(t):t}});function ese(t){return Pxt.get(t)}var tse={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}},Fxt=function(){function t(e,n){if(!Un(n)){var r="";tr(r)}this._opFn=tse[e],this._rvalFloat=yu(n)}return t.prototype.evaluate=function(e){return Un(e)?this._opFn(e,this._rvalFloat):this._opFn(yu(e),this._rvalFloat)},t}(),nse=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=Un(e)?e:yu(e),a=Un(n)?n:yu(n),i=isNaN(r),o=isNaN(a);if(i&&(r=this._incomparable),o&&(a=this._incomparable),i&&o){var s=Ot(e),l=Ot(n);s&&(r=l?e:0),l&&(a=s?n:0)}return r<a?this._resultLT:r>a?-this._resultLT:0},t}(),zxt=function(){function t(e,n){this._rval=n,this._isEQ=e,this._rvalTypeof=typeof n,this._rvalFloat=yu(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=yu(e)===this._rvalFloat)}return this._isEQ?n:!n},t}();function Uxt(t,e){return t==="eq"||t==="ne"?new zxt(t==="eq",e):Bt(tse,t)?new Fxt(t,e):null}var Gxt=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 Bf(e,n)},t}();function Hxt(t,e){var n=new Gxt,r=t.data,a=n.sourceFormat=t.sourceFormat,i=t.startIndex,o="";t.seriesLayoutBy!==uu&&tr(o);var s=[],l={},u=t.dimensionsDefine;if(u)q(u,function(p,g){var y=p.name,m={index:g,name:y,displayName:p.displayName};if(s.push(m),y!=null){var b="";Bt(l,y)&&tr(b),l[y]=m}});else for(var c=0;c<t.dimensionsDetectedCount;c++)s.push({index:c});var f=Zoe(a,uu);e.__isBuiltIn&&(n.getRawDataItem=function(p){return f(r,i,s,p)},n.getRawData=Nt(Wxt,null,t)),n.cloneRawData=Nt(jxt,null,t);var d=Qoe(a,uu);n.count=Nt(d,null,r,i,s);var h=Joe(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=Nt(Kxt,null,s,l),n.cloneAllDimensionInfo=Nt(Yxt,null,s),n}function Wxt(t){var e=t.sourceFormat;if(!HI(e)){var n="";tr(n)}return t.data}function jxt(t){var e=t.sourceFormat,n=t.data;if(!HI(e)){var r="";tr(r)}if(e===Bi){for(var a=[],i=0,o=n.length;i<o;i++)a.push(n[i].slice());return a}else if(e===Os){for(var a=[],i=0,o=n.length;i<o;i++)a.push(et({},n[i]));return a}}function Kxt(t,e,n){if(n!=null){if(Un(n)||!isNaN(n)&&!Bt(e,n))return t[n];if(Bt(e,n))return e[n]}}function Yxt(t){return Zt(t)}var rse=Gt();function Xxt(t){t=Zt(t);var e=t.type,n="";e||tr(n);var r=e.split(":");r.length!==2&&tr(n);var a=!1;r[0]==="echarts"&&(e=r[1],a=!0),t.__isBuiltIn=a,rse.set(e,t)}function qxt(t,e,n){var r=mr(t),a=r.length,i="";a||tr(i);for(var o=0,s=a;o<s;o++){var l=r[o];e=Zxt(l,e),o!==s-1&&(e.length=Math.max(e.length,1))}return e}function Zxt(t,e,n,r){var a="";e.length||tr(a),qt(t)||tr(a);var i=t.type,o=rse.get(i);o||tr(a);var s=ut(e,function(u){return Hxt(u,o)}),l=mr(o.transform({upstream:s[0],upstreamList:s,config:Zt(t.config)}));return ut(l,function(u,c){var f="";qt(u)||tr(f),u.data||tr(f);var d=Yoe(u.data);HI(d)||tr(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:uu,sourceHeader:p,dimensions:v.metaRawOption.dimensions}}else h={seriesLayoutBy:uu,sourceHeader:0,dimensions:u.dimensions};return BO(u.data,h,null)})}function HI(t){return t===Bi||t===Os}var CE="undefined",Qxt=typeof Uint32Array===CE?Array:Uint32Array,Jxt=typeof Uint16Array===CE?Array:Uint16Array,ase=typeof Int32Array===CE?Array:Int32Array,aG=typeof Float64Array===CE?Array:Float64Array,ise={float:aG,int:ase,ordinal:Array,number:Array,time:aG},bA;function Ty(t){return t>65535?Qxt:Jxt}function gv(){return[1/0,-1/0]}function e_t(t){var e=t.constructor;return e===Array?t.slice():new e(t)}function iG(t,e,n,r,a){var i=ise[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 t_t=function(){function t(){this._chunks=[],this._rawExtent=[],this._extent=[],this._count=0,this._rawCount=0,this._calcDimNameToIdx=Gt()}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=bA[a.sourceFormat];this._dimValueGetter=r||i,this._rawExtent=[],Xoe(a),this._dimensions=ut(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 ise[n||"float"](this._rawCount),this._rawExtent[i]=gv(),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]=gv());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];iG(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=bA.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=ut(o,function(m){return m.property}),c=0;c<s;c++){var f=o[c];l[c]||(l[c]=gv()),iG(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=Ty(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=Ty(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=Dn(e),i=a.length;if(!i)return this;var o=n.count(),s=Ty(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],C=e[a[1]][1],y=0;y<r;y++){var m=g[y],_=b[y];(m>=f&&m<=d||isNaN(m))&&(_>=w&&_<=C||isNaN(_))&&(l[u++]=p),p++}v=!0}}if(!v)if(i===1)for(var y=0;y<o;y++){var x=n.getRawIndex(y),m=h[a[0]][x];(m>=f&&m<=d||isNaN(m))&&(l[u++]=x)}else for(var y=0;y<o;y++){for(var T=!0,x=n.getRawIndex(y),M=0;M<i;M++){var E=a[M],m=h[E][x];(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]]=gv();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(Ty(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),C=i[w];isNaN(C)||(m+=C)}m/=g-p;var _=v,x=Math.min(v+l,o),T=v-1,M=i[u];c=-1,d=_;for(var E=-1,A=0,b=_;b<x;b++){var w=this.getRawIndex(b),C=i[w];if(isNaN(C)){A++,E<0&&(E=w);continue}f=Math.abs((T-y)*(C-M)-(T-b)*(m-M)),f>c&&(c=f,d=w)}A>0&&A<x-_&&(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]=gv(),d=new(Ty(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=gv();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&&Ds(e,function(s,l){return s[l]=!0,s},{});if(i)for(var o=0;o<a.length;o++)r._chunks[o]=i[o]?e_t(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=Zt(this._extent),e._rawExtent=Zt(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 Bf(n[i],this._dimensions[i])}bA={arrayRows:e,objectRows:function(n,r,a,i){return Bf(n[r],this._dimensions[i])},keyedColumns:e,original:function(n,r,a,i){var o=n&&(n.value==null?n:n.value);return Bf(o instanceof Array?o[i]:o,this._dimensions[i])},typedArray:function(n,r,a,i){return n[i]}}}(),t}();const $O=t_t;var ose=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(Xw(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=Ao(s)?If:Ls,i=[];var f=this._getSourceMetaRawOption()||{},d=u&&u.metaRawOption||{},h=gn(f.seriesLayoutBy,d.seriesLayoutBy)||null,v=gn(f.sourceHeader,d.sourceHeader),p=gn(f.dimensions,d.dimensions),g=h!==d.seriesLayoutBy||!!v!=!!d.sourceHeader||p;a=g?[BO(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=[BO(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&&sG(i)}var o,s=[],l=[];return q(e,function(u){u.prepareSource();var c=u.getSource(a||0),f="";a!=null&&!c&&sG(f),s.push(c),l.push(u._getVersionSign())}),r?o=qxt(r,s,{datasetIndex:n.componentIndex}):a!=null&&(o=[Rxt(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];Xw(this._sourceHost)&&l?s=l._innerGetDataStore(e,n,r):(s=new $O,s.initData(new qoe(n,e.length),e)),o[r]=s}return s},t.prototype._getUpstreamSourceManagers=function(){var e=this._sourceHost;if(Xw(e)){var n=$I(e);return n?[n.getSourceManager()]:[]}else return ut(rxt(e),function(r){return r.getSourceManager()})},t.prototype._getSourceMetaRawOption=function(){var e=this._sourceHost,n,r,a;if(Xw(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 oG(t){var e=t.option.transform;e&&$1(t.option.transform)}function Xw(t){return t.mainType==="series"}function sG(t){throw new Error(t)}var sse="line-height:1";function lse(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:"+qi(r+"")+"px;color:"+qi(n)+";font-weight:"+qi(a+""),valueStyle:"font-size:"+qi(o+"")+"px;color:"+qi(i)+";font-weight:"+qi(s+"")}:{nameStyle:{fontSize:r,fill:n,fontWeight:a},valueStyle:{fontSize:o,fill:i,fontWeight:s}}}var n_t=[0,10,20,30],r_t=["",`
- `,`
- `,`
- `];function Ya(t,e){return e.type=t,e}function PO(t){return t.type==="section"}function use(t){return PO(t)?a_t:i_t}function cse(t){if(PO(t)){var e=0,n=t.blocks.length,r=n>1||n>0&&!t.noHeader;return q(t.blocks,function(a){var i=cse(a);i>=e&&(e=i+ +(r&&(!i||PO(a)&&!a.noHeader)))}),e}return 0}function a_t(t,e,n,r){var a=e.noHeader,i=o_t(cse(e)),o=[],s=e.blocks||[];Ii(!s||st(s)),s=s||[];var l=t.orderMode;if(e.sortBlocks&&l){s=s.slice();var u={valueAsc:"asc",valueDesc:"desc"};if(Bt(u,l)){var c=new nse(u[l],null);s.sort(function(v,p){return c.evaluate(v.sortParam,p.sortParam)})}else l==="seriesDesc"&&s.reverse()}q(s,function(v,p){var g=e.valueFormatter,y=use(v)(g?et(et({},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):FO(o.join(""),a?n:i.html);if(a)return f;var d=VO(e.header,"ordinal",t.useUTC),h=lse(r,t.renderMode).nameStyle;return t.renderMode==="richText"?fse(t,d,h)+i.richText+f:FO('<div style="'+h+";"+sse+';">'+qi(d)+"</div>"+f,n)}function i_t(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=st(w)?w:[w],ut(w,function(C,_){return VO(C,st(h)?h[_]:h,u)})};if(!(i&&o)){var f=s?"":t.markupStyleCreator.makeTooltipMarker(e.markerType,e.markerColor||"#333",a),d=i?"":VO(l,"ordinal",u),h=e.valueType,v=o?[]:c(e.value),p=!s||!i,g=!s&&i,y=lse(r,a),m=y.nameStyle,b=y.valueStyle;return a==="richText"?(s?"":f)+(i?"":fse(t,d,m))+(o?"":u_t(t,v,p,g,b)):FO((s?"":f)+(i?"":s_t(d,!s,m))+(o?"":l_t(v,p,g,b)),n)}}function lG(t,e,n,r,a,i){if(t){var o=use(t),s={useUTC:a,renderMode:n,orderMode:r,markupStyleCreator:e,valueFormatter:t.valueFormatter};return o(s,t,0,i)}}function o_t(t){return{html:n_t[t],richText:r_t[t]}}function FO(t,e){var n='<div style="clear:both"></div>',r="margin: "+e+"px 0 0";return'<div style="'+r+";"+sse+';">'+t+n+"</div>"}function s_t(t,e,n){var r=e?"margin-left:2px":"";return'<span style="'+n+";"+r+'">'+qi(t)+"</span>"}function l_t(t,e,n,r){var a=n?"10px":"20px",i=e?"float:right;margin-left:"+a:"";return t=st(t)?t:[t],'<span style="'+i+";"+r+'">'+ut(t,function(o){return qi(o)}).join(" ")+"</span>"}function fse(t,e,n){return t.markupStyleCreator.wrapRichTextStyle(e,n)}function u_t(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(st(e)?e.join(" "):e,i)}function dse(t,e){var n=t.getData().getItemVisual(e,"style"),r=n[t.visualDrawType];return Cp(r)}function hse(t,e){var n=t.get("padding");return n??(e==="richText"?[8,10]:10)}var SA=function(){function t(){this.richTextStyles={},this._nextStyleNameId=hie()}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=Loe({color:n,type:e,renderMode:r,markerId:a});return Ot(i)?i:(this.richTextStyles[a]=i.style,i.content)},t.prototype.wrapRichTextStyle=function(e,n){var r={};st(n)?q(n,function(i){return et(r,i)}):et(r,n);var a=this._generateStyleName();return this.richTextStyles[a]=r,"{"+a+"|"+e+"}"},t}();function pse(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=st(s),u=dse(e,n),c,f,d,h;if(o>1||l&&!o){var v=c_t(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=r0(a,n,i[0]),f=p.type}else h=c=l?s[0]:s;var g=dI(e),y=g&&e.name||"",m=a.getName(n),b=r?y:m;return Ya("section",{header:y,noHeader:r||!g,sortParam:h,blocks:[Ya("nameValue",{markerType:"item",markerColor:u,name:b,noName:!vs(b),value:c,valueType:f})].concat(d||[])})}function c_t(t,e,n,r,a){var i=e.getData(),o=Ds(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?q(r,function(f){c(r0(i,n,f),f)}):q(t,c);function c(f,d){var h=i.getDimensionInfo(d);!h||h.otherDims.tooltip===!1||(o?u.push(Ya("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 Wc=Gn();function qw(t,e){return t.getName(e)||t.getId(e)}var P_="__universalTransitionEnabled",TE=function(t){Pe(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=Hm({count:d_t,reset:h_t}),this.dataTask.context={model:this},this.mergeDefaultAndTheme(n,a);var i=Wc(this).sourceManager=new ose(this);i.prepareSource();var o=this.getInitialData(n,a);cG(o,this),this.dataTask.context.data=o,Wc(this).dataBeforeProcessed=o,uG(this),this._initSelectedMapFromData(o)},e.prototype.mergeDefaultAndTheme=function(n,r){var a=eb(this),i=a?I0(n):{},o=this.subType;On.hasClass(o)&&(o+="Series"),hn(n,r.getTheme().get(this.subType)),hn(n,this.getDefaultOption()),Sp(n,"label",["show"]),this.fillDataTextStyle(n.data),a&&Zf(n,i,a)},e.prototype.mergeOption=function(n,r){n=hn(this.option,n,!0),this.fillDataTextStyle(n.data);var a=eb(this);a&&Zf(this.option,n,a);var i=Wc(this).sourceManager;i.dirty(),i.prepareSource();var o=this.getInitialData(n,r);cG(o,this),this.dataTask.dirty(),this.dataTask.context.data=o,Wc(this).dataBeforeProcessed=o,uG(this),this._initSelectedMapFromData(o)},e.prototype.fillDataTextStyle=function(n){if(n&&!Ao(n))for(var r=["show"],a=0;a<n.length;a++)n[a]&&n[a].label&&Sp(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=zO(this);if(r){var a=r.context.data;return n==null?a:a.getLinkedData(n)}else return Wc(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=zO(this);if(r){var a=r.context;a.outputData=n,r!==this.dataTask&&(a.data=n)}Wc(this).data=n},e.prototype.getEncode=function(){var n=this.get("encode",!0);if(n)return Gt(n)},e.prototype.getSourceManager=function(){return Wc(this).sourceManager},e.prototype.getSource=function(){return this.getSourceManager().getSource()},e.prototype.getRawData=function(){return Wc(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 pse({series:this,dataIndex:n,multipleSeries:r})},e.prototype.isAnimationEnabled=function(){var n=this.ecModel;if(Fn.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=PI.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=qw(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=Dn(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[qw(i,n)])&&!i.getItemModel(n).get(["select","disabled"])},e.prototype.isUniversalTransitionEnabled=function(){if(this[P_])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"){qt(o.selectedMap)||(o.selectedMap={});for(var u=o.selectedMap,c=0;c<l;c++){var f=r[c],d=qw(n,f);u[d]=!0,this._selectedDataIndicesMap[d]=n.getRawIndex(f)}}else if(s==="single"||s===!0){var h=r[l-1],d=qw(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 On.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}(On);ha(TE,GI);ha(TE,PI);xie(TE,On);function uG(t){var e=t.name;dI(t)||(t.name=f_t(t)||e)}function f_t(t){var e=t.getRawData(),n=e.mapDimensionsAll("seriesName"),r=[];return q(n,function(a){var i=e.getDimensionInfo(a);i.displayName&&r.push(i.displayName)}),r.join(" ")}function d_t(t){return t.model.getRawData().count()}function h_t(t){var e=t.model;return e.setData(e.getRawData().cloneShallow()),p_t}function p_t(t,e){e.outputData&&t.end>e.outputData.count()&&e.model.getRawData().cloneShallow(e.outputData)}function cG(t,e){q(P1(t.CHANGABLE_METHODS,t.DOWNSAMPLE_METHODS),function(n){t.wrapMethod(n,sn(v_t,e))})}function v_t(t,e){var n=zO(t);return n&&n.setOutputEnd((e||this).count()),e}function zO(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 Lr=TE;var WI=function(){function t(){this.group=new en,this.uid=N0("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}();pI(WI);oE(WI);const jr=WI;function F0(){var t=Gn();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 vse=Gn(),g_t=F0(),jI=function(){function t(){this.group=new en,this.uid=N0("viewChart"),this.renderTask=Hm({plan:y_t,reset:m_t}),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&&dG(i,a,"emphasis")},t.prototype.downplay=function(e,n,r,a){var i=e.getData(a&&a.dataType);i&&dG(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){dd(this.group,e)},t.markUpdateMethod=function(e,n){vse(e).updateMethod=n},t.protoInitialize=function(){var e=t.prototype;e.type="chart"}(),t}();function fG(t,e,n){t&&q1(t)&&(e==="emphasis"?dc:hc)(t,n)}function dG(t,e,n){var r=wp(t,e),a=e&&e.highlightKey!=null?WSt(e.highlightKey):null;r!=null?q(mr(r),function(i){fG(t.getItemGraphicEl(i),n,a)}):t.eachItemGraphicEl(function(i){fG(i,n,a)})}pI(jI);oE(jI);function y_t(t){return g_t(t.model)}function m_t(t){var e=t.model,n=t.ecModel,r=t.api,a=t.payload,i=e.pipelineContext.progressiveRender,o=t.view,s=a&&vse(a).updateMethod,l=i?"incrementalPrepareRender":s&&o[s]?s:"render";return l!=="render"&&o[l](e,n,r,a),b_t[l]}var b_t={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 br=jI;var lC="\0__throttleOriginMethod",hG="\0__throttleRate",pG="\0__throttleType";function EE(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 z0(t,e,n,r){var a=t[e];if(a){var i=a[lC]||a,o=a[pG],s=a[hG];if(s!==n||o!==r){if(n==null||!r)return t[e]=i;a=t[e]=EE(i,n,r==="debounce"),a[lC]=i,a[pG]=r,a[hG]=n}return a}}function nb(t,e){var n=t[e];n&&n[lC]&&(n.clear&&n.clear(),t[e]=n[lC])}var vG=Gn(),gG={itemStyle:xp(xoe,!0),lineStyle:xp(woe,!0)},S_t={lineStyle:"stroke",itemStyle:"fill"};function gse(t,e){var n=t.visualStyleMapper||gG[e];return n||(console.warn("Unknown style type '"+e+"'."),gG.itemStyle)}function yse(t,e){var n=t.visualDrawType||S_t[e];return n||(console.warn("Unknown style type '"+e+"'."),"fill")}var w_t={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){var n=t.getData(),r=t.visualStyleAccessPath||"itemStyle",a=t.getModel(r),i=gse(t,r),o=i(a),s=a.getShallow("decal");s&&(n.setVisual("decal",s),s.dirty=!0);var l=yse(t,r),u=o[l],c=jt(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"||jt(o.fill)?d:o.fill,o.stroke=o.stroke==="auto"||jt(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=et({},o);g[l]=c(p),h.setItemVisual(v,"style",g)}}}},Ey=new yr,x_t={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){if(!(t.ignoreStyleOnData||e.isSeriesFiltered(t))){var n=t.getData(),r=t.visualStyleAccessPath||"itemStyle",a=gse(t,r),i=n.getVisual("drawType");return{dataEach:n.hasItemOption?function(o,s){var l=o.getRawDataItem(s);if(l&&l[r]){Ey.option=l[r];var u=a(Ey),c=o.ensureUniqueItemVisual(s,"style");et(c,u),Ey.option.decal&&(o.setItemVisual(s,"decal",Ey.option.decal),Ey.option.decal.dirty=!0),i in u&&o.setItemVisual(s,"colorFromPalette",!1)}}:null}}}},__t={performRawSeries:!0,overallReset:function(t){var e=Gt();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)),vG(n).scope=i}}),t.eachSeries(function(n){if(!(n.isColorBySeries()||t.isSeriesFiltered(n))){var r=n.getRawData(),a={},i=n.getData(),o=vG(n).scope,s=n.visualStyleAccessPath||"itemStyle",l=yse(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)}})}})}},Zw=Math.PI;function C_t(t,e){e=e||{},Xt(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 en,r=new $n({style:{fill:e.maskColor},zlevel:e.zlevel,z:1e4});n.add(r);var a=new Bn({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 $n({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 hE({shape:{startAngle:-Zw/2,endAngle:-Zw/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:Zw*3/2}).start("circularInOut"),o.animateShape(!0).when(1e3,{startAngle:Zw*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 T_t=function(){function t(e,n,r,a){this._stageTaskMap=Gt(),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=Gt();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;q(this._allHandlers,function(a){var i=e.get(a.uid)||e.set(a.uid,{}),o="";Ii(!(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;q(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=Gt(),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)||Hm({plan:k_t,reset:R_t,count:O_t}));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||Hm({reset:E_t});o.context={ecModel:r,api:a,overallReset:e.overallReset,scheduler:i};var s=o.agentStubMap,l=o.agentStubMap=Gt(),u=e.seriesType,c=e.getTargetSeries,f=!0,d=!1,h="";Ii(!e.createOnAllSeries,h),u?r.eachRawSeriesByType(u,v):c?c(r,a).each(v):(f=!1,q(r.getSeries(),v));function v(p){var g=p.uid,y=l.set(g,s&&s.get(g)||(d=!0,Hm({reset:M_t,onDirty:A_t})));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 jt(e)&&(e={overallReset:e,seriesType:V_t(e)}),e.uid=N0("stageHandler"),n&&(e.visualType=n),e},t}();function E_t(t){t.overallReset(t.ecModel,t.api,t.payload)}function M_t(t){return t.overallProgress&&D_t}function D_t(){this.agent.dirty(),this.getDownstream().dirty()}function A_t(){this.agent&&this.agent.dirty()}function k_t(t){return t.plan?t.plan(t.model,t.ecModel,t.api,t.payload):null}function R_t(t){t.useClearVisual&&t.data.clearAllVisual();var e=t.resetDefines=mr(t.reset(t.model,t.ecModel,t.api,t.payload));return e.length>1?ut(e,function(n,r){return mse(r)}):L_t}var L_t=mse(0);function mse(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 O_t(t){return t.data.count()}function V_t(t){uC=null;try{t(rb,bse)}catch{}return uC}var rb={},bse={},uC;Sse(rb,Hoe);Sse(bse,Woe);rb.eachSeriesByType=rb.eachRawSeriesByType=function(t){uC=t};rb.eachComponent=function(t){t.mainType==="series"&&t.subType&&(uC=t.subType)};function Sse(t,e){for(var n in e.prototype)t[n]=fa}const wse=T_t;var yG=["#37A2DA","#32C5E9","#67E0E3","#9FE6B8","#FFDB5C","#ff9f7f","#fb7293","#E062AE","#E690D1","#e7bcf3","#9d96f5","#8378EA","#96BFFF"];const N_t={color:yG,colorLayer:[["#37A2DA","#ffd85c","#fd7b5f"],["#37A2DA","#67E0E3","#FFDB5C","#ff9f7f","#E062AE","#9d96f5"],["#37A2DA","#32C5E9","#9FE6B8","#FFDB5C","#ff9f7f","#fb7293","#e7bcf3","#8378EA","#96BFFF"],yG]};var Wi="#B9B8CE",mG="#100C2A",Qw=function(){return{axisLine:{lineStyle:{color:Wi}},splitLine:{lineStyle:{color:"#484753"}},splitArea:{areaStyle:{color:["rgba(255,255,255,0.02)","rgba(255,255,255,0.05)"]}},minorSplitLine:{lineStyle:{color:"#20203B"}}}},bG=["#4992ff","#7cffb2","#fddd60","#ff6e76","#58d9f9","#05c091","#ff8a45","#8d48e3","#dd79ff"],xse={darkMode:!0,color:bG,backgroundColor:mG,axisPointer:{lineStyle:{color:"#817f91"},crossStyle:{color:"#817f91"},label:{color:"#fff"}},legend:{textStyle:{color:Wi}},textStyle:{color:Wi},title:{textStyle:{color:"#EEF1FA"},subtextStyle:{color:"#B9B8CE"}},toolbox:{iconStyle:{borderColor:Wi}},dataZoom:{borderColor:"#71708A",textStyle:{color:Wi},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:Wi}},timeline:{lineStyle:{color:Wi},label:{color:Wi},controlStyle:{color:Wi,borderColor:Wi}},calendar:{itemStyle:{color:mG},dayLabel:{color:Wi},monthLabel:{color:Wi},yearLabel:{color:Wi}},timeAxis:Qw(),logAxis:Qw(),valueAxis:Qw(),categoryAxis:Qw(),line:{symbol:"circle"},graph:{color:bG},gauge:{title:{color:Wi},axisLine:{lineStyle:{color:[[1,"rgba(207,212,219,0.2)"]]}},axisLabel:{color:Wi},detail:{color:"#EEF1FA"}},candlestick:{itemStyle:{color:"#f64e56",color0:"#54ea92",borderColor:"#f64e56",borderColor0:"#54ea92"}}};xse.categoryAxis.splitLine.show=!1;const I_t=xse;var B_t=function(){function t(){}return t.prototype.normalizeQuery=function(e){var n={},r={},a={};if(Ot(e)){var i=eu(e);n.mainType=i.main||null,n.subType=i.sub||null}else{var o=["Index","Name","Id"],s={name:1,dataIndex:1,dataType:1};q(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}(),UO=["symbol","symbolSize","symbolRotate","symbolOffset"],SG=UO.concat(["symbolKeepAspect"]),$_t={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<UO.length;o++){var s=UO[o],l=t.get(s);jt(l)?(i=!0,a[s]=l):r[s]=l}if(r.symbol=r.symbol||t.defaultSymbol,n.setVisual(et({legendIcon:t.legendIcon||r.symbol,symbolKeepAspect:t.get("symbolKeepAspect")},r)),e.isSeriesFiltered(t))return;var u=Dn(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}}},P_t={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<SG.length;s++){var l=SG[s],u=o.getShallow(l,!0);u!=null&&a.setItemVisual(i,l,u)}}return{dataEach:n.hasItemOption?r:null}}};function KI(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 uS(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 _se(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 Cse(t,e){function n(r,a){var i=[];return r.eachComponent({mainType:"series",subType:t,query:a},function(o){i.push(o.seriesIndex)}),i}q([[t+"ToggleSelect","toggleSelect"],[t+"Select","select"],[t+"UnSelect","unselect"]],function(r){e(r[0],function(a,i,o){a=et({},a),o.dispatchAction(et(a,{type:r[1],seriesIndex:n(i,a)}))})})}function yv(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=wp(f,a.fromActionPayload);n.trigger(i,{type:i,seriesId:o.id,name:st(d)?f.getName(d[0]):f.getName(d),selected:Ot(l)?l:et({},l)})}})}function F_t(t,e,n){t.on("selectchanged",function(r){var a=n.getModel();r.isFromClick?(yv("map","selectchanged",e,a,r),yv("pie","selectchanged",e,a,r)):r.fromAction==="select"?(yv("map","selected",e,a,r),yv("pie","selected",e,a,r)):r.fromAction==="unselect"&&(yv("map","unselected",e,a,r),yv("pie","unselected",e,a,r))})}function Gh(t,e,n){for(var r;t&&!(e(t)&&(r=t,n));)t=t.__hostTarget||t.parent;return r}var z_t=Math.round(Math.random()*9),U_t=typeof Object.defineProperty=="function",G_t=function(){function t(){this._id="__ec_inner_"+z_t++}return t.prototype.get=function(e){return this._guard(e)[this._id]},t.prototype.set=function(e,n){var r=this._guard(e);return U_t?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 H_t=G_t;var W_t=Cn.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()}}),j_t=Cn.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()}}),K_t=Cn.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()}}),Y_t=Cn.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()}}),X_t={line:Ga,rect:$n,roundRect:$n,square:$n,circle:wl,diamond:j_t,pin:K_t,arrow:Y_t,triangle:W_t},q_t={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}},cC={};q(X_t,function(t,e){cC[e]=new t});var Z_t=Cn.extend({type:"symbol",shape:{symbolType:"",x:0,y:0,width:0,height:0},calculateTextPosition:function(t,e,n){var r=J2(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=cC[r];a||(r="rect",a=cC[r]),q_t[r](e.x,e.y,e.width,e.height,a.shape),a.buildPath(t,a.shape,n)}}});function Q_t(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 ba(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=CI(t.slice(8),new yn(e,n,r,a),o?"center":"cover"):t.indexOf("path://")===0?l=iS(t.slice(7),{},new yn(e,n,r,a),o?"center":"cover"):l=new Z_t({shape:{symbolType:t,x:e,y:n,width:r,height:a}}),l.__isEmptyBrush=s,l.setColor=Q_t,i&&l.setColor(i),l}function U0(t){return st(t)||(t=[+t,+t]),[t[0]||0,t[1]||0]}function zp(t,e){if(t!=null)return st(t)||(t=[t,t]),[Et(t[0],e[0])||0,Et(gn(t[1],t[0]),e[1])||0]}function Hh(t){return isFinite(t)}function J_t(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=Hh(r)?r:0,a=Hh(a)?a:1,i=Hh(i)?i:0,o=Hh(o)?o:0;var s=t.createLinearGradient(r,i,a,o);return s}function e2t(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=Hh(o)?o:.5,s=Hh(s)?s:.5,l=l>=0&&Hh(l)?l:.5;var u=t.createRadialGradient(o,s,0,o,s,l);return u}function GO(t,e,n){for(var r=e.type==="radial"?e2t(t,e,n):J_t(t,e,n),a=e.colorStops,i=0;i<a.length;i++)r.addColorStop(a[i].offset,a[i].color);return r}function t2t(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 Jw(t){return parseInt(t,10)}function Qv(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]||Jw(s[r])||Jw(t.style[r]))-(Jw(s[i])||0)-(Jw(s[o])||0)|0}function n2t(t,e){return!t||t==="solid"||!(e>0)?null:t==="dashed"?[4*e,2*e]:t==="dotted"?[e]:Un(t)?[t]:st(t)?t:null}function YI(t){var e=t.style,n=e.lineDash&&e.lineWidth>0&&n2t(e.lineDash,e.lineWidth),r=e.lineDashOffset;if(n){var a=e.strokeNoScale&&t.getLineScale?t.getLineScale():1;a&&a!==1&&(n=ut(n,function(i){return i/a}),r/=a)}return[n,r]}var r2t=new mu(!0);function fC(t){var e=t.stroke;return!(e==null||e==="none"||!(t.lineWidth>0))}function wG(t){return typeof t=="string"&&t!=="none"}function dC(t){var e=t.fill;return e!=null&&e!=="none"}function xG(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 _G(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 HO(t,e,n){var r=vI(e.image,e.__image,n);if(sE(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)*Om),i.scaleSelf(e.scaleX||1,e.scaleY||1),a.setTransform(i)}return a}}function a2t(t,e,n,r){var a,i=fC(n),o=dC(n),s=n.strokePercent,l=s<1,u=!e.path;(!e.silent||l)&&u&&e.createPathProxy();var c=e.path||r2t,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,C=void 0,_=void 0;(v||p)&&(_=e.getBoundingRect()),v&&(m=f?GO(t,d,_):e.__canvasFillGradient,e.__canvasFillGradient=m),p&&(b=f?GO(t,h,_):e.__canvasStrokeGradient,e.__canvasStrokeGradient=b),g&&(w=f||!e.__canvasFillPattern?HO(t,d,e):e.__canvasFillPattern,e.__canvasFillPattern=w),y&&(C=f||!e.__canvasStrokePattern?HO(t,h,e):e.__canvasStrokePattern,e.__canvasStrokePattern=w),v?t.fillStyle=m:g&&(w?t.fillStyle=w:o=!1),p?t.strokeStyle=b:y&&(C?t.strokeStyle=C:i=!1)}var x=e.getGlobalScale();c.setScale(x[0],x[1],e.segmentIgnoreThreshold);var T,M;t.setLineDash&&n.lineDash&&(a=YI(e),T=a[0],M=a[1]);var E=!0;(u||f&Bv)&&(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=M),r||(n.strokeFirst?(i&&_G(t,n),o&&xG(t,n)):(o&&xG(t,n),i&&_G(t,n))),T&&t.setLineDash([])}function i2t(t,e,n){var r=e.__image=vI(n.image,e.__image,e,e.onload);if(!(!r||!sE(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 o2t(t,e,n){var r,a=n.text;if(a!=null&&(a+=""),a){t.font=n.font||Yf,t.textAlign=n.textAlign,t.textBaseline=n.textBaseline;var i=void 0,o=void 0;t.setLineDash&&n.lineDash&&(r=YI(e),i=r[0],o=r[1]),i&&(t.setLineDash(i),t.lineDashOffset=o),n.strokeFirst?(fC(n)&&t.strokeText(a,n.x,n.y),dC(n)&&t.fillText(a,n.x,n.y)):(dC(n)&&t.fillText(a,n.x,n.y),fC(n)&&t.strokeText(a,n.x,n.y)),i&&t.setLineDash([])}}var CG=["shadowBlur","shadowOffsetX","shadowOffsetY"],TG=[["lineCap","butt"],["lineJoin","miter"],["miterLimit",10]];function Tse(t,e,n,r,a){var i=!1;if(!r&&(n=n||{},e===n))return!1;if(r||e.opacity!==n.opacity){xo(t,a),i=!0;var o=Math.max(Math.min(e.opacity,1),0);t.globalAlpha=isNaN(o)?ap.opacity:o}(r||e.blend!==n.blend)&&(i||(xo(t,a),i=!0),t.globalCompositeOperation=e.blend||ap.blend);for(var s=0;s<CG.length;s++){var l=CG[s];(r||e[l]!==n[l])&&(i||(xo(t,a),i=!0),t[l]=t.dpr*(e[l]||0))}return(r||e.shadowColor!==n.shadowColor)&&(i||(xo(t,a),i=!0),t.shadowColor=e.shadowColor||ap.shadowColor),i}function EG(t,e,n,r,a){var i=ab(e,a.inHover),o=r?null:n&&ab(n,a.inHover)||{};if(i===o)return!1;var s=Tse(t,i,o,r,a);if((r||i.fill!==o.fill)&&(s||(xo(t,a),s=!0),wG(i.fill)&&(t.fillStyle=i.fill)),(r||i.stroke!==o.stroke)&&(s||(xo(t,a),s=!0),wG(i.stroke)&&(t.strokeStyle=i.stroke)),(r||i.opacity!==o.opacity)&&(s||(xo(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||(xo(t,a),s=!0),t.lineWidth=u)}for(var c=0;c<TG.length;c++){var f=TG[c],d=f[0];(r||i[d]!==o[d])&&(s||(xo(t,a),s=!0),t[d]=i[d]||f[1])}return s}function s2t(t,e,n,r,a){return Tse(t,ab(e,a.inHover),n&&ab(n,a.inHover),r,a)}function Ese(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 l2t(t,e,n){for(var r=!1,a=0;a<t.length;a++){var i=t[a];r=r||i.isZeroArea(),Ese(e,i),e.beginPath(),i.buildPath(e,i.shape),e.clip()}n.allClipped=r}function u2t(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 MG=1,DG=2,AG=3,kG=4;function c2t(t){var e=dC(t),n=fC(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 xo(t,e){e.batchFill&&t.fill(),e.batchStroke&&t.stroke(),e.batchFill="",e.batchStroke=""}function ab(t,e){return e&&t.__hoverStyle||t.style}function XI(t,e){Wh(t,e,{inHover:!1,viewWidth:0,viewHeight:0},!0)}function Wh(t,e,n,r){var a=e.transform;if(!e.shouldBePainted(n.viewWidth,n.viewHeight,!1,!1)){e.__dirty&=~Io,e.__isRendered=!1;return}var i=e.__clipPaths,o=n.prevElClipPaths,s=!1,l=!1;if((!o||t2t(i,o))&&(o&&o.length&&(xo(t,n),t.restore(),l=s=!0,n.prevElClipPaths=null,n.allClipped=!1,n.prevEl=null),i&&i.length&&(xo(t,n),t.save(),l2t(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 Cn&&e.autoBatch&&c2t(e.style);s||u2t(a,u.transform)?(xo(t,n),Ese(t,e)):c||xo(t,n);var f=ab(e,n.inHover);e instanceof Cn?(n.lastDrawType!==MG&&(l=!0,n.lastDrawType=MG),EG(t,e,u,l,n),(!c||!n.batchFill&&!n.batchStroke)&&t.beginPath(),a2t(t,e,f,c),c&&(n.batchFill=f.fill||"",n.batchStroke=f.stroke||"")):e instanceof Y1?(n.lastDrawType!==AG&&(l=!0,n.lastDrawType=AG),EG(t,e,u,l,n),o2t(t,e,f)):e instanceof si?(n.lastDrawType!==DG&&(l=!0,n.lastDrawType=DG),s2t(t,e,u,l,n),i2t(t,e,f)):e.getTemporalDisplayables&&(n.lastDrawType!==kG&&(l=!0,n.lastDrawType=kG),f2t(t,e,n)),c&&r&&xo(t,n),e.innerAfterBrush(),e.afterBrush&&e.afterBrush(),n.prevEl=e,e.__dirty=0,e.__isRendered=!0}function f2t(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(),Wh(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(),Wh(t,l,i,u===c-1),l.innerAfterBrush(),l.afterBrush&&l.afterBrush(),i.prevEl=l}e.clearTemporalDisplayables(),e.notClear=!0,t.restore()}var wA=new H_t,RG=new Jb(100),LG=["symbol","symbolSize","symbolKeepAspect","color","backgroundColor","dashArrayX","dashArrayY","maxTileWidth","maxTileHeight"];function a0(t,e){if(t==="none")return null;var n=e.getDevicePixelRatio(),r=e.getZr(),a=r.painter.type==="svg";t.dirty&&wA.delete(t);var i=wA.get(t);if(i)return i;var o=Xt(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,wA.set(t,s),t.dirty=!1,s;function l(u){for(var c=[n],f=!0,d=0;d<LG.length;++d){var h=o[LG[d]];if(h!=null&&!st(h)&&!Ot(h)&&!Un(h)&&typeof h!="boolean"){f=!1;break}c.push(h)}var v;if(f){v=c.join(",")+(a?"-svg":"");var p=RG.get(v);p&&(a?u.svgElement=p:u.image=p)}var g=Dse(o.dashArrayX),y=d2t(o.dashArrayY),m=Mse(o.symbol),b=h2t(g),w=Ase(y),C=!a&&ml.createCanvas(),_=a&&{tag:"g",attrs:{},key:"dcl",children:[]},x=M(),T;C&&(C.width=x.width*n,C.height=x.height*n,T=C.getContext("2d")),E(),f&&RG.put(v,C||_),u.image=C,u.svgElement=_,u.svgWidth=x.width,u.svgHeight=x.height;function M(){for(var A=1,k=0,R=b.length;k<R;++k)A=Kz(A,b[k]);for(var N=1,k=0,R=m.length;k<R;++k)N=Kz(N,m[k].length);A*=N;var F=w*b.length*m.length;return{width:Math.max(1,Math.min(A,o.maxTileWidth)),height:Math.max(1,Math.min(F,o.maxTileHeight))}}function E(){T&&(T.clearRect(0,0,C.width,C.height),o.backgroundColor&&(T.fillStyle=o.backgroundColor,T.fillRect(0,0,C.width,C.height)));for(var A=0,k=0;k<y.length;++k)A+=y[k];if(A<=0)return;for(var R=-w,N=0,F=0,z=0;R<x.height;){if(N%2===0){for(var B=F/2%m.length,W=0,V=0,P=0;W<x.width*2;){for(var K=0,k=0;k<g[z].length;++k)K+=g[z][k];if(K<=0)break;if(V%2===0){var Q=(1-o.symbolSize)*.5,re=W+g[z][V]*Q,ve=R+y[N]*Q,oe=g[z][V]*o.symbolSize,ie=y[N]*o.symbolSize,fe=P/2%m[B].length;se(re,ve,oe,ie,m[B][fe])}W+=g[z][V],++P,++V,V===g[z].length&&(V=0)}++z,z===g.length&&(z=0)}R+=y[N],++F,++N,N===y.length&&(N=0)}function se(ge,me,he,J,ue){var ae=a?1:n,Re=ba(ue,ge*ae,me*ae,he*ae,J*ae,o.color,o.symbolKeepAspect);if(a){var Ne=r.painter.renderOneToVNode(Re);Ne&&_.children.push(Ne)}else XI(T,Re)}}}}function Mse(t){if(!t||t.length===0)return[["rect"]];if(Ot(t))return[[t]];for(var e=!0,n=0;n<t.length;++n)if(!Ot(t[n])){e=!1;break}if(e)return Mse([t]);for(var r=[],n=0;n<t.length;++n)Ot(t[n])?r.push([t[n]]):r.push(t[n]);return r}function Dse(t){if(!t||t.length===0)return[[0,0]];if(Un(t)){var e=Math.ceil(t);return[[e,e]]}for(var n=!0,r=0;r<t.length;++r)if(!Un(t[r])){n=!1;break}if(n)return Dse([t]);for(var a=[],r=0;r<t.length;++r)if(Un(t[r])){var e=Math.ceil(t[r]);a.push([e,e])}else{var e=ut(t[r],function(s){return Math.ceil(s)});e.length%2===1?a.push(e.concat(e)):a.push(e)}return a}function d2t(t){if(!t||typeof t=="object"&&t.length===0)return[0,0];if(Un(t)){var e=Math.ceil(t);return[e,e]}var n=ut(t,function(r){return Math.ceil(r)});return t.length%2?n.concat(n):n}function h2t(t){return ut(t,function(e){return Ase(e)})}function Ase(t){for(var e=0,n=0;n<t.length;++n)e+=t[n];return t.length%2===1?e*2:e}function p2t(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=a0(s,e)}});var a=r.getVisual("decal");if(a){var i=r.getVisual("style");i.decal=a0(a,e)}}})}var v2t=new ks;const Ys=v2t;var kse={};function g2t(t,e){kse[t]=e}function Rse(t){return kse[t]}var y2t="5.4.3",m2t={zrender:"5.4.4"},b2t=1,S2t=800,w2t=900,x2t=1e3,_2t=2e3,C2t=5e3,Lse=1e3,T2t=1100,qI=2e3,Ose=3e3,E2t=4e3,ME=4500,M2t=4600,D2t=5e3,A2t=6e3,Vse=7e3,Nse={PROCESSOR:{FILTER:x2t,SERIES_FILTER:S2t,STATISTIC:C2t},VISUAL:{LAYOUT:Lse,PROGRESSIVE_LAYOUT:T2t,GLOBAL:qI,CHART:Ose,POST_CHART_LAYOUT:M2t,COMPONENT:E2t,BRUSH:D2t,CHART_ITEM:ME,ARIA:A2t,DECAL:Vse}},Mi="__flagInMainProcess",go="__pendingUpdate",xA="__needsUpdateStatus",OG=/^[a-zA-Z0-9_]+$/,_A="__connectUpdateStatus",VG=0,k2t=1,R2t=2;function Ise(t){return function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];if(this.isDisposed()){this.id;return}return $se(this,t,e)}}function Bse(t){return function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return $se(this,t,e)}}function $se(t,e,n){return n[0]=n[0]&&n[0].toLowerCase(),ks.prototype[e].apply(t,n)}var Pse=function(t){Pe(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(ks),Fse=Pse.prototype;Fse.on=Bse("on");Fse.off=Bse("off");var mv,CA,ex,jc,TA,EA,MA,My,Dy,NG,IG,DA,BG,tx,$G,zse,Qo,PG,hC=function(t){Pe(e,t);function e(n,r,a){var i=t.call(this,new B_t)||this;i._chartsViews=[],i._chartsMap={},i._componentsViews=[],i._componentsMap={},i._pendingActions=[],a=a||{},Ot(r)&&(r=Use[r]),i._dom=n;var o="canvas",s="auto",l=!1,u=i._zr=mO(n,{renderer:a.renderer||o,devicePixelRatio:a.devicePixelRatio,width:a.width,height:a.height,ssr:a.ssr,useDirtyRect:gn(a.useDirtyRect,l),useCoarsePointer:gn(a.useCoarsePointer,s),pointerSize:a.pointerSize});i._ssr=a.ssr,i._throttledZrFlush=EE(Nt(u.flush,u),17),r=Zt(r),r&&Koe(r,!0),i._theme=r,i._locale=zwt(a.locale||_oe),i._coordSysMgr=new P0;var c=i._api=$G(i);function f(d,h){return d.__prio-h.__prio}return M_(vC,f),M_(WO,f),i._scheduler=new wse(i,c,WO,vC),i._messageCenter=new Pse,i._initEvents(),i.resize=Nt(i.resize,i),u.animation.on("frame",i._onframe,i),NG(u,i),IG(u,i),$1(i),i}return e.prototype._onframe=function(){if(!this._disposed){PG(this);var n=this._scheduler;if(this[go]){var r=this[go].silent;this[Mi]=!0;try{mv(this),jc.update.call(this,null,this[go].updateParams)}catch(l){throw this[Mi]=!1,this[go]=null,l}this._zr.flush(),this[Mi]=!1,this[go]=null,My.call(this,r),Dy.call(this,r)}else if(n.unfinished){var a=b2t,i=this._model,o=this._api;n.unfinished=!1;do{var s=+new Date;n.performSeriesTasks(i),n.performDataProcessorTasks(i),EA(this,i),n.performVisualTasks(i),tx(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[Mi]){if(this._disposed){this.id;return}var i,o,s;if(qt(r)&&(a=r.lazyUpdate,i=r.silent,o=r.replaceMerge,s=r.transition,r=r.notMerge),this[Mi]=!0,!this._model||r){var l=new wxt(this._api),u=this._theme,c=this._model=new Hoe;c.scheduler=this._scheduler,c.ssr=this._ssr,c.init(null,null,null,u,this._locale,l)}this._model.setOption(n,{replaceMerge:o},jO);var f={seriesTransition:s,optionChanged:!0};if(a)this[go]={silent:i,updateParams:f},this[Mi]=!1,this.getZr().wakeUp();else{try{mv(this),jc.update.call(this,null,f)}catch(d){throw this[go]=null,this[Mi]=!1,d}this._ssr||this._zr.flush(),this[go]=null,this[Mi]=!1,My.call(this,i),Dy.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||Fn.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(Fn.svgSupported){var n=this._zr,r=n.storage.getDisplayList();return q(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;q(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 q(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(gC[a]){var l=s,u=s,c=-s,f=-s,d=[],h=n&&n.pixelRatio||this.getDevicePixelRatio();q(sp,function(b,w){if(b.group===a){var C=r?b.getZr().painter.getSvgDom().innerHTML:b.renderToCanvas(Zt(n)),_=b.getDom().getBoundingClientRect();l=i(_.left,l),u=i(_.top,u),c=o(_.right,c),f=o(_.bottom,f),d.push({dom:C,left:_.left,top:_.top})}}),l*=h,u*=h,c*=h,f*=h;var v=c-l,p=f-u,g=ml.createCanvas(),y=mO(g,{renderer:r?"svg":"canvas"});if(y.resize({width:v,height:p}),r){var m="";return q(d,function(b){var w=b.left-l,C=b.top-u;m+='<g transform="translate('+w+","+C+')">'+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 $n({shape:{x:0,y:0,width:v,height:p},style:{fill:n.connectedBackgroundColor}})),q(d,function(b){var w=new si({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 TA(this,"convertToPixel",n,r)},e.prototype.convertFromPixel=function(n,r){return TA(this,"convertFromPixel",n,r)},e.prototype.containPixel=function(n,r){if(this._disposed){this.id;return}var a=this._model,i,o=Pm(a,n);return q(o,function(s,l){l.indexOf("Models")>=0&&q(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=Pm(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?KI(s,l,r):uS(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;q(L2t,function(r){var a=function(i){var o=n.getModel(),s=i.target,l,u=r==="globalout";if(u?l={}:s&&Gh(s,function(v){var p=ln(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=et({},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)}),q(Wm,function(r,a){n._messageCenter.on(a,function(i){this.trigger(a,i)},n)}),q(["selectchanged"],function(r){n._messageCenter.on(r,function(a){this.trigger(r,a)},n)}),F_t(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&&bie(this.getDom(),QI,"");var r=this,a=r._api,i=r._model;q(r._componentsViews,function(o){o.dispose(i,a)}),q(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 sp[r.id]},e.prototype.resize=function(n){if(!this[Mi]){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[go]&&(i==null&&(i=this[go].silent),a=!0,this[go]=null),this[Mi]=!0;try{a&&mv(this),jc.update.call(this,{type:"resize",animation:et({duration:0},n&&n.animation)})}catch(o){throw this[Mi]=!1,o}this[Mi]=!1,My.call(this,i),Dy.call(this,i)}}},e.prototype.showLoading=function(n,r){if(this._disposed){this.id;return}if(qt(n)&&(r=n,n=""),n=n||"default",this.hideLoading(),!!KO[n]){var a=KO[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=et({},n);return r.type=Wm[n.type],r},e.prototype.dispatchAction=function(n,r){if(this._disposed){this.id;return}if(qt(r)||(r={silent:!!r}),!!pC[n.type]&&this._model){if(this[Mi]){this._pendingActions.push(n);return}var a=r.silent;MA.call(this,n,a);var i=r.flush;i?this._zr.flush():i!==!1&&Fn.browser.weChat&&this._throttledZrFlush(),My.call(this,a),Dy.call(this,a)}},e.prototype.updateLabelLayout=function(){Ys.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(){mv=function(f){var d=f._scheduler;d.restorePipelines(f._model),d.prepareStageTasks(),CA(f,!0),CA(f,!1),d.plan()},CA=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(_,x){_!=="series"&&w(x)}):h.eachSeries(w);function w(_){var x=_.__requireNewView;_.__requireNewView=!1;var T="_ec_"+_.id+"_"+_.type,M=!x&&g[T];if(!M){var E=eu(_.type),A=d?jr.getClass(E.main,E.sub):br.getClass(E.sub);M=new A,M.init(h,m),g[T]=M,p.push(M),y.add(M.group)}_.__viewId=M.__id=T,M.__alive=!0,M.__model=_,M.group.__ecComponentInfo={mainType:_.mainType,index:_.componentIndex},!d&&v.prepareView(M,_,h,m)}for(var b=0;b<p.length;){var C=p[b];C.__alive?b++:(!d&&C.renderTask.dispose(),y.remove(C.group),C.dispose(h,m),p.splice(b,1),g[C.__id]===C&&delete g[C.__id],C.__id=C.group.__ecComponentInfo=null)}},ex=function(f,d,h,v,p){var g=f._model;if(g.setUpdatePayload(h),!v){q([].concat(f._componentsViews).concat(f._chartsViews),C);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=Gt(),q(mr(b),function(_){var x=Ia(_,null);x!=null&&w.set(x,!0)})),g&&g.eachComponent(m,function(_){var x=w&&w.get(_.id)!=null;if(!x)if(wU(h))if(_ instanceof Lr)h.type===ip&&!h.notBlur&&!_.get(["emphasis","disabled"])&&BSt(_,h,f._api);else{var T=SI(_.mainType,_.componentIndex,h.name,f._api),M=T.focusSelf,E=T.dispatchers;h.type===ip&&M&&!h.notBlur&&MO(_.mainType,_.componentIndex,f._api),E&&q(E,function(A){h.type===ip?dc(A):hc(A)})}else AO(h)&&_ instanceof Lr&&(FSt(_,h,f._api),bU(_),Qo(f))},f),g&&g.eachComponent(m,function(_){var x=w&&w.get(_.id)!=null;x||C(f[v==="series"?"_chartsMap":"_componentsMap"][_.__viewId])},f);function C(_){_&&_.__alive&&_[d]&&_[d](_.__model,g,f._api,h)}},jc={prepareAndUpdate:function(f){mv(this),jc.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),EA(this,h),g.update(h,v),n(h),y.performVisualTasks(h,f),DA(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),Ys.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=Gt();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}),tx(this,h,v,f,{},g),Ys.trigger("afterupdate",h,v)}},updateView:function(f){var d=this._model;d&&(d.setUpdatePayload(f),br.markUpdateMethod(f,"updateView"),n(d),this._scheduler.performVisualTasks(d,f,{setDirty:!0}),DA(this,d,this._api,f,{}),Ys.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()}),br.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)}),Ys.trigger("afterupdate",h,this._api))},updateLayout:function(f){jc.update.call(this,f)}},TA=function(f,d,h,v){if(f._disposed){f.id;return}for(var p=f._model,g=f._coordSysMgr.getCoordinateSystems(),y,m=Pm(p,h),b=0;b<g.length;b++){var w=g[b];if(w[d]&&(y=w[d](p,m,v))!=null)return y}},EA=function(f,d){var h=f._chartsMap,v=f._scheduler;d.eachSeries(function(p){v.updateStreamModes(p,h[p.__viewId])})},MA=function(f,d){var h=this,v=this.getModel(),p=f.type,g=f.escapeConnect,y=pC[p],m=y.actionInfo,b=(m.update||"update").split(":"),w=b.pop(),C=b[0]!=null&&eu(b[0]);this[Mi]=!0;var _=[f],x=!1;f.batch&&(x=!0,_=ut(f.batch,function(N){return N=Xt(et({},N),f),N.batch=null,N}));var T=[],M,E=AO(f),A=wU(f);if(A&&jie(this._api),q(_,function(N){if(M=y.action(N,h._model,h._api),M=M||et({},N),M.type=m.event||M.type,T.push(M),A){var F=hI(f),z=F.queryOptionMap,B=F.mainTypeSpecified,W=B?z.keys()[0]:"series";ex(h,w,N,W),Qo(h)}else E?(ex(h,w,N,"series"),Qo(h)):C&&ex(h,w,N,C.main,C.sub)}),w!=="none"&&!A&&!E&&!C)try{this[go]?(mv(this),jc.update.call(this,f),this[go]=null):jc[w].call(this,f)}catch(N){throw this[Mi]=!1,N}if(x?M={type:m.event||p,escapeConnect:g,batch:T}:M=T[0],this[Mi]=!1,!d){var k=this._messageCenter;if(k.trigger(M.type,M),E){var R={type:"selectchanged",escapeConnect:g,selected:zSt(v),isFromClick:f.isFromClick||!1,fromAction:f.type,fromActionPayload:f};k.trigger(R.type,R)}}},My=function(f){for(var d=this._pendingActions;d.length;){var h=d.shift();MA.call(this,h,f)}},Dy=function(f){!f&&this.trigger("updated")},NG=function(f,d){f.on("rendered",function(h){d.trigger("rendered",h),f.animation.isFinished()&&!d[go]&&!d._scheduler.unfinished&&!d._pendingActions.length&&d.trigger("finished")})},IG=function(f,d){f.on("mouseover",function(h){var v=h.target,p=Gh(v,q1);p&&($St(p,h,d._api),Qo(d))}).on("mouseout",function(h){var v=h.target,p=Gh(v,q1);p&&(PSt(p,h,d._api),Qo(d))}).on("click",function(h){var v=h.target,p=Gh(v,function(m){return ln(m).dataIndex!=null},!0);if(p){var g=p.selected?"unselect":"select",y=ln(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,C=b.get("z")||0,_=b.getZLevelKey();v=v||!!_,(m==="series"?h:d).push({zlevel:w,z:C,idx:b.componentIndex,type:m,key:_})}),v){var p=d.concat(h),g,y;M_(p,function(m,b){return m.zlevel===b.zlevel?m.z-b.z:m.zlevel-b.zlevel}),q(p,function(m){var b=f.getComponent(m.type,m.idx),w=m.zlevel,C=m.key;g!=null&&(w=Math.max(g,w)),C?(w===g&&C!==y&&w++,y=C):y&&(w===g&&w++,y=""),g=w,b.setZLevel(w)})}}DA=function(f,d,h,v,p){r(d),BG(f,d,h,v,p),q(f._chartsViews,function(g){g.__alive=!1}),tx(f,d,h,v,p),q(f._chartsViews,function(g){g.__alive||g.remove(d,h)})},BG=function(f,d,h,v,p,g){q(g||f._componentsViews,function(y){var m=y.__model;u(m,y),y.render(m,d,h,v),s(m,y),c(m,y)})},tx=function(f,d,h,v,p,g){var y=f._scheduler;p=et(p||{},{updatedSeries:d.getSeries()}),Ys.trigger("series:beforeupdate",d,h,p);var m=!1;d.eachSeries(function(b){var w=f._chartsMap[b.__viewId];w.__alive=!0;var C=w.renderTask;y.updatePayload(C,v),u(b,w),g&&g.get(b.uid)&&C.dirty(),C.perform(y.getPerformArgs(C))&&(m=!0),w.group.silent=!!b.get("silent"),o(b,w),bU(b)}),y.unfinished=m||y.unfinished,Ys.trigger("series:layoutlabels",d,h,p),Ys.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),Ys.trigger("series:afterupdate",d,h,p)},Qo=function(f){f[xA]=!0,f.getZr().wakeUp()},PG=function(f){f[xA]&&(f.getZr().storage.traverse(function(d){mg(d)||a(d)}),f[xA]=!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===cE&&f.states.emphasis?d.push("emphasis"):f.hoverState===nS&&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")&&!Fn.node&&!Fn.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(!mg(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(mg(y))return;if(y instanceof Cn&&jSt(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)}})}$G=function(f){return new(function(d){Pe(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){dc(v,p),Qo(f)},h.prototype.leaveEmphasis=function(v,p){hc(v,p),Qo(f)},h.prototype.enterBlur=function(v){Uie(v),Qo(f)},h.prototype.leaveBlur=function(v){bI(v),Qo(f)},h.prototype.enterSelect=function(v){Gie(v),Qo(f)},h.prototype.leaveSelect=function(v){Hie(v),Qo(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}(Woe))(f)},zse=function(f){function d(h,v){for(var p=0;p<h.length;p++){var g=h[p];g[_A]=v}}q(Wm,function(h,v){f._messageCenter.on(v,function(p){if(gC[f.group]&&f[_A]!==VG){if(p&&p.escapeConnect)return;var g=f.makeActionFromEvent(p),y=[];q(sp,function(m){m!==f&&m.group===f.group&&y.push(m)}),d(y,VG),q(y,function(m){m[_A]!==k2t&&m.dispatchAction(g)}),d(y,R2t)}})})}}(),e}(ks),ZI=hC.prototype;ZI.on=Ise("on");ZI.off=Ise("off");ZI.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 L2t=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","globalout","contextmenu"];var pC={},Wm={},WO=[],jO=[],vC=[],Use={},KO={},sp={},gC={},O2t=+new Date-0,V2t=+new Date-0,QI="_echarts_instance_";function N2t(t,e,n){var r=!(n&&n.ssr);if(r){var a=JI(t);if(a)return a}var i=new hC(t,e,n);return i.id="ec_"+O2t++,sp[i.id]=i,r&&bie(t,QI,i.id),zse(i),Ys.trigger("afterinit",i),i}function I2t(t){if(st(t)){var e=t;t=null,q(e,function(n){n.group!=null&&(t=n.group)}),t=t||"g_"+V2t++,q(e,function(n){n.group=t})}return gC[t]=!0,t}function Gse(t){gC[t]=!1}var B2t=Gse;function $2t(t){Ot(t)?t=sp[t]:t instanceof hC||(t=JI(t)),t instanceof hC&&!t.isDisposed()&&t.dispose()}function JI(t){return sp[Lbt(t,QI)]}function P2t(t){return sp[t]}function eB(t,e){Use[t]=e}function tB(t){bn(jO,t)<0&&jO.push(t)}function nB(t,e){rB(WO,t,e,_2t)}function Hse(t){DE("afterinit",t)}function Wse(t){DE("afterupdate",t)}function DE(t,e){Ys.on(t,e)}function Ml(t,e,n){jt(e)&&(n=e,e="");var r=qt(t)?t.type:[t,t={event:e}][0];t.event=(t.event||r).toLowerCase(),e=t.event,!Wm[e]&&(Ii(OG.test(r)&&OG.test(e)),pC[r]||(pC[r]={action:n,actionInfo:t}),Wm[e]=r)}function jse(t,e){P0.register(t,e)}function F2t(t){var e=P0.get(t);if(e)return e.getDimensionsInfo?e.getDimensionsInfo():e.dimensions.slice()}function Kse(t,e){rB(vC,t,e,Lse,"layout")}function pd(t,e){rB(vC,t,e,Ose,"visual")}var FG=[];function rB(t,e,n,r,a){if((jt(e)||qt(e))&&(n=e,e=r),!(bn(FG,n)>=0)){FG.push(n);var i=wse.wrapStageHandler(n,a);i.__prio=e,i.__raw=n,t.push(i)}}function aB(t,e){KO[t]=e}function z2t(t){xae({createCanvas:t})}function Yse(t,e,n){var r=Rse("registerMap");r&&r(t,e,n)}function U2t(t){var e=Rse("getMap");return e&&e(t)}var Xse=Xxt;pd(qI,w_t);pd(ME,x_t);pd(ME,__t);pd(qI,$_t);pd(ME,P_t);pd(Vse,p2t);tB(Koe);nB(w2t,Axt);aB("default",C_t);Ml({type:ip,event:ip,update:ip},fa);Ml({type:V_,event:V_,update:V_},fa);Ml({type:Fm,event:Fm,update:Fm},fa);Ml({type:N_,event:N_,update:N_},fa);Ml({type:zm,event:zm,update:zm},fa);eB("light",N_t);eB("dark",I_t);var G2t={},zG=[],H2t={registerPreprocessor:tB,registerProcessor:nB,registerPostInit:Hse,registerPostUpdate:Wse,registerUpdateLifecycle:DE,registerAction:Ml,registerCoordinateSystem:jse,registerLayout:Kse,registerVisual:pd,registerTransform:Xse,registerLoading:aB,registerMap:Yse,registerImpl:g2t,PRIORITY:Nse,ComponentModel:On,ComponentView:jr,SeriesModel:Lr,ChartView:br,registerComponentModel:function(t){On.registerClass(t)},registerComponentView:function(t){jr.registerClass(t)},registerSeriesModel:function(t){Lr.registerClass(t)},registerChartView:function(t){br.registerClass(t)},registerSubTypeDefaulter:function(t,e){On.registerSubTypeDefaulter(t,e)},registerPainter:function(t,e){lie(t,e)}};function wn(t){if(st(t)){q(t,function(e){wn(e)});return}bn(zG,t)>=0||(zG.push(t),jt(t)&&(t={install:t}),t.install(H2t))}function Ay(t){return t==null?0:t.length||1}function UG(t){return t}var W2t=function(){function t(e,n,r,a,i,o){this._old=e,this._new=n,this._oldKeyGetter=r||UG,this._newKeyGetter=a||UG,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=Ay(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=Ay(u),d=Ay(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=Ay(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=Ay(l);u===0?(n[s]=o,i&&r.push(s)):u===1?n[s]=[l,o]:l.push(o)}}},t}();const pc=W2t;var j2t=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 K2t(t,e){var n={},r=n.encode={},a=Gt(),i=[],o=[],s={};q(t.dimensions,function(d){var h=t.getDimensionInfo(d),v=h.coordDim;if(v){var p=h.coordDimIndex;AA(r,v)[p]=d,h.isExtraCoord||(a.set(v,1),Y2t(h.type)&&(i[0]=d),AA(s,v)[p]=t.getDimensionIndex(h.name)),h.defaultTooltip&&o.push(d)}Ioe.each(function(g,y){var m=AA(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=ut(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 j2t(s,e),n}function AA(t,e){return t.hasOwnProperty(e)||(t[e]=[]),t[e]}function yC(t){return t==="category"?"ordinal":t==="time"?"time":"float"}function Y2t(t){return!(t==="ordinal"||t==="time")}var X2t=function(){function t(e){this.otherDims={},e!=null&&et(this,e)}return t}();const F_=X2t;var q2t=Gn(),Z2t={float:"f",int:"i",ordinal:"o",number:"n",time:"t"},qse=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=Jse(this.source)))},t.prototype.getSourceDimensionIndex=function(e){return gn(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=Xoe(this.source),r=!ele(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+=Z2t[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 Zse(t){return t instanceof qse}function Qse(t){for(var e=Gt(),n=0;n<(t||[]).length;n++){var r=t[n],a=qt(r)?r.name:r;a!=null&&e.get(a)==null&&e.set(a,n)}return e}function Jse(t){var e=q2t(t);return e.dimNameMap||(e.dimNameMap=Qse(t.dimensionsDefine))}function ele(t){return t>30}var ky=qt,Kc=ut,Q2t=typeof Int32Array>"u"?Array:Int32Array,J2t="e\0\0",GG=-1,eCt=["hasItemOption","_nameList","_idList","_invertedIndicesMap","_dimSummary","userOutput","_rawData","_dimValueGetter","_nameDimIdx","_idDimIdx","_nameRepeatCount"],tCt=["_approximateExtent"],HG,nx,Ry,Ly,kA,rx,RA,nCt=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;Zse(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=Ot(f)?new F_({name:f}):f instanceof F_?f:new F_(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=Gt();q(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(Un(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 $O&&(i=e),!i){var o=this.dimensions,s=FI(e)||mi(e)?new qoe(e,o.length):e;i=new $O;var l=Kc(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=K2t(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&&RA(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!==If&&!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===Ls;if(l&&!a.pure)for(var u=[],c=e;c<n;c++){var f=a.getItem(c,u);if(!this.hasItemOption&&bbt(f)&&(this.hasItemOption=!0),f){var d=f.name;i[c]==null&&d!=null&&(i[c]=Ia(d,null));var h=f.id;o[c]==null&&h!=null&&(o[c]=Ia(h,null))}}if(this._shouldMakeIdFromName())for(var c=e;c<n;c++)RA(this,c);HG(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){ky(e)?et(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=Ry(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 nx(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 st(e)?a.getValues(Kc(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)?GG:a},t.prototype.indicesOfNearest=function(e,n,r){return this._store.indicesOfNearest(this._getStoreDimIndex(e),n,r)},t.prototype.each=function(e,n,r){jt(e)&&(r=n,n=e,e=[]);var a=r||this,i=Kc(Ly(e),this._getStoreDimIndex,this);this._store.each(i,a?Nt(n,a):n)},t.prototype.filterSelf=function(e,n,r){jt(e)&&(r=n,n=e,e=[]);var a=r||this,i=Kc(Ly(e),this._getStoreDimIndex,this);return this._store=this._store.filter(i,a?Nt(n,a):n),this},t.prototype.selectRange=function(e){var n=this,r={},a=Dn(e);return q(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){jt(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=Kc(Ly(e),this._getStoreDimIndex,this),s=rx(this);return s._store=this._store.map(o,i?Nt(n,i):n),s},t.prototype.modify=function(e,n,r,a){var i=r||a||this,o=Kc(Ly(e),this._getStoreDimIndex,this);this._store.modify(o,i?Nt(n,i):n)},t.prototype.downSample=function(e,n,r,a){var i=rx(this);return i._store=this._store.downSample(this._getStoreDimIndex(e),n,r,a),i},t.prototype.lttbDownSample=function(e,n){var r=rx(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 yr(r,n,n&&n.ecModel)},t.prototype.diff=function(e){var n=this;return new pc(e?e.getStore().getIndices():[],this.getStore().getIndices(),function(r){return nx(e,r)},function(r){return nx(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||{},ky(e)?et(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),st(i)?i=i.slice():ky(i)&&(i=et({},i)),a[n]=i),i},t.prototype.setItemVisual=function(e,n,r){var a=this._itemVisuals[e]||{};this._itemVisuals[e]=a,ky(n)?et(a,n):a[n]=r},t.prototype.clearAllVisual=function(){this._visual={},this._itemVisuals=[]},t.prototype.setLayout=function(e,n){ky(e)?et(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?et(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;TO(r,this.dataType,e,n),this._graphicEls[e]=n},t.prototype.getItemGraphicEl=function(e){return this._graphicEls[e]},t.prototype.eachItemGraphicEl=function(e,n){q(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:Kc(this.dimensions,this._getDimInfo,this),this.hostModel)),kA(e,this),e._store=this._store,e},t.prototype.wrapMethod=function(e,n){var r=this[e];jt(r)&&(this.__wrappedMethods=this.__wrappedMethods||[],this.__wrappedMethods.push(e),this[e]=function(){var a=r.apply(this,arguments);return n.apply(this,[a].concat(JT(arguments)))})},t.internalField=function(){HG=function(e){var n=e._invertedIndicesMap;q(n,function(r,a){var i=e._dimInfos[a],o=i.ordinalMeta,s=e._store;if(o){r=n[a]=new Q2t(o.categories.length);for(var l=0;l<r.length;l++)r[l]=GG;for(var l=0;l<s.count();l++)r[s.get(i.storeDimIndex,l)]=l}})},Ry=function(e,n,r){return Ia(e._getCategory(n,r),null)},nx=function(e,n){var r=e._idList[n];return r==null&&e._idDimIdx!=null&&(r=Ry(e,e._idDimIdx,n)),r==null&&(r=J2t+n),r},Ly=function(e){return st(e)||(e=e!=null?[e]:[]),e},rx=function(e){var n=new t(e._schema?e._schema:Kc(e.dimensions,e._getDimInfo,e),e.hostModel);return kA(n,e),n},kA=function(e,n){q(eCt.concat(n.__wrappedMethods||[]),function(r){n.hasOwnProperty(r)&&(e[r]=n[r])}),e.__wrappedMethods=n.__wrappedMethods,q(tCt,function(r){e[r]=Zt(n[r])}),e._calculationInfo=et({},n._calculationInfo)},RA=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=Ry(e,i,n)),l==null&&o!=null&&(a[n]=l=Ry(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 Oi=nCt;function rCt(t,e){return G0(t,e).dimensions}function G0(t,e){FI(t)||(t=zI(t)),e=e||{};var n=e.coordDimensions||[],r=e.dimensionsDefine||t.dimensionsDefine||[],a=Gt(),i=[],o=iCt(t,n,r,e.dimensionsCount),s=e.canOmitUnusedDimensions&&ele(o),l=r===t.dimensionsDefine,u=l?Jse(t):Qse(r),c=e.encodeDefine;!c&&e.encodeDefaulter&&(c=e.encodeDefaulter(t,o));for(var f=Gt(c),d=new ase(o),h=0;h<d.length;h++)d[h]=-1;function v(M){var E=d[M];if(E<0){var A=r[M],k=qt(A)?A:{name:A},R=new F_,N=k.name;N!=null&&u.get(N)!=null&&(R.name=R.displayName=N),k.type!=null&&(R.type=k.type),k.displayName!=null&&(R.displayName=k.displayName);var F=i.length;return d[M]=F,R.storeDimIndex=M,i.push(R),R}return i[E]}if(!s)for(var h=0;h<o;h++)v(h);f.each(function(M,E){var A=mr(M).slice();if(A.length===1&&!Ot(A[0])&&A[0]<0){f.set(E,!1);return}var k=f.set(E,[]);q(A,function(R,N){var F=Ot(R)?u.get(R):R;F!=null&&F<o&&(k[N]=F,g(v(F),E,N))})});var p=0;q(n,function(M){var E,A,k,R;if(Ot(M))E=M,R={};else{R=M,E=R.name;var N=R.ordinalMeta;R.ordinalMeta=null,R=et({},R),R.ordinalMeta=N,A=R.dimsDef,k=R.otherDims,R.name=R.coordDim=R.coordDimIndex=R.dimsDef=R.otherDims=null}var F=f.get(E);if(F!==!1){if(F=mr(F),!F.length)for(var z=0;z<(A&&A.length||1);z++){for(;p<o&&v(p).coordDim!=null;)p++;p<o&&F.push(p++)}q(F,function(B,W){var V=v(B);if(l&&R.type!=null&&(V.type=R.type),g(Xt(V,R),E,W),V.name==null&&A){var P=A[W];!qt(P)&&(P={name:P}),V.name=V.displayName=P.name,V.defaultTooltip=P.defaultTooltip}k&&Xt(V.otherDims,k)})}});function g(M,E,A){Ioe.get(E)!=null?M.otherDims[E]=A:(M.coordDim=E,M.coordDimIndex=A,a.set(E,!0))}var y=e.generateCoord,m=e.generateCoordCount,b=m!=null;m=y?m||1:0;var w=y||"value";function C(M){M.name==null&&(M.name=M.coordDim)}if(s)q(i,function(M){C(M)}),i.sort(function(M,E){return M.storeDimIndex-E.storeDimIndex});else for(var _=0;_<o;_++){var x=v(_),T=x.coordDim;T==null&&(x.coordDim=oCt(w,a,b),x.coordDimIndex=0,(!y||m<=0)&&(x.isExtraCoord=!0),m--),C(x),x.type==null&&(Foe(t,_)===fi.Must||x.isExtraCoord&&(x.otherDims.itemName!=null||x.otherDims.seriesName!=null))&&(x.type="ordinal")}return aCt(i),new qse({source:t,dimensions:i,fullDimensionCount:o,dimensionOmitted:s})}function aCt(t){for(var e=Gt(),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 iCt(t,e,n,r){var a=Math.max(t.dimensionsDetectedCount||1,e.length,n.length,r||0);return q(e,function(i){var o;qt(i)&&(o=i.dimsDef)&&(a=Math.max(a,o.length))}),a}function oCt(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 sCt=function(){function t(e){this.coordSysDims=[],this.axisMap=Gt(),this.categoryAxisMap=Gt(),this.coordSysName=e}return t}();function lCt(t){var e=t.get("coordinateSystem"),n=new sCt(e),r=uCt[e];if(r)return r(t,n,n.axisMap,n.categoryAxisMap),n}var uCt={cartesian2d:function(t,e,n,r){var a=t.getReferringComponents("xAxis",Ca).models[0],i=t.getReferringComponents("yAxis",Ca).models[0];e.coordSysDims=["x","y"],n.set("x",a),n.set("y",i),bv(a)&&(r.set("x",a),e.firstCategoryDimIndex=0),bv(i)&&(r.set("y",i),e.firstCategoryDimIndex==null&&(e.firstCategoryDimIndex=1))},singleAxis:function(t,e,n,r){var a=t.getReferringComponents("singleAxis",Ca).models[0];e.coordSysDims=["single"],n.set("single",a),bv(a)&&(r.set("single",a),e.firstCategoryDimIndex=0)},polar:function(t,e,n,r){var a=t.getReferringComponents("polar",Ca).models[0],i=a.findAxisModel("radiusAxis"),o=a.findAxisModel("angleAxis");e.coordSysDims=["radius","angle"],n.set("radius",i),n.set("angle",o),bv(i)&&(r.set("radius",i),e.firstCategoryDimIndex=0),bv(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();q(i.parallelAxisIndex,function(s,l){var u=a.getComponent("parallelAxis",s),c=o[l];n.set(c,u),bv(u)&&(r.set(c,u),e.firstCategoryDimIndex==null&&(e.firstCategoryDimIndex=l))})}};function bv(t){return t.get("type")==="category"}function tle(t,e,n){n=n||{};var r=n.byIndex,a=n.stackedCoordDimension,i,o,s;cCt(e)?i=e:(o=e.schema,i=o.dimensions,s=e.store);var l=!!(t&&t.get("stack")),u,c,f,d;if(q(i,function(m,b){Ot(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;q(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 cCt(t){return!Zse(t.schema)}function vc(t,e){return!!e&&e===t.getCalculationInfo("stackedDimension")}function iB(t,e){return vc(t,e)?t.getCalculationInfo("stackResultDimension"):e}function fCt(t,e){var n=t.get("coordinateSystem"),r=P0.get(n),a;return e&&e.coordSysDims&&(a=ut(e.coordSysDims,function(i){var o={name:i},s=e.axisMap.get(i);if(s){var l=s.get("type");o.type=yC(l)}return o})),a||(a=r&&(r.getDimensionsInfo?r.getDimensionsInfo():r.dimensions.slice())||["x","y"]),a}function dCt(t,e,n){var r,a;return n&&q(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 Tu(t,e,n){n=n||{};var r=e.getSourceManager(),a,i=!1;t?(i=!0,a=zI(t)):(a=r.getSource(),i=a.sourceFormat===Ls);var o=lCt(e),s=fCt(e,o),l=n.useEncodeDefaulter,u=jt(l)?l:l?sn(Poe,s,e):null,c={coordDimensions:s,generateCoord:n.generateCoord,encodeDefine:e.getEncode(),encodeDefaulter:u,canOmitUnusedDimensions:!i},f=G0(a,c),d=dCt(f.dimensions,n.createInvertedIndices,o),h=i?null:r.getSharedDataStore(f),v=tle(e,{schema:f,store:h}),p=new Oi(f,e);p.setCalculationInfo(v);var g=d!=null&&hCt(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 hCt(t){if(t.sourceFormat===Ls){var e=pCt(t.data||[]);return!st(D0(e))}}function pCt(t){for(var e=0;e<t.length&&t[e]==null;)e++;return t[e]}var nle=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}();oE(nle);const Ec=nle;var vCt=0,gCt=function(){function t(e){this.categories=e.categories||[],this._needCollect=e.needCollect,this._deduplication=e.deduplication,this.uid=++vCt}return t.createByAxisModel=function(e){var n=e.option,r=n.data,a=r&&ut(r,yCt);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(!Ot(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=Gt(this.categories))},t}();function yCt(t){return qt(t)&&t.value!=null?t.value:t+""}const YO=gCt;function XO(t){return t.type==="interval"||t.type==="log"}function mCt(t,e,n,r){var a={},i=t[1]-t[0],o=a.interval=cI(i/e,!0);n!=null&&o<n&&(o=a.interval=n),r!=null&&o>r&&(o=a.interval=r);var s=a.intervalPrecision=rle(o),l=a.niceTickExtent=[sa(Math.ceil(t[0]/o)*o,s),sa(Math.floor(t[1]/o)*o,s)];return bCt(l,t),a}function LA(t){var e=Math.pow(10,iE(t)),n=t/e;return n?n===2?n=3:n===3?n=5:n*=2:n=1,sa(n*e)}function rle(t){return ll(t)+2}function WG(t,e,n){t[e]=Math.max(Math.min(t[e],n[1]),n[0])}function bCt(t,e){!isFinite(t[0])&&(t[0]=e[0]),!isFinite(t[1])&&(t[1]=e[1]),WG(t,0,e),WG(t,1,e),t[0]>t[1]&&(t[0]=t[1])}function AE(t,e){return t>=e[0]&&t<=e[1]}function kE(t,e){return e[1]===e[0]?.5:(t-e[0])/(e[1]-e[0])}function RE(t,e){return t*(e[1]-e[0])+e[0]}var ale=function(t){Pe(e,t);function e(n){var r=t.call(this,n)||this;r.type="ordinal";var a=r.getSetting("ordinalMeta");return a||(a=new YO({})),st(a)&&(a=new YO({categories:ut(a,function(i){return qt(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:Ot(n)?this._ordinalMeta.getOrdinal(n):Math.round(n)},e.prototype.contain=function(n){return n=this.parse(n),AE(n,this._extent)&&this._ordinalMeta.categories[n]!=null},e.prototype.normalize=function(n){return n=this._getTickNumber(this.parse(n)),kE(n,this._extent)},e.prototype.scale=function(n){return n=Math.round(RE(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}(Ec);Ec.registerClass(ale);const oB=ale;var th=sa,ile=function(t){Pe(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 AE(n,this._extent)},e.prototype.normalize=function(n){return kE(n,this._extent)},e.prototype.scale=function(n){return RE(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=rle(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:th(i[0]-r,o)}):s.push({value:a[0]}));for(var u=i[0];u<=i[1]&&(s.push({value:u}),u=th(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:th(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=th(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=ll(n.value)||0:a==="auto"&&(a=this._intervalPrecision);var i=th(n.value,a,!0);return OI(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=mCt(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]=th(Math.floor(r[0]/o)*o)),n.fixMax||(r[1]=th(Math.ceil(r[1]/o)*o))},e.prototype.setNiceExtent=function(n,r){this._niceExtent=[n,r]},e.type="interval",e}(Ec);Ec.registerClass(ile);const Qf=ile;var ole=typeof Float32Array<"u",SCt=ole?Float32Array:Array;function tu(t){return st(t)?ole?new Float32Array(t):t:new SCt(t)}var qO="__ec_stack_";function sB(t){return t.get("stack")||qO+t.seriesIndex}function lB(t){return t.dim+t.index}function wCt(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(Xt({bandWidth:a,axisKey:r,stackId:qO+i},t));for(var o=ule(e),s=[],i=0;i<t.count;i++){var l=o[r][qO+i];l.offsetCenter=l.offset+l.width/2,s.push(l)}return s}}function sle(t,e){var n=[];return e.eachSeriesByType(t,function(r){dle(r)&&n.push(r)}),n}function xCt(t){var e={};q(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 lle(t){var e=xCt(t),n=[];return q(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")||(hle(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:lB(i),stackId:sB(r)})}),ule(n)}function ule(t){var e={};q(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 q(e,function(r,a){n[a]={};var i=r.stacks,o=r.bandWidth,s=r.categoryGap;if(s==null){var l=Dn(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),q(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;q(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;q(i,function(y,m){n[a][m]=n[a][m]||{bandWidth:o,offset:g,width:y.width},g+=y.width*(1+c)})}),n}function _Ct(t,e,n){if(t&&e){var r=t[lB(e)];return r!=null&&n!=null?r[sB(n)]:r}}function cle(t,e){var n=sle(t,e),r=lle(n);q(n,function(a){var i=a.getData(),o=a.coordinateSystem,s=o.getBaseAxis(),l=sB(a),u=r[lB(s)][l],c=u.offset,f=u.width;i.setLayout({bandWidth:u.bandWidth,offset:c,size:f})})}function fle(t){return{seriesType:t,plan:F0(),reset:function(e){if(dle(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=vc(n,u)&&!!n.getCalculationInfo("stackedOnSeries"),d=i.isHorizontal(),h=CCt(a,i),v=hle(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 C=b.count,_=v&&tu(C*3),x=v&&l&&tu(C*3),T=v&&tu(C),M=r.master.getRect(),E=d?M.width:M.height,A,k=w.getStore(),R=0;(A=b.next())!=null;){var N=k.get(f?g:o,A),F=k.get(s,A),z=h,B=void 0;f&&(B=+N-k.get(o,A));var W=void 0,V=void 0,P=void 0,K=void 0;if(d){var Q=r.dataToPoint([N,F]);if(f){var re=r.dataToPoint([B,F]);z=re[0]}W=z,V=Q[1]+m,P=Q[0]-z,K=y,Math.abs(P)<p&&(P=(P<0?-1:1)*p)}else{var Q=r.dataToPoint([F,N]);if(f){var re=r.dataToPoint([F,B]);z=re[1]}W=Q[0]+m,V=z,P=y,K=Q[1]-z,Math.abs(K)<p&&(K=(K<=0?-1:1)*p)}v?(_[R]=W,_[R+1]=V,_[R+2]=d?P:K,x&&(x[R]=d?M.x:W,x[R+1]=d?V:M.y,x[R+2]=E),T[A]=A):w.setItemLayout(A,{x:W,y:V,width:P,height:K}),R+=3}v&&w.setLayout({largePoints:_,largeDataIndices:T,largeBackgroundPoints:x,valueAxisHorizontal:d})}}}}}}function dle(t){return t.coordinateSystem&&t.coordinateSystem.type==="cartesian2d"}function hle(t){return t.pipelineContext&&t.pipelineContext.large}function CCt(t,e){return e.toGlobalCoord(e.dataToCoord(e.type==="log"?1:0))}var TCt=function(t,e,n,r){for(;n<r;){var a=n+r>>>1;t[a][1]<e?n=a+1:r=a}return n},ple=function(t){Pe(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 lS(n.value,IU[Hwt(bg(this._minLevelUnit))]||IU.second,r,this.getSetting("locale"))},e.prototype.getFormattedLabel=function(n,r,a){var i=this.getSetting("useUTC"),o=this.getSetting("locale");return Wwt(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=LCt(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]-=hs,r[1]+=hs),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]-hs}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=ax.length,l=Math.min(TCt(ax,this._approxInterval,0,s),s-1);this._interval=ax[l][1],this._minLevelUnit=ax[Math.max(l-1,0)][0]},e.prototype.parse=function(n){return Un(n)?n:+jo(n)},e.prototype.contain=function(n){return AE(this.parse(n),this._extent)},e.prototype.normalize=function(n){return kE(this.parse(n),this._extent)},e.prototype.scale=function(n){return RE(n,this._extent)},e.type="time",e}(Qf),ax=[["second",kI],["minute",RI],["hour",Gm],["quarter-day",Gm*6],["half-day",Gm*12],["day",hs*1.2],["half-week",hs*3.5],["week",hs*7],["month",hs*31],["quarter",hs*95],["half-year",NU/2],["year",NU]];function ECt(t,e,n,r){var a=jo(e),i=jo(n),o=function(v){return BU(a,v,r)===BU(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 MCt(t,e){return t/=hs,t>16?16:t>7.5?7:t>3.5?4:t>1.5?2:1}function DCt(t){var e=30*hs;return t/=e,t>6?6:t>3?3:t>2?2:1}function ACt(t){return t/=Gm,t>12?12:t>6?6:t>3.5?4:t>2?2:1}function jG(t,e){return t/=e?RI:kI,t>30?30:t>20?20:t>15?15:t>10?10:t>5?5:t>2?2:1}function kCt(t){return cI(t,!0)}function RCt(t,e,n){var r=new Date(t);switch(bg(e)){case"year":case"month":r[Eoe(n)](0);case"day":r[Moe(n)](1);case"hour":r[Doe(n)](0);case"minute":r[Aoe(n)](0);case"second":r[koe(n)](0),r[Roe(n)](0)}return r.getTime()}function LCt(t,e,n,r){var a=1e4,i=Coe,o=0;function s(E,A,k,R,N,F,z){for(var B=new Date(A),W=A,V=B[R]();W<k&&W<=r[1];)z.push({value:W}),V+=E,B[N](V),W=B.getTime();z.push({value:W,notAdd:!0})}function l(E,A,k){var R=[],N=!A.length;if(!ECt(bg(E),r[0],r[1],n)){N&&(A=[{value:RCt(new Date(r[0]),E,n)},{value:r[1]}]);for(var F=0;F<A.length-1;F++){var z=A[F].value,B=A[F+1].value;if(z!==B){var W=void 0,V=void 0,P=void 0,K=!1;switch(E){case"year":W=Math.max(1,Math.round(e/hs/365)),V=LI(n),P=jwt(n);break;case"half-year":case"quarter":case"month":W=DCt(e),V=Sg(n),P=Eoe(n);break;case"week":case"half-week":case"day":W=MCt(e),V=mE(n),P=Moe(n),K=!0;break;case"half-day":case"quarter-day":case"hour":W=ACt(e),V=J1(n),P=Doe(n);break;case"minute":W=jG(e,!0),V=bE(n),P=Aoe(n);break;case"second":W=jG(e,!1),V=SE(n),P=koe(n);break;case"millisecond":W=kCt(e),V=wE(n),P=Roe(n);break}s(W,z,B,V,P,K,R),E==="year"&&k.length>1&&F===0&&k.unshift({value:k[0].value-W})}}for(var F=0;F<R.length;F++)k.push(R[F]);return R}}for(var u=[],c=[],f=0,d=0,h=0;h<i.length&&o++<a;++h){var v=bg(i[h]);if(Gwt(i[h])){l(i[h],u[u.length-1]||[],c);var p=i[h+1]?bg(i[h+1]):null;if(v!==p){if(c.length){d=f,c.sort(function(E,A){return E.value-A.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=or(ut(u,function(E){return or(E,function(A){return A.value>=r[0]&&A.value<=r[1]&&!A.notAdd})}),function(E){return E.length>0}),C=[],_=w.length-1,h=0;h<w.length;++h)for(var x=w[h],T=0;T<x.length;++T)C.push({value:x[T].value,level:_-h});C.sort(function(E,A){return E.value-A.value});for(var M=[],h=0;h<C.length;++h)(h===0||C[h].value!==C[h-1].value)&&M.push(C[h]);return M}Ec.registerClass(ple);const vle=ple;var KG=Ec.prototype,jm=Qf.prototype,OCt=sa,VCt=Math.floor,NCt=Math.ceil,ix=Math.pow,zs=Math.log,uB=function(t){Pe(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type="log",n.base=10,n._originalScale=new Qf,n._interval=0,n}return e.prototype.getTicks=function(n){var r=this._originalScale,a=this._extent,i=r.getExtent(),o=jm.getTicks.call(this,n);return ut(o,function(s){var l=s.value,u=sa(ix(this.base,l));return u=l===a[0]&&this._fixMin?ox(u,i[0]):u,u=l===a[1]&&this._fixMax?ox(u,i[1]):u,{value:u}},this)},e.prototype.setExtent=function(n,r){var a=zs(this.base);n=zs(Math.max(0,n))/a,r=zs(Math.max(0,r))/a,jm.setExtent.call(this,n,r)},e.prototype.getExtent=function(){var n=this.base,r=KG.getExtent.call(this);r[0]=ix(n,r[0]),r[1]=ix(n,r[1]);var a=this._originalScale,i=a.getExtent();return this._fixMin&&(r[0]=ox(r[0],i[0])),this._fixMax&&(r[1]=ox(r[1],i[1])),r},e.prototype.unionExtent=function(n){this._originalScale.unionExtent(n);var r=this.base;n[0]=zs(n[0])/zs(r),n[1]=zs(n[1])/zs(r),KG.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=die(a),o=n/a*i;for(o<=.5&&(i*=10);!isNaN(i)&&Math.abs(i)<1&&Math.abs(i)>0;)i*=10;var s=[sa(NCt(r[0]/i)*i),sa(VCt(r[1]/i)*i)];this._interval=i,this._niceExtent=s}},e.prototype.calcNiceExtent=function(n){jm.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=zs(n)/zs(this.base),AE(n,this._extent)},e.prototype.normalize=function(n){return n=zs(n)/zs(this.base),kE(n,this._extent)},e.prototype.scale=function(n){return n=RE(n,this._extent),ix(this.base,n)},e.type="log",e}(Ec),gle=uB.prototype;gle.getMinorTicks=jm.getMinorTicks;gle.getLabel=jm.getLabel;function ox(t,e){return OCt(t,ll(e))}Ec.registerClass(uB);const ICt=uB;var BCt=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);jt(i)?this._modelMinNum=sx(e,i({min:r[0],max:r[1]})):i!=="dataMin"&&(this._modelMinNum=sx(e,i));var o=this._modelMaxRaw=n.get("max",!0);if(jt(o)?this._modelMaxNum=sx(e,o({min:r[0],max:r[1]})):o!=="dataMax"&&(this._modelMaxNum=sx(e,o)),a)this._axisDataLen=n.getCategories().length;else{var s=n.get("boundaryGap"),l=st(s)?s:[s||0,s||0];typeof l[0]=="boolean"||typeof l[1]=="boolean"?this._boundaryGapInner=[0,0]:this._boundaryGapInner=[Sl(l[0],1),Sl(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=t0(s)||t0(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[PCt[e]]=n},t.prototype.setDeterminedMinMax=function(e,n){var r=$Ct[e];this[r]=n},t.prototype.freeze=function(){this.frozen=!0},t}(),$Ct={min:"_determinedMin",max:"_determinedMax"},PCt={min:"_dataMin",max:"_dataMax"};function yle(t,e,n){var r=t.rawExtentInfo;return r||(r=new BCt(t,e,n),t.rawExtentInfo=r,r)}function sx(t,e){return e==null?null:t0(e)?NaN:t.parse(e)}function mle(t,e){var n=t.type,r=yle(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=sle("bar",o),l=!1;if(q(s,function(f){l=l||f.getBaseAxis()===e.axis}),l){var u=lle(s),c=FCt(a,i,e,u);a=c.min,i=c.max}}return{extent:[a,i],fixMin:r.minFixed,fixMax:r.maxFixed}}function FCt(t,e,n,r){var a=n.axis.getExtent(),i=a[1]-a[0],o=_Ct(r,n.axis);if(o===void 0)return{min:t,max:e};var s=1/0;q(o,function(h){s=Math.min(h.offset,s)});var l=-1/0;q(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 Tp(t,e){var n=e,r=mle(t,n),a=r.extent,i=n.get("splitNumber");t instanceof ICt&&(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 cS(t,e){if(e=e||t.get("type"),e)switch(e){case"category":return new oB({ordinalMeta:t.getOrdinalMeta?t.getOrdinalMeta():t.getCategories(),extent:[1/0,-1/0]});case"time":return new vle({locale:t.ecModel.getLocaleModel(),useUTC:t.ecModel.get("useUTC")});default:return new(Ec.getClass(e)||Qf)}}function zCt(t){var e=t.scale.getExtent(),n=e[0],r=e[1];return!(n>0&&r>0||n<0&&r<0)}function fS(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):Ot(e)?function(r){return function(a){var i=t.scale.getLabel(a),o=r.replace("{value}",i??"");return o}}(e):jt(e)?function(r){return function(a,i){return n!=null&&(i=a.value-n),r(cB(t,a),i,a.level!=null?{level:a.level}:null)}}(e):function(r){return t.scale.getLabel(r)}}function cB(t,e){return t.type==="category"?t.scale.getLabel(e):e.value}function UCt(t){var e=t.model,n=t.scale;if(!(!e.get(["axisLabel","show"])||n.isBlank())){var r,a,i=n.getExtent();n instanceof oB?a=n.count():(r=n.getTicks(),a=r.length);var o=t.getLabelModel(),s=fS(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=GCt(h,o.get("rotate")||0);l?l.union(v):l=v}return l}}function GCt(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 yn(t.x,t.y,i,o);return s}function fB(t){var e=t.get("interval");return e??"auto"}function ble(t){return t.type==="category"&&fB(t.getLabelModel())===0}function mC(t,e){var n={};return q(t.mapDimensionsAll(e),function(r){n[iB(t,r)]=!0}),Dn(n)}function HCt(t,e,n){e&&q(mC(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 H0=function(){function t(){}return t.prototype.getNeedCrossZero=function(){var e=this.option;return!e.scale},t.prototype.getCoordSysModel=function(){},t}();function WCt(t){return Tu(null,t)}var jCt={isDimensionStacked:vc,enableDataStack:tle,getStackedDimension:iB};function KCt(t,e){var n=e;e instanceof yr||(n=new yr(e));var r=cS(n);return r.setExtent(t[0],t[1]),Tp(r,n),r}function YCt(t){ha(t,H0)}function XCt(t,e){return e=e||{},Er(t,null,null,e.state!=="normal")}const qCt=Object.freeze(Object.defineProperty({__proto__:null,createDimensions:rCt,createList:WCt,createScale:KCt,createSymbol:ba,createTextStyle:XCt,dataStack:jCt,enableHoverEmphasis:Vf,getECData:ln,getLayoutRect:ka,mixinAxisModelCommonMethods:YCt},Symbol.toStringTag,{value:"Module"}));var ZCt=1e-8;function YG(t,e){return Math.abs(t-e)<ZCt}function Th(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+=zu(a[0],a[1],o[0],o[1],e,n),a=o}var s=t[0];return(!YG(a[0],s[0])||!YG(a[1],s[1]))&&(r+=zu(a[0],a[1],s[0],s[1],e,n)),r!==0}var QCt=[];function OA(t,e){for(var n=0;n<t.length;n++)ai(t[n],t[n],e)}function XG(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])&&(qu(e,e,i),Zu(n,n,i))}}function JCt(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 Sle=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}(),qG=function(){function t(e,n){this.type="polygon",this.exterior=e,this.interiors=n}return t}(),ZG=function(){function t(e){this.type="linestring",this.points=e}return t}(),wle=function(t){Pe(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 JCt(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 q(o,function(s){s.type==="polygon"?XG(s.exterior,a,i,n):q(s.points,function(l){XG(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 yn(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(Th(l,n[0],n[1])){for(var c=0;c<(u?u.length:0);c++)if(Th(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 yn(n,r,a,i),u=o.calculateTransform(l),c=this.geometries,f=0;f<c.length;f++){var d=c[f];d.type==="polygon"?(OA(d.exterior,u),q(d.interiors,function(h){OA(h,u)})):q(d.points,function(h){OA(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}(Sle),eTt=function(t){Pe(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=Qb(QCt),o=n;o&&!o.isGeoSVGGraphicRoot;)lu(i,o.getLocalTransform(),i),o=o.parent;return $p(i,i),ai(a,a,i),a},e}(Sle);function tTt(t){if(!t.UTF8Encoding)return t;var e=t,n=e.UTF8Scale;n==null&&(n=1024);var r=e.features;return q(r,function(a){var i=a.geometry,o=i.encodeOffsets,s=i.coordinates;if(o)switch(i.type){case"LineString":i.coordinates=xle(s,o,n);break;case"Polygon":VA(s,o,n);break;case"MultiLineString":VA(s,o,n);break;case"MultiPolygon":q(s,function(l,u){return VA(l,o[u],n)})}}),e.UTF8Encoding=!1,e}function VA(t,e,n){for(var r=0;r<t.length;r++)t[r]=xle(t[r],e[r],n)}function xle(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 ZO(t,e){return t=tTt(t),ut(or(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 qG(o[0],o.slice(1)));break;case"MultiPolygon":q(a.coordinates,function(l){l[0]&&i.push(new qG(l[0],l.slice(1)))});break;case"LineString":i.push(new ZG([a.coordinates]));break;case"MultiLineString":i.push(new ZG(a.coordinates))}var s=new wle(r[e||"name"],i,r.cp);return s.properties=r,s})}const nTt=Object.freeze(Object.defineProperty({__proto__:null,MAX_SAFE_INTEGER:bO,asc:zo,getPercentWithPrecision:gbt,getPixelPrecision:lI,getPrecision:ll,getPrecisionSafe:cie,isNumeric:fI,isRadianAroundZero:j1,linearMap:ir,nice:cI,numericToNumber:yu,parseDate:jo,quantile:O_,quantity:die,quantityExponent:iE,reformIntervals:SO,remRadian:uI,round:sa},Symbol.toStringTag,{value:"Module"})),rTt=Object.freeze(Object.defineProperty({__proto__:null,format:lS,parse:jo},Symbol.toStringTag,{value:"Module"})),aTt=Object.freeze(Object.defineProperty({__proto__:null,Arc:hE,BezierCurve:aS,BoundingRect:yn,Circle:wl,CompoundPath:pE,Ellipse:dE,Group:en,Image:si,IncrementalDisplayable:coe,Line:Ga,LinearGradient:k0,Polygon:so,Polyline:co,RadialGradient:xI,Rect:$n,Ring:rS,Sector:oo,Text:Bn,clipPointsByRect:EI,clipRectByRect:voe,createIcon:L0,extendPath:hoe,extendShape:doe,getShapeClass:vE,getTransform:Nf,initProps:zr,makeImage:CI,makePath:iS,mergePath:Bo,registerShape:Rs,resizePath:TI,updateProps:jn},Symbol.toStringTag,{value:"Module"})),iTt=Object.freeze(Object.defineProperty({__proto__:null,addCommas:OI,capitalFirst:qwt,encodeHTML:qi,formatTime:Xwt,formatTpl:NI,getTextRect:Kwt,getTooltipMarker:Loe,normalizeCssArray:Fp,toCamelCase:VI,truncateText:_ie},Symbol.toStringTag,{value:"Module"})),oTt=Object.freeze(Object.defineProperty({__proto__:null,bind:Nt,clone:Zt,curry:sn,defaults:Xt,each:q,extend:et,filter:or,indexOf:bn,inherits:JN,isArray:st,isFunction:jt,isObject:qt,isString:Ot,map:ut,merge:hn,reduce:Ds},Symbol.toStringTag,{value:"Module"}));var ib=Gn();function sTt(t){return t.type==="category"?uTt(t):fTt(t)}function lTt(t,e){return t.type==="category"?cTt(t,e):{ticks:ut(t.scale.getTicks(),function(n){return n.value})}}function uTt(t){var e=t.getLabelModel(),n=_le(t,e);return!e.get("show")||t.scale.isBlank()?{labels:[],labelCategoryInterval:n.labelCategoryInterval}:n}function _le(t,e){var n=Cle(t,"labels"),r=fB(e),a=Tle(n,r);if(a)return a;var i,o;return jt(r)?i=Dle(t,r):(o=r==="auto"?dTt(t):r,i=Mle(t,o)),Ele(n,r,{labels:i,labelCategoryInterval:o})}function cTt(t,e){var n=Cle(t,"ticks"),r=fB(e),a=Tle(n,r);if(a)return a;var i,o;if((!e.get("show")||t.scale.isBlank())&&(i=[]),jt(r))i=Dle(t,r,!0);else if(r==="auto"){var s=_le(t,t.getLabelModel());o=s.labelCategoryInterval,i=ut(s.labels,function(l){return l.tickValue})}else o=r,i=Mle(t,o,!0);return Ele(n,r,{ticks:i,tickCategoryInterval:o})}function fTt(t){var e=t.scale.getTicks(),n=fS(t);return{labels:ut(e,function(r,a){return{level:r.level,formattedLabel:n(r,a),rawLabel:t.scale.getLabel(r),tickValue:r.value}})}}function Cle(t,e){return ib(t)[e]||(ib(t)[e]=[])}function Tle(t,e){for(var n=0;n<t.length;n++)if(t[n].key===e)return t[n].value}function Ele(t,e,n){return t.push({key:e,value:n}),n}function dTt(t){var e=ib(t).autoInterval;return e??(ib(t).autoInterval=t.calculateCategoryInterval())}function hTt(t){var e=pTt(t),n=fS(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=eS(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=ib(t.model),C=t.getExtent(),_=w.lastAutoInterval,x=w.lastTickCount;return _!=null&&x!=null&&Math.abs(_-b)<=1&&Math.abs(x-o)<=1&&_>b&&w.axisExtent0===C[0]&&w.axisExtent1===C[1]?b=_:(w.lastTickCount=o,w.lastAutoInterval=b,w.axisExtent0=C[0],w.axisExtent1=C[1]),b}function pTt(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 Mle(t,e,n){var r=fS(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=ble(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 Dle(t,e,n){var r=t.scale,a=fS(t),i=[];return q(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 QG=[0,1],vTt=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 lI(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(),JG(r,a.count())),ir(e,QG,r,n)},t.prototype.coordToData=function(e,n){var r=this._extent,a=this.scale;this.onBand&&a.type==="ordinal"&&(r=r.slice(),JG(r,a.count()));var i=ir(e,r,QG,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=lTt(this,n),a=r.ticks,i=ut(a,function(s){return{coord:this.dataToCoord(this.scale.type==="ordinal"?this.scale.getRawOrdinalNumber(s):s),tickValue:s}},this),o=n.get("alignWithLabel");return gTt(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=ut(r,function(i){return ut(i,function(o){return{coord:this.dataToCoord(o),tickValue:o}},this)},this);return a},t.prototype.getViewLabels=function(){return sTt(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 hTt(this)},t}();function JG(t,e){var n=t[1]-t[0],r=e,a=n/r/2;t[0]+=a,t[1]-=a}function gTt(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;q(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=sa(h),v=sa(v),f?h>v:h<v}}const Vs=vTt;function yTt(t){var e=On.extend(t);return On.registerClass(e),e}function mTt(t){var e=jr.extend(t);return jr.registerClass(e),e}function bTt(t){var e=Lr.extend(t);return Lr.registerClass(e),e}function STt(t){var e=br.extend(t);return br.registerClass(e),e}var Oy=Math.PI*2,nh=mu.CMD,wTt=["top","right","bottom","left"];function xTt(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 _Tt(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)%Oy<1e-4)return l[0]=c,l[1]=f,u-n;if(i){var d=r;r=ul(a),a=ul(d)}else r=ul(r),a=ul(a);r>a&&(a+=Oy);var h=Math.atan2(s,o);if(h<0&&(h+=Oy),h>=r&&h<=a||h+Oy>=r&&h+Oy<=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 bC(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 Ale(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 qs=[];function CTt(t,e,n){var r=Ale(e.x,e.y,e.width,e.height,t.x,t.y,qs);return n.set(qs[0],qs[1]),r}function TTt(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 nh.M:i=c[h++],o=c[h++],r=i,a=o;break;case nh.L:p=bC(r,a,c[h],c[h+1],f,d,qs,!0),r=c[h++],a=c[h++];break;case nh.C:p=Hae(r,a,c[h++],c[h++],c[h++],c[h++],c[h],c[h+1],f,d,qs),r=c[h++],a=c[h++];break;case nh.Q:p=jae(r,a,c[h++],c[h++],c[h],c[h+1],f,d,qs),r=c[h++],a=c[h++];break;case nh.A:var g=c[h++],y=c[h++],m=c[h++],b=c[h++],w=c[h++],C=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 x=(f-g)*b/m+g;p=_Tt(g,y,b,w,w+C,_,x,d,qs),r=Math.cos(w+C)*m+g,a=Math.sin(w+C)*b+y;break;case nh.R:i=r=c[h++],o=a=c[h++];var T=c[h++],M=c[h++];p=Ale(i,o,T,M,f,d,qs);break;case nh.Z:p=bC(r,a,i,o,f,d,qs,!0),r=i,a=o;break}p<u&&(u=p,n.set(qs[0],qs[1]))}return u}var cl=new vn,kr=new vn,ga=new vn,nu=new vn,Zl=new vn;function eH(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||wTt,s=r.getBoundingRect().clone();s.applyTransform(r.getComputedTransform());var l=1/0,u=a.anchor,c=t.getComputedTransform(),f=c&&$p([],c),d=e.get("length2")||0;u&&ga.copy(u);for(var h=0;h<o.length;h++){var v=o[h];xTt(v,0,s,cl,nu),vn.scaleAndAdd(kr,cl,nu,d),kr.transform(f);var p=t.getBoundingRect(),g=u?u.distance(kr):t instanceof Cn?TTt(kr,t.path,ga):CTt(kr,p,ga);g<l&&(l=g,kr.transform(c),ga.transform(c),ga.toArray(i[0]),kr.toArray(i[1]),cl.toArray(i[2]))}kle(i,e.get("minTurnAngle")),n.setShape({points:i})}}}var SC=[],Yi=new vn;function kle(t,e){if(e<=180&&e>0){e=e/180*Math.PI,cl.fromArray(t[0]),kr.fromArray(t[1]),ga.fromArray(t[2]),vn.sub(nu,cl,kr),vn.sub(Zl,ga,kr);var n=nu.len(),r=Zl.len();if(!(n<.001||r<.001)){nu.scale(1/n),Zl.scale(1/r);var a=nu.dot(Zl),i=Math.cos(e);if(i<a){var o=bC(kr.x,kr.y,ga.x,ga.y,cl.x,cl.y,SC,!1);Yi.fromArray(SC),Yi.scaleAndAdd(Zl,o/Math.tan(Math.PI-e));var s=ga.x!==kr.x?(Yi.x-kr.x)/(ga.x-kr.x):(Yi.y-kr.y)/(ga.y-kr.y);if(isNaN(s))return;s<0?vn.copy(Yi,kr):s>1&&vn.copy(Yi,ga),Yi.toArray(t[1])}}}}function ETt(t,e,n){if(n<=180&&n>0){n=n/180*Math.PI,cl.fromArray(t[0]),kr.fromArray(t[1]),ga.fromArray(t[2]),vn.sub(nu,kr,cl),vn.sub(Zl,ga,kr);var r=nu.len(),a=Zl.len();if(!(r<.001||a<.001)){nu.scale(1/r),Zl.scale(1/a);var i=nu.dot(e),o=Math.cos(n);if(i<o){var s=bC(kr.x,kr.y,ga.x,ga.y,cl.x,cl.y,SC,!1);Yi.fromArray(SC);var l=Math.PI/2,u=Math.acos(Zl.dot(e)),c=l+u-n;if(c>=l)vn.copy(Yi,ga);else{Yi.scaleAndAdd(Zl,s/Math.tan(Math.PI/2-c));var f=ga.x!==kr.x?(Yi.x-kr.x)/(ga.x-kr.x):(Yi.y-kr.y)/(ga.y-kr.y);if(isNaN(f))return;f<0?vn.copy(Yi,kr):f>1&&vn.copy(Yi,ga)}Yi.toArray(t[1])}}}}function tH(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 MTt(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=Xu(r[0],r[1]),i=Xu(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=Nm([],r[1],r[0],o/a),l=Nm([],r[1],r[2],o/i),u=Nm([],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 dB(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<X1.length;l++){var u=X1[l],c=e[u],f=u==="normal";if(c){var d=c.get("show"),h=f?s:gn(a.states[u]&&a.states[u].ignore,s);if(h||!gn(d,o)){var v=f?r:r&&r.states[u];v&&(v.ignore=!0);continue}r||(r=new co,t.setTextGuideLine(r),!f&&(s||!o)&&tH(r,!0,"normal",e.normal),t.stateProxy&&(r.stateProxy=t.stateProxy)),tH(r,!1,u,c)}}if(r){Xt(r.style,n),r.style.fill=null;var p=i.get("showAbove"),g=t.textGuideLineConfig=t.textGuideLineConfig||{};g.showAbove=p||!1,r.buildPath=MTt}}function hB(t,e){e=e||"labelLine";for(var n={normal:t.getModel(e)},r=0;r<io.length;r++){var a=io[r];n[a]=t.getModel([a,e])}return n}function Rle(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 nC(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 Lle(t,e,n,r,a,i){var o=t.length;if(o<2)return;t.sort(function(T,M){return T.rect[e]-M.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&&C(-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&&x(-y),m<0&&x(m);function b(){y=p.rect[e]-r,m=a-g.rect[e]-g.rect[n]}function w(T,M,E){if(T<0){var A=Math.min(M,-T);if(A>0){C(A*E,0,o);var k=A+T;k<0&&_(-k*E,1)}else _(-T*E,1)}}function C(T,M,E){T!==0&&(u=!0);for(var A=M;A<E;A++){var k=t[A],R=k.rect;R[e]+=T,k.label[e]+=T}}function _(T,M){for(var E=[],A=0,k=1;k<o;k++){var R=t[k-1].rect,N=Math.max(t[k].rect[e]-R[e]-R[n],0);E.push(N),A+=N}if(A){var F=Math.min(Math.abs(T)/A,M);if(T>0)for(var k=0;k<o-1;k++){var z=E[k]*F;C(z,0,k+1)}else for(var k=o-1;k>0;k--){var z=E[k-1]*F;C(-z,k,o)}}}function x(T){var M=T<0?-1:1;T=Math.abs(T);for(var E=Math.ceil(T/(o-1)),A=0;A<o-1;A++)if(M>0?C(E,0,A+1):C(-E,o-A-1,o),T-=E,T<=0)return}return u}function DTt(t,e,n,r){return Lle(t,"x","width",e,n,r)}function Ole(t,e,n,r){return Lle(t,"y","height",e,n,r)}function Vle(t){var e=[];t.sort(function(p,g){return g.priority-p.priority});var n=new yn(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 nC(v.localRect,v.transform)),f||(f=new nC(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 ATt(t){if(t){for(var e=[],n=0;n<t.length;n++)e.push(t[n].slice());return e}}function kTt(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:ATt(r&&r.shape.points)}}var nH=["align","verticalAlign","width","height","fontSize"],Gi=new Qu,NA=Gn(),RTt=Gn();function lx(t,e,n){for(var r=0;r<n.length;r++){var a=n[r];e[a]!=null&&(t[a]=e[a])}}var ux=["x","y","rotation"],LTt=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();yn.applyTransform(c,c,u),u?Gi.setLocalTransform(u):(Gi.x=Gi.y=Gi.rotation=Gi.originX=Gi.originY=0,Gi.scaleX=Gi.scaleY=1),Gi.rotation=ul(Gi.rotation);var f=a.__hostTarget,d;if(f){d=f.getBoundingRect().plain();var h=f.getComputedTransform();yn.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:Gi.x,y:Gi.y,scaleX:Gi.scaleX,scaleY:Gi.scaleY,rotation:Gi.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");(jt(a)||Dn(a).length)&&e.group.traverse(function(i){if(i.ignore)return!0;var o=i.getTextContent(),s=ln(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(){eH(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;jt(o.layoutOption)?c=o.layoutOption(kTt(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=NA(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<nH.length;p++){var g=nH[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=Rle(this._labelList),i=or(a,function(l){return l.layoutOption.moveOverlap==="shiftX"}),o=or(a,function(l){return l.layoutOption.moveOverlap==="shiftY"});DTt(i,0,n),Ole(o,0,r);var s=or(a,function(l){return l.layoutOption.hideOverlap});Vle(s)},t.prototype.processLabelsOverall=function(){var e=this;q(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=NA(l).needsUpdateLabelLine),s&&e._updateLabelLine(o,r),i&&e._animateLabels(o,r)})})},t.prototype._updateLabelLine=function(e,n){var r=e.getTextContent(),a=ln(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");dB(e,hB(s),l),eH(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&&!mg(e))){var i=NA(r),o=i.oldLayout,s=ln(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&&(bn(d,"select")>=0&&r.attr(i.oldLayoutSelect),bn(d,"emphasis")>=0&&r.attr(i.oldLayoutEmphasis)),jn(r,u,n,l)}else if(r.attr(u),!V0(r).valueAnimation){var f=gn(r.style.opacity,1);r.style.opacity=0,zr(r,{style:{opacity:f}},n,l)}if(i.oldLayout=u,r.states.select){var h=i.oldLayoutSelect={};lx(h,u,ux),lx(h,r.states.select,ux)}if(r.states.emphasis){var v=i.oldLayoutEmphasis={};lx(v,u,ux),lx(v,r.states.emphasis,ux)}Soe(r,l,c,n,n)}if(a&&!a.ignore&&!a.invisible){var i=RTt(a),o=i.oldLayout,p={points:a.shape.points};o?(a.attr({shape:o}),jn(a,{shape:p},n)):(a.setShape(p),a.style.strokePercent=0,zr(a,{style:{strokePercent:1}},n)),i.oldLayout=p}},t}();const OTt=LTt;var IA=Gn();function VTt(t){t.registerUpdateLifecycle("series:beforeupdate",function(e,n,r){var a=IA(n).labelManager;a||(a=IA(n).labelManager=new OTt),a.clearLabels()}),t.registerUpdateLifecycle("series:layoutlabels",function(e,n,r){var a=IA(n).labelManager;r.updatedSeries.forEach(function(i){a.addLabelsOfSeries(n.getViewOfSeriesModel(i))}),a.updateLayoutConfig(n),a.layout(n),a.processLabelsOverall()})}var BA=Math.sin,$A=Math.cos,Nle=Math.PI,rh=Math.PI*2,NTt=180/Nle,ITt=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=_f(f-rh)||(c?u>=rh:-u>=rh),h=u>0?u%rh:u%rh+rh,v=!1;d?v=!0:_f(f)?v=!1:v=h>=Nle==!!c;var p=e+r*$A(o),g=n+a*BA(o);this._start&&this._add("M",p,g);var y=Math.round(i*NTt);if(d){var m=1/this._p,b=(c?1:-1)*(rh-m);this._add("A",r,a,y,1,+c,e+r*$A(o+b),n+a*BA(o+b)),m>.01&&this._add("A",r,a,y,0,+c,p,g)}else{var w=e+r*$A(s),C=n+a*BA(s);this._add("A",r,a,y,+v,+c,w,C)}},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 Ile=ITt;var Km="none",BTt=Math.round;function $Tt(t){var e=t.fill;return e!=null&&e!==Km}function PTt(t){var e=t.stroke;return e!=null&&e!==Km}var QO=["lineCap","miterLimit","lineJoin"],FTt=ut(QO,function(t){return"stroke-"+t.toLowerCase()});function zTt(t,e,n,r){var a=e.opacity==null?1:e.opacity;if(n instanceof si){t("opacity",a);return}if($Tt(e)){var i=W1(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",Km);if(PTt(e)){var s=W1(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=YI(n),h=d[0],v=d[1];h&&(v=BTt(v||0),t("stroke-dasharray",h.join(",")),(v||r)&&t("stroke-dashoffset",v))}else r&&t("stroke-dasharray",Km);for(var p=0;p<QO.length;p++){var g=QO[p];if(r||e[g]!==eC[g]){var y=e[g]||eC[g];y&&t(FTt[p],y)}}}else r&&t("stroke",Km)}var Ble="http://www.w3.org/2000/svg",$le="http://www.w3.org/1999/xlink",UTt="http://www.w3.org/2000/xmlns/",GTt="http://www.w3.org/XML/1998/namespace";function Ple(t){return document.createElementNS(Ble,t)}function Ha(t,e,n,r,a){return{tag:t,attrs:n||{},children:r,text:a,key:e}}function HTt(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 WTt(t){return"</"+t+">"}function pB(t,e){e=e||{};var n=e.newline?`
- `:"";function r(a){var i=a.children,o=a.tag,s=a.attrs,l=a.text;return HTt(o,s)+(o!=="style"?qi(l):l||"")+(i?""+n+ut(i,function(u){return r(u)}).join(n)+n:"")+WTt(o)}return r(t)}function jTt(t,e,n){n=n||{};var r=n.newline?`
- `:"",a=" {"+r,i=r+"}",o=ut(Dn(t),function(l){return l+a+ut(Dn(t[l]),function(u){return u+":"+t[l][u]+";"}).join(r)+i}).join(r),s=ut(Dn(e),function(l){return"@keyframes "+l+a+ut(Dn(e[l]),function(u){return u+a+ut(Dn(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 JO(t){return{zrId:t,shadowCache:{},patternCache:{},gradientCache:{},clipPathCache:{},defs:{},cssNodes:{},cssAnims:{},cssClassIdx:0,cssAnimIdx:0,shadowIdx:0,gradientIdx:0,patternIdx:0,clipPathIdx:0}}function rH(t,e,n,r){return Ha("svg","root",{width:t,height:e,xmlns:Ble,"xmlns:xlink":$le,version:"1.1",baseProfile:"full",viewBox:r?"0 0 "+t+" "+e:!1},n)}var aH={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"},ch="transform-origin";function KTt(t,e,n){var r=et({},t.shape);et(r,e),t.buildPath(n,r);var a=new Ile;return a.reset(Jae(t)),n.rebuildPath(a,1),a.generateStr(),a.getStr()}function YTt(t,e){var n=e.originX,r=e.originY;(n||r)&&(t[ch]=n+"px "+r+"px")}var XTt={fill:"fill",opacity:"opacity",lineWidth:"stroke-width",lineDashOffset:"stroke-dashoffset"};function Fle(t,e){var n=e.zrId+"-ani-"+e.cssAnimIdx++;return e.cssAnims[n]=t,n}function qTt(t,e,n){var r=t.shape.paths,a={},i,o;if(q(r,function(l){var u=JO(n.zrId);u.animation=!0,LE(l,{},u,!0);var c=u.cssAnims,f=u.cssNodes,d=Dn(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=Fle(a,n);return i.replace(o,s)}}function iH(t){return Ot(t)?aH[t]?"cubic-bezier("+aH[t]+")":rI(t)?t:"":""}function LE(t,e,n,r){var a=t.animators,i=a.length,o=[];if(t instanceof pE){var s=qTt(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=iH(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,C={},_={},x={},T="animation-timing-function";function M(se,ge,me){for(var he=se.getTracks(),J=se.getMaxTime(),ue=0;ue<he.length;ue++){var ae=he[ue];if(ae.needsAnimate()){var Re=ae.keyframes,Ne=ae.propName;if(me&&(Ne=me(Ne)),Ne)for(var De=0;De<Re.length;De++){var we=Re[De],ce=Math.round(we.time/J*100)+"%",Be=iH(we.easing),He=we.rawValue;(Ot(He)||Un(He))&&(ge[ce]=ge[ce]||{},ge[ce][Ne]=we.rawValue,Be&&(ge[ce][T]=Be))}}}}for(var E=0;E<w;E++){var A=b[E],k=A.targetName;k?k==="shape"&&M(A,_):!r&&M(A,C)}for(var R in C){var N={};aie(N,t),et(N,C[R]);var F=eie(N),z=C[R][T];x[R]=F?{transform:F}:{},YTt(x[R],N),z&&(x[R][T]=z)}var B,W=!0;for(var R in _){x[R]=x[R]||{};var V=!B,z=_[R][T];V&&(B=new mu);var P=B.len();B.reset(),x[R].d=KTt(t,_[R],B);var K=B.len();if(!V&&P!==K){W=!1;break}z&&(x[R][T]=z)}if(!W)for(var R in x)delete x[R].d;if(!r)for(var E=0;E<w;E++){var A=b[E],k=A.targetName;k==="style"&&M(A,x,function(he){return XTt[he]})}for(var Q=Dn(x),re=!0,ve,E=1;E<Q.length;E++){var oe=Q[E-1],ie=Q[E];if(x[oe][ch]!==x[ie][ch]){re=!1;break}ve=x[oe][ch]}if(re&&ve){for(var R in x)x[R][ch]&&delete x[R][ch];e[ch]=ve}if(or(Q,function(se){return Dn(x[se]).length>0}).length){var fe=Fle(x,n);return fe+" "+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 ob=Math.round;function zle(t){return t&&Ot(t.src)}function Ule(t){return t&&jt(t.toDataURL)}function vB(t,e,n,r){zTt(function(a,i){var o=a==="fill"||a==="stroke";o&&Qae(i)?Hle(e,t,a,r):o&&iI(i)?Wle(n,t,a,r):t[a]=i},e,n,!1),rEt(n,t,r)}function oH(t){return _f(t[0]-1)&&_f(t[1])&&_f(t[2])&&_f(t[3]-1)}function ZTt(t){return _f(t[4])&&_f(t[5])}function gB(t,e,n){if(e&&!(ZTt(e)&&oH(e))){var r=n?10:1e4;t.transform=oH(e)?"translate("+ob(e[4]*r)/r+" "+ob(e[5]*r)/r+")":k1t(e)}}function sH(t,e,n){for(var r=t.points,a=[],i=0;i<r.length;i++)a.push(ob(r[i][0]*n)/n),a.push(ob(r[i][1]*n)/n);e.points=a.join(" ")}function lH(t){return!t.smooth}function QTt(t){var e=ut(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]]=ob(s*a)/a)}}}var JTt={circle:[QTt(["cx","cy","r"])],polyline:[sH,lH],polygon:[sH,lH]};function eEt(t){for(var e=t.animators,n=0;n<e.length;n++)if(e[n].targetName==="shape")return!0;return!1}function Gle(t,e){var n=t.style,r=t.shape,a=JTt[t.type],i={},o=e.animation,s="path",l=t.style.strokePercent,u=e.compress&&Jae(t)||4;if(a&&!e.willUpdate&&!(a[1]&&!a[1](r))&&!(o&&eEt(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 Ile),p.reset(u),d.rebuildPath(p,l),p.generateStr(),v.__svgPathVersion=h,v.__svgPathStrokePercent=l),i.d=p.getStr()}return gB(i,t.transform),vB(i,n,t,e),e.animation&&LE(t,i,e),Ha(s,t.id+"",i)}function tEt(t,e){var n=t.style,r=n.image;if(r&&!Ot(r)&&(zle(r)?r=r.src:Ule(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),gB(l,t.transform),vB(l,n,t,e),e.animation&&LE(t,l,e),Ha("image",t.id+"",l)}}function nEt(t,e){var n=t.style,r=n.text;if(r!=null&&(r+=""),!(!r||isNaN(n.x)||isNaN(n.y))){var a=n.font||Yf,i=n.x||0,o=L1t(n.y||0,aE(a),n.textBaseline),s=R1t[n.textAlign]||n.textAlign,l={"dominant-baseline":"central","text-anchor":s};if(Bie(n)){var u="",c=n.fontStyle,f=Iie(n.fontSize);if(!parseFloat(f))return;var d=n.fontFamily||wae,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),gB(l,t.transform),vB(l,n,t,e),e.animation&&LE(t,l,e),Ha("text",t.id+"",l,void 0,r)}}function uH(t,e){if(t instanceof Cn)return Gle(t,e);if(t instanceof si)return tEt(t,e);if(t instanceof Y1)return nEt(t,e)}function rEt(t,e,n){var r=t.style;if(O1t(r)){var a=V1t(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=W1(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]=Ha("filter",o,{id:o,x:"-100%",y:"-100%",width:"300%",height:"300%"},[Ha("feDropShadow","",{dx:c/l,dy:f/u,stdDeviation:m,"flood-color":p,"flood-opacity":v})]),i[a]=o}e.filter=rE(o)}}function Hle(t,e,n,r){var a=t[n],i,o={gradientUnits:a.global?"userSpaceOnUse":"objectBoundingBox"};if(qae(a))i="linearGradient",o.x1=a.x,o.y1=a.y,o.x2=a.x2,o.y2=a.y2;else if(Zae(a))i="radialGradient",o.cx=gn(a.x,.5),o.cy=gn(a.y,.5),o.r=gn(a.r,.5);else return;for(var s=a.colorStops,l=[],u=0,c=s.length;u<c;++u){var f=uO(s[u].offset)*100+"%",d=s[u].color,h=W1(d),v=h.color,p=h.opacity,g={offset:f};g["stop-color"]=v,p<1&&(g["stop-opacity"]=p),l.push(Ha("stop",u+"",g))}var y=Ha(i,"",o,l),m=pB(y),b=r.gradientCache,w=b[m];w||(w=r.zrId+"-g"+r.gradientIdx++,b[m]=w,o.id=w,r.defs[w]=Ha(i,w,o,l)),e[n]=rE(w)}function Wle(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(Xae(a)){var d=a.imageWidth,h=a.imageHeight,v=void 0,p=a.image;if(Ot(p)?v=p:zle(p)?v=p.src:Ule(p)&&(v=p.toDataURL()),typeof Image>"u"){var g="Image width/height must been given explictly in svg-ssr renderer.";Ii(d,g),Ii(h,g)}else if(d==null||h==null){var y=function(E,A){if(E){var k=E.elm,R=d||A.width,N=h||A.height;E.tag==="pattern"&&(u?(N=1,R/=i.width):c&&(R=1,N/=i.height)),E.attrs.width=R,E.attrs.height=N,k&&(k.setAttribute("width",R),k.setAttribute("height",N))}},m=vI(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=Ha("image","img",{href:v,width:d,height:h}),o.width=d,o.height=h}else a.svgElement&&(f=Zt(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 C=eie(a);C&&(o.patternTransform=C);var _=Ha("pattern","",o,[f]),x=pB(_),T=r.patternCache,M=T[x];M||(M=r.zrId+"-p"+r.patternIdx++,T[x]=M,o.id=M,_=r.defs[M]=Ha("pattern",M,o,[f])),e[n]=rE(M)}}function aEt(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]=Ha("clipPath",i,o,[Gle(t,n)])}e["clip-path"]=rE(i)}function cH(t){return document.createTextNode(t)}function Eh(t,e,n){t.insertBefore(e,n)}function fH(t,e){t.removeChild(e)}function dH(t,e){t.appendChild(e)}function jle(t){return t.parentNode}function Kle(t){return t.nextSibling}function PA(t,e){t.textContent=e}var hH=58,iEt=120,oEt=Ha("","");function e3(t){return t===void 0}function Wl(t){return t!==void 0}function sEt(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 um(t,e){var n=t.key===e.key,r=t.tag===e.tag;return r&&n}function sb(t){var e,n=t.children,r=t.tag;if(Wl(r)){var a=t.elm=Ple(r);if(yB(oEt,t),st(n))for(e=0;e<n.length;++e){var i=n[e];i!=null&&dH(a,sb(i))}else Wl(t.text)&&!qt(t.text)&&dH(a,cH(t.text))}else t.elm=cH(t.text);return t.elm}function Yle(t,e,n,r,a){for(;r<=a;++r){var i=n[r];i!=null&&Eh(t,sb(i),e)}}function wC(t,e,n,r){for(;n<=r;++n){var a=e[n];if(a!=null)if(Wl(a.tag)){var i=jle(a.elm);fH(i,a.elm)}else fH(t,a.elm)}}function yB(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)!==iEt?r.setAttribute(n,o):n==="xmlns:xlink"||n==="xmlns"?r.setAttributeNS(UTt,n,o):n.charCodeAt(3)===hH?r.setAttributeNS(GTt,n,o):n.charCodeAt(5)===hH?r.setAttributeNS($le,n,o):r.setAttribute(n,o))}for(n in a)n in i||r.removeAttribute(n)}}function lEt(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]:um(o,u)?(Pv(o,u),o=e[++r],u=n[++a]):um(s,c)?(Pv(s,c),s=e[--i],c=n[--l]):um(o,c)?(Pv(o,c),Eh(t,o.elm,Kle(s.elm)),o=e[++r],c=n[--l]):um(s,u)?(Pv(s,u),Eh(t,s.elm,o.elm),s=e[--i],u=n[++a]):(e3(f)&&(f=sEt(e,r,i)),d=f[u.key],e3(d)?Eh(t,sb(u),o.elm):(h=e[d],h.tag!==u.tag?Eh(t,sb(u),o.elm):(Pv(h,u),e[d]=void 0,Eh(t,h.elm,o.elm))),u=n[++a]);(r<=i||a<=l)&&(r>i?(v=n[l+1]==null?null:n[l+1].elm,Yle(t,v,n,a,l)):wC(t,e,r,i))}function Pv(t,e){var n=e.elm=t.elm,r=t.children,a=e.children;t!==e&&(yB(t,e),e3(e.text)?Wl(r)&&Wl(a)?r!==a&&lEt(n,r,a):Wl(a)?(Wl(t.text)&&PA(n,""),Yle(n,null,a,0,a.length-1)):Wl(r)?wC(n,r,0,r.length-1):Wl(t.text)&&PA(n,""):t.text!==e.text&&(Wl(r)&&wC(n,r,0,r.length-1),PA(n,e.text)))}function uEt(t,e){if(um(t,e))Pv(t,e);else{var n=t.elm,r=jle(n);sb(e),r!==null&&(Eh(r,e.elm,Kle(n)),wC(r,[t],0,0))}return e}var cEt=0,fEt=function(){function t(e,n,r){if(this.type="svg",this.refreshHover=pH(),this.configLayer=pH(),this.storage=n,this._opts=r=et({},r),this.root=e,this._id="zr"+cEt++,this._oldVNode=rH(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=Ple("svg");yB(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",uEt(this._oldVNode,e),this._oldVNode=e}},t.prototype.renderOneToVNode=function(e){return uH(e,JO(this._id))},t.prototype.renderToVNode=function(e){e=e||{};var n=this.storage.getDisplayList(!0),r=this._width,a=this._height,i=JO(this._id);i.animation=e.animation,i.willUpdate=e.willUpdate,i.compress=e.compress;var o=[],s=this._bgVNode=dEt(r,a,this._backgroundColor,i);s&&o.push(s);var l=e.compress?null:this._mainVNode=Ha("g","main",{},[]);this._paintList(n,i,l?l.children:o),l&&o.push(l);var u=ut(Dn(i.defs),function(d){return i.defs[d]});if(u.length&&o.push(Ha("defs","defs",{},u)),e.animation){var c=jTt(i.cssNodes,i.cssAnims,{newline:!0});if(c){var f=Ha("style","stl",{},[],c);o.push(f)}}return rH(r,a,o,e.useViewBox)},t.prototype.renderToString=function(e){return e=e||{},pB(this.renderToVNode({animation:gn(e.cssAnimation,!0),willUpdate:!1,compress:!0,useViewBox:gn(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={};aEt(d[y],m,n);var b=Ha("g","clip-g-"+u++,m,[]);(s?s.children:r).push(b),i[o++]=b,s=b}l=d;var w=uH(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=Qv(a,0,r),n=Qv(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(iI(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=I1t(n),n&&r+"base64,"+n):r+"charset=UTF-8,"+encodeURIComponent(n)},t}();function pH(t){return function(){}}function dEt(t,e,n,r){var a;if(n&&n!=="none")if(a=Ha("rect","bg",{width:t,height:e,x:"0",y:"0",id:"0"}),Qae(n))Hle({fill:n},a.attrs,"fill",r);else if(iI(n))Wle({style:{fill:n},dirty:fa,getBoundingRect:function(){return{width:t,height:e}}},a.attrs,"fill",r);else{var i=W1(n),o=i.color,s=i.opacity;a.attrs.fill=o,s<1&&(a.attrs["fill-opacity"]=s)}return a}const hEt=fEt;function pEt(t){t.registerPainter("svg",hEt)}function vH(t,e,n){var r=ml.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 vEt=function(t){Pe(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||Q2,typeof n=="string"?o=vH(n,r,a):qt(n)&&(o=n,n=o.id),i.id=n,i.dom=o;var s=o.style;return s&&(eI(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=vH("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 yn(0,0,0,0);function c(m){if(!(!m.isFinite()||m.isZero()))if(o.length===0){var b=new yn(0,0,0,0);b.copy(m),o.push(b)}else{for(var w=!1,C=1/0,_=0,x=0;x<o.length;++x){var T=o[x];if(T.intersect(m)){var M=new yn(0,0,0,0);M.copy(T),M.union(m),o[x]=M,w=!0;break}else if(l){u.copy(m),u.union(T);var E=m.width*m.height,A=T.width*T.height,k=u.width*u.height,R=k-E-A;R<C&&(C=R,_=x)}}if(l&&(o[_].union(m),w=!0),!w){var b=new yn(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&Io||!h)?d.getPrevPaintRect():null;v&&c(v);var p=h&&(d.__dirty&Io||!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(qb(r)){var w=r.global||r.__width===y&&r.__height===m;b=w&&r.__canvasGradient||GO(o,r,{x:0,y:0,width:y,height:m}),r.__canvasGradient=b,r.__width=y,r.__height=m}else Eae(r)&&(r.scaleX=r.scaleX||f,r.scaleY=r.scaleY||f,b=HO(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&&q(a,function(p){v(p.x*f,p.y*f,p.width*f,p.height*f)})},e}(ks);const FA=vEt;var gH=1e5,ah=314159,cx=.01,gEt=.001;function yEt(t){return t?t.__builtin__?!0:!(typeof t.resize!="function"||typeof t.refresh!="function"):!1}function mEt(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 bEt=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=et({},r||{}),this.dpr=r.devicePixelRatio||Q2,this._singleCanvas=i,this.root=e;var o=e.style;o&&(eI(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 FA(c,this,this.dpr);h.__builtin__=!0,h.initContext(),l[ah]=h,h.zlevel=ah,s.push(ah),this._domRoot=e}else{this._width=Qv(e,0,r),this._height=Qv(e,1,r);var u=this._domRoot=mEt(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(gH)),i||(i=r.ctx,i.save()),Wh(i,s,a,o===n-1))}i&&i.restore()}},t.prototype.getHoverLayer=function(){return this.getLayer(gH)},t.prototype.paintOne=function(e,n){XI(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;iO(function(){l._paintList(e,n,r,a)})}}},t.prototype._compositeManually=function(){var e=this.getLayer(ah).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,C=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 x=e[b];(!x.incremental||!x.notClear||r)&&g.clear(!1,_,m)}b===-1&&(console.error("For some unknown reason. drawIndex is -1"),b=g.__startIndex);var T,M=function(R){var N={inHover:!1,allClipped:!1,prevEl:null,viewWidth:a._width,viewHeight:a._height};for(T=b;T<g.__endIndex;T++){var F=e[T];if(F.__inHover&&(f=!0),a._doPaintEl(F,g,o,R,N,T===g.__endIndex-1),w){var z=Date.now()-C;if(z>15)break}}N.prevElClipPaths&&y.restore()};if(m)if(m.length===0)T=g.__endIndex;else for(var E=h.dpr,A=0;A<m.length;++A){var k=m[A];y.save(),y.beginPath(),y.rect(k.x*E,k.y*E,k.width*E,k.height*E),y.clip(),M(k),y.restore()}else y.save(),M(),y.restore();g.__drawIndex=T,g.__drawIndex<g.__endIndex&&(c=!1)},h=this,v=0;v<i.length;v++)d(v);return Fn.wxa&&q(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))&&(Wh(s,e,i,o),e.setPrevPaintRect(l))}else Wh(s,e,i,o)},t.prototype.getLayer=function(e,n){this._singleCanvas&&!this._needsManuallyCompositing&&(e=ah);var r=this._layers[e];return r||(r=new FA("zr_"+e,this,this.dpr),r.zlevel=e,r.__builtin__=!0,this._layerConfig[e]?hn(r,this._layerConfig[e],!0):this._layerConfig[e-cx]&&hn(r,this._layerConfig[e-cx],!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]&&yEt(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+gEt,this._needsManuallyCompositing),c.incremental=!0,o=1):c=this.getLayer(u+(o>0?cx:0),this._needsManuallyCompositing),c.__builtin__||ZT("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&Io&&!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,q(this._layers,function(n){n.setUnpainted()})},t.prototype.configLayer=function(e,n){if(n){var r=this._layerConfig;r[e]?hn(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+cx){var o=this._layers[i];hn(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(bn(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=Qv(i,0,a),n=Qv(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(ah).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[ah].dom;var n=new FA("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];Wh(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 SEt=bEt;function wEt(t){t.registerPainter("canvas",SEt)}var xEt=function(t){Pe(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 Tu(null,this,{useEncodeDefaulter:!0})},e.prototype.getLegendIcon=function(n){var r=new en,a=ba("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=ba(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}(Lr);const _Et=xEt;function i0(t,e){var n=t.mapDimensionsAll("defaultedLabel"),r=n.length;if(r===1){var a=r0(t,e,n[0]);return a!=null?a+"":null}else if(r){for(var i=[],o=0;o<n.length;o++)i.push(r0(t,e,n[o]));return i.join(" ")}}function Xle(t,e){var n=t.mapDimensionsAll("defaultedLabel");if(!st(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 CEt=function(t){Pe(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=ba(n,-1,-1,2,2,null,o);s.attr({z2:100,culling:!0,scaleX:i[0]/2,scaleY:i[1]/2}),s.drift=TEt,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(){dc(this.childAt(0))},e.prototype.downplay=function(){hc(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):jn(d,h,s,r),xl(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,zr(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=Ka(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 C=zp(n.getItemVisual(r,"symbolOffset"),a);C&&(s.x=C[0],s.y=C[1]),y&&s.attr("cursor",y);var _=n.getItemVisual(r,"style"),x=_.fill;if(s instanceof si){var T=s.style;s.useStyle(et({image:T.image,x:T.x,y:T.y,width:T.width,height:T.height},_))}else s.__isEmptyBrush?s.useStyle(et({},_)):s.useStyle(_),s.style.decal=null,s.setColor(x,o&&o.symbolInnerColor),s.style.strokeNoScale=!0;var M=n.getItemVisual(r,"liftZ"),E=this._z2;M!=null?E==null&&(this._z2=s.z2,s.z2+=M):E!=null&&(s.z2=E,this._z2=null);var A=o&&o.useNameLabel;Si(s,p,{labelFetcher:l,labelDataIndex:r,defaultText:k,inheritColor:x,defaultOpacity:_.opacity});function k(F){return A?n.getName(F):i0(n,F)}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 N=g==null||g===!0?Math.max(1.1,3/this._sizeY):isFinite(g)&&g>0?+g:1;R.scaleX=this._sizeX*N,R.scaleY=this._sizeY*N,this.setSymbolScale(1),ua(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=ln(this).dataIndex,s=a&&a.animation;if(this.silent=i.silent=!0,a&&a.fadeLabel){var l=i.getTextContent();l&&qf(l,{style:{opacity:0}},r,{dataIndex:o,removeOpt:s,cb:function(){i.removeTextContent()}})}else i.removeTextContent();qf(i,{style:{opacity:0},scaleX:0,scaleY:0},r,{dataIndex:o,cb:n,removeOpt:s})},e.getSymbolSize=function(n,r){return U0(n.getItemVisual(r,"symbolSize"))},e}(en);function TEt(t,e){this.parent.drift(t,e)}const dS=CEt;function zA(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 yH(t){return t!=null&&!qt(t)&&(t={isIgnore:t}),t||{}}function mH(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:Ka(e),cursorStyle:e.get("cursor")}}var EEt=function(){function t(e){this.group=new en,this._SymbolCtor=e||dS}return t.prototype.updateData=function(e,n){this._progressiveEls=null,n=yH(n);var r=this.group,a=e.hostModel,i=this._data,o=this._SymbolCtor,s=n.disableAnimation,l=mH(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(zA(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(!zA(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):jn(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=mH(e),this._data=null,this.group.removeAll()},t.prototype.incrementalUpdate=function(e,n,r){this._progressiveEls=[],r=yH(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(zA(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){dd(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 hS=EEt;function qle(t,e,n){var r=t.getBaseAxis(),a=t.getOtherAxis(r),i=MEt(a,n),o=r.dim,s=a.dim,l=e.mapDimension(s),u=e.mapDimension(o),c=s==="x"||s==="radius"?1:0,f=ut(t.dimensions,function(v){return e.mapDimension(v)}),d=!1,h=e.getCalculationInfo("stackResultDimension");return vc(e,f[0])&&(d=!0,f[0]=h),vc(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 MEt(t,e){var n=0,r=t.scale.getExtent();return e==="start"?n=r[0]:e==="end"?n=r[1]:Un(e)&&!isNaN(e)?n=e:r[0]>0?n=r[0]:r[1]<0&&(n=r[1]),n}function Zle(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 DEt(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 AEt(t,e,n,r,a,i,o,s){for(var l=DEt(t,e),u=[],c=[],f=[],d=[],h=[],v=[],p=[],g=qle(a,e,o),y=t.getLayout("points")||[],m=e.getLayout("points")||[],b=0;b<l.length;b++){var w=l[b],C=!0,_=void 0,x=void 0;switch(w.cmd){case"=":_=w.idx*2,x=w.idx1*2;var T=y[_],M=y[_+1],E=m[x],A=m[x+1];(isNaN(T)||isNaN(M))&&(T=E,M=A),u.push(T,M),c.push(E,A),f.push(n[_],n[_+1]),d.push(r[x],r[x+1]),p.push(e.getRawIndex(w.idx1));break;case"+":var k=w.idx,R=g.dataDimsForPoint,N=a.dataToPoint([e.get(R[0],k),e.get(R[1],k)]);x=k*2,u.push(N[0],N[1]),c.push(m[x],m[x+1]);var F=Zle(g,a,e,k);f.push(F[0],F[1]),d.push(r[x],r[x+1]),p.push(e.getRawIndex(k));break;case"-":C=!1}C&&(h.push(w),v.push(v.length))}v.sort(function(oe,ie){return p[oe]-p[ie]});for(var z=u.length,B=tu(z),W=tu(z),V=tu(z),P=tu(z),K=[],b=0;b<v.length;b++){var Q=v[b],re=b*2,ve=Q*2;B[re]=u[ve],B[re+1]=u[ve+1],W[re]=c[ve],W[re+1]=c[ve+1],V[re]=f[ve],V[re+1]=f[ve+1],P[re]=d[ve],P[re+1]=d[ve+1],K[b]=h[Q]}return{current:B,next:W,stackedOnCurrent:V,stackedOnNext:P,status:K}}var Yc=Math.min,Xc=Math.max;function lp(t,e){return isNaN(t)||isNaN(e)}function t3(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(lp(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 C=p+i,_=e[C*2],x=e[C*2+1];_===y&&x===m&&g<r;)g++,C+=i,p+=i,_=e[C*2],x=e[C*2+1],y=e[p*2],m=e[p*2+1],b=y-u,w=m-c;var T=g+1;if(l)for(;lp(_,x)&&T<r;)T++,C+=i,_=e[C*2],x=e[C*2+1];var M=.5,E=0,A=0,k=void 0,R=void 0;if(T>=r||lp(_,x))h=y,v=m;else{E=_-u,A=x-c;var N=y-u,F=_-y,z=m-c,B=x-m,W=void 0,V=void 0;if(s==="x"){W=Math.abs(N),V=Math.abs(F);var P=E>0?1:-1;h=y-P*W*o,v=m,k=y+P*V*o,R=m}else if(s==="y"){W=Math.abs(z),V=Math.abs(B);var K=A>0?1:-1;h=y,v=m-K*W*o,k=y,R=m+K*V*o}else W=Math.sqrt(N*N+z*z),V=Math.sqrt(F*F+B*B),M=V/(V+W),h=y-E*o*(1-M),v=m-A*o*(1-M),k=y+E*o*M,R=m+A*o*M,k=Yc(k,Xc(_,y)),R=Yc(R,Xc(x,m)),k=Xc(k,Yc(_,y)),R=Xc(R,Yc(x,m)),E=k-y,A=R-m,h=y-E*W/V,v=m-A*W/V,h=Yc(h,Xc(u,y)),v=Yc(v,Xc(c,m)),h=Xc(h,Yc(u,y)),v=Xc(v,Yc(c,m)),E=y-h,A=m-v,k=y+E*V/W,R=m+A*V/W}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 Qle=function(){function t(){this.smooth=0,this.smoothConstraint=!0}return t}(),kEt=function(t){Pe(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 Qle},e.prototype.buildPath=function(n,r){var a=r.points,i=0,o=a.length/2;if(r.connectNulls){for(;o>0&&lp(a[o*2-2],a[o*2-1]);o--);for(;i<o&&lp(a[i*2],a[i*2+1]);i++);}for(;i<o;)i+=t3(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=mu.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 C=u?X2(s,h,p,y,n,c):X2(l,v,g,m,n,c);if(C>0)for(var _=0;_<C;_++){var x=c[_];if(x<=1&&x>=0){var w=u?za(l,v,g,m,x):za(s,h,p,y,x);return u?[n,w]:[w,n]}}s=y,l=m;break}}},e}(Cn),REt=function(t){Pe(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(Qle),Jle=function(t){Pe(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 REt},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&&lp(a[s*2-2],a[s*2-1]);s--);for(;o<s&&lp(a[o*2],a[o*2+1]);o++);}for(;o<s;){var u=t3(n,a,o,s,s,1,r.smooth,l,r.connectNulls);t3(n,i,o+u-1,u,s,-1,r.stackedOnSmooth,l,r.connectNulls),o+=u+1,n.closePath()}},e}(Cn);function eue(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 $n({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=jt(a)?function(g){a(g,f)}:null;zr(f,{shape:{width:l,height:u,x:o,y:s}},n,null,r,p)}return f}function tue(t,e,n){var r=t.getArea(),a=sa(r.r0,1),i=sa(r.r,1),o=new oo({shape:{cx:sa(t.cx,1),cy:sa(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,zr(o,{shape:{endAngle:r.endAngle,r:i}},n)}return o}function OE(t,e,n,r,a){if(t){if(t.type==="polar")return tue(t,e,n);if(t.type==="cartesian2d")return eue(t,e,n,r,a)}else return null;return null}function Up(t,e){return t.type===e}function bH(t,e){if(t.length===e.length){for(var n=0;n<t.length;n++)if(t[n]!==e[n])return;return!0}}function SH(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 wH(t,e){var n=SH(t),r=n[0],a=n[1],i=SH(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 xH(t){return Un(t)?t:t?.5:0}function LEt(t,e,n){if(!n.valueDim)return[];for(var r=e.count(),a=tu(r*2),i=0;i<r;i++){var o=Zle(n,t,e,i);a[i*2]=o[0],a[i*2+1]=o[1]}return a}function qc(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 OEt(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=aI(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 VEt(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=ut(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=OEt(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";q(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 k0(0,0,0,0,d,!0);return m[a]=p,m[a+"2"]=g,m}}}function NEt(t,e,n){var r=t.get("showAllSymbol"),a=r==="auto";if(!(r&&!a)){var i=n.getAxesByScale("ordinal")[0];if(i&&!(a&&IEt(i,e))){var o=e.mapDimension(i.dim),s={};return q(i.getViewLabels(),function(l){var u=i.scale.getRawOrdinalNumber(l.tickValue);s[u]=1}),function(l){return!s.hasOwnProperty(e.get(o,l))}}}}function IEt(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(dS.getSymbolSize(e,o)[t.isHorizontal()?1:0]*1.5>r)return!1;return!0}function BEt(t,e){return isNaN(t)||isNaN(e)}function $Et(t){for(var e=t.length/2;e>0&&BEt(t[e*2-2],t[e*2-1]);e--);return e-1}function _H(t,e){return[t[e*2],t[e*2+1]]}function PEt(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 nue(t){if(t.get(["endLabel","show"]))return!0;for(var e=0;e<io.length;e++)if(t.get([io[e],"endLabel","show"]))return!0;return!1}function UA(t,e,n,r){if(Up(e,"cartesian2d")){var a=r.getModel("endLabel"),i=a.get("valueAnimation"),o=r.getData(),s={lastFrameIndex:0},l=nue(r)?function(h,v){t._endLabelOnDuring(h,v,o,s,i,a,e)}:null,u=e.getBaseAxis().isHorizontal(),c=eue(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 tue(e,n,r)}function FEt(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 zEt=function(t){Pe(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.init=function(){var n=new en,r=new hS;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"),C=qle(o,l,w),_=b&&LEt(o,l,C),x=n.get("showSymbol"),T=n.get("connectNulls"),M=x&&!d&&NEt(n,l,o),E=this._data;E&&E.eachItemGraphicEl(function(ie,fe){ie.__temp&&(s.remove(ie),E.setItemGraphicEl(fe,null))}),x||v.remove(),s.add(y);var A=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=VEt(l,o,a)||l.getVisual("style")[l.getVisual("drawType")];if(!(p&&h.type===o.type&&A===this._step))x&&v.updateData(l,{isIgnore:M,clipShape:k,disableAnimation:!0,getSymbolPoint:function(ie){return[f[ie*2],f[ie*2+1]]}}),m&&this._initSymbolLabelAnimation(l,o,k),A&&(f=qc(f,o,A,T),_&&(_=qc(_,o,A,T))),p=this._newPolyline(f),b?g=this._newPolygon(f,_):g&&(y.remove(g),g=this._polygon=null),d||this._initOrUpdateEndLabel(n,o,Cp(R)),y.setClipPath(UA(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,Cp(R));var N=y.getClipPath();if(N){var F=UA(this,o,!1,n);zr(N,{shape:F.shape},n)}else y.setClipPath(UA(this,o,!0,n));x&&v.updateData(l,{isIgnore:M,clipShape:k,disableAnimation:!0,getSymbolPoint:function(ie){return[f[ie*2],f[ie*2+1]]}}),(!bH(this._stackedOnPoints,_)||!bH(this._points,f))&&(m?this._doUpdateAnimation(l,_,o,a,A,w,T):(A&&(f=qc(f,o,A,T),_&&(_=qc(_,o,A,T))),p.setShape({points:f}),g&&g.setShape({points:f,stackedOnPoints:_})))}var z=n.getModel("emphasis"),B=z.get("focus"),W=z.get("blurScope"),V=z.get("disabled");if(p.useStyle(Xt(u.getLineStyle(),{fill:"none",stroke:R,lineJoin:"bevel"})),bi(p,n,"lineStyle"),p.style.lineWidth>0&&n.get(["emphasis","lineStyle","width"])==="bolder"){var P=p.getState("emphasis").style;P.lineWidth=+p.style.lineWidth+1}ln(p).seriesIndex=n.seriesIndex,ua(p,B,W,V);var K=xH(n.get("smooth")),Q=n.get("smoothMonotone");if(p.setShape({smooth:K,smoothMonotone:Q,connectNulls:T}),g){var re=l.getCalculationInfo("stackedOnSeries"),ve=0;g.useStyle(Xt(c.getAreaStyle(),{fill:R,opacity:.7,lineJoin:"bevel",decal:l.getVisual("style").decal})),re&&(ve=xH(re.get("smooth"))),g.setShape({smooth:K,stackedOnSmooth:ve,smoothMonotone:Q,connectNulls:T}),bi(g,n,"areaStyle"),ln(g).seriesIndex=n.seriesIndex,ua(g,B,W,V)}var oe=function(ie){i._changePolyState(ie)};l.eachItemGraphicEl(function(ie){ie&&(ie.onHoverStateChange=oe)}),this._polyline.onHoverStateChange=oe,this._data=l,this._coordSys=o,this._stackedOnPoints=_,this._points=f,this._step=A,this._valueOrigin=w,n.get("triggerLineEvent")&&(this.packEventData(n,p),g&&this.packEventData(n,g))},e.prototype.packEventData=function(n,r){ln(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=wp(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 dS(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 br.prototype.highlight.call(this,n,r,a,i)},e.prototype.downplay=function(n,r,a,i){var o=n.getData(),s=wp(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 br.prototype.downplay.call(this,n,r,a,i)},e.prototype._changePolyState=function(n){var r=this._polygon;tC(this._polyline,n),r&&tC(r,n)},e.prototype._newPolyline=function(n){var r=this._polyline;return r&&this._lineGroup.remove(r),r=new kEt({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 Jle({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");jt(c)&&(c=c(null));var f=u.get("animationDelay")||0,d=jt(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,C=r.pointToCoord(g);i?(y=w.startAngle,m=w.endAngle,b=-C[1]/180*Math.PI):(y=w.r0,m=w.r,b=C[0])}else{var _=a;i?(y=_.x,m=_.x+_.width,b=h.x):(y=_.y+_.height,m=_.y,b=h.y)}var x=m===y?0:(b-y)/(m-y);l&&(x=1-x);var T=jt(f)?f(v):c*x+d,M=p.getSymbolPath(),E=M.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}),M.disableLabelAnimation=!0}})},e.prototype._initOrUpdateEndLabel=function(n,r,a){var i=n.getModel("endLabel");if(nue(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 Bn({z2:200}),u.ignoreClip=!0,s.setTextContent(this._endLabel),s.disableLabelAnimation=!0);var c=$Et(l);c>=0&&(Si(s,Ka(n,"endLabel"),{inheritColor:a,labelFetcher:n,labelDataIndex:c,defaultText:function(f,d,h){return h!=null?Xle(o,h):i0(o,f)},enableTextSetter:!0},FEt(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,C=(y?p:0)*(m?-1:1),_=(y?0:-p)*(m?-1:1),x=y?"x":"y",T=PEt(f,w,x),M=T.range,E=M[1]-M[0],A=void 0;if(E>=1){if(E>1&&!h){var k=_H(f,M[0]);u.attr({x:k[0]+C,y:k[1]+_}),o&&(A=d.getRawValue(M[0]))}else{var k=c.getPointOn(w,x);k&&u.attr({x:k[0]+C,y:k[1]+_});var R=d.getRawValue(M[0]),N=d.getRawValue(M[1]);o&&(A=Sie(a,v,R,N,T.t))}i.lastFrameIndex=M[0]}else{var F=n===1||i.lastFrameIndex>0?M[0]:0,k=_H(f,F);o&&(A=d.getRawValue(F)),u.attr({x:k[0]+C,y:k[1]+_})}if(o){var z=V0(u);typeof z.setLabelText=="function"&&z.setLabelText(A)}}},e.prototype._doUpdateAnimation=function(n,r,a,i,o,s,l){var u=this._polyline,c=this._polygon,f=n.hostModel,d=AEt(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=qc(d.current,a,o,l),v=qc(d.stackedOnCurrent,a,o,l),p=qc(d.next,a,o,l),g=qc(d.stackedOnNext,a,o,l)),wH(h,p)>3e3||c&&wH(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(),jn(u,y,f),c&&(c.setShape({points:h,stackedOnPoints:v}),c.stopAnimation(),jn(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 C=b[w].cmd;if(C==="="){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 x=u.shape.__points,T=0;T<m.length;T++){var M=m[T].el,E=m[T].ptIdx*2;M.x=x[E],M.y=x[E+1],M.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}(br);const UEt=zEt;function pS(t,e){return{seriesType:t,plan:F0(),reset:function(n){var r=n.getData(),a=n.coordinateSystem,i=n.pipelineContext,o=e||i.large;if(a){var s=ut(a.dimensions,function(h){return r.mapDimension(h)}).slice(0,2),l=s.length,u=r.getCalculationInfo("stackResultDimension");vc(r,s[0])&&(s[0]=u),vc(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&&tu(p*l),y=[],m=[],b=h.start,w=0;b<h.end;b++){var C=void 0;if(l===1){var _=c.get(f,b);C=a.dataToPoint(_,null,m)}else y[0]=c.get(f,b),y[1]=c.get(d,b),C=a.dataToPoint(y,null,m);o?(g[w++]=C[0],g[w++]=C[1]):v.setItemLayout(b,C.slice())}o&&v.setLayout("points",g)}}}}}}var GEt={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]}},HEt=function(t){return Math.round(t.length/2)};function rue(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;Ot(i)?v=GEt[i]:jt(i)&&(v=i),v&&e.setData(a.downSample(a.mapDimension(u.dim),1/h,v,HEt))}}}}}function WEt(t){t.registerChartView(UEt),t.registerSeriesModel(_Et),t.registerLayout(pS("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,rue("line"))}var aue=function(t){Pe(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 Tu(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)q(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 C=v[w].coord,_=w===v.length-1?v[w-1].tickValue+b:v[w].tickValue;if(_===p){m=C;break}else if(_<p)y=C;else if(y!=null&&_>p){m=(C+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}(Lr);Lr.registerClass(aue);const xC=aue;var jEt=function(t){Pe(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 Tu(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=hd(xC.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}(xC);const KEt=jEt;var YEt=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}(),XEt=function(t){Pe(e,t);function e(n){var r=t.call(this,n)||this;return r.type="sausage",r}return e.prototype.getDefaultShape=function(){return new YEt},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}(Cn);const _C=XEt;function qEt(t,e){e=e||{};var n=e.isRoundCap;return function(r,a,i){var o=a.position;if(!o||o instanceof Array)return J2(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,C=c+d*b(p),_=f+d*w(p),x="left",T="top";switch(s){case"startArc":C=c+(h-l)*b(y),_=f+(h-l)*w(y),x="center",T="top";break;case"insideStartArc":C=c+(h+l)*b(y),_=f+(h+l)*w(y),x="center",T="bottom";break;case"startAngle":C=c+v*b(p)+fx(p,l+m,!1),_=f+v*w(p)+dx(p,l+m,!1),x="right",T="middle";break;case"insideStartAngle":C=c+v*b(p)+fx(p,-l+m,!1),_=f+v*w(p)+dx(p,-l+m,!1),x="left",T="middle";break;case"middle":C=c+v*b(y),_=f+v*w(y),x="center",T="middle";break;case"endArc":C=c+(d+l)*b(y),_=f+(d+l)*w(y),x="center",T="bottom";break;case"insideEndArc":C=c+(d-l)*b(y),_=f+(d-l)*w(y),x="center",T="top";break;case"endAngle":C=c+v*b(g)+fx(g,l+m,!0),_=f+v*w(g)+dx(g,l+m,!0),x="left",T="middle";break;case"insideEndAngle":C=c+v*b(g)+fx(g,-l+m,!0),_=f+v*w(g)+dx(g,-l+m,!0),x="right",T="middle";break;default:return J2(r,a,i)}return r=r||{},r.x=C,r.y=_,r.align=x,r.verticalAlign=T,r}}function ZEt(t,e,n,r){if(Un(r)){t.setTextConfig({rotation:r});return}else if(st(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 fx(t,e,n){return e*Math.sin(t)*(n?-1:1)}function dx(t,e,n){return e*Math.cos(t)*(n?1:-1)}function jh(t,e,n){var r=t.get("borderRadius");if(r==null)return n?{cornerRadius:0}:null;st(r)||(r=[r,r,r,r]);var a=Math.abs(e.r||0-e.r0||0);return{cornerRadius:ut(r,function(i){return Sl(i,a)})}}var GA=Math.max,HA=Math.min;function QEt(t,e){var n=t.getArea&&t.getArea();if(Up(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 JEt=function(t){Pe(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){dd(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=eMt(n,u);h&&this._enableRealtimeSort(h,s,a);var v=n.get("clip",!0)||h,p=QEt(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=[],C=this._backgroundEls,_=i&&i.isInitSort,x=i&&i.type==="changeAxisOrder";function T(A){var k=hx[u.type](s,A),R=sMt(u,f,k);return R.useStyle(m.getItemStyle()),u.type==="cartesian2d"?R.setShape("r",b):R.setShape("cornerRadius",b),w[A]=R,R}s.diff(l).add(function(A){var k=s.getItemModel(A),R=hx[u.type](s,A,k);if(y&&T(A),!(!s.hasValue(A)||!DH[u.type](R))){var N=!1;v&&(N=CH[u.type](p,R));var F=TH[u.type](n,s,A,R,f,d,c.model,!1,g);h&&(F.forceLabelAnimation=!0),AH(F,s,A,k,R,n,f,u.type==="polar"),_?F.attr({shape:R}):h?EH(h,d,F,R,A,f,!1,!1):zr(F,{shape:R},n,A),s.setItemGraphicEl(A,F),o.add(F),F.ignore=N}}).update(function(A,k){var R=s.getItemModel(A),N=hx[u.type](s,A,R);if(y){var F=void 0;C.length===0?F=T(k):(F=C[k],F.useStyle(m.getItemStyle()),u.type==="cartesian2d"?F.setShape("r",b):F.setShape("cornerRadius",b),w[A]=F);var z=hx[u.type](s,A),B=oue(f,z,u);jn(F,{shape:B},d,A)}var W=l.getItemGraphicEl(k);if(!s.hasValue(A)||!DH[u.type](N)){o.remove(W);return}var V=!1;if(v&&(V=CH[u.type](p,N),V&&o.remove(W)),W?xl(W):W=TH[u.type](n,s,A,N,f,d,c.model,!!W,g),h&&(W.forceLabelAnimation=!0),x){var P=W.getTextContent();if(P){var K=V0(P);K.prevValue!=null&&(K.prevValue=K.value)}}else AH(W,s,A,R,N,n,f,u.type==="polar");_?W.attr({shape:N}):h?EH(h,d,W,N,A,f,!0,x):jn(W,{shape:N},n,A,null),s.setItemGraphicEl(A,W),W.ignore=V,o.add(W)}).remove(function(A){var k=l.getItemGraphicEl(A);k&&Z1(k,n,A)}).execute();var M=this._backgroundGroup||(this._backgroundGroup=new en);M.removeAll();for(var E=0;E<w.length;++E)M.add(w[E]);o.add(M),this._backgroundEls=w,this._data=s},e.prototype._renderLarge=function(n,r,a){this._clear(),RH(n,this.group),this._updateLargeClip(n)},e.prototype._incrementalRenderLarge=function(n,r){this._removeBackground(),RH(r,this.group,this._progressiveEls,!0)},e.prototype._updateLargeClip=function(n){var r=n.get("clip",!0)&&OE(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:ut(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){Z1(i,n,ln(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}(br),CH={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=GA(e.x,t.x),s=HA(e.x+e.width,a),l=GA(e.y,t.y),u=HA(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=HA(e.r,t.r),i=GA(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}},TH={cartesian2d:function(t,e,n,r,a,i,o,s,l){var u=new $n({shape:et({},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?_C:oo,c=new u({shape:r,z2:1});c.name="item";var f=iue(a);if(c.calculateTextPosition=qEt(f,{isRoundCap:u===_C}),i){var d=c.shape,h=a?"r":"endAngle",v={};d[h]=a?r.r0:r.startAngle,v[h]=r[h],(s?jn:zr)(c,{shape:v},i)}return c}};function eMt(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 EH(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?jn:zr)(n,{shape:l},e,a,null);var c=e?t.baseAxis.model:null;(o?jn:zr)(n,{shape:u},c,a)}function MH(t,e){for(var n=0;n<e.length;n++)if(!isFinite(t[e[n]]))return!0;return!1}var tMt=["x","y","width","height"],nMt=["cx","cy","r","startAngle","endAngle"],DH={cartesian2d:function(t){return!MH(t,tMt)},polar:function(t){return!MH(t,nMt)}},hx={cartesian2d:function(t,e,n){var r=t.getItemLayout(e),a=n?aMt(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 rMt(t){return t.startAngle!=null&&t.endAngle!=null&&t.startAngle===t.endAngle}function iue(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 AH(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=jh(r.getModel("itemStyle"),c,!0);et(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=Ka(r);Si(t,v,{labelFetcher:i,labelDataIndex:n,defaultText:i0(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,ZEt(t,g==="outside"?h:g,iue(o),r.get(["label","rotate"]))}boe(p,v,i.getRawValue(n),function(m){return Xle(e,m)});var y=r.getModel(["emphasis"]);ua(t,y.get("focus"),y.get("blurScope"),y.get("disabled")),bi(t,r),rMt(a)&&(t.style.fill="none",t.style.stroke="none",q(t.states,function(m){m.style&&(m.style.fill=m.style.stroke="none")}))}function aMt(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 iMt=function(){function t(){}return t}(),kH=function(t){Pe(e,t);function e(n){var r=t.call(this,n)||this;return r.type="largeBar",r}return e.prototype.getDefaultShape=function(){return new iMt},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}(Cn);function RH(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 kH({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 kH({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")),ln(f).seriesIndex=t.seriesIndex,t.get("silent")||(f.on("mousedown",LH),f.on("mousemove",LH)),n&&n.push(f)}var LH=EE(function(t){var e=this,n=oMt(e,t.offsetX,t.offsetY);ln(e).dataIndex=n>=0?n:null},30,!1);function oMt(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 oue(t,e,n){if(Up(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 sMt(t,e,n){var r=t.type==="polar"?oo:$n;return new r({shape:oue(e,n,t),silent:!0,z2:0})}const lMt=JEt;function uMt(t){t.registerChartView(lMt),t.registerSeriesModel(KEt),t.registerLayout(t.PRIORITY.VISUAL.LAYOUT,sn(cle,"bar")),t.registerLayout(t.PRIORITY.VISUAL.PROGRESSIVE_LAYOUT,fle("bar")),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,rue("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 px=Math.PI*2,OH=Math.PI/180;function sue(t,e){return ka(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}function lue(t,e){var n=sue(t,e),r=t.get("center"),a=t.get("radius");st(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 st(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 cMt(t,e,n){e.eachSeriesByType(t,function(r){var a=r.getData(),i=a.mapDimension("value"),o=sue(r,n),s=lue(r,n),l=s.cx,u=s.cy,c=s.r,f=s.r0,d=-r.get("startAngle")*OH,h=r.get("minAngle")*OH,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 C=px,_=0,x=d,T=y?1:-1;if(a.setLayout({viewRect:o,r:c}),a.each(i,function(E,A){var k;if(isNaN(E)){a.setItemLayout(A,{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=px/v,k<h?(k=h,C-=h):_+=E;var R=x+T*k;a.setItemLayout(A,{angle:k,startAngle:x,endAngle:R,clockwise:y,cx:l,cy:u,r0:f,r:m?ir(E,w,[f,c]):c}),x=R}),C<px&&v)if(C<=.001){var M=px/v;a.each(i,function(E,A){if(!isNaN(E)){var k=a.getItemLayout(A);k.angle=M,k.startAngle=d+T*A*M,k.endAngle=d+T*(A+1)*M}})}else g=C/_,x=d,a.each(i,function(E,A){if(!isNaN(E)){var k=a.getItemLayout(A),R=k.angle===h?h:E*g;k.startAngle=x,k.endAngle=x+T*R,x+=T*R}})})}function vS(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 fMt=Math.PI/180;function VH(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),C=r+b.len,_=C*C,x=Math.sqrt((1-Math.abs(w*w/y))*_),T=e+(x+b.len2)*a,M=T-b.label.x,E=b.targetTextWidth-M*a;uue(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,C=Math.abs(b.label.y-n);if(C>=w.maxY){var _=b.label.x-e-b.len2*a,x=r+b.len,T=Math.abs(_)<x?Math.sqrt(C*C/(1-_*_/x/x)):x;w.rB=T,w.maxY=C}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}Ole(t,l,l+o)&&f(t)}function dMt(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;WA(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(!WA(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,uue(v,g)}}VH(u,e,n,r,1,a,i,o,s,f),VH(l,e,n,r,-1,a,i,o,s,c);for(var d=0;d<t.length;d++){var v=t[d];if(!WA(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,C=v.rect.width+w,_=p[1][0]-p[2][0];y?h.x<e?p[2][0]=o+v.edgeDistance+C+v.labelDistance:p[2][0]=o+a-v.edgeDistance-C-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 uue(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 WA(t){return t.position==="center"}function hMt(t){var e=t.getData(),n=[],r,a,i=!1,o=(t.get("minShowLabelAngle")||0)*fMt,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 x in _.states)if(_.states[x].ignore===!1)return!0;return!1}e.each(function(_){var x=e.getItemGraphicEl(_),T=x.shape,M=x.getTextContent(),E=x.getTextGuideLine(),A=e.getItemModel(_),k=A.getModel("label"),R=k.get("position")||A.get(["emphasis","label","position"]),N=k.get("distanceToLabelLine"),F=k.get("alignTo"),z=Et(k.get("edgeDistance"),u),B=k.get("bleedMargin"),W=A.getModel("labelLine"),V=W.get("length");V=Et(V,u);var P=W.get("length2");if(P=Et(P,u),Math.abs(T.endAngle-T.startAngle)<o){q(M.states,h),M.ignore=!0,E&&(q(E.states,h),E.ignore=!0);return}if(v(M)){var K=(T.startAngle+T.endAngle)/2,Q=Math.cos(K),re=Math.sin(K),ve,oe,ie,fe;r=T.cx,a=T.cy;var se=R==="inside"||R==="inner";if(R==="center")ve=T.cx,oe=T.cy,fe="center";else{var ge=(se?(T.r+T.r0)/2*Q:T.r*Q)+r,me=(se?(T.r+T.r0)/2*re:T.r*re)+a;if(ve=ge+Q*3,oe=me+re*3,!se){var he=ge+Q*(V+l-T.r),J=me+re*(V+l-T.r),ue=he+(Q<0?-1:1)*P,ae=J;F==="edge"?ve=Q<0?c+z:c+u-z:ve=ue+(Q<0?-N:N),oe=ae,ie=[[ge,me],[he,J],[ue,ae]]}fe=se?"center":F==="edge"?Q>0?"right":"left":Q>0?"left":"right"}var Re=Math.PI,Ne=0,De=k.get("rotate");if(Un(De))Ne=De*(Re/180);else if(R==="center")Ne=0;else if(De==="radial"||De===!0){var we=Q<0?-K+Re:-K;Ne=we}else if(De==="tangential"&&R!=="outside"&&R!=="outer"){var ce=Math.atan2(Q,re);ce<0&&(ce=Re*2+ce);var Be=re>0;Be&&(ce=Re+ce),Ne=ce-Re}if(i=!!Ne,M.x=ve,M.y=oe,M.rotation=Ne,M.setStyle({verticalAlign:"middle"}),se){M.setStyle({align:fe});var qe=M.states.select;qe&&(qe.x+=M.x,qe.y+=M.y)}else{var He=M.getBoundingRect().clone();He.applyTransform(M.getComputedTransform());var Ce=(M.style.margin||0)+2.1;He.y-=Ce/2,He.height+=Ce,n.push({label:M,labelLine:E,position:R,len:V,len2:P,minTurnAngle:W.get("minTurnAngle"),maxSurfaceAngle:W.get("maxSurfaceAngle"),surfaceNormal:new vn(Q,re),linePoints:ie,textAlign:fe,labelDistance:N,labelAlignTo:F,edgeDistance:z,bleedMargin:B,rect:He,unconstrainedWidth:He.width,labelStyleWidth:M.style.width})}x.setTextConfig({inside:se})}}),!i&&t.get("avoidLabelOverlap")&&dMt(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&&(q(y.states,h),y.ignore=!0);var w=y.states.select;w&&(w.x+=y.x,w.y+=y.y)}if(m){var C=g.linePoints;b||!C?(q(m.states,h),m.ignore=!0):(kle(C,g.minTurnAngle),ETt(C,g.surfaceNormal,g.maxSurfaceAngle),m.setShape({points:C}),y.__hostTarget.textGuideLineConfig={anchor:new vn(C[0][0],C[0][1])})}}}var pMt=function(t){Pe(e,t);function e(n,r,a){var i=t.call(this)||this;i.z2=2;var o=new Bn;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=et(jh(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?(zr(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,zr(o,{shape:{r:c.r}},s,r)):a!=null?(o.setShape({startAngle:a,endAngle:a}),zr(o,{shape:{startAngle:c.startAngle,endAngle:c.endAngle}},s,r)):(o.shape.endAngle=c.startAngle,jn(o,{shape:{endAngle:c.endAngle}},s,r))}else xl(o),jn(o,{shape:f},s,r);o.useStyle(n.getItemVisual(r,"style")),bi(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=et({r:c.r+(u.get("scale")&&u.get("scaleSize")||0)},jh(u.getModel("itemStyle"),c)),et(o.ensureState("select"),{x:p,y:g,shape:jh(l.getModel(["select","itemStyle"]),c)}),et(o.ensureState("blur"),{shape:jh(l.getModel(["blur","itemStyle"]),c)});var m=o.getTextGuideLine(),b=o.getTextContent();m&&et(m.ensureState("select"),{x:p,y:g}),et(b.ensureState("select"),{x:p,y:g}),ua(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;Si(i,Ka(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 co,this.setTextGuideLine(h)),dB(this,hB(o),{stroke:u,opacity:hl(s.get(["lineStyle","opacity"]),c,1)})}},e}(oo),vMt=function(t){Pe(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 oo({shape:lue(n,a)});d.useStyle(n.getModel("emptyCircleStyle").getItemStyle()),this._emptyCircleSector=d,l.add(d)}o.diff(s).add(function(h){var v=new pMt(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);Z1(v,n,h)}).execute(),hMt(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}(br);const gMt=vMt;function W0(t,e,n){e=st(e)&&{coordDimensions:e}||et({encodeDefine:t.getEncode()},e);var r=t.getSource(),a=G0(r,e).dimensions,i=new Oi(a,t);return i.initData(r,n),i}var yMt=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 gS=yMt;var mMt=Gn(),bMt=function(t){Pe(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 gS(Nt(this.getData,this),Nt(this.getRawData,this)),this._defaultLabelLine(n)},e.prototype.mergeOption=function(){t.prototype.mergeOption.apply(this,arguments)},e.prototype.getInitialData=function(){return W0(this,{coordDimensions:["value"],encodeDefaulter:sn(BI,this)})},e.prototype.getDataParams=function(n){var r=this.getData(),a=mMt(r),i=a.seats;if(!i){var o=[];r.each(r.mapDimension("value"),function(l){o.push(l)}),i=a.seats=fie(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){Sp(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}(Lr);const SMt=bMt;function wMt(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!(Un(o)&&!isNaN(o)&&o<0)})}}}function xMt(t){t.registerChartView(gMt),t.registerSeriesModel(SMt),Cse("pie",t.registerAction),t.registerLayout(sn(cMt,"pie")),t.registerProcessor(vS("pie")),t.registerProcessor(wMt("pie"))}var _Mt=function(t){Pe(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 Tu(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}(Lr);const CMt=_Mt;var cue=4,TMt=function(){function t(){}return t}(),EMt=function(t){Pe(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 TMt},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]<cue,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 yn(l-o/2,u-s/2,c-l+o,f-u+s)}return n},e}(Cn),MMt=function(){function t(){this.group=new en}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 EMt({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=ba(n.getVisual("symbol"),0,0,0,0),e.setColor=e.symbolProxy.setColor;var o=e.shape.size[0]<cue;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=ln(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 DMt=MMt;var AMt=function(t){Pe(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=pS("").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 DMt:new hS,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}(br);const kMt=AMt;var RMt=function(t){Pe(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}(On);const LMt=RMt;var n3=function(t){Pe(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.getCoordSysModel=function(){return this.getReferringComponents("grid",Ca).models[0]},e.type="cartesian2dAxis",e}(On);ha(n3,H0);var fue={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)"]}}},OMt=hn({boundaryGap:!0,deduplication:null,splitLine:{show:!1},axisTick:{alignWithLabel:!1,interval:"auto"},axisLabel:{interval:"auto"}},fue),mB=hn({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}}},fue),VMt=hn({splitNumber:6,axisLabel:{showMinLabel:!1,showMaxLabel:!1,rich:{primary:{fontWeight:"bold"}}},splitLine:{show:!1}},mB),NMt=Xt({logBase:10},mB);const due={category:OMt,value:mB,time:VMt,log:NMt};var IMt={value:1,category:1,time:1,log:1};function o0(t,e,n,r){q(IMt,function(a,i){var o=hn(hn({},due[i],!0),r,!0),s=function(l){Pe(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=eb(this),h=d?I0(c):{},v=f.getTheme();hn(c,v.get(i+"Axis")),hn(c,this.getDefaultOption()),c.type=NH(c),d&&Zf(c,h,d)},u.prototype.optionUpdated=function(){var c=this.option;c.type==="category"&&(this.__ordinalMeta=YO.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",NH)}function NH(t){return t.type||(t.data?"category":"value")}var BMt=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 ut(this._dimList,function(e){return this._axes[e]},this)},t.prototype.getAxesByScale=function(e){return e=e.toLowerCase(),or(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 $Mt=BMt;var r3=["x","y"];function IH(t){return t.type==="interval"||t.type==="time"}var PMt=function(t){Pe(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type="cartesian2d",n.dimensions=r3,n}return e.prototype.calcAffineTransform=function(){this._transform=this._invTransform=null;var n=this.getAxis("x").scale,r=this.getAxis("y").scale;if(!(!IH(n)||!IH(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=$p([],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 yn(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 ai(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 ai(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 yn(a,i,o,s)},e}($Mt),FMt=function(t){Pe(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}(Vs);const zMt=FMt;function a3(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),Ua(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 BH(t){return t.get("coordinateSystem")==="cartesian2d"}function $H(t){var e={xAxisModel:null,yAxisModel:null};return q(e,function(n,r){var a=r.replace(/Model$/,""),i=t.getReferringComponents(a,Ca).models[0];e[r]=i}),e}var jA=Math.log;function hue(t,e,n){var r=Qf.prototype,a=r.getTicks.call(n),i=r.getTicks.call(n,!0),o=a.length-1,s=r.getInterval.call(n),l=mle(t,e),u=l.extent,c=l.fixMin,f=l.fixMax;if(t.type==="log"){var d=jA(t.base);u=[jA(u[0])/d,jA(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=LA(v),g=u[0]+v*o;else if(f)for(p=u[1]-v*o;p>u[0]&&isFinite(p)&&isFinite(u[0]);)v=LA(v),p=u[1]-v*o;else{var y=t.getTicks().length-1;y>o&&(v=LA(v));var m=v*o;g=Math.ceil(u[1]/v)*v,p=sa(g-m),p<0&&u[0]>=0?(p=0,g=sa(m)):g>0&&u[1]<=0&&(g=0,p=-sa(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 UMt=function(){function t(e,n,r){this.type="grid",this._coordsMap={},this._coordsList=[],this._axesMap={},this._axesList=[],this.axisPointerEnabled=!0,this.dimensions=r3,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=Dn(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;XO(p)&&v.get("alignTicks")&&v.get("interval")==null?c.push(h):(Tp(p,v),XO(p)&&(s=h))}c.length&&(s||(s=c.pop(),Tp(s.scale,s.model)),q(c,function(g){hue(g.scale,g.model,s.scale)}))}}a(r.x),a(r.y);var i={};q(r.x,function(o){PH(r,"y",o,i)}),q(r.y,function(o){PH(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=ka(a,{width:n.getWidth(),height:n.getHeight()});this._rect=o;var s=this._axesList;l(),i&&(q(s,function(u){if(!u.model.get(["axisLabel","inside"])){var c=UCt(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()),q(this._coordsList,function(u){u.calcAffineTransform()});function l(){q(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]),GMt(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]}qt(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",Ca).models[0],a=e.yAxisModel||n&&n.getReferringComponents("yAxis",Ca).models[0],i=e.gridModel,o=this._coordsList,s,l;if(n)s=n.coordinateSystem,bn(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,q(s.x,function(c,f){q(s.y,function(d,h){var v="x"+f+"y"+h,p=new PMt(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(KA(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 zMt(c,cS(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){q(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(BH(a)){var i=$H(a),o=i.xAxisModel,s=i.yAxisModel;if(!KA(o,n)||!KA(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){q(mC(a,i.dim),function(o){i.scale.unionExtentFromData(a,o)})}},t.prototype.getTooltipAxes=function(e){var n=[],r=[];return q(this.getCartesians(),function(a){var i=e!=null&&e!=="auto"?a.getAxis(e):a.getBaseAxis(),o=a.getOtherAxis(i);bn(n,i)<0&&n.push(i),bn(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(BH(a)){var i=$H(a),o=i.xAxisModel,s=i.yAxisModel,l=o.getCoordSysModel(),u=l.coordinateSystem;a.coordinateSystem=u.getCartesian(o.componentIndex,s.componentIndex)}}),r},t.dimensions=r3,t}();function KA(t,e){return t.getCoordSysModel()===e}function PH(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)FH(a[l])&&(i=a[l]);else for(var u in a)if(a.hasOwnProperty(u)&&FH(a[u])&&!r[c(a[u])]){i=a[u];break}i&&(r[c(i)]=!0);function c(f){return f.dim+"_"+f.index}}function FH(t){return t&&t.type!=="category"&&t.type!=="time"&&zCt(t)}function GMt(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 HMt=UMt;var Cf=Math.PI,up=function(){function t(e,n){this.group=new en,this.opt=n,this.axisModel=e,Xt(n,{labelOffset:0,nameDirection:1,tickDirection:1,labelDirection:1,silent:!0,handleAutoShown:function(){return!0}});var r=new en({x:n.position[0],y:n.position[1],rotation:n.rotation});r.updateTransform(),this._transformGroup=r}return t.prototype.hasBuilder=function(e){return!!zH[e]},t.prototype.add=function(e){zH[e](this.opt,this.axisModel,this.group,this._transformGroup)},t.prototype.getGroup=function(){return this.group},t.innerTextLayout=function(e,n,r){var a=uI(n-e),i,o;return j1(a)?(o=r>0?"top":"bottom",i="center"):j1(a-Cf)?(o=r>0?"bottom":"top",i="center"):(o="middle",a>0&&a<Cf?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}(),zH={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&&(ai(s,s,o),ai(l,l,o));var c=et({lineCap:"round"},e.getModel(["axisLine","lineStyle"]).getLineStyle()),f=new Ga({shape:{x1:s[0],y1:s[1],x2:l[0],y2:l[1]},style:c,strokeContainThreshold:t.strokeContainThreshold||5,silent:!0,z2:1});n0(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"]);Ot(d)&&(d=[d,d]),(Ot(h)||Un(h))&&(h=[h,h]);var v=zp(e.get(["axisLine","symbolOffset"])||0,h),p=h[0],g=h[1];q([{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=ba(d[m],-p/2,-g/2,p,g,c.stroke,!0),w=y.r+y.offset,C=u?l:s;b.attr({rotation:y.rotate,x:C[0]+w*Math.cos(t.rotation),y:C[1]-w*Math.sin(t.rotation),silent:!0,z2:11}),n.add(b)}})}}},axisTickLabel:function(t,e,n,r){var a=KMt(n,r,e,t),i=XMt(n,r,e,t);if(jMt(e,i,a),YMt(n,r,e,t.tickDirection),e.get(["axisLabel","hideOverlap"])){var o=Rle(ut(i,function(s){return{label:s,priority:s.z2,defaultAttr:{ignore:s.ignore}}}));Vle(o)}},axisName:function(t,e,n,r){var a=Ua(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,GH(i)?t.labelOffset+o*l:0],d,h=e.get("nameRotate");h!=null&&(h=h*Cf/180);var v;GH(i)?d=up.innerTextLayout(t.rotation,h??t.rotation,o):(d=WMt(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=Ua(t.nameTruncateMaxWidth,g.maxWidth,v),b=new Bn({x:f[0],y:f[1],rotation:d.rotation,silent:up.isLabelSilent(e),style:Er(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(O0({el:b,componentModel:e,itemName:a}),b.__fullText=a,b.anid="name",e.get("triggerEvent")){var w=up.makeAxisEventDataBase(e);w.targetType="axisName",w.name=a,ln(b).eventData=w}r.add(b),b.updateTransform(),n.add(b),b.decomposeTransform()}}};function WMt(t,e,n,r){var a=uI(n-t),i,o,s=r[0]>r[1],l=e==="start"&&!s||e!=="start"&&s;return j1(a-Cf/2)?(o=l?"bottom":"top",i="center"):j1(a-Cf*1.5)?(o=l?"top":"bottom",i="center"):(o="middle",a<Cf*1.5&&a>Cf/2?i=l?"left":"right":i=l?"right":"left"),{rotation:a,textAlign:i,textVerticalAlign:o}}function jMt(t,e,n){if(!ble(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?(Jo(i),Jo(u)):UH(i,o)&&(r?(Jo(o),Jo(c)):(Jo(i),Jo(u))),a===!1?(Jo(s),Jo(f)):UH(l,s)&&(a?(Jo(l),Jo(d)):(Jo(s),Jo(f)))}}function Jo(t){t&&(t.ignore=!0)}function UH(t,e){var n=t&&t.getBoundingRect().clone(),r=e&&e.getBoundingRect().clone();if(!(!n||!r)){var a=Qb([]);return fd(a,a,-t.rotation),n.applyTransform(lu([],a,t.getLocalTransform())),r.applyTransform(lu([],a,e.getLocalTransform())),n.intersect(r)}}function GH(t){return t==="middle"||t==="center"}function pue(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&&(ai(o,o,e),ai(s,s,e));var c=new Ga({shape:{x1:o[0],y1:o[1],x2:s[0],y2:s[1]},style:r,z2:2,autoBatch:!0,silent:!0});n0(c.shape,c.style.lineWidth),c.anid=a+"_"+t[l].tickValue,i.push(c)}return i}function KMt(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=pue(u,e.transform,l,Xt(s.getLineStyle(),{stroke:n.get(["axisLine","lineStyle","color"])}),"ticks"),f=0;f<c.length;f++)t.add(c[f]);return c}}function YMt(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=Xt(s.getLineStyle(),Xt(n.getModel("axisTick").getLineStyle(),{stroke:n.get(["axisLine","lineStyle","color"])})),c=0;c<o.length;c++)for(var f=pue(o[c],e.transform,l,u,"minorticks_"+c),d=0;d<f.length;d++)t.add(f[d])}}function XMt(t,e,n,r){var a=n.axis,i=Ua(r.axisLabelShow,n.get(["axisLabel","show"]));if(!(!i||a.scale.isBlank())){var o=n.getModel("axisLabel"),s=o.get("margin"),l=a.getViewLabels(),u=(Ua(r.labelRotate,o.get("rotate"))||0)*Cf/180,c=up.innerTextLayout(r.rotation,u,r.labelDirection),f=n.getCategories&&n.getCategories(!0),d=[],h=up.isLabelSilent(n),v=n.get("triggerEvent");return q(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 C=f[y];qt(C)&&C.textStyle&&(w=new yr(C.textStyle,o,n.ecModel))}var _=w.getTextColor()||n.get(["axisLine","lineStyle","color"]),x=a.dataToCoord(y),T=new Bn({x,y:r.labelOffset+r.labelDirection*s,rotation:c.rotation,silent:h,z2:10+(p.level||0),style:Er(w,{text:m,align:w.getShallow("align",!0)||c.textAlign,verticalAlign:w.getShallow("verticalAlign",!0)||w.getShallow("baseline",!0)||c.textVerticalAlign,fill:jt(_)?_(a.type==="category"?b:a.type==="value"?y+"":y,g):_})});if(T.anid="label_"+y,v){var M=up.makeAxisEventDataBase(n);M.targetType="axisLabel",M.value=b,M.tickIndex=g,a.type==="category"&&(M.dataIndex=y),ln(T).eventData=M}e.add(T),T.updateTransform(),d.push(T),t.add(T),T.decomposeTransform()}),d}}const gc=up;function qMt(t,e){var n={axesInfo:{},seriesInvolved:!1,coordSysAxesInfo:{},coordSysMap:{}};return ZMt(n,t,e),n.seriesInvolved&&JMt(n,t),n}function ZMt(t,e,n){var r=e.getComponent("tooltip"),a=e.getComponent("axisPointer"),i=a.get("link",!0)||[],o=[];q(n.getCoordinateSystems(),function(s){if(!s.axisPointerEnabled)return;var l=lb(s.model),u=t.coordSysAxesInfo[l]={};t.coordSysMap[l]=s;var c=s.model,f=c.getModel("tooltip",r);if(q(s.getAxes(),sn(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)&&q(v.baseAxes,sn(p,h?"cross":!0,d)),h&&q(v.otherAxes,sn(p,"cross",!1))}function p(g,y,m){var b=m.model.getModel("axisPointer",a),w=b.get("show");if(!(!w||w==="auto"&&!g&&!i3(b))){y==null&&(y=b.get("triggerTooltip")),b=g?QMt(m,f,a,e,g,y):b;var C=b.get("snap"),_=b.get("triggerEmphasis"),x=lb(m.model),T=y||C||m.type==="category",M=t.axesInfo[x]={key:x,axis:m,coordSys:s,axisPointerModel:b,triggerTooltip:y,triggerEmphasis:_,involveSeries:T,snap:C,useHandle:i3(b),seriesModels:[],linkGroup:null};u[x]=M,t.seriesInvolved=t.seriesInvolved||T;var E=eDt(i,m);if(E!=null){var A=o[E]||(o[E]={axesInfo:{}});A.axesInfo[x]=M,A.mapper=i[E].mapper,M.linkGroup=A}}}})}function QMt(t,e,n,r,a,i){var o=e.getModel("axisPointer"),s=["type","snap","lineStyle","shadowStyle","label","animation","animationDurationUpdate","animationEasingUpdate","z"],l={};q(s,function(d){l[d]=Zt(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&&Xt(u,f.textStyle)}}return t.model.getModel("axisPointer",new yr(l,n,r))}function JMt(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||q(t.coordSysAxesInfo[lb(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 eDt(t,e){for(var n=e.model,r=e.dim,a=0;a<t.length;a++){var i=t[a]||{};if(YA(i[r+"AxisId"],n.id)||YA(i[r+"AxisIndex"],n.componentIndex)||YA(i[r+"AxisName"],n.name))return a}}function YA(t,e){return t==="all"||st(t)&&bn(t,e)>=0||t===e}function tDt(t){var e=bB(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=i3(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 bB(t){var e=(t.ecModel.getComponent("axisPointer")||{}).coordSysAxesInfo;return e&&e.axesInfo[lb(t)]}function nDt(t){var e=bB(t);return e&&e.axisPointerModel}function i3(t){return!!t.get(["handle","show"])}function lb(t){return t.type+"||"+t.id}var HH={},rDt=function(t){Pe(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&&tDt(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=nDt(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){HH[n]=r},e.getAxisPointerClass=function(n){return n&&HH[n]},e.type="axis",e}(jr);const Gp=rDt;var o3=Gn();function vue(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=o3(t).splitAreaColors,d=Gt(),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=st(s)?s:[s];for(var v=1;v<u.length;v++){var m=a.toGlobalCoord(u[v].coord),b=void 0,w=void 0,C=void 0,_=void 0;a.isHorizontal()?(b=g,w=l.y,C=m-b,_=l.height,g=b+C):(b=l.x,w=g,C=l.width,_=m-w,g=w+_);var x=u[v-1].tickValue;x!=null&&d.set(x,h),e.add(new $n({anid:x!=null?"area_"+x:null,shape:{x:b,y:w,width:C,height:_},style:Xt({fill:s[h]},y),autoBatch:!0,silent:!0})),h=(h+1)%c}o3(t).splitAreaColors=d}}}function gue(t){o3(t).splitAreaColors=null}var aDt=["axisLine","axisTickLabel","axisName"],iDt=["splitArea","splitLine","minorSplitLine"],yue=function(t){Pe(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 en,this.group.add(this._axisGroup),!!n.get("show")){var s=n.getCoordSysModel(),l=a3(s,n),u=new gc(n,et({handleAutoShown:function(f){for(var d=s.coordinateSystem.getCartesians(),h=0;h<d.length;h++)if(XO(d[h].getOtherAxis(n.axis).scale))return!0;return!1}},l));q(aDt,u.add,u),this._axisGroup.add(u.getGroup()),q(iDt,function(f){n.get([f,"show"])&&oDt[f](this,this._axisGroup,n,s)},this);var c=i&&i.type==="changeAxisOrder"&&i.isInitSort;c||oS(o,this._axisGroup,n),t.prototype.render.call(this,n,r,a,i)}},e.prototype.remove=function(){gue(this)},e.type="cartesianAxis",e}(Gp),oDt={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=st(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 Ga({anid:m!=null?"line_"+f[p].tickValue:null,autoBatch:!0,shape:{x1:d[0],y1:d[1],x2:h[0],y2:h[1]},style:Xt({stroke:s[y]},v),silent:!0});n0(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 Ga({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});n0(g.shape,d.lineWidth),e.add(g)}},splitArea:function(t,e,n,r){vue(t,e,n,r)}},mue=function(t){Pe(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.type="xAxis",e}(yue),sDt=function(t){Pe(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=mue.type,n}return e.type="yAxis",e}(yue),lDt=function(t){Pe(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 $n({shape:n.coordinateSystem.getRect(),style:Xt({fill:n.get("backgroundColor")},n.getItemStyle()),silent:!0,z2:-1}))},e.type="grid",e}(jr),WH={offset:0};function bue(t){t.registerComponentView(lDt),t.registerComponentModel(LMt),t.registerCoordinateSystem("cartesian2d",HMt),o0(t,"x",n3,WH),o0(t,"y",n3,WH),t.registerComponentView(mue),t.registerComponentView(sDt),t.registerPreprocessor(function(e){e.xAxis&&e.yAxis&&!e.grid&&(e.grid={})})}function uDt(t){wn(bue),t.registerSeriesModel(CMt),t.registerChartView(kMt),t.registerLayout(pS("scatter"))}function cDt(t){t.eachSeriesByType("radar",function(e){var n=e.getData(),r=[],a=e.coordinateSystem;if(a){var i=a.getIndicatorAxes();q(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]=jH(c)?c:KH(a)})}),n.each(function(o){var s=Tae(r[o],function(l){return jH(l)})||KH(a);r[o].push(s.slice()),n.setItemLayout(o,r[o])})}})}function jH(t){return!isNaN(t[0])&&!isNaN(t[1])}function KH(t){return[t.cx,t.cy]}function fDt(t){var e=t.polar;if(e){st(e)||(e=[e]);var n=[];q(e,function(r,a){r.indicator?(r.type&&!r.shape&&(r.shape=r.type),t.radar=t.radar||[],st(t.radar)||(t.radar=[t.radar]),t.radar.push(r)):n.push(r)}),t.polar=n}q(t.series,function(r){r&&r.type==="radar"&&r.polarIndex&&(r.radarIndex=r.polarIndex)})}var dDt=function(t){Pe(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=U0(d.getItemVisual(h,"symbolSize")),g=ba(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]),sS[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 ut(d,function(h){return[i.cx,i.cy]})}s.diff(l).add(function(d){var h=s.getItemLayout(d);if(h){var v=new so,p=new co,g={shape:{points:h}};v.shape.points=f(h),p.shape.points=f(h),zr(v,g,n,d),zr(p,g,n,d);var y=new en,m=new en;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),xl(g),xl(p),jn(p,m,n),jn(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(Xt(v.getModel("lineStyle").getLineStyle(),{fill:"none",stroke:b})),bi(p,v,"lineStyle"),bi(g,v,"areaStyle");var w=v.getModel("areaStyle"),C=w.isEmpty()&&w.parentModel.isEmpty();g.ignore=C,q(["emphasis","select","blur"],function(T){var M=v.getModel([T,"areaStyle"]),E=M.isEmpty()&&M.parentModel.isEmpty();g.ensureState(T).ignore=E&&C}),g.useStyle(Xt(w.getAreaStyle(),{fill:b,opacity:.7,decal:m.decal}));var _=v.getModel("emphasis"),x=_.getModel("itemStyle").getItemStyle();y.eachChild(function(T){if(T instanceof si){var M=T.style;T.useStyle(et({image:M.image,x:M.x,y:M.y,width:M.width,height:M.height},m))}else T.useStyle(m),T.setColor(b),T.style.strokeNoScale=!0;var E=T.ensureState("emphasis");E.style=Zt(x);var A=s.getStore().get(s.getDimensionIndex(T.__dimIdx),h);(A==null||isNaN(A))&&(A=""),Si(T,Ka(v),{labelFetcher:s.hostModel,labelDataIndex:h,labelDimIndex:T.__dimIdx,defaultText:A,inheritColor:b,defaultOpacity:m.opacity})}),ua(d,_.get("focus"),_.get("blurScope"),_.get("disabled"))}),this._data=s},e.prototype.remove=function(){this.group.removeAll(),this._data=null},e.type="radar",e}(br);const hDt=dDt;var pDt=function(t){Pe(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 gS(Nt(this.getData,this),Nt(this.getRawData,this))},e.prototype.getInitialData=function(n,r){return W0(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=dse(this,n);return Ya("section",{header:u,sortBlocks:!0,blocks:ut(s,function(f){var d=i.get(i.mapDimension(f.dim),n);return Ya("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(ut(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}(Lr);const vDt=pDt;var Vy=due.value;function vx(t,e){return Xt({show:e},t)}var gDt=function(t){Pe(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=ut(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=Xt({color:v.color},l));var g=hn(Zt(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(Ot(c)){var y=g.name;g.name=c.replace("{value}",y??"")}else jt(c)&&(g.name=c(g.name,g));var m=new yr(g,null,this.ecModel);return ha(m,H0.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:hn({lineStyle:{color:"#bbb"}},Vy.axisLine),axisLabel:vx(Vy.axisLabel,!1),axisTick:vx(Vy.axisTick,!1),splitLine:vx(Vy.splitLine,!0),splitArea:vx(Vy.splitArea,!0),indicator:[]},e}(On);const yDt=gDt;var mDt=["axisLine","axisTickLabel","axisName"],bDt=function(t){Pe(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=ut(a,function(o){var s=o.model.get("showName")?o.name:"",l=new gc(o.model,{axisName:s,position:[r.cx,r.cy],rotation:o.angle,labelDirection:-1,tickDirection:-1,nameDirection:1});return l});q(i,function(o){q(mDt,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=st(d)?d:[d],p=st(h)?h:[h],g=[],y=[];function m(F,z,B){var W=B%z.length;return F[W]=F[W]||[],W}if(i==="circle")for(var b=a[0].getTicksCoords(),w=r.cx,C=r.cy,_=0;_<b.length;_++){if(c){var x=m(g,v,_);g[x].push(new wl({shape:{cx:w,cy:C,r:b[_].coord}}))}if(f&&_<b.length-1){var x=m(y,p,_);y[x].push(new rS({shape:{cx:w,cy:C,r0:b[_].coord,r:b[_+1].coord}}))}}else for(var T,M=ut(a,function(F,z){var B=F.getTicksCoords();return T=T==null?B.length-1:Math.min(B.length-1,T),ut(B,function(W){return r.coordToPoint(W.coord,z)})}),E=[],_=0;_<=T;_++){for(var A=[],k=0;k<a.length;k++)A.push(M[k][_]);if(A[0]&&A.push(A[0].slice()),c){var x=m(g,v,_);g[x].push(new co({shape:{points:A}}))}if(f&&E){var x=m(y,p,_-1);y[x].push(new so({shape:{points:A.concat(E)}}))}E=A.slice().reverse()}var R=l.getLineStyle(),N=u.getAreaStyle();q(y,function(F,z){this.group.add(Bo(F,{style:Xt({stroke:"none",fill:p[z%p.length]},N),silent:!0}))},this),q(g,function(F,z){this.group.add(Bo(F,{style:Xt({fill:"none",stroke:v[z%v.length]},R),silent:!0}))},this)},e.type="radar",e}(jr);const SDt=bDt;var wDt=function(t){Pe(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}(Vs);const xDt=wDt;var _Dt=function(){function t(e,n,r){this.dimensions=[],this._model=e,this._indicatorAxes=ut(e.getIndicatorModels(),function(a,i){var o="indicator_"+i,s=new xDt(o,new Qf);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");(Ot(s)||Un(s))&&(s=[0,s]),this.r0=Et(s[0],o),this.r=Et(s[1],o),q(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;q(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();q(r,function(c){c.scale.unionExtentFromData(u,u.mapDimension(c.dim))})}},this);var i=a.get("splitNumber"),o=new Qf;o.setExtent(0,i),o.setInterval(1),q(r,function(s,l){hue(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 CDt=_Dt;function TDt(t){t.registerCoordinateSystem("radar",CDt),t.registerComponentModel(yDt),t.registerComponentView(SDt),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 EDt(t){wn(TDt),t.registerChartView(hDt),t.registerSeriesModel(vDt),t.registerLayout(cDt),t.registerProcessor(vS("radar")),t.registerPreprocessor(fDt)}var YH="\0_ec_interaction_mutex";function MDt(t,e,n){var r=SB(t);r[e]=n}function DDt(t,e,n){var r=SB(t),a=r[e];a===n&&(r[e]=null)}function XH(t,e){return!!SB(t)[e]}function SB(t){return t[YH]||(t[YH]={})}Ml({type:"takeGlobalCursor",event:"globalCursorTaken",update:"update"},fa);var ADt=function(t){Pe(e,t);function e(n){var r=t.call(this)||this;r._zr=n;var a=Nt(r._mousedownHandler,r),i=Nt(r._mousemoveHandler,r),o=Nt(r._mouseupHandler,r),s=Nt(r._mousewheelHandler,r),l=Nt(r._pinchHandler,r);return r.enable=function(u,c){this.disable(),this._opt=Xt(Zt(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(!Tz(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||!z_("moveOnMouseMove",n,this._opt)||n.gestureEvent==="pinch"||XH(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&&fc(n.event),Sue(this,"pan","moveOnMouseMove",n,{dx:s,dy:l,oldX:i,oldY:o,newX:r,newY:a,isAvailableBehavior:null})}},e.prototype._mouseupHandler=function(n){Tz(n)||(this._dragging=!1)},e.prototype._mousewheelHandler=function(n){var r=z_("zoomOnMouseWheel",n,this._opt),a=z_("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;XA(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);XA(this,"scrollMove","moveOnMouseWheel",n,{scrollDelta:d,originX:s,originY:l,isAvailableBehavior:null})}}},e.prototype._pinchHandler=function(n){if(!XH(this._zr,"globalPan")){var r=n.pinchScale>1?1.1:1/1.1;XA(this,"zoom",null,n,{scale:r,originX:n.pinchX,originY:n.pinchY,isAvailableBehavior:null})}},e}(ks);function XA(t,e,n,r,a){t.pointerChecker&&t.pointerChecker(r,a.originX,a.originY)&&(fc(r.event),Sue(t,e,n,r,a))}function Sue(t,e,n,r,a){a.isAvailableBehavior=Nt(z_,null,n,r),t.trigger(e,a)}function z_(t,e,n){var r=n[t];return!t||r&&(!Ot(r)||e.event[r+"Key"])}const yS=ADt;function wB(t,e,n){var r=t.target;r.x+=e,r.y+=n,r.dirty()}function xB(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 kDt={axisPointer:1,tooltip:1,brush:1};function VE(t,e,n){var r=e.getComponentByElement(t.topTarget),a=r&&r.coordinateSystem;return r&&r!==n&&!kDt.hasOwnProperty(r.mainType)&&a&&a.model!==n}function wue(t){if(Ot(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 qA,CC={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"},qH=Dn(CC),TC={"alignment-baseline":"textBaseline","stop-color":"stopColor"},ZH=Dn(TC),RDt=function(){function t(){this._defs={},this._root=null}return t.prototype.parse=function(e,n){n=n||{};var r=wue(e);this._defsUsePending=[];var a=new en;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),Oo(r,a,null,!0,!1);for(var u=r.firstChild;u;)this._parseNode(u,a,i,null,!1,!1),u=u.nextSibling;VDt(this._defs,this._defsUsePending),this._defsUsePending=[];var c,f;if(o){var d=NE(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=_ue(c,{x:0,y:0,width:s,height:l}),!n.ignoreViewBox)){var h=a;a=new en,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 $n({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=qA[s];if(c&&Bt(qA,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=QH[s];if(h&&Bt(QH,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 Y1({style:{text:e.textContent},silent:!0,x:this._textX||0,y:this._textY||0});es(n,r),Oo(e,r,this._defsUsePending,!1,!1),LDt(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(){qA={g:function(e,n){var r=new en;return es(n,r),Oo(e,r,this._defsUsePending,!1,!1),r},rect:function(e,n){var r=new $n;return es(n,r),Oo(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 wl;return es(n,r),Oo(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 Ga;return es(n,r),Oo(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 dE;return es(n,r),Oo(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=tW(r));var i=new so({shape:{points:a||[]},silent:!0});return es(n,i),Oo(e,i,this._defsUsePending,!1,!1),i},polyline:function(e,n){var r=e.getAttribute("points"),a;r&&(a=tW(r));var i=new co({shape:{points:a||[]},silent:!0});return es(n,i),Oo(e,i,this._defsUsePending,!1,!1),i},image:function(e,n){var r=new si;return es(n,r),Oo(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 en;return es(n,s),Oo(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 en;return es(n,s),Oo(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=Zie(r);return es(n,a),Oo(e,a,this._defsUsePending,!1,!1),a.silent=!0,a}}}(),t}(),QH={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 k0(e,n,r,a);return JH(t,i),eW(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 xI(e,n,r);return JH(t,a),eW(t,a),a}};function JH(t,e){var n=t.getAttribute("gradientUnits");n==="userSpaceOnUse"&&(e.global=!0)}function eW(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={};xue(n,i,i);var o=i.stopColor||n.getAttribute("stop-color")||"#000000";e.colorStops.push({offset:a,color:o})}n=n.nextSibling}}function es(t,e){t&&t.__inheritedStyle&&(e.__inheritedStyle||(e.__inheritedStyle={}),Xt(e.__inheritedStyle,t.__inheritedStyle))}function tW(t){for(var e=NE(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 Oo(t,e,n,r,a){var i=e,o=i.__inheritedStyle=i.__inheritedStyle||{},s={};t.nodeType===1&&(BDt(t,e),xue(t,o,s),r||$Dt(t,o,s)),i.style=i.style||{},o.fill!=null&&(i.style.fill=nW(i,"fill",o.fill,n)),o.stroke!=null&&(i.style.stroke=nW(i,"stroke",o.stroke,n)),q(["lineWidth","opacity","fillOpacity","strokeOpacity","miterLimit","fontSize"],function(l){o[l]!=null&&(i.style[l]=parseFloat(o[l]))}),q(["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=ut(NE(o.lineDash),function(l){return parseFloat(l)})),(o.visibility==="hidden"||o.visibility==="collapse")&&(i.invisible=!0),o.display==="none"&&(i.ignore=!0)}function LDt(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 ODt=/^url\(\s*#(.*?)\)/;function nW(t,e,n,r){var a=n&&n.match(ODt);if(a){var i=vs(a[1]);r.push([t,e,i]);return}return n==="none"&&(n=null),n}function VDt(t,e){for(var n=0;n<e.length;n++){var r=e[n];r[0].style[r[1]]=t[r[2]]}}var NDt=/-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g;function NE(t){return t.match(NDt)||[]}var IDt=/(translate|scale|rotate|skewX|skewY|matrix)\(([\-\s0-9\.eE,]*)\)/g,ZA=Math.PI/180;function BDt(t,e){var n=t.getAttribute("transform");if(n){n=n.replace(/,/g," ");var r=[],a=null;n.replace(IDt,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=NE(o);switch(a=a||Wo(),s){case"translate":bl(a,a,[parseFloat(l[0]),parseFloat(l[1]||"0")]);break;case"scale":nE(a,a,[parseFloat(l[0]),parseFloat(l[1]||l[0])]);break;case"rotate":fd(a,a,-parseFloat(l[0])*ZA);break;case"skewX":var u=Math.tan(parseFloat(l[0])*ZA);lu(a,[1,0,u,1,0,0],a);break;case"skewY":var c=Math.tan(parseFloat(l[0])*ZA);lu(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 rW=/([^\s:;]+)\s*:\s*([^:;]+)/g;function xue(t,e,n){var r=t.getAttribute("style");if(r){rW.lastIndex=0;for(var a;(a=rW.exec(r))!=null;){var i=a[1],o=Bt(CC,i)?CC[i]:null;o&&(e[o]=a[2]);var s=Bt(TC,i)?TC[i]:null;s&&(n[s]=a[2])}}}function $Dt(t,e,n){for(var r=0;r<qH.length;r++){var a=qH[r],i=t.getAttribute(a);i!=null&&(e[CC[a]]=i)}for(var r=0;r<ZH.length;r++){var a=ZH[r],i=t.getAttribute(a);i!=null&&(n[TC[a]]=i)}}function _ue(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 PDt(t,e){var n=new RDt;return n.parse(t,e)}var FDt=Gt(["rect","circle","line","ellipse","polygon","polyline","path","text","tspan","g"]),zDt=function(){function t(e,n){this.type="geoSVG",this._usedGraphicMap=Gt(),this._freedGraphics=[],this._mapName=e,this._parsedXML=wue(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=GDt(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&&PDt(e,{ignoreViewBox:!0,ignoreRootClip:!0})||{},r=n.root,Ii(r!=null)}catch(g){throw new Error(`Invalid svg format
- `+g.message)}var a=new en;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 yn(u,c,f,d)}if(s){var v=_ue(s,l);r.scaleX=r.scaleY=v.scale,r.x=v.x,r.y=v.y}a.setClipPath(new $n({shape:l.plain()}));var p=[];return q(n.named,function(g){FDt.get(g.svgNodeTagLower)!=null&&(p.push(g),UDt(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 UDt(t){t.silent=!1,t.isGroup&&t.traverse(function(e){e.silent=!1})}function GDt(t){var e=[],n=Gt();return q(t,function(r){if(r.namedFrom==null){var a=new eTt(r.name,r.el);e.push(a),n.set(r.name,a)}}),{regions:e,regionsMap:n}}var s3=[126,25],aW="南海诸岛",fh=[[[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 ih=0;ih<fh.length;ih++)for(var Sv=0;Sv<fh[ih].length;Sv++)fh[ih][Sv][0]/=10.5,fh[ih][Sv][1]/=-10.5/.75,fh[ih][Sv][0]+=s3[0],fh[ih][Sv][1]+=s3[1];function HDt(t,e){if(t==="china"){for(var n=0;n<e.length;n++)if(e[n].name===aW)return;e.push(new wle(aW,ut(fh,function(r){return{type:"polygon",exterior:r}}),s3))}}var WDt={南海诸岛:[32,80],广东:[0,-10],香港:[10,5],澳门:[-10,10],天津:[5,5]};function jDt(t,e){if(t==="china"){var n=WDt[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 KDt=[[[123.45165252685547,25.73527164402261],[123.49731445312499,25.73527164402261],[123.49731445312499,25.750734064600884],[123.45165252685547,25.750734064600884],[123.45165252685547,25.73527164402261]]];function YDt(t,e){t==="china"&&e.name==="台湾"&&e.geometries.push({type:"polygon",exterior:KDt[0]})}var XDt="name",qDt=function(){function t(e,n,r){this.type="geoJSON",this._parsedMap=Gt(),this._mapName=e,this._specialAreas=r,this._geoJSON=QDt(n)}return t.prototype.load=function(e,n){n=n||XDt;var r=this._parsedMap.get(n);if(!r){var a=this._parseToRegions(n);r=this._parsedMap.set(n,{regions:a,boundingRect:ZDt(a)})}var i=Gt(),o=[];return q(r.regions,function(s){var l=s.name;e&&Bt(e,l)&&(s=s.cloneShallow(l=e[l])),o.push(s),i.set(l,s)}),{regions:o,boundingRect:r.boundingRect||new yn(0,0,0,0),regionsMap:i}},t.prototype._parseToRegions=function(e){var n=this._mapName,r=this._geoJSON,a;try{a=r?ZO(r,e):[]}catch(i){throw new Error(`Invalid geoJson format
- `+i.message)}return HDt(n,a),q(a,function(i){var o=i.name;jDt(n,i),YDt(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 ZDt(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 QDt(t){return Ot(t)?typeof JSON<"u"&&JSON.parse?JSON.parse(t):new Function("return ("+t+");")():t}var Ny=Gt();const yc={registerMap:function(t,e,n){if(e.svg){var r=new zDt(t,e.svg);Ny.set(t,r)}else{var a=e.geoJson||e.geoJSON;a&&!e.features?n=e.specialAreas:a=e;var r=new qDt(t,a,n);Ny.set(t,r)}},getGeoResource:function(t){return Ny.get(t)},getMapForUser:function(t){var e=Ny.get(t);return e&&e.type==="geoJSON"&&e.getMapForUser()},load:function(t,e,n){var r=Ny.get(t);if(r)return r.load(e,n)}};var _B=["rect","circle","line","ellipse","polygon","polyline","path"],JDt=Gt(_B),eAt=Gt(_B.concat(["g"])),tAt=Gt(_B.concat(["g"])),Cue=Gn();function gx(t){var e=t.getItemStyle(),n=t.get("areaColor");return n!=null&&(e.fill=n),e}function iW(t){var e=t.style;e&&(e.stroke=e.stroke||e.fill,e.fill=null)}var nAt=function(){function t(e){var n=new en;this.uid=N0("ec_map_draw"),this._controller=new yS(e.getZr()),this._controllerHost={target:n},this.group=n,n.add(this._regionsGroup=new en),n.add(this._svgGroup=new en)}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()):jn(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=Gt(),r=Gt(),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(),q(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 en),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=[];q(h.geometries,function(x){if(x.type==="polygon"){var T=[x.exterior].concat(x.interiors||[]);u&&(T=fW(T,u)),q(T,function(E){b.push(new so(d(E)))})}else{var M=x.points;u&&(M=fW(M,u,!0)),q(M,function(E){w.push(new co(d(E)))})}});var C=c(h.getCenter(),l&&l.project);function _(x,T){if(x.length){var M=new pE({culling:!0,segmentIgnoreThreshold:1,shape:{paths:x}});p.add(M),oW(e,M,y,m),sW(e,M,v,m,o,y,C),T&&(iW(M),q(M.states,iW))}}_(b),_(w,!0)}),n.each(function(h,v){var p=r.get(v),g=p.dataIdx,y=p.regionModel;lW(e,h,v,y,o,g),uW(e,h,v,y,o),cW(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=Gt(),i=!1;q(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(JDt.get(c)!=null&&f instanceof As&&oW(e,f,d,h),f instanceof As&&(f.culling=!0),f.z2EmphasisLift=0,!o.namedFrom&&(tAt.get(c)!=null&&sW(e,f,s,h,l,d,null),lW(e,f,s,h,l,d),uW(e,f,s,h,l),eAt.get(c)!=null)){var v=cW(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){_p(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=yc.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=yc.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,wB(o,u.dx,u.dy),r.dispatchAction(et(l(),{dx:u.dx,dy:u.dy,animation:{duration:0}}))},this),i.off("zoom").on("zoom",function(u){this._mouseDownFlag=!1,xB(o,u.scale,u.originX,u.originY),r.dispatchAction(et(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])&&!VE(u,r,e)})},t.prototype.resetForLabelLayout=function(){this.group.traverse(function(e){var n=e.getTextContent();n&&(n.ignore=Cue(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 oW(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=gx(a),u=gx(i),c=gx(s),f=gx(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=a0(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,_p(e)}function sW(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;Si(e,Ka(r),{labelFetcher:d,labelDataIndex:f,defaultText:n},h);var v=e.getTextContent();if(v&&(Cue(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 lW(t,e,n,r,a,i){t.data?t.data.setItemGraphicEl(i,e):ln(e).eventData={componentType:"geo",componentIndex:a.componentIndex,geoIndex:a.componentIndex,name:n,region:r&&r.option||{}}}function uW(t,e,n,r,a){t.data||O0({el:e,componentModel:a,itemName:n,itemTooltipOption:r.get("tooltip")})}function cW(t,e,n,r,a){e.highDownSilentOnTouch=!!a.get("selectedMode");var i=r.getModel("emphasis"),o=i.get("focus");return ua(e,o,i.get("blurScope"),i.get("disabled")),t.isGeo&&HSt(e,a,n),o}function fW(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(),q(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 Tue=nAt;var rAt=function(t){Pe(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 Tue(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 wl({style:{fill:n.getData().getVisual("style").fill},shape:{cx:c[0]+f*9,cy:c[1],r:3},silent:!0,z2:8+(f?0:A0+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);Si(d,Ka(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){tC(d,b)}}o.add(d)}}})},e.type="map",e}(br);const aAt=rAt;var iAt=function(t){Pe(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=W0(this,{coordDimensions:["value"],encodeDefaulter:sn(BI,this)}),a=Gt(),i=[],o=0,s=r.count();o<s;o++){var l=r.getName(o);a.set(l,!0)}var u=yc.load(this.getMapType(),this.option.nameMap,this.option.nameProperty);return q(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 Ya("section",{header:u.join(", "),noHeader:!u.length,blocks:[Ya("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=ba(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}(Lr);const oAt=iAt;function sAt(t,e){var n={};return q(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 lAt(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)}),q(e,function(n,r){for(var a=sAt(ut(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 uAt(t){var e={};t.eachSeriesByType("map",function(n){var r=n.getMapType();if(!(n.getHostGeoModel()||e[r])){var a={};q(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 dW=ai,cAt=function(t){Pe(e,t);function e(n){var r=t.call(this)||this;return r.type="view",r.dimensions=["x","y"],r._roamTransformable=new Qu,r._rawTransformable=new Qu,r.name=n,r}return e.prototype.setBoundingRect=function(n,r,a,i){return this._rect=new yn(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 yn(n,r,a,i)},e.prototype._transformTo=function(n,r,a,i){var o=this.getBoundingRect(),s=this._rawTransformable;s.transform=o.calculateTransform(new yn(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=ai([],i,n),a=ai([],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(),tE(this.transform||(this.transform=[]),r.transform||Wo()),this._rawTransform=r.getLocalTransform(),this.invTransform=this.invTransform||[],$p(this.invTransform,this.transform),this.decomposeTransform()},e.prototype.getTransformInfo=function(){var n=this._rawTransformable,r=this._roamTransformable,a=new Qu;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?dW(a,n,i):Di(a,n)},e.prototype.pointToData=function(n){var r=this.invTransform;return r?dW([],n,r):[n[0],n[1]]},e.prototype.convertToPixel=function(n,r,a){var i=hW(r);return i===this?i.dataToPoint(a):null},e.prototype.convertFromPixel=function(n,r,a){var i=hW(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}(Qu);function hW(t){var e=t.seriesModel;return e?e.coordinateSystem:null}const mS=cAt;var fAt={geoJSON:{aspectScale:.75,invertLongitute:!0},geoSVG:{aspectScale:1,invertLongitute:!1}},Eue=["lng","lat"],Mue=function(t){Pe(e,t);function e(n,r,a){var i=t.call(this,n)||this;i.dimensions=Eue,i.type="geo",i._nameCoordMap=Gt(),i.map=r;var o=a.projection,s=yc.load(r,a.nameMap,a.nameProperty),l=yc.getGeoResource(r);i.resourceType=l?l.type:null;var u=i.regions=s.regions,c=fAt[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:gn(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 yn(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(Ot(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=pW(r);return i===this?i.dataToPoint(a):null},e.prototype.convertFromPixel=function(n,r,a){var i=pW(r);return i===this?i.pointToData(a):null},e}(mS);ha(Mue,mS);function pW(t){var e=t.geoModel,n=t.seriesModel;return e?e.coordinateSystem:n?n.coordinateSystem||(n.getReferringComponents("geo",Ca).models[0]||{}).coordinateSystem:null}const vW=Mue;function gW(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(_,x,T,M){for(var E=T-_,A=M-x,k=0;k<=100;k++){var R=k/100,N=i.project([_+E*R,x+A*R]);qu(r,r,N),Zu(a,a,N)}};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 C=t.getBoxLayoutParams();C.aspect=g,w=ka(C,{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 dAt(t,e){q(e.get("geoCoord"),function(n,r){t.addGeoCoord(r,n)})}var hAt=function(){function t(){this.dimensions=Eue}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 vW(l+s,l,et({nameMap:o.get("nameMap")},a(o)));u.zoomLimit=o.get("scaleLimit"),r.push(u),o.coordinateSystem=u,u.model=o,u.resize=gW,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)}}),q(i,function(o,s){var l=ut(o,function(c){return c.get("nameMap")}),u=new vW(s,s,et({nameMap:QT(l)},a(o[0])));u.zoomLimit=Ua.apply(null,ut(o,function(c){return c.get("scaleLimit")})),r.push(u),u.resize=gW,u.resize(o[0],n),q(o,function(c){c.coordinateSystem=u,dAt(u,c)})}),r},t.prototype.getFilledRegions=function(e,n,r,a){for(var i=(e||[]).slice(),o=Gt(),s=0;s<i.length;s++)o.set(i[s].name,i[s]);var l=yc.load(n,r,a);return q(l.regions,function(u){var c=u.name;!o.get(c)&&i.push({name:c})}),i},t}(),pAt=new hAt;const Due=pAt;var vAt=function(t){Pe(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=yc.getGeoResource(n.map);if(i&&i.type==="geoJSON"){var o=n.itemStyle=n.itemStyle||{};"color"in o||(o.color="#eee")}this.mergeDefaultAndTheme(n,a),Sp(n,"label",["show"])},e.prototype.optionUpdated=function(){var n=this,r=this.option;r.regions=Due.getFilledRegions(r.regions,r.map,r.nameMap,r.nameProperty);var a={};this._optionModelMap=Ds(r.regions||[],function(i,o){var s=o.name;return s&&(i.set(s,new yr(o,n,n.ecModel)),o.selected&&(a[s]=!0)),i},Gt()),r.selectedMap||(r.selectedMap=a)},e.prototype.getRegionModel=function(n){return this._optionModelMap.get(n)||new yr(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(jt(i))return o.status=r,i(o);if(Ot(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}(On);const gAt=vAt;function yW(t,e){return t.pointToProjected?t.pointToProjected(e):t.pointToData(e)}function CB(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(yW(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(yW(t,s),r),t.setZoom(o*a)}return{center:t.getCenter(),zoom:t.getZoom()}}var yAt=function(t){Pe(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 Tue(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;Gh(n.target,function(a){return(r=ln(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=ln(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}(jr);const mAt=yAt;function bAt(t,e,n){yc.registerMap(t,e,n)}function Aue(t){t.registerCoordinateSystem("geo",Due),t.registerComponentModel(gAt),t.registerComponentView(mAt),t.registerImpl("registerMap",bAt),t.registerImpl("getMap",function(n){return yc.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;q(u.regions,function(f){o[f.name]=l.isSelected(f.name)||!1});var c=[];q(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=CB(s,n,o.get("scaleLimit"),a);o.setCenter&&o.setCenter(l.center),o.setZoom&&o.setZoom(l.zoom),i==="series"&&q(o.seriesGroup,function(u){u.setCenter(l.center),u.setZoom(l.zoom)})}})})}function SAt(t){wn(Aue),t.registerChartView(aAt),t.registerSeriesModel(oAt),t.registerLayout(uAt),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,lAt),Cse("map",t.registerAction)}function wAt(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 xAt(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){TAt(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=EAt(t,a,t.parentNode.hierNode.defaultAncestor||r[0],e)}function _At(t){var e=t.hierNode.prelim+t.parentNode.hierNode.modifier;t.setLayout({x:e},!0),t.hierNode.modifier+=t.parentNode.hierNode.modifier}function mW(t){return arguments.length?t:AAt}function cm(t,e){return t-=Math.PI/2,{x:e*Math.cos(t),y:e*Math.sin(t)}}function CAt(t,e){return ka(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}function TAt(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 EAt(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=QA(s),i=JA(i),s&&i;){a=QA(a),o=JA(o),a.hierNode.ancestor=t;var d=s.hierNode.prelim+f-i.hierNode.prelim-u+r(s,i);d>0&&(DAt(MAt(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&&!QA(a)&&(a.hierNode.thread=s,a.hierNode.modifier+=f-l),i&&!JA(o)&&(o.hierNode.thread=i,o.hierNode.modifier+=u-c,n=t)}return n}function QA(t){var e=t.children;return e.length&&t.isExpand?e[e.length-1]:t.hierNode.thread}function JA(t){var e=t.children;return e.length&&t.isExpand?e[0]:t.hierNode.thread}function MAt(t,e,n){return t.hierNode.ancestor.parentNode===e.parentNode?t.hierNode.ancestor:n}function DAt(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 AAt(t,e){return t.parentNode===e.parentNode?1:2}var kAt=function(){function t(){this.parentPoint=[],this.childPoints=[]}return t}(),RAt=function(t){Pe(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 kAt},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}(Cn),LAt=function(t){Pe(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n._mainGroup=new en,n}return e.prototype.init=function(n,r){this._controller=new yS(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){bW(i,c)&&SW(i,c,null,s,n)}).update(function(c,f){var d=u.getItemGraphicEl(f);if(!bW(i,c)){d&&xW(u,f,d,s,n);return}SW(i,c,d,s,n)}).remove(function(c){var f=u.getItemGraphicEl(c);f&&xW(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=[];uE(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 mS;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)&&!VE(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){wB(s,u.dx,u.dy),a.dispatchAction({seriesId:n.id,type:"treeRoam",dx:u.dx,dy:u.dy})}).on("zoom",function(u){xB(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}(br);function bW(t,e){var n=t.getItemLayout(e);return n&&!isNaN(n.x)&&!isNaN(n.y)}function SW(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 dS(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,jn(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,C=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),C=_.x<m.x,C&&(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?(C=p.x<m.x,C&&(w=w-Math.PI)):(C=p.x>m.x,C||(w=w-Math.PI));var x=C?"left":"right",T=s.getModel("label"),M=T.get("rotate"),E=M*(Math.PI/180),A=g.getTextContent();A&&(g.setTextConfig({position:T.get("position")||x,rotation:M==null?-w:E,origin:"center"}),A.setStyle("verticalAlign","middle"))}var k=s.get(["emphasis","focus"]),R=k==="relative"?P1(o.getAncestorsIndices(),o.getDescendantIndices()):k==="ancestor"?o.getAncestorsIndices():k==="descendant"?o.getDescendantIndices():null;R&&(ln(n).focus=R),OAt(a,o,c,n,v,h,p,r),n.__edge&&(n.onHoverStateChange=function(N){if(N!=="blur"){var F=o.parentNode&&t.getItemGraphicEl(o.parentNode.dataIndex);F&&F.hoverState===nS||tC(n.__edge,N)}})}function OAt(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 aS({shape:l3(c,f,d,a,a)})),jn(p,{shape:l3(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 RAt({shape:{parentPoint:[o.x,o.y],childPoints:[[o.x,o.y]],orient:f,forkPosition:h}})),jn(p,{shape:{parentPoint:[o.x,o.y],childPoints:y}},t)}p&&!(u==="polyline"&&!e.isExpand)&&(p.useStyle(Xt({strokeNoScale:!0,fill:null},v)),bi(p,l,"lineStyle"),_p(p),s.add(p))}function wW(t,e,n,r,a){var i=e.tree.root,o=kue(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"?qf(d,{shape:l3(v,p,g,l,l),style:{opacity:0}},r,{cb:function(){n.remove(d)},removeOpt:a}):h==="polyline"&&r.get("layout")==="orthogonal"&&qf(d,{shape:{parentPoint:[l.x,l.y],childPoints:[[l.x,l.y]]},style:{opacity:0}},r,{cb:function(){n.remove(d)},removeOpt:a}))}}function kue(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 xW(t,e,n,r,a){var i=t.tree.getNodeByDataIndex(e),o=t.tree.root,s=kue(o,i).sourceLayout,l={duration:a.get("animationDurationUpdate"),easing:a.get("animationEasingUpdate")};qf(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){wW(u,t,r,a,l)}),wW(i,t,r,a,l)}function l3(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=cm(u,f),v=cm(u,f+(d-f)*n),p=cm(c,d+(f-d)*n),g=cm(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 VAt=LAt;var bs=Gn();function Rue(t){var e=t.mainData,n=t.datas;n||(n={main:e},t.datasAttr={main:"data"}),t.datas=t.mainData=null,Lue(e,n,t),q(n,function(r){q(e.TRANSFERABLE_METHODS,function(a){r.wrapMethod(a,sn(NAt,t))})}),e.wrapMethod("cloneShallow",sn(BAt,t)),q(e.CHANGABLE_METHODS,function(r){e.wrapMethod(r,sn(IAt,t))}),Ii(n[e.dataType]===e)}function NAt(t,e){if(FAt(this)){var n=et({},bs(this).datas);n[this.dataType]=e,Lue(e,n,t)}else TB(e,this.dataType,bs(this).mainData,t);return e}function IAt(t,e){return t.struct&&t.struct.update(),e}function BAt(t,e){return q(bs(e).datas,function(n,r){n!==e&&TB(n.cloneShallow(),r,e,t)}),e}function $At(t){var e=bs(this).mainData;return t==null||e==null?e:bs(e).datas[t]}function PAt(){var t=bs(this).mainData;return t==null?[{data:t}]:ut(Dn(bs(t).datas),function(e){return{type:e,data:bs(t).datas[e]}})}function FAt(t){return bs(t).mainData===t}function Lue(t,e,n){bs(t).datas={},q(e,function(r,a){TB(r,a,t,n)})}function TB(t,e,n,r){bs(n).datas[e]=t,bs(t).mainData=n,t.dataType=e,r.struct&&(t[r.structAttr]=r.struct,r.struct[r.datasAttr[e]]=t),t.getLinkedData=$At,t.getLinkedDataAll=PAt}var zAt=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){jt(e)&&(r=n,n=e,e=null),e=e||{},Ot(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}(),UAt=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,st(d)?d.length:1),i.push(c);var h=new zAt(Ia(c.name,""),a);f?GAt(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=G0(i,{coordDimensions:["value"],dimensionsCount:o}).dimensions,u=new Oi(l,n);return u.initData(i),r&&r(u),Rue({mainData:u,struct:a,structAttr:"tree"}),a.update(),a},t}();function GAt(t,e){var n=e.children;t.parentNode!==e&&(n.push(t),t.parentNode=e)}const EB=UAt;function ub(t,e,n){if(t&&bn(e,t.type)>=0){var r=n.getData().tree.root,a=t.targetNode;if(Ot(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 Oue(t){for(var e=[];t;)t=t.parentNode,t&&e.push(t);return e.reverse()}function MB(t,e){var n=Oue(t);return bn(n,e)>=0}function IE(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 HAt=function(t){Pe(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 yr(a,this,this.ecModel),o=EB.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 Ya("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=IE(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}(Lr);const WAt=HAt;function jAt(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 Iy(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 KAt(t,e){t.eachSeriesByType("tree",function(n){YAt(n,e)})}function YAt(t,e){var n=CAt(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=mW(function(b,w){return(b.parentNode===w.parentNode?1:2)/b.depth})):(a=n.width,i=n.height,o=mW());var s=t.getData().tree.root,l=s.children[0];if(l){wAt(s),jAt(l,xAt,o),s.hierNode.modifier=-l.hierNode.prelim,Iy(l,_At);var u=l,c=l,f=l;Iy(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),Iy(l,function(b){g=(b.getLayout().x+h)*v,y=(b.depth-1)*p;var w=cm(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),Iy(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),Iy(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 XAt(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");et(s,o)})})}function qAt(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=CB(i,e,void 0,r);a.setCenter&&a.setCenter(o.center),a.setZoom&&a.setZoom(o.zoom)})})}function ZAt(t){t.registerChartView(VAt),t.registerSeriesModel(WAt),t.registerLayout(KAt),t.registerVisual(XAt),qAt(t)}var _W=["treemapZoomToNode","treemapRender","treemapMove"];function QAt(t){for(var e=0;e<_W.length;e++)t.registerAction({type:_W[e],update:"updateView"},fa);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=ub(n,s,i);if(l){var u=i.getViewRoot();u&&(n.direction=MB(u,l.node)?"rollUp":"drillDown"),i.resetViewRoot(l.node)}}})}function Vue(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=IO(t.ecModel,i.name||i.dataIndex+"",r);a.setVisual("decal",o)})}var JAt=function(t){Pe(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};Nue(a);var i=n.levels||[],o=this.designatedVisualItemStyle={},s=new yr({itemStyle:o},this,r);i=n.levels=ekt(i,r);var l=ut(i||[],function(f){return new yr(f,s,r)},this),u=EB.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 Ya("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=IE(a,this),r.treePathInfo=r.treeAncestors,r},e.prototype.setLayoutInfo=function(n){this.layoutInfo=this.layoutInfo||{},et(this.layoutInfo,n)},e.prototype.mapIdToIndex=function(n){var r=this._idIndexMap;r||(r=this._idIndexMap=Gt(),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(){Vue(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}(Lr);function Nue(t){var e=0;q(t.children,function(r){Nue(r);var a=r.value;st(a)&&(a=a[0]),e+=a});var n=t.value;st(n)&&(n=n[0]),(n==null||isNaN(n))&&(n=e),n<0&&(n=0),st(t.value)?t.value[0]=n:t.value=n}function ekt(t,e){var n=mr(e.get("color")),r=mr(e.get(["aria","decal","decals"]));if(n){t=t||[];var a,i;q(t,function(s){var l=new yr(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 tkt=JAt;var nkt=8,CW=8,ek=5,rkt=function(){function t(e){this.group=new en,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),xE(o,f.pos,f.box)}},t.prototype._prepare=function(e,n,r){for(var a=e;a;a=a.parentNode){var i=Ia(a.getModel().get("name"),""),o=r.getTextRect(i),s=Math.max(o.width+nkt*2,n.emptyItemWidth);n.totalWidth+=s+CW,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=Zwt(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 so({shape:{points:akt(l,0,m,c,p===h.length-1,p===0)},style:Xt(r.getItemStyle(),{lineJoin:"bevel"}),textContent:new Bn({style:Er(i,{text:b})}),textConfig:{position:"inside"},z2:A0*1e4,onclick:sn(s,y)});w.disableLabelAnimation=!0,w.getTextContent().ensureState("emphasis").style=Er(o,{text:b}),w.ensureState("emphasis").style=v,ua(w,a.get("focus"),a.get("blurScope"),a.get("disabled")),this.group.add(w),ikt(w,e,y),l+=m+CW}},t.prototype.remove=function(){this.group.removeAll()},t}();function akt(t,e,n,r,a,i){var o=[[a?t:t-ek,e],[t+n,e],[t+n,e+r],[a?t:t-ek,e+r]];return!i&&o.splice(2,0,[t+n+ek,e+r/2]),!a&&o.push([t,e+r/2]),o}function ikt(t,e,n){ln(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&&IE(n,e)}}const okt=rkt;var skt=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 lkt(){return new skt}var u3=en,TW=$n,EW=3,MW="label",DW="upperLabel",ukt=A0*10,ckt=A0*2,fkt=A0*3,dh=xp([["fill","color"],["stroke","strokeColor"],["lineWidth","strokeWidth"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"]]),AW=function(t){var e=dh(t);return e.stroke=e.fill=e.lineWidth=null,e},EC=Gn(),dkt=function(t){Pe(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n._state="ready",n._storage=By(),n}return e.prototype.render=function(n,r,a,i){var o=r.findComponents({mainType:"series",subType:"treemap",query:i});if(!(bn(o,n)<0)){this.seriesModel=n,this.api=a,this.ecModel=r;var s=["treemapZoomToNode","treemapRootToNode"],l=ub(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 u3,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=By(),l=By(),u=this._storage,c=[];function f(g,y,m,b){return hkt(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,q(g,function(x,T){!x.isRemoved()&&_(T,T)})):new pc(y,g,C,C).add(_).update(_).remove(sn(_,null)).execute();function C(x){return x.getId()}function _(x,T){var M=x!=null?g[x]:null,E=T!=null?y[T]:null,A=f(M,E,m,w);A&&h(M&&M.viewChildren||[],E&&E.viewChildren||[],A,b,w+1)}}function v(g){var y=By();return g&&q(g,function(m,b){var w=y[b];q(m,function(C){C&&(w.push(C),EC(C).willDelete=!0)})}),y}function p(){q(d,function(g){q(g,function(y){y.parent&&y.parent.remove(y)})}),q(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=(jt(o)?0:o)||0,u=(jt(s)?null:s)||"cubicOut",c=lkt();q(r.willDeleteEls,function(f,d){q(f,function(h,v){if(!h.invisible){var p=h.parent,g,y=EC(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)}})}),q(this._storage,function(f,d){q(f,function(h,v){var p=r.lastsForAnimation[d][v],g={};p&&(h instanceof en?p.oldX!=null&&(g.x=h.x,g.y=h.y,h.x=p.oldX,h.y=p.oldY):(p.oldShape&&(g.shape=et({},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(Nt(function(){this._state="ready",r.renderFinally()},this)).start()},e.prototype._resetController=function(n){var r=this._controller;r||(r=this._controller=new yS(n.getZr()),r.enable(this.seriesModel.get("roam")),r.on("pan",Nt(this._onPan,this)),r.on("zoom",Nt(this._onZoom,this)));var a=new yn(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)>EW||Math.abs(n.dy)>EW)){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 yn(o.x,o.y,o.width,o.height),l=this.seriesModel.layoutInfo;r-=l.x,a-=l.y;var u=Wo();bl(u,u,[-r,-a]),nE(u,u,[n.scale,n.scale]),bl(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&&sC(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 okt(this.group))).render(n,r,a.node,function(o){i._state!=="animating"&&(MB(n.getViewRoot(),o)?i._rootToNode({node:o}):i._zoomToNode({node:o}))})},e.prototype.remove=function(){this._clearController(),this._containerGroup&&this._containerGroup.removeAll(),this._storage=By(),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}(br);function By(){return{nodeGroup:[],background:[],content:[]}}function hkt(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,C=b&&b.length,_=d.getModel("itemStyle"),x=d.getModel(["emphasis","itemStyle"]),T=d.getModel(["blur","itemStyle"]),M=d.getModel(["select","itemStyle"]),E=_.get("borderRadius")||0,A=ve("nodeGroup",u3);if(!A)return;if(l.add(A),A.x=c.x||0,A.y=c.y||0,A.markRedraw(),EC(A).nodeWidth=h,EC(A).nodeHeight=v,c.isAboveViewRoot)return A;var k=ve("background",TW,u,ckt);k&&V(A,k,C&&c.upperLabelHeight);var R=d.getModel("emphasis"),N=R.get("focus"),F=R.get("blurScope"),z=R.get("disabled"),B=N==="ancestor"?o.getAncestorsIndices():N==="descendant"?o.getDescendantIndices():N;if(C)q1(A)&&zh(A,!1),k&&(zh(k,!z),f.setItemGraphicEl(o.dataIndex,k),DO(k,B,F));else{var W=ve("content",TW,u,fkt);W&&P(A,W),k.disableMorphing=!0,k&&q1(k)&&zh(k,!1),zh(A,!z),f.setItemGraphicEl(o.dataIndex,A),DO(A,B,F)}return A;function V(fe,se,ge){var me=ln(se);if(me.dataIndex=o.dataIndex,me.seriesIndex=t.seriesIndex,se.setShape({x:0,y:0,width:h,height:v,r:E}),g)K(se);else{se.invisible=!1;var he=o.getVisual("style"),J=he.stroke,ue=AW(_);ue.fill=J;var ae=dh(x);ae.fill=x.get("borderColor");var Re=dh(T);Re.fill=T.get("borderColor");var Ne=dh(M);if(Ne.fill=M.get("borderColor"),ge){var De=h-2*p;Q(se,J,he.opacity,{x:p,y:0,width:De,height:w})}else se.removeTextContent();se.setStyle(ue),se.ensureState("emphasis").style=ae,se.ensureState("blur").style=Re,se.ensureState("select").style=Ne,_p(se)}fe.add(se)}function P(fe,se){var ge=ln(se);ge.dataIndex=o.dataIndex,ge.seriesIndex=t.seriesIndex;var me=Math.max(h-2*p,0),he=Math.max(v-2*p,0);if(se.culling=!0,se.setShape({x:p,y:p,width:me,height:he,r:E}),g)K(se);else{se.invisible=!1;var J=o.getVisual("style"),ue=J.fill,ae=AW(_);ae.fill=ue,ae.decal=J.decal;var Re=dh(x),Ne=dh(T),De=dh(M);Q(se,ue,J.opacity,null),se.setStyle(ae),se.ensureState("emphasis").style=Re,se.ensureState("blur").style=Ne,se.ensureState("select").style=De,_p(se)}fe.add(se)}function K(fe){!fe.invisible&&i.push(fe)}function Q(fe,se,ge,me){var he=d.getModel(me?DW:MW),J=Ia(d.get("name"),null),ue=he.getShallow("show");Si(fe,Ka(d,me?DW:MW),{defaultText:ue?J:null,inheritColor:se,defaultOpacity:ge,labelFetcher:t,labelDataIndex:o.dataIndex});var ae=fe.getTextContent();if(ae){var Re=ae.style,Ne=eE(Re.padding||0);me&&(fe.setTextConfig({layoutRect:me}),ae.disableLabelLayout=!0),ae.beforeUpdate=function(){var we=Math.max((me?me.width:fe.shape.width)-Ne[1]-Ne[3],0),ce=Math.max((me?me.height:fe.shape.height)-Ne[0]-Ne[2],0);(Re.width!==we||Re.height!==ce)&&ae.setStyle({width:we,height:ce})},Re.truncateMinChar=2,Re.lineOverflow="truncate",re(Re,me,c);var De=ae.getState("emphasis");re(De?De.style:null,me,c)}}function re(fe,se,ge){var me=fe?fe.text:null;if(!se&&ge.isLeafRoot&&me!=null){var he=t.get("drillDownIcon",!0);fe.text=he?he+" "+me:me}}function ve(fe,se,ge,me){var he=m!=null&&n[fe][m],J=a[fe];return he?(n[fe][m]=null,oe(J,he)):g||(he=new se,he instanceof As&&(he.z2=pkt(ge,me)),ie(J,he)),e[fe][y]=he}function oe(fe,se){var ge=fe[y]={};se instanceof u3?(ge.oldX=se.x,ge.oldY=se.y):ge.oldShape=et({},se.shape)}function ie(fe,se){var ge=fe[y]={},me=o.parentNode,he=se instanceof en;if(me&&(!r||r.direction==="drillDown")){var J=0,ue=0,ae=a.background[me.getRawIndex()];!r&&ae&&ae.oldShape&&(J=ae.oldShape.width,ue=ae.oldShape.height),he?(ge.oldX=0,ge.oldY=ue):ge.oldShape={x:J,y:ue,width:0,height:0}}ge.fadein=!he}}function pkt(t,e){return t*ukt+e}const vkt=dkt;var cb=q,gkt=qt,MC=-1,DB=function(){function t(e){var n=e.mappingMethod,r=e.type,a=this.option=Zt(e);this.type=r,this.mappingMethod=n,this._normalizeData=bkt[n];var i=t.visualHandlers[r];this.applyVisual=i.applyVisual,this.getColorMapper=i.getColorMapper,this._normalizedToVisual=i._normalizedToVisual[n],n==="piecewise"?(tk(a),ykt(a)):n==="category"?a.categories?mkt(a):tk(a,!0):(Ii(n!=="linear"||a.dataExtent),tk(a))}return t.prototype.mapValueToVisual=function(e){var n=this._normalizeData(e);return this._normalizedToVisual(n,e)},t.prototype.getNormalizer=function(){return Nt(this._normalizeData,this)},t.listVisualTypes=function(){return Dn(t.visualHandlers)},t.isValidType=function(e){return t.visualHandlers.hasOwnProperty(e)},t.eachVisual=function(e,n,r){qt(e)?q(e,n,r):n.call(r,e)},t.mapVisual=function(e,n,r){var a,i=st(e)?[]:qt(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&&cb(t.visualHandlers,function(a,i){e.hasOwnProperty(i)&&(n[i]=e[i],r=!0)}),r?n:null},t.prepareVisualTypes=function(e){if(st(e))e=e.slice();else if(gkt(e)){var n=[];cb(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||Ot(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(mx(f[1],e,c[1]))return o}else if(c[1]===1/0){if(mx(f[0],c[0],e))return o}else if(mx(f[0],c[0],e)&&mx(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:$y("color"),getColorMapper:function(){var e=this.option;return Nt(e.mappingMethod==="category"?function(n,r){return!r&&(n=this._normalizeData(n)),fm.call(this,n)}:function(n,r,a){var i=!!a;return!r&&(n=this._normalizeData(n)),a=Im(n,e.parsedVisual,a),i?a:vl(a,"rgba")},this)},_normalizedToVisual:{linear:function(e){return vl(Im(e,this.option.parsedVisual),"rgba")},category:fm,piecewise:function(e,n){var r=f3.call(this,n);return r==null&&(r=vl(Im(e,this.option.parsedVisual),"rgba")),r},fixed:hh}},colorHue:yx(function(e,n){return yg(e,n)}),colorSaturation:yx(function(e,n){return yg(e,null,n)}),colorLightness:yx(function(e,n){return yg(e,null,null,n)}),colorAlpha:yx(function(e,n){return G1(e,n)}),decal:{applyVisual:$y("decal"),_normalizedToVisual:{linear:null,category:fm,piecewise:null,fixed:null}},opacity:{applyVisual:$y("opacity"),_normalizedToVisual:c3([0,1])},liftZ:{applyVisual:$y("liftZ"),_normalizedToVisual:{linear:hh,category:hh,piecewise:hh,fixed:hh}},symbol:{applyVisual:function(e,n,r){var a=this.mapValueToVisual(e);r("symbol",a)},_normalizedToVisual:{linear:kW,category:fm,piecewise:function(e,n){var r=f3.call(this,n);return r==null&&(r=kW.call(this,e)),r},fixed:hh}},symbolSize:{applyVisual:$y("symbolSize"),_normalizedToVisual:c3([0,1])}},t}();function ykt(t){var e=t.pieceList;t.hasSpecialVisual=!1,q(e,function(n,r){n.originIndex=r,n.visual!=null&&(t.hasSpecialVisual=!0)})}function mkt(t){var e=t.categories,n=t.categoryMap={},r=t.visual;if(cb(e,function(o,s){n[o]=s}),!st(r)){var a=[];qt(r)?cb(r,function(o,s){var l=n[s];a[l??MC]=o}):a[MC]=r,r=Iue(t,a)}for(var i=e.length-1;i>=0;i--)r[i]==null&&(delete n[e[i]],e.pop())}function tk(t,e){var n=t.visual,r=[];qt(n)?cb(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]),Iue(t,r)}function yx(t){return{applyVisual:function(e,n,r){var a=this.mapValueToVisual(e);r("color",t(n("color"),a))},_normalizedToVisual:c3([0,1])}}function kW(t){var e=this.option.visual;return e[Math.round(ir(t,[0,1],[0,e.length-1],!0))]||{}}function $y(t){return function(e,n,r){r(t,this.mapValueToVisual(e))}}function fm(t){var e=this.option.visual;return e[this.option.loop&&t!==MC?t%e.length:t]}function hh(){return this.option.visual[0]}function c3(t){return{linear:function(e){return ir(e,t,this.option.visual,!0)},category:fm,piecewise:function(e,n){var r=f3.call(this,n);return r==null&&(r=ir(e,t,this.option.visual,!0)),r},fixed:hh}}function f3(t){var e=this.option,n=e.pieceList;if(e.hasSpecialVisual){var r=DB.findPieceIndex(t,n),a=n[r];if(a&&a.visual)return a.visual[this.type]}}function Iue(t,e){return t.visual=e,t.type==="color"&&(t.parsedVisual=ut(e,function(n){var r=eo(n);return r||[0,0,0,1]})),e}var bkt={linear:function(t){return ir(t,this.option.dataExtent,[0,1],!0)},piecewise:function(t){var e=this.option.pieceList,n=DB.findPieceIndex(t,e,!0);if(n!=null)return ir(n,[0,e.length-1],[0,1],!0)},category:function(t){var e=this.option.categories?this.option.categoryMap[t]:t;return e??MC},fixed:fa};function mx(t,e,n){return t?e<=n:e<n}const gi=DB;var Skt="itemStyle",Bue=Gn();const wkt={seriesType:"treemap",reset:function(t){var e=t.getData().tree,n=e.root;n.isRemoved()||$ue(n,{},t.getViewRoot().getAncestors(),t)}};function $ue(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(Skt),l=xkt(s,e,r),u=o.ensureUniqueItemVisual(t.dataIndex,"style"),c=s.get("borderColor"),f=s.get("borderColorSaturation"),d;f!=null&&(d=RW(l),c=_kt(f,d)),u.stroke=c;var h=t.viewChildren;if(!h||!h.length)d=RW(l),u.fill=d;else{var v=Ckt(t,a,i,s,l,h);q(h,function(p,g){if(p.depth>=n.length||p===n[p.depth]){var y=Tkt(a,l,p,g,v,r);$ue(p,y,n,r)}})}}}function xkt(t,e,n){var r=et({},e),a=n.designatedVisualItemStyle;return q(["color","colorAlpha","colorSaturation"],function(i){a[i]=e[i];var o=t.get(i);a[i]=null,o!=null&&(r[i]=o)}),r}function RW(t){var e=nk(t,"color");if(e){var n=nk(t,"colorAlpha"),r=nk(t,"colorSaturation");return r&&(e=yg(e,null,null,r)),n&&(e=G1(e,n)),e}}function _kt(t,e){return e!=null?yg(e,null,null,t):null}function nk(t,e){var n=t[e];if(n!=null&&n!=="none")return n}function Ckt(t,e,n,r,a,i){if(!(!i||!i.length)){var o=rk(e,"color")||a.color!=null&&a.color!=="none"&&(rk(e,"colorAlpha")||rk(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 gi(f);return Bue(d).drColorMappingBy=c,d}}}function rk(t,e){var n=t.get(e);return st(n)&&n.length?{name:e,range:n}:null}function Tkt(t,e,n,r,a,i){var o=et({},e);if(a){var s=a.type,l=s==="color"&&Bue(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 fb=Math.max,DC=Math.min,LW=Ua,AB=q,Pue=["itemStyle","borderWidth"],Ekt=["itemStyle","gapWidth"],Mkt=["upperLabel","show"],Dkt=["upperLabel","height"];const Akt={seriesType:"treemap",reset:function(t,e,n,r){var a=n.getWidth(),i=n.getHeight(),o=t.option,s=ka(t.getBoxLayoutParams(),{width:n.getWidth(),height:n.getHeight()}),l=o.size||[],u=Et(LW(s.width,l[0]),a),c=Et(LW(s.height,l[1]),i),f=r&&r.type,d=["treemapZoomToNode","treemapRootToNode"],h=ub(r,d,t),v=f==="treemapRender"||f==="treemapMove"?r.rootRect:null,p=t.getViewRoot(),g=Oue(p);if(f!=="treemapMove"){var y=f==="treemapZoomToNode"?Nkt(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),Fue(p,b,!1,0),w=p.getLayout(),AB(g,function(_,x){var T=(g[x+1]||p).getValue();_.setLayout(et({dataExtent:[T,T],borderWidth:0,upperHeight:0},w))})}var C=t.getData().tree.root;C.setLayout(Ikt(s,v,h),!0),t.setLayoutInfo(s),zue(C,new yn(-s.x,-s.y,a,i),g,p,0)}};function Fue(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(Pue),u=s.get(Ekt)/2,c=Uue(s),f=Math.max(l,c),d=l-u,h=f-u;t.setLayout({borderWidth:l,upperHeight:f,upperLabelHeight:c},!0),a=fb(a-2*d,0),i=fb(i-d-h,0);var v=a*i,p=kkt(t,s,v,e,n,r);if(p.length){var g={x:d,y:h,width:a,height:i},y=DC(a,i),m=1/0,b=[];b.area=0;for(var w=0,C=p.length;w<C;){var _=p[w];b.push(_),b.area+=_.getLayout().area;var x=Vkt(b,y,e.squareRatio);x<=m?(w++,m=x):(b.area-=b.pop().getLayout().area,OW(b,y,g,u,!1),y=DC(g.width,g.height),b.length=b.area=0,m=1/0)}if(b.length&&OW(b,y,g,u,!0),!n){var T=s.get("childrenVisibleMin");T!=null&&v<T&&(n=!0)}for(var w=0,C=p.length;w<C;w++)Fue(p[w],e,n,r+1)}}}function kkt(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=or(o,function(h){return!h.isRemoved()}),Lkt(o,s);var u=Okt(e,o,s);if(u.sum===0)return t.viewChildren=[];if(u.sum=Rkt(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 Rkt(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 Lkt(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 Okt(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],AB(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 Vkt(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?fb(u*r/l,l/(u*a)):1/0}function OW(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]]=fb(c-2*r,0),y=n[s[i]]+n[l[i]]-u,m=f===d-1||y<p?y:p,b=v[l[i]]=fb(m-2*r,0);v[s[o]]=n[s[o]]+DC(r,g/2),v[s[i]]=u+DC(r,b/2),u+=m,h.setLayout(v,!0)}n[s[o]]+=c,n[l[o]]-=c}function Nkt(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(Pue),y=Math.max(g,Uue(p));u+=4*g*g+(3*g+y)*Math.pow(u,.5),u>bO&&(u=bO),i=s}u<l&&(u=l);var m=Math.pow(u/l,.5);return[r*m,a*m]}function Ikt(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 zue(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 yn(e.x-i.x,e.y-i.y,e.width,e.height);AB(t.viewChildren||[],function(u){zue(u,l,n,r,a+1)})}}function Uue(t){return t.get(Mkt)?t.get(Dkt):0}function Bkt(t){t.registerSeriesModel(tkt),t.registerChartView(vkt),t.registerVisual(wkt),t.registerLayout(Akt),QAt(t)}function $kt(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){Un(u)&&(u=o[u]);for(var c=0;c<e.length;c++)if(!e[c].isSelected(u))return!1}return!0})})}function Pkt(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){Ot(l)&&(l=i["ec-"+l]);var u=r.getItemVisual(l,"style"),c=a.ensureUniqueItemVisual(o,"style");et(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 bx(t){return t instanceof Array||(t=[t,t]),t}function Fkt(t){t.eachSeriesByType("graph",function(e){var n=e.getGraph(),r=e.getEdgeData(),a=bx(e.get("edgeSymbol")),i=bx(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=bx(s.getShallow("symbol",!0)),c=bx(s.getShallow("symbolSize",!0)),f=s.getModel("lineStyle").getLineStyle(),d=r.ensureUniqueItemVisual(o,"style");switch(et(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 d3="-->",BE=function(t){return t.get("autoCurveness")||null},Gue=function(t,e){var n=BE(t),r=20,a=[];if(Un(n))r=n;else if(st(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},db=function(t,e,n){var r=[t.id,t.dataIndex].join("."),a=[e.id,e.dataIndex].join(".");return[n.uid,r,a].join(d3)},Hue=function(t){var e=t.split(d3);return[e[0],e[2],e[1]].join(d3)},zkt=function(t,e){var n=db(t.node1,t.node2,e);return e.__edgeMap[n]},Ukt=function(t,e){var n=h3(db(t.node1,t.node2,e),e),r=h3(db(t.node2,t.node1,e),e);return n+r},h3=function(t,e){var n=e.__edgeMap;return n[t]?n[t].length:0};function Gkt(t){BE(t)&&(t.__curvenessList=[],t.__edgeMap={},Gue(t))}function Hkt(t,e,n,r){if(BE(n)){var a=db(t,e,n),i=n.__edgeMap,o=i[Hue(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 kB(t,e,n,r){var a=BE(e),i=st(a);if(!a)return null;var o=zkt(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=Ukt(t,e);Gue(e,u),t.lineStyle=t.lineStyle||{};var c=db(t.node1,t.node2,e),f=e.__curvenessList,d=i||u%2?0:1;if(o.isForward)return f[d+s];var h=Hue(c),v=h3(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 Wue(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")])}),RB(n,t)}}function RB(t,e){t.eachEdge(function(n,r){var a=hl(n.getModel().get(["lineStyle","curveness"]),-kB(n,e,r,!0),0),i=su(n.node1.getLayout()),o=su(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 Wkt(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=[];q(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])}RB(i.graph,n)}else(!r||r==="none")&&Wue(n)})}function dm(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 hm(t){var e=t.getVisual("symbolSize");return e instanceof Array&&(e=(e[0]+e[1])/2),+e}var VW=Math.PI,ak=[];function LB(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];Bp(p,p),Vm(p,p,c),n.setLayout([l+p[0],u+p[1]],!0);var g=t.get(["circular","rotateLabel"]);jue(n,g,l,u)}jkt[e](t,s,o,c,l,u,f),s.eachEdge(function(y,m){var b=hl(y.getModel().get(["lineStyle","curveness"]),kB(y,t,m),0),w=su(y.node1.getLayout()),C=su(y.node2.getLayout()),_,x=(w[0]+C[0])/2,T=(w[1]+C[1])/2;+b&&(b*=3,_=[l*b+x*(1-b),u*b+T*(1-b)]),y.setLayout([w,C,_])})}}}var jkt={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;ak.length=o;var l=dm(t);e.eachNode(function(f){var d=hm(f);isNaN(d)&&(d=2),d<0&&(d=0),d*=l;var h=Math.asin(d/2/r);isNaN(h)&&(h=VW/2),ak[f.dataIndex]=h,s+=h*2});var u=(2*VW-s)/o/2,c=0;e.eachNode(function(f){var d=u+ak[f.dataIndex];c+=d,(!f.getLayout()||!f.getLayout().fixed)&&f.setLayout([r*Math.cos(c)+a,r*Math.sin(c)+i]),c+=d})}};function jue(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");et(d.textConfig||(d.textConfig={}),{position:f})}else s.setTextConfig({rotation:o*=Math.PI/180})}}function Kkt(t){t.eachSeriesByType("graph",function(e){e.get("layout")==="circular"&&LB(e,"symbolSize")})}var wv=j2;function Ykt(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=cd(o*(Math.random()-.5)+l[0],s*(Math.random()-.5)+l[1])),f.pp=su(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 C=w.n1,_=w.n2;Sf(y,_.p,C.p);var x=F1(y)-w.d,T=_.w/(C.w+_.w);isNaN(T)&&(T=0),Bp(y,y),!C.fixed&&wv(C.p,C.p,y,T*x*h),!_.fixed&&wv(_.p,_.p,y,-(1-T)*x*h)}}for(var b=0;b<m;b++){var M=r[b];M.fixed||(Sf(y,l,M.p),wv(M.p,M.p,y,u*h))}for(var b=0;b<m;b++)for(var C=r[b],E=b+1;E<m;E++){var _=r[E];Sf(y,_.p,C.p);var x=F1(y);x===0&&(Rae(y,Math.random()-.5,Math.random()-.5),x=1);var A=(C.rep+_.rep)/x/x;!C.fixed&&wv(C.pp,C.pp,y,A),!_.fixed&&wv(_.pp,_.pp,y,-A)}for(var k=[],b=0;b<m;b++){var M=r[b];M.fixed||(Sf(k,M.p,M.pp),wv(M.p,M.p,k,h),Di(M.pp,M.p))}h=h*.992;var R=h<.01;p&&p(r,a,R),g&&g(R)}}}function Xkt(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"?Wue(e):l==="circular"&&LB(e,"value");var u=i.getDataExtent("value"),c=o.getDataExtent("value"),f=s.get("repulsion"),d=s.get("edgeLength"),h=st(f)?f:[f,f],v=st(d)?d:[d,d];v=[v[1],v[0]];var p=i.mapArray("value",function(b,w){var C=i.getItemLayout(w),_=ir(b,u,h);return isNaN(_)&&(_=(h[0]+h[1])/2),{w:_,rep:_,fixed:i.getItemModel(w).get("fixed"),p:!C||isNaN(C[0])||isNaN(C[1])?null:C}}),g=o.mapArray("value",function(b,w){var C=a.getEdgeByIndex(w),_=ir(b,c,v);isNaN(_)&&(_=(v[0]+v[1])/2);var x=C.getModel(),T=hl(C.getModel().get(["lineStyle","curveness"]),-kB(C,e,w,!0),0);return{n1:p[C.node1.dataIndex],n2:p[C.node2.dataIndex],d:_,curveness:T,ignoreForceLayout:x.get("ignoreForceLayout")}}),y=n.getBoundingRect(),m=Ykt(p,g,{rect:y,gravity:s.get("gravity"),friction:s.get("friction")});m.beforeStep(function(b,w){for(var C=0,_=b.length;C<_;C++)b[C].fixed&&Di(b[C].p,a.getNodeByIndex(C).getLayout())}),m.afterStep(function(b,w,C){for(var _=0,x=b.length;_<x;_++)b[_].fixed||a.getNodeByIndex(_).setLayout(b[_].p),r[i.getId(_)]=b[_].p;for(var _=0,x=w.length;_<x;_++){var T=w[_],M=a.getEdgeByIndex(_),E=T.n1.p,A=T.n2.p,k=M.getLayout();k=k?k.slice():[],k[0]=k[0]||[],k[1]=k[1]||[],Di(k[0],E),Di(k[1],A),+T.curveness&&(k[2]=[(E[0]+A[0])/2-(E[1]-A[1])*T.curveness,(E[1]+A[1])/2-(A[0]-E[0])*T.curveness]),M.setLayout(k)}}),e.forceLayout=m,e.preservedPoints=r,m.step()}else e.forceLayout=null})}function qkt(t,e,n){var r=et(t.getBoxLayoutParams(),{aspect:n});return ka(r,{width:e.getWidth(),height:e.getHeight()})}function Zkt(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=[];uE(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=qkt(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 mS;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 NW=Ga.prototype,ik=aS.prototype,Kue=function(){function t(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.percent=1}return t}();(function(t){Pe(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e})(Kue);function ok(t){return isNaN(+t.cpx1)||isNaN(+t.cpy1)}var Qkt=function(t){Pe(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 Kue},e.prototype.buildPath=function(n,r){ok(r)?NW.buildPath.call(this,n,r):ik.buildPath.call(this,n,r)},e.prototype.pointAt=function(n){return ok(this.shape)?NW.pointAt.call(this,n):ik.pointAt.call(this,n)},e.prototype.tangentAt=function(n){var r=this.shape,a=ok(r)?[r.x2-r.x1,r.y2-r.y1]:ik.tangentAt.call(this,n);return Bp(a,a)},e}(Cn);const Jkt=Qkt;var sk=["fromSymbol","toSymbol"];function IW(t){return"_"+t+"Type"}function BW(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=U0(a),u=zp(o||0,l);return r+l+u+(i||"")+(s||"")}function $W(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=U0(a),u=zp(o||0,l),c=ba(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 eRt(t){var e=new Jkt({name:"line",subPixelOptimize:!0});return p3(e.shape,t),e}function p3(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 tRt=function(t){Pe(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=eRt(o);s.shape.percent=0,zr(s,{shape:{percent:1}},i,r),this.add(s),q(sk,function(l){var u=$W(l,n,r);this.add(u),this[IW(l)]=BW(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:{}};p3(l.shape,s),jn(o,l,i,r),q(sk,function(u){var c=BW(u,n,r),f=IW(u);if(this[f]!==c){this.remove(this.childOfName(u));var d=$W(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=Ka(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,q(sk,function(_){var x=this.childOfName(_);if(x){x.setColor(y),x.style.opacity=g.opacity;for(var T=0;T<io.length;T++){var M=io[T],E=o.getState(M);if(E){var A=E.style||{},k=x.ensureState(M),R=k.style||(k.style={});A.stroke!=null&&(R[x.__isEmptyBrush?"stroke":"fill"]=A.stroke),A.opacity!=null&&(R.opacity=A.opacity)}}x.markRedraw()}},this);var m=i.getRawValue(r);Si(this,c,{labelDataIndex:r,labelFetcher:{getFormattedLabel:function(_,x){return i.getFormattedLabel(_,x,n.dataType)}},inheritColor:y||"#000",defaultOpacity:g.opacity,defaultText:(m==null?n.getName(r):isFinite(m)?sa(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 C=w.get("distance");st(C)||(C=[C,C]),b.__labelDistance=C}this.setTextConfig({position:null,local:!0,inside:!1}),ua(this,d,h,f)},e.prototype.highlight=function(){dc(this)},e.prototype.downplay=function(){hc(this)},e.prototype.updateLayout=function(n,r){this.setLinePoints(n.getItemLayout(r))},e.prototype.setLinePoints=function(n){var r=this.childOfName("line");p3(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=Sf([],f,c);Bp(d,d);function h(E,A){var k=E.__specifiedRotation;if(k==null){var R=l.tangentAt(A);E.attr("rotation",(A===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),C=[w[1],-w[0]],_=l.pointAt(b);C[1]>0&&(C[0]=-C[0],C[1]=-C[1]);var x=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 M=void 0;switch(i.__position){case"insideStartTop":case"insideMiddleTop":case"insideEndTop":case"middle":M=-m,p="bottom";break;case"insideStartBottom":case"insideMiddleBottom":case"insideEndBottom":M=m,p="top";break;default:M=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*x+c[0],i.y=c[1]+M,v=w[0]<0?"right":"left",i.originX=-y*x,i.originY=-M;break;case"insideMiddleTop":case"insideMiddle":case"insideMiddleBottom":case"middle":i.x=_[0],i.y=_[1]+M,v="center",i.originY=-M;break;case"insideEndTop":case"insideEnd":case"insideEndBottom":i.x=-y*x+f[0],i.y=f[1]+M,v=w[0]>=0?"right":"left",i.originX=y*x,i.originY=-M;break}i.scaleX=i.scaleY=o,i.setStyle({verticalAlign:i.__verticalAlign||p,align:i.__align||v})}},e}(en);const OB=tRt;var nRt=function(){function t(e){this.group=new en,this._LineCtor=e||OB}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=PW(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=PW(e),this._lineData=null,this.group.removeAll()},t.prototype.incrementalUpdate=function(e,n){this._progressiveEls=[];function r(s){!s.isGroup&&!rRt(s)&&(s.incremental=!0,s.ensureState("emphasis").hoverLayer=!0)}for(var a=e.start;a<e.end;a++){var i=n.getItemLayout(a);if(lk(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){dd(this._progressiveEls||this.group,e)},t.prototype._doAdd=function(e,n,r){var a=e.getItemLayout(n);if(lk(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(!lk(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 rRt(t){return t.animators&&t.animators.length>0}function PW(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:Ka(e)}}function FW(t){return isNaN(t[0])||isNaN(t[1])}function lk(t){return t&&!FW(t[0])&&!FW(t[1])}const VB=nRt;var uk=[],ck=[],fk=[],xv=Ja,dk=Lf,zW=Math.abs;function UW(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){uk[0]=xv(r[0],a[0],i[0],c),uk[1]=xv(r[1],a[1],i[1],c);var f=zW(dk(uk,e)-l);f<o&&(o=f,s=c)}for(var d=0;d<32;d++){var h=s+u;ck[0]=xv(r[0],a[0],i[0],s),ck[1]=xv(r[1],a[1],i[1],s),fk[0]=xv(r[0],a[0],i[0],h),fk[1]=xv(r[1],a[1],i[1],h);var f=dk(ck,e)-l;if(zW(f)<.01)break;var v=dk(fk,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 hk(t,e){var n=[],r=z1,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=[su(u[0]),su(u[1])],u[2]&&u.__original.push(su(u[2])));var d=u.__original;if(u[2]!=null){if(Di(a[0],d[0]),Di(a[1],d[2]),Di(a[2],d[1]),c&&c!=="none"){var h=hm(s.node1),v=UW(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=hm(s.node2),v=UW(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]}Di(u[0],a[0]),Di(u[1],a[2]),Di(u[2],a[1])}else{if(Di(i[0],d[0]),Di(i[1],d[1]),Sf(o,i[1],i[0]),Bp(o,o),c&&c!=="none"){var h=hm(s.node1);j2(i[0],i[0],o,h*e)}if(f&&f!=="none"){var h=hm(s.node2);j2(i[1],i[1],o,-h*e)}Di(u[0],i[0]),Di(u[1],i[1])}})}function GW(t){return t.type==="view"}var aRt=function(t){Pe(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 hS,i=new VB,o=this.group;this._controller=new yS(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(GW(o)){var c={x:o.x,y:o.y,scaleX:o.scaleX,scaleY:o.scaleY};this._firstRender?u.attr(c):jn(u,c,n)}hk(n.getGraph(),dm(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,C=b.getGraphicEl(),_=b.getModel();if(C){C.off("drag").off("dragend");var x=_.get("draggable");x&&C.on("drag",function(M){switch(p){case"force":h.warmUp(),!i._layouting&&i._startForceLayoutIteration(h,v),h.setFixed(w),f.setItemLayout(w,[C.x,C.y]);break;case"circular":f.setItemLayout(w,[C.x,C.y]),b.setLayout({fixed:!0},!0),LB(n,"symbolSize",b,[M.offsetX,M.offsetY]),i.updateLayout(n);break;case"none":default:f.setItemLayout(w,[C.x,C.y]),RB(n.getGraph(),n),i.updateLayout(n);break}}).on("dragend",function(){h&&h.setUnfixed(w)}),C.setDraggable(x,!!_.get("cursor"));var T=_.get(["emphasis","focus"]);T==="adjacency"&&(ln(C).focus=b.getAdjacentDataIndices())}}),f.graph.eachEdge(function(b){var w=b.getGraphicEl(),C=b.getModel().get(["emphasis","focus"]);w&&C==="adjacency"&&(ln(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){jue(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)&&!VE(u,a,n)}),!GW(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){wB(s,u.dx,u.dy),a.dispatchAction({seriesId:n.id,type:"graphRoam",dx:u.dx,dy:u.dy})}).on("zoom",function(u){xB(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(),hk(n.getGraph(),dm(n)),i._lineDraw.updateLayout(),a.updateLabelLayout()})},e.prototype._updateNodeAndLinkScale=function(){var n=this._model,r=n.getData(),a=dm(n);r.eachItemGraphicEl(function(i,o){i&&i.setSymbolScale(a)})},e.prototype.updateLayout=function(n){hk(n.getGraph(),dm(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}(br);const iRt=aRt;function _v(t){return"_EC_"+t}var oRt=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[_v(e)]){var a=new ph(e,n);return a.hostGraph=this,this.nodes.push(a),r[_v(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[_v(e)]},t.prototype.addEdge=function(e,n,r){var a=this._nodesMap,i=this._edgesMap;if(Un(e)&&(e=this.nodes[e]),Un(n)&&(n=this.nodes[n]),e instanceof ph||(e=a[_v(e)]),n instanceof ph||(n=a[_v(n)]),!(!e||!n)){var o=e.id+"-"+n.id,s=new Yue(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 ph&&(e=e.id),n instanceof ph&&(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 ph||(n=this._nodesMap[_v(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}(),ph=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=Gt(),n=Gt(),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}(),Yue=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=Gt(),n=Gt();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 Xue(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)}}}ha(ph,Xue("hostGraph","data"));ha(Yue,Xue("hostGraph","edgeData"));const sRt=oRt;function que(t,e,n,r,a){for(var i=new sRt(r),o=0;o<t.length;o++)i.addNode(Ua(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(Ua(Ia(c.id,null),f+" > "+d)),u++)}var h=n.get("coordinateSystem"),v;if(h==="cartesian2d"||h==="polar")v=Tu(t,n);else{var p=P0.get(h),g=p?p.dimensions||[]:[];bn(g,"value")<0&&g.concat(["value"]);var y=G0(t,{coordDimensions:g,encodeDefine:n.getEncode()}).dimensions;v=new Oi(y,n),v.initData(t)}var m=new Oi(["value"],n);return m.initData(l,s),a&&a(v,m),Rue({mainData:v,struct:i,structAttr:"graph",datas:{node:v,edge:m},datasAttr:{node:"data",edge:"edgeData"}}),i.update(),i}var lRt=function(t){Pe(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 gS(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),Sp(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){Gkt(this);var s=que(i,a,this,!0,l);return q(s.edges,function(u){Hkt(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=yr.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),Ya("nameValue",{name:c.join(" > "),value:o.value,noValue:o.value==null})}var f=pse({series:this,dataIndex:n,multipleSeries:r});return f},e.prototype._updateCategoriesData=function(){var n=ut(this.option.categories||[],function(a){return a.value!=null?a:et({value:0},a)}),r=new Oi(["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}(Lr);const uRt=lRt;var cRt={type:"graphRoam",event:"graphRoam",update:"none"};function fRt(t){t.registerChartView(iRt),t.registerSeriesModel(uRt),t.registerProcessor($kt),t.registerVisual(Pkt),t.registerVisual(Fkt),t.registerLayout(Wkt),t.registerLayout(t.PRIORITY.VISUAL.POST_CHART_LAYOUT,Kkt),t.registerLayout(Xkt),t.registerCoordinateSystem("graphView",{dimensions:mS.dimensions,create:Zkt}),t.registerAction({type:"focusNodeAdjacency",event:"focusNodeAdjacency",update:"series:focusNodeAdjacency"},fa),t.registerAction({type:"unfocusNodeAdjacency",event:"unfocusNodeAdjacency",update:"series:unfocusNodeAdjacency"},fa),t.registerAction(cRt,function(e,n,r){n.eachComponent({mainType:"series",query:e},function(a){var i=a.coordinateSystem,o=CB(i,e,void 0,r);a.setCenter&&a.setCenter(o.center),a.setZoom&&a.setZoom(o.zoom)})})}var dRt=function(){function t(){this.angle=0,this.width=10,this.r=10,this.x=0,this.y=0}return t}(),hRt=function(t){Pe(e,t);function e(n){var r=t.call(this,n)||this;return r.type="pointer",r}return e.prototype.getDefaultShape=function(){return new dRt},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}(Cn);const pRt=hRt;function vRt(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 Sx(t,e){var n=t==null?"":t+"";return e&&(Ot(e)?n=e.replace("{value}",n):jt(e)&&(n=e(t))),n}var gRt=function(t){Pe(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=vRt(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?_C:oo,v=f.get("show"),p=f.getModel("lineStyle"),g=p.get("width"),y=[u,c];Mie(y,!l),u=y[0],c=y[1];for(var m=c-u,b=u,w=[],C=0;v&&C<i.length;C++){var _=Math.min(Math.max(i[C][0],0),1);c=u+m*_;var x=new h({shape:{startAngle:b,endAngle:c,cx:o.cx,cy:o.cy,clockwise:l,r0:o.r-g,r:o.r},silent:!0});x.setStyle({fill:i[C][1]}),x.setStyle(p.getLineStyle(["color","width"])),w.push(x),b=c}w.reverse(),q(w,function(M){return s.add(M)});var T=function(M){if(M<=0)return i[0][1];var E;for(E=0;E<i.length;E++)if(i[E][0]>=M&&(E===0?0:i[E-1][0])<M)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"),C=m.get("splitNumber"),_=Et(y.get("length"),v),x=Et(m.get("length"),v),T=s,M=(l-s)/w,E=M/C,A=y.getModel("lineStyle").getLineStyle(),k=m.getModel("lineStyle").getLineStyle(),R=y.get("distance"),N,F,z=0;z<=w;z++){if(N=Math.cos(T),F=Math.sin(T),y.get("show")){var B=R?R+c:c,W=new Ga({shape:{x1:N*(v-B)+d,y1:F*(v-B)+h,x2:N*(v-_-B)+d,y2:F*(v-_-B)+h},style:A,silent:!0});A.stroke==="auto"&&W.setStyle({stroke:i(z/w)}),f.add(W)}if(b.get("show")){var B=b.get("distance")+R,V=Sx(sa(z/w*(g-p)+p),b.get("formatter")),P=i(z/w),K=N*(v-_-B)+d,Q=F*(v-_-B)+h,re=b.get("rotate"),ve=0;re==="radial"?(ve=-T+2*Math.PI,ve>Math.PI/2&&(ve+=Math.PI)):re==="tangential"?ve=-T-Math.PI/2:Un(re)&&(ve=re*Math.PI/180),ve===0?f.add(new Bn({style:Er(b,{text:V,x:K,y:Q,verticalAlign:F<-.8?"top":F>.8?"bottom":"middle",align:N<-.4?"left":N>.4?"right":"center"},{inheritColor:P}),silent:!0})):f.add(new Bn({style:Er(b,{text:V,x:K,y:Q,verticalAlign:"middle",align:"center"},{inheritColor:P}),silent:!0,originX:K,originY:Q,rotation:ve}))}if(m.get("show")&&z!==w){var B=m.get("distance");B=B?B+c:c;for(var oe=0;oe<=C;oe++){N=Math.cos(T),F=Math.sin(T);var ie=new Ga({shape:{x1:N*(v-B)+d,y1:F*(v-B)+h,x2:N*(v-x-B)+d,y2:F*(v-x-B)+h},silent:!0,style:k});k.stroke==="auto"&&ie.setStyle({stroke:i((z+oe/C)/w)}),f.add(ie),T+=E}T-=E}else T+=M}},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"),C=+n.get("max"),_=[w,C],x=[s,l];function T(E,A){var k=m.getItemModel(E),R=k.getModel("pointer"),N=Et(R.get("width"),o.r),F=Et(R.get("length"),o.r),z=n.get(["pointer","icon"]),B=R.get("offsetCenter"),W=Et(B[0],o.r),V=Et(B[1],o.r),P=R.get("keepAspect"),K;return z?K=ba(z,W-N/2,V-F,N,F,null,P):K=new pRt({shape:{angle:-Math.PI/2,width:N,r:F,x:W,y:V}}),K.rotation=-(A+Math.PI/2),K.x=o.cx,K.y=o.cy,K}function M(E,A){var k=g.get("roundCap"),R=k?_C:oo,N=g.get("overlap"),F=N?g.get("width"):c/m.count(),z=N?o.r-F:o.r-(E+1)*F,B=N?o.r:o.r-E*F,W=new R({shape:{startAngle:s,endAngle:A,cx:o.cx,cy:o.cy,clockwise:u,r0:z,r:B}});return N&&(W.z2=C-m.get(b,E)%C),W}(y||p)&&(m.diff(d).add(function(E){var A=m.get(b,E);if(p){var k=T(E,s);zr(k,{rotation:-((isNaN(+A)?x[0]:ir(A,_,x,!0))+Math.PI/2)},n),f.add(k),m.setItemGraphicEl(E,k)}if(y){var R=M(E,s),N=g.get("clip");zr(R,{shape:{endAngle:ir(A,_,x,N)}},n),f.add(R),TO(n.seriesIndex,m.dataType,E,R),v[E]=R}}).update(function(E,A){var k=m.get(b,E);if(p){var R=d.getItemGraphicEl(A),N=R?R.rotation:s,F=T(E,N);F.rotation=N,jn(F,{rotation:-((isNaN(+k)?x[0]:ir(k,_,x,!0))+Math.PI/2)},n),f.add(F),m.setItemGraphicEl(E,F)}if(y){var z=h[A],B=z?z.shape.endAngle:s,W=M(E,B),V=g.get("clip");jn(W,{shape:{endAngle:ir(k,_,x,V)}},n),f.add(W),TO(n.seriesIndex,m.dataType,E,W),v[E]=W}}).execute(),m.each(function(E){var A=m.getItemModel(E),k=A.getModel("emphasis"),R=k.get("focus"),N=k.get("blurScope"),F=k.get("disabled");if(p){var z=m.getItemGraphicEl(E),B=m.getItemVisual(E,"style"),W=B.fill;if(z instanceof si){var V=z.style;z.useStyle(et({image:V.image,x:V.x,y:V.y,width:V.width,height:V.height},B))}else z.useStyle(B),z.type!=="pointer"&&z.setColor(W);z.setStyle(A.getModel(["pointer","itemStyle"]).getItemStyle()),z.style.fill==="auto"&&z.setStyle("fill",i(ir(m.get(b,E),_,[0,1],!0))),z.z2EmphasisLift=0,bi(z,A),ua(z,R,N,F)}if(y){var P=v[E];P.useStyle(m.getItemVisual(E,"style")),P.setStyle(A.getModel(["progress","itemStyle"]).getItemStyle()),P.z2EmphasisLift=0,bi(P,A),ua(P,R,N,F)}}),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=ba(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 en,h=[],v=[],p=n.isAnimationEnabled(),g=n.get(["pointer","showAbove"]);l.diff(this._data).add(function(y){h[y]=new Bn({silent:!0}),v[y]=new Bn({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 en,C=i(ir(b,[c,f],[0,1],!0)),_=m.getModel("title");if(_.get("show")){var x=_.get("offsetCenter"),T=o.cx+Et(x[0],o.r),M=o.cy+Et(x[1],o.r),E=h[y];E.attr({z2:g?0:2,style:Er(_,{x:T,y:M,text:l.getName(y),align:"center",verticalAlign:"middle"},{inheritColor:C})}),w.add(E)}var A=m.getModel("detail");if(A.get("show")){var k=A.get("offsetCenter"),R=o.cx+Et(k[0],o.r),N=o.cy+Et(k[1],o.r),F=Et(A.get("width"),o.r),z=Et(A.get("height"),o.r),B=n.get(["progress","show"])?l.getItemVisual(y,"style").fill:C,E=v[y],W=A.get("formatter");E.attr({z2:g?0:2,style:Er(A,{x:R,y:N,text:Sx(b,W),width:isNaN(F)?null:F,height:isNaN(z)?null:z,align:"center",verticalAlign:"middle"},{inheritColor:B})}),boe(E,{normal:A},b,function(P){return Sx(P,W)}),p&&Soe(E,y,l,n,{getFormattedLabel:function(P,K,Q,re,ve,oe){return Sx(oe?oe.interpolatedValue:b,W)}}),w.add(E)}d.add(w)}),this.group.add(d),this._titleEls=h,this._detailEls=v},e.type="gauge",e}(br);const yRt=gRt;var mRt=function(t){Pe(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 W0(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}(Lr);const bRt=mRt;function SRt(t){t.registerChartView(yRt),t.registerSeriesModel(bRt)}var wRt=["itemStyle","opacity"],xRt=function(t){Pe(e,t);function e(n,r){var a=t.call(this)||this,i=a,o=new co,s=new Bn;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(wRt);c=c??1,a||xl(i),i.useStyle(n.getItemVisual(r,"style")),i.style.lineJoin="round",a?(i.setShape({points:l.points}),i.style.opacity=0,zr(i,{style:{opacity:c}},o,r)):jn(i,{style:{opacity:c},shape:{points:l.points}},o,r),bi(i,s),this._updateLabel(n,r),ua(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;Si(o,Ka(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 vn(h[0][0],h[0][1]):null},jn(o,{style:{x:c.x,y:c.y}},s,r),o.attr({rotation:c.rotation,originX:c.x,originY:c.y,z2:10}),dB(a,hB(l),{stroke:d})},e}(so),_Rt=function(t){Pe(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 xRt(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);Z1(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}(br);const CRt=_Rt;var TRt=function(t){Pe(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 gS(Nt(this.getData,this),Nt(this.getRawData,this)),this._defaultLabelLine(n)},e.prototype.getInitialData=function(n,r){return W0(this,{coordDimensions:["value"],encodeDefaulter:sn(BI,this)})},e.prototype._defaultLabelLine=function(n){Sp(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}(Lr);const ERt=TRt;function MRt(t,e){return ka(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}function DRt(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 jt(e)?a.sort(e):e!=="none"&&a.sort(function(l,u){return i?r[l]-r[u]:r[u]-r[l]}),a}function ARt(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 kRt(t,e){t.eachSeriesByType("funnel",function(n){var r=n.getData(),a=r.mapDimension("value"),i=n.get("sort"),o=MRt(n,e),s=n.get("orient"),l=o.width,u=o.height,c=DRt(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(),C=function(N,F){if(s==="horizontal"){var z=r.get(a,N)||0,B=ir(z,[p,g],h,!0),W=void 0;switch(y){case"top":W=d;break;case"center":W=d+(u-B)/2;break;case"bottom":W=d+(u-B);break}return[[F,W],[F,W+B]]}var V=r.get(a,N)||0,P=ir(V,[p,g],h,!0),K;switch(y){case"left":K=f;break;case"center":K=f+(l-P)/2;break;case"right":K=f+l-P;break}return[[K,F],[K+P,F]]};i==="ascending"&&(w=-w,m=-m,s==="horizontal"?f+=l:d+=u,c=c.reverse());for(var _=0;_<c.length;_++){var x=c[_],T=c[_+1],M=r.getItemModel(x);if(s==="horizontal"){var E=M.get(["itemStyle","width"]);E==null?E=w:(E=Et(E,l),i==="ascending"&&(E=-E));var A=C(x,f),k=C(T,f+E);f+=E+m,r.setItemLayout(x,{points:A.concat(k.slice().reverse())})}else{var R=M.get(["itemStyle","height"]);R==null?R=w:(R=Et(R,u),i==="ascending"&&(R=-R));var A=C(x,d),k=C(T,d+R);d+=R+m,r.setItemLayout(x,{points:A.concat(k.slice().reverse())})}}ARt(r)})}function RRt(t){t.registerChartView(CRt),t.registerSeriesModel(ERt),t.registerLayout(kRt),t.registerProcessor(vS("funnel"))}var LRt=.3,ORt=function(t){Pe(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n._dataGroup=new en,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=WW(n);s.diff(l).add(d).update(h).remove(v).execute();function d(g){var y=HW(s,o,g,c,u);pk(y,s,g,f)}function h(g,y){var m=l.getItemGraphicEl(y),b=Zue(s,g,c,u);s.setItemGraphicEl(g,m),jn(m,{shape:{points:b}},n,g),xl(m),pk(m,s,g,f)}function v(g){var y=l.getItemGraphicEl(g);o.remove(y)}if(!this._initialized){this._initialized=!0;var p=VRt(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=WW(r),u=this._progressiveEls=[],c=n.start;c<n.end;c++){var f=HW(i,this._dataGroup,c,s,o);f.incremental=!0,pk(f,i,c,l),u.push(f)}},e.prototype.remove=function(){this._dataGroup&&this._dataGroup.removeAll(),this._data=null},e.type="parallel",e}(br);function VRt(t,e,n){var r=t.model,a=t.getRect(),i=new $n({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),zr(i,{shape:{width:a.width,height:a.height}},e,n),i}function Zue(t,e,n,r){for(var a=[],i=0;i<n.length;i++){var o=n[i],s=t.get(t.mapDimension(o),e);NRt(s,r.getAxis(o).type)||a.push(r.dataToPoint(s,o))}return a}function HW(t,e,n,r,a){var i=Zue(t,n,r,a),o=new co({shape:{points:i},z2:10});return e.add(o),t.setItemGraphicEl(n,o),o}function WW(t){var e=t.get("smooth",!0);return e===!0&&(e=LRt),e=yu(e),t0(e)&&(e=0),{smooth:e}}function pk(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");bi(t,a,"lineStyle"),ua(t,i.get("focus"),i.get("blurScope"),i.get("disabled"))}function NRt(t,e){return e==="category"?t==null:t==null||isNaN(t)}const IRt=ORt;var BRt=function(t){Pe(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 Tu(null,this,{useEncodeDefaulter:Nt($Rt,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}(Lr);function $Rt(t){var e=t.ecModel.getComponent("parallel",t.get("parallelIndex"));if(e){var n={};return q(e.dimensions,function(r){var a=PRt(r);n[r]=a}),n}}function PRt(t){return+t.replace("dim","")}const FRt=BRt;var zRt=["lineStyle","opacity"],URt={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(zRt,!0);u!=null&&(l=u)}var c=i.ensureUniqueItemVisual(s,"style");c.opacity=l},a.start,a.end)}}}};const GRt=URt;function HRt(t){WRt(t),jRt(t)}function WRt(t){if(!t.parallel){var e=!1;q(t.series,function(n){n&&n.type==="parallel"&&(e=!0)}),e&&(t.parallel=[{}])}}function jRt(t){var e=mr(t.parallelAxis);q(e,function(n){if(qt(n)){var r=n.parallelIndex||0,a=mr(t.parallel)[r];a&&a.parallelAxisDefault&&hn(n,a.parallelAxisDefault,!1)}})}var KRt=5,YRt=function(t){Pe(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={},q(XRt,function(i,o){a.getZr().on(o,this._handlers[o]=Nt(i,this))},this)),z0(this,"_throttledDispatchExpand",n.get("axisExpandRate"),"fixRate")},e.prototype.dispose=function(n,r){nb(this,"_throttledDispatchExpand"),q(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(et({type:"parallelAxisExpand"},n))},e.type="parallel",e}(jr),XRt={mousedown:function(t){vk(this,"click")&&(this._mouseDownPoint=[t.offsetX,t.offsetY])},mouseup:function(t){var e=this._mouseDownPoint;if(vk(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>KRt)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||!vk(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 vk(t,e){var n=t._model;return n.get("axisExpandable")&&n.get("axisExpandTriggerOn")===e}const qRt=YRt;var ZRt=function(t){Pe(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&&hn(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){q(["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=or(this.ecModel.queryComponents({mainType:"parallelAxis"}),function(i){return(i.get("parallelIndex")||0)===this.componentIndex},this);q(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}(On);const QRt=ZRt;var JRt=function(t){Pe(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}(Vs);const eLt=JRt;function Hp(t,e,n,r,a,i){t=t||0;var o=n[1]-n[0];if(a!=null&&(a=Cv(a,[0,o])),i!=null&&(i=Math.max(i,a??0)),r==="all"){var s=Math.abs(e[1]-e[0]);s=Cv(s,[0,o]),a=i=Cv(s,[a,i]),r=0}e[0]=Cv(e[0],n),e[1]=Cv(e[1],n);var l=gk(e,r);e[r]+=t;var u=a||0,c=n.slice();l.sign<0?c[0]+=u:c[1]-=u,e[r]=Cv(e[r],c);var f;return f=gk(e,r),a!=null&&(f.sign!==l.sign||f.span<a)&&(e[1-r]=e[r]+l.sign*a),f=gk(e,r),i!=null&&f.span>i&&(e[1-r]=e[r]+f.sign*i),e}function gk(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 Cv(t,e){return Math.min(e[1]!=null?e[1]:1/0,Math.max(e[0]!=null?e[0]:-1/0,t))}var yk=q,Que=Math.min,Jue=Math.max,jW=Math.floor,tLt=Math.ceil,KW=sa,nLt=Math.PI,rLt=function(){function t(e,n,r){this.type="parallel",this._axesMap=Gt(),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;yk(a,function(o,s){var l=i[s],u=n.getComponent("parallelAxis",l),c=this._axesMap.set(o,new eLt(o,cS(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();yk(this.dimensions,function(i){var o=this._axesMap.get(i);o.scale.unionExtentFromData(a,a.mapDimension(i)),Tp(o.scale,o.model)},this)}},this)},t.prototype.resize=function(e,n){this._rect=ka(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=xx(e.get("axisExpandWidth"),l),f=xx(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=xx(h[1]-h[0],l),h[1]=h[0]+v;else{v=xx(c*(f-1),l);var p=e.get("axisExpandCenter")||jW(u/2);h=[c*p-v/2],h[1]=h[0]+v}var g=(s-v)/(u-f);g<3&&(g=0);var y=[jW(KW(h[0]/c,1))+1,tLt(KW(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])}),yk(r,function(o,s){var l=(a.axisExpandable?iLt:aLt)(s,a),u={horizontal:{x:l.position,y:a.axisLength},vertical:{x:0,y:l.position}},c={horizontal:nLt/2,vertical:0},f=[u[i].x+e.x,u[i].y+e.y],d=c[i],h=Wo();fd(h,h,d),bl(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=[];q(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 gl([e,0],r.transform)},t.prototype.getAxisLayout=function(e){return Zt(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?Hp(l,a,o,"all"):u="none";else{var h=a[1]-a[0],v=o[1]*s/h;a=[Jue(0,v-h/2)],a[1]=Que(o[1],a[0]+h),a[0]=a[1]-h}return{axisExpandWindow:a,behavior:u}},t}();function xx(t,e){return Que(Jue(t,e[0]),e[1])}function aLt(t,e){var n=e.layoutLength/(e.axisCount-1);return{position:n*t,axisNameAvailableWidth:n,axisLabelShow:!0}}function iLt(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 oLt=rLt;function sLt(t,e){var n=[];return t.eachComponent("parallel",function(r,a){var i=new oLt(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",Ca).models[0];r.coordinateSystem=a.coordinateSystem}}),n}var lLt={create:sLt};const uLt=lLt;var ece=function(t){Pe(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 xp([["fill","color"],["lineWidth","borderWidth"],["stroke","borderColor"],["width","width"],["opacity","opacity"]])(this.getModel("areaSelectStyle"))},e.prototype.setActiveIntervals=function(n){var r=this.activeIntervals=Zt(n);if(r)for(var a=r.length-1;a>=0;a--)zo(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}(On);ha(ece,H0);const YW=ece;var Ep=!0,hb=Math.min,s0=Math.max,cLt=Math.pow,fLt=1e4,dLt=6,hLt=6,XW="globalPan",pLt={w:[0,0],e:[0,1],n:[1,0],s:[1,1]},vLt={w:"ew",e:"ew",n:"ns",s:"ns",ne:"nesw",sw:"nesw",nw:"nwse",se:"nwse"},qW={brushStyle:{lineWidth:2,stroke:"rgba(210,219,238,0.3)",fill:"#D2DBEE"},transformable:!0,brushMode:"single",removeOnClick:!1},gLt=0,yLt=function(t){Pe(e,t);function e(n){var r=t.call(this)||this;return r._track=[],r._covers=[],r._handlers={},r._zr=n,r.group=new en,r._uid="brushController_"+gLt++,q(CLt,function(a,i){this._handlers[i]=Nt(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||MDt(r,XW,this._uid),q(this._handlers,function(a,i){r.on(i,a)}),this._brushType=n.brushType,this._brushOption=hn(Zt(qW),n,!0)},e.prototype._doDisableBrush=function(){var n=this._zr;DDt(n,XW,this._uid),q(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={};q(n,function(a){r[a.panelId]=Zt(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=ut(n,function(d){return hn(Zt(qW),d,!0)});var r="\0-brush-index-",a=this._covers,i=this._covers=[],o=this,s=this._creatingCover;return new pc(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]):nce(o,tce(o,v));NB(o,p)}}function f(d){a[d]!==s&&o.group.remove(a[d])}},e.prototype.unmount=function(){return this.enableBrush(!1),v3(this),this._zr.remove(this.group),this},e.prototype.dispose=function(){this.unmount(),this.off()},e}(ks);function tce(t,e){var n=$E[e.brushType].createCover(t,e);return n.__brushOption=e,ace(n,e),t.group.add(n),n}function nce(t,e){var n=IB(e);return n.endCreating&&(n.endCreating(t,e),ace(e,e.__brushOption)),e}function rce(t,e){var n=e.__brushOption;IB(e).updateCoverShape(t,e,n.range,n)}function ace(t,e){var n=e.z;n==null&&(n=fLt),t.traverse(function(r){r.z=n,r.z2=n})}function NB(t,e){IB(e).updateCommon(t,e),rce(t,e)}function IB(t){return $E[t.__brushOption.brushType]}function BB(t,e,n){var r=t._panels;if(!r)return Ep;var a,i=t._transform;return q(r,function(o){o.isTargetByCursor(e,n,i)&&(a=o)}),a}function ice(t,e){var n=t._panels;if(!n)return Ep;var r=e.__brushOption.panelId;return r!=null?n[r]:Ep}function v3(t){var e=t._covers,n=e.length;return q(e,function(r){t.group.remove(r)},t),e.length=0,!!n}function Mp(t,e){var n=ut(t._covers,function(r){var a=r.__brushOption,i=Zt(a.range);return{brushType:a.brushType,panelId:a.panelId,range:i}});t.trigger("brush",{areas:n,isEnd:!!e.isEnd,removeOnClick:!!e.removeOnClick})}function mLt(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=cLt(a*a+i*i,.5);return o>dLt}function oce(t){var e=t.length-1;return e<0&&(e=0),[t[0],t[e]]}function sce(t,e,n,r){var a=new en;return a.add(new $n({name:"main",style:$B(n),silent:!0,draggable:!0,cursor:"move",drift:sn(ZW,t,e,a,["n","s","w","e"]),ondragend:sn(Mp,e,{isEnd:!0})})),q(r,function(i){a.add(new $n({name:i.join(""),style:{opacity:0},draggable:!0,silent:!0,invisible:!0,drift:sn(ZW,t,e,a,i),ondragend:sn(Mp,e,{isEnd:!0})}))}),a}function lce(t,e,n,r){var a=r.brushStyle.lineWidth||0,i=s0(a,hLt),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;Nu(t,e,"main",o,s,v,p),r.transformable&&(Nu(t,e,"w",l,u,i,y),Nu(t,e,"e",d,u,i,y),Nu(t,e,"n",l,u,g,i),Nu(t,e,"s",l,h,g,i),Nu(t,e,"nw",l,u,i,i),Nu(t,e,"ne",d,u,i,i),Nu(t,e,"sw",l,h,i,i),Nu(t,e,"se",d,h,i,i))}function g3(t,e){var n=e.__brushOption,r=n.transformable,a=e.childAt(0);a.useStyle($B(n)),a.attr({silent:!r,cursor:r?"move":"default"}),q([["w"],["e"],["n"],["s"],["s","e"],["s","w"],["n","e"],["n","w"]],function(i){var o=e.childOfName(i.join("")),s=i.length===1?y3(t,i[0]):SLt(t,i);o&&o.attr({silent:!r,invisible:!r,cursor:r?vLt[s]+"-resize":null})})}function Nu(t,e,n,r,a,i,o){var s=e.childOfName(n);s&&s.setShape(xLt(PB(t,e,[[r,a],[r+i,a+o]])))}function $B(t){return Xt({strokeNoScale:!0},t.brushStyle)}function uce(t,e,n,r){var a=[hb(t,n),hb(e,r)],i=[s0(t,n),s0(e,r)];return[[a[0],i[0]],[a[1],i[1]]]}function bLt(t){return Nf(t.group)}function y3(t,e){var n={w:"left",e:"right",n:"top",s:"bottom"},r={left:"w",right:"e",top:"n",bottom:"s"},a=gE(n[e],bLt(t));return r[a]}function SLt(t,e){var n=[y3(t,e[0]),y3(t,e[1])];return(n[0]==="e"||n[0]==="w")&&n.reverse(),n.join("")}function ZW(t,e,n,r,a,i){var o=n.__brushOption,s=t.toRectRange(o.range),l=cce(e,a,i);q(r,function(u){var c=pLt[u];s[c[0]][c[1]]+=l[c[0]]}),o.range=t.fromRectRange(uce(s[0][0],s[1][0],s[0][1],s[1][1])),NB(e,n),Mp(e,{isEnd:!1})}function wLt(t,e,n,r){var a=e.__brushOption.range,i=cce(t,n,r);q(a,function(o){o[0]+=i[0],o[1]+=i[1]}),NB(t,e),Mp(t,{isEnd:!1})}function cce(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 PB(t,e,n){var r=ice(t,e);return r&&r!==Ep?r.clipPath(n,t._transform):Zt(n)}function xLt(t){var e=hb(t[0][0],t[1][0]),n=hb(t[0][1],t[1][1]),r=s0(t[0][0],t[1][0]),a=s0(t[0][1],t[1][1]);return{x:e,y:n,width:r-e,height:a-n}}function _Lt(t,e,n){if(!(!t._brushType||TLt(t,e.offsetX,e.offsetY))){var r=t._zr,a=t._covers,i=BB(t,e,n);if(!t._dragging)for(var o=0;o<a.length;o++){var s=a[o].__brushOption;if(i&&(i===Ep||s.panelId===i.panelId)&&$E[s.brushType].contain(a[o],n[0],n[1]))return}i&&r.setCursorStyle("crosshair")}}function m3(t){var e=t.event;e.preventDefault&&e.preventDefault()}function b3(t,e,n){return t.childOfName("main").contain(e,n)}function fce(t,e,n,r){var a=t._creatingCover,i=t._creatingPanel,o=t._brushOption,s;if(t._track.push(n.slice()),mLt(t)||a){if(i&&!a){o.brushMode==="single"&&v3(t);var l=Zt(o);l.brushType=QW(l.brushType,i),l.panelId=i===Ep?null:i.panelId,a=t._creatingCover=tce(t,l),t._covers.push(a)}if(a){var u=$E[QW(t._brushType,i)],c=a.__brushOption;c.range=u.getCreatingRange(PB(t,a,t._track)),r&&(nce(t,a),u.updateCommon(t,a)),rce(t,a),s={isEnd:r}}}else r&&o.brushMode==="single"&&o.removeOnClick&&BB(t,e,n)&&v3(t)&&(s={isEnd:r,removeOnClick:!0});return s}function QW(t,e){return t==="auto"?e.defaultBrushType:t}var CLt={mousedown:function(t){if(this._dragging)JW(this,t);else if(!t.target||!t.target.draggable){m3(t);var e=this.group.transformCoordToLocal(t.offsetX,t.offsetY);this._creatingCover=null;var n=this._creatingPanel=BB(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(_Lt(this,t,r),this._dragging){m3(t);var a=fce(this,t,r,!1);a&&Mp(this,a)}},mouseup:function(t){JW(this,t)}};function JW(t,e){if(t._dragging){m3(e);var n=e.offsetX,r=e.offsetY,a=t.group.transformCoordToLocal(n,r),i=fce(t,e,a,!0);t._dragging=!1,t._track=[],t._creatingCover=null,i&&Mp(t,i)}}function TLt(t,e,n){var r=t._zr;return e<0||e>r.getWidth()||n<0||n>r.getHeight()}var $E={lineX:e7(0),lineY:e7(1),rect:{createCover:function(t,e){function n(r){return r}return sce({toRectRange:n,fromRectRange:n},t,e,[["w"],["e"],["n"],["s"],["s","e"],["s","w"],["n","e"],["n","w"]])},getCreatingRange:function(t){var e=oce(t);return uce(e[1][0],e[1][1],e[0][0],e[0][1])},updateCoverShape:function(t,e,n,r){lce(t,e,n,r)},updateCommon:g3,contain:b3},polygon:{createCover:function(t,e){var n=new en;return n.add(new co({name:"main",style:$B(e),silent:!0})),n},getCreatingRange:function(t){return t},endCreating:function(t,e){e.remove(e.childAt(0)),e.add(new so({name:"main",draggable:!0,drift:sn(wLt,t,e),ondragend:sn(Mp,t,{isEnd:!0})}))},updateCoverShape:function(t,e,n,r){e.childAt(0).setShape({points:PB(t,e,n)})},updateCommon:g3,contain:b3}};function e7(t){return{createCover:function(e,n){return sce({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=oce(e),r=hb(n[0][t],n[1][t]),a=s0(n[0][t],n[1][t]);return[r,a]},updateCoverShape:function(e,n,r,a){var i,o=ice(e,n);if(o!==Ep&&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(),lce(e,n,l,a)},updateCommon:g3,contain:b3}}const FB=yLt;function dce(t){return t=zB(t),function(e){return EI(e,t)}}function hce(t,e){return t=zB(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 pce(t,e,n){var r=zB(t);return function(a,i){return r.contain(i[0],i[1])&&!VE(a,e,n)}}function zB(t){return yn.create(t)}var ELt=["axisLine","axisTickLabel","axisName"],MLt=function(t){Pe(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 FB(r.getZr())).on("brush",Nt(this._onBrush,this))},e.prototype.render=function(n,r,a,i){if(!DLt(n,r,i)){this.axisModel=n,this.api=a,this.group.removeAll();var o=this._axisGroup;if(this._axisGroup=new en,this.group.add(this._axisGroup),!!n.get("show")){var s=kLt(n,r),l=s.coordinateSystem,u=n.getAreaSelectStyle(),c=u.width,f=n.axis.dim,d=l.getAxisLayout(f),h=et({strokeContainThreshold:c},d),v=new gc(n,h);q(ELt,v.add,v),this._axisGroup.add(v.getGroup()),this._refreshBrushController(h,u,n,s,c,a),oS(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=yn.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:dce(f),isTargetByCursor:pce(f,s,i),getLinearBrushOtherExtent:hce(f,0)}]).enableBrush({brushType:"lineX",brushStyle:r,removeOnClick:!0}).updateCovers(ALt(a))},e.prototype._onBrush=function(n){var r=n.areas,a=this.axisModel,i=a.axis,o=ut(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}(jr);function DLt(t,e,n){return n&&n.type==="axisAreaSelect"&&e.findComponents({mainType:"parallelAxis",query:n})[0]===t}function ALt(t){var e=t.axis;return ut(t.activeIntervals,function(n){return{brushType:"lineX",panelId:"pl",range:[e.dataToCoord(n[0],!0),e.dataToCoord(n[1],!0)]}})}function kLt(t,e){return e.getComponent("parallel",t.get("parallelIndex"))}const RLt=MLt;var LLt={type:"axisAreaSelect",event:"axisAreaSelected"};function OLt(t){t.registerAction(LLt,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 VLt={type:"value",areaSelectStyle:{width:20,borderWidth:1,borderColor:"rgba(160,197,232)",color:"rgba(160,197,232)",opacity:.3},realtime:!0,z:10};function vce(t){t.registerComponentView(qRt),t.registerComponentModel(QRt),t.registerCoordinateSystem("parallel",uLt),t.registerPreprocessor(HRt),t.registerComponentModel(YW),t.registerComponentView(RLt),o0(t,"parallel",YW,VLt),OLt(t)}function NLt(t){wn(vce),t.registerChartView(IRt),t.registerSeriesModel(FRt),t.registerVisual(t.PRIORITY.VISUAL.BRUSH,GRt)}var ILt=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}(),BLt=function(t){Pe(e,t);function e(n){return t.call(this,n)||this}return e.prototype.getDefaultShape=function(){return new ILt},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(){dc(this)},e.prototype.downplay=function(){hc(this)},e}(Cn),$Lt=function(t){Pe(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 BLt,g=ln(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(),C=v.node1.getModel(),_=C.get("localX"),x=C.get("localY"),T=v.node2.getLayout(),M=v.node2.getModel(),E=M.get("localX"),A=M.get("localY"),k=v.getLayout(),R,N,F,z,B,W,V,P;p.shape.extent=Math.max(1,k.dy),p.shape.orient=h,h==="vertical"?(R=(_!=null?_*u:w.x)+k.sy,N=(x!=null?x*c:w.y)+w.dy,F=(E!=null?E*u:T.x)+k.ty,z=A!=null?A*c:T.y,B=R,W=N*(1-b)+z*b,V=F,P=N*b+z*(1-b)):(R=(_!=null?_*u:w.x)+w.dx,N=(x!=null?x*c:w.y)+k.sy,F=E!=null?E*u:T.x,z=(A!=null?A*c:T.y)+k.ty,B=R*(1-b)+F*b,W=N,V=R*b+F*(1-b),P=z),p.setShape({x1:R,y1:N,x2:F,y2:z,cpx1:B,cpy1:W,cpx2:V,cpy2:P}),p.useStyle(m.getItemStyle()),t7(p.style,h,v);var K=""+y.get("value"),Q=Ka(y,"edgeLabel");Si(p,Q,{labelFetcher:{getFormattedLabel:function(oe,ie,fe,se,ge,me){return n.getFormattedLabel(oe,ie,"edge",se,hl(ge,Q.normal&&Q.normal.get("formatter"),K),me)}},labelDataIndex:v.dataIndex,defaultText:K}),p.setTextConfig({position:"inside"});var re=y.getModel("emphasis");bi(p,y,"lineStyle",function(oe){var ie=oe.getItemStyle();return t7(ie,h,v),ie}),s.add(p),d.setItemGraphicEl(v.dataIndex,p);var ve=re.get("focus");ua(p,ve==="adjacency"?v.getAdjacentDataIndices():ve==="trajectory"?v.getTrajectoryDataIndices():ve,re.get("blurScope"),re.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 $n({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});Si(w,Ka(g),{labelFetcher:{getFormattedLabel:function(_,x){return n.getFormattedLabel(_,x,"node")}},labelDataIndex:v.dataIndex,defaultText:v.id}),w.disableLabelAnimation=!0,w.setStyle("fill",v.getVisual("color")),w.setStyle("decal",v.getVisual("style").decal),bi(w,g),s.add(w),f.setItemGraphicEl(v.dataIndex,w),ln(w).dataType="node";var C=b.get("focus");ua(w,C==="adjacency"?v.getAdjacentDataIndices():C==="trajectory"?v.getTrajectoryDataIndices():C,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(PLt(s.getBoundingRect(),n,function(){s.removeClipPath()})),this._data=n.getData()},e.prototype.dispose=function(){},e.type="sankey",e}(br);function t7(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");Ot(r)&&Ot(a)&&(t.fill=new k0(0,0,+(e==="horizontal"),+(e==="vertical"),[{color:r,offset:0},{color:a,offset:1}]))}}function PLt(t,e,n){var r=new $n({shape:{x:t.x-10,y:t.y-10,width:0,height:t.height+20}});return zr(r,{shape:{width:t.width+20}},e,n),r}const FLt=$Lt;var zLt=function(t){Pe(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 yr(o[l],this,r));if(i&&a){var u=que(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 Ya("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 Ya("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}(Lr);const ULt=zLt;function GLt(t,e){t.eachSeriesByType("sankey",function(n){var r=n.get("nodeWidth"),a=n.get("nodeGap"),i=HLt(n,e);n.layoutInfo=i;var o=i.width,s=i.height,l=n.getGraph(),u=l.nodes,c=l.edges;jLt(u);var f=or(u,function(p){return p.getLayout().value===0}),d=f.length!==0?0:n.get("layoutIterations"),h=n.get("orient"),v=n.get("nodeAlign");WLt(u,c,r,a,o,s,d,h,v)})}function HLt(t,e){return ka(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}function WLt(t,e,n,r,a,i,o,s,l){KLt(t,e,n,a,i,s,l),ZLt(t,e,i,a,r,o,s),oOt(t,s)}function jLt(t){q(t,function(e){var n=$f(e.outEdges,AC),r=$f(e.inEdges,AC),a=e.getValue()||0,i=Math.max(n,r,a);e.setLayout({value:i},!0)})}function KLt(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 C=b.node2,_=t.indexOf(C);--l[_]===0&&c.indexOf(C)<0&&c.push(C)}}++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 x=h>f-1?h:f-1;o&&o!=="left"&&YLt(t,o,i,x);var T=i==="vertical"?(a-n)/x:(r-n)/x;qLt(t,T,i)}function gce(t){var e=t.hostGraph.data.getRawDataItem(t.dataIndex);return e.depth!=null&&e.depth>=0}function YLt(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}q(t,function(f){gce(f)||f.setLayout({depth:Math.max(0,r-f.getLayout().skNodeHeight)},!0)})}else e==="justify"&&XLt(t,r)}function XLt(t,e){q(t,function(n){!gce(n)&&!n.outEdges.length&&n.setLayout({depth:e},!0)})}function qLt(t,e,n){q(t,function(r){var a=r.getLayout().depth*e;n==="vertical"?r.setLayout({y:a},!0):r.setLayout({x:a},!0)})}function ZLt(t,e,n,r,a,i,o){var s=QLt(t,o);JLt(s,e,n,r,a,o),mk(s,a,n,r,o);for(var l=1;i>0;i--)l*=.99,eOt(s,l,o),mk(s,a,n,r,o),iOt(s,l,o),mk(s,a,n,r,o)}function QLt(t,e){var n=[],r=e==="vertical"?"y":"x",a=wO(t,function(i){return i.getLayout()[r]});return a.keys.sort(function(i,o){return i-o}),q(a.keys,function(i){n.push(a.buckets.get(i))}),n}function JLt(t,e,n,r,a,i){var o=1/0;q(t,function(s){var l=s.length,u=0;q(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)}),q(t,function(s){q(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))})}),q(e,function(s){var l=+s.getValue()*o;s.setLayout({dy:l},!0)})}function mk(t,e,n,r,a){var i=a==="vertical"?"x":"y";q(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 eOt(t,e,n){q(t.slice().reverse(),function(r){q(r,function(a){if(a.outEdges.length){var i=$f(a.outEdges,tOt,n)/$f(a.outEdges,AC);if(isNaN(i)){var o=a.outEdges.length;i=o?$f(a.outEdges,nOt,n)/o:0}if(n==="vertical"){var s=a.getLayout().x+(i-Jf(a,n))*e;a.setLayout({x:s},!0)}else{var l=a.getLayout().y+(i-Jf(a,n))*e;a.setLayout({y:l},!0)}}})})}function tOt(t,e){return Jf(t.node2,e)*t.getValue()}function nOt(t,e){return Jf(t.node2,e)}function rOt(t,e){return Jf(t.node1,e)*t.getValue()}function aOt(t,e){return Jf(t.node1,e)}function Jf(t,e){return e==="vertical"?t.getLayout().x+t.getLayout().dx/2:t.getLayout().y+t.getLayout().dy/2}function AC(t){return t.getValue()}function $f(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 iOt(t,e,n){q(t,function(r){q(r,function(a){if(a.inEdges.length){var i=$f(a.inEdges,rOt,n)/$f(a.inEdges,AC);if(isNaN(i)){var o=a.inEdges.length;i=o?$f(a.inEdges,aOt,n)/o:0}if(n==="vertical"){var s=a.getLayout().x+(i-Jf(a,n))*e;a.setLayout({x:s},!0)}else{var l=a.getLayout().y+(i-Jf(a,n))*e;a.setLayout({y:l},!0)}}})})}function oOt(t,e){var n=e==="vertical"?"x":"y";q(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]})}),q(t,function(r){var a=0,i=0;q(r.outEdges,function(o){o.setLayout({sy:a},!0),a+=o.getLayout().dy}),q(r.inEdges,function(o){o.setLayout({ty:i},!0),i+=o.getLayout().dy})})}function sOt(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;q(r,function(s){var l=s.getLayout().value;l<i&&(i=l),l>o&&(o=l)}),q(r,function(s){var l=new gi({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&&q(a,function(s){var l=s.getModel().get("lineStyle");s.setVisual("style",l)})})}function lOt(t){t.registerChartView(FLt),t.registerSeriesModel(ULt),t.registerLayout(GLt),t.registerVisual(sOt),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 yce=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=[];q(g,function(w,C){var _;st(w)?(_=w.slice(),w.unshift(C)):st(w.value)?(_=et({},w),_.value=_.value.slice(),w.value.unshift(C)):_=w,y.push(_)}),e.data=y}var m=this.defaultValueDimensions,b=[{name:f,type:yC(v),ordinalMeta:r,otherDims:{tooltip:!1,itemName:0},dimsDef:["base"]},{name:d,type:yC(p),dimsDef:m.slice()}];return W0(this,{coordDimensions:b,dimensionsCount:m.length+1,encodeDefaulter:sn(Poe,b,this)})},t.prototype.getBaseAxis=function(){var e=this._baseAxisDim;return this.ecModel.getComponent(e+"Axis",this.get(e+"AxisIndex")).axis},t}(),mce=function(t){Pe(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}(Lr);ha(mce,yce,!0);const uOt=mce;var cOt=function(t){Pe(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=n7(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?(xl(f),bce(d,f,i,u)):f=n7(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}(br),fOt=function(){function t(){}return t}(),dOt=function(t){Pe(e,t);function e(n){var r=t.call(this,n)||this;return r.type="boxplotBoxPath",r}return e.prototype.getDefaultShape=function(){return new fOt},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}(Cn);function n7(t,e,n,r,a){var i=t.ends,o=new dOt({shape:{points:a?hOt(i,r,t):i}});return bce(t,o,e,n,a),o}function bce(t,e,n,r,a){var i=n.hostModel,o=sS[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");bi(e,s),ua(e,l.get("focus"),l.get("blurScope"),l.get("disabled"))}function hOt(t,e,n){return ut(t,function(r){return r=r.slice(),r[e]=n.initBaseline,r})}const pOt=cOt;var Ym=q;function vOt(t){var e=gOt(t);Ym(e,function(n){var r=n.seriesModels;r.length&&(yOt(n),Ym(r,function(a,i){mOt(a,n.boxOffsetList[i],n.boxWidthList[i])}))})}function gOt(t){var e=[],n=[];return t.eachSeriesByType("boxplot",function(r){var a=r.getBaseAxis(),i=bn(n,a);i<0&&(i=n.length,n[i]=a,e[i]={axis:a,seriesModels:[]}),e[i].seriesModels.push(r)}),e}function yOt(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;Ym(n,function(v){l=Math.max(l,v.getData().count())});var u=e.getExtent();s=Math.abs(u[1]-u[0])/l}Ym(n,function(v){var p=v.get("boxWidth");st(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;Ym(n,function(v,p){i.push(h),h+=f+d,a.push(Math.min(Math.max(d,o[p][0]),o[p][1]))})}function mOt(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),C(m,v),C(m,y),C(m,h),a.setItemLayout(f,{initBaseline:h[s],ends:m})}function b(_,x,T){var M=a.get(x,T),E=[];E[o]=_,E[s]=M;var A;return isNaN(_)||isNaN(M)?A=[NaN,NaN]:(A=r.dataToPoint(E),A[o]+=e),A}function w(_,x,T){var M=x.slice(),E=x.slice();M[o]+=i,E[o]-=i,T?_.push(M,E):_.push(E,M)}function C(_,x){var T=x.slice(),M=x.slice();T[o]-=i,M[o]+=i,_.push(T,M)}}function bOt(t,e){e=e||{};for(var n=[],r=[],a=e.boundIQR,i=a==="none"||a===0,o=0;o<t.length;o++){var s=zo(t[o].slice()),l=O_(s,.25),u=O_(s,.5),c=O_(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=jt(g)?g({value:o}):Ot(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 SOt={type:"echarts:boxplot",transform:function(e){var n=e.upstream;if(n.sourceFormat!==Bi){var r="";tr(r)}var a=bOt(n.getRawData(),e.config);return[{dimensions:["ItemName","Low","Q1","Q2","Q3","High"],data:a.boxData},{data:a.outliers}]}};function wOt(t){t.registerSeriesModel(uOt),t.registerChartView(pOt),t.registerLayout(vOt),t.registerTransform(SOt)}var xOt=["color","borderColor"],_Ot=function(t){Pe(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){dd(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&&r7(u,f))return;var d=bk(f,c,!0);zr(d,{shape:{points:f.ends}},n,c),Sk(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&&r7(u,h)){i.remove(d);return}d?(jn(d,{shape:{points:h.ends}},n,c),xl(d)):d=bk(h),Sk(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(),a7(n,this.group);var r=n.get("clip",!0)?OE(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=bk(s);Sk(l,a,o,i),l.incremental=!0,this.group.add(l),this._progressiveEls.push(l)}},e.prototype._incrementalRenderLarge=function(n,r){a7(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}(br),COt=function(){function t(){}return t}(),TOt=function(t){Pe(e,t);function e(n){var r=t.call(this,n)||this;return r.type="normalCandlestickBox",r}return e.prototype.getDefaultShape=function(){return new COt},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}(Cn);function bk(t,e,n){var r=t.ends;return new TOt({shape:{points:n?EOt(r,t):r},z2:100})}function r7(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 Sk(t,e,n,r){var a=e.getItemModel(n);t.useStyle(e.getItemVisual(n,"style")),t.style.strokeNoScale=!0,t.__simpleBox=r,bi(t,a)}function EOt(t,e){return ut(t,function(n){return n=n.slice(),n[1]=e.initBaseline,n})}var MOt=function(){function t(){}return t}(),wk=function(t){Pe(e,t);function e(n){var r=t.call(this,n)||this;return r.type="largeCandlestickBox",r}return e.prototype.getDefaultShape=function(){return new MOt},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}(Cn);function a7(t,e,n,r){var a=t.getData(),i=a.getLayout("largePoints"),o=new wk({shape:{points:i},__sign:1,ignoreCoarsePointer:!0});e.add(o);var s=new wk({shape:{points:i},__sign:-1,ignoreCoarsePointer:!0});e.add(s);var l=new wk({shape:{points:i},__sign:0,ignoreCoarsePointer:!0});e.add(l),xk(1,o,t),xk(-1,s,t),xk(0,l,t),r&&(o.incremental=!0,s.incremental=!0),n&&n.push(o,s)}function xk(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(xOt);e.useStyle(i),e.style.fill=null,e.style.stroke=a}const DOt=_Ot;var Sce=function(t){Pe(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}(Lr);ha(Sce,yce,!0);const AOt=Sce;function kOt(t){!t||!st(t.series)||q(t.series,function(e){qt(e)&&e.type==="k"&&(e.type="candlestick")})}var ROt=["itemStyle","borderColor"],LOt=["itemStyle","borderColor0"],OOt=["itemStyle","borderColorDoji"],VOt=["itemStyle","color"],NOt=["itemStyle","color0"],IOt={seriesType:"candlestick",plan:F0(),performRawSeries:!0,reset:function(t,e){function n(i,o){return o.get(i>0?VOt:NOt)}function r(i,o){return o.get(i===0?OOt:i>0?ROt:LOt)}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");et(f,c)}}}}}};const BOt=IOt;var $Ot={seriesType:"candlestick",plan:F0(),reset:function(t){var e=t.coordinateSystem,n=t.getData(),r=POt(t,n),a=0,i=1,o=["x","y"],s=n.getDimensionIndex(n.mapDimension(o[a])),l=ut(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),C=m.get(c,y),_=m.get(f,y),x=m.get(d,y),T=Math.min(w,C),M=Math.max(w,C),E=B(T,b),A=B(M,b),k=B(_,b),R=B(x,b),N=[];W(N,A,0),W(N,E,1),N.push(P(R),P(A),P(k),P(E));var F=g.getItemModel(y),z=!!F.get(["itemStyle","borderColorDoji"]);g.setItemLayout(y,{sign:i7(m,y,w,C,c,z),initBaseline:w>C?A[i]:E[i],ends:N,brushRect:V(_,x,b)})}function B(K,Q){var re=[];return re[a]=Q,re[i]=K,isNaN(Q)||isNaN(K)?[NaN,NaN]:e.dataToPoint(re)}function W(K,Q,re){var ve=Q.slice(),oe=Q.slice();ve[a]=I_(ve[a]+r/2,1,!1),oe[a]=I_(oe[a]-r/2,1,!0),re?K.push(ve,oe):K.push(oe,ve)}function V(K,Q,re){var ve=B(K,re),oe=B(Q,re);return ve[a]-=r/2,oe[a]-=r/2,{x:ve[0],y:ve[1],width:r,height:oe[1]-ve[1]}}function P(K){return K[a]=I_(K[a],1),K}}function v(p,g){for(var y=tu(p.count*4),m=0,b,w=[],C=[],_,x=g.getStore(),T=!!t.get(["itemStyle","borderColorDoji"]);(_=p.next())!=null;){var M=x.get(s,_),E=x.get(u,_),A=x.get(c,_),k=x.get(f,_),R=x.get(d,_);if(isNaN(M)||isNaN(k)||isNaN(R)){y[m++]=NaN,m+=3;continue}y[m++]=i7(x,_,E,A,c,T),w[a]=M,w[i]=k,b=e.dataToPoint(w,null,C),y[m++]=b?b[0]:NaN,y[m++]=b?b[1]:NaN,w[i]=R,b=e.dataToPoint(w,null,C),y[m++]=b?b[1]:NaN}g.setLayout("largePoints",y)}}};function i7(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 POt(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(gn(t.get("barMaxWidth"),a),a),o=Et(gn(t.get("barMinWidth"),1),a),s=t.get("barWidth");return s!=null?Et(s,a):Math.max(Math.min(a/2,i),o)}const FOt=$Ot;function zOt(t){t.registerChartView(DOt),t.registerSeriesModel(AOt),t.registerPreprocessor(kOt),t.registerVisual(BOt),t.registerLayout(FOt)}function o7(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 UOt=function(t){Pe(e,t);function e(n,r){var a=t.call(this)||this,i=new dS(n,r),o=new en;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=ba(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)}o7(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}}o7(a,n)},e.prototype.highlight=function(){dc(this)},e.prototype.downplay=function(){hc(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=U0(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=zp(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,ua(this,d.get("focus"),d.get("blurScope"),d.get("disabled"))},e.prototype.fadeOut=function(n){n&&n()},e}(en);const GOt=UOt;var HOt=function(t){Pe(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 hS(GOt)},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=pS("").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=Vae(r.getRoamTransform()),this.group.decomposeTransform())},e.prototype.remove=function(n,r){this._symbolDraw&&this._symbolDraw.remove(!0)},e.type="effectScatter",e}(br);const WOt=HOt;var jOt=function(t){Pe(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 Tu(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}(Lr);const KOt=jOt;function YOt(t){t.registerChartView(WOt),t.registerSeriesModel(KOt),t.registerLayout(pS("effectScatter"))}var XOt=function(t){Pe(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 OB(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");st(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=ba(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=Ua(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;jt(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 Xu(n.__p1,n.__cp1)+Xu(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=Ja,c=oO;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=Xu(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*Xu(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}(en);const wce=XOt;var qOt=function(t){Pe(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 co({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)}};jn(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,ua(this,l,u,c)},e.prototype.updateLayout=function(n,r){var a=this.childAt(0);a.setShape("points",n.getItemLayout(r))},e}(en);const xce=qOt;var ZOt=function(t){Pe(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 xce(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+=Xu(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}(wce);const QOt=ZOt;var JOt=function(){function t(){this.polyline=!1,this.curveness=0,this.segs=[]}return t}(),e3t=function(t){Pe(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 JOt},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(ff(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(Die(f,d,g,y,v,p,s,n,r))return l}else if(ff(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 yn(i,o,s,l)}return n},e}(Cn),t3t=function(){function t(){this.group=new en}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 e3t({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=ln(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 n3t=t3t;var r3t={seriesType:"lines",plan:F0(),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 _ce=r3t;var a3t=function(t){Pe(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)&&OE(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=_ce.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 n3t:new VB(o?i?QOt:xce:i?wce:OB),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}(br);const i3t=a3t;var o3t=typeof Uint32Array>"u"?Array:Uint32Array,s3t=typeof Float64Array>"u"?Array:Float64Array;function s7(t){var e=t.data;e&&e[0]&&e[0][0]&&e[0][0].coord&&(t.data=ut(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),QT([a,n[0],n[1]])}))}var l3t=function(t){Pe(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||[],s7(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(s7(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=P1(this._flatCoords,r.flatCoords),this._flatCoordsOffset=P1(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),Un(n[0])){for(var a=n.length,i=new o3t(a),o=new s3t(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 Oi(["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),Ya("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}(Lr);const u3t=l3t;function _x(t){return t instanceof Array||(t=[t,t]),t}var c3t={seriesType:"lines",reset:function(t){var e=_x(t.get("symbol")),n=_x(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=_x(s.getShallow("symbol",!0)),u=_x(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 f3t=c3t;function d3t(t){t.registerChartView(i3t),t.registerSeriesModel(u3t),t.registerLayout(_ce),t.registerVisual(f3t)}var h3t=256,p3t=function(){function t(){this.blurSize=30,this.pointSize=20,this.maxOpacity=1,this.minOpacity=0,this._gradientPixels={inRange:null,outOfRange:null};var e=ml.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),C=w.data,_=0,x=C.length,T=this.minOpacity,M=this.maxOpacity,E=M-T;_<x;){var b=C[_+3]/256,A=Math.floor(b*(h3t-1))*4;if(b>0){var k=o(b)?l:u;b>0&&(b=b*E+T),C[_++]=k[A],C[_++]=k[A+1],C[_++]=k[A+2],C[_++]=k[A+3]*b*256}else _+=4}return d.putImageData(w,0,0),f},t.prototype._getBrush=function(){var e=this._brushCanvas||(this._brushCanvas=ml.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 v3t=p3t;function g3t(t,e,n){var r=t[1]-t[0];e=ut(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 y3t(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 l7(t){var e=t.dimensions;return e[0]==="lng"&&e[1]==="lat"}var m3t=function(t){Pe(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()):l7(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&&(l7(o)?this.render(r,a,i):(this._progressiveEls=[],this._renderOnCartesianAndCalendar(r,i,n.start,n.end,!0)))},e.prototype.eachRendered=function(n){dd(this._progressiveEls||this.group,n)},e.prototype._renderOnCartesianAndCalendar=function(n,r,a,i,o){var s=n.coordinateSystem,l=Up(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"]),C=Ka(n),_=n.getModel("emphasis"),x=_.get("focus"),T=_.get("blurScope"),M=_.get("disabled"),E=l?[g.mapDimension("x"),g.mapDimension("y"),g.mapDimension("value")]:[g.mapDimension("time"),g.mapDimension("value")],A=a;A<i;A++){var k=void 0,R=g.getItemVisual(A,"style");if(l){var N=g.get(E[0],A),F=g.get(E[1],A);if(isNaN(g.get(E[2],A))||isNaN(N)||isNaN(F)||N<f[0]||N>f[1]||F<d[0]||F>d[1])continue;var z=s.dataToPoint([N,F]);k=new $n({shape:{x:z[0]-u/2,y:z[1]-c/2,width:u,height:c},style:R})}else{if(isNaN(g.get(E[1],A)))continue;k=new $n({z2:1,shape:s.dataToRect([g.get(E[0],A)]).contentShape,style:R})}if(g.hasItemOption){var B=g.getItemModel(A),W=B.getModel("emphasis");y=W.getModel("itemStyle").getItemStyle(),m=B.getModel(["blur","itemStyle"]).getItemStyle(),b=B.getModel(["select","itemStyle"]).getItemStyle(),w=B.get(["itemStyle","borderRadius"]),x=W.get("focus"),T=W.get("blurScope"),M=W.get("disabled"),C=Ka(B)}k.shape.r=w;var V=n.getRawValue(A),P="-";V&&V[2]!=null&&(P=V[2]+""),Si(k,C,{labelFetcher:n,labelDataIndex:A,defaultOpacity:R.opacity,defaultText:P}),k.ensureState("emphasis").style=y,k.ensureState("blur").style=m,k.ensureState("select").style=b,ua(k,x,T,M),k.incremental=o,o&&(k.states.emphasis.hoverLayer=!0),p.add(k),g.setItemGraphicEl(A,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 v3t;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(x,T,M){var E=n.dataToPoint([x,T]);return E[0]-=d,E[1]-=h,E.push(M),E}),w=a.getExtent(),C=a.type==="visualMap.continuous"?y3t(w,a.option.range):g3t(w,a.getPieceList(),a.option.selected);u.update(b,g,y,o.color.getNormalizer(),{inRange:o.color.getColorMapper(),outOfRange:s.color.getColorMapper()},C);var _=new si({style:{width:g,height:y,x:d,y:h,image:u.canvas},silent:!0});this.group.add(_)},e.type="heatmap",e}(br);const b3t=m3t;var S3t=function(t){Pe(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 Tu(null,this,{generateCoord:"value"})},e.prototype.preventIncremental=function(){var n=P0.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}(Lr);const w3t=S3t;function x3t(t){t.registerChartView(b3t),t.registerSeriesModel(w3t)}var _3t=["itemStyle","borderWidth"],u7=[{xy:"x",wh:"width",index:0,posDesc:["left","right"]},{xy:"y",wh:"height",index:1,posDesc:["top","bottom"]}],_k=new wl,C3t=function(t){Pe(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:u7[+c],categoryDim:u7[1-+c]};return o.diff(s).add(function(h){if(o.hasValue(h)){var v=f7(o,h),p=c7(o,h,v,d),g=d7(o,d,p);o.setItemGraphicEl(h,g),i.add(g),p7(g,d,p)}}).update(function(h,v){var p=s.getItemGraphicEl(v);if(!o.hasValue(h)){i.remove(p);return}var g=f7(o,h),y=c7(o,h,g,d),m=Ace(o,y);p&&m!==p.__pictorialShapeStr&&(i.remove(p),o.setItemGraphicEl(h,null),p=null),p?R3t(p,d,y):p=d7(o,d,y,!0),o.setItemGraphicEl(h,p),p.__pictorialSymbolMeta=y,i.add(p),p7(p,d,y)}).remove(function(h){var v=s.getItemGraphicEl(h);v&&h7(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){h7(i,ln(o).dataIndex,n,o)}):a.removeAll()},e.type="pictorialBar",e}(br);function c7(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};T3t(n,i,a,r,d),E3t(t,e,a,i,o,d.boundingLength,d.pxSign,c,r,d),M3t(n,d.symbolScale,u,r,d);var h=d.symbolSize,v=zp(n.get("symbolOffset"),h);return D3t(n,h,a,i,o,v,s,d.valueLineWidth,d.boundingLength,d.repeatCutLength,r,d),d}function T3t(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(st(o)){var f=[Ck(s,o[0])-l,Ck(s,o[1])-l];f[1]<f[0]&&f.reverse(),c=f[u]}else o!=null?c=Ck(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 Ck(t,e){return t.toGlobalCoord(t.dataToCoord(t.scale.parse(e)))}function E3t(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;st(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 M3t(t,e,n,r,a){var i=t.get(_3t)||0;i&&(_k.attr({scaleX:e[0],scaleY:e[1],rotation:n}),_k.updateTransform(),i/=_k.getLineScale(),i*=e[r.valueDim.index]),a.valueLineWidth=i||0}function D3t(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=Ua(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]),C=Math.max(p+w*2,0),_=b?0:w*2,x=fI(r),T=x?r:v7((y+_)/C),M=y-T*p;w=M/2/(b?T:Math.max(T-1,1)),C=p+w*2,_=b?0:w*2,!x&&r!=="fixed"&&(T=u?v7((Math.abs(u)+_)/C):0),g=T*C-_,f.repeatTimes=T,f.symbolMargin=w}var E=v*(g/2),A=f.pathPosition=[];A[d.index]=n[d.wh]/2,A[h.index]=o==="start"?E:o==="end"?l-E:l/2,i&&(A[0]+=i[0],A[1]+=i[1]);var k=f.bundlePosition=[];k[d.index]=n[d.xy],k[h.index]=n[h.xy];var R=f.barRectShape=et({},n);R[h.wh]=v*Math.max(Math.abs(n[h.wh]),Math.abs(A[h.index]+E)),R[d.wh]=n[d.wh];var N=f.clipShape={};N[d.xy]=-n[d.xy],N[d.wh]=c.ecSize[d.wh],N[h.xy]=0,N[h.wh]=n[h.wh]}function Cce(t){var e=t.symbolPatternSize,n=ba(t.symbolType,-e/2,-e/2,e,e);return n.attr({culling:!0}),n.type!=="image"&&n.setStyle({strokeNoScale:!0}),n}function Tce(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(UB(t,function(p){p.__pictorialAnimationIndex=c,p.__pictorialRepeatTimes=u,c<u?wg(p,null,v(c),n,r):wg(p,null,{scaleX:0,scaleY:0},n,r,function(){a.remove(p)}),c++});c<u;c++){var d=Cce(n);d.__pictorialAnimationIndex=c,d.__pictorialRepeatTimes=u,a.add(d);var h=v(c);wg(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 Ece(t,e,n,r){var a=t.__pictorialBundle,i=t.__pictorialMainPath;i?wg(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=Cce(n),a.add(i),wg(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 Mce(t,e,n){var r=et({},e.barRectShape),a=t.__pictorialBarRect;a?wg(a,null,{shape:r},e,n):(a=t.__pictorialBarRect=new $n({z2:2,shape:r,silent:!0,style:{stroke:"transparent",fill:"transparent",lineWidth:0}}),a.disableMorphing=!0,t.add(a))}function Dce(t,e,n,r){if(n.symbolClip){var a=t.__pictorialClipPath,i=et({},n.clipShape),o=e.valueDim,s=n.animationModel,l=n.dataIndex;if(a)jn(a,{shape:i},s,l);else{i[o.wh]=0,a=new $n({shape:i}),t.__pictorialBundle.setClipPath(a),t.__pictorialClipPath=a;var u={};u[o.wh]=n.clipShape[o.wh],sS[r?"updateProps":"initProps"](a,{shape:u},s,l)}}}function f7(t,e){var n=t.getItemModel(e);return n.getAnimationDelayParams=A3t,n.isAnimationEnabled=k3t,n}function A3t(t){return{index:t.__pictorialAnimationIndex,count:t.__pictorialRepeatTimes}}function k3t(){return this.parentModel.isAnimationEnabled()&&!!this.getShallow("animation")}function d7(t,e,n,r){var a=new en,i=new en;return a.add(i),a.__pictorialBundle=i,i.x=n.bundlePosition[0],i.y=n.bundlePosition[1],n.symbolRepeat?Tce(a,e,n):Ece(a,e,n),Mce(a,n,r),Dce(a,e,n,r),a.__pictorialShapeStr=Ace(t,n),a.__pictorialSymbolMeta=n,a}function R3t(t,e,n){var r=n.animationModel,a=n.dataIndex,i=t.__pictorialBundle;jn(i,{x:n.bundlePosition[0],y:n.bundlePosition[1]},r,a),n.symbolRepeat?Tce(t,e,n,!0):Ece(t,e,n,!0),Mce(t,n,!0),Dce(t,e,n,!0)}function h7(t,e,n,r){var a=r.__pictorialBarRect;a&&a.removeTextContent();var i=[];UB(r,function(o){i.push(o)}),r.__pictorialMainPath&&i.push(r.__pictorialMainPath),r.__pictorialClipPath&&(n=null),q(i,function(o){qf(o,{scaleX:0,scaleY:0},n,e,function(){r.parent&&r.parent.remove(r)})}),t.setItemGraphicEl(e,null)}function Ace(t,e){return[t.getItemVisual(e.dataIndex,"symbol")||"none",!!e.symbolRepeat,!!e.symbolClip].join(":")}function UB(t,e,n){q(t.__pictorialBundle.children(),function(r){r!==t.__pictorialBarRect&&e.call(n,r)})}function wg(t,e,n,r,a,i){e&&t.attr(e),r.symbolClip&&!a?n&&t.attr(n):n&&sS[a?"updateProps":"initProps"](t,n,r.animationModel,r.dataIndex,i)}function p7(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");UB(t,function(p){if(p instanceof si){var g=p.style;p.useStyle(et({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;Si(v,Ka(a),{labelFetcher:e.seriesModel,labelDataIndex:r,defaultText:i0(e.seriesModel.getData(),r),inheritColor:n.style.fill,defaultOpacity:n.style.opacity,defaultOutsidePosition:h}),ua(t,c,f,i.get("disabled"))}function v7(t){var e=Math.round(t);return Math.abs(t-e)<1e-4?e:Math.ceil(t)}const L3t=C3t;var O3t=function(t){Pe(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=hd(xC.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}(xC);const V3t=O3t;function N3t(t){t.registerChartView(L3t),t.registerSeriesModel(V3t),t.registerLayout(t.PRIORITY.VISUAL.LAYOUT,sn(cle,"pictorialBar")),t.registerLayout(t.PRIORITY.VISUAL.PROGRESSIVE_LAYOUT,fle("pictorialBar"))}var I3t=function(t){Pe(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 pc(this._layersSeries||[],l,d,d),v=[];h.add(Nt(p,this,"add")).update(Nt(p,this,"update")).remove(Nt(p,this,"remove")).execute();function p(g,y,m){var b=o._layers;if(g==="remove"){s.remove(b[y]);return}for(var w=[],C=[],_,x=l[y].indices,T=0;T<x.length;T++){var M=i.getItemLayout(x[T]),E=M.x,A=M.y0,k=M.y;w.push(E,A),C.push(E,A+k),_=i.getItemVisual(x[T],"style")}var R,N=i.getItemLayout(x[0]),F=n.getModel("label"),z=F.get("margin"),B=n.getModel("emphasis");if(g==="add"){var W=v[y]=new en;R=new Jle({shape:{points:w,stackedOnPoints:C,smooth:.4,stackedOnSmooth:.4,smoothConstraint:!1},z2:0}),W.add(R),s.add(W),n.isAnimationEnabled()&&R.setClipPath(B3t(R.getBoundingRect(),n,function(){R.removeClipPath()}))}else{var W=b[m];R=W.childAt(0),s.add(W),v[y]=W,jn(R,{shape:{points:w,stackedOnPoints:C}},n),xl(R)}Si(R,Ka(n),{labelDataIndex:x[T-1],defaultText:i.getName(x[T-1]),inheritColor:_.fill},{normal:{verticalAlign:"middle"}}),R.setTextConfig({position:null,local:!0});var V=R.getTextContent();V&&(V.x=N.x-z,V.y=N.y0+N.y/2),R.useStyle(_),i.setItemGraphicEl(y,R),bi(R,n),ua(R,B.get("focus"),B.get("blurScope"),B.get("disabled"))}this._layersSeries=l,this._layers=v},e.type="themeRiver",e}(br);function B3t(t,e,n){var r=new $n({shape:{x:t.x-10,y:t.y-10,width:0,height:t.height+20}});return zr(r,{shape:{x:t.x-50,width:t.width+100,height:t.height+20}},e,n),r}const $3t=I3t;var Tk=2,P3t=function(t){Pe(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 gS(Nt(this.getData,this),Nt(this.getRawData,this))},e.prototype.fixData=function(n){var r=n.length,a={},i=wO(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",Ca).models[0],i=a.get("type"),o=or(n.data,function(v){return v[2]!==void 0}),s=this.fixData(o||[]),l=[],u=this.nameMap=Gt(),c=0,f=0;f<s.length;++f)l.push(s[f][Tk]),u.get(s[f][Tk])||(u.set(s[f][Tk],c),c++);var d=G0(s,{coordDimensions:["single"],dimensionsDefine:[{name:"time",type:yC(i)},{name:"value",type:"float"},{name:"name",type:"ordinal"}],encodeDefine:{single:0,value:1,itemName:2}}).dimensions,h=new Oi(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=wO(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){st(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 Ya("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}(Lr);const F3t=P3t;function z3t(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];g7(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];g7(r,n,c)}r.setLayout("layoutInfo",i)})}function g7(t,e,n){if(t.count())for(var r=e.coordinateSystem,a=e.getLayerSeries(),i=t.mapDimension("single"),o=t.mapDimension("value"),s=ut(a,function(g){return ut(g.indices,function(y){var m=r.dataToPoint(t.get(i,y));return m[1]=t.get(o,y),m})}),l=U3t(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 U3t(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 G3t(t){t.registerChartView($3t),t.registerSeriesModel(F3t),t.registerLayout(z3t),t.registerProcessor(vS("themeRiver"))}var H3t=2,W3t=4,j3t=function(t){Pe(e,t);function e(n,r,a,i){var o=t.call(this)||this;o.z2=H3t,o.textConfig={inside:!0},ln(o).seriesIndex=r.seriesIndex;var s=new Bn({z2:W3t,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;ln(s).dataIndex=r.dataIndex;var l=r.getModel(),u=l.getModel("emphasis"),c=r.getLayout(),f=et({},c);f.label=null;var d=r.getVisual("style");d.lineJoin="bevel";var h=r.getVisual("decal");h&&(d.decal=a0(h,o));var v=jh(l.getModel("itemStyle"),f,!0);et(f,v),q(io,function(m){var b=s.ensureState(m),w=l.getModel([m,"itemStyle"]);b.style=w.getItemStyle();var C=jh(w,f);C&&(b.shape=C)}),n?(s.setShape(f),s.shape.r=c.r0,zr(s,{shape:{r:c.r}},a,r.dataIndex)):(jn(s,{shape:f},a),xl(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;ua(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,q(X1,function(y){var m=y==="normal"?a.getModel("label"):a.getModel([y,"label"]),b=y==="normal",w=b?d:d.ensureState(y),C=n.getFormattedLabel(h,y);b&&(C=C||r.node.name),w.style=Er(m,{},null,y!=="normal",!0),C&&(w.style.text=C);var _=m.get("show");_!=null&&!b&&(w.ignore=!_);var x=g(m,"position"),T=b?f:f.states[y],M=T.style.fill;T.textConfig={outsideFill:m.get("color")==="inherit"?M:null,inside:x!=="outside"};var E,A=g(m,"distance")||0,k=g(m,"align");x==="outside"?(E=o.r+A,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+A,l>Math.PI/2&&(k="right")):k==="right"&&(E=o.r-A,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"),N=0;R==="radial"?(N=ul(-l),N>Math.PI/2&&N<Math.PI*1.5&&(N+=Math.PI)):R==="tangential"?(N=Math.PI/2-l,N>Math.PI/2?N-=Math.PI:N<-Math.PI/2&&(N+=Math.PI)):Un(R)&&(N=R*Math.PI/180),w.rotation=ul(N)});function g(y,m){var b=y.get(m);return b??i.get(m)}d.dirtyStyle()},e}(oo);const y7=j3t;var S3="sunburstRootToNode",m7="sunburstHighlight",K3t="sunburstUnhighlight";function Y3t(t){t.registerAction({type:S3,update:"updateView"},function(e,n){n.eachComponent({mainType:"series",subType:"sunburst",query:e},r);function r(a,i){var o=ub(e,[S3],a);if(o){var s=a.getViewRoot();s&&(e.direction=MB(s,o.node)?"rollUp":"drillDown"),a.resetViewRoot(o.node)}}}),t.registerAction({type:m7,update:"none"},function(e,n,r){e=et({},e),n.eachComponent({mainType:"series",subType:"sunburst",query:e},a);function a(i){var o=ub(e,[m7],i);o&&(e.dataIndex=o.node.dataIndex)}r.dispatchAction(et(e,{type:"highlight"}))}),t.registerAction({type:K3t,update:"updateView"},function(e,n,r){e=et({},e),r.dispatchAction(et(e,{type:"downplay"}))})}var X3t=function(t){Pe(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 pc(b,m,w,w).add(C).update(C).remove(sn(C,null)).execute();function w(_){return _.getId()}function C(_,x){var T=_==null?null:m[_],M=x==null?null:b[x];p(T,M)}}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 y7(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 y7(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";sC(u,c)}}a=!0}})})},e.prototype._rootToNode=function(n){n!==this.seriesModel.getViewRoot()&&this.api.dispatchAction({type:S3,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}(br);const q3t=X3t;var Z3t=function(t){Pe(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};kce(a);var i=this._levelModels=ut(n.levels||[],function(l){return new yr(l,this,r)},this),o=EB.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=IE(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(){Vue(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}(Lr);function kce(t){var e=0;q(t.children,function(r){kce(r);var a=r.value;st(a)&&(a=a[0]),e+=a});var n=t.value;st(n)&&(n=n[0]),(n==null||isNaN(n))&&(n=e),n<0&&(n=0),st(t.value)?t.value[0]=n:t.value=n}const Q3t=Z3t;var b7=Math.PI/180;function J3t(t,e,n){e.eachSeriesByType(t,function(r){var a=r.get("center"),i=r.get("radius");st(i)||(i=[0,i]),st(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")*b7,v=r.get("minAngle")*b7,p=r.getData().tree.root,g=r.getViewRoot(),y=g.depth,m=r.get("sort");m!=null&&Rce(g,m);var b=0;q(g.children,function(z){!isNaN(z.getValue())&&b++});var w=g.getValue(),C=Math.PI/(w||b)*2,_=g.depth>0,x=g.height-(_?-1:1),T=(d-f)/(x||1),M=r.get("clockwise"),E=r.get("stillShowZeroSum"),A=M?1:-1,k=function(z,B){if(z){var W=B;if(z!==p){var V=z.getValue(),P=w===0&&E?C:V*C;P<v&&(P=v),W=B+A*P;var K=z.depth-y-(_?-1:1),Q=f+T*K,re=f+T*(K+1),ve=r.getLevelModel(z);if(ve){var oe=ve.get("r0",!0),ie=ve.get("r",!0),fe=ve.get("radius",!0);fe!=null&&(oe=fe[0],ie=fe[1]),oe!=null&&(Q=Et(oe,l/2)),ie!=null&&(re=Et(ie,l/2))}z.setLayout({angle:P,startAngle:B,endAngle:W,clockwise:M,cx:u,cy:c,r0:Q,r:re})}if(z.children&&z.children.length){var se=0;q(z.children,function(ge){se+=k(ge,B+se)})}return W-B}};if(_){var R=f,N=f+T,F=Math.PI*2;p.setLayout({angle:F,startAngle:h,endAngle:h+F,clockwise:M,cx:u,cy:c,r0:R,r:N})}k(g,h)})}function Rce(t,e){var n=t.children||[];t.children=e4t(n,e),n.length&&q(t.children,function(r){Rce(r,e)})}function e4t(t,e){if(jt(e)){var n=ut(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)}),ut(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 t4t(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&&Ot(s)&&(s=q2(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");et(u,l)})})}function n4t(t){t.registerChartView(q3t),t.registerSeriesModel(Q3t),t.registerLayout(sn(J3t,"sunburst")),t.registerProcessor(sn(vS,"sunburst")),t.registerVisual(t4t),Y3t(t)}var S7={color:"fill",borderColor:"stroke"},r4t={symbol:1,symbolSize:1,symbolKeepAspect:1,legendIcon:1,visualMeta:1,liftZ:1,decal:1},nc=Gn(),a4t=function(t){Pe(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 Tu(null,this)},e.prototype.getDataParams=function(n,r,a){var i=t.prototype.getDataParams.call(this,n,r);return a&&(i.info=nc(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}(Lr);const i4t=a4t;function o4t(t,e){return e=e||[0,0],ut(["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 s4t(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:Nt(o4t,t)}}}function l4t(t,e){return e=e||[0,0],ut([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 u4t(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:Nt(l4t,t)}}}function c4t(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 f4t(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:Nt(c4t,t)}}}function d4t(t,e){return e=e||[0,0],ut(["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 h4t(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:Nt(d4t,t)}}}function p4t(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 Lce(t,e,n,r){return t&&(t.legacy||t.legacy!==!1&&!n&&!r&&e!=="tspan"&&(e==="text"||Bt(t,"text")))}function Oce(t,e,n){var r=t,a,i,o;if(e==="text")o=r;else{o={},Bt(r,"text")&&(o.text=r.text),Bt(r,"rich")&&(o.rich=r.rich),Bt(r,"textFill")&&(o.fill=r.textFill),Bt(r,"textStroke")&&(o.stroke=r.textStroke),Bt(r,"fontFamily")&&(o.fontFamily=r.fontFamily),Bt(r,"fontSize")&&(o.fontSize=r.fontSize),Bt(r,"fontStyle")&&(o.fontStyle=r.fontStyle),Bt(r,"fontWeight")&&(o.fontWeight=r.fontWeight),i={type:"text",style:o,silent:!0},a={};var s=Bt(r,"textPosition");n?a.position=s?r.textPosition:"inside":s&&(a.position=r.textPosition),Bt(r,"textPosition")&&(a.position=r.textPosition),Bt(r,"textOffset")&&(a.offset=r.textOffset),Bt(r,"textRotation")&&(a.rotation=r.textRotation),Bt(r,"textDistance")&&(a.distance=r.textDistance)}return w7(o,t),q(o.rich,function(l){w7(l,l)}),{textConfig:a,textContent:i}}function w7(t,e){e&&(e.font=e.textFont||e.font,Bt(e,"textStrokeWidth")&&(t.lineWidth=e.textStrokeWidth),Bt(e,"textAlign")&&(t.align=e.textAlign),Bt(e,"textVerticalAlign")&&(t.verticalAlign=e.textVerticalAlign),Bt(e,"textLineHeight")&&(t.lineHeight=e.textLineHeight),Bt(e,"textWidth")&&(t.width=e.textWidth),Bt(e,"textHeight")&&(t.height=e.textHeight),Bt(e,"textBackgroundColor")&&(t.backgroundColor=e.textBackgroundColor),Bt(e,"textPadding")&&(t.padding=e.textPadding),Bt(e,"textBorderColor")&&(t.borderColor=e.textBorderColor),Bt(e,"textBorderWidth")&&(t.borderWidth=e.textBorderWidth),Bt(e,"textBorderRadius")&&(t.borderRadius=e.textBorderRadius),Bt(e,"textBoxShadowColor")&&(t.shadowColor=e.textBoxShadowColor),Bt(e,"textBoxShadowBlur")&&(t.shadowBlur=e.textBoxShadowBlur),Bt(e,"textBoxShadowOffsetX")&&(t.shadowOffsetX=e.textBoxShadowOffsetX),Bt(e,"textBoxShadowOffsetY")&&(t.shadowOffsetY=e.textBoxShadowOffsetY))}function x7(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";_7(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,q(e.rich,function(s){_7(s,s)}),r}function _7(t,e){e&&(Bt(e,"fill")&&(t.textFill=e.fill),Bt(e,"stroke")&&(t.textStroke=e.fill),Bt(e,"lineWidth")&&(t.textStrokeWidth=e.lineWidth),Bt(e,"font")&&(t.font=e.font),Bt(e,"fontStyle")&&(t.fontStyle=e.fontStyle),Bt(e,"fontWeight")&&(t.fontWeight=e.fontWeight),Bt(e,"fontSize")&&(t.fontSize=e.fontSize),Bt(e,"fontFamily")&&(t.fontFamily=e.fontFamily),Bt(e,"align")&&(t.textAlign=e.align),Bt(e,"verticalAlign")&&(t.textVerticalAlign=e.verticalAlign),Bt(e,"lineHeight")&&(t.textLineHeight=e.lineHeight),Bt(e,"width")&&(t.textWidth=e.width),Bt(e,"height")&&(t.textHeight=e.height),Bt(e,"backgroundColor")&&(t.textBackgroundColor=e.backgroundColor),Bt(e,"padding")&&(t.textPadding=e.padding),Bt(e,"borderColor")&&(t.textBorderColor=e.borderColor),Bt(e,"borderWidth")&&(t.textBorderWidth=e.borderWidth),Bt(e,"borderRadius")&&(t.textBorderRadius=e.borderRadius),Bt(e,"shadowColor")&&(t.textBoxShadowColor=e.shadowColor),Bt(e,"shadowBlur")&&(t.textBoxShadowBlur=e.shadowBlur),Bt(e,"shadowOffsetX")&&(t.textBoxShadowOffsetX=e.shadowOffsetX),Bt(e,"shadowOffsetY")&&(t.textBoxShadowOffsetY=e.shadowOffsetY),Bt(e,"textShadowColor")&&(t.textShadowColor=e.textShadowColor),Bt(e,"textShadowBlur")&&(t.textShadowBlur=e.textShadowBlur),Bt(e,"textShadowOffsetX")&&(t.textShadowOffsetX=e.textShadowOffsetX),Bt(e,"textShadowOffsetY")&&(t.textShadowOffsetY=e.textShadowOffsetY))}var Vce={position:["x","y"],scale:["scaleX","scaleY"],origin:["originX","originY"]},C7=Dn(Vce);Ds(gu,function(t,e){return t[e]=1,t},{});gu.join(", ");var kC=["","style","shape","extra"],l0=Gn();function GB(t,e,n,r,a){var i=t+"Animation",o=R0(t,r,a)||{},s=l0(e).userDuring;return o.duration>0&&(o.during=s?Nt(b4t,{el:e,userDuring:s}):null,o.setToFinal=!0,o.scope=t),et(o,n[i]),o}function U_(t,e,n,r){r=r||{};var a=r.dataIndex,i=r.isInit,o=r.clearStyle,s=n.isAnimationEnabled(),l=l0(t),u=e.style;l.userDuring=e.during;var c={},f={};if(w4t(t,e,f),E7("shape",e,f),E7("extra",e,f),!i&&s&&(S4t(t,e,c),T7("shape",t,e,c),T7("extra",t,e,c),x4t(t,e,u,c)),f.style=u,v4t(t,f,o),y4t(t,e),s)if(i){var d={};q(kC,function(v){var p=v?e[v]:e;p&&p.enterFrom&&(v&&(d[v]=d[v]||{}),et(v?d[v]:d,p.enterFrom))});var h=GB("enter",t,e,n,a);h.duration>0&&t.animateFrom(d,h)}else g4t(t,e,a||0,n,c);Nce(t,e),u?t.dirty():t.markRedraw()}function Nce(t,e){for(var n=l0(t).leaveToProps,r=0;r<kC.length;r++){var a=kC[r],i=a?e[a]:e;i&&i.leaveTo&&(n||(n=l0(t).leaveToProps={}),a&&(n[a]=n[a]||{}),et(a?n[a]:n,i.leaveTo))}}function PE(t,e,n,r){if(t){var a=t.parent,i=l0(t).leaveToProps;if(i){var o=GB("update",t,e,n,0);o.done=function(){a.remove(t),r&&r()},t.animateTo(i,o)}else a.remove(t),r&&r()}}function cp(t){return t==="all"}function v4t(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 g4t(t,e,n,r,a){if(a){var i=GB("update",t,e,r,n);i.duration>0&&t.animateFrom(a,i)}}function y4t(t,e){Bt(e,"silent")&&(t.silent=e.silent),Bt(e,"ignore")&&(t.ignore=e.ignore),t instanceof As&&Bt(e,"invisible")&&(t.invisible=e.invisible),t instanceof Cn&&Bt(e,"autoBatch")&&(t.autoBatch=e.autoBatch)}var Ul={},m4t={setTransform:function(t,e){return Ul.el[t]=e,this},getTransform:function(t){return Ul.el[t]},setShape:function(t,e){var n=Ul.el,r=n.shape||(n.shape={});return r[t]=e,n.dirtyShape&&n.dirtyShape(),this},getShape:function(t){var e=Ul.el.shape;if(e)return e[t]},setStyle:function(t,e){var n=Ul.el,r=n.style;return r&&(r[t]=e,n.dirtyStyle&&n.dirtyStyle()),this},getStyle:function(t){var e=Ul.el.style;if(e)return e[t]},setExtra:function(t,e){var n=Ul.el.extra||(Ul.el.extra={});return n[t]=e,this},getExtra:function(t){var e=Ul.el.extra;if(e)return e[t]}};function b4t(){var t=this,e=t.el;if(e){var n=l0(e).userDuring,r=t.userDuring;if(n!==r){t.el=t.userDuring=null;return}Ul.el=e,r(m4t)}}function T7(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]={}),cp(l))et(o,i);else for(var u=mr(l),c=0;c<u.length;c++){var f=u[c],d=i[f];o[f]=d}else if(cp(s)||bn(s,t)>=0){!o&&(o=r[t]={});for(var h=Dn(i),c=0;c<h.length;c++){var f=h[c],d=i[f];_4t(a[f],d)&&(o[f]=d)}}}}}function E7(t,e,n){var r=e[t];if(r)for(var a=n[t]={},i=Dn(r),o=0;o<i.length;o++){var s=i[o];a[s]=Bm(r[s])}}function S4t(t,e,n){for(var r=e.transition,a=cp(r)?gu:mr(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 w4t(t,e,n){for(var r=0;r<C7.length;r++){var a=C7[r],i=Vce[a],o=e[a];o&&(n[i[0]]=o[0],n[i[1]]=o[1])}for(var r=0;r<gu.length;r++){var s=gu[r];e[s]!=null&&(n[s]=e[s])}}function x4t(t,e,n,r){if(n){var a=t.style,i;if(a){var o=n.transition,s=e.transition;if(o&&!cp(o)){var l=mr(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&&(cp(s)||cp(o)||bn(s,"style")>=0)){var d=t.getAnimationStyleProps(),h=d?d.style:null;if(h){!i&&(i=r.style={});for(var v=Dn(n),u=0;u<v.length;u++){var c=v[u];if(h[c]){var f=a[c];i[c]=f}}}}}}}function _4t(t,e){return mi(t)?t!==e:t!=null&&isFinite(t)}var Ice=Gn(),C4t=["percent","easing","shape","style","extra"];function Bce(t){t.stopAnimation("keyframe"),t.attr(Ice(t))}function RC(t,e,n){if(!(!n.isAnimationEnabled()||!e)){if(st(e)){q(e,function(s){RC(t,s,n)});return}var r=e.keyframes,a=e.duration;if(n&&a==null){var i=R0("enter",n,0);a=i&&i.duration}if(!(!r||!a)){var o=Ice(t);q(kC,function(s){if(!(s&&!t[s])){var l;r.sort(function(u,c){return u.percent-c.percent}),q(r,function(u){var c=t.animators,f=s?u[s]:u;if(f){var d=Dn(f);if(s||(d=or(d,function(p){return bn(C4t,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;q(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 rc="emphasis",Tf="normal",HB="blur",WB="select",ed=[Tf,rc,HB,WB],Ek={normal:["itemStyle"],emphasis:[rc,"itemStyle"],blur:[HB,"itemStyle"],select:[WB,"itemStyle"]},Mk={normal:["label"],emphasis:[rc,"label"],blur:[HB,"label"],select:[WB,"label"]},T4t=["x","y"],E4t="e\0\0",ts={normal:{},emphasis:{},blur:{},select:{}},M4t={cartesian2d:s4t,geo:u4t,single:f4t,polar:h4t,calendar:p4t};function w3(t){return t instanceof Cn}function x3(t){return t instanceof As}function D4t(t,e){e.copyTransform(t),x3(e)&&x3(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,w3(e)&&w3(t)&&e.setShape(t.shape))}var A4t=function(t){Pe(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=M7(n,s,r,a);o||l.removeAll(),s.diff(o).add(function(f){Dk(a,null,f,u(f,i),n,l,s)}).remove(function(f){var d=o.getItemGraphicEl(f);d&&PE(d,nc(d).option,n)}).update(function(f,d){var h=o.getItemGraphicEl(d);Dk(a,h,f,u(f,i),n,l,s)}).execute();var c=n.get("clip",!0)?OE(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=M7(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=Dk(null,null,f,l(f,o),r,this.group,s);d&&(d.traverse(c),u.push(d))}},e.prototype.eachRendered=function(n){dd(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}(br);const k4t=A4t;function jB(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=Fce(r);n=iS(i,null,a,r.layout||"center"),nc(n).customPathData=i}else if(e==="image")n=new si({}),nc(n).customImagePath=t.style.image;else if(e==="text")n=new Bn({});else if(e==="group")n=new en;else{if(e==="compoundPath")throw new Error('"compoundPath" is not supported yet.');var o=vE(e);if(!o){var s="";tr(s)}n=new o}return nc(n).customGraphicType=e,n.name=t.name,n.z2EmphasisLift=1,n.z2SelectLift=1,n}function KB(t,e,n,r,a,i,o){Bce(e);var s=a&&a.normal.cfg;s&&e.setTextConfig(s),r&&r.transition==null&&(r.transition=T4t);var l=r&&r.style;if(l){if(e.type==="text"){var u=l;Bt(u,"textFill")&&(u.fill=u.textFill),Bt(u,"textStroke")&&(u.stroke=u.textStroke)}var c=void 0,f=w3(e)?l.decal:null;t&&f&&(f.dirty=!0,c=a0(f,t)),l.__decalPattern=c}if(x3(e)&&l){var c=l.__decalPattern;c&&(l.decal=c)}U_(e,r,i,{dataIndex:n,isInit:o,clearStyle:!0}),RC(e,r.keyframeAnimation,i)}function $ce(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),_p(i)}}function R4t(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<ed.length;s++)L4t(r,e,ed[s])}}function L4t(t,e,n){var r=n===Tf,a=r?e:LC(e,n),i=a?a.z2:null,o;i!=null&&(o=r?t:t.ensureState(n),o.z2=i||0)}function M7(t,e,n,r){var a=t.get("renderItem"),i=t.coordinateSystem,o={};i&&(o=i.prepareCustoms?i.prepareCustoms(i):M4t[i.type](i));for(var s=Xt({getWidth:r.getWidth,getHeight:r.getHeight,getZr:r.getZr,getDevicePixelRatio:r.getDevicePixelRatio,value:w,style:_,ordinalRawValue:C,styleEmphasis:x,visual:E,barLayout:A,currentSeriesIndices:k,font:R},o.api||{}),l={context:{},seriesId:t.id,seriesName:t.name,seriesIndex:t.seriesIndex,coordSys:o.coordSys,dataInsideLength:e.count(),encode:O4t(t.getData())},u,c,f={},d={},h={},v={},p=0;p<ed.length;p++){var g=ed[p];h[g]=t.getModel(Ek[g]),v[g]=t.getModel(Mk[g])}function y(N){return N===u?c||(c=e.getItemModel(N)):e.getItemModel(N)}function m(N,F){return e.hasItemOption?N===u?f[F]||(f[F]=y(N).getModel(Ek[F])):y(N).getModel(Ek[F]):h[F]}function b(N,F){return e.hasItemOption?N===u?d[F]||(d[F]=y(N).getModel(Mk[F])):y(N).getModel(Mk[F]):v[F]}return function(N,F){return u=N,c=null,f={},d={},a&&a(Xt({dataIndexInside:N,dataIndex:e.getRawIndex(N),actionType:F?F.type:null},l),s)};function w(N,F){return F==null&&(F=u),e.getStore().get(e.getDimensionIndex(N||0),F)}function C(N,F){F==null&&(F=u),N=N||0;var z=e.getDimensionInfo(N);if(!z){var B=e.getDimensionIndex(N);return B>=0?e.getStore().get(B,F):void 0}var W=e.get(z.name,F),V=z&&z.ordinalMeta;return V?V.categories[W]:W}function _(N,F){F==null&&(F=u);var z=e.getItemVisual(F,"style"),B=z&&z.fill,W=z&&z.opacity,V=m(F,Tf).getItemStyle();B!=null&&(V.fill=B),W!=null&&(V.opacity=W);var P={inheritColor:Ot(B)?B:"#000"},K=b(F,Tf),Q=Er(K,null,P,!1,!0);Q.text=K.getShallow("show")?gn(t.getFormattedLabel(F,Tf),i0(e,F)):null;var re=iC(K,P,!1);return M(N,V),V=x7(V,Q,re),N&&T(V,N),V.legacy=!0,V}function x(N,F){F==null&&(F=u);var z=m(F,rc).getItemStyle(),B=b(F,rc),W=Er(B,null,null,!0,!0);W.text=B.getShallow("show")?hl(t.getFormattedLabel(F,rc),t.getFormattedLabel(F,Tf),i0(e,F)):null;var V=iC(B,null,!0);return M(N,z),z=x7(z,W,V),N&&T(z,N),z.legacy=!0,z}function T(N,F){for(var z in F)Bt(F,z)&&(N[z]=F[z])}function M(N,F){N&&(N.textFill&&(F.textFill=N.textFill),N.textPosition&&(F.textPosition=N.textPosition))}function E(N,F){if(F==null&&(F=u),Bt(S7,N)){var z=e.getItemVisual(F,"style");return z?z[S7[N]]:null}if(Bt(r4t,N))return e.getItemVisual(F,N)}function A(N){if(i.type==="cartesian2d"){var F=i.getBaseAxis();return wCt(Xt({axis:F},N))}}function k(){return n.getCurrentSeriesIndices()}function R(N){return moe(N,n)}}function O4t(t){var e={};return q(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 Dk(t,e,n,r,a,i,o){if(!r){i.remove(e);return}var s=YB(t,e,n,r,a,i);return s&&o.setItemGraphicEl(n,s),s&&ua(s,r.focus,r.blurScope,r.emphasisDisabled),s}function YB(t,e,n,r,a,i){var o=-1,s=e;e&&Pce(e,r,a)&&(o=bn(i.childrenRef(),e),e=null);var l=!e,u=e;u?u.clearStates():(u=jB(r),s&&D4t(s,u)),r.morph===!1?u.disableMorphing=!0:u.disableMorphing&&(u.disableMorphing=!1),ts.normal.cfg=ts.normal.conOpt=ts.emphasis.cfg=ts.emphasis.conOpt=ts.blur.cfg=ts.blur.conOpt=ts.select.cfg=ts.select.conOpt=null,ts.isLegacy=!1,N4t(u,n,r,a,l,ts),V4t(u,n,r,a,l),KB(t,u,n,r,ts,a,l),Bt(r,"info")&&(nc(u).info=r.info);for(var c=0;c<ed.length;c++){var f=ed[c];if(f!==Tf){var d=LC(r,f),h=XB(r,d,f);$ce(f,u,d,h,ts)}}return R4t(u,r,a),r.type==="group"&&I4t(t,u,n,r,a),o>=0?i.replaceAt(u,o):i.add(u),u}function Pce(t,e,n){var r=nc(t),a=e.type,i=e.shape,o=e.style;return n.isUniversalTransitionEnabled()||a!=null&&a!==r.customGraphicType||a==="path"&&F4t(i)&&Fce(i)!==r.customPathData||a==="image"&&Bt(o,"image")&&o.image!==r.customImagePath}function V4t(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&&Pce(o,i,r)&&(o=null),o||(o=jB(i),t.setClipPath(o)),KB(null,o,e,i,null,r,a)}}function N4t(t,e,n,r,a,i){if(!t.isGroup){D7(n,null,i),D7(n,rc,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=jB(o),t.setTextContent(c)),KB(null,c,e,o,null,r,a);for(var f=o&&o.style,d=0;d<ed.length;d++){var h=ed[d];if(h!==Tf){var v=i[h].conOpt;$ce(h,c,v,XB(o,v,h),null)}}f?c.dirty():c.markRedraw()}}}}function D7(t,e,n){var r=e?LC(t,e):t,a=e?XB(t,r,rc):t.style,i=t.type,o=r?r.textConfig:null,s=t.textContent,l=s?e?LC(s,e):s:null;if(a&&(n.isLegacy||Lce(a,i,!!o,!!l))){n.isLegacy=!0;var u=Oce(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 LC(t,e){return e?t?t[e]:null:t}function XB(t,e,n){var r=e&&e.style;return r==null&&n===rc&&t&&(r=t.styleEmphasis),r}function I4t(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){$4t({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),YB(t,d,n,f,a,e)):d.ignore=!0}for(var h=e.childCount()-1;h>=c;h--){var v=e.childAt(h);B4t(e,v,a)}}}function B4t(t,e,n){e&&PE(e,nc(t).option,n)}function $4t(t){new pc(t.oldChildren,t.newChildren,A7,A7,t).add(k7).update(k7).remove(P4t).execute()}function A7(t,e){var n=t&&t.name;return n??E4t+e}function k7(t,e){var n=this.context,r=t!=null?n.newChildren[t]:null,a=e!=null?n.oldChildren[e]:null;YB(n.api,a,n.dataIndex,r,n.seriesModel,n.group)}function P4t(t){var e=this.context,n=e.oldChildren[t];n&&PE(n,nc(n).option,e.seriesModel)}function Fce(t){return t&&(t.pathData||t.d)}function F4t(t){return t&&(Bt(t,"pathData")||Bt(t,"d"))}function z4t(t){t.registerChartView(k4t),t.registerSeriesModel(i4t)}var Mh=Gn(),R7=Zt,Ak=Nt,U4t=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 en,this.createPointerEl(s,u,e,n),this.createLabelEl(s,u,e,n),r.getZr().add(s);else{var d=sn(L7,n,f);this.updatePointerEl(s,u,d),this.updateLabelEl(s,u,d,n)}V7(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=bB(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=Mh(e).pointerEl=new sS[i.type](R7(n.pointer));e.add(o)}},t.prototype.createLabelEl=function(e,n,r,a){if(n.label){var i=Mh(e).labelEl=new Bn(R7(n.label));e.add(i),O7(i,a)}},t.prototype.updatePointerEl=function(e,n,r){var a=Mh(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=Mh(e).labelEl;i&&(i.setStyle(n.label.style),r(i,{x:n.label.x,y:n.label.y}),O7(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=L0(i.get("icon"),{cursor:"move",draggable:!0,onmousemove:function(u){fc(u.event)},onmousedown:Ak(this._onHandleDragMove,this,0,0),drift:Ak(this._onHandleDragMove,this),ondragend:Ak(this._onHandleDragEnd,this)}),r.add(a)),V7(a,n,!1),a.setStyle(i.getItemStyle(null,["color","borderColor","borderWidth","opacity","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"]));var l=i.get("size");st(l)||(l=[l,l]),a.scaleX=l[0]/2,a.scaleY=l[1]/2,z0(this,"_doDispatchAxisPointer",i.get("throttle")||0,"fixRate"),this._moveHandleToValue(e,s)}},t.prototype._moveHandleToValue=function(e,n){L7(this._axisPointerModel,!n&&this._moveAnimation,this._handle,kk(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(kk(r),[e,n],this._axisModel,this._axisPointerModel);this._payloadInfo=a,r.stopAnimation(),r.attr(kk(a)),Mh(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),nb(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 L7(t,e,n,r){zce(Mh(n).lastProp,r)||(Mh(n).lastProp=r,e?jn(n,r,t):(n.stopAnimation(),n.attr(r)))}function zce(t,e){if(qt(t)&&qt(e)){var n=!0;return q(e,function(r,a){n=n&&zce(t[a],r)}),!!n}else return t===e}function O7(t,e){t[e.get(["label","show"])?"show":"hide"]()}function kk(t){return{x:t.x||0,y:t.y||0,rotation:t.rotation||0}}function V7(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 qB=U4t;function ZB(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 Uce(t,e,n,r,a){var i=n.get("value"),o=Gce(i,e.axis,e.ecModel,n.get("seriesDataIndices"),{precision:n.get(["label","precision"]),formatter:n.get(["label","formatter"])}),s=n.getModel("label"),l=Fp(s.get("padding")||0),u=s.getFont(),c=eS(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),G4t(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:Er(s,{text:o,font:u,fill:s.getTextColor(),padding:l,backgroundColor:g}),z2:10}}function G4t(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 Gce(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:cB(e,{value:t}),axisDimension:e.dim,axisIndex:e.index,seriesData:[]};q(r,function(l){var u=n.getSeriesByIndex(l.seriesIndex),c=l.dataIndexInside,f=u&&u.getDataParams(c);f&&s.seriesData.push(f)}),Ot(o)?i=o.replace("{value}",i):jt(o)&&(i=o(s))}return i}function QB(t,e,n){var r=Wo();return fd(r,r,n.rotation),bl(r,r,n.position),gl([t.dataToCoord(e),(n.labelOffset||0)+(n.labelDirection||1)*(n.labelMargin||0)],r)}function Hce(t,e,n,r,a,i){var o=gc.innerTextLayout(n.rotation,0,n.labelDirection);n.labelMargin=a.get(["label","margin"]),Uce(e,r,a,i,{position:QB(r.axis,t,n),align:o.textAlign,verticalAlign:o.textVerticalAlign})}function JB(t,e,n){return n=n||0,{x1:t[n],y1:t[1-n],x2:e[n],y2:e[1-n]}}function Wce(t,e,n){return n=n||0,{x:t[n],y:t[1-n],width:e[n],height:e[1-n]}}function N7(t,e,n,r,a,i){return{cx:t,cy:e,r0:n,r,startAngle:a,endAngle:i,clockwise:!0}}var H4t=function(t){Pe(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=I7(l,s).getOtherAxis(s).getGlobalExtent(),f=s.toGlobalCoord(s.dataToCoord(r,!0));if(u&&u!=="none"){var d=ZB(i),h=W4t[u](s,f,c);h.style=d,n.graphicKey=h.type,n.pointer=h}var v=a3(l.model,a);Hce(r,n,v,a,i,o)},e.prototype.getHandleTransform=function(n,r,a){var i=a3(r.axis.grid.model,r,{labelInside:!1});i.labelMargin=a.get(["handle","margin"]);var o=QB(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=I7(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}(qB);function I7(t,e){var n={};return n[e.dim+"AxisIndex"]=e.index,t.getCartesian(n)}var W4t={line:function(t,e,n){var r=JB([e,n[0]],[e,n[1]],B7(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:Wce([e-r/2,n[0]],[r,a],B7(t))}}};function B7(t){return t.dim==="x"?0:1}const j4t=H4t;var K4t=function(t){Pe(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}(On);const Y4t=K4t;var Ju=Gn(),X4t=q;function jce(t,e,n){if(!Fn.node){var r=e.getZr();Ju(r).records||(Ju(r).records={}),q4t(r,e);var a=Ju(r).records[t]||(Ju(r).records[t]={});a.handler=n}}function q4t(t,e){if(Ju(t).initialized)return;Ju(t).initialized=!0,n("click",sn($7,"click")),n("mousemove",sn($7,"mousemove")),n("globalout",Q4t);function n(r,a){t.on(r,function(i){var o=J4t(e);X4t(Ju(t).records,function(s){s&&a(s,i,o.dispatchAction)}),Z4t(o.pendings,e)})}}function Z4t(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 Q4t(t,e,n){t.handler("leave",null,n)}function $7(t,e,n,r){e.handler(t,n,r)}function J4t(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 _3(t,e){if(!Fn.node){var n=e.getZr(),r=(Ju(n).records||{})[t];r&&(Ju(n).records[t]=null)}}var eVt=function(t){Pe(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";jce("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){_3("axisPointer",r)},e.prototype.dispose=function(n,r){_3("axisPointer",r)},e.type="axisPointer",e}(jr);const tVt=eVt;function Kce(t,e){var n=[],r=t.seriesIndex,a;if(r==null||!(a=e.getSeriesByIndex(r)))return{point:[]};var i=a.getData(),o=wp(i,t);if(o==null||o<0||st(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(ut(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 P7=Gn();function nVt(t,e,n){var r=t.currTrigger,a=[t.x,t.y],i=t,o=t.dispatchAction||Nt(n.dispatchAction,n),s=e.getComponent("axisPointer").coordSysAxesInfo;if(s){G_(a)&&(a=Kce({seriesIndex:i.seriesIndex,dataIndex:i.dataIndex},e).point);var l=G_(a),u=i.axesInfo,c=s.axesInfo,f=r==="leave"||G_(a),d={},h={},v={list:[],map:{}},p={showPointer:sn(aVt,h),showTooltip:sn(iVt,v)};q(s.coordSysMap,function(y,m){var b=l||y.containPoint(a);q(s.coordSysAxesInfo[m],function(w,C){var _=w.axis,x=uVt(u,w);if(!f&&b&&(!u||x)){var T=x&&x.value;T==null&&!l&&(T=_.pointToData(a)),T!=null&&F7(w,T,p,!1,d)}})});var g={};return q(c,function(y,m){var b=y.linkGroup;b&&!h[m]&&q(b.axesInfo,function(w,C){var _=h[C];if(w!==y&&_){var x=_.value;b.mapper&&(x=y.axis.scale.parse(b.mapper(x,z7(w),z7(y)))),g[y.key]=x}})}),q(g,function(y,m){F7(c[m],y,p,!0,d)}),oVt(h,c,d),sVt(v,a,t,o),lVt(c,o,n),d}}function F7(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=rVt(e,t),s=o.payloadBatch,l=o.snapToValue;s[0]&&a.seriesIndex==null&&et(a,s[0]),!r&&t.snap&&i.containData(l)&&l!=null&&(e=l),n.showPointer(t,e,s),n.showTooltip(t,o,l)}}function rVt(t,e){var n=e.axis,r=n.dim,a=t,i=[],o=Number.MAX_VALUE,s=-1;return q(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),q(d,function(g){i.push({seriesIndex:l.seriesIndex,dataIndexInside:g,dataIndex:l.getData().getRawIndex(g)})}))}}),{payloadBatch:i,snapToValue:a}}function aVt(t,e,n,r){t[e.key]={value:n,payloadBatch:r}}function iVt(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=lb(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 oVt(t,e,n){var r=n.axesInfo=[];q(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 sVt(t,e,n,r){if(G_(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 lVt(t,e,n){var r=n.getZr(),a="axisPointerLastHighlights",i=P7(r)[a]||{},o=P7(r)[a]={};q(t,function(u,c){var f=u.axisPointerModel.option;f.status==="show"&&u.triggerEmphasis&&q(f.seriesDataIndices,function(d){var h=d.seriesIndex+" | "+d.dataIndex;o[h]=d})});var s=[],l=[];q(i,function(u,c){!o[c]&&l.push(u)}),q(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 uVt(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 z7(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 G_(t){return!t||t[0]==null||isNaN(t[0])||t[1]==null||isNaN(t[1])}function bS(t){Gp.registerAxisPointerClass("CartesianAxisPointer",j4t),t.registerComponentModel(Y4t),t.registerComponentView(tVt),t.registerPreprocessor(function(e){if(e){(!e.axisPointer||e.axisPointer.length===0)&&(e.axisPointer={});var n=e.axisPointer.link;n&&!st(n)&&(e.axisPointer.link=[n])}}),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,function(e,n){e.getComponent("axisPointer").coordSysAxesInfo=qMt(e,n)}),t.registerAction({type:"updateAxisPointer",event:"updateAxisPointer",update:":updateAxisPointer"},nVt)}function cVt(t){wn(bue),wn(bS)}var fVt=function(t){Pe(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=ZB(i),v=hVt[d](s,l,f,c);v.style=h,n.graphicKey=v.type,n.pointer=v}var p=i.get(["label","margin"]),g=dVt(r,a,i,l,p);Uce(n,a,i,o,g)},e}(qB);function dVt(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=Wo();fd(d,d,s),bl(d,d,[r.cx,r.cy]),u=gl([o,-a],d);var h=e.getModel("axisLabel").get("rotate")||0,v=gc.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 hVt={line:function(t,e,n,r){return t.dim==="angle"?{type:"Line",shape:JB(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:N7(e.cx,e.cy,r[0],r[1],(-n-a/2)*i,(-n+a/2)*i)}:{type:"Sector",shape:N7(e.cx,e.cy,n-a/2,n+a/2,0,Math.PI*2)}}};const pVt=fVt;var vVt=function(t){Pe(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}(On);const gVt=vVt;var e$=function(t){Pe(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.getCoordSysModel=function(){return this.getReferringComponents("polar",Ca).models[0]},e.type="polarAxis",e}(On);ha(e$,H0);var yVt=function(t){Pe(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.type="angleAxis",e}(e$),mVt=function(t){Pe(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.type="radiusAxis",e}(e$),t$=function(t){Pe(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}(Vs);t$.prototype.dataToRadius=Vs.prototype.dataToCoord;t$.prototype.radiusToData=Vs.prototype.coordToData;const bVt=t$;var SVt=Gn(),n$=function(t){Pe(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=eS(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=SVt(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}(Vs);n$.prototype.dataToAngle=Vs.prototype.dataToCoord;n$.prototype.angleToData=Vs.prototype.coordToData;const wVt=n$;var Yce=["radius","angle"],xVt=function(){function t(e){this.dimensions=Yce,this.type="polar",this.cx=0,this.cy=0,this._radiusAxis=new bVt,this._angleAxis=new wVt,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=U7(n);return a===this?this.dataToPoint(r):null},t.prototype.convertFromPixel=function(e,n,r){var a=U7(n);return a===this?this.pointToData(r):null},t}();function U7(t){var e=t.seriesModel,n=t.polarModel;return n&&n.coordinateSystem||e&&e.coordinateSystem}const _Vt=xVt;function CVt(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%"]:st(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 TVt(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();q(mC(l,"radius"),function(u){a.scale.unionExtentFromData(l,u)}),q(mC(l,"angle"),function(u){r.scale.unionExtentFromData(l,u)})}}),Tp(r.scale,r.model),Tp(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 EVt(t){return t.mainType==="angleAxis"}function G7(t,e){if(t.type=e.get("type"),t.scale=cS(e),t.onBand=e.get("boundaryGap")&&t.type==="category",t.inverse=e.get("inverse"),EVt(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 MVt={dimensions:Yce,create:function(t,e){var n=[];return t.eachComponent("polar",function(r,a){var i=new _Vt(a+"");i.update=TVt;var o=i.getRadiusAxis(),s=i.getAngleAxis(),l=r.findAxisModel("radiusAxis"),u=r.findAxisModel("angleAxis");G7(o,l),G7(s,u),CVt(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",Ca).models[0];r.coordinateSystem=a.coordinateSystem}}),n}};const DVt=MVt;var AVt=["axisLine","axisLabel","axisTick","minorTick","splitLine","minorSplitLine","splitArea"];function Cx(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 Tx(t){var e=t.getRadiusAxis();return e.inverse?0:1}function H7(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 kVt=function(t){Pe(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=ut(a.getViewLabels(),function(c){c=Zt(c);var f=a.scale,d=f.type==="ordinal"?f.getRawOrdinalNumber(c.tickValue):c.tickValue;return c.coord=a.dataToCoord(d),c});H7(u),H7(s),q(AVt,function(c){n.get([c,"show"])&&(!a.scale.isBlank()||c==="axisLine")&&RVt[c](this.group,n,i,s,l,o,u)},this)}},e.type="angleAxis",e}(Gp),RVt={axisLine:function(t,e,n,r,a,i){var o=e.getModel(["axisLine","lineStyle"]),s=Tx(n),l=s?0:1,u;i[l]===0?u=new wl({shape:{cx:n.cx,cy:n.cy,r:i[s]},style:o.getLineStyle(),z2:1,silent:!0}):u=new rS({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[Tx(n)],u=ut(r,function(c){return new Ga({shape:Cx(n,[l,l+s],c.coord)})});t.add(Bo(u,{style:Xt(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[Tx(n)],c=[],f=0;f<a.length;f++)for(var d=0;d<a[f].length;d++)c.push(new Ga({shape:Cx(n,[u,u+l],a[f][d].coord)}));t.add(Bo(c,{style:Xt(s.getModel("lineStyle").getLineStyle(),Xt(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");q(o,function(f,d){var h=l,v=f.tickValue,p=i[Tx(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 C=s[v];qt(C)&&C.textStyle&&(h=new yr(C.textStyle,l,l.ecModel))}var _=new Bn({silent:gc.isLabelSilent(e),style:Er(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 x=gc.makeAxisEventDataBase(e);x.targetType="axisLabel",x.value=f.rawLabel,ln(_).eventData=x}},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 Ga({shape:Cx(n,i,r[f].coord)}))}for(var f=0;f<c.length;f++)t.add(Bo(c[f],{style:Xt({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 Ga({shape:Cx(n,i,a[u][c].coord)}));t.add(Bo(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 oo({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(Bo(c[g],{style:Xt({fill:l[g%l.length]},s.getAreaStyle()),silent:!0}))}}};const LVt=kVt;var OVt=["axisLine","axisTickLabel","axisName"],VVt=["splitLine","splitArea","minorSplitLine"],NVt=function(t){Pe(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 en;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=BVt(s,n,f),v=new gc(n,h);q(OVt,v.add,v),i.add(v.getGroup()),oS(a,i,n),q(VVt,function(p){n.get([p,"show"])&&!o.scale.isBlank()&&IVt[p](this.group,n,s,f,d,u,c)},this)}},e.type="radiusAxis",e}(Gp),IVt={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 wl({shape:{cx:n.cx,cy:n.cy,r:Math.max(i[f].coord,0)}}))}for(var f=0;f<c.length;f++)t.add(Bo(c[f],{style:Xt({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 wl({shape:{cx:n.cx,cy:n.cy,r:o[c][f].coord}}));t.add(Bo(u,{style:Xt({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 oo({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(Bo(c[d],{style:Xt({fill:l[d%l.length]},s.getAreaStyle()),silent:!0}))}}};function BVt(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 $Vt=NVt;function Xce(t){return t.get("stack")||"__ec_stack_"+t.seriesIndex}function qce(t,e){return e.dim+t.model.componentIndex}function PVt(t,e,n){var r={},a=FVt(or(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=qce(s,l),c=Xce(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),C=vc(o,b),_=l.dim!=="radius"||!i.get("roundCap",!0),x=v.dataToCoord(0),T=0,M=o.count();T<M;T++){var E=o.get(b,T),A=o.get(w,T),k=E>=0?"p":"n",R=x;C&&(r[c][A]||(r[c][A]={p:x,n:x}),R=r[c][A][k]);var N=void 0,F=void 0,z=void 0,B=void 0;if(v.dim==="radius"){var W=v.dataToCoord(E)-x,V=l.dataToCoord(A);Math.abs(W)<y&&(W=(W<0?-1:1)*y),N=R,F=R+W,z=V-d,B=z-h,C&&(r[c][A][k]=F)}else{var P=v.dataToCoord(E,_)-x,K=l.dataToCoord(A);Math.abs(P)<m&&(P=(P<0?-1:1)*m),N=K+d,F=N+h,z=R,B=R+P,C&&(r[c][A][k]=B)}o.setItemLayout(T,{cx:p,cy:g,r0:N,r:F,startAngle:-z*Math.PI/180,endAngle:-B*Math.PI/180,clockwise:z>=B})}}})}function FVt(t){var e={};q(t,function(r,a){var i=r.getData(),o=r.coordinateSystem,s=o.getBaseAxis(),l=qce(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=Xce(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 q(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),q(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;q(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;q(i,function(p,g){n[a][g]=n[a][g]||{offset:v,width:p.width},v+=p.width*(1+l)})}),n}var zVt={startAngle:90,clockwise:!0,splitNumber:12,axisLabel:{rotate:0}},UVt={splitNumber:5},GVt=function(t){Pe(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.type="polar",e}(jr);function HVt(t){wn(bS),Gp.registerAxisPointerClass("PolarAxisPointer",pVt),t.registerCoordinateSystem("polar",DVt),t.registerComponentModel(gVt),t.registerComponentView(GVt),o0(t,"angle",yVt,zVt),o0(t,"radius",mVt,UVt),t.registerComponentView(LVt),t.registerComponentView($Vt),t.registerLayout(sn(PVt,"bar"))}function C3(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),Ua(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 WVt=["axisLine","axisTickLabel","axisName"],jVt=["splitArea","splitLine"],KVt=function(t){Pe(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 en;var l=C3(n),u=new gc(n,l);q(WVt,u.add,u),o.add(this._axisGroup),o.add(u.getGroup()),q(jVt,function(c){n.get([c,"show"])&&YVt[c](this,this.group,this._axisGroup,n)},this),oS(s,this._axisGroup,n),t.prototype.render.call(this,n,r,a,i)},e.prototype.remove=function(){gue(this)},e.type="singleAxis",e}(Gp),YVt={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 Ga({shape:{x1:v[0],y1:v[1],x2:p[0],y2:p[1]},silent:!0});n0(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(Bo(f[g],{style:Xt({stroke:s[g%s.length]},w),silent:!0}))}},splitArea:function(t,e,n,r){vue(t,n,r,r)}};const XVt=KVt;var Zce=function(t){Pe(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}(On);ha(Zce,H0.prototype);const Rk=Zce;var qVt=function(t){Pe(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}(Vs);const ZVt=qVt;var Qce=["single"],QVt=function(){function t(e,n,r){this.type="single",this.dimension="single",this.dimensions=Qce,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 ZVt(a,cS(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();q(a.mapDimensionsAll(this.dimension),function(i){this._axis.scale.unionExtentFromData(a,i)},this),Tp(this._axis.scale,this._axis.model)}},this)},t.prototype.resize=function(e,n){this._rect=ka({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=W7(n);return a===this?this.dataToPoint(r):null},t.prototype.convertFromPixel=function(e,n,r){var a=W7(n);return a===this?this.pointToData(r):null},t}();function W7(t){var e=t.seriesModel,n=t.singleAxisModel;return n&&n.coordinateSystem||e&&e.coordinateSystem}function JVt(t,e){var n=[];return t.eachComponent("singleAxis",function(r,a){var i=new QVt(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",Ca).models[0];r.coordinateSystem=a&&a.coordinateSystem}}),n}var eNt={create:JVt,dimensions:Qce};const tNt=eNt;var j7=["x","y"],nNt=["width","height"],rNt=function(t){Pe(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=Lk(l,1-OC(s)),c=l.dataToPoint(r)[0],f=i.get("type");if(f&&f!=="none"){var d=ZB(i),h=aNt[f](s,c,u);h.style=d,n.graphicKey=h.type,n.pointer=h}var v=C3(a);Hce(r,n,v,a,i,o)},e.prototype.getHandleTransform=function(n,r,a){var i=C3(r,{labelInside:!1});i.labelMargin=a.get(["handle","margin"]);var o=QB(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=OC(o),u=Lk(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=Lk(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}(qB),aNt={line:function(t,e,n){var r=JB([e,n[0]],[e,n[1]],OC(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:Wce([e-r/2,n[0]],[r,a],OC(t))}}};function OC(t){return t.isHorizontal()?0:1}function Lk(t,e){var n=t.getRect();return[n[j7[e]],n[j7[e]]+n[nNt[e]]]}const iNt=rNt;var oNt=function(t){Pe(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.type="single",e}(jr);function sNt(t){wn(bS),Gp.registerAxisPointerClass("SingleAxisPointer",iNt),t.registerComponentView(oNt),t.registerComponentView(XVt),t.registerComponentModel(Rk),o0(t,"single",Rk,Rk.defaultOption),t.registerCoordinateSystem("single",tNt)}var lNt=function(t){Pe(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=I0(n);t.prototype.init.apply(this,arguments),K7(n,i)},e.prototype.mergeOption=function(n){t.prototype.mergeOption.apply(this,arguments),K7(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}(On);function K7(t,e){var n=t.cellSize,r;st(n)?r=n:r=t.cellSize=[n,n],r.length===1&&(r[1]=r[0]);var a=ut([0,1],function(i){return Qwt(e,i)&&(r[i]="auto"),r[i]!=null&&r[i]!=="auto"});Zf(t,e,{type:"box",ignoreSize:a})}const uNt=lNt;var cNt=function(t){Pe(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 $n({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 co({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 Ot(n)&&n?Ywt(n,r):jt(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 Bn({z2:30,style:Er(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||Ot(s))&&(s&&(r=OO(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],C={yyyy:y.y,yy:(y.y+"").slice(2),MM:y.m,M:+y.m,nameMap:w},_=this._formatterLabel(b,C),x=new Bn({z2:30,style:et(Er(o,{text:_}),this._monthTextPositionControl(g,v,a,u,l))});i.add(x)}}},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||Ot(c)){c&&(r=OO(c)||r);var h=r.get(["time","dayOfWeekShort"]);c=h||ut(r.get(["time","dayOfWeekAbbr"]),function(C){return C[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 Bn({z2:30,style:et(Er(s,{text:c[b]}),this._weekTextPositionControl(m,i,u,f,p))});o.add(w)}}},e.type="calendar",e}(jr);const fNt=cNt;var Ok=864e5,dNt=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=jo(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];q([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=ka(o,l);q([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){st(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+Ok))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=Y7(n);return a===this?a.dataToPoint(r):null},t.prototype.convertFromPixel=function(e,n,r){var a=Y7(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(st(e)&&e.length===1&&(e=e[0]),st(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/Ok)-Math.floor(n[0].time/Ok)+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 Y7(t){var e=t.calendarModel,n=t.seriesModel,r=e?e.coordinateSystem:n?n.coordinateSystem:null;return r}const hNt=dNt;function pNt(t){t.registerComponentModel(uNt),t.registerComponentView(fNt),t.registerCoordinateSystem("calendar",hNt)}function vNt(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 X7(t,e){var n;return q(e,function(r){t[r]!=null&&t[r]!=="auto"&&(n=!0)}),n}function gNt(t,e,n){var r=et({},n),a=t[e],i=n.$action||"merge";i==="merge"?a?(hn(a,r,!0),Zf(a,r,{ignoreSize:!0}),Voe(n,a),Ex(n,a),Ex(n,a,"shape"),Ex(n,a,"style"),Ex(n,a,"extra"),n.clipPath=a.clipPath):t[e]=r:i==="replace"?t[e]=r:i==="remove"&&a&&(t[e]=null)}var Jce=["transition","enterFrom","leaveTo"],yNt=Jce.concat(["enterAnimation","updateAnimation","leaveAnimation"]);function Ex(t,e,n){if(n&&(!t[n]&&e[n]&&(t[n]={}),t=t[n],e=e[n]),!(!t||!e))for(var r=n?Jce:yNt,a=0;a<r.length;a++){var i=r[a];t[i]==null&&e[i]!=null&&(t[i]=e[i])}}function mNt(t,e){if(t&&(t.hv=e.hv=[X7(e,["left","right"]),X7(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 bNt=function(t){Pe(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=yie(o,s,"normalMerge"),u=this._elOptionsToUpdate=[];q(l,function(c,f){var d=c.newOption;d&&(u.push(d),vNt(c,d),gNt(o,f,d),mNt(o[f],d))},this),a.elements=or(o,function(c){return c&&delete c.$action,c!=null})},e.prototype._flatten=function(n,r,a){q(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}(On),q7={path:null,compoundPath:null,group:en,image:si,text:Bn},ls=Gn(),SNt=function(t){Pe(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=Gt()},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");q(r,function(l){var u=Ia(l.id,null),c=u!=null?a.get(u):null,f=Ia(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&&Lce(v,h,!!g,!!p)){var y=Oce(v,h,!0);!g&&y.textConfig&&(g=l.textConfig=y.textConfig),!p&&y.textContent&&(p=y.textContent)}var m=wNt(l),b=l.$action||"merge",w=b==="merge",C=b==="replace";if(w){var _=!c,x=c;_?x=Z7(u,d,l.type,a):(x&&(ls(x).isNew=!1),Bce(x)),x&&(U_(x,m,n,{isInit:_}),Q7(x,l,o,s))}else if(C){H_(c,l,a,n);var T=Z7(u,d,l.type,a);T&&(U_(T,m,n,{isInit:!0}),Q7(T,l,o,s))}else b==="remove"&&(Nce(c,l),H_(c,l,a,n));var M=a.get(u);if(M&&p)if(w){var E=M.getTextContent();E?E.attr(p):M.setTextContent(new Bn(p))}else C&&M.setTextContent(new Bn(p));if(M){var A=l.clipPath;if(A){var k=A.type,R=void 0,_=!1;if(w){var N=M.getClipPath();_=!N||ls(N).type!==k,R=_?T3(k):N}else C&&(_=!0,R=T3(k));M.setClipPath(R),U_(R,A,n,{isInit:_}),RC(R,A.keyframeAnimation,n)}var F=ls(M);M.setTextConfig(g),F.option=l,xNt(M,n,l),O0({el:M,componentModel:n,itemName:M.name,itemTooltipOption:l.tooltip}),RC(M,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=Ia(f.id,null),h=d!=null?o.get(d):null;if(!(!h||!h.isGroup)){var v=h.parent,p=v===i,g=ls(h),y=ls(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=Ia(f.id,null),h=d!=null?o.get(d):null;if(h){var v=h.parent,y=ls(v),m=v===i?{width:s,height:l}:{width:y.width,height:y.height},b={},w=xE(h,f,m,null,{hv:f.hv,boundingMode:f.bounding},b);if(!ls(h).isNew&&w){for(var C=f.transition,_={},x=0;x<u.length;x++){var T=u[x],M=b[T];C&&(cp(C)||bn(C,T)>=0)?_[T]=M:h[T]=M}jn(h,_,n,0)}else h.attr(b)}}},e.prototype._clear=function(){var n=this,r=this._elMap;r.each(function(a){H_(a,ls(a).option,r,n._lastGraphicModel)}),this._elMap=Gt()},e.prototype.dispose=function(){this._clear()},e.type="graphic",e}(jr);function T3(t){var e=Bt(q7,t)?q7[t]:vE(t),n=new e({});return ls(n).type=t,n}function Z7(t,e,n,r){var a=T3(n);return e.add(a),r.set(t,a),ls(a).id=t,ls(a).isNew=!0,a}function H_(t,e,n,r){var a=t&&t.parent;a&&(t.type==="group"&&t.traverse(function(i){H_(i,e,n,r)}),PE(t,e,r),n.removeKey(ls(t).id))}function Q7(t,e,n,r){t.isGroup||q([["cursor",As.prototype.cursor],["zlevel",r||0],["z",n||0],["z2",0]],function(a){var i=a[0];Bt(e,i)?t[i]=gn(e[i],a[1]):t[i]==null&&(t[i]=a[1])}),q(Dn(e),function(a){if(a.indexOf("on")===0){var i=e[a];t[a]=jt(i)?i:null}}),Bt(e,"draggable")&&(t.draggable=e.draggable),e.name!=null&&(t.name=e.name),e.id!=null&&(t.id=e.id)}function wNt(t){return t=et({},t),q(["id","parentId","$action","hv","bounding","textContent","clipPath"].concat(Ooe),function(e){delete t[e]}),t}function xNt(t,e,n){var r=ln(t).eventData;!t.silent&&!t.ignore&&!r&&(r=ln(t).eventData={componentType:"graphic",componentIndex:e.componentIndex,name:t.name}),r&&(r.info=n.info)}function _Nt(t){t.registerComponentModel(bNt),t.registerComponentView(SNt),t.registerPreprocessor(function(e){var n=e.graphic;st(n)?!n[0]||!n[0].elements?e.graphic=[{elements:n}]:e.graphic=[e.graphic[0]]:n&&!n.elements&&(e.graphic=[{elements:[n]}])})}var J7=["x","y","radius","angle","single"],CNt=["cartesian2d","polar","singleAxis"];function TNt(t){var e=t.get("coordinateSystem");return bn(CNt,e)>=0}function Ef(t){return t+"Axis"}function ENt(t,e){var n=Gt(),r=[],a=Gt();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 efe(t){var e=t.ecModel,n={infoList:[],infoMap:Gt()};return t.eachTargetAxis(function(r,a){var i=e.getComponent(Ef(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 Vk=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}(),MNt=function(t){Pe(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=e9(n);this.settledOption=i,this.mergeDefaultAndTheme(n,a),this._doInit(i)},e.prototype.mergeOption=function(n){var r=e9(n);hn(this.option,n,!0),hn(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;q([["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=Gt(),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 q(J7,function(a){var i=this.getReferringComponents(Ef(a),Rbt);if(i.specified){r=!0;var o=new Vk;q(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 Vk;if(d.add(f.componentIndex),n.set(c,d),i=!1,c==="x"||c==="y"){var h=f.getReferringComponents("grid",Ca).models[0];h&&q(u,function(v){f.componentIndex!==v.componentIndex&&h===v.getReferringComponents("grid",Ca).models[0]&&d.add(v.componentIndex)})}}}i&&q(J7,function(u){if(i){var c=a.findComponents({mainType:Ef(u),filter:function(d){return d.get("type",!0)==="category"}});if(c[0]){var f=new Vk;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");q([["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(Ef(r),a))},this),n},e.prototype.eachTargetAxis=function(n,r){this._targetAxisInfoMap.each(function(a,i){q(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(Ef(n),r)},e.prototype.setRawRange=function(n){var r=this.option,a=this.settledOption;q([["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;q(["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}(On);function e9(t){var e={};return q(["start","end","startValue","endValue","throttle"],function(n){t.hasOwnProperty(n)&&(e[n]=t[n])}),e}const pb=MNt;var DNt=function(t){Pe(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}(pb);const ANt=DNt;var kNt=function(t){Pe(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}(jr);const r$=kNt;var RNt=function(t){Pe(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}(r$);const LNt=RNt;var Fv=q,t9=zo,ONt=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(TNt(n)){var r=Ef(this._dimName),a=n.getReferringComponents(r,Ca).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 Zt(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;Fv(["start","end"],function(d,h){var v=e[d],p=e[d+"Value"];i[h]==="percent"?(v==null&&(v=o[h]),p=a.parse(ir(v,o,n))):(u=!0,p=p==null?n[h]:a.parse(p),v=ir(p,n,o)),l[h]=p==null||isNaN(p)?n[h]:p,s[h]=v==null||isNaN(v)?o[h]:v}),t9(l),t9(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";Hp(0,d,v,"all",c["min"+y],c["max"+y]);for(var m=0;m<2;m++)h[m]=ir(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=VNt(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;Fv(a,function(l){var u=l.getData(),c=u.mapDimensionsAll(r);if(c.length){if(i==="weakFilter"){var f=u.getStore(),d=ut(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],C=m>o[1];if(b&&!w&&!C)return!0;b&&(g=!0),w&&(v=!0),C&&(p=!0)}return g&&v&&p})}else Fv(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)}});Fv(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;Fv(["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=ir(r[0]+o,r,[0,100],!0):i!=null&&(o=ir(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=lI(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 VNt(t,e,n){var r=[1/0,-1/0];Fv(n,function(o){HCt(r,o.getData(),e)});var a=t.getAxisModel(),i=yle(a.axis.scale,a,r).calculate();return[i.min,i.max]}const NNt=ONt;var INt={getTargetSeries:function(t){function e(a){t.eachComponent("dataZoom",function(i){i.eachTargetAxis(function(o,s){var l=t.getComponent(Ef(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 NNt(a,i,s,t),n.push(o.__dzAxisProxy))});var r=Gt();return q(n,function(a){q(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 BNt=INt;function $Nt(t){t.registerAction("dataZoom",function(e,n){var r=ENt(n,e);q(r,function(a){a.setRawRange({start:e.start,end:e.end,startValue:e.startValue,endValue:e.endValue})})})}var n9=!1;function a$(t){n9||(n9=!0,t.registerProcessor(t.PRIORITY.PROCESSOR.FILTER,BNt),$Nt(t),t.registerSubTypeDefaulter("dataZoom",function(){return"slider"}))}function PNt(t){t.registerComponentModel(ANt),t.registerComponentView(LNt),a$(t)}var fs=function(){function t(){}return t}(),tfe={};function zv(t,e){tfe[t]=e}function nfe(t){return tfe[t]}var FNt=function(t){Pe(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;q(this.option.feature,function(r,a){var i=nfe(a);i&&(i.getDefaultOption&&(i.defaultOption=i.getDefaultOption(n)),hn(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}(On);const zNt=FNt;function UNt(t,e,n){var r=e.getBoxLayoutParams(),a=e.get("padding"),i={width:n.getWidth(),height:n.getHeight()},o=ka(r,i,a);op(e.get("orient"),t,e.get("itemGap"),o.width,o.height),xE(t,r,i,a)}function rfe(t,e){var n=Fp(e.get("padding")),r=e.getItemStyle(["color","opacity"]);return r.fill=e.get("backgroundColor"),t=new $n({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 GNt=function(t){Pe(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=[];q(u,function(v,p){f.push(p)}),new pc(this._featureNames||[],f).add(d).update(d).remove(sn(d,null)).execute(),this._featureNames=f;function d(v,p){var g=f[v],y=f[p],m=u[g],b=new yr(m,n,n.ecModel),w;if(i&&i.newTitle!=null&&i.featureName===g&&(m.title=i.newTitle),g&&!y){if(HNt(g))w={onclick:b.option.onclick,featureName:g};else{var C=nfe(g);if(!C)return;w=new C}c[g]=w}else if(w=c[y],!w)return;w.uid=N0("toolbox-feature"),w.model=b,w.ecModel=r,w.api=a;var _=w instanceof fs;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(x,T){var M=this.option,E=this.iconPaths;M.iconStatus=M.iconStatus||{},M.iconStatus[x]=T,E[x]&&(T==="emphasis"?dc:hc)(E[x])},w instanceof fs&&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 fs&&p.getIcons?p.getIcons():v.get("icon"),w=v.get("title")||{},C,_;Ot(b)?(C={},C[g]=b):C=b,Ot(w)?(_={},_[g]=w):_=w;var x=v.iconPaths={};q(C,function(T,M){var E=L0(T,{},{x:-s/2,y:-s/2,width:s,height:s});E.setStyle(y.getItemStyle());var A=E.ensureState("emphasis");A.style=m.getItemStyle();var k=new Bn({style:{text:_[M],align:m.get("textAlign"),borderRadius:m.get("textBorderRadius"),padding:m.get("textPadding"),fill:null},ignore:!0});E.setTextContent(k),O0({el:E,componentModel:n,itemName:M,formatterParamsExtra:{title:_[M]}}),E.__title=_[M],E.on("mouseover",function(){var R=m.getItemStyle(),N=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")||N}),k.ignore=!n.get("showTitle"),a.enterEmphasis(this)}).on("mouseout",function(){v.get(["iconStatus",M])!=="emphasis"&&a.leaveEmphasis(this),k.hide()}),(v.get(["iconStatus",M])==="emphasis"?dc:hc)(E),o.add(E),E.on("click",Nt(p.onclick,p,r,a,M)),x[M]=E})}UNt(o,n,a),o.add(rfe(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&&!jt(b)&&p){var w=b.style||(b.style={}),C=eS(p,Bn.makeFont(w)),_=v.x+o.x,x=v.y+o.y+s,T=!1;x+C.height>a.getHeight()&&(y.position="top",T=!0);var M=T?-5-C.height:s+10;_+C.width/2>a.getWidth()?(y.position=["100%",M],w.align="right"):_-C.width/2<0&&(y.position=[0,M],w.align="left")}})},e.prototype.updateView=function(n,r,a,i){q(this._features,function(o){o instanceof fs&&o.updateView&&o.updateView(o.model,r,a,i)})},e.prototype.remove=function(n,r){q(this._features,function(a){a instanceof fs&&a.remove&&a.remove(n,r)}),this.group.removeAll()},e.prototype.dispose=function(n,r){q(this._features,function(a){a instanceof fs&&a.dispose&&a.dispose(n,r)})},e.type="toolbox",e}(jr);function HNt(t){return t.indexOf("my")===0}const WNt=GNt;var jNt=function(t){Pe(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=Fn.browser;if(jt(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,C=w.document;C.open("image/svg+xml","replace"),C.write(v),C.close(),w.focus(),C.execCommand("SaveAs",!0,p),document.body.removeChild(b)}}else{var _=a.get("lang"),x='<body style="margin:0;"><img src="'+l+'" style="max-width:100%;" title="'+(_&&_[0]||"")+'" /></body>',T=window.open();T.document.write(x),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}(fs);const KNt=jNt;var r9="__ec_magicType_stack__",YNt=[["line","bar"],["stack"]],XNt=function(t){Pe(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 q(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(a9[a]){var s={series:[]},l=function(f){var d=f.subType,h=f.id,v=a9[a](d,h,f,i);v&&(Xt(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,Ca).models[0],w=b.componentIndex;s[m]=s[m]||[];for(var C=0;C<=w;C++)s[m][w]=s[m][w]||{};s[m][w].boundaryGap=a==="bar"}}};q(YNt,function(f){bn(f,a)>=0&&q(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=hn({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}(fs),a9={line:function(t,e,n,r){if(t==="bar")return hn({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 hn({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")===r9;if(t==="line"||t==="bar")return r.setIconStatus("stack",a?"normal":"emphasis"),hn({id:e,stack:a?"":r9},r.get(["option","stack"])||{},!0)}};Ml({type:"changeMagicType",event:"magicTypeChanged",update:"prepareAndUpdate"},function(t,e){e.mergeOption(t.newOption)});const qNt=XNt;var FE=new Array(60).join("-"),u0=" ";function ZNt(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 QNt(t){var e=[];return q(t,function(n,r){var a=n.categoryAxis,i=n.valueAxis,o=i.dim,s=[" "].concat(ut(n.series,function(h){return h.name})),l=[a.model.getCategories()];q(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(u0)],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(u0))}e.push(u.join(`
- `))}),e.join(`
- `+FE+`
- `)}function JNt(t){return ut(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+u0:"")+a.join(u0))}),r.join(`
- `)}).join(`
- `+FE+`
- `)}function eIt(t){var e=ZNt(t);return{value:or([QNt(e.seriesGroupByCategoryAxis),JNt(e.other)],function(n){return!!n.replace(/[\n\t\s]/g,"")}).join(`
- `+FE+`
- `),meta:e.meta}}function VC(t){return t.replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function tIt(t){var e=t.slice(0,t.indexOf(`
- `));if(e.indexOf(u0)>=0)return!0}var E3=new RegExp("["+u0+"]+","g");function nIt(t){for(var e=t.split(/\n+/g),n=VC(e.shift()).split(E3),r=[],a=ut(n,function(l){return{name:l,data:[]}}),i=0;i<e.length;i++){var o=VC(e[i]).split(E3);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 rIt(t){for(var e=t.split(/\n+/g),n=VC(e.shift()),r=[],a=0;a<e.length;a++){var i=VC(e[a]);if(i){var o=i.split(E3),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 aIt(t,e){var n=t.split(new RegExp(`
- *`+FE+`
- *`,"g")),r={series:[]};return q(n,function(a,i){if(tIt(a)){var o=nIt(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=rIt(a);r.series.push(o)}}),r}var iIt=function(t){Pe(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=eIt(n);if(jt(f)){var v=f(r.getOption());Ot(v)?u.innerHTML=v:e0(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 C=this;function _(){a.removeChild(o),C._dom=null}aO(b,"click",_),aO(w,"click",function(){if(d==null&&f!=null||d!=null&&f==null){_();return}var x;try{jt(d)?x=d(u,r.getOption()):x=aIt(c.value,g)}catch(T){throw _(),new Error("Data view format error "+T)}x&&r.dispatchAction({type:"changeDataView",newOption:x}),_()}),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}(fs);function oIt(t,e){return ut(t,function(n,r){var a=e&&e[r];if(qt(a)&&!st(a)){var i=qt(n)&&!st(n);i||(n={value:n});var o=a.name!=null&&n.name==null;return n=Xt(n,a),o&&delete n.name,n}else return n})}Ml({type:"changeDataView",event:"dataViewChanged",update:"prepareAndUpdate"},function(t,e){var n=[];q(t.newOption.series,function(r){var a=e.getSeriesByName(r.name)[0];if(!a)n.push(et({type:"scatter"},r));else{var i=a.get("data");n.push({name:r.name,data:oIt(r.data,i)})}}),e.mergeOption(Xt({series:n},t.newOption))});const sIt=iIt;var afe=q,ife=Gn();function lIt(t,e){var n=i$(t);afe(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 uIt(t){var e=i$(t),n=e[e.length-1];e.length>1&&e.pop();var r={};return afe(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 cIt(t){ife(t).snapshots=null}function fIt(t){return i$(t).length}function i$(t){var e=ife(t);return e.snapshots||(e.snapshots=[{}]),e.snapshots}var dIt=function(t){Pe(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.onclick=function(n,r){cIt(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}(fs);Ml({type:"restore",event:"restore",update:"prepareAndUpdate"},function(t,e){e.resetOption("recreate")});const hIt=dIt;var pIt=["grid","xAxis","yAxis","geo","graph","polar","radiusAxis","angleAxis","bmap"],vIt=function(){function t(e,n,r){var a=this;this._targetInfoList=[];var i=i9(n,e);q(gIt,function(o,s){(!r||!r.include||bn(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=Nk[r.brushType](0,i,a);r.__rangeOffset={offset:u9[r.brushType](o.values,r.range,[1,1]),xyMinMax:o.xyMinMax}}}),e},t.prototype.matchOutputRanges=function(e,n,r){q(e,function(a){var i=this.findTargetInfo(a,n);i&&i!==!0&&q(i.coordSyses,function(o){var s=Nk[a.brushType](1,o,a.range,!0);r(a,s.values,o,n)})},this)},t.prototype.setInputRanges=function(e,n){q(e,function(r){var a=this.findTargetInfo(r,n);if(r.range=r.range||[],a&&a!==!0){r.panelId=a.panelId;var i=Nk[r.brushType](0,a.coordSys,r.coordRange),o=r.__rangeOffset;r.range=o?u9[r.brushType](i.values,o.offset,yIt(i.xyMinMax,o.xyMinMax)):i.values}},this)},t.prototype.makePanelOpts=function(e,n){return ut(this._targetInfoList,function(r){var a=r.getPanelRect();return{panelId:r.panelId,defaultBrushType:n?n(r):null,clipPath:dce(a),isTargetByCursor:pce(a,e,r.coordSysModel),getLinearBrushOtherExtent:hce(a)}})},t.prototype.controlSeries=function(e,n,r){var a=this.findTargetInfo(e,r);return a===!0||a&&bn(a.coordSyses,n.coordinateSystem)>=0},t.prototype.findTargetInfo=function(e,n){for(var r=this._targetInfoList,a=i9(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<o9.length;l++)if(o9[l](a,o))return o}return!0},t}();function M3(t){return t[0]>t[1]&&t.reverse(),t}function i9(t,e){return Pm(t,e,{includeMainTypes:pIt})}var gIt={grid:function(t,e){var n=t.xAxisModels,r=t.yAxisModels,a=t.gridModels,i=Gt(),o={},s={};!n&&!r&&!a||(q(n,function(l){var u=l.axis.grid.model;i.set(u.id,u),o[u.id]=!0}),q(r,function(l){var u=l.axis.grid.model;i.set(u.id,u),s[u.id]=!0}),q(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=[];q(u.getCartesians(),function(f,d){(bn(n,f.getAxis("x").model)>=0||bn(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:s9.grid,xAxisDeclared:o[l.id],yAxisDeclared:s[l.id]})}))},geo:function(t,e){q(t.geoModels,function(n){var r=n.coordinateSystem;e.push({panelId:"geo--"+n.id,geoModel:n,coordSysModel:n,coordSys:r,coordSyses:[r],getPanelRect:s9.geo})})}},o9=[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}],s9={grid:function(){return this.coordSys.master.getRect().clone()},geo:function(){var t=this.coordSys,e=t.getBoundingRect().clone();return e.applyTransform(Nf(t)),e}},Nk={lineX:sn(l9,0),lineY:sn(l9,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=[M3([a[0],i[0]]),M3([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=ut(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 l9(t,e,n,r){var a=n.getAxis(["x","y"][t]),i=M3(ut([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 u9={lineX:sn(c9,0),lineY:sn(c9,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 ut(t,function(r,a){return[r[0]-n[0]*e[a][0],r[1]-n[1]*e[a][1]]})}};function c9(t,e,n,r){return[e[0]-r[t]*n[0],e[1]-r[t]*n[1]]}function yIt(t,e){var n=f9(t),r=f9(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 f9(t){return t?[t[0][1]-t[0][0],t[1][1]-t[1][0]]:[NaN,NaN]}const o$=vIt;var D3=q,mIt=Ebt("toolbox-dataZoom_"),bIt=function(t){Pe(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 FB(a.getZr()),this._brushController.on("brush",Nt(this._onBrush,this)).mount()),xIt(n,r,this,i,a),wIt(n,r)},e.prototype.onclick=function(n,r,a){SIt[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 o$(s$(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)}}),lIt(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=Hp(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=[];D3(n,function(a,i){r.push(Zt(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}(fs),SIt={zoom:function(){var t=!this._isZoomActive;this.api.dispatchAction({type:"takeGlobalCursor",key:"dataZoomSelect",dataZoomSelectActive:t})},back:function(){this._dispatchZoomAction(uIt(this.ecModel))}};function s$(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 wIt(t,e){t.setIconStatus("back",fIt(e)>1?"emphasis":"normal")}function xIt(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 o$(s$(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)}axt("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=s$(r),o=Pm(t,i);D3(o.xAxisModels,function(l){return s(l,"xAxis","xAxisIndex")}),D3(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:mIt+u+f};d[c]=f,a.push(d)}return a});const _It=bIt;function CIt(t){t.registerComponentModel(zNt),t.registerComponentView(WNt),zv("saveAsImage",KNt),zv("magicType",qNt),zv("dataView",sIt),zv("dataZoom",_It),zv("restore",hIt),wn(PNt)}var TIt=function(t){Pe(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}(On);const EIt=TIt;function ofe(t){var e=t.get("confine");return e!=null?!!e:t.get("renderMode")==="richText"}function sfe(t){if(Fn.domSupported){for(var e=document.documentElement.style,n=0,r=t.length;n<r;n++)if(t[n]in e)return t[n]}}var lfe=sfe(["transform","webkitTransform","OTransform","MozTransform","msTransform"]),MIt=sfe(["webkitTransition","transition","OTransition","MozTransition","msTransition"]);function ufe(t,e){if(!t)return e;e=VI(e,!0);var n=t.indexOf(e);return t=n===-1?e:"-"+t.slice(0,n)+"-"+e,t.toLowerCase()}function DIt(t,e){var n=t.currentStyle||document.defaultView&&document.defaultView.getComputedStyle(t);return n?e?n[e]:n:null}var AIt=ufe(MIt,"transition"),l$=ufe(lfe,"transform"),kIt="position:absolute;display:block;border-style:solid;white-space:nowrap;z-index:9999999;"+(Fn.transform3dSupported?"will-change:transform;":"");function RIt(t){return t=t==="left"?"right":t==="right"?"left":t==="top"?"bottom":"top",t}function LIt(t,e,n){if(!Ot(n)||n==="inside")return"";var r=t.get("backgroundColor"),a=t.get("borderWidth");e=Cp(e);var i=RIt(n),o=Math.max(Math.round(a)*1.5,6),s="",l=l$+":",u;bn(["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 OIt(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+=Fn.transformSupported?","+l$+r:",left"+r+",top"+r),AIt+":"+a}function d9(t,e,n){var r=t.toFixed(0)+"px",a=e.toFixed(0)+"px";if(!Fn.transformSupported)return n?"top:"+a+";left:"+r+";":[["top",a],["left",r]];var i=Fn.transform3dSupported,o="translate"+(i?"3d":"")+"("+r+","+a+(i?",0":"")+")";return n?"top:0;left:0;"+l$+":"+o+";":[["top",0],["left",0],[lfe,o]]}function VIt(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),q(["decoration","align"],function(l){var u=t.get(l);u&&e.push("text-"+l+":"+u)}),e.join(";")}function NIt(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=hse(t,"html"),d=l+"px "+u+"px "+o+"px "+s;return r.push("box-shadow:"+d),e&&a&&r.push(OIt(a,n)),i&&r.push("background-color:"+i),q(["width","color","radius"],function(h){var v="border-"+h,p=VI(v),g=t.get(p);g!=null&&r.push(v+":"+g+(h==="color"?"":"px"))}),r.push(VIt(c)),f!=null&&r.push("padding:"+Fp(f).join("px ")+"px"),r.join(";")+";"}function h9(t,e,n,r,a){var i=e&&e.painter;if(n){var o=i&&i.getViewportRoot();o&&Hmt(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 IIt=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,Fn.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;h9(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();as(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=DIt(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=kIt+NIt(e,!this._firstShow,this._longHide)+d9(i[0],i[1],!0)+("border-color:"+Cp(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(Ot(i)&&r.get("trigger")==="item"&&!ofe(r)&&(s=LIt(r,a,i)),Ot(e))o.innerHTML=e+s;else if(e){o.innerHTML="",st(e)||(e=[e]);for(var l=0;l<e.length;l++)e0(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(h9(r,this._zr,this._appendToBody,e,n),r[0]!=null&&r[1]!=null){var a=this.el.style,i=d9(r[0],r[1]);q(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",Fn.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(Nt(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 BIt=IIt;var $It=function(){function t(e){this._show=!1,this._styleCoord=[0,0,0,0],this._alwaysShowContent=!1,this._enterable=!0,this._zr=e.getZr(),v9(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;qt(e)&&tr(""),this.el&&this._zr.remove(this.el);var s=r.getModel("textStyle");this.el=new Bn({style:{rich:n.richTextStyles,text:e,lineHeight:22,borderWidth:1,borderColor:a,textShadowColor:s.get("textShadowColor"),fill:r.get(["textStyle","color"]),padding:hse(r,"richText"),verticalAlign:"top",align:"left"},z:r.get("z")}),q(["backgroundColor","borderRadius","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"],function(u){o.el.style[u]=r.get(u)}),q(["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=p9(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;v9(a,this._zr,e,n),e=a[0],n=a[1];var i=r.style,o=of(i.borderWidth||0),s=p9(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(Nt(this.hide,this),e)):this.hide())},t.prototype.isShow=function(){return this._show},t.prototype.dispose=function(){this._zr.remove(this.el)},t}();function of(t){return Math.max(0,t)}function p9(t){var e=of(t.shadowBlur||0),n=of(t.shadowOffsetX||0),r=of(t.shadowOffsetY||0);return{left:of(e-n),right:of(e+n),top:of(e-r),bottom:of(e+r)}}function v9(t,e,n,r){t[0]=n,t[1]=r,t[2]=t[0]/e.getWidth(),t[3]=t[1]/e.getHeight()}const PIt=$It;var FIt=new $n({shape:{x:-1,y:-1,width:2,height:2}}),zIt=function(t){Pe(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(!(Fn.node||!r.getDom())){var a=n.getComponent("tooltip"),i=this._renderMode=Obt(a.get("renderMode"));this._tooltipContent=i==="richText"?new PIt(r):new BIt(r.getDom(),r,{appendToBody:a.get("appendToBody",!0)})}},e.prototype.render=function(n,r,a){if(!(Fn.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")?z0(this,"_updatePosition",50,"fixRate"):nb(this,"_updatePosition")}},e.prototype._initGlobalListener=function(){var n=this._tooltipModel,r=n.get("triggerOn");jce("itemTooltip",this._api,Nt(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||Fn.node||!a.getDom())){var o=g9(i,a);this._ticket="";var s=i.dataByCoordSys,l=WIt(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=FIt;c.x=i.x,c.y=i.y,c.update(),ln(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=Kce(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(g9(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=Py([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;Gh(a,function(u){if(ln(u).dataIndex!=null)return s=u,!0;if(ln(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=Nt(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=Py([r.tooltipOption],i),l=this._renderMode,u=[],c=Ya("section",{blocks:[],noHeader:!0}),f=[],d=new SA;q(n,function(m){q(m.dataByAxis,function(b){var w=a.getComponent(b.axisDim+"Axis",b.axisIndex),C=b.value;if(!(!w||C==null)){var _=Gce(C,w.axis,a,b.seriesDataIndices,b.valueLabelOpt),x=Ya("section",{header:_,noHeader:!vs(_),sortBlocks:!0,blocks:[]});c.blocks.push(x),q(b.seriesDataIndices,function(T){var M=a.getSeriesByIndex(T.seriesIndex),E=T.dataIndexInside,A=M.getDataParams(E);if(!(A.dataIndex<0)){A.axisDim=b.axisDim,A.axisIndex=b.axisIndex,A.axisType=b.axisType,A.axisId=b.axisId,A.axisValue=cB(w.axis,{value:C}),A.axisValueLabel=_,A.marker=d.makeTooltipMarker("item",Cp(A.color),l);var k=nG(M.formatTooltip(E,!0,null)),R=k.frag;if(R){var N=Py([M],i).get("valueFormatter");x.blocks.push(N?et({valueFormatter:N},R):R)}k.text&&f.push(k.text),u.push(A)}})}})}),c.blocks.reverse(),f.reverse();var h=r.position,v=s.get("order"),p=lG(c,d,l,v,a.get("useUTC"),s.get("textStyle"));p&&f.unshift(p);var g=l==="richText"?`
- `:"<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=ln(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=Py([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 SA;y.marker=m.makeTooltipMarker("item",Cp(y.color),h);var b=nG(u.formatTooltip(c,!1,f)),w=p.get("order"),C=p.get("valueFormatter"),_=b.frag,x=_?lG(C?et({valueFormatter:C},_):_,m,h,w,i.get("useUTC"),p.get("textStyle")):b.text,T="item_"+u.name+"_"+c;this._showOrMove(p,function(){this._showTooltipContent(p,x,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=ln(r),o=i.tooltipConfig,s=o.option||{};if(Ot(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=Py(u,this._tooltipModel,f?{position:f}:null),h=d.get("content"),v=Math.random()+"",p=new SA;this._showOrMove(d,function(){var g=Zt(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(Ot(d)){var g=n.ecModel.get("useUTC"),y=st(a)?a[0]:a,m=y&&y.axisType&&y.axisType.indexOf("time")>=0;h=d,m&&(h=lS(y.axisValue,h,g)),h=NI(h,a,!0)}else if(jt(d)){var b=Nt(function(w,C){w===this._ticket&&(f.setContent(C,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"||st(r))return{color:i||(this._renderMode==="html"?"#fff":"none")};if(!st(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),jt(r)&&(r=r([a,i],s,o.el,v,{viewSize:[u,c],contentSize:f.slice()})),st(r))a=Et(r[0],u),i=Et(r[1],c);else if(qt(r)){var p=r;p.width=f[0],p.height=f[1];var g=ka(p,{width:u,height:c});a=g.x,i=g.y,d=null,h=null}else if(Ot(r)&&l){var y=HIt(r,v,f,n.get("borderWidth"));a=y[0],i=y[1]}else{var y=UIt(a,i,o,u,c,d?null:20,h?null:20);a=y[0],i=y[1]}if(d&&(a-=y9(d)?f[0]/2:d==="right"?f[0]:0),h&&(i-=y9(h)?f[1]/2:h==="bottom"?f[1]:0),ofe(n)){var y=GIt(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&&q(a,function(s,l){var u=s.dataByAxis||[],c=n[l]||{},f=c.dataByAxis||[];o=o&&u.length===f.length,o&&q(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&&q(p,function(y,m){var b=g[m];o=o&&y.seriesIndex===b.seriesIndex&&y.dataIndex===b.dataIndex}),i&&q(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){Fn.node||!r.getDom()||(nb(this,"_updatePosition"),this._tooltipContent.dispose(),_3("itemTooltip",r))},e.type="tooltip",e}(jr);function Py(t,e,n){var r=e.ecModel,a;n?(a=new yr(n,r,r),a=new yr(e.option,a,r)):a=e;for(var i=t.length-1;i>=0;i--){var o=t[i];o&&(o instanceof yr&&(o=o.get("tooltip",!0)),Ot(o)&&(o={formatter:o}),o&&(a=new yr(o,a,r)))}return a}function g9(t,e){return t.dispatchAction||Nt(e.dispatchAction,e)}function UIt(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 GIt(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 HIt(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 y9(t){return t==="center"||t==="middle"}function WIt(t,e,n){var r=hI(t).queryOptionMap,a=r.keys()[0];if(!(!a||a==="series")){var i=tS(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=ln(u).tooltipConfig;if(c&&c.name===t.name)return l=u,!0}),l)return{componentMainType:a,componentIndex:o.componentIndex,el:l}}}}const jIt=zIt;function KIt(t){wn(bS),t.registerComponentModel(EIt),t.registerComponentView(jIt),t.registerAction({type:"showTip",event:"showTip",update:"tooltip:manuallyShowTip"},fa),t.registerAction({type:"hideTip",event:"hideTip",update:"tooltip:manuallyHideTip"},fa)}var YIt=["rect","polygon","keep","clear"];function XIt(t,e){var n=mr(t?t.brush:[]);if(n.length){var r=[];q(n,function(l){var u=l.hasOwnProperty("toolbox")?l.toolbox:[];u instanceof Array&&(r=r.concat(u))});var a=t&&t.toolbox;st(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),qIt(s),e&&!s.length&&s.push.apply(s,YIt)}}function qIt(t){var e={};q(t,function(n){e[n]=1}),t.length=0,q(e,function(n,r){t.push(r)})}var m9=q;function b9(t){if(t){for(var e in t)if(t.hasOwnProperty(e))return!0}}function A3(t,e,n){var r={};return m9(e,function(i){var o=r[i]=a();m9(t[i],function(s,l){if(gi.isValidType(l)){var u={type:l,visual:s};n&&n(u,i),o[l]=new gi(u),l==="opacity"&&(u=Zt(u),u.type="colorAlpha",o.__hidden.__alphaForOpacity=new gi(u))}})}),r;function a(){var i=function(){};i.prototype.__hidden=i.prototype;var o=new i;return o}}function cfe(t,e,n){var r;q(n,function(a){e.hasOwnProperty(a)&&b9(e[a])&&(r=!0)}),r&&q(n,function(a){e.hasOwnProperty(a)&&b9(e[a])?t[a]=Zt(e[a]):delete t[a]})}function ZIt(t,e,n,r,a,i){var o={};q(t,function(f){var d=gi.prepareVisualTypes(e[f]);o[f]=d});var s;function l(f){return KI(n,s,f)}function u(f,d){_se(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 QIt(t,e,n,r){var a={};return q(t,function(i){var o=gi.prepareVisualTypes(e[i]);a[i]=o}),{progress:function(o,s){var l;r!=null&&(l=s.getDimensionIndex(r));function u(C){return KI(s,f,C)}function c(C,_){_se(s,f,C,_)}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 JIt(t){var e=t.brushType,n={point:function(r){return S9[e].point(r,n,t)},rect:function(r){return S9[e].rect(r,n,t)}};return n}var S9={lineX:w9(0),lineY:w9(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])&&Th(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(Th(r,a,i)||Th(r,a+o,i)||Th(r,a,i+s)||Th(r,a+o,i+s)||yn.create(t).contain(l[0],l[1])||om(a,i,a+o,i,r)||om(a,i,a,i+s,r)||om(a+o,i,a+o,i+s,r)||om(a,i+s,a+o,i+s,r))return!0}}};function w9(t){var e=["x","y"],n=["width","height"];return{point:function(r,a,i){if(r){var o=i.range,s=r[t];return Fy(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(),Fy(s[0],o)||Fy(s[1],o)||Fy(o[0],s)||Fy(o[1],s)}}}}function Fy(t,e){return e[0]<=t&&t<=e[1]}var x9=["inBrush","outOfBrush"],Ik="__ecBrushSelect",k3="__ecInBrushSelectEvent";function ffe(t){t.eachComponent({mainType:"brush"},function(e){var n=e.brushTargetManager=new o$(e.option,t);n.setInputRanges(e.areas,t)})}function eBt(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})}),ffe(t),t.eachComponent({mainType:"brush"},function(o,s){var l={brushId:o.id,brushIndex:s,brushName:o.name,areas:Zt(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=ut(o.areas,function(C){var _=aBt[C.brushType],x=Xt({boundingRect:_?_(C):void 0},C);return x.selectors=JIt(x),x}),g=A3(o.option,x9,function(C){C.mappingMethod="fixed"});st(c)&&q(c,function(C){f[C]=1});function y(C){return c==="all"||!!f[C]}function m(C){return!!C.length}t.eachSeries(function(C,_){var x=h[_]=[];C.subType==="parallel"?b(C,_):w(C,_,x)});function b(C,_){var x=C.coordinateSystem;v=v||x.hasAxisBrushed(),y(_)&&x.eachActiveState(C.getData(),function(T,M){T==="active"&&(d[M]=1)})}function w(C,_,x){if(!(!C.brushSelector||rBt(o,_))&&(q(p,function(M){o.brushTargetManager.controlSeries(M,C,t)&&x.push(M),v=v||m(x)}),y(_)&&m(x))){var T=C.getData();T.each(function(M){_9(C,x,T,M)&&(d[M]=1)})}}t.eachSeries(function(C,_){var x={seriesId:C.id,seriesIndex:_,seriesName:C.name,dataIndex:[]};l.selected.push(x);var T=h[_],M=C.getData(),E=y(_)?function(A){return d[A]?(x.dataIndex.push(M.getRawIndex(A)),"inBrush"):"outOfBrush"}:function(A){return _9(C,T,M,A)?(x.dataIndex.push(M.getRawIndex(A)),"inBrush"):"outOfBrush"};(y(_)?v:m(T))&&ZIt(x9,g,M,E)})}),tBt(e,a,i,r,n)}function tBt(t,e,n,r,a){if(a){var i=t.getZr();if(!i[k3]){i[Ik]||(i[Ik]=nBt);var o=z0(i,Ik,n,e);o(t,r)}}}function nBt(t,e){if(!t.isDisposed()){var n=t.getZr();n[k3]=!0,t.dispatchAction({type:"brushSelect",batch:e}),n[k3]=!1}}function _9(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 rBt(t,e){var n=t.option.seriesIndex;return n!=null&&n!=="all"&&(st(n)?bn(n,e)<0:e!==n)}var aBt={rect:function(t){return C9(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&&C9(e)}};function C9(t){return new yn(t[0][0],t[1][0],t[0][1]-t[0][0],t[1][1]-t[1][0])}var iBt=function(t){Pe(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 FB(r.getZr())).on("brush",Nt(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){ffe(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:Zt(a),$from:r}),n.isEnd&&this.api.dispatchAction({type:"brushEnd",brushId:r,areas:Zt(a),$from:r})},e.type="brush",e}(jr);const oBt=iBt;var sBt="#ddd",lBt=function(t){Pe(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&&cfe(a,n,["inBrush","outOfBrush"]);var i=a.inBrush=a.inBrush||{};a.outOfBrush=a.outOfBrush||{color:sBt},i.hasOwnProperty("liftZ")||(i.liftZ=5)},e.prototype.setAreas=function(n){n&&(this.areas=ut(n,function(r){return T9(this.option,r)},this))},e.prototype.setBrushOption=function(n){this.brushOption=T9(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}(On);function T9(t,e){return hn({brushType:t.brushType,brushMode:t.brushMode,transformable:t.transformable,brushStyle:new yr(t.brushStyle).getItemStyle(),removeOnClick:t.removeOnClick,z:t.z},e,!0)}const uBt=lBt;var cBt=["rect","polygon","lineX","lineY","keep","clear"],fBt=function(t){Pe(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,q(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 q(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:cBt.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}(fs);const dBt=fBt;function hBt(t){t.registerComponentView(oBt),t.registerComponentModel(uBt),t.registerPreprocessor(XIt),t.registerVisual(t.PRIORITY.VISUAL.BRUSH,eBt),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"},fa),t.registerAction({type:"brushEnd",event:"brushEnd",update:"none"},fa),zv("brush",dBt)}var pBt=function(t){Pe(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}(On),vBt=function(t){Pe(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=gn(n.get("textBaseline"),n.get("textVerticalAlign")),c=new Bn({style:Er(o,{text:n.get("text"),fill:o.getTextColor()},{disableBox:!0}),z2:10}),f=c.getBoundingRect(),d=n.get("subtext"),h=new Bn({style:Er(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(){sC(v,"_"+n.get("target"))}),p&&h.on("click",function(){sC(p,"_"+n.get("subtarget"))}),ln(c).eventData=ln(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=ka(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 C=b.margin,_=n.getItemStyle(["color","opacity"]);_.fill=n.get("backgroundColor");var x=new $n({shape:{x:y.x-C[3],y:y.y-C[0],width:y.width+C[1]+C[3],height:y.height+C[0]+C[2],r:n.get("borderRadius")},style:_,subPixelOptimize:!0,silent:!0});i.add(x)}},e.type="title",e}(jr);function gBt(t){t.registerComponentModel(pBt),t.registerComponentView(vBt)}var yBt=function(t){Pe(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=[],q(r,function(u,c){var f=Ia(D0(u),""),d;qt(u)?(d=Zt(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 Oi([{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}(On);const E9=yBt;var dfe=function(t){Pe(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=hd(E9.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}(E9);ha(dfe,GI.prototype);const mBt=dfe;var bBt=function(t){Pe(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.type="timeline",e}(jr);const SBt=bBt;var wBt=function(t){Pe(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}(Vs);const xBt=wBt;var Bk=Math.PI,M9=Gn(),_Bt=function(t){Pe(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 Ya("nameValue",{noName:!0,value:c})},q(["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=TBt(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?"+":"-":Ot(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:Bk/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*Bk/180;var m,b,w,C=d.get("position",!0),_=h&&d.get("showPlayBtn",!0),x=h&&d.get("showPrevBtn",!0),T=h&&d.get("showNextBtn",!0),M=0,E=f;C==="left"||C==="bottom"?(_&&(m=[0,0],M+=g),x&&(b=[M,0],M+=g),T&&(w=[E-v,0],E-=g)):(_&&(m=[E-v,0],E-=g),x&&(b=[0,0],M+=g),T&&(w=[E-v,0],E-=g));var A=[M,E];return n.get("inverse")&&A.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:A,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=Wo(),l=o.x,u=o.y+o.height;bl(s,s,[-l,-u]),fd(s,s,-Bk/2),bl(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||Ot(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,C,_,x,T){w[x]+=_[x][T]-C[x][T]}},e.prototype._createAxis=function(n,r){var a=r.getData(),i=r.get("axisType"),o=CBt(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 xBt("value",o,n.axisExtent,i);return l.model=r,l},e.prototype._createGroup=function(n){var r=this[n]=new en;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 Ga({shape:{x1:o[0],y1:0,x2:o[1],y2:0},style:et({lineCap:"round"},i.getModel("lineStyle").getLineStyle()),silent:!0,z2:1});r.add(s);var l=this._progressLine=new Ga({shape:{x1:o[0],x2:this._currentPointer?this._currentPointer.x:o[0],y1:0,y2:0},style:Xt({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=[],q(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:Nt(o._changeTimeline,o,u.value)},g=D9(f,d,r,p);g.ensureState("emphasis").style=h.getItemStyle(),g.ensureState("progress").style=v.getItemStyle(),Vf(g);var y=ln(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=[],q(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 Bn({x:g,y:0,rotation:n.labelRotation-n.rotation,onclick:Nt(o._changeTimeline,o,f),silent:!1,style:Er(h,{text:c.formattedLabel,align:n.labelAlign,verticalAlign:n.labelBaseline})});y.ensureState("emphasis").style=Er(v),y.ensureState("progress").style=Er(p),r.add(y),Vf(y),M9(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",Nt(this._changeTimeline,this,f?"-":"+")),d(n.prevBtnPosition,"prev",Nt(this._changeTimeline,this,f?"+":"-")),d(n.playPosition,c?"stop":"play",Nt(this._handlePlayClick,this,!c),!0);function d(h,v,p,g){if(h){var y=Sl(gn(i.get(["controlStyle",v+"BtnSize"]),o),o),m=[0,-y/2,y,y],b=EBt(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),Vf(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=Nt(u._handlePointerDrag,u),f.ondragend=Nt(u._handlePointerDragend,u),A9(f,u._progressLine,s,a,i,!0)},onUpdate:function(f){A9(f,u._progressLine,s,a,i)}};this._currentPointer=D9(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=zo(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 gl(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",M9(a[i]).dataIndex<=n)},e.type="timeline.slider",e}(SBt);function CBt(t,e){if(e=e||t.get("type"),e)switch(e){case"category":return new oB({ordinalMeta:t.getCategories(),extent:[1/0,-1/0]});case"time":return new vle({locale:t.ecModel.getLocaleModel(),useUTC:t.ecModel.get("useUTC")});default:return new Qf}}function TBt(t,e){return ka(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()},t.get("padding"))}function EBt(t,e,n,r){var a=r.style,i=L0(t.get(["controlStyle",e]),r||{},new yn(n[0],n[1],n[2],n[3]));return a&&i.setStyle(a),i}function D9(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=ba(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=hn({rectHover:!0,z2:100},r,!0);var u=U0(t.get("symbolSize"));r.scaleX=u[0]/2,r.scaleY=u[1]/2;var c=zp(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 A9(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 MBt=_Bt;function DBt(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)}),Xt({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 ABt(t){var e=t&&t.timeline;st(e)||(e=e?[e]:[]),q(e,function(n){n&&kBt(n)})}function kBt(t){var e=t.type,n={number:"value",time:"time"};if(n[e]&&(t.axisType=n[e],delete t.type),k9(t),Dh(t,"controlPosition")){var r=t.controlStyle||(t.controlStyle={});Dh(r,"position")||(r.position=t.controlPosition),r.position==="none"&&!Dh(r,"show")&&(r.show=!1,delete r.position),delete t.controlPosition}q(t.data||[],function(a){qt(a)&&!st(a)&&(!Dh(a,"value")&&Dh(a,"name")&&(a.value=a.name),k9(a))})}function k9(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};q(r,function(o,s){!i[s]&&!Dh(a,s)&&(a[s]=o)}),n.label&&!Dh(r,"emphasis")&&(r.emphasis=n.label,delete n.label)}function Dh(t,e){return t.hasOwnProperty(e)}function RBt(t){t.registerComponentModel(mBt),t.registerComponentView(MBt),t.registerSubTypeDefaulter("timeline",function(){return"slider"}),DBt(t),t.registerPreprocessor(ABt)}function u$(t,e){if(!t)return!1;for(var n=st(t)?t:[t],r=0;r<n.length;r++)if(n[r]&&n[r][e])return!0;return!1}function Mx(t){Sp(t,"label",["show"])}var Dx=Gn(),hfe=function(t){Pe(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(Fn.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=Dx(s)[o];if(!l||!l.data){Dx(s)[o]=null;return}u?u._mergeOption(l,r,!0):(i&&Mx(l),q(l.data,function(c){c instanceof Array?(Mx(c[0]),Mx(c[1])):Mx(c)}),u=this.createMarkerModelFromSeries(l,this,r),et(u,{mainType:this.mainType,seriesIndex:s.seriesIndex,name:s.name,createdBySelf:!0}),u.__hostSeries=s),Dx(s)[o]=u},this)},e.prototype.formatTooltip=function(n,r,a){var i=this.getData(),o=this.getRawValue(n),s=i.getName(n);return Ya("section",{header:this.name,blocks:[Ya("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 Dx(n)[r]},e.type="marker",e.dependencies=["series","grid","polar","geo"],e}(On);ha(hfe,GI.prototype);const td=hfe;var LBt=function(t){Pe(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}(td);const OBt=LBt;function R3(t){return!(isNaN(parseFloat(t.x))&&isNaN(parseFloat(t.y)))}function VBt(t){return!isNaN(parseFloat(t.x))&&!isNaN(parseFloat(t.y))}function Ax(t,e,n,r,a,i){var o=[],s=vc(e,r),l=s?e.getCalculationInfo("stackResultDimension"):r,u=c$(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=ll(e.get(r,c));return d=Math.min(d,20),d>=0&&(o[i]=+o[i].toFixed(d)),[o,f]}var $k={min:sn(Ax,"min"),max:sn(Ax,"max"),average:sn(Ax,"average"),median:sn(Ax,"median")};function vb(t,e){if(e){var n=t.getData(),r=t.coordinateSystem,a=r&&r.dimensions;if(!VBt(e)&&!st(e.coord)&&st(a)){var i=pfe(e,n,r,t);if(e=Zt(e),e.type&&$k[e.type]&&i.baseAxis&&i.valueAxis){var o=bn(a,i.baseAxis.dim),s=bn(a,i.valueAxis.dim),l=$k[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||!st(a))e.coord=[];else for(var u=e.coord,c=0;c<2;c++)$k[u[c]]&&(u[c]=c$(n,n.mapDimension(a[c]),u[c]));return e}}function pfe(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(NBt(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 NBt(t,e){var n=t.getData().getDimensionInfo(e);return n&&n.coordDim}function gb(t,e){return t&&t.containData&&e.coord&&!R3(e)?t.containData(e.coord):!0}function IBt(t,e,n){return t&&t.containZone&&e.coord&&n.coord&&!R3(e)&&!R3(n)?t.containZone(e.coord,n.coord):!0}function vfe(t,e){return t?function(n,r,a,i){var o=i<2?n.coord&&n.coord[i]:n.value;return Bf(o,e[i])}:function(n,r,a,i){return Bf(n.value,e[i])}}function c$(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 Pk=Gn(),BBt=function(t){Pe(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=Gt()},e.prototype.render=function(n,r,a){var i=this,o=this.markerGroupMap;o.each(function(s){Pk(s).keep=!1}),r.eachSeries(function(s){var l=td.getMarkerModelFromSeries(s,i.type);l&&i.renderSeries(s,l,r,a)}),o.each(function(s){!Pk(s).keep&&i.group.remove(s.group)})},e.prototype.markKeep=function(n){Pk(n).keep=!0},e.prototype.toggleBlurSeries=function(n,r){var a=this;q(n,function(i){var o=td.getMarkerModelFromSeries(i,a.type);if(o){var s=o.getData();s.eachItemGraphicEl(function(l){l&&(r?Uie(l):bI(l))})}})},e.type="marker",e}(jr);const f$=BBt;function R9(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 $Bt=function(t){Pe(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=td.getMarkerModelFromSeries(i,"markPoint");o&&(R9(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 hS),f=PBt(o,n,r);r.setData(f),R9(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(jt(v)||jt(p)||jt(g)||jt(y)){var b=r.getRawValue(d),w=r.getDataParams(d);jt(v)&&(v=v(b,w)),jt(p)&&(p=p(b,w)),jt(g)&&(g=g(b,w)),jt(y)&&(y=y(b,w))}var C=h.getModel("itemStyle").getItemStyle(),_=uS(l,"color");C.fill||(C.fill=_),f.setItemVisual(d,{symbol:v,symbolSize:p,symbolRotate:g,symbolOffset:y,symbolKeepAspect:m,style:C})}),c.updateData(f),this.group.add(c.group),f.eachItemGraphicEl(function(d){d.traverse(function(h){ln(h).dataModel=r})}),this.markKeep(c),c.group.silent=r.get("silent")||n.get("silent")},e.type="markPoint",e}(f$);function PBt(t,e,n){var r;t?r=ut(t&&t.dimensions,function(s){var l=e.getData().getDimensionInfo(e.getData().mapDimension(s))||{};return et(et({},l),{name:s,ordinalMeta:null})}):r=[{name:"value",type:"float"}];var a=new Oi(r,n),i=ut(n.get("data"),sn(vb,e));t&&(i=or(i,sn(gb,t)));var o=vfe(!!t,r);return a.initData(i,null,o),a}const FBt=$Bt;function zBt(t){t.registerComponentModel(OBt),t.registerComponentView(FBt),t.registerPreprocessor(function(e){u$(e.series,"markPoint")&&(e.markPoint=e.markPoint||{})})}var UBt=function(t){Pe(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}(td);const GBt=UBt;var kx=Gn(),HBt=function(t,e,n,r){var a=t.getData(),i;if(st(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=Ua(r.yAxis,r.xAxis);else{var u=pfe(r,a,e,t);s=u.valueAxis;var c=iB(a,u.valueDataDim);l=c$(a,c,o)}var f=s.dim==="x"?0:1,d=1-f,h=Zt(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&&Un(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=[vb(t,i[0]),vb(t,i[1]),et({},i[2])];return g[2].type=g[2].type||null,hn(g[2],g[0]),hn(g[2],g[1]),g};function NC(t){return!isNaN(t)&&!isFinite(t)}function L9(t,e,n,r){var a=1-t,i=r.dimensions[t];return NC(e[a])&&NC(n[a])&&e[t]===n[t]&&r.getAxis(i).containData(e[t])}function WBt(t,e){if(t.type==="cartesian2d"){var n=e[0].coord,r=e[1].coord;if(n&&r&&(L9(1,n,r,t)||L9(0,n,r,t)))return!0}return gb(t,e[0])&&gb(t,e[1])}function Fk(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(Up(i,"cartesian2d")){var h=i.getAxis("x"),v=i.getAxis("y"),c=i.dimensions;NC(t.get(c[0],e))?s[0]=h.toGlobalCoord(h.getExtent()[n?0:1]):NC(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 jBt=function(t){Pe(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=td.getMarkerModelFromSeries(i,"markLine");if(o){var s=o.getData(),l=kx(o).from,u=kx(o).to;l.each(function(c){Fk(l,c,!0,i,a),Fk(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 VB);this.group.add(c.group);var f=KBt(o,n,r),d=f.from,h=f.to,v=f.line;kx(r).from=d,kx(r).to=h,r.setData(v);var p=r.get("symbol"),g=r.get("symbolSize"),y=r.get("symbolRotate"),m=r.get("symbolOffset");st(p)||(p=[p,p]),st(g)||(g=[g,g]),st(y)||(y=[y,y]),st(m)||(m=[m,m]),f.from.each(function(w){b(d,w,!0),b(h,w,!1)}),v.each(function(w){var C=v.getItemModel(w).getModel("lineStyle").getLineStyle();v.setItemLayout(w,[d.getItemLayout(w),h.getItemLayout(w)]),C.stroke==null&&(C.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:C})}),c.updateData(v),f.line.eachItemGraphicEl(function(w){ln(w).dataModel=r,w.traverse(function(C){ln(C).dataModel=r})});function b(w,C,_){var x=w.getItemModel(C);Fk(w,C,_,n,i);var T=x.getModel("itemStyle").getItemStyle();T.fill==null&&(T.fill=uS(l,"color")),w.setItemVisual(C,{symbolKeepAspect:x.get("symbolKeepAspect"),symbolOffset:gn(x.get("symbolOffset",!0),m[_?0:1]),symbolRotate:gn(x.get("symbolRotate",!0),y[_?0:1]),symbolSize:gn(x.get("symbolSize"),g[_?0:1]),symbol:gn(x.get("symbol",!0),p[_?0:1]),style:T})}this.markKeep(c),c.group.silent=r.get("silent")||n.get("silent")},e.type="markLine",e}(f$);function KBt(t,e,n){var r;t?r=ut(t&&t.dimensions,function(u){var c=e.getData().getDimensionInfo(e.getData().mapDimension(u))||{};return et(et({},c),{name:u,ordinalMeta:null})}):r=[{name:"value",type:"float"}];var a=new Oi(r,n),i=new Oi(r,n),o=new Oi([],n),s=ut(n.get("data"),sn(HBt,e,t,n));t&&(s=or(s,sn(WBt,t)));var l=vfe(!!t,r);return a.initData(ut(s,function(u){return u[0]}),null,l),i.initData(ut(s,function(u){return u[1]}),null,l),o.initData(ut(s,function(u){return u[2]})),o.hasItemOption=!0,{from:a,to:i,line:o}}const YBt=jBt;function XBt(t){t.registerComponentModel(GBt),t.registerComponentView(YBt),t.registerPreprocessor(function(e){u$(e.series,"markLine")&&(e.markLine=e.markLine||{})})}var qBt=function(t){Pe(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}(td);const ZBt=qBt;var Rx=Gn(),QBt=function(t,e,n,r){var a=r[0],i=r[1];if(!(!a||!i)){var o=vb(t,a),s=vb(t,i),l=o.coord,u=s.coord;l[0]=Ua(l[0],-1/0),l[1]=Ua(l[1],-1/0),u[0]=Ua(u[0],1/0),u[1]=Ua(u[1],1/0);var c=QT([{},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 IC(t){return!isNaN(t)&&!isFinite(t)}function O9(t,e,n,r){var a=1-t;return IC(e[a])&&IC(n[a])}function JBt(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 Up(t,"cartesian2d")?n&&r&&(O9(1,n,r)||O9(0,n,r))?!0:IBt(t,a,i):gb(t,a)||gb(t,i)}function V9(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(Up(i,"cartesian2d")){var m=i.getAxis("x"),b=i.getAxis("y"),p=t.get(n[0],e),g=t.get(n[1],e);IC(p)?s[0]=m.toGlobalCoord(m.getExtent()[n[0]==="x0"?0:1]):IC(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 N9=[["x0","y0"],["x1","y0"],["x1","y1"],["x0","y1"]],e$t=function(t){Pe(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=td.getMarkerModelFromSeries(i,"markArea");if(o){var s=o.getData();s.each(function(l){var u=ut(N9,function(f){return V9(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 en});this.group.add(c.group),this.markKeep(c);var f=t$t(o,n,r);r.setData(f),f.each(function(d){var h=ut(N9,function(T){return V9(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))];zo(m),zo(b);var w=!(g[0]>m[1]||g[1]<m[0]||y[0]>b[1]||y[1]<b[0]),C=!w;f.setItemLayout(d,{points:h,allClipped:C});var _=f.getItemModel(d).getModel("itemStyle").getItemStyle(),x=uS(l,"color");_.fill||(_.fill=x,Ot(_.fill)&&(_.fill=G1(_.fill,.4))),_.stroke||(_.stroke=x),f.setItemVisual(d,"style",_)}),f.diff(Rx(c).data).add(function(d){var h=f.getItemLayout(d);if(!h.allClipped){var v=new so({shape:{points:h.points}});f.setItemGraphicEl(d,v),c.group.add(v)}}).update(function(d,h){var v=Rx(c).data.getItemGraphicEl(h),p=f.getItemLayout(d);p.allClipped?v&&c.group.remove(v):(v?jn(v,{shape:{points:p.points}},r,d):v=new so({shape:{points:p.points}}),f.setItemGraphicEl(d,v),c.group.add(v))}).remove(function(d){var h=Rx(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")),Si(d,Ka(v),{labelFetcher:r,labelDataIndex:h,defaultText:f.getName(h)||"",inheritColor:Ot(p.fill)?G1(p.fill,1):"#000"}),bi(d,v),ua(d,null,null,v.get(["emphasis","disabled"])),ln(d).dataModel=r}),Rx(c).data=f,c.group.silent=r.get("silent")||n.get("silent")},e.type="markArea",e}(f$);function t$t(t,e,n){var r,a,i=["x0","y0","x1","y1"];if(t){var o=ut(t&&t.dimensions,function(u){var c=e.getData(),f=c.getDimensionInfo(c.mapDimension(u))||{};return et(et({},f),{name:u,ordinalMeta:null})});a=ut(i,function(u,c){return{name:u,type:o[c%2].type}}),r=new Oi(a,n)}else a=[{name:"value",type:"float"}],r=new Oi(a,n);var s=ut(n.get("data"),sn(QBt,e,t,n));t&&(s=or(s,sn(JBt,t)));var l=t?function(u,c,f,d){var h=u.coord[Math.floor(d/2)][d%2];return Bf(h,a[d])}:function(u,c,f,d){return Bf(u.value,a[d])};return r.initData(s,null,l),r.hasItemOption=!0,r}const n$t=e$t;function r$t(t){t.registerComponentModel(ZBt),t.registerComponentView(n$t),t.registerPreprocessor(function(e){u$(e.series,"markArea")&&(e.markArea=e.markArea||{})})}var a$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"])}},i$t=function(t){Pe(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"]),st(r)&&q(r,function(i,o){Ot(i)&&(i={type:i}),r[o]=hn(i,a$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&&dI(l)&&r.push(l.name)}),this._availableNames=a;var i=this.get("data")||r,o=Gt(),s=ut(i,function(l){return(Ot(l)||Un(l))&&(l={name:l}),o.get(l.name)?null:(o.set(l.name,!0),new yr(l,this,this.ecModel))},this);this._data=or(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;q(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;q(n,function(a){r[a.get("name",!0)]=!0})},e.prototype.inverseSelect=function(){var n=this._data,r=this.option.selected;q(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])&&bn(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}(On);const L3=i$t;var Tv=sn,O3=q,Lx=en,o$t=function(t){Pe(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 Lx),this.group.add(this._selectorGroup=new Lx),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=ka(c,f,d),v=this.layoutInner(n,o,h,i,l,u),p=ka(Xt({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=rfe(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=Gt(),f=r.get("selectedMode"),d=[];a.eachRawSeries(function(h){!h.get("legendHoverLink")&&d.push(h.id)}),O3(r.getData(),function(h,v){var p=h.get("name");if(!this.newlineDisabled&&(p===""||p===`
- `)){var g=new Lx;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"),C=m.getVisual("style"),_=this._createItem(y,p,v,h,r,n,b,C,w,f,i);_.on("click",Tv(I9,p,null,i,d)).on("mouseover",Tv(V3,y.name,null,i,d)).on("mouseout",Tv(N3,y.name,null,i,d)),c.set(p,!0)}else a.eachRawSeries(function(x){if(!c.get(p)&&x.legendVisualProvider){var T=x.legendVisualProvider;if(!T.containName(p))return;var M=T.indexOfName(p),E=T.getItemVisual(M,"style"),A=T.getItemVisual(M,"legendIcon"),k=eo(E.fill);k&&k[3]===0&&(k[3]=.2,E=et(et({},E),{fill:vl(k,"rgba")}));var R=this._createItem(x,p,v,h,r,n,{},E,A,f,i);R.on("click",Tv(I9,null,p,i,d)).on("mouseover",Tv(V3,null,p,i,d)).on("mouseout",Tv(N3,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();O3(n,function(u){var c=u.type,f=new Bn({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"]);Si(f,{normal:d,emphasis:h},{defaultText:u.title}),Vf(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=s$t(c,i,l,u,h,g,d),C=new Lx,_=i.getModel("textStyle");if(jt(n.getLegendIcon)&&(!b||b==="inherit"))C.add(n.getLegendIcon({itemWidth:v,itemHeight:p,icon:c,iconRotate:y,itemStyle:w.itemStyle,lineStyle:w.lineStyle,symbolKeepAspect:m}));else{var x=b==="inherit"&&n.getData().getVisual("symbol")?y==="inherit"?n.getData().getVisual("symbolRotate"):y:0;C.add(l$t({itemWidth:v,itemHeight:p,icon:c,iconRotate:x,itemStyle:w.itemStyle,lineStyle:w.lineStyle,symbolKeepAspect:m}))}var T=s==="left"?v+5:-5,M=s,E=o.get("formatter"),A=r;Ot(E)&&E?A=E.replace("{name}",r??""):jt(E)&&(A=E(r));var k=g?_.getTextColor():i.get("inactiveColor");C.add(new Bn({style:Er(_,{text:A,x:T,y:p/2,fill:k,align:M,verticalAlign:"middle"},{inheritColor:k})}));var R=new $n({shape:C.getBoundingRect(),invisible:!0}),N=i.getModel("tooltip");return N.get("show")&&O0({el:R,componentModel:o,itemName:r,itemTooltipOption:N.option}),C.add(R),C.eachChild(function(F){F.silent=!0}),R.silent=!f,this.getContentGroup().add(C),Vf(C),C.__legendDataIndex=a,C},e.prototype.layoutInner=function(n,r,a,i,o,s){var l=this.getContentGroup(),u=this.getSelectorGroup();op(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){op("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}(jr);function s$t(t,e,n,r,a,i,o){function s(g,y){g.lineWidth==="auto"&&(g.lineWidth=y.lineWidth>0?2:0),O3(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:a0(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 l$t(t){var e=t.icon||"roundRect",n=ba(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 I9(t,e,n,r){N3(t,e,n,r),n.dispatchAction({type:"legendToggleSelect",name:t??e}),V3(t,e,n,r)}function gfe(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 V3(t,e,n,r){gfe(n)||n.dispatchAction({type:"highlight",seriesName:t,name:e,excludeSeriesId:r})}function N3(t,e,n,r){gfe(n)||n.dispatchAction({type:"downplay",seriesName:t,name:e,excludeSeriesId:r})}const yfe=o$t;function u$t(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 zy(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();q(s,function(l){var u=l.get("name");if(!(u===`
- `||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 c$t(t){t.registerAction("legendToggleSelect","legendselectchanged",sn(zy,"toggleSelected")),t.registerAction("legendAllSelect","legendselectall",sn(zy,"allSelect")),t.registerAction("legendInverseSelect","legendinverseselect",sn(zy,"inverseSelect")),t.registerAction("legendSelect","legendselected",sn(zy,"select")),t.registerAction("legendUnSelect","legendunselected",sn(zy,"unSelect"))}function mfe(t){t.registerComponentModel(L3),t.registerComponentView(yfe),t.registerProcessor(t.PRIORITY.PROCESSOR.SERIES_FILTER,u$t),t.registerSubTypeDefaulter("legend",function(){return"plain"}),c$t(t)}var f$t=function(t){Pe(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=I0(n);t.prototype.init.call(this,n,r,a),B9(this,n,i)},e.prototype.mergeOption=function(n,r){t.prototype.mergeOption.call(this,n,r),B9(this,this.option,n)},e.type="legend.scroll",e.defaultOption=hd(L3.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}(L3);function B9(t,e,n){var r=t.getOrient(),a=[1,1];a[r.index]=0,Zf(e,n,{type:"box",ignoreSize:!!a})}const d$t=f$t;var $9=en,zk=["width","height"],Uk=["x","y"],h$t=function(t){Pe(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 $9),this._containerGroup.add(this.getContentGroup()),this.group.add(this._controllerGroup=new $9)},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=st(f)?f:[f,f];v("pagePrev",0);var h=r.getModel("pageTextStyle");c.add(new Bn({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=L0(r.get("pageIcons",!0)[r.getOrient().name][g],{onclick:Nt(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=zk[u],f=Uk[u],d=zk[1-u],h=Uk[1-u];o&&op("horizontal",l,n.get("selectorItemGap",!0));var v=n.get("selectorButtonGap",!0),p=l.getBoundingRect(),g=[-p.x,-p.y],y=Zt(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;op(n.get("orient"),c,n.get("itemGap"),i?a.width:null,i?null:a.height),op("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=gn(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 C={x:0,y:0};if(C[o]=p?a[o]:h[o],C[s]=Math.max(h[s],v[s]),C[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]=C[s],f.setClipPath(new $n({shape:_})),f.__rectSize=_[o]}else d.eachChild(function(T){T.attr({invisible:!0,silent:!0})});var x=this._getPageInfo(n);return x.pageIndex!=null&&jn(c,{x:x.contentPosition[0],y:x.contentPosition[1]},p?n:null),this._updatePageInfoView(n,x),C},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;q(["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",Ot(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=zk[o],l=Uk[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&&!C(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||!C(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 x=_.getBoundingRect(),T=x[l]+_[l];return{s:T,e:T+x[s],i:_.__legendDataIndex}}}function C(_,x){return _.e>=x&&_.s<=x+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}(yfe);const p$t=h$t;function v$t(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 g$t(t){wn(mfe),t.registerComponentModel(d$t),t.registerComponentView(p$t),v$t(t)}function y$t(t){wn(mfe),wn(g$t)}var m$t=function(t){Pe(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=hd(pb.defaultOption,{disabled:!1,zoomLock:!1,zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}),e}(pb);const b$t=m$t;var d$=Gn();function S$t(t,e,n){d$(t).coordSysRecordMap.each(function(r){var a=r.dataZoomInfoMap.get(e.uid);a&&(a.getRange=n)})}function w$t(t,e){for(var n=d$(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||bfe(n,o))}}}function bfe(t,e){if(e){t.removeKey(e.model.uid);var n=e.controller;n&&n.dispose()}}function x$t(t,e){var n={model:e,containsPoint:sn(C$t,e),dispatchAction:sn(_$t,t),dataZoomInfoMap:null,controller:null},r=n.controller=new yS(t.getZr());return q(["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 _$t(t,e){t.isDisposed()||t.dispatchAction({type:"dataZoom",animation:{easing:"cubicOut",duration:100},batch:e})}function C$t(t,e,n,r){return t.coordinateSystem.containPoint([n,r])}function T$t(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 E$t(t){t.registerProcessor(t.PRIORITY.PROCESSOR.FILTER,function(e,n){var r=d$(n),a=r.coordSysRecordMap||(r.coordSysRecordMap=Gt());a.each(function(i){i.dataZoomInfoMap=null}),e.eachComponent({mainType:"dataZoom",subType:"inside"},function(i){var o=efe(i);q(o.infoList,function(s){var l=s.model.uid,u=a.get(l)||a.set(l,x$t(n,s.model)),c=u.dataZoomInfoMap||(u.dataZoomInfoMap=Gt());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){bfe(a,i);return}var c=T$t(l);o.enable(c.controlType,c.opt),o.setPointerChecker(i.containsPoint),z0(i,"dispatchAction",s.model.get("throttle",!0),"fixRate")})})}var M$t=function(t){Pe(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(),S$t(a,n,{pan:Nt(Gk.pan,this),zoom:Nt(Gk.zoom,this),scrollMove:Nt(Gk.scrollMove,this)})},e.prototype.dispose=function(){this._clear(),t.prototype.dispose.apply(this,arguments)},e.prototype._clear=function(){w$t(this.api,this.dataZoomModel),this.range=null},e.type="dataZoom.inside",e}(r$),Gk={zoom:function(t,e,n,r){var a=this.range,i=a.slice(),o=t.axisModels[0];if(o){var s=Hk[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(Hp(0,i,[0,100],0,c.minSpan,c.maxSpan),this.range=i,a[0]!==i[0]||a[1]!==i[1])return i}},pan:P9(function(t,e,n,r,a,i){var o=Hk[r]([i.oldX,i.oldY],[i.newX,i.newY],e,a,n);return o.signal*(t[1]-t[0])*o.pixel/o.pixelLength}),scrollMove:P9(function(t,e,n,r,a,i){var o=Hk[r]([0,0],[i.scrollDelta,i.scrollDelta],e,a,n);return o.signal*(t[1]-t[0])*i.scrollDelta})};function P9(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(Hp(l,o,[0,100],"all"),this.range=o,i[0]!==o[0]||i[1]!==o[1])return o}}}var Hk={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 D$t=M$t;function Sfe(t){a$(t),t.registerComponentModel(b$t),t.registerComponentView(D$t),E$t(t)}var A$t=function(t){Pe(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=hd(pb.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}(pb);const k$t=A$t;var Uy=$n,F9=7,R$t=1,Wk=30,L$t=7,Gy="horizontal",z9="vertical",O$t=5,V$t=["line","bar","candlestick","scatter"],N$t={easing:"cubicOut",duration:100,delay:0},I$t=function(t){Pe(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=Nt(this._onBrush,this),this._onBrushEnd=Nt(this._onBrushEnd,this)},e.prototype.render=function(n,r,a,i){if(t.prototype.render.apply(this,arguments),z0(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(){nb(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 en;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?L$t:0,o=this._findCoordRect(),s={width:r.getWidth(),height:r.getHeight()},l=this._orient===Gy?{right:s.width-o.x-o.width,top:s.height-Wk-F9-i,width:o.width,height:Wk}:{right:F9,top:o.y,width:Wk,height:o.height},u=I0(n.option);q(["right","top","width","height"],function(f){u[f]==="ph"&&(u[f]=l[f])});var c=ka(u,s);this._location={x:c.x,y:c.y},this._size=[c.width,c.height],this._orient===z9&&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===Gy&&!o?{scaleY:l?1:-1,scaleX:1}:a===Gy&&o?{scaleY:l?1:-1,scaleX:-1}:a===z9&&!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 Uy({silent:!0,shape:{x:0,y:0,width:r[0],height:r[1]},style:{fill:n.get("backgroundColor")},z2:-40}));var o=new Uy({shape:{x:0,y:0,width:r[0],height:r[1]},style:{fill:"transparent"},z2:0,onclick:Nt(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(M,E){if(b>0&&E%b){m+=y;return}var A=M==null||isNaN(M)||M==="",k=A?0:ir(M,f,h,!0);A&&!w&&E?(p.push([p[p.length-1][0],0]),g.push([g[g.length-1][0],0])):!A&&w&&(p.push([m,0]),g.push([m,0])),p.push([m,k]),g.push([m,k]),m+=y,w=A}),u=this._shadowPolygonPts=p,c=this._shadowPolylinePts=g}this._shadowData=o,this._shadowDim=l,this._shadowSize=[r[0],r[1]];var C=this.dataZoomModel;function _(M){var E=C.getModel(M?"selectedDataBackground":"dataBackground"),A=new en,k=new so({shape:{points:u},segmentIgnoreThreshold:1,style:E.getModel("areaStyle").getAreaStyle(),silent:!0,z2:-20}),R=new co({shape:{points:c},segmentIgnoreThreshold:1,style:E.getModel("lineStyle").getLineStyle(),silent:!0,z2:-19});return A.add(k),A.add(R),A}for(var x=0;x<3;x++){var T=_(x===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();q(l,function(u){if(!a&&!(r!==!0&&bn(V$t,u.get("type"))<0)){var c=i.getComponent(Ef(o),s).axis,f=B$t(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 Uy({silent:f,style:{fill:l.get("fillerColor")},textConfig:{position:"inside"}});o.add(d),o.add(new Uy({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:R$t,fill:"rgba(0,0,0,0)"}})),q([0,1],function(b){var w=l.get("handleIcon");!cC[w]&&w.indexOf("path://")<0&&w.indexOf("image://")<0&&(w="path://"+w);var C=ba(w,-1,0,2,2,null,!0);C.attr({cursor:U9(this._orient),draggable:!0,drift:Nt(this._onDragMove,this,b),ondragend:Nt(this._onDragEnd,this),onmouseover:Nt(this._showDataInfo,this,!0),onmouseout:Nt(this._showDataInfo,this,!1),z2:5});var _=C.getBoundingRect(),x=l.get("handleSize");this._handleHeight=Et(x,this._size[1]),this._handleWidth=_.width/_.height*this._handleHeight,C.setStyle(l.getModel("handleStyle").getItemStyle()),C.style.strokeNoScale=!0,C.rectHover=!0,C.ensureState("emphasis").style=l.getModel(["emphasis","handleStyle"]).getItemStyle(),Vf(C);var T=l.get("handleColor");T!=null&&(C.style.fill=T),o.add(a[b]=C);var M=l.getModel("textStyle");n.add(i[b]=new Bn({silent:!0,invisible:!0,style:Er(M,{x:0,y:0,text:"",verticalAlign:"middle",align:"center",fill:M.getTextColor(),font:M.getFont()}),z2:10}))},this);var h=d;if(f){var v=Et(l.get("moveHandleSize"),s[1]),p=r.moveHandle=new $n({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=ba(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 $n({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:U9(this._orient),drift:Nt(this._onDragMove,this,"all"),ondragstart:Nt(this._showDataInfo,this,!0),ondragend:Nt(this._onDragEnd,this),onmouseover:Nt(this._showDataInfo,this,!0),onmouseout:Nt(this._showDataInfo,this,!1)})},e.prototype._resetInterval=function(){var n=this._range=this.dataZoomModel.getPercentRange(),r=this._getViewExtent();this._handleEnds=[ir(n[0],[0,100],r,!0),ir(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];Hp(r,i,o,a.get("zoomLock")?"all":n,s.minSpan!=null?ir(s.minSpan,l,o,!0):null,s.maxSpan!=null?ir(s.maxSpan,l,o,!0):null);var u=this._range,c=this._range=zo([ir(i[0],o,l,!0),ir(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=zo(a.slice()),o=this._size;q([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 $n,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=zo(this._handleEnds.slice());h.call(this,0),h.call(this,1);function h(v){var p=Nf(a.handles[v].parent,this.group),g=gE(v===0?"right":"left",p),y=this._handleWidth/2+O$t,m=gl([d[v]+(v===0?-y:y),this._size[1]/2],p);i[v].setStyle({x:m[0],y:m[1],verticalAlign:o===Gy?"middle":g,align:o===Gy?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 jt(i)?i(n,s):Ot(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,fc(i.event);var o=this._displayables.sliderGroup.getLocalTransform(),s=gl([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 vn(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=zo([ir(a.x,o,s,!0),ir(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&&(fc(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 Uy({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?N$t:null,start:r[0],end:r[1]})},e.prototype._findCoordRect=function(){var n,r=efe(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}(r$);function B$t(t){var e={x:"y",y:"x",radius:"angle",angle:"radius"};return e[t]}function U9(t){return t==="vertical"?"ns-resize":"ew-resize"}const $$t=I$t;function wfe(t){t.registerComponentModel(k$t),t.registerComponentView($$t),a$(t)}function P$t(t){wn(Sfe),wn(wfe)}var F$t={get:function(t,e,n){var r=Zt((z$t[t]||{})[e]);return n&&st(r)?r[r.length-1]:r}},z$t={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 xfe=F$t;var G9=gi.mapVisual,U$t=gi.eachVisual,G$t=st,H9=q,H$t=zo,W$t=ir,j$t=function(t){Pe(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&&cfe(a,n,this.replacableOptionKeys),this.textStyleModel=this.getModel("textStyle"),this.resetItemSize(),this.completeVisualOption()},e.prototype.resetVisual=function(n){var r=this.stateList;n=Nt(n,this),this.controllerVisuals=A3(this.option.controller,r,n),this.targetVisuals=A3(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=mr(n),r},e.prototype.eachTargetSeries=function(n,r){q(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||["<",">"],st(n)&&(n=n.slice(),u=!0);var c=r?n:u?[f(n[0]),f(n[1])]:f(n);if(Ot(l))return l.replace("{value}",u?c[0]:c).replace("{value2}",u?c[1]:c);if(jt(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=H$t([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={});hn(i,a),hn(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){G$t(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]={},H9(v,function(g,y){if(gi.isValidType(y)){var m=xfe.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";H9(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&&Zt(d)||(s?g:[g])),b.symbolSize==null&&(b.symbolSize=h&&Zt(h)||(s?m[0]:[m[0],m[0]])),b.symbol=G9(b.symbol,function(_){return _==="none"?g:_});var w=b.symbolSize;if(w!=null){var C=-1/0;U$t(w,function(_){_>C&&(C=_)}),b.symbolSize=G9(w,function(_){return W$t(_,[0,C],[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}(On);const BC=j$t;var W9=[20,140],K$t=function(t){Pe(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]=W9[0]),(n[1]==null||isNaN(n[1]))&&(n[1]=W9[1])},e.prototype._resetRange=function(){var n=this.getExtent(),r=this.option.range;!r||r.auto?(n.auto=1,this.option.range=n):st(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),q(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=zo((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=j9(this,"outOfRange",this.getExtent()),a=j9(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=hd(BC.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}(BC);function j9(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 Y$t=K$t;var X$t=function(t){Pe(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=Fp(r.get("padding")||0),i=n.getBoundingRect();n.add(new $n({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=gi.prepareVisualTypes(f);return q(d,function(h){var v=f[h];a.convertOpacityToAlpha&&h==="opacity"&&(h="colorAlpha",v=f.__alphaForOpacity),gi.dependsOn(h,r)&&v&&v.applyVisual(n,u,c)}),s[r]},e.prototype.positionGroup=function(n){var r=this.visualMapModel,a=this.api;xE(n,r.getBoxLayoutParams(),{width:a.getWidth(),height:a.getHeight()})},e.prototype.doRender=function(n,r,a,i){},e.type="visualMap",e}(jr);const _fe=X$t;var K9=[["left","right","width"],["top","bottom","height"]];function Cfe(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=K9[o],l=[0,null,10],u={},c=0;c<3;c++)u[K9[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=ka(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 W_(t,e){return q(t||[],function(n){n.dataIndex!=null&&(n.dataIndexInside=n.dataIndex,n.dataIndex=null),n.highlightKey="visualMap"+(e?e.componentIndex:"")}),t}var Gl=ir,q$t=q,Y9=Math.min,jk=Math.max,Z$t=12,Q$t=6,J$t=function(t){Pe(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 Bn({style:Er(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=Cfe(r,this.api,i),u=a.mainGroup=this._createBarGroup(l),c=new en;u.add(c),c.add(a.outOfRange=X9()),c.add(a.inRange=X9(null,s?Z9(this._orient):null,Nt(this._dragHandle,this,"all",!1),Nt(this._dragHandle,this,"all",!0))),c.setClipPath(new $n({shape:{x:0,y:0,width:i[0],height:i[1],r:3}}));var f=r.textStyleModel.getTextRect("国"),d=jk(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=Nt(this._dragHandle,this,a,!1),u=Nt(this._dragHandle,this,a,!0),c=Sl(n.get("handleSize"),i[0]),f=ba(n.get("handleIcon"),-c/2,-c/2,c,c,null,!0),d=Z9(this._orient);f.attr({cursor:d,draggable:!0,drift:l,ondragend:u,onmousemove:function(y){fc(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(),zh(f,!0),r.add(f);var h=this.visualMapModel.textStyleModel,v=new Bn({cursor:d,draggable:!0,drift:l,onmousemove:function(y){fc(y.event)},ondragend:u,style:Er(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=Sl(n.get("indicatorSize"),a[0]),l=ba(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 si){var c=l.style;l.useStyle(et({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 Bn({silent:!0,invisible:!0,style:Er(f,{x:0,y:0,text:""})});this.group.add(d);var h=[(o==="horizontal"?i/2:Q$t)+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():q9(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=[Gl(r[0],a,i,!0),Gl(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]];Hp(r,i,o,n,0);var s=a.getExtent();this._dataInterval=[Gl(i[0],o,s,!0),Gl(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 k0(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 en(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();q$t([0,1],function(c){var f=o[c];f.setStyle("fill",r.handlesColor[c]),f.y=n[c];var d=Gl(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=gl(a.handleLabelPoints[c],Nf(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=Gl(n,s,u,!0),g=l[0]-v/2,y={x:f.x,y:f.y};f.y=p,f.x=g;var m=gl(c.indicatorLabelPoint,Nf(f,this.group)),b=c.indicatorLabel;b.attr("invisible",!1);var w=this._applyTransform("left",c.mainGroup),C=this._orient,_=C==="horizontal";b.setStyle({text:(a||"")+o.formatValueText(r),verticalAlign:_?w:"middle",align:_?"center":w});var x={x:g,y:p,style:{fill:h}},T={style:{x:m[0],y:m[1]}};if(o.ecModel.isAnimationEnabled()&&!this._firstShowIndicator){var M={duration:100,easing:"cubicInOut",additive:!0};f.x=y.x,f.y=y.y,f.animateTo(x,M),b.animateTo(T,M)}else f.attr(x),b.attr(T);this._firstShowIndicator=!1;var E=this._shapes.handleLabels;if(E)for(var A=0;A<E.length;A++)this._api.enterBlur(E[A])}},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]=Y9(jk(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=Y9(jk(o[0],n),o[1]);var l=ePt(a,s,o),u=[n-l,n+l],c=Gl(n,o,s,!0),f=[Gl(u[0],o,s,!0),Gl(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||q9(a))&&(h=this._hoverLinkDataIndices=a.findTargetDataIndices(f));var v=Abt(d,h);this._dispatchHighDown("downplay",W_(v[0],a)),this._dispatchHighDown("highlight",W_(v[1],a))}},e.prototype._hoverLinkFromSeriesMouseOver=function(n){var r;if(Gh(n.target,function(l){var u=ln(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",W_(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=Nf(r,i?null:this.group);return st(n)?gl(n,o,a):gE(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}(_fe);function X9(t,e,n,r){return new so({shape:{points:t},draggable:!!n,cursor:e,drift:n,onmousemove:function(a){fc(a.event)},ondragend:r})}function ePt(t,e,n){var r=Z$t/2,a=t.get("hoverLinkDataSize");return a&&(r=Gl(a,e,n,!0)/2),r}function q9(t){var e=t.get("hoverLinkOnHandle");return!!(e??t.get("realtime"))}function Z9(t){return t==="vertical"?"ns-resize":"ew-resize"}const tPt=J$t;var nPt={type:"selectDataRange",event:"dataRangeSelected",update:"update"},rPt=function(t,e){e.eachComponent({mainType:"visualMap",query:t},function(n){n.setSelected(t.selected)})},aPt=[{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(QIt(r.stateList,r.targetVisuals,Nt(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(Nt(iPt,null,t,a))||{stops:[],outerColors:[]},o=a.getDataDimensionIndex(n);o>=0&&(i.dimension=o,r.push(i))}}),t.getData().setVisual("visualMeta",r)}}];function iPt(t,e,n,r){for(var a=e.targetVisuals[r],i=gi.prepareVisualTypes(a),o={color:uS(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 Q9=q;function oPt(t){var e=t&&t.visualMap;st(e)||(e=e?[e]:[]),Q9(e,function(n){if(n){Ev(n,"splitList")&&!Ev(n,"pieces")&&(n.pieces=n.splitList,delete n.splitList);var r=n.pieces;r&&st(r)&&Q9(r,function(a){qt(a)&&(Ev(a,"start")&&!Ev(a,"min")&&(a.min=a.start),Ev(a,"end")&&!Ev(a,"max")&&(a.max=a.end))})}})}function Ev(t,e){return t&&t.hasOwnProperty&&t.hasOwnProperty(e)}var J9=!1;function Tfe(t){J9||(J9=!0,t.registerSubTypeDefaulter("visualMap",function(e){return!e.categories&&(!(e.pieces?e.pieces.length>0:e.splitNumber>0)||e.calculable)?"continuous":"piecewise"}),t.registerAction(nPt,rPt),q(aPt,function(e){t.registerVisual(t.PRIORITY.VISUAL.COMPONENT,e)}),t.registerPreprocessor(oPt))}function Efe(t){t.registerComponentModel(Y$t),t.registerComponentView(tPt),Tfe(t)}var sPt=function(t){Pe(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=[],lPt[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=Zt(i)):(o.dataExtent=this.getExtent(),o.mappingMethod="piecewise",o.pieceList=ut(this._pieceList,function(l){return l=Zt(l),s!=="inRange"&&(l.visual=null),l}))})},e.prototype.completeVisualOption=function(){var n=this.option,r={},a=gi.listVisualTypes(),i=this.isCategory();q(n.pieces,function(s){q(a,function(l){s.hasOwnProperty(l)&&(r[l]=1)})}),q(r,function(s,l){var u=!1;q(this.stateList,function(c){u=u||o(n,c,l)||o(n.target,c,l)},this),!u&&q(this.stateList,function(c){(n[c]||(n[c]={}))[l]=xfe.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,q(i,function(l,u){var c=this.getSelectedMapKey(l);o.hasOwnProperty(c)||(o[c]=!0)},this),a.selectedMode==="single"){var s=!1;q(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=Zt(n)},e.prototype.getValueState=function(n){var r=gi.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=gi.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 q(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=hd(BC.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}(BC),lPt={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]}),SO(t),q(t,function(u,c){u.index=c,u.text=this.formatValueText(u.interval)},this)},categories:function(t){var e=this.option;q(e.categories,function(n){t.push({text:this.formatValueText(n,!0),value:n})},this),ej(e,t)},pieces:function(t){var e=this.option;q(e.pieces,function(n,r){qt(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=gi.retrieveVisuals(n),t.push(a)},this),ej(e,t),SO(t),q(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 ej(t,e){var n=t.inverse;(t.orient==="vertical"?!n:n)&&e.reverse()}const uPt=sPt;var cPt=function(t){Pe(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=Ua(r.get("showLabel",!0),!f);f&&this._renderEndsText(n,f[0],u,d,l),q(c.viewPieceList,function(h){var v=h.piece,p=new en;p.onclick=Nt(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 Bn({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),op(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:W_(s.findTargetDataIndices(r),s)})}},e.prototype._getItemAlign=function(){var n=this.visualMapModel,r=n.option;if(r.orient==="vertical")return Cfe(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 en,l=this.visualMapModel.textStyleModel;s.add(new Bn({style:Er(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=ut(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(ba(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=Zt(a.selected),s=r.getSelectedMapKey(n);i==="single"||i===!0?(o[s]=!0,q(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}(_fe);const fPt=cPt;function Mfe(t){t.registerComponentModel(uPt),t.registerComponentView(fPt),Tfe(t)}function dPt(t){wn(Efe),wn(Mfe)}var hPt={label:{enabled:!0},decal:{show:!1}},tj=Gn(),pPt={};function vPt(t,e){var n=t.getModel("aria");if(!n.get("enabled"))return;var r=Zt(hPt);hn(r.label,t.getLocaleModel().get("aria"),!1),hn(n.option,r,!1),a(),i();function a(){var u=n.getModel("decal"),c=u.get("show");if(c){var f=Gt();t.eachSeries(function(d){if(!d.isColorBySeries()){var h=f.get(d.type);h||(h={},f.set(d.type,h)),tj(d).scope=h}}),t.eachRawSeries(function(d){if(t.isSeriesFiltered(d))return;if(jt(d.enableAriaDecal)){d.enableAriaDecal();return}var h=d.getData();if(d.isColorBySeries()){var m=IO(d.ecModel,d.name,pPt,t.getSeriesCount()),b=h.getVisual("decal");h.setVisual("decal",w(b,m))}else{var v=d.getRawData(),p={},g=tj(d).scope;h.each(function(C){var _=h.getRawIndex(C);p[_]=C});var y=v.count();v.each(function(C){var _=p[C],x=v.getName(C)||C+"",T=IO(d.ecModel,x,g,y),M=h.getItemVisual(_,"decal");h.setItemVisual(_,"decal",w(M,T))})}function w(C,_){var x=C?et(et({},_),C):_;return x.dirty=!0,x}})}}function i(){var u=t.getLocaleModel().get("aria"),c=n.getModel("label");if(c.option=Xt(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,M){if(M<p){var E=void 0,A=T.get("name"),k=A?"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 N=c.get(["data","partialData"]);E+=o(N,{displayCnt:h})}else E+=c.get(["data","allData"]);for(var F=c.get(["data","separator","middle"]),z=c.get(["data","separator","end"]),B=[],W=0;W<R.count();W++)if(W<h){var V=R.getName(W),P=R.getValues(W),K=c.get(["data",V?"withName":"withoutName"]);B.push(o(K,{name:V,value:P.join(F)}))}E+=B.join(F)+z,b.push(E)}});var C=c.getModel(["series","multiple","separator"]),_=C.get("middle"),x=C.get("end");g+=b.join(_)+x,f.setAttribute("aria-label",g)}}}function o(u,c){if(!Ot(u))return u;var f=u;return q(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 gPt(t){if(!(!t||!t.aria)){var e=t.aria;e.show!=null&&(e.enabled=e.show),e.label=e.label||{},q(["description","general","series","data"],function(n){e[n]!=null&&(e.label[n]=e[n])})}}function yPt(t){t.registerPreprocessor(gPt),t.registerVisual(t.PRIORITY.VISUAL.ARIA,vPt)}var nj={value:"eq","<":"lt","<=":"lte",">":"gt",">=":"gte","=":"eq","!=":"ne","<>":"ne"},mPt=function(){function t(e){var n=this._condVal=Ot(e)?new RegExp(e):Mae(e)?e:null;if(n==null){var r="";tr(r)}}return t.prototype.evaluate=function(e){var n=typeof e;return Ot(n)?this._condVal.test(e):Un(n)?this._condVal.test(e+""):!1},t}(),bPt=function(){function t(){}return t.prototype.evaluate=function(){return this.value},t}(),SPt=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}(),wPt=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}(),xPt=function(){function t(){}return t.prototype.evaluate=function(){return!this.child.evaluate()},t}(),_Pt=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 h$(t,e){if(t===!0||t===!1){var n=new bPt;return n.value=t,n}var r="";return Dfe(t)||tr(r),t.and?rj("and",t,e):t.or?rj("or",t,e):t.not?CPt(t,e):TPt(t,e)}function rj(t,e,n){var r=e[t],a="";st(r)||tr(a),r.length||tr(a);var i=t==="and"?new SPt:new wPt;return i.children=ut(r,function(o){return h$(o,n)}),i.children.length||tr(a),i}function CPt(t,e){var n=t.not,r="";Dfe(n)||tr(r);var a=new xPt;return a.child=h$(n,e),a.child||tr(r),a}function TPt(t,e){for(var n="",r=e.prepareGetValue(t),a=[],i=Dn(t),o=t.parser,s=o?ese(o):null,l=0;l<i.length;l++){var u=i[l];if(!(u==="parser"||e.valueGetterAttrMap.get(u))){var c=Bt(nj,u)?nj[u]:u,f=t[u],d=s?s(f):f,h=Uxt(c,d)||c==="reg"&&new mPt(d);h||tr(n),a.push(h)}}a.length||tr(n);var v=new _Pt;return v.valueGetterParam=r,v.valueParser=s,v.getValue=e.getValue,v.subCondList=a,v}function Dfe(t){return qt(t)&&!mi(t)}var EPt=function(){function t(e,n){this._cond=h$(e,n)}return t.prototype.evaluate=function(){return this._cond.evaluate()},t}();function MPt(t,e){return new EPt(t,e)}var DPt={type:"echarts:filter",transform:function(t){for(var e=t.upstream,n,r=MPt(t.config,{valueGetterAttrMap:Gt({dimension:!0}),prepareGetValue:function(s){var l="",u=s.dimension;Bt(s,"dimension")||tr(l);var c=e.getDimensionInfo(u);return c||tr(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}}},APt={type:"echarts:sort",transform:function(t){var e=t.upstream,n=t.config,r="",a=mr(n);a.length||tr(r);var i=[];q(a,function(c){var f=c.dimension,d=c.order,h=c.parser,v=c.incomparable;if(f==null&&tr(r),d!=="asc"&&d!=="desc"&&tr(r),v&&v!=="min"&&v!=="max"){var p="";tr(p)}if(d!=="asc"&&d!=="desc"){var g="";tr(g)}var y=e.getDimensionInfo(f);y||tr(r);var m=h?ese(h):null;h&&!m&&tr(r),i.push({dimIdx:y.index,parser:m,comparator:new nse(d,v)})});var o=e.sourceFormat;o!==Bi&&o!==Os&&tr(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 kPt(t){t.registerTransform(DPt),t.registerTransform(APt)}var RPt=function(t){Pe(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 ose(this),oG(this)},e.prototype.mergeOption=function(n,r){t.prototype.mergeOption.call(this,n,r),oG(this)},e.prototype.optionUpdated=function(){this._sourceManager.dirty()},e.prototype.getSourceManager=function(){return this._sourceManager},e.type="dataset",e.defaultOption={seriesLayoutBy:uu},e}(On),LPt=function(t){Pe(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type="dataset",n}return e.type="dataset",e}(jr);function OPt(t){t.registerComponentModel(RPt),t.registerComponentView(LPt)}var Fl=mu.CMD;function Jv(t,e){return Math.abs(t-e)<1e-5}function I3(t){var e=t.data,n=t.len(),r=[],a,i=0,o=0,s=0,l=0;function u(R,N){a&&a.length>2&&r.push(a),a=[R,N]}function c(R,N,F,z){Jv(R,F)&&Jv(N,z)||a.push(R,N,F,z,F,z)}function f(R,N,F,z,B,W){var V=Math.abs(N-R),P=Math.tan(V/4)*4/3,K=N<R?-1:1,Q=Math.cos(R),re=Math.sin(R),ve=Math.cos(N),oe=Math.sin(N),ie=Q*B+F,fe=re*W+z,se=ve*B+F,ge=oe*W+z,me=B*P*K,he=W*P*K;a.push(ie-me*re,fe+he*Q,se+me*oe,ge-he*ve,se,ge)}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===Fl.L||y===Fl.C||y===Fl.Q)&&(a=[s,l])),y){case Fl.M:i=s=e[g++],o=l=e[g++],u(s,l);break;case Fl.L:d=e[g++],h=e[g++],c(i,o,d,h),i=d,o=h;break;case Fl.C:a.push(e[g++],e[g++],e[g++],e[g++],i=e[g++],o=e[g++]);break;case Fl.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 Fl.A:var b=e[g++],w=e[g++],C=e[g++],_=e[g++],x=e[g++],T=e[g++]+x;g+=1;var M=!e[g++];d=Math.cos(x)*C+b,h=Math.sin(x)*_+w,m?(s=d,l=h,u(s,l)):c(i,o,d,h),i=Math.cos(T)*C+b,o=Math.sin(T)*_+w;for(var E=(M?-1:1)*Math.PI/2,A=x;M?A>T:A<T;A+=E){var k=M?Math.max(A+E,T):Math.min(A+E,T);f(A,k,b,w,C,_)}break;case Fl.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 Fl.Z:a&&c(i,o,s,l),i=s,o=l;break}}return a&&a.length>2&&r.push(a),r}function B3(t,e,n,r,a,i,o,s,l,u){if(Jv(t,n)&&Jv(e,r)&&Jv(a,o)&&Jv(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 C=d*p+h*g,_=-d*y-h*m,x=b-C*C,T=w-_*_;if(x<f&&C>=0&&T<f&&_>=0){l.push(o,s);return}var M=[],E=[];Xf(t,n,a,o,.5,M),Xf(e,r,i,s,.5,E),B3(M[0],E[0],M[1],E[1],M[2],E[2],M[3],E[3],l,u),B3(M[4],E[4],M[5],E[5],M[6],E[6],M[7],E[7],l,u)}function VPt(t,e){var n=I3(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++];B3(s,l,c,f,d,h,v,p,o,e),s=v,l=p}r.push(o)}return r}function Afe(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 aj(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=Afe([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 NPt(t,e,n){for(var r=t.width,a=t.height,i=r>a,o=Afe([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 ij(t,e,n,r){return t*r-n*e}function IPt(t,e,n,r,a,i,o,s){var l=n-t,u=r-e,c=o-a,f=s-i,d=ij(c,f,l,u);if(Math.abs(d)<1e-6)return null;var h=t-a,v=e-i,p=ij(h,v,c,f)/d;return p<0||p>1?null:new vn(p*l+t,p*u+e)}function BPt(t,e,n){var r=new vn;vn.sub(r,n,e),r.normalize();var a=new vn;vn.sub(a,t,e);var i=a.dot(r);return i}function Mv(t,e){var n=t[t.length-1];n&&n[0]===e[0]&&n[1]===e[1]||t.push(e)}function $Pt(t,e,n){for(var r=t.length,a=[],i=0;i<r;i++){var o=t[i],s=t[(i+1)%r],l=IPt(o[0],o[1],s[0],s[1],e.x,e.y,n.x,n.y);l&&a.push({projPt:BPt(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++)Mv(v,t[i].slice());Mv(v,h),Mv(v,d);for(var i=c.idx+1;i<=u.idx+r;i++)Mv(p,t[i%r].slice());return Mv(p,d),Mv(p,h),[{points:v},{points:p}]}function oj(t){var e=t.points,n=[],r=[];uE(e,n,r);var a=new yn(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 vn,c=new vn;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),$Pt(e,u,c)}function $C(t,e,n,r){if(n===1)r.push(e);else{var a=Math.floor(n/2),i=t(e);$C(t,i[0],a,r),$C(t,i[1],n-a,r)}return r}function PPt(t,e){for(var n=[],r=0;r<e;r++)n.push(wI(t));return n}function FPt(t,e){e.setStyle(t.style),e.z=t.z,e.z2=t.z2,e.zlevel=t.zlevel}function zPt(t){for(var e=[],n=0;n<t.length;)e.push([t[n++],t[n++]]);return e}function UPt(t,e){var n=[],r=t.shape,a;switch(t.type){case"rect":NPt(r,e,n),a=$n;break;case"sector":aj(r,e,n),a=oo;break;case"circle":aj({r0:0,r:r.r,startAngle:0,endAngle:Math.PI*2,cx:r.cx,cy:r.cy},e,n),a=oo;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=ut(VPt(t.getUpdatedPathProxy(),o),function(y){return zPt(y)}),l=s.length;if(l===0)$C(oj,{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=ut(s,function(y){var m=[],b=[];uE(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||($C(oj,{points:h.poly},v,n),d-=v)}}a=so;break}if(!a)return PPt(t,e);for(var p=[],u=0;u<n.length;u++){var g=new a;g.setShape(n[u]),FPt(t,g),p.push(g)}return p}function GPt(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++],C=o[h++];if(d<=0){f.push(g,y,m,b,w,C);continue}for(var _=Math.min(d,c-1)+1,x=1;x<=_;x++){var T=x/_;Xf(v,g,m,w,T,a),Xf(p,y,b,C,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 sj(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 HPt(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=GPt(l,u),c=n[0],f=n[1],r=c,a=f):(f=sj(a||l,l),c=l):(c=sj(r||u,u),f=u),i.push(c),o.push(f)}return[i,o]}function lj(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 WPt(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 jPt(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 KPt(t,e,n,r){for(var a=[],i,o=0;o<t.length;o++){var s=t[o],l=e[o],u=lj(s),c=lj(l);i==null&&(i=u[2]<0!=c[2]<0);var f=[],d=[],h=0,v=1/0,p=[],g=s.length;i&&(s=jPt(s));for(var y=WPt(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 C=r/n,_=-r/2;_<=r/2;_+=C){for(var x=Math.sin(_),T=Math.cos(_),M=0,b=0;b<s.length;b+=2){var E=f[b],A=f[b+1],k=l[b]-c[0],R=l[b+1]-c[1],N=k*T-R*x,F=k*x+R*T;p[b]=N,p[b+1]=F;var z=N-E,B=F-A;M+=z*z+B*B}if(M<v){v=M,h=_;for(var W=0;W<p.length;W++)d[W]=p[W]}}else for(var V=0;V<g;V+=2)d[V]=l[V]-c[0],d[V+1]=l[V+1]-c[1];a.push({from:f,to:d,fromCp:u,toCp:c,rotation:-h})}return a}function PC(t){return t.__isCombineMorphing}var kfe="__mOriginal_";function FC(t,e,n){var r=kfe+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 Xm(t,e){var n=kfe+e;t[n]&&(t[e]=t[n],t[n]=null)}function uj(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 Rfe(t,e){var n=t.getUpdatedPathProxy(),r=e.getUpdatedPathProxy(),a=HPt(I3(n),I3(r)),i=a[0],o=a[1],s=t.getComputedTransform(),l=e.getComputedTransform();function u(){this.transform=null}s&&uj(i,s),l&&uj(o,l),FC(e,"updateTransform",{replace:u}),e.transform=null;var c=KPt(i,o,10,Math.PI),f=[];FC(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,C=y.fromCp,_=y.toCp,x=Math.sin(w),T=Math.cos(w);Nm(p,C,_,h);for(var M=0;M<m.length;M+=2){var E=m[M],A=m[M+1],k=b[M],R=b[M+1],N=E*v+k*h,F=A*v+R*h;f[M]=N*T-F*x+p[0],f[M+1]=N*x+F*T+p[1]}var z=f[0],B=f[1];d.moveTo(z,B);for(var M=2;M<m.length;){var k=f[M++],R=f[M++],W=f[M++],V=f[M++],P=f[M++],K=f[M++];z===k&&B===R&&W===P&&V===K?d.lineTo(P,K):d.bezierCurveTo(k,R,W,V,P,K),z=P,B=K}}}})}function p$(t,e,n){if(!t||!e)return e;var r=n.done,a=n.during;Rfe(t,e),e.__morphT=0;function i(){Xm(e,"buildPath"),Xm(e,"updateTransform"),e.__morphT=-1,e.createPathProxy(),e.dirtyShape()}return e.animateTo({__morphT:1},Xt({during:function(o){e.dirtyShape(),a&&a(o)},done:function(){i(),r&&r()}},n)),e}function YPt(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 zC(t){var e=1/0,n=1/0,r=-1/0,a=-1/0,i=ut(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=ut(i,function(s,l){return{cp:s,z:YPt(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 Lfe(t){return UPt(t.path,t.count)}function $3(){return{fromIndividuals:[],toIndividuals:[],count:0}}function XPt(t,e,n){var r=[];function a(C){for(var _=0;_<C.length;_++){var x=C[_];PC(x)?a(x.childrenRef()):x instanceof Cn&&r.push(x)}}a(t);var i=r.length;if(!i)return $3();var o=n.dividePath||Lfe,s=o({path:e,count:i});if(s.length!==i)return console.error("Invalid morphing: unmatched splitted path"),$3();r=zC(r),s=zC(s);for(var l=n.done,u=n.during,c=n.individualDelay,f=new Qu,d=0;d<i;d++){var h=r[d],v=s[d];v.parent=e,v.copyTransform(f),c||Rfe(h,v)}e.__isCombineMorphing=!0,e.childrenRef=function(){return s};function p(C){for(var _=0;_<s.length;_++)s[_].addSelfToZr(C)}FC(e,"addSelfToZr",{after:function(C){p(C)}}),FC(e,"removeSelfFromZr",{after:function(C){for(var _=0;_<s.length;_++)s[_].removeSelfFromZr(C)}});function g(){e.__isCombineMorphing=!1,e.__morphT=-1,e.childrenRef=null,Xm(e,"addSelfToZr"),Xm(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?Xt({delay:(n.delay||0)+c(d,y,r[d],s[d]),done:b},n):n;p$(r[d],s[d],w)}else e.__morphT=0,e.animateTo({__morphT:1},Xt({during:function(C){for(var _=0;_<y;_++){var x=s[_];x.__morphT=e.__morphT,x.dirtyShape()}u&&u(C)},done:function(){g();for(var C=0;C<t.length;C++)Xm(t[C],"updateTransform");l&&l()}},n));return e.__zr&&p(e.__zr),{fromIndividuals:r,toIndividuals:s,count:y}}function qPt(t,e,n){var r=e.length,a=[],i=n.dividePath||Lfe;function o(h){for(var v=0;v<h.length;v++){var p=h[v];PC(p)?o(p.childrenRef()):p instanceof Cn&&a.push(p)}}if(PC(t)){o(t.childrenRef());var s=a.length;if(s<r)for(var l=0,u=s;u<r;u++)a.push(wI(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"),$3()}a=zC(a),e=zC(e);for(var f=n.individualDelay,u=0;u<r;u++){var d=f?Xt({delay:(n.delay||0)+f(u,r,a[u],e[u])},n):n;p$(a[u],e[u],d)}return{fromIndividuals:a,toIndividuals:e,count:e.length}}function cj(t){return st(t[0])}function fj(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 ZPt={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=wI(t.path);a.setStyle("opacity",n),e.push(a)}return e},split:null};function Kk(t,e,n,r,a,i){if(!t.length||!e.length)return;var o=R0("update",r,a);if(!(o&&o.duration>0))return;var s=r.getModel("universalTransition").get("delay"),l=Object.assign({setToFinal:!0},o),u,c;cj(t)&&(u=t,c=e),cj(e)&&(u=e,c=t);function f(y,m,b,w,C){var _=y.many,x=y.one;if(_.length===1&&!C){var T=m?_[0]:x,M=m?x:_[0];if(PC(T))f({many:[T],one:M},!0,b,w,!0);else{var E=s?Xt({delay:s(b,w)},l):l;p$(T,M,E),i(T,M,T,M,E)}}else for(var A=Xt({dividePath:ZPt[n],individualDelay:s&&function(B,W,V,P){return s(B+b,w)}},l),k=m?XPt(_,x,A):qPt(x,_,A),R=k.fromIndividuals,N=k.toIndividuals,F=R.length,z=0;z<F;z++){var E=s?Xt({delay:s(z,F)},l):l;i(R[z],N[z],m?_[z]:y.one,m?y.one:_[z],E)}}for(var d=u?u===t:t.length>e.length,h=u?fj(c,u):fj(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 vh(t){if(!t)return[];if(st(t)){for(var e=[],n=0;n<t.length;n++)e.push(vh(t[n]));return e}var r=[];return t.traverse(function(a){a instanceof Cn&&!a.disableMorphing&&!a.invisible&&!a.ignore&&r.push(a)}),r}var Ofe=1e4,QPt=Gn();function JPt(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 dj(t){var e=[];return q(t,function(n){var r=n.data;if(!(r.count()>Ofe))for(var a=r.getIndices(),i=JPt(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 Yk(t,e,n){t.traverse(function(r){r instanceof Cn&&zr(r,{style:{opacity:0}},e,{dataIndex:n,isFrom:!0})})}function Xk(t){if(t.parent){var e=t.getComputedTransform();t.setLocalTransform(e),t.parent.remove(t)}}function Dv(t){t.stopAnimation(),t.isGroup&&t.traverse(function(e){e.stopAnimation()})}function eFt(t,e,n){var r=R0("update",n,e);r&&t.traverse(function(a){if(a instanceof As){var i=xwt(a);i&&a.animateFrom({style:i},r)}})}function tFt(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 Vfe(t,e,n){var r=dj(t),a=dj(e);function i(y,m,b,w,C){(b||y)&&m.animateFrom({style:b&&b!==y?et(et({},b.style),y.style):y.style},C)}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,C=b.dataIndex;if(m)return w.getId(C);var _=b.dataGroupId,x=y?s||l:l||s,T=x&&w.getDimensionInfo(x),M=T&&T.ordinalMeta;if(T){var E=w.get(T.name,C);return M&&M.categories[E]||E+""}var A=w.getRawDataItem(C);return A&&A.groupId?A.groupId+"":_||w.getId(C)}}var f=tFt(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],C=w.data.hostModel,_=b.data.getItemGraphicEl(b.dataIndex),x=w.data.getItemGraphicEl(w.dataIndex);if(_===x){x&&eFt(x,w.dataIndex,C);return}_&&d[_.id]||x&&(Dv(x),_?(Dv(_),Xk(_),u=!0,Kk(vh(_),vh(x),w.divide,C,y,i)):Yk(x,C,y))}new pc(r,a,c(!0,f),c(!1,f),null,"multiple").update(g).updateManyToOne(function(y,m){var b=a[y],w=b.data,C=w.hostModel,_=w.getItemGraphicEl(b.dataIndex),x=or(ut(m,function(T){return r[T].data.getItemGraphicEl(r[T].dataIndex)}),function(T){return T&&T!==_&&!d[T.id]});_&&(Dv(_),x.length?(q(x,function(T){Dv(T),Xk(T)}),u=!0,Kk(vh(x),vh(_),b.divide,C,y,i)):Yk(_,C,b.dataIndex))}).updateOneToMany(function(y,m){var b=r[m],w=b.data.getItemGraphicEl(b.dataIndex);if(!(w&&d[w.id])){var C=or(ut(y,function(x){return a[x].data.getItemGraphicEl(a[x].dataIndex)}),function(x){return x&&x!==w}),_=a[y[0]].data.hostModel;C.length&&(q(C,function(x){return Dv(x)}),w?(Dv(w),Xk(w),u=!0,Kk(vh(w),vh(C),b.divide,_,y[0],i)):q(C,function(x){return Yk(x,_,y[0])}))}}).updateManyToMany(function(y,m){new pc(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&&q(e,function(y){var m=y.data,b=m.hostModel,w=b&&n.getViewOfSeriesModel(b),C=R0("update",b,0);w&&b.isAnimationEnabled()&&C&&C.duration>0&&w.group.traverse(function(_){_ instanceof Cn&&!_.animators.length&&_.animateFrom({style:{opacity:0}},C)})})}function hj(t){var e=t.getModel("universalTransition").get("seriesKey");return e||t.id}function pj(t){return st(t)?t.sort().join(","):t}function df(t){if(t.hostModel)return t.hostModel.getModel("universalTransition").get("divideShape")}function nFt(t,e){var n=Gt(),r=Gt(),a=Gt();return q(t.oldSeries,function(i,o){var s=t.oldDataGroupIds[o],l=t.oldData[o],u=hj(i),c=pj(u);r.set(c,{dataGroupId:s,data:l}),st(u)&&q(u,function(f){a.set(f,{key:c,dataGroupId:s,data:l})})}),q(e.updatedSeries,function(i){if(i.isUniversalTransitionEnabled()&&i.isAnimationEnabled()){var o=i.get("dataGroupId"),s=i.getData(),l=hj(i),u=pj(l),c=r.get(u);if(c)n.set(u,{oldSeries:[{dataGroupId:c.dataGroupId,divide:df(c.data),data:c.data}],newSeries:[{dataGroupId:o,divide:df(s),data:s}]});else if(st(l)){var f=[];q(l,function(v){var p=r.get(v);p.data&&f.push({dataGroupId:p.dataGroupId,divide:df(p.data),data:p.data})}),f.length&&n.set(u,{oldSeries:f,newSeries:[{dataGroupId:o,data:s,divide:df(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:df(d.data)}],newSeries:[]},n.set(d.key,h)),h.newSeries.push({dataGroupId:o,data:s,divide:df(s)})}}}}),n}function vj(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 rFt(t,e,n,r){var a=[],i=[];q(mr(t.from),function(o){var s=vj(e.oldSeries,o);s>=0&&a.push({dataGroupId:e.oldDataGroupIds[s],data:e.oldData[s],divide:df(e.oldData[s]),dim:o.dimension})}),q(mr(t.to),function(o){var s=vj(n.updatedSeries,o);if(s>=0){var l=n.updatedSeries[s].getData();i.push({dataGroupId:e.oldDataGroupIds[s],data:l,divide:df(l),dim:o.dimension})}}),a.length>0&&i.length>0&&Vfe(a,i,r)}function aFt(t){t.registerUpdateLifecycle("series:beforeupdate",function(e,n,r){q(mr(r.seriesTransition),function(a){q(mr(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][P_]=!0)})})}),t.registerUpdateLifecycle("series:transition",function(e,n,r){var a=QPt(n);if(a.oldSeries&&r.updatedSeries&&r.optionChanged){var i=r.seriesTransition;if(i)q(mr(i),function(h){rFt(h,a,r,n)});else{var o=nFt(a,r);q(o.keys(),function(h){var v=o.get(h);Vfe(v.oldSeries,v.newSeries,n)})}q(r.updatedSeries,function(h){h[P_]&&(h[P_]=!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()<Ofe&&(l.push(s[f]),u.push(s[f].get("dataGroupId")),c.push(d))}})}wn([wEt]);wn([pEt]);wn([WEt,uMt,xMt,uDt,EDt,SAt,ZAt,Bkt,fRt,SRt,RRt,NLt,lOt,wOt,zOt,YOt,d3t,x3t,N3t,G3t,n4t,z4t]);wn(cVt);wn(HVt);wn(Aue);wn(sNt);wn(vce);wn(pNt);wn(_Nt);wn(CIt);wn(KIt);wn(bS);wn(hBt);wn(gBt);wn(RBt);wn(zBt);wn(XBt);wn(r$t);wn(y$t);wn(P$t);wn(Sfe);wn(wfe);wn(dPt);wn(Efe);wn(Mfe);wn(yPt);wn(kPt);wn(OPt);wn(aFt);wn(VTt);const iFt=Object.freeze(Object.defineProperty({__proto__:null,Axis:Vs,ChartView:br,ComponentModel:On,ComponentView:jr,List:Oi,Model:yr,PRIORITY:Nse,SeriesModel:Lr,color:A1t,connect:I2t,dataTool:G2t,dependencies:m2t,disConnect:B2t,disconnect:Gse,dispose:$2t,env:Fn,extendChartView:STt,extendComponentModel:yTt,extendComponentView:mTt,extendSeriesModel:bTt,format:iTt,getCoordinateSystemDimensions:F2t,getInstanceByDom:JI,getInstanceById:P2t,getMap:U2t,graphic:aTt,helper:qCt,init:N2t,innerDrawElementOnCanvas:XI,matrix:t1t,number:nTt,parseGeoJSON:ZO,parseGeoJson:ZO,registerAction:Ml,registerCoordinateSystem:jse,registerLayout:Kse,registerLoading:aB,registerLocale:AI,registerMap:Yse,registerPostInit:Hse,registerPostUpdate:Wse,registerPreprocessor:tB,registerProcessor:nB,registerTheme:eB,registerTransform:Xse,registerUpdateLifecycle:DE,registerVisual:pd,setCanvasCreator:z2t,setPlatformAPI:xae,throttle:EE,time:rTt,use:wn,util:oTt,vector:Pmt,version:y2t,zrUtil:Lmt,zrender:pbt},Symbol.toStringTag,{value:"Module"}));function oFt(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=$a.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 sFt={parseLegacyASCII:oFt};function lFt(t,e){e.classHierarchy.push("velocityDataReader"),e.dataAccessHelper||(e.dataAccessHelper=jN.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=sFt.parseLegacyASCII(e.parseData),e.output[0]=e.dataModel.dataset,e.output[1]=e.dataModel.velocitys}},t.requestData=(r,a)=>{t.parseAsText(e.parseData)}}const uFt={};function Nfe(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,uFt,n),Z.obj(t,e),Z.get(t,e,["url","baseURL"]),Z.setGet(t,e,["dataAccessHelper"]),Z.algo(t,e,0,1),lFt(t,e),e.compression||(e.compression=null),e.progressCallback||(e.progressCallback=null)}const cFt=Z.newInstance(Nfe,"VelocityDataReader");var fFt={newInstance:cFt,extend:Nfe};class dFt{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.gjScalar,this.reader=vmt.newInstance(),this.velocityreader=fFt.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);r.forEach(function(a,i){const o=a.map(s=>isNaN(s)?0:s);r.set(i,o)}),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+this.aid+"&transCode=D000017&step="+this.step;await this.velocityreader.setUrl(n).then(()=>{const r=this.velocityreader.getOutputData(1);this.velocitys=r})}}intgjScalar(e){let n=this.gjScalar=[];if(e=="Water")this.scalar.forEach(function(r,a){a=="Height"&&r.forEach(function(i){i<1.5?n.push(0):n.push(1)})});else if(e=="Fire"||e=="Gass"||e=="Gass1"){let r=[],a=[],i=[],o=[],s=[],l=[],u=[],c=[],f=[],d=[];this.scalar.forEach(function(h,v){v=="Temperature"&&h.forEach(function(p){p>=0&&p<40?r.push(0):p>=40?r.push(1):r.push(0)}),v=="CH4"&&h.forEach(function(p){p>=0&&p<25e4?a.push(0):p>=25e4?a.push(1):a.push(0)}),v=="CO"&&h.forEach(function(p){p>=0&&p<30?i.push(0):p>=30?i.push(1):i.push(0)}),v=="CO2"&&h.forEach(function(p){p>=0&&p<18e3?o.push(0):p>=18e3?o.push(1):o.push(0)}),v=="SO2"&&h.forEach(function(p){p>=0&&p<10?s.push(0):p>=10?s.push(1):s.push(0)}),v=="NO"&&h.forEach(function(p){p>=0&&p<10?l.push(0):p>=10?l.push(1):l.push(0)}),v=="NO2"&&h.forEach(function(p){p>=0&&p<10?u.push(0):p>=10?u.push(1):u.push(0)}),v=="H2S"&&h.forEach(function(p){p>=0&&p<10?c.push(0):p>=10?c.push(1):c.push(0)}),v=="NH3"&&h.forEach(function(p){p>=0&&p<30?f.push(0):p>=30?f.push(1):f.push(0)}),v=="CL2"&&h.forEach(function(p){p>=0&&p<1?d.push(0):p>=30?d.push(1):d.push(0)})});for(let h=0;h<r.length;h++){let v=[];v.push(r[h]),a.length>0&&v.push(a[h]),i.length>0&&v.push(i[h]),o.length>0&&v.push(o[h]),s.length>0&&v.push(s[h]),l.length>0&&v.push(l[h]),u.length>0&&v.push(u[h]),c.length>0&&v.push(c[h]),f.length>0&&v.push(f[h]),d.length>0&&v.push(d[h]),n.push(Math.max(...v))}}this.gjScalar}}function Ife(){return new dFt}const hFt={id:"left",class:"result_left1"},pFt={__name:"resultLeft",props:{region:"Temperature",count:50,aid:49},setup(t,{expose:e}){const n=t;let r={},a=!1,i,o,s=!1;je(()=>[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}),Ut(()=>{const v=document.getElementById("left");v.style.position="relative",v.style.width="100%",v.style.height="100%",r.fcon=Ife(),r.renderWindow=YT.newInstance(),r.renderWindow.setContainer(v),r.jgMapper=Br.newInstance(),r.jgActor=Ir.newInstance(),r.jgActor.getProperty().setRepresentation(ni.SURFACE),r.jgActor.setMapper(r.jgMapper),r.renderWindow.getRenderer().setBackground(0,0,0,0),r.scalarBarActor=qg.newInstance(),r.scalarBarActor.setGenerateTicks(l(5)),r.scalarBarActor.setDrawAboveRangeSwatch(!0),r.scalarBarActor.setDrawNanAnnotation(!1),r.scalarBarActor.setBoxPosition([1,0]);const p=HN.newInstance();p.addRGBPoint(0,0,1,154/255),p.addRGBPoint(1,1,165/255,0),p.addRGBPoint(2,230/255,0,92/225),r.jgMapper.setLookupTable(p);const g=r.jgMapper.getLookupTable();r.scalarBarActor.setScalarsToColors(g),r.renderWindow.resize();const y=jT.newInstance();y.setColor(1,1,1),y.setIntensity(3),r.renderWindow.getRenderer().addLight(y)});function l(v){return p=>{const g=p.getLastTickBounds(),y=x0().domain([0,1]).range([g[0],g[1]]),b=y.ticks(v).map(_=>y(_));IT({minus:"-"});const w=y.tickFormat(b[0],b[b.length-1],v),C=b.map(w).map(_=>Number(parseFloat(_).toPrecision(12)).toPrecision());p.setTicks(b),p.setTickStrings(C)}}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=zn.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 Sr(()=>{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)=>(G(),ne("div",hFt))}},vFt={id:"right",class:"resultRight"},gFt={__name:"resultRight",props:{region:"Temperature",count:50,aid:49},setup(t,{expose:e}){const n=t;let r={},a=!1,i,o,s=!1;je(()=>[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}),Ut(()=>{const v=document.getElementById("right");v.style.position="relative",v.style.width="100%",v.style.height="100%",r.fcon=Ife(),r.renderWindow=YT.newInstance(),r.renderWindow.setContainer(v),r.jgMapper=Br.newInstance(),r.jgActor=Ir.newInstance(),r.jgActor.getProperty().setRepresentation(ni.SURFACE),r.jgActor.setMapper(r.jgMapper),r.renderWindow.getRenderer().setBackground(0,0,0,0),r.scalarBarActor=qg.newInstance(),r.scalarBarActor.setGenerateTicks(l(5)),r.scalarBarActor.setDrawAboveRangeSwatch(!0),r.scalarBarActor.setDrawNanAnnotation(!1),r.scalarBarActor.setBoxPosition([1,0]);const p=HN.newInstance();p.addRGBPoint(0,0,1,154/255),p.addRGBPoint(1,1,165/255,0),p.addRGBPoint(2,230/255,0,92/225),r.jgMapper.setLookupTable(p);const g=r.jgMapper.getLookupTable();r.scalarBarActor.setScalarsToColors(g),r.renderWindow.resize();const y=jT.newInstance();y.setColor(1,1,1),y.setIntensity(3),r.renderWindow.getRenderer().addLight(y)});function l(v){return p=>{const g=p.getLastTickBounds(),y=x0().domain([0,1]).range([g[0],g[1]]),b=y.ticks(v).map(_=>y(_));IT({minus:"-"});const w=y.tickFormat(b[0],b[b.length-1],v),C=b.map(w).map(_=>Number(parseFloat(_).toPrecision(12)).toPrecision());p.setTicks(b),p.setTickStrings(C)}}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=zn.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 Sr(()=>{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)=>(G(),ne("div",vFt))}};const v$=Gve({history:ive(),routes:[{path:"/configurator",name:"模型库",component:Jyt,beforeEnter:(t,e,n)=>{console.log(t,e),n()}},{path:"/vtk",name:"案例",component:()=>Xp(()=>import("./vtk-e0848f5d.js"),["./vtk-e0848f5d.js","./SVGHelpers-27d87a27.js","./index-bd80d215.js","./LabelWidget-5f064291.js"],import.meta.url)},{path:"/vtk2",name:"案例1",component:()=>Xp(()=>import("./vtk2-a7d8990f.js"),["./vtk2-a7d8990f.js","./SVGHelpers-27d87a27.js","./LabelWidget-5f064291.js"],import.meta.url)},{path:"/demo",name:"案例3",component:()=>Xp(()=>import("./demo-5b1acabf.js"),["./demo-5b1acabf.js","./SVGHelpers-27d87a27.js","./index-bd80d215.js"],import.meta.url)},{path:"/login",name:"login",component:()=>Xp(()=>import("./login-40db60a7.js"),["./login-40db60a7.js","./Group1317-20cc91af.js","./Group1317-285882fc.css","./login-9c6ad512.css"],import.meta.url)},{path:"/",name:"煤矿灾害态势推演",component:()=>Xp(()=>import("./appmian-98882c68.js"),["./appmian-98882c68.js","./Group1317-20cc91af.js","./Group1317-285882fc.css","./index-905111c0.js","./appmian-7bb5de74.css"],import.meta.url),meta:{keepAlive:!1,title:"煤矿灾害态势推演"},children:[{path:"/home",name:"home",component:()=>Xp(()=>import("./index-905111c0.js"),[],import.meta.url)}]},{path:"/goods",name:"goods",component:{goods:pFt}},{path:"/orderinfo",name:"orderinfo",component:{orderinfo:gFt}}]});v$.beforeEach((t,e,n)=>{let r=b0e();console.log("守卫中Token:",r),t.fullPath.indexOf("aid")>0?(lY("e47b87eec69545559d1e81e56626da68"),uY("5f06c8bc77234f969d13e160b54c27e3"),console.log("守卫中aids:",t.fullPath),window.document.title=t.name,n()):!r&&t.name!=="login"?n({name:"login"}):(window.document.title=t.name,n())});v$.afterEach((t,e,n)=>{window.scrollTo(0,0)});const Bfe=v$;const j0=MK(Bpe);j0.use(Bfe);j0.use(u1);j0.use(iWe);j0.config.globalProperties.$echarts=iFt;j0.mount("#app");j0.config.errorHandler=function(t,e,n){console.error("Vue error:",t,n)};export{Zs as $,S as A,tst as B,Z as C,Cqe as D,pre as E,va as F,$a as G,wo as H,Aee as I,AFt as J,E_ as K,pD as L,KV as M,Vp as N,YV as O,CFt as P,SJ as Q,B2 as R,nst as S,B1 as T,zn as U,Va as V,$2 as W,bp as X,vu as Y,Ku as Z,Ln as _,MJ as a,je as a$,Oee as a0,Jr as a1,iu as a2,R2 as a3,w0 as a4,Ue as a5,yFt as a6,bZe as a7,UJ as a8,mZe as a9,TFt as aA,kN as aB,FT as aC,Ws as aD,bJ as aE,JM as aF,ON as aG,ttt as aH,Xg as aI,H2 as aJ,bb as aK,Sb as aL,bu as aM,Ie as aN,I as aO,j as aP,Ft as aQ,cn as aR,St as aS,Ke as aT,bFt as aU,Rn as aV,lY as aW,uY as aX,Bfe as aY,At as aZ,Ife as a_,gZe as aa,PJ as ab,FJ as ac,GJ as ad,Vqe as ae,Dqe as af,KJ as ag,DQe as ah,Iqe as ai,ya as aj,xi as ak,Kr as al,El as am,EFt as an,oi as ao,bt as ap,dne as aq,_u as ar,T0 as as,Are as at,_c as au,Xne as av,MFt as aw,XL as ax,In as ay,jb as az,Sqe as b,_t as b0,dn as b1,Ee as b2,TD as b3,_e as b4,Fft as b5,ED as b6,MD as b7,N2t as b8,Y as b9,Vn as bA,kpt as bB,JQe as bC,ZC as bD,Jyt as bE,pt as ba,Wg as bb,jf as bc,pFt as bd,gFt as be,hr as bf,nft as bg,mFt as bh,Wve as bi,Sr as bj,a1 as bk,Fr as bl,Hr as bm,w1 as bn,A0t as bo,Tt as bp,vmt as bq,YT as br,ni as bs,qg as bt,HN as bu,jT as bv,x0 as bw,IT as bx,$b as by,wt as bz,yp as c,ZV as d,QV as e,JV as f,NZe as g,di as h,Yn as i,xa as j,gp as k,ea as l,ri as m,$ as n,_ct as o,Br as p,Ir as q,qV as r,tN as s,_r as t,Kb as u,DFt as v,Ut as w,G as x,ne as y,L as z};
|