anarock-widgets 1.0.28 → 1.0.30

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
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const k=require("react"),TA=require("react-dom");function MA(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const A=MA(k);function Jr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var zo={exports:{}},la={};/**
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const k=require("react"),MA=require("react-dom");function jA(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const A=jA(k);function Jr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Wo={exports:{}},ca={};/**
2
2
  * @license React
3
3
  * react-jsx-runtime.production.min.js
4
4
  *
@@ -6,7 +6,7 @@
6
6
  *
7
7
  * This source code is licensed under the MIT license found in the
8
8
  * LICENSE file in the root directory of this source tree.
9
- */var Tm;function jA(){if(Tm)return la;Tm=1;var e=k,t=Symbol.for("react.element"),r=Symbol.for("react.fragment"),n=Object.prototype.hasOwnProperty,i=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function o(s,l,c){var u,f={},d=null,h=null;c!==void 0&&(d=""+c),l.key!==void 0&&(d=""+l.key),l.ref!==void 0&&(h=l.ref);for(u in l)n.call(l,u)&&!a.hasOwnProperty(u)&&(f[u]=l[u]);if(s&&s.defaultProps)for(u in l=s.defaultProps,l)f[u]===void 0&&(f[u]=l[u]);return{$$typeof:t,type:s,key:d,ref:h,props:f,_owner:i.current}}return la.Fragment=r,la.jsx=o,la.jsxs=o,la}var ca={};/**
9
+ */var jm;function DA(){if(jm)return ca;jm=1;var e=k,t=Symbol.for("react.element"),r=Symbol.for("react.fragment"),n=Object.prototype.hasOwnProperty,i=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function o(s,l,c){var u,f={},d=null,h=null;c!==void 0&&(d=""+c),l.key!==void 0&&(d=""+l.key),l.ref!==void 0&&(h=l.ref);for(u in l)n.call(l,u)&&!a.hasOwnProperty(u)&&(f[u]=l[u]);if(s&&s.defaultProps)for(u in l=s.defaultProps,l)f[u]===void 0&&(f[u]=l[u]);return{$$typeof:t,type:s,key:d,ref:h,props:f,_owner:i.current}}return ca.Fragment=r,ca.jsx=o,ca.jsxs=o,ca}var ua={};/**
10
10
  * @license React
11
11
  * react-jsx-runtime.development.js
12
12
  *
@@ -14,39 +14,39 @@
14
14
  *
15
15
  * This source code is licensed under the MIT license found in the
16
16
  * LICENSE file in the root directory of this source tree.
17
- */var Mm;function DA(){return Mm||(Mm=1,process.env.NODE_ENV!=="production"&&(function(){var e=k,t=Symbol.for("react.element"),r=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),s=Symbol.for("react.context"),l=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),d=Symbol.for("react.lazy"),h=Symbol.for("react.offscreen"),m=Symbol.iterator,p="@@iterator";function g(P){if(P===null||typeof P!="object")return null;var z=m&&P[m]||P[p];return typeof z=="function"?z:null}var v=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function b(P){{for(var z=arguments.length,q=new Array(z>1?z-1:0),ie=1;ie<z;ie++)q[ie-1]=arguments[ie];x("error",P,q)}}function x(P,z,q){{var ie=v.ReactDebugCurrentFrame,be=ie.getStackAddendum();be!==""&&(z+="%s",q=q.concat([be]));var Te=q.map(function(ce){return String(ce)});Te.unshift("Warning: "+z),Function.prototype.apply.call(console[P],console,Te)}}var S=!1,w=!1,O=!1,E=!1,C=!1,M;M=Symbol.for("react.module.reference");function R(P){return!!(typeof P=="string"||typeof P=="function"||P===n||P===a||C||P===i||P===c||P===u||E||P===h||S||w||O||typeof P=="object"&&P!==null&&(P.$$typeof===d||P.$$typeof===f||P.$$typeof===o||P.$$typeof===s||P.$$typeof===l||P.$$typeof===M||P.getModuleId!==void 0))}function j(P,z,q){var ie=P.displayName;if(ie)return ie;var be=z.displayName||z.name||"";return be!==""?q+"("+be+")":q}function _(P){return P.displayName||"Context"}function I(P){if(P==null)return null;if(typeof P.tag=="number"&&b("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof P=="function")return P.displayName||P.name||null;if(typeof P=="string")return P;switch(P){case n:return"Fragment";case r:return"Portal";case a:return"Profiler";case i:return"StrictMode";case c:return"Suspense";case u:return"SuspenseList"}if(typeof P=="object")switch(P.$$typeof){case s:var z=P;return _(z)+".Consumer";case o:var q=P;return _(q._context)+".Provider";case l:return j(P,P.render,"ForwardRef");case f:var ie=P.displayName||null;return ie!==null?ie:I(P.type)||"Memo";case d:{var be=P,Te=be._payload,ce=be._init;try{return I(ce(Te))}catch{return null}}}return null}var D=Object.assign,L=0,W,H,te,Q,F,U,V;function re(){}re.__reactDisabledLog=!0;function Z(){{if(L===0){W=console.log,H=console.info,te=console.warn,Q=console.error,F=console.group,U=console.groupCollapsed,V=console.groupEnd;var P={configurable:!0,enumerable:!0,value:re,writable:!0};Object.defineProperties(console,{info:P,log:P,warn:P,error:P,group:P,groupCollapsed:P,groupEnd:P})}L++}}function J(){{if(L--,L===0){var P={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:D({},P,{value:W}),info:D({},P,{value:H}),warn:D({},P,{value:te}),error:D({},P,{value:Q}),group:D({},P,{value:F}),groupCollapsed:D({},P,{value:U}),groupEnd:D({},P,{value:V})})}L<0&&b("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var ee=v.ReactCurrentDispatcher,ae;function oe(P,z,q){{if(ae===void 0)try{throw Error()}catch(be){var ie=be.stack.trim().match(/\n( *(at )?)/);ae=ie&&ie[1]||""}return`
17
+ */var Dm;function NA(){return Dm||(Dm=1,process.env.NODE_ENV!=="production"&&(function(){var e=k,t=Symbol.for("react.element"),r=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),s=Symbol.for("react.context"),l=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),d=Symbol.for("react.lazy"),h=Symbol.for("react.offscreen"),m=Symbol.iterator,p="@@iterator";function g(P){if(P===null||typeof P!="object")return null;var z=m&&P[m]||P[p];return typeof z=="function"?z:null}var v=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function b(P){{for(var z=arguments.length,q=new Array(z>1?z-1:0),ie=1;ie<z;ie++)q[ie-1]=arguments[ie];x("error",P,q)}}function x(P,z,q){{var ie=v.ReactDebugCurrentFrame,be=ie.getStackAddendum();be!==""&&(z+="%s",q=q.concat([be]));var Te=q.map(function(ce){return String(ce)});Te.unshift("Warning: "+z),Function.prototype.apply.call(console[P],console,Te)}}var S=!1,w=!1,O=!1,E=!1,C=!1,M;M=Symbol.for("react.module.reference");function R(P){return!!(typeof P=="string"||typeof P=="function"||P===n||P===a||C||P===i||P===c||P===u||E||P===h||S||w||O||typeof P=="object"&&P!==null&&(P.$$typeof===d||P.$$typeof===f||P.$$typeof===o||P.$$typeof===s||P.$$typeof===l||P.$$typeof===M||P.getModuleId!==void 0))}function j(P,z,q){var ie=P.displayName;if(ie)return ie;var be=z.displayName||z.name||"";return be!==""?q+"("+be+")":q}function _(P){return P.displayName||"Context"}function I(P){if(P==null)return null;if(typeof P.tag=="number"&&b("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof P=="function")return P.displayName||P.name||null;if(typeof P=="string")return P;switch(P){case n:return"Fragment";case r:return"Portal";case a:return"Profiler";case i:return"StrictMode";case c:return"Suspense";case u:return"SuspenseList"}if(typeof P=="object")switch(P.$$typeof){case s:var z=P;return _(z)+".Consumer";case o:var q=P;return _(q._context)+".Provider";case l:return j(P,P.render,"ForwardRef");case f:var ie=P.displayName||null;return ie!==null?ie:I(P.type)||"Memo";case d:{var be=P,Te=be._payload,ce=be._init;try{return I(ce(Te))}catch{return null}}}return null}var D=Object.assign,L=0,W,H,te,Q,F,U,V;function re(){}re.__reactDisabledLog=!0;function Z(){{if(L===0){W=console.log,H=console.info,te=console.warn,Q=console.error,F=console.group,U=console.groupCollapsed,V=console.groupEnd;var P={configurable:!0,enumerable:!0,value:re,writable:!0};Object.defineProperties(console,{info:P,log:P,warn:P,error:P,group:P,groupCollapsed:P,groupEnd:P})}L++}}function J(){{if(L--,L===0){var P={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:D({},P,{value:W}),info:D({},P,{value:H}),warn:D({},P,{value:te}),error:D({},P,{value:Q}),group:D({},P,{value:F}),groupCollapsed:D({},P,{value:U}),groupEnd:D({},P,{value:V})})}L<0&&b("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var ee=v.ReactCurrentDispatcher,ae;function oe(P,z,q){{if(ae===void 0)try{throw Error()}catch(be){var ie=be.stack.trim().match(/\n( *(at )?)/);ae=ie&&ie[1]||""}return`
18
18
  `+ae+P}}var B=!1,K;{var ne=typeof WeakMap=="function"?WeakMap:Map;K=new ne}function T(P,z){if(!P||B)return"";{var q=K.get(P);if(q!==void 0)return q}var ie;B=!0;var be=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var Te;Te=ee.current,ee.current=null,Z();try{if(z){var ce=function(){throw Error()};if(Object.defineProperty(ce.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(ce,[])}catch(Mt){ie=Mt}Reflect.construct(P,[],ce)}else{try{ce.call()}catch(Mt){ie=Mt}P.call(ce.prototype)}}else{try{throw Error()}catch(Mt){ie=Mt}P()}}catch(Mt){if(Mt&&ie&&typeof Mt.stack=="string"){for(var le=Mt.stack.split(`
19
19
  `),Ct=ie.stack.split(`
20
20
  `),Xe=le.length-1,rt=Ct.length-1;Xe>=1&&rt>=0&&le[Xe]!==Ct[rt];)rt--;for(;Xe>=1&&rt>=0;Xe--,rt--)if(le[Xe]!==Ct[rt]){if(Xe!==1||rt!==1)do if(Xe--,rt--,rt<0||le[Xe]!==Ct[rt]){var er=`
21
- `+le[Xe].replace(" at new "," at ");return P.displayName&&er.includes("<anonymous>")&&(er=er.replace("<anonymous>",P.displayName)),typeof P=="function"&&K.set(P,er),er}while(Xe>=1&&rt>=0);break}}}finally{B=!1,ee.current=Te,J(),Error.prepareStackTrace=be}var xi=P?P.displayName||P.name:"",Dn=xi?oe(xi):"";return typeof P=="function"&&K.set(P,Dn),Dn}function ke(P,z,q){return T(P,!1)}function fe(P){var z=P.prototype;return!!(z&&z.isReactComponent)}function Ge(P,z,q){if(P==null)return"";if(typeof P=="function")return T(P,fe(P));if(typeof P=="string")return oe(P);switch(P){case c:return oe("Suspense");case u:return oe("SuspenseList")}if(typeof P=="object")switch(P.$$typeof){case l:return ke(P.render);case f:return Ge(P.type,z,q);case d:{var ie=P,be=ie._payload,Te=ie._init;try{return Ge(Te(be),z,q)}catch{}}}return""}var ot=Object.prototype.hasOwnProperty,br={},sa=v.ReactDebugCurrentFrame;function Bo(P){if(P){var z=P._owner,q=Ge(P.type,P._source,z?z.type:null);sa.setExtraStackFrame(q)}else sa.setExtraStackFrame(null)}function lA(P,z,q,ie,be){{var Te=Function.call.bind(ot);for(var ce in P)if(Te(P,ce)){var le=void 0;try{if(typeof P[ce]!="function"){var Ct=Error((ie||"React class")+": "+q+" type `"+ce+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof P[ce]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw Ct.name="Invariant Violation",Ct}le=P[ce](z,ce,ie,q,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(Xe){le=Xe}le&&!(le instanceof Error)&&(Bo(be),b("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",ie||"React class",q,ce,typeof le),Bo(null)),le instanceof Error&&!(le.message in br)&&(br[le.message]=!0,Bo(be),b("Failed %s type: %s",q,le.message),Bo(null))}}}var cA=Array.isArray;function Ic(P){return cA(P)}function uA(P){{var z=typeof Symbol=="function"&&Symbol.toStringTag,q=z&&P[Symbol.toStringTag]||P.constructor.name||"Object";return q}}function fA(P){try{return ym(P),!1}catch{return!0}}function ym(P){return""+P}function bm(P){if(fA(P))return b("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",uA(P)),ym(P)}var xm=v.ReactCurrentOwner,dA={key:!0,ref:!0,__self:!0,__source:!0},wm,_m;function hA(P){if(ot.call(P,"ref")){var z=Object.getOwnPropertyDescriptor(P,"ref").get;if(z&&z.isReactWarning)return!1}return P.ref!==void 0}function pA(P){if(ot.call(P,"key")){var z=Object.getOwnPropertyDescriptor(P,"key").get;if(z&&z.isReactWarning)return!1}return P.key!==void 0}function mA(P,z){typeof P.ref=="string"&&xm.current}function gA(P,z){{var q=function(){wm||(wm=!0,b("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",z))};q.isReactWarning=!0,Object.defineProperty(P,"key",{get:q,configurable:!0})}}function vA(P,z){{var q=function(){_m||(_m=!0,b("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",z))};q.isReactWarning=!0,Object.defineProperty(P,"ref",{get:q,configurable:!0})}}var yA=function(P,z,q,ie,be,Te,ce){var le={$$typeof:t,type:P,key:z,ref:q,props:ce,_owner:Te};return le._store={},Object.defineProperty(le._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(le,"_self",{configurable:!1,enumerable:!1,writable:!1,value:ie}),Object.defineProperty(le,"_source",{configurable:!1,enumerable:!1,writable:!1,value:be}),Object.freeze&&(Object.freeze(le.props),Object.freeze(le)),le};function bA(P,z,q,ie,be){{var Te,ce={},le=null,Ct=null;q!==void 0&&(bm(q),le=""+q),pA(z)&&(bm(z.key),le=""+z.key),hA(z)&&(Ct=z.ref,mA(z,be));for(Te in z)ot.call(z,Te)&&!dA.hasOwnProperty(Te)&&(ce[Te]=z[Te]);if(P&&P.defaultProps){var Xe=P.defaultProps;for(Te in Xe)ce[Te]===void 0&&(ce[Te]=Xe[Te])}if(le||Ct){var rt=typeof P=="function"?P.displayName||P.name||"Unknown":P;le&&gA(ce,rt),Ct&&vA(ce,rt)}return yA(P,le,Ct,be,ie,xm.current,ce)}}var Rc=v.ReactCurrentOwner,Sm=v.ReactDebugCurrentFrame;function bi(P){if(P){var z=P._owner,q=Ge(P.type,P._source,z?z.type:null);Sm.setExtraStackFrame(q)}else Sm.setExtraStackFrame(null)}var $c;$c=!1;function Lc(P){return typeof P=="object"&&P!==null&&P.$$typeof===t}function Om(){{if(Rc.current){var P=I(Rc.current.type);if(P)return`
21
+ `+le[Xe].replace(" at new "," at ");return P.displayName&&er.includes("<anonymous>")&&(er=er.replace("<anonymous>",P.displayName)),typeof P=="function"&&K.set(P,er),er}while(Xe>=1&&rt>=0);break}}}finally{B=!1,ee.current=Te,J(),Error.prepareStackTrace=be}var wi=P?P.displayName||P.name:"",Dn=wi?oe(wi):"";return typeof P=="function"&&K.set(P,Dn),Dn}function ke(P,z,q){return T(P,!1)}function fe(P){var z=P.prototype;return!!(z&&z.isReactComponent)}function Ge(P,z,q){if(P==null)return"";if(typeof P=="function")return T(P,fe(P));if(typeof P=="string")return oe(P);switch(P){case c:return oe("Suspense");case u:return oe("SuspenseList")}if(typeof P=="object")switch(P.$$typeof){case l:return ke(P.render);case f:return Ge(P.type,z,q);case d:{var ie=P,be=ie._payload,Te=ie._init;try{return Ge(Te(be),z,q)}catch{}}}return""}var ot=Object.prototype.hasOwnProperty,br={},la=v.ReactDebugCurrentFrame;function zo(P){if(P){var z=P._owner,q=Ge(P.type,P._source,z?z.type:null);la.setExtraStackFrame(q)}else la.setExtraStackFrame(null)}function cA(P,z,q,ie,be){{var Te=Function.call.bind(ot);for(var ce in P)if(Te(P,ce)){var le=void 0;try{if(typeof P[ce]!="function"){var Ct=Error((ie||"React class")+": "+q+" type `"+ce+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof P[ce]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw Ct.name="Invariant Violation",Ct}le=P[ce](z,ce,ie,q,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(Xe){le=Xe}le&&!(le instanceof Error)&&(zo(be),b("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",ie||"React class",q,ce,typeof le),zo(null)),le instanceof Error&&!(le.message in br)&&(br[le.message]=!0,zo(be),b("Failed %s type: %s",q,le.message),zo(null))}}}var uA=Array.isArray;function Rc(P){return uA(P)}function fA(P){{var z=typeof Symbol=="function"&&Symbol.toStringTag,q=z&&P[Symbol.toStringTag]||P.constructor.name||"Object";return q}}function dA(P){try{return xm(P),!1}catch{return!0}}function xm(P){return""+P}function wm(P){if(dA(P))return b("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",fA(P)),xm(P)}var _m=v.ReactCurrentOwner,hA={key:!0,ref:!0,__self:!0,__source:!0},Sm,Om;function pA(P){if(ot.call(P,"ref")){var z=Object.getOwnPropertyDescriptor(P,"ref").get;if(z&&z.isReactWarning)return!1}return P.ref!==void 0}function mA(P){if(ot.call(P,"key")){var z=Object.getOwnPropertyDescriptor(P,"key").get;if(z&&z.isReactWarning)return!1}return P.key!==void 0}function gA(P,z){typeof P.ref=="string"&&_m.current}function vA(P,z){{var q=function(){Sm||(Sm=!0,b("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",z))};q.isReactWarning=!0,Object.defineProperty(P,"key",{get:q,configurable:!0})}}function yA(P,z){{var q=function(){Om||(Om=!0,b("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",z))};q.isReactWarning=!0,Object.defineProperty(P,"ref",{get:q,configurable:!0})}}var bA=function(P,z,q,ie,be,Te,ce){var le={$$typeof:t,type:P,key:z,ref:q,props:ce,_owner:Te};return le._store={},Object.defineProperty(le._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(le,"_self",{configurable:!1,enumerable:!1,writable:!1,value:ie}),Object.defineProperty(le,"_source",{configurable:!1,enumerable:!1,writable:!1,value:be}),Object.freeze&&(Object.freeze(le.props),Object.freeze(le)),le};function xA(P,z,q,ie,be){{var Te,ce={},le=null,Ct=null;q!==void 0&&(wm(q),le=""+q),mA(z)&&(wm(z.key),le=""+z.key),pA(z)&&(Ct=z.ref,gA(z,be));for(Te in z)ot.call(z,Te)&&!hA.hasOwnProperty(Te)&&(ce[Te]=z[Te]);if(P&&P.defaultProps){var Xe=P.defaultProps;for(Te in Xe)ce[Te]===void 0&&(ce[Te]=Xe[Te])}if(le||Ct){var rt=typeof P=="function"?P.displayName||P.name||"Unknown":P;le&&vA(ce,rt),Ct&&yA(ce,rt)}return bA(P,le,Ct,be,ie,_m.current,ce)}}var $c=v.ReactCurrentOwner,Am=v.ReactDebugCurrentFrame;function xi(P){if(P){var z=P._owner,q=Ge(P.type,P._source,z?z.type:null);Am.setExtraStackFrame(q)}else Am.setExtraStackFrame(null)}var Lc;Lc=!1;function Fc(P){return typeof P=="object"&&P!==null&&P.$$typeof===t}function Em(){{if($c.current){var P=I($c.current.type);if(P)return`
22
22
 
23
- Check the render method of \``+P+"`."}return""}}function xA(P){return""}var Am={};function wA(P){{var z=Om();if(!z){var q=typeof P=="string"?P:P.displayName||P.name;q&&(z=`
23
+ Check the render method of \``+P+"`."}return""}}function wA(P){return""}var Pm={};function _A(P){{var z=Em();if(!z){var q=typeof P=="string"?P:P.displayName||P.name;q&&(z=`
24
24
 
25
- Check the top-level render call using <`+q+">.")}return z}}function Em(P,z){{if(!P._store||P._store.validated||P.key!=null)return;P._store.validated=!0;var q=wA(z);if(Am[q])return;Am[q]=!0;var ie="";P&&P._owner&&P._owner!==Rc.current&&(ie=" It was passed a child from "+I(P._owner.type)+"."),bi(P),b('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',q,ie),bi(null)}}function Pm(P,z){{if(typeof P!="object")return;if(Ic(P))for(var q=0;q<P.length;q++){var ie=P[q];Lc(ie)&&Em(ie,z)}else if(Lc(P))P._store&&(P._store.validated=!0);else if(P){var be=g(P);if(typeof be=="function"&&be!==P.entries)for(var Te=be.call(P),ce;!(ce=Te.next()).done;)Lc(ce.value)&&Em(ce.value,z)}}}function _A(P){{var z=P.type;if(z==null||typeof z=="string")return;var q;if(typeof z=="function")q=z.propTypes;else if(typeof z=="object"&&(z.$$typeof===l||z.$$typeof===f))q=z.propTypes;else return;if(q){var ie=I(z);lA(q,P.props,"prop",ie,P)}else if(z.PropTypes!==void 0&&!$c){$c=!0;var be=I(z);b("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",be||"Unknown")}typeof z.getDefaultProps=="function"&&!z.getDefaultProps.isReactClassApproved&&b("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function SA(P){{for(var z=Object.keys(P.props),q=0;q<z.length;q++){var ie=z[q];if(ie!=="children"&&ie!=="key"){bi(P),b("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",ie),bi(null);break}}P.ref!==null&&(bi(P),b("Invalid attribute `ref` supplied to `React.Fragment`."),bi(null))}}var Cm={};function km(P,z,q,ie,be,Te){{var ce=R(P);if(!ce){var le="";(P===void 0||typeof P=="object"&&P!==null&&Object.keys(P).length===0)&&(le+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var Ct=xA();Ct?le+=Ct:le+=Om();var Xe;P===null?Xe="null":Ic(P)?Xe="array":P!==void 0&&P.$$typeof===t?(Xe="<"+(I(P.type)||"Unknown")+" />",le=" Did you accidentally export a JSX literal instead of a component?"):Xe=typeof P,b("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",Xe,le)}var rt=bA(P,z,q,be,Te);if(rt==null)return rt;if(ce){var er=z.children;if(er!==void 0)if(ie)if(Ic(er)){for(var xi=0;xi<er.length;xi++)Pm(er[xi],P);Object.freeze&&Object.freeze(er)}else b("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else Pm(er,P)}if(ot.call(z,"key")){var Dn=I(P),Mt=Object.keys(z).filter(function(kA){return kA!=="key"}),Fc=Mt.length>0?"{key: someKey, "+Mt.join(": ..., ")+": ...}":"{key: someKey}";if(!Cm[Dn+Fc]){var CA=Mt.length>0?"{"+Mt.join(": ..., ")+": ...}":"{}";b(`A props object containing a "key" prop is being spread into JSX:
25
+ Check the top-level render call using <`+q+">.")}return z}}function Cm(P,z){{if(!P._store||P._store.validated||P.key!=null)return;P._store.validated=!0;var q=_A(z);if(Pm[q])return;Pm[q]=!0;var ie="";P&&P._owner&&P._owner!==$c.current&&(ie=" It was passed a child from "+I(P._owner.type)+"."),xi(P),b('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',q,ie),xi(null)}}function km(P,z){{if(typeof P!="object")return;if(Rc(P))for(var q=0;q<P.length;q++){var ie=P[q];Fc(ie)&&Cm(ie,z)}else if(Fc(P))P._store&&(P._store.validated=!0);else if(P){var be=g(P);if(typeof be=="function"&&be!==P.entries)for(var Te=be.call(P),ce;!(ce=Te.next()).done;)Fc(ce.value)&&Cm(ce.value,z)}}}function SA(P){{var z=P.type;if(z==null||typeof z=="string")return;var q;if(typeof z=="function")q=z.propTypes;else if(typeof z=="object"&&(z.$$typeof===l||z.$$typeof===f))q=z.propTypes;else return;if(q){var ie=I(z);cA(q,P.props,"prop",ie,P)}else if(z.PropTypes!==void 0&&!Lc){Lc=!0;var be=I(z);b("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",be||"Unknown")}typeof z.getDefaultProps=="function"&&!z.getDefaultProps.isReactClassApproved&&b("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function OA(P){{for(var z=Object.keys(P.props),q=0;q<z.length;q++){var ie=z[q];if(ie!=="children"&&ie!=="key"){xi(P),b("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",ie),xi(null);break}}P.ref!==null&&(xi(P),b("Invalid attribute `ref` supplied to `React.Fragment`."),xi(null))}}var Tm={};function Mm(P,z,q,ie,be,Te){{var ce=R(P);if(!ce){var le="";(P===void 0||typeof P=="object"&&P!==null&&Object.keys(P).length===0)&&(le+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var Ct=wA();Ct?le+=Ct:le+=Em();var Xe;P===null?Xe="null":Rc(P)?Xe="array":P!==void 0&&P.$$typeof===t?(Xe="<"+(I(P.type)||"Unknown")+" />",le=" Did you accidentally export a JSX literal instead of a component?"):Xe=typeof P,b("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",Xe,le)}var rt=xA(P,z,q,be,Te);if(rt==null)return rt;if(ce){var er=z.children;if(er!==void 0)if(ie)if(Rc(er)){for(var wi=0;wi<er.length;wi++)km(er[wi],P);Object.freeze&&Object.freeze(er)}else b("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else km(er,P)}if(ot.call(z,"key")){var Dn=I(P),Mt=Object.keys(z).filter(function(TA){return TA!=="key"}),Bc=Mt.length>0?"{key: someKey, "+Mt.join(": ..., ")+": ...}":"{key: someKey}";if(!Tm[Dn+Bc]){var kA=Mt.length>0?"{"+Mt.join(": ..., ")+": ...}":"{}";b(`A props object containing a "key" prop is being spread into JSX:
26
26
  let props = %s;
27
27
  <%s {...props} />
28
28
  React keys must be passed directly to JSX without using spread:
29
29
  let props = %s;
30
- <%s key={someKey} {...props} />`,Fc,Dn,CA,Dn),Cm[Dn+Fc]=!0}}return P===n?SA(rt):_A(rt),rt}}function OA(P,z,q){return km(P,z,q,!0)}function AA(P,z,q){return km(P,z,q,!1)}var EA=AA,PA=OA;ca.Fragment=n,ca.jsx=EA,ca.jsxs=PA})()),ca}var jm;function NA(){return jm||(jm=1,process.env.NODE_ENV==="production"?zo.exports=jA():zo.exports=DA()),zo.exports}var y=NA();const Re=({title:e,icon:t,period:r,children:n,footer:i,className:a="",childrenClassName:o,titleWeight:s})=>{const l=s==="semi-bold"?600:500;return y.jsxs("div",{className:`relative bg-white !border-[0.5px] !border-[#EBEBEB] !rounded-[12px] !shadow-[0_0_12px_0_#EAF2FF] p-[16px] flex flex-col gap-[24px] ${a}`,children:[y.jsxs("div",{className:"flex items-center justify-between",children:[y.jsxs("div",{className:"flex items-center gap-[12px]",children:[t,y.jsx("div",{style:{fontWeight:l,fontSize:"16px",lineHeight:"20px"},className:"!my-0 !text-[16px] !leading-[20px] !text-[#121212]",children:e})]}),r&&y.jsx("div",{className:"!text-[12px] !leading-[16px] !text-[#64748B]",children:r})]}),y.jsx("div",{className:`flex-1 min-h-0 space-y-[24px] ${o}`,children:n}),i&&y.jsx("div",{className:"mt-3 pt-3 border-t border-gray-100 !text-[12px] text-[#64748B]",children:i})]})},Dm=e=>e,IA=()=>{let e=Dm;return{configure(t){e=t},generate(t){return e(t)},reset(){e=Dm}}},RA=IA();function gn(e,...t){const r=new URL(`https://mui.com/production-error/?code=${e}`);return t.forEach(n=>r.searchParams.append("args[]",n)),`Minified MUI error #${e}; visit ${r} for the full message.`}function ii(e){if(typeof e!="string")throw new Error(process.env.NODE_ENV!=="production"?"MUI: `capitalize(string)` expects a string argument.":gn(7));return e.charAt(0).toUpperCase()+e.slice(1)}var Wo={exports:{}},Vo={exports:{}},xe={};/** @license React v16.13.1
30
+ <%s key={someKey} {...props} />`,Bc,Dn,kA,Dn),Tm[Dn+Bc]=!0}}return P===n?OA(rt):SA(rt),rt}}function AA(P,z,q){return Mm(P,z,q,!0)}function EA(P,z,q){return Mm(P,z,q,!1)}var PA=EA,CA=AA;ua.Fragment=n,ua.jsx=PA,ua.jsxs=CA})()),ua}var Nm;function IA(){return Nm||(Nm=1,process.env.NODE_ENV==="production"?Wo.exports=DA():Wo.exports=NA()),Wo.exports}var y=IA();const Re=({title:e,icon:t,period:r,children:n,footer:i,className:a="",childrenClassName:o,titleWeight:s})=>{const l=s==="semi-bold"?600:500;return y.jsxs("div",{className:`relative bg-white !border-[0.5px] !border-[#EBEBEB] !rounded-[12px] !shadow-[0_0_12px_0_#EAF2FF] p-[16px] flex flex-col gap-[24px] ${a}`,children:[y.jsxs("div",{className:"flex items-center justify-between",children:[y.jsxs("div",{className:"flex items-center gap-[12px]",children:[t,y.jsx("div",{style:{fontWeight:l,fontSize:"16px",lineHeight:"20px"},className:"!my-0 !text-[16px] !leading-[20px] !text-[#121212]",children:e})]}),r&&y.jsx("div",{className:"!text-[12px] !leading-[16px] !text-[#64748B]",children:r})]}),y.jsx("div",{className:`flex-1 min-h-0 space-y-[24px] ${o}`,children:n}),i&&y.jsx("div",{className:"mt-3 pt-3 border-t border-gray-100 !text-[12px] text-[#64748B]",children:i})]})},Im=e=>e,RA=()=>{let e=Im;return{configure(t){e=t},generate(t){return e(t)},reset(){e=Im}}},$A=RA();function gn(e,...t){const r=new URL(`https://mui.com/production-error/?code=${e}`);return t.forEach(n=>r.searchParams.append("args[]",n)),`Minified MUI error #${e}; visit ${r} for the full message.`}function ii(e){if(typeof e!="string")throw new Error(process.env.NODE_ENV!=="production"?"MUI: `capitalize(string)` expects a string argument.":gn(7));return e.charAt(0).toUpperCase()+e.slice(1)}var Vo={exports:{}},Ho={exports:{}},xe={};/** @license React v16.13.1
31
31
  * react-is.production.min.js
32
32
  *
33
33
  * Copyright (c) Facebook, Inc. and its affiliates.
34
34
  *
35
35
  * This source code is licensed under the MIT license found in the
36
36
  * LICENSE file in the root directory of this source tree.
37
- */var Nm;function $A(){if(Nm)return xe;Nm=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,a=e?Symbol.for("react.profiler"):60114,o=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,d=e?Symbol.for("react.suspense_list"):60120,h=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,p=e?Symbol.for("react.block"):60121,g=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function x(w){if(typeof w=="object"&&w!==null){var O=w.$$typeof;switch(O){case t:switch(w=w.type,w){case l:case c:case n:case a:case i:case f:return w;default:switch(w=w&&w.$$typeof,w){case s:case u:case m:case h:case o:return w;default:return O}}case r:return O}}}function S(w){return x(w)===c}return xe.AsyncMode=l,xe.ConcurrentMode=c,xe.ContextConsumer=s,xe.ContextProvider=o,xe.Element=t,xe.ForwardRef=u,xe.Fragment=n,xe.Lazy=m,xe.Memo=h,xe.Portal=r,xe.Profiler=a,xe.StrictMode=i,xe.Suspense=f,xe.isAsyncMode=function(w){return S(w)||x(w)===l},xe.isConcurrentMode=S,xe.isContextConsumer=function(w){return x(w)===s},xe.isContextProvider=function(w){return x(w)===o},xe.isElement=function(w){return typeof w=="object"&&w!==null&&w.$$typeof===t},xe.isForwardRef=function(w){return x(w)===u},xe.isFragment=function(w){return x(w)===n},xe.isLazy=function(w){return x(w)===m},xe.isMemo=function(w){return x(w)===h},xe.isPortal=function(w){return x(w)===r},xe.isProfiler=function(w){return x(w)===a},xe.isStrictMode=function(w){return x(w)===i},xe.isSuspense=function(w){return x(w)===f},xe.isValidElementType=function(w){return typeof w=="string"||typeof w=="function"||w===n||w===c||w===a||w===i||w===f||w===d||typeof w=="object"&&w!==null&&(w.$$typeof===m||w.$$typeof===h||w.$$typeof===o||w.$$typeof===s||w.$$typeof===u||w.$$typeof===g||w.$$typeof===v||w.$$typeof===b||w.$$typeof===p)},xe.typeOf=x,xe}var we={};/** @license React v16.13.1
37
+ */var Rm;function LA(){if(Rm)return xe;Rm=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,a=e?Symbol.for("react.profiler"):60114,o=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,d=e?Symbol.for("react.suspense_list"):60120,h=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,p=e?Symbol.for("react.block"):60121,g=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function x(w){if(typeof w=="object"&&w!==null){var O=w.$$typeof;switch(O){case t:switch(w=w.type,w){case l:case c:case n:case a:case i:case f:return w;default:switch(w=w&&w.$$typeof,w){case s:case u:case m:case h:case o:return w;default:return O}}case r:return O}}}function S(w){return x(w)===c}return xe.AsyncMode=l,xe.ConcurrentMode=c,xe.ContextConsumer=s,xe.ContextProvider=o,xe.Element=t,xe.ForwardRef=u,xe.Fragment=n,xe.Lazy=m,xe.Memo=h,xe.Portal=r,xe.Profiler=a,xe.StrictMode=i,xe.Suspense=f,xe.isAsyncMode=function(w){return S(w)||x(w)===l},xe.isConcurrentMode=S,xe.isContextConsumer=function(w){return x(w)===s},xe.isContextProvider=function(w){return x(w)===o},xe.isElement=function(w){return typeof w=="object"&&w!==null&&w.$$typeof===t},xe.isForwardRef=function(w){return x(w)===u},xe.isFragment=function(w){return x(w)===n},xe.isLazy=function(w){return x(w)===m},xe.isMemo=function(w){return x(w)===h},xe.isPortal=function(w){return x(w)===r},xe.isProfiler=function(w){return x(w)===a},xe.isStrictMode=function(w){return x(w)===i},xe.isSuspense=function(w){return x(w)===f},xe.isValidElementType=function(w){return typeof w=="string"||typeof w=="function"||w===n||w===c||w===a||w===i||w===f||w===d||typeof w=="object"&&w!==null&&(w.$$typeof===m||w.$$typeof===h||w.$$typeof===o||w.$$typeof===s||w.$$typeof===u||w.$$typeof===g||w.$$typeof===v||w.$$typeof===b||w.$$typeof===p)},xe.typeOf=x,xe}var we={};/** @license React v16.13.1
38
38
  * react-is.development.js
39
39
  *
40
40
  * Copyright (c) Facebook, Inc. and its affiliates.
41
41
  *
42
42
  * This source code is licensed under the MIT license found in the
43
43
  * LICENSE file in the root directory of this source tree.
44
- */var Im;function LA(){return Im||(Im=1,process.env.NODE_ENV!=="production"&&(function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,a=e?Symbol.for("react.profiler"):60114,o=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,d=e?Symbol.for("react.suspense_list"):60120,h=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,p=e?Symbol.for("react.block"):60121,g=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function x(T){return typeof T=="string"||typeof T=="function"||T===n||T===c||T===a||T===i||T===f||T===d||typeof T=="object"&&T!==null&&(T.$$typeof===m||T.$$typeof===h||T.$$typeof===o||T.$$typeof===s||T.$$typeof===u||T.$$typeof===g||T.$$typeof===v||T.$$typeof===b||T.$$typeof===p)}function S(T){if(typeof T=="object"&&T!==null){var ke=T.$$typeof;switch(ke){case t:var fe=T.type;switch(fe){case l:case c:case n:case a:case i:case f:return fe;default:var Ge=fe&&fe.$$typeof;switch(Ge){case s:case u:case m:case h:case o:return Ge;default:return ke}}case r:return ke}}}var w=l,O=c,E=s,C=o,M=t,R=u,j=n,_=m,I=h,D=r,L=a,W=i,H=f,te=!1;function Q(T){return te||(te=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),F(T)||S(T)===l}function F(T){return S(T)===c}function U(T){return S(T)===s}function V(T){return S(T)===o}function re(T){return typeof T=="object"&&T!==null&&T.$$typeof===t}function Z(T){return S(T)===u}function J(T){return S(T)===n}function ee(T){return S(T)===m}function ae(T){return S(T)===h}function oe(T){return S(T)===r}function B(T){return S(T)===a}function K(T){return S(T)===i}function ne(T){return S(T)===f}we.AsyncMode=w,we.ConcurrentMode=O,we.ContextConsumer=E,we.ContextProvider=C,we.Element=M,we.ForwardRef=R,we.Fragment=j,we.Lazy=_,we.Memo=I,we.Portal=D,we.Profiler=L,we.StrictMode=W,we.Suspense=H,we.isAsyncMode=Q,we.isConcurrentMode=F,we.isContextConsumer=U,we.isContextProvider=V,we.isElement=re,we.isForwardRef=Z,we.isFragment=J,we.isLazy=ee,we.isMemo=ae,we.isPortal=oe,we.isProfiler=B,we.isStrictMode=K,we.isSuspense=ne,we.isValidElementType=x,we.typeOf=S})()),we}var Rm;function zx(){return Rm||(Rm=1,process.env.NODE_ENV==="production"?Vo.exports=$A():Vo.exports=LA()),Vo.exports}/*
44
+ */var $m;function FA(){return $m||($m=1,process.env.NODE_ENV!=="production"&&(function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,a=e?Symbol.for("react.profiler"):60114,o=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,d=e?Symbol.for("react.suspense_list"):60120,h=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,p=e?Symbol.for("react.block"):60121,g=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function x(T){return typeof T=="string"||typeof T=="function"||T===n||T===c||T===a||T===i||T===f||T===d||typeof T=="object"&&T!==null&&(T.$$typeof===m||T.$$typeof===h||T.$$typeof===o||T.$$typeof===s||T.$$typeof===u||T.$$typeof===g||T.$$typeof===v||T.$$typeof===b||T.$$typeof===p)}function S(T){if(typeof T=="object"&&T!==null){var ke=T.$$typeof;switch(ke){case t:var fe=T.type;switch(fe){case l:case c:case n:case a:case i:case f:return fe;default:var Ge=fe&&fe.$$typeof;switch(Ge){case s:case u:case m:case h:case o:return Ge;default:return ke}}case r:return ke}}}var w=l,O=c,E=s,C=o,M=t,R=u,j=n,_=m,I=h,D=r,L=a,W=i,H=f,te=!1;function Q(T){return te||(te=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),F(T)||S(T)===l}function F(T){return S(T)===c}function U(T){return S(T)===s}function V(T){return S(T)===o}function re(T){return typeof T=="object"&&T!==null&&T.$$typeof===t}function Z(T){return S(T)===u}function J(T){return S(T)===n}function ee(T){return S(T)===m}function ae(T){return S(T)===h}function oe(T){return S(T)===r}function B(T){return S(T)===a}function K(T){return S(T)===i}function ne(T){return S(T)===f}we.AsyncMode=w,we.ConcurrentMode=O,we.ContextConsumer=E,we.ContextProvider=C,we.Element=M,we.ForwardRef=R,we.Fragment=j,we.Lazy=_,we.Memo=I,we.Portal=D,we.Profiler=L,we.StrictMode=W,we.Suspense=H,we.isAsyncMode=Q,we.isConcurrentMode=F,we.isContextConsumer=U,we.isContextProvider=V,we.isElement=re,we.isForwardRef=Z,we.isFragment=J,we.isLazy=ee,we.isMemo=ae,we.isPortal=oe,we.isProfiler=B,we.isStrictMode=K,we.isSuspense=ne,we.isValidElementType=x,we.typeOf=S})()),we}var Lm;function Vx(){return Lm||(Lm=1,process.env.NODE_ENV==="production"?Ho.exports=LA():Ho.exports=FA()),Ho.exports}/*
45
45
  object-assign
46
46
  (c) Sindre Sorhus
47
47
  @license MIT
48
- */var Bc,$m;function FA(){if($m)return Bc;$m=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;function n(a){if(a==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(a)}function i(){try{if(!Object.assign)return!1;var a=new String("abc");if(a[5]="de",Object.getOwnPropertyNames(a)[0]==="5")return!1;for(var o={},s=0;s<10;s++)o["_"+String.fromCharCode(s)]=s;var l=Object.getOwnPropertyNames(o).map(function(u){return o[u]});if(l.join("")!=="0123456789")return!1;var c={};return"abcdefghijklmnopqrst".split("").forEach(function(u){c[u]=u}),Object.keys(Object.assign({},c)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return Bc=i()?Object.assign:function(a,o){for(var s,l=n(a),c,u=1;u<arguments.length;u++){s=Object(arguments[u]);for(var f in s)t.call(s,f)&&(l[f]=s[f]);if(e){c=e(s);for(var d=0;d<c.length;d++)r.call(s,c[d])&&(l[c[d]]=s[c[d]])}}return l},Bc}var zc,Lm;function Kd(){if(Lm)return zc;Lm=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return zc=e,zc}var Wc,Fm;function Wx(){return Fm||(Fm=1,Wc=Function.call.bind(Object.prototype.hasOwnProperty)),Wc}var Vc,Bm;function BA(){if(Bm)return Vc;Bm=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=Kd(),r={},n=Wx();e=function(a){var o="Warning: "+a;typeof console<"u"&&console.error(o);try{throw new Error(o)}catch{}}}function i(a,o,s,l,c){if(process.env.NODE_ENV!=="production"){for(var u in a)if(n(a,u)){var f;try{if(typeof a[u]!="function"){var d=Error((l||"React class")+": "+s+" type `"+u+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof a[u]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw d.name="Invariant Violation",d}f=a[u](o,u,l,s,null,t)}catch(m){f=m}if(f&&!(f instanceof Error)&&e((l||"React class")+": type specification of "+s+" `"+u+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof f+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),f instanceof Error&&!(f.message in r)){r[f.message]=!0;var h=c?c():"";e("Failed "+s+" type: "+f.message+(h??""))}}}}return i.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(r={})},Vc=i,Vc}var Hc,zm;function zA(){if(zm)return Hc;zm=1;var e=zx(),t=FA(),r=Kd(),n=Wx(),i=BA(),a=function(){};process.env.NODE_ENV!=="production"&&(a=function(s){var l="Warning: "+s;typeof console<"u"&&console.error(l);try{throw new Error(l)}catch{}});function o(){return null}return Hc=function(s,l){var c=typeof Symbol=="function"&&Symbol.iterator,u="@@iterator";function f(F){var U=F&&(c&&F[c]||F[u]);if(typeof U=="function")return U}var d="<<anonymous>>",h={array:v("array"),bigint:v("bigint"),bool:v("boolean"),func:v("function"),number:v("number"),object:v("object"),string:v("string"),symbol:v("symbol"),any:b(),arrayOf:x,element:S(),elementType:w(),instanceOf:O,node:R(),objectOf:C,oneOf:E,oneOfType:M,shape:_,exact:I};function m(F,U){return F===U?F!==0||1/F===1/U:F!==F&&U!==U}function p(F,U){this.message=F,this.data=U&&typeof U=="object"?U:{},this.stack=""}p.prototype=Error.prototype;function g(F){if(process.env.NODE_ENV!=="production")var U={},V=0;function re(J,ee,ae,oe,B,K,ne){if(oe=oe||d,K=K||ae,ne!==r){if(l){var T=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw T.name="Invariant Violation",T}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var ke=oe+":"+ae;!U[ke]&&V<3&&(a("You are manually calling a React.PropTypes validation function for the `"+K+"` prop on `"+oe+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),U[ke]=!0,V++)}}return ee[ae]==null?J?ee[ae]===null?new p("The "+B+" `"+K+"` is marked as required "+("in `"+oe+"`, but its value is `null`.")):new p("The "+B+" `"+K+"` is marked as required in "+("`"+oe+"`, but its value is `undefined`.")):null:F(ee,ae,oe,B,K)}var Z=re.bind(null,!1);return Z.isRequired=re.bind(null,!0),Z}function v(F){function U(V,re,Z,J,ee,ae){var oe=V[re],B=W(oe);if(B!==F){var K=H(oe);return new p("Invalid "+J+" `"+ee+"` of type "+("`"+K+"` supplied to `"+Z+"`, expected ")+("`"+F+"`."),{expectedType:F})}return null}return g(U)}function b(){return g(o)}function x(F){function U(V,re,Z,J,ee){if(typeof F!="function")return new p("Property `"+ee+"` of component `"+Z+"` has invalid PropType notation inside arrayOf.");var ae=V[re];if(!Array.isArray(ae)){var oe=W(ae);return new p("Invalid "+J+" `"+ee+"` of type "+("`"+oe+"` supplied to `"+Z+"`, expected an array."))}for(var B=0;B<ae.length;B++){var K=F(ae,B,Z,J,ee+"["+B+"]",r);if(K instanceof Error)return K}return null}return g(U)}function S(){function F(U,V,re,Z,J){var ee=U[V];if(!s(ee)){var ae=W(ee);return new p("Invalid "+Z+" `"+J+"` of type "+("`"+ae+"` supplied to `"+re+"`, expected a single ReactElement."))}return null}return g(F)}function w(){function F(U,V,re,Z,J){var ee=U[V];if(!e.isValidElementType(ee)){var ae=W(ee);return new p("Invalid "+Z+" `"+J+"` of type "+("`"+ae+"` supplied to `"+re+"`, expected a single ReactElement type."))}return null}return g(F)}function O(F){function U(V,re,Z,J,ee){if(!(V[re]instanceof F)){var ae=F.name||d,oe=Q(V[re]);return new p("Invalid "+J+" `"+ee+"` of type "+("`"+oe+"` supplied to `"+Z+"`, expected ")+("instance of `"+ae+"`."))}return null}return g(U)}function E(F){if(!Array.isArray(F))return process.env.NODE_ENV!=="production"&&(arguments.length>1?a("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):a("Invalid argument supplied to oneOf, expected an array.")),o;function U(V,re,Z,J,ee){for(var ae=V[re],oe=0;oe<F.length;oe++)if(m(ae,F[oe]))return null;var B=JSON.stringify(F,function(ne,T){var ke=H(T);return ke==="symbol"?String(T):T});return new p("Invalid "+J+" `"+ee+"` of value `"+String(ae)+"` "+("supplied to `"+Z+"`, expected one of "+B+"."))}return g(U)}function C(F){function U(V,re,Z,J,ee){if(typeof F!="function")return new p("Property `"+ee+"` of component `"+Z+"` has invalid PropType notation inside objectOf.");var ae=V[re],oe=W(ae);if(oe!=="object")return new p("Invalid "+J+" `"+ee+"` of type "+("`"+oe+"` supplied to `"+Z+"`, expected an object."));for(var B in ae)if(n(ae,B)){var K=F(ae,B,Z,J,ee+"."+B,r);if(K instanceof Error)return K}return null}return g(U)}function M(F){if(!Array.isArray(F))return process.env.NODE_ENV!=="production"&&a("Invalid argument supplied to oneOfType, expected an instance of array."),o;for(var U=0;U<F.length;U++){var V=F[U];if(typeof V!="function")return a("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+te(V)+" at index "+U+"."),o}function re(Z,J,ee,ae,oe){for(var B=[],K=0;K<F.length;K++){var ne=F[K],T=ne(Z,J,ee,ae,oe,r);if(T==null)return null;T.data&&n(T.data,"expectedType")&&B.push(T.data.expectedType)}var ke=B.length>0?", expected one of type ["+B.join(", ")+"]":"";return new p("Invalid "+ae+" `"+oe+"` supplied to "+("`"+ee+"`"+ke+"."))}return g(re)}function R(){function F(U,V,re,Z,J){return D(U[V])?null:new p("Invalid "+Z+" `"+J+"` supplied to "+("`"+re+"`, expected a ReactNode."))}return g(F)}function j(F,U,V,re,Z){return new p((F||"React class")+": "+U+" type `"+V+"."+re+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+Z+"`.")}function _(F){function U(V,re,Z,J,ee){var ae=V[re],oe=W(ae);if(oe!=="object")return new p("Invalid "+J+" `"+ee+"` of type `"+oe+"` "+("supplied to `"+Z+"`, expected `object`."));for(var B in F){var K=F[B];if(typeof K!="function")return j(Z,J,ee,B,H(K));var ne=K(ae,B,Z,J,ee+"."+B,r);if(ne)return ne}return null}return g(U)}function I(F){function U(V,re,Z,J,ee){var ae=V[re],oe=W(ae);if(oe!=="object")return new p("Invalid "+J+" `"+ee+"` of type `"+oe+"` "+("supplied to `"+Z+"`, expected `object`."));var B=t({},V[re],F);for(var K in B){var ne=F[K];if(n(F,K)&&typeof ne!="function")return j(Z,J,ee,K,H(ne));if(!ne)return new p("Invalid "+J+" `"+ee+"` key `"+K+"` supplied to `"+Z+"`.\nBad object: "+JSON.stringify(V[re],null," ")+`
49
- Valid keys: `+JSON.stringify(Object.keys(F),null," "));var T=ne(ae,K,Z,J,ee+"."+K,r);if(T)return T}return null}return g(U)}function D(F){switch(typeof F){case"number":case"string":case"undefined":return!0;case"boolean":return!F;case"object":if(Array.isArray(F))return F.every(D);if(F===null||s(F))return!0;var U=f(F);if(U){var V=U.call(F),re;if(U!==F.entries){for(;!(re=V.next()).done;)if(!D(re.value))return!1}else for(;!(re=V.next()).done;){var Z=re.value;if(Z&&!D(Z[1]))return!1}}else return!1;return!0;default:return!1}}function L(F,U){return F==="symbol"?!0:U?U["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&U instanceof Symbol:!1}function W(F){var U=typeof F;return Array.isArray(F)?"array":F instanceof RegExp?"object":L(U,F)?"symbol":U}function H(F){if(typeof F>"u"||F===null)return""+F;var U=W(F);if(U==="object"){if(F instanceof Date)return"date";if(F instanceof RegExp)return"regexp"}return U}function te(F){var U=H(F);switch(U){case"array":case"object":return"an "+U;case"boolean":case"date":case"regexp":return"a "+U;default:return U}}function Q(F){return!F.constructor||!F.constructor.name?d:F.constructor.name}return h.checkPropTypes=i,h.resetWarningCache=i.resetWarningCache,h.PropTypes=h,h},Hc}var Uc,Wm;function WA(){if(Wm)return Uc;Wm=1;var e=Kd();function t(){}function r(){}return r.resetWarningCache=t,Uc=function(){function n(o,s,l,c,u,f){if(f!==e){var d=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw d.name="Invariant Violation",d}}n.isRequired=n;function i(){return n}var a={array:n,bigint:n,bool:n,func:n,number:n,object:n,string:n,symbol:n,any:n,arrayOf:i,element:n,elementType:n,instanceOf:i,node:n,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:r,resetWarningCache:t};return a.PropTypes=a,a},Uc}var Vm;function VA(){if(Vm)return Wo.exports;if(Vm=1,process.env.NODE_ENV!=="production"){var e=zx(),t=!0;Wo.exports=zA()(e.isElement,t)}else Wo.exports=WA()();return Wo.exports}var HA=VA();const pe=Jr(HA);function Vx(e){var t,r,n="";if(typeof e=="string"||typeof e=="number")n+=e;else if(typeof e=="object")if(Array.isArray(e)){var i=e.length;for(t=0;t<i;t++)e[t]&&(r=Vx(e[t]))&&(n&&(n+=" "),n+=r)}else for(r in e)e[r]&&(n&&(n+=" "),n+=r);return n}function he(){for(var e,t,r=0,n="",i=arguments.length;r<i;r++)(e=arguments[r])&&(t=Vx(e))&&(n&&(n+=" "),n+=t);return n}function UA(e,t,r=void 0){const n={};for(const i in e){const a=e[i];let o="",s=!0;for(let l=0;l<a.length;l+=1){const c=a[l];c&&(o+=(s===!0?"":" ")+t(c),s=!1,r&&r[c]&&(o+=" "+r[c]))}n[i]=o}return n}var Ho={exports:{}},Pe={};/**
48
+ */var zc,Fm;function BA(){if(Fm)return zc;Fm=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;function n(a){if(a==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(a)}function i(){try{if(!Object.assign)return!1;var a=new String("abc");if(a[5]="de",Object.getOwnPropertyNames(a)[0]==="5")return!1;for(var o={},s=0;s<10;s++)o["_"+String.fromCharCode(s)]=s;var l=Object.getOwnPropertyNames(o).map(function(u){return o[u]});if(l.join("")!=="0123456789")return!1;var c={};return"abcdefghijklmnopqrst".split("").forEach(function(u){c[u]=u}),Object.keys(Object.assign({},c)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return zc=i()?Object.assign:function(a,o){for(var s,l=n(a),c,u=1;u<arguments.length;u++){s=Object(arguments[u]);for(var f in s)t.call(s,f)&&(l[f]=s[f]);if(e){c=e(s);for(var d=0;d<c.length;d++)r.call(s,c[d])&&(l[c[d]]=s[c[d]])}}return l},zc}var Wc,Bm;function qd(){if(Bm)return Wc;Bm=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Wc=e,Wc}var Vc,zm;function Hx(){return zm||(zm=1,Vc=Function.call.bind(Object.prototype.hasOwnProperty)),Vc}var Hc,Wm;function zA(){if(Wm)return Hc;Wm=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=qd(),r={},n=Hx();e=function(a){var o="Warning: "+a;typeof console<"u"&&console.error(o);try{throw new Error(o)}catch{}}}function i(a,o,s,l,c){if(process.env.NODE_ENV!=="production"){for(var u in a)if(n(a,u)){var f;try{if(typeof a[u]!="function"){var d=Error((l||"React class")+": "+s+" type `"+u+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof a[u]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw d.name="Invariant Violation",d}f=a[u](o,u,l,s,null,t)}catch(m){f=m}if(f&&!(f instanceof Error)&&e((l||"React class")+": type specification of "+s+" `"+u+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof f+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),f instanceof Error&&!(f.message in r)){r[f.message]=!0;var h=c?c():"";e("Failed "+s+" type: "+f.message+(h??""))}}}}return i.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(r={})},Hc=i,Hc}var Uc,Vm;function WA(){if(Vm)return Uc;Vm=1;var e=Vx(),t=BA(),r=qd(),n=Hx(),i=zA(),a=function(){};process.env.NODE_ENV!=="production"&&(a=function(s){var l="Warning: "+s;typeof console<"u"&&console.error(l);try{throw new Error(l)}catch{}});function o(){return null}return Uc=function(s,l){var c=typeof Symbol=="function"&&Symbol.iterator,u="@@iterator";function f(F){var U=F&&(c&&F[c]||F[u]);if(typeof U=="function")return U}var d="<<anonymous>>",h={array:v("array"),bigint:v("bigint"),bool:v("boolean"),func:v("function"),number:v("number"),object:v("object"),string:v("string"),symbol:v("symbol"),any:b(),arrayOf:x,element:S(),elementType:w(),instanceOf:O,node:R(),objectOf:C,oneOf:E,oneOfType:M,shape:_,exact:I};function m(F,U){return F===U?F!==0||1/F===1/U:F!==F&&U!==U}function p(F,U){this.message=F,this.data=U&&typeof U=="object"?U:{},this.stack=""}p.prototype=Error.prototype;function g(F){if(process.env.NODE_ENV!=="production")var U={},V=0;function re(J,ee,ae,oe,B,K,ne){if(oe=oe||d,K=K||ae,ne!==r){if(l){var T=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw T.name="Invariant Violation",T}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var ke=oe+":"+ae;!U[ke]&&V<3&&(a("You are manually calling a React.PropTypes validation function for the `"+K+"` prop on `"+oe+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),U[ke]=!0,V++)}}return ee[ae]==null?J?ee[ae]===null?new p("The "+B+" `"+K+"` is marked as required "+("in `"+oe+"`, but its value is `null`.")):new p("The "+B+" `"+K+"` is marked as required in "+("`"+oe+"`, but its value is `undefined`.")):null:F(ee,ae,oe,B,K)}var Z=re.bind(null,!1);return Z.isRequired=re.bind(null,!0),Z}function v(F){function U(V,re,Z,J,ee,ae){var oe=V[re],B=W(oe);if(B!==F){var K=H(oe);return new p("Invalid "+J+" `"+ee+"` of type "+("`"+K+"` supplied to `"+Z+"`, expected ")+("`"+F+"`."),{expectedType:F})}return null}return g(U)}function b(){return g(o)}function x(F){function U(V,re,Z,J,ee){if(typeof F!="function")return new p("Property `"+ee+"` of component `"+Z+"` has invalid PropType notation inside arrayOf.");var ae=V[re];if(!Array.isArray(ae)){var oe=W(ae);return new p("Invalid "+J+" `"+ee+"` of type "+("`"+oe+"` supplied to `"+Z+"`, expected an array."))}for(var B=0;B<ae.length;B++){var K=F(ae,B,Z,J,ee+"["+B+"]",r);if(K instanceof Error)return K}return null}return g(U)}function S(){function F(U,V,re,Z,J){var ee=U[V];if(!s(ee)){var ae=W(ee);return new p("Invalid "+Z+" `"+J+"` of type "+("`"+ae+"` supplied to `"+re+"`, expected a single ReactElement."))}return null}return g(F)}function w(){function F(U,V,re,Z,J){var ee=U[V];if(!e.isValidElementType(ee)){var ae=W(ee);return new p("Invalid "+Z+" `"+J+"` of type "+("`"+ae+"` supplied to `"+re+"`, expected a single ReactElement type."))}return null}return g(F)}function O(F){function U(V,re,Z,J,ee){if(!(V[re]instanceof F)){var ae=F.name||d,oe=Q(V[re]);return new p("Invalid "+J+" `"+ee+"` of type "+("`"+oe+"` supplied to `"+Z+"`, expected ")+("instance of `"+ae+"`."))}return null}return g(U)}function E(F){if(!Array.isArray(F))return process.env.NODE_ENV!=="production"&&(arguments.length>1?a("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):a("Invalid argument supplied to oneOf, expected an array.")),o;function U(V,re,Z,J,ee){for(var ae=V[re],oe=0;oe<F.length;oe++)if(m(ae,F[oe]))return null;var B=JSON.stringify(F,function(ne,T){var ke=H(T);return ke==="symbol"?String(T):T});return new p("Invalid "+J+" `"+ee+"` of value `"+String(ae)+"` "+("supplied to `"+Z+"`, expected one of "+B+"."))}return g(U)}function C(F){function U(V,re,Z,J,ee){if(typeof F!="function")return new p("Property `"+ee+"` of component `"+Z+"` has invalid PropType notation inside objectOf.");var ae=V[re],oe=W(ae);if(oe!=="object")return new p("Invalid "+J+" `"+ee+"` of type "+("`"+oe+"` supplied to `"+Z+"`, expected an object."));for(var B in ae)if(n(ae,B)){var K=F(ae,B,Z,J,ee+"."+B,r);if(K instanceof Error)return K}return null}return g(U)}function M(F){if(!Array.isArray(F))return process.env.NODE_ENV!=="production"&&a("Invalid argument supplied to oneOfType, expected an instance of array."),o;for(var U=0;U<F.length;U++){var V=F[U];if(typeof V!="function")return a("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+te(V)+" at index "+U+"."),o}function re(Z,J,ee,ae,oe){for(var B=[],K=0;K<F.length;K++){var ne=F[K],T=ne(Z,J,ee,ae,oe,r);if(T==null)return null;T.data&&n(T.data,"expectedType")&&B.push(T.data.expectedType)}var ke=B.length>0?", expected one of type ["+B.join(", ")+"]":"";return new p("Invalid "+ae+" `"+oe+"` supplied to "+("`"+ee+"`"+ke+"."))}return g(re)}function R(){function F(U,V,re,Z,J){return D(U[V])?null:new p("Invalid "+Z+" `"+J+"` supplied to "+("`"+re+"`, expected a ReactNode."))}return g(F)}function j(F,U,V,re,Z){return new p((F||"React class")+": "+U+" type `"+V+"."+re+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+Z+"`.")}function _(F){function U(V,re,Z,J,ee){var ae=V[re],oe=W(ae);if(oe!=="object")return new p("Invalid "+J+" `"+ee+"` of type `"+oe+"` "+("supplied to `"+Z+"`, expected `object`."));for(var B in F){var K=F[B];if(typeof K!="function")return j(Z,J,ee,B,H(K));var ne=K(ae,B,Z,J,ee+"."+B,r);if(ne)return ne}return null}return g(U)}function I(F){function U(V,re,Z,J,ee){var ae=V[re],oe=W(ae);if(oe!=="object")return new p("Invalid "+J+" `"+ee+"` of type `"+oe+"` "+("supplied to `"+Z+"`, expected `object`."));var B=t({},V[re],F);for(var K in B){var ne=F[K];if(n(F,K)&&typeof ne!="function")return j(Z,J,ee,K,H(ne));if(!ne)return new p("Invalid "+J+" `"+ee+"` key `"+K+"` supplied to `"+Z+"`.\nBad object: "+JSON.stringify(V[re],null," ")+`
49
+ Valid keys: `+JSON.stringify(Object.keys(F),null," "));var T=ne(ae,K,Z,J,ee+"."+K,r);if(T)return T}return null}return g(U)}function D(F){switch(typeof F){case"number":case"string":case"undefined":return!0;case"boolean":return!F;case"object":if(Array.isArray(F))return F.every(D);if(F===null||s(F))return!0;var U=f(F);if(U){var V=U.call(F),re;if(U!==F.entries){for(;!(re=V.next()).done;)if(!D(re.value))return!1}else for(;!(re=V.next()).done;){var Z=re.value;if(Z&&!D(Z[1]))return!1}}else return!1;return!0;default:return!1}}function L(F,U){return F==="symbol"?!0:U?U["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&U instanceof Symbol:!1}function W(F){var U=typeof F;return Array.isArray(F)?"array":F instanceof RegExp?"object":L(U,F)?"symbol":U}function H(F){if(typeof F>"u"||F===null)return""+F;var U=W(F);if(U==="object"){if(F instanceof Date)return"date";if(F instanceof RegExp)return"regexp"}return U}function te(F){var U=H(F);switch(U){case"array":case"object":return"an "+U;case"boolean":case"date":case"regexp":return"a "+U;default:return U}}function Q(F){return!F.constructor||!F.constructor.name?d:F.constructor.name}return h.checkPropTypes=i,h.resetWarningCache=i.resetWarningCache,h.PropTypes=h,h},Uc}var Kc,Hm;function VA(){if(Hm)return Kc;Hm=1;var e=qd();function t(){}function r(){}return r.resetWarningCache=t,Kc=function(){function n(o,s,l,c,u,f){if(f!==e){var d=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw d.name="Invariant Violation",d}}n.isRequired=n;function i(){return n}var a={array:n,bigint:n,bool:n,func:n,number:n,object:n,string:n,symbol:n,any:n,arrayOf:i,element:n,elementType:n,instanceOf:i,node:n,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:r,resetWarningCache:t};return a.PropTypes=a,a},Kc}var Um;function HA(){if(Um)return Vo.exports;if(Um=1,process.env.NODE_ENV!=="production"){var e=Vx(),t=!0;Vo.exports=WA()(e.isElement,t)}else Vo.exports=VA()();return Vo.exports}var UA=HA();const pe=Jr(UA);function Ux(e){var t,r,n="";if(typeof e=="string"||typeof e=="number")n+=e;else if(typeof e=="object")if(Array.isArray(e)){var i=e.length;for(t=0;t<i;t++)e[t]&&(r=Ux(e[t]))&&(n&&(n+=" "),n+=r)}else for(r in e)e[r]&&(n&&(n+=" "),n+=r);return n}function he(){for(var e,t,r=0,n="",i=arguments.length;r<i;r++)(e=arguments[r])&&(t=Ux(e))&&(n&&(n+=" "),n+=t);return n}function KA(e,t,r=void 0){const n={};for(const i in e){const a=e[i];let o="",s=!0;for(let l=0;l<a.length;l+=1){const c=a[l];c&&(o+=(s===!0?"":" ")+t(c),s=!1,r&&r[c]&&(o+=" "+r[c]))}n[i]=o}return n}var Uo={exports:{}},Pe={};/**
50
50
  * @license React
51
51
  * react-is.production.js
52
52
  *
@@ -54,7 +54,7 @@ Valid keys: `+JSON.stringify(Object.keys(F),null," "));var T=ne(ae,K,Z,J,ee+"."
54
54
  *
55
55
  * This source code is licensed under the MIT license found in the
56
56
  * LICENSE file in the root directory of this source tree.
57
- */var Hm;function KA(){if(Hm)return Pe;Hm=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),a=Symbol.for("react.consumer"),o=Symbol.for("react.context"),s=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),c=Symbol.for("react.suspense_list"),u=Symbol.for("react.memo"),f=Symbol.for("react.lazy"),d=Symbol.for("react.view_transition"),h=Symbol.for("react.client.reference");function m(p){if(typeof p=="object"&&p!==null){var g=p.$$typeof;switch(g){case e:switch(p=p.type,p){case r:case i:case n:case l:case c:case d:return p;default:switch(p=p&&p.$$typeof,p){case o:case s:case f:case u:return p;case a:return p;default:return g}}case t:return g}}}return Pe.ContextConsumer=a,Pe.ContextProvider=o,Pe.Element=e,Pe.ForwardRef=s,Pe.Fragment=r,Pe.Lazy=f,Pe.Memo=u,Pe.Portal=t,Pe.Profiler=i,Pe.StrictMode=n,Pe.Suspense=l,Pe.SuspenseList=c,Pe.isContextConsumer=function(p){return m(p)===a},Pe.isContextProvider=function(p){return m(p)===o},Pe.isElement=function(p){return typeof p=="object"&&p!==null&&p.$$typeof===e},Pe.isForwardRef=function(p){return m(p)===s},Pe.isFragment=function(p){return m(p)===r},Pe.isLazy=function(p){return m(p)===f},Pe.isMemo=function(p){return m(p)===u},Pe.isPortal=function(p){return m(p)===t},Pe.isProfiler=function(p){return m(p)===i},Pe.isStrictMode=function(p){return m(p)===n},Pe.isSuspense=function(p){return m(p)===l},Pe.isSuspenseList=function(p){return m(p)===c},Pe.isValidElementType=function(p){return typeof p=="string"||typeof p=="function"||p===r||p===i||p===n||p===l||p===c||typeof p=="object"&&p!==null&&(p.$$typeof===f||p.$$typeof===u||p.$$typeof===o||p.$$typeof===a||p.$$typeof===s||p.$$typeof===h||p.getModuleId!==void 0)},Pe.typeOf=m,Pe}var Ce={};/**
57
+ */var Km;function qA(){if(Km)return Pe;Km=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),a=Symbol.for("react.consumer"),o=Symbol.for("react.context"),s=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),c=Symbol.for("react.suspense_list"),u=Symbol.for("react.memo"),f=Symbol.for("react.lazy"),d=Symbol.for("react.view_transition"),h=Symbol.for("react.client.reference");function m(p){if(typeof p=="object"&&p!==null){var g=p.$$typeof;switch(g){case e:switch(p=p.type,p){case r:case i:case n:case l:case c:case d:return p;default:switch(p=p&&p.$$typeof,p){case o:case s:case f:case u:return p;case a:return p;default:return g}}case t:return g}}}return Pe.ContextConsumer=a,Pe.ContextProvider=o,Pe.Element=e,Pe.ForwardRef=s,Pe.Fragment=r,Pe.Lazy=f,Pe.Memo=u,Pe.Portal=t,Pe.Profiler=i,Pe.StrictMode=n,Pe.Suspense=l,Pe.SuspenseList=c,Pe.isContextConsumer=function(p){return m(p)===a},Pe.isContextProvider=function(p){return m(p)===o},Pe.isElement=function(p){return typeof p=="object"&&p!==null&&p.$$typeof===e},Pe.isForwardRef=function(p){return m(p)===s},Pe.isFragment=function(p){return m(p)===r},Pe.isLazy=function(p){return m(p)===f},Pe.isMemo=function(p){return m(p)===u},Pe.isPortal=function(p){return m(p)===t},Pe.isProfiler=function(p){return m(p)===i},Pe.isStrictMode=function(p){return m(p)===n},Pe.isSuspense=function(p){return m(p)===l},Pe.isSuspenseList=function(p){return m(p)===c},Pe.isValidElementType=function(p){return typeof p=="string"||typeof p=="function"||p===r||p===i||p===n||p===l||p===c||typeof p=="object"&&p!==null&&(p.$$typeof===f||p.$$typeof===u||p.$$typeof===o||p.$$typeof===a||p.$$typeof===s||p.$$typeof===h||p.getModuleId!==void 0)},Pe.typeOf=m,Pe}var Ce={};/**
58
58
  * @license React
59
59
  * react-is.development.js
60
60
  *
@@ -62,20 +62,20 @@ Valid keys: `+JSON.stringify(Object.keys(F),null," "));var T=ne(ae,K,Z,J,ee+"."
62
62
  *
63
63
  * This source code is licensed under the MIT license found in the
64
64
  * LICENSE file in the root directory of this source tree.
65
- */var Um;function qA(){return Um||(Um=1,process.env.NODE_ENV!=="production"&&(function(){function e(p){if(typeof p=="object"&&p!==null){var g=p.$$typeof;switch(g){case t:switch(p=p.type,p){case n:case a:case i:case c:case u:case h:return p;default:switch(p=p&&p.$$typeof,p){case s:case l:case d:case f:return p;case o:return p;default:return g}}case r:return g}}}var t=Symbol.for("react.transitional.element"),r=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),o=Symbol.for("react.consumer"),s=Symbol.for("react.context"),l=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),d=Symbol.for("react.lazy"),h=Symbol.for("react.view_transition"),m=Symbol.for("react.client.reference");Ce.ContextConsumer=o,Ce.ContextProvider=s,Ce.Element=t,Ce.ForwardRef=l,Ce.Fragment=n,Ce.Lazy=d,Ce.Memo=f,Ce.Portal=r,Ce.Profiler=a,Ce.StrictMode=i,Ce.Suspense=c,Ce.SuspenseList=u,Ce.isContextConsumer=function(p){return e(p)===o},Ce.isContextProvider=function(p){return e(p)===s},Ce.isElement=function(p){return typeof p=="object"&&p!==null&&p.$$typeof===t},Ce.isForwardRef=function(p){return e(p)===l},Ce.isFragment=function(p){return e(p)===n},Ce.isLazy=function(p){return e(p)===d},Ce.isMemo=function(p){return e(p)===f},Ce.isPortal=function(p){return e(p)===r},Ce.isProfiler=function(p){return e(p)===a},Ce.isStrictMode=function(p){return e(p)===i},Ce.isSuspense=function(p){return e(p)===c},Ce.isSuspenseList=function(p){return e(p)===u},Ce.isValidElementType=function(p){return typeof p=="string"||typeof p=="function"||p===n||p===a||p===i||p===c||p===u||typeof p=="object"&&p!==null&&(p.$$typeof===d||p.$$typeof===f||p.$$typeof===s||p.$$typeof===o||p.$$typeof===l||p.$$typeof===m||p.getModuleId!==void 0)},Ce.typeOf=e})()),Ce}var Km;function YA(){return Km||(Km=1,process.env.NODE_ENV==="production"?Ho.exports=KA():Ho.exports=qA()),Ho.exports}var Ba=YA();function Fr(e){if(typeof e!="object"||e===null)return!1;const t=Object.getPrototypeOf(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function Hx(e){if(A.isValidElement(e)||Ba.isValidElementType(e)||!Fr(e))return e;const t={};return Object.keys(e).forEach(r=>{t[r]=Hx(e[r])}),t}function Yt(e,t,r={clone:!0}){const n=r.clone?{...e}:e;return Fr(e)&&Fr(t)&&Object.keys(t).forEach(i=>{A.isValidElement(t[i])||Ba.isValidElementType(t[i])?n[i]=t[i]:Fr(t[i])&&Object.prototype.hasOwnProperty.call(e,i)&&Fr(e[i])?n[i]=Yt(e[i],t[i],r):r.clone?n[i]=Fr(t[i])?Hx(t[i]):t[i]:n[i]=t[i]}),n}function Da(e,t){return t?Yt(e,t,{clone:!1}):e}const On=process.env.NODE_ENV!=="production"?pe.oneOfType([pe.number,pe.string,pe.object,pe.array]):{};function qm(e,t){if(!e.containerQueries)return t;const r=Object.keys(t).filter(n=>n.startsWith("@container")).sort((n,i)=>{const a=/min-width:\s*([0-9.]+)/;return+(n.match(a)?.[1]||0)-+(i.match(a)?.[1]||0)});return r.length?r.reduce((n,i)=>{const a=t[i];return delete n[i],n[i]=a,n},{...t}):t}function GA(e,t){return t==="@"||t.startsWith("@")&&(e.some(r=>t.startsWith(`@${r}`))||!!t.match(/^@\d/))}function XA(e,t){const r=t.match(/^@([^/]+)?\/?(.+)?$/);if(!r){if(process.env.NODE_ENV!=="production")throw new Error(process.env.NODE_ENV!=="production"?`MUI: The provided shorthand ${`(${t})`} is invalid. The format should be \`@<breakpoint | number>\` or \`@<breakpoint | number>/<container>\`.
66
- For example, \`@sm\` or \`@600\` or \`@40rem/sidebar\`.`:gn(18,`(${t})`));return null}const[,n,i]=r,a=Number.isNaN(+n)?n||0:+n;return e.containerQueries(i).up(a)}function ZA(e){const t=(a,o)=>a.replace("@media",o?`@container ${o}`:"@container");function r(a,o){a.up=(...s)=>t(e.breakpoints.up(...s),o),a.down=(...s)=>t(e.breakpoints.down(...s),o),a.between=(...s)=>t(e.breakpoints.between(...s),o),a.only=(...s)=>t(e.breakpoints.only(...s),o),a.not=(...s)=>{const l=t(e.breakpoints.not(...s),o);return l.includes("not all and")?l.replace("not all and ","").replace("min-width:","width<").replace("max-width:","width>").replace("and","or"):l}}const n={},i=a=>(r(n,a),n);return r(i),{...e,containerQueries:i}}const Dl={xs:0,sm:600,md:900,lg:1200,xl:1536},Ym={keys:["xs","sm","md","lg","xl"],up:e=>`@media (min-width:${Dl[e]}px)`},JA={containerQueries:e=>({up:t=>{let r=typeof t=="number"?t:Dl[t]||t;return typeof r=="number"&&(r=`${r}px`),e?`@container ${e} (min-width:${r})`:`@container (min-width:${r})`}})};function qr(e,t,r){const n=e.theme||{};if(Array.isArray(t)){const a=n.breakpoints||Ym;return t.reduce((o,s,l)=>(o[a.up(a.keys[l])]=r(t[l]),o),{})}if(typeof t=="object"){const a=n.breakpoints||Ym;return Object.keys(t).reduce((o,s)=>{if(GA(a.keys,s)){const l=XA(n.containerQueries?n:JA,s);l&&(o[l]=r(t[s],s))}else if(Object.keys(a.values||Dl).includes(s)){const l=a.up(s);o[l]=r(t[s],s)}else{const l=s;o[l]=t[l]}return o},{})}return r(t)}function QA(e={}){return e.keys?.reduce((r,n)=>{const i=e.up(n);return r[i]={},r},{})||{}}function Gm(e,t){return e.reduce((r,n)=>{const i=r[n];return(!i||Object.keys(i).length===0)&&delete r[n],r},t)}function Nl(e,t,r=!0){if(!t||typeof t!="string")return null;if(e&&e.vars&&r){const n=`vars.${t}`.split(".").reduce((i,a)=>i&&i[a]?i[a]:null,e);if(n!=null)return n}return t.split(".").reduce((n,i)=>n&&n[i]!=null?n[i]:null,e)}function $s(e,t,r,n=r){let i;return typeof e=="function"?i=e(r):Array.isArray(e)?i=e[r]||n:i=Nl(e,r)||n,t&&(i=t(i,n,e)),i}function Qe(e){const{prop:t,cssProperty:r=e.prop,themeKey:n,transform:i}=e,a=o=>{if(o[t]==null)return null;const s=o[t],l=o.theme,c=Nl(l,n)||{};return qr(o,s,f=>{let d=$s(c,i,f);return f===d&&typeof f=="string"&&(d=$s(c,i,`${t}${f==="default"?"":ii(f)}`,f)),r===!1?d:{[r]:d}})};return a.propTypes=process.env.NODE_ENV!=="production"?{[t]:On}:{},a.filterProps=[t],a}function eE(e){const t={};return r=>(t[r]===void 0&&(t[r]=e(r)),t[r])}const tE={m:"margin",p:"padding"},rE={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},Xm={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},nE=eE(e=>{if(e.length>2)if(Xm[e])e=Xm[e];else return[e];const[t,r]=e.split(""),n=tE[t],i=rE[r]||"";return Array.isArray(i)?i.map(a=>n+a):[n+i]}),Il=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],Rl=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"],iE=[...Il,...Rl];function uo(e,t,r,n){const i=Nl(e,t,!0)??r;return typeof i=="number"||typeof i=="string"?a=>typeof a=="string"?a:(process.env.NODE_ENV!=="production"&&typeof a!="number"&&console.error(`MUI: Expected ${n} argument to be a number or a string, got ${a}.`),typeof i=="string"?i.startsWith("var(")&&a===0?0:i.startsWith("var(")&&a===1?i:`calc(${a} * ${i})`:i*a):Array.isArray(i)?a=>{if(typeof a=="string")return a;const o=Math.abs(a);process.env.NODE_ENV!=="production"&&(Number.isInteger(o)?o>i.length-1&&console.error([`MUI: The value provided (${o}) overflows.`,`The supported values are: ${JSON.stringify(i)}.`,`${o} > ${i.length-1}, you need to add the missing values.`].join(`
65
+ */var qm;function YA(){return qm||(qm=1,process.env.NODE_ENV!=="production"&&(function(){function e(p){if(typeof p=="object"&&p!==null){var g=p.$$typeof;switch(g){case t:switch(p=p.type,p){case n:case a:case i:case c:case u:case h:return p;default:switch(p=p&&p.$$typeof,p){case s:case l:case d:case f:return p;case o:return p;default:return g}}case r:return g}}}var t=Symbol.for("react.transitional.element"),r=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),o=Symbol.for("react.consumer"),s=Symbol.for("react.context"),l=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),d=Symbol.for("react.lazy"),h=Symbol.for("react.view_transition"),m=Symbol.for("react.client.reference");Ce.ContextConsumer=o,Ce.ContextProvider=s,Ce.Element=t,Ce.ForwardRef=l,Ce.Fragment=n,Ce.Lazy=d,Ce.Memo=f,Ce.Portal=r,Ce.Profiler=a,Ce.StrictMode=i,Ce.Suspense=c,Ce.SuspenseList=u,Ce.isContextConsumer=function(p){return e(p)===o},Ce.isContextProvider=function(p){return e(p)===s},Ce.isElement=function(p){return typeof p=="object"&&p!==null&&p.$$typeof===t},Ce.isForwardRef=function(p){return e(p)===l},Ce.isFragment=function(p){return e(p)===n},Ce.isLazy=function(p){return e(p)===d},Ce.isMemo=function(p){return e(p)===f},Ce.isPortal=function(p){return e(p)===r},Ce.isProfiler=function(p){return e(p)===a},Ce.isStrictMode=function(p){return e(p)===i},Ce.isSuspense=function(p){return e(p)===c},Ce.isSuspenseList=function(p){return e(p)===u},Ce.isValidElementType=function(p){return typeof p=="string"||typeof p=="function"||p===n||p===a||p===i||p===c||p===u||typeof p=="object"&&p!==null&&(p.$$typeof===d||p.$$typeof===f||p.$$typeof===s||p.$$typeof===o||p.$$typeof===l||p.$$typeof===m||p.getModuleId!==void 0)},Ce.typeOf=e})()),Ce}var Ym;function GA(){return Ym||(Ym=1,process.env.NODE_ENV==="production"?Uo.exports=qA():Uo.exports=YA()),Uo.exports}var za=GA();function Fr(e){if(typeof e!="object"||e===null)return!1;const t=Object.getPrototypeOf(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function Kx(e){if(A.isValidElement(e)||za.isValidElementType(e)||!Fr(e))return e;const t={};return Object.keys(e).forEach(r=>{t[r]=Kx(e[r])}),t}function Yt(e,t,r={clone:!0}){const n=r.clone?{...e}:e;return Fr(e)&&Fr(t)&&Object.keys(t).forEach(i=>{A.isValidElement(t[i])||za.isValidElementType(t[i])?n[i]=t[i]:Fr(t[i])&&Object.prototype.hasOwnProperty.call(e,i)&&Fr(e[i])?n[i]=Yt(e[i],t[i],r):r.clone?n[i]=Fr(t[i])?Kx(t[i]):t[i]:n[i]=t[i]}),n}function Na(e,t){return t?Yt(e,t,{clone:!1}):e}const On=process.env.NODE_ENV!=="production"?pe.oneOfType([pe.number,pe.string,pe.object,pe.array]):{};function Gm(e,t){if(!e.containerQueries)return t;const r=Object.keys(t).filter(n=>n.startsWith("@container")).sort((n,i)=>{const a=/min-width:\s*([0-9.]+)/;return+(n.match(a)?.[1]||0)-+(i.match(a)?.[1]||0)});return r.length?r.reduce((n,i)=>{const a=t[i];return delete n[i],n[i]=a,n},{...t}):t}function XA(e,t){return t==="@"||t.startsWith("@")&&(e.some(r=>t.startsWith(`@${r}`))||!!t.match(/^@\d/))}function ZA(e,t){const r=t.match(/^@([^/]+)?\/?(.+)?$/);if(!r){if(process.env.NODE_ENV!=="production")throw new Error(process.env.NODE_ENV!=="production"?`MUI: The provided shorthand ${`(${t})`} is invalid. The format should be \`@<breakpoint | number>\` or \`@<breakpoint | number>/<container>\`.
66
+ For example, \`@sm\` or \`@600\` or \`@40rem/sidebar\`.`:gn(18,`(${t})`));return null}const[,n,i]=r,a=Number.isNaN(+n)?n||0:+n;return e.containerQueries(i).up(a)}function JA(e){const t=(a,o)=>a.replace("@media",o?`@container ${o}`:"@container");function r(a,o){a.up=(...s)=>t(e.breakpoints.up(...s),o),a.down=(...s)=>t(e.breakpoints.down(...s),o),a.between=(...s)=>t(e.breakpoints.between(...s),o),a.only=(...s)=>t(e.breakpoints.only(...s),o),a.not=(...s)=>{const l=t(e.breakpoints.not(...s),o);return l.includes("not all and")?l.replace("not all and ","").replace("min-width:","width<").replace("max-width:","width>").replace("and","or"):l}}const n={},i=a=>(r(n,a),n);return r(i),{...e,containerQueries:i}}const Nl={xs:0,sm:600,md:900,lg:1200,xl:1536},Xm={keys:["xs","sm","md","lg","xl"],up:e=>`@media (min-width:${Nl[e]}px)`},QA={containerQueries:e=>({up:t=>{let r=typeof t=="number"?t:Nl[t]||t;return typeof r=="number"&&(r=`${r}px`),e?`@container ${e} (min-width:${r})`:`@container (min-width:${r})`}})};function qr(e,t,r){const n=e.theme||{};if(Array.isArray(t)){const a=n.breakpoints||Xm;return t.reduce((o,s,l)=>(o[a.up(a.keys[l])]=r(t[l]),o),{})}if(typeof t=="object"){const a=n.breakpoints||Xm;return Object.keys(t).reduce((o,s)=>{if(XA(a.keys,s)){const l=ZA(n.containerQueries?n:QA,s);l&&(o[l]=r(t[s],s))}else if(Object.keys(a.values||Nl).includes(s)){const l=a.up(s);o[l]=r(t[s],s)}else{const l=s;o[l]=t[l]}return o},{})}return r(t)}function eE(e={}){return e.keys?.reduce((r,n)=>{const i=e.up(n);return r[i]={},r},{})||{}}function Zm(e,t){return e.reduce((r,n)=>{const i=r[n];return(!i||Object.keys(i).length===0)&&delete r[n],r},t)}function Il(e,t,r=!0){if(!t||typeof t!="string")return null;if(e&&e.vars&&r){const n=`vars.${t}`.split(".").reduce((i,a)=>i&&i[a]?i[a]:null,e);if(n!=null)return n}return t.split(".").reduce((n,i)=>n&&n[i]!=null?n[i]:null,e)}function Ls(e,t,r,n=r){let i;return typeof e=="function"?i=e(r):Array.isArray(e)?i=e[r]||n:i=Il(e,r)||n,t&&(i=t(i,n,e)),i}function Qe(e){const{prop:t,cssProperty:r=e.prop,themeKey:n,transform:i}=e,a=o=>{if(o[t]==null)return null;const s=o[t],l=o.theme,c=Il(l,n)||{};return qr(o,s,f=>{let d=Ls(c,i,f);return f===d&&typeof f=="string"&&(d=Ls(c,i,`${t}${f==="default"?"":ii(f)}`,f)),r===!1?d:{[r]:d}})};return a.propTypes=process.env.NODE_ENV!=="production"?{[t]:On}:{},a.filterProps=[t],a}function tE(e){const t={};return r=>(t[r]===void 0&&(t[r]=e(r)),t[r])}const rE={m:"margin",p:"padding"},nE={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},Jm={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},iE=tE(e=>{if(e.length>2)if(Jm[e])e=Jm[e];else return[e];const[t,r]=e.split(""),n=rE[t],i=nE[r]||"";return Array.isArray(i)?i.map(a=>n+a):[n+i]}),Rl=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],$l=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"],aE=[...Rl,...$l];function fo(e,t,r,n){const i=Il(e,t,!0)??r;return typeof i=="number"||typeof i=="string"?a=>typeof a=="string"?a:(process.env.NODE_ENV!=="production"&&typeof a!="number"&&console.error(`MUI: Expected ${n} argument to be a number or a string, got ${a}.`),typeof i=="string"?i.startsWith("var(")&&a===0?0:i.startsWith("var(")&&a===1?i:`calc(${a} * ${i})`:i*a):Array.isArray(i)?a=>{if(typeof a=="string")return a;const o=Math.abs(a);process.env.NODE_ENV!=="production"&&(Number.isInteger(o)?o>i.length-1&&console.error([`MUI: The value provided (${o}) overflows.`,`The supported values are: ${JSON.stringify(i)}.`,`${o} > ${i.length-1}, you need to add the missing values.`].join(`
67
67
  `)):console.error([`MUI: The \`theme.${t}\` array type cannot be combined with non integer values.You should either use an integer value that can be used as index, or define the \`theme.${t}\` as a number.`].join(`
68
68
  `)));const s=i[o];return a>=0?s:typeof s=="number"?-s:typeof s=="string"&&s.startsWith("var(")?`calc(-1 * ${s})`:`-${s}`}:typeof i=="function"?i:(process.env.NODE_ENV!=="production"&&console.error([`MUI: The \`theme.${t}\` value (${i}) is invalid.`,"It should be a number, an array or a function."].join(`
69
- `)),()=>{})}function qd(e){return uo(e,"spacing",8,"spacing")}function fo(e,t){return typeof t=="string"||t==null?t:e(t)}function aE(e,t){return r=>e.reduce((n,i)=>(n[i]=fo(t,r),n),{})}function oE(e,t,r,n){if(!t.includes(r))return null;const i=nE(r),a=aE(i,n),o=e[r];return qr(e,o,a)}function Ux(e,t){const r=qd(e.theme);return Object.keys(e).map(n=>oE(e,t,n,r)).reduce(Da,{})}function Ue(e){return Ux(e,Il)}Ue.propTypes=process.env.NODE_ENV!=="production"?Il.reduce((e,t)=>(e[t]=On,e),{}):{};Ue.filterProps=Il;function Ke(e){return Ux(e,Rl)}Ke.propTypes=process.env.NODE_ENV!=="production"?Rl.reduce((e,t)=>(e[t]=On,e),{}):{};Ke.filterProps=Rl;process.env.NODE_ENV!=="production"&&iE.reduce((e,t)=>(e[t]=On,e),{});function $l(...e){const t=e.reduce((n,i)=>(i.filterProps.forEach(a=>{n[a]=i}),n),{}),r=n=>Object.keys(n).reduce((i,a)=>t[a]?Da(i,t[a](n)):i,{});return r.propTypes=process.env.NODE_ENV!=="production"?e.reduce((n,i)=>Object.assign(n,i.propTypes),{}):{},r.filterProps=e.reduce((n,i)=>n.concat(i.filterProps),[]),r}function ar(e){return typeof e!="number"?e:`${e}px solid`}function fr(e,t){return Qe({prop:e,themeKey:"borders",transform:t})}const sE=fr("border",ar),lE=fr("borderTop",ar),cE=fr("borderRight",ar),uE=fr("borderBottom",ar),fE=fr("borderLeft",ar),dE=fr("borderColor"),hE=fr("borderTopColor"),pE=fr("borderRightColor"),mE=fr("borderBottomColor"),gE=fr("borderLeftColor"),vE=fr("outline",ar),yE=fr("outlineColor"),Ll=e=>{if(e.borderRadius!==void 0&&e.borderRadius!==null){const t=uo(e.theme,"shape.borderRadius",4,"borderRadius"),r=n=>({borderRadius:fo(t,n)});return qr(e,e.borderRadius,r)}return null};Ll.propTypes=process.env.NODE_ENV!=="production"?{borderRadius:On}:{};Ll.filterProps=["borderRadius"];$l(sE,lE,cE,uE,fE,dE,hE,pE,mE,gE,Ll,vE,yE);const Fl=e=>{if(e.gap!==void 0&&e.gap!==null){const t=uo(e.theme,"spacing",8,"gap"),r=n=>({gap:fo(t,n)});return qr(e,e.gap,r)}return null};Fl.propTypes=process.env.NODE_ENV!=="production"?{gap:On}:{};Fl.filterProps=["gap"];const Bl=e=>{if(e.columnGap!==void 0&&e.columnGap!==null){const t=uo(e.theme,"spacing",8,"columnGap"),r=n=>({columnGap:fo(t,n)});return qr(e,e.columnGap,r)}return null};Bl.propTypes=process.env.NODE_ENV!=="production"?{columnGap:On}:{};Bl.filterProps=["columnGap"];const zl=e=>{if(e.rowGap!==void 0&&e.rowGap!==null){const t=uo(e.theme,"spacing",8,"rowGap"),r=n=>({rowGap:fo(t,n)});return qr(e,e.rowGap,r)}return null};zl.propTypes=process.env.NODE_ENV!=="production"?{rowGap:On}:{};zl.filterProps=["rowGap"];const bE=Qe({prop:"gridColumn"}),xE=Qe({prop:"gridRow"}),wE=Qe({prop:"gridAutoFlow"}),_E=Qe({prop:"gridAutoColumns"}),SE=Qe({prop:"gridAutoRows"}),OE=Qe({prop:"gridTemplateColumns"}),AE=Qe({prop:"gridTemplateRows"}),EE=Qe({prop:"gridTemplateAreas"}),PE=Qe({prop:"gridArea"});$l(Fl,Bl,zl,bE,xE,wE,_E,SE,OE,AE,EE,PE);function Ti(e,t){return t==="grey"?t:e}const CE=Qe({prop:"color",themeKey:"palette",transform:Ti}),kE=Qe({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:Ti}),TE=Qe({prop:"backgroundColor",themeKey:"palette",transform:Ti});$l(CE,kE,TE);function Kt(e){return e<=1&&e!==0?`${e*100}%`:e}const ME=Qe({prop:"width",transform:Kt}),Yd=e=>{if(e.maxWidth!==void 0&&e.maxWidth!==null){const t=r=>{const n=e.theme?.breakpoints?.values?.[r]||Dl[r];return n?e.theme?.breakpoints?.unit!=="px"?{maxWidth:`${n}${e.theme.breakpoints.unit}`}:{maxWidth:n}:{maxWidth:Kt(r)}};return qr(e,e.maxWidth,t)}return null};Yd.filterProps=["maxWidth"];const jE=Qe({prop:"minWidth",transform:Kt}),DE=Qe({prop:"height",transform:Kt}),NE=Qe({prop:"maxHeight",transform:Kt}),IE=Qe({prop:"minHeight",transform:Kt});Qe({prop:"size",cssProperty:"width",transform:Kt});Qe({prop:"size",cssProperty:"height",transform:Kt});const RE=Qe({prop:"boxSizing"});$l(ME,Yd,jE,DE,NE,IE,RE);const Wl={border:{themeKey:"borders",transform:ar},borderTop:{themeKey:"borders",transform:ar},borderRight:{themeKey:"borders",transform:ar},borderBottom:{themeKey:"borders",transform:ar},borderLeft:{themeKey:"borders",transform:ar},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},outline:{themeKey:"borders",transform:ar},outlineColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:Ll},color:{themeKey:"palette",transform:Ti},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:Ti},backgroundColor:{themeKey:"palette",transform:Ti},p:{style:Ke},pt:{style:Ke},pr:{style:Ke},pb:{style:Ke},pl:{style:Ke},px:{style:Ke},py:{style:Ke},padding:{style:Ke},paddingTop:{style:Ke},paddingRight:{style:Ke},paddingBottom:{style:Ke},paddingLeft:{style:Ke},paddingX:{style:Ke},paddingY:{style:Ke},paddingInline:{style:Ke},paddingInlineStart:{style:Ke},paddingInlineEnd:{style:Ke},paddingBlock:{style:Ke},paddingBlockStart:{style:Ke},paddingBlockEnd:{style:Ke},m:{style:Ue},mt:{style:Ue},mr:{style:Ue},mb:{style:Ue},ml:{style:Ue},mx:{style:Ue},my:{style:Ue},margin:{style:Ue},marginTop:{style:Ue},marginRight:{style:Ue},marginBottom:{style:Ue},marginLeft:{style:Ue},marginX:{style:Ue},marginY:{style:Ue},marginInline:{style:Ue},marginInlineStart:{style:Ue},marginInlineEnd:{style:Ue},marginBlock:{style:Ue},marginBlockStart:{style:Ue},marginBlockEnd:{style:Ue},displayPrint:{cssProperty:!1,transform:e=>({"@media print":{display:e}})},display:{},overflow:{},textOverflow:{},visibility:{},whiteSpace:{},flexBasis:{},flexDirection:{},flexWrap:{},justifyContent:{},alignItems:{},alignContent:{},order:{},flex:{},flexGrow:{},flexShrink:{},alignSelf:{},justifyItems:{},justifySelf:{},gap:{style:Fl},rowGap:{style:zl},columnGap:{style:Bl},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:Kt},maxWidth:{style:Yd},minWidth:{transform:Kt},height:{transform:Kt},maxHeight:{transform:Kt},minHeight:{transform:Kt},boxSizing:{},font:{themeKey:"font"},fontFamily:{themeKey:"typography"},fontSize:{themeKey:"typography"},fontStyle:{themeKey:"typography"},fontWeight:{themeKey:"typography"},letterSpacing:{},textTransform:{},lineHeight:{},textAlign:{},typography:{cssProperty:!1,themeKey:"typography"}};function $E(...e){const t=e.reduce((n,i)=>n.concat(Object.keys(i)),[]),r=new Set(t);return e.every(n=>r.size===Object.keys(n).length)}function LE(e,t){return typeof e=="function"?e(t):e}function FE(){function e(r,n,i,a){const o={[r]:n,theme:i},s=a[r];if(!s)return{[r]:n};const{cssProperty:l=r,themeKey:c,transform:u,style:f}=s;if(n==null)return null;if(c==="typography"&&n==="inherit")return{[r]:n};const d=Nl(i,c)||{};return f?f(o):qr(o,n,m=>{let p=$s(d,u,m);return m===p&&typeof m=="string"&&(p=$s(d,u,`${r}${m==="default"?"":ii(m)}`,m)),l===!1?p:{[l]:p}})}function t(r){const{sx:n,theme:i={},nested:a}=r||{};if(!n)return null;const o=i.unstable_sxConfig??Wl;function s(l){let c=l;if(typeof l=="function")c=l(i);else if(typeof l!="object")return l;if(!c)return null;const u=QA(i.breakpoints),f=Object.keys(u);let d=u;return Object.keys(c).forEach(h=>{const m=LE(c[h],i);if(m!=null)if(typeof m=="object")if(o[h])d=Da(d,e(h,m,i,o));else{const p=qr({theme:i},m,g=>({[h]:g}));$E(p,m)?d[h]=t({sx:m,theme:i,nested:!0}):d=Da(d,p)}else d=Da(d,e(h,m,i,o))}),!a&&i.modularCssLayers?{"@layer sx":qm(i,Gm(f,d))}:qm(i,Gm(f,d))}return Array.isArray(n)?n.map(s):s(n)}return t}const Ri=FE();Ri.filterProps=["sx"];function Ff(){return Ff=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},Ff.apply(null,arguments)}function BE(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}function zE(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),e.nonce!==void 0&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}var WE=(function(){function e(r){var n=this;this._insertTag=function(i){var a;n.tags.length===0?n.insertionPoint?a=n.insertionPoint.nextSibling:n.prepend?a=n.container.firstChild:a=n.before:a=n.tags[n.tags.length-1].nextSibling,n.container.insertBefore(i,a),n.tags.push(i)},this.isSpeedy=r.speedy===void 0?!0:r.speedy,this.tags=[],this.ctr=0,this.nonce=r.nonce,this.key=r.key,this.container=r.container,this.prepend=r.prepend,this.insertionPoint=r.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(n){n.forEach(this._insertTag)},t.insert=function(n){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(zE(this));var i=this.tags[this.tags.length-1];if(this.isSpeedy){var a=BE(i);try{a.insertRule(n,a.cssRules.length)}catch{}}else i.appendChild(document.createTextNode(n));this.ctr++},t.flush=function(){this.tags.forEach(function(n){var i;return(i=n.parentNode)==null?void 0:i.removeChild(n)}),this.tags=[],this.ctr=0},e})(),St="-ms-",Ls="-moz-",ge="-webkit-",Kx="comm",Gd="rule",Xd="decl",VE="@import",qx="@keyframes",HE="@layer",UE=Math.abs,Vl=String.fromCharCode,KE=Object.assign;function qE(e,t){return xt(e,0)^45?(((t<<2^xt(e,0))<<2^xt(e,1))<<2^xt(e,2))<<2^xt(e,3):0}function Yx(e){return e.trim()}function YE(e,t){return(e=t.exec(e))?e[0]:e}function ve(e,t,r){return e.replace(t,r)}function Bf(e,t){return e.indexOf(t)}function xt(e,t){return e.charCodeAt(t)|0}function za(e,t,r){return e.slice(t,r)}function Or(e){return e.length}function Zd(e){return e.length}function Uo(e,t){return t.push(e),e}function GE(e,t){return e.map(t).join("")}var Hl=1,$i=1,Gx=0,Lt=0,nt=0,Yi="";function Ul(e,t,r,n,i,a,o){return{value:e,root:t,parent:r,type:n,props:i,children:a,line:Hl,column:$i,length:o,return:""}}function ua(e,t){return KE(Ul("",null,null,"",null,null,0),e,{length:-e.length},t)}function XE(){return nt}function ZE(){return nt=Lt>0?xt(Yi,--Lt):0,$i--,nt===10&&($i=1,Hl--),nt}function Gt(){return nt=Lt<Gx?xt(Yi,Lt++):0,$i++,nt===10&&($i=1,Hl++),nt}function Pr(){return xt(Yi,Lt)}function ks(){return Lt}function ho(e,t){return za(Yi,e,t)}function Wa(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function Xx(e){return Hl=$i=1,Gx=Or(Yi=e),Lt=0,[]}function Zx(e){return Yi="",e}function Ts(e){return Yx(ho(Lt-1,zf(e===91?e+2:e===40?e+1:e)))}function JE(e){for(;(nt=Pr())&&nt<33;)Gt();return Wa(e)>2||Wa(nt)>3?"":" "}function QE(e,t){for(;--t&&Gt()&&!(nt<48||nt>102||nt>57&&nt<65||nt>70&&nt<97););return ho(e,ks()+(t<6&&Pr()==32&&Gt()==32))}function zf(e){for(;Gt();)switch(nt){case e:return Lt;case 34:case 39:e!==34&&e!==39&&zf(nt);break;case 40:e===41&&zf(e);break;case 92:Gt();break}return Lt}function eP(e,t){for(;Gt()&&e+nt!==57;)if(e+nt===84&&Pr()===47)break;return"/*"+ho(t,Lt-1)+"*"+Vl(e===47?e:Gt())}function tP(e){for(;!Wa(Pr());)Gt();return ho(e,Lt)}function rP(e){return Zx(Ms("",null,null,null,[""],e=Xx(e),0,[0],e))}function Ms(e,t,r,n,i,a,o,s,l){for(var c=0,u=0,f=o,d=0,h=0,m=0,p=1,g=1,v=1,b=0,x="",S=i,w=a,O=n,E=x;g;)switch(m=b,b=Gt()){case 40:if(m!=108&&xt(E,f-1)==58){Bf(E+=ve(Ts(b),"&","&\f"),"&\f")!=-1&&(v=-1);break}case 34:case 39:case 91:E+=Ts(b);break;case 9:case 10:case 13:case 32:E+=JE(m);break;case 92:E+=QE(ks()-1,7);continue;case 47:switch(Pr()){case 42:case 47:Uo(nP(eP(Gt(),ks()),t,r),l);break;default:E+="/"}break;case 123*p:s[c++]=Or(E)*v;case 125*p:case 59:case 0:switch(b){case 0:case 125:g=0;case 59+u:v==-1&&(E=ve(E,/\f/g,"")),h>0&&Or(E)-f&&Uo(h>32?Jm(E+";",n,r,f-1):Jm(ve(E," ","")+";",n,r,f-2),l);break;case 59:E+=";";default:if(Uo(O=Zm(E,t,r,c,u,i,s,x,S=[],w=[],f),a),b===123)if(u===0)Ms(E,t,O,O,S,a,f,s,w);else switch(d===99&&xt(E,3)===110?100:d){case 100:case 108:case 109:case 115:Ms(e,O,O,n&&Uo(Zm(e,O,O,0,0,i,s,x,i,S=[],f),w),i,w,f,s,n?S:w);break;default:Ms(E,O,O,O,[""],w,0,s,w)}}c=u=h=0,p=v=1,x=E="",f=o;break;case 58:f=1+Or(E),h=m;default:if(p<1){if(b==123)--p;else if(b==125&&p++==0&&ZE()==125)continue}switch(E+=Vl(b),b*p){case 38:v=u>0?1:(E+="\f",-1);break;case 44:s[c++]=(Or(E)-1)*v,v=1;break;case 64:Pr()===45&&(E+=Ts(Gt())),d=Pr(),u=f=Or(x=E+=tP(ks())),b++;break;case 45:m===45&&Or(E)==2&&(p=0)}}return a}function Zm(e,t,r,n,i,a,o,s,l,c,u){for(var f=i-1,d=i===0?a:[""],h=Zd(d),m=0,p=0,g=0;m<n;++m)for(var v=0,b=za(e,f+1,f=UE(p=o[m])),x=e;v<h;++v)(x=Yx(p>0?d[v]+" "+b:ve(b,/&\f/g,d[v])))&&(l[g++]=x);return Ul(e,t,r,i===0?Gd:s,l,c,u)}function nP(e,t,r){return Ul(e,t,r,Kx,Vl(XE()),za(e,2,-2),0)}function Jm(e,t,r,n){return Ul(e,t,r,Xd,za(e,0,n),za(e,n+1,-1),n)}function Mi(e,t){for(var r="",n=Zd(e),i=0;i<n;i++)r+=t(e[i],i,e,t)||"";return r}function iP(e,t,r,n){switch(e.type){case HE:if(e.children.length)break;case VE:case Xd:return e.return=e.return||e.value;case Kx:return"";case qx:return e.return=e.value+"{"+Mi(e.children,n)+"}";case Gd:e.value=e.props.join(",")}return Or(r=Mi(e.children,n))?e.return=e.value+"{"+r+"}":""}function aP(e){var t=Zd(e);return function(r,n,i,a){for(var o="",s=0;s<t;s++)o+=e[s](r,n,i,a)||"";return o}}function oP(e){return function(t){t.root||(t=t.return)&&e(t)}}function Jx(e){var t=Object.create(null);return function(r){return t[r]===void 0&&(t[r]=e(r)),t[r]}}var sP=function(t,r,n){for(var i=0,a=0;i=a,a=Pr(),i===38&&a===12&&(r[n]=1),!Wa(a);)Gt();return ho(t,Lt)},lP=function(t,r){var n=-1,i=44;do switch(Wa(i)){case 0:i===38&&Pr()===12&&(r[n]=1),t[n]+=sP(Lt-1,r,n);break;case 2:t[n]+=Ts(i);break;case 4:if(i===44){t[++n]=Pr()===58?"&\f":"",r[n]=t[n].length;break}default:t[n]+=Vl(i)}while(i=Gt());return t},cP=function(t,r){return Zx(lP(Xx(t),r))},Qm=new WeakMap,uP=function(t){if(!(t.type!=="rule"||!t.parent||t.length<1)){for(var r=t.value,n=t.parent,i=t.column===n.column&&t.line===n.line;n.type!=="rule";)if(n=n.parent,!n)return;if(!(t.props.length===1&&r.charCodeAt(0)!==58&&!Qm.get(n))&&!i){Qm.set(t,!0);for(var a=[],o=cP(r,a),s=n.props,l=0,c=0;l<o.length;l++)for(var u=0;u<s.length;u++,c++)t.props[c]=a[l]?o[l].replace(/&\f/g,s[u]):s[u]+" "+o[l]}}},fP=function(t){if(t.type==="decl"){var r=t.value;r.charCodeAt(0)===108&&r.charCodeAt(2)===98&&(t.return="",t.value="")}};function Qx(e,t){switch(qE(e,t)){case 5103:return ge+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return ge+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return ge+e+Ls+e+St+e+e;case 6828:case 4268:return ge+e+St+e+e;case 6165:return ge+e+St+"flex-"+e+e;case 5187:return ge+e+ve(e,/(\w+).+(:[^]+)/,ge+"box-$1$2"+St+"flex-$1$2")+e;case 5443:return ge+e+St+"flex-item-"+ve(e,/flex-|-self/,"")+e;case 4675:return ge+e+St+"flex-line-pack"+ve(e,/align-content|flex-|-self/,"")+e;case 5548:return ge+e+St+ve(e,"shrink","negative")+e;case 5292:return ge+e+St+ve(e,"basis","preferred-size")+e;case 6060:return ge+"box-"+ve(e,"-grow","")+ge+e+St+ve(e,"grow","positive")+e;case 4554:return ge+ve(e,/([^-])(transform)/g,"$1"+ge+"$2")+e;case 6187:return ve(ve(ve(e,/(zoom-|grab)/,ge+"$1"),/(image-set)/,ge+"$1"),e,"")+e;case 5495:case 3959:return ve(e,/(image-set\([^]*)/,ge+"$1$`$1");case 4968:return ve(ve(e,/(.+:)(flex-)?(.*)/,ge+"box-pack:$3"+St+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+ge+e+e;case 4095:case 3583:case 4068:case 2532:return ve(e,/(.+)-inline(.+)/,ge+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(Or(e)-1-t>6)switch(xt(e,t+1)){case 109:if(xt(e,t+4)!==45)break;case 102:return ve(e,/(.+:)(.+)-([^]+)/,"$1"+ge+"$2-$3$1"+Ls+(xt(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~Bf(e,"stretch")?Qx(ve(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(xt(e,t+1)!==115)break;case 6444:switch(xt(e,Or(e)-3-(~Bf(e,"!important")&&10))){case 107:return ve(e,":",":"+ge)+e;case 101:return ve(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+ge+(xt(e,14)===45?"inline-":"")+"box$3$1"+ge+"$2$3$1"+St+"$2box$3")+e}break;case 5936:switch(xt(e,t+11)){case 114:return ge+e+St+ve(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return ge+e+St+ve(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return ge+e+St+ve(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return ge+e+St+e+e}return e}var dP=function(t,r,n,i){if(t.length>-1&&!t.return)switch(t.type){case Xd:t.return=Qx(t.value,t.length);break;case qx:return Mi([ua(t,{value:ve(t.value,"@","@"+ge)})],i);case Gd:if(t.length)return GE(t.props,function(a){switch(YE(a,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return Mi([ua(t,{props:[ve(a,/:(read-\w+)/,":"+Ls+"$1")]})],i);case"::placeholder":return Mi([ua(t,{props:[ve(a,/:(plac\w+)/,":"+ge+"input-$1")]}),ua(t,{props:[ve(a,/:(plac\w+)/,":"+Ls+"$1")]}),ua(t,{props:[ve(a,/:(plac\w+)/,St+"input-$1")]})],i)}return""})}},hP=[dP],pP=function(t){var r=t.key;if(r==="css"){var n=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(n,function(p){var g=p.getAttribute("data-emotion");g.indexOf(" ")!==-1&&(document.head.appendChild(p),p.setAttribute("data-s",""))})}var i=t.stylisPlugins||hP,a={},o,s=[];o=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+r+' "]'),function(p){for(var g=p.getAttribute("data-emotion").split(" "),v=1;v<g.length;v++)a[g[v]]=!0;s.push(p)});var l,c=[uP,fP];{var u,f=[iP,oP(function(p){u.insert(p)})],d=aP(c.concat(i,f)),h=function(g){return Mi(rP(g),d)};l=function(g,v,b,x){u=b,h(g?g+"{"+v.styles+"}":v.styles),x&&(m.inserted[v.name]=!0)}}var m={key:r,sheet:new WE({key:r,container:o,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:a,registered:{},insert:l};return m.sheet.hydrate(s),m},mP=!0;function gP(e,t,r){var n="";return r.split(" ").forEach(function(i){e[i]!==void 0?t.push(e[i]+";"):i&&(n+=i+" ")}),n}var e1=function(t,r,n){var i=t.key+"-"+r.name;(n===!1||mP===!1)&&t.registered[i]===void 0&&(t.registered[i]=r.styles)},vP=function(t,r,n){e1(t,r,n);var i=t.key+"-"+r.name;if(t.inserted[r.name]===void 0){var a=r;do t.insert(r===a?"."+i:"",a,t.sheet,!0),a=a.next;while(a!==void 0)}};function yP(e){for(var t=0,r,n=0,i=e.length;i>=4;++n,i-=4)r=e.charCodeAt(n)&255|(e.charCodeAt(++n)&255)<<8|(e.charCodeAt(++n)&255)<<16|(e.charCodeAt(++n)&255)<<24,r=(r&65535)*1540483477+((r>>>16)*59797<<16),r^=r>>>24,t=(r&65535)*1540483477+((r>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(i){case 3:t^=(e.charCodeAt(n+2)&255)<<16;case 2:t^=(e.charCodeAt(n+1)&255)<<8;case 1:t^=e.charCodeAt(n)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var bP={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},xP=/[A-Z]|^ms/g,wP=/_EMO_([^_]+?)_([^]*?)_EMO_/g,t1=function(t){return t.charCodeAt(1)===45},eg=function(t){return t!=null&&typeof t!="boolean"},Kc=Jx(function(e){return t1(e)?e:e.replace(xP,"-$&").toLowerCase()}),tg=function(t,r){switch(t){case"animation":case"animationName":if(typeof r=="string")return r.replace(wP,function(n,i,a){return Ar={name:i,styles:a,next:Ar},i})}return bP[t]!==1&&!t1(t)&&typeof r=="number"&&r!==0?r+"px":r};function Va(e,t,r){if(r==null)return"";var n=r;if(n.__emotion_styles!==void 0)return n;switch(typeof r){case"boolean":return"";case"object":{var i=r;if(i.anim===1)return Ar={name:i.name,styles:i.styles,next:Ar},i.name;var a=r;if(a.styles!==void 0){var o=a.next;if(o!==void 0)for(;o!==void 0;)Ar={name:o.name,styles:o.styles,next:Ar},o=o.next;var s=a.styles+";";return s}return _P(e,t,r)}case"function":{if(e!==void 0){var l=Ar,c=r(e);return Ar=l,Va(e,t,c)}break}}var u=r;if(t==null)return u;var f=t[u];return f!==void 0?f:u}function _P(e,t,r){var n="";if(Array.isArray(r))for(var i=0;i<r.length;i++)n+=Va(e,t,r[i])+";";else for(var a in r){var o=r[a];if(typeof o!="object"){var s=o;t!=null&&t[s]!==void 0?n+=a+"{"+t[s]+"}":eg(s)&&(n+=Kc(a)+":"+tg(a,s)+";")}else if(Array.isArray(o)&&typeof o[0]=="string"&&(t==null||t[o[0]]===void 0))for(var l=0;l<o.length;l++)eg(o[l])&&(n+=Kc(a)+":"+tg(a,o[l])+";");else{var c=Va(e,t,o);switch(a){case"animation":case"animationName":{n+=Kc(a)+":"+c+";";break}default:n+=a+"{"+c+"}"}}}return n}var rg=/label:\s*([^\s;{]+)\s*(;|$)/g,Ar;function r1(e,t,r){if(e.length===1&&typeof e[0]=="object"&&e[0]!==null&&e[0].styles!==void 0)return e[0];var n=!0,i="";Ar=void 0;var a=e[0];if(a==null||a.raw===void 0)n=!1,i+=Va(r,t,a);else{var o=a;i+=o[0]}for(var s=1;s<e.length;s++)if(i+=Va(r,t,e[s]),n){var l=a;i+=l[s]}rg.lastIndex=0;for(var c="",u;(u=rg.exec(i))!==null;)c+="-"+u[1];var f=yP(i)+c;return{name:f,styles:i,next:Ar}}var SP=function(t){return t()},OP=A.useInsertionEffect?A.useInsertionEffect:!1,AP=OP||SP,n1=A.createContext(typeof HTMLElement<"u"?pP({key:"css"}):null);n1.Provider;var EP=function(t){return k.forwardRef(function(r,n){var i=k.useContext(n1);return t(r,i,n)})},PP=A.createContext({}),CP=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|fetchpriority|fetchPriority|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|popover|popoverTarget|popoverTargetAction|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,kP=Jx(function(e){return CP.test(e)||e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)<91}),TP=kP,MP=function(t){return t!=="theme"},ng=function(t){return typeof t=="string"&&t.charCodeAt(0)>96?TP:MP},ig=function(t,r,n){var i;if(r){var a=r.shouldForwardProp;i=t.__emotion_forwardProp&&a?function(o){return t.__emotion_forwardProp(o)&&a(o)}:a}return typeof i!="function"&&n&&(i=t.__emotion_forwardProp),i},jP=function(t){var r=t.cache,n=t.serialized,i=t.isStringTag;return e1(r,n,i),AP(function(){return vP(r,n,i)}),null},DP=function e(t,r){var n=t.__emotion_real===t,i=n&&t.__emotion_base||t,a,o;r!==void 0&&(a=r.label,o=r.target);var s=ig(t,r,n),l=s||ng(i),c=!l("as");return function(){var u=arguments,f=n&&t.__emotion_styles!==void 0?t.__emotion_styles.slice(0):[];if(a!==void 0&&f.push("label:"+a+";"),u[0]==null||u[0].raw===void 0)f.push.apply(f,u);else{var d=u[0];f.push(d[0]);for(var h=u.length,m=1;m<h;m++)f.push(u[m],d[m])}var p=EP(function(g,v,b){var x=c&&g.as||i,S="",w=[],O=g;if(g.theme==null){O={};for(var E in g)O[E]=g[E];O.theme=A.useContext(PP)}typeof g.className=="string"?S=gP(v.registered,w,g.className):g.className!=null&&(S=g.className+" ");var C=r1(f.concat(w),v.registered,O);S+=v.key+"-"+C.name,o!==void 0&&(S+=" "+o);var M=c&&s===void 0?ng(x):l,R={};for(var j in g)c&&j==="as"||M(j)&&(R[j]=g[j]);return R.className=S,b&&(R.ref=b),A.createElement(A.Fragment,null,A.createElement(jP,{cache:v,serialized:C,isStringTag:typeof x=="string"}),A.createElement(x,R))});return p.displayName=a!==void 0?a:"Styled("+(typeof i=="string"?i:i.displayName||i.name||"Component")+")",p.defaultProps=t.defaultProps,p.__emotion_real=p,p.__emotion_base=i,p.__emotion_styles=f,p.__emotion_forwardProp=s,Object.defineProperty(p,"toString",{value:function(){return"."+o}}),p.withComponent=function(g,v){var b=e(g,Ff({},r,v,{shouldForwardProp:ig(p,v,!0)}));return b.apply(void 0,f)},p}},NP=["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","marquee","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"],Wf=DP.bind(null);NP.forEach(function(e){Wf[e]=Wf(e)});/**
69
+ `)),()=>{})}function Yd(e){return fo(e,"spacing",8,"spacing")}function ho(e,t){return typeof t=="string"||t==null?t:e(t)}function oE(e,t){return r=>e.reduce((n,i)=>(n[i]=ho(t,r),n),{})}function sE(e,t,r,n){if(!t.includes(r))return null;const i=iE(r),a=oE(i,n),o=e[r];return qr(e,o,a)}function qx(e,t){const r=Yd(e.theme);return Object.keys(e).map(n=>sE(e,t,n,r)).reduce(Na,{})}function Ue(e){return qx(e,Rl)}Ue.propTypes=process.env.NODE_ENV!=="production"?Rl.reduce((e,t)=>(e[t]=On,e),{}):{};Ue.filterProps=Rl;function Ke(e){return qx(e,$l)}Ke.propTypes=process.env.NODE_ENV!=="production"?$l.reduce((e,t)=>(e[t]=On,e),{}):{};Ke.filterProps=$l;process.env.NODE_ENV!=="production"&&aE.reduce((e,t)=>(e[t]=On,e),{});function Ll(...e){const t=e.reduce((n,i)=>(i.filterProps.forEach(a=>{n[a]=i}),n),{}),r=n=>Object.keys(n).reduce((i,a)=>t[a]?Na(i,t[a](n)):i,{});return r.propTypes=process.env.NODE_ENV!=="production"?e.reduce((n,i)=>Object.assign(n,i.propTypes),{}):{},r.filterProps=e.reduce((n,i)=>n.concat(i.filterProps),[]),r}function ar(e){return typeof e!="number"?e:`${e}px solid`}function fr(e,t){return Qe({prop:e,themeKey:"borders",transform:t})}const lE=fr("border",ar),cE=fr("borderTop",ar),uE=fr("borderRight",ar),fE=fr("borderBottom",ar),dE=fr("borderLeft",ar),hE=fr("borderColor"),pE=fr("borderTopColor"),mE=fr("borderRightColor"),gE=fr("borderBottomColor"),vE=fr("borderLeftColor"),yE=fr("outline",ar),bE=fr("outlineColor"),Fl=e=>{if(e.borderRadius!==void 0&&e.borderRadius!==null){const t=fo(e.theme,"shape.borderRadius",4,"borderRadius"),r=n=>({borderRadius:ho(t,n)});return qr(e,e.borderRadius,r)}return null};Fl.propTypes=process.env.NODE_ENV!=="production"?{borderRadius:On}:{};Fl.filterProps=["borderRadius"];Ll(lE,cE,uE,fE,dE,hE,pE,mE,gE,vE,Fl,yE,bE);const Bl=e=>{if(e.gap!==void 0&&e.gap!==null){const t=fo(e.theme,"spacing",8,"gap"),r=n=>({gap:ho(t,n)});return qr(e,e.gap,r)}return null};Bl.propTypes=process.env.NODE_ENV!=="production"?{gap:On}:{};Bl.filterProps=["gap"];const zl=e=>{if(e.columnGap!==void 0&&e.columnGap!==null){const t=fo(e.theme,"spacing",8,"columnGap"),r=n=>({columnGap:ho(t,n)});return qr(e,e.columnGap,r)}return null};zl.propTypes=process.env.NODE_ENV!=="production"?{columnGap:On}:{};zl.filterProps=["columnGap"];const Wl=e=>{if(e.rowGap!==void 0&&e.rowGap!==null){const t=fo(e.theme,"spacing",8,"rowGap"),r=n=>({rowGap:ho(t,n)});return qr(e,e.rowGap,r)}return null};Wl.propTypes=process.env.NODE_ENV!=="production"?{rowGap:On}:{};Wl.filterProps=["rowGap"];const xE=Qe({prop:"gridColumn"}),wE=Qe({prop:"gridRow"}),_E=Qe({prop:"gridAutoFlow"}),SE=Qe({prop:"gridAutoColumns"}),OE=Qe({prop:"gridAutoRows"}),AE=Qe({prop:"gridTemplateColumns"}),EE=Qe({prop:"gridTemplateRows"}),PE=Qe({prop:"gridTemplateAreas"}),CE=Qe({prop:"gridArea"});Ll(Bl,zl,Wl,xE,wE,_E,SE,OE,AE,EE,PE,CE);function ji(e,t){return t==="grey"?t:e}const kE=Qe({prop:"color",themeKey:"palette",transform:ji}),TE=Qe({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:ji}),ME=Qe({prop:"backgroundColor",themeKey:"palette",transform:ji});Ll(kE,TE,ME);function Kt(e){return e<=1&&e!==0?`${e*100}%`:e}const jE=Qe({prop:"width",transform:Kt}),Gd=e=>{if(e.maxWidth!==void 0&&e.maxWidth!==null){const t=r=>{const n=e.theme?.breakpoints?.values?.[r]||Nl[r];return n?e.theme?.breakpoints?.unit!=="px"?{maxWidth:`${n}${e.theme.breakpoints.unit}`}:{maxWidth:n}:{maxWidth:Kt(r)}};return qr(e,e.maxWidth,t)}return null};Gd.filterProps=["maxWidth"];const DE=Qe({prop:"minWidth",transform:Kt}),NE=Qe({prop:"height",transform:Kt}),IE=Qe({prop:"maxHeight",transform:Kt}),RE=Qe({prop:"minHeight",transform:Kt});Qe({prop:"size",cssProperty:"width",transform:Kt});Qe({prop:"size",cssProperty:"height",transform:Kt});const $E=Qe({prop:"boxSizing"});Ll(jE,Gd,DE,NE,IE,RE,$E);const Vl={border:{themeKey:"borders",transform:ar},borderTop:{themeKey:"borders",transform:ar},borderRight:{themeKey:"borders",transform:ar},borderBottom:{themeKey:"borders",transform:ar},borderLeft:{themeKey:"borders",transform:ar},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},outline:{themeKey:"borders",transform:ar},outlineColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:Fl},color:{themeKey:"palette",transform:ji},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:ji},backgroundColor:{themeKey:"palette",transform:ji},p:{style:Ke},pt:{style:Ke},pr:{style:Ke},pb:{style:Ke},pl:{style:Ke},px:{style:Ke},py:{style:Ke},padding:{style:Ke},paddingTop:{style:Ke},paddingRight:{style:Ke},paddingBottom:{style:Ke},paddingLeft:{style:Ke},paddingX:{style:Ke},paddingY:{style:Ke},paddingInline:{style:Ke},paddingInlineStart:{style:Ke},paddingInlineEnd:{style:Ke},paddingBlock:{style:Ke},paddingBlockStart:{style:Ke},paddingBlockEnd:{style:Ke},m:{style:Ue},mt:{style:Ue},mr:{style:Ue},mb:{style:Ue},ml:{style:Ue},mx:{style:Ue},my:{style:Ue},margin:{style:Ue},marginTop:{style:Ue},marginRight:{style:Ue},marginBottom:{style:Ue},marginLeft:{style:Ue},marginX:{style:Ue},marginY:{style:Ue},marginInline:{style:Ue},marginInlineStart:{style:Ue},marginInlineEnd:{style:Ue},marginBlock:{style:Ue},marginBlockStart:{style:Ue},marginBlockEnd:{style:Ue},displayPrint:{cssProperty:!1,transform:e=>({"@media print":{display:e}})},display:{},overflow:{},textOverflow:{},visibility:{},whiteSpace:{},flexBasis:{},flexDirection:{},flexWrap:{},justifyContent:{},alignItems:{},alignContent:{},order:{},flex:{},flexGrow:{},flexShrink:{},alignSelf:{},justifyItems:{},justifySelf:{},gap:{style:Bl},rowGap:{style:Wl},columnGap:{style:zl},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:Kt},maxWidth:{style:Gd},minWidth:{transform:Kt},height:{transform:Kt},maxHeight:{transform:Kt},minHeight:{transform:Kt},boxSizing:{},font:{themeKey:"font"},fontFamily:{themeKey:"typography"},fontSize:{themeKey:"typography"},fontStyle:{themeKey:"typography"},fontWeight:{themeKey:"typography"},letterSpacing:{},textTransform:{},lineHeight:{},textAlign:{},typography:{cssProperty:!1,themeKey:"typography"}};function LE(...e){const t=e.reduce((n,i)=>n.concat(Object.keys(i)),[]),r=new Set(t);return e.every(n=>r.size===Object.keys(n).length)}function FE(e,t){return typeof e=="function"?e(t):e}function BE(){function e(r,n,i,a){const o={[r]:n,theme:i},s=a[r];if(!s)return{[r]:n};const{cssProperty:l=r,themeKey:c,transform:u,style:f}=s;if(n==null)return null;if(c==="typography"&&n==="inherit")return{[r]:n};const d=Il(i,c)||{};return f?f(o):qr(o,n,m=>{let p=Ls(d,u,m);return m===p&&typeof m=="string"&&(p=Ls(d,u,`${r}${m==="default"?"":ii(m)}`,m)),l===!1?p:{[l]:p}})}function t(r){const{sx:n,theme:i={},nested:a}=r||{};if(!n)return null;const o=i.unstable_sxConfig??Vl;function s(l){let c=l;if(typeof l=="function")c=l(i);else if(typeof l!="object")return l;if(!c)return null;const u=eE(i.breakpoints),f=Object.keys(u);let d=u;return Object.keys(c).forEach(h=>{const m=FE(c[h],i);if(m!=null)if(typeof m=="object")if(o[h])d=Na(d,e(h,m,i,o));else{const p=qr({theme:i},m,g=>({[h]:g}));LE(p,m)?d[h]=t({sx:m,theme:i,nested:!0}):d=Na(d,p)}else d=Na(d,e(h,m,i,o))}),!a&&i.modularCssLayers?{"@layer sx":Gm(i,Zm(f,d))}:Gm(i,Zm(f,d))}return Array.isArray(n)?n.map(s):s(n)}return t}const Li=BE();Li.filterProps=["sx"];function Bf(){return Bf=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},Bf.apply(null,arguments)}function zE(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}function WE(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),e.nonce!==void 0&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}var VE=(function(){function e(r){var n=this;this._insertTag=function(i){var a;n.tags.length===0?n.insertionPoint?a=n.insertionPoint.nextSibling:n.prepend?a=n.container.firstChild:a=n.before:a=n.tags[n.tags.length-1].nextSibling,n.container.insertBefore(i,a),n.tags.push(i)},this.isSpeedy=r.speedy===void 0?!0:r.speedy,this.tags=[],this.ctr=0,this.nonce=r.nonce,this.key=r.key,this.container=r.container,this.prepend=r.prepend,this.insertionPoint=r.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(n){n.forEach(this._insertTag)},t.insert=function(n){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(WE(this));var i=this.tags[this.tags.length-1];if(this.isSpeedy){var a=zE(i);try{a.insertRule(n,a.cssRules.length)}catch{}}else i.appendChild(document.createTextNode(n));this.ctr++},t.flush=function(){this.tags.forEach(function(n){var i;return(i=n.parentNode)==null?void 0:i.removeChild(n)}),this.tags=[],this.ctr=0},e})(),St="-ms-",Fs="-moz-",ge="-webkit-",Yx="comm",Xd="rule",Zd="decl",HE="@import",Gx="@keyframes",UE="@layer",KE=Math.abs,Hl=String.fromCharCode,qE=Object.assign;function YE(e,t){return xt(e,0)^45?(((t<<2^xt(e,0))<<2^xt(e,1))<<2^xt(e,2))<<2^xt(e,3):0}function Xx(e){return e.trim()}function GE(e,t){return(e=t.exec(e))?e[0]:e}function ve(e,t,r){return e.replace(t,r)}function zf(e,t){return e.indexOf(t)}function xt(e,t){return e.charCodeAt(t)|0}function Wa(e,t,r){return e.slice(t,r)}function Or(e){return e.length}function Jd(e){return e.length}function Ko(e,t){return t.push(e),e}function XE(e,t){return e.map(t).join("")}var Ul=1,Fi=1,Zx=0,Lt=0,nt=0,Xi="";function Kl(e,t,r,n,i,a,o){return{value:e,root:t,parent:r,type:n,props:i,children:a,line:Ul,column:Fi,length:o,return:""}}function fa(e,t){return qE(Kl("",null,null,"",null,null,0),e,{length:-e.length},t)}function ZE(){return nt}function JE(){return nt=Lt>0?xt(Xi,--Lt):0,Fi--,nt===10&&(Fi=1,Ul--),nt}function Gt(){return nt=Lt<Zx?xt(Xi,Lt++):0,Fi++,nt===10&&(Fi=1,Ul++),nt}function Pr(){return xt(Xi,Lt)}function Ts(){return Lt}function po(e,t){return Wa(Xi,e,t)}function Va(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function Jx(e){return Ul=Fi=1,Zx=Or(Xi=e),Lt=0,[]}function Qx(e){return Xi="",e}function Ms(e){return Xx(po(Lt-1,Wf(e===91?e+2:e===40?e+1:e)))}function QE(e){for(;(nt=Pr())&&nt<33;)Gt();return Va(e)>2||Va(nt)>3?"":" "}function eP(e,t){for(;--t&&Gt()&&!(nt<48||nt>102||nt>57&&nt<65||nt>70&&nt<97););return po(e,Ts()+(t<6&&Pr()==32&&Gt()==32))}function Wf(e){for(;Gt();)switch(nt){case e:return Lt;case 34:case 39:e!==34&&e!==39&&Wf(nt);break;case 40:e===41&&Wf(e);break;case 92:Gt();break}return Lt}function tP(e,t){for(;Gt()&&e+nt!==57;)if(e+nt===84&&Pr()===47)break;return"/*"+po(t,Lt-1)+"*"+Hl(e===47?e:Gt())}function rP(e){for(;!Va(Pr());)Gt();return po(e,Lt)}function nP(e){return Qx(js("",null,null,null,[""],e=Jx(e),0,[0],e))}function js(e,t,r,n,i,a,o,s,l){for(var c=0,u=0,f=o,d=0,h=0,m=0,p=1,g=1,v=1,b=0,x="",S=i,w=a,O=n,E=x;g;)switch(m=b,b=Gt()){case 40:if(m!=108&&xt(E,f-1)==58){zf(E+=ve(Ms(b),"&","&\f"),"&\f")!=-1&&(v=-1);break}case 34:case 39:case 91:E+=Ms(b);break;case 9:case 10:case 13:case 32:E+=QE(m);break;case 92:E+=eP(Ts()-1,7);continue;case 47:switch(Pr()){case 42:case 47:Ko(iP(tP(Gt(),Ts()),t,r),l);break;default:E+="/"}break;case 123*p:s[c++]=Or(E)*v;case 125*p:case 59:case 0:switch(b){case 0:case 125:g=0;case 59+u:v==-1&&(E=ve(E,/\f/g,"")),h>0&&Or(E)-f&&Ko(h>32?eg(E+";",n,r,f-1):eg(ve(E," ","")+";",n,r,f-2),l);break;case 59:E+=";";default:if(Ko(O=Qm(E,t,r,c,u,i,s,x,S=[],w=[],f),a),b===123)if(u===0)js(E,t,O,O,S,a,f,s,w);else switch(d===99&&xt(E,3)===110?100:d){case 100:case 108:case 109:case 115:js(e,O,O,n&&Ko(Qm(e,O,O,0,0,i,s,x,i,S=[],f),w),i,w,f,s,n?S:w);break;default:js(E,O,O,O,[""],w,0,s,w)}}c=u=h=0,p=v=1,x=E="",f=o;break;case 58:f=1+Or(E),h=m;default:if(p<1){if(b==123)--p;else if(b==125&&p++==0&&JE()==125)continue}switch(E+=Hl(b),b*p){case 38:v=u>0?1:(E+="\f",-1);break;case 44:s[c++]=(Or(E)-1)*v,v=1;break;case 64:Pr()===45&&(E+=Ms(Gt())),d=Pr(),u=f=Or(x=E+=rP(Ts())),b++;break;case 45:m===45&&Or(E)==2&&(p=0)}}return a}function Qm(e,t,r,n,i,a,o,s,l,c,u){for(var f=i-1,d=i===0?a:[""],h=Jd(d),m=0,p=0,g=0;m<n;++m)for(var v=0,b=Wa(e,f+1,f=KE(p=o[m])),x=e;v<h;++v)(x=Xx(p>0?d[v]+" "+b:ve(b,/&\f/g,d[v])))&&(l[g++]=x);return Kl(e,t,r,i===0?Xd:s,l,c,u)}function iP(e,t,r){return Kl(e,t,r,Yx,Hl(ZE()),Wa(e,2,-2),0)}function eg(e,t,r,n){return Kl(e,t,r,Zd,Wa(e,0,n),Wa(e,n+1,-1),n)}function Di(e,t){for(var r="",n=Jd(e),i=0;i<n;i++)r+=t(e[i],i,e,t)||"";return r}function aP(e,t,r,n){switch(e.type){case UE:if(e.children.length)break;case HE:case Zd:return e.return=e.return||e.value;case Yx:return"";case Gx:return e.return=e.value+"{"+Di(e.children,n)+"}";case Xd:e.value=e.props.join(",")}return Or(r=Di(e.children,n))?e.return=e.value+"{"+r+"}":""}function oP(e){var t=Jd(e);return function(r,n,i,a){for(var o="",s=0;s<t;s++)o+=e[s](r,n,i,a)||"";return o}}function sP(e){return function(t){t.root||(t=t.return)&&e(t)}}function e1(e){var t=Object.create(null);return function(r){return t[r]===void 0&&(t[r]=e(r)),t[r]}}var lP=function(t,r,n){for(var i=0,a=0;i=a,a=Pr(),i===38&&a===12&&(r[n]=1),!Va(a);)Gt();return po(t,Lt)},cP=function(t,r){var n=-1,i=44;do switch(Va(i)){case 0:i===38&&Pr()===12&&(r[n]=1),t[n]+=lP(Lt-1,r,n);break;case 2:t[n]+=Ms(i);break;case 4:if(i===44){t[++n]=Pr()===58?"&\f":"",r[n]=t[n].length;break}default:t[n]+=Hl(i)}while(i=Gt());return t},uP=function(t,r){return Qx(cP(Jx(t),r))},tg=new WeakMap,fP=function(t){if(!(t.type!=="rule"||!t.parent||t.length<1)){for(var r=t.value,n=t.parent,i=t.column===n.column&&t.line===n.line;n.type!=="rule";)if(n=n.parent,!n)return;if(!(t.props.length===1&&r.charCodeAt(0)!==58&&!tg.get(n))&&!i){tg.set(t,!0);for(var a=[],o=uP(r,a),s=n.props,l=0,c=0;l<o.length;l++)for(var u=0;u<s.length;u++,c++)t.props[c]=a[l]?o[l].replace(/&\f/g,s[u]):s[u]+" "+o[l]}}},dP=function(t){if(t.type==="decl"){var r=t.value;r.charCodeAt(0)===108&&r.charCodeAt(2)===98&&(t.return="",t.value="")}};function t1(e,t){switch(YE(e,t)){case 5103:return ge+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return ge+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return ge+e+Fs+e+St+e+e;case 6828:case 4268:return ge+e+St+e+e;case 6165:return ge+e+St+"flex-"+e+e;case 5187:return ge+e+ve(e,/(\w+).+(:[^]+)/,ge+"box-$1$2"+St+"flex-$1$2")+e;case 5443:return ge+e+St+"flex-item-"+ve(e,/flex-|-self/,"")+e;case 4675:return ge+e+St+"flex-line-pack"+ve(e,/align-content|flex-|-self/,"")+e;case 5548:return ge+e+St+ve(e,"shrink","negative")+e;case 5292:return ge+e+St+ve(e,"basis","preferred-size")+e;case 6060:return ge+"box-"+ve(e,"-grow","")+ge+e+St+ve(e,"grow","positive")+e;case 4554:return ge+ve(e,/([^-])(transform)/g,"$1"+ge+"$2")+e;case 6187:return ve(ve(ve(e,/(zoom-|grab)/,ge+"$1"),/(image-set)/,ge+"$1"),e,"")+e;case 5495:case 3959:return ve(e,/(image-set\([^]*)/,ge+"$1$`$1");case 4968:return ve(ve(e,/(.+:)(flex-)?(.*)/,ge+"box-pack:$3"+St+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+ge+e+e;case 4095:case 3583:case 4068:case 2532:return ve(e,/(.+)-inline(.+)/,ge+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(Or(e)-1-t>6)switch(xt(e,t+1)){case 109:if(xt(e,t+4)!==45)break;case 102:return ve(e,/(.+:)(.+)-([^]+)/,"$1"+ge+"$2-$3$1"+Fs+(xt(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~zf(e,"stretch")?t1(ve(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(xt(e,t+1)!==115)break;case 6444:switch(xt(e,Or(e)-3-(~zf(e,"!important")&&10))){case 107:return ve(e,":",":"+ge)+e;case 101:return ve(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+ge+(xt(e,14)===45?"inline-":"")+"box$3$1"+ge+"$2$3$1"+St+"$2box$3")+e}break;case 5936:switch(xt(e,t+11)){case 114:return ge+e+St+ve(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return ge+e+St+ve(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return ge+e+St+ve(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return ge+e+St+e+e}return e}var hP=function(t,r,n,i){if(t.length>-1&&!t.return)switch(t.type){case Zd:t.return=t1(t.value,t.length);break;case Gx:return Di([fa(t,{value:ve(t.value,"@","@"+ge)})],i);case Xd:if(t.length)return XE(t.props,function(a){switch(GE(a,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return Di([fa(t,{props:[ve(a,/:(read-\w+)/,":"+Fs+"$1")]})],i);case"::placeholder":return Di([fa(t,{props:[ve(a,/:(plac\w+)/,":"+ge+"input-$1")]}),fa(t,{props:[ve(a,/:(plac\w+)/,":"+Fs+"$1")]}),fa(t,{props:[ve(a,/:(plac\w+)/,St+"input-$1")]})],i)}return""})}},pP=[hP],mP=function(t){var r=t.key;if(r==="css"){var n=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(n,function(p){var g=p.getAttribute("data-emotion");g.indexOf(" ")!==-1&&(document.head.appendChild(p),p.setAttribute("data-s",""))})}var i=t.stylisPlugins||pP,a={},o,s=[];o=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+r+' "]'),function(p){for(var g=p.getAttribute("data-emotion").split(" "),v=1;v<g.length;v++)a[g[v]]=!0;s.push(p)});var l,c=[fP,dP];{var u,f=[aP,sP(function(p){u.insert(p)})],d=oP(c.concat(i,f)),h=function(g){return Di(nP(g),d)};l=function(g,v,b,x){u=b,h(g?g+"{"+v.styles+"}":v.styles),x&&(m.inserted[v.name]=!0)}}var m={key:r,sheet:new VE({key:r,container:o,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:a,registered:{},insert:l};return m.sheet.hydrate(s),m},gP=!0;function vP(e,t,r){var n="";return r.split(" ").forEach(function(i){e[i]!==void 0?t.push(e[i]+";"):i&&(n+=i+" ")}),n}var r1=function(t,r,n){var i=t.key+"-"+r.name;(n===!1||gP===!1)&&t.registered[i]===void 0&&(t.registered[i]=r.styles)},yP=function(t,r,n){r1(t,r,n);var i=t.key+"-"+r.name;if(t.inserted[r.name]===void 0){var a=r;do t.insert(r===a?"."+i:"",a,t.sheet,!0),a=a.next;while(a!==void 0)}};function bP(e){for(var t=0,r,n=0,i=e.length;i>=4;++n,i-=4)r=e.charCodeAt(n)&255|(e.charCodeAt(++n)&255)<<8|(e.charCodeAt(++n)&255)<<16|(e.charCodeAt(++n)&255)<<24,r=(r&65535)*1540483477+((r>>>16)*59797<<16),r^=r>>>24,t=(r&65535)*1540483477+((r>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(i){case 3:t^=(e.charCodeAt(n+2)&255)<<16;case 2:t^=(e.charCodeAt(n+1)&255)<<8;case 1:t^=e.charCodeAt(n)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var xP={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},wP=/[A-Z]|^ms/g,_P=/_EMO_([^_]+?)_([^]*?)_EMO_/g,n1=function(t){return t.charCodeAt(1)===45},rg=function(t){return t!=null&&typeof t!="boolean"},qc=e1(function(e){return n1(e)?e:e.replace(wP,"-$&").toLowerCase()}),ng=function(t,r){switch(t){case"animation":case"animationName":if(typeof r=="string")return r.replace(_P,function(n,i,a){return Ar={name:i,styles:a,next:Ar},i})}return xP[t]!==1&&!n1(t)&&typeof r=="number"&&r!==0?r+"px":r};function Ha(e,t,r){if(r==null)return"";var n=r;if(n.__emotion_styles!==void 0)return n;switch(typeof r){case"boolean":return"";case"object":{var i=r;if(i.anim===1)return Ar={name:i.name,styles:i.styles,next:Ar},i.name;var a=r;if(a.styles!==void 0){var o=a.next;if(o!==void 0)for(;o!==void 0;)Ar={name:o.name,styles:o.styles,next:Ar},o=o.next;var s=a.styles+";";return s}return SP(e,t,r)}case"function":{if(e!==void 0){var l=Ar,c=r(e);return Ar=l,Ha(e,t,c)}break}}var u=r;if(t==null)return u;var f=t[u];return f!==void 0?f:u}function SP(e,t,r){var n="";if(Array.isArray(r))for(var i=0;i<r.length;i++)n+=Ha(e,t,r[i])+";";else for(var a in r){var o=r[a];if(typeof o!="object"){var s=o;t!=null&&t[s]!==void 0?n+=a+"{"+t[s]+"}":rg(s)&&(n+=qc(a)+":"+ng(a,s)+";")}else if(Array.isArray(o)&&typeof o[0]=="string"&&(t==null||t[o[0]]===void 0))for(var l=0;l<o.length;l++)rg(o[l])&&(n+=qc(a)+":"+ng(a,o[l])+";");else{var c=Ha(e,t,o);switch(a){case"animation":case"animationName":{n+=qc(a)+":"+c+";";break}default:n+=a+"{"+c+"}"}}}return n}var ig=/label:\s*([^\s;{]+)\s*(;|$)/g,Ar;function i1(e,t,r){if(e.length===1&&typeof e[0]=="object"&&e[0]!==null&&e[0].styles!==void 0)return e[0];var n=!0,i="";Ar=void 0;var a=e[0];if(a==null||a.raw===void 0)n=!1,i+=Ha(r,t,a);else{var o=a;i+=o[0]}for(var s=1;s<e.length;s++)if(i+=Ha(r,t,e[s]),n){var l=a;i+=l[s]}ig.lastIndex=0;for(var c="",u;(u=ig.exec(i))!==null;)c+="-"+u[1];var f=bP(i)+c;return{name:f,styles:i,next:Ar}}var OP=function(t){return t()},AP=A.useInsertionEffect?A.useInsertionEffect:!1,EP=AP||OP,a1=A.createContext(typeof HTMLElement<"u"?mP({key:"css"}):null);a1.Provider;var PP=function(t){return k.forwardRef(function(r,n){var i=k.useContext(a1);return t(r,i,n)})},CP=A.createContext({}),kP=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|fetchpriority|fetchPriority|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|popover|popoverTarget|popoverTargetAction|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,TP=e1(function(e){return kP.test(e)||e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)<91}),MP=TP,jP=function(t){return t!=="theme"},ag=function(t){return typeof t=="string"&&t.charCodeAt(0)>96?MP:jP},og=function(t,r,n){var i;if(r){var a=r.shouldForwardProp;i=t.__emotion_forwardProp&&a?function(o){return t.__emotion_forwardProp(o)&&a(o)}:a}return typeof i!="function"&&n&&(i=t.__emotion_forwardProp),i},DP=function(t){var r=t.cache,n=t.serialized,i=t.isStringTag;return r1(r,n,i),EP(function(){return yP(r,n,i)}),null},NP=function e(t,r){var n=t.__emotion_real===t,i=n&&t.__emotion_base||t,a,o;r!==void 0&&(a=r.label,o=r.target);var s=og(t,r,n),l=s||ag(i),c=!l("as");return function(){var u=arguments,f=n&&t.__emotion_styles!==void 0?t.__emotion_styles.slice(0):[];if(a!==void 0&&f.push("label:"+a+";"),u[0]==null||u[0].raw===void 0)f.push.apply(f,u);else{var d=u[0];f.push(d[0]);for(var h=u.length,m=1;m<h;m++)f.push(u[m],d[m])}var p=PP(function(g,v,b){var x=c&&g.as||i,S="",w=[],O=g;if(g.theme==null){O={};for(var E in g)O[E]=g[E];O.theme=A.useContext(CP)}typeof g.className=="string"?S=vP(v.registered,w,g.className):g.className!=null&&(S=g.className+" ");var C=i1(f.concat(w),v.registered,O);S+=v.key+"-"+C.name,o!==void 0&&(S+=" "+o);var M=c&&s===void 0?ag(x):l,R={};for(var j in g)c&&j==="as"||M(j)&&(R[j]=g[j]);return R.className=S,b&&(R.ref=b),A.createElement(A.Fragment,null,A.createElement(DP,{cache:v,serialized:C,isStringTag:typeof x=="string"}),A.createElement(x,R))});return p.displayName=a!==void 0?a:"Styled("+(typeof i=="string"?i:i.displayName||i.name||"Component")+")",p.defaultProps=t.defaultProps,p.__emotion_real=p,p.__emotion_base=i,p.__emotion_styles=f,p.__emotion_forwardProp=s,Object.defineProperty(p,"toString",{value:function(){return"."+o}}),p.withComponent=function(g,v){var b=e(g,Bf({},r,v,{shouldForwardProp:og(p,v,!0)}));return b.apply(void 0,f)},p}},IP=["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","marquee","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"],Vf=NP.bind(null);IP.forEach(function(e){Vf[e]=Vf(e)});/**
70
70
  * @mui/styled-engine v7.3.2
71
71
  *
72
72
  * @license MIT
73
73
  * This source code is licensed under the MIT license found in the
74
74
  * LICENSE file in the root directory of this source tree.
75
- */function IP(e,t){const r=Wf(e,t);return process.env.NODE_ENV!=="production"?(...n)=>{const i=typeof e=="string"?`"${e}"`:"component";return n.length===0?console.error([`MUI: Seems like you called \`styled(${i})()\` without a \`style\` argument.`,'You must provide a `styles` argument: `styled("div")(styleYouForgotToPass)`.'].join(`
76
- `)):n.some(a=>a===void 0)&&console.error(`MUI: the styled(${i})(...args) API requires all its args to be defined.`),r(...n)}:r}function RP(e,t){Array.isArray(e.__emotion_styles)&&(e.__emotion_styles=t(e.__emotion_styles))}const ag=[];function Xn(e){return ag[0]=e,r1(ag)}const $P=e=>{const t=Object.keys(e).map(r=>({key:r,val:e[r]}))||[];return t.sort((r,n)=>r.val-n.val),t.reduce((r,n)=>({...r,[n.key]:n.val}),{})};function LP(e){const{values:t={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:r="px",step:n=5,...i}=e,a=$P(t),o=Object.keys(a);function s(d){return`@media (min-width:${typeof t[d]=="number"?t[d]:d}${r})`}function l(d){return`@media (max-width:${(typeof t[d]=="number"?t[d]:d)-n/100}${r})`}function c(d,h){const m=o.indexOf(h);return`@media (min-width:${typeof t[d]=="number"?t[d]:d}${r}) and (max-width:${(m!==-1&&typeof t[o[m]]=="number"?t[o[m]]:h)-n/100}${r})`}function u(d){return o.indexOf(d)+1<o.length?c(d,o[o.indexOf(d)+1]):s(d)}function f(d){const h=o.indexOf(d);return h===0?s(o[1]):h===o.length-1?l(o[h]):c(d,o[o.indexOf(d)+1]).replace("@media","@media not all and")}return{keys:o,values:a,up:s,down:l,between:c,only:u,not:f,unit:r,...i}}const FP={borderRadius:4};function i1(e=8,t=qd({spacing:e})){if(e.mui)return e;const r=(...n)=>(process.env.NODE_ENV!=="production"&&(n.length<=4||console.error(`MUI: Too many arguments provided, expected between 0 and 4, got ${n.length}`)),(n.length===0?[1]:n).map(a=>{const o=t(a);return typeof o=="number"?`${o}px`:o}).join(" "));return r.mui=!0,r}function BP(e,t){const r=this;if(r.vars){if(!r.colorSchemes?.[e]||typeof r.getColorSchemeSelector!="function")return{};let n=r.getColorSchemeSelector(e);return n==="&"?t:((n.includes("data-")||n.includes("."))&&(n=`*:where(${n.replace(/\s*&$/,"")}) &`),{[n]:t})}return r.palette.mode===e?t:{}}function a1(e={},...t){const{breakpoints:r={},palette:n={},spacing:i,shape:a={},...o}=e,s=LP(r),l=i1(i);let c=Yt({breakpoints:s,direction:"ltr",components:{},palette:{mode:"light",...n},spacing:l,shape:{...FP,...a}},o);return c=ZA(c),c.applyStyles=BP,c=t.reduce((u,f)=>Yt(u,f),c),c.unstable_sxConfig={...Wl,...o?.unstable_sxConfig},c.unstable_sx=function(f){return Ri({sx:f,theme:this})},c}const zP={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function Jd(e,t,r="Mui"){const n=zP[t];return n?`${r}-${n}`:`${RA.generate(e)}-${t}`}function WP(e,t,r="Mui"){const n={};return t.forEach(i=>{n[i]=Jd(e,i,r)}),n}function o1(e,t=""){return e.displayName||e.name||t}function og(e,t,r){const n=o1(t);return e.displayName||(n!==""?`${r}(${n})`:r)}function VP(e){if(e!=null){if(typeof e=="string")return e;if(typeof e=="function")return o1(e,"Component");if(typeof e=="object")switch(e.$$typeof){case Ba.ForwardRef:return og(e,e.render,"ForwardRef");case Ba.Memo:return og(e,e.type,"memo");default:return}}}function s1(e){const{variants:t,...r}=e,n={variants:t,style:Xn(r),isProcessed:!0};return n.style===r||t&&t.forEach(i=>{typeof i.style!="function"&&(i.style=Xn(i.style))}),n}const HP=a1();function qc(e){return e!=="ownerState"&&e!=="theme"&&e!=="sx"&&e!=="as"}function Hn(e,t){return t&&e&&typeof e=="object"&&e.styles&&!e.styles.startsWith("@layer")&&(e.styles=`@layer ${t}{${String(e.styles)}}`),e}function UP(e){return e?(t,r)=>r[e]:null}function KP(e,t,r){e.theme=XP(e.theme)?r:e.theme[t]||e.theme}function js(e,t,r){const n=typeof t=="function"?t(e):t;if(Array.isArray(n))return n.flatMap(i=>js(e,i,r));if(Array.isArray(n?.variants)){let i;if(n.isProcessed)i=r?Hn(n.style,r):n.style;else{const{variants:a,...o}=n;i=r?Hn(Xn(o),r):o}return l1(e,n.variants,[i],r)}return n?.isProcessed?r?Hn(Xn(n.style),r):n.style:r?Hn(Xn(n),r):n}function l1(e,t,r=[],n=void 0){let i;e:for(let a=0;a<t.length;a+=1){const o=t[a];if(typeof o.props=="function"){if(i??={...e,...e.ownerState,ownerState:e.ownerState},!o.props(i))continue}else for(const s in o.props)if(e[s]!==o.props[s]&&e.ownerState?.[s]!==o.props[s])continue e;typeof o.style=="function"?(i??={...e,...e.ownerState,ownerState:e.ownerState},r.push(n?Hn(Xn(o.style(i)),n):o.style(i))):r.push(n?Hn(Xn(o.style),n):o.style)}return r}function qP(e={}){const{themeId:t,defaultTheme:r=HP,rootShouldForwardProp:n=qc,slotShouldForwardProp:i=qc}=e;function a(s){KP(s,t,r)}return(s,l={})=>{RP(s,O=>O.filter(E=>E!==Ri));const{name:c,slot:u,skipVariantsResolver:f,skipSx:d,overridesResolver:h=UP(c1(u)),...m}=l,p=c&&c.startsWith("Mui")||u?"components":"custom",g=f!==void 0?f:u&&u!=="Root"&&u!=="root"||!1,v=d||!1;let b=qc;u==="Root"||u==="root"?b=n:u?b=i:ZP(s)&&(b=void 0);const x=IP(s,{shouldForwardProp:b,label:GP(c,u),...m}),S=O=>{if(O.__emotion_real===O)return O;if(typeof O=="function")return function(C){return js(C,O,C.theme.modularCssLayers?p:void 0)};if(Fr(O)){const E=s1(O);return function(M){return E.variants?js(M,E,M.theme.modularCssLayers?p:void 0):M.theme.modularCssLayers?Hn(E.style,p):E.style}}return O},w=(...O)=>{const E=[],C=O.map(S),M=[];if(E.push(a),c&&h&&M.push(function(I){const L=I.theme.components?.[c]?.styleOverrides;if(!L)return null;const W={};for(const H in L)W[H]=js(I,L[H],I.theme.modularCssLayers?"theme":void 0);return h(I,W)}),c&&!g&&M.push(function(I){const L=I.theme?.components?.[c]?.variants;return L?l1(I,L,[],I.theme.modularCssLayers?"theme":void 0):null}),v||M.push(Ri),Array.isArray(C[0])){const _=C.shift(),I=new Array(E.length).fill(""),D=new Array(M.length).fill("");let L;L=[...I,..._,...D],L.raw=[...I,..._.raw,...D],E.unshift(L)}const R=[...E,...C,...M],j=x(...R);return s.muiName&&(j.muiName=s.muiName),process.env.NODE_ENV!=="production"&&(j.displayName=YP(c,u,s)),j};return x.withConfig&&(w.withConfig=x.withConfig),w}}function YP(e,t,r){return e?`${e}${ii(t||"")}`:`Styled(${VP(r)})`}function GP(e,t){let r;return process.env.NODE_ENV!=="production"&&e&&(r=`${e}-${c1(t||"Root")}`),r}function XP(e){for(const t in e)return!1;return!0}function ZP(e){return typeof e=="string"&&e.charCodeAt(0)>96}function c1(e){return e&&e.charAt(0).toLowerCase()+e.slice(1)}function Vf(e,t,r=!1){const n={...t};for(const i in e)if(Object.prototype.hasOwnProperty.call(e,i)){const a=i;if(a==="components"||a==="slots")n[a]={...e[a],...n[a]};else if(a==="componentsProps"||a==="slotProps"){const o=e[a],s=t[a];if(!s)n[a]=o||{};else if(!o)n[a]=s;else{n[a]={...s};for(const l in o)if(Object.prototype.hasOwnProperty.call(o,l)){const c=l;n[a][c]=Vf(o[c],s[c],r)}}}else a==="className"&&r&&t.className?n.className=he(e?.className,t?.className):a==="style"&&r&&t.style?n.style={...e?.style,...t?.style}:n[a]===void 0&&(n[a]=e[a])}return n}function JP(e,t=Number.MIN_SAFE_INTEGER,r=Number.MAX_SAFE_INTEGER){return Math.max(t,Math.min(e,r))}function Qd(e,t=0,r=1){return process.env.NODE_ENV!=="production"&&(e<t||e>r)&&console.error(`MUI: The value provided ${e} is out of range [${t}, ${r}].`),JP(e,t,r)}function QP(e){e=e.slice(1);const t=new RegExp(`.{1,${e.length>=6?2:1}}`,"g");let r=e.match(t);return r&&r[0].length===1&&(r=r.map(n=>n+n)),process.env.NODE_ENV!=="production"&&e.length!==e.trim().length&&console.error(`MUI: The color: "${e}" is invalid. Make sure the color input doesn't contain leading/trailing space.`),r?`rgb${r.length===4?"a":""}(${r.map((n,i)=>i<3?parseInt(n,16):Math.round(parseInt(n,16)/255*1e3)/1e3).join(", ")})`:""}function vn(e){if(e.type)return e;if(e.charAt(0)==="#")return vn(QP(e));const t=e.indexOf("("),r=e.substring(0,t);if(!["rgb","rgba","hsl","hsla","color"].includes(r))throw new Error(process.env.NODE_ENV!=="production"?`MUI: Unsupported \`${e}\` color.
75
+ */function RP(e,t){const r=Vf(e,t);return process.env.NODE_ENV!=="production"?(...n)=>{const i=typeof e=="string"?`"${e}"`:"component";return n.length===0?console.error([`MUI: Seems like you called \`styled(${i})()\` without a \`style\` argument.`,'You must provide a `styles` argument: `styled("div")(styleYouForgotToPass)`.'].join(`
76
+ `)):n.some(a=>a===void 0)&&console.error(`MUI: the styled(${i})(...args) API requires all its args to be defined.`),r(...n)}:r}function $P(e,t){Array.isArray(e.__emotion_styles)&&(e.__emotion_styles=t(e.__emotion_styles))}const sg=[];function Xn(e){return sg[0]=e,i1(sg)}const LP=e=>{const t=Object.keys(e).map(r=>({key:r,val:e[r]}))||[];return t.sort((r,n)=>r.val-n.val),t.reduce((r,n)=>({...r,[n.key]:n.val}),{})};function FP(e){const{values:t={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:r="px",step:n=5,...i}=e,a=LP(t),o=Object.keys(a);function s(d){return`@media (min-width:${typeof t[d]=="number"?t[d]:d}${r})`}function l(d){return`@media (max-width:${(typeof t[d]=="number"?t[d]:d)-n/100}${r})`}function c(d,h){const m=o.indexOf(h);return`@media (min-width:${typeof t[d]=="number"?t[d]:d}${r}) and (max-width:${(m!==-1&&typeof t[o[m]]=="number"?t[o[m]]:h)-n/100}${r})`}function u(d){return o.indexOf(d)+1<o.length?c(d,o[o.indexOf(d)+1]):s(d)}function f(d){const h=o.indexOf(d);return h===0?s(o[1]):h===o.length-1?l(o[h]):c(d,o[o.indexOf(d)+1]).replace("@media","@media not all and")}return{keys:o,values:a,up:s,down:l,between:c,only:u,not:f,unit:r,...i}}const BP={borderRadius:4};function o1(e=8,t=Yd({spacing:e})){if(e.mui)return e;const r=(...n)=>(process.env.NODE_ENV!=="production"&&(n.length<=4||console.error(`MUI: Too many arguments provided, expected between 0 and 4, got ${n.length}`)),(n.length===0?[1]:n).map(a=>{const o=t(a);return typeof o=="number"?`${o}px`:o}).join(" "));return r.mui=!0,r}function zP(e,t){const r=this;if(r.vars){if(!r.colorSchemes?.[e]||typeof r.getColorSchemeSelector!="function")return{};let n=r.getColorSchemeSelector(e);return n==="&"?t:((n.includes("data-")||n.includes("."))&&(n=`*:where(${n.replace(/\s*&$/,"")}) &`),{[n]:t})}return r.palette.mode===e?t:{}}function s1(e={},...t){const{breakpoints:r={},palette:n={},spacing:i,shape:a={},...o}=e,s=FP(r),l=o1(i);let c=Yt({breakpoints:s,direction:"ltr",components:{},palette:{mode:"light",...n},spacing:l,shape:{...BP,...a}},o);return c=JA(c),c.applyStyles=zP,c=t.reduce((u,f)=>Yt(u,f),c),c.unstable_sxConfig={...Vl,...o?.unstable_sxConfig},c.unstable_sx=function(f){return Li({sx:f,theme:this})},c}const WP={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function Qd(e,t,r="Mui"){const n=WP[t];return n?`${r}-${n}`:`${$A.generate(e)}-${t}`}function VP(e,t,r="Mui"){const n={};return t.forEach(i=>{n[i]=Qd(e,i,r)}),n}function l1(e,t=""){return e.displayName||e.name||t}function lg(e,t,r){const n=l1(t);return e.displayName||(n!==""?`${r}(${n})`:r)}function HP(e){if(e!=null){if(typeof e=="string")return e;if(typeof e=="function")return l1(e,"Component");if(typeof e=="object")switch(e.$$typeof){case za.ForwardRef:return lg(e,e.render,"ForwardRef");case za.Memo:return lg(e,e.type,"memo");default:return}}}function c1(e){const{variants:t,...r}=e,n={variants:t,style:Xn(r),isProcessed:!0};return n.style===r||t&&t.forEach(i=>{typeof i.style!="function"&&(i.style=Xn(i.style))}),n}const UP=s1();function Yc(e){return e!=="ownerState"&&e!=="theme"&&e!=="sx"&&e!=="as"}function Hn(e,t){return t&&e&&typeof e=="object"&&e.styles&&!e.styles.startsWith("@layer")&&(e.styles=`@layer ${t}{${String(e.styles)}}`),e}function KP(e){return e?(t,r)=>r[e]:null}function qP(e,t,r){e.theme=ZP(e.theme)?r:e.theme[t]||e.theme}function Ds(e,t,r){const n=typeof t=="function"?t(e):t;if(Array.isArray(n))return n.flatMap(i=>Ds(e,i,r));if(Array.isArray(n?.variants)){let i;if(n.isProcessed)i=r?Hn(n.style,r):n.style;else{const{variants:a,...o}=n;i=r?Hn(Xn(o),r):o}return u1(e,n.variants,[i],r)}return n?.isProcessed?r?Hn(Xn(n.style),r):n.style:r?Hn(Xn(n),r):n}function u1(e,t,r=[],n=void 0){let i;e:for(let a=0;a<t.length;a+=1){const o=t[a];if(typeof o.props=="function"){if(i??={...e,...e.ownerState,ownerState:e.ownerState},!o.props(i))continue}else for(const s in o.props)if(e[s]!==o.props[s]&&e.ownerState?.[s]!==o.props[s])continue e;typeof o.style=="function"?(i??={...e,...e.ownerState,ownerState:e.ownerState},r.push(n?Hn(Xn(o.style(i)),n):o.style(i))):r.push(n?Hn(Xn(o.style),n):o.style)}return r}function YP(e={}){const{themeId:t,defaultTheme:r=UP,rootShouldForwardProp:n=Yc,slotShouldForwardProp:i=Yc}=e;function a(s){qP(s,t,r)}return(s,l={})=>{$P(s,O=>O.filter(E=>E!==Li));const{name:c,slot:u,skipVariantsResolver:f,skipSx:d,overridesResolver:h=KP(f1(u)),...m}=l,p=c&&c.startsWith("Mui")||u?"components":"custom",g=f!==void 0?f:u&&u!=="Root"&&u!=="root"||!1,v=d||!1;let b=Yc;u==="Root"||u==="root"?b=n:u?b=i:JP(s)&&(b=void 0);const x=RP(s,{shouldForwardProp:b,label:XP(c,u),...m}),S=O=>{if(O.__emotion_real===O)return O;if(typeof O=="function")return function(C){return Ds(C,O,C.theme.modularCssLayers?p:void 0)};if(Fr(O)){const E=c1(O);return function(M){return E.variants?Ds(M,E,M.theme.modularCssLayers?p:void 0):M.theme.modularCssLayers?Hn(E.style,p):E.style}}return O},w=(...O)=>{const E=[],C=O.map(S),M=[];if(E.push(a),c&&h&&M.push(function(I){const L=I.theme.components?.[c]?.styleOverrides;if(!L)return null;const W={};for(const H in L)W[H]=Ds(I,L[H],I.theme.modularCssLayers?"theme":void 0);return h(I,W)}),c&&!g&&M.push(function(I){const L=I.theme?.components?.[c]?.variants;return L?u1(I,L,[],I.theme.modularCssLayers?"theme":void 0):null}),v||M.push(Li),Array.isArray(C[0])){const _=C.shift(),I=new Array(E.length).fill(""),D=new Array(M.length).fill("");let L;L=[...I,..._,...D],L.raw=[...I,..._.raw,...D],E.unshift(L)}const R=[...E,...C,...M],j=x(...R);return s.muiName&&(j.muiName=s.muiName),process.env.NODE_ENV!=="production"&&(j.displayName=GP(c,u,s)),j};return x.withConfig&&(w.withConfig=x.withConfig),w}}function GP(e,t,r){return e?`${e}${ii(t||"")}`:`Styled(${HP(r)})`}function XP(e,t){let r;return process.env.NODE_ENV!=="production"&&e&&(r=`${e}-${f1(t||"Root")}`),r}function ZP(e){for(const t in e)return!1;return!0}function JP(e){return typeof e=="string"&&e.charCodeAt(0)>96}function f1(e){return e&&e.charAt(0).toLowerCase()+e.slice(1)}function Hf(e,t,r=!1){const n={...t};for(const i in e)if(Object.prototype.hasOwnProperty.call(e,i)){const a=i;if(a==="components"||a==="slots")n[a]={...e[a],...n[a]};else if(a==="componentsProps"||a==="slotProps"){const o=e[a],s=t[a];if(!s)n[a]=o||{};else if(!o)n[a]=s;else{n[a]={...s};for(const l in o)if(Object.prototype.hasOwnProperty.call(o,l)){const c=l;n[a][c]=Hf(o[c],s[c],r)}}}else a==="className"&&r&&t.className?n.className=he(e?.className,t?.className):a==="style"&&r&&t.style?n.style={...e?.style,...t?.style}:n[a]===void 0&&(n[a]=e[a])}return n}function QP(e,t=Number.MIN_SAFE_INTEGER,r=Number.MAX_SAFE_INTEGER){return Math.max(t,Math.min(e,r))}function eh(e,t=0,r=1){return process.env.NODE_ENV!=="production"&&(e<t||e>r)&&console.error(`MUI: The value provided ${e} is out of range [${t}, ${r}].`),QP(e,t,r)}function eC(e){e=e.slice(1);const t=new RegExp(`.{1,${e.length>=6?2:1}}`,"g");let r=e.match(t);return r&&r[0].length===1&&(r=r.map(n=>n+n)),process.env.NODE_ENV!=="production"&&e.length!==e.trim().length&&console.error(`MUI: The color: "${e}" is invalid. Make sure the color input doesn't contain leading/trailing space.`),r?`rgb${r.length===4?"a":""}(${r.map((n,i)=>i<3?parseInt(n,16):Math.round(parseInt(n,16)/255*1e3)/1e3).join(", ")})`:""}function vn(e){if(e.type)return e;if(e.charAt(0)==="#")return vn(eC(e));const t=e.indexOf("("),r=e.substring(0,t);if(!["rgb","rgba","hsl","hsla","color"].includes(r))throw new Error(process.env.NODE_ENV!=="production"?`MUI: Unsupported \`${e}\` color.
77
77
  The following formats are supported: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().`:gn(9,e));let n=e.substring(t+1,e.length-1),i;if(r==="color"){if(n=n.split(" "),i=n.shift(),n.length===4&&n[3].charAt(0)==="/"&&(n[3]=n[3].slice(1)),!["srgb","display-p3","a98-rgb","prophoto-rgb","rec-2020"].includes(i))throw new Error(process.env.NODE_ENV!=="production"?`MUI: unsupported \`${i}\` color space.
78
- The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rgb, rec-2020.`:gn(10,i))}else n=n.split(",");return n=n.map(a=>parseFloat(a)),{type:r,values:n,colorSpace:i}}const eC=e=>{const t=vn(e);return t.values.slice(0,3).map((r,n)=>t.type.includes("hsl")&&n!==0?`${r}%`:r).join(" ")},Ea=(e,t)=>{try{return eC(e)}catch{return t&&process.env.NODE_ENV!=="production"&&console.warn(t),e}};function Kl(e){const{type:t,colorSpace:r}=e;let{values:n}=e;return t.includes("rgb")?n=n.map((i,a)=>a<3?parseInt(i,10):i):t.includes("hsl")&&(n[1]=`${n[1]}%`,n[2]=`${n[2]}%`),t.includes("color")?n=`${r} ${n.join(" ")}`:n=`${n.join(", ")}`,`${t}(${n})`}function u1(e){e=vn(e);const{values:t}=e,r=t[0],n=t[1]/100,i=t[2]/100,a=n*Math.min(i,1-i),o=(c,u=(c+r/30)%12)=>i-a*Math.max(Math.min(u-3,9-u,1),-1);let s="rgb";const l=[Math.round(o(0)*255),Math.round(o(8)*255),Math.round(o(4)*255)];return e.type==="hsla"&&(s+="a",l.push(t[3])),Kl({type:s,values:l})}function Hf(e){e=vn(e);let t=e.type==="hsl"||e.type==="hsla"?vn(u1(e)).values:e.values;return t=t.map(r=>(e.type!=="color"&&(r/=255),r<=.03928?r/12.92:((r+.055)/1.055)**2.4)),Number((.2126*t[0]+.7152*t[1]+.0722*t[2]).toFixed(3))}function sg(e,t){const r=Hf(e),n=Hf(t);return(Math.max(r,n)+.05)/(Math.min(r,n)+.05)}function f1(e,t){return e=vn(e),t=Qd(t),(e.type==="rgb"||e.type==="hsl")&&(e.type+="a"),e.type==="color"?e.values[3]=`/${t}`:e.values[3]=t,Kl(e)}function Nn(e,t,r){try{return f1(e,t)}catch{return r&&process.env.NODE_ENV!=="production"&&console.warn(r),e}}function ql(e,t){if(e=vn(e),t=Qd(t),e.type.includes("hsl"))e.values[2]*=1-t;else if(e.type.includes("rgb")||e.type.includes("color"))for(let r=0;r<3;r+=1)e.values[r]*=1-t;return Kl(e)}function Se(e,t,r){try{return ql(e,t)}catch{return r&&process.env.NODE_ENV!=="production"&&console.warn(r),e}}function Yl(e,t){if(e=vn(e),t=Qd(t),e.type.includes("hsl"))e.values[2]+=(100-e.values[2])*t;else if(e.type.includes("rgb"))for(let r=0;r<3;r+=1)e.values[r]+=(255-e.values[r])*t;else if(e.type.includes("color"))for(let r=0;r<3;r+=1)e.values[r]+=(1-e.values[r])*t;return Kl(e)}function Oe(e,t,r){try{return Yl(e,t)}catch{return r&&process.env.NODE_ENV!=="production"&&console.warn(r),e}}function tC(e,t=.15){return Hf(e)>.5?ql(e,t):Yl(e,t)}function Ko(e,t,r){try{return tC(e,t)}catch{return e}}const rC=A.createContext(void 0);process.env.NODE_ENV!=="production"&&(pe.node,pe.object);function nC(e){const{theme:t,name:r,props:n}=e;if(!t||!t.components||!t.components[r])return n;const i=t.components[r];return i.defaultProps?Vf(i.defaultProps,n,t.components.mergeClassNameAndStyle):!i.styleOverrides&&!i.variants?Vf(i,n,t.components.mergeClassNameAndStyle):n}function iC({props:e,name:t}){const r=A.useContext(rC);return nC({props:e,name:t,theme:{components:r}})}const lg={theme:void 0};function aC(e){let t,r;return function(i){let a=t;return(a===void 0||i.theme!==r)&&(lg.theme=i.theme,a=s1(e(lg)),t=a,r=i.theme),a}}function oC(e=""){function t(...n){if(!n.length)return"";const i=n[0];return typeof i=="string"&&!i.match(/(#|\(|\)|(-?(\d*\.)?\d+)(px|em|%|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc))|^(-?(\d*\.)?\d+)$|(\d+ \d+ \d+)/)?`, var(--${e?`${e}-`:""}${i}${t(...n.slice(1))})`:`, ${i}`}return(n,...i)=>`var(--${e?`${e}-`:""}${n}${t(...i)})`}const cg=(e,t,r,n=[])=>{let i=e;t.forEach((a,o)=>{o===t.length-1?Array.isArray(i)?i[Number(a)]=r:i&&typeof i=="object"&&(i[a]=r):i&&typeof i=="object"&&(i[a]||(i[a]=n.includes(a)?[]:{}),i=i[a])})},sC=(e,t,r)=>{function n(i,a=[],o=[]){Object.entries(i).forEach(([s,l])=>{(!r||r&&!r([...a,s]))&&l!=null&&(typeof l=="object"&&Object.keys(l).length>0?n(l,[...a,s],Array.isArray(l)?[...o,s]:o):t([...a,s],l,o))})}n(e)},lC=(e,t)=>typeof t=="number"?["lineHeight","fontWeight","opacity","zIndex"].some(n=>e.includes(n))||e[e.length-1].toLowerCase().includes("opacity")?t:`${t}px`:t;function Yc(e,t){const{prefix:r,shouldSkipGeneratingVar:n}=t||{},i={},a={},o={};return sC(e,(s,l,c)=>{if((typeof l=="string"||typeof l=="number")&&(!n||!n(s,l))){const u=`--${r?`${r}-`:""}${s.join("-")}`,f=lC(s,l);Object.assign(i,{[u]:f}),cg(a,s,`var(${u})`,c),cg(o,s,`var(${u}, ${f})`,c)}},s=>s[0]==="vars"),{css:i,vars:a,varsWithDefaults:o}}function cC(e,t={}){const{getSelector:r=v,disableCssColorScheme:n,colorSchemeSelector:i,enableContrastVars:a}=t,{colorSchemes:o={},components:s,defaultColorScheme:l="light",...c}=e,{vars:u,css:f,varsWithDefaults:d}=Yc(c,t);let h=d;const m={},{[l]:p,...g}=o;if(Object.entries(g||{}).forEach(([S,w])=>{const{vars:O,css:E,varsWithDefaults:C}=Yc(w,t);h=Yt(h,C),m[S]={css:E,vars:O}}),p){const{css:S,vars:w,varsWithDefaults:O}=Yc(p,t);h=Yt(h,O),m[l]={css:S,vars:w}}function v(S,w){let O=i;if(i==="class"&&(O=".%s"),i==="data"&&(O="[data-%s]"),i?.startsWith("data-")&&!i.includes("%s")&&(O=`[${i}="%s"]`),S){if(O==="media")return e.defaultColorScheme===S?":root":{[`@media (prefers-color-scheme: ${o[S]?.palette?.mode||S})`]:{":root":w}};if(O)return e.defaultColorScheme===S?`:root, ${O.replace("%s",String(S))}`:O.replace("%s",String(S))}return":root"}return{vars:h,generateThemeVars:()=>{let S={...u};return Object.entries(m).forEach(([,{vars:w}])=>{S=Yt(S,w)}),S},generateStyleSheets:()=>{const S=[],w=e.defaultColorScheme||"light";function O(M,R){Object.keys(R).length&&S.push(typeof M=="string"?{[M]:{...R}}:M)}O(r(void 0,{...f}),f);const{[w]:E,...C}=m;if(E){const{css:M}=E,R=o[w]?.palette?.mode,j=!n&&R?{colorScheme:R,...M}:{...M};O(r(w,{...j}),j)}return Object.entries(C).forEach(([M,{css:R}])=>{const j=o[M]?.palette?.mode,_=!n&&j?{colorScheme:j,...R}:{...R};O(r(M,{..._}),_)}),a&&S.push({":root":{"--__l-threshold":"0.7","--__l":"clamp(0, (l / var(--__l-threshold) - 1) * -infinity, 1)","--__a":"clamp(0.87, (l / var(--__l-threshold) - 1) * -infinity, 1)"}}),S}}}function uC(e){return function(r){return e==="media"?(process.env.NODE_ENV!=="production"&&r!=="light"&&r!=="dark"&&console.error(`MUI: @media (prefers-color-scheme) supports only 'light' or 'dark', but receive '${r}'.`),`@media (prefers-color-scheme: ${r})`):e?e.startsWith("data-")&&!e.includes("%s")?`[${e}="${r}"] &`:e==="class"?`.${r} &`:e==="data"?`[data-${r}] &`:`${e.replace("%s",r)} &`:"&"}}const Ha={black:"#000",white:"#fff"},fC={50:"#fafafa",100:"#f5f5f5",200:"#eeeeee",300:"#e0e0e0",400:"#bdbdbd",500:"#9e9e9e",600:"#757575",700:"#616161",800:"#424242",900:"#212121",A100:"#f5f5f5",A200:"#eeeeee",A400:"#bdbdbd",A700:"#616161"},wi={50:"#f3e5f5",200:"#ce93d8",300:"#ba68c8",400:"#ab47bc",500:"#9c27b0",700:"#7b1fa2"},_i={300:"#e57373",400:"#ef5350",500:"#f44336",700:"#d32f2f",800:"#c62828"},fa={300:"#ffb74d",400:"#ffa726",500:"#ff9800",700:"#f57c00",900:"#e65100"},Si={50:"#e3f2fd",200:"#90caf9",400:"#42a5f5",700:"#1976d2",800:"#1565c0"},Oi={300:"#4fc3f7",400:"#29b6f6",500:"#03a9f4",700:"#0288d1",900:"#01579b"},Ai={300:"#81c784",400:"#66bb6a",500:"#4caf50",700:"#388e3c",800:"#2e7d32",900:"#1b5e20"};function d1(){return{text:{primary:"rgba(0, 0, 0, 0.87)",secondary:"rgba(0, 0, 0, 0.6)",disabled:"rgba(0, 0, 0, 0.38)"},divider:"rgba(0, 0, 0, 0.12)",background:{paper:Ha.white,default:Ha.white},action:{active:"rgba(0, 0, 0, 0.54)",hover:"rgba(0, 0, 0, 0.04)",hoverOpacity:.04,selected:"rgba(0, 0, 0, 0.08)",selectedOpacity:.08,disabled:"rgba(0, 0, 0, 0.26)",disabledBackground:"rgba(0, 0, 0, 0.12)",disabledOpacity:.38,focus:"rgba(0, 0, 0, 0.12)",focusOpacity:.12,activatedOpacity:.12}}}const h1=d1();function p1(){return{text:{primary:Ha.white,secondary:"rgba(255, 255, 255, 0.7)",disabled:"rgba(255, 255, 255, 0.5)",icon:"rgba(255, 255, 255, 0.5)"},divider:"rgba(255, 255, 255, 0.12)",background:{paper:"#121212",default:"#121212"},action:{active:Ha.white,hover:"rgba(255, 255, 255, 0.08)",hoverOpacity:.08,selected:"rgba(255, 255, 255, 0.16)",selectedOpacity:.16,disabled:"rgba(255, 255, 255, 0.3)",disabledBackground:"rgba(255, 255, 255, 0.12)",disabledOpacity:.38,focus:"rgba(255, 255, 255, 0.12)",focusOpacity:.12,activatedOpacity:.24}}}const Uf=p1();function ug(e,t,r,n){const i=n.light||n,a=n.dark||n*1.5;e[t]||(e.hasOwnProperty(r)?e[t]=e[r]:t==="light"?e.light=Yl(e.main,i):t==="dark"&&(e.dark=ql(e.main,a)))}function fg(e,t,r,n,i){const a=i.light||i,o=i.dark||i*1.5;t[r]||(t.hasOwnProperty(n)?t[r]=t[n]:r==="light"?t.light=`color-mix(in ${e}, ${t.main}, #fff ${(a*100).toFixed(0)}%)`:r==="dark"&&(t.dark=`color-mix(in ${e}, ${t.main}, #000 ${(o*100).toFixed(0)}%)`))}function dC(e="light"){return e==="dark"?{main:Si[200],light:Si[50],dark:Si[400]}:{main:Si[700],light:Si[400],dark:Si[800]}}function hC(e="light"){return e==="dark"?{main:wi[200],light:wi[50],dark:wi[400]}:{main:wi[500],light:wi[300],dark:wi[700]}}function pC(e="light"){return e==="dark"?{main:_i[500],light:_i[300],dark:_i[700]}:{main:_i[700],light:_i[400],dark:_i[800]}}function mC(e="light"){return e==="dark"?{main:Oi[400],light:Oi[300],dark:Oi[700]}:{main:Oi[700],light:Oi[500],dark:Oi[900]}}function gC(e="light"){return e==="dark"?{main:Ai[400],light:Ai[300],dark:Ai[700]}:{main:Ai[800],light:Ai[500],dark:Ai[900]}}function vC(e="light"){return e==="dark"?{main:fa[400],light:fa[300],dark:fa[700]}:{main:"#ed6c02",light:fa[500],dark:fa[900]}}function yC(e){return`oklch(from ${e} var(--__l) 0 h / var(--__a))`}function eh(e){const{mode:t="light",contrastThreshold:r=3,tonalOffset:n=.2,colorSpace:i,...a}=e,o=e.primary||dC(t),s=e.secondary||hC(t),l=e.error||pC(t),c=e.info||mC(t),u=e.success||gC(t),f=e.warning||vC(t);function d(g){if(i)return yC(g);const v=sg(g,Uf.text.primary)>=r?Uf.text.primary:h1.text.primary;if(process.env.NODE_ENV!=="production"){const b=sg(g,v);b<3&&console.error([`MUI: The contrast ratio of ${b}:1 for ${v} on ${g}`,"falls below the WCAG recommended absolute minimum contrast ratio of 3:1.","https://www.w3.org/TR/2008/REC-WCAG20-20081211/#visual-audio-contrast-contrast"].join(`
78
+ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rgb, rec-2020.`:gn(10,i))}else n=n.split(",");return n=n.map(a=>parseFloat(a)),{type:r,values:n,colorSpace:i}}const tC=e=>{const t=vn(e);return t.values.slice(0,3).map((r,n)=>t.type.includes("hsl")&&n!==0?`${r}%`:r).join(" ")},Pa=(e,t)=>{try{return tC(e)}catch{return t&&process.env.NODE_ENV!=="production"&&console.warn(t),e}};function ql(e){const{type:t,colorSpace:r}=e;let{values:n}=e;return t.includes("rgb")?n=n.map((i,a)=>a<3?parseInt(i,10):i):t.includes("hsl")&&(n[1]=`${n[1]}%`,n[2]=`${n[2]}%`),t.includes("color")?n=`${r} ${n.join(" ")}`:n=`${n.join(", ")}`,`${t}(${n})`}function d1(e){e=vn(e);const{values:t}=e,r=t[0],n=t[1]/100,i=t[2]/100,a=n*Math.min(i,1-i),o=(c,u=(c+r/30)%12)=>i-a*Math.max(Math.min(u-3,9-u,1),-1);let s="rgb";const l=[Math.round(o(0)*255),Math.round(o(8)*255),Math.round(o(4)*255)];return e.type==="hsla"&&(s+="a",l.push(t[3])),ql({type:s,values:l})}function Uf(e){e=vn(e);let t=e.type==="hsl"||e.type==="hsla"?vn(d1(e)).values:e.values;return t=t.map(r=>(e.type!=="color"&&(r/=255),r<=.03928?r/12.92:((r+.055)/1.055)**2.4)),Number((.2126*t[0]+.7152*t[1]+.0722*t[2]).toFixed(3))}function cg(e,t){const r=Uf(e),n=Uf(t);return(Math.max(r,n)+.05)/(Math.min(r,n)+.05)}function h1(e,t){return e=vn(e),t=eh(t),(e.type==="rgb"||e.type==="hsl")&&(e.type+="a"),e.type==="color"?e.values[3]=`/${t}`:e.values[3]=t,ql(e)}function Nn(e,t,r){try{return h1(e,t)}catch{return r&&process.env.NODE_ENV!=="production"&&console.warn(r),e}}function Yl(e,t){if(e=vn(e),t=eh(t),e.type.includes("hsl"))e.values[2]*=1-t;else if(e.type.includes("rgb")||e.type.includes("color"))for(let r=0;r<3;r+=1)e.values[r]*=1-t;return ql(e)}function Se(e,t,r){try{return Yl(e,t)}catch{return r&&process.env.NODE_ENV!=="production"&&console.warn(r),e}}function Gl(e,t){if(e=vn(e),t=eh(t),e.type.includes("hsl"))e.values[2]+=(100-e.values[2])*t;else if(e.type.includes("rgb"))for(let r=0;r<3;r+=1)e.values[r]+=(255-e.values[r])*t;else if(e.type.includes("color"))for(let r=0;r<3;r+=1)e.values[r]+=(1-e.values[r])*t;return ql(e)}function Oe(e,t,r){try{return Gl(e,t)}catch{return r&&process.env.NODE_ENV!=="production"&&console.warn(r),e}}function rC(e,t=.15){return Uf(e)>.5?Yl(e,t):Gl(e,t)}function qo(e,t,r){try{return rC(e,t)}catch{return e}}const nC=A.createContext(void 0);process.env.NODE_ENV!=="production"&&(pe.node,pe.object);function iC(e){const{theme:t,name:r,props:n}=e;if(!t||!t.components||!t.components[r])return n;const i=t.components[r];return i.defaultProps?Hf(i.defaultProps,n,t.components.mergeClassNameAndStyle):!i.styleOverrides&&!i.variants?Hf(i,n,t.components.mergeClassNameAndStyle):n}function aC({props:e,name:t}){const r=A.useContext(nC);return iC({props:e,name:t,theme:{components:r}})}const ug={theme:void 0};function oC(e){let t,r;return function(i){let a=t;return(a===void 0||i.theme!==r)&&(ug.theme=i.theme,a=c1(e(ug)),t=a,r=i.theme),a}}function sC(e=""){function t(...n){if(!n.length)return"";const i=n[0];return typeof i=="string"&&!i.match(/(#|\(|\)|(-?(\d*\.)?\d+)(px|em|%|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc))|^(-?(\d*\.)?\d+)$|(\d+ \d+ \d+)/)?`, var(--${e?`${e}-`:""}${i}${t(...n.slice(1))})`:`, ${i}`}return(n,...i)=>`var(--${e?`${e}-`:""}${n}${t(...i)})`}const fg=(e,t,r,n=[])=>{let i=e;t.forEach((a,o)=>{o===t.length-1?Array.isArray(i)?i[Number(a)]=r:i&&typeof i=="object"&&(i[a]=r):i&&typeof i=="object"&&(i[a]||(i[a]=n.includes(a)?[]:{}),i=i[a])})},lC=(e,t,r)=>{function n(i,a=[],o=[]){Object.entries(i).forEach(([s,l])=>{(!r||r&&!r([...a,s]))&&l!=null&&(typeof l=="object"&&Object.keys(l).length>0?n(l,[...a,s],Array.isArray(l)?[...o,s]:o):t([...a,s],l,o))})}n(e)},cC=(e,t)=>typeof t=="number"?["lineHeight","fontWeight","opacity","zIndex"].some(n=>e.includes(n))||e[e.length-1].toLowerCase().includes("opacity")?t:`${t}px`:t;function Gc(e,t){const{prefix:r,shouldSkipGeneratingVar:n}=t||{},i={},a={},o={};return lC(e,(s,l,c)=>{if((typeof l=="string"||typeof l=="number")&&(!n||!n(s,l))){const u=`--${r?`${r}-`:""}${s.join("-")}`,f=cC(s,l);Object.assign(i,{[u]:f}),fg(a,s,`var(${u})`,c),fg(o,s,`var(${u}, ${f})`,c)}},s=>s[0]==="vars"),{css:i,vars:a,varsWithDefaults:o}}function uC(e,t={}){const{getSelector:r=v,disableCssColorScheme:n,colorSchemeSelector:i,enableContrastVars:a}=t,{colorSchemes:o={},components:s,defaultColorScheme:l="light",...c}=e,{vars:u,css:f,varsWithDefaults:d}=Gc(c,t);let h=d;const m={},{[l]:p,...g}=o;if(Object.entries(g||{}).forEach(([S,w])=>{const{vars:O,css:E,varsWithDefaults:C}=Gc(w,t);h=Yt(h,C),m[S]={css:E,vars:O}}),p){const{css:S,vars:w,varsWithDefaults:O}=Gc(p,t);h=Yt(h,O),m[l]={css:S,vars:w}}function v(S,w){let O=i;if(i==="class"&&(O=".%s"),i==="data"&&(O="[data-%s]"),i?.startsWith("data-")&&!i.includes("%s")&&(O=`[${i}="%s"]`),S){if(O==="media")return e.defaultColorScheme===S?":root":{[`@media (prefers-color-scheme: ${o[S]?.palette?.mode||S})`]:{":root":w}};if(O)return e.defaultColorScheme===S?`:root, ${O.replace("%s",String(S))}`:O.replace("%s",String(S))}return":root"}return{vars:h,generateThemeVars:()=>{let S={...u};return Object.entries(m).forEach(([,{vars:w}])=>{S=Yt(S,w)}),S},generateStyleSheets:()=>{const S=[],w=e.defaultColorScheme||"light";function O(M,R){Object.keys(R).length&&S.push(typeof M=="string"?{[M]:{...R}}:M)}O(r(void 0,{...f}),f);const{[w]:E,...C}=m;if(E){const{css:M}=E,R=o[w]?.palette?.mode,j=!n&&R?{colorScheme:R,...M}:{...M};O(r(w,{...j}),j)}return Object.entries(C).forEach(([M,{css:R}])=>{const j=o[M]?.palette?.mode,_=!n&&j?{colorScheme:j,...R}:{...R};O(r(M,{..._}),_)}),a&&S.push({":root":{"--__l-threshold":"0.7","--__l":"clamp(0, (l / var(--__l-threshold) - 1) * -infinity, 1)","--__a":"clamp(0.87, (l / var(--__l-threshold) - 1) * -infinity, 1)"}}),S}}}function fC(e){return function(r){return e==="media"?(process.env.NODE_ENV!=="production"&&r!=="light"&&r!=="dark"&&console.error(`MUI: @media (prefers-color-scheme) supports only 'light' or 'dark', but receive '${r}'.`),`@media (prefers-color-scheme: ${r})`):e?e.startsWith("data-")&&!e.includes("%s")?`[${e}="${r}"] &`:e==="class"?`.${r} &`:e==="data"?`[data-${r}] &`:`${e.replace("%s",r)} &`:"&"}}const Ua={black:"#000",white:"#fff"},dC={50:"#fafafa",100:"#f5f5f5",200:"#eeeeee",300:"#e0e0e0",400:"#bdbdbd",500:"#9e9e9e",600:"#757575",700:"#616161",800:"#424242",900:"#212121",A100:"#f5f5f5",A200:"#eeeeee",A400:"#bdbdbd",A700:"#616161"},_i={50:"#f3e5f5",200:"#ce93d8",300:"#ba68c8",400:"#ab47bc",500:"#9c27b0",700:"#7b1fa2"},Si={300:"#e57373",400:"#ef5350",500:"#f44336",700:"#d32f2f",800:"#c62828"},da={300:"#ffb74d",400:"#ffa726",500:"#ff9800",700:"#f57c00",900:"#e65100"},Oi={50:"#e3f2fd",200:"#90caf9",400:"#42a5f5",700:"#1976d2",800:"#1565c0"},Ai={300:"#4fc3f7",400:"#29b6f6",500:"#03a9f4",700:"#0288d1",900:"#01579b"},Ei={300:"#81c784",400:"#66bb6a",500:"#4caf50",700:"#388e3c",800:"#2e7d32",900:"#1b5e20"};function p1(){return{text:{primary:"rgba(0, 0, 0, 0.87)",secondary:"rgba(0, 0, 0, 0.6)",disabled:"rgba(0, 0, 0, 0.38)"},divider:"rgba(0, 0, 0, 0.12)",background:{paper:Ua.white,default:Ua.white},action:{active:"rgba(0, 0, 0, 0.54)",hover:"rgba(0, 0, 0, 0.04)",hoverOpacity:.04,selected:"rgba(0, 0, 0, 0.08)",selectedOpacity:.08,disabled:"rgba(0, 0, 0, 0.26)",disabledBackground:"rgba(0, 0, 0, 0.12)",disabledOpacity:.38,focus:"rgba(0, 0, 0, 0.12)",focusOpacity:.12,activatedOpacity:.12}}}const m1=p1();function g1(){return{text:{primary:Ua.white,secondary:"rgba(255, 255, 255, 0.7)",disabled:"rgba(255, 255, 255, 0.5)",icon:"rgba(255, 255, 255, 0.5)"},divider:"rgba(255, 255, 255, 0.12)",background:{paper:"#121212",default:"#121212"},action:{active:Ua.white,hover:"rgba(255, 255, 255, 0.08)",hoverOpacity:.08,selected:"rgba(255, 255, 255, 0.16)",selectedOpacity:.16,disabled:"rgba(255, 255, 255, 0.3)",disabledBackground:"rgba(255, 255, 255, 0.12)",disabledOpacity:.38,focus:"rgba(255, 255, 255, 0.12)",focusOpacity:.12,activatedOpacity:.24}}}const Kf=g1();function dg(e,t,r,n){const i=n.light||n,a=n.dark||n*1.5;e[t]||(e.hasOwnProperty(r)?e[t]=e[r]:t==="light"?e.light=Gl(e.main,i):t==="dark"&&(e.dark=Yl(e.main,a)))}function hg(e,t,r,n,i){const a=i.light||i,o=i.dark||i*1.5;t[r]||(t.hasOwnProperty(n)?t[r]=t[n]:r==="light"?t.light=`color-mix(in ${e}, ${t.main}, #fff ${(a*100).toFixed(0)}%)`:r==="dark"&&(t.dark=`color-mix(in ${e}, ${t.main}, #000 ${(o*100).toFixed(0)}%)`))}function hC(e="light"){return e==="dark"?{main:Oi[200],light:Oi[50],dark:Oi[400]}:{main:Oi[700],light:Oi[400],dark:Oi[800]}}function pC(e="light"){return e==="dark"?{main:_i[200],light:_i[50],dark:_i[400]}:{main:_i[500],light:_i[300],dark:_i[700]}}function mC(e="light"){return e==="dark"?{main:Si[500],light:Si[300],dark:Si[700]}:{main:Si[700],light:Si[400],dark:Si[800]}}function gC(e="light"){return e==="dark"?{main:Ai[400],light:Ai[300],dark:Ai[700]}:{main:Ai[700],light:Ai[500],dark:Ai[900]}}function vC(e="light"){return e==="dark"?{main:Ei[400],light:Ei[300],dark:Ei[700]}:{main:Ei[800],light:Ei[500],dark:Ei[900]}}function yC(e="light"){return e==="dark"?{main:da[400],light:da[300],dark:da[700]}:{main:"#ed6c02",light:da[500],dark:da[900]}}function bC(e){return`oklch(from ${e} var(--__l) 0 h / var(--__a))`}function th(e){const{mode:t="light",contrastThreshold:r=3,tonalOffset:n=.2,colorSpace:i,...a}=e,o=e.primary||hC(t),s=e.secondary||pC(t),l=e.error||mC(t),c=e.info||gC(t),u=e.success||vC(t),f=e.warning||yC(t);function d(g){if(i)return bC(g);const v=cg(g,Kf.text.primary)>=r?Kf.text.primary:m1.text.primary;if(process.env.NODE_ENV!=="production"){const b=cg(g,v);b<3&&console.error([`MUI: The contrast ratio of ${b}:1 for ${v} on ${g}`,"falls below the WCAG recommended absolute minimum contrast ratio of 3:1.","https://www.w3.org/TR/2008/REC-WCAG20-20081211/#visual-audio-contrast-contrast"].join(`
79
79
  `))}return v}const h=({color:g,name:v,mainShade:b=500,lightShade:x=300,darkShade:S=700})=>{if(g={...g},!g.main&&g[b]&&(g.main=g[b]),!g.hasOwnProperty("main"))throw new Error(process.env.NODE_ENV!=="production"?`MUI: The color${v?` (${v})`:""} provided to augmentColor(color) is invalid.
80
80
  The color object needs to have a \`main\` property or a \`${b}\` property.`:gn(11,v?` (${v})`:"",b));if(typeof g.main!="string")throw new Error(process.env.NODE_ENV!=="production"?`MUI: The color${v?` (${v})`:""} provided to augmentColor(color) is invalid.
81
81
  \`color.main\` should be a string, but \`${JSON.stringify(g.main)}\` was provided instead.
@@ -90,18 +90,18 @@ const theme1 = createTheme({ palette: {
90
90
 
91
91
  const theme2 = createTheme({ palette: {
92
92
  primary: { main: green[500] },
93
- } });`:gn(12,v?` (${v})`:"",JSON.stringify(g.main)));return i?(fg(i,g,"light",x,n),fg(i,g,"dark",S,n)):(ug(g,"light",x,n),ug(g,"dark",S,n)),g.contrastText||(g.contrastText=d(g.main)),g};let m;return t==="light"?m=d1():t==="dark"&&(m=p1()),process.env.NODE_ENV!=="production"&&(m||console.error(`MUI: The palette mode \`${t}\` is not supported.`)),Yt({common:{...Ha},mode:t,primary:h({color:o,name:"primary"}),secondary:h({color:s,name:"secondary",mainShade:"A400",lightShade:"A200",darkShade:"A700"}),error:h({color:l,name:"error"}),warning:h({color:f,name:"warning"}),info:h({color:c,name:"info"}),success:h({color:u,name:"success"}),grey:fC,contrastThreshold:r,getContrastText:d,augmentColor:h,tonalOffset:n,...m},a)}function bC(e){const t={};return Object.entries(e).forEach(n=>{const[i,a]=n;typeof a=="object"&&(t[i]=`${a.fontStyle?`${a.fontStyle} `:""}${a.fontVariant?`${a.fontVariant} `:""}${a.fontWeight?`${a.fontWeight} `:""}${a.fontStretch?`${a.fontStretch} `:""}${a.fontSize||""}${a.lineHeight?`/${a.lineHeight} `:""}${a.fontFamily||""}`)}),t}function xC(e,t){return{toolbar:{minHeight:56,[e.up("xs")]:{"@media (orientation: landscape)":{minHeight:48}},[e.up("sm")]:{minHeight:64}},...t}}function wC(e){return Math.round(e*1e5)/1e5}const dg={textTransform:"uppercase"},hg='"Roboto", "Helvetica", "Arial", sans-serif';function _C(e,t){const{fontFamily:r=hg,fontSize:n=14,fontWeightLight:i=300,fontWeightRegular:a=400,fontWeightMedium:o=500,fontWeightBold:s=700,htmlFontSize:l=16,allVariants:c,pxToRem:u,...f}=typeof t=="function"?t(e):t;process.env.NODE_ENV!=="production"&&(typeof n!="number"&&console.error("MUI: `fontSize` is required to be a number."),typeof l!="number"&&console.error("MUI: `htmlFontSize` is required to be a number."));const d=n/14,h=u||(g=>`${g/l*d}rem`),m=(g,v,b,x,S)=>({fontFamily:r,fontWeight:g,fontSize:h(v),lineHeight:b,...r===hg?{letterSpacing:`${wC(x/v)}em`}:{},...S,...c}),p={h1:m(i,96,1.167,-1.5),h2:m(i,60,1.2,-.5),h3:m(a,48,1.167,0),h4:m(a,34,1.235,.25),h5:m(a,24,1.334,0),h6:m(o,20,1.6,.15),subtitle1:m(a,16,1.75,.15),subtitle2:m(o,14,1.57,.1),body1:m(a,16,1.5,.15),body2:m(a,14,1.43,.15),button:m(o,14,1.75,.4,dg),caption:m(a,12,1.66,.4),overline:m(a,12,2.66,1,dg),inherit:{fontFamily:"inherit",fontWeight:"inherit",fontSize:"inherit",lineHeight:"inherit",letterSpacing:"inherit"}};return Yt({htmlFontSize:l,pxToRem:h,fontFamily:r,fontSize:n,fontWeightLight:i,fontWeightRegular:a,fontWeightMedium:o,fontWeightBold:s,...p},f,{clone:!1})}const SC=.2,OC=.14,AC=.12;function Fe(...e){return[`${e[0]}px ${e[1]}px ${e[2]}px ${e[3]}px rgba(0,0,0,${SC})`,`${e[4]}px ${e[5]}px ${e[6]}px ${e[7]}px rgba(0,0,0,${OC})`,`${e[8]}px ${e[9]}px ${e[10]}px ${e[11]}px rgba(0,0,0,${AC})`].join(",")}const EC=["none",Fe(0,2,1,-1,0,1,1,0,0,1,3,0),Fe(0,3,1,-2,0,2,2,0,0,1,5,0),Fe(0,3,3,-2,0,3,4,0,0,1,8,0),Fe(0,2,4,-1,0,4,5,0,0,1,10,0),Fe(0,3,5,-1,0,5,8,0,0,1,14,0),Fe(0,3,5,-1,0,6,10,0,0,1,18,0),Fe(0,4,5,-2,0,7,10,1,0,2,16,1),Fe(0,5,5,-3,0,8,10,1,0,3,14,2),Fe(0,5,6,-3,0,9,12,1,0,3,16,2),Fe(0,6,6,-3,0,10,14,1,0,4,18,3),Fe(0,6,7,-4,0,11,15,1,0,4,20,3),Fe(0,7,8,-4,0,12,17,2,0,5,22,4),Fe(0,7,8,-4,0,13,19,2,0,5,24,4),Fe(0,7,9,-4,0,14,21,2,0,5,26,4),Fe(0,8,9,-5,0,15,22,2,0,6,28,5),Fe(0,8,10,-5,0,16,24,2,0,6,30,5),Fe(0,8,11,-5,0,17,26,2,0,6,32,5),Fe(0,9,11,-5,0,18,28,2,0,7,34,6),Fe(0,9,12,-6,0,19,29,2,0,7,36,6),Fe(0,10,13,-6,0,20,31,3,0,8,38,7),Fe(0,10,13,-6,0,21,33,3,0,8,40,7),Fe(0,10,14,-6,0,22,35,3,0,8,42,7),Fe(0,11,14,-7,0,23,36,3,0,9,44,8),Fe(0,11,15,-7,0,24,38,3,0,9,46,8)],PC={easeInOut:"cubic-bezier(0.4, 0, 0.2, 1)",easeOut:"cubic-bezier(0.0, 0, 0.2, 1)",easeIn:"cubic-bezier(0.4, 0, 1, 1)",sharp:"cubic-bezier(0.4, 0, 0.6, 1)"},CC={shortest:150,shorter:200,short:250,standard:300,complex:375,enteringScreen:225,leavingScreen:195};function pg(e){return`${Math.round(e)}ms`}function kC(e){if(!e)return 0;const t=e/36;return Math.min(Math.round((4+15*t**.25+t/5)*10),3e3)}function TC(e){const t={...PC,...e.easing},r={...CC,...e.duration};return{getAutoHeightDuration:kC,create:(i=["all"],a={})=>{const{duration:o=r.standard,easing:s=t.easeInOut,delay:l=0,...c}=a;if(process.env.NODE_ENV!=="production"){const u=d=>typeof d=="string",f=d=>!Number.isNaN(parseFloat(d));!u(i)&&!Array.isArray(i)&&console.error('MUI: Argument "props" must be a string or Array.'),!f(o)&&!u(o)&&console.error(`MUI: Argument "duration" must be a number or a string but found ${o}.`),u(s)||console.error('MUI: Argument "easing" must be a string.'),!f(l)&&!u(l)&&console.error('MUI: Argument "delay" must be a number or a string.'),typeof a!="object"&&console.error(["MUI: Secong argument of transition.create must be an object.","Arguments should be either `create('prop1', options)` or `create(['prop1', 'prop2'], options)`"].join(`
94
- `)),Object.keys(c).length!==0&&console.error(`MUI: Unrecognized argument(s) [${Object.keys(c).join(",")}].`)}return(Array.isArray(i)?i:[i]).map(u=>`${u} ${typeof o=="string"?o:pg(o)} ${s} ${typeof l=="string"?l:pg(l)}`).join(",")},...e,easing:t,duration:r}}const MC={mobileStepper:1e3,fab:1050,speedDial:1050,appBar:1100,drawer:1200,modal:1300,snackbar:1400,tooltip:1500};function jC(e){return Fr(e)||typeof e>"u"||typeof e=="string"||typeof e=="boolean"||typeof e=="number"||Array.isArray(e)}function m1(e={}){const t={...e};function r(n){const i=Object.entries(n);for(let a=0;a<i.length;a++){const[o,s]=i[a];!jC(s)||o.startsWith("unstable_")?delete n[o]:Fr(s)&&(n[o]={...s},r(n[o]))}}return r(t),`import { unstable_createBreakpoints as createBreakpoints, createTransitions } from '@mui/material/styles';
93
+ } });`:gn(12,v?` (${v})`:"",JSON.stringify(g.main)));return i?(hg(i,g,"light",x,n),hg(i,g,"dark",S,n)):(dg(g,"light",x,n),dg(g,"dark",S,n)),g.contrastText||(g.contrastText=d(g.main)),g};let m;return t==="light"?m=p1():t==="dark"&&(m=g1()),process.env.NODE_ENV!=="production"&&(m||console.error(`MUI: The palette mode \`${t}\` is not supported.`)),Yt({common:{...Ua},mode:t,primary:h({color:o,name:"primary"}),secondary:h({color:s,name:"secondary",mainShade:"A400",lightShade:"A200",darkShade:"A700"}),error:h({color:l,name:"error"}),warning:h({color:f,name:"warning"}),info:h({color:c,name:"info"}),success:h({color:u,name:"success"}),grey:dC,contrastThreshold:r,getContrastText:d,augmentColor:h,tonalOffset:n,...m},a)}function xC(e){const t={};return Object.entries(e).forEach(n=>{const[i,a]=n;typeof a=="object"&&(t[i]=`${a.fontStyle?`${a.fontStyle} `:""}${a.fontVariant?`${a.fontVariant} `:""}${a.fontWeight?`${a.fontWeight} `:""}${a.fontStretch?`${a.fontStretch} `:""}${a.fontSize||""}${a.lineHeight?`/${a.lineHeight} `:""}${a.fontFamily||""}`)}),t}function wC(e,t){return{toolbar:{minHeight:56,[e.up("xs")]:{"@media (orientation: landscape)":{minHeight:48}},[e.up("sm")]:{minHeight:64}},...t}}function _C(e){return Math.round(e*1e5)/1e5}const pg={textTransform:"uppercase"},mg='"Roboto", "Helvetica", "Arial", sans-serif';function SC(e,t){const{fontFamily:r=mg,fontSize:n=14,fontWeightLight:i=300,fontWeightRegular:a=400,fontWeightMedium:o=500,fontWeightBold:s=700,htmlFontSize:l=16,allVariants:c,pxToRem:u,...f}=typeof t=="function"?t(e):t;process.env.NODE_ENV!=="production"&&(typeof n!="number"&&console.error("MUI: `fontSize` is required to be a number."),typeof l!="number"&&console.error("MUI: `htmlFontSize` is required to be a number."));const d=n/14,h=u||(g=>`${g/l*d}rem`),m=(g,v,b,x,S)=>({fontFamily:r,fontWeight:g,fontSize:h(v),lineHeight:b,...r===mg?{letterSpacing:`${_C(x/v)}em`}:{},...S,...c}),p={h1:m(i,96,1.167,-1.5),h2:m(i,60,1.2,-.5),h3:m(a,48,1.167,0),h4:m(a,34,1.235,.25),h5:m(a,24,1.334,0),h6:m(o,20,1.6,.15),subtitle1:m(a,16,1.75,.15),subtitle2:m(o,14,1.57,.1),body1:m(a,16,1.5,.15),body2:m(a,14,1.43,.15),button:m(o,14,1.75,.4,pg),caption:m(a,12,1.66,.4),overline:m(a,12,2.66,1,pg),inherit:{fontFamily:"inherit",fontWeight:"inherit",fontSize:"inherit",lineHeight:"inherit",letterSpacing:"inherit"}};return Yt({htmlFontSize:l,pxToRem:h,fontFamily:r,fontSize:n,fontWeightLight:i,fontWeightRegular:a,fontWeightMedium:o,fontWeightBold:s,...p},f,{clone:!1})}const OC=.2,AC=.14,EC=.12;function Fe(...e){return[`${e[0]}px ${e[1]}px ${e[2]}px ${e[3]}px rgba(0,0,0,${OC})`,`${e[4]}px ${e[5]}px ${e[6]}px ${e[7]}px rgba(0,0,0,${AC})`,`${e[8]}px ${e[9]}px ${e[10]}px ${e[11]}px rgba(0,0,0,${EC})`].join(",")}const PC=["none",Fe(0,2,1,-1,0,1,1,0,0,1,3,0),Fe(0,3,1,-2,0,2,2,0,0,1,5,0),Fe(0,3,3,-2,0,3,4,0,0,1,8,0),Fe(0,2,4,-1,0,4,5,0,0,1,10,0),Fe(0,3,5,-1,0,5,8,0,0,1,14,0),Fe(0,3,5,-1,0,6,10,0,0,1,18,0),Fe(0,4,5,-2,0,7,10,1,0,2,16,1),Fe(0,5,5,-3,0,8,10,1,0,3,14,2),Fe(0,5,6,-3,0,9,12,1,0,3,16,2),Fe(0,6,6,-3,0,10,14,1,0,4,18,3),Fe(0,6,7,-4,0,11,15,1,0,4,20,3),Fe(0,7,8,-4,0,12,17,2,0,5,22,4),Fe(0,7,8,-4,0,13,19,2,0,5,24,4),Fe(0,7,9,-4,0,14,21,2,0,5,26,4),Fe(0,8,9,-5,0,15,22,2,0,6,28,5),Fe(0,8,10,-5,0,16,24,2,0,6,30,5),Fe(0,8,11,-5,0,17,26,2,0,6,32,5),Fe(0,9,11,-5,0,18,28,2,0,7,34,6),Fe(0,9,12,-6,0,19,29,2,0,7,36,6),Fe(0,10,13,-6,0,20,31,3,0,8,38,7),Fe(0,10,13,-6,0,21,33,3,0,8,40,7),Fe(0,10,14,-6,0,22,35,3,0,8,42,7),Fe(0,11,14,-7,0,23,36,3,0,9,44,8),Fe(0,11,15,-7,0,24,38,3,0,9,46,8)],CC={easeInOut:"cubic-bezier(0.4, 0, 0.2, 1)",easeOut:"cubic-bezier(0.0, 0, 0.2, 1)",easeIn:"cubic-bezier(0.4, 0, 1, 1)",sharp:"cubic-bezier(0.4, 0, 0.6, 1)"},kC={shortest:150,shorter:200,short:250,standard:300,complex:375,enteringScreen:225,leavingScreen:195};function gg(e){return`${Math.round(e)}ms`}function TC(e){if(!e)return 0;const t=e/36;return Math.min(Math.round((4+15*t**.25+t/5)*10),3e3)}function MC(e){const t={...CC,...e.easing},r={...kC,...e.duration};return{getAutoHeightDuration:TC,create:(i=["all"],a={})=>{const{duration:o=r.standard,easing:s=t.easeInOut,delay:l=0,...c}=a;if(process.env.NODE_ENV!=="production"){const u=d=>typeof d=="string",f=d=>!Number.isNaN(parseFloat(d));!u(i)&&!Array.isArray(i)&&console.error('MUI: Argument "props" must be a string or Array.'),!f(o)&&!u(o)&&console.error(`MUI: Argument "duration" must be a number or a string but found ${o}.`),u(s)||console.error('MUI: Argument "easing" must be a string.'),!f(l)&&!u(l)&&console.error('MUI: Argument "delay" must be a number or a string.'),typeof a!="object"&&console.error(["MUI: Secong argument of transition.create must be an object.","Arguments should be either `create('prop1', options)` or `create(['prop1', 'prop2'], options)`"].join(`
94
+ `)),Object.keys(c).length!==0&&console.error(`MUI: Unrecognized argument(s) [${Object.keys(c).join(",")}].`)}return(Array.isArray(i)?i:[i]).map(u=>`${u} ${typeof o=="string"?o:gg(o)} ${s} ${typeof l=="string"?l:gg(l)}`).join(",")},...e,easing:t,duration:r}}const jC={mobileStepper:1e3,fab:1050,speedDial:1050,appBar:1100,drawer:1200,modal:1300,snackbar:1400,tooltip:1500};function DC(e){return Fr(e)||typeof e>"u"||typeof e=="string"||typeof e=="boolean"||typeof e=="number"||Array.isArray(e)}function v1(e={}){const t={...e};function r(n){const i=Object.entries(n);for(let a=0;a<i.length;a++){const[o,s]=i[a];!DC(s)||o.startsWith("unstable_")?delete n[o]:Fr(s)&&(n[o]={...s},r(n[o]))}}return r(t),`import { unstable_createBreakpoints as createBreakpoints, createTransitions } from '@mui/material/styles';
95
95
 
96
96
  const theme = ${JSON.stringify(t,null,2)};
97
97
 
98
98
  theme.breakpoints = createBreakpoints(theme.breakpoints || {});
99
99
  theme.transitions = createTransitions(theme.transitions || {});
100
100
 
101
- export default theme;`}function mg(e){return typeof e=="number"?`${(e*100).toFixed(0)}%`:`calc((${e}) * 100%)`}const DC=e=>{if(!Number.isNaN(+e))return+e;const t=e.match(/\d*\.?\d+/g);if(!t)return 0;let r=0;for(let n=0;n<t.length;n+=1)r+=+t[n];return r};function NC(e){Object.assign(e,{alpha(t,r){const n=this||e;return n.colorSpace?`oklch(from ${t} l c h / ${typeof r=="string"?`calc(${r})`:r})`:n.vars?`rgba(${t.replace(/var\(--([^,\s)]+)(?:,[^)]+)?\)+/g,"var(--$1Channel)")} / ${typeof r=="string"?`calc(${r})`:r})`:f1(t,DC(r))},lighten(t,r){const n=this||e;return n.colorSpace?`color-mix(in ${n.colorSpace}, ${t}, #fff ${mg(r)})`:Yl(t,r)},darken(t,r){const n=this||e;return n.colorSpace?`color-mix(in ${n.colorSpace}, ${t}, #000 ${mg(r)})`:ql(t,r)}})}function Kf(e={},...t){const{breakpoints:r,mixins:n={},spacing:i,palette:a={},transitions:o={},typography:s={},shape:l,colorSpace:c,...u}=e;if(e.vars&&e.generateThemeVars===void 0)throw new Error(process.env.NODE_ENV!=="production"?"MUI: `vars` is a private field used for CSS variables support.\nPlease use another name or follow the [docs](https://mui.com/material-ui/customization/css-theme-variables/usage/) to enable the feature.":gn(20));const f=eh({...a,colorSpace:c}),d=a1(e);let h=Yt(d,{mixins:xC(d.breakpoints,n),palette:f,shadows:EC.slice(),typography:_C(f,s),transitions:TC(o),zIndex:{...MC}});if(h=Yt(h,u),h=t.reduce((m,p)=>Yt(m,p),h),process.env.NODE_ENV!=="production"){const m=["active","checked","completed","disabled","error","expanded","focused","focusVisible","required","selected"],p=(g,v)=>{let b;for(b in g){const x=g[b];if(m.includes(b)&&Object.keys(x).length>0){if(process.env.NODE_ENV!=="production"){const S=Jd("",b);console.error([`MUI: The \`${v}\` component increases the CSS specificity of the \`${b}\` internal state.`,"You can not override it like this: ",JSON.stringify(g,null,2),"",`Instead, you need to use the '&.${S}' syntax:`,JSON.stringify({root:{[`&.${S}`]:x}},null,2),"","https://mui.com/r/state-classes-guide"].join(`
102
- `))}g[b]={}}}};Object.keys(h.components).forEach(g=>{const v=h.components[g].styleOverrides;v&&g.startsWith("Mui")&&p(v,g)})}return h.unstable_sxConfig={...Wl,...u?.unstable_sxConfig},h.unstable_sx=function(p){return Ri({sx:p,theme:this})},h.toRuntimeSource=m1,NC(h),h}function IC(e){let t;return e<1?t=5.11916*e**2:t=4.5*Math.log(e+1)+2,Math.round(t*10)/1e3}const RC=[...Array(25)].map((e,t)=>{if(t===0)return"none";const r=IC(t);return`linear-gradient(rgba(255 255 255 / ${r}), rgba(255 255 255 / ${r}))`});function g1(e){return{inputPlaceholder:e==="dark"?.5:.42,inputUnderline:e==="dark"?.7:.42,switchTrackDisabled:e==="dark"?.2:.12,switchTrack:e==="dark"?.3:.38}}function v1(e){return e==="dark"?RC:[]}function $C(e){const{palette:t={mode:"light"},opacity:r,overlays:n,colorSpace:i,...a}=e,o=eh({...t,colorSpace:i});return{palette:o,opacity:{...g1(o.mode),...r},overlays:n||v1(o.mode),...a}}function LC(e){return!!e[0].match(/(cssVarPrefix|colorSchemeSelector|modularCssLayers|rootSelector|typography|mixins|breakpoints|direction|transitions)/)||!!e[0].match(/sxConfig$/)||e[0]==="palette"&&!!e[1]?.match(/(mode|contrastThreshold|tonalOffset)/)}const FC=e=>[...[...Array(25)].map((t,r)=>`--${e?`${e}-`:""}overlays-${r}`),`--${e?`${e}-`:""}palette-AppBar-darkBg`,`--${e?`${e}-`:""}palette-AppBar-darkColor`],BC=e=>(t,r)=>{const n=e.rootSelector||":root",i=e.colorSchemeSelector;let a=i;if(i==="class"&&(a=".%s"),i==="data"&&(a="[data-%s]"),i?.startsWith("data-")&&!i.includes("%s")&&(a=`[${i}="%s"]`),e.defaultColorScheme===t){if(t==="dark"){const o={};return FC(e.cssVarPrefix).forEach(s=>{o[s]=r[s],delete r[s]}),a==="media"?{[n]:r,"@media (prefers-color-scheme: dark)":{[n]:o}}:a?{[a.replace("%s",t)]:o,[`${n}, ${a.replace("%s",t)}`]:r}:{[n]:{...r,...o}}}if(a&&a!=="media")return`${n}, ${a.replace("%s",String(t))}`}else if(t){if(a==="media")return{[`@media (prefers-color-scheme: ${String(t)})`]:{[n]:r}};if(a)return a.replace("%s",String(t))}return n};function zC(e,t){t.forEach(r=>{e[r]||(e[r]={})})}function $(e,t,r){!e[t]&&r&&(e[t]=r)}function Pa(e){return typeof e!="string"||!e.startsWith("hsl")?e:u1(e)}function Nr(e,t){`${t}Channel`in e||(e[`${t}Channel`]=Ea(Pa(e[t]),`MUI: Can't create \`palette.${t}Channel\` because \`palette.${t}\` is not one of these formats: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().
103
- To suppress this warning, you need to explicitly provide the \`palette.${t}Channel\` as a string (in rgb format, for example "12 12 12") or undefined if you want to remove the channel token.`))}function WC(e){return typeof e=="number"?`${e}px`:typeof e=="string"||typeof e=="function"||Array.isArray(e)?e:"8px"}const xr=e=>{try{return e()}catch{}},VC=(e="mui")=>oC(e);function Gc(e,t,r,n,i){if(!r)return;r=r===!0?{}:r;const a=i==="dark"?"dark":"light";if(!n){t[i]=$C({...r,palette:{mode:a,...r?.palette},colorSpace:e});return}const{palette:o,...s}=Kf({...n,palette:{mode:a,...r?.palette},colorSpace:e});return t[i]={...r,palette:o,opacity:{...g1(a),...r?.opacity},overlays:r?.overlays||v1(a)},s}function HC(e={},...t){const{colorSchemes:r={light:!0},defaultColorScheme:n,disableCssColorScheme:i=!1,cssVarPrefix:a="mui",nativeColor:o=!1,shouldSkipGeneratingVar:s=LC,colorSchemeSelector:l=r.light&&r.dark?"media":void 0,rootSelector:c=":root",...u}=e,f=Object.keys(r)[0],d=n||(r.light&&f!=="light"?"light":f),h=VC(a),{[d]:m,light:p,dark:g,...v}=r,b={...v};let x=m;if((d==="dark"&&!("dark"in r)||d==="light"&&!("light"in r))&&(x=!0),!x)throw new Error(process.env.NODE_ENV!=="production"?`MUI: The \`colorSchemes.${d}\` option is either missing or invalid.`:gn(21,d));let S;o&&(S="oklch");const w=Gc(S,b,x,u,d);p&&!b.light&&Gc(S,b,p,void 0,"light"),g&&!b.dark&&Gc(S,b,g,void 0,"dark");let O={defaultColorScheme:d,...w,cssVarPrefix:a,colorSchemeSelector:l,rootSelector:c,getCssVar:h,colorSchemes:b,font:{...bC(w.typography),...w.font},spacing:WC(u.spacing)};Object.keys(O.colorSchemes).forEach(j=>{const _=O.colorSchemes[j].palette,I=L=>{const W=L.split("-"),H=W[1],te=W[2];return h(L,_[H][te])};_.mode==="light"&&($(_.common,"background","#fff"),$(_.common,"onBackground","#000")),_.mode==="dark"&&($(_.common,"background","#000"),$(_.common,"onBackground","#fff"));function D(L,W,H){if(S){let te;return L===Nn&&(te=`transparent ${((1-H)*100).toFixed(0)}%`),L===Se&&(te=`#000 ${(H*100).toFixed(0)}%`),L===Oe&&(te=`#fff ${(H*100).toFixed(0)}%`),`color-mix(in ${S}, ${W}, ${te})`}return L(W,H)}if(zC(_,["Alert","AppBar","Avatar","Button","Chip","FilledInput","LinearProgress","Skeleton","Slider","SnackbarContent","SpeedDialAction","StepConnector","StepContent","Switch","TableCell","Tooltip"]),_.mode==="light"){$(_.Alert,"errorColor",D(Se,_.error.light,.6)),$(_.Alert,"infoColor",D(Se,_.info.light,.6)),$(_.Alert,"successColor",D(Se,_.success.light,.6)),$(_.Alert,"warningColor",D(Se,_.warning.light,.6)),$(_.Alert,"errorFilledBg",I("palette-error-main")),$(_.Alert,"infoFilledBg",I("palette-info-main")),$(_.Alert,"successFilledBg",I("palette-success-main")),$(_.Alert,"warningFilledBg",I("palette-warning-main")),$(_.Alert,"errorFilledColor",xr(()=>_.getContrastText(_.error.main))),$(_.Alert,"infoFilledColor",xr(()=>_.getContrastText(_.info.main))),$(_.Alert,"successFilledColor",xr(()=>_.getContrastText(_.success.main))),$(_.Alert,"warningFilledColor",xr(()=>_.getContrastText(_.warning.main))),$(_.Alert,"errorStandardBg",D(Oe,_.error.light,.9)),$(_.Alert,"infoStandardBg",D(Oe,_.info.light,.9)),$(_.Alert,"successStandardBg",D(Oe,_.success.light,.9)),$(_.Alert,"warningStandardBg",D(Oe,_.warning.light,.9)),$(_.Alert,"errorIconColor",I("palette-error-main")),$(_.Alert,"infoIconColor",I("palette-info-main")),$(_.Alert,"successIconColor",I("palette-success-main")),$(_.Alert,"warningIconColor",I("palette-warning-main")),$(_.AppBar,"defaultBg",I("palette-grey-100")),$(_.Avatar,"defaultBg",I("palette-grey-400")),$(_.Button,"inheritContainedBg",I("palette-grey-300")),$(_.Button,"inheritContainedHoverBg",I("palette-grey-A100")),$(_.Chip,"defaultBorder",I("palette-grey-400")),$(_.Chip,"defaultAvatarColor",I("palette-grey-700")),$(_.Chip,"defaultIconColor",I("palette-grey-700")),$(_.FilledInput,"bg","rgba(0, 0, 0, 0.06)"),$(_.FilledInput,"hoverBg","rgba(0, 0, 0, 0.09)"),$(_.FilledInput,"disabledBg","rgba(0, 0, 0, 0.12)"),$(_.LinearProgress,"primaryBg",D(Oe,_.primary.main,.62)),$(_.LinearProgress,"secondaryBg",D(Oe,_.secondary.main,.62)),$(_.LinearProgress,"errorBg",D(Oe,_.error.main,.62)),$(_.LinearProgress,"infoBg",D(Oe,_.info.main,.62)),$(_.LinearProgress,"successBg",D(Oe,_.success.main,.62)),$(_.LinearProgress,"warningBg",D(Oe,_.warning.main,.62)),$(_.Skeleton,"bg",S?D(Nn,_.text.primary,.11):`rgba(${I("palette-text-primaryChannel")} / 0.11)`),$(_.Slider,"primaryTrack",D(Oe,_.primary.main,.62)),$(_.Slider,"secondaryTrack",D(Oe,_.secondary.main,.62)),$(_.Slider,"errorTrack",D(Oe,_.error.main,.62)),$(_.Slider,"infoTrack",D(Oe,_.info.main,.62)),$(_.Slider,"successTrack",D(Oe,_.success.main,.62)),$(_.Slider,"warningTrack",D(Oe,_.warning.main,.62));const L=S?D(Se,_.background.default,.6825):Ko(_.background.default,.8);$(_.SnackbarContent,"bg",L),$(_.SnackbarContent,"color",xr(()=>S?Uf.text.primary:_.getContrastText(L))),$(_.SpeedDialAction,"fabHoverBg",Ko(_.background.paper,.15)),$(_.StepConnector,"border",I("palette-grey-400")),$(_.StepContent,"border",I("palette-grey-400")),$(_.Switch,"defaultColor",I("palette-common-white")),$(_.Switch,"defaultDisabledColor",I("palette-grey-100")),$(_.Switch,"primaryDisabledColor",D(Oe,_.primary.main,.62)),$(_.Switch,"secondaryDisabledColor",D(Oe,_.secondary.main,.62)),$(_.Switch,"errorDisabledColor",D(Oe,_.error.main,.62)),$(_.Switch,"infoDisabledColor",D(Oe,_.info.main,.62)),$(_.Switch,"successDisabledColor",D(Oe,_.success.main,.62)),$(_.Switch,"warningDisabledColor",D(Oe,_.warning.main,.62)),$(_.TableCell,"border",D(Oe,D(Nn,_.divider,1),.88)),$(_.Tooltip,"bg",D(Nn,_.grey[700],.92))}if(_.mode==="dark"){$(_.Alert,"errorColor",D(Oe,_.error.light,.6)),$(_.Alert,"infoColor",D(Oe,_.info.light,.6)),$(_.Alert,"successColor",D(Oe,_.success.light,.6)),$(_.Alert,"warningColor",D(Oe,_.warning.light,.6)),$(_.Alert,"errorFilledBg",I("palette-error-dark")),$(_.Alert,"infoFilledBg",I("palette-info-dark")),$(_.Alert,"successFilledBg",I("palette-success-dark")),$(_.Alert,"warningFilledBg",I("palette-warning-dark")),$(_.Alert,"errorFilledColor",xr(()=>_.getContrastText(_.error.dark))),$(_.Alert,"infoFilledColor",xr(()=>_.getContrastText(_.info.dark))),$(_.Alert,"successFilledColor",xr(()=>_.getContrastText(_.success.dark))),$(_.Alert,"warningFilledColor",xr(()=>_.getContrastText(_.warning.dark))),$(_.Alert,"errorStandardBg",D(Se,_.error.light,.9)),$(_.Alert,"infoStandardBg",D(Se,_.info.light,.9)),$(_.Alert,"successStandardBg",D(Se,_.success.light,.9)),$(_.Alert,"warningStandardBg",D(Se,_.warning.light,.9)),$(_.Alert,"errorIconColor",I("palette-error-main")),$(_.Alert,"infoIconColor",I("palette-info-main")),$(_.Alert,"successIconColor",I("palette-success-main")),$(_.Alert,"warningIconColor",I("palette-warning-main")),$(_.AppBar,"defaultBg",I("palette-grey-900")),$(_.AppBar,"darkBg",I("palette-background-paper")),$(_.AppBar,"darkColor",I("palette-text-primary")),$(_.Avatar,"defaultBg",I("palette-grey-600")),$(_.Button,"inheritContainedBg",I("palette-grey-800")),$(_.Button,"inheritContainedHoverBg",I("palette-grey-700")),$(_.Chip,"defaultBorder",I("palette-grey-700")),$(_.Chip,"defaultAvatarColor",I("palette-grey-300")),$(_.Chip,"defaultIconColor",I("palette-grey-300")),$(_.FilledInput,"bg","rgba(255, 255, 255, 0.09)"),$(_.FilledInput,"hoverBg","rgba(255, 255, 255, 0.13)"),$(_.FilledInput,"disabledBg","rgba(255, 255, 255, 0.12)"),$(_.LinearProgress,"primaryBg",D(Se,_.primary.main,.5)),$(_.LinearProgress,"secondaryBg",D(Se,_.secondary.main,.5)),$(_.LinearProgress,"errorBg",D(Se,_.error.main,.5)),$(_.LinearProgress,"infoBg",D(Se,_.info.main,.5)),$(_.LinearProgress,"successBg",D(Se,_.success.main,.5)),$(_.LinearProgress,"warningBg",D(Se,_.warning.main,.5)),$(_.Skeleton,"bg",S?D(Nn,_.text.primary,.13):`rgba(${I("palette-text-primaryChannel")} / 0.13)`),$(_.Slider,"primaryTrack",D(Se,_.primary.main,.5)),$(_.Slider,"secondaryTrack",D(Se,_.secondary.main,.5)),$(_.Slider,"errorTrack",D(Se,_.error.main,.5)),$(_.Slider,"infoTrack",D(Se,_.info.main,.5)),$(_.Slider,"successTrack",D(Se,_.success.main,.5)),$(_.Slider,"warningTrack",D(Se,_.warning.main,.5));const L=S?D(Oe,_.background.default,.985):Ko(_.background.default,.98);$(_.SnackbarContent,"bg",L),$(_.SnackbarContent,"color",xr(()=>S?h1.text.primary:_.getContrastText(L))),$(_.SpeedDialAction,"fabHoverBg",Ko(_.background.paper,.15)),$(_.StepConnector,"border",I("palette-grey-600")),$(_.StepContent,"border",I("palette-grey-600")),$(_.Switch,"defaultColor",I("palette-grey-300")),$(_.Switch,"defaultDisabledColor",I("palette-grey-600")),$(_.Switch,"primaryDisabledColor",D(Se,_.primary.main,.55)),$(_.Switch,"secondaryDisabledColor",D(Se,_.secondary.main,.55)),$(_.Switch,"errorDisabledColor",D(Se,_.error.main,.55)),$(_.Switch,"infoDisabledColor",D(Se,_.info.main,.55)),$(_.Switch,"successDisabledColor",D(Se,_.success.main,.55)),$(_.Switch,"warningDisabledColor",D(Se,_.warning.main,.55)),$(_.TableCell,"border",D(Se,D(Nn,_.divider,1),.68)),$(_.Tooltip,"bg",D(Nn,_.grey[700],.92))}Nr(_.background,"default"),Nr(_.background,"paper"),Nr(_.common,"background"),Nr(_.common,"onBackground"),Nr(_,"divider"),Object.keys(_).forEach(L=>{const W=_[L];L!=="tonalOffset"&&W&&typeof W=="object"&&(W.main&&$(_[L],"mainChannel",Ea(Pa(W.main))),W.light&&$(_[L],"lightChannel",Ea(Pa(W.light))),W.dark&&$(_[L],"darkChannel",Ea(Pa(W.dark))),W.contrastText&&$(_[L],"contrastTextChannel",Ea(Pa(W.contrastText))),L==="text"&&(Nr(_[L],"primary"),Nr(_[L],"secondary")),L==="action"&&(W.active&&Nr(_[L],"active"),W.selected&&Nr(_[L],"selected")))})}),O=t.reduce((j,_)=>Yt(j,_),O);const E={prefix:a,disableCssColorScheme:i,shouldSkipGeneratingVar:s,getSelector:BC(O),enableContrastVars:o},{vars:C,generateThemeVars:M,generateStyleSheets:R}=cC(O,E);return O.vars=C,Object.entries(O.colorSchemes[O.defaultColorScheme]).forEach(([j,_])=>{O[j]=_}),O.generateThemeVars=M,O.generateStyleSheets=R,O.generateSpacing=function(){return i1(u.spacing,qd(this))},O.getColorSchemeSelector=uC(l),O.spacing=O.generateSpacing(),O.shouldSkipGeneratingVar=s,O.unstable_sxConfig={...Wl,...u?.unstable_sxConfig},O.unstable_sx=function(_){return Ri({sx:_,theme:this})},O.toRuntimeSource=m1,O}function gg(e,t,r){e.colorSchemes&&r&&(e.colorSchemes[t]={...r!==!0&&r,palette:eh({...r===!0?{}:r.palette,mode:t})})}function UC(e={},...t){const{palette:r,cssVariables:n=!1,colorSchemes:i=r?void 0:{light:!0},defaultColorScheme:a=r?.mode,...o}=e,s=a||"light",l=i?.[s],c={...i,...r?{[s]:{...typeof l!="boolean"&&l,palette:r}}:void 0};if(n===!1){if(!("colorSchemes"in e))return Kf(e,...t);let u=r;"palette"in e||c[s]&&(c[s]!==!0?u=c[s].palette:s==="dark"&&(u={mode:"dark"}));const f=Kf({...e,palette:u},...t);return f.defaultColorScheme=s,f.colorSchemes=c,f.palette.mode==="light"&&(f.colorSchemes.light={...c.light!==!0&&c.light,palette:f.palette},gg(f,"dark",c.dark)),f.palette.mode==="dark"&&(f.colorSchemes.dark={...c.dark!==!0&&c.dark,palette:f.palette},gg(f,"light",c.light)),f}return!r&&!("light"in c)&&s==="light"&&(c.light=!0),HC({...o,colorSchemes:c,defaultColorScheme:s,...typeof n!="boolean"&&n},...t)}const KC=UC(),qC="$$material";function YC(e){return e!=="ownerState"&&e!=="theme"&&e!=="sx"&&e!=="as"}const GC=e=>YC(e)&&e!=="classes",XC=qP({themeId:qC,defaultTheme:KC,rootShouldForwardProp:GC}),ZC=aC;process.env.NODE_ENV!=="production"&&(pe.node,pe.object.isRequired);function JC(e){return iC(e)}function QC(e){return Jd("MuiSvgIcon",e)}WP("MuiSvgIcon",["root","colorPrimary","colorSecondary","colorAction","colorError","colorDisabled","fontSizeInherit","fontSizeSmall","fontSizeMedium","fontSizeLarge"]);const ek=e=>{const{color:t,fontSize:r,classes:n}=e,i={root:["root",t!=="inherit"&&`color${ii(t)}`,`fontSize${ii(r)}`]};return UA(i,QC,n)},tk=XC("svg",{name:"MuiSvgIcon",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,r.color!=="inherit"&&t[`color${ii(r.color)}`],t[`fontSize${ii(r.fontSize)}`]]}})(ZC(({theme:e})=>({userSelect:"none",width:"1em",height:"1em",display:"inline-block",flexShrink:0,transition:e.transitions?.create?.("fill",{duration:(e.vars??e).transitions?.duration?.shorter}),variants:[{props:t=>!t.hasSvgAsChild,style:{fill:"currentColor"}},{props:{fontSize:"inherit"},style:{fontSize:"inherit"}},{props:{fontSize:"small"},style:{fontSize:e.typography?.pxToRem?.(20)||"1.25rem"}},{props:{fontSize:"medium"},style:{fontSize:e.typography?.pxToRem?.(24)||"1.5rem"}},{props:{fontSize:"large"},style:{fontSize:e.typography?.pxToRem?.(35)||"2.1875rem"}},...Object.entries((e.vars??e).palette).filter(([,t])=>t&&t.main).map(([t])=>({props:{color:t},style:{color:(e.vars??e).palette?.[t]?.main}})),{props:{color:"action"},style:{color:(e.vars??e).palette?.action?.active}},{props:{color:"disabled"},style:{color:(e.vars??e).palette?.action?.disabled}},{props:{color:"inherit"},style:{color:void 0}}]}))),Fs=A.forwardRef(function(t,r){const n=JC({props:t,name:"MuiSvgIcon"}),{children:i,className:a,color:o="inherit",component:s="svg",fontSize:l="medium",htmlColor:c,inheritViewBox:u=!1,titleAccess:f,viewBox:d="0 0 24 24",...h}=n,m=A.isValidElement(i)&&i.type==="svg",p={...n,color:o,component:s,fontSize:l,instanceFontSize:t.fontSize,inheritViewBox:u,viewBox:d,hasSvgAsChild:m},g={};u||(g.viewBox=d);const v=ek(p);return y.jsxs(tk,{as:s,className:he(v.root,a),focusable:"false",color:c,"aria-hidden":f?void 0:!0,role:f?"img":void 0,ref:r,...g,...h,...m&&i.props,ownerState:p,children:[m?i.props.children:i,f?y.jsx("title",{children:f}):null]})});process.env.NODE_ENV!=="production"&&(Fs.propTypes={children:pe.node,classes:pe.object,className:pe.string,color:pe.oneOfType([pe.oneOf(["inherit","action","disabled","primary","secondary","error","info","success","warning"]),pe.string]),component:pe.elementType,fontSize:pe.oneOfType([pe.oneOf(["inherit","large","medium","small"]),pe.string]),htmlColor:pe.string,inheritViewBox:pe.bool,shapeRendering:pe.string,sx:pe.oneOfType([pe.arrayOf(pe.oneOfType([pe.func,pe.object,pe.bool])),pe.func,pe.object]),titleAccess:pe.string,viewBox:pe.string});Fs.muiName="SvgIcon";function Gl(e,t){function r(n,i){return y.jsx(Fs,{"data-testid":process.env.NODE_ENV!=="production"?`${t}Icon`:void 0,ref:i,...n,children:e})}return process.env.NODE_ENV!=="production"&&(r.displayName=`${t}Icon`),r.muiName=Fs.muiName,A.memo(A.forwardRef(r))}const rk=Gl(y.jsx("path",{d:"M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 18H4V10h16zm0-13H4V5h16z"}),"CalendarTodayOutlined"),po=Gl(y.jsx("path",{d:"M8 16h8v2H8zm0-4h8v2H8zm6-10H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8zm4 18H6V4h7v5h5z"}),"DescriptionOutlined"),nk=Gl(y.jsx("path",{d:"M18 15v3H6v-3H4v3c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-3zm-1-4-1.41-1.41L13 12.17V4h-2v8.17L8.41 9.59 7 11l5 5z"}),"FileDownloadOutlined"),mt=Gl(y.jsx("path",{d:"M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3z"}),"OpenInNewOutlined");var y1={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},vg=k.createContext&&k.createContext(y1),ik=["attr","size","title"];function ak(e,t){if(e==null)return{};var r=ok(e,t),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)n=a[i],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function ok(e,t){if(e==null)return{};var r={};for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n)){if(t.indexOf(n)>=0)continue;r[n]=e[n]}return r}function Bs(){return Bs=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Bs.apply(this,arguments)}function yg(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 zs(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?yg(Object(r),!0).forEach(function(n){sk(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):yg(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function sk(e,t,r){return t=lk(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function lk(e){var t=ck(e,"string");return typeof t=="symbol"?t:t+""}function ck(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 b1(e){return e&&e.map((t,r)=>k.createElement(t.tag,zs({key:r},t.attr),b1(t.child)))}function De(e){return t=>k.createElement(uk,Bs({attr:zs({},e.attr)},t),b1(e.child))}function uk(e){var t=r=>{var{attr:n,size:i,title:a}=e,o=ak(e,ik),s=i||r.size||"1em",l;return r.className&&(l=r.className),e.className&&(l=(l?l+" ":"")+e.className),k.createElement("svg",Bs({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},r.attr,n,o,{className:l,style:zs(zs({color:e.color||r.color},r.style),e.style),height:s,width:s,xmlns:"http://www.w3.org/2000/svg"}),a&&k.createElement("title",null,a),e.children)};return vg!==void 0?k.createElement(vg.Consumer,null,r=>t(r)):t(y1)}function fk(e){return De({attr:{viewBox:"0 0 576 512"},child:[{tag:"path",attr:{d:"M384 160c-17.7 0-32-14.3-32-32s14.3-32 32-32l160 0c17.7 0 32 14.3 32 32l0 160c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-82.7L342.6 374.6c-12.5 12.5-32.8 12.5-45.3 0L192 269.3 54.6 406.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l160-160c12.5-12.5 32.8-12.5 45.3 0L320 306.7 466.7 160 384 160z"},child:[]}]})(e)}function dk(e){return De({attr:{viewBox:"0 0 320 512"},child:[{tag:"path",attr:{d:"M137.4 374.6c12.5 12.5 32.8 12.5 45.3 0l128-128c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8L32 192c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l128 128z"},child:[]}]})(e)}function hk(e){return De({attr:{viewBox:"0 0 320 512"},child:[{tag:"path",attr:{d:"M182.6 137.4c-12.5-12.5-32.8-12.5-45.3 0l-128 128c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8l256 0c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-128-128z"},child:[]}]})(e)}function pk(e){return De({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"},child:[]}]})(e)}function mk(e){return De({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M464 256A208 208 0 1 1 48 256a208 208 0 1 1 416 0zM0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM232 120l0 136c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2 280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24z"},child:[]}]})(e)}function gk({title:e,description:t}){return y.jsxs("div",{className:"flex items-center justify-between px-6 my-6",children:[y.jsxs("div",{children:[y.jsx("div",{className:"!text-[24px] text-[#121212] font-semibold",children:e}),y.jsx("div",{className:"text-gray-500 text-[14px]",children:t})]}),y.jsxs("div",{className:"flex flex-col sm:flex-row items-start sm:items-center gap-[12px]",children:[y.jsxs("div",{className:"w-full sm:w-auto flex items-center justify-center gap-[8px] bg-white shadow-sm px-2 md:px-6 py-1 rounded-sm text-[#64748B] text-sm hover:bg-slate-50",children:[y.jsx(rk,{fontSize:"12"}),y.jsx("div",{className:" whitespace-nowrap",children:"Last 7 Days"}),y.jsx(pk,{fontSize:"12"})]}),y.jsxs("div",{className:"w-full flex items-center justify-center gap-[8px] bg-white text-[#884EA7] px-2 md:px-6 py-1 rounded-sm shadow-sm hover:bg-purple-50",children:[y.jsx("div",{className:"font-medium whitespace-nowrap",children:"Export Report"}),y.jsx(nk,{fontSize:"12"})]})]})]})}function bg(e){return De({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M256,8C119,8,8,119,8,256S119,504,256,504,504,393,504,256,393,8,256,8Zm92.49,313h0l-20,25a16,16,0,0,1-22.49,2.5h0l-67-49.72a40,40,0,0,1-15-31.23V112a16,16,0,0,1,16-16h32a16,16,0,0,1,16,16V256l58,42.5A16,16,0,0,1,348.49,321Z"},child:[]}]})(e)}function vk(e){return De({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M192 208c0-17.67-14.33-32-32-32h-16c-35.35 0-64 28.65-64 64v48c0 35.35 28.65 64 64 64h16c17.67 0 32-14.33 32-32V208zm176 144c35.35 0 64-28.65 64-64v-48c0-35.35-28.65-64-64-64h-16c-17.67 0-32 14.33-32 32v112c0 17.67 14.33 32 32 32h16zM256 0C113.18 0 4.58 118.83 0 256v16c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16v-16c0-114.69 93.31-208 208-208s208 93.31 208 208h-.12c.08 2.43.12 165.72.12 165.72 0 23.35-18.93 42.28-42.28 42.28H320c0-26.51-21.49-48-48-48h-32c-26.51 0-48 21.49-48 48s21.49 48 48 48h181.72c49.86 0 90.28-40.42 90.28-90.28V256C507.42 118.83 398.82 0 256 0z"},child:[]}]})(e)}function th(e){return De({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{width:"16",height:"20",x:"4",y:"2",rx:"2",ry:"2"},child:[]},{tag:"path",attr:{d:"M9 22v-4h6v4"},child:[]},{tag:"path",attr:{d:"M8 6h.01"},child:[]},{tag:"path",attr:{d:"M16 6h.01"},child:[]},{tag:"path",attr:{d:"M12 6h.01"},child:[]},{tag:"path",attr:{d:"M12 10h.01"},child:[]},{tag:"path",attr:{d:"M12 14h.01"},child:[]},{tag:"path",attr:{d:"M16 10h.01"},child:[]},{tag:"path",attr:{d:"M16 14h.01"},child:[]},{tag:"path",attr:{d:"M8 10h.01"},child:[]},{tag:"path",attr:{d:"M8 14h.01"},child:[]}]})(e)}function yk(e){return De({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M19 17h2c.6 0 1-.4 1-1v-3c0-.9-.7-1.7-1.5-1.9C18.7 10.6 16 10 16 10s-1.3-1.4-2.2-2.3c-.5-.4-1.1-.7-1.8-.7H5c-.6 0-1.1.4-1.4.9l-1.4 2.9A3.7 3.7 0 0 0 2 12v4c0 .6.4 1 1 1h2"},child:[]},{tag:"circle",attr:{cx:"7",cy:"17",r:"2"},child:[]},{tag:"path",attr:{d:"M9 17h6"},child:[]},{tag:"circle",attr:{cx:"17",cy:"17",r:"2"},child:[]}]})(e)}function x1(e){return De({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M13 4h3a2 2 0 0 1 2 2v14"},child:[]},{tag:"path",attr:{d:"M2 20h3"},child:[]},{tag:"path",attr:{d:"M13 20h9"},child:[]},{tag:"path",attr:{d:"M10 12v.01"},child:[]},{tag:"path",attr:{d:"M13 4.562v16.157a1 1 0 0 1-1.242.97L5 20V5.562a2 2 0 0 1 1.515-1.94l4-1A2 2 0 0 1 13 4.561Z"},child:[]}]})(e)}function bk(e){return De({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M16 5h6"},child:[]},{tag:"path",attr:{d:"M19 2v6"},child:[]},{tag:"path",attr:{d:"M21 11.5V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7.5"},child:[]},{tag:"path",attr:{d:"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21"},child:[]},{tag:"circle",attr:{cx:"9",cy:"9",r:"2"},child:[]}]})(e)}function w1(e){return De({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"},child:[]}]})(e)}function xg(e){return De({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z"},child:[]},{tag:"path",attr:{d:"M14 8H8"},child:[]},{tag:"path",attr:{d:"M16 12H8"},child:[]},{tag:"path",attr:{d:"M13 16H8"},child:[]}]})(e)}function _1(e){return De({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z"},child:[]},{tag:"path",attr:{d:"m9 12 2 2 4-4"},child:[]}]})(e)}function S1(e){return De({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M2 6c.6.5 1.2 1 2.5 1C7 7 7 5 9.5 5c2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1"},child:[]},{tag:"path",attr:{d:"M2 12c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1"},child:[]},{tag:"path",attr:{d:"M2 18c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1"},child:[]}]})(e)}function xk(e){return De({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z"},child:[]}]})(e)}function O1(e){return De({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M11.03 2.59a1.501 1.501 0 0 1 1.94 0l7.5 6.363a1.5 1.5 0 0 1 .53 1.144V19.5a1.5 1.5 0 0 1-1.5 1.5h-5.75a.75.75 0 0 1-.75-.75V14h-2v6.25a.75.75 0 0 1-.75.75H4.5A1.5 1.5 0 0 1 3 19.5v-9.403c0-.44.194-.859.53-1.144ZM12 3.734l-7.5 6.363V19.5h5v-6.25a.75.75 0 0 1 .75-.75h3.5a.75.75 0 0 1 .75.75v6.25h5v-9.403Z"},child:[]}]})(e)}function A1(e){return De({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M3.5 8a5.5 5.5 0 1 1 8.596 4.547 9.005 9.005 0 0 1 5.9 8.18.751.751 0 0 1-1.5.045 7.5 7.5 0 0 0-14.993 0 .75.75 0 0 1-1.499-.044 9.005 9.005 0 0 1 5.9-8.181A5.496 5.496 0 0 1 3.5 8ZM9 4a4 4 0 1 0 0 8 4 4 0 0 0 0-8Zm8.29 4c-.148 0-.292.01-.434.03a.75.75 0 1 1-.212-1.484 4.53 4.53 0 0 1 3.38 8.097 6.69 6.69 0 0 1 3.956 6.107.75.75 0 0 1-1.5 0 5.193 5.193 0 0 0-3.696-4.972l-.534-.16v-1.676l.41-.209A3.03 3.03 0 0 0 17.29 8Z"},child:[]}]})(e)}function E1(e){return De({attr:{viewBox:"0 0 32 32"},child:[{tag:"path",attr:{d:"M 2 7 L 2 24 L 30 24 L 30 7 L 2 7 z M 6 9 L 26 9 C 26 10.105 26.895 11 28 11 L 28 20 C 26.895 20 26 20.895 26 22 L 6 22 C 6 20.895 5.105 20 4 20 L 4 11 C 5.105 11 6 10.105 6 9 z M 16 11 C 13.789 11 12 13.016 12 15.5 C 12 17.984 13.789 20 16 20 C 18.211 20 20 17.984 20 15.5 C 20 13.016 18.211 11 16 11 z M 16 13 C 17.102 13 18 14.121 18 15.5 C 18 16.879 17.102 18 16 18 C 14.898 18 14 16.879 14 15.5 C 14 14.121 14.898 13 16 13 z M 8.5 14 C 7.672 14 7 14.672 7 15.5 C 7 16.328 7.672 17 8.5 17 C 9.328 17 10 16.328 10 15.5 C 10 14.672 9.328 14 8.5 14 z M 23.5 14 C 22.672 14 22 14.672 22 15.5 C 22 16.328 22.672 17 23.5 17 C 24.328 17 25 16.328 25 15.5 C 25 14.672 24.328 14 23.5 14 z"},child:[]}]})(e)}const wk=[{name:"Overview",icon:O1},{name:"Community",icon:th},{name:"Financials",icon:E1},{name:"Facilities",icon:x1},{name:"Gate & Security",icon:S1},{name:"Helpdesk",icon:vk},{name:"Engagement",icon:w1}];function _k(){const[e,t]=k.useState("Overview");return y.jsx("div",{className:"flex gap-[8px] p-3",children:wk.map(r=>{const n=r.icon,i=e===r.name;return y.jsxs("button",{onClick:()=>t(r.name),className:`flex items-center gap-[8px] rounded px-4 py-3 text-[14px] leading-[16px] font-medium transition
104
- ${i?"bg-[#FBF5FF] text-[#884EA7]":"bg-white text-[#64748B] hover:bg-gray-50"}`,children:[y.jsx(n,{className:"h-[15px] w-[15px] font-bold"}),r.name]},r.name)})})}const wg=({color:e})=>y.jsx("span",{style:{display:"inline-block",width:"8px",height:"8px",borderRadius:"50%",backgroundColor:e,marginRight:"6px"}}),mo=({active:e,payload:t})=>!e||!t||!t.length?null:y.jsx("div",{className:"bg-[#121212] text-white !text-[12px] p-3 rounded-lg shadow-lg",children:t.map((r,n)=>(console.log(r,"test"),y.jsxs("div",{className:"capitalize flex gap-[4px] items-center leading-relaxed",children:[r.color&&y.jsx(wg,{color:r.color}),r.payload.color&&y.jsx(wg,{color:r.payload.color}),y.jsx("div",{className:"min-w-[84px] text-[#D1D3D4]",children:r.name}),y.jsx("div",{className:"font-semibold",children:r.value})]},n)))}),P1=({value:e})=>{const t=typeof e=="string"?parseFloat(e.replace("%","")):e??0,r=t>=0;return y.jsxs("div",{className:`w-fit p-1 rounded text-[10px] leading-[14px] font-medium flex items-center gap-1 ${r?"bg-[#F7FEFA] text-[#1FA05B]":"bg-[#FFF2F2] text-[#AB0000]"}`,children:[r?y.jsx(hk,{}):y.jsx(dk,{}),t.toFixed(1),"%"]})},Gi=({title:e,icon:t,period:r,children:n,footer:i,className:a="",childrenClassName:o,titleWeight:s})=>{const l=s==="semi-bold"?600:500;return y.jsxs("div",{className:`relative bg-white !border-[0.5px] !border-[#EBEBEB] !rounded-[12px] !shadow-[0_0_12px_0_#EAF2FF] p-[16px] flex flex-col gap-[24px] ${a}`,children:[y.jsxs("div",{className:"flex items-center justify-between",children:[y.jsxs("div",{className:"flex items-center gap-[12px]",children:[t,y.jsx("div",{style:{fontWeight:l,fontSize:"16px",lineHeight:"20px"},className:"!my-0 !text-[16px] !leading-[20px] !text-[#121212]",children:e})]}),r&&y.jsx("div",{className:"!text-[12px] !leading-[16px] !text-[#64748B]",children:r})]}),y.jsx("div",{className:`flex-1 min-h-0 space-y-[24px] ${o}`,children:n}),i&&y.jsx("div",{className:"mt-3 pt-3 border-t border-gray-100 !text-[12px] text-[#64748B]",children:i})]})};var Xc={},Zc={},_g;function Sk(){return _g||(_g=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return r==="__proto__"}e.isUnsafeProperty=t})(Zc)),Zc}var Jc={},Sg;function C1(){return Sg||(Sg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){switch(typeof r){case"number":case"symbol":return!1;case"string":return r.includes(".")||r.includes("[")||r.includes("]")}}e.isDeepKey=t})(Jc)),Jc}var Qc={},Og;function k1(){return Og||(Og=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return typeof r=="string"||typeof r=="symbol"?r:Object.is(r?.valueOf?.(),-0)?"-0":String(r)}e.toKey=t})(Qc)),Qc}var eu={},Ag;function rh(){return Ag||(Ag=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){const n=[],i=r.length;if(i===0)return n;let a=0,o="",s="",l=!1;for(r.charCodeAt(0)===46&&(n.push(""),a++);a<i;){const c=r[a];s?c==="\\"&&a+1<i?(a++,o+=r[a]):c===s?s="":o+=c:l?c==='"'||c==="'"?s=c:c==="]"?(l=!1,n.push(o),o=""):o+=c:c==="["?(l=!0,o&&(n.push(o),o="")):c==="."?o&&(n.push(o),o=""):o+=c,a++}return o&&n.push(o),n}e.toPath=t})(eu)),eu}var Eg;function nh(){return Eg||(Eg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=Sk(),r=C1(),n=k1(),i=rh();function a(s,l,c){if(s==null)return c;switch(typeof l){case"string":{if(t.isUnsafeProperty(l))return c;const u=s[l];return u===void 0?r.isDeepKey(l)?a(s,i.toPath(l),c):c:u}case"number":case"symbol":{typeof l=="number"&&(l=n.toKey(l));const u=s[l];return u===void 0?c:u}default:{if(Array.isArray(l))return o(s,l,c);if(Object.is(l?.valueOf(),-0)?l="-0":l=String(l),t.isUnsafeProperty(l))return c;const u=s[l];return u===void 0?c:u}}}function o(s,l,c){if(l.length===0)return c;let u=s;for(let f=0;f<l.length;f++){if(u==null||t.isUnsafeProperty(l[f]))return c;u=u[l[f]]}return u===void 0?c:u}e.get=a})(Xc)),Xc}var tu,Pg;function Ok(){return Pg||(Pg=1,tu=nh().get),tu}var Ak=Ok();const ai=Jr(Ak);var pt=e=>e===0?0:e>0?1:-1,Xt=e=>typeof e=="number"&&e!=+e,Un=e=>typeof e=="string"&&e.indexOf("%")===e.length-1,X=e=>(typeof e=="number"||e instanceof Number)&&!Xt(e),Tr=e=>X(e)||typeof e=="string",Ek=0,Ua=e=>{var t=++Ek;return"".concat(e||"").concat(t)},Pt=function(t,r){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,i=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;if(!X(t)&&typeof t!="string")return n;var a;if(Un(t)){if(r==null)return n;var o=t.indexOf("%");a=r*parseFloat(t.slice(0,o))/100}else a=+t;return Xt(a)&&(a=n),i&&r!=null&&a>r&&(a=r),a},T1=e=>{if(!Array.isArray(e))return!1;for(var t=e.length,r={},n=0;n<t;n++)if(!r[e[n]])r[e[n]]=!0;else return!0;return!1};function qe(e,t,r){return X(e)&&X(t)?e+r*(t-e):t}function M1(e,t,r){if(!(!e||!e.length))return e.find(n=>n&&(typeof t=="function"?t(n):ai(n,t))===r)}var We=e=>e===null||typeof e>"u",go=e=>We(e)?e:"".concat(e.charAt(0).toUpperCase()).concat(e.slice(1)),Pk=["dangerouslySetInnerHTML","onCopy","onCopyCapture","onCut","onCutCapture","onPaste","onPasteCapture","onCompositionEnd","onCompositionEndCapture","onCompositionStart","onCompositionStartCapture","onCompositionUpdate","onCompositionUpdateCapture","onFocus","onFocusCapture","onBlur","onBlurCapture","onChange","onChangeCapture","onBeforeInput","onBeforeInputCapture","onInput","onInputCapture","onReset","onResetCapture","onSubmit","onSubmitCapture","onInvalid","onInvalidCapture","onLoad","onLoadCapture","onError","onErrorCapture","onKeyDown","onKeyDownCapture","onKeyPress","onKeyPressCapture","onKeyUp","onKeyUpCapture","onAbort","onAbortCapture","onCanPlay","onCanPlayCapture","onCanPlayThrough","onCanPlayThroughCapture","onDurationChange","onDurationChangeCapture","onEmptied","onEmptiedCapture","onEncrypted","onEncryptedCapture","onEnded","onEndedCapture","onLoadedData","onLoadedDataCapture","onLoadedMetadata","onLoadedMetadataCapture","onLoadStart","onLoadStartCapture","onPause","onPauseCapture","onPlay","onPlayCapture","onPlaying","onPlayingCapture","onProgress","onProgressCapture","onRateChange","onRateChangeCapture","onSeeked","onSeekedCapture","onSeeking","onSeekingCapture","onStalled","onStalledCapture","onSuspend","onSuspendCapture","onTimeUpdate","onTimeUpdateCapture","onVolumeChange","onVolumeChangeCapture","onWaiting","onWaitingCapture","onAuxClick","onAuxClickCapture","onClick","onClickCapture","onContextMenu","onContextMenuCapture","onDoubleClick","onDoubleClickCapture","onDrag","onDragCapture","onDragEnd","onDragEndCapture","onDragEnter","onDragEnterCapture","onDragExit","onDragExitCapture","onDragLeave","onDragLeaveCapture","onDragOver","onDragOverCapture","onDragStart","onDragStartCapture","onDrop","onDropCapture","onMouseDown","onMouseDownCapture","onMouseEnter","onMouseLeave","onMouseMove","onMouseMoveCapture","onMouseOut","onMouseOutCapture","onMouseOver","onMouseOverCapture","onMouseUp","onMouseUpCapture","onSelect","onSelectCapture","onTouchCancel","onTouchCancelCapture","onTouchEnd","onTouchEndCapture","onTouchMove","onTouchMoveCapture","onTouchStart","onTouchStartCapture","onPointerDown","onPointerDownCapture","onPointerMove","onPointerMoveCapture","onPointerUp","onPointerUpCapture","onPointerCancel","onPointerCancelCapture","onPointerEnter","onPointerEnterCapture","onPointerLeave","onPointerLeaveCapture","onPointerOver","onPointerOverCapture","onPointerOut","onPointerOutCapture","onGotPointerCapture","onGotPointerCaptureCapture","onLostPointerCapture","onLostPointerCaptureCapture","onScroll","onScrollCapture","onWheel","onWheelCapture","onAnimationStart","onAnimationStartCapture","onAnimationEnd","onAnimationEndCapture","onAnimationIteration","onAnimationIterationCapture","onTransitionEnd","onTransitionEndCapture"];function ih(e){if(typeof e!="string")return!1;var t=Pk;return t.includes(e)}var Ck=["viewBox","children"],Cg=["points","pathLength"],ru={svg:Ck,polygon:Cg,polyline:Cg},ah=(e,t)=>{if(!e||typeof e=="function"||typeof e=="boolean")return null;var r=e;if(k.isValidElement(e)&&(r=e.props),typeof r!="object"&&typeof r!="function")return null;var n={};return Object.keys(r).forEach(i=>{ih(i)&&(n[i]=(a=>r[i](r,a)))}),n},kk=(e,t,r)=>n=>(e(t,r,n),null),Xl=(e,t,r)=>{if(e===null||typeof e!="object"&&typeof e!="function")return null;var n=null;return Object.keys(e).forEach(i=>{var a=e[i];ih(i)&&typeof a=="function"&&(n||(n={}),n[i]=kk(a,t,r))}),n},Tk=["aria-activedescendant","aria-atomic","aria-autocomplete","aria-busy","aria-checked","aria-colcount","aria-colindex","aria-colspan","aria-controls","aria-current","aria-describedby","aria-details","aria-disabled","aria-errormessage","aria-expanded","aria-flowto","aria-haspopup","aria-hidden","aria-invalid","aria-keyshortcuts","aria-label","aria-labelledby","aria-level","aria-live","aria-modal","aria-multiline","aria-multiselectable","aria-orientation","aria-owns","aria-placeholder","aria-posinset","aria-pressed","aria-readonly","aria-relevant","aria-required","aria-roledescription","aria-rowcount","aria-rowindex","aria-rowspan","aria-selected","aria-setsize","aria-sort","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext","className","color","height","id","lang","max","media","method","min","name","style","target","width","role","tabIndex","accentHeight","accumulate","additive","alignmentBaseline","allowReorder","alphabetic","amplitude","arabicForm","ascent","attributeName","attributeType","autoReverse","azimuth","baseFrequency","baselineShift","baseProfile","bbox","begin","bias","by","calcMode","capHeight","clip","clipPath","clipPathUnits","clipRule","colorInterpolation","colorInterpolationFilters","colorProfile","colorRendering","contentScriptType","contentStyleType","cursor","cx","cy","d","decelerate","descent","diffuseConstant","direction","display","divisor","dominantBaseline","dur","dx","dy","edgeMode","elevation","enableBackground","end","exponent","externalResourcesRequired","fill","fillOpacity","fillRule","filter","filterRes","filterUnits","floodColor","floodOpacity","focusable","fontFamily","fontSize","fontSizeAdjust","fontStretch","fontStyle","fontVariant","fontWeight","format","from","fx","fy","g1","g2","glyphName","glyphOrientationHorizontal","glyphOrientationVertical","glyphRef","gradientTransform","gradientUnits","hanging","horizAdvX","horizOriginX","href","ideographic","imageRendering","in2","in","intercept","k1","k2","k3","k4","k","kernelMatrix","kernelUnitLength","kerning","keyPoints","keySplines","keyTimes","lengthAdjust","letterSpacing","lightingColor","limitingConeAngle","local","markerEnd","markerHeight","markerMid","markerStart","markerUnits","markerWidth","mask","maskContentUnits","maskUnits","mathematical","mode","numOctaves","offset","opacity","operator","order","orient","orientation","origin","overflow","overlinePosition","overlineThickness","paintOrder","panose1","pathLength","patternContentUnits","patternTransform","patternUnits","pointerEvents","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","r","radius","refX","refY","renderingIntent","repeatCount","repeatDur","requiredExtensions","requiredFeatures","restart","result","rotate","rx","ry","seed","shapeRendering","slope","spacing","specularConstant","specularExponent","speed","spreadMethod","startOffset","stdDeviation","stemh","stemv","stitchTiles","stopColor","stopOpacity","strikethroughPosition","strikethroughThickness","string","stroke","strokeDasharray","strokeDashoffset","strokeLinecap","strokeLinejoin","strokeMiterlimit","strokeOpacity","strokeWidth","surfaceScale","systemLanguage","tableValues","targetX","targetY","textAnchor","textDecoration","textLength","textRendering","to","transform","u1","u2","underlinePosition","underlineThickness","unicode","unicodeBidi","unicodeRange","unitsPerEm","vAlphabetic","values","vectorEffect","version","vertAdvY","vertOriginX","vertOriginY","vHanging","vIdeographic","viewTarget","visibility","vMathematical","widths","wordSpacing","writingMode","x1","x2","x","xChannelSelector","xHeight","xlinkActuate","xlinkArcrole","xlinkHref","xlinkRole","xlinkShow","xlinkTitle","xlinkType","xmlBase","xmlLang","xmlns","xmlnsXlink","xmlSpace","y1","y2","y","yChannelSelector","z","zoomAndPan","ref","key","angle"];function j1(e){if(typeof e!="string")return!1;var t=Tk;return t.includes(e)}function Dr(e){var t=Object.entries(e).filter(r=>{var[n]=r;return j1(n)});return Object.fromEntries(t)}var kg=e=>typeof e=="string"?e:e?e.displayName||e.name||"Component":"",Tg=null,nu=null,D1=e=>{if(e===Tg&&Array.isArray(nu))return nu;var t=[];return k.Children.forEach(e,r=>{We(r)||(Ba.isFragment(r)?t=t.concat(D1(r.props.children)):t.push(r))}),nu=t,Tg=e,t};function oh(e,t){var r=[],n=[];return Array.isArray(t)?n=t.map(i=>kg(i)):n=[kg(t)],D1(e).forEach(i=>{var a=ai(i,"type.displayName")||ai(i,"type.name");n.indexOf(a)!==-1&&r.push(i)}),r}var N1=e=>e&&typeof e=="object"&&"clipDot"in e?!!e.clipDot:!0,Mk=(e,t,r,n)=>{var i;if(typeof t=="symbol"||typeof t=="number")return!0;var a=(i=n&&ru?.[n])!==null&&i!==void 0?i:[],o=t.startsWith("data-"),s=typeof e!="function"&&(!!n&&a.includes(t)||j1(t)),l=!!r&&ih(t);return o||s||l},He=(e,t,r)=>{if(!e||typeof e=="function"||typeof e=="boolean")return null;var n=e;if(k.isValidElement(e)&&(n=e.props),typeof n!="object"&&typeof n!="function")return null;var i={};return Object.keys(n).forEach(a=>{var o;Mk((o=n)===null||o===void 0?void 0:o[a],a,t,r)&&(i[a]=n[a])}),i},jk=["children","width","height","viewBox","className","style","title","desc"];function qf(){return qf=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},qf.apply(null,arguments)}function Dk(e,t){if(e==null)return{};var r,n,i=Nk(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 Nk(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 I1=k.forwardRef((e,t)=>{var{children:r,width:n,height:i,viewBox:a,className:o,style:s,title:l,desc:c}=e,u=Dk(e,jk),f=a||{width:n,height:i,x:0,y:0},d=he("recharts-surface",o);return A.createElement("svg",qf({},He(u,!0,"svg"),{className:d,width:n,height:i,style:s,viewBox:"".concat(f.x," ").concat(f.y," ").concat(f.width," ").concat(f.height),ref:t}),A.createElement("title",null,l),A.createElement("desc",null,c),r)}),Ik=["children","className"];function Yf(){return Yf=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},Yf.apply(null,arguments)}function Rk(e,t){if(e==null)return{};var r,n,i=$k(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 $k(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 wt=A.forwardRef((e,t)=>{var{children:r,className:n}=e,i=Rk(e,Ik),a=he("recharts-layer",n);return A.createElement("g",Yf({className:a},He(i,!0),{ref:t}),r)}),Lk=k.createContext(null);function Ne(e){return function(){return e}}const R1=Math.cos,Ws=Math.sin,gr=Math.sqrt,Vs=Math.PI,Zl=2*Vs,Gf=Math.PI,Xf=2*Gf,Fn=1e-6,Fk=Xf-Fn;function $1(e){this._+=e[0];for(let t=1,r=e.length;t<r;++t)this._+=arguments[t]+e[t]}function Bk(e){let t=Math.floor(e);if(!(t>=0))throw new Error(`invalid digits: ${e}`);if(t>15)return $1;const r=10**t;return function(n){this._+=n[0];for(let i=1,a=n.length;i<a;++i)this._+=Math.round(arguments[i]*r)/r+n[i]}}class zk{constructor(t){this._x0=this._y0=this._x1=this._y1=null,this._="",this._append=t==null?$1:Bk(t)}moveTo(t,r){this._append`M${this._x0=this._x1=+t},${this._y0=this._y1=+r}`}closePath(){this._x1!==null&&(this._x1=this._x0,this._y1=this._y0,this._append`Z`)}lineTo(t,r){this._append`L${this._x1=+t},${this._y1=+r}`}quadraticCurveTo(t,r,n,i){this._append`Q${+t},${+r},${this._x1=+n},${this._y1=+i}`}bezierCurveTo(t,r,n,i,a,o){this._append`C${+t},${+r},${+n},${+i},${this._x1=+a},${this._y1=+o}`}arcTo(t,r,n,i,a){if(t=+t,r=+r,n=+n,i=+i,a=+a,a<0)throw new Error(`negative radius: ${a}`);let o=this._x1,s=this._y1,l=n-t,c=i-r,u=o-t,f=s-r,d=u*u+f*f;if(this._x1===null)this._append`M${this._x1=t},${this._y1=r}`;else if(d>Fn)if(!(Math.abs(f*l-c*u)>Fn)||!a)this._append`L${this._x1=t},${this._y1=r}`;else{let h=n-o,m=i-s,p=l*l+c*c,g=h*h+m*m,v=Math.sqrt(p),b=Math.sqrt(d),x=a*Math.tan((Gf-Math.acos((p+d-g)/(2*v*b)))/2),S=x/b,w=x/v;Math.abs(S-1)>Fn&&this._append`L${t+S*u},${r+S*f}`,this._append`A${a},${a},0,0,${+(f*h>u*m)},${this._x1=t+w*l},${this._y1=r+w*c}`}}arc(t,r,n,i,a,o){if(t=+t,r=+r,n=+n,o=!!o,n<0)throw new Error(`negative radius: ${n}`);let s=n*Math.cos(i),l=n*Math.sin(i),c=t+s,u=r+l,f=1^o,d=o?i-a:a-i;this._x1===null?this._append`M${c},${u}`:(Math.abs(this._x1-c)>Fn||Math.abs(this._y1-u)>Fn)&&this._append`L${c},${u}`,n&&(d<0&&(d=d%Xf+Xf),d>Fk?this._append`A${n},${n},0,1,${f},${t-s},${r-l}A${n},${n},0,1,${f},${this._x1=c},${this._y1=u}`:d>Fn&&this._append`A${n},${n},0,${+(d>=Gf)},${f},${this._x1=t+n*Math.cos(a)},${this._y1=r+n*Math.sin(a)}`)}rect(t,r,n,i){this._append`M${this._x0=this._x1=+t},${this._y0=this._y1=+r}h${n=+n}v${+i}h${-n}Z`}toString(){return this._}}function sh(e){let t=3;return e.digits=function(r){if(!arguments.length)return t;if(r==null)t=null;else{const n=Math.floor(r);if(!(n>=0))throw new RangeError(`invalid digits: ${r}`);t=n}return e},()=>new zk(t)}function lh(e){return typeof e=="object"&&"length"in e?e:Array.from(e)}function L1(e){this._context=e}L1.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;default:this._context.lineTo(e,t);break}}};function Jl(e){return new L1(e)}function F1(e){return e[0]}function B1(e){return e[1]}function z1(e,t){var r=Ne(!0),n=null,i=Jl,a=null,o=sh(s);e=typeof e=="function"?e:e===void 0?F1:Ne(e),t=typeof t=="function"?t:t===void 0?B1:Ne(t);function s(l){var c,u=(l=lh(l)).length,f,d=!1,h;for(n==null&&(a=i(h=o())),c=0;c<=u;++c)!(c<u&&r(f=l[c],c,l))===d&&((d=!d)?a.lineStart():a.lineEnd()),d&&a.point(+e(f,c,l),+t(f,c,l));if(h)return a=null,h+""||null}return s.x=function(l){return arguments.length?(e=typeof l=="function"?l:Ne(+l),s):e},s.y=function(l){return arguments.length?(t=typeof l=="function"?l:Ne(+l),s):t},s.defined=function(l){return arguments.length?(r=typeof l=="function"?l:Ne(!!l),s):r},s.curve=function(l){return arguments.length?(i=l,n!=null&&(a=i(n)),s):i},s.context=function(l){return arguments.length?(l==null?n=a=null:a=i(n=l),s):n},s}function qo(e,t,r){var n=null,i=Ne(!0),a=null,o=Jl,s=null,l=sh(c);e=typeof e=="function"?e:e===void 0?F1:Ne(+e),t=typeof t=="function"?t:Ne(t===void 0?0:+t),r=typeof r=="function"?r:r===void 0?B1:Ne(+r);function c(f){var d,h,m,p=(f=lh(f)).length,g,v=!1,b,x=new Array(p),S=new Array(p);for(a==null&&(s=o(b=l())),d=0;d<=p;++d){if(!(d<p&&i(g=f[d],d,f))===v)if(v=!v)h=d,s.areaStart(),s.lineStart();else{for(s.lineEnd(),s.lineStart(),m=d-1;m>=h;--m)s.point(x[m],S[m]);s.lineEnd(),s.areaEnd()}v&&(x[d]=+e(g,d,f),S[d]=+t(g,d,f),s.point(n?+n(g,d,f):x[d],r?+r(g,d,f):S[d]))}if(b)return s=null,b+""||null}function u(){return z1().defined(i).curve(o).context(a)}return c.x=function(f){return arguments.length?(e=typeof f=="function"?f:Ne(+f),n=null,c):e},c.x0=function(f){return arguments.length?(e=typeof f=="function"?f:Ne(+f),c):e},c.x1=function(f){return arguments.length?(n=f==null?null:typeof f=="function"?f:Ne(+f),c):n},c.y=function(f){return arguments.length?(t=typeof f=="function"?f:Ne(+f),r=null,c):t},c.y0=function(f){return arguments.length?(t=typeof f=="function"?f:Ne(+f),c):t},c.y1=function(f){return arguments.length?(r=f==null?null:typeof f=="function"?f:Ne(+f),c):r},c.lineX0=c.lineY0=function(){return u().x(e).y(t)},c.lineY1=function(){return u().x(e).y(r)},c.lineX1=function(){return u().x(n).y(t)},c.defined=function(f){return arguments.length?(i=typeof f=="function"?f:Ne(!!f),c):i},c.curve=function(f){return arguments.length?(o=f,a!=null&&(s=o(a)),c):o},c.context=function(f){return arguments.length?(f==null?a=s=null:s=o(a=f),c):a},c}class W1{constructor(t,r){this._context=t,this._x=r}areaStart(){this._line=0}areaEnd(){this._line=NaN}lineStart(){this._point=0}lineEnd(){(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line}point(t,r){switch(t=+t,r=+r,this._point){case 0:{this._point=1,this._line?this._context.lineTo(t,r):this._context.moveTo(t,r);break}case 1:this._point=2;default:{this._x?this._context.bezierCurveTo(this._x0=(this._x0+t)/2,this._y0,this._x0,r,t,r):this._context.bezierCurveTo(this._x0,this._y0=(this._y0+r)/2,t,this._y0,t,r);break}}this._x0=t,this._y0=r}}function Wk(e){return new W1(e,!0)}function Vk(e){return new W1(e,!1)}const ch={draw(e,t){const r=gr(t/Vs);e.moveTo(r,0),e.arc(0,0,r,0,Zl)}},Hk={draw(e,t){const r=gr(t/5)/2;e.moveTo(-3*r,-r),e.lineTo(-r,-r),e.lineTo(-r,-3*r),e.lineTo(r,-3*r),e.lineTo(r,-r),e.lineTo(3*r,-r),e.lineTo(3*r,r),e.lineTo(r,r),e.lineTo(r,3*r),e.lineTo(-r,3*r),e.lineTo(-r,r),e.lineTo(-3*r,r),e.closePath()}},V1=gr(1/3),Uk=V1*2,Kk={draw(e,t){const r=gr(t/Uk),n=r*V1;e.moveTo(0,-r),e.lineTo(n,0),e.lineTo(0,r),e.lineTo(-n,0),e.closePath()}},qk={draw(e,t){const r=gr(t),n=-r/2;e.rect(n,n,r,r)}},Yk=.8908130915292852,H1=Ws(Vs/10)/Ws(7*Vs/10),Gk=Ws(Zl/10)*H1,Xk=-R1(Zl/10)*H1,Zk={draw(e,t){const r=gr(t*Yk),n=Gk*r,i=Xk*r;e.moveTo(0,-r),e.lineTo(n,i);for(let a=1;a<5;++a){const o=Zl*a/5,s=R1(o),l=Ws(o);e.lineTo(l*r,-s*r),e.lineTo(s*n-l*i,l*n+s*i)}e.closePath()}},iu=gr(3),Jk={draw(e,t){const r=-gr(t/(iu*3));e.moveTo(0,r*2),e.lineTo(-iu*r,-r),e.lineTo(iu*r,-r),e.closePath()}},tr=-.5,rr=gr(3)/2,Zf=1/gr(12),Qk=(Zf/2+1)*3,eT={draw(e,t){const r=gr(t/Qk),n=r/2,i=r*Zf,a=n,o=r*Zf+r,s=-a,l=o;e.moveTo(n,i),e.lineTo(a,o),e.lineTo(s,l),e.lineTo(tr*n-rr*i,rr*n+tr*i),e.lineTo(tr*a-rr*o,rr*a+tr*o),e.lineTo(tr*s-rr*l,rr*s+tr*l),e.lineTo(tr*n+rr*i,tr*i-rr*n),e.lineTo(tr*a+rr*o,tr*o-rr*a),e.lineTo(tr*s+rr*l,tr*l-rr*s),e.closePath()}};function tT(e,t){let r=null,n=sh(i);e=typeof e=="function"?e:Ne(e||ch),t=typeof t=="function"?t:Ne(t===void 0?64:+t);function i(){let a;if(r||(r=a=n()),e.apply(this,arguments).draw(r,+t.apply(this,arguments)),a)return r=null,a+""||null}return i.type=function(a){return arguments.length?(e=typeof a=="function"?a:Ne(a),i):e},i.size=function(a){return arguments.length?(t=typeof a=="function"?a:Ne(+a),i):t},i.context=function(a){return arguments.length?(r=a??null,i):r},i}function Hs(){}function Us(e,t,r){e._context.bezierCurveTo((2*e._x0+e._x1)/3,(2*e._y0+e._y1)/3,(e._x0+2*e._x1)/3,(e._y0+2*e._y1)/3,(e._x0+4*e._x1+t)/6,(e._y0+4*e._y1+r)/6)}function U1(e){this._context=e}U1.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){switch(this._point){case 3:Us(this,this._x1,this._y1);case 2:this._context.lineTo(this._x1,this._y1);break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;break;case 2:this._point=3,this._context.lineTo((5*this._x0+this._x1)/6,(5*this._y0+this._y1)/6);default:Us(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function rT(e){return new U1(e)}function K1(e){this._context=e}K1.prototype={areaStart:Hs,areaEnd:Hs,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._y0=this._y1=this._y2=this._y3=this._y4=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:{this._context.moveTo(this._x2,this._y2),this._context.closePath();break}case 2:{this._context.moveTo((this._x2+2*this._x3)/3,(this._y2+2*this._y3)/3),this._context.lineTo((this._x3+2*this._x2)/3,(this._y3+2*this._y2)/3),this._context.closePath();break}case 3:{this.point(this._x2,this._y2),this.point(this._x3,this._y3),this.point(this._x4,this._y4);break}}},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._x2=e,this._y2=t;break;case 1:this._point=2,this._x3=e,this._y3=t;break;case 2:this._point=3,this._x4=e,this._y4=t,this._context.moveTo((this._x0+4*this._x1+e)/6,(this._y0+4*this._y1+t)/6);break;default:Us(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function nT(e){return new K1(e)}function q1(e){this._context=e}q1.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===3)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3;var r=(this._x0+4*this._x1+e)/6,n=(this._y0+4*this._y1+t)/6;this._line?this._context.lineTo(r,n):this._context.moveTo(r,n);break;case 3:this._point=4;default:Us(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function iT(e){return new q1(e)}function Y1(e){this._context=e}Y1.prototype={areaStart:Hs,areaEnd:Hs,lineStart:function(){this._point=0},lineEnd:function(){this._point&&this._context.closePath()},point:function(e,t){e=+e,t=+t,this._point?this._context.lineTo(e,t):(this._point=1,this._context.moveTo(e,t))}};function aT(e){return new Y1(e)}function Mg(e){return e<0?-1:1}function jg(e,t,r){var n=e._x1-e._x0,i=t-e._x1,a=(e._y1-e._y0)/(n||i<0&&-0),o=(r-e._y1)/(i||n<0&&-0),s=(a*i+o*n)/(n+i);return(Mg(a)+Mg(o))*Math.min(Math.abs(a),Math.abs(o),.5*Math.abs(s))||0}function Dg(e,t){var r=e._x1-e._x0;return r?(3*(e._y1-e._y0)/r-t)/2:t}function au(e,t,r){var n=e._x0,i=e._y0,a=e._x1,o=e._y1,s=(a-n)/3;e._context.bezierCurveTo(n+s,i+s*t,a-s,o-s*r,a,o)}function Ks(e){this._context=e}Ks.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=this._t0=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x1,this._y1);break;case 3:au(this,this._t0,Dg(this,this._t0));break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){var r=NaN;if(e=+e,t=+t,!(e===this._x1&&t===this._y1)){switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;break;case 2:this._point=3,au(this,Dg(this,r=jg(this,e,t)),r);break;default:au(this,this._t0,r=jg(this,e,t));break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t,this._t0=r}}};function G1(e){this._context=new X1(e)}(G1.prototype=Object.create(Ks.prototype)).point=function(e,t){Ks.prototype.point.call(this,t,e)};function X1(e){this._context=e}X1.prototype={moveTo:function(e,t){this._context.moveTo(t,e)},closePath:function(){this._context.closePath()},lineTo:function(e,t){this._context.lineTo(t,e)},bezierCurveTo:function(e,t,r,n,i,a){this._context.bezierCurveTo(t,e,n,r,a,i)}};function oT(e){return new Ks(e)}function sT(e){return new G1(e)}function Z1(e){this._context=e}Z1.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=[],this._y=[]},lineEnd:function(){var e=this._x,t=this._y,r=e.length;if(r)if(this._line?this._context.lineTo(e[0],t[0]):this._context.moveTo(e[0],t[0]),r===2)this._context.lineTo(e[1],t[1]);else for(var n=Ng(e),i=Ng(t),a=0,o=1;o<r;++a,++o)this._context.bezierCurveTo(n[0][a],i[0][a],n[1][a],i[1][a],e[o],t[o]);(this._line||this._line!==0&&r===1)&&this._context.closePath(),this._line=1-this._line,this._x=this._y=null},point:function(e,t){this._x.push(+e),this._y.push(+t)}};function Ng(e){var t,r=e.length-1,n,i=new Array(r),a=new Array(r),o=new Array(r);for(i[0]=0,a[0]=2,o[0]=e[0]+2*e[1],t=1;t<r-1;++t)i[t]=1,a[t]=4,o[t]=4*e[t]+2*e[t+1];for(i[r-1]=2,a[r-1]=7,o[r-1]=8*e[r-1]+e[r],t=1;t<r;++t)n=i[t]/a[t-1],a[t]-=n,o[t]-=n*o[t-1];for(i[r-1]=o[r-1]/a[r-1],t=r-2;t>=0;--t)i[t]=(o[t]-i[t+1])/a[t];for(a[r-1]=(e[r]+i[r-1])/2,t=0;t<r-1;++t)a[t]=2*e[t+1]-i[t+1];return[i,a]}function lT(e){return new Z1(e)}function Ql(e,t){this._context=e,this._t=t}Ql.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=this._y=NaN,this._point=0},lineEnd:function(){0<this._t&&this._t<1&&this._point===2&&this._context.lineTo(this._x,this._y),(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line>=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;default:{if(this._t<=0)this._context.lineTo(this._x,t),this._context.lineTo(e,t);else{var r=this._x*(1-this._t)+e*this._t;this._context.lineTo(r,this._y),this._context.lineTo(r,t)}break}}this._x=e,this._y=t}};function cT(e){return new Ql(e,.5)}function uT(e){return new Ql(e,0)}function fT(e){return new Ql(e,1)}function Li(e,t){if((o=e.length)>1)for(var r=1,n,i,a=e[t[0]],o,s=a.length;r<o;++r)for(i=a,a=e[t[r]],n=0;n<s;++n)a[n][1]+=a[n][0]=isNaN(i[n][1])?i[n][0]:i[n][1]}function Jf(e){for(var t=e.length,r=new Array(t);--t>=0;)r[t]=t;return r}function dT(e,t){return e[t]}function hT(e){const t=[];return t.key=e,t}function pT(){var e=Ne([]),t=Jf,r=Li,n=dT;function i(a){var o=Array.from(e.apply(this,arguments),hT),s,l=o.length,c=-1,u;for(const f of a)for(s=0,++c;s<l;++s)(o[s][c]=[0,+n(f,o[s].key,c,a)]).data=f;for(s=0,u=lh(t(o));s<l;++s)o[u[s]].index=s;return r(o,u),o}return i.keys=function(a){return arguments.length?(e=typeof a=="function"?a:Ne(Array.from(a)),i):e},i.value=function(a){return arguments.length?(n=typeof a=="function"?a:Ne(+a),i):n},i.order=function(a){return arguments.length?(t=a==null?Jf:typeof a=="function"?a:Ne(Array.from(a)),i):t},i.offset=function(a){return arguments.length?(r=a??Li,i):r},i}function mT(e,t){if((n=e.length)>0){for(var r,n,i=0,a=e[0].length,o;i<a;++i){for(o=r=0;r<n;++r)o+=e[r][i][1]||0;if(o)for(r=0;r<n;++r)e[r][i][1]/=o}Li(e,t)}}function gT(e,t){if((i=e.length)>0){for(var r=0,n=e[t[0]],i,a=n.length;r<a;++r){for(var o=0,s=0;o<i;++o)s+=e[o][r][1]||0;n[r][1]+=n[r][0]=-s/2}Li(e,t)}}function vT(e,t){if(!(!((o=e.length)>0)||!((a=(i=e[t[0]]).length)>0))){for(var r=0,n=1,i,a,o;n<a;++n){for(var s=0,l=0,c=0;s<o;++s){for(var u=e[t[s]],f=u[n][1]||0,d=u[n-1][1]||0,h=(f-d)/2,m=0;m<s;++m){var p=e[t[m]],g=p[n][1]||0,v=p[n-1][1]||0;h+=g-v}l+=f,c+=h*f}i[n-1][1]+=i[n-1][0]=r,l&&(r-=c/l)}i[n-1][1]+=i[n-1][0]=r,Li(e,t)}}var yT=["type","size","sizeType"];function Qf(){return Qf=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},Qf.apply(null,arguments)}function Ig(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 Rg(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Ig(Object(r),!0).forEach(function(n){bT(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Ig(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function bT(e,t,r){return(t=xT(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function xT(e){var t=wT(e,"string");return typeof t=="symbol"?t:t+""}function wT(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){if(e==null)return{};var r,n,i=ST(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 ST(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 J1={symbolCircle:ch,symbolCross:Hk,symbolDiamond:Kk,symbolSquare:qk,symbolStar:Zk,symbolTriangle:Jk,symbolWye:eT},OT=Math.PI/180,AT=e=>{var t="symbol".concat(go(e));return J1[t]||ch},ET=(e,t,r)=>{if(t==="area")return e;switch(r){case"cross":return 5*e*e/9;case"diamond":return .5*e*e/Math.sqrt(3);case"square":return e*e;case"star":{var n=18*OT;return 1.25*e*e*(Math.tan(n)-Math.tan(n*2)*Math.tan(n)**2)}case"triangle":return Math.sqrt(3)*e*e/4;case"wye":return(21-10*Math.sqrt(3))*e*e/8;default:return Math.PI*e*e/4}},PT=(e,t)=>{J1["symbol".concat(go(e))]=t},Q1=e=>{var{type:t="circle",size:r=64,sizeType:n="area"}=e,i=_T(e,yT),a=Rg(Rg({},i),{},{type:t,size:r,sizeType:n}),o="circle";typeof t=="string"&&(o=t);var s=()=>{var d=AT(o),h=tT().type(d).size(ET(r,n,o));return h()},{className:l,cx:c,cy:u}=a,f=He(a,!0);return c===+c&&u===+u&&r===+r?A.createElement("path",Qf({},f,{className:he("recharts-symbols",l),transform:"translate(".concat(c,", ").concat(u,")"),d:s()})):null};Q1.registerSymbol=PT;var ou={},su={},$g;function CT(){return $g||($g=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r,n){const i=new Map;for(let a=0;a<r.length;a++){const o=r[a],s=n(o);i.has(s)||i.set(s,o)}return Array.from(i.values())}e.uniqBy=t})(su)),su}var lu={},Lg;function ew(){return Lg||(Lg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return r}e.identity=t})(lu)),lu}var cu={},uu={},fu={},Fg;function kT(){return Fg||(Fg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return Number.isSafeInteger(r)&&r>=0}e.isLength=t})(fu)),fu}var Bg;function uh(){return Bg||(Bg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=kT();function r(n){return n!=null&&typeof n!="function"&&t.isLength(n.length)}e.isArrayLike=r})(uu)),uu}var du={},zg;function TT(){return zg||(zg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return typeof r=="object"&&r!==null}e.isObjectLike=t})(du)),du}var Wg;function MT(){return Wg||(Wg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=uh(),r=TT();function n(i){return r.isObjectLike(i)&&t.isArrayLike(i)}e.isArrayLikeObject=n})(cu)),cu}var hu={},pu={},Vg;function jT(){return Vg||(Vg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=nh();function r(n){return function(i){return t.get(i,n)}}e.property=r})(pu)),pu}var mu={},gu={},vu={},yu={},Hg;function tw(){return Hg||(Hg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return r!==null&&(typeof r=="object"||typeof r=="function")}e.isObject=t})(yu)),yu}var bu={},Ug;function rw(){return Ug||(Ug=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return r==null||typeof r!="object"&&typeof r!="function"}e.isPrimitive=t})(bu)),bu}var xu={},Kg;function nw(){return Kg||(Kg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r,n){return r===n||Number.isNaN(r)&&Number.isNaN(n)}e.eq=t})(xu)),xu}var qg;function DT(){return qg||(qg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=fh(),r=tw(),n=rw(),i=nw();function a(f,d,h){return typeof h!="function"?t.isMatch(f,d):o(f,d,function m(p,g,v,b,x,S){const w=h(p,g,v,b,x,S);return w!==void 0?!!w:o(p,g,m,S)},new Map)}function o(f,d,h,m){if(d===f)return!0;switch(typeof d){case"object":return s(f,d,h,m);case"function":return Object.keys(d).length>0?o(f,{...d},h,m):i.eq(f,d);default:return r.isObject(f)?typeof d=="string"?d==="":!0:i.eq(f,d)}}function s(f,d,h,m){if(d==null)return!0;if(Array.isArray(d))return c(f,d,h,m);if(d instanceof Map)return l(f,d,h,m);if(d instanceof Set)return u(f,d,h,m);const p=Object.keys(d);if(f==null)return p.length===0;if(p.length===0)return!0;if(m&&m.has(d))return m.get(d)===f;m&&m.set(d,f);try{for(let g=0;g<p.length;g++){const v=p[g];if(!n.isPrimitive(f)&&!(v in f)||d[v]===void 0&&f[v]!==void 0||d[v]===null&&f[v]!==null||!h(f[v],d[v],v,f,d,m))return!1}return!0}finally{m&&m.delete(d)}}function l(f,d,h,m){if(d.size===0)return!0;if(!(f instanceof Map))return!1;for(const[p,g]of d.entries()){const v=f.get(p);if(h(v,g,p,f,d,m)===!1)return!1}return!0}function c(f,d,h,m){if(d.length===0)return!0;if(!Array.isArray(f))return!1;const p=new Set;for(let g=0;g<d.length;g++){const v=d[g];let b=!1;for(let x=0;x<f.length;x++){if(p.has(x))continue;const S=f[x];let w=!1;if(h(S,v,g,f,d,m)&&(w=!0),w){p.add(x),b=!0;break}}if(!b)return!1}return!0}function u(f,d,h,m){return d.size===0?!0:f instanceof Set?c([...f],[...d],h,m):!1}e.isMatchWith=a,e.isSetMatch=u})(vu)),vu}var Yg;function fh(){return Yg||(Yg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=DT();function r(n,i){return t.isMatchWith(n,i,()=>{})}e.isMatch=r})(gu)),gu}var wu={},_u={},Su={},Gg;function NT(){return Gg||(Gg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return Object.getOwnPropertySymbols(r).filter(n=>Object.prototype.propertyIsEnumerable.call(r,n))}e.getSymbols=t})(Su)),Su}var Ou={},Xg;function iw(){return Xg||(Xg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return r==null?r===void 0?"[object Undefined]":"[object Null]":Object.prototype.toString.call(r)}e.getTag=t})(Ou)),Ou}var Au={},Zg;function aw(){return Zg||(Zg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t="[object RegExp]",r="[object String]",n="[object Number]",i="[object Boolean]",a="[object Arguments]",o="[object Symbol]",s="[object Date]",l="[object Map]",c="[object Set]",u="[object Array]",f="[object Function]",d="[object ArrayBuffer]",h="[object Object]",m="[object Error]",p="[object DataView]",g="[object Uint8Array]",v="[object Uint8ClampedArray]",b="[object Uint16Array]",x="[object Uint32Array]",S="[object BigUint64Array]",w="[object Int8Array]",O="[object Int16Array]",E="[object Int32Array]",C="[object BigInt64Array]",M="[object Float32Array]",R="[object Float64Array]";e.argumentsTag=a,e.arrayBufferTag=d,e.arrayTag=u,e.bigInt64ArrayTag=C,e.bigUint64ArrayTag=S,e.booleanTag=i,e.dataViewTag=p,e.dateTag=s,e.errorTag=m,e.float32ArrayTag=M,e.float64ArrayTag=R,e.functionTag=f,e.int16ArrayTag=O,e.int32ArrayTag=E,e.int8ArrayTag=w,e.mapTag=l,e.numberTag=n,e.objectTag=h,e.regexpTag=t,e.setTag=c,e.stringTag=r,e.symbolTag=o,e.uint16ArrayTag=b,e.uint32ArrayTag=x,e.uint8ArrayTag=g,e.uint8ClampedArrayTag=v})(Au)),Au}var Eu={},Jg;function IT(){return Jg||(Jg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return ArrayBuffer.isView(r)&&!(r instanceof DataView)}e.isTypedArray=t})(Eu)),Eu}var Qg;function ow(){return Qg||(Qg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=NT(),r=iw(),n=aw(),i=rw(),a=IT();function o(u,f){return s(u,void 0,u,new Map,f)}function s(u,f,d,h=new Map,m=void 0){const p=m?.(u,f,d,h);if(p!==void 0)return p;if(i.isPrimitive(u))return u;if(h.has(u))return h.get(u);if(Array.isArray(u)){const g=new Array(u.length);h.set(u,g);for(let v=0;v<u.length;v++)g[v]=s(u[v],v,d,h,m);return Object.hasOwn(u,"index")&&(g.index=u.index),Object.hasOwn(u,"input")&&(g.input=u.input),g}if(u instanceof Date)return new Date(u.getTime());if(u instanceof RegExp){const g=new RegExp(u.source,u.flags);return g.lastIndex=u.lastIndex,g}if(u instanceof Map){const g=new Map;h.set(u,g);for(const[v,b]of u)g.set(v,s(b,v,d,h,m));return g}if(u instanceof Set){const g=new Set;h.set(u,g);for(const v of u)g.add(s(v,void 0,d,h,m));return g}if(typeof Buffer<"u"&&Buffer.isBuffer(u))return u.subarray();if(a.isTypedArray(u)){const g=new(Object.getPrototypeOf(u)).constructor(u.length);h.set(u,g);for(let v=0;v<u.length;v++)g[v]=s(u[v],v,d,h,m);return g}if(u instanceof ArrayBuffer||typeof SharedArrayBuffer<"u"&&u instanceof SharedArrayBuffer)return u.slice(0);if(u instanceof DataView){const g=new DataView(u.buffer.slice(0),u.byteOffset,u.byteLength);return h.set(u,g),l(g,u,d,h,m),g}if(typeof File<"u"&&u instanceof File){const g=new File([u],u.name,{type:u.type});return h.set(u,g),l(g,u,d,h,m),g}if(u instanceof Blob){const g=new Blob([u],{type:u.type});return h.set(u,g),l(g,u,d,h,m),g}if(u instanceof Error){const g=new u.constructor;return h.set(u,g),g.message=u.message,g.name=u.name,g.stack=u.stack,g.cause=u.cause,l(g,u,d,h,m),g}if(typeof u=="object"&&c(u)){const g=Object.create(Object.getPrototypeOf(u));return h.set(u,g),l(g,u,d,h,m),g}return u}function l(u,f,d=u,h,m){const p=[...Object.keys(f),...t.getSymbols(f)];for(let g=0;g<p.length;g++){const v=p[g],b=Object.getOwnPropertyDescriptor(u,v);(b==null||b.writable)&&(u[v]=s(f[v],v,d,h,m))}}function c(u){switch(r.getTag(u)){case n.argumentsTag:case n.arrayTag:case n.arrayBufferTag:case n.dataViewTag:case n.booleanTag:case n.dateTag:case n.float32ArrayTag:case n.float64ArrayTag:case n.int8ArrayTag:case n.int16ArrayTag:case n.int32ArrayTag:case n.mapTag:case n.numberTag:case n.objectTag:case n.regexpTag:case n.setTag:case n.stringTag:case n.symbolTag:case n.uint8ArrayTag:case n.uint8ClampedArrayTag:case n.uint16ArrayTag:case n.uint32ArrayTag:return!0;default:return!1}}e.cloneDeepWith=o,e.cloneDeepWithImpl=s,e.copyProperties=l})(_u)),_u}var ev;function RT(){return ev||(ev=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=ow();function r(n){return t.cloneDeepWithImpl(n,void 0,n,new Map,void 0)}e.cloneDeep=r})(wu)),wu}var tv;function $T(){return tv||(tv=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=fh(),r=RT();function n(i){return i=r.cloneDeep(i),a=>t.isMatch(a,i)}e.matches=n})(mu)),mu}var Pu={},Cu={},ku={},rv;function LT(){return rv||(rv=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=ow(),r=aw();function n(i,a){return t.cloneDeepWith(i,(o,s,l,c)=>{const u=a?.(o,s,l,c);if(u!==void 0)return u;if(typeof i=="object")switch(Object.prototype.toString.call(i)){case r.numberTag:case r.stringTag:case r.booleanTag:{const f=new i.constructor(i?.valueOf());return t.copyProperties(f,i),f}case r.argumentsTag:{const f={};return t.copyProperties(f,i),f.length=i.length,f[Symbol.iterator]=i[Symbol.iterator],f}default:return}})}e.cloneDeepWith=n})(ku)),ku}var nv;function FT(){return nv||(nv=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=LT();function r(n){return t.cloneDeepWith(n)}e.cloneDeep=r})(Cu)),Cu}var Tu={},Mu={},iv;function sw(){return iv||(iv=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=/^(?:0|[1-9]\d*)$/;function r(n,i=Number.MAX_SAFE_INTEGER){switch(typeof n){case"number":return Number.isInteger(n)&&n>=0&&n<i;case"symbol":return!1;case"string":return t.test(n)}}e.isIndex=r})(Mu)),Mu}var ju={},av;function BT(){return av||(av=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=iw();function r(n){return n!==null&&typeof n=="object"&&t.getTag(n)==="[object Arguments]"}e.isArguments=r})(ju)),ju}var ov;function zT(){return ov||(ov=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=C1(),r=sw(),n=BT(),i=rh();function a(o,s){let l;if(Array.isArray(s)?l=s:typeof s=="string"&&t.isDeepKey(s)&&o?.[s]==null?l=i.toPath(s):l=[s],l.length===0)return!1;let c=o;for(let u=0;u<l.length;u++){const f=l[u];if((c==null||!Object.hasOwn(c,f))&&!((Array.isArray(c)||n.isArguments(c))&&r.isIndex(f)&&f<c.length))return!1;c=c[f]}return!0}e.has=a})(Tu)),Tu}var sv;function WT(){return sv||(sv=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=fh(),r=k1(),n=FT(),i=nh(),a=zT();function o(s,l){switch(typeof s){case"object":{Object.is(s?.valueOf(),-0)&&(s="-0");break}case"number":{s=r.toKey(s);break}}return l=n.cloneDeep(l),function(c){const u=i.get(c,s);return u===void 0?a.has(c,s):l===void 0?u===void 0:t.isMatch(u,l)}}e.matchesProperty=o})(Pu)),Pu}var lv;function VT(){return lv||(lv=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=ew(),r=jT(),n=$T(),i=WT();function a(o){if(o==null)return t.identity;switch(typeof o){case"function":return o;case"object":return Array.isArray(o)&&o.length===2?i.matchesProperty(o[0],o[1]):n.matches(o);case"string":case"symbol":case"number":return r.property(o)}}e.iteratee=a})(hu)),hu}var cv;function HT(){return cv||(cv=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=CT(),r=ew(),n=MT(),i=VT();function a(o,s=r.identity){return n.isArrayLikeObject(o)?t.uniqBy(Array.from(o),i.iteratee(s)):[]}e.uniqBy=a})(ou)),ou}var Du,uv;function UT(){return uv||(uv=1,Du=HT().uniqBy),Du}var KT=UT();const fv=Jr(KT);function qT(e,t,r){return t===!0?fv(e,r):typeof t=="function"?fv(e,t):e}var Yo={exports:{}},Nu={},Go={exports:{}},Iu={};/**
101
+ export default theme;`}function vg(e){return typeof e=="number"?`${(e*100).toFixed(0)}%`:`calc((${e}) * 100%)`}const NC=e=>{if(!Number.isNaN(+e))return+e;const t=e.match(/\d*\.?\d+/g);if(!t)return 0;let r=0;for(let n=0;n<t.length;n+=1)r+=+t[n];return r};function IC(e){Object.assign(e,{alpha(t,r){const n=this||e;return n.colorSpace?`oklch(from ${t} l c h / ${typeof r=="string"?`calc(${r})`:r})`:n.vars?`rgba(${t.replace(/var\(--([^,\s)]+)(?:,[^)]+)?\)+/g,"var(--$1Channel)")} / ${typeof r=="string"?`calc(${r})`:r})`:h1(t,NC(r))},lighten(t,r){const n=this||e;return n.colorSpace?`color-mix(in ${n.colorSpace}, ${t}, #fff ${vg(r)})`:Gl(t,r)},darken(t,r){const n=this||e;return n.colorSpace?`color-mix(in ${n.colorSpace}, ${t}, #000 ${vg(r)})`:Yl(t,r)}})}function qf(e={},...t){const{breakpoints:r,mixins:n={},spacing:i,palette:a={},transitions:o={},typography:s={},shape:l,colorSpace:c,...u}=e;if(e.vars&&e.generateThemeVars===void 0)throw new Error(process.env.NODE_ENV!=="production"?"MUI: `vars` is a private field used for CSS variables support.\nPlease use another name or follow the [docs](https://mui.com/material-ui/customization/css-theme-variables/usage/) to enable the feature.":gn(20));const f=th({...a,colorSpace:c}),d=s1(e);let h=Yt(d,{mixins:wC(d.breakpoints,n),palette:f,shadows:PC.slice(),typography:SC(f,s),transitions:MC(o),zIndex:{...jC}});if(h=Yt(h,u),h=t.reduce((m,p)=>Yt(m,p),h),process.env.NODE_ENV!=="production"){const m=["active","checked","completed","disabled","error","expanded","focused","focusVisible","required","selected"],p=(g,v)=>{let b;for(b in g){const x=g[b];if(m.includes(b)&&Object.keys(x).length>0){if(process.env.NODE_ENV!=="production"){const S=Qd("",b);console.error([`MUI: The \`${v}\` component increases the CSS specificity of the \`${b}\` internal state.`,"You can not override it like this: ",JSON.stringify(g,null,2),"",`Instead, you need to use the '&.${S}' syntax:`,JSON.stringify({root:{[`&.${S}`]:x}},null,2),"","https://mui.com/r/state-classes-guide"].join(`
102
+ `))}g[b]={}}}};Object.keys(h.components).forEach(g=>{const v=h.components[g].styleOverrides;v&&g.startsWith("Mui")&&p(v,g)})}return h.unstable_sxConfig={...Vl,...u?.unstable_sxConfig},h.unstable_sx=function(p){return Li({sx:p,theme:this})},h.toRuntimeSource=v1,IC(h),h}function RC(e){let t;return e<1?t=5.11916*e**2:t=4.5*Math.log(e+1)+2,Math.round(t*10)/1e3}const $C=[...Array(25)].map((e,t)=>{if(t===0)return"none";const r=RC(t);return`linear-gradient(rgba(255 255 255 / ${r}), rgba(255 255 255 / ${r}))`});function y1(e){return{inputPlaceholder:e==="dark"?.5:.42,inputUnderline:e==="dark"?.7:.42,switchTrackDisabled:e==="dark"?.2:.12,switchTrack:e==="dark"?.3:.38}}function b1(e){return e==="dark"?$C:[]}function LC(e){const{palette:t={mode:"light"},opacity:r,overlays:n,colorSpace:i,...a}=e,o=th({...t,colorSpace:i});return{palette:o,opacity:{...y1(o.mode),...r},overlays:n||b1(o.mode),...a}}function FC(e){return!!e[0].match(/(cssVarPrefix|colorSchemeSelector|modularCssLayers|rootSelector|typography|mixins|breakpoints|direction|transitions)/)||!!e[0].match(/sxConfig$/)||e[0]==="palette"&&!!e[1]?.match(/(mode|contrastThreshold|tonalOffset)/)}const BC=e=>[...[...Array(25)].map((t,r)=>`--${e?`${e}-`:""}overlays-${r}`),`--${e?`${e}-`:""}palette-AppBar-darkBg`,`--${e?`${e}-`:""}palette-AppBar-darkColor`],zC=e=>(t,r)=>{const n=e.rootSelector||":root",i=e.colorSchemeSelector;let a=i;if(i==="class"&&(a=".%s"),i==="data"&&(a="[data-%s]"),i?.startsWith("data-")&&!i.includes("%s")&&(a=`[${i}="%s"]`),e.defaultColorScheme===t){if(t==="dark"){const o={};return BC(e.cssVarPrefix).forEach(s=>{o[s]=r[s],delete r[s]}),a==="media"?{[n]:r,"@media (prefers-color-scheme: dark)":{[n]:o}}:a?{[a.replace("%s",t)]:o,[`${n}, ${a.replace("%s",t)}`]:r}:{[n]:{...r,...o}}}if(a&&a!=="media")return`${n}, ${a.replace("%s",String(t))}`}else if(t){if(a==="media")return{[`@media (prefers-color-scheme: ${String(t)})`]:{[n]:r}};if(a)return a.replace("%s",String(t))}return n};function WC(e,t){t.forEach(r=>{e[r]||(e[r]={})})}function $(e,t,r){!e[t]&&r&&(e[t]=r)}function Ca(e){return typeof e!="string"||!e.startsWith("hsl")?e:d1(e)}function Nr(e,t){`${t}Channel`in e||(e[`${t}Channel`]=Pa(Ca(e[t]),`MUI: Can't create \`palette.${t}Channel\` because \`palette.${t}\` is not one of these formats: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().
103
+ To suppress this warning, you need to explicitly provide the \`palette.${t}Channel\` as a string (in rgb format, for example "12 12 12") or undefined if you want to remove the channel token.`))}function VC(e){return typeof e=="number"?`${e}px`:typeof e=="string"||typeof e=="function"||Array.isArray(e)?e:"8px"}const xr=e=>{try{return e()}catch{}},HC=(e="mui")=>sC(e);function Xc(e,t,r,n,i){if(!r)return;r=r===!0?{}:r;const a=i==="dark"?"dark":"light";if(!n){t[i]=LC({...r,palette:{mode:a,...r?.palette},colorSpace:e});return}const{palette:o,...s}=qf({...n,palette:{mode:a,...r?.palette},colorSpace:e});return t[i]={...r,palette:o,opacity:{...y1(a),...r?.opacity},overlays:r?.overlays||b1(a)},s}function UC(e={},...t){const{colorSchemes:r={light:!0},defaultColorScheme:n,disableCssColorScheme:i=!1,cssVarPrefix:a="mui",nativeColor:o=!1,shouldSkipGeneratingVar:s=FC,colorSchemeSelector:l=r.light&&r.dark?"media":void 0,rootSelector:c=":root",...u}=e,f=Object.keys(r)[0],d=n||(r.light&&f!=="light"?"light":f),h=HC(a),{[d]:m,light:p,dark:g,...v}=r,b={...v};let x=m;if((d==="dark"&&!("dark"in r)||d==="light"&&!("light"in r))&&(x=!0),!x)throw new Error(process.env.NODE_ENV!=="production"?`MUI: The \`colorSchemes.${d}\` option is either missing or invalid.`:gn(21,d));let S;o&&(S="oklch");const w=Xc(S,b,x,u,d);p&&!b.light&&Xc(S,b,p,void 0,"light"),g&&!b.dark&&Xc(S,b,g,void 0,"dark");let O={defaultColorScheme:d,...w,cssVarPrefix:a,colorSchemeSelector:l,rootSelector:c,getCssVar:h,colorSchemes:b,font:{...xC(w.typography),...w.font},spacing:VC(u.spacing)};Object.keys(O.colorSchemes).forEach(j=>{const _=O.colorSchemes[j].palette,I=L=>{const W=L.split("-"),H=W[1],te=W[2];return h(L,_[H][te])};_.mode==="light"&&($(_.common,"background","#fff"),$(_.common,"onBackground","#000")),_.mode==="dark"&&($(_.common,"background","#000"),$(_.common,"onBackground","#fff"));function D(L,W,H){if(S){let te;return L===Nn&&(te=`transparent ${((1-H)*100).toFixed(0)}%`),L===Se&&(te=`#000 ${(H*100).toFixed(0)}%`),L===Oe&&(te=`#fff ${(H*100).toFixed(0)}%`),`color-mix(in ${S}, ${W}, ${te})`}return L(W,H)}if(WC(_,["Alert","AppBar","Avatar","Button","Chip","FilledInput","LinearProgress","Skeleton","Slider","SnackbarContent","SpeedDialAction","StepConnector","StepContent","Switch","TableCell","Tooltip"]),_.mode==="light"){$(_.Alert,"errorColor",D(Se,_.error.light,.6)),$(_.Alert,"infoColor",D(Se,_.info.light,.6)),$(_.Alert,"successColor",D(Se,_.success.light,.6)),$(_.Alert,"warningColor",D(Se,_.warning.light,.6)),$(_.Alert,"errorFilledBg",I("palette-error-main")),$(_.Alert,"infoFilledBg",I("palette-info-main")),$(_.Alert,"successFilledBg",I("palette-success-main")),$(_.Alert,"warningFilledBg",I("palette-warning-main")),$(_.Alert,"errorFilledColor",xr(()=>_.getContrastText(_.error.main))),$(_.Alert,"infoFilledColor",xr(()=>_.getContrastText(_.info.main))),$(_.Alert,"successFilledColor",xr(()=>_.getContrastText(_.success.main))),$(_.Alert,"warningFilledColor",xr(()=>_.getContrastText(_.warning.main))),$(_.Alert,"errorStandardBg",D(Oe,_.error.light,.9)),$(_.Alert,"infoStandardBg",D(Oe,_.info.light,.9)),$(_.Alert,"successStandardBg",D(Oe,_.success.light,.9)),$(_.Alert,"warningStandardBg",D(Oe,_.warning.light,.9)),$(_.Alert,"errorIconColor",I("palette-error-main")),$(_.Alert,"infoIconColor",I("palette-info-main")),$(_.Alert,"successIconColor",I("palette-success-main")),$(_.Alert,"warningIconColor",I("palette-warning-main")),$(_.AppBar,"defaultBg",I("palette-grey-100")),$(_.Avatar,"defaultBg",I("palette-grey-400")),$(_.Button,"inheritContainedBg",I("palette-grey-300")),$(_.Button,"inheritContainedHoverBg",I("palette-grey-A100")),$(_.Chip,"defaultBorder",I("palette-grey-400")),$(_.Chip,"defaultAvatarColor",I("palette-grey-700")),$(_.Chip,"defaultIconColor",I("palette-grey-700")),$(_.FilledInput,"bg","rgba(0, 0, 0, 0.06)"),$(_.FilledInput,"hoverBg","rgba(0, 0, 0, 0.09)"),$(_.FilledInput,"disabledBg","rgba(0, 0, 0, 0.12)"),$(_.LinearProgress,"primaryBg",D(Oe,_.primary.main,.62)),$(_.LinearProgress,"secondaryBg",D(Oe,_.secondary.main,.62)),$(_.LinearProgress,"errorBg",D(Oe,_.error.main,.62)),$(_.LinearProgress,"infoBg",D(Oe,_.info.main,.62)),$(_.LinearProgress,"successBg",D(Oe,_.success.main,.62)),$(_.LinearProgress,"warningBg",D(Oe,_.warning.main,.62)),$(_.Skeleton,"bg",S?D(Nn,_.text.primary,.11):`rgba(${I("palette-text-primaryChannel")} / 0.11)`),$(_.Slider,"primaryTrack",D(Oe,_.primary.main,.62)),$(_.Slider,"secondaryTrack",D(Oe,_.secondary.main,.62)),$(_.Slider,"errorTrack",D(Oe,_.error.main,.62)),$(_.Slider,"infoTrack",D(Oe,_.info.main,.62)),$(_.Slider,"successTrack",D(Oe,_.success.main,.62)),$(_.Slider,"warningTrack",D(Oe,_.warning.main,.62));const L=S?D(Se,_.background.default,.6825):qo(_.background.default,.8);$(_.SnackbarContent,"bg",L),$(_.SnackbarContent,"color",xr(()=>S?Kf.text.primary:_.getContrastText(L))),$(_.SpeedDialAction,"fabHoverBg",qo(_.background.paper,.15)),$(_.StepConnector,"border",I("palette-grey-400")),$(_.StepContent,"border",I("palette-grey-400")),$(_.Switch,"defaultColor",I("palette-common-white")),$(_.Switch,"defaultDisabledColor",I("palette-grey-100")),$(_.Switch,"primaryDisabledColor",D(Oe,_.primary.main,.62)),$(_.Switch,"secondaryDisabledColor",D(Oe,_.secondary.main,.62)),$(_.Switch,"errorDisabledColor",D(Oe,_.error.main,.62)),$(_.Switch,"infoDisabledColor",D(Oe,_.info.main,.62)),$(_.Switch,"successDisabledColor",D(Oe,_.success.main,.62)),$(_.Switch,"warningDisabledColor",D(Oe,_.warning.main,.62)),$(_.TableCell,"border",D(Oe,D(Nn,_.divider,1),.88)),$(_.Tooltip,"bg",D(Nn,_.grey[700],.92))}if(_.mode==="dark"){$(_.Alert,"errorColor",D(Oe,_.error.light,.6)),$(_.Alert,"infoColor",D(Oe,_.info.light,.6)),$(_.Alert,"successColor",D(Oe,_.success.light,.6)),$(_.Alert,"warningColor",D(Oe,_.warning.light,.6)),$(_.Alert,"errorFilledBg",I("palette-error-dark")),$(_.Alert,"infoFilledBg",I("palette-info-dark")),$(_.Alert,"successFilledBg",I("palette-success-dark")),$(_.Alert,"warningFilledBg",I("palette-warning-dark")),$(_.Alert,"errorFilledColor",xr(()=>_.getContrastText(_.error.dark))),$(_.Alert,"infoFilledColor",xr(()=>_.getContrastText(_.info.dark))),$(_.Alert,"successFilledColor",xr(()=>_.getContrastText(_.success.dark))),$(_.Alert,"warningFilledColor",xr(()=>_.getContrastText(_.warning.dark))),$(_.Alert,"errorStandardBg",D(Se,_.error.light,.9)),$(_.Alert,"infoStandardBg",D(Se,_.info.light,.9)),$(_.Alert,"successStandardBg",D(Se,_.success.light,.9)),$(_.Alert,"warningStandardBg",D(Se,_.warning.light,.9)),$(_.Alert,"errorIconColor",I("palette-error-main")),$(_.Alert,"infoIconColor",I("palette-info-main")),$(_.Alert,"successIconColor",I("palette-success-main")),$(_.Alert,"warningIconColor",I("palette-warning-main")),$(_.AppBar,"defaultBg",I("palette-grey-900")),$(_.AppBar,"darkBg",I("palette-background-paper")),$(_.AppBar,"darkColor",I("palette-text-primary")),$(_.Avatar,"defaultBg",I("palette-grey-600")),$(_.Button,"inheritContainedBg",I("palette-grey-800")),$(_.Button,"inheritContainedHoverBg",I("palette-grey-700")),$(_.Chip,"defaultBorder",I("palette-grey-700")),$(_.Chip,"defaultAvatarColor",I("palette-grey-300")),$(_.Chip,"defaultIconColor",I("palette-grey-300")),$(_.FilledInput,"bg","rgba(255, 255, 255, 0.09)"),$(_.FilledInput,"hoverBg","rgba(255, 255, 255, 0.13)"),$(_.FilledInput,"disabledBg","rgba(255, 255, 255, 0.12)"),$(_.LinearProgress,"primaryBg",D(Se,_.primary.main,.5)),$(_.LinearProgress,"secondaryBg",D(Se,_.secondary.main,.5)),$(_.LinearProgress,"errorBg",D(Se,_.error.main,.5)),$(_.LinearProgress,"infoBg",D(Se,_.info.main,.5)),$(_.LinearProgress,"successBg",D(Se,_.success.main,.5)),$(_.LinearProgress,"warningBg",D(Se,_.warning.main,.5)),$(_.Skeleton,"bg",S?D(Nn,_.text.primary,.13):`rgba(${I("palette-text-primaryChannel")} / 0.13)`),$(_.Slider,"primaryTrack",D(Se,_.primary.main,.5)),$(_.Slider,"secondaryTrack",D(Se,_.secondary.main,.5)),$(_.Slider,"errorTrack",D(Se,_.error.main,.5)),$(_.Slider,"infoTrack",D(Se,_.info.main,.5)),$(_.Slider,"successTrack",D(Se,_.success.main,.5)),$(_.Slider,"warningTrack",D(Se,_.warning.main,.5));const L=S?D(Oe,_.background.default,.985):qo(_.background.default,.98);$(_.SnackbarContent,"bg",L),$(_.SnackbarContent,"color",xr(()=>S?m1.text.primary:_.getContrastText(L))),$(_.SpeedDialAction,"fabHoverBg",qo(_.background.paper,.15)),$(_.StepConnector,"border",I("palette-grey-600")),$(_.StepContent,"border",I("palette-grey-600")),$(_.Switch,"defaultColor",I("palette-grey-300")),$(_.Switch,"defaultDisabledColor",I("palette-grey-600")),$(_.Switch,"primaryDisabledColor",D(Se,_.primary.main,.55)),$(_.Switch,"secondaryDisabledColor",D(Se,_.secondary.main,.55)),$(_.Switch,"errorDisabledColor",D(Se,_.error.main,.55)),$(_.Switch,"infoDisabledColor",D(Se,_.info.main,.55)),$(_.Switch,"successDisabledColor",D(Se,_.success.main,.55)),$(_.Switch,"warningDisabledColor",D(Se,_.warning.main,.55)),$(_.TableCell,"border",D(Se,D(Nn,_.divider,1),.68)),$(_.Tooltip,"bg",D(Nn,_.grey[700],.92))}Nr(_.background,"default"),Nr(_.background,"paper"),Nr(_.common,"background"),Nr(_.common,"onBackground"),Nr(_,"divider"),Object.keys(_).forEach(L=>{const W=_[L];L!=="tonalOffset"&&W&&typeof W=="object"&&(W.main&&$(_[L],"mainChannel",Pa(Ca(W.main))),W.light&&$(_[L],"lightChannel",Pa(Ca(W.light))),W.dark&&$(_[L],"darkChannel",Pa(Ca(W.dark))),W.contrastText&&$(_[L],"contrastTextChannel",Pa(Ca(W.contrastText))),L==="text"&&(Nr(_[L],"primary"),Nr(_[L],"secondary")),L==="action"&&(W.active&&Nr(_[L],"active"),W.selected&&Nr(_[L],"selected")))})}),O=t.reduce((j,_)=>Yt(j,_),O);const E={prefix:a,disableCssColorScheme:i,shouldSkipGeneratingVar:s,getSelector:zC(O),enableContrastVars:o},{vars:C,generateThemeVars:M,generateStyleSheets:R}=uC(O,E);return O.vars=C,Object.entries(O.colorSchemes[O.defaultColorScheme]).forEach(([j,_])=>{O[j]=_}),O.generateThemeVars=M,O.generateStyleSheets=R,O.generateSpacing=function(){return o1(u.spacing,Yd(this))},O.getColorSchemeSelector=fC(l),O.spacing=O.generateSpacing(),O.shouldSkipGeneratingVar=s,O.unstable_sxConfig={...Vl,...u?.unstable_sxConfig},O.unstable_sx=function(_){return Li({sx:_,theme:this})},O.toRuntimeSource=v1,O}function yg(e,t,r){e.colorSchemes&&r&&(e.colorSchemes[t]={...r!==!0&&r,palette:th({...r===!0?{}:r.palette,mode:t})})}function KC(e={},...t){const{palette:r,cssVariables:n=!1,colorSchemes:i=r?void 0:{light:!0},defaultColorScheme:a=r?.mode,...o}=e,s=a||"light",l=i?.[s],c={...i,...r?{[s]:{...typeof l!="boolean"&&l,palette:r}}:void 0};if(n===!1){if(!("colorSchemes"in e))return qf(e,...t);let u=r;"palette"in e||c[s]&&(c[s]!==!0?u=c[s].palette:s==="dark"&&(u={mode:"dark"}));const f=qf({...e,palette:u},...t);return f.defaultColorScheme=s,f.colorSchemes=c,f.palette.mode==="light"&&(f.colorSchemes.light={...c.light!==!0&&c.light,palette:f.palette},yg(f,"dark",c.dark)),f.palette.mode==="dark"&&(f.colorSchemes.dark={...c.dark!==!0&&c.dark,palette:f.palette},yg(f,"light",c.light)),f}return!r&&!("light"in c)&&s==="light"&&(c.light=!0),UC({...o,colorSchemes:c,defaultColorScheme:s,...typeof n!="boolean"&&n},...t)}const qC=KC(),YC="$$material";function GC(e){return e!=="ownerState"&&e!=="theme"&&e!=="sx"&&e!=="as"}const XC=e=>GC(e)&&e!=="classes",ZC=YP({themeId:YC,defaultTheme:qC,rootShouldForwardProp:XC}),JC=oC;process.env.NODE_ENV!=="production"&&(pe.node,pe.object.isRequired);function QC(e){return aC(e)}function ek(e){return Qd("MuiSvgIcon",e)}VP("MuiSvgIcon",["root","colorPrimary","colorSecondary","colorAction","colorError","colorDisabled","fontSizeInherit","fontSizeSmall","fontSizeMedium","fontSizeLarge"]);const tk=e=>{const{color:t,fontSize:r,classes:n}=e,i={root:["root",t!=="inherit"&&`color${ii(t)}`,`fontSize${ii(r)}`]};return KA(i,ek,n)},rk=ZC("svg",{name:"MuiSvgIcon",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,r.color!=="inherit"&&t[`color${ii(r.color)}`],t[`fontSize${ii(r.fontSize)}`]]}})(JC(({theme:e})=>({userSelect:"none",width:"1em",height:"1em",display:"inline-block",flexShrink:0,transition:e.transitions?.create?.("fill",{duration:(e.vars??e).transitions?.duration?.shorter}),variants:[{props:t=>!t.hasSvgAsChild,style:{fill:"currentColor"}},{props:{fontSize:"inherit"},style:{fontSize:"inherit"}},{props:{fontSize:"small"},style:{fontSize:e.typography?.pxToRem?.(20)||"1.25rem"}},{props:{fontSize:"medium"},style:{fontSize:e.typography?.pxToRem?.(24)||"1.5rem"}},{props:{fontSize:"large"},style:{fontSize:e.typography?.pxToRem?.(35)||"2.1875rem"}},...Object.entries((e.vars??e).palette).filter(([,t])=>t&&t.main).map(([t])=>({props:{color:t},style:{color:(e.vars??e).palette?.[t]?.main}})),{props:{color:"action"},style:{color:(e.vars??e).palette?.action?.active}},{props:{color:"disabled"},style:{color:(e.vars??e).palette?.action?.disabled}},{props:{color:"inherit"},style:{color:void 0}}]}))),Bs=A.forwardRef(function(t,r){const n=QC({props:t,name:"MuiSvgIcon"}),{children:i,className:a,color:o="inherit",component:s="svg",fontSize:l="medium",htmlColor:c,inheritViewBox:u=!1,titleAccess:f,viewBox:d="0 0 24 24",...h}=n,m=A.isValidElement(i)&&i.type==="svg",p={...n,color:o,component:s,fontSize:l,instanceFontSize:t.fontSize,inheritViewBox:u,viewBox:d,hasSvgAsChild:m},g={};u||(g.viewBox=d);const v=tk(p);return y.jsxs(rk,{as:s,className:he(v.root,a),focusable:"false",color:c,"aria-hidden":f?void 0:!0,role:f?"img":void 0,ref:r,...g,...h,...m&&i.props,ownerState:p,children:[m?i.props.children:i,f?y.jsx("title",{children:f}):null]})});process.env.NODE_ENV!=="production"&&(Bs.propTypes={children:pe.node,classes:pe.object,className:pe.string,color:pe.oneOfType([pe.oneOf(["inherit","action","disabled","primary","secondary","error","info","success","warning"]),pe.string]),component:pe.elementType,fontSize:pe.oneOfType([pe.oneOf(["inherit","large","medium","small"]),pe.string]),htmlColor:pe.string,inheritViewBox:pe.bool,shapeRendering:pe.string,sx:pe.oneOfType([pe.arrayOf(pe.oneOfType([pe.func,pe.object,pe.bool])),pe.func,pe.object]),titleAccess:pe.string,viewBox:pe.string});Bs.muiName="SvgIcon";function Xl(e,t){function r(n,i){return y.jsx(Bs,{"data-testid":process.env.NODE_ENV!=="production"?`${t}Icon`:void 0,ref:i,...n,children:e})}return process.env.NODE_ENV!=="production"&&(r.displayName=`${t}Icon`),r.muiName=Bs.muiName,A.memo(A.forwardRef(r))}const nk=Xl(y.jsx("path",{d:"M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 18H4V10h16zm0-13H4V5h16z"}),"CalendarTodayOutlined"),mo=Xl(y.jsx("path",{d:"M8 16h8v2H8zm0-4h8v2H8zm6-10H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8zm4 18H6V4h7v5h5z"}),"DescriptionOutlined"),ik=Xl(y.jsx("path",{d:"M18 15v3H6v-3H4v3c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-3zm-1-4-1.41-1.41L13 12.17V4h-2v8.17L8.41 9.59 7 11l5 5z"}),"FileDownloadOutlined"),mt=Xl(y.jsx("path",{d:"M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3z"}),"OpenInNewOutlined");var x1={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},bg=k.createContext&&k.createContext(x1),ak=["attr","size","title"];function ok(e,t){if(e==null)return{};var r=sk(e,t),n,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)n=a[i],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function sk(e,t){if(e==null)return{};var r={};for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n)){if(t.indexOf(n)>=0)continue;r[n]=e[n]}return r}function zs(){return zs=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},zs.apply(this,arguments)}function xg(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 Ws(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?xg(Object(r),!0).forEach(function(n){lk(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):xg(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function lk(e,t,r){return t=ck(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function ck(e){var t=uk(e,"string");return typeof t=="symbol"?t:t+""}function uk(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 w1(e){return e&&e.map((t,r)=>k.createElement(t.tag,Ws({key:r},t.attr),w1(t.child)))}function De(e){return t=>k.createElement(fk,zs({attr:Ws({},e.attr)},t),w1(e.child))}function fk(e){var t=r=>{var{attr:n,size:i,title:a}=e,o=ok(e,ak),s=i||r.size||"1em",l;return r.className&&(l=r.className),e.className&&(l=(l?l+" ":"")+e.className),k.createElement("svg",zs({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},r.attr,n,o,{className:l,style:Ws(Ws({color:e.color||r.color},r.style),e.style),height:s,width:s,xmlns:"http://www.w3.org/2000/svg"}),a&&k.createElement("title",null,a),e.children)};return bg!==void 0?k.createElement(bg.Consumer,null,r=>t(r)):t(x1)}function dk(e){return De({attr:{viewBox:"0 0 576 512"},child:[{tag:"path",attr:{d:"M384 160c-17.7 0-32-14.3-32-32s14.3-32 32-32l160 0c17.7 0 32 14.3 32 32l0 160c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-82.7L342.6 374.6c-12.5 12.5-32.8 12.5-45.3 0L192 269.3 54.6 406.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l160-160c12.5-12.5 32.8-12.5 45.3 0L320 306.7 466.7 160 384 160z"},child:[]}]})(e)}function hk(e){return De({attr:{viewBox:"0 0 320 512"},child:[{tag:"path",attr:{d:"M137.4 374.6c12.5 12.5 32.8 12.5 45.3 0l128-128c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8L32 192c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l128 128z"},child:[]}]})(e)}function pk(e){return De({attr:{viewBox:"0 0 320 512"},child:[{tag:"path",attr:{d:"M182.6 137.4c-12.5-12.5-32.8-12.5-45.3 0l-128 128c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8l256 0c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-128-128z"},child:[]}]})(e)}function mk(e){return De({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"},child:[]}]})(e)}function gk(e){return De({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M464 256A208 208 0 1 1 48 256a208 208 0 1 1 416 0zM0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM232 120l0 136c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2 280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24z"},child:[]}]})(e)}function vk({title:e,description:t}){return y.jsxs("div",{className:"flex items-center justify-between px-6 my-6",children:[y.jsxs("div",{children:[y.jsx("div",{className:"!text-[24px] text-[#121212] font-semibold",children:e}),y.jsx("div",{className:"text-gray-500 text-[14px]",children:t})]}),y.jsxs("div",{className:"flex flex-col sm:flex-row items-start sm:items-center gap-[12px]",children:[y.jsxs("div",{className:"w-full sm:w-auto flex items-center justify-center gap-[8px] bg-white shadow-sm px-2 md:px-6 py-1 rounded-sm text-[#64748B] text-sm hover:bg-slate-50",children:[y.jsx(nk,{fontSize:"12"}),y.jsx("div",{className:" whitespace-nowrap",children:"Last 7 Days"}),y.jsx(mk,{fontSize:"12"})]}),y.jsxs("div",{className:"w-full flex items-center justify-center gap-[8px] bg-white text-[#884EA7] px-2 md:px-6 py-1 rounded-sm shadow-sm hover:bg-purple-50",children:[y.jsx("div",{className:"font-medium whitespace-nowrap",children:"Export Report"}),y.jsx(ik,{fontSize:"12"})]})]})]})}function wg(e){return De({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M256,8C119,8,8,119,8,256S119,504,256,504,504,393,504,256,393,8,256,8Zm92.49,313h0l-20,25a16,16,0,0,1-22.49,2.5h0l-67-49.72a40,40,0,0,1-15-31.23V112a16,16,0,0,1,16-16h32a16,16,0,0,1,16,16V256l58,42.5A16,16,0,0,1,348.49,321Z"},child:[]}]})(e)}function yk(e){return De({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M192 208c0-17.67-14.33-32-32-32h-16c-35.35 0-64 28.65-64 64v48c0 35.35 28.65 64 64 64h16c17.67 0 32-14.33 32-32V208zm176 144c35.35 0 64-28.65 64-64v-48c0-35.35-28.65-64-64-64h-16c-17.67 0-32 14.33-32 32v112c0 17.67 14.33 32 32 32h16zM256 0C113.18 0 4.58 118.83 0 256v16c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16v-16c0-114.69 93.31-208 208-208s208 93.31 208 208h-.12c.08 2.43.12 165.72.12 165.72 0 23.35-18.93 42.28-42.28 42.28H320c0-26.51-21.49-48-48-48h-32c-26.51 0-48 21.49-48 48s21.49 48 48 48h181.72c49.86 0 90.28-40.42 90.28-90.28V256C507.42 118.83 398.82 0 256 0z"},child:[]}]})(e)}function rh(e){return De({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{width:"16",height:"20",x:"4",y:"2",rx:"2",ry:"2"},child:[]},{tag:"path",attr:{d:"M9 22v-4h6v4"},child:[]},{tag:"path",attr:{d:"M8 6h.01"},child:[]},{tag:"path",attr:{d:"M16 6h.01"},child:[]},{tag:"path",attr:{d:"M12 6h.01"},child:[]},{tag:"path",attr:{d:"M12 10h.01"},child:[]},{tag:"path",attr:{d:"M12 14h.01"},child:[]},{tag:"path",attr:{d:"M16 10h.01"},child:[]},{tag:"path",attr:{d:"M16 14h.01"},child:[]},{tag:"path",attr:{d:"M8 10h.01"},child:[]},{tag:"path",attr:{d:"M8 14h.01"},child:[]}]})(e)}function bk(e){return De({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M19 17h2c.6 0 1-.4 1-1v-3c0-.9-.7-1.7-1.5-1.9C18.7 10.6 16 10 16 10s-1.3-1.4-2.2-2.3c-.5-.4-1.1-.7-1.8-.7H5c-.6 0-1.1.4-1.4.9l-1.4 2.9A3.7 3.7 0 0 0 2 12v4c0 .6.4 1 1 1h2"},child:[]},{tag:"circle",attr:{cx:"7",cy:"17",r:"2"},child:[]},{tag:"path",attr:{d:"M9 17h6"},child:[]},{tag:"circle",attr:{cx:"17",cy:"17",r:"2"},child:[]}]})(e)}function _1(e){return De({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M13 4h3a2 2 0 0 1 2 2v14"},child:[]},{tag:"path",attr:{d:"M2 20h3"},child:[]},{tag:"path",attr:{d:"M13 20h9"},child:[]},{tag:"path",attr:{d:"M10 12v.01"},child:[]},{tag:"path",attr:{d:"M13 4.562v16.157a1 1 0 0 1-1.242.97L5 20V5.562a2 2 0 0 1 1.515-1.94l4-1A2 2 0 0 1 13 4.561Z"},child:[]}]})(e)}function xk(e){return De({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M16 5h6"},child:[]},{tag:"path",attr:{d:"M19 2v6"},child:[]},{tag:"path",attr:{d:"M21 11.5V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7.5"},child:[]},{tag:"path",attr:{d:"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21"},child:[]},{tag:"circle",attr:{cx:"9",cy:"9",r:"2"},child:[]}]})(e)}function S1(e){return De({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"},child:[]}]})(e)}function _g(e){return De({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z"},child:[]},{tag:"path",attr:{d:"M14 8H8"},child:[]},{tag:"path",attr:{d:"M16 12H8"},child:[]},{tag:"path",attr:{d:"M13 16H8"},child:[]}]})(e)}function O1(e){return De({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z"},child:[]},{tag:"path",attr:{d:"m9 12 2 2 4-4"},child:[]}]})(e)}function nh(e){return De({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M2 6c.6.5 1.2 1 2.5 1C7 7 7 5 9.5 5c2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1"},child:[]},{tag:"path",attr:{d:"M2 12c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1"},child:[]},{tag:"path",attr:{d:"M2 18c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1"},child:[]}]})(e)}function wk(e){return De({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z"},child:[]}]})(e)}function A1(e){return De({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M11.03 2.59a1.501 1.501 0 0 1 1.94 0l7.5 6.363a1.5 1.5 0 0 1 .53 1.144V19.5a1.5 1.5 0 0 1-1.5 1.5h-5.75a.75.75 0 0 1-.75-.75V14h-2v6.25a.75.75 0 0 1-.75.75H4.5A1.5 1.5 0 0 1 3 19.5v-9.403c0-.44.194-.859.53-1.144ZM12 3.734l-7.5 6.363V19.5h5v-6.25a.75.75 0 0 1 .75-.75h3.5a.75.75 0 0 1 .75.75v6.25h5v-9.403Z"},child:[]}]})(e)}function E1(e){return De({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M3.5 8a5.5 5.5 0 1 1 8.596 4.547 9.005 9.005 0 0 1 5.9 8.18.751.751 0 0 1-1.5.045 7.5 7.5 0 0 0-14.993 0 .75.75 0 0 1-1.499-.044 9.005 9.005 0 0 1 5.9-8.181A5.496 5.496 0 0 1 3.5 8ZM9 4a4 4 0 1 0 0 8 4 4 0 0 0 0-8Zm8.29 4c-.148 0-.292.01-.434.03a.75.75 0 1 1-.212-1.484 4.53 4.53 0 0 1 3.38 8.097 6.69 6.69 0 0 1 3.956 6.107.75.75 0 0 1-1.5 0 5.193 5.193 0 0 0-3.696-4.972l-.534-.16v-1.676l.41-.209A3.03 3.03 0 0 0 17.29 8Z"},child:[]}]})(e)}function P1(e){return De({attr:{viewBox:"0 0 32 32"},child:[{tag:"path",attr:{d:"M 2 7 L 2 24 L 30 24 L 30 7 L 2 7 z M 6 9 L 26 9 C 26 10.105 26.895 11 28 11 L 28 20 C 26.895 20 26 20.895 26 22 L 6 22 C 6 20.895 5.105 20 4 20 L 4 11 C 5.105 11 6 10.105 6 9 z M 16 11 C 13.789 11 12 13.016 12 15.5 C 12 17.984 13.789 20 16 20 C 18.211 20 20 17.984 20 15.5 C 20 13.016 18.211 11 16 11 z M 16 13 C 17.102 13 18 14.121 18 15.5 C 18 16.879 17.102 18 16 18 C 14.898 18 14 16.879 14 15.5 C 14 14.121 14.898 13 16 13 z M 8.5 14 C 7.672 14 7 14.672 7 15.5 C 7 16.328 7.672 17 8.5 17 C 9.328 17 10 16.328 10 15.5 C 10 14.672 9.328 14 8.5 14 z M 23.5 14 C 22.672 14 22 14.672 22 15.5 C 22 16.328 22.672 17 23.5 17 C 24.328 17 25 16.328 25 15.5 C 25 14.672 24.328 14 23.5 14 z"},child:[]}]})(e)}const _k=[{name:"Overview",icon:A1},{name:"Community",icon:rh},{name:"Financials",icon:P1},{name:"Facilities",icon:_1},{name:"Gate & Security",icon:nh},{name:"Helpdesk",icon:yk},{name:"Engagement",icon:S1}];function Sk(){const[e,t]=k.useState("Overview");return y.jsx("div",{className:"flex gap-[8px] p-3",children:_k.map(r=>{const n=r.icon,i=e===r.name;return y.jsxs("button",{onClick:()=>t(r.name),className:`flex items-center gap-[8px] rounded px-4 py-3 text-[14px] leading-[16px] font-medium transition
104
+ ${i?"bg-[#FBF5FF] text-[#884EA7]":"bg-white text-[#64748B] hover:bg-gray-50"}`,children:[y.jsx(n,{className:"h-[15px] w-[15px] font-bold"}),r.name]},r.name)})})}const Sg=({color:e})=>y.jsx("span",{style:{display:"inline-block",width:"8px",height:"8px",borderRadius:"50%",backgroundColor:e,marginRight:"6px"}}),go=({active:e,payload:t})=>!e||!t||!t.length?null:y.jsx("div",{className:"bg-[#121212] text-white !text-[12px] p-3 rounded-lg shadow-lg",children:t.map((r,n)=>(console.log(r,"test"),y.jsxs("div",{className:"capitalize flex gap-[4px] items-center leading-relaxed",children:[r.color&&y.jsx(Sg,{color:r.color}),r.payload.color&&y.jsx(Sg,{color:r.payload.color}),y.jsx("div",{className:"min-w-[84px] text-[#D1D3D4]",children:r.name}),y.jsx("div",{className:"font-semibold",children:r.value})]},n)))}),C1=({value:e})=>{const t=typeof e=="string"?parseFloat(e.replace("%","")):e??0,r=t>=0;return y.jsxs("div",{className:`w-fit p-1 rounded text-[10px] leading-[14px] font-medium flex items-center gap-1 ${r?"bg-[#F7FEFA] text-[#1FA05B]":"bg-[#FFF2F2] text-[#AB0000]"}`,children:[r?y.jsx(pk,{}):y.jsx(hk,{}),Math.abs(t).toFixed(1),"%"]})},hi=({title:e,icon:t,period:r,children:n,footer:i,className:a="",childrenClassName:o,titleWeight:s})=>{const l=s==="semi-bold"?600:500;return y.jsxs("div",{className:`relative bg-white !border-[0.5px] !border-[#EBEBEB] !rounded-[12px] !shadow-[0_0_12px_0_#EAF2FF] p-[16px] flex flex-col gap-[24px] ${a}`,children:[y.jsxs("div",{className:"flex items-center justify-between",children:[y.jsxs("div",{className:"flex items-center gap-[12px]",children:[t,y.jsx("div",{style:{fontWeight:l,fontSize:"16px",lineHeight:"20px"},className:"!my-0 !text-[16px] !leading-[20px] !text-[#121212]",children:e})]}),r&&y.jsx("div",{className:"!text-[12px] !leading-[16px] !text-[#64748B]",children:r})]}),y.jsx("div",{className:`flex-1 min-h-0 space-y-[24px] ${o}`,children:n}),i&&y.jsx("div",{className:"mt-3 pt-3 border-t border-gray-100 !text-[12px] text-[#64748B]",children:i})]})};var Zc={},Jc={},Og;function Ok(){return Og||(Og=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return r==="__proto__"}e.isUnsafeProperty=t})(Jc)),Jc}var Qc={},Ag;function k1(){return Ag||(Ag=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){switch(typeof r){case"number":case"symbol":return!1;case"string":return r.includes(".")||r.includes("[")||r.includes("]")}}e.isDeepKey=t})(Qc)),Qc}var eu={},Eg;function T1(){return Eg||(Eg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return typeof r=="string"||typeof r=="symbol"?r:Object.is(r?.valueOf?.(),-0)?"-0":String(r)}e.toKey=t})(eu)),eu}var tu={},Pg;function ih(){return Pg||(Pg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){const n=[],i=r.length;if(i===0)return n;let a=0,o="",s="",l=!1;for(r.charCodeAt(0)===46&&(n.push(""),a++);a<i;){const c=r[a];s?c==="\\"&&a+1<i?(a++,o+=r[a]):c===s?s="":o+=c:l?c==='"'||c==="'"?s=c:c==="]"?(l=!1,n.push(o),o=""):o+=c:c==="["?(l=!0,o&&(n.push(o),o="")):c==="."?o&&(n.push(o),o=""):o+=c,a++}return o&&n.push(o),n}e.toPath=t})(tu)),tu}var Cg;function ah(){return Cg||(Cg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=Ok(),r=k1(),n=T1(),i=ih();function a(s,l,c){if(s==null)return c;switch(typeof l){case"string":{if(t.isUnsafeProperty(l))return c;const u=s[l];return u===void 0?r.isDeepKey(l)?a(s,i.toPath(l),c):c:u}case"number":case"symbol":{typeof l=="number"&&(l=n.toKey(l));const u=s[l];return u===void 0?c:u}default:{if(Array.isArray(l))return o(s,l,c);if(Object.is(l?.valueOf(),-0)?l="-0":l=String(l),t.isUnsafeProperty(l))return c;const u=s[l];return u===void 0?c:u}}}function o(s,l,c){if(l.length===0)return c;let u=s;for(let f=0;f<l.length;f++){if(u==null||t.isUnsafeProperty(l[f]))return c;u=u[l[f]]}return u===void 0?c:u}e.get=a})(Zc)),Zc}var ru,kg;function Ak(){return kg||(kg=1,ru=ah().get),ru}var Ek=Ak();const ai=Jr(Ek);var pt=e=>e===0?0:e>0?1:-1,Xt=e=>typeof e=="number"&&e!=+e,Un=e=>typeof e=="string"&&e.indexOf("%")===e.length-1,X=e=>(typeof e=="number"||e instanceof Number)&&!Xt(e),Tr=e=>X(e)||typeof e=="string",Pk=0,Ka=e=>{var t=++Pk;return"".concat(e||"").concat(t)},Pt=function(t,r){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,i=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;if(!X(t)&&typeof t!="string")return n;var a;if(Un(t)){if(r==null)return n;var o=t.indexOf("%");a=r*parseFloat(t.slice(0,o))/100}else a=+t;return Xt(a)&&(a=n),i&&r!=null&&a>r&&(a=r),a},M1=e=>{if(!Array.isArray(e))return!1;for(var t=e.length,r={},n=0;n<t;n++)if(!r[e[n]])r[e[n]]=!0;else return!0;return!1};function qe(e,t,r){return X(e)&&X(t)?e+r*(t-e):t}function j1(e,t,r){if(!(!e||!e.length))return e.find(n=>n&&(typeof t=="function"?t(n):ai(n,t))===r)}var We=e=>e===null||typeof e>"u",vo=e=>We(e)?e:"".concat(e.charAt(0).toUpperCase()).concat(e.slice(1)),Ck=["dangerouslySetInnerHTML","onCopy","onCopyCapture","onCut","onCutCapture","onPaste","onPasteCapture","onCompositionEnd","onCompositionEndCapture","onCompositionStart","onCompositionStartCapture","onCompositionUpdate","onCompositionUpdateCapture","onFocus","onFocusCapture","onBlur","onBlurCapture","onChange","onChangeCapture","onBeforeInput","onBeforeInputCapture","onInput","onInputCapture","onReset","onResetCapture","onSubmit","onSubmitCapture","onInvalid","onInvalidCapture","onLoad","onLoadCapture","onError","onErrorCapture","onKeyDown","onKeyDownCapture","onKeyPress","onKeyPressCapture","onKeyUp","onKeyUpCapture","onAbort","onAbortCapture","onCanPlay","onCanPlayCapture","onCanPlayThrough","onCanPlayThroughCapture","onDurationChange","onDurationChangeCapture","onEmptied","onEmptiedCapture","onEncrypted","onEncryptedCapture","onEnded","onEndedCapture","onLoadedData","onLoadedDataCapture","onLoadedMetadata","onLoadedMetadataCapture","onLoadStart","onLoadStartCapture","onPause","onPauseCapture","onPlay","onPlayCapture","onPlaying","onPlayingCapture","onProgress","onProgressCapture","onRateChange","onRateChangeCapture","onSeeked","onSeekedCapture","onSeeking","onSeekingCapture","onStalled","onStalledCapture","onSuspend","onSuspendCapture","onTimeUpdate","onTimeUpdateCapture","onVolumeChange","onVolumeChangeCapture","onWaiting","onWaitingCapture","onAuxClick","onAuxClickCapture","onClick","onClickCapture","onContextMenu","onContextMenuCapture","onDoubleClick","onDoubleClickCapture","onDrag","onDragCapture","onDragEnd","onDragEndCapture","onDragEnter","onDragEnterCapture","onDragExit","onDragExitCapture","onDragLeave","onDragLeaveCapture","onDragOver","onDragOverCapture","onDragStart","onDragStartCapture","onDrop","onDropCapture","onMouseDown","onMouseDownCapture","onMouseEnter","onMouseLeave","onMouseMove","onMouseMoveCapture","onMouseOut","onMouseOutCapture","onMouseOver","onMouseOverCapture","onMouseUp","onMouseUpCapture","onSelect","onSelectCapture","onTouchCancel","onTouchCancelCapture","onTouchEnd","onTouchEndCapture","onTouchMove","onTouchMoveCapture","onTouchStart","onTouchStartCapture","onPointerDown","onPointerDownCapture","onPointerMove","onPointerMoveCapture","onPointerUp","onPointerUpCapture","onPointerCancel","onPointerCancelCapture","onPointerEnter","onPointerEnterCapture","onPointerLeave","onPointerLeaveCapture","onPointerOver","onPointerOverCapture","onPointerOut","onPointerOutCapture","onGotPointerCapture","onGotPointerCaptureCapture","onLostPointerCapture","onLostPointerCaptureCapture","onScroll","onScrollCapture","onWheel","onWheelCapture","onAnimationStart","onAnimationStartCapture","onAnimationEnd","onAnimationEndCapture","onAnimationIteration","onAnimationIterationCapture","onTransitionEnd","onTransitionEndCapture"];function oh(e){if(typeof e!="string")return!1;var t=Ck;return t.includes(e)}var kk=["viewBox","children"],Tg=["points","pathLength"],nu={svg:kk,polygon:Tg,polyline:Tg},sh=(e,t)=>{if(!e||typeof e=="function"||typeof e=="boolean")return null;var r=e;if(k.isValidElement(e)&&(r=e.props),typeof r!="object"&&typeof r!="function")return null;var n={};return Object.keys(r).forEach(i=>{oh(i)&&(n[i]=(a=>r[i](r,a)))}),n},Tk=(e,t,r)=>n=>(e(t,r,n),null),Zl=(e,t,r)=>{if(e===null||typeof e!="object"&&typeof e!="function")return null;var n=null;return Object.keys(e).forEach(i=>{var a=e[i];oh(i)&&typeof a=="function"&&(n||(n={}),n[i]=Tk(a,t,r))}),n},Mk=["aria-activedescendant","aria-atomic","aria-autocomplete","aria-busy","aria-checked","aria-colcount","aria-colindex","aria-colspan","aria-controls","aria-current","aria-describedby","aria-details","aria-disabled","aria-errormessage","aria-expanded","aria-flowto","aria-haspopup","aria-hidden","aria-invalid","aria-keyshortcuts","aria-label","aria-labelledby","aria-level","aria-live","aria-modal","aria-multiline","aria-multiselectable","aria-orientation","aria-owns","aria-placeholder","aria-posinset","aria-pressed","aria-readonly","aria-relevant","aria-required","aria-roledescription","aria-rowcount","aria-rowindex","aria-rowspan","aria-selected","aria-setsize","aria-sort","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext","className","color","height","id","lang","max","media","method","min","name","style","target","width","role","tabIndex","accentHeight","accumulate","additive","alignmentBaseline","allowReorder","alphabetic","amplitude","arabicForm","ascent","attributeName","attributeType","autoReverse","azimuth","baseFrequency","baselineShift","baseProfile","bbox","begin","bias","by","calcMode","capHeight","clip","clipPath","clipPathUnits","clipRule","colorInterpolation","colorInterpolationFilters","colorProfile","colorRendering","contentScriptType","contentStyleType","cursor","cx","cy","d","decelerate","descent","diffuseConstant","direction","display","divisor","dominantBaseline","dur","dx","dy","edgeMode","elevation","enableBackground","end","exponent","externalResourcesRequired","fill","fillOpacity","fillRule","filter","filterRes","filterUnits","floodColor","floodOpacity","focusable","fontFamily","fontSize","fontSizeAdjust","fontStretch","fontStyle","fontVariant","fontWeight","format","from","fx","fy","g1","g2","glyphName","glyphOrientationHorizontal","glyphOrientationVertical","glyphRef","gradientTransform","gradientUnits","hanging","horizAdvX","horizOriginX","href","ideographic","imageRendering","in2","in","intercept","k1","k2","k3","k4","k","kernelMatrix","kernelUnitLength","kerning","keyPoints","keySplines","keyTimes","lengthAdjust","letterSpacing","lightingColor","limitingConeAngle","local","markerEnd","markerHeight","markerMid","markerStart","markerUnits","markerWidth","mask","maskContentUnits","maskUnits","mathematical","mode","numOctaves","offset","opacity","operator","order","orient","orientation","origin","overflow","overlinePosition","overlineThickness","paintOrder","panose1","pathLength","patternContentUnits","patternTransform","patternUnits","pointerEvents","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","r","radius","refX","refY","renderingIntent","repeatCount","repeatDur","requiredExtensions","requiredFeatures","restart","result","rotate","rx","ry","seed","shapeRendering","slope","spacing","specularConstant","specularExponent","speed","spreadMethod","startOffset","stdDeviation","stemh","stemv","stitchTiles","stopColor","stopOpacity","strikethroughPosition","strikethroughThickness","string","stroke","strokeDasharray","strokeDashoffset","strokeLinecap","strokeLinejoin","strokeMiterlimit","strokeOpacity","strokeWidth","surfaceScale","systemLanguage","tableValues","targetX","targetY","textAnchor","textDecoration","textLength","textRendering","to","transform","u1","u2","underlinePosition","underlineThickness","unicode","unicodeBidi","unicodeRange","unitsPerEm","vAlphabetic","values","vectorEffect","version","vertAdvY","vertOriginX","vertOriginY","vHanging","vIdeographic","viewTarget","visibility","vMathematical","widths","wordSpacing","writingMode","x1","x2","x","xChannelSelector","xHeight","xlinkActuate","xlinkArcrole","xlinkHref","xlinkRole","xlinkShow","xlinkTitle","xlinkType","xmlBase","xmlLang","xmlns","xmlnsXlink","xmlSpace","y1","y2","y","yChannelSelector","z","zoomAndPan","ref","key","angle"];function D1(e){if(typeof e!="string")return!1;var t=Mk;return t.includes(e)}function Dr(e){var t=Object.entries(e).filter(r=>{var[n]=r;return D1(n)});return Object.fromEntries(t)}var Mg=e=>typeof e=="string"?e:e?e.displayName||e.name||"Component":"",jg=null,iu=null,N1=e=>{if(e===jg&&Array.isArray(iu))return iu;var t=[];return k.Children.forEach(e,r=>{We(r)||(za.isFragment(r)?t=t.concat(N1(r.props.children)):t.push(r))}),iu=t,jg=e,t};function lh(e,t){var r=[],n=[];return Array.isArray(t)?n=t.map(i=>Mg(i)):n=[Mg(t)],N1(e).forEach(i=>{var a=ai(i,"type.displayName")||ai(i,"type.name");n.indexOf(a)!==-1&&r.push(i)}),r}var I1=e=>e&&typeof e=="object"&&"clipDot"in e?!!e.clipDot:!0,jk=(e,t,r,n)=>{var i;if(typeof t=="symbol"||typeof t=="number")return!0;var a=(i=n&&nu?.[n])!==null&&i!==void 0?i:[],o=t.startsWith("data-"),s=typeof e!="function"&&(!!n&&a.includes(t)||D1(t)),l=!!r&&oh(t);return o||s||l},He=(e,t,r)=>{if(!e||typeof e=="function"||typeof e=="boolean")return null;var n=e;if(k.isValidElement(e)&&(n=e.props),typeof n!="object"&&typeof n!="function")return null;var i={};return Object.keys(n).forEach(a=>{var o;jk((o=n)===null||o===void 0?void 0:o[a],a,t,r)&&(i[a]=n[a])}),i},Dk=["children","width","height","viewBox","className","style","title","desc"];function Yf(){return Yf=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},Yf.apply(null,arguments)}function Nk(e,t){if(e==null)return{};var r,n,i=Ik(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 Ik(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 R1=k.forwardRef((e,t)=>{var{children:r,width:n,height:i,viewBox:a,className:o,style:s,title:l,desc:c}=e,u=Nk(e,Dk),f=a||{width:n,height:i,x:0,y:0},d=he("recharts-surface",o);return A.createElement("svg",Yf({},He(u,!0,"svg"),{className:d,width:n,height:i,style:s,viewBox:"".concat(f.x," ").concat(f.y," ").concat(f.width," ").concat(f.height),ref:t}),A.createElement("title",null,l),A.createElement("desc",null,c),r)}),Rk=["children","className"];function Gf(){return Gf=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},Gf.apply(null,arguments)}function $k(e,t){if(e==null)return{};var r,n,i=Lk(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 Lk(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 wt=A.forwardRef((e,t)=>{var{children:r,className:n}=e,i=$k(e,Rk),a=he("recharts-layer",n);return A.createElement("g",Gf({className:a},He(i,!0),{ref:t}),r)}),Fk=k.createContext(null);function Ne(e){return function(){return e}}const $1=Math.cos,Vs=Math.sin,gr=Math.sqrt,Hs=Math.PI,Jl=2*Hs,Xf=Math.PI,Zf=2*Xf,Fn=1e-6,Bk=Zf-Fn;function L1(e){this._+=e[0];for(let t=1,r=e.length;t<r;++t)this._+=arguments[t]+e[t]}function zk(e){let t=Math.floor(e);if(!(t>=0))throw new Error(`invalid digits: ${e}`);if(t>15)return L1;const r=10**t;return function(n){this._+=n[0];for(let i=1,a=n.length;i<a;++i)this._+=Math.round(arguments[i]*r)/r+n[i]}}class Wk{constructor(t){this._x0=this._y0=this._x1=this._y1=null,this._="",this._append=t==null?L1:zk(t)}moveTo(t,r){this._append`M${this._x0=this._x1=+t},${this._y0=this._y1=+r}`}closePath(){this._x1!==null&&(this._x1=this._x0,this._y1=this._y0,this._append`Z`)}lineTo(t,r){this._append`L${this._x1=+t},${this._y1=+r}`}quadraticCurveTo(t,r,n,i){this._append`Q${+t},${+r},${this._x1=+n},${this._y1=+i}`}bezierCurveTo(t,r,n,i,a,o){this._append`C${+t},${+r},${+n},${+i},${this._x1=+a},${this._y1=+o}`}arcTo(t,r,n,i,a){if(t=+t,r=+r,n=+n,i=+i,a=+a,a<0)throw new Error(`negative radius: ${a}`);let o=this._x1,s=this._y1,l=n-t,c=i-r,u=o-t,f=s-r,d=u*u+f*f;if(this._x1===null)this._append`M${this._x1=t},${this._y1=r}`;else if(d>Fn)if(!(Math.abs(f*l-c*u)>Fn)||!a)this._append`L${this._x1=t},${this._y1=r}`;else{let h=n-o,m=i-s,p=l*l+c*c,g=h*h+m*m,v=Math.sqrt(p),b=Math.sqrt(d),x=a*Math.tan((Xf-Math.acos((p+d-g)/(2*v*b)))/2),S=x/b,w=x/v;Math.abs(S-1)>Fn&&this._append`L${t+S*u},${r+S*f}`,this._append`A${a},${a},0,0,${+(f*h>u*m)},${this._x1=t+w*l},${this._y1=r+w*c}`}}arc(t,r,n,i,a,o){if(t=+t,r=+r,n=+n,o=!!o,n<0)throw new Error(`negative radius: ${n}`);let s=n*Math.cos(i),l=n*Math.sin(i),c=t+s,u=r+l,f=1^o,d=o?i-a:a-i;this._x1===null?this._append`M${c},${u}`:(Math.abs(this._x1-c)>Fn||Math.abs(this._y1-u)>Fn)&&this._append`L${c},${u}`,n&&(d<0&&(d=d%Zf+Zf),d>Bk?this._append`A${n},${n},0,1,${f},${t-s},${r-l}A${n},${n},0,1,${f},${this._x1=c},${this._y1=u}`:d>Fn&&this._append`A${n},${n},0,${+(d>=Xf)},${f},${this._x1=t+n*Math.cos(a)},${this._y1=r+n*Math.sin(a)}`)}rect(t,r,n,i){this._append`M${this._x0=this._x1=+t},${this._y0=this._y1=+r}h${n=+n}v${+i}h${-n}Z`}toString(){return this._}}function ch(e){let t=3;return e.digits=function(r){if(!arguments.length)return t;if(r==null)t=null;else{const n=Math.floor(r);if(!(n>=0))throw new RangeError(`invalid digits: ${r}`);t=n}return e},()=>new Wk(t)}function uh(e){return typeof e=="object"&&"length"in e?e:Array.from(e)}function F1(e){this._context=e}F1.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;default:this._context.lineTo(e,t);break}}};function Ql(e){return new F1(e)}function B1(e){return e[0]}function z1(e){return e[1]}function W1(e,t){var r=Ne(!0),n=null,i=Ql,a=null,o=ch(s);e=typeof e=="function"?e:e===void 0?B1:Ne(e),t=typeof t=="function"?t:t===void 0?z1:Ne(t);function s(l){var c,u=(l=uh(l)).length,f,d=!1,h;for(n==null&&(a=i(h=o())),c=0;c<=u;++c)!(c<u&&r(f=l[c],c,l))===d&&((d=!d)?a.lineStart():a.lineEnd()),d&&a.point(+e(f,c,l),+t(f,c,l));if(h)return a=null,h+""||null}return s.x=function(l){return arguments.length?(e=typeof l=="function"?l:Ne(+l),s):e},s.y=function(l){return arguments.length?(t=typeof l=="function"?l:Ne(+l),s):t},s.defined=function(l){return arguments.length?(r=typeof l=="function"?l:Ne(!!l),s):r},s.curve=function(l){return arguments.length?(i=l,n!=null&&(a=i(n)),s):i},s.context=function(l){return arguments.length?(l==null?n=a=null:a=i(n=l),s):n},s}function Yo(e,t,r){var n=null,i=Ne(!0),a=null,o=Ql,s=null,l=ch(c);e=typeof e=="function"?e:e===void 0?B1:Ne(+e),t=typeof t=="function"?t:Ne(t===void 0?0:+t),r=typeof r=="function"?r:r===void 0?z1:Ne(+r);function c(f){var d,h,m,p=(f=uh(f)).length,g,v=!1,b,x=new Array(p),S=new Array(p);for(a==null&&(s=o(b=l())),d=0;d<=p;++d){if(!(d<p&&i(g=f[d],d,f))===v)if(v=!v)h=d,s.areaStart(),s.lineStart();else{for(s.lineEnd(),s.lineStart(),m=d-1;m>=h;--m)s.point(x[m],S[m]);s.lineEnd(),s.areaEnd()}v&&(x[d]=+e(g,d,f),S[d]=+t(g,d,f),s.point(n?+n(g,d,f):x[d],r?+r(g,d,f):S[d]))}if(b)return s=null,b+""||null}function u(){return W1().defined(i).curve(o).context(a)}return c.x=function(f){return arguments.length?(e=typeof f=="function"?f:Ne(+f),n=null,c):e},c.x0=function(f){return arguments.length?(e=typeof f=="function"?f:Ne(+f),c):e},c.x1=function(f){return arguments.length?(n=f==null?null:typeof f=="function"?f:Ne(+f),c):n},c.y=function(f){return arguments.length?(t=typeof f=="function"?f:Ne(+f),r=null,c):t},c.y0=function(f){return arguments.length?(t=typeof f=="function"?f:Ne(+f),c):t},c.y1=function(f){return arguments.length?(r=f==null?null:typeof f=="function"?f:Ne(+f),c):r},c.lineX0=c.lineY0=function(){return u().x(e).y(t)},c.lineY1=function(){return u().x(e).y(r)},c.lineX1=function(){return u().x(n).y(t)},c.defined=function(f){return arguments.length?(i=typeof f=="function"?f:Ne(!!f),c):i},c.curve=function(f){return arguments.length?(o=f,a!=null&&(s=o(a)),c):o},c.context=function(f){return arguments.length?(f==null?a=s=null:s=o(a=f),c):a},c}class V1{constructor(t,r){this._context=t,this._x=r}areaStart(){this._line=0}areaEnd(){this._line=NaN}lineStart(){this._point=0}lineEnd(){(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line}point(t,r){switch(t=+t,r=+r,this._point){case 0:{this._point=1,this._line?this._context.lineTo(t,r):this._context.moveTo(t,r);break}case 1:this._point=2;default:{this._x?this._context.bezierCurveTo(this._x0=(this._x0+t)/2,this._y0,this._x0,r,t,r):this._context.bezierCurveTo(this._x0,this._y0=(this._y0+r)/2,t,this._y0,t,r);break}}this._x0=t,this._y0=r}}function Vk(e){return new V1(e,!0)}function Hk(e){return new V1(e,!1)}const fh={draw(e,t){const r=gr(t/Hs);e.moveTo(r,0),e.arc(0,0,r,0,Jl)}},Uk={draw(e,t){const r=gr(t/5)/2;e.moveTo(-3*r,-r),e.lineTo(-r,-r),e.lineTo(-r,-3*r),e.lineTo(r,-3*r),e.lineTo(r,-r),e.lineTo(3*r,-r),e.lineTo(3*r,r),e.lineTo(r,r),e.lineTo(r,3*r),e.lineTo(-r,3*r),e.lineTo(-r,r),e.lineTo(-3*r,r),e.closePath()}},H1=gr(1/3),Kk=H1*2,qk={draw(e,t){const r=gr(t/Kk),n=r*H1;e.moveTo(0,-r),e.lineTo(n,0),e.lineTo(0,r),e.lineTo(-n,0),e.closePath()}},Yk={draw(e,t){const r=gr(t),n=-r/2;e.rect(n,n,r,r)}},Gk=.8908130915292852,U1=Vs(Hs/10)/Vs(7*Hs/10),Xk=Vs(Jl/10)*U1,Zk=-$1(Jl/10)*U1,Jk={draw(e,t){const r=gr(t*Gk),n=Xk*r,i=Zk*r;e.moveTo(0,-r),e.lineTo(n,i);for(let a=1;a<5;++a){const o=Jl*a/5,s=$1(o),l=Vs(o);e.lineTo(l*r,-s*r),e.lineTo(s*n-l*i,l*n+s*i)}e.closePath()}},au=gr(3),Qk={draw(e,t){const r=-gr(t/(au*3));e.moveTo(0,r*2),e.lineTo(-au*r,-r),e.lineTo(au*r,-r),e.closePath()}},tr=-.5,rr=gr(3)/2,Jf=1/gr(12),eT=(Jf/2+1)*3,tT={draw(e,t){const r=gr(t/eT),n=r/2,i=r*Jf,a=n,o=r*Jf+r,s=-a,l=o;e.moveTo(n,i),e.lineTo(a,o),e.lineTo(s,l),e.lineTo(tr*n-rr*i,rr*n+tr*i),e.lineTo(tr*a-rr*o,rr*a+tr*o),e.lineTo(tr*s-rr*l,rr*s+tr*l),e.lineTo(tr*n+rr*i,tr*i-rr*n),e.lineTo(tr*a+rr*o,tr*o-rr*a),e.lineTo(tr*s+rr*l,tr*l-rr*s),e.closePath()}};function rT(e,t){let r=null,n=ch(i);e=typeof e=="function"?e:Ne(e||fh),t=typeof t=="function"?t:Ne(t===void 0?64:+t);function i(){let a;if(r||(r=a=n()),e.apply(this,arguments).draw(r,+t.apply(this,arguments)),a)return r=null,a+""||null}return i.type=function(a){return arguments.length?(e=typeof a=="function"?a:Ne(a),i):e},i.size=function(a){return arguments.length?(t=typeof a=="function"?a:Ne(+a),i):t},i.context=function(a){return arguments.length?(r=a??null,i):r},i}function Us(){}function Ks(e,t,r){e._context.bezierCurveTo((2*e._x0+e._x1)/3,(2*e._y0+e._y1)/3,(e._x0+2*e._x1)/3,(e._y0+2*e._y1)/3,(e._x0+4*e._x1+t)/6,(e._y0+4*e._y1+r)/6)}function K1(e){this._context=e}K1.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){switch(this._point){case 3:Ks(this,this._x1,this._y1);case 2:this._context.lineTo(this._x1,this._y1);break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;break;case 2:this._point=3,this._context.lineTo((5*this._x0+this._x1)/6,(5*this._y0+this._y1)/6);default:Ks(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function nT(e){return new K1(e)}function q1(e){this._context=e}q1.prototype={areaStart:Us,areaEnd:Us,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._y0=this._y1=this._y2=this._y3=this._y4=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:{this._context.moveTo(this._x2,this._y2),this._context.closePath();break}case 2:{this._context.moveTo((this._x2+2*this._x3)/3,(this._y2+2*this._y3)/3),this._context.lineTo((this._x3+2*this._x2)/3,(this._y3+2*this._y2)/3),this._context.closePath();break}case 3:{this.point(this._x2,this._y2),this.point(this._x3,this._y3),this.point(this._x4,this._y4);break}}},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._x2=e,this._y2=t;break;case 1:this._point=2,this._x3=e,this._y3=t;break;case 2:this._point=3,this._x4=e,this._y4=t,this._context.moveTo((this._x0+4*this._x1+e)/6,(this._y0+4*this._y1+t)/6);break;default:Ks(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function iT(e){return new q1(e)}function Y1(e){this._context=e}Y1.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===3)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3;var r=(this._x0+4*this._x1+e)/6,n=(this._y0+4*this._y1+t)/6;this._line?this._context.lineTo(r,n):this._context.moveTo(r,n);break;case 3:this._point=4;default:Ks(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function aT(e){return new Y1(e)}function G1(e){this._context=e}G1.prototype={areaStart:Us,areaEnd:Us,lineStart:function(){this._point=0},lineEnd:function(){this._point&&this._context.closePath()},point:function(e,t){e=+e,t=+t,this._point?this._context.lineTo(e,t):(this._point=1,this._context.moveTo(e,t))}};function oT(e){return new G1(e)}function Dg(e){return e<0?-1:1}function Ng(e,t,r){var n=e._x1-e._x0,i=t-e._x1,a=(e._y1-e._y0)/(n||i<0&&-0),o=(r-e._y1)/(i||n<0&&-0),s=(a*i+o*n)/(n+i);return(Dg(a)+Dg(o))*Math.min(Math.abs(a),Math.abs(o),.5*Math.abs(s))||0}function Ig(e,t){var r=e._x1-e._x0;return r?(3*(e._y1-e._y0)/r-t)/2:t}function ou(e,t,r){var n=e._x0,i=e._y0,a=e._x1,o=e._y1,s=(a-n)/3;e._context.bezierCurveTo(n+s,i+s*t,a-s,o-s*r,a,o)}function qs(e){this._context=e}qs.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=this._t0=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x1,this._y1);break;case 3:ou(this,this._t0,Ig(this,this._t0));break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){var r=NaN;if(e=+e,t=+t,!(e===this._x1&&t===this._y1)){switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;break;case 2:this._point=3,ou(this,Ig(this,r=Ng(this,e,t)),r);break;default:ou(this,this._t0,r=Ng(this,e,t));break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t,this._t0=r}}};function X1(e){this._context=new Z1(e)}(X1.prototype=Object.create(qs.prototype)).point=function(e,t){qs.prototype.point.call(this,t,e)};function Z1(e){this._context=e}Z1.prototype={moveTo:function(e,t){this._context.moveTo(t,e)},closePath:function(){this._context.closePath()},lineTo:function(e,t){this._context.lineTo(t,e)},bezierCurveTo:function(e,t,r,n,i,a){this._context.bezierCurveTo(t,e,n,r,a,i)}};function sT(e){return new qs(e)}function lT(e){return new X1(e)}function J1(e){this._context=e}J1.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=[],this._y=[]},lineEnd:function(){var e=this._x,t=this._y,r=e.length;if(r)if(this._line?this._context.lineTo(e[0],t[0]):this._context.moveTo(e[0],t[0]),r===2)this._context.lineTo(e[1],t[1]);else for(var n=Rg(e),i=Rg(t),a=0,o=1;o<r;++a,++o)this._context.bezierCurveTo(n[0][a],i[0][a],n[1][a],i[1][a],e[o],t[o]);(this._line||this._line!==0&&r===1)&&this._context.closePath(),this._line=1-this._line,this._x=this._y=null},point:function(e,t){this._x.push(+e),this._y.push(+t)}};function Rg(e){var t,r=e.length-1,n,i=new Array(r),a=new Array(r),o=new Array(r);for(i[0]=0,a[0]=2,o[0]=e[0]+2*e[1],t=1;t<r-1;++t)i[t]=1,a[t]=4,o[t]=4*e[t]+2*e[t+1];for(i[r-1]=2,a[r-1]=7,o[r-1]=8*e[r-1]+e[r],t=1;t<r;++t)n=i[t]/a[t-1],a[t]-=n,o[t]-=n*o[t-1];for(i[r-1]=o[r-1]/a[r-1],t=r-2;t>=0;--t)i[t]=(o[t]-i[t+1])/a[t];for(a[r-1]=(e[r]+i[r-1])/2,t=0;t<r-1;++t)a[t]=2*e[t+1]-i[t+1];return[i,a]}function cT(e){return new J1(e)}function ec(e,t){this._context=e,this._t=t}ec.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=this._y=NaN,this._point=0},lineEnd:function(){0<this._t&&this._t<1&&this._point===2&&this._context.lineTo(this._x,this._y),(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line>=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;default:{if(this._t<=0)this._context.lineTo(this._x,t),this._context.lineTo(e,t);else{var r=this._x*(1-this._t)+e*this._t;this._context.lineTo(r,this._y),this._context.lineTo(r,t)}break}}this._x=e,this._y=t}};function uT(e){return new ec(e,.5)}function fT(e){return new ec(e,0)}function dT(e){return new ec(e,1)}function Bi(e,t){if((o=e.length)>1)for(var r=1,n,i,a=e[t[0]],o,s=a.length;r<o;++r)for(i=a,a=e[t[r]],n=0;n<s;++n)a[n][1]+=a[n][0]=isNaN(i[n][1])?i[n][0]:i[n][1]}function Qf(e){for(var t=e.length,r=new Array(t);--t>=0;)r[t]=t;return r}function hT(e,t){return e[t]}function pT(e){const t=[];return t.key=e,t}function mT(){var e=Ne([]),t=Qf,r=Bi,n=hT;function i(a){var o=Array.from(e.apply(this,arguments),pT),s,l=o.length,c=-1,u;for(const f of a)for(s=0,++c;s<l;++s)(o[s][c]=[0,+n(f,o[s].key,c,a)]).data=f;for(s=0,u=uh(t(o));s<l;++s)o[u[s]].index=s;return r(o,u),o}return i.keys=function(a){return arguments.length?(e=typeof a=="function"?a:Ne(Array.from(a)),i):e},i.value=function(a){return arguments.length?(n=typeof a=="function"?a:Ne(+a),i):n},i.order=function(a){return arguments.length?(t=a==null?Qf:typeof a=="function"?a:Ne(Array.from(a)),i):t},i.offset=function(a){return arguments.length?(r=a??Bi,i):r},i}function gT(e,t){if((n=e.length)>0){for(var r,n,i=0,a=e[0].length,o;i<a;++i){for(o=r=0;r<n;++r)o+=e[r][i][1]||0;if(o)for(r=0;r<n;++r)e[r][i][1]/=o}Bi(e,t)}}function vT(e,t){if((i=e.length)>0){for(var r=0,n=e[t[0]],i,a=n.length;r<a;++r){for(var o=0,s=0;o<i;++o)s+=e[o][r][1]||0;n[r][1]+=n[r][0]=-s/2}Bi(e,t)}}function yT(e,t){if(!(!((o=e.length)>0)||!((a=(i=e[t[0]]).length)>0))){for(var r=0,n=1,i,a,o;n<a;++n){for(var s=0,l=0,c=0;s<o;++s){for(var u=e[t[s]],f=u[n][1]||0,d=u[n-1][1]||0,h=(f-d)/2,m=0;m<s;++m){var p=e[t[m]],g=p[n][1]||0,v=p[n-1][1]||0;h+=g-v}l+=f,c+=h*f}i[n-1][1]+=i[n-1][0]=r,l&&(r-=c/l)}i[n-1][1]+=i[n-1][0]=r,Bi(e,t)}}var bT=["type","size","sizeType"];function ed(){return ed=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},ed.apply(null,arguments)}function $g(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 Lg(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?$g(Object(r),!0).forEach(function(n){xT(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):$g(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function xT(e,t,r){return(t=wT(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function wT(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 ST(e,t){if(e==null)return{};var r,n,i=OT(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 OT(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 Q1={symbolCircle:fh,symbolCross:Uk,symbolDiamond:qk,symbolSquare:Yk,symbolStar:Jk,symbolTriangle:Qk,symbolWye:tT},AT=Math.PI/180,ET=e=>{var t="symbol".concat(vo(e));return Q1[t]||fh},PT=(e,t,r)=>{if(t==="area")return e;switch(r){case"cross":return 5*e*e/9;case"diamond":return .5*e*e/Math.sqrt(3);case"square":return e*e;case"star":{var n=18*AT;return 1.25*e*e*(Math.tan(n)-Math.tan(n*2)*Math.tan(n)**2)}case"triangle":return Math.sqrt(3)*e*e/4;case"wye":return(21-10*Math.sqrt(3))*e*e/8;default:return Math.PI*e*e/4}},CT=(e,t)=>{Q1["symbol".concat(vo(e))]=t},ew=e=>{var{type:t="circle",size:r=64,sizeType:n="area"}=e,i=ST(e,bT),a=Lg(Lg({},i),{},{type:t,size:r,sizeType:n}),o="circle";typeof t=="string"&&(o=t);var s=()=>{var d=ET(o),h=rT().type(d).size(PT(r,n,o));return h()},{className:l,cx:c,cy:u}=a,f=He(a,!0);return c===+c&&u===+u&&r===+r?A.createElement("path",ed({},f,{className:he("recharts-symbols",l),transform:"translate(".concat(c,", ").concat(u,")"),d:s()})):null};ew.registerSymbol=CT;var su={},lu={},Fg;function kT(){return Fg||(Fg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r,n){const i=new Map;for(let a=0;a<r.length;a++){const o=r[a],s=n(o);i.has(s)||i.set(s,o)}return Array.from(i.values())}e.uniqBy=t})(lu)),lu}var cu={},Bg;function tw(){return Bg||(Bg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return r}e.identity=t})(cu)),cu}var uu={},fu={},du={},zg;function TT(){return zg||(zg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return Number.isSafeInteger(r)&&r>=0}e.isLength=t})(du)),du}var Wg;function dh(){return Wg||(Wg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=TT();function r(n){return n!=null&&typeof n!="function"&&t.isLength(n.length)}e.isArrayLike=r})(fu)),fu}var hu={},Vg;function MT(){return Vg||(Vg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return typeof r=="object"&&r!==null}e.isObjectLike=t})(hu)),hu}var Hg;function jT(){return Hg||(Hg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=dh(),r=MT();function n(i){return r.isObjectLike(i)&&t.isArrayLike(i)}e.isArrayLikeObject=n})(uu)),uu}var pu={},mu={},Ug;function DT(){return Ug||(Ug=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=ah();function r(n){return function(i){return t.get(i,n)}}e.property=r})(mu)),mu}var gu={},vu={},yu={},bu={},Kg;function rw(){return Kg||(Kg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return r!==null&&(typeof r=="object"||typeof r=="function")}e.isObject=t})(bu)),bu}var xu={},qg;function nw(){return qg||(qg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return r==null||typeof r!="object"&&typeof r!="function"}e.isPrimitive=t})(xu)),xu}var wu={},Yg;function iw(){return Yg||(Yg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r,n){return r===n||Number.isNaN(r)&&Number.isNaN(n)}e.eq=t})(wu)),wu}var Gg;function NT(){return Gg||(Gg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=hh(),r=rw(),n=nw(),i=iw();function a(f,d,h){return typeof h!="function"?t.isMatch(f,d):o(f,d,function m(p,g,v,b,x,S){const w=h(p,g,v,b,x,S);return w!==void 0?!!w:o(p,g,m,S)},new Map)}function o(f,d,h,m){if(d===f)return!0;switch(typeof d){case"object":return s(f,d,h,m);case"function":return Object.keys(d).length>0?o(f,{...d},h,m):i.eq(f,d);default:return r.isObject(f)?typeof d=="string"?d==="":!0:i.eq(f,d)}}function s(f,d,h,m){if(d==null)return!0;if(Array.isArray(d))return c(f,d,h,m);if(d instanceof Map)return l(f,d,h,m);if(d instanceof Set)return u(f,d,h,m);const p=Object.keys(d);if(f==null)return p.length===0;if(p.length===0)return!0;if(m&&m.has(d))return m.get(d)===f;m&&m.set(d,f);try{for(let g=0;g<p.length;g++){const v=p[g];if(!n.isPrimitive(f)&&!(v in f)||d[v]===void 0&&f[v]!==void 0||d[v]===null&&f[v]!==null||!h(f[v],d[v],v,f,d,m))return!1}return!0}finally{m&&m.delete(d)}}function l(f,d,h,m){if(d.size===0)return!0;if(!(f instanceof Map))return!1;for(const[p,g]of d.entries()){const v=f.get(p);if(h(v,g,p,f,d,m)===!1)return!1}return!0}function c(f,d,h,m){if(d.length===0)return!0;if(!Array.isArray(f))return!1;const p=new Set;for(let g=0;g<d.length;g++){const v=d[g];let b=!1;for(let x=0;x<f.length;x++){if(p.has(x))continue;const S=f[x];let w=!1;if(h(S,v,g,f,d,m)&&(w=!0),w){p.add(x),b=!0;break}}if(!b)return!1}return!0}function u(f,d,h,m){return d.size===0?!0:f instanceof Set?c([...f],[...d],h,m):!1}e.isMatchWith=a,e.isSetMatch=u})(yu)),yu}var Xg;function hh(){return Xg||(Xg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=NT();function r(n,i){return t.isMatchWith(n,i,()=>{})}e.isMatch=r})(vu)),vu}var _u={},Su={},Ou={},Zg;function IT(){return Zg||(Zg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return Object.getOwnPropertySymbols(r).filter(n=>Object.prototype.propertyIsEnumerable.call(r,n))}e.getSymbols=t})(Ou)),Ou}var Au={},Jg;function aw(){return Jg||(Jg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return r==null?r===void 0?"[object Undefined]":"[object Null]":Object.prototype.toString.call(r)}e.getTag=t})(Au)),Au}var Eu={},Qg;function ow(){return Qg||(Qg=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t="[object RegExp]",r="[object String]",n="[object Number]",i="[object Boolean]",a="[object Arguments]",o="[object Symbol]",s="[object Date]",l="[object Map]",c="[object Set]",u="[object Array]",f="[object Function]",d="[object ArrayBuffer]",h="[object Object]",m="[object Error]",p="[object DataView]",g="[object Uint8Array]",v="[object Uint8ClampedArray]",b="[object Uint16Array]",x="[object Uint32Array]",S="[object BigUint64Array]",w="[object Int8Array]",O="[object Int16Array]",E="[object Int32Array]",C="[object BigInt64Array]",M="[object Float32Array]",R="[object Float64Array]";e.argumentsTag=a,e.arrayBufferTag=d,e.arrayTag=u,e.bigInt64ArrayTag=C,e.bigUint64ArrayTag=S,e.booleanTag=i,e.dataViewTag=p,e.dateTag=s,e.errorTag=m,e.float32ArrayTag=M,e.float64ArrayTag=R,e.functionTag=f,e.int16ArrayTag=O,e.int32ArrayTag=E,e.int8ArrayTag=w,e.mapTag=l,e.numberTag=n,e.objectTag=h,e.regexpTag=t,e.setTag=c,e.stringTag=r,e.symbolTag=o,e.uint16ArrayTag=b,e.uint32ArrayTag=x,e.uint8ArrayTag=g,e.uint8ClampedArrayTag=v})(Eu)),Eu}var Pu={},ev;function RT(){return ev||(ev=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return ArrayBuffer.isView(r)&&!(r instanceof DataView)}e.isTypedArray=t})(Pu)),Pu}var tv;function sw(){return tv||(tv=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=IT(),r=aw(),n=ow(),i=nw(),a=RT();function o(u,f){return s(u,void 0,u,new Map,f)}function s(u,f,d,h=new Map,m=void 0){const p=m?.(u,f,d,h);if(p!==void 0)return p;if(i.isPrimitive(u))return u;if(h.has(u))return h.get(u);if(Array.isArray(u)){const g=new Array(u.length);h.set(u,g);for(let v=0;v<u.length;v++)g[v]=s(u[v],v,d,h,m);return Object.hasOwn(u,"index")&&(g.index=u.index),Object.hasOwn(u,"input")&&(g.input=u.input),g}if(u instanceof Date)return new Date(u.getTime());if(u instanceof RegExp){const g=new RegExp(u.source,u.flags);return g.lastIndex=u.lastIndex,g}if(u instanceof Map){const g=new Map;h.set(u,g);for(const[v,b]of u)g.set(v,s(b,v,d,h,m));return g}if(u instanceof Set){const g=new Set;h.set(u,g);for(const v of u)g.add(s(v,void 0,d,h,m));return g}if(typeof Buffer<"u"&&Buffer.isBuffer(u))return u.subarray();if(a.isTypedArray(u)){const g=new(Object.getPrototypeOf(u)).constructor(u.length);h.set(u,g);for(let v=0;v<u.length;v++)g[v]=s(u[v],v,d,h,m);return g}if(u instanceof ArrayBuffer||typeof SharedArrayBuffer<"u"&&u instanceof SharedArrayBuffer)return u.slice(0);if(u instanceof DataView){const g=new DataView(u.buffer.slice(0),u.byteOffset,u.byteLength);return h.set(u,g),l(g,u,d,h,m),g}if(typeof File<"u"&&u instanceof File){const g=new File([u],u.name,{type:u.type});return h.set(u,g),l(g,u,d,h,m),g}if(u instanceof Blob){const g=new Blob([u],{type:u.type});return h.set(u,g),l(g,u,d,h,m),g}if(u instanceof Error){const g=new u.constructor;return h.set(u,g),g.message=u.message,g.name=u.name,g.stack=u.stack,g.cause=u.cause,l(g,u,d,h,m),g}if(typeof u=="object"&&c(u)){const g=Object.create(Object.getPrototypeOf(u));return h.set(u,g),l(g,u,d,h,m),g}return u}function l(u,f,d=u,h,m){const p=[...Object.keys(f),...t.getSymbols(f)];for(let g=0;g<p.length;g++){const v=p[g],b=Object.getOwnPropertyDescriptor(u,v);(b==null||b.writable)&&(u[v]=s(f[v],v,d,h,m))}}function c(u){switch(r.getTag(u)){case n.argumentsTag:case n.arrayTag:case n.arrayBufferTag:case n.dataViewTag:case n.booleanTag:case n.dateTag:case n.float32ArrayTag:case n.float64ArrayTag:case n.int8ArrayTag:case n.int16ArrayTag:case n.int32ArrayTag:case n.mapTag:case n.numberTag:case n.objectTag:case n.regexpTag:case n.setTag:case n.stringTag:case n.symbolTag:case n.uint8ArrayTag:case n.uint8ClampedArrayTag:case n.uint16ArrayTag:case n.uint32ArrayTag:return!0;default:return!1}}e.cloneDeepWith=o,e.cloneDeepWithImpl=s,e.copyProperties=l})(Su)),Su}var rv;function $T(){return rv||(rv=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=sw();function r(n){return t.cloneDeepWithImpl(n,void 0,n,new Map,void 0)}e.cloneDeep=r})(_u)),_u}var nv;function LT(){return nv||(nv=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=hh(),r=$T();function n(i){return i=r.cloneDeep(i),a=>t.isMatch(a,i)}e.matches=n})(gu)),gu}var Cu={},ku={},Tu={},iv;function FT(){return iv||(iv=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=sw(),r=ow();function n(i,a){return t.cloneDeepWith(i,(o,s,l,c)=>{const u=a?.(o,s,l,c);if(u!==void 0)return u;if(typeof i=="object")switch(Object.prototype.toString.call(i)){case r.numberTag:case r.stringTag:case r.booleanTag:{const f=new i.constructor(i?.valueOf());return t.copyProperties(f,i),f}case r.argumentsTag:{const f={};return t.copyProperties(f,i),f.length=i.length,f[Symbol.iterator]=i[Symbol.iterator],f}default:return}})}e.cloneDeepWith=n})(Tu)),Tu}var av;function BT(){return av||(av=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=FT();function r(n){return t.cloneDeepWith(n)}e.cloneDeep=r})(ku)),ku}var Mu={},ju={},ov;function lw(){return ov||(ov=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=/^(?:0|[1-9]\d*)$/;function r(n,i=Number.MAX_SAFE_INTEGER){switch(typeof n){case"number":return Number.isInteger(n)&&n>=0&&n<i;case"symbol":return!1;case"string":return t.test(n)}}e.isIndex=r})(ju)),ju}var Du={},sv;function zT(){return sv||(sv=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=aw();function r(n){return n!==null&&typeof n=="object"&&t.getTag(n)==="[object Arguments]"}e.isArguments=r})(Du)),Du}var lv;function WT(){return lv||(lv=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=k1(),r=lw(),n=zT(),i=ih();function a(o,s){let l;if(Array.isArray(s)?l=s:typeof s=="string"&&t.isDeepKey(s)&&o?.[s]==null?l=i.toPath(s):l=[s],l.length===0)return!1;let c=o;for(let u=0;u<l.length;u++){const f=l[u];if((c==null||!Object.hasOwn(c,f))&&!((Array.isArray(c)||n.isArguments(c))&&r.isIndex(f)&&f<c.length))return!1;c=c[f]}return!0}e.has=a})(Mu)),Mu}var cv;function VT(){return cv||(cv=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=hh(),r=T1(),n=BT(),i=ah(),a=WT();function o(s,l){switch(typeof s){case"object":{Object.is(s?.valueOf(),-0)&&(s="-0");break}case"number":{s=r.toKey(s);break}}return l=n.cloneDeep(l),function(c){const u=i.get(c,s);return u===void 0?a.has(c,s):l===void 0?u===void 0:t.isMatch(u,l)}}e.matchesProperty=o})(Cu)),Cu}var uv;function HT(){return uv||(uv=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=tw(),r=DT(),n=LT(),i=VT();function a(o){if(o==null)return t.identity;switch(typeof o){case"function":return o;case"object":return Array.isArray(o)&&o.length===2?i.matchesProperty(o[0],o[1]):n.matches(o);case"string":case"symbol":case"number":return r.property(o)}}e.iteratee=a})(pu)),pu}var fv;function UT(){return fv||(fv=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=kT(),r=tw(),n=jT(),i=HT();function a(o,s=r.identity){return n.isArrayLikeObject(o)?t.uniqBy(Array.from(o),i.iteratee(s)):[]}e.uniqBy=a})(su)),su}var Nu,dv;function KT(){return dv||(dv=1,Nu=UT().uniqBy),Nu}var qT=KT();const hv=Jr(qT);function YT(e,t,r){return t===!0?hv(e,r):typeof t=="function"?hv(e,t):e}var Go={exports:{}},Iu={},Xo={exports:{}},Ru={};/**
105
105
  * @license React
106
106
  * use-sync-external-store-shim.production.js
107
107
  *
@@ -109,7 +109,7 @@ To suppress this warning, you need to explicitly provide the \`palette.${t}Chann
109
109
  *
110
110
  * This source code is licensed under the MIT license found in the
111
111
  * LICENSE file in the root directory of this source tree.
112
- */var dv;function YT(){if(dv)return Iu;dv=1;var e=k;function t(f,d){return f===d&&(f!==0||1/f===1/d)||f!==f&&d!==d}var r=typeof Object.is=="function"?Object.is:t,n=e.useState,i=e.useEffect,a=e.useLayoutEffect,o=e.useDebugValue;function s(f,d){var h=d(),m=n({inst:{value:h,getSnapshot:d}}),p=m[0].inst,g=m[1];return a(function(){p.value=h,p.getSnapshot=d,l(p)&&g({inst:p})},[f,h,d]),i(function(){return l(p)&&g({inst:p}),f(function(){l(p)&&g({inst:p})})},[f]),o(h),h}function l(f){var d=f.getSnapshot;f=f.value;try{var h=d();return!r(f,h)}catch{return!0}}function c(f,d){return d()}var u=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?c:s;return Iu.useSyncExternalStore=e.useSyncExternalStore!==void 0?e.useSyncExternalStore:u,Iu}var Ru={};/**
112
+ */var pv;function GT(){if(pv)return Ru;pv=1;var e=k;function t(f,d){return f===d&&(f!==0||1/f===1/d)||f!==f&&d!==d}var r=typeof Object.is=="function"?Object.is:t,n=e.useState,i=e.useEffect,a=e.useLayoutEffect,o=e.useDebugValue;function s(f,d){var h=d(),m=n({inst:{value:h,getSnapshot:d}}),p=m[0].inst,g=m[1];return a(function(){p.value=h,p.getSnapshot=d,l(p)&&g({inst:p})},[f,h,d]),i(function(){return l(p)&&g({inst:p}),f(function(){l(p)&&g({inst:p})})},[f]),o(h),h}function l(f){var d=f.getSnapshot;f=f.value;try{var h=d();return!r(f,h)}catch{return!0}}function c(f,d){return d()}var u=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?c:s;return Ru.useSyncExternalStore=e.useSyncExternalStore!==void 0?e.useSyncExternalStore:u,Ru}var $u={};/**
113
113
  * @license React
114
114
  * use-sync-external-store-shim.development.js
115
115
  *
@@ -117,7 +117,7 @@ To suppress this warning, you need to explicitly provide the \`palette.${t}Chann
117
117
  *
118
118
  * This source code is licensed under the MIT license found in the
119
119
  * LICENSE file in the root directory of this source tree.
120
- */var hv;function GT(){return hv||(hv=1,process.env.NODE_ENV!=="production"&&(function(){function e(h,m){return h===m&&(h!==0||1/h===1/m)||h!==h&&m!==m}function t(h,m){u||i.startTransition===void 0||(u=!0,console.error("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."));var p=m();if(!f){var g=m();a(p,g)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),f=!0)}g=o({inst:{value:p,getSnapshot:m}});var v=g[0].inst,b=g[1];return l(function(){v.value=p,v.getSnapshot=m,r(v)&&b({inst:v})},[h,p,m]),s(function(){return r(v)&&b({inst:v}),h(function(){r(v)&&b({inst:v})})},[h]),c(p),p}function r(h){var m=h.getSnapshot;h=h.value;try{var p=m();return!a(h,p)}catch{return!0}}function n(h,m){return m()}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var i=k,a=typeof Object.is=="function"?Object.is:e,o=i.useState,s=i.useEffect,l=i.useLayoutEffect,c=i.useDebugValue,u=!1,f=!1,d=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?n:t;Ru.useSyncExternalStore=i.useSyncExternalStore!==void 0?i.useSyncExternalStore:d,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()),Ru}var pv;function lw(){return pv||(pv=1,process.env.NODE_ENV==="production"?Go.exports=YT():Go.exports=GT()),Go.exports}/**
120
+ */var mv;function XT(){return mv||(mv=1,process.env.NODE_ENV!=="production"&&(function(){function e(h,m){return h===m&&(h!==0||1/h===1/m)||h!==h&&m!==m}function t(h,m){u||i.startTransition===void 0||(u=!0,console.error("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."));var p=m();if(!f){var g=m();a(p,g)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),f=!0)}g=o({inst:{value:p,getSnapshot:m}});var v=g[0].inst,b=g[1];return l(function(){v.value=p,v.getSnapshot=m,r(v)&&b({inst:v})},[h,p,m]),s(function(){return r(v)&&b({inst:v}),h(function(){r(v)&&b({inst:v})})},[h]),c(p),p}function r(h){var m=h.getSnapshot;h=h.value;try{var p=m();return!a(h,p)}catch{return!0}}function n(h,m){return m()}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var i=k,a=typeof Object.is=="function"?Object.is:e,o=i.useState,s=i.useEffect,l=i.useLayoutEffect,c=i.useDebugValue,u=!1,f=!1,d=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?n:t;$u.useSyncExternalStore=i.useSyncExternalStore!==void 0?i.useSyncExternalStore:d,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()),$u}var gv;function cw(){return gv||(gv=1,process.env.NODE_ENV==="production"?Xo.exports=GT():Xo.exports=XT()),Xo.exports}/**
121
121
  * @license React
122
122
  * use-sync-external-store-shim/with-selector.production.js
123
123
  *
@@ -125,7 +125,7 @@ To suppress this warning, you need to explicitly provide the \`palette.${t}Chann
125
125
  *
126
126
  * This source code is licensed under the MIT license found in the
127
127
  * LICENSE file in the root directory of this source tree.
128
- */var mv;function XT(){if(mv)return Nu;mv=1;var e=k,t=lw();function r(c,u){return c===u&&(c!==0||1/c===1/u)||c!==c&&u!==u}var n=typeof Object.is=="function"?Object.is:r,i=t.useSyncExternalStore,a=e.useRef,o=e.useEffect,s=e.useMemo,l=e.useDebugValue;return Nu.useSyncExternalStoreWithSelector=function(c,u,f,d,h){var m=a(null);if(m.current===null){var p={hasValue:!1,value:null};m.current=p}else p=m.current;m=s(function(){function v(O){if(!b){if(b=!0,x=O,O=d(O),h!==void 0&&p.hasValue){var E=p.value;if(h(E,O))return S=E}return S=O}if(E=S,n(x,O))return E;var C=d(O);return h!==void 0&&h(E,C)?(x=O,E):(x=O,S=C)}var b=!1,x,S,w=f===void 0?null:f;return[function(){return v(u())},w===null?void 0:function(){return v(w())}]},[u,f,d,h]);var g=i(c,m[0],m[1]);return o(function(){p.hasValue=!0,p.value=g},[g]),l(g),g},Nu}var $u={};/**
128
+ */var vv;function ZT(){if(vv)return Iu;vv=1;var e=k,t=cw();function r(c,u){return c===u&&(c!==0||1/c===1/u)||c!==c&&u!==u}var n=typeof Object.is=="function"?Object.is:r,i=t.useSyncExternalStore,a=e.useRef,o=e.useEffect,s=e.useMemo,l=e.useDebugValue;return Iu.useSyncExternalStoreWithSelector=function(c,u,f,d,h){var m=a(null);if(m.current===null){var p={hasValue:!1,value:null};m.current=p}else p=m.current;m=s(function(){function v(O){if(!b){if(b=!0,x=O,O=d(O),h!==void 0&&p.hasValue){var E=p.value;if(h(E,O))return S=E}return S=O}if(E=S,n(x,O))return E;var C=d(O);return h!==void 0&&h(E,C)?(x=O,E):(x=O,S=C)}var b=!1,x,S,w=f===void 0?null:f;return[function(){return v(u())},w===null?void 0:function(){return v(w())}]},[u,f,d,h]);var g=i(c,m[0],m[1]);return o(function(){p.hasValue=!0,p.value=g},[g]),l(g),g},Iu}var Lu={};/**
129
129
  * @license React
130
130
  * use-sync-external-store-shim/with-selector.development.js
131
131
  *
@@ -133,21 +133,21 @@ To suppress this warning, you need to explicitly provide the \`palette.${t}Chann
133
133
  *
134
134
  * This source code is licensed under the MIT license found in the
135
135
  * LICENSE file in the root directory of this source tree.
136
- */var gv;function ZT(){return gv||(gv=1,process.env.NODE_ENV!=="production"&&(function(){function e(c,u){return c===u&&(c!==0||1/c===1/u)||c!==c&&u!==u}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var t=k,r=lw(),n=typeof Object.is=="function"?Object.is:e,i=r.useSyncExternalStore,a=t.useRef,o=t.useEffect,s=t.useMemo,l=t.useDebugValue;$u.useSyncExternalStoreWithSelector=function(c,u,f,d,h){var m=a(null);if(m.current===null){var p={hasValue:!1,value:null};m.current=p}else p=m.current;m=s(function(){function v(O){if(!b){if(b=!0,x=O,O=d(O),h!==void 0&&p.hasValue){var E=p.value;if(h(E,O))return S=E}return S=O}if(E=S,n(x,O))return E;var C=d(O);return h!==void 0&&h(E,C)?(x=O,E):(x=O,S=C)}var b=!1,x,S,w=f===void 0?null:f;return[function(){return v(u())},w===null?void 0:function(){return v(w())}]},[u,f,d,h]);var g=i(c,m[0],m[1]);return o(function(){p.hasValue=!0,p.value=g},[g]),l(g),g},typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()),$u}var vv;function JT(){return vv||(vv=1,process.env.NODE_ENV==="production"?Yo.exports=XT():Yo.exports=ZT()),Yo.exports}var QT=JT(),dh=k.createContext(null),eM=e=>e,et=()=>{var e=k.useContext(dh);return e?e.store.dispatch:eM},Ds=()=>{},tM=()=>Ds,rM=(e,t)=>e===t;function G(e){var t=k.useContext(dh);return QT.useSyncExternalStoreWithSelector(t?t.subscription.addNestedSub:tM,t?t.store.getState:Ds,t?t.store.getState:Ds,t?e:Ds,rM)}var nM=(e,t,r)=>{if(t.length===1&&t[0]===r){let n=!1;try{const i={};e(i)===i&&(n=!0)}catch{}if(n){let i;try{throw new Error}catch(a){({stack:i}=a)}console.warn(`The result function returned its own inputs without modification. e.g
136
+ */var yv;function JT(){return yv||(yv=1,process.env.NODE_ENV!=="production"&&(function(){function e(c,u){return c===u&&(c!==0||1/c===1/u)||c!==c&&u!==u}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var t=k,r=cw(),n=typeof Object.is=="function"?Object.is:e,i=r.useSyncExternalStore,a=t.useRef,o=t.useEffect,s=t.useMemo,l=t.useDebugValue;Lu.useSyncExternalStoreWithSelector=function(c,u,f,d,h){var m=a(null);if(m.current===null){var p={hasValue:!1,value:null};m.current=p}else p=m.current;m=s(function(){function v(O){if(!b){if(b=!0,x=O,O=d(O),h!==void 0&&p.hasValue){var E=p.value;if(h(E,O))return S=E}return S=O}if(E=S,n(x,O))return E;var C=d(O);return h!==void 0&&h(E,C)?(x=O,E):(x=O,S=C)}var b=!1,x,S,w=f===void 0?null:f;return[function(){return v(u())},w===null?void 0:function(){return v(w())}]},[u,f,d,h]);var g=i(c,m[0],m[1]);return o(function(){p.hasValue=!0,p.value=g},[g]),l(g),g},typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()),Lu}var bv;function QT(){return bv||(bv=1,process.env.NODE_ENV==="production"?Go.exports=ZT():Go.exports=JT()),Go.exports}var eM=QT(),ph=k.createContext(null),tM=e=>e,et=()=>{var e=k.useContext(ph);return e?e.store.dispatch:tM},Ns=()=>{},rM=()=>Ns,nM=(e,t)=>e===t;function G(e){var t=k.useContext(ph);return eM.useSyncExternalStoreWithSelector(t?t.subscription.addNestedSub:rM,t?t.store.getState:Ns,t?t.store.getState:Ns,t?e:Ns,nM)}var iM=(e,t,r)=>{if(t.length===1&&t[0]===r){let n=!1;try{const i={};e(i)===i&&(n=!0)}catch{}if(n){let i;try{throw new Error}catch(a){({stack:i}=a)}console.warn(`The result function returned its own inputs without modification. e.g
137
137
  \`createSelector([state => state.todos], todos => todos)\`
138
138
  This could lead to inefficient memoization and unnecessary re-renders.
139
- Ensure transformation logic is in the result function, and extraction logic is in the input selectors.`,{stack:i})}}},iM=(e,t,r)=>{const{memoize:n,memoizeOptions:i}=t,{inputSelectorResults:a,inputSelectorResultsCopy:o}=e,s=n(()=>({}),...i);if(!(s.apply(null,a)===s.apply(null,o))){let c;try{throw new Error}catch(u){({stack:c}=u)}console.warn(`An input selector returned a different result when passed same arguments.
139
+ Ensure transformation logic is in the result function, and extraction logic is in the input selectors.`,{stack:i})}}},aM=(e,t,r)=>{const{memoize:n,memoizeOptions:i}=t,{inputSelectorResults:a,inputSelectorResultsCopy:o}=e,s=n(()=>({}),...i);if(!(s.apply(null,a)===s.apply(null,o))){let c;try{throw new Error}catch(u){({stack:c}=u)}console.warn(`An input selector returned a different result when passed same arguments.
140
140
  This means your output selector will likely run more frequently than intended.
141
141
  Avoid returning a new reference inside your input selector, e.g.
142
- \`createSelector([state => state.todos.map(todo => todo.id)], todoIds => todoIds.length)\``,{arguments:r,firstInputs:a,secondInputs:o,stack:c})}},aM={inputStabilityCheck:"once",identityFunctionCheck:"once"};function oM(e,t=`expected a function, instead received ${typeof e}`){if(typeof e!="function")throw new TypeError(t)}function sM(e,t=`expected an object, instead received ${typeof e}`){if(typeof e!="object")throw new TypeError(t)}function lM(e,t="expected all items to be functions, instead received the following types: "){if(!e.every(r=>typeof r=="function")){const r=e.map(n=>typeof n=="function"?`function ${n.name||"unnamed"}()`:typeof n).join(", ");throw new TypeError(`${t}[${r}]`)}}var yv=e=>Array.isArray(e)?e:[e];function cM(e){const t=Array.isArray(e[0])?e[0]:e;return lM(t,"createSelector expects all input-selectors to be functions, but received the following types: "),t}function bv(e,t){const r=[],{length:n}=e;for(let i=0;i<n;i++)r.push(e[i].apply(null,t));return r}var uM=(e,t)=>{const{identityFunctionCheck:r,inputStabilityCheck:n}={...aM,...t};return{identityFunctionCheck:{shouldRun:r==="always"||r==="once"&&e,run:nM},inputStabilityCheck:{shouldRun:n==="always"||n==="once"&&e,run:iM}}},fM=class{constructor(e){this.value=e}deref(){return this.value}},dM=typeof WeakRef<"u"?WeakRef:fM,hM=0,xv=1;function Xo(){return{s:hM,v:void 0,o:null,p:null}}function cw(e,t={}){let r=Xo();const{resultEqualityCheck:n}=t;let i,a=0;function o(){let s=r;const{length:l}=arguments;for(let f=0,d=l;f<d;f++){const h=arguments[f];if(typeof h=="function"||typeof h=="object"&&h!==null){let m=s.o;m===null&&(s.o=m=new WeakMap);const p=m.get(h);p===void 0?(s=Xo(),m.set(h,s)):s=p}else{let m=s.p;m===null&&(s.p=m=new Map);const p=m.get(h);p===void 0?(s=Xo(),m.set(h,s)):s=p}}const c=s;let u;if(s.s===xv)u=s.v;else if(u=e.apply(null,arguments),a++,n){const f=i?.deref?.()??i;f!=null&&n(f,u)&&(u=f,a!==0&&a--),i=typeof u=="object"&&u!==null||typeof u=="function"?new dM(u):u}return c.s=xv,c.v=u,u}return o.clearCache=()=>{r=Xo(),o.resetResultsCount()},o.resultsCount=()=>a,o.resetResultsCount=()=>{a=0},o}function pM(e,...t){const r=typeof e=="function"?{memoize:e,memoizeOptions:t}:e,n=(...i)=>{let a=0,o=0,s,l={},c=i.pop();typeof c=="object"&&(l=c,c=i.pop()),oM(c,`createSelector expects an output function after the inputs, but received: [${typeof c}]`);const u={...r,...l},{memoize:f,memoizeOptions:d=[],argsMemoize:h=cw,argsMemoizeOptions:m=[],devModeChecks:p={}}=u,g=yv(d),v=yv(m),b=cM(i),x=f(function(){return a++,c.apply(null,arguments)},...g);let S=!0;const w=h(function(){o++;const E=bv(b,arguments);if(s=x.apply(null,E),process.env.NODE_ENV!=="production"){const{identityFunctionCheck:C,inputStabilityCheck:M}=uM(S,p);if(C.shouldRun&&C.run(c,E,s),M.shouldRun){const R=bv(b,arguments);M.run({inputSelectorResults:E,inputSelectorResultsCopy:R},{memoize:f,memoizeOptions:g},arguments)}S&&(S=!1)}return s},...v);return Object.assign(w,{resultFunc:c,memoizedResultFunc:x,dependencies:b,dependencyRecomputations:()=>o,resetDependencyRecomputations:()=>{o=0},lastResult:()=>s,recomputations:()=>a,resetRecomputations:()=>{a=0},memoize:f,argsMemoize:h})};return Object.assign(n,{withTypes:()=>n}),n}var N=pM(cw),mM=Object.assign((e,t=N)=>{sM(e,`createStructuredSelector expects first argument to be an object where each property is a selector, instead received a ${typeof e}`);const r=Object.keys(e),n=r.map(a=>e[a]);return t(n,(...a)=>a.reduce((o,s,l)=>(o[r[l]]=s,o),{}))},{withTypes:()=>mM}),Lu={},Fu={},Bu={},wv;function gM(){return wv||(wv=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(n){return typeof n=="symbol"?1:n===null?2:n===void 0?3:n!==n?4:0}const r=(n,i,a)=>{if(n!==i){const o=t(n),s=t(i);if(o===s&&o===0){if(n<i)return a==="desc"?1:-1;if(n>i)return a==="desc"?-1:1}return a==="desc"?s-o:o-s}return 0};e.compareValues=r})(Bu)),Bu}var zu={},Wu={},_v;function uw(){return _v||(_v=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return typeof r=="symbol"||r instanceof Symbol}e.isSymbol=t})(Wu)),Wu}var Sv;function vM(){return Sv||(Sv=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=uw(),r=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,n=/^\w*$/;function i(a,o){return Array.isArray(a)?!1:typeof a=="number"||typeof a=="boolean"||a==null||t.isSymbol(a)?!0:typeof a=="string"&&(n.test(a)||!r.test(a))||o!=null&&Object.hasOwn(o,a)}e.isKey=i})(zu)),zu}var Ov;function yM(){return Ov||(Ov=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=gM(),r=vM(),n=rh();function i(a,o,s,l){if(a==null)return[];s=l?void 0:s,Array.isArray(a)||(a=Object.values(a)),Array.isArray(o)||(o=o==null?[null]:[o]),o.length===0&&(o=[null]),Array.isArray(s)||(s=s==null?[]:[s]),s=s.map(h=>String(h));const c=(h,m)=>{let p=h;for(let g=0;g<m.length&&p!=null;++g)p=p[m[g]];return p},u=(h,m)=>m==null||h==null?m:typeof h=="object"&&"key"in h?Object.hasOwn(m,h.key)?m[h.key]:c(m,h.path):typeof h=="function"?h(m):Array.isArray(h)?c(m,h):typeof m=="object"?m[h]:m,f=o.map(h=>(Array.isArray(h)&&h.length===1&&(h=h[0]),h==null||typeof h=="function"||Array.isArray(h)||r.isKey(h)?h:{key:h,path:n.toPath(h)}));return a.map(h=>({original:h,criteria:f.map(m=>u(m,h))})).slice().sort((h,m)=>{for(let p=0;p<f.length;p++){const g=t.compareValues(h.criteria[p],m.criteria[p],s[p]);if(g!==0)return g}return 0}).map(h=>h.original)}e.orderBy=i})(Fu)),Fu}var Vu={},Av;function bM(){return Av||(Av=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r,n=1){const i=[],a=Math.floor(n),o=(s,l)=>{for(let c=0;c<s.length;c++){const u=s[c];Array.isArray(u)&&l<a?o(u,l+1):i.push(u)}};return o(r,0),i}e.flatten=t})(Vu)),Vu}var Hu={},Ev;function fw(){return Ev||(Ev=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=sw(),r=uh(),n=tw(),i=nw();function a(o,s,l){return n.isObject(l)&&(typeof s=="number"&&r.isArrayLike(l)&&t.isIndex(s)&&s<l.length||typeof s=="string"&&s in l)?i.eq(l[s],o):!1}e.isIterateeCall=a})(Hu)),Hu}var Pv;function xM(){return Pv||(Pv=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=yM(),r=bM(),n=fw();function i(a,...o){const s=o.length;return s>1&&n.isIterateeCall(a,o[0],o[1])?o=[]:s>2&&n.isIterateeCall(o[0],o[1],o[2])&&(o=[o[0]]),t.orderBy(a,r.flatten(o),["asc"])}e.sortBy=i})(Lu)),Lu}var Uu,Cv;function wM(){return Cv||(Cv=1,Uu=xM().sortBy),Uu}var _M=wM();const ec=Jr(_M);var dw=e=>e.legend.settings,SM=e=>e.legend.size,OM=e=>e.legend.payload;N([OM,dw],(e,t)=>{var{itemSorter:r}=t,n=e.flat(1);return r?ec(n,r):n});var Zo=1;function AM(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],[t,r]=k.useState({height:0,left:0,top:0,width:0}),n=k.useCallback(i=>{if(i!=null){var a=i.getBoundingClientRect(),o={height:a.height,left:a.left,top:a.top,width:a.width};(Math.abs(o.height-t.height)>Zo||Math.abs(o.left-t.left)>Zo||Math.abs(o.top-t.top)>Zo||Math.abs(o.width-t.width)>Zo)&&r({height:o.height,left:o.left,top:o.top,width:o.width})}},[t.width,t.height,t.top,t.left,...e]);return[t,n]}function yt(e){return`Minified Redux error #${e}; visit https://redux.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var EM=typeof Symbol=="function"&&Symbol.observable||"@@observable",kv=EM,Ku=()=>Math.random().toString(36).substring(7).split("").join("."),PM={INIT:`@@redux/INIT${Ku()}`,REPLACE:`@@redux/REPLACE${Ku()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${Ku()}`},Zn=PM;function vo(e){if(typeof e!="object"||e===null)return!1;let t=e;for(;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t||Object.getPrototypeOf(e)===null}function CM(e){if(e===void 0)return"undefined";if(e===null)return"null";const t=typeof e;switch(t){case"boolean":case"string":case"number":case"symbol":case"function":return t}if(Array.isArray(e))return"array";if(MM(e))return"date";if(TM(e))return"error";const r=kM(e);switch(r){case"Symbol":case"Promise":case"WeakMap":case"WeakSet":case"Map":case"Set":return r}return Object.prototype.toString.call(e).slice(8,-1).toLowerCase().replace(/\s/g,"")}function kM(e){return typeof e.constructor=="function"?e.constructor.name:null}function TM(e){return e instanceof Error||typeof e.message=="string"&&e.constructor&&typeof e.constructor.stackTraceLimit=="number"}function MM(e){return e instanceof Date?!0:typeof e.toDateString=="function"&&typeof e.getDate=="function"&&typeof e.setDate=="function"}function on(e){let t=typeof e;return process.env.NODE_ENV!=="production"&&(t=CM(e)),t}function hw(e,t,r){if(typeof e!="function")throw new Error(process.env.NODE_ENV==="production"?yt(2):`Expected the root reducer to be a function. Instead, received: '${on(e)}'`);if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(process.env.NODE_ENV==="production"?yt(0):"It looks like you are passing several store enhancers to createStore(). This is not supported. Instead, compose them together to a single function. See https://redux.js.org/tutorials/fundamentals/part-4-store#creating-a-store-with-enhancers for an example.");if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(process.env.NODE_ENV==="production"?yt(1):`Expected the enhancer to be a function. Instead, received: '${on(r)}'`);return r(hw)(e,t)}let n=e,i=t,a=new Map,o=a,s=0,l=!1;function c(){o===a&&(o=new Map,a.forEach((g,v)=>{o.set(v,g)}))}function u(){if(l)throw new Error(process.env.NODE_ENV==="production"?yt(3):"You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.");return i}function f(g){if(typeof g!="function")throw new Error(process.env.NODE_ENV==="production"?yt(4):`Expected the listener to be a function. Instead, received: '${on(g)}'`);if(l)throw new Error(process.env.NODE_ENV==="production"?yt(5):"You may not call store.subscribe() while the reducer is executing. If you would like to be notified after the store has been updated, subscribe from a component and invoke store.getState() in the callback to access the latest state. See https://redux.js.org/api/store#subscribelistener for more details.");let v=!0;c();const b=s++;return o.set(b,g),function(){if(v){if(l)throw new Error(process.env.NODE_ENV==="production"?yt(6):"You may not unsubscribe from a store listener while the reducer is executing. See https://redux.js.org/api/store#subscribelistener for more details.");v=!1,c(),o.delete(b),a=null}}}function d(g){if(!vo(g))throw new Error(process.env.NODE_ENV==="production"?yt(7):`Actions must be plain objects. Instead, the actual type was: '${on(g)}'. You may need to add middleware to your store setup to handle dispatching other values, such as 'redux-thunk' to handle dispatching functions. See https://redux.js.org/tutorials/fundamentals/part-4-store#middleware and https://redux.js.org/tutorials/fundamentals/part-6-async-logic#using-the-redux-thunk-middleware for examples.`);if(typeof g.type>"u")throw new Error(process.env.NODE_ENV==="production"?yt(8):'Actions may not have an undefined "type" property. You may have misspelled an action type string constant.');if(typeof g.type!="string")throw new Error(process.env.NODE_ENV==="production"?yt(17):`Action "type" property must be a string. Instead, the actual type was: '${on(g.type)}'. Value was: '${g.type}' (stringified)`);if(l)throw new Error(process.env.NODE_ENV==="production"?yt(9):"Reducers may not dispatch actions.");try{l=!0,i=n(i,g)}finally{l=!1}return(a=o).forEach(b=>{b()}),g}function h(g){if(typeof g!="function")throw new Error(process.env.NODE_ENV==="production"?yt(10):`Expected the nextReducer to be a function. Instead, received: '${on(g)}`);n=g,d({type:Zn.REPLACE})}function m(){const g=f;return{subscribe(v){if(typeof v!="object"||v===null)throw new Error(process.env.NODE_ENV==="production"?yt(11):`Expected the observer to be an object. Instead, received: '${on(v)}'`);function b(){const S=v;S.next&&S.next(u())}return b(),{unsubscribe:g(b)}},[kv](){return this}}}return d({type:Zn.INIT}),{dispatch:d,subscribe:f,getState:u,replaceReducer:h,[kv]:m}}function Tv(e){typeof console<"u"&&typeof console.error=="function"&&console.error(e);try{throw new Error(e)}catch{}}function jM(e,t,r,n){const i=Object.keys(t),a=r&&r.type===Zn.INIT?"preloadedState argument passed to createStore":"previous state received by the reducer";if(i.length===0)return"Store does not have a valid reducer. Make sure the argument passed to combineReducers is an object whose values are reducers.";if(!vo(e))return`The ${a} has unexpected type of "${on(e)}". Expected argument to be an object with the following keys: "${i.join('", "')}"`;const o=Object.keys(e).filter(s=>!t.hasOwnProperty(s)&&!n[s]);if(o.forEach(s=>{n[s]=!0}),!(r&&r.type===Zn.REPLACE)&&o.length>0)return`Unexpected ${o.length>1?"keys":"key"} "${o.join('", "')}" found in ${a}. Expected to find one of the known reducer keys instead: "${i.join('", "')}". Unexpected keys will be ignored.`}function DM(e){Object.keys(e).forEach(t=>{const r=e[t];if(typeof r(void 0,{type:Zn.INIT})>"u")throw new Error(process.env.NODE_ENV==="production"?yt(12):`The slice reducer for key "${t}" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined. If you don't want to set a value for this reducer, you can use null instead of undefined.`);if(typeof r(void 0,{type:Zn.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(process.env.NODE_ENV==="production"?yt(13):`The slice reducer for key "${t}" returned undefined when probed with a random type. Don't try to handle '${Zn.INIT}' or other actions in "redux/*" namespace. They are considered private. Instead, you must return the current state for any unknown actions, unless it is undefined, in which case you must return the initial state, regardless of the action type. The initial state may not be undefined, but can be null.`)})}function pw(e){const t=Object.keys(e),r={};for(let o=0;o<t.length;o++){const s=t[o];process.env.NODE_ENV!=="production"&&typeof e[s]>"u"&&Tv(`No reducer provided for key "${s}"`),typeof e[s]=="function"&&(r[s]=e[s])}const n=Object.keys(r);let i;process.env.NODE_ENV!=="production"&&(i={});let a;try{DM(r)}catch(o){a=o}return function(s={},l){if(a)throw a;if(process.env.NODE_ENV!=="production"){const f=jM(s,r,l,i);f&&Tv(f)}let c=!1;const u={};for(let f=0;f<n.length;f++){const d=n[f],h=r[d],m=s[d],p=h(m,l);if(typeof p>"u"){const g=l&&l.type;throw new Error(process.env.NODE_ENV==="production"?yt(14):`When called with an action of type ${g?`"${String(g)}"`:"(unknown type)"}, the slice reducer for key "${d}" returned undefined. To ignore an action, you must explicitly return the previous state. If you want this reducer to hold no value, you can return null instead of undefined.`)}u[d]=p,c=c||p!==m}return c=c||n.length!==Object.keys(s).length,c?u:s}}function qs(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,r)=>(...n)=>t(r(...n)))}function NM(...e){return t=>(r,n)=>{const i=t(r,n);let a=()=>{throw new Error(process.env.NODE_ENV==="production"?yt(15):"Dispatching while constructing your middleware is not allowed. Other middleware would not be applied to this dispatch.")};const o={getState:i.getState,dispatch:(l,...c)=>a(l,...c)},s=e.map(l=>l(o));return a=qs(...s)(i.dispatch),{...i,dispatch:a}}}function hh(e){return vo(e)&&"type"in e&&typeof e.type=="string"}var mw=Symbol.for("immer-nothing"),Mv=Symbol.for("immer-draftable"),Zt=Symbol.for("immer-state"),IM=process.env.NODE_ENV!=="production"?[function(e){return`The plugin for '${e}' has not been loaded into Immer. To enable the plugin, import and call \`enable${e}()\` when initializing your application.`},function(e){return`produce can only be called on things that are draftable: plain objects, arrays, Map, Set or classes that are marked with '[immerable]: true'. Got '${e}'`},"This object has been frozen and should not be mutated",function(e){return"Cannot use a proxy that has been revoked. Did you pass an object from inside an immer function to an async process? "+e},"An immer producer returned a new value *and* modified its draft. Either return a new value *or* modify the draft.","Immer forbids circular references","The first or second argument to `produce` must be a function","The third argument to `produce` must be a function or undefined","First argument to `createDraft` must be a plain object, an array, or an immerable object","First argument to `finishDraft` must be a draft returned by `createDraft`",function(e){return`'current' expects a draft, got: ${e}`},"Object.defineProperty() cannot be used on an Immer draft","Object.setPrototypeOf() cannot be used on an Immer draft","Immer only supports deleting array indices","Immer only supports setting array indices and the 'length' property",function(e){return`'original' expects a draft, got: ${e}`}]:[];function Nt(e,...t){if(process.env.NODE_ENV!=="production"){const r=IM[e],n=typeof r=="function"?r.apply(null,t):r;throw new Error(`[Immer] ${n}`)}throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var Fi=Object.getPrototypeOf;function oi(e){return!!e&&!!e[Zt]}function Yr(e){return e?gw(e)||Array.isArray(e)||!!e[Mv]||!!e.constructor?.[Mv]||yo(e)||rc(e):!1}var RM=Object.prototype.constructor.toString();function gw(e){if(!e||typeof e!="object")return!1;const t=Fi(e);if(t===null)return!0;const r=Object.hasOwnProperty.call(t,"constructor")&&t.constructor;return r===Object?!0:typeof r=="function"&&Function.toString.call(r)===RM}function Ys(e,t){tc(e)===0?Reflect.ownKeys(e).forEach(r=>{t(r,e[r],e)}):e.forEach((r,n)=>t(n,r,e))}function tc(e){const t=e[Zt];return t?t.type_:Array.isArray(e)?1:yo(e)?2:rc(e)?3:0}function ed(e,t){return tc(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function vw(e,t,r){const n=tc(e);n===2?e.set(t,r):n===3?e.add(r):e[t]=r}function $M(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}function yo(e){return e instanceof Map}function rc(e){return e instanceof Set}function Bn(e){return e.copy_||e.base_}function td(e,t){if(yo(e))return new Map(e);if(rc(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);const r=gw(e);if(t===!0||t==="class_only"&&!r){const n=Object.getOwnPropertyDescriptors(e);delete n[Zt];let i=Reflect.ownKeys(n);for(let a=0;a<i.length;a++){const o=i[a],s=n[o];s.writable===!1&&(s.writable=!0,s.configurable=!0),(s.get||s.set)&&(n[o]={configurable:!0,writable:!0,enumerable:s.enumerable,value:e[o]})}return Object.create(Fi(e),n)}else{const n=Fi(e);if(n!==null&&r)return{...e};const i=Object.create(n);return Object.assign(i,e)}}function ph(e,t=!1){return nc(e)||oi(e)||!Yr(e)||(tc(e)>1&&Object.defineProperties(e,{set:{value:Jo},add:{value:Jo},clear:{value:Jo},delete:{value:Jo}}),Object.freeze(e),t&&Object.values(e).forEach(r=>ph(r,!0))),e}function Jo(){Nt(2)}function nc(e){return Object.isFrozen(e)}var LM={};function si(e){const t=LM[e];return t||Nt(0,e),t}var Ka;function yw(){return Ka}function FM(e,t){return{drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function jv(e,t){t&&(si("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function rd(e){nd(e),e.drafts_.forEach(BM),e.drafts_=null}function nd(e){e===Ka&&(Ka=e.parent_)}function Dv(e){return Ka=FM(Ka,e)}function BM(e){const t=e[Zt];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function Nv(e,t){t.unfinalizedDrafts_=t.drafts_.length;const r=t.drafts_[0];return e!==void 0&&e!==r?(r[Zt].modified_&&(rd(t),Nt(4)),Yr(e)&&(e=Gs(t,e),t.parent_||Xs(t,e)),t.patches_&&si("Patches").generateReplacementPatches_(r[Zt].base_,e,t.patches_,t.inversePatches_)):e=Gs(t,r,[]),rd(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==mw?e:void 0}function Gs(e,t,r){if(nc(t))return t;const n=t[Zt];if(!n)return Ys(t,(i,a)=>Iv(e,n,t,i,a,r)),t;if(n.scope_!==e)return t;if(!n.modified_)return Xs(e,n.base_,!0),n.base_;if(!n.finalized_){n.finalized_=!0,n.scope_.unfinalizedDrafts_--;const i=n.copy_;let a=i,o=!1;n.type_===3&&(a=new Set(i),i.clear(),o=!0),Ys(a,(s,l)=>Iv(e,n,i,s,l,r,o)),Xs(e,i,!1),r&&e.patches_&&si("Patches").generatePatches_(n,r,e.patches_,e.inversePatches_)}return n.copy_}function Iv(e,t,r,n,i,a,o){if(process.env.NODE_ENV!=="production"&&i===r&&Nt(5),oi(i)){const s=a&&t&&t.type_!==3&&!ed(t.assigned_,n)?a.concat(n):void 0,l=Gs(e,i,s);if(vw(r,n,l),oi(l))e.canAutoFreeze_=!1;else return}else o&&r.add(i);if(Yr(i)&&!nc(i)){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1)return;Gs(e,i),(!t||!t.scope_.parent_)&&typeof n!="symbol"&&(yo(r)?r.has(n):Object.prototype.propertyIsEnumerable.call(r,n))&&Xs(e,i)}}function Xs(e,t,r=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&ph(t,r)}function zM(e,t){const r=Array.isArray(e),n={type_:r?1:0,scope_:t?t.scope_:yw(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1};let i=n,a=mh;r&&(i=[n],a=qa);const{revoke:o,proxy:s}=Proxy.revocable(i,a);return n.draft_=s,n.revoke_=o,s}var mh={get(e,t){if(t===Zt)return e;const r=Bn(e);if(!ed(r,t))return WM(e,r,t);const n=r[t];return e.finalized_||!Yr(n)?n:n===qu(e.base_,t)?(Yu(e),e.copy_[t]=ad(n,e)):n},has(e,t){return t in Bn(e)},ownKeys(e){return Reflect.ownKeys(Bn(e))},set(e,t,r){const n=bw(Bn(e),t);if(n?.set)return n.set.call(e.draft_,r),!0;if(!e.modified_){const i=qu(Bn(e),t),a=i?.[Zt];if(a&&a.base_===r)return e.copy_[t]=r,e.assigned_[t]=!1,!0;if($M(r,i)&&(r!==void 0||ed(e.base_,t)))return!0;Yu(e),id(e)}return e.copy_[t]===r&&(r!==void 0||t in e.copy_)||Number.isNaN(r)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=r,e.assigned_[t]=!0),!0},deleteProperty(e,t){return qu(e.base_,t)!==void 0||t in e.base_?(e.assigned_[t]=!1,Yu(e),id(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){const r=Bn(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{writable:!0,configurable:e.type_!==1||t!=="length",enumerable:n.enumerable,value:r[t]}},defineProperty(){Nt(11)},getPrototypeOf(e){return Fi(e.base_)},setPrototypeOf(){Nt(12)}},qa={};Ys(mh,(e,t)=>{qa[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}});qa.deleteProperty=function(e,t){return process.env.NODE_ENV!=="production"&&isNaN(parseInt(t))&&Nt(13),qa.set.call(this,e,t,void 0)};qa.set=function(e,t,r){return process.env.NODE_ENV!=="production"&&t!=="length"&&isNaN(parseInt(t))&&Nt(14),mh.set.call(this,e[0],t,r,e[0])};function qu(e,t){const r=e[Zt];return(r?Bn(r):e)[t]}function WM(e,t,r){const n=bw(t,r);return n?"value"in n?n.value:n.get?.call(e.draft_):void 0}function bw(e,t){if(!(t in e))return;let r=Fi(e);for(;r;){const n=Object.getOwnPropertyDescriptor(r,t);if(n)return n;r=Fi(r)}}function id(e){e.modified_||(e.modified_=!0,e.parent_&&id(e.parent_))}function Yu(e){e.copy_||(e.copy_=td(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var VM=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.produce=(t,r,n)=>{if(typeof t=="function"&&typeof r!="function"){const a=r;r=t;const o=this;return function(l=a,...c){return o.produce(l,u=>r.call(this,u,...c))}}typeof r!="function"&&Nt(6),n!==void 0&&typeof n!="function"&&Nt(7);let i;if(Yr(t)){const a=Dv(this),o=ad(t,void 0);let s=!0;try{i=r(o),s=!1}finally{s?rd(a):nd(a)}return jv(a,n),Nv(i,a)}else if(!t||typeof t!="object"){if(i=r(t),i===void 0&&(i=t),i===mw&&(i=void 0),this.autoFreeze_&&ph(i,!0),n){const a=[],o=[];si("Patches").generateReplacementPatches_(t,i,a,o),n(a,o)}return i}else Nt(1,t)},this.produceWithPatches=(t,r)=>{if(typeof t=="function")return(o,...s)=>this.produceWithPatches(o,l=>t(l,...s));let n,i;return[this.produce(t,r,(o,s)=>{n=o,i=s}),n,i]},typeof e?.autoFreeze=="boolean"&&this.setAutoFreeze(e.autoFreeze),typeof e?.useStrictShallowCopy=="boolean"&&this.setUseStrictShallowCopy(e.useStrictShallowCopy)}createDraft(e){Yr(e)||Nt(8),oi(e)&&(e=Ur(e));const t=Dv(this),r=ad(e,void 0);return r[Zt].isManual_=!0,nd(t),r}finishDraft(e,t){const r=e&&e[Zt];(!r||!r.isManual_)&&Nt(9);const{scope_:n}=r;return jv(n,t),Nv(void 0,n)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}applyPatches(e,t){let r;for(r=t.length-1;r>=0;r--){const i=t[r];if(i.path.length===0&&i.op==="replace"){e=i.value;break}}r>-1&&(t=t.slice(r+1));const n=si("Patches").applyPatches_;return oi(e)?n(e,t):this.produce(e,i=>n(i,t))}};function ad(e,t){const r=yo(e)?si("MapSet").proxyMap_(e,t):rc(e)?si("MapSet").proxySet_(e,t):zM(e,t);return(t?t.scope_:yw()).drafts_.push(r),r}function Ur(e){return oi(e)||Nt(10,e),xw(e)}function xw(e){if(!Yr(e)||nc(e))return e;const t=e[Zt];let r;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,r=td(e,t.scope_.immer_.useStrictShallowCopy_)}else r=td(e,!0);return Ys(r,(n,i)=>{vw(r,n,xw(i))}),t&&(t.finalized_=!1),r}var HM=new VM,ww=HM.produce;function _w(e){return({dispatch:r,getState:n})=>i=>a=>typeof a=="function"?a(r,n,e):i(a)}var UM=_w(),KM=_w,qM=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?qs:qs.apply(null,arguments)},YM=e=>e&&typeof e.match=="function";function lr(e,t){function r(...n){if(t){let i=t(...n);if(!i)throw new Error(process.env.NODE_ENV==="production"?ye(0):"prepareAction did not return an object");return{type:e,payload:i.payload,..."meta"in i&&{meta:i.meta},..."error"in i&&{error:i.error}}}return{type:e,payload:n[0]}}return r.toString=()=>`${e}`,r.type=e,r.match=n=>hh(n)&&n.type===e,r}function GM(e){return typeof e=="function"&&"type"in e&&YM(e)}function XM(e){const t=e?`${e}`.split("/"):[],r=t[t.length-1]||"actionCreator";return`Detected an action creator with type "${e||"unknown"}" being dispatched.
143
- Make sure you're calling the action creator before dispatching, i.e. \`dispatch(${r}())\` instead of \`dispatch(${r})\`. This is necessary even if the action has no payload.`}function ZM(e={}){if(process.env.NODE_ENV==="production")return()=>r=>n=>r(n);const{isActionCreator:t=GM}=e;return()=>r=>n=>(t(n)&&console.warn(XM(n.type)),r(n))}function Sw(e,t){let r=0;return{measureTime(n){const i=Date.now();try{return n()}finally{const a=Date.now();r+=a-i}},warnIfExceeded(){r>e&&console.warn(`${t} took ${r}ms, which is more than the warning threshold of ${e}ms.
142
+ \`createSelector([state => state.todos.map(todo => todo.id)], todoIds => todoIds.length)\``,{arguments:r,firstInputs:a,secondInputs:o,stack:c})}},oM={inputStabilityCheck:"once",identityFunctionCheck:"once"};function sM(e,t=`expected a function, instead received ${typeof e}`){if(typeof e!="function")throw new TypeError(t)}function lM(e,t=`expected an object, instead received ${typeof e}`){if(typeof e!="object")throw new TypeError(t)}function cM(e,t="expected all items to be functions, instead received the following types: "){if(!e.every(r=>typeof r=="function")){const r=e.map(n=>typeof n=="function"?`function ${n.name||"unnamed"}()`:typeof n).join(", ");throw new TypeError(`${t}[${r}]`)}}var xv=e=>Array.isArray(e)?e:[e];function uM(e){const t=Array.isArray(e[0])?e[0]:e;return cM(t,"createSelector expects all input-selectors to be functions, but received the following types: "),t}function wv(e,t){const r=[],{length:n}=e;for(let i=0;i<n;i++)r.push(e[i].apply(null,t));return r}var fM=(e,t)=>{const{identityFunctionCheck:r,inputStabilityCheck:n}={...oM,...t};return{identityFunctionCheck:{shouldRun:r==="always"||r==="once"&&e,run:iM},inputStabilityCheck:{shouldRun:n==="always"||n==="once"&&e,run:aM}}},dM=class{constructor(e){this.value=e}deref(){return this.value}},hM=typeof WeakRef<"u"?WeakRef:dM,pM=0,_v=1;function Zo(){return{s:pM,v:void 0,o:null,p:null}}function uw(e,t={}){let r=Zo();const{resultEqualityCheck:n}=t;let i,a=0;function o(){let s=r;const{length:l}=arguments;for(let f=0,d=l;f<d;f++){const h=arguments[f];if(typeof h=="function"||typeof h=="object"&&h!==null){let m=s.o;m===null&&(s.o=m=new WeakMap);const p=m.get(h);p===void 0?(s=Zo(),m.set(h,s)):s=p}else{let m=s.p;m===null&&(s.p=m=new Map);const p=m.get(h);p===void 0?(s=Zo(),m.set(h,s)):s=p}}const c=s;let u;if(s.s===_v)u=s.v;else if(u=e.apply(null,arguments),a++,n){const f=i?.deref?.()??i;f!=null&&n(f,u)&&(u=f,a!==0&&a--),i=typeof u=="object"&&u!==null||typeof u=="function"?new hM(u):u}return c.s=_v,c.v=u,u}return o.clearCache=()=>{r=Zo(),o.resetResultsCount()},o.resultsCount=()=>a,o.resetResultsCount=()=>{a=0},o}function mM(e,...t){const r=typeof e=="function"?{memoize:e,memoizeOptions:t}:e,n=(...i)=>{let a=0,o=0,s,l={},c=i.pop();typeof c=="object"&&(l=c,c=i.pop()),sM(c,`createSelector expects an output function after the inputs, but received: [${typeof c}]`);const u={...r,...l},{memoize:f,memoizeOptions:d=[],argsMemoize:h=uw,argsMemoizeOptions:m=[],devModeChecks:p={}}=u,g=xv(d),v=xv(m),b=uM(i),x=f(function(){return a++,c.apply(null,arguments)},...g);let S=!0;const w=h(function(){o++;const E=wv(b,arguments);if(s=x.apply(null,E),process.env.NODE_ENV!=="production"){const{identityFunctionCheck:C,inputStabilityCheck:M}=fM(S,p);if(C.shouldRun&&C.run(c,E,s),M.shouldRun){const R=wv(b,arguments);M.run({inputSelectorResults:E,inputSelectorResultsCopy:R},{memoize:f,memoizeOptions:g},arguments)}S&&(S=!1)}return s},...v);return Object.assign(w,{resultFunc:c,memoizedResultFunc:x,dependencies:b,dependencyRecomputations:()=>o,resetDependencyRecomputations:()=>{o=0},lastResult:()=>s,recomputations:()=>a,resetRecomputations:()=>{a=0},memoize:f,argsMemoize:h})};return Object.assign(n,{withTypes:()=>n}),n}var N=mM(uw),gM=Object.assign((e,t=N)=>{lM(e,`createStructuredSelector expects first argument to be an object where each property is a selector, instead received a ${typeof e}`);const r=Object.keys(e),n=r.map(a=>e[a]);return t(n,(...a)=>a.reduce((o,s,l)=>(o[r[l]]=s,o),{}))},{withTypes:()=>gM}),Fu={},Bu={},zu={},Sv;function vM(){return Sv||(Sv=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(n){return typeof n=="symbol"?1:n===null?2:n===void 0?3:n!==n?4:0}const r=(n,i,a)=>{if(n!==i){const o=t(n),s=t(i);if(o===s&&o===0){if(n<i)return a==="desc"?1:-1;if(n>i)return a==="desc"?-1:1}return a==="desc"?s-o:o-s}return 0};e.compareValues=r})(zu)),zu}var Wu={},Vu={},Ov;function fw(){return Ov||(Ov=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return typeof r=="symbol"||r instanceof Symbol}e.isSymbol=t})(Vu)),Vu}var Av;function yM(){return Av||(Av=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=fw(),r=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,n=/^\w*$/;function i(a,o){return Array.isArray(a)?!1:typeof a=="number"||typeof a=="boolean"||a==null||t.isSymbol(a)?!0:typeof a=="string"&&(n.test(a)||!r.test(a))||o!=null&&Object.hasOwn(o,a)}e.isKey=i})(Wu)),Wu}var Ev;function bM(){return Ev||(Ev=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=vM(),r=yM(),n=ih();function i(a,o,s,l){if(a==null)return[];s=l?void 0:s,Array.isArray(a)||(a=Object.values(a)),Array.isArray(o)||(o=o==null?[null]:[o]),o.length===0&&(o=[null]),Array.isArray(s)||(s=s==null?[]:[s]),s=s.map(h=>String(h));const c=(h,m)=>{let p=h;for(let g=0;g<m.length&&p!=null;++g)p=p[m[g]];return p},u=(h,m)=>m==null||h==null?m:typeof h=="object"&&"key"in h?Object.hasOwn(m,h.key)?m[h.key]:c(m,h.path):typeof h=="function"?h(m):Array.isArray(h)?c(m,h):typeof m=="object"?m[h]:m,f=o.map(h=>(Array.isArray(h)&&h.length===1&&(h=h[0]),h==null||typeof h=="function"||Array.isArray(h)||r.isKey(h)?h:{key:h,path:n.toPath(h)}));return a.map(h=>({original:h,criteria:f.map(m=>u(m,h))})).slice().sort((h,m)=>{for(let p=0;p<f.length;p++){const g=t.compareValues(h.criteria[p],m.criteria[p],s[p]);if(g!==0)return g}return 0}).map(h=>h.original)}e.orderBy=i})(Bu)),Bu}var Hu={},Pv;function xM(){return Pv||(Pv=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r,n=1){const i=[],a=Math.floor(n),o=(s,l)=>{for(let c=0;c<s.length;c++){const u=s[c];Array.isArray(u)&&l<a?o(u,l+1):i.push(u)}};return o(r,0),i}e.flatten=t})(Hu)),Hu}var Uu={},Cv;function dw(){return Cv||(Cv=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=lw(),r=dh(),n=rw(),i=iw();function a(o,s,l){return n.isObject(l)&&(typeof s=="number"&&r.isArrayLike(l)&&t.isIndex(s)&&s<l.length||typeof s=="string"&&s in l)?i.eq(l[s],o):!1}e.isIterateeCall=a})(Uu)),Uu}var kv;function wM(){return kv||(kv=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=bM(),r=xM(),n=dw();function i(a,...o){const s=o.length;return s>1&&n.isIterateeCall(a,o[0],o[1])?o=[]:s>2&&n.isIterateeCall(o[0],o[1],o[2])&&(o=[o[0]]),t.orderBy(a,r.flatten(o),["asc"])}e.sortBy=i})(Fu)),Fu}var Ku,Tv;function _M(){return Tv||(Tv=1,Ku=wM().sortBy),Ku}var SM=_M();const tc=Jr(SM);var hw=e=>e.legend.settings,OM=e=>e.legend.size,AM=e=>e.legend.payload;N([AM,hw],(e,t)=>{var{itemSorter:r}=t,n=e.flat(1);return r?tc(n,r):n});var Jo=1;function EM(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],[t,r]=k.useState({height:0,left:0,top:0,width:0}),n=k.useCallback(i=>{if(i!=null){var a=i.getBoundingClientRect(),o={height:a.height,left:a.left,top:a.top,width:a.width};(Math.abs(o.height-t.height)>Jo||Math.abs(o.left-t.left)>Jo||Math.abs(o.top-t.top)>Jo||Math.abs(o.width-t.width)>Jo)&&r({height:o.height,left:o.left,top:o.top,width:o.width})}},[t.width,t.height,t.top,t.left,...e]);return[t,n]}function yt(e){return`Minified Redux error #${e}; visit https://redux.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var PM=typeof Symbol=="function"&&Symbol.observable||"@@observable",Mv=PM,qu=()=>Math.random().toString(36).substring(7).split("").join("."),CM={INIT:`@@redux/INIT${qu()}`,REPLACE:`@@redux/REPLACE${qu()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${qu()}`},Zn=CM;function yo(e){if(typeof e!="object"||e===null)return!1;let t=e;for(;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t||Object.getPrototypeOf(e)===null}function kM(e){if(e===void 0)return"undefined";if(e===null)return"null";const t=typeof e;switch(t){case"boolean":case"string":case"number":case"symbol":case"function":return t}if(Array.isArray(e))return"array";if(jM(e))return"date";if(MM(e))return"error";const r=TM(e);switch(r){case"Symbol":case"Promise":case"WeakMap":case"WeakSet":case"Map":case"Set":return r}return Object.prototype.toString.call(e).slice(8,-1).toLowerCase().replace(/\s/g,"")}function TM(e){return typeof e.constructor=="function"?e.constructor.name:null}function MM(e){return e instanceof Error||typeof e.message=="string"&&e.constructor&&typeof e.constructor.stackTraceLimit=="number"}function jM(e){return e instanceof Date?!0:typeof e.toDateString=="function"&&typeof e.getDate=="function"&&typeof e.setDate=="function"}function on(e){let t=typeof e;return process.env.NODE_ENV!=="production"&&(t=kM(e)),t}function pw(e,t,r){if(typeof e!="function")throw new Error(process.env.NODE_ENV==="production"?yt(2):`Expected the root reducer to be a function. Instead, received: '${on(e)}'`);if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(process.env.NODE_ENV==="production"?yt(0):"It looks like you are passing several store enhancers to createStore(). This is not supported. Instead, compose them together to a single function. See https://redux.js.org/tutorials/fundamentals/part-4-store#creating-a-store-with-enhancers for an example.");if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(process.env.NODE_ENV==="production"?yt(1):`Expected the enhancer to be a function. Instead, received: '${on(r)}'`);return r(pw)(e,t)}let n=e,i=t,a=new Map,o=a,s=0,l=!1;function c(){o===a&&(o=new Map,a.forEach((g,v)=>{o.set(v,g)}))}function u(){if(l)throw new Error(process.env.NODE_ENV==="production"?yt(3):"You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.");return i}function f(g){if(typeof g!="function")throw new Error(process.env.NODE_ENV==="production"?yt(4):`Expected the listener to be a function. Instead, received: '${on(g)}'`);if(l)throw new Error(process.env.NODE_ENV==="production"?yt(5):"You may not call store.subscribe() while the reducer is executing. If you would like to be notified after the store has been updated, subscribe from a component and invoke store.getState() in the callback to access the latest state. See https://redux.js.org/api/store#subscribelistener for more details.");let v=!0;c();const b=s++;return o.set(b,g),function(){if(v){if(l)throw new Error(process.env.NODE_ENV==="production"?yt(6):"You may not unsubscribe from a store listener while the reducer is executing. See https://redux.js.org/api/store#subscribelistener for more details.");v=!1,c(),o.delete(b),a=null}}}function d(g){if(!yo(g))throw new Error(process.env.NODE_ENV==="production"?yt(7):`Actions must be plain objects. Instead, the actual type was: '${on(g)}'. You may need to add middleware to your store setup to handle dispatching other values, such as 'redux-thunk' to handle dispatching functions. See https://redux.js.org/tutorials/fundamentals/part-4-store#middleware and https://redux.js.org/tutorials/fundamentals/part-6-async-logic#using-the-redux-thunk-middleware for examples.`);if(typeof g.type>"u")throw new Error(process.env.NODE_ENV==="production"?yt(8):'Actions may not have an undefined "type" property. You may have misspelled an action type string constant.');if(typeof g.type!="string")throw new Error(process.env.NODE_ENV==="production"?yt(17):`Action "type" property must be a string. Instead, the actual type was: '${on(g.type)}'. Value was: '${g.type}' (stringified)`);if(l)throw new Error(process.env.NODE_ENV==="production"?yt(9):"Reducers may not dispatch actions.");try{l=!0,i=n(i,g)}finally{l=!1}return(a=o).forEach(b=>{b()}),g}function h(g){if(typeof g!="function")throw new Error(process.env.NODE_ENV==="production"?yt(10):`Expected the nextReducer to be a function. Instead, received: '${on(g)}`);n=g,d({type:Zn.REPLACE})}function m(){const g=f;return{subscribe(v){if(typeof v!="object"||v===null)throw new Error(process.env.NODE_ENV==="production"?yt(11):`Expected the observer to be an object. Instead, received: '${on(v)}'`);function b(){const S=v;S.next&&S.next(u())}return b(),{unsubscribe:g(b)}},[Mv](){return this}}}return d({type:Zn.INIT}),{dispatch:d,subscribe:f,getState:u,replaceReducer:h,[Mv]:m}}function jv(e){typeof console<"u"&&typeof console.error=="function"&&console.error(e);try{throw new Error(e)}catch{}}function DM(e,t,r,n){const i=Object.keys(t),a=r&&r.type===Zn.INIT?"preloadedState argument passed to createStore":"previous state received by the reducer";if(i.length===0)return"Store does not have a valid reducer. Make sure the argument passed to combineReducers is an object whose values are reducers.";if(!yo(e))return`The ${a} has unexpected type of "${on(e)}". Expected argument to be an object with the following keys: "${i.join('", "')}"`;const o=Object.keys(e).filter(s=>!t.hasOwnProperty(s)&&!n[s]);if(o.forEach(s=>{n[s]=!0}),!(r&&r.type===Zn.REPLACE)&&o.length>0)return`Unexpected ${o.length>1?"keys":"key"} "${o.join('", "')}" found in ${a}. Expected to find one of the known reducer keys instead: "${i.join('", "')}". Unexpected keys will be ignored.`}function NM(e){Object.keys(e).forEach(t=>{const r=e[t];if(typeof r(void 0,{type:Zn.INIT})>"u")throw new Error(process.env.NODE_ENV==="production"?yt(12):`The slice reducer for key "${t}" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined. If you don't want to set a value for this reducer, you can use null instead of undefined.`);if(typeof r(void 0,{type:Zn.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(process.env.NODE_ENV==="production"?yt(13):`The slice reducer for key "${t}" returned undefined when probed with a random type. Don't try to handle '${Zn.INIT}' or other actions in "redux/*" namespace. They are considered private. Instead, you must return the current state for any unknown actions, unless it is undefined, in which case you must return the initial state, regardless of the action type. The initial state may not be undefined, but can be null.`)})}function mw(e){const t=Object.keys(e),r={};for(let o=0;o<t.length;o++){const s=t[o];process.env.NODE_ENV!=="production"&&typeof e[s]>"u"&&jv(`No reducer provided for key "${s}"`),typeof e[s]=="function"&&(r[s]=e[s])}const n=Object.keys(r);let i;process.env.NODE_ENV!=="production"&&(i={});let a;try{NM(r)}catch(o){a=o}return function(s={},l){if(a)throw a;if(process.env.NODE_ENV!=="production"){const f=DM(s,r,l,i);f&&jv(f)}let c=!1;const u={};for(let f=0;f<n.length;f++){const d=n[f],h=r[d],m=s[d],p=h(m,l);if(typeof p>"u"){const g=l&&l.type;throw new Error(process.env.NODE_ENV==="production"?yt(14):`When called with an action of type ${g?`"${String(g)}"`:"(unknown type)"}, the slice reducer for key "${d}" returned undefined. To ignore an action, you must explicitly return the previous state. If you want this reducer to hold no value, you can return null instead of undefined.`)}u[d]=p,c=c||p!==m}return c=c||n.length!==Object.keys(s).length,c?u:s}}function Ys(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,r)=>(...n)=>t(r(...n)))}function IM(...e){return t=>(r,n)=>{const i=t(r,n);let a=()=>{throw new Error(process.env.NODE_ENV==="production"?yt(15):"Dispatching while constructing your middleware is not allowed. Other middleware would not be applied to this dispatch.")};const o={getState:i.getState,dispatch:(l,...c)=>a(l,...c)},s=e.map(l=>l(o));return a=Ys(...s)(i.dispatch),{...i,dispatch:a}}}function mh(e){return yo(e)&&"type"in e&&typeof e.type=="string"}var gw=Symbol.for("immer-nothing"),Dv=Symbol.for("immer-draftable"),Zt=Symbol.for("immer-state"),RM=process.env.NODE_ENV!=="production"?[function(e){return`The plugin for '${e}' has not been loaded into Immer. To enable the plugin, import and call \`enable${e}()\` when initializing your application.`},function(e){return`produce can only be called on things that are draftable: plain objects, arrays, Map, Set or classes that are marked with '[immerable]: true'. Got '${e}'`},"This object has been frozen and should not be mutated",function(e){return"Cannot use a proxy that has been revoked. Did you pass an object from inside an immer function to an async process? "+e},"An immer producer returned a new value *and* modified its draft. Either return a new value *or* modify the draft.","Immer forbids circular references","The first or second argument to `produce` must be a function","The third argument to `produce` must be a function or undefined","First argument to `createDraft` must be a plain object, an array, or an immerable object","First argument to `finishDraft` must be a draft returned by `createDraft`",function(e){return`'current' expects a draft, got: ${e}`},"Object.defineProperty() cannot be used on an Immer draft","Object.setPrototypeOf() cannot be used on an Immer draft","Immer only supports deleting array indices","Immer only supports setting array indices and the 'length' property",function(e){return`'original' expects a draft, got: ${e}`}]:[];function Nt(e,...t){if(process.env.NODE_ENV!=="production"){const r=RM[e],n=typeof r=="function"?r.apply(null,t):r;throw new Error(`[Immer] ${n}`)}throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var zi=Object.getPrototypeOf;function oi(e){return!!e&&!!e[Zt]}function Yr(e){return e?vw(e)||Array.isArray(e)||!!e[Dv]||!!e.constructor?.[Dv]||bo(e)||nc(e):!1}var $M=Object.prototype.constructor.toString();function vw(e){if(!e||typeof e!="object")return!1;const t=zi(e);if(t===null)return!0;const r=Object.hasOwnProperty.call(t,"constructor")&&t.constructor;return r===Object?!0:typeof r=="function"&&Function.toString.call(r)===$M}function Gs(e,t){rc(e)===0?Reflect.ownKeys(e).forEach(r=>{t(r,e[r],e)}):e.forEach((r,n)=>t(n,r,e))}function rc(e){const t=e[Zt];return t?t.type_:Array.isArray(e)?1:bo(e)?2:nc(e)?3:0}function td(e,t){return rc(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function yw(e,t,r){const n=rc(e);n===2?e.set(t,r):n===3?e.add(r):e[t]=r}function LM(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}function bo(e){return e instanceof Map}function nc(e){return e instanceof Set}function Bn(e){return e.copy_||e.base_}function rd(e,t){if(bo(e))return new Map(e);if(nc(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);const r=vw(e);if(t===!0||t==="class_only"&&!r){const n=Object.getOwnPropertyDescriptors(e);delete n[Zt];let i=Reflect.ownKeys(n);for(let a=0;a<i.length;a++){const o=i[a],s=n[o];s.writable===!1&&(s.writable=!0,s.configurable=!0),(s.get||s.set)&&(n[o]={configurable:!0,writable:!0,enumerable:s.enumerable,value:e[o]})}return Object.create(zi(e),n)}else{const n=zi(e);if(n!==null&&r)return{...e};const i=Object.create(n);return Object.assign(i,e)}}function gh(e,t=!1){return ic(e)||oi(e)||!Yr(e)||(rc(e)>1&&Object.defineProperties(e,{set:{value:Qo},add:{value:Qo},clear:{value:Qo},delete:{value:Qo}}),Object.freeze(e),t&&Object.values(e).forEach(r=>gh(r,!0))),e}function Qo(){Nt(2)}function ic(e){return Object.isFrozen(e)}var FM={};function si(e){const t=FM[e];return t||Nt(0,e),t}var qa;function bw(){return qa}function BM(e,t){return{drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function Nv(e,t){t&&(si("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function nd(e){id(e),e.drafts_.forEach(zM),e.drafts_=null}function id(e){e===qa&&(qa=e.parent_)}function Iv(e){return qa=BM(qa,e)}function zM(e){const t=e[Zt];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function Rv(e,t){t.unfinalizedDrafts_=t.drafts_.length;const r=t.drafts_[0];return e!==void 0&&e!==r?(r[Zt].modified_&&(nd(t),Nt(4)),Yr(e)&&(e=Xs(t,e),t.parent_||Zs(t,e)),t.patches_&&si("Patches").generateReplacementPatches_(r[Zt].base_,e,t.patches_,t.inversePatches_)):e=Xs(t,r,[]),nd(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==gw?e:void 0}function Xs(e,t,r){if(ic(t))return t;const n=t[Zt];if(!n)return Gs(t,(i,a)=>$v(e,n,t,i,a,r)),t;if(n.scope_!==e)return t;if(!n.modified_)return Zs(e,n.base_,!0),n.base_;if(!n.finalized_){n.finalized_=!0,n.scope_.unfinalizedDrafts_--;const i=n.copy_;let a=i,o=!1;n.type_===3&&(a=new Set(i),i.clear(),o=!0),Gs(a,(s,l)=>$v(e,n,i,s,l,r,o)),Zs(e,i,!1),r&&e.patches_&&si("Patches").generatePatches_(n,r,e.patches_,e.inversePatches_)}return n.copy_}function $v(e,t,r,n,i,a,o){if(process.env.NODE_ENV!=="production"&&i===r&&Nt(5),oi(i)){const s=a&&t&&t.type_!==3&&!td(t.assigned_,n)?a.concat(n):void 0,l=Xs(e,i,s);if(yw(r,n,l),oi(l))e.canAutoFreeze_=!1;else return}else o&&r.add(i);if(Yr(i)&&!ic(i)){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1)return;Xs(e,i),(!t||!t.scope_.parent_)&&typeof n!="symbol"&&(bo(r)?r.has(n):Object.prototype.propertyIsEnumerable.call(r,n))&&Zs(e,i)}}function Zs(e,t,r=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&gh(t,r)}function WM(e,t){const r=Array.isArray(e),n={type_:r?1:0,scope_:t?t.scope_:bw(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1};let i=n,a=vh;r&&(i=[n],a=Ya);const{revoke:o,proxy:s}=Proxy.revocable(i,a);return n.draft_=s,n.revoke_=o,s}var vh={get(e,t){if(t===Zt)return e;const r=Bn(e);if(!td(r,t))return VM(e,r,t);const n=r[t];return e.finalized_||!Yr(n)?n:n===Yu(e.base_,t)?(Gu(e),e.copy_[t]=od(n,e)):n},has(e,t){return t in Bn(e)},ownKeys(e){return Reflect.ownKeys(Bn(e))},set(e,t,r){const n=xw(Bn(e),t);if(n?.set)return n.set.call(e.draft_,r),!0;if(!e.modified_){const i=Yu(Bn(e),t),a=i?.[Zt];if(a&&a.base_===r)return e.copy_[t]=r,e.assigned_[t]=!1,!0;if(LM(r,i)&&(r!==void 0||td(e.base_,t)))return!0;Gu(e),ad(e)}return e.copy_[t]===r&&(r!==void 0||t in e.copy_)||Number.isNaN(r)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=r,e.assigned_[t]=!0),!0},deleteProperty(e,t){return Yu(e.base_,t)!==void 0||t in e.base_?(e.assigned_[t]=!1,Gu(e),ad(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){const r=Bn(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{writable:!0,configurable:e.type_!==1||t!=="length",enumerable:n.enumerable,value:r[t]}},defineProperty(){Nt(11)},getPrototypeOf(e){return zi(e.base_)},setPrototypeOf(){Nt(12)}},Ya={};Gs(vh,(e,t)=>{Ya[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}});Ya.deleteProperty=function(e,t){return process.env.NODE_ENV!=="production"&&isNaN(parseInt(t))&&Nt(13),Ya.set.call(this,e,t,void 0)};Ya.set=function(e,t,r){return process.env.NODE_ENV!=="production"&&t!=="length"&&isNaN(parseInt(t))&&Nt(14),vh.set.call(this,e[0],t,r,e[0])};function Yu(e,t){const r=e[Zt];return(r?Bn(r):e)[t]}function VM(e,t,r){const n=xw(t,r);return n?"value"in n?n.value:n.get?.call(e.draft_):void 0}function xw(e,t){if(!(t in e))return;let r=zi(e);for(;r;){const n=Object.getOwnPropertyDescriptor(r,t);if(n)return n;r=zi(r)}}function ad(e){e.modified_||(e.modified_=!0,e.parent_&&ad(e.parent_))}function Gu(e){e.copy_||(e.copy_=rd(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var HM=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.produce=(t,r,n)=>{if(typeof t=="function"&&typeof r!="function"){const a=r;r=t;const o=this;return function(l=a,...c){return o.produce(l,u=>r.call(this,u,...c))}}typeof r!="function"&&Nt(6),n!==void 0&&typeof n!="function"&&Nt(7);let i;if(Yr(t)){const a=Iv(this),o=od(t,void 0);let s=!0;try{i=r(o),s=!1}finally{s?nd(a):id(a)}return Nv(a,n),Rv(i,a)}else if(!t||typeof t!="object"){if(i=r(t),i===void 0&&(i=t),i===gw&&(i=void 0),this.autoFreeze_&&gh(i,!0),n){const a=[],o=[];si("Patches").generateReplacementPatches_(t,i,a,o),n(a,o)}return i}else Nt(1,t)},this.produceWithPatches=(t,r)=>{if(typeof t=="function")return(o,...s)=>this.produceWithPatches(o,l=>t(l,...s));let n,i;return[this.produce(t,r,(o,s)=>{n=o,i=s}),n,i]},typeof e?.autoFreeze=="boolean"&&this.setAutoFreeze(e.autoFreeze),typeof e?.useStrictShallowCopy=="boolean"&&this.setUseStrictShallowCopy(e.useStrictShallowCopy)}createDraft(e){Yr(e)||Nt(8),oi(e)&&(e=Ur(e));const t=Iv(this),r=od(e,void 0);return r[Zt].isManual_=!0,id(t),r}finishDraft(e,t){const r=e&&e[Zt];(!r||!r.isManual_)&&Nt(9);const{scope_:n}=r;return Nv(n,t),Rv(void 0,n)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}applyPatches(e,t){let r;for(r=t.length-1;r>=0;r--){const i=t[r];if(i.path.length===0&&i.op==="replace"){e=i.value;break}}r>-1&&(t=t.slice(r+1));const n=si("Patches").applyPatches_;return oi(e)?n(e,t):this.produce(e,i=>n(i,t))}};function od(e,t){const r=bo(e)?si("MapSet").proxyMap_(e,t):nc(e)?si("MapSet").proxySet_(e,t):WM(e,t);return(t?t.scope_:bw()).drafts_.push(r),r}function Ur(e){return oi(e)||Nt(10,e),ww(e)}function ww(e){if(!Yr(e)||ic(e))return e;const t=e[Zt];let r;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,r=rd(e,t.scope_.immer_.useStrictShallowCopy_)}else r=rd(e,!0);return Gs(r,(n,i)=>{yw(r,n,ww(i))}),t&&(t.finalized_=!1),r}var UM=new HM,_w=UM.produce;function Sw(e){return({dispatch:r,getState:n})=>i=>a=>typeof a=="function"?a(r,n,e):i(a)}var KM=Sw(),qM=Sw,YM=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Ys:Ys.apply(null,arguments)},GM=e=>e&&typeof e.match=="function";function lr(e,t){function r(...n){if(t){let i=t(...n);if(!i)throw new Error(process.env.NODE_ENV==="production"?ye(0):"prepareAction did not return an object");return{type:e,payload:i.payload,..."meta"in i&&{meta:i.meta},..."error"in i&&{error:i.error}}}return{type:e,payload:n[0]}}return r.toString=()=>`${e}`,r.type=e,r.match=n=>mh(n)&&n.type===e,r}function XM(e){return typeof e=="function"&&"type"in e&&GM(e)}function ZM(e){const t=e?`${e}`.split("/"):[],r=t[t.length-1]||"actionCreator";return`Detected an action creator with type "${e||"unknown"}" being dispatched.
143
+ Make sure you're calling the action creator before dispatching, i.e. \`dispatch(${r}())\` instead of \`dispatch(${r})\`. This is necessary even if the action has no payload.`}function JM(e={}){if(process.env.NODE_ENV==="production")return()=>r=>n=>r(n);const{isActionCreator:t=XM}=e;return()=>r=>n=>(t(n)&&console.warn(ZM(n.type)),r(n))}function Ow(e,t){let r=0;return{measureTime(n){const i=Date.now();try{return n()}finally{const a=Date.now();r+=a-i}},warnIfExceeded(){r>e&&console.warn(`${t} took ${r}ms, which is more than the warning threshold of ${e}ms.
144
144
  If your state or actions are very large, you may want to disable the middleware as it might cause too much of a slowdown in development mode. See https://redux-toolkit.js.org/api/getDefaultMiddleware for instructions.
145
- It is disabled in production builds, so you don't need to worry about that.`)}}}var Ow=class Ca extends Array{constructor(...t){super(...t),Object.setPrototypeOf(this,Ca.prototype)}static get[Symbol.species](){return Ca}concat(...t){return super.concat.apply(this,t)}prepend(...t){return t.length===1&&Array.isArray(t[0])?new Ca(...t[0].concat(this)):new Ca(...t.concat(this))}};function Rv(e){return Yr(e)?ww(e,()=>{}):e}function Qo(e,t,r){return e.has(t)?e.get(t):e.set(t,r(t)).get(t)}function JM(e){return typeof e!="object"||e==null||Object.isFrozen(e)}function QM(e,t,r){const n=Aw(e,t,r);return{detectMutations(){return Ew(e,t,n,r)}}}function Aw(e,t=[],r,n="",i=new Set){const a={value:r};if(!e(r)&&!i.has(r)){i.add(r),a.children={};for(const o in r){const s=n?n+"."+o:o;t.length&&t.indexOf(s)!==-1||(a.children[o]=Aw(e,t,r[o],s))}}return a}function Ew(e,t=[],r,n,i=!1,a=""){const o=r?r.value:void 0,s=o===n;if(i&&!s&&!Number.isNaN(n))return{wasMutated:!0,path:a};if(e(o)||e(n))return{wasMutated:!1};const l={};for(let u in r.children)l[u]=!0;for(let u in n)l[u]=!0;const c=t.length>0;for(let u in l){const f=a?a+"."+u:u;if(c&&t.some(m=>m instanceof RegExp?m.test(f):f===m))continue;const d=Ew(e,t,r.children[u],n[u],s,f);if(d.wasMutated)return d}return{wasMutated:!1}}function ej(e={}){if(process.env.NODE_ENV==="production")return()=>t=>r=>t(r);{let t=function(s,l,c,u){return JSON.stringify(s,r(l,u),c)},r=function(s,l){let c=[],u=[];return l||(l=function(f,d){return c[0]===d?"[Circular ~]":"[Circular ~."+u.slice(0,c.indexOf(d)).join(".")+"]"}),function(f,d){if(c.length>0){var h=c.indexOf(this);~h?c.splice(h+1):c.push(this),~h?u.splice(h,1/0,f):u.push(f),~c.indexOf(d)&&(d=l.call(this,f,d))}else c.push(d);return s==null?d:s.call(this,f,d)}},{isImmutable:n=JM,ignoredPaths:i,warnAfter:a=32}=e;const o=QM.bind(null,n,i);return({getState:s})=>{let l=s(),c=o(l),u;return f=>d=>{const h=Sw(a,"ImmutableStateInvariantMiddleware");h.measureTime(()=>{if(l=s(),u=c.detectMutations(),c=o(l),u.wasMutated)throw new Error(process.env.NODE_ENV==="production"?ye(19):`A state mutation was detected between dispatches, in the path '${u.path||""}'. This may cause incorrect behavior. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)`)});const m=f(d);return h.measureTime(()=>{if(l=s(),u=c.detectMutations(),c=o(l),u.wasMutated)throw new Error(process.env.NODE_ENV==="production"?ye(20):`A state mutation was detected inside a dispatch, in the path: ${u.path||""}. Take a look at the reducer(s) handling the action ${t(d)}. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)`)}),h.warnIfExceeded(),m}}}}function Pw(e){const t=typeof e;return e==null||t==="string"||t==="boolean"||t==="number"||Array.isArray(e)||vo(e)}function od(e,t="",r=Pw,n,i=[],a){let o;if(!r(e))return{keyPath:t||"<root>",value:e};if(typeof e!="object"||e===null||a?.has(e))return!1;const s=n!=null?n(e):Object.entries(e),l=i.length>0;for(const[c,u]of s){const f=t?t+"."+c:c;if(!(l&&i.some(h=>h instanceof RegExp?h.test(f):f===h))){if(!r(u))return{keyPath:f,value:u};if(typeof u=="object"&&(o=od(u,f,r,n,i,a),o))return o}}return a&&Cw(e)&&a.add(e),!1}function Cw(e){if(!Object.isFrozen(e))return!1;for(const t of Object.values(e))if(!(typeof t!="object"||t===null)&&!Cw(t))return!1;return!0}function tj(e={}){if(process.env.NODE_ENV==="production")return()=>t=>r=>t(r);{const{isSerializable:t=Pw,getEntries:r,ignoredActions:n=[],ignoredActionPaths:i=["meta.arg","meta.baseQueryMeta"],ignoredPaths:a=[],warnAfter:o=32,ignoreState:s=!1,ignoreActions:l=!1,disableCache:c=!1}=e,u=!c&&WeakSet?new WeakSet:void 0;return f=>d=>h=>{if(!hh(h))return d(h);const m=d(h),p=Sw(o,"SerializableStateInvariantMiddleware");return!l&&!(n.length&&n.indexOf(h.type)!==-1)&&p.measureTime(()=>{const g=od(h,"",t,r,i,u);if(g){const{keyPath:v,value:b}=g;console.error(`A non-serializable value was detected in an action, in the path: \`${v}\`. Value:`,b,`
145
+ It is disabled in production builds, so you don't need to worry about that.`)}}}var Aw=class ka extends Array{constructor(...t){super(...t),Object.setPrototypeOf(this,ka.prototype)}static get[Symbol.species](){return ka}concat(...t){return super.concat.apply(this,t)}prepend(...t){return t.length===1&&Array.isArray(t[0])?new ka(...t[0].concat(this)):new ka(...t.concat(this))}};function Lv(e){return Yr(e)?_w(e,()=>{}):e}function es(e,t,r){return e.has(t)?e.get(t):e.set(t,r(t)).get(t)}function QM(e){return typeof e!="object"||e==null||Object.isFrozen(e)}function ej(e,t,r){const n=Ew(e,t,r);return{detectMutations(){return Pw(e,t,n,r)}}}function Ew(e,t=[],r,n="",i=new Set){const a={value:r};if(!e(r)&&!i.has(r)){i.add(r),a.children={};for(const o in r){const s=n?n+"."+o:o;t.length&&t.indexOf(s)!==-1||(a.children[o]=Ew(e,t,r[o],s))}}return a}function Pw(e,t=[],r,n,i=!1,a=""){const o=r?r.value:void 0,s=o===n;if(i&&!s&&!Number.isNaN(n))return{wasMutated:!0,path:a};if(e(o)||e(n))return{wasMutated:!1};const l={};for(let u in r.children)l[u]=!0;for(let u in n)l[u]=!0;const c=t.length>0;for(let u in l){const f=a?a+"."+u:u;if(c&&t.some(m=>m instanceof RegExp?m.test(f):f===m))continue;const d=Pw(e,t,r.children[u],n[u],s,f);if(d.wasMutated)return d}return{wasMutated:!1}}function tj(e={}){if(process.env.NODE_ENV==="production")return()=>t=>r=>t(r);{let t=function(s,l,c,u){return JSON.stringify(s,r(l,u),c)},r=function(s,l){let c=[],u=[];return l||(l=function(f,d){return c[0]===d?"[Circular ~]":"[Circular ~."+u.slice(0,c.indexOf(d)).join(".")+"]"}),function(f,d){if(c.length>0){var h=c.indexOf(this);~h?c.splice(h+1):c.push(this),~h?u.splice(h,1/0,f):u.push(f),~c.indexOf(d)&&(d=l.call(this,f,d))}else c.push(d);return s==null?d:s.call(this,f,d)}},{isImmutable:n=QM,ignoredPaths:i,warnAfter:a=32}=e;const o=ej.bind(null,n,i);return({getState:s})=>{let l=s(),c=o(l),u;return f=>d=>{const h=Ow(a,"ImmutableStateInvariantMiddleware");h.measureTime(()=>{if(l=s(),u=c.detectMutations(),c=o(l),u.wasMutated)throw new Error(process.env.NODE_ENV==="production"?ye(19):`A state mutation was detected between dispatches, in the path '${u.path||""}'. This may cause incorrect behavior. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)`)});const m=f(d);return h.measureTime(()=>{if(l=s(),u=c.detectMutations(),c=o(l),u.wasMutated)throw new Error(process.env.NODE_ENV==="production"?ye(20):`A state mutation was detected inside a dispatch, in the path: ${u.path||""}. Take a look at the reducer(s) handling the action ${t(d)}. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)`)}),h.warnIfExceeded(),m}}}}function Cw(e){const t=typeof e;return e==null||t==="string"||t==="boolean"||t==="number"||Array.isArray(e)||yo(e)}function sd(e,t="",r=Cw,n,i=[],a){let o;if(!r(e))return{keyPath:t||"<root>",value:e};if(typeof e!="object"||e===null||a?.has(e))return!1;const s=n!=null?n(e):Object.entries(e),l=i.length>0;for(const[c,u]of s){const f=t?t+"."+c:c;if(!(l&&i.some(h=>h instanceof RegExp?h.test(f):f===h))){if(!r(u))return{keyPath:f,value:u};if(typeof u=="object"&&(o=sd(u,f,r,n,i,a),o))return o}}return a&&kw(e)&&a.add(e),!1}function kw(e){if(!Object.isFrozen(e))return!1;for(const t of Object.values(e))if(!(typeof t!="object"||t===null)&&!kw(t))return!1;return!0}function rj(e={}){if(process.env.NODE_ENV==="production")return()=>t=>r=>t(r);{const{isSerializable:t=Cw,getEntries:r,ignoredActions:n=[],ignoredActionPaths:i=["meta.arg","meta.baseQueryMeta"],ignoredPaths:a=[],warnAfter:o=32,ignoreState:s=!1,ignoreActions:l=!1,disableCache:c=!1}=e,u=!c&&WeakSet?new WeakSet:void 0;return f=>d=>h=>{if(!mh(h))return d(h);const m=d(h),p=Ow(o,"SerializableStateInvariantMiddleware");return!l&&!(n.length&&n.indexOf(h.type)!==-1)&&p.measureTime(()=>{const g=sd(h,"",t,r,i,u);if(g){const{keyPath:v,value:b}=g;console.error(`A non-serializable value was detected in an action, in the path: \`${v}\`. Value:`,b,`
146
146
  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
- (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,`
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=sd(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: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,`,
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 ts(e){return typeof e=="boolean"}var nj=()=>function(t){const{thunk:r=!0,immutableCheck:n=!0,serializableCheck:i=!0,actionCreatorCheck:a=!0}=t??{};let o=new Aw;if(r&&(ts(r)?o.push(KM):o.push(qM(r.extraArgument))),process.env.NODE_ENV!=="production"){if(n){let s={};ts(n)||(s=n),o.unshift(tj(s))}if(i){let s={};ts(i)||(s=i),o.push(rj(s))}if(a){let s={};ts(a)||(s=a),o.unshift(JM(s))}}return o},ij="RTK_autoBatch",Fv=e=>t=>{setTimeout(t,e)},aj=(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:Fv(10):e.type==="callback"?e.queueNotification:Fv(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?.[ij],a=!i,a&&(o||(o=!0,l(c))),n.dispatch(u)}finally{i=!0}}})},oj=e=>function(r){const{autoBatch:n=!0}=r??{};let i=new Aw(e);return n&&i.push(aj(typeof n=="object"?n:void 0)),i};function sj(e){const t=nj(),{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(yo(r))l=mw(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=Ys;i&&(u=YM({trace:process.env.NODE_ENV!=="production",...typeof i=="object"&&i}));const f=IM(...c),d=oj(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 pw(l,o,m)}function Tw(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 lj(e){return typeof e=="function"}function cj(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]=Tw(t),a;if(lj(e))a=()=>Lv(e());else{const s=Lv(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 _w(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 uj="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",fj=(e=21)=>{let t="",r=e;for(;r--;)t+=uj[Math.random()*64|0];return t},dj=Symbol.for("rtk-slice-createasyncthunk");function hj(e,t){return`${e}/${t}`}function pj({creators:e}={}){const t=e?.asyncThunk?.[dj];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(gj()):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:hj(i,x),createNotation:typeof n.reducers=="function"};yj(S)?xj(w,S,c,t):vj(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"?Tw(n.extraReducers):[n.extraReducers],O={...x,...l.sliceCaseReducersByType};return cj(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=es(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=es(d,S,()=>new WeakMap);return es(C,E,()=>{const M={};for(const[R,j]of Object.entries(n.selectors??{}))M[R]=mj(j,E,()=>es(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 mj(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=pj();function gj(){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 vj({type:e,reducerName:t,createNotation:r},n,i){let a,o;if("reducer"in n){if(r&&!bj(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 yj(e){return e._reducerDefinitionType==="asyncThunk"}function bj(e){return e._reducerDefinitionType==="reducerWithPrepare"}function xj({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||rs,pending:s||rs,rejected:l||rs,settled:c||rs})}function rs(){}var wj="task",Mw="listener",jw="completed",yh="cancelled",_j=`task-${yh}`,Sj=`task-${jw}`,ld=`${Mw}-${yh}`,Oj=`${Mw}-${jw}`,ac=class{constructor(e){this.code=e,this.message=`${wj} ${yh} (reason: ${e})`}name="TaskAbortError";message},bh=(e,t)=>{if(typeof e!="function")throw new TypeError(process.env.NODE_ENV==="production"?ye(32):`${t} is not a function`)},Js=()=>{},Dw=(e,t=Js)=>(e.catch(t),e),Nw=(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 ac(t)}};function Iw(e,t){let r=Js;return new Promise((n,i)=>{const a=()=>i(new ac(e.reason));if(e.aborted){a();return}r=Nw(e,a),t.finally(()=>r()).then(n,i)}).finally(()=>{r=Js})}var Aj=async(e,t)=>{try{return await Promise.resolve(),{status:"ok",value:await e()}}catch(r){return{status:r instanceof ac?"cancelled":"rejected",error:r}}finally{t?.()}},Qs=e=>t=>Dw(Iw(e,t).then(r=>(Qn(e),r))),Rw=e=>{const t=Qs(e);return r=>t(new Promise(n=>setTimeout(n,r)))},{assign:Ni}=Object,Bv={},xo="listenerMiddleware",Ej=(e,t)=>{const r=n=>Nw(e,()=>Jn(n,e.reason));return(n,i)=>{bh(n,"taskExecutor");const a=new AbortController;r(a);const o=Aj(async()=>{Qn(e),Qn(a.signal);const s=await n({pause:Qs(a.signal),delay:Rw(a.signal),signal:a.signal});return Qn(a.signal),s},()=>Jn(a,Sj));return i?.autoJoin&&t.push(o.catch(Js)),{result:Qs(e)(o),cancel(){Jn(a,_j)}}}},Pj=(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 Iw(t,Promise.race(s));return Qn(t),l}finally{a()}};return(n,i)=>Dw(r(n,i))},$w=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 bh(a,"options.listener"),{predicate:i,type:t,effect:a}},Lw=Ni(e=>{const{type:t,predicate:r,effect:n}=$w(e);return{id:fj(),effect:n,type:t,predicate:r,pending:new Set,unsubscribe:()=>{throw new Error(process.env.NODE_ENV==="production"?ye(22):"Unsubscribe not initialized")}}},{withTypes:()=>Lw}),zv=(e,t)=>{const{type:r,effect:n,predicate:i}=$w(t);return Array.from(e.values()).find(a=>(typeof r=="string"?a.type===r:a.predicate===i)&&a.effect===n)},cd=e=>{e.pending.forEach(t=>{Jn(t,ld)})},Cj=e=>()=>{e.forEach(cd),e.clear()},Wv=(e,t,r)=>{try{e(t,r)}catch(n){setTimeout(()=>{throw n},0)}},Fw=Ni(lr(`${xo}/add`),{withTypes:()=>Fw}),kj=lr(`${xo}/removeAll`),Bw=Ni(lr(`${xo}/remove`),{withTypes:()=>Bw}),Tj=(...e)=>{console.error(`${xo}/error`,...e)},wo=(e={})=>{const t=new Map,{extra:r,onError:n=Tj}=e;bh(n,"onError");const i=u=>(u.unsubscribe=()=>t.delete(u.id),t.set(u.id,u),f=>{u.unsubscribe(),f?.cancelActive&&cd(u)}),a=u=>{const f=zv(t,u)??Lw(u);return i(f)};Ni(a,{withTypes:()=>a});const o=u=>{const f=zv(t,u);return f&&(f.unsubscribe(),u.cancelActive&&cd(f)),!!f};Ni(o,{withTypes:()=>o});const s=async(u,f,d,h)=>{const m=new AbortController,p=Pj(a,m.signal),g=[];try{u.pending.add(m),await Promise.resolve(u.effect(f,Ni({},d,{getOriginalState:h,condition:(v,b)=>p(v,b).then(Boolean),take:p,delay:Rw(m.signal),pause:Qs(m.signal),extra:r,signal:m.signal,fork:Ej(m.signal,g),unsubscribe:u.unsubscribe,subscribe:()=>{t.set(u.id,u)},cancelActiveListeners:()=>{u.pending.forEach((v,b,x)=>{v!==m&&(Jn(v,ld),x.delete(v))})},cancel:()=>{Jn(m,ld),u.pending.delete(m)},throwIfCancelled:()=>{Qn(m.signal)}})))}catch(v){v instanceof ac||Wv(n,v,{raisedBy:"effect"})}finally{await Promise.all(g),Jn(m,Oj),u.pending.delete(m)}},l=Cj(t);return{middleware:u=>f=>d=>{if(!mh(d))return f(d);if(Fw.match(d))return a(d.payload);if(kj.match(d)){l();return}if(Bw.match(d))return o(d.payload);let h=u.getState();const m=()=>{if(h===Bv)throw new Error(process.env.NODE_ENV==="production"?ye(23):`${xo}: 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,Wv(n,S,{raisedBy:"predicate"})}x&&s(b,d,u,m)}}}finally{h=Bv}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 Mj={layoutType:"horizontal",width:0,height:0,margin:{top:5,right:5,bottom:5,left:5},scale:1},zw=Qt({name:"chartLayout",initialState:Mj,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:jj,setLayout:Dj,setChartSize:Nj,setScale:Ij}=zw.actions,Rj=zw.reducer;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 Hv(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){$j(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 $j(e,t,r){return(t=Lj(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Lj(e){var t=Fj(e,"string");return typeof t=="symbol"?t:t+""}function Fj(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=Math.PI/180,Bj=e=>e*180/Math.PI,it=(e,t,r,n)=>({x:e+Math.cos(-el*n)*r,y:t+Math.sin(-el*n)*r}),Ww=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},zj=(e,t)=>{var{x:r,y:n}=e,{x:i,y:a}=t;return Math.sqrt((r-i)**2+(n-a)**2)},Wj=(e,t)=>{var{x:r,y:n}=e,{cx:i,cy:a}=t,o=zj({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:Bj(l),angleInRadian:l}},Vj=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}},Hj=(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},Uj=(e,t)=>{var{x:r,y:n}=e,{radius:i,angle:a}=Wj({x:r,y:n},t),{innerRadius:o,outerRadius:s}=t;if(i<o||i>s||i===0)return null;var{startAngle:l,endAngle:c}=Vj(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?Hv(Hv({},t),{},{radius:i,angle:Hj(u,t)}):null};function Vw(e,t,r){return Array.isArray(e)&&e&&t+r!==0?e.slice(t,r+1):e}function Uv(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?Uv(Object(r),!0).forEach(function(n){Kj(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Uv(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Kj(e,t,r){return(t=qj(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function qj(e){var t=Yj(e,"string");return typeof t=="symbol"?t:t+""}function Yj(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 Gj=(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},Xj=(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",Hw=(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},Uw=(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}))},Kv=1e-4,Zj=e=>{var t=e.domain();if(!(!t||t.length<=2)){var r=t.length,n=e.range(),i=Math.min(n[0],n[1])-Kv,a=Math.max(n[0],n[1])+Kv,o=e(t[0]),s=e(t[r-1]);(o<i||o>a||s<i||s>a)&&e.domain([t[0],t[r-1]])}},Jj=(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},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,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])}},eD=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)}},tD={sign:Qj,expand:gT,none:Bi,silhouette:vT,wiggle:yT,positive:eD},rD=(e,t,r)=>{var n=tD[r],i=mT().keys(t).value((a,o)=>+Ie(a,o,0)).order(Qf).offset(n);return i(e)};function nD(e){return e==null?void 0:String(e)}function qv(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=j1(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 Yv=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},iD=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]},aD=e=>{var t=e.flat(2).filter(X);return[Math.min(...t),Math.max(...t)]},oD=e=>[e[0]===1/0?0:e[0],e[1]===-1/0?0:e[1]],sD=(e,t,r)=>{if(e!=null)return oD(Object.keys(e).reduce((n,i)=>{var a=e[i],{stackedData:o}=a,s=o.reduce((l,c)=>{var u=Vw(c,t,r),f=aD(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]))},Gv=/^dataMin[\s]*-[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,Xv=/^dataMax[\s]*\+[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,Ga=(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=tc(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 Zv(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 Zi(e,t){if(e)return String(e);if(typeof t=="string")return t}function lD(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?Uj({x:e,y:t},n):null}var cD=(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}},uD=(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,fD=e=>e.layout.scale,Kw=e=>e.layout.margin,oc=N(e=>e.cartesianAxis.xAxis,e=>Object.values(e)),sc=N(e=>e.cartesianAxis.yAxis,e=>Object.values(e)),qw="data-recharts-item-index",Yw="data-recharts-item-data-key",_o=60;function Jv(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?Jv(Object(r),!0).forEach(function(n){dD(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Jv(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function dD(e,t,r){return(t=hD(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function hD(e){var t=pD(e,"string");return typeof t=="symbol"?t:t+""}function pD(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 mD=e=>e.brush.height;function gD(e){var t=sc(e);return t.reduce((r,n)=>{if(n.orientation==="left"&&!n.mirror&&!n.hide){var i=typeof n.width=="number"?n.width:_o;return r+i}return r},0)}function vD(e){var t=sc(e);return t.reduce((r,n)=>{if(n.orientation==="right"&&!n.mirror&&!n.hide){var i=typeof n.width=="number"?n.width:_o;return r+i}return r},0)}function yD(e){var t=oc(e);return t.reduce((r,n)=>n.orientation==="top"&&!n.mirror&&!n.hide?r+n.height:r,0)}function bD(e){var t=oc(e);return t.reduce((r,n)=>n.orientation==="bottom"&&!n.mirror&&!n.hide?r+n.height:r,0)}var ct=N([Qr,en,Kw,mD,gD,vD,yD,bD,hw,OM],(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=ns(ns({},f),u),h=d.bottom;d.bottom+=n,d=Xj(d,l,c);var m=e-d.left-d.right,p=t-d.top-d.bottom;return ns(ns({brushBottom:h},d),{},{width:Math.max(m,0),height:Math.max(p,0)})}),xD=N(ct,e=>({x:e.left,y:e.top,width:e.width,height:e.height})),xh=N(Qr,en,(e,t)=>({x:0,y:0,width:e,height:t})),wD=k.createContext(null),Ft=()=>k.useContext(wD)!=null,lc=e=>e.brush,cc=N([lc,ct,Kw],(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})),wh=()=>{var e,t=Ft(),r=G(xD),n=G(cc),i=(e=G(lc))===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}},_D={top:0,bottom:0,left:0,right:0,width:0,height:0,brushBottom:0},Gw=()=>{var e;return(e=G(ct))!==null&&e!==void 0?e:_D},Xw=()=>G(Qr),Zw=()=>G(en),ue=e=>e.layout.layoutType,uc=()=>G(ue),SD={settings:{layout:"horizontal",align:"center",verticalAlign:"middle",itemSorter:"value"},size:{width:0,height:0},payload:[]},Jw=Qt({name:"legend",initialState:SD,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:AU,setLegendSettings:EU,addLegendPayload:Qw,removeLegendPayload:e_}=Jw.actions,OD=Jw.reducer;function ud(){return ud=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},ud.apply(null,arguments)}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 Xu(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){AD(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 AD(e,t,r){return(t=ED(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function ED(e){var t=PD(e,"string");return typeof t=="symbol"?t:t+""}function PD(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 CD(e){return Array.isArray(e)&&Tr(e[0])&&Tr(e[1])?e.join(" ~ "):e}var kD=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?tc(a,s):a).map((E,C)=>{if(E.type==="none")return null;var M=E.formatter||o||CD,{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=Xu({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=Xu({margin:0,padding:10,backgroundColor:"#fff",border:"1px solid #ccc",whiteSpace:"nowrap"},r),p=Xu({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",ud({className:b,style:m},S),A.createElement("p",{className:x,style:p},A.isValidElement(v)?v:"".concat(v)),h())},ha="recharts-tooltip-wrapper",TD={visibility:"hidden"};function MD(e){var{coordinate:t,translateX:r,translateY:n}=e;return he(ha,{["".concat(ha,"-right")]:X(r)&&t&&X(t.x)&&r>=t.x,["".concat(ha,"-left")]:X(r)&&t&&X(t.x)&&r<t.x,["".concat(ha,"-bottom")]:X(n)&&t&&X(t.y)&&n>=t.y,["".concat(ha,"-top")]:X(n)&&t&&X(t.y)&&n<t.y})}function ey(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 jD(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 DD(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=ey({allowEscapeViewBox:t,coordinate:r,key:"x",offsetTopLeft:n,position:i,reverseDirection:a,tooltipDimension:o.width,viewBox:l,viewBoxDimension:l.width}),f=ey({allowEscapeViewBox:t,coordinate:r,key:"y",offsetTopLeft:n,position:i,reverseDirection:a,tooltipDimension:o.height,viewBox:l,viewBoxDimension:l.height}),c=jD({translateX:u,translateY:f,useTranslate3d:s})):c=TD,{cssProperties:c,cssClasses:MD({translateX:u,translateY:f,coordinate:r})}}function ty(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 is(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ty(Object(r),!0).forEach(function(n){fd(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ty(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function fd(e,t,r){return(t=ND(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function ND(e){var t=ID(e,"string");return typeof t=="symbol"?t:t+""}function ID(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 RD extends k.PureComponent{constructor(){super(...arguments),fd(this,"state",{dismissed:!1,dismissedAtCoordinate:{x:0,y:0}}),fd(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}=DD({allowEscapeViewBox:r,coordinate:o,offsetTopLeft:c,position:u,reverseDirection:f,tooltipBox:{height:p.height,width:p.width},useTranslate3d:d,viewBox:h}),S=v?{}:is(is({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=is(is({},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 $D=()=>!(typeof window<"u"&&window.document&&window.document.createElement&&window.setTimeout),En={devToolsEnabled:!1,isSsr:$D()},t_=()=>G(e=>e.rootProps.accessibilityLayer);function Jt(e){return Number.isFinite(e)}function Wi(e){return typeof e=="number"&&e>0&&Number.isFinite(e)}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 ry(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 ny(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ry(Object(r),!0).forEach(function(n){LD(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ry(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function LD(e,t,r){return(t=FD(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function FD(e){var t=BD(e,"string");return typeof t=="symbol"?t:t+""}function BD(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 iy={curveBasisClosed:iT,curveBasisOpen:aT,curveBasis:nT,curveBumpX:Vk,curveBumpY:Hk,curveLinearClosed:oT,curveLinear:Ql,curveMonotoneX:sT,curveMonotoneY:lT,curveNatural:cT,curveStep:uT,curveStepAfter:dT,curveStepBefore:fT},as=e=>Jt(e.x)&&Jt(e.y),pa=e=>e.x,ma=e=>e.y,zD=(e,t)=>{if(typeof e=="function")return e;var r="curve".concat(vo(e));return(r==="curveMonotone"||r==="curveBump")&&t?iy["".concat(r).concat(t==="vertical"?"Y":"X")]:iy[r]||Ql},WD=e=>{var{type:t="linear",points:r=[],baseLine:n,layout:i,connectNulls:a=!1}=e,o=zD(t,i),s=a?r.filter(as):r,l;if(Array.isArray(n)){var c=a?n.filter(f=>as(f)):n,u=s.map((f,d)=>ny(ny({},f),{},{base:c[d]}));return i==="vertical"?l=Yo().y(ma).x1(pa).x0(f=>f.base.x):l=Yo().x(pa).y1(ma).y0(f=>f.base.y),l.defined(as).curve(o),l(u)}return i==="vertical"&&X(n)?l=Yo().y(ma).x1(pa).x0(n):X(n)?l=Yo().x(pa).y1(ma).y0(n):l=W1().x(pa).y(ma),l.defined(as).curve(o),l(s)},_h=e=>{var{className:t,points:r,path:n,pathRef:i}=e;if((!r||!r.length)&&!n)return null;var a=r&&r.length?WD(e):n;return A.createElement("path",dd({},Dr(e),sh(e),{className:he("recharts-curve",t),d:a===null?void 0:a,ref:i}))},VD=["x","y","top","left","width","height","className"];function hd(){return hd=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},hd.apply(null,arguments)}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 HD(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){UD(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 UD(e,t,r){return(t=KD(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function KD(e){var t=qD(e,"string");return typeof t=="symbol"?t:t+""}function qD(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 YD(e,t){if(e==null)return{};var r,n,i=GD(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 GD(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 XD=(e,t,r,n,i,a)=>"M".concat(e,",").concat(i,"v").concat(n,"M").concat(a,",").concat(t,"h").concat(r),ZD=e=>{var{x:t=0,y:r=0,top:n=0,left:i=0,width:a=0,height:o=0,className:s}=e,l=YD(e,VD),c=HD({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",hd({},He(c,!0),{className:he("recharts-cross",s),d:XD(t,r,a,o,n,i)}))};function JD(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 oy(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 QD(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?oy(Object(r),!0).forEach(function(n){eN(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):oy(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function eN(e,t,r){return(t=tN(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function tN(e){var t=rN(e,"string");return typeof t=="symbol"?t:t+""}function rN(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=QD({},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 nN(){}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 ly(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){iN(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 iN(e,t,r){return(t=aN(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function aN(e){var t=oN(e,"string");return typeof t=="symbol"?t:t+""}function oN(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 sN=e=>e.replace(/([A-Z])/g,t=>"-".concat(t.toLowerCase())),r_=(e,t,r)=>e.map(n=>"".concat(sN(n)," ").concat(t,"ms ").concat(r)).join(","),lN=(e,t)=>[Object.keys(e),Object.keys(t)].reduce((r,n)=>r.filter(i=>n.includes(i))),Xa=(e,t)=>Object.keys(t).reduce((r,n)=>ly(ly({},r),{},{[n]:e(n,t[n])}),{});function cy(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?cy(Object(r),!0).forEach(function(n){cN(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):cy(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function cN(e,t,r){return(t=uN(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function uN(e){var t=fN(e,"string");return typeof t=="symbol"?t:t+""}function fN(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 tl=(e,t,r)=>e+(t-e)*r,pd=e=>{var{from:t,to:r}=e;return t!==r},n_=(e,t,r)=>{var n=Xa((i,a)=>{if(pd(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?Xa((i,a)=>pd(a)?bt(bt({},a),{},{velocity:tl(a.velocity,n[i].velocity,r),from:tl(a.from,n[i].from,r)}):a,t):n_(e,n,r-1)};function dN(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=()=>Xa((d,h)=>h.from,s),c=()=>!Object.values(s).filter(pd).length,u=null,f=d=>{o||(o=d);var h=d-o,m=h/r.dt;s=n_(r,s,m),i(bt(bt(bt({},e),t),l())),o=d,c()||(u=a.setTimeout(f))};return()=>(u=a.setTimeout(f),()=>{u()})}function hN(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=Xa((p,g)=>tl(...g,r(d)),l);if(a(bt(bt(bt({},e),t),h)),d<1)s=o.setTimeout(u);else{var m=Xa((p,g)=>tl(...g,r(1)),l);a(bt(bt(bt({},e),t),m))}};return()=>(s=o.setTimeout(u),()=>{s()})}const pN=(e,t,r,n,i,a)=>{var o=lN(e,t);return r.isStepper===!0?dN(e,t,r,o,i,a):hN(e,t,r,n,o,i,a)};var rl=1e-4,i_=(e,t)=>[0,3*e,3*t-6*e,3*e-3*t+1],a_=(e,t)=>e.map((r,n)=>r*t**n).reduce((r,n)=>r+n),uy=(e,t)=>r=>{var n=i_(e,t);return a_(n,r)},mN=(e,t)=>r=>{var n=i_(e,t),i=[...n.map((a,o)=>a*o).slice(1),0];return a_(i,r)},fy=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=uy(t,r),u=uy(n,i),f=mN(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)<rl||x<rl)return u(g);g=d(g-b/x)}return u(g)};return h.isStepper=!1,h},gN=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)<rl&&Math.abs(f)<rl?[s,0]:[d,f]};return a.isStepper=!0,a.dt=i,a},vN=e=>{if(typeof e=="string")switch(e){case"ease":case"ease-in-out":case"ease-out":case"ease-in":case"linear":return fy(e);case"spring":return gN();default:if(e.split("(")[0]==="cubic-bezier")return fy(e)}return typeof e=="function"?e:null};function yN(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 bN{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 xN(){return yN(new bN)}var wN=k.createContext(xN);function _N(e,t){var r=k.useContext(wN);return k.useMemo(()=>t??r(e),[e,t,r])}var SN={begin:0,duration:1e3,easing:"ease",isActive:!0,canBegin:!0,onAnimationEnd:()=>{},onAnimationStart:()=>{}},dy={t:0},Zu={t:1};function So(e){var t=_t(e,SN),{isActive:r,canBegin:n,duration:i,easing:a,begin:o,onAnimationEnd:s,onAnimationStart:l,children:c}=t,u=_N(t.animationId,t.animationManager),[f,d]=k.useState(r?dy:Zu),h=k.useRef(null);return k.useEffect(()=>{r||d(Zu)},[r]),k.useEffect(()=>{if(!r||!n)return nN;var m=pN(dy,Zu,vN(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 Oo(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"animation-",r=k.useRef(Ka(t)),n=k.useRef(e);return n.current!==e&&(r.current=Ka(t),n.current=e),r.current}function hy(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 py(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?hy(Object(r),!0).forEach(function(n){ON(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):hy(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function ON(e,t,r){return(t=AN(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function AN(e){var t=EN(e,"string");return typeof t=="symbol"?t:t+""}function EN(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(){return nl=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},nl.apply(null,arguments)}var my=(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,`
@@ -157,30 +157,30 @@ Take a look at the reducer(s) handling this action type: ${h.type}.
157
157
  L `).concat(e+r,",").concat(t+n-o*h,`
158
158
  A `).concat(h,",").concat(h,",0,0,").concat(l,",").concat(e+r-s*h,",").concat(t+n,`
159
159
  L `).concat(e+s*h,",").concat(t+n,`
160
- A `).concat(h,",").concat(h,",0,0,").concat(l,",").concat(e,",").concat(t+n-o*h," Z")}else c="M ".concat(e,",").concat(t," h ").concat(r," v ").concat(n," h ").concat(-r," Z");return c},EN={x:0,y:0,width:0,height:0,radius:0,isAnimationActive:!1,isUpdateAnimationActive:!1,animationBegin:0,animationDuration:1500,animationEasing:"ease"},a_=e=>{var t=_t(e,EN),r=k.useRef(null),[n,i]=k.useState(-1);k.useEffect(()=>{if(r.current&&r.current.getTotalLength)try{var D=r.current.getTotalLength();D&&i(D)}catch{}},[]);var{x:a,y:o,width:s,height:l,radius:c,className:u}=t,{animationEasing:f,animationDuration:d,animationBegin:h,isAnimationActive:m,isUpdateAnimationActive:p}=t,g=k.useRef(s),v=k.useRef(l),b=k.useRef(a),x=k.useRef(o),S=k.useMemo(()=>({x:a,y:o,width:s,height:l,radius:c}),[a,o,s,l,c]),w=So(S,"rectangle-");if(a!==+a||o!==+o||s!==+s||l!==+l||s===0||l===0)return null;var O=he("recharts-rectangle",u);if(!p)return A.createElement("path",rl({},He(t,!0),{className:O,d:hy(a,o,s,l,c)}));var E=g.current,C=v.current,M=b.current,R=x.current,j="0px ".concat(n===-1?1:n,"px"),_="".concat(n,"px 0px"),I=t_(["strokeDasharray"],d,typeof f=="string"?f:void 0);return A.createElement(_o,{animationId:w,key:w,canBegin:n>0,duration:d,easing:f,isActive:p,begin:h},D=>{var L=qe(E,s,D),W=qe(C,l,D),H=qe(M,a,D),te=qe(R,o,D);r.current&&(g.current=L,v.current=W,b.current=H,x.current=te);var Q;return m?D>0?Q={transition:I,strokeDasharray:_}:Q={strokeDasharray:j}:Q={strokeDasharray:_},A.createElement("path",rl({},He(t,!0),{className:O,d:hy(H,te,L,W,c),ref:r,style:dy(dy({},Q),t.style)}))})};function o_(e){var{cx:t,cy:r,radius:n,startAngle:i,endAngle:a}=e,o=it(t,r,n,i),s=it(t,r,n,a);return{points:[o,s],cx:t,cy:r,radius:n,startAngle:i,endAngle:a}}function pd(){return pd=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},pd.apply(null,arguments)}var PN=(e,t)=>{var r=pt(t-e),n=Math.min(Math.abs(t-e),359.999);return r*n},as=e=>{var{cx:t,cy:r,radius:n,angle:i,sign:a,isExternal:o,cornerRadius:s,cornerIsExternal:l}=e,c=s*(o?1:-1)+n,u=Math.asin(s/c)/Qs,f=l?i:i+a*u,d=it(t,r,c,f),h=it(t,r,n,f),m=l?i-a*u:i,p=it(t,r,c*Math.cos(u*Qs),m);return{center:d,circleTangency:h,lineTangency:p,theta:u}},s_=e=>{var{cx:t,cy:r,innerRadius:n,outerRadius:i,startAngle:a,endAngle:o}=e,s=PN(a,o),l=a+s,c=it(t,r,i,a),u=it(t,r,i,l),f="M ".concat(c.x,",").concat(c.y,`
160
+ A `).concat(h,",").concat(h,",0,0,").concat(l,",").concat(e,",").concat(t+n-o*h," Z")}else c="M ".concat(e,",").concat(t," h ").concat(r," v ").concat(n," h ").concat(-r," Z");return c},PN={x:0,y:0,width:0,height:0,radius:0,isAnimationActive:!1,isUpdateAnimationActive:!1,animationBegin:0,animationDuration:1500,animationEasing:"ease"},o_=e=>{var t=_t(e,PN),r=k.useRef(null),[n,i]=k.useState(-1);k.useEffect(()=>{if(r.current&&r.current.getTotalLength)try{var D=r.current.getTotalLength();D&&i(D)}catch{}},[]);var{x:a,y:o,width:s,height:l,radius:c,className:u}=t,{animationEasing:f,animationDuration:d,animationBegin:h,isAnimationActive:m,isUpdateAnimationActive:p}=t,g=k.useRef(s),v=k.useRef(l),b=k.useRef(a),x=k.useRef(o),S=k.useMemo(()=>({x:a,y:o,width:s,height:l,radius:c}),[a,o,s,l,c]),w=Oo(S,"rectangle-");if(a!==+a||o!==+o||s!==+s||l!==+l||s===0||l===0)return null;var O=he("recharts-rectangle",u);if(!p)return A.createElement("path",nl({},He(t,!0),{className:O,d:my(a,o,s,l,c)}));var E=g.current,C=v.current,M=b.current,R=x.current,j="0px ".concat(n===-1?1:n,"px"),_="".concat(n,"px 0px"),I=r_(["strokeDasharray"],d,typeof f=="string"?f:void 0);return A.createElement(So,{animationId:w,key:w,canBegin:n>0,duration:d,easing:f,isActive:p,begin:h},D=>{var L=qe(E,s,D),W=qe(C,l,D),H=qe(M,a,D),te=qe(R,o,D);r.current&&(g.current=L,v.current=W,b.current=H,x.current=te);var Q;return m?D>0?Q={transition:I,strokeDasharray:_}:Q={strokeDasharray:j}:Q={strokeDasharray:_},A.createElement("path",nl({},He(t,!0),{className:O,d:my(H,te,L,W,c),ref:r,style:py(py({},Q),t.style)}))})};function s_(e){var{cx:t,cy:r,radius:n,startAngle:i,endAngle:a}=e,o=it(t,r,n,i),s=it(t,r,n,a);return{points:[o,s],cx:t,cy:r,radius:n,startAngle:i,endAngle:a}}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 CN=(e,t)=>{var r=pt(t-e),n=Math.min(Math.abs(t-e),359.999);return r*n},os=e=>{var{cx:t,cy:r,radius:n,angle:i,sign:a,isExternal:o,cornerRadius:s,cornerIsExternal:l}=e,c=s*(o?1:-1)+n,u=Math.asin(s/c)/el,f=l?i:i+a*u,d=it(t,r,c,f),h=it(t,r,n,f),m=l?i-a*u:i,p=it(t,r,c*Math.cos(u*el),m);return{center:d,circleTangency:h,lineTangency:p,theta:u}},l_=e=>{var{cx:t,cy:r,innerRadius:n,outerRadius:i,startAngle:a,endAngle:o}=e,s=CN(a,o),l=a+s,c=it(t,r,i,a),u=it(t,r,i,l),f="M ".concat(c.x,",").concat(c.y,`
161
161
  A `).concat(i,",").concat(i,`,0,
162
162
  `).concat(+(Math.abs(s)>180),",").concat(+(a>l),`,
163
163
  `).concat(u.x,",").concat(u.y,`
164
164
  `);if(n>0){var d=it(t,r,n,a),h=it(t,r,n,l);f+="L ".concat(h.x,",").concat(h.y,`
165
165
  A `).concat(n,",").concat(n,`,0,
166
166
  `).concat(+(Math.abs(s)>180),",").concat(+(a<=l),`,
167
- `).concat(d.x,",").concat(d.y," Z")}else f+="L ".concat(t,",").concat(r," Z");return f},CN=e=>{var{cx:t,cy:r,innerRadius:n,outerRadius:i,cornerRadius:a,forceCornerRadius:o,cornerIsExternal:s,startAngle:l,endAngle:c}=e,u=pt(c-l),{circleTangency:f,lineTangency:d,theta:h}=as({cx:t,cy:r,radius:i,angle:l,sign:u,cornerRadius:a,cornerIsExternal:s}),{circleTangency:m,lineTangency:p,theta:g}=as({cx:t,cy:r,radius:i,angle:c,sign:-u,cornerRadius:a,cornerIsExternal:s}),v=s?Math.abs(l-c):Math.abs(l-c)-h-g;if(v<0)return o?"M ".concat(d.x,",").concat(d.y,`
167
+ `).concat(d.x,",").concat(d.y," Z")}else f+="L ".concat(t,",").concat(r," Z");return f},kN=e=>{var{cx:t,cy:r,innerRadius:n,outerRadius:i,cornerRadius:a,forceCornerRadius:o,cornerIsExternal:s,startAngle:l,endAngle:c}=e,u=pt(c-l),{circleTangency:f,lineTangency:d,theta:h}=os({cx:t,cy:r,radius:i,angle:l,sign:u,cornerRadius:a,cornerIsExternal:s}),{circleTangency:m,lineTangency:p,theta:g}=os({cx:t,cy:r,radius:i,angle:c,sign:-u,cornerRadius:a,cornerIsExternal:s}),v=s?Math.abs(l-c):Math.abs(l-c)-h-g;if(v<0)return o?"M ".concat(d.x,",").concat(d.y,`
168
168
  a`).concat(a,",").concat(a,",0,0,1,").concat(a*2,`,0
169
169
  a`).concat(a,",").concat(a,",0,0,1,").concat(-a*2,`,0
170
- `):s_({cx:t,cy:r,innerRadius:n,outerRadius:i,startAngle:l,endAngle:c});var b="M ".concat(d.x,",").concat(d.y,`
170
+ `):l_({cx:t,cy:r,innerRadius:n,outerRadius:i,startAngle:l,endAngle:c});var b="M ".concat(d.x,",").concat(d.y,`
171
171
  A`).concat(a,",").concat(a,",0,0,").concat(+(u<0),",").concat(f.x,",").concat(f.y,`
172
172
  A`).concat(i,",").concat(i,",0,").concat(+(v>180),",").concat(+(u<0),",").concat(m.x,",").concat(m.y,`
173
173
  A`).concat(a,",").concat(a,",0,0,").concat(+(u<0),",").concat(p.x,",").concat(p.y,`
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,`
174
+ `);if(n>0){var{circleTangency:x,lineTangency:S,theta:w}=os({cx:t,cy:r,radius:n,angle:l,sign:u,isExternal:!0,cornerRadius:a,cornerIsExternal:s}),{circleTangency:O,lineTangency:E,theta:C}=os({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: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
- 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,
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},TN={cx:0,cy:0,innerRadius:0,outerRadius:0,startAngle:0,endAngle:0,cornerRadius:0,forceCornerRadius:!1,cornerIsExternal:!1},c_=e=>{var t=_t(e,TN),{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=kN({cx:r,cy:n,innerRadius:i,outerRadius:a,cornerRadius:Math.min(m,h/2),forceCornerRadius:s,cornerIsExternal:l,startAngle:c,endAngle:u}):p=l_({cx:r,cy:n,innerRadius:i,outerRadius:a,startAngle:c,endAngle:u}),A.createElement("path",md({},He(t,!0),{className:d,d:p}))};function MN(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 s_(t);return[{x:n,y:i},{x:a,y:o}]}var Ju={},Qu={},ef={},gy;function jN(){return gy||(gy=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=fw();function r(n){return t.isSymbol(n)?NaN:Number(n)}e.toNumber=r})(ef)),ef}var vy;function DN(){return vy||(vy=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=jN();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})(Qu)),Qu}var yy;function NN(){return yy||(yy=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=dw(),r=DN();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})(Ju)),Ju}var tf,by;function IN(){return by||(by=1,tf=NN().range),tf}var RN=IN();const u_=Jr(RN);function pn(e,t){return e==null||t==null?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function $N(e,t){return e==null||t==null?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function Sh(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===$N?e:LN,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 LN(){return 0}function f_(e){return e===null?NaN:+e}function*FN(e,t){for(let r of e)r!=null&&(r=+r)>=r&&(yield r)}const BN=Sh(pn),Ao=BN.right;Sh(f_).center;class xy extends Map{constructor(t,r=VN){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(wy(this,t))}has(t){return super.has(wy(this,t))}set(t,r){return super.set(zN(this,t),r)}delete(t){return super.delete(WN(this,t))}}function wy({_intern:e,_key:t},r){const n=t(r);return e.has(n)?e.get(n):r}function zN({_intern:e,_key:t},r){const n=t(r);return e.has(n)?e.get(n):(e.set(n,r),r)}function WN({_intern:e,_key:t},r){const n=t(r);return e.has(n)&&(r=e.get(n),e.delete(n)),r}function VN(e){return e!==null&&typeof e=="object"?e.valueOf():e}function HN(e=pn){if(e===pn)return d_;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 d_(e,t){return(e==null||!(e>=e))-(t==null||!(t>=t))||(e<t?-1:e>t?1:0)}const UN=Math.sqrt(50),KN=Math.sqrt(10),qN=Math.sqrt(2);function il(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>=UN?10:a>=KN?5:a>=qN?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?il(e,t,r*2):[s,l,c]}function gd(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?il(t,e,r):il(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 vd(e,t,r){return t=+t,e=+e,r=+r,il(e,t,r)[2]}function yd(e,t,r){t=+t,e=+e,r=+r;const n=t<e,i=n?vd(t,e,r):vd(e,t,r);return(n?-1:1)*(i<0?1/-i:i)}function _y(e,t){let r;for(const n of e)n!=null&&(r<n||r===void 0&&n>=n)&&(r=n);return r}function Sy(e,t){let r;for(const n of e)n!=null&&(r>n||r===void 0&&n>=n)&&(r=n);return r}function h_(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?d_:HN(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));h_(e,t,h,m,i)}const a=e[t];let o=r,s=n;for(ga(e,r,t),i(e[n],a)>0&&ga(e,r,n);o<s;){for(ga(e,o,s),++o,--s;i(e[o],a)<0;)++o;for(;i(e[s],a)>0;)--s}i(e[r],a)===0?ga(e,r,s):(++s,ga(e,s,n)),s<=t&&(r=s+1),t<=s&&(n=s-1)}return e}function ga(e,t,r){const n=e[t];e[t]=e[r],e[r]=n}function YN(e,t,r){if(e=Float64Array.from(FN(e)),!(!(n=e.length)||isNaN(t=+t))){if(t<=0||n<2)return Sy(e);if(t>=1)return _y(e);var n,i=(n-1)*t,a=Math.floor(i),o=_y(h_(e,a).subarray(0,a+1)),s=Sy(e.subarray(a+1));return o+(s-o)*(i-a)}}function GN(e,t,r=f_){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 XN(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 bd=Symbol("implicit");function Oh(){var e=new xy,t=[],r=[],n=bd;function i(a){let o=e.get(a);if(o===void 0){if(n!==bd)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 xy;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 Oh(t,r).unknown(n)},dr.apply(i,arguments),i}function Ah(){var e=Oh().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=XN(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 Ah(t(),[n,i]).round(s).paddingInner(l).paddingOuter(c).align(u)},dr.apply(f(),arguments)}function p_(e){var t=e.copy;return e.padding=e.paddingOuter,delete e.paddingInner,delete e.paddingOuter,e.copy=function(){return p_(t())},e}function ZN(){return p_(Ah.apply(null,arguments).paddingInner(1))}function Eh(e,t,r){e.prototype=t.prototype=r,r.constructor=e}function m_(e,t){var r=Object.create(e.prototype);for(var n in t)r[n]=t[n];return r}function Eo(){}var Za=.7,al=1/Za,Ii="\\s*([+-]?\\d+)\\s*",Ja="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",Cr="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",JN=/^#([0-9a-f]{3,8})$/,QN=new RegExp(`^rgb\\(${Ii},${Ii},${Ii}\\)$`),e5=new RegExp(`^rgb\\(${Cr},${Cr},${Cr}\\)$`),t5=new RegExp(`^rgba\\(${Ii},${Ii},${Ii},${Ja}\\)$`),r5=new RegExp(`^rgba\\(${Cr},${Cr},${Cr},${Ja}\\)$`),n5=new RegExp(`^hsl\\(${Ja},${Cr},${Cr}\\)$`),i5=new RegExp(`^hsla\\(${Ja},${Cr},${Cr},${Ja}\\)$`),Oy={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};Eh(Eo,Qa,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:Ay,formatHex:Ay,formatHex8:a5,formatHsl:o5,formatRgb:Ey,toString:Ey});function Ay(){return this.rgb().formatHex()}function a5(){return this.rgb().formatHex8()}function o5(){return g_(this).formatHsl()}function Ey(){return this.rgb().formatRgb()}function Qa(e){var t,r;return e=(e+"").trim().toLowerCase(),(t=JN.exec(e))?(r=t[1].length,t=parseInt(t[1],16),r===6?Py(t):r===3?new Rt(t>>8&15|t>>4&240,t>>4&15|t&240,(t&15)<<4|t&15,1):r===8?ss(t>>24&255,t>>16&255,t>>8&255,(t&255)/255):r===4?ss(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=QN.exec(e))?new Rt(t[1],t[2],t[3],1):(t=e5.exec(e))?new Rt(t[1]*255/100,t[2]*255/100,t[3]*255/100,1):(t=t5.exec(e))?ss(t[1],t[2],t[3],t[4]):(t=r5.exec(e))?ss(t[1]*255/100,t[2]*255/100,t[3]*255/100,t[4]):(t=n5.exec(e))?Ty(t[1],t[2]/100,t[3]/100,1):(t=i5.exec(e))?Ty(t[1],t[2]/100,t[3]/100,t[4]):Oy.hasOwnProperty(e)?Py(Oy[e]):e==="transparent"?new Rt(NaN,NaN,NaN,0):null}function Py(e){return new Rt(e>>16&255,e>>8&255,e&255,1)}function ss(e,t,r,n){return n<=0&&(e=t=r=NaN),new Rt(e,t,r,n)}function s5(e){return e instanceof Eo||(e=Qa(e)),e?(e=e.rgb(),new Rt(e.r,e.g,e.b,e.opacity)):new Rt}function xd(e,t,r,n){return arguments.length===1?s5(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}Eh(Rt,xd,m_(Eo,{brighter(e){return e=e==null?al:Math.pow(al,e),new Rt(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=e==null?Za:Math.pow(Za,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),ol(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:Cy,formatHex:Cy,formatHex8:l5,formatRgb:ky,toString:ky}));function Cy(){return`#${Kn(this.r)}${Kn(this.g)}${Kn(this.b)}`}function l5(){return`#${Kn(this.r)}${Kn(this.g)}${Kn(this.b)}${Kn((isNaN(this.opacity)?1:this.opacity)*255)}`}function ky(){const e=ol(this.opacity);return`${e===1?"rgb(":"rgba("}${ei(this.r)}, ${ei(this.g)}, ${ei(this.b)}${e===1?")":`, ${e})`}`}function ol(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 Ty(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 g_(e){if(e instanceof pr)return new pr(e.h,e.s,e.l,e.opacity);if(e instanceof Eo||(e=Qa(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 c5(e,t,r,n){return arguments.length===1?g_(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}Eh(pr,c5,m_(Eo,{brighter(e){return e=e==null?al:Math.pow(al,e),new pr(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=e==null?Za:Math.pow(Za,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(rf(e>=240?e-240:e+120,i,n),rf(e,i,n),rf(e<120?e+240:e-120,i,n),this.opacity)},clamp(){return new pr(My(this.h),ls(this.s),ls(this.l),ol(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=ol(this.opacity);return`${e===1?"hsl(":"hsla("}${My(this.h)}, ${ls(this.s)*100}%, ${ls(this.l)*100}%${e===1?")":`, ${e})`}`}}));function My(e){return e=(e||0)%360,e<0?e+360:e}function ls(e){return Math.max(0,Math.min(1,e||0))}function rf(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 Ph=e=>()=>e;function u5(e,t){return function(r){return e+r*t}}function f5(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 d5(e){return(e=+e)==1?v_:function(t,r){return r-t?f5(t,r,e):Ph(isNaN(t)?r:t)}}function v_(e,t){var r=t-e;return r?u5(e,r):Ph(isNaN(e)?t:e)}const jy=(function e(t){var r=d5(t);function n(i,a){var o=r((i=xd(i)).r,(a=xd(a)).r),s=r(i.g,a.g),l=r(i.b,a.b),c=v_(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 h5(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 p5(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}function m5(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]=Ji(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 g5(e,t){var r=new Date;return e=+e,t=+t,function(n){return r.setTime(e*(1-n)+t*n),r}}function sl(e,t){return e=+e,t=+t,function(r){return e*(1-r)+t*r}}function v5(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]=Ji(e[i],t[i]):n[i]=t[i];return function(a){for(i in r)n[i]=r[i](a);return n}}var wd=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,nf=new RegExp(wd.source,"g");function y5(e){return function(){return e}}function b5(e){return function(t){return e(t)+""}}function x5(e,t){var r=wd.lastIndex=nf.lastIndex=0,n,i,a,o=-1,s=[],l=[];for(e=e+"",t=t+"";(n=wd.exec(e))&&(i=nf.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:sl(n,i)})),r=nf.lastIndex;return r<t.length&&(a=t.slice(r),s[o]?s[o]+=a:s[++o]=a),s.length<2?l[0]?b5(l[0].x):y5(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 Ji(e,t){var r=typeof t,n;return t==null||r==="boolean"?Ph(t):(r==="number"?sl:r==="string"?(n=Qa(t))?(t=n,jy):x5:t instanceof Qa?jy:t instanceof Date?g5:p5(t)?h5:Array.isArray(t)?m5:typeof t.valueOf!="function"&&typeof t.toString!="function"||isNaN(t)?v5:sl)(e,t)}function Ch(e,t){return e=+e,t=+t,function(r){return Math.round(e*(1-r)+t*r)}}function w5(e,t){t===void 0&&(t=e,e=Ji);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 _5(e){return function(){return e}}function ll(e){return+e}var Dy=[0,1];function Tt(e){return e}function _d(e,t){return(t-=e=+e)?function(r){return(r-e)/t}:_5(isNaN(t)?NaN:.5)}function S5(e,t){var r;return e>t&&(r=e,e=t,t=r),function(n){return Math.max(e,Math.min(t,n))}}function O5(e,t,r){var n=e[0],i=e[1],a=t[0],o=t[1];return i<n?(n=_d(i,n),a=r(o,a)):(n=_d(n,i),a=r(a,o)),function(s){return a(n(s))}}function A5(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]=_d(e[o],e[o+1]),a[o]=r(t[o],t[o+1]);return function(s){var l=Ao(e,s,1,n)-1;return a[l](i[l](s))}}function Po(e,t){return t.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown())}function fc(){var e=Dy,t=Dy,r=Ji,n,i,a,o=Tt,s,l,c;function u(){var d=Math.min(e.length,t.length);return o!==Tt&&(o=S5(e[0],e[d-1])),s=d>2?A5:O5,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),sl)))(d)))},f.domain=function(d){return arguments.length?(e=Array.from(d,ll),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=Ch,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 kh(){return fc()(Tt,Tt)}function E5(e){return Math.abs(e=Math.round(e))>=1e21?e.toLocaleString("en").replace(/,/g,""):e.toString(10)}function cl(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 Vi(e){return e=cl(Math.abs(e)),e?e[1]:NaN}function P5(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 C5(e){return function(t){return t.replace(/[0-9]/g,function(r){return e[+r]})}}var k5=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function eo(e){if(!(t=k5.exec(e)))throw new Error("invalid format: "+e);var t;return new Th({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]})}eo.prototype=Th.prototype;function Th(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+""}Th.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 T5(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 y_;function M5(e,t){var r=cl(e,t);if(!r)return e+"";var n=r[0],i=r[1],a=i-(y_=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")+cl(e,Math.max(0,t+a-1))[0]}function Ny(e,t){var r=cl(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 Iy={"%":(e,t)=>(e*100).toFixed(t),b:e=>Math.round(e).toString(2),c:e=>e+"",d:E5,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)=>Ny(e*100,t),r:Ny,s:M5,X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)};function Ry(e){return e}var $y=Array.prototype.map,Ly=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function j5(e){var t=e.grouping===void 0||e.thousands===void 0?Ry:P5($y.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?Ry:C5($y.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=eo(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"):Iy[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=Iy[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=T5(j)),H&&+j==0&&m!=="+"&&(H=!1),_=(H?m==="("?m:s:m==="-"||m==="("?"":m)+_,I=(w==="s"?Ly[8+y_/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=eo(f),f.type="f",f)),m=Math.max(-8,Math.min(8,Math.floor(Vi(d)/3)))*3,p=Math.pow(10,-m),g=Ly[8+m/3];return function(v){return h(p*v)+g}}return{format:c,formatPrefix:u}}var cs,Mh,b_;D5({thousands:",",grouping:[3],currency:["$",""]});function D5(e){return cs=j5(e),Mh=cs.format,b_=cs.formatPrefix,cs}function N5(e){return Math.max(0,-Vi(Math.abs(e)))}function I5(e,t){return Math.max(0,Math.max(-8,Math.min(8,Math.floor(Vi(t)/3)))*3-Vi(Math.abs(e)))}function R5(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,Vi(t)-Vi(e))+1}function x_(e,t,r,n){var i=yd(e,t,r),a;switch(n=eo(n??",f"),n.type){case"s":{var o=Math.max(Math.abs(e),Math.abs(t));return n.precision==null&&!isNaN(a=I5(i,o))&&(n.precision=a),b_(n,o)}case"":case"e":case"g":case"p":case"r":{n.precision==null&&!isNaN(a=R5(i,Math.max(Math.abs(e),Math.abs(t))))&&(n.precision=a-(n.type==="e"));break}case"f":case"%":{n.precision==null&&!isNaN(a=N5(i))&&(n.precision=a-(n.type==="%")*2);break}}return Mh(n)}function Pn(e){var t=e.domain;return e.ticks=function(r){var n=t();return gd(n[0],n[n.length-1],r??10)},e.tickFormat=function(r,n){var i=t();return x_(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=vd(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 w_(){var e=kh();return e.copy=function(){return Po(e,w_())},dr.apply(e,arguments),Pn(e)}function __(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,ll),r):e.slice()},r.unknown=function(n){return arguments.length?(t=n,r):t},r.copy=function(){return __(e).unknown(t)},e=arguments.length?Array.from(e,ll):[0,1],Pn(r)}function S_(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 Fy(e){return Math.log(e)}function By(e){return Math.exp(e)}function $5(e){return-Math.log(-e)}function L5(e){return-Math.exp(-e)}function F5(e){return isFinite(e)?+("1e"+e):e<0?0:e}function B5(e){return e===10?F5:e===Math.E?Math.exp:t=>Math.pow(e,t)}function z5(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 zy(e){return(t,r)=>-e(-t,r)}function jh(e){const t=e(Fy,By),r=t.domain;let n=10,i,a;function o(){return i=z5(n),a=B5(n),r()[0]<0?(i=zy(i),a=zy(a),e($5,L5)):e(Fy,By),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=gd(c,u,g))}else v=gd(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=eo(l)).precision==null&&(l.trim=!0),l=Mh(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(S_(r(),{floor:s=>a(Math.floor(i(s))),ceil:s=>a(Math.ceil(i(s)))})),t}function O_(){const e=jh(fc()).domain([1,10]);return e.copy=()=>Po(e,O_()).base(e.base()),dr.apply(e,arguments),e}function Wy(e){return function(t){return Math.sign(t)*Math.log1p(Math.abs(t/e))}}function Vy(e){return function(t){return Math.sign(t)*Math.expm1(Math.abs(t))*e}}function Dh(e){var t=1,r=e(Wy(t),Vy(t));return r.constant=function(n){return arguments.length?e(Wy(t=+n),Vy(t)):t},Pn(r)}function A_(){var e=Dh(fc());return e.copy=function(){return Po(e,A_()).constant(e.constant())},dr.apply(e,arguments)}function Hy(e){return function(t){return t<0?-Math.pow(-t,e):Math.pow(t,e)}}function W5(e){return e<0?-Math.sqrt(-e):Math.sqrt(e)}function V5(e){return e<0?-e*e:e*e}function Nh(e){var t=e(Tt,Tt),r=1;function n(){return r===1?e(Tt,Tt):r===.5?e(W5,V5):e(Hy(r),Hy(1/r))}return t.exponent=function(i){return arguments.length?(r=+i,n()):r},Pn(t)}function Ih(){var e=Nh(fc());return e.copy=function(){return Po(e,Ih()).exponent(e.exponent())},dr.apply(e,arguments),e}function H5(){return Ih.apply(null,arguments).exponent(.5)}function Uy(e){return Math.sign(e)*e*e}function U5(e){return Math.sign(e)*Math.sqrt(Math.abs(e))}function E_(){var e=kh(),t=[0,1],r=!1,n;function i(a){var o=U5(e(a));return isNaN(o)?n:r?Math.round(o):o}return i.invert=function(a){return e.invert(Uy(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,ll)).map(Uy)),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 E_(e.domain(),t).round(r).clamp(e.clamp()).unknown(n)},dr.apply(i,arguments),Pn(i)}function P_(){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]=GN(e,o/s);return a}function a(o){return o==null||isNaN(o=+o)?n:t[Ao(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 P_().domain(e).range(t).unknown(n)},dr.apply(a,arguments)}function C_(){var e=0,t=1,r=1,n=[.5],i=[0,1],a;function o(l){return l!=null&&l<=l?i[Ao(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 C_().domain([e,t]).range(i).unknown(a)},dr.apply(Pn(o),arguments)}function k_(){var e=[.5],t=[0,1],r,n=1;function i(a){return a!=null&&a<=a?t[Ao(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 k_().domain(e).range(t).unknown(r)},dr.apply(i,arguments)}const af=new Date,of=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)=>(af.setTime(+a),of.setTime(+o),e(af),e(of),Math.floor(r(af,of))),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 ul=ut(()=>{},(e,t)=>{e.setTime(+e+t)},(e,t)=>t-e);ul.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):ul);ul.range;const Wr=1e3,sr=Wr*60,Vr=sr*60,Gr=Vr*24,Rh=Gr*7,Ky=Gr*30,sf=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 $h=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());$h.range;const Lh=ut(e=>{e.setUTCSeconds(0,0)},(e,t)=>{e.setTime(+e+t*sr)},(e,t)=>(t-e)/sr,e=>e.getUTCMinutes());Lh.range;const Fh=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());Fh.range;const Bh=ut(e=>{e.setUTCMinutes(0,0,0)},(e,t)=>{e.setTime(+e+t*Vr)},(e,t)=>(t-e)/Vr,e=>e.getUTCHours());Bh.range;const Co=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);Co.range;const dc=ut(e=>{e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCDate(e.getUTCDate()+t)},(e,t)=>(t-e)/Gr,e=>e.getUTCDate()-1);dc.range;const T_=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));T_.range;function pi(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)/Rh)}const hc=pi(0),fl=pi(1),K5=pi(2),q5=pi(3),Hi=pi(4),Y5=pi(5),G5=pi(6);hc.range;fl.range;K5.range;q5.range;Hi.range;Y5.range;G5.range;function mi(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)/Rh)}const pc=mi(0),dl=mi(1),X5=mi(2),Z5=mi(3),Ui=mi(4),J5=mi(5),Q5=mi(6);pc.range;dl.range;X5.range;Z5.range;Ui.range;J5.range;Q5.range;const zh=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());zh.range;const Wh=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());Wh.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 M_(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,Rh],[t,1,Ky],[t,3,3*Ky],[e,1,sf]];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=Sh(([,,g])=>g).right(o,d);if(h===o.length)return e.every(yd(c/sf,u/sf,f));if(h===0)return ul.every(Math.max(yd(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[eI,tI]=M_(Zr,Wh,pc,T_,Bh,Lh),[rI,nI]=M_(Xr,zh,hc,Co,Fh,$h);function lf(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 cf(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 va(e,t,r){return{y:e,m:t,d:r,H:0,M:0,S:0,L:0}}function iI(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=ya(i),u=ba(i),f=ya(a),d=ba(a),h=ya(o),m=ba(o),p=ya(s),g=ba(s),v=ya(l),b=ba(l),x={a:H,A:te,b:Q,B:F,c:null,d:Jy,e:Jy,f:PI,g:$I,G:FI,H:OI,I:AI,j:EI,L:j_,m:CI,M:kI,p:U,q:V,Q:t0,s:r0,S:TI,u:MI,U:jI,V:DI,w:NI,W:II,x:null,X:null,y:RI,Y:LI,Z:BI,"%":e0},S={a:re,A:Z,b:J,B:ee,c:null,d:Qy,e:Qy,f:HI,g:eR,G:rR,H:zI,I:WI,j:VI,L:N_,m:UI,M:KI,p:ae,q:oe,Q:t0,s:r0,S:qI,u:YI,U:GI,V:XI,w:ZI,W:JI,x:null,X:null,y:QI,Y:tR,Z:nR,"%":e0},w={a:R,A:j,b:_,B:I,c:D,d:Xy,e:Xy,f:xI,g:Gy,G:Yy,H:Zy,I:Zy,j:gI,L:bI,m:mI,M:vI,p:M,q:pI,Q:_I,s:SI,S:yI,u:cI,U:uI,V:fI,w:lI,W:dI,x:L,X:W,y:Gy,Y:Yy,Z:hI,"%":wI};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,la;for(ne instanceof Date||(ne=new Date(+ne));++ke<Ge;)B.charCodeAt(ke)===37&&(T.push(B.slice(fe,ke)),(br=qy[ot=B.charAt(++ke)])!=null?ot=B.charAt(++ke):br=ot==="e"?" ":"0",(la=K[ot])&&(ot=la(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=va(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=cf(va(T.y,0,1)),Ge=fe.getUTCDay(),fe=Ge>4||Ge===0?dl.ceil(fe):dl(fe),fe=dc.offset(fe,(T.V-1)*7),T.y=fe.getUTCFullYear(),T.m=fe.getUTCMonth(),T.d=fe.getUTCDate()+(T.w+6)%7):(fe=lf(va(T.y,0,1)),Ge=fe.getDay(),fe=Ge>4||Ge===0?fl.ceil(fe):fl(fe),fe=Co.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?cf(va(T.y,0,1)).getUTCDay():lf(va(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,cf(T)):lf(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 qy?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 qy={"-":"",_:" ",0:"0"},gt=/^\s*\d+/,aI=/^%/,oI=/[\\^$*+?|[\]().{}]/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 sI(e){return e.replace(oI,"\\$&")}function ya(e){return new RegExp("^(?:"+e.map(sI).join("|")+")","i")}function ba(e){return new Map(e.map((t,r)=>[t.toLowerCase(),r]))}function lI(e,t,r){var n=gt.exec(t.slice(r,r+1));return n?(e.w=+n[0],r+n[0].length):-1}function cI(e,t,r){var n=gt.exec(t.slice(r,r+1));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.U=+n[0],r+n[0].length):-1}function fI(e,t,r){var n=gt.exec(t.slice(r,r+2));return n?(e.V=+n[0],r+n[0].length):-1}function dI(e,t,r){var n=gt.exec(t.slice(r,r+2));return n?(e.W=+n[0],r+n[0].length):-1}function Yy(e,t,r){var n=gt.exec(t.slice(r,r+4));return n?(e.y=+n[0],r+n[0].length):-1}function Gy(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 hI(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 pI(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 mI(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 Xy(e,t,r){var n=gt.exec(t.slice(r,r+2));return n?(e.d=+n[0],r+n[0].length):-1}function gI(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 Zy(e,t,r){var n=gt.exec(t.slice(r,r+2));return n?(e.H=+n[0],r+n[0].length):-1}function vI(e,t,r){var n=gt.exec(t.slice(r,r+2));return n?(e.M=+n[0],r+n[0].length):-1}function yI(e,t,r){var n=gt.exec(t.slice(r,r+2));return n?(e.S=+n[0],r+n[0].length):-1}function bI(e,t,r){var n=gt.exec(t.slice(r,r+3));return n?(e.L=+n[0],r+n[0].length):-1}function xI(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 wI(e,t,r){var n=aI.exec(t.slice(r,r+1));return n?r+n[0].length:-1}function _I(e,t,r){var n=gt.exec(t.slice(r));return n?(e.Q=+n[0],r+n[0].length):-1}function SI(e,t,r){var n=gt.exec(t.slice(r));return n?(e.s=+n[0],r+n[0].length):-1}function Jy(e,t){return me(e.getDate(),t,2)}function OI(e,t){return me(e.getHours(),t,2)}function AI(e,t){return me(e.getHours()%12||12,t,2)}function EI(e,t){return me(1+Co.count(Xr(e),e),t,3)}function j_(e,t){return me(e.getMilliseconds(),t,3)}function PI(e,t){return j_(e,t)+"000"}function CI(e,t){return me(e.getMonth()+1,t,2)}function kI(e,t){return me(e.getMinutes(),t,2)}function TI(e,t){return me(e.getSeconds(),t,2)}function MI(e){var t=e.getDay();return t===0?7:t}function jI(e,t){return me(hc.count(Xr(e)-1,e),t,2)}function D_(e){var t=e.getDay();return t>=4||t===0?Hi(e):Hi.ceil(e)}function DI(e,t){return e=D_(e),me(Hi.count(Xr(e),e)+(Xr(e).getDay()===4),t,2)}function NI(e){return e.getDay()}function II(e,t){return me(fl.count(Xr(e)-1,e),t,2)}function RI(e,t){return me(e.getFullYear()%100,t,2)}function $I(e,t){return e=D_(e),me(e.getFullYear()%100,t,2)}function LI(e,t){return me(e.getFullYear()%1e4,t,4)}function FI(e,t){var r=e.getDay();return e=r>=4||r===0?Hi(e):Hi.ceil(e),me(e.getFullYear()%1e4,t,4)}function BI(e){var t=e.getTimezoneOffset();return(t>0?"-":(t*=-1,"+"))+me(t/60|0,"0",2)+me(t%60,"0",2)}function Qy(e,t){return me(e.getUTCDate(),t,2)}function zI(e,t){return me(e.getUTCHours(),t,2)}function WI(e,t){return me(e.getUTCHours()%12||12,t,2)}function VI(e,t){return me(1+dc.count(Zr(e),e),t,3)}function N_(e,t){return me(e.getUTCMilliseconds(),t,3)}function HI(e,t){return N_(e,t)+"000"}function UI(e,t){return me(e.getUTCMonth()+1,t,2)}function KI(e,t){return me(e.getUTCMinutes(),t,2)}function qI(e,t){return me(e.getUTCSeconds(),t,2)}function YI(e){var t=e.getUTCDay();return t===0?7:t}function GI(e,t){return me(pc.count(Zr(e)-1,e),t,2)}function I_(e){var t=e.getUTCDay();return t>=4||t===0?Ui(e):Ui.ceil(e)}function XI(e,t){return e=I_(e),me(Ui.count(Zr(e),e)+(Zr(e).getUTCDay()===4),t,2)}function ZI(e){return e.getUTCDay()}function JI(e,t){return me(dl.count(Zr(e)-1,e),t,2)}function QI(e,t){return me(e.getUTCFullYear()%100,t,2)}function eR(e,t){return e=I_(e),me(e.getUTCFullYear()%100,t,2)}function tR(e,t){return me(e.getUTCFullYear()%1e4,t,4)}function rR(e,t){var r=e.getUTCDay();return e=r>=4||r===0?Ui(e):Ui.ceil(e),me(e.getUTCFullYear()%1e4,t,4)}function nR(){return"+0000"}function e0(){return"%"}function t0(e){return+e}function r0(e){return Math.floor(+e/1e3)}var Pi,R_,$_;iR({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 iR(e){return Pi=iI(e),R_=Pi.format,Pi.parse,$_=Pi.utcFormat,Pi.utcParse,Pi}function aR(e){return new Date(e)}function oR(e){return e instanceof Date?+e:+new Date(+e)}function Vh(e,t,r,n,i,a,o,s,l,c){var u=kh(),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,oR)):d().map(aR)},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(S_(E,O)):u},u.copy=function(){return Po(u,Vh(e,t,r,n,i,a,o,s,l,c))},u}function sR(){return dr.apply(Vh(rI,nI,Xr,zh,hc,Co,Fh,$h,qn,R_).domain([new Date(2e3,0,1),new Date(2e3,0,2)]),arguments)}function lR(){return dr.apply(Vh(eI,tI,Zr,Wh,pc,dc,Bh,Lh,qn,$_).domain([Date.UTC(2e3,0,1),Date.UTC(2e3,0,2)]),arguments)}function mc(){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(Ji),c.rangeRound=u(Ch),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 L_(){var e=Pn(mc()(Tt));return e.copy=function(){return Cn(e,L_())},tn.apply(e,arguments)}function F_(){var e=jh(mc()).domain([1,10]);return e.copy=function(){return Cn(e,F_()).base(e.base())},tn.apply(e,arguments)}function B_(){var e=Dh(mc());return e.copy=function(){return Cn(e,B_()).constant(e.constant())},tn.apply(e,arguments)}function Hh(){var e=Nh(mc());return e.copy=function(){return Cn(e,Hh()).exponent(e.exponent())},tn.apply(e,arguments)}function cR(){return Hh.apply(null,arguments).exponent(.5)}function z_(){var e=[],t=Tt;function r(n){if(n!=null&&!isNaN(n=+n))return t((Ao(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)=>YN(e,a/n))},r.copy=function(){return z_(t).domain(e)},tn.apply(r,arguments)}function gc(){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=w5(p,[v,b,x]),h):[c(0),c(.5),c(1)]}}return h.range=m(Ji),h.rangeRound=m(Ch),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 W_(){var e=Pn(gc()(Tt));return e.copy=function(){return Cn(e,W_())},tn.apply(e,arguments)}function V_(){var e=jh(gc()).domain([.1,1,10]);return e.copy=function(){return Cn(e,V_()).base(e.base())},tn.apply(e,arguments)}function H_(){var e=Dh(gc());return e.copy=function(){return Cn(e,H_()).constant(e.constant())},tn.apply(e,arguments)}function Uh(){var e=Nh(gc());return e.copy=function(){return Cn(e,Uh()).exponent(e.exponent())},tn.apply(e,arguments)}function uR(){return Uh.apply(null,arguments).exponent(.5)}const Ta=Object.freeze(Object.defineProperty({__proto__:null,scaleBand:Ah,scaleDiverging:W_,scaleDivergingLog:V_,scaleDivergingPow:Uh,scaleDivergingSqrt:uR,scaleDivergingSymlog:H_,scaleIdentity:__,scaleImplicit:bd,scaleLinear:w_,scaleLog:O_,scaleOrdinal:Oh,scalePoint:ZN,scalePow:Ih,scaleQuantile:P_,scaleQuantize:C_,scaleRadial:E_,scaleSequential:L_,scaleSequentialLog:F_,scaleSequentialPow:Hh,scaleSequentialQuantile:z_,scaleSequentialSqrt:cR,scaleSequentialSymlog:B_,scaleSqrt:H5,scaleSymlog:A_,scaleThreshold:k_,scaleTime:sR,scaleUtc:lR,tickFormat:x_},Symbol.toStringTag,{value:"Module"}));var kn=e=>e.chartData,Kh=N([kn],e=>{var t=e.chartData!=null?e.chartData.length-1:0;return{chartData:e.chartData,computedData:e.computedData,dataEndIndex:t,dataStartIndex:0}}),vc=(e,t,r,n)=>n?Kh(e):kn(e);function Ki(e){if(Array.isArray(e)&&e.length===2){var[t,r]=e;if(Jt(t)&&Jt(r))return!0}return!1}function n0(e,t,r){return r?e:[Math.min(e[0],t[0]),Math.max(e[1],t[1])]}function fR(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(Ki(o))return o}}function dR(e,t,r){if(!(!r&&t==null)){if(typeof e=="function"&&t!=null)try{var n=e(t,r);if(Ki(n))return n0(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"&&Gv.test(i)){var l=Gv.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"&&Xv.test(a)){var u=Xv.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(Ki(d))return t==null?d:n0(d,t,r)}}}var Qi=1e9,hR={precision:20,rounding:4,toExpNeg:-7,toExpPos:21,LN10:"2.302585092994045684017991454684364207601101488628772976033327900967572609677352480235997205089598298341967784042286"},Yh,ze=!0,cr="[DecimalError] ",ti=cr+"Invalid argument: ",qh=cr+"Exponent out of range: ",ea=Math.floor,zn=Math.pow,pR=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,qt,dt=1e7,Le=7,U_=9007199254740991,hl=ea(U_/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(to(r,a),to(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?Y_(t,e):K_(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 q_(this)};Y.naturalLogarithm=Y.ln=function(){return to(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?K_(t,e):Y_(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=ea((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,Qi),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,Qi),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,Qi),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)<=U_){for(i=new l(qt),t=Math.ceil(n/Le+4),ze=!1;r%2&&(i=i.times(s),a0(i.d,t)),r=ea(r/2),r!==0;)s=s.times(s),a0(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(to(s,n+c)),ze=!0,i=q_(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,Qi),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,Qi),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 K_(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 q_(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(qh+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 uf(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 to(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),uf(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=uf(p,c+2,g).times(a+""),h=to(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(uf(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 i0(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=ea(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>hl||e.e<-hl))throw Error(qh+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=ea(-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>hl||e.e<-hl))throw Error(qh+at(e));return e}function Y_(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 a0(e,t){if(e.length>t)return e.length=t,!0}function G_(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 i0(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,pR.test(a))i0(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=G_,i.config=i.set=mR,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 mR(e){if(!e||typeof e!="object")throw Error(cr+"Object expected");var t,r,n,i=["precision",1,Qi,"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(ea(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 Yh=G_(hR);qt=new Yh(1);const Ee=Yh;var gR=e=>e,X_={},Z_=e=>e===X_,o0=e=>function t(){return arguments.length===0||arguments.length===1&&Z_(arguments.length<=0?void 0:arguments[0])?t:e(...arguments)},J_=(e,t)=>e===1?t:o0(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!==X_).length;return a>=e?t(...n):J_(e-a,o0(function(){for(var o=arguments.length,s=new Array(o),l=0;l<o;l++)s[l]=arguments[l];var c=n.map(u=>Z_(u)?s.shift():u);return t(...c,...s)}))}),yc=e=>J_(e.length,e),Sd=(e,t)=>{for(var r=[],n=e;n<t;++n)r[n-e]=n;return r},vR=yc((e,t)=>Array.isArray(t)?t.map(e):Object.keys(t).map(r=>t[r]).map(e)),yR=function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];if(!r.length)return gR;var i=r.reverse(),a=i[0],o=i.slice(1);return function(){return o.reduce((s,l)=>l(s),a(...arguments))}},Od=e=>Array.isArray(e)?e.reverse():e.split("").reverse().join(""),Q_=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 e2(e){var t;return e===0?t=1:t=Math.floor(new Ee(e).abs().log(10).toNumber())+1,t}function t2(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}yc((e,t,r)=>{var n=+e,i=+t;return n+r*(i-n)});yc((e,t,r)=>{var n=t-+e;return n=n||1/0,(r-e)/n});yc((e,t,r)=>{var n=t-+e;return n=n||1/0,Math.max(0,Math.min(1,(r-e)/n))});var r2=e=>{var[t,r]=e,[n,i]=[t,r];return t>r&&([n,i]=[r,t]),[n,i]},n2=(e,t,r)=>{if(e.lte(0))return new Ee(0);var n=e2(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()))},bR=(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(e2(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=yR(vR(l=>i.add(new Ee(l-o).mul(n)).toNumber()),Sd);return s(0,t)},i2=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=n2(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?i2(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 xR(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]=r2([t,r]);if(o===-1/0||s===1/0){var l=s===1/0?[o,...Sd(0,n-1).map(()=>1/0)]:[...Sd(0,n-1).map(()=>-1/0),s];return t>r?Od(l):l}if(o===s)return bR(o,n,i);var{step:c,tickMin:u,tickMax:f}=i2(o,s,a,i,0),d=t2(u,f.add(new Ee(.1).mul(c)),c);return t>r?Od(d):d}function wR(e,t){var[r,n]=e,i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,[a,o]=r2([r,n]);if(a===-1/0||o===1/0)return[r,n];if(a===o)return[a];var s=Math.max(t,2),l=n2(new Ee(o).sub(a).div(s-1),i,0),c=[...t2(new Ee(a),new Ee(o),l),o];return i===!1&&(c=c.map(u=>Math.round(u))),r>n?Od(c):c}var _R=Q_(xR),SR=Q_(wR),a2=e=>e.rootProps.maxBarSize,OR=e=>e.rootProps.barGap,o2=e=>e.rootProps.barCategoryGap,AR=e=>e.rootProps.barSize,ko=e=>e.rootProps.stackOffset,Gh=e=>e.options.chartName,Xh=e=>e.rootProps.syncId,s2=e=>e.rootProps.syncMethod,Zh=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"},bc=(e,t)=>{if(!(!e||!t))return e!=null&&e.reversed?[t[1],t[0]]:t},ER={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},PR={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},CR={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},kR={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},Jh=(e,t)=>e.polarAxis.angleAxis[t]!=null?e.polarAxis.angleAxis[t]:e.layout.layoutType==="radial"?CR:ER,Qh=(e,t)=>e.polarAxis.radiusAxis[t]!=null?e.polarAxis.radiusAxis[t]:e.layout.layoutType==="radial"?kR:PR,xc=e=>e.polarOptions,ep=N([Qr,en,ct],Ww),l2=N([xc,ep],(e,t)=>{if(e!=null)return Pt(e.innerRadius,t,0)}),c2=N([xc,ep],(e,t)=>{if(e!=null)return Pt(e.outerRadius,t,t*.8)}),TR=e=>{if(e==null)return[0,0];var{startAngle:t,endAngle:r}=e;return[t,r]},u2=N([xc],TR);N([Jh,u2],bc);var f2=N([ep,l2,c2],(e,t,r)=>{if(!(e==null||t==null||r==null))return[t,r]});N([Qh,f2],bc);var d2=N([ue,xc,l2,c2,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,To=(e,t,r)=>r;function tp(e){return e?.id}var ft=e=>{var t=ue(e);return t==="horizontal"?"xAxis":t==="vertical"?"yAxis":t==="centric"?"angleAxis":"radiusAxis"},ta=e=>e.tooltip.settings.axisId,vt=e=>{var t=ft(e),r=ta(e);return Mo(e,t,r)},h2=N([vt],e=>e?.dataKey);function p2(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=tp(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 wc(e){return e.stackId!=null&&e.dataKey!=null}function s0(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 pl(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?s0(Object(r),!0).forEach(function(n){MR(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):s0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function MR(e,t,r){return(t=jR(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function jR(e){var t=DR(e,"string");return typeof t=="symbol"?t:t+""}function DR(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 Ad=[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},m2=(e,t)=>e.cartesianAxis.xAxis[t],rn=(e,t)=>{var r=m2(e,t);return r??zt},Wt={allowDataOverflow:!1,allowDecimals:!0,allowDuplicatedCategory:!0,angle:0,dataKey:void 0,domain:Ad,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:_o},g2=(e,t)=>e.cartesianAxis.yAxis[t],nn=(e,t)=>{var r=g2(e,t);return r??Wt},NR={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:""},rp=(e,t)=>{var r=e.cartesianAxis.zAxis[t];return r??NR},tt=(e,t,r)=>{switch(t){case"xAxis":return rn(e,r);case"yAxis":return nn(e,r);case"zAxis":return rp(e,r);case"angleAxis":return Jh(e,r);case"radiusAxis":return Qh(e,r);default:throw new Error("Unexpected axis type: ".concat(t))}},IR=(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))}},Mo=(e,t,r)=>{switch(t){case"xAxis":return rn(e,r);case"yAxis":return nn(e,r);case"angleAxis":return Jh(e,r);case"radiusAxis":return Qh(e,r);default:throw new Error("Unexpected axis type: ".concat(t))}},v2=e=>e.graphicalItems.cartesianItems.some(t=>t.type==="bar")||e.graphicalItems.polarItems.some(t=>t.type==="radialBar");function np(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 _c=e=>e.graphicalItems.cartesianItems,RR=N([Ve,To],np),ip=(e,t,r)=>e.filter(r).filter(n=>t?.includeHidden===!0?!0:!n.hide),jo=N([_c,tt,RR],ip),y2=N([jo],e=>e.filter(t=>t.type==="area"||t.type==="bar").filter(wc)),b2=e=>e.filter(t=>!("stackId"in t)||t.stackId===void 0),x2=N([jo],b2),ap=e=>e.map(t=>t.data).filter(Boolean).flat(1),$R=N([jo],ap),op=(e,t)=>{var{chartData:r=[],dataStartIndex:n,dataEndIndex:i}=t;return e.length>0?e:r.slice(n,i+1)},sp=N([$R,vc],op),lp=(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})),Sc=N([sp,tt,jo],lp);function w2(e,t){switch(e){case"xAxis":return t.direction==="x";case"yAxis":return t.direction==="y";default:return!1}}function gi(e){return e.filter(t=>Tr(t)||t instanceof Date).map(Number).filter(t=>Xt(t)===!1)}function LR(e,t,r){return!r||typeof t!="number"||Xt(t)?[]:r.length?gi(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 FR=N([y2,vc,vt],p2),_2=(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(tp);return[o,{stackedData:rD(e,l,r),graphicalItems:s}]}))},Ed=N([FR,y2,ko],_2),S2=(e,t,r)=>{var{dataStartIndex:n,dataEndIndex:i}=t;if(r!=="zAxis"){var a=sD(e,n,i);if(!(a!=null&&a[0]===0&&a[1]===0))return a}},BR=N([Ed,kn,Ve],S2),O2=(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=>w2(i,f)),u=Ie(a,(l=t.dataKey)!==null&&l!==void 0?l:o.dataKey);return{value:u,errorDomain:LR(a,u,c)}})).filter(Boolean):t?.dataKey!=null?e.map(a=>({value:Ie(a,t.dataKey),errorDomain:[]})):e.map(a=>({value:a,errorDomain:[]})),Oc=e=>e.errorBars,A2=(e,t,r)=>e.flatMap(n=>t[n.id]).filter(Boolean).filter(n=>w2(r,n));N([x2,Oc,Ve],A2);var zR=N([sp,tt,x2,Oc,Ve],O2);function WR(e){var{value:t}=e;if(Tr(t)||t instanceof Date)return t}var l0=e=>{var t=e.flatMap(n=>[n.value,n.errorDomain]).flat(1),r=gi(t);if(r.length!==0)return[Math.min(...r),Math.max(...r)]},VR=(e,t,r)=>{var n=e.map(WR).filter(i=>i!=null);return r&&(t.dataKey==null||t.allowDuplicatedCategory&&M1(n))?u_(0,e.length):t.allowDuplicatedCategory?n:Array.from(new Set(n))},cp=e=>{var t;if(e==null||!("domain"in e))return Ad;if(e.domain!=null)return e.domain;if(e.ticks!=null){if(e.type==="number"){var r=gi(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:Ad},ml=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]}},E2=e=>e.referenceElements.dots,ra=(e,t,r)=>e.filter(n=>n.ifOverflow==="extendDomain").filter(n=>t==="xAxis"?n.xAxisId===r:n.yAxisId===r),HR=N([E2,Ve,To],ra),P2=e=>e.referenceElements.areas,UR=N([P2,Ve,To],ra),C2=e=>e.referenceElements.lines,KR=N([C2,Ve,To],ra),k2=(e,t)=>{var r=gi(e.map(n=>t==="xAxis"?n.x:n.y));if(r.length!==0)return[Math.min(...r),Math.max(...r)]},qR=N(HR,Ve,k2),T2=(e,t)=>{var r=gi(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)]},YR=N([UR,Ve],T2),M2=(e,t)=>{var r=gi(e.map(n=>t==="xAxis"?n.x:n.y));if(r.length!==0)return[Math.min(...r),Math.max(...r)]},GR=N(KR,Ve,M2),XR=N(qR,GR,YR,(e,t,r)=>ml(e,r,t)),j2=N([tt],cp),up=(e,t,r,n,i,a,o)=>{var s=fR(t,e.allowDataOverflow);if(s!=null)return s;var l=a==="vertical"&&o==="xAxis"||a==="horizontal"&&o==="yAxis",c=l?ml(r,i,l0(n)):ml(i,l0(n));return dR(t,c,e.allowDataOverflow)},ZR=N([tt,j2,BR,zR,XR,ue,Ve],up),JR=[0,1],fp=(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?u_(0,r.length):l==="category"?VR(n,e,c):i==="expand"?JR:o}},dp=N([tt,ue,sp,Sc,ko,Ve,ZR],fp),D2=(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(vo(a));return s in Ta?s:"point"}}},na=N([tt,ue,v2,Gh,Ve],D2);function QR(e){if(e!=null){if(e in Ta)return Ta[e]();var t="scale".concat(vo(e));if(t in Ta)return Ta[t]()}}function hp(e,t,r,n){if(!(r==null||n==null)){if(typeof e.scale=="function")return e.scale.copy().domain(r).range(n);var i=QR(t);if(i!=null){var a=i.domain(r).range(n);return Zj(a),a}}}var pp=(e,t,r)=>{var n=cp(t);if(!(r!=="auto"&&r!=="linear")){if(t!=null&&t.tickCount&&Array.isArray(n)&&(n[0]==="auto"||n[1]==="auto")&&Ki(e))return _R(e,t.tickCount,t.allowDecimals);if(t!=null&&t.tickCount&&t.type==="number"&&Ki(e))return SR(e,t.tickCount,t.allowDecimals)}},mp=N([dp,Mo,na],pp),gp=(e,t,r,n)=>{if(n!=="angleAxis"&&e?.type==="number"&&Ki(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},e4=N([tt,dp,mp,Ve],gp),t4=N(Sc,tt,(e,t)=>{if(!(!t||t.type!=="number")){var r=1/0,n=Array.from(gi(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}}),N2=N(t4,ue,o2,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}),r4=(e,t)=>{var r=rn(e,t);return r==null||typeof r.padding!="string"?0:N2(e,"xAxis",t,r.padding)},n4=(e,t)=>{var r=nn(e,t);return r==null||typeof r.padding!="string"?0:N2(e,"yAxis",t,r.padding)},i4=N(rn,r4,(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}}),a4=N(nn,n4,(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}}),o4=N([ct,i4,cc,lc,(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]}),s4=N([ct,ue,a4,cc,lc,(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]}),Do=(e,t,r,n)=>{var i;switch(t){case"xAxis":return o4(e,r,n);case"yAxis":return s4(e,r,n);case"zAxis":return(i=rp(e,r))===null||i===void 0?void 0:i.range;case"angleAxis":return u2(e);case"radiusAxis":return f2(e,r);default:return}},I2=N([tt,Do],bc),ia=N([tt,na,e4,I2],hp);N([jo,Oc,Ve],A2);function R2(e,t){return e.id<t.id?-1:e.id>t.id?1:0}var Ac=(e,t)=>t,Ec=(e,t,r)=>r,l4=N(oc,Ac,Ec,(e,t,r)=>e.filter(n=>n.orientation===t).filter(n=>n.mirror===r).sort(R2)),c4=N(sc,Ac,Ec,(e,t,r)=>e.filter(n=>n.orientation===t).filter(n=>n.mirror===r).sort(R2)),$2=(e,t)=>({width:e.width,height:t.height}),u4=(e,t)=>{var r=typeof t.width=="number"?t.width:_o;return{width:r,height:e.height}},L2=N(ct,rn,$2),f4=(e,t,r)=>{switch(t){case"top":return e.top;case"bottom":return r-e.bottom;default:return 0}},d4=(e,t,r)=>{switch(t){case"left":return e.left;case"right":return r-e.right;default:return 0}},h4=N(en,ct,l4,Ac,Ec,(e,t,r,n,i)=>{var a={},o;return r.forEach(s=>{var l=$2(t,s);o==null&&(o=f4(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}),p4=N(Qr,ct,c4,Ac,Ec,(e,t,r,n,i)=>{var a={},o;return r.forEach(s=>{var l=u4(t,s);o==null&&(o=d4(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}),m4=(e,t)=>{var r=rn(e,t);if(r!=null)return h4(e,r.orientation,r.mirror)},g4=N([ct,rn,m4,(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}}}),v4=(e,t)=>{var r=nn(e,t);if(r!=null)return p4(e,r.orientation,r.mirror)},y4=N([ct,nn,v4,(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}}}),F2=N(ct,nn,(e,t)=>{var r=typeof t.width=="number"?t.width:_o;return{width:r,height:e.height}}),c0=(e,t,r)=>{switch(t){case"xAxis":return L2(e,r).width;case"yAxis":return F2(e,r).height;default:return}},B2=(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&&M1(l))return l}},vp=N([ue,Sc,tt,Ve],B2),z2=(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)}},yp=N([ue,Sc,Mo,Ve],z2),u0=N([ue,IR,na,ia,vp,yp,Do,mp,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}}),b4=(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}))}},W2=N([ue,Mo,na,ia,mp,Do,vp,yp,Ve],b4),x4=(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,Mo,ia,Do,vp,yp,Ve],x4),bn=N(tt,ia,(e,t)=>{if(!(e==null||t==null))return pl(pl({},e),{},{scale:t})}),w4=N([tt,na,dp,I2],hp);N((e,t,r)=>rp(e,r),w4,(e,t)=>{if(!(e==null||t==null))return pl(pl({},e),{},{scale:t})});var _4=N([ue,oc,sc],(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}}),V2=e=>e.options.defaultTooltipEventType,H2=e=>e.options.validateTooltipEventTypes;function U2(e,t,r){if(e==null)return t;var n=e?"axis":"item";return r==null?t:r.includes(n)?n:t}function bp(e,t){var r=V2(e),n=H2(e);return U2(t,r,n)}function S4(e){return G(t=>bp(t,e))}var K2=(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},O4=e=>e.tooltip.settings,cn={active:!1,index:null,dataKey:void 0,coordinate:void 0},A4={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}},q2=Qt({name:"tooltip",initialState:A4,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:E4,removeTooltipEntrySettings:P4,setTooltipSettingsState:C4,setActiveMouseOverItemIndex:Y2,mouseLeaveItem:k4,mouseLeaveChart:G2,setActiveClickItemIndex:T4,setMouseOverAxisIndex:X2,setMouseClickAxisIndex:M4,setSyncInteraction:Pd,setKeyboardInteraction:Cd}=q2.actions,j4=q2.reducer;function f0(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?f0(Object(r),!0).forEach(function(n){D4(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):f0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function D4(e,t,r){return(t=N4(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function N4(e){var t=I4(e,"string");return typeof t=="symbol"?t:t+""}function I4(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 R4(e,t,r){return t==="axis"?r==="click"?e.axisInteraction.click:e.axisInteraction.hover:r==="click"?e.itemInteraction.click:e.itemInteraction.hover}function $4(e){return e.index!=null}var Z2=(e,t,r,n)=>{if(t==null)return cn;var i=R4(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($4(i)){if(a)return us(us({},i),{},{active:!0})}else if(n!=null)return{active:!0,coordinate:void 0,dataKey:void 0,index:n};return us(us({},cn),{},{coordinate:i.coordinate})},xp=(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)))},J2=(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}}}},Q2=(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})},No=e=>e.options.tooltipPayloadSearcher,aa=e=>e.tooltip;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){L4(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 L4(e,t,r){return(t=F4(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function F4(e){var t=B4(e,"string");return typeof t=="symbol"?t:t+""}function B4(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 z4(e,t){return e??t}var eS=(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=z4(p,s),b=Array.isArray(v)?Vw(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=j1(b,n,i):w=a(b,t,l,S),Array.isArray(w))w.forEach(E=>{var C=h0(h0({},g),{},{name:E.name,unit:E.unit,color:void 0,fill:void 0});d.push(Zv({tooltipEntrySettings:C,dataKey:E.dataKey,payload:E.payload,value:Ie(E.payload,E.dataKey),name:E.name}))});else{var O;d.push(Zv({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)}},wp=N([vt,ue,v2,Gh,ft],D2),W4=N([e=>e.graphicalItems.cartesianItems,e=>e.graphicalItems.polarItems],(e,t)=>[...e,...t]),V4=N([ft,ta],np),Io=N([W4,vt,V4],ip),H4=N([Io],e=>e.filter(wc)),U4=N([Io],ap),oa=N([U4,kn],op),K4=N([H4,kn,vt],p2),_p=N([oa,vt,Io],lp),q4=N([vt],cp),Y4=N([Io],e=>e.filter(wc)),G4=N([K4,Y4,ko],_2),X4=N([G4,kn,ft],S2),Z4=N([Io],b2),J4=N([oa,vt,Z4,Oc,ft],O2),Q4=N([E2,ft,ta],ra),e$=N([Q4,ft],k2),t$=N([P2,ft,ta],ra),r$=N([t$,ft],T2),n$=N([C2,ft,ta],ra),i$=N([n$,ft],M2),a$=N([e$,i$,r$],ml),o$=N([vt,q4,X4,J4,a$,ue,ft],up),tS=N([vt,ue,oa,_p,ko,ft,o$],fp),s$=N([tS,vt,wp],pp),l$=N([vt,tS,s$,ft],gp),rS=e=>{var t=ft(e),r=ta(e),n=!1;return Do(e,t,r,n)},nS=N([vt,rS],bc),iS=N([vt,wp,l$,nS],hp),c$=N([ue,_p,vt,ft],B2),u$=N([ue,_p,vt,ft],z2),f$=(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,wp,iS,rS,c$,u$,ft],f$),Sp=N([V2,H2,O4],(e,t,r)=>U2(r.shared,e,t)),aS=e=>e.tooltip.settings.trigger,Op=e=>e.tooltip.settings.defaultIndex,Pc=N([aa,Sp,aS,Op],Z2),xn=N([Pc,oa],xp),oS=N([an,xn],K2),sS=N([Pc],e=>{if(e)return e.dataKey}),lS=N([aa,Sp,aS,Op],Q2),d$=N([Qr,en,ue,ct,an,Op,lS,No],J2),h$=N([Pc,d$],(e,t)=>e!=null&&e.coordinate?e.coordinate:t),p$=N([Pc],e=>e.active),m$=N([lS,xn,kn,h2,oS,No,Sp],eS),g$=N([m$],e=>{if(e!=null){var t=e.map(r=>r.payload).filter(r=>r!=null);return Array.from(new Set(t))}});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 m0(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){v$(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 v$(e,t,r){return(t=y$(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function y$(e){var t=b$(e,"string");return typeof t=="symbol"?t:t+""}function b$(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 x$=()=>G(vt),w$=()=>{var e=x$(),t=G(an),r=G(iS);return Ga(m0(m0({},e),{},{scale:r}),t)},_$=()=>G(Gh),Ap=(e,t)=>t,cS=(e,t,r)=>r,Ep=(e,t,r,n)=>n,S$=N(an,e=>tc(e,t=>t.coordinate)),Pp=N([aa,Ap,cS,Ep],Z2),uS=N([Pp,oa],xp),O$=(e,t,r)=>{if(t!=null){var n=aa(e);return t==="axis"?r==="hover"?n.axisInteraction.hover.dataKey:n.axisInteraction.click.dataKey:r==="hover"?n.itemInteraction.hover.dataKey:n.itemInteraction.click.dataKey}},fS=N([aa,Ap,cS,Ep],Q2),gl=N([Qr,en,ue,ct,an,Ep,fS,No],J2),A$=N([Pp,gl],(e,t)=>{var r;return(r=e.coordinate)!==null&&r!==void 0?r:t}),dS=N(an,uS,K2),E$=N([fS,uS,kn,h2,dS,No,Ap],eS),P$=N([Pp],e=>({isActive:e.active,activeIndex:e.index})),C$=(e,t,r,n,i,a,o,s)=>{if(!(!e||!t||!n||!i||!a)){var l=lD(e.chartX,e.chartY,t,r,s);if(l){var c=uD(l,t),u=Gj(c,o,a,n,i),f=cD(t,a,u,l);return{activeIndex:String(u),activeCoordinate:f}}}};function kd(){return kd=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},kd.apply(null,arguments)}function g0(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?g0(Object(r),!0).forEach(function(n){k$(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):g0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function k$(e,t,r){return(t=T$(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function T$(e){var t=M$(e,"string");return typeof t=="symbol"?t:t+""}function M$(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 j$(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=ZD;else if(c==="BarChart")h=JD(o,u,i,a),m=o_;else if(o==="radial"){var{cx:p,cy:g,radius:v,startAngle:b,endAngle:x}=s_(u);h={cx:p,cy:g,startAngle:b,endAngle:x,innerRadius:v,outerRadius:v},m=c_}else h={points:MN(o,u,i)},m=_h;var S=typeof s=="object"&&"className"in s?s.className:void 0,w=fs(fs(fs(fs({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 D$(e){var t=w$(),r=Gw(),n=uc(),i=_$();return A.createElement(j$,kd({},e,{coordinate:e.coordinate,index:e.index,payload:e.payload,offset:r,layout:n,tooltipAxisBandSize:t,chartName:i}))}var hS=k.createContext(null),N$=()=>k.useContext(hS),ff={exports:{}},v0;function I$(){return v0||(v0=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})(ff)),ff.exports}var R$=I$();const $$=Jr(R$);var ro=new $$,Td="recharts.syncEvent.tooltip",y0="recharts.syncEvent.brush";function Cp(e,t){if(t){var r=Number.parseInt(t,10);if(!Xt(r))return e?.[r]}}var L$={chartName:"",tooltipPayloadSearcher:void 0,eventEmitter:void 0,defaultTooltipEventType:"axis"},pS=Qt({name:"options",initialState:L$,reducers:{createEventEmitter:e=>{e.eventEmitter==null&&(e.eventEmitter=Symbol("rechartsEventEmitter"))}}}),F$=pS.reducer,{createEventEmitter:B$}=pS.actions;function z$(e){return e.tooltip.syncInteraction}var W$={chartData:void 0,computedData:void 0,dataStartIndex:0,dataEndIndex:0},mS=Qt({name:"chartData",initialState:W$,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:b0,setDataStartEndIndexes:V$,setComputedData:PU}=mS.actions,H$=mS.reducer,U$=["x","y"];function x0(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?x0(Object(r),!0).forEach(function(n){K$(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):x0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function K$(e,t,r){return(t=q$(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function q$(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)}function G$(e,t){if(e==null)return{};var r,n,i=X$(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 X$(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 gS=()=>{};function Z$(){var e=G(Xh),t=G(Zh),r=et(),n=G(s2),i=G(an),a=uc(),o=wh(),s=G(l=>l.rootProps.className);k.useEffect(()=>{if(e==null)return gS;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=G$(h,U$),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(Pd({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},_=Pd({active:u.payload.active,coordinate:j,dataKey:u.payload.dataKey,index:String(x.index),label:u.payload.label});r(_)}}};return ro.on(Td,l),()=>{ro.off(Td,l)}},[s,r,t,e,n,i,a,o])}function J$(){var e=G(Xh),t=G(Zh),r=et();k.useEffect(()=>{if(e==null)return gS;var n=(i,a,o)=>{t!==o&&e===i&&r(V$(a))};return ro.on(y0,n),()=>{ro.off(y0,n)}},[r,t,e])}function Q$(){var e=et();k.useEffect(()=>{e(B$())},[e]),Z$(),J$()}function eL(e,t,r,n,i,a){var o=G(d=>O$(d,e,t)),s=G(Zh),l=G(Xh),c=G(s2),u=G(z$),f=u?.active;k.useEffect(()=>{if(!f&&l!=null&&s!=null){var d=Pd({active:a,coordinate:r,dataKey:o,index:i,label:typeof n=="number"?String(n):n});ro.emit(Td,l,d,s)}},[f,r,o,i,n,s,l,c,a])}function w0(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 _0(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?w0(Object(r),!0).forEach(function(n){tL(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):w0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function tL(e,t,r){return(t=rL(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function rL(e){var t=nL(e,"string");return typeof t=="symbol"?t:t+""}function nL(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 iL(e){return e.dataKey}function aL(e,t){return A.isValidElement(e)?A.cloneElement(e,t):typeof e=="function"?A.createElement(e,t):A.createElement(kD,t)}var S0=[],oL={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 vi(e){var t=_t(e,oL),{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(C4({shared:g,trigger:v,axisId:S,active:r,defaultIndex:O}))},[w,g,v,S,r,O]);var E=wh(),C=t_(),M=S4(g),{activeIndex:R,isActive:j}=G(J=>P$(J,M,v,O)),_=G(J=>E$(J,M,v,O)),I=G(J=>dS(J,M,v,O)),D=G(J=>A$(J,M,v,O)),L=_,W=N$(),H=r??j,[te,Q]=EM([L,H]),F=M==="axis"?I:void 0;eL(M,v,D,F,R,H);var U=x??W;if(U==null)return null;var V=L??S0;H||(V=S0),s&&V.length&&(V=YT(L.filter(J=>J.value!=null&&(J.hide!==!0||t.includeHidden)),u,iL));var re=V.length>0,Z=A.createElement(RD,{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},aL(o,_0(_0({},t),{},{payload:V,label:F,active:H,coordinate:D,accessibilityLayer:C})));return A.createElement(A.Fragment,null,MA.createPortal(Z,U),H&&A.createElement(D$,{cursor:p,tooltipEventType:M,coordinate:D,payload:L,index:R}))}var df={},hf={},pf={},O0;function sL(){return O0||(O0=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})(pf)),pf}var A0;function lL(){return A0||(A0=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=sL();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})(hf)),hf}var E0;function cL(){return E0||(E0=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=lL();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})(df)),df}var mf,P0;function uL(){return P0||(P0=1,mf=cL().throttle),mf}var fL=uL();const dL=Jr(fL);var hL=process.env.NODE_ENV!=="production",Ia=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(hL&&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 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 gf(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){pL(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 pL(e,t,r){return(t=mL(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function mL(e){var t=gL(e,"string");return typeof t=="symbol"?t:t+""}function gL(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 yi=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=dL(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;Ia(Un(i)||Un(a),`The width(%s) and height(%s) are both fixed numbers,
178
+ maybe you don't need to use a ResponsiveContainer.`,i,a),Ia(!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)),Ia(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
- 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,`
181
+ height and width.`,E,C,i,a,o,s,r),A.Children.map(c,M=>k.cloneElement(M,{width:E,height:C,style:gf({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:gf(gf({},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 vL(e,t,r){return(t=yL(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function yL(e){var t=bL(e,"string");return typeof t=="symbol"?t:t+""}function bL(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 xL{constructor(t){vL(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 k0(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 wL(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?k0(Object(r),!0).forEach(function(n){_L(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):k0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function _L(e,t,r){return(t=SL(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function SL(e){var t=OL(e,"string");return typeof t=="symbol"?t:t+""}function OL(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 AL={cacheSize:2e3,enableCache:!0},vS=wL({},AL),T0=new xL(vS.cacheSize),EL={position:"absolute",top:"-20000px",left:0,padding:0,margin:0,border:"none",whiteSpace:"pre"},M0="recharts_measurement_span";function PL(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 j0=(e,t)=>{try{var r=document.getElementById(M0);r||(r=document.createElement("span"),r.setAttribute("id",M0),r.setAttribute("aria-hidden","true"),document.body.appendChild(r)),Object.assign(r.style,EL,t),r.textContent="".concat(e);var n=r.getBoundingClientRect();return{width:n.width,height:n.height}}catch{return{width:0,height:0}}},Ra=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(t==null||En.isSsr)return{width:0,height:0};if(!vS.enableCache)return j0(t,r);var n=PL(t,r),i=T0.get(n);if(i)return i;var a=j0(t,r);return T0.set(n,a),a},D0=/(-?\d+(?:\.\d+)?[a-zA-Z%]*)([*/])(-?\d+(?:\.\d+)?[a-zA-Z%]*)/,N0=/(-?\d+(?:\.\d+)?[a-zA-Z%]*)([+-])(-?\d+(?:\.\d+)?[a-zA-Z%]*)/,CL=/^px|cm|vh|vw|em|rem|%|mm|in|pt|pc|ex|ch|vmin|vmax|Q$/,kL=/(-?\d+(?:\.\d+)?)([a-zA-Z%]+)?/,yS={cm:96/2.54,mm:96/25.4,pt:96/72,pc:96/6,in:96,Q:96/(2.54*40),px:1},TL=Object.keys(yS),Mi="NaN";function ML(e,t){return e*yS[t]}class Dt{static parse(t){var r,[,n,i]=(r=kL.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!==""&&!CL.test(r)&&(this.num=NaN,this.unit=""),TL.includes(r)&&(this.num=ML(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 bS(e){if(e.includes(Mi))return Mi;for(var t=e;t.includes("*")||t.includes("/");){var r,[,n,i,a]=(r=D0.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 Mi;t=t.replace(D0,l.toString())}for(;t.includes("+")||/.-\d+(?:\.\d+)?/.test(t);){var c,[,u,f,d]=(c=N0.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 Mi;t=t.replace(N0,p.toString())}return t}var I0=/\(([^()]*)\)/;function jL(e){for(var t=e,r;(r=I0.exec(t))!=null;){var[,n]=r;t=t.replace(I0,bS(n))}return t}function DL(e){var t=e.replace(/\s+/g,"");return t=jL(t),t=bS(t),t}function NL(e){try{return DL(e)}catch{return Mi}}function vf(e){var t=NL(e.slice(5,-1));return t===Mi?"":t}var IL=["x","y","lineHeight","capHeight","scaleToFit","textAnchor","verticalAnchor","fill"],RL=["dx","dy","angle","className","breakAll"];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)}function R0(e,t){if(e==null)return{};var r,n,i=$L(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 $L(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 xS=/[ \f\n\r\t\v\u2028\u2029]+/,wS=e=>{var{children:t,breakAll:r,style:n}=e;try{var i=[];We(t)||(r?i=t.toString().split(""):i=t.toString().split(xS));var a=i.map(s=>({word:s,width:Ra(s,n).width})),o=r?0:Ra(" ",n).width;return{wordsWithComputedWidth:a,spaceWidth:o}}catch{return null}},LL=(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),_=wS({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},$0=e=>{var t=We(e)?[]:e.toString().split(xS);return[{words:t}]},FL=e=>{var{width:t,scaleToFit:r,children:n,style:i,breakAll:a,maxLines:o}=e;if((t||r)&&!En.isSsr){var s,l,c=wS({breakAll:a,children:n,style:i});if(c){var{wordsWithComputedWidth:u,spaceWidth:f}=c;s=u,l=f}else return $0(n);return LL({breakAll:a,children:n,maxLines:o,style:i},s,l,t,r)}return $0(n)},L0="#808080",Cc=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=L0}=e,u=R0(e,IL),f=k.useMemo(()=>FL({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=R0(u,RL);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=vf("calc(".concat(a,")"));break;case"middle":S=vf("calc(".concat((f.length-1)/2," * -").concat(i," + (").concat(a," / 2))"));break;default:S=vf("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",Md({},He(v,!0),{ref:t,x:b,y:x,className:he("recharts-text",p),textAnchor:s,fill:c.includes("url")?L0: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)}))});Cc.displayName="Text";var BL=["labelRef"];function zL(e,t){if(e==null)return{};var r,n,i=WL(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 WL(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 F0(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?F0(Object(r),!0).forEach(function(n){VL(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):F0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function VL(e,t,r){return(t=HL(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function HL(e){var t=UL(e,"string");return typeof t=="symbol"?t:t+""}function UL(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 _S=k.createContext(null),KL=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(_S.Provider,{value:o},a)},SS=()=>{var e=k.useContext(_S),t=wh();return e||t},qL=k.createContext(null),YL=()=>{var e=k.useContext(qL),t=G(d2);return e||t},GL=e=>{var{value:t,formatter:r}=e,n=We(e.children)?t:e.children;return typeof r=="function"?r(n):n},kp=e=>e!=null&&typeof e=="function",XL=(e,t)=>{var r=pt(t-e),n=Math.min(Math.abs(t-e),360);return r*n},ZL=(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=XL(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: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={};/**
183
+ `).concat(S.x,",").concat(S.y),O=We(e.id)?Ka("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))},JL=(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"}},OS=e=>"cx"in e&&X(e.cx),QL=(e,t)=>{var{parentViewBox:r,offset:n,position:i}=e,a;r!=null&&!OS(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)},eF={offset:5};function ln(e){var t=_t(e,eF),{viewBox:r,position:n,value:i,children:a,content:o,className:s="",textBreakAll:l,labelRef:c}=t,u=YL(),f=SS(),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=zL(m,BL);return k.cloneElement(o,g)}var v;if(typeof o=="function"){if(v=k.createElement(o,m),k.isValidElement(v))return v}else v=GL(t);var b=OS(h),x=He(t,!0);if(b&&(n==="insideStart"||n==="insideEnd"||n==="end"))return ZL(t,n,v,x,h);var S=b?JL(h,t.offset,t.position):QL(t,h);return A.createElement(Cc,zr({ref:c,className:he("recharts-label",s)},x,S,{breakAll:l}),v)}ln.displayName="Label";var tF=(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)):kp(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 rF(e){var{label:t}=e,r=SS();return tF(t,r)||null}var yf={},bf={},B0;function nF(){return B0||(B0=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return r[r.length-1]}e.last=t})(bf)),bf}var xf={},z0;function iF(){return z0||(z0=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return Array.isArray(r)?r:Array.from(r)}e.toArray=t})(xf)),xf}var W0;function aF(){return W0||(W0=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=nF(),r=iF(),n=dh();function i(a){if(n.isArrayLike(a))return t.last(r.toArray(a))}e.last=i})(yf)),yf}var wf,V0;function oF(){return V0||(V0=1,wf=aF().last),wf}var sF=oF();const lF=Jr(sF);var cF=["valueAccessor"],uF=["dataKey","clockWise","id","textBreakAll"];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)}function H0(e,t){if(e==null)return{};var r,n,i=fF(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 fF(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 dF=e=>Array.isArray(e.value)?lF(e.value):e.value,AS=k.createContext(void 0),ES=AS.Provider,PS=k.createContext(void 0),hF=PS.Provider;function pF(){return k.useContext(AS)}function mF(){return k.useContext(PS)}function Is(e){var{valueAccessor:t=dF}=e,r=H0(e,cF),{dataKey:n,clockWise:i,id:a,textBreakAll:o}=r,s=H0(r,uF),l=pF(),c=mF(),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,vl({},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}))}))}Is.displayName="LabelList";function Tp(e){var{label:t}=e;return t?t===!0?A.createElement(Is,{key:"labelList-implicit"}):A.isValidElement(t)||kp(t)?A.createElement(Is,{key:"labelList-implicit",content:t}):typeof t=="object"?A.createElement(Is,vl({key:"labelList-implicit"},t,{type:String(t.type)})):null:null}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)}var CS=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",jd({},Dr(e),sh(e),{className:a,cx:t,cy:r,r:n})):null},kS=e=>e.graphicalItems.polarItems,gF=N([Ve,To],np),Mp=N([kS,tt,gF],ip),vF=N([Mp],ap),jp=N([vF,Kh],op),yF=N([jp,tt,Mp],lp),bF=N([jp,tt,Mp],(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:[]}))),U0=()=>{},xF=N([tt,j2,U0,bF,U0,ue,Ve],up),TS=N([tt,ue,jp,yF,ko,Ve,xF],fp),wF=N([TS,tt,na],pp);N([tt,TS,wF,Ve],gp);var _F={radiusAxis:{},angleAxis:{}},MS=Qt({name:"polarAxis",initialState:_F,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:CU,removeRadiusAxis:kU,addAngleAxis:TU,removeAngleAxis:MU}=MS.actions,SF=MS.reducer;function K0(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 q0(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?K0(Object(r),!0).forEach(function(n){OF(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):K0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function OF(e,t,r){return(t=AF(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function AF(e){var t=EF(e,"string");return typeof t=="symbol"?t:t+""}function EF(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 PF=(e,t)=>t,Dp=N([kS,PF],(e,t)=>e.filter(r=>r.type==="pie").find(r=>r.id===t)),CF=[],Np=(e,t,r)=>r?.length===0?CF:r,jS=N([Kh,Dp,Np],(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=>q0(q0({},t.presentationProps),a.props))),i!=null)return i}}),kF=N([jS,Dp,Np],(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:Zi(o,t.dataKey),color:s,payload:n,type:t.legendType}})}),TF=N([jS,Dp,Np,ct],(e,t,r,n)=>{if(!(t==null||e==null))return P6({offset:n,pieSettings:t,displayedData:e,cells:r})}),_f={},Y0;function MF(){return Y0||(Y0=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})(_f)),_f}var Sf,G0;function jF(){return G0||(G0=1,Sf=MF().isPlainObject),Sf}var DF=jF();const NF=Jr(DF);function X0(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 Z0(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?X0(Object(r),!0).forEach(function(n){IF(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):X0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function IF(e,t,r){return(t=RF(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function RF(e){var t=$F(e,"string");return typeof t=="symbol"?t:t+""}function $F(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 yl(){return yl=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},yl.apply(null,arguments)}var J0=(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},LF={x:0,y:0,upperWidth:0,lowerWidth:0,height:0,isUpdateAnimationActive:!1,animationBegin:0,animationDuration:1500,animationEasing:"ease"},FF=e=>{var t=_t(e,LF),{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=Oo(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",yl({},He(t,!0),{className:w,d:J0(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=r_(["strokeDasharray"],c,l);return A.createElement(So,{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",yl({},He(t,!0),{className:w,d:J0(te,Q,L,W,H),ref:d,style:Z0(Z0({},F),t.style)}))})},BF=["option","shapeType","propTransformer","activeClassName","isActive"];function zF(e,t){if(e==null)return{};var r,n,i=WF(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 WF(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 bl(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){VF(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 VF(e,t,r){return(t=HF(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function HF(e){var t=UF(e,"string");return typeof t=="symbol"?t:t+""}function UF(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 KF(e,t){return bl(bl({},t),e)}function qF(e,t){return e==="symbols"}function eb(e){var{shapeType:t,elementProps:r}=e;switch(t){case"rectangle":return A.createElement(o_,r);case"trapezoid":return A.createElement(FF,r);case"sector":return A.createElement(c_,r);case"symbols":if(qF(t))return A.createElement(ew,r);break;default:return null}}function YF(e){return k.isValidElement(e)?e.props:e}function DS(e){var{option:t,shapeType:r,propTransformer:n=KF,activeClassName:i="recharts-active-shape",isActive:a}=e,o=zF(e,BF),s;if(k.isValidElement(t))s=k.cloneElement(t,bl(bl({},o),YF(t)));else if(typeof t=="function")s=t(o);else if(NF(t)&&typeof t!="boolean"){var l=n(t,o);s=A.createElement(eb,{shapeType:r,elementProps:l})}else{var c=o;s=A.createElement(eb,{shapeType:r,elementProps:c})}return a?A.createElement(wt,{className:i},s):s}var Ip=(e,t)=>{var r=et();return(n,i)=>a=>{e?.(n,i,a),r(Y2({activeIndex:String(i),activeDataKey:t,activeCoordinate:n.tooltipPosition}))}},Rp=e=>{var t=et();return(r,n)=>i=>{e?.(r,n,i),t(k4())}},$p=(e,t)=>{var r=et();return(n,i)=>a=>{e?.(n,i,a),r(T4({activeIndex:String(i),activeDataKey:t,activeCoordinate:n.tooltipPosition}))}};function Lp(e){var{fn:t,args:r}=e,n=et(),i=Ft();return k.useEffect(()=>{if(!i){var a=t(r);return n(E4(a)),()=>{n(P4(a))}}},[t,r,n,i]),null}var NS=()=>{};function IS(e){var{legendPayload:t}=e,r=et(),n=Ft();return k.useEffect(()=>n?NS:(r(Qw(t)),()=>{r(e_(t))}),[r,n,t]),null}function GF(e){var{legendPayload:t}=e,r=et(),n=G(ue);return k.useEffect(()=>n!=="centric"&&n!=="radial"?NS:(r(Qw(t)),()=>{r(e_(t))}),[r,n,t]),null}var Of,XF=()=>{var[e]=A.useState(()=>Ka("uid-"));return e},ZF=(Of=A.useId)!==null&&Of!==void 0?Of:XF;function JF(e,t){var r=ZF();return t||(e?"".concat(e,"-").concat(r):r)}var QF=k.createContext(void 0),Fp=e=>{var{id:t,type:r,children:n}=e,i=JF("recharts-".concat(r),t);return A.createElement(QF.Provider,{value:i},n(i))},e6={cartesianItems:[],polarItems:[]},RS=Qt({name:"graphicalItems",initialState:e6,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:t6,replaceCartesianGraphicalItem:r6,removeCartesianGraphicalItem:n6,addPolarGraphicalItem:i6,removePolarGraphicalItem:a6}=RS.actions,o6=RS.reducer;function $S(e){var t=et(),r=k.useRef(null);return k.useEffect(()=>{r.current===null?t(t6(e)):r.current!==e&&t(r6({prev:r.current,next:e})),r.current=e},[t,e]),k.useEffect(()=>()=>{r.current&&(t(n6(r.current)),r.current=null)},[t]),null}function s6(e){var t=et();return k.useEffect(()=>(t(i6(e)),()=>{t(a6(e))}),[t,e]),null}var l6=["onMouseEnter","onClick","onMouseLeave"],c6=["id"],u6=["id"];function Bp(e,t){if(e==null)return{};var r,n,i=f6(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 f6(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 tb(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?tb(Object(r),!0).forEach(function(n){d6(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):tb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function d6(e,t,r){return(t=h6(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function h6(e){var t=p6(e,"string");return typeof t=="symbol"?t:t+""}function p6(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 m6(e){var t=k.useMemo(()=>lh(e.children,jr),[e.children]),r=G(n=>kF(n,e.id,t));return r==null?null:A.createElement(GF,{legendPayload:r})}function g6(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:Zi(s,t),hide:l,type:c,color:o,unit:""}}}var v6=(e,t)=>e>t?"start":e<t?"end":"middle",y6=(e,t,r)=>Pt(typeof t=="function"?t(e):t,r,r*.8),b6=(e,t,r)=>{var{top:n,left:i,width:a,height:o}=t,s=Ww(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=y6(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}},x6=(e,t)=>{var r=pt(t-e),n=Math.min(Math.abs(t-e),360);return r*n};function w6(e){return e&&typeof e=="object"&&"className"in e&&typeof e.className=="string"?e.className:""}var _6=(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(_h,wn({},t,{type:"linear",className:r}))},S6=(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",w6(e));return A.createElement(Cc,wn({},t,{alignmentBaseline:"middle",className:i}),n)};function O6(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:v6(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&&_6(a,v),S6(i,g,Ie(d,o)))});return A.createElement(wt,{className:"recharts-pie-labels"},f)}function A6(e){var{sectors:t,props:r,showLabels:n}=e,{label:i}=r;return typeof i=="object"&&i!=null&&"position"in i?A.createElement(Tp,{label:i}):A.createElement(O6,{sectors:t,props:r,showLabels:n})}function E6(e){var{sectors:t,activeShape:r,inactiveShape:n,allOtherPieProps:i}=e,a=G(xn),{onMouseEnter:o,onClick:s,onMouseLeave:l}=i,c=Bp(i,l6),u=Ip(o,i.dataKey),f=Rp(l),d=$p(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,[qw]:m,[Yw]:i.dataKey});return A.createElement(wt,wn({tabIndex:-1,className:"recharts-pie-sector"},Zl(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(DS,wn({option:v,isActive:p,shapeType:"sector"},b)))}))}function P6(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=x6(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=b6(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 C6(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(hF,{value:t?i:void 0},n)}function k6(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=Oo(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(C6,{showLabels:!m,sectors:n},A.createElement(So,{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(E6,{sectors:x,activeShape:l,inactiveShape:c,allOtherPieProps:t}))}),A.createElement(A6,{showLabels:!m,sectors:n,props:t}),t.children)}var T6={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 M6(e){var{id:t}=e,r=Bp(e,c6),{hide:n,className:i,rootTabIndex:a}=e,o=k.useMemo(()=>lh(e.children,jr),[e.children]),s=G(u=>TF(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(Lp,{fn:g6,args:Be(Be({},e),{},{sectors:s})}),A.createElement(wt,{tabIndex:a,className:c},A.createElement(k6,{props:Be(Be({},r),{},{sectors:s}),previousSectorsRef:l})))}function Ro(e){var t=_t(e,T6),{id:r}=t,n=Bp(t,u6),i=Dr(n);return A.createElement(Fp,{id:r,type:"pie"},a=>A.createElement(A.Fragment,null,A.createElement(s6,{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(m6,wn({},n,{id:a})),A.createElement(M6,wn({},n,{id:a}))))}Ro.displayName="Pie";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){j6(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 j6(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=N6(e,"string");return typeof t=="symbol"?t:t+""}function N6(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 I6={xAxis:{},yAxis:{},zAxis:{}},LS=Qt({name:"cartesianAxis",initialState:I6,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]=nb(nb({},e.yAxis[r]),{},{width:n}))}}}),{addXAxis:R6,removeXAxis:$6,addYAxis:L6,removeYAxis:F6,addZAxis:jU,removeZAxis:DU,updateYAxisWidth:B6}=LS.actions,z6=LS.reducer,W6=N([ct],e=>{if(e)return{top:e.top,bottom:e.bottom,left:e.left,right:e.right}}),V6=N([W6,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)}}),zp=()=>G(V6),H6=()=>G(g$);function ib(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 ab(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ib(Object(r),!0).forEach(function(n){U6(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ib(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function U6(e,t,r){return(t=K6(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function K6(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)}var Y6=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=ab(ab({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)),sh(i)),s;return k.isValidElement(i)?s=k.cloneElement(i,o):typeof i=="function"?s=i(o):s=A.createElement(CS,o),A.createElement(wt,{className:"recharts-active-dot"},s)};function G6(e){var{points:t,mainColor:r,activeDot:n,itemDataKey:i}=e,a=G(xn),o=H6();if(t==null||o==null)return null;var s=t.find(l=>o.includes(l.payload));return We(s)?null:Y6({point:s,childIndex:Number(a),mainColor:r,dataKey:i,activeDot:n})}var X6=process.env.NODE_ENV==="production",Af="Invariant failed";function ob(e,t){if(X6)throw new Error(Af);var r=typeof t=="function"?t():t,n=r?"".concat(Af,": ").concat(r):Af;throw new Error(n)}var Z6=["x","y"];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 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 xa(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){J6(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 J6(e,t,r){return(t=Q6(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Q6(e){var t=eB(e,"string");return typeof t=="symbol"?t:t+""}function eB(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 tB(e,t){if(e==null)return{};var r,n,i=rB(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 rB(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 nB(e,t){var{x:r,y:n}=e,i=tB(e,Z6),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 xa(xa(xa(xa(xa({},t),i),o?{x:o}:{}),l?{y:l}:{}),{},{height:u,width:d,name:t.name,radius:t.radius})}function Wp(e){return A.createElement(DS,Dd({shapeType:"rectangle",propTransformer:nB,activeClassName:"recharts-active-bar"},e))}var iB=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"?ob(!1,"minPointSize callback function received a value with type of ".concat(typeof n,". Currently only numbers or null/undefined are supported.")):ob()),r)}},aB={},FS=Qt({name:"errorBars",initialState:aB,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:NU,replaceErrorBar:IU,removeErrorBar:RU}=FS.actions,oB=FS.reducer,sB=["children"];function lB(e,t){if(e==null)return{};var r,n,i=cB(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 cB(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 uB={data:[],xAxisId:"xAxis-0",yAxisId:"yAxis-0",dataPointFormatter:()=>({x:0,y:0,value:0}),errorBarOffset:0},fB=k.createContext(uB);function BS(e){var{children:t}=e,r=lB(e,sB);return A.createElement(fB.Provider,{value:r},t)}function Vp(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 zS(e){var{xAxisId:t,yAxisId:r,clipPathId:n}=e,i=zp(),{needClipX:a,needClipY:o,needClip:s}=Vp(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 dB=["onMouseEnter","onMouseLeave","onClick"],hB=["value","background","tooltipPosition"],pB=["id"],mB=["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 lb(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?lb(Object(r),!0).forEach(function(n){gB(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):lb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function gB(e,t,r){return(t=vB(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function vB(e){var t=yB(e,"string");return typeof t=="symbol"?t:t+""}function yB(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 xl(e,t){if(e==null)return{};var r,n,i=bB(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 bB(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 xB=e=>{var{dataKey:t,name:r,fill:n,legendType:i,hide:a}=e;return[{inactive:a,dataKey:t,type:i,color:n,value:Zi(r,t),payload:e}]};function wB(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:Zi(a,t),hide:o,type:e.tooltipType,color:e.fill,unit:s}}}function _B(e){var t=G(xn),{data:r,dataKey:n,background:i,allOtherBarProps:a}=e,{onMouseEnter:o,onMouseLeave:s,onClick:l}=a,c=xl(a,dB),u=Ip(o,n),f=Rp(s),d=$p(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=xl(m,hB);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),Zl(c,m,p)),{},{onMouseEnter:S,onMouseLeave:w,onClick:O,dataKey:n,index:p,className:"recharts-bar-background-rectangle"});return A.createElement(Wp,_n({key:"background-bar-".concat(E.index)},E))}))}function SB(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(ES,{value:t?i:void 0},r)}function OB(e){var{shape:t,activeBar:r,baseProps:n,entry:i,index:a,dataKey:o}=e,s=G(xn),l=G(sS),c=r&&String(a)===s&&(l==null||o===l),u=c?r:t;return A.createElement(Wp,_n({},n,i,{isActive:c,option:u,index:a,dataKey:o}))}function AB(e){var{shape:t,baseProps:r,entry:n,index:i,dataKey:a}=e;return A.createElement(Wp,_n({},r,n,{isActive:!1,option:t,index:i,dataKey:a}))}function EB(e){var{data:t,props:r}=e,n=Dr(r),{id:i}=n,a=xl(n,pB),{shape:o,dataKey:s,activeBar:l}=r,{onMouseEnter:c,onClick:u,onMouseLeave:f}=r,d=xl(r,mB),h=Ip(c,s),m=Rp(f),p=$p(u,s);return t?A.createElement(A.Fragment,null,t.map((g,v)=>A.createElement(wt,_n({className:"recharts-bar-rectangle"},Zl(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(OB,{shape:o,activeBar:l,baseProps:a,entry:g,index:v,dataKey:s}):A.createElement(AB,{shape:o,baseProps:a,entry:g,index:v,dataKey:s})))):null}function PB(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=Oo(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(SB,{showLabels:p,rects:n},A.createElement(So,{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(EB,{props:t,data:x}))}),A.createElement(Tp,{label:t.label}),t.children)}function CB(e){var t=k.useRef(null);return A.createElement(PB,{previousRectanglesRef:t,props:e})}var WS=0,kB=(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 TB 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(zS,{clipPathId:f,xAxisId:a,yAxisId:o})),A.createElement(wt,{className:"recharts-bar-rectangles",clipPath:s?"url(#clipPath-".concat(f,")"):void 0},A.createElement(_B,{data:r,dataKey:n,background:l,allOtherBarProps:this.props}),A.createElement(CB,this.props)))}}var MB={activeBar:!1,animationBegin:0,animationDuration:400,animationEasing:"ease",hide:!1,isAnimationActive:!En.isSsr,legendType:"rect",minPointSize:WS,xAxisId:0,yAxisId:0};function jB(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}=Vp(t,r),d=uc(),h=Ft(),m=lh(e.children,jr),p=G(b=>o3(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(BS,{xAxisId:t,yAxisId:r,data:p,dataPointFormatter:kB,errorBarOffset:g},A.createElement(TB,_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 DB(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=iD({numericAxis:p});return f.map((b,x)=>{var S,w,O,E,C,M;u?S=Jj(u[x],g):(S=Ie(b,r),Array.isArray(S)||(S=[v,S]));var R=iB(n,WS)(S[1],x);if(t==="horizontal"){var j,[_,I]=[s.scale(S[0]),s.scale(S[1])];w=Yv({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=Yv({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 NB(e){var t=_t(e,MB),r=Ft();return A.createElement(Fp,{id:t.id,type:"bar"},n=>A.createElement(A.Fragment,null,A.createElement(IS,{legendPayload:xB(t)}),A.createElement(Lp,{fn:wB,args:t}),A.createElement($S,{type:"bar",id:n,data:void 0,xAxisId:t.xAxisId,yAxisId:t.yAxisId,zAxisId:0,dataKey:t.dataKey,stackId:nD(t.stackId),hide:t.hide,barSize:t.barSize,minPointSize:t.minPointSize,maxBarSize:t.maxBarSize,isPanorama:r}),A.createElement(jB,_n({},t,{id:n}))))}var VS=A.memo(NB);VS.displayName="Bar";function cb(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 ds(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?cb(Object(r),!0).forEach(function(n){IB(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):cb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function IB(e,t,r){return(t=RB(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function RB(e){var t=$B(e,"string");return typeof t=="symbol"?t:t+""}function $B(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 LB=(e,t)=>t,FB=(e,t,r)=>r,BB=(e,t,r,n)=>n,zB=(e,t,r,n,i)=>i,$o=N([_c,zB],(e,t)=>e.filter(r=>r.type==="bar").find(r=>r.id===t)),WB=N([$o],e=>e?.maxBarSize),VB=(e,t,r,n,i,a)=>a,ub=(e,t,r)=>{var n=r??e;if(!We(n))return Pt(n,t,0)},HB=N([ue,_c,LB,FB,BB],(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")),UB=(e,t,r,n)=>{var i=ue(e);return i==="horizontal"?Ed(e,"yAxis",r,n):Ed(e,"xAxis",t,n)},KB=(e,t,r)=>{var n=ue(e);return n==="horizontal"?c0(e,"xAxis",t):c0(e,"yAxis",r)},qB=(e,t,r)=>{var n={},i=e.filter(wc),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=ub(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=ub(t,r,c.barSize);return{stackId:void 0,dataKeys:u,barSize:f}});return[...s,...l]},YB=N([HB,AR,KB],qB),GB=(e,t,r,n,i)=>{var a,o,s=$o(e,t,r,n,i);if(s!=null){var l=ue(e),c=a2(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=Ga(d,h,!0))!==null&&o!==void 0?o:f)!==null&&a!==void 0?a:0}},HS=(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)),Ga(a,o)};function XB(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 ZB=(e,t,r,n,i,a,o)=>{var s=We(o)?t:o,l=XB(r,n,i!==a?i:a,e,s);return i!==a&&l!=null&&(l=l.map(c=>ds(ds({},c),{},{position:ds(ds({},c.position),{},{offset:c.position.offset-i/2})}))),l},JB=N([YB,a2,OR,o2,GB,HS,WB],ZB),QB=(e,t,r,n)=>bn(e,"xAxis",t,n),e3=(e,t,r,n)=>bn(e,"yAxis",r,n),t3=(e,t,r,n)=>yn(e,"xAxis",t,n),r3=(e,t,r,n)=>yn(e,"yAxis",r,n),n3=N([JB,$o],(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}}),i3=(e,t)=>{var r=tp(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)}}}},a3=N([UB,$o],i3),o3=N([ct,xh,QB,e3,t3,r3,n3,ue,vc,HS,a3,$o,VB],(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 DB({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})}}),US=e=>{var{chartData:t}=e,r=et(),n=Ft();return k.useEffect(()=>n?()=>{}:(r(b0(t)),()=>{r(b0(void 0))}),[t,r,n]),null},fb={x:0,y:0,width:0,height:0,padding:{top:0,right:0,bottom:0,left:0}},KS=Qt({name:"brush",initialState:fb,reducers:{setBrushSettings(e,t){return t.payload==null?fb:t.payload}}}),{setBrushSettings:$U}=KS.actions,s3=KS.reducer;function l3(e,t,r){return(t=c3(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function c3(e){var t=u3(e,"string");return typeof t=="symbol"?t:t+""}function u3(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 Hp{static create(t){return new Hp(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}}l3(Hp,"EPS",1e-4);function f3(e){return(e%180+180)%180}var d3=function(t){var{width:r,height:n}=t,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,a=f3(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)},h3={dots:[],areas:[],lines:[]},qS=Qt({name:"referenceElements",initialState:h3,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:LU,removeDot:FU,addArea:BU,removeArea:zU,addLine:WU,removeLine:VU}=qS.actions,p3=qS.reducer,m3=k.createContext(void 0),g3=e=>{var{children:t}=e,[r]=k.useState("".concat(Ka("recharts"),"-clip")),n=zp();if(n==null)return null;var{x:i,y:a,width:o,height:s}=n;return A.createElement(m3.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 qi(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 YS(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 v3(e,t,r){var n={width:e.width+t.width,height:e.height+t.height};return d3(n,r)}function y3(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 wl(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 b3(e,t){return YS(e,t+1)}function x3(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:YS(n,c)};var p=l,g,v=()=>(g===void 0&&(g=r(m,p)),g),b=m.coordinate,x=l===0||wl(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 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 Ot(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){w3(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 w3(e,t,r){return(t=_3(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function _3(e){var t=S3(e,"string");return typeof t=="symbol"?t:t+""}function S3(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 O3(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=wl(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 A3(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=wl(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=wl(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 Up(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=b3(i,X(l)?l:0))!==null&&d!==void 0?d:[]}var h=[],m=s==="top"||s==="bottom"?"width":"height",p=u&&m==="width"?Ra(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"?v3(Ra(w,{fontSize:t,letterSpacing:r}),p,f):Ra(w,{fontSize:t,letterSpacing:r})[m]},v=i.length>=2?pt(i[1].coordinate-i[0].coordinate):1,b=y3(a,v,m);return l==="equidistantPreserveStart"?x3(v,b,g,i,o):(l==="preserveStart"||l==="preserveStartEnd"?h=A3(v,b,g,i,o,l==="preserveStartEnd"):h=O3(v,b,g,i,o),h.filter(x=>x.isShow))}var E3=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},P3=["axisLine","width","height","className","hide","ticks"],C3=["viewBox"],k3=["viewBox"];function Nd(e,t){if(e==null)return{};var r,n,i=T3(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 T3(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 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 st(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){M3(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 M3(e,t,r){return(t=j3(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function j3(e){var t=D3(e,"string");return typeof t=="symbol"?t:t+""}function D3(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 Kp={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 N3(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 I3(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 R3(e,t){switch(e){case"left":return t?"start":"end";case"right":return t?"end":"start";default:return"middle"}}function $3(e,t){switch(e){case"left":case"right":return"middle";case"top":return t?"start":"end";default:return t?"end":"start"}}function L3(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(Cc,ci({},r,{className:o}),n)}return i}function F3(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=Up(st(st({},x),{},{ticks:t}),v,b),O=R3(c,u),E=$3(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}=I3(_,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)},Zl(S,_,I)),n&&A.createElement("line",ci({},R,D,{className:he("recharts-cartesian-axis-tick-line",ai(n,"className"))})),r&&A.createElement(L3,{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 B3=k.forwardRef((e,t)=>{var{axisLine:r,width:n,height:i,className:a,hide:o,ticks:s}=e,l=Nd(e,P3),[c,u]=k.useState(""),[f,d]=k.useState(""),h=k.useRef([]);k.useImperativeHandle(t,()=>({getCalculatedWidth:()=>{var p;return E3({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(N3,{x:e.x,y:e.y,width:n,height:i,orientation:e.orientation,mirror:e.mirror,axisLine:r,otherSvgProps:Dr(e)}),A.createElement(F3,{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(KL,{x:e.x,y:e.y,width:e.width,height:e.height},A.createElement(rF,{label:e.label}),e.children))}),z3=A.memo(B3,(e,t)=>{var{viewBox:r}=e,n=Nd(e,C3),{viewBox:i}=t,a=Nd(t,k3);return qi(r,i)&&qi(n,a)}),qp=A.forwardRef((e,t)=>{var r=_t(e,Kp);return A.createElement(z3,ci({},r,{ref:t}))});qp.displayName="CartesianAxis";var W3=["x1","y1","x2","y2","key"],V3=["offset"],H3=["xAxisId","yAxisId"],U3=["xAxisId","yAxisId"];function pb(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?pb(Object(r),!0).forEach(function(n){K3(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):pb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function K3(e,t,r){return(t=q3(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function q3(e){var t=Y3(e,"string");return typeof t=="symbol"?t:t+""}function Y3(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 _l(e,t){if(e==null)return{};var r,n,i=G3(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 G3(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 X3=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 GS(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=_l(t,W3),c=Dr(l),{offset:u}=c,f=_l(c,V3);r=A.createElement("line",Yn({},f,{x1:n,y1:i,x2:a,y2:o,fill:"none",key:s}))}return r}function Z3(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=_l(e,H3),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 GS(n,f)});return A.createElement("g",{className:"recharts-cartesian-grid-horizontal"},l)}function J3(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=_l(e,U3),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 GS(n,f)});return A.createElement("g",{className:"recharts-cartesian-grid-vertical"},l)}function Q3(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 e8(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 t8=(e,t)=>{var{xAxis:r,width:n,height:i,offset:a}=e;return Hw(Up(At(At(At({},Kp),r),{},{ticks:Uw(r),viewBox:{x:0,y:0,width:n,height:i}})),a.left,a.left+a.width,t)},r8=(e,t)=>{var{yAxis:r,width:n,height:i,offset:a}=e;return Hw(Up(At(At(At({},Kp),r),{},{ticks:Uw(r),viewBox:{x:0,y:0,width:n,height:i}})),a.top,a.top+a.height,t)},n8={horizontal:!0,vertical:!0,horizontalPoints:[],verticalPoints:[],stroke:"#ccc",fill:"none",verticalFill:[],horizontalFill:[],xAxisId:0,yAxisId:0};function kc(e){var t=Xw(),r=Zw(),n=Gw(),i=At(At({},_t(e,n8)),{},{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=>u0(M,"xAxis",a,m)),g=G(M=>u0(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||t8,b=i.horizontalCoordinatesGenerator||r8,{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);Ia(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);Ia(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(X3,{fill:i.fill,fillOpacity:i.fillOpacity,x:i.x,y:i.y,width:i.width,height:i.height,ry:i.ry}),A.createElement(Q3,Yn({},i,{horizontalPoints:x})),A.createElement(e8,Yn({},i,{verticalPoints:S})),A.createElement(Z3,Yn({},i,{offset:n,horizontalPoints:x,xAxis:p,yAxis:g})),A.createElement(J3,Yn({},i,{offset:n,verticalPoints:S,xAxis:p,yAxis:g})))}kc.displayName="CartesianGrid";var XS=(e,t,r,n)=>bn(e,"xAxis",t,n),ZS=(e,t,r,n)=>yn(e,"xAxis",t,n),JS=(e,t,r,n)=>bn(e,"yAxis",r,n),QS=(e,t,r,n)=>yn(e,"yAxis",r,n),i8=N([ue,XS,JS,ZS,QS],(e,t,r,n,i)=>An(e,"xAxis")?Ga(t,n,!1):Ga(r,i,!1)),a8=(e,t,r,n,i)=>i;function o8(e){return e.type==="line"}var s8=N([_c,a8],(e,t)=>e.filter(o8).find(r=>r.id===t)),l8=N([ue,XS,JS,ZS,QS,s8,i8,vc],(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 T8({layout:e,xAxis:t,yAxis:r,xAxisTicks:n,yAxisTicks:i,dataKey:f,bandSize:o,displayedData:h})}}),c8=["id"],u8=["type","layout","connectNulls","needClip"],f8=["activeDot","animateNewValues","animationBegin","animationDuration","animationEasing","connectNulls","dot","hide","isAnimationActive","label","legendType","xAxisId","yAxisId","id"];function mb(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?mb(Object(r),!0).forEach(function(n){d8(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):mb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function d8(e,t,r){return(t=h8(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function h8(e){var t=p8(e,"string");return typeof t=="symbol"?t:t+""}function p8(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 Yp(e,t){if(e==null)return{};var r,n,i=m8(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 m8(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 g8=e=>{var{dataKey:t,name:r,stroke:n,legendType:i,hide:a}=e;return[{inactive:a,dataKey:t,type:i,color:n,value:Zi(r,t),payload:e}]};function v8(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:Zi(o,t),hide:s,type:e.tooltipType,color:e.stroke,unit:l}}}var eO=(e,t)=>"".concat(t,"px ").concat(e-t,"px");function y8(e,t){for(var r=e.length%2!==0?[...e,0]:e,n=[],i=0;i<t;++i)n=[...n,...r];return n}var b8=(e,t,r)=>{var n=r.reduce((f,d)=>f+d);if(!n)return eO(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[...y8(r,i),...s,...u].map(f=>"".concat(f,"px")).join(", ")};function x8(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(CS,ui({},t,{className:n}))}return r}function w8(e,t){return e==null?!1:t?!0:e.length===1}function _8(e){var{clipPathId:t,points:r,props:n}=e,{dot:i,dataKey:a,needClip:o}=n;if(!w8(r,i))return null;var{id:s}=n,l=Yp(n,c8),c=I1(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 x8(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 S8(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(ES,{value:t?i:null},r)}function gb(e){var{clipPathId:t,pathRef:r,points:n,strokeDasharray:i,props:a}=e,{type:o,layout:s,connectNulls:l,needClip:c}=a,u=Yp(a,u8),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(_h,ui({},f,{pathRef:r})),A.createElement(_8,{points:n,clipPathId:t,props:a}))}function O8(e){try{return e&&e.getTotalLength&&e.getTotalLength()||0}catch{return 0}}function A8(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=Oo(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=O8(n.current),M=a.current;return A.createElement(S8,{points:o,showLabels:w},r.children,A.createElement(So,{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=b8(_,C,D)}else I=eO(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(gb,{props:r,points:W,clipPathId:t,pathRef:n,strokeDasharray:I})}return R>0&&C>0&&(i.current=o,a.current=_),A.createElement(gb,{props:r,points:o,clipPathId:t,pathRef:n,strokeDasharray:I})}),A.createElement(Tp,{label:r.label}))}function E8(e){var{clipPathId:t,props:r}=e,n=k.useRef(null),i=k.useRef(0),a=k.useRef(null);return A.createElement(A8,{props:r,clipPathId:t,previousPointsRef:n,longestAnimatedLengthRef:i,pathRef:a})}var P8=(e,t)=>({x:e.x,y:e.y,value:e.value,errorVal:Ie(e.payload,t)});class C8 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=I1(n),x=g*2+v;return A.createElement(A.Fragment,null,A.createElement(wt,{className:m},h&&A.createElement("defs",null,A.createElement(zS,{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(BS,{xAxisId:o,yAxisId:s,data:i,dataPointFormatter:P8,errorBarOffset:0},A.createElement(E8,{props:this.props,clipPathId:p}))),A.createElement(G6,{activeDot:this.props.activeDot,points:i,mainColor:this.props.stroke,itemDataKey:this.props.dataKey}))}}var tO={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 k8(e){var t=_t(e,tO),{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=Yp(t,f8),{needClip:v}=Vp(h,m),b=zp(),x=uc(),S=Ft(),w=G(R=>l8(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(C8,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 T8(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=qv({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=qv({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 M8(e){var t=_t(e,tO),r=Ft();return A.createElement(Fp,{id:t.id,type:"line"},n=>A.createElement(A.Fragment,null,A.createElement(IS,{legendPayload:g8(t)}),A.createElement(Lp,{fn:v8,args:t}),A.createElement($S,{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(k8,ui({},t,{id:n}))))}var ri=A.memo(M8);ri.displayName="Line";var j8=["dangerouslySetInnerHTML","ticks"],D8=["id"],N8=["domain"],I8=["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=R8(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 R8(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 $8(e){var t=et();return k.useEffect(()=>(t(R6(e)),()=>{t($6(e))}),[e,t]),null}var L8=e=>{var{xAxisId:t,className:r}=e,n=G(xh),i=Ft(),a="xAxis",o=G(g=>ia(g,a,t,i)),s=G(g=>W2(g,a,t,i)),l=G(g=>L2(g,t)),c=G(g=>g4(g,t)),u=G(g=>m2(g,t));if(l==null||c==null||u==null)return null;var{dangerouslySetInnerHTML:f,ticks:d}=e,h=Sl(e,j8),{id:m}=u,p=Sl(u,D8);return A.createElement(qp,Id({},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}))},F8={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},B8=e=>{var t,r,n,i,a,o=_t(e,F8);return A.createElement(A.Fragment,null,A.createElement($8,{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(L8,o))},z8=(e,t)=>{var{domain:r}=e,n=Sl(e,N8),{domain:i}=t,a=Sl(t,I8);return qi(n,a)?Array.isArray(r)&&r.length===2&&Array.isArray(i)&&i.length===2?r[0]===i[0]&&r[1]===i[1]:qi({domain:r},{domain:i}):!1},Tc=A.memo(B8,z8);Tc.displayName="XAxis";var W8=["dangerouslySetInnerHTML","ticks"],V8=["id"],H8=["domain"],U8=["domain"];function Rd(){return Rd=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},Rd.apply(null,arguments)}function Ol(e,t){if(e==null)return{};var r,n,i=K8(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 K8(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 q8(e){var t=et();return k.useEffect(()=>(t(L6(e)),()=>{t(F6(e))}),[e,t]),null}var Y8=e=>{var{yAxisId:t,className:r,width:n,label:i}=e,a=k.useRef(null),o=k.useRef(null),s=G(xh),l=Ft(),c=et(),u="yAxis",f=G(w=>ia(w,u,t,l)),d=G(w=>F2(w,t)),h=G(w=>y4(w,t)),m=G(w=>W2(w,u,t,l)),p=G(w=>g2(w,t));if(k.useLayoutEffect(()=>{if(!(n!=="auto"||!d||kp(i)||k.isValidElement(i)||p==null)){var w=a.current;if(w){var O=w.getCalculatedWidth();Math.round(d.width)!==Math.round(O)&&c(B6({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=Ol(e,W8),{id:x}=p,S=Ol(p,V8);return A.createElement(qp,Rd({},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}))},G8={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},X8=e=>{var t,r,n,i,a,o=_t(e,G8);return A.createElement(A.Fragment,null,A.createElement(q8,{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(Y8,o))},Z8=(e,t)=>{var{domain:r}=e,n=Ol(e,H8),{domain:i}=t,a=Ol(t,U8);return qi(n,a)?Array.isArray(r)&&r.length===2&&Array.isArray(i)&&i.length===2?r[0]===i[0]&&r[1]===i[1]:qi({domain:r},{domain:i}):!1},no=A.memo(X8,Z8);no.displayName="YAxis";var hs={exports:{}},Ef={};/**
184
184
  * @license React
185
185
  * use-sync-external-store-with-selector.production.js
186
186
  *
@@ -188,7 +188,7 @@ Take a look at the reducer(s) handling this action type: ${h.type}.
188
188
  *
189
189
  * This source code is licensed under the MIT license found in the
190
190
  * LICENSE file in the root directory of this source tree.
191
- */var mb;function Z8(){if(mb)return Af;mb=1;var e=k;function t(l,c){return l===c&&(l!==0||1/l===1/c)||l!==l&&c!==c}var r=typeof Object.is=="function"?Object.is:t,n=e.useSyncExternalStore,i=e.useRef,a=e.useEffect,o=e.useMemo,s=e.useDebugValue;return Af.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},Af}var Ef={};/**
191
+ */var vb;function J8(){if(vb)return Ef;vb=1;var e=k;function t(l,c){return l===c&&(l!==0||1/l===1/c)||l!==l&&c!==c}var r=typeof Object.is=="function"?Object.is:t,n=e.useSyncExternalStore,i=e.useRef,a=e.useEffect,o=e.useMemo,s=e.useDebugValue;return 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},Ef}var Pf={};/**
192
192
  * @license React
193
193
  * use-sync-external-store-with-selector.development.js
194
194
  *
@@ -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})});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,{})})]})})})]})})}/*!
199
+ */var yb;function Q8(){return yb||(yb=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;Pf.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())})()),Pf}var bb;function ez(){return bb||(bb=1,process.env.NODE_ENV==="production"?hs.exports=J8():hs.exports=Q8()),hs.exports}ez();function tz(e){e()}function rz(){let e=null,t=null;return{clear(){e=null,t=null},notify(){tz(()=>{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 xb={notify(){},get:()=>[]};function nz(e,t){let r,n=xb,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=rz())}function f(){i--,r&&i===0&&(r(),r=void 0,n.clear(),n=xb)}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 iz=()=>typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",az=iz(),oz=()=>typeof navigator<"u"&&navigator.product==="ReactNative",sz=oz(),lz=()=>az||sz?A.useLayoutEffect:A.useEffect,cz=lz(),uz=Symbol.for("react-redux-context"),fz=typeof globalThis<"u"?globalThis:{};function dz(){if(!A.createContext)return{};const e=fz[uz]??=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 hz=dz();function pz(e){const{children:t,context:r,serverState:n,store:i}=e,a=A.useMemo(()=>{const l=nz(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]);cz(()=>{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||hz;return A.createElement(s.Provider,{value:a},t)}var mz=pz,gz=(e,t)=>t,Gp=N([gz,ue,d2,ft,nS,an,S$,ct],C$),Xp=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)}},rO=lr("mouseClick"),nO=wo();nO.startListening({actionCreator:rO,effect:(e,t)=>{var r=e.payload,n=Gp(t.getState(),Xp(r));n?.activeIndex!=null&&t.dispatch(M4({activeIndex:n.activeIndex,activeDataKey:void 0,activeCoordinate:n.activeCoordinate}))}});var $d=lr("mouseMove"),iO=wo();iO.startListening({actionCreator:$d,effect:(e,t)=>{var r=e.payload,n=t.getState(),i=bp(n,n.tooltip.settings.shared),a=Gp(n,Xp(r));i==="axis"&&(a?.activeIndex!=null?t.dispatch(X2({activeIndex:a.activeIndex,activeDataKey:void 0,activeCoordinate:a.activeCoordinate})):t.dispatch(G2()))}});var wb={accessibilityLayer:!0,barCategoryGap:"10%",barGap:4,barSize:void 0,className:void 0,maxBarSize:void 0,stackOffset:"none",syncId:void 0,syncMethod:"index"},aO=Qt({name:"rootProps",initialState:wb,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:wb.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}}}),vz=aO.reducer,{updateOptions:yz}=aO.actions,oO=Qt({name:"polarOptions",initialState:null,reducers:{updatePolarOptions:(e,t)=>t.payload}}),{updatePolarOptions:bz}=oO.actions,xz=oO.reducer,sO=lr("keyDown"),lO=lr("focus"),Zp=wo();Zp.startListening({actionCreator:sO,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(xp(i,oa(r))),s=an(r);if(a==="Enter"){var l=gl(r,"axis","hover",String(i.index));t.dispatch(Cd({active:!i.active,activeIndex:i.index,activeDataKey:i.dataKey,activeCoordinate:l}));return}var c=_4(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=gl(r,"axis","hover",String(d));t.dispatch(Cd({active:!0,activeIndex:d.toString(),activeDataKey:void 0,activeCoordinate:h}))}}}}});Zp.startListening({actionCreator:lO,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=gl(r,"axis","hover",String(a));t.dispatch(Cd({activeDataKey:void 0,active:!0,activeIndex:a,activeCoordinate:o}))}}}});var ir=lr("externalEvent"),cO=wo();cO.startListening({actionCreator:ir,effect:(e,t)=>{if(e.payload.handler!=null){var r=t.getState(),n={activeCoordinate:h$(r),activeDataKey:sS(r),activeIndex:xn(r),activeLabel:oS(r),activeTooltipIndex:xn(r),isTooltipActive:p$(r)};e.payload.handler(n,e.payload.reactEvent)}}});var wz=N([aa],e=>e.tooltipItemPayloads),_z=N([wz,No,(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}}}),uO=lr("touchMove"),fO=wo();fO.startListening({actionCreator:uO,effect:(e,t)=>{var r=e.payload,n=t.getState(),i=bp(n,n.tooltip.settings.shared);if(i==="axis"){var a=Gp(n,Xp({clientX:r.touches[0].clientX,clientY:r.touches[0].clientY,currentTarget:r.currentTarget}));a?.activeIndex!=null&&t.dispatch(X2({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(qw),u=(o=l.getAttribute(Yw))!==null&&o!==void 0?o:void 0,f=_z(t.getState(),c,u);t.dispatch(Y2({activeDataKey:u,activeIndex:c,activeCoordinate:f}))}}});var Sz=mw({brush:s3,cartesianAxis:z6,chartData:H$,errorBars:oB,graphicalItems:o6,layout:Rj,legend:OD,options:F$,polarAxis:SF,polarOptions:xz,referenceElements:p3,rootProps:vz,tooltip:j4}),Oz=function(t){return sj({reducer:Sz,preloadedState:t,middleware:r=>r({serializableCheck:!1}).concat([nO.middleware,iO.middleware,Zp.middleware,cO.middleware,fO.middleware]),devTools:En.devToolsEnabled})};function dO(e){var{preloadedState:t,children:r,reduxStoreName:n}=e,i=Ft(),a=k.useRef(null);if(i)return r;a.current==null&&(a.current=Oz(t));var o=ph;return A.createElement(mz,{context:o,store:a.current},r)}function hO(e){var{layout:t,width:r,height:n,margin:i}=e,a=et(),o=Ft();return k.useEffect(()=>{o||(a(Dj(t)),a(Nj({width:r,height:n})),a(jj(i)))},[a,o,t,r,n,i]),null}function pO(e){var t=et();return k.useEffect(()=>{t(yz(e))},[t,e]),null}var Az=["children"];function Ez(e,t){if(e==null)return{};var r,n,i=Pz(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 Pz(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 Al(){return Al=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},Al.apply(null,arguments)}var Cz={width:"100%",height:"100%"},kz=k.forwardRef((e,t)=>{var r=Xw(),n=Zw(),i=t_();if(!Wi(r)||!Wi(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(R1,Al({},o,{title:s,desc:l,role:u,tabIndex:c,width:r,height:n,style:Cz,ref:t}),a)}),Tz=e=>{var{children:t}=e,r=G(cc);if(!r)return null;var{width:n,height:i,y:a,x:o}=r;return A.createElement(R1,{width:n,height:i,x:o,y:a},t)},_b=k.forwardRef((e,t)=>{var{children:r}=e,n=Ez(e,Az),i=Ft();return i?A.createElement(Tz,null,r):A.createElement(kz,Al({ref:t},n),r)});function Mz(){var e=et(),[t,r]=k.useState(null),n=G(fD);return k.useEffect(()=>{if(t!=null){var i=t.getBoundingClientRect(),a=i.width/t.offsetWidth;Jt(a)&&a!==n&&e(Ij(a))}},[t,e,n]),r}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 jz(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){Dz(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 Dz(e,t,r){return(t=Nz(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Nz(e){var t=Iz(e,"string");return typeof t=="symbol"?t:t+""}function Iz(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 Rz=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);Q$();var E=Mz(),C=k.useCallback(V=>{E(V),typeof t=="function"&&t(V),S(V),O(V)},[E,t,S,O]),M=k.useCallback(V=>{b(rO(V)),b(ir({handler:a,reactEvent:V}))},[b,a]),R=k.useCallback(V=>{b($d(V)),b(ir({handler:c,reactEvent:V}))},[b,c]),j=k.useCallback(V=>{b(G2()),b(ir({handler:u,reactEvent:V}))},[b,u]),_=k.useCallback(V=>{b($d(V)),b(ir({handler:f,reactEvent:V}))},[b,f]),I=k.useCallback(()=>{b(lO())},[b]),D=k.useCallback(V=>{b(sO(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(uO(V)),b(ir({handler:m,reactEvent:V}))},[b,m]),U=k.useCallback(V=>{b(ir({handler:h,reactEvent:V}))},[b,h]);return A.createElement(hS.Provider,{value:x},A.createElement(Fk.Provider,{value:w},A.createElement("div",{className:he("recharts-wrapper",n),style:jz({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)))}),$z=["children","className","width","height","style","compact","title","desc"];function Lz(e,t){if(e==null)return{};var r,n,i=Fz(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 Fz(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 mO=k.forwardRef((e,t)=>{var{children:r,className:n,width:i,height:a,style:o,compact:s,title:l,desc:c}=e,u=Lz(e,$z),f=Dr(u);return s?A.createElement(_b,{otherAttributes:f,title:l,desc:c},r):A.createElement(Rz,{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(_b,{otherAttributes:f,title:l,desc:c,ref:t},A.createElement(g3,null,r)))}),Bz=["width","height"];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 zz(e,t){if(e==null)return{};var r,n,i=Wz(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 Wz(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 Vz={top:5,right:5,bottom:5,left:5},Hz={accessibilityLayer:!0,layout:"horizontal",stackOffset:"none",barCategoryGap:"10%",barGap:4,margin:Vz,reverseStackOrder:!1,syncMethod:"index"},gO=k.forwardRef(function(t,r){var n,i=_t(t.categoricalChartProps,Hz),{width:a,height:o}=i,s=zz(i,Bz);if(!Wi(a)||!Wi(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(dO,{preloadedState:{options:h},reduxStoreName:(n=d.id)!==null&&n!==void 0?n:l},A.createElement(US,{chartData:d.data}),A.createElement(hO,{width:a,height:o,layout:i.layout,margin:i.margin}),A.createElement(pO,{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(mO,Ld({},s,{width:a,height:o,ref:r})))}),Uz=["axis"],vO=k.forwardRef((e,t)=>A.createElement(gO,{chartName:"LineChart",defaultTooltipEventType:"axis",validateTooltipEventTypes:Uz,tooltipPayloadSearcher:Cp,categoricalChartProps:e,ref:t})),Kz=["axis","item"],qz=k.forwardRef((e,t)=>A.createElement(gO,{chartName:"BarChart",defaultTooltipEventType:"axis",validateTooltipEventTypes:Kz,tooltipPayloadSearcher:Cp,categoricalChartProps:e,ref:t}));function Yz(e){var t=et();return k.useEffect(()=>{t(bz(e))},[t,e]),null}var Gz=["width","height","layout"];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 Xz(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 Jz={top:5,right:5,bottom:5,left:5},Qz={accessibilityLayer:!0,stackOffset:"none",barCategoryGap:"10%",barGap:4,margin:Jz,reverseStackOrder:!1,syncMethod:"index",layout:"radial"},e7=k.forwardRef(function(t,r){var n,i=_t(t.categoricalChartProps,Qz),{width:a,height:o,layout:s}=i,l=Xz(i,Gz);if(!Wi(a)||!Wi(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(dO,{preloadedState:{options:h},reduxStoreName:(n=i.id)!==null&&n!==void 0?n:c},A.createElement(US,{chartData:i.data}),A.createElement(hO,{width:a,height:o,layout:s,margin:i.margin}),A.createElement(pO,{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(Yz,{cx:i.cx,cy:i.cy,startAngle:i.startAngle,endAngle:i.endAngle,innerRadius:i.innerRadius,outerRadius:i.outerRadius}),A.createElement(mO,Fd({width:a,height:o},l,{ref:r})))}),t7=["item"],r7={layout:"centric",startAngle:0,endAngle:360,cx:"50%",cy:"50%",innerRadius:0,outerRadius:"80%"},Mc=k.forwardRef((e,t)=>{var r=_t(e,r7);return A.createElement(e7,{chartName:"PieChart",defaultTooltipEventType:"item",validateTooltipEventTypes:t7,tooltipPayloadSearcher:Cp,categoricalChartProps:r,ref:t})});function n7({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(hi,{title:"Community",period:"This Month",icon:y.jsx(rh,{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(C1,{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(yi,{width:"75%",height:"100%",children:y.jsxs(Mc,{children:[y.jsxs(Ro,{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(vi,{content:y.jsx(go,{})})]})})})]})})}function i7({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(hi,{title:"Engagement",period:"This Month",icon:y.jsx(S1,{className:"!text-[24px] text-[#DBB467]"}),className:`${e&&"max-h-[303px]"} h-[303px]`,children:y.jsx("div",{className:"w-full h-[235px]",children:y.jsx(yi,{width:"100%",height:"100%",children:y.jsxs(qz,{data:n,layout:"vertical",margin:{top:4,right:8,left:0,bottom:0},children:[y.jsx(kc,{stroke:"#e5e7eb",strokeDasharray:"3 3",horizontal:!1}),y.jsx(no,{type:"category",dataKey:"name",width:40,axisLine:!1,tickLine:!1,tick:{fontSize:10,lineHeight:14,fill:"#121212",fontWeight:400}}),y.jsx(Tc,{type:"number",axisLine:!1,tickLine:!1,tick:{fontSize:10,lineHeight:14,fill:"#64748B",fontWeight:400}}),y.jsx(vi,{content:y.jsx(go,{}),cursor:{fill:"transparent"}}),y.jsx(VS,{dataKey:"value",barSize:40,isAnimationActive:!1,children:n.map((i,a)=>y.jsx(jr,{fill:r[a]},i.name))})]})})})})}function a7(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 o7(e){return Array.from({length:24},(n,i)=>i).map(n=>{const i=e.find(l=>{const c=a7(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 s7({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?o7(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(hi,{title:"Facilities",period:"Today",icon:y.jsx(_1,{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(yi,{width:"100%",height:"100%",children:y.jsxs(vO,{data:c,margin:{top:0,right:-30,left:-40,bottom:0},children:[y.jsx(kc,{strokeDasharray:"3 3",stroke:"#EBEBEB"}),y.jsx(Tc,{dataKey:"time",interval:0,tickFormatter:o,tick:{fontSize:10,fill:"#121212",fontWeight:400},axisLine:!1,tickLine:!1,minTickGap:0}),y.jsx(no,{yAxisId:"left",domain:[0,s],tick:{fontSize:10,fill:"#64748B"},axisLine:!1,tickLine:!1}),y.jsx(no,{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(vi,{content:y.jsx(go,{})}),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 l7({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(hi,{title:"Income",period:"This Month",icon:y.jsx(_g,{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(_g,{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 c7(e){const t=e>=12?"PM":"AM";let r=e%12;return r===0&&(r=12),`${r} ${t}`}function u7(e){return Array.from({length:24},(t,r)=>{const n=e.find(i=>i.hour===r)||{};return{hour:r,time:c7(r),walkins:n.walkins??0,checkins:n.preApproved??0,staffAttendance:n.staffAttendance??0}})}const Ci={walkins:"#1FA05B",preApproved:"#E7A015",staffAttendance:"#329DFF"};function f7({type:e,data:t}){if(!e||!t)return null;const r={activeWalkins:[["Currently Inside",t.currently_inside],["Absent Today",t.absent_today],["Total Visited Today",t.total_visited_today],["Total Staff",t.total_staff]],preApprovedCheckins:[["Currently Inside",t.currently_inside],["Total Visited Today",t.total_visited_today],["No Show",t.no_show],["Total Scheduled",t.total_scheduled]],staffAttendance:[["Currently Inside",t.currently_inside],["Total Visited Today",t.total_visited_today]]};return y.jsx(hi,{title:e==="activeWalkins"?"Active Walk-ins":e==="preApprovedCheckins"?"Pre-approved Check-ins":"Staff Checked-in",period:"Today",icon:y.jsx(nh,{className:`${e==="activeWalkins"?"text-[#1FA05B]":e==="preApprovedCheckins"?"text-[#E7A015]":"text-[#329DFF]"} !text-[24px]`}),className:"!gap-[0px] !absolute top-[20px] left-0 w-[353px] z-10 transition-all duration-200",children:y.jsx("div",{className:"flex flex-col gap-[8px] mt-[12px] pt-[12px] border-t border-dashed border-[#EBEBEB]",children:r[e].map(([n,i])=>y.jsxs("div",{className:"flex justify-between !text-[14px] !text-[#64748B]",children:[y.jsx("div",{children:n}),y.jsx("div",{className:"font-semibold text-gray-800",children:i??0})]},n))})})}function d7({isStatic:e,data:t}){const[r,n]=k.useState(null),i=t?.summary?.activeWalkins||{},a=t?.summary?.preApprovedCheckins||{},o=t?.summary?.staffAttendance||{},s=u7(t?.chart||[]),l=Math.max(...s.flatMap(f=>[f.walkins,f.checkins,f.staffAttendance])),c=l>0?l:5,u=[0,Math.ceil(c/2),c];return y.jsx(hi,{title:"Gate Updates",period:"Today",icon:y.jsx(nh,{className:"!text-[24px] text-[#37CC6D]"}),className:`${e?"max-h-[303px]":""} h-[251px] mb-4 break-inside-avoid`,children:y.jsxs("div",{children:[y.jsx("div",{className:"grid grid-cols-3 gap-[24px] mb-[16px] relative",children:[{key:"activeWalkins",data:i,color:Ci.walkins,label:"Active Walk-ins"},{key:"staffAttendance",data:o,color:Ci.staffAttendance,label:"Staff Checked-in"},{key:"preApprovedCheckins",data:a,color:Ci.preApproved,label:"Pre-approved Check-ins"}].map(f=>y.jsxs("div",{className:"flex flex-col gap-[8px] relative",onMouseEnter:()=>n(f.key),onMouseLeave:()=>n(null),children:[y.jsx("div",{className:"text-[10px] text-[#64748B] whitespace-nowrap",children:f.label}),y.jsxs("div",{className:"text-[28px] font-medium flex items-center",style:{color:f.color},children:[f.key==="activeWalkins"?f.data?.visitor_in??0:f.key==="preApprovedCheckins"?f.data?.expected_pass_scanned??0:f.data?.total_in_now??0,y.jsxs("div",{className:"text-[20px] text-[#64748B] ml-1",children:["/",f.key==="activeWalkins"?f.data?.total_pass??0:f.key==="preApprovedCheckins"?f.data?.total_expected_pass??0:f.data?.total_in_today??0]})]}),r===f.key&&y.jsx(f7,{type:f.key,data:f.data})]},f.key))}),y.jsx("div",{className:"w-full h-[105px]",children:y.jsx(yi,{width:"100%",height:"100%",children:y.jsxs(vO,{data:s,margin:{top:1,right:0,left:-40,bottom:0},children:[y.jsx(kc,{strokeDasharray:"3 3",stroke:"#EBEBEB"}),y.jsx(Tc,{dataKey:"time",tickFormatter:(f,d)=>d%4===0?f:"",tick:{fontSize:10,fill:"#121212",fontWeight:400},axisLine:!1,tickLine:!1}),y.jsx(no,{tick:{fontSize:10,fill:"#64748B",fontWeight:400},ticks:u,domain:[0,c],allowDecimals:!1,axisLine:!1,tickLine:!1}),y.jsx(vi,{content:y.jsx(go,{})}),y.jsx(ri,{type:"monotone",dataKey:"walkins",stroke:Ci.walkins,strokeWidth:2,dot:!1,name:"Active Walk-ins"}),y.jsx(ri,{type:"monotone",dataKey:"checkins",stroke:Ci.preApproved,strokeWidth:2,strokeDasharray:"5 5",dot:!1,name:"Pre-approved"}),y.jsx(ri,{type:"monotone",dataKey:"staffAttendance",stroke:Ci.staffAttendance,strokeWidth:2,dot:!1,name:"Staff Attendance"})]})})})]})})}function h7({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(hi,{title:"Helpdesk",period:"Today",icon:y.jsx(wk,{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:"Un-resolved 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(C1,{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(yi,{width:"75%",height:"100%",children:y.jsxs(Mc,{children:[y.jsx(Ro,{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(vi,{content:y.jsx(go,{})})]})})})]})})}/*!
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"],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}}/*!
204
+ */function Lo(e){return e+.5|0}const un=(e,t,r)=>Math.max(Math.min(e,r),t);function Ma(e){return un(Lo(e*2.55),0,255)}function mn(e){return un(Lo(e*255),0,255)}function Lr(e){return un(Lo(e/2.55)/100,0,1)}function Ob(e){return un(Lo(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},Bd=[..."0123456789ABCDEF"],p7=e=>Bd[e&15],m7=e=>Bd[(e&240)>>4]+Bd[e&15],ps=e=>(e&240)>>4===(e&15),g7=e=>ps(e.r)&&ps(e.g)&&ps(e.b)&&ps(e.a);function v7(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 y7=(e,t)=>e<255?t(e):"";function b7(e){var t=g7(e)?p7:m7;return e?"#"+t(e.r)+t(e.g)+t(e.b)+y7(e.a,t):void 0}const x7=/^(hsla?|hwb|hsv)\(\s*([-+.e\d]+)(?:deg)?[\s,]+([-+.e\d]+)%[\s,]+([-+.e\d]+)%(?:[\s,]+([-+.e\d]+)(%)?)?\s*\)$/;function yO(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 w7(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 _7(e,t,r){const n=yO(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 S7(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 Jp(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=S7(r,n,i,u,a),l=l*60+.5),[l|0,c||0,s]}function Qp(e,t,r,n){return(Array.isArray(t)?e(t[0],t[1],t[2]):e(t,r,n)).map(mn)}function em(e,t,r){return Qp(yO,e,t,r)}function O7(e,t,r){return Qp(_7,e,t,r)}function A7(e,t,r){return Qp(w7,e,t,r)}function bO(e){return(e%360+360)%360}function E7(e){const t=x7.exec(e);let r=255,n;if(!t)return;t[5]!==n&&(r=t[6]?Ma(+t[5]):mn(+t[5]));const i=bO(+t[2]),a=+t[3]/100,o=+t[4]/100;return t[1]==="hwb"?n=O7(i,a,o):t[1]==="hsv"?n=A7(i,a,o):n=em(i,a,o),{r:n[0],g:n[1],b:n[2],a:r}}function P7(e,t){var r=Jp(e);r[0]=bO(r[0]+t),r=em(r),e.r=r[0],e.g=r[1],e.b=r[2]}function C7(e){if(!e)return;const t=Jp(e),r=t[0],n=Ob(t[1]),i=Ob(t[2]);return e.a<255?`hsla(${r}, ${n}%, ${i}%, ${Lr(e.a)})`:`hsl(${r}, ${n}%, ${i}%)`}const Ab={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"},Eb={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 k7(){const e={},t=Object.keys(Eb),r=Object.keys(Ab);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,Ab[a]);a=parseInt(Eb[o],16),e[s]=[a>>16&255,a>>8&255,a&255]}return e}let ms;function T7(e){ms||(ms=k7(),ms.transparent=[0,0,0,0]);const t=ms[e.toLowerCase()];return t&&{r:t[0],g:t[1],b:t[2],a:t.length===4?t[3]:255}}const M7=/^rgba?\(\s*([-+.\d]+)(%)?[\s,]+([-+.e\d]+)(%)?[\s,]+([-+.e\d]+)(%)?(?:[\s,/]+([-+.e\d]+)(%)?)?\s*\)$/;function j7(e){const t=M7.exec(e);let r=255,n,i,a;if(t){if(t[7]!==n){const o=+t[7];r=t[8]?Ma(o):un(o*255,0,255)}return n=+t[1],i=+t[3],a=+t[5],n=255&(t[2]?Ma(n):un(n,0,255)),i=255&(t[4]?Ma(i):un(i,0,255)),a=255&(t[6]?Ma(a):un(a,0,255)),{r:n,g:i,b:a,a:r}}}function D7(e){return e&&(e.a<255?`rgba(${e.r}, ${e.g}, ${e.b}, ${Lr(e.a)})`:`rgb(${e.r}, ${e.g}, ${e.b})`)}const Cf=e=>e<=.0031308?e*12.92:Math.pow(e,1/2.4)*1.055-.055,ki=e=>e<=.04045?e/12.92:Math.pow((e+.055)/1.055,2.4);function N7(e,t,r){const n=ki(Lr(e.r)),i=ki(Lr(e.g)),a=ki(Lr(e.b));return{r:mn(Cf(n+r*(ki(Lr(t.r))-n))),g:mn(Cf(i+r*(ki(Lr(t.g))-i))),b:mn(Cf(a+r*(ki(Lr(t.b))-a))),a:e.a+r*(t.a-e.a)}}function gs(e,t,r){if(e){let n=Jp(e);n[t]=Math.max(0,Math.min(n[t]+n[t]*r,t===0?360:1)),n=em(n),e.r=n[0],e.g=n[1],e.b=n[2]}}function xO(e,t){return e&&Object.assign(t||{},e)}function Pb(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=xO(e,{r:0,g:0,b:0,a:1}),t.a=mn(t.a)),t}function I7(e){return e.charAt(0)==="r"?j7(e):E7(e)}class io{constructor(t){if(t instanceof io)return t;const r=typeof t;let n;r==="object"?n=Pb(t):r==="string"&&(n=v7(t)||T7(t)||I7(t)),this._rgb=n,this._valid=!!n}get valid(){return this._valid}get rgb(){var t=xO(this._rgb);return t&&(t.a=Lr(t.a)),t}set rgb(t){this._rgb=Pb(t)}rgbString(){return this._valid?D7(this._rgb):void 0}hexString(){return this._valid?b7(this._rgb):void 0}hslString(){return this._valid?C7(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=N7(this._rgb,t._rgb,r)),this}clone(){return new io(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=Lo(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 gs(this._rgb,2,t),this}darken(t){return gs(this._rgb,2,-t),this}saturate(t){return gs(this._rgb,1,t),this}desaturate(t){return gs(this._rgb,1,-t),this}rotate(t){return P7(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 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)}}/*!
209
+ */function Ir(){}const R7=(()=>{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 $7=(e,t)=>typeof e=="string"&&e.endsWith("%")?parseFloat(e)/100:+e/t,wO=(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 El(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 Pl(e){if(ht(e))return e.map(Pl);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]]=Pl(e[r[i]]);return t}return e}function _O(e){return["__proto__","prototype","constructor"].indexOf(e)===-1}function L7(e,t,r,n){if(!_O(e))return;const i=t[e],a=r[e];de(i)&&de(a)?ao(i,a,n):t[e]=Pl(a)}function ao(e,t,r){const n=ht(t)?t:[t],i=n.length;if(!de(e))return e;r=r||{};const a=r.merger||L7;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 $a(e,t){return ao(e,t,{merger:F7})}function F7(e,t,r){if(!_O(e))return;const n=t[e],i=r[e];de(n)&&de(i)?$a(n,i):Object.prototype.hasOwnProperty.call(t,e)||(t[e]=Pl(i))}const Cb={"":e=>e,x:e=>e.x,y:e=>e.y};function B7(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 z7(e){const t=B7(e);return r=>{for(const n of t){if(n==="")break;r=r&&r[n]}return r}}function fi(e,t){return(Cb[t]||(Cb[t]=z7(t)))(e)}function tm(e){return e.charAt(0).toUpperCase()+e.slice(1)}const oo=e=>typeof e<"u",Sn=e=>typeof e=="function",kb=(e,t)=>{if(e.size!==t.size)return!1;for(const r of e)if(!t.has(r))return!1;return!0};function W7(e){return e.type==="mouseup"||e.type==="click"||e.type==="contextmenu"}const Me=Math.PI,Ye=2*Me,V7=Ye+Me,Cl=Number.POSITIVE_INFINITY,H7=Me/180,lt=Me/2,Rn=Me/4,Tb=Me*2/3,SO=Math.log10,kr=Math.sign;function La(e,t,r){return Math.abs(e-t)<r}function Mb(e){const t=Math.round(e);e=La(e,t,e/1e3)?t:e;const r=Math.pow(10,Math.floor(SO(e))),n=e/r;return(n<=1?1:n<=2?2:n<=5?5:10)*r}function U7(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 K7(e){return typeof e=="symbol"||typeof e=="object"&&e!==null&&!(Symbol.toPrimitive in e||"toString"in e||"valueOf"in e)}function so(e){return!K7(e)&&!isNaN(parseFloat(e))&&isFinite(e)}function q7(e,t){const r=Math.round(e);return r-t<=e&&r+t>=e}function Y7(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 G7(e){return e*(180/Me)}function jb(e){if(!ur(e))return;let t=1,r=0;for(;Math.round(e*t)/t!==e;)t*=10,r++;return r}function OO(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 zd(e,t){return Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2))}function X7(e,t){return(e-t+V7)%Ye-Me}function hr(e){return(e%Ye+Ye)%Ye}function lo(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 Z7(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 rm(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)=>rm(e,r,n?i=>{const a=e[i][t];return a<r||a===r&&e[i+1][t]===r}:i=>e[i][t]<r),J7=(e,t,r)=>rm(e,r,n=>e[n][t]>=r);function Q7(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 AO=["push","pop","shift","splice","unshift"];function eW(e,t){if(e._chartjs){e._chartjs.listeners.push(t);return}Object.defineProperty(e,"_chartjs",{configurable:!0,enumerable:!1,value:{listeners:[t]}}),AO.forEach(r=>{const n="_onData"+tm(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 Db(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)&&(AO.forEach(a=>{delete e[a]}),delete e._chartjs)}function EO(e){const t=new Set(e);return t.size===e.length?e:Array.from(t)}const PO=(function(){return typeof window>"u"?function(e){return e()}:window.requestAnimationFrame})();function CO(e,t){let r=[],n=!1;return function(...i){r=i,n||(n=!0,PO.call(window,()=>{n=!1,e.apply(t,r)}))}}function tW(e,t){let r;return function(...n){return t?(clearTimeout(r),r=setTimeout(e,t,n)):e.apply(this,n),t}}const kO=e=>e==="start"?"left":e==="end"?"right":"center",Vt=(e,t,r)=>e==="start"?t:e==="end"?r:(t+r)/2,rW=(e,t,r,n)=>e===(n?"left":"right")?r:e==="center"?(t+r)/2:t;function nW(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 iW(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 vs=e=>e===0||e===1,Nb=(e,t,r)=>-(Math.pow(2,10*(e-=1))*Math.sin((e-t)*Ye/r)),Ib=(e,t,r)=>Math.pow(2,-10*e)*Math.sin((e-t)*Ye/r)+1,Fa={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=>vs(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=>vs(e)?e:Nb(e,.075,.3),easeOutElastic:e=>vs(e)?e:Ib(e,.075,.3),easeInOutElastic(e){return vs(e)?e:e<.5?.5*Nb(e*2,.1125,.45):.5+.5*Ib(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-Fa.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?Fa.easeInBounce(e*2)*.5:Fa.easeOutBounce(e*2-1)*.5+.5};function nm(e){if(e&&typeof e=="object"){const t=e.toString();return t==="[object CanvasPattern]"||t==="[object CanvasGradient]"}return!1}function Rb(e){return nm(e)?e:new io(e)}function kf(e){return nm(e)?e:new io(e).saturate(.5).darken(.1).hexString()}const aW=["x","y","borderWidth","radius","tension"],oW=["color","borderColor","backgroundColor"];function sW(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:oW},numbers:{type:"number",properties:aW}}),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 lW(e){e.set("layout",{autoPadding:!0,padding:{top:0,right:0,bottom:0,left:0}})}const $b=new Map;function cW(e,t){t=t||{};const r=e+JSON.stringify(t);let n=$b.get(r);return n||(n=new Intl.NumberFormat(e,t),$b.set(r,n)),n}function im(e,t,r){return cW(t,r).format(e)}const uW={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=fW(e,r)}const o=SO(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),im(e,n,l)}};function fW(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 TO={formatters:uW};function dW(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:TO.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),Wd=Object.create(null);function Ba(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 Tf(e,t,r){return typeof t=="string"?ao(Ba(e,t),r):ao(Ba(e,""),t)}class hW{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)=>kf(i.backgroundColor),this.hoverBorderColor=(n,i)=>kf(i.borderColor),this.hoverColor=(n,i)=>kf(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 Tf(this,t,r)}get(t){return Ba(this,t)}describe(t,r){return Tf(Wd,t,r)}override(t,r){return Tf(di,t,r)}route(t,r,n,i){const a=Ba(this,t),o=Ba(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 hW({_scriptable:e=>!e.startsWith("on"),_indexable:e=>e!=="events",hover:{_fallback:"interaction"},interaction:{_scriptable:!1,_indexable:!1}},[sW,lW,dW]);function pW(e){return!e||_e(e.size)||_e(e.family)?null:(e.style?e.style+" ":"")+(e.weight?e.weight+" ":"")+e.size+"px "+e.family}function Lb(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 Fb(e,t){!t&&!e||(t=t||e.getContext("2d"),t.save(),t.resetTransform(),t.clearRect(0,0,e.width,e.height),t.restore())}function Vd(e,t,r,n){MO(e,t,r,n,null)}function MO(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)*H7;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+=Tb,e.lineTo(r+Math.sin(g)*u,n-Math.cos(g)*p),g+=Tb,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 co(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 am(e,t){e.save(),e.beginPath(),e.rect(t.left,t.top,t.right-t.left,t.bottom-t.top),e.clip()}function om(e){e.restore()}function mW(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 gW(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 vW(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 yW(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 bW(e,t){const r=e.fillStyle;e.fillStyle=t.color,e.fillRect(t.left,t.top,t.width,t.height),e.fillStyle=r}function kl(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,vW(e,a),l=0;l<o.length;++l)c=o[l],a.backdrop&&bW(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),yW(e,r,n,c,a),n+=Number(i.lineHeight);e.restore()}function Tl(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 xW=/^(normal|(\d+(?:\.\d+)?)(px|em|%)?)$/,wW=/^(normal|italic|initial|inherit|unset|(oblique( -?[0-9]?[0-9]deg)?))$/;function _W(e,t){const r=(""+e).match(xW);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 SW=e=>+e||0;function sm(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]=SW(a(o));return r}function jO(e){return sm(e,{top:"y",right:"x",bottom:"y",left:"x"})}function Ri(e){return sm(e,["topLeft","topRight","bottomLeft","bottomRight"])}function mr(e){const t=jO(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(wW)&&(console.warn('Invalid font style specified: "'+n+'"'),n=void 0);const i={family:se(e.family,t.family),lineHeight:_W(se(e.lineHeight,t.lineHeight),r),size:r,style:n,weight:se(e.weight,t.weight),string:""};return i.string=pW(i),i}function ys(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 OW(e,t,r){const{min:n,max:i}=e,a=wO(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 bi(e,t){return Object.assign(Object.create(e),t)}function lm(e,t=[""],r,n,i=()=>e[0]){const a=r||e;typeof n>"u"&&(n=RO("_fallback",e));const o={[Symbol.toStringTag]:"Object",_cacheable:!0,_scopes:e,_rootScopes:a,_fallback:n,_getTarget:i,override:s=>lm([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 NO(s,l,()=>jW(l,t,e,s))},getOwnPropertyDescriptor(s,l){return Reflect.getOwnPropertyDescriptor(s._scopes[0],l)},getPrototypeOf(){return Reflect.getPrototypeOf(e[0])},has(s,l){return zb(s).includes(l)},ownKeys(s){return zb(s)},set(s,l,c){const u=s._storage||(s._storage=i());return s[l]=u[l]=c,delete s._keys,!0}})}function Yi(e,t,r,n){const i={_cacheable:!1,_proxy:e,_context:t,_subProxy:r,_stack:new Set,_descriptors:DO(e,n),setContext:a=>Yi(e,a,r,n),override:a=>Yi(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 NO(a,o,()=>EW(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 DO(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 AW=(e,t)=>e?e+tm(t):t,cm=(e,t)=>de(t)&&e!=="adapters"&&(Object.getPrototypeOf(t)===null||t.constructor===Object);function NO(e,t,r){if(Object.prototype.hasOwnProperty.call(e,t)||t==="constructor")return e[t];const n=r();return e[t]=n,n}function EW(e,t,r){const{_proxy:n,_context:i,_subProxy:a,_descriptors:o}=e;let s=n[t];return Sn(s)&&o.isScriptable(t)&&(s=PW(t,s,e,r)),ht(s)&&s.length&&(s=CW(t,s,e,o.isIndexable)),cm(t,s)&&(s=Yi(s,i,a&&a[t],o)),s}function PW(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),cm(e,l)&&(l=um(i._scopes,i,e,l)),l}function CW(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=um(c,i,e,u);t.push(Yi(f,a,o&&o[e],s))}}return t}function IO(e,t,r){return Sn(e)?e(t,r):e}const kW=(e,t)=>e===!0?t:typeof e=="string"?fi(t,e):void 0;function TW(e,t,r,n,i){for(const a of t){const o=kW(r,a);if(o){e.add(o);const s=IO(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 um(e,t,r,n){const i=t._rootScopes,a=IO(t._fallback,r,n),o=[...e,...i],s=new Set;s.add(n);let l=Bb(s,o,r,a||r,n);return l===null||typeof a<"u"&&a!==r&&(l=Bb(s,o,a,l,n),l===null)?!1:lm(Array.from(s),[""],i,a,()=>MW(t,r,n))}function Bb(e,t,r,n,i){for(;r;)r=TW(e,t,r,n,i);return r}function MW(e,t,r){const n=e._getTarget();t in n||(n[t]={});const i=n[t];return ht(i)&&de(r)?r:i||{}}function jW(e,t,r,n){let i;for(const a of t)if(i=RO(AW(a,e),r),typeof i<"u")return cm(e,i)?um(r,n,e,i):i}function RO(e,t){for(const r of t){if(!r)continue;const n=r[e];if(typeof n<"u")return n}}function zb(e){let t=e._keys;return t||(t=e._keys=DW(e._scopes)),t}function DW(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 NW=Number.EPSILON||1e-14,Gi=(e,t)=>t<e.length&&!e[t].skip&&e[t],$O=e=>e==="x"?"y":"x";function IW(e,t,r,n){const i=e.skip?t:e,a=t,o=r.skip?t:r,s=zd(a,i),l=zd(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 RW(e,t,r){const n=e.length;let i,a,o,s,l,c=Gi(e,0);for(let u=0;u<n-1;++u)if(l=c,c=Gi(e,u+1),!(!l||!c)){if(La(t[u],0,NW)){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 $W(e,t,r="x"){const n=$O(r),i=e.length;let a,o,s,l=Gi(e,0);for(let c=0;c<i;++c){if(o=s,s=l,l=Gi(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 LW(e,t="x"){const r=$O(t),n=e.length,i=Array(n).fill(0),a=Array(n);let o,s,l,c=Gi(e,0);for(o=0;o<n;++o)if(s=l,l=c,c=Gi(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]}RW(e,i,a),$W(e,a,t)}function bs(e,t,r){return Math.max(Math.min(e,r),t)}function FW(e,t){let r,n,i,a,o,s=co(e[0],t);for(r=0,n=e.length;r<n;++r)o=a,a=s,s=r<n-1&&co(e[r+1],t),a&&(i=e[r],o&&(i.cp1x=bs(i.cp1x,t.left,t.right),i.cp1y=bs(i.cp1y,t.top,t.bottom)),s&&(i.cp2x=bs(i.cp2x,t.left,t.right),i.cp2y=bs(i.cp2y,t.top,t.bottom)))}function BW(e,t,r,n,i){let a,o,s,l;if(t.spanGaps&&(e=e.filter(c=>!c.skip)),t.cubicInterpolationMode==="monotone")LW(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=IW(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&&FW(e,r)}function fm(){return typeof window<"u"&&typeof document<"u"}function dm(e){let t=e.parentNode;return t&&t.toString()==="[object ShadowRoot]"&&(t=t.host),t}function Ml(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 jc=e=>e.ownerDocument.defaultView.getComputedStyle(e,null);function zW(e,t){return jc(e).getPropertyValue(t)}const WW=["top","right","bottom","left"];function ni(e,t,r){const n={};r=r?"-"+r:"";for(let i=0;i<4;i++){const a=WW[i];n[a]=parseFloat(e[t+"-"+a+r])||0}return n.width=n.left+n.right,n.height=n.top+n.bottom,n}const VW=(e,t,r)=>(e>0||t>0)&&(!r||!r.shadowRoot);function HW(e,t){const r=e.touches,n=r&&r.length?r[0]:e,{offsetX:i,offsetY:a}=n;let o=!1,s,l;if(VW(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=jc(r),a=i.boxSizing==="border-box",o=ni(i,"padding"),s=ni(i,"border","width"),{x:l,y:c,box:u}=HW(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 UW(e,t,r){let n,i;if(t===void 0||r===void 0){const a=e&&dm(e);if(!a)t=e.clientWidth,r=e.clientHeight;else{const o=a.getBoundingClientRect(),s=jc(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=Ml(s.maxWidth,a,"clientWidth"),i=Ml(s.maxHeight,a,"clientHeight")}}return{width:t,height:r,maxWidth:n||Cl,maxHeight:i||Cl}}const xs=e=>Math.round(e*10)/10;function KW(e,t,r,n){const i=jc(e),a=ni(i,"margin"),o=Ml(i.maxWidth,e,"clientWidth")||Cl,s=Ml(i.maxHeight,e,"clientHeight")||Cl,l=UW(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=xs(Math.min(c,o,l.maxWidth)),u=xs(Math.min(u,s,l.maxHeight)),c&&!u&&(u=xs(c/2)),(t!==void 0||r!==void 0)&&n&&l.height&&u>l.height&&(u=l.height,c=xs(Math.floor(u*n))),{width:c,height:u}}function Wb(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 qW=(function(){let e=!1;try{const t={get passive(){return e=!0,!1}};fm()&&(window.addEventListener("test",null,t),window.removeEventListener("test",null,t))}catch{}return e})();function Vb(e,t){const r=zW(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 YW(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 GW(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 XW=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}}},ZW=function(){return{x(e){return e},setWidth(e){},textAlign(e){return e},xPlus(e,t){return e+t},leftForLtr(e,t){return e}}};function $i(e,t,r){return e?XW(t,r):ZW()}function LO(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 FO(e,t){t!==void 0&&(delete e.prevTextDirection,e.canvas.style.setProperty("direction",t[0],t[1]))}function BO(e){return e==="angle"?{between:lo,compare:X7,normalize:hr}:{between:fn,compare:(t,r)=>t-r,normalize:t=>t}}function Hb({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 JW(e,t,r){const{property:n,start:i,end:a}=r,{between:o,normalize:s}=BO(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 QW(e,t,r){if(!r)return[e];const{property:n,start:i,end:a}=r,o=t.length,{compare:s,between:l,normalize:c}=BO(n),{start:u,end:f,loop:d,style:h}=JW(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(Hb({start:g,end:C,loop:d,count:o,style:h})),g=null),M=C,x=v));return g!==null&&m.push(Hb({start:g,end:f,loop:d,count:o,style:h})),m}function eV(e,t){const r=[],n=e.segments;for(let i=0;i<n.length;i++){const a=QW(n[i],e.points,t);a.length&&r.push(...a)}return r}function tV(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 rV(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 nV(e,t){const r=e.points,n=e.options.spanGaps,i=r.length;if(!i)return[];const a=!!e._loop,{start:o,end:s}=tV(r,i,a,n);if(n===!0)return Ub(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 Ub(e,rV(r,o,l,c),r,t)}function Ub(e,t,r,n){return!n||!n.setContext||!r?t:iV(e,t,r,n)}function iV(e,t,r,n){const i=e._chart.getContext(),a=Kb(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=Kb(n.setContext(bi(i,{type:"segment",p0:p,p1:v,p0DataIndex:(d-1)%l,p1DataIndex:d%l,datasetIndex:o}))),aV(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 Kb(e){return{backgroundColor:e.backgroundColor,borderCapStyle:e.borderCapStyle,borderDash:e.borderDash,borderDashOffset:e.borderDashOffset,borderJoinStyle:e.borderJoinStyle,borderWidth:e.borderWidth,borderColor:e.borderColor}}function aV(e,t){if(!t)return!1;const r=[],n=function(i,a){return nm(a)?(r.includes(a)||r.push(a),r.indexOf(a)):a};return JSON.stringify(e,n)!==JSON.stringify(t,n)}function ws(e,t,r){return e.options.clip?e[r]:t[r]}function oV(e,t){const{xScale:r,yScale:n}=e;return r&&n?{left:ws(r,t,"left"),right:ws(r,t,"right"),top:ws(n,t,"top"),bottom:ws(n,t,"bottom")}:t}function sV(e,t){const r=t._clip;if(r.disabled)return!1;const n=oV(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 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(`
214
+ */class lV{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=PO.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 lV;const qb="transparent",cV={boolean(e,t,r){return r>.5?t:e},color(e,t,r){const n=Rb(e||qb),i=n.valid&&Rb(t||qb);return i&&i.valid?i.mix(n,r).hexString():t},number(e,t,r){return e+(t-e)*r}};class uV{constructor(t,r,n,i){const a=r[n];i=ys([t.to,i,a,t.from]);const o=ys([t.from,a,i]);this._active=!0,this._fn=t.fn||cV[t.type||typeof o],this._easing=Fa[t.easing]||Fa.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=ys([t.to,r,i,t.from]),this._from=ys([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 zO{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=dV(t,n);if(!i)return[];const a=this._createAnimations(i,n);return n.$shared&&fV(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 uV(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 fV(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 dV(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 Yb(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 hV(e,t,r){if(r===!1)return!1;const n=Yb(e,r),i=Yb(t,r);return{top:i.end,right:n.end,bottom:i.start,left:n.start}}function pV(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 WO(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 Gb(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 mV(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 Mf(e,t){const r=e&&e.options.stacked;return r||r===void 0&&t.stack!==void 0}function gV(e,t,r){return`${e.id}.${t.id}.${r.stack||r.type}`}function vV(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 yV(e,t,r){const n=e[t]||(e[t]={});return n[r]||(n[r]={})}function Xb(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 Zb(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=gV(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]=yV(i,u,p),d[s]=g,d._top=Xb(d,o,!0,n.type),d._bottom=Xb(d,o,!1,n.type);const b=d._visualValues||(d._visualValues={});b[s]=g}}function jf(e,t){const r=e.scales;return Object.keys(r).filter(n=>r[n].axis===t).shift()}function bV(e,t){return bi(e,{active:!1,dataset:void 0,datasetIndex:t,index:t,mode:"default",type:"dataset"})}function xV(e,t,r){return bi(e,{active:!1,dataIndex:t,parsed:void 0,raw:void 0,element:r,index:t,mode:"default",type:"data"})}function wa(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 Df=e=>e==="reset"||e==="none",Jb=(e,t)=>t?e:Object.assign({},e),wV=(e,t,r)=>e&&!t.hidden&&t._stacked&&{keys:WO(r,!0),values:null};class Dc{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=Mf(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&&wa(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,jf(t,"x")),o=r.yAxisID=se(n.yAxisID,jf(t,"y")),s=r.rAxisID=se(n.rAxisID,jf(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&&Db(this._data,this),t._stacked&&wa(t)}_dataCheck(){const t=this.getDataset(),r=t.data||(t.data=[]),n=this._data;if(de(r)){const i=this._cachedMeta;this._data=mV(r,i)}else if(n!==r){if(n){Db(n,this);const i=this._cachedMeta;wa(i),i._parsed=[]}r&&Object.isExtensible(r)&&eW(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=Mf(r.vScale,r),r.stack!==n.stack&&(i=!0,wa(r),r.stack=n.stack),this._resyncElements(t),(i||a!==r._stacked)&&(Zb(this,r._parsed),r._stacked=Mf(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&&Zb(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:WO(i,!0),values:r._stacks[t.axis]._visualValues};return Gb(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=Gb(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=wV(r,n,this.chart),c={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY},{min:u,max:f}=vV(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=pV(se(this.options.clip,hV(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=xV(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=bV(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&&oo(n);if(s)return Jb(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(Jb(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 zO(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||Df(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){Df(i)?Object.assign(t,n):this._resolveAnimations(r,i).update(t,n)}updateSharedOptions(t,r,n){t&&!Df(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&&wa(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 _V(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=EO(n.sort((i,a)=>i-a))}return e._cache.$bar}function SV(e){const t=e.iScale,r=_V(t,e.type);let n=t._length,i,a,o,s;const l=()=>{o===32767||o===-32768||(oo(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 OV(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 AV(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 EV(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 VO(e,t,r,n){return ht(e)?EV(e,t,r,n):t[r.axis]=r.parse(e,n),t}function Qb(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(VO(d,f,a,c));return l}function Nf(e){return e&&e.barStart!==void 0&&e.barEnd!==void 0}function PV(e,t,r){return e!==0?kr(e):(t.isHorizontal()?1:-1)*(t.min>=r?1:-1)}function CV(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 kV(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}=CV(e);i==="middle"&&r&&(e.enableBorderRadius=!0,(r._top||0)===n?i=c:(r._bottom||0)===n?i=u:(a[ex(u,o,s,l)]=!0,i=c)),a[ex(i,o,s,l)]=!0,e.borderSkipped=a}function ex(e,t,r,n){return n?(e=TV(e,t,r),e=tx(e,r,t)):e=tx(e,t,r),e}function TV(e,t,r){return e===t?r:e===r?t:e}function tx(e,t,r){return e==="start"?t:e==="end"?r:e}function MV(e,{inflateAmount:t},r){e.inflateAmount=t==="auto"?r===1?.33:0:t}class jV extends Dc{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 Qb(t,r,n,i)}parseArrayData(t,r,n,i){return Qb(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(VO(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=Nf(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||Nf(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;kV(b,x,v,o),MV(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||SV(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=Nf(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=PV(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"?AV(t,r,i,u*c):OV(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 DV(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)=>lo(x,s,l,!0)?1:Math.max(S,S*r,w,w*r),m=(x,S,w)=>lo(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 NV extends Dc{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($7(this.options.cutout,s),1),c=this._getRingWeight(this.index),{circumference:u,rotation:f}=this._getRotationExtents(),{ratioX:d,ratioY:h,offsetX:m,offsetY:p}=DV(f,u,l),g=(n.width-o)/d,v=(n.height-o)/h,b=Math.max(Math.min(g,v)/2,0),x=wO(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=im(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 IV extends Dc{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}=nW(r,i,o);this._drawStart=s,this._drawCount=l,iW(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=so(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 hm{static override(t){Object.assign(hm.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 RV={_date:hm};function $V(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?J7: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 Nc(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}=$V(a[s],t,o,i);for(let h=f;h<=d;++h){const m=u[h];m.skip||n(m,c,h)}}}function LV(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 If(e,t,r,n,i){const a=[];return!i&&!e.isPointInArea(t)||Nc(e,r,t,function(s,l,c){!i&&!co(s,e.chartArea,0)||s.inRange(t.x,t.y,n)&&a.push({element:s,datasetIndex:l,index:c})},!0),a}function FV(e,t,r,n){let i=[];function a(o,s,l){const{startAngle:c,endAngle:u}=o.getProps(["startAngle","endAngle"],n),{angle:f}=OO(o,{x:t.x,y:t.y});lo(f,c,u)&&i.push({element:o,datasetIndex:s,index:l})}return Nc(e,r,t,a),i}function BV(e,t,r,n,i,a){let o=[];const s=LV(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 Nc(e,r,t,c),o}function Rf(e,t,r,n,i,a){return!a&&!e.isPointInArea(t)?[]:r==="r"&&!n?FV(e,t,r,i):BV(e,t,r,n,i,a)}function rx(e,t,r,n,i){const a=[],o=r==="x"?"inXRange":"inYRange";let s=!1;return Nc(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 zV={modes:{index(e,t,r,n){const i=Wn(t,e),a=r.axis||"x",o=r.includeInvisible||!1,s=r.intersect?If(e,i,a,n,o):Rf(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?If(e,i,a,n,o):Rf(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 If(e,i,a,n,o)},nearest(e,t,r,n){const i=Wn(t,e),a=r.axis||"xy",o=r.includeInvisible||!1;return Rf(e,i,a,r.intersect,n,o)},x(e,t,r,n){const i=Wn(t,e);return rx(e,i,"x",r.intersect,n)},y(e,t,r,n){const i=Wn(t,e);return rx(e,i,"y",r.intersect,n)}}};const HO=["left","top","right","bottom"];function _a(e,t){return e.filter(r=>r.pos===t)}function nx(e,t){return e.filter(r=>HO.indexOf(r.pos)===-1&&r.box.axis===t)}function Sa(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 WV(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 VV(e){const t={};for(const r of e){const{stack:n,pos:i,stackWeight:a}=r;if(!n||!HO.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 HV(e,t){const r=VV(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 UV(e){const t=WV(e),r=Sa(t.filter(c=>c.box.fullSize),!0),n=Sa(_a(t,"left"),!0),i=Sa(_a(t,"right")),a=Sa(_a(t,"top"),!0),o=Sa(_a(t,"bottom")),s=nx(t,"x"),l=nx(t,"y");return{fullSize:r,leftAndTop:n.concat(a),rightAndBottom:i.concat(l).concat(o).concat(s),chartArea:_a(t,"chartArea"),vertical:n.concat(i).concat(l),horizontal:a.concat(o).concat(s)}}function ix(e,t,r,n){return Math.max(e[r],t[r])+Math.max(e[n],t[n])}function UO(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 KV(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&&UO(o,a.getPadding());const s=Math.max(0,t.outerWidth-ix(o,e,"left","right")),l=Math.max(0,t.outerHeight-ix(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 qV(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 YV(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 ja(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,YV(s.horizontal,t));const{same:f,other:d}=KV(t,r,s,n);c|=f&&i.length,u=u||d,l.fullSize||i.push(s)}return c&&ja(i,t,r,n)||u}function _s(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 ax(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;oo(c.start)&&(o=c.start),l.fullSize?_s(l,i.left,o,r.outerWidth-i.right-i.left,d):_s(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;oo(c.start)&&(a=c.start),l.fullSize?_s(l,a,i.top,d,r.outerHeight-i.bottom-i.top):_s(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=UV(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);UO(d,mr(n));const h=Object.assign({maxPadding:d,w:a,h:o,x:i.left,y:i.top},i),m=HV(l.concat(c),f);ja(s.fullSize,h,f,m),ja(l,h,f,m),ja(c,h,f,m)&&ja(l,h,f,m),qV(h),ax(s.leftAndTop,h,f,m),h.x+=h.w,h.y+=h.h,ax(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 KO{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 GV extends KO{acquireContext(t){return t&&t.getContext&&t.getContext("2d")||null}updateConfig(t){t.options.animation=!1}}const Rs="$chartjs",XV={touchstart:"mousedown",touchmove:"mousemove",touchend:"mouseup",pointerenter:"mouseenter",pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointerleave:"mouseout",pointerout:"mouseout"},ox=e=>e===null||e==="";function ZV(e,t){const r=e.style,n=e.getAttribute("height"),i=e.getAttribute("width");if(e[Rs]={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",ox(i)){const a=Vb(e,"width");a!==void 0&&(e.width=a)}if(ox(n))if(e.style.height==="")e.height=e.width/(t||2);else{const a=Vb(e,"height");a!==void 0&&(e.height=a)}return e}const qO=qW?{passive:!0}:!1;function JV(e,t,r){e&&e.addEventListener(t,r,qO)}function QV(e,t,r){e&&e.canvas&&e.canvas.removeEventListener(t,r,qO)}function e9(e,t){const r=XV[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 jl(e,t){for(const r of e)if(r===t||r.contains(t))return!0}function t9(e,t,r){const n=e.canvas,i=new MutationObserver(a=>{let o=!1;for(const s of a)o=o||jl(s.addedNodes,n),o=o&&!jl(s.removedNodes,n);o&&r()});return i.observe(document,{childList:!0,subtree:!0}),i}function r9(e,t,r){const n=e.canvas,i=new MutationObserver(a=>{let o=!1;for(const s of a)o=o||jl(s.removedNodes,n),o=o&&!jl(s.addedNodes,n);o&&r()});return i.observe(document,{childList:!0,subtree:!0}),i}const uo=new Map;let sx=0;function YO(){const e=window.devicePixelRatio;e!==sx&&(sx=e,uo.forEach((t,r)=>{r.currentDevicePixelRatio!==e&&t()}))}function n9(e,t){uo.size||window.addEventListener("resize",YO),uo.set(e,t)}function i9(e){uo.delete(e),uo.size||window.removeEventListener("resize",YO)}function a9(e,t,r){const n=e.canvas,i=n&&dm(n);if(!i)return;const a=CO((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),n9(e,a),o}function $f(e,t,r){r&&r.disconnect(),t==="resize"&&i9(e)}function o9(e,t,r){const n=e.canvas,i=CO(a=>{e.ctx!==null&&r(e9(a,e))},e);return JV(n,t,i),i}class s9 extends KO{acquireContext(t,r){const n=t&&t.getContext&&t.getContext("2d");return n&&n.canvas===t?(ZV(t,r),n):null}releaseContext(t){const r=t.canvas;if(!r[Rs])return!1;const n=r[Rs].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[Rs],!0}addEventListener(t,r,n){this.removeEventListener(t,r);const i=t.$proxies||(t.$proxies={}),o={attach:t9,detach:r9,resize:a9}[r]||o9;i[r]=o(t,r,n)}removeEventListener(t,r){const n=t.$proxies||(t.$proxies={}),i=n[r];if(!i)return;({attach:$f,detach:$f,resize:$f}[r]||QV)(t,r,i),n[r]=void 0}getDevicePixelRatio(){return window.devicePixelRatio}getMaximumSize(t,r,n,i){return KW(t,r,n,i)}isAttached(t){const r=t&&dm(t);return!!(r&&r.isConnected)}}function l9(e){return!fm()||typeof OffscreenCanvas<"u"&&e instanceof OffscreenCanvas?GV:s9}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 so(this.x)&&so(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 c9(e,t){const r=e.options.ticks,n=u9(e),i=Math.min(r.maxTicksLimit||n,n),a=r.major.enabled?d9(t):[],o=a.length,s=a[0],l=a[o-1],c=[];if(o>i)return h9(t,c,a,o/i),c;const u=f9(a,t,i);if(o>0){let f,d;const h=o>1?Math.round((l-s)/(o-1)):null;for(Ss(t,c,u,_e(h)?0:s-h,s),f=0,d=o-1;f<d;f++)Ss(t,c,u,a[f],a[f+1]);return Ss(t,c,u,l,_e(h)?t.length:l+h),c}return Ss(t,c,u),c}function u9(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 f9(e,t,r){const n=p9(e),i=t.length/r;if(!n)return Math.max(i,1);const a=U7(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 d9(e){const t=[];let r,n;for(r=0,n=e.length;r<n;r++)e[r].major&&t.push(r);return t}function h9(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 Ss(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 p9(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 m9=e=>e==="left"?"right":e==="right"?"left":e,lx=(e,t,r)=>t==="top"||t==="left"?e[t]+r:e[t]-r,cx=(e,t)=>Math.min(t||e,e);function ux(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 g9(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 v9(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 Oa(e){return e.drawTicks?e.tickLength:0}function fx(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 y9(e,t){return bi(e,{scale:t,type:"scale"})}function b9(e,t,r){return bi(e,{tick:r,index:t,type:"tick"})}function x9(e,t,r){let n=kO(e);return(r&&t!=="right"||!r&&t==="right")&&(n=m9(n)),n}function w9(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=lx(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=lx(e,r,t);m=Vt(n,o,i),f=r==="left"?-lt:lt}return{titleX:h,titleY:m,maxWidth:d,rotation:f}}class sa 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=OW(this,a,i),this._dataLimitsCached=!0),this.beforeBuildTicks(),this.ticks=this.buildTicks()||[],this.afterBuildTicks();const l=s<this.ticks.length;this._convertTicksToLabels(l?ux(this.ticks,s):this.ticks),this.configure(),this.beforeCalculateLabelRotation(),this.calculateLabelRotation(),this.afterCalculateLabelRotation(),o.display&&(o.autoSkip||o.source==="auto")&&(this.ticks=c9(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=cx(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-Oa(t.grid)-r.padding-fx(t.title,this.chart.options.font),c=Math.sqrt(f*f+d*d),o=G7(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=fx(i,r.options.font);if(s?(t.width=this.maxWidth,t.height=Oa(a)+l):(t.height=this.maxHeight,t.width=Oa(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=ux(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/cx(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=Lb(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=Lb(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)}v9(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 Z7(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=b9(this.getContext(),t,n))}return this.$context||(this.$context=y9(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=Oa(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=g9(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=Oa(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&&am(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;kl(n,c,0,u,l,s)}i&&om(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}=w9(this,l,r,s);kl(t,n.text,0,0,a,{color:n.color,maxWidth:f,rotation:d,textAlign:x9(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!==sa.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 Os{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;O9(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,_9(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 _9(e,t,r){const n=ao(Object.create(null),[r?Je.get(r):{},Je.get(t),e.defaults]);Je.set(t,n),e.defaultRoutes&&S9(t,e.defaultRoutes),e.descriptors&&Je.describe(t,e.descriptors)}function S9(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 O9(e){return"id"in e&&"defaults"in e}class A9{constructor(){this.controllers=new Os(Dc,"datasets",!0),this.elements=new Os(Tn,"elements"),this.plugins=new Os(Object,"plugins"),this.scales=new Os(sa,"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=tm(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 A9;class E9{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=P9(n);return i===!1&&!r?[]:k9(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 P9(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 C9(e,t){return!t&&e===!1?null:e===!0?{}:e}function k9(e,{plugins:t,localIds:r},n,i){const a=[],o=e.getContext();for(const s of t){const l=s.id,c=C9(n[l],i);c!==null&&a.push({plugin:s,options:T9(e.config,{plugin:s,local:r[l]},c,o)})}return a}function T9(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 Hd(e,t){const r=Je.datasets[e]||{};return((t.datasets||{})[e]||{}).indexAxis||t.indexAxis||r.indexAxis||"x"}function M9(e,t){let r=e;return e==="_index_"?r=t:e==="_value_"&&(r=t==="x"?"y":"x"),r}function j9(e,t){return e===t?"_index_":"_value_"}function dx(e){if(e==="x"||e==="y"||e==="r")return e}function D9(e){if(e==="top"||e==="bottom")return"x";if(e==="left"||e==="right")return"y"}function Ud(e,...t){if(dx(e))return e;for(const r of t){const n=r.axis||D9(r.position)||e.length>1&&dx(e[0].toLowerCase());if(n)return n}throw new Error(`Cannot determine type of '${e}' axis. Please provide 'axis' or 'position' option.`)}function hx(e,t,r){if(r[t+"AxisID"]===e)return{axis:t}}function N9(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 hx(e,"x",r[0])||hx(e,"y",r[0])}return{}}function I9(e,t){const r=di[e.type]||{scales:{}},n=t.scales||{},i=Hd(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=Ud(o,s,N9(o,e),Je.scales[s.type]),c=j9(l,i),u=r.scales||{};a[o]=$a(Object.create(null),[{axis:l},s,u[l],u[c]])}),e.data.datasets.forEach(o=>{const s=o.type||e.type,l=o.indexAxis||Hd(s,t),u=(di[s]||{}).scales||{};Object.keys(u).forEach(f=>{const d=M9(f,l),h=o[d+"AxisID"]||d;a[h]=a[h]||Object.create(null),$a(a[h],[{axis:d},n[h],u[f]])})}),Object.keys(a).forEach(o=>{const s=a[o];$a(s,[Je.scales[s.type],Je.scale])}),a}function GO(e){const t=e.options||(e.options={});t.plugins=se(t.plugins,{}),t.scales=I9(e,t)}function XO(e){return e=e||{},e.datasets=e.datasets||[],e.labels=e.labels||[],e}function R9(e){return e=e||{},e.data=XO(e.data),GO(e),e}const px=new Map,ZO=new Set;function As(e,t){let r=px.get(e);return r||(r=t(),px.set(e,r),ZO.add(r)),r}const Aa=(e,t,r)=>{const n=fi(t,r);n!==void 0&&e.add(n)};class $9{constructor(t){this._config=R9(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=XO(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(),GO(t)}clearCache(){this._scopeCache.clear(),this._resolverCache.clear()}datasetScopeKeys(t){return As(t,()=>[[`datasets.${t}`,""]])}datasetAnimationScopeKeys(t,r){return As(`${t}.transition.${r}`,()=>[[`datasets.${t}.transitions.${r}`,`transitions.${r}`],[`datasets.${t}`,""]])}datasetElementScopeKeys(t,r){return As(`${t}-${r}`,()=>[[`datasets.${t}.elements.${r}`,`datasets.${t}`,`elements.${r}`,""]])}pluginScopeKeys(t){const r=t.id,n=this.type;return As(`${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=>Aa(l,t,f))),u.forEach(f=>Aa(l,i,f)),u.forEach(f=>Aa(l,di[a]||{},f)),u.forEach(f=>Aa(l,Je,f)),u.forEach(f=>Aa(l,Wd,f))});const c=Array.from(l);return c.length===0&&c.push(Object.create(null)),ZO.has(r)&&o.set(r,c),c}chartOptionScopes(){const{options:t,type:r}=this;return[t,di[r]||{},Je.datasets[r]||{},{type:r},Je,Wd]}resolveNamedOptions(t,r,n,i=[""]){const a={$shared:!0},{resolver:o,subPrefixes:s}=mx(this._resolverCache,t,i);let l=o;if(F9(o,r)){a.$shared=!1,n=Sn(n)?n():n;const c=this.createResolver(t,n,s);l=Yi(o,n,c)}for(const c of r)a[c]=l[c];return a}createResolver(t,r,n=[""],i){const{resolver:a}=mx(this._resolverCache,t,n);return de(r)?Yi(a,r,void 0,i):a}}function mx(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:lm(t,r),subPrefixes:r.filter(s=>!s.toLowerCase().includes("hover"))},n.set(i,a)),a}const L9=e=>de(e)&&Object.getOwnPropertyNames(e).some(t=>Sn(e[t]));function F9(e,t){const{isScriptable:r,isIndexable:n}=DO(e);for(const i of t){const a=r(i),o=n(i),s=(o||a)&&e[i];if(a&&(Sn(s)||L9(s))||o&&ht(s))return!0}return!1}var B9="4.5.0";const z9=["top","bottom","left","right","chartArea"];function gx(e,t){return e==="top"||e==="bottom"||z9.indexOf(e)===-1&&t==="x"}function vx(e,t){return function(r,n){return r[e]===n[e]?r[t]-n[t]:r[e]-n[e]}}function yx(e){const t=e.chart,r=t.options.animation;t.notifyPlugins("afterRender"),$e(r&&r.onComplete,[e],t)}function W9(e){const t=e.chart,r=t.options.animation;$e(r&&r.onProgress,[e],t)}function JO(e){return fm()&&typeof e=="string"?e=document.getElementById(e):e&&e.length&&(e=e[0]),e&&e.canvas&&(e=e.canvas),e}const $s={},bx=e=>{const t=JO(e);return Object.values($s).filter(r=>r.canvas===t).pop()};function V9(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 H9(e,t,r,n){return!r||e.type==="mouseout"?null:n?t:e}let Bt=class{static defaults=Je;static instances=$s;static overrides=di;static registry=Sr;static version=B9;static getChart=bx;static register(...t){Sr.add(...t),xx()}static unregister(...t){Sr.remove(...t),xx()}constructor(t,r){const n=this.config=new $9(r),i=JO(t),a=bx(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||l9(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=R7(),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 E9,this.$proxies={},this._hiddenIndices={},this.attached=!1,this._animationsDisabled=void 0,this.$context=void 0,this._doResize=tW(f=>this.update(f),o.resizeDelay||0),this._dataChanges=[],$s[this.id]=this,!s||!l){console.error("Failed to create chart: can't acquire context from the given item");return}Rr.listen(this,"complete",yx),Rr.listen(this,"progress",W9),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():Wb(this,this.options.devicePixelRatio),this.bindEvents(),this.notifyPlugins("afterInit"),this}clear(){return Fb(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,Wb(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=Ud(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=Ud(l,s),u=se(s.type,o.dtype);(s.position===void 0||gx(s.position,c)!==gx(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(vx("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||Hd(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(vx("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);(!kb(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;V9(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(!kb(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(),yx({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=sV(this,t);this.notifyPlugins("beforeDatasetDraw",n)!==!1&&(i&&am(r,i),t.controller.draw(),i&&om(r),n.cancelable=!1,this.notifyPlugins("afterDatasetDraw",n))}isPointInArea(t){return co(t,this.chartArea,this._minPadding)}getElementsAtEventForMode(t,r,n,i){const a=zV.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=bi(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);oo(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(),Fb(t,r),this.platform.releaseContext(r),this.canvas=null,this.ctx=null),delete $s[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}});!El(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=W7(t),c=H9(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=!El(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 xx(){return Ae(Bt.instances,e=>e._plugins.invalidate())}function U9(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 K9(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 q9(e){return sm(e,["outerStart","outerEnd","innerStart","innerEnd"])}function Y9(e,t,r,n){const i=q9(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 Ti(e,t,r,n){return{x:r+e*Math.cos(t),y:n+e*Math.sin(t)}}function Dl(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}=Y9(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=Ti(C,R,o,s);e.arc(Q.x,Q.y,S,R,b+lt)}const W=Ti(_,b,o,s);if(e.lineTo(W.x,W.y),O>0){const Q=Ti(_,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=Ti(j,I,o,s);e.arc(Q.x,Q.y,w,I+Math.PI,v-lt)}const te=Ti(E,v,o,s);if(e.lineTo(te.x,te.y),x>0){const Q=Ti(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 G9(e,t,r,n,i){const{fullCircles:a,startAngle:o,circumference:s}=t;let l=t.endAngle;if(a){Dl(e,t,r,n,l,i);for(let c=0;c<a;++c)e.fill();isNaN(s)||(l=o+(s%Ye||Ye))}return Dl(e,t,r,n,l,i),e.fill(),l}function X9(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){Dl(e,t,r,n,p,i);for(let g=0;g<a;++g)e.stroke();isNaN(s)||(p=o+(s%Ye||Ye))}m&&K9(e,t,p),l.selfJoin&&p-o>=Me&&h===0&&u!=="miter"&&U9(e,t,p),a||(Dl(e,t,r,n,p,i),e.stroke())}class pm 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}=OO(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=lo(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,G9(t,this,c,a,o),X9(t,this,c,a,o),t.restore()}}function QO(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 Z9(e,t,r){e.lineTo(r.x,r.y)}function J9(e){return e.stepped?mW:e.tension||e.cubicInterpolationMode==="monotone"?gW:Z9}function eA(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 Q9(e,t,r,n){const{points:i,options:a}=t,{count:o,start:s,loop:l,ilen:c}=eA(i,r,n),u=J9(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 eH(e,t,r,n){const i=t.points,{count:a,start:o,ilen:s}=eA(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 Kd(e){const t=e.options,r=t.borderDash&&t.borderDash.length;return!e._decimated&&!e._loop&&!t.tension&&t.cubicInterpolationMode!=="monotone"&&!t.stepped&&!r?eH:Q9}function tH(e){return e.stepped?YW:e.tension||e.cubicInterpolationMode==="monotone"?GW:Vn}function rH(e,t,r,n){let i=t._path;i||(i=t._path=new Path2D,t.path(i,r,n)&&i.closePath()),QO(e,t.options),e.stroke(i)}function nH(e,t,r,n){const{segments:i,options:a}=t,o=Kd(t);for(const s of i)QO(e,a,s.style),e.beginPath(),o(e,t,s,{start:r,end:r+n-1})&&e.closePath(),e.stroke()}const iH=typeof Path2D=="function";function aH(e,t,r,n){iH&&!t.options.segment?rH(e,t,r,n):nH(e,t,r,n)}class mm 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;BW(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=nV(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=eV(this,{property:r,start:i,end:i});if(!o.length)return;const s=[],l=tH(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 Kd(this)(t,this,r,n)}path(t,r,n){const i=this.segments,a=Kd(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(),aH(t,this,n,i),t.restore()),this.animated&&(this._pointsUpdated=!1,this._path=void 0)}}function wx(e,t,r,n){const i=e.options,{[r]:a}=e.getProps([r],n);return Math.abs(t-a)<i.radius+i.hitRadius}class gm 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 wx(this,t,"x",r)}inYRange(t,r){return wx(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||!co(this,r,this.size(n)/2)||(t.strokeStyle=n.borderColor,t.lineWidth=n.borderWidth,t.fillStyle=n.backgroundColor,Vd(t,n,this.x,this.y))}getRange(){const t=this.options||{};return t.radius+t.hitRadius}}function tA(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 oH(e,t,r){const n=e.options.borderWidth,i=e.borderSkipped,a=jO(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 sH(e,t,r){const{enableBorderRadius:n}=e.getProps(["enableBorderRadius"]),i=e.options.borderRadius,a=Ri(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 lH(e){const t=tA(e),r=t.right-t.left,n=t.bottom-t.top,i=oH(e,r/2,n/2),a=sH(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 Lf(e,t,r,n){const i=t===null,a=r===null,s=e&&!(i&&a)&&tA(e,n);return s&&(i||fn(t,s.left,s.right))&&(a||fn(r,s.top,s.bottom))}function cH(e){return e.topLeft||e.topRight||e.bottomLeft||e.bottomRight}function uH(e,t){e.rect(t.x,t.y,t.w,t.h)}function Ff(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 Fo 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}=lH(this),s=cH(o.radius)?Tl:uH;t.save(),(o.w!==a.w||o.h!==a.h)&&(t.beginPath(),s(t,Ff(o,r,a)),t.clip(),s(t,Ff(a,-r,o)),t.fillStyle=n,t.fill("evenodd")),t.beginPath(),s(t,Ff(a,r)),t.fillStyle=i,t.fill(),t.restore()}inRange(t,r,n){return Lf(this,t,r,n)}inXRange(t,r){return Lf(this,t,null,r)}inYRange(t,r){return Lf(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 _x=(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)}},fH=(e,t)=>e!==null&&t!==null&&e.datasetIndex===t.datasetIndex&&e.index===t.index;class Sx 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}=_x(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}=dH(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=$i(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;am(t,this),this._draw(),om(t)}}_draw(){const{options:t,columnSizes:r,lineWidths:n,ctx:i}=this,{align:a,labels:o}=t,s=Je.color,l=$i(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}=_x(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;MO(i,R,j,_,o.pointStyleWidth&&m)}else{const R=E+Math.max((f-p)/2,0),j=l.leftForLtr(O,m),_=Ri(C.borderRadius);i.beginPath(),Object.values(_).some(I=>I!==0)?Tl(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){kl(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},LO(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=rW(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+=rA(O,D)+u}else h.y+=w}),FO(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=$i(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(kO(s)),o.textBaseline="middle",o.strokeStyle=r.color,o.fillStyle=r.color,o.font=n.string,kl(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(!mH(t.type,r))return;const n=this._getLegendItemAt(t.x,t.y);if(t.type==="mousemove"||t.type==="mouseout"){const i=this._hoveredItem,a=fH(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 dH(e,t,r,n,i){const a=hH(n,e,t,r),o=pH(i,n,t.lineHeight);return{itemWidth:a,itemHeight:o}}function hH(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 pH(e,t,r){let n=e;return typeof t.text!="string"&&(n=rA(t,r)),n}function rA(e,t){const r=e.text?e.text.length:0;return t*r}function mH(e,t){return!!((e==="mousemove"||e==="mouseout")&&(t.onHover||t.onLeave)||t.onClick&&(e==="click"||e==="mouseup"))}var vr={id:"legend",_element:Sx,start(e,t,r){const n=e.legend=new Sx({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 Da={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=zd(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 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;
216
+ `):e}function gH(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 Ox(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 vH(e,t){const{y:r,height:n}=t;return r<n/2?"top":r>e.height-n/2?"bottom":"center"}function yH(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 bH(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"),yH(c,e,t,r)&&(c="center"),c}function Ax(e,t,r){const n=r.yAlign||t.yAlign||vH(e,r);return{xAlign:r.xAlign||t.xAlign||bH(e,t,r,n),yAlign:n}}function xH(e,t){let{x:r,width:n}=e;return t==="right"?r-=n:t==="center"&&(r-=n/2),r}function wH(e,t,r){let{y:n,height:i}=e;return t==="top"?n+=r:t==="bottom"?n-=i+r:n-=i/2,n}function Ex(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}=Ri(o);let m=xH(t,s);const p=wH(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 Es(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 Px(e){return _r([],$r(e))}function _H(e,t,r){return bi(e,{tooltip:t,tooltipItems:r,type:"tooltip"})}function Cx(e,t){const r=t&&t.dataset&&t.dataset.tooltip&&t.dataset.tooltip.callbacks;return r?e.override(r):e}const nA={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"?nA[t].call(r,n):i}class kx extends Tn{static positioners=Da;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 zO(this.chart,i);return i._cacheable&&(this._cachedAnimations=Object.freeze(a)),a}getContext(){return this.$context||(this.$context=_H(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 Px(jt(r.callbacks,"beforeBody",this,t))}getBody(t,r){const{callbacks:n}=r,i=[];return Ae(t,a=>{const o={before:[],lines:[],after:[]},s=Cx(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 Px(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(gH(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=Cx(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=Da[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=Ox(this,n),c=Object.assign({},s,l),u=Ax(this.chart,n,c),f=Ex(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}=Ri(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=$i(n.rtl,this.x,this.width);for(t.x=Es(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=Es(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,Vd(t,p,g,v),t.strokeStyle=o.borderColor,t.fillStyle=o.backgroundColor,Vd(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=Ri(o.borderRadius);Object.values(v).some(b=>b!==0)?(t.beginPath(),t.fillStyle=a.multiKeyBackground,Tl(t,{x:p,y:m,w:c,h:l,radius:v}),t.fill(),t.stroke(),t.fillStyle=o.backgroundColor,t.beginPath(),Tl(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=$i(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=Es(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=$i(n.rtl,this.x,this.width);for(t.x=Es(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}=Ri(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=Da[t.position].call(this,this._active,this._eventPosition);if(!o)return;const s=this._size=Ox(this,t),l=Object.assign({},o,this._size),c=Ax(r,t,l),u=Ex(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),LO(t,r.textDirection),a.y+=o.top,this.drawTitle(a,t,r),this.drawBody(a,t,r),this.drawFooter(a,t,r),FO(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=!El(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||!El(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=Da[a.position].call(this,t,r);return o!==!1&&(n!==o.x||i!==o.y)}}var yr={id:"tooltip",_element:kx,positioners:Da,afterInit(e,t,r){r&&(e.tooltip=new kx({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:nA},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 SH=(e,t,r,n)=>(typeof t=="string"?(r=e.push(t)-1,n.unshift({index:r,label:t})):isNaN(t)&&(r=null),r);function OH(e,t,r,n){const i=e.indexOf(t);if(i===-1)return SH(e,t,r,n);const a=e.lastIndexOf(t);return i!==a?r:i}const AH=(e,t)=>e===null?null:Et(Math.round(e),0,t);function Tx(e){const t=this.getLabels();return e>=0&&e<t.length?t[e]:e}class Mn extends sa{static id="category";static defaults={ticks:{callback:Tx}};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:OH(n,t,se(r,t),this._addedLabels),AH(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 Tx.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 EH(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=Mb((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=Mb(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&&q7((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,La(M,Math.round(M),w/1e3)?M=Math.round(M):M=Math.ceil(M));const R=Math.max(jb(w),jb(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++,La(Math.round((E+j*w)*O)/O,o,Mx(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&&La(r[r.length-1].value,s,Mx(s,S,e))?r[r.length-1].value=s:r.push({value:s}):(!b||C===s)&&r.push({value:C}),r}function Mx(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 PH extends sa{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=EH(i,a);return t.bounds==="ticks"&&Y7(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 im(t,this.chart.options.locale,this.options.ticks.format)}}class jn extends PH{static id="linear";static defaults={ticks:{callback:TO.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 Ic={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(Ic);function jx(e,t){return e-t}function Dx(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"&&(so(a)||a===!0)?r.startOf(o,"isoWeek",a):r.startOf(o,i)),+o)}function Nx(e,t,r,n){const i=It.length;for(let a=It.indexOf(e);a<i-1;++a){const o=Ic[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 CH(e,t,r,n,i){for(let a=It.length-1;a>=It.indexOf(r);a--){const o=It[a];if(Ic[o].common&&e._adapter.diff(i,n,o)>=t-1)return o}return It[r?It.indexOf(r):0]}function kH(e){for(let t=It.indexOf(e)+1,r=It.length;t<r;++t)if(Ic[It[t]].common)return It[t]}function Ix(e,t,r){if(!r)e[t]=!0;else if(r.length){const{lo:n,hi:i}=rm(r,t),a=r[n]>=t?r[n]:r[i];e[a]=!0}}function TH(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 Rx(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:TH(e,n,i,r)}class $x extends sa{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 RV._date(t.adapters.date);i.init(r),$a(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:Dx(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=Q7(i,a,o);return this._unit=r.unit||(n.autoSkip?Nx(r.minUnit,this.min,this.max,this._getLabelCapacity(a)):CH(this,s.length,r.minUnit,this.min,this.max)),this._majorUnit=!n.major.enabled||this._unit==="year"?void 0:kH(this._unit),this.initOffsets(i),t.reverse&&s.reverse(),Rx(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||Nx(a.minUnit,r,n,this._getLabelCapacity(r)),s=se(i.ticks.stepSize,1),l=o==="week"?a.isoWeekday:!1,c=so(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++)Ix(u,d,m);return(d===n||i.bounds==="ticks"||h===1)&&Ix(u,d,m),Object.keys(u).sort(jx).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,Rx(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(Dx(this,i[r]));return this._cache.labels=this._normalized?t:this.normalize(t)}normalize(t){return EO(t.sort(jx))}}function Ps(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 UU extends $x{static id="timeseries";static defaults=$x.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=Ps(r,this.min),this._tableRange=Ps(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(Ps(this._table,t)-this._minPos)/this._tableRange}getValueForPixel(t){const r=this._offsets,n=this.getDecimalForPixel(t)/r.factor-r.end;return Ps(this._table,n*this._tableRange+this._minPos,!0)}}const iA="label";function Lx(e,t){typeof e=="function"?e(t):e&&(e.current=t)}function MH(e,t){const r=e.options;r&&t&&Object.assign(r,t)}function aA(e,t){e.labels=t}function oA(e,t){let r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:iA;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 jH(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:iA;const r={labels:[],datasets:[]};return aA(r,e.labels),oA(r,e.datasets,t),r}function DH(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:jH(s,a),options:l&&{...l},plugins:c}),Lx(t,m.current))},g=()=>{Lx(t,null),m.current&&(m.current.destroy(),m.current=null)};return k.useEffect(()=>{!i&&m.current&&l&&MH(m.current,l)},[i,l]),k.useEffect(()=>{!i&&m.current&&aA(m.current.config.data,s.labels)},[i,s.labels]),k.useEffect(()=>{!i&&m.current&&s.datasets&&oA(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 NH=k.forwardRef(DH);function vm(e,t){return Bt.register(t),k.forwardRef((r,n)=>k.createElement(NH,{...r,ref:n,type:e}))}const ym=vm("line",IV),Bo=vm("bar",jV),bm=vm("doughnut",NV);Bt.register(pm,yr,vr);const IH={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()}},RH=({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(rh,{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(bm,{data:i,options:a,plugins:[IH]})})})]})})},Fx=({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})]})},Bx=({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})]})]}),$H=({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(E1,{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(Fx,{value:r,total:o,colorClass:"bg-[#8B5CF6]",label:"Owner"}),y.jsx(Fx,{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(Bx,{title:"Avg Residents Per Unit",value:i,valueClass:"text-[#8B5CF6]"}),y.jsx(Bx,{title:"Avg Lease Period",value:a,suffix:"months",valueClass:"text-[#E7A015]"})]})]})};Bt.register(pm,yr,vr);const LH={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()}},FH=({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(A1,{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(bm,{data:o,options:s,plugins:[LH]})})})]})})};Bt.register(Mn,jn,Fo,yr,vr);const BH=({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(Bo,{data:a,options:o})})};Bt.register(Mn,jn,gm,mm,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}`},WH=({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=>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(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(ym,{data:n,options:i})})};Bt.register(Mn,jn,gm,mm,yr,vr);const VH=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}`},sA=({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=>VH(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(ym,{data:n,options:i})};function zx({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 HH(){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(zx,{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(zx,{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(sA,{})})]})}Bt.register(Mn,jn,Fo,yr,vr);const UH=()=>{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(Bo,{data:n,options:i})})},KH=()=>{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,Fo,yr,vr);const qH=()=>{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(Bo,{data:n,options:i})})]})};Bt.register(pm,yr,vr);const YH=()=>{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(bm,{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))})]})},Ea=[{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 GH(){const e=Ea.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(yi,{width:"100%",height:"100%",children:y.jsxs(Mc,{children:[y.jsx(Ro,{data:Ea,innerRadius:60,outerRadius:90,paddingAngle:2,dataKey:"value",nameKey:"name",children:Ea.map((t,r)=>y.jsx(jr,{fill:t.color},`cell-${r}`))}),y.jsx(vi,{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:Ea.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:Ea.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,Fo,yr,vr);const XH=()=>{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(Bo,{data:n,options:i})})};function ZH(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 JH(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 QH({title:e,value:t,delta:r,deltaLabel:n,positive:i=!0,Icon:a=mo,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 eU(){const e=[{title:"Total Bookings",value:160,delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:O1,iconColor:"text-emerald-600"},{title:"Utilisation Rate",value:73,delta:"+2.0%",deltaLabel:"Compared to last month",positive:!0,Icon:JH,iconColor:"text-[#329DFF]"},{title:"Revenue",value:3,delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:ZH,iconColor:"text-[#FA7E28]"},{title:"Pending Dues",value:5,delta:"-8.0%",deltaLabel:"Compared to last month",positive:!1,Icon:P1,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(QH,{...t},r))})}const Cs=[{name:"Completed",value:46,color:"#12B981"},{name:"Delayed",value:2,color:"#EF4444"},{name:"Missed",value:2,color:"#F69E0A"}];function tU(){const t=Cs.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(yi,{width:"100%",height:"100%",children:y.jsxs(Mc,{children:[y.jsx(Ro,{data:Cs,innerRadius:60,outerRadius:90,paddingAngle:2,dataKey:"value",nameKey:"name",children:Cs.map((r,n)=>y.jsx(jr,{fill:r.color},`cell-${n}`))}),y.jsx(vi,{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:Cs.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,gm,mm,yr,vr);const rU=()=>{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(ym,{data:t,options:r})})};function nU(){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(wg,{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(wg,{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 iU(){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 aU(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 oU(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 sU(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 lU({title:e,value:t,delta:r,deltaLabel:n,positive:i=!0,Icon:a=mo,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 cU(){const e=[{title:"Total Visitors",value:160,delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:E1,iconColor:"text-[#329DFF]"},{title:"Active Incidents",value:73,delta:"+2.0%",deltaLabel:"Compared to last month",positive:!0,Icon:oU,iconColor:"text-[#F69E0A]"},{title:"Missed Patrols",value:3,delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:sU,iconColor:"text-[#AB0000]"},{title:"Parking Usage",value:5,delta:"-8.0%",deltaLabel:"Compared to last month",positive:!1,Icon:bk,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(lU,{...t},r))})}const uU=[{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 fU(){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:uU.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,Fo,yr,vr);const dU=({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(Bo,{data:a,options:o})})},hU=[{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 pU(){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:hU.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 mU(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 gU({title:e,value:t,delta:r,deltaLabel:n,positive:i=!0,Icon:a=mo,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 vU(){const e=[{title:"Open Complaints",value:145,delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:O1,iconColor:"text-[#AB0000]"},{title:"Pending Requests",value:83,delta:"+2.0%",deltaLabel:"Compared to last month",positive:!0,Icon:mU,iconColor:"text-[#E7A015]"},{title:"Avg Response Time",value:"3h",delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:gk,iconColor:"text-[#1FA05B]"},{title:"Resolution Rate",value:"93%",delta:"-8.0%",deltaLabel:"Compared to last month",positive:!1,Icon:dk,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(gU,{...t},r))})}function Wx({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 yU(){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(Wx,{title:"Holi Celebration",date:"25 Jun 2025",rsvp:"78/100",utilisation:71,status:"Upcoming"}),y.jsx(Wx,{title:"Maintenance Meeting",date:"25 Jun 2025",rsvp:"45/60",utilisation:75,status:"Completed"})]})})}function ks({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 bU(){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(ks,{label:"Active",value:138,subLabel:"3 expiring soon",bgColor:"bg-[#F0FFF7]",textColor:"text-[#1FA05B]"}),y.jsx(ks,{label:"Scheduled",value:13,subLabel:"4 this week",bgColor:"bg-[#FFFBF2]",textColor:"text-[#E7A015]"}),y.jsx(ks,{label:"Recurring",value:3,subLabel:"All active",bgColor:"bg-[#EDF6FF]",textColor:"text-[#329DFF]"}),y.jsx(ks,{label:"Expired",value:7,subLabel:"4 recent",bgColor:"bg-[#F6F6F6]",textColor:"text-[#64748B]"})]})})}function lA(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 xU({title:e,value:t,delta:r,deltaLabel:n,positive:i=!0,Icon:a=mo,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 wU({data:e}){const t=[{title:e?.title||"Total Bookings",value:145,delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:lA,iconColor:"text-emerald-600",iconBg:"bg-emerald-50"}];return y.jsx("div",{className:"h-full",children:t.map((r,n)=>y.jsx(xU,{...r},n))})}function _U(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 SU({title:e,value:t,delta:r,deltaLabel:n,positive:i=!0,Icon:a=mo,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 OU(){const e=[{title:"Notice",value:160,delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:lA,iconColor:"text-emerald-600",iconBg:"bg-emerald-50"},{title:"Post",value:83,delta:"+2.0%",deltaLabel:"Compared to last month",positive:!0,Icon:xk,iconColor:"text-[#329DFF]",iconBg:"bg-emerald-50"},{title:"Poll",value:3,delta:"+11.0%",deltaLabel:"Compared to last month",positive:!0,Icon:aU,iconColor:"text-[#FA7E28]",iconBg:"bg-orange-100"},{title:"Poll",value:5,delta:"-8.0%",deltaLabel:"Compared to last month",positive:!1,Icon:_U,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(SU,{...t},r))})}exports.Accounting=HH;exports.AssetValueBreakdown=GH;exports.BlockWiseOccupancy=BH;exports.Budgets=UH;exports.Card=Re;exports.CashBankBalance=KH;exports.Community=n7;exports.Complaints=fU;exports.ComplaintsByLevel=dU;exports.DuesAgeing=qH;exports.Engagement=i7;exports.EngagementStatsGrid=OU;exports.EventsUtilisation=yU;exports.ExpenseCategories=YH;exports.Facilities=s7;exports.FinanceSummary=l7;exports.GateAndSecurityStatsGrid=cU;exports.GateUpdates=d7;exports.GuardPatrols=tU;exports.Header=vk;exports.Helpdesk=h7;exports.HelpdeskStatsGrid=vU;exports.HourlyTrafficFlow=rU;exports.IncidentReports=nU;exports.IncomeExpenditure=sA;exports.MainHeader=Sk;exports.MoveInOutTrends=WH;exports.NoticeBoardStatus=bU;exports.OccupancyOverview=$H;exports.RequestBox=pU;exports.ResidentOverview=FH;exports.RevenuebyCategory=XH;exports.SingleStats=wU;exports.StaffAttendance=iU;exports.StatsGrid=eU;exports.UnitStatus=RH;