anarock-widgets 1.0.27 → 1.0.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs.js CHANGED
@@ -147,7 +147,7 @@ Take a look at the logic that dispatched this action: `,h,`
147
147
  (See https://redux.js.org/faq/actions#why-should-type-be-a-string-or-at-least-serializable-why-should-my-action-types-be-constants)`,`
148
148
  (To allow non-serializable values see: https://redux-toolkit.js.org/usage/usage-guide#working-with-non-serializable-data)`)}}),s||(p.measureTime(()=>{const g=f.getState(),v=od(g,"",t,r,a,u);if(v){const{keyPath:b,value:x}=v;console.error(`A non-serializable value was detected in the state, in the path: \`${b}\`. Value:`,x,`
149
149
  Take a look at the reducer(s) handling this action type: ${h.type}.
150
- (See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}}),p.warnIfExceeded()),m}}}function es(e){return typeof e=="boolean"}var rj=()=>function(t){const{thunk:r=!0,immutableCheck:n=!0,serializableCheck:i=!0,actionCreatorCheck:a=!0}=t??{};let o=new Ow;if(r&&(es(r)?o.push(UM):o.push(KM(r.extraArgument))),process.env.NODE_ENV!=="production"){if(n){let s={};es(n)||(s=n),o.unshift(ej(s))}if(i){let s={};es(i)||(s=i),o.push(tj(s))}if(a){let s={};es(a)||(s=a),o.unshift(ZM(s))}}return o},nj="RTK_autoBatch",$v=e=>t=>{setTimeout(t,e)},ij=(e={type:"raf"})=>t=>(...r)=>{const n=t(...r);let i=!0,a=!1,o=!1;const s=new Set,l=e.type==="tick"?queueMicrotask:e.type==="raf"?typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:$v(10):e.type==="callback"?e.queueNotification:$v(e.timeout),c=()=>{o=!1,a&&(a=!1,s.forEach(u=>u()))};return Object.assign({},n,{subscribe(u){const f=()=>i&&u(),d=n.subscribe(f);return s.add(u),()=>{d(),s.delete(u)}},dispatch(u){try{return i=!u?.meta?.[nj],a=!i,a&&(o||(o=!0,l(c))),n.dispatch(u)}finally{i=!0}}})},aj=e=>function(r){const{autoBatch:n=!0}=r??{};let i=new Ow(e);return n&&i.push(ij(typeof n=="object"?n:void 0)),i};function oj(e){const t=rj(),{reducer:r=void 0,middleware:n,devTools:i=!0,duplicateMiddlewareCheck:a=!0,preloadedState:o=void 0,enhancers:s=void 0}=e||{};let l;if(typeof r=="function")l=r;else if(vo(r))l=pw(r);else throw new Error(process.env.NODE_ENV==="production"?ye(1):"`reducer` is a required argument, and must be a function or an object of functions that can be passed to combineReducers");if(process.env.NODE_ENV!=="production"&&n&&typeof n!="function")throw new Error(process.env.NODE_ENV==="production"?ye(2):"`middleware` field must be a callback");let c;if(typeof n=="function"){if(c=n(t),process.env.NODE_ENV!=="production"&&!Array.isArray(c))throw new Error(process.env.NODE_ENV==="production"?ye(3):"when using a middleware builder function, an array of middleware must be returned")}else c=t();if(process.env.NODE_ENV!=="production"&&c.some(p=>typeof p!="function"))throw new Error(process.env.NODE_ENV==="production"?ye(4):"each middleware provided to configureStore must be a function");if(process.env.NODE_ENV!=="production"&&a){let p=new Set;c.forEach(g=>{if(p.has(g))throw new Error(process.env.NODE_ENV==="production"?ye(42):"Duplicate middleware references found when creating the store. Ensure that each middleware is only included once.");p.add(g)})}let u=qs;i&&(u=qM({trace:process.env.NODE_ENV!=="production",...typeof i=="object"&&i}));const f=NM(...c),d=aj(f);if(process.env.NODE_ENV!=="production"&&s&&typeof s!="function")throw new Error(process.env.NODE_ENV==="production"?ye(5):"`enhancers` field must be a callback");let h=typeof s=="function"?s(d):d();if(process.env.NODE_ENV!=="production"&&!Array.isArray(h))throw new Error(process.env.NODE_ENV==="production"?ye(6):"`enhancers` callback must return an array");if(process.env.NODE_ENV!=="production"&&h.some(p=>typeof p!="function"))throw new Error(process.env.NODE_ENV==="production"?ye(7):"each enhancer provided to configureStore must be a function");process.env.NODE_ENV!=="production"&&c.length&&!h.includes(f)&&console.error("middlewares were provided, but middleware enhancer was not included in final enhancers - make sure to call `getDefaultEnhancers`");const m=u(...h);return hw(l,o,m)}function kw(e){const t={},r=[];let n;const i={addCase(a,o){if(process.env.NODE_ENV!=="production"){if(r.length>0)throw new Error(process.env.NODE_ENV==="production"?ye(26):"`builder.addCase` should only be called before calling `builder.addMatcher`");if(n)throw new Error(process.env.NODE_ENV==="production"?ye(27):"`builder.addCase` should only be called before calling `builder.addDefaultCase`")}const s=typeof a=="string"?a:a.type;if(!s)throw new Error(process.env.NODE_ENV==="production"?ye(28):"`builder.addCase` cannot be called with an empty action type");if(s in t)throw new Error(process.env.NODE_ENV==="production"?ye(29):`\`builder.addCase\` cannot be called with two reducers for the same action type '${s}'`);return t[s]=o,i},addAsyncThunk(a,o){if(process.env.NODE_ENV!=="production"&&n)throw new Error(process.env.NODE_ENV==="production"?ye(43):"`builder.addAsyncThunk` should only be called before calling `builder.addDefaultCase`");return o.pending&&(t[a.pending.type]=o.pending),o.rejected&&(t[a.rejected.type]=o.rejected),o.fulfilled&&(t[a.fulfilled.type]=o.fulfilled),o.settled&&r.push({matcher:a.settled,reducer:o.settled}),i},addMatcher(a,o){if(process.env.NODE_ENV!=="production"&&n)throw new Error(process.env.NODE_ENV==="production"?ye(30):"`builder.addMatcher` should only be called before calling `builder.addDefaultCase`");return r.push({matcher:a,reducer:o}),i},addDefaultCase(a){if(process.env.NODE_ENV!=="production"&&n)throw new Error(process.env.NODE_ENV==="production"?ye(31):"`builder.addDefaultCase` can only be called once");return n=a,i}};return e(i),[t,r,n]}function sj(e){return typeof e=="function"}function lj(e,t){if(process.env.NODE_ENV!=="production"&&typeof t=="object")throw new Error(process.env.NODE_ENV==="production"?ye(8):"The object notation for `createReducer` has been removed. Please use the 'builder callback' notation instead: https://redux-toolkit.js.org/api/createReducer");let[r,n,i]=kw(t),a;if(sj(e))a=()=>Rv(e());else{const s=Rv(e);a=()=>s}function o(s=a(),l){let c=[r[l.type],...n.filter(({matcher:u})=>u(l)).map(({reducer:u})=>u)];return c.filter(u=>!!u).length===0&&(c=[i]),c.reduce((u,f)=>{if(f)if(oi(u)){const h=f(u,l);return h===void 0?u:h}else{if(Yr(u))return ww(u,d=>f(d,l));{const d=f(u,l);if(d===void 0){if(u===null)return u;throw Error("A case reducer on a non-draftable value must not return undefined")}return d}}return u},s)}return o.getInitialState=a,o}var cj="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",uj=(e=21)=>{let t="",r=e;for(;r--;)t+=cj[Math.random()*64|0];return t},fj=Symbol.for("rtk-slice-createasyncthunk");function dj(e,t){return`${e}/${t}`}function hj({creators:e}={}){const t=e?.asyncThunk?.[fj];return function(n){const{name:i,reducerPath:a=i}=n;if(!i)throw new Error(process.env.NODE_ENV==="production"?ye(11):"`name` is a required option for createSlice");typeof process<"u"&&process.env.NODE_ENV==="development"&&n.initialState===void 0&&console.error("You must provide an `initialState` value that is not `undefined`. You may have misspelled `initialState`");const o=(typeof n.reducers=="function"?n.reducers(mj()):n.reducers)||{},s=Object.keys(o),l={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},c={addCase(x,S){const w=typeof x=="string"?x:x.type;if(!w)throw new Error(process.env.NODE_ENV==="production"?ye(12):"`context.addCase` cannot be called with an empty action type");if(w in l.sliceCaseReducersByType)throw new Error(process.env.NODE_ENV==="production"?ye(13):"`context.addCase` cannot be called with two reducers for the same action type: "+w);return l.sliceCaseReducersByType[w]=S,c},addMatcher(x,S){return l.sliceMatchers.push({matcher:x,reducer:S}),c},exposeAction(x,S){return l.actionCreators[x]=S,c},exposeCaseReducer(x,S){return l.sliceCaseReducersByName[x]=S,c}};s.forEach(x=>{const S=o[x],w={reducerName:x,type:dj(i,x),createNotation:typeof n.reducers=="function"};vj(S)?bj(w,S,c,t):gj(w,S,c)});function u(){if(process.env.NODE_ENV!=="production"&&typeof n.extraReducers=="object")throw new Error(process.env.NODE_ENV==="production"?ye(14):"The object notation for `createSlice.extraReducers` has been removed. Please use the 'builder callback' notation instead: https://redux-toolkit.js.org/api/createSlice");const[x={},S=[],w=void 0]=typeof n.extraReducers=="function"?kw(n.extraReducers):[n.extraReducers],O={...x,...l.sliceCaseReducersByType};return lj(n.initialState,E=>{for(let C in O)E.addCase(C,O[C]);for(let C of l.sliceMatchers)E.addMatcher(C.matcher,C.reducer);for(let C of S)E.addMatcher(C.matcher,C.reducer);w&&E.addDefaultCase(w)})}const f=x=>x,d=new Map,h=new WeakMap;let m;function p(x,S){return m||(m=u()),m(x,S)}function g(){return m||(m=u()),m.getInitialState()}function v(x,S=!1){function w(E){let C=E[x];if(typeof C>"u"){if(S)C=Qo(h,w,g);else if(process.env.NODE_ENV!=="production")throw new Error(process.env.NODE_ENV==="production"?ye(15):"selectSlice returned undefined for an uninjected slice reducer")}return C}function O(E=f){const C=Qo(d,S,()=>new WeakMap);return Qo(C,E,()=>{const M={};for(const[R,j]of Object.entries(n.selectors??{}))M[R]=pj(j,E,()=>Qo(h,E,g),S);return M})}return{reducerPath:x,getSelectors:O,get selectors(){return O(w)},selectSlice:w}}const b={name:i,reducer:p,actions:l.actionCreators,caseReducers:l.sliceCaseReducersByName,getInitialState:g,...v(a),injectInto(x,{reducerPath:S,...w}={}){const O=S??a;return x.inject({reducerPath:O,reducer:p},w),{...b,...v(O,!0)}}};return b}}function pj(e,t,r,n){function i(a,...o){let s=t(a);if(typeof s>"u"){if(n)s=r();else if(process.env.NODE_ENV!=="production")throw new Error(process.env.NODE_ENV==="production"?ye(16):"selectState returned undefined for an uninjected slice reducer")}return e(s,...o)}return i.unwrapped=e,i}var Qt=hj();function mj(){function e(t,r){return{_reducerDefinitionType:"asyncThunk",payloadCreator:t,...r}}return e.withTypes=()=>e,{reducer(t){return Object.assign({[t.name](...r){return t(...r)}}[t.name],{_reducerDefinitionType:"reducer"})},preparedReducer(t,r){return{_reducerDefinitionType:"reducerWithPrepare",prepare:t,reducer:r}},asyncThunk:e}}function gj({type:e,reducerName:t,createNotation:r},n,i){let a,o;if("reducer"in n){if(r&&!yj(n))throw new Error(process.env.NODE_ENV==="production"?ye(17):"Please use the `create.preparedReducer` notation for prepared action creators with the `create` notation.");a=n.reducer,o=n.prepare}else a=n;i.addCase(e,a).exposeCaseReducer(t,a).exposeAction(t,o?lr(e,o):lr(e))}function vj(e){return e._reducerDefinitionType==="asyncThunk"}function yj(e){return e._reducerDefinitionType==="reducerWithPrepare"}function bj({type:e,reducerName:t},r,n,i){if(!i)throw new Error(process.env.NODE_ENV==="production"?ye(18):"Cannot use `create.asyncThunk` in the built-in `createSlice`. Use `buildCreateSlice({ creators: { asyncThunk: asyncThunkCreator } })` to create a customised version of `createSlice`.");const{payloadCreator:a,fulfilled:o,pending:s,rejected:l,settled:c,options:u}=r,f=i(e,a,u);n.exposeAction(t,f),o&&n.addCase(f.fulfilled,o),s&&n.addCase(f.pending,s),l&&n.addCase(f.rejected,l),c&&n.addMatcher(f.settled,c),n.exposeCaseReducer(t,{fulfilled:o||ts,pending:s||ts,rejected:l||ts,settled:c||ts})}function ts(){}var xj="task",Tw="listener",Mw="completed",gh="cancelled",wj=`task-${gh}`,_j=`task-${Mw}`,sd=`${Tw}-${gh}`,Sj=`${Tw}-${Mw}`,ic=class{constructor(e){this.code=e,this.message=`${xj} ${gh} (reason: ${e})`}name="TaskAbortError";message},vh=(e,t)=>{if(typeof e!="function")throw new TypeError(process.env.NODE_ENV==="production"?ye(32):`${t} is not a function`)},Zs=()=>{},jw=(e,t=Zs)=>(e.catch(t),e),Dw=(e,t)=>(e.addEventListener("abort",t,{once:!0}),()=>e.removeEventListener("abort",t)),Jn=(e,t)=>{const r=e.signal;r.aborted||("reason"in r||Object.defineProperty(r,"reason",{enumerable:!0,value:t,configurable:!0,writable:!0}),e.abort(t))},Qn=e=>{if(e.aborted){const{reason:t}=e;throw new ic(t)}};function Nw(e,t){let r=Zs;return new Promise((n,i)=>{const a=()=>i(new ic(e.reason));if(e.aborted){a();return}r=Dw(e,a),t.finally(()=>r()).then(n,i)}).finally(()=>{r=Zs})}var Oj=async(e,t)=>{try{return await Promise.resolve(),{status:"ok",value:await e()}}catch(r){return{status:r instanceof ic?"cancelled":"rejected",error:r}}finally{t?.()}},Js=e=>t=>jw(Nw(e,t).then(r=>(Qn(e),r))),Iw=e=>{const t=Js(e);return r=>t(new Promise(n=>setTimeout(n,r)))},{assign:ji}=Object,Lv={},bo="listenerMiddleware",Aj=(e,t)=>{const r=n=>Dw(e,()=>Jn(n,e.reason));return(n,i)=>{vh(n,"taskExecutor");const a=new AbortController;r(a);const o=Oj(async()=>{Qn(e),Qn(a.signal);const s=await n({pause:Js(a.signal),delay:Iw(a.signal),signal:a.signal});return Qn(a.signal),s},()=>Jn(a,_j));return i?.autoJoin&&t.push(o.catch(Zs)),{result:Js(e)(o),cancel(){Jn(a,wj)}}}},Ej=(e,t)=>{const r=async(n,i)=>{Qn(t);let a=()=>{};const s=[new Promise((l,c)=>{let u=e({predicate:n,effect:(f,d)=>{d.unsubscribe(),l([f,d.getState(),d.getOriginalState()])}});a=()=>{u(),c()}})];i!=null&&s.push(new Promise(l=>setTimeout(l,i,null)));try{const l=await Nw(t,Promise.race(s));return Qn(t),l}finally{a()}};return(n,i)=>jw(r(n,i))},Rw=e=>{let{type:t,actionCreator:r,matcher:n,predicate:i,effect:a}=e;if(t)i=lr(t).match;else if(r)t=r.type,i=r.match;else if(n)i=n;else if(!i)throw new Error(process.env.NODE_ENV==="production"?ye(21):"Creating or removing a listener requires one of the known fields for matching an action");return vh(a,"options.listener"),{predicate:i,type:t,effect:a}},$w=ji(e=>{const{type:t,predicate:r,effect:n}=Rw(e);return{id:uj(),effect:n,type:t,predicate:r,pending:new Set,unsubscribe:()=>{throw new Error(process.env.NODE_ENV==="production"?ye(22):"Unsubscribe not initialized")}}},{withTypes:()=>$w}),Fv=(e,t)=>{const{type:r,effect:n,predicate:i}=Rw(t);return Array.from(e.values()).find(a=>(typeof r=="string"?a.type===r:a.predicate===i)&&a.effect===n)},ld=e=>{e.pending.forEach(t=>{Jn(t,sd)})},Pj=e=>()=>{e.forEach(ld),e.clear()},Bv=(e,t,r)=>{try{e(t,r)}catch(n){setTimeout(()=>{throw n},0)}},Lw=ji(lr(`${bo}/add`),{withTypes:()=>Lw}),Cj=lr(`${bo}/removeAll`),Fw=ji(lr(`${bo}/remove`),{withTypes:()=>Fw}),kj=(...e)=>{console.error(`${bo}/error`,...e)},xo=(e={})=>{const t=new Map,{extra:r,onError:n=kj}=e;vh(n,"onError");const i=u=>(u.unsubscribe=()=>t.delete(u.id),t.set(u.id,u),f=>{u.unsubscribe(),f?.cancelActive&&ld(u)}),a=u=>{const f=Fv(t,u)??$w(u);return i(f)};ji(a,{withTypes:()=>a});const o=u=>{const f=Fv(t,u);return f&&(f.unsubscribe(),u.cancelActive&&ld(f)),!!f};ji(o,{withTypes:()=>o});const s=async(u,f,d,h)=>{const m=new AbortController,p=Ej(a,m.signal),g=[];try{u.pending.add(m),await Promise.resolve(u.effect(f,ji({},d,{getOriginalState:h,condition:(v,b)=>p(v,b).then(Boolean),take:p,delay:Iw(m.signal),pause:Js(m.signal),extra:r,signal:m.signal,fork:Aj(m.signal,g),unsubscribe:u.unsubscribe,subscribe:()=>{t.set(u.id,u)},cancelActiveListeners:()=>{u.pending.forEach((v,b,x)=>{v!==m&&(Jn(v,sd),x.delete(v))})},cancel:()=>{Jn(m,sd),u.pending.delete(m)},throwIfCancelled:()=>{Qn(m.signal)}})))}catch(v){v instanceof ic||Bv(n,v,{raisedBy:"effect"})}finally{await Promise.all(g),Jn(m,Sj),u.pending.delete(m)}},l=Pj(t);return{middleware:u=>f=>d=>{if(!hh(d))return f(d);if(Lw.match(d))return a(d.payload);if(Cj.match(d)){l();return}if(Fw.match(d))return o(d.payload);let h=u.getState();const m=()=>{if(h===Lv)throw new Error(process.env.NODE_ENV==="production"?ye(23):`${bo}: getOriginalState can only be called synchronously`);return h};let p;try{if(p=f(d),t.size>0){const g=u.getState(),v=Array.from(t.values());for(const b of v){let x=!1;try{x=b.predicate(d,g,h)}catch(S){x=!1,Bv(n,S,{raisedBy:"predicate"})}x&&s(b,d,u,m)}}}finally{h=Lv}return p},startListening:a,stopListening:o,clearListeners:l}};function ye(e){return`Minified Redux Toolkit error #${e}; visit https://redux-toolkit.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var Tj={layoutType:"horizontal",width:0,height:0,margin:{top:5,right:5,bottom:5,left:5},scale:1},Bw=Qt({name:"chartLayout",initialState:Tj,reducers:{setLayout(e,t){e.layoutType=t.payload},setChartSize(e,t){e.width=t.payload.width,e.height=t.payload.height},setMargin(e,t){var r,n,i,a;e.margin.top=(r=t.payload.top)!==null&&r!==void 0?r:0,e.margin.right=(n=t.payload.right)!==null&&n!==void 0?n:0,e.margin.bottom=(i=t.payload.bottom)!==null&&i!==void 0?i:0,e.margin.left=(a=t.payload.left)!==null&&a!==void 0?a:0},setScale(e,t){e.scale=t.payload}}}),{setMargin:Mj,setLayout:jj,setChartSize:Dj,setScale:Nj}=Bw.actions,Ij=Bw.reducer;function zv(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Wv(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?zv(Object(r),!0).forEach(function(n){Rj(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):zv(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Rj(e,t,r){return(t=$j(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function $j(e){var t=Lj(e,"string");return typeof t=="symbol"?t:t+""}function Lj(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Qs=Math.PI/180,Fj=e=>e*180/Math.PI,it=(e,t,r,n)=>({x:e+Math.cos(-Qs*n)*r,y:t+Math.sin(-Qs*n)*r}),zw=function(t,r){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{top:0,right:0,bottom:0,left:0};return Math.min(Math.abs(t-(n.left||0)-(n.right||0)),Math.abs(r-(n.top||0)-(n.bottom||0)))/2},Bj=(e,t)=>{var{x:r,y:n}=e,{x:i,y:a}=t;return Math.sqrt((r-i)**2+(n-a)**2)},zj=(e,t)=>{var{x:r,y:n}=e,{cx:i,cy:a}=t,o=Bj({x:r,y:n},{x:i,y:a});if(o<=0)return{radius:o,angle:0};var s=(r-i)/o,l=Math.acos(s);return n>a&&(l=2*Math.PI-l),{radius:o,angle:Fj(l),angleInRadian:l}},Wj=e=>{var{startAngle:t,endAngle:r}=e,n=Math.floor(t/360),i=Math.floor(r/360),a=Math.min(n,i);return{startAngle:t-a*360,endAngle:r-a*360}},Vj=(e,t)=>{var{startAngle:r,endAngle:n}=t,i=Math.floor(r/360),a=Math.floor(n/360),o=Math.min(i,a);return e+o*360},Hj=(e,t)=>{var{x:r,y:n}=e,{radius:i,angle:a}=zj({x:r,y:n},t),{innerRadius:o,outerRadius:s}=t;if(i<o||i>s||i===0)return null;var{startAngle:l,endAngle:c}=Wj(t),u=a,f;if(l<=c){for(;u>c;)u-=360;for(;u<l;)u+=360;f=u>=l&&u<=c}else{for(;u>l;)u-=360;for(;u<c;)u+=360;f=u>=c&&u<=l}return f?Wv(Wv({},t),{},{radius:i,angle:Vj(u,t)}):null};function Ww(e,t,r){return Array.isArray(e)&&e&&t+r!==0?e.slice(t,r+1):e}function Vv(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function or(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Vv(Object(r),!0).forEach(function(n){Uj(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Vv(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Uj(e,t,r){return(t=Kj(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Kj(e){var t=qj(e,"string");return typeof t=="symbol"?t:t+""}function qj(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Ie(e,t,r){return We(e)||We(t)?r:Tr(t)?ai(e,t,r):typeof t=="function"?t(e):r}var Yj=(e,t,r,n,i)=>{var a,o=-1,s=(a=t?.length)!==null&&a!==void 0?a:0;if(s<=1||e==null)return 0;if(n==="angleAxis"&&i!=null&&Math.abs(Math.abs(i[1]-i[0])-360)<=1e-6)for(var l=0;l<s;l++){var c=l>0?r[l-1].coordinate:r[s-1].coordinate,u=r[l].coordinate,f=l>=s-1?r[0].coordinate:r[l+1].coordinate,d=void 0;if(pt(u-c)!==pt(f-u)){var h=[];if(pt(f-u)===pt(i[1]-i[0])){d=f;var m=u+i[1]-i[0];h[0]=Math.min(m,(m+c)/2),h[1]=Math.max(m,(m+c)/2)}else{d=c;var p=f+i[1]-i[0];h[0]=Math.min(u,(p+u)/2),h[1]=Math.max(u,(p+u)/2)}var g=[Math.min(u,(d+u)/2),Math.max(u,(d+u)/2)];if(e>g[0]&&e<=g[1]||e>=h[0]&&e<=h[1]){({index:o}=r[l]);break}}else{var v=Math.min(c,f),b=Math.max(c,f);if(e>(v+u)/2&&e<=(b+u)/2){({index:o}=r[l]);break}}}else if(t){for(var x=0;x<s;x++)if(x===0&&e<=(t[x].coordinate+t[x+1].coordinate)/2||x>0&&x<s-1&&e>(t[x].coordinate+t[x-1].coordinate)/2&&e<=(t[x].coordinate+t[x+1].coordinate)/2||x===s-1&&e>(t[x].coordinate+t[x-1].coordinate)/2){({index:o}=t[x]);break}}return o},Gj=(e,t,r)=>{if(t&&r){var{width:n,height:i}=r,{align:a,verticalAlign:o,layout:s}=t;if((s==="vertical"||s==="horizontal"&&o==="middle")&&a!=="center"&&X(e[a]))return or(or({},e),{},{[a]:e[a]+(n||0)});if((s==="horizontal"||s==="vertical"&&a==="center")&&o!=="middle"&&X(e[o]))return or(or({},e),{},{[o]:e[o]+(i||0)})}return e},An=(e,t)=>e==="horizontal"&&t==="xAxis"||e==="vertical"&&t==="yAxis"||e==="centric"&&t==="angleAxis"||e==="radial"&&t==="radiusAxis",Vw=(e,t,r,n)=>{if(n)return e.map(s=>s.coordinate);var i,a,o=e.map(s=>(s.coordinate===t&&(i=!0),s.coordinate===r&&(a=!0),s.coordinate));return i||o.push(t),a||o.push(r),o},Hw=(e,t,r)=>{if(!e)return null;var{duplicateDomain:n,type:i,range:a,scale:o,realScaleType:s,isCategorical:l,categoricalDomain:c,tickCount:u,ticks:f,niceTicks:d,axisType:h}=e;if(!o)return null;var m=s==="scaleBand"&&o.bandwidth?o.bandwidth()/2:2,p=i==="category"&&o.bandwidth?o.bandwidth()/m:0;if(p=h==="angleAxis"&&a&&a.length>=2?pt(a[0]-a[1])*2*p:p,f||d){var g=(f||d||[]).map((v,b)=>{var x=n?n.indexOf(v):v;return{coordinate:o(x)+p,value:v,offset:p,index:b}});return g.filter(v=>!Xt(v.coordinate))}return l&&c?c.map((v,b)=>({coordinate:o(v)+p,value:v,index:b,offset:p})):o.ticks&&u!=null?o.ticks(u).map((v,b)=>({coordinate:o(v)+p,value:v,offset:p,index:b})):o.domain().map((v,b)=>({coordinate:o(v)+p,value:n?n[v]:v,index:b,offset:p}))},Hv=1e-4,Xj=e=>{var t=e.domain();if(!(!t||t.length<=2)){var r=t.length,n=e.range(),i=Math.min(n[0],n[1])-Hv,a=Math.max(n[0],n[1])+Hv,o=e(t[0]),s=e(t[r-1]);(o<i||o>a||s<i||s>a)&&e.domain([t[0],t[r-1]])}},Zj=(e,t)=>{if(!t||t.length!==2||!X(t[0])||!X(t[1]))return e;var r=Math.min(t[0],t[1]),n=Math.max(t[0],t[1]),i=[e[0],e[1]];return(!X(e[0])||e[0]<r)&&(i[0]=r),(!X(e[1])||e[1]>n)&&(i[1]=n),i[0]>n&&(i[0]=n),i[1]<r&&(i[1]=r),i},Jj=e=>{var t=e.length;if(!(t<=0))for(var r=0,n=e[0].length;r<n;++r)for(var i=0,a=0,o=0;o<t;++o){var s=Xt(e[o][r][1])?e[o][r][0]:e[o][r][1];s>=0?(e[o][r][0]=i,e[o][r][1]=i+s,i=e[o][r][1]):(e[o][r][0]=a,e[o][r][1]=a+s,a=e[o][r][1])}},Qj=e=>{var t=e.length;if(!(t<=0))for(var r=0,n=e[0].length;r<n;++r)for(var i=0,a=0;a<t;++a){var o=Xt(e[a][r][1])?e[a][r][0]:e[a][r][1];o>=0?(e[a][r][0]=i,e[a][r][1]=i+o,i=e[a][r][1]):(e[a][r][0]=0,e[a][r][1]=0)}},eD={sign:Jj,expand:mT,none:Li,silhouette:gT,wiggle:vT,positive:Qj},tD=(e,t,r)=>{var n=eD[r],i=pT().keys(t).value((a,o)=>+Ie(a,o,0)).order(Jf).offset(n);return i(e)};function rD(e){return e==null?void 0:String(e)}function Uv(e){var{axis:t,ticks:r,bandSize:n,entry:i,index:a,dataKey:o}=e;if(t.type==="category"){if(!t.allowDuplicatedCategory&&t.dataKey&&!We(i[t.dataKey])){var s=M1(r,"value",i[t.dataKey]);if(s)return s.coordinate+n/2}return r[a]?r[a].coordinate+n/2:null}var l=Ie(i,We(o)?t.dataKey:o);return We(l)?null:t.scale(l)}var Kv=e=>{var{axis:t,ticks:r,offset:n,bandSize:i,entry:a,index:o}=e;if(t.type==="category")return r[o]?r[o].coordinate+n:null;var s=Ie(a,t.dataKey,t.scale.domain()[o]);return We(s)?null:t.scale(s)-i/2+n},nD=e=>{var{numericAxis:t}=e,r=t.scale.domain();if(t.type==="number"){var n=Math.min(r[0],r[1]),i=Math.max(r[0],r[1]);return n<=0&&i>=0?0:i<0?i:n}return r[0]},iD=e=>{var t=e.flat(2).filter(X);return[Math.min(...t),Math.max(...t)]},aD=e=>[e[0]===1/0?0:e[0],e[1]===-1/0?0:e[1]],oD=(e,t,r)=>{if(e!=null)return aD(Object.keys(e).reduce((n,i)=>{var a=e[i],{stackedData:o}=a,s=o.reduce((l,c)=>{var u=Ww(c,t,r),f=iD(u);return[Math.min(l[0],f[0]),Math.max(l[1],f[1])]},[1/0,-1/0]);return[Math.min(s[0],n[0]),Math.max(s[1],n[1])]},[1/0,-1/0]))},qv=/^dataMin[\s]*-[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,Yv=/^dataMax[\s]*\+[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,Ya=(e,t,r)=>{if(e&&e.scale&&e.scale.bandwidth){var n=e.scale.bandwidth();if(!r||n>0)return n}if(e&&t&&t.length>=2){for(var i=ec(t,u=>u.coordinate),a=1/0,o=1,s=i.length;o<s;o++){var l=i[o],c=i[o-1];a=Math.min((l.coordinate||0)-(c.coordinate||0),a)}return a===1/0?0:a}return r?void 0:0};function Gv(e){var{tooltipEntrySettings:t,dataKey:r,payload:n,value:i,name:a}=e;return or(or({},t),{},{dataKey:r,payload:n,value:i,name:a})}function Xi(e,t){if(e)return String(e);if(typeof t=="string")return t}function sD(e,t,r,n,i){if(r==="horizontal"||r==="vertical"){var a=e>=i.left&&e<=i.left+i.width&&t>=i.top&&t<=i.top+i.height;return a?{x:e,y:t}:null}return n?Hj({x:e,y:t},n):null}var lD=(e,t,r,n)=>{var i=t.find(c=>c&&c.index===r);if(i){if(e==="horizontal")return{x:i.coordinate,y:n.y};if(e==="vertical")return{x:n.x,y:i.coordinate};if(e==="centric"){var a=i.coordinate,{radius:o}=n;return or(or(or({},n),it(n.cx,n.cy,o,a)),{},{angle:a,radius:o})}var s=i.coordinate,{angle:l}=n;return or(or(or({},n),it(n.cx,n.cy,s,l)),{},{angle:l,radius:s})}return{x:0,y:0}},cD=(e,t)=>t==="horizontal"?e.x:t==="vertical"?e.y:t==="centric"?e.angle:e.radius,Qr=e=>e.layout.width,en=e=>e.layout.height,uD=e=>e.layout.scale,Uw=e=>e.layout.margin,ac=N(e=>e.cartesianAxis.xAxis,e=>Object.values(e)),oc=N(e=>e.cartesianAxis.yAxis,e=>Object.values(e)),Kw="data-recharts-item-index",qw="data-recharts-item-data-key",wo=60;function Xv(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function rs(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Xv(Object(r),!0).forEach(function(n){fD(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Xv(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function fD(e,t,r){return(t=dD(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function dD(e){var t=hD(e,"string");return typeof t=="symbol"?t:t+""}function hD(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var pD=e=>e.brush.height;function mD(e){var t=oc(e);return t.reduce((r,n)=>{if(n.orientation==="left"&&!n.mirror&&!n.hide){var i=typeof n.width=="number"?n.width:wo;return r+i}return r},0)}function gD(e){var t=oc(e);return t.reduce((r,n)=>{if(n.orientation==="right"&&!n.mirror&&!n.hide){var i=typeof n.width=="number"?n.width:wo;return r+i}return r},0)}function vD(e){var t=ac(e);return t.reduce((r,n)=>n.orientation==="top"&&!n.mirror&&!n.hide?r+n.height:r,0)}function yD(e){var t=ac(e);return t.reduce((r,n)=>n.orientation==="bottom"&&!n.mirror&&!n.hide?r+n.height:r,0)}var ct=N([Qr,en,Uw,pD,mD,gD,vD,yD,dw,SM],(e,t,r,n,i,a,o,s,l,c)=>{var u={left:(r.left||0)+i,right:(r.right||0)+a},f={top:(r.top||0)+o,bottom:(r.bottom||0)+s},d=rs(rs({},f),u),h=d.bottom;d.bottom+=n,d=Gj(d,l,c);var m=e-d.left-d.right,p=t-d.top-d.bottom;return rs(rs({brushBottom:h},d),{},{width:Math.max(m,0),height:Math.max(p,0)})}),bD=N(ct,e=>({x:e.left,y:e.top,width:e.width,height:e.height})),yh=N(Qr,en,(e,t)=>({x:0,y:0,width:e,height:t})),xD=k.createContext(null),Ft=()=>k.useContext(xD)!=null,sc=e=>e.brush,lc=N([sc,ct,Uw],(e,t,r)=>({height:e.height,x:X(e.x)?e.x:t.left,y:X(e.y)?e.y:t.top+t.height+t.brushBottom-(r?.bottom||0),width:X(e.width)?e.width:t.width})),bh=()=>{var e,t=Ft(),r=G(bD),n=G(lc),i=(e=G(sc))===null||e===void 0?void 0:e.padding;return!t||!n||!i?r:{width:n.width-i.left-i.right,height:n.height-i.top-i.bottom,x:i.left,y:i.top}},wD={top:0,bottom:0,left:0,right:0,width:0,height:0,brushBottom:0},Yw=()=>{var e;return(e=G(ct))!==null&&e!==void 0?e:wD},Gw=()=>G(Qr),Xw=()=>G(en),ue=e=>e.layout.layoutType,cc=()=>G(ue),_D={settings:{layout:"horizontal",align:"center",verticalAlign:"middle",itemSorter:"value"},size:{width:0,height:0},payload:[]},Zw=Qt({name:"legend",initialState:_D,reducers:{setLegendSize(e,t){e.size.width=t.payload.width,e.size.height=t.payload.height},setLegendSettings(e,t){e.settings.align=t.payload.align,e.settings.layout=t.payload.layout,e.settings.verticalAlign=t.payload.verticalAlign,e.settings.itemSorter=t.payload.itemSorter},addLegendPayload(e,t){e.payload.push(t.payload)},removeLegendPayload(e,t){var r=Ur(e).payload.indexOf(t.payload);r>-1&&e.payload.splice(r,1)}}}),{setLegendSize:EU,setLegendSettings:PU,addLegendPayload:Jw,removeLegendPayload:Qw}=Zw.actions,SD=Zw.reducer;function cd(){return cd=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cd.apply(null,arguments)}function Zv(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Gu(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Zv(Object(r),!0).forEach(function(n){OD(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Zv(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function OD(e,t,r){return(t=AD(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function AD(e){var t=ED(e,"string");return typeof t=="symbol"?t:t+""}function ED(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function PD(e){return Array.isArray(e)&&Tr(e[0])&&Tr(e[1])?e.join(" ~ "):e}var CD=e=>{var{separator:t=" : ",contentStyle:r={},itemStyle:n={},labelStyle:i={},payload:a,formatter:o,itemSorter:s,wrapperClassName:l,labelClassName:c,label:u,labelFormatter:f,accessibilityLayer:d=!1}=e,h=()=>{if(a&&a.length){var w={padding:0,margin:0},O=(s?ec(a,s):a).map((E,C)=>{if(E.type==="none")return null;var M=E.formatter||o||PD,{value:R,name:j}=E,_=R,I=j;if(M){var D=M(R,j,E,C,a);if(Array.isArray(D))[_,I]=D;else if(D!=null)_=D;else return null}var L=Gu({display:"block",paddingTop:4,paddingBottom:4,color:E.color||"#000"},n);return A.createElement("li",{className:"recharts-tooltip-item",key:"tooltip-item-".concat(C),style:L},Tr(I)?A.createElement("span",{className:"recharts-tooltip-item-name"},I):null,Tr(I)?A.createElement("span",{className:"recharts-tooltip-item-separator"},t):null,A.createElement("span",{className:"recharts-tooltip-item-value"},_),A.createElement("span",{className:"recharts-tooltip-item-unit"},E.unit||""))});return A.createElement("ul",{className:"recharts-tooltip-item-list",style:w},O)}return null},m=Gu({margin:0,padding:10,backgroundColor:"#fff",border:"1px solid #ccc",whiteSpace:"nowrap"},r),p=Gu({margin:0},i),g=!We(u),v=g?u:"",b=he("recharts-default-tooltip",l),x=he("recharts-tooltip-label",c);g&&f&&a!==void 0&&a!==null&&(v=f(u,a));var S=d?{role:"status","aria-live":"assertive"}:{};return A.createElement("div",cd({className:b,style:m},S),A.createElement("p",{className:x,style:p},A.isValidElement(v)?v:"".concat(v)),h())},da="recharts-tooltip-wrapper",kD={visibility:"hidden"};function TD(e){var{coordinate:t,translateX:r,translateY:n}=e;return he(da,{["".concat(da,"-right")]:X(r)&&t&&X(t.x)&&r>=t.x,["".concat(da,"-left")]:X(r)&&t&&X(t.x)&&r<t.x,["".concat(da,"-bottom")]:X(n)&&t&&X(t.y)&&n>=t.y,["".concat(da,"-top")]:X(n)&&t&&X(t.y)&&n<t.y})}function Jv(e){var{allowEscapeViewBox:t,coordinate:r,key:n,offsetTopLeft:i,position:a,reverseDirection:o,tooltipDimension:s,viewBox:l,viewBoxDimension:c}=e;if(a&&X(a[n]))return a[n];var u=r[n]-s-(i>0?i:0),f=r[n]+i;if(t[n])return o[n]?u:f;var d=l[n];if(d==null)return 0;if(o[n]){var h=u,m=d;return h<m?Math.max(f,d):Math.max(u,d)}if(c==null)return 0;var p=f+s,g=d+c;return p>g?Math.max(u,d):Math.max(f,d)}function MD(e){var{translateX:t,translateY:r,useTranslate3d:n}=e;return{transform:n?"translate3d(".concat(t,"px, ").concat(r,"px, 0)"):"translate(".concat(t,"px, ").concat(r,"px)")}}function jD(e){var{allowEscapeViewBox:t,coordinate:r,offsetTopLeft:n,position:i,reverseDirection:a,tooltipBox:o,useTranslate3d:s,viewBox:l}=e,c,u,f;return o.height>0&&o.width>0&&r?(u=Jv({allowEscapeViewBox:t,coordinate:r,key:"x",offsetTopLeft:n,position:i,reverseDirection:a,tooltipDimension:o.width,viewBox:l,viewBoxDimension:l.width}),f=Jv({allowEscapeViewBox:t,coordinate:r,key:"y",offsetTopLeft:n,position:i,reverseDirection:a,tooltipDimension:o.height,viewBox:l,viewBoxDimension:l.height}),c=MD({translateX:u,translateY:f,useTranslate3d:s})):c=kD,{cssProperties:c,cssClasses:TD({translateX:u,translateY:f,coordinate:r})}}function Qv(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function ns(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Qv(Object(r),!0).forEach(function(n){ud(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Qv(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function ud(e,t,r){return(t=DD(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function DD(e){var t=ND(e,"string");return typeof t=="symbol"?t:t+""}function ND(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}class ID extends k.PureComponent{constructor(){super(...arguments),ud(this,"state",{dismissed:!1,dismissedAtCoordinate:{x:0,y:0}}),ud(this,"handleKeyDown",t=>{if(t.key==="Escape"){var r,n,i,a;this.setState({dismissed:!0,dismissedAtCoordinate:{x:(r=(n=this.props.coordinate)===null||n===void 0?void 0:n.x)!==null&&r!==void 0?r:0,y:(i=(a=this.props.coordinate)===null||a===void 0?void 0:a.y)!==null&&i!==void 0?i:0}})}})}componentDidMount(){document.addEventListener("keydown",this.handleKeyDown)}componentWillUnmount(){document.removeEventListener("keydown",this.handleKeyDown)}componentDidUpdate(){var t,r;this.state.dismissed&&(((t=this.props.coordinate)===null||t===void 0?void 0:t.x)!==this.state.dismissedAtCoordinate.x||((r=this.props.coordinate)===null||r===void 0?void 0:r.y)!==this.state.dismissedAtCoordinate.y)&&(this.state.dismissed=!1)}render(){var{active:t,allowEscapeViewBox:r,animationDuration:n,animationEasing:i,children:a,coordinate:o,hasPayload:s,isAnimationActive:l,offset:c,position:u,reverseDirection:f,useTranslate3d:d,viewBox:h,wrapperStyle:m,lastBoundingBox:p,innerRef:g,hasPortalFromProps:v}=this.props,{cssClasses:b,cssProperties:x}=jD({allowEscapeViewBox:r,coordinate:o,offsetTopLeft:c,position:u,reverseDirection:f,tooltipBox:{height:p.height,width:p.width},useTranslate3d:d,viewBox:h}),S=v?{}:ns(ns({transition:l&&t?"transform ".concat(n,"ms ").concat(i):void 0},x),{},{pointerEvents:"none",visibility:!this.state.dismissed&&t&&s?"visible":"hidden",position:"absolute",top:0,left:0}),w=ns(ns({},S),{},{visibility:!this.state.dismissed&&t&&s?"visible":"hidden"},m);return A.createElement("div",{xmlns:"http://www.w3.org/1999/xhtml",tabIndex:-1,className:b,style:w,ref:g},a)}}var RD=()=>!(typeof window<"u"&&window.document&&window.document.createElement&&window.setTimeout),En={devToolsEnabled:!1,isSsr:RD()},e_=()=>G(e=>e.rootProps.accessibilityLayer);function Jt(e){return Number.isFinite(e)}function Bi(e){return typeof e=="number"&&e>0&&Number.isFinite(e)}function fd(){return fd=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fd.apply(null,arguments)}function ey(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function ty(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ey(Object(r),!0).forEach(function(n){$D(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ey(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function $D(e,t,r){return(t=LD(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function LD(e){var t=FD(e,"string");return typeof t=="symbol"?t:t+""}function FD(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var ry={curveBasisClosed:nT,curveBasisOpen:iT,curveBasis:rT,curveBumpX:Wk,curveBumpY:Vk,curveLinearClosed:aT,curveLinear:Jl,curveMonotoneX:oT,curveMonotoneY:sT,curveNatural:lT,curveStep:cT,curveStepAfter:fT,curveStepBefore:uT},is=e=>Jt(e.x)&&Jt(e.y),ha=e=>e.x,pa=e=>e.y,BD=(e,t)=>{if(typeof e=="function")return e;var r="curve".concat(go(e));return(r==="curveMonotone"||r==="curveBump")&&t?ry["".concat(r).concat(t==="vertical"?"Y":"X")]:ry[r]||Jl},zD=e=>{var{type:t="linear",points:r=[],baseLine:n,layout:i,connectNulls:a=!1}=e,o=BD(t,i),s=a?r.filter(is):r,l;if(Array.isArray(n)){var c=a?n.filter(f=>is(f)):n,u=s.map((f,d)=>ty(ty({},f),{},{base:c[d]}));return i==="vertical"?l=qo().y(pa).x1(ha).x0(f=>f.base.x):l=qo().x(ha).y1(pa).y0(f=>f.base.y),l.defined(is).curve(o),l(u)}return i==="vertical"&&X(n)?l=qo().y(pa).x1(ha).x0(n):X(n)?l=qo().x(ha).y1(pa).y0(n):l=z1().x(ha).y(pa),l.defined(is).curve(o),l(s)},xh=e=>{var{className:t,points:r,path:n,pathRef:i}=e;if((!r||!r.length)&&!n)return null;var a=r&&r.length?zD(e):n;return A.createElement("path",fd({},Dr(e),ah(e),{className:he("recharts-curve",t),d:a===null?void 0:a,ref:i}))},WD=["x","y","top","left","width","height","className"];function dd(){return dd=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},dd.apply(null,arguments)}function ny(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function VD(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ny(Object(r),!0).forEach(function(n){HD(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ny(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function HD(e,t,r){return(t=UD(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function UD(e){var t=KD(e,"string");return typeof t=="symbol"?t:t+""}function KD(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function qD(e,t){if(e==null)return{};var r,n,i=YD(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function YD(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var GD=(e,t,r,n,i,a)=>"M".concat(e,",").concat(i,"v").concat(n,"M").concat(a,",").concat(t,"h").concat(r),XD=e=>{var{x:t=0,y:r=0,top:n=0,left:i=0,width:a=0,height:o=0,className:s}=e,l=qD(e,WD),c=VD({x:t,y:r,top:n,left:i,width:a,height:o},l);return!X(t)||!X(r)||!X(a)||!X(o)||!X(n)||!X(i)?null:A.createElement("path",dd({},He(c,!0),{className:he("recharts-cross",s),d:GD(t,r,a,o,n,i)}))};function ZD(e,t,r,n){var i=n/2;return{stroke:"none",fill:"#ccc",x:e==="horizontal"?t.x-i:r.left+.5,y:e==="horizontal"?r.top+.5:t.y-i,width:e==="horizontal"?n:r.width-1,height:e==="horizontal"?r.height-1:n}}function iy(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function JD(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?iy(Object(r),!0).forEach(function(n){QD(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):iy(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function QD(e,t,r){return(t=eN(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function eN(e){var t=tN(e,"string");return typeof t=="symbol"?t:t+""}function tN(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function _t(e,t){var r=JD({},e),n=t,i=Object.keys(t),a=i.reduce((o,s)=>(o[s]===void 0&&n[s]!==void 0&&(o[s]=n[s]),o),r);return a}function rN(){}function ay(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function oy(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ay(Object(r),!0).forEach(function(n){nN(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ay(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function nN(e,t,r){return(t=iN(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function iN(e){var t=aN(e,"string");return typeof t=="symbol"?t:t+""}function aN(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var oN=e=>e.replace(/([A-Z])/g,t=>"-".concat(t.toLowerCase())),t_=(e,t,r)=>e.map(n=>"".concat(oN(n)," ").concat(t,"ms ").concat(r)).join(","),sN=(e,t)=>[Object.keys(e),Object.keys(t)].reduce((r,n)=>r.filter(i=>n.includes(i))),Ga=(e,t)=>Object.keys(t).reduce((r,n)=>oy(oy({},r),{},{[n]:e(n,t[n])}),{});function sy(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function bt(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?sy(Object(r),!0).forEach(function(n){lN(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):sy(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function lN(e,t,r){return(t=cN(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function cN(e){var t=uN(e,"string");return typeof t=="symbol"?t:t+""}function uN(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var el=(e,t,r)=>e+(t-e)*r,hd=e=>{var{from:t,to:r}=e;return t!==r},r_=(e,t,r)=>{var n=Ga((i,a)=>{if(hd(a)){var[o,s]=e(a.from,a.to,a.velocity);return bt(bt({},a),{},{from:o,velocity:s})}return a},t);return r<1?Ga((i,a)=>hd(a)?bt(bt({},a),{},{velocity:el(a.velocity,n[i].velocity,r),from:el(a.from,n[i].from,r)}):a,t):r_(e,n,r-1)};function fN(e,t,r,n,i,a){var o,s=n.reduce((d,h)=>bt(bt({},d),{},{[h]:{from:e[h],velocity:0,to:t[h]}}),{}),l=()=>Ga((d,h)=>h.from,s),c=()=>!Object.values(s).filter(hd).length,u=null,f=d=>{o||(o=d);var h=d-o,m=h/r.dt;s=r_(r,s,m),i(bt(bt(bt({},e),t),l())),o=d,c()||(u=a.setTimeout(f))};return()=>(u=a.setTimeout(f),()=>{u()})}function dN(e,t,r,n,i,a,o){var s=null,l=i.reduce((f,d)=>bt(bt({},f),{},{[d]:[e[d],t[d]]}),{}),c,u=f=>{c||(c=f);var d=(f-c)/n,h=Ga((p,g)=>el(...g,r(d)),l);if(a(bt(bt(bt({},e),t),h)),d<1)s=o.setTimeout(u);else{var m=Ga((p,g)=>el(...g,r(1)),l);a(bt(bt(bt({},e),t),m))}};return()=>(s=o.setTimeout(u),()=>{s()})}const hN=(e,t,r,n,i,a)=>{var o=sN(e,t);return r.isStepper===!0?fN(e,t,r,o,i,a):dN(e,t,r,n,o,i,a)};var tl=1e-4,n_=(e,t)=>[0,3*e,3*t-6*e,3*e-3*t+1],i_=(e,t)=>e.map((r,n)=>r*t**n).reduce((r,n)=>r+n),ly=(e,t)=>r=>{var n=n_(e,t);return i_(n,r)},pN=(e,t)=>r=>{var n=n_(e,t),i=[...n.map((a,o)=>a*o).slice(1),0];return i_(i,r)},cy=function(){for(var t,r,n,i,a=arguments.length,o=new Array(a),s=0;s<a;s++)o[s]=arguments[s];if(o.length===1)switch(o[0]){case"linear":[t,n,r,i]=[0,0,1,1];break;case"ease":[t,n,r,i]=[.25,.1,.25,1];break;case"ease-in":[t,n,r,i]=[.42,0,1,1];break;case"ease-out":[t,n,r,i]=[.42,0,.58,1];break;case"ease-in-out":[t,n,r,i]=[0,0,.58,1];break;default:{var l=o[0].split("(");l[0]==="cubic-bezier"&&l[1].split(")")[0].split(",").length===4&&([t,n,r,i]=l[1].split(")")[0].split(",").map(m=>parseFloat(m)))}}else o.length===4&&([t,n,r,i]=o);var c=ly(t,r),u=ly(n,i),f=pN(t,r),d=m=>m>1?1:m<0?0:m,h=m=>{for(var p=m>1?1:m,g=p,v=0;v<8;++v){var b=c(g)-p,x=f(g);if(Math.abs(b-p)<tl||x<tl)return u(g);g=d(g-b/x)}return u(g)};return h.isStepper=!1,h},mN=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},{stiff:r=100,damping:n=8,dt:i=17}=t,a=(o,s,l)=>{var c=-(o-s)*r,u=l*n,f=l+(c-u)*i/1e3,d=l*i/1e3+o;return Math.abs(d-s)<tl&&Math.abs(f)<tl?[s,0]:[d,f]};return a.isStepper=!0,a.dt=i,a},gN=e=>{if(typeof e=="string")switch(e){case"ease":case"ease-in-out":case"ease-out":case"ease-in":case"linear":return cy(e);case"spring":return mN();default:if(e.split("(")[0]==="cubic-bezier")return cy(e)}return typeof e=="function"?e:null};function vN(e){var t,r=()=>null,n=!1,i=null,a=o=>{if(!n){if(Array.isArray(o)){if(!o.length)return;var s=o,[l,...c]=s;if(typeof l=="number"){i=e.setTimeout(a.bind(null,c),l);return}a(l),i=e.setTimeout(a.bind(null,c));return}typeof o=="string"&&(t=o,r(t)),typeof o=="object"&&(t=o,r(t)),typeof o=="function"&&o()}};return{stop:()=>{n=!0},start:o=>{n=!1,i&&(i(),i=null),a(o)},subscribe:o=>(r=o,()=>{r=()=>null}),getTimeoutController:()=>e}}class yN{setTimeout(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=performance.now(),i=null,a=o=>{o-n>=r?t(o):typeof requestAnimationFrame=="function"&&(i=requestAnimationFrame(a))};return i=requestAnimationFrame(a),()=>{cancelAnimationFrame(i)}}}function bN(){return vN(new yN)}var xN=k.createContext(bN);function wN(e,t){var r=k.useContext(xN);return k.useMemo(()=>t??r(e),[e,t,r])}var _N={begin:0,duration:1e3,easing:"ease",isActive:!0,canBegin:!0,onAnimationEnd:()=>{},onAnimationStart:()=>{}},uy={t:0},Xu={t:1};function _o(e){var t=_t(e,_N),{isActive:r,canBegin:n,duration:i,easing:a,begin:o,onAnimationEnd:s,onAnimationStart:l,children:c}=t,u=wN(t.animationId,t.animationManager),[f,d]=k.useState(r?uy:Xu),h=k.useRef(null);return k.useEffect(()=>{r||d(Xu)},[r]),k.useEffect(()=>{if(!r||!n)return rN;var m=hN(uy,Xu,gN(a),i,d,u.getTimeoutController()),p=()=>{h.current=m()};return u.start([l,o,p,i,s]),()=>{u.stop(),h.current&&h.current(),s()}},[r,n,i,a,o,l,s,u]),c(f.t)}function So(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"animation-",r=k.useRef(Ua(t)),n=k.useRef(e);return n.current!==e&&(r.current=Ua(t),n.current=e),r.current}function fy(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function dy(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?fy(Object(r),!0).forEach(function(n){SN(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):fy(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function SN(e,t,r){return(t=ON(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function ON(e){var t=AN(e,"string");return typeof t=="symbol"?t:t+""}function AN(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function rl(){return rl=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rl.apply(null,arguments)}var hy=(e,t,r,n,i)=>{var a=Math.min(Math.abs(r)/2,Math.abs(n)/2),o=n>=0?1:-1,s=r>=0?1:-1,l=n>=0&&r>=0||n<0&&r<0?1:0,c;if(a>0&&i instanceof Array){for(var u=[0,0,0,0],f=0,d=4;f<d;f++)u[f]=i[f]>a?a:i[f];c="M".concat(e,",").concat(t+o*u[0]),u[0]>0&&(c+="A ".concat(u[0],",").concat(u[0],",0,0,").concat(l,",").concat(e+s*u[0],",").concat(t)),c+="L ".concat(e+r-s*u[1],",").concat(t),u[1]>0&&(c+="A ".concat(u[1],",").concat(u[1],",0,0,").concat(l,`,
150
+ (See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}}),p.warnIfExceeded()),m}}}function es(e){return typeof e=="boolean"}var rj=()=>function(t){const{thunk:r=!0,immutableCheck:n=!0,serializableCheck:i=!0,actionCreatorCheck:a=!0}=t??{};let o=new Ow;if(r&&(es(r)?o.push(UM):o.push(KM(r.extraArgument))),process.env.NODE_ENV!=="production"){if(n){let s={};es(n)||(s=n),o.unshift(ej(s))}if(i){let s={};es(i)||(s=i),o.push(tj(s))}if(a){let s={};es(a)||(s=a),o.unshift(ZM(s))}}return o},nj="RTK_autoBatch",$v=e=>t=>{setTimeout(t,e)},ij=(e={type:"raf"})=>t=>(...r)=>{const n=t(...r);let i=!0,a=!1,o=!1;const s=new Set,l=e.type==="tick"?queueMicrotask:e.type==="raf"?typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:$v(10):e.type==="callback"?e.queueNotification:$v(e.timeout),c=()=>{o=!1,a&&(a=!1,s.forEach(u=>u()))};return Object.assign({},n,{subscribe(u){const f=()=>i&&u(),d=n.subscribe(f);return s.add(u),()=>{d(),s.delete(u)}},dispatch(u){try{return i=!u?.meta?.[nj],a=!i,a&&(o||(o=!0,l(c))),n.dispatch(u)}finally{i=!0}}})},aj=e=>function(r){const{autoBatch:n=!0}=r??{};let i=new Ow(e);return n&&i.push(ij(typeof n=="object"?n:void 0)),i};function oj(e){const t=rj(),{reducer:r=void 0,middleware:n,devTools:i=!0,duplicateMiddlewareCheck:a=!0,preloadedState:o=void 0,enhancers:s=void 0}=e||{};let l;if(typeof r=="function")l=r;else if(vo(r))l=pw(r);else throw new Error(process.env.NODE_ENV==="production"?ye(1):"`reducer` is a required argument, and must be a function or an object of functions that can be passed to combineReducers");if(process.env.NODE_ENV!=="production"&&n&&typeof n!="function")throw new Error(process.env.NODE_ENV==="production"?ye(2):"`middleware` field must be a callback");let c;if(typeof n=="function"){if(c=n(t),process.env.NODE_ENV!=="production"&&!Array.isArray(c))throw new Error(process.env.NODE_ENV==="production"?ye(3):"when using a middleware builder function, an array of middleware must be returned")}else c=t();if(process.env.NODE_ENV!=="production"&&c.some(p=>typeof p!="function"))throw new Error(process.env.NODE_ENV==="production"?ye(4):"each middleware provided to configureStore must be a function");if(process.env.NODE_ENV!=="production"&&a){let p=new Set;c.forEach(g=>{if(p.has(g))throw new Error(process.env.NODE_ENV==="production"?ye(42):"Duplicate middleware references found when creating the store. Ensure that each middleware is only included once.");p.add(g)})}let u=qs;i&&(u=qM({trace:process.env.NODE_ENV!=="production",...typeof i=="object"&&i}));const f=NM(...c),d=aj(f);if(process.env.NODE_ENV!=="production"&&s&&typeof s!="function")throw new Error(process.env.NODE_ENV==="production"?ye(5):"`enhancers` field must be a callback");let h=typeof s=="function"?s(d):d();if(process.env.NODE_ENV!=="production"&&!Array.isArray(h))throw new Error(process.env.NODE_ENV==="production"?ye(6):"`enhancers` callback must return an array");if(process.env.NODE_ENV!=="production"&&h.some(p=>typeof p!="function"))throw new Error(process.env.NODE_ENV==="production"?ye(7):"each enhancer provided to configureStore must be a function");process.env.NODE_ENV!=="production"&&c.length&&!h.includes(f)&&console.error("middlewares were provided, but middleware enhancer was not included in final enhancers - make sure to call `getDefaultEnhancers`");const m=u(...h);return hw(l,o,m)}function kw(e){const t={},r=[];let n;const i={addCase(a,o){if(process.env.NODE_ENV!=="production"){if(r.length>0)throw new Error(process.env.NODE_ENV==="production"?ye(26):"`builder.addCase` should only be called before calling `builder.addMatcher`");if(n)throw new Error(process.env.NODE_ENV==="production"?ye(27):"`builder.addCase` should only be called before calling `builder.addDefaultCase`")}const s=typeof a=="string"?a:a.type;if(!s)throw new Error(process.env.NODE_ENV==="production"?ye(28):"`builder.addCase` cannot be called with an empty action type");if(s in t)throw new Error(process.env.NODE_ENV==="production"?ye(29):`\`builder.addCase\` cannot be called with two reducers for the same action type '${s}'`);return t[s]=o,i},addAsyncThunk(a,o){if(process.env.NODE_ENV!=="production"&&n)throw new Error(process.env.NODE_ENV==="production"?ye(43):"`builder.addAsyncThunk` should only be called before calling `builder.addDefaultCase`");return o.pending&&(t[a.pending.type]=o.pending),o.rejected&&(t[a.rejected.type]=o.rejected),o.fulfilled&&(t[a.fulfilled.type]=o.fulfilled),o.settled&&r.push({matcher:a.settled,reducer:o.settled}),i},addMatcher(a,o){if(process.env.NODE_ENV!=="production"&&n)throw new Error(process.env.NODE_ENV==="production"?ye(30):"`builder.addMatcher` should only be called before calling `builder.addDefaultCase`");return r.push({matcher:a,reducer:o}),i},addDefaultCase(a){if(process.env.NODE_ENV!=="production"&&n)throw new Error(process.env.NODE_ENV==="production"?ye(31):"`builder.addDefaultCase` can only be called once");return n=a,i}};return e(i),[t,r,n]}function sj(e){return typeof e=="function"}function lj(e,t){if(process.env.NODE_ENV!=="production"&&typeof t=="object")throw new Error(process.env.NODE_ENV==="production"?ye(8):"The object notation for `createReducer` has been removed. Please use the 'builder callback' notation instead: https://redux-toolkit.js.org/api/createReducer");let[r,n,i]=kw(t),a;if(sj(e))a=()=>Rv(e());else{const s=Rv(e);a=()=>s}function o(s=a(),l){let c=[r[l.type],...n.filter(({matcher:u})=>u(l)).map(({reducer:u})=>u)];return c.filter(u=>!!u).length===0&&(c=[i]),c.reduce((u,f)=>{if(f)if(oi(u)){const h=f(u,l);return h===void 0?u:h}else{if(Yr(u))return ww(u,d=>f(d,l));{const d=f(u,l);if(d===void 0){if(u===null)return u;throw Error("A case reducer on a non-draftable value must not return undefined")}return d}}return u},s)}return o.getInitialState=a,o}var cj="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",uj=(e=21)=>{let t="",r=e;for(;r--;)t+=cj[Math.random()*64|0];return t},fj=Symbol.for("rtk-slice-createasyncthunk");function dj(e,t){return`${e}/${t}`}function hj({creators:e}={}){const t=e?.asyncThunk?.[fj];return function(n){const{name:i,reducerPath:a=i}=n;if(!i)throw new Error(process.env.NODE_ENV==="production"?ye(11):"`name` is a required option for createSlice");typeof process<"u"&&process.env.NODE_ENV==="development"&&n.initialState===void 0&&console.error("You must provide an `initialState` value that is not `undefined`. You may have misspelled `initialState`");const o=(typeof n.reducers=="function"?n.reducers(mj()):n.reducers)||{},s=Object.keys(o),l={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},c={addCase(x,S){const w=typeof x=="string"?x:x.type;if(!w)throw new Error(process.env.NODE_ENV==="production"?ye(12):"`context.addCase` cannot be called with an empty action type");if(w in l.sliceCaseReducersByType)throw new Error(process.env.NODE_ENV==="production"?ye(13):"`context.addCase` cannot be called with two reducers for the same action type: "+w);return l.sliceCaseReducersByType[w]=S,c},addMatcher(x,S){return l.sliceMatchers.push({matcher:x,reducer:S}),c},exposeAction(x,S){return l.actionCreators[x]=S,c},exposeCaseReducer(x,S){return l.sliceCaseReducersByName[x]=S,c}};s.forEach(x=>{const S=o[x],w={reducerName:x,type:dj(i,x),createNotation:typeof n.reducers=="function"};vj(S)?bj(w,S,c,t):gj(w,S,c)});function u(){if(process.env.NODE_ENV!=="production"&&typeof n.extraReducers=="object")throw new Error(process.env.NODE_ENV==="production"?ye(14):"The object notation for `createSlice.extraReducers` has been removed. Please use the 'builder callback' notation instead: https://redux-toolkit.js.org/api/createSlice");const[x={},S=[],w=void 0]=typeof n.extraReducers=="function"?kw(n.extraReducers):[n.extraReducers],O={...x,...l.sliceCaseReducersByType};return lj(n.initialState,E=>{for(let C in O)E.addCase(C,O[C]);for(let C of l.sliceMatchers)E.addMatcher(C.matcher,C.reducer);for(let C of S)E.addMatcher(C.matcher,C.reducer);w&&E.addDefaultCase(w)})}const f=x=>x,d=new Map,h=new WeakMap;let m;function p(x,S){return m||(m=u()),m(x,S)}function g(){return m||(m=u()),m.getInitialState()}function v(x,S=!1){function w(E){let C=E[x];if(typeof C>"u"){if(S)C=Qo(h,w,g);else if(process.env.NODE_ENV!=="production")throw new Error(process.env.NODE_ENV==="production"?ye(15):"selectSlice returned undefined for an uninjected slice reducer")}return C}function O(E=f){const C=Qo(d,S,()=>new WeakMap);return Qo(C,E,()=>{const M={};for(const[R,j]of Object.entries(n.selectors??{}))M[R]=pj(j,E,()=>Qo(h,E,g),S);return M})}return{reducerPath:x,getSelectors:O,get selectors(){return O(w)},selectSlice:w}}const b={name:i,reducer:p,actions:l.actionCreators,caseReducers:l.sliceCaseReducersByName,getInitialState:g,...v(a),injectInto(x,{reducerPath:S,...w}={}){const O=S??a;return x.inject({reducerPath:O,reducer:p},w),{...b,...v(O,!0)}}};return b}}function pj(e,t,r,n){function i(a,...o){let s=t(a);if(typeof s>"u"){if(n)s=r();else if(process.env.NODE_ENV!=="production")throw new Error(process.env.NODE_ENV==="production"?ye(16):"selectState returned undefined for an uninjected slice reducer")}return e(s,...o)}return i.unwrapped=e,i}var Qt=hj();function mj(){function e(t,r){return{_reducerDefinitionType:"asyncThunk",payloadCreator:t,...r}}return e.withTypes=()=>e,{reducer(t){return Object.assign({[t.name](...r){return t(...r)}}[t.name],{_reducerDefinitionType:"reducer"})},preparedReducer(t,r){return{_reducerDefinitionType:"reducerWithPrepare",prepare:t,reducer:r}},asyncThunk:e}}function gj({type:e,reducerName:t,createNotation:r},n,i){let a,o;if("reducer"in n){if(r&&!yj(n))throw new Error(process.env.NODE_ENV==="production"?ye(17):"Please use the `create.preparedReducer` notation for prepared action creators with the `create` notation.");a=n.reducer,o=n.prepare}else a=n;i.addCase(e,a).exposeCaseReducer(t,a).exposeAction(t,o?lr(e,o):lr(e))}function vj(e){return e._reducerDefinitionType==="asyncThunk"}function yj(e){return e._reducerDefinitionType==="reducerWithPrepare"}function bj({type:e,reducerName:t},r,n,i){if(!i)throw new Error(process.env.NODE_ENV==="production"?ye(18):"Cannot use `create.asyncThunk` in the built-in `createSlice`. Use `buildCreateSlice({ creators: { asyncThunk: asyncThunkCreator } })` to create a customised version of `createSlice`.");const{payloadCreator:a,fulfilled:o,pending:s,rejected:l,settled:c,options:u}=r,f=i(e,a,u);n.exposeAction(t,f),o&&n.addCase(f.fulfilled,o),s&&n.addCase(f.pending,s),l&&n.addCase(f.rejected,l),c&&n.addMatcher(f.settled,c),n.exposeCaseReducer(t,{fulfilled:o||ts,pending:s||ts,rejected:l||ts,settled:c||ts})}function ts(){}var xj="task",Tw="listener",Mw="completed",gh="cancelled",wj=`task-${gh}`,_j=`task-${Mw}`,sd=`${Tw}-${gh}`,Sj=`${Tw}-${Mw}`,ic=class{constructor(e){this.code=e,this.message=`${xj} ${gh} (reason: ${e})`}name="TaskAbortError";message},vh=(e,t)=>{if(typeof e!="function")throw new TypeError(process.env.NODE_ENV==="production"?ye(32):`${t} is not a function`)},Zs=()=>{},jw=(e,t=Zs)=>(e.catch(t),e),Dw=(e,t)=>(e.addEventListener("abort",t,{once:!0}),()=>e.removeEventListener("abort",t)),Jn=(e,t)=>{const r=e.signal;r.aborted||("reason"in r||Object.defineProperty(r,"reason",{enumerable:!0,value:t,configurable:!0,writable:!0}),e.abort(t))},Qn=e=>{if(e.aborted){const{reason:t}=e;throw new ic(t)}};function Nw(e,t){let r=Zs;return new Promise((n,i)=>{const a=()=>i(new ic(e.reason));if(e.aborted){a();return}r=Dw(e,a),t.finally(()=>r()).then(n,i)}).finally(()=>{r=Zs})}var Oj=async(e,t)=>{try{return await Promise.resolve(),{status:"ok",value:await e()}}catch(r){return{status:r instanceof ic?"cancelled":"rejected",error:r}}finally{t?.()}},Js=e=>t=>jw(Nw(e,t).then(r=>(Qn(e),r))),Iw=e=>{const t=Js(e);return r=>t(new Promise(n=>setTimeout(n,r)))},{assign:ji}=Object,Lv={},bo="listenerMiddleware",Aj=(e,t)=>{const r=n=>Dw(e,()=>Jn(n,e.reason));return(n,i)=>{vh(n,"taskExecutor");const a=new AbortController;r(a);const o=Oj(async()=>{Qn(e),Qn(a.signal);const s=await n({pause:Js(a.signal),delay:Iw(a.signal),signal:a.signal});return Qn(a.signal),s},()=>Jn(a,_j));return i?.autoJoin&&t.push(o.catch(Zs)),{result:Js(e)(o),cancel(){Jn(a,wj)}}}},Ej=(e,t)=>{const r=async(n,i)=>{Qn(t);let a=()=>{};const s=[new Promise((l,c)=>{let u=e({predicate:n,effect:(f,d)=>{d.unsubscribe(),l([f,d.getState(),d.getOriginalState()])}});a=()=>{u(),c()}})];i!=null&&s.push(new Promise(l=>setTimeout(l,i,null)));try{const l=await Nw(t,Promise.race(s));return Qn(t),l}finally{a()}};return(n,i)=>jw(r(n,i))},Rw=e=>{let{type:t,actionCreator:r,matcher:n,predicate:i,effect:a}=e;if(t)i=lr(t).match;else if(r)t=r.type,i=r.match;else if(n)i=n;else if(!i)throw new Error(process.env.NODE_ENV==="production"?ye(21):"Creating or removing a listener requires one of the known fields for matching an action");return vh(a,"options.listener"),{predicate:i,type:t,effect:a}},$w=ji(e=>{const{type:t,predicate:r,effect:n}=Rw(e);return{id:uj(),effect:n,type:t,predicate:r,pending:new Set,unsubscribe:()=>{throw new Error(process.env.NODE_ENV==="production"?ye(22):"Unsubscribe not initialized")}}},{withTypes:()=>$w}),Fv=(e,t)=>{const{type:r,effect:n,predicate:i}=Rw(t);return Array.from(e.values()).find(a=>(typeof r=="string"?a.type===r:a.predicate===i)&&a.effect===n)},ld=e=>{e.pending.forEach(t=>{Jn(t,sd)})},Pj=e=>()=>{e.forEach(ld),e.clear()},Bv=(e,t,r)=>{try{e(t,r)}catch(n){setTimeout(()=>{throw n},0)}},Lw=ji(lr(`${bo}/add`),{withTypes:()=>Lw}),Cj=lr(`${bo}/removeAll`),Fw=ji(lr(`${bo}/remove`),{withTypes:()=>Fw}),kj=(...e)=>{console.error(`${bo}/error`,...e)},xo=(e={})=>{const t=new Map,{extra:r,onError:n=kj}=e;vh(n,"onError");const i=u=>(u.unsubscribe=()=>t.delete(u.id),t.set(u.id,u),f=>{u.unsubscribe(),f?.cancelActive&&ld(u)}),a=u=>{const f=Fv(t,u)??$w(u);return i(f)};ji(a,{withTypes:()=>a});const o=u=>{const f=Fv(t,u);return f&&(f.unsubscribe(),u.cancelActive&&ld(f)),!!f};ji(o,{withTypes:()=>o});const s=async(u,f,d,h)=>{const m=new AbortController,p=Ej(a,m.signal),g=[];try{u.pending.add(m),await Promise.resolve(u.effect(f,ji({},d,{getOriginalState:h,condition:(v,b)=>p(v,b).then(Boolean),take:p,delay:Iw(m.signal),pause:Js(m.signal),extra:r,signal:m.signal,fork:Aj(m.signal,g),unsubscribe:u.unsubscribe,subscribe:()=>{t.set(u.id,u)},cancelActiveListeners:()=>{u.pending.forEach((v,b,x)=>{v!==m&&(Jn(v,sd),x.delete(v))})},cancel:()=>{Jn(m,sd),u.pending.delete(m)},throwIfCancelled:()=>{Qn(m.signal)}})))}catch(v){v instanceof ic||Bv(n,v,{raisedBy:"effect"})}finally{await Promise.all(g),Jn(m,Sj),u.pending.delete(m)}},l=Pj(t);return{middleware:u=>f=>d=>{if(!hh(d))return f(d);if(Lw.match(d))return a(d.payload);if(Cj.match(d)){l();return}if(Fw.match(d))return o(d.payload);let h=u.getState();const m=()=>{if(h===Lv)throw new Error(process.env.NODE_ENV==="production"?ye(23):`${bo}: getOriginalState can only be called synchronously`);return h};let p;try{if(p=f(d),t.size>0){const g=u.getState(),v=Array.from(t.values());for(const b of v){let x=!1;try{x=b.predicate(d,g,h)}catch(S){x=!1,Bv(n,S,{raisedBy:"predicate"})}x&&s(b,d,u,m)}}}finally{h=Lv}return p},startListening:a,stopListening:o,clearListeners:l}};function ye(e){return`Minified Redux Toolkit error #${e}; visit https://redux-toolkit.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var Tj={layoutType:"horizontal",width:0,height:0,margin:{top:5,right:5,bottom:5,left:5},scale:1},Bw=Qt({name:"chartLayout",initialState:Tj,reducers:{setLayout(e,t){e.layoutType=t.payload},setChartSize(e,t){e.width=t.payload.width,e.height=t.payload.height},setMargin(e,t){var r,n,i,a;e.margin.top=(r=t.payload.top)!==null&&r!==void 0?r:0,e.margin.right=(n=t.payload.right)!==null&&n!==void 0?n:0,e.margin.bottom=(i=t.payload.bottom)!==null&&i!==void 0?i:0,e.margin.left=(a=t.payload.left)!==null&&a!==void 0?a:0},setScale(e,t){e.scale=t.payload}}}),{setMargin:Mj,setLayout:jj,setChartSize:Dj,setScale:Nj}=Bw.actions,Ij=Bw.reducer;function zv(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Wv(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?zv(Object(r),!0).forEach(function(n){Rj(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):zv(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Rj(e,t,r){return(t=$j(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function $j(e){var t=Lj(e,"string");return typeof t=="symbol"?t:t+""}function Lj(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Qs=Math.PI/180,Fj=e=>e*180/Math.PI,it=(e,t,r,n)=>({x:e+Math.cos(-Qs*n)*r,y:t+Math.sin(-Qs*n)*r}),zw=function(t,r){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{top:0,right:0,bottom:0,left:0};return Math.min(Math.abs(t-(n.left||0)-(n.right||0)),Math.abs(r-(n.top||0)-(n.bottom||0)))/2},Bj=(e,t)=>{var{x:r,y:n}=e,{x:i,y:a}=t;return Math.sqrt((r-i)**2+(n-a)**2)},zj=(e,t)=>{var{x:r,y:n}=e,{cx:i,cy:a}=t,o=Bj({x:r,y:n},{x:i,y:a});if(o<=0)return{radius:o,angle:0};var s=(r-i)/o,l=Math.acos(s);return n>a&&(l=2*Math.PI-l),{radius:o,angle:Fj(l),angleInRadian:l}},Wj=e=>{var{startAngle:t,endAngle:r}=e,n=Math.floor(t/360),i=Math.floor(r/360),a=Math.min(n,i);return{startAngle:t-a*360,endAngle:r-a*360}},Vj=(e,t)=>{var{startAngle:r,endAngle:n}=t,i=Math.floor(r/360),a=Math.floor(n/360),o=Math.min(i,a);return e+o*360},Hj=(e,t)=>{var{x:r,y:n}=e,{radius:i,angle:a}=zj({x:r,y:n},t),{innerRadius:o,outerRadius:s}=t;if(i<o||i>s||i===0)return null;var{startAngle:l,endAngle:c}=Wj(t),u=a,f;if(l<=c){for(;u>c;)u-=360;for(;u<l;)u+=360;f=u>=l&&u<=c}else{for(;u>l;)u-=360;for(;u<c;)u+=360;f=u>=c&&u<=l}return f?Wv(Wv({},t),{},{radius:i,angle:Vj(u,t)}):null};function Ww(e,t,r){return Array.isArray(e)&&e&&t+r!==0?e.slice(t,r+1):e}function Vv(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function or(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Vv(Object(r),!0).forEach(function(n){Uj(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Vv(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Uj(e,t,r){return(t=Kj(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Kj(e){var t=qj(e,"string");return typeof t=="symbol"?t:t+""}function qj(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Ie(e,t,r){return We(e)||We(t)?r:Tr(t)?ai(e,t,r):typeof t=="function"?t(e):r}var Yj=(e,t,r,n,i)=>{var a,o=-1,s=(a=t?.length)!==null&&a!==void 0?a:0;if(s<=1||e==null)return 0;if(n==="angleAxis"&&i!=null&&Math.abs(Math.abs(i[1]-i[0])-360)<=1e-6)for(var l=0;l<s;l++){var c=l>0?r[l-1].coordinate:r[s-1].coordinate,u=r[l].coordinate,f=l>=s-1?r[0].coordinate:r[l+1].coordinate,d=void 0;if(pt(u-c)!==pt(f-u)){var h=[];if(pt(f-u)===pt(i[1]-i[0])){d=f;var m=u+i[1]-i[0];h[0]=Math.min(m,(m+c)/2),h[1]=Math.max(m,(m+c)/2)}else{d=c;var p=f+i[1]-i[0];h[0]=Math.min(u,(p+u)/2),h[1]=Math.max(u,(p+u)/2)}var g=[Math.min(u,(d+u)/2),Math.max(u,(d+u)/2)];if(e>g[0]&&e<=g[1]||e>=h[0]&&e<=h[1]){({index:o}=r[l]);break}}else{var v=Math.min(c,f),b=Math.max(c,f);if(e>(v+u)/2&&e<=(b+u)/2){({index:o}=r[l]);break}}}else if(t){for(var x=0;x<s;x++)if(x===0&&e<=(t[x].coordinate+t[x+1].coordinate)/2||x>0&&x<s-1&&e>(t[x].coordinate+t[x-1].coordinate)/2&&e<=(t[x].coordinate+t[x+1].coordinate)/2||x===s-1&&e>(t[x].coordinate+t[x-1].coordinate)/2){({index:o}=t[x]);break}}return o},Gj=(e,t,r)=>{if(t&&r){var{width:n,height:i}=r,{align:a,verticalAlign:o,layout:s}=t;if((s==="vertical"||s==="horizontal"&&o==="middle")&&a!=="center"&&X(e[a]))return or(or({},e),{},{[a]:e[a]+(n||0)});if((s==="horizontal"||s==="vertical"&&a==="center")&&o!=="middle"&&X(e[o]))return or(or({},e),{},{[o]:e[o]+(i||0)})}return e},An=(e,t)=>e==="horizontal"&&t==="xAxis"||e==="vertical"&&t==="yAxis"||e==="centric"&&t==="angleAxis"||e==="radial"&&t==="radiusAxis",Vw=(e,t,r,n)=>{if(n)return e.map(s=>s.coordinate);var i,a,o=e.map(s=>(s.coordinate===t&&(i=!0),s.coordinate===r&&(a=!0),s.coordinate));return i||o.push(t),a||o.push(r),o},Hw=(e,t,r)=>{if(!e)return null;var{duplicateDomain:n,type:i,range:a,scale:o,realScaleType:s,isCategorical:l,categoricalDomain:c,tickCount:u,ticks:f,niceTicks:d,axisType:h}=e;if(!o)return null;var m=s==="scaleBand"&&o.bandwidth?o.bandwidth()/2:2,p=i==="category"&&o.bandwidth?o.bandwidth()/m:0;if(p=h==="angleAxis"&&a&&a.length>=2?pt(a[0]-a[1])*2*p:p,f||d){var g=(f||d||[]).map((v,b)=>{var x=n?n.indexOf(v):v;return{coordinate:o(x)+p,value:v,offset:p,index:b}});return g.filter(v=>!Xt(v.coordinate))}return l&&c?c.map((v,b)=>({coordinate:o(v)+p,value:v,index:b,offset:p})):o.ticks&&u!=null?o.ticks(u).map((v,b)=>({coordinate:o(v)+p,value:v,offset:p,index:b})):o.domain().map((v,b)=>({coordinate:o(v)+p,value:n?n[v]:v,index:b,offset:p}))},Hv=1e-4,Xj=e=>{var t=e.domain();if(!(!t||t.length<=2)){var r=t.length,n=e.range(),i=Math.min(n[0],n[1])-Hv,a=Math.max(n[0],n[1])+Hv,o=e(t[0]),s=e(t[r-1]);(o<i||o>a||s<i||s>a)&&e.domain([t[0],t[r-1]])}},Zj=(e,t)=>{if(!t||t.length!==2||!X(t[0])||!X(t[1]))return e;var r=Math.min(t[0],t[1]),n=Math.max(t[0],t[1]),i=[e[0],e[1]];return(!X(e[0])||e[0]<r)&&(i[0]=r),(!X(e[1])||e[1]>n)&&(i[1]=n),i[0]>n&&(i[0]=n),i[1]<r&&(i[1]=r),i},Jj=e=>{var t=e.length;if(!(t<=0))for(var r=0,n=e[0].length;r<n;++r)for(var i=0,a=0,o=0;o<t;++o){var s=Xt(e[o][r][1])?e[o][r][0]:e[o][r][1];s>=0?(e[o][r][0]=i,e[o][r][1]=i+s,i=e[o][r][1]):(e[o][r][0]=a,e[o][r][1]=a+s,a=e[o][r][1])}},Qj=e=>{var t=e.length;if(!(t<=0))for(var r=0,n=e[0].length;r<n;++r)for(var i=0,a=0;a<t;++a){var o=Xt(e[a][r][1])?e[a][r][0]:e[a][r][1];o>=0?(e[a][r][0]=i,e[a][r][1]=i+o,i=e[a][r][1]):(e[a][r][0]=0,e[a][r][1]=0)}},eD={sign:Jj,expand:mT,none:Li,silhouette:gT,wiggle:vT,positive:Qj},tD=(e,t,r)=>{var n=eD[r],i=pT().keys(t).value((a,o)=>+Ie(a,o,0)).order(Jf).offset(n);return i(e)};function rD(e){return e==null?void 0:String(e)}function Uv(e){var{axis:t,ticks:r,bandSize:n,entry:i,index:a,dataKey:o}=e;if(t.type==="category"){if(!t.allowDuplicatedCategory&&t.dataKey&&!We(i[t.dataKey])){var s=M1(r,"value",i[t.dataKey]);if(s)return s.coordinate+n/2}return r[a]?r[a].coordinate+n/2:null}var l=Ie(i,We(o)?t.dataKey:o);return We(l)?null:t.scale(l)}var Kv=e=>{var{axis:t,ticks:r,offset:n,bandSize:i,entry:a,index:o}=e;if(t.type==="category")return r[o]?r[o].coordinate+n:null;var s=Ie(a,t.dataKey,t.scale.domain()[o]);return We(s)?null:t.scale(s)-i/2+n},nD=e=>{var{numericAxis:t}=e,r=t.scale.domain();if(t.type==="number"){var n=Math.min(r[0],r[1]),i=Math.max(r[0],r[1]);return n<=0&&i>=0?0:i<0?i:n}return r[0]},iD=e=>{var t=e.flat(2).filter(X);return[Math.min(...t),Math.max(...t)]},aD=e=>[e[0]===1/0?0:e[0],e[1]===-1/0?0:e[1]],oD=(e,t,r)=>{if(e!=null)return aD(Object.keys(e).reduce((n,i)=>{var a=e[i],{stackedData:o}=a,s=o.reduce((l,c)=>{var u=Ww(c,t,r),f=iD(u);return[Math.min(l[0],f[0]),Math.max(l[1],f[1])]},[1/0,-1/0]);return[Math.min(s[0],n[0]),Math.max(s[1],n[1])]},[1/0,-1/0]))},qv=/^dataMin[\s]*-[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,Yv=/^dataMax[\s]*\+[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,Ya=(e,t,r)=>{if(e&&e.scale&&e.scale.bandwidth){var n=e.scale.bandwidth();if(!r||n>0)return n}if(e&&t&&t.length>=2){for(var i=ec(t,u=>u.coordinate),a=1/0,o=1,s=i.length;o<s;o++){var l=i[o],c=i[o-1];a=Math.min((l.coordinate||0)-(c.coordinate||0),a)}return a===1/0?0:a}return r?void 0:0};function Gv(e){var{tooltipEntrySettings:t,dataKey:r,payload:n,value:i,name:a}=e;return or(or({},t),{},{dataKey:r,payload:n,value:i,name:a})}function Xi(e,t){if(e)return String(e);if(typeof t=="string")return t}function sD(e,t,r,n,i){if(r==="horizontal"||r==="vertical"){var a=e>=i.left&&e<=i.left+i.width&&t>=i.top&&t<=i.top+i.height;return a?{x:e,y:t}:null}return n?Hj({x:e,y:t},n):null}var lD=(e,t,r,n)=>{var i=t.find(c=>c&&c.index===r);if(i){if(e==="horizontal")return{x:i.coordinate,y:n.y};if(e==="vertical")return{x:n.x,y:i.coordinate};if(e==="centric"){var a=i.coordinate,{radius:o}=n;return or(or(or({},n),it(n.cx,n.cy,o,a)),{},{angle:a,radius:o})}var s=i.coordinate,{angle:l}=n;return or(or(or({},n),it(n.cx,n.cy,s,l)),{},{angle:l,radius:s})}return{x:0,y:0}},cD=(e,t)=>t==="horizontal"?e.x:t==="vertical"?e.y:t==="centric"?e.angle:e.radius,Qr=e=>e.layout.width,en=e=>e.layout.height,uD=e=>e.layout.scale,Uw=e=>e.layout.margin,ac=N(e=>e.cartesianAxis.xAxis,e=>Object.values(e)),oc=N(e=>e.cartesianAxis.yAxis,e=>Object.values(e)),Kw="data-recharts-item-index",qw="data-recharts-item-data-key",wo=60;function Xv(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function rs(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Xv(Object(r),!0).forEach(function(n){fD(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Xv(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function fD(e,t,r){return(t=dD(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function dD(e){var t=hD(e,"string");return typeof t=="symbol"?t:t+""}function hD(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var pD=e=>e.brush.height;function mD(e){var t=oc(e);return t.reduce((r,n)=>{if(n.orientation==="left"&&!n.mirror&&!n.hide){var i=typeof n.width=="number"?n.width:wo;return r+i}return r},0)}function gD(e){var t=oc(e);return t.reduce((r,n)=>{if(n.orientation==="right"&&!n.mirror&&!n.hide){var i=typeof n.width=="number"?n.width:wo;return r+i}return r},0)}function vD(e){var t=ac(e);return t.reduce((r,n)=>n.orientation==="top"&&!n.mirror&&!n.hide?r+n.height:r,0)}function yD(e){var t=ac(e);return t.reduce((r,n)=>n.orientation==="bottom"&&!n.mirror&&!n.hide?r+n.height:r,0)}var ct=N([Qr,en,Uw,pD,mD,gD,vD,yD,dw,SM],(e,t,r,n,i,a,o,s,l,c)=>{var u={left:(r.left||0)+i,right:(r.right||0)+a},f={top:(r.top||0)+o,bottom:(r.bottom||0)+s},d=rs(rs({},f),u),h=d.bottom;d.bottom+=n,d=Gj(d,l,c);var m=e-d.left-d.right,p=t-d.top-d.bottom;return rs(rs({brushBottom:h},d),{},{width:Math.max(m,0),height:Math.max(p,0)})}),bD=N(ct,e=>({x:e.left,y:e.top,width:e.width,height:e.height})),yh=N(Qr,en,(e,t)=>({x:0,y:0,width:e,height:t})),xD=k.createContext(null),Ft=()=>k.useContext(xD)!=null,sc=e=>e.brush,lc=N([sc,ct,Uw],(e,t,r)=>({height:e.height,x:X(e.x)?e.x:t.left,y:X(e.y)?e.y:t.top+t.height+t.brushBottom-(r?.bottom||0),width:X(e.width)?e.width:t.width})),bh=()=>{var e,t=Ft(),r=G(bD),n=G(lc),i=(e=G(sc))===null||e===void 0?void 0:e.padding;return!t||!n||!i?r:{width:n.width-i.left-i.right,height:n.height-i.top-i.bottom,x:i.left,y:i.top}},wD={top:0,bottom:0,left:0,right:0,width:0,height:0,brushBottom:0},Yw=()=>{var e;return(e=G(ct))!==null&&e!==void 0?e:wD},Gw=()=>G(Qr),Xw=()=>G(en),ue=e=>e.layout.layoutType,cc=()=>G(ue),_D={settings:{layout:"horizontal",align:"center",verticalAlign:"middle",itemSorter:"value"},size:{width:0,height:0},payload:[]},Zw=Qt({name:"legend",initialState:_D,reducers:{setLegendSize(e,t){e.size.width=t.payload.width,e.size.height=t.payload.height},setLegendSettings(e,t){e.settings.align=t.payload.align,e.settings.layout=t.payload.layout,e.settings.verticalAlign=t.payload.verticalAlign,e.settings.itemSorter=t.payload.itemSorter},addLegendPayload(e,t){e.payload.push(t.payload)},removeLegendPayload(e,t){var r=Ur(e).payload.indexOf(t.payload);r>-1&&e.payload.splice(r,1)}}}),{setLegendSize:SU,setLegendSettings:OU,addLegendPayload:Jw,removeLegendPayload:Qw}=Zw.actions,SD=Zw.reducer;function cd(){return cd=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cd.apply(null,arguments)}function Zv(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Gu(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Zv(Object(r),!0).forEach(function(n){OD(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Zv(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function OD(e,t,r){return(t=AD(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function AD(e){var t=ED(e,"string");return typeof t=="symbol"?t:t+""}function ED(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function PD(e){return Array.isArray(e)&&Tr(e[0])&&Tr(e[1])?e.join(" ~ "):e}var CD=e=>{var{separator:t=" : ",contentStyle:r={},itemStyle:n={},labelStyle:i={},payload:a,formatter:o,itemSorter:s,wrapperClassName:l,labelClassName:c,label:u,labelFormatter:f,accessibilityLayer:d=!1}=e,h=()=>{if(a&&a.length){var w={padding:0,margin:0},O=(s?ec(a,s):a).map((E,C)=>{if(E.type==="none")return null;var M=E.formatter||o||PD,{value:R,name:j}=E,_=R,I=j;if(M){var D=M(R,j,E,C,a);if(Array.isArray(D))[_,I]=D;else if(D!=null)_=D;else return null}var L=Gu({display:"block",paddingTop:4,paddingBottom:4,color:E.color||"#000"},n);return A.createElement("li",{className:"recharts-tooltip-item",key:"tooltip-item-".concat(C),style:L},Tr(I)?A.createElement("span",{className:"recharts-tooltip-item-name"},I):null,Tr(I)?A.createElement("span",{className:"recharts-tooltip-item-separator"},t):null,A.createElement("span",{className:"recharts-tooltip-item-value"},_),A.createElement("span",{className:"recharts-tooltip-item-unit"},E.unit||""))});return A.createElement("ul",{className:"recharts-tooltip-item-list",style:w},O)}return null},m=Gu({margin:0,padding:10,backgroundColor:"#fff",border:"1px solid #ccc",whiteSpace:"nowrap"},r),p=Gu({margin:0},i),g=!We(u),v=g?u:"",b=he("recharts-default-tooltip",l),x=he("recharts-tooltip-label",c);g&&f&&a!==void 0&&a!==null&&(v=f(u,a));var S=d?{role:"status","aria-live":"assertive"}:{};return A.createElement("div",cd({className:b,style:m},S),A.createElement("p",{className:x,style:p},A.isValidElement(v)?v:"".concat(v)),h())},da="recharts-tooltip-wrapper",kD={visibility:"hidden"};function TD(e){var{coordinate:t,translateX:r,translateY:n}=e;return he(da,{["".concat(da,"-right")]:X(r)&&t&&X(t.x)&&r>=t.x,["".concat(da,"-left")]:X(r)&&t&&X(t.x)&&r<t.x,["".concat(da,"-bottom")]:X(n)&&t&&X(t.y)&&n>=t.y,["".concat(da,"-top")]:X(n)&&t&&X(t.y)&&n<t.y})}function Jv(e){var{allowEscapeViewBox:t,coordinate:r,key:n,offsetTopLeft:i,position:a,reverseDirection:o,tooltipDimension:s,viewBox:l,viewBoxDimension:c}=e;if(a&&X(a[n]))return a[n];var u=r[n]-s-(i>0?i:0),f=r[n]+i;if(t[n])return o[n]?u:f;var d=l[n];if(d==null)return 0;if(o[n]){var h=u,m=d;return h<m?Math.max(f,d):Math.max(u,d)}if(c==null)return 0;var p=f+s,g=d+c;return p>g?Math.max(u,d):Math.max(f,d)}function MD(e){var{translateX:t,translateY:r,useTranslate3d:n}=e;return{transform:n?"translate3d(".concat(t,"px, ").concat(r,"px, 0)"):"translate(".concat(t,"px, ").concat(r,"px)")}}function jD(e){var{allowEscapeViewBox:t,coordinate:r,offsetTopLeft:n,position:i,reverseDirection:a,tooltipBox:o,useTranslate3d:s,viewBox:l}=e,c,u,f;return o.height>0&&o.width>0&&r?(u=Jv({allowEscapeViewBox:t,coordinate:r,key:"x",offsetTopLeft:n,position:i,reverseDirection:a,tooltipDimension:o.width,viewBox:l,viewBoxDimension:l.width}),f=Jv({allowEscapeViewBox:t,coordinate:r,key:"y",offsetTopLeft:n,position:i,reverseDirection:a,tooltipDimension:o.height,viewBox:l,viewBoxDimension:l.height}),c=MD({translateX:u,translateY:f,useTranslate3d:s})):c=kD,{cssProperties:c,cssClasses:TD({translateX:u,translateY:f,coordinate:r})}}function Qv(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function ns(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Qv(Object(r),!0).forEach(function(n){ud(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Qv(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function ud(e,t,r){return(t=DD(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function DD(e){var t=ND(e,"string");return typeof t=="symbol"?t:t+""}function ND(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}class ID extends k.PureComponent{constructor(){super(...arguments),ud(this,"state",{dismissed:!1,dismissedAtCoordinate:{x:0,y:0}}),ud(this,"handleKeyDown",t=>{if(t.key==="Escape"){var r,n,i,a;this.setState({dismissed:!0,dismissedAtCoordinate:{x:(r=(n=this.props.coordinate)===null||n===void 0?void 0:n.x)!==null&&r!==void 0?r:0,y:(i=(a=this.props.coordinate)===null||a===void 0?void 0:a.y)!==null&&i!==void 0?i:0}})}})}componentDidMount(){document.addEventListener("keydown",this.handleKeyDown)}componentWillUnmount(){document.removeEventListener("keydown",this.handleKeyDown)}componentDidUpdate(){var t,r;this.state.dismissed&&(((t=this.props.coordinate)===null||t===void 0?void 0:t.x)!==this.state.dismissedAtCoordinate.x||((r=this.props.coordinate)===null||r===void 0?void 0:r.y)!==this.state.dismissedAtCoordinate.y)&&(this.state.dismissed=!1)}render(){var{active:t,allowEscapeViewBox:r,animationDuration:n,animationEasing:i,children:a,coordinate:o,hasPayload:s,isAnimationActive:l,offset:c,position:u,reverseDirection:f,useTranslate3d:d,viewBox:h,wrapperStyle:m,lastBoundingBox:p,innerRef:g,hasPortalFromProps:v}=this.props,{cssClasses:b,cssProperties:x}=jD({allowEscapeViewBox:r,coordinate:o,offsetTopLeft:c,position:u,reverseDirection:f,tooltipBox:{height:p.height,width:p.width},useTranslate3d:d,viewBox:h}),S=v?{}:ns(ns({transition:l&&t?"transform ".concat(n,"ms ").concat(i):void 0},x),{},{pointerEvents:"none",visibility:!this.state.dismissed&&t&&s?"visible":"hidden",position:"absolute",top:0,left:0}),w=ns(ns({},S),{},{visibility:!this.state.dismissed&&t&&s?"visible":"hidden"},m);return A.createElement("div",{xmlns:"http://www.w3.org/1999/xhtml",tabIndex:-1,className:b,style:w,ref:g},a)}}var RD=()=>!(typeof window<"u"&&window.document&&window.document.createElement&&window.setTimeout),En={devToolsEnabled:!1,isSsr:RD()},e_=()=>G(e=>e.rootProps.accessibilityLayer);function Jt(e){return Number.isFinite(e)}function Bi(e){return typeof e=="number"&&e>0&&Number.isFinite(e)}function fd(){return fd=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fd.apply(null,arguments)}function ey(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function ty(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ey(Object(r),!0).forEach(function(n){$D(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ey(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function $D(e,t,r){return(t=LD(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function LD(e){var t=FD(e,"string");return typeof t=="symbol"?t:t+""}function FD(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var ry={curveBasisClosed:nT,curveBasisOpen:iT,curveBasis:rT,curveBumpX:Wk,curveBumpY:Vk,curveLinearClosed:aT,curveLinear:Jl,curveMonotoneX:oT,curveMonotoneY:sT,curveNatural:lT,curveStep:cT,curveStepAfter:fT,curveStepBefore:uT},is=e=>Jt(e.x)&&Jt(e.y),ha=e=>e.x,pa=e=>e.y,BD=(e,t)=>{if(typeof e=="function")return e;var r="curve".concat(go(e));return(r==="curveMonotone"||r==="curveBump")&&t?ry["".concat(r).concat(t==="vertical"?"Y":"X")]:ry[r]||Jl},zD=e=>{var{type:t="linear",points:r=[],baseLine:n,layout:i,connectNulls:a=!1}=e,o=BD(t,i),s=a?r.filter(is):r,l;if(Array.isArray(n)){var c=a?n.filter(f=>is(f)):n,u=s.map((f,d)=>ty(ty({},f),{},{base:c[d]}));return i==="vertical"?l=qo().y(pa).x1(ha).x0(f=>f.base.x):l=qo().x(ha).y1(pa).y0(f=>f.base.y),l.defined(is).curve(o),l(u)}return i==="vertical"&&X(n)?l=qo().y(pa).x1(ha).x0(n):X(n)?l=qo().x(ha).y1(pa).y0(n):l=z1().x(ha).y(pa),l.defined(is).curve(o),l(s)},xh=e=>{var{className:t,points:r,path:n,pathRef:i}=e;if((!r||!r.length)&&!n)return null;var a=r&&r.length?zD(e):n;return A.createElement("path",fd({},Dr(e),ah(e),{className:he("recharts-curve",t),d:a===null?void 0:a,ref:i}))},WD=["x","y","top","left","width","height","className"];function dd(){return dd=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},dd.apply(null,arguments)}function ny(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function VD(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ny(Object(r),!0).forEach(function(n){HD(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ny(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function HD(e,t,r){return(t=UD(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function UD(e){var t=KD(e,"string");return typeof t=="symbol"?t:t+""}function KD(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function qD(e,t){if(e==null)return{};var r,n,i=YD(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function YD(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var GD=(e,t,r,n,i,a)=>"M".concat(e,",").concat(i,"v").concat(n,"M").concat(a,",").concat(t,"h").concat(r),XD=e=>{var{x:t=0,y:r=0,top:n=0,left:i=0,width:a=0,height:o=0,className:s}=e,l=qD(e,WD),c=VD({x:t,y:r,top:n,left:i,width:a,height:o},l);return!X(t)||!X(r)||!X(a)||!X(o)||!X(n)||!X(i)?null:A.createElement("path",dd({},He(c,!0),{className:he("recharts-cross",s),d:GD(t,r,a,o,n,i)}))};function ZD(e,t,r,n){var i=n/2;return{stroke:"none",fill:"#ccc",x:e==="horizontal"?t.x-i:r.left+.5,y:e==="horizontal"?r.top+.5:t.y-i,width:e==="horizontal"?n:r.width-1,height:e==="horizontal"?r.height-1:n}}function iy(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function JD(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?iy(Object(r),!0).forEach(function(n){QD(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):iy(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function QD(e,t,r){return(t=eN(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function eN(e){var t=tN(e,"string");return typeof t=="symbol"?t:t+""}function tN(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function _t(e,t){var r=JD({},e),n=t,i=Object.keys(t),a=i.reduce((o,s)=>(o[s]===void 0&&n[s]!==void 0&&(o[s]=n[s]),o),r);return a}function rN(){}function ay(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function oy(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ay(Object(r),!0).forEach(function(n){nN(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ay(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function nN(e,t,r){return(t=iN(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function iN(e){var t=aN(e,"string");return typeof t=="symbol"?t:t+""}function aN(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var oN=e=>e.replace(/([A-Z])/g,t=>"-".concat(t.toLowerCase())),t_=(e,t,r)=>e.map(n=>"".concat(oN(n)," ").concat(t,"ms ").concat(r)).join(","),sN=(e,t)=>[Object.keys(e),Object.keys(t)].reduce((r,n)=>r.filter(i=>n.includes(i))),Ga=(e,t)=>Object.keys(t).reduce((r,n)=>oy(oy({},r),{},{[n]:e(n,t[n])}),{});function sy(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function bt(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?sy(Object(r),!0).forEach(function(n){lN(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):sy(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function lN(e,t,r){return(t=cN(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function cN(e){var t=uN(e,"string");return typeof t=="symbol"?t:t+""}function uN(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var el=(e,t,r)=>e+(t-e)*r,hd=e=>{var{from:t,to:r}=e;return t!==r},r_=(e,t,r)=>{var n=Ga((i,a)=>{if(hd(a)){var[o,s]=e(a.from,a.to,a.velocity);return bt(bt({},a),{},{from:o,velocity:s})}return a},t);return r<1?Ga((i,a)=>hd(a)?bt(bt({},a),{},{velocity:el(a.velocity,n[i].velocity,r),from:el(a.from,n[i].from,r)}):a,t):r_(e,n,r-1)};function fN(e,t,r,n,i,a){var o,s=n.reduce((d,h)=>bt(bt({},d),{},{[h]:{from:e[h],velocity:0,to:t[h]}}),{}),l=()=>Ga((d,h)=>h.from,s),c=()=>!Object.values(s).filter(hd).length,u=null,f=d=>{o||(o=d);var h=d-o,m=h/r.dt;s=r_(r,s,m),i(bt(bt(bt({},e),t),l())),o=d,c()||(u=a.setTimeout(f))};return()=>(u=a.setTimeout(f),()=>{u()})}function dN(e,t,r,n,i,a,o){var s=null,l=i.reduce((f,d)=>bt(bt({},f),{},{[d]:[e[d],t[d]]}),{}),c,u=f=>{c||(c=f);var d=(f-c)/n,h=Ga((p,g)=>el(...g,r(d)),l);if(a(bt(bt(bt({},e),t),h)),d<1)s=o.setTimeout(u);else{var m=Ga((p,g)=>el(...g,r(1)),l);a(bt(bt(bt({},e),t),m))}};return()=>(s=o.setTimeout(u),()=>{s()})}const hN=(e,t,r,n,i,a)=>{var o=sN(e,t);return r.isStepper===!0?fN(e,t,r,o,i,a):dN(e,t,r,n,o,i,a)};var tl=1e-4,n_=(e,t)=>[0,3*e,3*t-6*e,3*e-3*t+1],i_=(e,t)=>e.map((r,n)=>r*t**n).reduce((r,n)=>r+n),ly=(e,t)=>r=>{var n=n_(e,t);return i_(n,r)},pN=(e,t)=>r=>{var n=n_(e,t),i=[...n.map((a,o)=>a*o).slice(1),0];return i_(i,r)},cy=function(){for(var t,r,n,i,a=arguments.length,o=new Array(a),s=0;s<a;s++)o[s]=arguments[s];if(o.length===1)switch(o[0]){case"linear":[t,n,r,i]=[0,0,1,1];break;case"ease":[t,n,r,i]=[.25,.1,.25,1];break;case"ease-in":[t,n,r,i]=[.42,0,1,1];break;case"ease-out":[t,n,r,i]=[.42,0,.58,1];break;case"ease-in-out":[t,n,r,i]=[0,0,.58,1];break;default:{var l=o[0].split("(");l[0]==="cubic-bezier"&&l[1].split(")")[0].split(",").length===4&&([t,n,r,i]=l[1].split(")")[0].split(",").map(m=>parseFloat(m)))}}else o.length===4&&([t,n,r,i]=o);var c=ly(t,r),u=ly(n,i),f=pN(t,r),d=m=>m>1?1:m<0?0:m,h=m=>{for(var p=m>1?1:m,g=p,v=0;v<8;++v){var b=c(g)-p,x=f(g);if(Math.abs(b-p)<tl||x<tl)return u(g);g=d(g-b/x)}return u(g)};return h.isStepper=!1,h},mN=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},{stiff:r=100,damping:n=8,dt:i=17}=t,a=(o,s,l)=>{var c=-(o-s)*r,u=l*n,f=l+(c-u)*i/1e3,d=l*i/1e3+o;return Math.abs(d-s)<tl&&Math.abs(f)<tl?[s,0]:[d,f]};return a.isStepper=!0,a.dt=i,a},gN=e=>{if(typeof e=="string")switch(e){case"ease":case"ease-in-out":case"ease-out":case"ease-in":case"linear":return cy(e);case"spring":return mN();default:if(e.split("(")[0]==="cubic-bezier")return cy(e)}return typeof e=="function"?e:null};function vN(e){var t,r=()=>null,n=!1,i=null,a=o=>{if(!n){if(Array.isArray(o)){if(!o.length)return;var s=o,[l,...c]=s;if(typeof l=="number"){i=e.setTimeout(a.bind(null,c),l);return}a(l),i=e.setTimeout(a.bind(null,c));return}typeof o=="string"&&(t=o,r(t)),typeof o=="object"&&(t=o,r(t)),typeof o=="function"&&o()}};return{stop:()=>{n=!0},start:o=>{n=!1,i&&(i(),i=null),a(o)},subscribe:o=>(r=o,()=>{r=()=>null}),getTimeoutController:()=>e}}class yN{setTimeout(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=performance.now(),i=null,a=o=>{o-n>=r?t(o):typeof requestAnimationFrame=="function"&&(i=requestAnimationFrame(a))};return i=requestAnimationFrame(a),()=>{cancelAnimationFrame(i)}}}function bN(){return vN(new yN)}var xN=k.createContext(bN);function wN(e,t){var r=k.useContext(xN);return k.useMemo(()=>t??r(e),[e,t,r])}var _N={begin:0,duration:1e3,easing:"ease",isActive:!0,canBegin:!0,onAnimationEnd:()=>{},onAnimationStart:()=>{}},uy={t:0},Xu={t:1};function _o(e){var t=_t(e,_N),{isActive:r,canBegin:n,duration:i,easing:a,begin:o,onAnimationEnd:s,onAnimationStart:l,children:c}=t,u=wN(t.animationId,t.animationManager),[f,d]=k.useState(r?uy:Xu),h=k.useRef(null);return k.useEffect(()=>{r||d(Xu)},[r]),k.useEffect(()=>{if(!r||!n)return rN;var m=hN(uy,Xu,gN(a),i,d,u.getTimeoutController()),p=()=>{h.current=m()};return u.start([l,o,p,i,s]),()=>{u.stop(),h.current&&h.current(),s()}},[r,n,i,a,o,l,s,u]),c(f.t)}function So(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"animation-",r=k.useRef(Ua(t)),n=k.useRef(e);return n.current!==e&&(r.current=Ua(t),n.current=e),r.current}function fy(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function dy(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?fy(Object(r),!0).forEach(function(n){SN(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):fy(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function SN(e,t,r){return(t=ON(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function ON(e){var t=AN(e,"string");return typeof t=="symbol"?t:t+""}function AN(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function rl(){return rl=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rl.apply(null,arguments)}var hy=(e,t,r,n,i)=>{var a=Math.min(Math.abs(r)/2,Math.abs(n)/2),o=n>=0?1:-1,s=r>=0?1:-1,l=n>=0&&r>=0||n<0&&r<0?1:0,c;if(a>0&&i instanceof Array){for(var u=[0,0,0,0],f=0,d=4;f<d;f++)u[f]=i[f]>a?a:i[f];c="M".concat(e,",").concat(t+o*u[0]),u[0]>0&&(c+="A ".concat(u[0],",").concat(u[0],",0,0,").concat(l,",").concat(e+s*u[0],",").concat(t)),c+="L ".concat(e+r-s*u[1],",").concat(t),u[1]>0&&(c+="A ".concat(u[1],",").concat(u[1],",0,0,").concat(l,`,
151
151
  `).concat(e+r,",").concat(t+o*u[1])),c+="L ".concat(e+r,",").concat(t+n-o*u[2]),u[2]>0&&(c+="A ".concat(u[2],",").concat(u[2],",0,0,").concat(l,`,
152
152
  `).concat(e+r-s*u[2],",").concat(t+n)),c+="L ".concat(e+s*u[3],",").concat(t+n),u[3]>0&&(c+="A ".concat(u[3],",").concat(u[3],",0,0,").concat(l,`,
153
153
  `).concat(e,",").concat(t+n-o*u[3])),c+="Z"}else if(a>0&&i===+i&&i>0){var h=Math.min(a,i);c="M ".concat(e,",").concat(t+o*h,`
@@ -174,13 +174,13 @@ Take a look at the reducer(s) handling this action type: ${h.type}.
174
174
  `);if(n>0){var{circleTangency:x,lineTangency:S,theta:w}=as({cx:t,cy:r,radius:n,angle:l,sign:u,isExternal:!0,cornerRadius:a,cornerIsExternal:s}),{circleTangency:O,lineTangency:E,theta:C}=as({cx:t,cy:r,radius:n,angle:c,sign:-u,isExternal:!0,cornerRadius:a,cornerIsExternal:s}),M=s?Math.abs(l-c):Math.abs(l-c)-w-C;if(M<0&&a===0)return"".concat(b,"L").concat(t,",").concat(r,"Z");b+="L".concat(E.x,",").concat(E.y,`
175
175
  A`).concat(a,",").concat(a,",0,0,").concat(+(u<0),",").concat(O.x,",").concat(O.y,`
176
176
  A`).concat(n,",").concat(n,",0,").concat(+(M>180),",").concat(+(u>0),",").concat(x.x,",").concat(x.y,`
177
- A`).concat(a,",").concat(a,",0,0,").concat(+(u<0),",").concat(S.x,",").concat(S.y,"Z")}else b+="L".concat(t,",").concat(r,"Z");return b},kN={cx:0,cy:0,innerRadius:0,outerRadius:0,startAngle:0,endAngle:0,cornerRadius:0,forceCornerRadius:!1,cornerIsExternal:!1},l_=e=>{var t=_t(e,kN),{cx:r,cy:n,innerRadius:i,outerRadius:a,cornerRadius:o,forceCornerRadius:s,cornerIsExternal:l,startAngle:c,endAngle:u,className:f}=t;if(a<i||c===u)return null;var d=he("recharts-sector",f),h=a-i,m=Pt(o,h,0,!0),p;return m>0&&Math.abs(c-u)<360?p=CN({cx:r,cy:n,innerRadius:i,outerRadius:a,cornerRadius:Math.min(m,h/2),forceCornerRadius:s,cornerIsExternal:l,startAngle:c,endAngle:u}):p=s_({cx:r,cy:n,innerRadius:i,outerRadius:a,startAngle:c,endAngle:u}),A.createElement("path",pd({},He(t,!0),{className:d,d:p}))};function TN(e,t,r){var n,i,a,o;if(e==="horizontal")n=t.x,a=n,i=r.top,o=r.top+r.height;else if(e==="vertical")i=t.y,o=i,n=r.left,a=r.left+r.width;else if(t.cx!=null&&t.cy!=null)if(e==="centric"){var{cx:s,cy:l,innerRadius:c,outerRadius:u,angle:f}=t,d=it(s,l,c,f),h=it(s,l,u,f);n=d.x,i=d.y,a=h.x,o=h.y}else return o_(t);return[{x:n,y:i},{x:a,y:o}]}var Zu={},Ju={},Qu={},py;function MN(){return py||(py=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=uw();function r(n){return t.isSymbol(n)?NaN:Number(n)}e.toNumber=r})(Qu)),Qu}var my;function jN(){return my||(my=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=MN();function r(n){return n?(n=t.toNumber(n),n===1/0||n===-1/0?(n<0?-1:1)*Number.MAX_VALUE:n===n?n:0):n===0?n:0}e.toFinite=r})(Ju)),Ju}var gy;function DN(){return gy||(gy=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=fw(),r=jN();function n(i,a,o){o&&typeof o!="number"&&t.isIterateeCall(i,a,o)&&(a=o=void 0),i=r.toFinite(i),a===void 0?(a=i,i=0):a=r.toFinite(a),o=o===void 0?i<a?1:-1:r.toFinite(o);const s=Math.max(Math.ceil((a-i)/(o||1)),0),l=new Array(s);for(let c=0;c<s;c++)l[c]=i,i+=o;return l}e.range=n})(Zu)),Zu}var ef,vy;function NN(){return vy||(vy=1,ef=DN().range),ef}var IN=NN();const c_=Jr(IN);function pn(e,t){return e==null||t==null?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function RN(e,t){return e==null||t==null?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function wh(e){let t,r,n;e.length!==2?(t=pn,r=(s,l)=>pn(e(s),l),n=(s,l)=>e(s)-l):(t=e===pn||e===RN?e:$N,r=e,n=e);function i(s,l,c=0,u=s.length){if(c<u){if(t(l,l)!==0)return u;do{const f=c+u>>>1;r(s[f],l)<0?c=f+1:u=f}while(c<u)}return c}function a(s,l,c=0,u=s.length){if(c<u){if(t(l,l)!==0)return u;do{const f=c+u>>>1;r(s[f],l)<=0?c=f+1:u=f}while(c<u)}return c}function o(s,l,c=0,u=s.length){const f=i(s,l,c,u-1);return f>c&&n(s[f-1],l)>-n(s[f],l)?f-1:f}return{left:i,center:o,right:a}}function $N(){return 0}function u_(e){return e===null?NaN:+e}function*LN(e,t){for(let r of e)r!=null&&(r=+r)>=r&&(yield r)}const FN=wh(pn),Oo=FN.right;wh(u_).center;class yy extends Map{constructor(t,r=WN){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:r}}),t!=null)for(const[n,i]of t)this.set(n,i)}get(t){return super.get(by(this,t))}has(t){return super.has(by(this,t))}set(t,r){return super.set(BN(this,t),r)}delete(t){return super.delete(zN(this,t))}}function by({_intern:e,_key:t},r){const n=t(r);return e.has(n)?e.get(n):r}function BN({_intern:e,_key:t},r){const n=t(r);return e.has(n)?e.get(n):(e.set(n,r),r)}function zN({_intern:e,_key:t},r){const n=t(r);return e.has(n)&&(r=e.get(n),e.delete(n)),r}function WN(e){return e!==null&&typeof e=="object"?e.valueOf():e}function VN(e=pn){if(e===pn)return f_;if(typeof e!="function")throw new TypeError("compare is not a function");return(t,r)=>{const n=e(t,r);return n||n===0?n:(e(r,r)===0)-(e(t,t)===0)}}function f_(e,t){return(e==null||!(e>=e))-(t==null||!(t>=t))||(e<t?-1:e>t?1:0)}const HN=Math.sqrt(50),UN=Math.sqrt(10),KN=Math.sqrt(2);function nl(e,t,r){const n=(t-e)/Math.max(0,r),i=Math.floor(Math.log10(n)),a=n/Math.pow(10,i),o=a>=HN?10:a>=UN?5:a>=KN?2:1;let s,l,c;return i<0?(c=Math.pow(10,-i)/o,s=Math.round(e*c),l=Math.round(t*c),s/c<e&&++s,l/c>t&&--l,c=-c):(c=Math.pow(10,i)*o,s=Math.round(e/c),l=Math.round(t/c),s*c<e&&++s,l*c>t&&--l),l<s&&.5<=r&&r<2?nl(e,t,r*2):[s,l,c]}function md(e,t,r){if(t=+t,e=+e,r=+r,!(r>0))return[];if(e===t)return[e];const n=t<e,[i,a,o]=n?nl(t,e,r):nl(e,t,r);if(!(a>=i))return[];const s=a-i+1,l=new Array(s);if(n)if(o<0)for(let c=0;c<s;++c)l[c]=(a-c)/-o;else for(let c=0;c<s;++c)l[c]=(a-c)*o;else if(o<0)for(let c=0;c<s;++c)l[c]=(i+c)/-o;else for(let c=0;c<s;++c)l[c]=(i+c)*o;return l}function gd(e,t,r){return t=+t,e=+e,r=+r,nl(e,t,r)[2]}function vd(e,t,r){t=+t,e=+e,r=+r;const n=t<e,i=n?gd(t,e,r):gd(e,t,r);return(n?-1:1)*(i<0?1/-i:i)}function xy(e,t){let r;for(const n of e)n!=null&&(r<n||r===void 0&&n>=n)&&(r=n);return r}function wy(e,t){let r;for(const n of e)n!=null&&(r>n||r===void 0&&n>=n)&&(r=n);return r}function d_(e,t,r=0,n=1/0,i){if(t=Math.floor(t),r=Math.floor(Math.max(0,r)),n=Math.floor(Math.min(e.length-1,n)),!(r<=t&&t<=n))return e;for(i=i===void 0?f_:VN(i);n>r;){if(n-r>600){const l=n-r+1,c=t-r+1,u=Math.log(l),f=.5*Math.exp(2*u/3),d=.5*Math.sqrt(u*f*(l-f)/l)*(c-l/2<0?-1:1),h=Math.max(r,Math.floor(t-c*f/l+d)),m=Math.min(n,Math.floor(t+(l-c)*f/l+d));d_(e,t,h,m,i)}const a=e[t];let o=r,s=n;for(ma(e,r,t),i(e[n],a)>0&&ma(e,r,n);o<s;){for(ma(e,o,s),++o,--s;i(e[o],a)<0;)++o;for(;i(e[s],a)>0;)--s}i(e[r],a)===0?ma(e,r,s):(++s,ma(e,s,n)),s<=t&&(r=s+1),t<=s&&(n=s-1)}return e}function ma(e,t,r){const n=e[t];e[t]=e[r],e[r]=n}function qN(e,t,r){if(e=Float64Array.from(LN(e)),!(!(n=e.length)||isNaN(t=+t))){if(t<=0||n<2)return wy(e);if(t>=1)return xy(e);var n,i=(n-1)*t,a=Math.floor(i),o=xy(d_(e,a).subarray(0,a+1)),s=wy(e.subarray(a+1));return o+(s-o)*(i-a)}}function YN(e,t,r=u_){if(!(!(n=e.length)||isNaN(t=+t))){if(t<=0||n<2)return+r(e[0],0,e);if(t>=1)return+r(e[n-1],n-1,e);var n,i=(n-1)*t,a=Math.floor(i),o=+r(e[a],a,e),s=+r(e[a+1],a+1,e);return o+(s-o)*(i-a)}}function GN(e,t,r){e=+e,t=+t,r=(i=arguments.length)<2?(t=e,e=0,1):i<3?1:+r;for(var n=-1,i=Math.max(0,Math.ceil((t-e)/r))|0,a=new Array(i);++n<i;)a[n]=e+n*r;return a}function dr(e,t){switch(arguments.length){case 0:break;case 1:this.range(e);break;default:this.range(t).domain(e);break}return this}function tn(e,t){switch(arguments.length){case 0:break;case 1:{typeof e=="function"?this.interpolator(e):this.range(e);break}default:{this.domain(e),typeof t=="function"?this.interpolator(t):this.range(t);break}}return this}const yd=Symbol("implicit");function _h(){var e=new yy,t=[],r=[],n=yd;function i(a){let o=e.get(a);if(o===void 0){if(n!==yd)return n;e.set(a,o=t.push(a)-1)}return r[o%r.length]}return i.domain=function(a){if(!arguments.length)return t.slice();t=[],e=new yy;for(const o of a)e.has(o)||e.set(o,t.push(o)-1);return i},i.range=function(a){return arguments.length?(r=Array.from(a),i):r.slice()},i.unknown=function(a){return arguments.length?(n=a,i):n},i.copy=function(){return _h(t,r).unknown(n)},dr.apply(i,arguments),i}function Sh(){var e=_h().unknown(void 0),t=e.domain,r=e.range,n=0,i=1,a,o,s=!1,l=0,c=0,u=.5;delete e.unknown;function f(){var d=t().length,h=i<n,m=h?i:n,p=h?n:i;a=(p-m)/Math.max(1,d-l+c*2),s&&(a=Math.floor(a)),m+=(p-m-a*(d-l))*u,o=a*(1-l),s&&(m=Math.round(m),o=Math.round(o));var g=GN(d).map(function(v){return m+a*v});return r(h?g.reverse():g)}return e.domain=function(d){return arguments.length?(t(d),f()):t()},e.range=function(d){return arguments.length?([n,i]=d,n=+n,i=+i,f()):[n,i]},e.rangeRound=function(d){return[n,i]=d,n=+n,i=+i,s=!0,f()},e.bandwidth=function(){return o},e.step=function(){return a},e.round=function(d){return arguments.length?(s=!!d,f()):s},e.padding=function(d){return arguments.length?(l=Math.min(1,c=+d),f()):l},e.paddingInner=function(d){return arguments.length?(l=Math.min(1,d),f()):l},e.paddingOuter=function(d){return arguments.length?(c=+d,f()):c},e.align=function(d){return arguments.length?(u=Math.max(0,Math.min(1,d)),f()):u},e.copy=function(){return Sh(t(),[n,i]).round(s).paddingInner(l).paddingOuter(c).align(u)},dr.apply(f(),arguments)}function h_(e){var t=e.copy;return e.padding=e.paddingOuter,delete e.paddingInner,delete e.paddingOuter,e.copy=function(){return h_(t())},e}function XN(){return h_(Sh.apply(null,arguments).paddingInner(1))}function Oh(e,t,r){e.prototype=t.prototype=r,r.constructor=e}function p_(e,t){var r=Object.create(e.prototype);for(var n in t)r[n]=t[n];return r}function Ao(){}var Xa=.7,il=1/Xa,Di="\\s*([+-]?\\d+)\\s*",Za="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",Cr="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",ZN=/^#([0-9a-f]{3,8})$/,JN=new RegExp(`^rgb\\(${Di},${Di},${Di}\\)$`),QN=new RegExp(`^rgb\\(${Cr},${Cr},${Cr}\\)$`),e5=new RegExp(`^rgba\\(${Di},${Di},${Di},${Za}\\)$`),t5=new RegExp(`^rgba\\(${Cr},${Cr},${Cr},${Za}\\)$`),r5=new RegExp(`^hsl\\(${Za},${Cr},${Cr}\\)$`),n5=new RegExp(`^hsla\\(${Za},${Cr},${Cr},${Za}\\)$`),_y={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};Oh(Ao,Ja,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:Sy,formatHex:Sy,formatHex8:i5,formatHsl:a5,formatRgb:Oy,toString:Oy});function Sy(){return this.rgb().formatHex()}function i5(){return this.rgb().formatHex8()}function a5(){return m_(this).formatHsl()}function Oy(){return this.rgb().formatRgb()}function Ja(e){var t,r;return e=(e+"").trim().toLowerCase(),(t=ZN.exec(e))?(r=t[1].length,t=parseInt(t[1],16),r===6?Ay(t):r===3?new Rt(t>>8&15|t>>4&240,t>>4&15|t&240,(t&15)<<4|t&15,1):r===8?os(t>>24&255,t>>16&255,t>>8&255,(t&255)/255):r===4?os(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|t&240,((t&15)<<4|t&15)/255):null):(t=JN.exec(e))?new Rt(t[1],t[2],t[3],1):(t=QN.exec(e))?new Rt(t[1]*255/100,t[2]*255/100,t[3]*255/100,1):(t=e5.exec(e))?os(t[1],t[2],t[3],t[4]):(t=t5.exec(e))?os(t[1]*255/100,t[2]*255/100,t[3]*255/100,t[4]):(t=r5.exec(e))?Cy(t[1],t[2]/100,t[3]/100,1):(t=n5.exec(e))?Cy(t[1],t[2]/100,t[3]/100,t[4]):_y.hasOwnProperty(e)?Ay(_y[e]):e==="transparent"?new Rt(NaN,NaN,NaN,0):null}function Ay(e){return new Rt(e>>16&255,e>>8&255,e&255,1)}function os(e,t,r,n){return n<=0&&(e=t=r=NaN),new Rt(e,t,r,n)}function o5(e){return e instanceof Ao||(e=Ja(e)),e?(e=e.rgb(),new Rt(e.r,e.g,e.b,e.opacity)):new Rt}function bd(e,t,r,n){return arguments.length===1?o5(e):new Rt(e,t,r,n??1)}function Rt(e,t,r,n){this.r=+e,this.g=+t,this.b=+r,this.opacity=+n}Oh(Rt,bd,p_(Ao,{brighter(e){return e=e==null?il:Math.pow(il,e),new Rt(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=e==null?Xa:Math.pow(Xa,e),new Rt(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new Rt(ei(this.r),ei(this.g),ei(this.b),al(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:Ey,formatHex:Ey,formatHex8:s5,formatRgb:Py,toString:Py}));function Ey(){return`#${Kn(this.r)}${Kn(this.g)}${Kn(this.b)}`}function s5(){return`#${Kn(this.r)}${Kn(this.g)}${Kn(this.b)}${Kn((isNaN(this.opacity)?1:this.opacity)*255)}`}function Py(){const e=al(this.opacity);return`${e===1?"rgb(":"rgba("}${ei(this.r)}, ${ei(this.g)}, ${ei(this.b)}${e===1?")":`, ${e})`}`}function al(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function ei(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function Kn(e){return e=ei(e),(e<16?"0":"")+e.toString(16)}function Cy(e,t,r,n){return n<=0?e=t=r=NaN:r<=0||r>=1?e=t=NaN:t<=0&&(e=NaN),new pr(e,t,r,n)}function m_(e){if(e instanceof pr)return new pr(e.h,e.s,e.l,e.opacity);if(e instanceof Ao||(e=Ja(e)),!e)return new pr;if(e instanceof pr)return e;e=e.rgb();var t=e.r/255,r=e.g/255,n=e.b/255,i=Math.min(t,r,n),a=Math.max(t,r,n),o=NaN,s=a-i,l=(a+i)/2;return s?(t===a?o=(r-n)/s+(r<n)*6:r===a?o=(n-t)/s+2:o=(t-r)/s+4,s/=l<.5?a+i:2-a-i,o*=60):s=l>0&&l<1?0:o,new pr(o,s,l,e.opacity)}function l5(e,t,r,n){return arguments.length===1?m_(e):new pr(e,t,r,n??1)}function pr(e,t,r,n){this.h=+e,this.s=+t,this.l=+r,this.opacity=+n}Oh(pr,l5,p_(Ao,{brighter(e){return e=e==null?il:Math.pow(il,e),new pr(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=e==null?Xa:Math.pow(Xa,e),new pr(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+(this.h<0)*360,t=isNaN(e)||isNaN(this.s)?0:this.s,r=this.l,n=r+(r<.5?r:1-r)*t,i=2*r-n;return new Rt(tf(e>=240?e-240:e+120,i,n),tf(e,i,n),tf(e<120?e+240:e-120,i,n),this.opacity)},clamp(){return new pr(ky(this.h),ss(this.s),ss(this.l),al(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 e=al(this.opacity);return`${e===1?"hsl(":"hsla("}${ky(this.h)}, ${ss(this.s)*100}%, ${ss(this.l)*100}%${e===1?")":`, ${e})`}`}}));function ky(e){return e=(e||0)%360,e<0?e+360:e}function ss(e){return Math.max(0,Math.min(1,e||0))}function tf(e,t,r){return(e<60?t+(r-t)*e/60:e<180?r:e<240?t+(r-t)*(240-e)/60:t)*255}const Ah=e=>()=>e;function c5(e,t){return function(r){return e+r*t}}function u5(e,t,r){return e=Math.pow(e,r),t=Math.pow(t,r)-e,r=1/r,function(n){return Math.pow(e+n*t,r)}}function f5(e){return(e=+e)==1?g_:function(t,r){return r-t?u5(t,r,e):Ah(isNaN(t)?r:t)}}function g_(e,t){var r=t-e;return r?c5(e,r):Ah(isNaN(e)?t:e)}const Ty=(function e(t){var r=f5(t);function n(i,a){var o=r((i=bd(i)).r,(a=bd(a)).r),s=r(i.g,a.g),l=r(i.b,a.b),c=g_(i.opacity,a.opacity);return function(u){return i.r=o(u),i.g=s(u),i.b=l(u),i.opacity=c(u),i+""}}return n.gamma=e,n})(1);function d5(e,t){t||(t=[]);var r=e?Math.min(t.length,e.length):0,n=t.slice(),i;return function(a){for(i=0;i<r;++i)n[i]=e[i]*(1-a)+t[i]*a;return n}}function h5(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}function p5(e,t){var r=t?t.length:0,n=e?Math.min(r,e.length):0,i=new Array(n),a=new Array(r),o;for(o=0;o<n;++o)i[o]=Zi(e[o],t[o]);for(;o<r;++o)a[o]=t[o];return function(s){for(o=0;o<n;++o)a[o]=i[o](s);return a}}function m5(e,t){var r=new Date;return e=+e,t=+t,function(n){return r.setTime(e*(1-n)+t*n),r}}function ol(e,t){return e=+e,t=+t,function(r){return e*(1-r)+t*r}}function g5(e,t){var r={},n={},i;(e===null||typeof e!="object")&&(e={}),(t===null||typeof t!="object")&&(t={});for(i in t)i in e?r[i]=Zi(e[i],t[i]):n[i]=t[i];return function(a){for(i in r)n[i]=r[i](a);return n}}var xd=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,rf=new RegExp(xd.source,"g");function v5(e){return function(){return e}}function y5(e){return function(t){return e(t)+""}}function b5(e,t){var r=xd.lastIndex=rf.lastIndex=0,n,i,a,o=-1,s=[],l=[];for(e=e+"",t=t+"";(n=xd.exec(e))&&(i=rf.exec(t));)(a=i.index)>r&&(a=t.slice(r,a),s[o]?s[o]+=a:s[++o]=a),(n=n[0])===(i=i[0])?s[o]?s[o]+=i:s[++o]=i:(s[++o]=null,l.push({i:o,x:ol(n,i)})),r=rf.lastIndex;return r<t.length&&(a=t.slice(r),s[o]?s[o]+=a:s[++o]=a),s.length<2?l[0]?y5(l[0].x):v5(t):(t=l.length,function(c){for(var u=0,f;u<t;++u)s[(f=l[u]).i]=f.x(c);return s.join("")})}function Zi(e,t){var r=typeof t,n;return t==null||r==="boolean"?Ah(t):(r==="number"?ol:r==="string"?(n=Ja(t))?(t=n,Ty):b5:t instanceof Ja?Ty:t instanceof Date?m5:h5(t)?d5:Array.isArray(t)?p5:typeof t.valueOf!="function"&&typeof t.toString!="function"||isNaN(t)?g5:ol)(e,t)}function Eh(e,t){return e=+e,t=+t,function(r){return Math.round(e*(1-r)+t*r)}}function x5(e,t){t===void 0&&(t=e,e=Zi);for(var r=0,n=t.length-1,i=t[0],a=new Array(n<0?0:n);r<n;)a[r]=e(i,i=t[++r]);return function(o){var s=Math.max(0,Math.min(n-1,Math.floor(o*=n)));return a[s](o-s)}}function w5(e){return function(){return e}}function sl(e){return+e}var My=[0,1];function Tt(e){return e}function wd(e,t){return(t-=e=+e)?function(r){return(r-e)/t}:w5(isNaN(t)?NaN:.5)}function _5(e,t){var r;return e>t&&(r=e,e=t,t=r),function(n){return Math.max(e,Math.min(t,n))}}function S5(e,t,r){var n=e[0],i=e[1],a=t[0],o=t[1];return i<n?(n=wd(i,n),a=r(o,a)):(n=wd(n,i),a=r(a,o)),function(s){return a(n(s))}}function O5(e,t,r){var n=Math.min(e.length,t.length)-1,i=new Array(n),a=new Array(n),o=-1;for(e[n]<e[0]&&(e=e.slice().reverse(),t=t.slice().reverse());++o<n;)i[o]=wd(e[o],e[o+1]),a[o]=r(t[o],t[o+1]);return function(s){var l=Oo(e,s,1,n)-1;return a[l](i[l](s))}}function Eo(e,t){return t.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown())}function uc(){var e=My,t=My,r=Zi,n,i,a,o=Tt,s,l,c;function u(){var d=Math.min(e.length,t.length);return o!==Tt&&(o=_5(e[0],e[d-1])),s=d>2?O5:S5,l=c=null,f}function f(d){return d==null||isNaN(d=+d)?a:(l||(l=s(e.map(n),t,r)))(n(o(d)))}return f.invert=function(d){return o(i((c||(c=s(t,e.map(n),ol)))(d)))},f.domain=function(d){return arguments.length?(e=Array.from(d,sl),u()):e.slice()},f.range=function(d){return arguments.length?(t=Array.from(d),u()):t.slice()},f.rangeRound=function(d){return t=Array.from(d),r=Eh,u()},f.clamp=function(d){return arguments.length?(o=d?!0:Tt,u()):o!==Tt},f.interpolate=function(d){return arguments.length?(r=d,u()):r},f.unknown=function(d){return arguments.length?(a=d,f):a},function(d,h){return n=d,i=h,u()}}function Ph(){return uc()(Tt,Tt)}function A5(e){return Math.abs(e=Math.round(e))>=1e21?e.toLocaleString("en").replace(/,/g,""):e.toString(10)}function ll(e,t){if((r=(e=t?e.toExponential(t-1):e.toExponential()).indexOf("e"))<0)return null;var r,n=e.slice(0,r);return[n.length>1?n[0]+n.slice(2):n,+e.slice(r+1)]}function zi(e){return e=ll(Math.abs(e)),e?e[1]:NaN}function E5(e,t){return function(r,n){for(var i=r.length,a=[],o=0,s=e[0],l=0;i>0&&s>0&&(l+s+1>n&&(s=Math.max(1,n-l)),a.push(r.substring(i-=s,i+s)),!((l+=s+1)>n));)s=e[o=(o+1)%e.length];return a.reverse().join(t)}}function P5(e){return function(t){return t.replace(/[0-9]/g,function(r){return e[+r]})}}var C5=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function Qa(e){if(!(t=C5.exec(e)))throw new Error("invalid format: "+e);var t;return new Ch({fill:t[1],align:t[2],sign:t[3],symbol:t[4],zero:t[5],width:t[6],comma:t[7],precision:t[8]&&t[8].slice(1),trim:t[9],type:t[10]})}Qa.prototype=Ch.prototype;function Ch(e){this.fill=e.fill===void 0?" ":e.fill+"",this.align=e.align===void 0?">":e.align+"",this.sign=e.sign===void 0?"-":e.sign+"",this.symbol=e.symbol===void 0?"":e.symbol+"",this.zero=!!e.zero,this.width=e.width===void 0?void 0:+e.width,this.comma=!!e.comma,this.precision=e.precision===void 0?void 0:+e.precision,this.trim=!!e.trim,this.type=e.type===void 0?"":e.type+""}Ch.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 k5(e){e:for(var t=e.length,r=1,n=-1,i;r<t;++r)switch(e[r]){case".":n=i=r;break;case"0":n===0&&(n=r),i=r;break;default:if(!+e[r])break e;n>0&&(n=0);break}return n>0?e.slice(0,n)+e.slice(i+1):e}var v_;function T5(e,t){var r=ll(e,t);if(!r)return e+"";var n=r[0],i=r[1],a=i-(v_=Math.max(-8,Math.min(8,Math.floor(i/3)))*3)+1,o=n.length;return a===o?n:a>o?n+new Array(a-o+1).join("0"):a>0?n.slice(0,a)+"."+n.slice(a):"0."+new Array(1-a).join("0")+ll(e,Math.max(0,t+a-1))[0]}function jy(e,t){var r=ll(e,t);if(!r)return e+"";var n=r[0],i=r[1];return i<0?"0."+new Array(-i).join("0")+n:n.length>i+1?n.slice(0,i+1)+"."+n.slice(i+1):n+new Array(i-n.length+2).join("0")}const Dy={"%":(e,t)=>(e*100).toFixed(t),b:e=>Math.round(e).toString(2),c:e=>e+"",d:A5,e:(e,t)=>e.toExponential(t),f:(e,t)=>e.toFixed(t),g:(e,t)=>e.toPrecision(t),o:e=>Math.round(e).toString(8),p:(e,t)=>jy(e*100,t),r:jy,s:T5,X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)};function Ny(e){return e}var Iy=Array.prototype.map,Ry=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function M5(e){var t=e.grouping===void 0||e.thousands===void 0?Ny:E5(Iy.call(e.grouping,Number),e.thousands+""),r=e.currency===void 0?"":e.currency[0]+"",n=e.currency===void 0?"":e.currency[1]+"",i=e.decimal===void 0?".":e.decimal+"",a=e.numerals===void 0?Ny:P5(Iy.call(e.numerals,String)),o=e.percent===void 0?"%":e.percent+"",s=e.minus===void 0?"−":e.minus+"",l=e.nan===void 0?"NaN":e.nan+"";function c(f){f=Qa(f);var d=f.fill,h=f.align,m=f.sign,p=f.symbol,g=f.zero,v=f.width,b=f.comma,x=f.precision,S=f.trim,w=f.type;w==="n"?(b=!0,w="g"):Dy[w]||(x===void 0&&(x=12),S=!0,w="g"),(g||d==="0"&&h==="=")&&(g=!0,d="0",h="=");var O=p==="$"?r:p==="#"&&/[boxX]/.test(w)?"0"+w.toLowerCase():"",E=p==="$"?n:/[%p]/.test(w)?o:"",C=Dy[w],M=/[defgprs%]/.test(w);x=x===void 0?6:/[gprs]/.test(w)?Math.max(1,Math.min(21,x)):Math.max(0,Math.min(20,x));function R(j){var _=O,I=E,D,L,W;if(w==="c")I=C(j)+I,j="";else{j=+j;var H=j<0||1/j<0;if(j=isNaN(j)?l:C(Math.abs(j),x),S&&(j=k5(j)),H&&+j==0&&m!=="+"&&(H=!1),_=(H?m==="("?m:s:m==="-"||m==="("?"":m)+_,I=(w==="s"?Ry[8+v_/3]:"")+I+(H&&m==="("?")":""),M){for(D=-1,L=j.length;++D<L;)if(W=j.charCodeAt(D),48>W||W>57){I=(W===46?i+j.slice(D+1):j.slice(D))+I,j=j.slice(0,D);break}}}b&&!g&&(j=t(j,1/0));var te=_.length+j.length+I.length,Q=te<v?new Array(v-te+1).join(d):"";switch(b&&g&&(j=t(Q+j,Q.length?v-I.length:1/0),Q=""),h){case"<":j=_+j+I+Q;break;case"=":j=_+Q+j+I;break;case"^":j=Q.slice(0,te=Q.length>>1)+_+j+I+Q.slice(te);break;default:j=Q+_+j+I;break}return a(j)}return R.toString=function(){return f+""},R}function u(f,d){var h=c((f=Qa(f),f.type="f",f)),m=Math.max(-8,Math.min(8,Math.floor(zi(d)/3)))*3,p=Math.pow(10,-m),g=Ry[8+m/3];return function(v){return h(p*v)+g}}return{format:c,formatPrefix:u}}var ls,kh,y_;j5({thousands:",",grouping:[3],currency:["$",""]});function j5(e){return ls=M5(e),kh=ls.format,y_=ls.formatPrefix,ls}function D5(e){return Math.max(0,-zi(Math.abs(e)))}function N5(e,t){return Math.max(0,Math.max(-8,Math.min(8,Math.floor(zi(t)/3)))*3-zi(Math.abs(e)))}function I5(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,zi(t)-zi(e))+1}function b_(e,t,r,n){var i=vd(e,t,r),a;switch(n=Qa(n??",f"),n.type){case"s":{var o=Math.max(Math.abs(e),Math.abs(t));return n.precision==null&&!isNaN(a=N5(i,o))&&(n.precision=a),y_(n,o)}case"":case"e":case"g":case"p":case"r":{n.precision==null&&!isNaN(a=I5(i,Math.max(Math.abs(e),Math.abs(t))))&&(n.precision=a-(n.type==="e"));break}case"f":case"%":{n.precision==null&&!isNaN(a=D5(i))&&(n.precision=a-(n.type==="%")*2);break}}return kh(n)}function Pn(e){var t=e.domain;return e.ticks=function(r){var n=t();return md(n[0],n[n.length-1],r??10)},e.tickFormat=function(r,n){var i=t();return b_(i[0],i[i.length-1],r??10,n)},e.nice=function(r){r==null&&(r=10);var n=t(),i=0,a=n.length-1,o=n[i],s=n[a],l,c,u=10;for(s<o&&(c=o,o=s,s=c,c=i,i=a,a=c);u-- >0;){if(c=gd(o,s,r),c===l)return n[i]=o,n[a]=s,t(n);if(c>0)o=Math.floor(o/c)*c,s=Math.ceil(s/c)*c;else if(c<0)o=Math.ceil(o*c)/c,s=Math.floor(s*c)/c;else break;l=c}return e},e}function x_(){var e=Ph();return e.copy=function(){return Eo(e,x_())},dr.apply(e,arguments),Pn(e)}function w_(e){var t;function r(n){return n==null||isNaN(n=+n)?t:n}return r.invert=r,r.domain=r.range=function(n){return arguments.length?(e=Array.from(n,sl),r):e.slice()},r.unknown=function(n){return arguments.length?(t=n,r):t},r.copy=function(){return w_(e).unknown(t)},e=arguments.length?Array.from(e,sl):[0,1],Pn(r)}function __(e,t){e=e.slice();var r=0,n=e.length-1,i=e[r],a=e[n],o;return a<i&&(o=r,r=n,n=o,o=i,i=a,a=o),e[r]=t.floor(i),e[n]=t.ceil(a),e}function $y(e){return Math.log(e)}function Ly(e){return Math.exp(e)}function R5(e){return-Math.log(-e)}function $5(e){return-Math.exp(-e)}function L5(e){return isFinite(e)?+("1e"+e):e<0?0:e}function F5(e){return e===10?L5:e===Math.E?Math.exp:t=>Math.pow(e,t)}function B5(e){return e===Math.E?Math.log:e===10&&Math.log10||e===2&&Math.log2||(e=Math.log(e),t=>Math.log(t)/e)}function Fy(e){return(t,r)=>-e(-t,r)}function Th(e){const t=e($y,Ly),r=t.domain;let n=10,i,a;function o(){return i=B5(n),a=F5(n),r()[0]<0?(i=Fy(i),a=Fy(a),e(R5,$5)):e($y,Ly),t}return t.base=function(s){return arguments.length?(n=+s,o()):n},t.domain=function(s){return arguments.length?(r(s),o()):r()},t.ticks=s=>{const l=r();let c=l[0],u=l[l.length-1];const f=u<c;f&&([c,u]=[u,c]);let d=i(c),h=i(u),m,p;const g=s==null?10:+s;let v=[];if(!(n%1)&&h-d<g){if(d=Math.floor(d),h=Math.ceil(h),c>0){for(;d<=h;++d)for(m=1;m<n;++m)if(p=d<0?m/a(-d):m*a(d),!(p<c)){if(p>u)break;v.push(p)}}else for(;d<=h;++d)for(m=n-1;m>=1;--m)if(p=d>0?m/a(-d):m*a(d),!(p<c)){if(p>u)break;v.push(p)}v.length*2<g&&(v=md(c,u,g))}else v=md(d,h,Math.min(h-d,g)).map(a);return f?v.reverse():v},t.tickFormat=(s,l)=>{if(s==null&&(s=10),l==null&&(l=n===10?"s":","),typeof l!="function"&&(!(n%1)&&(l=Qa(l)).precision==null&&(l.trim=!0),l=kh(l)),s===1/0)return l;const c=Math.max(1,n*s/t.ticks().length);return u=>{let f=u/a(Math.round(i(u)));return f*n<n-.5&&(f*=n),f<=c?l(u):""}},t.nice=()=>r(__(r(),{floor:s=>a(Math.floor(i(s))),ceil:s=>a(Math.ceil(i(s)))})),t}function S_(){const e=Th(uc()).domain([1,10]);return e.copy=()=>Eo(e,S_()).base(e.base()),dr.apply(e,arguments),e}function By(e){return function(t){return Math.sign(t)*Math.log1p(Math.abs(t/e))}}function zy(e){return function(t){return Math.sign(t)*Math.expm1(Math.abs(t))*e}}function Mh(e){var t=1,r=e(By(t),zy(t));return r.constant=function(n){return arguments.length?e(By(t=+n),zy(t)):t},Pn(r)}function O_(){var e=Mh(uc());return e.copy=function(){return Eo(e,O_()).constant(e.constant())},dr.apply(e,arguments)}function Wy(e){return function(t){return t<0?-Math.pow(-t,e):Math.pow(t,e)}}function z5(e){return e<0?-Math.sqrt(-e):Math.sqrt(e)}function W5(e){return e<0?-e*e:e*e}function jh(e){var t=e(Tt,Tt),r=1;function n(){return r===1?e(Tt,Tt):r===.5?e(z5,W5):e(Wy(r),Wy(1/r))}return t.exponent=function(i){return arguments.length?(r=+i,n()):r},Pn(t)}function Dh(){var e=jh(uc());return e.copy=function(){return Eo(e,Dh()).exponent(e.exponent())},dr.apply(e,arguments),e}function V5(){return Dh.apply(null,arguments).exponent(.5)}function Vy(e){return Math.sign(e)*e*e}function H5(e){return Math.sign(e)*Math.sqrt(Math.abs(e))}function A_(){var e=Ph(),t=[0,1],r=!1,n;function i(a){var o=H5(e(a));return isNaN(o)?n:r?Math.round(o):o}return i.invert=function(a){return e.invert(Vy(a))},i.domain=function(a){return arguments.length?(e.domain(a),i):e.domain()},i.range=function(a){return arguments.length?(e.range((t=Array.from(a,sl)).map(Vy)),i):t.slice()},i.rangeRound=function(a){return i.range(a).round(!0)},i.round=function(a){return arguments.length?(r=!!a,i):r},i.clamp=function(a){return arguments.length?(e.clamp(a),i):e.clamp()},i.unknown=function(a){return arguments.length?(n=a,i):n},i.copy=function(){return A_(e.domain(),t).round(r).clamp(e.clamp()).unknown(n)},dr.apply(i,arguments),Pn(i)}function E_(){var e=[],t=[],r=[],n;function i(){var o=0,s=Math.max(1,t.length);for(r=new Array(s-1);++o<s;)r[o-1]=YN(e,o/s);return a}function a(o){return o==null||isNaN(o=+o)?n:t[Oo(r,o)]}return a.invertExtent=function(o){var s=t.indexOf(o);return s<0?[NaN,NaN]:[s>0?r[s-1]:e[0],s<r.length?r[s]:e[e.length-1]]},a.domain=function(o){if(!arguments.length)return e.slice();e=[];for(let s of o)s!=null&&!isNaN(s=+s)&&e.push(s);return e.sort(pn),i()},a.range=function(o){return arguments.length?(t=Array.from(o),i()):t.slice()},a.unknown=function(o){return arguments.length?(n=o,a):n},a.quantiles=function(){return r.slice()},a.copy=function(){return E_().domain(e).range(t).unknown(n)},dr.apply(a,arguments)}function P_(){var e=0,t=1,r=1,n=[.5],i=[0,1],a;function o(l){return l!=null&&l<=l?i[Oo(n,l,0,r)]:a}function s(){var l=-1;for(n=new Array(r);++l<r;)n[l]=((l+1)*t-(l-r)*e)/(r+1);return o}return o.domain=function(l){return arguments.length?([e,t]=l,e=+e,t=+t,s()):[e,t]},o.range=function(l){return arguments.length?(r=(i=Array.from(l)).length-1,s()):i.slice()},o.invertExtent=function(l){var c=i.indexOf(l);return c<0?[NaN,NaN]:c<1?[e,n[0]]:c>=r?[n[r-1],t]:[n[c-1],n[c]]},o.unknown=function(l){return arguments.length&&(a=l),o},o.thresholds=function(){return n.slice()},o.copy=function(){return P_().domain([e,t]).range(i).unknown(a)},dr.apply(Pn(o),arguments)}function C_(){var e=[.5],t=[0,1],r,n=1;function i(a){return a!=null&&a<=a?t[Oo(e,a,0,n)]:r}return i.domain=function(a){return arguments.length?(e=Array.from(a),n=Math.min(e.length,t.length-1),i):e.slice()},i.range=function(a){return arguments.length?(t=Array.from(a),n=Math.min(e.length,t.length-1),i):t.slice()},i.invertExtent=function(a){var o=t.indexOf(a);return[e[o-1],e[o]]},i.unknown=function(a){return arguments.length?(r=a,i):r},i.copy=function(){return C_().domain(e).range(t).unknown(r)},dr.apply(i,arguments)}const nf=new Date,af=new Date;function ut(e,t,r,n){function i(a){return e(a=arguments.length===0?new Date:new Date(+a)),a}return i.floor=a=>(e(a=new Date(+a)),a),i.ceil=a=>(e(a=new Date(a-1)),t(a,1),e(a),a),i.round=a=>{const o=i(a),s=i.ceil(a);return a-o<s-a?o:s},i.offset=(a,o)=>(t(a=new Date(+a),o==null?1:Math.floor(o)),a),i.range=(a,o,s)=>{const l=[];if(a=i.ceil(a),s=s==null?1:Math.floor(s),!(a<o)||!(s>0))return l;let c;do l.push(c=new Date(+a)),t(a,s),e(a);while(c<a&&a<o);return l},i.filter=a=>ut(o=>{if(o>=o)for(;e(o),!a(o);)o.setTime(o-1)},(o,s)=>{if(o>=o)if(s<0)for(;++s<=0;)for(;t(o,-1),!a(o););else for(;--s>=0;)for(;t(o,1),!a(o););}),r&&(i.count=(a,o)=>(nf.setTime(+a),af.setTime(+o),e(nf),e(af),Math.floor(r(nf,af))),i.every=a=>(a=Math.floor(a),!isFinite(a)||!(a>0)?null:a>1?i.filter(n?o=>n(o)%a===0:o=>i.count(0,o)%a===0):i)),i}const cl=ut(()=>{},(e,t)=>{e.setTime(+e+t)},(e,t)=>t-e);cl.every=e=>(e=Math.floor(e),!isFinite(e)||!(e>0)?null:e>1?ut(t=>{t.setTime(Math.floor(t/e)*e)},(t,r)=>{t.setTime(+t+r*e)},(t,r)=>(r-t)/e):cl);cl.range;const Wr=1e3,sr=Wr*60,Vr=sr*60,Gr=Vr*24,Nh=Gr*7,Hy=Gr*30,of=Gr*365,qn=ut(e=>{e.setTime(e-e.getMilliseconds())},(e,t)=>{e.setTime(+e+t*Wr)},(e,t)=>(t-e)/Wr,e=>e.getUTCSeconds());qn.range;const Ih=ut(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*Wr)},(e,t)=>{e.setTime(+e+t*sr)},(e,t)=>(t-e)/sr,e=>e.getMinutes());Ih.range;const Rh=ut(e=>{e.setUTCSeconds(0,0)},(e,t)=>{e.setTime(+e+t*sr)},(e,t)=>(t-e)/sr,e=>e.getUTCMinutes());Rh.range;const $h=ut(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*Wr-e.getMinutes()*sr)},(e,t)=>{e.setTime(+e+t*Vr)},(e,t)=>(t-e)/Vr,e=>e.getHours());$h.range;const Lh=ut(e=>{e.setUTCMinutes(0,0,0)},(e,t)=>{e.setTime(+e+t*Vr)},(e,t)=>(t-e)/Vr,e=>e.getUTCHours());Lh.range;const Po=ut(e=>e.setHours(0,0,0,0),(e,t)=>e.setDate(e.getDate()+t),(e,t)=>(t-e-(t.getTimezoneOffset()-e.getTimezoneOffset())*sr)/Gr,e=>e.getDate()-1);Po.range;const fc=ut(e=>{e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCDate(e.getUTCDate()+t)},(e,t)=>(t-e)/Gr,e=>e.getUTCDate()-1);fc.range;const k_=ut(e=>{e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCDate(e.getUTCDate()+t)},(e,t)=>(t-e)/Gr,e=>Math.floor(e/Gr));k_.range;function hi(e){return ut(t=>{t.setDate(t.getDate()-(t.getDay()+7-e)%7),t.setHours(0,0,0,0)},(t,r)=>{t.setDate(t.getDate()+r*7)},(t,r)=>(r-t-(r.getTimezoneOffset()-t.getTimezoneOffset())*sr)/Nh)}const dc=hi(0),ul=hi(1),U5=hi(2),K5=hi(3),Wi=hi(4),q5=hi(5),Y5=hi(6);dc.range;ul.range;U5.range;K5.range;Wi.range;q5.range;Y5.range;function pi(e){return ut(t=>{t.setUTCDate(t.getUTCDate()-(t.getUTCDay()+7-e)%7),t.setUTCHours(0,0,0,0)},(t,r)=>{t.setUTCDate(t.getUTCDate()+r*7)},(t,r)=>(r-t)/Nh)}const hc=pi(0),fl=pi(1),G5=pi(2),X5=pi(3),Vi=pi(4),Z5=pi(5),J5=pi(6);hc.range;fl.range;G5.range;X5.range;Vi.range;Z5.range;J5.range;const Fh=ut(e=>{e.setDate(1),e.setHours(0,0,0,0)},(e,t)=>{e.setMonth(e.getMonth()+t)},(e,t)=>t.getMonth()-e.getMonth()+(t.getFullYear()-e.getFullYear())*12,e=>e.getMonth());Fh.range;const Bh=ut(e=>{e.setUTCDate(1),e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCMonth(e.getUTCMonth()+t)},(e,t)=>t.getUTCMonth()-e.getUTCMonth()+(t.getUTCFullYear()-e.getUTCFullYear())*12,e=>e.getUTCMonth());Bh.range;const Xr=ut(e=>{e.setMonth(0,1),e.setHours(0,0,0,0)},(e,t)=>{e.setFullYear(e.getFullYear()+t)},(e,t)=>t.getFullYear()-e.getFullYear(),e=>e.getFullYear());Xr.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:ut(t=>{t.setFullYear(Math.floor(t.getFullYear()/e)*e),t.setMonth(0,1),t.setHours(0,0,0,0)},(t,r)=>{t.setFullYear(t.getFullYear()+r*e)});Xr.range;const Zr=ut(e=>{e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCFullYear(e.getUTCFullYear()+t)},(e,t)=>t.getUTCFullYear()-e.getUTCFullYear(),e=>e.getUTCFullYear());Zr.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:ut(t=>{t.setUTCFullYear(Math.floor(t.getUTCFullYear()/e)*e),t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)},(t,r)=>{t.setUTCFullYear(t.getUTCFullYear()+r*e)});Zr.range;function T_(e,t,r,n,i,a){const o=[[qn,1,Wr],[qn,5,5*Wr],[qn,15,15*Wr],[qn,30,30*Wr],[a,1,sr],[a,5,5*sr],[a,15,15*sr],[a,30,30*sr],[i,1,Vr],[i,3,3*Vr],[i,6,6*Vr],[i,12,12*Vr],[n,1,Gr],[n,2,2*Gr],[r,1,Nh],[t,1,Hy],[t,3,3*Hy],[e,1,of]];function s(c,u,f){const d=u<c;d&&([c,u]=[u,c]);const h=f&&typeof f.range=="function"?f:l(c,u,f),m=h?h.range(c,+u+1):[];return d?m.reverse():m}function l(c,u,f){const d=Math.abs(u-c)/f,h=wh(([,,g])=>g).right(o,d);if(h===o.length)return e.every(vd(c/of,u/of,f));if(h===0)return cl.every(Math.max(vd(c,u,f),1));const[m,p]=o[d/o[h-1][2]<o[h][2]/d?h-1:h];return m.every(p)}return[s,l]}const[Q5,eI]=T_(Zr,Bh,hc,k_,Lh,Rh),[tI,rI]=T_(Xr,Fh,dc,Po,$h,Ih);function sf(e){if(0<=e.y&&e.y<100){var t=new Date(-1,e.m,e.d,e.H,e.M,e.S,e.L);return t.setFullYear(e.y),t}return new Date(e.y,e.m,e.d,e.H,e.M,e.S,e.L)}function lf(e){if(0<=e.y&&e.y<100){var t=new Date(Date.UTC(-1,e.m,e.d,e.H,e.M,e.S,e.L));return t.setUTCFullYear(e.y),t}return new Date(Date.UTC(e.y,e.m,e.d,e.H,e.M,e.S,e.L))}function ga(e,t,r){return{y:e,m:t,d:r,H:0,M:0,S:0,L:0}}function nI(e){var t=e.dateTime,r=e.date,n=e.time,i=e.periods,a=e.days,o=e.shortDays,s=e.months,l=e.shortMonths,c=va(i),u=ya(i),f=va(a),d=ya(a),h=va(o),m=ya(o),p=va(s),g=ya(s),v=va(l),b=ya(l),x={a:H,A:te,b:Q,B:F,c:null,d:Xy,e:Xy,f:EI,g:RI,G:LI,H:SI,I:OI,j:AI,L:M_,m:PI,M:CI,p:U,q:V,Q:Qy,s:e0,S:kI,u:TI,U:MI,V:jI,w:DI,W:NI,x:null,X:null,y:II,Y:$I,Z:FI,"%":Jy},S={a:re,A:Z,b:J,B:ee,c:null,d:Zy,e:Zy,f:VI,g:QI,G:tR,H:BI,I:zI,j:WI,L:D_,m:HI,M:UI,p:ae,q:oe,Q:Qy,s:e0,S:KI,u:qI,U:YI,V:GI,w:XI,W:ZI,x:null,X:null,y:JI,Y:eR,Z:rR,"%":Jy},w={a:R,A:j,b:_,B:I,c:D,d:Yy,e:Yy,f:bI,g:qy,G:Ky,H:Gy,I:Gy,j:mI,L:yI,m:pI,M:gI,p:M,q:hI,Q:wI,s:_I,S:vI,u:lI,U:cI,V:uI,w:sI,W:fI,x:L,X:W,y:qy,Y:Ky,Z:dI,"%":xI};x.x=O(r,x),x.X=O(n,x),x.c=O(t,x),S.x=O(r,S),S.X=O(n,S),S.c=O(t,S);function O(B,K){return function(ne){var T=[],ke=-1,fe=0,Ge=B.length,ot,br,sa;for(ne instanceof Date||(ne=new Date(+ne));++ke<Ge;)B.charCodeAt(ke)===37&&(T.push(B.slice(fe,ke)),(br=Uy[ot=B.charAt(++ke)])!=null?ot=B.charAt(++ke):br=ot==="e"?" ":"0",(sa=K[ot])&&(ot=sa(ne,br)),T.push(ot),fe=ke+1);return T.push(B.slice(fe,ke)),T.join("")}}function E(B,K){return function(ne){var T=ga(1900,void 0,1),ke=C(T,B,ne+="",0),fe,Ge;if(ke!=ne.length)return null;if("Q"in T)return new Date(T.Q);if("s"in T)return new Date(T.s*1e3+("L"in T?T.L:0));if(K&&!("Z"in T)&&(T.Z=0),"p"in T&&(T.H=T.H%12+T.p*12),T.m===void 0&&(T.m="q"in T?T.q:0),"V"in T){if(T.V<1||T.V>53)return null;"w"in T||(T.w=1),"Z"in T?(fe=lf(ga(T.y,0,1)),Ge=fe.getUTCDay(),fe=Ge>4||Ge===0?fl.ceil(fe):fl(fe),fe=fc.offset(fe,(T.V-1)*7),T.y=fe.getUTCFullYear(),T.m=fe.getUTCMonth(),T.d=fe.getUTCDate()+(T.w+6)%7):(fe=sf(ga(T.y,0,1)),Ge=fe.getDay(),fe=Ge>4||Ge===0?ul.ceil(fe):ul(fe),fe=Po.offset(fe,(T.V-1)*7),T.y=fe.getFullYear(),T.m=fe.getMonth(),T.d=fe.getDate()+(T.w+6)%7)}else("W"in T||"U"in T)&&("w"in T||(T.w="u"in T?T.u%7:"W"in T?1:0),Ge="Z"in T?lf(ga(T.y,0,1)).getUTCDay():sf(ga(T.y,0,1)).getDay(),T.m=0,T.d="W"in T?(T.w+6)%7+T.W*7-(Ge+5)%7:T.w+T.U*7-(Ge+6)%7);return"Z"in T?(T.H+=T.Z/100|0,T.M+=T.Z%100,lf(T)):sf(T)}}function C(B,K,ne,T){for(var ke=0,fe=K.length,Ge=ne.length,ot,br;ke<fe;){if(T>=Ge)return-1;if(ot=K.charCodeAt(ke++),ot===37){if(ot=K.charAt(ke++),br=w[ot in Uy?K.charAt(ke++):ot],!br||(T=br(B,ne,T))<0)return-1}else if(ot!=ne.charCodeAt(T++))return-1}return T}function M(B,K,ne){var T=c.exec(K.slice(ne));return T?(B.p=u.get(T[0].toLowerCase()),ne+T[0].length):-1}function R(B,K,ne){var T=h.exec(K.slice(ne));return T?(B.w=m.get(T[0].toLowerCase()),ne+T[0].length):-1}function j(B,K,ne){var T=f.exec(K.slice(ne));return T?(B.w=d.get(T[0].toLowerCase()),ne+T[0].length):-1}function _(B,K,ne){var T=v.exec(K.slice(ne));return T?(B.m=b.get(T[0].toLowerCase()),ne+T[0].length):-1}function I(B,K,ne){var T=p.exec(K.slice(ne));return T?(B.m=g.get(T[0].toLowerCase()),ne+T[0].length):-1}function D(B,K,ne){return C(B,t,K,ne)}function L(B,K,ne){return C(B,r,K,ne)}function W(B,K,ne){return C(B,n,K,ne)}function H(B){return o[B.getDay()]}function te(B){return a[B.getDay()]}function Q(B){return l[B.getMonth()]}function F(B){return s[B.getMonth()]}function U(B){return i[+(B.getHours()>=12)]}function V(B){return 1+~~(B.getMonth()/3)}function re(B){return o[B.getUTCDay()]}function Z(B){return a[B.getUTCDay()]}function J(B){return l[B.getUTCMonth()]}function ee(B){return s[B.getUTCMonth()]}function ae(B){return i[+(B.getUTCHours()>=12)]}function oe(B){return 1+~~(B.getUTCMonth()/3)}return{format:function(B){var K=O(B+="",x);return K.toString=function(){return B},K},parse:function(B){var K=E(B+="",!1);return K.toString=function(){return B},K},utcFormat:function(B){var K=O(B+="",S);return K.toString=function(){return B},K},utcParse:function(B){var K=E(B+="",!0);return K.toString=function(){return B},K}}}var Uy={"-":"",_:" ",0:"0"},gt=/^\s*\d+/,iI=/^%/,aI=/[\\^$*+?|[\]().{}]/g;function me(e,t,r){var n=e<0?"-":"",i=(n?-e:e)+"",a=i.length;return n+(a<r?new Array(r-a+1).join(t)+i:i)}function oI(e){return e.replace(aI,"\\$&")}function va(e){return new RegExp("^(?:"+e.map(oI).join("|")+")","i")}function ya(e){return new Map(e.map((t,r)=>[t.toLowerCase(),r]))}function sI(e,t,r){var n=gt.exec(t.slice(r,r+1));return n?(e.w=+n[0],r+n[0].length):-1}function lI(e,t,r){var n=gt.exec(t.slice(r,r+1));return n?(e.u=+n[0],r+n[0].length):-1}function cI(e,t,r){var n=gt.exec(t.slice(r,r+2));return n?(e.U=+n[0],r+n[0].length):-1}function uI(e,t,r){var n=gt.exec(t.slice(r,r+2));return n?(e.V=+n[0],r+n[0].length):-1}function fI(e,t,r){var n=gt.exec(t.slice(r,r+2));return n?(e.W=+n[0],r+n[0].length):-1}function Ky(e,t,r){var n=gt.exec(t.slice(r,r+4));return n?(e.y=+n[0],r+n[0].length):-1}function qy(e,t,r){var n=gt.exec(t.slice(r,r+2));return n?(e.y=+n[0]+(+n[0]>68?1900:2e3),r+n[0].length):-1}function dI(e,t,r){var n=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(t.slice(r,r+6));return n?(e.Z=n[1]?0:-(n[2]+(n[3]||"00")),r+n[0].length):-1}function hI(e,t,r){var n=gt.exec(t.slice(r,r+1));return n?(e.q=n[0]*3-3,r+n[0].length):-1}function pI(e,t,r){var n=gt.exec(t.slice(r,r+2));return n?(e.m=n[0]-1,r+n[0].length):-1}function Yy(e,t,r){var n=gt.exec(t.slice(r,r+2));return n?(e.d=+n[0],r+n[0].length):-1}function mI(e,t,r){var n=gt.exec(t.slice(r,r+3));return n?(e.m=0,e.d=+n[0],r+n[0].length):-1}function Gy(e,t,r){var n=gt.exec(t.slice(r,r+2));return n?(e.H=+n[0],r+n[0].length):-1}function gI(e,t,r){var n=gt.exec(t.slice(r,r+2));return n?(e.M=+n[0],r+n[0].length):-1}function vI(e,t,r){var n=gt.exec(t.slice(r,r+2));return n?(e.S=+n[0],r+n[0].length):-1}function yI(e,t,r){var n=gt.exec(t.slice(r,r+3));return n?(e.L=+n[0],r+n[0].length):-1}function bI(e,t,r){var n=gt.exec(t.slice(r,r+6));return n?(e.L=Math.floor(n[0]/1e3),r+n[0].length):-1}function xI(e,t,r){var n=iI.exec(t.slice(r,r+1));return n?r+n[0].length:-1}function wI(e,t,r){var n=gt.exec(t.slice(r));return n?(e.Q=+n[0],r+n[0].length):-1}function _I(e,t,r){var n=gt.exec(t.slice(r));return n?(e.s=+n[0],r+n[0].length):-1}function Xy(e,t){return me(e.getDate(),t,2)}function SI(e,t){return me(e.getHours(),t,2)}function OI(e,t){return me(e.getHours()%12||12,t,2)}function AI(e,t){return me(1+Po.count(Xr(e),e),t,3)}function M_(e,t){return me(e.getMilliseconds(),t,3)}function EI(e,t){return M_(e,t)+"000"}function PI(e,t){return me(e.getMonth()+1,t,2)}function CI(e,t){return me(e.getMinutes(),t,2)}function kI(e,t){return me(e.getSeconds(),t,2)}function TI(e){var t=e.getDay();return t===0?7:t}function MI(e,t){return me(dc.count(Xr(e)-1,e),t,2)}function j_(e){var t=e.getDay();return t>=4||t===0?Wi(e):Wi.ceil(e)}function jI(e,t){return e=j_(e),me(Wi.count(Xr(e),e)+(Xr(e).getDay()===4),t,2)}function DI(e){return e.getDay()}function NI(e,t){return me(ul.count(Xr(e)-1,e),t,2)}function II(e,t){return me(e.getFullYear()%100,t,2)}function RI(e,t){return e=j_(e),me(e.getFullYear()%100,t,2)}function $I(e,t){return me(e.getFullYear()%1e4,t,4)}function LI(e,t){var r=e.getDay();return e=r>=4||r===0?Wi(e):Wi.ceil(e),me(e.getFullYear()%1e4,t,4)}function FI(e){var t=e.getTimezoneOffset();return(t>0?"-":(t*=-1,"+"))+me(t/60|0,"0",2)+me(t%60,"0",2)}function Zy(e,t){return me(e.getUTCDate(),t,2)}function BI(e,t){return me(e.getUTCHours(),t,2)}function zI(e,t){return me(e.getUTCHours()%12||12,t,2)}function WI(e,t){return me(1+fc.count(Zr(e),e),t,3)}function D_(e,t){return me(e.getUTCMilliseconds(),t,3)}function VI(e,t){return D_(e,t)+"000"}function HI(e,t){return me(e.getUTCMonth()+1,t,2)}function UI(e,t){return me(e.getUTCMinutes(),t,2)}function KI(e,t){return me(e.getUTCSeconds(),t,2)}function qI(e){var t=e.getUTCDay();return t===0?7:t}function YI(e,t){return me(hc.count(Zr(e)-1,e),t,2)}function N_(e){var t=e.getUTCDay();return t>=4||t===0?Vi(e):Vi.ceil(e)}function GI(e,t){return e=N_(e),me(Vi.count(Zr(e),e)+(Zr(e).getUTCDay()===4),t,2)}function XI(e){return e.getUTCDay()}function ZI(e,t){return me(fl.count(Zr(e)-1,e),t,2)}function JI(e,t){return me(e.getUTCFullYear()%100,t,2)}function QI(e,t){return e=N_(e),me(e.getUTCFullYear()%100,t,2)}function eR(e,t){return me(e.getUTCFullYear()%1e4,t,4)}function tR(e,t){var r=e.getUTCDay();return e=r>=4||r===0?Vi(e):Vi.ceil(e),me(e.getUTCFullYear()%1e4,t,4)}function rR(){return"+0000"}function Jy(){return"%"}function Qy(e){return+e}function e0(e){return Math.floor(+e/1e3)}var Ei,I_,R_;nR({dateTime:"%x, %X",date:"%-m/%-d/%Y",time:"%-I:%M:%S %p",periods:["AM","PM"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]});function nR(e){return Ei=nI(e),I_=Ei.format,Ei.parse,R_=Ei.utcFormat,Ei.utcParse,Ei}function iR(e){return new Date(e)}function aR(e){return e instanceof Date?+e:+new Date(+e)}function zh(e,t,r,n,i,a,o,s,l,c){var u=Ph(),f=u.invert,d=u.domain,h=c(".%L"),m=c(":%S"),p=c("%I:%M"),g=c("%I %p"),v=c("%a %d"),b=c("%b %d"),x=c("%B"),S=c("%Y");function w(O){return(l(O)<O?h:s(O)<O?m:o(O)<O?p:a(O)<O?g:n(O)<O?i(O)<O?v:b:r(O)<O?x:S)(O)}return u.invert=function(O){return new Date(f(O))},u.domain=function(O){return arguments.length?d(Array.from(O,aR)):d().map(iR)},u.ticks=function(O){var E=d();return e(E[0],E[E.length-1],O??10)},u.tickFormat=function(O,E){return E==null?w:c(E)},u.nice=function(O){var E=d();return(!O||typeof O.range!="function")&&(O=t(E[0],E[E.length-1],O??10)),O?d(__(E,O)):u},u.copy=function(){return Eo(u,zh(e,t,r,n,i,a,o,s,l,c))},u}function oR(){return dr.apply(zh(tI,rI,Xr,Fh,dc,Po,$h,Ih,qn,I_).domain([new Date(2e3,0,1),new Date(2e3,0,2)]),arguments)}function sR(){return dr.apply(zh(Q5,eI,Zr,Bh,hc,fc,Lh,Rh,qn,R_).domain([Date.UTC(2e3,0,1),Date.UTC(2e3,0,2)]),arguments)}function pc(){var e=0,t=1,r,n,i,a,o=Tt,s=!1,l;function c(f){return f==null||isNaN(f=+f)?l:o(i===0?.5:(f=(a(f)-r)*i,s?Math.max(0,Math.min(1,f)):f))}c.domain=function(f){return arguments.length?([e,t]=f,r=a(e=+e),n=a(t=+t),i=r===n?0:1/(n-r),c):[e,t]},c.clamp=function(f){return arguments.length?(s=!!f,c):s},c.interpolator=function(f){return arguments.length?(o=f,c):o};function u(f){return function(d){var h,m;return arguments.length?([h,m]=d,o=f(h,m),c):[o(0),o(1)]}}return c.range=u(Zi),c.rangeRound=u(Eh),c.unknown=function(f){return arguments.length?(l=f,c):l},function(f){return a=f,r=f(e),n=f(t),i=r===n?0:1/(n-r),c}}function Cn(e,t){return t.domain(e.domain()).interpolator(e.interpolator()).clamp(e.clamp()).unknown(e.unknown())}function $_(){var e=Pn(pc()(Tt));return e.copy=function(){return Cn(e,$_())},tn.apply(e,arguments)}function L_(){var e=Th(pc()).domain([1,10]);return e.copy=function(){return Cn(e,L_()).base(e.base())},tn.apply(e,arguments)}function F_(){var e=Mh(pc());return e.copy=function(){return Cn(e,F_()).constant(e.constant())},tn.apply(e,arguments)}function Wh(){var e=jh(pc());return e.copy=function(){return Cn(e,Wh()).exponent(e.exponent())},tn.apply(e,arguments)}function lR(){return Wh.apply(null,arguments).exponent(.5)}function B_(){var e=[],t=Tt;function r(n){if(n!=null&&!isNaN(n=+n))return t((Oo(e,n,1)-1)/(e.length-1))}return r.domain=function(n){if(!arguments.length)return e.slice();e=[];for(let i of n)i!=null&&!isNaN(i=+i)&&e.push(i);return e.sort(pn),r},r.interpolator=function(n){return arguments.length?(t=n,r):t},r.range=function(){return e.map((n,i)=>t(i/(e.length-1)))},r.quantiles=function(n){return Array.from({length:n+1},(i,a)=>qN(e,a/n))},r.copy=function(){return B_(t).domain(e)},tn.apply(r,arguments)}function mc(){var e=0,t=.5,r=1,n=1,i,a,o,s,l,c=Tt,u,f=!1,d;function h(p){return isNaN(p=+p)?d:(p=.5+((p=+u(p))-a)*(n*p<n*a?s:l),c(f?Math.max(0,Math.min(1,p)):p))}h.domain=function(p){return arguments.length?([e,t,r]=p,i=u(e=+e),a=u(t=+t),o=u(r=+r),s=i===a?0:.5/(a-i),l=a===o?0:.5/(o-a),n=a<i?-1:1,h):[e,t,r]},h.clamp=function(p){return arguments.length?(f=!!p,h):f},h.interpolator=function(p){return arguments.length?(c=p,h):c};function m(p){return function(g){var v,b,x;return arguments.length?([v,b,x]=g,c=x5(p,[v,b,x]),h):[c(0),c(.5),c(1)]}}return h.range=m(Zi),h.rangeRound=m(Eh),h.unknown=function(p){return arguments.length?(d=p,h):d},function(p){return u=p,i=p(e),a=p(t),o=p(r),s=i===a?0:.5/(a-i),l=a===o?0:.5/(o-a),n=a<i?-1:1,h}}function z_(){var e=Pn(mc()(Tt));return e.copy=function(){return Cn(e,z_())},tn.apply(e,arguments)}function W_(){var e=Th(mc()).domain([.1,1,10]);return e.copy=function(){return Cn(e,W_()).base(e.base())},tn.apply(e,arguments)}function V_(){var e=Mh(mc());return e.copy=function(){return Cn(e,V_()).constant(e.constant())},tn.apply(e,arguments)}function Vh(){var e=jh(mc());return e.copy=function(){return Cn(e,Vh()).exponent(e.exponent())},tn.apply(e,arguments)}function cR(){return Vh.apply(null,arguments).exponent(.5)}const ka=Object.freeze(Object.defineProperty({__proto__:null,scaleBand:Sh,scaleDiverging:z_,scaleDivergingLog:W_,scaleDivergingPow:Vh,scaleDivergingSqrt:cR,scaleDivergingSymlog:V_,scaleIdentity:w_,scaleImplicit:yd,scaleLinear:x_,scaleLog:S_,scaleOrdinal:_h,scalePoint:XN,scalePow:Dh,scaleQuantile:E_,scaleQuantize:P_,scaleRadial:A_,scaleSequential:$_,scaleSequentialLog:L_,scaleSequentialPow:Wh,scaleSequentialQuantile:B_,scaleSequentialSqrt:lR,scaleSequentialSymlog:F_,scaleSqrt:V5,scaleSymlog:O_,scaleThreshold:C_,scaleTime:oR,scaleUtc:sR,tickFormat:b_},Symbol.toStringTag,{value:"Module"}));var kn=e=>e.chartData,Hh=N([kn],e=>{var t=e.chartData!=null?e.chartData.length-1:0;return{chartData:e.chartData,computedData:e.computedData,dataEndIndex:t,dataStartIndex:0}}),gc=(e,t,r,n)=>n?Hh(e):kn(e);function Hi(e){if(Array.isArray(e)&&e.length===2){var[t,r]=e;if(Jt(t)&&Jt(r))return!0}return!1}function t0(e,t,r){return r?e:[Math.min(e[0],t[0]),Math.max(e[1],t[1])]}function uR(e,t){if(t&&typeof e!="function"&&Array.isArray(e)&&e.length===2){var[r,n]=e,i,a;if(Jt(r))i=r;else if(typeof r=="function")return;if(Jt(n))a=n;else if(typeof n=="function")return;var o=[i,a];if(Hi(o))return o}}function fR(e,t,r){if(!(!r&&t==null)){if(typeof e=="function"&&t!=null)try{var n=e(t,r);if(Hi(n))return t0(n,t,r)}catch{}if(Array.isArray(e)&&e.length===2){var[i,a]=e,o,s;if(i==="auto")t!=null&&(o=Math.min(...t));else if(X(i))o=i;else if(typeof i=="function")try{t!=null&&(o=i(t?.[0]))}catch{}else if(typeof i=="string"&&qv.test(i)){var l=qv.exec(i);if(l==null||t==null)o=void 0;else{var c=+l[1];o=t[0]-c}}else o=t?.[0];if(a==="auto")t!=null&&(s=Math.max(...t));else if(X(a))s=a;else if(typeof a=="function")try{t!=null&&(s=a(t?.[1]))}catch{}else if(typeof a=="string"&&Yv.test(a)){var u=Yv.exec(a);if(u==null||t==null)s=void 0;else{var f=+u[1];s=t[1]+f}}else s=t?.[1];var d=[o,s];if(Hi(d))return t==null?d:t0(d,t,r)}}}var Ji=1e9,dR={precision:20,rounding:4,toExpNeg:-7,toExpPos:21,LN10:"2.302585092994045684017991454684364207601101488628772976033327900967572609677352480235997205089598298341967784042286"},Kh,ze=!0,cr="[DecimalError] ",ti=cr+"Invalid argument: ",Uh=cr+"Exponent out of range: ",Qi=Math.floor,zn=Math.pow,hR=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,qt,dt=1e7,Le=7,H_=9007199254740991,dl=Qi(H_/Le),Y={};Y.absoluteValue=Y.abs=function(){var e=new this.constructor(this);return e.s&&(e.s=1),e};Y.comparedTo=Y.cmp=function(e){var t,r,n,i,a=this;if(e=new a.constructor(e),a.s!==e.s)return a.s||-e.s;if(a.e!==e.e)return a.e>e.e^a.s<0?1:-1;for(n=a.d.length,i=e.d.length,t=0,r=n<i?n:i;t<r;++t)if(a.d[t]!==e.d[t])return a.d[t]>e.d[t]^a.s<0?1:-1;return n===i?0:n>i^a.s<0?1:-1};Y.decimalPlaces=Y.dp=function(){var e=this,t=e.d.length-1,r=(t-e.e)*Le;if(t=e.d[t],t)for(;t%10==0;t/=10)r--;return r<0?0:r};Y.dividedBy=Y.div=function(e){return Kr(this,new this.constructor(e))};Y.dividedToIntegerBy=Y.idiv=function(e){var t=this,r=t.constructor;return je(Kr(t,new r(e),0,1),r.precision)};Y.equals=Y.eq=function(e){return!this.cmp(e)};Y.exponent=function(){return at(this)};Y.greaterThan=Y.gt=function(e){return this.cmp(e)>0};Y.greaterThanOrEqualTo=Y.gte=function(e){return this.cmp(e)>=0};Y.isInteger=Y.isint=function(){return this.e>this.d.length-2};Y.isNegative=Y.isneg=function(){return this.s<0};Y.isPositive=Y.ispos=function(){return this.s>0};Y.isZero=function(){return this.s===0};Y.lessThan=Y.lt=function(e){return this.cmp(e)<0};Y.lessThanOrEqualTo=Y.lte=function(e){return this.cmp(e)<1};Y.logarithm=Y.log=function(e){var t,r=this,n=r.constructor,i=n.precision,a=i+5;if(e===void 0)e=new n(10);else if(e=new n(e),e.s<1||e.eq(qt))throw Error(cr+"NaN");if(r.s<1)throw Error(cr+(r.s?"NaN":"-Infinity"));return r.eq(qt)?new n(0):(ze=!1,t=Kr(eo(r,a),eo(e,a),a),ze=!0,je(t,i))};Y.minus=Y.sub=function(e){var t=this;return e=new t.constructor(e),t.s==e.s?q_(t,e):U_(t,(e.s=-e.s,e))};Y.modulo=Y.mod=function(e){var t,r=this,n=r.constructor,i=n.precision;if(e=new n(e),!e.s)throw Error(cr+"NaN");return r.s?(ze=!1,t=Kr(r,e,0,1).times(e),ze=!0,r.minus(t)):je(new n(r),i)};Y.naturalExponential=Y.exp=function(){return K_(this)};Y.naturalLogarithm=Y.ln=function(){return eo(this)};Y.negated=Y.neg=function(){var e=new this.constructor(this);return e.s=-e.s||0,e};Y.plus=Y.add=function(e){var t=this;return e=new t.constructor(e),t.s==e.s?U_(t,e):q_(t,(e.s=-e.s,e))};Y.precision=Y.sd=function(e){var t,r,n,i=this;if(e!==void 0&&e!==!!e&&e!==1&&e!==0)throw Error(ti+e);if(t=at(i)+1,n=i.d.length-1,r=n*Le+1,n=i.d[n],n){for(;n%10==0;n/=10)r--;for(n=i.d[0];n>=10;n/=10)r++}return e&&t>r?t:r};Y.squareRoot=Y.sqrt=function(){var e,t,r,n,i,a,o,s=this,l=s.constructor;if(s.s<1){if(!s.s)return new l(0);throw Error(cr+"NaN")}for(e=at(s),ze=!1,i=Math.sqrt(+s),i==0||i==1/0?(t=Er(s.d),(t.length+e)%2==0&&(t+="0"),i=Math.sqrt(t),e=Qi((e+1)/2)-(e<0||e%2),i==1/0?t="5e"+e:(t=i.toExponential(),t=t.slice(0,t.indexOf("e")+1)+e),n=new l(t)):n=new l(i.toString()),r=l.precision,i=o=r+3;;)if(a=n,n=a.plus(Kr(s,a,o+2)).times(.5),Er(a.d).slice(0,o)===(t=Er(n.d)).slice(0,o)){if(t=t.slice(o-3,o+1),i==o&&t=="4999"){if(je(a,r+1,0),a.times(a).eq(s)){n=a;break}}else if(t!="9999")break;o+=4}return ze=!0,je(n,r)};Y.times=Y.mul=function(e){var t,r,n,i,a,o,s,l,c,u=this,f=u.constructor,d=u.d,h=(e=new f(e)).d;if(!u.s||!e.s)return new f(0);for(e.s*=u.s,r=u.e+e.e,l=d.length,c=h.length,l<c&&(a=d,d=h,h=a,o=l,l=c,c=o),a=[],o=l+c,n=o;n--;)a.push(0);for(n=c;--n>=0;){for(t=0,i=l+n;i>n;)s=a[i]+h[n]*d[i-n-1]+t,a[i--]=s%dt|0,t=s/dt|0;a[i]=(a[i]+t)%dt|0}for(;!a[--o];)a.pop();return t?++r:a.shift(),e.d=a,e.e=r,ze?je(e,f.precision):e};Y.toDecimalPlaces=Y.todp=function(e,t){var r=this,n=r.constructor;return r=new n(r),e===void 0?r:(Mr(e,0,Ji),t===void 0?t=n.rounding:Mr(t,0,8),je(r,e+at(r)+1,t))};Y.toExponential=function(e,t){var r,n=this,i=n.constructor;return e===void 0?r=li(n,!0):(Mr(e,0,Ji),t===void 0?t=i.rounding:Mr(t,0,8),n=je(new i(n),e+1,t),r=li(n,!0,e+1)),r};Y.toFixed=function(e,t){var r,n,i=this,a=i.constructor;return e===void 0?li(i):(Mr(e,0,Ji),t===void 0?t=a.rounding:Mr(t,0,8),n=je(new a(i),e+at(i)+1,t),r=li(n.abs(),!1,e+at(n)+1),i.isneg()&&!i.isZero()?"-"+r:r)};Y.toInteger=Y.toint=function(){var e=this,t=e.constructor;return je(new t(e),at(e)+1,t.rounding)};Y.toNumber=function(){return+this};Y.toPower=Y.pow=function(e){var t,r,n,i,a,o,s=this,l=s.constructor,c=12,u=+(e=new l(e));if(!e.s)return new l(qt);if(s=new l(s),!s.s){if(e.s<1)throw Error(cr+"Infinity");return s}if(s.eq(qt))return s;if(n=l.precision,e.eq(qt))return je(s,n);if(t=e.e,r=e.d.length-1,o=t>=r,a=s.s,o){if((r=u<0?-u:u)<=H_){for(i=new l(qt),t=Math.ceil(n/Le+4),ze=!1;r%2&&(i=i.times(s),n0(i.d,t)),r=Qi(r/2),r!==0;)s=s.times(s),n0(s.d,t);return ze=!0,e.s<0?new l(qt).div(i):je(i,n)}}else if(a<0)throw Error(cr+"NaN");return a=a<0&&e.d[Math.max(t,r)]&1?-1:1,s.s=1,ze=!1,i=e.times(eo(s,n+c)),ze=!0,i=K_(i),i.s=a,i};Y.toPrecision=function(e,t){var r,n,i=this,a=i.constructor;return e===void 0?(r=at(i),n=li(i,r<=a.toExpNeg||r>=a.toExpPos)):(Mr(e,1,Ji),t===void 0?t=a.rounding:Mr(t,0,8),i=je(new a(i),e,t),r=at(i),n=li(i,e<=r||r<=a.toExpNeg,e)),n};Y.toSignificantDigits=Y.tosd=function(e,t){var r=this,n=r.constructor;return e===void 0?(e=n.precision,t=n.rounding):(Mr(e,1,Ji),t===void 0?t=n.rounding:Mr(t,0,8)),je(new n(r),e,t)};Y.toString=Y.valueOf=Y.val=Y.toJSON=Y[Symbol.for("nodejs.util.inspect.custom")]=function(){var e=this,t=at(e),r=e.constructor;return li(e,t<=r.toExpNeg||t>=r.toExpPos)};function U_(e,t){var r,n,i,a,o,s,l,c,u=e.constructor,f=u.precision;if(!e.s||!t.s)return t.s||(t=new u(e)),ze?je(t,f):t;if(l=e.d,c=t.d,o=e.e,i=t.e,l=l.slice(),a=o-i,a){for(a<0?(n=l,a=-a,s=c.length):(n=c,i=o,s=l.length),o=Math.ceil(f/Le),s=o>s?o+1:s+1,a>s&&(a=s,n.length=1),n.reverse();a--;)n.push(0);n.reverse()}for(s=l.length,a=c.length,s-a<0&&(a=s,n=c,c=l,l=n),r=0;a;)r=(l[--a]=l[a]+c[a]+r)/dt|0,l[a]%=dt;for(r&&(l.unshift(r),++i),s=l.length;l[--s]==0;)l.pop();return t.d=l,t.e=i,ze?je(t,f):t}function Mr(e,t,r){if(e!==~~e||e<t||e>r)throw Error(ti+e)}function Er(e){var t,r,n,i=e.length-1,a="",o=e[0];if(i>0){for(a+=o,t=1;t<i;t++)n=e[t]+"",r=Le-n.length,r&&(a+=sn(r)),a+=n;o=e[t],n=o+"",r=Le-n.length,r&&(a+=sn(r))}else if(o===0)return"0";for(;o%10===0;)o/=10;return a+o}var Kr=(function(){function e(n,i){var a,o=0,s=n.length;for(n=n.slice();s--;)a=n[s]*i+o,n[s]=a%dt|0,o=a/dt|0;return o&&n.unshift(o),n}function t(n,i,a,o){var s,l;if(a!=o)l=a>o?1:-1;else for(s=l=0;s<a;s++)if(n[s]!=i[s]){l=n[s]>i[s]?1:-1;break}return l}function r(n,i,a){for(var o=0;a--;)n[a]-=o,o=n[a]<i[a]?1:0,n[a]=o*dt+n[a]-i[a];for(;!n[0]&&n.length>1;)n.shift()}return function(n,i,a,o){var s,l,c,u,f,d,h,m,p,g,v,b,x,S,w,O,E,C,M=n.constructor,R=n.s==i.s?1:-1,j=n.d,_=i.d;if(!n.s)return new M(n);if(!i.s)throw Error(cr+"Division by zero");for(l=n.e-i.e,E=_.length,w=j.length,h=new M(R),m=h.d=[],c=0;_[c]==(j[c]||0);)++c;if(_[c]>(j[c]||0)&&--l,a==null?b=a=M.precision:o?b=a+(at(n)-at(i))+1:b=a,b<0)return new M(0);if(b=b/Le+2|0,c=0,E==1)for(u=0,_=_[0],b++;(c<w||u)&&b--;c++)x=u*dt+(j[c]||0),m[c]=x/_|0,u=x%_|0;else{for(u=dt/(_[0]+1)|0,u>1&&(_=e(_,u),j=e(j,u),E=_.length,w=j.length),S=E,p=j.slice(0,E),g=p.length;g<E;)p[g++]=0;C=_.slice(),C.unshift(0),O=_[0],_[1]>=dt/2&&++O;do u=0,s=t(_,p,E,g),s<0?(v=p[0],E!=g&&(v=v*dt+(p[1]||0)),u=v/O|0,u>1?(u>=dt&&(u=dt-1),f=e(_,u),d=f.length,g=p.length,s=t(f,p,d,g),s==1&&(u--,r(f,E<d?C:_,d))):(u==0&&(s=u=1),f=_.slice()),d=f.length,d<g&&f.unshift(0),r(p,f,g),s==-1&&(g=p.length,s=t(_,p,E,g),s<1&&(u++,r(p,E<g?C:_,g))),g=p.length):s===0&&(u++,p=[0]),m[c++]=u,s&&p[0]?p[g++]=j[S]||0:(p=[j[S]],g=1);while((S++<w||p[0]!==void 0)&&b--)}return m[0]||m.shift(),h.e=l,je(h,o?a+at(h)+1:a)}})();function K_(e,t){var r,n,i,a,o,s,l=0,c=0,u=e.constructor,f=u.precision;if(at(e)>16)throw Error(Uh+at(e));if(!e.s)return new u(qt);for(ze=!1,s=f,o=new u(.03125);e.abs().gte(.1);)e=e.times(o),c+=5;for(n=Math.log(zn(2,c))/Math.LN10*2+5|0,s+=n,r=i=a=new u(qt),u.precision=s;;){if(i=je(i.times(e),s),r=r.times(++l),o=a.plus(Kr(i,r,s)),Er(o.d).slice(0,s)===Er(a.d).slice(0,s)){for(;c--;)a=je(a.times(a),s);return u.precision=f,t==null?(ze=!0,je(a,f)):a}a=o}}function at(e){for(var t=e.e*Le,r=e.d[0];r>=10;r/=10)t++;return t}function cf(e,t,r){if(t>e.LN10.sd())throw ze=!0,r&&(e.precision=r),Error(cr+"LN10 precision limit exceeded");return je(new e(e.LN10),t)}function sn(e){for(var t="";e--;)t+="0";return t}function eo(e,t){var r,n,i,a,o,s,l,c,u,f=1,d=10,h=e,m=h.d,p=h.constructor,g=p.precision;if(h.s<1)throw Error(cr+(h.s?"NaN":"-Infinity"));if(h.eq(qt))return new p(0);if(t==null?(ze=!1,c=g):c=t,h.eq(10))return t==null&&(ze=!0),cf(p,c);if(c+=d,p.precision=c,r=Er(m),n=r.charAt(0),a=at(h),Math.abs(a)<15e14){for(;n<7&&n!=1||n==1&&r.charAt(1)>3;)h=h.times(e),r=Er(h.d),n=r.charAt(0),f++;a=at(h),n>1?(h=new p("0."+r),a++):h=new p(n+"."+r.slice(1))}else return l=cf(p,c+2,g).times(a+""),h=eo(new p(n+"."+r.slice(1)),c-d).plus(l),p.precision=g,t==null?(ze=!0,je(h,g)):h;for(s=o=h=Kr(h.minus(qt),h.plus(qt),c),u=je(h.times(h),c),i=3;;){if(o=je(o.times(u),c),l=s.plus(Kr(o,new p(i),c)),Er(l.d).slice(0,c)===Er(s.d).slice(0,c))return s=s.times(2),a!==0&&(s=s.plus(cf(p,c+2,g).times(a+""))),s=Kr(s,new p(f),c),p.precision=g,t==null?(ze=!0,je(s,g)):s;s=l,i+=2}}function r0(e,t){var r,n,i;for((r=t.indexOf("."))>-1&&(t=t.replace(".","")),(n=t.search(/e/i))>0?(r<0&&(r=n),r+=+t.slice(n+1),t=t.substring(0,n)):r<0&&(r=t.length),n=0;t.charCodeAt(n)===48;)++n;for(i=t.length;t.charCodeAt(i-1)===48;)--i;if(t=t.slice(n,i),t){if(i-=n,r=r-n-1,e.e=Qi(r/Le),e.d=[],n=(r+1)%Le,r<0&&(n+=Le),n<i){for(n&&e.d.push(+t.slice(0,n)),i-=Le;n<i;)e.d.push(+t.slice(n,n+=Le));t=t.slice(n),n=Le-t.length}else n-=i;for(;n--;)t+="0";if(e.d.push(+t),ze&&(e.e>dl||e.e<-dl))throw Error(Uh+r)}else e.s=0,e.e=0,e.d=[0];return e}function je(e,t,r){var n,i,a,o,s,l,c,u,f=e.d;for(o=1,a=f[0];a>=10;a/=10)o++;if(n=t-o,n<0)n+=Le,i=t,c=f[u=0];else{if(u=Math.ceil((n+1)/Le),a=f.length,u>=a)return e;for(c=a=f[u],o=1;a>=10;a/=10)o++;n%=Le,i=n-Le+o}if(r!==void 0&&(a=zn(10,o-i-1),s=c/a%10|0,l=t<0||f[u+1]!==void 0||c%a,l=r<4?(s||l)&&(r==0||r==(e.s<0?3:2)):s>5||s==5&&(r==4||l||r==6&&(n>0?i>0?c/zn(10,o-i):0:f[u-1])%10&1||r==(e.s<0?8:7))),t<1||!f[0])return l?(a=at(e),f.length=1,t=t-a-1,f[0]=zn(10,(Le-t%Le)%Le),e.e=Qi(-t/Le)||0):(f.length=1,f[0]=e.e=e.s=0),e;if(n==0?(f.length=u,a=1,u--):(f.length=u+1,a=zn(10,Le-n),f[u]=i>0?(c/zn(10,o-i)%zn(10,i)|0)*a:0),l)for(;;)if(u==0){(f[0]+=a)==dt&&(f[0]=1,++e.e);break}else{if(f[u]+=a,f[u]!=dt)break;f[u--]=0,a=1}for(n=f.length;f[--n]===0;)f.pop();if(ze&&(e.e>dl||e.e<-dl))throw Error(Uh+at(e));return e}function q_(e,t){var r,n,i,a,o,s,l,c,u,f,d=e.constructor,h=d.precision;if(!e.s||!t.s)return t.s?t.s=-t.s:t=new d(e),ze?je(t,h):t;if(l=e.d,f=t.d,n=t.e,c=e.e,l=l.slice(),o=c-n,o){for(u=o<0,u?(r=l,o=-o,s=f.length):(r=f,n=c,s=l.length),i=Math.max(Math.ceil(h/Le),s)+2,o>i&&(o=i,r.length=1),r.reverse(),i=o;i--;)r.push(0);r.reverse()}else{for(i=l.length,s=f.length,u=i<s,u&&(s=i),i=0;i<s;i++)if(l[i]!=f[i]){u=l[i]<f[i];break}o=0}for(u&&(r=l,l=f,f=r,t.s=-t.s),s=l.length,i=f.length-s;i>0;--i)l[s++]=0;for(i=f.length;i>o;){if(l[--i]<f[i]){for(a=i;a&&l[--a]===0;)l[a]=dt-1;--l[a],l[i]+=dt}l[i]-=f[i]}for(;l[--s]===0;)l.pop();for(;l[0]===0;l.shift())--n;return l[0]?(t.d=l,t.e=n,ze?je(t,h):t):new d(0)}function li(e,t,r){var n,i=at(e),a=Er(e.d),o=a.length;return t?(r&&(n=r-o)>0?a=a.charAt(0)+"."+a.slice(1)+sn(n):o>1&&(a=a.charAt(0)+"."+a.slice(1)),a=a+(i<0?"e":"e+")+i):i<0?(a="0."+sn(-i-1)+a,r&&(n=r-o)>0&&(a+=sn(n))):i>=o?(a+=sn(i+1-o),r&&(n=r-i-1)>0&&(a=a+"."+sn(n))):((n=i+1)<o&&(a=a.slice(0,n)+"."+a.slice(n)),r&&(n=r-o)>0&&(i+1===o&&(a+="."),a+=sn(n))),e.s<0?"-"+a:a}function n0(e,t){if(e.length>t)return e.length=t,!0}function Y_(e){var t,r,n;function i(a){var o=this;if(!(o instanceof i))return new i(a);if(o.constructor=i,a instanceof i){o.s=a.s,o.e=a.e,o.d=(a=a.d)?a.slice():a;return}if(typeof a=="number"){if(a*0!==0)throw Error(ti+a);if(a>0)o.s=1;else if(a<0)a=-a,o.s=-1;else{o.s=0,o.e=0,o.d=[0];return}if(a===~~a&&a<1e7){o.e=0,o.d=[a];return}return r0(o,a.toString())}else if(typeof a!="string")throw Error(ti+a);if(a.charCodeAt(0)===45?(a=a.slice(1),o.s=-1):o.s=1,hR.test(a))r0(o,a);else throw Error(ti+a)}if(i.prototype=Y,i.ROUND_UP=0,i.ROUND_DOWN=1,i.ROUND_CEIL=2,i.ROUND_FLOOR=3,i.ROUND_HALF_UP=4,i.ROUND_HALF_DOWN=5,i.ROUND_HALF_EVEN=6,i.ROUND_HALF_CEIL=7,i.ROUND_HALF_FLOOR=8,i.clone=Y_,i.config=i.set=pR,e===void 0&&(e={}),e)for(n=["precision","rounding","toExpNeg","toExpPos","LN10"],t=0;t<n.length;)e.hasOwnProperty(r=n[t++])||(e[r]=this[r]);return i.config(e),i}function pR(e){if(!e||typeof e!="object")throw Error(cr+"Object expected");var t,r,n,i=["precision",1,Ji,"rounding",0,8,"toExpNeg",-1/0,0,"toExpPos",0,1/0];for(t=0;t<i.length;t+=3)if((n=e[r=i[t]])!==void 0)if(Qi(n)===n&&n>=i[t+1]&&n<=i[t+2])this[r]=n;else throw Error(ti+r+": "+n);if((n=e[r="LN10"])!==void 0)if(n==Math.LN10)this[r]=new this(n);else throw Error(ti+r+": "+n);return this}var Kh=Y_(dR);qt=new Kh(1);const Ee=Kh;var mR=e=>e,G_={},X_=e=>e===G_,i0=e=>function t(){return arguments.length===0||arguments.length===1&&X_(arguments.length<=0?void 0:arguments[0])?t:e(...arguments)},Z_=(e,t)=>e===1?t:i0(function(){for(var r=arguments.length,n=new Array(r),i=0;i<r;i++)n[i]=arguments[i];var a=n.filter(o=>o!==G_).length;return a>=e?t(...n):Z_(e-a,i0(function(){for(var o=arguments.length,s=new Array(o),l=0;l<o;l++)s[l]=arguments[l];var c=n.map(u=>X_(u)?s.shift():u);return t(...c,...s)}))}),vc=e=>Z_(e.length,e),_d=(e,t)=>{for(var r=[],n=e;n<t;++n)r[n-e]=n;return r},gR=vc((e,t)=>Array.isArray(t)?t.map(e):Object.keys(t).map(r=>t[r]).map(e)),vR=function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];if(!r.length)return mR;var i=r.reverse(),a=i[0],o=i.slice(1);return function(){return o.reduce((s,l)=>l(s),a(...arguments))}},Sd=e=>Array.isArray(e)?e.reverse():e.split("").reverse().join(""),J_=e=>{var t=null,r=null;return function(){for(var n=arguments.length,i=new Array(n),a=0;a<n;a++)i[a]=arguments[a];return t&&i.every((o,s)=>{var l;return o===((l=t)===null||l===void 0?void 0:l[s])})||(t=i,r=e(...i)),r}};function Q_(e){var t;return e===0?t=1:t=Math.floor(new Ee(e).abs().log(10).toNumber())+1,t}function e2(e,t,r){for(var n=new Ee(e),i=0,a=[];n.lt(t)&&i<1e5;)a.push(n.toNumber()),n=n.add(r),i++;return a}vc((e,t,r)=>{var n=+e,i=+t;return n+r*(i-n)});vc((e,t,r)=>{var n=t-+e;return n=n||1/0,(r-e)/n});vc((e,t,r)=>{var n=t-+e;return n=n||1/0,Math.max(0,Math.min(1,(r-e)/n))});var t2=e=>{var[t,r]=e,[n,i]=[t,r];return t>r&&([n,i]=[r,t]),[n,i]},r2=(e,t,r)=>{if(e.lte(0))return new Ee(0);var n=Q_(e.toNumber()),i=new Ee(10).pow(n),a=e.div(i),o=n!==1?.05:.1,s=new Ee(Math.ceil(a.div(o).toNumber())).add(r).mul(o),l=s.mul(i);return t?new Ee(l.toNumber()):new Ee(Math.ceil(l.toNumber()))},yR=(e,t,r)=>{var n=new Ee(1),i=new Ee(e);if(!i.isint()&&r){var a=Math.abs(e);a<1?(n=new Ee(10).pow(Q_(e)-1),i=new Ee(Math.floor(i.div(n).toNumber())).mul(n)):a>1&&(i=new Ee(Math.floor(e)))}else e===0?i=new Ee(Math.floor((t-1)/2)):r||(i=new Ee(Math.floor(e)));var o=Math.floor((t-1)/2),s=vR(gR(l=>i.add(new Ee(l-o).mul(n)).toNumber()),_d);return s(0,t)},n2=function(t,r,n,i){var a=arguments.length>4&&arguments[4]!==void 0?arguments[4]:0;if(!Number.isFinite((r-t)/(n-1)))return{step:new Ee(0),tickMin:new Ee(0),tickMax:new Ee(0)};var o=r2(new Ee(r).sub(t).div(n-1),i,a),s;t<=0&&r>=0?s=new Ee(0):(s=new Ee(t).add(r).div(2),s=s.sub(new Ee(s).mod(o)));var l=Math.ceil(s.sub(t).div(o).toNumber()),c=Math.ceil(new Ee(r).sub(s).div(o).toNumber()),u=l+c+1;return u>n?n2(t,r,n,i,a+1):(u<n&&(c=r>0?c+(n-u):c,l=r>0?l:l+(n-u)),{step:o,tickMin:s.sub(new Ee(l).mul(o)),tickMax:s.add(new Ee(c).mul(o))})};function bR(e){var[t,r]=e,n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:6,i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,a=Math.max(n,2),[o,s]=t2([t,r]);if(o===-1/0||s===1/0){var l=s===1/0?[o,..._d(0,n-1).map(()=>1/0)]:[..._d(0,n-1).map(()=>-1/0),s];return t>r?Sd(l):l}if(o===s)return yR(o,n,i);var{step:c,tickMin:u,tickMax:f}=n2(o,s,a,i,0),d=e2(u,f.add(new Ee(.1).mul(c)),c);return t>r?Sd(d):d}function xR(e,t){var[r,n]=e,i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,[a,o]=t2([r,n]);if(a===-1/0||o===1/0)return[r,n];if(a===o)return[a];var s=Math.max(t,2),l=r2(new Ee(o).sub(a).div(s-1),i,0),c=[...e2(new Ee(a),new Ee(o),l),o];return i===!1&&(c=c.map(u=>Math.round(u))),r>n?Sd(c):c}var wR=J_(bR),_R=J_(xR),i2=e=>e.rootProps.maxBarSize,SR=e=>e.rootProps.barGap,a2=e=>e.rootProps.barCategoryGap,OR=e=>e.rootProps.barSize,Co=e=>e.rootProps.stackOffset,qh=e=>e.options.chartName,Yh=e=>e.rootProps.syncId,o2=e=>e.rootProps.syncMethod,Gh=e=>e.options.eventEmitter,Br={allowDuplicatedCategory:!0,angleAxisId:0,reversed:!1,scale:"auto",tick:!0,type:"category"},Ht={allowDataOverflow:!1,allowDuplicatedCategory:!0,radiusAxisId:0,scale:"auto",tick:!0,tickCount:5,type:"number"},yc=(e,t)=>{if(!(!e||!t))return e!=null&&e.reversed?[t[1],t[0]]:t},AR={allowDataOverflow:!1,allowDecimals:!1,allowDuplicatedCategory:!1,dataKey:void 0,domain:void 0,id:Br.angleAxisId,includeHidden:!1,name:void 0,reversed:Br.reversed,scale:Br.scale,tick:Br.tick,tickCount:void 0,ticks:void 0,type:Br.type,unit:void 0},ER={allowDataOverflow:Ht.allowDataOverflow,allowDecimals:!1,allowDuplicatedCategory:Ht.allowDuplicatedCategory,dataKey:void 0,domain:void 0,id:Ht.radiusAxisId,includeHidden:!1,name:void 0,reversed:!1,scale:Ht.scale,tick:Ht.tick,tickCount:Ht.tickCount,ticks:void 0,type:Ht.type,unit:void 0},PR={allowDataOverflow:!1,allowDecimals:!1,allowDuplicatedCategory:Br.allowDuplicatedCategory,dataKey:void 0,domain:void 0,id:Br.angleAxisId,includeHidden:!1,name:void 0,reversed:!1,scale:Br.scale,tick:Br.tick,tickCount:void 0,ticks:void 0,type:"number",unit:void 0},CR={allowDataOverflow:Ht.allowDataOverflow,allowDecimals:!1,allowDuplicatedCategory:Ht.allowDuplicatedCategory,dataKey:void 0,domain:void 0,id:Ht.radiusAxisId,includeHidden:!1,name:void 0,reversed:!1,scale:Ht.scale,tick:Ht.tick,tickCount:Ht.tickCount,ticks:void 0,type:"category",unit:void 0},Xh=(e,t)=>e.polarAxis.angleAxis[t]!=null?e.polarAxis.angleAxis[t]:e.layout.layoutType==="radial"?PR:AR,Zh=(e,t)=>e.polarAxis.radiusAxis[t]!=null?e.polarAxis.radiusAxis[t]:e.layout.layoutType==="radial"?CR:ER,bc=e=>e.polarOptions,Jh=N([Qr,en,ct],zw),s2=N([bc,Jh],(e,t)=>{if(e!=null)return Pt(e.innerRadius,t,0)}),l2=N([bc,Jh],(e,t)=>{if(e!=null)return Pt(e.outerRadius,t,t*.8)}),kR=e=>{if(e==null)return[0,0];var{startAngle:t,endAngle:r}=e;return[t,r]},c2=N([bc],kR);N([Xh,c2],yc);var u2=N([Jh,s2,l2],(e,t,r)=>{if(!(e==null||t==null||r==null))return[t,r]});N([Zh,u2],yc);var f2=N([ue,bc,s2,l2,Qr,en],(e,t,r,n,i,a)=>{if(!(e!=="centric"&&e!=="radial"||t==null||r==null||n==null)){var{cx:o,cy:s,startAngle:l,endAngle:c}=t;return{cx:Pt(o,i,i/2),cy:Pt(s,a,a/2),innerRadius:r,outerRadius:n,startAngle:l,endAngle:c,clockWise:!1}}}),Ve=(e,t)=>t,ko=(e,t,r)=>r;function Qh(e){return e?.id}var ft=e=>{var t=ue(e);return t==="horizontal"?"xAxis":t==="vertical"?"yAxis":t==="centric"?"angleAxis":"radiusAxis"},ea=e=>e.tooltip.settings.axisId,vt=e=>{var t=ft(e),r=ea(e);return To(e,t,r)},d2=N([vt],e=>e?.dataKey);function h2(e,t,r){var{chartData:n=[]}=t,{allowDuplicatedCategory:i,dataKey:a}=r,o=new Map;return e.forEach(s=>{var l,c=(l=s.data)!==null&&l!==void 0?l:n;if(!(c==null||c.length===0)){var u=Qh(s);c.forEach((f,d)=>{var h=a==null||i?d:String(Ie(f,a,null)),m=Ie(f,s.dataKey,0),p;o.has(h)?p=o.get(h):p={},Object.assign(p,{[u]:m}),o.set(h,p)})}}),Array.from(o.values())}function xc(e){return e.stackId!=null&&e.dataKey!=null}function a0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function hl(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?a0(Object(r),!0).forEach(function(n){TR(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):a0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function TR(e,t,r){return(t=MR(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function MR(e){var t=jR(e,"string");return typeof t=="symbol"?t:t+""}function jR(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Od=[0,"auto"],zt={allowDataOverflow:!1,allowDecimals:!0,allowDuplicatedCategory:!0,angle:0,dataKey:void 0,domain:void 0,height:30,hide:!0,id:0,includeHidden:!1,interval:"preserveEnd",minTickGap:5,mirror:!1,name:void 0,orientation:"bottom",padding:{left:0,right:0},reversed:!1,scale:"auto",tick:!0,tickCount:5,tickFormatter:void 0,ticks:void 0,type:"category",unit:void 0},p2=(e,t)=>e.cartesianAxis.xAxis[t],rn=(e,t)=>{var r=p2(e,t);return r??zt},Wt={allowDataOverflow:!1,allowDecimals:!0,allowDuplicatedCategory:!0,angle:0,dataKey:void 0,domain:Od,hide:!0,id:0,includeHidden:!1,interval:"preserveEnd",minTickGap:5,mirror:!1,name:void 0,orientation:"left",padding:{top:0,bottom:0},reversed:!1,scale:"auto",tick:!0,tickCount:5,tickFormatter:void 0,ticks:void 0,type:"number",unit:void 0,width:wo},m2=(e,t)=>e.cartesianAxis.yAxis[t],nn=(e,t)=>{var r=m2(e,t);return r??Wt},DR={domain:[0,"auto"],includeHidden:!1,reversed:!1,allowDataOverflow:!1,allowDuplicatedCategory:!1,dataKey:void 0,id:0,name:"",range:[64,64],scale:"auto",type:"number",unit:""},ep=(e,t)=>{var r=e.cartesianAxis.zAxis[t];return r??DR},tt=(e,t,r)=>{switch(t){case"xAxis":return rn(e,r);case"yAxis":return nn(e,r);case"zAxis":return ep(e,r);case"angleAxis":return Xh(e,r);case"radiusAxis":return Zh(e,r);default:throw new Error("Unexpected axis type: ".concat(t))}},NR=(e,t,r)=>{switch(t){case"xAxis":return rn(e,r);case"yAxis":return nn(e,r);default:throw new Error("Unexpected axis type: ".concat(t))}},To=(e,t,r)=>{switch(t){case"xAxis":return rn(e,r);case"yAxis":return nn(e,r);case"angleAxis":return Xh(e,r);case"radiusAxis":return Zh(e,r);default:throw new Error("Unexpected axis type: ".concat(t))}},g2=e=>e.graphicalItems.cartesianItems.some(t=>t.type==="bar")||e.graphicalItems.polarItems.some(t=>t.type==="radialBar");function tp(e,t){return r=>{switch(e){case"xAxis":return"xAxisId"in r&&r.xAxisId===t;case"yAxis":return"yAxisId"in r&&r.yAxisId===t;case"zAxis":return"zAxisId"in r&&r.zAxisId===t;case"angleAxis":return"angleAxisId"in r&&r.angleAxisId===t;case"radiusAxis":return"radiusAxisId"in r&&r.radiusAxisId===t;default:return!1}}}var wc=e=>e.graphicalItems.cartesianItems,IR=N([Ve,ko],tp),rp=(e,t,r)=>e.filter(r).filter(n=>t?.includeHidden===!0?!0:!n.hide),Mo=N([wc,tt,IR],rp),v2=N([Mo],e=>e.filter(t=>t.type==="area"||t.type==="bar").filter(xc)),y2=e=>e.filter(t=>!("stackId"in t)||t.stackId===void 0),b2=N([Mo],y2),np=e=>e.map(t=>t.data).filter(Boolean).flat(1),RR=N([Mo],np),ip=(e,t)=>{var{chartData:r=[],dataStartIndex:n,dataEndIndex:i}=t;return e.length>0?e:r.slice(n,i+1)},ap=N([RR,gc],ip),op=(e,t,r)=>t?.dataKey!=null?e.map(n=>({value:Ie(n,t.dataKey)})):r.length>0?r.map(n=>n.dataKey).flatMap(n=>e.map(i=>({value:Ie(i,n)}))):e.map(n=>({value:n})),_c=N([ap,tt,Mo],op);function x2(e,t){switch(e){case"xAxis":return t.direction==="x";case"yAxis":return t.direction==="y";default:return!1}}function mi(e){return e.filter(t=>Tr(t)||t instanceof Date).map(Number).filter(t=>Xt(t)===!1)}function $R(e,t,r){return!r||typeof t!="number"||Xt(t)?[]:r.length?mi(r.flatMap(n=>{var i=Ie(e,n.dataKey),a,o;if(Array.isArray(i)?[a,o]=i:a=o=i,!(!Jt(a)||!Jt(o)))return[t-a,t+o]})):[]}var LR=N([v2,gc,vt],h2),w2=(e,t,r)=>{var n={},i=t.reduce((a,o)=>(o.stackId==null||(a[o.stackId]==null&&(a[o.stackId]=[]),a[o.stackId].push(o)),a),n);return Object.fromEntries(Object.entries(i).map(a=>{var[o,s]=a,l=s.map(Qh);return[o,{stackedData:tD(e,l,r),graphicalItems:s}]}))},Ad=N([LR,v2,Co],w2),_2=(e,t,r)=>{var{dataStartIndex:n,dataEndIndex:i}=t;if(r!=="zAxis"){var a=oD(e,n,i);if(!(a!=null&&a[0]===0&&a[1]===0))return a}},FR=N([Ad,kn,Ve],_2),S2=(e,t,r,n,i)=>r.length>0?e.flatMap(a=>r.flatMap(o=>{var s,l,c=(s=n[o.id])===null||s===void 0?void 0:s.filter(f=>x2(i,f)),u=Ie(a,(l=t.dataKey)!==null&&l!==void 0?l:o.dataKey);return{value:u,errorDomain:$R(a,u,c)}})).filter(Boolean):t?.dataKey!=null?e.map(a=>({value:Ie(a,t.dataKey),errorDomain:[]})):e.map(a=>({value:a,errorDomain:[]})),Sc=e=>e.errorBars,O2=(e,t,r)=>e.flatMap(n=>t[n.id]).filter(Boolean).filter(n=>x2(r,n));N([b2,Sc,Ve],O2);var BR=N([ap,tt,b2,Sc,Ve],S2);function zR(e){var{value:t}=e;if(Tr(t)||t instanceof Date)return t}var o0=e=>{var t=e.flatMap(n=>[n.value,n.errorDomain]).flat(1),r=mi(t);if(r.length!==0)return[Math.min(...r),Math.max(...r)]},WR=(e,t,r)=>{var n=e.map(zR).filter(i=>i!=null);return r&&(t.dataKey==null||t.allowDuplicatedCategory&&T1(n))?c_(0,e.length):t.allowDuplicatedCategory?n:Array.from(new Set(n))},sp=e=>{var t;if(e==null||!("domain"in e))return Od;if(e.domain!=null)return e.domain;if(e.ticks!=null){if(e.type==="number"){var r=mi(e.ticks);return[Math.min(...r),Math.max(...r)]}if(e.type==="category")return e.ticks.map(String)}return(t=e?.domain)!==null&&t!==void 0?t:Od},pl=function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];var i=r.filter(Boolean);if(i.length!==0){var a=i.flat(),o=Math.min(...a),s=Math.max(...a);return[o,s]}},A2=e=>e.referenceElements.dots,ta=(e,t,r)=>e.filter(n=>n.ifOverflow==="extendDomain").filter(n=>t==="xAxis"?n.xAxisId===r:n.yAxisId===r),VR=N([A2,Ve,ko],ta),E2=e=>e.referenceElements.areas,HR=N([E2,Ve,ko],ta),P2=e=>e.referenceElements.lines,UR=N([P2,Ve,ko],ta),C2=(e,t)=>{var r=mi(e.map(n=>t==="xAxis"?n.x:n.y));if(r.length!==0)return[Math.min(...r),Math.max(...r)]},KR=N(VR,Ve,C2),k2=(e,t)=>{var r=mi(e.flatMap(n=>[t==="xAxis"?n.x1:n.y1,t==="xAxis"?n.x2:n.y2]));if(r.length!==0)return[Math.min(...r),Math.max(...r)]},qR=N([HR,Ve],k2),T2=(e,t)=>{var r=mi(e.map(n=>t==="xAxis"?n.x:n.y));if(r.length!==0)return[Math.min(...r),Math.max(...r)]},YR=N(UR,Ve,T2),GR=N(KR,YR,qR,(e,t,r)=>pl(e,r,t)),M2=N([tt],sp),lp=(e,t,r,n,i,a,o)=>{var s=uR(t,e.allowDataOverflow);if(s!=null)return s;var l=a==="vertical"&&o==="xAxis"||a==="horizontal"&&o==="yAxis",c=l?pl(r,i,o0(n)):pl(i,o0(n));return fR(t,c,e.allowDataOverflow)},XR=N([tt,M2,FR,BR,GR,ue,Ve],lp),ZR=[0,1],cp=(e,t,r,n,i,a,o)=>{if(!((e==null||r==null||r.length===0)&&o===void 0)){var{dataKey:s,type:l}=e,c=An(t,a);return c&&s==null?c_(0,r.length):l==="category"?WR(n,e,c):i==="expand"?ZR:o}},up=N([tt,ue,ap,_c,Co,Ve,XR],cp),j2=(e,t,r,n,i)=>{if(e!=null){var{scale:a,type:o}=e;if(a==="auto")return t==="radial"&&i==="radiusAxis"?"band":t==="radial"&&i==="angleAxis"?"linear":o==="category"&&n&&(n.indexOf("LineChart")>=0||n.indexOf("AreaChart")>=0||n.indexOf("ComposedChart")>=0&&!r)?"point":o==="category"?"band":"linear";if(typeof a=="string"){var s="scale".concat(go(a));return s in ka?s:"point"}}},ra=N([tt,ue,g2,qh,Ve],j2);function JR(e){if(e!=null){if(e in ka)return ka[e]();var t="scale".concat(go(e));if(t in ka)return ka[t]()}}function fp(e,t,r,n){if(!(r==null||n==null)){if(typeof e.scale=="function")return e.scale.copy().domain(r).range(n);var i=JR(t);if(i!=null){var a=i.domain(r).range(n);return Xj(a),a}}}var dp=(e,t,r)=>{var n=sp(t);if(!(r!=="auto"&&r!=="linear")){if(t!=null&&t.tickCount&&Array.isArray(n)&&(n[0]==="auto"||n[1]==="auto")&&Hi(e))return wR(e,t.tickCount,t.allowDecimals);if(t!=null&&t.tickCount&&t.type==="number"&&Hi(e))return _R(e,t.tickCount,t.allowDecimals)}},hp=N([up,To,ra],dp),pp=(e,t,r,n)=>{if(n!=="angleAxis"&&e?.type==="number"&&Hi(t)&&Array.isArray(r)&&r.length>0){var i=t[0],a=r[0],o=t[1],s=r[r.length-1];return[Math.min(i,a),Math.max(o,s)]}return t},QR=N([tt,up,hp,Ve],pp),e4=N(_c,tt,(e,t)=>{if(!(!t||t.type!=="number")){var r=1/0,n=Array.from(mi(e.map(s=>s.value))).sort((s,l)=>s-l);if(n.length<2)return 1/0;var i=n[n.length-1]-n[0];if(i===0)return 1/0;for(var a=0;a<n.length-1;a++){var o=n[a+1]-n[a];r=Math.min(r,o)}return r/i}}),D2=N(e4,ue,a2,ct,(e,t,r,n)=>n,(e,t,r,n,i)=>{if(!Jt(e))return 0;var a=t==="vertical"?n.height:n.width;if(i==="gap")return e*a/2;if(i==="no-gap"){var o=Pt(r,e*a),s=e*a/2;return s-o-(s-o)/a*o}return 0}),t4=(e,t)=>{var r=rn(e,t);return r==null||typeof r.padding!="string"?0:D2(e,"xAxis",t,r.padding)},r4=(e,t)=>{var r=nn(e,t);return r==null||typeof r.padding!="string"?0:D2(e,"yAxis",t,r.padding)},n4=N(rn,t4,(e,t)=>{var r,n;if(e==null)return{left:0,right:0};var{padding:i}=e;return typeof i=="string"?{left:t,right:t}:{left:((r=i.left)!==null&&r!==void 0?r:0)+t,right:((n=i.right)!==null&&n!==void 0?n:0)+t}}),i4=N(nn,r4,(e,t)=>{var r,n;if(e==null)return{top:0,bottom:0};var{padding:i}=e;return typeof i=="string"?{top:t,bottom:t}:{top:((r=i.top)!==null&&r!==void 0?r:0)+t,bottom:((n=i.bottom)!==null&&n!==void 0?n:0)+t}}),a4=N([ct,n4,lc,sc,(e,t,r)=>r],(e,t,r,n,i)=>{var{padding:a}=n;return i?[a.left,r.width-a.right]:[e.left+t.left,e.left+e.width-t.right]}),o4=N([ct,ue,i4,lc,sc,(e,t,r)=>r],(e,t,r,n,i,a)=>{var{padding:o}=i;return a?[n.height-o.bottom,o.top]:t==="horizontal"?[e.top+e.height-r.bottom,e.top+r.top]:[e.top+r.top,e.top+e.height-r.bottom]}),jo=(e,t,r,n)=>{var i;switch(t){case"xAxis":return a4(e,r,n);case"yAxis":return o4(e,r,n);case"zAxis":return(i=ep(e,r))===null||i===void 0?void 0:i.range;case"angleAxis":return c2(e);case"radiusAxis":return u2(e,r);default:return}},N2=N([tt,jo],yc),na=N([tt,ra,QR,N2],fp);N([Mo,Sc,Ve],O2);function I2(e,t){return e.id<t.id?-1:e.id>t.id?1:0}var Oc=(e,t)=>t,Ac=(e,t,r)=>r,s4=N(ac,Oc,Ac,(e,t,r)=>e.filter(n=>n.orientation===t).filter(n=>n.mirror===r).sort(I2)),l4=N(oc,Oc,Ac,(e,t,r)=>e.filter(n=>n.orientation===t).filter(n=>n.mirror===r).sort(I2)),R2=(e,t)=>({width:e.width,height:t.height}),c4=(e,t)=>{var r=typeof t.width=="number"?t.width:wo;return{width:r,height:e.height}},$2=N(ct,rn,R2),u4=(e,t,r)=>{switch(t){case"top":return e.top;case"bottom":return r-e.bottom;default:return 0}},f4=(e,t,r)=>{switch(t){case"left":return e.left;case"right":return r-e.right;default:return 0}},d4=N(en,ct,s4,Oc,Ac,(e,t,r,n,i)=>{var a={},o;return r.forEach(s=>{var l=R2(t,s);o==null&&(o=u4(t,n,e));var c=n==="top"&&!i||n==="bottom"&&i;a[s.id]=o-Number(c)*l.height,o+=(c?-1:1)*l.height}),a}),h4=N(Qr,ct,l4,Oc,Ac,(e,t,r,n,i)=>{var a={},o;return r.forEach(s=>{var l=c4(t,s);o==null&&(o=f4(t,n,e));var c=n==="left"&&!i||n==="right"&&i;a[s.id]=o-Number(c)*l.width,o+=(c?-1:1)*l.width}),a}),p4=(e,t)=>{var r=rn(e,t);if(r!=null)return d4(e,r.orientation,r.mirror)},m4=N([ct,rn,p4,(e,t)=>t],(e,t,r,n)=>{if(t!=null){var i=r?.[n];return i==null?{x:e.left,y:0}:{x:e.left,y:i}}}),g4=(e,t)=>{var r=nn(e,t);if(r!=null)return h4(e,r.orientation,r.mirror)},v4=N([ct,nn,g4,(e,t)=>t],(e,t,r,n)=>{if(t!=null){var i=r?.[n];return i==null?{x:0,y:e.top}:{x:i,y:e.top}}}),L2=N(ct,nn,(e,t)=>{var r=typeof t.width=="number"?t.width:wo;return{width:r,height:e.height}}),s0=(e,t,r)=>{switch(t){case"xAxis":return $2(e,r).width;case"yAxis":return L2(e,r).height;default:return}},F2=(e,t,r,n)=>{if(r!=null){var{allowDuplicatedCategory:i,type:a,dataKey:o}=r,s=An(e,n),l=t.map(c=>c.value);if(o&&s&&a==="category"&&i&&T1(l))return l}},mp=N([ue,_c,tt,Ve],F2),B2=(e,t,r,n)=>{if(!(r==null||r.dataKey==null)){var{type:i,scale:a}=r,o=An(e,n);if(o&&(i==="number"||a!=="auto"))return t.map(s=>s.value)}},gp=N([ue,_c,To,Ve],B2),l0=N([ue,NR,ra,na,mp,gp,jo,hp,Ve],(e,t,r,n,i,a,o,s,l)=>{if(t==null)return null;var c=An(e,l);return{angle:t.angle,interval:t.interval,minTickGap:t.minTickGap,orientation:t.orientation,tick:t.tick,tickCount:t.tickCount,tickFormatter:t.tickFormatter,ticks:t.ticks,type:t.type,unit:t.unit,axisType:l,categoricalDomain:a,duplicateDomain:i,isCategorical:c,niceTicks:s,range:o,realScaleType:r,scale:n}}),y4=(e,t,r,n,i,a,o,s,l)=>{if(!(t==null||n==null)){var c=An(e,l),{type:u,ticks:f,tickCount:d}=t,h=r==="scaleBand"&&typeof n.bandwidth=="function"?n.bandwidth()/2:2,m=u==="category"&&n.bandwidth?n.bandwidth()/h:0;m=l==="angleAxis"&&a!=null&&a.length>=2?pt(a[0]-a[1])*2*m:m;var p=f||i;if(p){var g=p.map((v,b)=>{var x=o?o.indexOf(v):v;return{index:b,coordinate:n(x)+m,value:v,offset:m}});return g.filter(v=>!Xt(v.coordinate))}return c&&s?s.map((v,b)=>({coordinate:n(v)+m,value:v,index:b,offset:m})):n.ticks?n.ticks(d).map(v=>({coordinate:n(v)+m,value:v,offset:m})):n.domain().map((v,b)=>({coordinate:n(v)+m,value:o?o[v]:v,index:b,offset:m}))}},z2=N([ue,To,ra,na,hp,jo,mp,gp,Ve],y4),b4=(e,t,r,n,i,a,o)=>{if(!(t==null||r==null||n==null||n[0]===n[1])){var s=An(e,o),{tickCount:l}=t,c=0;return c=o==="angleAxis"&&n?.length>=2?pt(n[0]-n[1])*2*c:c,s&&a?a.map((u,f)=>({coordinate:r(u)+c,value:u,index:f,offset:c})):r.ticks?r.ticks(l).map(u=>({coordinate:r(u)+c,value:u,offset:c})):r.domain().map((u,f)=>({coordinate:r(u)+c,value:i?i[u]:u,index:f,offset:c}))}},yn=N([ue,To,na,jo,mp,gp,Ve],b4),bn=N(tt,na,(e,t)=>{if(!(e==null||t==null))return hl(hl({},e),{},{scale:t})}),x4=N([tt,ra,up,N2],fp);N((e,t,r)=>ep(e,r),x4,(e,t)=>{if(!(e==null||t==null))return hl(hl({},e),{},{scale:t})});var w4=N([ue,ac,oc],(e,t,r)=>{switch(e){case"horizontal":return t.some(n=>n.reversed)?"right-to-left":"left-to-right";case"vertical":return r.some(n=>n.reversed)?"bottom-to-top":"top-to-bottom";case"centric":case"radial":return"left-to-right";default:return}}),W2=e=>e.options.defaultTooltipEventType,V2=e=>e.options.validateTooltipEventTypes;function H2(e,t,r){if(e==null)return t;var n=e?"axis":"item";return r==null?t:r.includes(n)?n:t}function vp(e,t){var r=W2(e),n=V2(e);return H2(t,r,n)}function _4(e){return G(t=>vp(t,e))}var U2=(e,t)=>{var r,n=Number(t);if(!(Xt(n)||t==null))return n>=0?e==null||(r=e[n])===null||r===void 0?void 0:r.value:void 0},S4=e=>e.tooltip.settings,cn={active:!1,index:null,dataKey:void 0,coordinate:void 0},O4={itemInteraction:{click:cn,hover:cn},axisInteraction:{click:cn,hover:cn},keyboardInteraction:cn,syncInteraction:{active:!1,index:null,dataKey:void 0,label:void 0,coordinate:void 0},tooltipItemPayloads:[],settings:{shared:void 0,trigger:"hover",axisId:0,active:!1,defaultIndex:void 0}},K2=Qt({name:"tooltip",initialState:O4,reducers:{addTooltipEntrySettings(e,t){e.tooltipItemPayloads.push(t.payload)},removeTooltipEntrySettings(e,t){var r=Ur(e).tooltipItemPayloads.indexOf(t.payload);r>-1&&e.tooltipItemPayloads.splice(r,1)},setTooltipSettingsState(e,t){e.settings=t.payload},setActiveMouseOverItemIndex(e,t){e.syncInteraction.active=!1,e.keyboardInteraction.active=!1,e.itemInteraction.hover.active=!0,e.itemInteraction.hover.index=t.payload.activeIndex,e.itemInteraction.hover.dataKey=t.payload.activeDataKey,e.itemInteraction.hover.coordinate=t.payload.activeCoordinate},mouseLeaveChart(e){e.itemInteraction.hover.active=!1,e.axisInteraction.hover.active=!1},mouseLeaveItem(e){e.itemInteraction.hover.active=!1},setActiveClickItemIndex(e,t){e.syncInteraction.active=!1,e.itemInteraction.click.active=!0,e.keyboardInteraction.active=!1,e.itemInteraction.click.index=t.payload.activeIndex,e.itemInteraction.click.dataKey=t.payload.activeDataKey,e.itemInteraction.click.coordinate=t.payload.activeCoordinate},setMouseOverAxisIndex(e,t){e.syncInteraction.active=!1,e.axisInteraction.hover.active=!0,e.keyboardInteraction.active=!1,e.axisInteraction.hover.index=t.payload.activeIndex,e.axisInteraction.hover.dataKey=t.payload.activeDataKey,e.axisInteraction.hover.coordinate=t.payload.activeCoordinate},setMouseClickAxisIndex(e,t){e.syncInteraction.active=!1,e.keyboardInteraction.active=!1,e.axisInteraction.click.active=!0,e.axisInteraction.click.index=t.payload.activeIndex,e.axisInteraction.click.dataKey=t.payload.activeDataKey,e.axisInteraction.click.coordinate=t.payload.activeCoordinate},setSyncInteraction(e,t){e.syncInteraction=t.payload},setKeyboardInteraction(e,t){e.keyboardInteraction.active=t.payload.active,e.keyboardInteraction.index=t.payload.activeIndex,e.keyboardInteraction.coordinate=t.payload.activeCoordinate,e.keyboardInteraction.dataKey=t.payload.activeDataKey}}}),{addTooltipEntrySettings:A4,removeTooltipEntrySettings:E4,setTooltipSettingsState:P4,setActiveMouseOverItemIndex:q2,mouseLeaveItem:C4,mouseLeaveChart:Y2,setActiveClickItemIndex:k4,setMouseOverAxisIndex:G2,setMouseClickAxisIndex:T4,setSyncInteraction:Ed,setKeyboardInteraction:Pd}=K2.actions,M4=K2.reducer;function c0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function cs(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?c0(Object(r),!0).forEach(function(n){j4(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):c0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function j4(e,t,r){return(t=D4(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function D4(e){var t=N4(e,"string");return typeof t=="symbol"?t:t+""}function N4(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function I4(e,t,r){return t==="axis"?r==="click"?e.axisInteraction.click:e.axisInteraction.hover:r==="click"?e.itemInteraction.click:e.itemInteraction.hover}function R4(e){return e.index!=null}var X2=(e,t,r,n)=>{if(t==null)return cn;var i=I4(e,t,r);if(i==null)return cn;if(i.active)return i;if(e.keyboardInteraction.active)return e.keyboardInteraction;if(e.syncInteraction.active&&e.syncInteraction.index!=null)return e.syncInteraction;var a=e.settings.active===!0;if(R4(i)){if(a)return cs(cs({},i),{},{active:!0})}else if(n!=null)return{active:!0,coordinate:void 0,dataKey:void 0,index:n};return cs(cs({},cn),{},{coordinate:i.coordinate})},yp=(e,t)=>{var r=e?.index;if(r==null)return null;var n=Number(r);if(!Jt(n))return r;var i=0,a=1/0;return t.length>0&&(a=t.length-1),String(Math.max(i,Math.min(n,a)))},Z2=(e,t,r,n,i,a,o,s)=>{if(!(a==null||s==null)){var l=o[0],c=l==null?void 0:s(l.positions,a);if(c!=null)return c;var u=i?.[Number(a)];if(u)switch(r){case"horizontal":return{x:u.coordinate,y:(n.top+t)/2};default:return{x:(n.left+e)/2,y:u.coordinate}}}},J2=(e,t,r,n)=>{if(t==="axis")return e.tooltipItemPayloads;if(e.tooltipItemPayloads.length===0)return[];var i;return r==="hover"?i=e.itemInteraction.hover.dataKey:i=e.itemInteraction.click.dataKey,i==null&&n!=null?[e.tooltipItemPayloads[0]]:e.tooltipItemPayloads.filter(a=>{var o;return((o=a.settings)===null||o===void 0?void 0:o.dataKey)===i})},Do=e=>e.options.tooltipPayloadSearcher,ia=e=>e.tooltip;function u0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function f0(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?u0(Object(r),!0).forEach(function(n){$4(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):u0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function $4(e,t,r){return(t=L4(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function L4(e){var t=F4(e,"string");return typeof t=="symbol"?t:t+""}function F4(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function B4(e,t){return e??t}var Q2=(e,t,r,n,i,a,o)=>{if(!(t==null||a==null)){var{chartData:s,computedData:l,dataStartIndex:c,dataEndIndex:u}=r,f=[];return e.reduce((d,h)=>{var m,{dataDefinedOnItem:p,settings:g}=h,v=B4(p,s),b=Array.isArray(v)?Ww(v,c,u):v,x=(m=g?.dataKey)!==null&&m!==void 0?m:n,S=g?.nameKey,w;if(n&&Array.isArray(b)&&!Array.isArray(b[0])&&o==="axis"?w=M1(b,n,i):w=a(b,t,l,S),Array.isArray(w))w.forEach(E=>{var C=f0(f0({},g),{},{name:E.name,unit:E.unit,color:void 0,fill:void 0});d.push(Gv({tooltipEntrySettings:C,dataKey:E.dataKey,payload:E.payload,value:Ie(E.payload,E.dataKey),name:E.name}))});else{var O;d.push(Gv({tooltipEntrySettings:g,dataKey:x,payload:w,value:Ie(w,x),name:(O=Ie(w,S))!==null&&O!==void 0?O:g?.name}))}return d},f)}},bp=N([vt,ue,g2,qh,ft],j2),z4=N([e=>e.graphicalItems.cartesianItems,e=>e.graphicalItems.polarItems],(e,t)=>[...e,...t]),W4=N([ft,ea],tp),No=N([z4,vt,W4],rp),V4=N([No],e=>e.filter(xc)),H4=N([No],np),aa=N([H4,kn],ip),U4=N([V4,kn,vt],h2),xp=N([aa,vt,No],op),K4=N([vt],sp),q4=N([No],e=>e.filter(xc)),Y4=N([U4,q4,Co],w2),G4=N([Y4,kn,ft],_2),X4=N([No],y2),Z4=N([aa,vt,X4,Sc,ft],S2),J4=N([A2,ft,ea],ta),Q4=N([J4,ft],C2),e$=N([E2,ft,ea],ta),t$=N([e$,ft],k2),r$=N([P2,ft,ea],ta),n$=N([r$,ft],T2),i$=N([Q4,n$,t$],pl),a$=N([vt,K4,G4,Z4,i$,ue,ft],lp),eS=N([vt,ue,aa,xp,Co,ft,a$],cp),o$=N([eS,vt,bp],dp),s$=N([vt,eS,o$,ft],pp),tS=e=>{var t=ft(e),r=ea(e),n=!1;return jo(e,t,r,n)},rS=N([vt,tS],yc),nS=N([vt,bp,s$,rS],fp),l$=N([ue,xp,vt,ft],F2),c$=N([ue,xp,vt,ft],B2),u$=(e,t,r,n,i,a,o,s)=>{if(t){var{type:l}=t,c=An(e,s);if(n){var u=r==="scaleBand"&&n.bandwidth?n.bandwidth()/2:2,f=l==="category"&&n.bandwidth?n.bandwidth()/u:0;return f=s==="angleAxis"&&i!=null&&i?.length>=2?pt(i[0]-i[1])*2*f:f,c&&o?o.map((d,h)=>({coordinate:n(d)+f,value:d,index:h,offset:f})):n.domain().map((d,h)=>({coordinate:n(d)+f,value:a?a[d]:d,index:h,offset:f}))}}},an=N([ue,vt,bp,nS,tS,l$,c$,ft],u$),wp=N([W2,V2,S4],(e,t,r)=>H2(r.shared,e,t)),iS=e=>e.tooltip.settings.trigger,_p=e=>e.tooltip.settings.defaultIndex,Ec=N([ia,wp,iS,_p],X2),xn=N([Ec,aa],yp),aS=N([an,xn],U2),oS=N([Ec],e=>{if(e)return e.dataKey}),sS=N([ia,wp,iS,_p],J2),f$=N([Qr,en,ue,ct,an,_p,sS,Do],Z2),d$=N([Ec,f$],(e,t)=>e!=null&&e.coordinate?e.coordinate:t),h$=N([Ec],e=>e.active),p$=N([sS,xn,kn,d2,aS,Do,wp],Q2),m$=N([p$],e=>{if(e!=null){var t=e.map(r=>r.payload).filter(r=>r!=null);return Array.from(new Set(t))}});function d0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function h0(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?d0(Object(r),!0).forEach(function(n){g$(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):d0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function g$(e,t,r){return(t=v$(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function v$(e){var t=y$(e,"string");return typeof t=="symbol"?t:t+""}function y$(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var b$=()=>G(vt),x$=()=>{var e=b$(),t=G(an),r=G(nS);return Ya(h0(h0({},e),{},{scale:r}),t)},w$=()=>G(qh),Sp=(e,t)=>t,lS=(e,t,r)=>r,Op=(e,t,r,n)=>n,_$=N(an,e=>ec(e,t=>t.coordinate)),Ap=N([ia,Sp,lS,Op],X2),cS=N([Ap,aa],yp),S$=(e,t,r)=>{if(t!=null){var n=ia(e);return t==="axis"?r==="hover"?n.axisInteraction.hover.dataKey:n.axisInteraction.click.dataKey:r==="hover"?n.itemInteraction.hover.dataKey:n.itemInteraction.click.dataKey}},uS=N([ia,Sp,lS,Op],J2),ml=N([Qr,en,ue,ct,an,Op,uS,Do],Z2),O$=N([Ap,ml],(e,t)=>{var r;return(r=e.coordinate)!==null&&r!==void 0?r:t}),fS=N(an,cS,U2),A$=N([uS,cS,kn,d2,fS,Do,Sp],Q2),E$=N([Ap],e=>({isActive:e.active,activeIndex:e.index})),P$=(e,t,r,n,i,a,o,s)=>{if(!(!e||!t||!n||!i||!a)){var l=sD(e.chartX,e.chartY,t,r,s);if(l){var c=cD(l,t),u=Yj(c,o,a,n,i),f=lD(t,a,u,l);return{activeIndex:String(u),activeCoordinate:f}}}};function Cd(){return Cd=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Cd.apply(null,arguments)}function p0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function us(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?p0(Object(r),!0).forEach(function(n){C$(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):p0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function C$(e,t,r){return(t=k$(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function k$(e){var t=T$(e,"string");return typeof t=="symbol"?t:t+""}function T$(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function M$(e){var{coordinate:t,payload:r,index:n,offset:i,tooltipAxisBandSize:a,layout:o,cursor:s,tooltipEventType:l,chartName:c}=e,u=t,f=r,d=n;if(!s||!u||c!=="ScatterChart"&&l!=="axis")return null;var h,m;if(c==="ScatterChart")h=u,m=XD;else if(c==="BarChart")h=ZD(o,u,i,a),m=a_;else if(o==="radial"){var{cx:p,cy:g,radius:v,startAngle:b,endAngle:x}=o_(u);h={cx:p,cy:g,startAngle:b,endAngle:x,innerRadius:v,outerRadius:v},m=l_}else h={points:TN(o,u,i)},m=xh;var S=typeof s=="object"&&"className"in s?s.className:void 0,w=us(us(us(us({stroke:"#ccc",pointerEvents:"none"},i),h),He(s,!1)),{},{payload:f,payloadIndex:d,className:he("recharts-tooltip-cursor",S)});return k.isValidElement(s)?k.cloneElement(s,w):k.createElement(m,w)}function j$(e){var t=x$(),r=Yw(),n=cc(),i=w$();return A.createElement(M$,Cd({},e,{coordinate:e.coordinate,index:e.index,payload:e.payload,offset:r,layout:n,tooltipAxisBandSize:t,chartName:i}))}var dS=k.createContext(null),D$=()=>k.useContext(dS),uf={exports:{}},m0;function N$(){return m0||(m0=1,(function(e){var t=Object.prototype.hasOwnProperty,r="~";function n(){}Object.create&&(n.prototype=Object.create(null),new n().__proto__||(r=!1));function i(l,c,u){this.fn=l,this.context=c,this.once=u||!1}function a(l,c,u,f,d){if(typeof u!="function")throw new TypeError("The listener must be a function");var h=new i(u,f||l,d),m=r?r+c:c;return l._events[m]?l._events[m].fn?l._events[m]=[l._events[m],h]:l._events[m].push(h):(l._events[m]=h,l._eventsCount++),l}function o(l,c){--l._eventsCount===0?l._events=new n:delete l._events[c]}function s(){this._events=new n,this._eventsCount=0}s.prototype.eventNames=function(){var c=[],u,f;if(this._eventsCount===0)return c;for(f in u=this._events)t.call(u,f)&&c.push(r?f.slice(1):f);return Object.getOwnPropertySymbols?c.concat(Object.getOwnPropertySymbols(u)):c},s.prototype.listeners=function(c){var u=r?r+c:c,f=this._events[u];if(!f)return[];if(f.fn)return[f.fn];for(var d=0,h=f.length,m=new Array(h);d<h;d++)m[d]=f[d].fn;return m},s.prototype.listenerCount=function(c){var u=r?r+c:c,f=this._events[u];return f?f.fn?1:f.length:0},s.prototype.emit=function(c,u,f,d,h,m){var p=r?r+c:c;if(!this._events[p])return!1;var g=this._events[p],v=arguments.length,b,x;if(g.fn){switch(g.once&&this.removeListener(c,g.fn,void 0,!0),v){case 1:return g.fn.call(g.context),!0;case 2:return g.fn.call(g.context,u),!0;case 3:return g.fn.call(g.context,u,f),!0;case 4:return g.fn.call(g.context,u,f,d),!0;case 5:return g.fn.call(g.context,u,f,d,h),!0;case 6:return g.fn.call(g.context,u,f,d,h,m),!0}for(x=1,b=new Array(v-1);x<v;x++)b[x-1]=arguments[x];g.fn.apply(g.context,b)}else{var S=g.length,w;for(x=0;x<S;x++)switch(g[x].once&&this.removeListener(c,g[x].fn,void 0,!0),v){case 1:g[x].fn.call(g[x].context);break;case 2:g[x].fn.call(g[x].context,u);break;case 3:g[x].fn.call(g[x].context,u,f);break;case 4:g[x].fn.call(g[x].context,u,f,d);break;default:if(!b)for(w=1,b=new Array(v-1);w<v;w++)b[w-1]=arguments[w];g[x].fn.apply(g[x].context,b)}}return!0},s.prototype.on=function(c,u,f){return a(this,c,u,f,!1)},s.prototype.once=function(c,u,f){return a(this,c,u,f,!0)},s.prototype.removeListener=function(c,u,f,d){var h=r?r+c:c;if(!this._events[h])return this;if(!u)return o(this,h),this;var m=this._events[h];if(m.fn)m.fn===u&&(!d||m.once)&&(!f||m.context===f)&&o(this,h);else{for(var p=0,g=[],v=m.length;p<v;p++)(m[p].fn!==u||d&&!m[p].once||f&&m[p].context!==f)&&g.push(m[p]);g.length?this._events[h]=g.length===1?g[0]:g:o(this,h)}return this},s.prototype.removeAllListeners=function(c){var u;return c?(u=r?r+c:c,this._events[u]&&o(this,u)):(this._events=new n,this._eventsCount=0),this},s.prototype.off=s.prototype.removeListener,s.prototype.addListener=s.prototype.on,s.prefixed=r,s.EventEmitter=s,e.exports=s})(uf)),uf.exports}var I$=N$();const R$=Jr(I$);var to=new R$,kd="recharts.syncEvent.tooltip",g0="recharts.syncEvent.brush";function Ep(e,t){if(t){var r=Number.parseInt(t,10);if(!Xt(r))return e?.[r]}}var $$={chartName:"",tooltipPayloadSearcher:void 0,eventEmitter:void 0,defaultTooltipEventType:"axis"},hS=Qt({name:"options",initialState:$$,reducers:{createEventEmitter:e=>{e.eventEmitter==null&&(e.eventEmitter=Symbol("rechartsEventEmitter"))}}}),L$=hS.reducer,{createEventEmitter:F$}=hS.actions;function B$(e){return e.tooltip.syncInteraction}var z$={chartData:void 0,computedData:void 0,dataStartIndex:0,dataEndIndex:0},pS=Qt({name:"chartData",initialState:z$,reducers:{setChartData(e,t){if(e.chartData=t.payload,t.payload==null){e.dataStartIndex=0,e.dataEndIndex=0;return}t.payload.length>0&&e.dataEndIndex!==t.payload.length-1&&(e.dataEndIndex=t.payload.length-1)},setComputedData(e,t){e.computedData=t.payload},setDataStartEndIndexes(e,t){var{startIndex:r,endIndex:n}=t.payload;r!=null&&(e.dataStartIndex=r),n!=null&&(e.dataEndIndex=n)}}}),{setChartData:v0,setDataStartEndIndexes:W$,setComputedData:CU}=pS.actions,V$=pS.reducer,H$=["x","y"];function y0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function In(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?y0(Object(r),!0).forEach(function(n){U$(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):y0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function U$(e,t,r){return(t=K$(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function K$(e){var t=q$(e,"string");return typeof t=="symbol"?t:t+""}function q$(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Y$(e,t){if(e==null)return{};var r,n,i=G$(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function G$(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var mS=()=>{};function X$(){var e=G(Yh),t=G(Gh),r=et(),n=G(o2),i=G(an),a=cc(),o=bh(),s=G(l=>l.rootProps.className);k.useEffect(()=>{if(e==null)return mS;var l=(c,u,f)=>{if(t!==f&&e===c){if(n==="index"){var d;if(o&&u!==null&&u!==void 0&&(d=u.payload)!==null&&d!==void 0&&d.coordinate){var h=u.payload.coordinate,{x:m,y:p}=h,g=Y$(h,H$),v=In(In(In({},g),typeof m=="number"&&{x:Math.max(o.x,Math.min(m,o.x+o.width))}),typeof p=="number"&&{y:Math.max(o.y,Math.min(p,o.y+o.height))}),b=In(In({},u),{},{payload:In(In({},u.payload),{},{coordinate:v})});r(b)}else r(u);return}if(i!=null){var x;if(typeof n=="function"){var S={activeTooltipIndex:u.payload.index==null?void 0:Number(u.payload.index),isTooltipActive:u.payload.active,activeIndex:u.payload.index==null?void 0:Number(u.payload.index),activeLabel:u.payload.label,activeDataKey:u.payload.dataKey,activeCoordinate:u.payload.coordinate},w=n(i,S);x=i[w]}else n==="value"&&(x=i.find(I=>String(I.value)===u.payload.label));var{coordinate:O}=u.payload;if(x==null||u.payload.active===!1||O==null||o==null){r(Ed({active:!1,coordinate:void 0,dataKey:void 0,index:null,label:void 0}));return}var{x:E,y:C}=O,M=Math.min(E,o.x+o.width),R=Math.min(C,o.y+o.height),j={x:a==="horizontal"?x.coordinate:M,y:a==="horizontal"?R:x.coordinate},_=Ed({active:u.payload.active,coordinate:j,dataKey:u.payload.dataKey,index:String(x.index),label:u.payload.label});r(_)}}};return to.on(kd,l),()=>{to.off(kd,l)}},[s,r,t,e,n,i,a,o])}function Z$(){var e=G(Yh),t=G(Gh),r=et();k.useEffect(()=>{if(e==null)return mS;var n=(i,a,o)=>{t!==o&&e===i&&r(W$(a))};return to.on(g0,n),()=>{to.off(g0,n)}},[r,t,e])}function J$(){var e=et();k.useEffect(()=>{e(F$())},[e]),X$(),Z$()}function Q$(e,t,r,n,i,a){var o=G(d=>S$(d,e,t)),s=G(Gh),l=G(Yh),c=G(o2),u=G(B$),f=u?.active;k.useEffect(()=>{if(!f&&l!=null&&s!=null){var d=Ed({active:a,coordinate:r,dataKey:o,index:i,label:typeof n=="number"?String(n):n});to.emit(kd,l,d,s)}},[f,r,o,i,n,s,l,c,a])}function b0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function x0(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?b0(Object(r),!0).forEach(function(n){eL(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):b0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function eL(e,t,r){return(t=tL(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function tL(e){var t=rL(e,"string");return typeof t=="symbol"?t:t+""}function rL(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function nL(e){return e.dataKey}function iL(e,t){return A.isValidElement(e)?A.cloneElement(e,t):typeof e=="function"?A.createElement(e,t):A.createElement(CD,t)}var w0=[],aL={allowEscapeViewBox:{x:!1,y:!1},animationDuration:400,animationEasing:"ease",axisId:0,contentStyle:{},cursor:!0,filterNull:!0,isAnimationActive:!En.isSsr,itemSorter:"name",itemStyle:{},labelStyle:{},offset:10,reverseDirection:{x:!1,y:!1},separator:" : ",trigger:"hover",useTranslate3d:!1,wrapperStyle:{}};function gi(e){var t=_t(e,aL),{active:r,allowEscapeViewBox:n,animationDuration:i,animationEasing:a,content:o,filterNull:s,isAnimationActive:l,offset:c,payloadUniqBy:u,position:f,reverseDirection:d,useTranslate3d:h,wrapperStyle:m,cursor:p,shared:g,trigger:v,defaultIndex:b,portal:x,axisId:S}=t,w=et(),O=typeof b=="number"?String(b):b;k.useEffect(()=>{w(P4({shared:g,trigger:v,axisId:S,active:r,defaultIndex:O}))},[w,g,v,S,r,O]);var E=bh(),C=e_(),M=_4(g),{activeIndex:R,isActive:j}=G(J=>E$(J,M,v,O)),_=G(J=>A$(J,M,v,O)),I=G(J=>fS(J,M,v,O)),D=G(J=>O$(J,M,v,O)),L=_,W=D$(),H=r??j,[te,Q]=AM([L,H]),F=M==="axis"?I:void 0;Q$(M,v,D,F,R,H);var U=x??W;if(U==null)return null;var V=L??w0;H||(V=w0),s&&V.length&&(V=qT(L.filter(J=>J.value!=null&&(J.hide!==!0||t.includeHidden)),u,nL));var re=V.length>0,Z=A.createElement(ID,{allowEscapeViewBox:n,animationDuration:i,animationEasing:a,isAnimationActive:l,active:H,coordinate:D,hasPayload:re,offset:c,position:f,reverseDirection:d,useTranslate3d:h,viewBox:E,wrapperStyle:m,lastBoundingBox:te,innerRef:Q,hasPortalFromProps:!!x},iL(o,x0(x0({},t),{},{payload:V,label:F,active:H,coordinate:D,accessibilityLayer:C})));return A.createElement(A.Fragment,null,TA.createPortal(Z,U),H&&A.createElement(j$,{cursor:p,tooltipEventType:M,coordinate:D,payload:L,index:R}))}var ff={},df={},hf={},_0;function oL(){return _0||(_0=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r,n,{signal:i,edges:a}={}){let o,s=null;const l=a!=null&&a.includes("leading"),c=a==null||a.includes("trailing"),u=()=>{s!==null&&(r.apply(o,s),o=void 0,s=null)},f=()=>{c&&u(),p()};let d=null;const h=()=>{d!=null&&clearTimeout(d),d=setTimeout(()=>{d=null,f()},n)},m=()=>{d!==null&&(clearTimeout(d),d=null)},p=()=>{m(),o=void 0,s=null},g=()=>{u()},v=function(...b){if(i?.aborted)return;o=this,s=b;const x=d==null;h(),l&&x&&u()};return v.schedule=h,v.cancel=p,v.flush=g,i?.addEventListener("abort",p,{once:!0}),v}e.debounce=t})(hf)),hf}var S0;function sL(){return S0||(S0=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=oL();function r(n,i=0,a={}){typeof a!="object"&&(a={});const{leading:o=!1,trailing:s=!0,maxWait:l}=a,c=Array(2);o&&(c[0]="leading"),s&&(c[1]="trailing");let u,f=null;const d=t.debounce(function(...p){u=n.apply(this,p),f=null},i,{edges:c}),h=function(...p){return l!=null&&(f===null&&(f=Date.now()),Date.now()-f>=l)?(u=n.apply(this,p),f=Date.now(),d.cancel(),d.schedule(),u):(d.apply(this,p),u)},m=()=>(d.flush(),u);return h.cancel=d.cancel,h.flush=m,h}e.debounce=r})(df)),df}var O0;function lL(){return O0||(O0=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=sL();function r(n,i=0,a={}){const{leading:o=!0,trailing:s=!0}=a;return t.debounce(n,i,{leading:o,maxWait:i,trailing:s})}e.throttle=r})(ff)),ff}var pf,A0;function cL(){return A0||(A0=1,pf=lL().throttle),pf}var uL=cL();const fL=Jr(uL);var dL=process.env.NODE_ENV!=="production",Na=function(t,r){for(var n=arguments.length,i=new Array(n>2?n-2:0),a=2;a<n;a++)i[a-2]=arguments[a];if(dL&&typeof console<"u"&&console.warn&&(r===void 0&&console.warn("LogUtils requires an error message argument"),!t))if(r===void 0)console.warn("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var o=0;console.warn(r.replace(/%s/g,()=>i[o++]))}};function E0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function mf(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?E0(Object(r),!0).forEach(function(n){hL(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):E0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function hL(e,t,r){return(t=pL(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function pL(e){var t=mL(e,"string");return typeof t=="symbol"?t:t+""}function mL(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var vi=k.forwardRef((e,t)=>{var{aspect:r,initialDimension:n={width:-1,height:-1},width:i="100%",height:a="100%",minWidth:o=0,minHeight:s,maxHeight:l,children:c,debounce:u=0,id:f,className:d,onResize:h,style:m={}}=e,p=k.useRef(null),g=k.useRef();g.current=h,k.useImperativeHandle(t,()=>p.current);var[v,b]=k.useState({containerWidth:n.width,containerHeight:n.height}),x=k.useCallback((w,O)=>{b(E=>{var C=Math.round(w),M=Math.round(O);return E.containerWidth===C&&E.containerHeight===M?E:{containerWidth:C,containerHeight:M}})},[]);k.useEffect(()=>{var w=M=>{var R,{width:j,height:_}=M[0].contentRect;x(j,_),(R=g.current)===null||R===void 0||R.call(g,j,_)};u>0&&(w=fL(w,u,{trailing:!0,leading:!1}));var O=new ResizeObserver(w),{width:E,height:C}=p.current.getBoundingClientRect();return x(E,C),O.observe(p.current),()=>{O.disconnect()}},[x,u]);var S=k.useMemo(()=>{var{containerWidth:w,containerHeight:O}=v;if(w<0||O<0)return null;Na(Un(i)||Un(a),`The width(%s) and height(%s) are both fixed numbers,
177
+ A`).concat(a,",").concat(a,",0,0,").concat(+(u<0),",").concat(S.x,",").concat(S.y,"Z")}else b+="L".concat(t,",").concat(r,"Z");return b},kN={cx:0,cy:0,innerRadius:0,outerRadius:0,startAngle:0,endAngle:0,cornerRadius:0,forceCornerRadius:!1,cornerIsExternal:!1},l_=e=>{var t=_t(e,kN),{cx:r,cy:n,innerRadius:i,outerRadius:a,cornerRadius:o,forceCornerRadius:s,cornerIsExternal:l,startAngle:c,endAngle:u,className:f}=t;if(a<i||c===u)return null;var d=he("recharts-sector",f),h=a-i,m=Pt(o,h,0,!0),p;return m>0&&Math.abs(c-u)<360?p=CN({cx:r,cy:n,innerRadius:i,outerRadius:a,cornerRadius:Math.min(m,h/2),forceCornerRadius:s,cornerIsExternal:l,startAngle:c,endAngle:u}):p=s_({cx:r,cy:n,innerRadius:i,outerRadius:a,startAngle:c,endAngle:u}),A.createElement("path",pd({},He(t,!0),{className:d,d:p}))};function TN(e,t,r){var n,i,a,o;if(e==="horizontal")n=t.x,a=n,i=r.top,o=r.top+r.height;else if(e==="vertical")i=t.y,o=i,n=r.left,a=r.left+r.width;else if(t.cx!=null&&t.cy!=null)if(e==="centric"){var{cx:s,cy:l,innerRadius:c,outerRadius:u,angle:f}=t,d=it(s,l,c,f),h=it(s,l,u,f);n=d.x,i=d.y,a=h.x,o=h.y}else return o_(t);return[{x:n,y:i},{x:a,y:o}]}var Zu={},Ju={},Qu={},py;function MN(){return py||(py=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=uw();function r(n){return t.isSymbol(n)?NaN:Number(n)}e.toNumber=r})(Qu)),Qu}var my;function jN(){return my||(my=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=MN();function r(n){return n?(n=t.toNumber(n),n===1/0||n===-1/0?(n<0?-1:1)*Number.MAX_VALUE:n===n?n:0):n===0?n:0}e.toFinite=r})(Ju)),Ju}var gy;function DN(){return gy||(gy=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=fw(),r=jN();function n(i,a,o){o&&typeof o!="number"&&t.isIterateeCall(i,a,o)&&(a=o=void 0),i=r.toFinite(i),a===void 0?(a=i,i=0):a=r.toFinite(a),o=o===void 0?i<a?1:-1:r.toFinite(o);const s=Math.max(Math.ceil((a-i)/(o||1)),0),l=new Array(s);for(let c=0;c<s;c++)l[c]=i,i+=o;return l}e.range=n})(Zu)),Zu}var ef,vy;function NN(){return vy||(vy=1,ef=DN().range),ef}var IN=NN();const c_=Jr(IN);function pn(e,t){return e==null||t==null?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function RN(e,t){return e==null||t==null?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function wh(e){let t,r,n;e.length!==2?(t=pn,r=(s,l)=>pn(e(s),l),n=(s,l)=>e(s)-l):(t=e===pn||e===RN?e:$N,r=e,n=e);function i(s,l,c=0,u=s.length){if(c<u){if(t(l,l)!==0)return u;do{const f=c+u>>>1;r(s[f],l)<0?c=f+1:u=f}while(c<u)}return c}function a(s,l,c=0,u=s.length){if(c<u){if(t(l,l)!==0)return u;do{const f=c+u>>>1;r(s[f],l)<=0?c=f+1:u=f}while(c<u)}return c}function o(s,l,c=0,u=s.length){const f=i(s,l,c,u-1);return f>c&&n(s[f-1],l)>-n(s[f],l)?f-1:f}return{left:i,center:o,right:a}}function $N(){return 0}function u_(e){return e===null?NaN:+e}function*LN(e,t){for(let r of e)r!=null&&(r=+r)>=r&&(yield r)}const FN=wh(pn),Oo=FN.right;wh(u_).center;class yy extends Map{constructor(t,r=WN){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:r}}),t!=null)for(const[n,i]of t)this.set(n,i)}get(t){return super.get(by(this,t))}has(t){return super.has(by(this,t))}set(t,r){return super.set(BN(this,t),r)}delete(t){return super.delete(zN(this,t))}}function by({_intern:e,_key:t},r){const n=t(r);return e.has(n)?e.get(n):r}function BN({_intern:e,_key:t},r){const n=t(r);return e.has(n)?e.get(n):(e.set(n,r),r)}function zN({_intern:e,_key:t},r){const n=t(r);return e.has(n)&&(r=e.get(n),e.delete(n)),r}function WN(e){return e!==null&&typeof e=="object"?e.valueOf():e}function VN(e=pn){if(e===pn)return f_;if(typeof e!="function")throw new TypeError("compare is not a function");return(t,r)=>{const n=e(t,r);return n||n===0?n:(e(r,r)===0)-(e(t,t)===0)}}function f_(e,t){return(e==null||!(e>=e))-(t==null||!(t>=t))||(e<t?-1:e>t?1:0)}const HN=Math.sqrt(50),UN=Math.sqrt(10),KN=Math.sqrt(2);function nl(e,t,r){const n=(t-e)/Math.max(0,r),i=Math.floor(Math.log10(n)),a=n/Math.pow(10,i),o=a>=HN?10:a>=UN?5:a>=KN?2:1;let s,l,c;return i<0?(c=Math.pow(10,-i)/o,s=Math.round(e*c),l=Math.round(t*c),s/c<e&&++s,l/c>t&&--l,c=-c):(c=Math.pow(10,i)*o,s=Math.round(e/c),l=Math.round(t/c),s*c<e&&++s,l*c>t&&--l),l<s&&.5<=r&&r<2?nl(e,t,r*2):[s,l,c]}function md(e,t,r){if(t=+t,e=+e,r=+r,!(r>0))return[];if(e===t)return[e];const n=t<e,[i,a,o]=n?nl(t,e,r):nl(e,t,r);if(!(a>=i))return[];const s=a-i+1,l=new Array(s);if(n)if(o<0)for(let c=0;c<s;++c)l[c]=(a-c)/-o;else for(let c=0;c<s;++c)l[c]=(a-c)*o;else if(o<0)for(let c=0;c<s;++c)l[c]=(i+c)/-o;else for(let c=0;c<s;++c)l[c]=(i+c)*o;return l}function gd(e,t,r){return t=+t,e=+e,r=+r,nl(e,t,r)[2]}function vd(e,t,r){t=+t,e=+e,r=+r;const n=t<e,i=n?gd(t,e,r):gd(e,t,r);return(n?-1:1)*(i<0?1/-i:i)}function xy(e,t){let r;for(const n of e)n!=null&&(r<n||r===void 0&&n>=n)&&(r=n);return r}function wy(e,t){let r;for(const n of e)n!=null&&(r>n||r===void 0&&n>=n)&&(r=n);return r}function d_(e,t,r=0,n=1/0,i){if(t=Math.floor(t),r=Math.floor(Math.max(0,r)),n=Math.floor(Math.min(e.length-1,n)),!(r<=t&&t<=n))return e;for(i=i===void 0?f_:VN(i);n>r;){if(n-r>600){const l=n-r+1,c=t-r+1,u=Math.log(l),f=.5*Math.exp(2*u/3),d=.5*Math.sqrt(u*f*(l-f)/l)*(c-l/2<0?-1:1),h=Math.max(r,Math.floor(t-c*f/l+d)),m=Math.min(n,Math.floor(t+(l-c)*f/l+d));d_(e,t,h,m,i)}const a=e[t];let o=r,s=n;for(ma(e,r,t),i(e[n],a)>0&&ma(e,r,n);o<s;){for(ma(e,o,s),++o,--s;i(e[o],a)<0;)++o;for(;i(e[s],a)>0;)--s}i(e[r],a)===0?ma(e,r,s):(++s,ma(e,s,n)),s<=t&&(r=s+1),t<=s&&(n=s-1)}return e}function ma(e,t,r){const n=e[t];e[t]=e[r],e[r]=n}function qN(e,t,r){if(e=Float64Array.from(LN(e)),!(!(n=e.length)||isNaN(t=+t))){if(t<=0||n<2)return wy(e);if(t>=1)return xy(e);var n,i=(n-1)*t,a=Math.floor(i),o=xy(d_(e,a).subarray(0,a+1)),s=wy(e.subarray(a+1));return o+(s-o)*(i-a)}}function YN(e,t,r=u_){if(!(!(n=e.length)||isNaN(t=+t))){if(t<=0||n<2)return+r(e[0],0,e);if(t>=1)return+r(e[n-1],n-1,e);var n,i=(n-1)*t,a=Math.floor(i),o=+r(e[a],a,e),s=+r(e[a+1],a+1,e);return o+(s-o)*(i-a)}}function GN(e,t,r){e=+e,t=+t,r=(i=arguments.length)<2?(t=e,e=0,1):i<3?1:+r;for(var n=-1,i=Math.max(0,Math.ceil((t-e)/r))|0,a=new Array(i);++n<i;)a[n]=e+n*r;return a}function dr(e,t){switch(arguments.length){case 0:break;case 1:this.range(e);break;default:this.range(t).domain(e);break}return this}function tn(e,t){switch(arguments.length){case 0:break;case 1:{typeof e=="function"?this.interpolator(e):this.range(e);break}default:{this.domain(e),typeof t=="function"?this.interpolator(t):this.range(t);break}}return this}const yd=Symbol("implicit");function _h(){var e=new yy,t=[],r=[],n=yd;function i(a){let o=e.get(a);if(o===void 0){if(n!==yd)return n;e.set(a,o=t.push(a)-1)}return r[o%r.length]}return i.domain=function(a){if(!arguments.length)return t.slice();t=[],e=new yy;for(const o of a)e.has(o)||e.set(o,t.push(o)-1);return i},i.range=function(a){return arguments.length?(r=Array.from(a),i):r.slice()},i.unknown=function(a){return arguments.length?(n=a,i):n},i.copy=function(){return _h(t,r).unknown(n)},dr.apply(i,arguments),i}function Sh(){var e=_h().unknown(void 0),t=e.domain,r=e.range,n=0,i=1,a,o,s=!1,l=0,c=0,u=.5;delete e.unknown;function f(){var d=t().length,h=i<n,m=h?i:n,p=h?n:i;a=(p-m)/Math.max(1,d-l+c*2),s&&(a=Math.floor(a)),m+=(p-m-a*(d-l))*u,o=a*(1-l),s&&(m=Math.round(m),o=Math.round(o));var g=GN(d).map(function(v){return m+a*v});return r(h?g.reverse():g)}return e.domain=function(d){return arguments.length?(t(d),f()):t()},e.range=function(d){return arguments.length?([n,i]=d,n=+n,i=+i,f()):[n,i]},e.rangeRound=function(d){return[n,i]=d,n=+n,i=+i,s=!0,f()},e.bandwidth=function(){return o},e.step=function(){return a},e.round=function(d){return arguments.length?(s=!!d,f()):s},e.padding=function(d){return arguments.length?(l=Math.min(1,c=+d),f()):l},e.paddingInner=function(d){return arguments.length?(l=Math.min(1,d),f()):l},e.paddingOuter=function(d){return arguments.length?(c=+d,f()):c},e.align=function(d){return arguments.length?(u=Math.max(0,Math.min(1,d)),f()):u},e.copy=function(){return Sh(t(),[n,i]).round(s).paddingInner(l).paddingOuter(c).align(u)},dr.apply(f(),arguments)}function h_(e){var t=e.copy;return e.padding=e.paddingOuter,delete e.paddingInner,delete e.paddingOuter,e.copy=function(){return h_(t())},e}function XN(){return h_(Sh.apply(null,arguments).paddingInner(1))}function Oh(e,t,r){e.prototype=t.prototype=r,r.constructor=e}function p_(e,t){var r=Object.create(e.prototype);for(var n in t)r[n]=t[n];return r}function Ao(){}var Xa=.7,il=1/Xa,Di="\\s*([+-]?\\d+)\\s*",Za="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",Cr="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",ZN=/^#([0-9a-f]{3,8})$/,JN=new RegExp(`^rgb\\(${Di},${Di},${Di}\\)$`),QN=new RegExp(`^rgb\\(${Cr},${Cr},${Cr}\\)$`),e5=new RegExp(`^rgba\\(${Di},${Di},${Di},${Za}\\)$`),t5=new RegExp(`^rgba\\(${Cr},${Cr},${Cr},${Za}\\)$`),r5=new RegExp(`^hsl\\(${Za},${Cr},${Cr}\\)$`),n5=new RegExp(`^hsla\\(${Za},${Cr},${Cr},${Za}\\)$`),_y={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};Oh(Ao,Ja,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:Sy,formatHex:Sy,formatHex8:i5,formatHsl:a5,formatRgb:Oy,toString:Oy});function Sy(){return this.rgb().formatHex()}function i5(){return this.rgb().formatHex8()}function a5(){return m_(this).formatHsl()}function Oy(){return this.rgb().formatRgb()}function Ja(e){var t,r;return e=(e+"").trim().toLowerCase(),(t=ZN.exec(e))?(r=t[1].length,t=parseInt(t[1],16),r===6?Ay(t):r===3?new Rt(t>>8&15|t>>4&240,t>>4&15|t&240,(t&15)<<4|t&15,1):r===8?os(t>>24&255,t>>16&255,t>>8&255,(t&255)/255):r===4?os(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|t&240,((t&15)<<4|t&15)/255):null):(t=JN.exec(e))?new Rt(t[1],t[2],t[3],1):(t=QN.exec(e))?new Rt(t[1]*255/100,t[2]*255/100,t[3]*255/100,1):(t=e5.exec(e))?os(t[1],t[2],t[3],t[4]):(t=t5.exec(e))?os(t[1]*255/100,t[2]*255/100,t[3]*255/100,t[4]):(t=r5.exec(e))?Cy(t[1],t[2]/100,t[3]/100,1):(t=n5.exec(e))?Cy(t[1],t[2]/100,t[3]/100,t[4]):_y.hasOwnProperty(e)?Ay(_y[e]):e==="transparent"?new Rt(NaN,NaN,NaN,0):null}function Ay(e){return new Rt(e>>16&255,e>>8&255,e&255,1)}function os(e,t,r,n){return n<=0&&(e=t=r=NaN),new Rt(e,t,r,n)}function o5(e){return e instanceof Ao||(e=Ja(e)),e?(e=e.rgb(),new Rt(e.r,e.g,e.b,e.opacity)):new Rt}function bd(e,t,r,n){return arguments.length===1?o5(e):new Rt(e,t,r,n??1)}function Rt(e,t,r,n){this.r=+e,this.g=+t,this.b=+r,this.opacity=+n}Oh(Rt,bd,p_(Ao,{brighter(e){return e=e==null?il:Math.pow(il,e),new Rt(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=e==null?Xa:Math.pow(Xa,e),new Rt(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new Rt(ei(this.r),ei(this.g),ei(this.b),al(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:Ey,formatHex:Ey,formatHex8:s5,formatRgb:Py,toString:Py}));function Ey(){return`#${Kn(this.r)}${Kn(this.g)}${Kn(this.b)}`}function s5(){return`#${Kn(this.r)}${Kn(this.g)}${Kn(this.b)}${Kn((isNaN(this.opacity)?1:this.opacity)*255)}`}function Py(){const e=al(this.opacity);return`${e===1?"rgb(":"rgba("}${ei(this.r)}, ${ei(this.g)}, ${ei(this.b)}${e===1?")":`, ${e})`}`}function al(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function ei(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function Kn(e){return e=ei(e),(e<16?"0":"")+e.toString(16)}function Cy(e,t,r,n){return n<=0?e=t=r=NaN:r<=0||r>=1?e=t=NaN:t<=0&&(e=NaN),new pr(e,t,r,n)}function m_(e){if(e instanceof pr)return new pr(e.h,e.s,e.l,e.opacity);if(e instanceof Ao||(e=Ja(e)),!e)return new pr;if(e instanceof pr)return e;e=e.rgb();var t=e.r/255,r=e.g/255,n=e.b/255,i=Math.min(t,r,n),a=Math.max(t,r,n),o=NaN,s=a-i,l=(a+i)/2;return s?(t===a?o=(r-n)/s+(r<n)*6:r===a?o=(n-t)/s+2:o=(t-r)/s+4,s/=l<.5?a+i:2-a-i,o*=60):s=l>0&&l<1?0:o,new pr(o,s,l,e.opacity)}function l5(e,t,r,n){return arguments.length===1?m_(e):new pr(e,t,r,n??1)}function pr(e,t,r,n){this.h=+e,this.s=+t,this.l=+r,this.opacity=+n}Oh(pr,l5,p_(Ao,{brighter(e){return e=e==null?il:Math.pow(il,e),new pr(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=e==null?Xa:Math.pow(Xa,e),new pr(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+(this.h<0)*360,t=isNaN(e)||isNaN(this.s)?0:this.s,r=this.l,n=r+(r<.5?r:1-r)*t,i=2*r-n;return new Rt(tf(e>=240?e-240:e+120,i,n),tf(e,i,n),tf(e<120?e+240:e-120,i,n),this.opacity)},clamp(){return new pr(ky(this.h),ss(this.s),ss(this.l),al(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 e=al(this.opacity);return`${e===1?"hsl(":"hsla("}${ky(this.h)}, ${ss(this.s)*100}%, ${ss(this.l)*100}%${e===1?")":`, ${e})`}`}}));function ky(e){return e=(e||0)%360,e<0?e+360:e}function ss(e){return Math.max(0,Math.min(1,e||0))}function tf(e,t,r){return(e<60?t+(r-t)*e/60:e<180?r:e<240?t+(r-t)*(240-e)/60:t)*255}const Ah=e=>()=>e;function c5(e,t){return function(r){return e+r*t}}function u5(e,t,r){return e=Math.pow(e,r),t=Math.pow(t,r)-e,r=1/r,function(n){return Math.pow(e+n*t,r)}}function f5(e){return(e=+e)==1?g_:function(t,r){return r-t?u5(t,r,e):Ah(isNaN(t)?r:t)}}function g_(e,t){var r=t-e;return r?c5(e,r):Ah(isNaN(e)?t:e)}const Ty=(function e(t){var r=f5(t);function n(i,a){var o=r((i=bd(i)).r,(a=bd(a)).r),s=r(i.g,a.g),l=r(i.b,a.b),c=g_(i.opacity,a.opacity);return function(u){return i.r=o(u),i.g=s(u),i.b=l(u),i.opacity=c(u),i+""}}return n.gamma=e,n})(1);function d5(e,t){t||(t=[]);var r=e?Math.min(t.length,e.length):0,n=t.slice(),i;return function(a){for(i=0;i<r;++i)n[i]=e[i]*(1-a)+t[i]*a;return n}}function h5(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}function p5(e,t){var r=t?t.length:0,n=e?Math.min(r,e.length):0,i=new Array(n),a=new Array(r),o;for(o=0;o<n;++o)i[o]=Zi(e[o],t[o]);for(;o<r;++o)a[o]=t[o];return function(s){for(o=0;o<n;++o)a[o]=i[o](s);return a}}function m5(e,t){var r=new Date;return e=+e,t=+t,function(n){return r.setTime(e*(1-n)+t*n),r}}function ol(e,t){return e=+e,t=+t,function(r){return e*(1-r)+t*r}}function g5(e,t){var r={},n={},i;(e===null||typeof e!="object")&&(e={}),(t===null||typeof t!="object")&&(t={});for(i in t)i in e?r[i]=Zi(e[i],t[i]):n[i]=t[i];return function(a){for(i in r)n[i]=r[i](a);return n}}var xd=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,rf=new RegExp(xd.source,"g");function v5(e){return function(){return e}}function y5(e){return function(t){return e(t)+""}}function b5(e,t){var r=xd.lastIndex=rf.lastIndex=0,n,i,a,o=-1,s=[],l=[];for(e=e+"",t=t+"";(n=xd.exec(e))&&(i=rf.exec(t));)(a=i.index)>r&&(a=t.slice(r,a),s[o]?s[o]+=a:s[++o]=a),(n=n[0])===(i=i[0])?s[o]?s[o]+=i:s[++o]=i:(s[++o]=null,l.push({i:o,x:ol(n,i)})),r=rf.lastIndex;return r<t.length&&(a=t.slice(r),s[o]?s[o]+=a:s[++o]=a),s.length<2?l[0]?y5(l[0].x):v5(t):(t=l.length,function(c){for(var u=0,f;u<t;++u)s[(f=l[u]).i]=f.x(c);return s.join("")})}function Zi(e,t){var r=typeof t,n;return t==null||r==="boolean"?Ah(t):(r==="number"?ol:r==="string"?(n=Ja(t))?(t=n,Ty):b5:t instanceof Ja?Ty:t instanceof Date?m5:h5(t)?d5:Array.isArray(t)?p5:typeof t.valueOf!="function"&&typeof t.toString!="function"||isNaN(t)?g5:ol)(e,t)}function Eh(e,t){return e=+e,t=+t,function(r){return Math.round(e*(1-r)+t*r)}}function x5(e,t){t===void 0&&(t=e,e=Zi);for(var r=0,n=t.length-1,i=t[0],a=new Array(n<0?0:n);r<n;)a[r]=e(i,i=t[++r]);return function(o){var s=Math.max(0,Math.min(n-1,Math.floor(o*=n)));return a[s](o-s)}}function w5(e){return function(){return e}}function sl(e){return+e}var My=[0,1];function Tt(e){return e}function wd(e,t){return(t-=e=+e)?function(r){return(r-e)/t}:w5(isNaN(t)?NaN:.5)}function _5(e,t){var r;return e>t&&(r=e,e=t,t=r),function(n){return Math.max(e,Math.min(t,n))}}function S5(e,t,r){var n=e[0],i=e[1],a=t[0],o=t[1];return i<n?(n=wd(i,n),a=r(o,a)):(n=wd(n,i),a=r(a,o)),function(s){return a(n(s))}}function O5(e,t,r){var n=Math.min(e.length,t.length)-1,i=new Array(n),a=new Array(n),o=-1;for(e[n]<e[0]&&(e=e.slice().reverse(),t=t.slice().reverse());++o<n;)i[o]=wd(e[o],e[o+1]),a[o]=r(t[o],t[o+1]);return function(s){var l=Oo(e,s,1,n)-1;return a[l](i[l](s))}}function Eo(e,t){return t.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown())}function uc(){var e=My,t=My,r=Zi,n,i,a,o=Tt,s,l,c;function u(){var d=Math.min(e.length,t.length);return o!==Tt&&(o=_5(e[0],e[d-1])),s=d>2?O5:S5,l=c=null,f}function f(d){return d==null||isNaN(d=+d)?a:(l||(l=s(e.map(n),t,r)))(n(o(d)))}return f.invert=function(d){return o(i((c||(c=s(t,e.map(n),ol)))(d)))},f.domain=function(d){return arguments.length?(e=Array.from(d,sl),u()):e.slice()},f.range=function(d){return arguments.length?(t=Array.from(d),u()):t.slice()},f.rangeRound=function(d){return t=Array.from(d),r=Eh,u()},f.clamp=function(d){return arguments.length?(o=d?!0:Tt,u()):o!==Tt},f.interpolate=function(d){return arguments.length?(r=d,u()):r},f.unknown=function(d){return arguments.length?(a=d,f):a},function(d,h){return n=d,i=h,u()}}function Ph(){return uc()(Tt,Tt)}function A5(e){return Math.abs(e=Math.round(e))>=1e21?e.toLocaleString("en").replace(/,/g,""):e.toString(10)}function ll(e,t){if((r=(e=t?e.toExponential(t-1):e.toExponential()).indexOf("e"))<0)return null;var r,n=e.slice(0,r);return[n.length>1?n[0]+n.slice(2):n,+e.slice(r+1)]}function zi(e){return e=ll(Math.abs(e)),e?e[1]:NaN}function E5(e,t){return function(r,n){for(var i=r.length,a=[],o=0,s=e[0],l=0;i>0&&s>0&&(l+s+1>n&&(s=Math.max(1,n-l)),a.push(r.substring(i-=s,i+s)),!((l+=s+1)>n));)s=e[o=(o+1)%e.length];return a.reverse().join(t)}}function P5(e){return function(t){return t.replace(/[0-9]/g,function(r){return e[+r]})}}var C5=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function Qa(e){if(!(t=C5.exec(e)))throw new Error("invalid format: "+e);var t;return new Ch({fill:t[1],align:t[2],sign:t[3],symbol:t[4],zero:t[5],width:t[6],comma:t[7],precision:t[8]&&t[8].slice(1),trim:t[9],type:t[10]})}Qa.prototype=Ch.prototype;function Ch(e){this.fill=e.fill===void 0?" ":e.fill+"",this.align=e.align===void 0?">":e.align+"",this.sign=e.sign===void 0?"-":e.sign+"",this.symbol=e.symbol===void 0?"":e.symbol+"",this.zero=!!e.zero,this.width=e.width===void 0?void 0:+e.width,this.comma=!!e.comma,this.precision=e.precision===void 0?void 0:+e.precision,this.trim=!!e.trim,this.type=e.type===void 0?"":e.type+""}Ch.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 k5(e){e:for(var t=e.length,r=1,n=-1,i;r<t;++r)switch(e[r]){case".":n=i=r;break;case"0":n===0&&(n=r),i=r;break;default:if(!+e[r])break e;n>0&&(n=0);break}return n>0?e.slice(0,n)+e.slice(i+1):e}var v_;function T5(e,t){var r=ll(e,t);if(!r)return e+"";var n=r[0],i=r[1],a=i-(v_=Math.max(-8,Math.min(8,Math.floor(i/3)))*3)+1,o=n.length;return a===o?n:a>o?n+new Array(a-o+1).join("0"):a>0?n.slice(0,a)+"."+n.slice(a):"0."+new Array(1-a).join("0")+ll(e,Math.max(0,t+a-1))[0]}function jy(e,t){var r=ll(e,t);if(!r)return e+"";var n=r[0],i=r[1];return i<0?"0."+new Array(-i).join("0")+n:n.length>i+1?n.slice(0,i+1)+"."+n.slice(i+1):n+new Array(i-n.length+2).join("0")}const Dy={"%":(e,t)=>(e*100).toFixed(t),b:e=>Math.round(e).toString(2),c:e=>e+"",d:A5,e:(e,t)=>e.toExponential(t),f:(e,t)=>e.toFixed(t),g:(e,t)=>e.toPrecision(t),o:e=>Math.round(e).toString(8),p:(e,t)=>jy(e*100,t),r:jy,s:T5,X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)};function Ny(e){return e}var Iy=Array.prototype.map,Ry=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function M5(e){var t=e.grouping===void 0||e.thousands===void 0?Ny:E5(Iy.call(e.grouping,Number),e.thousands+""),r=e.currency===void 0?"":e.currency[0]+"",n=e.currency===void 0?"":e.currency[1]+"",i=e.decimal===void 0?".":e.decimal+"",a=e.numerals===void 0?Ny:P5(Iy.call(e.numerals,String)),o=e.percent===void 0?"%":e.percent+"",s=e.minus===void 0?"−":e.minus+"",l=e.nan===void 0?"NaN":e.nan+"";function c(f){f=Qa(f);var d=f.fill,h=f.align,m=f.sign,p=f.symbol,g=f.zero,v=f.width,b=f.comma,x=f.precision,S=f.trim,w=f.type;w==="n"?(b=!0,w="g"):Dy[w]||(x===void 0&&(x=12),S=!0,w="g"),(g||d==="0"&&h==="=")&&(g=!0,d="0",h="=");var O=p==="$"?r:p==="#"&&/[boxX]/.test(w)?"0"+w.toLowerCase():"",E=p==="$"?n:/[%p]/.test(w)?o:"",C=Dy[w],M=/[defgprs%]/.test(w);x=x===void 0?6:/[gprs]/.test(w)?Math.max(1,Math.min(21,x)):Math.max(0,Math.min(20,x));function R(j){var _=O,I=E,D,L,W;if(w==="c")I=C(j)+I,j="";else{j=+j;var H=j<0||1/j<0;if(j=isNaN(j)?l:C(Math.abs(j),x),S&&(j=k5(j)),H&&+j==0&&m!=="+"&&(H=!1),_=(H?m==="("?m:s:m==="-"||m==="("?"":m)+_,I=(w==="s"?Ry[8+v_/3]:"")+I+(H&&m==="("?")":""),M){for(D=-1,L=j.length;++D<L;)if(W=j.charCodeAt(D),48>W||W>57){I=(W===46?i+j.slice(D+1):j.slice(D))+I,j=j.slice(0,D);break}}}b&&!g&&(j=t(j,1/0));var te=_.length+j.length+I.length,Q=te<v?new Array(v-te+1).join(d):"";switch(b&&g&&(j=t(Q+j,Q.length?v-I.length:1/0),Q=""),h){case"<":j=_+j+I+Q;break;case"=":j=_+Q+j+I;break;case"^":j=Q.slice(0,te=Q.length>>1)+_+j+I+Q.slice(te);break;default:j=Q+_+j+I;break}return a(j)}return R.toString=function(){return f+""},R}function u(f,d){var h=c((f=Qa(f),f.type="f",f)),m=Math.max(-8,Math.min(8,Math.floor(zi(d)/3)))*3,p=Math.pow(10,-m),g=Ry[8+m/3];return function(v){return h(p*v)+g}}return{format:c,formatPrefix:u}}var ls,kh,y_;j5({thousands:",",grouping:[3],currency:["$",""]});function j5(e){return ls=M5(e),kh=ls.format,y_=ls.formatPrefix,ls}function D5(e){return Math.max(0,-zi(Math.abs(e)))}function N5(e,t){return Math.max(0,Math.max(-8,Math.min(8,Math.floor(zi(t)/3)))*3-zi(Math.abs(e)))}function I5(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,zi(t)-zi(e))+1}function b_(e,t,r,n){var i=vd(e,t,r),a;switch(n=Qa(n??",f"),n.type){case"s":{var o=Math.max(Math.abs(e),Math.abs(t));return n.precision==null&&!isNaN(a=N5(i,o))&&(n.precision=a),y_(n,o)}case"":case"e":case"g":case"p":case"r":{n.precision==null&&!isNaN(a=I5(i,Math.max(Math.abs(e),Math.abs(t))))&&(n.precision=a-(n.type==="e"));break}case"f":case"%":{n.precision==null&&!isNaN(a=D5(i))&&(n.precision=a-(n.type==="%")*2);break}}return kh(n)}function Pn(e){var t=e.domain;return e.ticks=function(r){var n=t();return md(n[0],n[n.length-1],r??10)},e.tickFormat=function(r,n){var i=t();return b_(i[0],i[i.length-1],r??10,n)},e.nice=function(r){r==null&&(r=10);var n=t(),i=0,a=n.length-1,o=n[i],s=n[a],l,c,u=10;for(s<o&&(c=o,o=s,s=c,c=i,i=a,a=c);u-- >0;){if(c=gd(o,s,r),c===l)return n[i]=o,n[a]=s,t(n);if(c>0)o=Math.floor(o/c)*c,s=Math.ceil(s/c)*c;else if(c<0)o=Math.ceil(o*c)/c,s=Math.floor(s*c)/c;else break;l=c}return e},e}function x_(){var e=Ph();return e.copy=function(){return Eo(e,x_())},dr.apply(e,arguments),Pn(e)}function w_(e){var t;function r(n){return n==null||isNaN(n=+n)?t:n}return r.invert=r,r.domain=r.range=function(n){return arguments.length?(e=Array.from(n,sl),r):e.slice()},r.unknown=function(n){return arguments.length?(t=n,r):t},r.copy=function(){return w_(e).unknown(t)},e=arguments.length?Array.from(e,sl):[0,1],Pn(r)}function __(e,t){e=e.slice();var r=0,n=e.length-1,i=e[r],a=e[n],o;return a<i&&(o=r,r=n,n=o,o=i,i=a,a=o),e[r]=t.floor(i),e[n]=t.ceil(a),e}function $y(e){return Math.log(e)}function Ly(e){return Math.exp(e)}function R5(e){return-Math.log(-e)}function $5(e){return-Math.exp(-e)}function L5(e){return isFinite(e)?+("1e"+e):e<0?0:e}function F5(e){return e===10?L5:e===Math.E?Math.exp:t=>Math.pow(e,t)}function B5(e){return e===Math.E?Math.log:e===10&&Math.log10||e===2&&Math.log2||(e=Math.log(e),t=>Math.log(t)/e)}function Fy(e){return(t,r)=>-e(-t,r)}function Th(e){const t=e($y,Ly),r=t.domain;let n=10,i,a;function o(){return i=B5(n),a=F5(n),r()[0]<0?(i=Fy(i),a=Fy(a),e(R5,$5)):e($y,Ly),t}return t.base=function(s){return arguments.length?(n=+s,o()):n},t.domain=function(s){return arguments.length?(r(s),o()):r()},t.ticks=s=>{const l=r();let c=l[0],u=l[l.length-1];const f=u<c;f&&([c,u]=[u,c]);let d=i(c),h=i(u),m,p;const g=s==null?10:+s;let v=[];if(!(n%1)&&h-d<g){if(d=Math.floor(d),h=Math.ceil(h),c>0){for(;d<=h;++d)for(m=1;m<n;++m)if(p=d<0?m/a(-d):m*a(d),!(p<c)){if(p>u)break;v.push(p)}}else for(;d<=h;++d)for(m=n-1;m>=1;--m)if(p=d>0?m/a(-d):m*a(d),!(p<c)){if(p>u)break;v.push(p)}v.length*2<g&&(v=md(c,u,g))}else v=md(d,h,Math.min(h-d,g)).map(a);return f?v.reverse():v},t.tickFormat=(s,l)=>{if(s==null&&(s=10),l==null&&(l=n===10?"s":","),typeof l!="function"&&(!(n%1)&&(l=Qa(l)).precision==null&&(l.trim=!0),l=kh(l)),s===1/0)return l;const c=Math.max(1,n*s/t.ticks().length);return u=>{let f=u/a(Math.round(i(u)));return f*n<n-.5&&(f*=n),f<=c?l(u):""}},t.nice=()=>r(__(r(),{floor:s=>a(Math.floor(i(s))),ceil:s=>a(Math.ceil(i(s)))})),t}function S_(){const e=Th(uc()).domain([1,10]);return e.copy=()=>Eo(e,S_()).base(e.base()),dr.apply(e,arguments),e}function By(e){return function(t){return Math.sign(t)*Math.log1p(Math.abs(t/e))}}function zy(e){return function(t){return Math.sign(t)*Math.expm1(Math.abs(t))*e}}function Mh(e){var t=1,r=e(By(t),zy(t));return r.constant=function(n){return arguments.length?e(By(t=+n),zy(t)):t},Pn(r)}function O_(){var e=Mh(uc());return e.copy=function(){return Eo(e,O_()).constant(e.constant())},dr.apply(e,arguments)}function Wy(e){return function(t){return t<0?-Math.pow(-t,e):Math.pow(t,e)}}function z5(e){return e<0?-Math.sqrt(-e):Math.sqrt(e)}function W5(e){return e<0?-e*e:e*e}function jh(e){var t=e(Tt,Tt),r=1;function n(){return r===1?e(Tt,Tt):r===.5?e(z5,W5):e(Wy(r),Wy(1/r))}return t.exponent=function(i){return arguments.length?(r=+i,n()):r},Pn(t)}function Dh(){var e=jh(uc());return e.copy=function(){return Eo(e,Dh()).exponent(e.exponent())},dr.apply(e,arguments),e}function V5(){return Dh.apply(null,arguments).exponent(.5)}function Vy(e){return Math.sign(e)*e*e}function H5(e){return Math.sign(e)*Math.sqrt(Math.abs(e))}function A_(){var e=Ph(),t=[0,1],r=!1,n;function i(a){var o=H5(e(a));return isNaN(o)?n:r?Math.round(o):o}return i.invert=function(a){return e.invert(Vy(a))},i.domain=function(a){return arguments.length?(e.domain(a),i):e.domain()},i.range=function(a){return arguments.length?(e.range((t=Array.from(a,sl)).map(Vy)),i):t.slice()},i.rangeRound=function(a){return i.range(a).round(!0)},i.round=function(a){return arguments.length?(r=!!a,i):r},i.clamp=function(a){return arguments.length?(e.clamp(a),i):e.clamp()},i.unknown=function(a){return arguments.length?(n=a,i):n},i.copy=function(){return A_(e.domain(),t).round(r).clamp(e.clamp()).unknown(n)},dr.apply(i,arguments),Pn(i)}function E_(){var e=[],t=[],r=[],n;function i(){var o=0,s=Math.max(1,t.length);for(r=new Array(s-1);++o<s;)r[o-1]=YN(e,o/s);return a}function a(o){return o==null||isNaN(o=+o)?n:t[Oo(r,o)]}return a.invertExtent=function(o){var s=t.indexOf(o);return s<0?[NaN,NaN]:[s>0?r[s-1]:e[0],s<r.length?r[s]:e[e.length-1]]},a.domain=function(o){if(!arguments.length)return e.slice();e=[];for(let s of o)s!=null&&!isNaN(s=+s)&&e.push(s);return e.sort(pn),i()},a.range=function(o){return arguments.length?(t=Array.from(o),i()):t.slice()},a.unknown=function(o){return arguments.length?(n=o,a):n},a.quantiles=function(){return r.slice()},a.copy=function(){return E_().domain(e).range(t).unknown(n)},dr.apply(a,arguments)}function P_(){var e=0,t=1,r=1,n=[.5],i=[0,1],a;function o(l){return l!=null&&l<=l?i[Oo(n,l,0,r)]:a}function s(){var l=-1;for(n=new Array(r);++l<r;)n[l]=((l+1)*t-(l-r)*e)/(r+1);return o}return o.domain=function(l){return arguments.length?([e,t]=l,e=+e,t=+t,s()):[e,t]},o.range=function(l){return arguments.length?(r=(i=Array.from(l)).length-1,s()):i.slice()},o.invertExtent=function(l){var c=i.indexOf(l);return c<0?[NaN,NaN]:c<1?[e,n[0]]:c>=r?[n[r-1],t]:[n[c-1],n[c]]},o.unknown=function(l){return arguments.length&&(a=l),o},o.thresholds=function(){return n.slice()},o.copy=function(){return P_().domain([e,t]).range(i).unknown(a)},dr.apply(Pn(o),arguments)}function C_(){var e=[.5],t=[0,1],r,n=1;function i(a){return a!=null&&a<=a?t[Oo(e,a,0,n)]:r}return i.domain=function(a){return arguments.length?(e=Array.from(a),n=Math.min(e.length,t.length-1),i):e.slice()},i.range=function(a){return arguments.length?(t=Array.from(a),n=Math.min(e.length,t.length-1),i):t.slice()},i.invertExtent=function(a){var o=t.indexOf(a);return[e[o-1],e[o]]},i.unknown=function(a){return arguments.length?(r=a,i):r},i.copy=function(){return C_().domain(e).range(t).unknown(r)},dr.apply(i,arguments)}const nf=new Date,af=new Date;function ut(e,t,r,n){function i(a){return e(a=arguments.length===0?new Date:new Date(+a)),a}return i.floor=a=>(e(a=new Date(+a)),a),i.ceil=a=>(e(a=new Date(a-1)),t(a,1),e(a),a),i.round=a=>{const o=i(a),s=i.ceil(a);return a-o<s-a?o:s},i.offset=(a,o)=>(t(a=new Date(+a),o==null?1:Math.floor(o)),a),i.range=(a,o,s)=>{const l=[];if(a=i.ceil(a),s=s==null?1:Math.floor(s),!(a<o)||!(s>0))return l;let c;do l.push(c=new Date(+a)),t(a,s),e(a);while(c<a&&a<o);return l},i.filter=a=>ut(o=>{if(o>=o)for(;e(o),!a(o);)o.setTime(o-1)},(o,s)=>{if(o>=o)if(s<0)for(;++s<=0;)for(;t(o,-1),!a(o););else for(;--s>=0;)for(;t(o,1),!a(o););}),r&&(i.count=(a,o)=>(nf.setTime(+a),af.setTime(+o),e(nf),e(af),Math.floor(r(nf,af))),i.every=a=>(a=Math.floor(a),!isFinite(a)||!(a>0)?null:a>1?i.filter(n?o=>n(o)%a===0:o=>i.count(0,o)%a===0):i)),i}const cl=ut(()=>{},(e,t)=>{e.setTime(+e+t)},(e,t)=>t-e);cl.every=e=>(e=Math.floor(e),!isFinite(e)||!(e>0)?null:e>1?ut(t=>{t.setTime(Math.floor(t/e)*e)},(t,r)=>{t.setTime(+t+r*e)},(t,r)=>(r-t)/e):cl);cl.range;const Wr=1e3,sr=Wr*60,Vr=sr*60,Gr=Vr*24,Nh=Gr*7,Hy=Gr*30,of=Gr*365,qn=ut(e=>{e.setTime(e-e.getMilliseconds())},(e,t)=>{e.setTime(+e+t*Wr)},(e,t)=>(t-e)/Wr,e=>e.getUTCSeconds());qn.range;const Ih=ut(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*Wr)},(e,t)=>{e.setTime(+e+t*sr)},(e,t)=>(t-e)/sr,e=>e.getMinutes());Ih.range;const Rh=ut(e=>{e.setUTCSeconds(0,0)},(e,t)=>{e.setTime(+e+t*sr)},(e,t)=>(t-e)/sr,e=>e.getUTCMinutes());Rh.range;const $h=ut(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*Wr-e.getMinutes()*sr)},(e,t)=>{e.setTime(+e+t*Vr)},(e,t)=>(t-e)/Vr,e=>e.getHours());$h.range;const Lh=ut(e=>{e.setUTCMinutes(0,0,0)},(e,t)=>{e.setTime(+e+t*Vr)},(e,t)=>(t-e)/Vr,e=>e.getUTCHours());Lh.range;const Po=ut(e=>e.setHours(0,0,0,0),(e,t)=>e.setDate(e.getDate()+t),(e,t)=>(t-e-(t.getTimezoneOffset()-e.getTimezoneOffset())*sr)/Gr,e=>e.getDate()-1);Po.range;const fc=ut(e=>{e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCDate(e.getUTCDate()+t)},(e,t)=>(t-e)/Gr,e=>e.getUTCDate()-1);fc.range;const k_=ut(e=>{e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCDate(e.getUTCDate()+t)},(e,t)=>(t-e)/Gr,e=>Math.floor(e/Gr));k_.range;function hi(e){return ut(t=>{t.setDate(t.getDate()-(t.getDay()+7-e)%7),t.setHours(0,0,0,0)},(t,r)=>{t.setDate(t.getDate()+r*7)},(t,r)=>(r-t-(r.getTimezoneOffset()-t.getTimezoneOffset())*sr)/Nh)}const dc=hi(0),ul=hi(1),U5=hi(2),K5=hi(3),Wi=hi(4),q5=hi(5),Y5=hi(6);dc.range;ul.range;U5.range;K5.range;Wi.range;q5.range;Y5.range;function pi(e){return ut(t=>{t.setUTCDate(t.getUTCDate()-(t.getUTCDay()+7-e)%7),t.setUTCHours(0,0,0,0)},(t,r)=>{t.setUTCDate(t.getUTCDate()+r*7)},(t,r)=>(r-t)/Nh)}const hc=pi(0),fl=pi(1),G5=pi(2),X5=pi(3),Vi=pi(4),Z5=pi(5),J5=pi(6);hc.range;fl.range;G5.range;X5.range;Vi.range;Z5.range;J5.range;const Fh=ut(e=>{e.setDate(1),e.setHours(0,0,0,0)},(e,t)=>{e.setMonth(e.getMonth()+t)},(e,t)=>t.getMonth()-e.getMonth()+(t.getFullYear()-e.getFullYear())*12,e=>e.getMonth());Fh.range;const Bh=ut(e=>{e.setUTCDate(1),e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCMonth(e.getUTCMonth()+t)},(e,t)=>t.getUTCMonth()-e.getUTCMonth()+(t.getUTCFullYear()-e.getUTCFullYear())*12,e=>e.getUTCMonth());Bh.range;const Xr=ut(e=>{e.setMonth(0,1),e.setHours(0,0,0,0)},(e,t)=>{e.setFullYear(e.getFullYear()+t)},(e,t)=>t.getFullYear()-e.getFullYear(),e=>e.getFullYear());Xr.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:ut(t=>{t.setFullYear(Math.floor(t.getFullYear()/e)*e),t.setMonth(0,1),t.setHours(0,0,0,0)},(t,r)=>{t.setFullYear(t.getFullYear()+r*e)});Xr.range;const Zr=ut(e=>{e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCFullYear(e.getUTCFullYear()+t)},(e,t)=>t.getUTCFullYear()-e.getUTCFullYear(),e=>e.getUTCFullYear());Zr.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:ut(t=>{t.setUTCFullYear(Math.floor(t.getUTCFullYear()/e)*e),t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)},(t,r)=>{t.setUTCFullYear(t.getUTCFullYear()+r*e)});Zr.range;function T_(e,t,r,n,i,a){const o=[[qn,1,Wr],[qn,5,5*Wr],[qn,15,15*Wr],[qn,30,30*Wr],[a,1,sr],[a,5,5*sr],[a,15,15*sr],[a,30,30*sr],[i,1,Vr],[i,3,3*Vr],[i,6,6*Vr],[i,12,12*Vr],[n,1,Gr],[n,2,2*Gr],[r,1,Nh],[t,1,Hy],[t,3,3*Hy],[e,1,of]];function s(c,u,f){const d=u<c;d&&([c,u]=[u,c]);const h=f&&typeof f.range=="function"?f:l(c,u,f),m=h?h.range(c,+u+1):[];return d?m.reverse():m}function l(c,u,f){const d=Math.abs(u-c)/f,h=wh(([,,g])=>g).right(o,d);if(h===o.length)return e.every(vd(c/of,u/of,f));if(h===0)return cl.every(Math.max(vd(c,u,f),1));const[m,p]=o[d/o[h-1][2]<o[h][2]/d?h-1:h];return m.every(p)}return[s,l]}const[Q5,eI]=T_(Zr,Bh,hc,k_,Lh,Rh),[tI,rI]=T_(Xr,Fh,dc,Po,$h,Ih);function sf(e){if(0<=e.y&&e.y<100){var t=new Date(-1,e.m,e.d,e.H,e.M,e.S,e.L);return t.setFullYear(e.y),t}return new Date(e.y,e.m,e.d,e.H,e.M,e.S,e.L)}function lf(e){if(0<=e.y&&e.y<100){var t=new Date(Date.UTC(-1,e.m,e.d,e.H,e.M,e.S,e.L));return t.setUTCFullYear(e.y),t}return new Date(Date.UTC(e.y,e.m,e.d,e.H,e.M,e.S,e.L))}function ga(e,t,r){return{y:e,m:t,d:r,H:0,M:0,S:0,L:0}}function nI(e){var t=e.dateTime,r=e.date,n=e.time,i=e.periods,a=e.days,o=e.shortDays,s=e.months,l=e.shortMonths,c=va(i),u=ya(i),f=va(a),d=ya(a),h=va(o),m=ya(o),p=va(s),g=ya(s),v=va(l),b=ya(l),x={a:H,A:te,b:Q,B:F,c:null,d:Xy,e:Xy,f:EI,g:RI,G:LI,H:SI,I:OI,j:AI,L:M_,m:PI,M:CI,p:U,q:V,Q:Qy,s:e0,S:kI,u:TI,U:MI,V:jI,w:DI,W:NI,x:null,X:null,y:II,Y:$I,Z:FI,"%":Jy},S={a:re,A:Z,b:J,B:ee,c:null,d:Zy,e:Zy,f:VI,g:QI,G:tR,H:BI,I:zI,j:WI,L:D_,m:HI,M:UI,p:ae,q:oe,Q:Qy,s:e0,S:KI,u:qI,U:YI,V:GI,w:XI,W:ZI,x:null,X:null,y:JI,Y:eR,Z:rR,"%":Jy},w={a:R,A:j,b:_,B:I,c:D,d:Yy,e:Yy,f:bI,g:qy,G:Ky,H:Gy,I:Gy,j:mI,L:yI,m:pI,M:gI,p:M,q:hI,Q:wI,s:_I,S:vI,u:lI,U:cI,V:uI,w:sI,W:fI,x:L,X:W,y:qy,Y:Ky,Z:dI,"%":xI};x.x=O(r,x),x.X=O(n,x),x.c=O(t,x),S.x=O(r,S),S.X=O(n,S),S.c=O(t,S);function O(B,K){return function(ne){var T=[],ke=-1,fe=0,Ge=B.length,ot,br,sa;for(ne instanceof Date||(ne=new Date(+ne));++ke<Ge;)B.charCodeAt(ke)===37&&(T.push(B.slice(fe,ke)),(br=Uy[ot=B.charAt(++ke)])!=null?ot=B.charAt(++ke):br=ot==="e"?" ":"0",(sa=K[ot])&&(ot=sa(ne,br)),T.push(ot),fe=ke+1);return T.push(B.slice(fe,ke)),T.join("")}}function E(B,K){return function(ne){var T=ga(1900,void 0,1),ke=C(T,B,ne+="",0),fe,Ge;if(ke!=ne.length)return null;if("Q"in T)return new Date(T.Q);if("s"in T)return new Date(T.s*1e3+("L"in T?T.L:0));if(K&&!("Z"in T)&&(T.Z=0),"p"in T&&(T.H=T.H%12+T.p*12),T.m===void 0&&(T.m="q"in T?T.q:0),"V"in T){if(T.V<1||T.V>53)return null;"w"in T||(T.w=1),"Z"in T?(fe=lf(ga(T.y,0,1)),Ge=fe.getUTCDay(),fe=Ge>4||Ge===0?fl.ceil(fe):fl(fe),fe=fc.offset(fe,(T.V-1)*7),T.y=fe.getUTCFullYear(),T.m=fe.getUTCMonth(),T.d=fe.getUTCDate()+(T.w+6)%7):(fe=sf(ga(T.y,0,1)),Ge=fe.getDay(),fe=Ge>4||Ge===0?ul.ceil(fe):ul(fe),fe=Po.offset(fe,(T.V-1)*7),T.y=fe.getFullYear(),T.m=fe.getMonth(),T.d=fe.getDate()+(T.w+6)%7)}else("W"in T||"U"in T)&&("w"in T||(T.w="u"in T?T.u%7:"W"in T?1:0),Ge="Z"in T?lf(ga(T.y,0,1)).getUTCDay():sf(ga(T.y,0,1)).getDay(),T.m=0,T.d="W"in T?(T.w+6)%7+T.W*7-(Ge+5)%7:T.w+T.U*7-(Ge+6)%7);return"Z"in T?(T.H+=T.Z/100|0,T.M+=T.Z%100,lf(T)):sf(T)}}function C(B,K,ne,T){for(var ke=0,fe=K.length,Ge=ne.length,ot,br;ke<fe;){if(T>=Ge)return-1;if(ot=K.charCodeAt(ke++),ot===37){if(ot=K.charAt(ke++),br=w[ot in Uy?K.charAt(ke++):ot],!br||(T=br(B,ne,T))<0)return-1}else if(ot!=ne.charCodeAt(T++))return-1}return T}function M(B,K,ne){var T=c.exec(K.slice(ne));return T?(B.p=u.get(T[0].toLowerCase()),ne+T[0].length):-1}function R(B,K,ne){var T=h.exec(K.slice(ne));return T?(B.w=m.get(T[0].toLowerCase()),ne+T[0].length):-1}function j(B,K,ne){var T=f.exec(K.slice(ne));return T?(B.w=d.get(T[0].toLowerCase()),ne+T[0].length):-1}function _(B,K,ne){var T=v.exec(K.slice(ne));return T?(B.m=b.get(T[0].toLowerCase()),ne+T[0].length):-1}function I(B,K,ne){var T=p.exec(K.slice(ne));return T?(B.m=g.get(T[0].toLowerCase()),ne+T[0].length):-1}function D(B,K,ne){return C(B,t,K,ne)}function L(B,K,ne){return C(B,r,K,ne)}function W(B,K,ne){return C(B,n,K,ne)}function H(B){return o[B.getDay()]}function te(B){return a[B.getDay()]}function Q(B){return l[B.getMonth()]}function F(B){return s[B.getMonth()]}function U(B){return i[+(B.getHours()>=12)]}function V(B){return 1+~~(B.getMonth()/3)}function re(B){return o[B.getUTCDay()]}function Z(B){return a[B.getUTCDay()]}function J(B){return l[B.getUTCMonth()]}function ee(B){return s[B.getUTCMonth()]}function ae(B){return i[+(B.getUTCHours()>=12)]}function oe(B){return 1+~~(B.getUTCMonth()/3)}return{format:function(B){var K=O(B+="",x);return K.toString=function(){return B},K},parse:function(B){var K=E(B+="",!1);return K.toString=function(){return B},K},utcFormat:function(B){var K=O(B+="",S);return K.toString=function(){return B},K},utcParse:function(B){var K=E(B+="",!0);return K.toString=function(){return B},K}}}var Uy={"-":"",_:" ",0:"0"},gt=/^\s*\d+/,iI=/^%/,aI=/[\\^$*+?|[\]().{}]/g;function me(e,t,r){var n=e<0?"-":"",i=(n?-e:e)+"",a=i.length;return n+(a<r?new Array(r-a+1).join(t)+i:i)}function oI(e){return e.replace(aI,"\\$&")}function va(e){return new RegExp("^(?:"+e.map(oI).join("|")+")","i")}function ya(e){return new Map(e.map((t,r)=>[t.toLowerCase(),r]))}function sI(e,t,r){var n=gt.exec(t.slice(r,r+1));return n?(e.w=+n[0],r+n[0].length):-1}function lI(e,t,r){var n=gt.exec(t.slice(r,r+1));return n?(e.u=+n[0],r+n[0].length):-1}function cI(e,t,r){var n=gt.exec(t.slice(r,r+2));return n?(e.U=+n[0],r+n[0].length):-1}function uI(e,t,r){var n=gt.exec(t.slice(r,r+2));return n?(e.V=+n[0],r+n[0].length):-1}function fI(e,t,r){var n=gt.exec(t.slice(r,r+2));return n?(e.W=+n[0],r+n[0].length):-1}function Ky(e,t,r){var n=gt.exec(t.slice(r,r+4));return n?(e.y=+n[0],r+n[0].length):-1}function qy(e,t,r){var n=gt.exec(t.slice(r,r+2));return n?(e.y=+n[0]+(+n[0]>68?1900:2e3),r+n[0].length):-1}function dI(e,t,r){var n=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(t.slice(r,r+6));return n?(e.Z=n[1]?0:-(n[2]+(n[3]||"00")),r+n[0].length):-1}function hI(e,t,r){var n=gt.exec(t.slice(r,r+1));return n?(e.q=n[0]*3-3,r+n[0].length):-1}function pI(e,t,r){var n=gt.exec(t.slice(r,r+2));return n?(e.m=n[0]-1,r+n[0].length):-1}function Yy(e,t,r){var n=gt.exec(t.slice(r,r+2));return n?(e.d=+n[0],r+n[0].length):-1}function mI(e,t,r){var n=gt.exec(t.slice(r,r+3));return n?(e.m=0,e.d=+n[0],r+n[0].length):-1}function Gy(e,t,r){var n=gt.exec(t.slice(r,r+2));return n?(e.H=+n[0],r+n[0].length):-1}function gI(e,t,r){var n=gt.exec(t.slice(r,r+2));return n?(e.M=+n[0],r+n[0].length):-1}function vI(e,t,r){var n=gt.exec(t.slice(r,r+2));return n?(e.S=+n[0],r+n[0].length):-1}function yI(e,t,r){var n=gt.exec(t.slice(r,r+3));return n?(e.L=+n[0],r+n[0].length):-1}function bI(e,t,r){var n=gt.exec(t.slice(r,r+6));return n?(e.L=Math.floor(n[0]/1e3),r+n[0].length):-1}function xI(e,t,r){var n=iI.exec(t.slice(r,r+1));return n?r+n[0].length:-1}function wI(e,t,r){var n=gt.exec(t.slice(r));return n?(e.Q=+n[0],r+n[0].length):-1}function _I(e,t,r){var n=gt.exec(t.slice(r));return n?(e.s=+n[0],r+n[0].length):-1}function Xy(e,t){return me(e.getDate(),t,2)}function SI(e,t){return me(e.getHours(),t,2)}function OI(e,t){return me(e.getHours()%12||12,t,2)}function AI(e,t){return me(1+Po.count(Xr(e),e),t,3)}function M_(e,t){return me(e.getMilliseconds(),t,3)}function EI(e,t){return M_(e,t)+"000"}function PI(e,t){return me(e.getMonth()+1,t,2)}function CI(e,t){return me(e.getMinutes(),t,2)}function kI(e,t){return me(e.getSeconds(),t,2)}function TI(e){var t=e.getDay();return t===0?7:t}function MI(e,t){return me(dc.count(Xr(e)-1,e),t,2)}function j_(e){var t=e.getDay();return t>=4||t===0?Wi(e):Wi.ceil(e)}function jI(e,t){return e=j_(e),me(Wi.count(Xr(e),e)+(Xr(e).getDay()===4),t,2)}function DI(e){return e.getDay()}function NI(e,t){return me(ul.count(Xr(e)-1,e),t,2)}function II(e,t){return me(e.getFullYear()%100,t,2)}function RI(e,t){return e=j_(e),me(e.getFullYear()%100,t,2)}function $I(e,t){return me(e.getFullYear()%1e4,t,4)}function LI(e,t){var r=e.getDay();return e=r>=4||r===0?Wi(e):Wi.ceil(e),me(e.getFullYear()%1e4,t,4)}function FI(e){var t=e.getTimezoneOffset();return(t>0?"-":(t*=-1,"+"))+me(t/60|0,"0",2)+me(t%60,"0",2)}function Zy(e,t){return me(e.getUTCDate(),t,2)}function BI(e,t){return me(e.getUTCHours(),t,2)}function zI(e,t){return me(e.getUTCHours()%12||12,t,2)}function WI(e,t){return me(1+fc.count(Zr(e),e),t,3)}function D_(e,t){return me(e.getUTCMilliseconds(),t,3)}function VI(e,t){return D_(e,t)+"000"}function HI(e,t){return me(e.getUTCMonth()+1,t,2)}function UI(e,t){return me(e.getUTCMinutes(),t,2)}function KI(e,t){return me(e.getUTCSeconds(),t,2)}function qI(e){var t=e.getUTCDay();return t===0?7:t}function YI(e,t){return me(hc.count(Zr(e)-1,e),t,2)}function N_(e){var t=e.getUTCDay();return t>=4||t===0?Vi(e):Vi.ceil(e)}function GI(e,t){return e=N_(e),me(Vi.count(Zr(e),e)+(Zr(e).getUTCDay()===4),t,2)}function XI(e){return e.getUTCDay()}function ZI(e,t){return me(fl.count(Zr(e)-1,e),t,2)}function JI(e,t){return me(e.getUTCFullYear()%100,t,2)}function QI(e,t){return e=N_(e),me(e.getUTCFullYear()%100,t,2)}function eR(e,t){return me(e.getUTCFullYear()%1e4,t,4)}function tR(e,t){var r=e.getUTCDay();return e=r>=4||r===0?Vi(e):Vi.ceil(e),me(e.getUTCFullYear()%1e4,t,4)}function rR(){return"+0000"}function Jy(){return"%"}function Qy(e){return+e}function e0(e){return Math.floor(+e/1e3)}var Ei,I_,R_;nR({dateTime:"%x, %X",date:"%-m/%-d/%Y",time:"%-I:%M:%S %p",periods:["AM","PM"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]});function nR(e){return Ei=nI(e),I_=Ei.format,Ei.parse,R_=Ei.utcFormat,Ei.utcParse,Ei}function iR(e){return new Date(e)}function aR(e){return e instanceof Date?+e:+new Date(+e)}function zh(e,t,r,n,i,a,o,s,l,c){var u=Ph(),f=u.invert,d=u.domain,h=c(".%L"),m=c(":%S"),p=c("%I:%M"),g=c("%I %p"),v=c("%a %d"),b=c("%b %d"),x=c("%B"),S=c("%Y");function w(O){return(l(O)<O?h:s(O)<O?m:o(O)<O?p:a(O)<O?g:n(O)<O?i(O)<O?v:b:r(O)<O?x:S)(O)}return u.invert=function(O){return new Date(f(O))},u.domain=function(O){return arguments.length?d(Array.from(O,aR)):d().map(iR)},u.ticks=function(O){var E=d();return e(E[0],E[E.length-1],O??10)},u.tickFormat=function(O,E){return E==null?w:c(E)},u.nice=function(O){var E=d();return(!O||typeof O.range!="function")&&(O=t(E[0],E[E.length-1],O??10)),O?d(__(E,O)):u},u.copy=function(){return Eo(u,zh(e,t,r,n,i,a,o,s,l,c))},u}function oR(){return dr.apply(zh(tI,rI,Xr,Fh,dc,Po,$h,Ih,qn,I_).domain([new Date(2e3,0,1),new Date(2e3,0,2)]),arguments)}function sR(){return dr.apply(zh(Q5,eI,Zr,Bh,hc,fc,Lh,Rh,qn,R_).domain([Date.UTC(2e3,0,1),Date.UTC(2e3,0,2)]),arguments)}function pc(){var e=0,t=1,r,n,i,a,o=Tt,s=!1,l;function c(f){return f==null||isNaN(f=+f)?l:o(i===0?.5:(f=(a(f)-r)*i,s?Math.max(0,Math.min(1,f)):f))}c.domain=function(f){return arguments.length?([e,t]=f,r=a(e=+e),n=a(t=+t),i=r===n?0:1/(n-r),c):[e,t]},c.clamp=function(f){return arguments.length?(s=!!f,c):s},c.interpolator=function(f){return arguments.length?(o=f,c):o};function u(f){return function(d){var h,m;return arguments.length?([h,m]=d,o=f(h,m),c):[o(0),o(1)]}}return c.range=u(Zi),c.rangeRound=u(Eh),c.unknown=function(f){return arguments.length?(l=f,c):l},function(f){return a=f,r=f(e),n=f(t),i=r===n?0:1/(n-r),c}}function Cn(e,t){return t.domain(e.domain()).interpolator(e.interpolator()).clamp(e.clamp()).unknown(e.unknown())}function $_(){var e=Pn(pc()(Tt));return e.copy=function(){return Cn(e,$_())},tn.apply(e,arguments)}function L_(){var e=Th(pc()).domain([1,10]);return e.copy=function(){return Cn(e,L_()).base(e.base())},tn.apply(e,arguments)}function F_(){var e=Mh(pc());return e.copy=function(){return Cn(e,F_()).constant(e.constant())},tn.apply(e,arguments)}function Wh(){var e=jh(pc());return e.copy=function(){return Cn(e,Wh()).exponent(e.exponent())},tn.apply(e,arguments)}function lR(){return Wh.apply(null,arguments).exponent(.5)}function B_(){var e=[],t=Tt;function r(n){if(n!=null&&!isNaN(n=+n))return t((Oo(e,n,1)-1)/(e.length-1))}return r.domain=function(n){if(!arguments.length)return e.slice();e=[];for(let i of n)i!=null&&!isNaN(i=+i)&&e.push(i);return e.sort(pn),r},r.interpolator=function(n){return arguments.length?(t=n,r):t},r.range=function(){return e.map((n,i)=>t(i/(e.length-1)))},r.quantiles=function(n){return Array.from({length:n+1},(i,a)=>qN(e,a/n))},r.copy=function(){return B_(t).domain(e)},tn.apply(r,arguments)}function mc(){var e=0,t=.5,r=1,n=1,i,a,o,s,l,c=Tt,u,f=!1,d;function h(p){return isNaN(p=+p)?d:(p=.5+((p=+u(p))-a)*(n*p<n*a?s:l),c(f?Math.max(0,Math.min(1,p)):p))}h.domain=function(p){return arguments.length?([e,t,r]=p,i=u(e=+e),a=u(t=+t),o=u(r=+r),s=i===a?0:.5/(a-i),l=a===o?0:.5/(o-a),n=a<i?-1:1,h):[e,t,r]},h.clamp=function(p){return arguments.length?(f=!!p,h):f},h.interpolator=function(p){return arguments.length?(c=p,h):c};function m(p){return function(g){var v,b,x;return arguments.length?([v,b,x]=g,c=x5(p,[v,b,x]),h):[c(0),c(.5),c(1)]}}return h.range=m(Zi),h.rangeRound=m(Eh),h.unknown=function(p){return arguments.length?(d=p,h):d},function(p){return u=p,i=p(e),a=p(t),o=p(r),s=i===a?0:.5/(a-i),l=a===o?0:.5/(o-a),n=a<i?-1:1,h}}function z_(){var e=Pn(mc()(Tt));return e.copy=function(){return Cn(e,z_())},tn.apply(e,arguments)}function W_(){var e=Th(mc()).domain([.1,1,10]);return e.copy=function(){return Cn(e,W_()).base(e.base())},tn.apply(e,arguments)}function V_(){var e=Mh(mc());return e.copy=function(){return Cn(e,V_()).constant(e.constant())},tn.apply(e,arguments)}function Vh(){var e=jh(mc());return e.copy=function(){return Cn(e,Vh()).exponent(e.exponent())},tn.apply(e,arguments)}function cR(){return Vh.apply(null,arguments).exponent(.5)}const ka=Object.freeze(Object.defineProperty({__proto__:null,scaleBand:Sh,scaleDiverging:z_,scaleDivergingLog:W_,scaleDivergingPow:Vh,scaleDivergingSqrt:cR,scaleDivergingSymlog:V_,scaleIdentity:w_,scaleImplicit:yd,scaleLinear:x_,scaleLog:S_,scaleOrdinal:_h,scalePoint:XN,scalePow:Dh,scaleQuantile:E_,scaleQuantize:P_,scaleRadial:A_,scaleSequential:$_,scaleSequentialLog:L_,scaleSequentialPow:Wh,scaleSequentialQuantile:B_,scaleSequentialSqrt:lR,scaleSequentialSymlog:F_,scaleSqrt:V5,scaleSymlog:O_,scaleThreshold:C_,scaleTime:oR,scaleUtc:sR,tickFormat:b_},Symbol.toStringTag,{value:"Module"}));var kn=e=>e.chartData,Hh=N([kn],e=>{var t=e.chartData!=null?e.chartData.length-1:0;return{chartData:e.chartData,computedData:e.computedData,dataEndIndex:t,dataStartIndex:0}}),gc=(e,t,r,n)=>n?Hh(e):kn(e);function Hi(e){if(Array.isArray(e)&&e.length===2){var[t,r]=e;if(Jt(t)&&Jt(r))return!0}return!1}function t0(e,t,r){return r?e:[Math.min(e[0],t[0]),Math.max(e[1],t[1])]}function uR(e,t){if(t&&typeof e!="function"&&Array.isArray(e)&&e.length===2){var[r,n]=e,i,a;if(Jt(r))i=r;else if(typeof r=="function")return;if(Jt(n))a=n;else if(typeof n=="function")return;var o=[i,a];if(Hi(o))return o}}function fR(e,t,r){if(!(!r&&t==null)){if(typeof e=="function"&&t!=null)try{var n=e(t,r);if(Hi(n))return t0(n,t,r)}catch{}if(Array.isArray(e)&&e.length===2){var[i,a]=e,o,s;if(i==="auto")t!=null&&(o=Math.min(...t));else if(X(i))o=i;else if(typeof i=="function")try{t!=null&&(o=i(t?.[0]))}catch{}else if(typeof i=="string"&&qv.test(i)){var l=qv.exec(i);if(l==null||t==null)o=void 0;else{var c=+l[1];o=t[0]-c}}else o=t?.[0];if(a==="auto")t!=null&&(s=Math.max(...t));else if(X(a))s=a;else if(typeof a=="function")try{t!=null&&(s=a(t?.[1]))}catch{}else if(typeof a=="string"&&Yv.test(a)){var u=Yv.exec(a);if(u==null||t==null)s=void 0;else{var f=+u[1];s=t[1]+f}}else s=t?.[1];var d=[o,s];if(Hi(d))return t==null?d:t0(d,t,r)}}}var Ji=1e9,dR={precision:20,rounding:4,toExpNeg:-7,toExpPos:21,LN10:"2.302585092994045684017991454684364207601101488628772976033327900967572609677352480235997205089598298341967784042286"},Kh,ze=!0,cr="[DecimalError] ",ti=cr+"Invalid argument: ",Uh=cr+"Exponent out of range: ",Qi=Math.floor,zn=Math.pow,hR=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,qt,dt=1e7,Le=7,H_=9007199254740991,dl=Qi(H_/Le),Y={};Y.absoluteValue=Y.abs=function(){var e=new this.constructor(this);return e.s&&(e.s=1),e};Y.comparedTo=Y.cmp=function(e){var t,r,n,i,a=this;if(e=new a.constructor(e),a.s!==e.s)return a.s||-e.s;if(a.e!==e.e)return a.e>e.e^a.s<0?1:-1;for(n=a.d.length,i=e.d.length,t=0,r=n<i?n:i;t<r;++t)if(a.d[t]!==e.d[t])return a.d[t]>e.d[t]^a.s<0?1:-1;return n===i?0:n>i^a.s<0?1:-1};Y.decimalPlaces=Y.dp=function(){var e=this,t=e.d.length-1,r=(t-e.e)*Le;if(t=e.d[t],t)for(;t%10==0;t/=10)r--;return r<0?0:r};Y.dividedBy=Y.div=function(e){return Kr(this,new this.constructor(e))};Y.dividedToIntegerBy=Y.idiv=function(e){var t=this,r=t.constructor;return je(Kr(t,new r(e),0,1),r.precision)};Y.equals=Y.eq=function(e){return!this.cmp(e)};Y.exponent=function(){return at(this)};Y.greaterThan=Y.gt=function(e){return this.cmp(e)>0};Y.greaterThanOrEqualTo=Y.gte=function(e){return this.cmp(e)>=0};Y.isInteger=Y.isint=function(){return this.e>this.d.length-2};Y.isNegative=Y.isneg=function(){return this.s<0};Y.isPositive=Y.ispos=function(){return this.s>0};Y.isZero=function(){return this.s===0};Y.lessThan=Y.lt=function(e){return this.cmp(e)<0};Y.lessThanOrEqualTo=Y.lte=function(e){return this.cmp(e)<1};Y.logarithm=Y.log=function(e){var t,r=this,n=r.constructor,i=n.precision,a=i+5;if(e===void 0)e=new n(10);else if(e=new n(e),e.s<1||e.eq(qt))throw Error(cr+"NaN");if(r.s<1)throw Error(cr+(r.s?"NaN":"-Infinity"));return r.eq(qt)?new n(0):(ze=!1,t=Kr(eo(r,a),eo(e,a),a),ze=!0,je(t,i))};Y.minus=Y.sub=function(e){var t=this;return e=new t.constructor(e),t.s==e.s?q_(t,e):U_(t,(e.s=-e.s,e))};Y.modulo=Y.mod=function(e){var t,r=this,n=r.constructor,i=n.precision;if(e=new n(e),!e.s)throw Error(cr+"NaN");return r.s?(ze=!1,t=Kr(r,e,0,1).times(e),ze=!0,r.minus(t)):je(new n(r),i)};Y.naturalExponential=Y.exp=function(){return K_(this)};Y.naturalLogarithm=Y.ln=function(){return eo(this)};Y.negated=Y.neg=function(){var e=new this.constructor(this);return e.s=-e.s||0,e};Y.plus=Y.add=function(e){var t=this;return e=new t.constructor(e),t.s==e.s?U_(t,e):q_(t,(e.s=-e.s,e))};Y.precision=Y.sd=function(e){var t,r,n,i=this;if(e!==void 0&&e!==!!e&&e!==1&&e!==0)throw Error(ti+e);if(t=at(i)+1,n=i.d.length-1,r=n*Le+1,n=i.d[n],n){for(;n%10==0;n/=10)r--;for(n=i.d[0];n>=10;n/=10)r++}return e&&t>r?t:r};Y.squareRoot=Y.sqrt=function(){var e,t,r,n,i,a,o,s=this,l=s.constructor;if(s.s<1){if(!s.s)return new l(0);throw Error(cr+"NaN")}for(e=at(s),ze=!1,i=Math.sqrt(+s),i==0||i==1/0?(t=Er(s.d),(t.length+e)%2==0&&(t+="0"),i=Math.sqrt(t),e=Qi((e+1)/2)-(e<0||e%2),i==1/0?t="5e"+e:(t=i.toExponential(),t=t.slice(0,t.indexOf("e")+1)+e),n=new l(t)):n=new l(i.toString()),r=l.precision,i=o=r+3;;)if(a=n,n=a.plus(Kr(s,a,o+2)).times(.5),Er(a.d).slice(0,o)===(t=Er(n.d)).slice(0,o)){if(t=t.slice(o-3,o+1),i==o&&t=="4999"){if(je(a,r+1,0),a.times(a).eq(s)){n=a;break}}else if(t!="9999")break;o+=4}return ze=!0,je(n,r)};Y.times=Y.mul=function(e){var t,r,n,i,a,o,s,l,c,u=this,f=u.constructor,d=u.d,h=(e=new f(e)).d;if(!u.s||!e.s)return new f(0);for(e.s*=u.s,r=u.e+e.e,l=d.length,c=h.length,l<c&&(a=d,d=h,h=a,o=l,l=c,c=o),a=[],o=l+c,n=o;n--;)a.push(0);for(n=c;--n>=0;){for(t=0,i=l+n;i>n;)s=a[i]+h[n]*d[i-n-1]+t,a[i--]=s%dt|0,t=s/dt|0;a[i]=(a[i]+t)%dt|0}for(;!a[--o];)a.pop();return t?++r:a.shift(),e.d=a,e.e=r,ze?je(e,f.precision):e};Y.toDecimalPlaces=Y.todp=function(e,t){var r=this,n=r.constructor;return r=new n(r),e===void 0?r:(Mr(e,0,Ji),t===void 0?t=n.rounding:Mr(t,0,8),je(r,e+at(r)+1,t))};Y.toExponential=function(e,t){var r,n=this,i=n.constructor;return e===void 0?r=li(n,!0):(Mr(e,0,Ji),t===void 0?t=i.rounding:Mr(t,0,8),n=je(new i(n),e+1,t),r=li(n,!0,e+1)),r};Y.toFixed=function(e,t){var r,n,i=this,a=i.constructor;return e===void 0?li(i):(Mr(e,0,Ji),t===void 0?t=a.rounding:Mr(t,0,8),n=je(new a(i),e+at(i)+1,t),r=li(n.abs(),!1,e+at(n)+1),i.isneg()&&!i.isZero()?"-"+r:r)};Y.toInteger=Y.toint=function(){var e=this,t=e.constructor;return je(new t(e),at(e)+1,t.rounding)};Y.toNumber=function(){return+this};Y.toPower=Y.pow=function(e){var t,r,n,i,a,o,s=this,l=s.constructor,c=12,u=+(e=new l(e));if(!e.s)return new l(qt);if(s=new l(s),!s.s){if(e.s<1)throw Error(cr+"Infinity");return s}if(s.eq(qt))return s;if(n=l.precision,e.eq(qt))return je(s,n);if(t=e.e,r=e.d.length-1,o=t>=r,a=s.s,o){if((r=u<0?-u:u)<=H_){for(i=new l(qt),t=Math.ceil(n/Le+4),ze=!1;r%2&&(i=i.times(s),n0(i.d,t)),r=Qi(r/2),r!==0;)s=s.times(s),n0(s.d,t);return ze=!0,e.s<0?new l(qt).div(i):je(i,n)}}else if(a<0)throw Error(cr+"NaN");return a=a<0&&e.d[Math.max(t,r)]&1?-1:1,s.s=1,ze=!1,i=e.times(eo(s,n+c)),ze=!0,i=K_(i),i.s=a,i};Y.toPrecision=function(e,t){var r,n,i=this,a=i.constructor;return e===void 0?(r=at(i),n=li(i,r<=a.toExpNeg||r>=a.toExpPos)):(Mr(e,1,Ji),t===void 0?t=a.rounding:Mr(t,0,8),i=je(new a(i),e,t),r=at(i),n=li(i,e<=r||r<=a.toExpNeg,e)),n};Y.toSignificantDigits=Y.tosd=function(e,t){var r=this,n=r.constructor;return e===void 0?(e=n.precision,t=n.rounding):(Mr(e,1,Ji),t===void 0?t=n.rounding:Mr(t,0,8)),je(new n(r),e,t)};Y.toString=Y.valueOf=Y.val=Y.toJSON=Y[Symbol.for("nodejs.util.inspect.custom")]=function(){var e=this,t=at(e),r=e.constructor;return li(e,t<=r.toExpNeg||t>=r.toExpPos)};function U_(e,t){var r,n,i,a,o,s,l,c,u=e.constructor,f=u.precision;if(!e.s||!t.s)return t.s||(t=new u(e)),ze?je(t,f):t;if(l=e.d,c=t.d,o=e.e,i=t.e,l=l.slice(),a=o-i,a){for(a<0?(n=l,a=-a,s=c.length):(n=c,i=o,s=l.length),o=Math.ceil(f/Le),s=o>s?o+1:s+1,a>s&&(a=s,n.length=1),n.reverse();a--;)n.push(0);n.reverse()}for(s=l.length,a=c.length,s-a<0&&(a=s,n=c,c=l,l=n),r=0;a;)r=(l[--a]=l[a]+c[a]+r)/dt|0,l[a]%=dt;for(r&&(l.unshift(r),++i),s=l.length;l[--s]==0;)l.pop();return t.d=l,t.e=i,ze?je(t,f):t}function Mr(e,t,r){if(e!==~~e||e<t||e>r)throw Error(ti+e)}function Er(e){var t,r,n,i=e.length-1,a="",o=e[0];if(i>0){for(a+=o,t=1;t<i;t++)n=e[t]+"",r=Le-n.length,r&&(a+=sn(r)),a+=n;o=e[t],n=o+"",r=Le-n.length,r&&(a+=sn(r))}else if(o===0)return"0";for(;o%10===0;)o/=10;return a+o}var Kr=(function(){function e(n,i){var a,o=0,s=n.length;for(n=n.slice();s--;)a=n[s]*i+o,n[s]=a%dt|0,o=a/dt|0;return o&&n.unshift(o),n}function t(n,i,a,o){var s,l;if(a!=o)l=a>o?1:-1;else for(s=l=0;s<a;s++)if(n[s]!=i[s]){l=n[s]>i[s]?1:-1;break}return l}function r(n,i,a){for(var o=0;a--;)n[a]-=o,o=n[a]<i[a]?1:0,n[a]=o*dt+n[a]-i[a];for(;!n[0]&&n.length>1;)n.shift()}return function(n,i,a,o){var s,l,c,u,f,d,h,m,p,g,v,b,x,S,w,O,E,C,M=n.constructor,R=n.s==i.s?1:-1,j=n.d,_=i.d;if(!n.s)return new M(n);if(!i.s)throw Error(cr+"Division by zero");for(l=n.e-i.e,E=_.length,w=j.length,h=new M(R),m=h.d=[],c=0;_[c]==(j[c]||0);)++c;if(_[c]>(j[c]||0)&&--l,a==null?b=a=M.precision:o?b=a+(at(n)-at(i))+1:b=a,b<0)return new M(0);if(b=b/Le+2|0,c=0,E==1)for(u=0,_=_[0],b++;(c<w||u)&&b--;c++)x=u*dt+(j[c]||0),m[c]=x/_|0,u=x%_|0;else{for(u=dt/(_[0]+1)|0,u>1&&(_=e(_,u),j=e(j,u),E=_.length,w=j.length),S=E,p=j.slice(0,E),g=p.length;g<E;)p[g++]=0;C=_.slice(),C.unshift(0),O=_[0],_[1]>=dt/2&&++O;do u=0,s=t(_,p,E,g),s<0?(v=p[0],E!=g&&(v=v*dt+(p[1]||0)),u=v/O|0,u>1?(u>=dt&&(u=dt-1),f=e(_,u),d=f.length,g=p.length,s=t(f,p,d,g),s==1&&(u--,r(f,E<d?C:_,d))):(u==0&&(s=u=1),f=_.slice()),d=f.length,d<g&&f.unshift(0),r(p,f,g),s==-1&&(g=p.length,s=t(_,p,E,g),s<1&&(u++,r(p,E<g?C:_,g))),g=p.length):s===0&&(u++,p=[0]),m[c++]=u,s&&p[0]?p[g++]=j[S]||0:(p=[j[S]],g=1);while((S++<w||p[0]!==void 0)&&b--)}return m[0]||m.shift(),h.e=l,je(h,o?a+at(h)+1:a)}})();function K_(e,t){var r,n,i,a,o,s,l=0,c=0,u=e.constructor,f=u.precision;if(at(e)>16)throw Error(Uh+at(e));if(!e.s)return new u(qt);for(ze=!1,s=f,o=new u(.03125);e.abs().gte(.1);)e=e.times(o),c+=5;for(n=Math.log(zn(2,c))/Math.LN10*2+5|0,s+=n,r=i=a=new u(qt),u.precision=s;;){if(i=je(i.times(e),s),r=r.times(++l),o=a.plus(Kr(i,r,s)),Er(o.d).slice(0,s)===Er(a.d).slice(0,s)){for(;c--;)a=je(a.times(a),s);return u.precision=f,t==null?(ze=!0,je(a,f)):a}a=o}}function at(e){for(var t=e.e*Le,r=e.d[0];r>=10;r/=10)t++;return t}function cf(e,t,r){if(t>e.LN10.sd())throw ze=!0,r&&(e.precision=r),Error(cr+"LN10 precision limit exceeded");return je(new e(e.LN10),t)}function sn(e){for(var t="";e--;)t+="0";return t}function eo(e,t){var r,n,i,a,o,s,l,c,u,f=1,d=10,h=e,m=h.d,p=h.constructor,g=p.precision;if(h.s<1)throw Error(cr+(h.s?"NaN":"-Infinity"));if(h.eq(qt))return new p(0);if(t==null?(ze=!1,c=g):c=t,h.eq(10))return t==null&&(ze=!0),cf(p,c);if(c+=d,p.precision=c,r=Er(m),n=r.charAt(0),a=at(h),Math.abs(a)<15e14){for(;n<7&&n!=1||n==1&&r.charAt(1)>3;)h=h.times(e),r=Er(h.d),n=r.charAt(0),f++;a=at(h),n>1?(h=new p("0."+r),a++):h=new p(n+"."+r.slice(1))}else return l=cf(p,c+2,g).times(a+""),h=eo(new p(n+"."+r.slice(1)),c-d).plus(l),p.precision=g,t==null?(ze=!0,je(h,g)):h;for(s=o=h=Kr(h.minus(qt),h.plus(qt),c),u=je(h.times(h),c),i=3;;){if(o=je(o.times(u),c),l=s.plus(Kr(o,new p(i),c)),Er(l.d).slice(0,c)===Er(s.d).slice(0,c))return s=s.times(2),a!==0&&(s=s.plus(cf(p,c+2,g).times(a+""))),s=Kr(s,new p(f),c),p.precision=g,t==null?(ze=!0,je(s,g)):s;s=l,i+=2}}function r0(e,t){var r,n,i;for((r=t.indexOf("."))>-1&&(t=t.replace(".","")),(n=t.search(/e/i))>0?(r<0&&(r=n),r+=+t.slice(n+1),t=t.substring(0,n)):r<0&&(r=t.length),n=0;t.charCodeAt(n)===48;)++n;for(i=t.length;t.charCodeAt(i-1)===48;)--i;if(t=t.slice(n,i),t){if(i-=n,r=r-n-1,e.e=Qi(r/Le),e.d=[],n=(r+1)%Le,r<0&&(n+=Le),n<i){for(n&&e.d.push(+t.slice(0,n)),i-=Le;n<i;)e.d.push(+t.slice(n,n+=Le));t=t.slice(n),n=Le-t.length}else n-=i;for(;n--;)t+="0";if(e.d.push(+t),ze&&(e.e>dl||e.e<-dl))throw Error(Uh+r)}else e.s=0,e.e=0,e.d=[0];return e}function je(e,t,r){var n,i,a,o,s,l,c,u,f=e.d;for(o=1,a=f[0];a>=10;a/=10)o++;if(n=t-o,n<0)n+=Le,i=t,c=f[u=0];else{if(u=Math.ceil((n+1)/Le),a=f.length,u>=a)return e;for(c=a=f[u],o=1;a>=10;a/=10)o++;n%=Le,i=n-Le+o}if(r!==void 0&&(a=zn(10,o-i-1),s=c/a%10|0,l=t<0||f[u+1]!==void 0||c%a,l=r<4?(s||l)&&(r==0||r==(e.s<0?3:2)):s>5||s==5&&(r==4||l||r==6&&(n>0?i>0?c/zn(10,o-i):0:f[u-1])%10&1||r==(e.s<0?8:7))),t<1||!f[0])return l?(a=at(e),f.length=1,t=t-a-1,f[0]=zn(10,(Le-t%Le)%Le),e.e=Qi(-t/Le)||0):(f.length=1,f[0]=e.e=e.s=0),e;if(n==0?(f.length=u,a=1,u--):(f.length=u+1,a=zn(10,Le-n),f[u]=i>0?(c/zn(10,o-i)%zn(10,i)|0)*a:0),l)for(;;)if(u==0){(f[0]+=a)==dt&&(f[0]=1,++e.e);break}else{if(f[u]+=a,f[u]!=dt)break;f[u--]=0,a=1}for(n=f.length;f[--n]===0;)f.pop();if(ze&&(e.e>dl||e.e<-dl))throw Error(Uh+at(e));return e}function q_(e,t){var r,n,i,a,o,s,l,c,u,f,d=e.constructor,h=d.precision;if(!e.s||!t.s)return t.s?t.s=-t.s:t=new d(e),ze?je(t,h):t;if(l=e.d,f=t.d,n=t.e,c=e.e,l=l.slice(),o=c-n,o){for(u=o<0,u?(r=l,o=-o,s=f.length):(r=f,n=c,s=l.length),i=Math.max(Math.ceil(h/Le),s)+2,o>i&&(o=i,r.length=1),r.reverse(),i=o;i--;)r.push(0);r.reverse()}else{for(i=l.length,s=f.length,u=i<s,u&&(s=i),i=0;i<s;i++)if(l[i]!=f[i]){u=l[i]<f[i];break}o=0}for(u&&(r=l,l=f,f=r,t.s=-t.s),s=l.length,i=f.length-s;i>0;--i)l[s++]=0;for(i=f.length;i>o;){if(l[--i]<f[i]){for(a=i;a&&l[--a]===0;)l[a]=dt-1;--l[a],l[i]+=dt}l[i]-=f[i]}for(;l[--s]===0;)l.pop();for(;l[0]===0;l.shift())--n;return l[0]?(t.d=l,t.e=n,ze?je(t,h):t):new d(0)}function li(e,t,r){var n,i=at(e),a=Er(e.d),o=a.length;return t?(r&&(n=r-o)>0?a=a.charAt(0)+"."+a.slice(1)+sn(n):o>1&&(a=a.charAt(0)+"."+a.slice(1)),a=a+(i<0?"e":"e+")+i):i<0?(a="0."+sn(-i-1)+a,r&&(n=r-o)>0&&(a+=sn(n))):i>=o?(a+=sn(i+1-o),r&&(n=r-i-1)>0&&(a=a+"."+sn(n))):((n=i+1)<o&&(a=a.slice(0,n)+"."+a.slice(n)),r&&(n=r-o)>0&&(i+1===o&&(a+="."),a+=sn(n))),e.s<0?"-"+a:a}function n0(e,t){if(e.length>t)return e.length=t,!0}function Y_(e){var t,r,n;function i(a){var o=this;if(!(o instanceof i))return new i(a);if(o.constructor=i,a instanceof i){o.s=a.s,o.e=a.e,o.d=(a=a.d)?a.slice():a;return}if(typeof a=="number"){if(a*0!==0)throw Error(ti+a);if(a>0)o.s=1;else if(a<0)a=-a,o.s=-1;else{o.s=0,o.e=0,o.d=[0];return}if(a===~~a&&a<1e7){o.e=0,o.d=[a];return}return r0(o,a.toString())}else if(typeof a!="string")throw Error(ti+a);if(a.charCodeAt(0)===45?(a=a.slice(1),o.s=-1):o.s=1,hR.test(a))r0(o,a);else throw Error(ti+a)}if(i.prototype=Y,i.ROUND_UP=0,i.ROUND_DOWN=1,i.ROUND_CEIL=2,i.ROUND_FLOOR=3,i.ROUND_HALF_UP=4,i.ROUND_HALF_DOWN=5,i.ROUND_HALF_EVEN=6,i.ROUND_HALF_CEIL=7,i.ROUND_HALF_FLOOR=8,i.clone=Y_,i.config=i.set=pR,e===void 0&&(e={}),e)for(n=["precision","rounding","toExpNeg","toExpPos","LN10"],t=0;t<n.length;)e.hasOwnProperty(r=n[t++])||(e[r]=this[r]);return i.config(e),i}function pR(e){if(!e||typeof e!="object")throw Error(cr+"Object expected");var t,r,n,i=["precision",1,Ji,"rounding",0,8,"toExpNeg",-1/0,0,"toExpPos",0,1/0];for(t=0;t<i.length;t+=3)if((n=e[r=i[t]])!==void 0)if(Qi(n)===n&&n>=i[t+1]&&n<=i[t+2])this[r]=n;else throw Error(ti+r+": "+n);if((n=e[r="LN10"])!==void 0)if(n==Math.LN10)this[r]=new this(n);else throw Error(ti+r+": "+n);return this}var Kh=Y_(dR);qt=new Kh(1);const Ee=Kh;var mR=e=>e,G_={},X_=e=>e===G_,i0=e=>function t(){return arguments.length===0||arguments.length===1&&X_(arguments.length<=0?void 0:arguments[0])?t:e(...arguments)},Z_=(e,t)=>e===1?t:i0(function(){for(var r=arguments.length,n=new Array(r),i=0;i<r;i++)n[i]=arguments[i];var a=n.filter(o=>o!==G_).length;return a>=e?t(...n):Z_(e-a,i0(function(){for(var o=arguments.length,s=new Array(o),l=0;l<o;l++)s[l]=arguments[l];var c=n.map(u=>X_(u)?s.shift():u);return t(...c,...s)}))}),vc=e=>Z_(e.length,e),_d=(e,t)=>{for(var r=[],n=e;n<t;++n)r[n-e]=n;return r},gR=vc((e,t)=>Array.isArray(t)?t.map(e):Object.keys(t).map(r=>t[r]).map(e)),vR=function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];if(!r.length)return mR;var i=r.reverse(),a=i[0],o=i.slice(1);return function(){return o.reduce((s,l)=>l(s),a(...arguments))}},Sd=e=>Array.isArray(e)?e.reverse():e.split("").reverse().join(""),J_=e=>{var t=null,r=null;return function(){for(var n=arguments.length,i=new Array(n),a=0;a<n;a++)i[a]=arguments[a];return t&&i.every((o,s)=>{var l;return o===((l=t)===null||l===void 0?void 0:l[s])})||(t=i,r=e(...i)),r}};function Q_(e){var t;return e===0?t=1:t=Math.floor(new Ee(e).abs().log(10).toNumber())+1,t}function e2(e,t,r){for(var n=new Ee(e),i=0,a=[];n.lt(t)&&i<1e5;)a.push(n.toNumber()),n=n.add(r),i++;return a}vc((e,t,r)=>{var n=+e,i=+t;return n+r*(i-n)});vc((e,t,r)=>{var n=t-+e;return n=n||1/0,(r-e)/n});vc((e,t,r)=>{var n=t-+e;return n=n||1/0,Math.max(0,Math.min(1,(r-e)/n))});var t2=e=>{var[t,r]=e,[n,i]=[t,r];return t>r&&([n,i]=[r,t]),[n,i]},r2=(e,t,r)=>{if(e.lte(0))return new Ee(0);var n=Q_(e.toNumber()),i=new Ee(10).pow(n),a=e.div(i),o=n!==1?.05:.1,s=new Ee(Math.ceil(a.div(o).toNumber())).add(r).mul(o),l=s.mul(i);return t?new Ee(l.toNumber()):new Ee(Math.ceil(l.toNumber()))},yR=(e,t,r)=>{var n=new Ee(1),i=new Ee(e);if(!i.isint()&&r){var a=Math.abs(e);a<1?(n=new Ee(10).pow(Q_(e)-1),i=new Ee(Math.floor(i.div(n).toNumber())).mul(n)):a>1&&(i=new Ee(Math.floor(e)))}else e===0?i=new Ee(Math.floor((t-1)/2)):r||(i=new Ee(Math.floor(e)));var o=Math.floor((t-1)/2),s=vR(gR(l=>i.add(new Ee(l-o).mul(n)).toNumber()),_d);return s(0,t)},n2=function(t,r,n,i){var a=arguments.length>4&&arguments[4]!==void 0?arguments[4]:0;if(!Number.isFinite((r-t)/(n-1)))return{step:new Ee(0),tickMin:new Ee(0),tickMax:new Ee(0)};var o=r2(new Ee(r).sub(t).div(n-1),i,a),s;t<=0&&r>=0?s=new Ee(0):(s=new Ee(t).add(r).div(2),s=s.sub(new Ee(s).mod(o)));var l=Math.ceil(s.sub(t).div(o).toNumber()),c=Math.ceil(new Ee(r).sub(s).div(o).toNumber()),u=l+c+1;return u>n?n2(t,r,n,i,a+1):(u<n&&(c=r>0?c+(n-u):c,l=r>0?l:l+(n-u)),{step:o,tickMin:s.sub(new Ee(l).mul(o)),tickMax:s.add(new Ee(c).mul(o))})};function bR(e){var[t,r]=e,n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:6,i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,a=Math.max(n,2),[o,s]=t2([t,r]);if(o===-1/0||s===1/0){var l=s===1/0?[o,..._d(0,n-1).map(()=>1/0)]:[..._d(0,n-1).map(()=>-1/0),s];return t>r?Sd(l):l}if(o===s)return yR(o,n,i);var{step:c,tickMin:u,tickMax:f}=n2(o,s,a,i,0),d=e2(u,f.add(new Ee(.1).mul(c)),c);return t>r?Sd(d):d}function xR(e,t){var[r,n]=e,i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,[a,o]=t2([r,n]);if(a===-1/0||o===1/0)return[r,n];if(a===o)return[a];var s=Math.max(t,2),l=r2(new Ee(o).sub(a).div(s-1),i,0),c=[...e2(new Ee(a),new Ee(o),l),o];return i===!1&&(c=c.map(u=>Math.round(u))),r>n?Sd(c):c}var wR=J_(bR),_R=J_(xR),i2=e=>e.rootProps.maxBarSize,SR=e=>e.rootProps.barGap,a2=e=>e.rootProps.barCategoryGap,OR=e=>e.rootProps.barSize,Co=e=>e.rootProps.stackOffset,qh=e=>e.options.chartName,Yh=e=>e.rootProps.syncId,o2=e=>e.rootProps.syncMethod,Gh=e=>e.options.eventEmitter,Br={allowDuplicatedCategory:!0,angleAxisId:0,reversed:!1,scale:"auto",tick:!0,type:"category"},Ht={allowDataOverflow:!1,allowDuplicatedCategory:!0,radiusAxisId:0,scale:"auto",tick:!0,tickCount:5,type:"number"},yc=(e,t)=>{if(!(!e||!t))return e!=null&&e.reversed?[t[1],t[0]]:t},AR={allowDataOverflow:!1,allowDecimals:!1,allowDuplicatedCategory:!1,dataKey:void 0,domain:void 0,id:Br.angleAxisId,includeHidden:!1,name:void 0,reversed:Br.reversed,scale:Br.scale,tick:Br.tick,tickCount:void 0,ticks:void 0,type:Br.type,unit:void 0},ER={allowDataOverflow:Ht.allowDataOverflow,allowDecimals:!1,allowDuplicatedCategory:Ht.allowDuplicatedCategory,dataKey:void 0,domain:void 0,id:Ht.radiusAxisId,includeHidden:!1,name:void 0,reversed:!1,scale:Ht.scale,tick:Ht.tick,tickCount:Ht.tickCount,ticks:void 0,type:Ht.type,unit:void 0},PR={allowDataOverflow:!1,allowDecimals:!1,allowDuplicatedCategory:Br.allowDuplicatedCategory,dataKey:void 0,domain:void 0,id:Br.angleAxisId,includeHidden:!1,name:void 0,reversed:!1,scale:Br.scale,tick:Br.tick,tickCount:void 0,ticks:void 0,type:"number",unit:void 0},CR={allowDataOverflow:Ht.allowDataOverflow,allowDecimals:!1,allowDuplicatedCategory:Ht.allowDuplicatedCategory,dataKey:void 0,domain:void 0,id:Ht.radiusAxisId,includeHidden:!1,name:void 0,reversed:!1,scale:Ht.scale,tick:Ht.tick,tickCount:Ht.tickCount,ticks:void 0,type:"category",unit:void 0},Xh=(e,t)=>e.polarAxis.angleAxis[t]!=null?e.polarAxis.angleAxis[t]:e.layout.layoutType==="radial"?PR:AR,Zh=(e,t)=>e.polarAxis.radiusAxis[t]!=null?e.polarAxis.radiusAxis[t]:e.layout.layoutType==="radial"?CR:ER,bc=e=>e.polarOptions,Jh=N([Qr,en,ct],zw),s2=N([bc,Jh],(e,t)=>{if(e!=null)return Pt(e.innerRadius,t,0)}),l2=N([bc,Jh],(e,t)=>{if(e!=null)return Pt(e.outerRadius,t,t*.8)}),kR=e=>{if(e==null)return[0,0];var{startAngle:t,endAngle:r}=e;return[t,r]},c2=N([bc],kR);N([Xh,c2],yc);var u2=N([Jh,s2,l2],(e,t,r)=>{if(!(e==null||t==null||r==null))return[t,r]});N([Zh,u2],yc);var f2=N([ue,bc,s2,l2,Qr,en],(e,t,r,n,i,a)=>{if(!(e!=="centric"&&e!=="radial"||t==null||r==null||n==null)){var{cx:o,cy:s,startAngle:l,endAngle:c}=t;return{cx:Pt(o,i,i/2),cy:Pt(s,a,a/2),innerRadius:r,outerRadius:n,startAngle:l,endAngle:c,clockWise:!1}}}),Ve=(e,t)=>t,ko=(e,t,r)=>r;function Qh(e){return e?.id}var ft=e=>{var t=ue(e);return t==="horizontal"?"xAxis":t==="vertical"?"yAxis":t==="centric"?"angleAxis":"radiusAxis"},ea=e=>e.tooltip.settings.axisId,vt=e=>{var t=ft(e),r=ea(e);return To(e,t,r)},d2=N([vt],e=>e?.dataKey);function h2(e,t,r){var{chartData:n=[]}=t,{allowDuplicatedCategory:i,dataKey:a}=r,o=new Map;return e.forEach(s=>{var l,c=(l=s.data)!==null&&l!==void 0?l:n;if(!(c==null||c.length===0)){var u=Qh(s);c.forEach((f,d)=>{var h=a==null||i?d:String(Ie(f,a,null)),m=Ie(f,s.dataKey,0),p;o.has(h)?p=o.get(h):p={},Object.assign(p,{[u]:m}),o.set(h,p)})}}),Array.from(o.values())}function xc(e){return e.stackId!=null&&e.dataKey!=null}function a0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function hl(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?a0(Object(r),!0).forEach(function(n){TR(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):a0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function TR(e,t,r){return(t=MR(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function MR(e){var t=jR(e,"string");return typeof t=="symbol"?t:t+""}function jR(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Od=[0,"auto"],zt={allowDataOverflow:!1,allowDecimals:!0,allowDuplicatedCategory:!0,angle:0,dataKey:void 0,domain:void 0,height:30,hide:!0,id:0,includeHidden:!1,interval:"preserveEnd",minTickGap:5,mirror:!1,name:void 0,orientation:"bottom",padding:{left:0,right:0},reversed:!1,scale:"auto",tick:!0,tickCount:5,tickFormatter:void 0,ticks:void 0,type:"category",unit:void 0},p2=(e,t)=>e.cartesianAxis.xAxis[t],rn=(e,t)=>{var r=p2(e,t);return r??zt},Wt={allowDataOverflow:!1,allowDecimals:!0,allowDuplicatedCategory:!0,angle:0,dataKey:void 0,domain:Od,hide:!0,id:0,includeHidden:!1,interval:"preserveEnd",minTickGap:5,mirror:!1,name:void 0,orientation:"left",padding:{top:0,bottom:0},reversed:!1,scale:"auto",tick:!0,tickCount:5,tickFormatter:void 0,ticks:void 0,type:"number",unit:void 0,width:wo},m2=(e,t)=>e.cartesianAxis.yAxis[t],nn=(e,t)=>{var r=m2(e,t);return r??Wt},DR={domain:[0,"auto"],includeHidden:!1,reversed:!1,allowDataOverflow:!1,allowDuplicatedCategory:!1,dataKey:void 0,id:0,name:"",range:[64,64],scale:"auto",type:"number",unit:""},ep=(e,t)=>{var r=e.cartesianAxis.zAxis[t];return r??DR},tt=(e,t,r)=>{switch(t){case"xAxis":return rn(e,r);case"yAxis":return nn(e,r);case"zAxis":return ep(e,r);case"angleAxis":return Xh(e,r);case"radiusAxis":return Zh(e,r);default:throw new Error("Unexpected axis type: ".concat(t))}},NR=(e,t,r)=>{switch(t){case"xAxis":return rn(e,r);case"yAxis":return nn(e,r);default:throw new Error("Unexpected axis type: ".concat(t))}},To=(e,t,r)=>{switch(t){case"xAxis":return rn(e,r);case"yAxis":return nn(e,r);case"angleAxis":return Xh(e,r);case"radiusAxis":return Zh(e,r);default:throw new Error("Unexpected axis type: ".concat(t))}},g2=e=>e.graphicalItems.cartesianItems.some(t=>t.type==="bar")||e.graphicalItems.polarItems.some(t=>t.type==="radialBar");function tp(e,t){return r=>{switch(e){case"xAxis":return"xAxisId"in r&&r.xAxisId===t;case"yAxis":return"yAxisId"in r&&r.yAxisId===t;case"zAxis":return"zAxisId"in r&&r.zAxisId===t;case"angleAxis":return"angleAxisId"in r&&r.angleAxisId===t;case"radiusAxis":return"radiusAxisId"in r&&r.radiusAxisId===t;default:return!1}}}var wc=e=>e.graphicalItems.cartesianItems,IR=N([Ve,ko],tp),rp=(e,t,r)=>e.filter(r).filter(n=>t?.includeHidden===!0?!0:!n.hide),Mo=N([wc,tt,IR],rp),v2=N([Mo],e=>e.filter(t=>t.type==="area"||t.type==="bar").filter(xc)),y2=e=>e.filter(t=>!("stackId"in t)||t.stackId===void 0),b2=N([Mo],y2),np=e=>e.map(t=>t.data).filter(Boolean).flat(1),RR=N([Mo],np),ip=(e,t)=>{var{chartData:r=[],dataStartIndex:n,dataEndIndex:i}=t;return e.length>0?e:r.slice(n,i+1)},ap=N([RR,gc],ip),op=(e,t,r)=>t?.dataKey!=null?e.map(n=>({value:Ie(n,t.dataKey)})):r.length>0?r.map(n=>n.dataKey).flatMap(n=>e.map(i=>({value:Ie(i,n)}))):e.map(n=>({value:n})),_c=N([ap,tt,Mo],op);function x2(e,t){switch(e){case"xAxis":return t.direction==="x";case"yAxis":return t.direction==="y";default:return!1}}function mi(e){return e.filter(t=>Tr(t)||t instanceof Date).map(Number).filter(t=>Xt(t)===!1)}function $R(e,t,r){return!r||typeof t!="number"||Xt(t)?[]:r.length?mi(r.flatMap(n=>{var i=Ie(e,n.dataKey),a,o;if(Array.isArray(i)?[a,o]=i:a=o=i,!(!Jt(a)||!Jt(o)))return[t-a,t+o]})):[]}var LR=N([v2,gc,vt],h2),w2=(e,t,r)=>{var n={},i=t.reduce((a,o)=>(o.stackId==null||(a[o.stackId]==null&&(a[o.stackId]=[]),a[o.stackId].push(o)),a),n);return Object.fromEntries(Object.entries(i).map(a=>{var[o,s]=a,l=s.map(Qh);return[o,{stackedData:tD(e,l,r),graphicalItems:s}]}))},Ad=N([LR,v2,Co],w2),_2=(e,t,r)=>{var{dataStartIndex:n,dataEndIndex:i}=t;if(r!=="zAxis"){var a=oD(e,n,i);if(!(a!=null&&a[0]===0&&a[1]===0))return a}},FR=N([Ad,kn,Ve],_2),S2=(e,t,r,n,i)=>r.length>0?e.flatMap(a=>r.flatMap(o=>{var s,l,c=(s=n[o.id])===null||s===void 0?void 0:s.filter(f=>x2(i,f)),u=Ie(a,(l=t.dataKey)!==null&&l!==void 0?l:o.dataKey);return{value:u,errorDomain:$R(a,u,c)}})).filter(Boolean):t?.dataKey!=null?e.map(a=>({value:Ie(a,t.dataKey),errorDomain:[]})):e.map(a=>({value:a,errorDomain:[]})),Sc=e=>e.errorBars,O2=(e,t,r)=>e.flatMap(n=>t[n.id]).filter(Boolean).filter(n=>x2(r,n));N([b2,Sc,Ve],O2);var BR=N([ap,tt,b2,Sc,Ve],S2);function zR(e){var{value:t}=e;if(Tr(t)||t instanceof Date)return t}var o0=e=>{var t=e.flatMap(n=>[n.value,n.errorDomain]).flat(1),r=mi(t);if(r.length!==0)return[Math.min(...r),Math.max(...r)]},WR=(e,t,r)=>{var n=e.map(zR).filter(i=>i!=null);return r&&(t.dataKey==null||t.allowDuplicatedCategory&&T1(n))?c_(0,e.length):t.allowDuplicatedCategory?n:Array.from(new Set(n))},sp=e=>{var t;if(e==null||!("domain"in e))return Od;if(e.domain!=null)return e.domain;if(e.ticks!=null){if(e.type==="number"){var r=mi(e.ticks);return[Math.min(...r),Math.max(...r)]}if(e.type==="category")return e.ticks.map(String)}return(t=e?.domain)!==null&&t!==void 0?t:Od},pl=function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];var i=r.filter(Boolean);if(i.length!==0){var a=i.flat(),o=Math.min(...a),s=Math.max(...a);return[o,s]}},A2=e=>e.referenceElements.dots,ta=(e,t,r)=>e.filter(n=>n.ifOverflow==="extendDomain").filter(n=>t==="xAxis"?n.xAxisId===r:n.yAxisId===r),VR=N([A2,Ve,ko],ta),E2=e=>e.referenceElements.areas,HR=N([E2,Ve,ko],ta),P2=e=>e.referenceElements.lines,UR=N([P2,Ve,ko],ta),C2=(e,t)=>{var r=mi(e.map(n=>t==="xAxis"?n.x:n.y));if(r.length!==0)return[Math.min(...r),Math.max(...r)]},KR=N(VR,Ve,C2),k2=(e,t)=>{var r=mi(e.flatMap(n=>[t==="xAxis"?n.x1:n.y1,t==="xAxis"?n.x2:n.y2]));if(r.length!==0)return[Math.min(...r),Math.max(...r)]},qR=N([HR,Ve],k2),T2=(e,t)=>{var r=mi(e.map(n=>t==="xAxis"?n.x:n.y));if(r.length!==0)return[Math.min(...r),Math.max(...r)]},YR=N(UR,Ve,T2),GR=N(KR,YR,qR,(e,t,r)=>pl(e,r,t)),M2=N([tt],sp),lp=(e,t,r,n,i,a,o)=>{var s=uR(t,e.allowDataOverflow);if(s!=null)return s;var l=a==="vertical"&&o==="xAxis"||a==="horizontal"&&o==="yAxis",c=l?pl(r,i,o0(n)):pl(i,o0(n));return fR(t,c,e.allowDataOverflow)},XR=N([tt,M2,FR,BR,GR,ue,Ve],lp),ZR=[0,1],cp=(e,t,r,n,i,a,o)=>{if(!((e==null||r==null||r.length===0)&&o===void 0)){var{dataKey:s,type:l}=e,c=An(t,a);return c&&s==null?c_(0,r.length):l==="category"?WR(n,e,c):i==="expand"?ZR:o}},up=N([tt,ue,ap,_c,Co,Ve,XR],cp),j2=(e,t,r,n,i)=>{if(e!=null){var{scale:a,type:o}=e;if(a==="auto")return t==="radial"&&i==="radiusAxis"?"band":t==="radial"&&i==="angleAxis"?"linear":o==="category"&&n&&(n.indexOf("LineChart")>=0||n.indexOf("AreaChart")>=0||n.indexOf("ComposedChart")>=0&&!r)?"point":o==="category"?"band":"linear";if(typeof a=="string"){var s="scale".concat(go(a));return s in ka?s:"point"}}},ra=N([tt,ue,g2,qh,Ve],j2);function JR(e){if(e!=null){if(e in ka)return ka[e]();var t="scale".concat(go(e));if(t in ka)return ka[t]()}}function fp(e,t,r,n){if(!(r==null||n==null)){if(typeof e.scale=="function")return e.scale.copy().domain(r).range(n);var i=JR(t);if(i!=null){var a=i.domain(r).range(n);return Xj(a),a}}}var dp=(e,t,r)=>{var n=sp(t);if(!(r!=="auto"&&r!=="linear")){if(t!=null&&t.tickCount&&Array.isArray(n)&&(n[0]==="auto"||n[1]==="auto")&&Hi(e))return wR(e,t.tickCount,t.allowDecimals);if(t!=null&&t.tickCount&&t.type==="number"&&Hi(e))return _R(e,t.tickCount,t.allowDecimals)}},hp=N([up,To,ra],dp),pp=(e,t,r,n)=>{if(n!=="angleAxis"&&e?.type==="number"&&Hi(t)&&Array.isArray(r)&&r.length>0){var i=t[0],a=r[0],o=t[1],s=r[r.length-1];return[Math.min(i,a),Math.max(o,s)]}return t},QR=N([tt,up,hp,Ve],pp),e4=N(_c,tt,(e,t)=>{if(!(!t||t.type!=="number")){var r=1/0,n=Array.from(mi(e.map(s=>s.value))).sort((s,l)=>s-l);if(n.length<2)return 1/0;var i=n[n.length-1]-n[0];if(i===0)return 1/0;for(var a=0;a<n.length-1;a++){var o=n[a+1]-n[a];r=Math.min(r,o)}return r/i}}),D2=N(e4,ue,a2,ct,(e,t,r,n)=>n,(e,t,r,n,i)=>{if(!Jt(e))return 0;var a=t==="vertical"?n.height:n.width;if(i==="gap")return e*a/2;if(i==="no-gap"){var o=Pt(r,e*a),s=e*a/2;return s-o-(s-o)/a*o}return 0}),t4=(e,t)=>{var r=rn(e,t);return r==null||typeof r.padding!="string"?0:D2(e,"xAxis",t,r.padding)},r4=(e,t)=>{var r=nn(e,t);return r==null||typeof r.padding!="string"?0:D2(e,"yAxis",t,r.padding)},n4=N(rn,t4,(e,t)=>{var r,n;if(e==null)return{left:0,right:0};var{padding:i}=e;return typeof i=="string"?{left:t,right:t}:{left:((r=i.left)!==null&&r!==void 0?r:0)+t,right:((n=i.right)!==null&&n!==void 0?n:0)+t}}),i4=N(nn,r4,(e,t)=>{var r,n;if(e==null)return{top:0,bottom:0};var{padding:i}=e;return typeof i=="string"?{top:t,bottom:t}:{top:((r=i.top)!==null&&r!==void 0?r:0)+t,bottom:((n=i.bottom)!==null&&n!==void 0?n:0)+t}}),a4=N([ct,n4,lc,sc,(e,t,r)=>r],(e,t,r,n,i)=>{var{padding:a}=n;return i?[a.left,r.width-a.right]:[e.left+t.left,e.left+e.width-t.right]}),o4=N([ct,ue,i4,lc,sc,(e,t,r)=>r],(e,t,r,n,i,a)=>{var{padding:o}=i;return a?[n.height-o.bottom,o.top]:t==="horizontal"?[e.top+e.height-r.bottom,e.top+r.top]:[e.top+r.top,e.top+e.height-r.bottom]}),jo=(e,t,r,n)=>{var i;switch(t){case"xAxis":return a4(e,r,n);case"yAxis":return o4(e,r,n);case"zAxis":return(i=ep(e,r))===null||i===void 0?void 0:i.range;case"angleAxis":return c2(e);case"radiusAxis":return u2(e,r);default:return}},N2=N([tt,jo],yc),na=N([tt,ra,QR,N2],fp);N([Mo,Sc,Ve],O2);function I2(e,t){return e.id<t.id?-1:e.id>t.id?1:0}var Oc=(e,t)=>t,Ac=(e,t,r)=>r,s4=N(ac,Oc,Ac,(e,t,r)=>e.filter(n=>n.orientation===t).filter(n=>n.mirror===r).sort(I2)),l4=N(oc,Oc,Ac,(e,t,r)=>e.filter(n=>n.orientation===t).filter(n=>n.mirror===r).sort(I2)),R2=(e,t)=>({width:e.width,height:t.height}),c4=(e,t)=>{var r=typeof t.width=="number"?t.width:wo;return{width:r,height:e.height}},$2=N(ct,rn,R2),u4=(e,t,r)=>{switch(t){case"top":return e.top;case"bottom":return r-e.bottom;default:return 0}},f4=(e,t,r)=>{switch(t){case"left":return e.left;case"right":return r-e.right;default:return 0}},d4=N(en,ct,s4,Oc,Ac,(e,t,r,n,i)=>{var a={},o;return r.forEach(s=>{var l=R2(t,s);o==null&&(o=u4(t,n,e));var c=n==="top"&&!i||n==="bottom"&&i;a[s.id]=o-Number(c)*l.height,o+=(c?-1:1)*l.height}),a}),h4=N(Qr,ct,l4,Oc,Ac,(e,t,r,n,i)=>{var a={},o;return r.forEach(s=>{var l=c4(t,s);o==null&&(o=f4(t,n,e));var c=n==="left"&&!i||n==="right"&&i;a[s.id]=o-Number(c)*l.width,o+=(c?-1:1)*l.width}),a}),p4=(e,t)=>{var r=rn(e,t);if(r!=null)return d4(e,r.orientation,r.mirror)},m4=N([ct,rn,p4,(e,t)=>t],(e,t,r,n)=>{if(t!=null){var i=r?.[n];return i==null?{x:e.left,y:0}:{x:e.left,y:i}}}),g4=(e,t)=>{var r=nn(e,t);if(r!=null)return h4(e,r.orientation,r.mirror)},v4=N([ct,nn,g4,(e,t)=>t],(e,t,r,n)=>{if(t!=null){var i=r?.[n];return i==null?{x:0,y:e.top}:{x:i,y:e.top}}}),L2=N(ct,nn,(e,t)=>{var r=typeof t.width=="number"?t.width:wo;return{width:r,height:e.height}}),s0=(e,t,r)=>{switch(t){case"xAxis":return $2(e,r).width;case"yAxis":return L2(e,r).height;default:return}},F2=(e,t,r,n)=>{if(r!=null){var{allowDuplicatedCategory:i,type:a,dataKey:o}=r,s=An(e,n),l=t.map(c=>c.value);if(o&&s&&a==="category"&&i&&T1(l))return l}},mp=N([ue,_c,tt,Ve],F2),B2=(e,t,r,n)=>{if(!(r==null||r.dataKey==null)){var{type:i,scale:a}=r,o=An(e,n);if(o&&(i==="number"||a!=="auto"))return t.map(s=>s.value)}},gp=N([ue,_c,To,Ve],B2),l0=N([ue,NR,ra,na,mp,gp,jo,hp,Ve],(e,t,r,n,i,a,o,s,l)=>{if(t==null)return null;var c=An(e,l);return{angle:t.angle,interval:t.interval,minTickGap:t.minTickGap,orientation:t.orientation,tick:t.tick,tickCount:t.tickCount,tickFormatter:t.tickFormatter,ticks:t.ticks,type:t.type,unit:t.unit,axisType:l,categoricalDomain:a,duplicateDomain:i,isCategorical:c,niceTicks:s,range:o,realScaleType:r,scale:n}}),y4=(e,t,r,n,i,a,o,s,l)=>{if(!(t==null||n==null)){var c=An(e,l),{type:u,ticks:f,tickCount:d}=t,h=r==="scaleBand"&&typeof n.bandwidth=="function"?n.bandwidth()/2:2,m=u==="category"&&n.bandwidth?n.bandwidth()/h:0;m=l==="angleAxis"&&a!=null&&a.length>=2?pt(a[0]-a[1])*2*m:m;var p=f||i;if(p){var g=p.map((v,b)=>{var x=o?o.indexOf(v):v;return{index:b,coordinate:n(x)+m,value:v,offset:m}});return g.filter(v=>!Xt(v.coordinate))}return c&&s?s.map((v,b)=>({coordinate:n(v)+m,value:v,index:b,offset:m})):n.ticks?n.ticks(d).map(v=>({coordinate:n(v)+m,value:v,offset:m})):n.domain().map((v,b)=>({coordinate:n(v)+m,value:o?o[v]:v,index:b,offset:m}))}},z2=N([ue,To,ra,na,hp,jo,mp,gp,Ve],y4),b4=(e,t,r,n,i,a,o)=>{if(!(t==null||r==null||n==null||n[0]===n[1])){var s=An(e,o),{tickCount:l}=t,c=0;return c=o==="angleAxis"&&n?.length>=2?pt(n[0]-n[1])*2*c:c,s&&a?a.map((u,f)=>({coordinate:r(u)+c,value:u,index:f,offset:c})):r.ticks?r.ticks(l).map(u=>({coordinate:r(u)+c,value:u,offset:c})):r.domain().map((u,f)=>({coordinate:r(u)+c,value:i?i[u]:u,index:f,offset:c}))}},yn=N([ue,To,na,jo,mp,gp,Ve],b4),bn=N(tt,na,(e,t)=>{if(!(e==null||t==null))return hl(hl({},e),{},{scale:t})}),x4=N([tt,ra,up,N2],fp);N((e,t,r)=>ep(e,r),x4,(e,t)=>{if(!(e==null||t==null))return hl(hl({},e),{},{scale:t})});var w4=N([ue,ac,oc],(e,t,r)=>{switch(e){case"horizontal":return t.some(n=>n.reversed)?"right-to-left":"left-to-right";case"vertical":return r.some(n=>n.reversed)?"bottom-to-top":"top-to-bottom";case"centric":case"radial":return"left-to-right";default:return}}),W2=e=>e.options.defaultTooltipEventType,V2=e=>e.options.validateTooltipEventTypes;function H2(e,t,r){if(e==null)return t;var n=e?"axis":"item";return r==null?t:r.includes(n)?n:t}function vp(e,t){var r=W2(e),n=V2(e);return H2(t,r,n)}function _4(e){return G(t=>vp(t,e))}var U2=(e,t)=>{var r,n=Number(t);if(!(Xt(n)||t==null))return n>=0?e==null||(r=e[n])===null||r===void 0?void 0:r.value:void 0},S4=e=>e.tooltip.settings,cn={active:!1,index:null,dataKey:void 0,coordinate:void 0},O4={itemInteraction:{click:cn,hover:cn},axisInteraction:{click:cn,hover:cn},keyboardInteraction:cn,syncInteraction:{active:!1,index:null,dataKey:void 0,label:void 0,coordinate:void 0},tooltipItemPayloads:[],settings:{shared:void 0,trigger:"hover",axisId:0,active:!1,defaultIndex:void 0}},K2=Qt({name:"tooltip",initialState:O4,reducers:{addTooltipEntrySettings(e,t){e.tooltipItemPayloads.push(t.payload)},removeTooltipEntrySettings(e,t){var r=Ur(e).tooltipItemPayloads.indexOf(t.payload);r>-1&&e.tooltipItemPayloads.splice(r,1)},setTooltipSettingsState(e,t){e.settings=t.payload},setActiveMouseOverItemIndex(e,t){e.syncInteraction.active=!1,e.keyboardInteraction.active=!1,e.itemInteraction.hover.active=!0,e.itemInteraction.hover.index=t.payload.activeIndex,e.itemInteraction.hover.dataKey=t.payload.activeDataKey,e.itemInteraction.hover.coordinate=t.payload.activeCoordinate},mouseLeaveChart(e){e.itemInteraction.hover.active=!1,e.axisInteraction.hover.active=!1},mouseLeaveItem(e){e.itemInteraction.hover.active=!1},setActiveClickItemIndex(e,t){e.syncInteraction.active=!1,e.itemInteraction.click.active=!0,e.keyboardInteraction.active=!1,e.itemInteraction.click.index=t.payload.activeIndex,e.itemInteraction.click.dataKey=t.payload.activeDataKey,e.itemInteraction.click.coordinate=t.payload.activeCoordinate},setMouseOverAxisIndex(e,t){e.syncInteraction.active=!1,e.axisInteraction.hover.active=!0,e.keyboardInteraction.active=!1,e.axisInteraction.hover.index=t.payload.activeIndex,e.axisInteraction.hover.dataKey=t.payload.activeDataKey,e.axisInteraction.hover.coordinate=t.payload.activeCoordinate},setMouseClickAxisIndex(e,t){e.syncInteraction.active=!1,e.keyboardInteraction.active=!1,e.axisInteraction.click.active=!0,e.axisInteraction.click.index=t.payload.activeIndex,e.axisInteraction.click.dataKey=t.payload.activeDataKey,e.axisInteraction.click.coordinate=t.payload.activeCoordinate},setSyncInteraction(e,t){e.syncInteraction=t.payload},setKeyboardInteraction(e,t){e.keyboardInteraction.active=t.payload.active,e.keyboardInteraction.index=t.payload.activeIndex,e.keyboardInteraction.coordinate=t.payload.activeCoordinate,e.keyboardInteraction.dataKey=t.payload.activeDataKey}}}),{addTooltipEntrySettings:A4,removeTooltipEntrySettings:E4,setTooltipSettingsState:P4,setActiveMouseOverItemIndex:q2,mouseLeaveItem:C4,mouseLeaveChart:Y2,setActiveClickItemIndex:k4,setMouseOverAxisIndex:G2,setMouseClickAxisIndex:T4,setSyncInteraction:Ed,setKeyboardInteraction:Pd}=K2.actions,M4=K2.reducer;function c0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function cs(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?c0(Object(r),!0).forEach(function(n){j4(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):c0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function j4(e,t,r){return(t=D4(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function D4(e){var t=N4(e,"string");return typeof t=="symbol"?t:t+""}function N4(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function I4(e,t,r){return t==="axis"?r==="click"?e.axisInteraction.click:e.axisInteraction.hover:r==="click"?e.itemInteraction.click:e.itemInteraction.hover}function R4(e){return e.index!=null}var X2=(e,t,r,n)=>{if(t==null)return cn;var i=I4(e,t,r);if(i==null)return cn;if(i.active)return i;if(e.keyboardInteraction.active)return e.keyboardInteraction;if(e.syncInteraction.active&&e.syncInteraction.index!=null)return e.syncInteraction;var a=e.settings.active===!0;if(R4(i)){if(a)return cs(cs({},i),{},{active:!0})}else if(n!=null)return{active:!0,coordinate:void 0,dataKey:void 0,index:n};return cs(cs({},cn),{},{coordinate:i.coordinate})},yp=(e,t)=>{var r=e?.index;if(r==null)return null;var n=Number(r);if(!Jt(n))return r;var i=0,a=1/0;return t.length>0&&(a=t.length-1),String(Math.max(i,Math.min(n,a)))},Z2=(e,t,r,n,i,a,o,s)=>{if(!(a==null||s==null)){var l=o[0],c=l==null?void 0:s(l.positions,a);if(c!=null)return c;var u=i?.[Number(a)];if(u)switch(r){case"horizontal":return{x:u.coordinate,y:(n.top+t)/2};default:return{x:(n.left+e)/2,y:u.coordinate}}}},J2=(e,t,r,n)=>{if(t==="axis")return e.tooltipItemPayloads;if(e.tooltipItemPayloads.length===0)return[];var i;return r==="hover"?i=e.itemInteraction.hover.dataKey:i=e.itemInteraction.click.dataKey,i==null&&n!=null?[e.tooltipItemPayloads[0]]:e.tooltipItemPayloads.filter(a=>{var o;return((o=a.settings)===null||o===void 0?void 0:o.dataKey)===i})},Do=e=>e.options.tooltipPayloadSearcher,ia=e=>e.tooltip;function u0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function f0(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?u0(Object(r),!0).forEach(function(n){$4(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):u0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function $4(e,t,r){return(t=L4(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function L4(e){var t=F4(e,"string");return typeof t=="symbol"?t:t+""}function F4(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function B4(e,t){return e??t}var Q2=(e,t,r,n,i,a,o)=>{if(!(t==null||a==null)){var{chartData:s,computedData:l,dataStartIndex:c,dataEndIndex:u}=r,f=[];return e.reduce((d,h)=>{var m,{dataDefinedOnItem:p,settings:g}=h,v=B4(p,s),b=Array.isArray(v)?Ww(v,c,u):v,x=(m=g?.dataKey)!==null&&m!==void 0?m:n,S=g?.nameKey,w;if(n&&Array.isArray(b)&&!Array.isArray(b[0])&&o==="axis"?w=M1(b,n,i):w=a(b,t,l,S),Array.isArray(w))w.forEach(E=>{var C=f0(f0({},g),{},{name:E.name,unit:E.unit,color:void 0,fill:void 0});d.push(Gv({tooltipEntrySettings:C,dataKey:E.dataKey,payload:E.payload,value:Ie(E.payload,E.dataKey),name:E.name}))});else{var O;d.push(Gv({tooltipEntrySettings:g,dataKey:x,payload:w,value:Ie(w,x),name:(O=Ie(w,S))!==null&&O!==void 0?O:g?.name}))}return d},f)}},bp=N([vt,ue,g2,qh,ft],j2),z4=N([e=>e.graphicalItems.cartesianItems,e=>e.graphicalItems.polarItems],(e,t)=>[...e,...t]),W4=N([ft,ea],tp),No=N([z4,vt,W4],rp),V4=N([No],e=>e.filter(xc)),H4=N([No],np),aa=N([H4,kn],ip),U4=N([V4,kn,vt],h2),xp=N([aa,vt,No],op),K4=N([vt],sp),q4=N([No],e=>e.filter(xc)),Y4=N([U4,q4,Co],w2),G4=N([Y4,kn,ft],_2),X4=N([No],y2),Z4=N([aa,vt,X4,Sc,ft],S2),J4=N([A2,ft,ea],ta),Q4=N([J4,ft],C2),e$=N([E2,ft,ea],ta),t$=N([e$,ft],k2),r$=N([P2,ft,ea],ta),n$=N([r$,ft],T2),i$=N([Q4,n$,t$],pl),a$=N([vt,K4,G4,Z4,i$,ue,ft],lp),eS=N([vt,ue,aa,xp,Co,ft,a$],cp),o$=N([eS,vt,bp],dp),s$=N([vt,eS,o$,ft],pp),tS=e=>{var t=ft(e),r=ea(e),n=!1;return jo(e,t,r,n)},rS=N([vt,tS],yc),nS=N([vt,bp,s$,rS],fp),l$=N([ue,xp,vt,ft],F2),c$=N([ue,xp,vt,ft],B2),u$=(e,t,r,n,i,a,o,s)=>{if(t){var{type:l}=t,c=An(e,s);if(n){var u=r==="scaleBand"&&n.bandwidth?n.bandwidth()/2:2,f=l==="category"&&n.bandwidth?n.bandwidth()/u:0;return f=s==="angleAxis"&&i!=null&&i?.length>=2?pt(i[0]-i[1])*2*f:f,c&&o?o.map((d,h)=>({coordinate:n(d)+f,value:d,index:h,offset:f})):n.domain().map((d,h)=>({coordinate:n(d)+f,value:a?a[d]:d,index:h,offset:f}))}}},an=N([ue,vt,bp,nS,tS,l$,c$,ft],u$),wp=N([W2,V2,S4],(e,t,r)=>H2(r.shared,e,t)),iS=e=>e.tooltip.settings.trigger,_p=e=>e.tooltip.settings.defaultIndex,Ec=N([ia,wp,iS,_p],X2),xn=N([Ec,aa],yp),aS=N([an,xn],U2),oS=N([Ec],e=>{if(e)return e.dataKey}),sS=N([ia,wp,iS,_p],J2),f$=N([Qr,en,ue,ct,an,_p,sS,Do],Z2),d$=N([Ec,f$],(e,t)=>e!=null&&e.coordinate?e.coordinate:t),h$=N([Ec],e=>e.active),p$=N([sS,xn,kn,d2,aS,Do,wp],Q2),m$=N([p$],e=>{if(e!=null){var t=e.map(r=>r.payload).filter(r=>r!=null);return Array.from(new Set(t))}});function d0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function h0(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?d0(Object(r),!0).forEach(function(n){g$(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):d0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function g$(e,t,r){return(t=v$(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function v$(e){var t=y$(e,"string");return typeof t=="symbol"?t:t+""}function y$(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var b$=()=>G(vt),x$=()=>{var e=b$(),t=G(an),r=G(nS);return Ya(h0(h0({},e),{},{scale:r}),t)},w$=()=>G(qh),Sp=(e,t)=>t,lS=(e,t,r)=>r,Op=(e,t,r,n)=>n,_$=N(an,e=>ec(e,t=>t.coordinate)),Ap=N([ia,Sp,lS,Op],X2),cS=N([Ap,aa],yp),S$=(e,t,r)=>{if(t!=null){var n=ia(e);return t==="axis"?r==="hover"?n.axisInteraction.hover.dataKey:n.axisInteraction.click.dataKey:r==="hover"?n.itemInteraction.hover.dataKey:n.itemInteraction.click.dataKey}},uS=N([ia,Sp,lS,Op],J2),ml=N([Qr,en,ue,ct,an,Op,uS,Do],Z2),O$=N([Ap,ml],(e,t)=>{var r;return(r=e.coordinate)!==null&&r!==void 0?r:t}),fS=N(an,cS,U2),A$=N([uS,cS,kn,d2,fS,Do,Sp],Q2),E$=N([Ap],e=>({isActive:e.active,activeIndex:e.index})),P$=(e,t,r,n,i,a,o,s)=>{if(!(!e||!t||!n||!i||!a)){var l=sD(e.chartX,e.chartY,t,r,s);if(l){var c=cD(l,t),u=Yj(c,o,a,n,i),f=lD(t,a,u,l);return{activeIndex:String(u),activeCoordinate:f}}}};function Cd(){return Cd=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Cd.apply(null,arguments)}function p0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function us(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?p0(Object(r),!0).forEach(function(n){C$(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):p0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function C$(e,t,r){return(t=k$(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function k$(e){var t=T$(e,"string");return typeof t=="symbol"?t:t+""}function T$(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function M$(e){var{coordinate:t,payload:r,index:n,offset:i,tooltipAxisBandSize:a,layout:o,cursor:s,tooltipEventType:l,chartName:c}=e,u=t,f=r,d=n;if(!s||!u||c!=="ScatterChart"&&l!=="axis")return null;var h,m;if(c==="ScatterChart")h=u,m=XD;else if(c==="BarChart")h=ZD(o,u,i,a),m=a_;else if(o==="radial"){var{cx:p,cy:g,radius:v,startAngle:b,endAngle:x}=o_(u);h={cx:p,cy:g,startAngle:b,endAngle:x,innerRadius:v,outerRadius:v},m=l_}else h={points:TN(o,u,i)},m=xh;var S=typeof s=="object"&&"className"in s?s.className:void 0,w=us(us(us(us({stroke:"#ccc",pointerEvents:"none"},i),h),He(s,!1)),{},{payload:f,payloadIndex:d,className:he("recharts-tooltip-cursor",S)});return k.isValidElement(s)?k.cloneElement(s,w):k.createElement(m,w)}function j$(e){var t=x$(),r=Yw(),n=cc(),i=w$();return A.createElement(M$,Cd({},e,{coordinate:e.coordinate,index:e.index,payload:e.payload,offset:r,layout:n,tooltipAxisBandSize:t,chartName:i}))}var dS=k.createContext(null),D$=()=>k.useContext(dS),uf={exports:{}},m0;function N$(){return m0||(m0=1,(function(e){var t=Object.prototype.hasOwnProperty,r="~";function n(){}Object.create&&(n.prototype=Object.create(null),new n().__proto__||(r=!1));function i(l,c,u){this.fn=l,this.context=c,this.once=u||!1}function a(l,c,u,f,d){if(typeof u!="function")throw new TypeError("The listener must be a function");var h=new i(u,f||l,d),m=r?r+c:c;return l._events[m]?l._events[m].fn?l._events[m]=[l._events[m],h]:l._events[m].push(h):(l._events[m]=h,l._eventsCount++),l}function o(l,c){--l._eventsCount===0?l._events=new n:delete l._events[c]}function s(){this._events=new n,this._eventsCount=0}s.prototype.eventNames=function(){var c=[],u,f;if(this._eventsCount===0)return c;for(f in u=this._events)t.call(u,f)&&c.push(r?f.slice(1):f);return Object.getOwnPropertySymbols?c.concat(Object.getOwnPropertySymbols(u)):c},s.prototype.listeners=function(c){var u=r?r+c:c,f=this._events[u];if(!f)return[];if(f.fn)return[f.fn];for(var d=0,h=f.length,m=new Array(h);d<h;d++)m[d]=f[d].fn;return m},s.prototype.listenerCount=function(c){var u=r?r+c:c,f=this._events[u];return f?f.fn?1:f.length:0},s.prototype.emit=function(c,u,f,d,h,m){var p=r?r+c:c;if(!this._events[p])return!1;var g=this._events[p],v=arguments.length,b,x;if(g.fn){switch(g.once&&this.removeListener(c,g.fn,void 0,!0),v){case 1:return g.fn.call(g.context),!0;case 2:return g.fn.call(g.context,u),!0;case 3:return g.fn.call(g.context,u,f),!0;case 4:return g.fn.call(g.context,u,f,d),!0;case 5:return g.fn.call(g.context,u,f,d,h),!0;case 6:return g.fn.call(g.context,u,f,d,h,m),!0}for(x=1,b=new Array(v-1);x<v;x++)b[x-1]=arguments[x];g.fn.apply(g.context,b)}else{var S=g.length,w;for(x=0;x<S;x++)switch(g[x].once&&this.removeListener(c,g[x].fn,void 0,!0),v){case 1:g[x].fn.call(g[x].context);break;case 2:g[x].fn.call(g[x].context,u);break;case 3:g[x].fn.call(g[x].context,u,f);break;case 4:g[x].fn.call(g[x].context,u,f,d);break;default:if(!b)for(w=1,b=new Array(v-1);w<v;w++)b[w-1]=arguments[w];g[x].fn.apply(g[x].context,b)}}return!0},s.prototype.on=function(c,u,f){return a(this,c,u,f,!1)},s.prototype.once=function(c,u,f){return a(this,c,u,f,!0)},s.prototype.removeListener=function(c,u,f,d){var h=r?r+c:c;if(!this._events[h])return this;if(!u)return o(this,h),this;var m=this._events[h];if(m.fn)m.fn===u&&(!d||m.once)&&(!f||m.context===f)&&o(this,h);else{for(var p=0,g=[],v=m.length;p<v;p++)(m[p].fn!==u||d&&!m[p].once||f&&m[p].context!==f)&&g.push(m[p]);g.length?this._events[h]=g.length===1?g[0]:g:o(this,h)}return this},s.prototype.removeAllListeners=function(c){var u;return c?(u=r?r+c:c,this._events[u]&&o(this,u)):(this._events=new n,this._eventsCount=0),this},s.prototype.off=s.prototype.removeListener,s.prototype.addListener=s.prototype.on,s.prefixed=r,s.EventEmitter=s,e.exports=s})(uf)),uf.exports}var I$=N$();const R$=Jr(I$);var to=new R$,kd="recharts.syncEvent.tooltip",g0="recharts.syncEvent.brush";function Ep(e,t){if(t){var r=Number.parseInt(t,10);if(!Xt(r))return e?.[r]}}var $$={chartName:"",tooltipPayloadSearcher:void 0,eventEmitter:void 0,defaultTooltipEventType:"axis"},hS=Qt({name:"options",initialState:$$,reducers:{createEventEmitter:e=>{e.eventEmitter==null&&(e.eventEmitter=Symbol("rechartsEventEmitter"))}}}),L$=hS.reducer,{createEventEmitter:F$}=hS.actions;function B$(e){return e.tooltip.syncInteraction}var z$={chartData:void 0,computedData:void 0,dataStartIndex:0,dataEndIndex:0},pS=Qt({name:"chartData",initialState:z$,reducers:{setChartData(e,t){if(e.chartData=t.payload,t.payload==null){e.dataStartIndex=0,e.dataEndIndex=0;return}t.payload.length>0&&e.dataEndIndex!==t.payload.length-1&&(e.dataEndIndex=t.payload.length-1)},setComputedData(e,t){e.computedData=t.payload},setDataStartEndIndexes(e,t){var{startIndex:r,endIndex:n}=t.payload;r!=null&&(e.dataStartIndex=r),n!=null&&(e.dataEndIndex=n)}}}),{setChartData:v0,setDataStartEndIndexes:W$,setComputedData:AU}=pS.actions,V$=pS.reducer,H$=["x","y"];function y0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function In(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?y0(Object(r),!0).forEach(function(n){U$(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):y0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function U$(e,t,r){return(t=K$(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function K$(e){var t=q$(e,"string");return typeof t=="symbol"?t:t+""}function q$(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Y$(e,t){if(e==null)return{};var r,n,i=G$(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function G$(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var mS=()=>{};function X$(){var e=G(Yh),t=G(Gh),r=et(),n=G(o2),i=G(an),a=cc(),o=bh(),s=G(l=>l.rootProps.className);k.useEffect(()=>{if(e==null)return mS;var l=(c,u,f)=>{if(t!==f&&e===c){if(n==="index"){var d;if(o&&u!==null&&u!==void 0&&(d=u.payload)!==null&&d!==void 0&&d.coordinate){var h=u.payload.coordinate,{x:m,y:p}=h,g=Y$(h,H$),v=In(In(In({},g),typeof m=="number"&&{x:Math.max(o.x,Math.min(m,o.x+o.width))}),typeof p=="number"&&{y:Math.max(o.y,Math.min(p,o.y+o.height))}),b=In(In({},u),{},{payload:In(In({},u.payload),{},{coordinate:v})});r(b)}else r(u);return}if(i!=null){var x;if(typeof n=="function"){var S={activeTooltipIndex:u.payload.index==null?void 0:Number(u.payload.index),isTooltipActive:u.payload.active,activeIndex:u.payload.index==null?void 0:Number(u.payload.index),activeLabel:u.payload.label,activeDataKey:u.payload.dataKey,activeCoordinate:u.payload.coordinate},w=n(i,S);x=i[w]}else n==="value"&&(x=i.find(I=>String(I.value)===u.payload.label));var{coordinate:O}=u.payload;if(x==null||u.payload.active===!1||O==null||o==null){r(Ed({active:!1,coordinate:void 0,dataKey:void 0,index:null,label:void 0}));return}var{x:E,y:C}=O,M=Math.min(E,o.x+o.width),R=Math.min(C,o.y+o.height),j={x:a==="horizontal"?x.coordinate:M,y:a==="horizontal"?R:x.coordinate},_=Ed({active:u.payload.active,coordinate:j,dataKey:u.payload.dataKey,index:String(x.index),label:u.payload.label});r(_)}}};return to.on(kd,l),()=>{to.off(kd,l)}},[s,r,t,e,n,i,a,o])}function Z$(){var e=G(Yh),t=G(Gh),r=et();k.useEffect(()=>{if(e==null)return mS;var n=(i,a,o)=>{t!==o&&e===i&&r(W$(a))};return to.on(g0,n),()=>{to.off(g0,n)}},[r,t,e])}function J$(){var e=et();k.useEffect(()=>{e(F$())},[e]),X$(),Z$()}function Q$(e,t,r,n,i,a){var o=G(d=>S$(d,e,t)),s=G(Gh),l=G(Yh),c=G(o2),u=G(B$),f=u?.active;k.useEffect(()=>{if(!f&&l!=null&&s!=null){var d=Ed({active:a,coordinate:r,dataKey:o,index:i,label:typeof n=="number"?String(n):n});to.emit(kd,l,d,s)}},[f,r,o,i,n,s,l,c,a])}function b0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function x0(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?b0(Object(r),!0).forEach(function(n){eL(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):b0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function eL(e,t,r){return(t=tL(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function tL(e){var t=rL(e,"string");return typeof t=="symbol"?t:t+""}function rL(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function nL(e){return e.dataKey}function iL(e,t){return A.isValidElement(e)?A.cloneElement(e,t):typeof e=="function"?A.createElement(e,t):A.createElement(CD,t)}var w0=[],aL={allowEscapeViewBox:{x:!1,y:!1},animationDuration:400,animationEasing:"ease",axisId:0,contentStyle:{},cursor:!0,filterNull:!0,isAnimationActive:!En.isSsr,itemSorter:"name",itemStyle:{},labelStyle:{},offset:10,reverseDirection:{x:!1,y:!1},separator:" : ",trigger:"hover",useTranslate3d:!1,wrapperStyle:{}};function gi(e){var t=_t(e,aL),{active:r,allowEscapeViewBox:n,animationDuration:i,animationEasing:a,content:o,filterNull:s,isAnimationActive:l,offset:c,payloadUniqBy:u,position:f,reverseDirection:d,useTranslate3d:h,wrapperStyle:m,cursor:p,shared:g,trigger:v,defaultIndex:b,portal:x,axisId:S}=t,w=et(),O=typeof b=="number"?String(b):b;k.useEffect(()=>{w(P4({shared:g,trigger:v,axisId:S,active:r,defaultIndex:O}))},[w,g,v,S,r,O]);var E=bh(),C=e_(),M=_4(g),{activeIndex:R,isActive:j}=G(J=>E$(J,M,v,O)),_=G(J=>A$(J,M,v,O)),I=G(J=>fS(J,M,v,O)),D=G(J=>O$(J,M,v,O)),L=_,W=D$(),H=r??j,[te,Q]=AM([L,H]),F=M==="axis"?I:void 0;Q$(M,v,D,F,R,H);var U=x??W;if(U==null)return null;var V=L??w0;H||(V=w0),s&&V.length&&(V=qT(L.filter(J=>J.value!=null&&(J.hide!==!0||t.includeHidden)),u,nL));var re=V.length>0,Z=A.createElement(ID,{allowEscapeViewBox:n,animationDuration:i,animationEasing:a,isAnimationActive:l,active:H,coordinate:D,hasPayload:re,offset:c,position:f,reverseDirection:d,useTranslate3d:h,viewBox:E,wrapperStyle:m,lastBoundingBox:te,innerRef:Q,hasPortalFromProps:!!x},iL(o,x0(x0({},t),{},{payload:V,label:F,active:H,coordinate:D,accessibilityLayer:C})));return A.createElement(A.Fragment,null,TA.createPortal(Z,U),H&&A.createElement(j$,{cursor:p,tooltipEventType:M,coordinate:D,payload:L,index:R}))}var ff={},df={},hf={},_0;function oL(){return _0||(_0=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r,n,{signal:i,edges:a}={}){let o,s=null;const l=a!=null&&a.includes("leading"),c=a==null||a.includes("trailing"),u=()=>{s!==null&&(r.apply(o,s),o=void 0,s=null)},f=()=>{c&&u(),p()};let d=null;const h=()=>{d!=null&&clearTimeout(d),d=setTimeout(()=>{d=null,f()},n)},m=()=>{d!==null&&(clearTimeout(d),d=null)},p=()=>{m(),o=void 0,s=null},g=()=>{u()},v=function(...b){if(i?.aborted)return;o=this,s=b;const x=d==null;h(),l&&x&&u()};return v.schedule=h,v.cancel=p,v.flush=g,i?.addEventListener("abort",p,{once:!0}),v}e.debounce=t})(hf)),hf}var S0;function sL(){return S0||(S0=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=oL();function r(n,i=0,a={}){typeof a!="object"&&(a={});const{leading:o=!1,trailing:s=!0,maxWait:l}=a,c=Array(2);o&&(c[0]="leading"),s&&(c[1]="trailing");let u,f=null;const d=t.debounce(function(...p){u=n.apply(this,p),f=null},i,{edges:c}),h=function(...p){return l!=null&&(f===null&&(f=Date.now()),Date.now()-f>=l)?(u=n.apply(this,p),f=Date.now(),d.cancel(),d.schedule(),u):(d.apply(this,p),u)},m=()=>(d.flush(),u);return h.cancel=d.cancel,h.flush=m,h}e.debounce=r})(df)),df}var O0;function lL(){return O0||(O0=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=sL();function r(n,i=0,a={}){const{leading:o=!0,trailing:s=!0}=a;return t.debounce(n,i,{leading:o,maxWait:i,trailing:s})}e.throttle=r})(ff)),ff}var pf,A0;function cL(){return A0||(A0=1,pf=lL().throttle),pf}var uL=cL();const fL=Jr(uL);var dL=process.env.NODE_ENV!=="production",Na=function(t,r){for(var n=arguments.length,i=new Array(n>2?n-2:0),a=2;a<n;a++)i[a-2]=arguments[a];if(dL&&typeof console<"u"&&console.warn&&(r===void 0&&console.warn("LogUtils requires an error message argument"),!t))if(r===void 0)console.warn("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var o=0;console.warn(r.replace(/%s/g,()=>i[o++]))}};function E0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function mf(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?E0(Object(r),!0).forEach(function(n){hL(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):E0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function hL(e,t,r){return(t=pL(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function pL(e){var t=mL(e,"string");return typeof t=="symbol"?t:t+""}function mL(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var vi=k.forwardRef((e,t)=>{var{aspect:r,initialDimension:n={width:-1,height:-1},width:i="100%",height:a="100%",minWidth:o=0,minHeight:s,maxHeight:l,children:c,debounce:u=0,id:f,className:d,onResize:h,style:m={}}=e,p=k.useRef(null),g=k.useRef();g.current=h,k.useImperativeHandle(t,()=>p.current);var[v,b]=k.useState({containerWidth:n.width,containerHeight:n.height}),x=k.useCallback((w,O)=>{b(E=>{var C=Math.round(w),M=Math.round(O);return E.containerWidth===C&&E.containerHeight===M?E:{containerWidth:C,containerHeight:M}})},[]);k.useEffect(()=>{var w=M=>{var R,{width:j,height:_}=M[0].contentRect;x(j,_),(R=g.current)===null||R===void 0||R.call(g,j,_)};u>0&&(w=fL(w,u,{trailing:!0,leading:!1}));var O=new ResizeObserver(w),{width:E,height:C}=p.current.getBoundingClientRect();return x(E,C),O.observe(p.current),()=>{O.disconnect()}},[x,u]);var S=k.useMemo(()=>{var{containerWidth:w,containerHeight:O}=v;if(w<0||O<0)return null;Na(Un(i)||Un(a),`The width(%s) and height(%s) are both fixed numbers,
178
178
  maybe you don't need to use a ResponsiveContainer.`,i,a),Na(!r||r>0,"The aspect(%s) must be greater than zero.",r);var E=Un(i)?w:i,C=Un(a)?O:a;return r&&r>0&&(E?C=E/r:C&&(E=C*r),l&&C>l&&(C=l)),Na(E>0||C>0,`The width(%s) and height(%s) of chart should be greater than 0,
179
179
  please check the style of container, or the props width(%s) and height(%s),
180
180
  or add a minWidth(%s) or minHeight(%s) or use aspect(%s) to control the
181
181
  height and width.`,E,C,i,a,o,s,r),A.Children.map(c,M=>k.cloneElement(M,{width:E,height:C,style:mf({width:E,height:C},M.props.style)}))},[r,c,a,l,s,o,v,i]);return A.createElement("div",{id:f?"".concat(f):void 0,className:he("recharts-responsive-container",d),style:mf(mf({},m),{},{width:i,height:a,minWidth:o,minHeight:s,maxHeight:l}),ref:p},A.createElement("div",{style:{width:0,height:0,overflow:"visible"}},S))}),jr=e=>null;jr.displayName="Cell";function gL(e,t,r){return(t=vL(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function vL(e){var t=yL(e,"string");return typeof t=="symbol"?t:t+""}function yL(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}class bL{constructor(t){gL(this,"cache",new Map),this.maxSize=t}get(t){var r=this.cache.get(t);return r!==void 0&&(this.cache.delete(t),this.cache.set(t,r)),r}set(t,r){if(this.cache.has(t))this.cache.delete(t);else if(this.cache.size>=this.maxSize){var n=this.cache.keys().next().value;this.cache.delete(n)}this.cache.set(t,r)}clear(){this.cache.clear()}size(){return this.cache.size}}function P0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function xL(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?P0(Object(r),!0).forEach(function(n){wL(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):P0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function wL(e,t,r){return(t=_L(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function _L(e){var t=SL(e,"string");return typeof t=="symbol"?t:t+""}function SL(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var OL={cacheSize:2e3,enableCache:!0},gS=xL({},OL),C0=new bL(gS.cacheSize),AL={position:"absolute",top:"-20000px",left:0,padding:0,margin:0,border:"none",whiteSpace:"pre"},k0="recharts_measurement_span";function EL(e,t){var r=t.fontSize||"",n=t.fontFamily||"",i=t.fontWeight||"",a=t.fontStyle||"",o=t.letterSpacing||"",s=t.textTransform||"";return"".concat(e,"|").concat(r,"|").concat(n,"|").concat(i,"|").concat(a,"|").concat(o,"|").concat(s)}var T0=(e,t)=>{try{var r=document.getElementById(k0);r||(r=document.createElement("span"),r.setAttribute("id",k0),r.setAttribute("aria-hidden","true"),document.body.appendChild(r)),Object.assign(r.style,AL,t),r.textContent="".concat(e);var n=r.getBoundingClientRect();return{width:n.width,height:n.height}}catch{return{width:0,height:0}}},Ia=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(t==null||En.isSsr)return{width:0,height:0};if(!gS.enableCache)return T0(t,r);var n=EL(t,r),i=C0.get(n);if(i)return i;var a=T0(t,r);return C0.set(n,a),a},M0=/(-?\d+(?:\.\d+)?[a-zA-Z%]*)([*/])(-?\d+(?:\.\d+)?[a-zA-Z%]*)/,j0=/(-?\d+(?:\.\d+)?[a-zA-Z%]*)([+-])(-?\d+(?:\.\d+)?[a-zA-Z%]*)/,PL=/^px|cm|vh|vw|em|rem|%|mm|in|pt|pc|ex|ch|vmin|vmax|Q$/,CL=/(-?\d+(?:\.\d+)?)([a-zA-Z%]+)?/,vS={cm:96/2.54,mm:96/25.4,pt:96/72,pc:96/6,in:96,Q:96/(2.54*40),px:1},kL=Object.keys(vS),ki="NaN";function TL(e,t){return e*vS[t]}class Dt{static parse(t){var r,[,n,i]=(r=CL.exec(t))!==null&&r!==void 0?r:[];return new Dt(parseFloat(n),i??"")}constructor(t,r){this.num=t,this.unit=r,this.num=t,this.unit=r,Xt(t)&&(this.unit=""),r!==""&&!PL.test(r)&&(this.num=NaN,this.unit=""),kL.includes(r)&&(this.num=TL(t,r),this.unit="px")}add(t){return this.unit!==t.unit?new Dt(NaN,""):new Dt(this.num+t.num,this.unit)}subtract(t){return this.unit!==t.unit?new Dt(NaN,""):new Dt(this.num-t.num,this.unit)}multiply(t){return this.unit!==""&&t.unit!==""&&this.unit!==t.unit?new Dt(NaN,""):new Dt(this.num*t.num,this.unit||t.unit)}divide(t){return this.unit!==""&&t.unit!==""&&this.unit!==t.unit?new Dt(NaN,""):new Dt(this.num/t.num,this.unit||t.unit)}toString(){return"".concat(this.num).concat(this.unit)}isNaN(){return Xt(this.num)}}function yS(e){if(e.includes(ki))return ki;for(var t=e;t.includes("*")||t.includes("/");){var r,[,n,i,a]=(r=M0.exec(t))!==null&&r!==void 0?r:[],o=Dt.parse(n??""),s=Dt.parse(a??""),l=i==="*"?o.multiply(s):o.divide(s);if(l.isNaN())return ki;t=t.replace(M0,l.toString())}for(;t.includes("+")||/.-\d+(?:\.\d+)?/.test(t);){var c,[,u,f,d]=(c=j0.exec(t))!==null&&c!==void 0?c:[],h=Dt.parse(u??""),m=Dt.parse(d??""),p=f==="+"?h.add(m):h.subtract(m);if(p.isNaN())return ki;t=t.replace(j0,p.toString())}return t}var D0=/\(([^()]*)\)/;function ML(e){for(var t=e,r;(r=D0.exec(t))!=null;){var[,n]=r;t=t.replace(D0,yS(n))}return t}function jL(e){var t=e.replace(/\s+/g,"");return t=ML(t),t=yS(t),t}function DL(e){try{return jL(e)}catch{return ki}}function gf(e){var t=DL(e.slice(5,-1));return t===ki?"":t}var NL=["x","y","lineHeight","capHeight","scaleToFit","textAnchor","verticalAnchor","fill"],IL=["dx","dy","angle","className","breakAll"];function Td(){return Td=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Td.apply(null,arguments)}function N0(e,t){if(e==null)return{};var r,n,i=RL(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function RL(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var bS=/[ \f\n\r\t\v\u2028\u2029]+/,xS=e=>{var{children:t,breakAll:r,style:n}=e;try{var i=[];We(t)||(r?i=t.toString().split(""):i=t.toString().split(bS));var a=i.map(s=>({word:s,width:Ia(s,n).width})),o=r?0:Ia(" ",n).width;return{wordsWithComputedWidth:a,spaceWidth:o}}catch{return null}},$L=(e,t,r,n,i)=>{var{maxLines:a,children:o,style:s,breakAll:l}=e,c=X(a),u=o,f=function(){var j=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return j.reduce((_,I)=>{var{word:D,width:L}=I,W=_[_.length-1];if(W&&(n==null||i||W.width+L+r<Number(n)))W.words.push(D),W.width+=L+r;else{var H={words:[D],width:L};_.push(H)}return _},[])},d=f(t),h=R=>R.reduce((j,_)=>j.width>_.width?j:_);if(!c||i)return d;var m=d.length>a||h(d).width>Number(n);if(!m)return d;for(var p="…",g=R=>{var j=u.slice(0,R),_=xS({breakAll:l,style:s,children:j+p}).wordsWithComputedWidth,I=f(_),D=I.length>a||h(I).width>Number(n);return[D,I]},v=0,b=u.length-1,x=0,S;v<=b&&x<=u.length-1;){var w=Math.floor((v+b)/2),O=w-1,[E,C]=g(O),[M]=g(w);if(!E&&!M&&(v=w+1),E&&M&&(b=w-1),!E&&M){S=C;break}x++}return S||d},I0=e=>{var t=We(e)?[]:e.toString().split(bS);return[{words:t}]},LL=e=>{var{width:t,scaleToFit:r,children:n,style:i,breakAll:a,maxLines:o}=e;if((t||r)&&!En.isSsr){var s,l,c=xS({breakAll:a,children:n,style:i});if(c){var{wordsWithComputedWidth:u,spaceWidth:f}=c;s=u,l=f}else return I0(n);return $L({breakAll:a,children:n,maxLines:o,style:i},s,l,t,r)}return I0(n)},R0="#808080",Pc=k.forwardRef((e,t)=>{var{x:r=0,y:n=0,lineHeight:i="1em",capHeight:a="0.71em",scaleToFit:o=!1,textAnchor:s="start",verticalAnchor:l="end",fill:c=R0}=e,u=N0(e,NL),f=k.useMemo(()=>LL({breakAll:u.breakAll,children:u.children,maxLines:u.maxLines,scaleToFit:o,style:u.style,width:u.width}),[u.breakAll,u.children,u.maxLines,o,u.style,u.width]),{dx:d,dy:h,angle:m,className:p,breakAll:g}=u,v=N0(u,IL);if(!Tr(r)||!Tr(n)||f.length===0)return null;var b=r+(X(d)?d:0),x=n+(X(h)?h:0),S;switch(l){case"start":S=gf("calc(".concat(a,")"));break;case"middle":S=gf("calc(".concat((f.length-1)/2," * -").concat(i," + (").concat(a," / 2))"));break;default:S=gf("calc(".concat(f.length-1," * -").concat(i,")"));break}var w=[];if(o){var O=f[0].width,{width:E}=u;w.push("scale(".concat(X(E)?E/O:1,")"))}return m&&w.push("rotate(".concat(m,", ").concat(b,", ").concat(x,")")),w.length&&(v.transform=w.join(" ")),A.createElement("text",Td({},He(v,!0),{ref:t,x:b,y:x,className:he("recharts-text",p),textAnchor:s,fill:c.includes("url")?R0:c}),f.map((C,M)=>{var R=C.words.join(g?"":" ");return A.createElement("tspan",{x:b,dy:M===0?S:i,key:"".concat(R,"-").concat(M)},R)}))});Pc.displayName="Text";var FL=["labelRef"];function BL(e,t){if(e==null)return{};var r,n,i=zL(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function zL(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function $0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Ze(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?$0(Object(r),!0).forEach(function(n){WL(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):$0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function WL(e,t,r){return(t=VL(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function VL(e){var t=HL(e,"string");return typeof t=="symbol"?t:t+""}function HL(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function zr(){return zr=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},zr.apply(null,arguments)}var wS=k.createContext(null),UL=e=>{var{x:t,y:r,width:n,height:i,children:a}=e,o=k.useMemo(()=>({x:t,y:r,width:n,height:i}),[t,r,n,i]);return A.createElement(wS.Provider,{value:o},a)},_S=()=>{var e=k.useContext(wS),t=bh();return e||t},KL=k.createContext(null),qL=()=>{var e=k.useContext(KL),t=G(f2);return e||t},YL=e=>{var{value:t,formatter:r}=e,n=We(e.children)?t:e.children;return typeof r=="function"?r(n):n},Pp=e=>e!=null&&typeof e=="function",GL=(e,t)=>{var r=pt(t-e),n=Math.min(Math.abs(t-e),360);return r*n},XL=(e,t,r,n,i)=>{var{offset:a,className:o}=e,{cx:s,cy:l,innerRadius:c,outerRadius:u,startAngle:f,endAngle:d,clockWise:h}=i,m=(c+u)/2,p=GL(f,d),g=p>=0?1:-1,v,b;switch(t){case"insideStart":v=f+g*a,b=h;break;case"insideEnd":v=d-g*a,b=!h;break;case"end":v=d+g*a,b=h;break;default:throw new Error("Unsupported position ".concat(t))}b=p<=0?b:!b;var x=it(s,l,m,v),S=it(s,l,m,v+(b?1:-1)*359),w="M".concat(x.x,",").concat(x.y,`
182
182
  A`).concat(m,",").concat(m,",0,1,").concat(b?0:1,`,
183
- `).concat(S.x,",").concat(S.y),O=We(e.id)?Ua("recharts-radial-line-"):e.id;return A.createElement("text",zr({},n,{dominantBaseline:"central",className:he("recharts-radial-bar-label",o)}),A.createElement("defs",null,A.createElement("path",{id:O,d:w})),A.createElement("textPath",{xlinkHref:"#".concat(O)},r))},ZL=(e,t,r)=>{var{cx:n,cy:i,innerRadius:a,outerRadius:o,startAngle:s,endAngle:l}=e,c=(s+l)/2;if(r==="outside"){var{x:u,y:f}=it(n,i,o+t,c);return{x:u,y:f,textAnchor:u>=n?"start":"end",verticalAnchor:"middle"}}if(r==="center")return{x:n,y:i,textAnchor:"middle",verticalAnchor:"middle"};if(r==="centerTop")return{x:n,y:i,textAnchor:"middle",verticalAnchor:"start"};if(r==="centerBottom")return{x:n,y:i,textAnchor:"middle",verticalAnchor:"end"};var d=(a+o)/2,{x:h,y:m}=it(n,i,d,c);return{x:h,y:m,textAnchor:"middle",verticalAnchor:"middle"}},SS=e=>"cx"in e&&X(e.cx),JL=(e,t)=>{var{parentViewBox:r,offset:n,position:i}=e,a;r!=null&&!SS(r)&&(a=r);var{x:o,y:s,width:l,height:c}=t,u=c>=0?1:-1,f=u*n,d=u>0?"end":"start",h=u>0?"start":"end",m=l>=0?1:-1,p=m*n,g=m>0?"end":"start",v=m>0?"start":"end";if(i==="top"){var b={x:o+l/2,y:s-u*n,textAnchor:"middle",verticalAnchor:d};return Ze(Ze({},b),a?{height:Math.max(s-a.y,0),width:l}:{})}if(i==="bottom"){var x={x:o+l/2,y:s+c+f,textAnchor:"middle",verticalAnchor:h};return Ze(Ze({},x),a?{height:Math.max(a.y+a.height-(s+c),0),width:l}:{})}if(i==="left"){var S={x:o-p,y:s+c/2,textAnchor:g,verticalAnchor:"middle"};return Ze(Ze({},S),a?{width:Math.max(S.x-a.x,0),height:c}:{})}if(i==="right"){var w={x:o+l+p,y:s+c/2,textAnchor:v,verticalAnchor:"middle"};return Ze(Ze({},w),a?{width:Math.max(a.x+a.width-w.x,0),height:c}:{})}var O=a?{width:l,height:c}:{};return i==="insideLeft"?Ze({x:o+p,y:s+c/2,textAnchor:v,verticalAnchor:"middle"},O):i==="insideRight"?Ze({x:o+l-p,y:s+c/2,textAnchor:g,verticalAnchor:"middle"},O):i==="insideTop"?Ze({x:o+l/2,y:s+f,textAnchor:"middle",verticalAnchor:h},O):i==="insideBottom"?Ze({x:o+l/2,y:s+c-f,textAnchor:"middle",verticalAnchor:d},O):i==="insideTopLeft"?Ze({x:o+p,y:s+f,textAnchor:v,verticalAnchor:h},O):i==="insideTopRight"?Ze({x:o+l-p,y:s+f,textAnchor:g,verticalAnchor:h},O):i==="insideBottomLeft"?Ze({x:o+p,y:s+c-f,textAnchor:v,verticalAnchor:d},O):i==="insideBottomRight"?Ze({x:o+l-p,y:s+c-f,textAnchor:g,verticalAnchor:d},O):i&&typeof i=="object"&&(X(i.x)||Un(i.x))&&(X(i.y)||Un(i.y))?Ze({x:o+Pt(i.x,l),y:s+Pt(i.y,c),textAnchor:"end",verticalAnchor:"end"},O):Ze({x:o+l/2,y:s+c/2,textAnchor:"middle",verticalAnchor:"middle"},O)},QL={offset:5};function ln(e){var t=_t(e,QL),{viewBox:r,position:n,value:i,children:a,content:o,className:s="",textBreakAll:l,labelRef:c}=t,u=qL(),f=_S(),d=n==="center"?f:u??f,h=r||d;if(!h||We(i)&&We(a)&&!k.isValidElement(o)&&typeof o!="function")return null;var m=Ze(Ze({},t),{},{viewBox:h});if(k.isValidElement(o)){var{labelRef:p}=m,g=BL(m,FL);return k.cloneElement(o,g)}var v;if(typeof o=="function"){if(v=k.createElement(o,m),k.isValidElement(v))return v}else v=YL(t);var b=SS(h),x=He(t,!0);if(b&&(n==="insideStart"||n==="insideEnd"||n==="end"))return XL(t,n,v,x,h);var S=b?ZL(h,t.offset,t.position):JL(t,h);return A.createElement(Pc,zr({ref:c,className:he("recharts-label",s)},x,S,{breakAll:l}),v)}ln.displayName="Label";var eF=(e,t,r)=>{if(!e)return null;var n={viewBox:t,labelRef:r};return e===!0?A.createElement(ln,zr({key:"label-implicit"},n)):Tr(e)?A.createElement(ln,zr({key:"label-implicit",value:e},n)):k.isValidElement(e)?e.type===ln?k.cloneElement(e,Ze({key:"label-implicit"},n)):A.createElement(ln,zr({key:"label-implicit",content:e},n)):Pp(e)?A.createElement(ln,zr({key:"label-implicit",content:e},n)):e&&typeof e=="object"?A.createElement(ln,zr({},e,{key:"label-implicit"},n)):null};function tF(e){var{label:t}=e,r=_S();return eF(t,r)||null}var vf={},yf={},L0;function rF(){return L0||(L0=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return r[r.length-1]}e.last=t})(yf)),yf}var bf={},F0;function nF(){return F0||(F0=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return Array.isArray(r)?r:Array.from(r)}e.toArray=t})(bf)),bf}var B0;function iF(){return B0||(B0=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=rF(),r=nF(),n=uh();function i(a){if(n.isArrayLike(a))return t.last(r.toArray(a))}e.last=i})(vf)),vf}var xf,z0;function aF(){return z0||(z0=1,xf=iF().last),xf}var oF=aF();const sF=Jr(oF);var lF=["valueAccessor"],cF=["dataKey","clockWise","id","textBreakAll"];function gl(){return gl=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gl.apply(null,arguments)}function W0(e,t){if(e==null)return{};var r,n,i=uF(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function uF(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var fF=e=>Array.isArray(e.value)?sF(e.value):e.value,OS=k.createContext(void 0),AS=OS.Provider,ES=k.createContext(void 0),dF=ES.Provider;function hF(){return k.useContext(OS)}function pF(){return k.useContext(ES)}function Ns(e){var{valueAccessor:t=fF}=e,r=W0(e,lF),{dataKey:n,clockWise:i,id:a,textBreakAll:o}=r,s=W0(r,cF),l=hF(),c=pF(),u=l||c;return!u||!u.length?null:A.createElement(wt,{className:"recharts-label-list"},u.map((f,d)=>{var h,m=We(n)?t(f,d):Ie(f&&f.payload,n),p=We(a)?{}:{id:"".concat(a,"-").concat(d)};return A.createElement(ln,gl({},He(f,!0),s,p,{fill:(h=r.fill)!==null&&h!==void 0?h:f.fill,parentViewBox:f.parentViewBox,value:m,textBreakAll:o,viewBox:f.viewBox,key:"label-".concat(d),index:d}))}))}Ns.displayName="LabelList";function Cp(e){var{label:t}=e;return t?t===!0?A.createElement(Ns,{key:"labelList-implicit"}):A.isValidElement(t)||Pp(t)?A.createElement(Ns,{key:"labelList-implicit",content:t}):typeof t=="object"?A.createElement(Ns,gl({key:"labelList-implicit"},t,{type:String(t.type)})):null:null}function Md(){return Md=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Md.apply(null,arguments)}var PS=e=>{var{cx:t,cy:r,r:n,className:i}=e,a=he("recharts-dot",i);return t===+t&&r===+r&&n===+n?A.createElement("circle",Md({},Dr(e),ah(e),{className:a,cx:t,cy:r,r:n})):null},CS=e=>e.graphicalItems.polarItems,mF=N([Ve,ko],tp),kp=N([CS,tt,mF],rp),gF=N([kp],np),Tp=N([gF,Hh],ip),vF=N([Tp,tt,kp],op),yF=N([Tp,tt,kp],(e,t,r)=>r.length>0?e.flatMap(n=>r.flatMap(i=>{var a,o=Ie(n,(a=t.dataKey)!==null&&a!==void 0?a:i.dataKey);return{value:o,errorDomain:[]}})).filter(Boolean):t?.dataKey!=null?e.map(n=>({value:Ie(n,t.dataKey),errorDomain:[]})):e.map(n=>({value:n,errorDomain:[]}))),V0=()=>{},bF=N([tt,M2,V0,yF,V0,ue,Ve],lp),kS=N([tt,ue,Tp,vF,Co,Ve,bF],cp),xF=N([kS,tt,ra],dp);N([tt,kS,xF,Ve],pp);var wF={radiusAxis:{},angleAxis:{}},TS=Qt({name:"polarAxis",initialState:wF,reducers:{addRadiusAxis(e,t){e.radiusAxis[t.payload.id]=t.payload},removeRadiusAxis(e,t){delete e.radiusAxis[t.payload.id]},addAngleAxis(e,t){e.angleAxis[t.payload.id]=t.payload},removeAngleAxis(e,t){delete e.angleAxis[t.payload.id]}}}),{addRadiusAxis:kU,removeRadiusAxis:TU,addAngleAxis:MU,removeAngleAxis:jU}=TS.actions,_F=TS.reducer;function H0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function U0(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?H0(Object(r),!0).forEach(function(n){SF(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):H0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function SF(e,t,r){return(t=OF(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function OF(e){var t=AF(e,"string");return typeof t=="symbol"?t:t+""}function AF(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var EF=(e,t)=>t,Mp=N([CS,EF],(e,t)=>e.filter(r=>r.type==="pie").find(r=>r.id===t)),PF=[],jp=(e,t,r)=>r?.length===0?PF:r,MS=N([Hh,Mp,jp],(e,t,r)=>{var{chartData:n}=e;if(t!=null){var i;if(t?.data!=null&&t.data.length>0?i=t.data:i=n,(!i||!i.length)&&r!=null&&(i=r.map(a=>U0(U0({},t.presentationProps),a.props))),i!=null)return i}}),CF=N([MS,Mp,jp],(e,t,r)=>{if(!(e==null||t==null))return e.map((n,i)=>{var a,o=Ie(n,t.nameKey,t.name),s;return r!=null&&(a=r[i])!==null&&a!==void 0&&(a=a.props)!==null&&a!==void 0&&a.fill?s=r[i].props.fill:typeof n=="object"&&n!=null&&"fill"in n?s=n.fill:s=t.fill,{value:Xi(o,t.dataKey),color:s,payload:n,type:t.legendType}})}),kF=N([MS,Mp,jp,ct],(e,t,r,n)=>{if(!(t==null||e==null))return E6({offset:n,pieSettings:t,displayedData:e,cells:r})}),wf={},K0;function TF(){return K0||(K0=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){if(typeof r!="object"||r==null)return!1;if(Object.getPrototypeOf(r)===null)return!0;if(Object.prototype.toString.call(r)!=="[object Object]"){const i=r[Symbol.toStringTag];return i==null||!Object.getOwnPropertyDescriptor(r,Symbol.toStringTag)?.writable?!1:r.toString()===`[object ${i}]`}let n=r;for(;Object.getPrototypeOf(n)!==null;)n=Object.getPrototypeOf(n);return Object.getPrototypeOf(r)===n}e.isPlainObject=t})(wf)),wf}var _f,q0;function MF(){return q0||(q0=1,_f=TF().isPlainObject),_f}var jF=MF();const DF=Jr(jF);function Y0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function G0(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Y0(Object(r),!0).forEach(function(n){NF(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Y0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function NF(e,t,r){return(t=IF(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function IF(e){var t=RF(e,"string");return typeof t=="symbol"?t:t+""}function RF(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function vl(){return vl=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},vl.apply(null,arguments)}var X0=(e,t,r,n,i)=>{var a=r-n,o;return o="M ".concat(e,",").concat(t),o+="L ".concat(e+r,",").concat(t),o+="L ".concat(e+r-a/2,",").concat(t+i),o+="L ".concat(e+r-a/2-n,",").concat(t+i),o+="L ".concat(e,",").concat(t," Z"),o},$F={x:0,y:0,upperWidth:0,lowerWidth:0,height:0,isUpdateAnimationActive:!1,animationBegin:0,animationDuration:1500,animationEasing:"ease"},LF=e=>{var t=_t(e,$F),{x:r,y:n,upperWidth:i,lowerWidth:a,height:o,className:s}=t,{animationEasing:l,animationDuration:c,animationBegin:u,isUpdateAnimationActive:f}=t,d=k.useRef(),[h,m]=k.useState(-1),p=k.useRef(i),g=k.useRef(a),v=k.useRef(o),b=k.useRef(r),x=k.useRef(n),S=So(e,"trapezoid-");if(k.useEffect(()=>{if(d.current&&d.current.getTotalLength)try{var D=d.current.getTotalLength();D&&m(D)}catch{}},[]),r!==+r||n!==+n||i!==+i||a!==+a||o!==+o||i===0&&a===0||o===0)return null;var w=he("recharts-trapezoid",s);if(!f)return A.createElement("g",null,A.createElement("path",vl({},He(t,!0),{className:w,d:X0(r,n,i,a,o)})));var O=p.current,E=g.current,C=v.current,M=b.current,R=x.current,j="0px ".concat(h===-1?1:h,"px"),_="".concat(h,"px 0px"),I=t_(["strokeDasharray"],c,l);return A.createElement(_o,{animationId:S,key:S,canBegin:h>0,duration:c,easing:l,isActive:f,begin:u},D=>{var L=qe(O,i,D),W=qe(E,a,D),H=qe(C,o,D),te=qe(M,r,D),Q=qe(R,n,D);d.current&&(p.current=L,g.current=W,v.current=H,b.current=te,x.current=Q);var F=D>0?{transition:I,strokeDasharray:_}:{strokeDasharray:j};return A.createElement("path",vl({},He(t,!0),{className:w,d:X0(te,Q,L,W,H),ref:d,style:G0(G0({},F),t.style)}))})},FF=["option","shapeType","propTransformer","activeClassName","isActive"];function BF(e,t){if(e==null)return{};var r,n,i=zF(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function zF(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function Z0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function yl(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Z0(Object(r),!0).forEach(function(n){WF(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Z0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function WF(e,t,r){return(t=VF(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function VF(e){var t=HF(e,"string");return typeof t=="symbol"?t:t+""}function HF(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function UF(e,t){return yl(yl({},t),e)}function KF(e,t){return e==="symbols"}function J0(e){var{shapeType:t,elementProps:r}=e;switch(t){case"rectangle":return A.createElement(a_,r);case"trapezoid":return A.createElement(LF,r);case"sector":return A.createElement(l_,r);case"symbols":if(KF(t))return A.createElement(Q1,r);break;default:return null}}function qF(e){return k.isValidElement(e)?e.props:e}function jS(e){var{option:t,shapeType:r,propTransformer:n=UF,activeClassName:i="recharts-active-shape",isActive:a}=e,o=BF(e,FF),s;if(k.isValidElement(t))s=k.cloneElement(t,yl(yl({},o),qF(t)));else if(typeof t=="function")s=t(o);else if(DF(t)&&typeof t!="boolean"){var l=n(t,o);s=A.createElement(J0,{shapeType:r,elementProps:l})}else{var c=o;s=A.createElement(J0,{shapeType:r,elementProps:c})}return a?A.createElement(wt,{className:i},s):s}var Dp=(e,t)=>{var r=et();return(n,i)=>a=>{e?.(n,i,a),r(q2({activeIndex:String(i),activeDataKey:t,activeCoordinate:n.tooltipPosition}))}},Np=e=>{var t=et();return(r,n)=>i=>{e?.(r,n,i),t(C4())}},Ip=(e,t)=>{var r=et();return(n,i)=>a=>{e?.(n,i,a),r(k4({activeIndex:String(i),activeDataKey:t,activeCoordinate:n.tooltipPosition}))}};function Rp(e){var{fn:t,args:r}=e,n=et(),i=Ft();return k.useEffect(()=>{if(!i){var a=t(r);return n(A4(a)),()=>{n(E4(a))}}},[t,r,n,i]),null}var DS=()=>{};function NS(e){var{legendPayload:t}=e,r=et(),n=Ft();return k.useEffect(()=>n?DS:(r(Jw(t)),()=>{r(Qw(t))}),[r,n,t]),null}function YF(e){var{legendPayload:t}=e,r=et(),n=G(ue);return k.useEffect(()=>n!=="centric"&&n!=="radial"?DS:(r(Jw(t)),()=>{r(Qw(t))}),[r,n,t]),null}var Sf,GF=()=>{var[e]=A.useState(()=>Ua("uid-"));return e},XF=(Sf=A.useId)!==null&&Sf!==void 0?Sf:GF;function ZF(e,t){var r=XF();return t||(e?"".concat(e,"-").concat(r):r)}var JF=k.createContext(void 0),$p=e=>{var{id:t,type:r,children:n}=e,i=ZF("recharts-".concat(r),t);return A.createElement(JF.Provider,{value:i},n(i))},QF={cartesianItems:[],polarItems:[]},IS=Qt({name:"graphicalItems",initialState:QF,reducers:{addCartesianGraphicalItem(e,t){e.cartesianItems.push(t.payload)},replaceCartesianGraphicalItem(e,t){var{prev:r,next:n}=t.payload,i=Ur(e).cartesianItems.indexOf(r);i>-1&&(e.cartesianItems[i]=n)},removeCartesianGraphicalItem(e,t){var r=Ur(e).cartesianItems.indexOf(t.payload);r>-1&&e.cartesianItems.splice(r,1)},addPolarGraphicalItem(e,t){e.polarItems.push(t.payload)},removePolarGraphicalItem(e,t){var r=Ur(e).polarItems.indexOf(t.payload);r>-1&&e.polarItems.splice(r,1)}}}),{addCartesianGraphicalItem:e6,replaceCartesianGraphicalItem:t6,removeCartesianGraphicalItem:r6,addPolarGraphicalItem:n6,removePolarGraphicalItem:i6}=IS.actions,a6=IS.reducer;function RS(e){var t=et(),r=k.useRef(null);return k.useEffect(()=>{r.current===null?t(e6(e)):r.current!==e&&t(t6({prev:r.current,next:e})),r.current=e},[t,e]),k.useEffect(()=>()=>{r.current&&(t(r6(r.current)),r.current=null)},[t]),null}function o6(e){var t=et();return k.useEffect(()=>(t(n6(e)),()=>{t(i6(e))}),[t,e]),null}var s6=["onMouseEnter","onClick","onMouseLeave"],l6=["id"],c6=["id"];function Lp(e,t){if(e==null)return{};var r,n,i=u6(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function u6(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function Q0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Be(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Q0(Object(r),!0).forEach(function(n){f6(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Q0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function f6(e,t,r){return(t=d6(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function d6(e){var t=h6(e,"string");return typeof t=="symbol"?t:t+""}function h6(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function wn(){return wn=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wn.apply(null,arguments)}function p6(e){var t=k.useMemo(()=>oh(e.children,jr),[e.children]),r=G(n=>CF(n,e.id,t));return r==null?null:A.createElement(YF,{legendPayload:r})}function m6(e){var{dataKey:t,nameKey:r,sectors:n,stroke:i,strokeWidth:a,fill:o,name:s,hide:l,tooltipType:c}=e;return{dataDefinedOnItem:n.map(u=>u.tooltipPayload),positions:n.map(u=>u.tooltipPosition),settings:{stroke:i,strokeWidth:a,fill:o,dataKey:t,nameKey:r,name:Xi(s,t),hide:l,type:c,color:o,unit:""}}}var g6=(e,t)=>e>t?"start":e<t?"end":"middle",v6=(e,t,r)=>Pt(typeof t=="function"?t(e):t,r,r*.8),y6=(e,t,r)=>{var{top:n,left:i,width:a,height:o}=t,s=zw(a,o),l=i+Pt(e.cx,a,a/2),c=n+Pt(e.cy,o,o/2),u=Pt(e.innerRadius,s,0),f=v6(r,e.outerRadius,s),d=e.maxRadius||Math.sqrt(a*a+o*o)/2;return{cx:l,cy:c,innerRadius:u,outerRadius:f,maxRadius:d}},b6=(e,t)=>{var r=pt(t-e),n=Math.min(Math.abs(t-e),360);return r*n};function x6(e){return e&&typeof e=="object"&&"className"in e&&typeof e.className=="string"?e.className:""}var w6=(e,t)=>{if(A.isValidElement(e))return A.cloneElement(e,t);if(typeof e=="function")return e(t);var r=he("recharts-pie-label-line",typeof e!="boolean"?e.className:"");return A.createElement(xh,wn({},t,{type:"linear",className:r}))},_6=(e,t,r)=>{if(A.isValidElement(e))return A.cloneElement(e,t);var n=r;if(typeof e=="function"&&(n=e(t),A.isValidElement(n)))return n;var i=he("recharts-pie-label-text",x6(e));return A.createElement(Pc,wn({},t,{alignmentBaseline:"middle",className:i}),n)};function S6(e){var{sectors:t,props:r,showLabels:n}=e,{label:i,labelLine:a,dataKey:o}=r;if(!n||!i||!t)return null;var s=Dr(r),l=He(i,!1),c=He(a,!1),u=typeof i=="object"&&"offsetRadius"in i&&typeof i.offsetRadius=="number"&&i.offsetRadius||20,f=t.map((d,h)=>{var m=(d.startAngle+d.endAngle)/2,p=it(d.cx,d.cy,d.outerRadius+u,m),g=Be(Be(Be(Be({},s),d),{},{stroke:"none"},l),{},{index:h,textAnchor:g6(p.x,d.cx)},p),v=Be(Be(Be(Be({},s),d),{},{fill:"none",stroke:d.fill},c),{},{index:h,points:[it(d.cx,d.cy,d.outerRadius,m),p],key:"line"});return A.createElement(wt,{key:"label-".concat(d.startAngle,"-").concat(d.endAngle,"-").concat(d.midAngle,"-").concat(h)},a&&w6(a,v),_6(i,g,Ie(d,o)))});return A.createElement(wt,{className:"recharts-pie-labels"},f)}function O6(e){var{sectors:t,props:r,showLabels:n}=e,{label:i}=r;return typeof i=="object"&&i!=null&&"position"in i?A.createElement(Cp,{label:i}):A.createElement(S6,{sectors:t,props:r,showLabels:n})}function A6(e){var{sectors:t,activeShape:r,inactiveShape:n,allOtherPieProps:i}=e,a=G(xn),{onMouseEnter:o,onClick:s,onMouseLeave:l}=i,c=Lp(i,s6),u=Dp(o,i.dataKey),f=Np(l),d=Ip(s,i.dataKey);return t==null||t.length===0?null:A.createElement(A.Fragment,null,t.map((h,m)=>{if(h?.startAngle===0&&h?.endAngle===0&&t.length!==1)return null;var p=r&&String(m)===a,g=a?n:null,v=p?r:g,b=Be(Be({},h),{},{stroke:h.stroke,tabIndex:-1,[Kw]:m,[qw]:i.dataKey});return A.createElement(wt,wn({tabIndex:-1,className:"recharts-pie-sector"},Xl(c,h,m),{onMouseEnter:u(h,m),onMouseLeave:f(h,m),onClick:d(h,m),key:"sector-".concat(h?.startAngle,"-").concat(h?.endAngle,"-").concat(h.midAngle,"-").concat(m)}),A.createElement(jS,wn({option:v,isActive:p,shapeType:"sector"},b)))}))}function E6(e){var t,{pieSettings:r,displayedData:n,cells:i,offset:a}=e,{cornerRadius:o,startAngle:s,endAngle:l,dataKey:c,nameKey:u,tooltipType:f}=r,d=Math.abs(r.minAngle),h=b6(s,l),m=Math.abs(h),p=n.length<=1?0:(t=r.paddingAngle)!==null&&t!==void 0?t:0,g=n.filter(O=>Ie(O,c,0)!==0).length,v=(m>=360?g:g-1)*p,b=m-g*d-v,x=n.reduce((O,E)=>{var C=Ie(E,c,0);return O+(X(C)?C:0)},0),S;if(x>0){var w;S=n.map((O,E)=>{var C=Ie(O,c,0),M=Ie(O,u,E),R=y6(r,a,O),j=(X(C)?C:0)/x,_,I=Be(Be({},O),i&&i[E]&&i[E].props);E?_=w.endAngle+pt(h)*p*(C!==0?1:0):_=s;var D=_+pt(h)*((C!==0?d:0)+j*b),L=(_+D)/2,W=(R.innerRadius+R.outerRadius)/2,H=[{name:M,value:C,payload:I,dataKey:c,type:f}],te=it(R.cx,R.cy,W,L);return w=Be(Be(Be(Be({},r.presentationProps),{},{percent:j,cornerRadius:o,name:M,tooltipPayload:H,midAngle:L,middleRadius:W,tooltipPosition:te},I),R),{},{value:C,startAngle:_,endAngle:D,payload:I,paddingAngle:pt(h)*p}),w})}return S}function P6(e){var{showLabels:t,sectors:r,children:n}=e,i=k.useMemo(()=>!t||!r?[]:r.map(a=>({value:a.value,payload:a.payload,clockWise:!1,parentViewBox:void 0,viewBox:{cx:a.cx,cy:a.cy,innerRadius:a.innerRadius,outerRadius:a.outerRadius,startAngle:a.startAngle,endAngle:a.endAngle,clockWise:!1},fill:a.fill})),[r,t]);return A.createElement(dF,{value:t?i:void 0},n)}function C6(e){var{props:t,previousSectorsRef:r}=e,{sectors:n,isAnimationActive:i,animationBegin:a,animationDuration:o,animationEasing:s,activeShape:l,inactiveShape:c,onAnimationStart:u,onAnimationEnd:f}=t,d=So(t,"recharts-pie-"),h=r.current,[m,p]=k.useState(!1),g=k.useCallback(()=>{typeof f=="function"&&f(),p(!1)},[f]),v=k.useCallback(()=>{typeof u=="function"&&u(),p(!0)},[u]);return A.createElement(P6,{showLabels:!m,sectors:n},A.createElement(_o,{animationId:d,begin:a,duration:o,isActive:i,easing:s,onAnimationStart:v,onAnimationEnd:g,key:d},b=>{var x=[],S=n&&n[0],w=S?.startAngle;return n?.forEach((O,E)=>{var C=h&&h[E],M=E>0?ai(O,"paddingAngle",0):0;if(C){var R=qe(C.endAngle-C.startAngle,O.endAngle-O.startAngle,b),j=Be(Be({},O),{},{startAngle:w+M,endAngle:w+R+M});x.push(j),w=j.endAngle}else{var{endAngle:_,startAngle:I}=O,D=qe(0,_-I,b),L=Be(Be({},O),{},{startAngle:w+M,endAngle:w+D+M});x.push(L),w=L.endAngle}}),r.current=x,A.createElement(wt,null,A.createElement(A6,{sectors:x,activeShape:l,inactiveShape:c,allOtherPieProps:t}))}),A.createElement(O6,{showLabels:!m,sectors:n,props:t}),t.children)}var k6={animationBegin:400,animationDuration:1500,animationEasing:"ease",cx:"50%",cy:"50%",dataKey:"value",endAngle:360,fill:"#808080",hide:!1,innerRadius:0,isAnimationActive:!En.isSsr,labelLine:!0,legendType:"rect",minAngle:0,nameKey:"name",outerRadius:"80%",paddingAngle:0,rootTabIndex:0,startAngle:0,stroke:"#fff"};function T6(e){var{id:t}=e,r=Lp(e,l6),{hide:n,className:i,rootTabIndex:a}=e,o=k.useMemo(()=>oh(e.children,jr),[e.children]),s=G(u=>kF(u,t,o)),l=k.useRef(null),c=he("recharts-pie",i);return n||s==null?(l.current=null,A.createElement(wt,{tabIndex:a,className:c})):A.createElement(A.Fragment,null,A.createElement(Rp,{fn:m6,args:Be(Be({},e),{},{sectors:s})}),A.createElement(wt,{tabIndex:a,className:c},A.createElement(C6,{props:Be(Be({},r),{},{sectors:s}),previousSectorsRef:l})))}function Io(e){var t=_t(e,k6),{id:r}=t,n=Lp(t,c6),i=Dr(n);return A.createElement($p,{id:r,type:"pie"},a=>A.createElement(A.Fragment,null,A.createElement(o6,{type:"pie",id:a,data:n.data,dataKey:n.dataKey,hide:n.hide,angleAxisId:0,radiusAxisId:0,name:n.name,nameKey:n.nameKey,tooltipType:n.tooltipType,legendType:n.legendType,fill:n.fill,cx:n.cx,cy:n.cy,startAngle:n.startAngle,endAngle:n.endAngle,paddingAngle:n.paddingAngle,minAngle:n.minAngle,innerRadius:n.innerRadius,outerRadius:n.outerRadius,cornerRadius:n.cornerRadius,presentationProps:i,maxRadius:t.maxRadius}),A.createElement(p6,wn({},n,{id:a})),A.createElement(T6,wn({},n,{id:a}))))}Io.displayName="Pie";function eb(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function tb(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?eb(Object(r),!0).forEach(function(n){M6(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):eb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function M6(e,t,r){return(t=j6(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function j6(e){var t=D6(e,"string");return typeof t=="symbol"?t:t+""}function D6(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var N6={xAxis:{},yAxis:{},zAxis:{}},$S=Qt({name:"cartesianAxis",initialState:N6,reducers:{addXAxis(e,t){e.xAxis[t.payload.id]=t.payload},removeXAxis(e,t){delete e.xAxis[t.payload.id]},addYAxis(e,t){e.yAxis[t.payload.id]=t.payload},removeYAxis(e,t){delete e.yAxis[t.payload.id]},addZAxis(e,t){e.zAxis[t.payload.id]=t.payload},removeZAxis(e,t){delete e.zAxis[t.payload.id]},updateYAxisWidth(e,t){var{id:r,width:n}=t.payload;e.yAxis[r]&&(e.yAxis[r]=tb(tb({},e.yAxis[r]),{},{width:n}))}}}),{addXAxis:I6,removeXAxis:R6,addYAxis:$6,removeYAxis:L6,addZAxis:DU,removeZAxis:NU,updateYAxisWidth:F6}=$S.actions,B6=$S.reducer,z6=N([ct],e=>{if(e)return{top:e.top,bottom:e.bottom,left:e.left,right:e.right}}),W6=N([z6,Qr,en],(e,t,r)=>{if(!(!e||t==null||r==null))return{x:e.left,y:e.top,width:Math.max(0,t-e.left-e.right),height:Math.max(0,r-e.top-e.bottom)}}),Fp=()=>G(W6),V6=()=>G(m$);function rb(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function nb(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?rb(Object(r),!0).forEach(function(n){H6(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):rb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function H6(e,t,r){return(t=U6(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function U6(e){var t=K6(e,"string");return typeof t=="symbol"?t:t+""}function K6(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var q6=e=>{var{point:t,childIndex:r,mainColor:n,activeDot:i,dataKey:a}=e;if(i===!1||t.x==null||t.y==null)return null;var o=nb(nb({index:r,dataKey:a,cx:t.x,cy:t.y,r:4,fill:n??"none",strokeWidth:2,stroke:"#fff",payload:t.payload,value:t.value},He(i,!1)),ah(i)),s;return k.isValidElement(i)?s=k.cloneElement(i,o):typeof i=="function"?s=i(o):s=A.createElement(PS,o),A.createElement(wt,{className:"recharts-active-dot"},s)};function Y6(e){var{points:t,mainColor:r,activeDot:n,itemDataKey:i}=e,a=G(xn),o=V6();if(t==null||o==null)return null;var s=t.find(l=>o.includes(l.payload));return We(s)?null:q6({point:s,childIndex:Number(a),mainColor:r,dataKey:i,activeDot:n})}var G6=process.env.NODE_ENV==="production",Of="Invariant failed";function ib(e,t){if(G6)throw new Error(Of);var r=typeof t=="function"?t():t,n=r?"".concat(Of,": ").concat(r):Of;throw new Error(n)}var X6=["x","y"];function jd(){return jd=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},jd.apply(null,arguments)}function ab(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function ba(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ab(Object(r),!0).forEach(function(n){Z6(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ab(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Z6(e,t,r){return(t=J6(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function J6(e){var t=Q6(e,"string");return typeof t=="symbol"?t:t+""}function Q6(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function eB(e,t){if(e==null)return{};var r,n,i=tB(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function tB(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function rB(e,t){var{x:r,y:n}=e,i=eB(e,X6),a="".concat(r),o=parseInt(a,10),s="".concat(n),l=parseInt(s,10),c="".concat(t.height||i.height),u=parseInt(c,10),f="".concat(t.width||i.width),d=parseInt(f,10);return ba(ba(ba(ba(ba({},t),i),o?{x:o}:{}),l?{y:l}:{}),{},{height:u,width:d,name:t.name,radius:t.radius})}function Bp(e){return A.createElement(jS,jd({shapeType:"rectangle",propTransformer:rB,activeClassName:"recharts-active-bar"},e))}var nB=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;return(n,i)=>{if(X(t))return t;var a=X(n)||We(n);return a?t(n,i):(a||(process.env.NODE_ENV!=="production"?ib(!1,"minPointSize callback function received a value with type of ".concat(typeof n,". Currently only numbers or null/undefined are supported.")):ib()),r)}},iB={},LS=Qt({name:"errorBars",initialState:iB,reducers:{addErrorBar:(e,t)=>{var{itemId:r,errorBar:n}=t.payload;e[r]||(e[r]=[]),e[r].push(n)},replaceErrorBar:(e,t)=>{var{itemId:r,prev:n,next:i}=t.payload;e[r]&&(e[r]=e[r].map(a=>a.dataKey===n.dataKey&&a.direction===n.direction?i:a))},removeErrorBar:(e,t)=>{var{itemId:r,errorBar:n}=t.payload;e[r]&&(e[r]=e[r].filter(i=>i.dataKey!==n.dataKey||i.direction!==n.direction))}}}),{addErrorBar:IU,replaceErrorBar:RU,removeErrorBar:$U}=LS.actions,aB=LS.reducer,oB=["children"];function sB(e,t){if(e==null)return{};var r,n,i=lB(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function lB(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var cB={data:[],xAxisId:"xAxis-0",yAxisId:"yAxis-0",dataPointFormatter:()=>({x:0,y:0,value:0}),errorBarOffset:0},uB=k.createContext(cB);function FS(e){var{children:t}=e,r=sB(e,oB);return A.createElement(uB.Provider,{value:r},t)}function zp(e,t){var r,n,i=G(c=>rn(c,e)),a=G(c=>nn(c,t)),o=(r=i?.allowDataOverflow)!==null&&r!==void 0?r:zt.allowDataOverflow,s=(n=a?.allowDataOverflow)!==null&&n!==void 0?n:Wt.allowDataOverflow,l=o||s;return{needClip:l,needClipX:o,needClipY:s}}function BS(e){var{xAxisId:t,yAxisId:r,clipPathId:n}=e,i=Fp(),{needClipX:a,needClipY:o,needClip:s}=zp(t,r);if(!s)return null;var{x:l,y:c,width:u,height:f}=i;return A.createElement("clipPath",{id:"clipPath-".concat(n)},A.createElement("rect",{x:a?l:l-u/2,y:o?c:c-f/2,width:a?u:u*2,height:o?f:f*2}))}var fB=["onMouseEnter","onMouseLeave","onClick"],dB=["value","background","tooltipPosition"],hB=["id"],pB=["onMouseEnter","onClick","onMouseLeave"];function _n(){return _n=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},_n.apply(null,arguments)}function ob(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function kt(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ob(Object(r),!0).forEach(function(n){mB(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ob(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function mB(e,t,r){return(t=gB(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function gB(e){var t=vB(e,"string");return typeof t=="symbol"?t:t+""}function vB(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function bl(e,t){if(e==null)return{};var r,n,i=yB(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function yB(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var bB=e=>{var{dataKey:t,name:r,fill:n,legendType:i,hide:a}=e;return[{inactive:a,dataKey:t,type:i,color:n,value:Xi(r,t),payload:e}]};function xB(e){var{dataKey:t,stroke:r,strokeWidth:n,fill:i,name:a,hide:o,unit:s}=e;return{dataDefinedOnItem:void 0,positions:void 0,settings:{stroke:r,strokeWidth:n,fill:i,dataKey:t,nameKey:void 0,name:Xi(a,t),hide:o,type:e.tooltipType,color:e.fill,unit:s}}}function wB(e){var t=G(xn),{data:r,dataKey:n,background:i,allOtherBarProps:a}=e,{onMouseEnter:o,onMouseLeave:s,onClick:l}=a,c=bl(a,fB),u=Dp(o,n),f=Np(s),d=Ip(l,n);if(!i||r==null)return null;var h=He(i,!1);return A.createElement(A.Fragment,null,r.map((m,p)=>{var{value:g,background:v,tooltipPosition:b}=m,x=bl(m,dB);if(!v)return null;var S=u(m,p),w=f(m,p),O=d(m,p),E=kt(kt(kt(kt(kt({option:i,isActive:String(p)===t},x),{},{fill:"#eee"},v),h),Xl(c,m,p)),{},{onMouseEnter:S,onMouseLeave:w,onClick:O,dataKey:n,index:p,className:"recharts-bar-background-rectangle"});return A.createElement(Bp,_n({key:"background-bar-".concat(E.index)},E))}))}function _B(e){var{showLabels:t,children:r,rects:n}=e,i=n?.map(a=>{var o={x:a.x,y:a.y,width:a.width,height:a.height};return kt(kt({},o),{},{value:a.value,payload:a.payload,parentViewBox:a.parentViewBox,viewBox:o,fill:a.fill})});return A.createElement(AS,{value:t?i:void 0},r)}function SB(e){var{shape:t,activeBar:r,baseProps:n,entry:i,index:a,dataKey:o}=e,s=G(xn),l=G(oS),c=r&&String(a)===s&&(l==null||o===l),u=c?r:t;return A.createElement(Bp,_n({},n,i,{isActive:c,option:u,index:a,dataKey:o}))}function OB(e){var{shape:t,baseProps:r,entry:n,index:i,dataKey:a}=e;return A.createElement(Bp,_n({},r,n,{isActive:!1,option:t,index:i,dataKey:a}))}function AB(e){var{data:t,props:r}=e,n=Dr(r),{id:i}=n,a=bl(n,hB),{shape:o,dataKey:s,activeBar:l}=r,{onMouseEnter:c,onClick:u,onMouseLeave:f}=r,d=bl(r,pB),h=Dp(c,s),m=Np(f),p=Ip(u,s);return t?A.createElement(A.Fragment,null,t.map((g,v)=>A.createElement(wt,_n({className:"recharts-bar-rectangle"},Xl(d,g,v),{onMouseEnter:h(g,v),onMouseLeave:m(g,v),onClick:p(g,v),key:"rectangle-".concat(g?.x,"-").concat(g?.y,"-").concat(g?.value,"-").concat(v)}),l?A.createElement(SB,{shape:o,activeBar:l,baseProps:a,entry:g,index:v,dataKey:s}):A.createElement(OB,{shape:o,baseProps:a,entry:g,index:v,dataKey:s})))):null}function EB(e){var{props:t,previousRectanglesRef:r}=e,{data:n,layout:i,isAnimationActive:a,animationBegin:o,animationDuration:s,animationEasing:l,onAnimationEnd:c,onAnimationStart:u}=t,f=r.current,d=So(t,"recharts-bar-"),[h,m]=k.useState(!1),p=!h,g=k.useCallback(()=>{typeof c=="function"&&c(),m(!1)},[c]),v=k.useCallback(()=>{typeof u=="function"&&u(),m(!0)},[u]);return A.createElement(_B,{showLabels:p,rects:n},A.createElement(_o,{animationId:d,begin:o,duration:s,isActive:a,easing:l,onAnimationEnd:g,onAnimationStart:v,key:d},b=>{var x=b===1?n:n?.map((S,w)=>{var O=f&&f[w];if(O)return kt(kt({},S),{},{x:qe(O.x,S.x,b),y:qe(O.y,S.y,b),width:qe(O.width,S.width,b),height:qe(O.height,S.height,b)});if(i==="horizontal"){var E=qe(0,S.height,b);return kt(kt({},S),{},{y:S.y+S.height-E,height:E})}var C=qe(0,S.width,b);return kt(kt({},S),{},{width:C})});return b>0&&(r.current=x??null),x==null?null:A.createElement(wt,null,A.createElement(AB,{props:t,data:x}))}),A.createElement(Cp,{label:t.label}),t.children)}function PB(e){var t=k.useRef(null);return A.createElement(EB,{previousRectanglesRef:t,props:e})}var zS=0,CB=(e,t)=>{var r=Array.isArray(e.value)?e.value[1]:e.value;return{x:e.x,y:e.y,value:r,errorVal:Ie(e,t)}};class kB extends k.PureComponent{render(){var{hide:t,data:r,dataKey:n,className:i,xAxisId:a,yAxisId:o,needClip:s,background:l,id:c}=this.props;if(t||r==null)return null;var u=he("recharts-bar",i),f=c;return A.createElement(wt,{className:u,id:c},s&&A.createElement("defs",null,A.createElement(BS,{clipPathId:f,xAxisId:a,yAxisId:o})),A.createElement(wt,{className:"recharts-bar-rectangles",clipPath:s?"url(#clipPath-".concat(f,")"):void 0},A.createElement(wB,{data:r,dataKey:n,background:l,allOtherBarProps:this.props}),A.createElement(PB,this.props)))}}var TB={activeBar:!1,animationBegin:0,animationDuration:400,animationEasing:"ease",hide:!1,isAnimationActive:!En.isSsr,legendType:"rect",minPointSize:zS,xAxisId:0,yAxisId:0};function MB(e){var{xAxisId:t,yAxisId:r,hide:n,legendType:i,minPointSize:a,activeBar:o,animationBegin:s,animationDuration:l,animationEasing:c,isAnimationActive:u}=e,{needClip:f}=zp(t,r),d=cc(),h=Ft(),m=oh(e.children,jr),p=G(b=>a3(b,t,r,h,e.id,m));if(d!=="vertical"&&d!=="horizontal")return null;var g,v=p?.[0];return v==null||v.height==null||v.width==null?g=0:g=d==="vertical"?v.height/2:v.width/2,A.createElement(FS,{xAxisId:t,yAxisId:r,data:p,dataPointFormatter:CB,errorBarOffset:g},A.createElement(kB,_n({},e,{layout:d,needClip:f,data:p,xAxisId:t,yAxisId:r,hide:n,legendType:i,minPointSize:a,activeBar:o,animationBegin:s,animationDuration:l,animationEasing:c,isAnimationActive:u})))}function jB(e){var{layout:t,barSettings:{dataKey:r,minPointSize:n},pos:i,bandSize:a,xAxis:o,yAxis:s,xAxisTicks:l,yAxisTicks:c,stackedData:u,displayedData:f,offset:d,cells:h,parentViewBox:m}=e,p=t==="horizontal"?s:o,g=u?p.scale.domain():null,v=nD({numericAxis:p});return f.map((b,x)=>{var S,w,O,E,C,M;u?S=Zj(u[x],g):(S=Ie(b,r),Array.isArray(S)||(S=[v,S]));var R=nB(n,zS)(S[1],x);if(t==="horizontal"){var j,[_,I]=[s.scale(S[0]),s.scale(S[1])];w=Kv({axis:o,ticks:l,bandSize:a,offset:i.offset,entry:b,index:x}),O=(j=I??_)!==null&&j!==void 0?j:void 0,E=i.size;var D=_-I;if(C=Xt(D)?0:D,M={x:w,y:d.top,width:E,height:d.height},Math.abs(R)>0&&Math.abs(C)<Math.abs(R)){var L=pt(C||R)*(Math.abs(R)-Math.abs(C));O-=L,C+=L}}else{var[W,H]=[o.scale(S[0]),o.scale(S[1])];if(w=W,O=Kv({axis:s,ticks:c,bandSize:a,offset:i.offset,entry:b,index:x}),E=H-W,C=i.size,M={x:d.left,y:O,width:d.width,height:C},Math.abs(R)>0&&Math.abs(E)<Math.abs(R)){var te=pt(E||R)*(Math.abs(R)-Math.abs(E));E+=te}}if(w==null||O==null||E==null||C==null)return null;var Q=kt(kt({},b),{},{x:w,y:O,width:E,height:C,value:u?S:S[1],payload:b,background:M,tooltipPosition:{x:w+E/2,y:O+C/2},parentViewBox:m},h&&h[x]&&h[x].props);return Q}).filter(Boolean)}function DB(e){var t=_t(e,TB),r=Ft();return A.createElement($p,{id:t.id,type:"bar"},n=>A.createElement(A.Fragment,null,A.createElement(NS,{legendPayload:bB(t)}),A.createElement(Rp,{fn:xB,args:t}),A.createElement(RS,{type:"bar",id:n,data:void 0,xAxisId:t.xAxisId,yAxisId:t.yAxisId,zAxisId:0,dataKey:t.dataKey,stackId:rD(t.stackId),hide:t.hide,barSize:t.barSize,minPointSize:t.minPointSize,maxBarSize:t.maxBarSize,isPanorama:r}),A.createElement(MB,_n({},t,{id:n}))))}var WS=A.memo(DB);WS.displayName="Bar";function sb(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function fs(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?sb(Object(r),!0).forEach(function(n){NB(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):sb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function NB(e,t,r){return(t=IB(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function IB(e){var t=RB(e,"string");return typeof t=="symbol"?t:t+""}function RB(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var $B=(e,t)=>t,LB=(e,t,r)=>r,FB=(e,t,r,n)=>n,BB=(e,t,r,n,i)=>i,Ro=N([wc,BB],(e,t)=>e.filter(r=>r.type==="bar").find(r=>r.id===t)),zB=N([Ro],e=>e?.maxBarSize),WB=(e,t,r,n,i,a)=>a,lb=(e,t,r)=>{var n=r??e;if(!We(n))return Pt(n,t,0)},VB=N([ue,wc,$B,LB,FB],(e,t,r,n,i)=>t.filter(a=>e==="horizontal"?a.xAxisId===r:a.yAxisId===n).filter(a=>a.isPanorama===i).filter(a=>a.hide===!1).filter(a=>a.type==="bar")),HB=(e,t,r,n)=>{var i=ue(e);return i==="horizontal"?Ad(e,"yAxis",r,n):Ad(e,"xAxis",t,n)},UB=(e,t,r)=>{var n=ue(e);return n==="horizontal"?s0(e,"xAxis",t):s0(e,"yAxis",r)},KB=(e,t,r)=>{var n={},i=e.filter(xc),a=e.filter(c=>c.stackId==null),o=i.reduce((c,u)=>(c[u.stackId]||(c[u.stackId]=[]),c[u.stackId].push(u),c),n),s=Object.entries(o).map(c=>{var[u,f]=c,d=f.map(m=>m.dataKey),h=lb(t,r,f[0].barSize);return{stackId:u,dataKeys:d,barSize:h}}),l=a.map(c=>{var u=[c.dataKey].filter(d=>d!=null),f=lb(t,r,c.barSize);return{stackId:void 0,dataKeys:u,barSize:f}});return[...s,...l]},qB=N([VB,OR,UB],KB),YB=(e,t,r,n,i)=>{var a,o,s=Ro(e,t,r,n,i);if(s!=null){var l=ue(e),c=i2(e),{maxBarSize:u}=s,f=We(u)?c:u,d,h;return l==="horizontal"?(d=bn(e,"xAxis",t,n),h=yn(e,"xAxis",t,n)):(d=bn(e,"yAxis",r,n),h=yn(e,"yAxis",r,n)),(a=(o=Ya(d,h,!0))!==null&&o!==void 0?o:f)!==null&&a!==void 0?a:0}},VS=(e,t,r,n)=>{var i=ue(e),a,o;return i==="horizontal"?(a=bn(e,"xAxis",t,n),o=yn(e,"xAxis",t,n)):(a=bn(e,"yAxis",r,n),o=yn(e,"yAxis",r,n)),Ya(a,o)};function GB(e,t,r,n,i){var a=n.length;if(!(a<1)){var o=Pt(e,r,0,!0),s,l=[];if(Jt(n[0].barSize)){var c=!1,u=r/a,f=n.reduce((v,b)=>v+(b.barSize||0),0);f+=(a-1)*o,f>=r&&(f-=(a-1)*o,o=0),f>=r&&u>0&&(c=!0,u*=.9,f=a*u);var d=(r-f)/2>>0,h={offset:d-o,size:0};s=n.reduce((v,b)=>{var x,S={stackId:b.stackId,dataKeys:b.dataKeys,position:{offset:h.offset+h.size+o,size:c?u:(x=b.barSize)!==null&&x!==void 0?x:0}},w=[...v,S];return h=w[w.length-1].position,w},l)}else{var m=Pt(t,r,0,!0);r-2*m-(a-1)*o<=0&&(o=0);var p=(r-2*m-(a-1)*o)/a;p>1&&(p>>=0);var g=Jt(i)?Math.min(p,i):p;s=n.reduce((v,b,x)=>[...v,{stackId:b.stackId,dataKeys:b.dataKeys,position:{offset:m+(p+o)*x+(p-g)/2,size:g}}],l)}return s}}var XB=(e,t,r,n,i,a,o)=>{var s=We(o)?t:o,l=GB(r,n,i!==a?i:a,e,s);return i!==a&&l!=null&&(l=l.map(c=>fs(fs({},c),{},{position:fs(fs({},c.position),{},{offset:c.position.offset-i/2})}))),l},ZB=N([qB,i2,SR,a2,YB,VS,zB],XB),JB=(e,t,r,n)=>bn(e,"xAxis",t,n),QB=(e,t,r,n)=>bn(e,"yAxis",r,n),e3=(e,t,r,n)=>yn(e,"xAxis",t,n),t3=(e,t,r,n)=>yn(e,"yAxis",r,n),r3=N([ZB,Ro],(e,t)=>{if(!(e==null||t==null)){var r=e.find(n=>n.stackId===t.stackId&&t.dataKey!=null&&n.dataKeys.includes(t.dataKey));if(r!=null)return r.position}}),n3=(e,t)=>{var r=Qh(t);if(!(!e||r==null||t==null)){var{stackId:n}=t;if(n!=null){var i=e[n];if(i){var{stackedData:a}=i;if(a)return a.find(o=>o.key===r)}}}},i3=N([HB,Ro],n3),a3=N([ct,yh,JB,QB,e3,t3,r3,ue,gc,VS,i3,Ro,WB],(e,t,r,n,i,a,o,s,l,c,u,f,d)=>{var{chartData:h,dataStartIndex:m,dataEndIndex:p}=l;if(!(f==null||o==null||t==null||s!=="horizontal"&&s!=="vertical"||r==null||n==null||i==null||a==null||c==null)){var{data:g}=f,v;if(g!=null&&g.length>0?v=g:v=h?.slice(m,p+1),v!=null)return jB({layout:s,barSettings:f,pos:o,parentViewBox:t,bandSize:c,xAxis:r,yAxis:n,xAxisTicks:i,yAxisTicks:a,stackedData:u,displayedData:v,offset:e,cells:d})}}),HS=e=>{var{chartData:t}=e,r=et(),n=Ft();return k.useEffect(()=>n?()=>{}:(r(v0(t)),()=>{r(v0(void 0))}),[t,r,n]),null},cb={x:0,y:0,width:0,height:0,padding:{top:0,right:0,bottom:0,left:0}},US=Qt({name:"brush",initialState:cb,reducers:{setBrushSettings(e,t){return t.payload==null?cb:t.payload}}}),{setBrushSettings:LU}=US.actions,o3=US.reducer;function s3(e,t,r){return(t=l3(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function l3(e){var t=c3(e,"string");return typeof t=="symbol"?t:t+""}function c3(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}class Wp{static create(t){return new Wp(t)}constructor(t){this.scale=t}get domain(){return this.scale.domain}get range(){return this.scale.range}get rangeMin(){return this.range()[0]}get rangeMax(){return this.range()[1]}get bandwidth(){return this.scale.bandwidth}apply(t){var{bandAware:r,position:n}=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(t!==void 0){if(n)switch(n){case"start":return this.scale(t);case"middle":{var i=this.bandwidth?this.bandwidth()/2:0;return this.scale(t)+i}case"end":{var a=this.bandwidth?this.bandwidth():0;return this.scale(t)+a}default:return this.scale(t)}if(r){var o=this.bandwidth?this.bandwidth()/2:0;return this.scale(t)+o}return this.scale(t)}}isInRange(t){var r=this.range(),n=r[0],i=r[r.length-1];return n<=i?t>=n&&t<=i:t>=i&&t<=n}}s3(Wp,"EPS",1e-4);function u3(e){return(e%180+180)%180}var f3=function(t){var{width:r,height:n}=t,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,a=u3(i),o=a*Math.PI/180,s=Math.atan(n/r),l=o>s&&o<Math.PI-s?n/Math.sin(o):r/Math.cos(o);return Math.abs(l)},d3={dots:[],areas:[],lines:[]},KS=Qt({name:"referenceElements",initialState:d3,reducers:{addDot:(e,t)=>{e.dots.push(t.payload)},removeDot:(e,t)=>{var r=Ur(e).dots.findIndex(n=>n===t.payload);r!==-1&&e.dots.splice(r,1)},addArea:(e,t)=>{e.areas.push(t.payload)},removeArea:(e,t)=>{var r=Ur(e).areas.findIndex(n=>n===t.payload);r!==-1&&e.areas.splice(r,1)},addLine:(e,t)=>{e.lines.push(t.payload)},removeLine:(e,t)=>{var r=Ur(e).lines.findIndex(n=>n===t.payload);r!==-1&&e.lines.splice(r,1)}}}),{addDot:FU,removeDot:BU,addArea:zU,removeArea:WU,addLine:VU,removeLine:HU}=KS.actions,h3=KS.reducer,p3=k.createContext(void 0),m3=e=>{var{children:t}=e,[r]=k.useState("".concat(Ua("recharts"),"-clip")),n=Fp();if(n==null)return null;var{x:i,y:a,width:o,height:s}=n;return A.createElement(p3.Provider,{value:r},A.createElement("defs",null,A.createElement("clipPath",{id:r},A.createElement("rect",{x:i,y:a,height:s,width:o}))),t)};function Ui(e,t){for(var r in e)if({}.hasOwnProperty.call(e,r)&&(!{}.hasOwnProperty.call(t,r)||e[r]!==t[r]))return!1;for(var n in t)if({}.hasOwnProperty.call(t,n)&&!{}.hasOwnProperty.call(e,n))return!1;return!0}function qS(e,t,r){if(t<1)return[];if(t===1&&r===void 0)return e;for(var n=[],i=0;i<e.length;i+=t)n.push(e[i]);return n}function g3(e,t,r){var n={width:e.width+t.width,height:e.height+t.height};return f3(n,r)}function v3(e,t,r){var n=r==="width",{x:i,y:a,width:o,height:s}=e;return t===1?{start:n?i:a,end:n?i+o:a+s}:{start:n?i+o:a+s,end:n?i:a}}function xl(e,t,r,n,i){if(e*t<e*n||e*t>e*i)return!1;var a=r();return e*(t-e*a/2-n)>=0&&e*(t+e*a/2-i)<=0}function y3(e,t){return qS(e,t+1)}function b3(e,t,r,n,i){for(var a=(n||[]).slice(),{start:o,end:s}=t,l=0,c=1,u=o,f=function(){var m=n?.[l];if(m===void 0)return{v:qS(n,c)};var p=l,g,v=()=>(g===void 0&&(g=r(m,p)),g),b=m.coordinate,x=l===0||xl(e,b,v,u,s);x||(l=0,u=o,c+=1),x&&(u=b+e*(v()/2+i),l+=c)},d;c<=a.length;)if(d=f(),d)return d.v;return[]}function ub(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Ot(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ub(Object(r),!0).forEach(function(n){x3(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ub(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function x3(e,t,r){return(t=w3(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function w3(e){var t=_3(e,"string");return typeof t=="symbol"?t:t+""}function _3(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function S3(e,t,r,n,i){for(var a=(n||[]).slice(),o=a.length,{start:s}=t,{end:l}=t,c=function(d){var h=a[d],m,p=()=>(m===void 0&&(m=r(h,d)),m);if(d===o-1){var g=e*(h.coordinate+e*p()/2-l);a[d]=h=Ot(Ot({},h),{},{tickCoord:g>0?h.coordinate-g*e:h.coordinate})}else a[d]=h=Ot(Ot({},h),{},{tickCoord:h.coordinate});var v=xl(e,h.tickCoord,p,s,l);v&&(l=h.tickCoord-e*(p()/2+i),a[d]=Ot(Ot({},h),{},{isShow:!0}))},u=o-1;u>=0;u--)c(u);return a}function O3(e,t,r,n,i,a){var o=(n||[]).slice(),s=o.length,{start:l,end:c}=t;if(a){var u=n[s-1],f=r(u,s-1),d=e*(u.coordinate+e*f/2-c);o[s-1]=u=Ot(Ot({},u),{},{tickCoord:d>0?u.coordinate-d*e:u.coordinate});var h=xl(e,u.tickCoord,()=>f,l,c);h&&(c=u.tickCoord-e*(f/2+i),o[s-1]=Ot(Ot({},u),{},{isShow:!0}))}for(var m=a?s-1:s,p=function(b){var x=o[b],S,w=()=>(S===void 0&&(S=r(x,b)),S);if(b===0){var O=e*(x.coordinate-e*w()/2-l);o[b]=x=Ot(Ot({},x),{},{tickCoord:O<0?x.coordinate-O*e:x.coordinate})}else o[b]=x=Ot(Ot({},x),{},{tickCoord:x.coordinate});var E=xl(e,x.tickCoord,w,l,c);E&&(l=x.tickCoord+e*(w()/2+i),o[b]=Ot(Ot({},x),{},{isShow:!0}))},g=0;g<m;g++)p(g);return o}function Vp(e,t,r){var{tick:n,ticks:i,viewBox:a,minTickGap:o,orientation:s,interval:l,tickFormatter:c,unit:u,angle:f}=e;if(!i||!i.length||!n)return[];if(X(l)||En.isSsr){var d;return(d=y3(i,X(l)?l:0))!==null&&d!==void 0?d:[]}var h=[],m=s==="top"||s==="bottom"?"width":"height",p=u&&m==="width"?Ia(u,{fontSize:t,letterSpacing:r}):{width:0,height:0},g=(x,S)=>{var w=typeof c=="function"?c(x.value,S):x.value;return m==="width"?g3(Ia(w,{fontSize:t,letterSpacing:r}),p,f):Ia(w,{fontSize:t,letterSpacing:r})[m]},v=i.length>=2?pt(i[1].coordinate-i[0].coordinate):1,b=v3(a,v,m);return l==="equidistantPreserveStart"?b3(v,b,g,i,o):(l==="preserveStart"||l==="preserveStartEnd"?h=O3(v,b,g,i,o,l==="preserveStartEnd"):h=S3(v,b,g,i,o),h.filter(x=>x.isShow))}var A3=e=>{var{ticks:t,label:r,labelGapWithTick:n=5,tickSize:i=0,tickMargin:a=0}=e,o=0;if(t){t.forEach(u=>{if(u){var f=u.getBoundingClientRect();f.width>o&&(o=f.width)}});var s=r?r.getBoundingClientRect().width:0,l=i+a,c=o+l+s+(r?n:0);return Math.round(c)}return 0},E3=["axisLine","width","height","className","hide","ticks"],P3=["viewBox"],C3=["viewBox"];function Dd(e,t){if(e==null)return{};var r,n,i=k3(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function k3(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function ci(){return ci=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ci.apply(null,arguments)}function fb(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function st(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?fb(Object(r),!0).forEach(function(n){T3(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):fb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function T3(e,t,r){return(t=M3(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function M3(e){var t=j3(e,"string");return typeof t=="symbol"?t:t+""}function j3(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Hp={x:0,y:0,width:0,height:0,viewBox:{x:0,y:0,width:0,height:0},orientation:"bottom",ticks:[],stroke:"#666",tickLine:!0,axisLine:!0,tick:!0,mirror:!1,minTickGap:5,tickSize:6,tickMargin:2,interval:"preserveEnd"};function D3(e){var{x:t,y:r,width:n,height:i,orientation:a,mirror:o,axisLine:s,otherSvgProps:l}=e;if(!s)return null;var c=st(st(st({},l),He(s,!1)),{},{fill:"none"});if(a==="top"||a==="bottom"){var u=+(a==="top"&&!o||a==="bottom"&&o);c=st(st({},c),{},{x1:t,y1:r+u*i,x2:t+n,y2:r+u*i})}else{var f=+(a==="left"&&!o||a==="right"&&o);c=st(st({},c),{},{x1:t+f*n,y1:r,x2:t+f*n,y2:r+i})}return A.createElement("line",ci({},c,{className:he("recharts-cartesian-axis-line",ai(s,"className"))}))}function N3(e,t,r,n,i,a,o,s,l){var c,u,f,d,h,m,p=s?-1:1,g=e.tickSize||o,v=X(e.tickCoord)?e.tickCoord:e.coordinate;switch(a){case"top":c=u=e.coordinate,d=r+ +!s*i,f=d-p*g,m=f-p*l,h=v;break;case"left":f=d=e.coordinate,u=t+ +!s*n,c=u-p*g,h=c-p*l,m=v;break;case"right":f=d=e.coordinate,u=t+ +s*n,c=u+p*g,h=c+p*l,m=v;break;default:c=u=e.coordinate,d=r+ +s*i,f=d+p*g,m=f+p*l,h=v;break}return{line:{x1:c,y1:f,x2:u,y2:d},tick:{x:h,y:m}}}function I3(e,t){switch(e){case"left":return t?"start":"end";case"right":return t?"end":"start";default:return"middle"}}function R3(e,t){switch(e){case"left":case"right":return"middle";case"top":return t?"start":"end";default:return t?"end":"start"}}function $3(e){var{option:t,tickProps:r,value:n}=e,i,a=he(r.className,"recharts-cartesian-axis-tick-value");if(A.isValidElement(t))i=A.cloneElement(t,st(st({},r),{},{className:a}));else if(typeof t=="function")i=t(st(st({},r),{},{className:a}));else{var o="recharts-cartesian-axis-tick-value";typeof t!="boolean"&&(o=he(o,t?.className)),i=A.createElement(Pc,ci({},r,{className:o}),n)}return i}function L3(e){var{ticks:t=[],tick:r,tickLine:n,stroke:i,tickFormatter:a,unit:o,padding:s,tickTextProps:l,orientation:c,mirror:u,x:f,y:d,width:h,height:m,tickSize:p,tickMargin:g,fontSize:v,letterSpacing:b,getTicksConfig:x,events:S}=e,w=Vp(st(st({},x),{},{ticks:t}),v,b),O=I3(c,u),E=R3(c,u),C=Dr(x),M=He(r,!1),R=st(st({},C),{},{fill:"none"},He(n,!1)),j=w.map((_,I)=>{var{line:D,tick:L}=N3(_,f,d,h,m,c,p,u,g),W=st(st(st(st({textAnchor:O,verticalAnchor:E},C),{},{stroke:"none",fill:i},M),L),{},{index:I,payload:_,visibleTicksCount:w.length,tickFormatter:a,padding:s},l);return A.createElement(wt,ci({className:"recharts-cartesian-axis-tick",key:"tick-".concat(_.value,"-").concat(_.coordinate,"-").concat(_.tickCoord)},Xl(S,_,I)),n&&A.createElement("line",ci({},R,D,{className:he("recharts-cartesian-axis-tick-line",ai(n,"className"))})),r&&A.createElement($3,{option:r,tickProps:W,value:"".concat(typeof a=="function"?a(_.value,I):_.value).concat(o||"")}))});return j.length>0?A.createElement("g",{className:"recharts-cartesian-axis-ticks"},j):null}var F3=k.forwardRef((e,t)=>{var{axisLine:r,width:n,height:i,className:a,hide:o,ticks:s}=e,l=Dd(e,E3),[c,u]=k.useState(""),[f,d]=k.useState(""),h=k.useRef([]);k.useImperativeHandle(t,()=>({getCalculatedWidth:()=>{var p;return A3({ticks:h.current,label:(p=e.labelRef)===null||p===void 0?void 0:p.current,labelGapWithTick:5,tickSize:e.tickSize,tickMargin:e.tickMargin})}}));var m=k.useCallback(p=>{if(p){var g=p.getElementsByClassName("recharts-cartesian-axis-tick-value");h.current=Array.from(g);var v=g[0];if(v){var b=window.getComputedStyle(v),x=b.fontSize,S=b.letterSpacing;(x!==c||S!==f)&&(u(x),d(S))}}},[c,f]);return o||n!=null&&n<=0||i!=null&&i<=0?null:A.createElement(wt,{className:he("recharts-cartesian-axis",a),ref:m},A.createElement(D3,{x:e.x,y:e.y,width:n,height:i,orientation:e.orientation,mirror:e.mirror,axisLine:r,otherSvgProps:Dr(e)}),A.createElement(L3,{ticks:s,tick:e.tick,tickLine:e.tickLine,stroke:e.stroke,tickFormatter:e.tickFormatter,unit:e.unit,padding:e.padding,tickTextProps:e.tickTextProps,orientation:e.orientation,mirror:e.mirror,x:e.x,y:e.y,width:e.width,height:e.height,tickSize:e.tickSize,tickMargin:e.tickMargin,fontSize:c,letterSpacing:f,getTicksConfig:e,events:l}),A.createElement(UL,{x:e.x,y:e.y,width:e.width,height:e.height},A.createElement(tF,{label:e.label}),e.children))}),B3=A.memo(F3,(e,t)=>{var{viewBox:r}=e,n=Dd(e,P3),{viewBox:i}=t,a=Dd(t,C3);return Ui(r,i)&&Ui(n,a)}),Up=A.forwardRef((e,t)=>{var r=_t(e,Hp);return A.createElement(B3,ci({},r,{ref:t}))});Up.displayName="CartesianAxis";var z3=["x1","y1","x2","y2","key"],W3=["offset"],V3=["xAxisId","yAxisId"],H3=["xAxisId","yAxisId"];function db(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function At(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?db(Object(r),!0).forEach(function(n){U3(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):db(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function U3(e,t,r){return(t=K3(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function K3(e){var t=q3(e,"string");return typeof t=="symbol"?t:t+""}function q3(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Yn(){return Yn=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Yn.apply(null,arguments)}function wl(e,t){if(e==null)return{};var r,n,i=Y3(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function Y3(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var G3=e=>{var{fill:t}=e;if(!t||t==="none")return null;var{fillOpacity:r,x:n,y:i,width:a,height:o,ry:s}=e;return A.createElement("rect",{x:n,y:i,ry:s,width:a,height:o,stroke:"none",fill:t,fillOpacity:r,className:"recharts-cartesian-grid-bg"})};function YS(e,t){var r;if(A.isValidElement(e))r=A.cloneElement(e,t);else if(typeof e=="function")r=e(t);else{var{x1:n,y1:i,x2:a,y2:o,key:s}=t,l=wl(t,z3),c=Dr(l),{offset:u}=c,f=wl(c,W3);r=A.createElement("line",Yn({},f,{x1:n,y1:i,x2:a,y2:o,fill:"none",key:s}))}return r}function X3(e){var{x:t,width:r,horizontal:n=!0,horizontalPoints:i}=e;if(!n||!i||!i.length)return null;var{xAxisId:a,yAxisId:o}=e,s=wl(e,V3),l=i.map((c,u)=>{var f=At(At({},s),{},{x1:t,y1:c,x2:t+r,y2:c,key:"line-".concat(u),index:u});return YS(n,f)});return A.createElement("g",{className:"recharts-cartesian-grid-horizontal"},l)}function Z3(e){var{y:t,height:r,vertical:n=!0,verticalPoints:i}=e;if(!n||!i||!i.length)return null;var{xAxisId:a,yAxisId:o}=e,s=wl(e,H3),l=i.map((c,u)=>{var f=At(At({},s),{},{x1:c,y1:t,x2:c,y2:t+r,key:"line-".concat(u),index:u});return YS(n,f)});return A.createElement("g",{className:"recharts-cartesian-grid-vertical"},l)}function J3(e){var{horizontalFill:t,fillOpacity:r,x:n,y:i,width:a,height:o,horizontalPoints:s,horizontal:l=!0}=e;if(!l||!t||!t.length)return null;var c=s.map(f=>Math.round(f+i-i)).sort((f,d)=>f-d);i!==c[0]&&c.unshift(0);var u=c.map((f,d)=>{var h=!c[d+1],m=h?i+o-f:c[d+1]-f;if(m<=0)return null;var p=d%t.length;return A.createElement("rect",{key:"react-".concat(d),y:f,x:n,height:m,width:a,stroke:"none",fill:t[p],fillOpacity:r,className:"recharts-cartesian-grid-bg"})});return A.createElement("g",{className:"recharts-cartesian-gridstripes-horizontal"},u)}function Q3(e){var{vertical:t=!0,verticalFill:r,fillOpacity:n,x:i,y:a,width:o,height:s,verticalPoints:l}=e;if(!t||!r||!r.length)return null;var c=l.map(f=>Math.round(f+i-i)).sort((f,d)=>f-d);i!==c[0]&&c.unshift(0);var u=c.map((f,d)=>{var h=!c[d+1],m=h?i+o-f:c[d+1]-f;if(m<=0)return null;var p=d%r.length;return A.createElement("rect",{key:"react-".concat(d),x:f,y:a,width:m,height:s,stroke:"none",fill:r[p],fillOpacity:n,className:"recharts-cartesian-grid-bg"})});return A.createElement("g",{className:"recharts-cartesian-gridstripes-vertical"},u)}var e8=(e,t)=>{var{xAxis:r,width:n,height:i,offset:a}=e;return Vw(Vp(At(At(At({},Hp),r),{},{ticks:Hw(r),viewBox:{x:0,y:0,width:n,height:i}})),a.left,a.left+a.width,t)},t8=(e,t)=>{var{yAxis:r,width:n,height:i,offset:a}=e;return Vw(Vp(At(At(At({},Hp),r),{},{ticks:Hw(r),viewBox:{x:0,y:0,width:n,height:i}})),a.top,a.top+a.height,t)},r8={horizontal:!0,vertical:!0,horizontalPoints:[],verticalPoints:[],stroke:"#ccc",fill:"none",verticalFill:[],horizontalFill:[],xAxisId:0,yAxisId:0};function Cc(e){var t=Gw(),r=Xw(),n=Yw(),i=At(At({},_t(e,r8)),{},{x:X(e.x)?e.x:n.left,y:X(e.y)?e.y:n.top,width:X(e.width)?e.width:n.width,height:X(e.height)?e.height:n.height}),{xAxisId:a,yAxisId:o,x:s,y:l,width:c,height:u,syncWithTicks:f,horizontalValues:d,verticalValues:h}=i,m=Ft(),p=G(M=>l0(M,"xAxis",a,m)),g=G(M=>l0(M,"yAxis",o,m));if(!X(c)||c<=0||!X(u)||u<=0||!X(s)||s!==+s||!X(l)||l!==+l)return null;var v=i.verticalCoordinatesGenerator||e8,b=i.horizontalCoordinatesGenerator||t8,{horizontalPoints:x,verticalPoints:S}=i;if((!x||!x.length)&&typeof b=="function"){var w=d&&d.length,O=b({yAxis:g?At(At({},g),{},{ticks:w?d:g.ticks}):void 0,width:t,height:r,offset:n},w?!0:f);Na(Array.isArray(O),"horizontalCoordinatesGenerator should return Array but instead it returned [".concat(typeof O,"]")),Array.isArray(O)&&(x=O)}if((!S||!S.length)&&typeof v=="function"){var E=h&&h.length,C=v({xAxis:p?At(At({},p),{},{ticks:E?h:p.ticks}):void 0,width:t,height:r,offset:n},E?!0:f);Na(Array.isArray(C),"verticalCoordinatesGenerator should return Array but instead it returned [".concat(typeof C,"]")),Array.isArray(C)&&(S=C)}return A.createElement("g",{className:"recharts-cartesian-grid"},A.createElement(G3,{fill:i.fill,fillOpacity:i.fillOpacity,x:i.x,y:i.y,width:i.width,height:i.height,ry:i.ry}),A.createElement(J3,Yn({},i,{horizontalPoints:x})),A.createElement(Q3,Yn({},i,{verticalPoints:S})),A.createElement(X3,Yn({},i,{offset:n,horizontalPoints:x,xAxis:p,yAxis:g})),A.createElement(Z3,Yn({},i,{offset:n,verticalPoints:S,xAxis:p,yAxis:g})))}Cc.displayName="CartesianGrid";var GS=(e,t,r,n)=>bn(e,"xAxis",t,n),XS=(e,t,r,n)=>yn(e,"xAxis",t,n),ZS=(e,t,r,n)=>bn(e,"yAxis",r,n),JS=(e,t,r,n)=>yn(e,"yAxis",r,n),n8=N([ue,GS,ZS,XS,JS],(e,t,r,n,i)=>An(e,"xAxis")?Ya(t,n,!1):Ya(r,i,!1)),i8=(e,t,r,n,i)=>i;function a8(e){return e.type==="line"}var o8=N([wc,i8],(e,t)=>e.filter(a8).find(r=>r.id===t)),s8=N([ue,GS,ZS,XS,JS,o8,n8,gc],(e,t,r,n,i,a,o,s)=>{var{chartData:l,dataStartIndex:c,dataEndIndex:u}=s;if(!(a==null||t==null||r==null||n==null||i==null||n.length===0||i.length===0||o==null)){var{dataKey:f,data:d}=a,h;if(d!=null&&d.length>0?h=d:h=l?.slice(c,u+1),h!=null)return k8({layout:e,xAxis:t,yAxis:r,xAxisTicks:n,yAxisTicks:i,dataKey:f,bandSize:o,displayedData:h})}}),l8=["id"],c8=["type","layout","connectNulls","needClip"],u8=["activeDot","animateNewValues","animationBegin","animationDuration","animationEasing","connectNulls","dot","hide","isAnimationActive","label","legendType","xAxisId","yAxisId","id"];function hb(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Ut(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?hb(Object(r),!0).forEach(function(n){f8(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):hb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function f8(e,t,r){return(t=d8(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function d8(e){var t=h8(e,"string");return typeof t=="symbol"?t:t+""}function h8(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Kp(e,t){if(e==null)return{};var r,n,i=p8(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function p8(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function ui(){return ui=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ui.apply(null,arguments)}var m8=e=>{var{dataKey:t,name:r,stroke:n,legendType:i,hide:a}=e;return[{inactive:a,dataKey:t,type:i,color:n,value:Xi(r,t),payload:e}]};function g8(e){var{dataKey:t,data:r,stroke:n,strokeWidth:i,fill:a,name:o,hide:s,unit:l}=e;return{dataDefinedOnItem:r,positions:void 0,settings:{stroke:n,strokeWidth:i,fill:a,dataKey:t,nameKey:void 0,name:Xi(o,t),hide:s,type:e.tooltipType,color:e.stroke,unit:l}}}var QS=(e,t)=>"".concat(t,"px ").concat(e-t,"px");function v8(e,t){for(var r=e.length%2!==0?[...e,0]:e,n=[],i=0;i<t;++i)n=[...n,...r];return n}var y8=(e,t,r)=>{var n=r.reduce((f,d)=>f+d);if(!n)return QS(t,e);for(var i=Math.floor(e/n),a=e%n,o=t-e,s=[],l=0,c=0;l<r.length;c+=r[l],++l)if(c+r[l]>a){s=[...r.slice(0,l),a-c];break}var u=s.length%2===0?[0,o]:[o];return[...v8(r,i),...s,...u].map(f=>"".concat(f,"px")).join(", ")};function b8(e,t){var r;if(A.isValidElement(e))r=A.cloneElement(e,t);else if(typeof e=="function")r=e(t);else{var n=he("recharts-line-dot",typeof e!="boolean"?e.className:"");r=A.createElement(PS,ui({},t,{className:n}))}return r}function x8(e,t){return e==null?!1:t?!0:e.length===1}function w8(e){var{clipPathId:t,points:r,props:n}=e,{dot:i,dataKey:a,needClip:o}=n;if(!x8(r,i))return null;var{id:s}=n,l=Kp(n,l8),c=N1(i),u=Dr(l),f=He(i,!0),d=r.map((m,p)=>{var g=Ut(Ut(Ut({key:"dot-".concat(p),r:3},u),f),{},{index:p,cx:m.x,cy:m.y,dataKey:a,value:m.value,payload:m.payload,points:r});return b8(i,g)}),h={clipPath:o?"url(#clipPath-".concat(c?"":"dots-").concat(t,")"):void 0};return A.createElement(wt,ui({className:"recharts-line-dots",key:"dots"},h),d)}function _8(e){var{showLabels:t,children:r,points:n}=e,i=k.useMemo(()=>n?.map(a=>{var o={x:a.x,y:a.y,width:0,height:0};return Ut(Ut({},o),{},{value:a.value,payload:a.payload,viewBox:o,parentViewBox:void 0,fill:void 0})}),[n]);return A.createElement(AS,{value:t?i:null},r)}function pb(e){var{clipPathId:t,pathRef:r,points:n,strokeDasharray:i,props:a}=e,{type:o,layout:s,connectNulls:l,needClip:c}=a,u=Kp(a,c8),f=Ut(Ut({},He(u,!0)),{},{fill:"none",className:"recharts-line-curve",clipPath:c?"url(#clipPath-".concat(t,")"):void 0,points:n,type:o,layout:s,connectNulls:l,strokeDasharray:i??a.strokeDasharray});return A.createElement(A.Fragment,null,n?.length>1&&A.createElement(xh,ui({},f,{pathRef:r})),A.createElement(w8,{points:n,clipPathId:t,props:a}))}function S8(e){try{return e&&e.getTotalLength&&e.getTotalLength()||0}catch{return 0}}function O8(e){var{clipPathId:t,props:r,pathRef:n,previousPointsRef:i,longestAnimatedLengthRef:a}=e,{points:o,strokeDasharray:s,isAnimationActive:l,animationBegin:c,animationDuration:u,animationEasing:f,animateNewValues:d,width:h,height:m,onAnimationEnd:p,onAnimationStart:g}=r,v=i.current,b=So(r,"recharts-line-"),[x,S]=k.useState(!1),w=!x,O=k.useCallback(()=>{typeof p=="function"&&p(),S(!1)},[p]),E=k.useCallback(()=>{typeof g=="function"&&g(),S(!0)},[g]),C=S8(n.current),M=a.current;return A.createElement(_8,{points:o,showLabels:w},r.children,A.createElement(_o,{animationId:b,begin:c,duration:u,isActive:l,easing:f,onAnimationEnd:O,onAnimationStart:E,key:b},R=>{var j=qe(M,C+M,R),_=Math.min(j,C),I;if(l)if(s){var D="".concat(s).split(/[,\s]+/gim).map(H=>parseFloat(H));I=y8(_,C,D)}else I=QS(C,_);else I=s==null?void 0:String(s);if(v){var L=v.length/o.length,W=R===1?o:o.map((H,te)=>{var Q=Math.floor(te*L);if(v[Q]){var F=v[Q];return Ut(Ut({},H),{},{x:qe(F.x,H.x,R),y:qe(F.y,H.y,R)})}return d?Ut(Ut({},H),{},{x:qe(h*2,H.x,R),y:qe(m/2,H.y,R)}):Ut(Ut({},H),{},{x:H.x,y:H.y})});return i.current=W,A.createElement(pb,{props:r,points:W,clipPathId:t,pathRef:n,strokeDasharray:I})}return R>0&&C>0&&(i.current=o,a.current=_),A.createElement(pb,{props:r,points:o,clipPathId:t,pathRef:n,strokeDasharray:I})}),A.createElement(Cp,{label:r.label}))}function A8(e){var{clipPathId:t,props:r}=e,n=k.useRef(null),i=k.useRef(0),a=k.useRef(null);return A.createElement(O8,{props:r,clipPathId:t,previousPointsRef:n,longestAnimatedLengthRef:i,pathRef:a})}var E8=(e,t)=>({x:e.x,y:e.y,value:e.value,errorVal:Ie(e.payload,t)});class P8 extends k.Component{render(){var t,{hide:r,dot:n,points:i,className:a,xAxisId:o,yAxisId:s,top:l,left:c,width:u,height:f,id:d,needClip:h}=this.props;if(r)return null;var m=he("recharts-line",a),p=d,{r:g=3,strokeWidth:v=2}=(t=He(n,!1))!==null&&t!==void 0?t:{r:3,strokeWidth:2},b=N1(n),x=g*2+v;return A.createElement(A.Fragment,null,A.createElement(wt,{className:m},h&&A.createElement("defs",null,A.createElement(BS,{clipPathId:p,xAxisId:o,yAxisId:s}),!b&&A.createElement("clipPath",{id:"clipPath-dots-".concat(p)},A.createElement("rect",{x:c-x/2,y:l-x/2,width:u+x,height:f+x}))),A.createElement(FS,{xAxisId:o,yAxisId:s,data:i,dataPointFormatter:E8,errorBarOffset:0},A.createElement(A8,{props:this.props,clipPathId:p}))),A.createElement(Y6,{activeDot:this.props.activeDot,points:i,mainColor:this.props.stroke,itemDataKey:this.props.dataKey}))}}var eO={activeDot:!0,animateNewValues:!0,animationBegin:0,animationDuration:1500,animationEasing:"ease",connectNulls:!1,dot:!0,fill:"#fff",hide:!1,isAnimationActive:!En.isSsr,label:!1,legendType:"line",stroke:"#3182bd",strokeWidth:1,xAxisId:0,yAxisId:0};function C8(e){var t=_t(e,eO),{activeDot:r,animateNewValues:n,animationBegin:i,animationDuration:a,animationEasing:o,connectNulls:s,dot:l,hide:c,isAnimationActive:u,label:f,legendType:d,xAxisId:h,yAxisId:m,id:p}=t,g=Kp(t,u8),{needClip:v}=zp(h,m),b=Fp(),x=cc(),S=Ft(),w=G(R=>s8(R,h,m,S,p));if(x!=="horizontal"&&x!=="vertical"||w==null||b==null)return null;var{height:O,width:E,x:C,y:M}=b;return A.createElement(P8,ui({},g,{id:p,connectNulls:s,dot:l,activeDot:r,animateNewValues:n,animationBegin:i,animationDuration:a,animationEasing:o,isAnimationActive:u,hide:c,label:f,legendType:d,xAxisId:h,yAxisId:m,points:w,layout:x,height:O,width:E,left:C,top:M,needClip:v}))}function k8(e){var{layout:t,xAxis:r,yAxis:n,xAxisTicks:i,yAxisTicks:a,dataKey:o,bandSize:s,displayedData:l}=e;return l.map((c,u)=>{var f=Ie(c,o);if(t==="horizontal"){var d=Uv({axis:r,ticks:i,bandSize:s,entry:c,index:u}),h=We(f)?null:n.scale(f);return{x:d,y:h,value:f,payload:c}}var m=We(f)?null:r.scale(f),p=Uv({axis:n,ticks:a,bandSize:s,entry:c,index:u});return m==null||p==null?null:{x:m,y:p,value:f,payload:c}}).filter(Boolean)}function T8(e){var t=_t(e,eO),r=Ft();return A.createElement($p,{id:t.id,type:"line"},n=>A.createElement(A.Fragment,null,A.createElement(NS,{legendPayload:m8(t)}),A.createElement(Rp,{fn:g8,args:t}),A.createElement(RS,{type:"line",id:n,data:t.data,xAxisId:t.xAxisId,yAxisId:t.yAxisId,zAxisId:0,dataKey:t.dataKey,hide:t.hide,isPanorama:r}),A.createElement(C8,ui({},t,{id:n}))))}var ri=A.memo(T8);ri.displayName="Line";var M8=["dangerouslySetInnerHTML","ticks"],j8=["id"],D8=["domain"],N8=["domain"];function Nd(){return Nd=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nd.apply(null,arguments)}function _l(e,t){if(e==null)return{};var r,n,i=I8(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function I8(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function R8(e){var t=et();return k.useEffect(()=>(t(I6(e)),()=>{t(R6(e))}),[e,t]),null}var $8=e=>{var{xAxisId:t,className:r}=e,n=G(yh),i=Ft(),a="xAxis",o=G(g=>na(g,a,t,i)),s=G(g=>z2(g,a,t,i)),l=G(g=>$2(g,t)),c=G(g=>m4(g,t)),u=G(g=>p2(g,t));if(l==null||c==null||u==null)return null;var{dangerouslySetInnerHTML:f,ticks:d}=e,h=_l(e,M8),{id:m}=u,p=_l(u,j8);return A.createElement(Up,Nd({},h,p,{scale:o,x:c.x,y:c.y,width:l.width,height:l.height,className:he("recharts-".concat(a," ").concat(a),r),viewBox:n,ticks:s}))},L8={allowDataOverflow:zt.allowDataOverflow,allowDecimals:zt.allowDecimals,allowDuplicatedCategory:zt.allowDuplicatedCategory,height:zt.height,hide:!1,mirror:zt.mirror,orientation:zt.orientation,padding:zt.padding,reversed:zt.reversed,scale:zt.scale,tickCount:zt.tickCount,type:zt.type,xAxisId:0},F8=e=>{var t,r,n,i,a,o=_t(e,L8);return A.createElement(A.Fragment,null,A.createElement(R8,{interval:(t=o.interval)!==null&&t!==void 0?t:"preserveEnd",id:o.xAxisId,scale:o.scale,type:o.type,padding:o.padding,allowDataOverflow:o.allowDataOverflow,domain:o.domain,dataKey:o.dataKey,allowDuplicatedCategory:o.allowDuplicatedCategory,allowDecimals:o.allowDecimals,tickCount:o.tickCount,includeHidden:(r=o.includeHidden)!==null&&r!==void 0?r:!1,reversed:o.reversed,ticks:o.ticks,height:o.height,orientation:o.orientation,mirror:o.mirror,hide:o.hide,unit:o.unit,name:o.name,angle:(n=o.angle)!==null&&n!==void 0?n:0,minTickGap:(i=o.minTickGap)!==null&&i!==void 0?i:5,tick:(a=o.tick)!==null&&a!==void 0?a:!0,tickFormatter:o.tickFormatter}),A.createElement($8,o))},B8=(e,t)=>{var{domain:r}=e,n=_l(e,D8),{domain:i}=t,a=_l(t,N8);return Ui(n,a)?Array.isArray(r)&&r.length===2&&Array.isArray(i)&&i.length===2?r[0]===i[0]&&r[1]===i[1]:Ui({domain:r},{domain:i}):!1},kc=A.memo(F8,B8);kc.displayName="XAxis";var z8=["dangerouslySetInnerHTML","ticks"],W8=["id"],V8=["domain"],H8=["domain"];function Id(){return Id=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Id.apply(null,arguments)}function Sl(e,t){if(e==null)return{};var r,n,i=U8(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function U8(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function K8(e){var t=et();return k.useEffect(()=>(t($6(e)),()=>{t(L6(e))}),[e,t]),null}var q8=e=>{var{yAxisId:t,className:r,width:n,label:i}=e,a=k.useRef(null),o=k.useRef(null),s=G(yh),l=Ft(),c=et(),u="yAxis",f=G(w=>na(w,u,t,l)),d=G(w=>L2(w,t)),h=G(w=>v4(w,t)),m=G(w=>z2(w,u,t,l)),p=G(w=>m2(w,t));if(k.useLayoutEffect(()=>{if(!(n!=="auto"||!d||Pp(i)||k.isValidElement(i)||p==null)){var w=a.current;if(w){var O=w.getCalculatedWidth();Math.round(d.width)!==Math.round(O)&&c(F6({id:t,width:O}))}}},[m,d,c,i,t,n,p]),d==null||h==null||p==null)return null;var{dangerouslySetInnerHTML:g,ticks:v}=e,b=Sl(e,z8),{id:x}=p,S=Sl(p,W8);return A.createElement(Up,Id({},b,S,{ref:a,labelRef:o,scale:f,x:h.x,y:h.y,tickTextProps:n==="auto"?{width:void 0}:{width:n},width:d.width,height:d.height,className:he("recharts-".concat(u," ").concat(u),r),viewBox:s,ticks:m}))},Y8={allowDataOverflow:Wt.allowDataOverflow,allowDecimals:Wt.allowDecimals,allowDuplicatedCategory:Wt.allowDuplicatedCategory,hide:!1,mirror:Wt.mirror,orientation:Wt.orientation,padding:Wt.padding,reversed:Wt.reversed,scale:Wt.scale,tickCount:Wt.tickCount,type:Wt.type,width:Wt.width,yAxisId:0},G8=e=>{var t,r,n,i,a,o=_t(e,Y8);return A.createElement(A.Fragment,null,A.createElement(K8,{interval:(t=o.interval)!==null&&t!==void 0?t:"preserveEnd",id:o.yAxisId,scale:o.scale,type:o.type,domain:o.domain,allowDataOverflow:o.allowDataOverflow,dataKey:o.dataKey,allowDuplicatedCategory:o.allowDuplicatedCategory,allowDecimals:o.allowDecimals,tickCount:o.tickCount,padding:o.padding,includeHidden:(r=o.includeHidden)!==null&&r!==void 0?r:!1,reversed:o.reversed,ticks:o.ticks,width:o.width,orientation:o.orientation,mirror:o.mirror,hide:o.hide,unit:o.unit,name:o.name,angle:(n=o.angle)!==null&&n!==void 0?n:0,minTickGap:(i=o.minTickGap)!==null&&i!==void 0?i:5,tick:(a=o.tick)!==null&&a!==void 0?a:!0,tickFormatter:o.tickFormatter}),A.createElement(q8,o))},X8=(e,t)=>{var{domain:r}=e,n=Sl(e,V8),{domain:i}=t,a=Sl(t,H8);return Ui(n,a)?Array.isArray(r)&&r.length===2&&Array.isArray(i)&&i.length===2?r[0]===i[0]&&r[1]===i[1]:Ui({domain:r},{domain:i}):!1},ro=A.memo(G8,X8);ro.displayName="YAxis";var ds={exports:{}},Af={};/**
183
+ `).concat(S.x,",").concat(S.y),O=We(e.id)?Ua("recharts-radial-line-"):e.id;return A.createElement("text",zr({},n,{dominantBaseline:"central",className:he("recharts-radial-bar-label",o)}),A.createElement("defs",null,A.createElement("path",{id:O,d:w})),A.createElement("textPath",{xlinkHref:"#".concat(O)},r))},ZL=(e,t,r)=>{var{cx:n,cy:i,innerRadius:a,outerRadius:o,startAngle:s,endAngle:l}=e,c=(s+l)/2;if(r==="outside"){var{x:u,y:f}=it(n,i,o+t,c);return{x:u,y:f,textAnchor:u>=n?"start":"end",verticalAnchor:"middle"}}if(r==="center")return{x:n,y:i,textAnchor:"middle",verticalAnchor:"middle"};if(r==="centerTop")return{x:n,y:i,textAnchor:"middle",verticalAnchor:"start"};if(r==="centerBottom")return{x:n,y:i,textAnchor:"middle",verticalAnchor:"end"};var d=(a+o)/2,{x:h,y:m}=it(n,i,d,c);return{x:h,y:m,textAnchor:"middle",verticalAnchor:"middle"}},SS=e=>"cx"in e&&X(e.cx),JL=(e,t)=>{var{parentViewBox:r,offset:n,position:i}=e,a;r!=null&&!SS(r)&&(a=r);var{x:o,y:s,width:l,height:c}=t,u=c>=0?1:-1,f=u*n,d=u>0?"end":"start",h=u>0?"start":"end",m=l>=0?1:-1,p=m*n,g=m>0?"end":"start",v=m>0?"start":"end";if(i==="top"){var b={x:o+l/2,y:s-u*n,textAnchor:"middle",verticalAnchor:d};return Ze(Ze({},b),a?{height:Math.max(s-a.y,0),width:l}:{})}if(i==="bottom"){var x={x:o+l/2,y:s+c+f,textAnchor:"middle",verticalAnchor:h};return Ze(Ze({},x),a?{height:Math.max(a.y+a.height-(s+c),0),width:l}:{})}if(i==="left"){var S={x:o-p,y:s+c/2,textAnchor:g,verticalAnchor:"middle"};return Ze(Ze({},S),a?{width:Math.max(S.x-a.x,0),height:c}:{})}if(i==="right"){var w={x:o+l+p,y:s+c/2,textAnchor:v,verticalAnchor:"middle"};return Ze(Ze({},w),a?{width:Math.max(a.x+a.width-w.x,0),height:c}:{})}var O=a?{width:l,height:c}:{};return i==="insideLeft"?Ze({x:o+p,y:s+c/2,textAnchor:v,verticalAnchor:"middle"},O):i==="insideRight"?Ze({x:o+l-p,y:s+c/2,textAnchor:g,verticalAnchor:"middle"},O):i==="insideTop"?Ze({x:o+l/2,y:s+f,textAnchor:"middle",verticalAnchor:h},O):i==="insideBottom"?Ze({x:o+l/2,y:s+c-f,textAnchor:"middle",verticalAnchor:d},O):i==="insideTopLeft"?Ze({x:o+p,y:s+f,textAnchor:v,verticalAnchor:h},O):i==="insideTopRight"?Ze({x:o+l-p,y:s+f,textAnchor:g,verticalAnchor:h},O):i==="insideBottomLeft"?Ze({x:o+p,y:s+c-f,textAnchor:v,verticalAnchor:d},O):i==="insideBottomRight"?Ze({x:o+l-p,y:s+c-f,textAnchor:g,verticalAnchor:d},O):i&&typeof i=="object"&&(X(i.x)||Un(i.x))&&(X(i.y)||Un(i.y))?Ze({x:o+Pt(i.x,l),y:s+Pt(i.y,c),textAnchor:"end",verticalAnchor:"end"},O):Ze({x:o+l/2,y:s+c/2,textAnchor:"middle",verticalAnchor:"middle"},O)},QL={offset:5};function ln(e){var t=_t(e,QL),{viewBox:r,position:n,value:i,children:a,content:o,className:s="",textBreakAll:l,labelRef:c}=t,u=qL(),f=_S(),d=n==="center"?f:u??f,h=r||d;if(!h||We(i)&&We(a)&&!k.isValidElement(o)&&typeof o!="function")return null;var m=Ze(Ze({},t),{},{viewBox:h});if(k.isValidElement(o)){var{labelRef:p}=m,g=BL(m,FL);return k.cloneElement(o,g)}var v;if(typeof o=="function"){if(v=k.createElement(o,m),k.isValidElement(v))return v}else v=YL(t);var b=SS(h),x=He(t,!0);if(b&&(n==="insideStart"||n==="insideEnd"||n==="end"))return XL(t,n,v,x,h);var S=b?ZL(h,t.offset,t.position):JL(t,h);return A.createElement(Pc,zr({ref:c,className:he("recharts-label",s)},x,S,{breakAll:l}),v)}ln.displayName="Label";var eF=(e,t,r)=>{if(!e)return null;var n={viewBox:t,labelRef:r};return e===!0?A.createElement(ln,zr({key:"label-implicit"},n)):Tr(e)?A.createElement(ln,zr({key:"label-implicit",value:e},n)):k.isValidElement(e)?e.type===ln?k.cloneElement(e,Ze({key:"label-implicit"},n)):A.createElement(ln,zr({key:"label-implicit",content:e},n)):Pp(e)?A.createElement(ln,zr({key:"label-implicit",content:e},n)):e&&typeof e=="object"?A.createElement(ln,zr({},e,{key:"label-implicit"},n)):null};function tF(e){var{label:t}=e,r=_S();return eF(t,r)||null}var vf={},yf={},L0;function rF(){return L0||(L0=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return r[r.length-1]}e.last=t})(yf)),yf}var bf={},F0;function nF(){return F0||(F0=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return Array.isArray(r)?r:Array.from(r)}e.toArray=t})(bf)),bf}var B0;function iF(){return B0||(B0=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=rF(),r=nF(),n=uh();function i(a){if(n.isArrayLike(a))return t.last(r.toArray(a))}e.last=i})(vf)),vf}var xf,z0;function aF(){return z0||(z0=1,xf=iF().last),xf}var oF=aF();const sF=Jr(oF);var lF=["valueAccessor"],cF=["dataKey","clockWise","id","textBreakAll"];function gl(){return gl=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gl.apply(null,arguments)}function W0(e,t){if(e==null)return{};var r,n,i=uF(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function uF(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var fF=e=>Array.isArray(e.value)?sF(e.value):e.value,OS=k.createContext(void 0),AS=OS.Provider,ES=k.createContext(void 0),dF=ES.Provider;function hF(){return k.useContext(OS)}function pF(){return k.useContext(ES)}function Ns(e){var{valueAccessor:t=fF}=e,r=W0(e,lF),{dataKey:n,clockWise:i,id:a,textBreakAll:o}=r,s=W0(r,cF),l=hF(),c=pF(),u=l||c;return!u||!u.length?null:A.createElement(wt,{className:"recharts-label-list"},u.map((f,d)=>{var h,m=We(n)?t(f,d):Ie(f&&f.payload,n),p=We(a)?{}:{id:"".concat(a,"-").concat(d)};return A.createElement(ln,gl({},He(f,!0),s,p,{fill:(h=r.fill)!==null&&h!==void 0?h:f.fill,parentViewBox:f.parentViewBox,value:m,textBreakAll:o,viewBox:f.viewBox,key:"label-".concat(d),index:d}))}))}Ns.displayName="LabelList";function Cp(e){var{label:t}=e;return t?t===!0?A.createElement(Ns,{key:"labelList-implicit"}):A.isValidElement(t)||Pp(t)?A.createElement(Ns,{key:"labelList-implicit",content:t}):typeof t=="object"?A.createElement(Ns,gl({key:"labelList-implicit"},t,{type:String(t.type)})):null:null}function Md(){return Md=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Md.apply(null,arguments)}var PS=e=>{var{cx:t,cy:r,r:n,className:i}=e,a=he("recharts-dot",i);return t===+t&&r===+r&&n===+n?A.createElement("circle",Md({},Dr(e),ah(e),{className:a,cx:t,cy:r,r:n})):null},CS=e=>e.graphicalItems.polarItems,mF=N([Ve,ko],tp),kp=N([CS,tt,mF],rp),gF=N([kp],np),Tp=N([gF,Hh],ip),vF=N([Tp,tt,kp],op),yF=N([Tp,tt,kp],(e,t,r)=>r.length>0?e.flatMap(n=>r.flatMap(i=>{var a,o=Ie(n,(a=t.dataKey)!==null&&a!==void 0?a:i.dataKey);return{value:o,errorDomain:[]}})).filter(Boolean):t?.dataKey!=null?e.map(n=>({value:Ie(n,t.dataKey),errorDomain:[]})):e.map(n=>({value:n,errorDomain:[]}))),V0=()=>{},bF=N([tt,M2,V0,yF,V0,ue,Ve],lp),kS=N([tt,ue,Tp,vF,Co,Ve,bF],cp),xF=N([kS,tt,ra],dp);N([tt,kS,xF,Ve],pp);var wF={radiusAxis:{},angleAxis:{}},TS=Qt({name:"polarAxis",initialState:wF,reducers:{addRadiusAxis(e,t){e.radiusAxis[t.payload.id]=t.payload},removeRadiusAxis(e,t){delete e.radiusAxis[t.payload.id]},addAngleAxis(e,t){e.angleAxis[t.payload.id]=t.payload},removeAngleAxis(e,t){delete e.angleAxis[t.payload.id]}}}),{addRadiusAxis:EU,removeRadiusAxis:PU,addAngleAxis:CU,removeAngleAxis:kU}=TS.actions,_F=TS.reducer;function H0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function U0(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?H0(Object(r),!0).forEach(function(n){SF(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):H0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function SF(e,t,r){return(t=OF(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function OF(e){var t=AF(e,"string");return typeof t=="symbol"?t:t+""}function AF(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var EF=(e,t)=>t,Mp=N([CS,EF],(e,t)=>e.filter(r=>r.type==="pie").find(r=>r.id===t)),PF=[],jp=(e,t,r)=>r?.length===0?PF:r,MS=N([Hh,Mp,jp],(e,t,r)=>{var{chartData:n}=e;if(t!=null){var i;if(t?.data!=null&&t.data.length>0?i=t.data:i=n,(!i||!i.length)&&r!=null&&(i=r.map(a=>U0(U0({},t.presentationProps),a.props))),i!=null)return i}}),CF=N([MS,Mp,jp],(e,t,r)=>{if(!(e==null||t==null))return e.map((n,i)=>{var a,o=Ie(n,t.nameKey,t.name),s;return r!=null&&(a=r[i])!==null&&a!==void 0&&(a=a.props)!==null&&a!==void 0&&a.fill?s=r[i].props.fill:typeof n=="object"&&n!=null&&"fill"in n?s=n.fill:s=t.fill,{value:Xi(o,t.dataKey),color:s,payload:n,type:t.legendType}})}),kF=N([MS,Mp,jp,ct],(e,t,r,n)=>{if(!(t==null||e==null))return E6({offset:n,pieSettings:t,displayedData:e,cells:r})}),wf={},K0;function TF(){return K0||(K0=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){if(typeof r!="object"||r==null)return!1;if(Object.getPrototypeOf(r)===null)return!0;if(Object.prototype.toString.call(r)!=="[object Object]"){const i=r[Symbol.toStringTag];return i==null||!Object.getOwnPropertyDescriptor(r,Symbol.toStringTag)?.writable?!1:r.toString()===`[object ${i}]`}let n=r;for(;Object.getPrototypeOf(n)!==null;)n=Object.getPrototypeOf(n);return Object.getPrototypeOf(r)===n}e.isPlainObject=t})(wf)),wf}var _f,q0;function MF(){return q0||(q0=1,_f=TF().isPlainObject),_f}var jF=MF();const DF=Jr(jF);function Y0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function G0(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Y0(Object(r),!0).forEach(function(n){NF(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Y0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function NF(e,t,r){return(t=IF(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function IF(e){var t=RF(e,"string");return typeof t=="symbol"?t:t+""}function RF(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function vl(){return vl=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},vl.apply(null,arguments)}var X0=(e,t,r,n,i)=>{var a=r-n,o;return o="M ".concat(e,",").concat(t),o+="L ".concat(e+r,",").concat(t),o+="L ".concat(e+r-a/2,",").concat(t+i),o+="L ".concat(e+r-a/2-n,",").concat(t+i),o+="L ".concat(e,",").concat(t," Z"),o},$F={x:0,y:0,upperWidth:0,lowerWidth:0,height:0,isUpdateAnimationActive:!1,animationBegin:0,animationDuration:1500,animationEasing:"ease"},LF=e=>{var t=_t(e,$F),{x:r,y:n,upperWidth:i,lowerWidth:a,height:o,className:s}=t,{animationEasing:l,animationDuration:c,animationBegin:u,isUpdateAnimationActive:f}=t,d=k.useRef(),[h,m]=k.useState(-1),p=k.useRef(i),g=k.useRef(a),v=k.useRef(o),b=k.useRef(r),x=k.useRef(n),S=So(e,"trapezoid-");if(k.useEffect(()=>{if(d.current&&d.current.getTotalLength)try{var D=d.current.getTotalLength();D&&m(D)}catch{}},[]),r!==+r||n!==+n||i!==+i||a!==+a||o!==+o||i===0&&a===0||o===0)return null;var w=he("recharts-trapezoid",s);if(!f)return A.createElement("g",null,A.createElement("path",vl({},He(t,!0),{className:w,d:X0(r,n,i,a,o)})));var O=p.current,E=g.current,C=v.current,M=b.current,R=x.current,j="0px ".concat(h===-1?1:h,"px"),_="".concat(h,"px 0px"),I=t_(["strokeDasharray"],c,l);return A.createElement(_o,{animationId:S,key:S,canBegin:h>0,duration:c,easing:l,isActive:f,begin:u},D=>{var L=qe(O,i,D),W=qe(E,a,D),H=qe(C,o,D),te=qe(M,r,D),Q=qe(R,n,D);d.current&&(p.current=L,g.current=W,v.current=H,b.current=te,x.current=Q);var F=D>0?{transition:I,strokeDasharray:_}:{strokeDasharray:j};return A.createElement("path",vl({},He(t,!0),{className:w,d:X0(te,Q,L,W,H),ref:d,style:G0(G0({},F),t.style)}))})},FF=["option","shapeType","propTransformer","activeClassName","isActive"];function BF(e,t){if(e==null)return{};var r,n,i=zF(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function zF(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function Z0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function yl(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Z0(Object(r),!0).forEach(function(n){WF(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Z0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function WF(e,t,r){return(t=VF(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function VF(e){var t=HF(e,"string");return typeof t=="symbol"?t:t+""}function HF(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function UF(e,t){return yl(yl({},t),e)}function KF(e,t){return e==="symbols"}function J0(e){var{shapeType:t,elementProps:r}=e;switch(t){case"rectangle":return A.createElement(a_,r);case"trapezoid":return A.createElement(LF,r);case"sector":return A.createElement(l_,r);case"symbols":if(KF(t))return A.createElement(Q1,r);break;default:return null}}function qF(e){return k.isValidElement(e)?e.props:e}function jS(e){var{option:t,shapeType:r,propTransformer:n=UF,activeClassName:i="recharts-active-shape",isActive:a}=e,o=BF(e,FF),s;if(k.isValidElement(t))s=k.cloneElement(t,yl(yl({},o),qF(t)));else if(typeof t=="function")s=t(o);else if(DF(t)&&typeof t!="boolean"){var l=n(t,o);s=A.createElement(J0,{shapeType:r,elementProps:l})}else{var c=o;s=A.createElement(J0,{shapeType:r,elementProps:c})}return a?A.createElement(wt,{className:i},s):s}var Dp=(e,t)=>{var r=et();return(n,i)=>a=>{e?.(n,i,a),r(q2({activeIndex:String(i),activeDataKey:t,activeCoordinate:n.tooltipPosition}))}},Np=e=>{var t=et();return(r,n)=>i=>{e?.(r,n,i),t(C4())}},Ip=(e,t)=>{var r=et();return(n,i)=>a=>{e?.(n,i,a),r(k4({activeIndex:String(i),activeDataKey:t,activeCoordinate:n.tooltipPosition}))}};function Rp(e){var{fn:t,args:r}=e,n=et(),i=Ft();return k.useEffect(()=>{if(!i){var a=t(r);return n(A4(a)),()=>{n(E4(a))}}},[t,r,n,i]),null}var DS=()=>{};function NS(e){var{legendPayload:t}=e,r=et(),n=Ft();return k.useEffect(()=>n?DS:(r(Jw(t)),()=>{r(Qw(t))}),[r,n,t]),null}function YF(e){var{legendPayload:t}=e,r=et(),n=G(ue);return k.useEffect(()=>n!=="centric"&&n!=="radial"?DS:(r(Jw(t)),()=>{r(Qw(t))}),[r,n,t]),null}var Sf,GF=()=>{var[e]=A.useState(()=>Ua("uid-"));return e},XF=(Sf=A.useId)!==null&&Sf!==void 0?Sf:GF;function ZF(e,t){var r=XF();return t||(e?"".concat(e,"-").concat(r):r)}var JF=k.createContext(void 0),$p=e=>{var{id:t,type:r,children:n}=e,i=ZF("recharts-".concat(r),t);return A.createElement(JF.Provider,{value:i},n(i))},QF={cartesianItems:[],polarItems:[]},IS=Qt({name:"graphicalItems",initialState:QF,reducers:{addCartesianGraphicalItem(e,t){e.cartesianItems.push(t.payload)},replaceCartesianGraphicalItem(e,t){var{prev:r,next:n}=t.payload,i=Ur(e).cartesianItems.indexOf(r);i>-1&&(e.cartesianItems[i]=n)},removeCartesianGraphicalItem(e,t){var r=Ur(e).cartesianItems.indexOf(t.payload);r>-1&&e.cartesianItems.splice(r,1)},addPolarGraphicalItem(e,t){e.polarItems.push(t.payload)},removePolarGraphicalItem(e,t){var r=Ur(e).polarItems.indexOf(t.payload);r>-1&&e.polarItems.splice(r,1)}}}),{addCartesianGraphicalItem:e6,replaceCartesianGraphicalItem:t6,removeCartesianGraphicalItem:r6,addPolarGraphicalItem:n6,removePolarGraphicalItem:i6}=IS.actions,a6=IS.reducer;function RS(e){var t=et(),r=k.useRef(null);return k.useEffect(()=>{r.current===null?t(e6(e)):r.current!==e&&t(t6({prev:r.current,next:e})),r.current=e},[t,e]),k.useEffect(()=>()=>{r.current&&(t(r6(r.current)),r.current=null)},[t]),null}function o6(e){var t=et();return k.useEffect(()=>(t(n6(e)),()=>{t(i6(e))}),[t,e]),null}var s6=["onMouseEnter","onClick","onMouseLeave"],l6=["id"],c6=["id"];function Lp(e,t){if(e==null)return{};var r,n,i=u6(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function u6(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function Q0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Be(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Q0(Object(r),!0).forEach(function(n){f6(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Q0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function f6(e,t,r){return(t=d6(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function d6(e){var t=h6(e,"string");return typeof t=="symbol"?t:t+""}function h6(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function wn(){return wn=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wn.apply(null,arguments)}function p6(e){var t=k.useMemo(()=>oh(e.children,jr),[e.children]),r=G(n=>CF(n,e.id,t));return r==null?null:A.createElement(YF,{legendPayload:r})}function m6(e){var{dataKey:t,nameKey:r,sectors:n,stroke:i,strokeWidth:a,fill:o,name:s,hide:l,tooltipType:c}=e;return{dataDefinedOnItem:n.map(u=>u.tooltipPayload),positions:n.map(u=>u.tooltipPosition),settings:{stroke:i,strokeWidth:a,fill:o,dataKey:t,nameKey:r,name:Xi(s,t),hide:l,type:c,color:o,unit:""}}}var g6=(e,t)=>e>t?"start":e<t?"end":"middle",v6=(e,t,r)=>Pt(typeof t=="function"?t(e):t,r,r*.8),y6=(e,t,r)=>{var{top:n,left:i,width:a,height:o}=t,s=zw(a,o),l=i+Pt(e.cx,a,a/2),c=n+Pt(e.cy,o,o/2),u=Pt(e.innerRadius,s,0),f=v6(r,e.outerRadius,s),d=e.maxRadius||Math.sqrt(a*a+o*o)/2;return{cx:l,cy:c,innerRadius:u,outerRadius:f,maxRadius:d}},b6=(e,t)=>{var r=pt(t-e),n=Math.min(Math.abs(t-e),360);return r*n};function x6(e){return e&&typeof e=="object"&&"className"in e&&typeof e.className=="string"?e.className:""}var w6=(e,t)=>{if(A.isValidElement(e))return A.cloneElement(e,t);if(typeof e=="function")return e(t);var r=he("recharts-pie-label-line",typeof e!="boolean"?e.className:"");return A.createElement(xh,wn({},t,{type:"linear",className:r}))},_6=(e,t,r)=>{if(A.isValidElement(e))return A.cloneElement(e,t);var n=r;if(typeof e=="function"&&(n=e(t),A.isValidElement(n)))return n;var i=he("recharts-pie-label-text",x6(e));return A.createElement(Pc,wn({},t,{alignmentBaseline:"middle",className:i}),n)};function S6(e){var{sectors:t,props:r,showLabels:n}=e,{label:i,labelLine:a,dataKey:o}=r;if(!n||!i||!t)return null;var s=Dr(r),l=He(i,!1),c=He(a,!1),u=typeof i=="object"&&"offsetRadius"in i&&typeof i.offsetRadius=="number"&&i.offsetRadius||20,f=t.map((d,h)=>{var m=(d.startAngle+d.endAngle)/2,p=it(d.cx,d.cy,d.outerRadius+u,m),g=Be(Be(Be(Be({},s),d),{},{stroke:"none"},l),{},{index:h,textAnchor:g6(p.x,d.cx)},p),v=Be(Be(Be(Be({},s),d),{},{fill:"none",stroke:d.fill},c),{},{index:h,points:[it(d.cx,d.cy,d.outerRadius,m),p],key:"line"});return A.createElement(wt,{key:"label-".concat(d.startAngle,"-").concat(d.endAngle,"-").concat(d.midAngle,"-").concat(h)},a&&w6(a,v),_6(i,g,Ie(d,o)))});return A.createElement(wt,{className:"recharts-pie-labels"},f)}function O6(e){var{sectors:t,props:r,showLabels:n}=e,{label:i}=r;return typeof i=="object"&&i!=null&&"position"in i?A.createElement(Cp,{label:i}):A.createElement(S6,{sectors:t,props:r,showLabels:n})}function A6(e){var{sectors:t,activeShape:r,inactiveShape:n,allOtherPieProps:i}=e,a=G(xn),{onMouseEnter:o,onClick:s,onMouseLeave:l}=i,c=Lp(i,s6),u=Dp(o,i.dataKey),f=Np(l),d=Ip(s,i.dataKey);return t==null||t.length===0?null:A.createElement(A.Fragment,null,t.map((h,m)=>{if(h?.startAngle===0&&h?.endAngle===0&&t.length!==1)return null;var p=r&&String(m)===a,g=a?n:null,v=p?r:g,b=Be(Be({},h),{},{stroke:h.stroke,tabIndex:-1,[Kw]:m,[qw]:i.dataKey});return A.createElement(wt,wn({tabIndex:-1,className:"recharts-pie-sector"},Xl(c,h,m),{onMouseEnter:u(h,m),onMouseLeave:f(h,m),onClick:d(h,m),key:"sector-".concat(h?.startAngle,"-").concat(h?.endAngle,"-").concat(h.midAngle,"-").concat(m)}),A.createElement(jS,wn({option:v,isActive:p,shapeType:"sector"},b)))}))}function E6(e){var t,{pieSettings:r,displayedData:n,cells:i,offset:a}=e,{cornerRadius:o,startAngle:s,endAngle:l,dataKey:c,nameKey:u,tooltipType:f}=r,d=Math.abs(r.minAngle),h=b6(s,l),m=Math.abs(h),p=n.length<=1?0:(t=r.paddingAngle)!==null&&t!==void 0?t:0,g=n.filter(O=>Ie(O,c,0)!==0).length,v=(m>=360?g:g-1)*p,b=m-g*d-v,x=n.reduce((O,E)=>{var C=Ie(E,c,0);return O+(X(C)?C:0)},0),S;if(x>0){var w;S=n.map((O,E)=>{var C=Ie(O,c,0),M=Ie(O,u,E),R=y6(r,a,O),j=(X(C)?C:0)/x,_,I=Be(Be({},O),i&&i[E]&&i[E].props);E?_=w.endAngle+pt(h)*p*(C!==0?1:0):_=s;var D=_+pt(h)*((C!==0?d:0)+j*b),L=(_+D)/2,W=(R.innerRadius+R.outerRadius)/2,H=[{name:M,value:C,payload:I,dataKey:c,type:f}],te=it(R.cx,R.cy,W,L);return w=Be(Be(Be(Be({},r.presentationProps),{},{percent:j,cornerRadius:o,name:M,tooltipPayload:H,midAngle:L,middleRadius:W,tooltipPosition:te},I),R),{},{value:C,startAngle:_,endAngle:D,payload:I,paddingAngle:pt(h)*p}),w})}return S}function P6(e){var{showLabels:t,sectors:r,children:n}=e,i=k.useMemo(()=>!t||!r?[]:r.map(a=>({value:a.value,payload:a.payload,clockWise:!1,parentViewBox:void 0,viewBox:{cx:a.cx,cy:a.cy,innerRadius:a.innerRadius,outerRadius:a.outerRadius,startAngle:a.startAngle,endAngle:a.endAngle,clockWise:!1},fill:a.fill})),[r,t]);return A.createElement(dF,{value:t?i:void 0},n)}function C6(e){var{props:t,previousSectorsRef:r}=e,{sectors:n,isAnimationActive:i,animationBegin:a,animationDuration:o,animationEasing:s,activeShape:l,inactiveShape:c,onAnimationStart:u,onAnimationEnd:f}=t,d=So(t,"recharts-pie-"),h=r.current,[m,p]=k.useState(!1),g=k.useCallback(()=>{typeof f=="function"&&f(),p(!1)},[f]),v=k.useCallback(()=>{typeof u=="function"&&u(),p(!0)},[u]);return A.createElement(P6,{showLabels:!m,sectors:n},A.createElement(_o,{animationId:d,begin:a,duration:o,isActive:i,easing:s,onAnimationStart:v,onAnimationEnd:g,key:d},b=>{var x=[],S=n&&n[0],w=S?.startAngle;return n?.forEach((O,E)=>{var C=h&&h[E],M=E>0?ai(O,"paddingAngle",0):0;if(C){var R=qe(C.endAngle-C.startAngle,O.endAngle-O.startAngle,b),j=Be(Be({},O),{},{startAngle:w+M,endAngle:w+R+M});x.push(j),w=j.endAngle}else{var{endAngle:_,startAngle:I}=O,D=qe(0,_-I,b),L=Be(Be({},O),{},{startAngle:w+M,endAngle:w+D+M});x.push(L),w=L.endAngle}}),r.current=x,A.createElement(wt,null,A.createElement(A6,{sectors:x,activeShape:l,inactiveShape:c,allOtherPieProps:t}))}),A.createElement(O6,{showLabels:!m,sectors:n,props:t}),t.children)}var k6={animationBegin:400,animationDuration:1500,animationEasing:"ease",cx:"50%",cy:"50%",dataKey:"value",endAngle:360,fill:"#808080",hide:!1,innerRadius:0,isAnimationActive:!En.isSsr,labelLine:!0,legendType:"rect",minAngle:0,nameKey:"name",outerRadius:"80%",paddingAngle:0,rootTabIndex:0,startAngle:0,stroke:"#fff"};function T6(e){var{id:t}=e,r=Lp(e,l6),{hide:n,className:i,rootTabIndex:a}=e,o=k.useMemo(()=>oh(e.children,jr),[e.children]),s=G(u=>kF(u,t,o)),l=k.useRef(null),c=he("recharts-pie",i);return n||s==null?(l.current=null,A.createElement(wt,{tabIndex:a,className:c})):A.createElement(A.Fragment,null,A.createElement(Rp,{fn:m6,args:Be(Be({},e),{},{sectors:s})}),A.createElement(wt,{tabIndex:a,className:c},A.createElement(C6,{props:Be(Be({},r),{},{sectors:s}),previousSectorsRef:l})))}function Io(e){var t=_t(e,k6),{id:r}=t,n=Lp(t,c6),i=Dr(n);return A.createElement($p,{id:r,type:"pie"},a=>A.createElement(A.Fragment,null,A.createElement(o6,{type:"pie",id:a,data:n.data,dataKey:n.dataKey,hide:n.hide,angleAxisId:0,radiusAxisId:0,name:n.name,nameKey:n.nameKey,tooltipType:n.tooltipType,legendType:n.legendType,fill:n.fill,cx:n.cx,cy:n.cy,startAngle:n.startAngle,endAngle:n.endAngle,paddingAngle:n.paddingAngle,minAngle:n.minAngle,innerRadius:n.innerRadius,outerRadius:n.outerRadius,cornerRadius:n.cornerRadius,presentationProps:i,maxRadius:t.maxRadius}),A.createElement(p6,wn({},n,{id:a})),A.createElement(T6,wn({},n,{id:a}))))}Io.displayName="Pie";function eb(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function tb(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?eb(Object(r),!0).forEach(function(n){M6(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):eb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function M6(e,t,r){return(t=j6(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function j6(e){var t=D6(e,"string");return typeof t=="symbol"?t:t+""}function D6(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var N6={xAxis:{},yAxis:{},zAxis:{}},$S=Qt({name:"cartesianAxis",initialState:N6,reducers:{addXAxis(e,t){e.xAxis[t.payload.id]=t.payload},removeXAxis(e,t){delete e.xAxis[t.payload.id]},addYAxis(e,t){e.yAxis[t.payload.id]=t.payload},removeYAxis(e,t){delete e.yAxis[t.payload.id]},addZAxis(e,t){e.zAxis[t.payload.id]=t.payload},removeZAxis(e,t){delete e.zAxis[t.payload.id]},updateYAxisWidth(e,t){var{id:r,width:n}=t.payload;e.yAxis[r]&&(e.yAxis[r]=tb(tb({},e.yAxis[r]),{},{width:n}))}}}),{addXAxis:I6,removeXAxis:R6,addYAxis:$6,removeYAxis:L6,addZAxis:TU,removeZAxis:MU,updateYAxisWidth:F6}=$S.actions,B6=$S.reducer,z6=N([ct],e=>{if(e)return{top:e.top,bottom:e.bottom,left:e.left,right:e.right}}),W6=N([z6,Qr,en],(e,t,r)=>{if(!(!e||t==null||r==null))return{x:e.left,y:e.top,width:Math.max(0,t-e.left-e.right),height:Math.max(0,r-e.top-e.bottom)}}),Fp=()=>G(W6),V6=()=>G(m$);function rb(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function nb(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?rb(Object(r),!0).forEach(function(n){H6(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):rb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function H6(e,t,r){return(t=U6(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function U6(e){var t=K6(e,"string");return typeof t=="symbol"?t:t+""}function K6(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var q6=e=>{var{point:t,childIndex:r,mainColor:n,activeDot:i,dataKey:a}=e;if(i===!1||t.x==null||t.y==null)return null;var o=nb(nb({index:r,dataKey:a,cx:t.x,cy:t.y,r:4,fill:n??"none",strokeWidth:2,stroke:"#fff",payload:t.payload,value:t.value},He(i,!1)),ah(i)),s;return k.isValidElement(i)?s=k.cloneElement(i,o):typeof i=="function"?s=i(o):s=A.createElement(PS,o),A.createElement(wt,{className:"recharts-active-dot"},s)};function Y6(e){var{points:t,mainColor:r,activeDot:n,itemDataKey:i}=e,a=G(xn),o=V6();if(t==null||o==null)return null;var s=t.find(l=>o.includes(l.payload));return We(s)?null:q6({point:s,childIndex:Number(a),mainColor:r,dataKey:i,activeDot:n})}var G6=process.env.NODE_ENV==="production",Of="Invariant failed";function ib(e,t){if(G6)throw new Error(Of);var r=typeof t=="function"?t():t,n=r?"".concat(Of,": ").concat(r):Of;throw new Error(n)}var X6=["x","y"];function jd(){return jd=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},jd.apply(null,arguments)}function ab(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function ba(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ab(Object(r),!0).forEach(function(n){Z6(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ab(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Z6(e,t,r){return(t=J6(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function J6(e){var t=Q6(e,"string");return typeof t=="symbol"?t:t+""}function Q6(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function eB(e,t){if(e==null)return{};var r,n,i=tB(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function tB(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function rB(e,t){var{x:r,y:n}=e,i=eB(e,X6),a="".concat(r),o=parseInt(a,10),s="".concat(n),l=parseInt(s,10),c="".concat(t.height||i.height),u=parseInt(c,10),f="".concat(t.width||i.width),d=parseInt(f,10);return ba(ba(ba(ba(ba({},t),i),o?{x:o}:{}),l?{y:l}:{}),{},{height:u,width:d,name:t.name,radius:t.radius})}function Bp(e){return A.createElement(jS,jd({shapeType:"rectangle",propTransformer:rB,activeClassName:"recharts-active-bar"},e))}var nB=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;return(n,i)=>{if(X(t))return t;var a=X(n)||We(n);return a?t(n,i):(a||(process.env.NODE_ENV!=="production"?ib(!1,"minPointSize callback function received a value with type of ".concat(typeof n,". Currently only numbers or null/undefined are supported.")):ib()),r)}},iB={},LS=Qt({name:"errorBars",initialState:iB,reducers:{addErrorBar:(e,t)=>{var{itemId:r,errorBar:n}=t.payload;e[r]||(e[r]=[]),e[r].push(n)},replaceErrorBar:(e,t)=>{var{itemId:r,prev:n,next:i}=t.payload;e[r]&&(e[r]=e[r].map(a=>a.dataKey===n.dataKey&&a.direction===n.direction?i:a))},removeErrorBar:(e,t)=>{var{itemId:r,errorBar:n}=t.payload;e[r]&&(e[r]=e[r].filter(i=>i.dataKey!==n.dataKey||i.direction!==n.direction))}}}),{addErrorBar:jU,replaceErrorBar:DU,removeErrorBar:NU}=LS.actions,aB=LS.reducer,oB=["children"];function sB(e,t){if(e==null)return{};var r,n,i=lB(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function lB(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var cB={data:[],xAxisId:"xAxis-0",yAxisId:"yAxis-0",dataPointFormatter:()=>({x:0,y:0,value:0}),errorBarOffset:0},uB=k.createContext(cB);function FS(e){var{children:t}=e,r=sB(e,oB);return A.createElement(uB.Provider,{value:r},t)}function zp(e,t){var r,n,i=G(c=>rn(c,e)),a=G(c=>nn(c,t)),o=(r=i?.allowDataOverflow)!==null&&r!==void 0?r:zt.allowDataOverflow,s=(n=a?.allowDataOverflow)!==null&&n!==void 0?n:Wt.allowDataOverflow,l=o||s;return{needClip:l,needClipX:o,needClipY:s}}function BS(e){var{xAxisId:t,yAxisId:r,clipPathId:n}=e,i=Fp(),{needClipX:a,needClipY:o,needClip:s}=zp(t,r);if(!s)return null;var{x:l,y:c,width:u,height:f}=i;return A.createElement("clipPath",{id:"clipPath-".concat(n)},A.createElement("rect",{x:a?l:l-u/2,y:o?c:c-f/2,width:a?u:u*2,height:o?f:f*2}))}var fB=["onMouseEnter","onMouseLeave","onClick"],dB=["value","background","tooltipPosition"],hB=["id"],pB=["onMouseEnter","onClick","onMouseLeave"];function _n(){return _n=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},_n.apply(null,arguments)}function ob(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function kt(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ob(Object(r),!0).forEach(function(n){mB(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ob(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function mB(e,t,r){return(t=gB(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function gB(e){var t=vB(e,"string");return typeof t=="symbol"?t:t+""}function vB(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function bl(e,t){if(e==null)return{};var r,n,i=yB(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function yB(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var bB=e=>{var{dataKey:t,name:r,fill:n,legendType:i,hide:a}=e;return[{inactive:a,dataKey:t,type:i,color:n,value:Xi(r,t),payload:e}]};function xB(e){var{dataKey:t,stroke:r,strokeWidth:n,fill:i,name:a,hide:o,unit:s}=e;return{dataDefinedOnItem:void 0,positions:void 0,settings:{stroke:r,strokeWidth:n,fill:i,dataKey:t,nameKey:void 0,name:Xi(a,t),hide:o,type:e.tooltipType,color:e.fill,unit:s}}}function wB(e){var t=G(xn),{data:r,dataKey:n,background:i,allOtherBarProps:a}=e,{onMouseEnter:o,onMouseLeave:s,onClick:l}=a,c=bl(a,fB),u=Dp(o,n),f=Np(s),d=Ip(l,n);if(!i||r==null)return null;var h=He(i,!1);return A.createElement(A.Fragment,null,r.map((m,p)=>{var{value:g,background:v,tooltipPosition:b}=m,x=bl(m,dB);if(!v)return null;var S=u(m,p),w=f(m,p),O=d(m,p),E=kt(kt(kt(kt(kt({option:i,isActive:String(p)===t},x),{},{fill:"#eee"},v),h),Xl(c,m,p)),{},{onMouseEnter:S,onMouseLeave:w,onClick:O,dataKey:n,index:p,className:"recharts-bar-background-rectangle"});return A.createElement(Bp,_n({key:"background-bar-".concat(E.index)},E))}))}function _B(e){var{showLabels:t,children:r,rects:n}=e,i=n?.map(a=>{var o={x:a.x,y:a.y,width:a.width,height:a.height};return kt(kt({},o),{},{value:a.value,payload:a.payload,parentViewBox:a.parentViewBox,viewBox:o,fill:a.fill})});return A.createElement(AS,{value:t?i:void 0},r)}function SB(e){var{shape:t,activeBar:r,baseProps:n,entry:i,index:a,dataKey:o}=e,s=G(xn),l=G(oS),c=r&&String(a)===s&&(l==null||o===l),u=c?r:t;return A.createElement(Bp,_n({},n,i,{isActive:c,option:u,index:a,dataKey:o}))}function OB(e){var{shape:t,baseProps:r,entry:n,index:i,dataKey:a}=e;return A.createElement(Bp,_n({},r,n,{isActive:!1,option:t,index:i,dataKey:a}))}function AB(e){var{data:t,props:r}=e,n=Dr(r),{id:i}=n,a=bl(n,hB),{shape:o,dataKey:s,activeBar:l}=r,{onMouseEnter:c,onClick:u,onMouseLeave:f}=r,d=bl(r,pB),h=Dp(c,s),m=Np(f),p=Ip(u,s);return t?A.createElement(A.Fragment,null,t.map((g,v)=>A.createElement(wt,_n({className:"recharts-bar-rectangle"},Xl(d,g,v),{onMouseEnter:h(g,v),onMouseLeave:m(g,v),onClick:p(g,v),key:"rectangle-".concat(g?.x,"-").concat(g?.y,"-").concat(g?.value,"-").concat(v)}),l?A.createElement(SB,{shape:o,activeBar:l,baseProps:a,entry:g,index:v,dataKey:s}):A.createElement(OB,{shape:o,baseProps:a,entry:g,index:v,dataKey:s})))):null}function EB(e){var{props:t,previousRectanglesRef:r}=e,{data:n,layout:i,isAnimationActive:a,animationBegin:o,animationDuration:s,animationEasing:l,onAnimationEnd:c,onAnimationStart:u}=t,f=r.current,d=So(t,"recharts-bar-"),[h,m]=k.useState(!1),p=!h,g=k.useCallback(()=>{typeof c=="function"&&c(),m(!1)},[c]),v=k.useCallback(()=>{typeof u=="function"&&u(),m(!0)},[u]);return A.createElement(_B,{showLabels:p,rects:n},A.createElement(_o,{animationId:d,begin:o,duration:s,isActive:a,easing:l,onAnimationEnd:g,onAnimationStart:v,key:d},b=>{var x=b===1?n:n?.map((S,w)=>{var O=f&&f[w];if(O)return kt(kt({},S),{},{x:qe(O.x,S.x,b),y:qe(O.y,S.y,b),width:qe(O.width,S.width,b),height:qe(O.height,S.height,b)});if(i==="horizontal"){var E=qe(0,S.height,b);return kt(kt({},S),{},{y:S.y+S.height-E,height:E})}var C=qe(0,S.width,b);return kt(kt({},S),{},{width:C})});return b>0&&(r.current=x??null),x==null?null:A.createElement(wt,null,A.createElement(AB,{props:t,data:x}))}),A.createElement(Cp,{label:t.label}),t.children)}function PB(e){var t=k.useRef(null);return A.createElement(EB,{previousRectanglesRef:t,props:e})}var zS=0,CB=(e,t)=>{var r=Array.isArray(e.value)?e.value[1]:e.value;return{x:e.x,y:e.y,value:r,errorVal:Ie(e,t)}};class kB extends k.PureComponent{render(){var{hide:t,data:r,dataKey:n,className:i,xAxisId:a,yAxisId:o,needClip:s,background:l,id:c}=this.props;if(t||r==null)return null;var u=he("recharts-bar",i),f=c;return A.createElement(wt,{className:u,id:c},s&&A.createElement("defs",null,A.createElement(BS,{clipPathId:f,xAxisId:a,yAxisId:o})),A.createElement(wt,{className:"recharts-bar-rectangles",clipPath:s?"url(#clipPath-".concat(f,")"):void 0},A.createElement(wB,{data:r,dataKey:n,background:l,allOtherBarProps:this.props}),A.createElement(PB,this.props)))}}var TB={activeBar:!1,animationBegin:0,animationDuration:400,animationEasing:"ease",hide:!1,isAnimationActive:!En.isSsr,legendType:"rect",minPointSize:zS,xAxisId:0,yAxisId:0};function MB(e){var{xAxisId:t,yAxisId:r,hide:n,legendType:i,minPointSize:a,activeBar:o,animationBegin:s,animationDuration:l,animationEasing:c,isAnimationActive:u}=e,{needClip:f}=zp(t,r),d=cc(),h=Ft(),m=oh(e.children,jr),p=G(b=>a3(b,t,r,h,e.id,m));if(d!=="vertical"&&d!=="horizontal")return null;var g,v=p?.[0];return v==null||v.height==null||v.width==null?g=0:g=d==="vertical"?v.height/2:v.width/2,A.createElement(FS,{xAxisId:t,yAxisId:r,data:p,dataPointFormatter:CB,errorBarOffset:g},A.createElement(kB,_n({},e,{layout:d,needClip:f,data:p,xAxisId:t,yAxisId:r,hide:n,legendType:i,minPointSize:a,activeBar:o,animationBegin:s,animationDuration:l,animationEasing:c,isAnimationActive:u})))}function jB(e){var{layout:t,barSettings:{dataKey:r,minPointSize:n},pos:i,bandSize:a,xAxis:o,yAxis:s,xAxisTicks:l,yAxisTicks:c,stackedData:u,displayedData:f,offset:d,cells:h,parentViewBox:m}=e,p=t==="horizontal"?s:o,g=u?p.scale.domain():null,v=nD({numericAxis:p});return f.map((b,x)=>{var S,w,O,E,C,M;u?S=Zj(u[x],g):(S=Ie(b,r),Array.isArray(S)||(S=[v,S]));var R=nB(n,zS)(S[1],x);if(t==="horizontal"){var j,[_,I]=[s.scale(S[0]),s.scale(S[1])];w=Kv({axis:o,ticks:l,bandSize:a,offset:i.offset,entry:b,index:x}),O=(j=I??_)!==null&&j!==void 0?j:void 0,E=i.size;var D=_-I;if(C=Xt(D)?0:D,M={x:w,y:d.top,width:E,height:d.height},Math.abs(R)>0&&Math.abs(C)<Math.abs(R)){var L=pt(C||R)*(Math.abs(R)-Math.abs(C));O-=L,C+=L}}else{var[W,H]=[o.scale(S[0]),o.scale(S[1])];if(w=W,O=Kv({axis:s,ticks:c,bandSize:a,offset:i.offset,entry:b,index:x}),E=H-W,C=i.size,M={x:d.left,y:O,width:d.width,height:C},Math.abs(R)>0&&Math.abs(E)<Math.abs(R)){var te=pt(E||R)*(Math.abs(R)-Math.abs(E));E+=te}}if(w==null||O==null||E==null||C==null)return null;var Q=kt(kt({},b),{},{x:w,y:O,width:E,height:C,value:u?S:S[1],payload:b,background:M,tooltipPosition:{x:w+E/2,y:O+C/2},parentViewBox:m},h&&h[x]&&h[x].props);return Q}).filter(Boolean)}function DB(e){var t=_t(e,TB),r=Ft();return A.createElement($p,{id:t.id,type:"bar"},n=>A.createElement(A.Fragment,null,A.createElement(NS,{legendPayload:bB(t)}),A.createElement(Rp,{fn:xB,args:t}),A.createElement(RS,{type:"bar",id:n,data:void 0,xAxisId:t.xAxisId,yAxisId:t.yAxisId,zAxisId:0,dataKey:t.dataKey,stackId:rD(t.stackId),hide:t.hide,barSize:t.barSize,minPointSize:t.minPointSize,maxBarSize:t.maxBarSize,isPanorama:r}),A.createElement(MB,_n({},t,{id:n}))))}var WS=A.memo(DB);WS.displayName="Bar";function sb(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function fs(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?sb(Object(r),!0).forEach(function(n){NB(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):sb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function NB(e,t,r){return(t=IB(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function IB(e){var t=RB(e,"string");return typeof t=="symbol"?t:t+""}function RB(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var $B=(e,t)=>t,LB=(e,t,r)=>r,FB=(e,t,r,n)=>n,BB=(e,t,r,n,i)=>i,Ro=N([wc,BB],(e,t)=>e.filter(r=>r.type==="bar").find(r=>r.id===t)),zB=N([Ro],e=>e?.maxBarSize),WB=(e,t,r,n,i,a)=>a,lb=(e,t,r)=>{var n=r??e;if(!We(n))return Pt(n,t,0)},VB=N([ue,wc,$B,LB,FB],(e,t,r,n,i)=>t.filter(a=>e==="horizontal"?a.xAxisId===r:a.yAxisId===n).filter(a=>a.isPanorama===i).filter(a=>a.hide===!1).filter(a=>a.type==="bar")),HB=(e,t,r,n)=>{var i=ue(e);return i==="horizontal"?Ad(e,"yAxis",r,n):Ad(e,"xAxis",t,n)},UB=(e,t,r)=>{var n=ue(e);return n==="horizontal"?s0(e,"xAxis",t):s0(e,"yAxis",r)},KB=(e,t,r)=>{var n={},i=e.filter(xc),a=e.filter(c=>c.stackId==null),o=i.reduce((c,u)=>(c[u.stackId]||(c[u.stackId]=[]),c[u.stackId].push(u),c),n),s=Object.entries(o).map(c=>{var[u,f]=c,d=f.map(m=>m.dataKey),h=lb(t,r,f[0].barSize);return{stackId:u,dataKeys:d,barSize:h}}),l=a.map(c=>{var u=[c.dataKey].filter(d=>d!=null),f=lb(t,r,c.barSize);return{stackId:void 0,dataKeys:u,barSize:f}});return[...s,...l]},qB=N([VB,OR,UB],KB),YB=(e,t,r,n,i)=>{var a,o,s=Ro(e,t,r,n,i);if(s!=null){var l=ue(e),c=i2(e),{maxBarSize:u}=s,f=We(u)?c:u,d,h;return l==="horizontal"?(d=bn(e,"xAxis",t,n),h=yn(e,"xAxis",t,n)):(d=bn(e,"yAxis",r,n),h=yn(e,"yAxis",r,n)),(a=(o=Ya(d,h,!0))!==null&&o!==void 0?o:f)!==null&&a!==void 0?a:0}},VS=(e,t,r,n)=>{var i=ue(e),a,o;return i==="horizontal"?(a=bn(e,"xAxis",t,n),o=yn(e,"xAxis",t,n)):(a=bn(e,"yAxis",r,n),o=yn(e,"yAxis",r,n)),Ya(a,o)};function GB(e,t,r,n,i){var a=n.length;if(!(a<1)){var o=Pt(e,r,0,!0),s,l=[];if(Jt(n[0].barSize)){var c=!1,u=r/a,f=n.reduce((v,b)=>v+(b.barSize||0),0);f+=(a-1)*o,f>=r&&(f-=(a-1)*o,o=0),f>=r&&u>0&&(c=!0,u*=.9,f=a*u);var d=(r-f)/2>>0,h={offset:d-o,size:0};s=n.reduce((v,b)=>{var x,S={stackId:b.stackId,dataKeys:b.dataKeys,position:{offset:h.offset+h.size+o,size:c?u:(x=b.barSize)!==null&&x!==void 0?x:0}},w=[...v,S];return h=w[w.length-1].position,w},l)}else{var m=Pt(t,r,0,!0);r-2*m-(a-1)*o<=0&&(o=0);var p=(r-2*m-(a-1)*o)/a;p>1&&(p>>=0);var g=Jt(i)?Math.min(p,i):p;s=n.reduce((v,b,x)=>[...v,{stackId:b.stackId,dataKeys:b.dataKeys,position:{offset:m+(p+o)*x+(p-g)/2,size:g}}],l)}return s}}var XB=(e,t,r,n,i,a,o)=>{var s=We(o)?t:o,l=GB(r,n,i!==a?i:a,e,s);return i!==a&&l!=null&&(l=l.map(c=>fs(fs({},c),{},{position:fs(fs({},c.position),{},{offset:c.position.offset-i/2})}))),l},ZB=N([qB,i2,SR,a2,YB,VS,zB],XB),JB=(e,t,r,n)=>bn(e,"xAxis",t,n),QB=(e,t,r,n)=>bn(e,"yAxis",r,n),e3=(e,t,r,n)=>yn(e,"xAxis",t,n),t3=(e,t,r,n)=>yn(e,"yAxis",r,n),r3=N([ZB,Ro],(e,t)=>{if(!(e==null||t==null)){var r=e.find(n=>n.stackId===t.stackId&&t.dataKey!=null&&n.dataKeys.includes(t.dataKey));if(r!=null)return r.position}}),n3=(e,t)=>{var r=Qh(t);if(!(!e||r==null||t==null)){var{stackId:n}=t;if(n!=null){var i=e[n];if(i){var{stackedData:a}=i;if(a)return a.find(o=>o.key===r)}}}},i3=N([HB,Ro],n3),a3=N([ct,yh,JB,QB,e3,t3,r3,ue,gc,VS,i3,Ro,WB],(e,t,r,n,i,a,o,s,l,c,u,f,d)=>{var{chartData:h,dataStartIndex:m,dataEndIndex:p}=l;if(!(f==null||o==null||t==null||s!=="horizontal"&&s!=="vertical"||r==null||n==null||i==null||a==null||c==null)){var{data:g}=f,v;if(g!=null&&g.length>0?v=g:v=h?.slice(m,p+1),v!=null)return jB({layout:s,barSettings:f,pos:o,parentViewBox:t,bandSize:c,xAxis:r,yAxis:n,xAxisTicks:i,yAxisTicks:a,stackedData:u,displayedData:v,offset:e,cells:d})}}),HS=e=>{var{chartData:t}=e,r=et(),n=Ft();return k.useEffect(()=>n?()=>{}:(r(v0(t)),()=>{r(v0(void 0))}),[t,r,n]),null},cb={x:0,y:0,width:0,height:0,padding:{top:0,right:0,bottom:0,left:0}},US=Qt({name:"brush",initialState:cb,reducers:{setBrushSettings(e,t){return t.payload==null?cb:t.payload}}}),{setBrushSettings:IU}=US.actions,o3=US.reducer;function s3(e,t,r){return(t=l3(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function l3(e){var t=c3(e,"string");return typeof t=="symbol"?t:t+""}function c3(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}class Wp{static create(t){return new Wp(t)}constructor(t){this.scale=t}get domain(){return this.scale.domain}get range(){return this.scale.range}get rangeMin(){return this.range()[0]}get rangeMax(){return this.range()[1]}get bandwidth(){return this.scale.bandwidth}apply(t){var{bandAware:r,position:n}=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(t!==void 0){if(n)switch(n){case"start":return this.scale(t);case"middle":{var i=this.bandwidth?this.bandwidth()/2:0;return this.scale(t)+i}case"end":{var a=this.bandwidth?this.bandwidth():0;return this.scale(t)+a}default:return this.scale(t)}if(r){var o=this.bandwidth?this.bandwidth()/2:0;return this.scale(t)+o}return this.scale(t)}}isInRange(t){var r=this.range(),n=r[0],i=r[r.length-1];return n<=i?t>=n&&t<=i:t>=i&&t<=n}}s3(Wp,"EPS",1e-4);function u3(e){return(e%180+180)%180}var f3=function(t){var{width:r,height:n}=t,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,a=u3(i),o=a*Math.PI/180,s=Math.atan(n/r),l=o>s&&o<Math.PI-s?n/Math.sin(o):r/Math.cos(o);return Math.abs(l)},d3={dots:[],areas:[],lines:[]},KS=Qt({name:"referenceElements",initialState:d3,reducers:{addDot:(e,t)=>{e.dots.push(t.payload)},removeDot:(e,t)=>{var r=Ur(e).dots.findIndex(n=>n===t.payload);r!==-1&&e.dots.splice(r,1)},addArea:(e,t)=>{e.areas.push(t.payload)},removeArea:(e,t)=>{var r=Ur(e).areas.findIndex(n=>n===t.payload);r!==-1&&e.areas.splice(r,1)},addLine:(e,t)=>{e.lines.push(t.payload)},removeLine:(e,t)=>{var r=Ur(e).lines.findIndex(n=>n===t.payload);r!==-1&&e.lines.splice(r,1)}}}),{addDot:RU,removeDot:$U,addArea:LU,removeArea:FU,addLine:BU,removeLine:zU}=KS.actions,h3=KS.reducer,p3=k.createContext(void 0),m3=e=>{var{children:t}=e,[r]=k.useState("".concat(Ua("recharts"),"-clip")),n=Fp();if(n==null)return null;var{x:i,y:a,width:o,height:s}=n;return A.createElement(p3.Provider,{value:r},A.createElement("defs",null,A.createElement("clipPath",{id:r},A.createElement("rect",{x:i,y:a,height:s,width:o}))),t)};function Ui(e,t){for(var r in e)if({}.hasOwnProperty.call(e,r)&&(!{}.hasOwnProperty.call(t,r)||e[r]!==t[r]))return!1;for(var n in t)if({}.hasOwnProperty.call(t,n)&&!{}.hasOwnProperty.call(e,n))return!1;return!0}function qS(e,t,r){if(t<1)return[];if(t===1&&r===void 0)return e;for(var n=[],i=0;i<e.length;i+=t)n.push(e[i]);return n}function g3(e,t,r){var n={width:e.width+t.width,height:e.height+t.height};return f3(n,r)}function v3(e,t,r){var n=r==="width",{x:i,y:a,width:o,height:s}=e;return t===1?{start:n?i:a,end:n?i+o:a+s}:{start:n?i+o:a+s,end:n?i:a}}function xl(e,t,r,n,i){if(e*t<e*n||e*t>e*i)return!1;var a=r();return e*(t-e*a/2-n)>=0&&e*(t+e*a/2-i)<=0}function y3(e,t){return qS(e,t+1)}function b3(e,t,r,n,i){for(var a=(n||[]).slice(),{start:o,end:s}=t,l=0,c=1,u=o,f=function(){var m=n?.[l];if(m===void 0)return{v:qS(n,c)};var p=l,g,v=()=>(g===void 0&&(g=r(m,p)),g),b=m.coordinate,x=l===0||xl(e,b,v,u,s);x||(l=0,u=o,c+=1),x&&(u=b+e*(v()/2+i),l+=c)},d;c<=a.length;)if(d=f(),d)return d.v;return[]}function ub(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Ot(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ub(Object(r),!0).forEach(function(n){x3(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ub(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function x3(e,t,r){return(t=w3(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function w3(e){var t=_3(e,"string");return typeof t=="symbol"?t:t+""}function _3(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function S3(e,t,r,n,i){for(var a=(n||[]).slice(),o=a.length,{start:s}=t,{end:l}=t,c=function(d){var h=a[d],m,p=()=>(m===void 0&&(m=r(h,d)),m);if(d===o-1){var g=e*(h.coordinate+e*p()/2-l);a[d]=h=Ot(Ot({},h),{},{tickCoord:g>0?h.coordinate-g*e:h.coordinate})}else a[d]=h=Ot(Ot({},h),{},{tickCoord:h.coordinate});var v=xl(e,h.tickCoord,p,s,l);v&&(l=h.tickCoord-e*(p()/2+i),a[d]=Ot(Ot({},h),{},{isShow:!0}))},u=o-1;u>=0;u--)c(u);return a}function O3(e,t,r,n,i,a){var o=(n||[]).slice(),s=o.length,{start:l,end:c}=t;if(a){var u=n[s-1],f=r(u,s-1),d=e*(u.coordinate+e*f/2-c);o[s-1]=u=Ot(Ot({},u),{},{tickCoord:d>0?u.coordinate-d*e:u.coordinate});var h=xl(e,u.tickCoord,()=>f,l,c);h&&(c=u.tickCoord-e*(f/2+i),o[s-1]=Ot(Ot({},u),{},{isShow:!0}))}for(var m=a?s-1:s,p=function(b){var x=o[b],S,w=()=>(S===void 0&&(S=r(x,b)),S);if(b===0){var O=e*(x.coordinate-e*w()/2-l);o[b]=x=Ot(Ot({},x),{},{tickCoord:O<0?x.coordinate-O*e:x.coordinate})}else o[b]=x=Ot(Ot({},x),{},{tickCoord:x.coordinate});var E=xl(e,x.tickCoord,w,l,c);E&&(l=x.tickCoord+e*(w()/2+i),o[b]=Ot(Ot({},x),{},{isShow:!0}))},g=0;g<m;g++)p(g);return o}function Vp(e,t,r){var{tick:n,ticks:i,viewBox:a,minTickGap:o,orientation:s,interval:l,tickFormatter:c,unit:u,angle:f}=e;if(!i||!i.length||!n)return[];if(X(l)||En.isSsr){var d;return(d=y3(i,X(l)?l:0))!==null&&d!==void 0?d:[]}var h=[],m=s==="top"||s==="bottom"?"width":"height",p=u&&m==="width"?Ia(u,{fontSize:t,letterSpacing:r}):{width:0,height:0},g=(x,S)=>{var w=typeof c=="function"?c(x.value,S):x.value;return m==="width"?g3(Ia(w,{fontSize:t,letterSpacing:r}),p,f):Ia(w,{fontSize:t,letterSpacing:r})[m]},v=i.length>=2?pt(i[1].coordinate-i[0].coordinate):1,b=v3(a,v,m);return l==="equidistantPreserveStart"?b3(v,b,g,i,o):(l==="preserveStart"||l==="preserveStartEnd"?h=O3(v,b,g,i,o,l==="preserveStartEnd"):h=S3(v,b,g,i,o),h.filter(x=>x.isShow))}var A3=e=>{var{ticks:t,label:r,labelGapWithTick:n=5,tickSize:i=0,tickMargin:a=0}=e,o=0;if(t){t.forEach(u=>{if(u){var f=u.getBoundingClientRect();f.width>o&&(o=f.width)}});var s=r?r.getBoundingClientRect().width:0,l=i+a,c=o+l+s+(r?n:0);return Math.round(c)}return 0},E3=["axisLine","width","height","className","hide","ticks"],P3=["viewBox"],C3=["viewBox"];function Dd(e,t){if(e==null)return{};var r,n,i=k3(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function k3(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function ci(){return ci=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ci.apply(null,arguments)}function fb(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function st(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?fb(Object(r),!0).forEach(function(n){T3(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):fb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function T3(e,t,r){return(t=M3(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function M3(e){var t=j3(e,"string");return typeof t=="symbol"?t:t+""}function j3(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Hp={x:0,y:0,width:0,height:0,viewBox:{x:0,y:0,width:0,height:0},orientation:"bottom",ticks:[],stroke:"#666",tickLine:!0,axisLine:!0,tick:!0,mirror:!1,minTickGap:5,tickSize:6,tickMargin:2,interval:"preserveEnd"};function D3(e){var{x:t,y:r,width:n,height:i,orientation:a,mirror:o,axisLine:s,otherSvgProps:l}=e;if(!s)return null;var c=st(st(st({},l),He(s,!1)),{},{fill:"none"});if(a==="top"||a==="bottom"){var u=+(a==="top"&&!o||a==="bottom"&&o);c=st(st({},c),{},{x1:t,y1:r+u*i,x2:t+n,y2:r+u*i})}else{var f=+(a==="left"&&!o||a==="right"&&o);c=st(st({},c),{},{x1:t+f*n,y1:r,x2:t+f*n,y2:r+i})}return A.createElement("line",ci({},c,{className:he("recharts-cartesian-axis-line",ai(s,"className"))}))}function N3(e,t,r,n,i,a,o,s,l){var c,u,f,d,h,m,p=s?-1:1,g=e.tickSize||o,v=X(e.tickCoord)?e.tickCoord:e.coordinate;switch(a){case"top":c=u=e.coordinate,d=r+ +!s*i,f=d-p*g,m=f-p*l,h=v;break;case"left":f=d=e.coordinate,u=t+ +!s*n,c=u-p*g,h=c-p*l,m=v;break;case"right":f=d=e.coordinate,u=t+ +s*n,c=u+p*g,h=c+p*l,m=v;break;default:c=u=e.coordinate,d=r+ +s*i,f=d+p*g,m=f+p*l,h=v;break}return{line:{x1:c,y1:f,x2:u,y2:d},tick:{x:h,y:m}}}function I3(e,t){switch(e){case"left":return t?"start":"end";case"right":return t?"end":"start";default:return"middle"}}function R3(e,t){switch(e){case"left":case"right":return"middle";case"top":return t?"start":"end";default:return t?"end":"start"}}function $3(e){var{option:t,tickProps:r,value:n}=e,i,a=he(r.className,"recharts-cartesian-axis-tick-value");if(A.isValidElement(t))i=A.cloneElement(t,st(st({},r),{},{className:a}));else if(typeof t=="function")i=t(st(st({},r),{},{className:a}));else{var o="recharts-cartesian-axis-tick-value";typeof t!="boolean"&&(o=he(o,t?.className)),i=A.createElement(Pc,ci({},r,{className:o}),n)}return i}function L3(e){var{ticks:t=[],tick:r,tickLine:n,stroke:i,tickFormatter:a,unit:o,padding:s,tickTextProps:l,orientation:c,mirror:u,x:f,y:d,width:h,height:m,tickSize:p,tickMargin:g,fontSize:v,letterSpacing:b,getTicksConfig:x,events:S}=e,w=Vp(st(st({},x),{},{ticks:t}),v,b),O=I3(c,u),E=R3(c,u),C=Dr(x),M=He(r,!1),R=st(st({},C),{},{fill:"none"},He(n,!1)),j=w.map((_,I)=>{var{line:D,tick:L}=N3(_,f,d,h,m,c,p,u,g),W=st(st(st(st({textAnchor:O,verticalAnchor:E},C),{},{stroke:"none",fill:i},M),L),{},{index:I,payload:_,visibleTicksCount:w.length,tickFormatter:a,padding:s},l);return A.createElement(wt,ci({className:"recharts-cartesian-axis-tick",key:"tick-".concat(_.value,"-").concat(_.coordinate,"-").concat(_.tickCoord)},Xl(S,_,I)),n&&A.createElement("line",ci({},R,D,{className:he("recharts-cartesian-axis-tick-line",ai(n,"className"))})),r&&A.createElement($3,{option:r,tickProps:W,value:"".concat(typeof a=="function"?a(_.value,I):_.value).concat(o||"")}))});return j.length>0?A.createElement("g",{className:"recharts-cartesian-axis-ticks"},j):null}var F3=k.forwardRef((e,t)=>{var{axisLine:r,width:n,height:i,className:a,hide:o,ticks:s}=e,l=Dd(e,E3),[c,u]=k.useState(""),[f,d]=k.useState(""),h=k.useRef([]);k.useImperativeHandle(t,()=>({getCalculatedWidth:()=>{var p;return A3({ticks:h.current,label:(p=e.labelRef)===null||p===void 0?void 0:p.current,labelGapWithTick:5,tickSize:e.tickSize,tickMargin:e.tickMargin})}}));var m=k.useCallback(p=>{if(p){var g=p.getElementsByClassName("recharts-cartesian-axis-tick-value");h.current=Array.from(g);var v=g[0];if(v){var b=window.getComputedStyle(v),x=b.fontSize,S=b.letterSpacing;(x!==c||S!==f)&&(u(x),d(S))}}},[c,f]);return o||n!=null&&n<=0||i!=null&&i<=0?null:A.createElement(wt,{className:he("recharts-cartesian-axis",a),ref:m},A.createElement(D3,{x:e.x,y:e.y,width:n,height:i,orientation:e.orientation,mirror:e.mirror,axisLine:r,otherSvgProps:Dr(e)}),A.createElement(L3,{ticks:s,tick:e.tick,tickLine:e.tickLine,stroke:e.stroke,tickFormatter:e.tickFormatter,unit:e.unit,padding:e.padding,tickTextProps:e.tickTextProps,orientation:e.orientation,mirror:e.mirror,x:e.x,y:e.y,width:e.width,height:e.height,tickSize:e.tickSize,tickMargin:e.tickMargin,fontSize:c,letterSpacing:f,getTicksConfig:e,events:l}),A.createElement(UL,{x:e.x,y:e.y,width:e.width,height:e.height},A.createElement(tF,{label:e.label}),e.children))}),B3=A.memo(F3,(e,t)=>{var{viewBox:r}=e,n=Dd(e,P3),{viewBox:i}=t,a=Dd(t,C3);return Ui(r,i)&&Ui(n,a)}),Up=A.forwardRef((e,t)=>{var r=_t(e,Hp);return A.createElement(B3,ci({},r,{ref:t}))});Up.displayName="CartesianAxis";var z3=["x1","y1","x2","y2","key"],W3=["offset"],V3=["xAxisId","yAxisId"],H3=["xAxisId","yAxisId"];function db(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function At(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?db(Object(r),!0).forEach(function(n){U3(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):db(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function U3(e,t,r){return(t=K3(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function K3(e){var t=q3(e,"string");return typeof t=="symbol"?t:t+""}function q3(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Yn(){return Yn=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Yn.apply(null,arguments)}function wl(e,t){if(e==null)return{};var r,n,i=Y3(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function Y3(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var G3=e=>{var{fill:t}=e;if(!t||t==="none")return null;var{fillOpacity:r,x:n,y:i,width:a,height:o,ry:s}=e;return A.createElement("rect",{x:n,y:i,ry:s,width:a,height:o,stroke:"none",fill:t,fillOpacity:r,className:"recharts-cartesian-grid-bg"})};function YS(e,t){var r;if(A.isValidElement(e))r=A.cloneElement(e,t);else if(typeof e=="function")r=e(t);else{var{x1:n,y1:i,x2:a,y2:o,key:s}=t,l=wl(t,z3),c=Dr(l),{offset:u}=c,f=wl(c,W3);r=A.createElement("line",Yn({},f,{x1:n,y1:i,x2:a,y2:o,fill:"none",key:s}))}return r}function X3(e){var{x:t,width:r,horizontal:n=!0,horizontalPoints:i}=e;if(!n||!i||!i.length)return null;var{xAxisId:a,yAxisId:o}=e,s=wl(e,V3),l=i.map((c,u)=>{var f=At(At({},s),{},{x1:t,y1:c,x2:t+r,y2:c,key:"line-".concat(u),index:u});return YS(n,f)});return A.createElement("g",{className:"recharts-cartesian-grid-horizontal"},l)}function Z3(e){var{y:t,height:r,vertical:n=!0,verticalPoints:i}=e;if(!n||!i||!i.length)return null;var{xAxisId:a,yAxisId:o}=e,s=wl(e,H3),l=i.map((c,u)=>{var f=At(At({},s),{},{x1:c,y1:t,x2:c,y2:t+r,key:"line-".concat(u),index:u});return YS(n,f)});return A.createElement("g",{className:"recharts-cartesian-grid-vertical"},l)}function J3(e){var{horizontalFill:t,fillOpacity:r,x:n,y:i,width:a,height:o,horizontalPoints:s,horizontal:l=!0}=e;if(!l||!t||!t.length)return null;var c=s.map(f=>Math.round(f+i-i)).sort((f,d)=>f-d);i!==c[0]&&c.unshift(0);var u=c.map((f,d)=>{var h=!c[d+1],m=h?i+o-f:c[d+1]-f;if(m<=0)return null;var p=d%t.length;return A.createElement("rect",{key:"react-".concat(d),y:f,x:n,height:m,width:a,stroke:"none",fill:t[p],fillOpacity:r,className:"recharts-cartesian-grid-bg"})});return A.createElement("g",{className:"recharts-cartesian-gridstripes-horizontal"},u)}function Q3(e){var{vertical:t=!0,verticalFill:r,fillOpacity:n,x:i,y:a,width:o,height:s,verticalPoints:l}=e;if(!t||!r||!r.length)return null;var c=l.map(f=>Math.round(f+i-i)).sort((f,d)=>f-d);i!==c[0]&&c.unshift(0);var u=c.map((f,d)=>{var h=!c[d+1],m=h?i+o-f:c[d+1]-f;if(m<=0)return null;var p=d%r.length;return A.createElement("rect",{key:"react-".concat(d),x:f,y:a,width:m,height:s,stroke:"none",fill:r[p],fillOpacity:n,className:"recharts-cartesian-grid-bg"})});return A.createElement("g",{className:"recharts-cartesian-gridstripes-vertical"},u)}var e8=(e,t)=>{var{xAxis:r,width:n,height:i,offset:a}=e;return Vw(Vp(At(At(At({},Hp),r),{},{ticks:Hw(r),viewBox:{x:0,y:0,width:n,height:i}})),a.left,a.left+a.width,t)},t8=(e,t)=>{var{yAxis:r,width:n,height:i,offset:a}=e;return Vw(Vp(At(At(At({},Hp),r),{},{ticks:Hw(r),viewBox:{x:0,y:0,width:n,height:i}})),a.top,a.top+a.height,t)},r8={horizontal:!0,vertical:!0,horizontalPoints:[],verticalPoints:[],stroke:"#ccc",fill:"none",verticalFill:[],horizontalFill:[],xAxisId:0,yAxisId:0};function Cc(e){var t=Gw(),r=Xw(),n=Yw(),i=At(At({},_t(e,r8)),{},{x:X(e.x)?e.x:n.left,y:X(e.y)?e.y:n.top,width:X(e.width)?e.width:n.width,height:X(e.height)?e.height:n.height}),{xAxisId:a,yAxisId:o,x:s,y:l,width:c,height:u,syncWithTicks:f,horizontalValues:d,verticalValues:h}=i,m=Ft(),p=G(M=>l0(M,"xAxis",a,m)),g=G(M=>l0(M,"yAxis",o,m));if(!X(c)||c<=0||!X(u)||u<=0||!X(s)||s!==+s||!X(l)||l!==+l)return null;var v=i.verticalCoordinatesGenerator||e8,b=i.horizontalCoordinatesGenerator||t8,{horizontalPoints:x,verticalPoints:S}=i;if((!x||!x.length)&&typeof b=="function"){var w=d&&d.length,O=b({yAxis:g?At(At({},g),{},{ticks:w?d:g.ticks}):void 0,width:t,height:r,offset:n},w?!0:f);Na(Array.isArray(O),"horizontalCoordinatesGenerator should return Array but instead it returned [".concat(typeof O,"]")),Array.isArray(O)&&(x=O)}if((!S||!S.length)&&typeof v=="function"){var E=h&&h.length,C=v({xAxis:p?At(At({},p),{},{ticks:E?h:p.ticks}):void 0,width:t,height:r,offset:n},E?!0:f);Na(Array.isArray(C),"verticalCoordinatesGenerator should return Array but instead it returned [".concat(typeof C,"]")),Array.isArray(C)&&(S=C)}return A.createElement("g",{className:"recharts-cartesian-grid"},A.createElement(G3,{fill:i.fill,fillOpacity:i.fillOpacity,x:i.x,y:i.y,width:i.width,height:i.height,ry:i.ry}),A.createElement(J3,Yn({},i,{horizontalPoints:x})),A.createElement(Q3,Yn({},i,{verticalPoints:S})),A.createElement(X3,Yn({},i,{offset:n,horizontalPoints:x,xAxis:p,yAxis:g})),A.createElement(Z3,Yn({},i,{offset:n,verticalPoints:S,xAxis:p,yAxis:g})))}Cc.displayName="CartesianGrid";var GS=(e,t,r,n)=>bn(e,"xAxis",t,n),XS=(e,t,r,n)=>yn(e,"xAxis",t,n),ZS=(e,t,r,n)=>bn(e,"yAxis",r,n),JS=(e,t,r,n)=>yn(e,"yAxis",r,n),n8=N([ue,GS,ZS,XS,JS],(e,t,r,n,i)=>An(e,"xAxis")?Ya(t,n,!1):Ya(r,i,!1)),i8=(e,t,r,n,i)=>i;function a8(e){return e.type==="line"}var o8=N([wc,i8],(e,t)=>e.filter(a8).find(r=>r.id===t)),s8=N([ue,GS,ZS,XS,JS,o8,n8,gc],(e,t,r,n,i,a,o,s)=>{var{chartData:l,dataStartIndex:c,dataEndIndex:u}=s;if(!(a==null||t==null||r==null||n==null||i==null||n.length===0||i.length===0||o==null)){var{dataKey:f,data:d}=a,h;if(d!=null&&d.length>0?h=d:h=l?.slice(c,u+1),h!=null)return k8({layout:e,xAxis:t,yAxis:r,xAxisTicks:n,yAxisTicks:i,dataKey:f,bandSize:o,displayedData:h})}}),l8=["id"],c8=["type","layout","connectNulls","needClip"],u8=["activeDot","animateNewValues","animationBegin","animationDuration","animationEasing","connectNulls","dot","hide","isAnimationActive","label","legendType","xAxisId","yAxisId","id"];function hb(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Ut(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?hb(Object(r),!0).forEach(function(n){f8(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):hb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function f8(e,t,r){return(t=d8(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function d8(e){var t=h8(e,"string");return typeof t=="symbol"?t:t+""}function h8(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Kp(e,t){if(e==null)return{};var r,n,i=p8(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function p8(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function ui(){return ui=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ui.apply(null,arguments)}var m8=e=>{var{dataKey:t,name:r,stroke:n,legendType:i,hide:a}=e;return[{inactive:a,dataKey:t,type:i,color:n,value:Xi(r,t),payload:e}]};function g8(e){var{dataKey:t,data:r,stroke:n,strokeWidth:i,fill:a,name:o,hide:s,unit:l}=e;return{dataDefinedOnItem:r,positions:void 0,settings:{stroke:n,strokeWidth:i,fill:a,dataKey:t,nameKey:void 0,name:Xi(o,t),hide:s,type:e.tooltipType,color:e.stroke,unit:l}}}var QS=(e,t)=>"".concat(t,"px ").concat(e-t,"px");function v8(e,t){for(var r=e.length%2!==0?[...e,0]:e,n=[],i=0;i<t;++i)n=[...n,...r];return n}var y8=(e,t,r)=>{var n=r.reduce((f,d)=>f+d);if(!n)return QS(t,e);for(var i=Math.floor(e/n),a=e%n,o=t-e,s=[],l=0,c=0;l<r.length;c+=r[l],++l)if(c+r[l]>a){s=[...r.slice(0,l),a-c];break}var u=s.length%2===0?[0,o]:[o];return[...v8(r,i),...s,...u].map(f=>"".concat(f,"px")).join(", ")};function b8(e,t){var r;if(A.isValidElement(e))r=A.cloneElement(e,t);else if(typeof e=="function")r=e(t);else{var n=he("recharts-line-dot",typeof e!="boolean"?e.className:"");r=A.createElement(PS,ui({},t,{className:n}))}return r}function x8(e,t){return e==null?!1:t?!0:e.length===1}function w8(e){var{clipPathId:t,points:r,props:n}=e,{dot:i,dataKey:a,needClip:o}=n;if(!x8(r,i))return null;var{id:s}=n,l=Kp(n,l8),c=N1(i),u=Dr(l),f=He(i,!0),d=r.map((m,p)=>{var g=Ut(Ut(Ut({key:"dot-".concat(p),r:3},u),f),{},{index:p,cx:m.x,cy:m.y,dataKey:a,value:m.value,payload:m.payload,points:r});return b8(i,g)}),h={clipPath:o?"url(#clipPath-".concat(c?"":"dots-").concat(t,")"):void 0};return A.createElement(wt,ui({className:"recharts-line-dots",key:"dots"},h),d)}function _8(e){var{showLabels:t,children:r,points:n}=e,i=k.useMemo(()=>n?.map(a=>{var o={x:a.x,y:a.y,width:0,height:0};return Ut(Ut({},o),{},{value:a.value,payload:a.payload,viewBox:o,parentViewBox:void 0,fill:void 0})}),[n]);return A.createElement(AS,{value:t?i:null},r)}function pb(e){var{clipPathId:t,pathRef:r,points:n,strokeDasharray:i,props:a}=e,{type:o,layout:s,connectNulls:l,needClip:c}=a,u=Kp(a,c8),f=Ut(Ut({},He(u,!0)),{},{fill:"none",className:"recharts-line-curve",clipPath:c?"url(#clipPath-".concat(t,")"):void 0,points:n,type:o,layout:s,connectNulls:l,strokeDasharray:i??a.strokeDasharray});return A.createElement(A.Fragment,null,n?.length>1&&A.createElement(xh,ui({},f,{pathRef:r})),A.createElement(w8,{points:n,clipPathId:t,props:a}))}function S8(e){try{return e&&e.getTotalLength&&e.getTotalLength()||0}catch{return 0}}function O8(e){var{clipPathId:t,props:r,pathRef:n,previousPointsRef:i,longestAnimatedLengthRef:a}=e,{points:o,strokeDasharray:s,isAnimationActive:l,animationBegin:c,animationDuration:u,animationEasing:f,animateNewValues:d,width:h,height:m,onAnimationEnd:p,onAnimationStart:g}=r,v=i.current,b=So(r,"recharts-line-"),[x,S]=k.useState(!1),w=!x,O=k.useCallback(()=>{typeof p=="function"&&p(),S(!1)},[p]),E=k.useCallback(()=>{typeof g=="function"&&g(),S(!0)},[g]),C=S8(n.current),M=a.current;return A.createElement(_8,{points:o,showLabels:w},r.children,A.createElement(_o,{animationId:b,begin:c,duration:u,isActive:l,easing:f,onAnimationEnd:O,onAnimationStart:E,key:b},R=>{var j=qe(M,C+M,R),_=Math.min(j,C),I;if(l)if(s){var D="".concat(s).split(/[,\s]+/gim).map(H=>parseFloat(H));I=y8(_,C,D)}else I=QS(C,_);else I=s==null?void 0:String(s);if(v){var L=v.length/o.length,W=R===1?o:o.map((H,te)=>{var Q=Math.floor(te*L);if(v[Q]){var F=v[Q];return Ut(Ut({},H),{},{x:qe(F.x,H.x,R),y:qe(F.y,H.y,R)})}return d?Ut(Ut({},H),{},{x:qe(h*2,H.x,R),y:qe(m/2,H.y,R)}):Ut(Ut({},H),{},{x:H.x,y:H.y})});return i.current=W,A.createElement(pb,{props:r,points:W,clipPathId:t,pathRef:n,strokeDasharray:I})}return R>0&&C>0&&(i.current=o,a.current=_),A.createElement(pb,{props:r,points:o,clipPathId:t,pathRef:n,strokeDasharray:I})}),A.createElement(Cp,{label:r.label}))}function A8(e){var{clipPathId:t,props:r}=e,n=k.useRef(null),i=k.useRef(0),a=k.useRef(null);return A.createElement(O8,{props:r,clipPathId:t,previousPointsRef:n,longestAnimatedLengthRef:i,pathRef:a})}var E8=(e,t)=>({x:e.x,y:e.y,value:e.value,errorVal:Ie(e.payload,t)});class P8 extends k.Component{render(){var t,{hide:r,dot:n,points:i,className:a,xAxisId:o,yAxisId:s,top:l,left:c,width:u,height:f,id:d,needClip:h}=this.props;if(r)return null;var m=he("recharts-line",a),p=d,{r:g=3,strokeWidth:v=2}=(t=He(n,!1))!==null&&t!==void 0?t:{r:3,strokeWidth:2},b=N1(n),x=g*2+v;return A.createElement(A.Fragment,null,A.createElement(wt,{className:m},h&&A.createElement("defs",null,A.createElement(BS,{clipPathId:p,xAxisId:o,yAxisId:s}),!b&&A.createElement("clipPath",{id:"clipPath-dots-".concat(p)},A.createElement("rect",{x:c-x/2,y:l-x/2,width:u+x,height:f+x}))),A.createElement(FS,{xAxisId:o,yAxisId:s,data:i,dataPointFormatter:E8,errorBarOffset:0},A.createElement(A8,{props:this.props,clipPathId:p}))),A.createElement(Y6,{activeDot:this.props.activeDot,points:i,mainColor:this.props.stroke,itemDataKey:this.props.dataKey}))}}var eO={activeDot:!0,animateNewValues:!0,animationBegin:0,animationDuration:1500,animationEasing:"ease",connectNulls:!1,dot:!0,fill:"#fff",hide:!1,isAnimationActive:!En.isSsr,label:!1,legendType:"line",stroke:"#3182bd",strokeWidth:1,xAxisId:0,yAxisId:0};function C8(e){var t=_t(e,eO),{activeDot:r,animateNewValues:n,animationBegin:i,animationDuration:a,animationEasing:o,connectNulls:s,dot:l,hide:c,isAnimationActive:u,label:f,legendType:d,xAxisId:h,yAxisId:m,id:p}=t,g=Kp(t,u8),{needClip:v}=zp(h,m),b=Fp(),x=cc(),S=Ft(),w=G(R=>s8(R,h,m,S,p));if(x!=="horizontal"&&x!=="vertical"||w==null||b==null)return null;var{height:O,width:E,x:C,y:M}=b;return A.createElement(P8,ui({},g,{id:p,connectNulls:s,dot:l,activeDot:r,animateNewValues:n,animationBegin:i,animationDuration:a,animationEasing:o,isAnimationActive:u,hide:c,label:f,legendType:d,xAxisId:h,yAxisId:m,points:w,layout:x,height:O,width:E,left:C,top:M,needClip:v}))}function k8(e){var{layout:t,xAxis:r,yAxis:n,xAxisTicks:i,yAxisTicks:a,dataKey:o,bandSize:s,displayedData:l}=e;return l.map((c,u)=>{var f=Ie(c,o);if(t==="horizontal"){var d=Uv({axis:r,ticks:i,bandSize:s,entry:c,index:u}),h=We(f)?null:n.scale(f);return{x:d,y:h,value:f,payload:c}}var m=We(f)?null:r.scale(f),p=Uv({axis:n,ticks:a,bandSize:s,entry:c,index:u});return m==null||p==null?null:{x:m,y:p,value:f,payload:c}}).filter(Boolean)}function T8(e){var t=_t(e,eO),r=Ft();return A.createElement($p,{id:t.id,type:"line"},n=>A.createElement(A.Fragment,null,A.createElement(NS,{legendPayload:m8(t)}),A.createElement(Rp,{fn:g8,args:t}),A.createElement(RS,{type:"line",id:n,data:t.data,xAxisId:t.xAxisId,yAxisId:t.yAxisId,zAxisId:0,dataKey:t.dataKey,hide:t.hide,isPanorama:r}),A.createElement(C8,ui({},t,{id:n}))))}var ri=A.memo(T8);ri.displayName="Line";var M8=["dangerouslySetInnerHTML","ticks"],j8=["id"],D8=["domain"],N8=["domain"];function Nd(){return Nd=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nd.apply(null,arguments)}function _l(e,t){if(e==null)return{};var r,n,i=I8(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function I8(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function R8(e){var t=et();return k.useEffect(()=>(t(I6(e)),()=>{t(R6(e))}),[e,t]),null}var $8=e=>{var{xAxisId:t,className:r}=e,n=G(yh),i=Ft(),a="xAxis",o=G(g=>na(g,a,t,i)),s=G(g=>z2(g,a,t,i)),l=G(g=>$2(g,t)),c=G(g=>m4(g,t)),u=G(g=>p2(g,t));if(l==null||c==null||u==null)return null;var{dangerouslySetInnerHTML:f,ticks:d}=e,h=_l(e,M8),{id:m}=u,p=_l(u,j8);return A.createElement(Up,Nd({},h,p,{scale:o,x:c.x,y:c.y,width:l.width,height:l.height,className:he("recharts-".concat(a," ").concat(a),r),viewBox:n,ticks:s}))},L8={allowDataOverflow:zt.allowDataOverflow,allowDecimals:zt.allowDecimals,allowDuplicatedCategory:zt.allowDuplicatedCategory,height:zt.height,hide:!1,mirror:zt.mirror,orientation:zt.orientation,padding:zt.padding,reversed:zt.reversed,scale:zt.scale,tickCount:zt.tickCount,type:zt.type,xAxisId:0},F8=e=>{var t,r,n,i,a,o=_t(e,L8);return A.createElement(A.Fragment,null,A.createElement(R8,{interval:(t=o.interval)!==null&&t!==void 0?t:"preserveEnd",id:o.xAxisId,scale:o.scale,type:o.type,padding:o.padding,allowDataOverflow:o.allowDataOverflow,domain:o.domain,dataKey:o.dataKey,allowDuplicatedCategory:o.allowDuplicatedCategory,allowDecimals:o.allowDecimals,tickCount:o.tickCount,includeHidden:(r=o.includeHidden)!==null&&r!==void 0?r:!1,reversed:o.reversed,ticks:o.ticks,height:o.height,orientation:o.orientation,mirror:o.mirror,hide:o.hide,unit:o.unit,name:o.name,angle:(n=o.angle)!==null&&n!==void 0?n:0,minTickGap:(i=o.minTickGap)!==null&&i!==void 0?i:5,tick:(a=o.tick)!==null&&a!==void 0?a:!0,tickFormatter:o.tickFormatter}),A.createElement($8,o))},B8=(e,t)=>{var{domain:r}=e,n=_l(e,D8),{domain:i}=t,a=_l(t,N8);return Ui(n,a)?Array.isArray(r)&&r.length===2&&Array.isArray(i)&&i.length===2?r[0]===i[0]&&r[1]===i[1]:Ui({domain:r},{domain:i}):!1},kc=A.memo(F8,B8);kc.displayName="XAxis";var z8=["dangerouslySetInnerHTML","ticks"],W8=["id"],V8=["domain"],H8=["domain"];function Id(){return Id=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Id.apply(null,arguments)}function Sl(e,t){if(e==null)return{};var r,n,i=U8(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function U8(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function K8(e){var t=et();return k.useEffect(()=>(t($6(e)),()=>{t(L6(e))}),[e,t]),null}var q8=e=>{var{yAxisId:t,className:r,width:n,label:i}=e,a=k.useRef(null),o=k.useRef(null),s=G(yh),l=Ft(),c=et(),u="yAxis",f=G(w=>na(w,u,t,l)),d=G(w=>L2(w,t)),h=G(w=>v4(w,t)),m=G(w=>z2(w,u,t,l)),p=G(w=>m2(w,t));if(k.useLayoutEffect(()=>{if(!(n!=="auto"||!d||Pp(i)||k.isValidElement(i)||p==null)){var w=a.current;if(w){var O=w.getCalculatedWidth();Math.round(d.width)!==Math.round(O)&&c(F6({id:t,width:O}))}}},[m,d,c,i,t,n,p]),d==null||h==null||p==null)return null;var{dangerouslySetInnerHTML:g,ticks:v}=e,b=Sl(e,z8),{id:x}=p,S=Sl(p,W8);return A.createElement(Up,Id({},b,S,{ref:a,labelRef:o,scale:f,x:h.x,y:h.y,tickTextProps:n==="auto"?{width:void 0}:{width:n},width:d.width,height:d.height,className:he("recharts-".concat(u," ").concat(u),r),viewBox:s,ticks:m}))},Y8={allowDataOverflow:Wt.allowDataOverflow,allowDecimals:Wt.allowDecimals,allowDuplicatedCategory:Wt.allowDuplicatedCategory,hide:!1,mirror:Wt.mirror,orientation:Wt.orientation,padding:Wt.padding,reversed:Wt.reversed,scale:Wt.scale,tickCount:Wt.tickCount,type:Wt.type,width:Wt.width,yAxisId:0},G8=e=>{var t,r,n,i,a,o=_t(e,Y8);return A.createElement(A.Fragment,null,A.createElement(K8,{interval:(t=o.interval)!==null&&t!==void 0?t:"preserveEnd",id:o.yAxisId,scale:o.scale,type:o.type,domain:o.domain,allowDataOverflow:o.allowDataOverflow,dataKey:o.dataKey,allowDuplicatedCategory:o.allowDuplicatedCategory,allowDecimals:o.allowDecimals,tickCount:o.tickCount,padding:o.padding,includeHidden:(r=o.includeHidden)!==null&&r!==void 0?r:!1,reversed:o.reversed,ticks:o.ticks,width:o.width,orientation:o.orientation,mirror:o.mirror,hide:o.hide,unit:o.unit,name:o.name,angle:(n=o.angle)!==null&&n!==void 0?n:0,minTickGap:(i=o.minTickGap)!==null&&i!==void 0?i:5,tick:(a=o.tick)!==null&&a!==void 0?a:!0,tickFormatter:o.tickFormatter}),A.createElement(q8,o))},X8=(e,t)=>{var{domain:r}=e,n=Sl(e,V8),{domain:i}=t,a=Sl(t,H8);return Ui(n,a)?Array.isArray(r)&&r.length===2&&Array.isArray(i)&&i.length===2?r[0]===i[0]&&r[1]===i[1]:Ui({domain:r},{domain:i}):!1},ro=A.memo(G8,X8);ro.displayName="YAxis";var ds={exports:{}},Af={};/**
184
184
  * @license React
185
185
  * use-sync-external-store-with-selector.production.js
186
186
  *
@@ -196,21 +196,21 @@ Take a look at the reducer(s) handling this action type: ${h.type}.
196
196
  *
197
197
  * This source code is licensed under the MIT license found in the
198
198
  * LICENSE file in the root directory of this source tree.
199
- */var gb;function J8(){return gb||(gb=1,process.env.NODE_ENV!=="production"&&(function(){function e(l,c){return l===c&&(l!==0||1/l===1/c)||l!==l&&c!==c}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var t=k,r=typeof Object.is=="function"?Object.is:e,n=t.useSyncExternalStore,i=t.useRef,a=t.useEffect,o=t.useMemo,s=t.useDebugValue;Ef.useSyncExternalStoreWithSelector=function(l,c,u,f,d){var h=i(null);if(h.current===null){var m={hasValue:!1,value:null};h.current=m}else m=h.current;h=o(function(){function g(w){if(!v){if(v=!0,b=w,w=f(w),d!==void 0&&m.hasValue){var O=m.value;if(d(O,w))return x=O}return x=w}if(O=x,r(b,w))return O;var E=f(w);return d!==void 0&&d(O,E)?(b=w,O):(b=w,x=E)}var v=!1,b,x,S=u===void 0?null:u;return[function(){return g(c())},S===null?void 0:function(){return g(S())}]},[c,u,f,d]);var p=n(l,h[0],h[1]);return a(function(){m.hasValue=!0,m.value=p},[p]),s(p),p},typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()),Ef}var vb;function Q8(){return vb||(vb=1,process.env.NODE_ENV==="production"?ds.exports=Z8():ds.exports=J8()),ds.exports}Q8();function ez(e){e()}function tz(){let e=null,t=null;return{clear(){e=null,t=null},notify(){ez(()=>{let r=e;for(;r;)r.callback(),r=r.next})},get(){const r=[];let n=e;for(;n;)r.push(n),n=n.next;return r},subscribe(r){let n=!0;const i=t={callback:r,next:null,prev:t};return i.prev?i.prev.next=i:e=i,function(){!n||e===null||(n=!1,i.next?i.next.prev=i.prev:t=i.prev,i.prev?i.prev.next=i.next:e=i.next)}}}}var yb={notify(){},get:()=>[]};function rz(e,t){let r,n=yb,i=0,a=!1;function o(p){u();const g=n.subscribe(p);let v=!1;return()=>{v||(v=!0,g(),f())}}function s(){n.notify()}function l(){m.onStateChange&&m.onStateChange()}function c(){return a}function u(){i++,r||(r=e.subscribe(l),n=tz())}function f(){i--,r&&i===0&&(r(),r=void 0,n.clear(),n=yb)}function d(){a||(a=!0,u())}function h(){a&&(a=!1,f())}const m={addNestedSub:o,notifyNestedSubs:s,handleChangeWrapper:l,isSubscribed:c,trySubscribe:d,tryUnsubscribe:h,getListeners:()=>n};return m}var nz=()=>typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",iz=nz(),az=()=>typeof navigator<"u"&&navigator.product==="ReactNative",oz=az(),sz=()=>iz||oz?A.useLayoutEffect:A.useEffect,lz=sz(),cz=Symbol.for("react-redux-context"),uz=typeof globalThis<"u"?globalThis:{};function fz(){if(!A.createContext)return{};const e=uz[cz]??=new Map;let t=e.get(A.createContext);return t||(t=A.createContext(null),process.env.NODE_ENV!=="production"&&(t.displayName="ReactRedux"),e.set(A.createContext,t)),t}var dz=fz();function hz(e){const{children:t,context:r,serverState:n,store:i}=e,a=A.useMemo(()=>{const l=rz(i),c={store:i,subscription:l,getServerState:n?()=>n:void 0};if(process.env.NODE_ENV==="production")return c;{const{identityFunctionCheck:u="once",stabilityCheck:f="once"}=e;return Object.assign(c,{stabilityCheck:f,identityFunctionCheck:u})}},[i,n]),o=A.useMemo(()=>i.getState(),[i]);lz(()=>{const{subscription:l}=a;return l.onStateChange=l.notifyNestedSubs,l.trySubscribe(),o!==i.getState()&&l.notifyNestedSubs(),()=>{l.tryUnsubscribe(),l.onStateChange=void 0}},[a,o]);const s=r||dz;return A.createElement(s.Provider,{value:a},t)}var pz=hz,mz=(e,t)=>t,qp=N([mz,ue,f2,ft,rS,an,_$,ct],P$),Yp=e=>{var t=e.currentTarget.getBoundingClientRect(),r=t.width/e.currentTarget.offsetWidth,n=t.height/e.currentTarget.offsetHeight;return{chartX:Math.round((e.clientX-t.left)/r),chartY:Math.round((e.clientY-t.top)/n)}},tO=lr("mouseClick"),rO=xo();rO.startListening({actionCreator:tO,effect:(e,t)=>{var r=e.payload,n=qp(t.getState(),Yp(r));n?.activeIndex!=null&&t.dispatch(T4({activeIndex:n.activeIndex,activeDataKey:void 0,activeCoordinate:n.activeCoordinate}))}});var Rd=lr("mouseMove"),nO=xo();nO.startListening({actionCreator:Rd,effect:(e,t)=>{var r=e.payload,n=t.getState(),i=vp(n,n.tooltip.settings.shared),a=qp(n,Yp(r));i==="axis"&&(a?.activeIndex!=null?t.dispatch(G2({activeIndex:a.activeIndex,activeDataKey:void 0,activeCoordinate:a.activeCoordinate})):t.dispatch(Y2()))}});var bb={accessibilityLayer:!0,barCategoryGap:"10%",barGap:4,barSize:void 0,className:void 0,maxBarSize:void 0,stackOffset:"none",syncId:void 0,syncMethod:"index"},iO=Qt({name:"rootProps",initialState:bb,reducers:{updateOptions:(e,t)=>{var r;e.accessibilityLayer=t.payload.accessibilityLayer,e.barCategoryGap=t.payload.barCategoryGap,e.barGap=(r=t.payload.barGap)!==null&&r!==void 0?r:bb.barGap,e.barSize=t.payload.barSize,e.maxBarSize=t.payload.maxBarSize,e.stackOffset=t.payload.stackOffset,e.syncId=t.payload.syncId,e.syncMethod=t.payload.syncMethod,e.className=t.payload.className}}}),gz=iO.reducer,{updateOptions:vz}=iO.actions,aO=Qt({name:"polarOptions",initialState:null,reducers:{updatePolarOptions:(e,t)=>t.payload}}),{updatePolarOptions:yz}=aO.actions,bz=aO.reducer,oO=lr("keyDown"),sO=lr("focus"),Gp=xo();Gp.startListening({actionCreator:oO,effect:(e,t)=>{var r=t.getState(),n=r.rootProps.accessibilityLayer!==!1;if(n){var{keyboardInteraction:i}=r.tooltip,a=e.payload;if(!(a!=="ArrowRight"&&a!=="ArrowLeft"&&a!=="Enter")){var o=Number(yp(i,aa(r))),s=an(r);if(a==="Enter"){var l=ml(r,"axis","hover",String(i.index));t.dispatch(Pd({active:!i.active,activeIndex:i.index,activeDataKey:i.dataKey,activeCoordinate:l}));return}var c=w4(r),u=c==="left-to-right"?1:-1,f=a==="ArrowRight"?1:-1,d=o+f*u;if(!(s==null||d>=s.length||d<0)){var h=ml(r,"axis","hover",String(d));t.dispatch(Pd({active:!0,activeIndex:d.toString(),activeDataKey:void 0,activeCoordinate:h}))}}}}});Gp.startListening({actionCreator:sO,effect:(e,t)=>{var r=t.getState(),n=r.rootProps.accessibilityLayer!==!1;if(n){var{keyboardInteraction:i}=r.tooltip;if(!i.active&&i.index==null){var a="0",o=ml(r,"axis","hover",String(a));t.dispatch(Pd({activeDataKey:void 0,active:!0,activeIndex:a,activeCoordinate:o}))}}}});var ir=lr("externalEvent"),lO=xo();lO.startListening({actionCreator:ir,effect:(e,t)=>{if(e.payload.handler!=null){var r=t.getState(),n={activeCoordinate:d$(r),activeDataKey:oS(r),activeIndex:xn(r),activeLabel:aS(r),activeTooltipIndex:xn(r),isTooltipActive:h$(r)};e.payload.handler(n,e.payload.reactEvent)}}});var xz=N([ia],e=>e.tooltipItemPayloads),wz=N([xz,Do,(e,t,r)=>t,(e,t,r)=>r],(e,t,r,n)=>{var i=e.find(s=>s.settings.dataKey===n);if(i!=null){var{positions:a}=i;if(a!=null){var o=t(a,r);return o}}}),cO=lr("touchMove"),uO=xo();uO.startListening({actionCreator:cO,effect:(e,t)=>{var r=e.payload,n=t.getState(),i=vp(n,n.tooltip.settings.shared);if(i==="axis"){var a=qp(n,Yp({clientX:r.touches[0].clientX,clientY:r.touches[0].clientY,currentTarget:r.currentTarget}));a?.activeIndex!=null&&t.dispatch(G2({activeIndex:a.activeIndex,activeDataKey:void 0,activeCoordinate:a.activeCoordinate}))}else if(i==="item"){var o,s=r.touches[0],l=document.elementFromPoint(s.clientX,s.clientY);if(!l||!l.getAttribute)return;var c=l.getAttribute(Kw),u=(o=l.getAttribute(qw))!==null&&o!==void 0?o:void 0,f=wz(t.getState(),c,u);t.dispatch(q2({activeDataKey:u,activeIndex:c,activeCoordinate:f}))}}});var _z=pw({brush:o3,cartesianAxis:B6,chartData:V$,errorBars:aB,graphicalItems:a6,layout:Ij,legend:SD,options:L$,polarAxis:_F,polarOptions:bz,referenceElements:h3,rootProps:gz,tooltip:M4}),Sz=function(t){return oj({reducer:_z,preloadedState:t,middleware:r=>r({serializableCheck:!1}).concat([rO.middleware,nO.middleware,Gp.middleware,lO.middleware,uO.middleware]),devTools:En.devToolsEnabled})};function fO(e){var{preloadedState:t,children:r,reduxStoreName:n}=e,i=Ft(),a=k.useRef(null);if(i)return r;a.current==null&&(a.current=Sz(t));var o=dh;return A.createElement(pz,{context:o,store:a.current},r)}function dO(e){var{layout:t,width:r,height:n,margin:i}=e,a=et(),o=Ft();return k.useEffect(()=>{o||(a(jj(t)),a(Dj({width:r,height:n})),a(Mj(i)))},[a,o,t,r,n,i]),null}function hO(e){var t=et();return k.useEffect(()=>{t(vz(e))},[t,e]),null}var Oz=["children"];function Az(e,t){if(e==null)return{};var r,n,i=Ez(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function Ez(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function Ol(){return Ol=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ol.apply(null,arguments)}var Pz={width:"100%",height:"100%"},Cz=k.forwardRef((e,t)=>{var r=Gw(),n=Xw(),i=e_();if(!Bi(r)||!Bi(n))return null;var{children:a,otherAttributes:o,title:s,desc:l}=e,c,u;return typeof o.tabIndex=="number"?c=o.tabIndex:c=i?0:void 0,typeof o.role=="string"?u=o.role:u=i?"application":void 0,A.createElement(I1,Ol({},o,{title:s,desc:l,role:u,tabIndex:c,width:r,height:n,style:Pz,ref:t}),a)}),kz=e=>{var{children:t}=e,r=G(lc);if(!r)return null;var{width:n,height:i,y:a,x:o}=r;return A.createElement(I1,{width:n,height:i,x:o,y:a},t)},xb=k.forwardRef((e,t)=>{var{children:r}=e,n=Az(e,Oz),i=Ft();return i?A.createElement(kz,null,r):A.createElement(Cz,Ol({ref:t},n),r)});function Tz(){var e=et(),[t,r]=k.useState(null),n=G(uD);return k.useEffect(()=>{if(t!=null){var i=t.getBoundingClientRect(),a=i.width/t.offsetWidth;Jt(a)&&a!==n&&e(Nj(a))}},[t,e,n]),r}function wb(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Mz(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?wb(Object(r),!0).forEach(function(n){jz(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):wb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function jz(e,t,r){return(t=Dz(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Dz(e){var t=Nz(e,"string");return typeof t=="symbol"?t:t+""}function Nz(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Iz=k.forwardRef((e,t)=>{var{children:r,className:n,height:i,onClick:a,onContextMenu:o,onDoubleClick:s,onMouseDown:l,onMouseEnter:c,onMouseLeave:u,onMouseMove:f,onMouseUp:d,onTouchEnd:h,onTouchMove:m,onTouchStart:p,style:g,width:v}=e,b=et(),[x,S]=k.useState(null),[w,O]=k.useState(null);J$();var E=Tz(),C=k.useCallback(V=>{E(V),typeof t=="function"&&t(V),S(V),O(V)},[E,t,S,O]),M=k.useCallback(V=>{b(tO(V)),b(ir({handler:a,reactEvent:V}))},[b,a]),R=k.useCallback(V=>{b(Rd(V)),b(ir({handler:c,reactEvent:V}))},[b,c]),j=k.useCallback(V=>{b(Y2()),b(ir({handler:u,reactEvent:V}))},[b,u]),_=k.useCallback(V=>{b(Rd(V)),b(ir({handler:f,reactEvent:V}))},[b,f]),I=k.useCallback(()=>{b(sO())},[b]),D=k.useCallback(V=>{b(oO(V.key))},[b]),L=k.useCallback(V=>{b(ir({handler:o,reactEvent:V}))},[b,o]),W=k.useCallback(V=>{b(ir({handler:s,reactEvent:V}))},[b,s]),H=k.useCallback(V=>{b(ir({handler:l,reactEvent:V}))},[b,l]),te=k.useCallback(V=>{b(ir({handler:d,reactEvent:V}))},[b,d]),Q=k.useCallback(V=>{b(ir({handler:p,reactEvent:V}))},[b,p]),F=k.useCallback(V=>{b(cO(V)),b(ir({handler:m,reactEvent:V}))},[b,m]),U=k.useCallback(V=>{b(ir({handler:h,reactEvent:V}))},[b,h]);return A.createElement(dS.Provider,{value:x},A.createElement(Lk.Provider,{value:w},A.createElement("div",{className:he("recharts-wrapper",n),style:Mz({position:"relative",cursor:"default",width:v,height:i},g),onClick:M,onContextMenu:L,onDoubleClick:W,onFocus:I,onKeyDown:D,onMouseDown:H,onMouseEnter:R,onMouseLeave:j,onMouseMove:_,onMouseUp:te,onTouchEnd:U,onTouchMove:F,onTouchStart:Q,ref:C},r)))}),Rz=["children","className","width","height","style","compact","title","desc"];function $z(e,t){if(e==null)return{};var r,n,i=Lz(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function Lz(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var pO=k.forwardRef((e,t)=>{var{children:r,className:n,width:i,height:a,style:o,compact:s,title:l,desc:c}=e,u=$z(e,Rz),f=Dr(u);return s?A.createElement(xb,{otherAttributes:f,title:l,desc:c},r):A.createElement(Iz,{className:n,style:o,width:i,height:a,onClick:e.onClick,onMouseLeave:e.onMouseLeave,onMouseEnter:e.onMouseEnter,onMouseMove:e.onMouseMove,onMouseDown:e.onMouseDown,onMouseUp:e.onMouseUp,onContextMenu:e.onContextMenu,onDoubleClick:e.onDoubleClick,onTouchStart:e.onTouchStart,onTouchMove:e.onTouchMove,onTouchEnd:e.onTouchEnd},A.createElement(xb,{otherAttributes:f,title:l,desc:c,ref:t},A.createElement(m3,null,r)))}),Fz=["width","height"];function $d(){return $d=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},$d.apply(null,arguments)}function Bz(e,t){if(e==null)return{};var r,n,i=zz(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function zz(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var Wz={top:5,right:5,bottom:5,left:5},Vz={accessibilityLayer:!0,layout:"horizontal",stackOffset:"none",barCategoryGap:"10%",barGap:4,margin:Wz,reverseStackOrder:!1,syncMethod:"index"},mO=k.forwardRef(function(t,r){var n,i=_t(t.categoricalChartProps,Vz),{width:a,height:o}=i,s=Bz(i,Fz);if(!Bi(a)||!Bi(o))return null;var{chartName:l,defaultTooltipEventType:c,validateTooltipEventTypes:u,tooltipPayloadSearcher:f,categoricalChartProps:d}=t,h={chartName:l,defaultTooltipEventType:c,validateTooltipEventTypes:u,tooltipPayloadSearcher:f,eventEmitter:void 0};return A.createElement(fO,{preloadedState:{options:h},reduxStoreName:(n=d.id)!==null&&n!==void 0?n:l},A.createElement(HS,{chartData:d.data}),A.createElement(dO,{width:a,height:o,layout:i.layout,margin:i.margin}),A.createElement(hO,{accessibilityLayer:i.accessibilityLayer,barCategoryGap:i.barCategoryGap,maxBarSize:i.maxBarSize,stackOffset:i.stackOffset,barGap:i.barGap,barSize:i.barSize,syncId:i.syncId,syncMethod:i.syncMethod,className:i.className}),A.createElement(pO,$d({},s,{width:a,height:o,ref:r})))}),Hz=["axis"],gO=k.forwardRef((e,t)=>A.createElement(mO,{chartName:"LineChart",defaultTooltipEventType:"axis",validateTooltipEventTypes:Hz,tooltipPayloadSearcher:Ep,categoricalChartProps:e,ref:t})),Uz=["axis","item"],Kz=k.forwardRef((e,t)=>A.createElement(mO,{chartName:"BarChart",defaultTooltipEventType:"axis",validateTooltipEventTypes:Uz,tooltipPayloadSearcher:Ep,categoricalChartProps:e,ref:t}));function qz(e){var t=et();return k.useEffect(()=>{t(yz(e))},[t,e]),null}var Yz=["width","height","layout"];function Ld(){return Ld=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ld.apply(null,arguments)}function Gz(e,t){if(e==null)return{};var r,n,i=Xz(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function Xz(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var Zz={top:5,right:5,bottom:5,left:5},Jz={accessibilityLayer:!0,stackOffset:"none",barCategoryGap:"10%",barGap:4,margin:Zz,reverseStackOrder:!1,syncMethod:"index",layout:"radial"},Qz=k.forwardRef(function(t,r){var n,i=_t(t.categoricalChartProps,Jz),{width:a,height:o,layout:s}=i,l=Gz(i,Yz);if(!Bi(a)||!Bi(o))return null;var{chartName:c,defaultTooltipEventType:u,validateTooltipEventTypes:f,tooltipPayloadSearcher:d}=t,h={chartName:c,defaultTooltipEventType:u,validateTooltipEventTypes:f,tooltipPayloadSearcher:d,eventEmitter:void 0};return A.createElement(fO,{preloadedState:{options:h},reduxStoreName:(n=i.id)!==null&&n!==void 0?n:c},A.createElement(HS,{chartData:i.data}),A.createElement(dO,{width:a,height:o,layout:s,margin:i.margin}),A.createElement(hO,{accessibilityLayer:i.accessibilityLayer,barCategoryGap:i.barCategoryGap,maxBarSize:i.maxBarSize,stackOffset:i.stackOffset,barGap:i.barGap,barSize:i.barSize,syncId:i.syncId,syncMethod:i.syncMethod,className:i.className}),A.createElement(qz,{cx:i.cx,cy:i.cy,startAngle:i.startAngle,endAngle:i.endAngle,innerRadius:i.innerRadius,outerRadius:i.outerRadius}),A.createElement(pO,Ld({width:a,height:o},l,{ref:r})))}),e7=["item"],t7={layout:"centric",startAngle:0,endAngle:360,cx:"50%",cy:"50%",innerRadius:0,outerRadius:"80%"},Tc=k.forwardRef((e,t)=>{var r=_t(e,t7);return A.createElement(Qz,{chartName:"PieChart",defaultTooltipEventType:"item",validateTooltipEventTypes:e7,tooltipPayloadSearcher:Ep,categoricalChartProps:r,ref:t})});const r7={thisMonthMoveIns:45,thisMonthMoveOuts:30,lastMonthMoveIns:38,lastMonthMoveOuts:35,moveInPercentChange:18.4,moveOutPercentChange:-14.3};function n7({isStatic:e,data:t=r7}){const r=Number(t?.thisMonthMoveIns??t?.lastMonthMoveIns??0),n=Number(t?.thisMonthMoveOuts??t?.lastMonthMoveOuts??0),i=Number(t?.moveInPercentChange??t?.moveInChange??0),a=Number(t?.moveOutPercentChange??t?.moveOutChange??0),o=["#8B5CF6","#EBE4F9"],s=[{name:"Move-ins",value:r,color:o[0]},{name:"Move-outs",value:n,color:o[1]}];function l(c,u){return((Number(c)+Number(u))/2).toFixed(2)+"%"}return y.jsx(Gi,{title:"Community",period:"This Month",icon:y.jsx(th,{className:"!text-[24px] text-[#329DFF]"}),className:`${e&&"max-h-[184px]"} h-[184px] mb-4 break-inside-avoid`,children:y.jsxs("div",{className:"flex",children:[y.jsxs("div",{className:"w-[50%] flex flex-col gap-[28px]",children:[y.jsxs("div",{className:"flex flex-col gap-[8px]",children:[y.jsx("div",{className:"!m-0 !text-[12px] !leading-[16px] !text-[#64748B]",children:"Move-in/Out Count"}),y.jsx("div",{className:"!m-0 !text-[28px] !leading-[32px] !font-medium !text-[#8B5CF6]",children:r+n})]}),y.jsxs("div",{className:"!m-0 !text-[10px] !leading-[14px] !text-[#64748B] flex items-center gap-[4px]",children:[y.jsx(P1,{value:l(i,a)}),y.jsx("div",{className:"whitespace-nowrap",children:"Compared to last month"})]})]}),y.jsx("div",{className:"w-[50%] h-[111px] flex justify-end",children:y.jsx(vi,{width:"75%",height:"100%",children:y.jsxs(Tc,{children:[y.jsxs(Io,{data:s,innerRadius:36,outerRadius:52,paddingAngle:2,dataKey:"value",children:[y.jsx(jr,{fill:o[0]}),y.jsx(jr,{fill:o[1]})]}),y.jsx(gi,{content:y.jsx(mo,{})})]})})})]})})}const i7={total_notices:12,total_topics:45,total_polls:8,total_surveys:5};function a7({isStatic:e,data:t=i7}){const r=["#8B5CF6","#22C55E","#3B82F6","#F59E0B"],n=[{name:"Notice",value:Number(t?.total_notices||0),color:r[0]},{name:"Post",value:Number(t?.total_topics||0),color:r[1]},{name:"Poll",value:Number(t?.total_polls||0),color:r[2]},{name:"Survey",value:Number(t?.total_surveys||0),color:r[3]}];return y.jsx(Gi,{title:"Engagement",period:"This Month",icon:y.jsx(w1,{className:"!text-[24px] text-[#DBB467]"}),className:`${e&&"max-h-[303px]"} h-[303px]`,children:y.jsx("div",{className:"w-full h-[235px]",children:y.jsx(vi,{width:"100%",height:"100%",children:y.jsxs(Kz,{data:n,layout:"vertical",margin:{top:4,right:8,left:0,bottom:0},children:[y.jsx(Cc,{stroke:"#e5e7eb",strokeDasharray:"3 3",horizontal:!1}),y.jsx(ro,{type:"category",dataKey:"name",width:40,axisLine:!1,tickLine:!1,tick:{fontSize:10,lineHeight:14,fill:"#121212",fontWeight:400}}),y.jsx(kc,{type:"number",axisLine:!1,tickLine:!1,tick:{fontSize:10,lineHeight:14,fill:"#64748B",fontWeight:400}}),y.jsx(gi,{content:y.jsx(mo,{}),cursor:{fill:"transparent"}}),y.jsx(WS,{dataKey:"value",barSize:40,isAnimationActive:!1,children:n.map((i,a)=>y.jsx(jr,{fill:r[a]},i.name))})]})})})})}function o7(e){if(!e)return 0;const[t,r]=e.split(" ");let[n,i]=t.split(":").map(Number);return r==="PM"&&n!==12&&(n+=12),r==="AM"&&n===12&&(n=0),n*60+i}function s7(e){return Array.from({length:24},(n,i)=>i).map(n=>{const i=e.find(l=>{const c=o7(l.slot_start_time);return Math.floor(c/60)===n}),a=n>=12?"PM":"AM";return{time:`${n%12||12} ${a}`,bookings:i?.slot_bookings||0,total:i?.total_slots||0,utilization:i?.utilization_rate||0}})}function l7({isStatic:e,data:t}){const r=Number(t?.totalBookings||0),n=Number(t?.totalSlots||0),i=Number(t?.utilizationRate||0),a=k.useMemo(()=>t?.slots?.length?s7(t.slots):[],[t]),o=u=>["1 AM","6 AM","11 AM","5 PM","10 PM"].includes(u)?u:"",s=a.length>0?Math.max(...a.map(u=>u.total),5):5;function l(u){const f=u>=12?"PM":"AM";let d=u%12;return d===0&&(d=12),`${d} ${f}`}const c=a.length?a:Array.from({length:24},(u,f)=>({time:l(f),bookings:0,total:0,utilization:0}));return y.jsxs(Gi,{title:"Facilities",period:"Today",icon:y.jsx(x1,{className:"!text-[24px] text-[#8B5CF6]"}),className:`${e&&"max-h-[305px]"} h-[305px] mb-4 break-inside-avoid`,children:[y.jsxs("div",{className:"grid grid-cols-3 gap-[24px] mb-[16px]",children:[y.jsxs("div",{children:[y.jsx("div",{className:"!text-[12px] text-[#64748B]",children:"Bookings"}),y.jsx("div",{className:"!text-[24px] font-medium text-[#8B5CF6]",children:r})]}),y.jsxs("div",{children:[y.jsx("div",{className:"!text-[12px] text-[#64748B]",children:"Total Slots"}),y.jsx("div",{className:"!text-[24px] font-medium text-[#F59E0B]",children:n})]}),y.jsxs("div",{children:[y.jsx("div",{className:"!text-[12px] text-[#64748B]",children:"Utilisation Rate"}),y.jsxs("div",{className:"!text-[24px] font-medium text-[#329DFF]",children:[i.toFixed(2),"%"]})]})]}),y.jsx("div",{className:"w-full h-[170px]",children:y.jsx(vi,{width:"100%",height:"100%",children:y.jsxs(gO,{data:c,margin:{top:0,right:-30,left:-40,bottom:0},children:[y.jsx(Cc,{strokeDasharray:"3 3",stroke:"#EBEBEB"}),y.jsx(kc,{dataKey:"time",interval:0,tickFormatter:o,tick:{fontSize:10,fill:"#121212",fontWeight:400},axisLine:!1,tickLine:!1,minTickGap:0}),y.jsx(ro,{yAxisId:"left",domain:[0,s],tick:{fontSize:10,fill:"#64748B"},axisLine:!1,tickLine:!1}),y.jsx(ro,{yAxisId:"right",orientation:"right",domain:[20,100],ticks:[20,40,60,80,100],tickFormatter:u=>`${u}%`,tick:{fontSize:10,fill:"#64748B"},axisLine:!1,tickLine:!1}),y.jsx(gi,{content:y.jsx(mo,{})}),y.jsx(ri,{yAxisId:"left",type:"monotone",dataKey:"bookings",name:"Bookings",stroke:"#8B5CF6",strokeWidth:2,dot:!1}),y.jsx(ri,{yAxisId:"left",type:"monotone",dataKey:"total",name:"Total Slots",stroke:"#F59E0B",strokeWidth:2,dot:!1}),y.jsx(ri,{yAxisId:"right",type:"monotone",dataKey:"utilization",name:"Utilization Rate",stroke:"#329DFF",strokeWidth:2,dot:!1,strokeDasharray:"2 4"})]})})})]})}function c7({data:e}){const t=e?.incomeSummary||{},r=e?.expenditureSummary||{},n=["AED","USD","EUR"],i=["Rs","INR","₹"];function a(s){if(s==null||isNaN(s))return"0";const l=Number(s);return l>=1e9?(l/1e9).toFixed(l%1e9===0?0:2)+"B":l>=1e6?(l/1e6).toFixed(l%1e6===0?0:2)+"M":l>=1e3?(l/1e3).toFixed(l%1e3===0?0:2)+"K":l.toFixed(l%1===0?0:2)}function o(s,l){return l?i.includes(l)?`${l} ${a(s)}`:n.includes(l)?`${a(s)} ${l}`:`${a(s)} ${l}`:a(s)}return y.jsx(Gi,{title:"Income",period:"This Month",icon:y.jsx(xg,{className:"!text-[24px] text-green-600"}),className:"!gap-[16px] break-inside-avoid h-[232px] overflow-hidden",children:y.jsxs("div",{children:[y.jsxs("div",{className:"grid grid-cols-4 !text-[12px] text-[#64748B] mb-2",children:[y.jsx("div",{children:"Opening"}),y.jsx("div",{children:"Income"}),y.jsx("div",{children:"Collection"}),y.jsx("div",{children:"Closing"})]}),y.jsxs("div",{className:"grid grid-cols-4 !text-[12px] font-medium text-[#121212] mb-2",children:[y.jsx("div",{children:o(t.opening_balance,t?.currency_type)}),y.jsx("div",{children:o(t.income,t?.currency_type)}),y.jsx("div",{children:o(t.collection,t?.currency_type)}),y.jsx("div",{children:o(t.closing_balance,t?.currency_type)})]}),y.jsx("hr",{className:"my-4 border-t border-dashed border-gray-300"}),y.jsx("div",{className:"flex items-center justify-between",children:y.jsxs("div",{className:"flex items-center gap-[12px]",children:[y.jsx(xg,{className:"!text-[24px] text-red-600"}),y.jsx("div",{className:"!my-0 !font-medium !text-[16px] !leading-[20px] !text-[#121212]",children:"Expenditure"})]})}),y.jsxs("div",{className:"grid grid-cols-4 !text-[12px] text-[#64748B] mt-4 mb-2",children:[y.jsx("div",{children:"Opening"}),y.jsx("div",{children:"Expenditure"}),y.jsx("div",{children:"Payment"}),y.jsx("div",{children:"Outstanding"})]}),y.jsxs("div",{className:"grid grid-cols-4 !text-[12px] font-medium text-[#121212]",children:[y.jsx("div",{children:o(r.opening_balance,r?.currency_type)}),y.jsx("div",{children:o(r.expenditure,r?.currency_type)}),y.jsx("div",{children:o(r.payment,r?.currency_type)}),y.jsx("div",{children:o(r.outstanding,r?.currency_type)})]})]})})}function u7(e){const t=e>=12?"PM":"AM";let r=e%12;return r===0&&(r=12),`${r} ${t}`}function f7(e){return Array.from({length:24},(t,r)=>{const n=e.find(i=>i.hour===r)||{};return{hour:r,time:u7(r),walkins:n.walkins??0,checkins:n.preApproved??0,staffAttendance:n.staffAttendance??0}})}function d7({isStatic:e,data:t}){const r={walkins:"#1FA05B",preApproved:"#E7A015",staffAttendance:"#329DFF"},n=t?.summary?.activeWalkins||{},i=t?.summary?.preApprovedCheckins||{},a=t?.summary?.staffAttendance||{},o=f7(t?.chart||[]),s=Math.max(...o.flatMap(u=>[u.walkins,u.checkins,u.staffAttendance])),l=s>0?s:5,c=[0,Math.ceil(l/2),l];return y.jsx(Gi,{title:"Gate Updates",period:"Today",icon:y.jsx(S1,{className:"!text-[24px] text-[#37CC6D]"}),className:`${e?"max-h-[303px]":""} h-[251px] mb-4 break-inside-avoid`,children:y.jsxs("div",{children:[y.jsxs("div",{className:"grid grid-cols-3 gap-[24px] mb-[16px]",children:[y.jsxs("div",{className:"flex flex-col gap-[8px]",children:[y.jsx("div",{className:"text-[10px] text-[#64748B]",children:"Active Walk-ins"}),y.jsxs("div",{className:"text-[28px] font-medium text-[#1FA05B] flex items-center",children:[n.visitor_in??0,y.jsxs("div",{className:"text-[20px] text-[#64748B]",children:["/",n.total_pass??0]})]})]}),y.jsxs("div",{className:"flex flex-col gap-[8px]",children:[y.jsx("div",{className:"text-[10px] text-[#64748B] whitespace-nowrap",children:"Pre-approved Check-ins"}),y.jsxs("div",{className:"text-[28px] font-medium text-[#E7A015] flex items-center",children:[i.expected_pass_scanned??0,y.jsxs("div",{className:"text-[20px] text-[#64748B]",children:["/",i.total_expected_pass??0]})]})]}),y.jsxs("div",{className:"flex flex-col gap-[8px]",children:[y.jsx("div",{className:"text-[10px] text-[#64748B]",children:"Staff Attendance"}),y.jsxs("div",{className:"text-[28px] font-medium text-[#329DFF] flex items-center",children:[a.total_in_now??0,y.jsxs("div",{className:"text-[20px] text-[#64748B]",children:["/",a.total_in_today??0]})]})]})]}),y.jsx("div",{className:"w-full h-[105px]",children:y.jsx(vi,{width:"100%",height:"100%",children:y.jsxs(gO,{data:o,margin:{top:1,right:0,left:-40,bottom:0},children:[y.jsx(Cc,{strokeDasharray:"3 3",stroke:"#EBEBEB"}),y.jsx(kc,{dataKey:"time",tickFormatter:(u,f)=>f%4===0?u:"",tick:{fontSize:10,fill:"#121212",fontWeight:400},axisLine:!1,tickLine:!1}),y.jsx(ro,{tick:{fontSize:10,fill:"#64748B",fontWeight:400},ticks:c,domain:[0,l],allowDecimals:!1,axisLine:!1,tickLine:!1}),y.jsx(gi,{content:y.jsx(mo,{})}),y.jsx(ri,{type:"monotone",dataKey:"walkins",stroke:r.walkins,strokeWidth:2,dot:!1,name:"Active Walk-ins"}),y.jsx(ri,{type:"monotone",dataKey:"checkins",stroke:r.preApproved,strokeWidth:2,strokeDasharray:"5 5",dot:!1,name:"Pre-approved"}),y.jsx(ri,{type:"monotone",dataKey:"staffAttendance",stroke:r.staffAttendance,strokeWidth:2,dot:!1,name:"Staff Attendance"})]})})})]})})}const h7={today_open_complaints:42,percent_change:"-12%",today_L1:15,today_L2:10,today_L3:12,today_L4:5};function p7({isStatic:e,data:t=h7}){const r=["#1FA05B","#E7A015","#FA7E28","#EF4444","#CBD5E1"],n=[{name:"L1 Level",value:Number(t?.today_L1||0),color:r[0]},{name:"L2 Level",value:Number(t?.today_L2||0),color:r[1]},{name:"L3 Level",value:Number(t?.today_L3||0),color:r[2]},{name:"L4 Level",value:Number(t?.today_L4||0),color:r[3]}];n.reduce((a,o)=>a+o.value,0);const i=n;return y.jsx(Gi,{title:"Helpdesk",period:"Today",icon:y.jsx(xk,{className:"!text-[24px] text-[#FA7E28]"}),className:`${e&&"max-h-[186px]"} h-[186px] mb-4 break-inside-avoid`,children:y.jsxs("div",{className:"flex gap-[12px] h-fit",children:[y.jsxs("div",{className:"w-[50%] flex flex-col gap-[28px]",children:[y.jsxs("div",{className:"flex flex-col gap-[8px]",children:[y.jsx("div",{className:"!m-0 !text-[12px] !leading-[16px] !text-[#64748B]",children:"Open Complaints"}),y.jsx("div",{className:"!m-0 !text-[28px] !leading-[32px] !font-medium text-[#FA7E28]",children:t?.today_open_complaints??0})]}),y.jsxs("div",{className:"!m-0 !text-[10px] !leading-[14px] !text-[#64748B] flex items-center gap-[4px]",children:[y.jsx(P1,{value:t?.percent_change}),y.jsx("div",{className:"whitespace-nowrap",children:"Compared to yesterday"})]})]}),y.jsx("div",{className:"w-[50%] h-[110px] flex justify-end",children:y.jsx(vi,{width:"75%",height:"100%",children:y.jsxs(Tc,{children:[y.jsx(Io,{data:i,innerRadius:36,outerRadius:52,paddingAngle:2,dataKey:"value",children:i.map((a,o)=>y.jsx(jr,{fill:r[o]||"#CBD5E1"},a.name))}),y.jsx(gi,{content:y.jsx(mo,{})})]})})})]})})}/*!
199
+ */var gb;function J8(){return gb||(gb=1,process.env.NODE_ENV!=="production"&&(function(){function e(l,c){return l===c&&(l!==0||1/l===1/c)||l!==l&&c!==c}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var t=k,r=typeof Object.is=="function"?Object.is:e,n=t.useSyncExternalStore,i=t.useRef,a=t.useEffect,o=t.useMemo,s=t.useDebugValue;Ef.useSyncExternalStoreWithSelector=function(l,c,u,f,d){var h=i(null);if(h.current===null){var m={hasValue:!1,value:null};h.current=m}else m=h.current;h=o(function(){function g(w){if(!v){if(v=!0,b=w,w=f(w),d!==void 0&&m.hasValue){var O=m.value;if(d(O,w))return x=O}return x=w}if(O=x,r(b,w))return O;var E=f(w);return d!==void 0&&d(O,E)?(b=w,O):(b=w,x=E)}var v=!1,b,x,S=u===void 0?null:u;return[function(){return g(c())},S===null?void 0:function(){return g(S())}]},[c,u,f,d]);var p=n(l,h[0],h[1]);return a(function(){m.hasValue=!0,m.value=p},[p]),s(p),p},typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()),Ef}var vb;function Q8(){return vb||(vb=1,process.env.NODE_ENV==="production"?ds.exports=Z8():ds.exports=J8()),ds.exports}Q8();function ez(e){e()}function tz(){let e=null,t=null;return{clear(){e=null,t=null},notify(){ez(()=>{let r=e;for(;r;)r.callback(),r=r.next})},get(){const r=[];let n=e;for(;n;)r.push(n),n=n.next;return r},subscribe(r){let n=!0;const i=t={callback:r,next:null,prev:t};return i.prev?i.prev.next=i:e=i,function(){!n||e===null||(n=!1,i.next?i.next.prev=i.prev:t=i.prev,i.prev?i.prev.next=i.next:e=i.next)}}}}var yb={notify(){},get:()=>[]};function rz(e,t){let r,n=yb,i=0,a=!1;function o(p){u();const g=n.subscribe(p);let v=!1;return()=>{v||(v=!0,g(),f())}}function s(){n.notify()}function l(){m.onStateChange&&m.onStateChange()}function c(){return a}function u(){i++,r||(r=e.subscribe(l),n=tz())}function f(){i--,r&&i===0&&(r(),r=void 0,n.clear(),n=yb)}function d(){a||(a=!0,u())}function h(){a&&(a=!1,f())}const m={addNestedSub:o,notifyNestedSubs:s,handleChangeWrapper:l,isSubscribed:c,trySubscribe:d,tryUnsubscribe:h,getListeners:()=>n};return m}var nz=()=>typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",iz=nz(),az=()=>typeof navigator<"u"&&navigator.product==="ReactNative",oz=az(),sz=()=>iz||oz?A.useLayoutEffect:A.useEffect,lz=sz(),cz=Symbol.for("react-redux-context"),uz=typeof globalThis<"u"?globalThis:{};function fz(){if(!A.createContext)return{};const e=uz[cz]??=new Map;let t=e.get(A.createContext);return t||(t=A.createContext(null),process.env.NODE_ENV!=="production"&&(t.displayName="ReactRedux"),e.set(A.createContext,t)),t}var dz=fz();function hz(e){const{children:t,context:r,serverState:n,store:i}=e,a=A.useMemo(()=>{const l=rz(i),c={store:i,subscription:l,getServerState:n?()=>n:void 0};if(process.env.NODE_ENV==="production")return c;{const{identityFunctionCheck:u="once",stabilityCheck:f="once"}=e;return Object.assign(c,{stabilityCheck:f,identityFunctionCheck:u})}},[i,n]),o=A.useMemo(()=>i.getState(),[i]);lz(()=>{const{subscription:l}=a;return l.onStateChange=l.notifyNestedSubs,l.trySubscribe(),o!==i.getState()&&l.notifyNestedSubs(),()=>{l.tryUnsubscribe(),l.onStateChange=void 0}},[a,o]);const s=r||dz;return A.createElement(s.Provider,{value:a},t)}var pz=hz,mz=(e,t)=>t,qp=N([mz,ue,f2,ft,rS,an,_$,ct],P$),Yp=e=>{var t=e.currentTarget.getBoundingClientRect(),r=t.width/e.currentTarget.offsetWidth,n=t.height/e.currentTarget.offsetHeight;return{chartX:Math.round((e.clientX-t.left)/r),chartY:Math.round((e.clientY-t.top)/n)}},tO=lr("mouseClick"),rO=xo();rO.startListening({actionCreator:tO,effect:(e,t)=>{var r=e.payload,n=qp(t.getState(),Yp(r));n?.activeIndex!=null&&t.dispatch(T4({activeIndex:n.activeIndex,activeDataKey:void 0,activeCoordinate:n.activeCoordinate}))}});var Rd=lr("mouseMove"),nO=xo();nO.startListening({actionCreator:Rd,effect:(e,t)=>{var r=e.payload,n=t.getState(),i=vp(n,n.tooltip.settings.shared),a=qp(n,Yp(r));i==="axis"&&(a?.activeIndex!=null?t.dispatch(G2({activeIndex:a.activeIndex,activeDataKey:void 0,activeCoordinate:a.activeCoordinate})):t.dispatch(Y2()))}});var bb={accessibilityLayer:!0,barCategoryGap:"10%",barGap:4,barSize:void 0,className:void 0,maxBarSize:void 0,stackOffset:"none",syncId:void 0,syncMethod:"index"},iO=Qt({name:"rootProps",initialState:bb,reducers:{updateOptions:(e,t)=>{var r;e.accessibilityLayer=t.payload.accessibilityLayer,e.barCategoryGap=t.payload.barCategoryGap,e.barGap=(r=t.payload.barGap)!==null&&r!==void 0?r:bb.barGap,e.barSize=t.payload.barSize,e.maxBarSize=t.payload.maxBarSize,e.stackOffset=t.payload.stackOffset,e.syncId=t.payload.syncId,e.syncMethod=t.payload.syncMethod,e.className=t.payload.className}}}),gz=iO.reducer,{updateOptions:vz}=iO.actions,aO=Qt({name:"polarOptions",initialState:null,reducers:{updatePolarOptions:(e,t)=>t.payload}}),{updatePolarOptions:yz}=aO.actions,bz=aO.reducer,oO=lr("keyDown"),sO=lr("focus"),Gp=xo();Gp.startListening({actionCreator:oO,effect:(e,t)=>{var r=t.getState(),n=r.rootProps.accessibilityLayer!==!1;if(n){var{keyboardInteraction:i}=r.tooltip,a=e.payload;if(!(a!=="ArrowRight"&&a!=="ArrowLeft"&&a!=="Enter")){var o=Number(yp(i,aa(r))),s=an(r);if(a==="Enter"){var l=ml(r,"axis","hover",String(i.index));t.dispatch(Pd({active:!i.active,activeIndex:i.index,activeDataKey:i.dataKey,activeCoordinate:l}));return}var c=w4(r),u=c==="left-to-right"?1:-1,f=a==="ArrowRight"?1:-1,d=o+f*u;if(!(s==null||d>=s.length||d<0)){var h=ml(r,"axis","hover",String(d));t.dispatch(Pd({active:!0,activeIndex:d.toString(),activeDataKey:void 0,activeCoordinate:h}))}}}}});Gp.startListening({actionCreator:sO,effect:(e,t)=>{var r=t.getState(),n=r.rootProps.accessibilityLayer!==!1;if(n){var{keyboardInteraction:i}=r.tooltip;if(!i.active&&i.index==null){var a="0",o=ml(r,"axis","hover",String(a));t.dispatch(Pd({activeDataKey:void 0,active:!0,activeIndex:a,activeCoordinate:o}))}}}});var ir=lr("externalEvent"),lO=xo();lO.startListening({actionCreator:ir,effect:(e,t)=>{if(e.payload.handler!=null){var r=t.getState(),n={activeCoordinate:d$(r),activeDataKey:oS(r),activeIndex:xn(r),activeLabel:aS(r),activeTooltipIndex:xn(r),isTooltipActive:h$(r)};e.payload.handler(n,e.payload.reactEvent)}}});var xz=N([ia],e=>e.tooltipItemPayloads),wz=N([xz,Do,(e,t,r)=>t,(e,t,r)=>r],(e,t,r,n)=>{var i=e.find(s=>s.settings.dataKey===n);if(i!=null){var{positions:a}=i;if(a!=null){var o=t(a,r);return o}}}),cO=lr("touchMove"),uO=xo();uO.startListening({actionCreator:cO,effect:(e,t)=>{var r=e.payload,n=t.getState(),i=vp(n,n.tooltip.settings.shared);if(i==="axis"){var a=qp(n,Yp({clientX:r.touches[0].clientX,clientY:r.touches[0].clientY,currentTarget:r.currentTarget}));a?.activeIndex!=null&&t.dispatch(G2({activeIndex:a.activeIndex,activeDataKey:void 0,activeCoordinate:a.activeCoordinate}))}else if(i==="item"){var o,s=r.touches[0],l=document.elementFromPoint(s.clientX,s.clientY);if(!l||!l.getAttribute)return;var c=l.getAttribute(Kw),u=(o=l.getAttribute(qw))!==null&&o!==void 0?o:void 0,f=wz(t.getState(),c,u);t.dispatch(q2({activeDataKey:u,activeIndex:c,activeCoordinate:f}))}}});var _z=pw({brush:o3,cartesianAxis:B6,chartData:V$,errorBars:aB,graphicalItems:a6,layout:Ij,legend:SD,options:L$,polarAxis:_F,polarOptions:bz,referenceElements:h3,rootProps:gz,tooltip:M4}),Sz=function(t){return oj({reducer:_z,preloadedState:t,middleware:r=>r({serializableCheck:!1}).concat([rO.middleware,nO.middleware,Gp.middleware,lO.middleware,uO.middleware]),devTools:En.devToolsEnabled})};function fO(e){var{preloadedState:t,children:r,reduxStoreName:n}=e,i=Ft(),a=k.useRef(null);if(i)return r;a.current==null&&(a.current=Sz(t));var o=dh;return A.createElement(pz,{context:o,store:a.current},r)}function dO(e){var{layout:t,width:r,height:n,margin:i}=e,a=et(),o=Ft();return k.useEffect(()=>{o||(a(jj(t)),a(Dj({width:r,height:n})),a(Mj(i)))},[a,o,t,r,n,i]),null}function hO(e){var t=et();return k.useEffect(()=>{t(vz(e))},[t,e]),null}var Oz=["children"];function Az(e,t){if(e==null)return{};var r,n,i=Ez(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function Ez(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function Ol(){return Ol=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ol.apply(null,arguments)}var Pz={width:"100%",height:"100%"},Cz=k.forwardRef((e,t)=>{var r=Gw(),n=Xw(),i=e_();if(!Bi(r)||!Bi(n))return null;var{children:a,otherAttributes:o,title:s,desc:l}=e,c,u;return typeof o.tabIndex=="number"?c=o.tabIndex:c=i?0:void 0,typeof o.role=="string"?u=o.role:u=i?"application":void 0,A.createElement(I1,Ol({},o,{title:s,desc:l,role:u,tabIndex:c,width:r,height:n,style:Pz,ref:t}),a)}),kz=e=>{var{children:t}=e,r=G(lc);if(!r)return null;var{width:n,height:i,y:a,x:o}=r;return A.createElement(I1,{width:n,height:i,x:o,y:a},t)},xb=k.forwardRef((e,t)=>{var{children:r}=e,n=Az(e,Oz),i=Ft();return i?A.createElement(kz,null,r):A.createElement(Cz,Ol({ref:t},n),r)});function Tz(){var e=et(),[t,r]=k.useState(null),n=G(uD);return k.useEffect(()=>{if(t!=null){var i=t.getBoundingClientRect(),a=i.width/t.offsetWidth;Jt(a)&&a!==n&&e(Nj(a))}},[t,e,n]),r}function wb(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Mz(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?wb(Object(r),!0).forEach(function(n){jz(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):wb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function jz(e,t,r){return(t=Dz(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Dz(e){var t=Nz(e,"string");return typeof t=="symbol"?t:t+""}function Nz(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Iz=k.forwardRef((e,t)=>{var{children:r,className:n,height:i,onClick:a,onContextMenu:o,onDoubleClick:s,onMouseDown:l,onMouseEnter:c,onMouseLeave:u,onMouseMove:f,onMouseUp:d,onTouchEnd:h,onTouchMove:m,onTouchStart:p,style:g,width:v}=e,b=et(),[x,S]=k.useState(null),[w,O]=k.useState(null);J$();var E=Tz(),C=k.useCallback(V=>{E(V),typeof t=="function"&&t(V),S(V),O(V)},[E,t,S,O]),M=k.useCallback(V=>{b(tO(V)),b(ir({handler:a,reactEvent:V}))},[b,a]),R=k.useCallback(V=>{b(Rd(V)),b(ir({handler:c,reactEvent:V}))},[b,c]),j=k.useCallback(V=>{b(Y2()),b(ir({handler:u,reactEvent:V}))},[b,u]),_=k.useCallback(V=>{b(Rd(V)),b(ir({handler:f,reactEvent:V}))},[b,f]),I=k.useCallback(()=>{b(sO())},[b]),D=k.useCallback(V=>{b(oO(V.key))},[b]),L=k.useCallback(V=>{b(ir({handler:o,reactEvent:V}))},[b,o]),W=k.useCallback(V=>{b(ir({handler:s,reactEvent:V}))},[b,s]),H=k.useCallback(V=>{b(ir({handler:l,reactEvent:V}))},[b,l]),te=k.useCallback(V=>{b(ir({handler:d,reactEvent:V}))},[b,d]),Q=k.useCallback(V=>{b(ir({handler:p,reactEvent:V}))},[b,p]),F=k.useCallback(V=>{b(cO(V)),b(ir({handler:m,reactEvent:V}))},[b,m]),U=k.useCallback(V=>{b(ir({handler:h,reactEvent:V}))},[b,h]);return A.createElement(dS.Provider,{value:x},A.createElement(Lk.Provider,{value:w},A.createElement("div",{className:he("recharts-wrapper",n),style:Mz({position:"relative",cursor:"default",width:v,height:i},g),onClick:M,onContextMenu:L,onDoubleClick:W,onFocus:I,onKeyDown:D,onMouseDown:H,onMouseEnter:R,onMouseLeave:j,onMouseMove:_,onMouseUp:te,onTouchEnd:U,onTouchMove:F,onTouchStart:Q,ref:C},r)))}),Rz=["children","className","width","height","style","compact","title","desc"];function $z(e,t){if(e==null)return{};var r,n,i=Lz(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function Lz(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var pO=k.forwardRef((e,t)=>{var{children:r,className:n,width:i,height:a,style:o,compact:s,title:l,desc:c}=e,u=$z(e,Rz),f=Dr(u);return s?A.createElement(xb,{otherAttributes:f,title:l,desc:c},r):A.createElement(Iz,{className:n,style:o,width:i,height:a,onClick:e.onClick,onMouseLeave:e.onMouseLeave,onMouseEnter:e.onMouseEnter,onMouseMove:e.onMouseMove,onMouseDown:e.onMouseDown,onMouseUp:e.onMouseUp,onContextMenu:e.onContextMenu,onDoubleClick:e.onDoubleClick,onTouchStart:e.onTouchStart,onTouchMove:e.onTouchMove,onTouchEnd:e.onTouchEnd},A.createElement(xb,{otherAttributes:f,title:l,desc:c,ref:t},A.createElement(m3,null,r)))}),Fz=["width","height"];function $d(){return $d=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},$d.apply(null,arguments)}function Bz(e,t){if(e==null)return{};var r,n,i=zz(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function zz(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var Wz={top:5,right:5,bottom:5,left:5},Vz={accessibilityLayer:!0,layout:"horizontal",stackOffset:"none",barCategoryGap:"10%",barGap:4,margin:Wz,reverseStackOrder:!1,syncMethod:"index"},mO=k.forwardRef(function(t,r){var n,i=_t(t.categoricalChartProps,Vz),{width:a,height:o}=i,s=Bz(i,Fz);if(!Bi(a)||!Bi(o))return null;var{chartName:l,defaultTooltipEventType:c,validateTooltipEventTypes:u,tooltipPayloadSearcher:f,categoricalChartProps:d}=t,h={chartName:l,defaultTooltipEventType:c,validateTooltipEventTypes:u,tooltipPayloadSearcher:f,eventEmitter:void 0};return A.createElement(fO,{preloadedState:{options:h},reduxStoreName:(n=d.id)!==null&&n!==void 0?n:l},A.createElement(HS,{chartData:d.data}),A.createElement(dO,{width:a,height:o,layout:i.layout,margin:i.margin}),A.createElement(hO,{accessibilityLayer:i.accessibilityLayer,barCategoryGap:i.barCategoryGap,maxBarSize:i.maxBarSize,stackOffset:i.stackOffset,barGap:i.barGap,barSize:i.barSize,syncId:i.syncId,syncMethod:i.syncMethod,className:i.className}),A.createElement(pO,$d({},s,{width:a,height:o,ref:r})))}),Hz=["axis"],gO=k.forwardRef((e,t)=>A.createElement(mO,{chartName:"LineChart",defaultTooltipEventType:"axis",validateTooltipEventTypes:Hz,tooltipPayloadSearcher:Ep,categoricalChartProps:e,ref:t})),Uz=["axis","item"],Kz=k.forwardRef((e,t)=>A.createElement(mO,{chartName:"BarChart",defaultTooltipEventType:"axis",validateTooltipEventTypes:Uz,tooltipPayloadSearcher:Ep,categoricalChartProps:e,ref:t}));function qz(e){var t=et();return k.useEffect(()=>{t(yz(e))},[t,e]),null}var Yz=["width","height","layout"];function Ld(){return Ld=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ld.apply(null,arguments)}function Gz(e,t){if(e==null)return{};var r,n,i=Xz(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function Xz(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var Zz={top:5,right:5,bottom:5,left:5},Jz={accessibilityLayer:!0,stackOffset:"none",barCategoryGap:"10%",barGap:4,margin:Zz,reverseStackOrder:!1,syncMethod:"index",layout:"radial"},Qz=k.forwardRef(function(t,r){var n,i=_t(t.categoricalChartProps,Jz),{width:a,height:o,layout:s}=i,l=Gz(i,Yz);if(!Bi(a)||!Bi(o))return null;var{chartName:c,defaultTooltipEventType:u,validateTooltipEventTypes:f,tooltipPayloadSearcher:d}=t,h={chartName:c,defaultTooltipEventType:u,validateTooltipEventTypes:f,tooltipPayloadSearcher:d,eventEmitter:void 0};return A.createElement(fO,{preloadedState:{options:h},reduxStoreName:(n=i.id)!==null&&n!==void 0?n:c},A.createElement(HS,{chartData:i.data}),A.createElement(dO,{width:a,height:o,layout:s,margin:i.margin}),A.createElement(hO,{accessibilityLayer:i.accessibilityLayer,barCategoryGap:i.barCategoryGap,maxBarSize:i.maxBarSize,stackOffset:i.stackOffset,barGap:i.barGap,barSize:i.barSize,syncId:i.syncId,syncMethod:i.syncMethod,className:i.className}),A.createElement(qz,{cx:i.cx,cy:i.cy,startAngle:i.startAngle,endAngle:i.endAngle,innerRadius:i.innerRadius,outerRadius:i.outerRadius}),A.createElement(pO,Ld({width:a,height:o},l,{ref:r})))}),e7=["item"],t7={layout:"centric",startAngle:0,endAngle:360,cx:"50%",cy:"50%",innerRadius:0,outerRadius:"80%"},Tc=k.forwardRef((e,t)=>{var r=_t(e,t7);return A.createElement(Qz,{chartName:"PieChart",defaultTooltipEventType:"item",validateTooltipEventTypes:e7,tooltipPayloadSearcher:Ep,categoricalChartProps:r,ref:t})});function r7({isStatic:e,data:t}){const r=Number(t?.thisMonthMoveIns??t?.lastMonthMoveIns??0),n=Number(t?.thisMonthMoveOuts??t?.lastMonthMoveOuts??0),i=Number(t?.moveInPercentChange??t?.moveInChange??0),a=Number(t?.moveOutPercentChange??t?.moveOutChange??0),o=["#8B5CF6","#EBE4F9"],s=[{name:"Move-ins",value:r,color:o[0]},{name:"Move-outs",value:n,color:o[1]}];function l(c,u){return((Number(c)+Number(u))/2).toFixed(2)+"%"}return y.jsx(Gi,{title:"Community",period:"This Month",icon:y.jsx(th,{className:"!text-[24px] text-[#329DFF]"}),className:`${e&&"max-h-[184px]"} h-[184px] mb-4 break-inside-avoid`,children:y.jsxs("div",{className:"flex",children:[y.jsxs("div",{className:"w-[50%] flex flex-col gap-[28px]",children:[y.jsxs("div",{className:"flex flex-col gap-[8px]",children:[y.jsx("div",{className:"!m-0 !text-[12px] !leading-[16px] !text-[#64748B]",children:"Move-in/Out Count"}),y.jsx("div",{className:"!m-0 !text-[28px] !leading-[32px] !font-medium !text-[#8B5CF6]",children:r+n})]}),y.jsxs("div",{className:"!m-0 !text-[10px] !leading-[14px] !text-[#64748B] flex items-center gap-[4px]",children:[y.jsx(P1,{value:l(i,a)}),y.jsx("div",{className:"whitespace-nowrap",children:"Compared to last month"})]})]}),y.jsx("div",{className:"w-[50%] h-[111px] flex justify-end",children:y.jsx(vi,{width:"75%",height:"100%",children:y.jsxs(Tc,{children:[y.jsxs(Io,{data:s,innerRadius:36,outerRadius:52,paddingAngle:2,dataKey:"value",children:[y.jsx(jr,{fill:o[0]}),y.jsx(jr,{fill:o[1]})]}),y.jsx(gi,{content:y.jsx(mo,{})})]})})})]})})}function n7({isStatic:e,data:t}){const r=["#8B5CF6","#22C55E","#3B82F6","#F59E0B"],n=[{name:"Notice",value:Number(t?.total_notices||0),color:r[0]},{name:"Post",value:Number(t?.total_topics||0),color:r[1]},{name:"Poll",value:Number(t?.total_polls||0),color:r[2]},{name:"Survey",value:Number(t?.total_surveys||0),color:r[3]}];return y.jsx(Gi,{title:"Engagement",period:"This Month",icon:y.jsx(w1,{className:"!text-[24px] text-[#DBB467]"}),className:`${e&&"max-h-[303px]"} h-[303px]`,children:y.jsx("div",{className:"w-full h-[235px]",children:y.jsx(vi,{width:"100%",height:"100%",children:y.jsxs(Kz,{data:n,layout:"vertical",margin:{top:4,right:8,left:0,bottom:0},children:[y.jsx(Cc,{stroke:"#e5e7eb",strokeDasharray:"3 3",horizontal:!1}),y.jsx(ro,{type:"category",dataKey:"name",width:40,axisLine:!1,tickLine:!1,tick:{fontSize:10,lineHeight:14,fill:"#121212",fontWeight:400}}),y.jsx(kc,{type:"number",axisLine:!1,tickLine:!1,tick:{fontSize:10,lineHeight:14,fill:"#64748B",fontWeight:400}}),y.jsx(gi,{content:y.jsx(mo,{}),cursor:{fill:"transparent"}}),y.jsx(WS,{dataKey:"value",barSize:40,isAnimationActive:!1,children:n.map((i,a)=>y.jsx(jr,{fill:r[a]},i.name))})]})})})})}function i7(e){if(!e)return 0;const[t,r]=e.split(" ");let[n,i]=t.split(":").map(Number);return r==="PM"&&n!==12&&(n+=12),r==="AM"&&n===12&&(n=0),n*60+i}function a7(e){return Array.from({length:24},(n,i)=>i).map(n=>{const i=e.find(l=>{const c=i7(l.slot_start_time);return Math.floor(c/60)===n}),a=n>=12?"PM":"AM";return{time:`${n%12||12} ${a}`,bookings:i?.slot_bookings||0,total:i?.total_slots||0,utilization:i?.utilization_rate||0}})}function o7({isStatic:e,data:t}){const r=Number(t?.totalBookings||0),n=Number(t?.totalSlots||0),i=Number(t?.utilizationRate||0),a=k.useMemo(()=>t?.slots?.length?a7(t.slots):[],[t]),o=u=>["1 AM","6 AM","11 AM","5 PM","10 PM"].includes(u)?u:"",s=a.length>0?Math.max(...a.map(u=>u.total),5):5;function l(u){const f=u>=12?"PM":"AM";let d=u%12;return d===0&&(d=12),`${d} ${f}`}const c=a.length?a:Array.from({length:24},(u,f)=>({time:l(f),bookings:0,total:0,utilization:0}));return y.jsxs(Gi,{title:"Facilities",period:"Today",icon:y.jsx(x1,{className:"!text-[24px] text-[#8B5CF6]"}),className:`${e&&"max-h-[305px]"} h-[305px] mb-4 break-inside-avoid`,children:[y.jsxs("div",{className:"grid grid-cols-3 gap-[24px] mb-[16px]",children:[y.jsxs("div",{children:[y.jsx("div",{className:"!text-[12px] text-[#64748B]",children:"Bookings"}),y.jsx("div",{className:"!text-[24px] font-medium text-[#8B5CF6]",children:r})]}),y.jsxs("div",{children:[y.jsx("div",{className:"!text-[12px] text-[#64748B]",children:"Total Slots"}),y.jsx("div",{className:"!text-[24px] font-medium text-[#F59E0B]",children:n})]}),y.jsxs("div",{children:[y.jsx("div",{className:"!text-[12px] text-[#64748B]",children:"Utilisation Rate"}),y.jsxs("div",{className:"!text-[24px] font-medium text-[#329DFF]",children:[i.toFixed(2),"%"]})]})]}),y.jsx("div",{className:"w-full h-[170px]",children:y.jsx(vi,{width:"100%",height:"100%",children:y.jsxs(gO,{data:c,margin:{top:0,right:-30,left:-40,bottom:0},children:[y.jsx(Cc,{strokeDasharray:"3 3",stroke:"#EBEBEB"}),y.jsx(kc,{dataKey:"time",interval:0,tickFormatter:o,tick:{fontSize:10,fill:"#121212",fontWeight:400},axisLine:!1,tickLine:!1,minTickGap:0}),y.jsx(ro,{yAxisId:"left",domain:[0,s],tick:{fontSize:10,fill:"#64748B"},axisLine:!1,tickLine:!1}),y.jsx(ro,{yAxisId:"right",orientation:"right",domain:[20,100],ticks:[20,40,60,80,100],tickFormatter:u=>`${u}%`,tick:{fontSize:10,fill:"#64748B"},axisLine:!1,tickLine:!1}),y.jsx(gi,{content:y.jsx(mo,{})}),y.jsx(ri,{yAxisId:"left",type:"monotone",dataKey:"bookings",name:"Bookings",stroke:"#8B5CF6",strokeWidth:2,dot:!1}),y.jsx(ri,{yAxisId:"left",type:"monotone",dataKey:"total",name:"Total Slots",stroke:"#F59E0B",strokeWidth:2,dot:!1}),y.jsx(ri,{yAxisId:"right",type:"monotone",dataKey:"utilization",name:"Utilization Rate",stroke:"#329DFF",strokeWidth:2,dot:!1,strokeDasharray:"2 4"})]})})})]})}function s7({data:e}){const t=e?.incomeSummary||{},r=e?.expenditureSummary||{},n=["AED","USD","EUR"],i=["Rs","INR","₹"];function a(s){if(s==null||isNaN(s))return"0";const l=Number(s);return l>=1e9?(l/1e9).toFixed(l%1e9===0?0:2)+"B":l>=1e6?(l/1e6).toFixed(l%1e6===0?0:2)+"M":l>=1e3?(l/1e3).toFixed(l%1e3===0?0:2)+"K":l.toFixed(l%1===0?0:2)}function o(s,l){return l?i.includes(l)?`${l} ${a(s)}`:n.includes(l)?`${a(s)} ${l}`:`${a(s)} ${l}`:a(s)}return y.jsx(Gi,{title:"Income",period:"This Month",icon:y.jsx(xg,{className:"!text-[24px] text-green-600"}),className:"!gap-[16px] break-inside-avoid h-[232px] overflow-hidden",children:y.jsxs("div",{children:[y.jsxs("div",{className:"grid grid-cols-4 !text-[12px] text-[#64748B] mb-2",children:[y.jsx("div",{children:"Opening"}),y.jsx("div",{children:"Income"}),y.jsx("div",{children:"Collection"}),y.jsx("div",{children:"Closing"})]}),y.jsxs("div",{className:"grid grid-cols-4 !text-[12px] font-medium text-[#121212] mb-2",children:[y.jsx("div",{children:o(t.opening_balance,t?.currency_type)}),y.jsx("div",{children:o(t.income,t?.currency_type)}),y.jsx("div",{children:o(t.collection,t?.currency_type)}),y.jsx("div",{children:o(t.closing_balance,t?.currency_type)})]}),y.jsx("hr",{className:"my-4 border-t border-dashed border-gray-300"}),y.jsx("div",{className:"flex items-center justify-between",children:y.jsxs("div",{className:"flex items-center gap-[12px]",children:[y.jsx(xg,{className:"!text-[24px] text-red-600"}),y.jsx("div",{className:"!my-0 !font-medium !text-[16px] !leading-[20px] !text-[#121212]",children:"Expenditure"})]})}),y.jsxs("div",{className:"grid grid-cols-4 !text-[12px] text-[#64748B] mt-4 mb-2",children:[y.jsx("div",{children:"Opening"}),y.jsx("div",{children:"Expenditure"}),y.jsx("div",{children:"Payment"}),y.jsx("div",{children:"Outstanding"})]}),y.jsxs("div",{className:"grid grid-cols-4 !text-[12px] font-medium text-[#121212]",children:[y.jsx("div",{children:o(r.opening_balance,r?.currency_type)}),y.jsx("div",{children:o(r.expenditure,r?.currency_type)}),y.jsx("div",{children:o(r.payment,r?.currency_type)}),y.jsx("div",{children:o(r.outstanding,r?.currency_type)})]})]})})}function l7(e){const t=e>=12?"PM":"AM";let r=e%12;return r===0&&(r=12),`${r} ${t}`}function c7(e){return Array.from({length:24},(t,r)=>{const n=e.find(i=>i.hour===r)||{};return{hour:r,time:l7(r),walkins:n.walkins??0,checkins:n.preApproved??0,staffAttendance:n.staffAttendance??0}})}function u7({isStatic:e,data:t}){const r={walkins:"#1FA05B",preApproved:"#E7A015",staffAttendance:"#329DFF"},n=t?.summary?.activeWalkins||{},i=t?.summary?.preApprovedCheckins||{},a=t?.summary?.staffAttendance||{},o=c7(t?.chart||[]),s=Math.max(...o.flatMap(u=>[u.walkins,u.checkins,u.staffAttendance])),l=s>0?s:5,c=[0,Math.ceil(l/2),l];return y.jsx(Gi,{title:"Gate Updates",period:"Today",icon:y.jsx(S1,{className:"!text-[24px] text-[#37CC6D]"}),className:`${e?"max-h-[303px]":""} h-[251px] mb-4 break-inside-avoid`,children:y.jsxs("div",{children:[y.jsxs("div",{className:"grid grid-cols-3 gap-[24px] mb-[16px]",children:[y.jsxs("div",{className:"flex flex-col gap-[8px]",children:[y.jsx("div",{className:"text-[10px] text-[#64748B]",children:"Active Walk-ins"}),y.jsxs("div",{className:"text-[28px] font-medium text-[#1FA05B] flex items-center",children:[n.visitor_in??0,y.jsxs("div",{className:"text-[20px] text-[#64748B]",children:["/",n.total_pass??0]})]})]}),y.jsxs("div",{className:"flex flex-col gap-[8px]",children:[y.jsx("div",{className:"text-[10px] text-[#64748B] whitespace-nowrap",children:"Pre-approved Check-ins"}),y.jsxs("div",{className:"text-[28px] font-medium text-[#E7A015] flex items-center",children:[i.expected_pass_scanned??0,y.jsxs("div",{className:"text-[20px] text-[#64748B]",children:["/",i.total_expected_pass??0]})]})]}),y.jsxs("div",{className:"flex flex-col gap-[8px]",children:[y.jsx("div",{className:"text-[10px] text-[#64748B]",children:"Staff Attendance"}),y.jsxs("div",{className:"text-[28px] font-medium text-[#329DFF] flex items-center",children:[a.total_in_now??0,y.jsxs("div",{className:"text-[20px] text-[#64748B]",children:["/",a.total_in_today??0]})]})]})]}),y.jsx("div",{className:"w-full h-[105px]",children:y.jsx(vi,{width:"100%",height:"100%",children:y.jsxs(gO,{data:o,margin:{top:1,right:0,left:-40,bottom:0},children:[y.jsx(Cc,{strokeDasharray:"3 3",stroke:"#EBEBEB"}),y.jsx(kc,{dataKey:"time",tickFormatter:(u,f)=>f%4===0?u:"",tick:{fontSize:10,fill:"#121212",fontWeight:400},axisLine:!1,tickLine:!1}),y.jsx(ro,{tick:{fontSize:10,fill:"#64748B",fontWeight:400},ticks:c,domain:[0,l],allowDecimals:!1,axisLine:!1,tickLine:!1}),y.jsx(gi,{content:y.jsx(mo,{})}),y.jsx(ri,{type:"monotone",dataKey:"walkins",stroke:r.walkins,strokeWidth:2,dot:!1,name:"Active Walk-ins"}),y.jsx(ri,{type:"monotone",dataKey:"checkins",stroke:r.preApproved,strokeWidth:2,strokeDasharray:"5 5",dot:!1,name:"Pre-approved"}),y.jsx(ri,{type:"monotone",dataKey:"staffAttendance",stroke:r.staffAttendance,strokeWidth:2,dot:!1,name:"Staff Attendance"})]})})})]})})}function f7({isStatic:e,data:t}){const r=["#1FA05B","#E7A015","#FA7E28","#EF4444","#CBD5E1"],n=[{name:"L1 Level",value:Number(t?.today_L1||0),color:r[0]},{name:"L2 Level",value:Number(t?.today_L2||0),color:r[1]},{name:"L3 Level",value:Number(t?.today_L3||0),color:r[2]},{name:"L4 Level",value:Number(t?.today_L4||0),color:r[3]}];n.reduce((a,o)=>a+o.value,0);const i=n;return y.jsx(Gi,{title:"Helpdesk",period:"Today",icon:y.jsx(xk,{className:"!text-[24px] text-[#FA7E28]"}),className:`${e&&"max-h-[186px]"} h-[186px] mb-4 break-inside-avoid`,children:y.jsxs("div",{className:"flex gap-[12px] h-fit",children:[y.jsxs("div",{className:"w-[50%] flex flex-col gap-[28px]",children:[y.jsxs("div",{className:"flex flex-col gap-[8px]",children:[y.jsx("div",{className:"!m-0 !text-[12px] !leading-[16px] !text-[#64748B]",children:"Open Complaints"}),y.jsx("div",{className:"!m-0 !text-[28px] !leading-[32px] !font-medium text-[#FA7E28]",children:t?.today_open_complaints??0})]}),y.jsxs("div",{className:"!m-0 !text-[10px] !leading-[14px] !text-[#64748B] flex items-center gap-[4px]",children:[y.jsx(P1,{value:t?.percent_change}),y.jsx("div",{className:"whitespace-nowrap",children:"Compared to yesterday"})]})]}),y.jsx("div",{className:"w-[50%] h-[110px] flex justify-end",children:y.jsx(vi,{width:"75%",height:"100%",children:y.jsxs(Tc,{children:[y.jsx(Io,{data:i,innerRadius:36,outerRadius:52,paddingAngle:2,dataKey:"value",children:i.map((a,o)=>y.jsx(jr,{fill:r[o]||"#CBD5E1"},a.name))}),y.jsx(gi,{content:y.jsx(mo,{})})]})})})]})})}/*!
200
200
  * @kurkle/color v0.3.4
201
201
  * https://github.com/kurkle/color#readme
202
202
  * (c) 2024 Jukka Kurkela
203
203
  * Released under the MIT License
204
- */function $o(e){return e+.5|0}const un=(e,t,r)=>Math.max(Math.min(e,r),t);function Ta(e){return un($o(e*2.55),0,255)}function mn(e){return un($o(e*255),0,255)}function Lr(e){return un($o(e/2.55)/100,0,1)}function _b(e){return un($o(e*100),0,100)}const nr={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,A:10,B:11,C:12,D:13,E:14,F:15,a:10,b:11,c:12,d:13,e:14,f:15},Fd=[..."0123456789ABCDEF"],m7=e=>Fd[e&15],g7=e=>Fd[(e&240)>>4]+Fd[e&15],hs=e=>(e&240)>>4===(e&15),v7=e=>hs(e.r)&&hs(e.g)&&hs(e.b)&&hs(e.a);function y7(e){var t=e.length,r;return e[0]==="#"&&(t===4||t===5?r={r:255&nr[e[1]]*17,g:255&nr[e[2]]*17,b:255&nr[e[3]]*17,a:t===5?nr[e[4]]*17:255}:(t===7||t===9)&&(r={r:nr[e[1]]<<4|nr[e[2]],g:nr[e[3]]<<4|nr[e[4]],b:nr[e[5]]<<4|nr[e[6]],a:t===9?nr[e[7]]<<4|nr[e[8]]:255})),r}const b7=(e,t)=>e<255?t(e):"";function x7(e){var t=v7(e)?m7:g7;return e?"#"+t(e.r)+t(e.g)+t(e.b)+b7(e.a,t):void 0}const w7=/^(hsla?|hwb|hsv)\(\s*([-+.e\d]+)(?:deg)?[\s,]+([-+.e\d]+)%[\s,]+([-+.e\d]+)%(?:[\s,]+([-+.e\d]+)(%)?)?\s*\)$/;function vO(e,t,r){const n=t*Math.min(r,1-r),i=(a,o=(a+e/30)%12)=>r-n*Math.max(Math.min(o-3,9-o,1),-1);return[i(0),i(8),i(4)]}function _7(e,t,r){const n=(i,a=(i+e/60)%6)=>r-r*t*Math.max(Math.min(a,4-a,1),0);return[n(5),n(3),n(1)]}function S7(e,t,r){const n=vO(e,1,.5);let i;for(t+r>1&&(i=1/(t+r),t*=i,r*=i),i=0;i<3;i++)n[i]*=1-t-r,n[i]+=t;return n}function O7(e,t,r,n,i){return e===i?(t-r)/n+(t<r?6:0):t===i?(r-e)/n+2:(e-t)/n+4}function Xp(e){const r=e.r/255,n=e.g/255,i=e.b/255,a=Math.max(r,n,i),o=Math.min(r,n,i),s=(a+o)/2;let l,c,u;return a!==o&&(u=a-o,c=s>.5?u/(2-a-o):u/(a+o),l=O7(r,n,i,u,a),l=l*60+.5),[l|0,c||0,s]}function Zp(e,t,r,n){return(Array.isArray(t)?e(t[0],t[1],t[2]):e(t,r,n)).map(mn)}function Jp(e,t,r){return Zp(vO,e,t,r)}function A7(e,t,r){return Zp(S7,e,t,r)}function E7(e,t,r){return Zp(_7,e,t,r)}function yO(e){return(e%360+360)%360}function P7(e){const t=w7.exec(e);let r=255,n;if(!t)return;t[5]!==n&&(r=t[6]?Ta(+t[5]):mn(+t[5]));const i=yO(+t[2]),a=+t[3]/100,o=+t[4]/100;return t[1]==="hwb"?n=A7(i,a,o):t[1]==="hsv"?n=E7(i,a,o):n=Jp(i,a,o),{r:n[0],g:n[1],b:n[2],a:r}}function C7(e,t){var r=Xp(e);r[0]=yO(r[0]+t),r=Jp(r),e.r=r[0],e.g=r[1],e.b=r[2]}function k7(e){if(!e)return;const t=Xp(e),r=t[0],n=_b(t[1]),i=_b(t[2]);return e.a<255?`hsla(${r}, ${n}%, ${i}%, ${Lr(e.a)})`:`hsl(${r}, ${n}%, ${i}%)`}const Sb={x:"dark",Z:"light",Y:"re",X:"blu",W:"gr",V:"medium",U:"slate",A:"ee",T:"ol",S:"or",B:"ra",C:"lateg",D:"ights",R:"in",Q:"turquois",E:"hi",P:"ro",O:"al",N:"le",M:"de",L:"yello",F:"en",K:"ch",G:"arks",H:"ea",I:"ightg",J:"wh"},Ob={OiceXe:"f0f8ff",antiquewEte:"faebd7",aqua:"ffff",aquamarRe:"7fffd4",azuY:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"0",blanKedOmond:"ffebcd",Xe:"ff",XeviTet:"8a2be2",bPwn:"a52a2a",burlywood:"deb887",caMtXe:"5f9ea0",KartYuse:"7fff00",KocTate:"d2691e",cSO:"ff7f50",cSnflowerXe:"6495ed",cSnsilk:"fff8dc",crimson:"dc143c",cyan:"ffff",xXe:"8b",xcyan:"8b8b",xgTMnPd:"b8860b",xWay:"a9a9a9",xgYF:"6400",xgYy:"a9a9a9",xkhaki:"bdb76b",xmagFta:"8b008b",xTivegYF:"556b2f",xSange:"ff8c00",xScEd:"9932cc",xYd:"8b0000",xsOmon:"e9967a",xsHgYF:"8fbc8f",xUXe:"483d8b",xUWay:"2f4f4f",xUgYy:"2f4f4f",xQe:"ced1",xviTet:"9400d3",dAppRk:"ff1493",dApskyXe:"bfff",dimWay:"696969",dimgYy:"696969",dodgerXe:"1e90ff",fiYbrick:"b22222",flSOwEte:"fffaf0",foYstWAn:"228b22",fuKsia:"ff00ff",gaRsbSo:"dcdcdc",ghostwEte:"f8f8ff",gTd:"ffd700",gTMnPd:"daa520",Way:"808080",gYF:"8000",gYFLw:"adff2f",gYy:"808080",honeyMw:"f0fff0",hotpRk:"ff69b4",RdianYd:"cd5c5c",Rdigo:"4b0082",ivSy:"fffff0",khaki:"f0e68c",lavFMr:"e6e6fa",lavFMrXsh:"fff0f5",lawngYF:"7cfc00",NmoncEffon:"fffacd",ZXe:"add8e6",ZcSO:"f08080",Zcyan:"e0ffff",ZgTMnPdLw:"fafad2",ZWay:"d3d3d3",ZgYF:"90ee90",ZgYy:"d3d3d3",ZpRk:"ffb6c1",ZsOmon:"ffa07a",ZsHgYF:"20b2aa",ZskyXe:"87cefa",ZUWay:"778899",ZUgYy:"778899",ZstAlXe:"b0c4de",ZLw:"ffffe0",lime:"ff00",limegYF:"32cd32",lRF:"faf0e6",magFta:"ff00ff",maPon:"800000",VaquamarRe:"66cdaa",VXe:"cd",VScEd:"ba55d3",VpurpN:"9370db",VsHgYF:"3cb371",VUXe:"7b68ee",VsprRggYF:"fa9a",VQe:"48d1cc",VviTetYd:"c71585",midnightXe:"191970",mRtcYam:"f5fffa",mistyPse:"ffe4e1",moccasR:"ffe4b5",navajowEte:"ffdead",navy:"80",Tdlace:"fdf5e6",Tive:"808000",TivedBb:"6b8e23",Sange:"ffa500",SangeYd:"ff4500",ScEd:"da70d6",pOegTMnPd:"eee8aa",pOegYF:"98fb98",pOeQe:"afeeee",pOeviTetYd:"db7093",papayawEp:"ffefd5",pHKpuff:"ffdab9",peru:"cd853f",pRk:"ffc0cb",plum:"dda0dd",powMrXe:"b0e0e6",purpN:"800080",YbeccapurpN:"663399",Yd:"ff0000",Psybrown:"bc8f8f",PyOXe:"4169e1",saddNbPwn:"8b4513",sOmon:"fa8072",sandybPwn:"f4a460",sHgYF:"2e8b57",sHshell:"fff5ee",siFna:"a0522d",silver:"c0c0c0",skyXe:"87ceeb",UXe:"6a5acd",UWay:"708090",UgYy:"708090",snow:"fffafa",sprRggYF:"ff7f",stAlXe:"4682b4",tan:"d2b48c",teO:"8080",tEstN:"d8bfd8",tomato:"ff6347",Qe:"40e0d0",viTet:"ee82ee",JHt:"f5deb3",wEte:"ffffff",wEtesmoke:"f5f5f5",Lw:"ffff00",LwgYF:"9acd32"};function T7(){const e={},t=Object.keys(Ob),r=Object.keys(Sb);let n,i,a,o,s;for(n=0;n<t.length;n++){for(o=s=t[n],i=0;i<r.length;i++)a=r[i],s=s.replace(a,Sb[a]);a=parseInt(Ob[o],16),e[s]=[a>>16&255,a>>8&255,a&255]}return e}let ps;function M7(e){ps||(ps=T7(),ps.transparent=[0,0,0,0]);const t=ps[e.toLowerCase()];return t&&{r:t[0],g:t[1],b:t[2],a:t.length===4?t[3]:255}}const j7=/^rgba?\(\s*([-+.\d]+)(%)?[\s,]+([-+.e\d]+)(%)?[\s,]+([-+.e\d]+)(%)?(?:[\s,/]+([-+.e\d]+)(%)?)?\s*\)$/;function D7(e){const t=j7.exec(e);let r=255,n,i,a;if(t){if(t[7]!==n){const o=+t[7];r=t[8]?Ta(o):un(o*255,0,255)}return n=+t[1],i=+t[3],a=+t[5],n=255&(t[2]?Ta(n):un(n,0,255)),i=255&(t[4]?Ta(i):un(i,0,255)),a=255&(t[6]?Ta(a):un(a,0,255)),{r:n,g:i,b:a,a:r}}}function N7(e){return e&&(e.a<255?`rgba(${e.r}, ${e.g}, ${e.b}, ${Lr(e.a)})`:`rgb(${e.r}, ${e.g}, ${e.b})`)}const Pf=e=>e<=.0031308?e*12.92:Math.pow(e,1/2.4)*1.055-.055,Pi=e=>e<=.04045?e/12.92:Math.pow((e+.055)/1.055,2.4);function I7(e,t,r){const n=Pi(Lr(e.r)),i=Pi(Lr(e.g)),a=Pi(Lr(e.b));return{r:mn(Pf(n+r*(Pi(Lr(t.r))-n))),g:mn(Pf(i+r*(Pi(Lr(t.g))-i))),b:mn(Pf(a+r*(Pi(Lr(t.b))-a))),a:e.a+r*(t.a-e.a)}}function ms(e,t,r){if(e){let n=Xp(e);n[t]=Math.max(0,Math.min(n[t]+n[t]*r,t===0?360:1)),n=Jp(n),e.r=n[0],e.g=n[1],e.b=n[2]}}function bO(e,t){return e&&Object.assign(t||{},e)}function Ab(e){var t={r:0,g:0,b:0,a:255};return Array.isArray(e)?e.length>=3&&(t={r:e[0],g:e[1],b:e[2],a:255},e.length>3&&(t.a=mn(e[3]))):(t=bO(e,{r:0,g:0,b:0,a:1}),t.a=mn(t.a)),t}function R7(e){return e.charAt(0)==="r"?D7(e):P7(e)}class no{constructor(t){if(t instanceof no)return t;const r=typeof t;let n;r==="object"?n=Ab(t):r==="string"&&(n=y7(t)||M7(t)||R7(t)),this._rgb=n,this._valid=!!n}get valid(){return this._valid}get rgb(){var t=bO(this._rgb);return t&&(t.a=Lr(t.a)),t}set rgb(t){this._rgb=Ab(t)}rgbString(){return this._valid?N7(this._rgb):void 0}hexString(){return this._valid?x7(this._rgb):void 0}hslString(){return this._valid?k7(this._rgb):void 0}mix(t,r){if(t){const n=this.rgb,i=t.rgb;let a;const o=r===a?.5:r,s=2*o-1,l=n.a-i.a,c=((s*l===-1?s:(s+l)/(1+s*l))+1)/2;a=1-c,n.r=255&c*n.r+a*i.r+.5,n.g=255&c*n.g+a*i.g+.5,n.b=255&c*n.b+a*i.b+.5,n.a=o*n.a+(1-o)*i.a,this.rgb=n}return this}interpolate(t,r){return t&&(this._rgb=I7(this._rgb,t._rgb,r)),this}clone(){return new no(this.rgb)}alpha(t){return this._rgb.a=mn(t),this}clearer(t){const r=this._rgb;return r.a*=1-t,this}greyscale(){const t=this._rgb,r=$o(t.r*.3+t.g*.59+t.b*.11);return t.r=t.g=t.b=r,this}opaquer(t){const r=this._rgb;return r.a*=1+t,this}negate(){const t=this._rgb;return t.r=255-t.r,t.g=255-t.g,t.b=255-t.b,this}lighten(t){return ms(this._rgb,2,t),this}darken(t){return ms(this._rgb,2,-t),this}saturate(t){return ms(this._rgb,1,t),this}desaturate(t){return ms(this._rgb,1,-t),this}rotate(t){return C7(this._rgb,t),this}}/*!
204
+ */function $o(e){return e+.5|0}const un=(e,t,r)=>Math.max(Math.min(e,r),t);function Ta(e){return un($o(e*2.55),0,255)}function mn(e){return un($o(e*255),0,255)}function Lr(e){return un($o(e/2.55)/100,0,1)}function _b(e){return un($o(e*100),0,100)}const nr={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,A:10,B:11,C:12,D:13,E:14,F:15,a:10,b:11,c:12,d:13,e:14,f:15},Fd=[..."0123456789ABCDEF"],d7=e=>Fd[e&15],h7=e=>Fd[(e&240)>>4]+Fd[e&15],hs=e=>(e&240)>>4===(e&15),p7=e=>hs(e.r)&&hs(e.g)&&hs(e.b)&&hs(e.a);function m7(e){var t=e.length,r;return e[0]==="#"&&(t===4||t===5?r={r:255&nr[e[1]]*17,g:255&nr[e[2]]*17,b:255&nr[e[3]]*17,a:t===5?nr[e[4]]*17:255}:(t===7||t===9)&&(r={r:nr[e[1]]<<4|nr[e[2]],g:nr[e[3]]<<4|nr[e[4]],b:nr[e[5]]<<4|nr[e[6]],a:t===9?nr[e[7]]<<4|nr[e[8]]:255})),r}const g7=(e,t)=>e<255?t(e):"";function v7(e){var t=p7(e)?d7:h7;return e?"#"+t(e.r)+t(e.g)+t(e.b)+g7(e.a,t):void 0}const y7=/^(hsla?|hwb|hsv)\(\s*([-+.e\d]+)(?:deg)?[\s,]+([-+.e\d]+)%[\s,]+([-+.e\d]+)%(?:[\s,]+([-+.e\d]+)(%)?)?\s*\)$/;function vO(e,t,r){const n=t*Math.min(r,1-r),i=(a,o=(a+e/30)%12)=>r-n*Math.max(Math.min(o-3,9-o,1),-1);return[i(0),i(8),i(4)]}function b7(e,t,r){const n=(i,a=(i+e/60)%6)=>r-r*t*Math.max(Math.min(a,4-a,1),0);return[n(5),n(3),n(1)]}function x7(e,t,r){const n=vO(e,1,.5);let i;for(t+r>1&&(i=1/(t+r),t*=i,r*=i),i=0;i<3;i++)n[i]*=1-t-r,n[i]+=t;return n}function w7(e,t,r,n,i){return e===i?(t-r)/n+(t<r?6:0):t===i?(r-e)/n+2:(e-t)/n+4}function Xp(e){const r=e.r/255,n=e.g/255,i=e.b/255,a=Math.max(r,n,i),o=Math.min(r,n,i),s=(a+o)/2;let l,c,u;return a!==o&&(u=a-o,c=s>.5?u/(2-a-o):u/(a+o),l=w7(r,n,i,u,a),l=l*60+.5),[l|0,c||0,s]}function Zp(e,t,r,n){return(Array.isArray(t)?e(t[0],t[1],t[2]):e(t,r,n)).map(mn)}function Jp(e,t,r){return Zp(vO,e,t,r)}function _7(e,t,r){return Zp(x7,e,t,r)}function S7(e,t,r){return Zp(b7,e,t,r)}function yO(e){return(e%360+360)%360}function O7(e){const t=y7.exec(e);let r=255,n;if(!t)return;t[5]!==n&&(r=t[6]?Ta(+t[5]):mn(+t[5]));const i=yO(+t[2]),a=+t[3]/100,o=+t[4]/100;return t[1]==="hwb"?n=_7(i,a,o):t[1]==="hsv"?n=S7(i,a,o):n=Jp(i,a,o),{r:n[0],g:n[1],b:n[2],a:r}}function A7(e,t){var r=Xp(e);r[0]=yO(r[0]+t),r=Jp(r),e.r=r[0],e.g=r[1],e.b=r[2]}function E7(e){if(!e)return;const t=Xp(e),r=t[0],n=_b(t[1]),i=_b(t[2]);return e.a<255?`hsla(${r}, ${n}%, ${i}%, ${Lr(e.a)})`:`hsl(${r}, ${n}%, ${i}%)`}const Sb={x:"dark",Z:"light",Y:"re",X:"blu",W:"gr",V:"medium",U:"slate",A:"ee",T:"ol",S:"or",B:"ra",C:"lateg",D:"ights",R:"in",Q:"turquois",E:"hi",P:"ro",O:"al",N:"le",M:"de",L:"yello",F:"en",K:"ch",G:"arks",H:"ea",I:"ightg",J:"wh"},Ob={OiceXe:"f0f8ff",antiquewEte:"faebd7",aqua:"ffff",aquamarRe:"7fffd4",azuY:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"0",blanKedOmond:"ffebcd",Xe:"ff",XeviTet:"8a2be2",bPwn:"a52a2a",burlywood:"deb887",caMtXe:"5f9ea0",KartYuse:"7fff00",KocTate:"d2691e",cSO:"ff7f50",cSnflowerXe:"6495ed",cSnsilk:"fff8dc",crimson:"dc143c",cyan:"ffff",xXe:"8b",xcyan:"8b8b",xgTMnPd:"b8860b",xWay:"a9a9a9",xgYF:"6400",xgYy:"a9a9a9",xkhaki:"bdb76b",xmagFta:"8b008b",xTivegYF:"556b2f",xSange:"ff8c00",xScEd:"9932cc",xYd:"8b0000",xsOmon:"e9967a",xsHgYF:"8fbc8f",xUXe:"483d8b",xUWay:"2f4f4f",xUgYy:"2f4f4f",xQe:"ced1",xviTet:"9400d3",dAppRk:"ff1493",dApskyXe:"bfff",dimWay:"696969",dimgYy:"696969",dodgerXe:"1e90ff",fiYbrick:"b22222",flSOwEte:"fffaf0",foYstWAn:"228b22",fuKsia:"ff00ff",gaRsbSo:"dcdcdc",ghostwEte:"f8f8ff",gTd:"ffd700",gTMnPd:"daa520",Way:"808080",gYF:"8000",gYFLw:"adff2f",gYy:"808080",honeyMw:"f0fff0",hotpRk:"ff69b4",RdianYd:"cd5c5c",Rdigo:"4b0082",ivSy:"fffff0",khaki:"f0e68c",lavFMr:"e6e6fa",lavFMrXsh:"fff0f5",lawngYF:"7cfc00",NmoncEffon:"fffacd",ZXe:"add8e6",ZcSO:"f08080",Zcyan:"e0ffff",ZgTMnPdLw:"fafad2",ZWay:"d3d3d3",ZgYF:"90ee90",ZgYy:"d3d3d3",ZpRk:"ffb6c1",ZsOmon:"ffa07a",ZsHgYF:"20b2aa",ZskyXe:"87cefa",ZUWay:"778899",ZUgYy:"778899",ZstAlXe:"b0c4de",ZLw:"ffffe0",lime:"ff00",limegYF:"32cd32",lRF:"faf0e6",magFta:"ff00ff",maPon:"800000",VaquamarRe:"66cdaa",VXe:"cd",VScEd:"ba55d3",VpurpN:"9370db",VsHgYF:"3cb371",VUXe:"7b68ee",VsprRggYF:"fa9a",VQe:"48d1cc",VviTetYd:"c71585",midnightXe:"191970",mRtcYam:"f5fffa",mistyPse:"ffe4e1",moccasR:"ffe4b5",navajowEte:"ffdead",navy:"80",Tdlace:"fdf5e6",Tive:"808000",TivedBb:"6b8e23",Sange:"ffa500",SangeYd:"ff4500",ScEd:"da70d6",pOegTMnPd:"eee8aa",pOegYF:"98fb98",pOeQe:"afeeee",pOeviTetYd:"db7093",papayawEp:"ffefd5",pHKpuff:"ffdab9",peru:"cd853f",pRk:"ffc0cb",plum:"dda0dd",powMrXe:"b0e0e6",purpN:"800080",YbeccapurpN:"663399",Yd:"ff0000",Psybrown:"bc8f8f",PyOXe:"4169e1",saddNbPwn:"8b4513",sOmon:"fa8072",sandybPwn:"f4a460",sHgYF:"2e8b57",sHshell:"fff5ee",siFna:"a0522d",silver:"c0c0c0",skyXe:"87ceeb",UXe:"6a5acd",UWay:"708090",UgYy:"708090",snow:"fffafa",sprRggYF:"ff7f",stAlXe:"4682b4",tan:"d2b48c",teO:"8080",tEstN:"d8bfd8",tomato:"ff6347",Qe:"40e0d0",viTet:"ee82ee",JHt:"f5deb3",wEte:"ffffff",wEtesmoke:"f5f5f5",Lw:"ffff00",LwgYF:"9acd32"};function P7(){const e={},t=Object.keys(Ob),r=Object.keys(Sb);let n,i,a,o,s;for(n=0;n<t.length;n++){for(o=s=t[n],i=0;i<r.length;i++)a=r[i],s=s.replace(a,Sb[a]);a=parseInt(Ob[o],16),e[s]=[a>>16&255,a>>8&255,a&255]}return e}let ps;function C7(e){ps||(ps=P7(),ps.transparent=[0,0,0,0]);const t=ps[e.toLowerCase()];return t&&{r:t[0],g:t[1],b:t[2],a:t.length===4?t[3]:255}}const k7=/^rgba?\(\s*([-+.\d]+)(%)?[\s,]+([-+.e\d]+)(%)?[\s,]+([-+.e\d]+)(%)?(?:[\s,/]+([-+.e\d]+)(%)?)?\s*\)$/;function T7(e){const t=k7.exec(e);let r=255,n,i,a;if(t){if(t[7]!==n){const o=+t[7];r=t[8]?Ta(o):un(o*255,0,255)}return n=+t[1],i=+t[3],a=+t[5],n=255&(t[2]?Ta(n):un(n,0,255)),i=255&(t[4]?Ta(i):un(i,0,255)),a=255&(t[6]?Ta(a):un(a,0,255)),{r:n,g:i,b:a,a:r}}}function M7(e){return e&&(e.a<255?`rgba(${e.r}, ${e.g}, ${e.b}, ${Lr(e.a)})`:`rgb(${e.r}, ${e.g}, ${e.b})`)}const Pf=e=>e<=.0031308?e*12.92:Math.pow(e,1/2.4)*1.055-.055,Pi=e=>e<=.04045?e/12.92:Math.pow((e+.055)/1.055,2.4);function j7(e,t,r){const n=Pi(Lr(e.r)),i=Pi(Lr(e.g)),a=Pi(Lr(e.b));return{r:mn(Pf(n+r*(Pi(Lr(t.r))-n))),g:mn(Pf(i+r*(Pi(Lr(t.g))-i))),b:mn(Pf(a+r*(Pi(Lr(t.b))-a))),a:e.a+r*(t.a-e.a)}}function ms(e,t,r){if(e){let n=Xp(e);n[t]=Math.max(0,Math.min(n[t]+n[t]*r,t===0?360:1)),n=Jp(n),e.r=n[0],e.g=n[1],e.b=n[2]}}function bO(e,t){return e&&Object.assign(t||{},e)}function Ab(e){var t={r:0,g:0,b:0,a:255};return Array.isArray(e)?e.length>=3&&(t={r:e[0],g:e[1],b:e[2],a:255},e.length>3&&(t.a=mn(e[3]))):(t=bO(e,{r:0,g:0,b:0,a:1}),t.a=mn(t.a)),t}function D7(e){return e.charAt(0)==="r"?T7(e):O7(e)}class no{constructor(t){if(t instanceof no)return t;const r=typeof t;let n;r==="object"?n=Ab(t):r==="string"&&(n=m7(t)||C7(t)||D7(t)),this._rgb=n,this._valid=!!n}get valid(){return this._valid}get rgb(){var t=bO(this._rgb);return t&&(t.a=Lr(t.a)),t}set rgb(t){this._rgb=Ab(t)}rgbString(){return this._valid?M7(this._rgb):void 0}hexString(){return this._valid?v7(this._rgb):void 0}hslString(){return this._valid?E7(this._rgb):void 0}mix(t,r){if(t){const n=this.rgb,i=t.rgb;let a;const o=r===a?.5:r,s=2*o-1,l=n.a-i.a,c=((s*l===-1?s:(s+l)/(1+s*l))+1)/2;a=1-c,n.r=255&c*n.r+a*i.r+.5,n.g=255&c*n.g+a*i.g+.5,n.b=255&c*n.b+a*i.b+.5,n.a=o*n.a+(1-o)*i.a,this.rgb=n}return this}interpolate(t,r){return t&&(this._rgb=j7(this._rgb,t._rgb,r)),this}clone(){return new no(this.rgb)}alpha(t){return this._rgb.a=mn(t),this}clearer(t){const r=this._rgb;return r.a*=1-t,this}greyscale(){const t=this._rgb,r=$o(t.r*.3+t.g*.59+t.b*.11);return t.r=t.g=t.b=r,this}opaquer(t){const r=this._rgb;return r.a*=1+t,this}negate(){const t=this._rgb;return t.r=255-t.r,t.g=255-t.g,t.b=255-t.b,this}lighten(t){return ms(this._rgb,2,t),this}darken(t){return ms(this._rgb,2,-t),this}saturate(t){return ms(this._rgb,1,t),this}desaturate(t){return ms(this._rgb,1,-t),this}rotate(t){return A7(this._rgb,t),this}}/*!
205
205
  * Chart.js v4.5.0
206
206
  * https://www.chartjs.org
207
207
  * (c) 2025 Chart.js Contributors
208
208
  * Released under the MIT License
209
- */function Ir(){}const $7=(()=>{let e=0;return()=>e++})();function _e(e){return e==null}function ht(e){if(Array.isArray&&Array.isArray(e))return!0;const t=Object.prototype.toString.call(e);return t.slice(0,7)==="[object"&&t.slice(-6)==="Array]"}function de(e){return e!==null&&Object.prototype.toString.call(e)==="[object Object]"}function ur(e){return(typeof e=="number"||e instanceof Number)&&isFinite(+e)}function wr(e,t){return ur(e)?e:t}function se(e,t){return typeof e>"u"?t:e}const L7=(e,t)=>typeof e=="string"&&e.endsWith("%")?parseFloat(e)/100:+e/t,xO=(e,t)=>typeof e=="string"&&e.endsWith("%")?parseFloat(e)/100*t:+e;function $e(e,t,r){if(e&&typeof e.call=="function")return e.apply(r,t)}function Ae(e,t,r,n){let i,a,o;if(ht(e))for(a=e.length,i=0;i<a;i++)t.call(r,e[i],i);else if(de(e))for(o=Object.keys(e),a=o.length,i=0;i<a;i++)t.call(r,e[o[i]],o[i])}function Al(e,t){let r,n,i,a;if(!e||!t||e.length!==t.length)return!1;for(r=0,n=e.length;r<n;++r)if(i=e[r],a=t[r],i.datasetIndex!==a.datasetIndex||i.index!==a.index)return!1;return!0}function El(e){if(ht(e))return e.map(El);if(de(e)){const t=Object.create(null),r=Object.keys(e),n=r.length;let i=0;for(;i<n;++i)t[r[i]]=El(e[r[i]]);return t}return e}function wO(e){return["__proto__","prototype","constructor"].indexOf(e)===-1}function F7(e,t,r,n){if(!wO(e))return;const i=t[e],a=r[e];de(i)&&de(a)?io(i,a,n):t[e]=El(a)}function io(e,t,r){const n=ht(t)?t:[t],i=n.length;if(!de(e))return e;r=r||{};const a=r.merger||F7;let o;for(let s=0;s<i;++s){if(o=n[s],!de(o))continue;const l=Object.keys(o);for(let c=0,u=l.length;c<u;++c)a(l[c],e,o,r)}return e}function Ra(e,t){return io(e,t,{merger:B7})}function B7(e,t,r){if(!wO(e))return;const n=t[e],i=r[e];de(n)&&de(i)?Ra(n,i):Object.prototype.hasOwnProperty.call(t,e)||(t[e]=El(i))}const Eb={"":e=>e,x:e=>e.x,y:e=>e.y};function z7(e){const t=e.split("."),r=[];let n="";for(const i of t)n+=i,n.endsWith("\\")?n=n.slice(0,-1)+".":(r.push(n),n="");return r}function W7(e){const t=z7(e);return r=>{for(const n of t){if(n==="")break;r=r&&r[n]}return r}}function fi(e,t){return(Eb[t]||(Eb[t]=W7(t)))(e)}function Qp(e){return e.charAt(0).toUpperCase()+e.slice(1)}const ao=e=>typeof e<"u",Sn=e=>typeof e=="function",Pb=(e,t)=>{if(e.size!==t.size)return!1;for(const r of e)if(!t.has(r))return!1;return!0};function V7(e){return e.type==="mouseup"||e.type==="click"||e.type==="contextmenu"}const Me=Math.PI,Ye=2*Me,H7=Ye+Me,Pl=Number.POSITIVE_INFINITY,U7=Me/180,lt=Me/2,Rn=Me/4,Cb=Me*2/3,_O=Math.log10,kr=Math.sign;function $a(e,t,r){return Math.abs(e-t)<r}function kb(e){const t=Math.round(e);e=$a(e,t,e/1e3)?t:e;const r=Math.pow(10,Math.floor(_O(e))),n=e/r;return(n<=1?1:n<=2?2:n<=5?5:10)*r}function K7(e){const t=[],r=Math.sqrt(e);let n;for(n=1;n<r;n++)e%n===0&&(t.push(n),t.push(e/n));return r===(r|0)&&t.push(r),t.sort((i,a)=>i-a).pop(),t}function q7(e){return typeof e=="symbol"||typeof e=="object"&&e!==null&&!(Symbol.toPrimitive in e||"toString"in e||"valueOf"in e)}function oo(e){return!q7(e)&&!isNaN(parseFloat(e))&&isFinite(e)}function Y7(e,t){const r=Math.round(e);return r-t<=e&&r+t>=e}function G7(e,t,r){let n,i,a;for(n=0,i=e.length;n<i;n++)a=e[n][r],isNaN(a)||(t.min=Math.min(t.min,a),t.max=Math.max(t.max,a))}function Hr(e){return e*(Me/180)}function X7(e){return e*(180/Me)}function Tb(e){if(!ur(e))return;let t=1,r=0;for(;Math.round(e*t)/t!==e;)t*=10,r++;return r}function SO(e,t){const r=t.x-e.x,n=t.y-e.y,i=Math.sqrt(r*r+n*n);let a=Math.atan2(n,r);return a<-.5*Me&&(a+=Ye),{angle:a,distance:i}}function Bd(e,t){return Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2))}function Z7(e,t){return(e-t+H7)%Ye-Me}function hr(e){return(e%Ye+Ye)%Ye}function so(e,t,r,n){const i=hr(e),a=hr(t),o=hr(r),s=hr(a-i),l=hr(o-i),c=hr(i-a),u=hr(i-o);return i===a||i===o||n&&a===o||s>l&&c<u}function Et(e,t,r){return Math.max(t,Math.min(r,e))}function J7(e){return Et(e,-32768,32767)}function fn(e,t,r,n=1e-6){return e>=Math.min(t,r)-n&&e<=Math.max(t,r)+n}function em(e,t,r){r=r||(o=>e[o]<t);let n=e.length-1,i=0,a;for(;n-i>1;)a=i+n>>1,r(a)?i=a:n=a;return{lo:i,hi:n}}const Gn=(e,t,r,n)=>em(e,r,n?i=>{const a=e[i][t];return a<r||a===r&&e[i+1][t]===r}:i=>e[i][t]<r),Q7=(e,t,r)=>em(e,r,n=>e[n][t]>=r);function eW(e,t,r){let n=0,i=e.length;for(;n<i&&e[n]<t;)n++;for(;i>n&&e[i-1]>r;)i--;return n>0||i<e.length?e.slice(n,i):e}const OO=["push","pop","shift","splice","unshift"];function tW(e,t){if(e._chartjs){e._chartjs.listeners.push(t);return}Object.defineProperty(e,"_chartjs",{configurable:!0,enumerable:!1,value:{listeners:[t]}}),OO.forEach(r=>{const n="_onData"+Qp(r),i=e[r];Object.defineProperty(e,r,{configurable:!0,enumerable:!1,value(...a){const o=i.apply(this,a);return e._chartjs.listeners.forEach(s=>{typeof s[n]=="function"&&s[n](...a)}),o}})})}function Mb(e,t){const r=e._chartjs;if(!r)return;const n=r.listeners,i=n.indexOf(t);i!==-1&&n.splice(i,1),!(n.length>0)&&(OO.forEach(a=>{delete e[a]}),delete e._chartjs)}function AO(e){const t=new Set(e);return t.size===e.length?e:Array.from(t)}const EO=(function(){return typeof window>"u"?function(e){return e()}:window.requestAnimationFrame})();function PO(e,t){let r=[],n=!1;return function(...i){r=i,n||(n=!0,EO.call(window,()=>{n=!1,e.apply(t,r)}))}}function rW(e,t){let r;return function(...n){return t?(clearTimeout(r),r=setTimeout(e,t,n)):e.apply(this,n),t}}const CO=e=>e==="start"?"left":e==="end"?"right":"center",Vt=(e,t,r)=>e==="start"?t:e==="end"?r:(t+r)/2,nW=(e,t,r,n)=>e===(n?"left":"right")?r:e==="center"?(t+r)/2:t;function iW(e,t,r){const n=t.length;let i=0,a=n;if(e._sorted){const{iScale:o,vScale:s,_parsed:l}=e,c=e.dataset&&e.dataset.options?e.dataset.options.spanGaps:null,u=o.axis,{min:f,max:d,minDefined:h,maxDefined:m}=o.getUserBounds();if(h){if(i=Math.min(Gn(l,u,f).lo,r?n:Gn(t,u,o.getPixelForValue(f)).lo),c){const p=l.slice(0,i+1).reverse().findIndex(g=>!_e(g[s.axis]));i-=Math.max(0,p)}i=Et(i,0,n-1)}if(m){let p=Math.max(Gn(l,o.axis,d,!0).hi+1,r?0:Gn(t,u,o.getPixelForValue(d),!0).hi+1);if(c){const g=l.slice(p-1).findIndex(v=>!_e(v[s.axis]));p+=Math.max(0,g)}a=Et(p,i,n)-i}else a=n-i}return{start:i,count:a}}function aW(e){const{xScale:t,yScale:r,_scaleRanges:n}=e,i={xmin:t.min,xmax:t.max,ymin:r.min,ymax:r.max};if(!n)return e._scaleRanges=i,!0;const a=n.xmin!==t.min||n.xmax!==t.max||n.ymin!==r.min||n.ymax!==r.max;return Object.assign(n,i),a}const gs=e=>e===0||e===1,jb=(e,t,r)=>-(Math.pow(2,10*(e-=1))*Math.sin((e-t)*Ye/r)),Db=(e,t,r)=>Math.pow(2,-10*e)*Math.sin((e-t)*Ye/r)+1,La={linear:e=>e,easeInQuad:e=>e*e,easeOutQuad:e=>-e*(e-2),easeInOutQuad:e=>(e/=.5)<1?.5*e*e:-.5*(--e*(e-2)-1),easeInCubic:e=>e*e*e,easeOutCubic:e=>(e-=1)*e*e+1,easeInOutCubic:e=>(e/=.5)<1?.5*e*e*e:.5*((e-=2)*e*e+2),easeInQuart:e=>e*e*e*e,easeOutQuart:e=>-((e-=1)*e*e*e-1),easeInOutQuart:e=>(e/=.5)<1?.5*e*e*e*e:-.5*((e-=2)*e*e*e-2),easeInQuint:e=>e*e*e*e*e,easeOutQuint:e=>(e-=1)*e*e*e*e+1,easeInOutQuint:e=>(e/=.5)<1?.5*e*e*e*e*e:.5*((e-=2)*e*e*e*e+2),easeInSine:e=>-Math.cos(e*lt)+1,easeOutSine:e=>Math.sin(e*lt),easeInOutSine:e=>-.5*(Math.cos(Me*e)-1),easeInExpo:e=>e===0?0:Math.pow(2,10*(e-1)),easeOutExpo:e=>e===1?1:-Math.pow(2,-10*e)+1,easeInOutExpo:e=>gs(e)?e:e<.5?.5*Math.pow(2,10*(e*2-1)):.5*(-Math.pow(2,-10*(e*2-1))+2),easeInCirc:e=>e>=1?e:-(Math.sqrt(1-e*e)-1),easeOutCirc:e=>Math.sqrt(1-(e-=1)*e),easeInOutCirc:e=>(e/=.5)<1?-.5*(Math.sqrt(1-e*e)-1):.5*(Math.sqrt(1-(e-=2)*e)+1),easeInElastic:e=>gs(e)?e:jb(e,.075,.3),easeOutElastic:e=>gs(e)?e:Db(e,.075,.3),easeInOutElastic(e){return gs(e)?e:e<.5?.5*jb(e*2,.1125,.45):.5+.5*Db(e*2-1,.1125,.45)},easeInBack(e){return e*e*((1.70158+1)*e-1.70158)},easeOutBack(e){return(e-=1)*e*((1.70158+1)*e+1.70158)+1},easeInOutBack(e){let t=1.70158;return(e/=.5)<1?.5*(e*e*(((t*=1.525)+1)*e-t)):.5*((e-=2)*e*(((t*=1.525)+1)*e+t)+2)},easeInBounce:e=>1-La.easeOutBounce(1-e),easeOutBounce(e){return e<1/2.75?7.5625*e*e:e<2/2.75?7.5625*(e-=1.5/2.75)*e+.75:e<2.5/2.75?7.5625*(e-=2.25/2.75)*e+.9375:7.5625*(e-=2.625/2.75)*e+.984375},easeInOutBounce:e=>e<.5?La.easeInBounce(e*2)*.5:La.easeOutBounce(e*2-1)*.5+.5};function tm(e){if(e&&typeof e=="object"){const t=e.toString();return t==="[object CanvasPattern]"||t==="[object CanvasGradient]"}return!1}function Nb(e){return tm(e)?e:new no(e)}function Cf(e){return tm(e)?e:new no(e).saturate(.5).darken(.1).hexString()}const oW=["x","y","borderWidth","radius","tension"],sW=["color","borderColor","backgroundColor"];function lW(e){e.set("animation",{delay:void 0,duration:1e3,easing:"easeOutQuart",fn:void 0,from:void 0,loop:void 0,to:void 0,type:void 0}),e.describe("animation",{_fallback:!1,_indexable:!1,_scriptable:t=>t!=="onProgress"&&t!=="onComplete"&&t!=="fn"}),e.set("animations",{colors:{type:"color",properties:sW},numbers:{type:"number",properties:oW}}),e.describe("animations",{_fallback:"animation"}),e.set("transitions",{active:{animation:{duration:400}},resize:{animation:{duration:0}},show:{animations:{colors:{from:"transparent"},visible:{type:"boolean",duration:0}}},hide:{animations:{colors:{to:"transparent"},visible:{type:"boolean",easing:"linear",fn:t=>t|0}}}})}function cW(e){e.set("layout",{autoPadding:!0,padding:{top:0,right:0,bottom:0,left:0}})}const Ib=new Map;function uW(e,t){t=t||{};const r=e+JSON.stringify(t);let n=Ib.get(r);return n||(n=new Intl.NumberFormat(e,t),Ib.set(r,n)),n}function rm(e,t,r){return uW(t,r).format(e)}const fW={values(e){return ht(e)?e:""+e},numeric(e,t,r){if(e===0)return"0";const n=this.chart.options.locale;let i,a=e;if(r.length>1){const c=Math.max(Math.abs(r[0].value),Math.abs(r[r.length-1].value));(c<1e-4||c>1e15)&&(i="scientific"),a=dW(e,r)}const o=_O(Math.abs(a)),s=isNaN(o)?1:Math.max(Math.min(-1*Math.floor(o),20),0),l={notation:i,minimumFractionDigits:s,maximumFractionDigits:s};return Object.assign(l,this.options.ticks.format),rm(e,n,l)}};function dW(e,t){let r=t.length>3?t[2].value-t[1].value:t[1].value-t[0].value;return Math.abs(r)>=1&&e!==Math.floor(e)&&(r=e-Math.floor(e)),r}var kO={formatters:fW};function hW(e){e.set("scale",{display:!0,offset:!1,reverse:!1,beginAtZero:!1,bounds:"ticks",clip:!0,grace:0,grid:{display:!0,lineWidth:1,drawOnChartArea:!0,drawTicks:!0,tickLength:8,tickWidth:(t,r)=>r.lineWidth,tickColor:(t,r)=>r.color,offset:!1},border:{display:!0,dash:[],dashOffset:0,width:1},title:{display:!1,text:"",padding:{top:4,bottom:4}},ticks:{minRotation:0,maxRotation:50,mirror:!1,textStrokeWidth:0,textStrokeColor:"",padding:3,display:!0,autoSkip:!0,autoSkipPadding:3,labelOffset:0,callback:kO.formatters.values,minor:{},major:{},align:"center",crossAlign:"near",showLabelBackdrop:!1,backdropColor:"rgba(255, 255, 255, 0.75)",backdropPadding:2}}),e.route("scale.ticks","color","","color"),e.route("scale.grid","color","","borderColor"),e.route("scale.border","color","","borderColor"),e.route("scale.title","color","","color"),e.describe("scale",{_fallback:!1,_scriptable:t=>!t.startsWith("before")&&!t.startsWith("after")&&t!=="callback"&&t!=="parser",_indexable:t=>t!=="borderDash"&&t!=="tickBorderDash"&&t!=="dash"}),e.describe("scales",{_fallback:"scale"}),e.describe("scale.ticks",{_scriptable:t=>t!=="backdropPadding"&&t!=="callback",_indexable:t=>t!=="backdropPadding"})}const di=Object.create(null),zd=Object.create(null);function Fa(e,t){if(!t)return e;const r=t.split(".");for(let n=0,i=r.length;n<i;++n){const a=r[n];e=e[a]||(e[a]=Object.create(null))}return e}function kf(e,t,r){return typeof t=="string"?io(Fa(e,t),r):io(Fa(e,""),t)}class pW{constructor(t,r){this.animation=void 0,this.backgroundColor="rgba(0,0,0,0.1)",this.borderColor="rgba(0,0,0,0.1)",this.color="#666",this.datasets={},this.devicePixelRatio=n=>n.chart.platform.getDevicePixelRatio(),this.elements={},this.events=["mousemove","mouseout","click","touchstart","touchmove"],this.font={family:"'Helvetica Neue', 'Helvetica', 'Arial', sans-serif",size:12,style:"normal",lineHeight:1.2,weight:null},this.hover={},this.hoverBackgroundColor=(n,i)=>Cf(i.backgroundColor),this.hoverBorderColor=(n,i)=>Cf(i.borderColor),this.hoverColor=(n,i)=>Cf(i.color),this.indexAxis="x",this.interaction={mode:"nearest",intersect:!0,includeInvisible:!1},this.maintainAspectRatio=!0,this.onHover=null,this.onClick=null,this.parsing=!0,this.plugins={},this.responsive=!0,this.scale=void 0,this.scales={},this.showLine=!0,this.drawActiveElementsOnTop=!0,this.describe(t),this.apply(r)}set(t,r){return kf(this,t,r)}get(t){return Fa(this,t)}describe(t,r){return kf(zd,t,r)}override(t,r){return kf(di,t,r)}route(t,r,n,i){const a=Fa(this,t),o=Fa(this,n),s="_"+r;Object.defineProperties(a,{[s]:{value:a[r],writable:!0},[r]:{enumerable:!0,get(){const l=this[s],c=o[i];return de(l)?Object.assign({},c,l):se(l,c)},set(l){this[s]=l}}})}apply(t){t.forEach(r=>r(this))}}var Je=new pW({_scriptable:e=>!e.startsWith("on"),_indexable:e=>e!=="events",hover:{_fallback:"interaction"},interaction:{_scriptable:!1,_indexable:!1}},[lW,cW,hW]);function mW(e){return!e||_e(e.size)||_e(e.family)?null:(e.style?e.style+" ":"")+(e.weight?e.weight+" ":"")+e.size+"px "+e.family}function Rb(e,t,r,n,i){let a=t[i];return a||(a=t[i]=e.measureText(i).width,r.push(i)),a>n&&(n=a),n}function $n(e,t,r){const n=e.currentDevicePixelRatio,i=r!==0?Math.max(r/2,.5):0;return Math.round((t-i)*n)/n+i}function $b(e,t){!t&&!e||(t=t||e.getContext("2d"),t.save(),t.resetTransform(),t.clearRect(0,0,e.width,e.height),t.restore())}function Wd(e,t,r,n){TO(e,t,r,n,null)}function TO(e,t,r,n,i){let a,o,s,l,c,u,f,d;const h=t.pointStyle,m=t.rotation,p=t.radius;let g=(m||0)*U7;if(h&&typeof h=="object"&&(a=h.toString(),a==="[object HTMLImageElement]"||a==="[object HTMLCanvasElement]")){e.save(),e.translate(r,n),e.rotate(g),e.drawImage(h,-h.width/2,-h.height/2,h.width,h.height),e.restore();return}if(!(isNaN(p)||p<=0)){switch(e.beginPath(),h){default:i?e.ellipse(r,n,i/2,p,0,0,Ye):e.arc(r,n,p,0,Ye),e.closePath();break;case"triangle":u=i?i/2:p,e.moveTo(r+Math.sin(g)*u,n-Math.cos(g)*p),g+=Cb,e.lineTo(r+Math.sin(g)*u,n-Math.cos(g)*p),g+=Cb,e.lineTo(r+Math.sin(g)*u,n-Math.cos(g)*p),e.closePath();break;case"rectRounded":c=p*.516,l=p-c,o=Math.cos(g+Rn)*l,f=Math.cos(g+Rn)*(i?i/2-c:l),s=Math.sin(g+Rn)*l,d=Math.sin(g+Rn)*(i?i/2-c:l),e.arc(r-f,n-s,c,g-Me,g-lt),e.arc(r+d,n-o,c,g-lt,g),e.arc(r+f,n+s,c,g,g+lt),e.arc(r-d,n+o,c,g+lt,g+Me),e.closePath();break;case"rect":if(!m){l=Math.SQRT1_2*p,u=i?i/2:l,e.rect(r-u,n-l,2*u,2*l);break}g+=Rn;case"rectRot":f=Math.cos(g)*(i?i/2:p),o=Math.cos(g)*p,s=Math.sin(g)*p,d=Math.sin(g)*(i?i/2:p),e.moveTo(r-f,n-s),e.lineTo(r+d,n-o),e.lineTo(r+f,n+s),e.lineTo(r-d,n+o),e.closePath();break;case"crossRot":g+=Rn;case"cross":f=Math.cos(g)*(i?i/2:p),o=Math.cos(g)*p,s=Math.sin(g)*p,d=Math.sin(g)*(i?i/2:p),e.moveTo(r-f,n-s),e.lineTo(r+f,n+s),e.moveTo(r+d,n-o),e.lineTo(r-d,n+o);break;case"star":f=Math.cos(g)*(i?i/2:p),o=Math.cos(g)*p,s=Math.sin(g)*p,d=Math.sin(g)*(i?i/2:p),e.moveTo(r-f,n-s),e.lineTo(r+f,n+s),e.moveTo(r+d,n-o),e.lineTo(r-d,n+o),g+=Rn,f=Math.cos(g)*(i?i/2:p),o=Math.cos(g)*p,s=Math.sin(g)*p,d=Math.sin(g)*(i?i/2:p),e.moveTo(r-f,n-s),e.lineTo(r+f,n+s),e.moveTo(r+d,n-o),e.lineTo(r-d,n+o);break;case"line":o=i?i/2:Math.cos(g)*p,s=Math.sin(g)*p,e.moveTo(r-o,n-s),e.lineTo(r+o,n+s);break;case"dash":e.moveTo(r,n),e.lineTo(r+Math.cos(g)*(i?i/2:p),n+Math.sin(g)*p);break;case!1:e.closePath();break}e.fill(),t.borderWidth>0&&e.stroke()}}function lo(e,t,r){return r=r||.5,!t||e&&e.x>t.left-r&&e.x<t.right+r&&e.y>t.top-r&&e.y<t.bottom+r}function nm(e,t){e.save(),e.beginPath(),e.rect(t.left,t.top,t.right-t.left,t.bottom-t.top),e.clip()}function im(e){e.restore()}function gW(e,t,r,n,i){if(!t)return e.lineTo(r.x,r.y);if(i==="middle"){const a=(t.x+r.x)/2;e.lineTo(a,t.y),e.lineTo(a,r.y)}else i==="after"!=!!n?e.lineTo(t.x,r.y):e.lineTo(r.x,t.y);e.lineTo(r.x,r.y)}function vW(e,t,r,n){if(!t)return e.lineTo(r.x,r.y);e.bezierCurveTo(n?t.cp1x:t.cp2x,n?t.cp1y:t.cp2y,n?r.cp2x:r.cp1x,n?r.cp2y:r.cp1y,r.x,r.y)}function yW(e,t){t.translation&&e.translate(t.translation[0],t.translation[1]),_e(t.rotation)||e.rotate(t.rotation),t.color&&(e.fillStyle=t.color),t.textAlign&&(e.textAlign=t.textAlign),t.textBaseline&&(e.textBaseline=t.textBaseline)}function bW(e,t,r,n,i){if(i.strikethrough||i.underline){const a=e.measureText(n),o=t-a.actualBoundingBoxLeft,s=t+a.actualBoundingBoxRight,l=r-a.actualBoundingBoxAscent,c=r+a.actualBoundingBoxDescent,u=i.strikethrough?(l+c)/2:c;e.strokeStyle=e.fillStyle,e.beginPath(),e.lineWidth=i.decorationWidth||2,e.moveTo(o,u),e.lineTo(s,u),e.stroke()}}function xW(e,t){const r=e.fillStyle;e.fillStyle=t.color,e.fillRect(t.left,t.top,t.width,t.height),e.fillStyle=r}function Cl(e,t,r,n,i,a={}){const o=ht(t)?t:[t],s=a.strokeWidth>0&&a.strokeColor!=="";let l,c;for(e.save(),e.font=i.string,yW(e,a),l=0;l<o.length;++l)c=o[l],a.backdrop&&xW(e,a.backdrop),s&&(a.strokeColor&&(e.strokeStyle=a.strokeColor),_e(a.strokeWidth)||(e.lineWidth=a.strokeWidth),e.strokeText(c,r,n,a.maxWidth)),e.fillText(c,r,n,a.maxWidth),bW(e,r,n,c,a),n+=Number(i.lineHeight);e.restore()}function kl(e,t){const{x:r,y:n,w:i,h:a,radius:o}=t;e.arc(r+o.topLeft,n+o.topLeft,o.topLeft,1.5*Me,Me,!0),e.lineTo(r,n+a-o.bottomLeft),e.arc(r+o.bottomLeft,n+a-o.bottomLeft,o.bottomLeft,Me,lt,!0),e.lineTo(r+i-o.bottomRight,n+a),e.arc(r+i-o.bottomRight,n+a-o.bottomRight,o.bottomRight,lt,0,!0),e.lineTo(r+i,n+o.topRight),e.arc(r+i-o.topRight,n+o.topRight,o.topRight,0,-lt,!0),e.lineTo(r+o.topLeft,n)}const wW=/^(normal|(\d+(?:\.\d+)?)(px|em|%)?)$/,_W=/^(normal|italic|initial|inherit|unset|(oblique( -?[0-9]?[0-9]deg)?))$/;function SW(e,t){const r=(""+e).match(wW);if(!r||r[1]==="normal")return t*1.2;switch(e=+r[2],r[3]){case"px":return e;case"%":e/=100;break}return t*e}const OW=e=>+e||0;function am(e,t){const r={},n=de(t),i=n?Object.keys(t):t,a=de(e)?n?o=>se(e[o],e[t[o]]):o=>e[o]:()=>e;for(const o of i)r[o]=OW(a(o));return r}function MO(e){return am(e,{top:"y",right:"x",bottom:"y",left:"x"})}function Ni(e){return am(e,["topLeft","topRight","bottomLeft","bottomRight"])}function mr(e){const t=MO(e);return t.width=t.left+t.right,t.height=t.top+t.bottom,t}function $t(e,t){e=e||{},t=t||Je.font;let r=se(e.size,t.size);typeof r=="string"&&(r=parseInt(r,10));let n=se(e.style,t.style);n&&!(""+n).match(_W)&&(console.warn('Invalid font style specified: "'+n+'"'),n=void 0);const i={family:se(e.family,t.family),lineHeight:SW(se(e.lineHeight,t.lineHeight),r),size:r,style:n,weight:se(e.weight,t.weight),string:""};return i.string=mW(i),i}function vs(e,t,r,n){let i,a,o;for(i=0,a=e.length;i<a;++i)if(o=e[i],o!==void 0&&o!==void 0)return o}function AW(e,t,r){const{min:n,max:i}=e,a=xO(t,(i-n)/2),o=(s,l)=>r&&s===0?0:s+l;return{min:o(n,-Math.abs(a)),max:o(i,a)}}function yi(e,t){return Object.assign(Object.create(e),t)}function om(e,t=[""],r,n,i=()=>e[0]){const a=r||e;typeof n>"u"&&(n=IO("_fallback",e));const o={[Symbol.toStringTag]:"Object",_cacheable:!0,_scopes:e,_rootScopes:a,_fallback:n,_getTarget:i,override:s=>om([s,...e],t,a,n)};return new Proxy(o,{deleteProperty(s,l){return delete s[l],delete s._keys,delete e[0][l],!0},get(s,l){return DO(s,l,()=>DW(l,t,e,s))},getOwnPropertyDescriptor(s,l){return Reflect.getOwnPropertyDescriptor(s._scopes[0],l)},getPrototypeOf(){return Reflect.getPrototypeOf(e[0])},has(s,l){return Fb(s).includes(l)},ownKeys(s){return Fb(s)},set(s,l,c){const u=s._storage||(s._storage=i());return s[l]=u[l]=c,delete s._keys,!0}})}function Ki(e,t,r,n){const i={_cacheable:!1,_proxy:e,_context:t,_subProxy:r,_stack:new Set,_descriptors:jO(e,n),setContext:a=>Ki(e,a,r,n),override:a=>Ki(e.override(a),t,r,n)};return new Proxy(i,{deleteProperty(a,o){return delete a[o],delete e[o],!0},get(a,o,s){return DO(a,o,()=>PW(a,o,s))},getOwnPropertyDescriptor(a,o){return a._descriptors.allKeys?Reflect.has(e,o)?{enumerable:!0,configurable:!0}:void 0:Reflect.getOwnPropertyDescriptor(e,o)},getPrototypeOf(){return Reflect.getPrototypeOf(e)},has(a,o){return Reflect.has(e,o)},ownKeys(){return Reflect.ownKeys(e)},set(a,o,s){return e[o]=s,delete a[o],!0}})}function jO(e,t={scriptable:!0,indexable:!0}){const{_scriptable:r=t.scriptable,_indexable:n=t.indexable,_allKeys:i=t.allKeys}=e;return{allKeys:i,scriptable:r,indexable:n,isScriptable:Sn(r)?r:()=>r,isIndexable:Sn(n)?n:()=>n}}const EW=(e,t)=>e?e+Qp(t):t,sm=(e,t)=>de(t)&&e!=="adapters"&&(Object.getPrototypeOf(t)===null||t.constructor===Object);function DO(e,t,r){if(Object.prototype.hasOwnProperty.call(e,t)||t==="constructor")return e[t];const n=r();return e[t]=n,n}function PW(e,t,r){const{_proxy:n,_context:i,_subProxy:a,_descriptors:o}=e;let s=n[t];return Sn(s)&&o.isScriptable(t)&&(s=CW(t,s,e,r)),ht(s)&&s.length&&(s=kW(t,s,e,o.isIndexable)),sm(t,s)&&(s=Ki(s,i,a&&a[t],o)),s}function CW(e,t,r,n){const{_proxy:i,_context:a,_subProxy:o,_stack:s}=r;if(s.has(e))throw new Error("Recursion detected: "+Array.from(s).join("->")+"->"+e);s.add(e);let l=t(a,o||n);return s.delete(e),sm(e,l)&&(l=lm(i._scopes,i,e,l)),l}function kW(e,t,r,n){const{_proxy:i,_context:a,_subProxy:o,_descriptors:s}=r;if(typeof a.index<"u"&&n(e))return t[a.index%t.length];if(de(t[0])){const l=t,c=i._scopes.filter(u=>u!==l);t=[];for(const u of l){const f=lm(c,i,e,u);t.push(Ki(f,a,o&&o[e],s))}}return t}function NO(e,t,r){return Sn(e)?e(t,r):e}const TW=(e,t)=>e===!0?t:typeof e=="string"?fi(t,e):void 0;function MW(e,t,r,n,i){for(const a of t){const o=TW(r,a);if(o){e.add(o);const s=NO(o._fallback,r,i);if(typeof s<"u"&&s!==r&&s!==n)return s}else if(o===!1&&typeof n<"u"&&r!==n)return null}return!1}function lm(e,t,r,n){const i=t._rootScopes,a=NO(t._fallback,r,n),o=[...e,...i],s=new Set;s.add(n);let l=Lb(s,o,r,a||r,n);return l===null||typeof a<"u"&&a!==r&&(l=Lb(s,o,a,l,n),l===null)?!1:om(Array.from(s),[""],i,a,()=>jW(t,r,n))}function Lb(e,t,r,n,i){for(;r;)r=MW(e,t,r,n,i);return r}function jW(e,t,r){const n=e._getTarget();t in n||(n[t]={});const i=n[t];return ht(i)&&de(r)?r:i||{}}function DW(e,t,r,n){let i;for(const a of t)if(i=IO(EW(a,e),r),typeof i<"u")return sm(e,i)?lm(r,n,e,i):i}function IO(e,t){for(const r of t){if(!r)continue;const n=r[e];if(typeof n<"u")return n}}function Fb(e){let t=e._keys;return t||(t=e._keys=NW(e._scopes)),t}function NW(e){const t=new Set;for(const r of e)for(const n of Object.keys(r).filter(i=>!i.startsWith("_")))t.add(n);return Array.from(t)}const IW=Number.EPSILON||1e-14,qi=(e,t)=>t<e.length&&!e[t].skip&&e[t],RO=e=>e==="x"?"y":"x";function RW(e,t,r,n){const i=e.skip?t:e,a=t,o=r.skip?t:r,s=Bd(a,i),l=Bd(o,a);let c=s/(s+l),u=l/(s+l);c=isNaN(c)?0:c,u=isNaN(u)?0:u;const f=n*c,d=n*u;return{previous:{x:a.x-f*(o.x-i.x),y:a.y-f*(o.y-i.y)},next:{x:a.x+d*(o.x-i.x),y:a.y+d*(o.y-i.y)}}}function $W(e,t,r){const n=e.length;let i,a,o,s,l,c=qi(e,0);for(let u=0;u<n-1;++u)if(l=c,c=qi(e,u+1),!(!l||!c)){if($a(t[u],0,IW)){r[u]=r[u+1]=0;continue}i=r[u]/t[u],a=r[u+1]/t[u],s=Math.pow(i,2)+Math.pow(a,2),!(s<=9)&&(o=3/Math.sqrt(s),r[u]=i*o*t[u],r[u+1]=a*o*t[u])}}function LW(e,t,r="x"){const n=RO(r),i=e.length;let a,o,s,l=qi(e,0);for(let c=0;c<i;++c){if(o=s,s=l,l=qi(e,c+1),!s)continue;const u=s[r],f=s[n];o&&(a=(u-o[r])/3,s[`cp1${r}`]=u-a,s[`cp1${n}`]=f-a*t[c]),l&&(a=(l[r]-u)/3,s[`cp2${r}`]=u+a,s[`cp2${n}`]=f+a*t[c])}}function FW(e,t="x"){const r=RO(t),n=e.length,i=Array(n).fill(0),a=Array(n);let o,s,l,c=qi(e,0);for(o=0;o<n;++o)if(s=l,l=c,c=qi(e,o+1),!!l){if(c){const u=c[t]-l[t];i[o]=u!==0?(c[r]-l[r])/u:0}a[o]=s?c?kr(i[o-1])!==kr(i[o])?0:(i[o-1]+i[o])/2:i[o-1]:i[o]}$W(e,i,a),LW(e,a,t)}function ys(e,t,r){return Math.max(Math.min(e,r),t)}function BW(e,t){let r,n,i,a,o,s=lo(e[0],t);for(r=0,n=e.length;r<n;++r)o=a,a=s,s=r<n-1&&lo(e[r+1],t),a&&(i=e[r],o&&(i.cp1x=ys(i.cp1x,t.left,t.right),i.cp1y=ys(i.cp1y,t.top,t.bottom)),s&&(i.cp2x=ys(i.cp2x,t.left,t.right),i.cp2y=ys(i.cp2y,t.top,t.bottom)))}function zW(e,t,r,n,i){let a,o,s,l;if(t.spanGaps&&(e=e.filter(c=>!c.skip)),t.cubicInterpolationMode==="monotone")FW(e,i);else{let c=n?e[e.length-1]:e[0];for(a=0,o=e.length;a<o;++a)s=e[a],l=RW(c,s,e[Math.min(a+1,o-(n?0:1))%o],t.tension),s.cp1x=l.previous.x,s.cp1y=l.previous.y,s.cp2x=l.next.x,s.cp2y=l.next.y,c=s}t.capBezierPoints&&BW(e,r)}function cm(){return typeof window<"u"&&typeof document<"u"}function um(e){let t=e.parentNode;return t&&t.toString()==="[object ShadowRoot]"&&(t=t.host),t}function Tl(e,t,r){let n;return typeof e=="string"?(n=parseInt(e,10),e.indexOf("%")!==-1&&(n=n/100*t.parentNode[r])):n=e,n}const Mc=e=>e.ownerDocument.defaultView.getComputedStyle(e,null);function WW(e,t){return Mc(e).getPropertyValue(t)}const VW=["top","right","bottom","left"];function ni(e,t,r){const n={};r=r?"-"+r:"";for(let i=0;i<4;i++){const a=VW[i];n[a]=parseFloat(e[t+"-"+a+r])||0}return n.width=n.left+n.right,n.height=n.top+n.bottom,n}const HW=(e,t,r)=>(e>0||t>0)&&(!r||!r.shadowRoot);function UW(e,t){const r=e.touches,n=r&&r.length?r[0]:e,{offsetX:i,offsetY:a}=n;let o=!1,s,l;if(HW(i,a,e.target))s=i,l=a;else{const c=t.getBoundingClientRect();s=n.clientX-c.left,l=n.clientY-c.top,o=!0}return{x:s,y:l,box:o}}function Wn(e,t){if("native"in e)return e;const{canvas:r,currentDevicePixelRatio:n}=t,i=Mc(r),a=i.boxSizing==="border-box",o=ni(i,"padding"),s=ni(i,"border","width"),{x:l,y:c,box:u}=UW(e,r),f=o.left+(u&&s.left),d=o.top+(u&&s.top);let{width:h,height:m}=t;return a&&(h-=o.width+s.width,m-=o.height+s.height),{x:Math.round((l-f)/h*r.width/n),y:Math.round((c-d)/m*r.height/n)}}function KW(e,t,r){let n,i;if(t===void 0||r===void 0){const a=e&&um(e);if(!a)t=e.clientWidth,r=e.clientHeight;else{const o=a.getBoundingClientRect(),s=Mc(a),l=ni(s,"border","width"),c=ni(s,"padding");t=o.width-c.width-l.width,r=o.height-c.height-l.height,n=Tl(s.maxWidth,a,"clientWidth"),i=Tl(s.maxHeight,a,"clientHeight")}}return{width:t,height:r,maxWidth:n||Pl,maxHeight:i||Pl}}const bs=e=>Math.round(e*10)/10;function qW(e,t,r,n){const i=Mc(e),a=ni(i,"margin"),o=Tl(i.maxWidth,e,"clientWidth")||Pl,s=Tl(i.maxHeight,e,"clientHeight")||Pl,l=KW(e,t,r);let{width:c,height:u}=l;if(i.boxSizing==="content-box"){const d=ni(i,"border","width"),h=ni(i,"padding");c-=h.width+d.width,u-=h.height+d.height}return c=Math.max(0,c-a.width),u=Math.max(0,n?c/n:u-a.height),c=bs(Math.min(c,o,l.maxWidth)),u=bs(Math.min(u,s,l.maxHeight)),c&&!u&&(u=bs(c/2)),(t!==void 0||r!==void 0)&&n&&l.height&&u>l.height&&(u=l.height,c=bs(Math.floor(u*n))),{width:c,height:u}}function Bb(e,t,r){const n=t||1,i=Math.floor(e.height*n),a=Math.floor(e.width*n);e.height=Math.floor(e.height),e.width=Math.floor(e.width);const o=e.canvas;return o.style&&(r||!o.style.height&&!o.style.width)&&(o.style.height=`${e.height}px`,o.style.width=`${e.width}px`),e.currentDevicePixelRatio!==n||o.height!==i||o.width!==a?(e.currentDevicePixelRatio=n,o.height=i,o.width=a,e.ctx.setTransform(n,0,0,n,0,0),!0):!1}const YW=(function(){let e=!1;try{const t={get passive(){return e=!0,!1}};cm()&&(window.addEventListener("test",null,t),window.removeEventListener("test",null,t))}catch{}return e})();function zb(e,t){const r=WW(e,t),n=r&&r.match(/^(\d+)(\.\d+)?px$/);return n?+n[1]:void 0}function Vn(e,t,r,n){return{x:e.x+r*(t.x-e.x),y:e.y+r*(t.y-e.y)}}function GW(e,t,r,n){return{x:e.x+r*(t.x-e.x),y:n==="middle"?r<.5?e.y:t.y:n==="after"?r<1?e.y:t.y:r>0?t.y:e.y}}function XW(e,t,r,n){const i={x:e.cp2x,y:e.cp2y},a={x:t.cp1x,y:t.cp1y},o=Vn(e,i,r),s=Vn(i,a,r),l=Vn(a,t,r),c=Vn(o,s,r),u=Vn(s,l,r);return Vn(c,u,r)}const ZW=function(e,t){return{x(r){return e+e+t-r},setWidth(r){t=r},textAlign(r){return r==="center"?r:r==="right"?"left":"right"},xPlus(r,n){return r-n},leftForLtr(r,n){return r-n}}},JW=function(){return{x(e){return e},setWidth(e){},textAlign(e){return e},xPlus(e,t){return e+t},leftForLtr(e,t){return e}}};function Ii(e,t,r){return e?ZW(t,r):JW()}function $O(e,t){let r,n;(t==="ltr"||t==="rtl")&&(r=e.canvas.style,n=[r.getPropertyValue("direction"),r.getPropertyPriority("direction")],r.setProperty("direction",t,"important"),e.prevTextDirection=n)}function LO(e,t){t!==void 0&&(delete e.prevTextDirection,e.canvas.style.setProperty("direction",t[0],t[1]))}function FO(e){return e==="angle"?{between:so,compare:Z7,normalize:hr}:{between:fn,compare:(t,r)=>t-r,normalize:t=>t}}function Wb({start:e,end:t,count:r,loop:n,style:i}){return{start:e%r,end:t%r,loop:n&&(t-e+1)%r===0,style:i}}function QW(e,t,r){const{property:n,start:i,end:a}=r,{between:o,normalize:s}=FO(n),l=t.length;let{start:c,end:u,loop:f}=e,d,h;if(f){for(c+=l,u+=l,d=0,h=l;d<h&&o(s(t[c%l][n]),i,a);++d)c--,u--;c%=l,u%=l}return u<c&&(u+=l),{start:c,end:u,loop:f,style:e.style}}function eV(e,t,r){if(!r)return[e];const{property:n,start:i,end:a}=r,o=t.length,{compare:s,between:l,normalize:c}=FO(n),{start:u,end:f,loop:d,style:h}=QW(e,t,r),m=[];let p=!1,g=null,v,b,x;const S=()=>l(i,x,v)&&s(i,x)!==0,w=()=>s(a,v)===0||l(a,x,v),O=()=>p||S(),E=()=>!p||w();for(let C=u,M=u;C<=f;++C)b=t[C%o],!b.skip&&(v=c(b[n]),v!==x&&(p=l(v,i,a),g===null&&O()&&(g=s(v,i)===0?C:M),g!==null&&E()&&(m.push(Wb({start:g,end:C,loop:d,count:o,style:h})),g=null),M=C,x=v));return g!==null&&m.push(Wb({start:g,end:f,loop:d,count:o,style:h})),m}function tV(e,t){const r=[],n=e.segments;for(let i=0;i<n.length;i++){const a=eV(n[i],e.points,t);a.length&&r.push(...a)}return r}function rV(e,t,r,n){let i=0,a=t-1;if(r&&!n)for(;i<t&&!e[i].skip;)i++;for(;i<t&&e[i].skip;)i++;for(i%=t,r&&(a+=i);a>i&&e[a%t].skip;)a--;return a%=t,{start:i,end:a}}function nV(e,t,r,n){const i=e.length,a=[];let o=t,s=e[t],l;for(l=t+1;l<=r;++l){const c=e[l%i];c.skip||c.stop?s.skip||(n=!1,a.push({start:t%i,end:(l-1)%i,loop:n}),t=o=c.stop?l:null):(o=l,s.skip&&(t=l)),s=c}return o!==null&&a.push({start:t%i,end:o%i,loop:n}),a}function iV(e,t){const r=e.points,n=e.options.spanGaps,i=r.length;if(!i)return[];const a=!!e._loop,{start:o,end:s}=rV(r,i,a,n);if(n===!0)return Vb(e,[{start:o,end:s,loop:a}],r,t);const l=s<o?s+i:s,c=!!e._fullLoop&&o===0&&s===i-1;return Vb(e,nV(r,o,l,c),r,t)}function Vb(e,t,r,n){return!n||!n.setContext||!r?t:aV(e,t,r,n)}function aV(e,t,r,n){const i=e._chart.getContext(),a=Hb(e.options),{_datasetIndex:o,options:{spanGaps:s}}=e,l=r.length,c=[];let u=a,f=t[0].start,d=f;function h(m,p,g,v){const b=s?-1:1;if(m!==p){for(m+=l;r[m%l].skip;)m-=b;for(;r[p%l].skip;)p+=b;m%l!==p%l&&(c.push({start:m%l,end:p%l,loop:g,style:v}),u=v,f=p%l)}}for(const m of t){f=s?f:m.start;let p=r[f%l],g;for(d=f+1;d<=m.end;d++){const v=r[d%l];g=Hb(n.setContext(yi(i,{type:"segment",p0:p,p1:v,p0DataIndex:(d-1)%l,p1DataIndex:d%l,datasetIndex:o}))),oV(g,u)&&h(f,d-1,m.loop,u),p=v,u=g}f<d-1&&h(f,d-1,m.loop,u)}return c}function Hb(e){return{backgroundColor:e.backgroundColor,borderCapStyle:e.borderCapStyle,borderDash:e.borderDash,borderDashOffset:e.borderDashOffset,borderJoinStyle:e.borderJoinStyle,borderWidth:e.borderWidth,borderColor:e.borderColor}}function oV(e,t){if(!t)return!1;const r=[],n=function(i,a){return tm(a)?(r.includes(a)||r.push(a),r.indexOf(a)):a};return JSON.stringify(e,n)!==JSON.stringify(t,n)}function xs(e,t,r){return e.options.clip?e[r]:t[r]}function sV(e,t){const{xScale:r,yScale:n}=e;return r&&n?{left:xs(r,t,"left"),right:xs(r,t,"right"),top:xs(n,t,"top"),bottom:xs(n,t,"bottom")}:t}function lV(e,t){const r=t._clip;if(r.disabled)return!1;const n=sV(t,e.chartArea);return{left:r.left===!1?0:n.left-(r.left===!0?0:r.left),right:r.right===!1?e.width:n.right+(r.right===!0?0:r.right),top:r.top===!1?0:n.top-(r.top===!0?0:r.top),bottom:r.bottom===!1?e.height:n.bottom+(r.bottom===!0?0:r.bottom)}}/*!
209
+ */function Ir(){}const N7=(()=>{let e=0;return()=>e++})();function _e(e){return e==null}function ht(e){if(Array.isArray&&Array.isArray(e))return!0;const t=Object.prototype.toString.call(e);return t.slice(0,7)==="[object"&&t.slice(-6)==="Array]"}function de(e){return e!==null&&Object.prototype.toString.call(e)==="[object Object]"}function ur(e){return(typeof e=="number"||e instanceof Number)&&isFinite(+e)}function wr(e,t){return ur(e)?e:t}function se(e,t){return typeof e>"u"?t:e}const I7=(e,t)=>typeof e=="string"&&e.endsWith("%")?parseFloat(e)/100:+e/t,xO=(e,t)=>typeof e=="string"&&e.endsWith("%")?parseFloat(e)/100*t:+e;function $e(e,t,r){if(e&&typeof e.call=="function")return e.apply(r,t)}function Ae(e,t,r,n){let i,a,o;if(ht(e))for(a=e.length,i=0;i<a;i++)t.call(r,e[i],i);else if(de(e))for(o=Object.keys(e),a=o.length,i=0;i<a;i++)t.call(r,e[o[i]],o[i])}function Al(e,t){let r,n,i,a;if(!e||!t||e.length!==t.length)return!1;for(r=0,n=e.length;r<n;++r)if(i=e[r],a=t[r],i.datasetIndex!==a.datasetIndex||i.index!==a.index)return!1;return!0}function El(e){if(ht(e))return e.map(El);if(de(e)){const t=Object.create(null),r=Object.keys(e),n=r.length;let i=0;for(;i<n;++i)t[r[i]]=El(e[r[i]]);return t}return e}function wO(e){return["__proto__","prototype","constructor"].indexOf(e)===-1}function R7(e,t,r,n){if(!wO(e))return;const i=t[e],a=r[e];de(i)&&de(a)?io(i,a,n):t[e]=El(a)}function io(e,t,r){const n=ht(t)?t:[t],i=n.length;if(!de(e))return e;r=r||{};const a=r.merger||R7;let o;for(let s=0;s<i;++s){if(o=n[s],!de(o))continue;const l=Object.keys(o);for(let c=0,u=l.length;c<u;++c)a(l[c],e,o,r)}return e}function Ra(e,t){return io(e,t,{merger:$7})}function $7(e,t,r){if(!wO(e))return;const n=t[e],i=r[e];de(n)&&de(i)?Ra(n,i):Object.prototype.hasOwnProperty.call(t,e)||(t[e]=El(i))}const Eb={"":e=>e,x:e=>e.x,y:e=>e.y};function L7(e){const t=e.split("."),r=[];let n="";for(const i of t)n+=i,n.endsWith("\\")?n=n.slice(0,-1)+".":(r.push(n),n="");return r}function F7(e){const t=L7(e);return r=>{for(const n of t){if(n==="")break;r=r&&r[n]}return r}}function fi(e,t){return(Eb[t]||(Eb[t]=F7(t)))(e)}function Qp(e){return e.charAt(0).toUpperCase()+e.slice(1)}const ao=e=>typeof e<"u",Sn=e=>typeof e=="function",Pb=(e,t)=>{if(e.size!==t.size)return!1;for(const r of e)if(!t.has(r))return!1;return!0};function B7(e){return e.type==="mouseup"||e.type==="click"||e.type==="contextmenu"}const Me=Math.PI,Ye=2*Me,z7=Ye+Me,Pl=Number.POSITIVE_INFINITY,W7=Me/180,lt=Me/2,Rn=Me/4,Cb=Me*2/3,_O=Math.log10,kr=Math.sign;function $a(e,t,r){return Math.abs(e-t)<r}function kb(e){const t=Math.round(e);e=$a(e,t,e/1e3)?t:e;const r=Math.pow(10,Math.floor(_O(e))),n=e/r;return(n<=1?1:n<=2?2:n<=5?5:10)*r}function V7(e){const t=[],r=Math.sqrt(e);let n;for(n=1;n<r;n++)e%n===0&&(t.push(n),t.push(e/n));return r===(r|0)&&t.push(r),t.sort((i,a)=>i-a).pop(),t}function H7(e){return typeof e=="symbol"||typeof e=="object"&&e!==null&&!(Symbol.toPrimitive in e||"toString"in e||"valueOf"in e)}function oo(e){return!H7(e)&&!isNaN(parseFloat(e))&&isFinite(e)}function U7(e,t){const r=Math.round(e);return r-t<=e&&r+t>=e}function K7(e,t,r){let n,i,a;for(n=0,i=e.length;n<i;n++)a=e[n][r],isNaN(a)||(t.min=Math.min(t.min,a),t.max=Math.max(t.max,a))}function Hr(e){return e*(Me/180)}function q7(e){return e*(180/Me)}function Tb(e){if(!ur(e))return;let t=1,r=0;for(;Math.round(e*t)/t!==e;)t*=10,r++;return r}function SO(e,t){const r=t.x-e.x,n=t.y-e.y,i=Math.sqrt(r*r+n*n);let a=Math.atan2(n,r);return a<-.5*Me&&(a+=Ye),{angle:a,distance:i}}function Bd(e,t){return Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2))}function Y7(e,t){return(e-t+z7)%Ye-Me}function hr(e){return(e%Ye+Ye)%Ye}function so(e,t,r,n){const i=hr(e),a=hr(t),o=hr(r),s=hr(a-i),l=hr(o-i),c=hr(i-a),u=hr(i-o);return i===a||i===o||n&&a===o||s>l&&c<u}function Et(e,t,r){return Math.max(t,Math.min(r,e))}function G7(e){return Et(e,-32768,32767)}function fn(e,t,r,n=1e-6){return e>=Math.min(t,r)-n&&e<=Math.max(t,r)+n}function em(e,t,r){r=r||(o=>e[o]<t);let n=e.length-1,i=0,a;for(;n-i>1;)a=i+n>>1,r(a)?i=a:n=a;return{lo:i,hi:n}}const Gn=(e,t,r,n)=>em(e,r,n?i=>{const a=e[i][t];return a<r||a===r&&e[i+1][t]===r}:i=>e[i][t]<r),X7=(e,t,r)=>em(e,r,n=>e[n][t]>=r);function Z7(e,t,r){let n=0,i=e.length;for(;n<i&&e[n]<t;)n++;for(;i>n&&e[i-1]>r;)i--;return n>0||i<e.length?e.slice(n,i):e}const OO=["push","pop","shift","splice","unshift"];function J7(e,t){if(e._chartjs){e._chartjs.listeners.push(t);return}Object.defineProperty(e,"_chartjs",{configurable:!0,enumerable:!1,value:{listeners:[t]}}),OO.forEach(r=>{const n="_onData"+Qp(r),i=e[r];Object.defineProperty(e,r,{configurable:!0,enumerable:!1,value(...a){const o=i.apply(this,a);return e._chartjs.listeners.forEach(s=>{typeof s[n]=="function"&&s[n](...a)}),o}})})}function Mb(e,t){const r=e._chartjs;if(!r)return;const n=r.listeners,i=n.indexOf(t);i!==-1&&n.splice(i,1),!(n.length>0)&&(OO.forEach(a=>{delete e[a]}),delete e._chartjs)}function AO(e){const t=new Set(e);return t.size===e.length?e:Array.from(t)}const EO=(function(){return typeof window>"u"?function(e){return e()}:window.requestAnimationFrame})();function PO(e,t){let r=[],n=!1;return function(...i){r=i,n||(n=!0,EO.call(window,()=>{n=!1,e.apply(t,r)}))}}function Q7(e,t){let r;return function(...n){return t?(clearTimeout(r),r=setTimeout(e,t,n)):e.apply(this,n),t}}const CO=e=>e==="start"?"left":e==="end"?"right":"center",Vt=(e,t,r)=>e==="start"?t:e==="end"?r:(t+r)/2,eW=(e,t,r,n)=>e===(n?"left":"right")?r:e==="center"?(t+r)/2:t;function tW(e,t,r){const n=t.length;let i=0,a=n;if(e._sorted){const{iScale:o,vScale:s,_parsed:l}=e,c=e.dataset&&e.dataset.options?e.dataset.options.spanGaps:null,u=o.axis,{min:f,max:d,minDefined:h,maxDefined:m}=o.getUserBounds();if(h){if(i=Math.min(Gn(l,u,f).lo,r?n:Gn(t,u,o.getPixelForValue(f)).lo),c){const p=l.slice(0,i+1).reverse().findIndex(g=>!_e(g[s.axis]));i-=Math.max(0,p)}i=Et(i,0,n-1)}if(m){let p=Math.max(Gn(l,o.axis,d,!0).hi+1,r?0:Gn(t,u,o.getPixelForValue(d),!0).hi+1);if(c){const g=l.slice(p-1).findIndex(v=>!_e(v[s.axis]));p+=Math.max(0,g)}a=Et(p,i,n)-i}else a=n-i}return{start:i,count:a}}function rW(e){const{xScale:t,yScale:r,_scaleRanges:n}=e,i={xmin:t.min,xmax:t.max,ymin:r.min,ymax:r.max};if(!n)return e._scaleRanges=i,!0;const a=n.xmin!==t.min||n.xmax!==t.max||n.ymin!==r.min||n.ymax!==r.max;return Object.assign(n,i),a}const gs=e=>e===0||e===1,jb=(e,t,r)=>-(Math.pow(2,10*(e-=1))*Math.sin((e-t)*Ye/r)),Db=(e,t,r)=>Math.pow(2,-10*e)*Math.sin((e-t)*Ye/r)+1,La={linear:e=>e,easeInQuad:e=>e*e,easeOutQuad:e=>-e*(e-2),easeInOutQuad:e=>(e/=.5)<1?.5*e*e:-.5*(--e*(e-2)-1),easeInCubic:e=>e*e*e,easeOutCubic:e=>(e-=1)*e*e+1,easeInOutCubic:e=>(e/=.5)<1?.5*e*e*e:.5*((e-=2)*e*e+2),easeInQuart:e=>e*e*e*e,easeOutQuart:e=>-((e-=1)*e*e*e-1),easeInOutQuart:e=>(e/=.5)<1?.5*e*e*e*e:-.5*((e-=2)*e*e*e-2),easeInQuint:e=>e*e*e*e*e,easeOutQuint:e=>(e-=1)*e*e*e*e+1,easeInOutQuint:e=>(e/=.5)<1?.5*e*e*e*e*e:.5*((e-=2)*e*e*e*e+2),easeInSine:e=>-Math.cos(e*lt)+1,easeOutSine:e=>Math.sin(e*lt),easeInOutSine:e=>-.5*(Math.cos(Me*e)-1),easeInExpo:e=>e===0?0:Math.pow(2,10*(e-1)),easeOutExpo:e=>e===1?1:-Math.pow(2,-10*e)+1,easeInOutExpo:e=>gs(e)?e:e<.5?.5*Math.pow(2,10*(e*2-1)):.5*(-Math.pow(2,-10*(e*2-1))+2),easeInCirc:e=>e>=1?e:-(Math.sqrt(1-e*e)-1),easeOutCirc:e=>Math.sqrt(1-(e-=1)*e),easeInOutCirc:e=>(e/=.5)<1?-.5*(Math.sqrt(1-e*e)-1):.5*(Math.sqrt(1-(e-=2)*e)+1),easeInElastic:e=>gs(e)?e:jb(e,.075,.3),easeOutElastic:e=>gs(e)?e:Db(e,.075,.3),easeInOutElastic(e){return gs(e)?e:e<.5?.5*jb(e*2,.1125,.45):.5+.5*Db(e*2-1,.1125,.45)},easeInBack(e){return e*e*((1.70158+1)*e-1.70158)},easeOutBack(e){return(e-=1)*e*((1.70158+1)*e+1.70158)+1},easeInOutBack(e){let t=1.70158;return(e/=.5)<1?.5*(e*e*(((t*=1.525)+1)*e-t)):.5*((e-=2)*e*(((t*=1.525)+1)*e+t)+2)},easeInBounce:e=>1-La.easeOutBounce(1-e),easeOutBounce(e){return e<1/2.75?7.5625*e*e:e<2/2.75?7.5625*(e-=1.5/2.75)*e+.75:e<2.5/2.75?7.5625*(e-=2.25/2.75)*e+.9375:7.5625*(e-=2.625/2.75)*e+.984375},easeInOutBounce:e=>e<.5?La.easeInBounce(e*2)*.5:La.easeOutBounce(e*2-1)*.5+.5};function tm(e){if(e&&typeof e=="object"){const t=e.toString();return t==="[object CanvasPattern]"||t==="[object CanvasGradient]"}return!1}function Nb(e){return tm(e)?e:new no(e)}function Cf(e){return tm(e)?e:new no(e).saturate(.5).darken(.1).hexString()}const nW=["x","y","borderWidth","radius","tension"],iW=["color","borderColor","backgroundColor"];function aW(e){e.set("animation",{delay:void 0,duration:1e3,easing:"easeOutQuart",fn:void 0,from:void 0,loop:void 0,to:void 0,type:void 0}),e.describe("animation",{_fallback:!1,_indexable:!1,_scriptable:t=>t!=="onProgress"&&t!=="onComplete"&&t!=="fn"}),e.set("animations",{colors:{type:"color",properties:iW},numbers:{type:"number",properties:nW}}),e.describe("animations",{_fallback:"animation"}),e.set("transitions",{active:{animation:{duration:400}},resize:{animation:{duration:0}},show:{animations:{colors:{from:"transparent"},visible:{type:"boolean",duration:0}}},hide:{animations:{colors:{to:"transparent"},visible:{type:"boolean",easing:"linear",fn:t=>t|0}}}})}function oW(e){e.set("layout",{autoPadding:!0,padding:{top:0,right:0,bottom:0,left:0}})}const Ib=new Map;function sW(e,t){t=t||{};const r=e+JSON.stringify(t);let n=Ib.get(r);return n||(n=new Intl.NumberFormat(e,t),Ib.set(r,n)),n}function rm(e,t,r){return sW(t,r).format(e)}const lW={values(e){return ht(e)?e:""+e},numeric(e,t,r){if(e===0)return"0";const n=this.chart.options.locale;let i,a=e;if(r.length>1){const c=Math.max(Math.abs(r[0].value),Math.abs(r[r.length-1].value));(c<1e-4||c>1e15)&&(i="scientific"),a=cW(e,r)}const o=_O(Math.abs(a)),s=isNaN(o)?1:Math.max(Math.min(-1*Math.floor(o),20),0),l={notation:i,minimumFractionDigits:s,maximumFractionDigits:s};return Object.assign(l,this.options.ticks.format),rm(e,n,l)}};function cW(e,t){let r=t.length>3?t[2].value-t[1].value:t[1].value-t[0].value;return Math.abs(r)>=1&&e!==Math.floor(e)&&(r=e-Math.floor(e)),r}var kO={formatters:lW};function uW(e){e.set("scale",{display:!0,offset:!1,reverse:!1,beginAtZero:!1,bounds:"ticks",clip:!0,grace:0,grid:{display:!0,lineWidth:1,drawOnChartArea:!0,drawTicks:!0,tickLength:8,tickWidth:(t,r)=>r.lineWidth,tickColor:(t,r)=>r.color,offset:!1},border:{display:!0,dash:[],dashOffset:0,width:1},title:{display:!1,text:"",padding:{top:4,bottom:4}},ticks:{minRotation:0,maxRotation:50,mirror:!1,textStrokeWidth:0,textStrokeColor:"",padding:3,display:!0,autoSkip:!0,autoSkipPadding:3,labelOffset:0,callback:kO.formatters.values,minor:{},major:{},align:"center",crossAlign:"near",showLabelBackdrop:!1,backdropColor:"rgba(255, 255, 255, 0.75)",backdropPadding:2}}),e.route("scale.ticks","color","","color"),e.route("scale.grid","color","","borderColor"),e.route("scale.border","color","","borderColor"),e.route("scale.title","color","","color"),e.describe("scale",{_fallback:!1,_scriptable:t=>!t.startsWith("before")&&!t.startsWith("after")&&t!=="callback"&&t!=="parser",_indexable:t=>t!=="borderDash"&&t!=="tickBorderDash"&&t!=="dash"}),e.describe("scales",{_fallback:"scale"}),e.describe("scale.ticks",{_scriptable:t=>t!=="backdropPadding"&&t!=="callback",_indexable:t=>t!=="backdropPadding"})}const di=Object.create(null),zd=Object.create(null);function Fa(e,t){if(!t)return e;const r=t.split(".");for(let n=0,i=r.length;n<i;++n){const a=r[n];e=e[a]||(e[a]=Object.create(null))}return e}function kf(e,t,r){return typeof t=="string"?io(Fa(e,t),r):io(Fa(e,""),t)}class fW{constructor(t,r){this.animation=void 0,this.backgroundColor="rgba(0,0,0,0.1)",this.borderColor="rgba(0,0,0,0.1)",this.color="#666",this.datasets={},this.devicePixelRatio=n=>n.chart.platform.getDevicePixelRatio(),this.elements={},this.events=["mousemove","mouseout","click","touchstart","touchmove"],this.font={family:"'Helvetica Neue', 'Helvetica', 'Arial', sans-serif",size:12,style:"normal",lineHeight:1.2,weight:null},this.hover={},this.hoverBackgroundColor=(n,i)=>Cf(i.backgroundColor),this.hoverBorderColor=(n,i)=>Cf(i.borderColor),this.hoverColor=(n,i)=>Cf(i.color),this.indexAxis="x",this.interaction={mode:"nearest",intersect:!0,includeInvisible:!1},this.maintainAspectRatio=!0,this.onHover=null,this.onClick=null,this.parsing=!0,this.plugins={},this.responsive=!0,this.scale=void 0,this.scales={},this.showLine=!0,this.drawActiveElementsOnTop=!0,this.describe(t),this.apply(r)}set(t,r){return kf(this,t,r)}get(t){return Fa(this,t)}describe(t,r){return kf(zd,t,r)}override(t,r){return kf(di,t,r)}route(t,r,n,i){const a=Fa(this,t),o=Fa(this,n),s="_"+r;Object.defineProperties(a,{[s]:{value:a[r],writable:!0},[r]:{enumerable:!0,get(){const l=this[s],c=o[i];return de(l)?Object.assign({},c,l):se(l,c)},set(l){this[s]=l}}})}apply(t){t.forEach(r=>r(this))}}var Je=new fW({_scriptable:e=>!e.startsWith("on"),_indexable:e=>e!=="events",hover:{_fallback:"interaction"},interaction:{_scriptable:!1,_indexable:!1}},[aW,oW,uW]);function dW(e){return!e||_e(e.size)||_e(e.family)?null:(e.style?e.style+" ":"")+(e.weight?e.weight+" ":"")+e.size+"px "+e.family}function Rb(e,t,r,n,i){let a=t[i];return a||(a=t[i]=e.measureText(i).width,r.push(i)),a>n&&(n=a),n}function $n(e,t,r){const n=e.currentDevicePixelRatio,i=r!==0?Math.max(r/2,.5):0;return Math.round((t-i)*n)/n+i}function $b(e,t){!t&&!e||(t=t||e.getContext("2d"),t.save(),t.resetTransform(),t.clearRect(0,0,e.width,e.height),t.restore())}function Wd(e,t,r,n){TO(e,t,r,n,null)}function TO(e,t,r,n,i){let a,o,s,l,c,u,f,d;const h=t.pointStyle,m=t.rotation,p=t.radius;let g=(m||0)*W7;if(h&&typeof h=="object"&&(a=h.toString(),a==="[object HTMLImageElement]"||a==="[object HTMLCanvasElement]")){e.save(),e.translate(r,n),e.rotate(g),e.drawImage(h,-h.width/2,-h.height/2,h.width,h.height),e.restore();return}if(!(isNaN(p)||p<=0)){switch(e.beginPath(),h){default:i?e.ellipse(r,n,i/2,p,0,0,Ye):e.arc(r,n,p,0,Ye),e.closePath();break;case"triangle":u=i?i/2:p,e.moveTo(r+Math.sin(g)*u,n-Math.cos(g)*p),g+=Cb,e.lineTo(r+Math.sin(g)*u,n-Math.cos(g)*p),g+=Cb,e.lineTo(r+Math.sin(g)*u,n-Math.cos(g)*p),e.closePath();break;case"rectRounded":c=p*.516,l=p-c,o=Math.cos(g+Rn)*l,f=Math.cos(g+Rn)*(i?i/2-c:l),s=Math.sin(g+Rn)*l,d=Math.sin(g+Rn)*(i?i/2-c:l),e.arc(r-f,n-s,c,g-Me,g-lt),e.arc(r+d,n-o,c,g-lt,g),e.arc(r+f,n+s,c,g,g+lt),e.arc(r-d,n+o,c,g+lt,g+Me),e.closePath();break;case"rect":if(!m){l=Math.SQRT1_2*p,u=i?i/2:l,e.rect(r-u,n-l,2*u,2*l);break}g+=Rn;case"rectRot":f=Math.cos(g)*(i?i/2:p),o=Math.cos(g)*p,s=Math.sin(g)*p,d=Math.sin(g)*(i?i/2:p),e.moveTo(r-f,n-s),e.lineTo(r+d,n-o),e.lineTo(r+f,n+s),e.lineTo(r-d,n+o),e.closePath();break;case"crossRot":g+=Rn;case"cross":f=Math.cos(g)*(i?i/2:p),o=Math.cos(g)*p,s=Math.sin(g)*p,d=Math.sin(g)*(i?i/2:p),e.moveTo(r-f,n-s),e.lineTo(r+f,n+s),e.moveTo(r+d,n-o),e.lineTo(r-d,n+o);break;case"star":f=Math.cos(g)*(i?i/2:p),o=Math.cos(g)*p,s=Math.sin(g)*p,d=Math.sin(g)*(i?i/2:p),e.moveTo(r-f,n-s),e.lineTo(r+f,n+s),e.moveTo(r+d,n-o),e.lineTo(r-d,n+o),g+=Rn,f=Math.cos(g)*(i?i/2:p),o=Math.cos(g)*p,s=Math.sin(g)*p,d=Math.sin(g)*(i?i/2:p),e.moveTo(r-f,n-s),e.lineTo(r+f,n+s),e.moveTo(r+d,n-o),e.lineTo(r-d,n+o);break;case"line":o=i?i/2:Math.cos(g)*p,s=Math.sin(g)*p,e.moveTo(r-o,n-s),e.lineTo(r+o,n+s);break;case"dash":e.moveTo(r,n),e.lineTo(r+Math.cos(g)*(i?i/2:p),n+Math.sin(g)*p);break;case!1:e.closePath();break}e.fill(),t.borderWidth>0&&e.stroke()}}function lo(e,t,r){return r=r||.5,!t||e&&e.x>t.left-r&&e.x<t.right+r&&e.y>t.top-r&&e.y<t.bottom+r}function nm(e,t){e.save(),e.beginPath(),e.rect(t.left,t.top,t.right-t.left,t.bottom-t.top),e.clip()}function im(e){e.restore()}function hW(e,t,r,n,i){if(!t)return e.lineTo(r.x,r.y);if(i==="middle"){const a=(t.x+r.x)/2;e.lineTo(a,t.y),e.lineTo(a,r.y)}else i==="after"!=!!n?e.lineTo(t.x,r.y):e.lineTo(r.x,t.y);e.lineTo(r.x,r.y)}function pW(e,t,r,n){if(!t)return e.lineTo(r.x,r.y);e.bezierCurveTo(n?t.cp1x:t.cp2x,n?t.cp1y:t.cp2y,n?r.cp2x:r.cp1x,n?r.cp2y:r.cp1y,r.x,r.y)}function mW(e,t){t.translation&&e.translate(t.translation[0],t.translation[1]),_e(t.rotation)||e.rotate(t.rotation),t.color&&(e.fillStyle=t.color),t.textAlign&&(e.textAlign=t.textAlign),t.textBaseline&&(e.textBaseline=t.textBaseline)}function gW(e,t,r,n,i){if(i.strikethrough||i.underline){const a=e.measureText(n),o=t-a.actualBoundingBoxLeft,s=t+a.actualBoundingBoxRight,l=r-a.actualBoundingBoxAscent,c=r+a.actualBoundingBoxDescent,u=i.strikethrough?(l+c)/2:c;e.strokeStyle=e.fillStyle,e.beginPath(),e.lineWidth=i.decorationWidth||2,e.moveTo(o,u),e.lineTo(s,u),e.stroke()}}function vW(e,t){const r=e.fillStyle;e.fillStyle=t.color,e.fillRect(t.left,t.top,t.width,t.height),e.fillStyle=r}function Cl(e,t,r,n,i,a={}){const o=ht(t)?t:[t],s=a.strokeWidth>0&&a.strokeColor!=="";let l,c;for(e.save(),e.font=i.string,mW(e,a),l=0;l<o.length;++l)c=o[l],a.backdrop&&vW(e,a.backdrop),s&&(a.strokeColor&&(e.strokeStyle=a.strokeColor),_e(a.strokeWidth)||(e.lineWidth=a.strokeWidth),e.strokeText(c,r,n,a.maxWidth)),e.fillText(c,r,n,a.maxWidth),gW(e,r,n,c,a),n+=Number(i.lineHeight);e.restore()}function kl(e,t){const{x:r,y:n,w:i,h:a,radius:o}=t;e.arc(r+o.topLeft,n+o.topLeft,o.topLeft,1.5*Me,Me,!0),e.lineTo(r,n+a-o.bottomLeft),e.arc(r+o.bottomLeft,n+a-o.bottomLeft,o.bottomLeft,Me,lt,!0),e.lineTo(r+i-o.bottomRight,n+a),e.arc(r+i-o.bottomRight,n+a-o.bottomRight,o.bottomRight,lt,0,!0),e.lineTo(r+i,n+o.topRight),e.arc(r+i-o.topRight,n+o.topRight,o.topRight,0,-lt,!0),e.lineTo(r+o.topLeft,n)}const yW=/^(normal|(\d+(?:\.\d+)?)(px|em|%)?)$/,bW=/^(normal|italic|initial|inherit|unset|(oblique( -?[0-9]?[0-9]deg)?))$/;function xW(e,t){const r=(""+e).match(yW);if(!r||r[1]==="normal")return t*1.2;switch(e=+r[2],r[3]){case"px":return e;case"%":e/=100;break}return t*e}const wW=e=>+e||0;function am(e,t){const r={},n=de(t),i=n?Object.keys(t):t,a=de(e)?n?o=>se(e[o],e[t[o]]):o=>e[o]:()=>e;for(const o of i)r[o]=wW(a(o));return r}function MO(e){return am(e,{top:"y",right:"x",bottom:"y",left:"x"})}function Ni(e){return am(e,["topLeft","topRight","bottomLeft","bottomRight"])}function mr(e){const t=MO(e);return t.width=t.left+t.right,t.height=t.top+t.bottom,t}function $t(e,t){e=e||{},t=t||Je.font;let r=se(e.size,t.size);typeof r=="string"&&(r=parseInt(r,10));let n=se(e.style,t.style);n&&!(""+n).match(bW)&&(console.warn('Invalid font style specified: "'+n+'"'),n=void 0);const i={family:se(e.family,t.family),lineHeight:xW(se(e.lineHeight,t.lineHeight),r),size:r,style:n,weight:se(e.weight,t.weight),string:""};return i.string=dW(i),i}function vs(e,t,r,n){let i,a,o;for(i=0,a=e.length;i<a;++i)if(o=e[i],o!==void 0&&o!==void 0)return o}function _W(e,t,r){const{min:n,max:i}=e,a=xO(t,(i-n)/2),o=(s,l)=>r&&s===0?0:s+l;return{min:o(n,-Math.abs(a)),max:o(i,a)}}function yi(e,t){return Object.assign(Object.create(e),t)}function om(e,t=[""],r,n,i=()=>e[0]){const a=r||e;typeof n>"u"&&(n=IO("_fallback",e));const o={[Symbol.toStringTag]:"Object",_cacheable:!0,_scopes:e,_rootScopes:a,_fallback:n,_getTarget:i,override:s=>om([s,...e],t,a,n)};return new Proxy(o,{deleteProperty(s,l){return delete s[l],delete s._keys,delete e[0][l],!0},get(s,l){return DO(s,l,()=>TW(l,t,e,s))},getOwnPropertyDescriptor(s,l){return Reflect.getOwnPropertyDescriptor(s._scopes[0],l)},getPrototypeOf(){return Reflect.getPrototypeOf(e[0])},has(s,l){return Fb(s).includes(l)},ownKeys(s){return Fb(s)},set(s,l,c){const u=s._storage||(s._storage=i());return s[l]=u[l]=c,delete s._keys,!0}})}function Ki(e,t,r,n){const i={_cacheable:!1,_proxy:e,_context:t,_subProxy:r,_stack:new Set,_descriptors:jO(e,n),setContext:a=>Ki(e,a,r,n),override:a=>Ki(e.override(a),t,r,n)};return new Proxy(i,{deleteProperty(a,o){return delete a[o],delete e[o],!0},get(a,o,s){return DO(a,o,()=>OW(a,o,s))},getOwnPropertyDescriptor(a,o){return a._descriptors.allKeys?Reflect.has(e,o)?{enumerable:!0,configurable:!0}:void 0:Reflect.getOwnPropertyDescriptor(e,o)},getPrototypeOf(){return Reflect.getPrototypeOf(e)},has(a,o){return Reflect.has(e,o)},ownKeys(){return Reflect.ownKeys(e)},set(a,o,s){return e[o]=s,delete a[o],!0}})}function jO(e,t={scriptable:!0,indexable:!0}){const{_scriptable:r=t.scriptable,_indexable:n=t.indexable,_allKeys:i=t.allKeys}=e;return{allKeys:i,scriptable:r,indexable:n,isScriptable:Sn(r)?r:()=>r,isIndexable:Sn(n)?n:()=>n}}const SW=(e,t)=>e?e+Qp(t):t,sm=(e,t)=>de(t)&&e!=="adapters"&&(Object.getPrototypeOf(t)===null||t.constructor===Object);function DO(e,t,r){if(Object.prototype.hasOwnProperty.call(e,t)||t==="constructor")return e[t];const n=r();return e[t]=n,n}function OW(e,t,r){const{_proxy:n,_context:i,_subProxy:a,_descriptors:o}=e;let s=n[t];return Sn(s)&&o.isScriptable(t)&&(s=AW(t,s,e,r)),ht(s)&&s.length&&(s=EW(t,s,e,o.isIndexable)),sm(t,s)&&(s=Ki(s,i,a&&a[t],o)),s}function AW(e,t,r,n){const{_proxy:i,_context:a,_subProxy:o,_stack:s}=r;if(s.has(e))throw new Error("Recursion detected: "+Array.from(s).join("->")+"->"+e);s.add(e);let l=t(a,o||n);return s.delete(e),sm(e,l)&&(l=lm(i._scopes,i,e,l)),l}function EW(e,t,r,n){const{_proxy:i,_context:a,_subProxy:o,_descriptors:s}=r;if(typeof a.index<"u"&&n(e))return t[a.index%t.length];if(de(t[0])){const l=t,c=i._scopes.filter(u=>u!==l);t=[];for(const u of l){const f=lm(c,i,e,u);t.push(Ki(f,a,o&&o[e],s))}}return t}function NO(e,t,r){return Sn(e)?e(t,r):e}const PW=(e,t)=>e===!0?t:typeof e=="string"?fi(t,e):void 0;function CW(e,t,r,n,i){for(const a of t){const o=PW(r,a);if(o){e.add(o);const s=NO(o._fallback,r,i);if(typeof s<"u"&&s!==r&&s!==n)return s}else if(o===!1&&typeof n<"u"&&r!==n)return null}return!1}function lm(e,t,r,n){const i=t._rootScopes,a=NO(t._fallback,r,n),o=[...e,...i],s=new Set;s.add(n);let l=Lb(s,o,r,a||r,n);return l===null||typeof a<"u"&&a!==r&&(l=Lb(s,o,a,l,n),l===null)?!1:om(Array.from(s),[""],i,a,()=>kW(t,r,n))}function Lb(e,t,r,n,i){for(;r;)r=CW(e,t,r,n,i);return r}function kW(e,t,r){const n=e._getTarget();t in n||(n[t]={});const i=n[t];return ht(i)&&de(r)?r:i||{}}function TW(e,t,r,n){let i;for(const a of t)if(i=IO(SW(a,e),r),typeof i<"u")return sm(e,i)?lm(r,n,e,i):i}function IO(e,t){for(const r of t){if(!r)continue;const n=r[e];if(typeof n<"u")return n}}function Fb(e){let t=e._keys;return t||(t=e._keys=MW(e._scopes)),t}function MW(e){const t=new Set;for(const r of e)for(const n of Object.keys(r).filter(i=>!i.startsWith("_")))t.add(n);return Array.from(t)}const jW=Number.EPSILON||1e-14,qi=(e,t)=>t<e.length&&!e[t].skip&&e[t],RO=e=>e==="x"?"y":"x";function DW(e,t,r,n){const i=e.skip?t:e,a=t,o=r.skip?t:r,s=Bd(a,i),l=Bd(o,a);let c=s/(s+l),u=l/(s+l);c=isNaN(c)?0:c,u=isNaN(u)?0:u;const f=n*c,d=n*u;return{previous:{x:a.x-f*(o.x-i.x),y:a.y-f*(o.y-i.y)},next:{x:a.x+d*(o.x-i.x),y:a.y+d*(o.y-i.y)}}}function NW(e,t,r){const n=e.length;let i,a,o,s,l,c=qi(e,0);for(let u=0;u<n-1;++u)if(l=c,c=qi(e,u+1),!(!l||!c)){if($a(t[u],0,jW)){r[u]=r[u+1]=0;continue}i=r[u]/t[u],a=r[u+1]/t[u],s=Math.pow(i,2)+Math.pow(a,2),!(s<=9)&&(o=3/Math.sqrt(s),r[u]=i*o*t[u],r[u+1]=a*o*t[u])}}function IW(e,t,r="x"){const n=RO(r),i=e.length;let a,o,s,l=qi(e,0);for(let c=0;c<i;++c){if(o=s,s=l,l=qi(e,c+1),!s)continue;const u=s[r],f=s[n];o&&(a=(u-o[r])/3,s[`cp1${r}`]=u-a,s[`cp1${n}`]=f-a*t[c]),l&&(a=(l[r]-u)/3,s[`cp2${r}`]=u+a,s[`cp2${n}`]=f+a*t[c])}}function RW(e,t="x"){const r=RO(t),n=e.length,i=Array(n).fill(0),a=Array(n);let o,s,l,c=qi(e,0);for(o=0;o<n;++o)if(s=l,l=c,c=qi(e,o+1),!!l){if(c){const u=c[t]-l[t];i[o]=u!==0?(c[r]-l[r])/u:0}a[o]=s?c?kr(i[o-1])!==kr(i[o])?0:(i[o-1]+i[o])/2:i[o-1]:i[o]}NW(e,i,a),IW(e,a,t)}function ys(e,t,r){return Math.max(Math.min(e,r),t)}function $W(e,t){let r,n,i,a,o,s=lo(e[0],t);for(r=0,n=e.length;r<n;++r)o=a,a=s,s=r<n-1&&lo(e[r+1],t),a&&(i=e[r],o&&(i.cp1x=ys(i.cp1x,t.left,t.right),i.cp1y=ys(i.cp1y,t.top,t.bottom)),s&&(i.cp2x=ys(i.cp2x,t.left,t.right),i.cp2y=ys(i.cp2y,t.top,t.bottom)))}function LW(e,t,r,n,i){let a,o,s,l;if(t.spanGaps&&(e=e.filter(c=>!c.skip)),t.cubicInterpolationMode==="monotone")RW(e,i);else{let c=n?e[e.length-1]:e[0];for(a=0,o=e.length;a<o;++a)s=e[a],l=DW(c,s,e[Math.min(a+1,o-(n?0:1))%o],t.tension),s.cp1x=l.previous.x,s.cp1y=l.previous.y,s.cp2x=l.next.x,s.cp2y=l.next.y,c=s}t.capBezierPoints&&$W(e,r)}function cm(){return typeof window<"u"&&typeof document<"u"}function um(e){let t=e.parentNode;return t&&t.toString()==="[object ShadowRoot]"&&(t=t.host),t}function Tl(e,t,r){let n;return typeof e=="string"?(n=parseInt(e,10),e.indexOf("%")!==-1&&(n=n/100*t.parentNode[r])):n=e,n}const Mc=e=>e.ownerDocument.defaultView.getComputedStyle(e,null);function FW(e,t){return Mc(e).getPropertyValue(t)}const BW=["top","right","bottom","left"];function ni(e,t,r){const n={};r=r?"-"+r:"";for(let i=0;i<4;i++){const a=BW[i];n[a]=parseFloat(e[t+"-"+a+r])||0}return n.width=n.left+n.right,n.height=n.top+n.bottom,n}const zW=(e,t,r)=>(e>0||t>0)&&(!r||!r.shadowRoot);function WW(e,t){const r=e.touches,n=r&&r.length?r[0]:e,{offsetX:i,offsetY:a}=n;let o=!1,s,l;if(zW(i,a,e.target))s=i,l=a;else{const c=t.getBoundingClientRect();s=n.clientX-c.left,l=n.clientY-c.top,o=!0}return{x:s,y:l,box:o}}function Wn(e,t){if("native"in e)return e;const{canvas:r,currentDevicePixelRatio:n}=t,i=Mc(r),a=i.boxSizing==="border-box",o=ni(i,"padding"),s=ni(i,"border","width"),{x:l,y:c,box:u}=WW(e,r),f=o.left+(u&&s.left),d=o.top+(u&&s.top);let{width:h,height:m}=t;return a&&(h-=o.width+s.width,m-=o.height+s.height),{x:Math.round((l-f)/h*r.width/n),y:Math.round((c-d)/m*r.height/n)}}function VW(e,t,r){let n,i;if(t===void 0||r===void 0){const a=e&&um(e);if(!a)t=e.clientWidth,r=e.clientHeight;else{const o=a.getBoundingClientRect(),s=Mc(a),l=ni(s,"border","width"),c=ni(s,"padding");t=o.width-c.width-l.width,r=o.height-c.height-l.height,n=Tl(s.maxWidth,a,"clientWidth"),i=Tl(s.maxHeight,a,"clientHeight")}}return{width:t,height:r,maxWidth:n||Pl,maxHeight:i||Pl}}const bs=e=>Math.round(e*10)/10;function HW(e,t,r,n){const i=Mc(e),a=ni(i,"margin"),o=Tl(i.maxWidth,e,"clientWidth")||Pl,s=Tl(i.maxHeight,e,"clientHeight")||Pl,l=VW(e,t,r);let{width:c,height:u}=l;if(i.boxSizing==="content-box"){const d=ni(i,"border","width"),h=ni(i,"padding");c-=h.width+d.width,u-=h.height+d.height}return c=Math.max(0,c-a.width),u=Math.max(0,n?c/n:u-a.height),c=bs(Math.min(c,o,l.maxWidth)),u=bs(Math.min(u,s,l.maxHeight)),c&&!u&&(u=bs(c/2)),(t!==void 0||r!==void 0)&&n&&l.height&&u>l.height&&(u=l.height,c=bs(Math.floor(u*n))),{width:c,height:u}}function Bb(e,t,r){const n=t||1,i=Math.floor(e.height*n),a=Math.floor(e.width*n);e.height=Math.floor(e.height),e.width=Math.floor(e.width);const o=e.canvas;return o.style&&(r||!o.style.height&&!o.style.width)&&(o.style.height=`${e.height}px`,o.style.width=`${e.width}px`),e.currentDevicePixelRatio!==n||o.height!==i||o.width!==a?(e.currentDevicePixelRatio=n,o.height=i,o.width=a,e.ctx.setTransform(n,0,0,n,0,0),!0):!1}const UW=(function(){let e=!1;try{const t={get passive(){return e=!0,!1}};cm()&&(window.addEventListener("test",null,t),window.removeEventListener("test",null,t))}catch{}return e})();function zb(e,t){const r=FW(e,t),n=r&&r.match(/^(\d+)(\.\d+)?px$/);return n?+n[1]:void 0}function Vn(e,t,r,n){return{x:e.x+r*(t.x-e.x),y:e.y+r*(t.y-e.y)}}function KW(e,t,r,n){return{x:e.x+r*(t.x-e.x),y:n==="middle"?r<.5?e.y:t.y:n==="after"?r<1?e.y:t.y:r>0?t.y:e.y}}function qW(e,t,r,n){const i={x:e.cp2x,y:e.cp2y},a={x:t.cp1x,y:t.cp1y},o=Vn(e,i,r),s=Vn(i,a,r),l=Vn(a,t,r),c=Vn(o,s,r),u=Vn(s,l,r);return Vn(c,u,r)}const YW=function(e,t){return{x(r){return e+e+t-r},setWidth(r){t=r},textAlign(r){return r==="center"?r:r==="right"?"left":"right"},xPlus(r,n){return r-n},leftForLtr(r,n){return r-n}}},GW=function(){return{x(e){return e},setWidth(e){},textAlign(e){return e},xPlus(e,t){return e+t},leftForLtr(e,t){return e}}};function Ii(e,t,r){return e?YW(t,r):GW()}function $O(e,t){let r,n;(t==="ltr"||t==="rtl")&&(r=e.canvas.style,n=[r.getPropertyValue("direction"),r.getPropertyPriority("direction")],r.setProperty("direction",t,"important"),e.prevTextDirection=n)}function LO(e,t){t!==void 0&&(delete e.prevTextDirection,e.canvas.style.setProperty("direction",t[0],t[1]))}function FO(e){return e==="angle"?{between:so,compare:Y7,normalize:hr}:{between:fn,compare:(t,r)=>t-r,normalize:t=>t}}function Wb({start:e,end:t,count:r,loop:n,style:i}){return{start:e%r,end:t%r,loop:n&&(t-e+1)%r===0,style:i}}function XW(e,t,r){const{property:n,start:i,end:a}=r,{between:o,normalize:s}=FO(n),l=t.length;let{start:c,end:u,loop:f}=e,d,h;if(f){for(c+=l,u+=l,d=0,h=l;d<h&&o(s(t[c%l][n]),i,a);++d)c--,u--;c%=l,u%=l}return u<c&&(u+=l),{start:c,end:u,loop:f,style:e.style}}function ZW(e,t,r){if(!r)return[e];const{property:n,start:i,end:a}=r,o=t.length,{compare:s,between:l,normalize:c}=FO(n),{start:u,end:f,loop:d,style:h}=XW(e,t,r),m=[];let p=!1,g=null,v,b,x;const S=()=>l(i,x,v)&&s(i,x)!==0,w=()=>s(a,v)===0||l(a,x,v),O=()=>p||S(),E=()=>!p||w();for(let C=u,M=u;C<=f;++C)b=t[C%o],!b.skip&&(v=c(b[n]),v!==x&&(p=l(v,i,a),g===null&&O()&&(g=s(v,i)===0?C:M),g!==null&&E()&&(m.push(Wb({start:g,end:C,loop:d,count:o,style:h})),g=null),M=C,x=v));return g!==null&&m.push(Wb({start:g,end:f,loop:d,count:o,style:h})),m}function JW(e,t){const r=[],n=e.segments;for(let i=0;i<n.length;i++){const a=ZW(n[i],e.points,t);a.length&&r.push(...a)}return r}function QW(e,t,r,n){let i=0,a=t-1;if(r&&!n)for(;i<t&&!e[i].skip;)i++;for(;i<t&&e[i].skip;)i++;for(i%=t,r&&(a+=i);a>i&&e[a%t].skip;)a--;return a%=t,{start:i,end:a}}function eV(e,t,r,n){const i=e.length,a=[];let o=t,s=e[t],l;for(l=t+1;l<=r;++l){const c=e[l%i];c.skip||c.stop?s.skip||(n=!1,a.push({start:t%i,end:(l-1)%i,loop:n}),t=o=c.stop?l:null):(o=l,s.skip&&(t=l)),s=c}return o!==null&&a.push({start:t%i,end:o%i,loop:n}),a}function tV(e,t){const r=e.points,n=e.options.spanGaps,i=r.length;if(!i)return[];const a=!!e._loop,{start:o,end:s}=QW(r,i,a,n);if(n===!0)return Vb(e,[{start:o,end:s,loop:a}],r,t);const l=s<o?s+i:s,c=!!e._fullLoop&&o===0&&s===i-1;return Vb(e,eV(r,o,l,c),r,t)}function Vb(e,t,r,n){return!n||!n.setContext||!r?t:rV(e,t,r,n)}function rV(e,t,r,n){const i=e._chart.getContext(),a=Hb(e.options),{_datasetIndex:o,options:{spanGaps:s}}=e,l=r.length,c=[];let u=a,f=t[0].start,d=f;function h(m,p,g,v){const b=s?-1:1;if(m!==p){for(m+=l;r[m%l].skip;)m-=b;for(;r[p%l].skip;)p+=b;m%l!==p%l&&(c.push({start:m%l,end:p%l,loop:g,style:v}),u=v,f=p%l)}}for(const m of t){f=s?f:m.start;let p=r[f%l],g;for(d=f+1;d<=m.end;d++){const v=r[d%l];g=Hb(n.setContext(yi(i,{type:"segment",p0:p,p1:v,p0DataIndex:(d-1)%l,p1DataIndex:d%l,datasetIndex:o}))),nV(g,u)&&h(f,d-1,m.loop,u),p=v,u=g}f<d-1&&h(f,d-1,m.loop,u)}return c}function Hb(e){return{backgroundColor:e.backgroundColor,borderCapStyle:e.borderCapStyle,borderDash:e.borderDash,borderDashOffset:e.borderDashOffset,borderJoinStyle:e.borderJoinStyle,borderWidth:e.borderWidth,borderColor:e.borderColor}}function nV(e,t){if(!t)return!1;const r=[],n=function(i,a){return tm(a)?(r.includes(a)||r.push(a),r.indexOf(a)):a};return JSON.stringify(e,n)!==JSON.stringify(t,n)}function xs(e,t,r){return e.options.clip?e[r]:t[r]}function iV(e,t){const{xScale:r,yScale:n}=e;return r&&n?{left:xs(r,t,"left"),right:xs(r,t,"right"),top:xs(n,t,"top"),bottom:xs(n,t,"bottom")}:t}function aV(e,t){const r=t._clip;if(r.disabled)return!1;const n=iV(t,e.chartArea);return{left:r.left===!1?0:n.left-(r.left===!0?0:r.left),right:r.right===!1?e.width:n.right+(r.right===!0?0:r.right),top:r.top===!1?0:n.top-(r.top===!0?0:r.top),bottom:r.bottom===!1?e.height:n.bottom+(r.bottom===!0?0:r.bottom)}}/*!
210
210
  * Chart.js v4.5.0
211
211
  * https://www.chartjs.org
212
212
  * (c) 2025 Chart.js Contributors
213
213
  * Released under the MIT License
214
- */class cV{constructor(){this._request=null,this._charts=new Map,this._running=!1,this._lastDate=void 0}_notify(t,r,n,i){const a=r.listeners[i],o=r.duration;a.forEach(s=>s({chart:t,initial:r.initial,numSteps:o,currentStep:Math.min(n-r.start,o)}))}_refresh(){this._request||(this._running=!0,this._request=EO.call(window,()=>{this._update(),this._request=null,this._running&&this._refresh()}))}_update(t=Date.now()){let r=0;this._charts.forEach((n,i)=>{if(!n.running||!n.items.length)return;const a=n.items;let o=a.length-1,s=!1,l;for(;o>=0;--o)l=a[o],l._active?(l._total>n.duration&&(n.duration=l._total),l.tick(t),s=!0):(a[o]=a[a.length-1],a.pop());s&&(i.draw(),this._notify(i,n,t,"progress")),a.length||(n.running=!1,this._notify(i,n,t,"complete"),n.initial=!1),r+=a.length}),this._lastDate=t,r===0&&(this._running=!1)}_getAnims(t){const r=this._charts;let n=r.get(t);return n||(n={running:!1,initial:!0,items:[],listeners:{complete:[],progress:[]}},r.set(t,n)),n}listen(t,r,n){this._getAnims(t).listeners[r].push(n)}add(t,r){!r||!r.length||this._getAnims(t).items.push(...r)}has(t){return this._getAnims(t).items.length>0}start(t){const r=this._charts.get(t);r&&(r.running=!0,r.start=Date.now(),r.duration=r.items.reduce((n,i)=>Math.max(n,i._duration),0),this._refresh())}running(t){if(!this._running)return!1;const r=this._charts.get(t);return!(!r||!r.running||!r.items.length)}stop(t){const r=this._charts.get(t);if(!r||!r.items.length)return;const n=r.items;let i=n.length-1;for(;i>=0;--i)n[i].cancel();r.items=[],this._notify(t,r,Date.now(),"complete")}remove(t){return this._charts.delete(t)}}var Rr=new cV;const Ub="transparent",uV={boolean(e,t,r){return r>.5?t:e},color(e,t,r){const n=Nb(e||Ub),i=n.valid&&Nb(t||Ub);return i&&i.valid?i.mix(n,r).hexString():t},number(e,t,r){return e+(t-e)*r}};class fV{constructor(t,r,n,i){const a=r[n];i=vs([t.to,i,a,t.from]);const o=vs([t.from,a,i]);this._active=!0,this._fn=t.fn||uV[t.type||typeof o],this._easing=La[t.easing]||La.linear,this._start=Math.floor(Date.now()+(t.delay||0)),this._duration=this._total=Math.floor(t.duration),this._loop=!!t.loop,this._target=r,this._prop=n,this._from=o,this._to=i,this._promises=void 0}active(){return this._active}update(t,r,n){if(this._active){this._notify(!1);const i=this._target[this._prop],a=n-this._start,o=this._duration-a;this._start=n,this._duration=Math.floor(Math.max(o,t.duration)),this._total+=a,this._loop=!!t.loop,this._to=vs([t.to,r,i,t.from]),this._from=vs([t.from,i,r])}}cancel(){this._active&&(this.tick(Date.now()),this._active=!1,this._notify(!1))}tick(t){const r=t-this._start,n=this._duration,i=this._prop,a=this._from,o=this._loop,s=this._to;let l;if(this._active=a!==s&&(o||r<n),!this._active){this._target[i]=s,this._notify(!0);return}if(r<0){this._target[i]=a;return}l=r/n%2,l=o&&l>1?2-l:l,l=this._easing(Math.min(1,Math.max(0,l))),this._target[i]=this._fn(a,s,l)}wait(){const t=this._promises||(this._promises=[]);return new Promise((r,n)=>{t.push({res:r,rej:n})})}_notify(t){const r=t?"res":"rej",n=this._promises||[];for(let i=0;i<n.length;i++)n[i][r]()}}class BO{constructor(t,r){this._chart=t,this._properties=new Map,this.configure(r)}configure(t){if(!de(t))return;const r=Object.keys(Je.animation),n=this._properties;Object.getOwnPropertyNames(t).forEach(i=>{const a=t[i];if(!de(a))return;const o={};for(const s of r)o[s]=a[s];(ht(a.properties)&&a.properties||[i]).forEach(s=>{(s===i||!n.has(s))&&n.set(s,o)})})}_animateOptions(t,r){const n=r.options,i=hV(t,n);if(!i)return[];const a=this._createAnimations(i,n);return n.$shared&&dV(t.options.$animations,n).then(()=>{t.options=n},()=>{}),a}_createAnimations(t,r){const n=this._properties,i=[],a=t.$animations||(t.$animations={}),o=Object.keys(r),s=Date.now();let l;for(l=o.length-1;l>=0;--l){const c=o[l];if(c.charAt(0)==="$")continue;if(c==="options"){i.push(...this._animateOptions(t,r));continue}const u=r[c];let f=a[c];const d=n.get(c);if(f)if(d&&f.active()){f.update(d,u,s);continue}else f.cancel();if(!d||!d.duration){t[c]=u;continue}a[c]=f=new fV(d,t,c,u),i.push(f)}return i}update(t,r){if(this._properties.size===0){Object.assign(t,r);return}const n=this._createAnimations(t,r);if(n.length)return Rr.add(this._chart,n),!0}}function dV(e,t){const r=[],n=Object.keys(t);for(let i=0;i<n.length;i++){const a=e[n[i]];a&&a.active()&&r.push(a.wait())}return Promise.all(r)}function hV(e,t){if(!t)return;let r=e.options;if(!r){e.options=t;return}return r.$shared&&(e.options=r=Object.assign({},r,{$shared:!1,$animations:{}})),r}function Kb(e,t){const r=e&&e.options||{},n=r.reverse,i=r.min===void 0?t:0,a=r.max===void 0?t:0;return{start:n?a:i,end:n?i:a}}function pV(e,t,r){if(r===!1)return!1;const n=Kb(e,r),i=Kb(t,r);return{top:i.end,right:n.end,bottom:i.start,left:n.start}}function mV(e){let t,r,n,i;return de(e)?(t=e.top,r=e.right,n=e.bottom,i=e.left):t=r=n=i=e,{top:t,right:r,bottom:n,left:i,disabled:e===!1}}function zO(e,t){const r=[],n=e._getSortedDatasetMetas(t);let i,a;for(i=0,a=n.length;i<a;++i)r.push(n[i].index);return r}function qb(e,t,r,n={}){const i=e.keys,a=n.mode==="single";let o,s,l,c;if(t===null)return;let u=!1;for(o=0,s=i.length;o<s;++o){if(l=+i[o],l===r){if(u=!0,n.all)continue;break}c=e.values[l],ur(c)&&(a||t===0||kr(t)===kr(c))&&(t+=c)}return!u&&!n.all?0:t}function gV(e,t){const{iScale:r,vScale:n}=t,i=r.axis==="x"?"x":"y",a=n.axis==="x"?"x":"y",o=Object.keys(e),s=new Array(o.length);let l,c,u;for(l=0,c=o.length;l<c;++l)u=o[l],s[l]={[i]:u,[a]:e[u]};return s}function Tf(e,t){const r=e&&e.options.stacked;return r||r===void 0&&t.stack!==void 0}function vV(e,t,r){return`${e.id}.${t.id}.${r.stack||r.type}`}function yV(e){const{min:t,max:r,minDefined:n,maxDefined:i}=e.getUserBounds();return{min:n?t:Number.NEGATIVE_INFINITY,max:i?r:Number.POSITIVE_INFINITY}}function bV(e,t,r){const n=e[t]||(e[t]={});return n[r]||(n[r]={})}function Yb(e,t,r,n){for(const i of t.getMatchingVisibleMetas(n).reverse()){const a=e[i.index];if(r&&a>0||!r&&a<0)return i.index}return null}function Gb(e,t){const{chart:r,_cachedMeta:n}=e,i=r._stacks||(r._stacks={}),{iScale:a,vScale:o,index:s}=n,l=a.axis,c=o.axis,u=vV(a,o,n),f=t.length;let d;for(let h=0;h<f;++h){const m=t[h],{[l]:p,[c]:g}=m,v=m._stacks||(m._stacks={});d=v[c]=bV(i,u,p),d[s]=g,d._top=Yb(d,o,!0,n.type),d._bottom=Yb(d,o,!1,n.type);const b=d._visualValues||(d._visualValues={});b[s]=g}}function Mf(e,t){const r=e.scales;return Object.keys(r).filter(n=>r[n].axis===t).shift()}function xV(e,t){return yi(e,{active:!1,dataset:void 0,datasetIndex:t,index:t,mode:"default",type:"dataset"})}function wV(e,t,r){return yi(e,{active:!1,dataIndex:t,parsed:void 0,raw:void 0,element:r,index:t,mode:"default",type:"data"})}function xa(e,t){const r=e.controller.index,n=e.vScale&&e.vScale.axis;if(n){t=t||e._parsed;for(const i of t){const a=i._stacks;if(!a||a[n]===void 0||a[n][r]===void 0)return;delete a[n][r],a[n]._visualValues!==void 0&&a[n]._visualValues[r]!==void 0&&delete a[n]._visualValues[r]}}}const jf=e=>e==="reset"||e==="none",Xb=(e,t)=>t?e:Object.assign({},e),_V=(e,t,r)=>e&&!t.hidden&&t._stacked&&{keys:zO(r,!0),values:null};class jc{static defaults={};static datasetElementType=null;static dataElementType=null;constructor(t,r){this.chart=t,this._ctx=t.ctx,this.index=r,this._cachedDataOpts={},this._cachedMeta=this.getMeta(),this._type=this._cachedMeta.type,this.options=void 0,this._parsing=!1,this._data=void 0,this._objectData=void 0,this._sharedOptions=void 0,this._drawStart=void 0,this._drawCount=void 0,this.enableOptionSharing=!1,this.supportsDecimation=!1,this.$context=void 0,this._syncList=[],this.datasetElementType=new.target.datasetElementType,this.dataElementType=new.target.dataElementType,this.initialize()}initialize(){const t=this._cachedMeta;this.configure(),this.linkScales(),t._stacked=Tf(t.vScale,t),this.addElements(),this.options.fill&&!this.chart.isPluginEnabled("filler")&&console.warn("Tried to use the 'fill' option without the 'Filler' plugin enabled. Please import and register the 'Filler' plugin and make sure it is not disabled in the options")}updateIndex(t){this.index!==t&&xa(this._cachedMeta),this.index=t}linkScales(){const t=this.chart,r=this._cachedMeta,n=this.getDataset(),i=(f,d,h,m)=>f==="x"?d:f==="r"?m:h,a=r.xAxisID=se(n.xAxisID,Mf(t,"x")),o=r.yAxisID=se(n.yAxisID,Mf(t,"y")),s=r.rAxisID=se(n.rAxisID,Mf(t,"r")),l=r.indexAxis,c=r.iAxisID=i(l,a,o,s),u=r.vAxisID=i(l,o,a,s);r.xScale=this.getScaleForId(a),r.yScale=this.getScaleForId(o),r.rScale=this.getScaleForId(s),r.iScale=this.getScaleForId(c),r.vScale=this.getScaleForId(u)}getDataset(){return this.chart.data.datasets[this.index]}getMeta(){return this.chart.getDatasetMeta(this.index)}getScaleForId(t){return this.chart.scales[t]}_getOtherScale(t){const r=this._cachedMeta;return t===r.iScale?r.vScale:r.iScale}reset(){this._update("reset")}_destroy(){const t=this._cachedMeta;this._data&&Mb(this._data,this),t._stacked&&xa(t)}_dataCheck(){const t=this.getDataset(),r=t.data||(t.data=[]),n=this._data;if(de(r)){const i=this._cachedMeta;this._data=gV(r,i)}else if(n!==r){if(n){Mb(n,this);const i=this._cachedMeta;xa(i),i._parsed=[]}r&&Object.isExtensible(r)&&tW(r,this),this._syncList=[],this._data=r}}addElements(){const t=this._cachedMeta;this._dataCheck(),this.datasetElementType&&(t.dataset=new this.datasetElementType)}buildOrUpdateElements(t){const r=this._cachedMeta,n=this.getDataset();let i=!1;this._dataCheck();const a=r._stacked;r._stacked=Tf(r.vScale,r),r.stack!==n.stack&&(i=!0,xa(r),r.stack=n.stack),this._resyncElements(t),(i||a!==r._stacked)&&(Gb(this,r._parsed),r._stacked=Tf(r.vScale,r))}configure(){const t=this.chart.config,r=t.datasetScopeKeys(this._type),n=t.getOptionScopes(this.getDataset(),r,!0);this.options=t.createResolver(n,this.getContext()),this._parsing=this.options.parsing,this._cachedDataOpts={}}parse(t,r){const{_cachedMeta:n,_data:i}=this,{iScale:a,_stacked:o}=n,s=a.axis;let l=t===0&&r===i.length?!0:n._sorted,c=t>0&&n._parsed[t-1],u,f,d;if(this._parsing===!1)n._parsed=i,n._sorted=!0,d=i;else{ht(i[t])?d=this.parseArrayData(n,i,t,r):de(i[t])?d=this.parseObjectData(n,i,t,r):d=this.parsePrimitiveData(n,i,t,r);const h=()=>f[s]===null||c&&f[s]<c[s];for(u=0;u<r;++u)n._parsed[u+t]=f=d[u],l&&(h()&&(l=!1),c=f);n._sorted=l}o&&Gb(this,d)}parsePrimitiveData(t,r,n,i){const{iScale:a,vScale:o}=t,s=a.axis,l=o.axis,c=a.getLabels(),u=a===o,f=new Array(i);let d,h,m;for(d=0,h=i;d<h;++d)m=d+n,f[d]={[s]:u||a.parse(c[m],m),[l]:o.parse(r[m],m)};return f}parseArrayData(t,r,n,i){const{xScale:a,yScale:o}=t,s=new Array(i);let l,c,u,f;for(l=0,c=i;l<c;++l)u=l+n,f=r[u],s[l]={x:a.parse(f[0],u),y:o.parse(f[1],u)};return s}parseObjectData(t,r,n,i){const{xScale:a,yScale:o}=t,{xAxisKey:s="x",yAxisKey:l="y"}=this._parsing,c=new Array(i);let u,f,d,h;for(u=0,f=i;u<f;++u)d=u+n,h=r[d],c[u]={x:a.parse(fi(h,s),d),y:o.parse(fi(h,l),d)};return c}getParsed(t){return this._cachedMeta._parsed[t]}getDataElement(t){return this._cachedMeta.data[t]}applyStack(t,r,n){const i=this.chart,a=this._cachedMeta,o=r[t.axis],s={keys:zO(i,!0),values:r._stacks[t.axis]._visualValues};return qb(s,o,a.index,{mode:n})}updateRangeFromParsed(t,r,n,i){const a=n[r.axis];let o=a===null?NaN:a;const s=i&&n._stacks[r.axis];i&&s&&(i.values=s,o=qb(i,a,this._cachedMeta.index)),t.min=Math.min(t.min,o),t.max=Math.max(t.max,o)}getMinMax(t,r){const n=this._cachedMeta,i=n._parsed,a=n._sorted&&t===n.iScale,o=i.length,s=this._getOtherScale(t),l=_V(r,n,this.chart),c={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY},{min:u,max:f}=yV(s);let d,h;function m(){h=i[d];const p=h[s.axis];return!ur(h[t.axis])||u>p||f<p}for(d=0;d<o&&!(!m()&&(this.updateRangeFromParsed(c,t,h,l),a));++d);if(a){for(d=o-1;d>=0;--d)if(!m()){this.updateRangeFromParsed(c,t,h,l);break}}return c}getAllParsedValues(t){const r=this._cachedMeta._parsed,n=[];let i,a,o;for(i=0,a=r.length;i<a;++i)o=r[i][t.axis],ur(o)&&n.push(o);return n}getMaxOverflow(){return!1}getLabelAndValue(t){const r=this._cachedMeta,n=r.iScale,i=r.vScale,a=this.getParsed(t);return{label:n?""+n.getLabelForValue(a[n.axis]):"",value:i?""+i.getLabelForValue(a[i.axis]):""}}_update(t){const r=this._cachedMeta;this.update(t||"default"),r._clip=mV(se(this.options.clip,pV(r.xScale,r.yScale,this.getMaxOverflow())))}update(t){}draw(){const t=this._ctx,r=this.chart,n=this._cachedMeta,i=n.data||[],a=r.chartArea,o=[],s=this._drawStart||0,l=this._drawCount||i.length-s,c=this.options.drawActiveElementsOnTop;let u;for(n.dataset&&n.dataset.draw(t,a,s,l),u=s;u<s+l;++u){const f=i[u];f.hidden||(f.active&&c?o.push(f):f.draw(t,a))}for(u=0;u<o.length;++u)o[u].draw(t,a)}getStyle(t,r){const n=r?"active":"default";return t===void 0&&this._cachedMeta.dataset?this.resolveDatasetElementOptions(n):this.resolveDataElementOptions(t||0,n)}getContext(t,r,n){const i=this.getDataset();let a;if(t>=0&&t<this._cachedMeta.data.length){const o=this._cachedMeta.data[t];a=o.$context||(o.$context=wV(this.getContext(),t,o)),a.parsed=this.getParsed(t),a.raw=i.data[t],a.index=a.dataIndex=t}else a=this.$context||(this.$context=xV(this.chart.getContext(),this.index)),a.dataset=i,a.index=a.datasetIndex=this.index;return a.active=!!r,a.mode=n,a}resolveDatasetElementOptions(t){return this._resolveElementOptions(this.datasetElementType.id,t)}resolveDataElementOptions(t,r){return this._resolveElementOptions(this.dataElementType.id,r,t)}_resolveElementOptions(t,r="default",n){const i=r==="active",a=this._cachedDataOpts,o=t+"-"+r,s=a[o],l=this.enableOptionSharing&&ao(n);if(s)return Xb(s,l);const c=this.chart.config,u=c.datasetElementScopeKeys(this._type,t),f=i?[`${t}Hover`,"hover",t,""]:[t,""],d=c.getOptionScopes(this.getDataset(),u),h=Object.keys(Je.elements[t]),m=()=>this.getContext(n,i,r),p=c.resolveNamedOptions(d,h,m,f);return p.$shared&&(p.$shared=l,a[o]=Object.freeze(Xb(p,l))),p}_resolveAnimations(t,r,n){const i=this.chart,a=this._cachedDataOpts,o=`animation-${r}`,s=a[o];if(s)return s;let l;if(i.options.animation!==!1){const u=this.chart.config,f=u.datasetAnimationScopeKeys(this._type,r),d=u.getOptionScopes(this.getDataset(),f);l=u.createResolver(d,this.getContext(t,n,r))}const c=new BO(i,l&&l.animations);return l&&l._cacheable&&(a[o]=Object.freeze(c)),c}getSharedOptions(t){if(t.$shared)return this._sharedOptions||(this._sharedOptions=Object.assign({},t))}includeOptions(t,r){return!r||jf(t)||this.chart._animationsDisabled}_getSharedOptions(t,r){const n=this.resolveDataElementOptions(t,r),i=this._sharedOptions,a=this.getSharedOptions(n),o=this.includeOptions(r,a)||a!==i;return this.updateSharedOptions(a,r,n),{sharedOptions:a,includeOptions:o}}updateElement(t,r,n,i){jf(i)?Object.assign(t,n):this._resolveAnimations(r,i).update(t,n)}updateSharedOptions(t,r,n){t&&!jf(r)&&this._resolveAnimations(void 0,r).update(t,n)}_setStyle(t,r,n,i){t.active=i;const a=this.getStyle(r,i);this._resolveAnimations(r,n,i).update(t,{options:!i&&this.getSharedOptions(a)||a})}removeHoverStyle(t,r,n){this._setStyle(t,n,"active",!1)}setHoverStyle(t,r,n){this._setStyle(t,n,"active",!0)}_removeDatasetHoverStyle(){const t=this._cachedMeta.dataset;t&&this._setStyle(t,void 0,"active",!1)}_setDatasetHoverStyle(){const t=this._cachedMeta.dataset;t&&this._setStyle(t,void 0,"active",!0)}_resyncElements(t){const r=this._data,n=this._cachedMeta.data;for(const[s,l,c]of this._syncList)this[s](l,c);this._syncList=[];const i=n.length,a=r.length,o=Math.min(a,i);o&&this.parse(0,o),a>i?this._insertElements(i,a-i,t):a<i&&this._removeElements(a,i-a)}_insertElements(t,r,n=!0){const i=this._cachedMeta,a=i.data,o=t+r;let s;const l=c=>{for(c.length+=r,s=c.length-1;s>=o;s--)c[s]=c[s-r]};for(l(a),s=t;s<o;++s)a[s]=new this.dataElementType;this._parsing&&l(i._parsed),this.parse(t,r),n&&this.updateElements(a,t,r,"reset")}updateElements(t,r,n,i){}_removeElements(t,r){const n=this._cachedMeta;if(this._parsing){const i=n._parsed.splice(t,r);n._stacked&&xa(n,i)}n.data.splice(t,r)}_sync(t){if(this._parsing)this._syncList.push(t);else{const[r,n,i]=t;this[r](n,i)}this.chart._dataChanges.push([this.index,...t])}_onDataPush(){const t=arguments.length;this._sync(["_insertElements",this.getDataset().data.length-t,t])}_onDataPop(){this._sync(["_removeElements",this._cachedMeta.data.length-1,1])}_onDataShift(){this._sync(["_removeElements",0,1])}_onDataSplice(t,r){r&&this._sync(["_removeElements",t,r]);const n=arguments.length-2;n&&this._sync(["_insertElements",t,n])}_onDataUnshift(){this._sync(["_insertElements",0,arguments.length])}}function SV(e,t){if(!e._cache.$bar){const r=e.getMatchingVisibleMetas(t);let n=[];for(let i=0,a=r.length;i<a;i++)n=n.concat(r[i].controller.getAllParsedValues(e));e._cache.$bar=AO(n.sort((i,a)=>i-a))}return e._cache.$bar}function OV(e){const t=e.iScale,r=SV(t,e.type);let n=t._length,i,a,o,s;const l=()=>{o===32767||o===-32768||(ao(s)&&(n=Math.min(n,Math.abs(o-s)||n)),s=o)};for(i=0,a=r.length;i<a;++i)o=t.getPixelForValue(r[i]),l();for(s=void 0,i=0,a=t.ticks.length;i<a;++i)o=t.getPixelForTick(i),l();return n}function AV(e,t,r,n){const i=r.barThickness;let a,o;return _e(i)?(a=t.min*r.categoryPercentage,o=r.barPercentage):(a=i*n,o=1),{chunk:a/n,ratio:o,start:t.pixels[e]-a/2}}function EV(e,t,r,n){const i=t.pixels,a=i[e];let o=e>0?i[e-1]:null,s=e<i.length-1?i[e+1]:null;const l=r.categoryPercentage;o===null&&(o=a-(s===null?t.end-t.start:s-a)),s===null&&(s=a+a-o);const c=a-(a-Math.min(o,s))/2*l;return{chunk:Math.abs(s-o)/2*l/n,ratio:r.barPercentage,start:c}}function PV(e,t,r,n){const i=r.parse(e[0],n),a=r.parse(e[1],n),o=Math.min(i,a),s=Math.max(i,a);let l=o,c=s;Math.abs(o)>Math.abs(s)&&(l=s,c=o),t[r.axis]=c,t._custom={barStart:l,barEnd:c,start:i,end:a,min:o,max:s}}function WO(e,t,r,n){return ht(e)?PV(e,t,r,n):t[r.axis]=r.parse(e,n),t}function Zb(e,t,r,n){const i=e.iScale,a=e.vScale,o=i.getLabels(),s=i===a,l=[];let c,u,f,d;for(c=r,u=r+n;c<u;++c)d=t[c],f={},f[i.axis]=s||i.parse(o[c],c),l.push(WO(d,f,a,c));return l}function Df(e){return e&&e.barStart!==void 0&&e.barEnd!==void 0}function CV(e,t,r){return e!==0?kr(e):(t.isHorizontal()?1:-1)*(t.min>=r?1:-1)}function kV(e){let t,r,n,i,a;return e.horizontal?(t=e.base>e.x,r="left",n="right"):(t=e.base<e.y,r="bottom",n="top"),t?(i="end",a="start"):(i="start",a="end"),{start:r,end:n,reverse:t,top:i,bottom:a}}function TV(e,t,r,n){let i=t.borderSkipped;const a={};if(!i){e.borderSkipped=a;return}if(i===!0){e.borderSkipped={top:!0,right:!0,bottom:!0,left:!0};return}const{start:o,end:s,reverse:l,top:c,bottom:u}=kV(e);i==="middle"&&r&&(e.enableBorderRadius=!0,(r._top||0)===n?i=c:(r._bottom||0)===n?i=u:(a[Jb(u,o,s,l)]=!0,i=c)),a[Jb(i,o,s,l)]=!0,e.borderSkipped=a}function Jb(e,t,r,n){return n?(e=MV(e,t,r),e=Qb(e,r,t)):e=Qb(e,t,r),e}function MV(e,t,r){return e===t?r:e===r?t:e}function Qb(e,t,r){return e==="start"?t:e==="end"?r:e}function jV(e,{inflateAmount:t},r){e.inflateAmount=t==="auto"?r===1?.33:0:t}class DV extends jc{static id="bar";static defaults={datasetElementType:!1,dataElementType:"bar",categoryPercentage:.8,barPercentage:.9,grouped:!0,animations:{numbers:{type:"number",properties:["x","y","base","width","height"]}}};static overrides={scales:{_index_:{type:"category",offset:!0,grid:{offset:!0}},_value_:{type:"linear",beginAtZero:!0}}};parsePrimitiveData(t,r,n,i){return Zb(t,r,n,i)}parseArrayData(t,r,n,i){return Zb(t,r,n,i)}parseObjectData(t,r,n,i){const{iScale:a,vScale:o}=t,{xAxisKey:s="x",yAxisKey:l="y"}=this._parsing,c=a.axis==="x"?s:l,u=o.axis==="x"?s:l,f=[];let d,h,m,p;for(d=n,h=n+i;d<h;++d)p=r[d],m={},m[a.axis]=a.parse(fi(p,c),d),f.push(WO(fi(p,u),m,o,d));return f}updateRangeFromParsed(t,r,n,i){super.updateRangeFromParsed(t,r,n,i);const a=n._custom;a&&r===this._cachedMeta.vScale&&(t.min=Math.min(t.min,a.min),t.max=Math.max(t.max,a.max))}getMaxOverflow(){return 0}getLabelAndValue(t){const r=this._cachedMeta,{iScale:n,vScale:i}=r,a=this.getParsed(t),o=a._custom,s=Df(o)?"["+o.start+", "+o.end+"]":""+i.getLabelForValue(a[i.axis]);return{label:""+n.getLabelForValue(a[n.axis]),value:s}}initialize(){this.enableOptionSharing=!0,super.initialize();const t=this._cachedMeta;t.stack=this.getDataset().stack}update(t){const r=this._cachedMeta;this.updateElements(r.data,0,r.data.length,t)}updateElements(t,r,n,i){const a=i==="reset",{index:o,_cachedMeta:{vScale:s}}=this,l=s.getBasePixel(),c=s.isHorizontal(),u=this._getRuler(),{sharedOptions:f,includeOptions:d}=this._getSharedOptions(r,i);for(let h=r;h<r+n;h++){const m=this.getParsed(h),p=a||_e(m[s.axis])?{base:l,head:l}:this._calculateBarValuePixels(h),g=this._calculateBarIndexPixels(h,u),v=(m._stacks||{})[s.axis],b={horizontal:c,base:p.base,enableBorderRadius:!v||Df(m._custom)||o===v._top||o===v._bottom,x:c?p.head:g.center,y:c?g.center:p.head,height:c?g.size:Math.abs(p.size),width:c?Math.abs(p.size):g.size};d&&(b.options=f||this.resolveDataElementOptions(h,t[h].active?"active":i));const x=b.options||t[h].options;TV(b,x,v,o),jV(b,x,u.ratio),this.updateElement(t[h],h,b,i)}}_getStacks(t,r){const{iScale:n}=this._cachedMeta,i=n.getMatchingVisibleMetas(this._type).filter(u=>u.controller.options.grouped),a=n.options.stacked,o=[],s=this._cachedMeta.controller.getParsed(r),l=s&&s[n.axis],c=u=>{const f=u._parsed.find(h=>h[n.axis]===l),d=f&&f[u.vScale.axis];if(_e(d)||isNaN(d))return!0};for(const u of i)if(!(r!==void 0&&c(u))&&((a===!1||o.indexOf(u.stack)===-1||a===void 0&&u.stack===void 0)&&o.push(u.stack),u.index===t))break;return o.length||o.push(void 0),o}_getStackCount(t){return this._getStacks(void 0,t).length}_getAxisCount(){return this._getAxis().length}getFirstScaleIdForIndexAxis(){const t=this.chart.scales,r=this.chart.options.indexAxis;return Object.keys(t).filter(n=>t[n].axis===r).shift()}_getAxis(){const t={},r=this.getFirstScaleIdForIndexAxis();for(const n of this.chart.data.datasets)t[se(this.chart.options.indexAxis==="x"?n.xAxisID:n.yAxisID,r)]=!0;return Object.keys(t)}_getStackIndex(t,r,n){const i=this._getStacks(t,n),a=r!==void 0?i.indexOf(r):-1;return a===-1?i.length-1:a}_getRuler(){const t=this.options,r=this._cachedMeta,n=r.iScale,i=[];let a,o;for(a=0,o=r.data.length;a<o;++a)i.push(n.getPixelForValue(this.getParsed(a)[n.axis],a));const s=t.barThickness;return{min:s||OV(r),pixels:i,start:n._startPixel,end:n._endPixel,stackCount:this._getStackCount(),scale:n,grouped:t.grouped,ratio:s?1:t.categoryPercentage*t.barPercentage}}_calculateBarValuePixels(t){const{_cachedMeta:{vScale:r,_stacked:n,index:i},options:{base:a,minBarLength:o}}=this,s=a||0,l=this.getParsed(t),c=l._custom,u=Df(c);let f=l[r.axis],d=0,h=n?this.applyStack(r,l,n):f,m,p;h!==f&&(d=h-f,h=f),u&&(f=c.barStart,h=c.barEnd-c.barStart,f!==0&&kr(f)!==kr(c.barEnd)&&(d=0),d+=f);const g=!_e(a)&&!u?a:d;let v=r.getPixelForValue(g);if(this.chart.getDataVisibility(t)?m=r.getPixelForValue(d+h):m=v,p=m-v,Math.abs(p)<o){p=CV(p,r,s)*o,f===s&&(v-=p/2);const b=r.getPixelForDecimal(0),x=r.getPixelForDecimal(1),S=Math.min(b,x),w=Math.max(b,x);v=Math.max(Math.min(v,w),S),m=v+p,n&&!u&&(l._stacks[r.axis]._visualValues[i]=r.getValueForPixel(m)-r.getValueForPixel(v))}if(v===r.getPixelForValue(s)){const b=kr(p)*r.getLineWidthForValue(s)/2;v+=b,p-=b}return{size:p,base:v,head:m,center:m+p/2}}_calculateBarIndexPixels(t,r){const n=r.scale,i=this.options,a=i.skipNull,o=se(i.maxBarThickness,1/0);let s,l;const c=this._getAxisCount();if(r.grouped){const u=a?this._getStackCount(t):r.stackCount,f=i.barThickness==="flex"?EV(t,r,i,u*c):AV(t,r,i,u*c),d=this.chart.options.indexAxis==="x"?this.getDataset().xAxisID:this.getDataset().yAxisID,h=this._getAxis().indexOf(se(d,this.getFirstScaleIdForIndexAxis())),m=this._getStackIndex(this.index,this._cachedMeta.stack,a?t:void 0)+h;s=f.start+f.chunk*m+f.chunk/2,l=Math.min(o,f.chunk*f.ratio)}else s=n.getPixelForValue(this.getParsed(t)[n.axis],t),l=Math.min(o,r.min*r.ratio);return{base:s-l/2,head:s+l/2,center:s,size:l}}draw(){const t=this._cachedMeta,r=t.vScale,n=t.data,i=n.length;let a=0;for(;a<i;++a)this.getParsed(a)[r.axis]!==null&&!n[a].hidden&&n[a].draw(this._ctx)}}function NV(e,t,r){let n=1,i=1,a=0,o=0;if(t<Ye){const s=e,l=s+t,c=Math.cos(s),u=Math.sin(s),f=Math.cos(l),d=Math.sin(l),h=(x,S,w)=>so(x,s,l,!0)?1:Math.max(S,S*r,w,w*r),m=(x,S,w)=>so(x,s,l,!0)?-1:Math.min(S,S*r,w,w*r),p=h(0,c,f),g=h(lt,u,d),v=m(Me,c,f),b=m(Me+lt,u,d);n=(p-v)/2,i=(g-b)/2,a=-(p+v)/2,o=-(g+b)/2}return{ratioX:n,ratioY:i,offsetX:a,offsetY:o}}class IV extends jc{static id="doughnut";static defaults={datasetElementType:!1,dataElementType:"arc",animation:{animateRotate:!0,animateScale:!1},animations:{numbers:{type:"number",properties:["circumference","endAngle","innerRadius","outerRadius","startAngle","x","y","offset","borderWidth","spacing"]}},cutout:"50%",rotation:0,circumference:360,radius:"100%",spacing:0,indexAxis:"r"};static descriptors={_scriptable:t=>t!=="spacing",_indexable:t=>t!=="spacing"&&!t.startsWith("borderDash")&&!t.startsWith("hoverBorderDash")};static overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(t){const r=t.data;if(r.labels.length&&r.datasets.length){const{labels:{pointStyle:n,color:i}}=t.legend.options;return r.labels.map((a,o)=>{const l=t.getDatasetMeta(0).controller.getStyle(o);return{text:a,fillStyle:l.backgroundColor,strokeStyle:l.borderColor,fontColor:i,lineWidth:l.borderWidth,pointStyle:n,hidden:!t.getDataVisibility(o),index:o}})}return[]}},onClick(t,r,n){n.chart.toggleDataVisibility(r.index),n.chart.update()}}}};constructor(t,r){super(t,r),this.enableOptionSharing=!0,this.innerRadius=void 0,this.outerRadius=void 0,this.offsetX=void 0,this.offsetY=void 0}linkScales(){}parse(t,r){const n=this.getDataset().data,i=this._cachedMeta;if(this._parsing===!1)i._parsed=n;else{let a=l=>+n[l];if(de(n[t])){const{key:l="value"}=this._parsing;a=c=>+fi(n[c],l)}let o,s;for(o=t,s=t+r;o<s;++o)i._parsed[o]=a(o)}}_getRotation(){return Hr(this.options.rotation-90)}_getCircumference(){return Hr(this.options.circumference)}_getRotationExtents(){let t=Ye,r=-Ye;for(let n=0;n<this.chart.data.datasets.length;++n)if(this.chart.isDatasetVisible(n)&&this.chart.getDatasetMeta(n).type===this._type){const i=this.chart.getDatasetMeta(n).controller,a=i._getRotation(),o=i._getCircumference();t=Math.min(t,a),r=Math.max(r,a+o)}return{rotation:t,circumference:r-t}}update(t){const r=this.chart,{chartArea:n}=r,i=this._cachedMeta,a=i.data,o=this.getMaxBorderWidth()+this.getMaxOffset(a)+this.options.spacing,s=Math.max((Math.min(n.width,n.height)-o)/2,0),l=Math.min(L7(this.options.cutout,s),1),c=this._getRingWeight(this.index),{circumference:u,rotation:f}=this._getRotationExtents(),{ratioX:d,ratioY:h,offsetX:m,offsetY:p}=NV(f,u,l),g=(n.width-o)/d,v=(n.height-o)/h,b=Math.max(Math.min(g,v)/2,0),x=xO(this.options.radius,b),S=Math.max(x*l,0),w=(x-S)/this._getVisibleDatasetWeightTotal();this.offsetX=m*x,this.offsetY=p*x,i.total=this.calculateTotal(),this.outerRadius=x-w*this._getRingWeightOffset(this.index),this.innerRadius=Math.max(this.outerRadius-w*c,0),this.updateElements(a,0,a.length,t)}_circumference(t,r){const n=this.options,i=this._cachedMeta,a=this._getCircumference();return r&&n.animation.animateRotate||!this.chart.getDataVisibility(t)||i._parsed[t]===null||i.data[t].hidden?0:this.calculateCircumference(i._parsed[t]*a/Ye)}updateElements(t,r,n,i){const a=i==="reset",o=this.chart,s=o.chartArea,c=o.options.animation,u=(s.left+s.right)/2,f=(s.top+s.bottom)/2,d=a&&c.animateScale,h=d?0:this.innerRadius,m=d?0:this.outerRadius,{sharedOptions:p,includeOptions:g}=this._getSharedOptions(r,i);let v=this._getRotation(),b;for(b=0;b<r;++b)v+=this._circumference(b,a);for(b=r;b<r+n;++b){const x=this._circumference(b,a),S=t[b],w={x:u+this.offsetX,y:f+this.offsetY,startAngle:v,endAngle:v+x,circumference:x,outerRadius:m,innerRadius:h};g&&(w.options=p||this.resolveDataElementOptions(b,S.active?"active":i)),v+=x,this.updateElement(S,b,w,i)}}calculateTotal(){const t=this._cachedMeta,r=t.data;let n=0,i;for(i=0;i<r.length;i++){const a=t._parsed[i];a!==null&&!isNaN(a)&&this.chart.getDataVisibility(i)&&!r[i].hidden&&(n+=Math.abs(a))}return n}calculateCircumference(t){const r=this._cachedMeta.total;return r>0&&!isNaN(t)?Ye*(Math.abs(t)/r):0}getLabelAndValue(t){const r=this._cachedMeta,n=this.chart,i=n.data.labels||[],a=rm(r._parsed[t],n.options.locale);return{label:i[t]||"",value:a}}getMaxBorderWidth(t){let r=0;const n=this.chart;let i,a,o,s,l;if(!t){for(i=0,a=n.data.datasets.length;i<a;++i)if(n.isDatasetVisible(i)){o=n.getDatasetMeta(i),t=o.data,s=o.controller;break}}if(!t)return 0;for(i=0,a=t.length;i<a;++i)l=s.resolveDataElementOptions(i),l.borderAlign!=="inner"&&(r=Math.max(r,l.borderWidth||0,l.hoverBorderWidth||0));return r}getMaxOffset(t){let r=0;for(let n=0,i=t.length;n<i;++n){const a=this.resolveDataElementOptions(n);r=Math.max(r,a.offset||0,a.hoverOffset||0)}return r}_getRingWeightOffset(t){let r=0;for(let n=0;n<t;++n)this.chart.isDatasetVisible(n)&&(r+=this._getRingWeight(n));return r}_getRingWeight(t){return Math.max(se(this.chart.data.datasets[t].weight,1),0)}_getVisibleDatasetWeightTotal(){return this._getRingWeightOffset(this.chart.data.datasets.length)||1}}class RV extends jc{static id="line";static defaults={datasetElementType:"line",dataElementType:"point",showLine:!0,spanGaps:!1};static overrides={scales:{_index_:{type:"category"},_value_:{type:"linear"}}};initialize(){this.enableOptionSharing=!0,this.supportsDecimation=!0,super.initialize()}update(t){const r=this._cachedMeta,{dataset:n,data:i=[],_dataset:a}=r,o=this.chart._animationsDisabled;let{start:s,count:l}=iW(r,i,o);this._drawStart=s,this._drawCount=l,aW(r)&&(s=0,l=i.length),n._chart=this.chart,n._datasetIndex=this.index,n._decimated=!!a._decimated,n.points=i;const c=this.resolveDatasetElementOptions(t);this.options.showLine||(c.borderWidth=0),c.segment=this.options.segment,this.updateElement(n,void 0,{animated:!o,options:c},t),this.updateElements(i,s,l,t)}updateElements(t,r,n,i){const a=i==="reset",{iScale:o,vScale:s,_stacked:l,_dataset:c}=this._cachedMeta,{sharedOptions:u,includeOptions:f}=this._getSharedOptions(r,i),d=o.axis,h=s.axis,{spanGaps:m,segment:p}=this.options,g=oo(m)?m:Number.POSITIVE_INFINITY,v=this.chart._animationsDisabled||a||i==="none",b=r+n,x=t.length;let S=r>0&&this.getParsed(r-1);for(let w=0;w<x;++w){const O=t[w],E=v?O:{};if(w<r||w>=b){E.skip=!0;continue}const C=this.getParsed(w),M=_e(C[h]),R=E[d]=o.getPixelForValue(C[d],w),j=E[h]=a||M?s.getBasePixel():s.getPixelForValue(l?this.applyStack(s,C,l):C[h],w);E.skip=isNaN(R)||isNaN(j)||M,E.stop=w>0&&Math.abs(C[d]-S[d])>g,p&&(E.parsed=C,E.raw=c.data[w]),f&&(E.options=u||this.resolveDataElementOptions(w,O.active?"active":i)),v||this.updateElement(O,w,E,i),S=C}}getMaxOverflow(){const t=this._cachedMeta,r=t.dataset,n=r.options&&r.options.borderWidth||0,i=t.data||[];if(!i.length)return n;const a=i[0].size(this.resolveDataElementOptions(0)),o=i[i.length-1].size(this.resolveDataElementOptions(i.length-1));return Math.max(n,a,o)/2}draw(){const t=this._cachedMeta;t.dataset.updateControlPoints(this.chart.chartArea,t.iScale.axis),super.draw()}}function Ln(){throw new Error("This method is not implemented: Check that a complete date adapter is provided.")}class fm{static override(t){Object.assign(fm.prototype,t)}options;constructor(t){this.options=t||{}}init(){}formats(){return Ln()}parse(){return Ln()}format(){return Ln()}add(){return Ln()}diff(){return Ln()}startOf(){return Ln()}endOf(){return Ln()}}var $V={_date:fm};function LV(e,t,r,n){const{controller:i,data:a,_sorted:o}=e,s=i._cachedMeta.iScale,l=e.dataset&&e.dataset.options?e.dataset.options.spanGaps:null;if(s&&t===s.axis&&t!=="r"&&o&&a.length){const c=s._reversePixels?Q7:Gn;if(n){if(i._sharedOptions){const u=a[0],f=typeof u.getRange=="function"&&u.getRange(t);if(f){const d=c(a,t,r-f),h=c(a,t,r+f);return{lo:d.lo,hi:h.hi}}}}else{const u=c(a,t,r);if(l){const{vScale:f}=i._cachedMeta,{_parsed:d}=e,h=d.slice(0,u.lo+1).reverse().findIndex(p=>!_e(p[f.axis]));u.lo-=Math.max(0,h);const m=d.slice(u.hi).findIndex(p=>!_e(p[f.axis]));u.hi+=Math.max(0,m)}return u}}return{lo:0,hi:a.length-1}}function Dc(e,t,r,n,i){const a=e.getSortedVisibleDatasetMetas(),o=r[t];for(let s=0,l=a.length;s<l;++s){const{index:c,data:u}=a[s],{lo:f,hi:d}=LV(a[s],t,o,i);for(let h=f;h<=d;++h){const m=u[h];m.skip||n(m,c,h)}}}function FV(e){const t=e.indexOf("x")!==-1,r=e.indexOf("y")!==-1;return function(n,i){const a=t?Math.abs(n.x-i.x):0,o=r?Math.abs(n.y-i.y):0;return Math.sqrt(Math.pow(a,2)+Math.pow(o,2))}}function Nf(e,t,r,n,i){const a=[];return!i&&!e.isPointInArea(t)||Dc(e,r,t,function(s,l,c){!i&&!lo(s,e.chartArea,0)||s.inRange(t.x,t.y,n)&&a.push({element:s,datasetIndex:l,index:c})},!0),a}function BV(e,t,r,n){let i=[];function a(o,s,l){const{startAngle:c,endAngle:u}=o.getProps(["startAngle","endAngle"],n),{angle:f}=SO(o,{x:t.x,y:t.y});so(f,c,u)&&i.push({element:o,datasetIndex:s,index:l})}return Dc(e,r,t,a),i}function zV(e,t,r,n,i,a){let o=[];const s=FV(r);let l=Number.POSITIVE_INFINITY;function c(u,f,d){const h=u.inRange(t.x,t.y,i);if(n&&!h)return;const m=u.getCenterPoint(i);if(!(!!a||e.isPointInArea(m))&&!h)return;const g=s(t,m);g<l?(o=[{element:u,datasetIndex:f,index:d}],l=g):g===l&&o.push({element:u,datasetIndex:f,index:d})}return Dc(e,r,t,c),o}function If(e,t,r,n,i,a){return!a&&!e.isPointInArea(t)?[]:r==="r"&&!n?BV(e,t,r,i):zV(e,t,r,n,i,a)}function ex(e,t,r,n,i){const a=[],o=r==="x"?"inXRange":"inYRange";let s=!1;return Dc(e,r,t,(l,c,u)=>{l[o]&&l[o](t[r],i)&&(a.push({element:l,datasetIndex:c,index:u}),s=s||l.inRange(t.x,t.y,i))}),n&&!s?[]:a}var WV={modes:{index(e,t,r,n){const i=Wn(t,e),a=r.axis||"x",o=r.includeInvisible||!1,s=r.intersect?Nf(e,i,a,n,o):If(e,i,a,!1,n,o),l=[];return s.length?(e.getSortedVisibleDatasetMetas().forEach(c=>{const u=s[0].index,f=c.data[u];f&&!f.skip&&l.push({element:f,datasetIndex:c.index,index:u})}),l):[]},dataset(e,t,r,n){const i=Wn(t,e),a=r.axis||"xy",o=r.includeInvisible||!1;let s=r.intersect?Nf(e,i,a,n,o):If(e,i,a,!1,n,o);if(s.length>0){const l=s[0].datasetIndex,c=e.getDatasetMeta(l).data;s=[];for(let u=0;u<c.length;++u)s.push({element:c[u],datasetIndex:l,index:u})}return s},point(e,t,r,n){const i=Wn(t,e),a=r.axis||"xy",o=r.includeInvisible||!1;return Nf(e,i,a,n,o)},nearest(e,t,r,n){const i=Wn(t,e),a=r.axis||"xy",o=r.includeInvisible||!1;return If(e,i,a,r.intersect,n,o)},x(e,t,r,n){const i=Wn(t,e);return ex(e,i,"x",r.intersect,n)},y(e,t,r,n){const i=Wn(t,e);return ex(e,i,"y",r.intersect,n)}}};const VO=["left","top","right","bottom"];function wa(e,t){return e.filter(r=>r.pos===t)}function tx(e,t){return e.filter(r=>VO.indexOf(r.pos)===-1&&r.box.axis===t)}function _a(e,t){return e.sort((r,n)=>{const i=t?n:r,a=t?r:n;return i.weight===a.weight?i.index-a.index:i.weight-a.weight})}function VV(e){const t=[];let r,n,i,a,o,s;for(r=0,n=(e||[]).length;r<n;++r)i=e[r],{position:a,options:{stack:o,stackWeight:s=1}}=i,t.push({index:r,box:i,pos:a,horizontal:i.isHorizontal(),weight:i.weight,stack:o&&a+o,stackWeight:s});return t}function HV(e){const t={};for(const r of e){const{stack:n,pos:i,stackWeight:a}=r;if(!n||!VO.includes(i))continue;const o=t[n]||(t[n]={count:0,placed:0,weight:0,size:0});o.count++,o.weight+=a}return t}function UV(e,t){const r=HV(e),{vBoxMaxWidth:n,hBoxMaxHeight:i}=t;let a,o,s;for(a=0,o=e.length;a<o;++a){s=e[a];const{fullSize:l}=s.box,c=r[s.stack],u=c&&s.stackWeight/c.weight;s.horizontal?(s.width=u?u*n:l&&t.availableWidth,s.height=i):(s.width=n,s.height=u?u*i:l&&t.availableHeight)}return r}function KV(e){const t=VV(e),r=_a(t.filter(c=>c.box.fullSize),!0),n=_a(wa(t,"left"),!0),i=_a(wa(t,"right")),a=_a(wa(t,"top"),!0),o=_a(wa(t,"bottom")),s=tx(t,"x"),l=tx(t,"y");return{fullSize:r,leftAndTop:n.concat(a),rightAndBottom:i.concat(l).concat(o).concat(s),chartArea:wa(t,"chartArea"),vertical:n.concat(i).concat(l),horizontal:a.concat(o).concat(s)}}function rx(e,t,r,n){return Math.max(e[r],t[r])+Math.max(e[n],t[n])}function HO(e,t){e.top=Math.max(e.top,t.top),e.left=Math.max(e.left,t.left),e.bottom=Math.max(e.bottom,t.bottom),e.right=Math.max(e.right,t.right)}function qV(e,t,r,n){const{pos:i,box:a}=r,o=e.maxPadding;if(!de(i)){r.size&&(e[i]-=r.size);const f=n[r.stack]||{size:0,count:1};f.size=Math.max(f.size,r.horizontal?a.height:a.width),r.size=f.size/f.count,e[i]+=r.size}a.getPadding&&HO(o,a.getPadding());const s=Math.max(0,t.outerWidth-rx(o,e,"left","right")),l=Math.max(0,t.outerHeight-rx(o,e,"top","bottom")),c=s!==e.w,u=l!==e.h;return e.w=s,e.h=l,r.horizontal?{same:c,other:u}:{same:u,other:c}}function YV(e){const t=e.maxPadding;function r(n){const i=Math.max(t[n]-e[n],0);return e[n]+=i,i}e.y+=r("top"),e.x+=r("left"),r("right"),r("bottom")}function GV(e,t){const r=t.maxPadding;function n(i){const a={left:0,top:0,right:0,bottom:0};return i.forEach(o=>{a[o]=Math.max(t[o],r[o])}),a}return n(e?["left","right"]:["top","bottom"])}function Ma(e,t,r,n){const i=[];let a,o,s,l,c,u;for(a=0,o=e.length,c=0;a<o;++a){s=e[a],l=s.box,l.update(s.width||t.w,s.height||t.h,GV(s.horizontal,t));const{same:f,other:d}=qV(t,r,s,n);c|=f&&i.length,u=u||d,l.fullSize||i.push(s)}return c&&Ma(i,t,r,n)||u}function ws(e,t,r,n,i){e.top=r,e.left=t,e.right=t+n,e.bottom=r+i,e.width=n,e.height=i}function nx(e,t,r,n){const i=r.padding;let{x:a,y:o}=t;for(const s of e){const l=s.box,c=n[s.stack]||{placed:0,weight:1},u=s.stackWeight/c.weight||1;if(s.horizontal){const f=t.w*u,d=c.size||l.height;ao(c.start)&&(o=c.start),l.fullSize?ws(l,i.left,o,r.outerWidth-i.right-i.left,d):ws(l,t.left+c.placed,o,f,d),c.start=o,c.placed+=f,o=l.bottom}else{const f=t.h*u,d=c.size||l.width;ao(c.start)&&(a=c.start),l.fullSize?ws(l,a,i.top,d,r.outerHeight-i.bottom-i.top):ws(l,a,t.top+c.placed,d,f),c.start=a,c.placed+=f,a=l.right}}t.x=a,t.y=o}var dn={addBox(e,t){e.boxes||(e.boxes=[]),t.fullSize=t.fullSize||!1,t.position=t.position||"top",t.weight=t.weight||0,t._layers=t._layers||function(){return[{z:0,draw(r){t.draw(r)}}]},e.boxes.push(t)},removeBox(e,t){const r=e.boxes?e.boxes.indexOf(t):-1;r!==-1&&e.boxes.splice(r,1)},configure(e,t,r){t.fullSize=r.fullSize,t.position=r.position,t.weight=r.weight},update(e,t,r,n){if(!e)return;const i=mr(e.options.layout.padding),a=Math.max(t-i.width,0),o=Math.max(r-i.height,0),s=KV(e.boxes),l=s.vertical,c=s.horizontal;Ae(e.boxes,p=>{typeof p.beforeLayout=="function"&&p.beforeLayout()});const u=l.reduce((p,g)=>g.box.options&&g.box.options.display===!1?p:p+1,0)||1,f=Object.freeze({outerWidth:t,outerHeight:r,padding:i,availableWidth:a,availableHeight:o,vBoxMaxWidth:a/2/u,hBoxMaxHeight:o/2}),d=Object.assign({},i);HO(d,mr(n));const h=Object.assign({maxPadding:d,w:a,h:o,x:i.left,y:i.top},i),m=UV(l.concat(c),f);Ma(s.fullSize,h,f,m),Ma(l,h,f,m),Ma(c,h,f,m)&&Ma(l,h,f,m),YV(h),nx(s.leftAndTop,h,f,m),h.x+=h.w,h.y+=h.h,nx(s.rightAndBottom,h,f,m),e.chartArea={left:h.left,top:h.top,right:h.left+h.w,bottom:h.top+h.h,height:h.h,width:h.w},Ae(s.chartArea,p=>{const g=p.box;Object.assign(g,e.chartArea),g.update(h.w,h.h,{left:0,top:0,right:0,bottom:0})})}};class UO{acquireContext(t,r){}releaseContext(t){return!1}addEventListener(t,r,n){}removeEventListener(t,r,n){}getDevicePixelRatio(){return 1}getMaximumSize(t,r,n,i){return r=Math.max(0,r||t.width),n=n||t.height,{width:r,height:Math.max(0,i?Math.floor(r/i):n)}}isAttached(t){return!0}updateConfig(t){}}class XV extends UO{acquireContext(t){return t&&t.getContext&&t.getContext("2d")||null}updateConfig(t){t.options.animation=!1}}const Is="$chartjs",ZV={touchstart:"mousedown",touchmove:"mousemove",touchend:"mouseup",pointerenter:"mouseenter",pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointerleave:"mouseout",pointerout:"mouseout"},ix=e=>e===null||e==="";function JV(e,t){const r=e.style,n=e.getAttribute("height"),i=e.getAttribute("width");if(e[Is]={initial:{height:n,width:i,style:{display:r.display,height:r.height,width:r.width}}},r.display=r.display||"block",r.boxSizing=r.boxSizing||"border-box",ix(i)){const a=zb(e,"width");a!==void 0&&(e.width=a)}if(ix(n))if(e.style.height==="")e.height=e.width/(t||2);else{const a=zb(e,"height");a!==void 0&&(e.height=a)}return e}const KO=YW?{passive:!0}:!1;function QV(e,t,r){e&&e.addEventListener(t,r,KO)}function e9(e,t,r){e&&e.canvas&&e.canvas.removeEventListener(t,r,KO)}function t9(e,t){const r=ZV[e.type]||e.type,{x:n,y:i}=Wn(e,t);return{type:r,chart:t,native:e,x:n!==void 0?n:null,y:i!==void 0?i:null}}function Ml(e,t){for(const r of e)if(r===t||r.contains(t))return!0}function r9(e,t,r){const n=e.canvas,i=new MutationObserver(a=>{let o=!1;for(const s of a)o=o||Ml(s.addedNodes,n),o=o&&!Ml(s.removedNodes,n);o&&r()});return i.observe(document,{childList:!0,subtree:!0}),i}function n9(e,t,r){const n=e.canvas,i=new MutationObserver(a=>{let o=!1;for(const s of a)o=o||Ml(s.removedNodes,n),o=o&&!Ml(s.addedNodes,n);o&&r()});return i.observe(document,{childList:!0,subtree:!0}),i}const co=new Map;let ax=0;function qO(){const e=window.devicePixelRatio;e!==ax&&(ax=e,co.forEach((t,r)=>{r.currentDevicePixelRatio!==e&&t()}))}function i9(e,t){co.size||window.addEventListener("resize",qO),co.set(e,t)}function a9(e){co.delete(e),co.size||window.removeEventListener("resize",qO)}function o9(e,t,r){const n=e.canvas,i=n&&um(n);if(!i)return;const a=PO((s,l)=>{const c=i.clientWidth;r(s,l),c<i.clientWidth&&r()},window),o=new ResizeObserver(s=>{const l=s[0],c=l.contentRect.width,u=l.contentRect.height;c===0&&u===0||a(c,u)});return o.observe(i),i9(e,a),o}function Rf(e,t,r){r&&r.disconnect(),t==="resize"&&a9(e)}function s9(e,t,r){const n=e.canvas,i=PO(a=>{e.ctx!==null&&r(t9(a,e))},e);return QV(n,t,i),i}class l9 extends UO{acquireContext(t,r){const n=t&&t.getContext&&t.getContext("2d");return n&&n.canvas===t?(JV(t,r),n):null}releaseContext(t){const r=t.canvas;if(!r[Is])return!1;const n=r[Is].initial;["height","width"].forEach(a=>{const o=n[a];_e(o)?r.removeAttribute(a):r.setAttribute(a,o)});const i=n.style||{};return Object.keys(i).forEach(a=>{r.style[a]=i[a]}),r.width=r.width,delete r[Is],!0}addEventListener(t,r,n){this.removeEventListener(t,r);const i=t.$proxies||(t.$proxies={}),o={attach:r9,detach:n9,resize:o9}[r]||s9;i[r]=o(t,r,n)}removeEventListener(t,r){const n=t.$proxies||(t.$proxies={}),i=n[r];if(!i)return;({attach:Rf,detach:Rf,resize:Rf}[r]||e9)(t,r,i),n[r]=void 0}getDevicePixelRatio(){return window.devicePixelRatio}getMaximumSize(t,r,n,i){return qW(t,r,n,i)}isAttached(t){const r=t&&um(t);return!!(r&&r.isConnected)}}function c9(e){return!cm()||typeof OffscreenCanvas<"u"&&e instanceof OffscreenCanvas?XV:l9}class Tn{static defaults={};static defaultRoutes=void 0;x;y;active=!1;options;$animations;tooltipPosition(t){const{x:r,y:n}=this.getProps(["x","y"],t);return{x:r,y:n}}hasValue(){return oo(this.x)&&oo(this.y)}getProps(t,r){const n=this.$animations;if(!r||!n)return this;const i={};return t.forEach(a=>{i[a]=n[a]&&n[a].active()?n[a]._to:this[a]}),i}}function u9(e,t){const r=e.options.ticks,n=f9(e),i=Math.min(r.maxTicksLimit||n,n),a=r.major.enabled?h9(t):[],o=a.length,s=a[0],l=a[o-1],c=[];if(o>i)return p9(t,c,a,o/i),c;const u=d9(a,t,i);if(o>0){let f,d;const h=o>1?Math.round((l-s)/(o-1)):null;for(_s(t,c,u,_e(h)?0:s-h,s),f=0,d=o-1;f<d;f++)_s(t,c,u,a[f],a[f+1]);return _s(t,c,u,l,_e(h)?t.length:l+h),c}return _s(t,c,u),c}function f9(e){const t=e.options.offset,r=e._tickSize(),n=e._length/r+(t?0:1),i=e._maxLength/r;return Math.floor(Math.min(n,i))}function d9(e,t,r){const n=m9(e),i=t.length/r;if(!n)return Math.max(i,1);const a=K7(n);for(let o=0,s=a.length-1;o<s;o++){const l=a[o];if(l>i)return l}return Math.max(i,1)}function h9(e){const t=[];let r,n;for(r=0,n=e.length;r<n;r++)e[r].major&&t.push(r);return t}function p9(e,t,r,n){let i=0,a=r[0],o;for(n=Math.ceil(n),o=0;o<e.length;o++)o===a&&(t.push(e[o]),i++,a=r[i*n])}function _s(e,t,r,n,i){const a=se(n,0),o=Math.min(se(i,e.length),e.length);let s=0,l,c,u;for(r=Math.ceil(r),i&&(l=i-n,r=l/Math.floor(l/r)),u=a;u<0;)s++,u=Math.round(a+s*r);for(c=Math.max(a,0);c<o;c++)c===u&&(t.push(e[c]),s++,u=Math.round(a+s*r))}function m9(e){const t=e.length;let r,n;if(t<2)return!1;for(n=e[0],r=1;r<t;++r)if(e[r]-e[r-1]!==n)return!1;return n}const g9=e=>e==="left"?"right":e==="right"?"left":e,ox=(e,t,r)=>t==="top"||t==="left"?e[t]+r:e[t]-r,sx=(e,t)=>Math.min(t||e,e);function lx(e,t){const r=[],n=e.length/t,i=e.length;let a=0;for(;a<i;a+=n)r.push(e[Math.floor(a)]);return r}function v9(e,t,r){const n=e.ticks.length,i=Math.min(t,n-1),a=e._startPixel,o=e._endPixel,s=1e-6;let l=e.getPixelForTick(i),c;if(!(r&&(n===1?c=Math.max(l-a,o-l):t===0?c=(e.getPixelForTick(1)-l)/2:c=(l-e.getPixelForTick(i-1))/2,l+=i<t?c:-c,l<a-s||l>o+s)))return l}function y9(e,t){Ae(e,r=>{const n=r.gc,i=n.length/2;let a;if(i>t){for(a=0;a<i;++a)delete r.data[n[a]];n.splice(0,i)}})}function Sa(e){return e.drawTicks?e.tickLength:0}function cx(e,t){if(!e.display)return 0;const r=$t(e.font,t),n=mr(e.padding);return(ht(e.text)?e.text.length:1)*r.lineHeight+n.height}function b9(e,t){return yi(e,{scale:t,type:"scale"})}function x9(e,t,r){return yi(e,{tick:r,index:t,type:"tick"})}function w9(e,t,r){let n=CO(e);return(r&&t!=="right"||!r&&t==="right")&&(n=g9(n)),n}function _9(e,t,r,n){const{top:i,left:a,bottom:o,right:s,chart:l}=e,{chartArea:c,scales:u}=l;let f=0,d,h,m;const p=o-i,g=s-a;if(e.isHorizontal()){if(h=Vt(n,a,s),de(r)){const v=Object.keys(r)[0],b=r[v];m=u[v].getPixelForValue(b)+p-t}else r==="center"?m=(c.bottom+c.top)/2+p-t:m=ox(e,r,t);d=s-a}else{if(de(r)){const v=Object.keys(r)[0],b=r[v];h=u[v].getPixelForValue(b)-g+t}else r==="center"?h=(c.left+c.right)/2-g+t:h=ox(e,r,t);m=Vt(n,o,i),f=r==="left"?-lt:lt}return{titleX:h,titleY:m,maxWidth:d,rotation:f}}class oa extends Tn{constructor(t){super(),this.id=t.id,this.type=t.type,this.options=void 0,this.ctx=t.ctx,this.chart=t.chart,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.width=void 0,this.height=void 0,this._margins={left:0,right:0,top:0,bottom:0},this.maxWidth=void 0,this.maxHeight=void 0,this.paddingTop=void 0,this.paddingBottom=void 0,this.paddingLeft=void 0,this.paddingRight=void 0,this.axis=void 0,this.labelRotation=void 0,this.min=void 0,this.max=void 0,this._range=void 0,this.ticks=[],this._gridLineItems=null,this._labelItems=null,this._labelSizes=null,this._length=0,this._maxLength=0,this._longestTextCache={},this._startPixel=void 0,this._endPixel=void 0,this._reversePixels=!1,this._userMax=void 0,this._userMin=void 0,this._suggestedMax=void 0,this._suggestedMin=void 0,this._ticksLength=0,this._borderValue=0,this._cache={},this._dataLimitsCached=!1,this.$context=void 0}init(t){this.options=t.setContext(this.getContext()),this.axis=t.axis,this._userMin=this.parse(t.min),this._userMax=this.parse(t.max),this._suggestedMin=this.parse(t.suggestedMin),this._suggestedMax=this.parse(t.suggestedMax)}parse(t,r){return t}getUserBounds(){let{_userMin:t,_userMax:r,_suggestedMin:n,_suggestedMax:i}=this;return t=wr(t,Number.POSITIVE_INFINITY),r=wr(r,Number.NEGATIVE_INFINITY),n=wr(n,Number.POSITIVE_INFINITY),i=wr(i,Number.NEGATIVE_INFINITY),{min:wr(t,n),max:wr(r,i),minDefined:ur(t),maxDefined:ur(r)}}getMinMax(t){let{min:r,max:n,minDefined:i,maxDefined:a}=this.getUserBounds(),o;if(i&&a)return{min:r,max:n};const s=this.getMatchingVisibleMetas();for(let l=0,c=s.length;l<c;++l)o=s[l].controller.getMinMax(this,t),i||(r=Math.min(r,o.min)),a||(n=Math.max(n,o.max));return r=a&&r>n?n:r,n=i&&r>n?r:n,{min:wr(r,wr(n,r)),max:wr(n,wr(r,n))}}getPadding(){return{left:this.paddingLeft||0,top:this.paddingTop||0,right:this.paddingRight||0,bottom:this.paddingBottom||0}}getTicks(){return this.ticks}getLabels(){const t=this.chart.data;return this.options.labels||(this.isHorizontal()?t.xLabels:t.yLabels)||t.labels||[]}getLabelItems(t=this.chart.chartArea){return this._labelItems||(this._labelItems=this._computeLabelItems(t))}beforeLayout(){this._cache={},this._dataLimitsCached=!1}beforeUpdate(){$e(this.options.beforeUpdate,[this])}update(t,r,n){const{beginAtZero:i,grace:a,ticks:o}=this.options,s=o.sampleSize;this.beforeUpdate(),this.maxWidth=t,this.maxHeight=r,this._margins=n=Object.assign({left:0,right:0,top:0,bottom:0},n),this.ticks=null,this._labelSizes=null,this._gridLineItems=null,this._labelItems=null,this.beforeSetDimensions(),this.setDimensions(),this.afterSetDimensions(),this._maxLength=this.isHorizontal()?this.width+n.left+n.right:this.height+n.top+n.bottom,this._dataLimitsCached||(this.beforeDataLimits(),this.determineDataLimits(),this.afterDataLimits(),this._range=AW(this,a,i),this._dataLimitsCached=!0),this.beforeBuildTicks(),this.ticks=this.buildTicks()||[],this.afterBuildTicks();const l=s<this.ticks.length;this._convertTicksToLabels(l?lx(this.ticks,s):this.ticks),this.configure(),this.beforeCalculateLabelRotation(),this.calculateLabelRotation(),this.afterCalculateLabelRotation(),o.display&&(o.autoSkip||o.source==="auto")&&(this.ticks=u9(this,this.ticks),this._labelSizes=null,this.afterAutoSkip()),l&&this._convertTicksToLabels(this.ticks),this.beforeFit(),this.fit(),this.afterFit(),this.afterUpdate()}configure(){let t=this.options.reverse,r,n;this.isHorizontal()?(r=this.left,n=this.right):(r=this.top,n=this.bottom,t=!t),this._startPixel=r,this._endPixel=n,this._reversePixels=t,this._length=n-r,this._alignToPixels=this.options.alignToPixels}afterUpdate(){$e(this.options.afterUpdate,[this])}beforeSetDimensions(){$e(this.options.beforeSetDimensions,[this])}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=0,this.right=this.width):(this.height=this.maxHeight,this.top=0,this.bottom=this.height),this.paddingLeft=0,this.paddingTop=0,this.paddingRight=0,this.paddingBottom=0}afterSetDimensions(){$e(this.options.afterSetDimensions,[this])}_callHooks(t){this.chart.notifyPlugins(t,this.getContext()),$e(this.options[t],[this])}beforeDataLimits(){this._callHooks("beforeDataLimits")}determineDataLimits(){}afterDataLimits(){this._callHooks("afterDataLimits")}beforeBuildTicks(){this._callHooks("beforeBuildTicks")}buildTicks(){return[]}afterBuildTicks(){this._callHooks("afterBuildTicks")}beforeTickToLabelConversion(){$e(this.options.beforeTickToLabelConversion,[this])}generateTickLabels(t){const r=this.options.ticks;let n,i,a;for(n=0,i=t.length;n<i;n++)a=t[n],a.label=$e(r.callback,[a.value,n,t],this)}afterTickToLabelConversion(){$e(this.options.afterTickToLabelConversion,[this])}beforeCalculateLabelRotation(){$e(this.options.beforeCalculateLabelRotation,[this])}calculateLabelRotation(){const t=this.options,r=t.ticks,n=sx(this.ticks.length,t.ticks.maxTicksLimit),i=r.minRotation||0,a=r.maxRotation;let o=i,s,l,c;if(!this._isVisible()||!r.display||i>=a||n<=1||!this.isHorizontal()){this.labelRotation=i;return}const u=this._getLabelSizes(),f=u.widest.width,d=u.highest.height,h=Et(this.chart.width-f,0,this.maxWidth);s=t.offset?this.maxWidth/n:h/(n-1),f+6>s&&(s=h/(n-(t.offset?.5:1)),l=this.maxHeight-Sa(t.grid)-r.padding-cx(t.title,this.chart.options.font),c=Math.sqrt(f*f+d*d),o=X7(Math.min(Math.asin(Et((u.highest.height+6)/s,-1,1)),Math.asin(Et(l/c,-1,1))-Math.asin(Et(d/c,-1,1)))),o=Math.max(i,Math.min(a,o))),this.labelRotation=o}afterCalculateLabelRotation(){$e(this.options.afterCalculateLabelRotation,[this])}afterAutoSkip(){}beforeFit(){$e(this.options.beforeFit,[this])}fit(){const t={width:0,height:0},{chart:r,options:{ticks:n,title:i,grid:a}}=this,o=this._isVisible(),s=this.isHorizontal();if(o){const l=cx(i,r.options.font);if(s?(t.width=this.maxWidth,t.height=Sa(a)+l):(t.height=this.maxHeight,t.width=Sa(a)+l),n.display&&this.ticks.length){const{first:c,last:u,widest:f,highest:d}=this._getLabelSizes(),h=n.padding*2,m=Hr(this.labelRotation),p=Math.cos(m),g=Math.sin(m);if(s){const v=n.mirror?0:g*f.width+p*d.height;t.height=Math.min(this.maxHeight,t.height+v+h)}else{const v=n.mirror?0:p*f.width+g*d.height;t.width=Math.min(this.maxWidth,t.width+v+h)}this._calculatePadding(c,u,g,p)}}this._handleMargins(),s?(this.width=this._length=r.width-this._margins.left-this._margins.right,this.height=t.height):(this.width=t.width,this.height=this._length=r.height-this._margins.top-this._margins.bottom)}_calculatePadding(t,r,n,i){const{ticks:{align:a,padding:o},position:s}=this.options,l=this.labelRotation!==0,c=s!=="top"&&this.axis==="x";if(this.isHorizontal()){const u=this.getPixelForTick(0)-this.left,f=this.right-this.getPixelForTick(this.ticks.length-1);let d=0,h=0;l?c?(d=i*t.width,h=n*r.height):(d=n*t.height,h=i*r.width):a==="start"?h=r.width:a==="end"?d=t.width:a!=="inner"&&(d=t.width/2,h=r.width/2),this.paddingLeft=Math.max((d-u+o)*this.width/(this.width-u),0),this.paddingRight=Math.max((h-f+o)*this.width/(this.width-f),0)}else{let u=r.height/2,f=t.height/2;a==="start"?(u=0,f=t.height):a==="end"&&(u=r.height,f=0),this.paddingTop=u+o,this.paddingBottom=f+o}}_handleMargins(){this._margins&&(this._margins.left=Math.max(this.paddingLeft,this._margins.left),this._margins.top=Math.max(this.paddingTop,this._margins.top),this._margins.right=Math.max(this.paddingRight,this._margins.right),this._margins.bottom=Math.max(this.paddingBottom,this._margins.bottom))}afterFit(){$e(this.options.afterFit,[this])}isHorizontal(){const{axis:t,position:r}=this.options;return r==="top"||r==="bottom"||t==="x"}isFullSize(){return this.options.fullSize}_convertTicksToLabels(t){this.beforeTickToLabelConversion(),this.generateTickLabels(t);let r,n;for(r=0,n=t.length;r<n;r++)_e(t[r].label)&&(t.splice(r,1),n--,r--);this.afterTickToLabelConversion()}_getLabelSizes(){let t=this._labelSizes;if(!t){const r=this.options.ticks.sampleSize;let n=this.ticks;r<n.length&&(n=lx(n,r)),this._labelSizes=t=this._computeLabelSizes(n,n.length,this.options.ticks.maxTicksLimit)}return t}_computeLabelSizes(t,r,n){const{ctx:i,_longestTextCache:a}=this,o=[],s=[],l=Math.floor(r/sx(r,n));let c=0,u=0,f,d,h,m,p,g,v,b,x,S,w;for(f=0;f<r;f+=l){if(m=t[f].label,p=this._resolveTickFontOptions(f),i.font=g=p.string,v=a[g]=a[g]||{data:{},gc:[]},b=p.lineHeight,x=S=0,!_e(m)&&!ht(m))x=Rb(i,v.data,v.gc,x,m),S=b;else if(ht(m))for(d=0,h=m.length;d<h;++d)w=m[d],!_e(w)&&!ht(w)&&(x=Rb(i,v.data,v.gc,x,w),S+=b);o.push(x),s.push(S),c=Math.max(x,c),u=Math.max(S,u)}y9(a,r);const O=o.indexOf(c),E=s.indexOf(u),C=M=>({width:o[M]||0,height:s[M]||0});return{first:C(0),last:C(r-1),widest:C(O),highest:C(E),widths:o,heights:s}}getLabelForValue(t){return t}getPixelForValue(t,r){return NaN}getValueForPixel(t){}getPixelForTick(t){const r=this.ticks;return t<0||t>r.length-1?null:this.getPixelForValue(r[t].value)}getPixelForDecimal(t){this._reversePixels&&(t=1-t);const r=this._startPixel+t*this._length;return J7(this._alignToPixels?$n(this.chart,r,0):r)}getDecimalForPixel(t){const r=(t-this._startPixel)/this._length;return this._reversePixels?1-r:r}getBasePixel(){return this.getPixelForValue(this.getBaseValue())}getBaseValue(){const{min:t,max:r}=this;return t<0&&r<0?r:t>0&&r>0?t:0}getContext(t){const r=this.ticks||[];if(t>=0&&t<r.length){const n=r[t];return n.$context||(n.$context=x9(this.getContext(),t,n))}return this.$context||(this.$context=b9(this.chart.getContext(),this))}_tickSize(){const t=this.options.ticks,r=Hr(this.labelRotation),n=Math.abs(Math.cos(r)),i=Math.abs(Math.sin(r)),a=this._getLabelSizes(),o=t.autoSkipPadding||0,s=a?a.widest.width+o:0,l=a?a.highest.height+o:0;return this.isHorizontal()?l*n>s*i?s/n:l/i:l*i<s*n?l/n:s/i}_isVisible(){const t=this.options.display;return t!=="auto"?!!t:this.getMatchingVisibleMetas().length>0}_computeGridLineItems(t){const r=this.axis,n=this.chart,i=this.options,{grid:a,position:o,border:s}=i,l=a.offset,c=this.isHorizontal(),f=this.ticks.length+(l?1:0),d=Sa(a),h=[],m=s.setContext(this.getContext()),p=m.display?m.width:0,g=p/2,v=function(W){return $n(n,W,p)};let b,x,S,w,O,E,C,M,R,j,_,I;if(o==="top")b=v(this.bottom),E=this.bottom-d,M=b-g,j=v(t.top)+g,I=t.bottom;else if(o==="bottom")b=v(this.top),j=t.top,I=v(t.bottom)-g,E=b+g,M=this.top+d;else if(o==="left")b=v(this.right),O=this.right-d,C=b-g,R=v(t.left)+g,_=t.right;else if(o==="right")b=v(this.left),R=t.left,_=v(t.right)-g,O=b+g,C=this.left+d;else if(r==="x"){if(o==="center")b=v((t.top+t.bottom)/2+.5);else if(de(o)){const W=Object.keys(o)[0],H=o[W];b=v(this.chart.scales[W].getPixelForValue(H))}j=t.top,I=t.bottom,E=b+g,M=E+d}else if(r==="y"){if(o==="center")b=v((t.left+t.right)/2);else if(de(o)){const W=Object.keys(o)[0],H=o[W];b=v(this.chart.scales[W].getPixelForValue(H))}O=b-g,C=O-d,R=t.left,_=t.right}const D=se(i.ticks.maxTicksLimit,f),L=Math.max(1,Math.ceil(f/D));for(x=0;x<f;x+=L){const W=this.getContext(x),H=a.setContext(W),te=s.setContext(W),Q=H.lineWidth,F=H.color,U=te.dash||[],V=te.dashOffset,re=H.tickWidth,Z=H.tickColor,J=H.tickBorderDash||[],ee=H.tickBorderDashOffset;S=v9(this,x,l),S!==void 0&&(w=$n(n,S,Q),c?O=C=R=_=w:E=M=j=I=w,h.push({tx1:O,ty1:E,tx2:C,ty2:M,x1:R,y1:j,x2:_,y2:I,width:Q,color:F,borderDash:U,borderDashOffset:V,tickWidth:re,tickColor:Z,tickBorderDash:J,tickBorderDashOffset:ee}))}return this._ticksLength=f,this._borderValue=b,h}_computeLabelItems(t){const r=this.axis,n=this.options,{position:i,ticks:a}=n,o=this.isHorizontal(),s=this.ticks,{align:l,crossAlign:c,padding:u,mirror:f}=a,d=Sa(n.grid),h=d+u,m=f?-u:h,p=-Hr(this.labelRotation),g=[];let v,b,x,S,w,O,E,C,M,R,j,_,I="middle";if(i==="top")O=this.bottom-m,E=this._getXAxisLabelAlignment();else if(i==="bottom")O=this.top+m,E=this._getXAxisLabelAlignment();else if(i==="left"){const L=this._getYAxisLabelAlignment(d);E=L.textAlign,w=L.x}else if(i==="right"){const L=this._getYAxisLabelAlignment(d);E=L.textAlign,w=L.x}else if(r==="x"){if(i==="center")O=(t.top+t.bottom)/2+h;else if(de(i)){const L=Object.keys(i)[0],W=i[L];O=this.chart.scales[L].getPixelForValue(W)+h}E=this._getXAxisLabelAlignment()}else if(r==="y"){if(i==="center")w=(t.left+t.right)/2-h;else if(de(i)){const L=Object.keys(i)[0],W=i[L];w=this.chart.scales[L].getPixelForValue(W)}E=this._getYAxisLabelAlignment(d).textAlign}r==="y"&&(l==="start"?I="top":l==="end"&&(I="bottom"));const D=this._getLabelSizes();for(v=0,b=s.length;v<b;++v){x=s[v],S=x.label;const L=a.setContext(this.getContext(v));C=this.getPixelForTick(v)+a.labelOffset,M=this._resolveTickFontOptions(v),R=M.lineHeight,j=ht(S)?S.length:1;const W=j/2,H=L.color,te=L.textStrokeColor,Q=L.textStrokeWidth;let F=E;o?(w=C,E==="inner"&&(v===b-1?F=this.options.reverse?"left":"right":v===0?F=this.options.reverse?"right":"left":F="center"),i==="top"?c==="near"||p!==0?_=-j*R+R/2:c==="center"?_=-D.highest.height/2-W*R+R:_=-D.highest.height+R/2:c==="near"||p!==0?_=R/2:c==="center"?_=D.highest.height/2-W*R:_=D.highest.height-j*R,f&&(_*=-1),p!==0&&!L.showLabelBackdrop&&(w+=R/2*Math.sin(p))):(O=C,_=(1-j)*R/2);let U;if(L.showLabelBackdrop){const V=mr(L.backdropPadding),re=D.heights[v],Z=D.widths[v];let J=_-V.top,ee=0-V.left;switch(I){case"middle":J-=re/2;break;case"bottom":J-=re;break}switch(E){case"center":ee-=Z/2;break;case"right":ee-=Z;break;case"inner":v===b-1?ee-=Z:v>0&&(ee-=Z/2);break}U={left:ee,top:J,width:Z+V.width,height:re+V.height,color:L.backdropColor}}g.push({label:S,font:M,textOffset:_,options:{rotation:p,color:H,strokeColor:te,strokeWidth:Q,textAlign:F,textBaseline:I,translation:[w,O],backdrop:U}})}return g}_getXAxisLabelAlignment(){const{position:t,ticks:r}=this.options;if(-Hr(this.labelRotation))return t==="top"?"left":"right";let i="center";return r.align==="start"?i="left":r.align==="end"?i="right":r.align==="inner"&&(i="inner"),i}_getYAxisLabelAlignment(t){const{position:r,ticks:{crossAlign:n,mirror:i,padding:a}}=this.options,o=this._getLabelSizes(),s=t+a,l=o.widest.width;let c,u;return r==="left"?i?(u=this.right+a,n==="near"?c="left":n==="center"?(c="center",u+=l/2):(c="right",u+=l)):(u=this.right-s,n==="near"?c="right":n==="center"?(c="center",u-=l/2):(c="left",u=this.left)):r==="right"?i?(u=this.left+a,n==="near"?c="right":n==="center"?(c="center",u-=l/2):(c="left",u-=l)):(u=this.left+s,n==="near"?c="left":n==="center"?(c="center",u+=l/2):(c="right",u=this.right)):c="right",{textAlign:c,x:u}}_computeLabelArea(){if(this.options.ticks.mirror)return;const t=this.chart,r=this.options.position;if(r==="left"||r==="right")return{top:0,left:this.left,bottom:t.height,right:this.right};if(r==="top"||r==="bottom")return{top:this.top,left:0,bottom:this.bottom,right:t.width}}drawBackground(){const{ctx:t,options:{backgroundColor:r},left:n,top:i,width:a,height:o}=this;r&&(t.save(),t.fillStyle=r,t.fillRect(n,i,a,o),t.restore())}getLineWidthForValue(t){const r=this.options.grid;if(!this._isVisible()||!r.display)return 0;const i=this.ticks.findIndex(a=>a.value===t);return i>=0?r.setContext(this.getContext(i)).lineWidth:0}drawGrid(t){const r=this.options.grid,n=this.ctx,i=this._gridLineItems||(this._gridLineItems=this._computeGridLineItems(t));let a,o;const s=(l,c,u)=>{!u.width||!u.color||(n.save(),n.lineWidth=u.width,n.strokeStyle=u.color,n.setLineDash(u.borderDash||[]),n.lineDashOffset=u.borderDashOffset,n.beginPath(),n.moveTo(l.x,l.y),n.lineTo(c.x,c.y),n.stroke(),n.restore())};if(r.display)for(a=0,o=i.length;a<o;++a){const l=i[a];r.drawOnChartArea&&s({x:l.x1,y:l.y1},{x:l.x2,y:l.y2},l),r.drawTicks&&s({x:l.tx1,y:l.ty1},{x:l.tx2,y:l.ty2},{color:l.tickColor,width:l.tickWidth,borderDash:l.tickBorderDash,borderDashOffset:l.tickBorderDashOffset})}}drawBorder(){const{chart:t,ctx:r,options:{border:n,grid:i}}=this,a=n.setContext(this.getContext()),o=n.display?a.width:0;if(!o)return;const s=i.setContext(this.getContext(0)).lineWidth,l=this._borderValue;let c,u,f,d;this.isHorizontal()?(c=$n(t,this.left,o)-o/2,u=$n(t,this.right,s)+s/2,f=d=l):(f=$n(t,this.top,o)-o/2,d=$n(t,this.bottom,s)+s/2,c=u=l),r.save(),r.lineWidth=a.width,r.strokeStyle=a.color,r.beginPath(),r.moveTo(c,f),r.lineTo(u,d),r.stroke(),r.restore()}drawLabels(t){if(!this.options.ticks.display)return;const n=this.ctx,i=this._computeLabelArea();i&&nm(n,i);const a=this.getLabelItems(t);for(const o of a){const s=o.options,l=o.font,c=o.label,u=o.textOffset;Cl(n,c,0,u,l,s)}i&&im(n)}drawTitle(){const{ctx:t,options:{position:r,title:n,reverse:i}}=this;if(!n.display)return;const a=$t(n.font),o=mr(n.padding),s=n.align;let l=a.lineHeight/2;r==="bottom"||r==="center"||de(r)?(l+=o.bottom,ht(n.text)&&(l+=a.lineHeight*(n.text.length-1))):l+=o.top;const{titleX:c,titleY:u,maxWidth:f,rotation:d}=_9(this,l,r,s);Cl(t,n.text,0,0,a,{color:n.color,maxWidth:f,rotation:d,textAlign:w9(s,r,i),textBaseline:"middle",translation:[c,u]})}draw(t){this._isVisible()&&(this.drawBackground(),this.drawGrid(t),this.drawBorder(),this.drawTitle(),this.drawLabels(t))}_layers(){const t=this.options,r=t.ticks&&t.ticks.z||0,n=se(t.grid&&t.grid.z,-1),i=se(t.border&&t.border.z,0);return!this._isVisible()||this.draw!==oa.prototype.draw?[{z:r,draw:a=>{this.draw(a)}}]:[{z:n,draw:a=>{this.drawBackground(),this.drawGrid(a),this.drawTitle()}},{z:i,draw:()=>{this.drawBorder()}},{z:r,draw:a=>{this.drawLabels(a)}}]}getMatchingVisibleMetas(t){const r=this.chart.getSortedVisibleDatasetMetas(),n=this.axis+"AxisID",i=[];let a,o;for(a=0,o=r.length;a<o;++a){const s=r[a];s[n]===this.id&&(!t||s.type===t)&&i.push(s)}return i}_resolveTickFontOptions(t){const r=this.options.ticks.setContext(this.getContext(t));return $t(r.font)}_maxDigits(){const t=this._resolveTickFontOptions(0).lineHeight;return(this.isHorizontal()?this.width:this.height)/t}}class Ss{constructor(t,r,n){this.type=t,this.scope=r,this.override=n,this.items=Object.create(null)}isForType(t){return Object.prototype.isPrototypeOf.call(this.type.prototype,t.prototype)}register(t){const r=Object.getPrototypeOf(t);let n;A9(r)&&(n=this.register(r));const i=this.items,a=t.id,o=this.scope+"."+a;if(!a)throw new Error("class does not have id: "+t);return a in i||(i[a]=t,S9(t,o,n),this.override&&Je.override(t.id,t.overrides)),o}get(t){return this.items[t]}unregister(t){const r=this.items,n=t.id,i=this.scope;n in r&&delete r[n],i&&n in Je[i]&&(delete Je[i][n],this.override&&delete di[n])}}function S9(e,t,r){const n=io(Object.create(null),[r?Je.get(r):{},Je.get(t),e.defaults]);Je.set(t,n),e.defaultRoutes&&O9(t,e.defaultRoutes),e.descriptors&&Je.describe(t,e.descriptors)}function O9(e,t){Object.keys(t).forEach(r=>{const n=r.split("."),i=n.pop(),a=[e].concat(n).join("."),o=t[r].split("."),s=o.pop(),l=o.join(".");Je.route(a,i,l,s)})}function A9(e){return"id"in e&&"defaults"in e}class E9{constructor(){this.controllers=new Ss(jc,"datasets",!0),this.elements=new Ss(Tn,"elements"),this.plugins=new Ss(Object,"plugins"),this.scales=new Ss(oa,"scales"),this._typedRegistries=[this.controllers,this.scales,this.elements]}add(...t){this._each("register",t)}remove(...t){this._each("unregister",t)}addControllers(...t){this._each("register",t,this.controllers)}addElements(...t){this._each("register",t,this.elements)}addPlugins(...t){this._each("register",t,this.plugins)}addScales(...t){this._each("register",t,this.scales)}getController(t){return this._get(t,this.controllers,"controller")}getElement(t){return this._get(t,this.elements,"element")}getPlugin(t){return this._get(t,this.plugins,"plugin")}getScale(t){return this._get(t,this.scales,"scale")}removeControllers(...t){this._each("unregister",t,this.controllers)}removeElements(...t){this._each("unregister",t,this.elements)}removePlugins(...t){this._each("unregister",t,this.plugins)}removeScales(...t){this._each("unregister",t,this.scales)}_each(t,r,n){[...r].forEach(i=>{const a=n||this._getRegistryForType(i);n||a.isForType(i)||a===this.plugins&&i.id?this._exec(t,a,i):Ae(i,o=>{const s=n||this._getRegistryForType(o);this._exec(t,s,o)})})}_exec(t,r,n){const i=Qp(t);$e(n["before"+i],[],n),r[t](n),$e(n["after"+i],[],n)}_getRegistryForType(t){for(let r=0;r<this._typedRegistries.length;r++){const n=this._typedRegistries[r];if(n.isForType(t))return n}return this.plugins}_get(t,r,n){const i=r.get(t);if(i===void 0)throw new Error('"'+t+'" is not a registered '+n+".");return i}}var Sr=new E9;class P9{constructor(){this._init=[]}notify(t,r,n,i){r==="beforeInit"&&(this._init=this._createDescriptors(t,!0),this._notify(this._init,t,"install"));const a=i?this._descriptors(t).filter(i):this._descriptors(t),o=this._notify(a,t,r,n);return r==="afterDestroy"&&(this._notify(a,t,"stop"),this._notify(this._init,t,"uninstall")),o}_notify(t,r,n,i){i=i||{};for(const a of t){const o=a.plugin,s=o[n],l=[r,i,a.options];if($e(s,l,o)===!1&&i.cancelable)return!1}return!0}invalidate(){_e(this._cache)||(this._oldCache=this._cache,this._cache=void 0)}_descriptors(t){if(this._cache)return this._cache;const r=this._cache=this._createDescriptors(t);return this._notifyStateChanges(t),r}_createDescriptors(t,r){const n=t&&t.config,i=se(n.options&&n.options.plugins,{}),a=C9(n);return i===!1&&!r?[]:T9(t,a,i,r)}_notifyStateChanges(t){const r=this._oldCache||[],n=this._cache,i=(a,o)=>a.filter(s=>!o.some(l=>s.plugin.id===l.plugin.id));this._notify(i(r,n),t,"stop"),this._notify(i(n,r),t,"start")}}function C9(e){const t={},r=[],n=Object.keys(Sr.plugins.items);for(let a=0;a<n.length;a++)r.push(Sr.getPlugin(n[a]));const i=e.plugins||[];for(let a=0;a<i.length;a++){const o=i[a];r.indexOf(o)===-1&&(r.push(o),t[o.id]=!0)}return{plugins:r,localIds:t}}function k9(e,t){return!t&&e===!1?null:e===!0?{}:e}function T9(e,{plugins:t,localIds:r},n,i){const a=[],o=e.getContext();for(const s of t){const l=s.id,c=k9(n[l],i);c!==null&&a.push({plugin:s,options:M9(e.config,{plugin:s,local:r[l]},c,o)})}return a}function M9(e,{plugin:t,local:r},n,i){const a=e.pluginScopeKeys(t),o=e.getOptionScopes(n,a);return r&&t.defaults&&o.push(t.defaults),e.createResolver(o,i,[""],{scriptable:!1,indexable:!1,allKeys:!0})}function Vd(e,t){const r=Je.datasets[e]||{};return((t.datasets||{})[e]||{}).indexAxis||t.indexAxis||r.indexAxis||"x"}function j9(e,t){let r=e;return e==="_index_"?r=t:e==="_value_"&&(r=t==="x"?"y":"x"),r}function D9(e,t){return e===t?"_index_":"_value_"}function ux(e){if(e==="x"||e==="y"||e==="r")return e}function N9(e){if(e==="top"||e==="bottom")return"x";if(e==="left"||e==="right")return"y"}function Hd(e,...t){if(ux(e))return e;for(const r of t){const n=r.axis||N9(r.position)||e.length>1&&ux(e[0].toLowerCase());if(n)return n}throw new Error(`Cannot determine type of '${e}' axis. Please provide 'axis' or 'position' option.`)}function fx(e,t,r){if(r[t+"AxisID"]===e)return{axis:t}}function I9(e,t){if(t.data&&t.data.datasets){const r=t.data.datasets.filter(n=>n.xAxisID===e||n.yAxisID===e);if(r.length)return fx(e,"x",r[0])||fx(e,"y",r[0])}return{}}function R9(e,t){const r=di[e.type]||{scales:{}},n=t.scales||{},i=Vd(e.type,t),a=Object.create(null);return Object.keys(n).forEach(o=>{const s=n[o];if(!de(s))return console.error(`Invalid scale configuration for scale: ${o}`);if(s._proxy)return console.warn(`Ignoring resolver passed as options for scale: ${o}`);const l=Hd(o,s,I9(o,e),Je.scales[s.type]),c=D9(l,i),u=r.scales||{};a[o]=Ra(Object.create(null),[{axis:l},s,u[l],u[c]])}),e.data.datasets.forEach(o=>{const s=o.type||e.type,l=o.indexAxis||Vd(s,t),u=(di[s]||{}).scales||{};Object.keys(u).forEach(f=>{const d=j9(f,l),h=o[d+"AxisID"]||d;a[h]=a[h]||Object.create(null),Ra(a[h],[{axis:d},n[h],u[f]])})}),Object.keys(a).forEach(o=>{const s=a[o];Ra(s,[Je.scales[s.type],Je.scale])}),a}function YO(e){const t=e.options||(e.options={});t.plugins=se(t.plugins,{}),t.scales=R9(e,t)}function GO(e){return e=e||{},e.datasets=e.datasets||[],e.labels=e.labels||[],e}function $9(e){return e=e||{},e.data=GO(e.data),YO(e),e}const dx=new Map,XO=new Set;function Os(e,t){let r=dx.get(e);return r||(r=t(),dx.set(e,r),XO.add(r)),r}const Oa=(e,t,r)=>{const n=fi(t,r);n!==void 0&&e.add(n)};class L9{constructor(t){this._config=$9(t),this._scopeCache=new Map,this._resolverCache=new Map}get platform(){return this._config.platform}get type(){return this._config.type}set type(t){this._config.type=t}get data(){return this._config.data}set data(t){this._config.data=GO(t)}get options(){return this._config.options}set options(t){this._config.options=t}get plugins(){return this._config.plugins}update(){const t=this._config;this.clearCache(),YO(t)}clearCache(){this._scopeCache.clear(),this._resolverCache.clear()}datasetScopeKeys(t){return Os(t,()=>[[`datasets.${t}`,""]])}datasetAnimationScopeKeys(t,r){return Os(`${t}.transition.${r}`,()=>[[`datasets.${t}.transitions.${r}`,`transitions.${r}`],[`datasets.${t}`,""]])}datasetElementScopeKeys(t,r){return Os(`${t}-${r}`,()=>[[`datasets.${t}.elements.${r}`,`datasets.${t}`,`elements.${r}`,""]])}pluginScopeKeys(t){const r=t.id,n=this.type;return Os(`${n}-plugin-${r}`,()=>[[`plugins.${r}`,...t.additionalOptionScopes||[]]])}_cachedScopes(t,r){const n=this._scopeCache;let i=n.get(t);return(!i||r)&&(i=new Map,n.set(t,i)),i}getOptionScopes(t,r,n){const{options:i,type:a}=this,o=this._cachedScopes(t,n),s=o.get(r);if(s)return s;const l=new Set;r.forEach(u=>{t&&(l.add(t),u.forEach(f=>Oa(l,t,f))),u.forEach(f=>Oa(l,i,f)),u.forEach(f=>Oa(l,di[a]||{},f)),u.forEach(f=>Oa(l,Je,f)),u.forEach(f=>Oa(l,zd,f))});const c=Array.from(l);return c.length===0&&c.push(Object.create(null)),XO.has(r)&&o.set(r,c),c}chartOptionScopes(){const{options:t,type:r}=this;return[t,di[r]||{},Je.datasets[r]||{},{type:r},Je,zd]}resolveNamedOptions(t,r,n,i=[""]){const a={$shared:!0},{resolver:o,subPrefixes:s}=hx(this._resolverCache,t,i);let l=o;if(B9(o,r)){a.$shared=!1,n=Sn(n)?n():n;const c=this.createResolver(t,n,s);l=Ki(o,n,c)}for(const c of r)a[c]=l[c];return a}createResolver(t,r,n=[""],i){const{resolver:a}=hx(this._resolverCache,t,n);return de(r)?Ki(a,r,void 0,i):a}}function hx(e,t,r){let n=e.get(t);n||(n=new Map,e.set(t,n));const i=r.join();let a=n.get(i);return a||(a={resolver:om(t,r),subPrefixes:r.filter(s=>!s.toLowerCase().includes("hover"))},n.set(i,a)),a}const F9=e=>de(e)&&Object.getOwnPropertyNames(e).some(t=>Sn(e[t]));function B9(e,t){const{isScriptable:r,isIndexable:n}=jO(e);for(const i of t){const a=r(i),o=n(i),s=(o||a)&&e[i];if(a&&(Sn(s)||F9(s))||o&&ht(s))return!0}return!1}var z9="4.5.0";const W9=["top","bottom","left","right","chartArea"];function px(e,t){return e==="top"||e==="bottom"||W9.indexOf(e)===-1&&t==="x"}function mx(e,t){return function(r,n){return r[e]===n[e]?r[t]-n[t]:r[e]-n[e]}}function gx(e){const t=e.chart,r=t.options.animation;t.notifyPlugins("afterRender"),$e(r&&r.onComplete,[e],t)}function V9(e){const t=e.chart,r=t.options.animation;$e(r&&r.onProgress,[e],t)}function ZO(e){return cm()&&typeof e=="string"?e=document.getElementById(e):e&&e.length&&(e=e[0]),e&&e.canvas&&(e=e.canvas),e}const Rs={},vx=e=>{const t=ZO(e);return Object.values(Rs).filter(r=>r.canvas===t).pop()};function H9(e,t,r){const n=Object.keys(e);for(const i of n){const a=+i;if(a>=t){const o=e[i];delete e[i],(r>0||a>t)&&(e[a+r]=o)}}}function U9(e,t,r,n){return!r||e.type==="mouseout"?null:n?t:e}let Bt=class{static defaults=Je;static instances=Rs;static overrides=di;static registry=Sr;static version=z9;static getChart=vx;static register(...t){Sr.add(...t),yx()}static unregister(...t){Sr.remove(...t),yx()}constructor(t,r){const n=this.config=new L9(r),i=ZO(t),a=vx(i);if(a)throw new Error("Canvas is already in use. Chart with ID '"+a.id+"' must be destroyed before the canvas with ID '"+a.canvas.id+"' can be reused.");const o=n.createResolver(n.chartOptionScopes(),this.getContext());this.platform=new(n.platform||c9(i)),this.platform.updateConfig(n);const s=this.platform.acquireContext(i,o.aspectRatio),l=s&&s.canvas,c=l&&l.height,u=l&&l.width;if(this.id=$7(),this.ctx=s,this.canvas=l,this.width=u,this.height=c,this._options=o,this._aspectRatio=this.aspectRatio,this._layers=[],this._metasets=[],this._stacks=void 0,this.boxes=[],this.currentDevicePixelRatio=void 0,this.chartArea=void 0,this._active=[],this._lastEvent=void 0,this._listeners={},this._responsiveListeners=void 0,this._sortedMetasets=[],this.scales={},this._plugins=new P9,this.$proxies={},this._hiddenIndices={},this.attached=!1,this._animationsDisabled=void 0,this.$context=void 0,this._doResize=rW(f=>this.update(f),o.resizeDelay||0),this._dataChanges=[],Rs[this.id]=this,!s||!l){console.error("Failed to create chart: can't acquire context from the given item");return}Rr.listen(this,"complete",gx),Rr.listen(this,"progress",V9),this._initialize(),this.attached&&this.update()}get aspectRatio(){const{options:{aspectRatio:t,maintainAspectRatio:r},width:n,height:i,_aspectRatio:a}=this;return _e(t)?r&&a?a:i?n/i:null:t}get data(){return this.config.data}set data(t){this.config.data=t}get options(){return this._options}set options(t){this.config.options=t}get registry(){return Sr}_initialize(){return this.notifyPlugins("beforeInit"),this.options.responsive?this.resize():Bb(this,this.options.devicePixelRatio),this.bindEvents(),this.notifyPlugins("afterInit"),this}clear(){return $b(this.canvas,this.ctx),this}stop(){return Rr.stop(this),this}resize(t,r){Rr.running(this)?this._resizeBeforeDraw={width:t,height:r}:this._resize(t,r)}_resize(t,r){const n=this.options,i=this.canvas,a=n.maintainAspectRatio&&this.aspectRatio,o=this.platform.getMaximumSize(i,t,r,a),s=n.devicePixelRatio||this.platform.getDevicePixelRatio(),l=this.width?"resize":"attach";this.width=o.width,this.height=o.height,this._aspectRatio=this.aspectRatio,Bb(this,s,!0)&&(this.notifyPlugins("resize",{size:o}),$e(n.onResize,[this,o],this),this.attached&&this._doResize(l)&&this.render())}ensureScalesHaveIDs(){const r=this.options.scales||{};Ae(r,(n,i)=>{n.id=i})}buildOrUpdateScales(){const t=this.options,r=t.scales,n=this.scales,i=Object.keys(n).reduce((o,s)=>(o[s]=!1,o),{});let a=[];r&&(a=a.concat(Object.keys(r).map(o=>{const s=r[o],l=Hd(o,s),c=l==="r",u=l==="x";return{options:s,dposition:c?"chartArea":u?"bottom":"left",dtype:c?"radialLinear":u?"category":"linear"}}))),Ae(a,o=>{const s=o.options,l=s.id,c=Hd(l,s),u=se(s.type,o.dtype);(s.position===void 0||px(s.position,c)!==px(o.dposition))&&(s.position=o.dposition),i[l]=!0;let f=null;if(l in n&&n[l].type===u)f=n[l];else{const d=Sr.getScale(u);f=new d({id:l,type:u,ctx:this.ctx,chart:this}),n[f.id]=f}f.init(s,t)}),Ae(i,(o,s)=>{o||delete n[s]}),Ae(n,o=>{dn.configure(this,o,o.options),dn.addBox(this,o)})}_updateMetasets(){const t=this._metasets,r=this.data.datasets.length,n=t.length;if(t.sort((i,a)=>i.index-a.index),n>r){for(let i=r;i<n;++i)this._destroyDatasetMeta(i);t.splice(r,n-r)}this._sortedMetasets=t.slice(0).sort(mx("order","index"))}_removeUnreferencedMetasets(){const{_metasets:t,data:{datasets:r}}=this;t.length>r.length&&delete this._stacks,t.forEach((n,i)=>{r.filter(a=>a===n._dataset).length===0&&this._destroyDatasetMeta(i)})}buildOrUpdateControllers(){const t=[],r=this.data.datasets;let n,i;for(this._removeUnreferencedMetasets(),n=0,i=r.length;n<i;n++){const a=r[n];let o=this.getDatasetMeta(n);const s=a.type||this.config.type;if(o.type&&o.type!==s&&(this._destroyDatasetMeta(n),o=this.getDatasetMeta(n)),o.type=s,o.indexAxis=a.indexAxis||Vd(s,this.options),o.order=a.order||0,o.index=n,o.label=""+a.label,o.visible=this.isDatasetVisible(n),o.controller)o.controller.updateIndex(n),o.controller.linkScales();else{const l=Sr.getController(s),{datasetElementType:c,dataElementType:u}=Je.datasets[s];Object.assign(l,{dataElementType:Sr.getElement(u),datasetElementType:c&&Sr.getElement(c)}),o.controller=new l(this,n),t.push(o.controller)}}return this._updateMetasets(),t}_resetElements(){Ae(this.data.datasets,(t,r)=>{this.getDatasetMeta(r).controller.reset()},this)}reset(){this._resetElements(),this.notifyPlugins("reset")}update(t){const r=this.config;r.update();const n=this._options=r.createResolver(r.chartOptionScopes(),this.getContext()),i=this._animationsDisabled=!n.animation;if(this._updateScales(),this._checkEventBindings(),this._updateHiddenIndices(),this._plugins.invalidate(),this.notifyPlugins("beforeUpdate",{mode:t,cancelable:!0})===!1)return;const a=this.buildOrUpdateControllers();this.notifyPlugins("beforeElementsUpdate");let o=0;for(let c=0,u=this.data.datasets.length;c<u;c++){const{controller:f}=this.getDatasetMeta(c),d=!i&&a.indexOf(f)===-1;f.buildOrUpdateElements(d),o=Math.max(+f.getMaxOverflow(),o)}o=this._minPadding=n.layout.autoPadding?o:0,this._updateLayout(o),i||Ae(a,c=>{c.reset()}),this._updateDatasets(t),this.notifyPlugins("afterUpdate",{mode:t}),this._layers.sort(mx("z","_idx"));const{_active:s,_lastEvent:l}=this;l?this._eventHandler(l,!0):s.length&&this._updateHoverStyles(s,s,!0),this.render()}_updateScales(){Ae(this.scales,t=>{dn.removeBox(this,t)}),this.ensureScalesHaveIDs(),this.buildOrUpdateScales()}_checkEventBindings(){const t=this.options,r=new Set(Object.keys(this._listeners)),n=new Set(t.events);(!Pb(r,n)||!!this._responsiveListeners!==t.responsive)&&(this.unbindEvents(),this.bindEvents())}_updateHiddenIndices(){const{_hiddenIndices:t}=this,r=this._getUniformDataChanges()||[];for(const{method:n,start:i,count:a}of r){const o=n==="_removeElements"?-a:a;H9(t,i,o)}}_getUniformDataChanges(){const t=this._dataChanges;if(!t||!t.length)return;this._dataChanges=[];const r=this.data.datasets.length,n=a=>new Set(t.filter(o=>o[0]===a).map((o,s)=>s+","+o.splice(1).join(","))),i=n(0);for(let a=1;a<r;a++)if(!Pb(i,n(a)))return;return Array.from(i).map(a=>a.split(",")).map(a=>({method:a[1],start:+a[2],count:+a[3]}))}_updateLayout(t){if(this.notifyPlugins("beforeLayout",{cancelable:!0})===!1)return;dn.update(this,this.width,this.height,t);const r=this.chartArea,n=r.width<=0||r.height<=0;this._layers=[],Ae(this.boxes,i=>{n&&i.position==="chartArea"||(i.configure&&i.configure(),this._layers.push(...i._layers()))},this),this._layers.forEach((i,a)=>{i._idx=a}),this.notifyPlugins("afterLayout")}_updateDatasets(t){if(this.notifyPlugins("beforeDatasetsUpdate",{mode:t,cancelable:!0})!==!1){for(let r=0,n=this.data.datasets.length;r<n;++r)this.getDatasetMeta(r).controller.configure();for(let r=0,n=this.data.datasets.length;r<n;++r)this._updateDataset(r,Sn(t)?t({datasetIndex:r}):t);this.notifyPlugins("afterDatasetsUpdate",{mode:t})}}_updateDataset(t,r){const n=this.getDatasetMeta(t),i={meta:n,index:t,mode:r,cancelable:!0};this.notifyPlugins("beforeDatasetUpdate",i)!==!1&&(n.controller._update(r),i.cancelable=!1,this.notifyPlugins("afterDatasetUpdate",i))}render(){this.notifyPlugins("beforeRender",{cancelable:!0})!==!1&&(Rr.has(this)?this.attached&&!Rr.running(this)&&Rr.start(this):(this.draw(),gx({chart:this})))}draw(){let t;if(this._resizeBeforeDraw){const{width:n,height:i}=this._resizeBeforeDraw;this._resizeBeforeDraw=null,this._resize(n,i)}if(this.clear(),this.width<=0||this.height<=0||this.notifyPlugins("beforeDraw",{cancelable:!0})===!1)return;const r=this._layers;for(t=0;t<r.length&&r[t].z<=0;++t)r[t].draw(this.chartArea);for(this._drawDatasets();t<r.length;++t)r[t].draw(this.chartArea);this.notifyPlugins("afterDraw")}_getSortedDatasetMetas(t){const r=this._sortedMetasets,n=[];let i,a;for(i=0,a=r.length;i<a;++i){const o=r[i];(!t||o.visible)&&n.push(o)}return n}getSortedVisibleDatasetMetas(){return this._getSortedDatasetMetas(!0)}_drawDatasets(){if(this.notifyPlugins("beforeDatasetsDraw",{cancelable:!0})===!1)return;const t=this.getSortedVisibleDatasetMetas();for(let r=t.length-1;r>=0;--r)this._drawDataset(t[r]);this.notifyPlugins("afterDatasetsDraw")}_drawDataset(t){const r=this.ctx,n={meta:t,index:t.index,cancelable:!0},i=lV(this,t);this.notifyPlugins("beforeDatasetDraw",n)!==!1&&(i&&nm(r,i),t.controller.draw(),i&&im(r),n.cancelable=!1,this.notifyPlugins("afterDatasetDraw",n))}isPointInArea(t){return lo(t,this.chartArea,this._minPadding)}getElementsAtEventForMode(t,r,n,i){const a=WV.modes[r];return typeof a=="function"?a(this,t,n,i):[]}getDatasetMeta(t){const r=this.data.datasets[t],n=this._metasets;let i=n.filter(a=>a&&a._dataset===r).pop();return i||(i={type:null,data:[],dataset:null,controller:null,hidden:null,xAxisID:null,yAxisID:null,order:r&&r.order||0,index:t,_dataset:r,_parsed:[],_sorted:!1},n.push(i)),i}getContext(){return this.$context||(this.$context=yi(null,{chart:this,type:"chart"}))}getVisibleDatasetCount(){return this.getSortedVisibleDatasetMetas().length}isDatasetVisible(t){const r=this.data.datasets[t];if(!r)return!1;const n=this.getDatasetMeta(t);return typeof n.hidden=="boolean"?!n.hidden:!r.hidden}setDatasetVisibility(t,r){const n=this.getDatasetMeta(t);n.hidden=!r}toggleDataVisibility(t){this._hiddenIndices[t]=!this._hiddenIndices[t]}getDataVisibility(t){return!this._hiddenIndices[t]}_updateVisibility(t,r,n){const i=n?"show":"hide",a=this.getDatasetMeta(t),o=a.controller._resolveAnimations(void 0,i);ao(r)?(a.data[r].hidden=!n,this.update()):(this.setDatasetVisibility(t,n),o.update(a,{visible:n}),this.update(s=>s.datasetIndex===t?i:void 0))}hide(t,r){this._updateVisibility(t,r,!1)}show(t,r){this._updateVisibility(t,r,!0)}_destroyDatasetMeta(t){const r=this._metasets[t];r&&r.controller&&r.controller._destroy(),delete this._metasets[t]}_stop(){let t,r;for(this.stop(),Rr.remove(this),t=0,r=this.data.datasets.length;t<r;++t)this._destroyDatasetMeta(t)}destroy(){this.notifyPlugins("beforeDestroy");const{canvas:t,ctx:r}=this;this._stop(),this.config.clearCache(),t&&(this.unbindEvents(),$b(t,r),this.platform.releaseContext(r),this.canvas=null,this.ctx=null),delete Rs[this.id],this.notifyPlugins("afterDestroy")}toBase64Image(...t){return this.canvas.toDataURL(...t)}bindEvents(){this.bindUserEvents(),this.options.responsive?this.bindResponsiveEvents():this.attached=!0}bindUserEvents(){const t=this._listeners,r=this.platform,n=(a,o)=>{r.addEventListener(this,a,o),t[a]=o},i=(a,o,s)=>{a.offsetX=o,a.offsetY=s,this._eventHandler(a)};Ae(this.options.events,a=>n(a,i))}bindResponsiveEvents(){this._responsiveListeners||(this._responsiveListeners={});const t=this._responsiveListeners,r=this.platform,n=(l,c)=>{r.addEventListener(this,l,c),t[l]=c},i=(l,c)=>{t[l]&&(r.removeEventListener(this,l,c),delete t[l])},a=(l,c)=>{this.canvas&&this.resize(l,c)};let o;const s=()=>{i("attach",s),this.attached=!0,this.resize(),n("resize",a),n("detach",o)};o=()=>{this.attached=!1,i("resize",a),this._stop(),this._resize(0,0),n("attach",s)},r.isAttached(this.canvas)?s():o()}unbindEvents(){Ae(this._listeners,(t,r)=>{this.platform.removeEventListener(this,r,t)}),this._listeners={},Ae(this._responsiveListeners,(t,r)=>{this.platform.removeEventListener(this,r,t)}),this._responsiveListeners=void 0}updateHoverStyle(t,r,n){const i=n?"set":"remove";let a,o,s,l;for(r==="dataset"&&(a=this.getDatasetMeta(t[0].datasetIndex),a.controller["_"+i+"DatasetHoverStyle"]()),s=0,l=t.length;s<l;++s){o=t[s];const c=o&&this.getDatasetMeta(o.datasetIndex).controller;c&&c[i+"HoverStyle"](o.element,o.datasetIndex,o.index)}}getActiveElements(){return this._active||[]}setActiveElements(t){const r=this._active||[],n=t.map(({datasetIndex:a,index:o})=>{const s=this.getDatasetMeta(a);if(!s)throw new Error("No dataset found at index "+a);return{datasetIndex:a,element:s.data[o],index:o}});!Al(n,r)&&(this._active=n,this._lastEvent=null,this._updateHoverStyles(n,r))}notifyPlugins(t,r,n){return this._plugins.notify(this,t,r,n)}isPluginEnabled(t){return this._plugins._cache.filter(r=>r.plugin.id===t).length===1}_updateHoverStyles(t,r,n){const i=this.options.hover,a=(l,c)=>l.filter(u=>!c.some(f=>u.datasetIndex===f.datasetIndex&&u.index===f.index)),o=a(r,t),s=n?t:a(t,r);o.length&&this.updateHoverStyle(o,i.mode,!1),s.length&&i.mode&&this.updateHoverStyle(s,i.mode,!0)}_eventHandler(t,r){const n={event:t,replay:r,cancelable:!0,inChartArea:this.isPointInArea(t)},i=o=>(o.options.events||this.options.events).includes(t.native.type);if(this.notifyPlugins("beforeEvent",n,i)===!1)return;const a=this._handleEvent(t,r,n.inChartArea);return n.cancelable=!1,this.notifyPlugins("afterEvent",n,i),(a||n.changed)&&this.render(),this}_handleEvent(t,r,n){const{_active:i=[],options:a}=this,o=r,s=this._getActiveElements(t,i,n,o),l=V7(t),c=U9(t,this._lastEvent,n,l);n&&(this._lastEvent=null,$e(a.onHover,[t,s,this],this),l&&$e(a.onClick,[t,s,this],this));const u=!Al(s,i);return(u||r)&&(this._active=s,this._updateHoverStyles(s,i,r)),this._lastEvent=c,u}_getActiveElements(t,r,n,i){if(t.type==="mouseout")return[];if(!n)return r;const a=this.options.hover;return this.getElementsAtEventForMode(t,a.mode,a,i)}};function yx(){return Ae(Bt.instances,e=>e._plugins.invalidate())}function K9(e,t,r){const{startAngle:n,x:i,y:a,outerRadius:o,innerRadius:s,options:l}=t,{borderWidth:c,borderJoinStyle:u}=l,f=Math.min(c/o,hr(n-r));if(e.beginPath(),e.arc(i,a,o-c/2,n+f/2,r-f/2),s>0){const d=Math.min(c/s,hr(n-r));e.arc(i,a,s+c/2,r-d/2,n+d/2,!0)}else{const d=Math.min(c/2,o*hr(n-r));if(u==="round")e.arc(i,a,d,r-Me/2,n+Me/2,!0);else if(u==="bevel"){const h=2*d*d,m=-h*Math.cos(r+Me/2)+i,p=-h*Math.sin(r+Me/2)+a,g=h*Math.cos(n+Me/2)+i,v=h*Math.sin(n+Me/2)+a;e.lineTo(m,p),e.lineTo(g,v)}}e.closePath(),e.moveTo(0,0),e.rect(0,0,e.canvas.width,e.canvas.height),e.clip("evenodd")}function q9(e,t,r){const{startAngle:n,pixelMargin:i,x:a,y:o,outerRadius:s,innerRadius:l}=t;let c=i/s;e.beginPath(),e.arc(a,o,s,n-c,r+c),l>i?(c=i/l,e.arc(a,o,l,r+c,n-c,!0)):e.arc(a,o,i,r+lt,n-lt),e.closePath(),e.clip()}function Y9(e){return am(e,["outerStart","outerEnd","innerStart","innerEnd"])}function G9(e,t,r,n){const i=Y9(e.options.borderRadius),a=(r-t)/2,o=Math.min(a,n*t/2),s=l=>{const c=(r-Math.min(a,l))*n/2;return Et(l,0,Math.min(a,c))};return{outerStart:s(i.outerStart),outerEnd:s(i.outerEnd),innerStart:Et(i.innerStart,0,o),innerEnd:Et(i.innerEnd,0,o)}}function Ci(e,t,r,n){return{x:r+e*Math.cos(t),y:n+e*Math.sin(t)}}function jl(e,t,r,n,i,a){const{x:o,y:s,startAngle:l,pixelMargin:c,innerRadius:u}=t,f=Math.max(t.outerRadius+n+r-c,0),d=u>0?u+n+r+c:0;let h=0;const m=i-l;if(n){const L=u>0?u-n:0,W=f>0?f-n:0,H=(L+W)/2,te=H!==0?m*H/(H+n):m;h=(m-te)/2}const p=Math.max(.001,m*f-r/Me)/f,g=(m-p)/2,v=l+g+h,b=i-g-h,{outerStart:x,outerEnd:S,innerStart:w,innerEnd:O}=G9(t,d,f,b-v),E=f-x,C=f-S,M=v+x/E,R=b-S/C,j=d+w,_=d+O,I=v+w/j,D=b-O/_;if(e.beginPath(),a){const L=(M+R)/2;if(e.arc(o,s,f,M,L),e.arc(o,s,f,L,R),S>0){const Q=Ci(C,R,o,s);e.arc(Q.x,Q.y,S,R,b+lt)}const W=Ci(_,b,o,s);if(e.lineTo(W.x,W.y),O>0){const Q=Ci(_,D,o,s);e.arc(Q.x,Q.y,O,b+lt,D+Math.PI)}const H=(b-O/d+(v+w/d))/2;if(e.arc(o,s,d,b-O/d,H,!0),e.arc(o,s,d,H,v+w/d,!0),w>0){const Q=Ci(j,I,o,s);e.arc(Q.x,Q.y,w,I+Math.PI,v-lt)}const te=Ci(E,v,o,s);if(e.lineTo(te.x,te.y),x>0){const Q=Ci(E,M,o,s);e.arc(Q.x,Q.y,x,v-lt,M)}}else{e.moveTo(o,s);const L=Math.cos(M)*f+o,W=Math.sin(M)*f+s;e.lineTo(L,W);const H=Math.cos(R)*f+o,te=Math.sin(R)*f+s;e.lineTo(H,te)}e.closePath()}function X9(e,t,r,n,i){const{fullCircles:a,startAngle:o,circumference:s}=t;let l=t.endAngle;if(a){jl(e,t,r,n,l,i);for(let c=0;c<a;++c)e.fill();isNaN(s)||(l=o+(s%Ye||Ye))}return jl(e,t,r,n,l,i),e.fill(),l}function Z9(e,t,r,n,i){const{fullCircles:a,startAngle:o,circumference:s,options:l}=t,{borderWidth:c,borderJoinStyle:u,borderDash:f,borderDashOffset:d,borderRadius:h}=l,m=l.borderAlign==="inner";if(!c)return;e.setLineDash(f||[]),e.lineDashOffset=d,m?(e.lineWidth=c*2,e.lineJoin=u||"round"):(e.lineWidth=c,e.lineJoin=u||"bevel");let p=t.endAngle;if(a){jl(e,t,r,n,p,i);for(let g=0;g<a;++g)e.stroke();isNaN(s)||(p=o+(s%Ye||Ye))}m&&q9(e,t,p),l.selfJoin&&p-o>=Me&&h===0&&u!=="miter"&&K9(e,t,p),a||(jl(e,t,r,n,p,i),e.stroke())}class dm extends Tn{static id="arc";static defaults={borderAlign:"center",borderColor:"#fff",borderDash:[],borderDashOffset:0,borderJoinStyle:void 0,borderRadius:0,borderWidth:2,offset:0,spacing:0,angle:void 0,circular:!0,selfJoin:!1};static defaultRoutes={backgroundColor:"backgroundColor"};static descriptors={_scriptable:!0,_indexable:t=>t!=="borderDash"};circumference;endAngle;fullCircles;innerRadius;outerRadius;pixelMargin;startAngle;constructor(t){super(),this.options=void 0,this.circumference=void 0,this.startAngle=void 0,this.endAngle=void 0,this.innerRadius=void 0,this.outerRadius=void 0,this.pixelMargin=0,this.fullCircles=0,t&&Object.assign(this,t)}inRange(t,r,n){const i=this.getProps(["x","y"],n),{angle:a,distance:o}=SO(i,{x:t,y:r}),{startAngle:s,endAngle:l,innerRadius:c,outerRadius:u,circumference:f}=this.getProps(["startAngle","endAngle","innerRadius","outerRadius","circumference"],n),d=(this.options.spacing+this.options.borderWidth)/2,h=se(f,l-s),m=so(a,s,l)&&s!==l,p=h>=Ye||m,g=fn(o,c+d,u+d);return p&&g}getCenterPoint(t){const{x:r,y:n,startAngle:i,endAngle:a,innerRadius:o,outerRadius:s}=this.getProps(["x","y","startAngle","endAngle","innerRadius","outerRadius"],t),{offset:l,spacing:c}=this.options,u=(i+a)/2,f=(o+s+c+l)/2;return{x:r+Math.cos(u)*f,y:n+Math.sin(u)*f}}tooltipPosition(t){return this.getCenterPoint(t)}draw(t){const{options:r,circumference:n}=this,i=(r.offset||0)/4,a=(r.spacing||0)/2,o=r.circular;if(this.pixelMargin=r.borderAlign==="inner"?.33:0,this.fullCircles=n>Ye?Math.floor(n/Ye):0,n===0||this.innerRadius<0||this.outerRadius<0)return;t.save();const s=(this.startAngle+this.endAngle)/2;t.translate(Math.cos(s)*i,Math.sin(s)*i);const l=1-Math.sin(Math.min(Me,n||0)),c=i*l;t.fillStyle=r.backgroundColor,t.strokeStyle=r.borderColor,X9(t,this,c,a,o),Z9(t,this,c,a,o),t.restore()}}function JO(e,t,r=t){e.lineCap=se(r.borderCapStyle,t.borderCapStyle),e.setLineDash(se(r.borderDash,t.borderDash)),e.lineDashOffset=se(r.borderDashOffset,t.borderDashOffset),e.lineJoin=se(r.borderJoinStyle,t.borderJoinStyle),e.lineWidth=se(r.borderWidth,t.borderWidth),e.strokeStyle=se(r.borderColor,t.borderColor)}function J9(e,t,r){e.lineTo(r.x,r.y)}function Q9(e){return e.stepped?gW:e.tension||e.cubicInterpolationMode==="monotone"?vW:J9}function QO(e,t,r={}){const n=e.length,{start:i=0,end:a=n-1}=r,{start:o,end:s}=t,l=Math.max(i,o),c=Math.min(a,s),u=i<o&&a<o||i>s&&a>s;return{count:n,start:l,loop:t.loop,ilen:c<l&&!u?n+c-l:c-l}}function eH(e,t,r,n){const{points:i,options:a}=t,{count:o,start:s,loop:l,ilen:c}=QO(i,r,n),u=Q9(a);let{move:f=!0,reverse:d}=n||{},h,m,p;for(h=0;h<=c;++h)m=i[(s+(d?c-h:h))%o],!m.skip&&(f?(e.moveTo(m.x,m.y),f=!1):u(e,p,m,d,a.stepped),p=m);return l&&(m=i[(s+(d?c:0))%o],u(e,p,m,d,a.stepped)),!!l}function tH(e,t,r,n){const i=t.points,{count:a,start:o,ilen:s}=QO(i,r,n),{move:l=!0,reverse:c}=n||{};let u=0,f=0,d,h,m,p,g,v;const b=S=>(o+(c?s-S:S))%a,x=()=>{p!==g&&(e.lineTo(u,g),e.lineTo(u,p),e.lineTo(u,v))};for(l&&(h=i[b(0)],e.moveTo(h.x,h.y)),d=0;d<=s;++d){if(h=i[b(d)],h.skip)continue;const S=h.x,w=h.y,O=S|0;O===m?(w<p?p=w:w>g&&(g=w),u=(f*u+S)/++f):(x(),e.lineTo(S,w),m=O,f=0,p=g=w),v=w}x()}function Ud(e){const t=e.options,r=t.borderDash&&t.borderDash.length;return!e._decimated&&!e._loop&&!t.tension&&t.cubicInterpolationMode!=="monotone"&&!t.stepped&&!r?tH:eH}function rH(e){return e.stepped?GW:e.tension||e.cubicInterpolationMode==="monotone"?XW:Vn}function nH(e,t,r,n){let i=t._path;i||(i=t._path=new Path2D,t.path(i,r,n)&&i.closePath()),JO(e,t.options),e.stroke(i)}function iH(e,t,r,n){const{segments:i,options:a}=t,o=Ud(t);for(const s of i)JO(e,a,s.style),e.beginPath(),o(e,t,s,{start:r,end:r+n-1})&&e.closePath(),e.stroke()}const aH=typeof Path2D=="function";function oH(e,t,r,n){aH&&!t.options.segment?nH(e,t,r,n):iH(e,t,r,n)}class hm extends Tn{static id="line";static defaults={borderCapStyle:"butt",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderWidth:3,capBezierPoints:!0,cubicInterpolationMode:"default",fill:!1,spanGaps:!1,stepped:!1,tension:0};static defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"};static descriptors={_scriptable:!0,_indexable:t=>t!=="borderDash"&&t!=="fill"};constructor(t){super(),this.animated=!0,this.options=void 0,this._chart=void 0,this._loop=void 0,this._fullLoop=void 0,this._path=void 0,this._points=void 0,this._segments=void 0,this._decimated=!1,this._pointsUpdated=!1,this._datasetIndex=void 0,t&&Object.assign(this,t)}updateControlPoints(t,r){const n=this.options;if((n.tension||n.cubicInterpolationMode==="monotone")&&!n.stepped&&!this._pointsUpdated){const i=n.spanGaps?this._loop:this._fullLoop;zW(this._points,n,t,i,r),this._pointsUpdated=!0}}set points(t){this._points=t,delete this._segments,delete this._path,this._pointsUpdated=!1}get points(){return this._points}get segments(){return this._segments||(this._segments=iV(this,this.options.segment))}first(){const t=this.segments,r=this.points;return t.length&&r[t[0].start]}last(){const t=this.segments,r=this.points,n=t.length;return n&&r[t[n-1].end]}interpolate(t,r){const n=this.options,i=t[r],a=this.points,o=tV(this,{property:r,start:i,end:i});if(!o.length)return;const s=[],l=rH(n);let c,u;for(c=0,u=o.length;c<u;++c){const{start:f,end:d}=o[c],h=a[f],m=a[d];if(h===m){s.push(h);continue}const p=Math.abs((i-h[r])/(m[r]-h[r])),g=l(h,m,p,n.stepped);g[r]=t[r],s.push(g)}return s.length===1?s[0]:s}pathSegment(t,r,n){return Ud(this)(t,this,r,n)}path(t,r,n){const i=this.segments,a=Ud(this);let o=this._loop;r=r||0,n=n||this.points.length-r;for(const s of i)o&=a(t,this,s,{start:r,end:r+n-1});return!!o}draw(t,r,n,i){const a=this.options||{};(this.points||[]).length&&a.borderWidth&&(t.save(),oH(t,this,n,i),t.restore()),this.animated&&(this._pointsUpdated=!1,this._path=void 0)}}function bx(e,t,r,n){const i=e.options,{[r]:a}=e.getProps([r],n);return Math.abs(t-a)<i.radius+i.hitRadius}class pm extends Tn{static id="point";parsed;skip;stop;static defaults={borderWidth:1,hitRadius:1,hoverBorderWidth:1,hoverRadius:4,pointStyle:"circle",radius:3,rotation:0};static defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"};constructor(t){super(),this.options=void 0,this.parsed=void 0,this.skip=void 0,this.stop=void 0,t&&Object.assign(this,t)}inRange(t,r,n){const i=this.options,{x:a,y:o}=this.getProps(["x","y"],n);return Math.pow(t-a,2)+Math.pow(r-o,2)<Math.pow(i.hitRadius+i.radius,2)}inXRange(t,r){return bx(this,t,"x",r)}inYRange(t,r){return bx(this,t,"y",r)}getCenterPoint(t){const{x:r,y:n}=this.getProps(["x","y"],t);return{x:r,y:n}}size(t){t=t||this.options||{};let r=t.radius||0;r=Math.max(r,r&&t.hoverRadius||0);const n=r&&t.borderWidth||0;return(r+n)*2}draw(t,r){const n=this.options;this.skip||n.radius<.1||!lo(this,r,this.size(n)/2)||(t.strokeStyle=n.borderColor,t.lineWidth=n.borderWidth,t.fillStyle=n.backgroundColor,Wd(t,n,this.x,this.y))}getRange(){const t=this.options||{};return t.radius+t.hitRadius}}function eA(e,t){const{x:r,y:n,base:i,width:a,height:o}=e.getProps(["x","y","base","width","height"],t);let s,l,c,u,f;return e.horizontal?(f=o/2,s=Math.min(r,i),l=Math.max(r,i),c=n-f,u=n+f):(f=a/2,s=r-f,l=r+f,c=Math.min(n,i),u=Math.max(n,i)),{left:s,top:c,right:l,bottom:u}}function hn(e,t,r,n){return e?0:Et(t,r,n)}function sH(e,t,r){const n=e.options.borderWidth,i=e.borderSkipped,a=MO(n);return{t:hn(i.top,a.top,0,r),r:hn(i.right,a.right,0,t),b:hn(i.bottom,a.bottom,0,r),l:hn(i.left,a.left,0,t)}}function lH(e,t,r){const{enableBorderRadius:n}=e.getProps(["enableBorderRadius"]),i=e.options.borderRadius,a=Ni(i),o=Math.min(t,r),s=e.borderSkipped,l=n||de(i);return{topLeft:hn(!l||s.top||s.left,a.topLeft,0,o),topRight:hn(!l||s.top||s.right,a.topRight,0,o),bottomLeft:hn(!l||s.bottom||s.left,a.bottomLeft,0,o),bottomRight:hn(!l||s.bottom||s.right,a.bottomRight,0,o)}}function cH(e){const t=eA(e),r=t.right-t.left,n=t.bottom-t.top,i=sH(e,r/2,n/2),a=lH(e,r/2,n/2);return{outer:{x:t.left,y:t.top,w:r,h:n,radius:a},inner:{x:t.left+i.l,y:t.top+i.t,w:r-i.l-i.r,h:n-i.t-i.b,radius:{topLeft:Math.max(0,a.topLeft-Math.max(i.t,i.l)),topRight:Math.max(0,a.topRight-Math.max(i.t,i.r)),bottomLeft:Math.max(0,a.bottomLeft-Math.max(i.b,i.l)),bottomRight:Math.max(0,a.bottomRight-Math.max(i.b,i.r))}}}}function $f(e,t,r,n){const i=t===null,a=r===null,s=e&&!(i&&a)&&eA(e,n);return s&&(i||fn(t,s.left,s.right))&&(a||fn(r,s.top,s.bottom))}function uH(e){return e.topLeft||e.topRight||e.bottomLeft||e.bottomRight}function fH(e,t){e.rect(t.x,t.y,t.w,t.h)}function Lf(e,t,r={}){const n=e.x!==r.x?-t:0,i=e.y!==r.y?-t:0,a=(e.x+e.w!==r.x+r.w?t:0)-n,o=(e.y+e.h!==r.y+r.h?t:0)-i;return{x:e.x+n,y:e.y+i,w:e.w+a,h:e.h+o,radius:e.radius}}class Lo extends Tn{static id="bar";static defaults={borderSkipped:"start",borderWidth:0,borderRadius:0,inflateAmount:"auto",pointStyle:void 0};static defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"};constructor(t){super(),this.options=void 0,this.horizontal=void 0,this.base=void 0,this.width=void 0,this.height=void 0,this.inflateAmount=void 0,t&&Object.assign(this,t)}draw(t){const{inflateAmount:r,options:{borderColor:n,backgroundColor:i}}=this,{inner:a,outer:o}=cH(this),s=uH(o.radius)?kl:fH;t.save(),(o.w!==a.w||o.h!==a.h)&&(t.beginPath(),s(t,Lf(o,r,a)),t.clip(),s(t,Lf(a,-r,o)),t.fillStyle=n,t.fill("evenodd")),t.beginPath(),s(t,Lf(a,r)),t.fillStyle=i,t.fill(),t.restore()}inRange(t,r,n){return $f(this,t,r,n)}inXRange(t,r){return $f(this,t,null,r)}inYRange(t,r){return $f(this,null,t,r)}getCenterPoint(t){const{x:r,y:n,base:i,horizontal:a}=this.getProps(["x","y","base","horizontal"],t);return{x:a?(r+i)/2:r,y:a?n:(n+i)/2}}getRange(t){return t==="x"?this.width/2:this.height/2}}const xx=(e,t)=>{let{boxHeight:r=t,boxWidth:n=t}=e;return e.usePointStyle&&(r=Math.min(r,t),n=e.pointStyleWidth||Math.min(n,t)),{boxWidth:n,boxHeight:r,itemHeight:Math.max(t,r)}},dH=(e,t)=>e!==null&&t!==null&&e.datasetIndex===t.datasetIndex&&e.index===t.index;class wx extends Tn{constructor(t){super(),this._added=!1,this.legendHitBoxes=[],this._hoveredItem=null,this.doughnutMode=!1,this.chart=t.chart,this.options=t.options,this.ctx=t.ctx,this.legendItems=void 0,this.columnSizes=void 0,this.lineWidths=void 0,this.maxHeight=void 0,this.maxWidth=void 0,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.height=void 0,this.width=void 0,this._margins=void 0,this.position=void 0,this.weight=void 0,this.fullSize=void 0}update(t,r,n){this.maxWidth=t,this.maxHeight=r,this._margins=n,this.setDimensions(),this.buildLabels(),this.fit()}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=this._margins.left,this.right=this.width):(this.height=this.maxHeight,this.top=this._margins.top,this.bottom=this.height)}buildLabels(){const t=this.options.labels||{};let r=$e(t.generateLabels,[this.chart],this)||[];t.filter&&(r=r.filter(n=>t.filter(n,this.chart.data))),t.sort&&(r=r.sort((n,i)=>t.sort(n,i,this.chart.data))),this.options.reverse&&r.reverse(),this.legendItems=r}fit(){const{options:t,ctx:r}=this;if(!t.display){this.width=this.height=0;return}const n=t.labels,i=$t(n.font),a=i.size,o=this._computeTitleHeight(),{boxWidth:s,itemHeight:l}=xx(n,a);let c,u;r.font=i.string,this.isHorizontal()?(c=this.maxWidth,u=this._fitRows(o,a,s,l)+10):(u=this.maxHeight,c=this._fitCols(o,i,s,l)+10),this.width=Math.min(c,t.maxWidth||this.maxWidth),this.height=Math.min(u,t.maxHeight||this.maxHeight)}_fitRows(t,r,n,i){const{ctx:a,maxWidth:o,options:{labels:{padding:s}}}=this,l=this.legendHitBoxes=[],c=this.lineWidths=[0],u=i+s;let f=t;a.textAlign="left",a.textBaseline="middle";let d=-1,h=-u;return this.legendItems.forEach((m,p)=>{const g=n+r/2+a.measureText(m.text).width;(p===0||c[c.length-1]+g+2*s>o)&&(f+=u,c[c.length-(p>0?0:1)]=0,h+=u,d++),l[p]={left:0,top:h,row:d,width:g,height:i},c[c.length-1]+=g+s}),f}_fitCols(t,r,n,i){const{ctx:a,maxHeight:o,options:{labels:{padding:s}}}=this,l=this.legendHitBoxes=[],c=this.columnSizes=[],u=o-t;let f=s,d=0,h=0,m=0,p=0;return this.legendItems.forEach((g,v)=>{const{itemWidth:b,itemHeight:x}=hH(n,r,a,g,i);v>0&&h+x+2*s>u&&(f+=d+s,c.push({width:d,height:h}),m+=d+s,p++,d=h=0),l[v]={left:m,top:h,col:p,width:b,height:x},d=Math.max(d,b),h+=x+s}),f+=d,c.push({width:d,height:h}),f}adjustHitBoxes(){if(!this.options.display)return;const t=this._computeTitleHeight(),{legendHitBoxes:r,options:{align:n,labels:{padding:i},rtl:a}}=this,o=Ii(a,this.left,this.width);if(this.isHorizontal()){let s=0,l=Vt(n,this.left+i,this.right-this.lineWidths[s]);for(const c of r)s!==c.row&&(s=c.row,l=Vt(n,this.left+i,this.right-this.lineWidths[s])),c.top+=this.top+t+i,c.left=o.leftForLtr(o.x(l),c.width),l+=c.width+i}else{let s=0,l=Vt(n,this.top+t+i,this.bottom-this.columnSizes[s].height);for(const c of r)c.col!==s&&(s=c.col,l=Vt(n,this.top+t+i,this.bottom-this.columnSizes[s].height)),c.top=l,c.left+=this.left+i,c.left=o.leftForLtr(o.x(c.left),c.width),l+=c.height+i}}isHorizontal(){return this.options.position==="top"||this.options.position==="bottom"}draw(){if(this.options.display){const t=this.ctx;nm(t,this),this._draw(),im(t)}}_draw(){const{options:t,columnSizes:r,lineWidths:n,ctx:i}=this,{align:a,labels:o}=t,s=Je.color,l=Ii(t.rtl,this.left,this.width),c=$t(o.font),{padding:u}=o,f=c.size,d=f/2;let h;this.drawTitle(),i.textAlign=l.textAlign("left"),i.textBaseline="middle",i.lineWidth=.5,i.font=c.string;const{boxWidth:m,boxHeight:p,itemHeight:g}=xx(o,f),v=function(O,E,C){if(isNaN(m)||m<=0||isNaN(p)||p<0)return;i.save();const M=se(C.lineWidth,1);if(i.fillStyle=se(C.fillStyle,s),i.lineCap=se(C.lineCap,"butt"),i.lineDashOffset=se(C.lineDashOffset,0),i.lineJoin=se(C.lineJoin,"miter"),i.lineWidth=M,i.strokeStyle=se(C.strokeStyle,s),i.setLineDash(se(C.lineDash,[])),o.usePointStyle){const R={radius:p*Math.SQRT2/2,pointStyle:C.pointStyle,rotation:C.rotation,borderWidth:M},j=l.xPlus(O,m/2),_=E+d;TO(i,R,j,_,o.pointStyleWidth&&m)}else{const R=E+Math.max((f-p)/2,0),j=l.leftForLtr(O,m),_=Ni(C.borderRadius);i.beginPath(),Object.values(_).some(I=>I!==0)?kl(i,{x:j,y:R,w:m,h:p,radius:_}):i.rect(j,R,m,p),i.fill(),M!==0&&i.stroke()}i.restore()},b=function(O,E,C){Cl(i,C.text,O,E+g/2,c,{strikethrough:C.hidden,textAlign:l.textAlign(C.textAlign)})},x=this.isHorizontal(),S=this._computeTitleHeight();x?h={x:Vt(a,this.left+u,this.right-n[0]),y:this.top+u+S,line:0}:h={x:this.left+u,y:Vt(a,this.top+S+u,this.bottom-r[0].height),line:0},$O(this.ctx,t.textDirection);const w=g+u;this.legendItems.forEach((O,E)=>{i.strokeStyle=O.fontColor,i.fillStyle=O.fontColor;const C=i.measureText(O.text).width,M=l.textAlign(O.textAlign||(O.textAlign=o.textAlign)),R=m+d+C;let j=h.x,_=h.y;l.setWidth(this.width),x?E>0&&j+R+u>this.right&&(_=h.y+=w,h.line++,j=h.x=Vt(a,this.left+u,this.right-n[h.line])):E>0&&_+w>this.bottom&&(j=h.x=j+r[h.line].width+u,h.line++,_=h.y=Vt(a,this.top+S+u,this.bottom-r[h.line].height));const I=l.x(j);if(v(I,_,O),j=nW(M,j+m+d,x?j+R:this.right,t.rtl),b(l.x(j),_,O),x)h.x+=R+u;else if(typeof O.text!="string"){const D=c.lineHeight;h.y+=tA(O,D)+u}else h.y+=w}),LO(this.ctx,t.textDirection)}drawTitle(){const t=this.options,r=t.title,n=$t(r.font),i=mr(r.padding);if(!r.display)return;const a=Ii(t.rtl,this.left,this.width),o=this.ctx,s=r.position,l=n.size/2,c=i.top+l;let u,f=this.left,d=this.width;if(this.isHorizontal())d=Math.max(...this.lineWidths),u=this.top+c,f=Vt(t.align,f,this.right-d);else{const m=this.columnSizes.reduce((p,g)=>Math.max(p,g.height),0);u=c+Vt(t.align,this.top,this.bottom-m-t.labels.padding-this._computeTitleHeight())}const h=Vt(s,f,f+d);o.textAlign=a.textAlign(CO(s)),o.textBaseline="middle",o.strokeStyle=r.color,o.fillStyle=r.color,o.font=n.string,Cl(o,r.text,h,u,n)}_computeTitleHeight(){const t=this.options.title,r=$t(t.font),n=mr(t.padding);return t.display?r.lineHeight+n.height:0}_getLegendItemAt(t,r){let n,i,a;if(fn(t,this.left,this.right)&&fn(r,this.top,this.bottom)){for(a=this.legendHitBoxes,n=0;n<a.length;++n)if(i=a[n],fn(t,i.left,i.left+i.width)&&fn(r,i.top,i.top+i.height))return this.legendItems[n]}return null}handleEvent(t){const r=this.options;if(!gH(t.type,r))return;const n=this._getLegendItemAt(t.x,t.y);if(t.type==="mousemove"||t.type==="mouseout"){const i=this._hoveredItem,a=dH(i,n);i&&!a&&$e(r.onLeave,[t,i,this],this),this._hoveredItem=n,n&&!a&&$e(r.onHover,[t,n,this],this)}else n&&$e(r.onClick,[t,n,this],this)}}function hH(e,t,r,n,i){const a=pH(n,e,t,r),o=mH(i,n,t.lineHeight);return{itemWidth:a,itemHeight:o}}function pH(e,t,r,n){let i=e.text;return i&&typeof i!="string"&&(i=i.reduce((a,o)=>a.length>o.length?a:o)),t+r.size/2+n.measureText(i).width}function mH(e,t,r){let n=e;return typeof t.text!="string"&&(n=tA(t,r)),n}function tA(e,t){const r=e.text?e.text.length:0;return t*r}function gH(e,t){return!!((e==="mousemove"||e==="mouseout")&&(t.onHover||t.onLeave)||t.onClick&&(e==="click"||e==="mouseup"))}var vr={id:"legend",_element:wx,start(e,t,r){const n=e.legend=new wx({ctx:e.ctx,options:r,chart:e});dn.configure(e,n,r),dn.addBox(e,n)},stop(e){dn.removeBox(e,e.legend),delete e.legend},beforeUpdate(e,t,r){const n=e.legend;dn.configure(e,n,r),n.options=r},afterUpdate(e){const t=e.legend;t.buildLabels(),t.adjustHitBoxes()},afterEvent(e,t){t.replay||e.legend.handleEvent(t.event)},defaults:{display:!0,position:"top",align:"center",fullSize:!0,reverse:!1,weight:1e3,onClick(e,t,r){const n=t.datasetIndex,i=r.chart;i.isDatasetVisible(n)?(i.hide(n),t.hidden=!0):(i.show(n),t.hidden=!1)},onHover:null,onLeave:null,labels:{color:e=>e.chart.options.color,boxWidth:40,padding:10,generateLabels(e){const t=e.data.datasets,{labels:{usePointStyle:r,pointStyle:n,textAlign:i,color:a,useBorderRadius:o,borderRadius:s}}=e.legend.options;return e._getSortedDatasetMetas().map(l=>{const c=l.controller.getStyle(r?0:void 0),u=mr(c.borderWidth);return{text:t[l.index].label,fillStyle:c.backgroundColor,fontColor:a,hidden:!l.visible,lineCap:c.borderCapStyle,lineDash:c.borderDash,lineDashOffset:c.borderDashOffset,lineJoin:c.borderJoinStyle,lineWidth:(u.width+u.height)/4,strokeStyle:c.borderColor,pointStyle:n||c.pointStyle,rotation:c.rotation,textAlign:i||c.textAlign,borderRadius:o&&(s||c.borderRadius),datasetIndex:l.index}},this)}},title:{color:e=>e.chart.options.color,display:!1,position:"center",text:""}},descriptors:{_scriptable:e=>!e.startsWith("on"),labels:{_scriptable:e=>!["generateLabels","filter","sort"].includes(e)}}};const ja={average(e){if(!e.length)return!1;let t,r,n=new Set,i=0,a=0;for(t=0,r=e.length;t<r;++t){const s=e[t].element;if(s&&s.hasValue()){const l=s.tooltipPosition();n.add(l.x),i+=l.y,++a}}return a===0||n.size===0?!1:{x:[...n].reduce((s,l)=>s+l)/n.size,y:i/a}},nearest(e,t){if(!e.length)return!1;let r=t.x,n=t.y,i=Number.POSITIVE_INFINITY,a,o,s;for(a=0,o=e.length;a<o;++a){const l=e[a].element;if(l&&l.hasValue()){const c=l.getCenterPoint(),u=Bd(t,c);u<i&&(i=u,s=l)}}if(s){const l=s.tooltipPosition();r=l.x,n=l.y}return{x:r,y:n}}};function _r(e,t){return t&&(ht(t)?Array.prototype.push.apply(e,t):e.push(t)),e}function $r(e){return(typeof e=="string"||e instanceof String)&&e.indexOf(`
214
+ */class oV{constructor(){this._request=null,this._charts=new Map,this._running=!1,this._lastDate=void 0}_notify(t,r,n,i){const a=r.listeners[i],o=r.duration;a.forEach(s=>s({chart:t,initial:r.initial,numSteps:o,currentStep:Math.min(n-r.start,o)}))}_refresh(){this._request||(this._running=!0,this._request=EO.call(window,()=>{this._update(),this._request=null,this._running&&this._refresh()}))}_update(t=Date.now()){let r=0;this._charts.forEach((n,i)=>{if(!n.running||!n.items.length)return;const a=n.items;let o=a.length-1,s=!1,l;for(;o>=0;--o)l=a[o],l._active?(l._total>n.duration&&(n.duration=l._total),l.tick(t),s=!0):(a[o]=a[a.length-1],a.pop());s&&(i.draw(),this._notify(i,n,t,"progress")),a.length||(n.running=!1,this._notify(i,n,t,"complete"),n.initial=!1),r+=a.length}),this._lastDate=t,r===0&&(this._running=!1)}_getAnims(t){const r=this._charts;let n=r.get(t);return n||(n={running:!1,initial:!0,items:[],listeners:{complete:[],progress:[]}},r.set(t,n)),n}listen(t,r,n){this._getAnims(t).listeners[r].push(n)}add(t,r){!r||!r.length||this._getAnims(t).items.push(...r)}has(t){return this._getAnims(t).items.length>0}start(t){const r=this._charts.get(t);r&&(r.running=!0,r.start=Date.now(),r.duration=r.items.reduce((n,i)=>Math.max(n,i._duration),0),this._refresh())}running(t){if(!this._running)return!1;const r=this._charts.get(t);return!(!r||!r.running||!r.items.length)}stop(t){const r=this._charts.get(t);if(!r||!r.items.length)return;const n=r.items;let i=n.length-1;for(;i>=0;--i)n[i].cancel();r.items=[],this._notify(t,r,Date.now(),"complete")}remove(t){return this._charts.delete(t)}}var Rr=new oV;const Ub="transparent",sV={boolean(e,t,r){return r>.5?t:e},color(e,t,r){const n=Nb(e||Ub),i=n.valid&&Nb(t||Ub);return i&&i.valid?i.mix(n,r).hexString():t},number(e,t,r){return e+(t-e)*r}};class lV{constructor(t,r,n,i){const a=r[n];i=vs([t.to,i,a,t.from]);const o=vs([t.from,a,i]);this._active=!0,this._fn=t.fn||sV[t.type||typeof o],this._easing=La[t.easing]||La.linear,this._start=Math.floor(Date.now()+(t.delay||0)),this._duration=this._total=Math.floor(t.duration),this._loop=!!t.loop,this._target=r,this._prop=n,this._from=o,this._to=i,this._promises=void 0}active(){return this._active}update(t,r,n){if(this._active){this._notify(!1);const i=this._target[this._prop],a=n-this._start,o=this._duration-a;this._start=n,this._duration=Math.floor(Math.max(o,t.duration)),this._total+=a,this._loop=!!t.loop,this._to=vs([t.to,r,i,t.from]),this._from=vs([t.from,i,r])}}cancel(){this._active&&(this.tick(Date.now()),this._active=!1,this._notify(!1))}tick(t){const r=t-this._start,n=this._duration,i=this._prop,a=this._from,o=this._loop,s=this._to;let l;if(this._active=a!==s&&(o||r<n),!this._active){this._target[i]=s,this._notify(!0);return}if(r<0){this._target[i]=a;return}l=r/n%2,l=o&&l>1?2-l:l,l=this._easing(Math.min(1,Math.max(0,l))),this._target[i]=this._fn(a,s,l)}wait(){const t=this._promises||(this._promises=[]);return new Promise((r,n)=>{t.push({res:r,rej:n})})}_notify(t){const r=t?"res":"rej",n=this._promises||[];for(let i=0;i<n.length;i++)n[i][r]()}}class BO{constructor(t,r){this._chart=t,this._properties=new Map,this.configure(r)}configure(t){if(!de(t))return;const r=Object.keys(Je.animation),n=this._properties;Object.getOwnPropertyNames(t).forEach(i=>{const a=t[i];if(!de(a))return;const o={};for(const s of r)o[s]=a[s];(ht(a.properties)&&a.properties||[i]).forEach(s=>{(s===i||!n.has(s))&&n.set(s,o)})})}_animateOptions(t,r){const n=r.options,i=uV(t,n);if(!i)return[];const a=this._createAnimations(i,n);return n.$shared&&cV(t.options.$animations,n).then(()=>{t.options=n},()=>{}),a}_createAnimations(t,r){const n=this._properties,i=[],a=t.$animations||(t.$animations={}),o=Object.keys(r),s=Date.now();let l;for(l=o.length-1;l>=0;--l){const c=o[l];if(c.charAt(0)==="$")continue;if(c==="options"){i.push(...this._animateOptions(t,r));continue}const u=r[c];let f=a[c];const d=n.get(c);if(f)if(d&&f.active()){f.update(d,u,s);continue}else f.cancel();if(!d||!d.duration){t[c]=u;continue}a[c]=f=new lV(d,t,c,u),i.push(f)}return i}update(t,r){if(this._properties.size===0){Object.assign(t,r);return}const n=this._createAnimations(t,r);if(n.length)return Rr.add(this._chart,n),!0}}function cV(e,t){const r=[],n=Object.keys(t);for(let i=0;i<n.length;i++){const a=e[n[i]];a&&a.active()&&r.push(a.wait())}return Promise.all(r)}function uV(e,t){if(!t)return;let r=e.options;if(!r){e.options=t;return}return r.$shared&&(e.options=r=Object.assign({},r,{$shared:!1,$animations:{}})),r}function Kb(e,t){const r=e&&e.options||{},n=r.reverse,i=r.min===void 0?t:0,a=r.max===void 0?t:0;return{start:n?a:i,end:n?i:a}}function fV(e,t,r){if(r===!1)return!1;const n=Kb(e,r),i=Kb(t,r);return{top:i.end,right:n.end,bottom:i.start,left:n.start}}function dV(e){let t,r,n,i;return de(e)?(t=e.top,r=e.right,n=e.bottom,i=e.left):t=r=n=i=e,{top:t,right:r,bottom:n,left:i,disabled:e===!1}}function zO(e,t){const r=[],n=e._getSortedDatasetMetas(t);let i,a;for(i=0,a=n.length;i<a;++i)r.push(n[i].index);return r}function qb(e,t,r,n={}){const i=e.keys,a=n.mode==="single";let o,s,l,c;if(t===null)return;let u=!1;for(o=0,s=i.length;o<s;++o){if(l=+i[o],l===r){if(u=!0,n.all)continue;break}c=e.values[l],ur(c)&&(a||t===0||kr(t)===kr(c))&&(t+=c)}return!u&&!n.all?0:t}function hV(e,t){const{iScale:r,vScale:n}=t,i=r.axis==="x"?"x":"y",a=n.axis==="x"?"x":"y",o=Object.keys(e),s=new Array(o.length);let l,c,u;for(l=0,c=o.length;l<c;++l)u=o[l],s[l]={[i]:u,[a]:e[u]};return s}function Tf(e,t){const r=e&&e.options.stacked;return r||r===void 0&&t.stack!==void 0}function pV(e,t,r){return`${e.id}.${t.id}.${r.stack||r.type}`}function mV(e){const{min:t,max:r,minDefined:n,maxDefined:i}=e.getUserBounds();return{min:n?t:Number.NEGATIVE_INFINITY,max:i?r:Number.POSITIVE_INFINITY}}function gV(e,t,r){const n=e[t]||(e[t]={});return n[r]||(n[r]={})}function Yb(e,t,r,n){for(const i of t.getMatchingVisibleMetas(n).reverse()){const a=e[i.index];if(r&&a>0||!r&&a<0)return i.index}return null}function Gb(e,t){const{chart:r,_cachedMeta:n}=e,i=r._stacks||(r._stacks={}),{iScale:a,vScale:o,index:s}=n,l=a.axis,c=o.axis,u=pV(a,o,n),f=t.length;let d;for(let h=0;h<f;++h){const m=t[h],{[l]:p,[c]:g}=m,v=m._stacks||(m._stacks={});d=v[c]=gV(i,u,p),d[s]=g,d._top=Yb(d,o,!0,n.type),d._bottom=Yb(d,o,!1,n.type);const b=d._visualValues||(d._visualValues={});b[s]=g}}function Mf(e,t){const r=e.scales;return Object.keys(r).filter(n=>r[n].axis===t).shift()}function vV(e,t){return yi(e,{active:!1,dataset:void 0,datasetIndex:t,index:t,mode:"default",type:"dataset"})}function yV(e,t,r){return yi(e,{active:!1,dataIndex:t,parsed:void 0,raw:void 0,element:r,index:t,mode:"default",type:"data"})}function xa(e,t){const r=e.controller.index,n=e.vScale&&e.vScale.axis;if(n){t=t||e._parsed;for(const i of t){const a=i._stacks;if(!a||a[n]===void 0||a[n][r]===void 0)return;delete a[n][r],a[n]._visualValues!==void 0&&a[n]._visualValues[r]!==void 0&&delete a[n]._visualValues[r]}}}const jf=e=>e==="reset"||e==="none",Xb=(e,t)=>t?e:Object.assign({},e),bV=(e,t,r)=>e&&!t.hidden&&t._stacked&&{keys:zO(r,!0),values:null};class jc{static defaults={};static datasetElementType=null;static dataElementType=null;constructor(t,r){this.chart=t,this._ctx=t.ctx,this.index=r,this._cachedDataOpts={},this._cachedMeta=this.getMeta(),this._type=this._cachedMeta.type,this.options=void 0,this._parsing=!1,this._data=void 0,this._objectData=void 0,this._sharedOptions=void 0,this._drawStart=void 0,this._drawCount=void 0,this.enableOptionSharing=!1,this.supportsDecimation=!1,this.$context=void 0,this._syncList=[],this.datasetElementType=new.target.datasetElementType,this.dataElementType=new.target.dataElementType,this.initialize()}initialize(){const t=this._cachedMeta;this.configure(),this.linkScales(),t._stacked=Tf(t.vScale,t),this.addElements(),this.options.fill&&!this.chart.isPluginEnabled("filler")&&console.warn("Tried to use the 'fill' option without the 'Filler' plugin enabled. Please import and register the 'Filler' plugin and make sure it is not disabled in the options")}updateIndex(t){this.index!==t&&xa(this._cachedMeta),this.index=t}linkScales(){const t=this.chart,r=this._cachedMeta,n=this.getDataset(),i=(f,d,h,m)=>f==="x"?d:f==="r"?m:h,a=r.xAxisID=se(n.xAxisID,Mf(t,"x")),o=r.yAxisID=se(n.yAxisID,Mf(t,"y")),s=r.rAxisID=se(n.rAxisID,Mf(t,"r")),l=r.indexAxis,c=r.iAxisID=i(l,a,o,s),u=r.vAxisID=i(l,o,a,s);r.xScale=this.getScaleForId(a),r.yScale=this.getScaleForId(o),r.rScale=this.getScaleForId(s),r.iScale=this.getScaleForId(c),r.vScale=this.getScaleForId(u)}getDataset(){return this.chart.data.datasets[this.index]}getMeta(){return this.chart.getDatasetMeta(this.index)}getScaleForId(t){return this.chart.scales[t]}_getOtherScale(t){const r=this._cachedMeta;return t===r.iScale?r.vScale:r.iScale}reset(){this._update("reset")}_destroy(){const t=this._cachedMeta;this._data&&Mb(this._data,this),t._stacked&&xa(t)}_dataCheck(){const t=this.getDataset(),r=t.data||(t.data=[]),n=this._data;if(de(r)){const i=this._cachedMeta;this._data=hV(r,i)}else if(n!==r){if(n){Mb(n,this);const i=this._cachedMeta;xa(i),i._parsed=[]}r&&Object.isExtensible(r)&&J7(r,this),this._syncList=[],this._data=r}}addElements(){const t=this._cachedMeta;this._dataCheck(),this.datasetElementType&&(t.dataset=new this.datasetElementType)}buildOrUpdateElements(t){const r=this._cachedMeta,n=this.getDataset();let i=!1;this._dataCheck();const a=r._stacked;r._stacked=Tf(r.vScale,r),r.stack!==n.stack&&(i=!0,xa(r),r.stack=n.stack),this._resyncElements(t),(i||a!==r._stacked)&&(Gb(this,r._parsed),r._stacked=Tf(r.vScale,r))}configure(){const t=this.chart.config,r=t.datasetScopeKeys(this._type),n=t.getOptionScopes(this.getDataset(),r,!0);this.options=t.createResolver(n,this.getContext()),this._parsing=this.options.parsing,this._cachedDataOpts={}}parse(t,r){const{_cachedMeta:n,_data:i}=this,{iScale:a,_stacked:o}=n,s=a.axis;let l=t===0&&r===i.length?!0:n._sorted,c=t>0&&n._parsed[t-1],u,f,d;if(this._parsing===!1)n._parsed=i,n._sorted=!0,d=i;else{ht(i[t])?d=this.parseArrayData(n,i,t,r):de(i[t])?d=this.parseObjectData(n,i,t,r):d=this.parsePrimitiveData(n,i,t,r);const h=()=>f[s]===null||c&&f[s]<c[s];for(u=0;u<r;++u)n._parsed[u+t]=f=d[u],l&&(h()&&(l=!1),c=f);n._sorted=l}o&&Gb(this,d)}parsePrimitiveData(t,r,n,i){const{iScale:a,vScale:o}=t,s=a.axis,l=o.axis,c=a.getLabels(),u=a===o,f=new Array(i);let d,h,m;for(d=0,h=i;d<h;++d)m=d+n,f[d]={[s]:u||a.parse(c[m],m),[l]:o.parse(r[m],m)};return f}parseArrayData(t,r,n,i){const{xScale:a,yScale:o}=t,s=new Array(i);let l,c,u,f;for(l=0,c=i;l<c;++l)u=l+n,f=r[u],s[l]={x:a.parse(f[0],u),y:o.parse(f[1],u)};return s}parseObjectData(t,r,n,i){const{xScale:a,yScale:o}=t,{xAxisKey:s="x",yAxisKey:l="y"}=this._parsing,c=new Array(i);let u,f,d,h;for(u=0,f=i;u<f;++u)d=u+n,h=r[d],c[u]={x:a.parse(fi(h,s),d),y:o.parse(fi(h,l),d)};return c}getParsed(t){return this._cachedMeta._parsed[t]}getDataElement(t){return this._cachedMeta.data[t]}applyStack(t,r,n){const i=this.chart,a=this._cachedMeta,o=r[t.axis],s={keys:zO(i,!0),values:r._stacks[t.axis]._visualValues};return qb(s,o,a.index,{mode:n})}updateRangeFromParsed(t,r,n,i){const a=n[r.axis];let o=a===null?NaN:a;const s=i&&n._stacks[r.axis];i&&s&&(i.values=s,o=qb(i,a,this._cachedMeta.index)),t.min=Math.min(t.min,o),t.max=Math.max(t.max,o)}getMinMax(t,r){const n=this._cachedMeta,i=n._parsed,a=n._sorted&&t===n.iScale,o=i.length,s=this._getOtherScale(t),l=bV(r,n,this.chart),c={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY},{min:u,max:f}=mV(s);let d,h;function m(){h=i[d];const p=h[s.axis];return!ur(h[t.axis])||u>p||f<p}for(d=0;d<o&&!(!m()&&(this.updateRangeFromParsed(c,t,h,l),a));++d);if(a){for(d=o-1;d>=0;--d)if(!m()){this.updateRangeFromParsed(c,t,h,l);break}}return c}getAllParsedValues(t){const r=this._cachedMeta._parsed,n=[];let i,a,o;for(i=0,a=r.length;i<a;++i)o=r[i][t.axis],ur(o)&&n.push(o);return n}getMaxOverflow(){return!1}getLabelAndValue(t){const r=this._cachedMeta,n=r.iScale,i=r.vScale,a=this.getParsed(t);return{label:n?""+n.getLabelForValue(a[n.axis]):"",value:i?""+i.getLabelForValue(a[i.axis]):""}}_update(t){const r=this._cachedMeta;this.update(t||"default"),r._clip=dV(se(this.options.clip,fV(r.xScale,r.yScale,this.getMaxOverflow())))}update(t){}draw(){const t=this._ctx,r=this.chart,n=this._cachedMeta,i=n.data||[],a=r.chartArea,o=[],s=this._drawStart||0,l=this._drawCount||i.length-s,c=this.options.drawActiveElementsOnTop;let u;for(n.dataset&&n.dataset.draw(t,a,s,l),u=s;u<s+l;++u){const f=i[u];f.hidden||(f.active&&c?o.push(f):f.draw(t,a))}for(u=0;u<o.length;++u)o[u].draw(t,a)}getStyle(t,r){const n=r?"active":"default";return t===void 0&&this._cachedMeta.dataset?this.resolveDatasetElementOptions(n):this.resolveDataElementOptions(t||0,n)}getContext(t,r,n){const i=this.getDataset();let a;if(t>=0&&t<this._cachedMeta.data.length){const o=this._cachedMeta.data[t];a=o.$context||(o.$context=yV(this.getContext(),t,o)),a.parsed=this.getParsed(t),a.raw=i.data[t],a.index=a.dataIndex=t}else a=this.$context||(this.$context=vV(this.chart.getContext(),this.index)),a.dataset=i,a.index=a.datasetIndex=this.index;return a.active=!!r,a.mode=n,a}resolveDatasetElementOptions(t){return this._resolveElementOptions(this.datasetElementType.id,t)}resolveDataElementOptions(t,r){return this._resolveElementOptions(this.dataElementType.id,r,t)}_resolveElementOptions(t,r="default",n){const i=r==="active",a=this._cachedDataOpts,o=t+"-"+r,s=a[o],l=this.enableOptionSharing&&ao(n);if(s)return Xb(s,l);const c=this.chart.config,u=c.datasetElementScopeKeys(this._type,t),f=i?[`${t}Hover`,"hover",t,""]:[t,""],d=c.getOptionScopes(this.getDataset(),u),h=Object.keys(Je.elements[t]),m=()=>this.getContext(n,i,r),p=c.resolveNamedOptions(d,h,m,f);return p.$shared&&(p.$shared=l,a[o]=Object.freeze(Xb(p,l))),p}_resolveAnimations(t,r,n){const i=this.chart,a=this._cachedDataOpts,o=`animation-${r}`,s=a[o];if(s)return s;let l;if(i.options.animation!==!1){const u=this.chart.config,f=u.datasetAnimationScopeKeys(this._type,r),d=u.getOptionScopes(this.getDataset(),f);l=u.createResolver(d,this.getContext(t,n,r))}const c=new BO(i,l&&l.animations);return l&&l._cacheable&&(a[o]=Object.freeze(c)),c}getSharedOptions(t){if(t.$shared)return this._sharedOptions||(this._sharedOptions=Object.assign({},t))}includeOptions(t,r){return!r||jf(t)||this.chart._animationsDisabled}_getSharedOptions(t,r){const n=this.resolveDataElementOptions(t,r),i=this._sharedOptions,a=this.getSharedOptions(n),o=this.includeOptions(r,a)||a!==i;return this.updateSharedOptions(a,r,n),{sharedOptions:a,includeOptions:o}}updateElement(t,r,n,i){jf(i)?Object.assign(t,n):this._resolveAnimations(r,i).update(t,n)}updateSharedOptions(t,r,n){t&&!jf(r)&&this._resolveAnimations(void 0,r).update(t,n)}_setStyle(t,r,n,i){t.active=i;const a=this.getStyle(r,i);this._resolveAnimations(r,n,i).update(t,{options:!i&&this.getSharedOptions(a)||a})}removeHoverStyle(t,r,n){this._setStyle(t,n,"active",!1)}setHoverStyle(t,r,n){this._setStyle(t,n,"active",!0)}_removeDatasetHoverStyle(){const t=this._cachedMeta.dataset;t&&this._setStyle(t,void 0,"active",!1)}_setDatasetHoverStyle(){const t=this._cachedMeta.dataset;t&&this._setStyle(t,void 0,"active",!0)}_resyncElements(t){const r=this._data,n=this._cachedMeta.data;for(const[s,l,c]of this._syncList)this[s](l,c);this._syncList=[];const i=n.length,a=r.length,o=Math.min(a,i);o&&this.parse(0,o),a>i?this._insertElements(i,a-i,t):a<i&&this._removeElements(a,i-a)}_insertElements(t,r,n=!0){const i=this._cachedMeta,a=i.data,o=t+r;let s;const l=c=>{for(c.length+=r,s=c.length-1;s>=o;s--)c[s]=c[s-r]};for(l(a),s=t;s<o;++s)a[s]=new this.dataElementType;this._parsing&&l(i._parsed),this.parse(t,r),n&&this.updateElements(a,t,r,"reset")}updateElements(t,r,n,i){}_removeElements(t,r){const n=this._cachedMeta;if(this._parsing){const i=n._parsed.splice(t,r);n._stacked&&xa(n,i)}n.data.splice(t,r)}_sync(t){if(this._parsing)this._syncList.push(t);else{const[r,n,i]=t;this[r](n,i)}this.chart._dataChanges.push([this.index,...t])}_onDataPush(){const t=arguments.length;this._sync(["_insertElements",this.getDataset().data.length-t,t])}_onDataPop(){this._sync(["_removeElements",this._cachedMeta.data.length-1,1])}_onDataShift(){this._sync(["_removeElements",0,1])}_onDataSplice(t,r){r&&this._sync(["_removeElements",t,r]);const n=arguments.length-2;n&&this._sync(["_insertElements",t,n])}_onDataUnshift(){this._sync(["_insertElements",0,arguments.length])}}function xV(e,t){if(!e._cache.$bar){const r=e.getMatchingVisibleMetas(t);let n=[];for(let i=0,a=r.length;i<a;i++)n=n.concat(r[i].controller.getAllParsedValues(e));e._cache.$bar=AO(n.sort((i,a)=>i-a))}return e._cache.$bar}function wV(e){const t=e.iScale,r=xV(t,e.type);let n=t._length,i,a,o,s;const l=()=>{o===32767||o===-32768||(ao(s)&&(n=Math.min(n,Math.abs(o-s)||n)),s=o)};for(i=0,a=r.length;i<a;++i)o=t.getPixelForValue(r[i]),l();for(s=void 0,i=0,a=t.ticks.length;i<a;++i)o=t.getPixelForTick(i),l();return n}function _V(e,t,r,n){const i=r.barThickness;let a,o;return _e(i)?(a=t.min*r.categoryPercentage,o=r.barPercentage):(a=i*n,o=1),{chunk:a/n,ratio:o,start:t.pixels[e]-a/2}}function SV(e,t,r,n){const i=t.pixels,a=i[e];let o=e>0?i[e-1]:null,s=e<i.length-1?i[e+1]:null;const l=r.categoryPercentage;o===null&&(o=a-(s===null?t.end-t.start:s-a)),s===null&&(s=a+a-o);const c=a-(a-Math.min(o,s))/2*l;return{chunk:Math.abs(s-o)/2*l/n,ratio:r.barPercentage,start:c}}function OV(e,t,r,n){const i=r.parse(e[0],n),a=r.parse(e[1],n),o=Math.min(i,a),s=Math.max(i,a);let l=o,c=s;Math.abs(o)>Math.abs(s)&&(l=s,c=o),t[r.axis]=c,t._custom={barStart:l,barEnd:c,start:i,end:a,min:o,max:s}}function WO(e,t,r,n){return ht(e)?OV(e,t,r,n):t[r.axis]=r.parse(e,n),t}function Zb(e,t,r,n){const i=e.iScale,a=e.vScale,o=i.getLabels(),s=i===a,l=[];let c,u,f,d;for(c=r,u=r+n;c<u;++c)d=t[c],f={},f[i.axis]=s||i.parse(o[c],c),l.push(WO(d,f,a,c));return l}function Df(e){return e&&e.barStart!==void 0&&e.barEnd!==void 0}function AV(e,t,r){return e!==0?kr(e):(t.isHorizontal()?1:-1)*(t.min>=r?1:-1)}function EV(e){let t,r,n,i,a;return e.horizontal?(t=e.base>e.x,r="left",n="right"):(t=e.base<e.y,r="bottom",n="top"),t?(i="end",a="start"):(i="start",a="end"),{start:r,end:n,reverse:t,top:i,bottom:a}}function PV(e,t,r,n){let i=t.borderSkipped;const a={};if(!i){e.borderSkipped=a;return}if(i===!0){e.borderSkipped={top:!0,right:!0,bottom:!0,left:!0};return}const{start:o,end:s,reverse:l,top:c,bottom:u}=EV(e);i==="middle"&&r&&(e.enableBorderRadius=!0,(r._top||0)===n?i=c:(r._bottom||0)===n?i=u:(a[Jb(u,o,s,l)]=!0,i=c)),a[Jb(i,o,s,l)]=!0,e.borderSkipped=a}function Jb(e,t,r,n){return n?(e=CV(e,t,r),e=Qb(e,r,t)):e=Qb(e,t,r),e}function CV(e,t,r){return e===t?r:e===r?t:e}function Qb(e,t,r){return e==="start"?t:e==="end"?r:e}function kV(e,{inflateAmount:t},r){e.inflateAmount=t==="auto"?r===1?.33:0:t}class TV extends jc{static id="bar";static defaults={datasetElementType:!1,dataElementType:"bar",categoryPercentage:.8,barPercentage:.9,grouped:!0,animations:{numbers:{type:"number",properties:["x","y","base","width","height"]}}};static overrides={scales:{_index_:{type:"category",offset:!0,grid:{offset:!0}},_value_:{type:"linear",beginAtZero:!0}}};parsePrimitiveData(t,r,n,i){return Zb(t,r,n,i)}parseArrayData(t,r,n,i){return Zb(t,r,n,i)}parseObjectData(t,r,n,i){const{iScale:a,vScale:o}=t,{xAxisKey:s="x",yAxisKey:l="y"}=this._parsing,c=a.axis==="x"?s:l,u=o.axis==="x"?s:l,f=[];let d,h,m,p;for(d=n,h=n+i;d<h;++d)p=r[d],m={},m[a.axis]=a.parse(fi(p,c),d),f.push(WO(fi(p,u),m,o,d));return f}updateRangeFromParsed(t,r,n,i){super.updateRangeFromParsed(t,r,n,i);const a=n._custom;a&&r===this._cachedMeta.vScale&&(t.min=Math.min(t.min,a.min),t.max=Math.max(t.max,a.max))}getMaxOverflow(){return 0}getLabelAndValue(t){const r=this._cachedMeta,{iScale:n,vScale:i}=r,a=this.getParsed(t),o=a._custom,s=Df(o)?"["+o.start+", "+o.end+"]":""+i.getLabelForValue(a[i.axis]);return{label:""+n.getLabelForValue(a[n.axis]),value:s}}initialize(){this.enableOptionSharing=!0,super.initialize();const t=this._cachedMeta;t.stack=this.getDataset().stack}update(t){const r=this._cachedMeta;this.updateElements(r.data,0,r.data.length,t)}updateElements(t,r,n,i){const a=i==="reset",{index:o,_cachedMeta:{vScale:s}}=this,l=s.getBasePixel(),c=s.isHorizontal(),u=this._getRuler(),{sharedOptions:f,includeOptions:d}=this._getSharedOptions(r,i);for(let h=r;h<r+n;h++){const m=this.getParsed(h),p=a||_e(m[s.axis])?{base:l,head:l}:this._calculateBarValuePixels(h),g=this._calculateBarIndexPixels(h,u),v=(m._stacks||{})[s.axis],b={horizontal:c,base:p.base,enableBorderRadius:!v||Df(m._custom)||o===v._top||o===v._bottom,x:c?p.head:g.center,y:c?g.center:p.head,height:c?g.size:Math.abs(p.size),width:c?Math.abs(p.size):g.size};d&&(b.options=f||this.resolveDataElementOptions(h,t[h].active?"active":i));const x=b.options||t[h].options;PV(b,x,v,o),kV(b,x,u.ratio),this.updateElement(t[h],h,b,i)}}_getStacks(t,r){const{iScale:n}=this._cachedMeta,i=n.getMatchingVisibleMetas(this._type).filter(u=>u.controller.options.grouped),a=n.options.stacked,o=[],s=this._cachedMeta.controller.getParsed(r),l=s&&s[n.axis],c=u=>{const f=u._parsed.find(h=>h[n.axis]===l),d=f&&f[u.vScale.axis];if(_e(d)||isNaN(d))return!0};for(const u of i)if(!(r!==void 0&&c(u))&&((a===!1||o.indexOf(u.stack)===-1||a===void 0&&u.stack===void 0)&&o.push(u.stack),u.index===t))break;return o.length||o.push(void 0),o}_getStackCount(t){return this._getStacks(void 0,t).length}_getAxisCount(){return this._getAxis().length}getFirstScaleIdForIndexAxis(){const t=this.chart.scales,r=this.chart.options.indexAxis;return Object.keys(t).filter(n=>t[n].axis===r).shift()}_getAxis(){const t={},r=this.getFirstScaleIdForIndexAxis();for(const n of this.chart.data.datasets)t[se(this.chart.options.indexAxis==="x"?n.xAxisID:n.yAxisID,r)]=!0;return Object.keys(t)}_getStackIndex(t,r,n){const i=this._getStacks(t,n),a=r!==void 0?i.indexOf(r):-1;return a===-1?i.length-1:a}_getRuler(){const t=this.options,r=this._cachedMeta,n=r.iScale,i=[];let a,o;for(a=0,o=r.data.length;a<o;++a)i.push(n.getPixelForValue(this.getParsed(a)[n.axis],a));const s=t.barThickness;return{min:s||wV(r),pixels:i,start:n._startPixel,end:n._endPixel,stackCount:this._getStackCount(),scale:n,grouped:t.grouped,ratio:s?1:t.categoryPercentage*t.barPercentage}}_calculateBarValuePixels(t){const{_cachedMeta:{vScale:r,_stacked:n,index:i},options:{base:a,minBarLength:o}}=this,s=a||0,l=this.getParsed(t),c=l._custom,u=Df(c);let f=l[r.axis],d=0,h=n?this.applyStack(r,l,n):f,m,p;h!==f&&(d=h-f,h=f),u&&(f=c.barStart,h=c.barEnd-c.barStart,f!==0&&kr(f)!==kr(c.barEnd)&&(d=0),d+=f);const g=!_e(a)&&!u?a:d;let v=r.getPixelForValue(g);if(this.chart.getDataVisibility(t)?m=r.getPixelForValue(d+h):m=v,p=m-v,Math.abs(p)<o){p=AV(p,r,s)*o,f===s&&(v-=p/2);const b=r.getPixelForDecimal(0),x=r.getPixelForDecimal(1),S=Math.min(b,x),w=Math.max(b,x);v=Math.max(Math.min(v,w),S),m=v+p,n&&!u&&(l._stacks[r.axis]._visualValues[i]=r.getValueForPixel(m)-r.getValueForPixel(v))}if(v===r.getPixelForValue(s)){const b=kr(p)*r.getLineWidthForValue(s)/2;v+=b,p-=b}return{size:p,base:v,head:m,center:m+p/2}}_calculateBarIndexPixels(t,r){const n=r.scale,i=this.options,a=i.skipNull,o=se(i.maxBarThickness,1/0);let s,l;const c=this._getAxisCount();if(r.grouped){const u=a?this._getStackCount(t):r.stackCount,f=i.barThickness==="flex"?SV(t,r,i,u*c):_V(t,r,i,u*c),d=this.chart.options.indexAxis==="x"?this.getDataset().xAxisID:this.getDataset().yAxisID,h=this._getAxis().indexOf(se(d,this.getFirstScaleIdForIndexAxis())),m=this._getStackIndex(this.index,this._cachedMeta.stack,a?t:void 0)+h;s=f.start+f.chunk*m+f.chunk/2,l=Math.min(o,f.chunk*f.ratio)}else s=n.getPixelForValue(this.getParsed(t)[n.axis],t),l=Math.min(o,r.min*r.ratio);return{base:s-l/2,head:s+l/2,center:s,size:l}}draw(){const t=this._cachedMeta,r=t.vScale,n=t.data,i=n.length;let a=0;for(;a<i;++a)this.getParsed(a)[r.axis]!==null&&!n[a].hidden&&n[a].draw(this._ctx)}}function MV(e,t,r){let n=1,i=1,a=0,o=0;if(t<Ye){const s=e,l=s+t,c=Math.cos(s),u=Math.sin(s),f=Math.cos(l),d=Math.sin(l),h=(x,S,w)=>so(x,s,l,!0)?1:Math.max(S,S*r,w,w*r),m=(x,S,w)=>so(x,s,l,!0)?-1:Math.min(S,S*r,w,w*r),p=h(0,c,f),g=h(lt,u,d),v=m(Me,c,f),b=m(Me+lt,u,d);n=(p-v)/2,i=(g-b)/2,a=-(p+v)/2,o=-(g+b)/2}return{ratioX:n,ratioY:i,offsetX:a,offsetY:o}}class jV extends jc{static id="doughnut";static defaults={datasetElementType:!1,dataElementType:"arc",animation:{animateRotate:!0,animateScale:!1},animations:{numbers:{type:"number",properties:["circumference","endAngle","innerRadius","outerRadius","startAngle","x","y","offset","borderWidth","spacing"]}},cutout:"50%",rotation:0,circumference:360,radius:"100%",spacing:0,indexAxis:"r"};static descriptors={_scriptable:t=>t!=="spacing",_indexable:t=>t!=="spacing"&&!t.startsWith("borderDash")&&!t.startsWith("hoverBorderDash")};static overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(t){const r=t.data;if(r.labels.length&&r.datasets.length){const{labels:{pointStyle:n,color:i}}=t.legend.options;return r.labels.map((a,o)=>{const l=t.getDatasetMeta(0).controller.getStyle(o);return{text:a,fillStyle:l.backgroundColor,strokeStyle:l.borderColor,fontColor:i,lineWidth:l.borderWidth,pointStyle:n,hidden:!t.getDataVisibility(o),index:o}})}return[]}},onClick(t,r,n){n.chart.toggleDataVisibility(r.index),n.chart.update()}}}};constructor(t,r){super(t,r),this.enableOptionSharing=!0,this.innerRadius=void 0,this.outerRadius=void 0,this.offsetX=void 0,this.offsetY=void 0}linkScales(){}parse(t,r){const n=this.getDataset().data,i=this._cachedMeta;if(this._parsing===!1)i._parsed=n;else{let a=l=>+n[l];if(de(n[t])){const{key:l="value"}=this._parsing;a=c=>+fi(n[c],l)}let o,s;for(o=t,s=t+r;o<s;++o)i._parsed[o]=a(o)}}_getRotation(){return Hr(this.options.rotation-90)}_getCircumference(){return Hr(this.options.circumference)}_getRotationExtents(){let t=Ye,r=-Ye;for(let n=0;n<this.chart.data.datasets.length;++n)if(this.chart.isDatasetVisible(n)&&this.chart.getDatasetMeta(n).type===this._type){const i=this.chart.getDatasetMeta(n).controller,a=i._getRotation(),o=i._getCircumference();t=Math.min(t,a),r=Math.max(r,a+o)}return{rotation:t,circumference:r-t}}update(t){const r=this.chart,{chartArea:n}=r,i=this._cachedMeta,a=i.data,o=this.getMaxBorderWidth()+this.getMaxOffset(a)+this.options.spacing,s=Math.max((Math.min(n.width,n.height)-o)/2,0),l=Math.min(I7(this.options.cutout,s),1),c=this._getRingWeight(this.index),{circumference:u,rotation:f}=this._getRotationExtents(),{ratioX:d,ratioY:h,offsetX:m,offsetY:p}=MV(f,u,l),g=(n.width-o)/d,v=(n.height-o)/h,b=Math.max(Math.min(g,v)/2,0),x=xO(this.options.radius,b),S=Math.max(x*l,0),w=(x-S)/this._getVisibleDatasetWeightTotal();this.offsetX=m*x,this.offsetY=p*x,i.total=this.calculateTotal(),this.outerRadius=x-w*this._getRingWeightOffset(this.index),this.innerRadius=Math.max(this.outerRadius-w*c,0),this.updateElements(a,0,a.length,t)}_circumference(t,r){const n=this.options,i=this._cachedMeta,a=this._getCircumference();return r&&n.animation.animateRotate||!this.chart.getDataVisibility(t)||i._parsed[t]===null||i.data[t].hidden?0:this.calculateCircumference(i._parsed[t]*a/Ye)}updateElements(t,r,n,i){const a=i==="reset",o=this.chart,s=o.chartArea,c=o.options.animation,u=(s.left+s.right)/2,f=(s.top+s.bottom)/2,d=a&&c.animateScale,h=d?0:this.innerRadius,m=d?0:this.outerRadius,{sharedOptions:p,includeOptions:g}=this._getSharedOptions(r,i);let v=this._getRotation(),b;for(b=0;b<r;++b)v+=this._circumference(b,a);for(b=r;b<r+n;++b){const x=this._circumference(b,a),S=t[b],w={x:u+this.offsetX,y:f+this.offsetY,startAngle:v,endAngle:v+x,circumference:x,outerRadius:m,innerRadius:h};g&&(w.options=p||this.resolveDataElementOptions(b,S.active?"active":i)),v+=x,this.updateElement(S,b,w,i)}}calculateTotal(){const t=this._cachedMeta,r=t.data;let n=0,i;for(i=0;i<r.length;i++){const a=t._parsed[i];a!==null&&!isNaN(a)&&this.chart.getDataVisibility(i)&&!r[i].hidden&&(n+=Math.abs(a))}return n}calculateCircumference(t){const r=this._cachedMeta.total;return r>0&&!isNaN(t)?Ye*(Math.abs(t)/r):0}getLabelAndValue(t){const r=this._cachedMeta,n=this.chart,i=n.data.labels||[],a=rm(r._parsed[t],n.options.locale);return{label:i[t]||"",value:a}}getMaxBorderWidth(t){let r=0;const n=this.chart;let i,a,o,s,l;if(!t){for(i=0,a=n.data.datasets.length;i<a;++i)if(n.isDatasetVisible(i)){o=n.getDatasetMeta(i),t=o.data,s=o.controller;break}}if(!t)return 0;for(i=0,a=t.length;i<a;++i)l=s.resolveDataElementOptions(i),l.borderAlign!=="inner"&&(r=Math.max(r,l.borderWidth||0,l.hoverBorderWidth||0));return r}getMaxOffset(t){let r=0;for(let n=0,i=t.length;n<i;++n){const a=this.resolveDataElementOptions(n);r=Math.max(r,a.offset||0,a.hoverOffset||0)}return r}_getRingWeightOffset(t){let r=0;for(let n=0;n<t;++n)this.chart.isDatasetVisible(n)&&(r+=this._getRingWeight(n));return r}_getRingWeight(t){return Math.max(se(this.chart.data.datasets[t].weight,1),0)}_getVisibleDatasetWeightTotal(){return this._getRingWeightOffset(this.chart.data.datasets.length)||1}}class DV extends jc{static id="line";static defaults={datasetElementType:"line",dataElementType:"point",showLine:!0,spanGaps:!1};static overrides={scales:{_index_:{type:"category"},_value_:{type:"linear"}}};initialize(){this.enableOptionSharing=!0,this.supportsDecimation=!0,super.initialize()}update(t){const r=this._cachedMeta,{dataset:n,data:i=[],_dataset:a}=r,o=this.chart._animationsDisabled;let{start:s,count:l}=tW(r,i,o);this._drawStart=s,this._drawCount=l,rW(r)&&(s=0,l=i.length),n._chart=this.chart,n._datasetIndex=this.index,n._decimated=!!a._decimated,n.points=i;const c=this.resolveDatasetElementOptions(t);this.options.showLine||(c.borderWidth=0),c.segment=this.options.segment,this.updateElement(n,void 0,{animated:!o,options:c},t),this.updateElements(i,s,l,t)}updateElements(t,r,n,i){const a=i==="reset",{iScale:o,vScale:s,_stacked:l,_dataset:c}=this._cachedMeta,{sharedOptions:u,includeOptions:f}=this._getSharedOptions(r,i),d=o.axis,h=s.axis,{spanGaps:m,segment:p}=this.options,g=oo(m)?m:Number.POSITIVE_INFINITY,v=this.chart._animationsDisabled||a||i==="none",b=r+n,x=t.length;let S=r>0&&this.getParsed(r-1);for(let w=0;w<x;++w){const O=t[w],E=v?O:{};if(w<r||w>=b){E.skip=!0;continue}const C=this.getParsed(w),M=_e(C[h]),R=E[d]=o.getPixelForValue(C[d],w),j=E[h]=a||M?s.getBasePixel():s.getPixelForValue(l?this.applyStack(s,C,l):C[h],w);E.skip=isNaN(R)||isNaN(j)||M,E.stop=w>0&&Math.abs(C[d]-S[d])>g,p&&(E.parsed=C,E.raw=c.data[w]),f&&(E.options=u||this.resolveDataElementOptions(w,O.active?"active":i)),v||this.updateElement(O,w,E,i),S=C}}getMaxOverflow(){const t=this._cachedMeta,r=t.dataset,n=r.options&&r.options.borderWidth||0,i=t.data||[];if(!i.length)return n;const a=i[0].size(this.resolveDataElementOptions(0)),o=i[i.length-1].size(this.resolveDataElementOptions(i.length-1));return Math.max(n,a,o)/2}draw(){const t=this._cachedMeta;t.dataset.updateControlPoints(this.chart.chartArea,t.iScale.axis),super.draw()}}function Ln(){throw new Error("This method is not implemented: Check that a complete date adapter is provided.")}class fm{static override(t){Object.assign(fm.prototype,t)}options;constructor(t){this.options=t||{}}init(){}formats(){return Ln()}parse(){return Ln()}format(){return Ln()}add(){return Ln()}diff(){return Ln()}startOf(){return Ln()}endOf(){return Ln()}}var NV={_date:fm};function IV(e,t,r,n){const{controller:i,data:a,_sorted:o}=e,s=i._cachedMeta.iScale,l=e.dataset&&e.dataset.options?e.dataset.options.spanGaps:null;if(s&&t===s.axis&&t!=="r"&&o&&a.length){const c=s._reversePixels?X7:Gn;if(n){if(i._sharedOptions){const u=a[0],f=typeof u.getRange=="function"&&u.getRange(t);if(f){const d=c(a,t,r-f),h=c(a,t,r+f);return{lo:d.lo,hi:h.hi}}}}else{const u=c(a,t,r);if(l){const{vScale:f}=i._cachedMeta,{_parsed:d}=e,h=d.slice(0,u.lo+1).reverse().findIndex(p=>!_e(p[f.axis]));u.lo-=Math.max(0,h);const m=d.slice(u.hi).findIndex(p=>!_e(p[f.axis]));u.hi+=Math.max(0,m)}return u}}return{lo:0,hi:a.length-1}}function Dc(e,t,r,n,i){const a=e.getSortedVisibleDatasetMetas(),o=r[t];for(let s=0,l=a.length;s<l;++s){const{index:c,data:u}=a[s],{lo:f,hi:d}=IV(a[s],t,o,i);for(let h=f;h<=d;++h){const m=u[h];m.skip||n(m,c,h)}}}function RV(e){const t=e.indexOf("x")!==-1,r=e.indexOf("y")!==-1;return function(n,i){const a=t?Math.abs(n.x-i.x):0,o=r?Math.abs(n.y-i.y):0;return Math.sqrt(Math.pow(a,2)+Math.pow(o,2))}}function Nf(e,t,r,n,i){const a=[];return!i&&!e.isPointInArea(t)||Dc(e,r,t,function(s,l,c){!i&&!lo(s,e.chartArea,0)||s.inRange(t.x,t.y,n)&&a.push({element:s,datasetIndex:l,index:c})},!0),a}function $V(e,t,r,n){let i=[];function a(o,s,l){const{startAngle:c,endAngle:u}=o.getProps(["startAngle","endAngle"],n),{angle:f}=SO(o,{x:t.x,y:t.y});so(f,c,u)&&i.push({element:o,datasetIndex:s,index:l})}return Dc(e,r,t,a),i}function LV(e,t,r,n,i,a){let o=[];const s=RV(r);let l=Number.POSITIVE_INFINITY;function c(u,f,d){const h=u.inRange(t.x,t.y,i);if(n&&!h)return;const m=u.getCenterPoint(i);if(!(!!a||e.isPointInArea(m))&&!h)return;const g=s(t,m);g<l?(o=[{element:u,datasetIndex:f,index:d}],l=g):g===l&&o.push({element:u,datasetIndex:f,index:d})}return Dc(e,r,t,c),o}function If(e,t,r,n,i,a){return!a&&!e.isPointInArea(t)?[]:r==="r"&&!n?$V(e,t,r,i):LV(e,t,r,n,i,a)}function ex(e,t,r,n,i){const a=[],o=r==="x"?"inXRange":"inYRange";let s=!1;return Dc(e,r,t,(l,c,u)=>{l[o]&&l[o](t[r],i)&&(a.push({element:l,datasetIndex:c,index:u}),s=s||l.inRange(t.x,t.y,i))}),n&&!s?[]:a}var FV={modes:{index(e,t,r,n){const i=Wn(t,e),a=r.axis||"x",o=r.includeInvisible||!1,s=r.intersect?Nf(e,i,a,n,o):If(e,i,a,!1,n,o),l=[];return s.length?(e.getSortedVisibleDatasetMetas().forEach(c=>{const u=s[0].index,f=c.data[u];f&&!f.skip&&l.push({element:f,datasetIndex:c.index,index:u})}),l):[]},dataset(e,t,r,n){const i=Wn(t,e),a=r.axis||"xy",o=r.includeInvisible||!1;let s=r.intersect?Nf(e,i,a,n,o):If(e,i,a,!1,n,o);if(s.length>0){const l=s[0].datasetIndex,c=e.getDatasetMeta(l).data;s=[];for(let u=0;u<c.length;++u)s.push({element:c[u],datasetIndex:l,index:u})}return s},point(e,t,r,n){const i=Wn(t,e),a=r.axis||"xy",o=r.includeInvisible||!1;return Nf(e,i,a,n,o)},nearest(e,t,r,n){const i=Wn(t,e),a=r.axis||"xy",o=r.includeInvisible||!1;return If(e,i,a,r.intersect,n,o)},x(e,t,r,n){const i=Wn(t,e);return ex(e,i,"x",r.intersect,n)},y(e,t,r,n){const i=Wn(t,e);return ex(e,i,"y",r.intersect,n)}}};const VO=["left","top","right","bottom"];function wa(e,t){return e.filter(r=>r.pos===t)}function tx(e,t){return e.filter(r=>VO.indexOf(r.pos)===-1&&r.box.axis===t)}function _a(e,t){return e.sort((r,n)=>{const i=t?n:r,a=t?r:n;return i.weight===a.weight?i.index-a.index:i.weight-a.weight})}function BV(e){const t=[];let r,n,i,a,o,s;for(r=0,n=(e||[]).length;r<n;++r)i=e[r],{position:a,options:{stack:o,stackWeight:s=1}}=i,t.push({index:r,box:i,pos:a,horizontal:i.isHorizontal(),weight:i.weight,stack:o&&a+o,stackWeight:s});return t}function zV(e){const t={};for(const r of e){const{stack:n,pos:i,stackWeight:a}=r;if(!n||!VO.includes(i))continue;const o=t[n]||(t[n]={count:0,placed:0,weight:0,size:0});o.count++,o.weight+=a}return t}function WV(e,t){const r=zV(e),{vBoxMaxWidth:n,hBoxMaxHeight:i}=t;let a,o,s;for(a=0,o=e.length;a<o;++a){s=e[a];const{fullSize:l}=s.box,c=r[s.stack],u=c&&s.stackWeight/c.weight;s.horizontal?(s.width=u?u*n:l&&t.availableWidth,s.height=i):(s.width=n,s.height=u?u*i:l&&t.availableHeight)}return r}function VV(e){const t=BV(e),r=_a(t.filter(c=>c.box.fullSize),!0),n=_a(wa(t,"left"),!0),i=_a(wa(t,"right")),a=_a(wa(t,"top"),!0),o=_a(wa(t,"bottom")),s=tx(t,"x"),l=tx(t,"y");return{fullSize:r,leftAndTop:n.concat(a),rightAndBottom:i.concat(l).concat(o).concat(s),chartArea:wa(t,"chartArea"),vertical:n.concat(i).concat(l),horizontal:a.concat(o).concat(s)}}function rx(e,t,r,n){return Math.max(e[r],t[r])+Math.max(e[n],t[n])}function HO(e,t){e.top=Math.max(e.top,t.top),e.left=Math.max(e.left,t.left),e.bottom=Math.max(e.bottom,t.bottom),e.right=Math.max(e.right,t.right)}function HV(e,t,r,n){const{pos:i,box:a}=r,o=e.maxPadding;if(!de(i)){r.size&&(e[i]-=r.size);const f=n[r.stack]||{size:0,count:1};f.size=Math.max(f.size,r.horizontal?a.height:a.width),r.size=f.size/f.count,e[i]+=r.size}a.getPadding&&HO(o,a.getPadding());const s=Math.max(0,t.outerWidth-rx(o,e,"left","right")),l=Math.max(0,t.outerHeight-rx(o,e,"top","bottom")),c=s!==e.w,u=l!==e.h;return e.w=s,e.h=l,r.horizontal?{same:c,other:u}:{same:u,other:c}}function UV(e){const t=e.maxPadding;function r(n){const i=Math.max(t[n]-e[n],0);return e[n]+=i,i}e.y+=r("top"),e.x+=r("left"),r("right"),r("bottom")}function KV(e,t){const r=t.maxPadding;function n(i){const a={left:0,top:0,right:0,bottom:0};return i.forEach(o=>{a[o]=Math.max(t[o],r[o])}),a}return n(e?["left","right"]:["top","bottom"])}function Ma(e,t,r,n){const i=[];let a,o,s,l,c,u;for(a=0,o=e.length,c=0;a<o;++a){s=e[a],l=s.box,l.update(s.width||t.w,s.height||t.h,KV(s.horizontal,t));const{same:f,other:d}=HV(t,r,s,n);c|=f&&i.length,u=u||d,l.fullSize||i.push(s)}return c&&Ma(i,t,r,n)||u}function ws(e,t,r,n,i){e.top=r,e.left=t,e.right=t+n,e.bottom=r+i,e.width=n,e.height=i}function nx(e,t,r,n){const i=r.padding;let{x:a,y:o}=t;for(const s of e){const l=s.box,c=n[s.stack]||{placed:0,weight:1},u=s.stackWeight/c.weight||1;if(s.horizontal){const f=t.w*u,d=c.size||l.height;ao(c.start)&&(o=c.start),l.fullSize?ws(l,i.left,o,r.outerWidth-i.right-i.left,d):ws(l,t.left+c.placed,o,f,d),c.start=o,c.placed+=f,o=l.bottom}else{const f=t.h*u,d=c.size||l.width;ao(c.start)&&(a=c.start),l.fullSize?ws(l,a,i.top,d,r.outerHeight-i.bottom-i.top):ws(l,a,t.top+c.placed,d,f),c.start=a,c.placed+=f,a=l.right}}t.x=a,t.y=o}var dn={addBox(e,t){e.boxes||(e.boxes=[]),t.fullSize=t.fullSize||!1,t.position=t.position||"top",t.weight=t.weight||0,t._layers=t._layers||function(){return[{z:0,draw(r){t.draw(r)}}]},e.boxes.push(t)},removeBox(e,t){const r=e.boxes?e.boxes.indexOf(t):-1;r!==-1&&e.boxes.splice(r,1)},configure(e,t,r){t.fullSize=r.fullSize,t.position=r.position,t.weight=r.weight},update(e,t,r,n){if(!e)return;const i=mr(e.options.layout.padding),a=Math.max(t-i.width,0),o=Math.max(r-i.height,0),s=VV(e.boxes),l=s.vertical,c=s.horizontal;Ae(e.boxes,p=>{typeof p.beforeLayout=="function"&&p.beforeLayout()});const u=l.reduce((p,g)=>g.box.options&&g.box.options.display===!1?p:p+1,0)||1,f=Object.freeze({outerWidth:t,outerHeight:r,padding:i,availableWidth:a,availableHeight:o,vBoxMaxWidth:a/2/u,hBoxMaxHeight:o/2}),d=Object.assign({},i);HO(d,mr(n));const h=Object.assign({maxPadding:d,w:a,h:o,x:i.left,y:i.top},i),m=WV(l.concat(c),f);Ma(s.fullSize,h,f,m),Ma(l,h,f,m),Ma(c,h,f,m)&&Ma(l,h,f,m),UV(h),nx(s.leftAndTop,h,f,m),h.x+=h.w,h.y+=h.h,nx(s.rightAndBottom,h,f,m),e.chartArea={left:h.left,top:h.top,right:h.left+h.w,bottom:h.top+h.h,height:h.h,width:h.w},Ae(s.chartArea,p=>{const g=p.box;Object.assign(g,e.chartArea),g.update(h.w,h.h,{left:0,top:0,right:0,bottom:0})})}};class UO{acquireContext(t,r){}releaseContext(t){return!1}addEventListener(t,r,n){}removeEventListener(t,r,n){}getDevicePixelRatio(){return 1}getMaximumSize(t,r,n,i){return r=Math.max(0,r||t.width),n=n||t.height,{width:r,height:Math.max(0,i?Math.floor(r/i):n)}}isAttached(t){return!0}updateConfig(t){}}class qV extends UO{acquireContext(t){return t&&t.getContext&&t.getContext("2d")||null}updateConfig(t){t.options.animation=!1}}const Is="$chartjs",YV={touchstart:"mousedown",touchmove:"mousemove",touchend:"mouseup",pointerenter:"mouseenter",pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointerleave:"mouseout",pointerout:"mouseout"},ix=e=>e===null||e==="";function GV(e,t){const r=e.style,n=e.getAttribute("height"),i=e.getAttribute("width");if(e[Is]={initial:{height:n,width:i,style:{display:r.display,height:r.height,width:r.width}}},r.display=r.display||"block",r.boxSizing=r.boxSizing||"border-box",ix(i)){const a=zb(e,"width");a!==void 0&&(e.width=a)}if(ix(n))if(e.style.height==="")e.height=e.width/(t||2);else{const a=zb(e,"height");a!==void 0&&(e.height=a)}return e}const KO=UW?{passive:!0}:!1;function XV(e,t,r){e&&e.addEventListener(t,r,KO)}function ZV(e,t,r){e&&e.canvas&&e.canvas.removeEventListener(t,r,KO)}function JV(e,t){const r=YV[e.type]||e.type,{x:n,y:i}=Wn(e,t);return{type:r,chart:t,native:e,x:n!==void 0?n:null,y:i!==void 0?i:null}}function Ml(e,t){for(const r of e)if(r===t||r.contains(t))return!0}function QV(e,t,r){const n=e.canvas,i=new MutationObserver(a=>{let o=!1;for(const s of a)o=o||Ml(s.addedNodes,n),o=o&&!Ml(s.removedNodes,n);o&&r()});return i.observe(document,{childList:!0,subtree:!0}),i}function e9(e,t,r){const n=e.canvas,i=new MutationObserver(a=>{let o=!1;for(const s of a)o=o||Ml(s.removedNodes,n),o=o&&!Ml(s.addedNodes,n);o&&r()});return i.observe(document,{childList:!0,subtree:!0}),i}const co=new Map;let ax=0;function qO(){const e=window.devicePixelRatio;e!==ax&&(ax=e,co.forEach((t,r)=>{r.currentDevicePixelRatio!==e&&t()}))}function t9(e,t){co.size||window.addEventListener("resize",qO),co.set(e,t)}function r9(e){co.delete(e),co.size||window.removeEventListener("resize",qO)}function n9(e,t,r){const n=e.canvas,i=n&&um(n);if(!i)return;const a=PO((s,l)=>{const c=i.clientWidth;r(s,l),c<i.clientWidth&&r()},window),o=new ResizeObserver(s=>{const l=s[0],c=l.contentRect.width,u=l.contentRect.height;c===0&&u===0||a(c,u)});return o.observe(i),t9(e,a),o}function Rf(e,t,r){r&&r.disconnect(),t==="resize"&&r9(e)}function i9(e,t,r){const n=e.canvas,i=PO(a=>{e.ctx!==null&&r(JV(a,e))},e);return XV(n,t,i),i}class a9 extends UO{acquireContext(t,r){const n=t&&t.getContext&&t.getContext("2d");return n&&n.canvas===t?(GV(t,r),n):null}releaseContext(t){const r=t.canvas;if(!r[Is])return!1;const n=r[Is].initial;["height","width"].forEach(a=>{const o=n[a];_e(o)?r.removeAttribute(a):r.setAttribute(a,o)});const i=n.style||{};return Object.keys(i).forEach(a=>{r.style[a]=i[a]}),r.width=r.width,delete r[Is],!0}addEventListener(t,r,n){this.removeEventListener(t,r);const i=t.$proxies||(t.$proxies={}),o={attach:QV,detach:e9,resize:n9}[r]||i9;i[r]=o(t,r,n)}removeEventListener(t,r){const n=t.$proxies||(t.$proxies={}),i=n[r];if(!i)return;({attach:Rf,detach:Rf,resize:Rf}[r]||ZV)(t,r,i),n[r]=void 0}getDevicePixelRatio(){return window.devicePixelRatio}getMaximumSize(t,r,n,i){return HW(t,r,n,i)}isAttached(t){const r=t&&um(t);return!!(r&&r.isConnected)}}function o9(e){return!cm()||typeof OffscreenCanvas<"u"&&e instanceof OffscreenCanvas?qV:a9}class Tn{static defaults={};static defaultRoutes=void 0;x;y;active=!1;options;$animations;tooltipPosition(t){const{x:r,y:n}=this.getProps(["x","y"],t);return{x:r,y:n}}hasValue(){return oo(this.x)&&oo(this.y)}getProps(t,r){const n=this.$animations;if(!r||!n)return this;const i={};return t.forEach(a=>{i[a]=n[a]&&n[a].active()?n[a]._to:this[a]}),i}}function s9(e,t){const r=e.options.ticks,n=l9(e),i=Math.min(r.maxTicksLimit||n,n),a=r.major.enabled?u9(t):[],o=a.length,s=a[0],l=a[o-1],c=[];if(o>i)return f9(t,c,a,o/i),c;const u=c9(a,t,i);if(o>0){let f,d;const h=o>1?Math.round((l-s)/(o-1)):null;for(_s(t,c,u,_e(h)?0:s-h,s),f=0,d=o-1;f<d;f++)_s(t,c,u,a[f],a[f+1]);return _s(t,c,u,l,_e(h)?t.length:l+h),c}return _s(t,c,u),c}function l9(e){const t=e.options.offset,r=e._tickSize(),n=e._length/r+(t?0:1),i=e._maxLength/r;return Math.floor(Math.min(n,i))}function c9(e,t,r){const n=d9(e),i=t.length/r;if(!n)return Math.max(i,1);const a=V7(n);for(let o=0,s=a.length-1;o<s;o++){const l=a[o];if(l>i)return l}return Math.max(i,1)}function u9(e){const t=[];let r,n;for(r=0,n=e.length;r<n;r++)e[r].major&&t.push(r);return t}function f9(e,t,r,n){let i=0,a=r[0],o;for(n=Math.ceil(n),o=0;o<e.length;o++)o===a&&(t.push(e[o]),i++,a=r[i*n])}function _s(e,t,r,n,i){const a=se(n,0),o=Math.min(se(i,e.length),e.length);let s=0,l,c,u;for(r=Math.ceil(r),i&&(l=i-n,r=l/Math.floor(l/r)),u=a;u<0;)s++,u=Math.round(a+s*r);for(c=Math.max(a,0);c<o;c++)c===u&&(t.push(e[c]),s++,u=Math.round(a+s*r))}function d9(e){const t=e.length;let r,n;if(t<2)return!1;for(n=e[0],r=1;r<t;++r)if(e[r]-e[r-1]!==n)return!1;return n}const h9=e=>e==="left"?"right":e==="right"?"left":e,ox=(e,t,r)=>t==="top"||t==="left"?e[t]+r:e[t]-r,sx=(e,t)=>Math.min(t||e,e);function lx(e,t){const r=[],n=e.length/t,i=e.length;let a=0;for(;a<i;a+=n)r.push(e[Math.floor(a)]);return r}function p9(e,t,r){const n=e.ticks.length,i=Math.min(t,n-1),a=e._startPixel,o=e._endPixel,s=1e-6;let l=e.getPixelForTick(i),c;if(!(r&&(n===1?c=Math.max(l-a,o-l):t===0?c=(e.getPixelForTick(1)-l)/2:c=(l-e.getPixelForTick(i-1))/2,l+=i<t?c:-c,l<a-s||l>o+s)))return l}function m9(e,t){Ae(e,r=>{const n=r.gc,i=n.length/2;let a;if(i>t){for(a=0;a<i;++a)delete r.data[n[a]];n.splice(0,i)}})}function Sa(e){return e.drawTicks?e.tickLength:0}function cx(e,t){if(!e.display)return 0;const r=$t(e.font,t),n=mr(e.padding);return(ht(e.text)?e.text.length:1)*r.lineHeight+n.height}function g9(e,t){return yi(e,{scale:t,type:"scale"})}function v9(e,t,r){return yi(e,{tick:r,index:t,type:"tick"})}function y9(e,t,r){let n=CO(e);return(r&&t!=="right"||!r&&t==="right")&&(n=h9(n)),n}function b9(e,t,r,n){const{top:i,left:a,bottom:o,right:s,chart:l}=e,{chartArea:c,scales:u}=l;let f=0,d,h,m;const p=o-i,g=s-a;if(e.isHorizontal()){if(h=Vt(n,a,s),de(r)){const v=Object.keys(r)[0],b=r[v];m=u[v].getPixelForValue(b)+p-t}else r==="center"?m=(c.bottom+c.top)/2+p-t:m=ox(e,r,t);d=s-a}else{if(de(r)){const v=Object.keys(r)[0],b=r[v];h=u[v].getPixelForValue(b)-g+t}else r==="center"?h=(c.left+c.right)/2-g+t:h=ox(e,r,t);m=Vt(n,o,i),f=r==="left"?-lt:lt}return{titleX:h,titleY:m,maxWidth:d,rotation:f}}class oa extends Tn{constructor(t){super(),this.id=t.id,this.type=t.type,this.options=void 0,this.ctx=t.ctx,this.chart=t.chart,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.width=void 0,this.height=void 0,this._margins={left:0,right:0,top:0,bottom:0},this.maxWidth=void 0,this.maxHeight=void 0,this.paddingTop=void 0,this.paddingBottom=void 0,this.paddingLeft=void 0,this.paddingRight=void 0,this.axis=void 0,this.labelRotation=void 0,this.min=void 0,this.max=void 0,this._range=void 0,this.ticks=[],this._gridLineItems=null,this._labelItems=null,this._labelSizes=null,this._length=0,this._maxLength=0,this._longestTextCache={},this._startPixel=void 0,this._endPixel=void 0,this._reversePixels=!1,this._userMax=void 0,this._userMin=void 0,this._suggestedMax=void 0,this._suggestedMin=void 0,this._ticksLength=0,this._borderValue=0,this._cache={},this._dataLimitsCached=!1,this.$context=void 0}init(t){this.options=t.setContext(this.getContext()),this.axis=t.axis,this._userMin=this.parse(t.min),this._userMax=this.parse(t.max),this._suggestedMin=this.parse(t.suggestedMin),this._suggestedMax=this.parse(t.suggestedMax)}parse(t,r){return t}getUserBounds(){let{_userMin:t,_userMax:r,_suggestedMin:n,_suggestedMax:i}=this;return t=wr(t,Number.POSITIVE_INFINITY),r=wr(r,Number.NEGATIVE_INFINITY),n=wr(n,Number.POSITIVE_INFINITY),i=wr(i,Number.NEGATIVE_INFINITY),{min:wr(t,n),max:wr(r,i),minDefined:ur(t),maxDefined:ur(r)}}getMinMax(t){let{min:r,max:n,minDefined:i,maxDefined:a}=this.getUserBounds(),o;if(i&&a)return{min:r,max:n};const s=this.getMatchingVisibleMetas();for(let l=0,c=s.length;l<c;++l)o=s[l].controller.getMinMax(this,t),i||(r=Math.min(r,o.min)),a||(n=Math.max(n,o.max));return r=a&&r>n?n:r,n=i&&r>n?r:n,{min:wr(r,wr(n,r)),max:wr(n,wr(r,n))}}getPadding(){return{left:this.paddingLeft||0,top:this.paddingTop||0,right:this.paddingRight||0,bottom:this.paddingBottom||0}}getTicks(){return this.ticks}getLabels(){const t=this.chart.data;return this.options.labels||(this.isHorizontal()?t.xLabels:t.yLabels)||t.labels||[]}getLabelItems(t=this.chart.chartArea){return this._labelItems||(this._labelItems=this._computeLabelItems(t))}beforeLayout(){this._cache={},this._dataLimitsCached=!1}beforeUpdate(){$e(this.options.beforeUpdate,[this])}update(t,r,n){const{beginAtZero:i,grace:a,ticks:o}=this.options,s=o.sampleSize;this.beforeUpdate(),this.maxWidth=t,this.maxHeight=r,this._margins=n=Object.assign({left:0,right:0,top:0,bottom:0},n),this.ticks=null,this._labelSizes=null,this._gridLineItems=null,this._labelItems=null,this.beforeSetDimensions(),this.setDimensions(),this.afterSetDimensions(),this._maxLength=this.isHorizontal()?this.width+n.left+n.right:this.height+n.top+n.bottom,this._dataLimitsCached||(this.beforeDataLimits(),this.determineDataLimits(),this.afterDataLimits(),this._range=_W(this,a,i),this._dataLimitsCached=!0),this.beforeBuildTicks(),this.ticks=this.buildTicks()||[],this.afterBuildTicks();const l=s<this.ticks.length;this._convertTicksToLabels(l?lx(this.ticks,s):this.ticks),this.configure(),this.beforeCalculateLabelRotation(),this.calculateLabelRotation(),this.afterCalculateLabelRotation(),o.display&&(o.autoSkip||o.source==="auto")&&(this.ticks=s9(this,this.ticks),this._labelSizes=null,this.afterAutoSkip()),l&&this._convertTicksToLabels(this.ticks),this.beforeFit(),this.fit(),this.afterFit(),this.afterUpdate()}configure(){let t=this.options.reverse,r,n;this.isHorizontal()?(r=this.left,n=this.right):(r=this.top,n=this.bottom,t=!t),this._startPixel=r,this._endPixel=n,this._reversePixels=t,this._length=n-r,this._alignToPixels=this.options.alignToPixels}afterUpdate(){$e(this.options.afterUpdate,[this])}beforeSetDimensions(){$e(this.options.beforeSetDimensions,[this])}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=0,this.right=this.width):(this.height=this.maxHeight,this.top=0,this.bottom=this.height),this.paddingLeft=0,this.paddingTop=0,this.paddingRight=0,this.paddingBottom=0}afterSetDimensions(){$e(this.options.afterSetDimensions,[this])}_callHooks(t){this.chart.notifyPlugins(t,this.getContext()),$e(this.options[t],[this])}beforeDataLimits(){this._callHooks("beforeDataLimits")}determineDataLimits(){}afterDataLimits(){this._callHooks("afterDataLimits")}beforeBuildTicks(){this._callHooks("beforeBuildTicks")}buildTicks(){return[]}afterBuildTicks(){this._callHooks("afterBuildTicks")}beforeTickToLabelConversion(){$e(this.options.beforeTickToLabelConversion,[this])}generateTickLabels(t){const r=this.options.ticks;let n,i,a;for(n=0,i=t.length;n<i;n++)a=t[n],a.label=$e(r.callback,[a.value,n,t],this)}afterTickToLabelConversion(){$e(this.options.afterTickToLabelConversion,[this])}beforeCalculateLabelRotation(){$e(this.options.beforeCalculateLabelRotation,[this])}calculateLabelRotation(){const t=this.options,r=t.ticks,n=sx(this.ticks.length,t.ticks.maxTicksLimit),i=r.minRotation||0,a=r.maxRotation;let o=i,s,l,c;if(!this._isVisible()||!r.display||i>=a||n<=1||!this.isHorizontal()){this.labelRotation=i;return}const u=this._getLabelSizes(),f=u.widest.width,d=u.highest.height,h=Et(this.chart.width-f,0,this.maxWidth);s=t.offset?this.maxWidth/n:h/(n-1),f+6>s&&(s=h/(n-(t.offset?.5:1)),l=this.maxHeight-Sa(t.grid)-r.padding-cx(t.title,this.chart.options.font),c=Math.sqrt(f*f+d*d),o=q7(Math.min(Math.asin(Et((u.highest.height+6)/s,-1,1)),Math.asin(Et(l/c,-1,1))-Math.asin(Et(d/c,-1,1)))),o=Math.max(i,Math.min(a,o))),this.labelRotation=o}afterCalculateLabelRotation(){$e(this.options.afterCalculateLabelRotation,[this])}afterAutoSkip(){}beforeFit(){$e(this.options.beforeFit,[this])}fit(){const t={width:0,height:0},{chart:r,options:{ticks:n,title:i,grid:a}}=this,o=this._isVisible(),s=this.isHorizontal();if(o){const l=cx(i,r.options.font);if(s?(t.width=this.maxWidth,t.height=Sa(a)+l):(t.height=this.maxHeight,t.width=Sa(a)+l),n.display&&this.ticks.length){const{first:c,last:u,widest:f,highest:d}=this._getLabelSizes(),h=n.padding*2,m=Hr(this.labelRotation),p=Math.cos(m),g=Math.sin(m);if(s){const v=n.mirror?0:g*f.width+p*d.height;t.height=Math.min(this.maxHeight,t.height+v+h)}else{const v=n.mirror?0:p*f.width+g*d.height;t.width=Math.min(this.maxWidth,t.width+v+h)}this._calculatePadding(c,u,g,p)}}this._handleMargins(),s?(this.width=this._length=r.width-this._margins.left-this._margins.right,this.height=t.height):(this.width=t.width,this.height=this._length=r.height-this._margins.top-this._margins.bottom)}_calculatePadding(t,r,n,i){const{ticks:{align:a,padding:o},position:s}=this.options,l=this.labelRotation!==0,c=s!=="top"&&this.axis==="x";if(this.isHorizontal()){const u=this.getPixelForTick(0)-this.left,f=this.right-this.getPixelForTick(this.ticks.length-1);let d=0,h=0;l?c?(d=i*t.width,h=n*r.height):(d=n*t.height,h=i*r.width):a==="start"?h=r.width:a==="end"?d=t.width:a!=="inner"&&(d=t.width/2,h=r.width/2),this.paddingLeft=Math.max((d-u+o)*this.width/(this.width-u),0),this.paddingRight=Math.max((h-f+o)*this.width/(this.width-f),0)}else{let u=r.height/2,f=t.height/2;a==="start"?(u=0,f=t.height):a==="end"&&(u=r.height,f=0),this.paddingTop=u+o,this.paddingBottom=f+o}}_handleMargins(){this._margins&&(this._margins.left=Math.max(this.paddingLeft,this._margins.left),this._margins.top=Math.max(this.paddingTop,this._margins.top),this._margins.right=Math.max(this.paddingRight,this._margins.right),this._margins.bottom=Math.max(this.paddingBottom,this._margins.bottom))}afterFit(){$e(this.options.afterFit,[this])}isHorizontal(){const{axis:t,position:r}=this.options;return r==="top"||r==="bottom"||t==="x"}isFullSize(){return this.options.fullSize}_convertTicksToLabels(t){this.beforeTickToLabelConversion(),this.generateTickLabels(t);let r,n;for(r=0,n=t.length;r<n;r++)_e(t[r].label)&&(t.splice(r,1),n--,r--);this.afterTickToLabelConversion()}_getLabelSizes(){let t=this._labelSizes;if(!t){const r=this.options.ticks.sampleSize;let n=this.ticks;r<n.length&&(n=lx(n,r)),this._labelSizes=t=this._computeLabelSizes(n,n.length,this.options.ticks.maxTicksLimit)}return t}_computeLabelSizes(t,r,n){const{ctx:i,_longestTextCache:a}=this,o=[],s=[],l=Math.floor(r/sx(r,n));let c=0,u=0,f,d,h,m,p,g,v,b,x,S,w;for(f=0;f<r;f+=l){if(m=t[f].label,p=this._resolveTickFontOptions(f),i.font=g=p.string,v=a[g]=a[g]||{data:{},gc:[]},b=p.lineHeight,x=S=0,!_e(m)&&!ht(m))x=Rb(i,v.data,v.gc,x,m),S=b;else if(ht(m))for(d=0,h=m.length;d<h;++d)w=m[d],!_e(w)&&!ht(w)&&(x=Rb(i,v.data,v.gc,x,w),S+=b);o.push(x),s.push(S),c=Math.max(x,c),u=Math.max(S,u)}m9(a,r);const O=o.indexOf(c),E=s.indexOf(u),C=M=>({width:o[M]||0,height:s[M]||0});return{first:C(0),last:C(r-1),widest:C(O),highest:C(E),widths:o,heights:s}}getLabelForValue(t){return t}getPixelForValue(t,r){return NaN}getValueForPixel(t){}getPixelForTick(t){const r=this.ticks;return t<0||t>r.length-1?null:this.getPixelForValue(r[t].value)}getPixelForDecimal(t){this._reversePixels&&(t=1-t);const r=this._startPixel+t*this._length;return G7(this._alignToPixels?$n(this.chart,r,0):r)}getDecimalForPixel(t){const r=(t-this._startPixel)/this._length;return this._reversePixels?1-r:r}getBasePixel(){return this.getPixelForValue(this.getBaseValue())}getBaseValue(){const{min:t,max:r}=this;return t<0&&r<0?r:t>0&&r>0?t:0}getContext(t){const r=this.ticks||[];if(t>=0&&t<r.length){const n=r[t];return n.$context||(n.$context=v9(this.getContext(),t,n))}return this.$context||(this.$context=g9(this.chart.getContext(),this))}_tickSize(){const t=this.options.ticks,r=Hr(this.labelRotation),n=Math.abs(Math.cos(r)),i=Math.abs(Math.sin(r)),a=this._getLabelSizes(),o=t.autoSkipPadding||0,s=a?a.widest.width+o:0,l=a?a.highest.height+o:0;return this.isHorizontal()?l*n>s*i?s/n:l/i:l*i<s*n?l/n:s/i}_isVisible(){const t=this.options.display;return t!=="auto"?!!t:this.getMatchingVisibleMetas().length>0}_computeGridLineItems(t){const r=this.axis,n=this.chart,i=this.options,{grid:a,position:o,border:s}=i,l=a.offset,c=this.isHorizontal(),f=this.ticks.length+(l?1:0),d=Sa(a),h=[],m=s.setContext(this.getContext()),p=m.display?m.width:0,g=p/2,v=function(W){return $n(n,W,p)};let b,x,S,w,O,E,C,M,R,j,_,I;if(o==="top")b=v(this.bottom),E=this.bottom-d,M=b-g,j=v(t.top)+g,I=t.bottom;else if(o==="bottom")b=v(this.top),j=t.top,I=v(t.bottom)-g,E=b+g,M=this.top+d;else if(o==="left")b=v(this.right),O=this.right-d,C=b-g,R=v(t.left)+g,_=t.right;else if(o==="right")b=v(this.left),R=t.left,_=v(t.right)-g,O=b+g,C=this.left+d;else if(r==="x"){if(o==="center")b=v((t.top+t.bottom)/2+.5);else if(de(o)){const W=Object.keys(o)[0],H=o[W];b=v(this.chart.scales[W].getPixelForValue(H))}j=t.top,I=t.bottom,E=b+g,M=E+d}else if(r==="y"){if(o==="center")b=v((t.left+t.right)/2);else if(de(o)){const W=Object.keys(o)[0],H=o[W];b=v(this.chart.scales[W].getPixelForValue(H))}O=b-g,C=O-d,R=t.left,_=t.right}const D=se(i.ticks.maxTicksLimit,f),L=Math.max(1,Math.ceil(f/D));for(x=0;x<f;x+=L){const W=this.getContext(x),H=a.setContext(W),te=s.setContext(W),Q=H.lineWidth,F=H.color,U=te.dash||[],V=te.dashOffset,re=H.tickWidth,Z=H.tickColor,J=H.tickBorderDash||[],ee=H.tickBorderDashOffset;S=p9(this,x,l),S!==void 0&&(w=$n(n,S,Q),c?O=C=R=_=w:E=M=j=I=w,h.push({tx1:O,ty1:E,tx2:C,ty2:M,x1:R,y1:j,x2:_,y2:I,width:Q,color:F,borderDash:U,borderDashOffset:V,tickWidth:re,tickColor:Z,tickBorderDash:J,tickBorderDashOffset:ee}))}return this._ticksLength=f,this._borderValue=b,h}_computeLabelItems(t){const r=this.axis,n=this.options,{position:i,ticks:a}=n,o=this.isHorizontal(),s=this.ticks,{align:l,crossAlign:c,padding:u,mirror:f}=a,d=Sa(n.grid),h=d+u,m=f?-u:h,p=-Hr(this.labelRotation),g=[];let v,b,x,S,w,O,E,C,M,R,j,_,I="middle";if(i==="top")O=this.bottom-m,E=this._getXAxisLabelAlignment();else if(i==="bottom")O=this.top+m,E=this._getXAxisLabelAlignment();else if(i==="left"){const L=this._getYAxisLabelAlignment(d);E=L.textAlign,w=L.x}else if(i==="right"){const L=this._getYAxisLabelAlignment(d);E=L.textAlign,w=L.x}else if(r==="x"){if(i==="center")O=(t.top+t.bottom)/2+h;else if(de(i)){const L=Object.keys(i)[0],W=i[L];O=this.chart.scales[L].getPixelForValue(W)+h}E=this._getXAxisLabelAlignment()}else if(r==="y"){if(i==="center")w=(t.left+t.right)/2-h;else if(de(i)){const L=Object.keys(i)[0],W=i[L];w=this.chart.scales[L].getPixelForValue(W)}E=this._getYAxisLabelAlignment(d).textAlign}r==="y"&&(l==="start"?I="top":l==="end"&&(I="bottom"));const D=this._getLabelSizes();for(v=0,b=s.length;v<b;++v){x=s[v],S=x.label;const L=a.setContext(this.getContext(v));C=this.getPixelForTick(v)+a.labelOffset,M=this._resolveTickFontOptions(v),R=M.lineHeight,j=ht(S)?S.length:1;const W=j/2,H=L.color,te=L.textStrokeColor,Q=L.textStrokeWidth;let F=E;o?(w=C,E==="inner"&&(v===b-1?F=this.options.reverse?"left":"right":v===0?F=this.options.reverse?"right":"left":F="center"),i==="top"?c==="near"||p!==0?_=-j*R+R/2:c==="center"?_=-D.highest.height/2-W*R+R:_=-D.highest.height+R/2:c==="near"||p!==0?_=R/2:c==="center"?_=D.highest.height/2-W*R:_=D.highest.height-j*R,f&&(_*=-1),p!==0&&!L.showLabelBackdrop&&(w+=R/2*Math.sin(p))):(O=C,_=(1-j)*R/2);let U;if(L.showLabelBackdrop){const V=mr(L.backdropPadding),re=D.heights[v],Z=D.widths[v];let J=_-V.top,ee=0-V.left;switch(I){case"middle":J-=re/2;break;case"bottom":J-=re;break}switch(E){case"center":ee-=Z/2;break;case"right":ee-=Z;break;case"inner":v===b-1?ee-=Z:v>0&&(ee-=Z/2);break}U={left:ee,top:J,width:Z+V.width,height:re+V.height,color:L.backdropColor}}g.push({label:S,font:M,textOffset:_,options:{rotation:p,color:H,strokeColor:te,strokeWidth:Q,textAlign:F,textBaseline:I,translation:[w,O],backdrop:U}})}return g}_getXAxisLabelAlignment(){const{position:t,ticks:r}=this.options;if(-Hr(this.labelRotation))return t==="top"?"left":"right";let i="center";return r.align==="start"?i="left":r.align==="end"?i="right":r.align==="inner"&&(i="inner"),i}_getYAxisLabelAlignment(t){const{position:r,ticks:{crossAlign:n,mirror:i,padding:a}}=this.options,o=this._getLabelSizes(),s=t+a,l=o.widest.width;let c,u;return r==="left"?i?(u=this.right+a,n==="near"?c="left":n==="center"?(c="center",u+=l/2):(c="right",u+=l)):(u=this.right-s,n==="near"?c="right":n==="center"?(c="center",u-=l/2):(c="left",u=this.left)):r==="right"?i?(u=this.left+a,n==="near"?c="right":n==="center"?(c="center",u-=l/2):(c="left",u-=l)):(u=this.left+s,n==="near"?c="left":n==="center"?(c="center",u+=l/2):(c="right",u=this.right)):c="right",{textAlign:c,x:u}}_computeLabelArea(){if(this.options.ticks.mirror)return;const t=this.chart,r=this.options.position;if(r==="left"||r==="right")return{top:0,left:this.left,bottom:t.height,right:this.right};if(r==="top"||r==="bottom")return{top:this.top,left:0,bottom:this.bottom,right:t.width}}drawBackground(){const{ctx:t,options:{backgroundColor:r},left:n,top:i,width:a,height:o}=this;r&&(t.save(),t.fillStyle=r,t.fillRect(n,i,a,o),t.restore())}getLineWidthForValue(t){const r=this.options.grid;if(!this._isVisible()||!r.display)return 0;const i=this.ticks.findIndex(a=>a.value===t);return i>=0?r.setContext(this.getContext(i)).lineWidth:0}drawGrid(t){const r=this.options.grid,n=this.ctx,i=this._gridLineItems||(this._gridLineItems=this._computeGridLineItems(t));let a,o;const s=(l,c,u)=>{!u.width||!u.color||(n.save(),n.lineWidth=u.width,n.strokeStyle=u.color,n.setLineDash(u.borderDash||[]),n.lineDashOffset=u.borderDashOffset,n.beginPath(),n.moveTo(l.x,l.y),n.lineTo(c.x,c.y),n.stroke(),n.restore())};if(r.display)for(a=0,o=i.length;a<o;++a){const l=i[a];r.drawOnChartArea&&s({x:l.x1,y:l.y1},{x:l.x2,y:l.y2},l),r.drawTicks&&s({x:l.tx1,y:l.ty1},{x:l.tx2,y:l.ty2},{color:l.tickColor,width:l.tickWidth,borderDash:l.tickBorderDash,borderDashOffset:l.tickBorderDashOffset})}}drawBorder(){const{chart:t,ctx:r,options:{border:n,grid:i}}=this,a=n.setContext(this.getContext()),o=n.display?a.width:0;if(!o)return;const s=i.setContext(this.getContext(0)).lineWidth,l=this._borderValue;let c,u,f,d;this.isHorizontal()?(c=$n(t,this.left,o)-o/2,u=$n(t,this.right,s)+s/2,f=d=l):(f=$n(t,this.top,o)-o/2,d=$n(t,this.bottom,s)+s/2,c=u=l),r.save(),r.lineWidth=a.width,r.strokeStyle=a.color,r.beginPath(),r.moveTo(c,f),r.lineTo(u,d),r.stroke(),r.restore()}drawLabels(t){if(!this.options.ticks.display)return;const n=this.ctx,i=this._computeLabelArea();i&&nm(n,i);const a=this.getLabelItems(t);for(const o of a){const s=o.options,l=o.font,c=o.label,u=o.textOffset;Cl(n,c,0,u,l,s)}i&&im(n)}drawTitle(){const{ctx:t,options:{position:r,title:n,reverse:i}}=this;if(!n.display)return;const a=$t(n.font),o=mr(n.padding),s=n.align;let l=a.lineHeight/2;r==="bottom"||r==="center"||de(r)?(l+=o.bottom,ht(n.text)&&(l+=a.lineHeight*(n.text.length-1))):l+=o.top;const{titleX:c,titleY:u,maxWidth:f,rotation:d}=b9(this,l,r,s);Cl(t,n.text,0,0,a,{color:n.color,maxWidth:f,rotation:d,textAlign:y9(s,r,i),textBaseline:"middle",translation:[c,u]})}draw(t){this._isVisible()&&(this.drawBackground(),this.drawGrid(t),this.drawBorder(),this.drawTitle(),this.drawLabels(t))}_layers(){const t=this.options,r=t.ticks&&t.ticks.z||0,n=se(t.grid&&t.grid.z,-1),i=se(t.border&&t.border.z,0);return!this._isVisible()||this.draw!==oa.prototype.draw?[{z:r,draw:a=>{this.draw(a)}}]:[{z:n,draw:a=>{this.drawBackground(),this.drawGrid(a),this.drawTitle()}},{z:i,draw:()=>{this.drawBorder()}},{z:r,draw:a=>{this.drawLabels(a)}}]}getMatchingVisibleMetas(t){const r=this.chart.getSortedVisibleDatasetMetas(),n=this.axis+"AxisID",i=[];let a,o;for(a=0,o=r.length;a<o;++a){const s=r[a];s[n]===this.id&&(!t||s.type===t)&&i.push(s)}return i}_resolveTickFontOptions(t){const r=this.options.ticks.setContext(this.getContext(t));return $t(r.font)}_maxDigits(){const t=this._resolveTickFontOptions(0).lineHeight;return(this.isHorizontal()?this.width:this.height)/t}}class Ss{constructor(t,r,n){this.type=t,this.scope=r,this.override=n,this.items=Object.create(null)}isForType(t){return Object.prototype.isPrototypeOf.call(this.type.prototype,t.prototype)}register(t){const r=Object.getPrototypeOf(t);let n;_9(r)&&(n=this.register(r));const i=this.items,a=t.id,o=this.scope+"."+a;if(!a)throw new Error("class does not have id: "+t);return a in i||(i[a]=t,x9(t,o,n),this.override&&Je.override(t.id,t.overrides)),o}get(t){return this.items[t]}unregister(t){const r=this.items,n=t.id,i=this.scope;n in r&&delete r[n],i&&n in Je[i]&&(delete Je[i][n],this.override&&delete di[n])}}function x9(e,t,r){const n=io(Object.create(null),[r?Je.get(r):{},Je.get(t),e.defaults]);Je.set(t,n),e.defaultRoutes&&w9(t,e.defaultRoutes),e.descriptors&&Je.describe(t,e.descriptors)}function w9(e,t){Object.keys(t).forEach(r=>{const n=r.split("."),i=n.pop(),a=[e].concat(n).join("."),o=t[r].split("."),s=o.pop(),l=o.join(".");Je.route(a,i,l,s)})}function _9(e){return"id"in e&&"defaults"in e}class S9{constructor(){this.controllers=new Ss(jc,"datasets",!0),this.elements=new Ss(Tn,"elements"),this.plugins=new Ss(Object,"plugins"),this.scales=new Ss(oa,"scales"),this._typedRegistries=[this.controllers,this.scales,this.elements]}add(...t){this._each("register",t)}remove(...t){this._each("unregister",t)}addControllers(...t){this._each("register",t,this.controllers)}addElements(...t){this._each("register",t,this.elements)}addPlugins(...t){this._each("register",t,this.plugins)}addScales(...t){this._each("register",t,this.scales)}getController(t){return this._get(t,this.controllers,"controller")}getElement(t){return this._get(t,this.elements,"element")}getPlugin(t){return this._get(t,this.plugins,"plugin")}getScale(t){return this._get(t,this.scales,"scale")}removeControllers(...t){this._each("unregister",t,this.controllers)}removeElements(...t){this._each("unregister",t,this.elements)}removePlugins(...t){this._each("unregister",t,this.plugins)}removeScales(...t){this._each("unregister",t,this.scales)}_each(t,r,n){[...r].forEach(i=>{const a=n||this._getRegistryForType(i);n||a.isForType(i)||a===this.plugins&&i.id?this._exec(t,a,i):Ae(i,o=>{const s=n||this._getRegistryForType(o);this._exec(t,s,o)})})}_exec(t,r,n){const i=Qp(t);$e(n["before"+i],[],n),r[t](n),$e(n["after"+i],[],n)}_getRegistryForType(t){for(let r=0;r<this._typedRegistries.length;r++){const n=this._typedRegistries[r];if(n.isForType(t))return n}return this.plugins}_get(t,r,n){const i=r.get(t);if(i===void 0)throw new Error('"'+t+'" is not a registered '+n+".");return i}}var Sr=new S9;class O9{constructor(){this._init=[]}notify(t,r,n,i){r==="beforeInit"&&(this._init=this._createDescriptors(t,!0),this._notify(this._init,t,"install"));const a=i?this._descriptors(t).filter(i):this._descriptors(t),o=this._notify(a,t,r,n);return r==="afterDestroy"&&(this._notify(a,t,"stop"),this._notify(this._init,t,"uninstall")),o}_notify(t,r,n,i){i=i||{};for(const a of t){const o=a.plugin,s=o[n],l=[r,i,a.options];if($e(s,l,o)===!1&&i.cancelable)return!1}return!0}invalidate(){_e(this._cache)||(this._oldCache=this._cache,this._cache=void 0)}_descriptors(t){if(this._cache)return this._cache;const r=this._cache=this._createDescriptors(t);return this._notifyStateChanges(t),r}_createDescriptors(t,r){const n=t&&t.config,i=se(n.options&&n.options.plugins,{}),a=A9(n);return i===!1&&!r?[]:P9(t,a,i,r)}_notifyStateChanges(t){const r=this._oldCache||[],n=this._cache,i=(a,o)=>a.filter(s=>!o.some(l=>s.plugin.id===l.plugin.id));this._notify(i(r,n),t,"stop"),this._notify(i(n,r),t,"start")}}function A9(e){const t={},r=[],n=Object.keys(Sr.plugins.items);for(let a=0;a<n.length;a++)r.push(Sr.getPlugin(n[a]));const i=e.plugins||[];for(let a=0;a<i.length;a++){const o=i[a];r.indexOf(o)===-1&&(r.push(o),t[o.id]=!0)}return{plugins:r,localIds:t}}function E9(e,t){return!t&&e===!1?null:e===!0?{}:e}function P9(e,{plugins:t,localIds:r},n,i){const a=[],o=e.getContext();for(const s of t){const l=s.id,c=E9(n[l],i);c!==null&&a.push({plugin:s,options:C9(e.config,{plugin:s,local:r[l]},c,o)})}return a}function C9(e,{plugin:t,local:r},n,i){const a=e.pluginScopeKeys(t),o=e.getOptionScopes(n,a);return r&&t.defaults&&o.push(t.defaults),e.createResolver(o,i,[""],{scriptable:!1,indexable:!1,allKeys:!0})}function Vd(e,t){const r=Je.datasets[e]||{};return((t.datasets||{})[e]||{}).indexAxis||t.indexAxis||r.indexAxis||"x"}function k9(e,t){let r=e;return e==="_index_"?r=t:e==="_value_"&&(r=t==="x"?"y":"x"),r}function T9(e,t){return e===t?"_index_":"_value_"}function ux(e){if(e==="x"||e==="y"||e==="r")return e}function M9(e){if(e==="top"||e==="bottom")return"x";if(e==="left"||e==="right")return"y"}function Hd(e,...t){if(ux(e))return e;for(const r of t){const n=r.axis||M9(r.position)||e.length>1&&ux(e[0].toLowerCase());if(n)return n}throw new Error(`Cannot determine type of '${e}' axis. Please provide 'axis' or 'position' option.`)}function fx(e,t,r){if(r[t+"AxisID"]===e)return{axis:t}}function j9(e,t){if(t.data&&t.data.datasets){const r=t.data.datasets.filter(n=>n.xAxisID===e||n.yAxisID===e);if(r.length)return fx(e,"x",r[0])||fx(e,"y",r[0])}return{}}function D9(e,t){const r=di[e.type]||{scales:{}},n=t.scales||{},i=Vd(e.type,t),a=Object.create(null);return Object.keys(n).forEach(o=>{const s=n[o];if(!de(s))return console.error(`Invalid scale configuration for scale: ${o}`);if(s._proxy)return console.warn(`Ignoring resolver passed as options for scale: ${o}`);const l=Hd(o,s,j9(o,e),Je.scales[s.type]),c=T9(l,i),u=r.scales||{};a[o]=Ra(Object.create(null),[{axis:l},s,u[l],u[c]])}),e.data.datasets.forEach(o=>{const s=o.type||e.type,l=o.indexAxis||Vd(s,t),u=(di[s]||{}).scales||{};Object.keys(u).forEach(f=>{const d=k9(f,l),h=o[d+"AxisID"]||d;a[h]=a[h]||Object.create(null),Ra(a[h],[{axis:d},n[h],u[f]])})}),Object.keys(a).forEach(o=>{const s=a[o];Ra(s,[Je.scales[s.type],Je.scale])}),a}function YO(e){const t=e.options||(e.options={});t.plugins=se(t.plugins,{}),t.scales=D9(e,t)}function GO(e){return e=e||{},e.datasets=e.datasets||[],e.labels=e.labels||[],e}function N9(e){return e=e||{},e.data=GO(e.data),YO(e),e}const dx=new Map,XO=new Set;function Os(e,t){let r=dx.get(e);return r||(r=t(),dx.set(e,r),XO.add(r)),r}const Oa=(e,t,r)=>{const n=fi(t,r);n!==void 0&&e.add(n)};class I9{constructor(t){this._config=N9(t),this._scopeCache=new Map,this._resolverCache=new Map}get platform(){return this._config.platform}get type(){return this._config.type}set type(t){this._config.type=t}get data(){return this._config.data}set data(t){this._config.data=GO(t)}get options(){return this._config.options}set options(t){this._config.options=t}get plugins(){return this._config.plugins}update(){const t=this._config;this.clearCache(),YO(t)}clearCache(){this._scopeCache.clear(),this._resolverCache.clear()}datasetScopeKeys(t){return Os(t,()=>[[`datasets.${t}`,""]])}datasetAnimationScopeKeys(t,r){return Os(`${t}.transition.${r}`,()=>[[`datasets.${t}.transitions.${r}`,`transitions.${r}`],[`datasets.${t}`,""]])}datasetElementScopeKeys(t,r){return Os(`${t}-${r}`,()=>[[`datasets.${t}.elements.${r}`,`datasets.${t}`,`elements.${r}`,""]])}pluginScopeKeys(t){const r=t.id,n=this.type;return Os(`${n}-plugin-${r}`,()=>[[`plugins.${r}`,...t.additionalOptionScopes||[]]])}_cachedScopes(t,r){const n=this._scopeCache;let i=n.get(t);return(!i||r)&&(i=new Map,n.set(t,i)),i}getOptionScopes(t,r,n){const{options:i,type:a}=this,o=this._cachedScopes(t,n),s=o.get(r);if(s)return s;const l=new Set;r.forEach(u=>{t&&(l.add(t),u.forEach(f=>Oa(l,t,f))),u.forEach(f=>Oa(l,i,f)),u.forEach(f=>Oa(l,di[a]||{},f)),u.forEach(f=>Oa(l,Je,f)),u.forEach(f=>Oa(l,zd,f))});const c=Array.from(l);return c.length===0&&c.push(Object.create(null)),XO.has(r)&&o.set(r,c),c}chartOptionScopes(){const{options:t,type:r}=this;return[t,di[r]||{},Je.datasets[r]||{},{type:r},Je,zd]}resolveNamedOptions(t,r,n,i=[""]){const a={$shared:!0},{resolver:o,subPrefixes:s}=hx(this._resolverCache,t,i);let l=o;if($9(o,r)){a.$shared=!1,n=Sn(n)?n():n;const c=this.createResolver(t,n,s);l=Ki(o,n,c)}for(const c of r)a[c]=l[c];return a}createResolver(t,r,n=[""],i){const{resolver:a}=hx(this._resolverCache,t,n);return de(r)?Ki(a,r,void 0,i):a}}function hx(e,t,r){let n=e.get(t);n||(n=new Map,e.set(t,n));const i=r.join();let a=n.get(i);return a||(a={resolver:om(t,r),subPrefixes:r.filter(s=>!s.toLowerCase().includes("hover"))},n.set(i,a)),a}const R9=e=>de(e)&&Object.getOwnPropertyNames(e).some(t=>Sn(e[t]));function $9(e,t){const{isScriptable:r,isIndexable:n}=jO(e);for(const i of t){const a=r(i),o=n(i),s=(o||a)&&e[i];if(a&&(Sn(s)||R9(s))||o&&ht(s))return!0}return!1}var L9="4.5.0";const F9=["top","bottom","left","right","chartArea"];function px(e,t){return e==="top"||e==="bottom"||F9.indexOf(e)===-1&&t==="x"}function mx(e,t){return function(r,n){return r[e]===n[e]?r[t]-n[t]:r[e]-n[e]}}function gx(e){const t=e.chart,r=t.options.animation;t.notifyPlugins("afterRender"),$e(r&&r.onComplete,[e],t)}function B9(e){const t=e.chart,r=t.options.animation;$e(r&&r.onProgress,[e],t)}function ZO(e){return cm()&&typeof e=="string"?e=document.getElementById(e):e&&e.length&&(e=e[0]),e&&e.canvas&&(e=e.canvas),e}const Rs={},vx=e=>{const t=ZO(e);return Object.values(Rs).filter(r=>r.canvas===t).pop()};function z9(e,t,r){const n=Object.keys(e);for(const i of n){const a=+i;if(a>=t){const o=e[i];delete e[i],(r>0||a>t)&&(e[a+r]=o)}}}function W9(e,t,r,n){return!r||e.type==="mouseout"?null:n?t:e}let Bt=class{static defaults=Je;static instances=Rs;static overrides=di;static registry=Sr;static version=L9;static getChart=vx;static register(...t){Sr.add(...t),yx()}static unregister(...t){Sr.remove(...t),yx()}constructor(t,r){const n=this.config=new I9(r),i=ZO(t),a=vx(i);if(a)throw new Error("Canvas is already in use. Chart with ID '"+a.id+"' must be destroyed before the canvas with ID '"+a.canvas.id+"' can be reused.");const o=n.createResolver(n.chartOptionScopes(),this.getContext());this.platform=new(n.platform||o9(i)),this.platform.updateConfig(n);const s=this.platform.acquireContext(i,o.aspectRatio),l=s&&s.canvas,c=l&&l.height,u=l&&l.width;if(this.id=N7(),this.ctx=s,this.canvas=l,this.width=u,this.height=c,this._options=o,this._aspectRatio=this.aspectRatio,this._layers=[],this._metasets=[],this._stacks=void 0,this.boxes=[],this.currentDevicePixelRatio=void 0,this.chartArea=void 0,this._active=[],this._lastEvent=void 0,this._listeners={},this._responsiveListeners=void 0,this._sortedMetasets=[],this.scales={},this._plugins=new O9,this.$proxies={},this._hiddenIndices={},this.attached=!1,this._animationsDisabled=void 0,this.$context=void 0,this._doResize=Q7(f=>this.update(f),o.resizeDelay||0),this._dataChanges=[],Rs[this.id]=this,!s||!l){console.error("Failed to create chart: can't acquire context from the given item");return}Rr.listen(this,"complete",gx),Rr.listen(this,"progress",B9),this._initialize(),this.attached&&this.update()}get aspectRatio(){const{options:{aspectRatio:t,maintainAspectRatio:r},width:n,height:i,_aspectRatio:a}=this;return _e(t)?r&&a?a:i?n/i:null:t}get data(){return this.config.data}set data(t){this.config.data=t}get options(){return this._options}set options(t){this.config.options=t}get registry(){return Sr}_initialize(){return this.notifyPlugins("beforeInit"),this.options.responsive?this.resize():Bb(this,this.options.devicePixelRatio),this.bindEvents(),this.notifyPlugins("afterInit"),this}clear(){return $b(this.canvas,this.ctx),this}stop(){return Rr.stop(this),this}resize(t,r){Rr.running(this)?this._resizeBeforeDraw={width:t,height:r}:this._resize(t,r)}_resize(t,r){const n=this.options,i=this.canvas,a=n.maintainAspectRatio&&this.aspectRatio,o=this.platform.getMaximumSize(i,t,r,a),s=n.devicePixelRatio||this.platform.getDevicePixelRatio(),l=this.width?"resize":"attach";this.width=o.width,this.height=o.height,this._aspectRatio=this.aspectRatio,Bb(this,s,!0)&&(this.notifyPlugins("resize",{size:o}),$e(n.onResize,[this,o],this),this.attached&&this._doResize(l)&&this.render())}ensureScalesHaveIDs(){const r=this.options.scales||{};Ae(r,(n,i)=>{n.id=i})}buildOrUpdateScales(){const t=this.options,r=t.scales,n=this.scales,i=Object.keys(n).reduce((o,s)=>(o[s]=!1,o),{});let a=[];r&&(a=a.concat(Object.keys(r).map(o=>{const s=r[o],l=Hd(o,s),c=l==="r",u=l==="x";return{options:s,dposition:c?"chartArea":u?"bottom":"left",dtype:c?"radialLinear":u?"category":"linear"}}))),Ae(a,o=>{const s=o.options,l=s.id,c=Hd(l,s),u=se(s.type,o.dtype);(s.position===void 0||px(s.position,c)!==px(o.dposition))&&(s.position=o.dposition),i[l]=!0;let f=null;if(l in n&&n[l].type===u)f=n[l];else{const d=Sr.getScale(u);f=new d({id:l,type:u,ctx:this.ctx,chart:this}),n[f.id]=f}f.init(s,t)}),Ae(i,(o,s)=>{o||delete n[s]}),Ae(n,o=>{dn.configure(this,o,o.options),dn.addBox(this,o)})}_updateMetasets(){const t=this._metasets,r=this.data.datasets.length,n=t.length;if(t.sort((i,a)=>i.index-a.index),n>r){for(let i=r;i<n;++i)this._destroyDatasetMeta(i);t.splice(r,n-r)}this._sortedMetasets=t.slice(0).sort(mx("order","index"))}_removeUnreferencedMetasets(){const{_metasets:t,data:{datasets:r}}=this;t.length>r.length&&delete this._stacks,t.forEach((n,i)=>{r.filter(a=>a===n._dataset).length===0&&this._destroyDatasetMeta(i)})}buildOrUpdateControllers(){const t=[],r=this.data.datasets;let n,i;for(this._removeUnreferencedMetasets(),n=0,i=r.length;n<i;n++){const a=r[n];let o=this.getDatasetMeta(n);const s=a.type||this.config.type;if(o.type&&o.type!==s&&(this._destroyDatasetMeta(n),o=this.getDatasetMeta(n)),o.type=s,o.indexAxis=a.indexAxis||Vd(s,this.options),o.order=a.order||0,o.index=n,o.label=""+a.label,o.visible=this.isDatasetVisible(n),o.controller)o.controller.updateIndex(n),o.controller.linkScales();else{const l=Sr.getController(s),{datasetElementType:c,dataElementType:u}=Je.datasets[s];Object.assign(l,{dataElementType:Sr.getElement(u),datasetElementType:c&&Sr.getElement(c)}),o.controller=new l(this,n),t.push(o.controller)}}return this._updateMetasets(),t}_resetElements(){Ae(this.data.datasets,(t,r)=>{this.getDatasetMeta(r).controller.reset()},this)}reset(){this._resetElements(),this.notifyPlugins("reset")}update(t){const r=this.config;r.update();const n=this._options=r.createResolver(r.chartOptionScopes(),this.getContext()),i=this._animationsDisabled=!n.animation;if(this._updateScales(),this._checkEventBindings(),this._updateHiddenIndices(),this._plugins.invalidate(),this.notifyPlugins("beforeUpdate",{mode:t,cancelable:!0})===!1)return;const a=this.buildOrUpdateControllers();this.notifyPlugins("beforeElementsUpdate");let o=0;for(let c=0,u=this.data.datasets.length;c<u;c++){const{controller:f}=this.getDatasetMeta(c),d=!i&&a.indexOf(f)===-1;f.buildOrUpdateElements(d),o=Math.max(+f.getMaxOverflow(),o)}o=this._minPadding=n.layout.autoPadding?o:0,this._updateLayout(o),i||Ae(a,c=>{c.reset()}),this._updateDatasets(t),this.notifyPlugins("afterUpdate",{mode:t}),this._layers.sort(mx("z","_idx"));const{_active:s,_lastEvent:l}=this;l?this._eventHandler(l,!0):s.length&&this._updateHoverStyles(s,s,!0),this.render()}_updateScales(){Ae(this.scales,t=>{dn.removeBox(this,t)}),this.ensureScalesHaveIDs(),this.buildOrUpdateScales()}_checkEventBindings(){const t=this.options,r=new Set(Object.keys(this._listeners)),n=new Set(t.events);(!Pb(r,n)||!!this._responsiveListeners!==t.responsive)&&(this.unbindEvents(),this.bindEvents())}_updateHiddenIndices(){const{_hiddenIndices:t}=this,r=this._getUniformDataChanges()||[];for(const{method:n,start:i,count:a}of r){const o=n==="_removeElements"?-a:a;z9(t,i,o)}}_getUniformDataChanges(){const t=this._dataChanges;if(!t||!t.length)return;this._dataChanges=[];const r=this.data.datasets.length,n=a=>new Set(t.filter(o=>o[0]===a).map((o,s)=>s+","+o.splice(1).join(","))),i=n(0);for(let a=1;a<r;a++)if(!Pb(i,n(a)))return;return Array.from(i).map(a=>a.split(",")).map(a=>({method:a[1],start:+a[2],count:+a[3]}))}_updateLayout(t){if(this.notifyPlugins("beforeLayout",{cancelable:!0})===!1)return;dn.update(this,this.width,this.height,t);const r=this.chartArea,n=r.width<=0||r.height<=0;this._layers=[],Ae(this.boxes,i=>{n&&i.position==="chartArea"||(i.configure&&i.configure(),this._layers.push(...i._layers()))},this),this._layers.forEach((i,a)=>{i._idx=a}),this.notifyPlugins("afterLayout")}_updateDatasets(t){if(this.notifyPlugins("beforeDatasetsUpdate",{mode:t,cancelable:!0})!==!1){for(let r=0,n=this.data.datasets.length;r<n;++r)this.getDatasetMeta(r).controller.configure();for(let r=0,n=this.data.datasets.length;r<n;++r)this._updateDataset(r,Sn(t)?t({datasetIndex:r}):t);this.notifyPlugins("afterDatasetsUpdate",{mode:t})}}_updateDataset(t,r){const n=this.getDatasetMeta(t),i={meta:n,index:t,mode:r,cancelable:!0};this.notifyPlugins("beforeDatasetUpdate",i)!==!1&&(n.controller._update(r),i.cancelable=!1,this.notifyPlugins("afterDatasetUpdate",i))}render(){this.notifyPlugins("beforeRender",{cancelable:!0})!==!1&&(Rr.has(this)?this.attached&&!Rr.running(this)&&Rr.start(this):(this.draw(),gx({chart:this})))}draw(){let t;if(this._resizeBeforeDraw){const{width:n,height:i}=this._resizeBeforeDraw;this._resizeBeforeDraw=null,this._resize(n,i)}if(this.clear(),this.width<=0||this.height<=0||this.notifyPlugins("beforeDraw",{cancelable:!0})===!1)return;const r=this._layers;for(t=0;t<r.length&&r[t].z<=0;++t)r[t].draw(this.chartArea);for(this._drawDatasets();t<r.length;++t)r[t].draw(this.chartArea);this.notifyPlugins("afterDraw")}_getSortedDatasetMetas(t){const r=this._sortedMetasets,n=[];let i,a;for(i=0,a=r.length;i<a;++i){const o=r[i];(!t||o.visible)&&n.push(o)}return n}getSortedVisibleDatasetMetas(){return this._getSortedDatasetMetas(!0)}_drawDatasets(){if(this.notifyPlugins("beforeDatasetsDraw",{cancelable:!0})===!1)return;const t=this.getSortedVisibleDatasetMetas();for(let r=t.length-1;r>=0;--r)this._drawDataset(t[r]);this.notifyPlugins("afterDatasetsDraw")}_drawDataset(t){const r=this.ctx,n={meta:t,index:t.index,cancelable:!0},i=aV(this,t);this.notifyPlugins("beforeDatasetDraw",n)!==!1&&(i&&nm(r,i),t.controller.draw(),i&&im(r),n.cancelable=!1,this.notifyPlugins("afterDatasetDraw",n))}isPointInArea(t){return lo(t,this.chartArea,this._minPadding)}getElementsAtEventForMode(t,r,n,i){const a=FV.modes[r];return typeof a=="function"?a(this,t,n,i):[]}getDatasetMeta(t){const r=this.data.datasets[t],n=this._metasets;let i=n.filter(a=>a&&a._dataset===r).pop();return i||(i={type:null,data:[],dataset:null,controller:null,hidden:null,xAxisID:null,yAxisID:null,order:r&&r.order||0,index:t,_dataset:r,_parsed:[],_sorted:!1},n.push(i)),i}getContext(){return this.$context||(this.$context=yi(null,{chart:this,type:"chart"}))}getVisibleDatasetCount(){return this.getSortedVisibleDatasetMetas().length}isDatasetVisible(t){const r=this.data.datasets[t];if(!r)return!1;const n=this.getDatasetMeta(t);return typeof n.hidden=="boolean"?!n.hidden:!r.hidden}setDatasetVisibility(t,r){const n=this.getDatasetMeta(t);n.hidden=!r}toggleDataVisibility(t){this._hiddenIndices[t]=!this._hiddenIndices[t]}getDataVisibility(t){return!this._hiddenIndices[t]}_updateVisibility(t,r,n){const i=n?"show":"hide",a=this.getDatasetMeta(t),o=a.controller._resolveAnimations(void 0,i);ao(r)?(a.data[r].hidden=!n,this.update()):(this.setDatasetVisibility(t,n),o.update(a,{visible:n}),this.update(s=>s.datasetIndex===t?i:void 0))}hide(t,r){this._updateVisibility(t,r,!1)}show(t,r){this._updateVisibility(t,r,!0)}_destroyDatasetMeta(t){const r=this._metasets[t];r&&r.controller&&r.controller._destroy(),delete this._metasets[t]}_stop(){let t,r;for(this.stop(),Rr.remove(this),t=0,r=this.data.datasets.length;t<r;++t)this._destroyDatasetMeta(t)}destroy(){this.notifyPlugins("beforeDestroy");const{canvas:t,ctx:r}=this;this._stop(),this.config.clearCache(),t&&(this.unbindEvents(),$b(t,r),this.platform.releaseContext(r),this.canvas=null,this.ctx=null),delete Rs[this.id],this.notifyPlugins("afterDestroy")}toBase64Image(...t){return this.canvas.toDataURL(...t)}bindEvents(){this.bindUserEvents(),this.options.responsive?this.bindResponsiveEvents():this.attached=!0}bindUserEvents(){const t=this._listeners,r=this.platform,n=(a,o)=>{r.addEventListener(this,a,o),t[a]=o},i=(a,o,s)=>{a.offsetX=o,a.offsetY=s,this._eventHandler(a)};Ae(this.options.events,a=>n(a,i))}bindResponsiveEvents(){this._responsiveListeners||(this._responsiveListeners={});const t=this._responsiveListeners,r=this.platform,n=(l,c)=>{r.addEventListener(this,l,c),t[l]=c},i=(l,c)=>{t[l]&&(r.removeEventListener(this,l,c),delete t[l])},a=(l,c)=>{this.canvas&&this.resize(l,c)};let o;const s=()=>{i("attach",s),this.attached=!0,this.resize(),n("resize",a),n("detach",o)};o=()=>{this.attached=!1,i("resize",a),this._stop(),this._resize(0,0),n("attach",s)},r.isAttached(this.canvas)?s():o()}unbindEvents(){Ae(this._listeners,(t,r)=>{this.platform.removeEventListener(this,r,t)}),this._listeners={},Ae(this._responsiveListeners,(t,r)=>{this.platform.removeEventListener(this,r,t)}),this._responsiveListeners=void 0}updateHoverStyle(t,r,n){const i=n?"set":"remove";let a,o,s,l;for(r==="dataset"&&(a=this.getDatasetMeta(t[0].datasetIndex),a.controller["_"+i+"DatasetHoverStyle"]()),s=0,l=t.length;s<l;++s){o=t[s];const c=o&&this.getDatasetMeta(o.datasetIndex).controller;c&&c[i+"HoverStyle"](o.element,o.datasetIndex,o.index)}}getActiveElements(){return this._active||[]}setActiveElements(t){const r=this._active||[],n=t.map(({datasetIndex:a,index:o})=>{const s=this.getDatasetMeta(a);if(!s)throw new Error("No dataset found at index "+a);return{datasetIndex:a,element:s.data[o],index:o}});!Al(n,r)&&(this._active=n,this._lastEvent=null,this._updateHoverStyles(n,r))}notifyPlugins(t,r,n){return this._plugins.notify(this,t,r,n)}isPluginEnabled(t){return this._plugins._cache.filter(r=>r.plugin.id===t).length===1}_updateHoverStyles(t,r,n){const i=this.options.hover,a=(l,c)=>l.filter(u=>!c.some(f=>u.datasetIndex===f.datasetIndex&&u.index===f.index)),o=a(r,t),s=n?t:a(t,r);o.length&&this.updateHoverStyle(o,i.mode,!1),s.length&&i.mode&&this.updateHoverStyle(s,i.mode,!0)}_eventHandler(t,r){const n={event:t,replay:r,cancelable:!0,inChartArea:this.isPointInArea(t)},i=o=>(o.options.events||this.options.events).includes(t.native.type);if(this.notifyPlugins("beforeEvent",n,i)===!1)return;const a=this._handleEvent(t,r,n.inChartArea);return n.cancelable=!1,this.notifyPlugins("afterEvent",n,i),(a||n.changed)&&this.render(),this}_handleEvent(t,r,n){const{_active:i=[],options:a}=this,o=r,s=this._getActiveElements(t,i,n,o),l=B7(t),c=W9(t,this._lastEvent,n,l);n&&(this._lastEvent=null,$e(a.onHover,[t,s,this],this),l&&$e(a.onClick,[t,s,this],this));const u=!Al(s,i);return(u||r)&&(this._active=s,this._updateHoverStyles(s,i,r)),this._lastEvent=c,u}_getActiveElements(t,r,n,i){if(t.type==="mouseout")return[];if(!n)return r;const a=this.options.hover;return this.getElementsAtEventForMode(t,a.mode,a,i)}};function yx(){return Ae(Bt.instances,e=>e._plugins.invalidate())}function V9(e,t,r){const{startAngle:n,x:i,y:a,outerRadius:o,innerRadius:s,options:l}=t,{borderWidth:c,borderJoinStyle:u}=l,f=Math.min(c/o,hr(n-r));if(e.beginPath(),e.arc(i,a,o-c/2,n+f/2,r-f/2),s>0){const d=Math.min(c/s,hr(n-r));e.arc(i,a,s+c/2,r-d/2,n+d/2,!0)}else{const d=Math.min(c/2,o*hr(n-r));if(u==="round")e.arc(i,a,d,r-Me/2,n+Me/2,!0);else if(u==="bevel"){const h=2*d*d,m=-h*Math.cos(r+Me/2)+i,p=-h*Math.sin(r+Me/2)+a,g=h*Math.cos(n+Me/2)+i,v=h*Math.sin(n+Me/2)+a;e.lineTo(m,p),e.lineTo(g,v)}}e.closePath(),e.moveTo(0,0),e.rect(0,0,e.canvas.width,e.canvas.height),e.clip("evenodd")}function H9(e,t,r){const{startAngle:n,pixelMargin:i,x:a,y:o,outerRadius:s,innerRadius:l}=t;let c=i/s;e.beginPath(),e.arc(a,o,s,n-c,r+c),l>i?(c=i/l,e.arc(a,o,l,r+c,n-c,!0)):e.arc(a,o,i,r+lt,n-lt),e.closePath(),e.clip()}function U9(e){return am(e,["outerStart","outerEnd","innerStart","innerEnd"])}function K9(e,t,r,n){const i=U9(e.options.borderRadius),a=(r-t)/2,o=Math.min(a,n*t/2),s=l=>{const c=(r-Math.min(a,l))*n/2;return Et(l,0,Math.min(a,c))};return{outerStart:s(i.outerStart),outerEnd:s(i.outerEnd),innerStart:Et(i.innerStart,0,o),innerEnd:Et(i.innerEnd,0,o)}}function Ci(e,t,r,n){return{x:r+e*Math.cos(t),y:n+e*Math.sin(t)}}function jl(e,t,r,n,i,a){const{x:o,y:s,startAngle:l,pixelMargin:c,innerRadius:u}=t,f=Math.max(t.outerRadius+n+r-c,0),d=u>0?u+n+r+c:0;let h=0;const m=i-l;if(n){const L=u>0?u-n:0,W=f>0?f-n:0,H=(L+W)/2,te=H!==0?m*H/(H+n):m;h=(m-te)/2}const p=Math.max(.001,m*f-r/Me)/f,g=(m-p)/2,v=l+g+h,b=i-g-h,{outerStart:x,outerEnd:S,innerStart:w,innerEnd:O}=K9(t,d,f,b-v),E=f-x,C=f-S,M=v+x/E,R=b-S/C,j=d+w,_=d+O,I=v+w/j,D=b-O/_;if(e.beginPath(),a){const L=(M+R)/2;if(e.arc(o,s,f,M,L),e.arc(o,s,f,L,R),S>0){const Q=Ci(C,R,o,s);e.arc(Q.x,Q.y,S,R,b+lt)}const W=Ci(_,b,o,s);if(e.lineTo(W.x,W.y),O>0){const Q=Ci(_,D,o,s);e.arc(Q.x,Q.y,O,b+lt,D+Math.PI)}const H=(b-O/d+(v+w/d))/2;if(e.arc(o,s,d,b-O/d,H,!0),e.arc(o,s,d,H,v+w/d,!0),w>0){const Q=Ci(j,I,o,s);e.arc(Q.x,Q.y,w,I+Math.PI,v-lt)}const te=Ci(E,v,o,s);if(e.lineTo(te.x,te.y),x>0){const Q=Ci(E,M,o,s);e.arc(Q.x,Q.y,x,v-lt,M)}}else{e.moveTo(o,s);const L=Math.cos(M)*f+o,W=Math.sin(M)*f+s;e.lineTo(L,W);const H=Math.cos(R)*f+o,te=Math.sin(R)*f+s;e.lineTo(H,te)}e.closePath()}function q9(e,t,r,n,i){const{fullCircles:a,startAngle:o,circumference:s}=t;let l=t.endAngle;if(a){jl(e,t,r,n,l,i);for(let c=0;c<a;++c)e.fill();isNaN(s)||(l=o+(s%Ye||Ye))}return jl(e,t,r,n,l,i),e.fill(),l}function Y9(e,t,r,n,i){const{fullCircles:a,startAngle:o,circumference:s,options:l}=t,{borderWidth:c,borderJoinStyle:u,borderDash:f,borderDashOffset:d,borderRadius:h}=l,m=l.borderAlign==="inner";if(!c)return;e.setLineDash(f||[]),e.lineDashOffset=d,m?(e.lineWidth=c*2,e.lineJoin=u||"round"):(e.lineWidth=c,e.lineJoin=u||"bevel");let p=t.endAngle;if(a){jl(e,t,r,n,p,i);for(let g=0;g<a;++g)e.stroke();isNaN(s)||(p=o+(s%Ye||Ye))}m&&H9(e,t,p),l.selfJoin&&p-o>=Me&&h===0&&u!=="miter"&&V9(e,t,p),a||(jl(e,t,r,n,p,i),e.stroke())}class dm extends Tn{static id="arc";static defaults={borderAlign:"center",borderColor:"#fff",borderDash:[],borderDashOffset:0,borderJoinStyle:void 0,borderRadius:0,borderWidth:2,offset:0,spacing:0,angle:void 0,circular:!0,selfJoin:!1};static defaultRoutes={backgroundColor:"backgroundColor"};static descriptors={_scriptable:!0,_indexable:t=>t!=="borderDash"};circumference;endAngle;fullCircles;innerRadius;outerRadius;pixelMargin;startAngle;constructor(t){super(),this.options=void 0,this.circumference=void 0,this.startAngle=void 0,this.endAngle=void 0,this.innerRadius=void 0,this.outerRadius=void 0,this.pixelMargin=0,this.fullCircles=0,t&&Object.assign(this,t)}inRange(t,r,n){const i=this.getProps(["x","y"],n),{angle:a,distance:o}=SO(i,{x:t,y:r}),{startAngle:s,endAngle:l,innerRadius:c,outerRadius:u,circumference:f}=this.getProps(["startAngle","endAngle","innerRadius","outerRadius","circumference"],n),d=(this.options.spacing+this.options.borderWidth)/2,h=se(f,l-s),m=so(a,s,l)&&s!==l,p=h>=Ye||m,g=fn(o,c+d,u+d);return p&&g}getCenterPoint(t){const{x:r,y:n,startAngle:i,endAngle:a,innerRadius:o,outerRadius:s}=this.getProps(["x","y","startAngle","endAngle","innerRadius","outerRadius"],t),{offset:l,spacing:c}=this.options,u=(i+a)/2,f=(o+s+c+l)/2;return{x:r+Math.cos(u)*f,y:n+Math.sin(u)*f}}tooltipPosition(t){return this.getCenterPoint(t)}draw(t){const{options:r,circumference:n}=this,i=(r.offset||0)/4,a=(r.spacing||0)/2,o=r.circular;if(this.pixelMargin=r.borderAlign==="inner"?.33:0,this.fullCircles=n>Ye?Math.floor(n/Ye):0,n===0||this.innerRadius<0||this.outerRadius<0)return;t.save();const s=(this.startAngle+this.endAngle)/2;t.translate(Math.cos(s)*i,Math.sin(s)*i);const l=1-Math.sin(Math.min(Me,n||0)),c=i*l;t.fillStyle=r.backgroundColor,t.strokeStyle=r.borderColor,q9(t,this,c,a,o),Y9(t,this,c,a,o),t.restore()}}function JO(e,t,r=t){e.lineCap=se(r.borderCapStyle,t.borderCapStyle),e.setLineDash(se(r.borderDash,t.borderDash)),e.lineDashOffset=se(r.borderDashOffset,t.borderDashOffset),e.lineJoin=se(r.borderJoinStyle,t.borderJoinStyle),e.lineWidth=se(r.borderWidth,t.borderWidth),e.strokeStyle=se(r.borderColor,t.borderColor)}function G9(e,t,r){e.lineTo(r.x,r.y)}function X9(e){return e.stepped?hW:e.tension||e.cubicInterpolationMode==="monotone"?pW:G9}function QO(e,t,r={}){const n=e.length,{start:i=0,end:a=n-1}=r,{start:o,end:s}=t,l=Math.max(i,o),c=Math.min(a,s),u=i<o&&a<o||i>s&&a>s;return{count:n,start:l,loop:t.loop,ilen:c<l&&!u?n+c-l:c-l}}function Z9(e,t,r,n){const{points:i,options:a}=t,{count:o,start:s,loop:l,ilen:c}=QO(i,r,n),u=X9(a);let{move:f=!0,reverse:d}=n||{},h,m,p;for(h=0;h<=c;++h)m=i[(s+(d?c-h:h))%o],!m.skip&&(f?(e.moveTo(m.x,m.y),f=!1):u(e,p,m,d,a.stepped),p=m);return l&&(m=i[(s+(d?c:0))%o],u(e,p,m,d,a.stepped)),!!l}function J9(e,t,r,n){const i=t.points,{count:a,start:o,ilen:s}=QO(i,r,n),{move:l=!0,reverse:c}=n||{};let u=0,f=0,d,h,m,p,g,v;const b=S=>(o+(c?s-S:S))%a,x=()=>{p!==g&&(e.lineTo(u,g),e.lineTo(u,p),e.lineTo(u,v))};for(l&&(h=i[b(0)],e.moveTo(h.x,h.y)),d=0;d<=s;++d){if(h=i[b(d)],h.skip)continue;const S=h.x,w=h.y,O=S|0;O===m?(w<p?p=w:w>g&&(g=w),u=(f*u+S)/++f):(x(),e.lineTo(S,w),m=O,f=0,p=g=w),v=w}x()}function Ud(e){const t=e.options,r=t.borderDash&&t.borderDash.length;return!e._decimated&&!e._loop&&!t.tension&&t.cubicInterpolationMode!=="monotone"&&!t.stepped&&!r?J9:Z9}function Q9(e){return e.stepped?KW:e.tension||e.cubicInterpolationMode==="monotone"?qW:Vn}function eH(e,t,r,n){let i=t._path;i||(i=t._path=new Path2D,t.path(i,r,n)&&i.closePath()),JO(e,t.options),e.stroke(i)}function tH(e,t,r,n){const{segments:i,options:a}=t,o=Ud(t);for(const s of i)JO(e,a,s.style),e.beginPath(),o(e,t,s,{start:r,end:r+n-1})&&e.closePath(),e.stroke()}const rH=typeof Path2D=="function";function nH(e,t,r,n){rH&&!t.options.segment?eH(e,t,r,n):tH(e,t,r,n)}class hm extends Tn{static id="line";static defaults={borderCapStyle:"butt",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderWidth:3,capBezierPoints:!0,cubicInterpolationMode:"default",fill:!1,spanGaps:!1,stepped:!1,tension:0};static defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"};static descriptors={_scriptable:!0,_indexable:t=>t!=="borderDash"&&t!=="fill"};constructor(t){super(),this.animated=!0,this.options=void 0,this._chart=void 0,this._loop=void 0,this._fullLoop=void 0,this._path=void 0,this._points=void 0,this._segments=void 0,this._decimated=!1,this._pointsUpdated=!1,this._datasetIndex=void 0,t&&Object.assign(this,t)}updateControlPoints(t,r){const n=this.options;if((n.tension||n.cubicInterpolationMode==="monotone")&&!n.stepped&&!this._pointsUpdated){const i=n.spanGaps?this._loop:this._fullLoop;LW(this._points,n,t,i,r),this._pointsUpdated=!0}}set points(t){this._points=t,delete this._segments,delete this._path,this._pointsUpdated=!1}get points(){return this._points}get segments(){return this._segments||(this._segments=tV(this,this.options.segment))}first(){const t=this.segments,r=this.points;return t.length&&r[t[0].start]}last(){const t=this.segments,r=this.points,n=t.length;return n&&r[t[n-1].end]}interpolate(t,r){const n=this.options,i=t[r],a=this.points,o=JW(this,{property:r,start:i,end:i});if(!o.length)return;const s=[],l=Q9(n);let c,u;for(c=0,u=o.length;c<u;++c){const{start:f,end:d}=o[c],h=a[f],m=a[d];if(h===m){s.push(h);continue}const p=Math.abs((i-h[r])/(m[r]-h[r])),g=l(h,m,p,n.stepped);g[r]=t[r],s.push(g)}return s.length===1?s[0]:s}pathSegment(t,r,n){return Ud(this)(t,this,r,n)}path(t,r,n){const i=this.segments,a=Ud(this);let o=this._loop;r=r||0,n=n||this.points.length-r;for(const s of i)o&=a(t,this,s,{start:r,end:r+n-1});return!!o}draw(t,r,n,i){const a=this.options||{};(this.points||[]).length&&a.borderWidth&&(t.save(),nH(t,this,n,i),t.restore()),this.animated&&(this._pointsUpdated=!1,this._path=void 0)}}function bx(e,t,r,n){const i=e.options,{[r]:a}=e.getProps([r],n);return Math.abs(t-a)<i.radius+i.hitRadius}class pm extends Tn{static id="point";parsed;skip;stop;static defaults={borderWidth:1,hitRadius:1,hoverBorderWidth:1,hoverRadius:4,pointStyle:"circle",radius:3,rotation:0};static defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"};constructor(t){super(),this.options=void 0,this.parsed=void 0,this.skip=void 0,this.stop=void 0,t&&Object.assign(this,t)}inRange(t,r,n){const i=this.options,{x:a,y:o}=this.getProps(["x","y"],n);return Math.pow(t-a,2)+Math.pow(r-o,2)<Math.pow(i.hitRadius+i.radius,2)}inXRange(t,r){return bx(this,t,"x",r)}inYRange(t,r){return bx(this,t,"y",r)}getCenterPoint(t){const{x:r,y:n}=this.getProps(["x","y"],t);return{x:r,y:n}}size(t){t=t||this.options||{};let r=t.radius||0;r=Math.max(r,r&&t.hoverRadius||0);const n=r&&t.borderWidth||0;return(r+n)*2}draw(t,r){const n=this.options;this.skip||n.radius<.1||!lo(this,r,this.size(n)/2)||(t.strokeStyle=n.borderColor,t.lineWidth=n.borderWidth,t.fillStyle=n.backgroundColor,Wd(t,n,this.x,this.y))}getRange(){const t=this.options||{};return t.radius+t.hitRadius}}function eA(e,t){const{x:r,y:n,base:i,width:a,height:o}=e.getProps(["x","y","base","width","height"],t);let s,l,c,u,f;return e.horizontal?(f=o/2,s=Math.min(r,i),l=Math.max(r,i),c=n-f,u=n+f):(f=a/2,s=r-f,l=r+f,c=Math.min(n,i),u=Math.max(n,i)),{left:s,top:c,right:l,bottom:u}}function hn(e,t,r,n){return e?0:Et(t,r,n)}function iH(e,t,r){const n=e.options.borderWidth,i=e.borderSkipped,a=MO(n);return{t:hn(i.top,a.top,0,r),r:hn(i.right,a.right,0,t),b:hn(i.bottom,a.bottom,0,r),l:hn(i.left,a.left,0,t)}}function aH(e,t,r){const{enableBorderRadius:n}=e.getProps(["enableBorderRadius"]),i=e.options.borderRadius,a=Ni(i),o=Math.min(t,r),s=e.borderSkipped,l=n||de(i);return{topLeft:hn(!l||s.top||s.left,a.topLeft,0,o),topRight:hn(!l||s.top||s.right,a.topRight,0,o),bottomLeft:hn(!l||s.bottom||s.left,a.bottomLeft,0,o),bottomRight:hn(!l||s.bottom||s.right,a.bottomRight,0,o)}}function oH(e){const t=eA(e),r=t.right-t.left,n=t.bottom-t.top,i=iH(e,r/2,n/2),a=aH(e,r/2,n/2);return{outer:{x:t.left,y:t.top,w:r,h:n,radius:a},inner:{x:t.left+i.l,y:t.top+i.t,w:r-i.l-i.r,h:n-i.t-i.b,radius:{topLeft:Math.max(0,a.topLeft-Math.max(i.t,i.l)),topRight:Math.max(0,a.topRight-Math.max(i.t,i.r)),bottomLeft:Math.max(0,a.bottomLeft-Math.max(i.b,i.l)),bottomRight:Math.max(0,a.bottomRight-Math.max(i.b,i.r))}}}}function $f(e,t,r,n){const i=t===null,a=r===null,s=e&&!(i&&a)&&eA(e,n);return s&&(i||fn(t,s.left,s.right))&&(a||fn(r,s.top,s.bottom))}function sH(e){return e.topLeft||e.topRight||e.bottomLeft||e.bottomRight}function lH(e,t){e.rect(t.x,t.y,t.w,t.h)}function Lf(e,t,r={}){const n=e.x!==r.x?-t:0,i=e.y!==r.y?-t:0,a=(e.x+e.w!==r.x+r.w?t:0)-n,o=(e.y+e.h!==r.y+r.h?t:0)-i;return{x:e.x+n,y:e.y+i,w:e.w+a,h:e.h+o,radius:e.radius}}class Lo extends Tn{static id="bar";static defaults={borderSkipped:"start",borderWidth:0,borderRadius:0,inflateAmount:"auto",pointStyle:void 0};static defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"};constructor(t){super(),this.options=void 0,this.horizontal=void 0,this.base=void 0,this.width=void 0,this.height=void 0,this.inflateAmount=void 0,t&&Object.assign(this,t)}draw(t){const{inflateAmount:r,options:{borderColor:n,backgroundColor:i}}=this,{inner:a,outer:o}=oH(this),s=sH(o.radius)?kl:lH;t.save(),(o.w!==a.w||o.h!==a.h)&&(t.beginPath(),s(t,Lf(o,r,a)),t.clip(),s(t,Lf(a,-r,o)),t.fillStyle=n,t.fill("evenodd")),t.beginPath(),s(t,Lf(a,r)),t.fillStyle=i,t.fill(),t.restore()}inRange(t,r,n){return $f(this,t,r,n)}inXRange(t,r){return $f(this,t,null,r)}inYRange(t,r){return $f(this,null,t,r)}getCenterPoint(t){const{x:r,y:n,base:i,horizontal:a}=this.getProps(["x","y","base","horizontal"],t);return{x:a?(r+i)/2:r,y:a?n:(n+i)/2}}getRange(t){return t==="x"?this.width/2:this.height/2}}const xx=(e,t)=>{let{boxHeight:r=t,boxWidth:n=t}=e;return e.usePointStyle&&(r=Math.min(r,t),n=e.pointStyleWidth||Math.min(n,t)),{boxWidth:n,boxHeight:r,itemHeight:Math.max(t,r)}},cH=(e,t)=>e!==null&&t!==null&&e.datasetIndex===t.datasetIndex&&e.index===t.index;class wx extends Tn{constructor(t){super(),this._added=!1,this.legendHitBoxes=[],this._hoveredItem=null,this.doughnutMode=!1,this.chart=t.chart,this.options=t.options,this.ctx=t.ctx,this.legendItems=void 0,this.columnSizes=void 0,this.lineWidths=void 0,this.maxHeight=void 0,this.maxWidth=void 0,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.height=void 0,this.width=void 0,this._margins=void 0,this.position=void 0,this.weight=void 0,this.fullSize=void 0}update(t,r,n){this.maxWidth=t,this.maxHeight=r,this._margins=n,this.setDimensions(),this.buildLabels(),this.fit()}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=this._margins.left,this.right=this.width):(this.height=this.maxHeight,this.top=this._margins.top,this.bottom=this.height)}buildLabels(){const t=this.options.labels||{};let r=$e(t.generateLabels,[this.chart],this)||[];t.filter&&(r=r.filter(n=>t.filter(n,this.chart.data))),t.sort&&(r=r.sort((n,i)=>t.sort(n,i,this.chart.data))),this.options.reverse&&r.reverse(),this.legendItems=r}fit(){const{options:t,ctx:r}=this;if(!t.display){this.width=this.height=0;return}const n=t.labels,i=$t(n.font),a=i.size,o=this._computeTitleHeight(),{boxWidth:s,itemHeight:l}=xx(n,a);let c,u;r.font=i.string,this.isHorizontal()?(c=this.maxWidth,u=this._fitRows(o,a,s,l)+10):(u=this.maxHeight,c=this._fitCols(o,i,s,l)+10),this.width=Math.min(c,t.maxWidth||this.maxWidth),this.height=Math.min(u,t.maxHeight||this.maxHeight)}_fitRows(t,r,n,i){const{ctx:a,maxWidth:o,options:{labels:{padding:s}}}=this,l=this.legendHitBoxes=[],c=this.lineWidths=[0],u=i+s;let f=t;a.textAlign="left",a.textBaseline="middle";let d=-1,h=-u;return this.legendItems.forEach((m,p)=>{const g=n+r/2+a.measureText(m.text).width;(p===0||c[c.length-1]+g+2*s>o)&&(f+=u,c[c.length-(p>0?0:1)]=0,h+=u,d++),l[p]={left:0,top:h,row:d,width:g,height:i},c[c.length-1]+=g+s}),f}_fitCols(t,r,n,i){const{ctx:a,maxHeight:o,options:{labels:{padding:s}}}=this,l=this.legendHitBoxes=[],c=this.columnSizes=[],u=o-t;let f=s,d=0,h=0,m=0,p=0;return this.legendItems.forEach((g,v)=>{const{itemWidth:b,itemHeight:x}=uH(n,r,a,g,i);v>0&&h+x+2*s>u&&(f+=d+s,c.push({width:d,height:h}),m+=d+s,p++,d=h=0),l[v]={left:m,top:h,col:p,width:b,height:x},d=Math.max(d,b),h+=x+s}),f+=d,c.push({width:d,height:h}),f}adjustHitBoxes(){if(!this.options.display)return;const t=this._computeTitleHeight(),{legendHitBoxes:r,options:{align:n,labels:{padding:i},rtl:a}}=this,o=Ii(a,this.left,this.width);if(this.isHorizontal()){let s=0,l=Vt(n,this.left+i,this.right-this.lineWidths[s]);for(const c of r)s!==c.row&&(s=c.row,l=Vt(n,this.left+i,this.right-this.lineWidths[s])),c.top+=this.top+t+i,c.left=o.leftForLtr(o.x(l),c.width),l+=c.width+i}else{let s=0,l=Vt(n,this.top+t+i,this.bottom-this.columnSizes[s].height);for(const c of r)c.col!==s&&(s=c.col,l=Vt(n,this.top+t+i,this.bottom-this.columnSizes[s].height)),c.top=l,c.left+=this.left+i,c.left=o.leftForLtr(o.x(c.left),c.width),l+=c.height+i}}isHorizontal(){return this.options.position==="top"||this.options.position==="bottom"}draw(){if(this.options.display){const t=this.ctx;nm(t,this),this._draw(),im(t)}}_draw(){const{options:t,columnSizes:r,lineWidths:n,ctx:i}=this,{align:a,labels:o}=t,s=Je.color,l=Ii(t.rtl,this.left,this.width),c=$t(o.font),{padding:u}=o,f=c.size,d=f/2;let h;this.drawTitle(),i.textAlign=l.textAlign("left"),i.textBaseline="middle",i.lineWidth=.5,i.font=c.string;const{boxWidth:m,boxHeight:p,itemHeight:g}=xx(o,f),v=function(O,E,C){if(isNaN(m)||m<=0||isNaN(p)||p<0)return;i.save();const M=se(C.lineWidth,1);if(i.fillStyle=se(C.fillStyle,s),i.lineCap=se(C.lineCap,"butt"),i.lineDashOffset=se(C.lineDashOffset,0),i.lineJoin=se(C.lineJoin,"miter"),i.lineWidth=M,i.strokeStyle=se(C.strokeStyle,s),i.setLineDash(se(C.lineDash,[])),o.usePointStyle){const R={radius:p*Math.SQRT2/2,pointStyle:C.pointStyle,rotation:C.rotation,borderWidth:M},j=l.xPlus(O,m/2),_=E+d;TO(i,R,j,_,o.pointStyleWidth&&m)}else{const R=E+Math.max((f-p)/2,0),j=l.leftForLtr(O,m),_=Ni(C.borderRadius);i.beginPath(),Object.values(_).some(I=>I!==0)?kl(i,{x:j,y:R,w:m,h:p,radius:_}):i.rect(j,R,m,p),i.fill(),M!==0&&i.stroke()}i.restore()},b=function(O,E,C){Cl(i,C.text,O,E+g/2,c,{strikethrough:C.hidden,textAlign:l.textAlign(C.textAlign)})},x=this.isHorizontal(),S=this._computeTitleHeight();x?h={x:Vt(a,this.left+u,this.right-n[0]),y:this.top+u+S,line:0}:h={x:this.left+u,y:Vt(a,this.top+S+u,this.bottom-r[0].height),line:0},$O(this.ctx,t.textDirection);const w=g+u;this.legendItems.forEach((O,E)=>{i.strokeStyle=O.fontColor,i.fillStyle=O.fontColor;const C=i.measureText(O.text).width,M=l.textAlign(O.textAlign||(O.textAlign=o.textAlign)),R=m+d+C;let j=h.x,_=h.y;l.setWidth(this.width),x?E>0&&j+R+u>this.right&&(_=h.y+=w,h.line++,j=h.x=Vt(a,this.left+u,this.right-n[h.line])):E>0&&_+w>this.bottom&&(j=h.x=j+r[h.line].width+u,h.line++,_=h.y=Vt(a,this.top+S+u,this.bottom-r[h.line].height));const I=l.x(j);if(v(I,_,O),j=eW(M,j+m+d,x?j+R:this.right,t.rtl),b(l.x(j),_,O),x)h.x+=R+u;else if(typeof O.text!="string"){const D=c.lineHeight;h.y+=tA(O,D)+u}else h.y+=w}),LO(this.ctx,t.textDirection)}drawTitle(){const t=this.options,r=t.title,n=$t(r.font),i=mr(r.padding);if(!r.display)return;const a=Ii(t.rtl,this.left,this.width),o=this.ctx,s=r.position,l=n.size/2,c=i.top+l;let u,f=this.left,d=this.width;if(this.isHorizontal())d=Math.max(...this.lineWidths),u=this.top+c,f=Vt(t.align,f,this.right-d);else{const m=this.columnSizes.reduce((p,g)=>Math.max(p,g.height),0);u=c+Vt(t.align,this.top,this.bottom-m-t.labels.padding-this._computeTitleHeight())}const h=Vt(s,f,f+d);o.textAlign=a.textAlign(CO(s)),o.textBaseline="middle",o.strokeStyle=r.color,o.fillStyle=r.color,o.font=n.string,Cl(o,r.text,h,u,n)}_computeTitleHeight(){const t=this.options.title,r=$t(t.font),n=mr(t.padding);return t.display?r.lineHeight+n.height:0}_getLegendItemAt(t,r){let n,i,a;if(fn(t,this.left,this.right)&&fn(r,this.top,this.bottom)){for(a=this.legendHitBoxes,n=0;n<a.length;++n)if(i=a[n],fn(t,i.left,i.left+i.width)&&fn(r,i.top,i.top+i.height))return this.legendItems[n]}return null}handleEvent(t){const r=this.options;if(!hH(t.type,r))return;const n=this._getLegendItemAt(t.x,t.y);if(t.type==="mousemove"||t.type==="mouseout"){const i=this._hoveredItem,a=cH(i,n);i&&!a&&$e(r.onLeave,[t,i,this],this),this._hoveredItem=n,n&&!a&&$e(r.onHover,[t,n,this],this)}else n&&$e(r.onClick,[t,n,this],this)}}function uH(e,t,r,n,i){const a=fH(n,e,t,r),o=dH(i,n,t.lineHeight);return{itemWidth:a,itemHeight:o}}function fH(e,t,r,n){let i=e.text;return i&&typeof i!="string"&&(i=i.reduce((a,o)=>a.length>o.length?a:o)),t+r.size/2+n.measureText(i).width}function dH(e,t,r){let n=e;return typeof t.text!="string"&&(n=tA(t,r)),n}function tA(e,t){const r=e.text?e.text.length:0;return t*r}function hH(e,t){return!!((e==="mousemove"||e==="mouseout")&&(t.onHover||t.onLeave)||t.onClick&&(e==="click"||e==="mouseup"))}var vr={id:"legend",_element:wx,start(e,t,r){const n=e.legend=new wx({ctx:e.ctx,options:r,chart:e});dn.configure(e,n,r),dn.addBox(e,n)},stop(e){dn.removeBox(e,e.legend),delete e.legend},beforeUpdate(e,t,r){const n=e.legend;dn.configure(e,n,r),n.options=r},afterUpdate(e){const t=e.legend;t.buildLabels(),t.adjustHitBoxes()},afterEvent(e,t){t.replay||e.legend.handleEvent(t.event)},defaults:{display:!0,position:"top",align:"center",fullSize:!0,reverse:!1,weight:1e3,onClick(e,t,r){const n=t.datasetIndex,i=r.chart;i.isDatasetVisible(n)?(i.hide(n),t.hidden=!0):(i.show(n),t.hidden=!1)},onHover:null,onLeave:null,labels:{color:e=>e.chart.options.color,boxWidth:40,padding:10,generateLabels(e){const t=e.data.datasets,{labels:{usePointStyle:r,pointStyle:n,textAlign:i,color:a,useBorderRadius:o,borderRadius:s}}=e.legend.options;return e._getSortedDatasetMetas().map(l=>{const c=l.controller.getStyle(r?0:void 0),u=mr(c.borderWidth);return{text:t[l.index].label,fillStyle:c.backgroundColor,fontColor:a,hidden:!l.visible,lineCap:c.borderCapStyle,lineDash:c.borderDash,lineDashOffset:c.borderDashOffset,lineJoin:c.borderJoinStyle,lineWidth:(u.width+u.height)/4,strokeStyle:c.borderColor,pointStyle:n||c.pointStyle,rotation:c.rotation,textAlign:i||c.textAlign,borderRadius:o&&(s||c.borderRadius),datasetIndex:l.index}},this)}},title:{color:e=>e.chart.options.color,display:!1,position:"center",text:""}},descriptors:{_scriptable:e=>!e.startsWith("on"),labels:{_scriptable:e=>!["generateLabels","filter","sort"].includes(e)}}};const ja={average(e){if(!e.length)return!1;let t,r,n=new Set,i=0,a=0;for(t=0,r=e.length;t<r;++t){const s=e[t].element;if(s&&s.hasValue()){const l=s.tooltipPosition();n.add(l.x),i+=l.y,++a}}return a===0||n.size===0?!1:{x:[...n].reduce((s,l)=>s+l)/n.size,y:i/a}},nearest(e,t){if(!e.length)return!1;let r=t.x,n=t.y,i=Number.POSITIVE_INFINITY,a,o,s;for(a=0,o=e.length;a<o;++a){const l=e[a].element;if(l&&l.hasValue()){const c=l.getCenterPoint(),u=Bd(t,c);u<i&&(i=u,s=l)}}if(s){const l=s.tooltipPosition();r=l.x,n=l.y}return{x:r,y:n}}};function _r(e,t){return t&&(ht(t)?Array.prototype.push.apply(e,t):e.push(t)),e}function $r(e){return(typeof e=="string"||e instanceof String)&&e.indexOf(`
215
215
  `)>-1?e.split(`
216
- `):e}function vH(e,t){const{element:r,datasetIndex:n,index:i}=t,a=e.getDatasetMeta(n).controller,{label:o,value:s}=a.getLabelAndValue(i);return{chart:e,label:o,parsed:a.getParsed(i),raw:e.data.datasets[n].data[i],formattedValue:s,dataset:a.getDataset(),dataIndex:i,datasetIndex:n,element:r}}function _x(e,t){const r=e.chart.ctx,{body:n,footer:i,title:a}=e,{boxWidth:o,boxHeight:s}=t,l=$t(t.bodyFont),c=$t(t.titleFont),u=$t(t.footerFont),f=a.length,d=i.length,h=n.length,m=mr(t.padding);let p=m.height,g=0,v=n.reduce((S,w)=>S+w.before.length+w.lines.length+w.after.length,0);if(v+=e.beforeBody.length+e.afterBody.length,f&&(p+=f*c.lineHeight+(f-1)*t.titleSpacing+t.titleMarginBottom),v){const S=t.displayColors?Math.max(s,l.lineHeight):l.lineHeight;p+=h*S+(v-h)*l.lineHeight+(v-1)*t.bodySpacing}d&&(p+=t.footerMarginTop+d*u.lineHeight+(d-1)*t.footerSpacing);let b=0;const x=function(S){g=Math.max(g,r.measureText(S).width+b)};return r.save(),r.font=c.string,Ae(e.title,x),r.font=l.string,Ae(e.beforeBody.concat(e.afterBody),x),b=t.displayColors?o+2+t.boxPadding:0,Ae(n,S=>{Ae(S.before,x),Ae(S.lines,x),Ae(S.after,x)}),b=0,r.font=u.string,Ae(e.footer,x),r.restore(),g+=m.width,{width:g,height:p}}function yH(e,t){const{y:r,height:n}=t;return r<n/2?"top":r>e.height-n/2?"bottom":"center"}function bH(e,t,r,n){const{x:i,width:a}=n,o=r.caretSize+r.caretPadding;if(e==="left"&&i+a+o>t.width||e==="right"&&i-a-o<0)return!0}function xH(e,t,r,n){const{x:i,width:a}=r,{width:o,chartArea:{left:s,right:l}}=e;let c="center";return n==="center"?c=i<=(s+l)/2?"left":"right":i<=a/2?c="left":i>=o-a/2&&(c="right"),bH(c,e,t,r)&&(c="center"),c}function Sx(e,t,r){const n=r.yAlign||t.yAlign||yH(e,r);return{xAlign:r.xAlign||t.xAlign||xH(e,t,r,n),yAlign:n}}function wH(e,t){let{x:r,width:n}=e;return t==="right"?r-=n:t==="center"&&(r-=n/2),r}function _H(e,t,r){let{y:n,height:i}=e;return t==="top"?n+=r:t==="bottom"?n-=i+r:n-=i/2,n}function Ox(e,t,r,n){const{caretSize:i,caretPadding:a,cornerRadius:o}=e,{xAlign:s,yAlign:l}=r,c=i+a,{topLeft:u,topRight:f,bottomLeft:d,bottomRight:h}=Ni(o);let m=wH(t,s);const p=_H(t,l,c);return l==="center"?s==="left"?m+=c:s==="right"&&(m-=c):s==="left"?m-=Math.max(u,d)+i:s==="right"&&(m+=Math.max(f,h)+i),{x:Et(m,0,n.width-t.width),y:Et(p,0,n.height-t.height)}}function As(e,t,r){const n=mr(r.padding);return t==="center"?e.x+e.width/2:t==="right"?e.x+e.width-n.right:e.x+n.left}function Ax(e){return _r([],$r(e))}function SH(e,t,r){return yi(e,{tooltip:t,tooltipItems:r,type:"tooltip"})}function Ex(e,t){const r=t&&t.dataset&&t.dataset.tooltip&&t.dataset.tooltip.callbacks;return r?e.override(r):e}const rA={beforeTitle:Ir,title(e){if(e.length>0){const t=e[0],r=t.chart.data.labels,n=r?r.length:0;if(this&&this.options&&this.options.mode==="dataset")return t.dataset.label||"";if(t.label)return t.label;if(n>0&&t.dataIndex<n)return r[t.dataIndex]}return""},afterTitle:Ir,beforeBody:Ir,beforeLabel:Ir,label(e){if(this&&this.options&&this.options.mode==="dataset")return e.label+": "+e.formattedValue||e.formattedValue;let t=e.dataset.label||"";t&&(t+=": ");const r=e.formattedValue;return _e(r)||(t+=r),t},labelColor(e){const r=e.chart.getDatasetMeta(e.datasetIndex).controller.getStyle(e.dataIndex);return{borderColor:r.borderColor,backgroundColor:r.backgroundColor,borderWidth:r.borderWidth,borderDash:r.borderDash,borderDashOffset:r.borderDashOffset,borderRadius:0}},labelTextColor(){return this.options.bodyColor},labelPointStyle(e){const r=e.chart.getDatasetMeta(e.datasetIndex).controller.getStyle(e.dataIndex);return{pointStyle:r.pointStyle,rotation:r.rotation}},afterLabel:Ir,afterBody:Ir,beforeFooter:Ir,footer:Ir,afterFooter:Ir};function jt(e,t,r,n){const i=e[t].call(r,n);return typeof i>"u"?rA[t].call(r,n):i}class Px extends Tn{static positioners=ja;constructor(t){super(),this.opacity=0,this._active=[],this._eventPosition=void 0,this._size=void 0,this._cachedAnimations=void 0,this._tooltipItems=[],this.$animations=void 0,this.$context=void 0,this.chart=t.chart,this.options=t.options,this.dataPoints=void 0,this.title=void 0,this.beforeBody=void 0,this.body=void 0,this.afterBody=void 0,this.footer=void 0,this.xAlign=void 0,this.yAlign=void 0,this.x=void 0,this.y=void 0,this.height=void 0,this.width=void 0,this.caretX=void 0,this.caretY=void 0,this.labelColors=void 0,this.labelPointStyles=void 0,this.labelTextColors=void 0}initialize(t){this.options=t,this._cachedAnimations=void 0,this.$context=void 0}_resolveAnimations(){const t=this._cachedAnimations;if(t)return t;const r=this.chart,n=this.options.setContext(this.getContext()),i=n.enabled&&r.options.animation&&n.animations,a=new BO(this.chart,i);return i._cacheable&&(this._cachedAnimations=Object.freeze(a)),a}getContext(){return this.$context||(this.$context=SH(this.chart.getContext(),this,this._tooltipItems))}getTitle(t,r){const{callbacks:n}=r,i=jt(n,"beforeTitle",this,t),a=jt(n,"title",this,t),o=jt(n,"afterTitle",this,t);let s=[];return s=_r(s,$r(i)),s=_r(s,$r(a)),s=_r(s,$r(o)),s}getBeforeBody(t,r){return Ax(jt(r.callbacks,"beforeBody",this,t))}getBody(t,r){const{callbacks:n}=r,i=[];return Ae(t,a=>{const o={before:[],lines:[],after:[]},s=Ex(n,a);_r(o.before,$r(jt(s,"beforeLabel",this,a))),_r(o.lines,jt(s,"label",this,a)),_r(o.after,$r(jt(s,"afterLabel",this,a))),i.push(o)}),i}getAfterBody(t,r){return Ax(jt(r.callbacks,"afterBody",this,t))}getFooter(t,r){const{callbacks:n}=r,i=jt(n,"beforeFooter",this,t),a=jt(n,"footer",this,t),o=jt(n,"afterFooter",this,t);let s=[];return s=_r(s,$r(i)),s=_r(s,$r(a)),s=_r(s,$r(o)),s}_createItems(t){const r=this._active,n=this.chart.data,i=[],a=[],o=[];let s=[],l,c;for(l=0,c=r.length;l<c;++l)s.push(vH(this.chart,r[l]));return t.filter&&(s=s.filter((u,f,d)=>t.filter(u,f,d,n))),t.itemSort&&(s=s.sort((u,f)=>t.itemSort(u,f,n))),Ae(s,u=>{const f=Ex(t.callbacks,u);i.push(jt(f,"labelColor",this,u)),a.push(jt(f,"labelPointStyle",this,u)),o.push(jt(f,"labelTextColor",this,u))}),this.labelColors=i,this.labelPointStyles=a,this.labelTextColors=o,this.dataPoints=s,s}update(t,r){const n=this.options.setContext(this.getContext()),i=this._active;let a,o=[];if(!i.length)this.opacity!==0&&(a={opacity:0});else{const s=ja[n.position].call(this,i,this._eventPosition);o=this._createItems(n),this.title=this.getTitle(o,n),this.beforeBody=this.getBeforeBody(o,n),this.body=this.getBody(o,n),this.afterBody=this.getAfterBody(o,n),this.footer=this.getFooter(o,n);const l=this._size=_x(this,n),c=Object.assign({},s,l),u=Sx(this.chart,n,c),f=Ox(n,c,u,this.chart);this.xAlign=u.xAlign,this.yAlign=u.yAlign,a={opacity:1,x:f.x,y:f.y,width:l.width,height:l.height,caretX:s.x,caretY:s.y}}this._tooltipItems=o,this.$context=void 0,a&&this._resolveAnimations().update(this,a),t&&n.external&&n.external.call(this,{chart:this.chart,tooltip:this,replay:r})}drawCaret(t,r,n,i){const a=this.getCaretPosition(t,n,i);r.lineTo(a.x1,a.y1),r.lineTo(a.x2,a.y2),r.lineTo(a.x3,a.y3)}getCaretPosition(t,r,n){const{xAlign:i,yAlign:a}=this,{caretSize:o,cornerRadius:s}=n,{topLeft:l,topRight:c,bottomLeft:u,bottomRight:f}=Ni(s),{x:d,y:h}=t,{width:m,height:p}=r;let g,v,b,x,S,w;return a==="center"?(S=h+p/2,i==="left"?(g=d,v=g-o,x=S+o,w=S-o):(g=d+m,v=g+o,x=S-o,w=S+o),b=g):(i==="left"?v=d+Math.max(l,u)+o:i==="right"?v=d+m-Math.max(c,f)-o:v=this.caretX,a==="top"?(x=h,S=x-o,g=v-o,b=v+o):(x=h+p,S=x+o,g=v+o,b=v-o),w=x),{x1:g,x2:v,x3:b,y1:x,y2:S,y3:w}}drawTitle(t,r,n){const i=this.title,a=i.length;let o,s,l;if(a){const c=Ii(n.rtl,this.x,this.width);for(t.x=As(this,n.titleAlign,n),r.textAlign=c.textAlign(n.titleAlign),r.textBaseline="middle",o=$t(n.titleFont),s=n.titleSpacing,r.fillStyle=n.titleColor,r.font=o.string,l=0;l<a;++l)r.fillText(i[l],c.x(t.x),t.y+o.lineHeight/2),t.y+=o.lineHeight+s,l+1===a&&(t.y+=n.titleMarginBottom-s)}}_drawColorBox(t,r,n,i,a){const o=this.labelColors[n],s=this.labelPointStyles[n],{boxHeight:l,boxWidth:c}=a,u=$t(a.bodyFont),f=As(this,"left",a),d=i.x(f),h=l<u.lineHeight?(u.lineHeight-l)/2:0,m=r.y+h;if(a.usePointStyle){const p={radius:Math.min(c,l)/2,pointStyle:s.pointStyle,rotation:s.rotation,borderWidth:1},g=i.leftForLtr(d,c)+c/2,v=m+l/2;t.strokeStyle=a.multiKeyBackground,t.fillStyle=a.multiKeyBackground,Wd(t,p,g,v),t.strokeStyle=o.borderColor,t.fillStyle=o.backgroundColor,Wd(t,p,g,v)}else{t.lineWidth=de(o.borderWidth)?Math.max(...Object.values(o.borderWidth)):o.borderWidth||1,t.strokeStyle=o.borderColor,t.setLineDash(o.borderDash||[]),t.lineDashOffset=o.borderDashOffset||0;const p=i.leftForLtr(d,c),g=i.leftForLtr(i.xPlus(d,1),c-2),v=Ni(o.borderRadius);Object.values(v).some(b=>b!==0)?(t.beginPath(),t.fillStyle=a.multiKeyBackground,kl(t,{x:p,y:m,w:c,h:l,radius:v}),t.fill(),t.stroke(),t.fillStyle=o.backgroundColor,t.beginPath(),kl(t,{x:g,y:m+1,w:c-2,h:l-2,radius:v}),t.fill()):(t.fillStyle=a.multiKeyBackground,t.fillRect(p,m,c,l),t.strokeRect(p,m,c,l),t.fillStyle=o.backgroundColor,t.fillRect(g,m+1,c-2,l-2))}t.fillStyle=this.labelTextColors[n]}drawBody(t,r,n){const{body:i}=this,{bodySpacing:a,bodyAlign:o,displayColors:s,boxHeight:l,boxWidth:c,boxPadding:u}=n,f=$t(n.bodyFont);let d=f.lineHeight,h=0;const m=Ii(n.rtl,this.x,this.width),p=function(C){r.fillText(C,m.x(t.x+h),t.y+d/2),t.y+=d+a},g=m.textAlign(o);let v,b,x,S,w,O,E;for(r.textAlign=o,r.textBaseline="middle",r.font=f.string,t.x=As(this,g,n),r.fillStyle=n.bodyColor,Ae(this.beforeBody,p),h=s&&g!=="right"?o==="center"?c/2+u:c+2+u:0,S=0,O=i.length;S<O;++S){for(v=i[S],b=this.labelTextColors[S],r.fillStyle=b,Ae(v.before,p),x=v.lines,s&&x.length&&(this._drawColorBox(r,t,S,m,n),d=Math.max(f.lineHeight,l)),w=0,E=x.length;w<E;++w)p(x[w]),d=f.lineHeight;Ae(v.after,p)}h=0,d=f.lineHeight,Ae(this.afterBody,p),t.y-=a}drawFooter(t,r,n){const i=this.footer,a=i.length;let o,s;if(a){const l=Ii(n.rtl,this.x,this.width);for(t.x=As(this,n.footerAlign,n),t.y+=n.footerMarginTop,r.textAlign=l.textAlign(n.footerAlign),r.textBaseline="middle",o=$t(n.footerFont),r.fillStyle=n.footerColor,r.font=o.string,s=0;s<a;++s)r.fillText(i[s],l.x(t.x),t.y+o.lineHeight/2),t.y+=o.lineHeight+n.footerSpacing}}drawBackground(t,r,n,i){const{xAlign:a,yAlign:o}=this,{x:s,y:l}=t,{width:c,height:u}=n,{topLeft:f,topRight:d,bottomLeft:h,bottomRight:m}=Ni(i.cornerRadius);r.fillStyle=i.backgroundColor,r.strokeStyle=i.borderColor,r.lineWidth=i.borderWidth,r.beginPath(),r.moveTo(s+f,l),o==="top"&&this.drawCaret(t,r,n,i),r.lineTo(s+c-d,l),r.quadraticCurveTo(s+c,l,s+c,l+d),o==="center"&&a==="right"&&this.drawCaret(t,r,n,i),r.lineTo(s+c,l+u-m),r.quadraticCurveTo(s+c,l+u,s+c-m,l+u),o==="bottom"&&this.drawCaret(t,r,n,i),r.lineTo(s+h,l+u),r.quadraticCurveTo(s,l+u,s,l+u-h),o==="center"&&a==="left"&&this.drawCaret(t,r,n,i),r.lineTo(s,l+f),r.quadraticCurveTo(s,l,s+f,l),r.closePath(),r.fill(),i.borderWidth>0&&r.stroke()}_updateAnimationTarget(t){const r=this.chart,n=this.$animations,i=n&&n.x,a=n&&n.y;if(i||a){const o=ja[t.position].call(this,this._active,this._eventPosition);if(!o)return;const s=this._size=_x(this,t),l=Object.assign({},o,this._size),c=Sx(r,t,l),u=Ox(t,l,c,r);(i._to!==u.x||a._to!==u.y)&&(this.xAlign=c.xAlign,this.yAlign=c.yAlign,this.width=s.width,this.height=s.height,this.caretX=o.x,this.caretY=o.y,this._resolveAnimations().update(this,u))}}_willRender(){return!!this.opacity}draw(t){const r=this.options.setContext(this.getContext());let n=this.opacity;if(!n)return;this._updateAnimationTarget(r);const i={width:this.width,height:this.height},a={x:this.x,y:this.y};n=Math.abs(n)<.001?0:n;const o=mr(r.padding),s=this.title.length||this.beforeBody.length||this.body.length||this.afterBody.length||this.footer.length;r.enabled&&s&&(t.save(),t.globalAlpha=n,this.drawBackground(a,t,i,r),$O(t,r.textDirection),a.y+=o.top,this.drawTitle(a,t,r),this.drawBody(a,t,r),this.drawFooter(a,t,r),LO(t,r.textDirection),t.restore())}getActiveElements(){return this._active||[]}setActiveElements(t,r){const n=this._active,i=t.map(({datasetIndex:s,index:l})=>{const c=this.chart.getDatasetMeta(s);if(!c)throw new Error("Cannot find a dataset at index "+s);return{datasetIndex:s,element:c.data[l],index:l}}),a=!Al(n,i),o=this._positionChanged(i,r);(a||o)&&(this._active=i,this._eventPosition=r,this._ignoreReplayEvents=!0,this.update(!0))}handleEvent(t,r,n=!0){if(r&&this._ignoreReplayEvents)return!1;this._ignoreReplayEvents=!1;const i=this.options,a=this._active||[],o=this._getActiveElements(t,a,r,n),s=this._positionChanged(o,t),l=r||!Al(o,a)||s;return l&&(this._active=o,(i.enabled||i.external)&&(this._eventPosition={x:t.x,y:t.y},this.update(!0,r))),l}_getActiveElements(t,r,n,i){const a=this.options;if(t.type==="mouseout")return[];if(!i)return r.filter(s=>this.chart.data.datasets[s.datasetIndex]&&this.chart.getDatasetMeta(s.datasetIndex).controller.getParsed(s.index)!==void 0);const o=this.chart.getElementsAtEventForMode(t,a.mode,a,n);return a.reverse&&o.reverse(),o}_positionChanged(t,r){const{caretX:n,caretY:i,options:a}=this,o=ja[a.position].call(this,t,r);return o!==!1&&(n!==o.x||i!==o.y)}}var yr={id:"tooltip",_element:Px,positioners:ja,afterInit(e,t,r){r&&(e.tooltip=new Px({chart:e,options:r}))},beforeUpdate(e,t,r){e.tooltip&&e.tooltip.initialize(r)},reset(e,t,r){e.tooltip&&e.tooltip.initialize(r)},afterDraw(e){const t=e.tooltip;if(t&&t._willRender()){const r={tooltip:t};if(e.notifyPlugins("beforeTooltipDraw",{...r,cancelable:!0})===!1)return;t.draw(e.ctx),e.notifyPlugins("afterTooltipDraw",r)}},afterEvent(e,t){if(e.tooltip){const r=t.replay;e.tooltip.handleEvent(t.event,r,t.inChartArea)&&(t.changed=!0)}},defaults:{enabled:!0,external:null,position:"average",backgroundColor:"rgba(0,0,0,0.8)",titleColor:"#fff",titleFont:{weight:"bold"},titleSpacing:2,titleMarginBottom:6,titleAlign:"left",bodyColor:"#fff",bodySpacing:2,bodyFont:{},bodyAlign:"left",footerColor:"#fff",footerSpacing:2,footerMarginTop:6,footerFont:{weight:"bold"},footerAlign:"left",padding:6,caretPadding:2,caretSize:5,cornerRadius:6,boxHeight:(e,t)=>t.bodyFont.size,boxWidth:(e,t)=>t.bodyFont.size,multiKeyBackground:"#fff",displayColors:!0,boxPadding:0,borderColor:"rgba(0,0,0,0)",borderWidth:0,animation:{duration:400,easing:"easeOutQuart"},animations:{numbers:{type:"number",properties:["x","y","width","height","caretX","caretY"]},opacity:{easing:"linear",duration:200}},callbacks:rA},defaultRoutes:{bodyFont:"font",footerFont:"font",titleFont:"font"},descriptors:{_scriptable:e=>e!=="filter"&&e!=="itemSort"&&e!=="external",_indexable:!1,callbacks:{_scriptable:!1,_indexable:!1},animation:{_fallback:!1},animations:{_fallback:"animation"}},additionalOptionScopes:["interaction"]};const OH=(e,t,r,n)=>(typeof t=="string"?(r=e.push(t)-1,n.unshift({index:r,label:t})):isNaN(t)&&(r=null),r);function AH(e,t,r,n){const i=e.indexOf(t);if(i===-1)return OH(e,t,r,n);const a=e.lastIndexOf(t);return i!==a?r:i}const EH=(e,t)=>e===null?null:Et(Math.round(e),0,t);function Cx(e){const t=this.getLabels();return e>=0&&e<t.length?t[e]:e}class Mn extends oa{static id="category";static defaults={ticks:{callback:Cx}};constructor(t){super(t),this._startValue=void 0,this._valueRange=0,this._addedLabels=[]}init(t){const r=this._addedLabels;if(r.length){const n=this.getLabels();for(const{index:i,label:a}of r)n[i]===a&&n.splice(i,1);this._addedLabels=[]}super.init(t)}parse(t,r){if(_e(t))return null;const n=this.getLabels();return r=isFinite(r)&&n[r]===t?r:AH(n,t,se(r,t),this._addedLabels),EH(r,n.length-1)}determineDataLimits(){const{minDefined:t,maxDefined:r}=this.getUserBounds();let{min:n,max:i}=this.getMinMax(!0);this.options.bounds==="ticks"&&(t||(n=0),r||(i=this.getLabels().length-1)),this.min=n,this.max=i}buildTicks(){const t=this.min,r=this.max,n=this.options.offset,i=[];let a=this.getLabels();a=t===0&&r===a.length-1?a:a.slice(t,r+1),this._valueRange=Math.max(a.length-(n?0:1),1),this._startValue=this.min-(n?.5:0);for(let o=t;o<=r;o++)i.push({value:o});return i}getLabelForValue(t){return Cx.call(this,t)}configure(){super.configure(),this.isHorizontal()||(this._reversePixels=!this._reversePixels)}getPixelForValue(t){return typeof t!="number"&&(t=this.parse(t)),t===null?NaN:this.getPixelForDecimal((t-this._startValue)/this._valueRange)}getPixelForTick(t){const r=this.ticks;return t<0||t>r.length-1?null:this.getPixelForValue(r[t].value)}getValueForPixel(t){return Math.round(this._startValue+this.getDecimalForPixel(t)*this._valueRange)}getBasePixel(){return this.bottom}}function PH(e,t){const r=[],{bounds:i,step:a,min:o,max:s,precision:l,count:c,maxTicks:u,maxDigits:f,includeBounds:d}=e,h=a||1,m=u-1,{min:p,max:g}=t,v=!_e(o),b=!_e(s),x=!_e(c),S=(g-p)/(f+1);let w=kb((g-p)/m/h)*h,O,E,C,M;if(w<1e-14&&!v&&!b)return[{value:p},{value:g}];M=Math.ceil(g/w)-Math.floor(p/w),M>m&&(w=kb(M*w/m/h)*h),_e(l)||(O=Math.pow(10,l),w=Math.ceil(w*O)/O),i==="ticks"?(E=Math.floor(p/w)*w,C=Math.ceil(g/w)*w):(E=p,C=g),v&&b&&a&&Y7((s-o)/a,w/1e3)?(M=Math.round(Math.min((s-o)/w,u)),w=(s-o)/M,E=o,C=s):x?(E=v?o:E,C=b?s:C,M=c-1,w=(C-E)/M):(M=(C-E)/w,$a(M,Math.round(M),w/1e3)?M=Math.round(M):M=Math.ceil(M));const R=Math.max(Tb(w),Tb(E));O=Math.pow(10,_e(l)?R:l),E=Math.round(E*O)/O,C=Math.round(C*O)/O;let j=0;for(v&&(d&&E!==o?(r.push({value:o}),E<o&&j++,$a(Math.round((E+j*w)*O)/O,o,kx(o,S,e))&&j++):E<o&&j++);j<M;++j){const _=Math.round((E+j*w)*O)/O;if(b&&_>s)break;r.push({value:_})}return b&&d&&C!==s?r.length&&$a(r[r.length-1].value,s,kx(s,S,e))?r[r.length-1].value=s:r.push({value:s}):(!b||C===s)&&r.push({value:C}),r}function kx(e,t,{horizontal:r,minRotation:n}){const i=Hr(n),a=(r?Math.sin(i):Math.cos(i))||.001,o=.75*t*(""+e).length;return Math.min(t/a,o)}class CH extends oa{constructor(t){super(t),this.start=void 0,this.end=void 0,this._startValue=void 0,this._endValue=void 0,this._valueRange=0}parse(t,r){return _e(t)||(typeof t=="number"||t instanceof Number)&&!isFinite(+t)?null:+t}handleTickRangeOptions(){const{beginAtZero:t}=this.options,{minDefined:r,maxDefined:n}=this.getUserBounds();let{min:i,max:a}=this;const o=l=>i=r?i:l,s=l=>a=n?a:l;if(t){const l=kr(i),c=kr(a);l<0&&c<0?s(0):l>0&&c>0&&o(0)}if(i===a){let l=a===0?1:Math.abs(a*.05);s(a+l),t||o(i-l)}this.min=i,this.max=a}getTickLimit(){const t=this.options.ticks;let{maxTicksLimit:r,stepSize:n}=t,i;return n?(i=Math.ceil(this.max/n)-Math.floor(this.min/n)+1,i>1e3&&(console.warn(`scales.${this.id}.ticks.stepSize: ${n} would result generating up to ${i} ticks. Limiting to 1000.`),i=1e3)):(i=this.computeTickLimit(),r=r||11),r&&(i=Math.min(r,i)),i}computeTickLimit(){return Number.POSITIVE_INFINITY}buildTicks(){const t=this.options,r=t.ticks;let n=this.getTickLimit();n=Math.max(2,n);const i={maxTicks:n,bounds:t.bounds,min:t.min,max:t.max,precision:r.precision,step:r.stepSize,count:r.count,maxDigits:this._maxDigits(),horizontal:this.isHorizontal(),minRotation:r.minRotation||0,includeBounds:r.includeBounds!==!1},a=this._range||this,o=PH(i,a);return t.bounds==="ticks"&&G7(o,this,"value"),t.reverse?(o.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),o}configure(){const t=this.ticks;let r=this.min,n=this.max;if(super.configure(),this.options.offset&&t.length){const i=(n-r)/Math.max(t.length-1,1)/2;r-=i,n+=i}this._startValue=r,this._endValue=n,this._valueRange=n-r}getLabelForValue(t){return rm(t,this.chart.options.locale,this.options.ticks.format)}}class jn extends CH{static id="linear";static defaults={ticks:{callback:kO.formatters.numeric}};determineDataLimits(){const{min:t,max:r}=this.getMinMax(!0);this.min=ur(t)?t:0,this.max=ur(r)?r:1,this.handleTickRangeOptions()}computeTickLimit(){const t=this.isHorizontal(),r=t?this.width:this.height,n=Hr(this.options.ticks.minRotation),i=(t?Math.sin(n):Math.cos(n))||.001,a=this._resolveTickFontOptions(0);return Math.ceil(r/Math.min(40,a.lineHeight/i))}getPixelForValue(t){return t===null?NaN:this.getPixelForDecimal((t-this._startValue)/this._valueRange)}getValueForPixel(t){return this._startValue+this.getDecimalForPixel(t)*this._valueRange}}const Nc={millisecond:{common:!0,size:1,steps:1e3},second:{common:!0,size:1e3,steps:60},minute:{common:!0,size:6e4,steps:60},hour:{common:!0,size:36e5,steps:24},day:{common:!0,size:864e5,steps:30},week:{common:!1,size:6048e5,steps:4},month:{common:!0,size:2628e6,steps:12},quarter:{common:!1,size:7884e6,steps:4},year:{common:!0,size:3154e7}},It=Object.keys(Nc);function Tx(e,t){return e-t}function Mx(e,t){if(_e(t))return null;const r=e._adapter,{parser:n,round:i,isoWeekday:a}=e._parseOpts;let o=t;return typeof n=="function"&&(o=n(o)),ur(o)||(o=typeof n=="string"?r.parse(o,n):r.parse(o)),o===null?null:(i&&(o=i==="week"&&(oo(a)||a===!0)?r.startOf(o,"isoWeek",a):r.startOf(o,i)),+o)}function jx(e,t,r,n){const i=It.length;for(let a=It.indexOf(e);a<i-1;++a){const o=Nc[It[a]],s=o.steps?o.steps:Number.MAX_SAFE_INTEGER;if(o.common&&Math.ceil((r-t)/(s*o.size))<=n)return It[a]}return It[i-1]}function kH(e,t,r,n,i){for(let a=It.length-1;a>=It.indexOf(r);a--){const o=It[a];if(Nc[o].common&&e._adapter.diff(i,n,o)>=t-1)return o}return It[r?It.indexOf(r):0]}function TH(e){for(let t=It.indexOf(e)+1,r=It.length;t<r;++t)if(Nc[It[t]].common)return It[t]}function Dx(e,t,r){if(!r)e[t]=!0;else if(r.length){const{lo:n,hi:i}=em(r,t),a=r[n]>=t?r[n]:r[i];e[a]=!0}}function MH(e,t,r,n){const i=e._adapter,a=+i.startOf(t[0].value,n),o=t[t.length-1].value;let s,l;for(s=a;s<=o;s=+i.add(s,1,n))l=r[s],l>=0&&(t[l].major=!0);return t}function Nx(e,t,r){const n=[],i={},a=t.length;let o,s;for(o=0;o<a;++o)s=t[o],i[s]=o,n.push({value:s,major:!1});return a===0||!r?n:MH(e,n,i,r)}class Ix extends oa{static id="time";static defaults={bounds:"data",adapters:{},time:{parser:!1,unit:!1,round:!1,isoWeekday:!1,minUnit:"millisecond",displayFormats:{}},ticks:{source:"auto",callback:!1,major:{enabled:!1}}};constructor(t){super(t),this._cache={data:[],labels:[],all:[]},this._unit="day",this._majorUnit=void 0,this._offsets={},this._normalized=!1,this._parseOpts=void 0}init(t,r={}){const n=t.time||(t.time={}),i=this._adapter=new $V._date(t.adapters.date);i.init(r),Ra(n.displayFormats,i.formats()),this._parseOpts={parser:n.parser,round:n.round,isoWeekday:n.isoWeekday},super.init(t),this._normalized=r.normalized}parse(t,r){return t===void 0?null:Mx(this,t)}beforeLayout(){super.beforeLayout(),this._cache={data:[],labels:[],all:[]}}determineDataLimits(){const t=this.options,r=this._adapter,n=t.time.unit||"day";let{min:i,max:a,minDefined:o,maxDefined:s}=this.getUserBounds();function l(c){!o&&!isNaN(c.min)&&(i=Math.min(i,c.min)),!s&&!isNaN(c.max)&&(a=Math.max(a,c.max))}(!o||!s)&&(l(this._getLabelBounds()),(t.bounds!=="ticks"||t.ticks.source!=="labels")&&l(this.getMinMax(!1))),i=ur(i)&&!isNaN(i)?i:+r.startOf(Date.now(),n),a=ur(a)&&!isNaN(a)?a:+r.endOf(Date.now(),n)+1,this.min=Math.min(i,a-1),this.max=Math.max(i+1,a)}_getLabelBounds(){const t=this.getLabelTimestamps();let r=Number.POSITIVE_INFINITY,n=Number.NEGATIVE_INFINITY;return t.length&&(r=t[0],n=t[t.length-1]),{min:r,max:n}}buildTicks(){const t=this.options,r=t.time,n=t.ticks,i=n.source==="labels"?this.getLabelTimestamps():this._generate();t.bounds==="ticks"&&i.length&&(this.min=this._userMin||i[0],this.max=this._userMax||i[i.length-1]);const a=this.min,o=this.max,s=eW(i,a,o);return this._unit=r.unit||(n.autoSkip?jx(r.minUnit,this.min,this.max,this._getLabelCapacity(a)):kH(this,s.length,r.minUnit,this.min,this.max)),this._majorUnit=!n.major.enabled||this._unit==="year"?void 0:TH(this._unit),this.initOffsets(i),t.reverse&&s.reverse(),Nx(this,s,this._majorUnit)}afterAutoSkip(){this.options.offsetAfterAutoskip&&this.initOffsets(this.ticks.map(t=>+t.value))}initOffsets(t=[]){let r=0,n=0,i,a;this.options.offset&&t.length&&(i=this.getDecimalForValue(t[0]),t.length===1?r=1-i:r=(this.getDecimalForValue(t[1])-i)/2,a=this.getDecimalForValue(t[t.length-1]),t.length===1?n=a:n=(a-this.getDecimalForValue(t[t.length-2]))/2);const o=t.length<3?.5:.25;r=Et(r,0,o),n=Et(n,0,o),this._offsets={start:r,end:n,factor:1/(r+1+n)}}_generate(){const t=this._adapter,r=this.min,n=this.max,i=this.options,a=i.time,o=a.unit||jx(a.minUnit,r,n,this._getLabelCapacity(r)),s=se(i.ticks.stepSize,1),l=o==="week"?a.isoWeekday:!1,c=oo(l)||l===!0,u={};let f=r,d,h;if(c&&(f=+t.startOf(f,"isoWeek",l)),f=+t.startOf(f,c?"day":o),t.diff(n,r,o)>1e5*s)throw new Error(r+" and "+n+" are too far apart with stepSize of "+s+" "+o);const m=i.ticks.source==="data"&&this.getDataTimestamps();for(d=f,h=0;d<n;d=+t.add(d,s,o),h++)Dx(u,d,m);return(d===n||i.bounds==="ticks"||h===1)&&Dx(u,d,m),Object.keys(u).sort(Tx).map(p=>+p)}getLabelForValue(t){const r=this._adapter,n=this.options.time;return n.tooltipFormat?r.format(t,n.tooltipFormat):r.format(t,n.displayFormats.datetime)}format(t,r){const i=this.options.time.displayFormats,a=this._unit,o=r||i[a];return this._adapter.format(t,o)}_tickFormatFunction(t,r,n,i){const a=this.options,o=a.ticks.callback;if(o)return $e(o,[t,r,n],this);const s=a.time.displayFormats,l=this._unit,c=this._majorUnit,u=l&&s[l],f=c&&s[c],d=n[r],h=c&&f&&d&&d.major;return this._adapter.format(t,i||(h?f:u))}generateTickLabels(t){let r,n,i;for(r=0,n=t.length;r<n;++r)i=t[r],i.label=this._tickFormatFunction(i.value,r,t)}getDecimalForValue(t){return t===null?NaN:(t-this.min)/(this.max-this.min)}getPixelForValue(t){const r=this._offsets,n=this.getDecimalForValue(t);return this.getPixelForDecimal((r.start+n)*r.factor)}getValueForPixel(t){const r=this._offsets,n=this.getDecimalForPixel(t)/r.factor-r.end;return this.min+n*(this.max-this.min)}_getLabelSize(t){const r=this.options.ticks,n=this.ctx.measureText(t).width,i=Hr(this.isHorizontal()?r.maxRotation:r.minRotation),a=Math.cos(i),o=Math.sin(i),s=this._resolveTickFontOptions(0).size;return{w:n*a+s*o,h:n*o+s*a}}_getLabelCapacity(t){const r=this.options.time,n=r.displayFormats,i=n[r.unit]||n.millisecond,a=this._tickFormatFunction(t,0,Nx(this,[t],this._majorUnit),i),o=this._getLabelSize(a),s=Math.floor(this.isHorizontal()?this.width/o.w:this.height/o.h)-1;return s>0?s:1}getDataTimestamps(){let t=this._cache.data||[],r,n;if(t.length)return t;const i=this.getMatchingVisibleMetas();if(this._normalized&&i.length)return this._cache.data=i[0].controller.getAllParsedValues(this);for(r=0,n=i.length;r<n;++r)t=t.concat(i[r].controller.getAllParsedValues(this));return this._cache.data=this.normalize(t)}getLabelTimestamps(){const t=this._cache.labels||[];let r,n;if(t.length)return t;const i=this.getLabels();for(r=0,n=i.length;r<n;++r)t.push(Mx(this,i[r]));return this._cache.labels=this._normalized?t:this.normalize(t)}normalize(t){return AO(t.sort(Tx))}}function Es(e,t,r){let n=0,i=e.length-1,a,o,s,l;r?(t>=e[n].pos&&t<=e[i].pos&&({lo:n,hi:i}=Gn(e,"pos",t)),{pos:a,time:s}=e[n],{pos:o,time:l}=e[i]):(t>=e[n].time&&t<=e[i].time&&({lo:n,hi:i}=Gn(e,"time",t)),{time:a,pos:s}=e[n],{time:o,pos:l}=e[i]);const c=o-a;return c?s+(l-s)*(t-a)/c:s}class KU extends Ix{static id="timeseries";static defaults=Ix.defaults;constructor(t){super(t),this._table=[],this._minPos=void 0,this._tableRange=void 0}initOffsets(){const t=this._getTimestampsForTable(),r=this._table=this.buildLookupTable(t);this._minPos=Es(r,this.min),this._tableRange=Es(r,this.max)-this._minPos,super.initOffsets(t)}buildLookupTable(t){const{min:r,max:n}=this,i=[],a=[];let o,s,l,c,u;for(o=0,s=t.length;o<s;++o)c=t[o],c>=r&&c<=n&&i.push(c);if(i.length<2)return[{time:r,pos:0},{time:n,pos:1}];for(o=0,s=i.length;o<s;++o)u=i[o+1],l=i[o-1],c=i[o],Math.round((u+l)/2)!==c&&a.push({time:c,pos:o/(s-1)});return a}_generate(){const t=this.min,r=this.max;let n=super.getDataTimestamps();return(!n.includes(t)||!n.length)&&n.splice(0,0,t),(!n.includes(r)||n.length===1)&&n.push(r),n.sort((i,a)=>i-a)}_getTimestampsForTable(){let t=this._cache.all||[];if(t.length)return t;const r=this.getDataTimestamps(),n=this.getLabelTimestamps();return r.length&&n.length?t=this.normalize(r.concat(n)):t=r.length?r:n,t=this._cache.all=t,t}getDecimalForValue(t){return(Es(this._table,t)-this._minPos)/this._tableRange}getValueForPixel(t){const r=this._offsets,n=this.getDecimalForPixel(t)/r.factor-r.end;return Es(this._table,n*this._tableRange+this._minPos,!0)}}const nA="label";function Rx(e,t){typeof e=="function"?e(t):e&&(e.current=t)}function jH(e,t){const r=e.options;r&&t&&Object.assign(r,t)}function iA(e,t){e.labels=t}function aA(e,t){let r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:nA;const n=[];e.datasets=t.map(i=>{const a=e.datasets.find(o=>o[r]===i[r]);return!a||!i.data||n.includes(a)?{...i}:(n.push(a),Object.assign(a,i),a)})}function DH(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:nA;const r={labels:[],datasets:[]};return iA(r,e.labels),aA(r,e.datasets,t),r}function NH(e,t){const{height:r=150,width:n=300,redraw:i=!1,datasetIdKey:a,type:o,data:s,options:l,plugins:c=[],fallbackContent:u,updateMode:f,...d}=e,h=k.useRef(null),m=k.useRef(null),p=()=>{h.current&&(m.current=new Bt(h.current,{type:o,data:DH(s,a),options:l&&{...l},plugins:c}),Rx(t,m.current))},g=()=>{Rx(t,null),m.current&&(m.current.destroy(),m.current=null)};return k.useEffect(()=>{!i&&m.current&&l&&jH(m.current,l)},[i,l]),k.useEffect(()=>{!i&&m.current&&iA(m.current.config.data,s.labels)},[i,s.labels]),k.useEffect(()=>{!i&&m.current&&s.datasets&&aA(m.current.config.data,s.datasets,a)},[i,s.datasets]),k.useEffect(()=>{m.current&&(i?(g(),setTimeout(p)):m.current.update(f))},[i,l,s.labels,s.datasets,f]),k.useEffect(()=>{m.current&&(g(),setTimeout(p))},[o]),k.useEffect(()=>(p(),()=>g()),[]),k.createElement("canvas",{ref:h,role:"img",height:r,width:n,...d},u)}const IH=k.forwardRef(NH);function mm(e,t){return Bt.register(t),k.forwardRef((r,n)=>k.createElement(IH,{...r,ref:n,type:e}))}const gm=mm("line",RV),Fo=mm("bar",DV),vm=mm("doughnut",IV);Bt.register(dm,yr,vr);const RH={id:"centerText",afterDraw(e,t,r){const{ctx:n}=e,i=e.getDatasetMeta(0);if(!i?.data?.[0])return;const{x:a,y:o}=i.data[0],{top:s="",bottom:l="",topSize:c=20,bottomSize:u=10,topColor:f="#0F172A",bottomColor:d="#64748B"}=r||{};n.save(),n.textAlign="center",n.textBaseline="middle",n.fillStyle=f,n.font=`600 ${c}px Inter, system-ui, -apple-system, Segoe UI, Roboto, sans-serif`,n.fillText(s,a,o-5),n.fillStyle=d,n.font=`500 ${u}px Inter, system-ui, -apple-system, Segoe UI, Roboto, sans-serif`,n.fillText(l,a,o+12),n.restore()}},$H=({sold:e=847,unsold:t=73,growthPct:r="+9.1%"})=>{const n=e+t,i={labels:["Sold","Unsold"],datasets:[{data:[e,t],backgroundColor:["#12B981","#EF4444"],borderWidth:2,hoverOffset:4}]},a={responsive:!0,maintainAspectRatio:!1,cutout:"68%",plugins:{legend:{display:!1},tooltip:{callbacks:{label:o=>`${o.label}: ${o.parsed}`},displayColors:!1},centerText:{top:`${n}`,bottom:"Total Units",topSize:20,bottomSize:10}}};return y.jsx(Re,{title:"Unit Status",period:"This Month",icon:y.jsx(th,{className:"h-6 w-6 text-green-600"}),className:"h-[238px]",children:y.jsxs("div",{className:"grid grid-cols-12 gap-[16px] items-center",children:[y.jsxs("div",{className:"col-span-5 space-y-3",children:[y.jsxs("div",{children:[y.jsx("div",{className:"!text-[12px] lending-[16px] text-[#64748B]",children:"Sold"}),y.jsx("div",{className:"text-[28px] leading-[32px] text-[#1FA05B]",children:e})]}),y.jsxs("div",{children:[y.jsx("div",{className:"!text-[12px] lending-[16px] text-[#64748B]",children:"Unsold"}),y.jsx("div",{className:"text-[28px] leading-[32px] text-[#EF4444]",children:t})]}),y.jsxs("div",{className:"text-[10px] text-[#1FA05B] flex gap-[8px] items-center ",children:[r," ",y.jsx("div",{className:"text-[#64748B] text-[10px]",children:"Compared to last month"})]})]}),y.jsx("div",{className:"col-span-7",children:y.jsx("div",{className:"h-[158px] w-[158px] ml-auto mr-2",children:y.jsx(vm,{data:i,options:a,plugins:[RH]})})})]})})},$x=({value:e=0,total:t=1,colorClass:r="",label:n=""})=>{const i=Math.max(0,Math.min(100,e/(t||1)*100)),a=r==="bg-[#8B5CF6]"?"text-[#8B5CF6]":r==="bg-[#12B981]"?"text-[#12B981]":"text-slate-600";return y.jsxs("div",{className:"flex flex-col items-start",children:[y.jsx("div",{className:"w-2/3 min-w-[80px] h-3 rounded-full overflow-hidden",children:y.jsx("div",{className:`h-3 rounded-full ${r}`,style:{width:`${i}%`}})}),y.jsx("div",{className:`${a} !text-[12px] font-bold mt-1`,children:e}),y.jsx("div",{className:"!text-[12px] text-[#64748B] mt-1",children:n})]})},Lx=({title:e,value:t,suffix:r,valueClass:n=""})=>y.jsxs("div",{className:"bg-white border border-[#EBEBEB] rounded-xl shadow-[0_0_12px_0_#EAF2FF] h-[98px] p-4 flex flex-col justify-center",children:[y.jsx("div",{className:"!text-[12px] leading-[16px] text-[#121212] mb-1",children:e}),y.jsxs("div",{className:`text-[28px] leading-[32px] flex item gap-[4px] font-medium ${n}`,children:[t," ",r&&y.jsx("div",{className:"text-[28px] leading-[32px] font-medium",children:r})]})]}),LH=({totalUnits:e=847,occupiedUnits:t=756,ownerCount:r=700,tenantCount:n=56,avgResidents:i=4.4,avgLeaseMonths:a=18})=>{const o=r+n;return y.jsxs("div",{children:[y.jsxs("div",{className:"bg-white border border-[#EBEBEB] rounded-xl shadow-[0_0_12px_0_#EAF2FF] p-4 h-[128px]",children:[y.jsxs("div",{className:"flex items-center gap-[12px] mb-4",children:[y.jsx(A1,{className:"h-6 w-6 text-[#329DFF]"}),y.jsx("div",{className:"font-medium text-[#121212]",children:"Occupancy Overview"})]}),y.jsxs("div",{className:"flex items-center justify-between gap-",children:[y.jsxs("div",{children:[y.jsx("div",{className:"text-xs leading-[16px] text-[#64748B]",children:"Occupied Units"}),y.jsxs("div",{className:"flex items-center gap-1",children:[y.jsx("div",{className:"text-[28px] leading-[32px] font-medium text-[#121212]",children:t}),y.jsxs("div",{className:"text-[#64748B] text-[20px] leading-[32px]",children:["/",e]})]})]}),y.jsxs("div",{className:"flex items-end",children:[y.jsx($x,{value:r,total:o,colorClass:"bg-[#8B5CF6]",label:"Owner"}),y.jsx($x,{value:n,total:o,colorClass:"bg-[#12B981]",label:"Tenant"})]})]})]}),y.jsxs("div",{className:"mt-2.5 grid grid-cols-2 gap-[12px]",children:[y.jsx(Lx,{title:"Avg Residents Per Unit",value:i,valueClass:"text-[#8B5CF6]"}),y.jsx(Lx,{title:"Avg Lease Period",value:a,suffix:"months",valueClass:"text-[#E7A015]"})]})]})};Bt.register(dm,yr,vr);const FH={id:"centerText",afterDraw(e,t,r){const{ctx:n}=e,i=e.getDatasetMeta(0);if(!i?.data?.[0])return;const{x:a,y:o}=i.data[0],{top:s="",bottom:l="",topSize:c=20,bottomSize:u=10,topColor:f="#0F172A",bottomColor:d="#64748B"}=r||{};n.save(),n.textAlign="center",n.textBaseline="middle",n.fillStyle=f,n.font=`600 ${c}px Inter, system-ui, -apple-system, Segoe UI, Roboto, sans-serif`,n.fillText(s,a,o-5),n.fillStyle=d,n.font=`500 ${u}px Inter, system-ui, -apple-system, Segoe UI, Roboto, sans-serif`,n.fillText(l,a,o+12),n.restore()}},BH=({ownerCount:e=1e3,tenantCount:t=200,nonResidingOwners:r=26,growthPct:n="+9.1%"})=>{const i=Math.max(e-r,0),a=e+t,o={labels:["Owners","Tenants","Non-residing Owner"],datasets:[{data:[i,t,r],backgroundColor:["#3C81F6","#08B6D4","#8B5CF6"],borderWidth:2,hoverOffset:4}]},s={responsive:!0,maintainAspectRatio:!1,cutout:"68%",plugins:{legend:{display:!1},tooltip:{callbacks:{label:l=>`${l.label}: ${l.parsed}`},displayColors:!1},centerText:{top:`${a}`,bottom:"Total Members",topSize:20,bottomSize:10}}};return y.jsx(Re,{title:"Resident Overview",icon:y.jsx(O1,{className:"h-6 w-6 text-[#8B5CF6]"}),className:"h-[238px]",children:y.jsxs("div",{className:" flex-1 min-h-0 grid grid-cols-12 gap-[16px] items-center",children:[y.jsxs("div",{className:"col-span-5",children:[y.jsxs("div",{children:[y.jsx("div",{className:"!text-[12px] text-[#64748B] leading-[16px]",children:"Total Owners"}),y.jsx("div",{className:"text-[28px] leading-[32px ] text-[#3C81F6]",children:e})]}),y.jsxs("div",{children:[y.jsx("div",{className:"!text-[12px] text-[#64748B] leading-[16px]",children:"Total Tenants"}),y.jsx("div",{className:"text-[28px] leading-[32px ] text-[#08B6D4]",children:t})]}),y.jsxs("div",{className:"text-[10px] text-[#1FA05B] flex gap-2 items-center",children:[n," ",y.jsx("div",{className:"text-[#64748B] ",children:"Compared to last month"})]})]}),y.jsx("div",{className:"col-span-7",children:y.jsx("div",{className:"h-[162px] w-[162px] ml-auto mr-2",children:y.jsx(vm,{data:o,options:s,plugins:[FH]})})})]})})};Bt.register(Mn,jn,Lo,yr,vr);const zH=({blocks:e=[{name:"Block A",owner:110,rented:24,vacant:8},{name:"Block B",owner:95,rented:18,vacant:6},{name:"Block C",owner:65,rented:12,vacant:18},{name:"Block D",owner:78,rented:16,vacant:30}]})=>{const t=e.map(s=>s.name),r=e.map(s=>s.owner),n=e.map(s=>s.rented),i=e.map(s=>s.vacant),a={labels:t,datasets:[{label:"Owner",data:r,backgroundColor:"#3C81F6",barThickness:40},{label:"",data:r.map(()=>2),backgroundColor:"transparent",barThickness:40},{label:"Rented",data:n,backgroundColor:"#8B5CF6",barThickness:40},{label:"",data:n.map(()=>2),backgroundColor:"transparent",barThickness:40},{label:"Vacant",data:i,backgroundColor:"#08B6D4",barThickness:40}]},o={responsive:!0,maintainAspectRatio:!1,plugins:{legend:{position:"bottom",labels:{usePointStyle:!0,boxWidth:10,boxHeight:10,pointStyle:"rectRot",padding:20}},tooltip:{callbacks:{label:s=>`${s.dataset.label}: ${s.parsed.y}`}}},scales:{x:{stacked:!0,grid:{display:!1},ticks:{color:"#64748B"}},y:{stacked:!0,beginAtZero:!0,suggestedMax:180,grid:{color:"#F1F5F9"},ticks:{color:"#64748B",stepSize:20}}}};return y.jsx(Re,{title:"Block-wise Occupancy",period:y.jsx(mt,{className:"text-xl text-[#884EA7]"}),className:"w-full h-[360px]",titleWeight:"semi-bold",children:y.jsx(Fo,{data:a,options:o})})};Bt.register(Mn,jn,pm,hm,yr,vr);const WH=e=>{const[t,r]=String(e).split(" ");return`${{Jan:"January",Feb:"February",Mar:"March",Apr:"April",May:"May",Jun:"June",Jul:"July",Aug:"August",Sep:"September",Oct:"October",Nov:"November",Dec:"December"}[t]||t} 20${r}`},VH=({labels:e=["Jan 25","Feb 25","Mar 25","Apr 25","May 25"],moveIn:t=[24,27,20,26,23],moveOut:r=[12,17,8,5,16]})=>{const n={labels:e,datasets:[{label:"Move-in",data:t,borderColor:"#12B981",backgroundColor:"rgba(16,185,129,0.15)",pointBackgroundColor:"#12B981",pointStyle:"rectRot",fill:!1},{label:"Move-out",data:r,borderColor:"#8B5CF6",backgroundColor:"rgba(124,58,237,0.15)",pointBackgroundColor:"#8B5CF6",pointStyle:"rectRot",fill:!1}]},i={responsive:!0,maintainAspectRatio:!1,interaction:{mode:"index",intersect:!1},plugins:{legend:{position:"bottom",labels:{usePointStyle:!0,boxWidth:10,boxHeight:10,padding:20}},tooltip:{backgroundColor:"#0F172A",titleColor:"#FFFFFF",bodyColor:"#FFFFFF",displayColors:!1,padding:12,caretSize:0,callbacks:{title:a=>WH(a[0].label),label:a=>`${a.dataset.label}: ${a.parsed.y}`}}},scales:{x:{grid:{color:"#F1F5F9"},ticks:{color:"#64748B"}},y:{beginAtZero:!0,suggestedMax:28,grid:{color:"#F1F5F9"},ticks:{color:"#64748B",stepSize:4,precision:0}}},elements:{line:{borderWidth:2,tension:0},point:{radius:0,hoverRadius:3,hitRadius:10}}};return y.jsx(Re,{title:"Move-in/Out Trends",className:"w-full h-[360px]",period:y.jsx(mt,{className:"text-[20px] text-[#884EA7]"}),titleWeight:"semi-bold",children:y.jsx(gm,{data:n,options:i})})};Bt.register(Mn,jn,pm,hm,yr,vr);const HH=e=>{const[t,r]=String(e).split(" ");return`${{Jan:"January",Feb:"February",Mar:"March",Apr:"April",May:"May",Jun:"June",Jul:"July",Aug:"August",Sep:"September",Oct:"October",Nov:"November",Dec:"December"}[t]||t} 20${r}`},oA=({labels:e=["Jan 25","Feb 25","Mar 25","Apr 25","May 25"],moveIn:t=[24,27,20,26,23],moveOut:r=[4,17,8,5,16,4,7]})=>{const n={labels:e,datasets:[{label:"Income",data:t,borderColor:"#10B981",backgroundColor:"rgba(16,185,129,0.15)",pointBackgroundColor:"#10B981",pointStyle:"rectRot",fill:!1},{label:"Expenditure",data:r,borderColor:"#AB0000",backgroundColor:"rgba(124,58,237,0.15)",pointBackgroundColor:"#AB0000",pointStyle:"rectRot",fill:!1}]},i={responsive:!0,maintainAspectRatio:!1,interaction:{mode:"index",intersect:!1},plugins:{legend:{position:"bottom",labels:{usePointStyle:!0,boxWidth:10,boxHeight:10,padding:20}},tooltip:{backgroundColor:"#0F172A",titleColor:"#FFFFFF",bodyColor:"#FFFFFF",displayColors:!1,padding:12,caretSize:0,callbacks:{title:a=>HH(a[0].label),label:a=>`${a.dataset.label}: ${a.parsed.y}`}}},scales:{x:{grid:{color:"#F1F5F9"},ticks:{color:"#64748B"}},y:{beginAtZero:!0,suggestedMax:28,grid:{color:"#F1F5F9"},ticks:{color:"#64748B",stepSize:4,precision:0}}},elements:{line:{borderWidth:2,tension:0},point:{radius:0,hoverRadius:3,hitRadius:10}}};return y.jsx(gm,{data:n,options:i})};function Fx({label:e,value:t,positive:r,bgColor:n,delta:i,deltaLabel:a,textColor:o}){return y.jsxs("div",{className:`rounded-lg p-4 ${n} border border-[#EBEBEB] h-[126px]`,children:[y.jsx("div",{className:`text-[16px] leading-[20px] ${o}`,children:e}),y.jsx("div",{className:"mt-[16px] leading-[28px] !text-[24px] font-medium text-[#121212]",children:t}),y.jsxs("div",{className:"mt-[8px] flex items-center gap-[8px] leading-[14px] text-[10px]",children:[y.jsx("div",{className:r?"text-[#1FA05B] font-medium":"text-[#EF4444] font-medium",children:i}),y.jsx("div",{className:"text-[#64748B] ",children:a})]})]})}function UH(){return y.jsxs(Re,{title:"Accounting",className:"w-full h-[523px]",period:y.jsx(mt,{className:"h-5 w-5 text-[#884EA7] cursor-pointer"}),titleWeight:"semi-bold",children:[y.jsxs("div",{className:"grid grid-cols-2 gap-[16px]",children:[y.jsx(Fx,{label:"Total Income",value:"AED 5.68M",delta:"+4.4%",positive:!0,bgColor:"bg-slate-50",deltaLabel:"Compared to last month",textColor:"text-[#1FA05B]"}),y.jsx(Fx,{label:"Total Expenditure",value:"AED 1.83M",delta:"-1.1%",positive:!1,bgColor:"bg-slate-50",deltaLabel:"Compared to last month",textColor:"text-[#AB0000]"})]}),y.jsx("div",{className:"h-[254px] mt-[35.5px]",children:y.jsx(oA,{})})]})}Bt.register(Mn,jn,Lo,yr,vr);const KH=()=>{const e=["Maintenance","Security","Utilities","Housekeeping","Administration","Others"],n={labels:e,datasets:[{label:"Budget",data:[55e3,56e3,64e3,38e3,54e3,65e3],backgroundColor:"#93C5FD",barThickness:60},{label:"Actual",data:[63e3,48e3,51300,28e3,42e3,35e3],backgroundColor:"#3B82F6",barThickness:60}]},i={responsive:!0,maintainAspectRatio:!1,plugins:{legend:{position:"bottom",labels:{usePointStyle:!0,pointStyle:"rectRot",padding:20}},tooltip:{backgroundColor:"#0F172A",titleColor:"#FFFFFF",bodyColor:"#FFFFFF",displayColors:!1,padding:12,caretSize:6,callbacks:{title:a=>e[a[0].dataIndex],label:a=>{const o=a.parsed.y;return`${a.dataset.label}: AED ${(o/1e3).toFixed(1)}K`}}}},scales:{x:{grid:{display:!1},ticks:{color:"#64748B"}},y:{beginAtZero:!0,grid:{color:"#F1F5F9"},ticks:{color:"#64748B",callback:a=>`${a/1e3}K`}}}};return y.jsx(Re,{title:"Budget vs Actuals",className:"w-full h-[362px]",period:y.jsx(mt,{className:"h-5 w-5 text-[#884EA7] cursor-pointer"}),titleWeight:"semi-bold",children:y.jsx(Fo,{data:n,options:i})})},qH=()=>{const e=[{title:"Primary Account",amount:285e4,subtitle:"Savings"},{title:"Emergency Fund",amount:12e5,subtitle:"Fixed deposit"},{title:"Maintenance Fund",amount:68e4,subtitle:"Current"}],t=e.reduce((n,i)=>n+i.amount,0),r=n=>n>=1e6?`AED ${(n/1e6).toFixed(2)}M`:n>=1e3?`AED ${(n/1e3).toFixed(1)}K`:`AED ${n}`;return y.jsxs(Re,{title:"Cash & Bank Balance",className:"w-full h-[362px]",period:y.jsx(mt,{className:"h-5 w-5 text-[#884EA7] cursor-pointer"}),children:[y.jsx("div",{className:"flex flex-col gap-[12px]",children:e.map((n,i)=>y.jsxs("div",{className:"flex items-center justify-between bg-[#F9FAFB] rounded-lg p-3",children:[y.jsxs("div",{className:"flex flex-col",children:[y.jsx("div",{className:"text-[14px] font-medium text-[#121212]",children:n.title}),y.jsx("div",{className:"!text-[12px] text-[#64748B]",children:n?.subtitle})]}),y.jsx("div",{className:"flex flex-col items-end",children:y.jsx("div",{className:"text-[14px] text-[#1FA05B] font-semibold",children:r(n.amount)})})]},i))}),y.jsxs("div",{className:"flex items-center justify-between border-t border-[#EBEBEB] h-[68px] px-3",children:[y.jsx("div",{className:"text-[14px] font-medium text-[#121212]",children:"Total"}),y.jsx("div",{className:"text-[16px] text-[#1FA05B] font-bold",children:r(t)})]})]})};Bt.register(Mn,jn,Lo,yr,vr);const YH=()=>{const e=["Current Month","1-3 Months","3-6 Months","6+ Months"],t=[13e3,9400,8800,7200],r=[18,12,18,6],n={labels:e,datasets:[{label:"Due",data:t,backgroundColor:"#EF4444",barThickness:60}]},i={responsive:!0,maintainAspectRatio:!1,plugins:{legend:{display:!1},tooltip:{backgroundColor:"#0F172A",titleColor:"#FFFFFF",bodyColor:"#FFFFFF",displayColors:!1,padding:12,caretSize:6,callbacks:{title:a=>e[a[0].dataIndex],label:a=>`Due: AED ${(a.parsed.y/1e3).toFixed(1)}K`,afterLabel:a=>`Units Count: ${r[a.dataIndex]}`}}},scales:{x:{grid:{display:!1},ticks:{color:"#64748B"}},y:{beginAtZero:!0,grid:{color:"#F1F5F9"},ticks:{color:"#64748B",callback:a=>`${a/1e3}K`}}}};return y.jsxs(Re,{title:"Dues Ageing",className:"w-full h-[362px]",period:y.jsx(mt,{className:"h-5 w-5 text-[#884EA7] cursor-pointer"}),titleWeight:"semi-bold",children:[y.jsx("div",{className:"grid grid-cols-4 md:grid-cols-4 gap-[12px] h-[48px]",children:e.map((a,o)=>y.jsx("div",{className:"p-2 rounded-lg bg-slate-50",children:y.jsxs("div",{className:"flex justify-between items-start",children:[y.jsx("div",{className:"font-medium leading-[16px] !text-[12px] rounded",children:a}),y.jsxs("div",{className:"text-right",children:[y.jsxs("div",{className:"text-red-600 font-medium leading-[16px] !text-[12px]",children:["AED ",(t[o]/1e3).toFixed(1),"K"]}),y.jsxs("div",{className:" text-gray-500 leading-[14px] text-[10px]",children:[r[o]," Units"]})]})]})},a))}),y.jsx("div",{className:"h-[192px]",children:y.jsx(Fo,{data:n,options:i})})]})};Bt.register(dm,yr,vr);const GH=()=>{const e=["Maintenance","Utilities","Security","Administration","Others"],t=[45e4,32e4,28e4,18e4,12e4],r={labels:e,datasets:[{label:"Expenses",data:t,backgroundColor:["#08B6D4","#8B5CF6","#EF4444","#F69E0A","#12B981"],borderColor:"#FFFFFF",borderWidth:2,cutout:"70%"}]},n=t.reduce((a,o)=>a+o,0),i={responsive:!0,maintainAspectRatio:!1,plugins:{legend:{display:!1},tooltip:{backgroundColor:"#0F172A",titleColor:"#FFFFFF",bodyColor:"#FFFFFF",displayColors:!1,padding:10,callbacks:{label:a=>`${a.label}: AED ${a.formattedValue}`}}}};return y.jsxs(Re,{title:"Expense Categories",className:"w-full h-[523px]",period:y.jsx(mt,{className:"h-5 w-5 text-[#884EA7] cursor-pointer"}),titleWeight:"semi-bold",children:[y.jsxs("div",{className:"relative h-[259px] flex justify-center items-center",children:[y.jsx(vm,{data:r,options:i}),y.jsxs("div",{className:"absolute text-center",children:[y.jsxs("div",{className:"!text-[24px] font-medium leading-[28px] text-[#121212]",children:["AED ",(n/1e6).toFixed(2),"M"]}),y.jsx("div",{className:"text-[#121212] leading-[18px] text-[14px]",children:"Total Expenses"})]})]}),y.jsx("div",{className:"space-y-2",children:e.map((a,o)=>y.jsxs("div",{className:"flex justify-between items-center text-[14px] pb-2",children:[y.jsxs("div",{className:"flex items-center gap-[8px] !text-[12px] leading-[16px] text-[#64748B]",children:[y.jsx("div",{className:"w-[7px] h-[7px] rotate-45",style:{backgroundColor:r.datasets[0].backgroundColor[o]}}),a]}),y.jsxs("div",{className:"leading-[16px] !text-[12px] text-[#64748B]",children:["AED ",(t[o]/1e3).toFixed(0),"K"]})]},a))})]})},Aa=[{name:"Gym Equipment",value:1e6,color:"#08B6D4"},{name:"Security",value:8e5,color:"#EF4444"},{name:"Others",value:6e5,color:"#F59E0B"},{name:"Pool Maintenance",value:7e5,color:"#8B5CF6"},{name:"Administration",value:52e4,color:"#10B981"}];function XH(){const e=Aa.reduce((t,r)=>t+r.value,0);return y.jsx(Re,{title:"Asset Value Breakdown",period:y.jsx(mt,{className:"h-5 w-5 text-[#884EA7] cursor-pointer"}),className:"h-[362px]",titleWeight:"semi-bold",children:y.jsxs("div",{className:"flex flex-col items-center justify-center",children:[y.jsxs("div",{className:"w-[214px] h-[181px] relative",children:[y.jsx(vi,{width:"100%",height:"100%",children:y.jsxs(Tc,{children:[y.jsx(Io,{data:Aa,innerRadius:60,outerRadius:90,paddingAngle:2,dataKey:"value",nameKey:"name",children:Aa.map((t,r)=>y.jsx(jr,{fill:t.color},`cell-${r}`))}),y.jsx(gi,{formatter:t=>`AED ${t.toLocaleString()}`})]})}),y.jsxs("div",{className:"absolute inset-0 flex flex-col items-center justify-center pointer-events-none",children:[y.jsxs("div",{className:"font-medium text-lg leading-[12px] ",children:["AED ",(e/1e6).toFixed(2),"M"]}),y.jsx("div",{className:"text-[10px] leading-[12.59px] text-[#121212] mt-[6px]",children:"Total Assets"})]})]}),y.jsxs("div",{className:"flex justify-between w-full px-4 sm:px-8 mt-4 text-[14px]",children:[y.jsx("div",{className:"flex flex-col gap-[8px]",children:Aa.slice(0,3).map(t=>y.jsxs("div",{className:"flex items-center gap-[8px]",children:[y.jsx("div",{className:"inline-block h-[7px] w-[7px] rotate-45",style:{backgroundColor:t.color}}),y.jsx("div",{className:"text-[#64748B] leading-[16px] !text-[12px]",children:t.name})]},t.name))}),y.jsx("div",{className:"flex flex-col gap-[8px] items-start",children:Aa.slice(3).map(t=>y.jsxs("div",{className:"flex items-center gap-[8px]",children:[y.jsx("div",{className:"inline-block h-[7px] w-[7px] rotate-45",style:{backgroundColor:t.color}}),y.jsx("div",{className:"text-[#64748B] leading-[16px] !text-[12px]",children:t.name})]},t.name))})]})]})})}Bt.register(Mn,jn,Lo,yr,vr);const ZH=()=>{const e=["Gym","Parking","Swimming Pool","Community Hall","Tennis Court"],t=[13e3,9400,8800,7200,6e3],r=[18,12,18,6],n={labels:e,datasets:[{label:"Due",data:t,backgroundColor:"#8B5CF6",barThickness:60}]},i={responsive:!0,maintainAspectRatio:!1,plugins:{legend:{display:!1},tooltip:{backgroundColor:"#0F172A",titleColor:"#FFFFFF",bodyColor:"#FFFFFF",displayColors:!1,padding:12,caretSize:6,callbacks:{title:a=>e[a[0].dataIndex],label:a=>`Due: AED ${(a.parsed.y/1e3).toFixed(1)}K`,afterLabel:a=>`Units Count: ${r[a.dataIndex]}`}}},scales:{x:{grid:{display:!1},ticks:{color:"#64748B"}},y:{beginAtZero:!0,grid:{color:"#F1F5F9"},ticks:{color:"#64748B",callback:a=>`${a/1e3}K`}}}};return y.jsx(Re,{title:"Revenue by Category",className:"w-full h-[362px]",period:y.jsx(mt,{className:"h-5 w-5 text-[#884EA7] cursor-pointer"}),titleWeight:"semi-bold",children:y.jsx(Fo,{data:n,options:i})})};function JH(e){return De({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M15 5l0 2"},child:[]},{tag:"path",attr:{d:"M15 11l0 2"},child:[]},{tag:"path",attr:{d:"M15 17l0 2"},child:[]},{tag:"path",attr:{d:"M5 5h14a2 2 0 0 1 2 2v3a2 2 0 0 0 0 4v3a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-3a2 2 0 0 0 0 -4v-3a2 2 0 0 1 2 -2"},child:[]}]})(e)}function QH(e){return De({attr:{viewBox:"0 0 1024 1024"},child:[{tag:"path",attr:{d:"M855.7 210.8l-42.4-42.4a8.03 8.03 0 0 0-11.3 0L168.3 801.9a8.03 8.03 0 0 0 0 11.3l42.4 42.4c3.1 3.1 8.2 3.1 11.3 0L855.6 222c3.2-3 3.2-8.1.1-11.2zM304 448c79.4 0 144-64.6 144-144s-64.6-144-144-144-144 64.6-144 144 64.6 144 144 144zm0-216c39.7 0 72 32.3 72 72s-32.3 72-72 72-72-32.3-72-72 32.3-72 72-72zm416 344c-79.4 0-144 64.6-144 144s64.6 144 144 144 144-64.6 144-144-64.6-144-144-144zm0 216c-39.7 0-72-32.3-72-72s32.3-72 72-72 72 32.3 72 72-32.3 72-72 72z"},child:[]}]})(e)}function eU({title:e,value:t,delta:r,deltaLabel:n,positive:i=!0,Icon:a=po,iconColor:o="text-emerald-600",iconBg:s="bg-emerald-50"}){return y.jsxs(Re,{title:e,icon:y.jsx("div",{className:"h-6 w-6 grid place-items-center",children:y.jsx(a,{className:`h-6 w-6 ${o}`})}),children:[y.jsx("div",{className:"text-4xl font-semibold tracking-tight text-[#121212]",children:t}),y.jsxs("div",{className:"flex items-center gap-[8px] text-[14px]",children:[y.jsx("div",{className:i?"text-emerald-600 font-medium":"text-rose-600 font-medium",children:r}),y.jsx("div",{className:"text-slate-500",children:n})]})]})}function tU(){const e=[{title:"Total Bookings",value:160,delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:_1,iconColor:"text-emerald-600"},{title:"Utilisation Rate",value:73,delta:"+2.0%",deltaLabel:"Compared to last month",positive:!0,Icon:QH,iconColor:"text-[#329DFF]"},{title:"Revenue",value:3,delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:JH,iconColor:"text-[#FA7E28]"},{title:"Pending Dues",value:5,delta:"-8.0%",deltaLabel:"Compared to last month",positive:!1,Icon:E1,iconColor:"text-[#DBB467]"}];return y.jsx("div",{className:"px-5 grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-[24px]",children:e.map((t,r)=>y.jsx(eU,{...t},r))})}const Ps=[{name:"Completed",value:46,color:"#12B981"},{name:"Delayed",value:2,color:"#EF4444"},{name:"Missed",value:2,color:"#F69E0A"}];function rU(){const t=Ps.find(r=>r.name==="Completed")?.value||0;return y.jsx(Re,{title:"Guard Patrols",period:y.jsx(mt,{className:"h-5 w-5 text-[#884EA7] cursor-pointer"}),className:"h-[362px]",children:y.jsxs("div",{className:"flex flex-col items-center justify-center",children:[y.jsxs("div",{className:"w-[215px] h-[182px] relative",children:[y.jsx(vi,{width:"100%",height:"100%",children:y.jsxs(Tc,{children:[y.jsx(Io,{data:Ps,innerRadius:60,outerRadius:90,paddingAngle:2,dataKey:"value",nameKey:"name",children:Ps.map((r,n)=>y.jsx(jr,{fill:r.color},`cell-${n}`))}),y.jsx(gi,{formatter:r=>r.toLocaleString()})]})}),y.jsxs("div",{className:"absolute inset-0 flex flex-col items-center justify-center pointer-events-none",children:[y.jsxs("div",{className:"font-medium text-[19.35px] leading-[23.65px] ",children:[t,"/",50]}),y.jsx("div",{className:"text-[10.75px] leading-[15.05px] text-[#64748B]",children:"Completed"})]})]}),y.jsx("div",{className:"flex flex-col gap-[8px] mt-3 w-full px-6 text-[14px]",children:Ps.map(r=>y.jsxs("div",{className:"flex items-center justify-between",children:[y.jsxs("div",{className:"flex items-center gap-[8px]",children:[y.jsx("div",{className:"inline-block w-[7px] h-[7px] rotate-45",style:{backgroundColor:r.color}}),y.jsx("div",{className:"leading-[16.09px] text-[12.07px] text-[#64748B]",children:r.name})]}),y.jsx("div",{className:"leading-[16.09px] text-[12.07px] text-[#64748B]",children:r.value})]},r.name))})]})})}Bt.register(Mn,jn,pm,hm,yr,vr);const nU=()=>{const t={labels:["10 AM","12 PM","2 PM","4 PM","6 PM","8 PM","10 PM"],datasets:[{label:"Guest",data:[9,5,12,7,3,6,4],borderColor:"#EF4444",backgroundColor:"rgba(239,68,68,0.15)",pointBackgroundColor:"#EF4444",pointStyle:"rectRot",fill:!1},{label:"Cab",data:[15,12,10,14,7,12,8],borderColor:"#7C3AED",backgroundColor:"rgba(124,58,237,0.15)",pointBackgroundColor:"#7C3AED",pointStyle:"rectRot",fill:!1},{label:"Delivery",data:[22,18,16,20,22,14,17],borderColor:"#10B981",backgroundColor:"rgba(16,185,129,0.15)",pointBackgroundColor:"#10B981",pointStyle:"rectRot",fill:!1},{label:"Service",data:[13,12,8,9,5,10,7],borderColor:"#F59E0B",backgroundColor:"rgba(245,158,11,0.15)",pointBackgroundColor:"#F59E0B",pointStyle:"rectRot",fill:!1}]},r={responsive:!0,maintainAspectRatio:!1,interaction:{mode:"index",intersect:!1},plugins:{legend:{position:"bottom",labels:{usePointStyle:!0,boxWidth:10,boxHeight:10,padding:20}},tooltip:{backgroundColor:"#0F172A",titleColor:"#FFFFFF",bodyColor:"#FFFFFF",displayColors:!1,padding:12,caretSize:0,callbacks:{title:n=>n[0].label,label:n=>`${n.dataset.label} ${n.parsed.y}`}}},scales:{x:{grid:{color:"#F1F5F9"},ticks:{color:"#64748B"}},y:{beginAtZero:!0,suggestedMax:28,grid:{color:"#F1F5F9"},ticks:{color:"#64748B",stepSize:4,precision:0}}},elements:{line:{borderWidth:2,tension:0},point:{radius:0,hoverRadius:3,hitRadius:10}}};return y.jsx(Re,{title:"Hourly Traffic Flow",className:"w-full h-[362px]",period:y.jsx(mt,{className:"text-[20px] text-[#884EA7]"}),children:y.jsx(gm,{data:t,options:r})})};function iU(){return y.jsx(Re,{title:"Incident Reports",period:y.jsx(mt,{className:"h-5 w-5 text-[#884EA7] cursor-pointer"}),className:"h-[362px]",children:y.jsxs("div",{children:[y.jsxs("div",{className:"flex w-full text-center gap-[24px]",children:[y.jsxs("div",{className:"flex-1 py-3 bg-[#FBF4F4] h-[76px] rounded",children:[y.jsx("div",{className:"!text-[24px] leading-[28px] font-medium text-[#AB0000]",children:"3"}),y.jsx("div",{className:"!text-[12px] leading-[16px] text-[#AB0000]",children:"Open"})]}),y.jsxs("div",{className:"flex-1 py-3 bg-[#FFFBF2] h-[76px] rounded",children:[y.jsx("div",{className:"!text-[24px] leading-[28px] font-medium text-[#E7A015]",children:"5"}),y.jsx("div",{className:"!text-[12px] leading-[16px] text-[#E7A015]",children:"In-progress"})]}),y.jsxs("div",{className:"flex-1 py-3 bg-[#F7FEFA] h-[76px] rounded",children:[y.jsx("div",{className:"!text-[24px] leading-[28px] font-medium text-[#1FA05B]",children:"12"}),y.jsx("div",{className:"!text-[12px] leading-[16px] text-[#1FA05B]",children:"Closed"})]})]}),y.jsxs("div",{className:"mt-4 ",children:[y.jsxs("div",{className:"flex items-center justify-between p-3 bg-[#FAFBFD] rounded-md border border-[#FAFBFD]",children:[y.jsxs("div",{className:"flex items-center gap-[8px]",children:[y.jsx("div",{className:"w-4 h-4 rounded-full flex items-center justify-center bg-[#AB0000]",children:y.jsx("div",{className:"text-white !text-[12px] font-bold",children:"!"})}),y.jsx("div",{className:"text-gray-700 font-medium",children:"INC 001"})]}),y.jsxs("div",{className:"px-3 py-1 rounded-full !text-[12px] font-semibold flex items-center gap-[4px] text-[#AB0000] bg-red-50",children:[y.jsx("div",{children:"4 - Danger"}),y.jsx("div",{className:"w-2 h-2 rounded-full bg-[#AB0000]"})]})]}),y.jsxs("div",{className:"flex items-center justify-between p-3 bg-[#FAFBFD] rounded-md border border-[#FAFBFD]",children:[y.jsxs("div",{className:"flex items-center gap-[8px]",children:[y.jsx("div",{className:"w-4 h-4 rounded-full flex items-center justify-center bg-[#E7A015]",children:y.jsx(bg,{className:"text-white text-[10px]"})}),y.jsx("div",{className:"text-gray-700 font-medium",children:"INC 002"})]}),y.jsxs("div",{className:"px-3 py-1 rounded-full !text-[12px] font-semibold flex items-center gap-[4px] text-[#E7A015] bg-yellow-50",children:[y.jsx("div",{children:"3 - High"}),y.jsx("div",{className:"w-2 h-2 rounded-full bg-[#E7A015]"})]})]}),y.jsxs("div",{className:"flex items-center justify-between p-3 bg-[#FAFBFD] rounded-md border border-[#FAFBFD]",children:[y.jsxs("div",{className:"flex items-center gap-[8px]",children:[y.jsx("div",{className:"w-4 h-4 rounded-full flex items-center justify-center bg-[#1FA05B]",children:y.jsx(bg,{className:"text-white text-[10px]"})}),y.jsx("div",{className:"text-gray-700 font-medium",children:"INC 003"})]}),y.jsxs("div",{className:"px-3 py-1 rounded-full !text-[12px] font-semibold flex items-center gap-[4px] text-[#1FA05B] bg-green-50",children:[y.jsx("div",{children:"1 - Low"}),y.jsx("div",{className:"w-2 h-2 rounded-full bg-[#1FA05B]"})]})]})]})]})})}function aU(){return y.jsx(Re,{title:"Staff Attendance",period:y.jsx(mt,{className:"h-5 w-5 text-[#884EA7] cursor-pointer"}),className:"h-[362px]",children:y.jsxs("div",{children:[y.jsxs("div",{className:"flex w-full text-center h-[76px] gap-[16px] mb-2",children:[y.jsxs("div",{className:"flex-1 py-4 bg-green-50 rounded-md",children:[y.jsx("div",{className:"!text-[24px] leading-[18px] font-medium text-[#1FA05B] pb-[8px]",children:"25"}),y.jsx("div",{className:"!text-[12px] leading-[16px] text-[#1FA05B]",children:"Present"})]}),y.jsxs("div",{className:"flex-1 py-4 bg-red-50 rounded-md",children:[y.jsx("div",{className:"!text-[24px] leading-[18px] font-medium text-[#AB0000] pb-[8px]",children:"1"}),y.jsx("div",{className:"!text-[12px] leading-[16px] text-[#AB0000]",children:"Absent"})]})]}),y.jsxs("div",{className:"mt-[24px] ",children:[y.jsxs("div",{className:"flex justify-between items-center p-3 bg-[#FAFBFD] rounded-md",children:[y.jsx("div",{className:" font-medium !text-[12px] leading-[18px]",children:"Security guards"}),y.jsx("div",{className:"text-[#64748B] leading[20px] text-[14px]",children:"12/12 Present"})]}),y.jsxs("div",{className:"flex justify-between items-center p-3 bg-[#FAFBFD] rounded-md",children:[y.jsx("div",{className:" font-medium !text-[12px] leading-[18px]",children:"Housekeeping"}),y.jsx("div",{className:"text-[#64748B] leading[20px] text-[14px]",children:"7/8 Present"})]}),y.jsxs("div",{className:"flex justify-between items-center p-3 bg-[#FAFBFD] rounded-md",children:[y.jsx("div",{className:" font-medium !text-[12px] leading-[18px]",children:"Maintenance"}),y.jsx("div",{className:"text-[#64748B] leading[20px] text-[14px]",children:"4/4 Present"})]}),y.jsxs("div",{className:"flex justify-between items-center p-3 bg-[#FAFBFD] rounded-md",children:[y.jsx("div",{className:" font-medium !text-[12px] leading-[18px]",children:"Gardening"}),y.jsx("div",{className:"text-[#64748B] leading[20px] text-[14px]",children:"2/2 Present"})]})]})]})})}function oU(e){return De({attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{id:"Box_List"},child:[{tag:"g",attr:{},child:[{tag:"path",attr:{d:"M6.562,8.062h-2a1.5,1.5,0,0,1-1.5-1.5v-2a1.5,1.5,0,0,1,1.5-1.5h2a1.5,1.5,0,0,1,1.5,1.5v2A1.5,1.5,0,0,1,6.562,8.062Zm-2-4a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h2a.5.5,0,0,0,.5-.5v-2a.5.5,0,0,0-.5-.5Z"},child:[]},{tag:"path",attr:{d:"M6.562,20.938h-2a1.5,1.5,0,0,1-1.5-1.5v-2a1.5,1.5,0,0,1,1.5-1.5h2a1.5,1.5,0,0,1,1.5,1.5v2A1.5,1.5,0,0,1,6.562,20.938Zm-2-4a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h2a.5.5,0,0,0,.5-.5v-2a.5.5,0,0,0-.5-.5Z"},child:[]},{tag:"path",attr:{d:"M6.562,14.5h-2a1.5,1.5,0,0,1-1.5-1.5V11a1.5,1.5,0,0,1,1.5-1.5h2a1.5,1.5,0,0,1,1.5,1.5v2A1.5,1.5,0,0,1,6.562,14.5Zm-2-4a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h2a.5.5,0,0,0,.5-.5V11a.5.5,0,0,0-.5-.5Z"},child:[]},{tag:"path",attr:{d:"M20.438,6.062h-9a.5.5,0,0,1,0-1h9a.5.5,0,0,1,0,1Z"},child:[]},{tag:"path",attr:{d:"M20.438,12.5h-9a.5.5,0,0,1,0-1h9a.5.5,0,0,1,0,1Z"},child:[]},{tag:"path",attr:{d:"M20.438,18.935h-9a.5.5,0,1,1,0-1h9a.5.5,0,0,1,0,1Z"},child:[]}]}]}]})(e)}function sU(e){return De({attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{id:"Warning"},child:[{tag:"g",attr:{},child:[{tag:"g",attr:{},child:[{tag:"path",attr:{d:"M12.5,8.752a.5.5,0,0,0-1,0h0v6a.5.5,0,0,0,1,0Z"},child:[]},{tag:"circle",attr:{cx:"11.999",cy:"16.736",r:"0.5"},child:[]}]},{tag:"path",attr:{d:"M18.642,20.934H5.385A2.5,2.5,0,0,1,3.163,17.29L9.792,4.421a2.5,2.5,0,0,1,4.444,0L20.865,17.29a2.5,2.5,0,0,1-2.223,3.644ZM12.014,4.065a1.478,1.478,0,0,0-1.334.814L4.052,17.748a1.5,1.5,0,0,0,1.333,2.186H18.642a1.5,1.5,0,0,0,1.334-2.186L13.348,4.879A1.478,1.478,0,0,0,12.014,4.065Z"},child:[]}]}]}]})(e)}function lU(e){return De({attr:{viewBox:"0 0 256 256",fill:"currentColor"},child:[{tag:"path",attr:{d:"M116,132V96a12,12,0,0,1,24,0v36a12,12,0,0,1-24,0Zm12,56a16,16,0,1,0-16-16A16,16,0,0,0,128,188ZM228,56v56c0,54.29-26.32,87.22-48.4,105.29-23.71,19.39-47.44,26-48.44,26.29a12.1,12.1,0,0,1-6.32,0c-1-.28-24.73-6.9-48.44-26.29C54.32,199.22,28,166.29,28,112V56A20,20,0,0,1,48,36H208A20,20,0,0,1,228,56Zm-24,4H52v52c0,35.71,13.09,64.69,38.91,86.15A126.14,126.14,0,0,0,128,219.38a126.28,126.28,0,0,0,37.09-21.23C190.91,176.69,204,147.71,204,112Z"},child:[]}]})(e)}function cU({title:e,value:t,delta:r,deltaLabel:n,positive:i=!0,Icon:a=po,iconColor:o="text-emerald-600",iconBg:s="bg-emerald-50"}){return y.jsxs(Re,{title:e,icon:y.jsx("div",{className:"h-6 w-6 grid place-items-center",children:y.jsx(a,{className:`h-6 w-6 ${o}`})}),children:[y.jsx("div",{className:"text-4xl font-semibold tracking-tight text-[#121212]",children:t}),y.jsxs("div",{className:"flex items-center gap-[8px] text-[14px]",children:[y.jsx("div",{className:i?"text-emerald-600 font-medium":"text-rose-600 font-medium",children:r}),y.jsx("div",{className:"text-slate-500",children:n})]})]})}function uU(){const e=[{title:"Total Visitors",value:160,delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:A1,iconColor:"text-[#329DFF]"},{title:"Active Incidents",value:73,delta:"+2.0%",deltaLabel:"Compared to last month",positive:!0,Icon:sU,iconColor:"text-[#F69E0A]"},{title:"Missed Patrols",value:3,delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:lU,iconColor:"text-[#AB0000]"},{title:"Parking Usage",value:5,delta:"-8.0%",deltaLabel:"Compared to last month",positive:!1,Icon:yk,iconColor:"text-[#36AB6C]"}];return y.jsx("div",{className:"px-5 grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-[24px]",children:e.map((t,r)=>y.jsx(cU,{...t},r))})}const fU=[{title:"Maintenance",total:25,pending:8},{title:"Security",total:15,pending:3},{title:"Housekeeping",total:12,pending:4},{title:"Utilities",total:10,pending:2}];function dU(){return y.jsx(Re,{title:"Complaints",period:y.jsx(mt,{className:"text-[20px] text-[#884EA7]"}),className:"h-[362px]",children:y.jsx("div",{className:"flex flex-col gap-[12px]",children:fU.map((e,t)=>y.jsxs("div",{className:"flex items-center justify-between bg-[#F9FAFB] rounded-lg p-3 h-[62px]",children:[y.jsxs("div",{className:"flex flex-col",children:[y.jsx("div",{className:"text-[14px] leading-[18px] font-medium text-[#121212]",children:e.title}),y.jsxs("div",{className:"!text-[12px] leading-[16px] text-[#64748B]",children:["Total: ",e.total]})]}),y.jsxs("div",{className:"flex flex-col items-end",children:[y.jsx("div",{className:"text-[14px] leading-[18px] font-medium text-red-700",children:String(e.pending).padStart(2,"0")}),y.jsx("div",{className:"!text-[12px] leading-[16px] text-[#64748B]",children:"Pending"})]})]},t))})})}Bt.register(Mn,jn,Lo,yr,vr);const hU=({blocks:e=[{name:"Level 1",owner:110,rented:24,vacant:8},{name:"Level 2",owner:95,rented:18,vacant:6},{name:"Level 3",owner:65,rented:12,vacant:18},{name:"Level 4",owner:78,rented:16,vacant:30}]})=>{const t=e.map(s=>s.name),r=e.map(s=>s.owner),n=e.map(s=>s.rented),i=e.map(s=>s.vacant),a={labels:t,datasets:[{label:"Closed",data:r,backgroundColor:"#12B981",barThickness:44},{label:"",data:r.map(()=>2),backgroundColor:"transparent",barThickness:44},{label:"In Progress",data:n,backgroundColor:"#F59D0D",barThickness:44},{label:"",data:r.map(()=>2),backgroundColor:"transparent",barThickness:44},{label:"Open",data:i,backgroundColor:"#EF4444",barThickness:44}]},o={responsive:!0,maintainAspectRatio:!1,plugins:{legend:{position:"bottom",labels:{usePointStyle:!0,boxWidth:10,boxHeight:10,pointStyle:"rectRot",padding:20}},tooltip:{callbacks:{label:s=>`${s.dataset.label}: ${s.parsed.y}`}}},scales:{x:{stacked:!0,grid:{display:!1},ticks:{color:"#64748B"}},y:{stacked:!0,beginAtZero:!0,suggestedMax:180,grid:{color:"#F1F5F9"},ticks:{color:"#64748B",stepSize:20}}}};return y.jsx(Re,{title:"Complaints by Level",className:"w-full h-[362px]",period:y.jsx(mt,{className:"text-[20px] text-[#884EA7]"}),children:y.jsx(Fo,{data:a,options:o})})},pU=[{title:"Access Card",total:45,pending:11},{title:"NOC Request",total:12,pending:7},{title:"Parking Allocation",total:8,pending:6},{title:"Document Request",total:25,pending:2}];function mU(){return y.jsx(Re,{title:"Request Box",period:y.jsx(mt,{className:"text-[20px] text-[#884EA7]"}),className:"h-[362px]",children:y.jsx("div",{className:"flex flex-col gap-[12px]",children:pU.map((e,t)=>y.jsxs("div",{className:"flex items-center justify-between bg-[#F9FAFB] rounded-lg p-3 h-[62px]",children:[y.jsxs("div",{className:"flex flex-col",children:[y.jsx("div",{className:"text-[14px] leading-[18px] font-medium text-[#121212]",children:e.title}),y.jsxs("div",{className:"!text-[12px] leading-[16px] text-[#64748B]",children:["Total: ",e.total]})]}),y.jsxs("div",{className:"flex flex-col items-end",children:[y.jsx("div",{className:"text-[14px] leading-[18px] font-medium text-red-700",children:String(e.pending).padStart(2,"0")}),y.jsx("div",{className:"!text-[12px] leading-[16px] text-[#64748B]",children:"Pending"})]})]},t))})})}function gU(e){return De({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{fill:"none",strokeLinejoin:"round",strokeWidth:"32",d:"M416 221.25V416a48 48 0 0 1-48 48H144a48 48 0 0 1-48-48V96a48 48 0 0 1 48-48h98.75a32 32 0 0 1 22.62 9.37l141.26 141.26a32 32 0 0 1 9.37 22.62z"},child:[]},{tag:"path",attr:{fill:"none",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"32",d:"M256 56v120a32 32 0 0 0 32 32h120m-232 80h160m-160 80h160"},child:[]}]})(e)}function vU({title:e,value:t,delta:r,deltaLabel:n,positive:i=!0,Icon:a=po,iconColor:o="text-emerald-600",iconBg:s="bg-emerald-50"}){return y.jsxs(Re,{title:e,icon:y.jsx("div",{className:"h-6 w-6 grid place-items-center",children:y.jsx(a,{className:`h-6 w-6 ${o}`})}),children:[y.jsx("div",{className:"text-4xl font-semibold tracking-tight text-[#121212]",children:t}),y.jsxs("div",{className:"flex items-center gap-[8px] text-[14px]",children:[y.jsx("div",{className:i?"text-emerald-600 font-medium":"text-rose-600 font-medium",children:r}),y.jsx("div",{className:"text-slate-500",children:n})]})]})}function yU(){const e=[{title:"Open Complaints",value:145,delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:_1,iconColor:"text-[#AB0000]"},{title:"Pending Requests",value:83,delta:"+2.0%",deltaLabel:"Compared to last month",positive:!0,Icon:gU,iconColor:"text-[#E7A015]"},{title:"Avg Response Time",value:"3h",delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:mk,iconColor:"text-[#1FA05B]"},{title:"Resolution Rate",value:"93%",delta:"-8.0%",deltaLabel:"Compared to last month",positive:!1,Icon:fk,iconColor:"text-[#329DFF]"}];return y.jsx("div",{className:"px-5 grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-[24px]",children:e.map((t,r)=>y.jsx(vU,{...t},r))})}function Bx({title:e,date:t,rsvp:r,utilisation:n,status:i}){return y.jsxs("div",{className:" bg-[#F8FAFC] h-[106px] px-3 mt-3",children:[y.jsxs("div",{className:"flex items-center justify-between",children:[y.jsx("div",{className:"text-[16px] leading-[20px] font-semibold text-[#121212]",children:e}),y.jsx("div",{className:`!text-[12px] font-medium leading-[16px] px-2 py-1 ${i==="Completed"?"text-[#36AB6C] bg-[#E6F7EE]":i==="Upcoming"?"text-[#329DFF] bg-[#E6F2FF]":"text-slate-500 bg-slate-100"}`,children:i})]}),y.jsx("div",{className:"text-[14px] leading-[18px] text-[#64748B]",children:t}),y.jsxs("div",{className:"flex justify-between items-center mt-2",children:[y.jsxs("div",{className:"text-[14px] leading-[18px] text-[#64748B]",children:[r," RSVP"]}),y.jsxs("div",{className:"text-[#3C82F6] text-[14px] leading-[18px] font-medium",children:[n,"% utilisation"]})]}),y.jsx("div",{className:"w-full bg-[#F8FAFC] h-[6px] rounded mt-2 mb-3",children:y.jsx("div",{className:"h-[6px] rounded bg-[#3C82F6]",style:{width:`${n}%`}})})]})}function bU(){return y.jsx(Re,{title:"Events Utilisation",period:y.jsx(mt,{className:"h-5 w-5 text-[#884EA7] cursor-pointer"}),className:"w-full h-[360px]",children:y.jsxs("div",{children:[y.jsx(Bx,{title:"Holi Celebration",date:"25 Jun 2025",rsvp:"78/100",utilisation:71,status:"Upcoming"}),y.jsx(Bx,{title:"Maintenance Meeting",date:"25 Jun 2025",rsvp:"45/60",utilisation:75,status:"Completed"})]})})}function Cs({label:e,value:t,subLabel:r,bgColor:n,textColor:i}){return y.jsxs("div",{className:`rounded-lg p-4 ${n} h-[124px]`,children:[y.jsx("div",{className:`text-[16px] font-medium ${i} leading-[20px]`,children:e}),y.jsx("div",{className:"mt-4 text-[28px] leading-[32px] font-semibold text-[#121212]",children:t}),y.jsx("div",{className:"!text-[12px] leading-[16px] text-[#64748B] mt-2",children:r})]})}function xU(){return y.jsx(Re,{title:"Notice Board Status",period:y.jsx(mt,{className:"h-5 w-5 text-[#884EA7] cursor-pointer"}),className:"w-full h-[360px]",children:y.jsxs("div",{className:"grid grid-cols-2 gap-[16px]",children:[y.jsx(Cs,{label:"Active",value:138,subLabel:"3 expiring soon",bgColor:"bg-[#F0FFF7]",textColor:"text-[#1FA05B]"}),y.jsx(Cs,{label:"Scheduled",value:13,subLabel:"4 this week",bgColor:"bg-[#FFFBF2]",textColor:"text-[#E7A015]"}),y.jsx(Cs,{label:"Recurring",value:3,subLabel:"All active",bgColor:"bg-[#EDF6FF]",textColor:"text-[#329DFF]"}),y.jsx(Cs,{label:"Expired",value:7,subLabel:"4 recent",bgColor:"bg-[#F6F6F6]",textColor:"text-[#64748B]"})]})})}function sA(e){return De({attr:{viewBox:"0 0 24 24",fill:"currentColor"},child:[{tag:"path",attr:{d:"M20 22H4C3.44772 22 3 21.5523 3 21V3C3 2.44772 3.44772 2 4 2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22ZM19 20V4H5V20H19ZM8 9H16V11H8V9ZM8 13H16V15H8V13Z"},child:[]}]})(e)}function wU({title:e,value:t,delta:r,deltaLabel:n,positive:i=!0,Icon:a=po,iconColor:o="text-emerald-600",iconBg:s="bg-emerald-50"}){return y.jsx(Re,{title:e,icon:y.jsx("div",{className:`h-6 w-6 grid place-items-center rounded-md ${s}`,children:y.jsx(a,{className:`h-4 w-4 ${o}`})}),className:"h-[132px]",children:y.jsxs("div",{children:[y.jsx("div",{className:"text-[28px] leading-[32px] font-medium text-[#121212]",children:t}),y.jsxs("div",{className:"flex items-center gap-[8px] pt-[8px] !text-[12px] leading-[16px]",children:[y.jsx("div",{className:i?"text-[#1FA05B] font-medium":"text-rose-600 font-medium",children:r}),y.jsx("div",{className:"text-[#64748B]",children:n})]})]})})}function _U({data:e}){const t=[{title:e?.title||"Total Bookings",value:145,delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:sA,iconColor:"text-emerald-600",iconBg:"bg-emerald-50"}];return y.jsx("div",{className:"h-full",children:t.map((r,n)=>y.jsx(wU,{...r},n))})}function SU(e){return De({attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-3 7h3m-3 4h3m-6-4h.01M9 16h.01"},child:[]}]})(e)}function OU({title:e,value:t,delta:r,deltaLabel:n,positive:i=!0,Icon:a=po,iconColor:o="text-emerald-600",iconBg:s="bg-emerald-50"}){return y.jsx(Re,{title:e,icon:y.jsx("div",{className:`h-6 w-6 grid place-items-center rounded-md ${s}`,children:y.jsx(a,{className:`h-4 w-4 ${o}`})}),className:"h-[132px]",children:y.jsxs("div",{children:[y.jsx("div",{className:"text-[28px] leading-[32px] font-medium text-[#121212]",children:t}),y.jsxs("div",{className:"flex items-center gap-[8px] pt-[8px] !text-[12px] leading-[16px]",children:[y.jsx("div",{className:i?"text-[#1FA05B] font-medium":"text-rose-600 font-medium",children:r}),y.jsx("div",{className:"text-[#64748B]",children:n})]})]})})}function AU(){const e=[{title:"Notice",value:160,delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:sA,iconColor:"text-emerald-600",iconBg:"bg-emerald-50"},{title:"Post",value:83,delta:"+2.0%",deltaLabel:"Compared to last month",positive:!0,Icon:bk,iconColor:"text-[#329DFF]",iconBg:"bg-emerald-50"},{title:"Poll",value:3,delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:oU,iconColor:"text-[#FA7E28]",iconBg:"bg-orange-100"},{title:"Poll",value:5,delta:"-8.0%",deltaLabel:"Compared to last month",positive:!1,Icon:SU,iconColor:"text-[#DBB467]",iconBg:"bg-yellow-100"}];return y.jsx("div",{className:"px-5 grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-[24px]",children:e.map((t,r)=>y.jsx(OU,{...t},r))})}exports.Accounting=UH;exports.AssetValueBreakdown=XH;exports.BlockWiseOccupancy=zH;exports.Budgets=KH;exports.Card=Re;exports.CashBankBalance=qH;exports.Community=n7;exports.Complaints=dU;exports.ComplaintsByLevel=hU;exports.DuesAgeing=YH;exports.Engagement=a7;exports.EngagementStatsGrid=AU;exports.EventsUtilisation=bU;exports.ExpenseCategories=GH;exports.Facilities=l7;exports.FinanceSummary=c7;exports.GateAndSecurityStatsGrid=uU;exports.GateUpdates=d7;exports.GuardPatrols=rU;exports.Header=gk;exports.Helpdesk=p7;exports.HelpdeskStatsGrid=yU;exports.HourlyTrafficFlow=nU;exports.IncidentReports=iU;exports.IncomeExpenditure=oA;exports.MainHeader=_k;exports.MoveInOutTrends=VH;exports.NoticeBoardStatus=xU;exports.OccupancyOverview=LH;exports.RequestBox=mU;exports.ResidentOverview=BH;exports.RevenuebyCategory=ZH;exports.SingleStats=_U;exports.StaffAttendance=aU;exports.StatsGrid=tU;exports.UnitStatus=$H;
216
+ `):e}function pH(e,t){const{element:r,datasetIndex:n,index:i}=t,a=e.getDatasetMeta(n).controller,{label:o,value:s}=a.getLabelAndValue(i);return{chart:e,label:o,parsed:a.getParsed(i),raw:e.data.datasets[n].data[i],formattedValue:s,dataset:a.getDataset(),dataIndex:i,datasetIndex:n,element:r}}function _x(e,t){const r=e.chart.ctx,{body:n,footer:i,title:a}=e,{boxWidth:o,boxHeight:s}=t,l=$t(t.bodyFont),c=$t(t.titleFont),u=$t(t.footerFont),f=a.length,d=i.length,h=n.length,m=mr(t.padding);let p=m.height,g=0,v=n.reduce((S,w)=>S+w.before.length+w.lines.length+w.after.length,0);if(v+=e.beforeBody.length+e.afterBody.length,f&&(p+=f*c.lineHeight+(f-1)*t.titleSpacing+t.titleMarginBottom),v){const S=t.displayColors?Math.max(s,l.lineHeight):l.lineHeight;p+=h*S+(v-h)*l.lineHeight+(v-1)*t.bodySpacing}d&&(p+=t.footerMarginTop+d*u.lineHeight+(d-1)*t.footerSpacing);let b=0;const x=function(S){g=Math.max(g,r.measureText(S).width+b)};return r.save(),r.font=c.string,Ae(e.title,x),r.font=l.string,Ae(e.beforeBody.concat(e.afterBody),x),b=t.displayColors?o+2+t.boxPadding:0,Ae(n,S=>{Ae(S.before,x),Ae(S.lines,x),Ae(S.after,x)}),b=0,r.font=u.string,Ae(e.footer,x),r.restore(),g+=m.width,{width:g,height:p}}function mH(e,t){const{y:r,height:n}=t;return r<n/2?"top":r>e.height-n/2?"bottom":"center"}function gH(e,t,r,n){const{x:i,width:a}=n,o=r.caretSize+r.caretPadding;if(e==="left"&&i+a+o>t.width||e==="right"&&i-a-o<0)return!0}function vH(e,t,r,n){const{x:i,width:a}=r,{width:o,chartArea:{left:s,right:l}}=e;let c="center";return n==="center"?c=i<=(s+l)/2?"left":"right":i<=a/2?c="left":i>=o-a/2&&(c="right"),gH(c,e,t,r)&&(c="center"),c}function Sx(e,t,r){const n=r.yAlign||t.yAlign||mH(e,r);return{xAlign:r.xAlign||t.xAlign||vH(e,t,r,n),yAlign:n}}function yH(e,t){let{x:r,width:n}=e;return t==="right"?r-=n:t==="center"&&(r-=n/2),r}function bH(e,t,r){let{y:n,height:i}=e;return t==="top"?n+=r:t==="bottom"?n-=i+r:n-=i/2,n}function Ox(e,t,r,n){const{caretSize:i,caretPadding:a,cornerRadius:o}=e,{xAlign:s,yAlign:l}=r,c=i+a,{topLeft:u,topRight:f,bottomLeft:d,bottomRight:h}=Ni(o);let m=yH(t,s);const p=bH(t,l,c);return l==="center"?s==="left"?m+=c:s==="right"&&(m-=c):s==="left"?m-=Math.max(u,d)+i:s==="right"&&(m+=Math.max(f,h)+i),{x:Et(m,0,n.width-t.width),y:Et(p,0,n.height-t.height)}}function As(e,t,r){const n=mr(r.padding);return t==="center"?e.x+e.width/2:t==="right"?e.x+e.width-n.right:e.x+n.left}function Ax(e){return _r([],$r(e))}function xH(e,t,r){return yi(e,{tooltip:t,tooltipItems:r,type:"tooltip"})}function Ex(e,t){const r=t&&t.dataset&&t.dataset.tooltip&&t.dataset.tooltip.callbacks;return r?e.override(r):e}const rA={beforeTitle:Ir,title(e){if(e.length>0){const t=e[0],r=t.chart.data.labels,n=r?r.length:0;if(this&&this.options&&this.options.mode==="dataset")return t.dataset.label||"";if(t.label)return t.label;if(n>0&&t.dataIndex<n)return r[t.dataIndex]}return""},afterTitle:Ir,beforeBody:Ir,beforeLabel:Ir,label(e){if(this&&this.options&&this.options.mode==="dataset")return e.label+": "+e.formattedValue||e.formattedValue;let t=e.dataset.label||"";t&&(t+=": ");const r=e.formattedValue;return _e(r)||(t+=r),t},labelColor(e){const r=e.chart.getDatasetMeta(e.datasetIndex).controller.getStyle(e.dataIndex);return{borderColor:r.borderColor,backgroundColor:r.backgroundColor,borderWidth:r.borderWidth,borderDash:r.borderDash,borderDashOffset:r.borderDashOffset,borderRadius:0}},labelTextColor(){return this.options.bodyColor},labelPointStyle(e){const r=e.chart.getDatasetMeta(e.datasetIndex).controller.getStyle(e.dataIndex);return{pointStyle:r.pointStyle,rotation:r.rotation}},afterLabel:Ir,afterBody:Ir,beforeFooter:Ir,footer:Ir,afterFooter:Ir};function jt(e,t,r,n){const i=e[t].call(r,n);return typeof i>"u"?rA[t].call(r,n):i}class Px extends Tn{static positioners=ja;constructor(t){super(),this.opacity=0,this._active=[],this._eventPosition=void 0,this._size=void 0,this._cachedAnimations=void 0,this._tooltipItems=[],this.$animations=void 0,this.$context=void 0,this.chart=t.chart,this.options=t.options,this.dataPoints=void 0,this.title=void 0,this.beforeBody=void 0,this.body=void 0,this.afterBody=void 0,this.footer=void 0,this.xAlign=void 0,this.yAlign=void 0,this.x=void 0,this.y=void 0,this.height=void 0,this.width=void 0,this.caretX=void 0,this.caretY=void 0,this.labelColors=void 0,this.labelPointStyles=void 0,this.labelTextColors=void 0}initialize(t){this.options=t,this._cachedAnimations=void 0,this.$context=void 0}_resolveAnimations(){const t=this._cachedAnimations;if(t)return t;const r=this.chart,n=this.options.setContext(this.getContext()),i=n.enabled&&r.options.animation&&n.animations,a=new BO(this.chart,i);return i._cacheable&&(this._cachedAnimations=Object.freeze(a)),a}getContext(){return this.$context||(this.$context=xH(this.chart.getContext(),this,this._tooltipItems))}getTitle(t,r){const{callbacks:n}=r,i=jt(n,"beforeTitle",this,t),a=jt(n,"title",this,t),o=jt(n,"afterTitle",this,t);let s=[];return s=_r(s,$r(i)),s=_r(s,$r(a)),s=_r(s,$r(o)),s}getBeforeBody(t,r){return Ax(jt(r.callbacks,"beforeBody",this,t))}getBody(t,r){const{callbacks:n}=r,i=[];return Ae(t,a=>{const o={before:[],lines:[],after:[]},s=Ex(n,a);_r(o.before,$r(jt(s,"beforeLabel",this,a))),_r(o.lines,jt(s,"label",this,a)),_r(o.after,$r(jt(s,"afterLabel",this,a))),i.push(o)}),i}getAfterBody(t,r){return Ax(jt(r.callbacks,"afterBody",this,t))}getFooter(t,r){const{callbacks:n}=r,i=jt(n,"beforeFooter",this,t),a=jt(n,"footer",this,t),o=jt(n,"afterFooter",this,t);let s=[];return s=_r(s,$r(i)),s=_r(s,$r(a)),s=_r(s,$r(o)),s}_createItems(t){const r=this._active,n=this.chart.data,i=[],a=[],o=[];let s=[],l,c;for(l=0,c=r.length;l<c;++l)s.push(pH(this.chart,r[l]));return t.filter&&(s=s.filter((u,f,d)=>t.filter(u,f,d,n))),t.itemSort&&(s=s.sort((u,f)=>t.itemSort(u,f,n))),Ae(s,u=>{const f=Ex(t.callbacks,u);i.push(jt(f,"labelColor",this,u)),a.push(jt(f,"labelPointStyle",this,u)),o.push(jt(f,"labelTextColor",this,u))}),this.labelColors=i,this.labelPointStyles=a,this.labelTextColors=o,this.dataPoints=s,s}update(t,r){const n=this.options.setContext(this.getContext()),i=this._active;let a,o=[];if(!i.length)this.opacity!==0&&(a={opacity:0});else{const s=ja[n.position].call(this,i,this._eventPosition);o=this._createItems(n),this.title=this.getTitle(o,n),this.beforeBody=this.getBeforeBody(o,n),this.body=this.getBody(o,n),this.afterBody=this.getAfterBody(o,n),this.footer=this.getFooter(o,n);const l=this._size=_x(this,n),c=Object.assign({},s,l),u=Sx(this.chart,n,c),f=Ox(n,c,u,this.chart);this.xAlign=u.xAlign,this.yAlign=u.yAlign,a={opacity:1,x:f.x,y:f.y,width:l.width,height:l.height,caretX:s.x,caretY:s.y}}this._tooltipItems=o,this.$context=void 0,a&&this._resolveAnimations().update(this,a),t&&n.external&&n.external.call(this,{chart:this.chart,tooltip:this,replay:r})}drawCaret(t,r,n,i){const a=this.getCaretPosition(t,n,i);r.lineTo(a.x1,a.y1),r.lineTo(a.x2,a.y2),r.lineTo(a.x3,a.y3)}getCaretPosition(t,r,n){const{xAlign:i,yAlign:a}=this,{caretSize:o,cornerRadius:s}=n,{topLeft:l,topRight:c,bottomLeft:u,bottomRight:f}=Ni(s),{x:d,y:h}=t,{width:m,height:p}=r;let g,v,b,x,S,w;return a==="center"?(S=h+p/2,i==="left"?(g=d,v=g-o,x=S+o,w=S-o):(g=d+m,v=g+o,x=S-o,w=S+o),b=g):(i==="left"?v=d+Math.max(l,u)+o:i==="right"?v=d+m-Math.max(c,f)-o:v=this.caretX,a==="top"?(x=h,S=x-o,g=v-o,b=v+o):(x=h+p,S=x+o,g=v+o,b=v-o),w=x),{x1:g,x2:v,x3:b,y1:x,y2:S,y3:w}}drawTitle(t,r,n){const i=this.title,a=i.length;let o,s,l;if(a){const c=Ii(n.rtl,this.x,this.width);for(t.x=As(this,n.titleAlign,n),r.textAlign=c.textAlign(n.titleAlign),r.textBaseline="middle",o=$t(n.titleFont),s=n.titleSpacing,r.fillStyle=n.titleColor,r.font=o.string,l=0;l<a;++l)r.fillText(i[l],c.x(t.x),t.y+o.lineHeight/2),t.y+=o.lineHeight+s,l+1===a&&(t.y+=n.titleMarginBottom-s)}}_drawColorBox(t,r,n,i,a){const o=this.labelColors[n],s=this.labelPointStyles[n],{boxHeight:l,boxWidth:c}=a,u=$t(a.bodyFont),f=As(this,"left",a),d=i.x(f),h=l<u.lineHeight?(u.lineHeight-l)/2:0,m=r.y+h;if(a.usePointStyle){const p={radius:Math.min(c,l)/2,pointStyle:s.pointStyle,rotation:s.rotation,borderWidth:1},g=i.leftForLtr(d,c)+c/2,v=m+l/2;t.strokeStyle=a.multiKeyBackground,t.fillStyle=a.multiKeyBackground,Wd(t,p,g,v),t.strokeStyle=o.borderColor,t.fillStyle=o.backgroundColor,Wd(t,p,g,v)}else{t.lineWidth=de(o.borderWidth)?Math.max(...Object.values(o.borderWidth)):o.borderWidth||1,t.strokeStyle=o.borderColor,t.setLineDash(o.borderDash||[]),t.lineDashOffset=o.borderDashOffset||0;const p=i.leftForLtr(d,c),g=i.leftForLtr(i.xPlus(d,1),c-2),v=Ni(o.borderRadius);Object.values(v).some(b=>b!==0)?(t.beginPath(),t.fillStyle=a.multiKeyBackground,kl(t,{x:p,y:m,w:c,h:l,radius:v}),t.fill(),t.stroke(),t.fillStyle=o.backgroundColor,t.beginPath(),kl(t,{x:g,y:m+1,w:c-2,h:l-2,radius:v}),t.fill()):(t.fillStyle=a.multiKeyBackground,t.fillRect(p,m,c,l),t.strokeRect(p,m,c,l),t.fillStyle=o.backgroundColor,t.fillRect(g,m+1,c-2,l-2))}t.fillStyle=this.labelTextColors[n]}drawBody(t,r,n){const{body:i}=this,{bodySpacing:a,bodyAlign:o,displayColors:s,boxHeight:l,boxWidth:c,boxPadding:u}=n,f=$t(n.bodyFont);let d=f.lineHeight,h=0;const m=Ii(n.rtl,this.x,this.width),p=function(C){r.fillText(C,m.x(t.x+h),t.y+d/2),t.y+=d+a},g=m.textAlign(o);let v,b,x,S,w,O,E;for(r.textAlign=o,r.textBaseline="middle",r.font=f.string,t.x=As(this,g,n),r.fillStyle=n.bodyColor,Ae(this.beforeBody,p),h=s&&g!=="right"?o==="center"?c/2+u:c+2+u:0,S=0,O=i.length;S<O;++S){for(v=i[S],b=this.labelTextColors[S],r.fillStyle=b,Ae(v.before,p),x=v.lines,s&&x.length&&(this._drawColorBox(r,t,S,m,n),d=Math.max(f.lineHeight,l)),w=0,E=x.length;w<E;++w)p(x[w]),d=f.lineHeight;Ae(v.after,p)}h=0,d=f.lineHeight,Ae(this.afterBody,p),t.y-=a}drawFooter(t,r,n){const i=this.footer,a=i.length;let o,s;if(a){const l=Ii(n.rtl,this.x,this.width);for(t.x=As(this,n.footerAlign,n),t.y+=n.footerMarginTop,r.textAlign=l.textAlign(n.footerAlign),r.textBaseline="middle",o=$t(n.footerFont),r.fillStyle=n.footerColor,r.font=o.string,s=0;s<a;++s)r.fillText(i[s],l.x(t.x),t.y+o.lineHeight/2),t.y+=o.lineHeight+n.footerSpacing}}drawBackground(t,r,n,i){const{xAlign:a,yAlign:o}=this,{x:s,y:l}=t,{width:c,height:u}=n,{topLeft:f,topRight:d,bottomLeft:h,bottomRight:m}=Ni(i.cornerRadius);r.fillStyle=i.backgroundColor,r.strokeStyle=i.borderColor,r.lineWidth=i.borderWidth,r.beginPath(),r.moveTo(s+f,l),o==="top"&&this.drawCaret(t,r,n,i),r.lineTo(s+c-d,l),r.quadraticCurveTo(s+c,l,s+c,l+d),o==="center"&&a==="right"&&this.drawCaret(t,r,n,i),r.lineTo(s+c,l+u-m),r.quadraticCurveTo(s+c,l+u,s+c-m,l+u),o==="bottom"&&this.drawCaret(t,r,n,i),r.lineTo(s+h,l+u),r.quadraticCurveTo(s,l+u,s,l+u-h),o==="center"&&a==="left"&&this.drawCaret(t,r,n,i),r.lineTo(s,l+f),r.quadraticCurveTo(s,l,s+f,l),r.closePath(),r.fill(),i.borderWidth>0&&r.stroke()}_updateAnimationTarget(t){const r=this.chart,n=this.$animations,i=n&&n.x,a=n&&n.y;if(i||a){const o=ja[t.position].call(this,this._active,this._eventPosition);if(!o)return;const s=this._size=_x(this,t),l=Object.assign({},o,this._size),c=Sx(r,t,l),u=Ox(t,l,c,r);(i._to!==u.x||a._to!==u.y)&&(this.xAlign=c.xAlign,this.yAlign=c.yAlign,this.width=s.width,this.height=s.height,this.caretX=o.x,this.caretY=o.y,this._resolveAnimations().update(this,u))}}_willRender(){return!!this.opacity}draw(t){const r=this.options.setContext(this.getContext());let n=this.opacity;if(!n)return;this._updateAnimationTarget(r);const i={width:this.width,height:this.height},a={x:this.x,y:this.y};n=Math.abs(n)<.001?0:n;const o=mr(r.padding),s=this.title.length||this.beforeBody.length||this.body.length||this.afterBody.length||this.footer.length;r.enabled&&s&&(t.save(),t.globalAlpha=n,this.drawBackground(a,t,i,r),$O(t,r.textDirection),a.y+=o.top,this.drawTitle(a,t,r),this.drawBody(a,t,r),this.drawFooter(a,t,r),LO(t,r.textDirection),t.restore())}getActiveElements(){return this._active||[]}setActiveElements(t,r){const n=this._active,i=t.map(({datasetIndex:s,index:l})=>{const c=this.chart.getDatasetMeta(s);if(!c)throw new Error("Cannot find a dataset at index "+s);return{datasetIndex:s,element:c.data[l],index:l}}),a=!Al(n,i),o=this._positionChanged(i,r);(a||o)&&(this._active=i,this._eventPosition=r,this._ignoreReplayEvents=!0,this.update(!0))}handleEvent(t,r,n=!0){if(r&&this._ignoreReplayEvents)return!1;this._ignoreReplayEvents=!1;const i=this.options,a=this._active||[],o=this._getActiveElements(t,a,r,n),s=this._positionChanged(o,t),l=r||!Al(o,a)||s;return l&&(this._active=o,(i.enabled||i.external)&&(this._eventPosition={x:t.x,y:t.y},this.update(!0,r))),l}_getActiveElements(t,r,n,i){const a=this.options;if(t.type==="mouseout")return[];if(!i)return r.filter(s=>this.chart.data.datasets[s.datasetIndex]&&this.chart.getDatasetMeta(s.datasetIndex).controller.getParsed(s.index)!==void 0);const o=this.chart.getElementsAtEventForMode(t,a.mode,a,n);return a.reverse&&o.reverse(),o}_positionChanged(t,r){const{caretX:n,caretY:i,options:a}=this,o=ja[a.position].call(this,t,r);return o!==!1&&(n!==o.x||i!==o.y)}}var yr={id:"tooltip",_element:Px,positioners:ja,afterInit(e,t,r){r&&(e.tooltip=new Px({chart:e,options:r}))},beforeUpdate(e,t,r){e.tooltip&&e.tooltip.initialize(r)},reset(e,t,r){e.tooltip&&e.tooltip.initialize(r)},afterDraw(e){const t=e.tooltip;if(t&&t._willRender()){const r={tooltip:t};if(e.notifyPlugins("beforeTooltipDraw",{...r,cancelable:!0})===!1)return;t.draw(e.ctx),e.notifyPlugins("afterTooltipDraw",r)}},afterEvent(e,t){if(e.tooltip){const r=t.replay;e.tooltip.handleEvent(t.event,r,t.inChartArea)&&(t.changed=!0)}},defaults:{enabled:!0,external:null,position:"average",backgroundColor:"rgba(0,0,0,0.8)",titleColor:"#fff",titleFont:{weight:"bold"},titleSpacing:2,titleMarginBottom:6,titleAlign:"left",bodyColor:"#fff",bodySpacing:2,bodyFont:{},bodyAlign:"left",footerColor:"#fff",footerSpacing:2,footerMarginTop:6,footerFont:{weight:"bold"},footerAlign:"left",padding:6,caretPadding:2,caretSize:5,cornerRadius:6,boxHeight:(e,t)=>t.bodyFont.size,boxWidth:(e,t)=>t.bodyFont.size,multiKeyBackground:"#fff",displayColors:!0,boxPadding:0,borderColor:"rgba(0,0,0,0)",borderWidth:0,animation:{duration:400,easing:"easeOutQuart"},animations:{numbers:{type:"number",properties:["x","y","width","height","caretX","caretY"]},opacity:{easing:"linear",duration:200}},callbacks:rA},defaultRoutes:{bodyFont:"font",footerFont:"font",titleFont:"font"},descriptors:{_scriptable:e=>e!=="filter"&&e!=="itemSort"&&e!=="external",_indexable:!1,callbacks:{_scriptable:!1,_indexable:!1},animation:{_fallback:!1},animations:{_fallback:"animation"}},additionalOptionScopes:["interaction"]};const wH=(e,t,r,n)=>(typeof t=="string"?(r=e.push(t)-1,n.unshift({index:r,label:t})):isNaN(t)&&(r=null),r);function _H(e,t,r,n){const i=e.indexOf(t);if(i===-1)return wH(e,t,r,n);const a=e.lastIndexOf(t);return i!==a?r:i}const SH=(e,t)=>e===null?null:Et(Math.round(e),0,t);function Cx(e){const t=this.getLabels();return e>=0&&e<t.length?t[e]:e}class Mn extends oa{static id="category";static defaults={ticks:{callback:Cx}};constructor(t){super(t),this._startValue=void 0,this._valueRange=0,this._addedLabels=[]}init(t){const r=this._addedLabels;if(r.length){const n=this.getLabels();for(const{index:i,label:a}of r)n[i]===a&&n.splice(i,1);this._addedLabels=[]}super.init(t)}parse(t,r){if(_e(t))return null;const n=this.getLabels();return r=isFinite(r)&&n[r]===t?r:_H(n,t,se(r,t),this._addedLabels),SH(r,n.length-1)}determineDataLimits(){const{minDefined:t,maxDefined:r}=this.getUserBounds();let{min:n,max:i}=this.getMinMax(!0);this.options.bounds==="ticks"&&(t||(n=0),r||(i=this.getLabels().length-1)),this.min=n,this.max=i}buildTicks(){const t=this.min,r=this.max,n=this.options.offset,i=[];let a=this.getLabels();a=t===0&&r===a.length-1?a:a.slice(t,r+1),this._valueRange=Math.max(a.length-(n?0:1),1),this._startValue=this.min-(n?.5:0);for(let o=t;o<=r;o++)i.push({value:o});return i}getLabelForValue(t){return Cx.call(this,t)}configure(){super.configure(),this.isHorizontal()||(this._reversePixels=!this._reversePixels)}getPixelForValue(t){return typeof t!="number"&&(t=this.parse(t)),t===null?NaN:this.getPixelForDecimal((t-this._startValue)/this._valueRange)}getPixelForTick(t){const r=this.ticks;return t<0||t>r.length-1?null:this.getPixelForValue(r[t].value)}getValueForPixel(t){return Math.round(this._startValue+this.getDecimalForPixel(t)*this._valueRange)}getBasePixel(){return this.bottom}}function OH(e,t){const r=[],{bounds:i,step:a,min:o,max:s,precision:l,count:c,maxTicks:u,maxDigits:f,includeBounds:d}=e,h=a||1,m=u-1,{min:p,max:g}=t,v=!_e(o),b=!_e(s),x=!_e(c),S=(g-p)/(f+1);let w=kb((g-p)/m/h)*h,O,E,C,M;if(w<1e-14&&!v&&!b)return[{value:p},{value:g}];M=Math.ceil(g/w)-Math.floor(p/w),M>m&&(w=kb(M*w/m/h)*h),_e(l)||(O=Math.pow(10,l),w=Math.ceil(w*O)/O),i==="ticks"?(E=Math.floor(p/w)*w,C=Math.ceil(g/w)*w):(E=p,C=g),v&&b&&a&&U7((s-o)/a,w/1e3)?(M=Math.round(Math.min((s-o)/w,u)),w=(s-o)/M,E=o,C=s):x?(E=v?o:E,C=b?s:C,M=c-1,w=(C-E)/M):(M=(C-E)/w,$a(M,Math.round(M),w/1e3)?M=Math.round(M):M=Math.ceil(M));const R=Math.max(Tb(w),Tb(E));O=Math.pow(10,_e(l)?R:l),E=Math.round(E*O)/O,C=Math.round(C*O)/O;let j=0;for(v&&(d&&E!==o?(r.push({value:o}),E<o&&j++,$a(Math.round((E+j*w)*O)/O,o,kx(o,S,e))&&j++):E<o&&j++);j<M;++j){const _=Math.round((E+j*w)*O)/O;if(b&&_>s)break;r.push({value:_})}return b&&d&&C!==s?r.length&&$a(r[r.length-1].value,s,kx(s,S,e))?r[r.length-1].value=s:r.push({value:s}):(!b||C===s)&&r.push({value:C}),r}function kx(e,t,{horizontal:r,minRotation:n}){const i=Hr(n),a=(r?Math.sin(i):Math.cos(i))||.001,o=.75*t*(""+e).length;return Math.min(t/a,o)}class AH extends oa{constructor(t){super(t),this.start=void 0,this.end=void 0,this._startValue=void 0,this._endValue=void 0,this._valueRange=0}parse(t,r){return _e(t)||(typeof t=="number"||t instanceof Number)&&!isFinite(+t)?null:+t}handleTickRangeOptions(){const{beginAtZero:t}=this.options,{minDefined:r,maxDefined:n}=this.getUserBounds();let{min:i,max:a}=this;const o=l=>i=r?i:l,s=l=>a=n?a:l;if(t){const l=kr(i),c=kr(a);l<0&&c<0?s(0):l>0&&c>0&&o(0)}if(i===a){let l=a===0?1:Math.abs(a*.05);s(a+l),t||o(i-l)}this.min=i,this.max=a}getTickLimit(){const t=this.options.ticks;let{maxTicksLimit:r,stepSize:n}=t,i;return n?(i=Math.ceil(this.max/n)-Math.floor(this.min/n)+1,i>1e3&&(console.warn(`scales.${this.id}.ticks.stepSize: ${n} would result generating up to ${i} ticks. Limiting to 1000.`),i=1e3)):(i=this.computeTickLimit(),r=r||11),r&&(i=Math.min(r,i)),i}computeTickLimit(){return Number.POSITIVE_INFINITY}buildTicks(){const t=this.options,r=t.ticks;let n=this.getTickLimit();n=Math.max(2,n);const i={maxTicks:n,bounds:t.bounds,min:t.min,max:t.max,precision:r.precision,step:r.stepSize,count:r.count,maxDigits:this._maxDigits(),horizontal:this.isHorizontal(),minRotation:r.minRotation||0,includeBounds:r.includeBounds!==!1},a=this._range||this,o=OH(i,a);return t.bounds==="ticks"&&K7(o,this,"value"),t.reverse?(o.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),o}configure(){const t=this.ticks;let r=this.min,n=this.max;if(super.configure(),this.options.offset&&t.length){const i=(n-r)/Math.max(t.length-1,1)/2;r-=i,n+=i}this._startValue=r,this._endValue=n,this._valueRange=n-r}getLabelForValue(t){return rm(t,this.chart.options.locale,this.options.ticks.format)}}class jn extends AH{static id="linear";static defaults={ticks:{callback:kO.formatters.numeric}};determineDataLimits(){const{min:t,max:r}=this.getMinMax(!0);this.min=ur(t)?t:0,this.max=ur(r)?r:1,this.handleTickRangeOptions()}computeTickLimit(){const t=this.isHorizontal(),r=t?this.width:this.height,n=Hr(this.options.ticks.minRotation),i=(t?Math.sin(n):Math.cos(n))||.001,a=this._resolveTickFontOptions(0);return Math.ceil(r/Math.min(40,a.lineHeight/i))}getPixelForValue(t){return t===null?NaN:this.getPixelForDecimal((t-this._startValue)/this._valueRange)}getValueForPixel(t){return this._startValue+this.getDecimalForPixel(t)*this._valueRange}}const Nc={millisecond:{common:!0,size:1,steps:1e3},second:{common:!0,size:1e3,steps:60},minute:{common:!0,size:6e4,steps:60},hour:{common:!0,size:36e5,steps:24},day:{common:!0,size:864e5,steps:30},week:{common:!1,size:6048e5,steps:4},month:{common:!0,size:2628e6,steps:12},quarter:{common:!1,size:7884e6,steps:4},year:{common:!0,size:3154e7}},It=Object.keys(Nc);function Tx(e,t){return e-t}function Mx(e,t){if(_e(t))return null;const r=e._adapter,{parser:n,round:i,isoWeekday:a}=e._parseOpts;let o=t;return typeof n=="function"&&(o=n(o)),ur(o)||(o=typeof n=="string"?r.parse(o,n):r.parse(o)),o===null?null:(i&&(o=i==="week"&&(oo(a)||a===!0)?r.startOf(o,"isoWeek",a):r.startOf(o,i)),+o)}function jx(e,t,r,n){const i=It.length;for(let a=It.indexOf(e);a<i-1;++a){const o=Nc[It[a]],s=o.steps?o.steps:Number.MAX_SAFE_INTEGER;if(o.common&&Math.ceil((r-t)/(s*o.size))<=n)return It[a]}return It[i-1]}function EH(e,t,r,n,i){for(let a=It.length-1;a>=It.indexOf(r);a--){const o=It[a];if(Nc[o].common&&e._adapter.diff(i,n,o)>=t-1)return o}return It[r?It.indexOf(r):0]}function PH(e){for(let t=It.indexOf(e)+1,r=It.length;t<r;++t)if(Nc[It[t]].common)return It[t]}function Dx(e,t,r){if(!r)e[t]=!0;else if(r.length){const{lo:n,hi:i}=em(r,t),a=r[n]>=t?r[n]:r[i];e[a]=!0}}function CH(e,t,r,n){const i=e._adapter,a=+i.startOf(t[0].value,n),o=t[t.length-1].value;let s,l;for(s=a;s<=o;s=+i.add(s,1,n))l=r[s],l>=0&&(t[l].major=!0);return t}function Nx(e,t,r){const n=[],i={},a=t.length;let o,s;for(o=0;o<a;++o)s=t[o],i[s]=o,n.push({value:s,major:!1});return a===0||!r?n:CH(e,n,i,r)}class Ix extends oa{static id="time";static defaults={bounds:"data",adapters:{},time:{parser:!1,unit:!1,round:!1,isoWeekday:!1,minUnit:"millisecond",displayFormats:{}},ticks:{source:"auto",callback:!1,major:{enabled:!1}}};constructor(t){super(t),this._cache={data:[],labels:[],all:[]},this._unit="day",this._majorUnit=void 0,this._offsets={},this._normalized=!1,this._parseOpts=void 0}init(t,r={}){const n=t.time||(t.time={}),i=this._adapter=new NV._date(t.adapters.date);i.init(r),Ra(n.displayFormats,i.formats()),this._parseOpts={parser:n.parser,round:n.round,isoWeekday:n.isoWeekday},super.init(t),this._normalized=r.normalized}parse(t,r){return t===void 0?null:Mx(this,t)}beforeLayout(){super.beforeLayout(),this._cache={data:[],labels:[],all:[]}}determineDataLimits(){const t=this.options,r=this._adapter,n=t.time.unit||"day";let{min:i,max:a,minDefined:o,maxDefined:s}=this.getUserBounds();function l(c){!o&&!isNaN(c.min)&&(i=Math.min(i,c.min)),!s&&!isNaN(c.max)&&(a=Math.max(a,c.max))}(!o||!s)&&(l(this._getLabelBounds()),(t.bounds!=="ticks"||t.ticks.source!=="labels")&&l(this.getMinMax(!1))),i=ur(i)&&!isNaN(i)?i:+r.startOf(Date.now(),n),a=ur(a)&&!isNaN(a)?a:+r.endOf(Date.now(),n)+1,this.min=Math.min(i,a-1),this.max=Math.max(i+1,a)}_getLabelBounds(){const t=this.getLabelTimestamps();let r=Number.POSITIVE_INFINITY,n=Number.NEGATIVE_INFINITY;return t.length&&(r=t[0],n=t[t.length-1]),{min:r,max:n}}buildTicks(){const t=this.options,r=t.time,n=t.ticks,i=n.source==="labels"?this.getLabelTimestamps():this._generate();t.bounds==="ticks"&&i.length&&(this.min=this._userMin||i[0],this.max=this._userMax||i[i.length-1]);const a=this.min,o=this.max,s=Z7(i,a,o);return this._unit=r.unit||(n.autoSkip?jx(r.minUnit,this.min,this.max,this._getLabelCapacity(a)):EH(this,s.length,r.minUnit,this.min,this.max)),this._majorUnit=!n.major.enabled||this._unit==="year"?void 0:PH(this._unit),this.initOffsets(i),t.reverse&&s.reverse(),Nx(this,s,this._majorUnit)}afterAutoSkip(){this.options.offsetAfterAutoskip&&this.initOffsets(this.ticks.map(t=>+t.value))}initOffsets(t=[]){let r=0,n=0,i,a;this.options.offset&&t.length&&(i=this.getDecimalForValue(t[0]),t.length===1?r=1-i:r=(this.getDecimalForValue(t[1])-i)/2,a=this.getDecimalForValue(t[t.length-1]),t.length===1?n=a:n=(a-this.getDecimalForValue(t[t.length-2]))/2);const o=t.length<3?.5:.25;r=Et(r,0,o),n=Et(n,0,o),this._offsets={start:r,end:n,factor:1/(r+1+n)}}_generate(){const t=this._adapter,r=this.min,n=this.max,i=this.options,a=i.time,o=a.unit||jx(a.minUnit,r,n,this._getLabelCapacity(r)),s=se(i.ticks.stepSize,1),l=o==="week"?a.isoWeekday:!1,c=oo(l)||l===!0,u={};let f=r,d,h;if(c&&(f=+t.startOf(f,"isoWeek",l)),f=+t.startOf(f,c?"day":o),t.diff(n,r,o)>1e5*s)throw new Error(r+" and "+n+" are too far apart with stepSize of "+s+" "+o);const m=i.ticks.source==="data"&&this.getDataTimestamps();for(d=f,h=0;d<n;d=+t.add(d,s,o),h++)Dx(u,d,m);return(d===n||i.bounds==="ticks"||h===1)&&Dx(u,d,m),Object.keys(u).sort(Tx).map(p=>+p)}getLabelForValue(t){const r=this._adapter,n=this.options.time;return n.tooltipFormat?r.format(t,n.tooltipFormat):r.format(t,n.displayFormats.datetime)}format(t,r){const i=this.options.time.displayFormats,a=this._unit,o=r||i[a];return this._adapter.format(t,o)}_tickFormatFunction(t,r,n,i){const a=this.options,o=a.ticks.callback;if(o)return $e(o,[t,r,n],this);const s=a.time.displayFormats,l=this._unit,c=this._majorUnit,u=l&&s[l],f=c&&s[c],d=n[r],h=c&&f&&d&&d.major;return this._adapter.format(t,i||(h?f:u))}generateTickLabels(t){let r,n,i;for(r=0,n=t.length;r<n;++r)i=t[r],i.label=this._tickFormatFunction(i.value,r,t)}getDecimalForValue(t){return t===null?NaN:(t-this.min)/(this.max-this.min)}getPixelForValue(t){const r=this._offsets,n=this.getDecimalForValue(t);return this.getPixelForDecimal((r.start+n)*r.factor)}getValueForPixel(t){const r=this._offsets,n=this.getDecimalForPixel(t)/r.factor-r.end;return this.min+n*(this.max-this.min)}_getLabelSize(t){const r=this.options.ticks,n=this.ctx.measureText(t).width,i=Hr(this.isHorizontal()?r.maxRotation:r.minRotation),a=Math.cos(i),o=Math.sin(i),s=this._resolveTickFontOptions(0).size;return{w:n*a+s*o,h:n*o+s*a}}_getLabelCapacity(t){const r=this.options.time,n=r.displayFormats,i=n[r.unit]||n.millisecond,a=this._tickFormatFunction(t,0,Nx(this,[t],this._majorUnit),i),o=this._getLabelSize(a),s=Math.floor(this.isHorizontal()?this.width/o.w:this.height/o.h)-1;return s>0?s:1}getDataTimestamps(){let t=this._cache.data||[],r,n;if(t.length)return t;const i=this.getMatchingVisibleMetas();if(this._normalized&&i.length)return this._cache.data=i[0].controller.getAllParsedValues(this);for(r=0,n=i.length;r<n;++r)t=t.concat(i[r].controller.getAllParsedValues(this));return this._cache.data=this.normalize(t)}getLabelTimestamps(){const t=this._cache.labels||[];let r,n;if(t.length)return t;const i=this.getLabels();for(r=0,n=i.length;r<n;++r)t.push(Mx(this,i[r]));return this._cache.labels=this._normalized?t:this.normalize(t)}normalize(t){return AO(t.sort(Tx))}}function Es(e,t,r){let n=0,i=e.length-1,a,o,s,l;r?(t>=e[n].pos&&t<=e[i].pos&&({lo:n,hi:i}=Gn(e,"pos",t)),{pos:a,time:s}=e[n],{pos:o,time:l}=e[i]):(t>=e[n].time&&t<=e[i].time&&({lo:n,hi:i}=Gn(e,"time",t)),{time:a,pos:s}=e[n],{time:o,pos:l}=e[i]);const c=o-a;return c?s+(l-s)*(t-a)/c:s}class VU extends Ix{static id="timeseries";static defaults=Ix.defaults;constructor(t){super(t),this._table=[],this._minPos=void 0,this._tableRange=void 0}initOffsets(){const t=this._getTimestampsForTable(),r=this._table=this.buildLookupTable(t);this._minPos=Es(r,this.min),this._tableRange=Es(r,this.max)-this._minPos,super.initOffsets(t)}buildLookupTable(t){const{min:r,max:n}=this,i=[],a=[];let o,s,l,c,u;for(o=0,s=t.length;o<s;++o)c=t[o],c>=r&&c<=n&&i.push(c);if(i.length<2)return[{time:r,pos:0},{time:n,pos:1}];for(o=0,s=i.length;o<s;++o)u=i[o+1],l=i[o-1],c=i[o],Math.round((u+l)/2)!==c&&a.push({time:c,pos:o/(s-1)});return a}_generate(){const t=this.min,r=this.max;let n=super.getDataTimestamps();return(!n.includes(t)||!n.length)&&n.splice(0,0,t),(!n.includes(r)||n.length===1)&&n.push(r),n.sort((i,a)=>i-a)}_getTimestampsForTable(){let t=this._cache.all||[];if(t.length)return t;const r=this.getDataTimestamps(),n=this.getLabelTimestamps();return r.length&&n.length?t=this.normalize(r.concat(n)):t=r.length?r:n,t=this._cache.all=t,t}getDecimalForValue(t){return(Es(this._table,t)-this._minPos)/this._tableRange}getValueForPixel(t){const r=this._offsets,n=this.getDecimalForPixel(t)/r.factor-r.end;return Es(this._table,n*this._tableRange+this._minPos,!0)}}const nA="label";function Rx(e,t){typeof e=="function"?e(t):e&&(e.current=t)}function kH(e,t){const r=e.options;r&&t&&Object.assign(r,t)}function iA(e,t){e.labels=t}function aA(e,t){let r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:nA;const n=[];e.datasets=t.map(i=>{const a=e.datasets.find(o=>o[r]===i[r]);return!a||!i.data||n.includes(a)?{...i}:(n.push(a),Object.assign(a,i),a)})}function TH(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:nA;const r={labels:[],datasets:[]};return iA(r,e.labels),aA(r,e.datasets,t),r}function MH(e,t){const{height:r=150,width:n=300,redraw:i=!1,datasetIdKey:a,type:o,data:s,options:l,plugins:c=[],fallbackContent:u,updateMode:f,...d}=e,h=k.useRef(null),m=k.useRef(null),p=()=>{h.current&&(m.current=new Bt(h.current,{type:o,data:TH(s,a),options:l&&{...l},plugins:c}),Rx(t,m.current))},g=()=>{Rx(t,null),m.current&&(m.current.destroy(),m.current=null)};return k.useEffect(()=>{!i&&m.current&&l&&kH(m.current,l)},[i,l]),k.useEffect(()=>{!i&&m.current&&iA(m.current.config.data,s.labels)},[i,s.labels]),k.useEffect(()=>{!i&&m.current&&s.datasets&&aA(m.current.config.data,s.datasets,a)},[i,s.datasets]),k.useEffect(()=>{m.current&&(i?(g(),setTimeout(p)):m.current.update(f))},[i,l,s.labels,s.datasets,f]),k.useEffect(()=>{m.current&&(g(),setTimeout(p))},[o]),k.useEffect(()=>(p(),()=>g()),[]),k.createElement("canvas",{ref:h,role:"img",height:r,width:n,...d},u)}const jH=k.forwardRef(MH);function mm(e,t){return Bt.register(t),k.forwardRef((r,n)=>k.createElement(jH,{...r,ref:n,type:e}))}const gm=mm("line",DV),Fo=mm("bar",TV),vm=mm("doughnut",jV);Bt.register(dm,yr,vr);const DH={id:"centerText",afterDraw(e,t,r){const{ctx:n}=e,i=e.getDatasetMeta(0);if(!i?.data?.[0])return;const{x:a,y:o}=i.data[0],{top:s="",bottom:l="",topSize:c=20,bottomSize:u=10,topColor:f="#0F172A",bottomColor:d="#64748B"}=r||{};n.save(),n.textAlign="center",n.textBaseline="middle",n.fillStyle=f,n.font=`600 ${c}px Inter, system-ui, -apple-system, Segoe UI, Roboto, sans-serif`,n.fillText(s,a,o-5),n.fillStyle=d,n.font=`500 ${u}px Inter, system-ui, -apple-system, Segoe UI, Roboto, sans-serif`,n.fillText(l,a,o+12),n.restore()}},NH=({sold:e=847,unsold:t=73,growthPct:r="+9.1%"})=>{const n=e+t,i={labels:["Sold","Unsold"],datasets:[{data:[e,t],backgroundColor:["#12B981","#EF4444"],borderWidth:2,hoverOffset:4}]},a={responsive:!0,maintainAspectRatio:!1,cutout:"68%",plugins:{legend:{display:!1},tooltip:{callbacks:{label:o=>`${o.label}: ${o.parsed}`},displayColors:!1},centerText:{top:`${n}`,bottom:"Total Units",topSize:20,bottomSize:10}}};return y.jsx(Re,{title:"Unit Status",period:"This Month",icon:y.jsx(th,{className:"h-6 w-6 text-green-600"}),className:"h-[238px]",children:y.jsxs("div",{className:"grid grid-cols-12 gap-[16px] items-center",children:[y.jsxs("div",{className:"col-span-5 space-y-3",children:[y.jsxs("div",{children:[y.jsx("div",{className:"!text-[12px] lending-[16px] text-[#64748B]",children:"Sold"}),y.jsx("div",{className:"text-[28px] leading-[32px] text-[#1FA05B]",children:e})]}),y.jsxs("div",{children:[y.jsx("div",{className:"!text-[12px] lending-[16px] text-[#64748B]",children:"Unsold"}),y.jsx("div",{className:"text-[28px] leading-[32px] text-[#EF4444]",children:t})]}),y.jsxs("div",{className:"text-[10px] text-[#1FA05B] flex gap-[8px] items-center ",children:[r," ",y.jsx("div",{className:"text-[#64748B] text-[10px]",children:"Compared to last month"})]})]}),y.jsx("div",{className:"col-span-7",children:y.jsx("div",{className:"h-[158px] w-[158px] ml-auto mr-2",children:y.jsx(vm,{data:i,options:a,plugins:[DH]})})})]})})},$x=({value:e=0,total:t=1,colorClass:r="",label:n=""})=>{const i=Math.max(0,Math.min(100,e/(t||1)*100)),a=r==="bg-[#8B5CF6]"?"text-[#8B5CF6]":r==="bg-[#12B981]"?"text-[#12B981]":"text-slate-600";return y.jsxs("div",{className:"flex flex-col items-start",children:[y.jsx("div",{className:"w-2/3 min-w-[80px] h-3 rounded-full overflow-hidden",children:y.jsx("div",{className:`h-3 rounded-full ${r}`,style:{width:`${i}%`}})}),y.jsx("div",{className:`${a} !text-[12px] font-bold mt-1`,children:e}),y.jsx("div",{className:"!text-[12px] text-[#64748B] mt-1",children:n})]})},Lx=({title:e,value:t,suffix:r,valueClass:n=""})=>y.jsxs("div",{className:"bg-white border border-[#EBEBEB] rounded-xl shadow-[0_0_12px_0_#EAF2FF] h-[98px] p-4 flex flex-col justify-center",children:[y.jsx("div",{className:"!text-[12px] leading-[16px] text-[#121212] mb-1",children:e}),y.jsxs("div",{className:`text-[28px] leading-[32px] flex item gap-[4px] font-medium ${n}`,children:[t," ",r&&y.jsx("div",{className:"text-[28px] leading-[32px] font-medium",children:r})]})]}),IH=({totalUnits:e=847,occupiedUnits:t=756,ownerCount:r=700,tenantCount:n=56,avgResidents:i=4.4,avgLeaseMonths:a=18})=>{const o=r+n;return y.jsxs("div",{children:[y.jsxs("div",{className:"bg-white border border-[#EBEBEB] rounded-xl shadow-[0_0_12px_0_#EAF2FF] p-4 h-[128px]",children:[y.jsxs("div",{className:"flex items-center gap-[12px] mb-4",children:[y.jsx(A1,{className:"h-6 w-6 text-[#329DFF]"}),y.jsx("div",{className:"font-medium text-[#121212]",children:"Occupancy Overview"})]}),y.jsxs("div",{className:"flex items-center justify-between gap-",children:[y.jsxs("div",{children:[y.jsx("div",{className:"text-xs leading-[16px] text-[#64748B]",children:"Occupied Units"}),y.jsxs("div",{className:"flex items-center gap-1",children:[y.jsx("div",{className:"text-[28px] leading-[32px] font-medium text-[#121212]",children:t}),y.jsxs("div",{className:"text-[#64748B] text-[20px] leading-[32px]",children:["/",e]})]})]}),y.jsxs("div",{className:"flex items-end",children:[y.jsx($x,{value:r,total:o,colorClass:"bg-[#8B5CF6]",label:"Owner"}),y.jsx($x,{value:n,total:o,colorClass:"bg-[#12B981]",label:"Tenant"})]})]})]}),y.jsxs("div",{className:"mt-2.5 grid grid-cols-2 gap-[12px]",children:[y.jsx(Lx,{title:"Avg Residents Per Unit",value:i,valueClass:"text-[#8B5CF6]"}),y.jsx(Lx,{title:"Avg Lease Period",value:a,suffix:"months",valueClass:"text-[#E7A015]"})]})]})};Bt.register(dm,yr,vr);const RH={id:"centerText",afterDraw(e,t,r){const{ctx:n}=e,i=e.getDatasetMeta(0);if(!i?.data?.[0])return;const{x:a,y:o}=i.data[0],{top:s="",bottom:l="",topSize:c=20,bottomSize:u=10,topColor:f="#0F172A",bottomColor:d="#64748B"}=r||{};n.save(),n.textAlign="center",n.textBaseline="middle",n.fillStyle=f,n.font=`600 ${c}px Inter, system-ui, -apple-system, Segoe UI, Roboto, sans-serif`,n.fillText(s,a,o-5),n.fillStyle=d,n.font=`500 ${u}px Inter, system-ui, -apple-system, Segoe UI, Roboto, sans-serif`,n.fillText(l,a,o+12),n.restore()}},$H=({ownerCount:e=1e3,tenantCount:t=200,nonResidingOwners:r=26,growthPct:n="+9.1%"})=>{const i=Math.max(e-r,0),a=e+t,o={labels:["Owners","Tenants","Non-residing Owner"],datasets:[{data:[i,t,r],backgroundColor:["#3C81F6","#08B6D4","#8B5CF6"],borderWidth:2,hoverOffset:4}]},s={responsive:!0,maintainAspectRatio:!1,cutout:"68%",plugins:{legend:{display:!1},tooltip:{callbacks:{label:l=>`${l.label}: ${l.parsed}`},displayColors:!1},centerText:{top:`${a}`,bottom:"Total Members",topSize:20,bottomSize:10}}};return y.jsx(Re,{title:"Resident Overview",icon:y.jsx(O1,{className:"h-6 w-6 text-[#8B5CF6]"}),className:"h-[238px]",children:y.jsxs("div",{className:" flex-1 min-h-0 grid grid-cols-12 gap-[16px] items-center",children:[y.jsxs("div",{className:"col-span-5",children:[y.jsxs("div",{children:[y.jsx("div",{className:"!text-[12px] text-[#64748B] leading-[16px]",children:"Total Owners"}),y.jsx("div",{className:"text-[28px] leading-[32px ] text-[#3C81F6]",children:e})]}),y.jsxs("div",{children:[y.jsx("div",{className:"!text-[12px] text-[#64748B] leading-[16px]",children:"Total Tenants"}),y.jsx("div",{className:"text-[28px] leading-[32px ] text-[#08B6D4]",children:t})]}),y.jsxs("div",{className:"text-[10px] text-[#1FA05B] flex gap-2 items-center",children:[n," ",y.jsx("div",{className:"text-[#64748B] ",children:"Compared to last month"})]})]}),y.jsx("div",{className:"col-span-7",children:y.jsx("div",{className:"h-[162px] w-[162px] ml-auto mr-2",children:y.jsx(vm,{data:o,options:s,plugins:[RH]})})})]})})};Bt.register(Mn,jn,Lo,yr,vr);const LH=({blocks:e=[{name:"Block A",owner:110,rented:24,vacant:8},{name:"Block B",owner:95,rented:18,vacant:6},{name:"Block C",owner:65,rented:12,vacant:18},{name:"Block D",owner:78,rented:16,vacant:30}]})=>{const t=e.map(s=>s.name),r=e.map(s=>s.owner),n=e.map(s=>s.rented),i=e.map(s=>s.vacant),a={labels:t,datasets:[{label:"Owner",data:r,backgroundColor:"#3C81F6",barThickness:40},{label:"",data:r.map(()=>2),backgroundColor:"transparent",barThickness:40},{label:"Rented",data:n,backgroundColor:"#8B5CF6",barThickness:40},{label:"",data:n.map(()=>2),backgroundColor:"transparent",barThickness:40},{label:"Vacant",data:i,backgroundColor:"#08B6D4",barThickness:40}]},o={responsive:!0,maintainAspectRatio:!1,plugins:{legend:{position:"bottom",labels:{usePointStyle:!0,boxWidth:10,boxHeight:10,pointStyle:"rectRot",padding:20}},tooltip:{callbacks:{label:s=>`${s.dataset.label}: ${s.parsed.y}`}}},scales:{x:{stacked:!0,grid:{display:!1},ticks:{color:"#64748B"}},y:{stacked:!0,beginAtZero:!0,suggestedMax:180,grid:{color:"#F1F5F9"},ticks:{color:"#64748B",stepSize:20}}}};return y.jsx(Re,{title:"Block-wise Occupancy",period:y.jsx(mt,{className:"text-xl text-[#884EA7]"}),className:"w-full h-[360px]",titleWeight:"semi-bold",children:y.jsx(Fo,{data:a,options:o})})};Bt.register(Mn,jn,pm,hm,yr,vr);const FH=e=>{const[t,r]=String(e).split(" ");return`${{Jan:"January",Feb:"February",Mar:"March",Apr:"April",May:"May",Jun:"June",Jul:"July",Aug:"August",Sep:"September",Oct:"October",Nov:"November",Dec:"December"}[t]||t} 20${r}`},BH=({labels:e=["Jan 25","Feb 25","Mar 25","Apr 25","May 25"],moveIn:t=[24,27,20,26,23],moveOut:r=[12,17,8,5,16]})=>{const n={labels:e,datasets:[{label:"Move-in",data:t,borderColor:"#12B981",backgroundColor:"rgba(16,185,129,0.15)",pointBackgroundColor:"#12B981",pointStyle:"rectRot",fill:!1},{label:"Move-out",data:r,borderColor:"#8B5CF6",backgroundColor:"rgba(124,58,237,0.15)",pointBackgroundColor:"#8B5CF6",pointStyle:"rectRot",fill:!1}]},i={responsive:!0,maintainAspectRatio:!1,interaction:{mode:"index",intersect:!1},plugins:{legend:{position:"bottom",labels:{usePointStyle:!0,boxWidth:10,boxHeight:10,padding:20}},tooltip:{backgroundColor:"#0F172A",titleColor:"#FFFFFF",bodyColor:"#FFFFFF",displayColors:!1,padding:12,caretSize:0,callbacks:{title:a=>FH(a[0].label),label:a=>`${a.dataset.label}: ${a.parsed.y}`}}},scales:{x:{grid:{color:"#F1F5F9"},ticks:{color:"#64748B"}},y:{beginAtZero:!0,suggestedMax:28,grid:{color:"#F1F5F9"},ticks:{color:"#64748B",stepSize:4,precision:0}}},elements:{line:{borderWidth:2,tension:0},point:{radius:0,hoverRadius:3,hitRadius:10}}};return y.jsx(Re,{title:"Move-in/Out Trends",className:"w-full h-[360px]",period:y.jsx(mt,{className:"text-[20px] text-[#884EA7]"}),titleWeight:"semi-bold",children:y.jsx(gm,{data:n,options:i})})};Bt.register(Mn,jn,pm,hm,yr,vr);const zH=e=>{const[t,r]=String(e).split(" ");return`${{Jan:"January",Feb:"February",Mar:"March",Apr:"April",May:"May",Jun:"June",Jul:"July",Aug:"August",Sep:"September",Oct:"October",Nov:"November",Dec:"December"}[t]||t} 20${r}`},oA=({labels:e=["Jan 25","Feb 25","Mar 25","Apr 25","May 25"],moveIn:t=[24,27,20,26,23],moveOut:r=[4,17,8,5,16,4,7]})=>{const n={labels:e,datasets:[{label:"Income",data:t,borderColor:"#10B981",backgroundColor:"rgba(16,185,129,0.15)",pointBackgroundColor:"#10B981",pointStyle:"rectRot",fill:!1},{label:"Expenditure",data:r,borderColor:"#AB0000",backgroundColor:"rgba(124,58,237,0.15)",pointBackgroundColor:"#AB0000",pointStyle:"rectRot",fill:!1}]},i={responsive:!0,maintainAspectRatio:!1,interaction:{mode:"index",intersect:!1},plugins:{legend:{position:"bottom",labels:{usePointStyle:!0,boxWidth:10,boxHeight:10,padding:20}},tooltip:{backgroundColor:"#0F172A",titleColor:"#FFFFFF",bodyColor:"#FFFFFF",displayColors:!1,padding:12,caretSize:0,callbacks:{title:a=>zH(a[0].label),label:a=>`${a.dataset.label}: ${a.parsed.y}`}}},scales:{x:{grid:{color:"#F1F5F9"},ticks:{color:"#64748B"}},y:{beginAtZero:!0,suggestedMax:28,grid:{color:"#F1F5F9"},ticks:{color:"#64748B",stepSize:4,precision:0}}},elements:{line:{borderWidth:2,tension:0},point:{radius:0,hoverRadius:3,hitRadius:10}}};return y.jsx(gm,{data:n,options:i})};function Fx({label:e,value:t,positive:r,bgColor:n,delta:i,deltaLabel:a,textColor:o}){return y.jsxs("div",{className:`rounded-lg p-4 ${n} border border-[#EBEBEB] h-[126px]`,children:[y.jsx("div",{className:`text-[16px] leading-[20px] ${o}`,children:e}),y.jsx("div",{className:"mt-[16px] leading-[28px] !text-[24px] font-medium text-[#121212]",children:t}),y.jsxs("div",{className:"mt-[8px] flex items-center gap-[8px] leading-[14px] text-[10px]",children:[y.jsx("div",{className:r?"text-[#1FA05B] font-medium":"text-[#EF4444] font-medium",children:i}),y.jsx("div",{className:"text-[#64748B] ",children:a})]})]})}function WH(){return y.jsxs(Re,{title:"Accounting",className:"w-full h-[523px]",period:y.jsx(mt,{className:"h-5 w-5 text-[#884EA7] cursor-pointer"}),titleWeight:"semi-bold",children:[y.jsxs("div",{className:"grid grid-cols-2 gap-[16px]",children:[y.jsx(Fx,{label:"Total Income",value:"AED 5.68M",delta:"+4.4%",positive:!0,bgColor:"bg-slate-50",deltaLabel:"Compared to last month",textColor:"text-[#1FA05B]"}),y.jsx(Fx,{label:"Total Expenditure",value:"AED 1.83M",delta:"-1.1%",positive:!1,bgColor:"bg-slate-50",deltaLabel:"Compared to last month",textColor:"text-[#AB0000]"})]}),y.jsx("div",{className:"h-[254px] mt-[35.5px]",children:y.jsx(oA,{})})]})}Bt.register(Mn,jn,Lo,yr,vr);const VH=()=>{const e=["Maintenance","Security","Utilities","Housekeeping","Administration","Others"],n={labels:e,datasets:[{label:"Budget",data:[55e3,56e3,64e3,38e3,54e3,65e3],backgroundColor:"#93C5FD",barThickness:60},{label:"Actual",data:[63e3,48e3,51300,28e3,42e3,35e3],backgroundColor:"#3B82F6",barThickness:60}]},i={responsive:!0,maintainAspectRatio:!1,plugins:{legend:{position:"bottom",labels:{usePointStyle:!0,pointStyle:"rectRot",padding:20}},tooltip:{backgroundColor:"#0F172A",titleColor:"#FFFFFF",bodyColor:"#FFFFFF",displayColors:!1,padding:12,caretSize:6,callbacks:{title:a=>e[a[0].dataIndex],label:a=>{const o=a.parsed.y;return`${a.dataset.label}: AED ${(o/1e3).toFixed(1)}K`}}}},scales:{x:{grid:{display:!1},ticks:{color:"#64748B"}},y:{beginAtZero:!0,grid:{color:"#F1F5F9"},ticks:{color:"#64748B",callback:a=>`${a/1e3}K`}}}};return y.jsx(Re,{title:"Budget vs Actuals",className:"w-full h-[362px]",period:y.jsx(mt,{className:"h-5 w-5 text-[#884EA7] cursor-pointer"}),titleWeight:"semi-bold",children:y.jsx(Fo,{data:n,options:i})})},HH=()=>{const e=[{title:"Primary Account",amount:285e4,subtitle:"Savings"},{title:"Emergency Fund",amount:12e5,subtitle:"Fixed deposit"},{title:"Maintenance Fund",amount:68e4,subtitle:"Current"}],t=e.reduce((n,i)=>n+i.amount,0),r=n=>n>=1e6?`AED ${(n/1e6).toFixed(2)}M`:n>=1e3?`AED ${(n/1e3).toFixed(1)}K`:`AED ${n}`;return y.jsxs(Re,{title:"Cash & Bank Balance",className:"w-full h-[362px]",period:y.jsx(mt,{className:"h-5 w-5 text-[#884EA7] cursor-pointer"}),children:[y.jsx("div",{className:"flex flex-col gap-[12px]",children:e.map((n,i)=>y.jsxs("div",{className:"flex items-center justify-between bg-[#F9FAFB] rounded-lg p-3",children:[y.jsxs("div",{className:"flex flex-col",children:[y.jsx("div",{className:"text-[14px] font-medium text-[#121212]",children:n.title}),y.jsx("div",{className:"!text-[12px] text-[#64748B]",children:n?.subtitle})]}),y.jsx("div",{className:"flex flex-col items-end",children:y.jsx("div",{className:"text-[14px] text-[#1FA05B] font-semibold",children:r(n.amount)})})]},i))}),y.jsxs("div",{className:"flex items-center justify-between border-t border-[#EBEBEB] h-[68px] px-3",children:[y.jsx("div",{className:"text-[14px] font-medium text-[#121212]",children:"Total"}),y.jsx("div",{className:"text-[16px] text-[#1FA05B] font-bold",children:r(t)})]})]})};Bt.register(Mn,jn,Lo,yr,vr);const UH=()=>{const e=["Current Month","1-3 Months","3-6 Months","6+ Months"],t=[13e3,9400,8800,7200],r=[18,12,18,6],n={labels:e,datasets:[{label:"Due",data:t,backgroundColor:"#EF4444",barThickness:60}]},i={responsive:!0,maintainAspectRatio:!1,plugins:{legend:{display:!1},tooltip:{backgroundColor:"#0F172A",titleColor:"#FFFFFF",bodyColor:"#FFFFFF",displayColors:!1,padding:12,caretSize:6,callbacks:{title:a=>e[a[0].dataIndex],label:a=>`Due: AED ${(a.parsed.y/1e3).toFixed(1)}K`,afterLabel:a=>`Units Count: ${r[a.dataIndex]}`}}},scales:{x:{grid:{display:!1},ticks:{color:"#64748B"}},y:{beginAtZero:!0,grid:{color:"#F1F5F9"},ticks:{color:"#64748B",callback:a=>`${a/1e3}K`}}}};return y.jsxs(Re,{title:"Dues Ageing",className:"w-full h-[362px]",period:y.jsx(mt,{className:"h-5 w-5 text-[#884EA7] cursor-pointer"}),titleWeight:"semi-bold",children:[y.jsx("div",{className:"grid grid-cols-4 md:grid-cols-4 gap-[12px] h-[48px]",children:e.map((a,o)=>y.jsx("div",{className:"p-2 rounded-lg bg-slate-50",children:y.jsxs("div",{className:"flex justify-between items-start",children:[y.jsx("div",{className:"font-medium leading-[16px] !text-[12px] rounded",children:a}),y.jsxs("div",{className:"text-right",children:[y.jsxs("div",{className:"text-red-600 font-medium leading-[16px] !text-[12px]",children:["AED ",(t[o]/1e3).toFixed(1),"K"]}),y.jsxs("div",{className:" text-gray-500 leading-[14px] text-[10px]",children:[r[o]," Units"]})]})]})},a))}),y.jsx("div",{className:"h-[192px]",children:y.jsx(Fo,{data:n,options:i})})]})};Bt.register(dm,yr,vr);const KH=()=>{const e=["Maintenance","Utilities","Security","Administration","Others"],t=[45e4,32e4,28e4,18e4,12e4],r={labels:e,datasets:[{label:"Expenses",data:t,backgroundColor:["#08B6D4","#8B5CF6","#EF4444","#F69E0A","#12B981"],borderColor:"#FFFFFF",borderWidth:2,cutout:"70%"}]},n=t.reduce((a,o)=>a+o,0),i={responsive:!0,maintainAspectRatio:!1,plugins:{legend:{display:!1},tooltip:{backgroundColor:"#0F172A",titleColor:"#FFFFFF",bodyColor:"#FFFFFF",displayColors:!1,padding:10,callbacks:{label:a=>`${a.label}: AED ${a.formattedValue}`}}}};return y.jsxs(Re,{title:"Expense Categories",className:"w-full h-[523px]",period:y.jsx(mt,{className:"h-5 w-5 text-[#884EA7] cursor-pointer"}),titleWeight:"semi-bold",children:[y.jsxs("div",{className:"relative h-[259px] flex justify-center items-center",children:[y.jsx(vm,{data:r,options:i}),y.jsxs("div",{className:"absolute text-center",children:[y.jsxs("div",{className:"!text-[24px] font-medium leading-[28px] text-[#121212]",children:["AED ",(n/1e6).toFixed(2),"M"]}),y.jsx("div",{className:"text-[#121212] leading-[18px] text-[14px]",children:"Total Expenses"})]})]}),y.jsx("div",{className:"space-y-2",children:e.map((a,o)=>y.jsxs("div",{className:"flex justify-between items-center text-[14px] pb-2",children:[y.jsxs("div",{className:"flex items-center gap-[8px] !text-[12px] leading-[16px] text-[#64748B]",children:[y.jsx("div",{className:"w-[7px] h-[7px] rotate-45",style:{backgroundColor:r.datasets[0].backgroundColor[o]}}),a]}),y.jsxs("div",{className:"leading-[16px] !text-[12px] text-[#64748B]",children:["AED ",(t[o]/1e3).toFixed(0),"K"]})]},a))})]})},Aa=[{name:"Gym Equipment",value:1e6,color:"#08B6D4"},{name:"Security",value:8e5,color:"#EF4444"},{name:"Others",value:6e5,color:"#F59E0B"},{name:"Pool Maintenance",value:7e5,color:"#8B5CF6"},{name:"Administration",value:52e4,color:"#10B981"}];function qH(){const e=Aa.reduce((t,r)=>t+r.value,0);return y.jsx(Re,{title:"Asset Value Breakdown",period:y.jsx(mt,{className:"h-5 w-5 text-[#884EA7] cursor-pointer"}),className:"h-[362px]",titleWeight:"semi-bold",children:y.jsxs("div",{className:"flex flex-col items-center justify-center",children:[y.jsxs("div",{className:"w-[214px] h-[181px] relative",children:[y.jsx(vi,{width:"100%",height:"100%",children:y.jsxs(Tc,{children:[y.jsx(Io,{data:Aa,innerRadius:60,outerRadius:90,paddingAngle:2,dataKey:"value",nameKey:"name",children:Aa.map((t,r)=>y.jsx(jr,{fill:t.color},`cell-${r}`))}),y.jsx(gi,{formatter:t=>`AED ${t.toLocaleString()}`})]})}),y.jsxs("div",{className:"absolute inset-0 flex flex-col items-center justify-center pointer-events-none",children:[y.jsxs("div",{className:"font-medium text-lg leading-[12px] ",children:["AED ",(e/1e6).toFixed(2),"M"]}),y.jsx("div",{className:"text-[10px] leading-[12.59px] text-[#121212] mt-[6px]",children:"Total Assets"})]})]}),y.jsxs("div",{className:"flex justify-between w-full px-4 sm:px-8 mt-4 text-[14px]",children:[y.jsx("div",{className:"flex flex-col gap-[8px]",children:Aa.slice(0,3).map(t=>y.jsxs("div",{className:"flex items-center gap-[8px]",children:[y.jsx("div",{className:"inline-block h-[7px] w-[7px] rotate-45",style:{backgroundColor:t.color}}),y.jsx("div",{className:"text-[#64748B] leading-[16px] !text-[12px]",children:t.name})]},t.name))}),y.jsx("div",{className:"flex flex-col gap-[8px] items-start",children:Aa.slice(3).map(t=>y.jsxs("div",{className:"flex items-center gap-[8px]",children:[y.jsx("div",{className:"inline-block h-[7px] w-[7px] rotate-45",style:{backgroundColor:t.color}}),y.jsx("div",{className:"text-[#64748B] leading-[16px] !text-[12px]",children:t.name})]},t.name))})]})]})})}Bt.register(Mn,jn,Lo,yr,vr);const YH=()=>{const e=["Gym","Parking","Swimming Pool","Community Hall","Tennis Court"],t=[13e3,9400,8800,7200,6e3],r=[18,12,18,6],n={labels:e,datasets:[{label:"Due",data:t,backgroundColor:"#8B5CF6",barThickness:60}]},i={responsive:!0,maintainAspectRatio:!1,plugins:{legend:{display:!1},tooltip:{backgroundColor:"#0F172A",titleColor:"#FFFFFF",bodyColor:"#FFFFFF",displayColors:!1,padding:12,caretSize:6,callbacks:{title:a=>e[a[0].dataIndex],label:a=>`Due: AED ${(a.parsed.y/1e3).toFixed(1)}K`,afterLabel:a=>`Units Count: ${r[a.dataIndex]}`}}},scales:{x:{grid:{display:!1},ticks:{color:"#64748B"}},y:{beginAtZero:!0,grid:{color:"#F1F5F9"},ticks:{color:"#64748B",callback:a=>`${a/1e3}K`}}}};return y.jsx(Re,{title:"Revenue by Category",className:"w-full h-[362px]",period:y.jsx(mt,{className:"h-5 w-5 text-[#884EA7] cursor-pointer"}),titleWeight:"semi-bold",children:y.jsx(Fo,{data:n,options:i})})};function GH(e){return De({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M15 5l0 2"},child:[]},{tag:"path",attr:{d:"M15 11l0 2"},child:[]},{tag:"path",attr:{d:"M15 17l0 2"},child:[]},{tag:"path",attr:{d:"M5 5h14a2 2 0 0 1 2 2v3a2 2 0 0 0 0 4v3a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-3a2 2 0 0 0 0 -4v-3a2 2 0 0 1 2 -2"},child:[]}]})(e)}function XH(e){return De({attr:{viewBox:"0 0 1024 1024"},child:[{tag:"path",attr:{d:"M855.7 210.8l-42.4-42.4a8.03 8.03 0 0 0-11.3 0L168.3 801.9a8.03 8.03 0 0 0 0 11.3l42.4 42.4c3.1 3.1 8.2 3.1 11.3 0L855.6 222c3.2-3 3.2-8.1.1-11.2zM304 448c79.4 0 144-64.6 144-144s-64.6-144-144-144-144 64.6-144 144 64.6 144 144 144zm0-216c39.7 0 72 32.3 72 72s-32.3 72-72 72-72-32.3-72-72 32.3-72 72-72zm416 344c-79.4 0-144 64.6-144 144s64.6 144 144 144 144-64.6 144-144-64.6-144-144-144zm0 216c-39.7 0-72-32.3-72-72s32.3-72 72-72 72 32.3 72 72-32.3 72-72 72z"},child:[]}]})(e)}function ZH({title:e,value:t,delta:r,deltaLabel:n,positive:i=!0,Icon:a=po,iconColor:o="text-emerald-600",iconBg:s="bg-emerald-50"}){return y.jsxs(Re,{title:e,icon:y.jsx("div",{className:"h-6 w-6 grid place-items-center",children:y.jsx(a,{className:`h-6 w-6 ${o}`})}),children:[y.jsx("div",{className:"text-4xl font-semibold tracking-tight text-[#121212]",children:t}),y.jsxs("div",{className:"flex items-center gap-[8px] text-[14px]",children:[y.jsx("div",{className:i?"text-emerald-600 font-medium":"text-rose-600 font-medium",children:r}),y.jsx("div",{className:"text-slate-500",children:n})]})]})}function JH(){const e=[{title:"Total Bookings",value:160,delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:_1,iconColor:"text-emerald-600"},{title:"Utilisation Rate",value:73,delta:"+2.0%",deltaLabel:"Compared to last month",positive:!0,Icon:XH,iconColor:"text-[#329DFF]"},{title:"Revenue",value:3,delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:GH,iconColor:"text-[#FA7E28]"},{title:"Pending Dues",value:5,delta:"-8.0%",deltaLabel:"Compared to last month",positive:!1,Icon:E1,iconColor:"text-[#DBB467]"}];return y.jsx("div",{className:"px-5 grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-[24px]",children:e.map((t,r)=>y.jsx(ZH,{...t},r))})}const Ps=[{name:"Completed",value:46,color:"#12B981"},{name:"Delayed",value:2,color:"#EF4444"},{name:"Missed",value:2,color:"#F69E0A"}];function QH(){const t=Ps.find(r=>r.name==="Completed")?.value||0;return y.jsx(Re,{title:"Guard Patrols",period:y.jsx(mt,{className:"h-5 w-5 text-[#884EA7] cursor-pointer"}),className:"h-[362px]",children:y.jsxs("div",{className:"flex flex-col items-center justify-center",children:[y.jsxs("div",{className:"w-[215px] h-[182px] relative",children:[y.jsx(vi,{width:"100%",height:"100%",children:y.jsxs(Tc,{children:[y.jsx(Io,{data:Ps,innerRadius:60,outerRadius:90,paddingAngle:2,dataKey:"value",nameKey:"name",children:Ps.map((r,n)=>y.jsx(jr,{fill:r.color},`cell-${n}`))}),y.jsx(gi,{formatter:r=>r.toLocaleString()})]})}),y.jsxs("div",{className:"absolute inset-0 flex flex-col items-center justify-center pointer-events-none",children:[y.jsxs("div",{className:"font-medium text-[19.35px] leading-[23.65px] ",children:[t,"/",50]}),y.jsx("div",{className:"text-[10.75px] leading-[15.05px] text-[#64748B]",children:"Completed"})]})]}),y.jsx("div",{className:"flex flex-col gap-[8px] mt-3 w-full px-6 text-[14px]",children:Ps.map(r=>y.jsxs("div",{className:"flex items-center justify-between",children:[y.jsxs("div",{className:"flex items-center gap-[8px]",children:[y.jsx("div",{className:"inline-block w-[7px] h-[7px] rotate-45",style:{backgroundColor:r.color}}),y.jsx("div",{className:"leading-[16.09px] text-[12.07px] text-[#64748B]",children:r.name})]}),y.jsx("div",{className:"leading-[16.09px] text-[12.07px] text-[#64748B]",children:r.value})]},r.name))})]})})}Bt.register(Mn,jn,pm,hm,yr,vr);const eU=()=>{const t={labels:["10 AM","12 PM","2 PM","4 PM","6 PM","8 PM","10 PM"],datasets:[{label:"Guest",data:[9,5,12,7,3,6,4],borderColor:"#EF4444",backgroundColor:"rgba(239,68,68,0.15)",pointBackgroundColor:"#EF4444",pointStyle:"rectRot",fill:!1},{label:"Cab",data:[15,12,10,14,7,12,8],borderColor:"#7C3AED",backgroundColor:"rgba(124,58,237,0.15)",pointBackgroundColor:"#7C3AED",pointStyle:"rectRot",fill:!1},{label:"Delivery",data:[22,18,16,20,22,14,17],borderColor:"#10B981",backgroundColor:"rgba(16,185,129,0.15)",pointBackgroundColor:"#10B981",pointStyle:"rectRot",fill:!1},{label:"Service",data:[13,12,8,9,5,10,7],borderColor:"#F59E0B",backgroundColor:"rgba(245,158,11,0.15)",pointBackgroundColor:"#F59E0B",pointStyle:"rectRot",fill:!1}]},r={responsive:!0,maintainAspectRatio:!1,interaction:{mode:"index",intersect:!1},plugins:{legend:{position:"bottom",labels:{usePointStyle:!0,boxWidth:10,boxHeight:10,padding:20}},tooltip:{backgroundColor:"#0F172A",titleColor:"#FFFFFF",bodyColor:"#FFFFFF",displayColors:!1,padding:12,caretSize:0,callbacks:{title:n=>n[0].label,label:n=>`${n.dataset.label} ${n.parsed.y}`}}},scales:{x:{grid:{color:"#F1F5F9"},ticks:{color:"#64748B"}},y:{beginAtZero:!0,suggestedMax:28,grid:{color:"#F1F5F9"},ticks:{color:"#64748B",stepSize:4,precision:0}}},elements:{line:{borderWidth:2,tension:0},point:{radius:0,hoverRadius:3,hitRadius:10}}};return y.jsx(Re,{title:"Hourly Traffic Flow",className:"w-full h-[362px]",period:y.jsx(mt,{className:"text-[20px] text-[#884EA7]"}),children:y.jsx(gm,{data:t,options:r})})};function tU(){return y.jsx(Re,{title:"Incident Reports",period:y.jsx(mt,{className:"h-5 w-5 text-[#884EA7] cursor-pointer"}),className:"h-[362px]",children:y.jsxs("div",{children:[y.jsxs("div",{className:"flex w-full text-center gap-[24px]",children:[y.jsxs("div",{className:"flex-1 py-3 bg-[#FBF4F4] h-[76px] rounded",children:[y.jsx("div",{className:"!text-[24px] leading-[28px] font-medium text-[#AB0000]",children:"3"}),y.jsx("div",{className:"!text-[12px] leading-[16px] text-[#AB0000]",children:"Open"})]}),y.jsxs("div",{className:"flex-1 py-3 bg-[#FFFBF2] h-[76px] rounded",children:[y.jsx("div",{className:"!text-[24px] leading-[28px] font-medium text-[#E7A015]",children:"5"}),y.jsx("div",{className:"!text-[12px] leading-[16px] text-[#E7A015]",children:"In-progress"})]}),y.jsxs("div",{className:"flex-1 py-3 bg-[#F7FEFA] h-[76px] rounded",children:[y.jsx("div",{className:"!text-[24px] leading-[28px] font-medium text-[#1FA05B]",children:"12"}),y.jsx("div",{className:"!text-[12px] leading-[16px] text-[#1FA05B]",children:"Closed"})]})]}),y.jsxs("div",{className:"mt-4 ",children:[y.jsxs("div",{className:"flex items-center justify-between p-3 bg-[#FAFBFD] rounded-md border border-[#FAFBFD]",children:[y.jsxs("div",{className:"flex items-center gap-[8px]",children:[y.jsx("div",{className:"w-4 h-4 rounded-full flex items-center justify-center bg-[#AB0000]",children:y.jsx("div",{className:"text-white !text-[12px] font-bold",children:"!"})}),y.jsx("div",{className:"text-gray-700 font-medium",children:"INC 001"})]}),y.jsxs("div",{className:"px-3 py-1 rounded-full !text-[12px] font-semibold flex items-center gap-[4px] text-[#AB0000] bg-red-50",children:[y.jsx("div",{children:"4 - Danger"}),y.jsx("div",{className:"w-2 h-2 rounded-full bg-[#AB0000]"})]})]}),y.jsxs("div",{className:"flex items-center justify-between p-3 bg-[#FAFBFD] rounded-md border border-[#FAFBFD]",children:[y.jsxs("div",{className:"flex items-center gap-[8px]",children:[y.jsx("div",{className:"w-4 h-4 rounded-full flex items-center justify-center bg-[#E7A015]",children:y.jsx(bg,{className:"text-white text-[10px]"})}),y.jsx("div",{className:"text-gray-700 font-medium",children:"INC 002"})]}),y.jsxs("div",{className:"px-3 py-1 rounded-full !text-[12px] font-semibold flex items-center gap-[4px] text-[#E7A015] bg-yellow-50",children:[y.jsx("div",{children:"3 - High"}),y.jsx("div",{className:"w-2 h-2 rounded-full bg-[#E7A015]"})]})]}),y.jsxs("div",{className:"flex items-center justify-between p-3 bg-[#FAFBFD] rounded-md border border-[#FAFBFD]",children:[y.jsxs("div",{className:"flex items-center gap-[8px]",children:[y.jsx("div",{className:"w-4 h-4 rounded-full flex items-center justify-center bg-[#1FA05B]",children:y.jsx(bg,{className:"text-white text-[10px]"})}),y.jsx("div",{className:"text-gray-700 font-medium",children:"INC 003"})]}),y.jsxs("div",{className:"px-3 py-1 rounded-full !text-[12px] font-semibold flex items-center gap-[4px] text-[#1FA05B] bg-green-50",children:[y.jsx("div",{children:"1 - Low"}),y.jsx("div",{className:"w-2 h-2 rounded-full bg-[#1FA05B]"})]})]})]})]})})}function rU(){return y.jsx(Re,{title:"Staff Attendance",period:y.jsx(mt,{className:"h-5 w-5 text-[#884EA7] cursor-pointer"}),className:"h-[362px]",children:y.jsxs("div",{children:[y.jsxs("div",{className:"flex w-full text-center h-[76px] gap-[16px] mb-2",children:[y.jsxs("div",{className:"flex-1 py-4 bg-green-50 rounded-md",children:[y.jsx("div",{className:"!text-[24px] leading-[18px] font-medium text-[#1FA05B] pb-[8px]",children:"25"}),y.jsx("div",{className:"!text-[12px] leading-[16px] text-[#1FA05B]",children:"Present"})]}),y.jsxs("div",{className:"flex-1 py-4 bg-red-50 rounded-md",children:[y.jsx("div",{className:"!text-[24px] leading-[18px] font-medium text-[#AB0000] pb-[8px]",children:"1"}),y.jsx("div",{className:"!text-[12px] leading-[16px] text-[#AB0000]",children:"Absent"})]})]}),y.jsxs("div",{className:"mt-[24px] ",children:[y.jsxs("div",{className:"flex justify-between items-center p-3 bg-[#FAFBFD] rounded-md",children:[y.jsx("div",{className:" font-medium !text-[12px] leading-[18px]",children:"Security guards"}),y.jsx("div",{className:"text-[#64748B] leading[20px] text-[14px]",children:"12/12 Present"})]}),y.jsxs("div",{className:"flex justify-between items-center p-3 bg-[#FAFBFD] rounded-md",children:[y.jsx("div",{className:" font-medium !text-[12px] leading-[18px]",children:"Housekeeping"}),y.jsx("div",{className:"text-[#64748B] leading[20px] text-[14px]",children:"7/8 Present"})]}),y.jsxs("div",{className:"flex justify-between items-center p-3 bg-[#FAFBFD] rounded-md",children:[y.jsx("div",{className:" font-medium !text-[12px] leading-[18px]",children:"Maintenance"}),y.jsx("div",{className:"text-[#64748B] leading[20px] text-[14px]",children:"4/4 Present"})]}),y.jsxs("div",{className:"flex justify-between items-center p-3 bg-[#FAFBFD] rounded-md",children:[y.jsx("div",{className:" font-medium !text-[12px] leading-[18px]",children:"Gardening"}),y.jsx("div",{className:"text-[#64748B] leading[20px] text-[14px]",children:"2/2 Present"})]})]})]})})}function nU(e){return De({attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{id:"Box_List"},child:[{tag:"g",attr:{},child:[{tag:"path",attr:{d:"M6.562,8.062h-2a1.5,1.5,0,0,1-1.5-1.5v-2a1.5,1.5,0,0,1,1.5-1.5h2a1.5,1.5,0,0,1,1.5,1.5v2A1.5,1.5,0,0,1,6.562,8.062Zm-2-4a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h2a.5.5,0,0,0,.5-.5v-2a.5.5,0,0,0-.5-.5Z"},child:[]},{tag:"path",attr:{d:"M6.562,20.938h-2a1.5,1.5,0,0,1-1.5-1.5v-2a1.5,1.5,0,0,1,1.5-1.5h2a1.5,1.5,0,0,1,1.5,1.5v2A1.5,1.5,0,0,1,6.562,20.938Zm-2-4a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h2a.5.5,0,0,0,.5-.5v-2a.5.5,0,0,0-.5-.5Z"},child:[]},{tag:"path",attr:{d:"M6.562,14.5h-2a1.5,1.5,0,0,1-1.5-1.5V11a1.5,1.5,0,0,1,1.5-1.5h2a1.5,1.5,0,0,1,1.5,1.5v2A1.5,1.5,0,0,1,6.562,14.5Zm-2-4a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h2a.5.5,0,0,0,.5-.5V11a.5.5,0,0,0-.5-.5Z"},child:[]},{tag:"path",attr:{d:"M20.438,6.062h-9a.5.5,0,0,1,0-1h9a.5.5,0,0,1,0,1Z"},child:[]},{tag:"path",attr:{d:"M20.438,12.5h-9a.5.5,0,0,1,0-1h9a.5.5,0,0,1,0,1Z"},child:[]},{tag:"path",attr:{d:"M20.438,18.935h-9a.5.5,0,1,1,0-1h9a.5.5,0,0,1,0,1Z"},child:[]}]}]}]})(e)}function iU(e){return De({attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{id:"Warning"},child:[{tag:"g",attr:{},child:[{tag:"g",attr:{},child:[{tag:"path",attr:{d:"M12.5,8.752a.5.5,0,0,0-1,0h0v6a.5.5,0,0,0,1,0Z"},child:[]},{tag:"circle",attr:{cx:"11.999",cy:"16.736",r:"0.5"},child:[]}]},{tag:"path",attr:{d:"M18.642,20.934H5.385A2.5,2.5,0,0,1,3.163,17.29L9.792,4.421a2.5,2.5,0,0,1,4.444,0L20.865,17.29a2.5,2.5,0,0,1-2.223,3.644ZM12.014,4.065a1.478,1.478,0,0,0-1.334.814L4.052,17.748a1.5,1.5,0,0,0,1.333,2.186H18.642a1.5,1.5,0,0,0,1.334-2.186L13.348,4.879A1.478,1.478,0,0,0,12.014,4.065Z"},child:[]}]}]}]})(e)}function aU(e){return De({attr:{viewBox:"0 0 256 256",fill:"currentColor"},child:[{tag:"path",attr:{d:"M116,132V96a12,12,0,0,1,24,0v36a12,12,0,0,1-24,0Zm12,56a16,16,0,1,0-16-16A16,16,0,0,0,128,188ZM228,56v56c0,54.29-26.32,87.22-48.4,105.29-23.71,19.39-47.44,26-48.44,26.29a12.1,12.1,0,0,1-6.32,0c-1-.28-24.73-6.9-48.44-26.29C54.32,199.22,28,166.29,28,112V56A20,20,0,0,1,48,36H208A20,20,0,0,1,228,56Zm-24,4H52v52c0,35.71,13.09,64.69,38.91,86.15A126.14,126.14,0,0,0,128,219.38a126.28,126.28,0,0,0,37.09-21.23C190.91,176.69,204,147.71,204,112Z"},child:[]}]})(e)}function oU({title:e,value:t,delta:r,deltaLabel:n,positive:i=!0,Icon:a=po,iconColor:o="text-emerald-600",iconBg:s="bg-emerald-50"}){return y.jsxs(Re,{title:e,icon:y.jsx("div",{className:"h-6 w-6 grid place-items-center",children:y.jsx(a,{className:`h-6 w-6 ${o}`})}),children:[y.jsx("div",{className:"text-4xl font-semibold tracking-tight text-[#121212]",children:t}),y.jsxs("div",{className:"flex items-center gap-[8px] text-[14px]",children:[y.jsx("div",{className:i?"text-emerald-600 font-medium":"text-rose-600 font-medium",children:r}),y.jsx("div",{className:"text-slate-500",children:n})]})]})}function sU(){const e=[{title:"Total Visitors",value:160,delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:A1,iconColor:"text-[#329DFF]"},{title:"Active Incidents",value:73,delta:"+2.0%",deltaLabel:"Compared to last month",positive:!0,Icon:iU,iconColor:"text-[#F69E0A]"},{title:"Missed Patrols",value:3,delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:aU,iconColor:"text-[#AB0000]"},{title:"Parking Usage",value:5,delta:"-8.0%",deltaLabel:"Compared to last month",positive:!1,Icon:yk,iconColor:"text-[#36AB6C]"}];return y.jsx("div",{className:"px-5 grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-[24px]",children:e.map((t,r)=>y.jsx(oU,{...t},r))})}const lU=[{title:"Maintenance",total:25,pending:8},{title:"Security",total:15,pending:3},{title:"Housekeeping",total:12,pending:4},{title:"Utilities",total:10,pending:2}];function cU(){return y.jsx(Re,{title:"Complaints",period:y.jsx(mt,{className:"text-[20px] text-[#884EA7]"}),className:"h-[362px]",children:y.jsx("div",{className:"flex flex-col gap-[12px]",children:lU.map((e,t)=>y.jsxs("div",{className:"flex items-center justify-between bg-[#F9FAFB] rounded-lg p-3 h-[62px]",children:[y.jsxs("div",{className:"flex flex-col",children:[y.jsx("div",{className:"text-[14px] leading-[18px] font-medium text-[#121212]",children:e.title}),y.jsxs("div",{className:"!text-[12px] leading-[16px] text-[#64748B]",children:["Total: ",e.total]})]}),y.jsxs("div",{className:"flex flex-col items-end",children:[y.jsx("div",{className:"text-[14px] leading-[18px] font-medium text-red-700",children:String(e.pending).padStart(2,"0")}),y.jsx("div",{className:"!text-[12px] leading-[16px] text-[#64748B]",children:"Pending"})]})]},t))})})}Bt.register(Mn,jn,Lo,yr,vr);const uU=({blocks:e=[{name:"Level 1",owner:110,rented:24,vacant:8},{name:"Level 2",owner:95,rented:18,vacant:6},{name:"Level 3",owner:65,rented:12,vacant:18},{name:"Level 4",owner:78,rented:16,vacant:30}]})=>{const t=e.map(s=>s.name),r=e.map(s=>s.owner),n=e.map(s=>s.rented),i=e.map(s=>s.vacant),a={labels:t,datasets:[{label:"Closed",data:r,backgroundColor:"#12B981",barThickness:44},{label:"",data:r.map(()=>2),backgroundColor:"transparent",barThickness:44},{label:"In Progress",data:n,backgroundColor:"#F59D0D",barThickness:44},{label:"",data:r.map(()=>2),backgroundColor:"transparent",barThickness:44},{label:"Open",data:i,backgroundColor:"#EF4444",barThickness:44}]},o={responsive:!0,maintainAspectRatio:!1,plugins:{legend:{position:"bottom",labels:{usePointStyle:!0,boxWidth:10,boxHeight:10,pointStyle:"rectRot",padding:20}},tooltip:{callbacks:{label:s=>`${s.dataset.label}: ${s.parsed.y}`}}},scales:{x:{stacked:!0,grid:{display:!1},ticks:{color:"#64748B"}},y:{stacked:!0,beginAtZero:!0,suggestedMax:180,grid:{color:"#F1F5F9"},ticks:{color:"#64748B",stepSize:20}}}};return y.jsx(Re,{title:"Complaints by Level",className:"w-full h-[362px]",period:y.jsx(mt,{className:"text-[20px] text-[#884EA7]"}),children:y.jsx(Fo,{data:a,options:o})})},fU=[{title:"Access Card",total:45,pending:11},{title:"NOC Request",total:12,pending:7},{title:"Parking Allocation",total:8,pending:6},{title:"Document Request",total:25,pending:2}];function dU(){return y.jsx(Re,{title:"Request Box",period:y.jsx(mt,{className:"text-[20px] text-[#884EA7]"}),className:"h-[362px]",children:y.jsx("div",{className:"flex flex-col gap-[12px]",children:fU.map((e,t)=>y.jsxs("div",{className:"flex items-center justify-between bg-[#F9FAFB] rounded-lg p-3 h-[62px]",children:[y.jsxs("div",{className:"flex flex-col",children:[y.jsx("div",{className:"text-[14px] leading-[18px] font-medium text-[#121212]",children:e.title}),y.jsxs("div",{className:"!text-[12px] leading-[16px] text-[#64748B]",children:["Total: ",e.total]})]}),y.jsxs("div",{className:"flex flex-col items-end",children:[y.jsx("div",{className:"text-[14px] leading-[18px] font-medium text-red-700",children:String(e.pending).padStart(2,"0")}),y.jsx("div",{className:"!text-[12px] leading-[16px] text-[#64748B]",children:"Pending"})]})]},t))})})}function hU(e){return De({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{fill:"none",strokeLinejoin:"round",strokeWidth:"32",d:"M416 221.25V416a48 48 0 0 1-48 48H144a48 48 0 0 1-48-48V96a48 48 0 0 1 48-48h98.75a32 32 0 0 1 22.62 9.37l141.26 141.26a32 32 0 0 1 9.37 22.62z"},child:[]},{tag:"path",attr:{fill:"none",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"32",d:"M256 56v120a32 32 0 0 0 32 32h120m-232 80h160m-160 80h160"},child:[]}]})(e)}function pU({title:e,value:t,delta:r,deltaLabel:n,positive:i=!0,Icon:a=po,iconColor:o="text-emerald-600",iconBg:s="bg-emerald-50"}){return y.jsxs(Re,{title:e,icon:y.jsx("div",{className:"h-6 w-6 grid place-items-center",children:y.jsx(a,{className:`h-6 w-6 ${o}`})}),children:[y.jsx("div",{className:"text-4xl font-semibold tracking-tight text-[#121212]",children:t}),y.jsxs("div",{className:"flex items-center gap-[8px] text-[14px]",children:[y.jsx("div",{className:i?"text-emerald-600 font-medium":"text-rose-600 font-medium",children:r}),y.jsx("div",{className:"text-slate-500",children:n})]})]})}function mU(){const e=[{title:"Open Complaints",value:145,delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:_1,iconColor:"text-[#AB0000]"},{title:"Pending Requests",value:83,delta:"+2.0%",deltaLabel:"Compared to last month",positive:!0,Icon:hU,iconColor:"text-[#E7A015]"},{title:"Avg Response Time",value:"3h",delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:mk,iconColor:"text-[#1FA05B]"},{title:"Resolution Rate",value:"93%",delta:"-8.0%",deltaLabel:"Compared to last month",positive:!1,Icon:fk,iconColor:"text-[#329DFF]"}];return y.jsx("div",{className:"px-5 grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-[24px]",children:e.map((t,r)=>y.jsx(pU,{...t},r))})}function Bx({title:e,date:t,rsvp:r,utilisation:n,status:i}){return y.jsxs("div",{className:" bg-[#F8FAFC] h-[106px] px-3 mt-3",children:[y.jsxs("div",{className:"flex items-center justify-between",children:[y.jsx("div",{className:"text-[16px] leading-[20px] font-semibold text-[#121212]",children:e}),y.jsx("div",{className:`!text-[12px] font-medium leading-[16px] px-2 py-1 ${i==="Completed"?"text-[#36AB6C] bg-[#E6F7EE]":i==="Upcoming"?"text-[#329DFF] bg-[#E6F2FF]":"text-slate-500 bg-slate-100"}`,children:i})]}),y.jsx("div",{className:"text-[14px] leading-[18px] text-[#64748B]",children:t}),y.jsxs("div",{className:"flex justify-between items-center mt-2",children:[y.jsxs("div",{className:"text-[14px] leading-[18px] text-[#64748B]",children:[r," RSVP"]}),y.jsxs("div",{className:"text-[#3C82F6] text-[14px] leading-[18px] font-medium",children:[n,"% utilisation"]})]}),y.jsx("div",{className:"w-full bg-[#F8FAFC] h-[6px] rounded mt-2 mb-3",children:y.jsx("div",{className:"h-[6px] rounded bg-[#3C82F6]",style:{width:`${n}%`}})})]})}function gU(){return y.jsx(Re,{title:"Events Utilisation",period:y.jsx(mt,{className:"h-5 w-5 text-[#884EA7] cursor-pointer"}),className:"w-full h-[360px]",children:y.jsxs("div",{children:[y.jsx(Bx,{title:"Holi Celebration",date:"25 Jun 2025",rsvp:"78/100",utilisation:71,status:"Upcoming"}),y.jsx(Bx,{title:"Maintenance Meeting",date:"25 Jun 2025",rsvp:"45/60",utilisation:75,status:"Completed"})]})})}function Cs({label:e,value:t,subLabel:r,bgColor:n,textColor:i}){return y.jsxs("div",{className:`rounded-lg p-4 ${n} h-[124px]`,children:[y.jsx("div",{className:`text-[16px] font-medium ${i} leading-[20px]`,children:e}),y.jsx("div",{className:"mt-4 text-[28px] leading-[32px] font-semibold text-[#121212]",children:t}),y.jsx("div",{className:"!text-[12px] leading-[16px] text-[#64748B] mt-2",children:r})]})}function vU(){return y.jsx(Re,{title:"Notice Board Status",period:y.jsx(mt,{className:"h-5 w-5 text-[#884EA7] cursor-pointer"}),className:"w-full h-[360px]",children:y.jsxs("div",{className:"grid grid-cols-2 gap-[16px]",children:[y.jsx(Cs,{label:"Active",value:138,subLabel:"3 expiring soon",bgColor:"bg-[#F0FFF7]",textColor:"text-[#1FA05B]"}),y.jsx(Cs,{label:"Scheduled",value:13,subLabel:"4 this week",bgColor:"bg-[#FFFBF2]",textColor:"text-[#E7A015]"}),y.jsx(Cs,{label:"Recurring",value:3,subLabel:"All active",bgColor:"bg-[#EDF6FF]",textColor:"text-[#329DFF]"}),y.jsx(Cs,{label:"Expired",value:7,subLabel:"4 recent",bgColor:"bg-[#F6F6F6]",textColor:"text-[#64748B]"})]})})}function sA(e){return De({attr:{viewBox:"0 0 24 24",fill:"currentColor"},child:[{tag:"path",attr:{d:"M20 22H4C3.44772 22 3 21.5523 3 21V3C3 2.44772 3.44772 2 4 2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22ZM19 20V4H5V20H19ZM8 9H16V11H8V9ZM8 13H16V15H8V13Z"},child:[]}]})(e)}function yU({title:e,value:t,delta:r,deltaLabel:n,positive:i=!0,Icon:a=po,iconColor:o="text-emerald-600",iconBg:s="bg-emerald-50"}){return y.jsx(Re,{title:e,icon:y.jsx("div",{className:`h-6 w-6 grid place-items-center rounded-md ${s}`,children:y.jsx(a,{className:`h-4 w-4 ${o}`})}),className:"h-[132px]",children:y.jsxs("div",{children:[y.jsx("div",{className:"text-[28px] leading-[32px] font-medium text-[#121212]",children:t}),y.jsxs("div",{className:"flex items-center gap-[8px] pt-[8px] !text-[12px] leading-[16px]",children:[y.jsx("div",{className:i?"text-[#1FA05B] font-medium":"text-rose-600 font-medium",children:r}),y.jsx("div",{className:"text-[#64748B]",children:n})]})]})})}function bU({data:e}){const t=[{title:e?.title||"Total Bookings",value:145,delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:sA,iconColor:"text-emerald-600",iconBg:"bg-emerald-50"}];return y.jsx("div",{className:"h-full",children:t.map((r,n)=>y.jsx(yU,{...r},n))})}function xU(e){return De({attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-3 7h3m-3 4h3m-6-4h.01M9 16h.01"},child:[]}]})(e)}function wU({title:e,value:t,delta:r,deltaLabel:n,positive:i=!0,Icon:a=po,iconColor:o="text-emerald-600",iconBg:s="bg-emerald-50"}){return y.jsx(Re,{title:e,icon:y.jsx("div",{className:`h-6 w-6 grid place-items-center rounded-md ${s}`,children:y.jsx(a,{className:`h-4 w-4 ${o}`})}),className:"h-[132px]",children:y.jsxs("div",{children:[y.jsx("div",{className:"text-[28px] leading-[32px] font-medium text-[#121212]",children:t}),y.jsxs("div",{className:"flex items-center gap-[8px] pt-[8px] !text-[12px] leading-[16px]",children:[y.jsx("div",{className:i?"text-[#1FA05B] font-medium":"text-rose-600 font-medium",children:r}),y.jsx("div",{className:"text-[#64748B]",children:n})]})]})})}function _U(){const e=[{title:"Notice",value:160,delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:sA,iconColor:"text-emerald-600",iconBg:"bg-emerald-50"},{title:"Post",value:83,delta:"+2.0%",deltaLabel:"Compared to last month",positive:!0,Icon:bk,iconColor:"text-[#329DFF]",iconBg:"bg-emerald-50"},{title:"Poll",value:3,delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:nU,iconColor:"text-[#FA7E28]",iconBg:"bg-orange-100"},{title:"Poll",value:5,delta:"-8.0%",deltaLabel:"Compared to last month",positive:!1,Icon:xU,iconColor:"text-[#DBB467]",iconBg:"bg-yellow-100"}];return y.jsx("div",{className:"px-5 grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-[24px]",children:e.map((t,r)=>y.jsx(wU,{...t},r))})}exports.Accounting=WH;exports.AssetValueBreakdown=qH;exports.BlockWiseOccupancy=LH;exports.Budgets=VH;exports.Card=Re;exports.CashBankBalance=HH;exports.Community=r7;exports.Complaints=cU;exports.ComplaintsByLevel=uU;exports.DuesAgeing=UH;exports.Engagement=n7;exports.EngagementStatsGrid=_U;exports.EventsUtilisation=gU;exports.ExpenseCategories=KH;exports.Facilities=o7;exports.FinanceSummary=s7;exports.GateAndSecurityStatsGrid=sU;exports.GateUpdates=u7;exports.GuardPatrols=QH;exports.Header=gk;exports.Helpdesk=f7;exports.HelpdeskStatsGrid=mU;exports.HourlyTrafficFlow=eU;exports.IncidentReports=tU;exports.IncomeExpenditure=oA;exports.MainHeader=_k;exports.MoveInOutTrends=BH;exports.NoticeBoardStatus=vU;exports.OccupancyOverview=IH;exports.RequestBox=dU;exports.ResidentOverview=$H;exports.RevenuebyCategory=YH;exports.SingleStats=bU;exports.StaffAttendance=rU;exports.StatsGrid=JH;exports.UnitStatus=NH;