@skalar-saas/design-system 0.2.12 → 0.3.1

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.
@@ -1,87 +0,0 @@
1
- "use client";"use strict";const o=require("react/jsx-runtime"),P=require("react"),xe=require("@headlessui/react"),pt=require("framer-motion"),O=require("clsx"),J=require("tailwind-merge"),F=require("iconsax-react"),Tj=require("@radix-ui/react-tooltip"),Sa=require("react-dom"),Be=require("@dnd-kit/core"),Ve=require("@dnd-kit/sortable"),Ks=require("@dnd-kit/utilities"),q5=require("@radix-ui/react-toast"),W5=require("react-day-picker"),Er=require("@tanstack/react-table"),H5=require("@tanstack/react-virtual"),V5=e=>e&&e.__esModule?e:{default:e};function Qp(e){if(e&&e.__esModule)return 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 S=Qp(P),ae=V5(O),Ct=Qp(Tj),kt=Qp(q5),U5={default:"max-w-container",narrow:"max-w-container-narrow",medium:"max-w-container-medium",wide:"max-w-container-wide",full:"max-w-none"},K5={none:"",responsive:"px-container-mobile md:px-container-tablet lg:px-container-desktop",fixed:"px-container-desktop"},Ej=S.default.forwardRef(({size:e="default",centered:t=!0,padding:r="responsive",as:n="div",className:a,children:i,...s},l)=>{const c=J.twMerge(O.clsx("w-full",U5[e],t&&"mx-auto",K5[r],a));return o.jsx(n,{ref:l,className:c,...s,children:i})});Ej.displayName="Container";const Ij=S.default.forwardRef(({className:e,children:t,...r},n)=>o.jsx("div",{ref:n,className:J.twMerge(O.clsx("flex items-center justify-between","py-6 md:py-8",e)),...r,children:t}));Ij.displayName="Container.Header";const Mj=S.default.forwardRef(({className:e,children:t,...r},n)=>o.jsx("div",{ref:n,className:J.twMerge(O.clsx("flex-1",e)),...r,children:t}));Mj.displayName="Container.Content";const $j=S.default.forwardRef(({className:e,children:t,...r},n)=>o.jsx("div",{ref:n,className:J.twMerge(O.clsx("flex items-center justify-between","py-6 md:py-8","border-t border-surface-3",e)),...r,children:t}));$j.displayName="Container.Footer";const Gs=Ej;Gs.Header=Ij;Gs.Content=Mj;Gs.Footer=$j;const G5={none:"py-0",xs:"py-2 md:py-4",sm:"py-4 md:py-6",md:"py-6 md:py-8",lg:"py-8 md:py-10",xl:"py-10 md:py-12 lg:py-14","2xl":"py-12 md:py-14 lg:py-15"},Z5={transparent:"bg-transparent","surface-bg":"bg-surface-bg","surface-1":"bg-surface-1","surface-2":"bg-surface-2",white:"bg-white"},Zs=S.default.forwardRef(({spacing:e="lg",background:t="transparent",bordered:r=!1,as:n="section",className:a,children:i,...s},l)=>{const c=J.twMerge(O.clsx("w-full",G5[e],Z5[t],r&&"border-b border-surface-3",a));return o.jsx(n,{ref:l,className:c,...s,children:i})});Zs.displayName="Section";const Rj=S.default.forwardRef(({spacing:e="2xl",...t},r)=>o.jsx(Zs,{ref:r,spacing:e,...t}));Rj.displayName="SectionHero";const Lj=S.default.forwardRef(({background:e="surface-1",...t},r)=>o.jsx(Zs,{ref:r,background:e,...t}));Lj.displayName="SectionFeatures";const Gi={sm:640,md:768,lg:1024,xl:1280,"2xl":1400,"3xl":1600},Dj={default:1400,narrow:896,medium:1152,wide:1600},zj={mobile:16,tablet:24,desktop:32,desktopLarge:48},Bj={width:280,collapsedWidth:64,navigationWidth:240},Fj={headerHeight:60,tabsHeight:48,totalHeight:108},qj={none:0,xs:8,sm:16,md:24,lg:32,xl:48,"2xl":64},Wj={containerMaxWidth:"--layout-container-max-width",containerNarrow:"--layout-container-narrow",containerMedium:"--layout-container-medium",containerWide:"--layout-container-wide",containerPaddingMobile:"--layout-container-padding-mobile",containerPaddingTablet:"--layout-container-padding-tablet",containerPaddingDesktop:"--layout-container-padding-desktop",containerPaddingDesktopLg:"--layout-container-padding-desktop-lg",sidebarWidth:"--layout-sidebar-width",sidebarCollapsed:"--layout-sidebar-collapsed",sidebarNavigation:"--layout-sidebar-navigation",navbarHeaderHeight:"--layout-navbar-header-height",navbarTabsHeight:"--layout-navbar-tabs-height",navbarTotalHeight:"--layout-navbar-total-height"},Y5={breakpoints:Gi,container:Dj,containerPadding:zj,sidebar:Bj,navbar:Fj,spacing:qj,cssVariables:Wj};function X5(e){return`${e/16}rem`}function Q5(e){return`${e}px`}function J5(e,t="min"){const r=typeof e=="number"?e:Gi[e],n=t==="max"?r-1:r;return`(${t}-width: ${n}px)`}function eO(e,t,r="gte"){const n=Gi[t];return r==="gte"?e>=n:e<n}function tO(e){const r=Object.entries(Gi).sort((n,a)=>a[1]-n[1]);for(const[n,a]of r)if(e>=a)return n;return"sm"}const Hj=P.createContext(null);function rO(){const e=P.useContext(Hj);if(!e)throw new Error("usePanelContext must be used within a PanelLayout");return e}const Re={minWidth:200,maxWidthPercent:50,minCentralWidth:150,minCentralPercent:10,closeZoneMin:10,closeZoneMax:15,snapMinWidth:15,exitAnimationDuration:100};function nO(e){return e>=Re.closeZoneMin&&e<=Re.closeZoneMax}function Kx(e){return e<Re.snapMinWidth?Re.snapMinWidth:e}function ko(e,t,r=0,n=Re.minCentralWidth){const a=t-n-r,s=Math.min(e,a)/t*100;return Math.max(10,Math.min(s,Re.maxWidthPercent))}function Vj(e,t,r,n=0,a=Re.minCentralWidth,i=0,s=0){const l=i/100*r;let c;e==="left"?c=t-l:c=r-t-l;const u=c/r*100,f=100-a/r*100-n-i;return Math.max(Re.closeZoneMin,Math.min(u,f))}function To(e){return e.filter(t=>t.open).reduce((t,r)=>t+r.width,0)}function Uj(e){return To(e.left)+To(e.right)}function Kt(e,t){const r=e.left.find(a=>a.id===t);if(r)return{panel:r,side:"left"};const n=e.right.find(a=>a.id===t);if(n)return{panel:n,side:"right"}}function aO(e){return 100-Uj(e)}function Ao(e,t=typeof window<"u"?window.innerWidth:1920){const r={left:[],right:[]};return e.forEach(n=>{const i=e.filter(c=>c.side===n.side&&c.id!==n.id).reduce((c,u)=>c+u.defaultWidth,0),s=ko(n.defaultWidth,t,i),l={id:n.id,open:n.defaultOpen??!0,width:s};r[n.side].push(l)}),r}const Kj=S.default.memo(({children:e,panels:t,onPanelResize:r,onCloseZoneChange:n,onPanelClose:a,minCentralWidth:i=Re.minCentralWidth,className:s})=>{const[l,c]=P.useState(null),u=P.useRef(null),d=P.useCallback(C=>{c(C)},[]),f=P.useCallback((C,y)=>{r(C,y)},[r]),h=P.useCallback((C,y)=>{c(null),y&&a&&a(C)},[a]),p=P.useCallback((C,y)=>{n&&n(C,y)},[n]),g=P.useCallback(C=>{const y=Kt(t,C);if(y)return{...y.panel,isResizing:l===C}},[t,l]),x=P.useMemo(()=>({panels:t,onResizeStart:d,onResize:f,onResizeEnd:h,onCloseZoneChange:p,getPanelState:g,minCentralWidth:i,containerRef:u}),[t,d,f,h,p,g,i]),{leftPanels:m,rightPanels:v,mainContent:b}=P.useMemo(()=>{const C=[],y=[];let j=null;return S.default.Children.forEach(e,N=>{if(S.default.isValidElement(N)){if(N.type&&N.type.displayName==="PanelMain"){j=N;return}if(N.type&&N.type.displayName==="Panel"){const _=N.props;_.side==="left"?C.push(N):_.side==="right"&&y.push(N)}}}),{leftPanels:C,rightPanels:y,mainContent:j}},[e]),w=l!==null;return o.jsx(Hj.Provider,{value:x,children:o.jsxs("div",{ref:u,className:O.clsx("flex h-full w-full overflow-hidden","transition-all duration-100 ease-out",w&&"select-none",s),"data-panel-layout":!0,"data-resizing":w,children:[m,b,v]})})});Kj.displayName="PanelLayout";const Gj=({side:e="right",fillColor:t="var(--surface-1)",className:r})=>{const l=e==="right",c=l?.5:9-.5,u=l?9-.5:.5,d=l?"left":"right",f=l?`
2
- M ${c} 0
3
- Q ${c} 4, ${c+4} 4
4
- L ${u-4} 4
5
- Q ${u} 4, ${u} 8
6
- L ${u} 40
7
- Q ${u} 44, ${u-4} 44
8
- L ${c+4} 44
9
- Q ${c} 44, ${c} 48
10
- `:`
11
- M ${c} 0
12
- Q ${c} 4, ${c-4} 4
13
- L ${u+4} 4
14
- Q ${u} 4, ${u} 8
15
- L ${u} 40
16
- Q ${u} 44, ${u+4} 44
17
- L ${c-4} 44
18
- Q ${c} 44, ${c} 48
19
- `;return o.jsxs("div",{className:O.clsx("relative h-full cursor-col-resize",r),style:{width:9},children:[o.jsx("div",{className:"absolute top-0",style:{[d]:0,width:1,height:`calc(50% - ${48/2}px)`,backgroundColor:"var(--surface-3)"}}),o.jsx("div",{className:"absolute bottom-0",style:{[d]:0,width:1,height:`calc(50% - ${48/2}px)`,backgroundColor:"var(--surface-3)"}}),o.jsxs("div",{className:"absolute top-1/2 left-0 -translate-y-1/2",style:{width:9,height:48},children:[o.jsx("svg",{width:9,height:48,viewBox:"0 0 9 48",fill:"none",className:"absolute inset-0",children:o.jsx("path",{d:f,fill:t,stroke:"var(--surface-3)",strokeWidth:"1"})}),o.jsxs("div",{className:"absolute left-1/2 top-1/2 flex flex-col gap-[2px] items-center",style:{transform:"translate(-50%, -50%)"},children:[o.jsx("div",{className:"w-[2px] h-[2px] rounded-full bg-surface-4"}),o.jsx("div",{className:"w-[2px] h-[2px] rounded-full bg-surface-4"}),o.jsx("div",{className:"w-[2px] h-[2px] rounded-full bg-surface-4"})]})]})]})},Zj=S.default.memo(({id:e,side:t,children:r,resizable:n=!0,panelBg:a="var(--surface-1)",className:i})=>{const{panels:s,onResizeStart:l,onResize:c,onResizeEnd:u,onCloseZoneChange:d,getPanelState:f,minCentralWidth:h,containerRef:p}=rO(),g=f(e),x=P.useRef(!1),m=P.useRef(!1),v=P.useRef(null),b=P.useRef(!1),w=P.useRef(0),C=P.useRef(!1),y=P.useRef({side:t,oppositeSideWidth:0,minCentralWidth:h,externalPanelsWidth:0,internalPanelsWidth:0,panelState:g}),N=To(s[t==="left"?"right":"left"]),_=s[t],A=_.findIndex(D=>D.id===e),I=_.filter((D,B)=>D.open?t==="right"?B>A:B<A:!1).reduce((D,B)=>D+B.width,0),k=_.filter((D,B)=>!D.open||D.id===e?!1:t==="right"?B<A:B>A).reduce((D,B)=>D+B.width,0);y.current={side:t,oppositeSideWidth:N,minCentralWidth:h,externalPanelsWidth:I,internalPanelsWidth:k,panelState:g};const E=P.useRef(c),T=P.useRef(u),M=P.useRef(d);E.current=c,T.current=u,M.current=d;const R=P.useCallback(D=>{x.current&&(m.current=!0,!v.current&&(v.current=requestAnimationFrame(()=>{v.current=null;const B=p.current;if(!B)return;const W=B.getBoundingClientRect(),G=W.width,Q=D.clientX-W.left,{side:ne,oppositeSideWidth:X,minCentralWidth:re,externalPanelsWidth:ce,internalPanelsWidth:K}=y.current,ee=Vj(ne,Q,G,X,re,ce,K),z=ee<w.current&&nO(ee);z!==b.current&&(b.current=z,M.current(e,z)),E.current(e,ee)})))},[e,p]),$=P.useCallback(()=>{if(!x.current)return;x.current=!1,document.body.style.userSelect="",document.body.style.cursor="";const D=m.current&&b.current,{panelState:B}=y.current;!D&&B&&B.width<Kx(B.width)&&E.current(e,Kx(B.width)),m.current=!1,b.current=!1,T.current(e,D),document.removeEventListener("mousemove",R),document.removeEventListener("mouseup",$)},[e,R]),L=P.useCallback(()=>{x.current=!0,document.body.style.userSelect="none",document.body.style.cursor="col-resize";const{panelState:D}=y.current;w.current=D?.width??0,l(e),document.addEventListener("mousemove",R),document.addEventListener("mouseup",$)},[e,R,$,l]);if(P.useEffect(()=>()=>{v.current&&cancelAnimationFrame(v.current),document.removeEventListener("mousemove",R),document.removeEventListener("mouseup",$)},[R,$]),P.useEffect(()=>{if(g?.open&&!g?.exiting){const D=setTimeout(()=>{C.current=!0},150);return()=>clearTimeout(D)}else g?.open||(C.current=!1)},[g?.open,g?.exiting]),!g||!g.open&&!g.exiting)return null;const q=t==="left"?"right":"left",U=()=>g.exiting?t==="left"?"animate-panel-exit":"animate-panel-exit-right":C.current?"":t==="left"?"animate-panel-enter":"animate-panel-enter-right";return o.jsxs("div",{className:O.clsx("h-full relative flex-shrink-0","transition-[width] duration-100 ease-out",g.isResizing&&"transition-none",i),style:{width:`${g.width}%`},"data-panel":e,"data-panel-side":t,"data-in-close-zone":g.inCloseZone,"data-exiting":g.exiting,children:[o.jsx("div",{className:O.clsx("absolute inset-0 overflow-hidden","transition-opacity duration-100",U(),g.inCloseZone?"opacity-50":"opacity-100"),style:{backgroundColor:a},children:r}),n&&!g.exiting&&o.jsx("div",{className:O.clsx("absolute inset-y-0 z-50",q==="right"?"right-0 translate-x-full":"left-0 -translate-x-full"),onMouseDown:L,children:o.jsx(Gj,{side:q,fillColor:a})}),!n&&o.jsx("div",{className:O.clsx("absolute top-0 bottom-0 w-px bg-surface-3",q==="right"?"right-0":"left-0")})]})});Zj.displayName="Panel";const Yj=S.default.memo(({children:e,className:t})=>o.jsx("div",{className:O.clsx("flex-1 min-w-0 h-full overflow-hidden relative","transition-all duration-100 ease-out",t),"data-panel-main":!0,children:e}));Yj.displayName="PanelMain";function Gx(e){if(!e||typeof e!="object")return!1;const t=e;return typeof t.id=="string"&&typeof t.open=="boolean"&&typeof t.width=="number"}function iO(e){if(!e||typeof e!="object")return!1;const t=e;return Array.isArray(t.left)&&Array.isArray(t.right)&&t.left.every(Gx)&&t.right.every(Gx)}function oO(e){const{config:t,persist:r=!1,persistKey:n="panel-state"}=e,a=P.useMemo(()=>{const m=new Map;return t.forEach(v=>m.set(v.id,v)),m},[t]),[i,s]=P.useState(()=>Ao(t,1920)),[l,c]=P.useState(!1);P.useEffect(()=>{if(r&&typeof window<"u")try{const m=localStorage.getItem(n);if(m){const v=JSON.parse(m);if(iO(v)){s(v),c(!0);return}}}catch{}typeof window<"u"&&s(Ao(t,window.innerWidth)),c(!0)},[r,n]),P.useEffect(()=>{if(l&&r&&typeof window<"u")try{localStorage.setItem(n,JSON.stringify(i))}catch{}},[i,r,n,l]);const u=P.useCallback(m=>{s(v=>{const b=Kt(v,m);if(!b)return v;const{side:w,panel:C}=b;if(C.open)return{...v,[w]:v[w].map(L=>L.id===m?{...L,exiting:!0,inCloseZone:!1}:L)};const y=w==="left"?"right":"left",j=a.get(m),N=typeof window<"u"?window.innerWidth:1920,_=j?ko(j.defaultWidth,N):20,A=v[y].filter(L=>L.open).reduce((L,q)=>L+q.width,0),I=v[w].filter(L=>L.open&&L.id!==m),k=I.reduce((L,q)=>L+q.width,0),E=100-A-Re.minCentralPercent;if(k+_<=E)return{...v,[w]:v[w].map(L=>L.id===m?{...L,open:!0,width:_}:L)};const T=I.length*Re.snapMinWidth,M=E-T,R=Math.min(_,Math.max(Re.snapMinWidth,M)),$=E-R;if(k>0&&$<k){const L=$/k;return{...v,[w]:v[w].map(q=>{if(q.id===m)return{...q,open:!0,width:R};if(q.open){const U=Math.max(Re.snapMinWidth,q.width*L);return{...q,width:U}}return q})}}return{...v,[w]:v[w].map(L=>L.id===m?{...L,open:!0,width:R}:L)}})},[a]),d=P.useCallback((m,v)=>{s(b=>{const w=Kt(b,m);if(!w)return b;const{side:C,panel:y}=w,N=b[C==="left"?"right":"left"].filter(T=>T.open).reduce((T,M)=>T+M.width,0),_=b[C].filter(T=>T.open&&T.id!==m),A=_.reduce((T,M)=>T+M.width,0),I=100-N-Re.minCentralPercent,k=v+A;if(k<=I)return{...b,[C]:b[C].map(T=>T.id===m?{...T,width:v}:T)};if(v>y.width&&A>0){const T=k-I,M=Math.max(_.length*Re.snapMinWidth,A-T),R=I-M,$=M/A;return{...b,[C]:b[C].map(L=>{if(L.id===m)return{...L,width:R};if(L.open){const q=Math.max(Re.snapMinWidth,L.width*$);return{...L,width:q}}return L})}}return{...b,[C]:b[C].map(T=>T.id===m?{...T,width:Math.min(v,I-A)}:T)}})},[]),f=P.useCallback(m=>{s(v=>{const b=Kt(v,m);if(!b||b.panel.open)return v;const{side:w}=b,C=w==="left"?"right":"left",y=a.get(m),j=typeof window<"u"?window.innerWidth:1920,N=y?ko(y.defaultWidth,j):20,_=v[C].filter($=>$.open).reduce(($,L)=>$+L.width,0),A=v[w].filter($=>$.open&&$.id!==m),I=A.reduce(($,L)=>$+L.width,0),k=100-_-Re.minCentralPercent;if(I+N<=k)return{...v,[w]:v[w].map($=>$.id===m?{...$,open:!0,width:N}:$)};const E=A.length*Re.snapMinWidth,T=k-E,M=Math.min(N,Math.max(Re.snapMinWidth,T)),R=k-M;if(I>0&&R<I){const $=R/I;return{...v,[w]:v[w].map(L=>{if(L.id===m)return{...L,open:!0,width:M};if(L.open){const q=Math.max(Re.snapMinWidth,L.width*$);return{...L,width:q}}return L})}}return{...v,[w]:v[w].map($=>$.id===m?{...$,open:!0,width:M}:$)}})},[a]),h=P.useCallback(m=>{s(v=>{const b=Kt(v,m);if(!b||!b.panel.open||b.panel.exiting)return v;const{side:w}=b;return{...v,[w]:v[w].map(C=>C.id===m?{...C,exiting:!0,inCloseZone:!1}:C)}})},[]),p=P.useCallback((m,v)=>{s(b=>{const w=Kt(b,m);if(!w)return b;const{side:C}=w;return{...b,[C]:b[C].map(y=>y.id===m?{...y,inCloseZone:v}:y)}})},[]),g=P.useCallback(m=>{s(v=>{const b=Kt(v,m);if(!b)return v;const{side:w}=b;return{...v,[w]:v[w].map(C=>C.id===m?{...C,exiting:!0,inCloseZone:!1}:C)}}),setTimeout(()=>{s(v=>{const b=Kt(v,m);if(!b)return v;const{side:w}=b;return{...v,[w]:v[w].map(C=>C.id===m?{...C,open:!1,exiting:!1,width:Re.snapMinWidth}:C)}})},Re.exitAnimationDuration)},[]),x=P.useCallback(()=>{const m=typeof window<"u"?window.innerWidth:1920;s(Ao(t,m))},[t]);return P.useEffect(()=>{const m=[...i.left.filter(b=>b.exiting),...i.right.filter(b=>b.exiting)];if(m.length===0)return;const v=m.map(b=>setTimeout(()=>{s(w=>{const C=Kt(w,b.id);if(!C)return w;const{side:y}=C;return{...w,[y]:w[y].map(j=>j.id===b.id&&j.exiting?{...j,open:!1,exiting:!1}:j)}})},Re.exitAnimationDuration));return()=>{v.forEach(b=>clearTimeout(b))}},[i]),{panels:i,togglePanel:u,resizePanel:d,openPanel:f,closePanel:h,resetPanels:x,handleCloseZoneChange:p,handlePanelClose:g}}const Xj=S.default.memo(({mainContent:e,sidePanel:t,isPanelOpen:r,onPanelExited:n,panelWidth:a=400,panelPosition:i="right",animationDuration:s=75,className:l,mainContentBg:c="bg-white",sidePanelBg:u,resizable:d=!0,minWidth:f=280,maxWidth:h=800,handleFillColor:p="var(--surface-1)",onResize:g})=>{const[x,m]=P.useState(!1),[v,b]=P.useState(r),[w,C]=P.useState(a),[y,j]=P.useState(!1),N=P.useRef(!1),_=P.useRef({clientX:0,width:0}),A=P.useRef(null),[I,k]=P.useState(0);P.useEffect(()=>{const B=A.current;if(!B)return;const W=()=>{const Q=B.offsetHeight;Q>0&&k(Q)};W();const G=new ResizeObserver(W);return G.observe(B),()=>G.disconnect()},[v]),P.useEffect(()=>{if(r)b(!0),m(!1);else if(v){m(!0);const B=setTimeout(()=>{b(!1),m(!1),n?.()},s);return()=>clearTimeout(B)}},[r,s,v,n]);const E=P.useCallback(B=>{if(!N.current)return;const W=B.clientX-_.current.clientX,G=i==="right"?_.current.width-W:_.current.width+W,Q=Math.max(f,Math.min(h,G));C(Q),g?.(Q)},[i,f,h,g]),T=P.useCallback(()=>{N.current&&(N.current=!1,j(!1),document.body.style.userSelect="",document.body.style.cursor="",document.removeEventListener("mousemove",E),document.removeEventListener("mouseup",T))},[E]),M=P.useCallback(B=>{B.preventDefault(),_.current={clientX:B.clientX,width:w},N.current=!0,j(!0),document.body.style.userSelect="none",document.body.style.cursor="col-resize",document.addEventListener("mousemove",E),document.addEventListener("mouseup",T)},[w,E,T]);P.useEffect(()=>()=>{document.removeEventListener("mousemove",E),document.removeEventListener("mouseup",T)},[E,T]);const R=r?`calc(100% - ${w}px)`:"100%",$=i==="right"?"animate-slideInRight":"animate-slideInLeft",L=i==="right"?"animate-slideOutRight":"animate-slideOutLeft",q=i==="right"?"left":"right",U=y?"0ms":`${s}ms`,D=()=>o.jsx("div",{ref:A,className:"relative h-full transition-all ease-out",style:{width:r?`${w}px`:"0px",opacity:r?1:0,transitionDuration:U},children:v&&o.jsxs(o.Fragment,{children:[o.jsx("div",{className:O.clsx("h-full overflow-hidden",u,x?L:$),children:t}),d&&!x&&o.jsx("div",{className:O.clsx("absolute top-0 z-50",q==="right"?"right-0 translate-x-full":"left-0 -translate-x-full"),onMouseDown:M,children:o.jsx(Gj,{side:q,height:I,fillColor:p})})]})});return o.jsx("div",{className:O.clsx("w-full flex flex-col",l),style:{height:"100%",maxHeight:"100%",overflow:"hidden"},children:o.jsxs("div",{className:"flex flex-1 overflow-hidden",children:[i==="left"&&D(),o.jsx("div",{className:O.clsx("relative flex flex-col ease-out overflow-hidden",c),style:{width:R,transition:"width",transitionDuration:U},children:o.jsx("div",{className:"relative flex-1 overflow-hidden",children:e})}),i==="right"&&D()]})})});Xj.displayName="SplitPanelLayout";const tr=e=>e!==void 0&&{0:"gap-0",1:"gap-1",2:"gap-2",3:"gap-3",4:"gap-4",5:"gap-5",6:"gap-6",7:"gap-7",8:"gap-8"}[e]||"gap-4",Qj=({size:e=20,className:t})=>o.jsxs("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[o.jsx("mask",{id:"mask0_1135_15829",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20",children:o.jsx("path",{d:"M20 0H0V20H20V0Z",fill:"white"})}),o.jsxs("g",{mask:"url(#mask0_1135_15829)",children:[o.jsx("path",{d:"M9.99297 18.9587C5.0513 18.9587 1.04297 14.942 1.04297 10.0003C1.04297 5.05866 5.05964 1.04199 10.0013 1.04199C14.943 1.04199 18.9596 5.05866 18.9596 10.0003C18.9596 10.5003 18.918 11.0087 18.8346 11.5003C18.7763 11.842 18.4596 12.0753 18.1096 12.0087C17.768 11.9503 17.543 11.6253 17.6013 11.2837C17.6763 10.8587 17.7096 10.4253 17.7096 10.0003C17.7096 5.75033 14.2513 2.29199 10.0013 2.29199C5.7513 2.29199 2.29297 5.75033 2.29297 10.0003C2.29297 14.2503 5.7513 17.7087 10.0013 17.7087C10.6013 17.7087 11.193 17.642 11.768 17.5003C12.093 17.4253 12.443 17.6253 12.518 17.967C12.6013 18.3003 12.393 18.642 12.0513 18.717C11.3846 18.8753 10.693 18.9587 9.99297 18.9587Z",fill:"currentColor"}),o.jsx("path",{d:"M13.3346 10.625H6.66797C6.3263 10.625 6.04297 10.3417 6.04297 10C6.04297 9.65833 6.3263 9.375 6.66797 9.375H13.3346C13.6763 9.375 13.9596 9.65833 13.9596 10C13.9596 10.3417 13.6763 10.625 13.3346 10.625Z",fill:"currentColor"}),o.jsx("path",{d:"M10 13.9587C9.65833 13.9587 9.375 13.6753 9.375 13.3337V6.66699C9.375 6.32533 9.65833 6.04199 10 6.04199C10.3417 6.04199 10.625 6.32533 10.625 6.66699V13.3337C10.625 13.6753 10.3417 13.9587 10 13.9587Z",fill:"currentColor"}),o.jsx("path",{d:"M15.7085 18.7834C15.3585 18.7834 15.0669 18.5417 15.0002 18.2084L14.7752 17.2251C14.6669 16.7417 14.2835 16.3667 13.8085 16.2584L12.8085 16.0251C12.4752 15.9501 12.2419 15.6584 12.2502 15.3167C12.2585 14.9751 12.4919 14.6751 12.8252 14.6084L13.8085 14.3834C14.2835 14.2751 14.6669 13.8917 14.7752 13.4167L15.0085 12.4167C15.0835 12.0917 15.3752 11.8584 15.7169 11.8584C16.0669 11.8584 16.3585 12.1001 16.4252 12.4334L16.6502 13.4167C16.7585 13.8917 17.1419 14.2751 17.6169 14.3834L18.6169 14.6167C18.9419 14.6917 19.1835 14.9834 19.1752 15.3251C19.1752 15.6667 18.9419 15.9584 18.6085 16.0334L17.6169 16.2584C17.1335 16.3667 16.7585 16.7501 16.6502 17.2251L16.4169 18.2251C16.3419 18.5501 16.0502 18.7834 15.7085 18.7834ZM14.7835 15.3167C15.1669 15.5417 15.4835 15.8584 15.7085 16.2417C15.9335 15.8584 16.2502 15.5417 16.6335 15.3167C16.2502 15.0917 15.9335 14.7751 15.7085 14.3917C15.4835 14.7751 15.1669 15.0917 14.7835 15.3167Z",fill:"currentColor"})]})]}),Jj=({size:e=20,className:t})=>o.jsxs("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[o.jsxs("g",{clipPath:"url(#clip0_1314_55824)",children:[o.jsx("mask",{id:"mask0_1314_55824",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20",children:o.jsx("path",{d:"M19.5 0.5V19.5H0.5V0.5H19.5Z",fill:"white",stroke:"white"})}),o.jsxs("g",{mask:"url(#mask0_1314_55824)",children:[o.jsx("path",{d:"M13.2839 19.4583C12.9339 19.4583 12.6422 19.225 12.5672 18.8833L12.3339 17.8667C12.2172 17.3667 11.8255 16.975 11.3339 16.8583L10.3089 16.625C9.98385 16.5583 9.74219 16.2583 9.74219 15.9167C9.74219 15.575 9.97552 15.275 10.3172 15.2L11.3255 14.9667C11.8255 14.85 12.2172 14.4583 12.3339 13.9667L12.5672 12.9417C12.6422 12.6083 12.9339 12.375 13.2755 12.375C13.6255 12.375 13.9172 12.6167 13.9839 12.95L14.2172 13.9583C14.3339 14.4583 14.7255 14.85 15.2172 14.9667L16.2422 15.2C16.5672 15.2667 16.8089 15.5667 16.8089 15.9083C16.8089 16.25 16.5755 16.55 16.2422 16.625L15.2255 16.8583C14.7255 16.975 14.3339 17.3667 14.2172 17.8583L13.9755 18.8833C13.9089 19.2083 13.6089 19.45 13.2672 19.45L13.2839 19.4583ZM12.3005 15.9333C12.7089 16.1667 13.0505 16.5083 13.2755 16.9167C13.5089 16.5083 13.8505 16.1667 14.2589 15.9417C13.8505 15.7083 13.5089 15.3667 13.2839 14.9583C13.0505 15.3667 12.7089 15.7083 12.3005 15.9333Z",fill:"currentColor"}),o.jsx("path",{d:"M8.88331 18.4586C8.88331 18.4586 8.82498 18.4586 8.79165 18.4586C7.94165 18.3419 7.11665 18.0919 6.33331 17.7169C6.20831 17.6586 5.95832 17.6253 5.84165 17.6503L5.65832 17.6919C5.09998 17.8253 4.28331 18.0253 3.59165 18.1919C3.02498 18.3336 2.49165 18.2086 2.14165 17.8586C1.79165 17.5086 1.66665 16.9753 1.80832 16.4003L2.34998 14.1503C2.37498 14.0419 2.34998 13.8003 2.28331 13.6669C1.53331 12.0919 1.28331 10.3253 1.56665 8.5586C2.14998 5.02525 5.02498 2.15025 8.55832 1.56692C11.35 1.11692 14.075 1.99192 16.0416 3.96692C18.0083 5.94192 18.875 8.66693 18.425 11.4419C18.2833 12.2919 18.025 13.1086 17.65 13.8669C17.5 14.1753 17.125 14.3003 16.8166 14.1503C16.5083 14.0003 16.3833 13.6253 16.5333 13.3169C16.85 12.6669 17.075 11.9669 17.1916 11.2419C17.5833 8.86693 16.8416 6.53359 15.1583 4.85025C13.475 3.16692 11.1416 2.41692 8.75832 2.80025C5.74998 3.30025 3.29998 5.75025 2.80831 8.76693C2.56665 10.2753 2.77498 11.7919 3.41665 13.1336C3.56665 13.4503 3.68332 14.0003 3.56665 14.4586L3.02498 16.7003C2.98331 16.8836 3.01665 16.9669 3.02498 16.9753C3.03332 16.9836 3.11665 17.0253 3.29998 16.9753C3.99998 16.8086 4.80832 16.6169 5.36665 16.4836L5.55832 16.4336C5.95832 16.3419 6.49998 16.4086 6.86665 16.5836C7.53332 16.9003 8.24165 17.1086 8.96665 17.2086C9.30832 17.2586 9.54165 17.5753 9.49998 17.9169C9.45831 18.2253 9.19165 18.4586 8.88331 18.4586Z",fill:"currentColor"}),o.jsx("path",{d:"M14.5246 8.92515C14.2746 8.92515 14.0329 8.76681 13.9413 8.51681C13.5246 7.3918 12.6413 6.50013 11.5163 6.0668C11.1913 5.9418 11.0329 5.58346 11.1579 5.25846C11.2829 4.93346 11.6496 4.77513 11.9663 4.90013C13.4163 5.4668 14.5663 6.62513 15.1079 8.08346C15.2329 8.40848 15.0663 8.76681 14.7413 8.89181C14.6663 8.91681 14.5996 8.92515 14.5246 8.92515Z",fill:"currentColor"})]})]}),o.jsx("defs",{children:o.jsx("clipPath",{id:"clip0_1314_55824",children:o.jsx("rect",{width:"20",height:"20",fill:"white"})})})]}),sO=({size:e,...t},r)=>o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 12 12",width:e,height:e,fill:"none",ref:r,...t,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M6 1.5a.5.5 0 0 1 .5.5v6.793l2.146-2.147a.5.5 0 1 1 .708.708l-3 3a.5.5 0 0 1-.708 0l-3-3a.5.5 0 1 1 .708-.708L5.5 8.793V2a.5.5 0 0 1 .5-.5Z",clipRule:"evenodd"})}),e2=P.forwardRef(sO),lO=({size:e,...t},r)=>o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 12 12",width:e,height:e,fill:"none",ref:r,...t,children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.267 1h7.466c.264 0 .496 0 .678.016.174.016.413.053.607.213a1 1 0 0 1 .363.81c-.01.252-.142.455-.247.595a8.283 8.283 0 0 1-.44.516L7.826 6.356l-.074.084-.001.001v.002l-.001.113v2.693c0 .068.002.21-.047.344a.75.75 0 0 1-.199.293c-.105.095-.238.147-.302.172l-.018.007-1.714.685c-.08.032-.167.067-.245.09a.764.764 0 0 1-.378.025.75.75 0 0 1-.472-.32.764.764 0 0 1-.118-.36 3.036 3.036 0 0 1-.007-.26v-3.37l-.001-.112v-.002h-.001a3.066 3.066 0 0 0-.075-.085L1.32 3.166l-.015-.016c-.176-.197-.33-.37-.44-.516C.762 2.494.63 2.291.62 2.04a1 1 0 0 1 .362-.811c.194-.16.434-.197.608-.213C1.771 1 2.002 1 2.267 1Zm-.615 1.015.016.022c.078.106.202.244.398.463l2.853 3.189.015.017c.06.066.133.148.188.246a1 1 0 0 1 .104.272c.024.11.024.22.024.308v3.229l1.5-.6V6.532c0-.088 0-.199.024-.308a1 1 0 0 1 .104-.272c.055-.098.129-.18.187-.246l.016-.017L9.934 2.5a7.943 7.943 0 0 0 .414-.485l-.027-.003A7.924 7.924 0 0 0 9.711 2H2.289a7.925 7.925 0 0 0-.637.015Z",clipRule:"evenodd"})}),t2=P.forwardRef(lO),cO=({size:e,...t},r)=>o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:e,height:e,fill:"none",ref:r,...t,children:o.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:t.strokeWidth||1,d:"m18.67 18.67 2.22-1.11v-2.78m-6.67-5L12 10.89l2.22-1.11ZM12 10.89 9.78 9.78 12 10.89Zm0 0v2.78-2.78Zm8.89-4.45-2.22 1.11 2.22-1.11Zm0 0-2.22-1.11 2.22 1.11Zm0 0v2.78-2.78Zm-6.67-3.33L12 2 9.78 3.11h4.44ZM3.11 6.44l2.22-1.11-2.22 1.11Zm0 0 2.22 1.11-2.22-1.11Zm0 0v2.78-2.78ZM12 22l-2.22-1.11L12 22Zm0 0 2.22-1.11L12 22Zm0 0v-2.78V22Zm-6.67-3.33-2.22-1.11v-2.78l2.22 3.89Z"})}),uO=P.forwardRef(cO),dO=({size:e=20,className:t})=>o.jsx("svg",{width:e,height:e,viewBox:"0 0 27 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:o.jsx("path",{d:"M23.34 25.005L26.67 23.34V19.17M16.665 11.67L13.335 13.335M13.335 13.335L10.005 11.67M13.335 13.335V17.505M26.67 6.66L23.34 8.325M26.67 6.66L23.34 4.995M26.67 6.66V10.83M16.665 1.665L13.335 0L10.005 1.665H16.665ZM0 6.66L3.33 4.995M0 6.66L3.33 8.325M0 6.66V10.83M13.335 30L10.005 28.335M13.335 30L16.665 28.335M13.335 30V25.83M3.33 25.005L0 23.34V19.17",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),fO=({size:e,...t},r)=>o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",width:e,height:e,fill:"none",ref:r,...t,children:[o.jsx("g",{clipPath:"url(#a)",children:o.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M8 2a6 6 0 1 0 0 12A6 6 0 0 0 8 2ZM.665 8a7.333 7.333 0 1 1 14.667 0A7.333 7.333 0 0 1 .666 8Z",clipRule:"evenodd"})}),o.jsx("defs",{children:o.jsx("clipPath",{id:"a",children:o.jsx("path",{fill:"#fff",d:"M0 0h16v16H0z"})})})]}),hO=P.forwardRef(fO),pO=({title:e,titleId:t,size:r,...n},a)=>o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:r,height:r,fill:"none",ref:a,"aria-labelledby":t,...n,children:[e?o.jsx("title",{id:t,children:e}):null,o.jsxs("g",{clipPath:"url(#a)",children:[o.jsx("mask",{id:"b",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"},children:o.jsx("path",{fill:"#fff",d:"M24 0H0v24h24V0Z"})}),o.jsxs("g",{fill:"#fff",mask:"url(#b)",children:[o.jsx("path",{d:"M11.99 22.75C6.06 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12c0 .6-.05 1.21-.15 1.8-.07.41-.45.69-.87.61a.75.75 0 0 1-.61-.87c.09-.51.13-1.03.13-1.54 0-5.1-4.15-9.25-9.25-9.25S2.75 6.9 2.75 12 6.9 21.25 12 21.25c.72 0 1.43-.08 2.12-.25.39-.09.81.15.9.56.1.4-.15.81-.56.9-.8.19-1.63.29-2.47.29Z"}),o.jsx("path",{d:"M16 12.75H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8c.41 0 .75.34.75.75s-.34.75-.75.75Z"}),o.jsx("path",{d:"M12 16.75c-.41 0-.75-.34-.75-.75V8c0-.41.34-.75.75-.75s.75.34.75.75v8c0 .41-.34.75-.75.75ZM18.85 22.54a.86.86 0 0 1-.85-.69l-.27-1.18c-.13-.58-.59-1.03-1.16-1.16l-1.2-.28a.848.848 0 0 1-.67-.85c.01-.41.29-.77.69-.85l1.18-.27c.57-.13 1.03-.59 1.16-1.16l.28-1.2c.09-.39.44-.67.85-.67.42 0 .77.29.85.69l.27 1.18c.13.57.59 1.03 1.16 1.16l1.2.28c.39.09.68.44.67.85 0 .41-.28.76-.68.85l-1.19.27c-.58.13-1.03.59-1.16 1.16l-.28 1.2c-.09.39-.44.67-.85.67Zm-1.11-4.16c.46.27.84.65 1.11 1.11.27-.46.65-.84 1.11-1.11-.46-.27-.84-.65-1.11-1.11-.27.46-.65.84-1.11 1.11Z"})]})]}),o.jsx("defs",{children:o.jsx("clipPath",{id:"a",children:o.jsx("path",{fill:"#fff",d:"M0 0h24v24H0z"})})})]}),mO=P.forwardRef(pO),it=({size:e=20,className:t})=>o.jsx("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:o.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.74408 2.74408C3.06951 2.41864 3.59715 2.41864 3.92259 2.74408L10 8.82149L16.0774 2.74408C16.4028 2.41864 16.9305 2.41864 17.2559 2.74408C17.5814 3.06952 17.5814 3.59715 17.2559 3.92259L11.1785 10L17.2559 16.0774C17.5814 16.4028 17.5814 16.9305 17.2559 17.2559C16.9305 17.5814 16.4028 17.5814 16.0774 17.2559L10 11.1785L3.92259 17.2559C3.59715 17.5814 3.06951 17.5814 2.74408 17.2559C2.41864 16.9305 2.41864 16.4028 2.74408 16.0774L8.82149 10L2.74408 3.92259C2.41864 3.59715 2.41864 3.06951 2.74408 2.74408Z",fill:"currentColor"})}),r2=({size:e=20,className:t})=>o.jsxs("svg",{width:e,height:e,viewBox:"0 0 43 43",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[o.jsxs("g",{clipPath:"url(#clip0_50_31011)",children:[o.jsx("path",{d:"M33.9412 3.62061H14.6738V11.6106H38.0563V7.73402C38.0563 5.46567 36.2102 3.62061 33.9412 3.62061Z",fill:"#CED9F9"}),o.jsx("path",{d:"M23.0352 12.8403H0.5V5.42636C0.5 2.70972 2.71068 0.5 5.42828 0.5H12.6336C13.3497 0.5 14.0396 0.650925 14.6664 0.934509C15.5418 1.32896 16.2939 1.97913 16.8213 2.8286L23.0352 12.8403Z",fill:"#1640C1"}),o.jsx("path",{d:"M42.5 14.4999V38.3812C42.5 40.6525 40.6511 42.4998 38.3789 42.4998H4.62111C2.34891 42.4998 0.5 40.6525 0.5 38.3812V10.3804H38.3789C40.6511 10.3804 42.5 12.2283 42.5 14.4999Z",fill:"#2354E6"}),o.jsx("path",{d:"M42.5 14.4999V38.3812C42.5 40.6525 40.6511 42.4998 38.3789 42.4998H21.5V10.3804H38.3789C40.6511 10.3804 42.5 12.2283 42.5 14.4999Z",fill:"#1849D6"}),o.jsx("path",{d:"M32.5471 26.44C32.5471 32.5325 27.5909 37.4889 21.4991 37.4889C15.4073 37.4889 10.4512 32.5325 10.4512 26.44C10.4512 20.3486 15.4073 15.3921 21.4991 15.3921C27.5909 15.3921 32.5471 20.3486 32.5471 26.44Z",fill:"#E7ECFC"}),o.jsx("path",{d:"M32.5479 26.44C32.5479 32.5325 27.5918 37.4889 21.5 37.4889V15.3921C27.5918 15.3921 32.5479 20.3486 32.5479 26.44Z",fill:"#CED9F9"}),o.jsx("path",{d:"M25.0612 26.5753C24.8308 26.7704 24.5485 26.8656 24.2688 26.8656C23.9185 26.8656 23.5705 26.7173 23.327 26.4282L22.7307 25.7213V30.3494C22.7307 31.0287 22.1795 31.5799 21.5002 31.5799C20.8209 31.5799 20.2698 31.0287 20.2698 30.3494V25.7213L19.6734 26.4282C19.2344 26.9476 18.4587 27.014 17.9392 26.5753C17.4201 26.1373 17.3535 25.3612 17.7915 24.8418L20.2271 21.9543C20.5447 21.5788 21.008 21.3628 21.5002 21.3628C21.9924 21.3628 22.4558 21.5788 22.7733 21.9543L25.2089 24.8418C25.647 25.3612 25.5803 26.1373 25.0612 26.5753Z",fill:"#6C8DEF"}),o.jsx("path",{d:"M25.061 26.5753C24.8306 26.7704 24.5483 26.8656 24.2686 26.8656C23.9183 26.8656 23.5703 26.7173 23.3268 26.4282L22.7305 25.7213V30.3494C22.7305 31.0287 22.1793 31.5799 21.5 31.5799V21.3628C21.9922 21.3628 22.4555 21.5788 22.7731 21.9543L25.2087 24.8418C25.6467 25.3612 25.5801 26.1373 25.061 26.5753Z",fill:"#3B67E9"})]}),o.jsx("defs",{children:o.jsx("clipPath",{id:"clip0_50_31011",children:o.jsx("rect",{width:"42",height:"42",fill:"white",transform:"translate(0.5 0.5)"})})})]}),Jp=({size:e=16,className:t,...r})=>o.jsx("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",className:t,xmlns:"http://www.w3.org/2000/svg",...r,children:o.jsx("path",{d:"M8 0C12.4183 0 16 3.58172 16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0ZM7 7C6.58579 7 6.25 7.33579 6.25 7.75C6.25 8.16421 6.58579 8.5 7 8.5H7.25293C7.41287 8.5 7.53176 8.64856 7.49707 8.80469L7.03809 10.8701C6.79522 11.963 7.62751 13 8.74707 13H9C9.41421 13 9.75 12.6642 9.75 12.25C9.75 11.8358 9.41421 11.5 9 11.5H8.74707C8.58713 11.5 8.46824 11.3514 8.50293 11.1953L8.96191 9.12988C9.20478 8.03698 8.37249 7 7.25293 7H7ZM8 3C7.44771 3 7 3.44772 7 4C7 4.55228 7.44771 5 8 5C8.55228 5 9 4.55228 9 4C9 3.44772 8.55228 3 8 3Z",fill:"currentColor"})}),n2=({size:e=12,...t})=>o.jsx("svg",{width:e,height:e,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:o.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5 6C10.5 6.31066 10.2482 6.5625 9.9375 6.5625L3.42049 6.5625L5.83525 8.97725C6.05492 9.19692 6.05492 9.55308 5.83525 9.77275C5.61558 9.99242 5.25942 9.99242 5.03975 9.77275L1.66475 6.39775C1.44508 6.17808 1.44508 5.82192 1.66475 5.60225L5.03975 2.22725C5.25942 2.00758 5.61558 2.00758 5.83525 2.22725C6.05492 2.44692 6.05492 2.80308 5.83525 3.02275L3.4205 5.4375L9.9375 5.4375C10.2482 5.4375 10.5 5.68934 10.5 6Z",fill:"#22262E"})}),a2=({size:e=20,className:t})=>o.jsx("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:o.jsx("path",{d:"M11.4736 10.0004L15.451 13.9779L13.9779 15.451L10.0004 11.4736L6.02295 15.451L4.54981 13.9779L8.52728 10.0004L4.5498 6.02294L6.02294 4.5498L10.0004 8.52728L13.9779 4.5498L15.451 6.02294L11.4736 10.0004Z",className:"fill-med-em"})}),Qr=({size:e=20,className:t})=>o.jsx("svg",{width:e,height:e,className:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:o.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM11 9V7H13V9H11ZM11 17V11H13V17H11Z",fill:"currentColor"})}),em=({size:e=24,className:t})=>o.jsxs("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[o.jsx("path",{d:"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M12.0002 13.4806V13.2249C12.0002 12.3967 12.5118 11.9583 13.0233 11.6051C13.5227 11.2641 14.0219 10.8256 14.0219 10.0218C14.0219 8.9013 13.1207 8 12.0002 8C10.8797 8 9.97852 8.9013 9.97852 10.0218",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M11.9941 16.3909H12.0051",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),xO=({size:e=20,className:t})=>o.jsxs("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[o.jsx("path",{d:"M18.3337 13.9498V3.8915C18.3337 2.8915 17.517 2.14983 16.5253 2.23317H16.4753C14.7253 2.38317 12.067 3.27483 10.5837 4.20817L10.442 4.29983C10.2003 4.44983 9.80033 4.44983 9.55866 4.29983L9.35033 4.17483C7.86699 3.24983 5.21699 2.3665 3.46699 2.22483C2.47533 2.1415 1.66699 2.8915 1.66699 3.88317V13.9498C1.66699 14.7498 2.31699 15.4998 3.11699 15.5998L3.35866 15.6332C5.16699 15.8748 7.95866 16.7915 9.55866 17.6665L9.59199 17.6832C9.81699 17.8082 10.1753 17.8082 10.392 17.6832C11.992 16.7998 14.792 15.8748 16.6087 15.6332L16.8837 15.5998C17.6837 15.4998 18.3337 14.7498 18.3337 13.9498Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M10 4.57495V17.075",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M6.45801 7.07495H4.58301",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M7.08301 9.57495H4.58301",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),gO=({size:e=20,className:t})=>o.jsxs("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[o.jsx("path",{d:"M7.08366 15.808H6.66699C3.33366 15.808 1.66699 14.9747 1.66699 10.808V6.64136C1.66699 3.30802 3.33366 1.64136 6.66699 1.64136H13.3337C16.667 1.64136 18.3337 3.30802 18.3337 6.64136V10.808C18.3337 14.1414 16.667 15.808 13.3337 15.808H12.917C12.6587 15.808 12.4087 15.933 12.2503 16.1414L11.0003 17.808C10.4503 18.5414 9.55032 18.5414 9.00032 17.808L7.75032 16.1414C7.61698 15.958 7.31699 15.808 7.08366 15.808Z",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M6.66667 7.25L5 8.91667L6.66667 10.5833",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M13.333 7.25L14.9997 8.91667L13.333 10.5833",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M10.8337 6.9751L9.16699 10.8585",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"})]}),vO=({size:e=20,className:t})=>o.jsxs("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[o.jsx("path",{d:"M18.3337 12.5001V7.50008C18.3337 3.33341 16.667 1.66675 12.5003 1.66675H7.50033C3.33366 1.66675 1.66699 3.33341 1.66699 7.50008V12.5001C1.66699 16.6667 3.33366 18.3334 7.50033 18.3334H12.5003C16.667 18.3334 18.3337 16.6667 18.3337 12.5001Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M2.09961 5.92529H17.8996",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M7.09961 1.75854V5.80854",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M12.9004 1.75854V5.43354",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M8.125 12.0416V11.0416C8.125 9.75827 9.03333 9.23327 10.1417 9.87493L11.0083 10.3749L11.875 10.8749C12.9833 11.5166 12.9833 12.5666 11.875 13.2083L11.0083 13.7083L10.1417 14.2083C9.03333 14.8499 8.125 14.3249 8.125 13.0416V12.0416V12.0416Z",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"})]}),yO=({size:e=20,className:t})=>o.jsxs("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[o.jsx("path",{d:"M15.833 13.3333V5.41667C15.833 4.5 15.083 3.75 14.1663 3.75H9.58301",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M11.667 1.66675L9.16699 3.75008L11.667 5.83341",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M15.833 18.3333C17.2137 18.3333 18.333 17.214 18.333 15.8333C18.333 14.4525 17.2137 13.3333 15.833 13.3333C14.4523 13.3333 13.333 14.4525 13.333 15.8333C13.333 17.214 14.4523 18.3333 15.833 18.3333Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M4.16699 6.66675V14.5834C4.16699 15.5001 4.91699 16.2501 5.83366 16.2501H10.417",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M8.33301 18.3334L10.833 16.2501L8.33301 14.1667",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M4.16699 6.66675C5.5477 6.66675 6.66699 5.54746 6.66699 4.16675C6.66699 2.78604 5.5477 1.66675 4.16699 1.66675C2.78628 1.66675 1.66699 2.78604 1.66699 4.16675C1.66699 5.54746 2.78628 6.66675 4.16699 6.66675Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),bO=({size:e=20,className:t})=>o.jsxs("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[o.jsx("path",{d:"M16.6667 11.6666C17.5871 11.6666 18.3333 10.9204 18.3333 9.99992C18.3333 9.07944 17.5871 8.33325 16.6667 8.33325C15.7462 8.33325 15 9.07944 15 9.99992C15 10.9204 15.7462 11.6666 16.6667 11.6666Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M16.6667 5.00008C17.5871 5.00008 18.3333 4.25389 18.3333 3.33341C18.3333 2.41294 17.5871 1.66675 16.6667 1.66675C15.7462 1.66675 15 2.41294 15 3.33341C15 4.25389 15.7462 5.00008 16.6667 5.00008Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M16.6667 18.3333C17.5871 18.3333 18.3333 17.5871 18.3333 16.6667C18.3333 15.7462 17.5871 15 16.6667 15C15.7462 15 15 15.7462 15 16.6667C15 17.5871 15.7462 18.3333 16.6667 18.3333Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M3.33366 11.6666C4.25413 11.6666 5.00033 10.9204 5.00033 9.99992C5.00033 9.07944 4.25413 8.33325 3.33366 8.33325C2.41318 8.33325 1.66699 9.07944 1.66699 9.99992C1.66699 10.9204 2.41318 11.6666 3.33366 11.6666Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M5 10H15",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M15.0003 3.33325H11.667C10.0003 3.33325 9.16699 4.16659 9.16699 5.83325V14.1666C9.16699 15.8333 10.0003 16.6666 11.667 16.6666H15.0003",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),i2=e=>o.jsxs("svg",{width:"21",height:"20",viewBox:"0 0 21 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[o.jsxs("g",{clipPath:"url(#clip0_1562_62901)",children:[o.jsx("mask",{id:"mask0_1562_62901",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"21",height:"20",children:o.jsx("path",{d:"M20.418 0H0.417969V20H20.418V0Z",fill:"white"})}),o.jsxs("g",{mask:"url(#mask0_1562_62901)",children:[o.jsx("path",{d:"M14.3001 16.2424C13.9501 16.2424 13.6668 16.0091 13.5918 15.6758L13.3751 14.7341C13.2751 14.2841 12.9168 13.9341 12.4751 13.8258L11.5251 13.6008C11.2001 13.5341 10.9668 13.2424 10.9668 12.8924C10.9668 12.5424 11.2001 12.2591 11.5418 12.1841L12.4835 11.9674C12.9335 11.8674 13.2835 11.5091 13.3918 11.0674L13.6168 10.1091C13.6835 9.78411 13.9751 9.55078 14.3168 9.55078C14.6251 9.55078 14.9501 9.78411 15.0251 10.1174L15.2418 11.0674C15.3418 11.5174 15.7001 11.8674 16.1418 11.9758L17.1001 12.2008C17.4251 12.2674 17.6585 12.5591 17.6585 12.9091C17.6585 13.2591 17.4251 13.5424 17.1001 13.6174L16.1501 13.8341C15.7001 13.9341 15.3501 14.2924 15.2418 14.7341L15.0168 15.6841C14.9501 16.0091 14.6501 16.2424 14.3001 16.2424ZM13.4751 12.9091C13.8168 13.1174 14.1001 13.4008 14.3085 13.7424C14.5168 13.4008 14.8001 13.1174 15.1418 12.9174C14.8001 12.7091 14.5168 12.4258 14.3085 12.0841C14.1001 12.4258 13.8168 12.7091 13.4751 12.9174V12.9091Z",fill:"currentColor"}),o.jsx("path",{d:"M4.91727 18.1171C3.98394 18.1171 3.40061 17.8088 3.02561 17.4338C2.29227 16.7005 1.77561 15.1421 3.42561 11.8338L4.15061 10.3921C4.24227 10.2005 4.24227 9.80047 4.15061 9.6088L3.42561 8.15881C1.76727 4.85881 2.29227 3.29214 3.02561 2.55881C3.75894 1.82548 5.31727 1.30048 8.62561 2.95881L15.7589 6.52548C17.9589 7.62548 18.9423 9.3338 18.3173 10.9838C18.1923 11.3088 17.8339 11.4671 17.5089 11.3505C17.1839 11.2255 17.0256 10.8671 17.1423 10.5421C17.5256 9.52547 16.7923 8.44214 15.1923 7.64214L8.05894 4.07548C6.05894 3.07548 4.50894 2.84214 3.90061 3.44214C3.29227 4.04214 3.53394 5.60048 4.53394 7.59214L5.25894 9.04214C5.52561 9.5838 5.52561 10.4005 5.25894 10.9421L4.53394 12.3838C3.53394 14.3838 3.29227 15.9338 3.90061 16.5338C4.50061 17.1338 6.05894 16.9005 8.05894 15.9005L10.3923 14.7338C10.7006 14.5838 11.0756 14.7005 11.2339 15.0171C11.3923 15.3255 11.2589 15.7005 10.9506 15.8588L8.61727 17.0255C7.00894 17.8338 5.80894 18.1171 4.91727 18.1171Z",fill:"currentColor"}),o.jsx("path",{d:"M9.45117 10.625H4.95117C4.60951 10.625 4.32617 10.3417 4.32617 10C4.32617 9.65833 4.60951 9.375 4.95117 9.375H9.45117C9.79284 9.375 10.0762 9.65833 10.0762 10C10.0762 10.3417 9.79284 10.625 9.45117 10.625Z",fill:"currentColor"})]})]}),o.jsx("defs",{children:o.jsx("clipPath",{id:"clip0_1562_62901",children:o.jsx("rect",{width:"20",height:"20",fill:"white",transform:"translate(0.417969)"})})})]}),wO=({size:e,...t},r)=>o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:e,height:e,fill:"currentColor",ref:r,...t,children:o.jsx("path",{fillRule:"evenodd",d:"M15.75 4.5a3 3 0 1 1 .825 2.066l-8.421 4.679a3.002 3.002 0 0 1 0 1.51l8.421 4.679a3 3 0 1 1-.729 1.31l-8.421-4.678a3 3 0 1 1 0-4.132l8.421-4.679a3 3 0 0 1-.096-.755Z",clipRule:"evenodd"})}),jO=P.forwardRef(wO),gh=({size:e=36,className:t})=>o.jsxs("svg",{width:e,height:e,viewBox:"0 0 36 36",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[o.jsx("defs",{children:o.jsxs("filter",{id:"filter0_dd_50_34857",x:"0",y:"0",width:"36",height:"36",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[o.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),o.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),o.jsx("feMorphology",{radius:"2",operator:"erode",in:"SourceAlpha",result:"effect1_dropShadow_50_34857"}),o.jsx("feOffset",{dy:"2"}),o.jsx("feGaussianBlur",{stdDeviation:"2"}),o.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0392157 0 0 0 0 0.0496732 0 0 0 0 0.0705882 0 0 0 0.06 0"}),o.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_50_34857"}),o.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),o.jsx("feMorphology",{radius:"2",operator:"erode",in:"SourceAlpha",result:"effect2_dropShadow_50_34857"}),o.jsx("feOffset",{dy:"4"}),o.jsx("feGaussianBlur",{stdDeviation:"4"}),o.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0392157 0 0 0 0 0.0496732 0 0 0 0 0.0705882 0 0 0 0.1 0"}),o.jsx("feBlend",{mode:"normal",in2:"effect1_dropShadow_50_34857",result:"effect2_dropShadow_50_34857"}),o.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect2_dropShadow_50_34857",result:"shape"})]})}),o.jsxs("g",{filter:"url(#filter0_dd_50_34857)",children:[o.jsx("circle",{cx:"18",cy:"18",r:"12",fill:"var(--slider-thumb-bg, #FFFFFF)"}),o.jsx("circle",{cx:"18",cy:"18",r:"11.5",stroke:"var(--slider-thumb-stroke, #000000)"})]})]}),CO=({size:e=20,className:t})=>o.jsx("svg",{width:e,height:Math.round(e*.35),viewBox:"0 0 20 7",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:o.jsx("path",{d:"M5.7021 2.31723C7.41751 0.944899 8.27522 0.258733 9.24878 0.0725807C9.7451 -0.0223194 10.2549 -0.0223194 10.7512 0.0725807C11.7248 0.258733 12.5825 0.944898 14.2979 2.31723L20 6.87891H0L5.7021 2.31723Z",fill:"var(--slider-surface-bg, #F9F9FA)"})}),SO=({size:e=20,className:t})=>o.jsx("svg",{width:e,height:Math.round(e*.35),viewBox:"0 0 20 7",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:o.jsx("path",{d:"M5.7021 4.56168C7.41751 5.93401 8.27522 6.62017 9.24878 6.80633C9.7451 6.90123 10.2549 6.90123 10.7512 6.80633C11.7248 6.62017 12.5825 5.93401 14.2979 4.56168L20 0H0L5.7021 4.56168Z",fill:"var(--slider-surface-bg, #F9F9FA)"})}),Eo=({width:e=165,height:t=24,className:r})=>o.jsxs("svg",{width:e,height:t,viewBox:"0 0 165 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:r,children:[o.jsx("path",{d:"M33.2926 22.0173C31.4874 20.7152 30.4812 18.7916 30.3333 16.2762H38.1162C38.2346 17.6079 38.8265 18.2885 39.8918 18.2885C40.2765 18.2885 40.6316 18.1998 40.898 18.0222C41.1643 17.8446 41.3123 17.5487 41.3123 17.1344C41.3123 16.5721 41.0164 16.1282 40.4245 15.8027C39.8326 15.4476 38.9152 15.0629 37.6427 14.619C36.1335 14.0863 34.9202 13.5832 33.9436 13.0801C32.967 12.5771 32.1384 11.8372 31.4282 10.8607C30.718 9.88409 30.3924 8.64118 30.3924 7.13193C30.3924 5.62269 30.7771 4.32059 31.5762 3.25524C32.3456 2.18989 33.4109 1.39088 34.7722 0.828607C36.1335 0.266338 37.6427 0 39.3295 0C42.2001 0 44.4492 0.651048 46.136 1.98274C47.8228 3.31443 48.7106 5.1492 48.7993 7.54624H40.9276C40.898 6.89519 40.75 6.4217 40.4245 6.12577C40.1286 5.82984 39.7439 5.71147 39.3 5.71147C39.004 5.71147 38.7377 5.82984 38.5305 6.03699C38.3234 6.24414 38.2346 6.54007 38.2346 6.92478C38.2346 7.45746 38.5305 7.90136 39.1224 8.22688C39.7143 8.582 40.6316 8.96671 41.9041 9.46979C43.3838 10.0321 44.5971 10.5351 45.5441 11.0382C46.4911 11.5413 47.3197 12.2515 48.0299 13.1393C48.7402 14.0271 49.0953 15.1813 49.0953 16.5425C49.0953 17.963 48.7402 19.2651 48.0299 20.3896C47.3197 21.5142 46.3135 22.402 44.9522 23.053C43.6205 23.7041 42.0225 24 40.1582 24C37.406 23.9704 35.1273 23.3194 33.2926 22.0173Z",fill:"currentColor"}),o.jsx("path",{d:"M65.7858 23.7633L58.9794 13.6424V23.7633H51.6995V0.41433H59.009V10.2392L65.697 0.41433H73.9831L65.9337 11.6005L74.5157 23.7633H65.7858Z",fill:"currentColor"}),o.jsx("path",{d:"M91.5613 20.2121H83.7783L82.6241 23.7633H74.9299L83.4823 0.41433H91.9164L100.41 23.7633H92.6858L91.5613 20.2121ZM89.7857 14.7078L87.6846 8.19731L85.5834 14.7078H89.7857Z",fill:"currentColor"}),o.jsx("path",{d:"M109.376 18.1998H116.419V23.7633H102.037V0.41433H109.347V18.1998H109.376Z",fill:"currentColor"}),o.jsx("path",{d:"M133.731 20.2121H125.948L124.794 23.7633H117.1L125.652 0.41433H134.087L142.58 23.7633H134.856L133.731 20.2121ZM131.956 14.7078L129.855 8.19731L127.754 14.7078H131.956Z",fill:"currentColor"}),o.jsx("path",{d:"M155.985 23.7633L151.605 15.3884H151.576V23.7633H144.266V0.41433H155.157C157.051 0.41433 158.649 0.739853 160.01 1.42049C161.342 2.10114 162.348 2.98893 163.028 4.14306C163.709 5.29719 164.035 6.59929 164.035 8.04935C164.035 9.61778 163.591 11.0087 162.732 12.1924C161.874 13.4057 160.602 14.2639 159.004 14.7966L164.035 23.7633H155.985ZM151.576 10.5056H154.476C155.186 10.5056 155.719 10.3576 156.044 10.0321C156.4 9.70656 156.577 9.20348 156.577 8.52284C156.577 7.90138 156.4 7.42789 156.044 7.07277C155.689 6.71766 155.157 6.5401 154.476 6.5401H151.576V10.5056Z",fill:"currentColor"}),o.jsx("path",{d:"M0.0593784 0.562271L0.0297852 9.32183L7.19131 9.35142L7.16172 16.5129L14.2345 16.5425L14.2049 23.7041L23.0828 23.7633L23.1716 0.65105L0.0593784 0.562271Z",fill:"currentColor"}),o.jsx("path",{d:"M7.13214 23.6745C3.16667 23.6745 -0.0293892 20.4488 0.00020386 16.4834L7.16173 16.513L7.13214 23.6745Z",fill:"currentColor"})]}),Io=({width:e=26,height:t=25,className:r})=>o.jsxs("svg",{width:e,height:t,viewBox:"0 0 26 25",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:r,children:[o.jsxs("g",{clipPath:"url(#clip0_2642_443540)",children:[o.jsx("path",{d:"M2.89524 2.84375L2.86914 10.5762L9.18445 10.6024L9.15835 16.9242L15.3954 16.9503L15.3693 23.2722L23.1982 23.3244L23.2765 2.92212L2.89524 2.84375Z",fill:"currentColor"}),o.jsx("path",{d:"M9.13314 23.2454C5.63624 23.2454 2.81783 20.398 2.84393 16.8975L9.15924 16.9236L9.13314 23.2454Z",fill:"currentColor"})]}),o.jsx("defs",{children:o.jsx("clipPath",{id:"clip0_2642_443540",children:o.jsx("rect",{width:"25.7812",height:"25.0002",fill:"currentColor"})})})]}),tm=({size:e=12,...t})=>o.jsx("svg",{width:e,height:e,fill:"none",...t,viewBox:"0 0 14 14",xmlns:"http://www.w3.org/2000/svg",children:o.jsx("path",{d:"M4.8125 2.625L9.1875 7L4.8125 11.375",stroke:"#5A606B",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),NO=({size:e=20,className:t})=>o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,className:t,viewBox:"0 0 24 24",fill:"none",children:[o.jsx("path",{d:"M6.29844 14.3999C6.29844 13.9028 6.70138 13.4999 7.19844 13.4999H7.21044C7.70749 13.4999 8.11044 13.9028 8.11044 14.3999V14.4119C8.11044 14.909 7.70749 15.3119 7.21044 15.3119H7.19844C6.70138 15.3119 6.29844 14.909 6.29844 14.4119V14.3999Z",fill:"#22262E"}),o.jsx("path",{d:"M7.19844 15.8999C6.70138 15.8999 6.29844 16.3028 6.29844 16.7999V16.8119C6.29844 17.309 6.70138 17.7119 7.19844 17.7119H7.21044C7.70749 17.7119 8.11044 17.309 8.11044 16.8119V16.7999C8.11044 16.3028 7.70749 15.8999 7.21044 15.8999H7.19844Z",fill:"#22262E"}),o.jsx("path",{d:"M8.69844 14.3999C8.69844 13.9028 9.10138 13.4999 9.59844 13.4999H9.61044C10.1075 13.4999 10.5104 13.9028 10.5104 14.3999V14.4119C10.5104 14.909 10.1075 15.3119 9.61044 15.3119H9.59844C9.10138 15.3119 8.69844 14.909 8.69844 14.4119V14.3999Z",fill:"#22262E"}),o.jsx("path",{d:"M9.59844 15.8999C9.10138 15.8999 8.69844 16.3028 8.69844 16.7999V16.8119C8.69844 17.309 9.10138 17.7119 9.59844 17.7119H9.61044C10.1075 17.7119 10.5104 17.309 10.5104 16.8119V16.7999C10.5104 16.3028 10.1075 15.8999 9.61044 15.8999H9.59844Z",fill:"#22262E"}),o.jsx("path",{d:"M11.0984 11.9999C11.0984 11.5028 11.5014 11.0999 11.9984 11.0999H12.0104C12.5075 11.0999 12.9104 11.5028 12.9104 11.9999V12.0119C12.9104 12.509 12.5075 12.9119 12.0104 12.9119H11.9984C11.5014 12.9119 11.0984 12.509 11.0984 12.0119V11.9999Z",fill:"#22262E"}),o.jsx("path",{d:"M11.9984 13.4999C11.5014 13.4999 11.0984 13.9028 11.0984 14.3999V14.4119C11.0984 14.909 11.5014 15.3119 11.9984 15.3119H12.0104C12.5075 15.3119 12.9104 14.909 12.9104 14.4119V14.3999C12.9104 13.9028 12.5075 13.4999 12.0104 13.4999H11.9984Z",fill:"#22262E"}),o.jsx("path",{d:"M11.0984 16.7999C11.0984 16.3028 11.5014 15.8999 11.9984 15.8999H12.0104C12.5075 15.8999 12.9104 16.3028 12.9104 16.7999V16.8119C12.9104 17.309 12.5075 17.7119 12.0104 17.7119H11.9984C11.5014 17.7119 11.0984 17.309 11.0984 16.8119V16.7999Z",fill:"#22262E"}),o.jsx("path",{d:"M14.3984 11.0999C13.9014 11.0999 13.4984 11.5028 13.4984 11.9999V12.0119C13.4984 12.509 13.9014 12.9119 14.3984 12.9119H14.4104C14.9075 12.9119 15.3104 12.509 15.3104 12.0119V11.9999C15.3104 11.5028 14.9075 11.0999 14.4104 11.0999H14.3984Z",fill:"#22262E"}),o.jsx("path",{d:"M13.4984 14.3999C13.4984 13.9028 13.9014 13.4999 14.3984 13.4999H14.4104C14.9075 13.4999 15.3104 13.9028 15.3104 14.3999V14.4119C15.3104 14.909 14.9075 15.3119 14.4104 15.3119H14.3984C13.9014 15.3119 13.4984 14.909 13.4984 14.4119V14.3999Z",fill:"#22262E"}),o.jsx("path",{d:"M14.3984 15.8999C13.9014 15.8999 13.4984 16.3028 13.4984 16.7999V16.8119C13.4984 17.309 13.9014 17.7119 14.3984 17.7119H14.4104C14.9075 17.7119 15.3104 17.309 15.3104 16.8119V16.7999C15.3104 16.3028 14.9075 15.8999 14.4104 15.8999H14.3984Z",fill:"#22262E"}),o.jsx("path",{d:"M15.8984 11.9999C15.8984 11.5028 16.3014 11.0999 16.7984 11.0999H16.8104C17.3075 11.0999 17.7104 11.5028 17.7104 11.9999V12.0119C17.7104 12.509 17.3075 12.9119 16.8104 12.9119H16.7984C16.3014 12.9119 15.8984 12.509 15.8984 12.0119V11.9999Z",fill:"#22262E"}),o.jsx("path",{d:"M16.7984 13.4999C16.3014 13.4999 15.8984 13.9028 15.8984 14.3999V14.4119C15.8984 14.909 16.3014 15.3119 16.7984 15.3119H16.8104C17.3075 15.3119 17.7104 14.909 17.7104 14.4119V14.3999C17.7104 13.9028 17.3075 13.4999 16.8104 13.4999H16.7984Z",fill:"#22262E"}),o.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.89844 2.3999C7.39549 2.3999 7.79844 2.80285 7.79844 3.2999V4.7999H16.1984V3.2999C16.1984 2.80285 16.6014 2.3999 17.0984 2.3999C17.5955 2.3999 17.9984 2.80285 17.9984 3.2999V4.7999H18.2984C20.121 4.7999 21.5984 6.27736 21.5984 8.0999V18.2999C21.5984 20.1224 20.121 21.5999 18.2984 21.5999H5.69844C3.8759 21.5999 2.39844 20.1224 2.39844 18.2999V8.0999C2.39844 6.27736 3.8759 4.7999 5.69844 4.7999H5.99844V3.2999C5.99844 2.80285 6.40138 2.3999 6.89844 2.3999ZM5.69844 8.9999C4.87001 8.9999 4.19844 9.67148 4.19844 10.4999V18.2999C4.19844 19.1283 4.87001 19.7999 5.69844 19.7999H18.2984C19.1269 19.7999 19.7984 19.1283 19.7984 18.2999V10.4999C19.7984 9.67148 19.1269 8.9999 18.2984 8.9999H5.69844Z",fill:"#22262E"})]}),o2=({size:e=20,className:t,...r})=>o.jsxs("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:t,xmlns:"http://www.w3.org/2000/svg",...r,children:[o.jsx("path",{d:"M2 12s3-7 10-7 10 7 10 7-3 7-10 7-10-7-10-7Z"}),o.jsx("circle",{cx:"12",cy:"12",r:"3"})]}),s2=({size:e=20,className:t,...r})=>o.jsxs("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:t,xmlns:"http://www.w3.org/2000/svg",...r,children:[o.jsx("path",{d:"M9.88 9.88a3 3 0 1 0 4.24 4.24"}),o.jsx("path",{d:"M10.73 5.08A10.43 10.43 0 0 1 12 5c7 0 10 7 10 7a13.16 13.16 0 0 1-1.67 2.68"}),o.jsx("path",{d:"M6.61 6.61A13.526 13.526 0 0 0 2 12s3 7 10 7a9.74 9.74 0 0 0 5.39-1.61"}),o.jsx("line",{x1:"2",x2:"22",y1:"2",y2:"22"})]}),OO=({size:e=13,...t},r)=>o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 13 13",width:e,height:e,fill:"none",ref:r,...t,children:o.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.4 12.8C9.93462 12.8 12.8 9.93462 12.8 6.4C12.8 2.86538 9.93462 0 6.4 0C2.86538 0 0 2.86538 0 6.4C0 9.93462 2.86538 12.8 6.4 12.8ZM7 3.8C7 3.46863 6.73137 3.2 6.4 3.2C6.06863 3.2 5.8 3.46863 5.8 3.8V5.8H3.8C3.46863 5.8 3.2 6.06863 3.2 6.4C3.2 6.73137 3.46863 7 3.8 7H5.8V9C5.8 9.33137 6.06863 9.6 6.4 9.6C6.73137 9.6 7 9.33137 7 9V7H9C9.33137 7 9.6 6.73137 9.6 6.4C9.6 6.06863 9.33137 5.8 9 5.8H7V3.8Z",fill:"currentColor"})}),PO=P.forwardRef(OO),AO=({size:e=20,...t},r)=>o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",width:e,height:e,fill:"none",ref:r,...t,children:o.jsx("path",{d:"M16.6004 7.4585L11.1671 12.8918C10.5254 13.5335 9.47539 13.5335 8.83372 12.8918L3.40039 7.4585",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"})}),rm=P.forwardRef(AO),_O=({size:e=20,...t},r)=>o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",ref:r,fill:"none",...t,children:o.jsx("path",{d:"M19.9201 15.0496L13.4001 8.52965C12.6301 7.75965 11.3701 7.75965 10.6001 8.52965L4.08008 15.0496",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"})}),nm=P.forwardRef(_O),l2=({size:e=20,className:t,...r})=>o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 11 11",fill:"currentColor",width:e,height:e,className:t,...r,children:o.jsx("path",{d:"M7.39952 1.875L0 9.27452L1.32583 10.6003L8.72543 3.20073V9.1875H10.6004V0H1.41293V1.875H7.39952Z",fill:"currentColor"})}),c2=({size:e=16,className:t,...r})=>o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"none",width:e,height:e,className:t,...r,children:[o.jsx("path",{d:"M3.33333 6.6665C2.6 6.6665 2 7.2665 2 7.99984C2 8.73317 2.6 9.33317 3.33333 9.33317C4.06667 9.33317 4.66667 8.73317 4.66667 7.99984C4.66667 7.2665 4.06667 6.6665 3.33333 6.6665Z",stroke:"currentColor",strokeWidth:"1.2"}),o.jsx("path",{d:"M12.6668 6.6665C11.9335 6.6665 11.3335 7.2665 11.3335 7.99984C11.3335 8.73317 11.9335 9.33317 12.6668 9.33317C13.4002 9.33317 14.0002 8.73317 14.0002 7.99984C14.0002 7.2665 13.4002 6.6665 12.6668 6.6665Z",stroke:"currentColor",strokeWidth:"1.2"}),o.jsx("path",{d:"M7.99984 6.6665C7.2665 6.6665 6.6665 7.2665 6.6665 7.99984C6.6665 8.73317 7.2665 9.33317 7.99984 9.33317C8.73317 9.33317 9.33317 8.73317 9.33317 7.99984C9.33317 7.2665 8.73317 6.6665 7.99984 6.6665Z",stroke:"currentColor",strokeWidth:"1.2"})]}),u2=({size:e=16,className:t,...r})=>o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"none",width:e,height:e,className:t,...r,children:[o.jsx("path",{d:"M8.67318 1.94687L12.6065 3.69354C13.7399 4.19354 13.7399 5.02021 12.6065 5.52021L8.67318 7.26687C8.22652 7.46687 7.49318 7.46687 7.04652 7.26687L3.11318 5.52021C1.97985 5.02021 1.97985 4.19354 3.11318 3.69354L7.04652 1.94687C7.49318 1.74688 8.22652 1.74688 8.67318 1.94687Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M2 7.3335C2 7.8935 2.42 8.54016 2.93333 8.76683L7.46 10.7802C7.80667 10.9335 8.2 10.9335 8.54 10.7802L13.0667 8.76683C13.58 8.54016 14 7.8935 14 7.3335",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M2 10.6665C2 11.2865 2.36667 11.8465 2.93333 12.0998L7.46 14.1132C7.80667 14.2665 8.2 14.2665 8.54 14.1132L13.0667 12.0998C13.6333 11.8465 14 11.2865 14 10.6665",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),d2=({size:e=16,className:t,...r})=>o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"none",width:e,height:e,className:t,...r,children:o.jsx("path",{d:"M8.66667 1.3335L3.33333 9.3335H8L7.33333 14.6668L12.6667 6.66683H8L8.66667 1.3335Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),f2=({size:e=16,className:t,...r})=>o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"none",width:e,height:e,className:t,...r,children:[o.jsx("path",{d:"M5.3335 1.3335V3.3335",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M10.6665 1.3335V3.3335",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M2.3335 6.06006H13.6668",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M14 5.66683V11.3335C14 13.3335 13 14.6668 10.6667 14.6668H5.33333C3 14.6668 2 13.3335 2 11.3335V5.66683C2 3.66683 3 2.3335 5.33333 2.3335H10.6667C13 2.3335 14 3.66683 14 5.66683Z",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M7.99715 9.13314H8.00314",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M5.52938 9.13314H5.53537",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M5.52938 11.1331H5.53537",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]}),Ys=({size:e=20,className:t,...r})=>o.jsxs("svg",{width:e,height:e,viewBox:"0 0 12 12",fill:"none",className:t,xmlns:"http://www.w3.org/2000/svg",...r,children:[o.jsx("path",{d:"M1 4.5V3.25C1 2.005 2.005 1 3.25 1H4.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M7.5 1H8.75C9.995 1 11 2.005 11 3.25V4.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M11 8V8.75C11 9.995 9.995 11 8.75 11H8",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M4.5 11H3.25C2.005 11 1 9.995 1 8.75V7.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M9 6V5M3 6H6H9H3ZM3 6V5V6ZM3 6V7V6ZM9 6V7V6Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M6 3H7M6 9V3V9ZM6 9H7H6ZM6 9H5H6ZM6 3H5H6Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})]}),h2=({size:e=20,className:t,...r})=>o.jsxs("svg",{width:e,height:e,viewBox:"0 0 12 12",fill:"none",className:t,xmlns:"http://www.w3.org/2000/svg",...r,children:[o.jsx("path",{d:"M6.62968 1.80011L2.52468 6.14511C2.36968 6.31011 2.21968 6.63511 2.18968 6.86011L2.00468 8.48011C1.93968 9.06511 2.35968 9.46511 2.93968 9.36511L4.54968 9.09011C4.77468 9.05011 5.08968 8.88511 5.24468 8.71511L9.34968 4.37011C10.0597 3.62011 10.3797 2.76511 9.27468 1.72011C8.17468 0.685108 7.33968 1.05011 6.62968 1.80011Z",stroke:"currentColor",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M5.94531 2.5249C6.16031 3.9049 7.28031 4.9599 8.67031 5.0999",stroke:"currentColor",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M1.5 11H10.5",stroke:"currentColor",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"})]}),Xs=({size:e=20,className:t,...r})=>o.jsxs("svg",{width:e,height:e,viewBox:"0 0 12 12",fill:"none",className:t,xmlns:"http://www.w3.org/2000/svg",...r,children:[o.jsx("path",{d:"M8 6.45V8.55C8 10.3 7.3 11 5.55 11H3.45C1.7 11 1 10.3 1 8.55V6.45C1 4.7 1.7 4 3.45 4H5.55C7.3 4 8 4.7 8 6.45Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M11 3.45V5.55C11 7.3 10.3 8 8.55 8H8V6.45C8 4.7 7.3 4 5.55 4H4V3.45C4 1.7 4.7 1 6.45 1H8.55C10.3 1 11 1.7 11 3.45Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})]}),Qs=({size:e=20,className:t,...r})=>o.jsxs("svg",{width:e,height:e,viewBox:"0 0 12 12",fill:"none",className:t,xmlns:"http://www.w3.org/2000/svg",...r,children:[o.jsx("path",{d:"M10.5 2.99023C8.835 2.82523 7.16 2.74023 5.49 2.74023C4.5 2.74023 3.51 2.79023 2.52 2.89023L1.5 2.99023",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M4.25 2.485L4.36 1.83C4.44 1.355 4.5 1 5.345 1H6.655C7.5 1 7.565 1.375 7.64 1.835L7.75 2.485",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M9.42422 4.56982L9.09922 9.60482C9.04422 10.3898 8.99922 10.9998 7.60422 10.9998H4.39422C2.99922 10.9998 2.95422 10.3898 2.89922 9.60482L2.57422 4.56982",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M5.16406 8.25H6.82906",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M4.75 6.25H7.25",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})]}),kO=({size:e=19,...t})=>o.jsx("svg",{width:e,height:e,viewBox:"0 0 10 19",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:o.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.53953 0.0881595C9.95118 0.293984 10.118 0.794545 9.91221 1.20619L1.57887 17.8729C1.37305 18.2845 0.872487 18.4514 0.460839 18.2455C0.0491898 18.0397 -0.117664 17.5392 0.0881606 17.1275L8.42149 0.460838C8.62732 0.0491888 9.12788 -0.117665 9.53953 0.0881595Z",fill:"currentColor"})}),V=S.default.forwardRef(({variant:e="brand",hierarchy:t="primary",size:r="xs",icons:n="none",leadingIcon:a,trailingIcon:i,children:s,disabled:l=!1,className:c,isToggled:u=!1,toggledLeadingIcon:d,toggledTrailingIcon:f,borderRadius:h,color:p,loading:g=!1,...x},m)=>{const v="group inline-flex items-center justify-center font-semibold rounded-6 transition-all duration-200 focus:outline-none disabled:cursor-not-allowed",b="disabled:bg-surface-3 disabled:!text-disabled",w={brand:{primary:"bg-brand-primary-main text-white-uniform hover:bg-brand-primary-accent-3 active:bg-brand-primary-accent-3 focus:ring focus:ring-low-em",secondary:"bg-brand-primary-main-special text-white-uniform hover:bg-brand-primary-accent-special active:bg-brand-primary-accent-special focus:ring focus:ring-low-em"},neutral:{primary:"bg-surface-2 text-high-em hover:bg-surface-3 active:bg-surface-3 focus:ring focus:ring-surface-4",secondary:"text-high-em bg-transparent hover:bg-surface-2 active:bg-surface-2 focus:ring focus:ring-surface-4",tertiary:"text-high-em bg-white border border-surface-3 hover:bg-surface-2 hover:border-surface-4 active:bg-surface-2 active:border-low-em ",quaternary:"text-high-em bg-transparent border border-disabled hover:border-low-em"},danger:{primary:"bg-danger-main text-white-uniform hover:bg-danger-accent-3 active:bg-danger-accent-3 focus:ring-2 focus:ring-danger-accent-2",secondary:"text-danger-main bg-danger-accent-1 hover:bg-danger-accent-2 active:bg-danger-accent-2 focus:ring focus:ring-danger-accent-3",tertiary:"bg-transparent text-danger-main border-1 border-danger-accent-2 hover:bg-danger-accent-1 active:bg-danger-accent-1 focus:border-danger-accent-3 disabled:border-none",quaternary:"text-danger-main hover:bg-danger-accent-1 active:bg-danger-accent-2 focus:ring focus:ring-danger-accent-2 disabled:bg-surface-bg"},success:{primary:"bg-success-main text-white-uniform hover:bg-success-accent-3 focus:ring focus:ring-success-accent-2",secondary:"text-success-em bg-success-accent-1 hover:bg-success-accent-2 focus:ring focus:ring-success-accent-3",tertiary:"bg-transparent text-success-em border-1 border-success-accent-2 hover:bg-success-accent-1 focus:border-success-accent-3",quaternary:"text-success-em hover:bg-success-accent-1 focus:ring focus:ring-success-accent-2"},secondary:{primary:"bg-brand-secondary-main text-white-uniform hover:bg-brand-secondary-accent-3 active:bg-brand-secondary-accent-3 focus:ring focus:ring-surface-4"}},C=s!=null,y={xs:`text-[10px] h-11 ${C&&n!=="only"?"px-6 py-3":"aspect-square"}`,sm:`text-xs h-[34px] ${C&&n!=="only"?"px-6 py-4":"aspect-square"}`,md:`text-sm h-[42px] ${C&&n!=="only"?"px-8 py-5":"aspect-square"}`,lg:`text-base h-14 ${C&&n!=="only"?"px-9 py-6":"aspect-square"}`},j={xs:12,sm:16,md:20,lg:24},N=j[r],_={xs:{leading:"mr-2",trailing:"ml-2"},sm:{leading:"mr-3",trailing:"ml-3"},md:{leading:"mr-4",trailing:"ml-4"},lg:{leading:"mr-5",trailing:"ml-5"}},A=u&&d?d:a,I=u&&f?f:i,k=A&&S.default.isValidElement(A)?S.default.cloneElement(A,{size:N,color:"currentColor"}):null,E=I&&S.default.isValidElement(I)?S.default.cloneElement(I,{size:N,color:"currentColor"}):null,T=w[e]?.[t]??w[e]?.primary??"",M=J.twMerge(O.clsx(v,g&&"relative",T,y[r],h&&`rounded-[${h}]`,p,b,c)),R=o.jsxs(o.Fragment,{children:[(n==="leading"||n==="both")&&k&&o.jsx("span",{className:`group-disabled:!text-disabled ${_[r].leading}`,children:k}),n!=="only"&&s,n==="only"&&k&&o.jsx("span",{className:"group-disabled:!text-disabled",children:k}),(n==="trailing"||n==="both")&&E&&o.jsx("span",{className:`group-disabled:!text-disabled ${_[r].trailing}`,children:E})]});return o.jsx("button",{ref:m,className:M,disabled:l||g,...x,children:g?o.jsxs(o.Fragment,{children:[o.jsx("span",{className:"absolute inset-0 flex items-center justify-center",children:o.jsx("span",{className:"animate-spin rounded-full border-2 border-current border-t-transparent",style:{width:j[r],height:j[r]}})}),o.jsx("span",{className:"invisible inline-flex items-center",children:R})]}):R})});V.displayName="Button";const p2=P.createContext(void 0),Js=()=>{const e=P.useContext(p2);if(!e)throw new Error("useAlertContext must be used within an Alert provider");return e},TO={success:{icon:Qr,iconColor:"text-success-main",borderClass:"border border-success-accent-3"},warning:{icon:Qr,iconColor:"text-warning-main",borderClass:"border border-warning-accent-3"},error:{icon:Qr,iconColor:"text-danger-main",borderClass:"border border-danger-accent-3"},info:{icon:Qr,iconColor:"text-info-main",borderClass:"border border-info-accent-3"},default:{icon:Qr,iconColor:"text-high-em",borderClass:"border border-surface-3"}},Zx={success:"neutral",warning:"neutral",error:"danger",info:"neutral",default:"neutral"},m2=({children:e,type:t="default"})=>{const[r,n]=P.useState(!1);return o.jsx(p2.Provider,{value:{open:r,setOpen:n,type:t},children:e})};m2.displayName="AlertDialog";const x2=({children:e})=>{const{setOpen:t}=Js();return S.default.cloneElement(e,{onClick:r=>{e.props.onClick?.(r),t(!0)}})};x2.displayName="AlertDialogTrigger";const g2=P.forwardRef(({className:e,children:t,...r},n)=>{const{open:a,setOpen:i,type:s}=Js(),l=TO[s];return o.jsx(xe.Transition,{appear:!0,show:a,as:P.Fragment,children:o.jsxs(xe.Dialog,{as:"div",className:"relative z-50",onClose:()=>i(!1),children:[o.jsx(xe.Transition.Child,{as:P.Fragment,enter:"ease-out duration-300",enterFrom:"opacity-0",enterTo:"opacity-100",leave:"ease-in duration-200",leaveFrom:"opacity-100",leaveTo:"opacity-0",children:o.jsx("div",{className:"fixed inset-0 bg-black-uniform/20","aria-hidden":"true"})}),o.jsx("div",{className:"fixed inset-0 overflow-y-auto",children:o.jsx("div",{className:"flex min-h-full items-center justify-center p-4",children:o.jsx(xe.Transition.Child,{as:P.Fragment,enter:"ease-out duration-300",enterFrom:"opacity-0 scale-95 translate-y-4",enterTo:"opacity-100 scale-100 translate-y-0",leave:"ease-in duration-200",leaveFrom:"opacity-100 scale-100 translate-y-0",leaveTo:"opacity-0 scale-95 translate-y-4",children:o.jsx(xe.Dialog.Panel,{ref:n,className:O.clsx("relative bg-surface-bg rounded-[20px] max-w-[460px] w-full",l.borderClass,"shadow-xl",e),...r,children:o.jsx(pt.motion.div,{initial:{opacity:0,scale:.95,y:10},animate:{opacity:1,scale:1,y:0},exit:{opacity:0,scale:.95,y:-10,transition:{duration:.2,ease:"easeIn"}},transition:{duration:.3,ease:"easeOut"},className:"w-full px-10 pt-10 pb-11 gap-8",children:o.jsxs("div",{className:"flex items-start gap-6",children:[o.jsx("div",{className:"p-2",children:o.jsx(Qr,{size:24,className:O.clsx(l.iconColor),"aria-hidden":"true"})}),o.jsx("div",{className:"flex-1 min-w-0",children:t}),o.jsx("div",{className:"shrink-0",children:o.jsx(pt.motion.button,{type:"button","aria-label":"Close",onClick:()=>i(!1),className:"p-1 rounded hover:bg-surface-1 transition",whileHover:{scale:1.1},whileTap:{scale:.9},children:o.jsx(a2,{size:20})})})]})})})})})})]})})});g2.displayName="AlertDialogContent";const v2=({children:e,className:t})=>o.jsx("div",{className:O.clsx("flex items-start",t),children:e});v2.displayName="AlertDialogHeader";const y2=P.forwardRef(({className:e,...t},r)=>o.jsx(xe.Dialog.Title,{ref:r,as:"h3",className:O.clsx("font-bold text-base text-high-em",e),...t}));y2.displayName="AlertDialogTitle";const b2=P.forwardRef(({className:e,...t},r)=>o.jsx(xe.Dialog.Description,{ref:r,className:O.clsx("text-sm font-semibold leading-[22px] tracking-normal whitespace-pre-line text-med-em mt-2 mb-8",e),...t}));b2.displayName="AlertDialogDescription";const w2=({children:e,className:t})=>o.jsx("div",{className:O.clsx("mt-4 flex gap-4 mb-4",t),children:e});w2.displayName="AlertDialogFooter";const j2=({className:e,actionVariant:t,onClick:r,...n})=>{const{type:a,setOpen:i}=Js(),s=t==="secondary",l=s?"neutral":Zx[a],c=Zx[a]==="danger"?"secondary":"tertiary";return o.jsx(V,{variant:l,hierarchy:c,size:"md",icons:s?void 0:"trailing",trailingIcon:o.jsx(F.ArrowRight,{}),onClick:u=>{r?.(u),i(!1)},className:O.clsx(e),...n})};j2.displayName="AlertDialogAction";const C2=P.forwardRef(({className:e,onClick:t,...r},n)=>{const{setOpen:a}=Js();return o.jsx(V,{ref:n,variant:"neutral",hierarchy:"secondary",size:"md",className:O.clsx(e),onClick:i=>{t?.(i),a(!1)},...r})});C2.displayName="AlertDialogCancel";const Ye=({theme:e="surface",size:t="sm",variant:r="simple",children:n,className:a,statusState:i="success"})=>{const s="inline-flex items-center justify-center font-medium rounded-full font-medium font-family-inter",l={surface:{simple:"bg-surface-2 text-med-em",outlined:"bg-surface-2 text-med-em border border-surface-4",status:""},warning:{simple:"bg-warning-accent-0 text-warning-em",outlined:"bg-warning-accent-0 text-warning-em border border-warning-accent-1",status:""},info:{simple:"bg-info-accent-1 text-info-em",outlined:"bg-info-accent-1 text-info-em border border-info-accent-2",status:""},success:{simple:"bg-success-accent-1 text-success-em",outlined:"bg-success-accent-1 text-success-em border border-success-accent-2",status:""},danger:{simple:"bg-danger-accent-1 text-danger-em",outlined:"bg-danger-accent-1 text-danger-em border border-danger-accent-2",status:""},disabled:{simple:"bg-surface-3 text-disabled",outlined:"bg-surface-3 text-disabled border border-text-disabled",status:""}},c={xs:"px-2 py-1 text-[10px] leading-[14px] gap-1.5 h-[22px]",sm:"px-4 py-2 text-[10px] leading-[16px] gap-1.5 h-[24px]",md:"px-5 py-2.5 text-[12px] leading-[18px] gap-2 h-[28px]",lg:"px-6 py-3 text-[12px] leading-[18px] gap-2 h-[30px]",xl:"px-7 py-3 text-[14px] leading-[20px] gap-2 h-[34px]"},u={success:{bg:"bg-success-main",text:"text-white",border:"border-success-main"},disabled:{bg:"bg-surface-3",text:"text-disabled",border:"border-surface-3"},danger:{bg:"bg-danger-main",text:"text-white",border:"border-danger-main"},warning:{bg:"bg-warning-main",text:"text-white",border:"border-warning-main"}},d={xs:"size-3",sm:"size-4",md:"size-5",lg:"size-6",xl:"size-7"};if(r==="status"){const h=J.twMerge(O.clsx("rounded-full flex-shrink-0",d[t],u[i].bg,u[i].border&&`border ${u[i].border}`,a));return o.jsx("div",{className:h})}const f=J.twMerge(O.clsx(s,l[e][r],c[t],a));return o.jsx("div",{className:f,children:n&&o.jsx("span",{children:n})})},Ft=({size:e="md",imageUrl:t,initials:r,className:n,statusBadge:a,onClick:i})=>{const s={xs:"xs",sm:"xs",md:"sm",lg:"sm",xl:"md"},l={xs:"size-10 text-[10px]",sm:"size-12 text-xs",md:"size-13 text-sm",lg:"size-14 text-base",xl:"size-15 text-lg"},c=O.clsx("relative",n),u=O.clsx("rounded-full flex items-center justify-center font-bold overflow-hidden",l[e],!t&&"bg-brand-primary-main text-white-uniform",i&&"border-0 p-0 m-0 appearance-none cursor-pointer"),d={xs:"bottom-0.5 right-0.5",sm:"bottom-0.5 right-0.5",md:"bottom-1 right-1",lg:"bottom-1 right-1",xl:"bottom-2 right-2"},f=o.jsx(o.Fragment,{children:t?o.jsx("img",{src:t,alt:r||"Avatar",className:"w-full h-full object-cover"}):o.jsx("span",{children:r})});return o.jsxs("div",{className:c,children:[i?o.jsx("button",{onClick:i,type:"button",className:u,children:f}):o.jsx("div",{className:u,children:f}),a&&o.jsx("div",{className:O.clsx("absolute",d[e]),children:o.jsx(Ye,{variant:"status",statusState:a.state||"success",statusSize:a.size||s[e]})})]})},am=({avatars:e,size:t="md",max:r=4,className:n,counterClassName:a,...i})=>{const s=e.slice(0,r),l=e.length-r,c=l>0,u={xs:"-space-x-2",sm:"-space-x-3",md:"-space-x-4",lg:"-space-x-5",xl:"-space-x-6"},d={xs:"size-10 text-[10px] p-6",sm:"size-12 text-xs p-8",md:"size-13 text-sm p-9",lg:"size-14 text-base p-10",xl:"size-15 text-lg p-12"},f=O.clsx("flex items-center",u[t],n),h=O.clsx("relative rounded-full flex items-center justify-center font-bold border-2 border-white bg-brand-primary-main text-white-uniform hover:z-10 transition-colors",d[t],a);return o.jsxs("div",{className:f,...i,children:[s.map((p,g)=>o.jsx("div",{className:"relative rounded-full border-2 border-white",children:o.jsx(Ft,{...p,size:t,className:"border-0"})},g)),c&&o.jsxs("div",{className:h,children:["+",l]})]})};am.displayName="AvatarGroup";function EO({...e}){return o.jsx("nav",{"aria-label":"breadcrumb","data-slot":"breadcrumb",...e})}function IO({className:e,...t}){return o.jsx("ol",{"data-slot":"breadcrumb-list",className:ae.default(" flex flex-wrap items-center gap-1.5 text-sm break-words sm:gap-2.5",e),...t})}function MO({className:e,...t}){return o.jsx("li",{"data-slot":"breadcrumb-item",className:ae.default("inline-flex items-center gap-1.5",e),...t})}function $O({asChild:e,className:t,...r}){if(e){const{children:n,...a}=r;if(!S.isValidElement(n))return null;const i=n,s={className:ae.default("transition-colors text-low-em font-semibold",t,i.props.className),...a};return S.cloneElement(i,s)}return o.jsx("a",{"data-slot":"breadcrumb-link",className:ae.default("transition-colors text-low-em font-semibold",t),...r})}function RO({className:e,...t}){return o.jsx("span",{"data-slot":"breadcrumb-page",role:"link","aria-disabled":"true","aria-current":"page",className:ae.default("text-med-em font-semibold",e),...t})}function LO({children:e,className:t,...r}){return o.jsx("li",{"data-slot":"breadcrumb-separator",role:"presentation","aria-hidden":"true",className:ae.default("[&>svg]:size-2.5 text-low-em",t),...r,children:e??o.jsx(tm,{color:"currentColor",size:12})})}function DO({className:e,...t}){return o.jsxs("span",{"data-slot":"breadcrumb-ellipsis",role:"presentation","aria-hidden":"true",className:ae.default("flex size-9 items-center justify-center text-low-em",e),...t,children:["...",o.jsx("span",{className:"sr-only",children:"More"})]})}const zO=({label:e,leadingIcon:t,trailingIcon:r,items:n,isActive:a=!1,className:i,dropdownClassName:s,placement:l="bottom-left",showBackdrop:c=!0})=>{const[u,d]=P.useState(!1),f=P.useRef(null),h=o.jsx("svg",{className:O.clsx("w-4 h-4 transition-transform duration-200",u&&"rotate-180"),fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:o.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 9l-7 7-7-7"})}),p=()=>{d(v=>!v)},g=v=>{v.disabled||(v.onClick(),d(!1))},x=()=>{d(!1)};P.useEffect(()=>{const v=b=>{f.current&&!f.current.contains(b.target)&&d(!1)};if(u)return document.addEventListener("mousedown",v),()=>{document.removeEventListener("mousedown",v)}},[u]);const m=()=>{switch(l){case"bottom-right":return"top-full right-0 mt-[6px]";case"top-left":return"bottom-full left-0 mb-[6px]";case"top-right":return"bottom-full right-0 mb-[6px]";case"bottom-left":default:return"top-full left-0 mt-[6px]"}};return o.jsxs("div",{ref:f,className:"relative",children:[o.jsx(V,{variant:"brand",hierarchy:"primary",size:"sm",icons:r||t?"both":"trailing",leadingIcon:t,trailingIcon:r||h,onClick:p,style:{outline:"none",boxShadow:"none"},className:O.clsx("transition-all duration-200","[&:focus]:outline-none [&:focus]:ring-0 [&:focus]:shadow-none","hover:text-gray-200",(a||u)&&["!bg-secondary-600","!text-white","hover:!bg-secondary-700","hover:!text-gray-100","active:!bg-secondary-600"],i),children:e}),u&&c&&o.jsx("div",{className:"fixed inset-0 z-10",onClick:x}),u&&o.jsx("div",{className:O.clsx("absolute z-20 w-[150px] bg-white border border-gray-100 rounded-[16px] shadow-lg overflow-hidden",m(),s),children:o.jsx("div",{children:n.map((v,b)=>o.jsxs(S.default.Fragment,{children:[b>0&&o.jsx("div",{className:"border-t border-gray-100"}),o.jsx("button",{onClick:()=>g(v),disabled:v.disabled,className:O.clsx("w-full text-left pl-5 py-3 transition-colors duration-150 group",v.disabled?"opacity-50 cursor-not-allowed":"hover:bg-gray-50 cursor-pointer"),children:o.jsxs("div",{className:"flex items-center gap-3",children:[v.icon&&o.jsx("div",{className:"flex-shrink-0 text-primary-900",children:v.icon}),o.jsx("div",{className:"flex-1 min-w-0",children:o.jsx("div",{className:"font-medium text-primary-900",style:{fontSize:"14px"},children:v.label})})]})})]},v.id))})})]})},xr=({options:e,value:t,onChange:r,size:n="md",variant:a="neutral",disabled:i=!1,className:s,buttonClassName:l})=>{const c={xs:"h-[28px] px-[9.2px] text-[10px]",sm:"h-[34px] px-[10.6px] text-[12px]",md:"h-[42px] px-[13px] text-[14px]",lg:"h-[48px] px-[14.4px] text-[16px]"},u={xs:12,sm:16,md:20,lg:24},d={xs:{left:"rounded-l-[6px]",right:"rounded-r-[6px]"},sm:{left:"rounded-l-[8px]",right:"rounded-r-[8px]"},md:{left:"rounded-l-[10px]",right:"rounded-r-[10px]"},lg:{left:"rounded-l-[12px]",right:"rounded-r-[12px]"}},f={neutral:{base:"border border-surface-3 text-high-em bg-transparent",hover:"hover:bg-surface-2",active:"bg-surface-2 border-surface-4 z-10",disabled:"opacity-50 cursor-not-allowed"},brand:{base:"bg-brand-primary-main-special border-0 text-white-uniform",hover:"hover:bg-brand-primary-accent-special",active:"bg-brand-primary-accent-special",disabled:"bg-surface-3 text-disabled"},secondary:{base:"border-none rounded-none text-high-em bg-transparent",hover:"hover:bg-surface-2",active:"bg-surface-2",disabled:"opacity-50 cursor-not-allowed"}};return o.jsx("div",{className:O.clsx("inline-flex items-center",s),children:e.map((h,p)=>{const g=h.value===t,x=h.icon&&S.default.isValidElement(h.icon)?S.default.cloneElement(h.icon,{size:u[n],color:"currentColor"}):null;return o.jsxs("button",{type:"button",disabled:i,onClick:()=>r(h.value),className:O.clsx("inline-flex items-center justify-center font-semibold whitespace-nowrap transition-colors duration-200",a==="neutral"&&p>0&&"-ml-px",c[n],!l&&p===0&&d[n].left,!l&&p===e.length-1&&d[n].right,l,f[a].base,!g&&!i&&f[a].hover,g&&!i&&f[a].active,i&&"pointer-events-none","disabled:text-disabled"),children:[x&&o.jsx("span",{className:h.label?"mr-2":"",children:x}),h.label]},h.value)})})},BO={small:{wrapper:"w-[16px] h-[16px] rounded-[4px]",icon:"w-[16px] h-[16px]"},medium:{wrapper:"w-[20px] h-[20px] rounded-[6px]",icon:"w-[20px] h-[20px]"},large:{wrapper:"w-[24px] h-[24px] rounded-[8px]",icon:"w-[24px] h-[24px]"}},Fa={unchecked:"bg-transparent border-low-em hover:bg-surface-1",checked:"bg-black border-low-em text-white",indeterminate:"bg-transparent border-low-em text-low-em",disabled:{unchecked:"bg-surface-3 border-surface-4",checked:"bg-surface-3 border-surface-4 text-surface-4"}},FO=e=>o.jsx("svg",{fill:"none",viewBox:"0 0 24 24",strokeWidth:3,stroke:"currentColor",...e,children:o.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 13l4 4L19 7"})}),qO=e=>o.jsx("svg",{fill:"none",viewBox:"0 0 24 24",strokeWidth:3,stroke:"currentColor",...e,children:o.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 12h14"})}),Jt=({size:e="medium",checked:t=!1,indeterminate:r=!1,disabled:n=!1,className:a,...i})=>{const s=BO[e],l=P.useRef(null);return P.useEffect(()=>{l.current&&(l.current.indeterminate=r)},[r]),o.jsxs("label",{className:O.clsx("inline-flex items-center",n?"cursor-not-allowed":"cursor-pointer",a),children:[o.jsx("input",{ref:l,type:"checkbox",checked:t,disabled:n,className:"sr-only peer",...i}),o.jsxs("div",{className:O.clsx(s.wrapper,"inline-flex shrink-0 items-center justify-center border transition-colors duration-200",n?t||r?Fa.disabled.checked:Fa.disabled.unchecked:r?Fa.indeterminate:t?Fa.checked:Fa.unchecked,!n&&"peer-hover:border-low-em",!n&&"peer-focus-visible:ring-1 peer-focus-visible:ring-low-em peer-focus-visible:ring-offset-0"),children:[t&&!r&&o.jsx(FO,{className:s.icon}),r&&o.jsx(qO,{className:s.icon})]})]})},gr=({variant:e="neutral",size:t="md",disabled:r=!1,leadingIcon:n,trailingIcon:a,showLeadingIcon:i=!0,showTrailingIcon:s=!0,trailingIconPosition:l="inline",disableUnderline:c=!1,children:u,className:d,...f})=>{const h={neutral:"text-med-wm hover:text-high-em hover:border-low-em",info:"text-info-main hover:text-info-wm hover:border-info-accent-3"},p="text-disabled pointer-events-none",g={xs:{text:"text-[10px]",leadingGap:"mr-[2px]",trailingGap:"ml-[2px]"},sm:{text:"text-[12px]",leadingGap:"mr-[2px]",trailingGap:"ml-[2px]"},md:{text:"text-[14px]",leadingGap:"mr-[4px]",trailingGap:"ml-[4px]"},lg:{text:"text-[16px]",leadingGap:"mr-[4px]",trailingGap:"ml-[4px]"}},x={xs:12,sm:12,md:16,lg:20},m=i&&n&&S.default.isValidElement(n)?S.default.cloneElement(n,{size:x[t],color:"currentColor"}):null,v=s&&a&&S.default.isValidElement(a)?S.default.cloneElement(a,{size:x[t],color:"currentColor"}):null;return o.jsxs("a",{className:O.clsx("inline-flex items-center font-semibold transition-colors duration-200",!c&&"border-b-2 border-transparent",!r&&!c&&h[e],!r&&c&&(e==="neutral"?"text-high-em":"text-info-accent-1"),g[t].text,{"w-full justify-between":l==="end"},r&&p,d),"aria-disabled":r,tabIndex:r?-1:void 0,...r&&{href:void 0},...f,children:[o.jsxs("span",{className:"inline-flex items-center",children:[m&&o.jsx("span",{className:g[t].leadingGap,children:m}),o.jsx("span",{children:u}),l==="inline"&&o.jsx("span",{className:g[t].trailingGap,children:v})]}),l==="end"&&o.jsx("span",{className:"shrink-0",children:v})]})},WO=({icon:e,title:t,description:r,linkText:n="Link",linkHref:a="#",checked:i=!1,onCheckboxChange:s,onLinkClick:l,className:c,disabled:u=!1})=>{const d=h=>{s&&s(h.target.checked)},f=e?S.default.cloneElement(e,{size:32,color:"var(--dark-100)"}):null;return o.jsxs("div",{className:O.clsx("w-full min-h-40 bg-white border border-gray-400 rounded-xl py-8 flex flex-col",u&&"opacity-60 pointer-events-none",c),children:[o.jsxs("div",{className:"flex items-center justify-between mx-8 mb-3 shrink-0",children:[o.jsxs("div",{className:"flex items-center gap-3 flex-1 min-w-0",children:[f&&o.jsx("div",{className:"shrink-0",children:f}),o.jsx("h3",{className:"font-space-grotesk font-medium text-[20px] leading-tight text-[var(--dark-100)] truncate ml-2",style:{fontFamily:"var(--font-space-grotesk)"},children:t})]}),o.jsx("div",{className:"flex-shrink-0 mt-2",children:o.jsx(Jt,{size:"large",checked:i,onChange:d,disabled:u})})]}),o.jsx("div",{className:"mx-8 mt-4 mb-3 flex-shrink-0",style:{minHeight:"50px"},children:o.jsx("p",{className:"font-inter text-[12px] leading-[1.4] text-[var(--dark-700)] line-clamp-3",style:{fontFamily:"var(--font-inter)"},children:r})}),o.jsx("div",{className:"flex-1"}),o.jsx("div",{className:"border-t border-gray-400 mb-3 flex-shrink-0"}),o.jsx("div",{className:"mx-8 mt-4 flex-shrink-0",children:o.jsx(gr,{variant:"neutral",size:"md",href:a,onClick:l,disabled:u,trailingIconPosition:"end",disableUnderline:!0,children:n})})]})},el=S.default.forwardRef(({title:e,children:t,isCollapsed:r,onToggle:n,onClose:a,defaultCollapsed:i=!1,className:s},l)=>{const[c,u]=P.useState(i),d=r??c,f=r!==void 0,h=()=>{const g=!d;f||u(g),n?.(g)},p=J.twMerge(O.clsx("bg-surface-2 rounded-t-3 overflow-hidden","w-[311px]",s));return o.jsxs("div",{ref:l,className:p,children:[o.jsxs("div",{className:"flex items-center justify-between px-5 h-[38px]",children:[o.jsx(V,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:d?o.jsx(rm,{}):o.jsx(nm,{}),onClick:h,"aria-label":d?"Expand":"Collapse",className:"shrink-0"}),o.jsx("div",{className:"text-sm font-semibold text-med-em flex-1 text-center",children:e}),o.jsx(V,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:o.jsx(it,{}),onClick:a,"aria-label":"Close",className:"shrink-0"})]}),o.jsx("div",{className:"h-px bg-surface-3"}),!d&&t]})});el.displayName="ChatCollapsibleContainer";const vh=({children:e,arrowDirection:t="down",className:r})=>o.jsxs("div",{className:O.clsx("relative inline-block",r),children:[t==="up"&&o.jsx("div",{className:"absolute left-1/2 bottom-full -translate-x-1/2 -mb-px",style:{width:22,height:0,borderLeft:"10px solid transparent",borderRight:"10px solid transparent",borderBottom:"8px solid var(--surface-bg)"}}),o.jsx("div",{className:O.clsx("bg-surface-bg text-high-em p-6 border border-surface-3 text-xs font-medium rounded-xl shadow-lg whitespace-nowrap",t==="down"&&"border-b-0",t==="up"&&"border-t-0"),children:e}),t==="down"&&o.jsx("div",{className:"absolute left-1/2 top-full -translate-x-1/2 -mt-px",style:{width:22,height:0,borderLeft:"10px solid transparent",borderRight:"10px solid transparent",borderTop:"8px solid var(--surface-bg)"}})]}),tl=({progress:e,className:t,variant:r="none",...n})=>{const a=Math.min(100,Math.max(0,e)),s=O.clsx("w-full bg-surface-3 rounded-full relative overflow-visible flex-1 h-4",t),l="h-full rounded-full transition-all duration-300 ease-out bg-black",c=()=>{if(r==="none")return null;const u=`${a}%`;return r==="inline"?o.jsx("span",{className:"font-medium text-sm text-high-em shrink-0",children:u}):r==="below"?o.jsx("p",{className:"mt-2 font-medium text-sm text-high-em text-right",children:u}):null};return o.jsxs("div",{className:"flex flex-col gap-y-2 w-full",children:[o.jsxs("div",{className:"flex items-center w-full gap-x-5",children:[o.jsxs("div",{className:O.clsx(s,r==="tooltip"&&"group cursor-pointer"),role:"progressbar","aria-valuenow":a,"aria-valuemin":0,"aria-valuemax":100,"aria-label":`Progress: ${a}%`,...n,children:[o.jsx("div",{className:l,style:{width:`${a}%`}}),r==="tooltip"&&o.jsx("div",{className:"absolute bottom-full mb-4 opacity-100 visible transition-opacity duration-200 pointer-events-none",style:{left:`${a}%`,transform:"translateX(-50%)"},children:o.jsxs(vh,{arrowDirection:"down",children:[a,"%"]})})]}),r==="inline"&&c()]}),r==="below"&&c()]})},S2=S.default.forwardRef(({title:e="Todo:",items:t,onItemChange:r,isCollapsed:n,onToggle:a,onClose:i,defaultCollapsed:s=!1,className:l},c)=>{const h=t.length>3?150:void 0,p=t.filter(b=>b.checked).length,g=t.length,x=g>0?Math.round(p/g*100):0,m=(b,w)=>{r?.(b,w)},v=o.jsxs("div",{className:"flex items-center gap-3 flex-1",children:[o.jsxs("span",{className:"text-sm font-semibold text-med-em whitespace-nowrap",children:[typeof e=="string"?e:"Todo:"," ",p,"/",g]}),o.jsx(tl,{progress:x,variant:"none",className:"h-2"})]});return o.jsx(el,{ref:c,title:v,isCollapsed:n,onToggle:a,onClose:i,defaultCollapsed:s,className:l,children:o.jsx("div",{className:"overflow-y-auto",style:h?{maxHeight:`${h}px`}:void 0,children:t.map((b,w)=>o.jsxs(S.default.Fragment,{children:[o.jsxs("label",{className:"flex items-center px-8 h-[50px] gap-6 cursor-pointer",children:[o.jsx(Jt,{size:"medium",checked:b.checked,disabled:b.disabled,onChange:C=>m(b.id,C.target.checked)}),o.jsx("span",{className:O.clsx("text-xs font-semibold text-med-em flex-1",b.checked&&"line-through"),children:b.label})]}),w<t.length-1&&o.jsx("div",{className:"h-px bg-surface-3"})]},b.id))})})});S2.displayName="ChatCollapsibleCheck";const N2=S.default.forwardRef(({title:e,children:t,actions:r=[],isCollapsed:n,onToggle:a,onClose:i,defaultCollapsed:s=!1,className:l},c)=>o.jsxs(el,{ref:c,title:e,isCollapsed:n,onToggle:a,onClose:i,defaultCollapsed:s,className:l,children:[o.jsx("div",{className:"p-8",children:o.jsx("div",{className:"text-xs font-semibold text-med-em",children:t})}),o.jsx("div",{className:"h-px bg-surface-3"}),r.length>0&&o.jsx("div",{className:"flex gap-2 p-5",children:r.map((u,d)=>o.jsx(V,{variant:u.variant||"neutral",hierarchy:u.hierarchy||"tertiary",size:"xs",onClick:u.onClick,className:"flex-1",children:u.label},d))})]}));N2.displayName="ChatCollapsibleDialog";const HO={primary:"bg-brand-primary-main text-white-uniform hover:bg-primary-accent-3",secondary:"bg-surface-2 text-high-em hover:bg-surface-2",tertiary:"bg-white text-high-em border border-surface-3 hover:bg-surface-1 shadow-[0_1px_3px_-1px_rgba(0,0,0,0.16)]",quaternary:"bg-surface-2 text-med-em hover:bg-surface-3",success:"bg-success-accent-1 text-success-em hover:bg-success-accent-2",danger:"bg-danger-accent-1 text-danger-em hover:bg-danger-accent-2",warning:"bg-warning-accent-0 text-warning-em hover:bg-warning-accent-1",info:"bg-info-accent-1 text-info-em hover:bg-info-accent-2"},VO={xs:{container:"text-[10px] font-medium p-[4px] gap-[4px] h-[24px] rounded-[6px]",icon:12},sm:{container:"text-[12px] font-medium p-[8px] gap-[8px] h-[34px] rounded-[8px]",icon:16}},UO="bg-surface-3 text-disabled cursor-not-allowed",Lr=({variant:e="primary",size:t="sm",leadingIcon:r=!0,trailingIcon:n=!0,onTrailingIconClick:a,children:i,className:s,disabled:l,...c})=>{const u=VO[t];let d=null;r===!0?d=o.jsx(F.Add,{}):S.default.isValidElement(r)&&(d=r);const f=d?S.default.cloneElement(d,{size:u.icon,color:"currentColor"}):null;let h=null;n===!0?h=o.jsx(F.ArrowDown2,{}):S.default.isValidElement(n)&&(h=n);const p=h?S.default.cloneElement(h,{size:u.icon,color:"currentColor"}):null,g=m=>{m.stopPropagation(),a&&a(m)},x=()=>{const m={xs:{left:"pl-4",right:"pr-4",both:"px-4"},sm:{left:"pl-6",right:"pr-6",both:"px-6"}},v=!!f,b=!!p;return!v&&!b?m[t].both:!v&&b?m[t].left:v&&!b?m[t].right:""};return o.jsxs("button",{disabled:l,className:O.clsx("inline-flex items-center justify-center shrink-0 font-medium transition-colors duration-200","focus:outline-none",l?UO:HO[e],u.container,x(),s),...c,children:[f&&o.jsx("span",{className:"mr-1",children:f}),o.jsx("span",{children:i}),p&&o.jsx("span",{className:"ml-1 p-0.5 rounded-full",role:"button",onClick:g,children:p})]})},KO={xs:{container:"h-13 min-w-21",sidePadding:"px-7",titleGap:"gap-2",title:"text-[11px] font-semibold",description:"text-[9px] font-medium",tagSize:"xs",buttonSize:"xs"},sm:{container:"h-[50px] min-w-22",sidePadding:"px-8",titleGap:"gap-2",title:"text-xs font-semibold",description:"text-[10px] font-medium",tagSize:"xs",buttonSize:"sm"},md:{container:"h-[56px] min-w-24",sidePadding:"px-9",titleGap:"gap-3",title:"text-sm font-semibold",description:"text-xs font-medium",tagSize:"sm",buttonSize:"sm"},lg:{container:"h-[70px] min-w-25",sidePadding:"px-9",titleGap:"gap-3",title:"text-base font-semibold",description:"text-sm font-medium",tagSize:"sm",buttonSize:"md"}},yh=e=>{const{variant:t,size:r="md",title:n,disabled:a=!1,className:i,onClick:s,...l}=e,c=KO[r],u=O.clsx("flex w-full transition-colors duration-200","focus:outline-none focus-visible:ring-2 focus-visible:ring-brand-secondary-main",c.container,c.sidePadding,a?"bg-surface-3 cursor-not-allowed":"bg-transparent hover:bg-surface-1 active:bg-surface-2 cursor-pointer",i);if(t==="type-1"){const{leadingTag:d,trailingButton:f}=e,h=p=>{p.stopPropagation(),f?.onClick?.(p)};return o.jsxs("button",{type:"button",disabled:a,onClick:s,className:O.clsx(u,"items-center"),...l,children:[d&&o.jsx(Lr,{size:d.size||c.tagSize,variant:d.variant||"tertiary",disabled:a,leadingIcon:!1,trailingIcon:!1,children:d.content}),o.jsx("span",{className:O.clsx(c.title,a?"text-disabled":"text-med-em","truncate",d&&"ml-5"),children:n}),f&&o.jsx("div",{className:"ml-auto",children:o.jsx(V,{size:c.buttonSize,variant:f.variant||"neutral",hierarchy:f.hierarchy||"tertiary",icons:"only",leadingIcon:f.icon,onClick:h,disabled:a})})]})}if(t==="type-2"){const{tag:d,description:f}=e;return o.jsxs("button",{type:"button",disabled:a,onClick:s,className:O.clsx(u,"flex-col justify-center items-start"),...l,children:[o.jsxs("div",{className:"flex items-center gap-5",children:[o.jsx("span",{className:O.clsx(c.title,a?"text-disabled":"text-med-em","truncate"),children:n}),d&&o.jsx(Lr,{size:d.size||c.tagSize,variant:d.variant||"tertiary",disabled:a,leadingIcon:!1,trailingIcon:!1,children:d.content})]}),f&&o.jsx("span",{className:O.clsx(c.description,a?"text-disabled":"text-low-em","truncate w-full text-left"),children:f})]})}return null},Qa=({children:e,size:t="sm",className:r})=>{const n=t==="md"?"px-2 py-1 text-sm":"px-2 py-1 text-xs";return o.jsx("kbd",{className:O.clsx("bg-surface-1 rounded font-medium text-med-em",n,r),children:e})},GO={xs:{borderRadius:"rounded-[8px]",headerHeight:"h-[38px]",headerPadding:"px-5",headerText:"text-[11px] font-semibold",footerHeight:"h-[32px]",footerText:"text-[9px] font-medium",iconSize:14,buttonSize:"xs",kbdSize:"sm"},sm:{borderRadius:"rounded-[12px]",headerHeight:"h-[38px]",headerPadding:"px-5",headerText:"text-[12px] font-semibold",footerHeight:"h-[40px]",footerText:"text-[10px] font-medium",iconSize:16,buttonSize:"sm",kbdSize:"sm"},md:{borderRadius:"rounded-[16px]",headerHeight:"h-[38px]",headerPadding:"px-5",headerText:"text-[14px] font-semibold",footerHeight:"h-[48px]",footerText:"text-[12px] font-medium",iconSize:18,buttonSize:"sm",kbdSize:"sm"},lg:{borderRadius:"rounded-[20px]",headerHeight:"h-[38px]",headerPadding:"px-5",headerText:"text-[16px] font-semibold",footerHeight:"h-[56px]",footerText:"text-[14px] font-medium",iconSize:20,buttonSize:"md",kbdSize:"sm"}},ZO=({config:e})=>o.jsxs(o.Fragment,{children:[o.jsx("div",{className:O.clsx("flex items-center",e.headerHeight,e.headerPadding,"bg-surface-bg"),children:o.jsx("span",{className:O.clsx(e.headerText,"text-med-em"),children:"Opciones"})}),o.jsx("div",{className:"border-t border-surface-3"})]}),YO=({config:e,category:t,onBack:r})=>o.jsxs(o.Fragment,{children:[o.jsxs("div",{className:O.clsx("flex items-center gap-3",e.headerHeight,e.headerPadding,"bg-surface-bg"),children:[o.jsx(V,{size:e.buttonSize,variant:"neutral",hierarchy:"secondary",icons:"only",leadingIcon:o.jsx(F.ArrowLeft2,{}),onClick:r}),o.jsx(Lr,{size:"xs",variant:t.leadingTag.variant||"tertiary",leadingIcon:!1,trailingIcon:!1,children:t.leadingTag.content}),o.jsx("span",{className:O.clsx(e.headerText,"text-med-em"),children:t.title})]}),o.jsx("div",{className:"border-t border-surface-3"})]}),XO=({config:e})=>o.jsxs(o.Fragment,{children:[o.jsx("div",{className:"border-t border-surface-3"}),o.jsxs("div",{className:O.clsx("flex items-center justify-between",e.footerHeight,e.headerPadding,"bg-surface-bg"),children:[o.jsxs("div",{className:"flex items-center gap-2",children:[o.jsxs("div",{className:"flex items-center gap-1",children:[o.jsx(Qa,{size:e.kbdSize,children:"↑"}),o.jsx(Qa,{size:e.kbdSize,children:"↓"})]}),o.jsx("span",{className:O.clsx(e.footerText,"text-low-em"),children:"navegar"})]}),o.jsxs("div",{className:"flex items-center gap-2",children:[o.jsx(Qa,{size:e.kbdSize,children:"↩"}),o.jsx("span",{className:O.clsx(e.footerText,"text-low-em"),children:"seleccionar"})]}),o.jsxs("div",{className:"flex items-center gap-2",children:[o.jsx(Qa,{size:e.kbdSize,children:"esc"}),o.jsx("span",{className:O.clsx(e.footerText,"text-low-em"),children:"cerrar"})]})]})]}),QO=({categories:e=[],size:t="md",onCategorySelect:r,onItemSelect:n,onClose:a,floating:i=!1,className:s,...l})=>{const[c,u]=P.useState("categories"),[d,f]=P.useState(null),h=GO[t],p=m=>{f(m),u("items"),r?.(m.id)},g=()=>{u("categories"),f(null)},x=m=>{d&&n?.(d.id,m.id)};return o.jsxs("div",{className:O.clsx("bg-surface-bg border border-surface-3 overflow-hidden","flex flex-col w-fit",h.borderRadius,i&&"absolute z-50",s),style:{boxShadow:"0px 8px 24px -4px rgba(0, 0, 0, 0.12)"},...l,children:[c==="categories"?o.jsx(ZO,{config:h}):d?o.jsx(YO,{config:h,category:d,onBack:g}):null,c==="categories"?e.map(m=>o.jsx(yh,{variant:"type-1",size:t,title:m.title,leadingTag:m.leadingTag,trailingButton:{icon:o.jsx(F.ArrowRight2,{}),onClick:()=>p(m),variant:"neutral",hierarchy:"secondary"},onClick:()=>p(m)},m.id)):d?d.items.map(m=>o.jsx(yh,{variant:"type-2",size:t,title:m.title,tag:m.tag,description:m.description,onClick:()=>x(m)},m.id)):null,o.jsx(XO,{config:h})]})},O2=({className:e,activeView:t="chat",onChatClick:r,onHistorialClick:n,onSettingsClick:a,onCloseClick:i,containerWidth:s=0})=>{const l=[{id:"chat",label:"Chat",icon:o.jsx(Qj,{}),content:o.jsx("div",{})},{id:"historial",label:"Historial",icon:o.jsx(Jj,{}),content:o.jsx("div",{})}],c=l.findIndex(f=>f.id===t),u=f=>{const h=l[f];h.id==="chat"?r?.():h.id==="historial"&&n?.()},d=s<=350?"only-icon":"line-icons";return o.jsxs("div",{className:O.clsx("flex w-full items-baseline justify-between rounded-t-lg",e),children:[o.jsx("div",{className:"flex items-center",children:o.jsx(vm,{variant:d,tabs:l,selectedIndex:c,onChange:u,contentSpacing:"none",showBorder:!1})}),o.jsxs("div",{className:"flex items-center gap-2 pr-8 self-center",children:[o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx(F.Add,{}),onClick:a,"aria-label":"Add"}),o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx(it,{}),onClick:i,"aria-label":"Close"})]})]})},JO={xs:12,sm:16,"sm-md":20,md:24,"md-lg":28,lg:32,xl:36,"2xl":40},ie=({size:e="md",children:t,color:r="currentColor",imageUrl:n,alt:a="Icon",className:i})=>{const[s,l]=P.useState(!1),c=typeof e=="number"?e:JO[e];if(n&&!s)return o.jsx("img",{src:n,alt:a,className:O.clsx("rounded-[12px]","object-cover",i),style:{width:c,height:c},onError:()=>l(!0)});if(S.default.isValidElement(t)){const u=t.props.className;return S.default.cloneElement(t,{size:c,color:r,className:O.clsx(i,typeof u=="string"?u:void 0)})}return o.jsx(F.InfoCircle,{size:c,color:r,className:i})},ft=({icon:e,label:t,gap:r=4,align:n="center",iconSize:a="md",labelSize:i,iconColorClass:s="text-low-em",labelColorClass:l="text-low-em",className:c,children:u,...d})=>{const f=`gap-${r}`,h={start:"items-start",center:"items-center",end:"items-end"}[n],p=i?`text-${i}`:"";return o.jsxs("div",{className:O.clsx("flex",h,f,c),...d,children:[e&&o.jsx("span",{className:s,children:o.jsx(ie,{size:a,children:e})}),t&&o.jsx("span",{className:O.clsx(p,l),children:t}),u]})},qt={sm:{height:"h-[32px]",rounded:"rounded-[8px]",iconSize:12,labelFontSize:"text-[10px]",hintFontSize:"text-[10px]",hintIconSize:12},md:{height:"h-[38px]",rounded:"rounded-[12px]",iconSize:16,labelFontSize:"text-xs",hintFontSize:"text-xs",hintIconSize:12},lg:{height:"h-[48px]",rounded:"rounded-[12px]",iconSize:20,labelFontSize:"text-sm",hintFontSize:"text-sm",hintIconSize:14}},We={default:{wrapper:"bg-surface-2 border-transparent hover:bg-surface-3",hint:"text-med-em",placeholder:"text-placeholder"},outlined:{wrapper:"bg-white border-surface-4",hint:"text-med-em",placeholder:"text-placeholder"},danger:{wrapper:"bg-danger-accent-1 border-danger-accent-2",hint:"text-danger-em",placeholder:"text-danger-em"},success:{wrapper:"bg-success-accent-1 border-success-accent-2",hint:"text-success-em",placeholder:"text-success-em"}},e6={default:{...We.default,placeholder:"placeholder-placeholder text-med-em",icon:"text-high-em"},outlined:{...We.outlined,placeholder:"placeholder-placeholder text-med-em",icon:"text-high-em"},danger:{...We.danger,wrapper:"bg-danger-accent-1 border-danger-accent-2 hover:border-accent-2 text-danger-em",placeholder:"placeholder-danger-main text-danger-em",icon:"text-danger-em"},success:{...We.success,wrapper:"bg-success-accent-1 border-success-accent-2 hover:border-success-accent-2",placeholder:"placeholder-success-main text-success-em",icon:"text-success-em"}},t6={sm:{...qt.sm,inputPadding:"px-3",textareaPadding:"px-3 py-3",fontSize:"text-xs font-regular",leadingIconPosition:"left-4",trailingIconPosition:"right-4",inputPaddingLeftWithIcon:"pl-[32px]",inputPaddingRightWithIcon:"pr-10"},md:{...qt.md,inputPadding:"px-3.5",textareaPadding:"px-3.5 py-4",fontSize:"text-sm font-regular",leadingIconPosition:"left-6",trailingIconPosition:"right-6",inputPaddingLeftWithIcon:"pl-[36px]",inputPaddingRightWithIcon:"pr-12"},lg:{...qt.lg,inputPadding:"px-4",textareaPadding:"px-4 py-5",fontSize:"text-base font-regular",leadingIconPosition:"left-8",trailingIconPosition:"right-8",inputPaddingLeftWithIcon:"pl-[44px]",inputPaddingRightWithIcon:"pr-14"}},so={wrapper:"bg-surface-3 pointer-events-none border-transparent",input:"disabled:text-disabled disabled:placeholder-disabled",hint:"text-disabled"},me=P.forwardRef(({variant:e="default",size:t="md",label:r,hint:n,leadingIcon:a,trailingIcon:i,leadingIconColor:s,trailingIconColor:l,disabled:c,className:u,type:d,customBackground:f,placeholderColor:h,multiline:p,customFontWeight:g,fontSize:x,customFontSize:m,hintIconVariant:v,onInputClick:b,...w},C)=>{const y=e6[e],j=t6[t],N=d==="password",[_,A]=P.useState(!1),I=N&&_?"text":d,k=m||x,E={xs:"text-xs",sm:"text-sm",md:"text-base",lg:"text-lg",xl:"text-xl"},T=k&&E[k]||void 0,M=k&&!E[k]?{fontSize:k}:void 0,R=B=>{const W=B.currentTarget;W.style.height="auto",W.style.height=`${W.scrollHeight}px`,w.onChange&&w.onChange(B)},$=f,L=$?/^[a-z]+-[a-z0-9-]+$/i.test($)?`var(--${$})`:$:void 0,q=g||void 0,U=B=>{b&&(B.preventDefault(),b())},D=J.twMerge(O.clsx("w-full bg-transparent text-placeholder focus:outline-none text-ellipsis",!p&&"h-full",p?j.textareaPadding:j.inputPadding,!g&&"font-medium",!k&&j.fontSize,y.placeholder,c&&so.input,h,T,a&&j.inputPaddingLeftWithIcon,(i||N&&!p)&&j.inputPaddingRightWithIcon,b&&"cursor-pointer pointer-events-none"));return o.jsxs("div",{className:J.twMerge(O.clsx("flex flex-col gap-1.5",b&&"cursor-pointer",u)),onClick:U,children:[r&&o.jsx("label",{htmlFor:w.id,className:J.twMerge(O.clsx("font-semibold text-med-em pl-[2px] truncate",j.labelFontSize)),children:r}),o.jsxs("div",{className:J.twMerge(O.clsx("relative flex items-center border transition-colors duration-200",j.rounded,!p&&j.height,y.wrapper,c&&so.wrapper)),style:{backgroundColor:L},children:[a&&o.jsx(ie,{size:j.iconSize,className:J.twMerge(O.clsx("absolute top-1/2 -translate-y-1/2",j.leadingIconPosition,s||y.icon)),children:a}),p?o.jsx("textarea",{ref:C,disabled:c,className:J.twMerge(D,"resize-none overflow-hidden"),style:{fontWeight:q,...M},onInput:R,rows:1,...w}):o.jsx("input",{ref:C,disabled:c,type:I,className:D,style:{fontWeight:q,...M},...w}),!p&&N?o.jsx("button",{type:"button",onClick:()=>A(!_),className:J.twMerge(O.clsx("absolute top-1/2 -translate-y-1/2 text-placeholder hover:text-med focus:outline-none transition-colors",j.trailingIconPosition)),"aria-label":_?"Ocultar contraseña":"Mostrar contraseña",tabIndex:-1,children:_?o.jsx(s2,{size:j.iconSize}):o.jsx(o2,{size:j.iconSize})}):i?o.jsx(ie,{size:j.iconSize,className:J.twMerge(O.clsx("absolute top-1/2 -translate-y-1/2",j.trailingIconPosition,l||y.icon)),children:i}):null]}),n&&o.jsx(ft,{icon:o.jsx(F.InfoCircle,{variant:v||"Bold"}),label:n,iconSize:j.hintIconSize,gap:1,iconColorClass:O.clsx(y.hint,c&&so.hint),labelColorClass:O.clsx(y.hint,c&&so.hint),className:J.twMerge(O.clsx(j.hintFontSize,"font-semibold"))})]})});me.displayName="InputField";const r6={xs:{container:"h-[40px] min-w-[250px]",sidePadding:"pl-6 pr-7",checkboxMargin:"mr-5",middleGap:"gap-5",rightGap:"gap-5",checkbox:"small",leadingImage:"sm",leadingIcon:"xs",trailingIcon:"xs",title:"text-[11px] font-semibold",description:"text-[9px] font-medium",tag:"xs",trailingText:"text-[9px] font-medium"},sm:{container:"h-[50px] min-w-[290px]",sidePadding:"pl-7 pr-8",checkboxMargin:"mr-6",middleGap:"gap-6",rightGap:"gap-6",checkbox:"small",leadingImage:"md",leadingIcon:"sm",trailingIcon:"sm",title:"text-[12px] font-semibold",description:"text-[10px] font-medium",tag:"xs",trailingText:"text-[10px] font-medium"},md:{container:"h-[56px] min-w-[340px]",sidePadding:"pl-9 pr-9",checkboxMargin:"mr-6",middleGap:"gap-6",rightGap:"gap-6",checkbox:"medium",leadingImage:"lg",leadingIcon:"sm-md",trailingIcon:"sm-md",title:"text-[14px] font-semibold",description:"text-[12px] font-medium",tag:"xs",trailingText:"text-[12px] font-medium"},lg:{container:"h-[70px] min-w-[420px]",sidePadding:"pl-9 pr-9",checkboxMargin:"mr-6",middleGap:"gap-6",rightGap:"gap-6",checkbox:"large",leadingImage:"2xl",leadingIcon:"md",trailingIcon:"md",title:"text-[16px] font-semibold",description:"text-[14px] font-medium",tag:"sm",trailingText:"text-[14px] font-medium"}},vt=({size:e="md",disabled:t=!1,showCheckbox:r=!0,showLeadingImage:n=!0,showLeadingIcon:a=!0,showDescription:i=!0,showTrailingIcon:s=!0,showTag:l=!0,showTrailingText:c=!0,title:u,description:d,customTitleColor:f,customBackgroundColor:h,customHoverColor:p,customLeadingIconColor:g,checked:x=!1,indeterminate:m=!1,onCheckboxChange:v,leadingImageUrl:b,leadingImageAlt:w="List item image",leadingIcon:C,trailingIcon:y,tagContent:j,tagVariant:N="tertiary",trailingText:_,className:A,middleContainerClassName:I,as:k="button",onClick:E,...T})=>{const M=r6[e],R=U=>{U.stopPropagation()},$=U=>{v?.(U.target.checked)},L=J.twMerge(O.clsx("flex items-center w-full transition-colors duration-200","focus:outline-none focus-visible:ring-2 focus-visible:ring-brand-secondary-main",M.container,M.sidePadding,h||(t?"bg-surface-3 cursor-not-allowed":"bg-transparent hover:bg-surface-1 active:bg-surface-2 cursor-pointer"),h&&(t?"cursor-not-allowed":"cursor-pointer"),p&&!t&&p),A),q=o.jsxs(o.Fragment,{children:[r&&o.jsx("div",{onClick:R,className:O.clsx("flex items-center",M.checkboxMargin),children:o.jsx(Jt,{size:M.checkbox,checked:x,indeterminate:m,onChange:$,disabled:t})}),o.jsxs("div",{className:J.twMerge(O.clsx("flex items-center",M.middleGap),I),children:[n&&b&&o.jsx("div",{className:O.clsx("shrink-0",t&&"opacity-50"),children:o.jsx(ie,{size:M.leadingImage,imageUrl:b,alt:w})}),a&&o.jsx("div",{className:"shrink-0",children:o.jsx(ie,{size:M.leadingIcon,color:t?"var(--text-disabled)":g||"var(--med-em)",children:C||o.jsx(F.Element3,{})})}),o.jsxs("div",{className:"flex flex-col gap-0 justify-start items-start min-w-0 shrink mr-8",children:[o.jsx("span",{className:O.clsx(M.title,f||(t?"text-disabled":"text-med-em"),"truncate max-w-full"),children:u}),i&&d&&o.jsx("span",{className:O.clsx(M.description,t?"text-disabled":"text-low-em","truncate max-w-full"),children:d})]})]}),o.jsxs("div",{className:O.clsx("flex items-center ml-auto",M.rightGap),children:[s&&o.jsx(ie,{size:M.trailingIcon,color:t?"var(--text-disabled)":"var(--high-em)",children:y||o.jsx(F.ArrowRight2,{})}),l&&j&&o.jsx(Lr,{size:M.tag,variant:N,disabled:t,leadingIcon:!1,trailingIcon:!1,children:j}),c&&_&&o.jsx("span",{className:O.clsx(M.trailingText,t?"text-disabled":"text-low-em"),children:_})]})]});return k==="div"?o.jsx("div",{className:L,...T,children:q}):o.jsx("button",{type:"button",disabled:t,onClick:E,className:L,...T,children:q})};function n6(e,t){const[r,n]=P.useState(e);return P.useEffect(()=>{const a=setTimeout(()=>{n(e)},t);return()=>{clearTimeout(a)}},[e,t]),r}const a6={position:"fixed",visibility:"hidden",top:0,left:0,zIndex:50};function Zi({triggerRef:e,panelRef:t,enabled:r,offset:n=8,constrain:a=!1}){const[i,s]=P.useState(a6);return P.useLayoutEffect(()=>{if(!r)return;const l=()=>{if(!e.current||!t.current)return;const c=e.current.getBoundingClientRect(),u=t.current.getBoundingClientRect(),d=window.innerWidth,f=window.innerHeight,h=16,p=f-c.bottom-n-h,g=c.top-n-h;let x,m;p>=u.height||p>=g?(x=c.bottom+n,m=f-x-h):(m=g,x=c.top-n-Math.min(u.height,m));let v=c.right-u.width;v<h&&(v=c.left),v=Math.max(h,v),s({position:"fixed",top:x,left:v,...a&&{maxHeight:Math.max(0,m),maxWidth:d-h*2},visibility:"visible",zIndex:50})};return l(),window.addEventListener("scroll",l,!0),window.addEventListener("resize",l),()=>{window.removeEventListener("scroll",l,!0),window.removeEventListener("resize",l)}},[r,e,t,n]),i}function rl({refs:e,onClose:t,enabled:r=!0}){P.useEffect(()=>{if(!r)return;const n=i=>{e.some(s=>s.current?.contains(i.target))||t()},a=i=>{e.some(s=>s.current?.contains(i.target))||t()};return document.addEventListener("mousedown",n),window.addEventListener("scroll",a,!0),()=>{document.removeEventListener("mousedown",n),window.removeEventListener("scroll",a,!0)}},[r,t])}function i6({triggerRef:e,open:t,onClose:r,constrain:n=!1,offset:a}){const i=P.useRef(null),s=Zi({triggerRef:e,panelRef:i,enabled:t,constrain:n,offset:a});return P.useEffect(()=>{if(!t)return;const c=u=>{u.key==="Escape"&&r()};return document.addEventListener("keydown",c),()=>document.removeEventListener("keydown",c)},[t,r]),{panelRef:i,portalStyle:s,backdropProps:{style:{position:"fixed",inset:0,zIndex:49},onMouseDown:r}}}function nl(){const e=P.useRef(null),[t,r]=P.useState(1/0);return P.useEffect(()=>{const n=e.current;if(!n)return;const a=new ResizeObserver(i=>{r(i[0].contentRect.width)});return a.observe(n),()=>a.disconnect()},[]),[e,t]}function o6(){const e=P.useRef(null),[t,r]=P.useState(0);return P.useEffect(()=>{const n=e.current;if(!n)return;const a=new ResizeObserver(i=>{r(i[0].contentRect.height)});return a.observe(n),()=>a.disconnect()},[]),[e,t]}const s6={xs:"rounded-[8px]",sm:"rounded-[12px]",md:"rounded-[16px]",lg:"rounded-[20px]"},Ht=({items:e=[],header:t,headerSize:r="xs",size:n="md",selectedIds:a=[],onSelect:i,floating:s=!1,triggerRef:l,onClose:c,className:u,...d})=>{const f=s6[n],h=!!l,p=S.default.useRef(null);rl({refs:[p,...l?[l]:[]],onClose:c??(()=>{}),enabled:!!c});const g=Zi({triggerRef:l??{current:null},panelRef:p,enabled:h}),x=o.jsxs("div",{ref:p,className:O.clsx("bg-surface-bg border border-surface-3 overflow-hidden","flex flex-col w-fit",f,!h&&s&&"absolute z-50",u),style:{boxShadow:"0px 8px 24px -4px rgba(0, 0, 0, 0.12)",...h?g:{}},...d,children:[t&&o.jsxs(o.Fragment,{children:[o.jsx(vt,{size:r,title:t.title,showCheckbox:!1,showLeadingImage:!1,showLeadingIcon:!1,showDescription:!1,showTrailingIcon:!1,showTag:!1,showTrailingText:!1,className:"shrink-0 cursor-default hover:bg-transparent active:bg-transparent",customTitleColor:"text-low-em"}),o.jsx("div",{className:"border-t border-surface-3"})]}),e.map((m,v)=>{const{id:b,showDividerAfter:w,onClick:C,onSelect:y,customBackgroundColor:j,customHoverColor:N,..._}=m,A=b?a.includes(b):!1,I=v===e.length-1;return o.jsxs(S.default.Fragment,{children:[o.jsx(vt,{size:n,onClick:k=>{y?.(),b&&i?.(b),C?.(k)},customBackgroundColor:j||"bg-surface-bg",customHoverColor:N||"hover:bg-surface-2",className:O.clsx("shrink-0",A&&"bg-surface-1",_.className),checked:A,..._}),w&&!I&&o.jsx("div",{className:"border-t border-surface-3"})]},b||v)})]});return h&&typeof document<"u"?Sa.createPortal(x,document.body):x},P2=({id:e,title:t,preview:r,onClick:n,menuItems:a,className:i})=>{const[s,l]=P.useState(!1),c=P.useRef(null),u=P.useRef(null);P.useEffect(()=>{const f=h=>{c.current&&!c.current.contains(h.target)&&u.current&&!u.current.contains(h.target)&&l(!1)};return s&&document.addEventListener("mousedown",f),()=>{document.removeEventListener("mousedown",f)}},[s]);const d=a?.map((f,h)=>{const p=h===a.length-1;return{...f,showCheckbox:!1,showLeadingImage:!1,showLeadingIcon:!0,showDescription:!1,showTrailingIcon:!1,showTag:!1,showTrailingText:!1,showDividerAfter:h===a.length-2,className:O.clsx("!h-[34px]",f.className),...p&&{customTitleColor:"text-danger-em",customLeadingIconColor:"var(--danger-em)"}}})||[];return o.jsxs("div",{className:O.clsx("group flex items-start justify-between gap-3 px-8 py-4 hover:bg-surface-1 transition-colors cursor-pointer",i),onClick:n,children:[o.jsxs("div",{className:"flex-1 min-w-0",children:[o.jsx("h3",{className:"text-xs font-semibold text-med-em mb-1",children:t}),o.jsx("p",{className:"text-[10px] font-medium text-low-em",children:r})]}),a&&a.length>0&&o.jsxs("div",{className:"flex-shrink-0 relative",onClick:f=>f.stopPropagation(),children:[o.jsx(V,{ref:u,variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx(F.More,{variant:"Linear"}),"aria-label":"Más opciones",onClick:()=>l(!s)}),s&&o.jsx("div",{ref:c,className:"absolute right-0 top-full mt-1 z-50",children:o.jsx(Ht,{items:d,size:"xs",className:"!w-[182px]",onSelect:f=>{const h=a.find(p=>p.id===f);h?.onClick&&h.onClick({}),l(!1)}})})]})]})},l6=e=>{const t=new Date,r=new Date(t.getFullYear(),t.getMonth(),t.getDate()),n=new Date(r.getTime()-10080*60*1e3),a=new Date(r.getTime()-720*60*60*1e3),i=new Date(r.getTime()-2160*60*60*1e3);return e.reduce((s,l)=>{const c=new Date(l.timestamp);return c>=r?s.today.push(l):c>=n?s.last7Days.push(l):c>=a?s.last30Days.push(l):c>=i&&s.last90Days.push(l),s},{today:[],last7Days:[],last30Days:[],last90Days:[]})},c6=(e,t)=>{if(!t.trim())return e;const r=t.toLowerCase();return e.filter(n=>n.title.toLowerCase().includes(r))},A2=({items:e,onItemClick:t,searchPlaceholder:r="Buscar en el historial...",className:n,onSearchChange:a,emptyState:i})=>{const[s,l]=P.useState(""),c=P.useMemo(()=>{const h=c6(e,s);return l6(h)},[e,s]),u=h=>{const p=h.target.value;l(p),a?.(p)},d=(h,p)=>p.length===0?null:o.jsxs("div",{children:[o.jsx("div",{className:"px-8 py-8",children:o.jsx("h3",{className:"text-xs font-semibold text-low-em",children:h})}),p.map((g,x)=>o.jsxs(S.default.Fragment,{children:[o.jsx(P2,{id:g.id,title:g.title,preview:g.preview,menuItems:g.menuItems,onClick:()=>t?.(g)}),x<p.length-1&&o.jsx("div",{className:"border-b border-surface-2"})]},g.id))]},h),f=c.today.length===0&&c.last7Days.length===0&&c.last30Days.length===0&&c.last90Days.length===0;return o.jsxs("div",{className:O.clsx("flex flex-col",n),children:[o.jsx("div",{className:"px-8 pt-9",children:o.jsx(me,{size:"md",variant:"default",placeholder:r,leadingIcon:o.jsx(F.SearchNormal,{size:20,variant:"Linear"}),value:s,onChange:u})}),f?s?o.jsx("div",{className:"flex flex-col items-center justify-center py-12 px-8",children:o.jsxs("p",{className:"text-sm text-low-em text-center",children:['No se encontraron resultados para "',s,'"']})}):i??null:o.jsxs("div",{className:"flex flex-col",children:[d("Hoy",c.today),d("Últimos 7 días",c.last7Days),d("Últimos 30 días",c.last30Days),d("Últimos 90 días",c.last90Days)]})]})},u6=[{id:"conversation",label:"Conversación"},{id:"constructor",label:"Constructor"}],_2=({inputValue:e,onInputChange:t,onSendClick:r,placeholder:n="Input Text",variant:a="default",className:i,minLines:s=2,maxLines:l=10})=>{const[c,u]=P.useState("conversation"),d=P.useRef(null),f=20,h=s*f,p=l*f;P.useEffect(()=>{const x=d.current?.querySelector("textarea");if(!x)return;x.style.height="0px",x.style.overflow="hidden";const m=x.scrollHeight,v=Math.max(h,Math.min(m,p));x.style.height=`${v}px`,x.style.overflow=m>p?"auto":"hidden"},[e,h,p]);const g=x=>{x.key==="Enter"&&!x.shiftKey&&(x.preventDefault(),r?.())};return o.jsxs("div",{ref:d,className:O.clsx("flex flex-col gap-3 p-4 rounded-xl bg-surface-2 border border-surface-3",i),children:[o.jsx("div",{className:"mb-1",children:o.jsx(V,{variant:"neutral",hierarchy:"quaternary",size:"xs",icons:"only",leadingIcon:o.jsx(F.Hashtag,{}),"aria-label":"Add"})}),o.jsx(xl,{variant:"default",placeholder:n,value:e,onChange:x=>t?.(x.target.value),onKeyDown:g,resize:"none",className:"[&_textarea]:!min-h-0"}),o.jsxs("div",{className:"flex items-center justify-between gap-4",children:[o.jsxs("div",{className:"flex items-center justify-start gap-4",children:[o.jsx("div",{className:"flex items-center gap-4",children:o.jsx(V,{variant:"neutral",hierarchy:"quaternary",size:"md",borderRadius:"12px",icons:"only",leadingIcon:o.jsx(F.AddCircle,{}),"aria-label":"Add"})}),a==="default"&&o.jsx(ml,{withBorder:!0,items:u6,value:c,onChange:u,size:"ai-chat"})]}),o.jsx(V,{variant:"neutral",hierarchy:"primary",size:"md",icons:"only",borderRadius:"12px",leadingIcon:o.jsx(i2,{}),onClick:r,"aria-label":"Send"})]})]})},ui=({variant:e,hierarchy:t="flat",children:r,className:n})=>o.jsx("div",{className:O.clsx("chat-message-container",e==="sent"?"chat-message-sent":"chat-message-received",t==="bubble"&&e==="sent"&&"bg-surface-2 px-4 rounded-lg rounded-tr-none",t==="bubble"&&e==="received"&&"bg-white px-4 rounded-lg rounded-tl-none",n),children:o.jsx("div",{className:O.clsx("chat-message-content",e==="sent"?"chat-message-sent-content":"chat-message-received-content"),children:r})}),bh=({className:e,onCopyClick:t,onLikeClick:r,onDislikeClick:n,onRefreshClick:a})=>{const[i,s]=P.useState(!1),[l,c]=P.useState(!1),u=()=>{s(!i),r?.()},d=()=>{c(!l),n?.()};return o.jsxs("div",{className:O.clsx("inline-flex items-center gap-4",e),children:[o.jsx("button",{onClick:t,className:"p-1 rounded hover:bg-surface-2 transition-colors cursor-pointer text-high-em","aria-label":"Copy message",children:o.jsx(ie,{size:"sm",children:o.jsx(F.Copy,{})})}),o.jsx("button",{onClick:u,className:"p-1 rounded hover:bg-surface-2 transition-colors cursor-pointer text-high-em","aria-label":"Like message",children:o.jsx(ie,{size:"sm",children:i?o.jsx(F.Like1,{variant:"Bold"}):o.jsx(F.Like1,{variant:"Outline"})})}),o.jsx("button",{onClick:d,className:"p-1 rounded hover:bg-surface-2 transition-colors cursor-pointer text-high-em","aria-label":"Dislike message",children:o.jsx(ie,{size:"sm",children:l?o.jsx(F.Dislike,{variant:"Bold"}):o.jsx(F.Dislike,{variant:"Outline"})})}),o.jsx("button",{onClick:a,className:"p-1 rounded hover:bg-surface-2 transition-colors cursor-pointer text-high-em","aria-label":"Refresh response",children:o.jsx(ie,{size:"sm",children:o.jsx(F.Refresh,{})})})]})},k2=({fileName:e,fileSize:t,alignment:r="left",className:n,...a})=>o.jsx("a",{href:a.href||"#",download:!0,className:O.clsx("block w-full border border-surface-2 p-4 transition-colors hover:bg-surface-2","py-6 px-8 h-[68px]",{"rounded-tr-lg rounded-br-lg rounded-bl-lg":r==="left","rounded-tl-lg rounded-bl-lg rounded-br-lg":r==="right"},n),...a,children:o.jsxs("div",{className:"flex flex-col text-low-em",children:[o.jsx("span",{className:"font-medium text-sm",children:e}),o.jsx("span",{className:"font-normal text-sm",children:t})]})}),im=({className:e})=>o.jsx("div",{className:O.clsx("w-full max-w-max self-start",e),children:o.jsx("div",{className:"flex items-center gap-1 px-4 py-3",children:o.jsxs("div",{className:"flex items-center gap-3",children:[o.jsx("span",{className:"w-3 h-3 bg-low-em rounded-full animate-typing-dot",style:{animationDelay:"0ms"}}),o.jsx("span",{className:"w-3 h-3 bg-surface-4 rounded-full animate-typing-dot",style:{animationDelay:"200ms"}}),o.jsx("span",{className:"w-3 h-3 bg-low-em rounded-full animate-typing-dot",style:{animationDelay:"400ms"}})]})})}),d6=S.default.lazy(()=>Promise.resolve().then(()=>require("./index-Cec9RLp9.cjs"))),Yx=({children:e})=>o.jsx(P.Suspense,{fallback:o.jsx("span",{children:e}),children:o.jsx(d6,{children:e})}),T2=S.default.memo(({messages:e,showTypingIndicator:t=!1,children:r,className:n,borderSide:a="none",borderStyle:i="surface-3",showHeader:s=!1,headerHeight:l=56,activeView:c="chat",onChatClick:u,onHistorialClick:d,onSettingsClick:f,onCloseClick:h,containerWidth:p=0,historialItems:g=[],onHistorialItemClick:x,historialSearchPlaceholder:m,onHistorialSearchChange:v,historialEmptyState:b,showChatInput:w=!0,chatInputValue:C,onChatInputChange:y,onChatSendClick:j,chatInputPlaceholder:N="Input Text",chatInputVariant:_="default",chatInputMinLines:A=2,chatInputMaxLines:I=10,onMessageCopyClick:k,onMessageLikeClick:E,onMessageDislikeClick:T,onMessageRefreshClick:M})=>{const R=S.default.useMemo(()=>a==="none"?"":`${a==="left"?"border-l":"border-r"} ${i==="surface-3"?"border-surface-3":"border-surface-4"}`,[a,i]);return o.jsxs("div",{className:`h-full w-full flex flex-col bg-white ${R} ${n||""}`,children:[s&&o.jsxs(o.Fragment,{children:[o.jsx("div",{style:{height:`${l}px`},children:o.jsx(O2,{activeView:c,onChatClick:u,onHistorialClick:d,onSettingsClick:f,onCloseClick:h,containerWidth:p,className:"pl-8 items-end h-full"})}),o.jsx(he,{})]}),c==="historial"?o.jsx(A2,{items:g,onItemClick:x,searchPlaceholder:m,onSearchChange:v,emptyState:b,className:"flex-1 overflow-y-auto"}):o.jsxs(o.Fragment,{children:[o.jsx("div",{className:"flex-1 overflow-y-auto",children:e?o.jsxs("div",{className:"flex flex-col gap-10 px-9 py-6",children:[e.map(L=>o.jsx(S.default.Fragment,{children:L.attachment?o.jsxs("div",{className:`flex flex-col gap-4 ${L.variant==="sent"?"items-end":"items-start"}`,children:[o.jsxs("div",{className:`flex flex-col gap-10 ${L.variant==="sent"?"items-end":"items-start"}`,children:[o.jsx(ui,{variant:L.variant,hierarchy:"bubble",children:typeof L.content=="string"?o.jsx(Yx,{children:L.content}):L.content}),o.jsx("div",{className:"w-auto max-w-[300px]",children:o.jsx(k2,{fileName:L.attachment.fileName,fileSize:L.attachment.fileSize,alignment:L.variant==="sent"?"right":"left",href:L.attachment.href})})]}),L.variant==="received"&&o.jsx(bh,{onCopyClick:()=>k?.(L.id),onLikeClick:()=>E?.(L.id),onDislikeClick:()=>T?.(L.id),onRefreshClick:()=>M?.(L.id)})]}):o.jsxs("div",{className:`flex flex-col ${L.variant==="sent"?"items-end":"items-start"}`,children:[o.jsx(ui,{variant:L.variant,hierarchy:"bubble",children:typeof L.content=="string"?o.jsx(Yx,{children:L.content}):L.content}),L.variant==="received"&&o.jsx(bh,{onCopyClick:()=>k?.(L.id),onLikeClick:()=>E?.(L.id),onDislikeClick:()=>T?.(L.id),onRefreshClick:()=>M?.(L.id)})]})},L.id)),t&&o.jsx(im,{})]}):r}),w&&o.jsx("div",{className:"p-4",children:o.jsx(_2,{minLines:A,maxLines:I,inputValue:C,onInputChange:y,onSendClick:j,placeholder:N,variant:_,containerWidth:p})})]})]})});T2.displayName="ChatPanel";const ht=S.default.memo(({icon:e=o.jsx(ie,{size:56,children:o.jsx(F.Box2,{})}),description:t,actionLabel:r,onAction:n,flat:a=!1,className:i,iconClassName:s,descriptionClassName:l})=>o.jsx("div",{className:O.clsx("flex flex-col items-center justify-center w-full",a?"bg-surface-1 p-10":"rounded-6 bg-surface-1 p-10 border border-surface-2",i),children:o.jsxs("div",{className:"flex flex-col items-center gap-10 text-center",children:[o.jsx("span",{className:O.clsx("text-low-em",s),children:e}),t&&o.jsx("p",{className:O.clsx("text-lg font-medium text-low-em",l),children:t}),r&&o.jsx(V,{variant:"secondary",hierarchy:"primary",size:"md",icons:"leading",leadingIcon:o.jsx(F.Add,{}),onClick:n,children:r})]})}));ht.displayName="EmptyState";function f6(e){const t=new Date(e),n=Math.floor((new Date().getTime()-t.getTime())/1e3),a=Math.floor(n/60),i=Math.floor(a/60),s=Math.floor(i/24);return n<60?"Just now":a<60?`${a}m ago`:i<24?`${i}h ago`:s<7?t.toLocaleDateString("en-US",{weekday:"short"}):t.toLocaleDateString("en-US",{month:"short",day:"numeric"})}const h6=({id:e,name:t,timestamp:r,status:n,avatarUrl:a,avatarInitials:i,isActive:s=!1,onClick:l,className:c})=>o.jsxs("button",{type:"button",id:e,onClick:l,className:O.clsx("flex items-center gap-6 w-full px-8 py-8 text-left transition-colors",s?"bg-surface-2":"hover:bg-surface-1 active:bg-surface-2",c),children:[o.jsx(Ft,{size:"md",imageUrl:a,initials:i}),o.jsx("span",{className:"flex-1 min-w-0 truncate text-base font-semibold text-high-em",children:t}),o.jsxs("div",{className:"flex items-center gap-8 shrink-0",children:[o.jsx("span",{className:"text-xs font-medium text-high-em whitespace-nowrap",children:f6(r)}),n&&o.jsx(Ye,{variant:"status",statusState:n,size:"sm"})]})]}),Xx=({items:e,activeId:t,searchValue:r="",searchPlaceholder:n="Search chats...",emptyState:a,onItemClick:i,onSearchChange:s,className:l})=>o.jsxs("div",{className:O.clsx("flex flex-col h-full",l),children:[o.jsx("div",{className:"flex items-center h-[64px] px-8 shrink-0",children:o.jsx(me,{size:"md",variant:"default",placeholder:n,trailingIcon:o.jsx(F.SearchNormal1,{variant:"Linear"}),value:r,onChange:c=>s?.(c.target.value),className:"w-full"})}),o.jsx("div",{className:"border-b border-surface-3 shrink-0"}),e.length===0?o.jsx("div",{className:"flex-1 flex items-center justify-center",children:a??o.jsx(ht,{flat:!0,className:"bg-transparent",description:"No chats yet"})}):o.jsx("div",{className:"flex-1 overflow-y-auto",children:e.map((c,u)=>o.jsxs(S.default.Fragment,{children:[o.jsx(h6,{...c,isActive:c.id===t,onClick:()=>i?.(c)}),u<e.length-1&&o.jsx("div",{className:"border-b border-surface-3"})]},c.id))})]}),he=({direction:e="horizontal",width:t,height:r,className:n})=>{const a=e==="horizontal"?"100%":"0.5px",i=e==="horizontal"?"0.5px":"100%",s=O.clsx(n,"bg-surface-3 items-center"),l={width:t??a,height:r??i};return o.jsx("div",{className:s,style:l})};function Qx(e){return new Date(e).toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit",hour12:!1})}function p6(e){return e==="whatsapp"?o.jsx(F.Whatsapp,{size:18,variant:"Bold"}):e==="email"?o.jsx(F.Sms,{size:18,variant:"Linear"}):e==="phone"?o.jsx(F.Call,{size:18,variant:"Linear"}):null}const m6={completada:"success",pendiente:"warning",cancelada:"danger"},x6={completada:"Completada",pendiente:"Pendiente",cancelada:"Cancelada"},g6=({order:e})=>o.jsxs("div",{className:"flex flex-col gap-6 p-8 bg-surface-1 rounded-6",children:[o.jsxs("div",{className:"flex items-center justify-between gap-4",children:[o.jsx("span",{className:"text-sm font-semibold text-high-em",children:e.orderNumber}),o.jsx("span",{className:"text-xs text-low-em",children:e.date})]}),e.images&&e.images.length>0&&o.jsx("div",{className:"flex gap-4",children:e.images.slice(0,4).map((t,r)=>o.jsx("img",{src:t,alt:"",className:"w-12 h-12 rounded-4 object-cover bg-surface-2"},r))}),o.jsxs("div",{className:"flex items-center justify-between gap-4",children:[e.time&&o.jsx("span",{className:"text-xs text-low-em",children:e.time}),o.jsx("span",{className:"text-sm font-semibold text-high-em ml-auto",children:e.price})]}),o.jsxs("div",{className:"flex items-center justify-between gap-4",children:[o.jsx(Ye,{variant:"simple",theme:m6[e.status],size:"sm",children:x6[e.status]}),o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"none",onClick:e.onViewDetails,children:"Ver detalles"})]})]}),v6=({field:e})=>o.jsxs("div",{className:"flex items-center gap-8 px-8 py-6",children:[o.jsxs("div",{className:"flex flex-col flex-1 min-w-0 gap-1",children:[o.jsx("span",{className:"text-xs text-low-em",children:e.label}),o.jsx("span",{className:"text-sm font-semibold text-high-em truncate",children:e.value})]}),e.onEdit&&o.jsx(V,{variant:"neutral",hierarchy:"quaternary",size:"xs",icons:"only",leadingIcon:o.jsx(F.Edit2,{size:16,variant:"Linear"}),onClick:e.onEdit})]}),Jx=({contact:e,messages:t=[],orders:r=[],isDetailOpen:n=!1,showTypingIndicator:a=!1,inputValue:i="",inputPlaceholder:s="Escribe un mensaje...",onBack:l,onCallClick:c,onVideoClick:u,onDetailOpen:d,onDetailClose:f,onInputChange:h,onSendClick:p,onMoreClick:g,className:x})=>{const m=p6(e.channel);return o.jsxs("div",{className:O.clsx("flex relative overflow-hidden h-full bg-surface-bg",x),children:[o.jsxs("div",{className:"flex flex-col flex-1 min-w-0",children:[o.jsxs("div",{className:"flex items-center gap-4 px-8 h-[64px] shrink-0",children:[o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx(F.ArrowLeft2,{size:18,variant:"Linear"}),onClick:l}),o.jsxs("button",{type:"button",className:"flex items-center gap-6 flex-1 min-w-0 text-left",onClick:d,children:[o.jsx(Ft,{size:"md",imageUrl:e.avatarUrl,initials:e.avatarInitials}),o.jsx("span",{className:"flex-1 min-w-0 truncate text-base font-semibold text-high-em",children:e.name}),m&&o.jsx("span",{className:"text-low-em shrink-0",children:m})]}),o.jsx(xr,{size:"sm",variant:"neutral",value:"",onChange:v=>{v==="call"&&c?.(),v==="video"&&u?.()},options:[{value:"call",icon:o.jsx(F.Call,{variant:"Linear"})},{value:"video",icon:o.jsx(F.Video,{variant:"Linear"})}]}),g&&o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx(F.More,{size:18,variant:"Linear"}),onClick:g})]}),o.jsx(he,{}),o.jsxs("div",{className:"flex-1 overflow-y-auto flex flex-col gap-8 p-8",children:[t.map(v=>{const b=v.attachment?o.jsxs("div",{className:"flex flex-col gap-4",children:[v.content&&o.jsx("span",{children:v.content}),o.jsxs("a",{href:v.attachment.href??"#",className:"flex items-center gap-4 text-xs underline opacity-80",children:[o.jsx("span",{className:"font-medium",children:v.attachment.fileName}),o.jsxs("span",{children:["(",v.attachment.fileSize,")"]})]})]}):v.content;return v.variant==="received"?o.jsxs("div",{className:"flex items-start gap-6",children:[o.jsx(Ft,{size:"sm",imageUrl:e.avatarUrl,initials:e.avatarInitials}),o.jsxs("div",{className:"flex flex-col gap-2 max-w-[85%]",children:[o.jsxs("div",{className:"flex items-center justify-between gap-4",children:[o.jsx("span",{className:"text-sm font-medium text-low-em",children:v.senderName}),o.jsx("span",{className:"text-xs text-low-em",children:v.timeLabel??Qx(v.timestamp)})]}),o.jsx(ui,{variant:"received",hierarchy:"bubble",className:"px-8 py-6 text-high-em",children:b})]})]},v.id):o.jsxs("div",{className:"flex flex-col gap-2 max-w-[85%] self-end",children:[o.jsxs("div",{className:"flex items-center justify-between gap-4",children:[o.jsx("span",{className:"text-sm font-medium text-low-em",children:v.senderName??"You"}),o.jsx("span",{className:"text-xs text-low-em",children:v.timeLabel??Qx(v.timestamp)})]}),o.jsx(ui,{variant:"sent",hierarchy:"bubble",className:"px-8 py-6 text-high-em",children:b})]},v.id)}),a&&o.jsxs("div",{className:"flex items-start gap-6",children:[o.jsx(Ft,{size:"sm",imageUrl:e.avatarUrl,initials:e.avatarInitials}),o.jsxs("div",{className:"flex flex-col gap-6",children:[o.jsx("span",{className:"text-sm font-semibold text-high-em",children:e.name}),o.jsx(im,{className:"-ml-2"})]})]})]}),o.jsx(he,{}),o.jsxs("div",{className:"flex items-center gap-4 px-8 py-6 shrink-0",children:[o.jsx("div",{className:"flex-1",children:o.jsx(me,{size:"md",variant:"default",placeholder:s,value:i,onChange:v=>h?.(v.target.value)})}),o.jsx(V,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:o.jsx(F.Send2,{size:18,variant:"Linear"}),onClick:p})]})]}),o.jsxs("div",{className:O.clsx("absolute inset-y-0 right-0 w-full flex flex-col bg-surface-bg transition-transform duration-300",n?"translate-x-0":"translate-x-full"),children:[o.jsxs("div",{className:"flex items-center gap-6 px-8 py-6 shrink-0",children:[o.jsxs("div",{className:"flex items-center gap-6 flex-1 min-w-0",children:[o.jsx("span",{className:"flex-1 min-w-0 truncate text-base font-semibold text-high-em",children:e.name}),m&&o.jsx("span",{className:"text-low-em shrink-0",children:m})]}),o.jsx(V,{variant:"neutral",hierarchy:"quaternary",size:"sm",icons:"only",leadingIcon:o.jsx(F.CloseCircle,{size:18,variant:"Linear"}),onClick:f})]}),o.jsx(he,{}),o.jsxs("div",{className:"flex-1 overflow-y-auto",children:[e.fields&&e.fields.length>0&&o.jsxs("div",{className:"flex flex-col",children:[o.jsx("div",{className:"px-8 py-6",children:o.jsx("span",{className:"text-xs font-semibold text-low-em uppercase tracking-wide",children:"Información de contacto"})}),e.fields.map((v,b)=>o.jsxs(S.default.Fragment,{children:[o.jsx(v6,{field:v}),b<(e.fields?.length??0)-1&&o.jsx(he,{})]},v.label))]}),e.fields&&e.fields.length>0&&r.length>0&&o.jsx(he,{}),r.length>0&&o.jsxs("div",{className:"flex flex-col gap-8 p-8",children:[o.jsx("span",{className:"text-xs font-semibold text-low-em uppercase tracking-wide",children:"Pedidos"}),r.map(v=>o.jsx(g6,{order:v},v.id))]})]})]})]})};function y6(e){return e==="whatsapp"?o.jsx(F.Whatsapp,{size:18,variant:"Bold"}):e==="email"?o.jsx(F.Sms,{size:18,variant:"Linear"}):e==="phone"?o.jsx(F.Call,{size:18,variant:"Linear"}):null}const b6={completada:"success",pendiente:"warning",cancelada:"danger"},w6={completada:"Completada",pendiente:"Pendiente",cancelada:"Cancelada"},j6=({order:e})=>o.jsxs("div",{className:"flex flex-col gap-6 p-8 bg-white",children:[o.jsxs("div",{className:"flex items-center justify-between gap-4",children:[o.jsxs("div",{className:"flex items-center gap-4",children:[o.jsx(ie,{size:"sm",children:o.jsx(F.DocumentText,{variant:"Linear"})}),o.jsx("span",{className:"text-base text-high-em",children:e.orderNumber})]}),o.jsxs("div",{className:"flex items-center gap-4",children:[o.jsx(ie,{size:"sm",children:o.jsx(F.Calendar,{variant:"Linear"})}),o.jsx("span",{className:"text-base text-high-em",children:e.date})]})]}),o.jsx("div",{className:"h-px bg-surface-3"}),o.jsxs("div",{className:"flex items-center gap-4",children:[e.time&&o.jsxs("div",{className:"flex items-center gap-4",children:[o.jsx(ie,{size:"sm",children:o.jsx(F.Clock,{variant:"Linear"})}),o.jsx("span",{className:"text-base text-high-em",children:e.time})]}),o.jsx("span",{className:"text-base text-high-em ml-auto",children:e.price})]}),o.jsxs("div",{className:"flex items-center justify-between gap-4",children:[o.jsx(Ye,{variant:"outlined",theme:b6[e.status],size:"sm",children:e.statusLabel??w6[e.status]}),o.jsx(V,{variant:"secondary",hierarchy:"primary",size:"sm",icons:"none",onClick:e.onViewDetails,children:e.viewDetailsLabel??"Ver detalles"})]})]}),C6=({field:e})=>o.jsxs("div",{className:"flex items-center gap-8 px-8 py-6 bg-white",children:[o.jsxs("div",{className:"flex flex-col flex-1 min-w-0 gap-1",children:[o.jsx("span",{className:"text-xs text-low-em",children:e.label}),o.jsx("span",{className:"text-sm font-semibold text-high-em truncate",children:e.value})]}),e.onEdit&&o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",leadingIcon:o.jsx(F.Edit2,{size:16,variant:"Linear"}),onClick:e.onEdit})]}),eg=({contact:e,orders:t=[],contactSectionLabel:r="Información de contacto",ordersSectionLabel:n="Pedidos",emptyOrdersDescription:a="Sin pedidos",onClose:i,className:s})=>{const l=y6(e.channel);return o.jsxs("div",{className:O.clsx("flex flex-col h-full bg-surface-bg",s),children:[o.jsxs("div",{className:"flex items-center gap-6 px-8 h-[64px] shrink-0 bg-white",children:[o.jsx(Ft,{size:"md",imageUrl:e.avatarUrl,initials:e.avatarInitials}),o.jsxs("div",{className:"flex items-center gap-4 flex-1 min-w-0",children:[o.jsx("span",{className:"flex-1 min-w-0 truncate text-base font-semibold text-high-em",children:e.name}),l&&o.jsx("span",{className:"text-low-em shrink-0",children:l})]}),o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx(it,{size:18}),onClick:i})]}),o.jsx(he,{}),o.jsxs("div",{className:"flex-1 overflow-y-auto flex flex-col",children:[e.fields&&e.fields.length>0&&o.jsxs("div",{className:"flex flex-col",children:[o.jsx("div",{className:"px-8 py-6 border-b border-surface-3",children:o.jsx("span",{className:"text-xs font-semibold text-low-em uppercase tracking-wide",children:r})}),e.fields.map((c,u)=>o.jsxs(S.default.Fragment,{children:[o.jsx(C6,{field:c}),u<(e.fields?.length??0)-1&&o.jsx(he,{})]},c.label)),o.jsx(he,{})]}),o.jsxs("div",{className:"flex flex-col flex-1 bg-white",children:[o.jsx("div",{className:"px-8 py-6 border-b border-surface-3",children:o.jsx("span",{className:"text-xs font-semibold text-low-em uppercase tracking-wide",children:n})}),t.length>0?o.jsx("div",{className:"flex flex-col divide-y divide-surface-3 overflow-y-auto",children:t.map(c=>o.jsx(j6,{order:c},c.id))}):o.jsx("div",{className:"flex-1 flex items-center justify-center p-8",children:o.jsx(ht,{flat:!0,description:a,className:"bg-transparent"})})]})]})]})},S6=600,N6=({conversations:e,searchPlaceholder:t,emptyListDescription:r,emptyConversationDescription:n="Selecciona una conversación",contactSectionLabel:a="Información de contacto",ordersSectionLabel:i="Pedidos",emptyOrdersDescription:s="Sin pedidos",inputPlaceholder:l="Escribe un mensaje...",inputValue:c,searchValue:u,onSearchChange:d,onSendClick:f,onInputChange:h,className:p})=>{const[g,x]=nl(),m=x<S6,[v,b]=P.useState("list"),[w,C]=P.useState(null),[y,j]=P.useState(!1),N=w?e.find(k=>k.id===w)??null:null,_=e.map(({id:k,name:E,timestamp:T,status:M,avatarUrl:R,avatarInitials:$})=>({id:k,name:E,timestamp:T,status:M,avatarUrl:R,avatarInitials:$})),A=k=>{C(k),b("conversation")},I=w?e.find(k=>k.id===w)??null:null;return m?o.jsxs("div",{ref:g,className:O.clsx("flex flex-col h-full",p),children:[v==="list"&&o.jsx(Xx,{items:_,activeId:w??void 0,searchPlaceholder:t,emptyState:r?o.jsx(ht,{flat:!0,className:"bg-transparent",description:r}):void 0,searchValue:u,onSearchChange:d,onItemClick:k=>A(k.id)}),v==="conversation"&&I&&o.jsx(Jx,{contact:I.contact,messages:I.messages,inputPlaceholder:l,inputValue:c,onBack:()=>{b("list"),C(null)},onMoreClick:()=>b("sidebar"),onSendClick:f,onInputChange:h}),v==="sidebar"&&I&&o.jsx(eg,{contact:I.sidebarContact,orders:I.orders,contactSectionLabel:a,ordersSectionLabel:i,emptyOrdersDescription:s,onClose:()=>b("conversation")})]}):o.jsxs("div",{ref:g,className:O.clsx("flex h-full",p),children:[o.jsx("div",{className:"flex-1 min-w-0 border-r border-surface-3",children:o.jsx(Xx,{items:_,activeId:w??void 0,searchPlaceholder:t,emptyState:r?o.jsx(ht,{flat:!0,className:"bg-transparent",description:r}):void 0,searchValue:u,onSearchChange:d,onItemClick:k=>{C(k.id),j(!1)}})}),N?o.jsxs(o.Fragment,{children:[o.jsx("div",{className:O.clsx(y?"flex-1":"flex-[2]","min-w-0"),children:o.jsx(Jx,{contact:N.contact,messages:N.messages,inputPlaceholder:l,inputValue:c,onBack:()=>{C(null),j(!1)},onMoreClick:()=>j(k=>!k),onSendClick:f,onInputChange:h})}),y&&o.jsx("div",{className:"flex-1 min-w-0 border-l border-surface-3",children:o.jsx(eg,{contact:N.sidebarContact,orders:N.orders,contactSectionLabel:a,ordersSectionLabel:i,emptyOrdersDescription:s,onClose:()=>j(!1)})})]}):o.jsx("div",{className:"flex-[2] min-w-0 flex items-center justify-center bg-surface-bg",children:o.jsx(ht,{flat:!0,description:n,className:"bg-transparent"})})]})},O6=({options:e,value:t,onChange:r,size:n="medium",disabled:a=!1,orientation:i="vertical",withSelectAll:s=!1,selectAllLabel:l="Select All",className:c})=>{const u=S.default.useId(),d=`${u}-select-all`,f=v=>{const b=t.includes(v)?t.filter(w=>w!==v):[...t,v];r(b)},h=e.filter(v=>!v.disabled&&!a).map(v=>v.value),p=h.filter(v=>t.includes(v)),g=h.length>0&&p.length===h.length,x=p.length>0&&!g,m=()=>{if(g)r(t.filter(v=>!h.includes(v)));else{const v=[...t];for(const b of h)v.includes(b)||v.push(b);r(v)}};return o.jsxs("div",{className:J.twMerge(O.clsx("flex",i==="vertical"?"flex-col gap-8":"flex-row flex-wrap gap-x-8 gap-y-8",c)),children:[s&&o.jsxs(o.Fragment,{children:[o.jsxs("div",{className:"flex items-start gap-3",children:[o.jsx(Jt,{id:d,size:n,checked:g,indeterminate:x,disabled:a,onChange:()=>m()}),o.jsx("label",{htmlFor:d,className:O.clsx("text-sm font-semibold",a?"text-disabled cursor-not-allowed":"text-high-em cursor-pointer"),children:l})]}),o.jsx("div",{className:"h-px bg-surface-3 w-full"})]}),e.map(v=>{const b=t.includes(v.value),w=a||!!v.disabled,C=`${u}-${String(v.value)}`,y=!!v.caption;return o.jsxs("div",{className:O.clsx("flex gap-6",y?"items-start":"items-center",v.className),children:[o.jsx("div",{className:O.clsx("flex items-center shrink-0",y&&"mt-0.5"),children:o.jsx(Jt,{id:C,size:n,checked:b,indeterminate:v.indeterminate??!1,disabled:w,onChange:()=>f(v.value)})}),o.jsxs("label",{htmlFor:C,className:O.clsx("flex flex-col gap-3",w?"cursor-not-allowed":"cursor-pointer"),children:[o.jsx("span",{className:O.clsx("text-sm font-medium leading-5",w?"text-disabled":"text-high-em"),children:v.label}),v.caption&&o.jsx("span",{className:O.clsx("text-xs leading-4",w?"text-disabled":"text-low-em"),children:v.caption})]})]},v.value)})]})},P6={sm:{container:"px-4 py-3 text-xs font-medium leading-[18px]",iconSize:16,gapValue:"6px"},md:{container:"px-5 py-4 text-sm font-semibold leading-[22px]",iconSize:16,gapValue:"6px"}},A6={drag:"cursor-grabbing shadow-[0_8px_14px_-4px_rgba(0,0,0,0.2)]",hover:"opacity-90 hover:scale-[1.02] transition-transform",default:"border border-surface-4"},_6=(e,t)=>t==="disabled"?"bg-surface-3 border-none text-disabled":t==="hover"?e==="selected"?"bg-surface-2 border-surface-3 text-high-em":"bg-surface-2 border-surface-4 text-high-em":t==="focus"?e==="selected"?"bg-surface-2 border-2 border-surface-3 text-high-em":"bg-surface-2 border-2 border-surface-4 text-high-em":t==="drag"?e==="selected"?"bg-surface-2 border-surface-3 text-high-em":"bg-surface-2 border-surface-4 text-high-em":"",k6=({size:e="md",type:t="unselected",state:r="default",children:n,leftContent:a,rightContent:i,onClick:s,className:l,showLeftContent:c=!0,showRightContent:u=!0,showText:d=!0})=>{const f=_=>{if(!S.default.isValidElement(_))return _;const A=_,I=A.props.style||{},k={...A.props,style:{...I,width:"100%",height:"100%",display:"block"},size:void 0};return S.default.cloneElement(A,k)},h=!!s&&r!=="disabled",p=!!a&&c,g=!!i&&u,x=P6[e],m=A6[r],v=_6(t,r),b=J.twMerge("inline-flex items-center border border-solid transition-all duration-150 rounded-full font-family-inter",m,x.container,v,h&&"cursor-pointer hover:opacity-90 active:opacity-100",r==="disabled"&&"cursor-not-allowed",r==="drag"&&"cursor-grabbing",l),w="flex-shrink-0 inline-flex items-center justify-center",C=x.iconSize,y=x.gapValue,j=o.jsx("div",{className:w,style:{marginRight:y,width:`${C}px`,height:`${C}px`},children:p?f(a):null}),N=o.jsx("div",{className:w,style:{marginLeft:y,width:`${C}px`,height:`${C}px`},children:g?f(i):null});return o.jsxs("div",{className:b,role:h?"button":"status",onClick:h?s:void 0,tabIndex:h?0:void 0,children:[j,d&&o.jsx("span",{className:"shrink-0",children:n}),N]})},T6=["--black","--white","--black-uniform","--white-uniform","--surface-bg","--surface-1","--surface-2","--surface-3","--surface-4","--disabled","--placeholder","--low-em","--med-em","--high-em","--brand-primary-main","--brand-primary-main-special","--brand-primary-accent-special","--brand-primary-accent-3","--brand-secondary-main","--brand-secondary-accent-3","--warning-em","--warning-main","--warning-accent-3","--warning-accent-1","--warning-accent-0","--success-em","--success-main","--success-accent-3","--success-accent-2","--success-accent-1","--info-em","--info-main","--info-accent-3","--info-accent-2","--info-accent-1","--danger-em","--danger-main","--danger-accent-3","--danger-accent-2","--danger-accent-1"],E6=()=>{if(typeof document>"u")return[];const e=[],t=getComputedStyle(document.documentElement);return T6.forEach(r=>{const n=t.getPropertyValue(r).trim();n&&e.push({name:r,value:n.toUpperCase()})}),e},I6=({colors:e})=>{const[t,r]=P.useState(e||[]),[n,a]=P.useState(0);return P.useEffect(()=>{if(e){r(e);return}r(E6())},[e,n]),P.useEffect(()=>{if(e)return;const i=new MutationObserver(s=>{s.forEach(l=>{l.type==="attributes"&&l.attributeName==="class"&&a(c=>c+1)})});return i.observe(document.documentElement,{attributes:!0,attributeFilter:["class"]}),()=>i.disconnect()},[e]),o.jsx("div",{style:{display:"flex",flexDirection:"column",gap:"1rem"},children:t.map(({name:i,value:s})=>o.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"1rem",fontFamily:"monospace"},children:[o.jsx("div",{style:{width:"50px",height:"50px",backgroundColor:s,border:"1px solid #ccc",borderRadius:"4px"}}),o.jsxs("div",{children:[o.jsx("div",{style:{fontWeight:"bold"},children:i}),o.jsx("div",{children:s})]})]},i))})},M6=({disabled:e=!1,className:t,...r})=>o.jsxs("div",{className:J.twMerge(O.clsx("inline-flex flex-col items-center justify-center gap-[2px]","w-[17px] h-[80px] rounded-full border border-surface-3 bg-white","cursor-grab active:cursor-grabbing transition-opacity",e&&"opacity-50 cursor-not-allowed",t)),...r,children:[o.jsx("div",{className:"w-[2.6px] h-[3px] rounded-full bg-surface-3"}),o.jsx("div",{className:"w-[2.6px] h-[3px] rounded-full bg-surface-3"}),o.jsx("div",{className:"w-[2.6px] h-[3px] rounded-full bg-surface-3"})]}),om=({className:e,disabled:t=!1,onDrag:r,dragHandleProps:n,onDuplicate:a,onDelete:i,...s})=>{const[l,c]=P.useState(""),u=f=>{c(f),f==="duplicate"&&a?.(),f==="delete"&&i?.()},d=[...a?[{value:"duplicate",icon:o.jsx(Xs,{size:12})}]:[],...i?[{value:"delete",icon:o.jsx(Qs,{size:12})}]:[]];return o.jsx("div",{className:O.clsx("border-b border-surface-3 min-h-[28px]",e),...s,children:o.jsxs("div",{className:"flex justify-center",children:[(r||n)&&o.jsx("button",{type:"button",className:O.clsx("h-[28px] px-[9.2px]","inline-flex items-center justify-center","border-none bg-transparent rounded-none","transition-colors duration-200",t?"opacity-50 cursor-not-allowed pointer-events-none":"hover:bg-surface-2 cursor-grab"),onClick:r,disabled:t,...n,children:o.jsx(Ys,{size:12})}),d.length>0&&o.jsx(xr,{options:d,value:l,onChange:u,size:"xs",variant:"secondary",disabled:t,buttonClassName:"rounded-none"})]})})},$6={text_icon:{showLeadingIcon:!0,showLeadingAvatar:!1,showInput:!0,showTrailingChevron:!0,showTrailingAddon:!1},text_image:{showLeadingIcon:!1,showLeadingAvatar:!0,showInput:!0,showTrailingChevron:!0,showTrailingAddon:!1},only_icon:{showLeadingIcon:!1,showLeadingAvatar:!1,showInput:!1,showTrailingChevron:!0,showTrailingAddon:!1},text_icon_text:{showLeadingIcon:!0,showLeadingAvatar:!1,showInput:!0,showTrailingChevron:!1,showTrailingAddon:!0}},R6={default:{fill:{wrapper:"border-none bg-gray-100 focus-within:ring-gray-500 text-dark-300",hint:"text-primary-300",input:"text-primary-300 placeholder-gray-500"},outlined:{wrapper:"border-gray-500 bg-white focus-within:ring-gray-600 text-dark-300",hint:"text-gray-600",input:"text-dark-300 placeholder-gray-500"}},danger:{fill:{wrapper:"border-danger-200 bg-danger-50 focus-within:ring-danger-200 text-danger-600",hint:"text-danger-600",input:"text-danger-600 placeholder-danger-400"},outlined:{wrapper:"border-danger-300 bg-white text-danger-600 focus-within:ring-danger-200",hint:"text-danger-600",input:"text-danger-600 placeholder-danger-400"}},success:{fill:{wrapper:"border-success-300 bg-success-50 focus-within:ring-success-200 text-success-600",hint:"text-success-600",input:"text-success-900 placeholder-success-400"},outlined:{wrapper:"border-success-300 bg-white text-success-600 focus-within:ring-success-200",hint:"text-success-600",input:"text-success-900 placeholder-success-400"}}},L6="opacity-50 bg-gray-100 cursor-not-allowed",D6={sm:{wrapper:"h-[32px] text-[10px] px-4",icon:14,avatar:"w-[12px] h-[12px]"},md:{wrapper:"h-[38px] text-[14px] px-6",icon:16,avatar:"w-[16px] h-[16px]"},lg:{wrapper:"h-[48px] text-[16px] px-8",icon:20,avatar:"w-[20px] h-[20px]"}},z6=({layout:e="text_icon",hierarchy:t="fill",variant:r="default",size:n="md",label:a,hint:i,disabled:s,leadingIcon:l,leadingAvatar:c,trailingAddon:u,options:d,value:f,onChange:h,placeholder:p,className:g,placeholderColor:x,inputTextColor:m,backgroundColor:v,chevronColor:b="currentColor",optionActiveColor:w="bg-primary-500",optionActiveTextColor:C="text-white",optionTextColor:y="text-gray-900",borderRadius:j="rounded-lg"})=>{const[N,_]=P.useState(""),A=R6[r][t],I=D6[n],k=$6[e],E=N===""?d:d.filter(R=>R.label.toLowerCase().includes(N.toLowerCase())),T=J.twMerge(O.clsx("w-full flex-1 bg-transparent focus:outline-none",A.input,x,m)),M=J.twMerge(O.clsx("relative flex items-center gap-2 border transition-colors duration-200 focus-within:ring-2",j,I.wrapper,A.wrapper,s&&L6,v));return o.jsxs("div",{className:O.clsx("flex flex-col gap-1.5",g),children:[a&&o.jsx("label",{className:"font-medium text-sm text-gray-800",children:a}),o.jsx(xe.Combobox,{value:f,onChange:h,disabled:s,children:o.jsxs("div",{className:"relative",children:[o.jsxs("div",{className:M,children:[k.showLeadingIcon&&l&&o.jsx("div",{children:S.default.cloneElement(l,{size:I.icon,color:"currentColor"})}),k.showLeadingAvatar&&c&&o.jsx("img",{src:c,alt:"avatar",className:O.clsx("rounded-full",I.avatar)}),k.showInput&&o.jsx(xe.Combobox.Input,{className:T,placeholder:p,onChange:R=>_(R.target.value),displayValue:R=>R?.label}),k.showTrailingChevron&&!u&&o.jsx(xe.Combobox.Button,{className:O.clsx("flex items-center",{"w-full h-full justify-center":e==="only_icon"}),children:o.jsx(F.ArrowDown2,{size:I.icon,color:b})}),k.showTrailingAddon&&u&&o.jsx("div",{className:"flex-shrink-0",children:u})]}),o.jsx(xe.Combobox.Options,{className:"absolute z-10 mt-1 w-full overflow-auto rounded-md bg-white py-1 text-base shadow-lg ring-1 ring-black/5 focus:outline-none sm:text-sm",children:E.length===0&&N!==""?o.jsx("div",{className:"relative cursor-default select-none px-4 py-2 text-gray-700",children:"Nothing found."}):E.map(R=>o.jsx(xe.Combobox.Option,{value:R,className:({active:$})=>J.twMerge(O.clsx("relative cursor-default select-none py-2 pl-4 pr-4",$?`${w} ${C}`:y)),children:R.label},R.id))})]})}),i&&o.jsxs("div",{className:O.clsx("flex items-center gap-1.5 text-sm",A.hint),children:[o.jsx(F.InfoCircle,{size:16,color:"currentColor"}),o.jsx("span",{children:i})]})]})},B6=({items:e,trigger:t,className:r,align:n="right",offset:a=8})=>{const[i,s]=P.useState(!1),l=P.useRef(null),c=P.useRef(null);P.useEffect(()=>{const d=f=>{l.current&&!l.current.contains(f.target)&&c.current&&!c.current.contains(f.target)&&s(!1)};if(i)return document.addEventListener("mousedown",d),()=>{document.removeEventListener("mousedown",d)}},[i]);const u=d=>{d.disabled||(d.onClick(),s(!1))};return o.jsxs("div",{className:O.clsx("relative inline-block",r),children:[o.jsx("div",{ref:c,onClick:()=>s(!i),className:"cursor-pointer",children:t}),i&&o.jsx("div",{ref:l,className:O.clsx("absolute z-50 mt-2 min-w-[200px] rounded-lg bg-white shadow-lg border border-gray-200",n==="right"?"right-0":"left-0"),style:{top:`calc(100% + ${a}px)`},children:o.jsx("div",{className:"py-2",children:e.map((d,f)=>o.jsxs("button",{onClick:()=>u(d),disabled:d.disabled,className:O.clsx("w-full px-4 py-2.5 text-left text-sm flex items-center gap-3 transition-colors relative","hover:bg-gray-50",d.destructive?"text-[var(--danger-main)]":"text-[var(--high-em)]",d.disabled&&"opacity-50 cursor-not-allowed",f<e.length-1&&"border-b border-gray-100",f===0&&"before:absolute before:inset-x-0 before:-top-2 before:h-2 before:bg-transparent hover:before:bg-gray-50",f===e.length-1&&"after:absolute after:inset-x-0 after:-bottom-2 after:h-2 after:bg-transparent hover:after:bg-gray-50"),children:[d.icon&&o.jsx("span",{className:"flex-shrink-0 flex items-center justify-center relative z-10",children:d.icon}),o.jsx("span",{className:"flex-1 font-normal relative z-10",children:d.label})]},d.id))})})]})},sm=S.default.memo(({children:e,tooltipContent:t,icon:r,iconColor:n="text-disabled",leadingIcon:a,leadingIconColor:i="text-disabled",iconSize:s,className:l,labelClassName:c,fontSize:u="sm",fontWeight:d="semibold",textColor:f="",onClick:h,state:p="default"})=>{const g={xs:"text-xs",sm:"text-sm",base:"text-base",lg:"text-lg",xl:"text-xl"},x={xs:12,sm:16,base:18,lg:20,xl:24},m={normal:"font-normal",medium:"font-medium",semibold:"font-semibold",bold:"font-bold"},v=g[u]||void 0,b=g[u]?void 0:u,w=s??x[u]??20,C=!!h&&p!=="disabled",y=J.twMerge(O.clsx("flex border border-surface-3 w-full items-center px-6 h-14 text-left text-sm font-medium transition-colors rounded-xl",p==="disabled"&&"bg-surface-3 pointer-events-none",p==="hover"&&"bg-surface-1",p==="active"&&"bg-surface-2",p==="drag"&&"cursor-grabbing shadow-[0_8px_14px_-4px_rgba(0,0,0,0.2)] bg-surface-2",C&&p==="default"&&"cursor-pointer hover:bg-surface-1 active:bg-surface-2",p==="disabled"&&"cursor-not-allowed",l)),j=J.twMerge(O.clsx("flex-1 ml-6",v,m[d],p==="disabled"?"text-disabled":f||"text-med-em",c));return o.jsxs("div",{className:y,onClick:C?h:void 0,suppressHydrationWarning:!0,children:[a&&o.jsx("div",{className:"flex items-center shrink-0",children:o.jsx(ie,{size:w,className:i,children:a})}),o.jsx("span",{className:j,style:b?{fontSize:b}:void 0,children:e}),r&&t?o.jsxs(Ct.Root,{children:[o.jsx(Ct.Trigger,{asChild:!0,children:o.jsx("button",{className:O.clsx("flex items-center focus:outline-none focus-visible:ring-2 rounded-full shrink-0",n),onClick:N=>N.stopPropagation(),children:o.jsx(ie,{size:w,className:n,children:r})})}),o.jsx(Ct.Portal,{children:o.jsxs(Ct.Content,{sideOffset:5,className:O.clsx("z-50 max-w-xs overflow-hidden rounded-xl bg-surface-bg p-3 text-xs font-medium text-med-em shadow-lg","data-[state=delayed-open]:data-[side=top]:animate-slideDownAndFade","data-[state=delayed-open]:data-[side=bottom]:animate-slideUpAndFade"),children:[t,o.jsx(Ct.Arrow,{className:"fill-white"})]})})]}):r?o.jsx("div",{className:O.clsx("flex items-center shrink-0",n),children:o.jsx(ie,{size:w,className:n,children:r})}):null]})});sm.displayName="DragAndDropListItem";const F6={default:{...We.default,wrapper:`${We.default.wrapper} hover:cursor-pointer`,optionsPanel:"border-surface-4",label:"text-med-em",selectedValue:"text-med-em"},danger:{...We.danger,wrapper:`${We.danger.wrapper} hover:cursor-pointer`,optionsPanel:"border-danger-accent-2",label:"text-high-em",selectedValue:"text-danger-em"},outlined:{...We.outlined,wrapper:`${We.outlined.wrapper} hover:cursor-pointer`,optionsPanel:"border-surface-4",label:"text-med-em",selectedValue:"text-med-em"}},En={wrapper:"bg-surface-3 text-disabled pointer-events-none border-transparent",label:"text-disabled",selectedValue:"text-disabled",placeholder:"text-disabled",hint:"text-disabled"},q6={sm:{...qt.sm,rounded:"rounded-md",selectText:"text-xs"},md:{...qt.md,selectText:"text-sm font-medium"}},Ae=({variant:e="default",size:t="md",menuSize:r,label:n,hint:a,items:i,disabled:s,placeholder:l,className:c,value:u,onChange:d,id:f,customHeight:h,customRadius:p,customPlaceholderColor:g,customBackgroundColor:x,leadingIcon:m,showLeadingIcon:v=!0,hintIconVariant:b,menuMinHeight:w,searchable:C=!1,searchPlaceholder:y})=>{const j=F6[e],N=q6[t],_=r||t,A=P.useRef(null),I=P.useRef(null),[k,E]=P.useState(!1),[T,M]=P.useState("");P.useEffect(()=>{k||M("")},[k]);const R=C&&T.trim()?i.filter(te=>String(te.title??"").toLowerCase().includes(T.trim().toLowerCase())):i,[$,L]=P.useState(null),[q,U]=P.useState(!1),D=i.find(te=>te.id===u);P.useEffect(()=>{U(!0)},[]);const B=S.default.useCallback(()=>{if(A.current&&k){const te=A.current.getBoundingClientRect(),pe=window.innerHeight-te.bottom,Y=te.top,Oe=pe<200&&Y>pe;L({top:Oe?te.top-8:te.bottom+8,left:te.left,width:te.width,openUpwards:Oe})}},[k]);P.useEffect(()=>{if(k){B();const te=z=>{I.current?.contains(z.target)||E(!1)};return window.addEventListener("scroll",te,!0),window.addEventListener("resize",B),()=>{window.removeEventListener("scroll",te,!0),window.removeEventListener("resize",B)}}},[k,B]),P.useEffect(()=>{if(!k)return;const te=z=>{A.current&&!A.current.contains(z.target)&&I.current&&!I.current.contains(z.target)&&E(!1)};return document.addEventListener("mousedown",te),()=>document.removeEventListener("mousedown",te)},[k]);const W=()=>{s||E(!k)},G=te=>{d(te),E(!1)},Q=h?{height:h}:void 0,ne=()=>{if(p)return{borderRadius:p}},X=()=>{if(p)return{borderRadius:p}},re=g?.startsWith("var(")?{color:g}:void 0,ce=g&&!g.startsWith("var(")?g:void 0,K=x&&!x.startsWith("#")&&!x.startsWith("rgb")?x:void 0,ee=x&&(x.startsWith("#")||x.startsWith("rgb"))?{backgroundColor:x}:void 0;return o.jsxs("div",{className:O.clsx("w-full flex flex-col gap-1.5",c),children:[n&&o.jsx("label",{htmlFor:f,className:O.clsx("font-semibold truncate",N.labelFontSize,j.label,s&&En.label),children:n}),o.jsxs("div",{className:"relative",children:[o.jsxs("button",{ref:A,id:f,onClick:W,disabled:s,className:O.clsx("relative w-full cursor-default border text-left transition-colors duration-200 focus:outline-none focus-visible:ring-2","flex items-center",!h&&N.height,!x&&j.wrapper,K,s&&En.wrapper,!p&&N.rounded),style:{...Q,...ne(),...ee},children:[v&&o.jsx("span",{className:O.clsx("pointer-events-none absolute inset-y-0 left-0 flex items-center pl-3.5",s?"text-disabled":D?j.selectedValue:j.placeholder),children:m?S.default.isValidElement(m)?S.default.cloneElement(m,{color:"currentColor"}):m:o.jsx(F.Category,{size:N.iconSize,color:"currentColor"})}),o.jsx("span",{className:O.clsx("flex-1 min-w-0 truncate",v?"pl-[36px]":t==="sm"?"pl-2.5":"pl-3.5"),children:D?o.jsx("span",{className:O.clsx(N.selectText,s?En.selectedValue:j.selectedValue),children:D.title}):o.jsx("span",{className:O.clsx(N.selectText,s?En.placeholder:j.placeholder,ce),style:re,children:l})}),o.jsx("span",{className:O.clsx("pointer-events-none flex items-center shrink-0",t==="sm"?"pr-1.5 pl-1.5":"pr-3.5"),children:k?o.jsx(F.ArrowUp2,{size:N.iconSize,color:"currentColor"}):o.jsx(F.ArrowDown2,{size:N.iconSize,color:"currentColor"})})]}),q&&k&&$&&Sa.createPortal(o.jsx("div",{ref:I,className:"fixed z-50",style:$.openUpwards?{bottom:`${window.innerHeight-$.top}px`,left:`${$.left}px`,width:`${$.width}px`}:{top:`${$.top}px`,left:`${$.left}px`,width:`${$.width}px`},children:C?o.jsxs("div",{className:O.clsx("flex w-full flex-col overflow-hidden border shadow-md bg-surface-bg",!p&&"rounded-xl",j.optionsPanel),style:{...X(),maxHeight:$.openUpwards?`min(300px, ${$.top-20}px)`:`min(300px, calc(100vh - ${$.top}px - 20px))`},children:[o.jsxs("div",{className:"flex shrink-0 items-center gap-2 border-b border-surface-3 px-3 py-2",children:[o.jsx(F.SearchNormal1,{size:16,color:"currentColor",className:"shrink-0 text-low-em"}),o.jsx("input",{autoFocus:!0,value:T,onChange:te=>M(te.target.value),placeholder:y||"Buscar…",className:"w-full bg-transparent text-sm text-high-em placeholder:text-placeholder focus:outline-none"})]}),R.length===0?o.jsx("div",{className:"px-4 py-3 text-sm text-low-em",children:"Sin resultados"}):o.jsx(Ht,{items:R.map(({id:te,...z})=>({id:te,...z})),size:_,floating:!1,onSelect:G,selectedIds:u?[u]:[],className:"w-full overflow-y-auto !rounded-none !border-0 !bg-transparent !shadow-none"})]}):o.jsx(Ht,{items:i.map(({id:te,...z})=>({id:te,...z})),size:_,floating:!1,onSelect:G,selectedIds:u?[u]:[],className:O.clsx("w-full overflow-y-auto shadow-md border",!p&&"rounded-xl",j.optionsPanel,"bg-surface-bg"),style:{...X(),maxHeight:$.openUpwards?`min(300px, ${$.top-20}px)`:`min(300px, calc(100vh - ${$.top}px - 20px))`,minHeight:w}})}),document.body)]}),a&&o.jsx(ft,{icon:o.jsx(F.InfoCircle,{variant:b}),label:a,iconSize:N.hintIconSize,gap:1,iconColorClass:O.clsx(j.hint,s&&En.hint),labelColorClass:O.clsx(j.hint,s&&En.hint),className:O.clsx(N.hintFontSize,"font-semibold")})]})};function W6({children:e,...t}){return o.jsx(xe.Menu,{as:"div",className:"relative inline-block text-left",...t,children:e})}const E2=S.default.memo(({isOver:e=!1,activeHeight:t="56px",inactiveHeight:r="0px",transitionDuration:n=150,transitionTimingFunction:a="ease-out",className:i,style:s,dropRef:l,id:c})=>o.jsx("div",{ref:l,id:c,className:i,style:{height:e?t:r,transition:`height ${n}ms ${a}`,overflow:"hidden",...s}}));E2.displayName="DropZone";const H6={backgroundImage:"repeating-linear-gradient(45deg, var(--surface-3) 0, var(--surface-3) 8px, transparent 8px, transparent 16px)"},Kn=S.default.memo(({children:e,className:t,style:r})=>o.jsx("div",{className:O.clsx("flex min-h-[44px] w-full items-center justify-center rounded-xl border border-surface-3 px-3 py-2 text-xs font-medium text-low-em",t),style:{...H6,...r},children:e}));Kn.displayName="DropPlaceholder";class V6 extends P.Component{constructor(t){super(t),this.state={hasError:!1,error:null}}static getDerivedStateFromError(t){return{hasError:!0,error:t}}componentDidCatch(t,r){const{componentName:n,onError:a}=this.props;console.error(`Error in ${n||"component"}:`,t,r),a&&a(t,r)}resetError=()=>{this.setState({hasError:!1,error:null})};render(){const{hasError:t,error:r}=this.state,{children:n,fallback:a,defaultTitle:i="Something went wrong",defaultMessage:s="An error occurred while rendering this component.",retryLabel:l="Try again"}=this.props;return t?a?S.default.isValidElement(a)?S.default.cloneElement(a,{error:r,onRetry:this.resetError}):a:o.jsx("div",{className:"flex items-center justify-center h-full p-8",children:o.jsxs("div",{className:"text-center flex flex-col gap-6 items-center",children:[o.jsx("h3",{className:"text-lg font-semibold text-danger-main",children:i}),o.jsx("p",{className:"text-sm text-med-em",children:s}),o.jsx(V,{onClick:this.resetError,size:"sm",variant:"secondary",hierarchy:"primary",children:l})]})}):n}}const I2=S.default.memo(({icon:e=o.jsx(ie,{className:"text-danger-main",size:"2xl",children:o.jsx(F.Danger,{})}),title:t="Something went wrong",message:r,error:n,onRetry:a,retryLabel:i="Retry",showDetailsInProduction:s=!1,className:l,centered:c=!0,maxWidth:u="max-w-sm"})=>{const d=s||process.env.NODE_ENV==="development";return o.jsx(ym,{children:o.jsx("div",{className:O.clsx("flex flex-col p-8",c&&"items-center justify-center h-full",l),children:o.jsxs("div",{className:O.clsx("text-center flex justify-center items-center flex-col gap-6",u),children:[typeof e=="string"?o.jsx("div",{className:"text-5xl",children:e}):o.jsx("div",{className:"flex justify-center",children:e}),o.jsx("h3",{className:"text-lg font-semibold text-danger-main",children:t}),r&&o.jsx("p",{className:"text-sm text-med-em mb-4",children:r}),n&&d&&o.jsxs("details",{className:"text-left",children:[o.jsx("summary",{className:"text-xs text-med-em cursor-pointer",children:"Technical details"}),o.jsxs("pre",{className:"text-xs text-danger-main p-2 rounded overflow-auto max-h-32",children:[n.message,n.stack&&`
20
-
21
- ${n.stack}`]})]}),a&&o.jsx(V,{onClick:a,variant:"secondary",hierarchy:"secondary",size:"sm",children:i})]})})})});I2.displayName="ErrorState";const U6=({groups:e,className:t,width:r,height:n})=>{const a=O.clsx("flex","items-center","justify-center","p-1 bg-brand-primary-main-special rounded-8 border border-brand-primary-accent-special gap-2"),[i,s]=P.useState(null);P.useEffect(()=>{const c=u=>{u.target?.closest("[data-floatingbar-dropdown]")||s(null)};if(i)return document.addEventListener("mousedown",c),()=>document.removeEventListener("mousedown",c)},[i]);const l={width:r,height:n};return o.jsx("div",{style:l,className:O.clsx("flex items-center gap-4 w-fit",t),children:e.map((c,u)=>o.jsx("div",{className:a,children:c.map(d=>o.jsx("div",{className:"relative",children:d.type==="dropdown"?o.jsxs("div",{"data-floatingbar-dropdown":d.id,className:"relative gap-4",children:[o.jsx(V,{variant:d.variant||"brand",hierarchy:d.hierarchy||"secondary",size:d.size||"sm",icons:d.label&&d.leadingIcon?"both":"trailing",leadingIcon:d.label?d.leadingIcon:void 0,trailingIcon:i===d.id?o.jsx(nm,{}):o.jsx(rm,{}),onClick:()=>s(i===d.id?null:d.id),disabled:d.disabled,style:{outline:"none",boxShadow:"none"},className:O.clsx(d.className,i===d.id&&"bg-brand-primary-accent-special"),children:d.label?d.label:S.default.isValidElement(d.leadingIcon)?S.default.cloneElement(d.leadingIcon,{size:18,color:"currentColor"}):d.leadingIcon}),i===d.id&&o.jsx(Ht,{floating:!0,size:d.dropMenuSize||"sm",selectedIds:d.selectedIds,items:d.items.map(f=>({id:f.id,title:f.label,leadingIcon:f.icon,showLeadingIcon:!!f.icon,showDescription:d.showDescription??!1,showTrailingIcon:d.showTrailingIcon??!1,showTrailingText:d.showTrailingText??!1,trailingText:f.trailingText,showTag:d.showTag??!1,showCheckbox:d.showCheckbox??!1,disabled:f.disabled,showDividerAfter:f.showDividerAfter,onClick:()=>{f.onClick(),s(null)},...f.destructive&&{customTitleColor:d.destructiveColor||"text-danger-em"}})),className:O.clsx("bottom-full mb-4",d.dropMenuClassName)})]}):o.jsx(V,{variant:d.variant||"brand",hierarchy:d.hierarchy||"secondary",size:d.size||"sm",icons:d.label?d.leadingIcon&&d.trailingIcon?"both":d.leadingIcon?"leading":d.trailingIcon?"trailing":void 0:"only",leadingIcon:d.leadingIcon,trailingIcon:d.trailingIcon,onClick:d.onClick,disabled:d.disabled,style:{outline:"none",boxShadow:"none"},className:O.clsx(d.className),children:d.label})},d.id))},u))})},M2=({icon:e,text:t,onClick:r,className:n=""})=>{const a=()=>{r&&r()};return o.jsxs("div",{className:O.clsx("w-full h-[60px]","bg-surface-bg","border border-surface-3","rounded-lg","flex flex-col items-center justify-center","cursor-grab",r&&"hover:bg-surface-1 transition-colors",n),onClick:a,children:[e&&o.jsx("div",{className:"flex items-center justify-center",children:o.jsx(ie,{size:20,color:"var(--low-em)",children:e})}),t&&o.jsx("span",{className:"font-inter font-semibold text-[10px] text-low-em mt-1",children:t})]})},lm=e=>e?{start:"justify-start",center:"justify-center",end:"justify-end",between:"justify-between",around:"justify-around",evenly:"justify-evenly"}[e]:"",cm=e=>e?{start:"items-start",center:"items-center",end:"items-end",baseline:"items-baseline",stretch:"items-stretch"}[e]:"",K6={sm:"h-13",md:"h-14",lg:"h-[60px]"},$2=({gap:e=4,justify:t,align:r="center",className:n,children:a,...i})=>o.jsx("div",{className:ae.default("flex",tr(e),lm(t),cm(r),n),...i,children:a}),R2=({gap:e=4,justify:t="center",align:r="center",className:n,children:a,...i})=>o.jsx("div",{className:ae.default("flex h-full",tr(e),lm(t),cm(r),n),...i,children:a}),L2=({gap:e=5,justify:t="end",align:r="center",className:n,children:a,...i})=>o.jsx("div",{className:ae.default("flex",tr(e),lm(t),cm(r),n),...i,children:a}),G6={always:"flex",desktop:"hidden lg:flex",none:"hidden"},al=e=>{const{className:t,bordered:r=!0,size:n="lg",logoVariant:a="with-text",showLogo:i="always",children:s,logoSectionGap:l=6,leftWidth:c,centerWidth:u,rightWidth:d,centerFullHeight:f=!0,showCenterOnMobile:h=!1,...p}=e,g=S.default.Children.toArray(s).find(v=>S.default.isValidElement(v)&&v.type===$2),x=S.default.Children.toArray(s).find(v=>S.default.isValidElement(v)&&v.type===R2),m=S.default.Children.toArray(s).find(v=>S.default.isValidElement(v)&&v.type===L2);return o.jsx("header",{className:ae.default("relative w-full bg-white",r&&"border-b border-surface-4",t),...p,children:o.jsxs("div",{className:ae.default("flex items-center",c!==void 0||u!==void 0||d!==void 0?"lg:px-0":"justify-between lg:px-container-desktop","px-container-mobile md:px-container-tablet",K6[n]),children:[o.jsxs("div",{className:ae.default("flex items-center",c!==void 0?"lg:pl-8!":"shrink-0",tr(l)),style:c!==void 0?{width:`${c}%`}:void 0,children:[i!=="none"&&o.jsx("div",{className:ae.default("items-center",G6[i]),children:a==="with-text"?o.jsx(Eo,{height:25,className:"text-black"}):o.jsx(Io,{height:25,className:"text-black"})}),g]}),x&&o.jsx("div",{className:ae.default(h?"flex justify-center":"hidden lg:flex justify-center",f&&"h-full",u!==void 0?"":"flex-1"),style:u!==void 0?{width:`${u}%`}:void 0,children:x}),o.jsx("div",{className:ae.default("flex items-center",d!==void 0?"justify-end lg:pr-8!":"shrink-0 ml-auto"),style:d!==void 0?{width:`${d}%`}:void 0,children:m})]})})};al.LeftContent=$2;al.Center=R2;al.Right=L2;function Z6(e,t=20){const r=100-2*t,n=e.left.filter(c=>c.open).reduce((c,u)=>c+u.width,0),a=e.right.filter(c=>c.open).reduce((c,u)=>c+u.width,0);if(n===0&&a===0)return{leftWidth:t,centerWidth:r,rightWidth:t};const i=n>0?n:t,s=a>0?a:t,l=100-i-s;return{leftWidth:i,centerWidth:l,rightWidth:s}}const D2=e=>e?{start:"justify-start",center:"justify-center",end:"justify-end",between:"justify-between",around:"justify-around",evenly:"justify-evenly"}[e]:"",z2=e=>e?{start:"items-start",center:"items-center",end:"items-end",baseline:"items-baseline",stretch:"items-stretch"}[e]:"",Y6={sm:"h-13",md:"h-14",lg:"h-[60px]"},B2=({gap:e=4,justify:t,align:r="center",className:n,children:a,...i})=>o.jsx("div",{className:ae.default("flex",tr(e),D2(t),z2(r),n),...i,children:a}),F2=({gap:e=4,justify:t="end",align:r="center",className:n,children:a,...i})=>o.jsx("div",{className:ae.default("flex",tr(e),D2(t),z2(r),n),...i,children:a}),il=e=>{const{className:t,bordered:r=!0,size:n="md",logoVariant:a="no-text",showLogo:i="always",children:s,logoSectionGap:l=6,leftWidth:c,rightWidth:u,...d}=e,f=S.default.Children.toArray(s).find(p=>S.default.isValidElement(p)&&p.type===B2),h=S.default.Children.toArray(s).find(p=>S.default.isValidElement(p)&&p.type===F2);return o.jsxs("footer",{className:ae.default("relative w-full bg-white",r&&"border-t border-surface-4",t),...d,children:[o.jsxs("div",{className:"flex flex-col gap-8 px-container-mobile py-8 lg:hidden",children:[i!=="none"&&o.jsx("div",{className:"flex items-center",children:a==="with-text"?o.jsx(Eo,{height:22,className:"text-black"}):o.jsx(Io,{height:22,className:"text-black"})}),f&&o.jsx("div",{className:"flex items-center",children:f}),h&&o.jsx("div",{className:"flex items-center gap-4 px-0",children:h})]}),o.jsxs("div",{className:ae.default("hidden lg:flex items-center justify-between lg:px-container-desktop",Y6[n]),children:[o.jsxs("div",{className:ae.default("flex items-center shrink-0",tr(l)),style:c!==void 0?{width:`${c}%`}:void 0,children:[i!=="none"&&o.jsx("div",{className:"flex items-center",children:a==="with-text"?o.jsx(Eo,{height:22,className:"text-black"}):o.jsx(Io,{height:22,className:"text-black"})}),f]}),o.jsx("div",{className:"flex items-center shrink-0 ml-auto",style:u!==void 0?{width:`${u}%`}:void 0,children:h})]})]})};il.Left=B2;il.Right=F2;il.displayName="Footer";const X6={default:{container:"flex flex-col items-center justify-center",dropZone:"flex flex-col items-center justify-center space-y-2 transition-colors border-surface-3 border-[1px]",preview:"bg-surface-3 border-surface-4"}},Q6={sm:{container:"w-48 h-18 p-2 gap-2 rounded-lg",dropZone:"w-full h-18 rounded-md p-2",preview:"w-full h-18 rounded-md",iconSize:24},md:{container:"w-72 h-44 p-4 gap-3 rounded-xl",dropZone:"w-64 h-40 rounded-xl p-4",preview:"w-64 h-40 rounded-xl",iconSize:42},lg:{container:"w-96 h-52 p-4 gap-5 rounded-xl",dropZone:"w-full h-48 rounded-xl p-4",preview:"w-full h-48 rounded-xl",iconSize:48}},tg={container:"opacity-50 cursor-not-allowed pointer-events-none",dropZone:"cursor-not-allowed"},J6=({onImageSelected:e,variant:t="default",size:r="md",className:n,acceptedFileTypes:a="image/*",maxFileSize:i,disabled:s=!1,initialPreviewUrl:l})=>{const c=P.useRef(null),u=P.useRef(0),[d,f]=P.useState(!1),[h,p]=P.useState(l||null),[g,x]=P.useState(!1),[m,v]=P.useState(null),b=X6[t],w=Q6[r],C=T=>{if(i&&T.size>i){const M=(i/1048576).toFixed(1);v(`File size must be less than ${M}MB`);return}if(!T.type.startsWith("image/")){v("Please select a valid image file");return}v(null),e(T),p(URL.createObjectURL(T))},y=T=>{T.target.files&&T.target.files[0]&&C(T.target.files[0])},j=T=>{T.preventDefault(),f(!1),T.dataTransfer.files&&T.dataTransfer.files[0]&&C(T.dataTransfer.files[0])},N=T=>{T.preventDefault(),s||f(!0)},_=T=>{T.preventDefault(),!s&&(u.current+=1,f(!0))},A=T=>{T.preventDefault(),u.current-=1,u.current<=0&&(f(!1),u.current=0)},I=T=>{T.stopPropagation(),c.current?.click()},k=()=>{s||x(!0)},E=()=>{x(!1)};return o.jsx("div",{className:O.clsx("flex flex-col",n),children:o.jsx("div",{className:O.clsx(b.container,w.container,s&&tg.container),children:o.jsxs("div",{className:O.clsx(b.dropZone,w.dropZone,"cursor-pointer relative",s&&tg.dropZone,d&&!h&&"bg-black/20"),onDrop:s?void 0:j,onDragOver:s?void 0:N,onDragEnter:s?void 0:_,onDragLeave:s?void 0:A,onClick:s?void 0:I,children:[h?o.jsxs("div",{className:O.clsx("absolute inset-0 overflow-hidden transition-all duration-200",w.preview),onMouseEnter:k,onMouseLeave:E,children:[o.jsx("img",{src:h,alt:"Preview",className:O.clsx("w-full h-full object-cover transition-all duration-200",g&&"brightness-90")}),g&&o.jsx("div",{className:"absolute inset-0 flex items-center justify-center transition-all duration-200",children:o.jsx(V,{onClick:I,variant:"neutral",size:"xs",disabled:s,children:"Change Image"})})]}):o.jsxs(o.Fragment,{children:[o.jsx("div",{className:O.clsx("flex items-center justify-center rounded-lg overflow-hidden",h&&"border border-surface-4 bg-surface-2",`w-[${w.iconSize*2}px] h-[${w.iconSize*2}px]`),children:o.jsx(r2,{size:w.iconSize,className:O.clsx(s&&"text-disabled")})}),o.jsx("div",{className:O.clsx("text-center text-[11px] font-body font-medium leading-tight tracking-normal whitespace-normal break-words",s&&"text-disabled"),children:"Drag your image to start uploading"}),o.jsxs("div",{className:"my-2 w-full flex items-center justify-center",children:[o.jsx("span",{className:"border-t w-1/2 mx-2 border-low-em"}),o.jsx("span",{className:O.clsx("text-xs ml-2 mr-2",d?"text-med-em":"text-high-em",s&&"text-disabled"),children:"OR"}),o.jsx("span",{className:"border-t w-1/2 mx-2 border-low-em"})]})]}),!h&&o.jsx(V,{onClick:I,variant:"neutral",size:"xs",className:"mt-1",disabled:s,children:"Browse"}),o.jsx("input",{type:"file",accept:a,ref:c,className:"hidden",onChange:y,disabled:s})]})})})},e4={default:{background:"bg-surface-2",iconColor:"text-[var(--med-em)]",titleColor:"text-high-em",descriptionColor:"text-med-em"},danger:{background:"bg-danger-accent-1",iconColor:"text-[var(--danger-main)]",titleColor:"text-danger-main",descriptionColor:"text-danger-main"},success:{background:"bg-success-accent-1",iconColor:"text-[var(--success-main)]",titleColor:"text-success-em",descriptionColor:"text-success-em"}},t4=({variant:e="default",title:t,description:r,icon:n,className:a})=>{const i=e4[e],l=(u=>{const d=u.match(/text-\[var\(--([^)]+)\)\]/);if(d)return`var(--${d[1]})`})(i.iconColor),c=()=>n&&S.default.isValidElement(n)?S.default.cloneElement(n,{color:l}):o.jsx(F.Warning2,{size:12,variant:"Outline",color:l});return o.jsxs("div",{className:O.clsx("flex flex-col gap-0.5 px-8 py-4 rounded-xl",i.background,a),children:[o.jsxs("div",{className:"flex items-center gap-2",children:[o.jsx("div",{className:"flex-shrink-0",children:c()}),o.jsx("span",{className:O.clsx("text-[12px] font-semibold leading-tight",i.titleColor),children:t})]}),o.jsx("span",{className:O.clsx("text-[10px] font-medium leading-tight mt-2",i.descriptionColor),children:r})]})},um=P.forwardRef(({onSearch:e,debounceMs:t=300,isLoading:r=!1,showClearButton:n=!0,errorMessage:a,suggestions:i=[],onSuggestionClick:s,placeholder:l="Search...",value:c,onChange:u,disabled:d=!1,id:f,name:h,autoComplete:p,maxLength:g,required:x,onBlur:m,onFocus:v,onInvalid:b,"aria-label":w="Search",className:C,size:y,...j},N)=>{const[_,A]=P.useState(""),[I,k]=P.useState(!1),[E,T]=P.useState(-1),M=P.useRef(null),R=c!==void 0,$=R?c:_,L=n6($,t);P.useEffect(()=>{L&&e&&e(L)},[L,e]),P.useEffect(()=>{const X=re=>{M.current&&!M.current.contains(re.target)&&k(!1)};return document.addEventListener("mousedown",X),()=>{document.removeEventListener("mousedown",X)}},[]);const q=X=>{const re=X.target.value;R||A(re),u&&u(X),re&&i.length>0?(k(!0),T(-1)):k(!1)},U=X=>{if(X.key==="Enter"){if(X.preventDefault(),I&&E>=0&&E<i.length){const re=i[E];W(re)}else e&&$&&e($);k(!1)}else X.key==="ArrowDown"?(X.preventDefault(),I&&i.length>0&&T(re=>re<i.length-1?re+1:0)):X.key==="ArrowUp"?(X.preventDefault(),I&&i.length>0&&T(re=>re>0?re-1:i.length-1)):X.key==="Escape"&&(k(!1),T(-1))},D=X=>{$&&i.length>0&&k(!0),v&&v(X)},B=()=>{const X={target:{value:""}};R||A(""),u&&u(X),k(!1),T(-1)},W=X=>{const re={target:{value:X}};R||A(X),u&&u(re),s&&s(X),k(!1),T(-1)},G=a?"danger":"default",Q=r?o.jsx(F.ArrowRotateRight,{color:"currentColor",size:16,className:"animate-spin text-primary-500"}):$&&n&&o.jsx("button",{type:"button",onClick:B,className:"text-gray-500 hover:text-gray-700 focus:outline-none transition-colors","aria-label":"Clear search",children:o.jsx(F.CloseCircle,{color:"currentColor",size:16})}),ne=i.filter(X=>X.toLowerCase().includes($.toLowerCase()));return o.jsxs("div",{className:"relative w-full",ref:M,children:[o.jsx(me,{ref:N,className:O.clsx("w-full text-placeholder",C),value:$,onChange:q,onKeyDown:U,onFocus:D,onBlur:m,onInvalid:b,variant:G,hint:a,leadingIcon:o.jsx(F.SearchNormal1,{color:"currentColor",size:16}),trailingIcon:Q,placeholder:l,disabled:d,id:f,name:h,autoComplete:p,maxLength:g,required:x,"aria-label":w,...j}),I&&ne.length>0&&o.jsx("div",{className:"absolute z-10 w-full mt-1 bg-white border border-gray-200 rounded-md shadow-lg max-h-60 overflow-auto",role:"listbox",children:ne.map((X,re)=>o.jsx("div",{className:O.clsx("px-3 py-2 cursor-pointer text-sm",re===E?"bg-primary-100 text-primary-900":"text-gray-700 hover:bg-gray-100"),onClick:()=>W(X),role:"option","aria-selected":re===E,children:X},re))})]})});um.displayName="InputSearch";const Na=({children:e,content:t,side:r="top",sideOffset:n=5,showArrow:a=!0,className:i,maxWidth:s="max-w-xs",delayDuration:l,disabled:c=!1,primaryButton:u,secondaryButton:d,customBackground:f,customTextColor:h,customFontSize:p})=>{if(c)return e;const g=u||d,x={};return f&&(x.backgroundColor=f),h&&(x.color=h),p&&(x.fontSize=p),o.jsxs(Ct.Root,{delayDuration:l,children:[o.jsx(Ct.Trigger,{asChild:!0,children:e}),o.jsx(Ct.Portal,{children:o.jsxs(Ct.Content,{side:r,sideOffset:n,className:O.clsx("z-50 overflow-hidden rounded-6 p-6 shadow-e2",!f&&"bg-surface-bg",!h&&"text-high-em",!p&&"text-xs","font-medium",s,"data-[state=delayed-open]:data-[side=top]:animate-slideDownAndFade","data-[state=delayed-open]:data-[side=bottom]:animate-slideUpAndFade","data-[state=delayed-open]:data-[side=left]:animate-slideRightAndFade","data-[state=delayed-open]:data-[side=right]:animate-slideLeftAndFade",i),style:Object.keys(x).length>0?x:void 0,children:[o.jsxs("div",{className:O.clsx(g&&"flex flex-col gap-8"),children:[o.jsx("div",{children:t}),g&&o.jsxs("div",{className:"flex gap-4 items-center w-full",children:[u&&o.jsx(V,{variant:u.variant||"neutral",hierarchy:u.hierarchy||"secondary",size:u.size||"xs",onClick:u.onClick,disabled:u.disabled,className:"flex-1",children:u.text}),d&&o.jsx(V,{variant:d.variant||"neutral",hierarchy:d.hierarchy||"secondary",size:d.size||"xs",onClick:d.onClick,disabled:d.disabled,className:"flex-1",children:d.text})]})]}),a&&o.jsx(Ct.Arrow,{className:f?void 0:"fill-surface-bg",style:f?{fill:f}:void 0})]})})]})},r4=256,n4=64,q2=P.createContext(null);function yn(){const e=P.useContext(q2);if(!e)throw new Error("useSidebar must be used within <Sidebar>");return e}const W2=P.forwardRef(({collapsed:e,defaultCollapsed:t=!1,onCollapsedChange:r,keyboardShortcut:n=!0,className:a,children:i,...s},l)=>{const[c,u]=P.useState(t),d=e??c,f=P.useCallback(p=>{e===void 0&&u(p),r?.(p)},[e,r]),h=P.useCallback(()=>f(!d),[d,f]);return P.useEffect(()=>{if(!n)return;const p=g=>{(g.metaKey||g.ctrlKey)&&g.key.toLowerCase()==="b"&&(g.preventDefault(),h())};return window.addEventListener("keydown",p),()=>window.removeEventListener("keydown",p)},[n,h]),o.jsx(q2.Provider,{value:{collapsed:d,toggle:h,setCollapsed:f},children:o.jsx(Tj.TooltipProvider,{delayDuration:300,children:o.jsx("aside",{ref:l,"data-state":d?"collapsed":"expanded",style:{width:d?n4:r4},className:J.twMerge(O.clsx("flex h-full shrink-0 flex-col overflow-hidden border-r border-surface-2 bg-surface-bg transition-[width] duration-200 ease-linear",a)),...s,children:i})})})});W2.displayName="Sidebar";function a4({className:e,children:t,...r}){return o.jsx("div",{className:J.twMerge("flex flex-col gap-[8px] p-[12px]",e),...r,children:t})}const i4="[scrollbar-width:thin] [scrollbar-color:var(--surface-3)_transparent] [&::-webkit-scrollbar]:w-[6px] [&::-webkit-scrollbar-track]:bg-transparent [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar-thumb]:bg-surface-3 [&::-webkit-scrollbar-thumb]:hover:bg-surface-4";function o4({className:e,children:t,...r}){return o.jsx("div",{className:J.twMerge(O.clsx("flex min-h-0 flex-1 flex-col gap-[4px] overflow-y-auto px-[12px]",i4,e)),...r,children:t})}function s4({className:e,children:t,...r}){return o.jsx("div",{className:J.twMerge("mt-auto flex flex-col gap-[8px] p-[12px]",e),...r,children:t})}function l4({placeholder:e="Buscar...",...t}){const{collapsed:r}=yn();return r?o.jsx(Na,{content:"Buscar",side:"right",children:o.jsx(V,{"aria-label":"Buscar",variant:"neutral",hierarchy:"secondary",size:"md",icons:"only",leadingIcon:o.jsx(F.SearchNormal1,{color:"currentColor"}),className:"h-[40px] w-[40px] !rounded-[10px] focus:ring-0"})}):o.jsx(um,{placeholder:e,...t})}function c4({className:e,children:t,...r}){return o.jsx("div",{className:J.twMerge("flex flex-col gap-[2px]",e),...r,children:t})}function u4({className:e,children:t,...r}){const{collapsed:n}=yn();return n?null:o.jsx("div",{className:J.twMerge("px-[10px] pt-[14px] pb-[4px] text-[11px] font-medium tracking-wide text-low-em uppercase",e),...r,children:t})}const H2=P.forwardRef(({icon:e,label:t,active:r,trailing:n,className:a,...i},s)=>{const{collapsed:l}=yn(),c=o.jsxs("button",{ref:s,"aria-label":t,"data-active":r||void 0,className:J.twMerge(O.clsx("flex h-[40px] w-full items-center gap-[12px] overflow-hidden rounded-[10px] px-[10px] text-sm transition-colors focus:outline-none",r?"bg-brand-secondary-main text-white-uniform":"text-med-em hover:bg-surface-1 hover:text-high-em",a)),...i,children:[o.jsx("span",{className:"flex h-[20px] w-[20px] shrink-0 items-center justify-center",children:e}),!l&&o.jsx("span",{className:"min-w-0 flex-1 truncate text-left",children:t}),!l&&n]});return l?o.jsx(Na,{content:t,side:"right",children:c}):c});H2.displayName="Sidebar.Item";function d4({children:e}){const{collapsed:t}=yn();return t?null:o.jsx(o.Fragment,{children:e})}function f4({name:e,email:t,avatarUrl:r,initials:n,onClick:a}){const{collapsed:i}=yn();return i?o.jsx(Na,{content:e,side:"right",children:o.jsx("button",{"aria-label":e,onClick:a,className:"flex h-[40px] w-full items-center justify-center rounded-[10px] hover:bg-surface-1 focus:outline-none",children:o.jsx(Ft,{size:"sm",imageUrl:r,initials:n})})}):o.jsxs("button",{onClick:a,className:"flex w-full items-center gap-[10px] rounded-[10px] p-[8px] text-left hover:bg-surface-1 focus:outline-none",children:[o.jsx(Ft,{size:"sm",imageUrl:r,initials:n}),o.jsxs("span",{className:"min-w-0 flex-1",children:[o.jsx("span",{className:"block truncate text-sm font-medium text-high-em",children:e}),t&&o.jsx("span",{className:"block truncate text-xs text-low-em",children:t})]}),o.jsx(F.ArrowUp2,{size:16,color:"var(--low-em)",className:"shrink-0"})]})}function h4({className:e,...t}){const{collapsed:r,toggle:n}=yn();return o.jsx(V,{"aria-label":r?"Expandir menú":"Colapsar menú",variant:"neutral",hierarchy:"secondary",size:"md",icons:"only",leadingIcon:o.jsx(F.ArrowLeft2,{color:"currentColor",className:r?"rotate-180":void 0}),onClick:n,className:J.twMerge("h-[40px] w-[40px] shrink-0 !rounded-[10px] focus:ring-0",e),...t})}const p4=Object.assign(W2,{Header:a4,Content:o4,Footer:s4,Search:l4,Group:c4,GroupLabel:u4,Item:H2,Card:d4,User:f4,Trigger:h4}),m4=({label:e,icon:t,editControl:r,onRemove:n,dragHandleRef:a,dragHandleProps:i,floating:s})=>o.jsxs("div",{className:O.clsx("flex items-center gap-1 rounded-lg border border-surface-3 bg-surface-1 pr-3",s&&"shadow-lg"),children:[o.jsx("button",{ref:a,type:"button","aria-label":"Reordenar",className:"flex shrink-0 cursor-grab items-center px-3 py-4 active:cursor-grabbing focus:outline-none",...i,children:o.jsx(F.HambergerMenu,{size:18,color:"var(--high-em)"})}),o.jsx(vt,{as:"div",size:"sm",title:e,showCheckbox:!1,showLeadingImage:!1,showDescription:!1,showTrailingIcon:!1,showTag:!1,showTrailingText:!1,showLeadingIcon:!!t,leadingIcon:t,className:"min-w-0 flex-1 bg-transparent pl-0 pr-0 hover:bg-transparent active:bg-transparent"}),(r||n)&&o.jsxs("div",{className:"flex shrink-0 items-center gap-2",children:[r,n&&o.jsx(V,{"aria-label":"Eliminar",variant:"danger",hierarchy:"tertiary",size:"sm",icons:"only",leadingIcon:o.jsx(F.Trash,{}),onClick:n})]})]}),x4=({isSorting:e,wasDragging:t})=>!(e||t),g4=({id:e,label:t,icon:r,depth:n,indentationWidth:a,editControl:i,onRemove:s})=>{const{attributes:l,listeners:c,setNodeRef:u,setActivatorNodeRef:d,transform:f,transition:h,isDragging:p}=Ve.useSortable({id:e,animateLayoutChanges:x4}),g={transform:Ks.CSS.Translate.toString(f),transition:h,paddingLeft:n*a};return o.jsx("div",{ref:u,style:g,className:O.clsx("w-full",p&&"z-10"),children:p?o.jsx(Kn,{className:"h-[50px]"}):o.jsx(m4,{label:t,icon:r,editControl:i,onRemove:s,dragHandleRef:d,dragHandleProps:{...l,...c}})})},v4={sm:"max-w-[300px] w-full",md:"w-[32rem]",lg:"w-[40rem]"},dm={sm:{header:"py-1 px-2",body:"p-6",footer:"p-4"},md:{header:"py-1 px-2",body:"p-8",footer:"p-4"},lg:{header:"py-1 px-2",body:"p-10",footer:"p-4"}},V2=P.createContext(void 0),bn=()=>{const e=P.useContext(V2);if(!e)throw new Error("useDropModalContext must be used within a DropModal");return e},un=({children:e,size:t="md",padding:r,open:n,onClose:a,triggerRef:i})=>{const[s,l]=P.useState(!1),c=P.useRef(null),u=n!==void 0,d=u?n:s,f=p=>{u||l(p),p||a?.()},h=i??c;return o.jsx(V2.Provider,{value:{open:d,setOpen:f,size:t,padding:r??t,triggerRef:h},children:e})};un.displayName="DropModal";const ol=({children:e})=>{const{setOpen:t,open:r,triggerRef:n}=bn();return S.default.cloneElement(e,{ref:n,onClick:a=>{e.props.onClick?.(a),t(!r)}})};ol.displayName="DropModalTrigger";const dn=P.forwardRef(({children:e,className:t},r)=>{const{open:n,setOpen:a,size:i,triggerRef:s}=bn(),l=()=>a(!1),{panelRef:c,portalStyle:u,backdropProps:d}=i6({triggerRef:s,open:n,onClose:l,constrain:!0});return!n||typeof document>"u"?null:Sa.createPortal(o.jsxs(o.Fragment,{children:[o.jsx("div",{...d}),o.jsx("div",{ref:f=>{c.current=f,typeof r=="function"?r(f):r&&(r.current=f)},role:"dialog","aria-modal":"true",className:O.clsx("bg-white rounded-2xl shadow-xl flex flex-col border border-surface-3 overflow-hidden",v4[i],t),style:u,children:e})]}),document.body)});dn.displayName="DropModalContent";const fn=({children:e,disabled:t=!1,className:r,leftIcon:n,onLeftAction:a,leftButtonRef:i,rightIcon:s,onRightAction:l,rightButtonRef:c})=>{const{setOpen:u,padding:d}=bn(),f=dm[d];return o.jsxs("header",{className:O.clsx("flex items-center border-b border-surface-3 shrink-0 rounded-t-xl",f.header,r),children:[o.jsx(V,{ref:i,variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",className:O.clsx("cursor-pointer",!n&&"invisible"),leadingIcon:n&&o.jsx(ie,{size:"sm",children:n}),onClick:a,disabled:t||!a}),o.jsx("div",{className:"flex-1 flex justify-center items-center",children:e}),o.jsx(V,{ref:c,variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",className:"cursor-pointer",leadingIcon:o.jsx(ie,{size:"sm",children:s??o.jsx(it,{className:"text-high-em"})}),onClick:l??(()=>u(!1)),disabled:t})]})};fn.displayName="DropModalHeader";const fm=P.forwardRef(({className:e,...t},r)=>o.jsx("h3",{ref:r,className:O.clsx("font-semibold text-xs leading-tight text-center text-high-em",e),...t}));fm.displayName="DropModalTitle";const hn=({children:e,className:t,padding:r})=>{const{padding:n}=bn(),a=dm[n],i=r??!t;return o.jsx("main",{className:O.clsx(i&&a.body,"flex-1 overflow-y-auto",t),children:e})};hn.displayName="DropModalBody";const hm=({className:e,children:t,...r})=>{const{padding:n}=bn(),a=dm[n];return o.jsx("footer",{className:O.clsx("flex items-center border-t border-surface-3 shrink-0",a.footer,e),...r,children:t})};hm.displayName="DropModalFooter";const pn=({cancelButton:e,saveButton:t,className:r})=>{const{setOpen:n,size:a}=bn(),i=a==="sm",s=(l,c)=>{l.onClick?.(c),l.closeOnClick!==!1&&n(!1)};return o.jsx(hm,{className:O.clsx(i?"flex-row gap-5":"justify-end",r),children:o.jsxs("div",{className:O.clsx("flex",i?"flex-row gap-5 w-full justify-end":"gap-5"),children:[e&&o.jsx(V,{variant:e.variant||"neutral",hierarchy:e.hierarchy||"primary",size:e.size||"xs",...e,className:e.className,onClick:l=>s(e,l),children:e.label}),t&&o.jsx(V,{variant:t.variant||"secondary",hierarchy:t.hierarchy||"primary",size:t.size||"xs",...t,className:t.className,onClick:l=>s(t,l),children:t.label})]})})};pn.displayName="DropModalFooterActions";const U2=({children:e})=>{const{setOpen:t}=bn();return S.default.cloneElement(e,{onClick:r=>{e.props.onClick?.(r),t(!1)}})};U2.displayName="DropModalClose";const y4=e=>e.map(t=>({id:t.id,title:t.label,showCheckbox:!1,showLeadingImage:!1,showLeadingIcon:!1,showDescription:!1,showTag:!1,showTrailingIcon:!1,showTrailingText:!1})),b4=({item:e,iconOptions:t,onSave:r})=>{const[n,a]=S.default.useState(e.label),[i,s]=S.default.useState(e.icon??""),[l,c]=S.default.useState(e.action??"");return S.default.useEffect(()=>{a(e.label),s(e.icon??""),c(e.action??"")},[e.label,e.icon,e.action]),o.jsxs(un,{size:"sm",children:[o.jsx(ol,{children:o.jsx(V,{"aria-label":"Editar",variant:"neutral",hierarchy:"tertiary",size:"sm",icons:"only",leadingIcon:o.jsx(F.Edit2,{})})}),o.jsxs(dn,{className:"!w-72",children:[o.jsx(fn,{children:"Editar ítem"}),o.jsx(hn,{padding:!0,children:o.jsxs("div",{className:"flex flex-col gap-4",children:[o.jsx(me,{label:"Nombre",placeholder:"Nombre del ítem",value:n,onChange:u=>a(u.target.value),type:"text"}),t&&t.length>0&&o.jsx(Ae,{menuSize:"sm",label:"Icono",placeholder:"Selecciona un icono",value:i,showLeadingIcon:!1,items:y4(t),onChange:s}),o.jsx(me,{label:"Acción",placeholder:"Destino / acción",value:l,onChange:u=>c(u.target.value),type:"text"})]})}),o.jsx(pn,{cancelButton:{label:"Cancelar",closeOnClick:!0},saveButton:{label:"Guardar",closeOnClick:!0,onClick:()=>r({label:n,icon:i||void 0,action:l||void 0})}})]})]})};function K2(e,t=null,r=0){return e.reduce((n,a,i)=>[...n,{...a,parentId:t,depth:r,index:i},...K2(a.children??[],a.id,r+1)],[])}function lo(e){return K2(e)}function tc(e){const t="root",r={id:t,children:[]},n={[String(t)]:r},a=e.map(s=>({...s,children:[]}));for(const s of a){const l=s.parentId??t,c=n[String(l)]??a.find(u=>u.id===l);n[String(s.id)]=s,c?.children.push(s)}const i=s=>{const l={id:s.id,label:s.label};return s.icon!==void 0&&(l.icon=s.icon),s.action!==void 0&&(l.action=s.action),s.children&&s.children.length>0&&(l.children=s.children.map(i)),l};return r.children.map(i)}function rg(e,t){const r=[...t];return e.filter(n=>n.parentId!=null&&r.includes(n.parentId)?(n.children?.length&&r.push(n.id),!1):!0)}function w4(e,t,r,n,a,i){const s=e.findIndex(({id:b})=>b===r),l=e.findIndex(({id:b})=>b===t),c=e[l],u=Ve.arrayMove(e,l,s),d=u[s-1],f=u[s+1],h=Math.round(n/a),p=c.depth+h;let g=d?d.depth+1:0;i!=null&&(g=Math.min(g,i));const x=f?f.depth:0;let m=p;return p>=g?m=g:p<x&&(m=x),{depth:m,maxDepth:g,minDepth:x,parentId:v()};function v(){return m===0||!d?null:m===d.depth?d.parentId:m>d.depth?d.id:u.slice(0,s).reverse().find(w=>w.depth===m)?.parentId??null}}const j4=({items:e,onChange:t,indentationWidth:r=24,maxDepth:n,editable:a=!1,iconOptions:i,renderIcon:s,className:l})=>{const[c,u]=S.default.useState(null),[d,f]=S.default.useState(null),[h,p]=S.default.useState(0),g=S.default.useMemo(()=>{const A=lo(e);return c!=null?rg(A,[c]):A},[e,c]),x=c!=null&&d!=null?w4(g,c,d,h,r,n):null,m=S.default.useMemo(()=>g.map(({id:A})=>A),[g]),v=Be.useSensors(Be.useSensor(Be.PointerSensor,{activationConstraint:{distance:8}})),b=()=>{u(null),f(null),p(0)},w=({active:A})=>{u(A.id),f(A.id)},C=({delta:A})=>p(A.x),y=({over:A})=>f(A?.id??null),j=({active:A,over:I})=>{if(b(),!x||!I)return;const{depth:k,parentId:E}=x,T=lo(e).map(L=>({...L})),M=T.findIndex(({id:L})=>L===I.id),R=T.findIndex(({id:L})=>L===A.id);if(R===-1)return;T[R]={...T[R],depth:k,parentId:E};const $=Ve.arrayMove(T,R,M);t(tc($))},N=(A,I)=>{const k=lo(e).map(E=>E.id===A?{...E,label:I.label,icon:I.icon,action:I.action}:E);t(tc(k))},_=A=>{const I=lo(e),k=rg(I,[A]).filter(E=>E.id!==A);t(tc(k))};return o.jsx(Be.DndContext,{sensors:v,collisionDetection:Be.closestCenter,measuring:{droppable:{strategy:Be.MeasuringStrategy.Always}},onDragStart:w,onDragMove:C,onDragOver:y,onDragEnd:j,onDragCancel:b,children:o.jsx(Ve.SortableContext,{items:m,strategy:Ve.verticalListSortingStrategy,children:o.jsx("div",{className:J.twMerge(O.clsx("flex w-full flex-col gap-2",l)),children:g.map(A=>o.jsx(g4,{id:A.id,label:A.label,icon:A.icon&&s?s(A.icon):void 0,depth:A.id===c&&x?x.depth:A.depth,indentationWidth:r,editControl:a?o.jsx(b4,{item:A,iconOptions:i,onSave:I=>N(A.id,I)}):void 0,onRemove:a?()=>_(A.id):void 0},A.id))})})})},G2=({title:e,defaultOpen:t=!1,children:r})=>{const[n,a]=S.default.useState(t);return o.jsxs("div",{className:"overflow-hidden rounded-lg border border-surface-3",children:[o.jsx(vt,{as:"button",size:"sm",title:e,showCheckbox:!1,showLeadingImage:!1,showLeadingIcon:!1,showDescription:!1,showTag:!1,showTrailingText:!1,showTrailingIcon:!0,trailingIcon:n?o.jsx(F.ArrowUp2,{}):o.jsx(F.ArrowDown2,{}),onClick:()=>a(i=>!i),customTitleColor:"text-high-em",className:"w-full min-w-0 bg-surface-1"}),n&&o.jsx("div",{className:"border-t border-surface-3 p-4",children:r})]})},C4=({title:e,items:t,renderIcon:r,defaultCollapsed:n,addLabel:a="Añadir al menú",onAdd:i})=>{const[s,l]=S.default.useState(new Set),c=d=>l(f=>{const h=new Set(f);return h.has(d)?h.delete(d):h.add(d),h}),u=()=>{const d=t.filter(f=>s.has(f.id));d.length!==0&&(i(d),l(new Set))};return o.jsx(G2,{title:e,defaultOpen:!n,children:o.jsxs("div",{className:"flex flex-col gap-2",children:[o.jsx("div",{className:"ds-scrollbar flex max-h-[200px] flex-col gap-1 overflow-y-auto",children:t.length===0?o.jsx("span",{className:"px-2 py-2 text-xs text-low-em",children:"Sin ítems"}):t.map(d=>{const f=!!(d.icon&&r);return o.jsx(vt,{as:"button",size:"sm",title:d.label,showCheckbox:!0,checked:s.has(d.id),onCheckboxChange:()=>c(d.id),showLeadingImage:!1,showDescription:!1,showTag:!1,showTrailingText:!1,showTrailingIcon:!1,showLeadingIcon:f,leadingIcon:f?r(d.icon):void 0,onClick:()=>c(d.id),className:"w-full min-w-0 rounded-md",style:{paddingLeft:8,paddingRight:8}},d.id)})}),o.jsx("div",{className:"flex justify-end",children:o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"leading",leadingIcon:o.jsx(F.Add,{size:16}),disabled:s.size===0,onClick:u,children:a})})]})})};function S4(){return crypto.randomUUID().replace(/-/g,"").slice(0,8)}const N4=({title:e,defaultCollapsed:t,onAdd:r})=>{const[n,a]=S.default.useState(""),[i,s]=S.default.useState(""),l=()=>{n.trim()&&(r({id:`custom_${S4()}`,label:n.trim(),action:i.trim()||void 0}),a(""),s(""))};return o.jsx(G2,{title:e,defaultOpen:!t,children:o.jsxs("div",{className:"flex flex-col gap-3",children:[o.jsx(me,{label:"Nombre",placeholder:"Texto del enlace",value:n,onChange:c=>a(c.target.value),type:"text"}),o.jsx(me,{label:"URL / acción",placeholder:"https://… o /ruta",value:i,onChange:c=>s(c.target.value),type:"text"}),o.jsx("div",{className:"flex justify-end",children:o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"leading",leadingIcon:o.jsx(F.Add,{size:16}),disabled:!n.trim(),onClick:l,children:"Añadir al menú"})})]})})};function O4(){return crypto.randomUUID().replace(/-/g,"").slice(0,8)}const P4=({groups:e,onAdd:t,customGroup:r,renderIcon:n,className:a})=>{const i=s=>t(s.map(l=>({...l,id:`${l.id}_${O4()}`})));return o.jsxs("div",{className:J.twMerge(O.clsx("flex w-full flex-col gap-3",a)),children:[e.map((s,l)=>o.jsx(C4,{title:s.title,items:s.items,renderIcon:n,defaultCollapsed:l!==0,onAdd:i},s.id)),r&&o.jsx(N4,{title:r.title??"Personalizado",defaultCollapsed:!0,onAdd:s=>t([s])})]})},A4=({items:e,activeId:t,onSelect:r,renderIcon:n,className:a})=>{const i=(s,l)=>{const c=!!s.children?.length;if(l===0&&c)return o.jsxs("div",{className:"flex flex-col gap-0.5",children:[o.jsx("span",{className:"px-3 pb-1 pt-4 text-xs font-semibold uppercase tracking-wide text-low-em",children:s.label}),s.children.map(f=>i(f,l+1))]},s.id);const u=t!=null&&s.id===t,d=!!(s.icon&&n);return o.jsxs(S.default.Fragment,{children:[o.jsx(vt,{as:"button",size:"sm",title:s.label,showCheckbox:!1,showLeadingImage:!1,showDescription:!1,showTag:!1,showTrailingText:!1,showTrailingIcon:!1,showLeadingIcon:d,leadingIcon:d?n(s.icon):void 0,customLeadingIconColor:u?"var(--high-em)":void 0,customTitleColor:u?"text-high-em":"text-med-em",customBackgroundColor:u?"bg-surface-2":void 0,onClick:()=>r?.(s.id,s),style:{paddingLeft:12+Math.max(0,l-1)*16,paddingRight:12},className:"w-full min-w-0 rounded-lg"}),c&&s.children.map(f=>i(f,l+1))]},s.id)};return o.jsx("nav",{className:J.twMerge(O.clsx("flex w-full flex-col gap-0.5",a)),children:e.map(s=>i(s,0))})},Z2=({options:e,onChange:t,label:r,addLabel:n="Add option",labelPlaceholder:a="Label",valuePlaceholder:i="value",emptyHint:s="No options yet.",disabled:l=!1,className:c})=>{const u=(h,p)=>t(e.map((g,x)=>x===h?{...g,...p}:g)),d=()=>t([...e,{value:"",label:""}]),f=h=>t(e.filter((p,g)=>g!==h));return o.jsxs("div",{className:J.twMerge(O.clsx("flex flex-col gap-3",c)),children:[r&&o.jsx("span",{className:"text-xs font-semibold text-med-em",children:r}),e.length===0?o.jsx("p",{className:"text-xs text-med-em",children:s}):o.jsx("div",{className:"flex flex-col gap-2",children:e.map((h,p)=>o.jsxs("div",{className:"flex items-center gap-2",children:[o.jsx("div",{className:"flex-1",children:o.jsx(me,{size:"sm",value:h.label,placeholder:a,disabled:l,onChange:g=>u(p,{label:g.target.value}),onBlur:()=>{!h.value&&h.label&&u(p,{value:h.label})}})}),o.jsx("div",{className:"w-28",children:o.jsx(me,{size:"sm",value:h.value,placeholder:i,disabled:l,onChange:g=>u(p,{value:g.target.value})})}),o.jsx(V,{variant:"neutral",hierarchy:"tertiary",size:"sm",icons:"only",leadingIcon:o.jsx(F.Trash,{size:16}),"aria-label":"Remove option",disabled:l,onClick:()=>f(p)})]},p))}),o.jsx("div",{children:o.jsx(V,{variant:"neutral",hierarchy:"tertiary",size:"xs",icons:"leading",leadingIcon:o.jsx(F.Add,{}),disabled:l,onClick:d,children:n})})]})};Z2.displayName="OptionsEditor";const _4=({icon:e,children:t,isActive:r=!1,className:n,customFontSize:a,customIconSize:i,...s})=>{const l={xs:"text-xs",sm:"text-sm",md:"text-base",lg:"text-lg",xl:"text-xl"},c=a&&l[a]||void 0,u=a&&!l[a]?{fontSize:a}:void 0,d=i||20;return o.jsxs("button",{className:O.clsx("border border-surface-3 flex w-full items-center px-6 h-14 text-left text-sm font-semibold transition-colors rounded-xl","focus:outline-none",{"gap-6 bg-surface-1 text-med-em":r,"gap-6 hover:bg-surface-3":!r},n),...s,children:[o.jsx("span",{style:{color:"var(--med-em)"},children:S.default.isValidElement(e)&&S.default.cloneElement(e,{size:d,color:"currentColor"})}),o.jsx("span",{className:O.clsx("text-med-em",c),style:u,children:t})]})},k4=o.jsx(em,{}),Y2=({children:e,tooltipContent:t,icon:r,iconColor:n="text-disabled",labelClassName:a,className:i,customFontSize:s,customIconSize:l})=>{const c={xs:"text-xs",sm:"text-sm",md:"text-base",lg:"text-lg",xl:"text-xl"},u=s&&c[s]||void 0,d=s&&!c[s]?{fontSize:s}:void 0,f=l||16,h=r??k4;return o.jsxs("div",{className:O.clsx("flex items-center gap-2",i),children:[o.jsx("span",{className:O.clsx(a,u),style:d,children:e}),o.jsx(Na,{content:t,children:o.jsx("button",{type:"button",className:O.clsx("bg-surface-bg flex items-center focus:outline-none focus-visible:ring-2 focus-visible:ring-brand-primary-main rounded-full",n),children:S.default.cloneElement(h,{size:f,color:"currentColor"})})})]})},T4=({items:e,variant:t="neutral",size:r="md",orientation:n="vertical",withDividers:a=!1,disableUnderline:i=!1,className:s})=>o.jsx("div",{className:J.twMerge(O.clsx("flex",n==="vertical"?"flex-col items-start":"flex-row flex-wrap items-center",!a&&"gap-8",s)),children:e.map((l,c)=>o.jsxs(S.default.Fragment,{children:[o.jsx(gr,{href:l.href,variant:l.variant??t,size:l.size??r,disabled:l.disabled,leadingIcon:l.leadingIcon,trailingIcon:l.trailingIcon,trailingIconPosition:l.trailingIconPosition,showLeadingIcon:l.showLeadingIcon,showTrailingIcon:l.showTrailingIcon,disableUnderline:l.disableUnderline??i,target:l.target,rel:l.rel,onClick:l.onClick,className:l.className,children:l.label}),a&&c<e.length-1&&o.jsx(he,{direction:n==="vertical"?"horizontal":"vertical",...n==="horizontal"?{height:"16px"}:{}})]},c))}),E4={sm:"max-w-[300px] w-full",md:"w-[32rem]",lg:"w-[40rem]"},pm={sm:{header:"py-4 px-8",body:"p-6",footer:"py-6 px-8"},md:{header:"py-4 px-8",body:"p-8",footer:"py-6 px-8"},lg:{header:"py-4 px-8",body:"p-10",footer:"py-6 px-8"}},X2=P.createContext(void 0),wn=()=>{const e=P.useContext(X2);if(!e)throw new Error("useModalContext must be used within a Modal provider");return e},sl=({children:e,size:t="md",padding:r})=>{const[n,a]=P.useState(!1);return o.jsx(X2.Provider,{value:{open:n,setOpen:a,size:t,padding:r??t},children:e})};sl.displayName="Modal";const ll=({children:e})=>{const{setOpen:t}=wn();return S.default.cloneElement(e,{onClick:r=>{e.props.onClick&&e.props.onClick(r),t(!0)}})};ll.displayName="ModalTrigger";const cl=P.forwardRef(({children:e,className:t,...r},n)=>{const{open:a,setOpen:i,size:s}=wn();return o.jsx(xe.Transition,{appear:!0,show:a,as:P.Fragment,children:o.jsxs(xe.Dialog,{as:"div",className:"relative z-50",onClose:()=>i(!1),children:[o.jsx(xe.Transition.Child,{as:P.Fragment,enter:"ease-out duration-300",enterFrom:"opacity-0",enterTo:"opacity-100",leave:"ease-in duration-200",leaveFrom:"opacity-100",leaveTo:"opacity-0",children:o.jsx("div",{className:"fixed inset-0 bg-black-uniform/30","aria-hidden":"true"})}),o.jsx("div",{className:"fixed inset-0 overflow-y-auto",children:o.jsx("div",{className:"flex min-h-full items-center justify-center p-4",children:o.jsx(xe.Transition.Child,{as:P.Fragment,enter:"ease-out duration-300",enterFrom:"opacity-0 scale-95",enterTo:"opacity-100 scale-100",leave:"ease-in duration-200",leaveFrom:"opacity-100 scale-100",leaveTo:"opacity-0 scale-95",children:o.jsx(xe.Dialog.Panel,{ref:n,className:O.clsx("bg-white rounded-2xl shadow-xl flex flex-col border border-surface-3 text-left transform transition-all",E4[s],t),...r,children:e})})})})]})})});cl.displayName="ModalContent";const ul=({children:e,onBack:t,disabled:r=!1,className:n})=>{const{setOpen:a,padding:i}=wn(),s=pm[i];return o.jsxs("header",{className:O.clsx("flex items-center border-b border-surface-3 shrink-0",s.header,n),children:[o.jsx(V,{variant:"neutral",hierarchy:"secondary",className:O.clsx("cursor-pointer",!t&&"invisible"),onClick:t,size:"sm",icons:"only",disabled:r||!t,leadingIcon:o.jsx(n2,{className:"text-high-em"})}),o.jsx("div",{className:"flex-1 flex justify-center items-center",children:e}),o.jsx(V,{className:"cursor-pointer",variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx(it,{className:"text-high-em"}),onClick:()=>a(!1),disabled:r})]})};ul.displayName="ModalHeader";const dl=P.forwardRef(({className:e,...t},r)=>o.jsx(xe.Dialog.Title,{ref:r,as:"h3",className:O.clsx("font-semibold text-base leading-tight text-center text-high-em",e),...t}));dl.displayName="ModalTitle";const mm=P.forwardRef(({className:e,...t},r)=>o.jsx(xe.Dialog.Description,{ref:r,className:O.clsx("text-sm text-high-em",e),...t}));mm.displayName="ModalDescription";const fl=({children:e,className:t})=>{const{padding:r}=wn(),n=pm[r];return o.jsx("main",{className:O.clsx(n.body,"flex-1 overflow-y-auto",t),children:e})};fl.displayName="ModalBody";const hl=({className:e,children:t,...r})=>{const{padding:n}=wn(),a=pm[n];return o.jsx("footer",{className:O.clsx("flex items-center border-t border-surface-3 shrink-0",a.footer,e),...r,children:t})};hl.displayName="ModalFooter";const Q2=({backButton:e,cancelButton:t,acceptButton:r,className:n})=>{const{setOpen:a,size:i}=wn(),s=i==="sm",l=(c,u)=>{c.onClick&&c.onClick(u),c.closeOnClick!==!1&&a(!1)};return o.jsxs(hl,{className:O.clsx(s?"flex-row gap-8":"justify-between",n),children:[e&&!s&&o.jsx(V,{variant:e.variant||"neutral",hierarchy:e.hierarchy||"secondary",size:e.size||"md",...e,onClick:c=>l(e,c),children:e.label}),!e&&!s&&o.jsx("div",{}),o.jsxs("div",{className:O.clsx("flex",s?"flex-row gap-8 w-full":"gap-8"),children:[t&&o.jsx(V,{variant:t.variant||"neutral",hierarchy:t.hierarchy||"primary",size:t.size||"md",...t,className:J.twMerge(s?"w-full":"w-32",t.className),onClick:c=>l(t,c),children:t.label}),r&&o.jsx(V,{variant:r.variant||"secondary",hierarchy:r.hierarchy||"primary",size:r.size||"md",...r,className:J.twMerge(s?"w-full":"w-32",r.className),onClick:c=>l(r,c),children:r.label})]})]})};Q2.displayName="ModalFooterActions";const xm=({children:e})=>{const{setOpen:t}=wn();return S.default.cloneElement(e,{onClick:r=>{e.props.onClick&&e.props.onClick(r),t(!1)}})};xm.displayName="ModalClose";function I4(e,t){return e.split(t).reduce((r,n,a,i)=>(r.push(o.jsx("span",{className:"font-normal",children:n},`part-${a}`)),a<i.length-1&&r.push(o.jsx("span",{className:"font-bold",children:t},`bold-${a}`)),r),[])}function J2({trigger:e,title:t,description:r,confirmationText:n,confirmationLabel:a,confirmButtonLabel:i,cancelButtonLabel:s="Cancel",onConfirm:l,loading:c=!1}){const[u,d]=P.useState(""),f=u.trim()===n,h=()=>d(""),p=S.default.isValidElement(e)?e:null;return o.jsxs(sl,{children:[p?o.jsx(ll,{children:p}):null,o.jsxs(cl,{children:[o.jsx(ul,{disabled:c,children:o.jsx(dl,{children:t})}),o.jsxs(fl,{children:[o.jsx(mm,{children:r}),o.jsx("div",{className:"mt-6",children:o.jsx(me,{label:I4(a,n),placeholder:n,value:u,onChange:g=>d(g.target.value),disabled:c,variant:"outlined",size:"md"})})]}),o.jsxs(hl,{className:"justify-end gap-3",children:[o.jsx(xm,{children:o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"md",disabled:c,onClick:h,children:s})}),o.jsx(V,{variant:"danger",hierarchy:"primary",size:"md",onClick:()=>{f&&!c&&l()},disabled:!f,loading:c,children:i})]})]})]})}J2.displayName="DeleteConfirmationModal";const e3=P.createContext(void 0),gm=()=>{const e=P.useContext(e3);if(!e)throw new Error("Drawer subcomponents must be used within <Drawer>");return e},M4={sm:"w-64",md:"w-72",lg:"w-80",xl:"w-96"},ng={right:"translate-x-full",left:"-translate-x-full"},$4={right:"right-0",left:"left-0"},t3=({open:e,onOpenChange:t,side:r="right",children:n})=>o.jsx(e3.Provider,{value:{onOpenChange:t,side:r},children:o.jsx(xe.Transition,{show:e,as:P.Fragment,children:o.jsx(xe.Dialog,{as:"div",className:"relative z-50",onClose:()=>t(!1),children:n})})});t3.displayName="Drawer";const r3=({className:e})=>{const{onOpenChange:t}=gm();return o.jsx(xe.Transition.Child,{as:P.Fragment,enter:"ease-out duration-300",enterFrom:"opacity-0",enterTo:"opacity-100",leave:"ease-in duration-200",leaveFrom:"opacity-100",leaveTo:"opacity-0",children:o.jsx("div",{className:J.twMerge(O.clsx("fixed inset-0 bg-black-uniform/30",e)),"aria-hidden":"true",onClick:()=>t(!1)})})};r3.displayName="DrawerOverlay";const n3=({width:e="md",className:t,children:r})=>{const{side:n}=gm();return o.jsx(xe.Transition.Child,{as:P.Fragment,enter:"ease-out duration-300",enterFrom:ng[n],enterTo:"translate-x-0",leave:"ease-in duration-200",leaveFrom:"translate-x-0",leaveTo:ng[n],children:o.jsx(xe.Dialog.Panel,{className:J.twMerge(O.clsx("fixed top-0 bottom-0 h-full flex flex-col bg-white shadow-e2 transform",M4[e],$4[n],t)),children:r})})};n3.displayName="DrawerPanel";const a3=({children:e,className:t,height:r=60,title:n})=>o.jsxs("div",{style:{height:r},className:J.twMerge(O.clsx("flex items-center justify-between shrink-0 px-8 border-b border-surface-3",t)),children:[n&&o.jsx("span",{className:"text-sm font-semibold text-high-em",children:n}),e]});a3.displayName="DrawerHeader";const i3=({children:e,className:t})=>o.jsx("div",{className:J.twMerge(O.clsx("flex-1",t)),children:e});i3.displayName="DrawerContent";const o3=({children:e,className:t})=>e?o.jsx("div",{className:J.twMerge(O.clsx("shrink-0 border-t border-surface-3 py-6 px-8",t)),children:e}):null;o3.displayName="DrawerFooter";const s3=({children:e,size:t="sm"})=>{const{onOpenChange:r}=gm();return e?S.default.cloneElement(e,{onClick:n=>{e.props.onClick?.(n),r(!1)}}):o.jsx(V,{className:"cursor-pointer",variant:"neutral",hierarchy:"secondary",size:t,icons:"only",leadingIcon:o.jsx(it,{className:"text-high-em"}),onClick:()=>r(!1)})};s3.displayName="DrawerClose";const R4=Object.assign(t3,{Overlay:r3,Panel:n3,Header:a3,Content:i3,Footer:o3,Close:s3});function l3({planName:e,price:t,billingPeriod:r="month",priceContent:n,description:a,ctaLabel:i="Switch Plan",onCtaClick:s,features:l,featuresTitle:c="Features",featuresSubtitle:u="Everything in our plan includes",isRecommended:d=!1,recommendedLabel:f="Recommended",recommendedIcon:h,loading:p=!1,ctaVariant:g="neutral",ctaHierarchy:x="primary",sectionColor:m="bg-white",sectionTextColor:v,className:b}){return o.jsxs("div",{className:J.twMerge(O.clsx("relative w-full flex flex-col",b)),children:[d&&o.jsx("div",{className:"absolute -top-9 left-1/2 -translate-x-1/2 z-10 whitespace-nowrap",children:o.jsx(Ye,{size:"lg",theme:"surface",variant:"outlined",children:o.jsx(ft,{icon:h,label:f,iconSize:14,gap:3,iconColorClass:"text-med-em",labelColorClass:"text-med-em text-xs font-semibold"})})}),o.jsxs("div",{className:"bg-surface-2 border border-surface-3 rounded-8 overflow-hidden w-full flex flex-col flex-1",children:[o.jsxs("div",{className:O.clsx("flex items-start justify-between p-8 border-b border-surface-3",m),children:[o.jsx("span",{className:O.clsx("text-xl font-semibold",v??"text-high-em"),children:e}),o.jsx("div",{className:"flex items-baseline gap-4",children:n??o.jsxs(o.Fragment,{children:[o.jsx("span",{className:O.clsx("text-2xl font-bold leading-none",v??"text-high-em"),children:t}),r&&o.jsxs("span",{className:O.clsx("text-sm",v??"text-high-em"),children:["/ ",r]})]})})]}),o.jsxs("div",{className:O.clsx("flex flex-col gap-8 p-8 border-b border-surface-3",m),children:[o.jsx("p",{className:O.clsx("text-sm leading-relaxed",v??"text-high-em"),children:a}),o.jsx(V,{variant:g,hierarchy:x,size:"md",className:"w-full",onClick:s,loading:p,children:i})]}),o.jsxs("div",{className:"flex flex-col gap-8 p-8 bg-surface-bg flex-1",children:[o.jsxs("div",{children:[o.jsx("p",{className:"text-xl font-bold text-high-em",children:c}),o.jsx("p",{className:"text-sm text-high-em",children:u})]}),o.jsx("ul",{className:"flex flex-col gap-8",children:l.map(w=>o.jsxs("li",{className:"flex items-center gap-8",children:[o.jsx("span",{className:"text-low-em shrink-0",children:o.jsx(F.TickCircle,{size:14,color:"currentColor"})}),o.jsx("span",{className:"text-sm text-low-em",children:w})]},w))})]})]})]})}l3.displayName="PlanPricingCard";const pl=({type:e="default",size:t="lg",variant:r="primary",children:n,className:a})=>{const i="inline-flex items-center justify-center transition-colors duration-200",s={lg:"w-[80px] h-[80px] rounded-[16px]",md:"w-[56px] h-[56px] rounded-[16px]",sm:"w-[40px] h-[40px] rounded-[8px]"},l={lg:32,md:24,sm:20},c={default:{primary:"bg-surface-4 text-white-uniform",secondary:"bg-surface-1 text-high-em",tertiary:"bg-transparent border-[2px] border-surface-3 text-high-em",quaternary:"bg-transparent text-high-em"},brand:{primary:"bg-brand-primary-main text-white-uniform",secondary:"bg-surface-3 text-primary-accent-3",tertiary:"bg-transparent border-[2px] border-surface-4 text-primary-accent-3",quaternary:"bg-transparent text-primary-accent-3"},danger:{primary:"bg-danger-main text-white-uniform",secondary:"bg-danger-accent-1 text-danger-main",tertiary:"bg-transparent border-[2px] border-danger-accent-2 text-danger-main",quaternary:"bg-transparent text-danger-main"},success:{primary:"bg-success-main text-white-uniform",secondary:"bg-success-accent-1 text-success-main",tertiary:"bg-transparent border-[2px] border-success-accent-2 text-success-main",quaternary:"bg-transparent text-success-main"}},u=S.default.isValidElement(n)?S.default.cloneElement(n,{size:l[t],color:"currentColor"}):null;return o.jsx("div",{className:O.clsx(i,s[t],c[e][r],a),children:u})},c3=S.default.forwardRef(({title:e,companyImage:t,badgeStatus:r,badgeStatusState:n,onButtonAction:a,actionButtonRef:i,stackLabel:s,powerLabel:l,calendarLabel:c,link1Label:u,link1Href:d,link2Label:f,link2Href:h,link2Status:p,onCardClick:g,className:x,...m},v)=>{const b=O.clsx("flex flex-col overflow-hidden transition-all duration-200 w-full min-w-0 p-4 gap-3 border rounded-2xl border-surface-3","bg-white","p-6 md:p-8 gap-6 md:gap-8"),w=J.twMerge(O.clsx(b,x)),C={success:"success",warning:"warning",danger:"danger",disabled:"disabled"};return o.jsxs("div",{ref:v,className:w,...m,children:[o.jsxs("div",{className:"flex-row flex justify-between",children:[o.jsx("div",{className:"flex",children:o.jsx(ie,{className:"!rounded-4",size:"2xl",imageUrl:t})}),o.jsx("div",{className:"flex w-fit",children:o.jsx(V,{ref:i,size:"sm",leadingIcon:o.jsx(ie,{children:o.jsx(c2,{})}),icons:"only",hierarchy:"secondary",variant:"neutral",onClick:a})})]}),o.jsxs("div",{className:"flex-col flex justify-between gap-4",children:[o.jsxs("div",{className:"flex gap-5 items-center",children:[o.jsx("span",{className:"text-high-em font-semibold",children:e}),o.jsx("div",{className:"flex items-center gap-2",children:o.jsx(Ye,{variant:"simple",theme:C[n],children:r})})]}),o.jsxs("div",{className:"flex flex-row gap-4",children:[o.jsx(ft,{label:s,labelSize:"sm",iconSize:"sm",gap:4,icon:o.jsx(u2,{})}),o.jsx(ft,{label:l,labelSize:"sm",iconSize:"sm",gap:4,icon:o.jsx(d2,{})}),o.jsx(ft,{label:c,labelSize:"sm",iconSize:"sm",gap:4,icon:o.jsx(f2,{})})]})]}),o.jsx(he,{direction:"horizontal"}),o.jsxs("div",{className:"flex-row flex justify-between gap-8",children:[o.jsxs("div",{className:"flex w-1/2 flex-col gap-2",children:[o.jsx("span",{className:"text-sm text-low-em",children:"Subdomain"}),o.jsx("div",{className:"flex-row flex center items-center gap-4",children:o.jsx(gr,{href:d,className:"w-fit",variant:"neutral",children:u})})]}),o.jsxs("div",{className:"flex w-1/2 flex-col gap-2",children:[o.jsx("span",{className:"text-sm text-low-em",children:"Database"}),o.jsxs("div",{className:"flex-row flex center items-center gap-4",children:[o.jsx(Ye,{variant:"status",statusState:p,statusSize:"xs"}),o.jsx(gr,{href:h,trailingIcon:o.jsx(l2,{}),className:"w-fit",variant:"neutral",children:f})]})]})]})]})});c3.displayName="ProjectCard";const wh=({progress:e,description:t,className:r,...n})=>{const a=Math.min(100,Math.max(0,e)),i="w-full bg-surface-3 rounded-full h-1 relative overflow-hidden flex-1",s=O.clsx("size-[18px] rounded-full transition-all duration-300 grow-0 shrink-0 border-black",e>1?"border-5":e===0?"border-2 border-surface-3":"border-5"),l=O.clsx(i,r);return o.jsxs("div",{className:"flex flex-col gap-y-2 w-full",children:[o.jsxs("div",{className:"flex items-center w-full gap-x-5",children:[o.jsx("div",{className:s}),o.jsx("div",{className:l,role:"progressbar","aria-valuenow":a,"aria-valuemin":0,"aria-valuemax":100,"aria-label":`Progress: ${a}%`,...n,children:o.jsx("div",{className:"h-full rounded-full transition-all duration-300 ease-out bg-black",style:{width:`${a}%`}})})]}),t&&o.jsx("p",{className:"mt-2 font-medium text-sm text-left text-low-em",children:t})]})},rc={xs:{size:144,container:"size-[144px]",strokeWidth:12,labelFontSize:"text-xs",fontSize:"text-[24px]",lineHeight:"leading-[36px]",halfCircle:"w-[144px] h-[80px]",labelSpace:"",halfCircleLabelPosition:"top-2/5"},sm:{size:180,container:"size-[180px]",strokeWidth:14,labelFontSize:"text-xs",fontSize:"text-[28px]",lineHeight:"leading-[42px]",halfCircle:"w-[180px] h-[95px]",labelSpace:"",halfCircleLabelPosition:"top-2/5"},md:{size:240,container:"size-[240px]",strokeWidth:16,labelFontSize:"text-sm",fontSize:"text-[38px]",lineHeight:"leading-[62px]",halfCircle:"w-[240px] h-[131px]",labelSpace:"",halfCircleLabelPosition:"top-2/5"},lg:{size:280,container:"size-[280px]",strokeWidth:18,labelFontSize:"text-md",fontSize:"text-[48px]",lineHeight:"leading-[72px]",halfCircle:"w-[280px] h-[154px]",labelSpace:"",halfCircleLabelPosition:"top-2/5"}},L4={primary:{track:"text-surface-3",fill:"text-black",label:"text-low-em text-center",progressLabel:"text-high-em font-space-grotesk font-semibold",opacity:1}},Gn=({progress:e,size:t="md",variant:r="primary",shape:n="circle",showLabel:a=!0,label:i,className:s,ariaLabel:l,id:c,...u})=>{const d=Math.min(100,Math.max(0,e)),f=S.default.useId(),h=c||`progress-circle-${f}`,p=i?`${h}-label`:void 0,g=rc[t],x=L4[r],m=()=>l||(i?`Progreso: ${i}, ${d}% completado`:`Progreso: ${d}% completado`),v=g.size,b=(v-g.strokeWidth)/2,w=2*Math.PI*b,C=w-d/100*w,y=()=>n==="circle"?rc[t].container:rc[t].halfCircle,j=()=>o.jsxs("svg",{width:v,height:v,className:"transform -rotate-90",role:"progressbar","aria-valuenow":d,"aria-valuemin":0,"aria-valuemax":100,"aria-label":m(),"aria-labelledby":p,"aria-live":"polite","aria-atomic":"true",children:[o.jsx("circle",{cx:v/2,cy:v/2,r:b,stroke:"currentColor",strokeWidth:g.strokeWidth,fill:"none",className:x.track,opacity:x.opacity}),o.jsx("circle",{cx:v/2,cy:v/2,r:b,stroke:"currentColor",strokeWidth:g.strokeWidth,fill:"none",className:x.fill,strokeDasharray:w,strokeDashoffset:C,strokeLinecap:"round",style:{transition:"stroke-dashoffset 0.3s ease-in-out"}})]}),N=()=>{const _=g.strokeWidth,A=v,I=v/2+_,k=(v-g.strokeWidth)/2,E=_/2,T=I-_/2,M=v-_/2,R=I-_/2,$=Math.PI*k*2,L=$-d/100*$;return o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"100%",preserveAspectRatio:"xMidYMid meet",viewBox:`0 0 ${A} ${I}`,className:"size-full",fill:"none",role:"progressbar","aria-valuenow":d,"aria-valuemin":0,"aria-valuemax":100,"aria-label":m(),"aria-labelledby":p,"aria-live":"polite","aria-atomic":"true",children:[o.jsx("path",{d:`M${E},${T} A${k},${k} 0 1,1 ${M},${R}`,fill:"none",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:g.strokeWidth,stroke:"currentColor",className:x.track,opacity:x.opacity}),o.jsx("path",{d:`M${E},${T} A${k},${k} 0 1,1 ${M},${R}`,fill:"none",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:g.strokeWidth,stroke:"currentColor",className:x.fill,strokeDasharray:$,strokeDashoffset:L,style:{transition:"stroke-dashoffset 0.3s ease-in-out"}})]})};return o.jsxs("div",{className:O.clsx("relative inline-flex items-center justify-center",y(),s),id:h,...u,children:[n==="circle"?j():N(),a&&n==="circle"&&o.jsxs("div",{className:O.clsx("absolute inset-0 flex flex-col items-center justify-center","leading-none"),children:[i&&o.jsx("span",{id:p,className:O.clsx(g.labelFontSize,x.label),children:i}),o.jsx("span",{className:O.clsx(g.fontSize,g.lineHeight,x.progressLabel),style:{fontFamily:"var(--font-space-grotesk)"},children:`${d}%`})]}),a&&n==="half-circle"&&o.jsxs("div",{className:O.clsx("absolute left-0 right-0 flex flex-col items-center justify-center",i?g.halfCircleLabelPosition:"top-1/2",i&&g.labelSpace),children:[i&&o.jsx("span",{id:p,className:O.clsx(g.labelFontSize,x.label),children:i}),o.jsx("span",{className:O.clsx(g.fontSize,g.lineHeight,x.progressLabel),style:{fontFamily:"var(--font-space-grotesk)"},children:`${d}%`})]})]})},D4=({currentStep:e,totalSteps:t,currentStepProgress:r=0,stepDescriptions:n=[],title:a,subtitle:i,className:s,collapsed:l,onToggleCollapse:c,onClose:u,onlyProgressCircle:d=!1})=>{const[f,h]=S.default.useState(l??!0);S.default.useEffect(()=>{typeof l=="boolean"&&h(l)},[l]);const p=()=>{const m=!f;h(m),c&&c(m)},g=S.default.useMemo(()=>Array.from({length:t},(m,v)=>{const b=v+1;let w;return b<e?w=100:w=0,{progress:w,description:n[v]||`Step ${b}`}}),[e,t,n]),x=t>0?Math.round((e-1)/t*100+r/t):0;return d?o.jsx(Gn,{progress:x,size:"xs",showLabel:!0,ariaLabel:`Overall progress: ${x}%`,className:s}):o.jsxs(pt.motion.div,{className:O.clsx("bg-white overflow-hidden",s),role:"region","aria-label":`Progress tracker${f?"":" - expanded"}`,layout:!0,animate:{height:f?61:130},transition:{duration:.3,ease:"easeInOut"},children:[o.jsxs("div",{className:"flex items-center justify-between px-6 py-2 gap-3",children:[o.jsx(pt.motion.div,{className:"flex items-center gap-3 flex-1 min-w-0 cursor-pointer",onClick:p,layout:!0,children:o.jsx(pt.AnimatePresence,{mode:"wait",children:f?o.jsx(pt.motion.div,{className:"flex items-center gap-3 flex-1 min-w-0",initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},transition:{duration:.2},children:g.map((m,v)=>o.jsx("div",{className:"flex-1 min-w-0",children:o.jsx(wh,{progress:m.progress})},v))},"collapsed-content"):o.jsxs(pt.motion.div,{className:"flex flex-col flex-1",initial:{opacity:0,y:-5},animate:{opacity:1,y:0},exit:{opacity:0,y:-5},transition:{duration:.2},children:[a&&o.jsx("h3",{className:"text-[16px] text-dark-100 font-semibold",children:a}),i&&o.jsx("p",{className:"text-sm text-dark-700",children:i})]},"expanded-title")})}),o.jsxs("div",{className:"flex items-center gap-9 py-4 px-6",children:[o.jsx(Gn,{progress:x,size:"xs",showLabel:!0,ariaLabel:`Overall progress: ${x}%`}),o.jsx(pt.motion.button,{className:"rounded-full cursor-pointer flex items-center justify-center",onClick:p,whileHover:{scale:1.1},whileTap:{scale:.9},transition:{duration:.1},"aria-label":f?"Expand":"Collapse",children:o.jsx(pt.motion.div,{style:{display:"inline-flex",alignItems:"center",justifyContent:"center"},animate:{rotate:f?0:180},transition:{duration:.2},children:o.jsx(F.ArrowDown2,{size:16,color:"black"})})}),o.jsx(pt.motion.button,{className:"rounded-full cursor-pointer flex items-center justify-center w-6 h-6",onClick:u,whileHover:{scale:1.1},whileTap:{scale:.9},transition:{duration:.1},"aria-label":"Close",children:o.jsx(it,{size:16})})]})]}),o.jsx(pt.AnimatePresence,{children:!f&&o.jsx(pt.motion.div,{initial:{height:0,opacity:0},animate:{height:"auto",opacity:1},exit:{height:0,opacity:0},transition:{duration:.3,ease:"easeInOut"},className:"overflow-hidden",children:o.jsx("div",{className:"pt-2 pb-4 px-8",children:o.jsx(pt.motion.div,{className:"flex gap-3 w-full",initial:{opacity:0},animate:{opacity:1},transition:{delay:.1,duration:.2},children:g.map((m,v)=>{const w=v+1===e;return o.jsx(pt.motion.div,{className:"w-full",initial:{opacity:0,y:10},animate:{opacity:1,y:0},transition:{delay:.15+v*.05,duration:.2,ease:"easeOut"},children:o.jsxs("div",{children:[o.jsx(wh,{progress:m.progress}),(m.progress!==0||w)&&m.description&&o.jsx("div",{className:"text-sm text-[#2F343C] mt-3 font-semibold",children:m.description}),m.progress===0&&!w&&m.description&&o.jsx("div",{className:"text-sm text-[#5A606B] mt-3 font-semibold",children:m.description})]})},v)})})})})})]})},z4=({actions:e,borderless:t=!1,loading:r=!1,className:n})=>r?o.jsx("div",{className:J.twMerge(O.clsx("flex flex-col bg-surface-1",!t&&"border border-surface-3 rounded-lg overflow-hidden",n)),children:o.jsx("div",{className:"flex flex-col gap-6 p-6",children:Array.from({length:4}).map((a,i)=>o.jsx("div",{className:"h-36 rounded-lg bg-surface-2 animate-pulse"},i))})}):o.jsx("div",{className:J.twMerge(O.clsx("flex flex-col bg-surface-1",!t&&"border border-surface-3 rounded-lg overflow-hidden",n)),children:o.jsx("div",{className:"flex flex-col gap-6 p-6",children:e.map(a=>o.jsx(V,{variant:"neutral",hierarchy:"tertiary",size:"md",icons:a.icon?"leading":"none",leadingIcon:a.icon,onClick:a.onClick,disabled:a.disabled,className:"w-full justify-start",children:a.label},a.id))})}),B4={small:{wrapper:"w-[16px] h-[16px]",dot:"w-[6px] h-[6px]"},medium:{wrapper:"w-[20px] h-[20px]",dot:"w-[8px] h-[8px]"},large:{wrapper:"w-[24px] h-[24px]",dot:"w-[10px] h-[10px]"}},In={unchecked:"bg-transparent border-low-em hover:bg-surface-1",checked:"bg-transparent border-1 border-low-em hover:bg-surface-1",focus:"peer-focus-visible:ring-1 peer-focus-visible:ring-low-em",disabled:{unchecked:"bg-surface-3 border-surface-4",checked:"bg-surface-3 border-surface-4",dot:"bg-surface-4"}},F4=({size:e="medium",checked:t=!1,disabled:r=!1,className:n,...a})=>{const i=B4[e];return o.jsxs("label",{className:O.clsx("inline-flex items-center",r?"cursor-not-allowed":"cursor-pointer",n),children:[o.jsx("input",{type:"radio",checked:t,disabled:r,className:"sr-only peer",...a}),o.jsx("div",{className:O.clsx(i.wrapper,"rounded-full border transition-colors duration-200",t&&"inline-flex items-center justify-center",In.focus,r?t?In.disabled.checked:In.disabled.unchecked:t?In.checked:In.unchecked,!r&&"peer-hover:border-low-em"),children:t&&o.jsx("div",{className:O.clsx(i.dot,"rounded-full",r?In.disabled.dot:"bg-black")})})]})},q4={sm:{card:"gap-3 p-4",iconBox:"size-10",iconRadius:"rounded-4",icon:14,trailing:16},md:{card:"gap-4 p-5",iconBox:"size-12",iconRadius:"rounded-5",icon:20,trailing:18},lg:{card:"gap-4 p-6",iconBox:"size-14",iconRadius:"rounded-6",icon:26,trailing:22}},u3=S.default.forwardRef(({icon:e,title:t,description:r,selected:n=!1,size:a="md",trailingIcon:i,className:s,...l},c)=>{const u="group flex w-full items-center rounded-8 border text-left transition-all duration-200 focus:outline-none",d=n?"border-brand-secondary-main bg-surface-1 ring-1 ring-brand-secondary-main":"border-surface-3 bg-surface-1 hover:bg-surface-2",f=n?"bg-brand-secondary-main text-white-uniform":"bg-surface-3 text-low-em",h=q4[a],p=(g,x)=>S.default.isValidElement(g)?S.default.cloneElement(g,{size:x,color:"currentColor"}):g;return o.jsxs("button",{ref:c,type:"button",role:"radio","aria-checked":n,className:J.twMerge(O.clsx(u,h.card,d,s)),...l,children:[o.jsx("span",{className:O.clsx("flex shrink-0 items-center justify-center",h.iconBox,h.iconRadius,f),children:p(e,h.icon)}),o.jsxs("span",{className:"flex min-w-0 flex-1 flex-col",children:[o.jsx("span",{className:"text-sm font-medium text-high-em",children:t}),r&&o.jsx("span",{className:"text-xs text-low-em",children:r})]}),n&&i&&o.jsx("span",{className:"shrink-0 text-brand-secondary-main",children:p(i,h.trailing)})]})});u3.displayName="SelectableCard";const W4={success:"bg-success-main",warning:"bg-warning-main",error:"bg-danger-main",info:"bg-info-em"},ag={brand:{done:"border-brand-secondary-main bg-brand-secondary-main text-white",current:"border-brand-secondary-main text-brand-secondary-main",line:"bg-brand-secondary-main"},success:{done:"border-success-main bg-success-main text-white",current:"border-success-main text-success-main",line:"bg-success-main"},warning:{done:"border-warning-main bg-warning-main text-white",current:"border-warning-main text-warning-main",line:"bg-warning-main"}},H4={brand:{done:"bg-brand-secondary-main",current:"bg-brand-secondary-accent-3",pending:"bg-surface-3"},success:{done:"bg-success-main",current:"bg-success-accent-3",pending:"bg-surface-3"},warning:{done:"bg-warning-main",current:"bg-warning-accent-3",pending:"bg-surface-3"}},d3=({steps:e,current:t,variant:r="numbered",lineStyle:n="solid",colorVariant:a,indicatorGap:i,stepGap:s,itemClassName:l,className:c})=>{const u=a?ag[a]:ag.brand,d=a?H4[a]:null;return o.jsx("ol",{className:J.twMerge("flex flex-col",c),children:e.map((f,h)=>{const p=h<t?"done":h===t?"current":"pending",g=h===e.length-1,x=r==="dot",m=n==="dashed",v=x?d?d[p]:f.status?W4[f.status]:"bg-surface-3":null;return o.jsxs("li",{className:J.twMerge("flex",i??"gap-3",l),children:[o.jsxs("div",{className:"flex flex-col items-center self-stretch",children:[x?o.jsx("span",{className:O.clsx("size-2.5 shrink-0 rounded-full mt-1.5",v)}):o.jsx("span",{className:O.clsx("flex size-12 shrink-0 items-center justify-center rounded-full border text-xs font-medium",p==="done"&&u.done,p==="current"&&u.current,p==="pending"&&"border-surface-3 text-low-em"),children:String(h+1).padStart(2,"0")}),!g&&(m?o.jsx("span",{className:"w-0 border-l-2 border-dashed border-surface-3 grow my-1"}):o.jsx("span",{className:O.clsx("my-1 w-px grow",h<t?u.line:"bg-surface-3")}))]}),o.jsxs("div",{className:O.clsx(x?"pt-0":"pt-3",!g&&(s??(x?"pb-4":"pb-6"))),children:[o.jsx("p",{className:O.clsx("text-sm",x?"text-med-em":O.clsx(p==="current"&&"font-medium text-high-em",p==="done"&&"text-med-em",p==="pending"&&"text-low-em")),children:f.title}),f.caption&&o.jsx("p",{className:"text-xs text-low-em mt-0.5",children:f.caption})]})]},`${f.title}-${h}`)})})},V4={xs:{wrapper:"h-10 rounded-4",button:"px-4 text-[10px] rounded-3 h-9",activeButton:"rounded-3 px-4",gap:"gap-x-[5px]"},sm:{wrapper:"h-13 rounded-6 px-2",button:"px-4 text-xs rounded-4 h-12",activeButton:"rounded-4",gap:"gap-x-[5px]"},md:{wrapper:"h-14 rounded-6 px-2",button:"px-6 text-sm rounded-6 h-13",activeButton:"rounded-3",gap:"gap-x-[5px]"},lg:{wrapper:"h-[56px] rounded-8 px-2",button:"px-8 text-base rounded-6 h-14",activeButton:"rounded-4",gap:"gap-x-3"},"ai-chat":{wrapper:"h-[42px] rounded-6 px-[3px]",button:"px-4 text-sm rounded-5 h-[34px]",activeButton:"rounded-5 px-4",gap:"gap-x-[5px]"}},ml=({items:e,value:t,onChange:r,size:n="md",variant:a="default",itemGap:i,withBorder:s=!1,className:l})=>{const c=V4[n],u=a==="surface";return o.jsx("div",{className:O.clsx("inline-flex items-center p-1",u?"bg-surface-bg":"bg-surface-2",c.wrapper,i??c.gap,s&&"border border-surface-4",l),children:e.map(d=>{const f=d.id===t;return o.jsx("button",{onClick:()=>r(d.id),className:O.clsx("font-semibold transition-colors duration-200",c.button,f?O.clsx(u?"bg-surface-2":"bg-surface-bg","shadow-sm text-high-em",c.activeButton):"text-low-em hover:bg-surface-3 hover:text-med-em"),children:d.label},d.id)})})},U4=[{id:"all",label:"All"},{id:"success",label:"Success"},{id:"warning",label:"Warnings"},{id:"error",label:"Errors"}],f3=P.forwardRef(({entries:e,showSwitcher:t=!0,filterItems:r=U4,switcherSize:n="sm",switcherVariant:a="surface",switcherItemGap:i="gap-x-8",variant:s="dot",lineStyle:l="dashed",colorVariant:c,stepGap:u="pb-8",indicatorGap:d="gap-8",itemPadding:f="py-2",current:h,bodyPadding:p="p-8",className:g,...x},m)=>{const[v,b]=P.useState(r[0]?.id??"all"),C=(v==="all"?e:e.filter(y=>y.status===v)).map(y=>({title:y.description,caption:y.timestamp,status:y.status}));return o.jsxs("div",{ref:m,className:J.twMerge("bg-white border border-surface-3 w-full max-w-sm flex flex-col overflow-hidden",g),...x,children:[t&&o.jsx("div",{className:"bg-surface-bg px-4 py-2 border-b border-surface-2 overflow-x-auto ds-scrollbar shrink-0",children:o.jsx(ml,{items:r,value:v,onChange:y=>b(String(y)),size:n,variant:a,itemGap:i})}),o.jsx("div",{className:J.twMerge("flex-1 min-h-0 overflow-y-auto ds-scrollbar",p),children:C.length===0?o.jsx("p",{className:"text-sm text-low-em py-8 text-center",children:"No activity found"}):o.jsx(d3,{steps:C,current:h??C.length,variant:s,lineStyle:l,colorVariant:c,stepGap:u,indicatorGap:d,itemClassName:f})})]})});f3.displayName="ActivityFeed";const h3=S.default.createContext(null),rr=()=>{const e=S.default.useContext(h3);if(!e)throw new Error("useTableContext must be used within a TableProvider");return e},p3=({children:e,value:t})=>S.default.createElement(h3.Provider,{value:t},e),K4=48,G4=({columns:e,data:t,tableLayout:r={},children:n,className:a,...i})=>{const s=S.default.useRef(null),[l,c]=S.default.useState(()=>!i.sortBy||!i.sortDirection?[]:[{id:i.sortBy,desc:i.sortDirection==="desc"}]),[u,d]=S.default.useState(()=>{const y={};return i.selectedRows?.forEach(j=>{y[String(j)]=!0}),y}),[f,h]=S.default.useState(i.searchValue||""),[p,g]=S.default.useState(()=>({pageIndex:(i.currentPage||1)-1,pageSize:i.itemsPerPage||10})),[x,m]=S.default.useState({});S.default.useEffect(()=>{if(i.sortBy&&i.sortDirection){const y=[{id:i.sortBy,desc:i.sortDirection==="desc"}];JSON.stringify(y)!==JSON.stringify(l)&&c(y)}},[i.sortBy,i.sortDirection,l]),S.default.useEffect(()=>{if(i.selectedRows){const y={};i.selectedRows.forEach(j=>{y[String(j)]=!0}),JSON.stringify(y)!==JSON.stringify(u)&&d(y)}},[i.selectedRows,u]),S.default.useEffect(()=>{i.searchValue!==f&&h(i.searchValue||"")},[i.searchValue,f]),S.default.useEffect(()=>{if(i.currentPage){const y=i.currentPage-1;y!==p.pageIndex&&g(j=>({...j,pageIndex:y}))}},[i.currentPage,p.pageIndex]);const v=S.default.useMemo(()=>{const y=e.map(j=>{const N=j.id==="__select"||j.type==="select",_=i.selectColumnSize??K4,A={id:j.id,header:j.header,accessorKey:j.id,enableSorting:j.sortable??!1,enableColumnFilter:j.filterable??!1,size:N?_:j.size,minSize:N?_:j.minSize,maxSize:N?_:j.maxSize,enableResizing:!0,meta:{align:j.align,hasExplicitSize:N||j.size!==void 0}};return j.component?A.cell=({row:I,getValue:k})=>{const E=j.component,T=j.accessor?j.accessor(I.original):k();return S.default.createElement(E,{value:T,row:I.original,rowIndex:I.index,...j.componentProps})}:j.cell?A.cell=({row:I})=>j.cell(I.original):j.accessor?A.cell=({row:I})=>j.accessor(I.original):A.cell=({getValue:I})=>I(),A});return i.selectable&&y.unshift({id:"__select",header:"",cell:({row:j})=>j.original,enableSorting:!1,enableColumnFilter:!1,size:48,minSize:48,maxSize:48}),y},[e,i.selectable]),b=Er.useReactTable({data:t,columns:v,state:{columnSizing:x,sorting:l,rowSelection:u,globalFilter:f,pagination:i.showPagination?p:void 0},enableColumnResizing:!0,columnResizeMode:"onChange",onColumnSizingChange:m,defaultColumn:{minSize:20,maxSize:Number.MAX_SAFE_INTEGER,size:150},onSortingChange:y=>{const j=typeof y=="function"?y(l):y;c(j);const N=j[0];N?i.onSortChange?.(N.id,N.desc?"desc":"asc"):i.onSortChange?.("",null)},onRowSelectionChange:y=>{const j=typeof y=="function"?y(u):y;d(j);const N=new Set;Object.keys(j).forEach(_=>{if(j[_]){const A=Number(_);N.add(isNaN(A)?_:A)}}),i.onSelectionChange?.(N)},onGlobalFilterChange:y=>{const j=typeof y=="function"?y(f):y;h(j),i.onSearchChange?.(j)},onPaginationChange:y=>{if(!i.showPagination)return;const j=typeof y=="function"?y(p):y;g(j),i.onPageChange?.(j.pageIndex+1)},getCoreRowModel:Er.getCoreRowModel(),getSortedRowModel:Er.getSortedRowModel(),getFilteredRowModel:Er.getFilteredRowModel(),getPaginationRowModel:i.showPagination?Er.getPaginationRowModel():void 0,manualPagination:!1,manualSorting:!1,getRowId:(y,j)=>String(i.getRowId?.(y,j)??j)}),w=S.default.useMemo(()=>({dense:!1,cellBorder:!1,rowBorder:!0,rowHeight:64,cellAlign:"center",headerBackground:!0,headerBorder:!0,virtualized:i.virtualized||!1,width:"auto",columnsVisibility:!1,columnsResizable:!0,...r}),[r,i.virtualized]),C=()=>{b.resetGlobalFilter(),b.resetColumnFilters(),i.showPagination&&b.setPageIndex(0)};return o.jsx(p3,{value:{table:b,tableLayout:w,parentRef:s,emptyStateTitle:i.emptyStateTitle,emptyStateDescription:i.emptyStateDescription,showClearFiltersButton:i.showClearFiltersButton??!0,resetAllFilters:C},children:o.jsx("div",{className:O.clsx("w-full min-w-0 flex flex-col",a),children:n})})},Z4=({children:e,className:t,noFooter:r=!1})=>{const{tableLayout:n,parentRef:a,table:i}=rr(),{virtualized:s,width:l}=n,c=i.getFilteredRowModel().rows.length===0;return s?o.jsx("div",{ref:a,className:O.clsx("bg-surface-0 border-x border-surface-4 overflow-auto w-full min-w-full table ds-scrollbar",t),style:{height:"400px"},children:o.jsx("table",{className:O.clsx("w-full",l==="fixed"&&"table-fixed",l==="auto"&&"table-auto"),children:e})}):o.jsx("div",{className:O.clsx("bg-surface-0 border-x border-surface-4 overflow-x-auto w-full ds-scrollbar",(r||c)&&"border-b rounded-b-2xl",t),children:o.jsxs("table",{className:O.clsx(!c&&l!=="fixed"&&"min-w-max","w-full",l==="fixed"&&"table-fixed",l==="auto"&&"table-auto"),"data-slot":"data-table",children:[l==="fixed"&&o.jsx("colgroup",{children:i.getAllLeafColumns().map(u=>o.jsx("col",{style:u.id==="__select"?{width:`${u.getSize()}px`,maxWidth:`${u.getSize()}px`}:void 0},u.id))}),e]})})},Mo=({children:e,className:t,style:r,isTBody:n=!0})=>{const{tableLayout:a}=rr(),{rowBorder:i,rowHeight:s}=a,l=s&&n?{...r,height:`${s}px`}:r;return o.jsx("tr",{className:O.clsx("bg-white hover:bg-surface-2 transition-colors",i&&"border-b border-surface-4 last:border-b-0",t),style:l,children:e})},m3=({header:e,className:t})=>{const{table:r,tableLayout:n}=rr(),{headerBackground:a,dense:i,cellBorder:s,columnsResizable:l,cellAlign:c,width:u}=n,d=e.column,f=e.column.getIsSorted(),h=f!==!1,p=d.getCanResize()&&l;if(d.id==="__select")return o.jsx("th",{className:O.clsx(i?"px-2 py-2":"px-3 py-3",a&&"bg-surface-1","align-middle relative",s&&"border-r border-surface-4 last:border-r-0",t),style:{width:`${e.getSize()}px`,minWidth:`${e.getSize()}px`,maxWidth:`${e.getSize()}px`,...c&&{textAlign:c}},children:o.jsx("div",{className:"flex items-center justify-center",children:o.jsx(Jt,{className:"",checked:r.getIsAllPageRowsSelected(),onChange:r.getToggleAllPageRowsSelectedHandler(),indeterminate:r.getIsSomePageRowsSelected(),size:"small"})})});const g=o.jsxs("th",{className:O.clsx(i?"px-4 py-2":"px-6 py-3",a&&"bg-surface-1","flex items-center justify-center flex-row gap-2 min-w-0 relative",d.getCanSort()&&"cursor-pointer hover:bg-surface-3 transition-colors",h&&"bg-surface-3",s&&"border-r border-surface-4 last:border-r-0",t),style:{...u!=="fixed"&&{width:`${e.getSize()}px`,minWidth:`${d.columnDef.minSize||20}px`,maxWidth:`${d.columnDef.maxSize||Number.MAX_SAFE_INTEGER}px`},textAlign:e.column.columnDef.meta?.align??c},onClick:d.getCanSort()?d.getToggleSortingHandler():void 0,children:[o.jsx("div",{className:"align-middle gap-2 min-w-0",children:o.jsx("span",{className:O.clsx("text-xs font-medium leading-[18px] truncate capitalize text-low-em",h&&"font-semibold"),children:Er.flexRender(e.column.columnDef.header,e.getContext())})}),f&&o.jsx("div",{className:"align-middle flex-shrink-0",children:o.jsx(ig,{direction:f==="desc"?"desc":"asc"})}),d.getCanFilter()&&o.jsx("div",{className:"align-middle flex-shrink-0",children:o.jsx(og,{})})]});return p?o.jsxs("th",{className:O.clsx(i?"px-4 py-2":"px-6 py-3",a&&"bg-surface-1","align-middle min-w-0 relative group",d.getCanSort()&&"cursor-pointer hover:bg-surface-3 transition-colors",h&&"bg-surface-3",s&&"border-r border-surface-4 last:border-r-0",t),style:{...u!=="fixed"&&{width:`${e.getSize()}px`,minWidth:`${d.columnDef.minSize||20}px`,maxWidth:`${d.columnDef.maxSize||Number.MAX_SAFE_INTEGER}px`},...c&&{textAlign:c}},onClick:d.getCanSort()?d.getToggleSortingHandler():void 0,children:[o.jsxs("div",{className:"flex items-center justify-center flex-row gap-2",children:[o.jsx("div",{className:"align-middle gap-2 min-w-0",children:o.jsx("span",{className:O.clsx("text-xs font-medium leading-[18px] truncate capitalize text-low-em",h&&"font-semibold"),children:Er.flexRender(e.column.columnDef.header,e.getContext())})}),f&&o.jsx("div",{className:"align-middle flex-shrink-0",children:o.jsx(ig,{direction:f==="desc"?"desc":"asc"})}),d.getCanFilter()&&o.jsx("div",{className:"align-middle flex-shrink-0",children:o.jsx(og,{})})]}),o.jsx("div",{onMouseDown:e.getResizeHandler(),onTouchStart:e.getResizeHandler(),className:O.clsx("absolute top-0 right-0 w-1 h-full cursor-col-resize z-10","bg-transparent hover:bg-surface-4 opacity-0 group-hover:opacity-50")})]}):g},ig=({direction:e})=>e?o.jsx(e2,{className:O.clsx("text-low-em",e==="asc"&&"rotate-180"),size:12}):null,og=()=>o.jsx(t2,{className:"text-low-em",size:12}),Y4=({className:e})=>{const{table:t,tableLayout:r}=rr(),{headerBackground:n,headerBorder:a}=r;return o.jsx("thead",{className:O.clsx(n&&"bg-surface-1",a&&"border-b border-surface-4",e),children:t.getHeaderGroups().map(i=>o.jsx(Mo,{isTBody:!1,children:i.headers.map(s=>o.jsx(m3,{header:s},s.id))},i.id))})},jh=({cell:e,className:t})=>{const{tableLayout:r}=rr(),{cellAlign:n}=r,a=e.row,i=a.getIsSelected();return e.column.id==="__select"?o.jsx("td",{className:O.clsx(r.dense?"px-2 py-2":"px-3 py-3","relative",i?"bg-surface-2":"",r.cellBorder&&"border-r border-surface-4 last:border-r-0",t),style:{width:`${e.column.getSize()}px`,minWidth:`${e.column.getSize()}px`,maxWidth:`${e.column.getSize()}px`},children:o.jsx("div",{className:"flex items-center justify-center",children:o.jsx(Jt,{checked:i,onChange:a.getToggleSelectedHandler(),size:"small"})})}):o.jsx("td",{className:O.clsx(r.dense?"px-4 py-2":"px-6 py-4","text-high-em text-sm font-medium leading-5 transition-colors min-w-0 truncate",i?"bg-surface-2":"",r.cellBorder&&"border-r border-surface-4 last:border-r-0",t),style:{textAlign:e.column.columnDef.meta?.align??n},children:Er.flexRender(e.column.columnDef.cell,e.getContext())})},x3=({title:e="No data available.",className:t,colSpan:r=1})=>o.jsx("tr",{className:O.clsx("w-full",t),children:o.jsx("td",{colSpan:r,children:o.jsx(ht,{description:e,flat:!0,className:"rounded-b-2xl"})})}),X4=({className:e})=>{const{table:t,tableLayout:r,parentRef:n,emptyStateTitle:a,resetAllFilters:i}=rr(),{virtualized:s}=r;if(t.getFilteredRowModel().rows.length===0)return o.jsx("tbody",{className:O.clsx(r.rowBorder&&"divide-y divide-surface-4",r.dense&&"text-sm",e),children:o.jsx(x3,{title:a,colSpan:t.getAllColumns().length})});if(!s)return o.jsx("tbody",{className:O.clsx(r.rowBorder&&"divide-y divide-surface-4",r.dense&&"text-sm",e),children:t.getRowModel().rows.map(f=>o.jsx(Mo,{children:f.getVisibleCells().map(h=>o.jsx(jh,{cell:h},h.id))},f.id))});const c=H5.useVirtualizer({count:t.getRowModel().rows.length,getScrollElement:()=>n?.current||null,estimateSize:()=>r.rowHeight?r.rowHeight:r.dense?32:40,overscan:5}),u=c.getVirtualItems(),d=c.getTotalSize();return o.jsx("tbody",{className:O.clsx("relative",r.dense&&"text-sm",e),style:{height:`${d}px`},children:u.map(f=>{const h=t.getRowModel().rows[f.index];return o.jsx(Mo,{style:{position:"absolute",top:0,left:0,width:"100%",height:`${f.size}px`,transform:`translateY(${f.start}px)`},children:h.getVisibleCells().map(p=>o.jsx(jh,{cell:p},p.id))},f.key)})})},Q4=(e,t)=>{const r=Number(e);if(isNaN(r)||!isFinite(r))return 1;const n=Math.floor(r),a=Math.max(1,Math.min(n,t));return t>0?a:1},g3=e=>({id:String(e),title:String(e),showCheckbox:!1,showLeadingIcon:!1,showTrailingIcon:!1,className:"!min-w-0 justify-center [&>div:last-child]:hidden",middleContainerClassName:"justify-center [&>div]:mr-0"}),J4=e=>e.map(t=>g3(t)),eP=(e,t,r,n)=>{const a=e*t+1,i=Math.min((e+1)*t,r||n);return{start:a,end:i,total:r||n}},tP=({showPagination:e=!0,totalItems:t,className:r,sizes:n=[10,20,50,100],footerBackground:a=!0,noBorder:i=!1,actions:s})=>{const{table:l}=rr(),[c,u]=nl(),d=u<500,f=l.getState().pagination,h=l.getPageCount(),p=l.getCanPreviousPage(),g=l.getCanNextPage(),x=N=>{const _=Q4(N,h)-1;l.setPageIndex(_)},m=N=>{l.setPageSize(Number(N))},v=()=>l.previousPage(),b=()=>l.nextPage(),w=l.getFilteredRowModel().rows.length,{total:C}=eP(f.pageIndex,f.pageSize,t,w),y=J4(n),j=f.pageSize;return!e||w===0?null:o.jsxs("div",{ref:c,className:O.clsx("flex-shrink-0 w-full px-8 py-6 flex flex-row justify-between items-center gap-4",!i&&"border border-surface-4 rounded-b-2xl",a&&"bg-surface-1",r),children:[o.jsxs("div",{className:O.clsx("items-center flex-row shrink-0 gap-4",d?"hidden":"flex"),children:[o.jsx("span",{className:O.clsx("text-low-em text-sm font-semibold",d?"hidden":"block"),children:"Showing"}),o.jsx(Ae,{className:"!w-[68px]",size:"sm",variant:"outlined",value:String(j),items:y,onChange:m,showLeadingIcon:!1,customHeight:"28px",customRadius:"8px",menuSize:"sm"}),o.jsx("span",{className:O.clsx("text-med-em text-sm font-semibold",d?"hidden":"block"),children:`/ ${String(C)}`})]}),o.jsxs("div",{className:O.clsx("flex flex-row items-center gap-4",d?"w-full justify-between":"w-auto justify-end"),children:[o.jsxs("div",{className:"flex items-center gap-4",children:[o.jsx("span",{className:O.clsx("text-med-em text-sm font-semibold whitespace-nowrap",d?"hidden":"block"),children:"Go To Page"}),o.jsx(Ae,{className:"!w-[68px]",size:"sm",variant:"outlined",value:String(f.pageIndex+1),items:Array.from({length:h||1},(N,_)=>g3(_+1)),onChange:x,showLeadingIcon:!1,customHeight:"28px",customRadius:"8px",menuSize:"sm"}),o.jsxs("span",{className:"text-med-em text-sm font-semibold whitespace-nowrap",children:["of ",h||1]})]}),o.jsx("div",{className:"px-4 flex items-center",children:o.jsx("span",{className:"w-0 border-l border-gray-300 h-[33px]"})}),o.jsxs("div",{className:"flex items-center gap-4",children:[o.jsx(V,{onClick:v,disabled:!p,variant:"neutral",hierarchy:"tertiary",size:"sm",children:"Previous"}),o.jsx(V,{onClick:b,disabled:!g,variant:"brand",hierarchy:"primary",size:"sm",children:"Next"})]})]}),s&&o.jsx("div",{className:"flex items-center gap-x-4 flex-shrink-0",children:s})]})},rP=({title:e,search:t,actions:r,className:n})=>o.jsxs("div",{className:O.clsx("w-full px-8 py-6 bg-white border border-surface-4 rounded-t-2xl flex flex-row justify-between items-center gap-4",n),children:[e&&!t&&o.jsx("div",{className:"flex-shrink-0 text-xl font-semibold text-high-em leading-[30px]",children:e}),t&&o.jsx("div",{className:"flex-1",children:o.jsx(me,{value:t.value??"",onChange:a=>t.onChange(a.target.value),placeholder:t.placeholder??"Search...",size:"md",leadingIcon:o.jsx(F.SearchNormal1,{size:16})})}),r&&o.jsx("div",{className:"flex items-center gap-x-4 flex-shrink-0",children:r})]}),nP=({columnId:e,className:t,options:r,title:n})=>{const{table:a}=rr(),i=a.getColumn(e),[s,l]=P.useState(i?.getFilterValue()||"");if(!i||!i.getCanFilter())return null;const c=i.columnDef,u=c.filterType||"text",d=n||c.header||i.id,f=p=>{l(p),i.setFilterValue(p||void 0)},h=()=>{switch(u){case"select":return o.jsxs("select",{value:s,onChange:p=>f(p.target.value),className:"w-full border border-gray-300 rounded px-2 py-1 text-sm",children:[o.jsx("option",{value:"",children:"All"}),r?.map((p,g)=>o.jsx("option",{value:String(p.value),children:p.label},g))]});case"number":return o.jsx("input",{type:"number",value:s,onChange:p=>f(p.target.value),placeholder:`Filter ${d}...`,className:"w-full border border-gray-300 rounded px-2 py-1 text-sm"});case"date":return o.jsx("input",{type:"date",value:s,onChange:p=>f(p.target.value),className:"w-full border border-gray-300 rounded px-2 py-1 text-sm"});case"boolean":return o.jsxs("select",{value:s,onChange:p=>f(p.target.value),className:"w-full border border-gray-300 rounded px-2 py-1 text-sm",children:[o.jsx("option",{value:"",children:"All"}),o.jsx("option",{value:"true",children:"Yes"}),o.jsx("option",{value:"false",children:"No"})]});case"text":default:return o.jsx("input",{type:"text",value:s,onChange:p=>f(p.target.value),placeholder:`Filter ${d}...`,className:"w-full border border-gray-300 rounded px-2 py-1 text-sm"})}};return o.jsxs("div",{className:O.clsx("p-2 border-t border-gray-200",t),children:[o.jsx("div",{className:"text-xs font-medium text-gray-700 mb-1",children:d}),h()]})},aP=({className:e,trigger:t,position:r="right"})=>{const{table:n}=rr(),[a,i]=P.useState(!1),s=n.getAllColumns().filter(h=>h.id!=="__select"&&h.getCanHide());if(s.length===0)return null;const l=h=>{s.forEach(p=>{p.getCanHide()&&p.toggleVisibility(h)})},c=s.every(h=>h.getIsVisible()),u=s.some(h=>h.getIsVisible()),d=o.jsxs(V,{variant:"neutral",hierarchy:"tertiary",size:"sm",className:"flex items-center gap-2",children:[o.jsx(F.Eye,{size:"16"}),"Columns",o.jsx(F.ArrowDown2,{size:"16"})]}),f=r==="right"?"right-0 origin-top-right":"left-0 origin-top-left";return o.jsxs("div",{className:O.clsx("relative inline-block text-left",e),children:[o.jsx("div",{onClick:()=>i(!a),children:t||d}),a&&o.jsxs(o.Fragment,{children:[o.jsx("div",{className:"fixed inset-0 z-10",onClick:()=>i(!1)}),o.jsx("div",{className:O.clsx("absolute z-20 mt-2 w-56 rounded-md bg-white shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none",f),children:o.jsxs("div",{className:"py-1",children:[o.jsx("div",{className:"px-4 py-2 border-b border-gray-200",children:o.jsxs("div",{className:"flex items-center justify-between",children:[o.jsx("h3",{className:"text-sm font-medium text-gray-900",children:"Column Visibility"}),o.jsxs("div",{className:"flex items-center gap-1",children:[o.jsx("button",{onClick:()=>l(!0),className:"text-xs text-blue-600 hover:text-blue-800",disabled:c,children:"All"}),o.jsx("span",{className:"text-gray-300",children:"|"}),o.jsx("button",{onClick:()=>l(!1),className:"text-xs text-blue-600 hover:text-blue-800",disabled:!u,children:"None"})]})]})}),o.jsx("div",{className:"max-h-60 overflow-y-auto",children:s.map(h=>{const p=h.getIsVisible(),g=typeof h.columnDef.header=="string"?h.columnDef.header:h.id;return o.jsxs("div",{className:"px-4 py-2 hover:bg-gray-50 flex items-center justify-between",children:[o.jsxs("div",{className:"flex items-center",children:[o.jsx(Jt,{checked:p,onChange:h.getToggleVisibilityHandler(),size:"small"}),o.jsx("label",{htmlFor:`column-${h.id}`,className:"ml-2 text-sm text-gray-700 cursor-pointer",onClick:x=>{x.stopPropagation(),h.toggleVisibility()},children:g})]}),o.jsx("button",{onClick:x=>{x.stopPropagation(),h.toggleVisibility()},className:"p-1 rounded hover:bg-gray-200",children:p?o.jsx(F.Eye,{size:"16",className:"text-gray-600"}):o.jsx(F.EyeSlash,{size:"16",className:"text-gray-400"})})]},h.id)})})]})})]})]})},iP=({value:e,config:t})=>{const r=t?.size||"sm";return o.jsx(Ft,{size:r,initials:String(e||"")})},oP=({value:e,config:t})=>{const r=t?.size||"xs",n=t?.variantMap||{},a=t?.variant||"secondary",i=String(e||"").toLowerCase(),s=n[i]||a;return o.jsx(Lr,{variant:s,size:r,children:String(e||"")})},sP=({value:e})=>{const t=String(e||"");return o.jsx("a",{href:`mailto:${t}`,className:"text-primary-900 hover:underline",children:t})},sg=({value:e})=>o.jsx("span",{children:String(e||"")}),lP=({value:e})=>{const t=typeof e=="number"?e:parseFloat(String(e||"0"));return o.jsx("span",{children:t.toLocaleString()})},cP=({value:e})=>{if(!e)return o.jsx("span",{children:"-"});const t=e instanceof Date?e:new Date(String(e));return o.jsx("span",{children:t.toLocaleDateString()})},uP=({value:e})=>{const t=!!e;return o.jsx("span",{className:t?"text-success-600":"text-gray-400",children:t?"✓":"✗"})},dP={avatar:iP,tag:oP,email:sP,text:sg,number:lP,date:cP,boolean:uP,custom:sg};function v3(e){const t=dP[e.dataType];return{id:e.id,header:e.header,sortable:e.sortable,filterable:e.filterable,width:e.width,filterType:e.filterConfig?.type,filterOptions:e.filterConfig?.options,component:({value:r,row:n,rowIndex:a})=>t({value:r,row:n,rowIndex:a,config:e.componentProps}),accessor:r=>r[e.id]}}function fP(e){return e.map(t=>v3(t))}function hP(e){return[{id:"__select",header:"",type:"select",width:"w-16"},...e]}const y3={title:"User Management",columns:[{id:"avatar",header:"Avatar",dataType:"avatar",componentProps:{size:"sm"}},{id:"name",header:"Name",dataType:"text",sortable:!0,filterable:!0,filterConfig:{type:"text"}},{id:"email",header:"Email",dataType:"email",filterable:!0,filterConfig:{type:"text"}},{id:"status",header:"Status",dataType:"tag",filterable:!0,filterConfig:{type:"select",options:[{label:"Active",value:"active"},{label:"Inactive",value:"inactive"},{label:"Pending",value:"pending"}]},componentProps:{size:"xs",variantMap:{active:"success",inactive:"quaternary",pending:"info"}}},{id:"role",header:"Role",dataType:"text",filterable:!0,filterConfig:{type:"select",options:[{label:"Admin",value:"Admin"},{label:"User",value:"User"},{label:"Manager",value:"Manager"}]}},{id:"department",header:"Department",dataType:"text"},{id:"loginCount",header:"Logins",dataType:"number",sortable:!0},{id:"isVerified",header:"Verified",dataType:"boolean"},{id:"createdAt",header:"Created",dataType:"date",sortable:!0}],features:{selectable:!0,virtualized:!1,pagination:!0,sorting:!0,filtering:!0},pagination:{itemsPerPage:10,currentPage:1,totalPages:5,totalItems:50}},b3=[{id:1,avatar:"JD",name:"John Doe",email:"john.doe@example.com",status:"active",role:"Admin",department:"Engineering",createdAt:"2024-01-15",loginCount:142,isVerified:!0},{id:2,avatar:"JS",name:"Jane Smith",email:"jane.smith@example.com",status:"active",role:"Manager",department:"Marketing",createdAt:"2024-02-20",loginCount:98,isVerified:!0},{id:3,avatar:"RJ",name:"Robert Johnson",email:"robert.j@example.com",status:"pending",role:"User",department:"Sales",createdAt:"2024-03-10",loginCount:5,isVerified:!1},{id:4,avatar:"MW",name:"Maria Williams",email:"maria.w@example.com",status:"active",role:"User",department:"HR",createdAt:"2024-01-25",loginCount:67,isVerified:!0},{id:5,avatar:"DB",name:"David Brown",email:"david.b@example.com",status:"inactive",role:"User",department:"Engineering",createdAt:"2023-12-05",loginCount:234,isVerified:!0}],pP={config:y3,data:b3},w3={title:"Product Inventory",columns:[{id:"sku",header:"SKU",dataType:"text",sortable:!0},{id:"name",header:"Product Name",dataType:"text",sortable:!0,filterable:!0,filterConfig:{type:"text"}},{id:"category",header:"Category",dataType:"tag",filterable:!0,filterConfig:{type:"select",options:[{label:"Electronics",value:"Electronics"},{label:"Clothing",value:"Clothing"},{label:"Food",value:"Food"}]},componentProps:{size:"xs",variant:"secondary"}},{id:"price",header:"Price",dataType:"number",sortable:!0,filterConfig:{type:"number"}},{id:"stock",header:"Stock",dataType:"number",sortable:!0},{id:"isActive",header:"Active",dataType:"boolean",filterable:!0,filterConfig:{type:"boolean"}},{id:"lastUpdated",header:"Last Updated",dataType:"date",sortable:!0}],features:{selectable:!0,virtualized:!1,pagination:!0,sorting:!0,filtering:!0},pagination:{itemsPerPage:15,currentPage:1,totalPages:3,totalItems:45}},j3=[{id:1,sku:"ELEC-001",name:"Wireless Mouse",category:"Electronics",price:29.99,stock:150,isActive:!0,lastUpdated:"2024-03-15"},{id:2,sku:"CLTH-045",name:"Cotton T-Shirt",category:"Clothing",price:19.99,stock:300,isActive:!0,lastUpdated:"2024-03-14"},{id:3,sku:"FOOD-112",name:"Organic Coffee",category:"Food",price:12.5,stock:0,isActive:!1,lastUpdated:"2024-02-28"},{id:4,sku:"ELEC-089",name:"USB-C Cable",category:"Electronics",price:15.99,stock:500,isActive:!0,lastUpdated:"2024-03-16"},{id:5,sku:"CLTH-098",name:"Denim Jeans",category:"Clothing",price:59.99,stock:75,isActive:!0,lastUpdated:"2024-03-10"}],mP={config:w3,data:j3},lg={line:{list:"flex gap-x-9 border-b border-surface-3",tab:"relative pb-8 px-2 font-medium text-[14px] transition-colors focus:outline-none",selected:"text-high-em after:absolute after:bottom-[-1px] after:left-0 after:right-0 after:h-1 after:bg-black",unselected:"text-low-em"},"line-full-width":{list:"flex border-b border-surface-3",tab:"flex flex-1 justify-center relative pb-8 px-2 font-medium text-sm transition-colors focus:outline-none",selected:"text-high-em after:absolute after:bottom-[-1px] after:left-0 after:right-0 after:h-1 after:bg-black",unselected:"text-low-em"},pill:{list:"flex gap-x-12",tab:"font-medium text-sm transition-colors focus:outline-none px-6 rounded-md",selected:"bg-surface-2 text-high-em py-4",unselected:"text-low-em px-3 py-2 hover:bg-surface-2/50"}},nc={none:"",xs:"mt-2",sm:"mt-4",md:"mt-6",lg:"mt-8",xl:"mt-12"},vm=({variant:e="line",tabs:t,className:r,selectedIndex:n,onChange:a,customPaddingBottom:i,contentSpacing:s="sm",fullHeight:l=!1,iconLabelGap:c=4,iconSize:u=16,showBorder:d=!0,headerHeight:f,tabPaddingX:h,tabListClassName:p,lazy:g=!1,responsive:x})=>{const m=S.default.useRef(null),v=S.default.useRef(0),b=S.default.useRef(!1),[w,C]=S.default.useState(!1);S.default.useLayoutEffect(()=>{if(!x)return;const $=m.current;if(!$)return;const L=()=>{b.current||(v.current=$.scrollWidth);const U=$.clientWidth,D=v.current,B=b.current?U<D+24:U<D;B!==b.current&&(b.current=B,C(B))};L();const q=new ResizeObserver(L);return q.observe($),()=>q.disconnect()},[x,t.length]);const y=w&&e==="line-icons",j=e==="line-icons"||e==="only-icon",N=e!=="only-icon"&&!y,_=e==="only-icon"||y,A=e==="line-icons"||e==="only-icon"?lg.line:lg[e],I=d?A.list:A.list.replace(/border-b\s+border-surface-3/g,"").trim(),k={};f&&(k.height=`${f}px`,k.alignItems="flex-end");const E=()=>typeof s=="number"?"":s in nc?nc[s]:nc.sm,T=typeof s=="number"?{marginTop:`${s}px`}:{},M=l?{height:"100%",maxHeight:"100%",overflow:"hidden",display:"flex",flexDirection:"column"}:{},R=l?{height:"100%",maxHeight:"100%",flex:1}:{};return o.jsx("div",{className:O.clsx("w-full",r),style:M,children:o.jsxs(xe.Tab.Group,{selectedIndex:n,onChange:a,as:"div",className:l?"flex flex-col overflow-hidden":void 0,style:R,children:[o.jsx(xe.Tab.List,{ref:m,className:O.clsx(I,p),style:k,children:t.map($=>o.jsx(xe.Tab,{title:_?$.label:void 0,className:({selected:L})=>O.clsx(A.tab,x&&"shrink-0",L?A.selected:A.unselected),style:{...i?{paddingBottom:i}:{},...h!==void 0?{paddingLeft:`${h}px`,paddingRight:`${h}px`}:{}},children:({selected:L})=>{const q=L&&$.selectedIcon?$.selectedIcon:$.icon;return o.jsxs("div",{className:O.clsx("flex items-center",tr(c)),children:[j&&q&&S.default.isValidElement(q)&&S.default.cloneElement(q,{size:u,color:"currentColor"}),N&&o.jsx("span",{className:"whitespace-nowrap",children:$.label})]})}},$.id))}),o.jsx(xe.Tab.Panels,{className:E(),style:l?{display:"flex",flexDirection:"column",flex:1,minHeight:0,overflow:"hidden",...T}:T,children:t.map($=>o.jsx(xe.Tab.Panel,{unmount:g,style:l?{minHeight:0,flex:1,overflowY:"auto",maxHeight:"100%"}:void 0,children:$.content},$.id))})]})})},xP=({tabs:e,activeTabId:t,onTabChange:r,addLabel:n="Add components",onAddComponent:a,borderless:i=!1,fullHeight:s=!1,lazy:l=!1,loading:c=!1,className:u})=>{const[d,f]=S.default.useState(e[0]?.id);S.default.useEffect(()=>{if(t!==void 0)return;e.some(v=>v.id===d)||f(e[0]?.id)},[e,t,d]);const h=t??d,p=m=>{const v=e[m]?.id;v!==void 0&&(f(v),r?.(v))},g=Math.max(0,e.findIndex(m=>m.id===h));if(e.length===0&&!c)return null;if(c)return o.jsxs("div",{className:O.clsx("overflow-hidden",s&&"h-full",!i&&"border border-surface-3 rounded-lg",u),children:[o.jsxs("div",{className:"flex items-center gap-8 p-6 bg-surface-bg border-b border-surface-3",children:[o.jsx("div",{className:"h-24 w-48 rounded-md bg-surface-2 animate-pulse"}),o.jsx("div",{className:"h-24 w-40 rounded-md bg-surface-2 animate-pulse"})]}),o.jsx("div",{className:O.clsx("flex items-center justify-center bg-white",s?"min-h-full":"min-h-[160px]"),children:o.jsx("div",{className:"h-28 w-120 rounded-md bg-surface-2 animate-pulse"})})]});const x=e.map(m=>({id:m.id,label:m.label,content:m.content?o.jsx("div",{className:O.clsx("p-6 bg-white",s&&"min-h-full"),children:m.content}):o.jsx("div",{className:O.clsx("flex items-center justify-center bg-white",s?"min-h-full":"min-h-[160px]"),children:o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"leading",leadingIcon:o.jsx(F.Add,{size:16}),onClick:()=>a?.(m.id),children:n})})}));return o.jsx("div",{className:O.clsx("overflow-hidden",s&&"h-full",!i&&"border border-surface-3 rounded-lg",u),children:o.jsx(vm,{variant:"pill",tabs:x,selectedIndex:g,onChange:p,tabListClassName:"bg-surface-bg border-b border-surface-3 p-6",contentSpacing:"none",fullHeight:s,lazy:l})})},C3=({tabs:e,className:t,selectedIndex:r,onChange:n,onAddTab:a,onArrowRightClick:i,onCloseTab:s,tabWidth:l,scrollDistance:c=300})=>{const u=P.useRef(null),[d,f]=P.useState(!1),[h,p]=P.useState(!1),g=()=>{if(!u.current)return;const{scrollLeft:v,scrollWidth:b,clientWidth:w}=u.current;f(v>0),p(v<b-w-1)};P.useEffect(()=>{g();const v=u.current;if(v){v.addEventListener("scroll",g);const b=new ResizeObserver(g);return b.observe(v),()=>{v.removeEventListener("scroll",g),b.disconnect()}}},[e]);const x=()=>{u.current&&u.current.scrollBy({left:-c,behavior:"smooth"})},m=()=>{u.current&&u.current.scrollBy({left:c,behavior:"smooth"})};return o.jsx("div",{className:O.clsx("w-full h-full",t),children:o.jsx(xe.Tab.Group,{className:"h-full w-full",selectedIndex:r,onChange:n,children:o.jsxs("div",{className:"relative flex items-center border-x border-surface-3 h-full w-full",children:[d&&o.jsx("button",{onClick:x,className:"h-full hover:bg-surface-bg cursor-pointer px-6 border-r border-surface-3 shrink-0","aria-label":"Scroll left",children:o.jsx(ie,{className:"text-med-em",size:"xs",children:o.jsx(F.ArrowLeft2,{})})}),o.jsx("div",{ref:u,className:"flex-1 h-full w-full overflow-x-auto [&::-webkit-scrollbar]:!hidden [-ms-overflow-style:none!important] [scrollbar-width:none!important]",children:o.jsx(xe.Tab.List,{className:"flex min-w-full h-full ",children:e.map((v,b)=>o.jsx(xe.Tab,{as:"div",className:({selected:w})=>O.clsx("relative py-3 font-medium border-r border-surface-3","whitespace-nowrap h-full flex items-center cursor-pointer","outline-none focus:outline-none focus-visible:outline-none focus:ring-0 active:outline-none",l?"":"flex-1",w?"text-high-em bg-white after:absolute border-b-2 border-b-black":"text-low-em bg-surface-bg hover:bg-surface-2"),style:l?r===b?{minWidth:`${l}px`}:{width:`${l}px`,minWidth:`${l}px`}:void 0,children:({selected:w})=>o.jsxs("div",{className:"flex items-center justify-between gap-8 p-8 w-full",children:[o.jsx("span",{className:`!truncate text-sm text-high-em font-medium ${w?"text-high-em":"text-low-em"}`,children:v.label}),v.closeable&&w&&s&&o.jsx(V,{onClick:C=>{C.stopPropagation(),s(b)},className:"cursor-pointer",leadingIcon:o.jsx(ie,{size:"xs",className:"text-med-em",children:o.jsx(it,{})}),"aria-label":"Close tab",icons:"only",variant:"neutral",hierarchy:"secondary"})]})},v.id))})}),o.jsxs("div",{className:"flex items-center h-full",children:[h&&o.jsx("button",{onClick:i||m,className:"h-full hover:bg-surface-bg cursor-pointer px-6 border-x border-surface-3","aria-label":"Scroll right",children:o.jsx(ie,{className:"text-low-em",size:"xs",children:o.jsx(F.ArrowRight2,{})})}),a&&o.jsx("button",{onClick:a,className:`h-full hover:bg-surface-bg cursor-pointer px-6 ${h?"":"border-l border-surface-3"}`,"aria-label":"Add new tab",children:o.jsx(ie,{className:"text-low-em",size:12,children:o.jsx(F.Add,{})})})]})]})})})};C3.displayName="HeaderTabs";const gP={default:{...We.default,placeholder:"placeholder-placeholder",text:"text-med-em"},danger:{...We.danger,placeholder:"placeholder-danger-em",text:"text-danger-em"}},vP={sm:{...qt.sm,fontSize:"text-xs"},md:{...qt.md,fontSize:"text-sm"},lg:{...qt.lg,fontSize:"text-base"}},Mn={wrapper:"bg-surface-3 pointer-events-none border-transparent",label:"!text-disabled",hint:"!text-disabled",text:"disabled:text-disabled",placeholder:"disabled:placeholder-disabled"},xl=({variant:e="default",size:t="md",label:r,hint:n,hintIconVariant:a,disabled:i,resize:s="vertical",className:l,customFontWeight:c,customBackground:u,...d})=>{const f=gP[e],h=vP[t],p=c||void 0,g=u?/^[a-z]+-[a-z0-9-]+$/i.test(u)?`var(--${u})`:u:void 0,x={none:"resize-none",vertical:"resize-y",horizontal:"resize-x",both:"resize"};return o.jsxs("div",{className:O.clsx("flex flex-col gap-1.5",l),children:[r&&o.jsx("label",{htmlFor:d.id,className:O.clsx("font-semibold text-med-em",h.labelFontSize,i&&Mn.label),children:r}),o.jsx("div",{className:O.clsx("relative flex items-center border rounded-xl transition-colors duration-200 flex-1",!u&&f.wrapper,i&&Mn.wrapper),style:{backgroundColor:g},children:o.jsx("textarea",{disabled:i,className:O.clsx("w-full h-full bg-transparent px-3.5 py-2.5 focus:outline-none min-h-[80px]",h.fontSize,!c&&"font-medium",f.text,f.placeholder,x[s],i&&Mn.text,i&&Mn.placeholder),style:{fontWeight:p},...d})}),n&&o.jsx(ft,{icon:o.jsx(F.InfoCircle,{variant:a}),label:n,iconSize:h.hintIconSize,gap:1,iconColorClass:O.clsx(f.hint,i&&Mn.hint),labelColorClass:O.clsx(f.hint,i&&Mn.hint),className:O.clsx(h.hintFontSize,"font-semibold")})]})};function yP({theme:e="light",onToggle:t,className:r}){return o.jsx("button",{onClick:t,className:r||"rounded-lg border border-gray-300 bg-white px-4 py-2 text-sm font-medium text-dark-700 hover:bg-gray-50 dark:border-surface-3 dark:bg-surface-2 dark:text-low-em dark:hover:bg-surface-3","aria-label":"Toggle theme",children:e==="dark"?o.jsx("span",{children:"Light Mode"}):o.jsx("span",{children:"Dark Mode"})})}const bP="bg-white rounded-[20px] shadow-xl py-6 px-10 flex items-center gap-6 max-w-md leading-10",wP={default:"border border-surface-3",custom:"border border-surface-3",danger:"border border-danger-accent-3",success:"border border-success-accent-3",warning:"border border-warning-accent-3"},S3=18,N3="text-base font-bold text-high-em leading-10",O3="text-sm text-high-em leading-9",P3=(e,t)=>J.twMerge(bP,wP[e||"default"],t),A3=P.forwardRef((e,t)=>{const{title:r,description:n,variant:a="default",action:i,onOpenChange:s,duration:l=5e3,children:c,icon:u,className:d,iconSize:f=S3,...h}=e,p=a!=="custom"||u;return o.jsxs(kt.Root,{ref:t,duration:l,onOpenChange:s,className:P3(a,d),...h,children:[p&&o.jsx("div",{children:a==="custom"&&u?u:o.jsx(Jp,{size:f})}),o.jsxs("div",{className:"flex-1",children:[r&&o.jsx(kt.Title,{className:N3,children:r}),n&&o.jsx(kt.Description,{className:O3,children:n})]}),i&&o.jsxs(o.Fragment,{children:[o.jsx("div",{className:"w-px h-8 bg-surface-3"}),o.jsx(kt.Action,{asChild:!0,altText:i.label,onClick:i.onClick,children:o.jsx(V,{className:"cursor-pointer",variant:"neutral",hierarchy:"quaternary",size:"md",icons:"none",children:i.label})})]}),o.jsx(kt.Close,{asChild:!0,className:"shrink-0 flex items-center justify-center",children:o.jsx(V,{className:"cursor-pointer",variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",leadingIcon:o.jsx(it,{className:"text-high-em",size:8})})}),c]})});A3.displayName="Toast";const _3=P.createContext(null),jP=()=>{const e=P.useContext(_3);if(!e)throw new Error("useToast must be used within a ToastProvider");return e},CP=({children:e})=>{const[t,r]=P.useState([]),n=P.useCallback(i=>{const{title:s,description:l,variant:c="default",action:u,duration:d=5e3}=i,f={id:Math.random().toString(36).substr(2,9),title:s,description:l,variant:c,action:u,duration:d};r(h=>[...h,f])},[]),a=P.useCallback((i,s)=>{i||r(l=>l.filter(c=>c.id!==s))},[]);return o.jsx(_3.Provider,{value:{toast:n},children:o.jsxs(kt.Provider,{swipeDirection:"right",children:[e,o.jsx(kt.Viewport,{className:"fixed top-5 right-5 z-[999] flex flex-col gap-4 w-full max-w-[400px]"}),t.map(i=>o.jsxs(kt.Root,{duration:i.duration,onOpenChange:s=>a(s,i.id),className:P3(i.variant),children:[i.variant!=="custom"&&o.jsx("div",{className:"shrink-0 w-10 h-12 flex items-center justify-center",children:o.jsx(Jp,{size:S3})}),o.jsxs("div",{className:"flex-1",children:[i.title&&o.jsx(kt.Title,{className:N3,children:i.title}),i.description&&o.jsx(kt.Description,{className:O3,children:i.description})]}),i.action&&o.jsxs(o.Fragment,{children:[o.jsx("div",{className:"w-px h-12 bg-surface-3"}),o.jsx(kt.Action,{asChild:!0,altText:i.action.label,onClick:i.action.onClick,children:o.jsx(V,{className:"cursor-pointer",variant:"neutral",hierarchy:"quaternary",size:"md",icons:"none",children:i.action.label})})]}),o.jsx(kt.Close,{asChild:!0,className:"shrink-0 flex items-center justify-center",children:o.jsx(V,{className:"cursor-pointer",variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",leadingIcon:o.jsx(it,{className:"text-high-em",size:8})})})]},i.id))]})})},SP={small:{wrapper:"w-[36px] h-[20px]",knob:"w-[16px] h-[16px]",knobOn:"translate-x-[16px]"},medium:{wrapper:"w-[44px] h-[24px]",knob:"w-[20px] h-[20px]",knobOn:"translate-x-[20px]"},large:{wrapper:"w-[52px] h-[28px]",knob:"w-[24px] h-[24px]",knobOn:"translate-x-[24px]"}},Vr={bgOff:"bg-surface-1 hover:bg-surface-2",bgOn:"bg-black hover:bg-low-em",bgDisabled:"bg-surface-3",knob:"bg-white shadow-[0_1px_2px_0_rgba(10,13,18,0.06)]",knobDisabled:"bg-surface-4",focus:"peer-focus:ring-2 peer-focus:ring-low-em peer-active:ring-2 peer-active:ring-low-em",disabled:"cursor-not-allowed"},Oa=({size:e="medium",checked:t,disabled:r,className:n,...a})=>{const i=SP[e];return o.jsxs("label",{className:O.clsx("relative inline-flex items-center",r?Vr.disabled:"cursor-pointer",n),children:[o.jsx("input",{type:"checkbox",className:"sr-only peer",checked:t,disabled:r,...a}),o.jsx("div",{className:O.clsx(i.wrapper,"relative rounded-full transition-colors duration-200 ease-in-out","flex items-center",r?Vr.bgDisabled:t?Vr.bgOn:Vr.bgOff,!r&&Vr.focus),children:o.jsx("div",{className:O.clsx(i.knob,r?Vr.knobDisabled:Vr.knob,"absolute top-[2px] left-[2px] rounded-full transition-transform duration-200 ease-in-out",t&&i.knobOn)})})]})},NP=({options:e,value:t,onChange:r,size:n="medium",disabled:a=!1,orientation:i="vertical",togglePosition:s="right",className:l})=>{const c=S.default.useId(),u=d=>{const f=t.includes(d)?t.filter(h=>h!==d):[...t,d];r(f)};return o.jsx("div",{className:J.twMerge(O.clsx("flex",i==="vertical"?"flex-col gap-8":"flex-row flex-wrap gap-x-8 gap-y-8",l)),children:e.map(d=>{const f=t.includes(d.value),h=a||!!d.disabled,p=`${c}-${String(d.value)}`,g=!!d.caption,x=o.jsx("div",{className:O.clsx("flex items-center shrink-0",g&&"mt-0.5"),children:o.jsx(Oa,{id:p,size:n,checked:f,disabled:h,onChange:()=>u(d.value)})}),m=o.jsxs("label",{htmlFor:p,className:O.clsx("flex flex-col flex-1 min-w-0 gap-3",h?"cursor-not-allowed":"cursor-pointer"),children:[o.jsx("span",{className:O.clsx("text-sm font-medium leading-5",h?"text-disabled":"text-high-em"),children:d.label}),d.caption&&o.jsx("span",{className:O.clsx("text-xs leading-4",h?"text-disabled":"text-low-em"),children:d.caption})]});return o.jsx("div",{className:O.clsx("flex gap-6",s==="right"&&"justify-between",g?"items-start":"items-center",d.className),children:s==="left"?o.jsxs(o.Fragment,{children:[x,m]}):o.jsxs(o.Fragment,{children:[m,x]})},d.value)})})},ym=S.default.memo(({children:e,className:t,borderSide:r="none",borderStyle:n="surface-3"})=>{const a=S.default.useMemo(()=>r==="none"?"":`${r==="left"?"border-l":"border-r"} ${n==="surface-3"?"border-surface-3":"border-surface-4"}`,[r,n]);return o.jsx("div",{className:`h-full w-full flex flex-col ${a} ${t||""}`,children:e})});ym.displayName="TypesPanel";const OP=({categories:e=[],onItemClick:t,renderItem:r,className:n=""})=>{const a=i=>{t&&t(i)};return o.jsxs("div",{className:`px-6 py-8 flex-1 overflow-y-auto ${n}`,children:[e.map((i,s)=>o.jsxs("div",{className:"mb-8 last:mb-0",children:[o.jsx("h3",{className:"font-inter font-semibold text-sm text-med-em mb-8",children:i.title}),o.jsx("div",{className:"grid grid-cols-[repeat(auto-fill,minmax(70px,1fr))] gap-6",children:i.items.map(l=>o.jsx(S.default.Fragment,{children:r?r(l,{onClick:()=>a(l.id)}):o.jsx(M2,{icon:l.icon,text:l.label,onClick:()=>a(l.id)})},l.id))}),s<e.length-1&&o.jsx("div",{className:"mt-8",children:o.jsx(he,{})})]},i.id)),e.length===0&&o.jsx("div",{className:"text-center py-12",children:o.jsx("p",{className:"text-sm text-med-em",children:"No hay elementos en esta categoría"})})]})},PP=({categories:e=[],onItemClick:t,renderItem:r,className:n=""})=>{const a=i=>{t&&t(i)};return o.jsx(Ct.Provider,{delayDuration:300,children:o.jsxs("div",{className:`px-6 py-8 flex-1 overflow-y-auto ${n}`,children:[e.map((i,s)=>o.jsxs("div",{className:"mb-8 last:mb-0",children:[o.jsx("h3",{className:"font-inter font-semibold text-sm text-med-em mb-8",children:i.title}),o.jsx("div",{className:"flex flex-col gap-6",children:i.items.map(l=>o.jsx(S.default.Fragment,{children:r?r(l,{onClick:()=>a(l.id)}):o.jsx(sm,{leadingIcon:o.jsx(F.HambergerMenu,{size:20}),leadingIconColor:"text-disabled",icon:o.jsx(em,{}),iconColor:"text-disabled",tooltipContent:`Add ${l.label} field type`,onClick:()=>a(l.id),children:l.label})},l.id))}),s<e.length-1&&o.jsx("div",{className:"mt-8",children:o.jsx(he,{})})]},i.id)),e.length===0&&o.jsx("div",{className:"text-center py-12",children:o.jsx("p",{className:"text-sm text-med-em",children:"No hay elementos en esta categoría"})})]})})},AP=[{id:"todos",title:"Todos",showCheckbox:!1,showLeadingIcon:!1,showTrailingIcon:!1},{id:"basicos",title:"Básicos",showCheckbox:!1,showLeadingIcon:!1,showTrailingIcon:!1},{id:"avanzados",title:"Avanzados",showCheckbox:!1,showLeadingIcon:!1,showTrailingIcon:!1},{id:"multimedia",title:"Multimedia",showCheckbox:!1,showLeadingIcon:!1,showTrailingIcon:!1},{id:"relaciones",title:"Relaciones",showCheckbox:!1,showLeadingIcon:!1,showTrailingIcon:!1}],_P=[{value:"list",icon:o.jsx(F.Task,{})},{value:"grid",icon:o.jsx(F.Category,{})}],kP=({className:e="",selectedType:t,onTypeChange:r,selectedView:n,onViewChange:a,actions:i,categories:s,placeholder:l="All",showLabel:c=!0})=>{const[u,d]=P.useState("basicos"),[f,h]=P.useState("list"),p=t!==void 0?t:u,g=n!==void 0?n:f,x=v=>{r?r(v):d(v)},m=v=>{a?a(v):h(v)};return o.jsx(Ct.Provider,{delayDuration:300,children:o.jsxs("div",{className:`flex flex-col ${e}`,children:[c&&o.jsxs(o.Fragment,{children:[o.jsxs("div",{className:"px-6 pt-9 pb-8 flex items-center justify-between",children:[o.jsx(Y2,{tooltipContent:"Select and configure the type of data field you want to create",labelClassName:"font-inter font-semibold text-sm text-high-em",className:"flex items-center gap-1",children:"Types"}),i&&o.jsx("div",{children:i})]}),o.jsx(he,{})]}),o.jsxs("div",{className:`flex items-center justify-between gap-4 px-6 ${c?"py-8":"py-4"}`,children:[o.jsx("div",{className:"flex-1",children:o.jsx(Ae,{items:s?s.map(v=>({id:v.id,title:v.title,showCheckbox:!1,showLeadingIcon:!1,showTrailingIcon:!1,className:"!h-[34px]"})):AP.map(v=>({...v,showLeadingIcon:!1,className:"!h-[34px]"})),value:p,onChange:x,placeholder:l,size:"md",menuSize:"sm",leadingIcon:o.jsx(F.SearchNormal1,{size:16}),showLeadingIcon:!0})}),o.jsx(xr,{options:_P,value:g,onChange:m,size:"sm"})]}),o.jsx(he,{})]})})},TP=({className:e="",searchQuery:t,onSearchChange:r,searchPlaceholder:n="Search...",selectedView:a,onViewChange:i,viewOptions:s=[],buttonGroupSize:l="sm"})=>{const[c,u]=P.useState(""),[d,f]=P.useState("list"),h=t!==void 0?t:c,p=a!==void 0?a:d,g=P.useCallback(m=>{const v=m.target.value;r?r(v):u(v)},[r]),x=m=>{i?i(m):f(m)};return o.jsxs("div",{className:`flex flex-col ${e}`,children:[o.jsx(he,{}),o.jsxs("div",{className:"flex items-center justify-between gap-4 py-8 px-6",children:[o.jsx("div",{className:"flex-1",children:o.jsx(me,{type:"search",placeholder:n,value:h,onChange:g,trailingIcon:o.jsx(F.SearchNormal1,{size:16,color:"currentColor"})})}),o.jsx(xr,{options:s,value:p,onChange:x,size:l})]}),o.jsx(he,{})]})},bm=({title:e,backButton:t,actions:r,className:n})=>o.jsxs("div",{className:O.clsx("flex items-center gap-2","h-[56px] px-4","border-b border-surface-3",n),children:[t&&o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"md",icons:"only",leadingIcon:o.jsx(F.ArrowLeft2,{}),"aria-label":t["aria-label"]||"Go back",onClick:t.onClick,className:"shrink-0"}),o.jsxs("div",{className:"flex-1 flex items-center justify-between min-w-0",children:[o.jsx("h2",{className:O.clsx("text-sm font-semibold leading-[22px]","text-high-em","truncate"),children:e}),r&&o.jsx("div",{className:"flex items-center gap-2 shrink-0",children:r})]})]});bm.displayName="PanelHeader";const EP=({user:e,sections:t,align:r="right",offset:n=8,className:a,avatarSize:i="md"})=>{const[s,l]=P.useState(!1),c=P.useRef(null),u=P.useRef(null);P.useEffect(()=>{const h=p=>{c.current&&!c.current.contains(p.target)&&u.current&&!u.current.contains(p.target)&&l(!1)};if(s)return document.addEventListener("mousedown",h),()=>{document.removeEventListener("mousedown",h)}},[s]);const d=h=>{!h.disabled&&h.onClick&&(h.onClick(),l(!1))},f=(h,p)=>{h.switch?.onChange&&h.switch.onChange(p)};return o.jsxs("div",{className:O.clsx("relative inline-block",a),children:[o.jsx("div",{ref:u,onClick:()=>l(!s),className:"cursor-pointer",children:o.jsx(Ft,{size:i,imageUrl:e.avatar,initials:e.initials||e.name.charAt(0),statusBadge:e.statusBadge})}),s&&o.jsxs("div",{ref:c,className:O.clsx("absolute z-50 mt-2 min-w-[280px] rounded-lg bg-white shadow-lg border border-surface-3",r==="right"?"right-0":"left-0"),style:{top:`calc(100% + ${n}px)`},children:[o.jsxs("div",{className:"px-10 py-8 border-b border-surface-3",children:[o.jsx("p",{className:"text-sm font-semibold text-high-em",children:e.name}),e.email&&o.jsx("p",{className:"text-xs text-low-em mt-1",children:e.email})]}),o.jsx("div",{className:"py-3",children:t.map((h,p)=>o.jsxs(S.default.Fragment,{children:[h.map(g=>o.jsxs("button",{onClick:()=>d(g),disabled:g.disabled||!!g.switch,className:O.clsx("w-full px-10 py-4 text-left text-sm flex items-center gap-3 transition-colors",!g.switch&&"hover:bg-surface-1",g.destructive?"text-danger-main":"text-high-em",g.disabled&&"opacity-50 cursor-not-allowed"),children:[g.icon&&o.jsx("span",{className:"flex-shrink-0 flex items-center justify-center text-current",children:g.icon}),o.jsx("span",{className:"flex-1 font-normal",children:g.label}),g.trailing&&o.jsx("span",{className:"flex-shrink-0",children:g.trailing}),!g.trailing&&g.badge&&o.jsx(Ye,{theme:g.badge.theme||"success",size:"xs",variant:"simple",children:g.badge.label}),!g.trailing&&g.switch&&o.jsx(Oa,{size:"small",checked:g.switch.checked,onChange:x=>f(g,x.target.checked),onClick:x=>x.stopPropagation()})]},g.id)),p<t.length-1&&o.jsx("div",{className:"my-3 border-t border-surface-3"})]},p))})]})]})},wm=({selected:e,onSelect:t,disabled:r=!1,onCancel:n,onAccept:a,extraMonth:i=!1,pickType:s="range",className:l="",cancelLabel:c="Cancel",acceptLabel:u="Accept",showFooter:d=!0})=>{const[f,h]=P.useState(e);P.useEffect(()=>{h(e)},[e]);const p=f,g=b=>{h(b),t&&t(b)},x=()=>{h(void 0),n&&n()},m=()=>{a&&a(p)},v=s==="range"?{mode:"range",selected:p,onSelect:g}:{mode:"single",selected:p?.from,onSelect:b=>g(b?{from:b}:void 0)};return o.jsxs("div",{className:J.twMerge(O.clsx("font-family-inter bg-white border border-surface-3 rounded-[20px] w-fit",r&&"opacity-50 pointer-events-none",l)),children:[o.jsx(W5.DayPicker,{...v,disabled:r,numberOfMonths:i?2:1,showOutsideDays:!0,className:"datepicker-calendar p-2.5",components:{Chevron:({orientation:b})=>b==="left"?o.jsx(F.ArrowLeft2,{size:16,color:"var(--high-em)"}):o.jsx(F.ArrowRight2,{size:16,color:"var(--high-em)"})}}),d&&o.jsx("div",{className:"border-t border-surface-3 px-2.5 py-2.5 pl-5 self-end justify-end",children:o.jsxs("div",{className:"flex gap-2 self-end justify-end",children:[o.jsx(V,{className:"mr-8",variant:"neutral",size:"sm",hierarchy:"secondary",onClick:x,disabled:r,children:c}),o.jsx(V,{variant:"brand",size:"sm",hierarchy:"primary",onClick:m,disabled:r,children:u})]})})]})},jm=({className:e,icon:t,label:r,description:n,actions:a,iconType:i="default",iconVariant:s="secondary",iconSize:l="sm",linkProps:c,badge:u,bottomContent:d,labelInlineContent:f,contentGap:h=2,classNameActions:p,...g})=>o.jsxs("div",{className:O.clsx("flex flex-row gap-8 items-center",e),...g,children:[t&&o.jsx(pl,{type:i,variant:s,size:l,children:t}),o.jsxs("div",{className:O.clsx("flex flex-1 flex-col",tr(h)),children:[o.jsxs("div",{className:O.clsx("flex flex-row",u?"justify-between gap-2":""),children:[o.jsxs("div",{className:"flex flex-row gap-6 items-center",children:[c?o.jsx(gr,{className:"w-fit",...c,children:r}):o.jsx("span",{className:"text-high-em text-md font-medium",children:r}),f&&o.jsx("div",{children:f})]}),u&&o.jsx("div",{children:u})]}),n&&o.jsx("span",{className:"text-med-em text-sm font-normal",children:n}),d&&o.jsx("div",{children:d})]}),a&&o.jsx("div",{className:O.clsx("flex gap-8",p),children:a})]}),IP=({className:e,planLabel:t,priceLabel:r,timeLabel:n,nextPaymentLabel:a,dateLabel:i,items:s,buttonLabel1:l,onClickButton1:c,buttonLabel2:u,onClickButton2:d,...f})=>o.jsxs("div",{className:O.clsx("flex flex-col border border-surface-3 rounded-8 w-full",e),...f,children:[o.jsxs("div",{className:"flex flex-row px-10 py-8 border-b border-b-surface-3 gap-8",children:[o.jsxs("div",{className:"flex flex-col flex-1 gap-4",children:[o.jsx("span",{className:"flex text-med-em font-medium text-sm",children:t}),o.jsxs("div",{className:"flex flex-row items-center gap-6",children:[o.jsx("span",{className:"text-high-em font-semibold text-3xl font-family-space-grotesk",children:r}),o.jsxs("span",{className:"text-med-em text-sm font-normal",children:["/ ",n]})]})]}),o.jsxs("div",{className:"flex flex-col self-center ",children:[o.jsx("span",{className:"font-normal text-xs text-right text-med-em",children:a}),o.jsx("span",{className:"text-md text-right font-medium text-high-em",children:i})]})]}),o.jsxs("ul",{className:"flex flex-col p-10 gap-12",children:[o.jsx("div",{className:"flex flex-col gap-10",children:s.map((h,p)=>o.jsx(S.default.Fragment,{children:o.jsx("li",{children:o.jsx(jm,{icon:h.icon,iconType:"default",iconVariant:"secondary",iconSize:"sm",label:h.itemLabel,badge:o.jsx(Ye,{variant:"simple",theme:h.badgeTheme,children:h.badge}),bottomContent:o.jsx(tl,{progress:h.progress})})})},p))}),o.jsxs("div",{className:"flex flex-row gap-6",children:[o.jsx(V,{className:"w-1/2",size:"md",variant:"brand",hierarchy:"primary",onClick:c,children:l}),o.jsx(V,{className:"w-1/2",size:"md",variant:"neutral",hierarchy:"tertiary",onClick:d,children:u})]})]})]}),MP=({className:e,title:t,subtitle:r,actionButtonLabel:n,actionButtonLabelOnClick:a,extraComponent:i,items:s,...l})=>o.jsxs("div",{className:O.clsx("flex flex-col border border-surface-3 rounded-8 w-full",e),...l,children:[o.jsxs("div",{className:"flex flex-row px-10 py-8 border-b border-b-surface-3",children:[o.jsxs("div",{className:"flex flex-1 flex-col content-center",children:[o.jsx("h3",{className:"text-high-em font-semibold",children:t}),o.jsx("span",{className:"text-med-em text-sm font-normal",children:r})]}),n&&o.jsx("div",{className:"flex self-center",children:o.jsx(V,{size:"sm",variant:"neutral",hierarchy:"tertiary",onClick:a,children:n})})]}),o.jsxs("div",{className:"flex flex-col p-10 gap-10",children:[o.jsx("div",{className:"flex flex-col gap-6",children:s.map((c,u)=>o.jsxs(S.default.Fragment,{children:[u>0&&o.jsx(he,{}),o.jsx(jm,{icon:c.icon,label:c.label,description:c.description,actions:(c.buttonLabel||c.buttonIcon)&&o.jsx(V,{size:"sm",onClick:c.buttonOnClick,...c.buttonLabel?{variant:"neutral",hierarchy:"tertiary"}:{icons:"only",variant:"neutral",hierarchy:"secondary",leadingIcon:c.buttonIcon||o.jsx(tm,{})},children:c.buttonLabel})})]},u))}),i&&o.jsx("div",{className:"flex flex-1",children:i})]})]}),$P=({className:e,title:t,subtitle:r,buttonItems:n,...a})=>o.jsxs("div",{className:O.clsx("flex flex-col gap-8 p-8 bg-surface-1 rounded-8 w-full",e),...a,children:[o.jsxs("div",{className:"flex flex-col gap-3",children:[o.jsx("h3",{className:"text-high-em font-semibold text-xl",children:t}),o.jsx("span",{className:"text-med-em text-sm font-normal",children:r})]}),o.jsx("div",{className:"flex flex-col gap-4",children:n.map((i,s)=>o.jsx(V,{children:i.label,leadingIcon:i.icon,size:"sm",icons:"leading",onClick:i.buttonOnClick,...i.variant||i.hierarchy?{variant:i.variant,hierarchy:i.hierarchy}:{variant:"brand",hierarchy:"primary"}},s))})]}),k3=({className:e,icon:t,projectName:r,dbLabel:n,statusLabel:a,statusState:i,stats:s,...l})=>o.jsxs("div",{className:O.clsx("flex flex-col border border-surface-3 rounded-8 bg-white w-full",e),...l,children:[o.jsxs("div",{className:"flex flex-col gap-6 px-10 py-8 border-b border-b-surface-3",children:[o.jsxs("div",{className:"flex items-center gap-5",children:[o.jsx("span",{className:"flex size-12 shrink-0 items-center justify-center rounded-5 bg-surface-2 text-high-em",children:o.jsx(ie,{size:"sm-md",children:t})}),o.jsxs("div",{className:"flex flex-col min-w-0",children:[o.jsx("span",{className:"text-high-em font-semibold truncate",children:r}),o.jsx("span",{className:"text-med-em text-sm",children:n})]})]}),o.jsxs("div",{className:"flex items-center gap-3",children:[o.jsx(Ye,{variant:"status",statusState:i,statusSize:"xs"}),o.jsx("span",{className:"text-med-em text-sm",children:a})]})]}),o.jsx("div",{className:"flex flex-col gap-6 px-10 py-8",children:s.map((c,u)=>o.jsxs(S.default.Fragment,{children:[u>0&&o.jsx(he,{}),o.jsxs("div",{className:"flex items-center justify-between gap-4",children:[o.jsx("span",{className:"text-med-em text-sm",children:c.label}),c.badgeTheme?o.jsx(Ye,{variant:"simple",theme:c.badgeTheme,children:c.value}):o.jsx("span",{className:"text-high-em font-medium",children:c.value})]})]},u))})]});k3.displayName="ProjectOverviewCard";const ac={showCheckbox:!1,showLeadingImage:!1,showDescription:!1,showTrailingIcon:!1,showTag:!1,showTrailingText:!1,showLeadingIcon:!0},T3=({className:e,icon:t,name:r,statusLabel:n,statusTheme:a="surface",fieldsLabel:i,updatedLabel:s,onView:l,onDuplicate:c,onDelete:u,viewLabel:d="Ver",duplicateLabel:f="Duplicar",deleteLabel:h="Eliminar",...p})=>{const[g,x]=P.useState(!1),m=P.useRef(null),v=()=>x(!1),b=[{...ac,id:"view",title:d,leadingIcon:o.jsx(F.Eye,{}),onSelect:()=>{v(),l?.()}},{...ac,id:"duplicate",title:f,leadingIcon:o.jsx(F.Copy,{}),onSelect:()=>{v(),c?.()}},{...ac,id:"delete",title:h,leadingIcon:o.jsx(F.Trash,{}),customTitleColor:"text-danger-em",onSelect:()=>{v(),u?.()}}];return o.jsxs("div",{role:l?"button":void 0,onClick:l,className:J.twMerge(O.clsx("flex flex-col gap-4 p-6 border border-surface-3 rounded-2xl bg-white w-full min-w-0",l&&"cursor-pointer transition hover:border-surface-4",e)),...p,children:[o.jsxs("div",{className:"flex items-center justify-between gap-3",children:[o.jsxs("div",{className:"flex min-w-0 items-center gap-3",children:[o.jsx("span",{className:"flex size-10 shrink-0 items-center justify-center rounded-4 bg-surface-2 text-high-em",children:o.jsx(ie,{size:"sm",children:t})}),o.jsx("span",{className:"truncate font-semibold text-high-em",children:r})]}),o.jsxs("div",{className:"relative shrink-0",children:[o.jsx("button",{ref:m,type:"button","aria-label":"Opciones del módulo",onClick:w=>{w.stopPropagation(),x(C=>!C)},className:"rounded-md p-1.5 text-low-em transition hover:bg-surface-2 hover:text-high-em",children:o.jsx(F.More,{size:20,color:"currentColor",className:"rotate-90"})}),g&&o.jsx(Ht,{size:"xs",triggerRef:m,onClose:v,items:b})]})]}),o.jsxs("div",{className:"flex flex-wrap items-center gap-x-4 gap-y-2",children:[o.jsx(ft,{icon:o.jsx(F.Hashtag,{}),label:i,labelSize:"sm",iconSize:"sm",gap:4}),s&&o.jsx(ft,{icon:o.jsx(F.Clock,{}),label:s,labelSize:"sm",iconSize:"sm",gap:4}),o.jsx(Ye,{variant:"simple",theme:a,children:n})]})]})};T3.displayName="ModuleSummaryCard";const ic={showCheckbox:!1,showLeadingImage:!1,showDescription:!1,showTrailingIcon:!1,showTag:!1,showTrailingText:!1,showLeadingIcon:!0},E3=({className:e,icon:t,name:r,typeLabel:n,moduleLabel:a,updatedLabel:i,statusLabel:s,statusTheme:l="surface",onView:c,onDuplicate:u,onDelete:d,viewLabel:f="Ver",duplicateLabel:h="Duplicar",deleteLabel:p="Eliminar",...g})=>{const[x,m]=P.useState(!1),v=P.useRef(null),b=()=>m(!1),w=[c&&{...ic,id:"view",title:f,leadingIcon:o.jsx(F.Eye,{}),onSelect:()=>{b(),c()}},u&&{...ic,id:"duplicate",title:h,leadingIcon:o.jsx(F.Copy,{}),onSelect:()=>{b(),u()}},d&&{...ic,id:"delete",title:p,leadingIcon:o.jsx(F.Trash,{}),customTitleColor:"text-danger-em",onSelect:()=>{b(),d()}}].filter(Boolean),C=w.length>0;return o.jsxs("div",{role:c?"button":void 0,onClick:c,className:J.twMerge(O.clsx("flex flex-col gap-4 p-6 border border-surface-3 rounded-2xl bg-white w-full min-w-0",c&&"cursor-pointer transition hover:border-surface-4",e)),...g,children:[o.jsxs("div",{className:"flex items-center justify-between gap-3",children:[o.jsxs("div",{className:"flex min-w-0 items-center gap-3",children:[o.jsx("span",{className:"flex size-10 shrink-0 items-center justify-center rounded-4 bg-surface-2 text-high-em",children:o.jsx(ie,{size:"sm",children:t})}),o.jsx("span",{className:"truncate font-semibold text-high-em",children:r})]}),C&&o.jsxs("div",{className:"relative shrink-0",children:[o.jsx("button",{ref:v,type:"button","aria-label":"Opciones del widget",onClick:y=>{y.stopPropagation(),m(j=>!j)},className:"rounded-md p-1.5 text-low-em transition hover:bg-surface-2 hover:text-high-em",children:o.jsx(F.More,{size:20,color:"currentColor",className:"rotate-90"})}),x&&o.jsx(Ht,{size:"xs",triggerRef:v,onClose:b,items:w})]})]}),o.jsxs("div",{className:"flex flex-wrap items-center gap-x-4 gap-y-2",children:[o.jsx(ft,{icon:o.jsx(F.Category,{}),label:n,labelSize:"sm",iconSize:"sm",gap:4}),a&&o.jsx(ft,{icon:o.jsx(F.Box,{}),label:a,labelSize:"sm",iconSize:"sm",gap:4}),i&&o.jsx(ft,{icon:o.jsx(F.Clock,{}),label:i,labelSize:"sm",iconSize:"sm",gap:4}),o.jsx(Ye,{variant:"simple",theme:l,children:s})]})]})};E3.displayName="WidgetSummaryCard";const gl=P.forwardRef(({className:e,title:t,description:r,icon:n,isDragging:a=!1,onMaximize:i,onTextBlock:s,onEdit:l,onCopy:c,onTrash:u,...d},f)=>{const[h,p]=P.useState("icon1"),g=m=>{switch(p(m),m){case"maximize":i?.();break;case"text-block":s?.();break;case"edit":l?.();break;case"copy":c?.();break;case"trash":u?.();break}},x=[...i?[{value:"maximize",icon:o.jsx(ie,{size:12,children:o.jsx(Ys,{})})}]:[],...s?[{value:"text-block",label:t}]:[],...l?[{value:"edit",icon:o.jsx(ie,{size:12,children:o.jsx(h2,{})})}]:[],...c?[{value:"copy",icon:o.jsx(ie,{size:12,children:o.jsx(Xs,{})})}]:[],...u?[{value:"trash",icon:o.jsx(ie,{size:12,children:o.jsx(Qs,{})})}]:[]];return o.jsxs("div",{ref:f,className:O.clsx("group relative flex flex-col border border-surface-3 rounded-8 w-full transition-colors bg-white",a&&"bg-surface-2 opacity-60",e),...d,children:[o.jsxs("div",{className:"flex flex-row p-4 gap-4",children:[o.jsx("div",{children:o.jsx(pl,{variant:"secondary",size:"sm",children:n})}),o.jsxs("div",{className:"flex flex-col",children:[o.jsx("span",{className:"text-high-em font-semibold text-sm font-family-space-grotesk",children:t}),o.jsx("span",{className:"text-med-em text-xs font-normal",children:r})]})]}),o.jsx("div",{className:"absolute inset-0 m-auto hidden w-fit h-fit p-4 group-hover:block",children:o.jsx(xr,{options:x,value:h,onChange:g,size:"xs",variant:"brand"})})]})});gl.displayName="WidgetBuilderItemHoverAction";const RP=({className:e,title:t,subtitle:r,image:n,imageAlt:a="Project image",actionButtons:i=[],labelIcons:s=[],...l})=>{const[c,u]=S.default.useState(!1);return o.jsxs("div",{className:O.clsx("flex flex-col rounded-2xl w-full border border-surface-3 h-full",e),...l,children:[o.jsxs("div",{className:"relative w-full h-48 overflow-hidden rounded-t-2xl",onMouseEnter:()=>u(!0),onMouseLeave:()=>u(!1),children:[o.jsx("img",{src:n,alt:a,className:"w-full h-full object-cover"}),i.length>0&&c&&o.jsx("div",{className:"absolute inset-0 transition-opacity duration-300",style:{background:"linear-gradient(0deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.50) 100%)"}}),i.length>0&&o.jsx("div",{className:O.clsx("absolute inset-0 flex items-center justify-center cursor-pointer gap-6 transition-opacity duration-300",c?"opacity-100":"opacity-0"),children:i.map((d,f)=>o.jsx(V,{variant:"neutral",hierarchy:"tertiary",icons:"only",leadingIcon:d.icon,size:"md",onClick:d.onClick,"aria-label":d.ariaLabel,className:"z-10 cursor-pointer"},f))})]}),o.jsxs("div",{className:"flex flex-col py-6 px-8 gap-3 bg-white rounded-b-2xl flex-1",children:[o.jsx("span",{className:"font-semibold text-high-em text-md line-clamp-1",children:t}),o.jsx("span",{className:"text-low-em text-sm font-normal line-clamp-3",children:r}),s.length>0&&o.jsx("div",{className:"flex flex-row gap-8",children:s.map((d,f)=>o.jsx(ft,{gap:4,iconSize:"sm",labelSize:"sm",icon:d.icon,label:d.label},f))})]})]})},LP=({className:e,title:t,subtitle:r,icon:n,iconType:a="default",iconVariant:i="secondary",iconSize:s="sm",headerActions:l,children:c,footerText:u,footerActions:d,footerVariant:f="default",classNameHeader:h,classNameBody:p,classNameFooter:g,...x})=>{const m=t||r||l||n,v=u||d,b={default:"border-surface-3 ",danger:"bg-danger-accent-1 border-danger-accent-3",warning:"bg-warning-accent-1 border-warning-accent-3",success:"bg-success-accent-1 border-success-accent-3"};return o.jsxs("div",{className:O.clsx("flex flex-col bg-white border rounded-8 w-full",e,b[f]),...x,children:[m&&o.jsxs("div",{className:J.twMerge(O.clsx("flex flex-row gap-8 p-8 justify-between items-center",c&&"pb-0"),h),children:[o.jsxs("div",{className:"flex flex-row gap-8 items-center flex-1",children:[n&&o.jsx(pl,{type:a,variant:i,size:s,children:n}),(t||r)&&o.jsxs("div",{className:"flex flex-col gap-2",children:[t&&o.jsx("h3",{className:"text-high-em font-semibold text-md",children:t}),r&&o.jsx("span",{className:"text-med-em text-sm font-normal",children:r})]})]}),l&&o.jsx("div",{className:"flex items-center",children:l})]}),c&&o.jsx("div",{className:J.twMerge(O.clsx("p-8",m),p),children:c}),v&&o.jsxs("div",{className:J.twMerge(O.clsx("flex flex-row gap-10 p-8 items-center rounded-b-8",u&&d?"justify-between":d?"justify-end":"justify-start",(m||c)&&"border-t",b[f]),g),children:[u&&o.jsx("div",{className:"text-sm text-low-em",children:u}),d&&o.jsx("div",{children:d})]})]})},DP=({title:e,columns:t,rows:r,onChange:n,className:a,...i})=>{const s=`1fr repeat(${t.length}, auto)`,l=(c,u,d)=>o.jsx(Jt,{size:"small",checked:c.checked[d]??!1,disabled:c.disabled?.[d]??!1,onChange:f=>n(u,d,f.target.checked)});return o.jsxs("div",{className:J.twMerge("bg-white border border-surface-3 rounded-8 w-full overflow-hidden px-6",a),...i,children:[o.jsxs("div",{className:"hidden sm:grid gap-x-6",style:{gridTemplateColumns:s},children:[o.jsx("div",{className:"flex items-center py-6",children:e&&o.jsx("h3",{className:"text-base text-high-em font-normal",children:e})}),t.map(c=>o.jsx("div",{className:"flex items-center justify-center py-6 text-base text-med-em",children:c},c)),o.jsx("div",{className:"col-span-full",children:o.jsx(he,{})}),r.map((c,u)=>o.jsxs(S.default.Fragment,{children:[o.jsx("div",{className:"flex items-center py-5",children:o.jsx("span",{className:"text-sm text-high-em",children:c.label})}),t.map((d,f)=>o.jsx("div",{className:"flex items-center justify-center py-5",children:l(c,u,f)},f)),u<r.length-1&&o.jsx("div",{className:"col-span-full",children:o.jsx(he,{})})]},u))]}),o.jsxs("div",{className:"flex flex-col sm:hidden",children:[e&&o.jsxs(o.Fragment,{children:[o.jsx("div",{className:"py-6",children:o.jsx("h3",{className:"text-base text-high-em font-normal",children:e})}),o.jsx(he,{})]}),r.map((c,u)=>o.jsxs(S.default.Fragment,{children:[o.jsxs("div",{className:"flex flex-col gap-4 py-5",children:[o.jsx("span",{className:"text-sm text-high-em",children:c.label}),o.jsx("div",{className:"flex flex-col gap-3",children:t.map((d,f)=>o.jsxs("div",{className:"flex items-center justify-between",children:[o.jsx("span",{className:"text-sm text-med-em",children:d}),l(c,u,f)]},f))})]}),u<r.length-1&&o.jsx(he,{})]},u))]})]})},cg=({size:e=20,className:t,...r})=>o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor",width:e,height:e,className:t,...r,children:[o.jsx("path",{fill:"currentColor",d:"M4 8H12",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{fill:"currentColor",d:"M8 12V4",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})]}),ug=({size:e=20,className:t,...r})=>o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 12 12",fill:"none",width:e,height:e,className:t,...r,children:[o.jsx("path",{d:"M4.5 11H7.5C10 11 11 10 11 7.5V4.5C11 2 10 1 7.5 1H4.5C2 1 1 2 1 4.5V7.5C1 10 2 11 4.5 11Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M6 1V11",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})]}),zP=[[4],[2,2],[3,1],[1,3],[2,1,1],[1,2,1],[1,1,2],[1,1,1,1]];function BP(e,t){return e.length===t.length&&e.every((r,n)=>r===t[n])}function FP(e){switch(e){case 1:return"w-1/4";case 2:return"w-1/2";case 3:return"w-3/4";case 4:return"w-full"}}const I3=P.createContext(void 0);function M3(){const e=P.useContext(I3);if(!e)throw new Error("Must be used inside DropLayoutPicker");return e}const Cm=({children:e,value:t,onChange:r})=>{const[n,a]=P.useState(!1),i=P.useRef(null);return o.jsx(I3.Provider,{value:{open:n,setOpen:a,value:t,onChange:r,triggerRef:i},children:e})};Cm.displayName="DropLayoutPicker";const Sm=({children:e})=>{const{open:t,setOpen:r,triggerRef:n}=M3();return S.default.cloneElement(e,{ref:n,onClick:a=>{e.props.onClick?.(a),r(!t)}})};Sm.displayName="DropLayoutPickerTrigger";const Nm=({className:e})=>{const{open:t,setOpen:r,value:n,onChange:a,triggerRef:i}=M3(),s=P.useRef(null),[l,c]=P.useState(null),u=Zi({triggerRef:i,panelRef:s,enabled:t});return rl({refs:[i,s],onClose:()=>r(!1),enabled:t}),!t||typeof document>"u"?null:Sa.createPortal(o.jsxs("div",{ref:s,className:O.clsx("bg-white rounded-xl border border-surface-3 flex flex-col","min-w-[280px]",e),style:u,children:[o.jsx("div",{className:"p-5",children:o.jsx("span",{className:"text-xs font-semibold text-high-em",children:"Column Layout"})}),o.jsx("div",{className:"border-t border-surface-3"}),o.jsx("div",{className:"p-5",children:o.jsx("div",{className:"grid grid-cols-4 gap-3",children:zP.map((d,f)=>{const h=BP(d,n),p=l===f;return o.jsx("div",{className:O.clsx("h-12 rounded-md cursor-pointer transition-colors border-2 p-1.5",p?"bg-info-accent-1 border-info-accent-2":h?"bg-info-accent-2 border-info-accent-3":"bg-surface-2 border-transparent hover:bg-surface-3"),onMouseEnter:()=>c(f),onMouseLeave:()=>c(null),onClick:()=>{a(d),r(!1)},children:o.jsx("div",{className:"flex gap-0.5 h-full",children:d.map((g,x)=>o.jsx("div",{className:O.clsx("bg-info-accent-3 rounded-sm",FP(g))},x))})},f)})})})]}),document.body)};Nm.displayName="DropLayoutPickerContent";const Yi=({className:e,bodyClassName:t,disabled:r=!1,onMaximize:n,dragHandleProps:a,onGrid:i,onAdd:s,onCopy:l,onTrash:c,onAddWidget:u,layout:d,onLayoutChange:f,children:h,...p})=>{const[g,x]=P.useState(""),m=y=>{x(y),y==="grid"&&i?.(),y==="add"&&s?.(),y==="copy"&&l?.(),y==="trash"&&c?.()},v=d!==void 0&&f!==void 0,b=[...!v&&i?[{value:"grid",icon:o.jsx(ug,{size:12})}]:[],...s?[{value:"add",icon:o.jsx(cg,{size:12})}]:[]],w=[...l?[{value:"copy",icon:o.jsx(Xs,{size:12})}]:[],...c?[{value:"trash",icon:o.jsx(Qs,{size:12})}]:[]],C=n||a||b.length>0||v;return o.jsxs("div",{className:O.clsx("relative flex flex-col border border-surface-3 w-full",e),...p,children:[o.jsxs("div",{className:"bg-surface-2 flex justify-between border-b border-surface-3 min-h-[28px]",children:[C&&o.jsxs("div",{className:"flex",children:[(n||a)&&o.jsx("button",{type:"button",className:O.clsx("h-[28px] px-[9.2px]","inline-flex items-center justify-center","border-none bg-transparent rounded-none","transition-colors duration-200",r?"opacity-50 cursor-not-allowed pointer-events-none":"hover:bg-surface-2 cursor-grab"),onClick:n,disabled:r,...a,children:o.jsx(Ys,{size:12})}),b.length>0&&o.jsx(xr,{options:b,value:g,onChange:m,size:"xs",variant:"secondary",disabled:r,buttonClassName:"rounded-none"}),v&&d&&f&&o.jsxs(Cm,{value:d,onChange:f,children:[o.jsx(Sm,{children:o.jsx("button",{type:"button",className:O.clsx("h-[28px] px-[9.2px] text-[10px]","inline-flex items-center justify-center","font-semibold whitespace-nowrap text-high-em","border-none rounded-none bg-transparent","transition-colors duration-200",!r&&"hover:bg-surface-2",r&&"opacity-50 cursor-not-allowed pointer-events-none"),disabled:r,children:o.jsx(ug,{size:12})})}),o.jsx(Nm,{})]})]}),w.length>0&&o.jsx(xr,{options:w,value:g,onChange:m,size:"xs",variant:"secondary",disabled:r,buttonClassName:"rounded-none"})]}),o.jsxs("div",{className:O.clsx("flex flex-col p-4 gap-4 h-full",t),children:[o.jsx("div",{className:"flex flex-col gap-4",children:h}),u&&o.jsx("div",{className:"flex justify-center",children:o.jsx(V,{size:"sm",variant:"neutral",hierarchy:"secondary",icons:"only",leadingIcon:o.jsx(cg,{}),onClick:u})})]})]})},$3=e=>"grid-cols-4",R3=(e,t)=>{const r=e[t];if(!r)return"col-span-1";switch(r){case 1:return"col-span-1";case 2:return"col-span-2";case 3:return"col-span-3";case 4:return"col-span-4";default:return"col-span-1"}},qP=["maximize","grid","add","copy","trash","addWidget"],WP=["maximize","text-block","edit","copy","trash"],HP=({widget:e,index:t,columnId:r,sectionId:n,onWidgetAction:a,widgetActionSet:i,renderWidgetIcon:s})=>{const{attributes:l,listeners:c,setNodeRef:u,isDragging:d}=Ve.useSortable({id:`vc-widget-${e.id}`,data:{type:"vc-widget",widgetId:e.id,widgetTitle:e.title,widgetDescription:e.description,widgetIndex:t,columnId:r,sectionId:n},animateLayoutChanges:()=>!1}),f=P.useRef(null),h=p=>a&&i.has(p)?()=>a(p,e.id,f.current):void 0;return o.jsx("div",{ref:u,"data-vc-widget":e.id,style:{display:d?"none":void 0,cursor:"grab",touchAction:"none"},...l,...c,children:o.jsx(gl,{ref:f,title:e.title,description:e.description,icon:s?.(e)??o.jsx(ie,{}),onMaximize:h("maximize"),onTextBlock:h("text-block"),onEdit:h("edit"),onCopy:h("copy"),onTrash:h("trash")})})},VP=({widget:e,index:t,columnId:r,sectionId:n,onSectionAction:a,sectionActionSet:i,onColumnAction:s,onWidgetAction:l,widgetActionSet:c,renderWidgetIcon:u,onLayoutChange:d})=>{const{attributes:f,listeners:h,setNodeRef:p,isDragging:g}=Ve.useSortable({id:`vc-widget-${e.id}`,data:{type:"vc-widget",widgetId:e.id,widgetTitle:e.title,widgetDescription:e.description,widgetIndex:t,columnId:r,sectionId:n},animateLayoutChanges:()=>!1});if(!e.nestedSection)return null;const x=e.nestedSection,m=$3(x.layout),v=w=>a&&i.has(w)?()=>a(w,x.id):void 0,b=x.columns.map(w=>`vc-col-${w.id}`);return o.jsx("div",{ref:p,"data-vc-widget":e.id,style:{display:g?"none":void 0,touchAction:"none"},...f,children:o.jsx(Yi,{bodyClassName:"bg-white",onMaximize:v("maximize"),dragHandleProps:h,onGrid:v("grid"),onAdd:v("add"),onCopy:v("copy"),onTrash:v("trash"),layout:d?x.layout:void 0,onLayoutChange:d?w=>d(x.id,w):void 0,children:o.jsx(Ve.SortableContext,{items:b,strategy:Ve.horizontalListSortingStrategy,children:o.jsx("div",{className:O.clsx("grid gap-4",m),children:x.columns.map((w,C)=>{const y=R3(x.layout,C);return o.jsx(L3,{column:w,sectionId:x.id,sectionLayout:x.layout,columnSpan:y,onColumnAction:s,onWidgetAction:l,widgetActionSet:c,renderWidgetIcon:u,onSectionAction:a,sectionActionSet:i,onLayoutChange:d},w.id)})})})})})},L3=({column:e,sectionId:t,sectionLayout:r,columnSpan:n,onColumnAction:a,onWidgetAction:i,widgetActionSet:s,renderWidgetIcon:l,onSectionAction:c,sectionActionSet:u,onLayoutChange:d})=>{const{setNodeRef:f,listeners:h,attributes:p,transform:g,isDragging:x}=Ve.useSortable({id:`vc-col-${e.id}`,data:{type:"vc-column",columnId:e.id,sectionId:t},animateLayoutChanges:()=>!1}),[m,v]=P.useState(!1),[b,w]=P.useState(null);Be.useDndMonitor({onDragOver(_){const A=_.over?.data.current??{},I=A.columnId===e.id;v(I),w(I&&typeof A.widgetIndex=="number"?A.widgetIndex:null)},onDragEnd(){v(!1),w(null)},onDragCancel(){v(!1),w(null)}});const C=m,y=_=>a?()=>a(_,e.id,t):void 0,j=[...e.widgets].sort((_,A)=>_.position-A.position),N=j.map(_=>`vc-widget-${_.id}`);return o.jsxs("div",{ref:f,"data-droppable-id":`vc-col-${e.id}`,...p,style:{transform:Ks.CSS.Translate.toString(g),transition:x?"none":"transform 150ms ease",opacity:x?0:1},className:O.clsx(n,"flex flex-col",r.length>1&&"border border-surface-3"),children:[r.length>1&&o.jsx(om,{onDrag:y("drag"),dragHandleProps:h,onDuplicate:y("duplicate"),onDelete:y("delete")}),o.jsxs("div",{className:O.clsx("flex flex-col gap-4 p-4","min-h-[200px]","bg-white"),children:[o.jsxs(Ve.SortableContext,{items:N,strategy:Ve.verticalListSortingStrategy,children:[j.map((_,A)=>o.jsxs(S.default.Fragment,{children:[C&&b===A&&o.jsx(Kn,{}),_.type==="nested-row"?o.jsx(VP,{widget:_,index:A,columnId:e.id,sectionId:t,onSectionAction:c,sectionActionSet:u,onColumnAction:a,onWidgetAction:i,widgetActionSet:s,renderWidgetIcon:l,onLayoutChange:d}):o.jsx(HP,{widget:_,index:A,columnId:e.id,sectionId:t,onWidgetAction:i,widgetActionSet:s,renderWidgetIcon:l})]},_.id)),C&&(b===null||b>=j.length)&&o.jsx(Kn,{})]}),!C&&(j.length===0?o.jsx("div",{className:"flex-1 flex items-center justify-center",children:o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx(F.Add,{}),onClick:y("drag")})}):o.jsx("div",{className:"flex items-center justify-center pt-2",children:o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx(F.Add,{}),onClick:y("drag")})}))]})]})},UP=({emptyStateDescription:e})=>{const{setNodeRef:t,isOver:r}=Be.useDroppable({id:"vc-empty-state",data:{isEmpty:!0}});return o.jsx("div",{ref:t,className:"w-64",children:o.jsx(Yi,{bodyClassName:O.clsx("bg-white",r&&"!bg-surface-1"),disabled:!0,onMaximize:()=>{},onGrid:()=>{},onAdd:()=>{},onCopy:()=>{},onTrash:()=>{},onAddWidget:()=>{},children:o.jsx(ht,{flat:!0,description:e,className:"bg-transparent"})})})},KP=()=>{const{setNodeRef:e}=Be.useDroppable({id:"vc-new-row",data:{isNewRow:!0}});return o.jsx("div",{ref:e,className:"mt-4 min-h-[0px]"})},GP=({onWidgetDrop:e,onColumnReorder:t,onSectionReorder:r})=>(Be.useDndMonitor({onDragEnd(n){const{active:a,over:i}=n;if(!i?.id||typeof i.id!="string")return;const s=i.id,l=i.data.current??{},c=a.data.current??{};if(c.type==="vc-column"){let u;s.startsWith("vc-col-")?u=s.replace("vc-col-",""):s.startsWith("vc-widget-")&&(u=l.columnId),t&&u&&u!==c.columnId&&t(c.columnId,c.sectionId,u);return}if(c.type==="vc-section"){r&&s&&!s.startsWith("vc-")&&r(c.sectionId,s);return}if(s==="vc-empty-state")e?.("__empty__","__empty__",0,c);else if(s==="vc-new-row")e?.("__new_row__","__new_row__",-1,c);else if(s.startsWith("vc-widget-")){const{columnId:u,sectionId:d,widgetIndex:f}=l,h=c.columnId!==void 0&&c.columnId!==u;u&&d&&e?.(u,d,h?-1:f,c)}else if(s.startsWith("vc-col-")){const{columnId:u,sectionId:d}=l;u&&d&&e?.(u,d,-1,c)}}}),null),ZP=({section:e,sectionActionSet:t,widgetActionSet:r,onSectionAction:n,onColumnAction:a,onWidgetAction:i,renderWidgetIcon:s,onWidgetDrop:l,onLayoutChange:c})=>{const{setNodeRef:u,listeners:d,attributes:f,transform:h,isDragging:p}=Ve.useSortable({id:e.id,data:{type:"vc-section",sectionId:e.id},animateLayoutChanges:()=>!1}),g=$3(e.layout),x=v=>n&&t.has(v)?()=>n(v,e.id):void 0,m=e.columns.map(v=>`vc-col-${v.id}`);return o.jsx("div",{ref:u,...f,style:{transform:Ks.CSS.Translate.toString(h),transition:p?"none":"transform 150ms ease",opacity:p?0:1},children:o.jsx(Yi,{bodyClassName:"bg-white",onMaximize:x("maximize"),dragHandleProps:d,onAdd:x("add"),onCopy:x("copy"),onTrash:x("trash"),layout:c?e.layout:void 0,onLayoutChange:c?v=>c(e.id,v):void 0,children:o.jsx(Ve.SortableContext,{items:m,strategy:Ve.horizontalListSortingStrategy,children:o.jsx("div",{className:O.clsx("grid gap-4",g),children:e.columns.map((v,b)=>{const w=R3(e.layout,b);return l?o.jsx(L3,{column:v,sectionId:e.id,sectionLayout:e.layout,columnSpan:w,onColumnAction:a,onWidgetAction:i,widgetActionSet:r,renderWidgetIcon:s,onSectionAction:n,sectionActionSet:t,onLayoutChange:c},v.id):o.jsxs("div",{"data-droppable-id":`vc-col-${v.id}`,className:O.clsx(w,"flex flex-col",e.layout.length>1&&"border border-surface-3"),children:[e.layout.length>1&&o.jsx(om,{onDrag:a?()=>a("drag",v.id,e.id):void 0,onDuplicate:a?()=>a("duplicate",v.id,e.id):void 0,onDelete:a?()=>a("delete",v.id,e.id):void 0}),o.jsxs("div",{className:"flex flex-col gap-4 p-4 min-h-[120px] bg-white",children:[v.widgets.sort((C,y)=>C.position-y.position).map(C=>{const y=j=>i&&r.has(j)?()=>i(j,C.id,null):void 0;return o.jsx(gl,{title:C.title,description:C.description,icon:s?.(C)??o.jsx(ie,{}),onMaximize:y("maximize"),onTextBlock:y("text-block"),onEdit:y("edit"),onCopy:y("copy"),onTrash:y("trash")},C.id)}),v.widgets.length===0?o.jsx("div",{className:"flex-1 flex items-center justify-center",children:o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx(F.Add,{}),onClick:a?()=>a("drag",v.id,e.id):void 0})}):o.jsx("div",{className:"flex items-center justify-center pt-2",children:o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx(F.Add,{}),onClick:a?()=>a("drag",v.id,e.id):void 0})})]})]},v.id)})})})})})},YP=({className:e,data:t,emptyStateDescription:r="No sections yet",onSectionAction:n,sectionActions:a,onColumnAction:i,onWidgetAction:s,widgetActions:l,renderWidgetIcon:c,onWidgetDrop:u,onLayoutChange:d,onColumnReorder:f,onSectionReorder:h,...p})=>{const g=[...t?.sections??[]].sort((b,w)=>b.position-w.position),x=new Set(n?a??qP:[]),m=new Set(s?l??WP:[]),v=g.map(b=>b.id);return o.jsxs("div",{className:O.clsx("flex flex-col w-full h-full",e),...p,children:[(u||f||h)&&o.jsx(GP,{onWidgetDrop:u,onColumnReorder:f,onSectionReorder:h}),o.jsx("div",{className:O.clsx("flex-1 bg-surface-bg",g.length===0?"flex items-center justify-center p-8":"flex flex-col gap-4 p-8"),children:g.length===0?u?o.jsx(UP,{emptyStateDescription:r}):o.jsx("div",{className:"w-64",children:o.jsx(Yi,{bodyClassName:"bg-white",disabled:!0,onMaximize:()=>{},onGrid:()=>{},onAdd:()=>{},onCopy:()=>{},onTrash:()=>{},onAddWidget:()=>{},children:o.jsx(ht,{flat:!0,description:r,className:"bg-transparent"})})}):o.jsxs(o.Fragment,{children:[o.jsx(Ve.SortableContext,{items:v,strategy:Ve.verticalListSortingStrategy,children:g.map(b=>o.jsx(ZP,{section:b,sectionActionSet:x,widgetActionSet:m,onSectionAction:n,onColumnAction:i,onWidgetAction:s,renderWidgetIcon:c,onWidgetDrop:u,onLayoutChange:d,onColumnReorder:f},b.id))}),u&&o.jsx(KP,{})]})})]})},XP=e=>{const t=Be.pointerWithin(e);if(t.length===0)return Be.closestCenter(e);const{droppableRects:r,droppableContainers:n,pointerCoordinates:a}=e,i=c=>{const u=r.get(c.id);return u?u.width*u.height:Number.POSITIVE_INFINITY},s=[...t].sort((c,u)=>i(c)-i(u))[0];if(String(s.id).startsWith("vc-col-")&&a){const c=s.data?.droppableContainer?.data.current?.columnId;if(c){const u=Array.from(n.values()).filter(d=>typeof d.id=="string"&&d.id.startsWith("vc-widget-")&&d.data.current?.columnId===c).map(d=>({container:d,rect:r.get(d.id)})).filter(d=>!!d.rect).sort((d,f)=>d.rect.top-f.rect.top);for(const d of u)if(a.y<d.rect.top+d.rect.height/2)return[{id:d.container.id,data:{droppableContainer:d.container,value:0}}]}}return[s]},$o=2;function QP(e,t,r,n){const a=e%$o,i=Math.floor(e/$o),s=t!==null&&a<=t.colIdx&&i<=t.rowIdx,l=a<r&&i<n;return{colIdx:a,rowIdx:i,isHovered:s,isActive:l}}function JP(e,t){return O.clsx("w-12 h-12 rounded-md cursor-pointer transition-colors border-2",e?"bg-info-accent-1 border-info-accent-2":t?"bg-info-accent-2 border-info-accent-3":"bg-surface-2 border-transparent")}function eA(){return[1,2].map(e=>({id:String(e),title:String(e),showCheckbox:!1,showLeadingImage:!1,showLeadingIcon:!1,showDescription:!1,showTag:!1,showTrailingIcon:!1,showTrailingText:!1}))}const D3=P.createContext(void 0);function z3(){const e=P.useContext(D3);if(!e)throw new Error("Must be used inside DropSizePicker");return e}const dg=({value:e,onChange:t})=>{const[r,n]=P.useState(!1),a=P.useRef(null);return P.useEffect(()=>{if(!r)return;const i=s=>{a.current?.contains(s.target)||n(!1)};return document.addEventListener("mousedown",i),()=>document.removeEventListener("mousedown",i)},[r]),o.jsxs("div",{ref:a,className:"flex-1 relative",children:[o.jsxs("button",{type:"button",onClick:()=>n(i=>!i),className:O.clsx("w-full flex items-center h-[38px] rounded-xl border cursor-pointer","bg-surface-2 border-transparent hover:bg-surface-3 transition-colors","focus:outline-none focus-visible:ring-2 pl-3.5 pr-3.5"),children:[o.jsx("span",{className:"flex-1 text-sm font-medium text-med-em text-left",children:e}),o.jsx("span",{className:"text-med-em flex items-center shrink-0",children:r?o.jsx(F.ArrowUp2,{size:16,color:"currentColor"}):o.jsx(F.ArrowDown2,{size:16,color:"currentColor"})})]}),r&&o.jsx(Ht,{floating:!0,size:"sm",items:eA().map(i=>({...i,className:"!min-w-0",onSelect:()=>{t(Number(i.id)),n(!1)}})),selectedIds:[String(e)],className:"w-full top-full mt-1"})]})},B3=({value:e,onChange:t})=>{const[r,n]=P.useState(null),{cols:a,rows:i}=e;return o.jsxs(o.Fragment,{children:[o.jsxs("div",{className:"flex items-center gap-3 p-5",children:[o.jsx("span",{className:"text-med-em flex items-center shrink-0",children:o.jsx(F.RowHorizontal,{size:16,color:"currentColor"})}),o.jsx(dg,{value:a,onChange:s=>t({cols:s,rows:i})})]}),o.jsxs("div",{className:"flex items-center gap-3 p-5",children:[o.jsx("span",{className:"text-med-em flex items-center shrink-0",children:o.jsx(F.RowVertical,{size:16,color:"currentColor"})}),o.jsx(dg,{value:i,onChange:s=>t({cols:a,rows:s})})]}),o.jsx("div",{className:"border-t border-surface-3"}),o.jsx("div",{className:"p-5 flex justify-center",children:o.jsx("div",{className:"grid grid-cols-2 gap-3",children:Array.from({length:$o*$o},(s,l)=>{const{colIdx:c,rowIdx:u,isHovered:d,isActive:f}=QP(l,r,a,i);return o.jsx("div",{className:JP(d,f),onMouseEnter:()=>n({colIdx:c,rowIdx:u}),onMouseLeave:()=>n(null),onClick:()=>t({cols:c+1,rows:u+1})},l)})})})]})},Om=({children:e,value:t,onChange:r})=>{const[n,a]=P.useState(!1),i=P.useRef(null);return o.jsx(D3.Provider,{value:{open:n,setOpen:a,value:t,onChange:r,triggerRef:i},children:e})};Om.displayName="DropSizePicker";const Pm=({children:e})=>{const{open:t,setOpen:r,triggerRef:n}=z3();return S.default.cloneElement(e,{ref:n,onClick:a=>{e.props.onClick?.(a),r(!t)}})};Pm.displayName="DropSizePickerTrigger";const Am=({className:e})=>{const{open:t,setOpen:r,value:n,onChange:a,triggerRef:i}=z3(),s=P.useRef(null),l=Zi({triggerRef:i,panelRef:s,enabled:t});return rl({refs:[i,s],onClose:()=>r(!1),enabled:t}),!t||typeof document>"u"?null:Sa.createPortal(o.jsxs("div",{ref:s,className:O.clsx("bg-white rounded-xl border border-surface-3 flex flex-col","min-w-[200px]",e),style:l,children:[o.jsx("div",{className:"p-5",children:o.jsx("span",{className:"text-xs font-semibold text-high-em",children:"Size"})}),o.jsx("div",{className:"border-t border-surface-3"}),o.jsx(B3,{value:n,onChange:a})]}),document.body)};Am.displayName="DropSizePickerContent";const F3=({value:e,onChange:t,className:r,showTitle:n=!0})=>o.jsxs("div",{className:O.clsx("flex flex-col",r),children:[n&&o.jsxs(o.Fragment,{children:[o.jsx("div",{className:"p-5",children:o.jsx("span",{className:"text-xs font-semibold text-high-em",children:"Size"})}),o.jsx("div",{className:"border-t border-surface-3"})]}),o.jsx(B3,{value:e,onChange:t})]});F3.displayName="SizePicker";const tA={1:"w-[400px] h-[400px]","2h":"w-[825px] h-[400px]","2w":"w-[400px] h-[825px]",4:"w-[825px] h-[825px]"},jn=({size:e="1",title:t,actions:r,children:n,className:a,classNameHeader:i,classNameBody:s,clipBody:l=!1})=>{const c=t||r;return o.jsxs("div",{className:J.twMerge(O.clsx("flex flex-col bg-white border border-surface-3 rounded-6",tA[e]),a),children:[c&&o.jsxs("div",{className:J.twMerge(O.clsx("flex items-center justify-between p-8 border-b border-surface-3"),i),children:[t&&o.jsx("h3",{className:"text-med-em font-semibold text-xl",children:t}),r&&o.jsx("div",{className:"flex items-center gap-4",children:r})]}),o.jsx("div",{className:J.twMerge(O.clsx("flex-1 p-8 overflow-auto",l&&"overflow-hidden"),s),children:n})]})},rA=({mode:e,title:t,actions:r,onSubmit:n,onSettings:a,className:i,texts:s})=>{const[l,c]=P.useState(""),[u,d]=P.useState(""),[f,h]=P.useState(""),[p,g]=P.useState(""),[x,m]=P.useState(!1),[v,b]=P.useState(!1),w=e==="signup",C=s?.heading??"¡Automatiza!",y=s?.subheading??"Vende y gestiona con inteligencia",j=s?.namePlaceholder??"Nombre",N=s?.emailPlaceholder??"Correo",_=s?.passwordPlaceholder??(w?"Nueva contraseña":"Contraseña"),A=s?.confirmPasswordPlaceholder??"Confirmar contraseña",I=s?.submitLabel??"Continuar",k=E=>{E.preventDefault();const T={email:u,password:f,...w&&{name:l,confirmPassword:p}};n?.(T)};return o.jsx(jn,{size:"1",className:i,title:t??(w?"Regístrarse":"Iniciar sesión"),actions:r===null?void 0:r??o.jsx(V,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:o.jsx(ie,{children:o.jsx(F.Setting,{})}),onClick:a}),children:o.jsxs("form",{onSubmit:k,className:"flex flex-col gap-8 p-8 h-full mx-auto justify-center max-w-74",children:[!w&&o.jsxs("div",{className:"flex flex-col gap-2",children:[o.jsx("h2",{className:"text-high-em font-semibold text-2xl self-center",children:C}),o.jsx("span",{className:"text-high-em text-md self-center",children:y})]}),w&&o.jsx(me,{type:"text",name:"name",autoComplete:"name",value:l,onChange:E=>c(E.target.value),placeholder:j,required:!0}),o.jsx(me,{type:"email",name:"email",autoComplete:"email",value:u,onChange:E=>d(E.target.value),placeholder:N,required:!0}),o.jsx(me,{type:x?"text":"password",name:"password",autoComplete:w?"new-password":"current-password",value:f,onChange:E=>h(E.target.value),placeholder:_,trailingIcon:o.jsx(ie,{children:x?o.jsx(F.Eye,{onClick:()=>m(!1),className:"cursor-pointer"}):o.jsx(F.EyeSlash,{onClick:()=>m(!0),className:"cursor-pointer"})}),required:!0}),w&&o.jsx(me,{type:v?"text":"password",name:"confirmPassword",autoComplete:"new-password",value:p,onChange:E=>g(E.target.value),placeholder:A,trailingIcon:o.jsx(ie,{children:v?o.jsx(F.Eye,{onClick:()=>b(!1),className:"cursor-pointer"}):o.jsx(F.EyeSlash,{onClick:()=>b(!0),className:"cursor-pointer"})}),required:!0}),o.jsx(V,{type:"submit",variant:"secondary",hierarchy:"primary",size:"lg",className:"w-full",children:I})]})})},nA=({title:e="Recuperación",actions:t,step:r,type:n="password",onSubmit:a,onBackToLogin:i,onSettings:s,className:l,texts:c})=>{const[u,d]=P.useState(""),f=C=>{C.preventDefault(),a?.(u)},h=r==="email",p=n==="account",g=c?.heading??(h&&p?"Recuperar cuenta":"Recuperar contraseña"),x=c?.placeholder??(h?"Correo":"Código de verificación"),m=c?.hint??(h?"Un código será enviado a tu correo":"Ingresa el código enviado a tu correo"),v=c?.submitLabel??"Continuar",b=c?.backToLoginPrompt??"¿Todo bien? ",w=c?.backToLoginLabel??"Iniciar sesión";return o.jsx(jn,{size:"1",className:l,title:e,actions:t===null?void 0:t??o.jsx(V,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:o.jsx(ie,{children:o.jsx(F.Setting,{})}),onClick:s}),children:o.jsxs("form",{onSubmit:f,className:"flex flex-col gap-8 p-8 h-full mx-auto justify-center max-w-74",children:[o.jsx("h2",{className:"text-high-em font-semibold text-2xl self-center",children:g}),o.jsx(me,{type:h?"email":"text",value:u,onChange:C=>d(C.target.value),placeholder:x,hint:m,required:!0}),o.jsx(V,{type:"submit",variant:"secondary",hierarchy:"primary",size:"lg",className:"w-full",children:v}),o.jsxs("div",{className:"text-center text-sm gap-4",children:[o.jsx("span",{className:"text-med-em text-sm font-semibold",children:b}),o.jsx(gr,{onClick:i,size:"sm",variant:"info",className:"cursor-pointer font-semibold",children:w})]})]})})},aA=({title:e="Recuperación",actions:t,onSubmit:r,onBackToLogin:n,onSettings:a,className:i,texts:s})=>{const[l,c]=P.useState(""),[u,d]=P.useState(""),[f,h]=P.useState(!1),[p,g]=P.useState(!1),x=s?.heading??"Cambiar contraseña",m=s?.passwordPlaceholder??"Nueva contraseña",v=s?.confirmPasswordPlaceholder??"Confirmar contraseña",b=s?.submitLabel??"Continuar",w=s?.backToLoginPrompt??"¿Todo bien? ",C=s?.backToLoginLabel??"Iniciar sesión",y=j=>{j.preventDefault(),r?.(l,u)};return o.jsx(jn,{size:"1",className:i,title:e,actions:t===null?void 0:t??o.jsx(V,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:o.jsx(ie,{children:o.jsx(F.Setting,{})}),onClick:a}),children:o.jsxs("form",{onSubmit:y,className:"flex flex-col gap-8 p-8 h-full mx-auto justify-center max-w-74",children:[o.jsx("h2",{className:"text-high-em font-semibold text-2xl self-center",children:x}),o.jsx(me,{type:f?"text":"password",value:l,onChange:j=>c(j.target.value),placeholder:m,trailingIcon:o.jsx(ie,{children:f?o.jsx(F.Eye,{onClick:()=>h(!1),className:"cursor-pointer"}):o.jsx(F.EyeSlash,{onClick:()=>h(!0),className:"cursor-pointer"})}),required:!0}),o.jsx(me,{type:p?"text":"password",value:u,onChange:j=>d(j.target.value),placeholder:v,trailingIcon:o.jsx(ie,{children:p?o.jsx(F.Eye,{onClick:()=>g(!1),className:"cursor-pointer"}):o.jsx(F.EyeSlash,{onClick:()=>g(!0),className:"cursor-pointer"})}),required:!0}),o.jsx(V,{type:"submit",variant:"secondary",hierarchy:"primary",size:"lg",className:"w-full",children:b}),o.jsxs("div",{className:"text-center text-sm gap-4",children:[o.jsx("span",{className:"text-med-em text-sm font-semibold",children:w}),o.jsx(gr,{onClick:n,size:"md",variant:"info",className:"cursor-pointer font-semibold",children:C})]})]})})},iA=({title:e="Autenticación",actions:t,onRecover:r,onSettings:n,className:a,texts:i})=>{const s=i?.prompt??"¿Olvidaste tu contraseña?",l=i?.recoverLabel??"Recuperar";return o.jsx(jn,{size:"1",className:a,title:e,actions:t===null?void 0:t??o.jsx(V,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:o.jsx(ie,{children:o.jsx(F.Setting,{})}),onClick:n}),children:o.jsxs("div",{className:"flex flex-col gap-8 p-8 h-full mx-auto justify-center max-w-74",children:[o.jsx("span",{className:"text-med-em text-md self-center font-semibold",children:s}),o.jsx(V,{variant:"neutral",hierarchy:"primary",size:"lg",onClick:r,className:"w-full",children:l})]})})},oA=({title:e="Autenticación",actions:t,onGoogleSignIn:r,onAppleSignIn:n,onAction:a,onSettings:i,actionPrompt:s="¿Ya tienes una cuenta?",actionLabel:l="Iniciar sesión",className:c,texts:u})=>{const d=u?.googleLabel??"Continuar con Google",f=u?.appleLabel??"Continuar con Apple";return o.jsx(jn,{size:"1",className:c,title:e,actions:t===null?void 0:t??o.jsx(V,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:o.jsx(ie,{children:o.jsx(F.Setting,{})}),onClick:i}),children:o.jsxs("div",{className:"flex flex-col gap-8 p-8 h-full mx-auto justify-center max-w-74",children:[o.jsx(V,{variant:"neutral",hierarchy:"primary",size:"lg",icons:"leading",leadingIcon:o.jsx(ie,{children:o.jsx(F.Google,{})}),onClick:r,className:"w-full",children:d}),o.jsx(V,{variant:"neutral",hierarchy:"primary",size:"lg",icons:"leading",leadingIcon:o.jsx(ie,{children:o.jsx(F.Apple,{})}),onClick:n,children:f}),o.jsx(he,{}),o.jsxs("div",{className:"flex flex-col gap-4",children:[o.jsx("span",{className:"text-med-em text-md font-semibold text-center",children:s}),o.jsx(V,{variant:"secondary",hierarchy:"primary",size:"lg",onClick:a,className:"w-full",children:l})]})]})})},sA=({length:e=6,onComplete:t})=>{const[r,n]=P.useState(Array(e).fill("")),a=P.useRef([]),i=(c,u)=>{if(!/^\d*$/.test(u))return;const d=[...r];d[c]=u.slice(-1),n(d),u&&c<e-1&&a.current[c+1]?.focus();const f=d.join("");f.length===e&&!d.includes("")&&t?.(f)},s=(c,u)=>{u.key==="Backspace"&&!r[c]&&c>0&&a.current[c-1]?.focus()},l=c=>{c.preventDefault();const u=c.clipboardData.getData("text").replace(/\D/g,"").slice(0,e),d=[...r];u.split("").forEach((h,p)=>{d[p]=h}),n(d);const f=d.findIndex(h=>!h);a.current[f===-1?e-1:f]?.focus(),u.length===e&&t?.(u)};return o.jsx("div",{className:"flex gap-3 justify-center",children:r.map((c,u)=>o.jsx("input",{ref:d=>{a.current[u]=d},type:"text",inputMode:"numeric",maxLength:1,value:c,onChange:d=>i(u,d.target.value),onKeyDown:d=>s(u,d),onPaste:u===0?l:void 0,className:"w-14 h-14 text-center text-xl font-semibold border border-surface-3 rounded-lg focus:outline-none focus:border-info-main focus:ring-1 focus:ring-info-main bg-white text-high-em"},u))})},lA=({title:e="Confirmar Email",heading:t="Verificar Correo",description:r="Ingresa el código de 6 dígitos enviado a tu correo",length:n=6,actions:a,onComplete:i,onResend:s,onBackToLogin:l,onSettings:c,className:u,texts:d})=>{const f=d?.resendLabel??"Reenviar código",h=d?.backToLoginPrompt??"¿Todo bien? ",p=d?.backToLoginLabel??"Iniciar sesión";return o.jsxs(jn,{size:"1",className:u,classNameBody:"flex flex-col gap-8 h-full mx-auto justify-center max-w-90",title:e,actions:a===null?void 0:a??o.jsx(V,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:o.jsx(ie,{children:o.jsx(F.Setting,{})}),onClick:c}),children:[o.jsxs("div",{className:"flex flex-col gap-2",children:[o.jsx("h2",{className:"text-high-em font-semibold text-2xl self-center",children:t}),o.jsx("span",{className:"text-high-em text-md self-center text-center",children:r})]}),o.jsx(sA,{length:n,onComplete:i}),o.jsx(V,{type:"button",variant:"secondary",hierarchy:"primary",size:"lg",className:"w-full",onClick:s,children:f}),o.jsxs("div",{className:"text-center",children:[o.jsx("span",{className:"text-med-em text-sm font-semibold",children:h}),o.jsx(gr,{onClick:l,size:"md",variant:"info",className:"cursor-pointer font-semibold",children:p})]})]})},_m=({title:e="Module",onSettingsClick:t,className:r,showSettings:n=!0})=>o.jsx("div",{className:O.clsx("drag-handle px-6 py-4 border-b border-surface-3 bg-surface-1 cursor-move rounded-t-xl",r),children:o.jsxs("div",{className:"flex items-center justify-between gap-3",children:[o.jsxs("div",{className:"flex gap-5 items-center",children:[o.jsx(F.Grid5,{size:24,color:"var(--high-em)"}),o.jsx("h2",{className:"text-[16px] font-semibold text-med-em flex-1 text-center",children:e})]}),n&&o.jsx("div",{className:"flex items-center gap-3",children:o.jsx("button",{onClick:t,className:"p-1 hover:bg-surface-2 rounded transition-colors","aria-label":"Configure module",type:"button",children:o.jsx(F.Setting,{size:24,color:"var(--high-em)"})})})]})}),q3=({title:e="Module",onSettingsClick:t,showSettings:r=!0,children:n,className:a,minWidth:i=300,maxWidth:s=300,emptyState:l})=>{const c=S.default.Children.count(n)>0;return o.jsxs("div",{className:O.clsx("bg-white rounded-xl border border-surface-3 overflow-hidden",a),style:{minWidth:`${i}px`,maxWidth:`${s}px`},children:[o.jsx(_m,{title:e,onSettingsClick:t,showSettings:r}),o.jsx("div",{className:"overflow-hidden",style:{minHeight:"200px"},children:c?n:l})]})};_m.displayName="ModuleCardHeader";q3.displayName="ModuleCard";const W3=S.default.forwardRef(({type:e,label:t="New Field",description:r="Description",isSelected:n=!1,isLast:a=!1,onClick:i,onDelete:s,showActions:l=!0,className:c,dragHandleProps:u,innerRef:d,style:f},h)=>{const[p,g]=S.default.useState(!1),x=p&&l,m=d||h;return o.jsxs("div",{ref:m,style:f,className:O.clsx("relative",c),children:[o.jsx("div",{onClick:i,onMouseEnter:()=>g(!0),onMouseLeave:()=>g(!1),className:O.clsx("w-full text-left m-0 cursor-pointer overflow-hidden",n?"bg-surface-3":"hover:bg-surface-1"),children:o.jsx("div",{className:"pr-6",children:o.jsxs("div",{className:"flex justify-between items-center overflow-hidden min-h-[60px]",children:[o.jsxs("div",{className:"flex min-w-0 flex-1 justify-start items-stretch self-stretch",children:[o.jsx("div",{className:"self-stretch flex overflow-hidden transition-all duration-200 ease-out",style:{width:x?"30px":"0px",opacity:x?1:0},children:o.jsxs("div",{onClick:v=>v.stopPropagation(),className:"flex flex-col w-[30px] h-full shrink-0",children:[o.jsx("div",{...u,className:"flex flex-1 items-center justify-center cursor-grab active:cursor-grabbing touch-none hover:bg-surface-2 transition-colors","aria-label":"Drag to reorder",children:o.jsx(F.HambergerMenu,{size:17,color:"var(--high-em)"})}),s&&o.jsx("button",{type:"button",onClick:v=>{v.stopPropagation(),s()},className:"flex flex-1 items-center justify-center hover:bg-surface-2 transition-colors","aria-label":"Delete field",children:o.jsx(F.Trash,{size:17,color:"var(--high-em)",variant:"Linear"})})]})}),o.jsxs("div",{className:"flex min-w-0 flex-col justify-center transition-all duration-200 ease-out",style:{paddingLeft:x?"0px":"24px"},children:[o.jsx("div",{className:"truncate text-[16px] font-semibold text-med-em",children:e}),o.jsx("div",{className:"truncate text-[10px] font-medium tracking-wide mb-1 text-low-em",children:r})]})]}),o.jsx("div",{className:"shrink-0 max-w-[45%] truncate pl-4 text-sm font-medium text-low-em",children:t})]})})}),!a&&o.jsx("div",{className:"border-b border-surface-3"})]})});W3.displayName="ModuleFieldItem";const H3=({title:e="Módulos",items:t=[],className:r,onExportClick:n,minWidth:a=250,maxWidth:i=300,opacity:s=.7})=>o.jsxs("div",{className:O.clsx("bg-white rounded-xl border border-surface-3 overflow-hidden",r),style:{minWidth:`${a}px`,maxWidth:`${i}px`,opacity:s},children:[o.jsx("div",{className:"px-6 py-4 border-b border-surface-3 bg-surface-2 rounded-t-xl",children:o.jsxs("div",{className:"flex items-center justify-between gap-3",children:[o.jsxs("div",{className:"flex gap-5 items-center",children:[o.jsx(F.Grid5,{size:24,color:"var(--low-em)"}),o.jsx("h2",{className:"text-xl font-semibold text-low-em flex-1 text-center",children:e})]}),n&&o.jsx("button",{type:"button",onClick:n,className:"hover:bg-surface-3 rounded p-1 transition-colors","aria-label":"Export data",children:o.jsx(F.ExportSquare,{size:24,color:"var(--low-em)"})})]})}),o.jsxs("div",{className:"max-h-[600px] overflow-y-auto overflow-x-hidden",children:[t.map((l,c)=>{const u=c===t.length-1;return o.jsxs("div",{className:"relative",children:[o.jsx("div",{className:"w-full text-left transition-all duration-200 m-0 cursor-not-allowed",children:o.jsx("div",{className:"my-6 mx-8",children:o.jsxs("div",{className:"flex justify-between items-center",children:[o.jsxs("div",{className:"flex justify-start gap-5 items-center",children:[o.jsx(F.HambergerMenu,{size:20,color:"var(--low-em)"}),o.jsx(F.Component,{size:20,color:"var(--low-em)"}),o.jsx("div",{className:"text-xs font-semibold tracking-wide mb-1 text-low-em",children:l.type})]}),o.jsx("div",{className:"text-sm font-medium truncate text-low-em",children:l.label})]})})}),!u&&o.jsx("div",{className:"border-b border-surface-3"})]},l.id)}),t.length===0&&o.jsx("div",{className:"py-12 px-8 flex items-center justify-center",children:o.jsx("p",{className:"text-sm text-low-em text-center",children:"No related data"})})]})]});H3.displayName="RelatedDataCard";const cA=({widgetCount:e,visibleCount:t,icon:r,tooltipContent:n})=>o.jsx("div",{className:"border-b border-gray-200",children:o.jsxs("div",{className:"p-8 flex items-center justify-between",children:[o.jsxs("span",{className:" font-semibold text-sm text-dark-100",style:{fontFamily:"var(--font-space-grotesk)"},children:["Widgets (",e,")"]}),o.jsxs("div",{className:"flex items-center gap-2",children:[o.jsxs("span",{className:O.clsx("text-sm font-semibold",t===0?"text-low-em":"text-success-main"),children:[t," visible"]}),r&&n&&o.jsx(Na,{content:n,side:"bottom",children:o.jsx("div",{children:r})}),r&&!n&&r]})]})}),uA=({value:e,onChange:t,placeholder:r})=>o.jsx("div",{className:"p-8 flex flex-col gap-4 ",children:o.jsx(me,{type:"search",placeholder:r||"Search",value:e,onChange:t,trailingIcon:o.jsx(F.SearchNormal1,{size:16,color:"currentColor"})})}),dA=({items:e,searchPlaceholder:t="Search",showSearch:r=!0,headerIcon:n,headerTooltip:a,onItemClick:i,className:s,itemClassName:l,backgroundColor:c="bg-white",borderStyle:u="border border-surface-3"})=>{const[d,f]=P.useState(""),h=e.filter(m=>m.title.toLowerCase().includes(d.toLowerCase())||m.description?.toLowerCase().includes(d.toLowerCase())),p=e.length,g=e.filter(m=>m.isVisible).length,x=m=>{i?.(m)};return o.jsx(Ct.Provider,{delayDuration:200,children:o.jsxs("div",{className:O.clsx("h-full w-full flex flex-col",c,u,s),children:[o.jsx(cA,{widgetCount:p,visibleCount:g,icon:n,tooltipContent:a}),r&&o.jsx(uA,{value:d,onChange:m=>f(m.target.value),placeholder:t}),o.jsx(he,{}),o.jsx("div",{className:"flex-1 overflow-y-auto p-8 flex flex-col gap-8",children:h.length>0?h.map(m=>o.jsx(vt,{title:m.title,description:m.description,leadingIcon:o.jsx(ie,{className:`${m.isDisabled?"text-disabled":""}`,children:m.icon}),showCheckbox:!1,showLeadingImage:!1,showDescription:!!m.description,showTag:!1,size:"sm",showTrailingIcon:!1,showTrailingText:m.position!==void 0,trailingText:m.position!==void 0?String(m.position):void 0,disabled:m.isDisabled,customBackgroundColor:O.clsx(m.isSelected&&"bg-surface-2"),className:O.clsx("py-6 rounded-xl",m.isSelected&&"border border-surface-3",m.isVisible&&"border border-surface-3",l),onClick:()=>x(m)},m.id)):o.jsxs("div",{className:"flex flex-col items-center justify-center p-10 text-center gap-10",children:[o.jsx(ie,{size:"lg",children:o.jsx(F.Box2,{})}),o.jsx("p",{className:"text-sm font-medium text-low-em",children:e.length===0?"You don't have any Widgets created yet":"No widgets found"})]})})]})})},fA={paid:"success",pending:"warning",overdue:"danger",cancelled:"surface"},fg=({label:e,value:t})=>o.jsxs("div",{className:"flex flex-row",children:[o.jsx("span",{className:"text-low-em text-base w-[110px] shrink-0",children:e}),o.jsx("span",{className:"text-high-em text-base font-bold",children:t})]}),hA=({title:e,status:t,fields:r,onMenuClick:n,className:a})=>{const i=t.charAt(0).toUpperCase()+t.slice(1),s=Math.ceil(r.length/2),l=r.slice(0,s),c=r.slice(s);return o.jsxs("div",{className:O.clsx("bg-white border border-surface-3 rounded-2xl p-10 flex flex-col gap-8",a),children:[o.jsxs("div",{className:"flex flex-col",children:[o.jsxs("div",{className:"flex items-center justify-between",children:[o.jsxs("div",{className:"flex items-center gap-8",children:[o.jsx("span",{className:"text-high-em font-semibold text-xl",children:e}),o.jsx(Ye,{theme:fA[t],variant:"simple",size:"lg",children:i})]}),o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"md",icons:"only",leadingIcon:o.jsx(F.More,{variant:"Linear"}),onClick:n})]}),o.jsx("span",{className:"text-med-em text-sm -mt-2",children:"Summary"})]}),o.jsxs("div",{className:"grid grid-cols-2 gap-8",children:[o.jsx("div",{className:"flex flex-col gap-8",children:l.map(u=>o.jsx(fg,{...u},u.label))}),o.jsx("div",{className:"flex flex-col gap-8",children:c.map(u=>o.jsx(fg,{...u},u.label))})]})]})},pA=e=>o.jsx(it,{size:12}),V3=({item:e,onTitleChange:t,onDataSourceChange:r,onDelete:n,onDragStart:a,onDragOver:i,onDrop:s,onDragEnd:l,isDragOver:c,mode:u="both",className:d})=>{const f=e.dataSourceOptions.map(h=>({id:h.id,title:h.label,showCheckbox:!1,showLeadingImage:!1,showLeadingIcon:!1,showDescription:!1,showTag:!1,showTrailingIcon:!1,showTrailingText:!1}));return o.jsxs("div",{draggable:!0,onDragStart:a,onDragOver:h=>{h.preventDefault(),i?.(h)},onDrop:s,onDragEnd:l,className:O.clsx("flex items-center px-4 py-4 gap-5 rounded-xl border transition-colors",c?"border-brand-main bg-surface-1":"border-surface-3 bg-white",d),children:[o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx(ie,{size:"md",children:o.jsx(F.HambergerMenu,{})}),className:"cursor-grab active:cursor-grabbing shrink-0 text-disabled","aria-label":"Drag to reorder"}),(u==="both"||u==="input")&&o.jsx("div",{className:"flex-1 min-w-0",children:o.jsx(me,{type:"text",label:"Title",placeholder:"Column title",value:e.title,onChange:h=>t(h.target.value)})}),(u==="both"||u==="dropdown")&&o.jsx("div",{className:"flex-1 min-w-0",children:o.jsx(Ae,{label:"Data source",placeholder:"Select",value:e.dataSource,showLeadingIcon:!1,menuSize:"sm",items:f,onChange:r})}),o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx(pA,{}),className:"shrink-0","aria-label":"Delete row",onClick:n})]})},mA=({title:e,contextMenu:t,backButton:r,onAction:n})=>{const[a,i]=P.useState(!1),s=P.useRef(null),l=t&&t.length>0;return P.useEffect(()=>{if(!a)return;const c=u=>{s.current&&!s.current.contains(u.target)&&i(!1)};return document.addEventListener("mousedown",c),()=>document.removeEventListener("mousedown",c)},[a]),o.jsx(bm,{title:e,backButton:r,actions:l?o.jsxs("div",{ref:s,className:"relative",children:[o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",leadingIcon:o.jsx(F.More,{size:16}),"aria-label":"More options",onClick:()=>i(c=>!c)}),a&&o.jsx(Ht,{floating:!0,size:"xs",items:(t??[]).map(c=>({id:c.id,title:c.label,leadingIcon:c.icon,showLeadingIcon:!!c.icon,customTitleColor:c.destructive?"text-danger-main":void 0,showCheckbox:!1,showLeadingImage:!1,showDescription:!1,showTag:!1,showTrailingIcon:!1,showTrailingText:!1,onSelect:()=>{n?.(c.id),i(!1)}})),className:"absolute right-0 top-full mt-3 min-w-[180px]"})]}):void 0})},xA=({field:e,onChange:t})=>o.jsx(me,{label:e.label,placeholder:e.placeholder,value:e.value??"",onChange:r=>t(r.target.value),type:"text"}),gA=({field:e,onChange:t})=>o.jsx(xl,{label:e.label,placeholder:e.placeholder,value:e.value??"",onChange:r=>t(r.target.value)}),vl=e=>e.map(t=>({id:t.id,title:t.label,showCheckbox:!1,showLeadingImage:!1,showLeadingIcon:!1,showDescription:!1,showTag:!1,showTrailingIcon:!1,showTrailingText:!1})),vA=({field:e,onChange:t})=>o.jsx(Ae,{menuSize:"sm",label:e.label,placeholder:e.placeholder,value:e.value??"",showLeadingIcon:!1,items:vl(e.options??[]),onChange:t}),yA=({field:e,onChange:t})=>o.jsxs("div",{className:"flex items-center justify-between gap-4 py-1",children:[e.label&&o.jsx("span",{className:"text-sm font-semibold text-high-em flex-1",children:e.label}),o.jsx(Oa,{size:"small",checked:e.value??!1,onChange:r=>t(r.target.checked)})]}),bA=({field:e,onChange:t})=>{const r=e.dropdowns??[],n=(a,i)=>{t(r.map((s,l)=>l===a?{...s,value:i}:s))};return o.jsxs("div",{className:"flex flex-col gap-2",children:[e.label&&o.jsx("span",{className:"text-xs font-semibold text-med-em",children:e.label}),o.jsx("div",{className:"flex gap-6",children:r.map((a,i)=>o.jsx("div",{className:"flex-1 min-w-0",children:o.jsx(Ae,{menuSize:"sm",label:e.showLabels!==!1?a.label:void 0,placeholder:a.placeholder,value:a.value??"",showLeadingIcon:!1,items:vl(a.options),onChange:s=>n(i,s)})},a.id))})]})},wA=({field:e,onAction:t})=>{const r=e.items??[],[n,a]=P.useState(null),i=P.useRef(new Map),s=P.useRef(null);return o.jsxs("div",{className:"flex flex-col gap-2",children:[o.jsxs("div",{className:"flex items-center justify-between",children:[e.label&&o.jsx("span",{className:"text-xs font-semibold text-med-em",children:e.label}),e.addAction&&o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",leadingIcon:o.jsx(F.Add,{size:14}),"aria-label":"Add item",onClick:()=>t?.(e.addAction)})]}),r.length>0&&o.jsx("div",{className:"rounded-lg border border-surface-3 overflow-hidden divide-y divide-surface-3",children:r.map(l=>{const c=(l.contextMenu??[]).map(d=>({id:d.id,title:d.label,leadingIcon:d.icon,showLeadingIcon:!!d.icon,customTitleColor:d.destructive?"text-danger-main":void 0,showCheckbox:!1,showLeadingImage:!1,showDescription:!1,showTag:!1,showTrailingIcon:!1,showTrailingText:!1,onSelect:()=>{t?.(d.id),a(null)}})),u=n===l.id;return u&&(s.current=i.current.get(l.id)??null),o.jsx(vt,{title:l.label,size:"sm",as:c.length>0?"div":"button",showCheckbox:!1,showLeadingImage:!1,showLeadingIcon:!1,showDescription:!1,showTag:!1,showTrailingText:!1,showTrailingIcon:c.length>0,trailingIcon:c.length>0?o.jsxs("div",{ref:d=>{i.current.set(l.id,d)},className:"relative",onMouseDown:d=>d.stopPropagation(),children:[o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",leadingIcon:o.jsx(F.More,{size:14}),"aria-label":"Item options",onClick:()=>a(u?null:l.id)}),u&&o.jsx(Ht,{triggerRef:s,size:"xs",items:c,className:"min-w-[160px]",onClose:()=>a(null)})]}):void 0,className:"rounded-none"},l.id)})})]})},jA=({field:e,onChange:t,onAction:r})=>{const n=e.items??[],a=P.useRef(null),[i,s]=P.useState(null),l=(e.options??[]).map(u=>({id:u.id,label:u.label})),c=(u,d)=>t(n.map(f=>f.id===u?{...f,...d}:f));return o.jsxs("div",{className:"flex flex-col gap-6",children:[e.label&&o.jsxs("div",{className:"flex items-center justify-between",children:[o.jsx("span",{className:"text-xs font-semibold text-med-em",children:e.label}),e.addAction&&o.jsx(V,{variant:"neutral",hierarchy:"tertiary",size:"xs",icons:"leading",leadingIcon:o.jsx(F.Add,{}),onClick:()=>r?.(e.addAction),children:"Add"})]}),o.jsx("div",{className:"flex flex-col gap-6",children:n.map(u=>o.jsx(V3,{item:{id:u.id,title:u.title,dataSource:u.dropdownValue??"",dataSourceOptions:l},mode:u.rowMode??e.rowMode,isDragOver:i===u.id,onTitleChange:d=>c(u.id,{title:d}),onDataSourceChange:d=>c(u.id,{dropdownValue:d}),onDelete:()=>r?.(`delete:${u.id}`),onDragStart:()=>{a.current=u.id},onDragOver:()=>{a.current!==u.id&&s(u.id)},onDrop:()=>{if(!a.current||a.current===u.id){a.current=null,s(null);return}r?.(`reorder:${a.current}:${u.id}`),a.current=null,s(null)},onDragEnd:()=>{a.current=null,s(null)}},u.id))})]})},CA=({field:e,onChange:t})=>{const r=e.value??{cols:1,rows:1};return o.jsxs("div",{className:"flex flex-col gap-1.5",children:[e.label&&o.jsx("label",{className:"text-xs font-semibold text-med-em",children:e.label}),o.jsxs(Om,{value:r,onChange:t,children:[o.jsx(Pm,{children:o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"sm",className:"w-full",children:e.placeholder??`${r.cols}×${r.rows}`})}),o.jsx(Am,{})]})]})},Se={showCheckbox:!1,showLeadingIcon:!1},U3=[{...Se,id:"controlQuery",title:"Control query"},{...Se,id:"controlComponent",title:"Control component"},{...Se,id:"runScript",title:"Run script",showDividerAfter:!0},{...Se,id:"goToApp",title:"Go to app"},{...Se,id:"goToPage",title:"Go to page"},{...Se,id:"goToUrl",title:"Go to URL",showDividerAfter:!0},{...Se,id:"showNotification",title:"Show notification"},{...Se,id:"setVariable",title:"Set variable"},{...Se,id:"setUrlParameters",title:"Set URL parameters"},{...Se,id:"setLocalStorage",title:"Set local storage"},{...Se,id:"copyToClipboard",title:"Copy to clipboard"},{...Se,id:"exportData",title:"Export data",showDividerAfter:!0},{...Se,id:"confetti",title:"Confetti",customTitleColor:"var(--color-brand-secondary-main)"}],K3=Object.fromEntries(U3.map(e=>[e.id,e.title])),SA={controlQuery:{query:"",method:""},controlComponent:{component:"",method:""},runScript:{script:""},goToApp:{app:""},goToPage:{page:"",params:[]},goToUrl:{url:"",newTab:!1},showNotification:{title:"",message:"",type:"info",duration:3e3},setVariable:{variable:"",value:""},setUrlParameters:{params:[]},setLocalStorage:{key:"",value:""},copyToClipboard:{value:""},exportData:{data:"",fileName:"",fileType:"csv"},confetti:{}};function NA(e){const{action:t,config:r}=e;switch(t){case"controlQuery":return!r.query;case"controlComponent":return!r.component;case"runScript":return!r.script;case"goToApp":return!r.app;case"goToPage":return!r.page;case"goToUrl":return!r.url;case"showNotification":return!r.title&&!r.message;case"setVariable":return!r.variable;case"setLocalStorage":return!r.key;case"copyToClipboard":return!r.value;case"exportData":return!r.data;default:return!1}}function OA({handler:e,selected:t,incomplete:r,onClick:n}){const a=e.event.charAt(0).toUpperCase()+e.event.slice(1),i=r?"Incomplete selection":K3[e.action]??e.action;return o.jsx("div",{className:t?"rounded-md bg-surface-3":"",onClick:s=>n(s.currentTarget),children:o.jsx(vt,{title:a,showTrailingText:!0,trailingText:i,size:"sm",showCheckbox:!1,showLeadingIcon:!1,customTitleColor:r?"var(--color-low-em)":void 0,middleContainerClassName:r?"italic":void 0})})}function Ie({label:e,children:t}){return o.jsxs("div",{className:"flex items-center gap-3 py-3",children:[o.jsx("span",{className:"w-28 shrink-0 text-xs text-med-em",children:e}),o.jsx("div",{className:"min-w-0 flex-1",children:t})]})}function Zr({value:e,onChange:t,placeholder:r="{{ ... }}",disabled:n,size:a="md",...i}){return o.jsx(me,{...i,size:a,value:e??"",onChange:s=>t?.(s.target.value),placeholder:r,disabled:n,className:"font-mono"})}const PA=[{id:"ms",title:"ms",showCheckbox:!1,showLeadingIcon:!1},{id:"s",title:"s",showCheckbox:!1,showLeadingIcon:!1}];function AA({value:e,onChange:t}){return o.jsxs("div",{className:"flex items-center gap-6",children:[o.jsx("div",{className:"w-16 shrink-0",children:o.jsx(Ae,{size:"md",showLeadingIcon:!1,items:PA,value:e.unit,onChange:r=>t({...e,unit:r})})}),o.jsx(me,{size:"md",type:"number",value:String(e.value),onChange:r=>t({...e,value:Number(r.target.value)}),placeholder:"0"})]})}function _A({value:e,onChange:t}){return o.jsx(Ae,{size:"md",showLeadingIcon:!1,items:U3,value:e,onChange:r=>t(r)})}const kA=[{...Se,id:"info",title:"Info"},{...Se,id:"success",title:"Success"},{...Se,id:"warning",title:"Warning"},{...Se,id:"error",title:"Error"}],TA=[{...Se,id:"csv",title:"CSV"},{...Se,id:"json",title:"JSON"}],hg=[{...Se,id:"",title:"No available methods"}];function Fe(e,t,r,n){t({...e,[r]:n})}function EA({action:e,config:t,onChange:r,availableQueries:n=[],availableComponents:a=[],availableApps:i=[],availablePages:s=[],availableVariables:l=[]}){const c=n.map(p=>({...Se,id:p,title:p})),u=a.map(p=>({...Se,id:p,title:p})),d=i.map(p=>({...Se,id:p,title:p})),f=s.map(p=>({...Se,id:p,title:p})),h=l.map(p=>({...Se,id:p,title:p}));switch(e){case"controlQuery":return o.jsxs(o.Fragment,{children:[o.jsx(Ie,{label:"Query",children:o.jsx(Ae,{size:"md",showLeadingIcon:!1,items:c.length?c:[{...Se,id:"",title:"— select —"}],value:String(t.query??""),onChange:p=>Fe(t,r,"query",p)})}),o.jsx(Ie,{label:"Method",children:o.jsx(Ae,{size:"md",showLeadingIcon:!1,items:hg,value:"",onChange:()=>{},disabled:!0})})]});case"controlComponent":return o.jsxs(o.Fragment,{children:[o.jsx(Ie,{label:"Component",children:o.jsx(Ae,{size:"md",showLeadingIcon:!1,items:u.length?u:[{...Se,id:"",title:"— select —"}],value:String(t.component??""),onChange:p=>Fe(t,r,"component",p)})}),o.jsx(Ie,{label:"Method",children:o.jsx(Ae,{size:"md",showLeadingIcon:!1,items:hg,value:"",onChange:()=>{},disabled:!0})})]});case"runScript":return o.jsx(Ie,{label:"Script",children:o.jsx(xl,{size:"md",value:String(t.script??""),onChange:p=>Fe(t,r,"script",p.target.value),placeholder:"// write your script here",resize:"vertical"})});case"goToApp":return o.jsx(Ie,{label:"App",children:o.jsx(Ae,{size:"md",showLeadingIcon:!1,items:d.length?d:[{...Se,id:"",title:"— select —"}],value:String(t.app??""),onChange:p=>Fe(t,r,"app",p)})});case"goToPage":return o.jsx(Ie,{label:"Page",children:o.jsx(Ae,{size:"md",showLeadingIcon:!1,items:f.length?f:[{...Se,id:"",title:"— select —"}],value:String(t.page??""),onChange:p=>Fe(t,r,"page",p)})});case"goToUrl":return o.jsxs(o.Fragment,{children:[o.jsx(Ie,{label:"URL",children:o.jsx(Zr,{value:String(t.url??""),onChange:p=>Fe(t,r,"url",p),placeholder:"https://..."})}),o.jsx(Ie,{label:"New tab",children:o.jsx(Oa,{checked:!!t.newTab,onChange:p=>Fe(t,r,"newTab",p.target.checked)})})]});case"showNotification":return o.jsxs(o.Fragment,{children:[o.jsx(Ie,{label:"Title",children:o.jsx(me,{size:"md",value:String(t.title??""),onChange:p=>Fe(t,r,"title",p.target.value),placeholder:"Notification title"})}),o.jsx(Ie,{label:"Message",children:o.jsx(me,{size:"md",value:String(t.message??""),onChange:p=>Fe(t,r,"message",p.target.value),placeholder:"Message"})}),o.jsx(Ie,{label:"Type",children:o.jsx(Ae,{size:"md",showLeadingIcon:!1,items:kA,value:String(t.type??"info"),onChange:p=>Fe(t,r,"type",p)})}),o.jsx(Ie,{label:"Duration (ms)",children:o.jsx(me,{size:"md",type:"number",value:String(t.duration??3e3),onChange:p=>Fe(t,r,"duration",Number(p.target.value))})})]});case"setVariable":return o.jsxs(o.Fragment,{children:[o.jsx(Ie,{label:"Variable",children:o.jsx(Ae,{size:"md",showLeadingIcon:!1,items:h.length?h:[{...Se,id:"",title:"— select —"}],value:String(t.variable??""),onChange:p=>Fe(t,r,"variable",p)})}),o.jsx(Ie,{label:"Value",children:o.jsx(Zr,{value:String(t.value??""),onChange:p=>Fe(t,r,"value",p)})})]});case"setUrlParameters":return o.jsx(Ie,{label:"Params",children:o.jsx(Zr,{value:String(t.params??""),onChange:p=>Fe(t,r,"params",p),placeholder:"{{ { key: value } }}"})});case"setLocalStorage":return o.jsxs(o.Fragment,{children:[o.jsx(Ie,{label:"Key",children:o.jsx(me,{size:"md",value:String(t.key??""),onChange:p=>Fe(t,r,"key",p.target.value),placeholder:"storage_key"})}),o.jsx(Ie,{label:"Value",children:o.jsx(Zr,{value:String(t.value??""),onChange:p=>Fe(t,r,"value",p)})})]});case"copyToClipboard":return o.jsx(Ie,{label:"Value",children:o.jsx(Zr,{value:String(t.value??""),onChange:p=>Fe(t,r,"value",p)})});case"exportData":return o.jsxs(o.Fragment,{children:[o.jsx(Ie,{label:"Data",children:o.jsx(Zr,{value:String(t.data??""),onChange:p=>Fe(t,r,"data",p)})}),o.jsx(Ie,{label:"File name",children:o.jsx(me,{size:"md",value:String(t.fileName??""),onChange:p=>Fe(t,r,"fileName",p.target.value),placeholder:"export"})}),o.jsx(Ie,{label:"File type",children:o.jsx(Ae,{size:"md",showLeadingIcon:!1,items:TA,value:String(t.fileType??"csv"),onChange:p=>Fe(t,r,"fileType",p)})})]});case"confetti":return o.jsx("p",{className:"py-2 text-xs text-low-em",children:"No configuration needed."});default:return null}}function IA({handler:e,open:t,onClose:r,onSave:n,triggerRef:a,availableQueries:i,availableComponents:s,availableApps:l,availablePages:c,availableVariables:u}){const[d,f]=P.useState(null);if(P.useEffect(()=>{t&&e&&f({...e})},[t,e]),!d)return null;const h=d.event.charAt(0).toUpperCase()+d.event.slice(1),g=`${K3[d.action]??d.action} options`;function x(m){f(v=>v&&{...v,action:m,config:{...SA[m]}})}return o.jsx(un,{open:t,onClose:r,triggerRef:a,size:"sm",children:o.jsxs(dn,{className:"max-h-[80vh] !w-112",children:[o.jsx(fn,{onRightAction:r,children:o.jsxs(fm,{children:["Edit ",h," handler"]})}),o.jsxs(hn,{className:"flex flex-col gap-0 p-10",children:[o.jsx(Ie,{label:"Action",children:o.jsx(_A,{value:d.action,onChange:x})}),d.action!=="confetti"&&o.jsxs("div",{className:"mt-4 mb-2",children:[o.jsx(he,{}),o.jsx("span",{className:"text-xs font-medium text-low-em",children:g})]}),o.jsx(EA,{action:d.action,config:d.config,onChange:m=>f(v=>v&&{...v,config:m}),availableQueries:i,availableComponents:s,availableApps:l,availablePages:c,availableVariables:u}),o.jsxs("div",{className:"mt-4 mb-2",children:[o.jsx(he,{}),o.jsx("span",{className:"text-xs font-medium text-low-em",children:"Advanced"})]}),o.jsx(Ie,{label:"Only run when",children:o.jsx(Zr,{value:d.onlyRunWhen??"",onChange:m=>f(v=>v&&{...v,onlyRunWhen:m}),placeholder:"{{ !!example.value }}"})}),o.jsx(Ie,{label:"Debounce",children:o.jsx(AA,{value:d.debounce??{unit:"ms",value:0},onChange:m=>f(v=>v&&{...v,debounce:m})})})]}),o.jsx(pn,{cancelButton:{label:"Cancel",closeOnClick:!1,onClick:r},saveButton:{label:"Save",closeOnClick:!1,onClick:()=>{d&&n(d),r()}}})]})})}function MA(){return crypto.randomUUID().replace(/-/g,"").slice(0,8)}function $A({field:e,onChange:t}){const r=e.value??[],n=e.resources??{},[a,i]=P.useState(null),[s,l]=P.useState(!1),c=P.useRef(null),u=P.useRef(null),d=r.find(x=>x.id===a)??null;function f(x,m){c.current=m,i(x),l(!0)}function h(){l(!1),i(null)}function p(){const x={id:MA(),event:"click",action:"controlQuery",config:{query:"",method:""}};t([...r,x]),f(x.id,u.current)}function g(x){t(r.map(m=>m.id===x.id?x:m))}return o.jsxs("div",{className:"flex flex-col",children:[o.jsxs("div",{className:"flex items-center justify-between px-3 py-2",children:[o.jsx("span",{className:"text-xs font-medium text-med-em",children:"Event handlers"}),o.jsx(V,{ref:u,size:"xs",variant:"neutral",hierarchy:"tertiary",icons:"only",leadingIcon:o.jsx(F.Add,{size:14}),onClick:p})]}),r.length===0?o.jsx("p",{className:"px-3 py-2 text-xs text-low-em",children:"No event handlers"}):o.jsx("div",{className:"flex flex-col",children:r.map(x=>o.jsx(OA,{handler:x,selected:a===x.id,incomplete:NA(x),onClick:m=>f(x.id,m)},x.id))}),o.jsx(IA,{open:s,handler:d,onClose:h,onSave:g,triggerRef:c,availableQueries:n.availableQueries,availableComponents:n.availableComponents,availableApps:n.availableApps,availablePages:n.availablePages,availableVariables:n.availableVariables})]})}const RA=({subField:e,onChange:t})=>{switch(e.type){case"text":return o.jsx(me,{label:e.label,placeholder:e.placeholder,value:e.value??"",onChange:r=>t(r.target.value),type:"text"});case"toggle":return o.jsxs("div",{className:"flex items-center justify-between gap-4 py-1",children:[e.label&&o.jsx("span",{className:"text-sm font-semibold text-high-em flex-1",children:e.label}),o.jsx(Oa,{size:"small",checked:e.value??!1,onChange:r=>t(r.target.checked)})]});case"dropdown":return o.jsx(Ae,{menuSize:"sm",label:e.label,placeholder:e.placeholder,value:e.value??"",showLeadingIcon:!1,items:vl(e.options??[]),onChange:r=>t(r)});default:return null}},LA=({field:e,onChange:t})=>{const r=e.items??[],n=(a,i,s)=>t(r.map(l=>l.id!==a?l:{...l,subFields:l.subFields.map(c=>c.id!==i?c:{...c,value:s})}));return o.jsxs("div",{className:"flex flex-col gap-2",children:[e.label&&o.jsx("span",{className:"text-sm font-semibold text-high-em",children:e.label}),o.jsxs("div",{className:"flex flex-col rounded-lg border border-surface-3 overflow-hidden divide-y divide-surface-3",children:[r.length===0&&o.jsx(ht,{flat:!0,description:"No items",className:"py-6 px-4"}),r.map(a=>o.jsxs(un,{size:"sm",children:[o.jsx(ol,{children:o.jsx(vt,{size:"sm",title:a.title,description:a.description,showCheckbox:!1,showLeadingImage:!1,showLeadingIcon:!1,showDescription:!!a.description,showTag:!1,showTrailingText:!1,showTrailingIcon:!1})}),o.jsxs(dn,{className:"!w-72",children:[o.jsx(fn,{children:a.title}),o.jsx(hn,{padding:!0,className:"ds-scrollbar overflow-y-auto max-h-80",children:o.jsx("div",{className:"flex flex-col gap-4",children:a.subFields.map(i=>o.jsx(RA,{subField:i,onChange:s=>n(a.id,i.id,s)},i.id))})}),o.jsx(pn,{saveButton:{label:"Done",closeOnClick:!0}})]})]},a.id))]})]})};function pg(){return crypto.randomUUID().replace(/-/g,"").slice(0,8)}const DA=({field:e,onChange:t,onAction:r})=>{const n=e.value??[],[a,i]=P.useState(n[0]?.id??""),[s,l]=P.useState(!1),[c,u]=P.useState(""),[d,f]=P.useState(!1),[h,p]=P.useState([]),g=P.useRef(null),x=P.useRef(null),m=n.find(w=>w.id===a)??n[0],v=w=>(e.options??[]).find(C=>C.id===w)?.label??w,b=()=>{const w=(e.options??[]).find(y=>y.id===c);if(!w||!m)return;const C={id:pg(),typeId:w.id,label:w.label};t(n.map(y=>y.id!==m.id?y:{...y,components:[...y.components,C]}))};return n.length===0?o.jsxs("div",{className:"flex flex-col gap-2",children:[e.label&&o.jsx("span",{className:"text-xs font-semibold text-high-em",children:e.label}),o.jsx("div",{className:"flex items-center justify-center rounded-lg border border-surface-3 h-10",children:o.jsx("span",{className:"text-xs text-low-em",children:"No tabs configured"})})]}):o.jsxs("div",{className:"flex flex-col gap-4",children:[o.jsxs("div",{className:"flex items-center justify-between",children:[e.label&&o.jsx("span",{className:"text-xs font-semibold text-high-em",children:e.label}),o.jsxs("div",{className:"flex items-center gap-4",children:[o.jsx(V,{ref:x,size:"xs",variant:"neutral",hierarchy:"tertiary",icons:"only",leadingIcon:o.jsx(F.Edit2,{size:14}),onClick:()=>{p(n.map(w=>({...w}))),f(!0)}}),o.jsx(V,{ref:g,size:"xs",variant:"neutral",hierarchy:"tertiary",icons:"only",leadingIcon:o.jsx(F.Add,{size:14}),onClick:()=>{u(""),l(!0)}})]})]}),n.length>1&&o.jsx(ml,{size:"sm",items:n.map(w=>({id:w.id,label:w.label})),value:a,onChange:i}),o.jsx("div",{className:"flex flex-col rounded-lg border border-surface-3 overflow-hidden divide-y divide-surface-3",children:m.components.length===0?o.jsx(ht,{flat:!0,description:"No components",className:"py-6 px-4"}):m.components.map(w=>o.jsx(vt,{size:"sm",title:w.label,trailingText:v(w.typeId),showCheckbox:!1,showLeadingImage:!1,showLeadingIcon:!1,showTag:!1,showTrailingText:!0,showTrailingIcon:!0,onClick:()=>r?.(`open-component::${m.id}::${w.id}`)},w.id))}),o.jsx(un,{open:d,onClose:()=>f(!1),triggerRef:x,size:"sm",children:o.jsxs(dn,{className:"!w-72",children:[o.jsx(fn,{children:"Edit tabs"}),o.jsx(hn,{padding:!0,className:"ds-scrollbar overflow-y-auto",children:o.jsxs("div",{className:"flex flex-col gap-3",children:[h.map((w,C)=>o.jsxs("div",{className:"flex items-center gap-2",children:[o.jsx(me,{value:w.label,placeholder:"Tab label",onChange:y=>p(h.map((j,N)=>N!==C?j:{...j,label:y.target.value}))}),o.jsx(V,{size:"xs",variant:"neutral",hierarchy:"tertiary",icons:"only",leadingIcon:o.jsx(F.Trash,{size:14}),disabled:h.length<=1,onClick:()=>p(h.filter((y,j)=>j!==C))})]},w.id)),o.jsx(V,{size:"sm",variant:"neutral",hierarchy:"tertiary",icons:"leading",leadingIcon:o.jsx(F.Add,{size:14}),onClick:()=>p([...h,{id:pg(),label:"New tab",components:[]}]),children:"Add tab"})]})}),o.jsx(pn,{cancelButton:{label:"Cancel",closeOnClick:!0},saveButton:{label:"Save",closeOnClick:!1,onClick:()=>{const w=n.filter(y=>!h.find(j=>j.id===y.id)).map(y=>y.id),C=h.map(y=>{const j=n.find(N=>N.id===y.id);return j?{...j,label:y.label}:y});t(C),w.includes(a)&&i(C[0]?.id??""),f(!1)}}})]})}),o.jsx(un,{open:s,onClose:()=>l(!1),triggerRef:g,size:"sm",children:o.jsxs(dn,{className:"!w-72",children:[o.jsx(fn,{children:"Add component"}),o.jsx(hn,{children:o.jsx(Ae,{menuSize:"sm",label:"Type",placeholder:"Select a component",value:c,showLeadingIcon:!1,items:vl(e.options??[]),onChange:u})}),o.jsx(pn,{cancelButton:{label:"Cancel",closeOnClick:!0},saveButton:{label:"Add",disabled:!c,closeOnClick:!1,onClick:()=>{b(),l(!1)}}})]})})]})},zA=({field:e,onChange:t,onAction:r})=>{switch(e.type){case"text":return o.jsx(xA,{field:e,onChange:t});case"textarea":return o.jsx(gA,{field:e,onChange:t});case"dropdown":return o.jsx(vA,{field:e,onChange:t});case"toggle":return o.jsx(yA,{field:e,onChange:t});case"multi-dropdown":return o.jsx(bA,{field:e,onChange:t});case"list":return o.jsx(wA,{field:e,onAction:r});case"draggable-list":return o.jsx(jA,{field:e,onChange:t,onAction:r});case"size-picker":return o.jsx(CA,{field:e,onChange:t});case"event-handlers":return o.jsx($A,{field:e,onChange:t});case"modal-list":return o.jsx(LA,{field:e,onChange:t});case"component-tree":return o.jsx(DA,{field:e,onChange:t,onAction:r});default:return null}},BA=({section:e,onFieldChange:t,onAction:r})=>o.jsxs("div",{className:"flex flex-col gap-6",children:[e.title&&o.jsx("h3",{className:"text-sm font-semibold text-high-em",children:e.title}),e.fields.map(n=>o.jsx(zA,{field:n,onChange:a=>t(n.id,a),onAction:r},n.id))]}),FA=({title:e="Preview",children:t,defaultOpen:r=!1,className:n})=>{const[a,i]=P.useState(r);return o.jsxs("div",{className:O.clsx("flex flex-col bg-surface-2 rounded-xl",n),children:[o.jsxs("button",{type:"button",onClick:()=>i(s=>!s),className:"flex items-center justify-between w-full h-[38px] px-4 cursor-pointer",children:[o.jsx("span",{className:"text-xs font-semibold text-med-em",children:e}),o.jsx(ie,{size:"sm",children:a?o.jsx(F.ArrowUp2,{}):o.jsx(F.ArrowDown2,{})})]}),o.jsx("div",{className:O.clsx("grid transition-all duration-200",a?"grid-rows-[1fr]":"grid-rows-[0fr]"),children:o.jsx("div",{className:"overflow-hidden",children:o.jsx("div",{className:"px-4 pb-4",children:t})})})]})};function qA(e,t){switch(e.type){case"draggable-list":return{...e,items:t};case"modal-list":return{...e,items:t};case"component-tree":return{...e,value:t};case"multi-dropdown":return{...e,dropdowns:t};default:return{...e,value:t}}}const WA=({config:e,onChange:t,onAction:r,backButton:n,className:a})=>{const i=(s,l,c)=>{t({...e,sections:e.sections.map(u=>u.id!==s?u:{...u,fields:u.fields.map(d=>d.id!==l?d:qA(d,c))})})};return o.jsxs("div",{className:O.clsx("h-full w-full flex flex-col bg-white",a),children:[o.jsx("div",{className:"shrink-0",children:o.jsx(mA,{title:e.title,contextMenu:e.contextMenu,backButton:n,onAction:r})}),o.jsx("div",{className:"flex-1 overflow-y-auto ds-scrollbar flex flex-col p-8 gap-6",children:e.sections.map((s,l)=>o.jsxs(S.default.Fragment,{children:[o.jsx(BA,{section:s,onFieldChange:(c,u)=>i(s.id,c,u),onAction:r}),l<e.sections.length-1&&o.jsx(he,{})]},s.id))})]})},HA=[{id:"And",title:"And",showCheckbox:!1,showLeadingIcon:!1},{id:"Or",title:"Or",showCheckbox:!1,showLeadingIcon:!1}];function VA({position:e}){return o.jsx("div",{className:O.clsx("relative z-[1] w-[22px] h-[23px] shrink-0 border-l border-surface-4",e==="above"?"border-t rounded-tl-xl":"border-b rounded-bl-xl")})}function UA(e){if(!S.default.isValidElement(e))return!1;const t=e;return typeof t.type=="string"&&!t.props.children}function G3({children:e,operator:t,onChange:r,dropdownIndex:n=0,dropdownBg:a="bg-white"}){const i=S.default.Children.toArray(e);return i.length<=1?o.jsx(o.Fragment,{children:i}):o.jsx("div",{className:"grid grid-cols-[75px_1fr] gap-x-3 gap-y-2.5 auto-rows-[minmax(60px,auto)]",children:i.map((s,l)=>o.jsxs(P.Fragment,{children:[o.jsxs("div",{className:"relative flex items-center justify-center",children:[l>0&&o.jsx("div",{className:"absolute left-[26.5px] top-[-5px] bottom-1/2 border-l border-surface-4 z-0"}),l<i.length-1&&o.jsx("div",{className:"absolute left-[26.5px] top-1/2 bottom-[-5px] border-l border-surface-4 z-0"}),!UA(s)&&o.jsx(VA,{position:l<=n?"above":"below"}),(l===n||n<0&&l===0)&&o.jsx("div",{className:O.clsx("absolute left-0 z-10 py-6",n<0?"bottom-[60%]":"top-[60%]",a),children:o.jsx(Ae,{items:HA,value:t.value,size:"sm",menuSize:"sm",showLeadingIcon:!1,className:"min-w-[60px]",onChange:c=>r(t.id,c)})})]}),o.jsx("div",{className:"flex items-stretch self-stretch min-w-0",children:s})]},l))})}const KA={default:{...We.default,wrapper:`${We.default.wrapper} hover:cursor-pointer`,text:"text-med-em"},outlined:{...We.outlined,wrapper:`${We.outlined.wrapper} hover:cursor-pointer`,text:"text-med-em"},danger:{...We.danger,wrapper:`${We.danger.wrapper} hover:cursor-pointer`,text:"text-danger-em"},success:{...We.success,wrapper:`${We.success.wrapper} hover:cursor-pointer`,text:"text-success-em"}},GA={sm:{...qt.sm,text:"text-xs",padding:"px-3"},md:{...qt.md,text:"text-sm font-medium",padding:"px-3.5"},lg:{...qt.lg,text:"text-base",padding:"px-4"}},qa={wrapper:"bg-surface-3 pointer-events-none border-transparent",text:"text-disabled"};function Ch(e){if(!e)return;const t=new Date(e);return isNaN(t.getTime())?void 0:t}function mg(e){return e?e.toISOString().split("T")[0]:""}function oc(e){const t=Ch(e);return t?t.toLocaleDateString("en-US",{month:"short",day:"numeric",year:"numeric"}):""}function Z3({pickType:e="single",from:t="",to:r="",placeholder:n="Select date...",disabled:a=!1,size:i="md",variant:s="default",label:l,hint:c,hintIconVariant:u,className:d,icon:f,iconColor:h="var(--med-em)",onAccept:p}){const[g,x]=P.useState(!1),m=P.useRef(null),v=P.useRef(null),b=P.useCallback(()=>x(!1),[]);rl({refs:[m,v],onClose:b,enabled:g});const w=Zi({triggerRef:m,panelRef:v,enabled:g}),C=GA[i],y=KA[s],j=e==="range"&&(t||r)?[oc(t),oc(r)].filter(Boolean).join(" → "):oc(t),N={from:Ch(t),to:e==="range"?Ch(r):void 0},_=a?qa.text:j?y.text:y.placeholder;return o.jsxs("div",{className:O.clsx("flex flex-col gap-1.5 w-full",d),children:[l&&o.jsx("label",{className:O.clsx("font-semibold truncate",C.labelFontSize,a?qa.text:y.text),children:l}),o.jsxs("button",{ref:m,type:"button",disabled:a,onClick:()=>!a&&x(A=>!A),className:O.clsx("relative flex items-center w-full min-w-0 overflow-hidden border transition-colors duration-200 focus:outline-none",C.height,C.rounded,C.padding,a?qa.wrapper:y.wrapper),children:[o.jsx("span",{className:O.clsx("flex-1 min-w-0 truncate text-left",C.text,_),children:j||n}),o.jsx("span",{className:O.clsx("shrink-0 flex items-center",i==="sm"?"pl-1.5":"pl-2"),children:o.jsx(ie,{size:C.iconSize,color:h,children:f??o.jsx(F.Calendar,{})})})]}),c&&o.jsx(ft,{icon:o.jsx(F.InfoCircle,{variant:u||"Bold"}),label:c,iconSize:C.hintIconSize,gap:1,iconColorClass:O.clsx(a?qa.text:y.hint),labelColorClass:O.clsx(a?qa.text:y.hint),className:O.clsx(C.hintFontSize,"font-semibold")}),g&&Sa.createPortal(o.jsx("div",{ref:v,style:w,children:o.jsx(wm,{selected:N,pickType:e,onAccept:A=>{p(mg(A?.from),e==="range"?mg(A?.to):void 0),x(!1)},onCancel:()=>x(!1)})}),document.body)]})}function ZA(e,t){if(!(!e.operator||!e.fieldType))return t.operatorsByFieldType[e.fieldType]?.find(r=>r.id===e.operator)}function YA(e){return e==="between"?["",""]:e==="multi-or"||e==="multi-and"?[""]:[]}function co({inputType:e,value:t,placeholder:r,valueOptions:n,fieldItems:a,onChange:i}){return e==="dropdown"?o.jsx(Ae,{items:n,value:t||void 0,placeholder:r,showLeadingIcon:!1,size:"md",menuSize:"sm",onChange:i}):e==="field"?o.jsx(Ae,{items:a,value:t||void 0,placeholder:r,showLeadingIcon:!1,size:"md",menuSize:"sm",onChange:i}):e==="date"?o.jsx(Z3,{pickType:"single",from:t,placeholder:r,onAccept:s=>i(s)}):o.jsx(me,{type:e,value:t,placeholder:r,size:"md",onChange:s=>i(s.target.value)})}function XA({operatorConfig:e,values:t,valueOptions:r,fieldItems:n,onValuesChange:a}){if(!e||e.valueMode==="none")return null;const i=e.valueMode,s=e.valueInputType??"dropdown";if(i==="single")return o.jsx("div",{className:"grow shrink-0 basis-[200px]",children:o.jsx(co,{inputType:s,value:t[0]??"",placeholder:"Select value...",valueOptions:r,fieldItems:n,onChange:u=>a([u])})});if(i==="between")return o.jsxs("div",{className:"flex items-center gap-8 grow shrink-0 basis-[200px] min-w-0",children:[o.jsx("div",{className:"flex-1 min-w-0",children:o.jsx(co,{inputType:s,value:t[0]??"",placeholder:"From...",valueOptions:r,fieldItems:n,onChange:u=>{const d=[...t];d[0]=u,a(d)}})}),(e.separator??",")!==""&&o.jsx("span",{className:"text-xs font-medium text-low-em shrink-0 select-none",children:e.separator??","}),o.jsx("div",{className:"flex-1 min-w-0",children:o.jsx(co,{inputType:s,value:t[1]??"",placeholder:"To...",valueOptions:r,fieldItems:n,onChange:u=>{const d=[...t];d[1]=u,a(d)}})})]});const l=i==="multi-or"?"or":"and",c=t.length>1;return o.jsxs("div",{className:"flex items-center gap-8 grow shrink-0 basis-[200px] flex-wrap",children:[t.map((u,d)=>o.jsxs(S.default.Fragment,{children:[d>0&&o.jsx("span",{className:"text-xs font-medium text-low-em shrink-0 select-none",children:l}),o.jsxs("div",{className:"flex items-center gap-4 min-w-0",children:[o.jsx("div",{className:"min-w-[120px] flex-1",children:o.jsx(co,{inputType:s,value:u,placeholder:"Select...",valueOptions:r,fieldItems:n,onChange:f=>{const h=[...t];h[d]=f,a(h)}})}),c&&o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",leadingIcon:o.jsx("span",{className:"contents",children:o.jsx(ie,{size:"xs",children:o.jsx(it,{})})}),onClick:()=>a(t.filter((f,h)=>h!==d)),"aria-label":"Remove value"})]})]},d)),o.jsx(V,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:o.jsx(ie,{size:14,children:o.jsx(F.Add,{})}),onClick:()=>a([...t,""]),"aria-label":"Add value"})]})}function Y3({condition:e,config:t,onChange:r,onDelete:n=()=>{}}){const a=ZA(e,t),i=t.fields.map(({fieldType:f,...h})=>h),s=e.fieldType?(t.operatorsByFieldType[e.fieldType]??[]).map(({valueMode:f,valueInputType:h,connector:p,separator:g,...x})=>x):[];function l(f){const h=t.fields.find(p=>p.id===f);h&&r({...e,field:f,fieldType:h.fieldType,operator:"",values:[]})}function c(f){const h=t.operatorsByFieldType[e.fieldType]?.find(p=>p.id===f);r({...e,operator:f,values:h?YA(h.valueMode):[]})}function u(f){r({...e,values:f})}const d=!a||a.valueMode==="none";return o.jsxs("div",{className:"flex items-stretch gap-8 w-full border border-surface-3 rounded-xl p-5",children:[o.jsxs("div",{className:"flex flex-wrap flex-1 items-center gap-8 min-w-0",children:[o.jsx("div",{className:"grow shrink-0 basis-40",children:o.jsx(Ae,{items:i,value:e.field||void 0,placeholder:"Field...",showLeadingIcon:!1,size:"md",menuSize:"sm",onChange:l})}),o.jsx("div",{className:"grow shrink-0 basis-[130px]",children:o.jsx(Ae,{items:s,value:e.operator||void 0,placeholder:"Operator...",showLeadingIcon:!1,size:"md",menuSize:"sm",disabled:!e.field,onChange:c})}),a?.connector==="arrow"&&o.jsx("span",{className:"shrink-0",children:o.jsx(ie,{size:"sm",color:"var(--med-em)",children:o.jsx(F.ArrowRight,{})})}),o.jsx(XA,{operatorConfig:a,values:e.values,valueOptions:t.valueOptions,fieldItems:i,onValuesChange:u}),d&&o.jsx("div",{className:"flex-1"})]}),e.showDelete&&o.jsx("div",{className:"flex items-center shrink-0",children:o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx("span",{className:"contents",children:o.jsx(ie,{size:"xs",children:o.jsx(it,{})})}),onClick:()=>n(e.id),"aria-label":"Delete condition"})})]})}const QA={xs:"text-xs",sm:"text-sm",md:"text-base"};function X3({title:e,children:t,footer:r,headerAction:n,className:a,titleClassName:i,headerClassName:s,contentClassName:l,titleSize:c="sm",defaultPadding:u=!1}){return o.jsxs("div",{className:O.clsx("flex flex-col bg-white rounded-2xl border border-surface-3",a),children:[o.jsxs("div",{className:J.twMerge(O.clsx("flex items-center shrink-0 py-4 px-8 border-b border-surface-3",s)),children:[o.jsx("h3",{className:O.clsx("font-semibold text-high-em flex-1",QA[c],i),children:e}),n]}),o.jsx("div",{className:J.twMerge(O.clsx("flex-1 overflow-y-auto p-5",u&&"p-8",l)),children:t}),r&&o.jsx("div",{className:"shrink-0 flex items-center justify-end gap-2 px-8 pb-6",children:r})]})}function JA({title:e,conditions:t,config:r,operator:n,onOperatorChange:a,onChange:i,onDelete:s,onAddAnd:l,onAddOr:c,dropdownIndex:u=0,className:d}){const f=o.jsx(ie,{children:o.jsx(F.Add,{})}),h=[...l?[{value:"and",icon:f,label:"And"}]:[],...c?[{value:"or",icon:f,label:"Or"}]:[]],p=h.length>0?o.jsx(xr,{options:h,value:"",size:"sm",variant:"neutral",onChange:g=>{g==="and"&&l?.(),g==="or"&&c?.()}}):void 0;return o.jsx(X3,{title:e,footer:p,className:d,children:o.jsx("div",{className:"p-5",children:o.jsx(G3,{operator:n,onChange:a,dropdownIndex:u,children:t.map(g=>o.jsx(Y3,{condition:g,config:r,onChange:i,onDelete:s},g.id))})})})}const e_=[{id:"if",title:"If",showCheckbox:!1,showLeadingIcon:!1},{id:"if-else",title:"If / Else",showCheckbox:!1,showLeadingIcon:!1}],t_={when:"When",then:"Then","else-if":"Else If",else:"Else"},Q3=70,r_=10;function n_(){return o.jsx("div",{className:"relative h-[23px] shrink-0",style:{width:Q3},children:o.jsx("div",{className:"absolute left-4 top-0 w-14 h-full border-l border-b border-surface-4 rounded-bl-xl"})})}function a_({name:e,onNameChange:t,type:r,onTypeChange:n,branches:a,onAddElseIf:i,onRemoveBranch:s,className:l}){return o.jsxs("div",{className:O.clsx("flex flex-col gap-10",l),children:[o.jsxs("div",{className:"flex items-end gap-5",children:[o.jsx("div",{className:"flex-1 min-w-0",children:o.jsx(me,{label:"Name",value:e,size:"md",onChange:c=>t(c.target.value)})}),o.jsx("div",{className:"flex-1 min-w-0",children:o.jsx(Ae,{items:e_,value:r,label:"Type",showLeadingIcon:!1,size:"md",menuSize:"sm",onChange:c=>n(c)})})]}),a.map((c,u)=>{const d=u,f=u===0,h=c.removable&&!!s;return o.jsxs("div",{className:O.clsx("flex items-start gap-2",!f&&"ml-[var(--indent-mobile)] md:ml-[var(--indent-desktop)]"),style:f?void 0:{"--indent-mobile":`${(d-1)*r_}px`,"--indent-desktop":`${(d-1)*Q3}px`},children:[!f&&o.jsx("div",{className:"hidden md:block shrink-0",children:o.jsx(n_,{})}),o.jsx("div",{className:"flex-1 min-w-0",children:o.jsx(JA,{title:t_[c.type],...c.panel})}),h&&o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx("span",{className:"contents",children:o.jsx(ie,{size:"xs",children:o.jsx(it,{})})}),onClick:()=>s(c.id),"aria-label":"Remove branch"})]},c.id)}),i&&o.jsx("div",{children:o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"sm",leadingIcon:o.jsx(ie,{size:14,children:o.jsx(F.Add,{})}),onClick:i,children:"Add Else If"})})]})}const J3=({name:e,expression:t,inputField:r,className:n})=>{const[a,i]=S.default.useState(!1),s=S.default.useRef(null),l=!!t?.options?.length;function c(){l&&i(d=>!d)}function u(d){t?.onSelect?.(d),i(!1)}return o.jsxs("div",{className:O.clsx("flex flex-col p-4 gap-4 border border-surface-4 rounded-xl",n),children:[o.jsxs("div",{className:"flex items-center justify-between",children:[o.jsx("span",{className:"text-xs font-semibold text-high-em truncate pr-2",children:e}),t&&o.jsxs(o.Fragment,{children:[o.jsx("span",{ref:s,className:"inline-flex shrink-0",children:o.jsx(Lr,{size:"sm",variant:"quaternary",leadingIcon:!1,trailingIcon:!1,className:"font-semibold cursor-pointer",onClick:c,children:t.label})}),l&&a&&o.jsx(Ht,{items:t.options,selectedIds:t.selectedId?[t.selectedId]:[],size:"xs",triggerRef:s,onSelect:u,onClose:()=>i(!1)})]})]}),r!==void 0&&o.jsx(me,{...r})]})};function eC({operator:e,className:t}){return e?o.jsxs("div",{className:`flex items-center gap-5 ${t??""}`,children:[o.jsx(he,{className:"flex-1"}),o.jsx(Ye,{size:"md",theme:"surface",variant:"simple",className:"shrink-0",children:e}),o.jsx(he,{className:"flex-1"})]}):o.jsx("div",{className:`flex items-center gap-5 ${t??""}`,children:o.jsx(he,{className:"flex-1"})})}function i_({title:e,items:t,operator:r,onAdd:n,onDelete:a,onClose:i,className:s}){const l=n?o.jsx(V,{variant:"neutral",hierarchy:"primary",size:"xs",icons:"leading",leadingIcon:o.jsx(ie,{children:o.jsx(F.Add,{})}),onClick:n,children:"Add expression"}):void 0;return o.jsx(X3,{title:e,footer:l,titleSize:"xs",headerClassName:"px-4 py-2 bg-surface-2",contentClassName:"p-4",headerAction:o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",leadingIcon:o.jsx(ie,{size:"xs",children:o.jsx(it,{})}),onClick:i,"aria-label":"Close"}),className:J.twMerge(O.clsx("rounded-lg overflow-hidden",s)),children:o.jsx("div",{className:"flex flex-col gap-3",children:t.map((c,u)=>{const{id:d,...f}=c,h=u===t.length-1;return o.jsxs("div",{className:"flex flex-col gap-3",children:[o.jsxs("div",{className:"flex items-start gap-2",children:[o.jsx(J3,{className:"flex-1",...f}),a&&o.jsx(V,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx("span",{className:"contents",children:o.jsx(ie,{size:"xs",children:o.jsx(it,{})})}),onClick:()=>a(d),"aria-label":"Remove expression"})]}),!h&&o.jsx(eC,{operator:r})]},d)})})})}const o_={confirmed:{theme:"success",label:"Confirmed"},pending:{theme:"warning",label:"Pending"},"no-show":{theme:"danger",label:"No-show"},cancelled:{theme:"surface",label:"Cancelled"}},Ro=({time:e,title:t,description:r,status:n,isSelected:a=!1,className:i,...s})=>{const l=o_[n];return o.jsxs("div",{className:J.twMerge(O.clsx("px-8 py-8 flex items-center gap-6 cursor-pointer transition-colors outline-none","border-b border-surface-3",a?"bg-surface-1":"bg-white hover:bg-surface-1",i)),...s,children:[o.jsx("span",{className:O.clsx("text-xs font-semibold text-med-em shrink-0 whitespace-nowrap",a&&"p-2 bg-white border border-surface-4 rounded-md"),children:e}),o.jsxs("div",{className:"flex flex-col flex-1 min-w-0",children:[o.jsx("span",{className:"text-sm font-semibold text-med-em truncate",children:t}),o.jsx("span",{className:"text-xs text-low-em truncate",children:r})]}),l&&o.jsx(Ye,{theme:l.theme,variant:"outlined",size:"sm",className:"shrink-0",children:l.label})]})};Ro.displayName="AppointmentRow";const Lo=({name:e,age:t,gender:r,tags:n,fields:a,onEdit:i,className:s})=>o.jsxs("div",{className:J.twMerge("p-6 flex flex-col gap-6 flex-1 overflow-y-auto",s),children:[o.jsxs("div",{className:"flex items-start justify-between gap-4",children:[o.jsxs("div",{children:[o.jsx("p",{className:"text-sm font-semibold text-med-em",children:e}),o.jsxs("p",{className:"text-xs text-low-em",children:[r," · ",t," yrs"]}),n&&n.length>0&&o.jsx("div",{className:"flex flex-wrap gap-6 py-4",children:n.map(l=>o.jsx(Lr,{variant:"tertiary",size:"xs",leadingIcon:!1,trailingIcon:!1,children:l},l))})]}),i&&o.jsx(V,{icons:"only",hierarchy:"tertiary",variant:"neutral",size:"xs",leadingIcon:o.jsx(F.Edit2,{}),onClick:i,"aria-label":"Edit"})]}),a&&a.length>0&&o.jsx("div",{className:"flex flex-col",children:a.map(({label:l,value:c},u)=>o.jsxs("div",{className:"flex items-baseline gap-6 px-5 py-4",children:[o.jsx("span",{className:"text-xs text-low-em tracking-wide shrink-0",children:l}),o.jsx("span",{className:"text-xs text-med-em font-medium",children:c??"—"})]},`${l}-${u}`))})]});Lo.displayName="AppointmentDetail";const s_=480,tC=({appointments:e,selectedId:t,detail:r,onSelectAppointment:n,showDetail:a=!0,showDatePicker:i=!1,selectedDate:s,onDateChange:l,datePickerType:c="single",className:u,...d})=>{const f=e.findIndex(x=>x.id===t),[h,p]=nl(),g=p!==1/0&&p<s_;return o.jsxs(sl,{size:"md",padding:"sm",children:[o.jsxs("div",{ref:h,className:J.twMerge(O.clsx("bg-surface-1 shadow-e2 overflow-hidden",g?"flex flex-col w-full":"flex flex-row",u)),...d,children:[o.jsxs("div",{className:O.clsx("flex flex-col min-h-0 h-full",!g&&a?"w-1/2":"w-full"),children:[i&&o.jsx("div",{className:O.clsx("shrink-0 flex justify-center bg-white border-b border-surface-3",!g&&a&&"border-r border-surface-3",!g&&a&&f===0&&"rounded-br-lg"),children:o.jsx(wm,{selected:s,pickType:c,onSelect:l,showFooter:!1,className:"rounded-none border-0"})}),o.jsxs("div",{className:"flex flex-col flex-1 min-h-0",children:[o.jsx("div",{className:"flex flex-col overflow-y-auto bg-surface-1 min-h-0 max-h-full ds-scrollbar",children:e.map((x,m)=>{const v=x.id===t,b=m===f-1,w=m===f+1,C={time:x.time,title:x.title,description:x.description,status:x.status,isSelected:v,onClick:()=>n?.(x.id),className:O.clsx(v?"bg-surface-1 border-transparent":[!g&&a&&"border-r border-surface-3",!g&&b&&"rounded-br-lg",!g&&w&&"rounded-tr-lg border-t border-surface-3"])};return g?o.jsx(ll,{children:o.jsx(Ro,{...C})},x.id):o.jsx(Ro,{...C},x.id)})}),!g&&a&&o.jsx("div",{className:"flex-1 border-r border-surface-3"}),g&&o.jsx("div",{className:"flex-1"})]})]}),!g&&a&&o.jsx("div",{className:"w-1/2 bg-surface-1 flex flex-col min-w-0",children:r?o.jsx(Lo,{...r}):o.jsx(ht,{flat:!0,description:"Select an appointment to view details",className:"!bg-transparent h-full"})})]}),o.jsxs(cl,{children:[o.jsx(ul,{children:o.jsx(dl,{children:r?.name??"Details"})}),o.jsx(fl,{children:r?o.jsx(Lo,{...r}):o.jsx(ht,{flat:!0,description:"Select an appointment to view details",className:"!bg-transparent h-full"})})]})]})};tC.displayName="Planner";const yl=({title:e,description:t,status:r,statusTheme:n,avatars:a,quickActions:i=[],variant:s="neutral",onCheck:l,onDelete:c,className:u,...d})=>o.jsxs("div",{className:J.twMerge(O.clsx("bg-white rounded-xl border border-surface-3 shadow-e1 p-4 flex flex-col gap-4",s==="secondary"&&"bg-surface-2",u)),...d,children:[o.jsx("div",{className:"text-sm font-semibold text-high-em truncate",children:e}),t!=null&&o.jsx("div",{className:"text-xs text-med-em leading-snug line-clamp-3",children:t}),o.jsxs("div",{className:"flex items-center justify-between",children:[o.jsx(Ye,{theme:n,size:"sm",variant:"simple",children:r}),a&&a.length>0&&o.jsx(am,{avatars:a,size:"xs",max:3}),i.length>0&&o.jsxs("div",{className:"flex items-center gap-2",children:[i.includes("check")&&o.jsx(V,{icons:"only",hierarchy:"tertiary",variant:"neutral",size:"xs",leadingIcon:o.jsx(F.TickCircle,{}),onClick:f=>{f.stopPropagation(),l?.()},"aria-label":"Mark complete"}),i.includes("delete")&&o.jsx(V,{icons:"only",hierarchy:"tertiary",variant:"neutral",size:"xs",leadingIcon:o.jsx(F.Trash,{}),onClick:f=>{f.stopPropagation(),c?.()},"aria-label":"Delete"})]})]})]});yl.displayName="KanbanCard";const l_={red:{theme:"danger",statusState:"danger"},orange:{theme:"warning",statusState:"warning"},green:{theme:"success",statusState:"success"},gray:{theme:"surface",statusState:"disabled"}},rC=({card:e,columnName:t,statusTheme:r,variant:n,onCardClick:a})=>{const{attributes:i,listeners:s,setNodeRef:l,transform:c,transition:u,isDragging:d}=Ve.useSortable({id:e.id,data:{id:e.id,columnName:t},animateLayoutChanges:()=>!1});return o.jsxs("div",{ref:l,style:{transform:Ks.CSS.Transform.toString(c),transition:u},className:O.clsx("touch-none",d?"relative cursor-grabbing":"cursor-grab"),onClick:()=>a?.(e.id),...i,...s,children:[d&&o.jsx(Kn,{className:"absolute inset-0"}),o.jsx("div",{className:O.clsx(d&&"invisible"),children:o.jsx(yl,{title:e.title,description:e.description,status:e.status,statusTheme:r,avatars:e.avatars,quickActions:e.quickActions,variant:n,onCheck:e.onCheck,onDelete:e.onDelete})})]})};rC.displayName="DraggableCard";const nC=({columnName:e})=>{const{setNodeRef:t}=Be.useDroppable({id:`endzone-${e}`,data:{columnName:e,isEndZone:!0}});return o.jsx("div",{ref:t,className:"flex-1 min-h-8"})};nC.displayName="KanbanEndZone";const km=({name:e,statusColor:t,cards:r,showCounter:n=!1,onAddCard:a,variant:i,emptyState:s="No items yet",onCardClick:l,className:c,fullHeight:u=!1})=>{const{setNodeRef:d}=Be.useDroppable({id:e,data:{columnName:e}}),{theme:f,statusState:h}=l_[t];return o.jsxs("div",{ref:d,className:J.twMerge(O.clsx("bg-surface-bg rounded-xl border border-surface-3 p-4 flex flex-col gap-3",u?"h-full min-h-0 flex-1 min-w-22":"w-22 shrink-0",c)),children:[o.jsxs("div",{className:"flex items-center justify-between gap-2",children:[o.jsxs("div",{className:"flex items-center gap-2 min-w-0",children:[o.jsx(Ye,{variant:"status",size:"xs",statusState:h}),o.jsx("span",{className:"text-base font-semibold text-high-em truncate",children:e}),n&&o.jsxs("span",{className:"text-lg font-semibold text-low-em",children:["(",r.length,")"]})]}),a&&o.jsx(V,{icons:"only",hierarchy:"secondary",variant:"neutral",size:"xs",leadingIcon:o.jsx(F.Add,{}),onClick:a,"aria-label":`Add card to ${e}`})]}),o.jsx(Ve.SortableContext,{items:r.map(p=>p.id),strategy:Ve.verticalListSortingStrategy,children:o.jsx("div",{className:O.clsx("flex flex-col gap-3 flex-1 pr-2",u?"min-h-0 overflow-y-auto ds-scrollbar":r.length>4&&"overflow-y-auto ds-scrollbar max-h-26"),children:r.length===0?o.jsx(ht,{flat:!0,description:s,className:"!bg-transparent h-full"}):o.jsxs(o.Fragment,{children:[r.map(p=>o.jsx(rC,{card:p,columnName:e,statusTheme:f,variant:i,onCardClick:l},p.id)),o.jsx(nC,{columnName:e})]})})}),a&&o.jsx(V,{hierarchy:"secondary",variant:"neutral",size:"sm",icons:"leading",leadingIcon:o.jsx(F.Add,{}),className:"w-full justify-center",onClick:a,children:"Add Task"})]})};km.displayName="KanbanColumn";const c_={red:"danger",orange:"warning",green:"success",gray:"surface"},u_=e=>{const t=Be.pointerWithin(e);return t.length>0?t:Be.rectIntersection(e)},aC=({columns:e,data:t,fieldMap:r,showCounter:n,variant:a,emptyState:i,columnClassName:s,fullHeight:l,onAddCard:c,onCardCheck:u,onCardDelete:d,onCardMove:f,onCardClick:h,className:p,...g})=>{const[x,m]=P.useState(null),[v,b]=P.useState(null),w=v??t,C=Be.useSensors(Be.useSensor(Be.PointerSensor,{activationConstraint:{distance:8}})),y=T=>w.filter(M=>M[r.status]===T).map(M=>{const R=String(M[r.id]??"");return{id:R,title:String(M[r.title]??""),description:r.description?M[r.description]:void 0,status:T,avatars:r.avatars?M[r.avatars]:void 0,quickActions:r.quickActions,onCheck:u?()=>u(R):void 0,onDelete:d?()=>d(R):void 0}}),N=e.flatMap(T=>y(T.name)).find(T=>T.id===x)??null,_=N?e.find(T=>y(T.name).some(M=>M.id===x))?.name:void 0,A=T=>{m(String(T.active.id)),b([...t])},I=T=>{const{active:M,over:R}=T;if(!R)return;const $=String(M.id),L=String(R.id);if($===L)return;const q=R.data.current?.columnName;q!=null&&b(U=>{const D=U??t,B=D.findIndex(ne=>String(ne[r.id])===$);if(B<0)return U;const W={...D[B],[r.status]:q},G=D.filter((ne,X)=>X!==B),Q=G.findIndex(ne=>String(ne[r.id])===L);if(Q>=0)G.splice(Q,0,W);else{let ne=-1;G.forEach((X,re)=>{X[r.status]===q&&(ne=re)}),G.splice(ne+1,0,W)}return G})},k=T=>{const M=v;if(m(null),b(null),!M)return;const R=String(T.active.id),$=M.find(U=>String(U[r.id])===R);if(!$)return;const L=String($[r.status]??""),q=Math.max(0,M.filter(U=>U[r.status]===$[r.status]).findIndex(U=>String(U[r.id])===R));f?.(R,L,q)},E=()=>{m(null),b(null)};return o.jsxs(Be.DndContext,{sensors:C,collisionDetection:u_,onDragStart:A,onDragOver:I,onDragEnd:k,onDragCancel:E,children:[o.jsx("div",{className:J.twMerge(O.clsx("flex flex-row gap-4 p-4 overflow-x-auto ds-scrollbar",l&&"h-full",p)),...g,children:e.map(T=>o.jsx(km,{name:T.name,statusColor:T.statusColor,cards:y(T.name),showCounter:n,variant:a,emptyState:i,onAddCard:c?()=>c(T.name):void 0,onCardClick:h,className:s,fullHeight:l},T.name))}),o.jsx(Be.DragOverlay,{dropAnimation:null,children:N&&_&&o.jsx(yl,{title:N.title,description:N.description,status:N.status,statusTheme:c_[e.find(T=>T.name===_).statusColor],avatars:N.avatars,quickActions:N.quickActions,variant:a,className:"rotate-1 shadow-e3"})})]})};aC.displayName="Kanban";var uo=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ne(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var sc,xg;function yt(){if(xg)return sc;xg=1;var e=Array.isArray;return sc=e,sc}var lc,gg;function iC(){if(gg)return lc;gg=1;var e=typeof uo=="object"&&uo&&uo.Object===Object&&uo;return lc=e,lc}var cc,vg;function nr(){if(vg)return cc;vg=1;var e=iC(),t=typeof self=="object"&&self&&self.Object===Object&&self,r=e||t||Function("return this")();return cc=r,cc}var uc,yg;function Xi(){if(yg)return uc;yg=1;var e=nr(),t=e.Symbol;return uc=t,uc}var dc,bg;function d_(){if(bg)return dc;bg=1;var e=Xi(),t=Object.prototype,r=t.hasOwnProperty,n=t.toString,a=e?e.toStringTag:void 0;function i(s){var l=r.call(s,a),c=s[a];try{s[a]=void 0;var u=!0}catch{}var d=n.call(s);return u&&(l?s[a]=c:delete s[a]),d}return dc=i,dc}var fc,wg;function f_(){if(wg)return fc;wg=1;var e=Object.prototype,t=e.toString;function r(n){return t.call(n)}return fc=r,fc}var hc,jg;function Nr(){if(jg)return hc;jg=1;var e=Xi(),t=d_(),r=f_(),n="[object Null]",a="[object Undefined]",i=e?e.toStringTag:void 0;function s(l){return l==null?l===void 0?a:n:i&&i in Object(l)?t(l):r(l)}return hc=s,hc}var pc,Cg;function Or(){if(Cg)return pc;Cg=1;function e(t){return t!=null&&typeof t=="object"}return pc=e,pc}var mc,Sg;function Pa(){if(Sg)return mc;Sg=1;var e=Nr(),t=Or(),r="[object Symbol]";function n(a){return typeof a=="symbol"||t(a)&&e(a)==r}return mc=n,mc}var xc,Ng;function Tm(){if(Ng)return xc;Ng=1;var e=yt(),t=Pa(),r=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,n=/^\w*$/;function a(i,s){if(e(i))return!1;var l=typeof i;return l=="number"||l=="symbol"||l=="boolean"||i==null||t(i)?!0:n.test(i)||!r.test(i)||s!=null&&i in Object(s)}return xc=a,xc}var gc,Og;function zr(){if(Og)return gc;Og=1;function e(t){var r=typeof t;return t!=null&&(r=="object"||r=="function")}return gc=e,gc}var vc,Pg;function Em(){if(Pg)return vc;Pg=1;var e=Nr(),t=zr(),r="[object AsyncFunction]",n="[object Function]",a="[object GeneratorFunction]",i="[object Proxy]";function s(l){if(!t(l))return!1;var c=e(l);return c==n||c==a||c==r||c==i}return vc=s,vc}var yc,Ag;function h_(){if(Ag)return yc;Ag=1;var e=nr(),t=e["__core-js_shared__"];return yc=t,yc}var bc,_g;function p_(){if(_g)return bc;_g=1;var e=h_(),t=(function(){var n=/[^.]+$/.exec(e&&e.keys&&e.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""})();function r(n){return!!t&&t in n}return bc=r,bc}var wc,kg;function oC(){if(kg)return wc;kg=1;var e=Function.prototype,t=e.toString;function r(n){if(n!=null){try{return t.call(n)}catch{}try{return n+""}catch{}}return""}return wc=r,wc}var jc,Tg;function m_(){if(Tg)return jc;Tg=1;var e=Em(),t=p_(),r=zr(),n=oC(),a=/[\\^$.*+?()[\]{}|]/g,i=/^\[object .+?Constructor\]$/,s=Function.prototype,l=Object.prototype,c=s.toString,u=l.hasOwnProperty,d=RegExp("^"+c.call(u).replace(a,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function f(h){if(!r(h)||t(h))return!1;var p=e(h)?d:i;return p.test(n(h))}return jc=f,jc}var Cc,Eg;function x_(){if(Eg)return Cc;Eg=1;function e(t,r){return t?.[r]}return Cc=e,Cc}var Sc,Ig;function Cn(){if(Ig)return Sc;Ig=1;var e=m_(),t=x_();function r(n,a){var i=t(n,a);return e(i)?i:void 0}return Sc=r,Sc}var Nc,Mg;function bl(){if(Mg)return Nc;Mg=1;var e=Cn(),t=e(Object,"create");return Nc=t,Nc}var Oc,$g;function g_(){if($g)return Oc;$g=1;var e=bl();function t(){this.__data__=e?e(null):{},this.size=0}return Oc=t,Oc}var Pc,Rg;function v_(){if(Rg)return Pc;Rg=1;function e(t){var r=this.has(t)&&delete this.__data__[t];return this.size-=r?1:0,r}return Pc=e,Pc}var Ac,Lg;function y_(){if(Lg)return Ac;Lg=1;var e=bl(),t="__lodash_hash_undefined__",r=Object.prototype,n=r.hasOwnProperty;function a(i){var s=this.__data__;if(e){var l=s[i];return l===t?void 0:l}return n.call(s,i)?s[i]:void 0}return Ac=a,Ac}var _c,Dg;function b_(){if(Dg)return _c;Dg=1;var e=bl(),t=Object.prototype,r=t.hasOwnProperty;function n(a){var i=this.__data__;return e?i[a]!==void 0:r.call(i,a)}return _c=n,_c}var kc,zg;function w_(){if(zg)return kc;zg=1;var e=bl(),t="__lodash_hash_undefined__";function r(n,a){var i=this.__data__;return this.size+=this.has(n)?0:1,i[n]=e&&a===void 0?t:a,this}return kc=r,kc}var Tc,Bg;function j_(){if(Bg)return Tc;Bg=1;var e=g_(),t=v_(),r=y_(),n=b_(),a=w_();function i(s){var l=-1,c=s==null?0:s.length;for(this.clear();++l<c;){var u=s[l];this.set(u[0],u[1])}}return i.prototype.clear=e,i.prototype.delete=t,i.prototype.get=r,i.prototype.has=n,i.prototype.set=a,Tc=i,Tc}var Ec,Fg;function C_(){if(Fg)return Ec;Fg=1;function e(){this.__data__=[],this.size=0}return Ec=e,Ec}var Ic,qg;function Im(){if(qg)return Ic;qg=1;function e(t,r){return t===r||t!==t&&r!==r}return Ic=e,Ic}var Mc,Wg;function wl(){if(Wg)return Mc;Wg=1;var e=Im();function t(r,n){for(var a=r.length;a--;)if(e(r[a][0],n))return a;return-1}return Mc=t,Mc}var $c,Hg;function S_(){if(Hg)return $c;Hg=1;var e=wl(),t=Array.prototype,r=t.splice;function n(a){var i=this.__data__,s=e(i,a);if(s<0)return!1;var l=i.length-1;return s==l?i.pop():r.call(i,s,1),--this.size,!0}return $c=n,$c}var Rc,Vg;function N_(){if(Vg)return Rc;Vg=1;var e=wl();function t(r){var n=this.__data__,a=e(n,r);return a<0?void 0:n[a][1]}return Rc=t,Rc}var Lc,Ug;function O_(){if(Ug)return Lc;Ug=1;var e=wl();function t(r){return e(this.__data__,r)>-1}return Lc=t,Lc}var Dc,Kg;function P_(){if(Kg)return Dc;Kg=1;var e=wl();function t(r,n){var a=this.__data__,i=e(a,r);return i<0?(++this.size,a.push([r,n])):a[i][1]=n,this}return Dc=t,Dc}var zc,Gg;function jl(){if(Gg)return zc;Gg=1;var e=C_(),t=S_(),r=N_(),n=O_(),a=P_();function i(s){var l=-1,c=s==null?0:s.length;for(this.clear();++l<c;){var u=s[l];this.set(u[0],u[1])}}return i.prototype.clear=e,i.prototype.delete=t,i.prototype.get=r,i.prototype.has=n,i.prototype.set=a,zc=i,zc}var Bc,Zg;function Mm(){if(Zg)return Bc;Zg=1;var e=Cn(),t=nr(),r=e(t,"Map");return Bc=r,Bc}var Fc,Yg;function A_(){if(Yg)return Fc;Yg=1;var e=j_(),t=jl(),r=Mm();function n(){this.size=0,this.__data__={hash:new e,map:new(r||t),string:new e}}return Fc=n,Fc}var qc,Xg;function __(){if(Xg)return qc;Xg=1;function e(t){var r=typeof t;return r=="string"||r=="number"||r=="symbol"||r=="boolean"?t!=="__proto__":t===null}return qc=e,qc}var Wc,Qg;function Cl(){if(Qg)return Wc;Qg=1;var e=__();function t(r,n){var a=r.__data__;return e(n)?a[typeof n=="string"?"string":"hash"]:a.map}return Wc=t,Wc}var Hc,Jg;function k_(){if(Jg)return Hc;Jg=1;var e=Cl();function t(r){var n=e(this,r).delete(r);return this.size-=n?1:0,n}return Hc=t,Hc}var Vc,ev;function T_(){if(ev)return Vc;ev=1;var e=Cl();function t(r){return e(this,r).get(r)}return Vc=t,Vc}var Uc,tv;function E_(){if(tv)return Uc;tv=1;var e=Cl();function t(r){return e(this,r).has(r)}return Uc=t,Uc}var Kc,rv;function I_(){if(rv)return Kc;rv=1;var e=Cl();function t(r,n){var a=e(this,r),i=a.size;return a.set(r,n),this.size+=a.size==i?0:1,this}return Kc=t,Kc}var Gc,nv;function $m(){if(nv)return Gc;nv=1;var e=A_(),t=k_(),r=T_(),n=E_(),a=I_();function i(s){var l=-1,c=s==null?0:s.length;for(this.clear();++l<c;){var u=s[l];this.set(u[0],u[1])}}return i.prototype.clear=e,i.prototype.delete=t,i.prototype.get=r,i.prototype.has=n,i.prototype.set=a,Gc=i,Gc}var Zc,av;function sC(){if(av)return Zc;av=1;var e=$m(),t="Expected a function";function r(n,a){if(typeof n!="function"||a!=null&&typeof a!="function")throw new TypeError(t);var i=function(){var s=arguments,l=a?a.apply(this,s):s[0],c=i.cache;if(c.has(l))return c.get(l);var u=n.apply(this,s);return i.cache=c.set(l,u)||c,u};return i.cache=new(r.Cache||e),i}return r.Cache=e,Zc=r,Zc}var Yc,iv;function M_(){if(iv)return Yc;iv=1;var e=sC(),t=500;function r(n){var a=e(n,function(s){return i.size===t&&i.clear(),s}),i=a.cache;return a}return Yc=r,Yc}var Xc,ov;function $_(){if(ov)return Xc;ov=1;var e=M_(),t=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,r=/\\(\\)?/g,n=e(function(a){var i=[];return a.charCodeAt(0)===46&&i.push(""),a.replace(t,function(s,l,c,u){i.push(c?u.replace(r,"$1"):l||s)}),i});return Xc=n,Xc}var Qc,sv;function Rm(){if(sv)return Qc;sv=1;function e(t,r){for(var n=-1,a=t==null?0:t.length,i=Array(a);++n<a;)i[n]=r(t[n],n,t);return i}return Qc=e,Qc}var Jc,lv;function R_(){if(lv)return Jc;lv=1;var e=Xi(),t=Rm(),r=yt(),n=Pa(),a=e?e.prototype:void 0,i=a?a.toString:void 0;function s(l){if(typeof l=="string")return l;if(r(l))return t(l,s)+"";if(n(l))return i?i.call(l):"";var c=l+"";return c=="0"&&1/l==-1/0?"-0":c}return Jc=s,Jc}var eu,cv;function lC(){if(cv)return eu;cv=1;var e=R_();function t(r){return r==null?"":e(r)}return eu=t,eu}var tu,uv;function cC(){if(uv)return tu;uv=1;var e=yt(),t=Tm(),r=$_(),n=lC();function a(i,s){return e(i)?i:t(i,s)?[i]:r(n(i))}return tu=a,tu}var ru,dv;function Sl(){if(dv)return ru;dv=1;var e=Pa();function t(r){if(typeof r=="string"||e(r))return r;var n=r+"";return n=="0"&&1/r==-1/0?"-0":n}return ru=t,ru}var nu,fv;function Lm(){if(fv)return nu;fv=1;var e=cC(),t=Sl();function r(n,a){a=e(a,n);for(var i=0,s=a.length;n!=null&&i<s;)n=n[t(a[i++])];return i&&i==s?n:void 0}return nu=r,nu}var au,hv;function uC(){if(hv)return au;hv=1;var e=Lm();function t(r,n,a){var i=r==null?void 0:e(r,n);return i===void 0?a:i}return au=t,au}var L_=uC();const Nt=Ne(L_);var iu,pv;function D_(){if(pv)return iu;pv=1;function e(t){return t==null}return iu=e,iu}var z_=D_();const de=Ne(z_);var ou,mv;function B_(){if(mv)return ou;mv=1;var e=Nr(),t=yt(),r=Or(),n="[object String]";function a(i){return typeof i=="string"||!t(i)&&r(i)&&e(i)==n}return ou=a,ou}var F_=B_();const mn=Ne(F_);var q_=Em();const le=Ne(q_);var W_=zr();const Aa=Ne(W_);var fo={exports:{}},ye={};var xv;function H_(){if(xv)return ye;xv=1;var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),i=Symbol.for("react.provider"),s=Symbol.for("react.context"),l=Symbol.for("react.server_context"),c=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),d=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),h=Symbol.for("react.lazy"),p=Symbol.for("react.offscreen"),g;g=Symbol.for("react.module.reference");function x(m){if(typeof m=="object"&&m!==null){var v=m.$$typeof;switch(v){case e:switch(m=m.type,m){case r:case a:case n:case u:case d:return m;default:switch(m=m&&m.$$typeof,m){case l:case s:case c:case h:case f:case i:return m;default:return v}}case t:return v}}}return ye.ContextConsumer=s,ye.ContextProvider=i,ye.Element=e,ye.ForwardRef=c,ye.Fragment=r,ye.Lazy=h,ye.Memo=f,ye.Portal=t,ye.Profiler=a,ye.StrictMode=n,ye.Suspense=u,ye.SuspenseList=d,ye.isAsyncMode=function(){return!1},ye.isConcurrentMode=function(){return!1},ye.isContextConsumer=function(m){return x(m)===s},ye.isContextProvider=function(m){return x(m)===i},ye.isElement=function(m){return typeof m=="object"&&m!==null&&m.$$typeof===e},ye.isForwardRef=function(m){return x(m)===c},ye.isFragment=function(m){return x(m)===r},ye.isLazy=function(m){return x(m)===h},ye.isMemo=function(m){return x(m)===f},ye.isPortal=function(m){return x(m)===t},ye.isProfiler=function(m){return x(m)===a},ye.isStrictMode=function(m){return x(m)===n},ye.isSuspense=function(m){return x(m)===u},ye.isSuspenseList=function(m){return x(m)===d},ye.isValidElementType=function(m){return typeof m=="string"||typeof m=="function"||m===r||m===a||m===n||m===u||m===d||m===p||typeof m=="object"&&m!==null&&(m.$$typeof===h||m.$$typeof===f||m.$$typeof===i||m.$$typeof===s||m.$$typeof===c||m.$$typeof===g||m.getModuleId!==void 0)},ye.typeOf=x,ye}var be={};var gv;function V_(){return gv||(gv=1,process.env.NODE_ENV!=="production"&&(function(){var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),i=Symbol.for("react.provider"),s=Symbol.for("react.context"),l=Symbol.for("react.server_context"),c=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),d=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),h=Symbol.for("react.lazy"),p=Symbol.for("react.offscreen"),g=!1,x=!1,m=!1,v=!1,b=!1,w;w=Symbol.for("react.module.reference");function C(Y){return!!(typeof Y=="string"||typeof Y=="function"||Y===r||Y===a||b||Y===n||Y===u||Y===d||v||Y===p||g||x||m||typeof Y=="object"&&Y!==null&&(Y.$$typeof===h||Y.$$typeof===f||Y.$$typeof===i||Y.$$typeof===s||Y.$$typeof===c||Y.$$typeof===w||Y.getModuleId!==void 0))}function y(Y){if(typeof Y=="object"&&Y!==null){var Oe=Y.$$typeof;switch(Oe){case e:var $e=Y.type;switch($e){case r:case a:case n:case u:case d:return $e;default:var nt=$e&&$e.$$typeof;switch(nt){case l:case s:case c:case h:case f:case i:return nt;default:return Oe}}case t:return Oe}}}var j=s,N=i,_=e,A=c,I=r,k=h,E=f,T=t,M=a,R=n,$=u,L=d,q=!1,U=!1;function D(Y){return q||(q=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1}function B(Y){return U||(U=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1}function W(Y){return y(Y)===s}function G(Y){return y(Y)===i}function Q(Y){return typeof Y=="object"&&Y!==null&&Y.$$typeof===e}function ne(Y){return y(Y)===c}function X(Y){return y(Y)===r}function re(Y){return y(Y)===h}function ce(Y){return y(Y)===f}function K(Y){return y(Y)===t}function ee(Y){return y(Y)===a}function te(Y){return y(Y)===n}function z(Y){return y(Y)===u}function pe(Y){return y(Y)===d}be.ContextConsumer=j,be.ContextProvider=N,be.Element=_,be.ForwardRef=A,be.Fragment=I,be.Lazy=k,be.Memo=E,be.Portal=T,be.Profiler=M,be.StrictMode=R,be.Suspense=$,be.SuspenseList=L,be.isAsyncMode=D,be.isConcurrentMode=B,be.isContextConsumer=W,be.isContextProvider=G,be.isElement=Q,be.isForwardRef=ne,be.isFragment=X,be.isLazy=re,be.isMemo=ce,be.isPortal=K,be.isProfiler=ee,be.isStrictMode=te,be.isSuspense=z,be.isSuspenseList=pe,be.isValidElementType=C,be.typeOf=y})()),be}var vv;function U_(){return vv||(vv=1,process.env.NODE_ENV==="production"?fo.exports=H_():fo.exports=V_()),fo.exports}var K_=U_(),su,yv;function dC(){if(yv)return su;yv=1;var e=Nr(),t=Or(),r="[object Number]";function n(a){return typeof a=="number"||t(a)&&e(a)==r}return su=n,su}var lu,bv;function G_(){if(bv)return lu;bv=1;var e=dC();function t(r){return e(r)&&r!=+r}return lu=t,lu}var Z_=G_();const _a=Ne(Z_);var Y_=dC();const X_=Ne(Y_);var tt=function(t){return t===0?0:t>0?1:-1},en=function(t){return mn(t)&&t.indexOf("%")===t.length-1},Z=function(t){return X_(t)&&!_a(t)},Q_=function(t){return de(t)},Ze=function(t){return Z(t)||mn(t)},J_=0,Sn=function(t){var r=++J_;return"".concat(t||"").concat(r)},ut=function(t,r){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;if(!Z(t)&&!mn(t))return n;var i;if(en(t)){var s=t.indexOf("%");i=r*parseFloat(t.slice(0,s))/100}else i=+t;return _a(i)&&(i=n),a&&i>r&&(i=r),i},Ir=function(t){if(!t)return null;var r=Object.keys(t);return r&&r.length?t[r[0]]:null},e8=function(t){if(!Array.isArray(t))return!1;for(var r=t.length,n={},a=0;a<r;a++)if(!n[t[a]])n[t[a]]=!0;else return!0;return!1},Ee=function(t,r){return Z(t)&&Z(r)?function(n){return t+n*(r-t)}:function(){return r}};function Do(e,t,r){return!e||!e.length?null:e.find(function(n){return n&&(typeof t=="function"?t(n):Nt(n,t))===r})}var t8=function(t,r){return Z(t)&&Z(r)?t-r:mn(t)&&mn(r)?t.localeCompare(r):t instanceof Date&&r instanceof Date?t.getTime()-r.getTime():String(t).localeCompare(String(r))};function Hn(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 Sh(e){"@babel/helpers - typeof";return Sh=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Sh(e)}var r8=["viewBox","children"],n8=["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"],wv=["points","pathLength"],cu={svg:r8,polygon:wv,polyline:wv},Dm=["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"],zo=function(t,r){if(!t||typeof t=="function"||typeof t=="boolean")return null;var n=t;if(P.isValidElement(t)&&(n=t.props),!Aa(n))return null;var a={};return Object.keys(n).forEach(function(i){Dm.includes(i)&&(a[i]=r||function(s){return n[i](n,s)})}),a},a8=function(t,r,n){return function(a){return t(r,n,a),null}},vr=function(t,r,n){if(!Aa(t)||Sh(t)!=="object")return null;var a=null;return Object.keys(t).forEach(function(i){var s=t[i];Dm.includes(i)&&typeof s=="function"&&(a||(a={}),a[i]=a8(s,r,n))}),a},i8=["children"],o8=["children"];function jv(e,t){if(e==null)return{};var r=s8(e,t),n,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)n=i[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function s8(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 Nh(e){"@babel/helpers - typeof";return Nh=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Nh(e)}var Cv={click:"onClick",mousedown:"onMouseDown",mouseup:"onMouseUp",mouseover:"onMouseOver",mousemove:"onMouseMove",mouseout:"onMouseOut",mouseenter:"onMouseEnter",mouseleave:"onMouseLeave",touchcancel:"onTouchCancel",touchend:"onTouchEnd",touchmove:"onTouchMove",touchstart:"onTouchStart",contextmenu:"onContextMenu",dblclick:"onDoubleClick"},hr=function(t){return typeof t=="string"?t:t?t.displayName||t.name||"Component":""},Sv=null,uu=null,zm=function e(t){if(t===Sv&&Array.isArray(uu))return uu;var r=[];return P.Children.forEach(t,function(n){de(n)||(K_.isFragment(n)?r=r.concat(e(n.props.children)):r.push(n))}),uu=r,Sv=t,r};function gt(e,t){var r=[],n=[];return Array.isArray(t)?n=t.map(function(a){return hr(a)}):n=[hr(t)],zm(e).forEach(function(a){var i=Nt(a,"type.displayName")||Nt(a,"type.name");n.indexOf(i)!==-1&&r.push(a)}),r}function jt(e,t){var r=gt(e,t);return r&&r[0]}var Nv=function(t){if(!t||!t.props)return!1;var r=t.props,n=r.width,a=r.height;return!(!Z(n)||n<=0||!Z(a)||a<=0)},l8=["a","altGlyph","altGlyphDef","altGlyphItem","animate","animateColor","animateMotion","animateTransform","circle","clipPath","color-profile","cursor","defs","desc","ellipse","feBlend","feColormatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","filter","font","font-face","font-face-format","font-face-name","font-face-url","foreignObject","g","glyph","glyphRef","hkern","image","line","lineGradient","marker","mask","metadata","missing-glyph","mpath","path","pattern","polygon","polyline","radialGradient","rect","script","set","stop","style","svg","switch","symbol","text","textPath","title","tref","tspan","use","view","vkern"],c8=function(t){return t&&t.type&&mn(t.type)&&l8.indexOf(t.type)>=0},fC=function(t){return t&&Nh(t)==="object"&&"clipDot"in t},u8=function(t,r,n,a){var i,s=(i=cu?.[a])!==null&&i!==void 0?i:[];return r.startsWith("data-")||!le(t)&&(a&&s.includes(r)||n8.includes(r))||n&&Dm.includes(r)},oe=function(t,r,n){if(!t||typeof t=="function"||typeof t=="boolean")return null;var a=t;if(P.isValidElement(t)&&(a=t.props),!Aa(a))return null;var i={};return Object.keys(a).forEach(function(s){var l;u8((l=a)===null||l===void 0?void 0:l[s],s,r,n)&&(i[s]=a[s])}),i},Oh=function e(t,r){if(t===r)return!0;var n=P.Children.count(t);if(n!==P.Children.count(r))return!1;if(n===0)return!0;if(n===1)return Ov(Array.isArray(t)?t[0]:t,Array.isArray(r)?r[0]:r);for(var a=0;a<n;a++){var i=t[a],s=r[a];if(Array.isArray(i)||Array.isArray(s)){if(!e(i,s))return!1}else if(!Ov(i,s))return!1}return!0},Ov=function(t,r){if(de(t)&&de(r))return!0;if(!de(t)&&!de(r)){var n=t.props||{},a=n.children,i=jv(n,i8),s=r.props||{},l=s.children,c=jv(s,o8);return a&&l?Hn(i,c)&&Oh(a,l):!a&&!l?Hn(i,c):!1}return!1},Pv=function(t,r){var n=[],a={};return zm(t).forEach(function(i,s){if(c8(i))n.push(i);else if(i){var l=hr(i.type),c=r[l]||{},u=c.handler,d=c.once;if(u&&(!d||!a[l])){var f=u(i,l,s);n.push(f),a[l]=!0}}}),n},d8=function(t){var r=t&&t.type;return r&&Cv[r]?Cv[r]:null},f8=function(t,r){return zm(r).indexOf(t)},h8=["children","width","height","viewBox","className","style","title","desc"];function Ph(){return Ph=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},Ph.apply(this,arguments)}function p8(e,t){if(e==null)return{};var r=m8(e,t),n,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)n=i[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function m8(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 Ah(e){var t=e.children,r=e.width,n=e.height,a=e.viewBox,i=e.className,s=e.style,l=e.title,c=e.desc,u=p8(e,h8),d=a||{width:r,height:n,x:0,y:0},f=ae.default("recharts-surface",i);return S.default.createElement("svg",Ph({},oe(u,!0,"svg"),{className:f,width:r,height:n,style:s,viewBox:"".concat(d.x," ").concat(d.y," ").concat(d.width," ").concat(d.height)}),S.default.createElement("title",null,l),S.default.createElement("desc",null,c),t)}var x8=["children","className"];function _h(){return _h=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},_h.apply(this,arguments)}function g8(e,t){if(e==null)return{};var r=v8(e,t),n,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)n=i[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function v8(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}var fe=S.default.forwardRef(function(e,t){var r=e.children,n=e.className,a=g8(e,x8),i=ae.default("recharts-layer",n);return S.default.createElement("g",_h({className:i},oe(a,!0),{ref:t}),r)}),y8=process.env.NODE_ENV!=="production",It=function(t,r){for(var n=arguments.length,a=new Array(n>2?n-2:0),i=2;i<n;i++)a[i-2]=arguments[i];if(y8&&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 s=0;console.warn(r.replace(/%s/g,function(){return a[s++]}))}},du,Av;function b8(){if(Av)return du;Av=1;function e(t,r,n){var a=-1,i=t.length;r<0&&(r=-r>i?0:i+r),n=n>i?i:n,n<0&&(n+=i),i=r>n?0:n-r>>>0,r>>>=0;for(var s=Array(i);++a<i;)s[a]=t[a+r];return s}return du=e,du}var fu,_v;function w8(){if(_v)return fu;_v=1;var e=b8();function t(r,n,a){var i=r.length;return a=a===void 0?i:a,!n&&a>=i?r:e(r,n,a)}return fu=t,fu}var hu,kv;function hC(){if(kv)return hu;kv=1;var e="\\ud800-\\udfff",t="\\u0300-\\u036f",r="\\ufe20-\\ufe2f",n="\\u20d0-\\u20ff",a=t+r+n,i="\\ufe0e\\ufe0f",s="\\u200d",l=RegExp("["+s+e+a+i+"]");function c(u){return l.test(u)}return hu=c,hu}var pu,Tv;function j8(){if(Tv)return pu;Tv=1;function e(t){return t.split("")}return pu=e,pu}var mu,Ev;function C8(){if(Ev)return mu;Ev=1;var e="\\ud800-\\udfff",t="\\u0300-\\u036f",r="\\ufe20-\\ufe2f",n="\\u20d0-\\u20ff",a=t+r+n,i="\\ufe0e\\ufe0f",s="["+e+"]",l="["+a+"]",c="\\ud83c[\\udffb-\\udfff]",u="(?:"+l+"|"+c+")",d="[^"+e+"]",f="(?:\\ud83c[\\udde6-\\uddff]){2}",h="[\\ud800-\\udbff][\\udc00-\\udfff]",p="\\u200d",g=u+"?",x="["+i+"]?",m="(?:"+p+"(?:"+[d,f,h].join("|")+")"+x+g+")*",v=x+g+m,b="(?:"+[d+l+"?",l,f,h,s].join("|")+")",w=RegExp(c+"(?="+c+")|"+b+v,"g");function C(y){return y.match(w)||[]}return mu=C,mu}var xu,Iv;function S8(){if(Iv)return xu;Iv=1;var e=j8(),t=hC(),r=C8();function n(a){return t(a)?r(a):e(a)}return xu=n,xu}var gu,Mv;function N8(){if(Mv)return gu;Mv=1;var e=w8(),t=hC(),r=S8(),n=lC();function a(i){return function(s){s=n(s);var l=t(s)?r(s):void 0,c=l?l[0]:s.charAt(0),u=l?e(l,1).join(""):s.slice(1);return c[i]()+u}}return gu=a,gu}var vu,$v;function O8(){if($v)return vu;$v=1;var e=N8(),t=e("toUpperCase");return vu=t,vu}var P8=O8();const Nl=Ne(P8);function Te(e){return function(){return e}}const pC=Math.cos,Bo=Math.sin,Vt=Math.sqrt,Fo=Math.PI,Ol=2*Fo,kh=Math.PI,Th=2*kh,Yr=1e-6,A8=Th-Yr;function mC(e){this._+=e[0];for(let t=1,r=e.length;t<r;++t)this._+=arguments[t]+e[t]}function _8(e){let t=Math.floor(e);if(!(t>=0))throw new Error(`invalid digits: ${e}`);if(t>15)return mC;const r=10**t;return function(n){this._+=n[0];for(let a=1,i=n.length;a<i;++a)this._+=Math.round(arguments[a]*r)/r+n[a]}}class k8{constructor(t){this._x0=this._y0=this._x1=this._y1=null,this._="",this._append=t==null?mC:_8(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,a){this._append`Q${+t},${+r},${this._x1=+n},${this._y1=+a}`}bezierCurveTo(t,r,n,a,i,s){this._append`C${+t},${+r},${+n},${+a},${this._x1=+i},${this._y1=+s}`}arcTo(t,r,n,a,i){if(t=+t,r=+r,n=+n,a=+a,i=+i,i<0)throw new Error(`negative radius: ${i}`);let s=this._x1,l=this._y1,c=n-t,u=a-r,d=s-t,f=l-r,h=d*d+f*f;if(this._x1===null)this._append`M${this._x1=t},${this._y1=r}`;else if(h>Yr)if(!(Math.abs(f*c-u*d)>Yr)||!i)this._append`L${this._x1=t},${this._y1=r}`;else{let p=n-s,g=a-l,x=c*c+u*u,m=p*p+g*g,v=Math.sqrt(x),b=Math.sqrt(h),w=i*Math.tan((kh-Math.acos((x+h-m)/(2*v*b)))/2),C=w/b,y=w/v;Math.abs(C-1)>Yr&&this._append`L${t+C*d},${r+C*f}`,this._append`A${i},${i},0,0,${+(f*p>d*g)},${this._x1=t+y*c},${this._y1=r+y*u}`}}arc(t,r,n,a,i,s){if(t=+t,r=+r,n=+n,s=!!s,n<0)throw new Error(`negative radius: ${n}`);let l=n*Math.cos(a),c=n*Math.sin(a),u=t+l,d=r+c,f=1^s,h=s?a-i:i-a;this._x1===null?this._append`M${u},${d}`:(Math.abs(this._x1-u)>Yr||Math.abs(this._y1-d)>Yr)&&this._append`L${u},${d}`,n&&(h<0&&(h=h%Th+Th),h>A8?this._append`A${n},${n},0,1,${f},${t-l},${r-c}A${n},${n},0,1,${f},${this._x1=u},${this._y1=d}`:h>Yr&&this._append`A${n},${n},0,${+(h>=kh)},${f},${this._x1=t+n*Math.cos(i)},${this._y1=r+n*Math.sin(i)}`)}rect(t,r,n,a){this._append`M${this._x0=this._x1=+t},${this._y0=this._y1=+r}h${n=+n}v${+a}h${-n}Z`}toString(){return this._}}function Bm(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 k8(t)}function Fm(e){return typeof e=="object"&&"length"in e?e:Array.from(e)}function xC(e){this._context=e}xC.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 Pl(e){return new xC(e)}function gC(e){return e[0]}function vC(e){return e[1]}function yC(e,t){var r=Te(!0),n=null,a=Pl,i=null,s=Bm(l);e=typeof e=="function"?e:e===void 0?gC:Te(e),t=typeof t=="function"?t:t===void 0?vC:Te(t);function l(c){var u,d=(c=Fm(c)).length,f,h=!1,p;for(n==null&&(i=a(p=s())),u=0;u<=d;++u)!(u<d&&r(f=c[u],u,c))===h&&((h=!h)?i.lineStart():i.lineEnd()),h&&i.point(+e(f,u,c),+t(f,u,c));if(p)return i=null,p+""||null}return l.x=function(c){return arguments.length?(e=typeof c=="function"?c:Te(+c),l):e},l.y=function(c){return arguments.length?(t=typeof c=="function"?c:Te(+c),l):t},l.defined=function(c){return arguments.length?(r=typeof c=="function"?c:Te(!!c),l):r},l.curve=function(c){return arguments.length?(a=c,n!=null&&(i=a(n)),l):a},l.context=function(c){return arguments.length?(c==null?n=i=null:i=a(n=c),l):n},l}function ho(e,t,r){var n=null,a=Te(!0),i=null,s=Pl,l=null,c=Bm(u);e=typeof e=="function"?e:e===void 0?gC:Te(+e),t=typeof t=="function"?t:Te(t===void 0?0:+t),r=typeof r=="function"?r:r===void 0?vC:Te(+r);function u(f){var h,p,g,x=(f=Fm(f)).length,m,v=!1,b,w=new Array(x),C=new Array(x);for(i==null&&(l=s(b=c())),h=0;h<=x;++h){if(!(h<x&&a(m=f[h],h,f))===v)if(v=!v)p=h,l.areaStart(),l.lineStart();else{for(l.lineEnd(),l.lineStart(),g=h-1;g>=p;--g)l.point(w[g],C[g]);l.lineEnd(),l.areaEnd()}v&&(w[h]=+e(m,h,f),C[h]=+t(m,h,f),l.point(n?+n(m,h,f):w[h],r?+r(m,h,f):C[h]))}if(b)return l=null,b+""||null}function d(){return yC().defined(a).curve(s).context(i)}return u.x=function(f){return arguments.length?(e=typeof f=="function"?f:Te(+f),n=null,u):e},u.x0=function(f){return arguments.length?(e=typeof f=="function"?f:Te(+f),u):e},u.x1=function(f){return arguments.length?(n=f==null?null:typeof f=="function"?f:Te(+f),u):n},u.y=function(f){return arguments.length?(t=typeof f=="function"?f:Te(+f),r=null,u):t},u.y0=function(f){return arguments.length?(t=typeof f=="function"?f:Te(+f),u):t},u.y1=function(f){return arguments.length?(r=f==null?null:typeof f=="function"?f:Te(+f),u):r},u.lineX0=u.lineY0=function(){return d().x(e).y(t)},u.lineY1=function(){return d().x(e).y(r)},u.lineX1=function(){return d().x(n).y(t)},u.defined=function(f){return arguments.length?(a=typeof f=="function"?f:Te(!!f),u):a},u.curve=function(f){return arguments.length?(s=f,i!=null&&(l=s(i)),u):s},u.context=function(f){return arguments.length?(f==null?i=l=null:l=s(i=f),u):i},u}class bC{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 T8(e){return new bC(e,!0)}function E8(e){return new bC(e,!1)}const qm={draw(e,t){const r=Vt(t/Fo);e.moveTo(r,0),e.arc(0,0,r,0,Ol)}},I8={draw(e,t){const r=Vt(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()}},wC=Vt(1/3),M8=wC*2,$8={draw(e,t){const r=Vt(t/M8),n=r*wC;e.moveTo(0,-r),e.lineTo(n,0),e.lineTo(0,r),e.lineTo(-n,0),e.closePath()}},R8={draw(e,t){const r=Vt(t),n=-r/2;e.rect(n,n,r,r)}},L8=.8908130915292852,jC=Bo(Fo/10)/Bo(7*Fo/10),D8=Bo(Ol/10)*jC,z8=-pC(Ol/10)*jC,B8={draw(e,t){const r=Vt(t*L8),n=D8*r,a=z8*r;e.moveTo(0,-r),e.lineTo(n,a);for(let i=1;i<5;++i){const s=Ol*i/5,l=pC(s),c=Bo(s);e.lineTo(c*r,-l*r),e.lineTo(l*n-c*a,c*n+l*a)}e.closePath()}},yu=Vt(3),F8={draw(e,t){const r=-Vt(t/(yu*3));e.moveTo(0,r*2),e.lineTo(-yu*r,-r),e.lineTo(yu*r,-r),e.closePath()}},Pt=-.5,At=Vt(3)/2,Eh=1/Vt(12),q8=(Eh/2+1)*3,W8={draw(e,t){const r=Vt(t/q8),n=r/2,a=r*Eh,i=n,s=r*Eh+r,l=-i,c=s;e.moveTo(n,a),e.lineTo(i,s),e.lineTo(l,c),e.lineTo(Pt*n-At*a,At*n+Pt*a),e.lineTo(Pt*i-At*s,At*i+Pt*s),e.lineTo(Pt*l-At*c,At*l+Pt*c),e.lineTo(Pt*n+At*a,Pt*a-At*n),e.lineTo(Pt*i+At*s,Pt*s-At*i),e.lineTo(Pt*l+At*c,Pt*c-At*l),e.closePath()}};function H8(e,t){let r=null,n=Bm(a);e=typeof e=="function"?e:Te(e||qm),t=typeof t=="function"?t:Te(t===void 0?64:+t);function a(){let i;if(r||(r=i=n()),e.apply(this,arguments).draw(r,+t.apply(this,arguments)),i)return r=null,i+""||null}return a.type=function(i){return arguments.length?(e=typeof i=="function"?i:Te(i),a):e},a.size=function(i){return arguments.length?(t=typeof i=="function"?i:Te(+i),a):t},a.context=function(i){return arguments.length?(r=i??null,a):r},a}function qo(){}function Wo(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 CC(e){this._context=e}CC.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:Wo(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:Wo(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function V8(e){return new CC(e)}function SC(e){this._context=e}SC.prototype={areaStart:qo,areaEnd:qo,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:Wo(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function U8(e){return new SC(e)}function NC(e){this._context=e}NC.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:Wo(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function K8(e){return new NC(e)}function OC(e){this._context=e}OC.prototype={areaStart:qo,areaEnd:qo,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 G8(e){return new OC(e)}function Rv(e){return e<0?-1:1}function Lv(e,t,r){var n=e._x1-e._x0,a=t-e._x1,i=(e._y1-e._y0)/(n||a<0&&-0),s=(r-e._y1)/(a||n<0&&-0),l=(i*a+s*n)/(n+a);return(Rv(i)+Rv(s))*Math.min(Math.abs(i),Math.abs(s),.5*Math.abs(l))||0}function Dv(e,t){var r=e._x1-e._x0;return r?(3*(e._y1-e._y0)/r-t)/2:t}function bu(e,t,r){var n=e._x0,a=e._y0,i=e._x1,s=e._y1,l=(i-n)/3;e._context.bezierCurveTo(n+l,a+l*t,i-l,s-l*r,i,s)}function Ho(e){this._context=e}Ho.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:bu(this,this._t0,Dv(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,bu(this,Dv(this,r=Lv(this,e,t)),r);break;default:bu(this,this._t0,r=Lv(this,e,t));break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t,this._t0=r}}};function PC(e){this._context=new AC(e)}(PC.prototype=Object.create(Ho.prototype)).point=function(e,t){Ho.prototype.point.call(this,t,e)};function AC(e){this._context=e}AC.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,a,i){this._context.bezierCurveTo(t,e,n,r,i,a)}};function Z8(e){return new Ho(e)}function Y8(e){return new PC(e)}function _C(e){this._context=e}_C.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=zv(e),a=zv(t),i=0,s=1;s<r;++i,++s)this._context.bezierCurveTo(n[0][i],a[0][i],n[1][i],a[1][i],e[s],t[s]);(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 zv(e){var t,r=e.length-1,n,a=new Array(r),i=new Array(r),s=new Array(r);for(a[0]=0,i[0]=2,s[0]=e[0]+2*e[1],t=1;t<r-1;++t)a[t]=1,i[t]=4,s[t]=4*e[t]+2*e[t+1];for(a[r-1]=2,i[r-1]=7,s[r-1]=8*e[r-1]+e[r],t=1;t<r;++t)n=a[t]/i[t-1],i[t]-=n,s[t]-=n*s[t-1];for(a[r-1]=s[r-1]/i[r-1],t=r-2;t>=0;--t)a[t]=(s[t]-a[t+1])/i[t];for(i[r-1]=(e[r]+a[r-1])/2,t=0;t<r-1;++t)i[t]=2*e[t+1]-a[t+1];return[a,i]}function X8(e){return new _C(e)}function Al(e,t){this._context=e,this._t=t}Al.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 Q8(e){return new Al(e,.5)}function J8(e){return new Al(e,0)}function e9(e){return new Al(e,1)}function Zn(e,t){if((s=e.length)>1)for(var r=1,n,a,i=e[t[0]],s,l=i.length;r<s;++r)for(a=i,i=e[t[r]],n=0;n<l;++n)i[n][1]+=i[n][0]=isNaN(a[n][1])?a[n][0]:a[n][1]}function Ih(e){for(var t=e.length,r=new Array(t);--t>=0;)r[t]=t;return r}function t9(e,t){return e[t]}function r9(e){const t=[];return t.key=e,t}function n9(){var e=Te([]),t=Ih,r=Zn,n=t9;function a(i){var s=Array.from(e.apply(this,arguments),r9),l,c=s.length,u=-1,d;for(const f of i)for(l=0,++u;l<c;++l)(s[l][u]=[0,+n(f,s[l].key,u,i)]).data=f;for(l=0,d=Fm(t(s));l<c;++l)s[d[l]].index=l;return r(s,d),s}return a.keys=function(i){return arguments.length?(e=typeof i=="function"?i:Te(Array.from(i)),a):e},a.value=function(i){return arguments.length?(n=typeof i=="function"?i:Te(+i),a):n},a.order=function(i){return arguments.length?(t=i==null?Ih:typeof i=="function"?i:Te(Array.from(i)),a):t},a.offset=function(i){return arguments.length?(r=i??Zn,a):r},a}function a9(e,t){if((n=e.length)>0){for(var r,n,a=0,i=e[0].length,s;a<i;++a){for(s=r=0;r<n;++r)s+=e[r][a][1]||0;if(s)for(r=0;r<n;++r)e[r][a][1]/=s}Zn(e,t)}}function i9(e,t){if((a=e.length)>0){for(var r=0,n=e[t[0]],a,i=n.length;r<i;++r){for(var s=0,l=0;s<a;++s)l+=e[s][r][1]||0;n[r][1]+=n[r][0]=-l/2}Zn(e,t)}}function o9(e,t){if(!(!((s=e.length)>0)||!((i=(a=e[t[0]]).length)>0))){for(var r=0,n=1,a,i,s;n<i;++n){for(var l=0,c=0,u=0;l<s;++l){for(var d=e[t[l]],f=d[n][1]||0,h=d[n-1][1]||0,p=(f-h)/2,g=0;g<l;++g){var x=e[t[g]],m=x[n][1]||0,v=x[n-1][1]||0;p+=m-v}c+=f,u+=p*f}a[n-1][1]+=a[n-1][0]=r,c&&(r-=u/c)}a[n-1][1]+=a[n-1][0]=r,Zn(e,t)}}function di(e){"@babel/helpers - typeof";return di=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},di(e)}var s9=["type","size","sizeType"];function Mh(){return Mh=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},Mh.apply(this,arguments)}function Bv(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function Fv(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Bv(Object(r),!0).forEach(function(n){l9(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Bv(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function l9(e,t,r){return t=c9(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function c9(e){var t=u9(e,"string");return di(t)=="symbol"?t:t+""}function u9(e,t){if(di(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(di(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function d9(e,t){if(e==null)return{};var r=f9(e,t),n,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)n=i[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function f9(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}var kC={symbolCircle:qm,symbolCross:I8,symbolDiamond:$8,symbolSquare:R8,symbolStar:B8,symbolTriangle:F8,symbolWye:W8},h9=Math.PI/180,p9=function(t){var r="symbol".concat(Nl(t));return kC[r]||qm},m9=function(t,r,n){if(r==="area")return t;switch(n){case"cross":return 5*t*t/9;case"diamond":return .5*t*t/Math.sqrt(3);case"square":return t*t;case"star":{var a=18*h9;return 1.25*t*t*(Math.tan(a)-Math.tan(a*2)*Math.pow(Math.tan(a),2))}case"triangle":return Math.sqrt(3)*t*t/4;case"wye":return(21-10*Math.sqrt(3))*t*t/8;default:return Math.PI*t*t/4}},x9=function(t,r){kC["symbol".concat(Nl(t))]=r},Wm=function(t){var r=t.type,n=r===void 0?"circle":r,a=t.size,i=a===void 0?64:a,s=t.sizeType,l=s===void 0?"area":s,c=d9(t,s9),u=Fv(Fv({},c),{},{type:n,size:i,sizeType:l}),d=function(){var m=p9(n),v=H8().type(m).size(m9(i,l,n));return v()},f=u.className,h=u.cx,p=u.cy,g=oe(u,!0);return h===+h&&p===+p&&i===+i?S.default.createElement("path",Mh({},g,{className:ae.default("recharts-symbols",f),transform:"translate(".concat(h,", ").concat(p,")"),d:d()})):null};Wm.registerSymbol=x9;function Yn(e){"@babel/helpers - typeof";return Yn=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Yn(e)}function $h(){return $h=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},$h.apply(this,arguments)}function qv(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function g9(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){fi(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 v9(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function y9(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,EC(n.key),n)}}function b9(e,t,r){return t&&y9(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function w9(e,t,r){return t=Vo(t),j9(e,TC()?Reflect.construct(t,r||[],Vo(e).constructor):t.apply(e,r))}function j9(e,t){if(t&&(Yn(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return C9(e)}function C9(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function TC(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(TC=function(){return!!e})()}function Vo(e){return Vo=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Vo(e)}function S9(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Rh(e,t)}function Rh(e,t){return Rh=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Rh(e,t)}function fi(e,t,r){return t=EC(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function EC(e){var t=N9(e,"string");return Yn(t)=="symbol"?t:t+""}function N9(e,t){if(Yn(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Yn(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var _t=32,Hm=(function(e){function t(){return v9(this,t),w9(this,t,arguments)}return S9(t,e),b9(t,[{key:"renderIcon",value:function(n){var a=this.props.inactiveColor,i=_t/2,s=_t/6,l=_t/3,c=n.inactive?a:n.color;if(n.type==="plainline")return S.default.createElement("line",{strokeWidth:4,fill:"none",stroke:c,strokeDasharray:n.payload.strokeDasharray,x1:0,y1:i,x2:_t,y2:i,className:"recharts-legend-icon"});if(n.type==="line")return S.default.createElement("path",{strokeWidth:4,fill:"none",stroke:c,d:"M0,".concat(i,"h").concat(l,`
22
- A`).concat(s,",").concat(s,",0,1,1,").concat(2*l,",").concat(i,`
23
- H`).concat(_t,"M").concat(2*l,",").concat(i,`
24
- A`).concat(s,",").concat(s,",0,1,1,").concat(l,",").concat(i),className:"recharts-legend-icon"});if(n.type==="rect")return S.default.createElement("path",{stroke:"none",fill:c,d:"M0,".concat(_t/8,"h").concat(_t,"v").concat(_t*3/4,"h").concat(-_t,"z"),className:"recharts-legend-icon"});if(S.default.isValidElement(n.legendIcon)){var u=g9({},n);return delete u.legendIcon,S.default.cloneElement(n.legendIcon,u)}return S.default.createElement(Wm,{fill:c,cx:i,cy:i,size:_t,sizeType:"diameter",type:n.type})}},{key:"renderItems",value:function(){var n=this,a=this.props,i=a.payload,s=a.iconSize,l=a.layout,c=a.formatter,u=a.inactiveColor,d={x:0,y:0,width:_t,height:_t},f={display:l==="horizontal"?"inline-block":"block",marginRight:10},h={display:"inline-block",verticalAlign:"middle",marginRight:4};return i.map(function(p,g){var x=p.formatter||c,m=ae.default(fi(fi({"recharts-legend-item":!0},"legend-item-".concat(g),!0),"inactive",p.inactive));if(p.type==="none")return null;var v=le(p.value)?null:p.value;It(!le(p.value),`The name property is also required when using a function for the dataKey of a chart's cartesian components. Ex: <Bar name="Name of my Data"/>`);var b=p.inactive?u:p.color;return S.default.createElement("li",$h({className:m,style:f,key:"legend-item-".concat(g)},vr(n.props,p,g)),S.default.createElement(Ah,{width:s,height:s,viewBox:d,style:h},n.renderIcon(p)),S.default.createElement("span",{className:"recharts-legend-item-text",style:{color:b}},x?x(v,p,g):v))})}},{key:"render",value:function(){var n=this.props,a=n.payload,i=n.layout,s=n.align;if(!a||!a.length)return null;var l={padding:0,margin:0,textAlign:i==="horizontal"?s:"left"};return S.default.createElement("ul",{className:"recharts-default-legend",style:l},this.renderItems())}}])})(P.PureComponent);fi(Hm,"displayName","Legend");fi(Hm,"defaultProps",{iconSize:14,layout:"horizontal",align:"center",verticalAlign:"middle",inactiveColor:"#ccc"});var wu,Wv;function O9(){if(Wv)return wu;Wv=1;var e=jl();function t(){this.__data__=new e,this.size=0}return wu=t,wu}var ju,Hv;function P9(){if(Hv)return ju;Hv=1;function e(t){var r=this.__data__,n=r.delete(t);return this.size=r.size,n}return ju=e,ju}var Cu,Vv;function A9(){if(Vv)return Cu;Vv=1;function e(t){return this.__data__.get(t)}return Cu=e,Cu}var Su,Uv;function _9(){if(Uv)return Su;Uv=1;function e(t){return this.__data__.has(t)}return Su=e,Su}var Nu,Kv;function k9(){if(Kv)return Nu;Kv=1;var e=jl(),t=Mm(),r=$m(),n=200;function a(i,s){var l=this.__data__;if(l instanceof e){var c=l.__data__;if(!t||c.length<n-1)return c.push([i,s]),this.size=++l.size,this;l=this.__data__=new r(c)}return l.set(i,s),this.size=l.size,this}return Nu=a,Nu}var Ou,Gv;function IC(){if(Gv)return Ou;Gv=1;var e=jl(),t=O9(),r=P9(),n=A9(),a=_9(),i=k9();function s(l){var c=this.__data__=new e(l);this.size=c.size}return s.prototype.clear=t,s.prototype.delete=r,s.prototype.get=n,s.prototype.has=a,s.prototype.set=i,Ou=s,Ou}var Pu,Zv;function T9(){if(Zv)return Pu;Zv=1;var e="__lodash_hash_undefined__";function t(r){return this.__data__.set(r,e),this}return Pu=t,Pu}var Au,Yv;function E9(){if(Yv)return Au;Yv=1;function e(t){return this.__data__.has(t)}return Au=e,Au}var _u,Xv;function MC(){if(Xv)return _u;Xv=1;var e=$m(),t=T9(),r=E9();function n(a){var i=-1,s=a==null?0:a.length;for(this.__data__=new e;++i<s;)this.add(a[i])}return n.prototype.add=n.prototype.push=t,n.prototype.has=r,_u=n,_u}var ku,Qv;function $C(){if(Qv)return ku;Qv=1;function e(t,r){for(var n=-1,a=t==null?0:t.length;++n<a;)if(r(t[n],n,t))return!0;return!1}return ku=e,ku}var Tu,Jv;function RC(){if(Jv)return Tu;Jv=1;function e(t,r){return t.has(r)}return Tu=e,Tu}var Eu,ey;function LC(){if(ey)return Eu;ey=1;var e=MC(),t=$C(),r=RC(),n=1,a=2;function i(s,l,c,u,d,f){var h=c&n,p=s.length,g=l.length;if(p!=g&&!(h&&g>p))return!1;var x=f.get(s),m=f.get(l);if(x&&m)return x==l&&m==s;var v=-1,b=!0,w=c&a?new e:void 0;for(f.set(s,l),f.set(l,s);++v<p;){var C=s[v],y=l[v];if(u)var j=h?u(y,C,v,l,s,f):u(C,y,v,s,l,f);if(j!==void 0){if(j)continue;b=!1;break}if(w){if(!t(l,function(N,_){if(!r(w,_)&&(C===N||d(C,N,c,u,f)))return w.push(_)})){b=!1;break}}else if(!(C===y||d(C,y,c,u,f))){b=!1;break}}return f.delete(s),f.delete(l),b}return Eu=i,Eu}var Iu,ty;function I9(){if(ty)return Iu;ty=1;var e=nr(),t=e.Uint8Array;return Iu=t,Iu}var Mu,ry;function M9(){if(ry)return Mu;ry=1;function e(t){var r=-1,n=Array(t.size);return t.forEach(function(a,i){n[++r]=[i,a]}),n}return Mu=e,Mu}var $u,ny;function Vm(){if(ny)return $u;ny=1;function e(t){var r=-1,n=Array(t.size);return t.forEach(function(a){n[++r]=a}),n}return $u=e,$u}var Ru,ay;function $9(){if(ay)return Ru;ay=1;var e=Xi(),t=I9(),r=Im(),n=LC(),a=M9(),i=Vm(),s=1,l=2,c="[object Boolean]",u="[object Date]",d="[object Error]",f="[object Map]",h="[object Number]",p="[object RegExp]",g="[object Set]",x="[object String]",m="[object Symbol]",v="[object ArrayBuffer]",b="[object DataView]",w=e?e.prototype:void 0,C=w?w.valueOf:void 0;function y(j,N,_,A,I,k,E){switch(_){case b:if(j.byteLength!=N.byteLength||j.byteOffset!=N.byteOffset)return!1;j=j.buffer,N=N.buffer;case v:return!(j.byteLength!=N.byteLength||!k(new t(j),new t(N)));case c:case u:case h:return r(+j,+N);case d:return j.name==N.name&&j.message==N.message;case p:case x:return j==N+"";case f:var T=a;case g:var M=A&s;if(T||(T=i),j.size!=N.size&&!M)return!1;var R=E.get(j);if(R)return R==N;A|=l,E.set(j,N);var $=n(T(j),T(N),A,I,k,E);return E.delete(j),$;case m:if(C)return C.call(j)==C.call(N)}return!1}return Ru=y,Ru}var Lu,iy;function DC(){if(iy)return Lu;iy=1;function e(t,r){for(var n=-1,a=r.length,i=t.length;++n<a;)t[i+n]=r[n];return t}return Lu=e,Lu}var Du,oy;function R9(){if(oy)return Du;oy=1;var e=DC(),t=yt();function r(n,a,i){var s=a(n);return t(n)?s:e(s,i(n))}return Du=r,Du}var zu,sy;function L9(){if(sy)return zu;sy=1;function e(t,r){for(var n=-1,a=t==null?0:t.length,i=0,s=[];++n<a;){var l=t[n];r(l,n,t)&&(s[i++]=l)}return s}return zu=e,zu}var Bu,ly;function D9(){if(ly)return Bu;ly=1;function e(){return[]}return Bu=e,Bu}var Fu,cy;function z9(){if(cy)return Fu;cy=1;var e=L9(),t=D9(),r=Object.prototype,n=r.propertyIsEnumerable,a=Object.getOwnPropertySymbols,i=a?function(s){return s==null?[]:(s=Object(s),e(a(s),function(l){return n.call(s,l)}))}:t;return Fu=i,Fu}var qu,uy;function B9(){if(uy)return qu;uy=1;function e(t,r){for(var n=-1,a=Array(t);++n<t;)a[n]=r(n);return a}return qu=e,qu}var Wu,dy;function F9(){if(dy)return Wu;dy=1;var e=Nr(),t=Or(),r="[object Arguments]";function n(a){return t(a)&&e(a)==r}return Wu=n,Wu}var Hu,fy;function Um(){if(fy)return Hu;fy=1;var e=F9(),t=Or(),r=Object.prototype,n=r.hasOwnProperty,a=r.propertyIsEnumerable,i=e((function(){return arguments})())?e:function(s){return t(s)&&n.call(s,"callee")&&!a.call(s,"callee")};return Hu=i,Hu}var Ja={exports:{}},Vu,hy;function q9(){if(hy)return Vu;hy=1;function e(){return!1}return Vu=e,Vu}Ja.exports;var py;function zC(){return py||(py=1,(function(e,t){var r=nr(),n=q9(),a=t&&!t.nodeType&&t,i=a&&!0&&e&&!e.nodeType&&e,s=i&&i.exports===a,l=s?r.Buffer:void 0,c=l?l.isBuffer:void 0,u=c||n;e.exports=u})(Ja,Ja.exports)),Ja.exports}var Uu,my;function Km(){if(my)return Uu;my=1;var e=9007199254740991,t=/^(?:0|[1-9]\d*)$/;function r(n,a){var i=typeof n;return a=a??e,!!a&&(i=="number"||i!="symbol"&&t.test(n))&&n>-1&&n%1==0&&n<a}return Uu=r,Uu}var Ku,xy;function Gm(){if(xy)return Ku;xy=1;var e=9007199254740991;function t(r){return typeof r=="number"&&r>-1&&r%1==0&&r<=e}return Ku=t,Ku}var Gu,gy;function W9(){if(gy)return Gu;gy=1;var e=Nr(),t=Gm(),r=Or(),n="[object Arguments]",a="[object Array]",i="[object Boolean]",s="[object Date]",l="[object Error]",c="[object Function]",u="[object Map]",d="[object Number]",f="[object Object]",h="[object RegExp]",p="[object Set]",g="[object String]",x="[object WeakMap]",m="[object ArrayBuffer]",v="[object DataView]",b="[object Float32Array]",w="[object Float64Array]",C="[object Int8Array]",y="[object Int16Array]",j="[object Int32Array]",N="[object Uint8Array]",_="[object Uint8ClampedArray]",A="[object Uint16Array]",I="[object Uint32Array]",k={};k[b]=k[w]=k[C]=k[y]=k[j]=k[N]=k[_]=k[A]=k[I]=!0,k[n]=k[a]=k[m]=k[i]=k[v]=k[s]=k[l]=k[c]=k[u]=k[d]=k[f]=k[h]=k[p]=k[g]=k[x]=!1;function E(T){return r(T)&&t(T.length)&&!!k[e(T)]}return Gu=E,Gu}var Zu,vy;function BC(){if(vy)return Zu;vy=1;function e(t){return function(r){return t(r)}}return Zu=e,Zu}var ei={exports:{}};ei.exports;var yy;function H9(){return yy||(yy=1,(function(e,t){var r=iC(),n=t&&!t.nodeType&&t,a=n&&!0&&e&&!e.nodeType&&e,i=a&&a.exports===n,s=i&&r.process,l=(function(){try{var c=a&&a.require&&a.require("util").types;return c||s&&s.binding&&s.binding("util")}catch{}})();e.exports=l})(ei,ei.exports)),ei.exports}var Yu,by;function FC(){if(by)return Yu;by=1;var e=W9(),t=BC(),r=H9(),n=r&&r.isTypedArray,a=n?t(n):e;return Yu=a,Yu}var Xu,wy;function V9(){if(wy)return Xu;wy=1;var e=B9(),t=Um(),r=yt(),n=zC(),a=Km(),i=FC(),s=Object.prototype,l=s.hasOwnProperty;function c(u,d){var f=r(u),h=!f&&t(u),p=!f&&!h&&n(u),g=!f&&!h&&!p&&i(u),x=f||h||p||g,m=x?e(u.length,String):[],v=m.length;for(var b in u)(d||l.call(u,b))&&!(x&&(b=="length"||p&&(b=="offset"||b=="parent")||g&&(b=="buffer"||b=="byteLength"||b=="byteOffset")||a(b,v)))&&m.push(b);return m}return Xu=c,Xu}var Qu,jy;function U9(){if(jy)return Qu;jy=1;var e=Object.prototype;function t(r){var n=r&&r.constructor,a=typeof n=="function"&&n.prototype||e;return r===a}return Qu=t,Qu}var Ju,Cy;function qC(){if(Cy)return Ju;Cy=1;function e(t,r){return function(n){return t(r(n))}}return Ju=e,Ju}var ed,Sy;function K9(){if(Sy)return ed;Sy=1;var e=qC(),t=e(Object.keys,Object);return ed=t,ed}var td,Ny;function G9(){if(Ny)return td;Ny=1;var e=U9(),t=K9(),r=Object.prototype,n=r.hasOwnProperty;function a(i){if(!e(i))return t(i);var s=[];for(var l in Object(i))n.call(i,l)&&l!="constructor"&&s.push(l);return s}return td=a,td}var rd,Oy;function Qi(){if(Oy)return rd;Oy=1;var e=Em(),t=Gm();function r(n){return n!=null&&t(n.length)&&!e(n)}return rd=r,rd}var nd,Py;function _l(){if(Py)return nd;Py=1;var e=V9(),t=G9(),r=Qi();function n(a){return r(a)?e(a):t(a)}return nd=n,nd}var ad,Ay;function Z9(){if(Ay)return ad;Ay=1;var e=R9(),t=z9(),r=_l();function n(a){return e(a,r,t)}return ad=n,ad}var id,_y;function Y9(){if(_y)return id;_y=1;var e=Z9(),t=1,r=Object.prototype,n=r.hasOwnProperty;function a(i,s,l,c,u,d){var f=l&t,h=e(i),p=h.length,g=e(s),x=g.length;if(p!=x&&!f)return!1;for(var m=p;m--;){var v=h[m];if(!(f?v in s:n.call(s,v)))return!1}var b=d.get(i),w=d.get(s);if(b&&w)return b==s&&w==i;var C=!0;d.set(i,s),d.set(s,i);for(var y=f;++m<p;){v=h[m];var j=i[v],N=s[v];if(c)var _=f?c(N,j,v,s,i,d):c(j,N,v,i,s,d);if(!(_===void 0?j===N||u(j,N,l,c,d):_)){C=!1;break}y||(y=v=="constructor")}if(C&&!y){var A=i.constructor,I=s.constructor;A!=I&&"constructor"in i&&"constructor"in s&&!(typeof A=="function"&&A instanceof A&&typeof I=="function"&&I instanceof I)&&(C=!1)}return d.delete(i),d.delete(s),C}return id=a,id}var od,ky;function X9(){if(ky)return od;ky=1;var e=Cn(),t=nr(),r=e(t,"DataView");return od=r,od}var sd,Ty;function Q9(){if(Ty)return sd;Ty=1;var e=Cn(),t=nr(),r=e(t,"Promise");return sd=r,sd}var ld,Ey;function WC(){if(Ey)return ld;Ey=1;var e=Cn(),t=nr(),r=e(t,"Set");return ld=r,ld}var cd,Iy;function J9(){if(Iy)return cd;Iy=1;var e=Cn(),t=nr(),r=e(t,"WeakMap");return cd=r,cd}var ud,My;function ek(){if(My)return ud;My=1;var e=X9(),t=Mm(),r=Q9(),n=WC(),a=J9(),i=Nr(),s=oC(),l="[object Map]",c="[object Object]",u="[object Promise]",d="[object Set]",f="[object WeakMap]",h="[object DataView]",p=s(e),g=s(t),x=s(r),m=s(n),v=s(a),b=i;return(e&&b(new e(new ArrayBuffer(1)))!=h||t&&b(new t)!=l||r&&b(r.resolve())!=u||n&&b(new n)!=d||a&&b(new a)!=f)&&(b=function(w){var C=i(w),y=C==c?w.constructor:void 0,j=y?s(y):"";if(j)switch(j){case p:return h;case g:return l;case x:return u;case m:return d;case v:return f}return C}),ud=b,ud}var dd,$y;function tk(){if($y)return dd;$y=1;var e=IC(),t=LC(),r=$9(),n=Y9(),a=ek(),i=yt(),s=zC(),l=FC(),c=1,u="[object Arguments]",d="[object Array]",f="[object Object]",h=Object.prototype,p=h.hasOwnProperty;function g(x,m,v,b,w,C){var y=i(x),j=i(m),N=y?d:a(x),_=j?d:a(m);N=N==u?f:N,_=_==u?f:_;var A=N==f,I=_==f,k=N==_;if(k&&s(x)){if(!s(m))return!1;y=!0,A=!1}if(k&&!A)return C||(C=new e),y||l(x)?t(x,m,v,b,w,C):r(x,m,N,v,b,w,C);if(!(v&c)){var E=A&&p.call(x,"__wrapped__"),T=I&&p.call(m,"__wrapped__");if(E||T){var M=E?x.value():x,R=T?m.value():m;return C||(C=new e),w(M,R,v,b,C)}}return k?(C||(C=new e),n(x,m,v,b,w,C)):!1}return dd=g,dd}var fd,Ry;function Zm(){if(Ry)return fd;Ry=1;var e=tk(),t=Or();function r(n,a,i,s,l){return n===a?!0:n==null||a==null||!t(n)&&!t(a)?n!==n&&a!==a:e(n,a,i,s,r,l)}return fd=r,fd}var hd,Ly;function rk(){if(Ly)return hd;Ly=1;var e=IC(),t=Zm(),r=1,n=2;function a(i,s,l,c){var u=l.length,d=u,f=!c;if(i==null)return!d;for(i=Object(i);u--;){var h=l[u];if(f&&h[2]?h[1]!==i[h[0]]:!(h[0]in i))return!1}for(;++u<d;){h=l[u];var p=h[0],g=i[p],x=h[1];if(f&&h[2]){if(g===void 0&&!(p in i))return!1}else{var m=new e;if(c)var v=c(g,x,p,i,s,m);if(!(v===void 0?t(x,g,r|n,c,m):v))return!1}}return!0}return hd=a,hd}var pd,Dy;function HC(){if(Dy)return pd;Dy=1;var e=zr();function t(r){return r===r&&!e(r)}return pd=t,pd}var md,zy;function nk(){if(zy)return md;zy=1;var e=HC(),t=_l();function r(n){for(var a=t(n),i=a.length;i--;){var s=a[i],l=n[s];a[i]=[s,l,e(l)]}return a}return md=r,md}var xd,By;function VC(){if(By)return xd;By=1;function e(t,r){return function(n){return n==null?!1:n[t]===r&&(r!==void 0||t in Object(n))}}return xd=e,xd}var gd,Fy;function ak(){if(Fy)return gd;Fy=1;var e=rk(),t=nk(),r=VC();function n(a){var i=t(a);return i.length==1&&i[0][2]?r(i[0][0],i[0][1]):function(s){return s===a||e(s,a,i)}}return gd=n,gd}var vd,qy;function ik(){if(qy)return vd;qy=1;function e(t,r){return t!=null&&r in Object(t)}return vd=e,vd}var yd,Wy;function ok(){if(Wy)return yd;Wy=1;var e=cC(),t=Um(),r=yt(),n=Km(),a=Gm(),i=Sl();function s(l,c,u){c=e(c,l);for(var d=-1,f=c.length,h=!1;++d<f;){var p=i(c[d]);if(!(h=l!=null&&u(l,p)))break;l=l[p]}return h||++d!=f?h:(f=l==null?0:l.length,!!f&&a(f)&&n(p,f)&&(r(l)||t(l)))}return yd=s,yd}var bd,Hy;function sk(){if(Hy)return bd;Hy=1;var e=ik(),t=ok();function r(n,a){return n!=null&&t(n,a,e)}return bd=r,bd}var wd,Vy;function lk(){if(Vy)return wd;Vy=1;var e=Zm(),t=uC(),r=sk(),n=Tm(),a=HC(),i=VC(),s=Sl(),l=1,c=2;function u(d,f){return n(d)&&a(f)?i(s(d),f):function(h){var p=t(h,d);return p===void 0&&p===f?r(h,d):e(f,p,l|c)}}return wd=u,wd}var jd,Uy;function ka(){if(Uy)return jd;Uy=1;function e(t){return t}return jd=e,jd}var Cd,Ky;function ck(){if(Ky)return Cd;Ky=1;function e(t){return function(r){return r?.[t]}}return Cd=e,Cd}var Sd,Gy;function uk(){if(Gy)return Sd;Gy=1;var e=Lm();function t(r){return function(n){return e(n,r)}}return Sd=t,Sd}var Nd,Zy;function dk(){if(Zy)return Nd;Zy=1;var e=ck(),t=uk(),r=Tm(),n=Sl();function a(i){return r(i)?e(n(i)):t(i)}return Nd=a,Nd}var Od,Yy;function ar(){if(Yy)return Od;Yy=1;var e=ak(),t=lk(),r=ka(),n=yt(),a=dk();function i(s){return typeof s=="function"?s:s==null?r:typeof s=="object"?n(s)?t(s[0],s[1]):e(s):a(s)}return Od=i,Od}var Pd,Xy;function UC(){if(Xy)return Pd;Xy=1;function e(t,r,n,a){for(var i=t.length,s=n+(a?1:-1);a?s--:++s<i;)if(r(t[s],s,t))return s;return-1}return Pd=e,Pd}var Ad,Qy;function fk(){if(Qy)return Ad;Qy=1;function e(t){return t!==t}return Ad=e,Ad}var _d,Jy;function hk(){if(Jy)return _d;Jy=1;function e(t,r,n){for(var a=n-1,i=t.length;++a<i;)if(t[a]===r)return a;return-1}return _d=e,_d}var kd,eb;function pk(){if(eb)return kd;eb=1;var e=UC(),t=fk(),r=hk();function n(a,i,s){return i===i?r(a,i,s):e(a,t,s)}return kd=n,kd}var Td,tb;function mk(){if(tb)return Td;tb=1;var e=pk();function t(r,n){var a=r==null?0:r.length;return!!a&&e(r,n,0)>-1}return Td=t,Td}var Ed,rb;function xk(){if(rb)return Ed;rb=1;function e(t,r,n){for(var a=-1,i=t==null?0:t.length;++a<i;)if(n(r,t[a]))return!0;return!1}return Ed=e,Ed}var Id,nb;function gk(){if(nb)return Id;nb=1;function e(){}return Id=e,Id}var Md,ab;function vk(){if(ab)return Md;ab=1;var e=WC(),t=gk(),r=Vm(),n=1/0,a=e&&1/r(new e([,-0]))[1]==n?function(i){return new e(i)}:t;return Md=a,Md}var $d,ib;function yk(){if(ib)return $d;ib=1;var e=MC(),t=mk(),r=xk(),n=RC(),a=vk(),i=Vm(),s=200;function l(c,u,d){var f=-1,h=t,p=c.length,g=!0,x=[],m=x;if(d)g=!1,h=r;else if(p>=s){var v=u?null:a(c);if(v)return i(v);g=!1,h=n,m=new e}else m=u?[]:x;e:for(;++f<p;){var b=c[f],w=u?u(b):b;if(b=d||b!==0?b:0,g&&w===w){for(var C=m.length;C--;)if(m[C]===w)continue e;u&&m.push(w),x.push(b)}else h(m,w,d)||(m!==x&&m.push(w),x.push(b))}return x}return $d=l,$d}var Rd,ob;function bk(){if(ob)return Rd;ob=1;var e=ar(),t=yk();function r(n,a){return n&&n.length?t(n,e(a,2)):[]}return Rd=r,Rd}var wk=bk();const sb=Ne(wk);function KC(e,t,r){return t===!0?sb(e,r):le(t)?sb(e,t):e}function Xn(e){"@babel/helpers - typeof";return Xn=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Xn(e)}var jk=["ref"];function lb(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function sr(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){kl(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 Ck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function cb(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,ZC(n.key),n)}}function Sk(e,t,r){return t&&cb(e.prototype,t),r&&cb(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function Nk(e,t,r){return t=Uo(t),Ok(e,GC()?Reflect.construct(t,r||[],Uo(e).constructor):t.apply(e,r))}function Ok(e,t){if(t&&(Xn(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Pk(e)}function Pk(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function GC(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(GC=function(){return!!e})()}function Uo(e){return Uo=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Uo(e)}function Ak(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Lh(e,t)}function Lh(e,t){return Lh=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Lh(e,t)}function kl(e,t,r){return t=ZC(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function ZC(e){var t=_k(e,"string");return Xn(t)=="symbol"?t:t+""}function _k(e,t){if(Xn(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Xn(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}function kk(e,t){if(e==null)return{};var r=Tk(e,t),n,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)n=i[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function Tk(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 Ek(e){return e.value}function Ik(e,t){if(S.default.isValidElement(e))return S.default.cloneElement(e,t);if(typeof e=="function")return S.default.createElement(e,t);t.ref;var r=kk(t,jk);return S.default.createElement(Hm,r)}var ub=1,Yt=(function(e){function t(){var r;Ck(this,t);for(var n=arguments.length,a=new Array(n),i=0;i<n;i++)a[i]=arguments[i];return r=Nk(this,t,[].concat(a)),kl(r,"lastBoundingBox",{width:-1,height:-1}),r}return Ak(t,e),Sk(t,[{key:"componentDidMount",value:function(){this.updateBBox()}},{key:"componentDidUpdate",value:function(){this.updateBBox()}},{key:"getBBox",value:function(){if(this.wrapperNode&&this.wrapperNode.getBoundingClientRect){var n=this.wrapperNode.getBoundingClientRect();return n.height=this.wrapperNode.offsetHeight,n.width=this.wrapperNode.offsetWidth,n}return null}},{key:"updateBBox",value:function(){var n=this.props.onBBoxUpdate,a=this.getBBox();a?(Math.abs(a.width-this.lastBoundingBox.width)>ub||Math.abs(a.height-this.lastBoundingBox.height)>ub)&&(this.lastBoundingBox.width=a.width,this.lastBoundingBox.height=a.height,n&&n(a)):(this.lastBoundingBox.width!==-1||this.lastBoundingBox.height!==-1)&&(this.lastBoundingBox.width=-1,this.lastBoundingBox.height=-1,n&&n(null))}},{key:"getBBoxSnapshot",value:function(){return this.lastBoundingBox.width>=0&&this.lastBoundingBox.height>=0?sr({},this.lastBoundingBox):{width:0,height:0}}},{key:"getDefaultPosition",value:function(n){var a=this.props,i=a.layout,s=a.align,l=a.verticalAlign,c=a.margin,u=a.chartWidth,d=a.chartHeight,f,h;if(!n||(n.left===void 0||n.left===null)&&(n.right===void 0||n.right===null))if(s==="center"&&i==="vertical"){var p=this.getBBoxSnapshot();f={left:((u||0)-p.width)/2}}else f=s==="right"?{right:c&&c.right||0}:{left:c&&c.left||0};if(!n||(n.top===void 0||n.top===null)&&(n.bottom===void 0||n.bottom===null))if(l==="middle"){var g=this.getBBoxSnapshot();h={top:((d||0)-g.height)/2}}else h=l==="bottom"?{bottom:c&&c.bottom||0}:{top:c&&c.top||0};return sr(sr({},f),h)}},{key:"render",value:function(){var n=this,a=this.props,i=a.content,s=a.width,l=a.height,c=a.wrapperStyle,u=a.payloadUniqBy,d=a.payload,f=sr(sr({position:"absolute",width:s||"auto",height:l||"auto"},this.getDefaultPosition(c)),c);return S.default.createElement("div",{className:"recharts-legend-wrapper",style:f,ref:function(p){n.wrapperNode=p}},Ik(i,sr(sr({},this.props),{},{payload:KC(d,u,Ek)})))}}],[{key:"getWithHeight",value:function(n,a){var i=sr(sr({},this.defaultProps),n.props),s=i.layout;return s==="vertical"&&Z(n.props.height)?{height:n.props.height}:s==="horizontal"?{width:n.props.width||a}:null}}])})(P.PureComponent);kl(Yt,"displayName","Legend");kl(Yt,"defaultProps",{iconSize:14,layout:"horizontal",align:"center",verticalAlign:"bottom"});var Ld,db;function Mk(){if(db)return Ld;db=1;var e=Xi(),t=Um(),r=yt(),n=e?e.isConcatSpreadable:void 0;function a(i){return r(i)||t(i)||!!(n&&i&&i[n])}return Ld=a,Ld}var Dd,fb;function YC(){if(fb)return Dd;fb=1;var e=DC(),t=Mk();function r(n,a,i,s,l){var c=-1,u=n.length;for(i||(i=t),l||(l=[]);++c<u;){var d=n[c];a>0&&i(d)?a>1?r(d,a-1,i,s,l):e(l,d):s||(l[l.length]=d)}return l}return Dd=r,Dd}var zd,hb;function $k(){if(hb)return zd;hb=1;function e(t){return function(r,n,a){for(var i=-1,s=Object(r),l=a(r),c=l.length;c--;){var u=l[t?c:++i];if(n(s[u],u,s)===!1)break}return r}}return zd=e,zd}var Bd,pb;function Rk(){if(pb)return Bd;pb=1;var e=$k(),t=e();return Bd=t,Bd}var Fd,mb;function XC(){if(mb)return Fd;mb=1;var e=Rk(),t=_l();function r(n,a){return n&&e(n,a,t)}return Fd=r,Fd}var qd,xb;function Lk(){if(xb)return qd;xb=1;var e=Qi();function t(r,n){return function(a,i){if(a==null)return a;if(!e(a))return r(a,i);for(var s=a.length,l=n?s:-1,c=Object(a);(n?l--:++l<s)&&i(c[l],l,c)!==!1;);return a}}return qd=t,qd}var Wd,gb;function Ym(){if(gb)return Wd;gb=1;var e=XC(),t=Lk(),r=t(e);return Wd=r,Wd}var Hd,vb;function QC(){if(vb)return Hd;vb=1;var e=Ym(),t=Qi();function r(n,a){var i=-1,s=t(n)?Array(n.length):[];return e(n,function(l,c,u){s[++i]=a(l,c,u)}),s}return Hd=r,Hd}var Vd,yb;function Dk(){if(yb)return Vd;yb=1;function e(t,r){var n=t.length;for(t.sort(r);n--;)t[n]=t[n].value;return t}return Vd=e,Vd}var Ud,bb;function zk(){if(bb)return Ud;bb=1;var e=Pa();function t(r,n){if(r!==n){var a=r!==void 0,i=r===null,s=r===r,l=e(r),c=n!==void 0,u=n===null,d=n===n,f=e(n);if(!u&&!f&&!l&&r>n||l&&c&&d&&!u&&!f||i&&c&&d||!a&&d||!s)return 1;if(!i&&!l&&!f&&r<n||f&&a&&s&&!i&&!l||u&&a&&s||!c&&s||!d)return-1}return 0}return Ud=t,Ud}var Kd,wb;function Bk(){if(wb)return Kd;wb=1;var e=zk();function t(r,n,a){for(var i=-1,s=r.criteria,l=n.criteria,c=s.length,u=a.length;++i<c;){var d=e(s[i],l[i]);if(d){if(i>=u)return d;var f=a[i];return d*(f=="desc"?-1:1)}}return r.index-n.index}return Kd=t,Kd}var Gd,jb;function Fk(){if(jb)return Gd;jb=1;var e=Rm(),t=Lm(),r=ar(),n=QC(),a=Dk(),i=BC(),s=Bk(),l=ka(),c=yt();function u(d,f,h){f.length?f=e(f,function(x){return c(x)?function(m){return t(m,x.length===1?x[0]:x)}:x}):f=[l];var p=-1;f=e(f,i(r));var g=n(d,function(x,m,v){var b=e(f,function(w){return w(x)});return{criteria:b,index:++p,value:x}});return a(g,function(x,m){return s(x,m,h)})}return Gd=u,Gd}var Zd,Cb;function qk(){if(Cb)return Zd;Cb=1;function e(t,r,n){switch(n.length){case 0:return t.call(r);case 1:return t.call(r,n[0]);case 2:return t.call(r,n[0],n[1]);case 3:return t.call(r,n[0],n[1],n[2])}return t.apply(r,n)}return Zd=e,Zd}var Yd,Sb;function Wk(){if(Sb)return Yd;Sb=1;var e=qk(),t=Math.max;function r(n,a,i){return a=t(a===void 0?n.length-1:a,0),function(){for(var s=arguments,l=-1,c=t(s.length-a,0),u=Array(c);++l<c;)u[l]=s[a+l];l=-1;for(var d=Array(a+1);++l<a;)d[l]=s[l];return d[a]=i(u),e(n,this,d)}}return Yd=r,Yd}var Xd,Nb;function Hk(){if(Nb)return Xd;Nb=1;function e(t){return function(){return t}}return Xd=e,Xd}var Qd,Ob;function JC(){if(Ob)return Qd;Ob=1;var e=Cn(),t=(function(){try{var r=e(Object,"defineProperty");return r({},"",{}),r}catch{}})();return Qd=t,Qd}var Jd,Pb;function Vk(){if(Pb)return Jd;Pb=1;var e=Hk(),t=JC(),r=ka(),n=t?function(a,i){return t(a,"toString",{configurable:!0,enumerable:!1,value:e(i),writable:!0})}:r;return Jd=n,Jd}var ef,Ab;function Uk(){if(Ab)return ef;Ab=1;var e=800,t=16,r=Date.now;function n(a){var i=0,s=0;return function(){var l=r(),c=t-(l-s);if(s=l,c>0){if(++i>=e)return arguments[0]}else i=0;return a.apply(void 0,arguments)}}return ef=n,ef}var tf,_b;function Kk(){if(_b)return tf;_b=1;var e=Vk(),t=Uk(),r=t(e);return tf=r,tf}var rf,kb;function Gk(){if(kb)return rf;kb=1;var e=ka(),t=Wk(),r=Kk();function n(a,i){return r(t(a,i,e),a+"")}return rf=n,rf}var nf,Tb;function Tl(){if(Tb)return nf;Tb=1;var e=Im(),t=Qi(),r=Km(),n=zr();function a(i,s,l){if(!n(l))return!1;var c=typeof s;return(c=="number"?t(l)&&r(s,l.length):c=="string"&&s in l)?e(l[s],i):!1}return nf=a,nf}var af,Eb;function Zk(){if(Eb)return af;Eb=1;var e=YC(),t=Fk(),r=Gk(),n=Tl(),a=r(function(i,s){if(i==null)return[];var l=s.length;return l>1&&n(i,s[0],s[1])?s=[]:l>2&&n(s[0],s[1],s[2])&&(s=[s[0]]),t(i,e(s,1),[])});return af=a,af}var Yk=Zk();const Xm=Ne(Yk);function hi(e){"@babel/helpers - typeof";return hi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},hi(e)}function Dh(){return Dh=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},Dh.apply(this,arguments)}function Xk(e,t){return tT(e)||eT(e,t)||Jk(e,t)||Qk()}function Qk(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
25
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Jk(e,t){if(e){if(typeof e=="string")return Ib(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Ib(e,t)}}function Ib(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function eT(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,a,i,s,l=[],c=!0,u=!1;try{if(i=(r=r.call(e)).next,t!==0)for(;!(c=(n=i.call(r)).done)&&(l.push(n.value),l.length!==t);c=!0);}catch(d){u=!0,a=d}finally{try{if(!c&&r.return!=null&&(s=r.return(),Object(s)!==s))return}finally{if(u)throw a}}return l}}function tT(e){if(Array.isArray(e))return e}function Mb(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function of(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){rT(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 rT(e,t,r){return t=nT(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function nT(e){var t=aT(e,"string");return hi(t)=="symbol"?t:t+""}function aT(e,t){if(hi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(hi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function iT(e){return Array.isArray(e)&&Ze(e[0])&&Ze(e[1])?e.join(" ~ "):e}var oT=function(t){var r=t.separator,n=r===void 0?" : ":r,a=t.contentStyle,i=a===void 0?{}:a,s=t.itemStyle,l=s===void 0?{}:s,c=t.labelStyle,u=c===void 0?{}:c,d=t.payload,f=t.formatter,h=t.itemSorter,p=t.wrapperClassName,g=t.labelClassName,x=t.label,m=t.labelFormatter,v=t.accessibilityLayer,b=v===void 0?!1:v,w=function(){if(d&&d.length){var E={padding:0,margin:0},T=(h?Xm(d,h):d).map(function(M,R){if(M.type==="none")return null;var $=of({display:"block",paddingTop:4,paddingBottom:4,color:M.color||"#000"},l),L=M.formatter||f||iT,q=M.value,U=M.name,D=q,B=U;if(L&&D!=null&&B!=null){var W=L(q,U,M,R,d);if(Array.isArray(W)){var G=Xk(W,2);D=G[0],B=G[1]}else D=W}return S.default.createElement("li",{className:"recharts-tooltip-item",key:"tooltip-item-".concat(R),style:$},Ze(B)?S.default.createElement("span",{className:"recharts-tooltip-item-name"},B):null,Ze(B)?S.default.createElement("span",{className:"recharts-tooltip-item-separator"},n):null,S.default.createElement("span",{className:"recharts-tooltip-item-value"},D),S.default.createElement("span",{className:"recharts-tooltip-item-unit"},M.unit||""))});return S.default.createElement("ul",{className:"recharts-tooltip-item-list",style:E},T)}return null},C=of({margin:0,padding:10,backgroundColor:"#fff",border:"1px solid #ccc",whiteSpace:"nowrap"},i),y=of({margin:0},u),j=!de(x),N=j?x:"",_=ae.default("recharts-default-tooltip",p),A=ae.default("recharts-tooltip-label",g);j&&m&&d!==void 0&&d!==null&&(N=m(x,d));var I=b?{role:"status","aria-live":"assertive"}:{};return S.default.createElement("div",Dh({className:_,style:C},I),S.default.createElement("p",{className:A,style:y},S.default.isValidElement(N)?N:"".concat(N)),w())};function pi(e){"@babel/helpers - typeof";return pi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},pi(e)}function po(e,t,r){return t=sT(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function sT(e){var t=lT(e,"string");return pi(t)=="symbol"?t:t+""}function lT(e,t){if(pi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(pi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Wa="recharts-tooltip-wrapper",cT={visibility:"hidden"};function uT(e){var t=e.coordinate,r=e.translateX,n=e.translateY;return ae.default(Wa,po(po(po(po({},"".concat(Wa,"-right"),Z(r)&&t&&Z(t.x)&&r>=t.x),"".concat(Wa,"-left"),Z(r)&&t&&Z(t.x)&&r<t.x),"".concat(Wa,"-bottom"),Z(n)&&t&&Z(t.y)&&n>=t.y),"".concat(Wa,"-top"),Z(n)&&t&&Z(t.y)&&n<t.y))}function $b(e){var t=e.allowEscapeViewBox,r=e.coordinate,n=e.key,a=e.offsetTopLeft,i=e.position,s=e.reverseDirection,l=e.tooltipDimension,c=e.viewBox,u=e.viewBoxDimension;if(i&&Z(i[n]))return i[n];var d=r[n]-l-a,f=r[n]+a;if(t[n])return s[n]?d:f;if(s[n]){var h=d,p=c[n];return h<p?Math.max(f,c[n]):Math.max(d,c[n])}var g=f+l,x=c[n]+u;return g>x?Math.max(d,c[n]):Math.max(f,c[n])}function dT(e){var t=e.translateX,r=e.translateY,n=e.useTranslate3d;return{transform:n?"translate3d(".concat(t,"px, ").concat(r,"px, 0)"):"translate(".concat(t,"px, ").concat(r,"px)")}}function fT(e){var t=e.allowEscapeViewBox,r=e.coordinate,n=e.offsetTopLeft,a=e.position,i=e.reverseDirection,s=e.tooltipBox,l=e.useTranslate3d,c=e.viewBox,u,d,f;return s.height>0&&s.width>0&&r?(d=$b({allowEscapeViewBox:t,coordinate:r,key:"x",offsetTopLeft:n,position:a,reverseDirection:i,tooltipDimension:s.width,viewBox:c,viewBoxDimension:c.width}),f=$b({allowEscapeViewBox:t,coordinate:r,key:"y",offsetTopLeft:n,position:a,reverseDirection:i,tooltipDimension:s.height,viewBox:c,viewBoxDimension:c.height}),u=dT({translateX:d,translateY:f,useTranslate3d:l})):u=cT,{cssProperties:u,cssClasses:uT({translateX:d,translateY:f,coordinate:r})}}function Qn(e){"@babel/helpers - typeof";return Qn=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Qn(e)}function Rb(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function Lb(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){Bh(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 hT(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function pT(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,tS(n.key),n)}}function mT(e,t,r){return t&&pT(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function xT(e,t,r){return t=Ko(t),gT(e,eS()?Reflect.construct(t,r||[],Ko(e).constructor):t.apply(e,r))}function gT(e,t){if(t&&(Qn(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return vT(e)}function vT(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function eS(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(eS=function(){return!!e})()}function Ko(e){return Ko=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Ko(e)}function yT(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&zh(e,t)}function zh(e,t){return zh=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},zh(e,t)}function Bh(e,t,r){return t=tS(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function tS(e){var t=bT(e,"string");return Qn(t)=="symbol"?t:t+""}function bT(e,t){if(Qn(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Qn(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var Db=1,wT=(function(e){function t(){var r;hT(this,t);for(var n=arguments.length,a=new Array(n),i=0;i<n;i++)a[i]=arguments[i];return r=xT(this,t,[].concat(a)),Bh(r,"state",{dismissed:!1,dismissedAtCoordinate:{x:0,y:0},lastBoundingBox:{width:-1,height:-1}}),Bh(r,"handleKeyDown",function(s){if(s.key==="Escape"){var l,c,u,d;r.setState({dismissed:!0,dismissedAtCoordinate:{x:(l=(c=r.props.coordinate)===null||c===void 0?void 0:c.x)!==null&&l!==void 0?l:0,y:(u=(d=r.props.coordinate)===null||d===void 0?void 0:d.y)!==null&&u!==void 0?u:0}})}}),r}return yT(t,e),mT(t,[{key:"updateBBox",value:function(){if(this.wrapperNode&&this.wrapperNode.getBoundingClientRect){var n=this.wrapperNode.getBoundingClientRect();(Math.abs(n.width-this.state.lastBoundingBox.width)>Db||Math.abs(n.height-this.state.lastBoundingBox.height)>Db)&&this.setState({lastBoundingBox:{width:n.width,height:n.height}})}else(this.state.lastBoundingBox.width!==-1||this.state.lastBoundingBox.height!==-1)&&this.setState({lastBoundingBox:{width:-1,height:-1}})}},{key:"componentDidMount",value:function(){document.addEventListener("keydown",this.handleKeyDown),this.updateBBox()}},{key:"componentWillUnmount",value:function(){document.removeEventListener("keydown",this.handleKeyDown)}},{key:"componentDidUpdate",value:function(){var n,a;this.props.active&&this.updateBBox(),this.state.dismissed&&(((n=this.props.coordinate)===null||n===void 0?void 0:n.x)!==this.state.dismissedAtCoordinate.x||((a=this.props.coordinate)===null||a===void 0?void 0:a.y)!==this.state.dismissedAtCoordinate.y)&&(this.state.dismissed=!1)}},{key:"render",value:function(){var n=this,a=this.props,i=a.active,s=a.allowEscapeViewBox,l=a.animationDuration,c=a.animationEasing,u=a.children,d=a.coordinate,f=a.hasPayload,h=a.isAnimationActive,p=a.offset,g=a.position,x=a.reverseDirection,m=a.useTranslate3d,v=a.viewBox,b=a.wrapperStyle,w=fT({allowEscapeViewBox:s,coordinate:d,offsetTopLeft:p,position:g,reverseDirection:x,tooltipBox:this.state.lastBoundingBox,useTranslate3d:m,viewBox:v}),C=w.cssClasses,y=w.cssProperties,j=Lb(Lb({transition:h&&i?"transform ".concat(l,"ms ").concat(c):void 0},y),{},{pointerEvents:"none",visibility:!this.state.dismissed&&i&&f?"visible":"hidden",position:"absolute",top:0,left:0},b);return S.default.createElement("div",{tabIndex:-1,className:C,style:j,ref:function(_){n.wrapperNode=_}},u)}}])})(P.PureComponent),jT=function(){return!(typeof window<"u"&&window.document&&window.document.createElement&&window.setTimeout)},ir={isSsr:jT()};function Jn(e){"@babel/helpers - typeof";return Jn=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Jn(e)}function zb(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function Bb(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?zb(Object(r),!0).forEach(function(n){Qm(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):zb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function CT(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ST(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,nS(n.key),n)}}function NT(e,t,r){return t&&ST(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function OT(e,t,r){return t=Go(t),PT(e,rS()?Reflect.construct(t,r||[],Go(e).constructor):t.apply(e,r))}function PT(e,t){if(t&&(Jn(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return AT(e)}function AT(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function rS(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(rS=function(){return!!e})()}function Go(e){return Go=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Go(e)}function _T(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Fh(e,t)}function Fh(e,t){return Fh=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Fh(e,t)}function Qm(e,t,r){return t=nS(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function nS(e){var t=kT(e,"string");return Jn(t)=="symbol"?t:t+""}function kT(e,t){if(Jn(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Jn(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}function TT(e){return e.dataKey}function ET(e,t){return S.default.isValidElement(e)?S.default.cloneElement(e,t):typeof e=="function"?S.default.createElement(e,t):S.default.createElement(oT,t)}var He=(function(e){function t(){return CT(this,t),OT(this,t,arguments)}return _T(t,e),NT(t,[{key:"render",value:function(){var n=this,a=this.props,i=a.active,s=a.allowEscapeViewBox,l=a.animationDuration,c=a.animationEasing,u=a.content,d=a.coordinate,f=a.filterNull,h=a.isAnimationActive,p=a.offset,g=a.payload,x=a.payloadUniqBy,m=a.position,v=a.reverseDirection,b=a.useTranslate3d,w=a.viewBox,C=a.wrapperStyle,y=g??[];f&&y.length&&(y=KC(g.filter(function(N){return N.value!=null&&(N.hide!==!0||n.props.includeHidden)}),x,TT));var j=y.length>0;return S.default.createElement(wT,{allowEscapeViewBox:s,animationDuration:l,animationEasing:c,isAnimationActive:h,active:i,coordinate:d,hasPayload:j,offset:p,position:m,reverseDirection:v,useTranslate3d:b,viewBox:w,wrapperStyle:C},ET(u,Bb(Bb({},this.props),{},{payload:y})))}}])})(P.PureComponent);Qm(He,"displayName","Tooltip");Qm(He,"defaultProps",{accessibilityLayer:!1,allowEscapeViewBox:{x:!1,y:!1},animationDuration:400,animationEasing:"ease",contentStyle:{},coordinate:{x:0,y:0},cursor:!0,cursorStyle:{},filterNull:!0,isAnimationActive:!ir.isSsr,itemStyle:{},labelStyle:{},offset:10,reverseDirection:{x:!1,y:!1},separator:" : ",trigger:"hover",useTranslate3d:!1,viewBox:{x:0,y:0,height:0,width:0},wrapperStyle:{}});var sf,Fb;function IT(){if(Fb)return sf;Fb=1;var e=nr(),t=function(){return e.Date.now()};return sf=t,sf}var lf,qb;function MT(){if(qb)return lf;qb=1;var e=/\s/;function t(r){for(var n=r.length;n--&&e.test(r.charAt(n)););return n}return lf=t,lf}var cf,Wb;function $T(){if(Wb)return cf;Wb=1;var e=MT(),t=/^\s+/;function r(n){return n&&n.slice(0,e(n)+1).replace(t,"")}return cf=r,cf}var uf,Hb;function aS(){if(Hb)return uf;Hb=1;var e=$T(),t=zr(),r=Pa(),n=NaN,a=/^[-+]0x[0-9a-f]+$/i,i=/^0b[01]+$/i,s=/^0o[0-7]+$/i,l=parseInt;function c(u){if(typeof u=="number")return u;if(r(u))return n;if(t(u)){var d=typeof u.valueOf=="function"?u.valueOf():u;u=t(d)?d+"":d}if(typeof u!="string")return u===0?u:+u;u=e(u);var f=i.test(u);return f||s.test(u)?l(u.slice(2),f?2:8):a.test(u)?n:+u}return uf=c,uf}var df,Vb;function RT(){if(Vb)return df;Vb=1;var e=zr(),t=IT(),r=aS(),n="Expected a function",a=Math.max,i=Math.min;function s(l,c,u){var d,f,h,p,g,x,m=0,v=!1,b=!1,w=!0;if(typeof l!="function")throw new TypeError(n);c=r(c)||0,e(u)&&(v=!!u.leading,b="maxWait"in u,h=b?a(r(u.maxWait)||0,c):h,w="trailing"in u?!!u.trailing:w);function C(T){var M=d,R=f;return d=f=void 0,m=T,p=l.apply(R,M),p}function y(T){return m=T,g=setTimeout(_,c),v?C(T):p}function j(T){var M=T-x,R=T-m,$=c-M;return b?i($,h-R):$}function N(T){var M=T-x,R=T-m;return x===void 0||M>=c||M<0||b&&R>=h}function _(){var T=t();if(N(T))return A(T);g=setTimeout(_,j(T))}function A(T){return g=void 0,w&&d?C(T):(d=f=void 0,p)}function I(){g!==void 0&&clearTimeout(g),m=0,d=x=f=g=void 0}function k(){return g===void 0?p:A(t())}function E(){var T=t(),M=N(T);if(d=arguments,f=this,x=T,M){if(g===void 0)return y(x);if(b)return clearTimeout(g),g=setTimeout(_,c),C(x)}return g===void 0&&(g=setTimeout(_,c)),p}return E.cancel=I,E.flush=k,E}return df=s,df}var ff,Ub;function LT(){if(Ub)return ff;Ub=1;var e=RT(),t=zr(),r="Expected a function";function n(a,i,s){var l=!0,c=!0;if(typeof a!="function")throw new TypeError(r);return t(s)&&(l="leading"in s?!!s.leading:l,c="trailing"in s?!!s.trailing:c),e(a,i,{leading:l,maxWait:i,trailing:c})}return ff=n,ff}var DT=LT();const iS=Ne(DT);function mi(e){"@babel/helpers - typeof";return mi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},mi(e)}function Kb(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function mo(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Kb(Object(r),!0).forEach(function(n){zT(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Kb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function zT(e,t,r){return t=BT(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function BT(e){var t=FT(e,"string");return mi(t)=="symbol"?t:t+""}function FT(e,t){if(mi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(mi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function qT(e,t){return UT(e)||VT(e,t)||HT(e,t)||WT()}function WT(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
26
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function HT(e,t){if(e){if(typeof e=="string")return Gb(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Gb(e,t)}}function Gb(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function VT(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,a,i,s,l=[],c=!0,u=!1;try{if(i=(r=r.call(e)).next,t!==0)for(;!(c=(n=i.call(r)).done)&&(l.push(n.value),l.length!==t);c=!0);}catch(d){u=!0,a=d}finally{try{if(!c&&r.return!=null&&(s=r.return(),Object(s)!==s))return}finally{if(u)throw a}}return l}}function UT(e){if(Array.isArray(e))return e}var KT=P.forwardRef(function(e,t){var r=e.aspect,n=e.initialDimension,a=n===void 0?{width:-1,height:-1}:n,i=e.width,s=i===void 0?"100%":i,l=e.height,c=l===void 0?"100%":l,u=e.minWidth,d=u===void 0?0:u,f=e.minHeight,h=e.maxHeight,p=e.children,g=e.debounce,x=g===void 0?0:g,m=e.id,v=e.className,b=e.onResize,w=e.style,C=w===void 0?{}:w,y=P.useRef(null),j=P.useRef();j.current=b,P.useImperativeHandle(t,function(){return Object.defineProperty(y.current,"current",{get:function(){return console.warn("The usage of ref.current.current is deprecated and will no longer be supported."),y.current},configurable:!0})});var N=P.useState({containerWidth:a.width,containerHeight:a.height}),_=qT(N,2),A=_[0],I=_[1],k=P.useCallback(function(T,M){I(function(R){var $=Math.round(T),L=Math.round(M);return R.containerWidth===$&&R.containerHeight===L?R:{containerWidth:$,containerHeight:L}})},[]);P.useEffect(function(){var T=function(U){var D,B=U[0].contentRect,W=B.width,G=B.height;k(W,G),(D=j.current)===null||D===void 0||D.call(j,W,G)};x>0&&(T=iS(T,x,{trailing:!0,leading:!1}));var M=new ResizeObserver(T),R=y.current.getBoundingClientRect(),$=R.width,L=R.height;return k($,L),M.observe(y.current),function(){M.disconnect()}},[k,x]);var E=P.useMemo(function(){var T=A.containerWidth,M=A.containerHeight;if(T<0||M<0)return null;It(en(s)||en(c),`The width(%s) and height(%s) are both fixed numbers,
27
- maybe you don't need to use a ResponsiveContainer.`,s,c),It(!r||r>0,"The aspect(%s) must be greater than zero.",r);var R=en(s)?T:s,$=en(c)?M:c;r&&r>0&&(R?$=R/r:$&&(R=$*r),h&&$>h&&($=h)),It(R>0||$>0,`The width(%s) and height(%s) of chart should be greater than 0,
28
- please check the style of container, or the props width(%s) and height(%s),
29
- or add a minWidth(%s) or minHeight(%s) or use aspect(%s) to control the
30
- height and width.`,R,$,s,c,d,f,r);var L=!Array.isArray(p)&&hr(p.type).endsWith("Chart");return S.default.Children.map(p,function(q){return S.default.isValidElement(q)?P.cloneElement(q,mo({width:R,height:$},L?{style:mo({height:"100%",width:"100%",maxHeight:$,maxWidth:R},q.props.style)}:{})):q})},[r,p,c,h,f,d,A,s]);return S.default.createElement("div",{id:m?"".concat(m):void 0,className:ae.default("recharts-responsive-container",v),style:mo(mo({},C),{},{width:s,height:c,minWidth:d,minHeight:f,maxHeight:h}),ref:y},E)}),Nn=function(t){return null};Nn.displayName="Cell";function xi(e){"@babel/helpers - typeof";return xi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},xi(e)}function Zb(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function qh(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Zb(Object(r),!0).forEach(function(n){GT(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Zb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function GT(e,t,r){return t=ZT(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function ZT(e){var t=YT(e,"string");return xi(t)=="symbol"?t:t+""}function YT(e,t){if(xi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(xi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var $n={widthCache:{},cacheCount:0},XT=2e3,QT={position:"absolute",top:"-20000px",left:0,padding:0,margin:0,border:"none",whiteSpace:"pre"},Yb="recharts_measurement_span";function JT(e){var t=qh({},e);return Object.keys(t).forEach(function(r){t[r]||delete t[r]}),t}var ri=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(t==null||ir.isSsr)return{width:0,height:0};var n=JT(r),a=JSON.stringify({text:t,copyStyle:n});if($n.widthCache[a])return $n.widthCache[a];try{var i=document.getElementById(Yb);i||(i=document.createElement("span"),i.setAttribute("id",Yb),i.setAttribute("aria-hidden","true"),document.body.appendChild(i));var s=qh(qh({},QT),n);Object.assign(i.style,s),i.textContent="".concat(t);var l=i.getBoundingClientRect(),c={width:l.width,height:l.height};return $n.widthCache[a]=c,++$n.cacheCount>XT&&($n.cacheCount=0,$n.widthCache={}),c}catch{return{width:0,height:0}}},eE=function(t){return{top:t.top+window.scrollY-document.documentElement.clientTop,left:t.left+window.scrollX-document.documentElement.clientLeft}};function gi(e){"@babel/helpers - typeof";return gi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},gi(e)}function Zo(e,t){return aE(e)||nE(e,t)||rE(e,t)||tE()}function tE(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
31
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function rE(e,t){if(e){if(typeof e=="string")return Xb(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Xb(e,t)}}function Xb(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function nE(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,a,i,s,l=[],c=!0,u=!1;try{if(i=(r=r.call(e)).next,t===0){if(Object(r)!==r)return;c=!1}else for(;!(c=(n=i.call(r)).done)&&(l.push(n.value),l.length!==t);c=!0);}catch(d){u=!0,a=d}finally{try{if(!c&&r.return!=null&&(s=r.return(),Object(s)!==s))return}finally{if(u)throw a}}return l}}function aE(e){if(Array.isArray(e))return e}function iE(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Qb(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,sE(n.key),n)}}function oE(e,t,r){return t&&Qb(e.prototype,t),r&&Qb(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function sE(e){var t=lE(e,"string");return gi(t)=="symbol"?t:t+""}function lE(e,t){if(gi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(gi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var Jb=/(-?\d+(?:\.\d+)?[a-zA-Z%]*)([*/])(-?\d+(?:\.\d+)?[a-zA-Z%]*)/,e0=/(-?\d+(?:\.\d+)?[a-zA-Z%]*)([+-])(-?\d+(?:\.\d+)?[a-zA-Z%]*)/,cE=/^px|cm|vh|vw|em|rem|%|mm|in|pt|pc|ex|ch|vmin|vmax|Q$/,uE=/(-?\d+(?:\.\d+)?)([a-zA-Z%]+)?/,oS={cm:96/2.54,mm:96/25.4,pt:96/72,pc:96/6,in:96,Q:96/(2.54*40),px:1},dE=Object.keys(oS),zn="NaN";function fE(e,t){return e*oS[t]}var xo=(function(){function e(t,r){iE(this,e),this.num=t,this.unit=r,this.num=t,this.unit=r,Number.isNaN(t)&&(this.unit=""),r!==""&&!cE.test(r)&&(this.num=NaN,this.unit=""),dE.includes(r)&&(this.num=fE(t,r),this.unit="px")}return oE(e,[{key:"add",value:function(r){return this.unit!==r.unit?new e(NaN,""):new e(this.num+r.num,this.unit)}},{key:"subtract",value:function(r){return this.unit!==r.unit?new e(NaN,""):new e(this.num-r.num,this.unit)}},{key:"multiply",value:function(r){return this.unit!==""&&r.unit!==""&&this.unit!==r.unit?new e(NaN,""):new e(this.num*r.num,this.unit||r.unit)}},{key:"divide",value:function(r){return this.unit!==""&&r.unit!==""&&this.unit!==r.unit?new e(NaN,""):new e(this.num/r.num,this.unit||r.unit)}},{key:"toString",value:function(){return"".concat(this.num).concat(this.unit)}},{key:"isNaN",value:function(){return Number.isNaN(this.num)}}],[{key:"parse",value:function(r){var n,a=(n=uE.exec(r))!==null&&n!==void 0?n:[],i=Zo(a,3),s=i[1],l=i[2];return new e(parseFloat(s),l??"")}}])})();function sS(e){if(e.includes(zn))return zn;for(var t=e;t.includes("*")||t.includes("/");){var r,n=(r=Jb.exec(t))!==null&&r!==void 0?r:[],a=Zo(n,4),i=a[1],s=a[2],l=a[3],c=xo.parse(i??""),u=xo.parse(l??""),d=s==="*"?c.multiply(u):c.divide(u);if(d.isNaN())return zn;t=t.replace(Jb,d.toString())}for(;t.includes("+")||/.-\d+(?:\.\d+)?/.test(t);){var f,h=(f=e0.exec(t))!==null&&f!==void 0?f:[],p=Zo(h,4),g=p[1],x=p[2],m=p[3],v=xo.parse(g??""),b=xo.parse(m??""),w=x==="+"?v.add(b):v.subtract(b);if(w.isNaN())return zn;t=t.replace(e0,w.toString())}return t}var t0=/\(([^()]*)\)/;function hE(e){for(var t=e;t.includes("(");){var r=t0.exec(t),n=Zo(r,2),a=n[1];t=t.replace(t0,sS(a))}return t}function pE(e){var t=e.replace(/\s+/g,"");return t=hE(t),t=sS(t),t}function mE(e){try{return pE(e)}catch{return zn}}function hf(e){var t=mE(e.slice(5,-1));return t===zn?"":t}var xE=["x","y","lineHeight","capHeight","scaleToFit","textAnchor","verticalAnchor","fill"],gE=["dx","dy","angle","className","breakAll"];function Wh(){return Wh=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},Wh.apply(this,arguments)}function r0(e,t){if(e==null)return{};var r=vE(e,t),n,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)n=i[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function vE(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 n0(e,t){return jE(e)||wE(e,t)||bE(e,t)||yE()}function yE(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
32
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function bE(e,t){if(e){if(typeof e=="string")return a0(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return a0(e,t)}}function a0(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function wE(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,a,i,s,l=[],c=!0,u=!1;try{if(i=(r=r.call(e)).next,t===0){if(Object(r)!==r)return;c=!1}else for(;!(c=(n=i.call(r)).done)&&(l.push(n.value),l.length!==t);c=!0);}catch(d){u=!0,a=d}finally{try{if(!c&&r.return!=null&&(s=r.return(),Object(s)!==s))return}finally{if(u)throw a}}return l}}function jE(e){if(Array.isArray(e))return e}var lS=/[ \f\n\r\t\v\u2028\u2029]+/,cS=function(t){var r=t.children,n=t.breakAll,a=t.style;try{var i=[];de(r)||(n?i=r.toString().split(""):i=r.toString().split(lS));var s=i.map(function(c){return{word:c,width:ri(c,a).width}}),l=n?0:ri(" ",a).width;return{wordsWithComputedWidth:s,spaceWidth:l}}catch{return null}},CE=function(t,r,n,a,i){var s=t.maxLines,l=t.children,c=t.style,u=t.breakAll,d=Z(s),f=l,h=function(){var R=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return R.reduce(function($,L){var q=L.word,U=L.width,D=$[$.length-1];if(D&&(a==null||i||D.width+U+n<Number(a)))D.words.push(q),D.width+=U+n;else{var B={words:[q],width:U};$.push(B)}return $},[])},p=h(r),g=function(R){return R.reduce(function($,L){return $.width>L.width?$:L})};if(!d)return p;for(var x="…",m=function(R){var $=f.slice(0,R),L=cS({breakAll:u,style:c,children:$+x}).wordsWithComputedWidth,q=h(L),U=q.length>s||g(q).width>Number(a);return[U,q]},v=0,b=f.length-1,w=0,C;v<=b&&w<=f.length-1;){var y=Math.floor((v+b)/2),j=y-1,N=m(j),_=n0(N,2),A=_[0],I=_[1],k=m(y),E=n0(k,1),T=E[0];if(!A&&!T&&(v=y+1),A&&T&&(b=y-1),!A&&T){C=I;break}w++}return C||p},i0=function(t){var r=de(t)?[]:t.toString().split(lS);return[{words:r}]},SE=function(t){var r=t.width,n=t.scaleToFit,a=t.children,i=t.style,s=t.breakAll,l=t.maxLines;if((r||n)&&!ir.isSsr){var c,u,d=cS({breakAll:s,children:a,style:i});if(d){var f=d.wordsWithComputedWidth,h=d.spaceWidth;c=f,u=h}else return i0(a);return CE({breakAll:s,children:a,maxLines:l,style:i},c,u,r,n)}return i0(a)},o0="#808080",xn=function(t){var r=t.x,n=r===void 0?0:r,a=t.y,i=a===void 0?0:a,s=t.lineHeight,l=s===void 0?"1em":s,c=t.capHeight,u=c===void 0?"0.71em":c,d=t.scaleToFit,f=d===void 0?!1:d,h=t.textAnchor,p=h===void 0?"start":h,g=t.verticalAnchor,x=g===void 0?"end":g,m=t.fill,v=m===void 0?o0:m,b=r0(t,xE),w=P.useMemo(function(){return SE({breakAll:b.breakAll,children:b.children,maxLines:b.maxLines,scaleToFit:f,style:b.style,width:b.width})},[b.breakAll,b.children,b.maxLines,f,b.style,b.width]),C=b.dx,y=b.dy,j=b.angle,N=b.className,_=b.breakAll,A=r0(b,gE);if(!Ze(n)||!Ze(i))return null;var I=n+(Z(C)?C:0),k=i+(Z(y)?y:0),E;switch(x){case"start":E=hf("calc(".concat(u,")"));break;case"middle":E=hf("calc(".concat((w.length-1)/2," * -").concat(l," + (").concat(u," / 2))"));break;default:E=hf("calc(".concat(w.length-1," * -").concat(l,")"));break}var T=[];if(f){var M=w[0].width,R=b.width;T.push("scale(".concat((Z(R)?R/M:1)/M,")"))}return j&&T.push("rotate(".concat(j,", ").concat(I,", ").concat(k,")")),T.length&&(A.transform=T.join(" ")),S.default.createElement("text",Wh({},oe(A,!0),{x:I,y:k,className:ae.default("recharts-text",N),textAnchor:p,fill:v.includes("url")?o0:v}),w.map(function($,L){var q=$.words.join(_?"":" ");return S.default.createElement("tspan",{x:I,dy:L===0?E:l,key:"".concat(q,"-").concat(L)},q)}))};function Rr(e,t){return e==null||t==null?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function NE(e,t){return e==null||t==null?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function Jm(e){let t,r,n;e.length!==2?(t=Rr,r=(l,c)=>Rr(e(l),c),n=(l,c)=>e(l)-c):(t=e===Rr||e===NE?e:OE,r=e,n=e);function a(l,c,u=0,d=l.length){if(u<d){if(t(c,c)!==0)return d;do{const f=u+d>>>1;r(l[f],c)<0?u=f+1:d=f}while(u<d)}return u}function i(l,c,u=0,d=l.length){if(u<d){if(t(c,c)!==0)return d;do{const f=u+d>>>1;r(l[f],c)<=0?u=f+1:d=f}while(u<d)}return u}function s(l,c,u=0,d=l.length){const f=a(l,c,u,d-1);return f>u&&n(l[f-1],c)>-n(l[f],c)?f-1:f}return{left:a,center:s,right:i}}function OE(){return 0}function uS(e){return e===null?NaN:+e}function*PE(e,t){for(let r of e)r!=null&&(r=+r)>=r&&(yield r)}const AE=Jm(Rr),Ji=AE.right;Jm(uS).center;class s0 extends Map{constructor(t,r=TE){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:r}}),t!=null)for(const[n,a]of t)this.set(n,a)}get(t){return super.get(l0(this,t))}has(t){return super.has(l0(this,t))}set(t,r){return super.set(_E(this,t),r)}delete(t){return super.delete(kE(this,t))}}function l0({_intern:e,_key:t},r){const n=t(r);return e.has(n)?e.get(n):r}function _E({_intern:e,_key:t},r){const n=t(r);return e.has(n)?e.get(n):(e.set(n,r),r)}function kE({_intern:e,_key:t},r){const n=t(r);return e.has(n)&&(r=e.get(n),e.delete(n)),r}function TE(e){return e!==null&&typeof e=="object"?e.valueOf():e}function EE(e=Rr){if(e===Rr)return dS;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 dS(e,t){return(e==null||!(e>=e))-(t==null||!(t>=t))||(e<t?-1:e>t?1:0)}const IE=Math.sqrt(50),ME=Math.sqrt(10),$E=Math.sqrt(2);function Yo(e,t,r){const n=(t-e)/Math.max(0,r),a=Math.floor(Math.log10(n)),i=n/Math.pow(10,a),s=i>=IE?10:i>=ME?5:i>=$E?2:1;let l,c,u;return a<0?(u=Math.pow(10,-a)/s,l=Math.round(e*u),c=Math.round(t*u),l/u<e&&++l,c/u>t&&--c,u=-u):(u=Math.pow(10,a)*s,l=Math.round(e/u),c=Math.round(t/u),l*u<e&&++l,c*u>t&&--c),c<l&&.5<=r&&r<2?Yo(e,t,r*2):[l,c,u]}function Hh(e,t,r){if(t=+t,e=+e,r=+r,!(r>0))return[];if(e===t)return[e];const n=t<e,[a,i,s]=n?Yo(t,e,r):Yo(e,t,r);if(!(i>=a))return[];const l=i-a+1,c=new Array(l);if(n)if(s<0)for(let u=0;u<l;++u)c[u]=(i-u)/-s;else for(let u=0;u<l;++u)c[u]=(i-u)*s;else if(s<0)for(let u=0;u<l;++u)c[u]=(a+u)/-s;else for(let u=0;u<l;++u)c[u]=(a+u)*s;return c}function Vh(e,t,r){return t=+t,e=+e,r=+r,Yo(e,t,r)[2]}function Uh(e,t,r){t=+t,e=+e,r=+r;const n=t<e,a=n?Vh(t,e,r):Vh(e,t,r);return(n?-1:1)*(a<0?1/-a:a)}function c0(e,t){let r;for(const n of e)n!=null&&(r<n||r===void 0&&n>=n)&&(r=n);return r}function u0(e,t){let r;for(const n of e)n!=null&&(r>n||r===void 0&&n>=n)&&(r=n);return r}function fS(e,t,r=0,n=1/0,a){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(a=a===void 0?dS:EE(a);n>r;){if(n-r>600){const c=n-r+1,u=t-r+1,d=Math.log(c),f=.5*Math.exp(2*d/3),h=.5*Math.sqrt(d*f*(c-f)/c)*(u-c/2<0?-1:1),p=Math.max(r,Math.floor(t-u*f/c+h)),g=Math.min(n,Math.floor(t+(c-u)*f/c+h));fS(e,t,p,g,a)}const i=e[t];let s=r,l=n;for(Ha(e,r,t),a(e[n],i)>0&&Ha(e,r,n);s<l;){for(Ha(e,s,l),++s,--l;a(e[s],i)<0;)++s;for(;a(e[l],i)>0;)--l}a(e[r],i)===0?Ha(e,r,l):(++l,Ha(e,l,n)),l<=t&&(r=l+1),t<=l&&(n=l-1)}return e}function Ha(e,t,r){const n=e[t];e[t]=e[r],e[r]=n}function RE(e,t,r){if(e=Float64Array.from(PE(e)),!(!(n=e.length)||isNaN(t=+t))){if(t<=0||n<2)return u0(e);if(t>=1)return c0(e);var n,a=(n-1)*t,i=Math.floor(a),s=c0(fS(e,i).subarray(0,i+1)),l=u0(e.subarray(i+1));return s+(l-s)*(a-i)}}function LE(e,t,r=uS){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,a=(n-1)*t,i=Math.floor(a),s=+r(e[i],i,e),l=+r(e[i+1],i+1,e);return s+(l-s)*(a-i)}}function DE(e,t,r){e=+e,t=+t,r=(a=arguments.length)<2?(t=e,e=0,1):a<3?1:+r;for(var n=-1,a=Math.max(0,Math.ceil((t-e)/r))|0,i=new Array(a);++n<a;)i[n]=e+n*r;return i}function Rt(e,t){switch(arguments.length){case 0:break;case 1:this.range(e);break;default:this.range(t).domain(e);break}return this}function Pr(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 Kh=Symbol("implicit");function ex(){var e=new s0,t=[],r=[],n=Kh;function a(i){let s=e.get(i);if(s===void 0){if(n!==Kh)return n;e.set(i,s=t.push(i)-1)}return r[s%r.length]}return a.domain=function(i){if(!arguments.length)return t.slice();t=[],e=new s0;for(const s of i)e.has(s)||e.set(s,t.push(s)-1);return a},a.range=function(i){return arguments.length?(r=Array.from(i),a):r.slice()},a.unknown=function(i){return arguments.length?(n=i,a):n},a.copy=function(){return ex(t,r).unknown(n)},Rt.apply(a,arguments),a}function vi(){var e=ex().unknown(void 0),t=e.domain,r=e.range,n=0,a=1,i,s,l=!1,c=0,u=0,d=.5;delete e.unknown;function f(){var h=t().length,p=a<n,g=p?a:n,x=p?n:a;i=(x-g)/Math.max(1,h-c+u*2),l&&(i=Math.floor(i)),g+=(x-g-i*(h-c))*d,s=i*(1-c),l&&(g=Math.round(g),s=Math.round(s));var m=DE(h).map(function(v){return g+i*v});return r(p?m.reverse():m)}return e.domain=function(h){return arguments.length?(t(h),f()):t()},e.range=function(h){return arguments.length?([n,a]=h,n=+n,a=+a,f()):[n,a]},e.rangeRound=function(h){return[n,a]=h,n=+n,a=+a,l=!0,f()},e.bandwidth=function(){return s},e.step=function(){return i},e.round=function(h){return arguments.length?(l=!!h,f()):l},e.padding=function(h){return arguments.length?(c=Math.min(1,u=+h),f()):c},e.paddingInner=function(h){return arguments.length?(c=Math.min(1,h),f()):c},e.paddingOuter=function(h){return arguments.length?(u=+h,f()):u},e.align=function(h){return arguments.length?(d=Math.max(0,Math.min(1,h)),f()):d},e.copy=function(){return vi(t(),[n,a]).round(l).paddingInner(c).paddingOuter(u).align(d)},Rt.apply(f(),arguments)}function hS(e){var t=e.copy;return e.padding=e.paddingOuter,delete e.paddingInner,delete e.paddingOuter,e.copy=function(){return hS(t())},e}function ni(){return hS(vi.apply(null,arguments).paddingInner(1))}function tx(e,t,r){e.prototype=t.prototype=r,r.constructor=e}function pS(e,t){var r=Object.create(e.prototype);for(var n in t)r[n]=t[n];return r}function eo(){}var yi=.7,Xo=1/yi,Vn="\\s*([+-]?\\d+)\\s*",bi="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",Xt="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",zE=/^#([0-9a-f]{3,8})$/,BE=new RegExp(`^rgb\\(${Vn},${Vn},${Vn}\\)$`),FE=new RegExp(`^rgb\\(${Xt},${Xt},${Xt}\\)$`),qE=new RegExp(`^rgba\\(${Vn},${Vn},${Vn},${bi}\\)$`),WE=new RegExp(`^rgba\\(${Xt},${Xt},${Xt},${bi}\\)$`),HE=new RegExp(`^hsl\\(${bi},${Xt},${Xt}\\)$`),VE=new RegExp(`^hsla\\(${bi},${Xt},${Xt},${bi}\\)$`),d0={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};tx(eo,wi,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:f0,formatHex:f0,formatHex8:UE,formatHsl:KE,formatRgb:h0,toString:h0});function f0(){return this.rgb().formatHex()}function UE(){return this.rgb().formatHex8()}function KE(){return mS(this).formatHsl()}function h0(){return this.rgb().formatRgb()}function wi(e){var t,r;return e=(e+"").trim().toLowerCase(),(t=zE.exec(e))?(r=t[1].length,t=parseInt(t[1],16),r===6?p0(t):r===3?new mt(t>>8&15|t>>4&240,t>>4&15|t&240,(t&15)<<4|t&15,1):r===8?go(t>>24&255,t>>16&255,t>>8&255,(t&255)/255):r===4?go(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=BE.exec(e))?new mt(t[1],t[2],t[3],1):(t=FE.exec(e))?new mt(t[1]*255/100,t[2]*255/100,t[3]*255/100,1):(t=qE.exec(e))?go(t[1],t[2],t[3],t[4]):(t=WE.exec(e))?go(t[1]*255/100,t[2]*255/100,t[3]*255/100,t[4]):(t=HE.exec(e))?g0(t[1],t[2]/100,t[3]/100,1):(t=VE.exec(e))?g0(t[1],t[2]/100,t[3]/100,t[4]):d0.hasOwnProperty(e)?p0(d0[e]):e==="transparent"?new mt(NaN,NaN,NaN,0):null}function p0(e){return new mt(e>>16&255,e>>8&255,e&255,1)}function go(e,t,r,n){return n<=0&&(e=t=r=NaN),new mt(e,t,r,n)}function GE(e){return e instanceof eo||(e=wi(e)),e?(e=e.rgb(),new mt(e.r,e.g,e.b,e.opacity)):new mt}function Gh(e,t,r,n){return arguments.length===1?GE(e):new mt(e,t,r,n??1)}function mt(e,t,r,n){this.r=+e,this.g=+t,this.b=+r,this.opacity=+n}tx(mt,Gh,pS(eo,{brighter(e){return e=e==null?Xo:Math.pow(Xo,e),new mt(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=e==null?yi:Math.pow(yi,e),new mt(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new mt(on(this.r),on(this.g),on(this.b),Qo(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:m0,formatHex:m0,formatHex8:ZE,formatRgb:x0,toString:x0}));function m0(){return`#${tn(this.r)}${tn(this.g)}${tn(this.b)}`}function ZE(){return`#${tn(this.r)}${tn(this.g)}${tn(this.b)}${tn((isNaN(this.opacity)?1:this.opacity)*255)}`}function x0(){const e=Qo(this.opacity);return`${e===1?"rgb(":"rgba("}${on(this.r)}, ${on(this.g)}, ${on(this.b)}${e===1?")":`, ${e})`}`}function Qo(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function on(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function tn(e){return e=on(e),(e<16?"0":"")+e.toString(16)}function g0(e,t,r,n){return n<=0?e=t=r=NaN:r<=0||r>=1?e=t=NaN:t<=0&&(e=NaN),new Bt(e,t,r,n)}function mS(e){if(e instanceof Bt)return new Bt(e.h,e.s,e.l,e.opacity);if(e instanceof eo||(e=wi(e)),!e)return new Bt;if(e instanceof Bt)return e;e=e.rgb();var t=e.r/255,r=e.g/255,n=e.b/255,a=Math.min(t,r,n),i=Math.max(t,r,n),s=NaN,l=i-a,c=(i+a)/2;return l?(t===i?s=(r-n)/l+(r<n)*6:r===i?s=(n-t)/l+2:s=(t-r)/l+4,l/=c<.5?i+a:2-i-a,s*=60):l=c>0&&c<1?0:s,new Bt(s,l,c,e.opacity)}function YE(e,t,r,n){return arguments.length===1?mS(e):new Bt(e,t,r,n??1)}function Bt(e,t,r,n){this.h=+e,this.s=+t,this.l=+r,this.opacity=+n}tx(Bt,YE,pS(eo,{brighter(e){return e=e==null?Xo:Math.pow(Xo,e),new Bt(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=e==null?yi:Math.pow(yi,e),new Bt(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,a=2*r-n;return new mt(pf(e>=240?e-240:e+120,a,n),pf(e,a,n),pf(e<120?e+240:e-120,a,n),this.opacity)},clamp(){return new Bt(v0(this.h),vo(this.s),vo(this.l),Qo(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=Qo(this.opacity);return`${e===1?"hsl(":"hsla("}${v0(this.h)}, ${vo(this.s)*100}%, ${vo(this.l)*100}%${e===1?")":`, ${e})`}`}}));function v0(e){return e=(e||0)%360,e<0?e+360:e}function vo(e){return Math.max(0,Math.min(1,e||0))}function pf(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 rx=e=>()=>e;function XE(e,t){return function(r){return e+r*t}}function QE(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 JE(e){return(e=+e)==1?xS:function(t,r){return r-t?QE(t,r,e):rx(isNaN(t)?r:t)}}function xS(e,t){var r=t-e;return r?XE(e,r):rx(isNaN(e)?t:e)}const y0=(function e(t){var r=JE(t);function n(a,i){var s=r((a=Gh(a)).r,(i=Gh(i)).r),l=r(a.g,i.g),c=r(a.b,i.b),u=xS(a.opacity,i.opacity);return function(d){return a.r=s(d),a.g=l(d),a.b=c(d),a.opacity=u(d),a+""}}return n.gamma=e,n})(1);function eI(e,t){t||(t=[]);var r=e?Math.min(t.length,e.length):0,n=t.slice(),a;return function(i){for(a=0;a<r;++a)n[a]=e[a]*(1-i)+t[a]*i;return n}}function tI(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}function rI(e,t){var r=t?t.length:0,n=e?Math.min(r,e.length):0,a=new Array(n),i=new Array(r),s;for(s=0;s<n;++s)a[s]=Ta(e[s],t[s]);for(;s<r;++s)i[s]=t[s];return function(l){for(s=0;s<n;++s)i[s]=a[s](l);return i}}function nI(e,t){var r=new Date;return e=+e,t=+t,function(n){return r.setTime(e*(1-n)+t*n),r}}function Jo(e,t){return e=+e,t=+t,function(r){return e*(1-r)+t*r}}function aI(e,t){var r={},n={},a;(e===null||typeof e!="object")&&(e={}),(t===null||typeof t!="object")&&(t={});for(a in t)a in e?r[a]=Ta(e[a],t[a]):n[a]=t[a];return function(i){for(a in r)n[a]=r[a](i);return n}}var Zh=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,mf=new RegExp(Zh.source,"g");function iI(e){return function(){return e}}function oI(e){return function(t){return e(t)+""}}function sI(e,t){var r=Zh.lastIndex=mf.lastIndex=0,n,a,i,s=-1,l=[],c=[];for(e=e+"",t=t+"";(n=Zh.exec(e))&&(a=mf.exec(t));)(i=a.index)>r&&(i=t.slice(r,i),l[s]?l[s]+=i:l[++s]=i),(n=n[0])===(a=a[0])?l[s]?l[s]+=a:l[++s]=a:(l[++s]=null,c.push({i:s,x:Jo(n,a)})),r=mf.lastIndex;return r<t.length&&(i=t.slice(r),l[s]?l[s]+=i:l[++s]=i),l.length<2?c[0]?oI(c[0].x):iI(t):(t=c.length,function(u){for(var d=0,f;d<t;++d)l[(f=c[d]).i]=f.x(u);return l.join("")})}function Ta(e,t){var r=typeof t,n;return t==null||r==="boolean"?rx(t):(r==="number"?Jo:r==="string"?(n=wi(t))?(t=n,y0):sI:t instanceof wi?y0:t instanceof Date?nI:tI(t)?eI:Array.isArray(t)?rI:typeof t.valueOf!="function"&&typeof t.toString!="function"||isNaN(t)?aI:Jo)(e,t)}function nx(e,t){return e=+e,t=+t,function(r){return Math.round(e*(1-r)+t*r)}}function lI(e,t){t===void 0&&(t=e,e=Ta);for(var r=0,n=t.length-1,a=t[0],i=new Array(n<0?0:n);r<n;)i[r]=e(a,a=t[++r]);return function(s){var l=Math.max(0,Math.min(n-1,Math.floor(s*=n)));return i[l](s-l)}}function cI(e){return function(){return e}}function es(e){return+e}var b0=[0,1];function dt(e){return e}function Yh(e,t){return(t-=e=+e)?function(r){return(r-e)/t}:cI(isNaN(t)?NaN:.5)}function uI(e,t){var r;return e>t&&(r=e,e=t,t=r),function(n){return Math.max(e,Math.min(t,n))}}function dI(e,t,r){var n=e[0],a=e[1],i=t[0],s=t[1];return a<n?(n=Yh(a,n),i=r(s,i)):(n=Yh(n,a),i=r(i,s)),function(l){return i(n(l))}}function fI(e,t,r){var n=Math.min(e.length,t.length)-1,a=new Array(n),i=new Array(n),s=-1;for(e[n]<e[0]&&(e=e.slice().reverse(),t=t.slice().reverse());++s<n;)a[s]=Yh(e[s],e[s+1]),i[s]=r(t[s],t[s+1]);return function(l){var c=Ji(e,l,1,n)-1;return i[c](a[c](l))}}function to(e,t){return t.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown())}function El(){var e=b0,t=b0,r=Ta,n,a,i,s=dt,l,c,u;function d(){var h=Math.min(e.length,t.length);return s!==dt&&(s=uI(e[0],e[h-1])),l=h>2?fI:dI,c=u=null,f}function f(h){return h==null||isNaN(h=+h)?i:(c||(c=l(e.map(n),t,r)))(n(s(h)))}return f.invert=function(h){return s(a((u||(u=l(t,e.map(n),Jo)))(h)))},f.domain=function(h){return arguments.length?(e=Array.from(h,es),d()):e.slice()},f.range=function(h){return arguments.length?(t=Array.from(h),d()):t.slice()},f.rangeRound=function(h){return t=Array.from(h),r=nx,d()},f.clamp=function(h){return arguments.length?(s=h?!0:dt,d()):s!==dt},f.interpolate=function(h){return arguments.length?(r=h,d()):r},f.unknown=function(h){return arguments.length?(i=h,f):i},function(h,p){return n=h,a=p,d()}}function ax(){return El()(dt,dt)}function hI(e){return Math.abs(e=Math.round(e))>=1e21?e.toLocaleString("en").replace(/,/g,""):e.toString(10)}function ts(e,t){if(!isFinite(e)||e===0)return null;var r=(e=t?e.toExponential(t-1):e.toExponential()).indexOf("e"),n=e.slice(0,r);return[n.length>1?n[0]+n.slice(2):n,+e.slice(r+1)]}function ea(e){return e=ts(Math.abs(e)),e?e[1]:NaN}function pI(e,t){return function(r,n){for(var a=r.length,i=[],s=0,l=e[0],c=0;a>0&&l>0&&(c+l+1>n&&(l=Math.max(1,n-c)),i.push(r.substring(a-=l,a+l)),!((c+=l+1)>n));)l=e[s=(s+1)%e.length];return i.reverse().join(t)}}function mI(e){return function(t){return t.replace(/[0-9]/g,function(r){return e[+r]})}}var xI=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function ji(e){if(!(t=xI.exec(e)))throw new Error("invalid format: "+e);var t;return new ix({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]})}ji.prototype=ix.prototype;function ix(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+""}ix.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 gI(e){e:for(var t=e.length,r=1,n=-1,a;r<t;++r)switch(e[r]){case".":n=a=r;break;case"0":n===0&&(n=r),a=r;break;default:if(!+e[r])break e;n>0&&(n=0);break}return n>0?e.slice(0,n)+e.slice(a+1):e}var rs;function vI(e,t){var r=ts(e,t);if(!r)return rs=void 0,e.toPrecision(t);var n=r[0],a=r[1],i=a-(rs=Math.max(-8,Math.min(8,Math.floor(a/3)))*3)+1,s=n.length;return i===s?n:i>s?n+new Array(i-s+1).join("0"):i>0?n.slice(0,i)+"."+n.slice(i):"0."+new Array(1-i).join("0")+ts(e,Math.max(0,t+i-1))[0]}function w0(e,t){var r=ts(e,t);if(!r)return e+"";var n=r[0],a=r[1];return a<0?"0."+new Array(-a).join("0")+n:n.length>a+1?n.slice(0,a+1)+"."+n.slice(a+1):n+new Array(a-n.length+2).join("0")}const j0={"%":(e,t)=>(e*100).toFixed(t),b:e=>Math.round(e).toString(2),c:e=>e+"",d:hI,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)=>w0(e*100,t),r:w0,s:vI,X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)};function C0(e){return e}var S0=Array.prototype.map,N0=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function yI(e){var t=e.grouping===void 0||e.thousands===void 0?C0:pI(S0.call(e.grouping,Number),e.thousands+""),r=e.currency===void 0?"":e.currency[0]+"",n=e.currency===void 0?"":e.currency[1]+"",a=e.decimal===void 0?".":e.decimal+"",i=e.numerals===void 0?C0:mI(S0.call(e.numerals,String)),s=e.percent===void 0?"%":e.percent+"",l=e.minus===void 0?"−":e.minus+"",c=e.nan===void 0?"NaN":e.nan+"";function u(f,h){f=ji(f);var p=f.fill,g=f.align,x=f.sign,m=f.symbol,v=f.zero,b=f.width,w=f.comma,C=f.precision,y=f.trim,j=f.type;j==="n"?(w=!0,j="g"):j0[j]||(C===void 0&&(C=12),y=!0,j="g"),(v||p==="0"&&g==="=")&&(v=!0,p="0",g="=");var N=(h&&h.prefix!==void 0?h.prefix:"")+(m==="$"?r:m==="#"&&/[boxX]/.test(j)?"0"+j.toLowerCase():""),_=(m==="$"?n:/[%p]/.test(j)?s:"")+(h&&h.suffix!==void 0?h.suffix:""),A=j0[j],I=/[defgprs%]/.test(j);C=C===void 0?6:/[gprs]/.test(j)?Math.max(1,Math.min(21,C)):Math.max(0,Math.min(20,C));function k(E){var T=N,M=_,R,$,L;if(j==="c")M=A(E)+M,E="";else{E=+E;var q=E<0||1/E<0;if(E=isNaN(E)?c:A(Math.abs(E),C),y&&(E=gI(E)),q&&+E==0&&x!=="+"&&(q=!1),T=(q?x==="("?x:l:x==="-"||x==="("?"":x)+T,M=(j==="s"&&!isNaN(E)&&rs!==void 0?N0[8+rs/3]:"")+M+(q&&x==="("?")":""),I){for(R=-1,$=E.length;++R<$;)if(L=E.charCodeAt(R),48>L||L>57){M=(L===46?a+E.slice(R+1):E.slice(R))+M,E=E.slice(0,R);break}}}w&&!v&&(E=t(E,1/0));var U=T.length+E.length+M.length,D=U<b?new Array(b-U+1).join(p):"";switch(w&&v&&(E=t(D+E,D.length?b-M.length:1/0),D=""),g){case"<":E=T+E+M+D;break;case"=":E=T+D+E+M;break;case"^":E=D.slice(0,U=D.length>>1)+T+E+M+D.slice(U);break;default:E=D+T+E+M;break}return i(E)}return k.toString=function(){return f+""},k}function d(f,h){var p=Math.max(-8,Math.min(8,Math.floor(ea(h)/3)))*3,g=Math.pow(10,-p),x=u((f=ji(f),f.type="f",f),{suffix:N0[8+p/3]});return function(m){return x(g*m)}}return{format:u,formatPrefix:d}}var yo,ox,gS;bI({thousands:",",grouping:[3],currency:["$",""]});function bI(e){return yo=yI(e),ox=yo.format,gS=yo.formatPrefix,yo}function wI(e){return Math.max(0,-ea(Math.abs(e)))}function jI(e,t){return Math.max(0,Math.max(-8,Math.min(8,Math.floor(ea(t)/3)))*3-ea(Math.abs(e)))}function CI(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,ea(t)-ea(e))+1}function vS(e,t,r,n){var a=Uh(e,t,r),i;switch(n=ji(n??",f"),n.type){case"s":{var s=Math.max(Math.abs(e),Math.abs(t));return n.precision==null&&!isNaN(i=jI(a,s))&&(n.precision=i),gS(n,s)}case"":case"e":case"g":case"p":case"r":{n.precision==null&&!isNaN(i=CI(a,Math.max(Math.abs(e),Math.abs(t))))&&(n.precision=i-(n.type==="e"));break}case"f":case"%":{n.precision==null&&!isNaN(i=wI(a))&&(n.precision=i-(n.type==="%")*2);break}}return ox(n)}function Br(e){var t=e.domain;return e.ticks=function(r){var n=t();return Hh(n[0],n[n.length-1],r??10)},e.tickFormat=function(r,n){var a=t();return vS(a[0],a[a.length-1],r??10,n)},e.nice=function(r){r==null&&(r=10);var n=t(),a=0,i=n.length-1,s=n[a],l=n[i],c,u,d=10;for(l<s&&(u=s,s=l,l=u,u=a,a=i,i=u);d-- >0;){if(u=Vh(s,l,r),u===c)return n[a]=s,n[i]=l,t(n);if(u>0)s=Math.floor(s/u)*u,l=Math.ceil(l/u)*u;else if(u<0)s=Math.ceil(s*u)/u,l=Math.floor(l*u)/u;else break;c=u}return e},e}function ns(){var e=ax();return e.copy=function(){return to(e,ns())},Rt.apply(e,arguments),Br(e)}function yS(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,es),r):e.slice()},r.unknown=function(n){return arguments.length?(t=n,r):t},r.copy=function(){return yS(e).unknown(t)},e=arguments.length?Array.from(e,es):[0,1],Br(r)}function bS(e,t){e=e.slice();var r=0,n=e.length-1,a=e[r],i=e[n],s;return i<a&&(s=r,r=n,n=s,s=a,a=i,i=s),e[r]=t.floor(a),e[n]=t.ceil(i),e}function O0(e){return Math.log(e)}function P0(e){return Math.exp(e)}function SI(e){return-Math.log(-e)}function NI(e){return-Math.exp(-e)}function OI(e){return isFinite(e)?+("1e"+e):e<0?0:e}function PI(e){return e===10?OI:e===Math.E?Math.exp:t=>Math.pow(e,t)}function AI(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 A0(e){return(t,r)=>-e(-t,r)}function sx(e){const t=e(O0,P0),r=t.domain;let n=10,a,i;function s(){return a=AI(n),i=PI(n),r()[0]<0?(a=A0(a),i=A0(i),e(SI,NI)):e(O0,P0),t}return t.base=function(l){return arguments.length?(n=+l,s()):n},t.domain=function(l){return arguments.length?(r(l),s()):r()},t.ticks=l=>{const c=r();let u=c[0],d=c[c.length-1];const f=d<u;f&&([u,d]=[d,u]);let h=a(u),p=a(d),g,x;const m=l==null?10:+l;let v=[];if(!(n%1)&&p-h<m){if(h=Math.floor(h),p=Math.ceil(p),u>0){for(;h<=p;++h)for(g=1;g<n;++g)if(x=h<0?g/i(-h):g*i(h),!(x<u)){if(x>d)break;v.push(x)}}else for(;h<=p;++h)for(g=n-1;g>=1;--g)if(x=h>0?g/i(-h):g*i(h),!(x<u)){if(x>d)break;v.push(x)}v.length*2<m&&(v=Hh(u,d,m))}else v=Hh(h,p,Math.min(p-h,m)).map(i);return f?v.reverse():v},t.tickFormat=(l,c)=>{if(l==null&&(l=10),c==null&&(c=n===10?"s":","),typeof c!="function"&&(!(n%1)&&(c=ji(c)).precision==null&&(c.trim=!0),c=ox(c)),l===1/0)return c;const u=Math.max(1,n*l/t.ticks().length);return d=>{let f=d/i(Math.round(a(d)));return f*n<n-.5&&(f*=n),f<=u?c(d):""}},t.nice=()=>r(bS(r(),{floor:l=>i(Math.floor(a(l))),ceil:l=>i(Math.ceil(a(l)))})),t}function wS(){const e=sx(El()).domain([1,10]);return e.copy=()=>to(e,wS()).base(e.base()),Rt.apply(e,arguments),e}function _0(e){return function(t){return Math.sign(t)*Math.log1p(Math.abs(t/e))}}function k0(e){return function(t){return Math.sign(t)*Math.expm1(Math.abs(t))*e}}function lx(e){var t=1,r=e(_0(t),k0(t));return r.constant=function(n){return arguments.length?e(_0(t=+n),k0(t)):t},Br(r)}function jS(){var e=lx(El());return e.copy=function(){return to(e,jS()).constant(e.constant())},Rt.apply(e,arguments)}function T0(e){return function(t){return t<0?-Math.pow(-t,e):Math.pow(t,e)}}function _I(e){return e<0?-Math.sqrt(-e):Math.sqrt(e)}function kI(e){return e<0?-e*e:e*e}function cx(e){var t=e(dt,dt),r=1;function n(){return r===1?e(dt,dt):r===.5?e(_I,kI):e(T0(r),T0(1/r))}return t.exponent=function(a){return arguments.length?(r=+a,n()):r},Br(t)}function ux(){var e=cx(El());return e.copy=function(){return to(e,ux()).exponent(e.exponent())},Rt.apply(e,arguments),e}function TI(){return ux.apply(null,arguments).exponent(.5)}function E0(e){return Math.sign(e)*e*e}function EI(e){return Math.sign(e)*Math.sqrt(Math.abs(e))}function CS(){var e=ax(),t=[0,1],r=!1,n;function a(i){var s=EI(e(i));return isNaN(s)?n:r?Math.round(s):s}return a.invert=function(i){return e.invert(E0(i))},a.domain=function(i){return arguments.length?(e.domain(i),a):e.domain()},a.range=function(i){return arguments.length?(e.range((t=Array.from(i,es)).map(E0)),a):t.slice()},a.rangeRound=function(i){return a.range(i).round(!0)},a.round=function(i){return arguments.length?(r=!!i,a):r},a.clamp=function(i){return arguments.length?(e.clamp(i),a):e.clamp()},a.unknown=function(i){return arguments.length?(n=i,a):n},a.copy=function(){return CS(e.domain(),t).round(r).clamp(e.clamp()).unknown(n)},Rt.apply(a,arguments),Br(a)}function SS(){var e=[],t=[],r=[],n;function a(){var s=0,l=Math.max(1,t.length);for(r=new Array(l-1);++s<l;)r[s-1]=LE(e,s/l);return i}function i(s){return s==null||isNaN(s=+s)?n:t[Ji(r,s)]}return i.invertExtent=function(s){var l=t.indexOf(s);return l<0?[NaN,NaN]:[l>0?r[l-1]:e[0],l<r.length?r[l]:e[e.length-1]]},i.domain=function(s){if(!arguments.length)return e.slice();e=[];for(let l of s)l!=null&&!isNaN(l=+l)&&e.push(l);return e.sort(Rr),a()},i.range=function(s){return arguments.length?(t=Array.from(s),a()):t.slice()},i.unknown=function(s){return arguments.length?(n=s,i):n},i.quantiles=function(){return r.slice()},i.copy=function(){return SS().domain(e).range(t).unknown(n)},Rt.apply(i,arguments)}function NS(){var e=0,t=1,r=1,n=[.5],a=[0,1],i;function s(c){return c!=null&&c<=c?a[Ji(n,c,0,r)]:i}function l(){var c=-1;for(n=new Array(r);++c<r;)n[c]=((c+1)*t-(c-r)*e)/(r+1);return s}return s.domain=function(c){return arguments.length?([e,t]=c,e=+e,t=+t,l()):[e,t]},s.range=function(c){return arguments.length?(r=(a=Array.from(c)).length-1,l()):a.slice()},s.invertExtent=function(c){var u=a.indexOf(c);return u<0?[NaN,NaN]:u<1?[e,n[0]]:u>=r?[n[r-1],t]:[n[u-1],n[u]]},s.unknown=function(c){return arguments.length&&(i=c),s},s.thresholds=function(){return n.slice()},s.copy=function(){return NS().domain([e,t]).range(a).unknown(i)},Rt.apply(Br(s),arguments)}function OS(){var e=[.5],t=[0,1],r,n=1;function a(i){return i!=null&&i<=i?t[Ji(e,i,0,n)]:r}return a.domain=function(i){return arguments.length?(e=Array.from(i),n=Math.min(e.length,t.length-1),a):e.slice()},a.range=function(i){return arguments.length?(t=Array.from(i),n=Math.min(e.length,t.length-1),a):t.slice()},a.invertExtent=function(i){var s=t.indexOf(i);return[e[s-1],e[s]]},a.unknown=function(i){return arguments.length?(r=i,a):r},a.copy=function(){return OS().domain(e).range(t).unknown(r)},Rt.apply(a,arguments)}const xf=new Date,gf=new Date;function Xe(e,t,r,n){function a(i){return e(i=arguments.length===0?new Date:new Date(+i)),i}return a.floor=i=>(e(i=new Date(+i)),i),a.ceil=i=>(e(i=new Date(i-1)),t(i,1),e(i),i),a.round=i=>{const s=a(i),l=a.ceil(i);return i-s<l-i?s:l},a.offset=(i,s)=>(t(i=new Date(+i),s==null?1:Math.floor(s)),i),a.range=(i,s,l)=>{const c=[];if(i=a.ceil(i),l=l==null?1:Math.floor(l),!(i<s)||!(l>0))return c;let u;do c.push(u=new Date(+i)),t(i,l),e(i);while(u<i&&i<s);return c},a.filter=i=>Xe(s=>{if(s>=s)for(;e(s),!i(s);)s.setTime(s-1)},(s,l)=>{if(s>=s)if(l<0)for(;++l<=0;)for(;t(s,-1),!i(s););else for(;--l>=0;)for(;t(s,1),!i(s););}),r&&(a.count=(i,s)=>(xf.setTime(+i),gf.setTime(+s),e(xf),e(gf),Math.floor(r(xf,gf))),a.every=i=>(i=Math.floor(i),!isFinite(i)||!(i>0)?null:i>1?a.filter(n?s=>n(s)%i===0:s=>a.count(0,s)%i===0):a)),a}const as=Xe(()=>{},(e,t)=>{e.setTime(+e+t)},(e,t)=>t-e);as.every=e=>(e=Math.floor(e),!isFinite(e)||!(e>0)?null:e>1?Xe(t=>{t.setTime(Math.floor(t/e)*e)},(t,r)=>{t.setTime(+t+r*e)},(t,r)=>(r-t)/e):as);as.range;const ur=1e3,Et=ur*60,dr=Et*60,yr=dr*24,dx=yr*7,I0=yr*30,vf=yr*365,rn=Xe(e=>{e.setTime(e-e.getMilliseconds())},(e,t)=>{e.setTime(+e+t*ur)},(e,t)=>(t-e)/ur,e=>e.getUTCSeconds());rn.range;const fx=Xe(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*ur)},(e,t)=>{e.setTime(+e+t*Et)},(e,t)=>(t-e)/Et,e=>e.getMinutes());fx.range;const hx=Xe(e=>{e.setUTCSeconds(0,0)},(e,t)=>{e.setTime(+e+t*Et)},(e,t)=>(t-e)/Et,e=>e.getUTCMinutes());hx.range;const px=Xe(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*ur-e.getMinutes()*Et)},(e,t)=>{e.setTime(+e+t*dr)},(e,t)=>(t-e)/dr,e=>e.getHours());px.range;const mx=Xe(e=>{e.setUTCMinutes(0,0,0)},(e,t)=>{e.setTime(+e+t*dr)},(e,t)=>(t-e)/dr,e=>e.getUTCHours());mx.range;const ro=Xe(e=>e.setHours(0,0,0,0),(e,t)=>e.setDate(e.getDate()+t),(e,t)=>(t-e-(t.getTimezoneOffset()-e.getTimezoneOffset())*Et)/yr,e=>e.getDate()-1);ro.range;const Il=Xe(e=>{e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCDate(e.getUTCDate()+t)},(e,t)=>(t-e)/yr,e=>e.getUTCDate()-1);Il.range;const PS=Xe(e=>{e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCDate(e.getUTCDate()+t)},(e,t)=>(t-e)/yr,e=>Math.floor(e/yr));PS.range;function On(e){return Xe(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())*Et)/dx)}const Ml=On(0),is=On(1),II=On(2),MI=On(3),ta=On(4),$I=On(5),RI=On(6);Ml.range;is.range;II.range;MI.range;ta.range;$I.range;RI.range;function Pn(e){return Xe(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)/dx)}const $l=Pn(0),os=Pn(1),LI=Pn(2),DI=Pn(3),ra=Pn(4),zI=Pn(5),BI=Pn(6);$l.range;os.range;LI.range;DI.range;ra.range;zI.range;BI.range;const xx=Xe(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());xx.range;const gx=Xe(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());gx.range;const br=Xe(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());br.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:Xe(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)});br.range;const wr=Xe(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());wr.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:Xe(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)});wr.range;function AS(e,t,r,n,a,i){const s=[[rn,1,ur],[rn,5,5*ur],[rn,15,15*ur],[rn,30,30*ur],[i,1,Et],[i,5,5*Et],[i,15,15*Et],[i,30,30*Et],[a,1,dr],[a,3,3*dr],[a,6,6*dr],[a,12,12*dr],[n,1,yr],[n,2,2*yr],[r,1,dx],[t,1,I0],[t,3,3*I0],[e,1,vf]];function l(u,d,f){const h=d<u;h&&([u,d]=[d,u]);const p=f&&typeof f.range=="function"?f:c(u,d,f),g=p?p.range(u,+d+1):[];return h?g.reverse():g}function c(u,d,f){const h=Math.abs(d-u)/f,p=Jm(([,,m])=>m).right(s,h);if(p===s.length)return e.every(Uh(u/vf,d/vf,f));if(p===0)return as.every(Math.max(Uh(u,d,f),1));const[g,x]=s[h/s[p-1][2]<s[p][2]/h?p-1:p];return g.every(x)}return[l,c]}const[FI,qI]=AS(wr,gx,$l,PS,mx,hx),[WI,HI]=AS(br,xx,Ml,ro,px,fx);function yf(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 bf(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 VI(e){var t=e.dateTime,r=e.date,n=e.time,a=e.periods,i=e.days,s=e.shortDays,l=e.months,c=e.shortMonths,u=Ua(a),d=Ka(a),f=Ua(i),h=Ka(i),p=Ua(s),g=Ka(s),x=Ua(l),m=Ka(l),v=Ua(c),b=Ka(c),w={a:L,A:q,b:U,B:D,c:null,d:z0,e:z0,f:pM,g:SM,G:OM,H:dM,I:fM,j:hM,L:_S,m:mM,M:xM,p:B,q:W,Q:q0,s:W0,S:gM,u:vM,U:yM,V:bM,w:wM,W:jM,x:null,X:null,y:CM,Y:NM,Z:PM,"%":F0},C={a:G,A:Q,b:ne,B:X,c:null,d:B0,e:B0,f:TM,g:FM,G:WM,H:AM,I:_M,j:kM,L:TS,m:EM,M:IM,p:re,q:ce,Q:q0,s:W0,S:MM,u:$M,U:RM,V:LM,w:DM,W:zM,x:null,X:null,y:BM,Y:qM,Z:HM,"%":F0},y={a:I,A:k,b:E,B:T,c:M,d:L0,e:L0,f:sM,g:R0,G:$0,H:D0,I:D0,j:nM,L:oM,m:rM,M:aM,p:A,q:tM,Q:cM,s:uM,S:iM,u:YI,U:XI,V:QI,w:ZI,W:JI,x:R,X:$,y:R0,Y:$0,Z:eM,"%":lM};w.x=j(r,w),w.X=j(n,w),w.c=j(t,w),C.x=j(r,C),C.X=j(n,C),C.c=j(t,C);function j(K,ee){return function(te){var z=[],pe=-1,Y=0,Oe=K.length,$e,nt,_r;for(te instanceof Date||(te=new Date(+te));++pe<Oe;)K.charCodeAt(pe)===37&&(z.push(K.slice(Y,pe)),(nt=M0[$e=K.charAt(++pe)])!=null?$e=K.charAt(++pe):nt=$e==="e"?" ":"0",(_r=ee[$e])&&($e=_r(te,nt)),z.push($e),Y=pe+1);return z.push(K.slice(Y,pe)),z.join("")}}function N(K,ee){return function(te){var z=Va(1900,void 0,1),pe=_(z,K,te+="",0),Y,Oe;if(pe!=te.length)return null;if("Q"in z)return new Date(z.Q);if("s"in z)return new Date(z.s*1e3+("L"in z?z.L:0));if(ee&&!("Z"in z)&&(z.Z=0),"p"in z&&(z.H=z.H%12+z.p*12),z.m===void 0&&(z.m="q"in z?z.q:0),"V"in z){if(z.V<1||z.V>53)return null;"w"in z||(z.w=1),"Z"in z?(Y=bf(Va(z.y,0,1)),Oe=Y.getUTCDay(),Y=Oe>4||Oe===0?os.ceil(Y):os(Y),Y=Il.offset(Y,(z.V-1)*7),z.y=Y.getUTCFullYear(),z.m=Y.getUTCMonth(),z.d=Y.getUTCDate()+(z.w+6)%7):(Y=yf(Va(z.y,0,1)),Oe=Y.getDay(),Y=Oe>4||Oe===0?is.ceil(Y):is(Y),Y=ro.offset(Y,(z.V-1)*7),z.y=Y.getFullYear(),z.m=Y.getMonth(),z.d=Y.getDate()+(z.w+6)%7)}else("W"in z||"U"in z)&&("w"in z||(z.w="u"in z?z.u%7:"W"in z?1:0),Oe="Z"in z?bf(Va(z.y,0,1)).getUTCDay():yf(Va(z.y,0,1)).getDay(),z.m=0,z.d="W"in z?(z.w+6)%7+z.W*7-(Oe+5)%7:z.w+z.U*7-(Oe+6)%7);return"Z"in z?(z.H+=z.Z/100|0,z.M+=z.Z%100,bf(z)):yf(z)}}function _(K,ee,te,z){for(var pe=0,Y=ee.length,Oe=te.length,$e,nt;pe<Y;){if(z>=Oe)return-1;if($e=ee.charCodeAt(pe++),$e===37){if($e=ee.charAt(pe++),nt=y[$e in M0?ee.charAt(pe++):$e],!nt||(z=nt(K,te,z))<0)return-1}else if($e!=te.charCodeAt(z++))return-1}return z}function A(K,ee,te){var z=u.exec(ee.slice(te));return z?(K.p=d.get(z[0].toLowerCase()),te+z[0].length):-1}function I(K,ee,te){var z=p.exec(ee.slice(te));return z?(K.w=g.get(z[0].toLowerCase()),te+z[0].length):-1}function k(K,ee,te){var z=f.exec(ee.slice(te));return z?(K.w=h.get(z[0].toLowerCase()),te+z[0].length):-1}function E(K,ee,te){var z=v.exec(ee.slice(te));return z?(K.m=b.get(z[0].toLowerCase()),te+z[0].length):-1}function T(K,ee,te){var z=x.exec(ee.slice(te));return z?(K.m=m.get(z[0].toLowerCase()),te+z[0].length):-1}function M(K,ee,te){return _(K,t,ee,te)}function R(K,ee,te){return _(K,r,ee,te)}function $(K,ee,te){return _(K,n,ee,te)}function L(K){return s[K.getDay()]}function q(K){return i[K.getDay()]}function U(K){return c[K.getMonth()]}function D(K){return l[K.getMonth()]}function B(K){return a[+(K.getHours()>=12)]}function W(K){return 1+~~(K.getMonth()/3)}function G(K){return s[K.getUTCDay()]}function Q(K){return i[K.getUTCDay()]}function ne(K){return c[K.getUTCMonth()]}function X(K){return l[K.getUTCMonth()]}function re(K){return a[+(K.getUTCHours()>=12)]}function ce(K){return 1+~~(K.getUTCMonth()/3)}return{format:function(K){var ee=j(K+="",w);return ee.toString=function(){return K},ee},parse:function(K){var ee=N(K+="",!1);return ee.toString=function(){return K},ee},utcFormat:function(K){var ee=j(K+="",C);return ee.toString=function(){return K},ee},utcParse:function(K){var ee=N(K+="",!0);return ee.toString=function(){return K},ee}}}var M0={"-":"",_:" ",0:"0"},rt=/^\s*\d+/,UI=/^%/,KI=/[\\^$*+?|[\]().{}]/g;function ve(e,t,r){var n=e<0?"-":"",a=(n?-e:e)+"",i=a.length;return n+(i<r?new Array(r-i+1).join(t)+a:a)}function GI(e){return e.replace(KI,"\\$&")}function Ua(e){return new RegExp("^(?:"+e.map(GI).join("|")+")","i")}function Ka(e){return new Map(e.map((t,r)=>[t.toLowerCase(),r]))}function ZI(e,t,r){var n=rt.exec(t.slice(r,r+1));return n?(e.w=+n[0],r+n[0].length):-1}function YI(e,t,r){var n=rt.exec(t.slice(r,r+1));return n?(e.u=+n[0],r+n[0].length):-1}function XI(e,t,r){var n=rt.exec(t.slice(r,r+2));return n?(e.U=+n[0],r+n[0].length):-1}function QI(e,t,r){var n=rt.exec(t.slice(r,r+2));return n?(e.V=+n[0],r+n[0].length):-1}function JI(e,t,r){var n=rt.exec(t.slice(r,r+2));return n?(e.W=+n[0],r+n[0].length):-1}function $0(e,t,r){var n=rt.exec(t.slice(r,r+4));return n?(e.y=+n[0],r+n[0].length):-1}function R0(e,t,r){var n=rt.exec(t.slice(r,r+2));return n?(e.y=+n[0]+(+n[0]>68?1900:2e3),r+n[0].length):-1}function eM(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 tM(e,t,r){var n=rt.exec(t.slice(r,r+1));return n?(e.q=n[0]*3-3,r+n[0].length):-1}function rM(e,t,r){var n=rt.exec(t.slice(r,r+2));return n?(e.m=n[0]-1,r+n[0].length):-1}function L0(e,t,r){var n=rt.exec(t.slice(r,r+2));return n?(e.d=+n[0],r+n[0].length):-1}function nM(e,t,r){var n=rt.exec(t.slice(r,r+3));return n?(e.m=0,e.d=+n[0],r+n[0].length):-1}function D0(e,t,r){var n=rt.exec(t.slice(r,r+2));return n?(e.H=+n[0],r+n[0].length):-1}function aM(e,t,r){var n=rt.exec(t.slice(r,r+2));return n?(e.M=+n[0],r+n[0].length):-1}function iM(e,t,r){var n=rt.exec(t.slice(r,r+2));return n?(e.S=+n[0],r+n[0].length):-1}function oM(e,t,r){var n=rt.exec(t.slice(r,r+3));return n?(e.L=+n[0],r+n[0].length):-1}function sM(e,t,r){var n=rt.exec(t.slice(r,r+6));return n?(e.L=Math.floor(n[0]/1e3),r+n[0].length):-1}function lM(e,t,r){var n=UI.exec(t.slice(r,r+1));return n?r+n[0].length:-1}function cM(e,t,r){var n=rt.exec(t.slice(r));return n?(e.Q=+n[0],r+n[0].length):-1}function uM(e,t,r){var n=rt.exec(t.slice(r));return n?(e.s=+n[0],r+n[0].length):-1}function z0(e,t){return ve(e.getDate(),t,2)}function dM(e,t){return ve(e.getHours(),t,2)}function fM(e,t){return ve(e.getHours()%12||12,t,2)}function hM(e,t){return ve(1+ro.count(br(e),e),t,3)}function _S(e,t){return ve(e.getMilliseconds(),t,3)}function pM(e,t){return _S(e,t)+"000"}function mM(e,t){return ve(e.getMonth()+1,t,2)}function xM(e,t){return ve(e.getMinutes(),t,2)}function gM(e,t){return ve(e.getSeconds(),t,2)}function vM(e){var t=e.getDay();return t===0?7:t}function yM(e,t){return ve(Ml.count(br(e)-1,e),t,2)}function kS(e){var t=e.getDay();return t>=4||t===0?ta(e):ta.ceil(e)}function bM(e,t){return e=kS(e),ve(ta.count(br(e),e)+(br(e).getDay()===4),t,2)}function wM(e){return e.getDay()}function jM(e,t){return ve(is.count(br(e)-1,e),t,2)}function CM(e,t){return ve(e.getFullYear()%100,t,2)}function SM(e,t){return e=kS(e),ve(e.getFullYear()%100,t,2)}function NM(e,t){return ve(e.getFullYear()%1e4,t,4)}function OM(e,t){var r=e.getDay();return e=r>=4||r===0?ta(e):ta.ceil(e),ve(e.getFullYear()%1e4,t,4)}function PM(e){var t=e.getTimezoneOffset();return(t>0?"-":(t*=-1,"+"))+ve(t/60|0,"0",2)+ve(t%60,"0",2)}function B0(e,t){return ve(e.getUTCDate(),t,2)}function AM(e,t){return ve(e.getUTCHours(),t,2)}function _M(e,t){return ve(e.getUTCHours()%12||12,t,2)}function kM(e,t){return ve(1+Il.count(wr(e),e),t,3)}function TS(e,t){return ve(e.getUTCMilliseconds(),t,3)}function TM(e,t){return TS(e,t)+"000"}function EM(e,t){return ve(e.getUTCMonth()+1,t,2)}function IM(e,t){return ve(e.getUTCMinutes(),t,2)}function MM(e,t){return ve(e.getUTCSeconds(),t,2)}function $M(e){var t=e.getUTCDay();return t===0?7:t}function RM(e,t){return ve($l.count(wr(e)-1,e),t,2)}function ES(e){var t=e.getUTCDay();return t>=4||t===0?ra(e):ra.ceil(e)}function LM(e,t){return e=ES(e),ve(ra.count(wr(e),e)+(wr(e).getUTCDay()===4),t,2)}function DM(e){return e.getUTCDay()}function zM(e,t){return ve(os.count(wr(e)-1,e),t,2)}function BM(e,t){return ve(e.getUTCFullYear()%100,t,2)}function FM(e,t){return e=ES(e),ve(e.getUTCFullYear()%100,t,2)}function qM(e,t){return ve(e.getUTCFullYear()%1e4,t,4)}function WM(e,t){var r=e.getUTCDay();return e=r>=4||r===0?ra(e):ra.ceil(e),ve(e.getUTCFullYear()%1e4,t,4)}function HM(){return"+0000"}function F0(){return"%"}function q0(e){return+e}function W0(e){return Math.floor(+e/1e3)}var Rn,IS,MS;VM({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 VM(e){return Rn=VI(e),IS=Rn.format,Rn.parse,MS=Rn.utcFormat,Rn.utcParse,Rn}function UM(e){return new Date(e)}function KM(e){return e instanceof Date?+e:+new Date(+e)}function vx(e,t,r,n,a,i,s,l,c,u){var d=ax(),f=d.invert,h=d.domain,p=u(".%L"),g=u(":%S"),x=u("%I:%M"),m=u("%I %p"),v=u("%a %d"),b=u("%b %d"),w=u("%B"),C=u("%Y");function y(j){return(c(j)<j?p:l(j)<j?g:s(j)<j?x:i(j)<j?m:n(j)<j?a(j)<j?v:b:r(j)<j?w:C)(j)}return d.invert=function(j){return new Date(f(j))},d.domain=function(j){return arguments.length?h(Array.from(j,KM)):h().map(UM)},d.ticks=function(j){var N=h();return e(N[0],N[N.length-1],j??10)},d.tickFormat=function(j,N){return N==null?y:u(N)},d.nice=function(j){var N=h();return(!j||typeof j.range!="function")&&(j=t(N[0],N[N.length-1],j??10)),j?h(bS(N,j)):d},d.copy=function(){return to(d,vx(e,t,r,n,a,i,s,l,c,u))},d}function GM(){return Rt.apply(vx(WI,HI,br,xx,Ml,ro,px,fx,rn,IS).domain([new Date(2e3,0,1),new Date(2e3,0,2)]),arguments)}function ZM(){return Rt.apply(vx(FI,qI,wr,gx,$l,Il,mx,hx,rn,MS).domain([Date.UTC(2e3,0,1),Date.UTC(2e3,0,2)]),arguments)}function Rl(){var e=0,t=1,r,n,a,i,s=dt,l=!1,c;function u(f){return f==null||isNaN(f=+f)?c:s(a===0?.5:(f=(i(f)-r)*a,l?Math.max(0,Math.min(1,f)):f))}u.domain=function(f){return arguments.length?([e,t]=f,r=i(e=+e),n=i(t=+t),a=r===n?0:1/(n-r),u):[e,t]},u.clamp=function(f){return arguments.length?(l=!!f,u):l},u.interpolator=function(f){return arguments.length?(s=f,u):s};function d(f){return function(h){var p,g;return arguments.length?([p,g]=h,s=f(p,g),u):[s(0),s(1)]}}return u.range=d(Ta),u.rangeRound=d(nx),u.unknown=function(f){return arguments.length?(c=f,u):c},function(f){return i=f,r=f(e),n=f(t),a=r===n?0:1/(n-r),u}}function Fr(e,t){return t.domain(e.domain()).interpolator(e.interpolator()).clamp(e.clamp()).unknown(e.unknown())}function $S(){var e=Br(Rl()(dt));return e.copy=function(){return Fr(e,$S())},Pr.apply(e,arguments)}function RS(){var e=sx(Rl()).domain([1,10]);return e.copy=function(){return Fr(e,RS()).base(e.base())},Pr.apply(e,arguments)}function LS(){var e=lx(Rl());return e.copy=function(){return Fr(e,LS()).constant(e.constant())},Pr.apply(e,arguments)}function yx(){var e=cx(Rl());return e.copy=function(){return Fr(e,yx()).exponent(e.exponent())},Pr.apply(e,arguments)}function YM(){return yx.apply(null,arguments).exponent(.5)}function DS(){var e=[],t=dt;function r(n){if(n!=null&&!isNaN(n=+n))return t((Ji(e,n,1)-1)/(e.length-1))}return r.domain=function(n){if(!arguments.length)return e.slice();e=[];for(let a of n)a!=null&&!isNaN(a=+a)&&e.push(a);return e.sort(Rr),r},r.interpolator=function(n){return arguments.length?(t=n,r):t},r.range=function(){return e.map((n,a)=>t(a/(e.length-1)))},r.quantiles=function(n){return Array.from({length:n+1},(a,i)=>RE(e,i/n))},r.copy=function(){return DS(t).domain(e)},Pr.apply(r,arguments)}function Ll(){var e=0,t=.5,r=1,n=1,a,i,s,l,c,u=dt,d,f=!1,h;function p(x){return isNaN(x=+x)?h:(x=.5+((x=+d(x))-i)*(n*x<n*i?l:c),u(f?Math.max(0,Math.min(1,x)):x))}p.domain=function(x){return arguments.length?([e,t,r]=x,a=d(e=+e),i=d(t=+t),s=d(r=+r),l=a===i?0:.5/(i-a),c=i===s?0:.5/(s-i),n=i<a?-1:1,p):[e,t,r]},p.clamp=function(x){return arguments.length?(f=!!x,p):f},p.interpolator=function(x){return arguments.length?(u=x,p):u};function g(x){return function(m){var v,b,w;return arguments.length?([v,b,w]=m,u=lI(x,[v,b,w]),p):[u(0),u(.5),u(1)]}}return p.range=g(Ta),p.rangeRound=g(nx),p.unknown=function(x){return arguments.length?(h=x,p):h},function(x){return d=x,a=x(e),i=x(t),s=x(r),l=a===i?0:.5/(i-a),c=i===s?0:.5/(s-i),n=i<a?-1:1,p}}function zS(){var e=Br(Ll()(dt));return e.copy=function(){return Fr(e,zS())},Pr.apply(e,arguments)}function BS(){var e=sx(Ll()).domain([.1,1,10]);return e.copy=function(){return Fr(e,BS()).base(e.base())},Pr.apply(e,arguments)}function FS(){var e=lx(Ll());return e.copy=function(){return Fr(e,FS()).constant(e.constant())},Pr.apply(e,arguments)}function bx(){var e=cx(Ll());return e.copy=function(){return Fr(e,bx()).exponent(e.exponent())},Pr.apply(e,arguments)}function XM(){return bx.apply(null,arguments).exponent(.5)}const H0=Object.freeze(Object.defineProperty({__proto__:null,scaleBand:vi,scaleDiverging:zS,scaleDivergingLog:BS,scaleDivergingPow:bx,scaleDivergingSqrt:XM,scaleDivergingSymlog:FS,scaleIdentity:yS,scaleImplicit:Kh,scaleLinear:ns,scaleLog:wS,scaleOrdinal:ex,scalePoint:ni,scalePow:ux,scaleQuantile:SS,scaleQuantize:NS,scaleRadial:CS,scaleSequential:$S,scaleSequentialLog:RS,scaleSequentialPow:yx,scaleSequentialQuantile:DS,scaleSequentialSqrt:YM,scaleSequentialSymlog:LS,scaleSqrt:TI,scaleSymlog:jS,scaleThreshold:OS,scaleTime:GM,scaleUtc:ZM,tickFormat:vS},Symbol.toStringTag,{value:"Module"}));var wf,V0;function Dl(){if(V0)return wf;V0=1;var e=Pa();function t(r,n,a){for(var i=-1,s=r.length;++i<s;){var l=r[i],c=n(l);if(c!=null&&(u===void 0?c===c&&!e(c):a(c,u)))var u=c,d=l}return d}return wf=t,wf}var jf,U0;function qS(){if(U0)return jf;U0=1;function e(t,r){return t>r}return jf=e,jf}var Cf,K0;function QM(){if(K0)return Cf;K0=1;var e=Dl(),t=qS(),r=ka();function n(a){return a&&a.length?e(a,r,t):void 0}return Cf=n,Cf}var JM=QM();const Mr=Ne(JM);var Sf,G0;function WS(){if(G0)return Sf;G0=1;function e(t,r){return t<r}return Sf=e,Sf}var Nf,Z0;function e7(){if(Z0)return Nf;Z0=1;var e=Dl(),t=WS(),r=ka();function n(a){return a&&a.length?e(a,r,t):void 0}return Nf=n,Nf}var t7=e7();const zl=Ne(t7);var Of,Y0;function r7(){if(Y0)return Of;Y0=1;var e=Rm(),t=ar(),r=QC(),n=yt();function a(i,s){var l=n(i)?e:r;return l(i,t(s,3))}return Of=a,Of}var Pf,X0;function n7(){if(X0)return Pf;X0=1;var e=YC(),t=r7();function r(n,a){return e(t(n,a),1)}return Pf=r,Pf}var a7=n7();const i7=Ne(a7);var Af,Q0;function o7(){if(Q0)return Af;Q0=1;var e=Zm();function t(r,n){return e(r,n)}return Af=t,Af}var s7=o7();const jr=Ne(s7);var Ea=1e9,l7={precision:20,rounding:4,toExpNeg:-7,toExpPos:21,LN10:"2.302585092994045684017991454684364207601101488628772976033327900967572609677352480235997205089598298341967784042286"},jx,De=!0,$t="[DecimalError] ",sn=$t+"Invalid argument: ",wx=$t+"Exponent out of range: ",Ia=Math.floor,Xr=Math.pow,c7=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,St,Je=1e7,Me=7,HS=9007199254740991,ss=Ia(HS/Me),se={};se.absoluteValue=se.abs=function(){var e=new this.constructor(this);return e.s&&(e.s=1),e};se.comparedTo=se.cmp=function(e){var t,r,n,a,i=this;if(e=new i.constructor(e),i.s!==e.s)return i.s||-e.s;if(i.e!==e.e)return i.e>e.e^i.s<0?1:-1;for(n=i.d.length,a=e.d.length,t=0,r=n<a?n:a;t<r;++t)if(i.d[t]!==e.d[t])return i.d[t]>e.d[t]^i.s<0?1:-1;return n===a?0:n>a^i.s<0?1:-1};se.decimalPlaces=se.dp=function(){var e=this,t=e.d.length-1,r=(t-e.e)*Me;if(t=e.d[t],t)for(;t%10==0;t/=10)r--;return r<0?0:r};se.dividedBy=se.div=function(e){return pr(this,new this.constructor(e))};se.dividedToIntegerBy=se.idiv=function(e){var t=this,r=t.constructor;return _e(pr(t,new r(e),0,1),r.precision)};se.equals=se.eq=function(e){return!this.cmp(e)};se.exponent=function(){return Ue(this)};se.greaterThan=se.gt=function(e){return this.cmp(e)>0};se.greaterThanOrEqualTo=se.gte=function(e){return this.cmp(e)>=0};se.isInteger=se.isint=function(){return this.e>this.d.length-2};se.isNegative=se.isneg=function(){return this.s<0};se.isPositive=se.ispos=function(){return this.s>0};se.isZero=function(){return this.s===0};se.lessThan=se.lt=function(e){return this.cmp(e)<0};se.lessThanOrEqualTo=se.lte=function(e){return this.cmp(e)<1};se.logarithm=se.log=function(e){var t,r=this,n=r.constructor,a=n.precision,i=a+5;if(e===void 0)e=new n(10);else if(e=new n(e),e.s<1||e.eq(St))throw Error($t+"NaN");if(r.s<1)throw Error($t+(r.s?"NaN":"-Infinity"));return r.eq(St)?new n(0):(De=!1,t=pr(Ci(r,i),Ci(e,i),i),De=!0,_e(t,a))};se.minus=se.sub=function(e){var t=this;return e=new t.constructor(e),t.s==e.s?KS(t,e):VS(t,(e.s=-e.s,e))};se.modulo=se.mod=function(e){var t,r=this,n=r.constructor,a=n.precision;if(e=new n(e),!e.s)throw Error($t+"NaN");return r.s?(De=!1,t=pr(r,e,0,1).times(e),De=!0,r.minus(t)):_e(new n(r),a)};se.naturalExponential=se.exp=function(){return US(this)};se.naturalLogarithm=se.ln=function(){return Ci(this)};se.negated=se.neg=function(){var e=new this.constructor(this);return e.s=-e.s||0,e};se.plus=se.add=function(e){var t=this;return e=new t.constructor(e),t.s==e.s?VS(t,e):KS(t,(e.s=-e.s,e))};se.precision=se.sd=function(e){var t,r,n,a=this;if(e!==void 0&&e!==!!e&&e!==1&&e!==0)throw Error(sn+e);if(t=Ue(a)+1,n=a.d.length-1,r=n*Me+1,n=a.d[n],n){for(;n%10==0;n/=10)r--;for(n=a.d[0];n>=10;n/=10)r++}return e&&t>r?t:r};se.squareRoot=se.sqrt=function(){var e,t,r,n,a,i,s,l=this,c=l.constructor;if(l.s<1){if(!l.s)return new c(0);throw Error($t+"NaN")}for(e=Ue(l),De=!1,a=Math.sqrt(+l),a==0||a==1/0?(t=Gt(l.d),(t.length+e)%2==0&&(t+="0"),a=Math.sqrt(t),e=Ia((e+1)/2)-(e<0||e%2),a==1/0?t="5e"+e:(t=a.toExponential(),t=t.slice(0,t.indexOf("e")+1)+e),n=new c(t)):n=new c(a.toString()),r=c.precision,a=s=r+3;;)if(i=n,n=i.plus(pr(l,i,s+2)).times(.5),Gt(i.d).slice(0,s)===(t=Gt(n.d)).slice(0,s)){if(t=t.slice(s-3,s+1),a==s&&t=="4999"){if(_e(i,r+1,0),i.times(i).eq(l)){n=i;break}}else if(t!="9999")break;s+=4}return De=!0,_e(n,r)};se.times=se.mul=function(e){var t,r,n,a,i,s,l,c,u,d=this,f=d.constructor,h=d.d,p=(e=new f(e)).d;if(!d.s||!e.s)return new f(0);for(e.s*=d.s,r=d.e+e.e,c=h.length,u=p.length,c<u&&(i=h,h=p,p=i,s=c,c=u,u=s),i=[],s=c+u,n=s;n--;)i.push(0);for(n=u;--n>=0;){for(t=0,a=c+n;a>n;)l=i[a]+p[n]*h[a-n-1]+t,i[a--]=l%Je|0,t=l/Je|0;i[a]=(i[a]+t)%Je|0}for(;!i[--s];)i.pop();return t?++r:i.shift(),e.d=i,e.e=r,De?_e(e,f.precision):e};se.toDecimalPlaces=se.todp=function(e,t){var r=this,n=r.constructor;return r=new n(r),e===void 0?r:(er(e,0,Ea),t===void 0?t=n.rounding:er(t,0,8),_e(r,e+Ue(r)+1,t))};se.toExponential=function(e,t){var r,n=this,a=n.constructor;return e===void 0?r=gn(n,!0):(er(e,0,Ea),t===void 0?t=a.rounding:er(t,0,8),n=_e(new a(n),e+1,t),r=gn(n,!0,e+1)),r};se.toFixed=function(e,t){var r,n,a=this,i=a.constructor;return e===void 0?gn(a):(er(e,0,Ea),t===void 0?t=i.rounding:er(t,0,8),n=_e(new i(a),e+Ue(a)+1,t),r=gn(n.abs(),!1,e+Ue(n)+1),a.isneg()&&!a.isZero()?"-"+r:r)};se.toInteger=se.toint=function(){var e=this,t=e.constructor;return _e(new t(e),Ue(e)+1,t.rounding)};se.toNumber=function(){return+this};se.toPower=se.pow=function(e){var t,r,n,a,i,s,l=this,c=l.constructor,u=12,d=+(e=new c(e));if(!e.s)return new c(St);if(l=new c(l),!l.s){if(e.s<1)throw Error($t+"Infinity");return l}if(l.eq(St))return l;if(n=c.precision,e.eq(St))return _e(l,n);if(t=e.e,r=e.d.length-1,s=t>=r,i=l.s,s){if((r=d<0?-d:d)<=HS){for(a=new c(St),t=Math.ceil(n/Me+4),De=!1;r%2&&(a=a.times(l),e1(a.d,t)),r=Ia(r/2),r!==0;)l=l.times(l),e1(l.d,t);return De=!0,e.s<0?new c(St).div(a):_e(a,n)}}else if(i<0)throw Error($t+"NaN");return i=i<0&&e.d[Math.max(t,r)]&1?-1:1,l.s=1,De=!1,a=e.times(Ci(l,n+u)),De=!0,a=US(a),a.s=i,a};se.toPrecision=function(e,t){var r,n,a=this,i=a.constructor;return e===void 0?(r=Ue(a),n=gn(a,r<=i.toExpNeg||r>=i.toExpPos)):(er(e,1,Ea),t===void 0?t=i.rounding:er(t,0,8),a=_e(new i(a),e,t),r=Ue(a),n=gn(a,e<=r||r<=i.toExpNeg,e)),n};se.toSignificantDigits=se.tosd=function(e,t){var r=this,n=r.constructor;return e===void 0?(e=n.precision,t=n.rounding):(er(e,1,Ea),t===void 0?t=n.rounding:er(t,0,8)),_e(new n(r),e,t)};se.toString=se.valueOf=se.val=se.toJSON=se[Symbol.for("nodejs.util.inspect.custom")]=function(){var e=this,t=Ue(e),r=e.constructor;return gn(e,t<=r.toExpNeg||t>=r.toExpPos)};function VS(e,t){var r,n,a,i,s,l,c,u,d=e.constructor,f=d.precision;if(!e.s||!t.s)return t.s||(t=new d(e)),De?_e(t,f):t;if(c=e.d,u=t.d,s=e.e,a=t.e,c=c.slice(),i=s-a,i){for(i<0?(n=c,i=-i,l=u.length):(n=u,a=s,l=c.length),s=Math.ceil(f/Me),l=s>l?s+1:l+1,i>l&&(i=l,n.length=1),n.reverse();i--;)n.push(0);n.reverse()}for(l=c.length,i=u.length,l-i<0&&(i=l,n=u,u=c,c=n),r=0;i;)r=(c[--i]=c[i]+u[i]+r)/Je|0,c[i]%=Je;for(r&&(c.unshift(r),++a),l=c.length;c[--l]==0;)c.pop();return t.d=c,t.e=a,De?_e(t,f):t}function er(e,t,r){if(e!==~~e||e<t||e>r)throw Error(sn+e)}function Gt(e){var t,r,n,a=e.length-1,i="",s=e[0];if(a>0){for(i+=s,t=1;t<a;t++)n=e[t]+"",r=Me-n.length,r&&(i+=Tr(r)),i+=n;s=e[t],n=s+"",r=Me-n.length,r&&(i+=Tr(r))}else if(s===0)return"0";for(;s%10===0;)s/=10;return i+s}var pr=(function(){function e(n,a){var i,s=0,l=n.length;for(n=n.slice();l--;)i=n[l]*a+s,n[l]=i%Je|0,s=i/Je|0;return s&&n.unshift(s),n}function t(n,a,i,s){var l,c;if(i!=s)c=i>s?1:-1;else for(l=c=0;l<i;l++)if(n[l]!=a[l]){c=n[l]>a[l]?1:-1;break}return c}function r(n,a,i){for(var s=0;i--;)n[i]-=s,s=n[i]<a[i]?1:0,n[i]=s*Je+n[i]-a[i];for(;!n[0]&&n.length>1;)n.shift()}return function(n,a,i,s){var l,c,u,d,f,h,p,g,x,m,v,b,w,C,y,j,N,_,A=n.constructor,I=n.s==a.s?1:-1,k=n.d,E=a.d;if(!n.s)return new A(n);if(!a.s)throw Error($t+"Division by zero");for(c=n.e-a.e,N=E.length,y=k.length,p=new A(I),g=p.d=[],u=0;E[u]==(k[u]||0);)++u;if(E[u]>(k[u]||0)&&--c,i==null?b=i=A.precision:s?b=i+(Ue(n)-Ue(a))+1:b=i,b<0)return new A(0);if(b=b/Me+2|0,u=0,N==1)for(d=0,E=E[0],b++;(u<y||d)&&b--;u++)w=d*Je+(k[u]||0),g[u]=w/E|0,d=w%E|0;else{for(d=Je/(E[0]+1)|0,d>1&&(E=e(E,d),k=e(k,d),N=E.length,y=k.length),C=N,x=k.slice(0,N),m=x.length;m<N;)x[m++]=0;_=E.slice(),_.unshift(0),j=E[0],E[1]>=Je/2&&++j;do d=0,l=t(E,x,N,m),l<0?(v=x[0],N!=m&&(v=v*Je+(x[1]||0)),d=v/j|0,d>1?(d>=Je&&(d=Je-1),f=e(E,d),h=f.length,m=x.length,l=t(f,x,h,m),l==1&&(d--,r(f,N<h?_:E,h))):(d==0&&(l=d=1),f=E.slice()),h=f.length,h<m&&f.unshift(0),r(x,f,m),l==-1&&(m=x.length,l=t(E,x,N,m),l<1&&(d++,r(x,N<m?_:E,m))),m=x.length):l===0&&(d++,x=[0]),g[u++]=d,l&&x[0]?x[m++]=k[C]||0:(x=[k[C]],m=1);while((C++<y||x[0]!==void 0)&&b--)}return g[0]||g.shift(),p.e=c,_e(p,s?i+Ue(p)+1:i)}})();function US(e,t){var r,n,a,i,s,l,c=0,u=0,d=e.constructor,f=d.precision;if(Ue(e)>16)throw Error(wx+Ue(e));if(!e.s)return new d(St);for(De=!1,l=f,s=new d(.03125);e.abs().gte(.1);)e=e.times(s),u+=5;for(n=Math.log(Xr(2,u))/Math.LN10*2+5|0,l+=n,r=a=i=new d(St),d.precision=l;;){if(a=_e(a.times(e),l),r=r.times(++c),s=i.plus(pr(a,r,l)),Gt(s.d).slice(0,l)===Gt(i.d).slice(0,l)){for(;u--;)i=_e(i.times(i),l);return d.precision=f,t==null?(De=!0,_e(i,f)):i}i=s}}function Ue(e){for(var t=e.e*Me,r=e.d[0];r>=10;r/=10)t++;return t}function _f(e,t,r){if(t>e.LN10.sd())throw De=!0,r&&(e.precision=r),Error($t+"LN10 precision limit exceeded");return _e(new e(e.LN10),t)}function Tr(e){for(var t="";e--;)t+="0";return t}function Ci(e,t){var r,n,a,i,s,l,c,u,d,f=1,h=10,p=e,g=p.d,x=p.constructor,m=x.precision;if(p.s<1)throw Error($t+(p.s?"NaN":"-Infinity"));if(p.eq(St))return new x(0);if(t==null?(De=!1,u=m):u=t,p.eq(10))return t==null&&(De=!0),_f(x,u);if(u+=h,x.precision=u,r=Gt(g),n=r.charAt(0),i=Ue(p),Math.abs(i)<15e14){for(;n<7&&n!=1||n==1&&r.charAt(1)>3;)p=p.times(e),r=Gt(p.d),n=r.charAt(0),f++;i=Ue(p),n>1?(p=new x("0."+r),i++):p=new x(n+"."+r.slice(1))}else return c=_f(x,u+2,m).times(i+""),p=Ci(new x(n+"."+r.slice(1)),u-h).plus(c),x.precision=m,t==null?(De=!0,_e(p,m)):p;for(l=s=p=pr(p.minus(St),p.plus(St),u),d=_e(p.times(p),u),a=3;;){if(s=_e(s.times(d),u),c=l.plus(pr(s,new x(a),u)),Gt(c.d).slice(0,u)===Gt(l.d).slice(0,u))return l=l.times(2),i!==0&&(l=l.plus(_f(x,u+2,m).times(i+""))),l=pr(l,new x(f),u),x.precision=m,t==null?(De=!0,_e(l,m)):l;l=c,a+=2}}function J0(e,t){var r,n,a;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(a=t.length;t.charCodeAt(a-1)===48;)--a;if(t=t.slice(n,a),t){if(a-=n,r=r-n-1,e.e=Ia(r/Me),e.d=[],n=(r+1)%Me,r<0&&(n+=Me),n<a){for(n&&e.d.push(+t.slice(0,n)),a-=Me;n<a;)e.d.push(+t.slice(n,n+=Me));t=t.slice(n),n=Me-t.length}else n-=a;for(;n--;)t+="0";if(e.d.push(+t),De&&(e.e>ss||e.e<-ss))throw Error(wx+r)}else e.s=0,e.e=0,e.d=[0];return e}function _e(e,t,r){var n,a,i,s,l,c,u,d,f=e.d;for(s=1,i=f[0];i>=10;i/=10)s++;if(n=t-s,n<0)n+=Me,a=t,u=f[d=0];else{if(d=Math.ceil((n+1)/Me),i=f.length,d>=i)return e;for(u=i=f[d],s=1;i>=10;i/=10)s++;n%=Me,a=n-Me+s}if(r!==void 0&&(i=Xr(10,s-a-1),l=u/i%10|0,c=t<0||f[d+1]!==void 0||u%i,c=r<4?(l||c)&&(r==0||r==(e.s<0?3:2)):l>5||l==5&&(r==4||c||r==6&&(n>0?a>0?u/Xr(10,s-a):0:f[d-1])%10&1||r==(e.s<0?8:7))),t<1||!f[0])return c?(i=Ue(e),f.length=1,t=t-i-1,f[0]=Xr(10,(Me-t%Me)%Me),e.e=Ia(-t/Me)||0):(f.length=1,f[0]=e.e=e.s=0),e;if(n==0?(f.length=d,i=1,d--):(f.length=d+1,i=Xr(10,Me-n),f[d]=a>0?(u/Xr(10,s-a)%Xr(10,a)|0)*i:0),c)for(;;)if(d==0){(f[0]+=i)==Je&&(f[0]=1,++e.e);break}else{if(f[d]+=i,f[d]!=Je)break;f[d--]=0,i=1}for(n=f.length;f[--n]===0;)f.pop();if(De&&(e.e>ss||e.e<-ss))throw Error(wx+Ue(e));return e}function KS(e,t){var r,n,a,i,s,l,c,u,d,f,h=e.constructor,p=h.precision;if(!e.s||!t.s)return t.s?t.s=-t.s:t=new h(e),De?_e(t,p):t;if(c=e.d,f=t.d,n=t.e,u=e.e,c=c.slice(),s=u-n,s){for(d=s<0,d?(r=c,s=-s,l=f.length):(r=f,n=u,l=c.length),a=Math.max(Math.ceil(p/Me),l)+2,s>a&&(s=a,r.length=1),r.reverse(),a=s;a--;)r.push(0);r.reverse()}else{for(a=c.length,l=f.length,d=a<l,d&&(l=a),a=0;a<l;a++)if(c[a]!=f[a]){d=c[a]<f[a];break}s=0}for(d&&(r=c,c=f,f=r,t.s=-t.s),l=c.length,a=f.length-l;a>0;--a)c[l++]=0;for(a=f.length;a>s;){if(c[--a]<f[a]){for(i=a;i&&c[--i]===0;)c[i]=Je-1;--c[i],c[a]+=Je}c[a]-=f[a]}for(;c[--l]===0;)c.pop();for(;c[0]===0;c.shift())--n;return c[0]?(t.d=c,t.e=n,De?_e(t,p):t):new h(0)}function gn(e,t,r){var n,a=Ue(e),i=Gt(e.d),s=i.length;return t?(r&&(n=r-s)>0?i=i.charAt(0)+"."+i.slice(1)+Tr(n):s>1&&(i=i.charAt(0)+"."+i.slice(1)),i=i+(a<0?"e":"e+")+a):a<0?(i="0."+Tr(-a-1)+i,r&&(n=r-s)>0&&(i+=Tr(n))):a>=s?(i+=Tr(a+1-s),r&&(n=r-a-1)>0&&(i=i+"."+Tr(n))):((n=a+1)<s&&(i=i.slice(0,n)+"."+i.slice(n)),r&&(n=r-s)>0&&(a+1===s&&(i+="."),i+=Tr(n))),e.s<0?"-"+i:i}function e1(e,t){if(e.length>t)return e.length=t,!0}function GS(e){var t,r,n;function a(i){var s=this;if(!(s instanceof a))return new a(i);if(s.constructor=a,i instanceof a){s.s=i.s,s.e=i.e,s.d=(i=i.d)?i.slice():i;return}if(typeof i=="number"){if(i*0!==0)throw Error(sn+i);if(i>0)s.s=1;else if(i<0)i=-i,s.s=-1;else{s.s=0,s.e=0,s.d=[0];return}if(i===~~i&&i<1e7){s.e=0,s.d=[i];return}return J0(s,i.toString())}else if(typeof i!="string")throw Error(sn+i);if(i.charCodeAt(0)===45?(i=i.slice(1),s.s=-1):s.s=1,c7.test(i))J0(s,i);else throw Error(sn+i)}if(a.prototype=se,a.ROUND_UP=0,a.ROUND_DOWN=1,a.ROUND_CEIL=2,a.ROUND_FLOOR=3,a.ROUND_HALF_UP=4,a.ROUND_HALF_DOWN=5,a.ROUND_HALF_EVEN=6,a.ROUND_HALF_CEIL=7,a.ROUND_HALF_FLOOR=8,a.clone=GS,a.config=a.set=u7,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 a.config(e),a}function u7(e){if(!e||typeof e!="object")throw Error($t+"Object expected");var t,r,n,a=["precision",1,Ea,"rounding",0,8,"toExpNeg",-1/0,0,"toExpPos",0,1/0];for(t=0;t<a.length;t+=3)if((n=e[r=a[t]])!==void 0)if(Ia(n)===n&&n>=a[t+1]&&n<=a[t+2])this[r]=n;else throw Error(sn+r+": "+n);if((n=e[r="LN10"])!==void 0)if(n==Math.LN10)this[r]=new this(n);else throw Error(sn+r+": "+n);return this}var jx=GS(l7);St=new jx(1);const Pe=jx;function d7(e){return m7(e)||p7(e)||h7(e)||f7()}function f7(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
33
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function h7(e,t){if(e){if(typeof e=="string")return Xh(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Xh(e,t)}}function p7(e){if(typeof Symbol<"u"&&Symbol.iterator in Object(e))return Array.from(e)}function m7(e){if(Array.isArray(e))return Xh(e)}function Xh(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}var x7=function(t){return t},ZS={},YS=function(t){return t===ZS},t1=function(t){return function r(){return arguments.length===0||arguments.length===1&&YS(arguments.length<=0?void 0:arguments[0])?r:t.apply(void 0,arguments)}},g7=function e(t,r){return t===1?r:t1(function(){for(var n=arguments.length,a=new Array(n),i=0;i<n;i++)a[i]=arguments[i];var s=a.filter(function(l){return l!==ZS}).length;return s>=t?r.apply(void 0,a):e(t-s,t1(function(){for(var l=arguments.length,c=new Array(l),u=0;u<l;u++)c[u]=arguments[u];var d=a.map(function(f){return YS(f)?c.shift():f});return r.apply(void 0,d7(d).concat(c))}))})},Bl=function(t){return g7(t.length,t)},Qh=function(t,r){for(var n=[],a=t;a<r;++a)n[a-t]=a;return n},v7=Bl(function(e,t){return Array.isArray(t)?t.map(e):Object.keys(t).map(function(r){return t[r]}).map(e)}),y7=function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];if(!r.length)return x7;var a=r.reverse(),i=a[0],s=a.slice(1);return function(){return s.reduce(function(l,c){return c(l)},i.apply(void 0,arguments))}},Jh=function(t){return Array.isArray(t)?t.reverse():t.split("").reverse.join("")},XS=function(t){var r=null,n=null;return function(){for(var a=arguments.length,i=new Array(a),s=0;s<a;s++)i[s]=arguments[s];return r&&i.every(function(l,c){return l===r[c]})||(r=i,n=t.apply(void 0,i)),n}};function b7(e){var t;return e===0?t=1:t=Math.floor(new Pe(e).abs().log(10).toNumber())+1,t}function w7(e,t,r){for(var n=new Pe(e),a=0,i=[];n.lt(t)&&a<1e5;)i.push(n.toNumber()),n=n.add(r),a++;return i}var j7=Bl(function(e,t,r){var n=+e,a=+t;return n+r*(a-n)}),C7=Bl(function(e,t,r){var n=t-+e;return n=n||1/0,(r-e)/n}),S7=Bl(function(e,t,r){var n=t-+e;return n=n||1/0,Math.max(0,Math.min(1,(r-e)/n))});const Fl={rangeStep:w7,getDigitCount:b7,interpolateNumber:j7,uninterpolateNumber:C7,uninterpolateTruncation:S7};function ep(e){return P7(e)||O7(e)||QS(e)||N7()}function N7(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
34
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function O7(e){if(typeof Symbol<"u"&&Symbol.iterator in Object(e))return Array.from(e)}function P7(e){if(Array.isArray(e))return tp(e)}function Si(e,t){return k7(e)||_7(e,t)||QS(e,t)||A7()}function A7(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
35
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function QS(e,t){if(e){if(typeof e=="string")return tp(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return tp(e,t)}}function tp(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function _7(e,t){if(!(typeof Symbol>"u"||!(Symbol.iterator in Object(e)))){var r=[],n=!0,a=!1,i=void 0;try{for(var s=e[Symbol.iterator](),l;!(n=(l=s.next()).done)&&(r.push(l.value),!(t&&r.length===t));n=!0);}catch(c){a=!0,i=c}finally{try{!n&&s.return!=null&&s.return()}finally{if(a)throw i}}return r}}function k7(e){if(Array.isArray(e))return e}function JS(e){var t=Si(e,2),r=t[0],n=t[1],a=r,i=n;return r>n&&(a=n,i=r),[a,i]}function eN(e,t,r){if(e.lte(0))return new Pe(0);var n=Fl.getDigitCount(e.toNumber()),a=new Pe(10).pow(n),i=e.div(a),s=n!==1?.05:.1,l=new Pe(Math.ceil(i.div(s).toNumber())).add(r).mul(s),c=l.mul(a);return t?c:new Pe(Math.ceil(c))}function T7(e,t,r){var n=1,a=new Pe(e);if(!a.isint()&&r){var i=Math.abs(e);i<1?(n=new Pe(10).pow(Fl.getDigitCount(e)-1),a=new Pe(Math.floor(a.div(n).toNumber())).mul(n)):i>1&&(a=new Pe(Math.floor(e)))}else e===0?a=new Pe(Math.floor((t-1)/2)):r||(a=new Pe(Math.floor(e)));var s=Math.floor((t-1)/2),l=y7(v7(function(c){return a.add(new Pe(c-s).mul(n)).toNumber()}),Qh);return l(0,t)}function tN(e,t,r,n){var a=arguments.length>4&&arguments[4]!==void 0?arguments[4]:0;if(!Number.isFinite((t-e)/(r-1)))return{step:new Pe(0),tickMin:new Pe(0),tickMax:new Pe(0)};var i=eN(new Pe(t).sub(e).div(r-1),n,a),s;e<=0&&t>=0?s=new Pe(0):(s=new Pe(e).add(t).div(2),s=s.sub(new Pe(s).mod(i)));var l=Math.ceil(s.sub(e).div(i).toNumber()),c=Math.ceil(new Pe(t).sub(s).div(i).toNumber()),u=l+c+1;return u>r?tN(e,t,r,n,a+1):(u<r&&(c=t>0?c+(r-u):c,l=t>0?l:l+(r-u)),{step:i,tickMin:s.sub(new Pe(l).mul(i)),tickMax:s.add(new Pe(c).mul(i))})}function E7(e){var t=Si(e,2),r=t[0],n=t[1],a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:6,i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,s=Math.max(a,2),l=JS([r,n]),c=Si(l,2),u=c[0],d=c[1];if(u===-1/0||d===1/0){var f=d===1/0?[u].concat(ep(Qh(0,a-1).map(function(){return 1/0}))):[].concat(ep(Qh(0,a-1).map(function(){return-1/0})),[d]);return r>n?Jh(f):f}if(u===d)return T7(u,a,i);var h=tN(u,d,s,i),p=h.step,g=h.tickMin,x=h.tickMax,m=Fl.rangeStep(g,x.add(new Pe(.1).mul(p)),p);return r>n?Jh(m):m}function I7(e,t){var r=Si(e,2),n=r[0],a=r[1],i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,s=JS([n,a]),l=Si(s,2),c=l[0],u=l[1];if(c===-1/0||u===1/0)return[n,a];if(c===u)return[c];var d=Math.max(t,2),f=eN(new Pe(u).sub(c).div(d-1),i,0),h=[].concat(ep(Fl.rangeStep(new Pe(c),new Pe(u).sub(new Pe(.99).mul(f)),f)),[u]);return n>a?Jh(h):h}var M7=XS(E7),$7=XS(I7),R7=process.env.NODE_ENV==="production",kf="Invariant failed";function xt(e,t){if(R7)throw new Error(kf);var r=typeof t=="function"?t():t,n=r?"".concat(kf,": ").concat(r):kf;throw new Error(n)}var L7=["offset","layout","width","dataKey","data","dataPointFormatter","xAxis","yAxis"];function na(e){"@babel/helpers - typeof";return na=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},na(e)}function ls(){return ls=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},ls.apply(this,arguments)}function D7(e,t){return q7(e)||F7(e,t)||B7(e,t)||z7()}function z7(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
36
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function B7(e,t){if(e){if(typeof e=="string")return r1(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return r1(e,t)}}function r1(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function F7(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,a,i,s,l=[],c=!0,u=!1;try{if(i=(r=r.call(e)).next,t!==0)for(;!(c=(n=i.call(r)).done)&&(l.push(n.value),l.length!==t);c=!0);}catch(d){u=!0,a=d}finally{try{if(!c&&r.return!=null&&(s=r.return(),Object(s)!==s))return}finally{if(u)throw a}}return l}}function q7(e){if(Array.isArray(e))return e}function W7(e,t){if(e==null)return{};var r=H7(e,t),n,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)n=i[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function H7(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 V7(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function U7(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,aN(n.key),n)}}function K7(e,t,r){return t&&U7(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function G7(e,t,r){return t=cs(t),Z7(e,rN()?Reflect.construct(t,r||[],cs(e).constructor):t.apply(e,r))}function Z7(e,t){if(t&&(na(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Y7(e)}function Y7(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function rN(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(rN=function(){return!!e})()}function cs(e){return cs=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},cs(e)}function X7(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&rp(e,t)}function rp(e,t){return rp=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},rp(e,t)}function nN(e,t,r){return t=aN(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function aN(e){var t=Q7(e,"string");return na(t)=="symbol"?t:t+""}function Q7(e,t){if(na(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(na(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var no=(function(e){function t(){return V7(this,t),G7(this,t,arguments)}return X7(t,e),K7(t,[{key:"render",value:function(){var n=this.props,a=n.offset,i=n.layout,s=n.width,l=n.dataKey,c=n.data,u=n.dataPointFormatter,d=n.xAxis,f=n.yAxis,h=W7(n,L7),p=oe(h,!1);this.props.direction==="x"&&d.type!=="number"&&(process.env.NODE_ENV!=="production"?xt(!1,'ErrorBar requires Axis type property to be "number".'):xt());var g=c.map(function(x){var m=u(x,l),v=m.x,b=m.y,w=m.value,C=m.errorVal;if(!C)return null;var y=[],j,N;if(Array.isArray(C)){var _=D7(C,2);j=_[0],N=_[1]}else j=N=C;if(i==="vertical"){var A=d.scale,I=b+a,k=I+s,E=I-s,T=A(w-j),M=A(w+N);y.push({x1:M,y1:k,x2:M,y2:E}),y.push({x1:T,y1:I,x2:M,y2:I}),y.push({x1:T,y1:k,x2:T,y2:E})}else if(i==="horizontal"){var R=f.scale,$=v+a,L=$-s,q=$+s,U=R(w-j),D=R(w+N);y.push({x1:L,y1:D,x2:q,y2:D}),y.push({x1:$,y1:U,x2:$,y2:D}),y.push({x1:L,y1:U,x2:q,y2:U})}return S.default.createElement(fe,ls({className:"recharts-errorBar",key:"bar-".concat(y.map(function(B){return"".concat(B.x1,"-").concat(B.x2,"-").concat(B.y1,"-").concat(B.y2)}))},p),y.map(function(B){return S.default.createElement("line",ls({},B,{key:"line-".concat(B.x1,"-").concat(B.x2,"-").concat(B.y1,"-").concat(B.y2)}))}))});return S.default.createElement(fe,{className:"recharts-errorBars"},g)}}])})(S.default.Component);nN(no,"defaultProps",{stroke:"black",strokeWidth:1.5,width:5,offset:0,layout:"horizontal"});nN(no,"displayName","ErrorBar");function Ni(e){"@babel/helpers - typeof";return Ni=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ni(e)}function n1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function Ur(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?n1(Object(r),!0).forEach(function(n){J7(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):n1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function J7(e,t,r){return t=e$(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function e$(e){var t=t$(e,"string");return Ni(t)=="symbol"?t:t+""}function t$(e,t){if(Ni(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Ni(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var iN=function(t){var r=t.children,n=t.formattedGraphicalItems,a=t.legendWidth,i=t.legendContent,s=jt(r,Yt);if(!s)return null;var l=Yt.defaultProps,c=l!==void 0?Ur(Ur({},l),s.props):{},u;return s.props&&s.props.payload?u=s.props&&s.props.payload:i==="children"?u=(n||[]).reduce(function(d,f){var h=f.item,p=f.props,g=p.sectors||p.data||[];return d.concat(g.map(function(x){return{type:s.props.iconType||h.props.legendType,value:x.name,color:x.fill,payload:x}}))},[]):u=(n||[]).map(function(d){var f=d.item,h=f.type.defaultProps,p=h!==void 0?Ur(Ur({},h),f.props):{},g=p.dataKey,x=p.name,m=p.legendType,v=p.hide;return{inactive:v,dataKey:g,type:c.iconType||m||"square",color:Cx(f),value:x||g,payload:p}}),Ur(Ur(Ur({},c),Yt.getWithHeight(s,a)),{},{payload:u,item:s})};function Oi(e){"@babel/helpers - typeof";return Oi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Oi(e)}function a1(e){return i$(e)||a$(e)||n$(e)||r$()}function r$(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
37
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function n$(e,t){if(e){if(typeof e=="string")return np(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return np(e,t)}}function a$(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function i$(e){if(Array.isArray(e))return np(e)}function np(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function i1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).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?i1(Object(r),!0).forEach(function(n){Un(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):i1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Un(e,t,r){return t=o$(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function o$(e){var t=s$(e,"string");return Oi(t)=="symbol"?t:t+""}function s$(e,t){if(Oi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Oi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Le(e,t,r){return de(e)||de(t)?r:Ze(t)?Nt(e,t,r):le(t)?t(e):r}function ai(e,t,r,n){var a=i7(e,function(l){return Le(l,t)});if(r==="number"){var i=a.filter(function(l){return Z(l)||parseFloat(l)});return i.length?[zl(i),Mr(i)]:[1/0,-1/0]}var s=n?a.filter(function(l){return!de(l)}):a;return s.map(function(l){return Ze(l)||l instanceof Date?l:""})}var l$=function(t){var r,n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],a=arguments.length>2?arguments[2]:void 0,i=arguments.length>3?arguments[3]:void 0,s=-1,l=(r=n?.length)!==null&&r!==void 0?r:0;if(l<=1)return 0;if(i&&i.axisType==="angleAxis"&&Math.abs(Math.abs(i.range[1]-i.range[0])-360)<=1e-6)for(var c=i.range,u=0;u<l;u++){var d=u>0?a[u-1].coordinate:a[l-1].coordinate,f=a[u].coordinate,h=u>=l-1?a[0].coordinate:a[u+1].coordinate,p=void 0;if(tt(f-d)!==tt(h-f)){var g=[];if(tt(h-f)===tt(c[1]-c[0])){p=h;var x=f+c[1]-c[0];g[0]=Math.min(x,(x+d)/2),g[1]=Math.max(x,(x+d)/2)}else{p=d;var m=h+c[1]-c[0];g[0]=Math.min(f,(m+f)/2),g[1]=Math.max(f,(m+f)/2)}var v=[Math.min(f,(p+f)/2),Math.max(f,(p+f)/2)];if(t>v[0]&&t<=v[1]||t>=g[0]&&t<=g[1]){s=a[u].index;break}}else{var b=Math.min(d,h),w=Math.max(d,h);if(t>(b+f)/2&&t<=(w+f)/2){s=a[u].index;break}}}else for(var C=0;C<l;C++)if(C===0&&t<=(n[C].coordinate+n[C+1].coordinate)/2||C>0&&C<l-1&&t>(n[C].coordinate+n[C-1].coordinate)/2&&t<=(n[C].coordinate+n[C+1].coordinate)/2||C===l-1&&t>(n[C].coordinate+n[C-1].coordinate)/2){s=n[C].index;break}return s},Cx=function(t){var r,n=t,a=n.type.displayName,i=(r=t.type)!==null&&r!==void 0&&r.defaultProps?ze(ze({},t.type.defaultProps),t.props):t.props,s=i.stroke,l=i.fill,c;switch(a){case"Line":c=s;break;case"Area":case"Radar":c=s&&s!=="none"?s:l;break;default:c=l;break}return c},c$=function(t){var r=t.barSize,n=t.totalSize,a=t.stackGroups,i=a===void 0?{}:a;if(!i)return{};for(var s={},l=Object.keys(i),c=0,u=l.length;c<u;c++)for(var d=i[l[c]].stackGroups,f=Object.keys(d),h=0,p=f.length;h<p;h++){var g=d[f[h]],x=g.items,m=g.cateAxisId,v=x.filter(function(N){return hr(N.type).indexOf("Bar")>=0});if(v&&v.length){var b=v[0].type.defaultProps,w=b!==void 0?ze(ze({},b),v[0].props):v[0].props,C=w.barSize,y=w[m];s[y]||(s[y]=[]);var j=de(C)?r:C;s[y].push({item:v[0],stackList:v.slice(1),barSize:de(j)?void 0:ut(j,n,0)})}}return s},u$=function(t){var r=t.barGap,n=t.barCategoryGap,a=t.bandSize,i=t.sizeList,s=i===void 0?[]:i,l=t.maxBarSize,c=s.length;if(c<1)return null;var u=ut(r,a,0,!0),d,f=[];if(s[0].barSize===+s[0].barSize){var h=!1,p=a/c,g=s.reduce(function(C,y){return C+y.barSize||0},0);g+=(c-1)*u,g>=a&&(g-=(c-1)*u,u=0),g>=a&&p>0&&(h=!0,p*=.9,g=c*p);var x=(a-g)/2>>0,m={offset:x-u,size:0};d=s.reduce(function(C,y){var j={item:y.item,position:{offset:m.offset+m.size+u,size:h?p:y.barSize}},N=[].concat(a1(C),[j]);return m=N[N.length-1].position,y.stackList&&y.stackList.length&&y.stackList.forEach(function(_){N.push({item:_,position:m})}),N},f)}else{var v=ut(n,a,0,!0);a-2*v-(c-1)*u<=0&&(u=0);var b=(a-2*v-(c-1)*u)/c;b>1&&(b>>=0);var w=l===+l?Math.min(b,l):b;d=s.reduce(function(C,y,j){var N=[].concat(a1(C),[{item:y.item,position:{offset:v+(b+u)*j+(b-w)/2,size:w}}]);return y.stackList&&y.stackList.length&&y.stackList.forEach(function(_){N.push({item:_,position:N[N.length-1].position})}),N},f)}return d},d$=function(t,r,n,a){var i=n.children,s=n.width,l=n.margin,c=s-(l.left||0)-(l.right||0),u=iN({children:i,legendWidth:c});if(u){var d=a||{},f=d.width,h=d.height,p=u.align,g=u.verticalAlign,x=u.layout;if((x==="vertical"||x==="horizontal"&&g==="middle")&&p!=="center"&&Z(t[p]))return ze(ze({},t),{},Un({},p,t[p]+(f||0)));if((x==="horizontal"||x==="vertical"&&p==="center")&&g!=="middle"&&Z(t[g]))return ze(ze({},t),{},Un({},g,t[g]+(h||0)))}return t},f$=function(t,r,n){return de(r)?!0:t==="horizontal"?r==="yAxis":t==="vertical"||n==="x"?r==="xAxis":n==="y"?r==="yAxis":!0},oN=function(t,r,n,a,i){var s=r.props.children,l=gt(s,no).filter(function(u){return f$(a,i,u.props.direction)});if(l&&l.length){var c=l.map(function(u){return u.props.dataKey});return t.reduce(function(u,d){var f=Le(d,n);if(de(f))return u;var h=Array.isArray(f)?[zl(f),Mr(f)]:[f,f],p=c.reduce(function(g,x){var m=Le(d,x,0),v=h[0]-Math.abs(Array.isArray(m)?m[0]:m),b=h[1]+Math.abs(Array.isArray(m)?m[1]:m);return[Math.min(v,g[0]),Math.max(b,g[1])]},[1/0,-1/0]);return[Math.min(p[0],u[0]),Math.max(p[1],u[1])]},[1/0,-1/0])}return null},h$=function(t,r,n,a,i){var s=r.map(function(l){return oN(t,l,n,i,a)}).filter(function(l){return!de(l)});return s&&s.length?s.reduce(function(l,c){return[Math.min(l[0],c[0]),Math.max(l[1],c[1])]},[1/0,-1/0]):null},sN=function(t,r,n,a,i){var s=r.map(function(c){var u=c.props.dataKey;return n==="number"&&u&&oN(t,c,u,a)||ai(t,u,n,i)});if(n==="number")return s.reduce(function(c,u){return[Math.min(c[0],u[0]),Math.max(c[1],u[1])]},[1/0,-1/0]);var l={};return s.reduce(function(c,u){for(var d=0,f=u.length;d<f;d++)l[u[d]]||(l[u[d]]=!0,c.push(u[d]));return c},[])},lN=function(t,r){return t==="horizontal"&&r==="xAxis"||t==="vertical"&&r==="yAxis"||t==="centric"&&r==="angleAxis"||t==="radial"&&r==="radiusAxis"},cN=function(t,r,n,a){if(a)return t.map(function(c){return c.coordinate});var i,s,l=t.map(function(c){return c.coordinate===r&&(i=!0),c.coordinate===n&&(s=!0),c.coordinate});return i||l.push(r),s||l.push(n),l},fr=function(t,r,n){if(!t)return null;var a=t.scale,i=t.duplicateDomain,s=t.type,l=t.range,c=t.realScaleType==="scaleBand"?a.bandwidth()/2:2,u=(r||n)&&s==="category"&&a.bandwidth?a.bandwidth()/c:0;if(u=t.axisType==="angleAxis"&&l?.length>=2?tt(l[0]-l[1])*2*u:u,r&&(t.ticks||t.niceTicks)){var d=(t.ticks||t.niceTicks).map(function(f){var h=i?i.indexOf(f):f;return{coordinate:a(h)+u,value:f,offset:u}});return d.filter(function(f){return!_a(f.coordinate)})}return t.isCategorical&&t.categoricalDomain?t.categoricalDomain.map(function(f,h){return{coordinate:a(f)+u,value:f,index:h,offset:u}}):a.ticks&&!n?a.ticks(t.tickCount).map(function(f){return{coordinate:a(f)+u,value:f,offset:u}}):a.domain().map(function(f,h){return{coordinate:a(f)+u,value:i?i[f]:f,index:h,offset:u}})},Tf=new WeakMap,bo=function(t,r){if(typeof r!="function")return t;Tf.has(t)||Tf.set(t,new WeakMap);var n=Tf.get(t);if(n.has(r))return n.get(r);var a=function(){t.apply(void 0,arguments),r.apply(void 0,arguments)};return n.set(r,a),a},uN=function(t,r,n){var a=t.scale,i=t.type,s=t.layout,l=t.axisType;if(a==="auto")return s==="radial"&&l==="radiusAxis"?{scale:vi(),realScaleType:"band"}:s==="radial"&&l==="angleAxis"?{scale:ns(),realScaleType:"linear"}:i==="category"&&r&&(r.indexOf("LineChart")>=0||r.indexOf("AreaChart")>=0||r.indexOf("ComposedChart")>=0&&!n)?{scale:ni(),realScaleType:"point"}:i==="category"?{scale:vi(),realScaleType:"band"}:{scale:ns(),realScaleType:"linear"};if(mn(a)){var c="scale".concat(Nl(a));return{scale:(H0[c]||ni)(),realScaleType:H0[c]?c:"point"}}return le(a)?{scale:a}:{scale:ni(),realScaleType:"point"}},o1=1e-4,dN=function(t){var r=t.domain();if(!(!r||r.length<=2)){var n=r.length,a=t.range(),i=Math.min(a[0],a[1])-o1,s=Math.max(a[0],a[1])+o1,l=t(r[0]),c=t(r[n-1]);(l<i||l>s||c<i||c>s)&&t.domain([r[0],r[n-1]])}},fN=function(t,r){if(!t)return null;for(var n=0,a=t.length;n<a;n++)if(t[n].item===r)return t[n].position;return null},hN=function(t,r){if(!r||r.length!==2||!Z(r[0])||!Z(r[1]))return t;var n=Math.min(r[0],r[1]),a=Math.max(r[0],r[1]),i=[t[0],t[1]];return(!Z(t[0])||t[0]<n)&&(i[0]=n),(!Z(t[1])||t[1]>a)&&(i[1]=a),i[0]>a&&(i[0]=a),i[1]<n&&(i[1]=n),i},p$=function(t){var r=t.length;if(!(r<=0))for(var n=0,a=t[0].length;n<a;++n)for(var i=0,s=0,l=0;l<r;++l){var c=_a(t[l][n][1])?t[l][n][0]:t[l][n][1];c>=0?(t[l][n][0]=i,t[l][n][1]=i+c,i=t[l][n][1]):(t[l][n][0]=s,t[l][n][1]=s+c,s=t[l][n][1])}},m$=function(t){var r=t.length;if(!(r<=0))for(var n=0,a=t[0].length;n<a;++n)for(var i=0,s=0;s<r;++s){var l=_a(t[s][n][1])?t[s][n][0]:t[s][n][1];l>=0?(t[s][n][0]=i,t[s][n][1]=i+l,i=t[s][n][1]):(t[s][n][0]=0,t[s][n][1]=0)}},x$={sign:p$,expand:a9,none:Zn,silhouette:i9,wiggle:o9,positive:m$},g$=function(t,r,n){var a=r.map(function(l){return l.props.dataKey}),i=x$[n],s=n9().keys(a).value(function(l,c){return+Le(l,c,0)}).order(Ih).offset(i);return s(t)},v$=function(t,r,n,a,i,s){if(!t)return null;var l=s?r.reverse():r,c={},u=l.reduce(function(f,h){var p,g=(p=h.type)!==null&&p!==void 0&&p.defaultProps?ze(ze({},h.type.defaultProps),h.props):h.props,x=g.stackId,m=g.hide;if(m)return f;var v=g[n],b=f[v]||{hasStack:!1,stackGroups:{}};if(Ze(x)){var w=b.stackGroups[x]||{numericAxisId:n,cateAxisId:a,items:[]};w.items.push(h),b.hasStack=!0,b.stackGroups[x]=w}else b.stackGroups[Sn("_stackId_")]={numericAxisId:n,cateAxisId:a,items:[h]};return ze(ze({},f),{},Un({},v,b))},c),d={};return Object.keys(u).reduce(function(f,h){var p=u[h];if(p.hasStack){var g={};p.stackGroups=Object.keys(p.stackGroups).reduce(function(x,m){var v=p.stackGroups[m];return ze(ze({},x),{},Un({},m,{numericAxisId:n,cateAxisId:a,items:v.items,stackedData:g$(t,v.items,i)}))},g)}return ze(ze({},f),{},Un({},h,p))},d)},pN=function(t,r){var n=r.realScaleType,a=r.type,i=r.tickCount,s=r.originalDomain,l=r.allowDecimals,c=n||r.scale;if(c!=="auto"&&c!=="linear")return null;if(i&&a==="number"&&s&&(s[0]==="auto"||s[1]==="auto")){var u=t.domain();if(!u.length)return null;var d=M7(u,i,l);return t.domain([zl(d),Mr(d)]),{niceTicks:d}}if(i&&a==="number"){var f=t.domain(),h=$7(f,i,l);return{niceTicks:h}}return null};function us(e){var t=e.axis,r=e.ticks,n=e.bandSize,a=e.entry,i=e.index,s=e.dataKey;if(t.type==="category"){if(!t.allowDuplicatedCategory&&t.dataKey&&!de(a[t.dataKey])){var l=Do(r,"value",a[t.dataKey]);if(l)return l.coordinate+n/2}return r[i]?r[i].coordinate+n/2:null}var c=Le(a,de(s)?t.dataKey:s);return de(c)?null:t.scale(c)}var ds=function(t){var r=t.axis,n=t.ticks,a=t.offset,i=t.bandSize,s=t.entry,l=t.index;if(r.type==="category")return n[l]?n[l].coordinate+a:null;var c=Le(s,r.dataKey,r.domain[l]);return de(c)?null:r.scale(c)-i/2+a},mN=function(t){var r=t.numericAxis,n=r.scale.domain();if(r.type==="number"){var a=Math.min(n[0],n[1]),i=Math.max(n[0],n[1]);return a<=0&&i>=0?0:i<0?i:a}return n[0]},y$=function(t,r){var n,a=(n=t.type)!==null&&n!==void 0&&n.defaultProps?ze(ze({},t.type.defaultProps),t.props):t.props,i=a.stackId;if(Ze(i)){var s=r[i];if(s){var l=s.items.indexOf(t);return l>=0?s.stackedData[l]:null}}return null},b$=function(t){return t.reduce(function(r,n){return[zl(n.concat([r[0]]).filter(Z)),Mr(n.concat([r[1]]).filter(Z))]},[1/0,-1/0])},xN=function(t,r,n){return Object.keys(t).reduce(function(a,i){var s=t[i],l=s.stackedData,c=l.reduce(function(u,d){var f=b$(d.slice(r,n+1));return[Math.min(u[0],f[0]),Math.max(u[1],f[1])]},[1/0,-1/0]);return[Math.min(c[0],a[0]),Math.max(c[1],a[1])]},[1/0,-1/0]).map(function(a){return a===1/0||a===-1/0?0:a})},s1=/^dataMin[\s]*-[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,l1=/^dataMax[\s]*\+[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,ap=function(t,r,n){if(le(t))return t(r,n);if(!Array.isArray(t))return r;var a=[];if(Z(t[0]))a[0]=n?t[0]:Math.min(t[0],r[0]);else if(s1.test(t[0])){var i=+s1.exec(t[0])[1];a[0]=r[0]-i}else le(t[0])?a[0]=t[0](r[0]):a[0]=r[0];if(Z(t[1]))a[1]=n?t[1]:Math.max(t[1],r[1]);else if(l1.test(t[1])){var s=+l1.exec(t[1])[1];a[1]=r[1]+s}else le(t[1])?a[1]=t[1](r[1]):a[1]=r[1];return a},fs=function(t,r,n){if(t&&t.scale&&t.scale.bandwidth){var a=t.scale.bandwidth();if(!n||a>0)return a}if(t&&r&&r.length>=2){for(var i=Xm(r,function(f){return f.coordinate}),s=1/0,l=1,c=i.length;l<c;l++){var u=i[l],d=i[l-1];s=Math.min((u.coordinate||0)-(d.coordinate||0),s)}return s===1/0?0:s}return n?void 0:0},c1=function(t,r,n){return!t||!t.length||jr(t,Nt(n,"type.defaultProps.domain"))?r:t},Sx=function(t,r){var n=t.type.defaultProps?ze(ze({},t.type.defaultProps),t.props):t.props,a=n.dataKey,i=n.name,s=n.unit,l=n.formatter,c=n.tooltipType,u=n.chartType,d=n.hide;return ze(ze({},oe(t,!1)),{},{dataKey:a,unit:s,formatter:l,name:i||a,color:Cx(t),value:Le(r,a),type:c,payload:r,chartType:u,hide:d})};function Pi(e){"@babel/helpers - typeof";return Pi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Pi(e)}function u1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function lr(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?u1(Object(r),!0).forEach(function(n){gN(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):u1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function gN(e,t,r){return t=w$(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function w$(e){var t=j$(e,"string");return Pi(t)=="symbol"?t:t+""}function j$(e,t){if(Pi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Pi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function C$(e,t){return P$(e)||O$(e,t)||N$(e,t)||S$()}function S$(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
38
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function N$(e,t){if(e){if(typeof e=="string")return d1(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return d1(e,t)}}function d1(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function O$(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,a,i,s,l=[],c=!0,u=!1;try{if(i=(r=r.call(e)).next,t!==0)for(;!(c=(n=i.call(r)).done)&&(l.push(n.value),l.length!==t);c=!0);}catch(d){u=!0,a=d}finally{try{if(!c&&r.return!=null&&(s=r.return(),Object(s)!==s))return}finally{if(u)throw a}}return l}}function P$(e){if(Array.isArray(e))return e}var hs=Math.PI/180,A$=function(t){return t*180/Math.PI},ge=function(t,r,n,a){return{x:t+Math.cos(-hs*a)*n,y:r+Math.sin(-hs*a)*n}},vN=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},Nx=function(t,r,n,a,i){var s=t.width,l=t.height,c=t.startAngle,u=t.endAngle,d=ut(t.cx,s,s/2),f=ut(t.cy,l,l/2),h=vN(s,l,n),p=ut(t.innerRadius,h,0),g=ut(t.outerRadius,h,h*.8),x=Object.keys(r);return x.reduce(function(m,v){var b=r[v],w=b.domain,C=b.reversed,y;if(de(b.range))a==="angleAxis"?y=[c,u]:a==="radiusAxis"&&(y=[p,g]),C&&(y=[y[1],y[0]]);else{y=b.range;var j=y,N=C$(j,2);c=N[0],u=N[1]}var _=uN(b,i),A=_.realScaleType,I=_.scale;I.domain(w).range(y),dN(I);var k=pN(I,lr(lr({},b),{},{realScaleType:A})),E=lr(lr(lr({},b),k),{},{range:y,radius:g,realScaleType:A,scale:I,cx:d,cy:f,innerRadius:p,outerRadius:g,startAngle:c,endAngle:u});return lr(lr({},m),{},gN({},v,E))},{})},_$=function(t,r){var n=t.x,a=t.y,i=r.x,s=r.y;return Math.sqrt(Math.pow(n-i,2)+Math.pow(a-s,2))},k$=function(t,r){var n=t.x,a=t.y,i=r.cx,s=r.cy,l=_$({x:n,y:a},{x:i,y:s});if(l<=0)return{radius:l};var c=(n-i)/l,u=Math.acos(c);return a>s&&(u=2*Math.PI-u),{radius:l,angle:A$(u),angleInRadian:u}},T$=function(t){var r=t.startAngle,n=t.endAngle,a=Math.floor(r/360),i=Math.floor(n/360),s=Math.min(a,i);return{startAngle:r-s*360,endAngle:n-s*360}},E$=function(t,r){var n=r.startAngle,a=r.endAngle,i=Math.floor(n/360),s=Math.floor(a/360),l=Math.min(i,s);return t+l*360},f1=function(t,r){var n=t.x,a=t.y,i=k$({x:n,y:a},r),s=i.radius,l=i.angle,c=r.innerRadius,u=r.outerRadius;if(s<c||s>u)return!1;if(s===0)return!0;var d=T$(r),f=d.startAngle,h=d.endAngle,p=l,g;if(f<=h){for(;p>h;)p-=360;for(;p<f;)p+=360;g=p>=f&&p<=h}else{for(;p>f;)p-=360;for(;p<h;)p+=360;g=p>=h&&p<=f}return g?lr(lr({},r),{},{radius:s,angle:E$(p,r)}):null},yN=function(t){return!P.isValidElement(t)&&!le(t)&&typeof t!="boolean"?t.className:""};function Ai(e){"@babel/helpers - typeof";return Ai=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ai(e)}var I$=["offset"];function M$(e){return D$(e)||L$(e)||R$(e)||$$()}function $$(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
39
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function R$(e,t){if(e){if(typeof e=="string")return ip(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return ip(e,t)}}function L$(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function D$(e){if(Array.isArray(e))return ip(e)}function ip(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function z$(e,t){if(e==null)return{};var r=B$(e,t),n,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)n=i[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function B$(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 h1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function Ge(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?h1(Object(r),!0).forEach(function(n){F$(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):h1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function F$(e,t,r){return t=q$(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function q$(e){var t=W$(e,"string");return Ai(t)=="symbol"?t:t+""}function W$(e,t){if(Ai(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Ai(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function _i(){return _i=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},_i.apply(this,arguments)}var H$=function(t){var r=t.value,n=t.formatter,a=de(t.children)?r:t.children;return le(n)?n(a):a},V$=function(t,r){var n=tt(r-t),a=Math.min(Math.abs(r-t),360);return n*a},U$=function(t,r,n){var a=t.position,i=t.viewBox,s=t.offset,l=t.className,c=i,u=c.cx,d=c.cy,f=c.innerRadius,h=c.outerRadius,p=c.startAngle,g=c.endAngle,x=c.clockWise,m=(f+h)/2,v=V$(p,g),b=v>=0?1:-1,w,C;a==="insideStart"?(w=p+b*s,C=x):a==="insideEnd"?(w=g-b*s,C=!x):a==="end"&&(w=g+b*s,C=x),C=v<=0?C:!C;var y=ge(u,d,m,w),j=ge(u,d,m,w+(C?1:-1)*359),N="M".concat(y.x,",").concat(y.y,`
40
- A`).concat(m,",").concat(m,",0,1,").concat(C?0:1,`,
41
- `).concat(j.x,",").concat(j.y),_=de(t.id)?Sn("recharts-radial-line-"):t.id;return S.default.createElement("text",_i({},n,{dominantBaseline:"central",className:ae.default("recharts-radial-bar-label",l)}),S.default.createElement("defs",null,S.default.createElement("path",{id:_,d:N})),S.default.createElement("textPath",{xlinkHref:"#".concat(_)},r))},K$=function(t){var r=t.viewBox,n=t.offset,a=t.position,i=r,s=i.cx,l=i.cy,c=i.innerRadius,u=i.outerRadius,d=i.startAngle,f=i.endAngle,h=(d+f)/2;if(a==="outside"){var p=ge(s,l,u+n,h),g=p.x,x=p.y;return{x:g,y:x,textAnchor:g>=s?"start":"end",verticalAnchor:"middle"}}if(a==="center")return{x:s,y:l,textAnchor:"middle",verticalAnchor:"middle"};if(a==="centerTop")return{x:s,y:l,textAnchor:"middle",verticalAnchor:"start"};if(a==="centerBottom")return{x:s,y:l,textAnchor:"middle",verticalAnchor:"end"};var m=(c+u)/2,v=ge(s,l,m,h),b=v.x,w=v.y;return{x:b,y:w,textAnchor:"middle",verticalAnchor:"middle"}},G$=function(t){var r=t.viewBox,n=t.parentViewBox,a=t.offset,i=t.position,s=r,l=s.x,c=s.y,u=s.width,d=s.height,f=d>=0?1:-1,h=f*a,p=f>0?"end":"start",g=f>0?"start":"end",x=u>=0?1:-1,m=x*a,v=x>0?"end":"start",b=x>0?"start":"end";if(i==="top"){var w={x:l+u/2,y:c-f*a,textAnchor:"middle",verticalAnchor:p};return Ge(Ge({},w),n?{height:Math.max(c-n.y,0),width:u}:{})}if(i==="bottom"){var C={x:l+u/2,y:c+d+h,textAnchor:"middle",verticalAnchor:g};return Ge(Ge({},C),n?{height:Math.max(n.y+n.height-(c+d),0),width:u}:{})}if(i==="left"){var y={x:l-m,y:c+d/2,textAnchor:v,verticalAnchor:"middle"};return Ge(Ge({},y),n?{width:Math.max(y.x-n.x,0),height:d}:{})}if(i==="right"){var j={x:l+u+m,y:c+d/2,textAnchor:b,verticalAnchor:"middle"};return Ge(Ge({},j),n?{width:Math.max(n.x+n.width-j.x,0),height:d}:{})}var N=n?{width:u,height:d}:{};return i==="insideLeft"?Ge({x:l+m,y:c+d/2,textAnchor:b,verticalAnchor:"middle"},N):i==="insideRight"?Ge({x:l+u-m,y:c+d/2,textAnchor:v,verticalAnchor:"middle"},N):i==="insideTop"?Ge({x:l+u/2,y:c+h,textAnchor:"middle",verticalAnchor:g},N):i==="insideBottom"?Ge({x:l+u/2,y:c+d-h,textAnchor:"middle",verticalAnchor:p},N):i==="insideTopLeft"?Ge({x:l+m,y:c+h,textAnchor:b,verticalAnchor:g},N):i==="insideTopRight"?Ge({x:l+u-m,y:c+h,textAnchor:v,verticalAnchor:g},N):i==="insideBottomLeft"?Ge({x:l+m,y:c+d-h,textAnchor:b,verticalAnchor:p},N):i==="insideBottomRight"?Ge({x:l+u-m,y:c+d-h,textAnchor:v,verticalAnchor:p},N):Aa(i)&&(Z(i.x)||en(i.x))&&(Z(i.y)||en(i.y))?Ge({x:l+ut(i.x,u),y:c+ut(i.y,d),textAnchor:"end",verticalAnchor:"end"},N):Ge({x:l+u/2,y:c+d/2,textAnchor:"middle",verticalAnchor:"middle"},N)},Z$=function(t){return"cx"in t&&Z(t.cx)};function et(e){var t=e.offset,r=t===void 0?5:t,n=z$(e,I$),a=Ge({offset:r},n),i=a.viewBox,s=a.position,l=a.value,c=a.children,u=a.content,d=a.className,f=d===void 0?"":d,h=a.textBreakAll;if(!i||de(l)&&de(c)&&!P.isValidElement(u)&&!le(u))return null;if(P.isValidElement(u))return P.cloneElement(u,a);var p;if(le(u)){if(p=P.createElement(u,a),P.isValidElement(p))return p}else p=H$(a);var g=Z$(i),x=oe(a,!0);if(g&&(s==="insideStart"||s==="insideEnd"||s==="end"))return U$(a,p,x);var m=g?K$(a):G$(a);return S.default.createElement(xn,_i({className:ae.default("recharts-label",f)},x,m,{breakAll:h}),p)}et.displayName="Label";var bN=function(t){var r=t.cx,n=t.cy,a=t.angle,i=t.startAngle,s=t.endAngle,l=t.r,c=t.radius,u=t.innerRadius,d=t.outerRadius,f=t.x,h=t.y,p=t.top,g=t.left,x=t.width,m=t.height,v=t.clockWise,b=t.labelViewBox;if(b)return b;if(Z(x)&&Z(m)){if(Z(f)&&Z(h))return{x:f,y:h,width:x,height:m};if(Z(p)&&Z(g))return{x:p,y:g,width:x,height:m}}return Z(f)&&Z(h)?{x:f,y:h,width:0,height:0}:Z(r)&&Z(n)?{cx:r,cy:n,startAngle:i||a||0,endAngle:s||a||0,innerRadius:u||0,outerRadius:d||c||l||0,clockWise:v}:t.viewBox?t.viewBox:{}},Y$=function(t,r){return t?t===!0?S.default.createElement(et,{key:"label-implicit",viewBox:r}):Ze(t)?S.default.createElement(et,{key:"label-implicit",viewBox:r,value:t}):P.isValidElement(t)?t.type===et?P.cloneElement(t,{key:"label-implicit",viewBox:r}):S.default.createElement(et,{key:"label-implicit",content:t,viewBox:r}):le(t)?S.default.createElement(et,{key:"label-implicit",content:t,viewBox:r}):Aa(t)?S.default.createElement(et,_i({viewBox:r},t,{key:"label-implicit"})):null:null},X$=function(t,r){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;if(!t||!t.children&&n&&!t.label)return null;var a=t.children,i=bN(t),s=gt(a,et).map(function(c,u){return P.cloneElement(c,{viewBox:r||i,key:"label-".concat(u)})});if(!n)return s;var l=Y$(t.label,r||i);return[l].concat(M$(s))};et.parseViewBox=bN;et.renderCallByParent=X$;var Ef,p1;function Q$(){if(p1)return Ef;p1=1;function e(t){var r=t==null?0:t.length;return r?t[r-1]:void 0}return Ef=e,Ef}var J$=Q$();const wN=Ne(J$);function ki(e){"@babel/helpers - typeof";return ki=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ki(e)}var eR=["valueAccessor"],tR=["data","dataKey","clockWise","id","textBreakAll"];function rR(e){return oR(e)||iR(e)||aR(e)||nR()}function nR(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
42
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function aR(e,t){if(e){if(typeof e=="string")return op(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return op(e,t)}}function iR(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function oR(e){if(Array.isArray(e))return op(e)}function op(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function ps(){return ps=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},ps.apply(this,arguments)}function m1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function x1(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?m1(Object(r),!0).forEach(function(n){sR(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):m1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function sR(e,t,r){return t=lR(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function lR(e){var t=cR(e,"string");return ki(t)=="symbol"?t:t+""}function cR(e,t){if(ki(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(ki(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function g1(e,t){if(e==null)return{};var r=uR(e,t),n,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)n=i[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function uR(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}var dR=function(t){return Array.isArray(t.value)?wN(t.value):t.value};function Mt(e){var t=e.valueAccessor,r=t===void 0?dR:t,n=g1(e,eR),a=n.data,i=n.dataKey,s=n.clockWise,l=n.id,c=n.textBreakAll,u=g1(n,tR);return!a||!a.length?null:S.default.createElement(fe,{className:"recharts-label-list"},a.map(function(d,f){var h=de(i)?r(d,f):Le(d&&d.payload,i),p=de(l)?{}:{id:"".concat(l,"-").concat(f)};return S.default.createElement(et,ps({},oe(d,!0),u,p,{parentViewBox:d.parentViewBox,value:h,textBreakAll:c,viewBox:et.parseViewBox(de(s)?d:x1(x1({},d),{},{clockWise:s})),key:"label-".concat(f),index:f}))}))}Mt.displayName="LabelList";function fR(e,t){return e?e===!0?S.default.createElement(Mt,{key:"labelList-implicit",data:t}):S.default.isValidElement(e)||le(e)?S.default.createElement(Mt,{key:"labelList-implicit",data:t,content:e}):Aa(e)?S.default.createElement(Mt,ps({data:t},e,{key:"labelList-implicit"})):null:null}function hR(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;if(!e||!e.children&&r&&!e.label)return null;var n=e.children,a=gt(n,Mt).map(function(s,l){return P.cloneElement(s,{data:t,key:"labelList-".concat(l)})});if(!r)return a;var i=fR(e.label,t);return[i].concat(rR(a))}Mt.renderCallByParent=hR;var pR=["component"];function sp(e){"@babel/helpers - typeof";return sp=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},sp(e)}function mR(e,t){if(e==null)return{};var r=xR(e,t),n,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)n=i[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function xR(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 Ox(e){var t=e.component,r=mR(e,pR),n;return P.isValidElement(t)?n=P.cloneElement(t,r):le(t)?n=P.createElement(t,r):It(!1,"Customized's props `component` must be React.element or Function, but got %s.",sp(t)),S.default.createElement(fe,{className:"recharts-customized-wrapper"},n)}Ox.displayName="Customized";function Ti(e){"@babel/helpers - typeof";return Ti=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ti(e)}function lp(){return lp=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},lp.apply(this,arguments)}function v1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function y1(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?v1(Object(r),!0).forEach(function(n){gR(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):v1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function gR(e,t,r){return t=vR(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function vR(e){var t=yR(e,"string");return Ti(t)=="symbol"?t:t+""}function yR(e,t){if(Ti(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Ti(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var bR=function(t,r){var n=tt(r-t),a=Math.min(Math.abs(r-t),359.999);return n*a},wo=function(t){var r=t.cx,n=t.cy,a=t.radius,i=t.angle,s=t.sign,l=t.isExternal,c=t.cornerRadius,u=t.cornerIsExternal,d=c*(l?1:-1)+a,f=Math.asin(c/d)/hs,h=u?i:i+s*f,p=ge(r,n,d,h),g=ge(r,n,a,h),x=u?i-s*f:i,m=ge(r,n,d*Math.cos(f*hs),x);return{center:p,circleTangency:g,lineTangency:m,theta:f}},jN=function(t){var r=t.cx,n=t.cy,a=t.innerRadius,i=t.outerRadius,s=t.startAngle,l=t.endAngle,c=bR(s,l),u=s+c,d=ge(r,n,i,s),f=ge(r,n,i,u),h="M ".concat(d.x,",").concat(d.y,`
43
- A `).concat(i,",").concat(i,`,0,
44
- `).concat(+(Math.abs(c)>180),",").concat(+(s>u),`,
45
- `).concat(f.x,",").concat(f.y,`
46
- `);if(a>0){var p=ge(r,n,a,s),g=ge(r,n,a,u);h+="L ".concat(g.x,",").concat(g.y,`
47
- A `).concat(a,",").concat(a,`,0,
48
- `).concat(+(Math.abs(c)>180),",").concat(+(s<=u),`,
49
- `).concat(p.x,",").concat(p.y," Z")}else h+="L ".concat(r,",").concat(n," Z");return h},wR=function(t){var r=t.cx,n=t.cy,a=t.innerRadius,i=t.outerRadius,s=t.cornerRadius,l=t.forceCornerRadius,c=t.cornerIsExternal,u=t.startAngle,d=t.endAngle,f=tt(d-u),h=wo({cx:r,cy:n,radius:i,angle:u,sign:f,cornerRadius:s,cornerIsExternal:c}),p=h.circleTangency,g=h.lineTangency,x=h.theta,m=wo({cx:r,cy:n,radius:i,angle:d,sign:-f,cornerRadius:s,cornerIsExternal:c}),v=m.circleTangency,b=m.lineTangency,w=m.theta,C=c?Math.abs(u-d):Math.abs(u-d)-x-w;if(C<0)return l?"M ".concat(g.x,",").concat(g.y,`
50
- a`).concat(s,",").concat(s,",0,0,1,").concat(s*2,`,0
51
- a`).concat(s,",").concat(s,",0,0,1,").concat(-s*2,`,0
52
- `):jN({cx:r,cy:n,innerRadius:a,outerRadius:i,startAngle:u,endAngle:d});var y="M ".concat(g.x,",").concat(g.y,`
53
- A`).concat(s,",").concat(s,",0,0,").concat(+(f<0),",").concat(p.x,",").concat(p.y,`
54
- A`).concat(i,",").concat(i,",0,").concat(+(C>180),",").concat(+(f<0),",").concat(v.x,",").concat(v.y,`
55
- A`).concat(s,",").concat(s,",0,0,").concat(+(f<0),",").concat(b.x,",").concat(b.y,`
56
- `);if(a>0){var j=wo({cx:r,cy:n,radius:a,angle:u,sign:f,isExternal:!0,cornerRadius:s,cornerIsExternal:c}),N=j.circleTangency,_=j.lineTangency,A=j.theta,I=wo({cx:r,cy:n,radius:a,angle:d,sign:-f,isExternal:!0,cornerRadius:s,cornerIsExternal:c}),k=I.circleTangency,E=I.lineTangency,T=I.theta,M=c?Math.abs(u-d):Math.abs(u-d)-A-T;if(M<0&&s===0)return"".concat(y,"L").concat(r,",").concat(n,"Z");y+="L".concat(E.x,",").concat(E.y,`
57
- A`).concat(s,",").concat(s,",0,0,").concat(+(f<0),",").concat(k.x,",").concat(k.y,`
58
- A`).concat(a,",").concat(a,",0,").concat(+(M>180),",").concat(+(f>0),",").concat(N.x,",").concat(N.y,`
59
- A`).concat(s,",").concat(s,",0,0,").concat(+(f<0),",").concat(_.x,",").concat(_.y,"Z")}else y+="L".concat(r,",").concat(n,"Z");return y},jR={cx:0,cy:0,innerRadius:0,outerRadius:0,startAngle:0,endAngle:0,cornerRadius:0,forceCornerRadius:!1,cornerIsExternal:!1},CN=function(t){var r=y1(y1({},jR),t),n=r.cx,a=r.cy,i=r.innerRadius,s=r.outerRadius,l=r.cornerRadius,c=r.forceCornerRadius,u=r.cornerIsExternal,d=r.startAngle,f=r.endAngle,h=r.className;if(s<i||d===f)return null;var p=ae.default("recharts-sector",h),g=s-i,x=ut(l,g,0,!0),m;return x>0&&Math.abs(d-f)<360?m=wR({cx:n,cy:a,innerRadius:i,outerRadius:s,cornerRadius:Math.min(x,g/2),forceCornerRadius:c,cornerIsExternal:u,startAngle:d,endAngle:f}):m=jN({cx:n,cy:a,innerRadius:i,outerRadius:s,startAngle:d,endAngle:f}),S.default.createElement("path",lp({},oe(r,!0),{className:p,d:m,role:"img"}))};function Ei(e){"@babel/helpers - typeof";return Ei=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ei(e)}function cp(){return cp=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},cp.apply(this,arguments)}function b1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function w1(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?b1(Object(r),!0).forEach(function(n){CR(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):b1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function CR(e,t,r){return t=SR(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function SR(e){var t=NR(e,"string");return Ei(t)=="symbol"?t:t+""}function NR(e,t){if(Ei(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Ei(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var j1={curveBasisClosed:U8,curveBasisOpen:K8,curveBasis:V8,curveBumpX:T8,curveBumpY:E8,curveLinearClosed:G8,curveLinear:Pl,curveMonotoneX:Z8,curveMonotoneY:Y8,curveNatural:X8,curveStep:Q8,curveStepAfter:e9,curveStepBefore:J8},jo=function(t){return t.x===+t.x&&t.y===+t.y},Ga=function(t){return t.x},Za=function(t){return t.y},OR=function(t,r){if(le(t))return t;var n="curve".concat(Nl(t));return(n==="curveMonotone"||n==="curveBump")&&r?j1["".concat(n).concat(r==="vertical"?"Y":"X")]:j1[n]||Pl},PR=function(t){var r=t.type,n=r===void 0?"linear":r,a=t.points,i=a===void 0?[]:a,s=t.baseLine,l=t.layout,c=t.connectNulls,u=c===void 0?!1:c,d=OR(n,l),f=u?i.filter(function(x){return jo(x)}):i,h;if(Array.isArray(s)){var p=u?s.filter(function(x){return jo(x)}):s,g=f.map(function(x,m){return w1(w1({},x),{},{base:p[m]})});return l==="vertical"?h=ho().y(Za).x1(Ga).x0(function(x){return x.base.x}):h=ho().x(Ga).y1(Za).y0(function(x){return x.base.y}),h.defined(jo).curve(d),h(g)}return l==="vertical"&&Z(s)?h=ho().y(Za).x1(Ga).x0(s):Z(s)?h=ho().x(Ga).y1(Za).y0(s):h=yC().x(Ga).y(Za),h.defined(jo).curve(d),h(f)},ln=function(t){var r=t.className,n=t.points,a=t.path,i=t.pathRef;if((!n||!n.length)&&!a)return null;var s=n&&n.length?PR(t):a;return S.createElement("path",cp({},oe(t,!1),zo(t),{className:ae.default("recharts-curve",r),d:s,ref:i}))},Co={exports:{}},So={exports:{}},we={};var C1;function AR(){if(C1)return we;C1=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,a=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,s=e?Symbol.for("react.provider"):60109,l=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,u=e?Symbol.for("react.concurrent_mode"):60111,d=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,h=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,g=e?Symbol.for("react.lazy"):60116,x=e?Symbol.for("react.block"):60121,m=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function w(y){if(typeof y=="object"&&y!==null){var j=y.$$typeof;switch(j){case t:switch(y=y.type,y){case c:case u:case n:case i:case a:case f:return y;default:switch(y=y&&y.$$typeof,y){case l:case d:case g:case p:case s:return y;default:return j}}case r:return j}}}function C(y){return w(y)===u}return we.AsyncMode=c,we.ConcurrentMode=u,we.ContextConsumer=l,we.ContextProvider=s,we.Element=t,we.ForwardRef=d,we.Fragment=n,we.Lazy=g,we.Memo=p,we.Portal=r,we.Profiler=i,we.StrictMode=a,we.Suspense=f,we.isAsyncMode=function(y){return C(y)||w(y)===c},we.isConcurrentMode=C,we.isContextConsumer=function(y){return w(y)===l},we.isContextProvider=function(y){return w(y)===s},we.isElement=function(y){return typeof y=="object"&&y!==null&&y.$$typeof===t},we.isForwardRef=function(y){return w(y)===d},we.isFragment=function(y){return w(y)===n},we.isLazy=function(y){return w(y)===g},we.isMemo=function(y){return w(y)===p},we.isPortal=function(y){return w(y)===r},we.isProfiler=function(y){return w(y)===i},we.isStrictMode=function(y){return w(y)===a},we.isSuspense=function(y){return w(y)===f},we.isValidElementType=function(y){return typeof y=="string"||typeof y=="function"||y===n||y===u||y===i||y===a||y===f||y===h||typeof y=="object"&&y!==null&&(y.$$typeof===g||y.$$typeof===p||y.$$typeof===s||y.$$typeof===l||y.$$typeof===d||y.$$typeof===m||y.$$typeof===v||y.$$typeof===b||y.$$typeof===x)},we.typeOf=w,we}var je={};var S1;function _R(){return S1||(S1=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,a=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,s=e?Symbol.for("react.provider"):60109,l=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,u=e?Symbol.for("react.concurrent_mode"):60111,d=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,h=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,g=e?Symbol.for("react.lazy"):60116,x=e?Symbol.for("react.block"):60121,m=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function w(z){return typeof z=="string"||typeof z=="function"||z===n||z===u||z===i||z===a||z===f||z===h||typeof z=="object"&&z!==null&&(z.$$typeof===g||z.$$typeof===p||z.$$typeof===s||z.$$typeof===l||z.$$typeof===d||z.$$typeof===m||z.$$typeof===v||z.$$typeof===b||z.$$typeof===x)}function C(z){if(typeof z=="object"&&z!==null){var pe=z.$$typeof;switch(pe){case t:var Y=z.type;switch(Y){case c:case u:case n:case i:case a:case f:return Y;default:var Oe=Y&&Y.$$typeof;switch(Oe){case l:case d:case g:case p:case s:return Oe;default:return pe}}case r:return pe}}}var y=c,j=u,N=l,_=s,A=t,I=d,k=n,E=g,T=p,M=r,R=i,$=a,L=f,q=!1;function U(z){return q||(q=!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.")),D(z)||C(z)===c}function D(z){return C(z)===u}function B(z){return C(z)===l}function W(z){return C(z)===s}function G(z){return typeof z=="object"&&z!==null&&z.$$typeof===t}function Q(z){return C(z)===d}function ne(z){return C(z)===n}function X(z){return C(z)===g}function re(z){return C(z)===p}function ce(z){return C(z)===r}function K(z){return C(z)===i}function ee(z){return C(z)===a}function te(z){return C(z)===f}je.AsyncMode=y,je.ConcurrentMode=j,je.ContextConsumer=N,je.ContextProvider=_,je.Element=A,je.ForwardRef=I,je.Fragment=k,je.Lazy=E,je.Memo=T,je.Portal=M,je.Profiler=R,je.StrictMode=$,je.Suspense=L,je.isAsyncMode=U,je.isConcurrentMode=D,je.isContextConsumer=B,je.isContextProvider=W,je.isElement=G,je.isForwardRef=Q,je.isFragment=ne,je.isLazy=X,je.isMemo=re,je.isPortal=ce,je.isProfiler=K,je.isStrictMode=ee,je.isSuspense=te,je.isValidElementType=w,je.typeOf=C})()),je}var N1;function SN(){return N1||(N1=1,process.env.NODE_ENV==="production"?So.exports=AR():So.exports=_R()),So.exports}var If,O1;function kR(){if(O1)return If;O1=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;function n(i){if(i==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(i)}function a(){try{if(!Object.assign)return!1;var i=new String("abc");if(i[5]="de",Object.getOwnPropertyNames(i)[0]==="5")return!1;for(var s={},l=0;l<10;l++)s["_"+String.fromCharCode(l)]=l;var c=Object.getOwnPropertyNames(s).map(function(d){return s[d]});if(c.join("")!=="0123456789")return!1;var u={};return"abcdefghijklmnopqrst".split("").forEach(function(d){u[d]=d}),Object.keys(Object.assign({},u)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return If=a()?Object.assign:function(i,s){for(var l,c=n(i),u,d=1;d<arguments.length;d++){l=Object(arguments[d]);for(var f in l)t.call(l,f)&&(c[f]=l[f]);if(e){u=e(l);for(var h=0;h<u.length;h++)r.call(l,u[h])&&(c[u[h]]=l[u[h]])}}return c},If}var Mf,P1;function Px(){if(P1)return Mf;P1=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Mf=e,Mf}var $f,A1;function NN(){return A1||(A1=1,$f=Function.call.bind(Object.prototype.hasOwnProperty)),$f}var Rf,_1;function TR(){if(_1)return Rf;_1=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=Px(),r={},n=NN();e=function(i){var s="Warning: "+i;typeof console<"u"&&console.error(s);try{throw new Error(s)}catch{}}}function a(i,s,l,c,u){if(process.env.NODE_ENV!=="production"){for(var d in i)if(n(i,d)){var f;try{if(typeof i[d]!="function"){var h=Error((c||"React class")+": "+l+" type `"+d+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof i[d]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw h.name="Invariant Violation",h}f=i[d](s,d,c,l,null,t)}catch(g){f=g}if(f&&!(f instanceof Error)&&e((c||"React class")+": type specification of "+l+" `"+d+"` 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 p=u?u():"";e("Failed "+l+" type: "+f.message+(p??""))}}}}return a.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(r={})},Rf=a,Rf}var Lf,k1;function ER(){if(k1)return Lf;k1=1;var e=SN(),t=kR(),r=Px(),n=NN(),a=TR(),i=function(){};process.env.NODE_ENV!=="production"&&(i=function(l){var c="Warning: "+l;typeof console<"u"&&console.error(c);try{throw new Error(c)}catch{}});function s(){return null}return Lf=function(l,c){var u=typeof Symbol=="function"&&Symbol.iterator,d="@@iterator";function f(D){var B=D&&(u&&D[u]||D[d]);if(typeof B=="function")return B}var h="<<anonymous>>",p={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:w,element:C(),elementType:y(),instanceOf:j,node:I(),objectOf:_,oneOf:N,oneOfType:A,shape:E,exact:T};function g(D,B){return D===B?D!==0||1/D===1/B:D!==D&&B!==B}function x(D,B){this.message=D,this.data=B&&typeof B=="object"?B:{},this.stack=""}x.prototype=Error.prototype;function m(D){if(process.env.NODE_ENV!=="production")var B={},W=0;function G(ne,X,re,ce,K,ee,te){if(ce=ce||h,ee=ee||re,te!==r){if(c){var z=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 z.name="Invariant Violation",z}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var pe=ce+":"+re;!B[pe]&&W<3&&(i("You are manually calling a React.PropTypes validation function for the `"+ee+"` prop on `"+ce+"`. 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."),B[pe]=!0,W++)}}return X[re]==null?ne?X[re]===null?new x("The "+K+" `"+ee+"` is marked as required "+("in `"+ce+"`, but its value is `null`.")):new x("The "+K+" `"+ee+"` is marked as required in "+("`"+ce+"`, but its value is `undefined`.")):null:D(X,re,ce,K,ee)}var Q=G.bind(null,!1);return Q.isRequired=G.bind(null,!0),Q}function v(D){function B(W,G,Q,ne,X,re){var ce=W[G],K=$(ce);if(K!==D){var ee=L(ce);return new x("Invalid "+ne+" `"+X+"` of type "+("`"+ee+"` supplied to `"+Q+"`, expected ")+("`"+D+"`."),{expectedType:D})}return null}return m(B)}function b(){return m(s)}function w(D){function B(W,G,Q,ne,X){if(typeof D!="function")return new x("Property `"+X+"` of component `"+Q+"` has invalid PropType notation inside arrayOf.");var re=W[G];if(!Array.isArray(re)){var ce=$(re);return new x("Invalid "+ne+" `"+X+"` of type "+("`"+ce+"` supplied to `"+Q+"`, expected an array."))}for(var K=0;K<re.length;K++){var ee=D(re,K,Q,ne,X+"["+K+"]",r);if(ee instanceof Error)return ee}return null}return m(B)}function C(){function D(B,W,G,Q,ne){var X=B[W];if(!l(X)){var re=$(X);return new x("Invalid "+Q+" `"+ne+"` of type "+("`"+re+"` supplied to `"+G+"`, expected a single ReactElement."))}return null}return m(D)}function y(){function D(B,W,G,Q,ne){var X=B[W];if(!e.isValidElementType(X)){var re=$(X);return new x("Invalid "+Q+" `"+ne+"` of type "+("`"+re+"` supplied to `"+G+"`, expected a single ReactElement type."))}return null}return m(D)}function j(D){function B(W,G,Q,ne,X){if(!(W[G]instanceof D)){var re=D.name||h,ce=U(W[G]);return new x("Invalid "+ne+" `"+X+"` of type "+("`"+ce+"` supplied to `"+Q+"`, expected ")+("instance of `"+re+"`."))}return null}return m(B)}function N(D){if(!Array.isArray(D))return process.env.NODE_ENV!=="production"&&(arguments.length>1?i("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])."):i("Invalid argument supplied to oneOf, expected an array.")),s;function B(W,G,Q,ne,X){for(var re=W[G],ce=0;ce<D.length;ce++)if(g(re,D[ce]))return null;var K=JSON.stringify(D,function(te,z){var pe=L(z);return pe==="symbol"?String(z):z});return new x("Invalid "+ne+" `"+X+"` of value `"+String(re)+"` "+("supplied to `"+Q+"`, expected one of "+K+"."))}return m(B)}function _(D){function B(W,G,Q,ne,X){if(typeof D!="function")return new x("Property `"+X+"` of component `"+Q+"` has invalid PropType notation inside objectOf.");var re=W[G],ce=$(re);if(ce!=="object")return new x("Invalid "+ne+" `"+X+"` of type "+("`"+ce+"` supplied to `"+Q+"`, expected an object."));for(var K in re)if(n(re,K)){var ee=D(re,K,Q,ne,X+"."+K,r);if(ee instanceof Error)return ee}return null}return m(B)}function A(D){if(!Array.isArray(D))return process.env.NODE_ENV!=="production"&&i("Invalid argument supplied to oneOfType, expected an instance of array."),s;for(var B=0;B<D.length;B++){var W=D[B];if(typeof W!="function")return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+q(W)+" at index "+B+"."),s}function G(Q,ne,X,re,ce){for(var K=[],ee=0;ee<D.length;ee++){var te=D[ee],z=te(Q,ne,X,re,ce,r);if(z==null)return null;z.data&&n(z.data,"expectedType")&&K.push(z.data.expectedType)}var pe=K.length>0?", expected one of type ["+K.join(", ")+"]":"";return new x("Invalid "+re+" `"+ce+"` supplied to "+("`"+X+"`"+pe+"."))}return m(G)}function I(){function D(B,W,G,Q,ne){return M(B[W])?null:new x("Invalid "+Q+" `"+ne+"` supplied to "+("`"+G+"`, expected a ReactNode."))}return m(D)}function k(D,B,W,G,Q){return new x((D||"React class")+": "+B+" type `"+W+"."+G+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+Q+"`.")}function E(D){function B(W,G,Q,ne,X){var re=W[G],ce=$(re);if(ce!=="object")return new x("Invalid "+ne+" `"+X+"` of type `"+ce+"` "+("supplied to `"+Q+"`, expected `object`."));for(var K in D){var ee=D[K];if(typeof ee!="function")return k(Q,ne,X,K,L(ee));var te=ee(re,K,Q,ne,X+"."+K,r);if(te)return te}return null}return m(B)}function T(D){function B(W,G,Q,ne,X){var re=W[G],ce=$(re);if(ce!=="object")return new x("Invalid "+ne+" `"+X+"` of type `"+ce+"` "+("supplied to `"+Q+"`, expected `object`."));var K=t({},W[G],D);for(var ee in K){var te=D[ee];if(n(D,ee)&&typeof te!="function")return k(Q,ne,X,ee,L(te));if(!te)return new x("Invalid "+ne+" `"+X+"` key `"+ee+"` supplied to `"+Q+"`.\nBad object: "+JSON.stringify(W[G],null," ")+`
60
- Valid keys: `+JSON.stringify(Object.keys(D),null," "));var z=te(re,ee,Q,ne,X+"."+ee,r);if(z)return z}return null}return m(B)}function M(D){switch(typeof D){case"number":case"string":case"undefined":return!0;case"boolean":return!D;case"object":if(Array.isArray(D))return D.every(M);if(D===null||l(D))return!0;var B=f(D);if(B){var W=B.call(D),G;if(B!==D.entries){for(;!(G=W.next()).done;)if(!M(G.value))return!1}else for(;!(G=W.next()).done;){var Q=G.value;if(Q&&!M(Q[1]))return!1}}else return!1;return!0;default:return!1}}function R(D,B){return D==="symbol"?!0:B?B["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&B instanceof Symbol:!1}function $(D){var B=typeof D;return Array.isArray(D)?"array":D instanceof RegExp?"object":R(B,D)?"symbol":B}function L(D){if(typeof D>"u"||D===null)return""+D;var B=$(D);if(B==="object"){if(D instanceof Date)return"date";if(D instanceof RegExp)return"regexp"}return B}function q(D){var B=L(D);switch(B){case"array":case"object":return"an "+B;case"boolean":case"date":case"regexp":return"a "+B;default:return B}}function U(D){return!D.constructor||!D.constructor.name?h:D.constructor.name}return p.checkPropTypes=a,p.resetWarningCache=a.resetWarningCache,p.PropTypes=p,p},Lf}var Df,T1;function IR(){if(T1)return Df;T1=1;var e=Px();function t(){}function r(){}return r.resetWarningCache=t,Df=function(){function n(s,l,c,u,d,f){if(f!==e){var h=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 h.name="Invariant Violation",h}}n.isRequired=n;function a(){return n}var i={array:n,bigint:n,bool:n,func:n,number:n,object:n,string:n,symbol:n,any:n,arrayOf:a,element:n,elementType:n,instanceOf:a,node:n,objectOf:a,oneOf:a,oneOfType:a,shape:a,exact:a,checkPropTypes:r,resetWarningCache:t};return i.PropTypes=i,i},Df}var E1;function MR(){if(E1)return Co.exports;if(E1=1,process.env.NODE_ENV!=="production"){var e=SN(),t=!0;Co.exports=ER()(e.isElement,t)}else Co.exports=IR()();return Co.exports}var $R=MR();const Ce=Ne($R),{getOwnPropertyNames:RR,getOwnPropertySymbols:LR}=Object,{hasOwnProperty:DR}=Object.prototype;function zf(e,t){return function(n,a,i){return e(n,a,i)&&t(n,a,i)}}function No(e){return function(r,n,a){if(!r||!n||typeof r!="object"||typeof n!="object")return e(r,n,a);const{cache:i}=a,s=i.get(r),l=i.get(n);if(s&&l)return s===n&&l===r;i.set(r,n),i.set(n,r);const c=e(r,n,a);return i.delete(r),i.delete(n),c}}function zR(e){return e?.[Symbol.toStringTag]}function I1(e){return RR(e).concat(LR(e))}const BR=Object.hasOwn||((e,t)=>DR.call(e,t));function An(e,t){return e===t||!e&&!t&&e!==e&&t!==t}const FR="__v",qR="__o",WR="_owner",{getOwnPropertyDescriptor:M1,keys:$1}=Object;function HR(e,t){return e.byteLength===t.byteLength&&ms(new Uint8Array(e),new Uint8Array(t))}function VR(e,t,r){let n=e.length;if(t.length!==n)return!1;for(;n-- >0;)if(!r.equals(e[n],t[n],n,n,e,t,r))return!1;return!0}function UR(e,t){return e.byteLength===t.byteLength&&ms(new Uint8Array(e.buffer,e.byteOffset,e.byteLength),new Uint8Array(t.buffer,t.byteOffset,t.byteLength))}function KR(e,t){return An(e.getTime(),t.getTime())}function GR(e,t){return e.name===t.name&&e.message===t.message&&e.cause===t.cause&&e.stack===t.stack}function ZR(e,t){return e===t}function R1(e,t,r){const n=e.size;if(n!==t.size)return!1;if(!n)return!0;const a=new Array(n),i=e.entries();let s,l,c=0;for(;(s=i.next())&&!s.done;){const u=t.entries();let d=!1,f=0;for(;(l=u.next())&&!l.done;){if(a[f]){f++;continue}const h=s.value,p=l.value;if(r.equals(h[0],p[0],c,f,e,t,r)&&r.equals(h[1],p[1],h[0],p[0],e,t,r)){d=a[f]=!0;break}f++}if(!d)return!1;c++}return!0}const YR=An;function XR(e,t,r){const n=$1(e);let a=n.length;if($1(t).length!==a)return!1;for(;a-- >0;)if(!ON(e,t,r,n[a]))return!1;return!0}function Ya(e,t,r){const n=I1(e);let a=n.length;if(I1(t).length!==a)return!1;let i,s,l;for(;a-- >0;)if(i=n[a],!ON(e,t,r,i)||(s=M1(e,i),l=M1(t,i),(s||l)&&(!s||!l||s.configurable!==l.configurable||s.enumerable!==l.enumerable||s.writable!==l.writable)))return!1;return!0}function QR(e,t){return An(e.valueOf(),t.valueOf())}function JR(e,t){return e.source===t.source&&e.flags===t.flags}function L1(e,t,r){const n=e.size;if(n!==t.size)return!1;if(!n)return!0;const a=new Array(n),i=e.values();let s,l;for(;(s=i.next())&&!s.done;){const c=t.values();let u=!1,d=0;for(;(l=c.next())&&!l.done;){if(!a[d]&&r.equals(s.value,l.value,s.value,l.value,e,t,r)){u=a[d]=!0;break}d++}if(!u)return!1}return!0}function ms(e,t){let r=e.byteLength;if(t.byteLength!==r||e.byteOffset!==t.byteOffset)return!1;for(;r-- >0;)if(e[r]!==t[r])return!1;return!0}function eL(e,t){return e.hostname===t.hostname&&e.pathname===t.pathname&&e.protocol===t.protocol&&e.port===t.port&&e.hash===t.hash&&e.username===t.username&&e.password===t.password}function ON(e,t,r,n){return(n===WR||n===qR||n===FR)&&(e.$$typeof||t.$$typeof)?!0:BR(t,n)&&r.equals(e[n],t[n],n,n,e,t,r)}const tL="[object ArrayBuffer]",rL="[object Arguments]",nL="[object Boolean]",aL="[object DataView]",iL="[object Date]",oL="[object Error]",sL="[object Map]",lL="[object Number]",cL="[object Object]",uL="[object RegExp]",dL="[object Set]",fL="[object String]",hL={"[object Int8Array]":!0,"[object Uint8Array]":!0,"[object Uint8ClampedArray]":!0,"[object Int16Array]":!0,"[object Uint16Array]":!0,"[object Int32Array]":!0,"[object Uint32Array]":!0,"[object Float16Array]":!0,"[object Float32Array]":!0,"[object Float64Array]":!0,"[object BigInt64Array]":!0,"[object BigUint64Array]":!0},pL="[object URL]",mL=Object.prototype.toString;function xL({areArrayBuffersEqual:e,areArraysEqual:t,areDataViewsEqual:r,areDatesEqual:n,areErrorsEqual:a,areFunctionsEqual:i,areMapsEqual:s,areNumbersEqual:l,areObjectsEqual:c,arePrimitiveWrappersEqual:u,areRegExpsEqual:d,areSetsEqual:f,areTypedArraysEqual:h,areUrlsEqual:p,unknownTagComparators:g}){return function(m,v,b){if(m===v)return!0;if(m==null||v==null)return!1;const w=typeof m;if(w!==typeof v)return!1;if(w!=="object")return w==="number"?l(m,v,b):w==="function"?i(m,v,b):!1;const C=m.constructor;if(C!==v.constructor)return!1;if(C===Object)return c(m,v,b);if(Array.isArray(m))return t(m,v,b);if(C===Date)return n(m,v,b);if(C===RegExp)return d(m,v,b);if(C===Map)return s(m,v,b);if(C===Set)return f(m,v,b);const y=mL.call(m);if(y===iL)return n(m,v,b);if(y===uL)return d(m,v,b);if(y===sL)return s(m,v,b);if(y===dL)return f(m,v,b);if(y===cL)return typeof m.then!="function"&&typeof v.then!="function"&&c(m,v,b);if(y===pL)return p(m,v,b);if(y===oL)return a(m,v,b);if(y===rL)return c(m,v,b);if(hL[y])return h(m,v,b);if(y===tL)return e(m,v,b);if(y===aL)return r(m,v,b);if(y===nL||y===lL||y===fL)return u(m,v,b);if(g){let j=g[y];if(!j){const N=zR(m);N&&(j=g[N])}if(j)return j(m,v,b)}return!1}}function gL({circular:e,createCustomConfig:t,strict:r}){let n={areArrayBuffersEqual:HR,areArraysEqual:r?Ya:VR,areDataViewsEqual:UR,areDatesEqual:KR,areErrorsEqual:GR,areFunctionsEqual:ZR,areMapsEqual:r?zf(R1,Ya):R1,areNumbersEqual:YR,areObjectsEqual:r?Ya:XR,arePrimitiveWrappersEqual:QR,areRegExpsEqual:JR,areSetsEqual:r?zf(L1,Ya):L1,areTypedArraysEqual:r?zf(ms,Ya):ms,areUrlsEqual:eL,unknownTagComparators:void 0};if(t&&(n=Object.assign({},n,t(n))),e){const a=No(n.areArraysEqual),i=No(n.areMapsEqual),s=No(n.areObjectsEqual),l=No(n.areSetsEqual);n=Object.assign({},n,{areArraysEqual:a,areMapsEqual:i,areObjectsEqual:s,areSetsEqual:l})}return n}function vL(e){return function(t,r,n,a,i,s,l){return e(t,r,l)}}function yL({circular:e,comparator:t,createState:r,equals:n,strict:a}){if(r)return function(l,c){const{cache:u=e?new WeakMap:void 0,meta:d}=r();return t(l,c,{cache:u,equals:n,meta:d,strict:a})};if(e)return function(l,c){return t(l,c,{cache:new WeakMap,equals:n,meta:void 0,strict:a})};const i={cache:void 0,equals:n,meta:void 0,strict:a};return function(l,c){return t(l,c,i)}}const bL=qr();qr({strict:!0});qr({circular:!0});qr({circular:!0,strict:!0});qr({createInternalComparator:()=>An});qr({strict:!0,createInternalComparator:()=>An});qr({circular:!0,createInternalComparator:()=>An});qr({circular:!0,createInternalComparator:()=>An,strict:!0});function qr(e={}){const{circular:t=!1,createInternalComparator:r,createState:n,strict:a=!1}=e,i=gL(e),s=xL(i),l=r?r(s):vL(s);return yL({circular:t,comparator:s,createState:n,equals:l,strict:a})}function wL(e){typeof requestAnimationFrame<"u"&&requestAnimationFrame(e)}function D1(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,r=-1,n=function a(i){r<0&&(r=i),i-r>t?(e(i),r=-1):wL(a)};requestAnimationFrame(n)}function up(e){"@babel/helpers - typeof";return up=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},up(e)}function jL(e){return OL(e)||NL(e)||SL(e)||CL()}function CL(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
61
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function SL(e,t){if(e){if(typeof e=="string")return z1(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return z1(e,t)}}function z1(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function NL(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function OL(e){if(Array.isArray(e))return e}function PL(){var e={},t=function(){return null},r=!1,n=function a(i){if(!r){if(Array.isArray(i)){if(!i.length)return;var s=i,l=jL(s),c=l[0],u=l.slice(1);if(typeof c=="number"){D1(a.bind(null,u),c);return}a(c),D1(a.bind(null,u));return}up(i)==="object"&&(e=i,t(e)),typeof i=="function"&&i()}};return{stop:function(){r=!0},start:function(i){r=!1,n(i)},subscribe:function(i){return t=i,function(){t=function(){return null}}}}}function Ii(e){"@babel/helpers - typeof";return Ii=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ii(e)}function B1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function F1(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?B1(Object(r),!0).forEach(function(n){PN(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):B1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function PN(e,t,r){return t=AL(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function AL(e){var t=_L(e,"string");return Ii(t)==="symbol"?t:String(t)}function _L(e,t){if(Ii(e)!=="object"||e===null)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Ii(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var kL=function(t,r){return[Object.keys(t),Object.keys(r)].reduce(function(n,a){return n.filter(function(i){return a.includes(i)})})},TL=function(t){return t},EL=function(t){return t.replace(/([A-Z])/g,function(r){return"-".concat(r.toLowerCase())})},ii=function(t,r){return Object.keys(r).reduce(function(n,a){return F1(F1({},n),{},PN({},a,t(a,r[a])))},{})},q1=function(t,r,n){return t.map(function(a){return"".concat(EL(a)," ").concat(r,"ms ").concat(n)}).join(",")},IL=process.env.NODE_ENV!=="production",xs=function(t,r,n,a,i,s,l,c){if(IL&&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 u=[n,a,i,s,l,c],d=0;console.warn(r.replace(/%s/g,function(){return u[d++]}))}};function ML(e,t){return LL(e)||RL(e,t)||AN(e,t)||$L()}function $L(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
62
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function RL(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,a,i,s,l=[],c=!0,u=!1;try{if(i=(r=r.call(e)).next,t!==0)for(;!(c=(n=i.call(r)).done)&&(l.push(n.value),l.length!==t);c=!0);}catch(d){u=!0,a=d}finally{try{if(!c&&r.return!=null&&(s=r.return(),Object(s)!==s))return}finally{if(u)throw a}}return l}}function LL(e){if(Array.isArray(e))return e}function DL(e){return FL(e)||BL(e)||AN(e)||zL()}function zL(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
63
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function AN(e,t){if(e){if(typeof e=="string")return dp(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return dp(e,t)}}function BL(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function FL(e){if(Array.isArray(e))return dp(e)}function dp(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}var gs=1e-4,_N=function(t,r){return[0,3*t,3*r-6*t,3*t-3*r+1]},kN=function(t,r){return t.map(function(n,a){return n*Math.pow(r,a)}).reduce(function(n,a){return n+a})},W1=function(t,r){return function(n){var a=_N(t,r);return kN(a,n)}},qL=function(t,r){return function(n){var a=_N(t,r),i=[].concat(DL(a.map(function(s,l){return s*l}).slice(1)),[0]);return kN(i,n)}},H1=function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];var a=r[0],i=r[1],s=r[2],l=r[3];if(r.length===1)switch(r[0]){case"linear":a=0,i=0,s=1,l=1;break;case"ease":a=.25,i=.1,s=.25,l=1;break;case"ease-in":a=.42,i=0,s=1,l=1;break;case"ease-out":a=.42,i=0,s=.58,l=1;break;case"ease-in-out":a=0,i=0,s=.58,l=1;break;default:{var c=r[0].split("(");if(c[0]==="cubic-bezier"&&c[1].split(")")[0].split(",").length===4){var u=c[1].split(")")[0].split(",").map(function(m){return parseFloat(m)}),d=ML(u,4);a=d[0],i=d[1],s=d[2],l=d[3]}else xs(!1,"[configBezier]: arguments should be one of oneOf 'linear', 'ease', 'ease-in', 'ease-out', 'ease-in-out','cubic-bezier(x1,y1,x2,y2)', instead received %s",r)}}xs([a,s,i,l].every(function(m){return typeof m=="number"&&m>=0&&m<=1}),"[configBezier]: arguments should be x1, y1, x2, y2 of [0, 1] instead received %s",r);var f=W1(a,s),h=W1(i,l),p=qL(a,s),g=function(v){return v>1?1:v<0?0:v},x=function(v){for(var b=v>1?1:v,w=b,C=0;C<8;++C){var y=f(w)-b,j=p(w);if(Math.abs(y-b)<gs||j<gs)return h(w);w=g(w-y/j)}return h(w)};return x.isStepper=!1,x},WL=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},r=t.stiff,n=r===void 0?100:r,a=t.damping,i=a===void 0?8:a,s=t.dt,l=s===void 0?17:s,c=function(d,f,h){var p=-(d-f)*n,g=h*i,x=h+(p-g)*l/1e3,m=h*l/1e3+d;return Math.abs(m-f)<gs&&Math.abs(x)<gs?[f,0]:[m,x]};return c.isStepper=!0,c.dt=l,c},HL=function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];var a=r[0];if(typeof a=="string")switch(a){case"ease":case"ease-in-out":case"ease-out":case"ease-in":case"linear":return H1(a);case"spring":return WL();default:if(a.split("(")[0]==="cubic-bezier")return H1(a);xs(!1,"[configEasing]: first argument should be one of 'ease', 'ease-in', 'ease-out', 'ease-in-out','cubic-bezier(x1,y1,x2,y2)', 'linear' and 'spring', instead received %s",r)}return typeof a=="function"?a:(xs(!1,"[configEasing]: first argument type should be function or string, instead received %s",r),null)};function Mi(e){"@babel/helpers - typeof";return Mi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Mi(e)}function V1(e){return KL(e)||UL(e)||TN(e)||VL()}function VL(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
64
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function UL(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function KL(e){if(Array.isArray(e))return hp(e)}function U1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).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?U1(Object(r),!0).forEach(function(n){fp(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):U1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function fp(e,t,r){return t=GL(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function GL(e){var t=ZL(e,"string");return Mi(t)==="symbol"?t:String(t)}function ZL(e,t){if(Mi(e)!=="object"||e===null)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Mi(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function YL(e,t){return JL(e)||QL(e,t)||TN(e,t)||XL()}function XL(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
65
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function TN(e,t){if(e){if(typeof e=="string")return hp(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return hp(e,t)}}function hp(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function QL(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,a,i,s,l=[],c=!0,u=!1;try{if(i=(r=r.call(e)).next,t!==0)for(;!(c=(n=i.call(r)).done)&&(l.push(n.value),l.length!==t);c=!0);}catch(d){u=!0,a=d}finally{try{if(!c&&r.return!=null&&(s=r.return(),Object(s)!==s))return}finally{if(u)throw a}}return l}}function JL(e){if(Array.isArray(e))return e}var vs=function(t,r,n){return t+(r-t)*n},pp=function(t){var r=t.from,n=t.to;return r!==n},eD=function e(t,r,n){var a=ii(function(i,s){if(pp(s)){var l=t(s.from,s.to,s.velocity),c=YL(l,2),u=c[0],d=c[1];return at(at({},s),{},{from:u,velocity:d})}return s},r);return n<1?ii(function(i,s){return pp(s)?at(at({},s),{},{velocity:vs(s.velocity,a[i].velocity,n),from:vs(s.from,a[i].from,n)}):s},r):e(t,a,n-1)};const tD=(function(e,t,r,n,a){var i=kL(e,t),s=i.reduce(function(m,v){return at(at({},m),{},fp({},v,[e[v],t[v]]))},{}),l=i.reduce(function(m,v){return at(at({},m),{},fp({},v,{from:e[v],velocity:0,to:t[v]}))},{}),c=-1,u,d,f=function(){return null},h=function(){return ii(function(v,b){return b.from},l)},p=function(){return!Object.values(l).filter(pp).length},g=function(v){u||(u=v);var b=v-u,w=b/r.dt;l=eD(r,l,w),a(at(at(at({},e),t),h())),u=v,p()||(c=requestAnimationFrame(f))},x=function(v){d||(d=v);var b=(v-d)/n,w=ii(function(y,j){return vs.apply(void 0,V1(j).concat([r(b)]))},s);if(a(at(at(at({},e),t),w)),b<1)c=requestAnimationFrame(f);else{var C=ii(function(y,j){return vs.apply(void 0,V1(j).concat([r(1)]))},s);a(at(at(at({},e),t),C))}};return f=r.isStepper?g:x,function(){return requestAnimationFrame(f),function(){cancelAnimationFrame(c)}}});function aa(e){"@babel/helpers - typeof";return aa=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},aa(e)}var rD=["children","begin","duration","attributeName","easing","isActive","steps","from","to","canBegin","onAnimationEnd","shouldReAnimate","onAnimationReStart"];function nD(e,t){if(e==null)return{};var r=aD(e,t),n,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)n=i[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function aD(e,t){if(e==null)return{};var r={},n=Object.keys(e),a,i;for(i=0;i<n.length;i++)a=n[i],!(t.indexOf(a)>=0)&&(r[a]=e[a]);return r}function Bf(e){return lD(e)||sD(e)||oD(e)||iD()}function iD(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
66
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function oD(e,t){if(e){if(typeof e=="string")return mp(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return mp(e,t)}}function sD(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function lD(e){if(Array.isArray(e))return mp(e)}function mp(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function K1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function Lt(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?K1(Object(r),!0).forEach(function(n){ti(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):K1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function ti(e,t,r){return t=EN(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function cD(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function uD(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,EN(n.key),n)}}function dD(e,t,r){return t&&uD(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function EN(e){var t=fD(e,"string");return aa(t)==="symbol"?t:String(t)}function fD(e,t){if(aa(e)!=="object"||e===null)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(aa(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function hD(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&xp(e,t)}function xp(e,t){return xp=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},xp(e,t)}function pD(e){var t=mD();return function(){var n=ys(e),a;if(t){var i=ys(this).constructor;a=Reflect.construct(n,arguments,i)}else a=n.apply(this,arguments);return gp(this,a)}}function gp(e,t){if(t&&(aa(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return vp(e)}function vp(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function mD(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function ys(e){return ys=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},ys(e)}var Ot=(function(e){hD(r,e);var t=pD(r);function r(n,a){var i;cD(this,r),i=t.call(this,n,a);var s=i.props,l=s.isActive,c=s.attributeName,u=s.from,d=s.to,f=s.steps,h=s.children,p=s.duration;if(i.handleStyleChange=i.handleStyleChange.bind(vp(i)),i.changeStyle=i.changeStyle.bind(vp(i)),!l||p<=0)return i.state={style:{}},typeof h=="function"&&(i.state={style:d}),gp(i);if(f&&f.length)i.state={style:f[0].style};else if(u){if(typeof h=="function")return i.state={style:u},gp(i);i.state={style:c?ti({},c,u):u}}else i.state={style:{}};return i}return dD(r,[{key:"componentDidMount",value:function(){var a=this.props,i=a.isActive,s=a.canBegin;this.mounted=!0,!(!i||!s)&&this.runAnimation(this.props)}},{key:"componentDidUpdate",value:function(a){var i=this.props,s=i.isActive,l=i.canBegin,c=i.attributeName,u=i.shouldReAnimate,d=i.to,f=i.from,h=this.state.style;if(l){if(!s){var p={style:c?ti({},c,d):d};this.state&&h&&(c&&h[c]!==d||!c&&h!==d)&&this.setState(p);return}if(!(bL(a.to,d)&&a.canBegin&&a.isActive)){var g=!a.canBegin||!a.isActive;this.manager&&this.manager.stop(),this.stopJSAnimation&&this.stopJSAnimation();var x=g||u?f:a.to;if(this.state&&h){var m={style:c?ti({},c,x):x};(c&&h[c]!==x||!c&&h!==x)&&this.setState(m)}this.runAnimation(Lt(Lt({},this.props),{},{from:x,begin:0}))}}}},{key:"componentWillUnmount",value:function(){this.mounted=!1;var a=this.props.onAnimationEnd;this.unSubscribe&&this.unSubscribe(),this.manager&&(this.manager.stop(),this.manager=null),this.stopJSAnimation&&this.stopJSAnimation(),a&&a()}},{key:"handleStyleChange",value:function(a){this.changeStyle(a)}},{key:"changeStyle",value:function(a){this.mounted&&this.setState({style:a})}},{key:"runJSAnimation",value:function(a){var i=this,s=a.from,l=a.to,c=a.duration,u=a.easing,d=a.begin,f=a.onAnimationEnd,h=a.onAnimationStart,p=tD(s,l,HL(u),c,this.changeStyle),g=function(){i.stopJSAnimation=p()};this.manager.start([h,d,g,c,f])}},{key:"runStepAnimation",value:function(a){var i=this,s=a.steps,l=a.begin,c=a.onAnimationStart,u=s[0],d=u.style,f=u.duration,h=f===void 0?0:f,p=function(x,m,v){if(v===0)return x;var b=m.duration,w=m.easing,C=w===void 0?"ease":w,y=m.style,j=m.properties,N=m.onAnimationEnd,_=v>0?s[v-1]:m,A=j||Object.keys(y);if(typeof C=="function"||C==="spring")return[].concat(Bf(x),[i.runJSAnimation.bind(i,{from:_.style,to:y,duration:b,easing:C}),b]);var I=q1(A,b,C),k=Lt(Lt(Lt({},_.style),y),{},{transition:I});return[].concat(Bf(x),[k,b,N]).filter(TL)};return this.manager.start([c].concat(Bf(s.reduce(p,[d,Math.max(h,l)])),[a.onAnimationEnd]))}},{key:"runAnimation",value:function(a){this.manager||(this.manager=PL());var i=a.begin,s=a.duration,l=a.attributeName,c=a.to,u=a.easing,d=a.onAnimationStart,f=a.onAnimationEnd,h=a.steps,p=a.children,g=this.manager;if(this.unSubscribe=g.subscribe(this.handleStyleChange),typeof u=="function"||typeof p=="function"||u==="spring"){this.runJSAnimation(a);return}if(h.length>1){this.runStepAnimation(a);return}var x=l?ti({},l,c):c,m=q1(Object.keys(x),s,u);g.start([d,i,Lt(Lt({},x),{},{transition:m}),s,f])}},{key:"render",value:function(){var a=this.props,i=a.children;a.begin;var s=a.duration;a.attributeName,a.easing;var l=a.isActive;a.steps,a.from,a.to,a.canBegin,a.onAnimationEnd,a.shouldReAnimate,a.onAnimationReStart;var c=nD(a,rD),u=P.Children.count(i),d=this.state.style;if(typeof i=="function")return i(d);if(!l||u===0||s<=0)return i;var f=function(p){var g=p.props,x=g.style,m=x===void 0?{}:x,v=g.className,b=P.cloneElement(p,Lt(Lt({},c),{},{style:Lt(Lt({},m),d),className:v}));return b};return u===1?f(P.Children.only(i)):S.default.createElement("div",null,P.Children.map(i,function(h){return f(h)}))}}]),r})(P.PureComponent);Ot.displayName="Animate";Ot.defaultProps={begin:0,duration:1e3,from:"",to:"",attributeName:"",easing:"ease",isActive:!0,canBegin:!0,steps:[],onAnimationEnd:function(){},onAnimationStart:function(){}};Ot.propTypes={from:Ce.oneOfType([Ce.object,Ce.string]),to:Ce.oneOfType([Ce.object,Ce.string]),attributeName:Ce.string,duration:Ce.number,begin:Ce.number,easing:Ce.oneOfType([Ce.string,Ce.func]),steps:Ce.arrayOf(Ce.shape({duration:Ce.number.isRequired,style:Ce.object.isRequired,easing:Ce.oneOfType([Ce.oneOf(["ease","ease-in","ease-out","ease-in-out","linear"]),Ce.func]),properties:Ce.arrayOf("string"),onAnimationEnd:Ce.func})),children:Ce.oneOfType([Ce.node,Ce.func]),isActive:Ce.bool,canBegin:Ce.bool,onAnimationEnd:Ce.func,shouldReAnimate:Ce.bool,onAnimationStart:Ce.func,onAnimationReStart:Ce.func};function $i(e){"@babel/helpers - typeof";return $i=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},$i(e)}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 xD(e,t){return bD(e)||yD(e,t)||vD(e,t)||gD()}function gD(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
67
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function vD(e,t){if(e){if(typeof e=="string")return G1(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return G1(e,t)}}function G1(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function yD(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,a,i,s,l=[],c=!0,u=!1;try{if(i=(r=r.call(e)).next,t!==0)for(;!(c=(n=i.call(r)).done)&&(l.push(n.value),l.length!==t);c=!0);}catch(d){u=!0,a=d}finally{try{if(!c&&r.return!=null&&(s=r.return(),Object(s)!==s))return}finally{if(u)throw a}}return l}}function bD(e){if(Array.isArray(e))return e}function Z1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function Y1(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Z1(Object(r),!0).forEach(function(n){wD(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Z1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function wD(e,t,r){return t=jD(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function jD(e){var t=CD(e,"string");return $i(t)=="symbol"?t:t+""}function CD(e,t){if($i(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if($i(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var X1=function(t,r,n,a,i){var s=Math.min(Math.abs(n)/2,Math.abs(a)/2),l=a>=0?1:-1,c=n>=0?1:-1,u=a>=0&&n>=0||a<0&&n<0?1:0,d;if(s>0&&i instanceof Array){for(var f=[0,0,0,0],h=0,p=4;h<p;h++)f[h]=i[h]>s?s:i[h];d="M".concat(t,",").concat(r+l*f[0]),f[0]>0&&(d+="A ".concat(f[0],",").concat(f[0],",0,0,").concat(u,",").concat(t+c*f[0],",").concat(r)),d+="L ".concat(t+n-c*f[1],",").concat(r),f[1]>0&&(d+="A ".concat(f[1],",").concat(f[1],",0,0,").concat(u,`,
68
- `).concat(t+n,",").concat(r+l*f[1])),d+="L ".concat(t+n,",").concat(r+a-l*f[2]),f[2]>0&&(d+="A ".concat(f[2],",").concat(f[2],",0,0,").concat(u,`,
69
- `).concat(t+n-c*f[2],",").concat(r+a)),d+="L ".concat(t+c*f[3],",").concat(r+a),f[3]>0&&(d+="A ".concat(f[3],",").concat(f[3],",0,0,").concat(u,`,
70
- `).concat(t,",").concat(r+a-l*f[3])),d+="Z"}else if(s>0&&i===+i&&i>0){var g=Math.min(s,i);d="M ".concat(t,",").concat(r+l*g,`
71
- A `).concat(g,",").concat(g,",0,0,").concat(u,",").concat(t+c*g,",").concat(r,`
72
- L `).concat(t+n-c*g,",").concat(r,`
73
- A `).concat(g,",").concat(g,",0,0,").concat(u,",").concat(t+n,",").concat(r+l*g,`
74
- L `).concat(t+n,",").concat(r+a-l*g,`
75
- A `).concat(g,",").concat(g,",0,0,").concat(u,",").concat(t+n-c*g,",").concat(r+a,`
76
- L `).concat(t+c*g,",").concat(r+a,`
77
- A `).concat(g,",").concat(g,",0,0,").concat(u,",").concat(t,",").concat(r+a-l*g," Z")}else d="M ".concat(t,",").concat(r," h ").concat(n," v ").concat(a," h ").concat(-n," Z");return d},SD=function(t,r){if(!t||!r)return!1;var n=t.x,a=t.y,i=r.x,s=r.y,l=r.width,c=r.height;if(Math.abs(l)>0&&Math.abs(c)>0){var u=Math.min(i,i+l),d=Math.max(i,i+l),f=Math.min(s,s+c),h=Math.max(s,s+c);return n>=u&&n<=d&&a>=f&&a<=h}return!1},ND={x:0,y:0,width:0,height:0,radius:0,isAnimationActive:!1,isUpdateAnimationActive:!1,animationBegin:0,animationDuration:1500,animationEasing:"ease"},Ax=function(t){var r=Y1(Y1({},ND),t),n=P.useRef(),a=P.useState(-1),i=xD(a,2),s=i[0],l=i[1];P.useEffect(function(){if(n.current&&n.current.getTotalLength)try{var C=n.current.getTotalLength();C&&l(C)}catch{}},[]);var c=r.x,u=r.y,d=r.width,f=r.height,h=r.radius,p=r.className,g=r.animationEasing,x=r.animationDuration,m=r.animationBegin,v=r.isAnimationActive,b=r.isUpdateAnimationActive;if(c!==+c||u!==+u||d!==+d||f!==+f||d===0||f===0)return null;var w=ae.default("recharts-rectangle",p);return b?S.default.createElement(Ot,{canBegin:s>0,from:{width:d,height:f,x:c,y:u},to:{width:d,height:f,x:c,y:u},duration:x,animationEasing:g,isActive:b},function(C){var y=C.width,j=C.height,N=C.x,_=C.y;return S.default.createElement(Ot,{canBegin:s>0,from:"0px ".concat(s===-1?1:s,"px"),to:"".concat(s,"px 0px"),attributeName:"strokeDasharray",begin:m,duration:x,isActive:v,easing:g},S.default.createElement("path",bs({},oe(r,!0),{className:w,d:X1(N,_,y,j,h),ref:n})))}):S.default.createElement("path",bs({},oe(r,!0),{className:w,d:X1(c,u,d,f,h)}))},OD=["points","className","baseLinePoints","connectNulls"];function Bn(){return Bn=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},Bn.apply(this,arguments)}function PD(e,t){if(e==null)return{};var r=AD(e,t),n,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)n=i[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function AD(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 Q1(e){return ED(e)||TD(e)||kD(e)||_D()}function _D(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
78
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function kD(e,t){if(e){if(typeof e=="string")return yp(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return yp(e,t)}}function TD(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function ED(e){if(Array.isArray(e))return yp(e)}function yp(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}var J1=function(t){return t&&t.x===+t.x&&t.y===+t.y},ID=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],r=[[]];return t.forEach(function(n){J1(n)?r[r.length-1].push(n):r[r.length-1].length>0&&r.push([])}),J1(t[0])&&r[r.length-1].push(t[0]),r[r.length-1].length<=0&&(r=r.slice(0,-1)),r},oi=function(t,r){var n=ID(t);r&&(n=[n.reduce(function(i,s){return[].concat(Q1(i),Q1(s))},[])]);var a=n.map(function(i){return i.reduce(function(s,l,c){return"".concat(s).concat(c===0?"M":"L").concat(l.x,",").concat(l.y)},"")}).join("");return n.length===1?"".concat(a,"Z"):a},MD=function(t,r,n){var a=oi(t,n);return"".concat(a.slice(-1)==="Z"?a.slice(0,-1):a,"L").concat(oi(r.reverse(),n).slice(1))},IN=function(t){var r=t.points,n=t.className,a=t.baseLinePoints,i=t.connectNulls,s=PD(t,OD);if(!r||!r.length)return null;var l=ae.default("recharts-polygon",n);if(a&&a.length){var c=s.stroke&&s.stroke!=="none",u=MD(r,a,i);return S.default.createElement("g",{className:l},S.default.createElement("path",Bn({},oe(s,!0),{fill:u.slice(-1)==="Z"?s.fill:"none",stroke:"none",d:u})),c?S.default.createElement("path",Bn({},oe(s,!0),{fill:"none",d:oi(r,i)})):null,c?S.default.createElement("path",Bn({},oe(s,!0),{fill:"none",d:oi(a,i)})):null)}var d=oi(r,i);return S.default.createElement("path",Bn({},oe(s,!0),{fill:d.slice(-1)==="Z"?s.fill:"none",className:l,d}))};function bp(){return bp=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},bp.apply(this,arguments)}var Ma=function(t){var r=t.cx,n=t.cy,a=t.r,i=t.className,s=ae.default("recharts-dot",i);return r===+r&&n===+n&&a===+a?S.createElement("circle",bp({},oe(t,!1),zo(t),{className:s,cx:r,cy:n,r:a})):null};function Ri(e){"@babel/helpers - typeof";return Ri=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ri(e)}var $D=["x","y","top","left","width","height","className"];function wp(){return wp=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},wp.apply(this,arguments)}function ew(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function RD(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ew(Object(r),!0).forEach(function(n){LD(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ew(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function LD(e,t,r){return t=DD(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function DD(e){var t=zD(e,"string");return Ri(t)=="symbol"?t:t+""}function zD(e,t){if(Ri(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Ri(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function BD(e,t){if(e==null)return{};var r=FD(e,t),n,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)n=i[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function FD(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}var qD=function(t,r,n,a,i,s){return"M".concat(t,",").concat(i,"v").concat(a,"M").concat(s,",").concat(r,"h").concat(n)},WD=function(t){var r=t.x,n=r===void 0?0:r,a=t.y,i=a===void 0?0:a,s=t.top,l=s===void 0?0:s,c=t.left,u=c===void 0?0:c,d=t.width,f=d===void 0?0:d,h=t.height,p=h===void 0?0:h,g=t.className,x=BD(t,$D),m=RD({x:n,y:i,top:l,left:u,width:f,height:p},x);return!Z(n)||!Z(i)||!Z(f)||!Z(p)||!Z(l)||!Z(u)?null:S.default.createElement("path",wp({},oe(m,!0),{className:ae.default("recharts-cross",g),d:qD(n,i,f,p,l,u)}))},HD=["cx","cy","innerRadius","outerRadius","gridType","radialLines"];function Li(e){"@babel/helpers - typeof";return Li=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Li(e)}function VD(e,t){if(e==null)return{};var r=UD(e,t),n,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)n=i[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function UD(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 Cr(){return Cr=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},Cr.apply(this,arguments)}function tw(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function Di(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?tw(Object(r),!0).forEach(function(n){KD(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):tw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function KD(e,t,r){return t=GD(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function GD(e){var t=ZD(e,"string");return Li(t)=="symbol"?t:t+""}function ZD(e,t){if(Li(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Li(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var YD=function(t,r,n,a){var i="";return a.forEach(function(s,l){var c=ge(r,n,t,s);l?i+="L ".concat(c.x,",").concat(c.y):i+="M ".concat(c.x,",").concat(c.y)}),i+="Z",i},XD=function(t){var r=t.cx,n=t.cy,a=t.innerRadius,i=t.outerRadius,s=t.polarAngles,l=t.radialLines;if(!s||!s.length||!l)return null;var c=Di({stroke:"#ccc"},oe(t,!1));return S.default.createElement("g",{className:"recharts-polar-grid-angle"},s.map(function(u){var d=ge(r,n,a,u),f=ge(r,n,i,u);return S.default.createElement("line",Cr({},c,{key:"line-".concat(u),x1:d.x,y1:d.y,x2:f.x,y2:f.y}))}))},QD=function(t){var r=t.cx,n=t.cy,a=t.radius,i=t.index,s=Di(Di({stroke:"#ccc"},oe(t,!1)),{},{fill:"none"});return S.default.createElement("circle",Cr({},s,{className:ae.default("recharts-polar-grid-concentric-circle",t.className),key:"circle-".concat(i),cx:r,cy:n,r:a}))},JD=function(t){var r=t.radius,n=t.index,a=Di(Di({stroke:"#ccc"},oe(t,!1)),{},{fill:"none"});return S.default.createElement("path",Cr({},a,{className:ae.default("recharts-polar-grid-concentric-polygon",t.className),key:"path-".concat(n),d:YD(r,t.cx,t.cy,t.polarAngles)}))},ez=function(t){var r=t.polarRadius,n=t.gridType;return!r||!r.length?null:S.default.createElement("g",{className:"recharts-polar-grid-concentric"},r.map(function(a,i){var s=i;return n==="circle"?S.default.createElement(QD,Cr({key:s},t,{radius:a,index:i})):S.default.createElement(JD,Cr({key:s},t,{radius:a,index:i}))}))},MN=function(t){var r=t.cx,n=r===void 0?0:r,a=t.cy,i=a===void 0?0:a,s=t.innerRadius,l=s===void 0?0:s,c=t.outerRadius,u=c===void 0?0:c,d=t.gridType,f=d===void 0?"polygon":d,h=t.radialLines,p=h===void 0?!0:h,g=VD(t,HD);return u<=0?null:S.default.createElement("g",{className:"recharts-polar-grid"},S.default.createElement(XD,Cr({cx:n,cy:i,innerRadius:l,outerRadius:u,gridType:f,radialLines:p},g)),S.default.createElement(ez,Cr({cx:n,cy:i,innerRadius:l,outerRadius:u,gridType:f,radialLines:p},g)))};MN.displayName="PolarGrid";var Ff,rw;function tz(){if(rw)return Ff;rw=1;var e=Dl(),t=qS(),r=ar();function n(a,i){return a&&a.length?e(a,r(i,2),t):void 0}return Ff=n,Ff}var rz=tz();const nz=Ne(rz);var qf,nw;function az(){if(nw)return qf;nw=1;var e=Dl(),t=ar(),r=WS();function n(a,i){return a&&a.length?e(a,t(i,2),r):void 0}return qf=n,qf}var iz=az();const oz=Ne(iz);var sz=["cx","cy","angle","ticks","axisLine"],lz=["ticks","tick","angle","tickFormatter","stroke"];function ia(e){"@babel/helpers - typeof";return ia=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ia(e)}function si(){return si=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},si.apply(this,arguments)}function aw(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function Kr(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?aw(Object(r),!0).forEach(function(n){ql(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):aw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function iw(e,t){if(e==null)return{};var r=cz(e,t),n,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)n=i[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function cz(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 uz(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ow(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,RN(n.key),n)}}function dz(e,t,r){return t&&ow(e.prototype,t),r&&ow(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function fz(e,t,r){return t=ws(t),hz(e,$N()?Reflect.construct(t,r||[],ws(e).constructor):t.apply(e,r))}function hz(e,t){if(t&&(ia(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return pz(e)}function pz(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function $N(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return($N=function(){return!!e})()}function ws(e){return ws=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},ws(e)}function mz(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&jp(e,t)}function jp(e,t){return jp=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},jp(e,t)}function ql(e,t,r){return t=RN(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function RN(e){var t=xz(e,"string");return ia(t)=="symbol"?t:t+""}function xz(e,t){if(ia(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(ia(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var $a=(function(e){function t(){return uz(this,t),fz(this,t,arguments)}return mz(t,e),dz(t,[{key:"getTickValueCoord",value:function(n){var a=n.coordinate,i=this.props,s=i.angle,l=i.cx,c=i.cy;return ge(l,c,a,s)}},{key:"getTickTextAnchor",value:function(){var n=this.props.orientation,a;switch(n){case"left":a="end";break;case"right":a="start";break;default:a="middle";break}return a}},{key:"getViewBox",value:function(){var n=this.props,a=n.cx,i=n.cy,s=n.angle,l=n.ticks,c=nz(l,function(d){return d.coordinate||0}),u=oz(l,function(d){return d.coordinate||0});return{cx:a,cy:i,startAngle:s,endAngle:s,innerRadius:u.coordinate||0,outerRadius:c.coordinate||0}}},{key:"renderAxisLine",value:function(){var n=this.props,a=n.cx,i=n.cy,s=n.angle,l=n.ticks,c=n.axisLine,u=iw(n,sz),d=l.reduce(function(g,x){return[Math.min(g[0],x.coordinate),Math.max(g[1],x.coordinate)]},[1/0,-1/0]),f=ge(a,i,d[0],s),h=ge(a,i,d[1],s),p=Kr(Kr(Kr({},oe(u,!1)),{},{fill:"none"},oe(c,!1)),{},{x1:f.x,y1:f.y,x2:h.x,y2:h.y});return S.default.createElement("line",si({className:"recharts-polar-radius-axis-line"},p))}},{key:"renderTicks",value:function(){var n=this,a=this.props,i=a.ticks,s=a.tick,l=a.angle,c=a.tickFormatter,u=a.stroke,d=iw(a,lz),f=this.getTickTextAnchor(),h=oe(d,!1),p=oe(s,!1),g=i.map(function(x,m){var v=n.getTickValueCoord(x),b=Kr(Kr(Kr(Kr({textAnchor:f,transform:"rotate(".concat(90-l,", ").concat(v.x,", ").concat(v.y,")")},h),{},{stroke:"none",fill:u},p),{},{index:m},v),{},{payload:x});return S.default.createElement(fe,si({className:ae.default("recharts-polar-radius-axis-tick",yN(s)),key:"tick-".concat(x.coordinate)},vr(n.props,x,m)),t.renderTickItem(s,b,c?c(x.value,m):x.value))});return S.default.createElement(fe,{className:"recharts-polar-radius-axis-ticks"},g)}},{key:"render",value:function(){var n=this.props,a=n.ticks,i=n.axisLine,s=n.tick;return!a||!a.length?null:S.default.createElement(fe,{className:ae.default("recharts-polar-radius-axis",this.props.className)},i&&this.renderAxisLine(),s&&this.renderTicks(),et.renderCallByParent(this.props,this.getViewBox()))}}],[{key:"renderTickItem",value:function(n,a,i){var s;return S.default.isValidElement(n)?s=S.default.cloneElement(n,a):le(n)?s=n(a):s=S.default.createElement(xn,si({},a,{className:"recharts-polar-radius-axis-tick-value"}),i),s}}])})(P.PureComponent);ql($a,"displayName","PolarRadiusAxis");ql($a,"axisType","radiusAxis");ql($a,"defaultProps",{type:"number",radiusAxisId:0,cx:0,cy:0,angle:0,orientation:"right",stroke:"#ccc",axisLine:!0,tick:!0,tickCount:5,allowDataOverflow:!1,scale:"auto",allowDuplicatedCategory:!0});function oa(e){"@babel/helpers - typeof";return oa=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},oa(e)}function Jr(){return Jr=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},Jr.apply(this,arguments)}function sw(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function Gr(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?sw(Object(r),!0).forEach(function(n){Wl(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):sw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function gz(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function lw(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,DN(n.key),n)}}function vz(e,t,r){return t&&lw(e.prototype,t),r&&lw(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function yz(e,t,r){return t=js(t),bz(e,LN()?Reflect.construct(t,r||[],js(e).constructor):t.apply(e,r))}function bz(e,t){if(t&&(oa(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return wz(e)}function wz(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function LN(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(LN=function(){return!!e})()}function js(e){return js=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},js(e)}function jz(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Cp(e,t)}function Cp(e,t){return Cp=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Cp(e,t)}function Wl(e,t,r){return t=DN(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function DN(e){var t=Cz(e,"string");return oa(t)=="symbol"?t:t+""}function Cz(e,t){if(oa(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(oa(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var Sz=Math.PI/180,cw=1e-5,_n=(function(e){function t(){return gz(this,t),yz(this,t,arguments)}return jz(t,e),vz(t,[{key:"getTickLineCoord",value:function(n){var a=this.props,i=a.cx,s=a.cy,l=a.radius,c=a.orientation,u=a.tickSize,d=u||8,f=ge(i,s,l,n.coordinate),h=ge(i,s,l+(c==="inner"?-1:1)*d,n.coordinate);return{x1:f.x,y1:f.y,x2:h.x,y2:h.y}}},{key:"getTickTextAnchor",value:function(n){var a=this.props.orientation,i=Math.cos(-n.coordinate*Sz),s;return i>cw?s=a==="outer"?"start":"end":i<-cw?s=a==="outer"?"end":"start":s="middle",s}},{key:"renderAxisLine",value:function(){var n=this.props,a=n.cx,i=n.cy,s=n.radius,l=n.axisLine,c=n.axisLineType,u=Gr(Gr({},oe(this.props,!1)),{},{fill:"none"},oe(l,!1));if(c==="circle")return S.default.createElement(Ma,Jr({className:"recharts-polar-angle-axis-line"},u,{cx:a,cy:i,r:s}));var d=this.props.ticks,f=d.map(function(h){return ge(a,i,s,h.coordinate)});return S.default.createElement(IN,Jr({className:"recharts-polar-angle-axis-line"},u,{points:f}))}},{key:"renderTicks",value:function(){var n=this,a=this.props,i=a.ticks,s=a.tick,l=a.tickLine,c=a.tickFormatter,u=a.stroke,d=oe(this.props,!1),f=oe(s,!1),h=Gr(Gr({},d),{},{fill:"none"},oe(l,!1)),p=i.map(function(g,x){var m=n.getTickLineCoord(g),v=n.getTickTextAnchor(g),b=Gr(Gr(Gr({textAnchor:v},d),{},{stroke:"none",fill:u},f),{},{index:x,payload:g,x:m.x2,y:m.y2});return S.default.createElement(fe,Jr({className:ae.default("recharts-polar-angle-axis-tick",yN(s)),key:"tick-".concat(g.coordinate)},vr(n.props,g,x)),l&&S.default.createElement("line",Jr({className:"recharts-polar-angle-axis-tick-line"},h,m)),s&&t.renderTickItem(s,b,c?c(g.value,x):g.value))});return S.default.createElement(fe,{className:"recharts-polar-angle-axis-ticks"},p)}},{key:"render",value:function(){var n=this.props,a=n.ticks,i=n.radius,s=n.axisLine;return i<=0||!a||!a.length?null:S.default.createElement(fe,{className:ae.default("recharts-polar-angle-axis",this.props.className)},s&&this.renderAxisLine(),this.renderTicks())}}],[{key:"renderTickItem",value:function(n,a,i){var s;return S.default.isValidElement(n)?s=S.default.cloneElement(n,a):le(n)?s=n(a):s=S.default.createElement(xn,Jr({},a,{className:"recharts-polar-angle-axis-tick-value"}),i),s}}])})(P.PureComponent);Wl(_n,"displayName","PolarAngleAxis");Wl(_n,"axisType","angleAxis");Wl(_n,"defaultProps",{type:"category",angleAxisId:0,scale:"auto",cx:0,cy:0,orientation:"outer",axisLine:!0,tickLine:!0,tickSize:8,tick:!0,hide:!1,allowDuplicatedCategory:!0});var Wf,uw;function Nz(){if(uw)return Wf;uw=1;var e=qC(),t=e(Object.getPrototypeOf,Object);return Wf=t,Wf}var Hf,dw;function Oz(){if(dw)return Hf;dw=1;var e=Nr(),t=Nz(),r=Or(),n="[object Object]",a=Function.prototype,i=Object.prototype,s=a.toString,l=i.hasOwnProperty,c=s.call(Object);function u(d){if(!r(d)||e(d)!=n)return!1;var f=t(d);if(f===null)return!0;var h=l.call(f,"constructor")&&f.constructor;return typeof h=="function"&&h instanceof h&&s.call(h)==c}return Hf=u,Hf}var Pz=Oz();const Az=Ne(Pz);var Vf,fw;function _z(){if(fw)return Vf;fw=1;var e=Nr(),t=Or(),r="[object Boolean]";function n(a){return a===!0||a===!1||t(a)&&e(a)==r}return Vf=n,Vf}var kz=_z();const Tz=Ne(kz);function zi(e){"@babel/helpers - typeof";return zi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},zi(e)}function Cs(){return Cs=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},Cs.apply(this,arguments)}function Ez(e,t){return Rz(e)||$z(e,t)||Mz(e,t)||Iz()}function Iz(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
79
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Mz(e,t){if(e){if(typeof e=="string")return hw(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return hw(e,t)}}function hw(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function $z(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,a,i,s,l=[],c=!0,u=!1;try{if(i=(r=r.call(e)).next,t!==0)for(;!(c=(n=i.call(r)).done)&&(l.push(n.value),l.length!==t);c=!0);}catch(d){u=!0,a=d}finally{try{if(!c&&r.return!=null&&(s=r.return(),Object(s)!==s))return}finally{if(u)throw a}}return l}}function Rz(e){if(Array.isArray(e))return e}function pw(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function mw(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?pw(Object(r),!0).forEach(function(n){Lz(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):pw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Lz(e,t,r){return t=Dz(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Dz(e){var t=zz(e,"string");return zi(t)=="symbol"?t:t+""}function zz(e,t){if(zi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(zi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var xw=function(t,r,n,a,i){var s=n-a,l;return l="M ".concat(t,",").concat(r),l+="L ".concat(t+n,",").concat(r),l+="L ".concat(t+n-s/2,",").concat(r+i),l+="L ".concat(t+n-s/2-a,",").concat(r+i),l+="L ".concat(t,",").concat(r," Z"),l},Bz={x:0,y:0,upperWidth:0,lowerWidth:0,height:0,isUpdateAnimationActive:!1,animationBegin:0,animationDuration:1500,animationEasing:"ease"},Fz=function(t){var r=mw(mw({},Bz),t),n=P.useRef(),a=P.useState(-1),i=Ez(a,2),s=i[0],l=i[1];P.useEffect(function(){if(n.current&&n.current.getTotalLength)try{var w=n.current.getTotalLength();w&&l(w)}catch{}},[]);var c=r.x,u=r.y,d=r.upperWidth,f=r.lowerWidth,h=r.height,p=r.className,g=r.animationEasing,x=r.animationDuration,m=r.animationBegin,v=r.isUpdateAnimationActive;if(c!==+c||u!==+u||d!==+d||f!==+f||h!==+h||d===0&&f===0||h===0)return null;var b=ae.default("recharts-trapezoid",p);return v?S.default.createElement(Ot,{canBegin:s>0,from:{upperWidth:0,lowerWidth:0,height:h,x:c,y:u},to:{upperWidth:d,lowerWidth:f,height:h,x:c,y:u},duration:x,animationEasing:g,isActive:v},function(w){var C=w.upperWidth,y=w.lowerWidth,j=w.height,N=w.x,_=w.y;return S.default.createElement(Ot,{canBegin:s>0,from:"0px ".concat(s===-1?1:s,"px"),to:"".concat(s,"px 0px"),attributeName:"strokeDasharray",begin:m,duration:x,easing:g},S.default.createElement("path",Cs({},oe(r,!0),{className:b,d:xw(N,_,C,y,j),ref:n})))}):S.default.createElement("g",null,S.default.createElement("path",Cs({},oe(r,!0),{className:b,d:xw(c,u,d,f,h)})))},qz=["option","shapeType","propTransformer","activeClassName","isActive"];function Bi(e){"@babel/helpers - typeof";return Bi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Bi(e)}function Wz(e,t){if(e==null)return{};var r=Hz(e,t),n,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)n=i[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function Hz(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 gw(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function Ss(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?gw(Object(r),!0).forEach(function(n){Vz(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):gw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Vz(e,t,r){return t=Uz(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Uz(e){var t=Kz(e,"string");return Bi(t)=="symbol"?t:t+""}function Kz(e,t){if(Bi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Bi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Gz(e,t){return Ss(Ss({},t),e)}function Zz(e,t){return e==="symbols"}function vw(e){var t=e.shapeType,r=e.elementProps;switch(t){case"rectangle":return S.default.createElement(Ax,r);case"trapezoid":return S.default.createElement(Fz,r);case"sector":return S.default.createElement(CN,r);case"symbols":if(Zz(t))return S.default.createElement(Wm,r);break;default:return null}}function Yz(e){return P.isValidElement(e)?e.props:e}function _x(e){var t=e.option,r=e.shapeType,n=e.propTransformer,a=n===void 0?Gz:n,i=e.activeClassName,s=i===void 0?"recharts-active-shape":i,l=e.isActive,c=Wz(e,qz),u;if(P.isValidElement(t))u=P.cloneElement(t,Ss(Ss({},c),Yz(t)));else if(le(t))u=t(c);else if(Az(t)&&!Tz(t)){var d=a(t,c);u=S.default.createElement(vw,{shapeType:r,elementProps:d})}else{var f=c;u=S.default.createElement(vw,{shapeType:r,elementProps:f})}return l?S.default.createElement(fe,{className:s},u):u}function Hl(e,t){return t!=null&&"trapezoids"in e.props}function Vl(e,t){return t!=null&&"sectors"in e.props}function Fi(e,t){return t!=null&&"points"in e.props}function Xz(e,t){var r,n,a=e.x===(t==null||(r=t.labelViewBox)===null||r===void 0?void 0:r.x)||e.x===t.x,i=e.y===(t==null||(n=t.labelViewBox)===null||n===void 0?void 0:n.y)||e.y===t.y;return a&&i}function Qz(e,t){var r=e.endAngle===t.endAngle,n=e.startAngle===t.startAngle;return r&&n}function Jz(e,t){var r=e.x===t.x,n=e.y===t.y,a=e.z===t.z;return r&&n&&a}function eB(e,t){var r;return Hl(e,t)?r=Xz:Vl(e,t)?r=Qz:Fi(e,t)&&(r=Jz),r}function tB(e,t){var r;return Hl(e,t)?r="trapezoids":Vl(e,t)?r="sectors":Fi(e,t)&&(r="points"),r}function rB(e,t){if(Hl(e,t)){var r;return(r=t.tooltipPayload)===null||r===void 0||(r=r[0])===null||r===void 0||(r=r.payload)===null||r===void 0?void 0:r.payload}if(Vl(e,t)){var n;return(n=t.tooltipPayload)===null||n===void 0||(n=n[0])===null||n===void 0||(n=n.payload)===null||n===void 0?void 0:n.payload}return Fi(e,t)?t.payload:{}}function nB(e){var t=e.activeTooltipItem,r=e.graphicalItem,n=e.itemData,a=tB(r,t),i=rB(r,t),s=n.filter(function(c,u){var d=jr(i,c),f=r.props[a].filter(function(g){var x=eB(r,t);return x(g,t)}),h=r.props[a].indexOf(f[f.length-1]),p=u===h;return d&&p}),l=n.indexOf(s[s.length-1]);return l}var _o;function sa(e){"@babel/helpers - typeof";return sa=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},sa(e)}function Fn(){return Fn=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},Fn.apply(this,arguments)}function yw(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function ke(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?yw(Object(r),!0).forEach(function(n){Tt(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):yw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function aB(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function bw(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,BN(n.key),n)}}function iB(e,t,r){return t&&bw(e.prototype,t),r&&bw(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function oB(e,t,r){return t=Ns(t),sB(e,zN()?Reflect.construct(t,r||[],Ns(e).constructor):t.apply(e,r))}function sB(e,t){if(t&&(sa(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return lB(e)}function lB(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function zN(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(zN=function(){return!!e})()}function Ns(e){return Ns=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Ns(e)}function cB(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Sp(e,t)}function Sp(e,t){return Sp=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Sp(e,t)}function Tt(e,t,r){return t=BN(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function BN(e){var t=uB(e,"string");return sa(t)=="symbol"?t:t+""}function uB(e,t){if(sa(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(sa(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var Ut=(function(e){function t(r){var n;return aB(this,t),n=oB(this,t,[r]),Tt(n,"pieRef",null),Tt(n,"sectorRefs",[]),Tt(n,"id",Sn("recharts-pie-")),Tt(n,"handleAnimationEnd",function(){var a=n.props.onAnimationEnd;n.setState({isAnimationFinished:!0}),le(a)&&a()}),Tt(n,"handleAnimationStart",function(){var a=n.props.onAnimationStart;n.setState({isAnimationFinished:!1}),le(a)&&a()}),n.state={isAnimationFinished:!r.isAnimationActive,prevIsAnimationActive:r.isAnimationActive,prevAnimationId:r.animationId,sectorToFocus:0},n}return cB(t,e),iB(t,[{key:"isActiveIndex",value:function(n){var a=this.props.activeIndex;return Array.isArray(a)?a.indexOf(n)!==-1:n===a}},{key:"hasActiveIndex",value:function(){var n=this.props.activeIndex;return Array.isArray(n)?n.length!==0:n||n===0}},{key:"renderLabels",value:function(n){var a=this.props.isAnimationActive;if(a&&!this.state.isAnimationFinished)return null;var i=this.props,s=i.label,l=i.labelLine,c=i.dataKey,u=i.valueKey,d=oe(this.props,!1),f=oe(s,!1),h=oe(l,!1),p=s&&s.offsetRadius||20,g=n.map(function(x,m){var v=(x.startAngle+x.endAngle)/2,b=ge(x.cx,x.cy,x.outerRadius+p,v),w=ke(ke(ke(ke({},d),x),{},{stroke:"none"},f),{},{index:m,textAnchor:t.getTextAnchor(b.x,x.cx)},b),C=ke(ke(ke(ke({},d),x),{},{fill:"none",stroke:x.fill},h),{},{index:m,points:[ge(x.cx,x.cy,x.outerRadius,v),b]}),y=c;return de(c)&&de(u)?y="value":de(c)&&(y=u),S.default.createElement(fe,{key:"label-".concat(x.startAngle,"-").concat(x.endAngle,"-").concat(x.midAngle,"-").concat(m)},l&&t.renderLabelLineItem(l,C,"line"),t.renderLabelItem(s,w,Le(x,y)))});return S.default.createElement(fe,{className:"recharts-pie-labels"},g)}},{key:"renderSectorsStatically",value:function(n){var a=this,i=this.props,s=i.activeShape,l=i.blendStroke,c=i.inactiveShape;return n.map(function(u,d){if(u?.startAngle===0&&u?.endAngle===0&&n.length!==1)return null;var f=a.isActiveIndex(d),h=c&&a.hasActiveIndex()?c:null,p=f?s:h,g=ke(ke({},u),{},{stroke:l?u.fill:u.stroke,tabIndex:-1});return S.default.createElement(fe,Fn({ref:function(m){m&&!a.sectorRefs.includes(m)&&a.sectorRefs.push(m)},tabIndex:-1,className:"recharts-pie-sector"},vr(a.props,u,d),{key:"sector-".concat(u?.startAngle,"-").concat(u?.endAngle,"-").concat(u.midAngle,"-").concat(d)}),S.default.createElement(_x,Fn({option:p,isActive:f,shapeType:"sector"},g)))})}},{key:"renderSectorsWithAnimation",value:function(){var n=this,a=this.props,i=a.sectors,s=a.isAnimationActive,l=a.animationBegin,c=a.animationDuration,u=a.animationEasing,d=a.animationId,f=this.state,h=f.prevSectors,p=f.prevIsAnimationActive;return S.default.createElement(Ot,{begin:l,duration:c,isActive:s,easing:u,from:{t:0},to:{t:1},key:"pie-".concat(d,"-").concat(p),onAnimationStart:this.handleAnimationStart,onAnimationEnd:this.handleAnimationEnd},function(g){var x=g.t,m=[],v=i&&i[0],b=v.startAngle;return i.forEach(function(w,C){var y=h&&h[C],j=C>0?Nt(w,"paddingAngle",0):0;if(y){var N=Ee(y.endAngle-y.startAngle,w.endAngle-w.startAngle),_=ke(ke({},w),{},{startAngle:b+j,endAngle:b+N(x)+j});m.push(_),b=_.endAngle}else{var A=w.endAngle,I=w.startAngle,k=Ee(0,A-I),E=k(x),T=ke(ke({},w),{},{startAngle:b+j,endAngle:b+E+j});m.push(T),b=T.endAngle}}),S.default.createElement(fe,null,n.renderSectorsStatically(m))})}},{key:"attachKeyboardHandlers",value:function(n){var a=this;n.onkeydown=function(i){if(!i.altKey)switch(i.key){case"ArrowLeft":{var s=++a.state.sectorToFocus%a.sectorRefs.length;a.sectorRefs[s].focus(),a.setState({sectorToFocus:s});break}case"ArrowRight":{var l=--a.state.sectorToFocus<0?a.sectorRefs.length-1:a.state.sectorToFocus%a.sectorRefs.length;a.sectorRefs[l].focus(),a.setState({sectorToFocus:l});break}case"Escape":{a.sectorRefs[a.state.sectorToFocus].blur(),a.setState({sectorToFocus:0});break}}}}},{key:"renderSectors",value:function(){var n=this.props,a=n.sectors,i=n.isAnimationActive,s=this.state.prevSectors;return i&&a&&a.length&&(!s||!jr(s,a))?this.renderSectorsWithAnimation():this.renderSectorsStatically(a)}},{key:"componentDidMount",value:function(){this.pieRef&&this.attachKeyboardHandlers(this.pieRef)}},{key:"render",value:function(){var n=this,a=this.props,i=a.hide,s=a.sectors,l=a.className,c=a.label,u=a.cx,d=a.cy,f=a.innerRadius,h=a.outerRadius,p=a.isAnimationActive,g=this.state.isAnimationFinished;if(i||!s||!s.length||!Z(u)||!Z(d)||!Z(f)||!Z(h))return null;var x=ae.default("recharts-pie",l);return S.default.createElement(fe,{tabIndex:this.props.rootTabIndex,className:x,ref:function(v){n.pieRef=v}},this.renderSectors(),c&&this.renderLabels(s),et.renderCallByParent(this.props,null,!1),(!p||g)&&Mt.renderCallByParent(this.props,s,!1))}}],[{key:"getDerivedStateFromProps",value:function(n,a){return a.prevIsAnimationActive!==n.isAnimationActive?{prevIsAnimationActive:n.isAnimationActive,prevAnimationId:n.animationId,curSectors:n.sectors,prevSectors:[],isAnimationFinished:!0}:n.isAnimationActive&&n.animationId!==a.prevAnimationId?{prevAnimationId:n.animationId,curSectors:n.sectors,prevSectors:a.curSectors,isAnimationFinished:!0}:n.sectors!==a.curSectors?{curSectors:n.sectors,isAnimationFinished:!0}:null}},{key:"getTextAnchor",value:function(n,a){return n>a?"start":n<a?"end":"middle"}},{key:"renderLabelLineItem",value:function(n,a,i){if(S.default.isValidElement(n))return S.default.cloneElement(n,a);if(le(n))return n(a);var s=ae.default("recharts-pie-label-line",typeof n!="boolean"?n.className:"");return S.default.createElement(ln,Fn({},a,{key:i,type:"linear",className:s}))}},{key:"renderLabelItem",value:function(n,a,i){if(S.default.isValidElement(n))return S.default.cloneElement(n,a);var s=i;if(le(n)&&(s=n(a),S.default.isValidElement(s)))return s;var l=ae.default("recharts-pie-label-text",typeof n!="boolean"&&!le(n)?n.className:"");return S.default.createElement(xn,Fn({},a,{alignmentBaseline:"middle",className:l}),s)}}])})(P.PureComponent);_o=Ut;Tt(Ut,"displayName","Pie");Tt(Ut,"defaultProps",{stroke:"#fff",fill:"#808080",legendType:"rect",cx:"50%",cy:"50%",startAngle:0,endAngle:360,innerRadius:0,outerRadius:"80%",paddingAngle:0,labelLine:!0,hide:!1,minAngle:0,isAnimationActive:!ir.isSsr,animationBegin:400,animationDuration:1500,animationEasing:"ease",nameKey:"name",blendStroke:!1,rootTabIndex:0});Tt(Ut,"parseDeltaAngle",function(e,t){var r=tt(t-e),n=Math.min(Math.abs(t-e),360);return r*n});Tt(Ut,"getRealPieData",function(e){var t=e.data,r=e.children,n=oe(e,!1),a=gt(r,Nn);return t&&t.length?t.map(function(i,s){return ke(ke(ke({payload:i},n),i),a&&a[s]&&a[s].props)}):a&&a.length?a.map(function(i){return ke(ke({},n),i.props)}):[]});Tt(Ut,"parseCoordinateOfPie",function(e,t){var r=t.top,n=t.left,a=t.width,i=t.height,s=vN(a,i),l=n+ut(e.cx,a,a/2),c=r+ut(e.cy,i,i/2),u=ut(e.innerRadius,s,0),d=ut(e.outerRadius,s,s*.8),f=e.maxRadius||Math.sqrt(a*a+i*i)/2;return{cx:l,cy:c,innerRadius:u,outerRadius:d,maxRadius:f}});Tt(Ut,"getComposedData",function(e){var t=e.item,r=e.offset,n=t.type.defaultProps!==void 0?ke(ke({},t.type.defaultProps),t.props):t.props,a=_o.getRealPieData(n);if(!a||!a.length)return null;var i=n.cornerRadius,s=n.startAngle,l=n.endAngle,c=n.paddingAngle,u=n.dataKey,d=n.nameKey,f=n.valueKey,h=n.tooltipType,p=Math.abs(n.minAngle),g=_o.parseCoordinateOfPie(n,r),x=_o.parseDeltaAngle(s,l),m=Math.abs(x),v=u;de(u)&&de(f)?(It(!1,`Use "dataKey" to specify the value of pie,
80
- the props "valueKey" will be deprecated in 1.1.0`),v="value"):de(u)&&(It(!1,`Use "dataKey" to specify the value of pie,
81
- the props "valueKey" will be deprecated in 1.1.0`),v=f);var b=a.filter(function(_){return Le(_,v,0)!==0}).length,w=(m>=360?b:b-1)*c,C=m-b*p-w,y=a.reduce(function(_,A){var I=Le(A,v,0);return _+(Z(I)?I:0)},0),j;if(y>0){var N;j=a.map(function(_,A){var I=Le(_,v,0),k=Le(_,d,A),E=(Z(I)?I:0)/y,T;A?T=N.endAngle+tt(x)*c*(I!==0?1:0):T=s;var M=T+tt(x)*((I!==0?p:0)+E*C),R=(T+M)/2,$=(g.innerRadius+g.outerRadius)/2,L=[{name:k,value:I,payload:_,dataKey:v,type:h}],q=ge(g.cx,g.cy,$,R);return N=ke(ke(ke({percent:E,cornerRadius:i,name:k,tooltipPayload:L,midAngle:R,middleRadius:$,tooltipPosition:q},_),g),{},{value:Le(_,v),startAngle:T,endAngle:M,payload:_,paddingAngle:tt(x)*c}),N})}return ke(ke({},g),{},{sectors:j,data:a})});var Uf,ww;function dB(){if(ww)return Uf;ww=1;function e(t){return t&&t.length?t[0]:void 0}return Uf=e,Uf}var Kf,jw;function fB(){return jw||(jw=1,Kf=dB()),Kf}var hB=fB();const pB=Ne(hB);var mB=["key"];function la(e){"@babel/helpers - typeof";return la=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},la(e)}function xB(e,t){if(e==null)return{};var r=gB(e,t),n,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)n=i[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function gB(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 Os(){return Os=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},Os.apply(this,arguments)}function Cw(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function ct(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Cw(Object(r),!0).forEach(function(n){cr(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Cw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function vB(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Sw(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,qN(n.key),n)}}function yB(e,t,r){return t&&Sw(e.prototype,t),r&&Sw(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function bB(e,t,r){return t=Ps(t),wB(e,FN()?Reflect.construct(t,r||[],Ps(e).constructor):t.apply(e,r))}function wB(e,t){if(t&&(la(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return jB(e)}function jB(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function FN(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(FN=function(){return!!e})()}function Ps(e){return Ps=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Ps(e)}function CB(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Np(e,t)}function Np(e,t){return Np=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Np(e,t)}function cr(e,t,r){return t=qN(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function qN(e){var t=SB(e,"string");return la(t)=="symbol"?t:t+""}function SB(e,t){if(la(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(la(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var ao=(function(e){function t(){var r;vB(this,t);for(var n=arguments.length,a=new Array(n),i=0;i<n;i++)a[i]=arguments[i];return r=bB(this,t,[].concat(a)),cr(r,"state",{isAnimationFinished:!1}),cr(r,"handleAnimationEnd",function(){var s=r.props.onAnimationEnd;r.setState({isAnimationFinished:!0}),le(s)&&s()}),cr(r,"handleAnimationStart",function(){var s=r.props.onAnimationStart;r.setState({isAnimationFinished:!1}),le(s)&&s()}),cr(r,"handleMouseEnter",function(s){var l=r.props.onMouseEnter;l&&l(r.props,s)}),cr(r,"handleMouseLeave",function(s){var l=r.props.onMouseLeave;l&&l(r.props,s)}),r}return CB(t,e),yB(t,[{key:"renderDots",value:function(n){var a=this.props,i=a.dot,s=a.dataKey,l=oe(this.props,!1),c=oe(i,!0),u=n.map(function(d,f){var h=ct(ct(ct({key:"dot-".concat(f),r:3},l),c),{},{dataKey:s,cx:d.x,cy:d.y,index:f,payload:d});return t.renderDotItem(i,h)});return S.default.createElement(fe,{className:"recharts-radar-dots"},u)}},{key:"renderPolygonStatically",value:function(n){var a=this.props,i=a.shape,s=a.dot,l=a.isRange,c=a.baseLinePoints,u=a.connectNulls,d;return S.default.isValidElement(i)?d=S.default.cloneElement(i,ct(ct({},this.props),{},{points:n})):le(i)?d=i(ct(ct({},this.props),{},{points:n})):d=S.default.createElement(IN,Os({},oe(this.props,!0),{onMouseEnter:this.handleMouseEnter,onMouseLeave:this.handleMouseLeave,points:n,baseLinePoints:l?c:null,connectNulls:u})),S.default.createElement(fe,{className:"recharts-radar-polygon"},d,s?this.renderDots(n):null)}},{key:"renderPolygonWithAnimation",value:function(){var n=this,a=this.props,i=a.points,s=a.isAnimationActive,l=a.animationBegin,c=a.animationDuration,u=a.animationEasing,d=a.animationId,f=this.state.prevPoints;return S.default.createElement(Ot,{begin:l,duration:c,isActive:s,easing:u,from:{t:0},to:{t:1},key:"radar-".concat(d),onAnimationEnd:this.handleAnimationEnd,onAnimationStart:this.handleAnimationStart},function(h){var p=h.t,g=f&&f.length/i.length,x=i.map(function(m,v){var b=f&&f[Math.floor(v*g)];if(b){var w=Ee(b.x,m.x),C=Ee(b.y,m.y);return ct(ct({},m),{},{x:w(p),y:C(p)})}var y=Ee(m.cx,m.x),j=Ee(m.cy,m.y);return ct(ct({},m),{},{x:y(p),y:j(p)})});return n.renderPolygonStatically(x)})}},{key:"renderPolygon",value:function(){var n=this.props,a=n.points,i=n.isAnimationActive,s=n.isRange,l=this.state.prevPoints;return i&&a&&a.length&&!s&&(!l||!jr(l,a))?this.renderPolygonWithAnimation():this.renderPolygonStatically(a)}},{key:"render",value:function(){var n=this.props,a=n.hide,i=n.className,s=n.points,l=n.isAnimationActive;if(a||!s||!s.length)return null;var c=this.state.isAnimationFinished,u=ae.default("recharts-radar",i);return S.default.createElement(fe,{className:u},this.renderPolygon(),(!l||c)&&Mt.renderCallByParent(this.props,s))}}],[{key:"getDerivedStateFromProps",value:function(n,a){return n.animationId!==a.prevAnimationId?{prevAnimationId:n.animationId,curPoints:n.points,prevPoints:a.curPoints}:n.points!==a.curPoints?{curPoints:n.points}:null}},{key:"renderDotItem",value:function(n,a){var i;if(S.default.isValidElement(n))i=S.default.cloneElement(n,a);else if(le(n))i=n(a);else{var s=a.key,l=xB(a,mB);i=S.default.createElement(Ma,Os({},l,{key:s,className:ae.default("recharts-radar-dot",typeof n!="boolean"?n.className:"")}))}return i}}])})(P.PureComponent);cr(ao,"displayName","Radar");cr(ao,"defaultProps",{angleAxisId:0,radiusAxisId:0,hide:!1,activeDot:!0,dot:!1,legendType:"rect",isAnimationActive:!ir.isSsr,animationBegin:0,animationDuration:1500,animationEasing:"ease"});cr(ao,"getComposedData",function(e){var t=e.radiusAxis,r=e.angleAxis,n=e.displayedData,a=e.dataKey,i=e.bandSize,s=r.cx,l=r.cy,c=!1,u=[],d=r.type!=="number"?i??0:0;n.forEach(function(h,p){var g=Le(h,r.dataKey,p),x=Le(h,a),m=r.scale(g)+d,v=Array.isArray(x)?wN(x):x,b=de(v)?void 0:t.scale(v);Array.isArray(x)&&x.length>=2&&(c=!0),u.push(ct(ct({},ge(s,l,b,m)),{},{name:g,value:x,cx:s,cy:l,radius:b,angle:m,payload:h}))});var f=[];return c&&u.forEach(function(h){if(Array.isArray(h.value)){var p=pB(h.value),g=de(p)?void 0:t.scale(p);f.push(ct(ct({},h),{},{radius:g},ge(s,l,g,h.angle)))}else f.push(h)}),{points:u,isRange:c,baseLinePoints:f}});function qi(e){"@babel/helpers - typeof";return qi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},qi(e)}function Op(){return Op=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},Op.apply(this,arguments)}function Nw(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).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?Nw(Object(r),!0).forEach(function(n){NB(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Nw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function NB(e,t,r){return t=OB(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function OB(e){var t=PB(e,"string");return qi(t)=="symbol"?t:t+""}function PB(e,t){if(qi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(qi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Ow(e){return typeof e=="string"?parseInt(e,10):e}function AB(e,t){var r="".concat(t.cx||e.cx),n=Number(r),a="".concat(t.cy||e.cy),i=Number(a);return Gf(Gf(Gf({},t),e),{},{cx:n,cy:i})}function Pw(e){return S.default.createElement(_x,Op({shapeType:"sector",propTransformer:AB},e))}var _B=["shape","activeShape","activeIndex","cornerRadius"],kB=["value","background"];function ca(e){"@babel/helpers - typeof";return ca=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ca(e)}function As(){return As=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},As.apply(this,arguments)}function Aw(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function Qe(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Aw(Object(r),!0).forEach(function(n){cn(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Aw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function _w(e,t){if(e==null)return{};var r=TB(e,t),n,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)n=i[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function TB(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 EB(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function kw(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,HN(n.key),n)}}function IB(e,t,r){return t&&kw(e.prototype,t),r&&kw(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function MB(e,t,r){return t=_s(t),$B(e,WN()?Reflect.construct(t,r||[],_s(e).constructor):t.apply(e,r))}function $B(e,t){if(t&&(ca(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return RB(e)}function RB(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function WN(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(WN=function(){return!!e})()}function _s(e){return _s=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},_s(e)}function LB(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Pp(e,t)}function Pp(e,t){return Pp=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Pp(e,t)}function cn(e,t,r){return t=HN(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function HN(e){var t=DB(e,"string");return ca(t)=="symbol"?t:t+""}function DB(e,t){if(ca(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(ca(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var Ra=(function(e){function t(){var r;EB(this,t);for(var n=arguments.length,a=new Array(n),i=0;i<n;i++)a[i]=arguments[i];return r=MB(this,t,[].concat(a)),cn(r,"state",{isAnimationFinished:!1}),cn(r,"handleAnimationEnd",function(){var s=r.props.onAnimationEnd;r.setState({isAnimationFinished:!0}),le(s)&&s()}),cn(r,"handleAnimationStart",function(){var s=r.props.onAnimationStart;r.setState({isAnimationFinished:!1}),le(s)&&s()}),r}return LB(t,e),IB(t,[{key:"getDeltaAngle",value:function(){var n=this.props,a=n.startAngle,i=n.endAngle,s=tt(i-a),l=Math.min(Math.abs(i-a),360);return s*l}},{key:"renderSectorsStatically",value:function(n){var a=this,i=this.props,s=i.shape,l=i.activeShape,c=i.activeIndex,u=i.cornerRadius,d=_w(i,_B),f=oe(d,!1);return n.map(function(h,p){var g=p===c,x=Qe(Qe(Qe(Qe({},f),{},{cornerRadius:Ow(u)},h),vr(a.props,h,p)),{},{className:"recharts-radial-bar-sector ".concat(h.className),forceCornerRadius:d.forceCornerRadius,cornerIsExternal:d.cornerIsExternal,isActive:g,option:g?l:s});return S.default.createElement(Pw,As({},x,{key:"sector-".concat(p)}))})}},{key:"renderSectorsWithAnimation",value:function(){var n=this,a=this.props,i=a.data,s=a.isAnimationActive,l=a.animationBegin,c=a.animationDuration,u=a.animationEasing,d=a.animationId,f=this.state.prevData;return S.default.createElement(Ot,{begin:l,duration:c,isActive:s,easing:u,from:{t:0},to:{t:1},key:"radialBar-".concat(d),onAnimationStart:this.handleAnimationStart,onAnimationEnd:this.handleAnimationEnd},function(h){var p=h.t,g=i.map(function(x,m){var v=f&&f[m];if(v){var b=Ee(v.startAngle,x.startAngle),w=Ee(v.endAngle,x.endAngle);return Qe(Qe({},x),{},{startAngle:b(p),endAngle:w(p)})}var C=x.endAngle,y=x.startAngle,j=Ee(y,C);return Qe(Qe({},x),{},{endAngle:j(p)})});return S.default.createElement(fe,null,n.renderSectorsStatically(g))})}},{key:"renderSectors",value:function(){var n=this.props,a=n.data,i=n.isAnimationActive,s=this.state.prevData;return i&&a&&a.length&&(!s||!jr(s,a))?this.renderSectorsWithAnimation():this.renderSectorsStatically(a)}},{key:"renderBackground",value:function(n){var a=this,i=this.props.cornerRadius,s=oe(this.props.background,!1);return n.map(function(l,c){l.value;var u=l.background,d=_w(l,kB);if(!u)return null;var f=Qe(Qe(Qe(Qe(Qe({cornerRadius:Ow(i)},d),{},{fill:"#eee"},u),s),vr(a.props,l,c)),{},{index:c,className:ae.default("recharts-radial-bar-background-sector",s?.className),option:u,isActive:!1});return S.default.createElement(Pw,As({},f,{key:"sector-".concat(c)}))})}},{key:"render",value:function(){var n=this.props,a=n.hide,i=n.data,s=n.className,l=n.background,c=n.isAnimationActive;if(a||!i||!i.length)return null;var u=this.state.isAnimationFinished,d=ae.default("recharts-area",s);return S.default.createElement(fe,{className:d},l&&S.default.createElement(fe,{className:"recharts-radial-bar-background"},this.renderBackground(i)),S.default.createElement(fe,{className:"recharts-radial-bar-sectors"},this.renderSectors()),(!c||u)&&Mt.renderCallByParent(Qe({},this.props),i))}}],[{key:"getDerivedStateFromProps",value:function(n,a){return n.animationId!==a.prevAnimationId?{prevAnimationId:n.animationId,curData:n.data,prevData:a.curData}:n.data!==a.curData?{curData:n.data}:null}}])})(P.PureComponent);cn(Ra,"displayName","RadialBar");cn(Ra,"defaultProps",{angleAxisId:0,radiusAxisId:0,minPointSize:0,hide:!1,legendType:"rect",data:[],isAnimationActive:!ir.isSsr,animationBegin:0,animationDuration:1500,animationEasing:"ease",forceCornerRadius:!1,cornerIsExternal:!1});cn(Ra,"getComposedData",function(e){var t=e.item,r=e.props,n=e.radiusAxis,a=e.radiusAxisTicks,i=e.angleAxis,s=e.angleAxisTicks,l=e.displayedData,c=e.dataKey,u=e.stackedData,d=e.barPosition,f=e.bandSize,h=e.dataStartIndex,p=fN(d,t);if(!p)return null;var g=i.cx,x=i.cy,m=r.layout,v=t.props,b=v.children,w=v.minPointSize,C=m==="radial"?i:n,y=u?C.scale.domain():null,j=mN({numericAxis:C}),N=gt(b,Nn),_=l.map(function(A,I){var k,E,T,M,R,$;if(u?k=hN(u[h+I],y):(k=Le(A,c),Array.isArray(k)||(k=[j,k])),m==="radial"){E=ds({axis:n,ticks:a,bandSize:f,offset:p.offset,entry:A,index:I}),R=i.scale(k[1]),M=i.scale(k[0]),T=E+p.size;var L=R-M;if(Math.abs(w)>0&&Math.abs(L)<Math.abs(w)){var q=tt(L||w)*(Math.abs(w)-Math.abs(L));R+=q}$={background:{cx:g,cy:x,innerRadius:E,outerRadius:T,startAngle:r.startAngle,endAngle:r.endAngle}}}else{E=n.scale(k[0]),T=n.scale(k[1]),M=ds({axis:i,ticks:s,bandSize:f,offset:p.offset,entry:A,index:I}),R=M+p.size;var U=T-E;if(Math.abs(w)>0&&Math.abs(U)<Math.abs(w)){var D=tt(U||w)*(Math.abs(w)-Math.abs(U));T+=D}}return Qe(Qe(Qe(Qe({},A),$),{},{payload:A,value:u?k:k[1],cx:g,cy:x,innerRadius:E,outerRadius:T,startAngle:M,endAngle:R},N&&N[I]&&N[I].props),{},{tooltipPayload:[Sx(t,A)],tooltipPosition:ge(g,x,(E+T)/2,(M+R)/2)})});return{data:_,layout:m}});var Zf,Tw;function zB(){if(Tw)return Zf;Tw=1;var e=Math.ceil,t=Math.max;function r(n,a,i,s){for(var l=-1,c=t(e((a-n)/(i||1)),0),u=Array(c);c--;)u[s?c:++l]=n,n+=i;return u}return Zf=r,Zf}var Yf,Ew;function VN(){if(Ew)return Yf;Ew=1;var e=aS(),t=1/0,r=17976931348623157e292;function n(a){if(!a)return a===0?a:0;if(a=e(a),a===t||a===-t){var i=a<0?-1:1;return i*r}return a===a?a:0}return Yf=n,Yf}var Xf,Iw;function BB(){if(Iw)return Xf;Iw=1;var e=zB(),t=Tl(),r=VN();function n(a){return function(i,s,l){return l&&typeof l!="number"&&t(i,s,l)&&(s=l=void 0),i=r(i),s===void 0?(s=i,i=0):s=r(s),l=l===void 0?i<s?1:-1:r(l),e(i,s,l,a)}}return Xf=n,Xf}var Qf,Mw;function FB(){if(Mw)return Qf;Mw=1;var e=BB(),t=e();return Qf=t,Qf}var qB=FB();const ks=Ne(qB);function Wi(e){"@babel/helpers - typeof";return Wi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Wi(e)}function $w(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function Rw(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?$w(Object(r),!0).forEach(function(n){UN(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):$w(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function UN(e,t,r){return t=WB(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function WB(e){var t=HB(e,"string");return Wi(t)=="symbol"?t:t+""}function HB(e,t){if(Wi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Wi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var VB=["Webkit","Moz","O","ms"],UB=function(t,r){var n=t.replace(/(\w)/,function(i){return i.toUpperCase()}),a=VB.reduce(function(i,s){return Rw(Rw({},i),{},UN({},s+n,r))},{});return a[t]=r,a};function ua(e){"@babel/helpers - typeof";return ua=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ua(e)}function Ts(){return Ts=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},Ts.apply(this,arguments)}function Lw(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function Jf(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Lw(Object(r),!0).forEach(function(n){wt(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Lw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function KB(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Dw(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,GN(n.key),n)}}function GB(e,t,r){return t&&Dw(e.prototype,t),r&&Dw(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function ZB(e,t,r){return t=Es(t),YB(e,KN()?Reflect.construct(t,r||[],Es(e).constructor):t.apply(e,r))}function YB(e,t){if(t&&(ua(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return XB(e)}function XB(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function KN(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(KN=function(){return!!e})()}function Es(e){return Es=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Es(e)}function QB(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Ap(e,t)}function Ap(e,t){return Ap=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Ap(e,t)}function wt(e,t,r){return t=GN(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function GN(e){var t=JB(e,"string");return ua(t)=="symbol"?t:t+""}function JB(e,t){if(ua(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(ua(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var eF=function(t){var r=t.data,n=t.startIndex,a=t.endIndex,i=t.x,s=t.width,l=t.travellerWidth;if(!r||!r.length)return{};var c=r.length,u=ni().domain(ks(0,c)).range([i,i+s-l]),d=u.domain().map(function(f){return u(f)});return{isTextActive:!1,isSlideMoving:!1,isTravellerMoving:!1,isTravellerFocused:!1,startX:u(n),endX:u(a),scale:u,scaleValues:d}},zw=function(t){return t.changedTouches&&!!t.changedTouches.length},da=(function(e){function t(r){var n;return KB(this,t),n=ZB(this,t,[r]),wt(n,"handleDrag",function(a){n.leaveTimer&&(clearTimeout(n.leaveTimer),n.leaveTimer=null),n.state.isTravellerMoving?n.handleTravellerMove(a):n.state.isSlideMoving&&n.handleSlideDrag(a)}),wt(n,"handleTouchMove",function(a){a.changedTouches!=null&&a.changedTouches.length>0&&n.handleDrag(a.changedTouches[0])}),wt(n,"handleDragEnd",function(){n.setState({isTravellerMoving:!1,isSlideMoving:!1},function(){var a=n.props,i=a.endIndex,s=a.onDragEnd,l=a.startIndex;s?.({endIndex:i,startIndex:l})}),n.detachDragEndListener()}),wt(n,"handleLeaveWrapper",function(){(n.state.isTravellerMoving||n.state.isSlideMoving)&&(n.leaveTimer=window.setTimeout(n.handleDragEnd,n.props.leaveTimeOut))}),wt(n,"handleEnterSlideOrTraveller",function(){n.setState({isTextActive:!0})}),wt(n,"handleLeaveSlideOrTraveller",function(){n.setState({isTextActive:!1})}),wt(n,"handleSlideDragStart",function(a){var i=zw(a)?a.changedTouches[0]:a;n.setState({isTravellerMoving:!1,isSlideMoving:!0,slideMoveStartX:i.pageX}),n.attachDragEndListener()}),n.travellerDragStartHandlers={startX:n.handleTravellerDragStart.bind(n,"startX"),endX:n.handleTravellerDragStart.bind(n,"endX")},n.state={},n}return QB(t,e),GB(t,[{key:"componentWillUnmount",value:function(){this.leaveTimer&&(clearTimeout(this.leaveTimer),this.leaveTimer=null),this.detachDragEndListener()}},{key:"getIndex",value:function(n){var a=n.startX,i=n.endX,s=this.state.scaleValues,l=this.props,c=l.gap,u=l.data,d=u.length-1,f=Math.min(a,i),h=Math.max(a,i),p=t.getIndexInRange(s,f),g=t.getIndexInRange(s,h);return{startIndex:p-p%c,endIndex:g===d?d:g-g%c}}},{key:"getTextOfTick",value:function(n){var a=this.props,i=a.data,s=a.tickFormatter,l=a.dataKey,c=Le(i[n],l,n);return le(s)?s(c,n):c}},{key:"attachDragEndListener",value:function(){window.addEventListener("mouseup",this.handleDragEnd,!0),window.addEventListener("touchend",this.handleDragEnd,!0),window.addEventListener("mousemove",this.handleDrag,!0)}},{key:"detachDragEndListener",value:function(){window.removeEventListener("mouseup",this.handleDragEnd,!0),window.removeEventListener("touchend",this.handleDragEnd,!0),window.removeEventListener("mousemove",this.handleDrag,!0)}},{key:"handleSlideDrag",value:function(n){var a=this.state,i=a.slideMoveStartX,s=a.startX,l=a.endX,c=this.props,u=c.x,d=c.width,f=c.travellerWidth,h=c.startIndex,p=c.endIndex,g=c.onChange,x=n.pageX-i;x>0?x=Math.min(x,u+d-f-l,u+d-f-s):x<0&&(x=Math.max(x,u-s,u-l));var m=this.getIndex({startX:s+x,endX:l+x});(m.startIndex!==h||m.endIndex!==p)&&g&&g(m),this.setState({startX:s+x,endX:l+x,slideMoveStartX:n.pageX})}},{key:"handleTravellerDragStart",value:function(n,a){var i=zw(a)?a.changedTouches[0]:a;this.setState({isSlideMoving:!1,isTravellerMoving:!0,movingTravellerId:n,brushMoveStartX:i.pageX}),this.attachDragEndListener()}},{key:"handleTravellerMove",value:function(n){var a=this.state,i=a.brushMoveStartX,s=a.movingTravellerId,l=a.endX,c=a.startX,u=this.state[s],d=this.props,f=d.x,h=d.width,p=d.travellerWidth,g=d.onChange,x=d.gap,m=d.data,v={startX:this.state.startX,endX:this.state.endX},b=n.pageX-i;b>0?b=Math.min(b,f+h-p-u):b<0&&(b=Math.max(b,f-u)),v[s]=u+b;var w=this.getIndex(v),C=w.startIndex,y=w.endIndex,j=function(){var _=m.length-1;return s==="startX"&&(l>c?C%x===0:y%x===0)||l<c&&y===_||s==="endX"&&(l>c?y%x===0:C%x===0)||l>c&&y===_};this.setState(wt(wt({},s,u+b),"brushMoveStartX",n.pageX),function(){g&&j()&&g(w)})}},{key:"handleTravellerMoveKeyboard",value:function(n,a){var i=this,s=this.state,l=s.scaleValues,c=s.startX,u=s.endX,d=this.state[a],f=l.indexOf(d);if(f!==-1){var h=f+n;if(!(h===-1||h>=l.length)){var p=l[h];a==="startX"&&p>=u||a==="endX"&&p<=c||this.setState(wt({},a,p),function(){i.props.onChange(i.getIndex({startX:i.state.startX,endX:i.state.endX}))})}}}},{key:"renderBackground",value:function(){var n=this.props,a=n.x,i=n.y,s=n.width,l=n.height,c=n.fill,u=n.stroke;return S.default.createElement("rect",{stroke:u,fill:c,x:a,y:i,width:s,height:l})}},{key:"renderPanorama",value:function(){var n=this.props,a=n.x,i=n.y,s=n.width,l=n.height,c=n.data,u=n.children,d=n.padding,f=P.Children.only(u);return f?S.default.cloneElement(f,{x:a,y:i,width:s,height:l,margin:d,compact:!0,data:c}):null}},{key:"renderTravellerLayer",value:function(n,a){var i,s,l=this,c=this.props,u=c.y,d=c.travellerWidth,f=c.height,h=c.traveller,p=c.ariaLabel,g=c.data,x=c.startIndex,m=c.endIndex,v=Math.max(n,this.props.x),b=Jf(Jf({},oe(this.props,!1)),{},{x:v,y:u,width:d,height:f}),w=p||"Min value: ".concat((i=g[x])===null||i===void 0?void 0:i.name,", Max value: ").concat((s=g[m])===null||s===void 0?void 0:s.name);return S.default.createElement(fe,{tabIndex:0,role:"slider","aria-label":w,"aria-valuenow":n,className:"recharts-brush-traveller",onMouseEnter:this.handleEnterSlideOrTraveller,onMouseLeave:this.handleLeaveSlideOrTraveller,onMouseDown:this.travellerDragStartHandlers[a],onTouchStart:this.travellerDragStartHandlers[a],onKeyDown:function(y){["ArrowLeft","ArrowRight"].includes(y.key)&&(y.preventDefault(),y.stopPropagation(),l.handleTravellerMoveKeyboard(y.key==="ArrowRight"?1:-1,a))},onFocus:function(){l.setState({isTravellerFocused:!0})},onBlur:function(){l.setState({isTravellerFocused:!1})},style:{cursor:"col-resize"}},t.renderTraveller(h,b))}},{key:"renderSlide",value:function(n,a){var i=this.props,s=i.y,l=i.height,c=i.stroke,u=i.travellerWidth,d=Math.min(n,a)+u,f=Math.max(Math.abs(a-n)-u,0);return S.default.createElement("rect",{className:"recharts-brush-slide",onMouseEnter:this.handleEnterSlideOrTraveller,onMouseLeave:this.handleLeaveSlideOrTraveller,onMouseDown:this.handleSlideDragStart,onTouchStart:this.handleSlideDragStart,style:{cursor:"move"},stroke:"none",fill:c,fillOpacity:.2,x:d,y:s,width:f,height:l})}},{key:"renderText",value:function(){var n=this.props,a=n.startIndex,i=n.endIndex,s=n.y,l=n.height,c=n.travellerWidth,u=n.stroke,d=this.state,f=d.startX,h=d.endX,p=5,g={pointerEvents:"none",fill:u};return S.default.createElement(fe,{className:"recharts-brush-texts"},S.default.createElement(xn,Ts({textAnchor:"end",verticalAnchor:"middle",x:Math.min(f,h)-p,y:s+l/2},g),this.getTextOfTick(a)),S.default.createElement(xn,Ts({textAnchor:"start",verticalAnchor:"middle",x:Math.max(f,h)+c+p,y:s+l/2},g),this.getTextOfTick(i)))}},{key:"render",value:function(){var n=this.props,a=n.data,i=n.className,s=n.children,l=n.x,c=n.y,u=n.width,d=n.height,f=n.alwaysShowText,h=this.state,p=h.startX,g=h.endX,x=h.isTextActive,m=h.isSlideMoving,v=h.isTravellerMoving,b=h.isTravellerFocused;if(!a||!a.length||!Z(l)||!Z(c)||!Z(u)||!Z(d)||u<=0||d<=0)return null;var w=ae.default("recharts-brush",i),C=S.default.Children.count(s)===1,y=UB("userSelect","none");return S.default.createElement(fe,{className:w,onMouseLeave:this.handleLeaveWrapper,onTouchMove:this.handleTouchMove,style:y},this.renderBackground(),C&&this.renderPanorama(),this.renderSlide(p,g),this.renderTravellerLayer(p,"startX"),this.renderTravellerLayer(g,"endX"),(x||m||v||b||f)&&this.renderText())}}],[{key:"renderDefaultTraveller",value:function(n){var a=n.x,i=n.y,s=n.width,l=n.height,c=n.stroke,u=Math.floor(i+l/2)-1;return S.default.createElement(S.default.Fragment,null,S.default.createElement("rect",{x:a,y:i,width:s,height:l,fill:c,stroke:"none"}),S.default.createElement("line",{x1:a+1,y1:u,x2:a+s-1,y2:u,fill:"none",stroke:"#fff"}),S.default.createElement("line",{x1:a+1,y1:u+2,x2:a+s-1,y2:u+2,fill:"none",stroke:"#fff"}))}},{key:"renderTraveller",value:function(n,a){var i;return S.default.isValidElement(n)?i=S.default.cloneElement(n,a):le(n)?i=n(a):i=t.renderDefaultTraveller(a),i}},{key:"getDerivedStateFromProps",value:function(n,a){var i=n.data,s=n.width,l=n.x,c=n.travellerWidth,u=n.updateId,d=n.startIndex,f=n.endIndex;if(i!==a.prevData||u!==a.prevUpdateId)return Jf({prevData:i,prevTravellerWidth:c,prevUpdateId:u,prevX:l,prevWidth:s},i&&i.length?eF({data:i,width:s,x:l,travellerWidth:c,startIndex:d,endIndex:f}):{scale:null,scaleValues:null});if(a.scale&&(s!==a.prevWidth||l!==a.prevX||c!==a.prevTravellerWidth)){a.scale.range([l,l+s-c]);var h=a.scale.domain().map(function(p){return a.scale(p)});return{prevData:i,prevTravellerWidth:c,prevUpdateId:u,prevX:l,prevWidth:s,startX:a.scale(n.startIndex),endX:a.scale(n.endIndex),scaleValues:h}}return null}},{key:"getIndexInRange",value:function(n,a){for(var i=n.length,s=0,l=i-1;l-s>1;){var c=Math.floor((s+l)/2);n[c]>a?l=c:s=c}return a>=n[l]?l:s}}])})(P.PureComponent);wt(da,"displayName","Brush");wt(da,"defaultProps",{height:40,travellerWidth:5,gap:1,fill:"#fff",stroke:"#666",padding:{top:1,right:1,bottom:1,left:1},leaveTimeOut:1e3,alwaysShowText:!1});var eh,Bw;function tF(){if(Bw)return eh;Bw=1;var e=Ym();function t(r,n){var a;return e(r,function(i,s,l){return a=n(i,s,l),!a}),!!a}return eh=t,eh}var th,Fw;function rF(){if(Fw)return th;Fw=1;var e=$C(),t=ar(),r=tF(),n=yt(),a=Tl();function i(s,l,c){var u=n(s)?e:r;return c&&a(s,l,c)&&(l=void 0),u(s,t(l,3))}return th=i,th}var nF=rF();const aF=Ne(nF);var Qt=function(t,r){var n=t.alwaysShow,a=t.ifOverflow;return n&&(a="extendDomain"),a===r},rh,qw;function iF(){if(qw)return rh;qw=1;var e=JC();function t(r,n,a){n=="__proto__"&&e?e(r,n,{configurable:!0,enumerable:!0,value:a,writable:!0}):r[n]=a}return rh=t,rh}var nh,Ww;function oF(){if(Ww)return nh;Ww=1;var e=iF(),t=XC(),r=ar();function n(a,i){var s={};return i=r(i,3),t(a,function(l,c,u){e(s,c,i(l,c,u))}),s}return nh=n,nh}var sF=oF();const lF=Ne(sF);var ah,Hw;function cF(){if(Hw)return ah;Hw=1;function e(t,r){for(var n=-1,a=t==null?0:t.length;++n<a;)if(!r(t[n],n,t))return!1;return!0}return ah=e,ah}var ih,Vw;function uF(){if(Vw)return ih;Vw=1;var e=Ym();function t(r,n){var a=!0;return e(r,function(i,s,l){return a=!!n(i,s,l),a}),a}return ih=t,ih}var oh,Uw;function dF(){if(Uw)return oh;Uw=1;var e=cF(),t=uF(),r=ar(),n=yt(),a=Tl();function i(s,l,c){var u=n(s)?e:t;return c&&a(s,l,c)&&(l=void 0),u(s,r(l,3))}return oh=i,oh}var fF=dF();const ZN=Ne(fF);var hF=["x","y"];function fa(e){"@babel/helpers - typeof";return fa=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},fa(e)}function _p(){return _p=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},_p.apply(this,arguments)}function Kw(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).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?Kw(Object(r),!0).forEach(function(n){pF(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Kw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function pF(e,t,r){return t=mF(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function mF(e){var t=xF(e,"string");return fa(t)=="symbol"?t:t+""}function xF(e,t){if(fa(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(fa(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function gF(e,t){if(e==null)return{};var r=vF(e,t),n,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)n=i[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function vF(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 yF(e,t){var r=e.x,n=e.y,a=gF(e,hF),i="".concat(r),s=parseInt(i,10),l="".concat(n),c=parseInt(l,10),u="".concat(t.height||a.height),d=parseInt(u,10),f="".concat(t.width||a.width),h=parseInt(f,10);return Xa(Xa(Xa(Xa(Xa({},t),a),s?{x:s}:{}),c?{y:c}:{}),{},{height:d,width:h,name:t.name,radius:t.radius})}function Gw(e){return S.default.createElement(_x,_p({shapeType:"rectangle",propTransformer:yF,activeClassName:"recharts-active-bar"},e))}var bF=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;return function(n,a){if(typeof t=="number")return t;var i=Z(n)||Q_(n);return i?t(n,a):(i||(process.env.NODE_ENV!=="production"?xt(!1,"minPointSize callback function received a value with type of ".concat(fa(n),". Currently only numbers or null/undefined are supported.")):xt()),r)}},wF=["value","background"],YN;function ha(e){"@babel/helpers - typeof";return ha=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ha(e)}function jF(e,t){if(e==null)return{};var r=CF(e,t),n,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)n=i[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function CF(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 Is(){return Is=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},Is.apply(this,arguments)}function Zw(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function qe(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Zw(Object(r),!0).forEach(function(n){$r(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Zw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function SF(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Yw(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,QN(n.key),n)}}function NF(e,t,r){return t&&Yw(e.prototype,t),r&&Yw(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function OF(e,t,r){return t=Ms(t),PF(e,XN()?Reflect.construct(t,r||[],Ms(e).constructor):t.apply(e,r))}function PF(e,t){if(t&&(ha(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return AF(e)}function AF(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function XN(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(XN=function(){return!!e})()}function Ms(e){return Ms=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Ms(e)}function _F(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&kp(e,t)}function kp(e,t){return kp=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},kp(e,t)}function $r(e,t,r){return t=QN(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function QN(e){var t=kF(e,"string");return ha(t)=="symbol"?t:t+""}function kF(e,t){if(ha(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(ha(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var Sr=(function(e){function t(){var r;SF(this,t);for(var n=arguments.length,a=new Array(n),i=0;i<n;i++)a[i]=arguments[i];return r=OF(this,t,[].concat(a)),$r(r,"state",{isAnimationFinished:!1}),$r(r,"id",Sn("recharts-bar-")),$r(r,"handleAnimationEnd",function(){var s=r.props.onAnimationEnd;r.setState({isAnimationFinished:!0}),s&&s()}),$r(r,"handleAnimationStart",function(){var s=r.props.onAnimationStart;r.setState({isAnimationFinished:!1}),s&&s()}),r}return _F(t,e),NF(t,[{key:"renderRectanglesStatically",value:function(n){var a=this,i=this.props,s=i.shape,l=i.dataKey,c=i.activeIndex,u=i.activeBar,d=oe(this.props,!1);return n&&n.map(function(f,h){var p=h===c,g=p?u:s,x=qe(qe(qe({},d),f),{},{isActive:p,option:g,index:h,dataKey:l,onAnimationStart:a.handleAnimationStart,onAnimationEnd:a.handleAnimationEnd});return S.default.createElement(fe,Is({className:"recharts-bar-rectangle"},vr(a.props,f,h),{key:"rectangle-".concat(f?.x,"-").concat(f?.y,"-").concat(f?.value,"-").concat(h)}),S.default.createElement(Gw,x))})}},{key:"renderRectanglesWithAnimation",value:function(){var n=this,a=this.props,i=a.data,s=a.layout,l=a.isAnimationActive,c=a.animationBegin,u=a.animationDuration,d=a.animationEasing,f=a.animationId,h=this.state.prevData;return S.default.createElement(Ot,{begin:c,duration:u,isActive:l,easing:d,from:{t:0},to:{t:1},key:"bar-".concat(f),onAnimationEnd:this.handleAnimationEnd,onAnimationStart:this.handleAnimationStart},function(p){var g=p.t,x=i.map(function(m,v){var b=h&&h[v];if(b){var w=Ee(b.x,m.x),C=Ee(b.y,m.y),y=Ee(b.width,m.width),j=Ee(b.height,m.height);return qe(qe({},m),{},{x:w(g),y:C(g),width:y(g),height:j(g)})}if(s==="horizontal"){var N=Ee(0,m.height),_=N(g);return qe(qe({},m),{},{y:m.y+m.height-_,height:_})}var A=Ee(0,m.width),I=A(g);return qe(qe({},m),{},{width:I})});return S.default.createElement(fe,null,n.renderRectanglesStatically(x))})}},{key:"renderRectangles",value:function(){var n=this.props,a=n.data,i=n.isAnimationActive,s=this.state.prevData;return i&&a&&a.length&&(!s||!jr(s,a))?this.renderRectanglesWithAnimation():this.renderRectanglesStatically(a)}},{key:"renderBackground",value:function(){var n=this,a=this.props,i=a.data,s=a.dataKey,l=a.activeIndex,c=oe(this.props.background,!1);return i.map(function(u,d){u.value;var f=u.background,h=jF(u,wF);if(!f)return null;var p=qe(qe(qe(qe(qe({},h),{},{fill:"#eee"},f),c),vr(n.props,u,d)),{},{onAnimationStart:n.handleAnimationStart,onAnimationEnd:n.handleAnimationEnd,dataKey:s,index:d,className:"recharts-bar-background-rectangle"});return S.default.createElement(Gw,Is({key:"background-bar-".concat(d),option:n.props.background,isActive:d===l},p))})}},{key:"renderErrorBar",value:function(n,a){if(this.props.isAnimationActive&&!this.state.isAnimationFinished)return null;var i=this.props,s=i.data,l=i.xAxis,c=i.yAxis,u=i.layout,d=i.children,f=gt(d,no);if(!f)return null;var h=u==="vertical"?s[0].height/2:s[0].width/2,p=function(m,v){var b=Array.isArray(m.value)?m.value[1]:m.value;return{x:m.x,y:m.y,value:b,errorVal:Le(m,v)}},g={clipPath:n?"url(#clipPath-".concat(a,")"):null};return S.default.createElement(fe,g,f.map(function(x){return S.default.cloneElement(x,{key:"error-bar-".concat(a,"-").concat(x.props.dataKey),data:s,xAxis:l,yAxis:c,layout:u,offset:h,dataPointFormatter:p})}))}},{key:"render",value:function(){var n=this.props,a=n.hide,i=n.data,s=n.className,l=n.xAxis,c=n.yAxis,u=n.left,d=n.top,f=n.width,h=n.height,p=n.isAnimationActive,g=n.background,x=n.id;if(a||!i||!i.length)return null;var m=this.state.isAnimationFinished,v=ae.default("recharts-bar",s),b=l&&l.allowDataOverflow,w=c&&c.allowDataOverflow,C=b||w,y=de(x)?this.id:x;return S.default.createElement(fe,{className:v},b||w?S.default.createElement("defs",null,S.default.createElement("clipPath",{id:"clipPath-".concat(y)},S.default.createElement("rect",{x:b?u:u-f/2,y:w?d:d-h/2,width:b?f:f*2,height:w?h:h*2}))):null,S.default.createElement(fe,{className:"recharts-bar-rectangles",clipPath:C?"url(#clipPath-".concat(y,")"):null},g?this.renderBackground():null,this.renderRectangles()),this.renderErrorBar(C,y),(!p||m)&&Mt.renderCallByParent(this.props,i))}}],[{key:"getDerivedStateFromProps",value:function(n,a){return n.animationId!==a.prevAnimationId?{prevAnimationId:n.animationId,curData:n.data,prevData:a.curData}:n.data!==a.curData?{curData:n.data}:null}}])})(P.PureComponent);YN=Sr;$r(Sr,"displayName","Bar");$r(Sr,"defaultProps",{xAxisId:0,yAxisId:0,legendType:"rect",minPointSize:0,hide:!1,data:[],layout:"vertical",activeBar:!1,isAnimationActive:!ir.isSsr,animationBegin:0,animationDuration:400,animationEasing:"ease"});$r(Sr,"getComposedData",function(e){var t=e.props,r=e.item,n=e.barPosition,a=e.bandSize,i=e.xAxis,s=e.yAxis,l=e.xAxisTicks,c=e.yAxisTicks,u=e.stackedData,d=e.dataStartIndex,f=e.displayedData,h=e.offset,p=fN(n,r);if(!p)return null;var g=t.layout,x=r.type.defaultProps,m=x!==void 0?qe(qe({},x),r.props):r.props,v=m.dataKey,b=m.children,w=m.minPointSize,C=g==="horizontal"?s:i,y=u?C.scale.domain():null,j=mN({numericAxis:C}),N=gt(b,Nn),_=f.map(function(A,I){var k,E,T,M,R,$;u?k=hN(u[d+I],y):(k=Le(A,v),Array.isArray(k)||(k=[j,k]));var L=bF(w,YN.defaultProps.minPointSize)(k[1],I);if(g==="horizontal"){var q,U=[s.scale(k[0]),s.scale(k[1])],D=U[0],B=U[1];E=ds({axis:i,ticks:l,bandSize:a,offset:p.offset,entry:A,index:I}),T=(q=B??D)!==null&&q!==void 0?q:void 0,M=p.size;var W=D-B;if(R=Number.isNaN(W)?0:W,$={x:E,y:s.y,width:M,height:s.height},Math.abs(L)>0&&Math.abs(R)<Math.abs(L)){var G=tt(R||L)*(Math.abs(L)-Math.abs(R));T-=G,R+=G}}else{var Q=[i.scale(k[0]),i.scale(k[1])],ne=Q[0],X=Q[1];if(E=ne,T=ds({axis:s,ticks:c,bandSize:a,offset:p.offset,entry:A,index:I}),M=X-ne,R=p.size,$={x:i.x,y:T,width:i.width,height:R},Math.abs(L)>0&&Math.abs(M)<Math.abs(L)){var re=tt(M||L)*(Math.abs(L)-Math.abs(M));M+=re}}return qe(qe(qe({},A),{},{x:E,y:T,width:M,height:R,value:u?k:k[1],payload:A,background:$},N&&N[I]&&N[I].props),{},{tooltipPayload:[Sx(r,A)],tooltipPosition:{x:E+M/2,y:T+R/2}})});return qe({data:_,layout:g},h)});function Hi(e){"@babel/helpers - typeof";return Hi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Hi(e)}function TF(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Xw(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,JN(n.key),n)}}function EF(e,t,r){return t&&Xw(e.prototype,t),r&&Xw(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function Qw(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function Dt(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Qw(Object(r),!0).forEach(function(n){Ul(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Qw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Ul(e,t,r){return t=JN(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function JN(e){var t=IF(e,"string");return Hi(t)=="symbol"?t:t+""}function IF(e,t){if(Hi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Hi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var kx=function(t,r,n,a,i){var s=t.width,l=t.height,c=t.layout,u=t.children,d=Object.keys(r),f={left:n.left,leftMirror:n.left,right:s-n.right,rightMirror:s-n.right,top:n.top,topMirror:n.top,bottom:l-n.bottom,bottomMirror:l-n.bottom},h=!!jt(u,Sr);return d.reduce(function(p,g){var x=r[g],m=x.orientation,v=x.domain,b=x.padding,w=b===void 0?{}:b,C=x.mirror,y=x.reversed,j="".concat(m).concat(C?"Mirror":""),N,_,A,I,k;if(x.type==="number"&&(x.padding==="gap"||x.padding==="no-gap")){var E=v[1]-v[0],T=1/0,M=x.categoricalDomain.sort(t8);if(M.forEach(function(Q,ne){ne>0&&(T=Math.min((Q||0)-(M[ne-1]||0),T))}),Number.isFinite(T)){var R=T/E,$=x.layout==="vertical"?n.height:n.width;if(x.padding==="gap"&&(N=R*$/2),x.padding==="no-gap"){var L=ut(t.barCategoryGap,R*$),q=R*$/2;N=q-L-(q-L)/$*L}}}a==="xAxis"?_=[n.left+(w.left||0)+(N||0),n.left+n.width-(w.right||0)-(N||0)]:a==="yAxis"?_=c==="horizontal"?[n.top+n.height-(w.bottom||0),n.top+(w.top||0)]:[n.top+(w.top||0)+(N||0),n.top+n.height-(w.bottom||0)-(N||0)]:_=x.range,y&&(_=[_[1],_[0]]);var U=uN(x,i,h),D=U.scale,B=U.realScaleType;D.domain(v).range(_),dN(D);var W=pN(D,Dt(Dt({},x),{},{realScaleType:B}));a==="xAxis"?(k=m==="top"&&!C||m==="bottom"&&C,A=n.left,I=f[j]-k*x.height):a==="yAxis"&&(k=m==="left"&&!C||m==="right"&&C,A=f[j]-k*x.width,I=n.top);var G=Dt(Dt(Dt({},x),W),{},{realScaleType:B,x:A,y:I,scale:D,width:a==="xAxis"?n.width:x.width,height:a==="yAxis"?n.height:x.height});return G.bandSize=fs(G,W),!x.hide&&a==="xAxis"?f[j]+=(k?-1:1)*G.height:x.hide||(f[j]+=(k?-1:1)*G.width),Dt(Dt({},p),{},Ul({},g,G))},{})},e5=function(t,r){var n=t.x,a=t.y,i=r.x,s=r.y;return{x:Math.min(n,i),y:Math.min(a,s),width:Math.abs(i-n),height:Math.abs(s-a)}},MF=function(t){var r=t.x1,n=t.y1,a=t.x2,i=t.y2;return e5({x:r,y:n},{x:a,y:i})},t5=(function(){function e(t){TF(this,e),this.scale=t}return EF(e,[{key:"domain",get:function(){return this.scale.domain}},{key:"range",get:function(){return this.scale.range}},{key:"rangeMin",get:function(){return this.range()[0]}},{key:"rangeMax",get:function(){return this.range()[1]}},{key:"bandwidth",get:function(){return this.scale.bandwidth}},{key:"apply",value:function(r){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},a=n.bandAware,i=n.position;if(r!==void 0){if(i)switch(i){case"start":return this.scale(r);case"middle":{var s=this.bandwidth?this.bandwidth()/2:0;return this.scale(r)+s}case"end":{var l=this.bandwidth?this.bandwidth():0;return this.scale(r)+l}default:return this.scale(r)}if(a){var c=this.bandwidth?this.bandwidth()/2:0;return this.scale(r)+c}return this.scale(r)}}},{key:"isInRange",value:function(r){var n=this.range(),a=n[0],i=n[n.length-1];return a<=i?r>=a&&r<=i:r>=i&&r<=a}}],[{key:"create",value:function(r){return new e(r)}}])})();Ul(t5,"EPS",1e-4);var Tx=function(t){var r=Object.keys(t).reduce(function(n,a){return Dt(Dt({},n),{},Ul({},a,t5.create(t[a])))},{});return Dt(Dt({},r),{},{apply:function(a){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},s=i.bandAware,l=i.position;return lF(a,function(c,u){return r[u].apply(c,{bandAware:s,position:l})})},isInRange:function(a){return ZN(a,function(i,s){return r[s].isInRange(i)})}})};function $F(e){return(e%180+180)%180}var RF=function(t){var r=t.width,n=t.height,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,i=$F(a),s=i*Math.PI/180,l=Math.atan(n/r),c=s>l&&s<Math.PI-l?n/Math.sin(s):r/Math.cos(s);return Math.abs(c)},sh,Jw;function LF(){if(Jw)return sh;Jw=1;var e=ar(),t=Qi(),r=_l();function n(a){return function(i,s,l){var c=Object(i);if(!t(i)){var u=e(s,3);i=r(i),s=function(f){return u(c[f],f,c)}}var d=a(i,s,l);return d>-1?c[u?i[d]:d]:void 0}}return sh=n,sh}var lh,ej;function DF(){if(ej)return lh;ej=1;var e=VN();function t(r){var n=e(r),a=n%1;return n===n?a?n-a:n:0}return lh=t,lh}var ch,tj;function zF(){if(tj)return ch;tj=1;var e=UC(),t=ar(),r=DF(),n=Math.max;function a(i,s,l){var c=i==null?0:i.length;if(!c)return-1;var u=l==null?0:r(l);return u<0&&(u=n(c+u,0)),e(i,t(s,3),u)}return ch=a,ch}var uh,rj;function BF(){if(rj)return uh;rj=1;var e=LF(),t=zF(),r=e(t);return uh=r,uh}var FF=BF();const qF=Ne(FF);var WF=sC();const HF=Ne(WF);var VF=HF(function(e){return{x:e.left,y:e.top,width:e.width,height:e.height}},function(e){return["l",e.left,"t",e.top,"w",e.width,"h",e.height].join("")});function $s(e){"@babel/helpers - typeof";return $s=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},$s(e)}var Ex=P.createContext(void 0),Ix=P.createContext(void 0),r5=P.createContext(void 0),n5=P.createContext({}),a5=P.createContext(void 0),i5=P.createContext(0),o5=P.createContext(0),nj=function(t){var r=t.state,n=r.xAxisMap,a=r.yAxisMap,i=r.offset,s=t.clipPathId,l=t.children,c=t.width,u=t.height,d=VF(i);return S.default.createElement(Ex.Provider,{value:n},S.default.createElement(Ix.Provider,{value:a},S.default.createElement(n5.Provider,{value:i},S.default.createElement(r5.Provider,{value:d},S.default.createElement(a5.Provider,{value:s},S.default.createElement(i5.Provider,{value:u},S.default.createElement(o5.Provider,{value:c},l)))))))},UF=function(){return P.useContext(a5)};function s5(e){var t=Object.keys(e);return t.length===0?"There are no available ids.":"Available ids are: ".concat(t,".")}var l5=function(t){var r=P.useContext(Ex);r==null&&(process.env.NODE_ENV!=="production"?xt(!1,"Could not find Recharts context; are you sure this is rendered inside a Recharts wrapper component?"):xt());var n=r[t];return n==null&&(process.env.NODE_ENV!=="production"?xt(!1,'Could not find xAxis by id "'.concat(t,'" [').concat($s(t),"]. ").concat(s5(r))):xt()),n},KF=function(){var t=P.useContext(Ex);return Ir(t)},GF=function(){var t=P.useContext(Ix),r=qF(t,function(n){return ZN(n.domain,Number.isFinite)});return r||Ir(t)},c5=function(t){var r=P.useContext(Ix);r==null&&(process.env.NODE_ENV!=="production"?xt(!1,"Could not find Recharts context; are you sure this is rendered inside a Recharts wrapper component?"):xt());var n=r[t];return n==null&&(process.env.NODE_ENV!=="production"?xt(!1,'Could not find yAxis by id "'.concat(t,'" [').concat($s(t),"]. ").concat(s5(r))):xt()),n},ZF=function(){var t=P.useContext(r5);return t},YF=function(){return P.useContext(n5)},Mx=function(){return P.useContext(o5)},$x=function(){return P.useContext(i5)};function pa(e){"@babel/helpers - typeof";return pa=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},pa(e)}function XF(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function QF(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,d5(n.key),n)}}function JF(e,t,r){return t&&QF(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function eq(e,t,r){return t=Rs(t),tq(e,u5()?Reflect.construct(t,r||[],Rs(e).constructor):t.apply(e,r))}function tq(e,t){if(t&&(pa(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return rq(e)}function rq(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function u5(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(u5=function(){return!!e})()}function Rs(e){return Rs=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Rs(e)}function nq(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Tp(e,t)}function Tp(e,t){return Tp=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Tp(e,t)}function aj(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function ij(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?aj(Object(r),!0).forEach(function(n){Rx(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):aj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Rx(e,t,r){return t=d5(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function d5(e){var t=aq(e,"string");return pa(t)=="symbol"?t:t+""}function aq(e,t){if(pa(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(pa(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}function iq(e,t){return cq(e)||lq(e,t)||sq(e,t)||oq()}function oq(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
82
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function sq(e,t){if(e){if(typeof e=="string")return oj(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return oj(e,t)}}function oj(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function lq(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,a,i,s,l=[],c=!0,u=!1;try{if(i=(r=r.call(e)).next,t!==0)for(;!(c=(n=i.call(r)).done)&&(l.push(n.value),l.length!==t);c=!0);}catch(d){u=!0,a=d}finally{try{if(!c&&r.return!=null&&(s=r.return(),Object(s)!==s))return}finally{if(u)throw a}}return l}}function cq(e){if(Array.isArray(e))return e}function Ep(){return Ep=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},Ep.apply(this,arguments)}var uq=function(t,r){var n;return S.default.isValidElement(t)?n=S.default.cloneElement(t,r):le(t)?n=t(r):n=S.default.createElement("line",Ep({},r,{className:"recharts-reference-line-line"})),n},dq=function(t,r,n,a,i,s,l,c,u){var d=i.x,f=i.y,h=i.width,p=i.height;if(n){var g=u.y,x=t.y.apply(g,{position:s});if(Qt(u,"discard")&&!t.y.isInRange(x))return null;var m=[{x:d+h,y:x},{x:d,y:x}];return c==="left"?m.reverse():m}if(r){var v=u.x,b=t.x.apply(v,{position:s});if(Qt(u,"discard")&&!t.x.isInRange(b))return null;var w=[{x:b,y:f+p},{x:b,y:f}];return l==="top"?w.reverse():w}if(a){var C=u.segment,y=C.map(function(j){return t.apply(j,{position:s})});return Qt(u,"discard")&&aF(y,function(j){return!t.isInRange(j)})?null:y}return null};function fq(e){var t=e.x,r=e.y,n=e.segment,a=e.xAxisId,i=e.yAxisId,s=e.shape,l=e.className,c=e.alwaysShow,u=UF(),d=l5(a),f=c5(i),h=ZF();if(!u||!h)return null;It(c===void 0,'The alwaysShow prop is deprecated. Please use ifOverflow="extendDomain" instead.');var p=Tx({x:d.scale,y:f.scale}),g=Ze(t),x=Ze(r),m=n&&n.length===2,v=dq(p,g,x,m,h,e.position,d.orientation,f.orientation,e);if(!v)return null;var b=iq(v,2),w=b[0],C=w.x,y=w.y,j=b[1],N=j.x,_=j.y,A=Qt(e,"hidden")?"url(#".concat(u,")"):void 0,I=ij(ij({clipPath:A},oe(e,!0)),{},{x1:C,y1:y,x2:N,y2:_});return S.default.createElement(fe,{className:ae.default("recharts-reference-line",l)},uq(s,I),et.renderCallByParent(e,MF({x1:C,y1:y,x2:N,y2:_})))}var Lx=(function(e){function t(){return XF(this,t),eq(this,t,arguments)}return nq(t,e),JF(t,[{key:"render",value:function(){return S.default.createElement(fq,this.props)}}])})(S.default.Component);Rx(Lx,"displayName","ReferenceLine");Rx(Lx,"defaultProps",{isFront:!1,ifOverflow:"discard",xAxisId:0,yAxisId:0,fill:"none",stroke:"#ccc",fillOpacity:1,strokeWidth:1,position:"middle"});function Ip(){return Ip=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},Ip.apply(this,arguments)}function ma(e){"@babel/helpers - typeof";return ma=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ma(e)}function sj(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function lj(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?sj(Object(r),!0).forEach(function(n){Kl(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):sj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function hq(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function pq(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,h5(n.key),n)}}function mq(e,t,r){return t&&pq(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function xq(e,t,r){return t=Ls(t),gq(e,f5()?Reflect.construct(t,r||[],Ls(e).constructor):t.apply(e,r))}function gq(e,t){if(t&&(ma(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return vq(e)}function vq(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function f5(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(f5=function(){return!!e})()}function Ls(e){return Ls=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Ls(e)}function yq(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Mp(e,t)}function Mp(e,t){return Mp=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Mp(e,t)}function Kl(e,t,r){return t=h5(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function h5(e){var t=bq(e,"string");return ma(t)=="symbol"?t:t+""}function bq(e,t){if(ma(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(ma(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var wq=function(t){var r=t.x,n=t.y,a=t.xAxis,i=t.yAxis,s=Tx({x:a.scale,y:i.scale}),l=s.apply({x:r,y:n},{bandAware:!0});return Qt(t,"discard")&&!s.isInRange(l)?null:l},Gl=(function(e){function t(){return hq(this,t),xq(this,t,arguments)}return yq(t,e),mq(t,[{key:"render",value:function(){var n=this.props,a=n.x,i=n.y,s=n.r,l=n.alwaysShow,c=n.clipPathId,u=Ze(a),d=Ze(i);if(It(l===void 0,'The alwaysShow prop is deprecated. Please use ifOverflow="extendDomain" instead.'),!u||!d)return null;var f=wq(this.props);if(!f)return null;var h=f.x,p=f.y,g=this.props,x=g.shape,m=g.className,v=Qt(this.props,"hidden")?"url(#".concat(c,")"):void 0,b=lj(lj({clipPath:v},oe(this.props,!0)),{},{cx:h,cy:p});return S.default.createElement(fe,{className:ae.default("recharts-reference-dot",m)},t.renderDot(x,b),et.renderCallByParent(this.props,{x:h-s,y:p-s,width:2*s,height:2*s}))}}])})(S.default.Component);Kl(Gl,"displayName","ReferenceDot");Kl(Gl,"defaultProps",{isFront:!1,ifOverflow:"discard",xAxisId:0,yAxisId:0,r:10,fill:"#fff",stroke:"#ccc",fillOpacity:1,strokeWidth:1});Kl(Gl,"renderDot",function(e,t){var r;return S.default.isValidElement(e)?r=S.default.cloneElement(e,t):le(e)?r=e(t):r=S.default.createElement(Ma,Ip({},t,{cx:t.cx,cy:t.cy,className:"recharts-reference-dot-dot"})),r});function $p(){return $p=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},$p.apply(this,arguments)}function xa(e){"@babel/helpers - typeof";return xa=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},xa(e)}function cj(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function uj(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?cj(Object(r),!0).forEach(function(n){Zl(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):cj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function jq(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Cq(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,m5(n.key),n)}}function Sq(e,t,r){return t&&Cq(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function Nq(e,t,r){return t=Ds(t),Oq(e,p5()?Reflect.construct(t,r||[],Ds(e).constructor):t.apply(e,r))}function Oq(e,t){if(t&&(xa(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Pq(e)}function Pq(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function p5(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(p5=function(){return!!e})()}function Ds(e){return Ds=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Ds(e)}function Aq(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Rp(e,t)}function Rp(e,t){return Rp=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Rp(e,t)}function Zl(e,t,r){return t=m5(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function m5(e){var t=_q(e,"string");return xa(t)=="symbol"?t:t+""}function _q(e,t){if(xa(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(xa(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var kq=function(t,r,n,a,i){var s=i.x1,l=i.x2,c=i.y1,u=i.y2,d=i.xAxis,f=i.yAxis;if(!d||!f)return null;var h=Tx({x:d.scale,y:f.scale}),p={x:t?h.x.apply(s,{position:"start"}):h.x.rangeMin,y:n?h.y.apply(c,{position:"start"}):h.y.rangeMin},g={x:r?h.x.apply(l,{position:"end"}):h.x.rangeMax,y:a?h.y.apply(u,{position:"end"}):h.y.rangeMax};return Qt(i,"discard")&&(!h.isInRange(p)||!h.isInRange(g))?null:e5(p,g)},Yl=(function(e){function t(){return jq(this,t),Nq(this,t,arguments)}return Aq(t,e),Sq(t,[{key:"render",value:function(){var n=this.props,a=n.x1,i=n.x2,s=n.y1,l=n.y2,c=n.className,u=n.alwaysShow,d=n.clipPathId;It(u===void 0,'The alwaysShow prop is deprecated. Please use ifOverflow="extendDomain" instead.');var f=Ze(a),h=Ze(i),p=Ze(s),g=Ze(l),x=this.props.shape;if(!f&&!h&&!p&&!g&&!x)return null;var m=kq(f,h,p,g,this.props);if(!m&&!x)return null;var v=Qt(this.props,"hidden")?"url(#".concat(d,")"):void 0;return S.default.createElement(fe,{className:ae.default("recharts-reference-area",c)},t.renderRect(x,uj(uj({clipPath:v},oe(this.props,!0)),m)),et.renderCallByParent(this.props,m))}}])})(S.default.Component);Zl(Yl,"displayName","ReferenceArea");Zl(Yl,"defaultProps",{isFront:!1,ifOverflow:"discard",xAxisId:0,yAxisId:0,r:10,fill:"#ccc",fillOpacity:.5,stroke:"none",strokeWidth:1});Zl(Yl,"renderRect",function(e,t){var r;return S.default.isValidElement(e)?r=S.default.cloneElement(e,t):le(e)?r=e(t):r=S.default.createElement(Ax,$p({},t,{className:"recharts-reference-area-rect"})),r});function x5(e,t,r){if(t<1)return[];if(t===1&&r===void 0)return e;for(var n=[],a=0;a<e.length;a+=t)n.push(e[a]);return n}function Tq(e,t,r){var n={width:e.width+t.width,height:e.height+t.height};return RF(n,r)}function Eq(e,t,r){var n=r==="width",a=e.x,i=e.y,s=e.width,l=e.height;return t===1?{start:n?a:i,end:n?a+s:i+l}:{start:n?a+s:i+l,end:n?a:i}}function zs(e,t,r,n,a){if(e*t<e*n||e*t>e*a)return!1;var i=r();return e*(t-e*i/2-n)>=0&&e*(t+e*i/2-a)<=0}function Iq(e,t){return x5(e,t+1)}function Mq(e,t,r,n,a){for(var i=(n||[]).slice(),s=t.start,l=t.end,c=0,u=1,d=s,f=function(){var g=n?.[c];if(g===void 0)return{v:x5(n,u)};var x=c,m,v=function(){return m===void 0&&(m=r(g,x)),m},b=g.coordinate,w=c===0||zs(e,b,v,d,l);w||(c=0,d=s,u+=1),w&&(d=b+e*(v()/2+a),c+=u)},h;u<=i.length;)if(h=f(),h)return h.v;return[]}function Vi(e){"@babel/helpers - typeof";return Vi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Vi(e)}function dj(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).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?dj(Object(r),!0).forEach(function(n){$q(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):dj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function $q(e,t,r){return t=Rq(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Rq(e){var t=Lq(e,"string");return Vi(t)=="symbol"?t:t+""}function Lq(e,t){if(Vi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Vi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Dq(e,t,r,n,a){for(var i=(n||[]).slice(),s=i.length,l=t.start,c=t.end,u=function(h){var p=i[h],g,x=function(){return g===void 0&&(g=r(p,h)),g};if(h===s-1){var m=e*(p.coordinate+e*x()/2-c);i[h]=p=ot(ot({},p),{},{tickCoord:m>0?p.coordinate-m*e:p.coordinate})}else i[h]=p=ot(ot({},p),{},{tickCoord:p.coordinate});var v=zs(e,p.tickCoord,x,l,c);v&&(c=p.tickCoord-e*(x()/2+a),i[h]=ot(ot({},p),{},{isShow:!0}))},d=s-1;d>=0;d--)u(d);return i}function zq(e,t,r,n,a,i){var s=(n||[]).slice(),l=s.length,c=t.start,u=t.end;if(i){var d=n[l-1],f=r(d,l-1),h=e*(d.coordinate+e*f/2-u);s[l-1]=d=ot(ot({},d),{},{tickCoord:h>0?d.coordinate-h*e:d.coordinate});var p=zs(e,d.tickCoord,function(){return f},c,u);p&&(u=d.tickCoord-e*(f/2+a),s[l-1]=ot(ot({},d),{},{isShow:!0}))}for(var g=i?l-1:l,x=function(b){var w=s[b],C,y=function(){return C===void 0&&(C=r(w,b)),C};if(b===0){var j=e*(w.coordinate-e*y()/2-c);s[b]=w=ot(ot({},w),{},{tickCoord:j<0?w.coordinate-j*e:w.coordinate})}else s[b]=w=ot(ot({},w),{},{tickCoord:w.coordinate});var N=zs(e,w.tickCoord,y,c,u);N&&(c=w.tickCoord+e*(y()/2+a),s[b]=ot(ot({},w),{},{isShow:!0}))},m=0;m<g;m++)x(m);return s}function Dx(e,t,r){var n=e.tick,a=e.ticks,i=e.viewBox,s=e.minTickGap,l=e.orientation,c=e.interval,u=e.tickFormatter,d=e.unit,f=e.angle;if(!a||!a.length||!n)return[];if(Z(c)||ir.isSsr)return Iq(a,typeof c=="number"&&Z(c)?c:0);var h=[],p=l==="top"||l==="bottom"?"width":"height",g=d&&p==="width"?ri(d,{fontSize:t,letterSpacing:r}):{width:0,height:0},x=function(w,C){var y=le(u)?u(w.value,C):w.value;return p==="width"?Tq(ri(y,{fontSize:t,letterSpacing:r}),g,f):ri(y,{fontSize:t,letterSpacing:r})[p]},m=a.length>=2?tt(a[1].coordinate-a[0].coordinate):1,v=Eq(i,m,p);return c==="equidistantPreserveStart"?Mq(m,v,x,a,s):(c==="preserveStart"||c==="preserveStartEnd"?h=zq(m,v,x,a,s,c==="preserveStartEnd"):h=Dq(m,v,x,a,s),h.filter(function(b){return b.isShow}))}var Bq=["viewBox"],Fq=["viewBox"],qq=["ticks"];function ga(e){"@babel/helpers - typeof";return ga=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ga(e)}function qn(){return qn=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},qn.apply(this,arguments)}function fj(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function Ke(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?fj(Object(r),!0).forEach(function(n){zx(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):fj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function dh(e,t){if(e==null)return{};var r=Wq(e,t),n,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)n=i[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function Wq(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 Hq(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function hj(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,v5(n.key),n)}}function Vq(e,t,r){return t&&hj(e.prototype,t),r&&hj(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function Uq(e,t,r){return t=Bs(t),Kq(e,g5()?Reflect.construct(t,r||[],Bs(e).constructor):t.apply(e,r))}function Kq(e,t){if(t&&(ga(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Gq(e)}function Gq(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function g5(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(g5=function(){return!!e})()}function Bs(e){return Bs=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Bs(e)}function Zq(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Lp(e,t)}function Lp(e,t){return Lp=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Lp(e,t)}function zx(e,t,r){return t=v5(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function v5(e){var t=Yq(e,"string");return ga(t)=="symbol"?t:t+""}function Yq(e,t){if(ga(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(ga(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var La=(function(e){function t(r){var n;return Hq(this,t),n=Uq(this,t,[r]),n.state={fontSize:"",letterSpacing:""},n}return Zq(t,e),Vq(t,[{key:"shouldComponentUpdate",value:function(n,a){var i=n.viewBox,s=dh(n,Bq),l=this.props,c=l.viewBox,u=dh(l,Fq);return!Hn(i,c)||!Hn(s,u)||!Hn(a,this.state)}},{key:"componentDidMount",value:function(){var n=this.layerReference;if(n){var a=n.getElementsByClassName("recharts-cartesian-axis-tick-value")[0];a&&this.setState({fontSize:window.getComputedStyle(a).fontSize,letterSpacing:window.getComputedStyle(a).letterSpacing})}}},{key:"getTickLineCoord",value:function(n){var a=this.props,i=a.x,s=a.y,l=a.width,c=a.height,u=a.orientation,d=a.tickSize,f=a.mirror,h=a.tickMargin,p,g,x,m,v,b,w=f?-1:1,C=n.tickSize||d,y=Z(n.tickCoord)?n.tickCoord:n.coordinate;switch(u){case"top":p=g=n.coordinate,m=s+ +!f*c,x=m-w*C,b=x-w*h,v=y;break;case"left":x=m=n.coordinate,g=i+ +!f*l,p=g-w*C,v=p-w*h,b=y;break;case"right":x=m=n.coordinate,g=i+ +f*l,p=g+w*C,v=p+w*h,b=y;break;default:p=g=n.coordinate,m=s+ +f*c,x=m+w*C,b=x+w*h,v=y;break}return{line:{x1:p,y1:x,x2:g,y2:m},tick:{x:v,y:b}}}},{key:"getTickTextAnchor",value:function(){var n=this.props,a=n.orientation,i=n.mirror,s;switch(a){case"left":s=i?"start":"end";break;case"right":s=i?"end":"start";break;default:s="middle";break}return s}},{key:"getTickVerticalAnchor",value:function(){var n=this.props,a=n.orientation,i=n.mirror,s="end";switch(a){case"left":case"right":s="middle";break;case"top":s=i?"start":"end";break;default:s=i?"end":"start";break}return s}},{key:"renderAxisLine",value:function(){var n=this.props,a=n.x,i=n.y,s=n.width,l=n.height,c=n.orientation,u=n.mirror,d=n.axisLine,f=Ke(Ke(Ke({},oe(this.props,!1)),oe(d,!1)),{},{fill:"none"});if(c==="top"||c==="bottom"){var h=+(c==="top"&&!u||c==="bottom"&&u);f=Ke(Ke({},f),{},{x1:a,y1:i+h*l,x2:a+s,y2:i+h*l})}else{var p=+(c==="left"&&!u||c==="right"&&u);f=Ke(Ke({},f),{},{x1:a+p*s,y1:i,x2:a+p*s,y2:i+l})}return S.default.createElement("line",qn({},f,{className:ae.default("recharts-cartesian-axis-line",Nt(d,"className"))}))}},{key:"renderTicks",value:function(n,a,i){var s=this,l=this.props,c=l.tickLine,u=l.stroke,d=l.tick,f=l.tickFormatter,h=l.unit,p=Dx(Ke(Ke({},this.props),{},{ticks:n}),a,i),g=this.getTickTextAnchor(),x=this.getTickVerticalAnchor(),m=oe(this.props,!1),v=oe(d,!1),b=Ke(Ke({},m),{},{fill:"none"},oe(c,!1)),w=p.map(function(C,y){var j=s.getTickLineCoord(C),N=j.line,_=j.tick,A=Ke(Ke(Ke(Ke({textAnchor:g,verticalAnchor:x},m),{},{stroke:"none",fill:u},v),_),{},{index:y,payload:C,visibleTicksCount:p.length,tickFormatter:f});return S.default.createElement(fe,qn({className:"recharts-cartesian-axis-tick",key:"tick-".concat(C.value,"-").concat(C.coordinate,"-").concat(C.tickCoord)},vr(s.props,C,y)),c&&S.default.createElement("line",qn({},b,N,{className:ae.default("recharts-cartesian-axis-tick-line",Nt(c,"className"))})),d&&t.renderTickItem(d,A,"".concat(le(f)?f(C.value,y):C.value).concat(h||"")))});return S.default.createElement("g",{className:"recharts-cartesian-axis-ticks"},w)}},{key:"render",value:function(){var n=this,a=this.props,i=a.axisLine,s=a.width,l=a.height,c=a.ticksGenerator,u=a.className,d=a.hide;if(d)return null;var f=this.props,h=f.ticks,p=dh(f,qq),g=h;return le(c)&&(g=h&&h.length>0?c(this.props):c(p)),s<=0||l<=0||!g||!g.length?null:S.default.createElement(fe,{className:ae.default("recharts-cartesian-axis",u),ref:function(m){n.layerReference=m}},i&&this.renderAxisLine(),this.renderTicks(g,this.state.fontSize,this.state.letterSpacing),et.renderCallByParent(this.props))}}],[{key:"renderTickItem",value:function(n,a,i){var s,l=ae.default(a.className,"recharts-cartesian-axis-tick-value");return S.default.isValidElement(n)?s=S.default.cloneElement(n,Ke(Ke({},a),{},{className:l})):le(n)?s=n(Ke(Ke({},a),{},{className:l})):s=S.default.createElement(xn,qn({},a,{className:"recharts-cartesian-axis-tick-value"}),i),s}}])})(P.Component);zx(La,"displayName","CartesianAxis");zx(La,"defaultProps",{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"});var Xq=["x1","y1","x2","y2","key"],Qq=["offset"];function vn(e){"@babel/helpers - typeof";return vn=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},vn(e)}function pj(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).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?pj(Object(r),!0).forEach(function(n){Jq(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):pj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Jq(e,t,r){return t=eW(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function eW(e){var t=tW(e,"string");return vn(t)=="symbol"?t:t+""}function tW(e,t){if(vn(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(vn(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function nn(){return nn=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},nn.apply(this,arguments)}function mj(e,t){if(e==null)return{};var r=rW(e,t),n,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)n=i[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function rW(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}var nW=function(t){var r=t.fill;if(!r||r==="none")return null;var n=t.fillOpacity,a=t.x,i=t.y,s=t.width,l=t.height,c=t.ry;return S.default.createElement("rect",{x:a,y:i,ry:c,width:s,height:l,stroke:"none",fill:r,fillOpacity:n,className:"recharts-cartesian-grid-bg"})};function y5(e,t){var r;if(S.default.isValidElement(e))r=S.default.cloneElement(e,t);else if(le(e))r=e(t);else{var n=t.x1,a=t.y1,i=t.x2,s=t.y2,l=t.key,c=mj(t,Xq),u=oe(c,!1);u.offset;var d=mj(u,Qq);r=S.default.createElement("line",nn({},d,{x1:n,y1:a,x2:i,y2:s,fill:"none",key:l}))}return r}function aW(e){var t=e.x,r=e.width,n=e.horizontal,a=n===void 0?!0:n,i=e.horizontalPoints;if(!a||!i||!i.length)return null;var s=i.map(function(l,c){var u=st(st({},e),{},{x1:t,y1:l,x2:t+r,y2:l,key:"line-".concat(c),index:c});return y5(a,u)});return S.default.createElement("g",{className:"recharts-cartesian-grid-horizontal"},s)}function iW(e){var t=e.y,r=e.height,n=e.vertical,a=n===void 0?!0:n,i=e.verticalPoints;if(!a||!i||!i.length)return null;var s=i.map(function(l,c){var u=st(st({},e),{},{x1:l,y1:t,x2:l,y2:t+r,key:"line-".concat(c),index:c});return y5(a,u)});return S.default.createElement("g",{className:"recharts-cartesian-grid-vertical"},s)}function oW(e){var t=e.horizontalFill,r=e.fillOpacity,n=e.x,a=e.y,i=e.width,s=e.height,l=e.horizontalPoints,c=e.horizontal,u=c===void 0?!0:c;if(!u||!t||!t.length)return null;var d=l.map(function(h){return Math.round(h+a-a)}).sort(function(h,p){return h-p});a!==d[0]&&d.unshift(0);var f=d.map(function(h,p){var g=!d[p+1],x=g?a+s-h:d[p+1]-h;if(x<=0)return null;var m=p%t.length;return S.default.createElement("rect",{key:"react-".concat(p),y:h,x:n,height:x,width:i,stroke:"none",fill:t[m],fillOpacity:r,className:"recharts-cartesian-grid-bg"})});return S.default.createElement("g",{className:"recharts-cartesian-gridstripes-horizontal"},f)}function sW(e){var t=e.vertical,r=t===void 0?!0:t,n=e.verticalFill,a=e.fillOpacity,i=e.x,s=e.y,l=e.width,c=e.height,u=e.verticalPoints;if(!r||!n||!n.length)return null;var d=u.map(function(h){return Math.round(h+i-i)}).sort(function(h,p){return h-p});i!==d[0]&&d.unshift(0);var f=d.map(function(h,p){var g=!d[p+1],x=g?i+l-h:d[p+1]-h;if(x<=0)return null;var m=p%n.length;return S.default.createElement("rect",{key:"react-".concat(p),x:h,y:s,width:x,height:c,stroke:"none",fill:n[m],fillOpacity:a,className:"recharts-cartesian-grid-bg"})});return S.default.createElement("g",{className:"recharts-cartesian-gridstripes-vertical"},f)}var lW=function(t,r){var n=t.xAxis,a=t.width,i=t.height,s=t.offset;return cN(Dx(st(st(st({},La.defaultProps),n),{},{ticks:fr(n,!0),viewBox:{x:0,y:0,width:a,height:i}})),s.left,s.left+s.width,r)},cW=function(t,r){var n=t.yAxis,a=t.width,i=t.height,s=t.offset;return cN(Dx(st(st(st({},La.defaultProps),n),{},{ticks:fr(n,!0),viewBox:{x:0,y:0,width:a,height:i}})),s.top,s.top+s.height,r)},Ln={horizontal:!0,vertical:!0,stroke:"#ccc",fill:"none",verticalFill:[],horizontalFill:[]};function li(e){var t,r,n,a,i,s,l=Mx(),c=$x(),u=YF(),d=st(st({},e),{},{stroke:(t=e.stroke)!==null&&t!==void 0?t:Ln.stroke,fill:(r=e.fill)!==null&&r!==void 0?r:Ln.fill,horizontal:(n=e.horizontal)!==null&&n!==void 0?n:Ln.horizontal,horizontalFill:(a=e.horizontalFill)!==null&&a!==void 0?a:Ln.horizontalFill,vertical:(i=e.vertical)!==null&&i!==void 0?i:Ln.vertical,verticalFill:(s=e.verticalFill)!==null&&s!==void 0?s:Ln.verticalFill,x:Z(e.x)?e.x:u.left,y:Z(e.y)?e.y:u.top,width:Z(e.width)?e.width:u.width,height:Z(e.height)?e.height:u.height}),f=d.x,h=d.y,p=d.width,g=d.height,x=d.syncWithTicks,m=d.horizontalValues,v=d.verticalValues,b=KF(),w=GF();if(!Z(p)||p<=0||!Z(g)||g<=0||!Z(f)||f!==+f||!Z(h)||h!==+h)return null;var C=d.verticalCoordinatesGenerator||lW,y=d.horizontalCoordinatesGenerator||cW,j=d.horizontalPoints,N=d.verticalPoints;if((!j||!j.length)&&le(y)){var _=m&&m.length,A=y({yAxis:w?st(st({},w),{},{ticks:_?m:w.ticks}):void 0,width:l,height:c,offset:u},_?!0:x);It(Array.isArray(A),"horizontalCoordinatesGenerator should return Array but instead it returned [".concat(vn(A),"]")),Array.isArray(A)&&(j=A)}if((!N||!N.length)&&le(C)){var I=v&&v.length,k=C({xAxis:b?st(st({},b),{},{ticks:I?v:b.ticks}):void 0,width:l,height:c,offset:u},I?!0:x);It(Array.isArray(k),"verticalCoordinatesGenerator should return Array but instead it returned [".concat(vn(k),"]")),Array.isArray(k)&&(N=k)}return S.default.createElement("g",{className:"recharts-cartesian-grid"},S.default.createElement(nW,{fill:d.fill,fillOpacity:d.fillOpacity,x:d.x,y:d.y,width:d.width,height:d.height,ry:d.ry}),S.default.createElement(aW,nn({},d,{offset:u,horizontalPoints:j,xAxis:b,yAxis:w})),S.default.createElement(iW,nn({},d,{offset:u,verticalPoints:N,xAxis:b,yAxis:w})),S.default.createElement(oW,nn({},d,{horizontalPoints:j})),S.default.createElement(sW,nn({},d,{verticalPoints:N})))}li.displayName="CartesianGrid";var uW=["type","layout","connectNulls","ref"],dW=["key"];function va(e){"@babel/helpers - typeof";return va=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},va(e)}function xj(e,t){if(e==null)return{};var r=fW(e,t),n,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)n=i[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function fW(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 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)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ci.apply(this,arguments)}function gj(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).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?gj(Object(r),!0).forEach(function(n){zt(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):gj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Dn(e){return xW(e)||mW(e)||pW(e)||hW()}function hW(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
83
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function pW(e,t){if(e){if(typeof e=="string")return Dp(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Dp(e,t)}}function mW(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function xW(e){if(Array.isArray(e))return Dp(e)}function Dp(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function gW(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function vj(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,w5(n.key),n)}}function vW(e,t,r){return t&&vj(e.prototype,t),r&&vj(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function yW(e,t,r){return t=Fs(t),bW(e,b5()?Reflect.construct(t,r||[],Fs(e).constructor):t.apply(e,r))}function bW(e,t){if(t&&(va(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return wW(e)}function wW(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function b5(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(b5=function(){return!!e})()}function Fs(e){return Fs=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Fs(e)}function jW(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&zp(e,t)}function zp(e,t){return zp=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},zp(e,t)}function zt(e,t,r){return t=w5(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function w5(e){var t=CW(e,"string");return va(t)=="symbol"?t:t+""}function CW(e,t){if(va(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(va(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var io=(function(e){function t(){var r;gW(this,t);for(var n=arguments.length,a=new Array(n),i=0;i<n;i++)a[i]=arguments[i];return r=yW(this,t,[].concat(a)),zt(r,"state",{isAnimationFinished:!0,totalLength:0}),zt(r,"generateSimpleStrokeDasharray",function(s,l){return"".concat(l,"px ").concat(s-l,"px")}),zt(r,"getStrokeDasharray",function(s,l,c){var u=c.reduce(function(v,b){return v+b});if(!u)return r.generateSimpleStrokeDasharray(l,s);for(var d=Math.floor(s/u),f=s%u,h=l-s,p=[],g=0,x=0;g<c.length;x+=c[g],++g)if(x+c[g]>f){p=[].concat(Dn(c.slice(0,g)),[f-x]);break}var m=p.length%2===0?[0,h]:[h];return[].concat(Dn(t.repeat(c,d)),Dn(p),m).map(function(v){return"".concat(v,"px")}).join(", ")}),zt(r,"id",Sn("recharts-line-")),zt(r,"pathRef",function(s){r.mainCurve=s}),zt(r,"handleAnimationEnd",function(){r.setState({isAnimationFinished:!0}),r.props.onAnimationEnd&&r.props.onAnimationEnd()}),zt(r,"handleAnimationStart",function(){r.setState({isAnimationFinished:!1}),r.props.onAnimationStart&&r.props.onAnimationStart()}),r}return jW(t,e),vW(t,[{key:"componentDidMount",value:function(){if(this.props.isAnimationActive){var n=this.getTotalLength();this.setState({totalLength:n})}}},{key:"componentDidUpdate",value:function(){if(this.props.isAnimationActive){var n=this.getTotalLength();n!==this.state.totalLength&&this.setState({totalLength:n})}}},{key:"getTotalLength",value:function(){var n=this.mainCurve;try{return n&&n.getTotalLength&&n.getTotalLength()||0}catch{return 0}}},{key:"renderErrorBar",value:function(n,a){if(this.props.isAnimationActive&&!this.state.isAnimationFinished)return null;var i=this.props,s=i.points,l=i.xAxis,c=i.yAxis,u=i.layout,d=i.children,f=gt(d,no);if(!f)return null;var h=function(x,m){return{x:x.x,y:x.y,value:x.value,errorVal:Le(x.payload,m)}},p={clipPath:n?"url(#clipPath-".concat(a,")"):null};return S.default.createElement(fe,p,f.map(function(g){return S.default.cloneElement(g,{key:"bar-".concat(g.props.dataKey),data:s,xAxis:l,yAxis:c,layout:u,dataPointFormatter:h})}))}},{key:"renderDots",value:function(n,a,i){var s=this.props.isAnimationActive;if(s&&!this.state.isAnimationFinished)return null;var l=this.props,c=l.dot,u=l.points,d=l.dataKey,f=oe(this.props,!1),h=oe(c,!0),p=u.map(function(x,m){var v=bt(bt(bt({key:"dot-".concat(m),r:3},f),h),{},{index:m,cx:x.x,cy:x.y,value:x.value,dataKey:d,payload:x.payload,points:u});return t.renderDotItem(c,v)}),g={clipPath:n?"url(#clipPath-".concat(a?"":"dots-").concat(i,")"):null};return S.default.createElement(fe,ci({className:"recharts-line-dots",key:"dots"},g),p)}},{key:"renderCurveStatically",value:function(n,a,i,s){var l=this.props,c=l.type,u=l.layout,d=l.connectNulls;l.ref;var f=xj(l,uW),h=bt(bt(bt({},oe(f,!0)),{},{fill:"none",className:"recharts-line-curve",clipPath:a?"url(#clipPath-".concat(i,")"):null,points:n},s),{},{type:c,layout:u,connectNulls:d});return S.default.createElement(ln,ci({},h,{pathRef:this.pathRef}))}},{key:"renderCurveWithAnimation",value:function(n,a){var i=this,s=this.props,l=s.points,c=s.strokeDasharray,u=s.isAnimationActive,d=s.animationBegin,f=s.animationDuration,h=s.animationEasing,p=s.animationId,g=s.animateNewValues,x=s.width,m=s.height,v=this.state,b=v.prevPoints,w=v.totalLength;return S.default.createElement(Ot,{begin:d,duration:f,isActive:u,easing:h,from:{t:0},to:{t:1},key:"line-".concat(p),onAnimationEnd:this.handleAnimationEnd,onAnimationStart:this.handleAnimationStart},function(C){var y=C.t;if(b){var j=b.length/l.length,N=l.map(function(E,T){var M=Math.floor(T*j);if(b[M]){var R=b[M],$=Ee(R.x,E.x),L=Ee(R.y,E.y);return bt(bt({},E),{},{x:$(y),y:L(y)})}if(g){var q=Ee(x*2,E.x),U=Ee(m/2,E.y);return bt(bt({},E),{},{x:q(y),y:U(y)})}return bt(bt({},E),{},{x:E.x,y:E.y})});return i.renderCurveStatically(N,n,a)}var _=Ee(0,w),A=_(y),I;if(c){var k="".concat(c).split(/[,\s]+/gim).map(function(E){return parseFloat(E)});I=i.getStrokeDasharray(A,w,k)}else I=i.generateSimpleStrokeDasharray(w,A);return i.renderCurveStatically(l,n,a,{strokeDasharray:I})})}},{key:"renderCurve",value:function(n,a){var i=this.props,s=i.points,l=i.isAnimationActive,c=this.state,u=c.prevPoints,d=c.totalLength;return l&&s&&s.length&&(!u&&d>0||!jr(u,s))?this.renderCurveWithAnimation(n,a):this.renderCurveStatically(s,n,a)}},{key:"render",value:function(){var n,a=this.props,i=a.hide,s=a.dot,l=a.points,c=a.className,u=a.xAxis,d=a.yAxis,f=a.top,h=a.left,p=a.width,g=a.height,x=a.isAnimationActive,m=a.id;if(i||!l||!l.length)return null;var v=this.state.isAnimationFinished,b=l.length===1,w=ae.default("recharts-line",c),C=u&&u.allowDataOverflow,y=d&&d.allowDataOverflow,j=C||y,N=de(m)?this.id:m,_=(n=oe(s,!1))!==null&&n!==void 0?n:{r:3,strokeWidth:2},A=_.r,I=A===void 0?3:A,k=_.strokeWidth,E=k===void 0?2:k,T=fC(s)?s:{},M=T.clipDot,R=M===void 0?!0:M,$=I*2+E;return S.default.createElement(fe,{className:w},C||y?S.default.createElement("defs",null,S.default.createElement("clipPath",{id:"clipPath-".concat(N)},S.default.createElement("rect",{x:C?h:h-p/2,y:y?f:f-g/2,width:C?p:p*2,height:y?g:g*2})),!R&&S.default.createElement("clipPath",{id:"clipPath-dots-".concat(N)},S.default.createElement("rect",{x:h-$/2,y:f-$/2,width:p+$,height:g+$}))):null,!b&&this.renderCurve(j,N),this.renderErrorBar(j,N),(b||s)&&this.renderDots(j,R,N),(!x||v)&&Mt.renderCallByParent(this.props,l))}}],[{key:"getDerivedStateFromProps",value:function(n,a){return n.animationId!==a.prevAnimationId?{prevAnimationId:n.animationId,curPoints:n.points,prevPoints:a.curPoints}:n.points!==a.curPoints?{curPoints:n.points}:null}},{key:"repeat",value:function(n,a){for(var i=n.length%2!==0?[].concat(Dn(n),[0]):n,s=[],l=0;l<a;++l)s=[].concat(Dn(s),Dn(i));return s}},{key:"renderDotItem",value:function(n,a){var i;if(S.default.isValidElement(n))i=S.default.cloneElement(n,a);else if(le(n))i=n(a);else{var s=a.key,l=xj(a,dW),c=ae.default("recharts-line-dot",typeof n!="boolean"?n.className:"");i=S.default.createElement(Ma,ci({key:s},l,{className:c}))}return i}}])})(P.PureComponent);zt(io,"displayName","Line");zt(io,"defaultProps",{xAxisId:0,yAxisId:0,connectNulls:!1,activeDot:!0,dot:!0,legendType:"line",stroke:"#3182bd",strokeWidth:1,fill:"#fff",points:[],isAnimationActive:!ir.isSsr,animateNewValues:!0,animationBegin:0,animationDuration:1500,animationEasing:"ease",hide:!1,label:!1});zt(io,"getComposedData",function(e){var t=e.props,r=e.xAxis,n=e.yAxis,a=e.xAxisTicks,i=e.yAxisTicks,s=e.dataKey,l=e.bandSize,c=e.displayedData,u=e.offset,d=t.layout,f=c.map(function(h,p){var g=Le(h,s);return d==="horizontal"?{x:us({axis:r,ticks:a,bandSize:l,entry:h,index:p}),y:de(g)?null:n.scale(g),value:g,payload:h}:{x:de(g)?null:r.scale(g),y:us({axis:n,ticks:i,bandSize:l,entry:h,index:p}),value:g,payload:h}});return bt({points:f,layout:d},u)});var SW=["layout","type","stroke","connectNulls","isRange","ref"],NW=["key"],j5;function ya(e){"@babel/helpers - typeof";return ya=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ya(e)}function C5(e,t){if(e==null)return{};var r=OW(e,t),n,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)n=i[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function OW(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 an(){return an=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},an.apply(this,arguments)}function yj(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function kr(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?yj(Object(r),!0).forEach(function(n){Zt(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):yj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function PW(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function bj(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,N5(n.key),n)}}function AW(e,t,r){return t&&bj(e.prototype,t),r&&bj(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function _W(e,t,r){return t=qs(t),kW(e,S5()?Reflect.construct(t,r||[],qs(e).constructor):t.apply(e,r))}function kW(e,t){if(t&&(ya(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return TW(e)}function TW(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function S5(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(S5=function(){return!!e})()}function qs(e){return qs=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},qs(e)}function EW(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Bp(e,t)}function Bp(e,t){return Bp=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Bp(e,t)}function Zt(e,t,r){return t=N5(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function N5(e){var t=IW(e,"string");return ya(t)=="symbol"?t:t+""}function IW(e,t){if(ya(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(ya(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var Wr=(function(e){function t(){var r;PW(this,t);for(var n=arguments.length,a=new Array(n),i=0;i<n;i++)a[i]=arguments[i];return r=_W(this,t,[].concat(a)),Zt(r,"state",{isAnimationFinished:!0}),Zt(r,"id",Sn("recharts-area-")),Zt(r,"handleAnimationEnd",function(){var s=r.props.onAnimationEnd;r.setState({isAnimationFinished:!0}),le(s)&&s()}),Zt(r,"handleAnimationStart",function(){var s=r.props.onAnimationStart;r.setState({isAnimationFinished:!1}),le(s)&&s()}),r}return EW(t,e),AW(t,[{key:"renderDots",value:function(n,a,i){var s=this.props.isAnimationActive,l=this.state.isAnimationFinished;if(s&&!l)return null;var c=this.props,u=c.dot,d=c.points,f=c.dataKey,h=oe(this.props,!1),p=oe(u,!0),g=d.map(function(m,v){var b=kr(kr(kr({key:"dot-".concat(v),r:3},h),p),{},{index:v,cx:m.x,cy:m.y,dataKey:f,value:m.value,payload:m.payload,points:d});return t.renderDotItem(u,b)}),x={clipPath:n?"url(#clipPath-".concat(a?"":"dots-").concat(i,")"):null};return S.default.createElement(fe,an({className:"recharts-area-dots"},x),g)}},{key:"renderHorizontalRect",value:function(n){var a=this.props,i=a.baseLine,s=a.points,l=a.strokeWidth,c=s[0].x,u=s[s.length-1].x,d=n*Math.abs(c-u),f=Mr(s.map(function(h){return h.y||0}));return Z(i)&&typeof i=="number"?f=Math.max(i,f):i&&Array.isArray(i)&&i.length&&(f=Math.max(Mr(i.map(function(h){return h.y||0})),f)),Z(f)?S.default.createElement("rect",{x:c<u?c:c-d,y:0,width:d,height:Math.floor(f+(l?parseInt("".concat(l),10):1))}):null}},{key:"renderVerticalRect",value:function(n){var a=this.props,i=a.baseLine,s=a.points,l=a.strokeWidth,c=s[0].y,u=s[s.length-1].y,d=n*Math.abs(c-u),f=Mr(s.map(function(h){return h.x||0}));return Z(i)&&typeof i=="number"?f=Math.max(i,f):i&&Array.isArray(i)&&i.length&&(f=Math.max(Mr(i.map(function(h){return h.x||0})),f)),Z(f)?S.default.createElement("rect",{x:0,y:c<u?c:c-d,width:f+(l?parseInt("".concat(l),10):1),height:Math.floor(d)}):null}},{key:"renderClipRect",value:function(n){var a=this.props.layout;return a==="vertical"?this.renderVerticalRect(n):this.renderHorizontalRect(n)}},{key:"renderAreaStatically",value:function(n,a,i,s){var l=this.props,c=l.layout,u=l.type,d=l.stroke,f=l.connectNulls,h=l.isRange;l.ref;var p=C5(l,SW);return S.default.createElement(fe,{clipPath:i?"url(#clipPath-".concat(s,")"):null},S.default.createElement(ln,an({},oe(p,!0),{points:n,connectNulls:f,type:u,baseLine:a,layout:c,stroke:"none",className:"recharts-area-area"})),d!=="none"&&S.default.createElement(ln,an({},oe(this.props,!1),{className:"recharts-area-curve",layout:c,type:u,connectNulls:f,fill:"none",points:n})),d!=="none"&&h&&S.default.createElement(ln,an({},oe(this.props,!1),{className:"recharts-area-curve",layout:c,type:u,connectNulls:f,fill:"none",points:a})))}},{key:"renderAreaWithAnimation",value:function(n,a){var i=this,s=this.props,l=s.points,c=s.baseLine,u=s.isAnimationActive,d=s.animationBegin,f=s.animationDuration,h=s.animationEasing,p=s.animationId,g=this.state,x=g.prevPoints,m=g.prevBaseLine;return S.default.createElement(Ot,{begin:d,duration:f,isActive:u,easing:h,from:{t:0},to:{t:1},key:"area-".concat(p),onAnimationEnd:this.handleAnimationEnd,onAnimationStart:this.handleAnimationStart},function(v){var b=v.t;if(x){var w=x.length/l.length,C=l.map(function(_,A){var I=Math.floor(A*w);if(x[I]){var k=x[I],E=Ee(k.x,_.x),T=Ee(k.y,_.y);return kr(kr({},_),{},{x:E(b),y:T(b)})}return _}),y;if(Z(c)&&typeof c=="number"){var j=Ee(m,c);y=j(b)}else if(de(c)||_a(c)){var N=Ee(m,0);y=N(b)}else y=c.map(function(_,A){var I=Math.floor(A*w);if(m[I]){var k=m[I],E=Ee(k.x,_.x),T=Ee(k.y,_.y);return kr(kr({},_),{},{x:E(b),y:T(b)})}return _});return i.renderAreaStatically(C,y,n,a)}return S.default.createElement(fe,null,S.default.createElement("defs",null,S.default.createElement("clipPath",{id:"animationClipPath-".concat(a)},i.renderClipRect(b))),S.default.createElement(fe,{clipPath:"url(#animationClipPath-".concat(a,")")},i.renderAreaStatically(l,c,n,a)))})}},{key:"renderArea",value:function(n,a){var i=this.props,s=i.points,l=i.baseLine,c=i.isAnimationActive,u=this.state,d=u.prevPoints,f=u.prevBaseLine,h=u.totalLength;return c&&s&&s.length&&(!d&&h>0||!jr(d,s)||!jr(f,l))?this.renderAreaWithAnimation(n,a):this.renderAreaStatically(s,l,n,a)}},{key:"render",value:function(){var n,a=this.props,i=a.hide,s=a.dot,l=a.points,c=a.className,u=a.top,d=a.left,f=a.xAxis,h=a.yAxis,p=a.width,g=a.height,x=a.isAnimationActive,m=a.id;if(i||!l||!l.length)return null;var v=this.state.isAnimationFinished,b=l.length===1,w=ae.default("recharts-area",c),C=f&&f.allowDataOverflow,y=h&&h.allowDataOverflow,j=C||y,N=de(m)?this.id:m,_=(n=oe(s,!1))!==null&&n!==void 0?n:{r:3,strokeWidth:2},A=_.r,I=A===void 0?3:A,k=_.strokeWidth,E=k===void 0?2:k,T=fC(s)?s:{},M=T.clipDot,R=M===void 0?!0:M,$=I*2+E;return S.default.createElement(fe,{className:w},C||y?S.default.createElement("defs",null,S.default.createElement("clipPath",{id:"clipPath-".concat(N)},S.default.createElement("rect",{x:C?d:d-p/2,y:y?u:u-g/2,width:C?p:p*2,height:y?g:g*2})),!R&&S.default.createElement("clipPath",{id:"clipPath-dots-".concat(N)},S.default.createElement("rect",{x:d-$/2,y:u-$/2,width:p+$,height:g+$}))):null,b?null:this.renderArea(j,N),(s||b)&&this.renderDots(j,R,N),(!x||v)&&Mt.renderCallByParent(this.props,l))}}],[{key:"getDerivedStateFromProps",value:function(n,a){return n.animationId!==a.prevAnimationId?{prevAnimationId:n.animationId,curPoints:n.points,curBaseLine:n.baseLine,prevPoints:a.curPoints,prevBaseLine:a.curBaseLine}:n.points!==a.curPoints||n.baseLine!==a.curBaseLine?{curPoints:n.points,curBaseLine:n.baseLine}:null}}])})(P.PureComponent);j5=Wr;Zt(Wr,"displayName","Area");Zt(Wr,"defaultProps",{stroke:"#3182bd",fill:"#3182bd",fillOpacity:.6,xAxisId:0,yAxisId:0,legendType:"line",connectNulls:!1,points:[],dot:!1,activeDot:!0,hide:!1,isAnimationActive:!ir.isSsr,animationBegin:0,animationDuration:1500,animationEasing:"ease"});Zt(Wr,"getBaseValue",function(e,t,r,n){var a=e.layout,i=e.baseValue,s=t.props.baseValue,l=s??i;if(Z(l)&&typeof l=="number")return l;var c=a==="horizontal"?n:r,u=c.scale.domain();if(c.type==="number"){var d=Math.max(u[0],u[1]),f=Math.min(u[0],u[1]);return l==="dataMin"?f:l==="dataMax"||d<0?d:Math.max(Math.min(u[0],u[1]),0)}return l==="dataMin"?u[0]:l==="dataMax"?u[1]:u[0]});Zt(Wr,"getComposedData",function(e){var t=e.props,r=e.item,n=e.xAxis,a=e.yAxis,i=e.xAxisTicks,s=e.yAxisTicks,l=e.bandSize,c=e.dataKey,u=e.stackedData,d=e.dataStartIndex,f=e.displayedData,h=e.offset,p=t.layout,g=u&&u.length,x=j5.getBaseValue(t,r,n,a),m=p==="horizontal",v=!1,b=f.map(function(C,y){var j;g?j=u[d+y]:(j=Le(C,c),Array.isArray(j)?v=!0:j=[x,j]);var N=j[1]==null||g&&Le(C,c)==null;return m?{x:us({axis:n,ticks:i,bandSize:l,entry:C,index:y}),y:N?null:a.scale(j[1]),value:j,payload:C}:{x:N?null:n.scale(j[1]),y:us({axis:a,ticks:s,bandSize:l,entry:C,index:y}),value:j,payload:C}}),w;return g||v?w=b.map(function(C){var y=Array.isArray(C.value)?C.value[0]:null;return m?{x:C.x,y:y!=null&&C.y!=null?a.scale(y):null}:{x:y!=null?n.scale(y):null,y:C.y}}):w=m?a.scale(x):n.scale(x),kr({points:b,baseLine:w,layout:p,isRange:v},h)});Zt(Wr,"renderDotItem",function(e,t){var r;if(S.default.isValidElement(e))r=S.default.cloneElement(e,t);else if(le(e))r=e(t);else{var n=ae.default("recharts-area-dot",typeof e!="boolean"?e.className:""),a=t.key,i=C5(t,NW);r=S.default.createElement(Ma,an({},i,{key:a,className:n}))}return r});function ba(e){"@babel/helpers - typeof";return ba=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ba(e)}function MW(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function $W(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,A5(n.key),n)}}function RW(e,t,r){return t&&$W(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function LW(e,t,r){return t=Ws(t),DW(e,O5()?Reflect.construct(t,r||[],Ws(e).constructor):t.apply(e,r))}function DW(e,t){if(t&&(ba(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return zW(e)}function zW(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function O5(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(O5=function(){return!!e})()}function Ws(e){return Ws=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Ws(e)}function BW(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Fp(e,t)}function Fp(e,t){return Fp=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Fp(e,t)}function P5(e,t,r){return t=A5(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function A5(e){var t=FW(e,"string");return ba(t)=="symbol"?t:t+""}function FW(e,t){if(ba(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(ba(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}function qp(){return qp=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},qp.apply(this,arguments)}function qW(e){var t=e.xAxisId,r=Mx(),n=$x(),a=l5(t);return a==null?null:S.createElement(La,qp({},a,{className:ae.default("recharts-".concat(a.axisType," ").concat(a.axisType),a.className),viewBox:{x:0,y:0,width:r,height:n},ticksGenerator:function(s){return fr(s,!0)}}))}var mr=(function(e){function t(){return MW(this,t),LW(this,t,arguments)}return BW(t,e),RW(t,[{key:"render",value:function(){return S.createElement(qW,this.props)}}])})(S.Component);P5(mr,"displayName","XAxis");P5(mr,"defaultProps",{allowDecimals:!0,hide:!1,orientation:"bottom",width:0,height:30,mirror:!1,xAxisId:0,tickCount:5,type:"category",padding:{left:0,right:0},allowDataOverflow:!1,scale:"auto",reversed:!1,allowDuplicatedCategory:!0});function wa(e){"@babel/helpers - typeof";return wa=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},wa(e)}function WW(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function HW(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,T5(n.key),n)}}function VW(e,t,r){return t&&HW(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function UW(e,t,r){return t=Hs(t),KW(e,_5()?Reflect.construct(t,r||[],Hs(e).constructor):t.apply(e,r))}function KW(e,t){if(t&&(wa(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return GW(e)}function GW(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function _5(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(_5=function(){return!!e})()}function Hs(e){return Hs=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Hs(e)}function ZW(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Wp(e,t)}function Wp(e,t){return Wp=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Wp(e,t)}function k5(e,t,r){return t=T5(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function T5(e){var t=YW(e,"string");return wa(t)=="symbol"?t:t+""}function YW(e,t){if(wa(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(wa(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}function Hp(){return Hp=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},Hp.apply(this,arguments)}var XW=function(t){var r=t.yAxisId,n=Mx(),a=$x(),i=c5(r);return i==null?null:S.createElement(La,Hp({},i,{className:ae.default("recharts-".concat(i.axisType," ").concat(i.axisType),i.className),viewBox:{x:0,y:0,width:n,height:a},ticksGenerator:function(l){return fr(l,!0)}}))},Dr=(function(e){function t(){return WW(this,t),UW(this,t,arguments)}return ZW(t,e),VW(t,[{key:"render",value:function(){return S.createElement(XW,this.props)}}])})(S.Component);k5(Dr,"displayName","YAxis");k5(Dr,"defaultProps",{allowDuplicatedCategory:!0,allowDecimals:!0,hide:!1,orientation:"left",width:60,height:0,mirror:!1,yAxisId:0,tickCount:5,type:"number",padding:{top:0,bottom:0},allowDataOverflow:!1,scale:"auto",reversed:!1});function wj(e){return tH(e)||eH(e)||JW(e)||QW()}function QW(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
84
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function JW(e,t){if(e){if(typeof e=="string")return Vp(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Vp(e,t)}}function eH(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function tH(e){if(Array.isArray(e))return Vp(e)}function Vp(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}var Up=function(t,r,n,a,i){var s=gt(t,Lx),l=gt(t,Gl),c=[].concat(wj(s),wj(l)),u=gt(t,Yl),d="".concat(a,"Id"),f=a[0],h=r;if(c.length&&(h=c.reduce(function(x,m){if(m.props[d]===n&&Qt(m.props,"extendDomain")&&Z(m.props[f])){var v=m.props[f];return[Math.min(x[0],v),Math.max(x[1],v)]}return x},h)),u.length){var p="".concat(f,"1"),g="".concat(f,"2");h=u.reduce(function(x,m){if(m.props[d]===n&&Qt(m.props,"extendDomain")&&Z(m.props[p])&&Z(m.props[g])){var v=m.props[p],b=m.props[g];return[Math.min(x[0],v,b),Math.max(x[1],v,b)]}return x},h)}return i&&i.length&&(h=i.reduce(function(x,m){return Z(m)?[Math.min(x[0],m),Math.max(x[1],m)]:x},h)),h},fh={exports:{}},jj;function rH(){return jj||(jj=1,(function(e){var t=Object.prototype.hasOwnProperty,r="~";function n(){}Object.create&&(n.prototype=Object.create(null),new n().__proto__||(r=!1));function a(c,u,d){this.fn=c,this.context=u,this.once=d||!1}function i(c,u,d,f,h){if(typeof d!="function")throw new TypeError("The listener must be a function");var p=new a(d,f||c,h),g=r?r+u:u;return c._events[g]?c._events[g].fn?c._events[g]=[c._events[g],p]:c._events[g].push(p):(c._events[g]=p,c._eventsCount++),c}function s(c,u){--c._eventsCount===0?c._events=new n:delete c._events[u]}function l(){this._events=new n,this._eventsCount=0}l.prototype.eventNames=function(){var u=[],d,f;if(this._eventsCount===0)return u;for(f in d=this._events)t.call(d,f)&&u.push(r?f.slice(1):f);return Object.getOwnPropertySymbols?u.concat(Object.getOwnPropertySymbols(d)):u},l.prototype.listeners=function(u){var d=r?r+u:u,f=this._events[d];if(!f)return[];if(f.fn)return[f.fn];for(var h=0,p=f.length,g=new Array(p);h<p;h++)g[h]=f[h].fn;return g},l.prototype.listenerCount=function(u){var d=r?r+u:u,f=this._events[d];return f?f.fn?1:f.length:0},l.prototype.emit=function(u,d,f,h,p,g){var x=r?r+u:u;if(!this._events[x])return!1;var m=this._events[x],v=arguments.length,b,w;if(m.fn){switch(m.once&&this.removeListener(u,m.fn,void 0,!0),v){case 1:return m.fn.call(m.context),!0;case 2:return m.fn.call(m.context,d),!0;case 3:return m.fn.call(m.context,d,f),!0;case 4:return m.fn.call(m.context,d,f,h),!0;case 5:return m.fn.call(m.context,d,f,h,p),!0;case 6:return m.fn.call(m.context,d,f,h,p,g),!0}for(w=1,b=new Array(v-1);w<v;w++)b[w-1]=arguments[w];m.fn.apply(m.context,b)}else{var C=m.length,y;for(w=0;w<C;w++)switch(m[w].once&&this.removeListener(u,m[w].fn,void 0,!0),v){case 1:m[w].fn.call(m[w].context);break;case 2:m[w].fn.call(m[w].context,d);break;case 3:m[w].fn.call(m[w].context,d,f);break;case 4:m[w].fn.call(m[w].context,d,f,h);break;default:if(!b)for(y=1,b=new Array(v-1);y<v;y++)b[y-1]=arguments[y];m[w].fn.apply(m[w].context,b)}}return!0},l.prototype.on=function(u,d,f){return i(this,u,d,f,!1)},l.prototype.once=function(u,d,f){return i(this,u,d,f,!0)},l.prototype.removeListener=function(u,d,f,h){var p=r?r+u:u;if(!this._events[p])return this;if(!d)return s(this,p),this;var g=this._events[p];if(g.fn)g.fn===d&&(!h||g.once)&&(!f||g.context===f)&&s(this,p);else{for(var x=0,m=[],v=g.length;x<v;x++)(g[x].fn!==d||h&&!g[x].once||f&&g[x].context!==f)&&m.push(g[x]);m.length?this._events[p]=m.length===1?m[0]:m:s(this,p)}return this},l.prototype.removeAllListeners=function(u){var d;return u?(d=r?r+u:u,this._events[d]&&s(this,d)):(this._events=new n,this._eventsCount=0),this},l.prototype.off=l.prototype.removeListener,l.prototype.addListener=l.prototype.on,l.prefixed=r,l.EventEmitter=l,e.exports=l})(fh)),fh.exports}var nH=rH();const aH=Ne(nH);var hh=new aH,ph="recharts.syncMouseEvents";function Ui(e){"@babel/helpers - typeof";return Ui=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ui(e)}function iH(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function oH(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,E5(n.key),n)}}function sH(e,t,r){return t&&oH(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function mh(e,t,r){return t=E5(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function E5(e){var t=lH(e,"string");return Ui(t)=="symbol"?t:t+""}function lH(e,t){if(Ui(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Ui(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var cH=(function(){function e(){iH(this,e),mh(this,"activeIndex",0),mh(this,"coordinateList",[]),mh(this,"layout","horizontal")}return sH(e,[{key:"setDetails",value:function(r){var n,a=r.coordinateList,i=a===void 0?null:a,s=r.container,l=s===void 0?null:s,c=r.layout,u=c===void 0?null:c,d=r.offset,f=d===void 0?null:d,h=r.mouseHandlerCallback,p=h===void 0?null:h;this.coordinateList=(n=i??this.coordinateList)!==null&&n!==void 0?n:[],this.container=l??this.container,this.layout=u??this.layout,this.offset=f??this.offset,this.mouseHandlerCallback=p??this.mouseHandlerCallback,this.activeIndex=Math.min(Math.max(this.activeIndex,0),this.coordinateList.length-1)}},{key:"focus",value:function(){this.spoofMouse()}},{key:"keyboardEvent",value:function(r){if(this.coordinateList.length!==0)switch(r.key){case"ArrowRight":{if(this.layout!=="horizontal")return;this.activeIndex=Math.min(this.activeIndex+1,this.coordinateList.length-1),this.spoofMouse();break}case"ArrowLeft":{if(this.layout!=="horizontal")return;this.activeIndex=Math.max(this.activeIndex-1,0),this.spoofMouse();break}}}},{key:"setIndex",value:function(r){this.activeIndex=r}},{key:"spoofMouse",value:function(){var r,n;if(this.layout==="horizontal"&&this.coordinateList.length!==0){var a=this.container.getBoundingClientRect(),i=a.x,s=a.y,l=a.height,c=this.coordinateList[this.activeIndex].coordinate,u=((r=window)===null||r===void 0?void 0:r.scrollX)||0,d=((n=window)===null||n===void 0?void 0:n.scrollY)||0,f=i+c+u,h=s+this.offset.top+l/2+d;this.mouseHandlerCallback({pageX:f,pageY:h})}}}])})();function uH(e,t,r){if(r==="number"&&t===!0&&Array.isArray(e)){var n=e?.[0],a=e?.[1];if(n&&a&&Z(n)&&Z(a))return!0}return!1}function dH(e,t,r,n){var a=n/2;return{stroke:"none",fill:"#ccc",x:e==="horizontal"?t.x-a:r.left+.5,y:e==="horizontal"?r.top+.5:t.y-a,width:e==="horizontal"?n:r.width-1,height:e==="horizontal"?r.height-1:n}}function I5(e){var t=e.cx,r=e.cy,n=e.radius,a=e.startAngle,i=e.endAngle,s=ge(t,r,n,a),l=ge(t,r,n,i);return{points:[s,l],cx:t,cy:r,radius:n,startAngle:a,endAngle:i}}function fH(e,t,r){var n,a,i,s;if(e==="horizontal")n=t.x,i=n,a=r.top,s=r.top+r.height;else if(e==="vertical")a=t.y,s=a,n=r.left,i=r.left+r.width;else if(t.cx!=null&&t.cy!=null)if(e==="centric"){var l=t.cx,c=t.cy,u=t.innerRadius,d=t.outerRadius,f=t.angle,h=ge(l,c,u,f),p=ge(l,c,d,f);n=h.x,a=h.y,i=p.x,s=p.y}else return I5(t);return[{x:n,y:a},{x:i,y:s}]}function Ki(e){"@babel/helpers - typeof";return Ki=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ki(e)}function Cj(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function Oo(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Cj(Object(r),!0).forEach(function(n){hH(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Cj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function hH(e,t,r){return t=pH(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function pH(e){var t=mH(e,"string");return Ki(t)=="symbol"?t:t+""}function mH(e,t){if(Ki(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Ki(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function xH(e){var t,r,n=e.element,a=e.tooltipEventType,i=e.isActive,s=e.activeCoordinate,l=e.activePayload,c=e.offset,u=e.activeTooltipIndex,d=e.tooltipAxisBandSize,f=e.layout,h=e.chartName,p=(t=n.props.cursor)!==null&&t!==void 0?t:(r=n.type.defaultProps)===null||r===void 0?void 0:r.cursor;if(!n||!p||!i||!s||h!=="ScatterChart"&&a!=="axis")return null;var g,x=ln;if(h==="ScatterChart")g=s,x=WD;else if(h==="BarChart")g=dH(f,s,c,d),x=Ax;else if(f==="radial"){var m=I5(s),v=m.cx,b=m.cy,w=m.radius,C=m.startAngle,y=m.endAngle;g={cx:v,cy:b,startAngle:C,endAngle:y,innerRadius:w,outerRadius:w},x=CN}else g={points:fH(f,s,c)},x=ln;var j=Oo(Oo(Oo(Oo({stroke:"#ccc",pointerEvents:"none"},c),g),oe(p,!1)),{},{payload:l,payloadIndex:u,className:ae.default("recharts-tooltip-cursor",p.className)});return P.isValidElement(p)?P.cloneElement(p,j):P.createElement(x,j)}var gH=["item"],vH=["children","className","width","height","style","compact","title","desc"];function ja(e){"@babel/helpers - typeof";return ja=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ja(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)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Wn.apply(this,arguments)}function Sj(e,t){return wH(e)||bH(e,t)||$5(e,t)||yH()}function yH(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
85
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function bH(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,a,i,s,l=[],c=!0,u=!1;try{if(i=(r=r.call(e)).next,t!==0)for(;!(c=(n=i.call(r)).done)&&(l.push(n.value),l.length!==t);c=!0);}catch(d){u=!0,a=d}finally{try{if(!c&&r.return!=null&&(s=r.return(),Object(s)!==s))return}finally{if(u)throw a}}return l}}function wH(e){if(Array.isArray(e))return e}function Nj(e,t){if(e==null)return{};var r=jH(e,t),n,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)n=i[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function jH(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 CH(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function SH(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,R5(n.key),n)}}function NH(e,t,r){return t&&SH(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function OH(e,t,r){return t=Vs(t),PH(e,M5()?Reflect.construct(t,r||[],Vs(e).constructor):t.apply(e,r))}function PH(e,t){if(t&&(ja(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return AH(e)}function AH(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function M5(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(M5=function(){return!!e})()}function Vs(e){return Vs=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Vs(e)}function _H(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Kp(e,t)}function Kp(e,t){return Kp=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Kp(e,t)}function Ca(e){return EH(e)||TH(e)||$5(e)||kH()}function kH(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
86
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function $5(e,t){if(e){if(typeof e=="string")return Gp(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Gp(e,t)}}function TH(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function EH(e){if(Array.isArray(e))return Gp(e)}function Gp(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function Oj(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function H(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Oj(Object(r),!0).forEach(function(n){ue(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Oj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function ue(e,t,r){return t=R5(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function R5(e){var t=IH(e,"string");return ja(t)=="symbol"?t:t+""}function IH(e,t){if(ja(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(ja(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var MH={xAxis:["bottom","top"],yAxis:["left","right"]},$H={width:"100%",height:"100%"},L5={x:0,y:0};function Po(e){return e}var RH=function(t,r){return r==="horizontal"?t.x:r==="vertical"?t.y:r==="centric"?t.angle:t.radius},LH=function(t,r,n,a){var i=r.find(function(d){return d&&d.index===n});if(i){if(t==="horizontal")return{x:i.coordinate,y:a.y};if(t==="vertical")return{x:a.x,y:i.coordinate};if(t==="centric"){var s=i.coordinate,l=a.radius;return H(H(H({},a),ge(a.cx,a.cy,l,s)),{},{angle:s,radius:l})}var c=i.coordinate,u=a.angle;return H(H(H({},a),ge(a.cx,a.cy,c,u)),{},{angle:u,radius:c})}return L5},Xl=function(t,r){var n=r.graphicalItems,a=r.dataStartIndex,i=r.dataEndIndex,s=(n??[]).reduce(function(l,c){var u=c.props.data;return u&&u.length?[].concat(Ca(l),Ca(u)):l},[]);return s.length>0?s:t&&t.length&&Z(a)&&Z(i)?t.slice(a,i+1):[]};function D5(e){return e==="number"?[0,"auto"]:void 0}var Zp=function(t,r,n,a){var i=t.graphicalItems,s=t.tooltipAxis,l=Xl(r,t);return n<0||!i||!i.length||n>=l.length?null:i.reduce(function(c,u){var d,f=(d=u.props.data)!==null&&d!==void 0?d:r;f&&t.dataStartIndex+t.dataEndIndex!==0&&t.dataEndIndex-t.dataStartIndex>=n&&(f=f.slice(t.dataStartIndex,t.dataEndIndex+1));var h;if(s.dataKey&&!s.allowDuplicatedCategory){var p=f===void 0?l:f;h=Do(p,s.dataKey,a)}else h=f&&f[n]||l[n];return h?[].concat(Ca(c),[Sx(u,h)]):c},[])},Pj=function(t,r,n,a){var i=a||{x:t.chartX,y:t.chartY},s=RH(i,n),l=t.orderedTooltipTicks,c=t.tooltipAxis,u=t.tooltipTicks,d=l$(s,l,u,c);if(d>=0&&u){var f=u[d]&&u[d].value,h=Zp(t,r,d,f),p=LH(n,l,d,i);return{activeTooltipIndex:d,activeLabel:f,activePayload:h,activeCoordinate:p}}return null},DH=function(t,r){var n=r.axes,a=r.graphicalItems,i=r.axisType,s=r.axisIdKey,l=r.stackGroups,c=r.dataStartIndex,u=r.dataEndIndex,d=t.layout,f=t.children,h=t.stackOffset,p=lN(d,i);return n.reduce(function(g,x){var m,v=x.type.defaultProps!==void 0?H(H({},x.type.defaultProps),x.props):x.props,b=v.type,w=v.dataKey,C=v.allowDataOverflow,y=v.allowDuplicatedCategory,j=v.scale,N=v.ticks,_=v.includeHidden,A=v[s];if(g[A])return g;var I=Xl(t.data,{graphicalItems:a.filter(function(W){var G,Q=s in W.props?W.props[s]:(G=W.type.defaultProps)===null||G===void 0?void 0:G[s];return Q===A}),dataStartIndex:c,dataEndIndex:u}),k=I.length,E,T,M;uH(v.domain,C,b)&&(E=ap(v.domain,null,C),p&&(b==="number"||j!=="auto")&&(M=ai(I,w,"category")));var R=D5(b);if(!E||E.length===0){var $,L=($=v.domain)!==null&&$!==void 0?$:R;if(w){if(E=ai(I,w,b),b==="category"&&p){var q=e8(E);y&&q?(T=E,E=ks(0,k)):y||(E=c1(L,E,x).reduce(function(W,G){return W.indexOf(G)>=0?W:[].concat(Ca(W),[G])},[]))}else if(b==="category")y?E=E.filter(function(W){return W!==""&&!de(W)}):E=c1(L,E,x).reduce(function(W,G){return W.indexOf(G)>=0||G===""||de(G)?W:[].concat(Ca(W),[G])},[]);else if(b==="number"){var U=h$(I,a.filter(function(W){var G,Q,ne=s in W.props?W.props[s]:(G=W.type.defaultProps)===null||G===void 0?void 0:G[s],X="hide"in W.props?W.props.hide:(Q=W.type.defaultProps)===null||Q===void 0?void 0:Q.hide;return ne===A&&(_||!X)}),w,i,d);U&&(E=U)}p&&(b==="number"||j!=="auto")&&(M=ai(I,w,"category"))}else p?E=ks(0,k):l&&l[A]&&l[A].hasStack&&b==="number"?E=h==="expand"?[0,1]:xN(l[A].stackGroups,c,u):E=sN(I,a.filter(function(W){var G=s in W.props?W.props[s]:W.type.defaultProps[s],Q="hide"in W.props?W.props.hide:W.type.defaultProps.hide;return G===A&&(_||!Q)}),b,d,!0);if(b==="number")E=Up(f,E,A,i,N),L&&(E=ap(L,E,C));else if(b==="category"&&L){var D=L,B=E.every(function(W){return D.indexOf(W)>=0});B&&(E=D)}}return H(H({},g),{},ue({},A,H(H({},v),{},{axisType:i,domain:E,categoricalDomain:M,duplicateDomain:T,originalDomain:(m=v.domain)!==null&&m!==void 0?m:R,isCategorical:p,layout:d})))},{})},zH=function(t,r){var n=r.graphicalItems,a=r.Axis,i=r.axisType,s=r.axisIdKey,l=r.stackGroups,c=r.dataStartIndex,u=r.dataEndIndex,d=t.layout,f=t.children,h=Xl(t.data,{graphicalItems:n,dataStartIndex:c,dataEndIndex:u}),p=h.length,g=lN(d,i),x=-1;return n.reduce(function(m,v){var b=v.type.defaultProps!==void 0?H(H({},v.type.defaultProps),v.props):v.props,w=b[s],C=D5("number");if(!m[w]){x++;var y;return g?y=ks(0,p):l&&l[w]&&l[w].hasStack?(y=xN(l[w].stackGroups,c,u),y=Up(f,y,w,i)):(y=ap(C,sN(h,n.filter(function(j){var N,_,A=s in j.props?j.props[s]:(N=j.type.defaultProps)===null||N===void 0?void 0:N[s],I="hide"in j.props?j.props.hide:(_=j.type.defaultProps)===null||_===void 0?void 0:_.hide;return A===w&&!I}),"number",d),a.defaultProps.allowDataOverflow),y=Up(f,y,w,i)),H(H({},m),{},ue({},w,H(H({axisType:i},a.defaultProps),{},{hide:!0,orientation:Nt(MH,"".concat(i,".").concat(x%2),null),domain:y,originalDomain:C,isCategorical:g,layout:d})))}return m},{})},BH=function(t,r){var n=r.axisType,a=n===void 0?"xAxis":n,i=r.AxisComp,s=r.graphicalItems,l=r.stackGroups,c=r.dataStartIndex,u=r.dataEndIndex,d=t.children,f="".concat(a,"Id"),h=gt(d,i),p={};return h&&h.length?p=DH(t,{axes:h,graphicalItems:s,axisType:a,axisIdKey:f,stackGroups:l,dataStartIndex:c,dataEndIndex:u}):s&&s.length&&(p=zH(t,{Axis:i,graphicalItems:s,axisType:a,axisIdKey:f,stackGroups:l,dataStartIndex:c,dataEndIndex:u})),p},FH=function(t){var r=Ir(t),n=fr(r,!1,!0);return{tooltipTicks:n,orderedTooltipTicks:Xm(n,function(a){return a.coordinate}),tooltipAxis:r,tooltipAxisBandSize:fs(r,n)}},Aj=function(t){var r=t.children,n=t.defaultShowTooltip,a=jt(r,da),i=0,s=0;return t.data&&t.data.length!==0&&(s=t.data.length-1),a&&a.props&&(a.props.startIndex>=0&&(i=a.props.startIndex),a.props.endIndex>=0&&(s=a.props.endIndex)),{chartX:0,chartY:0,dataStartIndex:i,dataEndIndex:s,activeTooltipIndex:-1,isTooltipActive:!!n}},qH=function(t){return!t||!t.length?!1:t.some(function(r){var n=hr(r&&r.type);return n&&n.indexOf("Bar")>=0})},_j=function(t){return t==="horizontal"?{numericAxisName:"yAxis",cateAxisName:"xAxis"}:t==="vertical"?{numericAxisName:"xAxis",cateAxisName:"yAxis"}:t==="centric"?{numericAxisName:"radiusAxis",cateAxisName:"angleAxis"}:{numericAxisName:"angleAxis",cateAxisName:"radiusAxis"}},WH=function(t,r){var n=t.props,a=t.graphicalItems,i=t.xAxisMap,s=i===void 0?{}:i,l=t.yAxisMap,c=l===void 0?{}:l,u=n.width,d=n.height,f=n.children,h=n.margin||{},p=jt(f,da),g=jt(f,Yt),x=Object.keys(c).reduce(function(y,j){var N=c[j],_=N.orientation;return!N.mirror&&!N.hide?H(H({},y),{},ue({},_,y[_]+N.width)):y},{left:h.left||0,right:h.right||0}),m=Object.keys(s).reduce(function(y,j){var N=s[j],_=N.orientation;return!N.mirror&&!N.hide?H(H({},y),{},ue({},_,Nt(y,"".concat(_))+N.height)):y},{top:h.top||0,bottom:h.bottom||0}),v=H(H({},m),x),b=v.bottom;p&&(v.bottom+=p.props.height||da.defaultProps.height),g&&r&&(v=d$(v,a,n,r));var w=u-v.left-v.right,C=d-v.top-v.bottom;return H(H({brushBottom:b},v),{},{width:Math.max(w,0),height:Math.max(C,0)})},HH=function(t,r){if(r==="xAxis")return t[r].width;if(r==="yAxis")return t[r].height},Da=function(t){var r=t.chartName,n=t.GraphicalChild,a=t.defaultTooltipEventType,i=a===void 0?"axis":a,s=t.validateTooltipEventTypes,l=s===void 0?["axis"]:s,c=t.axisComponents,u=t.legendContent,d=t.formatAxisMap,f=t.defaultProps,h=function(v,b){var w=b.graphicalItems,C=b.stackGroups,y=b.offset,j=b.updateId,N=b.dataStartIndex,_=b.dataEndIndex,A=v.barSize,I=v.layout,k=v.barGap,E=v.barCategoryGap,T=v.maxBarSize,M=_j(I),R=M.numericAxisName,$=M.cateAxisName,L=qH(w),q=[];return w.forEach(function(U,D){var B=Xl(v.data,{graphicalItems:[U],dataStartIndex:N,dataEndIndex:_}),W=U.type.defaultProps!==void 0?H(H({},U.type.defaultProps),U.props):U.props,G=W.dataKey,Q=W.maxBarSize,ne=W["".concat(R,"Id")],X=W["".concat($,"Id")],re={},ce=c.reduce(function(Hr,or){var Ql,Jl,ec=b["".concat(or.axisType,"Map")],Vx=W["".concat(or.axisType,"Id")];ec&&ec[Vx]||or.axisType==="zAxis"||(process.env.NODE_ENV!=="production"?xt(!1,"Specifying a(n) ".concat(or.axisType,"Id requires a corresponding ").concat(or.axisType,"Id on the targeted graphical component ").concat((Ql=U==null||(Jl=U.type)===null||Jl===void 0?void 0:Jl.displayName)!==null&&Ql!==void 0?Ql:"")):xt());var Ux=ec[Vx];return H(H({},Hr),{},ue(ue({},or.axisType,Ux),"".concat(or.axisType,"Ticks"),fr(Ux)))},re),K=ce[$],ee=ce["".concat($,"Ticks")],te=C&&C[ne]&&C[ne].hasStack&&y$(U,C[ne].stackGroups),z=hr(U.type).indexOf("Bar")>=0,pe=fs(K,ee),Y=[],Oe=L&&c$({barSize:A,stackGroups:C,totalSize:HH(ce,$)});if(z){var $e,nt,_r=de(Q)?T:Q,Tn=($e=(nt=fs(K,ee,!0))!==null&&nt!==void 0?nt:_r)!==null&&$e!==void 0?$e:0;Y=u$({barGap:k,barCategoryGap:E,bandSize:Tn!==pe?Tn:pe,sizeList:Oe[X],maxBarSize:_r}),Tn!==pe&&(Y=Y.map(function(Hr){return H(H({},Hr),{},{position:H(H({},Hr.position),{},{offset:Hr.position.offset-Tn/2})})}))}var oo=U&&U.type&&U.type.getComposedData;oo&&q.push({props:H(H({},oo(H(H({},ce),{},{displayedData:B,props:v,dataKey:G,item:U,bandSize:pe,barPosition:Y,offset:y,stackedData:te,layout:I,dataStartIndex:N,dataEndIndex:_}))),{},ue(ue(ue({key:U.key||"item-".concat(D)},R,ce[R]),$,ce[$]),"animationId",j)),childIndex:f8(U,v.children),item:U})}),q},p=function(v,b){var w=v.props,C=v.dataStartIndex,y=v.dataEndIndex,j=v.updateId;if(!Nv({props:w}))return null;var N=w.children,_=w.layout,A=w.stackOffset,I=w.data,k=w.reverseStackOrder,E=_j(_),T=E.numericAxisName,M=E.cateAxisName,R=gt(N,n),$=v$(I,R,"".concat(T,"Id"),"".concat(M,"Id"),A,k),L=c.reduce(function(W,G){var Q="".concat(G.axisType,"Map");return H(H({},W),{},ue({},Q,BH(w,H(H({},G),{},{graphicalItems:R,stackGroups:G.axisType===T&&$,dataStartIndex:C,dataEndIndex:y}))))},{}),q=WH(H(H({},L),{},{props:w,graphicalItems:R}),b?.legendBBox);Object.keys(L).forEach(function(W){L[W]=d(w,L[W],q,W.replace("Map",""),r)});var U=L["".concat(M,"Map")],D=FH(U),B=h(w,H(H({},L),{},{dataStartIndex:C,dataEndIndex:y,updateId:j,graphicalItems:R,stackGroups:$,offset:q}));return H(H({formattedGraphicalItems:B,graphicalItems:R,offset:q,stackGroups:$},D),L)},g=(function(m){function v(b){var w,C,y;return CH(this,v),y=OH(this,v,[b]),ue(y,"eventEmitterSymbol",Symbol("rechartsEventEmitter")),ue(y,"accessibilityManager",new cH),ue(y,"handleLegendBBoxUpdate",function(j){if(j){var N=y.state,_=N.dataStartIndex,A=N.dataEndIndex,I=N.updateId;y.setState(H({legendBBox:j},p({props:y.props,dataStartIndex:_,dataEndIndex:A,updateId:I},H(H({},y.state),{},{legendBBox:j}))))}}),ue(y,"handleReceiveSyncEvent",function(j,N,_){if(y.props.syncId===j){if(_===y.eventEmitterSymbol&&typeof y.props.syncMethod!="function")return;y.applySyncEvent(N)}}),ue(y,"handleBrushChange",function(j){var N=j.startIndex,_=j.endIndex;if(N!==y.state.dataStartIndex||_!==y.state.dataEndIndex){var A=y.state.updateId;y.setState(function(){return H({dataStartIndex:N,dataEndIndex:_},p({props:y.props,dataStartIndex:N,dataEndIndex:_,updateId:A},y.state))}),y.triggerSyncEvent({dataStartIndex:N,dataEndIndex:_})}}),ue(y,"handleMouseEnter",function(j){var N=y.getMouseInfo(j);if(N){var _=H(H({},N),{},{isTooltipActive:!0});y.setState(_),y.triggerSyncEvent(_);var A=y.props.onMouseEnter;le(A)&&A(_,j)}}),ue(y,"triggeredAfterMouseMove",function(j){var N=y.getMouseInfo(j),_=N?H(H({},N),{},{isTooltipActive:!0}):{isTooltipActive:!1};y.setState(_),y.triggerSyncEvent(_);var A=y.props.onMouseMove;le(A)&&A(_,j)}),ue(y,"handleItemMouseEnter",function(j){y.setState(function(){return{isTooltipActive:!0,activeItem:j,activePayload:j.tooltipPayload,activeCoordinate:j.tooltipPosition||{x:j.cx,y:j.cy}}})}),ue(y,"handleItemMouseLeave",function(){y.setState(function(){return{isTooltipActive:!1}})}),ue(y,"handleMouseMove",function(j){j.persist(),y.throttleTriggeredAfterMouseMove(j)}),ue(y,"handleMouseLeave",function(j){y.throttleTriggeredAfterMouseMove.cancel();var N={isTooltipActive:!1};y.setState(N),y.triggerSyncEvent(N);var _=y.props.onMouseLeave;le(_)&&_(N,j)}),ue(y,"handleOuterEvent",function(j){var N=d8(j),_=Nt(y.props,"".concat(N));if(N&&le(_)){var A,I;/.*touch.*/i.test(N)?I=y.getMouseInfo(j.changedTouches[0]):I=y.getMouseInfo(j),_((A=I)!==null&&A!==void 0?A:{},j)}}),ue(y,"handleClick",function(j){var N=y.getMouseInfo(j);if(N){var _=H(H({},N),{},{isTooltipActive:!0});y.setState(_),y.triggerSyncEvent(_);var A=y.props.onClick;le(A)&&A(_,j)}}),ue(y,"handleMouseDown",function(j){var N=y.props.onMouseDown;if(le(N)){var _=y.getMouseInfo(j);N(_,j)}}),ue(y,"handleMouseUp",function(j){var N=y.props.onMouseUp;if(le(N)){var _=y.getMouseInfo(j);N(_,j)}}),ue(y,"handleTouchMove",function(j){j.changedTouches!=null&&j.changedTouches.length>0&&y.throttleTriggeredAfterMouseMove(j.changedTouches[0])}),ue(y,"handleTouchStart",function(j){j.changedTouches!=null&&j.changedTouches.length>0&&y.handleMouseDown(j.changedTouches[0])}),ue(y,"handleTouchEnd",function(j){j.changedTouches!=null&&j.changedTouches.length>0&&y.handleMouseUp(j.changedTouches[0])}),ue(y,"handleDoubleClick",function(j){var N=y.props.onDoubleClick;if(le(N)){var _=y.getMouseInfo(j);N(_,j)}}),ue(y,"handleContextMenu",function(j){var N=y.props.onContextMenu;if(le(N)){var _=y.getMouseInfo(j);N(_,j)}}),ue(y,"triggerSyncEvent",function(j){y.props.syncId!==void 0&&hh.emit(ph,y.props.syncId,j,y.eventEmitterSymbol)}),ue(y,"applySyncEvent",function(j){var N=y.props,_=N.layout,A=N.syncMethod,I=y.state.updateId,k=j.dataStartIndex,E=j.dataEndIndex;if(j.dataStartIndex!==void 0||j.dataEndIndex!==void 0)y.setState(H({dataStartIndex:k,dataEndIndex:E},p({props:y.props,dataStartIndex:k,dataEndIndex:E,updateId:I},y.state)));else if(j.activeTooltipIndex!==void 0){var T=j.chartX,M=j.chartY,R=j.activeTooltipIndex,$=y.state,L=$.offset,q=$.tooltipTicks;if(!L)return;if(typeof A=="function")R=A(q,j);else if(A==="value"){R=-1;for(var U=0;U<q.length;U++)if(q[U].value===j.activeLabel){R=U;break}}var D=H(H({},L),{},{x:L.left,y:L.top}),B=Math.min(T,D.x+D.width),W=Math.min(M,D.y+D.height),G=q[R]&&q[R].value,Q=Zp(y.state,y.props.data,R),ne=q[R]?{x:_==="horizontal"?q[R].coordinate:B,y:_==="horizontal"?W:q[R].coordinate}:L5;y.setState(H(H({},j),{},{activeLabel:G,activeCoordinate:ne,activePayload:Q,activeTooltipIndex:R}))}else y.setState(j)}),ue(y,"renderCursor",function(j){var N,_=y.state,A=_.isTooltipActive,I=_.activeCoordinate,k=_.activePayload,E=_.offset,T=_.activeTooltipIndex,M=_.tooltipAxisBandSize,R=y.getTooltipEventType(),$=(N=j.props.active)!==null&&N!==void 0?N:A,L=y.props.layout,q=j.key||"_recharts-cursor";return S.default.createElement(xH,{key:q,activeCoordinate:I,activePayload:k,activeTooltipIndex:T,chartName:r,element:j,isActive:$,layout:L,offset:E,tooltipAxisBandSize:M,tooltipEventType:R})}),ue(y,"renderPolarAxis",function(j,N,_){var A=Nt(j,"type.axisType"),I=Nt(y.state,"".concat(A,"Map")),k=j.type.defaultProps,E=k!==void 0?H(H({},k),j.props):j.props,T=I&&I[E["".concat(A,"Id")]];return P.cloneElement(j,H(H({},T),{},{className:ae.default(A,T.className),key:j.key||"".concat(N,"-").concat(_),ticks:fr(T,!0)}))}),ue(y,"renderPolarGrid",function(j){var N=j.props,_=N.radialLines,A=N.polarAngles,I=N.polarRadius,k=y.state,E=k.radiusAxisMap,T=k.angleAxisMap,M=Ir(E),R=Ir(T),$=R.cx,L=R.cy,q=R.innerRadius,U=R.outerRadius;return P.cloneElement(j,{polarAngles:Array.isArray(A)?A:fr(R,!0).map(function(D){return D.coordinate}),polarRadius:Array.isArray(I)?I:fr(M,!0).map(function(D){return D.coordinate}),cx:$,cy:L,innerRadius:q,outerRadius:U,key:j.key||"polar-grid",radialLines:_})}),ue(y,"renderLegend",function(){var j=y.state.formattedGraphicalItems,N=y.props,_=N.children,A=N.width,I=N.height,k=y.props.margin||{},E=A-(k.left||0)-(k.right||0),T=iN({children:_,formattedGraphicalItems:j,legendWidth:E,legendContent:u});if(!T)return null;var M=T.item,R=Nj(T,gH);return P.cloneElement(M,H(H({},R),{},{chartWidth:A,chartHeight:I,margin:k,onBBoxUpdate:y.handleLegendBBoxUpdate}))}),ue(y,"renderTooltip",function(){var j,N=y.props,_=N.children,A=N.accessibilityLayer,I=jt(_,He);if(!I)return null;var k=y.state,E=k.isTooltipActive,T=k.activeCoordinate,M=k.activePayload,R=k.activeLabel,$=k.offset,L=(j=I.props.active)!==null&&j!==void 0?j:E;return P.cloneElement(I,{viewBox:H(H({},$),{},{x:$.left,y:$.top}),active:L,label:R,payload:L?M:[],coordinate:T,accessibilityLayer:A})}),ue(y,"renderBrush",function(j){var N=y.props,_=N.margin,A=N.data,I=y.state,k=I.offset,E=I.dataStartIndex,T=I.dataEndIndex,M=I.updateId;return P.cloneElement(j,{key:j.key||"_recharts-brush",onChange:bo(y.handleBrushChange,j.props.onChange),data:A,x:Z(j.props.x)?j.props.x:k.left,y:Z(j.props.y)?j.props.y:k.top+k.height+k.brushBottom-(_.bottom||0),width:Z(j.props.width)?j.props.width:k.width,startIndex:E,endIndex:T,updateId:"brush-".concat(M)})}),ue(y,"renderReferenceElement",function(j,N,_){if(!j)return null;var A=y,I=A.clipPathId,k=y.state,E=k.xAxisMap,T=k.yAxisMap,M=k.offset,R=j.type.defaultProps||{},$=j.props,L=$.xAxisId,q=L===void 0?R.xAxisId:L,U=$.yAxisId,D=U===void 0?R.yAxisId:U;return P.cloneElement(j,{key:j.key||"".concat(N,"-").concat(_),xAxis:E[q],yAxis:T[D],viewBox:{x:M.left,y:M.top,width:M.width,height:M.height},clipPathId:I})}),ue(y,"renderActivePoints",function(j){var N=j.item,_=j.activePoint,A=j.basePoint,I=j.childIndex,k=j.isRange,E=[],T=N.props.key,M=N.item.type.defaultProps!==void 0?H(H({},N.item.type.defaultProps),N.item.props):N.item.props,R=M.activeDot,$=M.dataKey,L=H(H({index:I,dataKey:$,cx:_.x,cy:_.y,r:4,fill:Cx(N.item),strokeWidth:2,stroke:"#fff",payload:_.payload,value:_.value},oe(R,!1)),zo(R));return E.push(v.renderActiveDot(R,L,"".concat(T,"-activePoint-").concat(I))),A?E.push(v.renderActiveDot(R,H(H({},L),{},{cx:A.x,cy:A.y}),"".concat(T,"-basePoint-").concat(I))):k&&E.push(null),E}),ue(y,"renderGraphicChild",function(j,N,_){var A=y.filterFormatItem(j,N,_);if(!A)return null;var I=y.getTooltipEventType(),k=y.state,E=k.isTooltipActive,T=k.tooltipAxis,M=k.activeTooltipIndex,R=k.activeLabel,$=y.props.children,L=jt($,He),q=A.props,U=q.points,D=q.isRange,B=q.baseLine,W=A.item.type.defaultProps!==void 0?H(H({},A.item.type.defaultProps),A.item.props):A.item.props,G=W.activeDot,Q=W.hide,ne=W.activeBar,X=W.activeShape,re=!!(!Q&&E&&L&&(G||ne||X)),ce={};I!=="axis"&&L&&L.props.trigger==="click"?ce={onClick:bo(y.handleItemMouseEnter,j.props.onClick)}:I!=="axis"&&(ce={onMouseLeave:bo(y.handleItemMouseLeave,j.props.onMouseLeave),onMouseEnter:bo(y.handleItemMouseEnter,j.props.onMouseEnter)});var K=P.cloneElement(j,H(H({},A.props),ce));function ee(or){return typeof T.dataKey=="function"?T.dataKey(or.payload):null}if(re)if(M>=0){var te,z;if(T.dataKey&&!T.allowDuplicatedCategory){var pe=typeof T.dataKey=="function"?ee:"payload.".concat(T.dataKey.toString());te=Do(U,pe,R),z=D&&B&&Do(B,pe,R)}else te=U?.[M],z=D&&B&&B[M];if(X||ne){var Y=j.props.activeIndex!==void 0?j.props.activeIndex:M;return[P.cloneElement(j,H(H(H({},A.props),ce),{},{activeIndex:Y})),null,null]}if(!de(te))return[K].concat(Ca(y.renderActivePoints({item:A,activePoint:te,basePoint:z,childIndex:M,isRange:D})))}else{var Oe,$e=(Oe=y.getItemByXY(y.state.activeCoordinate))!==null&&Oe!==void 0?Oe:{graphicalItem:K},nt=$e.graphicalItem,_r=nt.item,Tn=_r===void 0?j:_r,oo=nt.childIndex,Hr=H(H(H({},A.props),ce),{},{activeIndex:oo});return[P.cloneElement(Tn,Hr),null,null]}return D?[K,null,null]:[K,null]}),ue(y,"renderCustomized",function(j,N,_){return P.cloneElement(j,H(H({key:"recharts-customized-".concat(_)},y.props),y.state))}),ue(y,"renderMap",{CartesianGrid:{handler:Po,once:!0},ReferenceArea:{handler:y.renderReferenceElement},ReferenceLine:{handler:Po},ReferenceDot:{handler:y.renderReferenceElement},XAxis:{handler:Po},YAxis:{handler:Po},Brush:{handler:y.renderBrush,once:!0},Bar:{handler:y.renderGraphicChild},Line:{handler:y.renderGraphicChild},Area:{handler:y.renderGraphicChild},Radar:{handler:y.renderGraphicChild},RadialBar:{handler:y.renderGraphicChild},Scatter:{handler:y.renderGraphicChild},Pie:{handler:y.renderGraphicChild},Funnel:{handler:y.renderGraphicChild},Tooltip:{handler:y.renderCursor,once:!0},PolarGrid:{handler:y.renderPolarGrid,once:!0},PolarAngleAxis:{handler:y.renderPolarAxis},PolarRadiusAxis:{handler:y.renderPolarAxis},Customized:{handler:y.renderCustomized}}),y.clipPathId="".concat((w=b.id)!==null&&w!==void 0?w:Sn("recharts"),"-clip"),y.throttleTriggeredAfterMouseMove=iS(y.triggeredAfterMouseMove,(C=b.throttleDelay)!==null&&C!==void 0?C:1e3/60),y.state={},y}return _H(v,m),NH(v,[{key:"componentDidMount",value:function(){var w,C;this.addListener(),this.accessibilityManager.setDetails({container:this.container,offset:{left:(w=this.props.margin.left)!==null&&w!==void 0?w:0,top:(C=this.props.margin.top)!==null&&C!==void 0?C:0},coordinateList:this.state.tooltipTicks,mouseHandlerCallback:this.triggeredAfterMouseMove,layout:this.props.layout}),this.displayDefaultTooltip()}},{key:"displayDefaultTooltip",value:function(){var w=this.props,C=w.children,y=w.data,j=w.height,N=w.layout,_=jt(C,He);if(_){var A=_.props.defaultIndex;if(!(typeof A!="number"||A<0||A>this.state.tooltipTicks.length-1)){var I=this.state.tooltipTicks[A]&&this.state.tooltipTicks[A].value,k=Zp(this.state,y,A,I),E=this.state.tooltipTicks[A].coordinate,T=(this.state.offset.top+j)/2,M=N==="horizontal",R=M?{x:E,y:T}:{y:E,x:T},$=this.state.formattedGraphicalItems.find(function(q){var U=q.item;return U.type.name==="Scatter"});$&&(R=H(H({},R),$.props.points[A].tooltipPosition),k=$.props.points[A].tooltipPayload);var L={activeTooltipIndex:A,isTooltipActive:!0,activeLabel:I,activePayload:k,activeCoordinate:R};this.setState(L),this.renderCursor(_),this.accessibilityManager.setIndex(A)}}}},{key:"getSnapshotBeforeUpdate",value:function(w,C){if(!this.props.accessibilityLayer)return null;if(this.state.tooltipTicks!==C.tooltipTicks&&this.accessibilityManager.setDetails({coordinateList:this.state.tooltipTicks}),this.props.layout!==w.layout&&this.accessibilityManager.setDetails({layout:this.props.layout}),this.props.margin!==w.margin){var y,j;this.accessibilityManager.setDetails({offset:{left:(y=this.props.margin.left)!==null&&y!==void 0?y:0,top:(j=this.props.margin.top)!==null&&j!==void 0?j:0}})}return null}},{key:"componentDidUpdate",value:function(w){Oh([jt(w.children,He)],[jt(this.props.children,He)])||this.displayDefaultTooltip()}},{key:"componentWillUnmount",value:function(){this.removeListener(),this.throttleTriggeredAfterMouseMove.cancel()}},{key:"getTooltipEventType",value:function(){var w=jt(this.props.children,He);if(w&&typeof w.props.shared=="boolean"){var C=w.props.shared?"axis":"item";return l.indexOf(C)>=0?C:i}return i}},{key:"getMouseInfo",value:function(w){if(!this.container)return null;var C=this.container,y=C.getBoundingClientRect(),j=eE(y),N={chartX:Math.round(w.pageX-j.left),chartY:Math.round(w.pageY-j.top)},_=y.width/C.offsetWidth||1,A=this.inRange(N.chartX,N.chartY,_);if(!A)return null;var I=this.state,k=I.xAxisMap,E=I.yAxisMap,T=this.getTooltipEventType(),M=Pj(this.state,this.props.data,this.props.layout,A);if(T!=="axis"&&k&&E){var R=Ir(k).scale,$=Ir(E).scale,L=R&&R.invert?R.invert(N.chartX):null,q=$&&$.invert?$.invert(N.chartY):null;return H(H({},N),{},{xValue:L,yValue:q},M)}return M?H(H({},N),M):null}},{key:"inRange",value:function(w,C){var y=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,j=this.props.layout,N=w/y,_=C/y;if(j==="horizontal"||j==="vertical"){var A=this.state.offset,I=N>=A.left&&N<=A.left+A.width&&_>=A.top&&_<=A.top+A.height;return I?{x:N,y:_}:null}var k=this.state,E=k.angleAxisMap,T=k.radiusAxisMap;if(E&&T){var M=Ir(E);return f1({x:N,y:_},M)}return null}},{key:"parseEventsOfWrapper",value:function(){var w=this.props.children,C=this.getTooltipEventType(),y=jt(w,He),j={};y&&C==="axis"&&(y.props.trigger==="click"?j={onClick:this.handleClick}:j={onMouseEnter:this.handleMouseEnter,onDoubleClick:this.handleDoubleClick,onMouseMove:this.handleMouseMove,onMouseLeave:this.handleMouseLeave,onTouchMove:this.handleTouchMove,onTouchStart:this.handleTouchStart,onTouchEnd:this.handleTouchEnd,onContextMenu:this.handleContextMenu});var N=zo(this.props,this.handleOuterEvent);return H(H({},N),j)}},{key:"addListener",value:function(){hh.on(ph,this.handleReceiveSyncEvent)}},{key:"removeListener",value:function(){hh.removeListener(ph,this.handleReceiveSyncEvent)}},{key:"filterFormatItem",value:function(w,C,y){for(var j=this.state.formattedGraphicalItems,N=0,_=j.length;N<_;N++){var A=j[N];if(A.item===w||A.props.key===w.key||C===hr(A.item.type)&&y===A.childIndex)return A}return null}},{key:"renderClipPath",value:function(){var w=this.clipPathId,C=this.state.offset,y=C.left,j=C.top,N=C.height,_=C.width;return S.default.createElement("defs",null,S.default.createElement("clipPath",{id:w},S.default.createElement("rect",{x:y,y:j,height:N,width:_})))}},{key:"getXScales",value:function(){var w=this.state.xAxisMap;return w?Object.entries(w).reduce(function(C,y){var j=Sj(y,2),N=j[0],_=j[1];return H(H({},C),{},ue({},N,_.scale))},{}):null}},{key:"getYScales",value:function(){var w=this.state.yAxisMap;return w?Object.entries(w).reduce(function(C,y){var j=Sj(y,2),N=j[0],_=j[1];return H(H({},C),{},ue({},N,_.scale))},{}):null}},{key:"getXScaleByAxisId",value:function(w){var C;return(C=this.state.xAxisMap)===null||C===void 0||(C=C[w])===null||C===void 0?void 0:C.scale}},{key:"getYScaleByAxisId",value:function(w){var C;return(C=this.state.yAxisMap)===null||C===void 0||(C=C[w])===null||C===void 0?void 0:C.scale}},{key:"getItemByXY",value:function(w){var C=this.state,y=C.formattedGraphicalItems,j=C.activeItem;if(y&&y.length)for(var N=0,_=y.length;N<_;N++){var A=y[N],I=A.props,k=A.item,E=k.type.defaultProps!==void 0?H(H({},k.type.defaultProps),k.props):k.props,T=hr(k.type);if(T==="Bar"){var M=(I.data||[]).find(function(q){return SD(w,q)});if(M)return{graphicalItem:A,payload:M}}else if(T==="RadialBar"){var R=(I.data||[]).find(function(q){return f1(w,q)});if(R)return{graphicalItem:A,payload:R}}else if(Hl(A,j)||Vl(A,j)||Fi(A,j)){var $=nB({graphicalItem:A,activeTooltipItem:j,itemData:E.data}),L=E.activeIndex===void 0?$:E.activeIndex;return{graphicalItem:H(H({},A),{},{childIndex:L}),payload:Fi(A,j)?E.data[$]:A.props.data[$]}}}return null}},{key:"render",value:function(){var w=this;if(!Nv(this))return null;var C=this.props,y=C.children,j=C.className,N=C.width,_=C.height,A=C.style,I=C.compact,k=C.title,E=C.desc,T=Nj(C,vH),M=oe(T,!1);if(I)return S.default.createElement(nj,{state:this.state,width:this.props.width,height:this.props.height,clipPathId:this.clipPathId},S.default.createElement(Ah,Wn({},M,{width:N,height:_,title:k,desc:E}),this.renderClipPath(),Pv(y,this.renderMap)));if(this.props.accessibilityLayer){var R,$;M.tabIndex=(R=this.props.tabIndex)!==null&&R!==void 0?R:0,M.role=($=this.props.role)!==null&&$!==void 0?$:"application",M.onKeyDown=function(q){w.accessibilityManager.keyboardEvent(q)},M.onFocus=function(){w.accessibilityManager.focus()}}var L=this.parseEventsOfWrapper();return S.default.createElement(nj,{state:this.state,width:this.props.width,height:this.props.height,clipPathId:this.clipPathId},S.default.createElement("div",Wn({className:ae.default("recharts-wrapper",j),style:H({position:"relative",cursor:"default",width:N,height:_},A)},L,{ref:function(U){w.container=U}}),S.default.createElement(Ah,Wn({},M,{width:N,height:_,title:k,desc:E,style:$H}),this.renderClipPath(),Pv(y,this.renderMap)),this.renderLegend(),this.renderTooltip()))}}])})(P.Component);ue(g,"displayName",r),ue(g,"defaultProps",H({layout:"horizontal",stackOffset:"none",barCategoryGap:"10%",barGap:4,margin:{top:5,right:5,bottom:5,left:5},reverseStackOrder:!1,syncMethod:"index"},f)),ue(g,"getDerivedStateFromProps",function(m,v){var b=m.dataKey,w=m.data,C=m.children,y=m.width,j=m.height,N=m.layout,_=m.stackOffset,A=m.margin,I=v.dataStartIndex,k=v.dataEndIndex;if(v.updateId===void 0){var E=Aj(m);return H(H(H({},E),{},{updateId:0},p(H(H({props:m},E),{},{updateId:0}),v)),{},{prevDataKey:b,prevData:w,prevWidth:y,prevHeight:j,prevLayout:N,prevStackOffset:_,prevMargin:A,prevChildren:C})}if(b!==v.prevDataKey||w!==v.prevData||y!==v.prevWidth||j!==v.prevHeight||N!==v.prevLayout||_!==v.prevStackOffset||!Hn(A,v.prevMargin)){var T=Aj(m),M={chartX:v.chartX,chartY:v.chartY,isTooltipActive:v.isTooltipActive},R=H(H({},Pj(v,w,N)),{},{updateId:v.updateId+1}),$=H(H(H({},T),M),R);return H(H(H({},$),p(H({props:m},$),v)),{},{prevDataKey:b,prevData:w,prevWidth:y,prevHeight:j,prevLayout:N,prevStackOffset:_,prevMargin:A,prevChildren:C})}if(!Oh(C,v.prevChildren)){var L,q,U,D,B=jt(C,da),W=B&&(L=(q=B.props)===null||q===void 0?void 0:q.startIndex)!==null&&L!==void 0?L:I,G=B&&(U=(D=B.props)===null||D===void 0?void 0:D.endIndex)!==null&&U!==void 0?U:k,Q=W!==I||G!==k,ne=!de(w),X=ne&&!Q?v.updateId:v.updateId+1;return H(H({updateId:X},p(H(H({props:m},v),{},{updateId:X,dataStartIndex:W,dataEndIndex:G}),v)),{},{prevChildren:C,dataStartIndex:W,dataEndIndex:G})}return null}),ue(g,"renderActiveDot",function(m,v,b){var w;return P.isValidElement(m)?w=P.cloneElement(m,v):le(m)?w=m(v):w=S.default.createElement(Ma,v),S.default.createElement(fe,{className:"recharts-active-dot",key:b},w)});var x=P.forwardRef(function(v,b){return S.default.createElement(g,Wn({},v,{ref:b}))});return x.displayName=g.displayName,x},VH=Da({chartName:"LineChart",GraphicalChild:io,axisComponents:[{axisType:"xAxis",AxisComp:mr},{axisType:"yAxis",AxisComp:Dr}],formatAxisMap:kx}),z5=Da({chartName:"BarChart",GraphicalChild:Sr,defaultTooltipEventType:"axis",validateTooltipEventTypes:["axis","item"],axisComponents:[{axisType:"xAxis",AxisComp:mr},{axisType:"yAxis",AxisComp:Dr}],formatAxisMap:kx}),Bx=Da({chartName:"PieChart",GraphicalChild:Ut,validateTooltipEventTypes:["item"],defaultTooltipEventType:"item",legendContent:"children",axisComponents:[{axisType:"angleAxis",AxisComp:_n},{axisType:"radiusAxis",AxisComp:$a}],formatAxisMap:Nx,defaultProps:{layout:"centric",startAngle:0,endAngle:360,cx:"50%",cy:"50%",innerRadius:0,outerRadius:"80%"}}),UH=Da({chartName:"RadarChart",GraphicalChild:ao,axisComponents:[{axisType:"angleAxis",AxisComp:_n},{axisType:"radiusAxis",AxisComp:$a}],formatAxisMap:Nx,defaultProps:{layout:"centric",startAngle:90,endAngle:-270,cx:"50%",cy:"50%",innerRadius:0,outerRadius:"80%"}}),KH=Da({chartName:"AreaChart",GraphicalChild:Wr,axisComponents:[{axisType:"xAxis",AxisComp:mr},{axisType:"yAxis",AxisComp:Dr}],formatAxisMap:kx}),B5=Da({chartName:"RadialBarChart",GraphicalChild:Ra,legendContent:"children",defaultTooltipEventType:"axis",validateTooltipEventTypes:["axis","item"],axisComponents:[{axisType:"angleAxis",AxisComp:_n},{axisType:"radiusAxis",AxisComp:$a}],formatAxisMap:Nx,defaultProps:{layout:"radial",startAngle:0,endAngle:360,cx:"50%",cy:"50%",innerRadius:0,outerRadius:"80%"}});const Ar=P.createContext(null);function Fx(){const e=P.useContext(Ar);if(!e)throw new Error("useChart must be used within a ChartContainer");return e}const qx=({config:e,children:t,className:r,height:n=300})=>{const a=Object.fromEntries(Object.entries(e).filter(([,i])=>i.color).map(([i,s])=>[`--color-${i}`,s.color]));return o.jsx(Ar.Provider,{value:{config:e},children:o.jsx("div",{className:J.twMerge(O.clsx("bg-white rounded-[12px] w-full",r)),style:a,children:o.jsx(KT,{width:"100%",height:n,children:t})})})},Wt=({active:e,payload:t,label:r,labelKey:n,nameKey:a,indicator:i="dot",hideLabel:s=!1,hideIndicator:l=!1,className:c})=>{const{config:u}=Fx();if(!e||!t?.length)return null;const d=String(n?t[0]?.payload?.[n]??r??"":r??"");return o.jsxs("div",{className:J.twMerge(O.clsx("bg-surface-bg border border-surface-3 rounded-[8px] shadow-e2 px-3 py-2 text-xs min-w-[8rem]",c)),children:[!s&&d&&o.jsx("p",{className:"text-high-em font-medium mb-1.5",children:d}),o.jsx("div",{className:"flex flex-col gap-1",children:t.map((f,h)=>{const p=String(a?f.payload?.[a]??f.dataKey:f.dataKey??f.name??""),x=(u[p]??{}).label??f.name??f.dataKey;return o.jsxs("div",{className:"flex items-center gap-2",children:[!l&&o.jsx("span",{className:O.clsx("shrink-0",{"h-2 w-2 rounded-[2px]":i==="dot","w-[3px] h-3.5 rounded-full":i==="line","w-[3px] h-3.5 rounded-full opacity-60":i==="dashed"}),style:{backgroundColor:`var(--color-${p})`}}),o.jsx("span",{className:"text-low-em",children:String(x??"")}),o.jsx("span",{className:"text-med-em font-medium ml-auto pl-4",children:String(f.value??"")})]},h)})})]})},Us=({payload:e,nameKey:t,className:r})=>{const{config:n}=Fx();return e?.length?o.jsx("div",{className:J.twMerge(O.clsx("flex flex-wrap items-center justify-center gap-x-6 gap-y-1 pt-3 text-xs text-low-em",r)),children:e.map((a,i)=>{const s=String(t??a.dataKey??a.value??""),c=(n[s]??n[String(a.value)]??{}).label??a.value;return o.jsxs("div",{className:"flex items-center gap-1.5",children:[o.jsx("span",{className:"h-3 w-3 shrink-0 rounded-full",style:{backgroundColor:`var(--color-${s})`}}),o.jsx("span",{children:String(c??"")})]},i)})}):null},lt=({children:e,className:t})=>o.jsx("div",{className:J.twMerge(O.clsx("bg-white border border-surface-3 rounded-[12px] p-8 w-full",t)),children:e}),za=({title:e,titleIcon:t,value:r,className:n})=>o.jsxs("div",{className:O.clsx("flex flex-col",n),children:[o.jsxs("div",{className:"flex items-center justify-between gap-10",children:[o.jsx("span",{className:"text-lg font-medium text-med-em leading-snug",children:e}),t&&o.jsx(ie,{size:"md",color:"currentColor",children:t})]}),o.jsx("span",{className:"text-2xl font-semibold text-high-em font-space-grotesk",children:r})]}),GH=({className:e,...t})=>o.jsx(lt,{className:e,children:o.jsx(za,{...t})}),ZH=({buttonLabel:e="New invoice",onButtonClick:t,className:r,titleIcon:n=o.jsx(F.Link,{}),...a})=>o.jsx(lt,{className:r,children:o.jsxs("div",{className:"flex flex-col gap-4",children:[o.jsx(za,{...a,titleIcon:n}),o.jsx(V,{variant:"secondary",hierarchy:"primary",size:"sm",icons:"leading",leadingIcon:o.jsx(F.Add,{}),onClick:t,children:e})]})}),YH={xs:"py-1 px-5",sm:"py-2 px-5",md:"py-3 px-6",lg:"py-4 px-6"},Wx=({items:e,size:t="xs",className:r})=>o.jsx("div",{className:O.clsx("flex flex-col rounded-lg border border-surface-3 divide-y divide-surface-3 overflow-hidden",r),children:e.map((n,a)=>o.jsx(vt,{as:"div",size:t,title:n.name,trailingText:String(n.value),showCheckbox:!1,showLeadingImage:!1,showLeadingIcon:!1,showTrailingIcon:!1,showTag:!1,showTrailingText:!0,className:YH[t]},a))}),XH=[{name:"Billable",value:"17.00"},{name:"Non-billable",value:"0.00",disabled:!0}],QH=({title:e="Internal costs",amount:t=0,icon:r,items:n=XH,className:a})=>o.jsxs("div",{className:O.clsx("flex flex-col gap-4",a),children:[o.jsxs("div",{className:"flex items-center justify-between gap-10",children:[o.jsxs("div",{className:"flex flex-col gap-1 min-w-0",children:[o.jsx("span",{className:"text-sm font-medium text-med-em",children:e}),o.jsxs("span",{className:"text-xl font-semibold text-high-em font-space-grotesk",children:["$",t]})]}),o.jsx(ie,{size:"md",color:"currentColor",children:r??o.jsx(F.Timer,{})})]}),o.jsx(Wx,{items:n,size:"xs"})]}),JH=({items:e,size:t="md",buttonLabel:r="New invoice",onButtonClick:n,className:a})=>o.jsxs("div",{className:O.clsx("flex flex-col gap-6",a),children:[o.jsx(Wx,{items:e,size:t}),o.jsx(V,{variant:"secondary",hierarchy:"primary",size:"md",icons:"leading",leadingIcon:o.jsx(F.Add,{}),onClick:n,children:r})]}),eV=({progressTitle:e,progress:t,progressVariant:r="none",className:n,...a})=>o.jsx(lt,{className:n,children:o.jsxs("div",{className:"flex flex-col gap-6",children:[o.jsx(za,{...a}),o.jsxs("div",{className:"flex flex-col gap-0",children:[e&&o.jsx("span",{className:"text-base font-medium text-med-em",children:e}),o.jsx(tl,{progress:t,variant:r})]})]})}),tV=({title:e,amount:t,progress:r,circleSize:n="sm",circleShape:a="circle",circleLabel:i,className:s})=>o.jsx(lt,{className:s,children:o.jsxs("div",{className:"flex items-center justify-between gap-10",children:[o.jsxs("div",{className:"flex flex-col gap-0",children:[o.jsx("span",{className:"text-xl font-medium text-med-em",children:e}),o.jsx("span",{className:"text-2xl font-semibold text-high-em font-space-grotesk",children:t})]}),o.jsx(Gn,{progress:r,size:n,shape:a,label:i})]})}),rV=({title:e,amount:t,progress:r,circleSize:n="sm",circleLabel:a,className:i})=>o.jsx(lt,{className:i,children:o.jsxs("div",{className:"flex items-center justify-between gap-10",children:[o.jsxs("div",{className:"flex flex-col gap-0",children:[o.jsx("span",{className:"text-xl font-medium text-med-em",children:e}),o.jsx("span",{className:"text-2xl font-semibold text-high-em font-space-grotesk",children:t})]}),o.jsx(Gn,{progress:r,size:n,shape:"half-circle",label:a})]})}),nV=({progress:e,circleSize:t="sm",circleShape:r="circle",circleLabel:n,title1:a,amount1:i,title2:s,amount2:l,className:c})=>o.jsx(lt,{className:c,children:o.jsxs("div",{className:"flex flex-col gap-10",children:[o.jsx("div",{className:"flex justify-center",children:o.jsx(Gn,{progress:e,size:t,shape:r,label:n})}),o.jsx(he,{}),o.jsxs("div",{className:"flex items-center justify-between",children:[o.jsx("span",{className:"text-sm font-medium text-med-em",children:a}),o.jsx("span",{className:"text-xl font-semibold text-high-em font-space-grotesk",children:i}),o.jsx(he,{direction:"vertical",height:"40px"}),o.jsx("span",{className:"text-sm font-medium text-med-em",children:s}),o.jsx("span",{className:"text-xl font-semibold text-high-em font-space-grotesk",children:l})]})]})}),aV=({min:e=0,max:t=100,defaultValue:r=0,defaultValueEnd:n,step:a=1,variant:i="default",labels:s=[],onChange:l,className:c,disabled:u=!1})=>{const d=n!==void 0,[f,h]=P.useState(r),[p,g]=P.useState(n??t),[x,m]=P.useState(!1),[v,b]=P.useState(!1),w=P.useRef(null),C=(f-e)/(t-e)*100,y=d?(p-e)/(t-e)*100:100,j=P.useCallback(T=>{if(!w.current)return e;const M=w.current.getBoundingClientRect(),R=Math.max(0,Math.min(100,(T-M.left)/M.width*100)),$=e+R/100*(t-e),L=Math.round($/a)*a;return Math.max(e,Math.min(t,L))},[e,t,a]),N=P.useCallback(()=>{u||m(!0)},[u]),_=P.useCallback(()=>{u||b(!0)},[u]),A=P.useCallback(T=>{if(u)return;const M=j(T.clientX);if(x){const $=Math.min(M,d?p:t);h($),l&&l(d?[$,p]:$)}else if(v&&d){const $=Math.max(M,f);g($),l&&l([f,$])}},[u,j,x,v,d,f,p,t,l]),I=P.useCallback(()=>{m(!1),b(!1)},[]);P.useEffect(()=>{if(x||v)return document.addEventListener("mousemove",A),document.addEventListener("mouseup",I),()=>{document.removeEventListener("mousemove",A),document.removeEventListener("mouseup",I)}},[x,v,A,I]);const k=P.useCallback(T=>{if(u||T.target!==T.currentTarget)return;const M=j(T.clientX);if(!d)h(M),l&&l(M);else{const R=Math.abs(M-f),$=Math.abs(M-p);if(R<$){const L=Math.min(M,p);h(L),l&&l([L,p])}else{const L=Math.max(M,f);g(L),l&&l([f,L])}}},[u,j,d,f,p,l]),E=(T,M)=>{if(i==="percentage")return o.jsxs("div",{className:"absolute text-sm font-medium",style:{left:`${M}%`,transform:"translateX(-50%)",bottom:"100%",marginBottom:"12px",color:"var(--slider-text-color, #000000)"},children:[T,"%"]});if(i==="labelTop"&&s.length>0){const R=Math.round(T/t*(s.length-1)),$=s[R]||"";return o.jsx("div",{className:"absolute opacity-100 visible transition-opacity duration-200 pointer-events-none",style:{left:`${M}%`,transform:"translateX(-50%)",bottom:"100%",marginBottom:"24px"},children:o.jsx(vh,{arrowDirection:"down",children:$})})}if(i==="labelBottom"&&s.length>0){const R=Math.round(T/t*(s.length-1)),$=s[R]||"";return o.jsx("div",{className:"absolute opacity-100 visible transition-opacity duration-200 pointer-events-none",style:{left:`${M}%`,transform:"translateX(-50%)",top:"100%",marginTop:"24px"},children:o.jsx(vh,{arrowDirection:"up",children:$})})}return null};return o.jsx("div",{className:O.clsx("relative select-none py-10 w-60",u&&"opacity-50 cursor-not-allowed",c),children:o.jsxs("div",{className:"relative",style:{height:"8px"},children:[o.jsx("div",{ref:w,className:"absolute w-full rounded-full cursor-pointer",style:{height:"8px",backgroundColor:"var(--slider-track-bg, #D8DDE5)"},onClick:k}),o.jsx("div",{className:"absolute rounded-full pointer-events-none",style:{height:"8px",backgroundColor:"var(--slider-track-active, #000000)",left:`${C}%`,right:`${100-y}%`}}),o.jsx("div",{className:O.clsx("absolute cursor-grab active:cursor-grabbing",u&&"cursor-not-allowed"),style:{left:`${C}%`,top:"50%",transform:"translate(-50%, -50%)",zIndex:x?30:20},onMouseDown:N,children:o.jsx(gh,{})}),d&&o.jsx("div",{className:O.clsx("absolute cursor-grab active:cursor-grabbing",u&&"cursor-not-allowed"),style:{left:`${y}%`,top:"50%",transform:"translate(-50%, -50%)",zIndex:v?30:20},onMouseDown:_,children:o.jsx(gh,{})}),i!=="default"&&E(f,C),d&&i!=="default"&&E(p,y)]})})},iV=({min:e=0,max:t=100,sliderValue:r=0,sliderValueEnd:n,step:a=1,labels:i,onSliderChange:s,className:l,...c})=>o.jsx(lt,{className:l,children:o.jsxs("div",{className:"flex flex-col gap-6",children:[o.jsx(za,{...c}),o.jsx(aV,{min:e,max:t,defaultValue:r,defaultValueEnd:n,step:a,variant:"labelBottom",labels:i,onChange:s})]})}),oV=({items:e,size:t="md",className:r})=>o.jsx("div",{className:O.clsx("flex flex-col rounded-lg border border-surface-3 divide-y divide-surface-3 overflow-hidden",r),children:e.map((n,a)=>o.jsx(vt,{as:"div",size:t,title:n.title,description:n.description,leadingIcon:n.leadingIcon??o.jsx(F.I3Dcube,{}),trailingIcon:n.trailingIcon??o.jsx(F.Record,{}),showCheckbox:!1,showLeadingImage:!1,showLeadingIcon:!0,showDescription:!0,showTrailingIcon:!0,showTag:!1,showTrailingText:!1,disabled:n.disabled},a))}),Yp=["var(--brand-secondary-main)","var(--success-main)","var(--warning-main)","var(--danger-main)","var(--info-main)"];function Hx(e,t){return e??Yp[t%Yp.length]}function kn(e){return Object.fromEntries(e.map((t,r)=>[t.name,{label:t.label??t.name,color:Hx(t.color,r)}]))}function Ba(e){return Object.fromEntries(e.map((t,r)=>[`--color-${t.name}`,Hx(t.color,r)]))}const sV=({title:e,amount:t,data:r,donutSize:n=120,className:a})=>{const i=kn(r),s=Ba(r),l=n/2,c=l-2,u=l*.55;return o.jsx(lt,{className:a,children:o.jsxs("div",{className:"flex items-center justify-between gap-6",children:[o.jsxs("div",{className:"flex flex-col gap-0",children:[o.jsx("span",{className:"text-xl font-medium text-med-em",children:e}),o.jsx("span",{className:"text-2xl font-semibold text-high-em font-space-grotesk",children:t})]}),o.jsx(Ar.Provider,{value:{config:i},children:o.jsx("div",{className:"shrink-0",style:{...s,width:n,height:n},children:o.jsxs(Bx,{width:n,height:n,children:[o.jsx(He,{content:o.jsx(Wt,{hideLabel:!0})}),o.jsx(Ut,{data:r,dataKey:"value",nameKey:"name",cx:"50%",cy:"50%",innerRadius:u,outerRadius:c,stroke:"none",children:r.map(d=>o.jsx(Nn,{fill:`var(--color-${d.name})`},d.name))})]})})})]})})},lV=({title:e,titleIcon:t,data:r,donutSize:n=160,className:a})=>{const i=kn(r),s=Ba(r),l=n/2,c=l-2,u=l*.5;return o.jsx(lt,{className:a,children:o.jsxs("div",{className:"flex flex-col gap-4",children:[o.jsxs("div",{className:"flex items-center justify-between gap-10",children:[o.jsx("span",{className:"text-lg font-medium text-med-em leading-snug",children:e}),t&&o.jsx(ie,{size:"md",color:"currentColor",children:t})]}),o.jsx(he,{}),o.jsx(Ar.Provider,{value:{config:i},children:o.jsxs("div",{className:"flex items-center gap-4",style:s,children:[o.jsx("div",{className:"flex flex-col flex-1 min-w-0 divide-y divide-surface-3 pr-8",children:r.map(d=>o.jsxs("div",{className:"flex items-center gap-2 py-3",children:[o.jsx("svg",{className:"h-2.5 w-2.5 shrink-0",viewBox:"0 0 10 10","aria-hidden":!0,children:o.jsx("circle",{cx:"5",cy:"5",r:"5",fill:`var(--color-${d.name})`})}),o.jsx("span",{className:"text-xs text-low-em truncate",children:d.label??d.name})]},d.name))}),o.jsx("div",{className:"shrink-0 pl-5",style:{width:n+20,height:n},children:o.jsxs(Bx,{width:n,height:n,children:[o.jsx(He,{content:o.jsx(Wt,{hideLabel:!0})}),o.jsx(Ut,{data:r,dataKey:"value",nameKey:"name",cx:"50%",cy:"50%",innerRadius:u,outerRadius:c,stroke:"none",children:r.map(d=>o.jsx(Nn,{fill:`var(--color-${d.name})`},d.name))})]})})]})})]})})},cV=({data:e,donutSize:t=160,className:r})=>{const n=kn(e),a=Ba(e),i=t/2,s=i-2,l=i*.5;return o.jsx(lt,{className:r,children:o.jsxs("div",{className:"flex flex-col gap-6",children:[o.jsx(Ar.Provider,{value:{config:n},children:o.jsx("div",{className:"flex justify-center",style:a,children:o.jsxs(Bx,{width:t,height:t,children:[o.jsx(He,{content:o.jsx(Wt,{hideLabel:!0})}),o.jsx(Ut,{data:e,dataKey:"value",nameKey:"name",cx:"50%",cy:"50%",innerRadius:l,outerRadius:s,stroke:"none",children:e.map(c=>o.jsx(Nn,{fill:`var(--color-${c.name})`},c.name))})]})})}),o.jsx(he,{}),o.jsx("div",{className:"flex items-center",style:a,children:e.map((c,u)=>o.jsxs(S.default.Fragment,{children:[u>0&&o.jsx(he,{direction:"vertical",height:"32px"}),o.jsxs("div",{className:"flex flex-1 items-center justify-center gap-2",children:[o.jsx("svg",{className:"h-2.5 w-2.5 shrink-0",viewBox:"0 0 10 10","aria-hidden":!0,children:o.jsx("circle",{cx:"5",cy:"5",r:"5",fill:`var(--color-${c.name})`})}),o.jsx("span",{className:"text-xs text-low-em",children:c.label??c.name})]})]},c.name))})]})})},uV=({title:e,titleIcon:t,data:r,centerTitle:n,centerSubtitle:a,chartSize:i=160,className:s})=>{const l=kn(r),c=Ba(r),u=r.map(d=>({...d,fill:`var(--color-${d.name})`}));return o.jsx(lt,{className:s,children:o.jsxs("div",{className:"flex flex-col gap-4",children:[o.jsxs("div",{className:"flex items-center justify-between gap-10",children:[o.jsx("span",{className:"text-lg font-medium text-med-em leading-snug",children:e}),t&&o.jsx(ie,{size:"md",color:"currentColor",children:t})]}),o.jsx(he,{}),o.jsx(Ar.Provider,{value:{config:l},children:o.jsxs("div",{className:"flex items-center gap-4",style:c,children:[o.jsx("div",{className:"flex flex-col flex-1 min-w-0 divide-y divide-surface-3 pr-8",children:r.map(d=>o.jsxs("div",{className:"flex items-center gap-2 py-3",children:[o.jsx("svg",{className:"h-2.5 w-2.5 shrink-0",viewBox:"0 0 10 10","aria-hidden":!0,children:o.jsx("circle",{cx:"5",cy:"5",r:"5",fill:`var(--color-${d.name})`})}),o.jsx("span",{className:"text-xs text-low-em truncate",children:d.label??d.name})]},d.name))}),o.jsx("div",{className:"shrink-0 pl-5",style:{width:i+20,height:i},children:o.jsxs(B5,{width:i,height:i,data:u,innerRadius:i*.3,outerRadius:i*.52,barSize:6,barGap:4,startAngle:90,endAngle:-270,children:[(a||n)&&o.jsx(Ox,{component:({width:d,height:f})=>{const h=d/2,p=f/2;return o.jsxs("text",{textAnchor:"middle",children:[a&&o.jsx("tspan",{x:h,y:p-8,fill:"var(--low-em)",fontSize:"12",children:a}),n&&o.jsx("tspan",{x:h,y:p+16,fill:"var(--high-em)",fontSize:"24",fontWeight:"600",fontFamily:"'Space Grotesk', sans-serif",children:n})]})}}),o.jsx(Ra,{dataKey:"value",background:{fill:"var(--surface-2)"},cornerRadius:4}),o.jsx(He,{content:o.jsx(Wt,{hideLabel:!0})})]})})]})})]})})},dV=({data:e,centerTitle:t,centerSubtitle:r,chartSize:n=160,className:a})=>{const i=kn(e),s=Ba(e),l=e.map(c=>({...c,fill:`var(--color-${c.name})`}));return o.jsx(lt,{className:a,children:o.jsxs("div",{className:"flex flex-col gap-6",children:[o.jsx(Ar.Provider,{value:{config:i},children:o.jsx("div",{className:"flex justify-center",style:s,children:o.jsxs(B5,{width:n,height:n,data:l,innerRadius:n*.3,outerRadius:n*.52,barSize:6,barGap:4,startAngle:90,endAngle:-270,children:[(r||t)&&o.jsx(Ox,{component:({width:c,height:u})=>{const d=c/2,f=u/2;return o.jsxs("text",{textAnchor:"middle",children:[r&&o.jsx("tspan",{x:d,y:f-8,fill:"var(--low-em)",fontSize:"12",children:r}),t&&o.jsx("tspan",{x:d,y:f+16,fill:"var(--high-em)",fontSize:"24",fontWeight:"600",fontFamily:"'Space Grotesk', sans-serif",children:t})]})}}),o.jsx(Ra,{dataKey:"value",background:{fill:"var(--surface-2)"},cornerRadius:4}),o.jsx(He,{content:o.jsx(Wt,{hideLabel:!0})})]})})}),o.jsx(he,{}),o.jsx("div",{className:"flex items-center",style:s,children:e.map((c,u)=>o.jsxs(S.default.Fragment,{children:[u>0&&o.jsx(he,{direction:"vertical",height:"32px"}),o.jsxs("div",{className:"flex flex-1 items-center justify-center gap-2",children:[o.jsx("svg",{className:"h-2.5 w-2.5 shrink-0",viewBox:"0 0 10 10","aria-hidden":!0,children:o.jsx("circle",{cx:"5",cy:"5",r:"5",fill:`var(--color-${c.name})`})}),o.jsx("span",{className:"text-xs text-low-em",children:c.label??c.name})]})]},c.name))})]})})},fV=({data:e,series:t,chartSize:r=200,fillOpacity:n=.2,className:a})=>{const i=t.map(c=>({name:c.key,label:c.label,color:c.color})),s=kn(i),l=Ba(i);return o.jsx(lt,{className:a,children:o.jsx("div",{className:"flex flex-col gap-6",children:o.jsxs(Ar.Provider,{value:{config:s},children:[o.jsx("div",{className:"flex justify-center",style:l,children:o.jsxs(UH,{width:r,height:r,data:e,children:[o.jsx(MN,{stroke:"var(--surface-2)"}),o.jsx(_n,{dataKey:"axis",tick:{fill:"var(--low-em)",fontSize:11}}),o.jsx(He,{content:o.jsx(Wt,{indicator:"dot"})}),t.map(c=>o.jsx(ao,{dataKey:c.key,stroke:`var(--color-${c.key})`,fill:`var(--color-${c.key})`,fillOpacity:n,strokeWidth:2},c.key))]})}),o.jsx(he,{}),o.jsx("div",{className:"flex items-center",style:l,children:t.map((c,u)=>o.jsxs(S.default.Fragment,{children:[u>0&&o.jsx(he,{direction:"vertical",height:"32px"}),o.jsxs("div",{className:"flex flex-1 items-center justify-center gap-2",children:[o.jsx("svg",{className:"h-2.5 w-2.5 shrink-0",viewBox:"0 0 10 10","aria-hidden":!0,children:o.jsx("circle",{cx:"5",cy:"5",r:"5",fill:`var(--color-${c.key})`})}),o.jsx("span",{className:"text-xs text-low-em",children:c.label})]})]},c.key))})]})})})},kj=4,Xp=6,hV=(e,t,r,n,a)=>{if(!r||!n||n<=0)return"";const i=Math.min(a,r/2,n/2);return`M${e+i},${t} L${e+r-i},${t} Q${e+r},${t} ${e+r},${t+i} L${e+r},${t+n} L${e},${t+n} L${e},${t+i} Q${e},${t} ${e+i},${t} Z`},xh=(e,t=Xp)=>r=>{const{x:n,y:a,width:i,height:s,fill:l}=r;return!i||!s||s<=0?null:o.jsx("path",{d:hV(n,a,i,s+e,t),fill:l})},pV=({data:e,series:t,height:r=220,barSize:n=20,stacked:a=!0,showGrid:i=!0,showYAxis:s=!0,className:l})=>{const c=t.map(d=>({name:d.key,label:d.label,color:d.color})),u=kn(c);return o.jsx(lt,{className:l,children:o.jsx(qx,{config:u,height:r,className:"rounded-none bg-transparent",children:o.jsxs(z5,{data:e,accessibilityLayer:!0,children:[i&&o.jsx(li,{vertical:!1,stroke:"var(--surface-2)"}),o.jsx(mr,{dataKey:"label",tickLine:!1,axisLine:!1,tickMargin:16,tick:{fill:"var(--low-em)",fontSize:12}}),s&&o.jsx(Dr,{tickLine:!1,axisLine:!1,tickMargin:16,tick:{fill:"var(--low-em)",fontSize:12}}),o.jsx(He,{content:o.jsx(Wt,{}),cursor:{fill:"var(--surface-2)"}}),o.jsx(Yt,{content:o.jsx(Us,{}),verticalAlign:"top"}),t.map((d,f)=>{if(a){const h=f===0,g=f===t.length-1?xh(0):h?xh(kj):xh(kj,0);return o.jsx(Sr,{dataKey:d.key,stackId:"stack",fill:`var(--color-${d.key})`,shape:g,barSize:n},d.key)}return o.jsx(Sr,{dataKey:d.key,fill:`var(--color-${d.key})`,barSize:n,radius:[Xp,Xp,0,0]},d.key)})]})})})},mV=({data:e,chartType:t="bar",color:r,seriesLabel:n,chartHeight:a=80,showGrid:i=!0,showXAxis:s=!0,showYAxis:l=!0,className:c,...u})=>{const f=`kpiAreaGradient-${S.default.useId()}`,h=Hx(r,0),p={value:{label:n,color:h}},g=u.title!==void 0||u.value!==void 0;return o.jsx(lt,{className:c,children:o.jsxs("div",{className:"flex flex-col gap-4",children:[g&&o.jsx(za,{title:u.title??"",value:u.value??"",titleIcon:u.titleIcon}),o.jsx(qx,{config:p,height:a,className:"rounded-none bg-transparent",children:t==="bar"?o.jsxs(z5,{data:e,accessibilityLayer:!0,children:[i&&o.jsx(li,{vertical:!1,stroke:"var(--surface-2)"}),s&&o.jsx(mr,{dataKey:"label",tickLine:!1,axisLine:!1,tick:{fill:"var(--low-em)",fontSize:10},tickMargin:8}),o.jsx(He,{content:o.jsx(Wt,{}),cursor:{fill:"var(--surface-2)"}}),o.jsx(Sr,{dataKey:"value",fill:"var(--color-value)",radius:[4,4,0,0],barSize:24})]}):t==="area"?o.jsxs(KH,{data:e,accessibilityLayer:!0,children:[o.jsx("defs",{children:o.jsxs("linearGradient",{id:f,x1:"0",y1:"0",x2:"0",y2:"1",children:[o.jsx("stop",{offset:"5%",stopColor:"var(--color-value)",stopOpacity:.2}),o.jsx("stop",{offset:"95%",stopColor:"var(--color-value)",stopOpacity:0})]})}),i&&o.jsx(li,{vertical:!1,stroke:"var(--surface-2)"}),s&&o.jsx(mr,{dataKey:"label",tickLine:!1,axisLine:!1,tick:{fill:"var(--low-em)",fontSize:10},tickMargin:8}),l&&o.jsx(Dr,{tickLine:!1,axisLine:!1,tick:{fill:"var(--low-em)",fontSize:10},tickMargin:8,width:40}),o.jsx(He,{content:o.jsx(Wt,{})}),o.jsx(Yt,{content:o.jsx(Us,{}),verticalAlign:"top"}),o.jsx(Wr,{dataKey:"value",stroke:"var(--color-value)",fill:`url(#${f})`,strokeWidth:2,dot:!1})]}):o.jsxs(VH,{data:e,accessibilityLayer:!0,children:[i&&o.jsx(li,{vertical:!1,stroke:"var(--surface-2)"}),s&&o.jsx(mr,{dataKey:"label",tickLine:!1,axisLine:!1,tick:{fill:"var(--low-em)",fontSize:10},tickMargin:8}),l&&o.jsx(Dr,{tickLine:!1,axisLine:!1,tick:{fill:"var(--low-em)",fontSize:10},tickMargin:8,width:40}),o.jsx(He,{content:o.jsx(Wt,{})}),o.jsx(Yt,{content:o.jsx(Us,{}),verticalAlign:"top"}),o.jsx(io,{dataKey:"value",stroke:"var(--color-value)",strokeWidth:2,dot:!1})]})})]})})},xV={danger:"bg-danger-main",warning:"bg-warning-main",info:"bg-info-main",success:"bg-success-main"},gV={sm:{title:"text-base",subtitle:"text-sm",iconSize:20,iconBox:"size-10"},md:{title:"text-xl",subtitle:"text-base",iconSize:28,iconBox:"size-14"},lg:{title:"text-2xl",subtitle:"text-lg",iconSize:32,iconBox:"size-16"}},F5=P.forwardRef(({alertTitle:e,descriptionHighlight:t,description:r,variant:n="danger",size:a="md",icon:i,iconSize:s,iconBoxSize:l,titleSize:c,subtitleSize:u,actionLabel:d="Abrir detalles",onAction:f,buttonVariant:h="brand",buttonHierarchy:p="primary",buttonSize:g="md",className:x,...m},v)=>{const b=gV[a],w=s??b.iconSize,C=l??b.iconBox,y=c??b.title,j=u??b.subtitle;return o.jsx("div",{ref:v,className:J.twMerge("bg-white w-full flex flex-col overflow-hidden",x),...m,children:o.jsxs("div",{className:"flex flex-col items-center text-center gap-12 p-10",children:[o.jsx("span",{className:O.clsx(C,"rounded-2xl flex items-center justify-center shrink-0",xV[n]),children:i??o.jsx(F.Warning2,{size:w,color:"white",variant:"Bold"})}),o.jsxs("div",{className:"flex flex-col gap-1",children:[o.jsx("p",{className:O.clsx(y,"font-semibold text-high-em"),children:e}),(t||r)&&o.jsxs("p",{className:O.clsx(j,"text-med-em"),children:[t&&o.jsx("strong",{children:t}),t&&r&&" ",r]})]}),d&&o.jsx(V,{variant:h,hierarchy:p,size:g,className:"w-full",onClick:f,children:d})]})})});F5.displayName="AlertCallout";exports.AICommentaryIcon=Jj;exports.AIMessage=i2;exports.ActivityFeed=f3;exports.AddIcon=mO;exports.AlertCallout=F5;exports.AlertDialog=m2;exports.AlertDialogAction=j2;exports.AlertDialogCancel=C2;exports.AlertDialogContent=g2;exports.AlertDialogDescription=b2;exports.AlertDialogFooter=w2;exports.AlertDialogHeader=v2;exports.AlertDialogTitle=y2;exports.AlertDialogTrigger=x2;exports.AppointmentDetail=Lo;exports.AppointmentRow=Ro;exports.ArrowNarrowDownIcon=e2;exports.AttachmentMessage=k2;exports.AuthActionWidget=iA;exports.AuthEmailVerificationWidget=lA;exports.AuthFormWidget=rA;exports.AuthSocialOptionsWidget=oA;exports.Avatar=Ft;exports.AvatarGroup=am;exports.BREAKPOINTS=Gi;exports.Badge=Ye;exports.BookOutlined=xO;exports.Box2Icon=uO;exports.BoxIcon=dO;exports.Breadcrumb=EO;exports.BreadcrumbEllipsis=DO;exports.BreadcrumbItem=MO;exports.BreadcrumbLink=$O;exports.BreadcrumbList=IO;exports.BreadcrumbPage=RO;exports.BreadcrumbSeparator=LO;exports.Button=V;exports.ButtonDropdown=zO;exports.ButtonGroup=xr;exports.CHART_PALETTE=Yp;exports.CONTAINER=Dj;exports.CONTAINER_PADDING=zj;exports.CSS_VARIABLES=Wj;exports.CalendarIcon=NO;exports.CalendarIcon2=f2;exports.Card=WO;exports.CardAction=jm;exports.ChartContainer=qx;exports.ChartContext=Ar;exports.ChartLegendContent=Us;exports.ChartTooltipContent=Wt;exports.ChatCollapsibleCheck=S2;exports.ChatCollapsibleContainer=el;exports.ChatCollapsibleDialog=N2;exports.ChatCommandList=QO;exports.ChatCommandListItem=yh;exports.ChatHeader=O2;exports.ChatHistorial=A2;exports.ChatHistorialItem=P2;exports.ChatIcon=Qj;exports.ChatInputText=_2;exports.ChatLayout=N6;exports.ChatMessage=ui;exports.ChatMessageOptions=bh;exports.ChatPanel=T2;exports.ChatTypingIndicator=im;exports.Checkbox=Jt;exports.CheckboxGroup=O6;exports.ChevronDownIcon=rm;exports.ChevronUpIcon=nm;exports.Chip=k6;exports.CircleIcon=hO;exports.ColorPalette=I6;exports.ColumnHandler=M6;exports.ColumnHeader=om;exports.ComboBox=z6;exports.ConditionalBuilder=a_;exports.ContainerWithCompounds=Gs;exports.ContextualMenu=B6;exports.CopyIcon=Xs;exports.DataArrowsOutlined=bO;exports.DatePickerInput=Z3;exports.DateRangePicker=wm;exports.DeleteConfirmationModal=J2;exports.Divider=he;exports.DragAndDropListItem=sm;exports.DraggableListRow=V3;exports.Drawer=R4;exports.DropLayoutPicker=Cm;exports.DropLayoutPickerContent=Nm;exports.DropLayoutPickerTrigger=Sm;exports.DropMenu=Ht;exports.DropModal=un;exports.DropModalBody=hn;exports.DropModalClose=U2;exports.DropModalContent=dn;exports.DropModalFooter=hm;exports.DropModalFooterActions=pn;exports.DropModalHeader=fn;exports.DropModalTitle=fm;exports.DropModalTrigger=ol;exports.DropPlaceholder=Kn;exports.DropSizePicker=Om;exports.DropSizePickerContent=Am;exports.DropSizePickerTrigger=Pm;exports.DropZone=E2;exports.Dropdown=Ae;exports.DropdownMenu=W6;exports.Edit2Icon=h2;exports.EmptyState=ht;exports.ErrorBoundary=V6;exports.ErrorState=I2;exports.ExpressionCard=J3;exports.ExpressionPanel=i_;exports.ExpressionPanelDivider=eC;exports.EyeIcon=o2;exports.EyeOffIcon=s2;exports.FilterConditionRow=Y3;exports.FilterFunnel02Icon=t2;exports.FlashIcon=d2;exports.FloatingBar=U6;exports.Footer=il;exports.FormFieldGroup=Yi;exports.GridDraggableItem=M2;exports.Header=al;exports.HeaderTabs=C3;exports.Icon=ie;exports.ImageUploader=J6;exports.InfoIcon=Jp;exports.InfoLabel=t4;exports.InputField=me;exports.InputSearch=um;exports.InvoiceCard=hA;exports.KPIAutomationTrigger=JH;exports.KPIBarChart=pV;exports.KPICard=lt;exports.KPIChart=mV;exports.KPIDetailedMetric=QH;exports.KPIDonutChart=sV;exports.KPIPieChart=lV;exports.KPIPieMetrics=cV;exports.KPIProgressBar=eV;exports.KPIProgressCircle=tV;exports.KPIProgressHalfCircle=rV;exports.KPIProgressMetrics=nV;exports.KPIQuickActionList=oV;exports.KPIRadarMetrics=fV;exports.KPIRadialChart=uV;exports.KPIRadialMetrics=dV;exports.KPISingleValue=GH;exports.KPISingleValueAction=ZH;exports.KPISingleValueContent=za;exports.KPISlider=iV;exports.KPIValueBreakdown=Wx;exports.Kanban=aC;exports.KanbanCard=yl;exports.KanbanColumn=km;exports.Kbd=Qa;exports.LAYOUT=Y5;exports.LAYOUT_SPACING=qj;exports.LabelIcon=ft;exports.LabelWithIcon=_4;exports.LabelWithTooltip=Y2;exports.LayerIcon=u2;exports.LeftArrowIcon=n2;exports.Legend=Yt;exports.Link=gr;exports.LinkGroup=T4;exports.ListItem=vt;exports.LogicOperatorConnector=G3;exports.MaximizeIcon=Ys;exports.MenuBuilder=j4;exports.MenuItemsPanel=P4;exports.MessageProgrammingOutlined=gO;exports.Modal=sl;exports.ModalBody=fl;exports.ModalClose=xm;exports.ModalContent=cl;exports.ModalDescription=mm;exports.ModalFooter=hl;exports.ModalFooterActions=Q2;exports.ModalHeader=ul;exports.ModalTitle=dl;exports.ModalTrigger=ll;exports.ModuleCard=q3;exports.ModuleCardHeader=_m;exports.ModuleFieldItem=W3;exports.ModuleSummaryCard=T3;exports.MoreIcon=c2;exports.NAVBAR=Fj;exports.NavSidebar=A4;exports.OptionsEditor=Z2;exports.PANEL_DEFAULTS=Re;exports.Panel=Zj;exports.PanelHeader=bm;exports.PanelLayout=Kj;exports.PanelMain=Yj;exports.PasswordResetWidget=aA;exports.PlanPricingCard=l3;exports.Planner=tC;exports.PlusCircleIcon=PO;exports.ProductIcon=pl;exports.ProgrammingArrowsOutlined=yO;exports.Progress=tl;exports.ProgressBar=wh;exports.ProgressCircle=Gn;exports.ProgressTracker=D4;exports.ProjectActionCard=RP;exports.ProjectCard=c3;exports.ProjectCardPlan=IP;exports.ProjectOverviewCard=k3;exports.QuestionCircle=em;exports.QuickActions=z4;exports.Radio=F4;exports.RecoveryWidget=nA;exports.RelatedDataCard=H3;exports.RightArrowIcon=tm;exports.SIDEBAR=Bj;exports.Section=Zs;exports.SectionFeatures=Lj;exports.SectionHero=Rj;exports.SelectableCard=u3;exports.SettingsCard=LP;exports.ShareIcon=jO;exports.Sidebar=p4;exports.SizePicker=F3;exports.SkalarLogo=Eo;exports.SkalarLogoNoText=Io;exports.SlashIcon=kO;exports.SliderPointerDown=SO;exports.SliderPointerUp=CO;exports.SliderThumbIcon=gh;exports.SplitPanelLayout=Xj;exports.Stepper=d3;exports.StraightInfoIcon=Qr;exports.SupportCard=$P;exports.Switcher=ml;exports.TabbedContainer=xP;exports.Table=G4;exports.TableBody=X4;exports.TableCard=DP;exports.TableCell=jh;exports.TableColumnFilter=nP;exports.TableColumnHeader=m3;exports.TableColumnVisibility=aP;exports.TableEmptyState=x3;exports.TableHeader=Y4;exports.TableHeading=rP;exports.TablePagination=tP;exports.TableProvider=p3;exports.TableRoot=Z4;exports.TableRow=Mo;exports.Tabs=vm;exports.Tag=Lr;exports.TextArea=xl;exports.ThemeToggle=yP;exports.ToastComponent=A3;exports.ToastProvider=CP;exports.Toggle=Oa;exports.ToggleGroup=NP;exports.Tooltip=Na;exports.Tooltip$1=He;exports.TrashIcon=Qs;exports.TypesPanel=ym;exports.TypesPanelBodyGrid=OP;exports.TypesPanelBodyList=PP;exports.TypesPanelHeader=kP;exports.TypesPanelHeaderSearch=TP;exports.UnionIcon=l2;exports.UploadImageIcon=r2;exports.UserMenu=EP;exports.VideoPlayOutlined=vO;exports.VisualComposer=YP;exports.WidgetBuilderEdit=WA;exports.WidgetBuilderItemHoverAction=gl;exports.WidgetContainer=jn;exports.WidgetPreview=FA;exports.WidgetSidebar=dA;exports.WidgetSummaryCard=E3;exports.WorkspaceSettings=MP;exports.XMark=it;exports.XMarkAlert=a2;exports.addSelectionColumn=hP;exports.calculateDraggedPanelPercentage=Vj;exports.calculateHeaderWidths=Z6;exports.calculatePanelPercentage=ko;exports.createMediaQuery=J5;exports.findPanelById=Kt;exports.getCentralWidth=aO;exports.getCurrentBreakpoint=tO;exports.getDefaultExportFromCjs=Ne;exports.getGapClass=tr;exports.getTotalPanelsWidth=Uj;exports.getTotalSideWidth=To;exports.initializePanelsState=Ao;exports.matchesBreakpoint=eO;exports.parseColumnConfig=v3;exports.parseTableConfig=fP;exports.productsApiResponse=mP;exports.productsTableConfig=w3;exports.productsTableData=j3;exports.pxToCss=Q5;exports.pxToRem=X5;exports.useChart=Fx;exports.useContainerHeight=o6;exports.useContainerWidth=nl;exports.usePanelState=oO;exports.useSidebar=yn;exports.useTableContext=rr;exports.useToast=jP;exports.usersApiResponse=pP;exports.usersTableConfig=y3;exports.usersTableData=b3;exports.visualComposerCollision=XP;
87
- //# sourceMappingURL=index-D-thBDsU.cjs.map