@skalar-saas/design-system 0.2.0 → 0.2.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.
- package/dist/design-system.css +1 -1
- package/dist/{index-CvxKpepD.cjs → index-C_WnbLro.cjs} +2 -2
- package/dist/{index-CvxKpepD.cjs.map → index-C_WnbLro.cjs.map} +1 -1
- package/dist/{index-DYdvRd97.js → index-CxDCuzeJ.js} +9075 -8691
- package/dist/index-CxDCuzeJ.js.map +1 -0
- package/dist/index-DSlPTpVd.cjs +91 -0
- package/dist/index-DSlPTpVd.cjs.map +1 -0
- package/dist/{index-D9aA2m7f.js → index-N0owFouQ.js} +2 -2
- package/dist/{index-D9aA2m7f.js.map → index-N0owFouQ.js.map} +1 -1
- package/dist/index.d.ts +3 -1
- package/dist/index.js +1 -1
- package/dist/index.mjs +122 -120
- package/dist/shared/ui/QuickActions/QuickActions.d.ts +18 -0
- package/dist/shared/ui/QuickActions/index.d.ts +1 -0
- package/dist/shared/ui/TabbedContainer/TabbedContainer.d.ts +26 -0
- package/dist/shared/ui/TabbedContainer/index.d.ts +1 -0
- package/dist/shared/ui/Tabs/Tabs.d.ts +3 -1
- package/dist/shared/ui/WidgetEditor/fields/ComponentTreeField/ComponentTreeField.d.ts +8 -0
- package/dist/shared/ui/WidgetEditor/fields/ComponentTreeField/index.d.ts +1 -0
- package/dist/shared/ui/WidgetEditor/fields/ModalListField.d.ts +7 -0
- package/dist/shared/ui/WidgetEditor/types.d.ts +28 -3
- package/package.json +1 -1
- package/dist/index-DYdvRd97.js.map +0 -1
- package/dist/index-Ymrs1TGO.cjs +0 -91
- package/dist/index-Ymrs1TGO.cjs.map +0 -1
package/dist/index-Ymrs1TGO.cjs
DELETED
|
@@ -1,91 +0,0 @@
|
|
|
1
|
-
"use client";"use strict";const o=require("react/jsx-runtime"),P=require("react"),xe=require("@headlessui/react"),ht=require("framer-motion"),N=require("clsx"),te=require("tailwind-merge"),B=require("iconsax-react"),Sj=require("@radix-ui/react-tooltip"),ga=require("react-dom"),MO=require("@radix-ui/react-toast"),$O=require("react-day-picker"),lt=require("@dnd-kit/core"),dt=require("@dnd-kit/sortable"),Fp=require("@dnd-kit/utilities"),_r=require("@tanstack/react-table"),RO=require("@tanstack/react-virtual"),LO=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 O=qp(P),ae=LO(N),wt=qp(Sj),_t=qp(MO),DO={default:"max-w-container",narrow:"max-w-container-narrow",medium:"max-w-container-medium",wide:"max-w-container-wide",full:"max-w-none"},zO={none:"",responsive:"px-container-mobile md:px-container-tablet lg:px-container-desktop",fixed:"px-container-desktop"},Oj=O.default.forwardRef(({size:e="default",centered:t=!0,padding:r="responsive",as:n="div",className:a,children:i,...s},l)=>{const c=te.twMerge(N.clsx("w-full",DO[e],t&&"mx-auto",zO[r],a));return o.jsx(n,{ref:l,className:c,...s,children:i})});Oj.displayName="Container";const Nj=O.default.forwardRef(({className:e,children:t,...r},n)=>o.jsx("div",{ref:n,className:te.twMerge(N.clsx("flex items-center justify-between","py-6 md:py-8",e)),...r,children:t}));Nj.displayName="Container.Header";const Pj=O.default.forwardRef(({className:e,children:t,...r},n)=>o.jsx("div",{ref:n,className:te.twMerge(N.clsx("flex-1",e)),...r,children:t}));Pj.displayName="Container.Content";const Aj=O.default.forwardRef(({className:e,children:t,...r},n)=>o.jsx("div",{ref:n,className:te.twMerge(N.clsx("flex items-center justify-between","py-6 md:py-8","border-t border-surface-3",e)),...r,children:t}));Aj.displayName="Container.Footer";const Bs=Oj;Bs.Header=Nj;Bs.Content=Pj;Bs.Footer=Aj;const BO={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"},FO={transparent:"bg-transparent","surface-bg":"bg-surface-bg","surface-1":"bg-surface-1","surface-2":"bg-surface-2",white:"bg-white"},Fs=O.default.forwardRef(({spacing:e="lg",background:t="transparent",bordered:r=!1,as:n="section",className:a,children:i,...s},l)=>{const c=te.twMerge(N.clsx("w-full",BO[e],FO[t],r&&"border-b border-surface-3",a));return o.jsx(n,{ref:l,className:c,...s,children:i})});Fs.displayName="Section";const _j=O.default.forwardRef(({spacing:e="2xl",...t},r)=>o.jsx(Fs,{ref:r,spacing:e,...t}));_j.displayName="SectionHero";const kj=O.default.forwardRef(({background:e="surface-1",...t},r)=>o.jsx(Fs,{ref:r,background:e,...t}));kj.displayName="SectionFeatures";const qi={sm:640,md:768,lg:1024,xl:1280,"2xl":1400,"3xl":1600},Tj={default:1400,narrow:896,medium:1152,wide:1600},Ej={mobile:16,tablet:24,desktop:32,desktopLarge:48},Ij={width:280,collapsedWidth:64,navigationWidth:240},Mj={headerHeight:60,tabsHeight:48,totalHeight:108},$j={none:0,xs:8,sm:16,md:24,lg:32,xl:48,"2xl":64},Rj={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"},qO={breakpoints:qi,container:Tj,containerPadding:Ej,sidebar:Ij,navbar:Mj,spacing:$j,cssVariables:Rj};function WO(e){return`${e/16}rem`}function HO(e){return`${e}px`}function VO(e,t="min"){const r=typeof e=="number"?e:qi[e],n=t==="max"?r-1:r;return`(${t}-width: ${n}px)`}function UO(e,t,r="gte"){const n=qi[t];return r==="gte"?e>=n:e<n}function KO(e){const r=Object.entries(qi).sort((n,a)=>a[1]-n[1]);for(const[n,a]of r)if(e>=a)return n;return"sm"}const Lj=P.createContext(null);function GO(){const e=P.useContext(Lj);if(!e)throw new Error("usePanelContext must be used within a PanelLayout");return e}const $e={minWidth:200,maxWidthPercent:50,minCentralWidth:150,minCentralPercent:10,closeZoneMin:10,closeZoneMax:15,snapMinWidth:15,exitAnimationDuration:100};function ZO(e){return e>=$e.closeZoneMin&&e<=$e.closeZoneMax}function qx(e){return e<$e.snapMinWidth?$e.snapMinWidth:e}function Co(e,t,r=0,n=$e.minCentralWidth){const a=t-n-r,s=Math.min(e,a)/t*100;return Math.max(10,Math.min(s,$e.maxWidthPercent))}function Dj(e,t,r,n=0,a=$e.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($e.closeZoneMin,Math.min(u,f))}function So(e){return e.filter(t=>t.open).reduce((t,r)=>t+r.width,0)}function zj(e){return So(e.left)+So(e.right)}function Ut(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 YO(e){return 100-zj(e)}function wo(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=Co(n.defaultWidth,t,i),l={id:n.id,open:n.defaultOpen??!0,width:s};r[n.side].push(l)}),r}const Bj=O.default.memo(({children:e,panels:t,onPanelResize:r,onCloseZoneChange:n,onPanelClose:a,minCentralWidth:i=$e.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]),v=P.useCallback(C=>{const y=Ut(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:v,minCentralWidth:i,containerRef:u}),[t,d,f,h,p,v,i]),{leftPanels:m,rightPanels:g,mainContent:b}=P.useMemo(()=>{const C=[],y=[];let w=null;return O.default.Children.forEach(e,S=>{if(O.default.isValidElement(S)){if(S.type&&S.type.displayName==="PanelMain"){w=S;return}if(S.type&&S.type.displayName==="Panel"){const A=S.props;A.side==="left"?C.push(S):A.side==="right"&&y.push(S)}}}),{leftPanels:C,rightPanels:y,mainContent:w}},[e]),j=l!==null;return o.jsx(Lj.Provider,{value:x,children:o.jsxs("div",{ref:u,className:N.clsx("flex h-full w-full overflow-hidden","transition-all duration-100 ease-out",j&&"select-none",s),"data-panel-layout":!0,"data-resizing":j,children:[m,b,g]})})});Bj.displayName="PanelLayout";const Fj=({height:e=200,side:t="right",fillColor:r="var(--surface-1)",className:n})=>{const c=(e-48)/2,u=c+48,d=t==="right",f=d?.5:9-.5,h=d?9-.5:.5,p=d?0:9-.5,v=d?`
|
|
2
|
-
M ${f} 0
|
|
3
|
-
L ${f} ${c}
|
|
4
|
-
Q ${f} ${c+4}, ${f+4} ${c+4}
|
|
5
|
-
L ${h-4} ${c+4}
|
|
6
|
-
Q ${h} ${c+4}, ${h} ${c+8}
|
|
7
|
-
L ${h} ${u-8}
|
|
8
|
-
Q ${h} ${u-4}, ${h-4} ${u-4}
|
|
9
|
-
L ${f+4} ${u-4}
|
|
10
|
-
Q ${f} ${u-4}, ${f} ${u}
|
|
11
|
-
L ${f} ${e}
|
|
12
|
-
`:`
|
|
13
|
-
M ${f} 0
|
|
14
|
-
L ${f} ${c}
|
|
15
|
-
Q ${f} ${c+4}, ${f-4} ${c+4}
|
|
16
|
-
L ${h+4} ${c+4}
|
|
17
|
-
Q ${h} ${c+4}, ${h} ${c+8}
|
|
18
|
-
L ${h} ${u-8}
|
|
19
|
-
Q ${h} ${u-4}, ${h+4} ${u-4}
|
|
20
|
-
L ${f-4} ${u-4}
|
|
21
|
-
Q ${f} ${u-4}, ${f} ${u}
|
|
22
|
-
L ${f} ${e}
|
|
23
|
-
`,x=d?(f+h)/2:(h+f)/2,m=e/2;return o.jsxs("div",{className:N.clsx("relative cursor-col-resize",n),style:{width:9,height:e},children:[o.jsxs("svg",{width:9,height:e,viewBox:`0 0 9 ${e}`,fill:"none",className:"absolute inset-0",children:[o.jsx("rect",{x:p,y:0,width:.5,height:e,fill:r}),o.jsx("path",{d:v,fill:r,stroke:"var(--surface-3)",strokeWidth:"1"})]}),o.jsxs("div",{className:"absolute flex flex-col gap-[2px] items-center",style:{left:x,top:m,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"})]})]})},qj=O.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}=GO(),v=f(e),x=P.useRef(!1),m=P.useRef(!1),g=P.useRef(null),b=P.useRef(!1),j=P.useRef(0),C=P.useRef(!1),y=P.useRef(null),[w,S]=P.useState(500),A=P.useRef({side:t,oppositeSideWidth:0,minCentralWidth:h,externalPanelsWidth:0,internalPanelsWidth:0,panelState:v}),I=So(s[t==="left"?"right":"left"]),k=s[t],E=k.findIndex(W=>W.id===e),T=k.filter((W,Z)=>W.open?t==="right"?Z>E:Z<E:!1).reduce((W,Z)=>W+Z.width,0),M=k.filter((W,Z)=>!W.open||W.id===e?!1:t==="right"?Z<E:Z>E).reduce((W,Z)=>W+Z.width,0);A.current={side:t,oppositeSideWidth:I,minCentralWidth:h,externalPanelsWidth:T,internalPanelsWidth:M,panelState:v};const $=P.useRef(c),R=P.useRef(u),L=P.useRef(d);$.current=c,R.current=u,L.current=d;const q=P.useCallback(W=>{x.current&&(m.current=!0,!g.current&&(g.current=requestAnimationFrame(()=>{g.current=null;const Z=p.current;if(!Z)return;const re=Z.getBoundingClientRect(),X=re.width,ne=W.clientX-re.left,{side:ce,oppositeSideWidth:G,minCentralWidth:ee,externalPanelsWidth:J,internalPanelsWidth:D}=A.current,he=Dj(ce,ne,X,G,ee,J,D),me=he<j.current&&ZO(he);me!==b.current&&(b.current=me,L.current(e,me)),$.current(e,he)})))},[e,p]),U=P.useCallback(()=>{if(!x.current)return;x.current=!1,document.body.style.userSelect="",document.body.style.cursor="";const W=m.current&&b.current,{panelState:Z}=A.current;!W&&Z&&Z.width<qx(Z.width)&&$.current(e,qx(Z.width)),m.current=!1,b.current=!1,R.current(e,W),document.removeEventListener("mousemove",q),document.removeEventListener("mouseup",U)},[e,q]),z=P.useCallback(()=>{x.current=!0,document.body.style.userSelect="none",document.body.style.cursor="col-resize";const{panelState:W}=A.current;j.current=W?.width??0,l(e),document.addEventListener("mousemove",q),document.addEventListener("mouseup",U)},[e,q,U,l]);if(P.useEffect(()=>()=>{g.current&&cancelAnimationFrame(g.current),document.removeEventListener("mousemove",q),document.removeEventListener("mouseup",U)},[q,U]),P.useEffect(()=>{if(v?.open&&!v?.exiting){const W=setTimeout(()=>{C.current=!0},150);return()=>clearTimeout(W)}else v?.open||(C.current=!1)},[v?.open,v?.exiting]),P.useEffect(()=>{const W=y.current;if(!W)return;const Z=()=>{const X=W.offsetHeight;X>0&&S(X)};Z();const re=new ResizeObserver(Z);return re.observe(W),()=>re.disconnect()},[]),!v||!v.open&&!v.exiting)return null;const F=t==="left"?"right":"left",H=()=>v.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",{ref:y,className:N.clsx("h-full relative flex-shrink-0","transition-[width] duration-100 ease-out",v.isResizing&&"transition-none",i),style:{width:`${v.width}%`},"data-panel":e,"data-panel-side":t,"data-in-close-zone":v.inCloseZone,"data-exiting":v.exiting,children:[o.jsx("div",{className:N.clsx("absolute inset-0 overflow-hidden","transition-opacity duration-100",H(),v.inCloseZone?"opacity-50":"opacity-100"),style:{backgroundColor:a},children:r}),n&&!v.exiting&&o.jsx("div",{className:N.clsx("absolute top-0 z-50",F==="right"?"right-0 translate-x-full":"left-0 -translate-x-full"),onMouseDown:z,children:o.jsx(Fj,{side:F,height:w,fillColor:a})}),!n&&o.jsx("div",{className:N.clsx("absolute top-0 bottom-0 w-px bg-surface-3",F==="right"?"right-0":"left-0")})]})});qj.displayName="Panel";const Wj=O.default.memo(({children:e,className:t})=>o.jsx("div",{className:N.clsx("flex-1 min-w-0 h-full overflow-hidden relative","transition-all duration-100 ease-out",t),"data-panel-main":!0,children:e}));Wj.displayName="PanelMain";function Wx(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 XO(e){if(!e||typeof e!="object")return!1;const t=e;return Array.isArray(t.left)&&Array.isArray(t.right)&&t.left.every(Wx)&&t.right.every(Wx)}function QO(e){const{config:t,persist:r=!1,persistKey:n="panel-state"}=e,a=P.useMemo(()=>{const m=new Map;return t.forEach(g=>m.set(g.id,g)),m},[t]),[i,s]=P.useState(()=>wo(t,1920)),[l,c]=P.useState(!1);P.useEffect(()=>{if(r&&typeof window<"u")try{const m=localStorage.getItem(n);if(m){const g=JSON.parse(m);if(XO(g)){s(g),c(!0);return}}}catch{}typeof window<"u"&&s(wo(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(g=>{const b=Ut(g,m);if(!b)return g;const{side:j,panel:C}=b;if(C.open)return{...g,[j]:g[j].map(L=>L.id===m?{...L,open:!1}:L)};const y=j==="left"?"right":"left",w=a.get(m),S=typeof window<"u"?window.innerWidth:1920,A=w?Co(w.defaultWidth,S):20,_=g[y].filter(L=>L.open).reduce((L,q)=>L+q.width,0),I=g[j].filter(L=>L.open&&L.id!==m),k=I.reduce((L,q)=>L+q.width,0),E=100-_-$e.minCentralPercent;if(k+A<=E)return{...g,[j]:g[j].map(L=>L.id===m?{...L,open:!0,width:A}:L)};const T=I.length*$e.snapMinWidth,M=E-T,$=Math.min(A,Math.max($e.snapMinWidth,M)),R=E-$;if(k>0&&R<k){const L=R/k;return{...g,[j]:g[j].map(q=>{if(q.id===m)return{...q,open:!0,width:$};if(q.open){const U=Math.max($e.snapMinWidth,q.width*L);return{...q,width:U}}return q})}}return{...g,[j]:g[j].map(L=>L.id===m?{...L,open:!0,width:$}:L)}})},[a]),d=P.useCallback((m,g)=>{s(b=>{const j=Ut(b,m);if(!j)return b;const{side:C,panel:y}=j,S=b[C==="left"?"right":"left"].filter(T=>T.open).reduce((T,M)=>T+M.width,0),A=b[C].filter(T=>T.open&&T.id!==m),_=A.reduce((T,M)=>T+M.width,0),I=100-S-$e.minCentralPercent,k=g+_;if(k<=I)return{...b,[C]:b[C].map(T=>T.id===m?{...T,width:g}:T)};if(g>y.width&&_>0){const T=k-I,M=Math.max(A.length*$e.snapMinWidth,_-T),$=I-M,R=M/_;return{...b,[C]:b[C].map(L=>{if(L.id===m)return{...L,width:$};if(L.open){const q=Math.max($e.snapMinWidth,L.width*R);return{...L,width:q}}return L})}}return{...b,[C]:b[C].map(T=>T.id===m?{...T,width:Math.min(g,I-_)}:T)}})},[]),f=P.useCallback(m=>{s(g=>{const b=Ut(g,m);if(!b||b.panel.open)return g;const{side:j}=b,C=j==="left"?"right":"left",y=a.get(m),w=typeof window<"u"?window.innerWidth:1920,S=y?Co(y.defaultWidth,w):20,A=g[C].filter(R=>R.open).reduce((R,L)=>R+L.width,0),_=g[j].filter(R=>R.open&&R.id!==m),I=_.reduce((R,L)=>R+L.width,0),k=100-A-$e.minCentralPercent;if(I+S<=k)return{...g,[j]:g[j].map(R=>R.id===m?{...R,open:!0,width:S}:R)};const E=_.length*$e.snapMinWidth,T=k-E,M=Math.min(S,Math.max($e.snapMinWidth,T)),$=k-M;if(I>0&&$<I){const R=$/I;return{...g,[j]:g[j].map(L=>{if(L.id===m)return{...L,open:!0,width:M};if(L.open){const q=Math.max($e.snapMinWidth,L.width*R);return{...L,width:q}}return L})}}return{...g,[j]:g[j].map(R=>R.id===m?{...R,open:!0,width:M}:R)}})},[a]),h=P.useCallback(m=>{s(g=>{const b=Ut(g,m);if(!b||!b.panel.open)return g;const{side:j}=b;return{...g,[j]:g[j].map(C=>C.id===m?{...C,open:!1,exiting:!1,inCloseZone:!1}:C)}})},[]),p=P.useCallback((m,g)=>{s(b=>{const j=Ut(b,m);if(!j)return b;const{side:C}=j;return{...b,[C]:b[C].map(y=>y.id===m?{...y,inCloseZone:g}:y)}})},[]),v=P.useCallback(m=>{s(g=>{const b=Ut(g,m);if(!b)return g;const{side:j}=b;return{...g,[j]:g[j].map(C=>C.id===m?{...C,exiting:!0,inCloseZone:!1}:C)}}),setTimeout(()=>{s(g=>{const b=Ut(g,m);if(!b)return g;const{side:j}=b;return{...g,[j]:g[j].map(C=>C.id===m?{...C,open:!1,exiting:!1,width:$e.snapMinWidth}:C)}})},$e.exitAnimationDuration)},[]),x=P.useCallback(()=>{const m=typeof window<"u"?window.innerWidth:1920;s(wo(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 g=m.map(b=>setTimeout(()=>{s(j=>{const C=Ut(j,b.id);if(!C)return j;const{side:y}=C;return{...j,[y]:j[y].map(w=>w.id===b.id&&w.exiting?{...w,open:!1,exiting:!1}:w)}})},$e.exitAnimationDuration));return()=>{g.forEach(b=>clearTimeout(b))}},[i]),{panels:i,togglePanel:u,resizePanel:d,openPanel:f,closePanel:h,resetPanels:x,handleCloseZoneChange:p,handlePanelClose:v}}const Hj=O.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:v})=>{const[x,m]=P.useState(!1),[g,b]=P.useState(r),[j,C]=P.useState(a),[y,w]=P.useState(!1),S=P.useRef(!1),A=P.useRef({clientX:0,width:0}),_=P.useRef(null),[I,k]=P.useState(0);P.useEffect(()=>{const F=_.current;if(!F)return;const H=()=>{const Z=F.offsetHeight;Z>0&&k(Z)};H();const W=new ResizeObserver(H);return W.observe(F),()=>W.disconnect()},[g]),P.useEffect(()=>{if(r)b(!0),m(!1);else if(g){m(!0);const F=setTimeout(()=>{b(!1),m(!1),n?.()},s);return()=>clearTimeout(F)}},[r,s,g,n]);const E=P.useCallback(F=>{if(!S.current)return;const H=F.clientX-A.current.clientX,W=i==="right"?A.current.width-H:A.current.width+H,Z=Math.max(f,Math.min(h,W));C(Z),v?.(Z)},[i,f,h,v]),T=P.useCallback(()=>{S.current&&(S.current=!1,w(!1),document.body.style.userSelect="",document.body.style.cursor="",document.removeEventListener("mousemove",E),document.removeEventListener("mouseup",T))},[E]),M=P.useCallback(F=>{F.preventDefault(),A.current={clientX:F.clientX,width:j},S.current=!0,w(!0),document.body.style.userSelect="none",document.body.style.cursor="col-resize",document.addEventListener("mousemove",E),document.addEventListener("mouseup",T)},[j,E,T]);P.useEffect(()=>()=>{document.removeEventListener("mousemove",E),document.removeEventListener("mouseup",T)},[E,T]);const $=r?`calc(100% - ${j}px)`:"100%",R=i==="right"?"animate-slideInRight":"animate-slideInLeft",L=i==="right"?"animate-slideOutRight":"animate-slideOutLeft",q=i==="right"?"left":"right",U=y?"0ms":`${s}ms`,z=()=>o.jsx("div",{ref:_,className:"relative h-full transition-all ease-out",style:{width:r?`${j}px`:"0px",opacity:r?1:0,transitionDuration:U},children:g&&o.jsxs(o.Fragment,{children:[o.jsx("div",{className:N.clsx("h-full overflow-hidden",u,x?L:R),children:t}),d&&!x&&o.jsx("div",{className:N.clsx("absolute top-0 z-50",q==="right"?"right-0 translate-x-full":"left-0 -translate-x-full"),onMouseDown:M,children:o.jsx(Fj,{side:q,height:I,fillColor:p})})]})});return o.jsx("div",{className:N.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"&&z(),o.jsx("div",{className:N.clsx("relative flex flex-col ease-out overflow-hidden",c),style:{width:$,transition:"width",transitionDuration:U},children:o.jsx("div",{className:"relative flex-1 overflow-hidden",children:e})}),i==="right"&&z()]})})});Hj.displayName="SplitPanelLayout";const Jt=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",Vj=({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"})]})]}),Uj=({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"})})})]}),JO=({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"})}),Kj=P.forwardRef(JO),e6=({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"})}),Gj=P.forwardRef(e6),t6=({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"})}),r6=P.forwardRef(t6),n6=({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"})}),a6=({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"})})})]}),i6=P.forwardRef(a6),o6=({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"})})})]}),s6=P.forwardRef(o6),nt=({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"})}),Zj=({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)"})})})]}),Wp=({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"})}),Yj=({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"})}),Xj=({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"})}),Hp=({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"})]}),l6=({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"})]}),c6=({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"})]}),u6=({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"})]}),d6=({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"})]}),f6=({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"})]}),Qj=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)"})})})]}),h6=({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"})}),p6=P.forwardRef(h6),oh=({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)"})]})]}),m6=({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)"})}),x6=({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)"})}),Oo=({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"})]}),No=({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"})})})]}),Vp=({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"})}),v6=({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"})]}),Jj=({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"})]}),e2=({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"})]}),g6=({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"})}),y6=P.forwardRef(g6),b6=({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"})}),Up=P.forwardRef(b6),w6=({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"})}),Kp=P.forwardRef(w6),t2=({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"})}),r2=({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"})]}),n2=({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"})]}),a2=({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"})}),i2=({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"})]}),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:"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"})]}),o2=({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"})]}),Ws=({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"})]}),Hs=({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"})]}),j6=({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"})}),K=O.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:v=!1,...x},m)=>{const g="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",j={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"}`},w={xs:12,sm:16,md:20,lg:24},S=w[r],A={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"}},_=u&&d?d:a,I=u&&f?f:i,k=_&&O.default.isValidElement(_)?O.default.cloneElement(_,{size:S,color:"currentColor"}):null,E=I&&O.default.isValidElement(I)?O.default.cloneElement(I,{size:S,color:"currentColor"}):null,T=j[e]?.[t]??j[e]?.primary??"",M=te.twMerge(N.clsx(g,v&&"relative",T,y[r],h&&`rounded-[${h}]`,p,b,c)),$=o.jsxs(o.Fragment,{children:[(n==="leading"||n==="both")&&k&&o.jsx("span",{className:`group-disabled:!text-disabled ${A[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 ${A[r].trailing}`,children:E})]});return o.jsx("button",{ref:m,className:M,disabled:l||v,...x,children:v?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:w[r],height:w[r]}})}),o.jsx("span",{className:"invisible inline-flex items-center",children:$})]}):$})});K.displayName="Button";const s2=P.createContext(void 0),Vs=()=>{const e=P.useContext(s2);if(!e)throw new Error("useAlertContext must be used within an Alert provider");return e},C6={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"}},Hx={success:"neutral",warning:"neutral",error:"danger",info:"neutral",default:"neutral"},l2=({children:e,type:t="default"})=>{const[r,n]=P.useState(!1);return o.jsx(s2.Provider,{value:{open:r,setOpen:n,type:t},children:e})};l2.displayName="AlertDialog";const c2=({children:e})=>{const{setOpen:t}=Vs();return O.default.cloneElement(e,{onClick:r=>{e.props.onClick?.(r),t(!0)}})};c2.displayName="AlertDialogTrigger";const u2=P.forwardRef(({className:e,children:t,...r},n)=>{const{open:a,setOpen:i,type:s}=Vs(),l=C6[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:N.clsx("relative bg-surface-bg rounded-[20px] max-w-[460px] w-full",l.borderClass,"shadow-xl",e),...r,children:o.jsx(ht.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:N.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(ht.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(Xj,{size:20})})})]})})})})})})]})})});u2.displayName="AlertDialogContent";const d2=({children:e,className:t})=>o.jsx("div",{className:N.clsx("flex items-start",t),children:e});d2.displayName="AlertDialogHeader";const f2=P.forwardRef(({className:e,...t},r)=>o.jsx(xe.Dialog.Title,{ref:r,as:"h3",className:N.clsx("font-bold text-base text-high-em",e),...t}));f2.displayName="AlertDialogTitle";const h2=P.forwardRef(({className:e,...t},r)=>o.jsx(xe.Dialog.Description,{ref:r,className:N.clsx("text-sm font-semibold leading-[22px] tracking-normal whitespace-pre-line text-med-em mt-2 mb-8",e),...t}));h2.displayName="AlertDialogDescription";const p2=({children:e,className:t})=>o.jsx("div",{className:N.clsx("mt-4 flex gap-4 mb-4",t),children:e});p2.displayName="AlertDialogFooter";const m2=({className:e,actionVariant:t,onClick:r,...n})=>{const{type:a,setOpen:i}=Vs(),s=t==="secondary",l=s?"neutral":Hx[a],c=Hx[a]==="danger"?"secondary":"tertiary";return o.jsx(K,{variant:l,hierarchy:c,size:"md",icons:s?void 0:"trailing",trailingIcon:o.jsx(B.ArrowRight,{}),onClick:u=>{r?.(u),i(!1)},className:N.clsx(e),...n})};m2.displayName="AlertDialogAction";const x2=P.forwardRef(({className:e,onClick:t,...r},n)=>{const{setOpen:a}=Vs();return o.jsx(K,{ref:n,variant:"neutral",hierarchy:"secondary",size:"md",className:N.clsx(e),onClick:i=>{t?.(i),a(!1)},...r})});x2.displayName="AlertDialogCancel";const Ge=({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=te.twMerge(N.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=te.twMerge(N.clsx(s,l[e][r],c[t],a));return o.jsx("div",{className:f,children:n&&o.jsx("span",{children:n})})},Bt=({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=N.clsx("relative",n),u=N.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:N.clsx("absolute",d[e]),children:o.jsx(Ge,{variant:"status",statusState:a.state||"success",statusSize:a.size||s[e]})})]})},Gp=({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=N.clsx("flex items-center",u[t],n),h=N.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,v)=>o.jsx("div",{className:"relative rounded-full border-2 border-white",children:o.jsx(Bt,{...p,size:t,className:"border-0"})},v)),c&&o.jsxs("div",{className:h,children:["+",l]})]})};Gp.displayName="AvatarGroup";function S6({...e}){return o.jsx("nav",{"aria-label":"breadcrumb","data-slot":"breadcrumb",...e})}function O6({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 N6({className:e,...t}){return o.jsx("li",{"data-slot":"breadcrumb-item",className:ae.default("inline-flex items-center gap-1.5",e),...t})}function P6({asChild:e,className:t,...r}){if(e){const{children:n,...a}=r;if(!O.isValidElement(n))return null;const i=n,s={className:ae.default("transition-colors text-low-em font-semibold",t,i.props.className),...a};return O.cloneElement(i,s)}return o.jsx("a",{"data-slot":"breadcrumb-link",className:ae.default("transition-colors text-low-em font-semibold",t),...r})}function A6({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 _6({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(Vp,{color:"currentColor",size:12})})}function k6({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 T6=({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:N.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(g=>!g)},v=g=>{g.disabled||(g.onClick(),d(!1))},x=()=>{d(!1)};P.useEffect(()=>{const g=b=>{f.current&&!f.current.contains(b.target)&&d(!1)};if(u)return document.addEventListener("mousedown",g),()=>{document.removeEventListener("mousedown",g)}},[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(K,{variant:"brand",hierarchy:"primary",size:"sm",icons:r||t?"both":"trailing",leadingIcon:t,trailingIcon:r||h,onClick:p,style:{outline:"none",boxShadow:"none"},className:N.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:N.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((g,b)=>o.jsxs(O.default.Fragment,{children:[b>0&&o.jsx("div",{className:"border-t border-gray-100"}),o.jsx("button",{onClick:()=>v(g),disabled:g.disabled,className:N.clsx("w-full text-left pl-5 py-3 transition-colors duration-150 group",g.disabled?"opacity-50 cursor-not-allowed":"hover:bg-gray-50 cursor-pointer"),children:o.jsxs("div",{className:"flex items-center gap-3",children:[g.icon&&o.jsx("div",{className:"flex-shrink-0 text-primary-900",children:g.icon}),o.jsx("div",{className:"flex-1 min-w-0",children:o.jsx("div",{className:"font-medium text-primary-900",style:{fontSize:"14px"},children:g.label})})]})})]},g.id))})})]})},pr=({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:N.clsx("inline-flex items-center",s),children:e.map((h,p)=>{const v=h.value===t,x=h.icon&&O.default.isValidElement(h.icon)?O.default.cloneElement(h.icon,{size:u[n],color:"currentColor"}):null;return o.jsxs("button",{type:"button",disabled:i,onClick:()=>r(h.value),className:N.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,!v&&!i&&f[a].hover,v&&!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)})})},E6={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]"}},Ma={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"}},I6=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"})}),M6=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"})}),Dr=({size:e="medium",checked:t=!1,indeterminate:r=!1,disabled:n=!1,className:a,...i})=>{const s=E6[e],l=P.useRef(null);return P.useEffect(()=>{l.current&&(l.current.indeterminate=r)},[r]),o.jsxs("label",{className:N.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:N.clsx(s.wrapper,"inline-flex shrink-0 items-center justify-center border transition-colors duration-200",n?t||r?Ma.disabled.checked:Ma.disabled.unchecked:r?Ma.indeterminate:t?Ma.checked:Ma.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(I6,{className:s.icon}),r&&o.jsx(M6,{className:s.icon})]})]})},Mr=({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",v={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&&O.default.isValidElement(n)?O.default.cloneElement(n,{size:x[t],color:"currentColor"}):null,g=s&&a&&O.default.isValidElement(a)?O.default.cloneElement(a,{size:x[t],color:"currentColor"}):null;return o.jsxs("a",{className:N.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"),v[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:v[t].leadingGap,children:m}),o.jsx("span",{children:u}),l==="inline"&&o.jsx("span",{className:v[t].trailingGap,children:g})]}),l==="end"&&o.jsx("span",{className:"shrink-0",children:g})]})},$6=({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?O.default.cloneElement(e,{size:32,color:"var(--dark-100)"}):null;return o.jsxs("div",{className:N.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(Dr,{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(Mr,{variant:"neutral",size:"md",href:a,onClick:l,disabled:u,trailingIconPosition:"end",disableUnderline:!0,children:n})})]})},Us=O.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 v=!d;f||u(v),n?.(v)},p=te.twMerge(N.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(K,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:d?o.jsx(Up,{}):o.jsx(Kp,{}),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(K,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:o.jsx(nt,{}),onClick:a,"aria-label":"Close",className:"shrink-0"})]}),o.jsx("div",{className:"h-px bg-surface-3"}),!d&&t]})});Us.displayName="ChatCollapsibleContainer";const sh=({children:e,arrowDirection:t="down",className:r})=>o.jsxs("div",{className:N.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:N.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)"}})]}),Ks=({progress:e,className:t,variant:r="none",...n})=>{const a=Math.min(100,Math.max(0,e)),s=N.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:N.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(sh,{arrowDirection:"down",children:[a,"%"]})})]}),r==="inline"&&c()]}),r==="below"&&c()]})},v2=O.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,v=t.length,x=v>0?Math.round(p/v*100):0,m=(b,j)=>{r?.(b,j)},g=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,"/",v]}),o.jsx(Ks,{progress:x,variant:"none",className:"h-2"})]});return o.jsx(Us,{ref:c,title:g,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,j)=>o.jsxs(O.default.Fragment,{children:[o.jsxs("label",{className:"flex items-center px-8 h-[50px] gap-6 cursor-pointer",children:[o.jsx(Dr,{size:"medium",checked:b.checked,disabled:b.disabled,onChange:C=>m(b.id,C.target.checked)}),o.jsx("span",{className:N.clsx("text-xs font-semibold text-med-em flex-1",b.checked&&"line-through"),children:b.label})]}),j<t.length-1&&o.jsx("div",{className:"h-px bg-surface-3"})]},b.id))})})});v2.displayName="ChatCollapsibleCheck";const g2=O.default.forwardRef(({title:e,children:t,actions:r=[],isCollapsed:n,onToggle:a,onClose:i,defaultCollapsed:s=!1,className:l},c)=>o.jsxs(Us,{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(K,{variant:u.variant||"neutral",hierarchy:u.hierarchy||"tertiary",size:"xs",onClick:u.onClick,className:"flex-1",children:u.label},d))})]}));g2.displayName="ChatCollapsibleDialog";const R6={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"},L6={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}},D6="bg-surface-3 text-disabled cursor-not-allowed",$r=({variant:e="primary",size:t="sm",leadingIcon:r=!0,trailingIcon:n=!0,onTrailingIconClick:a,children:i,className:s,disabled:l,...c})=>{const u=L6[t];let d=null;r===!0?d=o.jsx(B.Add,{}):O.default.isValidElement(r)&&(d=r);const f=d?O.default.cloneElement(d,{size:u.icon,color:"currentColor"}):null;let h=null;n===!0?h=o.jsx(B.ArrowDown2,{}):O.default.isValidElement(n)&&(h=n);const p=h?O.default.cloneElement(h,{size:u.icon,color:"currentColor"}):null,v=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"}},g=!!f,b=!!p;return!g&&!b?m[t].both:!g&&b?m[t].left:g&&!b?m[t].right:""};return o.jsxs("button",{disabled:l,className:N.clsx("inline-flex items-center justify-center shrink-0 font-medium transition-colors duration-200","focus:outline-none",l?D6:R6[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:v,children:p})]})},z6={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"}},lh=e=>{const{variant:t,size:r="md",title:n,disabled:a=!1,className:i,onClick:s,...l}=e,c=z6[r],u=N.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:N.clsx(u,"items-center"),...l,children:[d&&o.jsx($r,{size:d.size||c.tagSize,variant:d.variant||"tertiary",disabled:a,leadingIcon:!1,trailingIcon:!1,children:d.content}),o.jsx("span",{className:N.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(K,{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:N.clsx(u,"flex-col justify-center items-start"),...l,children:[o.jsxs("div",{className:"flex items-center gap-5",children:[o.jsx("span",{className:N.clsx(c.title,a?"text-disabled":"text-med-em","truncate"),children:n}),d&&o.jsx($r,{size:d.size||c.tagSize,variant:d.variant||"tertiary",disabled:a,leadingIcon:!1,trailingIcon:!1,children:d.content})]}),f&&o.jsx("span",{className:N.clsx(c.description,a?"text-disabled":"text-low-em","truncate w-full text-left"),children:f})]})}return null},Va=({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:N.clsx("bg-surface-1 rounded font-medium text-med-em",n,r),children:e})},B6={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"}},F6=({config:e})=>o.jsxs(o.Fragment,{children:[o.jsx("div",{className:N.clsx("flex items-center",e.headerHeight,e.headerPadding,"bg-surface-bg"),children:o.jsx("span",{className:N.clsx(e.headerText,"text-med-em"),children:"Opciones"})}),o.jsx("div",{className:"border-t border-surface-3"})]}),q6=({config:e,category:t,onBack:r})=>o.jsxs(o.Fragment,{children:[o.jsxs("div",{className:N.clsx("flex items-center gap-3",e.headerHeight,e.headerPadding,"bg-surface-bg"),children:[o.jsx(K,{size:e.buttonSize,variant:"neutral",hierarchy:"secondary",icons:"only",leadingIcon:o.jsx(B.ArrowLeft2,{}),onClick:r}),o.jsx($r,{size:"xs",variant:t.leadingTag.variant||"tertiary",leadingIcon:!1,trailingIcon:!1,children:t.leadingTag.content}),o.jsx("span",{className:N.clsx(e.headerText,"text-med-em"),children:t.title})]}),o.jsx("div",{className:"border-t border-surface-3"})]}),W6=({config:e})=>o.jsxs(o.Fragment,{children:[o.jsx("div",{className:"border-t border-surface-3"}),o.jsxs("div",{className:N.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(Va,{size:e.kbdSize,children:"↑"}),o.jsx(Va,{size:e.kbdSize,children:"↓"})]}),o.jsx("span",{className:N.clsx(e.footerText,"text-low-em"),children:"navegar"})]}),o.jsxs("div",{className:"flex items-center gap-2",children:[o.jsx(Va,{size:e.kbdSize,children:"↩"}),o.jsx("span",{className:N.clsx(e.footerText,"text-low-em"),children:"seleccionar"})]}),o.jsxs("div",{className:"flex items-center gap-2",children:[o.jsx(Va,{size:e.kbdSize,children:"esc"}),o.jsx("span",{className:N.clsx(e.footerText,"text-low-em"),children:"cerrar"})]})]})]}),H6=({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=B6[t],p=m=>{f(m),u("items"),r?.(m.id)},v=()=>{u("categories"),f(null)},x=m=>{d&&n?.(d.id,m.id)};return o.jsxs("div",{className:N.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(F6,{config:h}):d?o.jsx(q6,{config:h,category:d,onBack:v}):null,c==="categories"?e.map(m=>o.jsx(lh,{variant:"type-1",size:t,title:m.title,leadingTag:m.leadingTag,trailingButton:{icon:o.jsx(B.ArrowRight2,{}),onClick:()=>p(m),variant:"neutral",hierarchy:"secondary"},onClick:()=>p(m)},m.id)):d?d.items.map(m=>o.jsx(lh,{variant:"type-2",size:t,title:m.title,tag:m.tag,description:m.description,onClick:()=>x(m)},m.id)):null,o.jsx(W6,{config:h})]})},y2=({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(Vj,{}),content:o.jsx("div",{})},{id:"historial",label:"Historial",icon:o.jsx(Uj,{}),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:N.clsx("flex w-full items-baseline justify-between rounded-t-lg",e),children:[o.jsx("div",{className:"flex items-center",children:o.jsx(f3,{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(K,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx(B.Add,{}),onClick:a,"aria-label":"Add"}),o.jsx(K,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx(nt,{}),onClick:i,"aria-label":"Close"})]})]})},V6={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:V6[e];if(n&&!s)return o.jsx("img",{src:n,alt:a,className:N.clsx("rounded-[12px]","object-cover",i),style:{width:c,height:c},onError:()=>l(!0)});if(O.default.isValidElement(t)){const u=t.props.className;return O.default.cloneElement(t,{size:c,color:r,className:N.clsx(i,typeof u=="string"?u:void 0)})}return o.jsx(B.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:N.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:N.clsx(p,l),children:t}),u]})},Ft={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}},qe={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"}},U6={default:{...qe.default,placeholder:"placeholder-placeholder text-med-em",icon:"text-high-em"},outlined:{...qe.outlined,placeholder:"placeholder-placeholder text-med-em",icon:"text-high-em"},danger:{...qe.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:{...qe.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"}},K6={sm:{...Ft.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:{...Ft.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:{...Ft.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"}},to={wrapper:"bg-surface-3 pointer-events-none border-transparent",input:"disabled:text-disabled disabled:placeholder-disabled",hint:"text-disabled"},ye=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:v,fontSize:x,customFontSize:m,hintIconVariant:g,onInputClick:b,...j},C)=>{const y=U6[e],w=K6[t],S=d==="password",[A,_]=P.useState(!1),I=S&&A?"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,$=F=>{const H=F.currentTarget;H.style.height="auto",H.style.height=`${H.scrollHeight}px`,j.onChange&&j.onChange(F)},R=f,L=R?/^[a-z]+-[a-z0-9-]+$/i.test(R)?`var(--${R})`:R:void 0,q=v||void 0,U=F=>{b&&(F.preventDefault(),b())},z=te.twMerge(N.clsx("w-full bg-transparent text-placeholder focus:outline-none text-ellipsis",!p&&"h-full",p?w.textareaPadding:w.inputPadding,!v&&"font-medium",!k&&w.fontSize,y.placeholder,c&&to.input,h,T,a&&w.inputPaddingLeftWithIcon,(i||S&&!p)&&w.inputPaddingRightWithIcon,b&&"cursor-pointer pointer-events-none"));return o.jsxs("div",{className:te.twMerge(N.clsx("flex flex-col gap-1.5",b&&"cursor-pointer",u)),onClick:U,children:[r&&o.jsx("label",{htmlFor:j.id,className:te.twMerge(N.clsx("font-semibold text-med-em pl-[2px] truncate",w.labelFontSize)),children:r}),o.jsxs("div",{className:te.twMerge(N.clsx("relative flex items-center border transition-colors duration-200",w.rounded,!p&&w.height,y.wrapper,c&&to.wrapper)),style:{backgroundColor:L},children:[a&&o.jsx(ie,{size:w.iconSize,className:te.twMerge(N.clsx("absolute top-1/2 -translate-y-1/2",w.leadingIconPosition,s||y.icon)),children:a}),p?o.jsx("textarea",{ref:C,disabled:c,className:te.twMerge(z,"resize-none overflow-hidden"),style:{fontWeight:q,...M},onInput:$,rows:1,...j}):o.jsx("input",{ref:C,disabled:c,type:I,className:z,style:{fontWeight:q,...M},...j}),!p&&S?o.jsx("button",{type:"button",onClick:()=>_(!A),className:te.twMerge(N.clsx("absolute top-1/2 -translate-y-1/2 text-placeholder hover:text-med focus:outline-none transition-colors",w.trailingIconPosition)),"aria-label":A?"Ocultar contraseña":"Mostrar contraseña",tabIndex:-1,children:A?o.jsx(e2,{size:w.iconSize}):o.jsx(Jj,{size:w.iconSize})}):i?o.jsx(ie,{size:w.iconSize,className:te.twMerge(N.clsx("absolute top-1/2 -translate-y-1/2",w.trailingIconPosition,l||y.icon)),children:i}):null]}),n&&o.jsx(ft,{icon:o.jsx(B.InfoCircle,{variant:g||"Bold"}),label:n,iconSize:w.hintIconSize,gap:1,iconColorClass:N.clsx(y.hint,c&&to.hint),labelColorClass:N.clsx(y.hint,c&&to.hint),className:te.twMerge(N.clsx(w.hintFontSize,"font-semibold"))})]})});ye.displayName="InputField";const G6={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"}},Rr=({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:v,checked:x=!1,indeterminate:m=!1,onCheckboxChange:g,leadingImageUrl:b,leadingImageAlt:j="List item image",leadingIcon:C,trailingIcon:y,tagContent:w,tagVariant:S="tertiary",trailingText:A,className:_,middleContainerClassName:I,as:k="button",onClick:E,...T})=>{const M=G6[e],$=U=>{U.stopPropagation()},R=U=>{g?.(U.target.checked)},L=te.twMerge(N.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),_),q=o.jsxs(o.Fragment,{children:[r&&o.jsx("div",{onClick:$,className:N.clsx("flex items-center",M.checkboxMargin),children:o.jsx(Dr,{size:M.checkbox,checked:x,indeterminate:m,onChange:R,disabled:t})}),o.jsxs("div",{className:te.twMerge(N.clsx("flex items-center",M.middleGap),I),children:[n&&b&&o.jsx("div",{className:N.clsx("shrink-0",t&&"opacity-50"),children:o.jsx(ie,{size:M.leadingImage,imageUrl:b,alt:j})}),a&&o.jsx("div",{className:"shrink-0",children:o.jsx(ie,{size:M.leadingIcon,color:t?"var(--text-disabled)":v||"var(--med-em)",children:C||o.jsx(B.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:N.clsx(M.title,f||(t?"text-disabled":"text-med-em"),"truncate max-w-full"),children:u}),i&&d&&o.jsx("span",{className:N.clsx(M.description,t?"text-disabled":"text-low-em","truncate max-w-full"),children:d})]})]}),o.jsxs("div",{className:N.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(B.ArrowRight2,{})}),l&&w&&o.jsx($r,{size:M.tag,variant:S,disabled:t,leadingIcon:!1,trailingIcon:!1,children:w}),c&&A&&o.jsx("span",{className:N.clsx(M.trailingText,t?"text-disabled":"text-low-em"),children:A})]})]});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 Z6(e,t){const[r,n]=P.useState(e);return P.useEffect(()=>{const a=setTimeout(()=>{n(e)},t);return()=>{clearTimeout(a)}},[e,t]),r}const Y6={position:"fixed",visibility:"hidden",top:0,left:0,zIndex:50};function Wi({triggerRef:e,panelRef:t,enabled:r,offset:n=8,constrain:a=!1}){const[i,s]=P.useState(Y6);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,v=c.top-n-h;let x,m;p>=u.height||p>=v?(x=c.bottom+n,m=f-x-h):(m=v,x=c.top-n-Math.min(u.height,m));let g=c.right-u.width;g<h&&(g=c.left),g=Math.max(h,g),s({position:"fixed",top:x,left:g,...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 Gs({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 X6({triggerRef:e,open:t,onClose:r,constrain:n=!1,offset:a}){const i=P.useRef(null),s=Wi({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 Zs(){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 Q6(){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 J6={xs:"rounded-[8px]",sm:"rounded-[12px]",md:"rounded-[16px]",lg:"rounded-[20px]"},Wt=({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=J6[n],h=!!l,p=O.default.useRef(null);Gs({refs:[p,...l?[l]:[]],onClose:c??(()=>{}),enabled:!!c});const v=Wi({triggerRef:l??{current:null},panelRef:p,enabled:h}),x=o.jsxs("div",{ref:p,className:N.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?v:{}},...d,children:[t&&o.jsxs(o.Fragment,{children:[o.jsx(Rr,{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,g)=>{const{id:b,showDividerAfter:j,onClick:C,onSelect:y,customBackgroundColor:w,customHoverColor:S,...A}=m,_=b?a.includes(b):!1,I=g===e.length-1;return o.jsxs(O.default.Fragment,{children:[o.jsx(Rr,{size:n,onClick:k=>{y?.(),b&&i?.(b),C?.(k)},customBackgroundColor:w||"bg-surface-bg",customHoverColor:S||"hover:bg-surface-2",className:N.clsx("shrink-0",_&&"bg-surface-1",A.className),checked:_,...A}),j&&!I&&o.jsx("div",{className:"border-t border-surface-3"})]},b||g)})]});return h&&typeof document<"u"?ga.createPortal(x,document.body):x},b2=({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:N.clsx("!h-[34px]",f.className),...p&&{customTitleColor:"text-danger-em",customLeadingIconColor:"var(--danger-em)"}}})||[];return o.jsxs("div",{className:N.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(K,{ref:u,variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx(B.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(Wt,{items:d,size:"xs",className:"!w-[182px]",onSelect:f=>{const h=a.find(p=>p.id===f);h?.onClick&&h.onClick({}),l(!1)}})})]})]})},eN=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:[]})},tN=(e,t)=>{if(!t.trim())return e;const r=t.toLowerCase();return e.filter(n=>n.title.toLowerCase().includes(r))},w2=({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=tN(e,s);return eN(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((v,x)=>o.jsxs(O.default.Fragment,{children:[o.jsx(b2,{id:v.id,title:v.title,preview:v.preview,menuItems:v.menuItems,onClick:()=>t?.(v)}),x<p.length-1&&o.jsx("div",{className:"border-b border-surface-2"})]},v.id))]},h),f=c.today.length===0&&c.last7Days.length===0&&c.last30Days.length===0&&c.last90Days.length===0;return o.jsxs("div",{className:N.clsx("flex flex-col",n),children:[o.jsx("div",{className:"px-8 pt-9",children:o.jsx(ye,{size:"md",variant:"default",placeholder:r,leadingIcon:o.jsx(B.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)]})]})},rN=[{id:"conversation",label:"Conversación"},{id:"constructor",label:"Constructor"}],j2=({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,g=Math.max(h,Math.min(m,p));x.style.height=`${g}px`,x.style.overflow=m>p?"auto":"hidden"},[e,h,p]);const v=x=>{x.key==="Enter"&&!x.shiftKey&&(x.preventDefault(),r?.())};return o.jsxs("div",{ref:d,className:N.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(K,{variant:"neutral",hierarchy:"quaternary",size:"xs",icons:"only",leadingIcon:o.jsx(B.Hashtag,{}),"aria-label":"Add"})}),o.jsx(ol,{variant:"default",placeholder:n,value:e,onChange:x=>t?.(x.target.value),onKeyDown:v,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(K,{variant:"neutral",hierarchy:"quaternary",size:"md",borderRadius:"12px",icons:"only",leadingIcon:o.jsx(B.AddCircle,{}),"aria-label":"Add"})}),a==="default"&&o.jsx(im,{withBorder:!0,items:rN,value:c,onChange:u,size:"ai-chat"})]}),o.jsx(K,{variant:"neutral",hierarchy:"primary",size:"md",icons:"only",borderRadius:"12px",leadingIcon:o.jsx(Qj,{}),onClick:r,"aria-label":"Send"})]})]})},ni=({variant:e,hierarchy:t="flat",children:r,className:n})=>o.jsx("div",{className:N.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:N.clsx("chat-message-content",e==="sent"?"chat-message-sent-content":"chat-message-received-content"),children:r})}),ch=({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:N.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(B.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(B.Like1,{variant:"Bold"}):o.jsx(B.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(B.Dislike,{variant:"Bold"}):o.jsx(B.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(B.Refresh,{})})})]})},C2=({fileName:e,fileSize:t,alignment:r="left",className:n,...a})=>o.jsx("a",{href:a.href||"#",download:!0,className:N.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})]})}),Zp=({className:e})=>o.jsx("div",{className:N.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"}})]})})}),nN=O.default.lazy(()=>Promise.resolve().then(()=>require("./index-CvxKpepD.cjs"))),Vx=({children:e})=>o.jsx(P.Suspense,{fallback:o.jsx("span",{children:e}),children:o.jsx(nN,{children:e})}),S2=O.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:v=[],onHistorialItemClick:x,historialSearchPlaceholder:m,onHistorialSearchChange:g,historialEmptyState:b,showChatInput:j=!0,chatInputValue:C,onChatInputChange:y,onChatSendClick:w,chatInputPlaceholder:S="Input Text",chatInputVariant:A="default",chatInputMinLines:_=2,chatInputMaxLines:I=10,onMessageCopyClick:k,onMessageLikeClick:E,onMessageDislikeClick:T,onMessageRefreshClick:M})=>{const $=O.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 ${$} ${n||""}`,children:[s&&o.jsxs(o.Fragment,{children:[o.jsx("div",{style:{height:`${l}px`},children:o.jsx(y2,{activeView:c,onChatClick:u,onHistorialClick:d,onSettingsClick:f,onCloseClick:h,containerWidth:p,className:"pl-8 items-end h-full"})}),o.jsx(pe,{})]}),c==="historial"?o.jsx(w2,{items:v,onItemClick:x,searchPlaceholder:m,onSearchChange:g,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(O.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(ni,{variant:L.variant,hierarchy:"bubble",children:typeof L.content=="string"?o.jsx(Vx,{children:L.content}):L.content}),o.jsx("div",{className:"w-auto max-w-[300px]",children:o.jsx(C2,{fileName:L.attachment.fileName,fileSize:L.attachment.fileSize,alignment:L.variant==="sent"?"right":"left",href:L.attachment.href})})]}),L.variant==="received"&&o.jsx(ch,{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(ni,{variant:L.variant,hierarchy:"bubble",children:typeof L.content=="string"?o.jsx(Vx,{children:L.content}):L.content}),L.variant==="received"&&o.jsx(ch,{onCopyClick:()=>k?.(L.id),onLikeClick:()=>E?.(L.id),onDislikeClick:()=>T?.(L.id),onRefreshClick:()=>M?.(L.id)})]})},L.id)),t&&o.jsx(Zp,{})]}):r}),j&&o.jsx("div",{className:"p-4",children:o.jsx(j2,{minLines:_,maxLines:I,inputValue:C,onInputChange:y,onSendClick:w,placeholder:S,variant:A,containerWidth:p})})]})]})});S2.displayName="ChatPanel";const Ct=O.default.memo(({icon:e=o.jsx(ie,{size:56,children:o.jsx(B.Box2,{})}),description:t,actionLabel:r,onAction:n,flat:a=!1,className:i,iconClassName:s,descriptionClassName:l})=>o.jsx("div",{className:N.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:N.clsx("text-low-em",s),children:e}),t&&o.jsx("p",{className:N.clsx("text-lg font-medium text-low-em",l),children:t}),r&&o.jsx(K,{variant:"secondary",hierarchy:"primary",size:"md",icons:"leading",leadingIcon:o.jsx(B.Add,{}),onClick:n,children:r})]})}));Ct.displayName="EmptyState";function aN(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 iN=({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:N.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(Bt,{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:aN(r)}),n&&o.jsx(Ge,{variant:"status",statusState:n,size:"sm"})]})]}),Ux=({items:e,activeId:t,searchValue:r="",searchPlaceholder:n="Search chats...",emptyState:a,onItemClick:i,onSearchChange:s,className:l})=>o.jsxs("div",{className:N.clsx("flex flex-col h-full",l),children:[o.jsx("div",{className:"flex items-center h-[64px] px-8 shrink-0",children:o.jsx(ye,{size:"md",variant:"default",placeholder:n,trailingIcon:o.jsx(B.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(Ct,{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(O.default.Fragment,{children:[o.jsx(iN,{...c,isActive:c.id===t,onClick:()=>i?.(c)}),u<e.length-1&&o.jsx("div",{className:"border-b border-surface-3"})]},c.id))})]}),pe=({direction:e="horizontal",width:t,height:r,className:n})=>{const a=e==="horizontal"?"100%":"0.5px",i=e==="horizontal"?"0.5px":"100%",s=N.clsx(n,"bg-surface-3 items-center"),l={width:t??a,height:r??i};return o.jsx("div",{className:s,style:l})};function Kx(e){return new Date(e).toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit",hour12:!1})}function oN(e){return e==="whatsapp"?o.jsx(B.Whatsapp,{size:18,variant:"Bold"}):e==="email"?o.jsx(B.Sms,{size:18,variant:"Linear"}):e==="phone"?o.jsx(B.Call,{size:18,variant:"Linear"}):null}const sN={completada:"success",pendiente:"warning",cancelada:"danger"},lN={completada:"Completada",pendiente:"Pendiente",cancelada:"Cancelada"},cN=({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(Ge,{variant:"simple",theme:sN[e.status],size:"sm",children:lN[e.status]}),o.jsx(K,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"none",onClick:e.onViewDetails,children:"Ver detalles"})]})]}),uN=({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(K,{variant:"neutral",hierarchy:"quaternary",size:"xs",icons:"only",leadingIcon:o.jsx(B.Edit2,{size:16,variant:"Linear"}),onClick:e.onEdit})]}),Gx=({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:v,className:x})=>{const m=oN(e.channel);return o.jsxs("div",{className:N.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(K,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx(B.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(Bt,{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(pr,{size:"sm",variant:"neutral",value:"",onChange:g=>{g==="call"&&c?.(),g==="video"&&u?.()},options:[{value:"call",icon:o.jsx(B.Call,{variant:"Linear"})},{value:"video",icon:o.jsx(B.Video,{variant:"Linear"})}]}),v&&o.jsx(K,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx(B.More,{size:18,variant:"Linear"}),onClick:v})]}),o.jsx(pe,{}),o.jsxs("div",{className:"flex-1 overflow-y-auto flex flex-col gap-8 p-8",children:[t.map(g=>{const b=g.attachment?o.jsxs("div",{className:"flex flex-col gap-4",children:[g.content&&o.jsx("span",{children:g.content}),o.jsxs("a",{href:g.attachment.href??"#",className:"flex items-center gap-4 text-xs underline opacity-80",children:[o.jsx("span",{className:"font-medium",children:g.attachment.fileName}),o.jsxs("span",{children:["(",g.attachment.fileSize,")"]})]})]}):g.content;return g.variant==="received"?o.jsxs("div",{className:"flex items-start gap-6",children:[o.jsx(Bt,{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:g.senderName}),o.jsx("span",{className:"text-xs text-low-em",children:g.timeLabel??Kx(g.timestamp)})]}),o.jsx(ni,{variant:"received",hierarchy:"bubble",className:"px-8 py-6 text-high-em",children:b})]})]},g.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:g.senderName??"You"}),o.jsx("span",{className:"text-xs text-low-em",children:g.timeLabel??Kx(g.timestamp)})]}),o.jsx(ni,{variant:"sent",hierarchy:"bubble",className:"px-8 py-6 text-high-em",children:b})]},g.id)}),a&&o.jsxs("div",{className:"flex items-start gap-6",children:[o.jsx(Bt,{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(Zp,{className:"-ml-2"})]})]})]}),o.jsx(pe,{}),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(ye,{size:"md",variant:"default",placeholder:s,value:i,onChange:g=>h?.(g.target.value)})}),o.jsx(K,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:o.jsx(B.Send2,{size:18,variant:"Linear"}),onClick:p})]})]}),o.jsxs("div",{className:N.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(K,{variant:"neutral",hierarchy:"quaternary",size:"sm",icons:"only",leadingIcon:o.jsx(B.CloseCircle,{size:18,variant:"Linear"}),onClick:f})]}),o.jsx(pe,{}),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((g,b)=>o.jsxs(O.default.Fragment,{children:[o.jsx(uN,{field:g}),b<(e.fields?.length??0)-1&&o.jsx(pe,{})]},g.label))]}),e.fields&&e.fields.length>0&&r.length>0&&o.jsx(pe,{}),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(g=>o.jsx(cN,{order:g},g.id))]})]})]})]})};function dN(e){return e==="whatsapp"?o.jsx(B.Whatsapp,{size:18,variant:"Bold"}):e==="email"?o.jsx(B.Sms,{size:18,variant:"Linear"}):e==="phone"?o.jsx(B.Call,{size:18,variant:"Linear"}):null}const fN={completada:"success",pendiente:"warning",cancelada:"danger"},hN={completada:"Completada",pendiente:"Pendiente",cancelada:"Cancelada"},pN=({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(B.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(B.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(B.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(Ge,{variant:"outlined",theme:fN[e.status],size:"sm",children:e.statusLabel??hN[e.status]}),o.jsx(K,{variant:"secondary",hierarchy:"primary",size:"sm",icons:"none",onClick:e.onViewDetails,children:e.viewDetailsLabel??"Ver detalles"})]})]}),mN=({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(K,{variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",leadingIcon:o.jsx(B.Edit2,{size:16,variant:"Linear"}),onClick:e.onEdit})]}),Zx=({contact:e,orders:t=[],contactSectionLabel:r="Información de contacto",ordersSectionLabel:n="Pedidos",emptyOrdersDescription:a="Sin pedidos",onClose:i,className:s})=>{const l=dN(e.channel);return o.jsxs("div",{className:N.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(Bt,{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(K,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx(nt,{size:18}),onClick:i})]}),o.jsx(pe,{}),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(O.default.Fragment,{children:[o.jsx(mN,{field:c}),u<(e.fields?.length??0)-1&&o.jsx(pe,{})]},c.label)),o.jsx(pe,{})]}),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(pN,{order:c},c.id))}):o.jsx("div",{className:"flex-1 flex items-center justify-center p-8",children:o.jsx(Ct,{flat:!0,description:a,className:"bg-transparent"})})]})]})]})},xN=600,vN=({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[v,x]=Zs(),m=x<xN,[g,b]=P.useState("list"),[j,C]=P.useState(null),[y,w]=P.useState(!1),S=j?e.find(k=>k.id===j)??null:null,A=e.map(({id:k,name:E,timestamp:T,status:M,avatarUrl:$,avatarInitials:R})=>({id:k,name:E,timestamp:T,status:M,avatarUrl:$,avatarInitials:R})),_=k=>{C(k),b("conversation")},I=j?e.find(k=>k.id===j)??null:null;return m?o.jsxs("div",{ref:v,className:N.clsx("flex flex-col h-full",p),children:[g==="list"&&o.jsx(Ux,{items:A,activeId:j??void 0,searchPlaceholder:t,emptyState:r?o.jsx(Ct,{flat:!0,className:"bg-transparent",description:r}):void 0,searchValue:u,onSearchChange:d,onItemClick:k=>_(k.id)}),g==="conversation"&&I&&o.jsx(Gx,{contact:I.contact,messages:I.messages,inputPlaceholder:l,inputValue:c,onBack:()=>{b("list"),C(null)},onMoreClick:()=>b("sidebar"),onSendClick:f,onInputChange:h}),g==="sidebar"&&I&&o.jsx(Zx,{contact:I.sidebarContact,orders:I.orders,contactSectionLabel:a,ordersSectionLabel:i,emptyOrdersDescription:s,onClose:()=>b("conversation")})]}):o.jsxs("div",{ref:v,className:N.clsx("flex h-full",p),children:[o.jsx("div",{className:"flex-1 min-w-0 border-r border-surface-3",children:o.jsx(Ux,{items:A,activeId:j??void 0,searchPlaceholder:t,emptyState:r?o.jsx(Ct,{flat:!0,className:"bg-transparent",description:r}):void 0,searchValue:u,onSearchChange:d,onItemClick:k=>{C(k.id),w(!1)}})}),S?o.jsxs(o.Fragment,{children:[o.jsx("div",{className:N.clsx(y?"flex-1":"flex-[2]","min-w-0"),children:o.jsx(Gx,{contact:S.contact,messages:S.messages,inputPlaceholder:l,inputValue:c,onBack:()=>{C(null),w(!1)},onMoreClick:()=>w(k=>!k),onSendClick:f,onInputChange:h})}),y&&o.jsx("div",{className:"flex-1 min-w-0 border-l border-surface-3",children:o.jsx(Zx,{contact:S.sidebarContact,orders:S.orders,contactSectionLabel:a,ordersSectionLabel:i,emptyOrdersDescription:s,onClose:()=>w(!1)})})]}):o.jsx("div",{className:"flex-[2] min-w-0 flex items-center justify-center bg-surface-bg",children:o.jsx(Ct,{flat:!0,description:n,className:"bg-transparent"})})]})},gN={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"}},yN={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"},bN=(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":"",wN=({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=A=>{if(!O.default.isValidElement(A))return A;const _=A,I=_.props.style||{},k={..._.props,style:{...I,width:"100%",height:"100%",display:"block"},size:void 0};return O.default.cloneElement(_,k)},h=!!s&&r!=="disabled",p=!!a&&c,v=!!i&&u,x=gN[e],m=yN[r],g=bN(t,r),b=te.twMerge("inline-flex items-center border border-solid transition-all duration-150 rounded-full font-family-inter",m,x.container,g,h&&"cursor-pointer hover:opacity-90 active:opacity-100",r==="disabled"&&"cursor-not-allowed",r==="drag"&&"cursor-grabbing",l),j="flex-shrink-0 inline-flex items-center justify-center",C=x.iconSize,y=x.gapValue,w=o.jsx("div",{className:j,style:{marginRight:y,width:`${C}px`,height:`${C}px`},children:p?f(a):null}),S=o.jsx("div",{className:j,style:{marginLeft:y,width:`${C}px`,height:`${C}px`},children:v?f(i):null});return o.jsxs("div",{className:b,role:h?"button":"status",onClick:h?s:void 0,tabIndex:h?0:void 0,children:[w,d&&o.jsx("span",{className:"shrink-0",children:n}),S]})},jN=["--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"],CN=()=>{if(typeof document>"u")return[];const e=[],t=getComputedStyle(document.documentElement);return jN.forEach(r=>{const n=t.getPropertyValue(r).trim();n&&e.push({name:r,value:n.toUpperCase()})}),e},SN=({colors:e})=>{const[t,r]=P.useState(e||[]),[n,a]=P.useState(0);return P.useEffect(()=>{if(e){r(e);return}r(CN())},[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))})},ON=({disabled:e=!1,className:t,...r})=>o.jsxs("div",{className:te.twMerge(N.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"})]}),Yp=({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(Ws,{size:12})}]:[],...i?[{value:"delete",icon:o.jsx(Hs,{size:12})}]:[]];return o.jsx("div",{className:N.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:N.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(qs,{size:12})}),d.length>0&&o.jsx(pr,{options:d,value:l,onChange:u,size:"xs",variant:"secondary",disabled:t,buttonClassName:"rounded-none"})]})})},NN={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}},PN={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"}}},AN="opacity-50 bg-gray-100 cursor-not-allowed",_N={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]"}},kN=({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:v,placeholderColor:x,inputTextColor:m,backgroundColor:g,chevronColor:b="currentColor",optionActiveColor:j="bg-primary-500",optionActiveTextColor:C="text-white",optionTextColor:y="text-gray-900",borderRadius:w="rounded-lg"})=>{const[S,A]=P.useState(""),_=PN[r][t],I=_N[n],k=NN[e],E=S===""?d:d.filter($=>$.label.toLowerCase().includes(S.toLowerCase())),T=te.twMerge(N.clsx("w-full flex-1 bg-transparent focus:outline-none",_.input,x,m)),M=te.twMerge(N.clsx("relative flex items-center gap-2 border transition-colors duration-200 focus-within:ring-2",w,I.wrapper,_.wrapper,s&&AN,g));return o.jsxs("div",{className:N.clsx("flex flex-col gap-1.5",v),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:O.default.cloneElement(l,{size:I.icon,color:"currentColor"})}),k.showLeadingAvatar&&c&&o.jsx("img",{src:c,alt:"avatar",className:N.clsx("rounded-full",I.avatar)}),k.showInput&&o.jsx(xe.Combobox.Input,{className:T,placeholder:p,onChange:$=>A($.target.value),displayValue:$=>$?.label}),k.showTrailingChevron&&!u&&o.jsx(xe.Combobox.Button,{className:N.clsx("flex items-center",{"w-full h-full justify-center":e==="only_icon"}),children:o.jsx(B.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&&S!==""?o.jsx("div",{className:"relative cursor-default select-none px-4 py-2 text-gray-700",children:"Nothing found."}):E.map($=>o.jsx(xe.Combobox.Option,{value:$,className:({active:R})=>te.twMerge(N.clsx("relative cursor-default select-none py-2 pl-4 pr-4",R?`${j} ${C}`:y)),children:$.label},$.id))})]})}),i&&o.jsxs("div",{className:N.clsx("flex items-center gap-1.5 text-sm",_.hint),children:[o.jsx(B.InfoCircle,{size:16,color:"currentColor"}),o.jsx("span",{children:i})]})]})},TN=({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:N.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:N.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:N.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))})})]})},Xp=O.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 v={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"},g=v[u]||void 0,b=v[u]?void 0:u,j=s??x[u]??20,C=!!h&&p!=="disabled",y=te.twMerge(N.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)),w=te.twMerge(N.clsx("flex-1 ml-6",g,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:j,className:i,children:a})}),o.jsx("span",{className:w,style:b?{fontSize:b}:void 0,children:e}),r&&t?o.jsxs(wt.Root,{children:[o.jsx(wt.Trigger,{asChild:!0,children:o.jsx("button",{className:N.clsx("flex items-center focus:outline-none focus-visible:ring-2 rounded-full shrink-0",n),onClick:S=>S.stopPropagation(),children:o.jsx(ie,{size:j,className:n,children:r})})}),o.jsx(wt.Portal,{children:o.jsxs(wt.Content,{sideOffset:5,className:N.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(wt.Arrow,{className:"fill-white"})]})})]}):r?o.jsx("div",{className:N.clsx("flex items-center shrink-0",n),children:o.jsx(ie,{size:j,className:n,children:r})}):null]})});Xp.displayName="DragAndDropListItem";const EN={default:{...qe.default,wrapper:`${qe.default.wrapper} hover:cursor-pointer`,optionsPanel:"border-surface-4",label:"text-med-em",selectedValue:"text-med-em"},danger:{...qe.danger,wrapper:`${qe.danger.wrapper} hover:cursor-pointer`,optionsPanel:"border-danger-accent-2",label:"text-high-em",selectedValue:"text-danger-em"},outlined:{...qe.outlined,wrapper:`${qe.outlined.wrapper} hover:cursor-pointer`,optionsPanel:"border-surface-4",label:"text-med-em",selectedValue:"text-med-em"}},Pn={wrapper:"bg-surface-3 text-disabled pointer-events-none border-transparent",label:"text-disabled",selectedValue:"text-disabled",placeholder:"text-disabled",hint:"text-disabled"},IN={sm:{...Ft.sm,rounded:"rounded-md",selectText:"text-xs"},md:{...Ft.md,selectText:"text-sm font-medium"}},Re=({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:v,customBackgroundColor:x,leadingIcon:m,showLeadingIcon:g=!0,hintIconVariant:b,menuMinHeight:j,searchable:C=!1,searchPlaceholder:y})=>{const w=EN[e],S=IN[t],A=r||t,_=P.useRef(null),I=P.useRef(null),[k,E]=P.useState(!1),[T,M]=P.useState("");P.useEffect(()=>{k||M("")},[k]);const $=C&&T.trim()?i.filter(J=>String(J.title??"").toLowerCase().includes(T.trim().toLowerCase())):i,[R,L]=P.useState(null),[q,U]=P.useState(!1),z=i.find(J=>J.id===u);P.useEffect(()=>{U(!0)},[]);const F=O.default.useCallback(()=>{if(_.current&&k){const J=_.current.getBoundingClientRect(),he=window.innerHeight-J.bottom,Q=J.top,me=he<200&&Q>he;L({top:me?J.top-8:J.bottom+8,left:J.left,width:J.width,openUpwards:me})}},[k]);P.useEffect(()=>{if(k){F();const J=D=>{I.current?.contains(D.target)||E(!1)};return window.addEventListener("scroll",J,!0),window.addEventListener("resize",F),()=>{window.removeEventListener("scroll",J,!0),window.removeEventListener("resize",F)}}},[k,F]),P.useEffect(()=>{if(!k)return;const J=D=>{_.current&&!_.current.contains(D.target)&&I.current&&!I.current.contains(D.target)&&E(!1)};return document.addEventListener("mousedown",J),()=>document.removeEventListener("mousedown",J)},[k]);const H=()=>{s||E(!k)},W=J=>{d(J),E(!1)},Z=h?{height:h}:void 0,re=()=>{if(p)return{borderRadius:p}},X=()=>{if(p)return{borderRadius:p}},ne=v?.startsWith("var(")?{color:v}:void 0,ce=v&&!v.startsWith("var(")?v:void 0,G=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:N.clsx("w-full flex flex-col gap-1.5",c),children:[n&&o.jsx("label",{htmlFor:f,className:N.clsx("font-semibold truncate",S.labelFontSize,w.label,s&&Pn.label),children:n}),o.jsxs("div",{className:"relative",children:[o.jsxs("button",{ref:_,id:f,onClick:H,disabled:s,className:N.clsx("relative w-full cursor-default border text-left transition-colors duration-200 focus:outline-none focus-visible:ring-2","flex items-center",!h&&S.height,!x&&w.wrapper,G,s&&Pn.wrapper,!p&&S.rounded),style:{...Z,...re(),...ee},children:[g&&o.jsx("span",{className:N.clsx("pointer-events-none absolute inset-y-0 left-0 flex items-center pl-3.5",s?"text-disabled":z?w.selectedValue:w.placeholder),children:m?O.default.isValidElement(m)?O.default.cloneElement(m,{color:"currentColor"}):m:o.jsx(B.Category,{size:S.iconSize,color:"currentColor"})}),o.jsx("span",{className:N.clsx("flex-1 min-w-0 truncate",g?"pl-[36px]":t==="sm"?"pl-2.5":"pl-3.5"),children:z?o.jsx("span",{className:N.clsx(S.selectText,s?Pn.selectedValue:w.selectedValue),children:z.title}):o.jsx("span",{className:N.clsx(S.selectText,s?Pn.placeholder:w.placeholder,ce),style:ne,children:l})}),o.jsx("span",{className:N.clsx("pointer-events-none flex items-center shrink-0",t==="sm"?"pr-1.5 pl-1.5":"pr-3.5"),children:k?o.jsx(B.ArrowUp2,{size:S.iconSize,color:"currentColor"}):o.jsx(B.ArrowDown2,{size:S.iconSize,color:"currentColor"})})]}),q&&k&&R&&ga.createPortal(o.jsx("div",{ref:I,className:"fixed z-50",style:R.openUpwards?{bottom:`${window.innerHeight-R.top}px`,left:`${R.left}px`,width:`${R.width}px`}:{top:`${R.top}px`,left:`${R.left}px`,width:`${R.width}px`},children:C?o.jsxs("div",{className:N.clsx("flex w-full flex-col overflow-hidden border shadow-md bg-surface-bg",!p&&"rounded-xl",w.optionsPanel),style:{...X(),maxHeight:R.openUpwards?`min(300px, ${R.top-20}px)`:`min(300px, calc(100vh - ${R.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(B.SearchNormal1,{size:16,color:"currentColor",className:"shrink-0 text-low-em"}),o.jsx("input",{autoFocus:!0,value:T,onChange:J=>M(J.target.value),placeholder:y||"Buscar…",className:"w-full bg-transparent text-sm text-high-em placeholder:text-placeholder focus:outline-none"})]}),$.length===0?o.jsx("div",{className:"px-4 py-3 text-sm text-low-em",children:"Sin resultados"}):o.jsx(Wt,{items:$.map(({id:J,...D})=>({id:J,...D})),size:A,floating:!1,onSelect:W,selectedIds:u?[u]:[],className:"w-full overflow-y-auto !rounded-none !border-0 !bg-transparent !shadow-none"})]}):o.jsx(Wt,{items:i.map(({id:J,...D})=>({id:J,...D})),size:A,floating:!1,onSelect:W,selectedIds:u?[u]:[],className:N.clsx("w-full overflow-y-auto shadow-md border",!p&&"rounded-xl",w.optionsPanel,"bg-surface-bg"),style:{...X(),maxHeight:R.openUpwards?`min(300px, ${R.top-20}px)`:`min(300px, calc(100vh - ${R.top}px - 20px))`,minHeight:j}})}),document.body)]}),a&&o.jsx(ft,{icon:o.jsx(B.InfoCircle,{variant:b}),label:a,iconSize:S.hintIconSize,gap:1,iconColorClass:N.clsx(w.hint,s&&Pn.hint),labelColorClass:N.clsx(w.hint,s&&Pn.hint),className:N.clsx(S.hintFontSize,"font-semibold")})]})};function MN({children:e,...t}){return o.jsx(xe.Menu,{as:"div",className:"relative inline-block text-left",...t,children:e})}const O2=O.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}}));O2.displayName="DropZone";const $N={backgroundImage:"repeating-linear-gradient(45deg, var(--surface-3) 0, var(--surface-3) 8px, transparent 8px, transparent 16px)"},ai=O.default.memo(({children:e,className:t,style:r})=>o.jsx("div",{className:N.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:{...$N,...r},children:e}));ai.displayName="DropPlaceholder";class RN 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?O.default.isValidElement(a)?O.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(K,{onClick:this.resetError,size:"sm",variant:"secondary",hierarchy:"primary",children:l})]})}):n}}const N2=O.default.memo(({icon:e=o.jsx(ie,{className:"text-danger-main",size:"2xl",children:o.jsx(B.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(om,{children:o.jsx("div",{className:N.clsx("flex flex-col p-8",c&&"items-center justify-center h-full",l),children:o.jsxs("div",{className:N.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&&`
|
|
24
|
-
|
|
25
|
-
${n.stack}`]})]}),a&&o.jsx(K,{onClick:a,variant:"secondary",hierarchy:"secondary",size:"sm",children:i})]})})})});N2.displayName="ErrorState";const LN=({groups:e,className:t,width:r,height:n})=>{const a=N.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),l=P.useRef(null);P.useEffect(()=>{const u=d=>{l.current&&!l.current.contains(d.target)&&s(null)};if(i)return document.addEventListener("mousedown",u),()=>document.removeEventListener("mousedown",u)},[i]);const c={width:r,height:n};return o.jsx("div",{style:c,className:N.clsx("flex items-center gap-4 w-fit",t),children:e.map((u,d)=>o.jsx("div",{className:a,children:u.map(f=>o.jsx("div",{className:"relative",children:f.type==="dropdown"?o.jsxs("div",{ref:l,className:"relative gap-4",children:[o.jsx(K,{variant:f.variant||"brand",hierarchy:f.hierarchy||"secondary",size:f.size||"sm",icons:f.label&&f.leadingIcon?"both":"trailing",leadingIcon:f.label?f.leadingIcon:void 0,trailingIcon:i===f.id?o.jsx(Kp,{}):o.jsx(Up,{}),onClick:()=>s(i===f.id?null:f.id),disabled:f.disabled,style:{outline:"none",boxShadow:"none"},className:N.clsx(f.className,i===f.id&&"bg-brand-primary-accent-special"),children:f.label?f.label:O.default.isValidElement(f.leadingIcon)?O.default.cloneElement(f.leadingIcon,{size:18,color:"currentColor"}):f.leadingIcon}),i===f.id&&o.jsx(Wt,{floating:!0,size:f.dropMenuSize||"sm",selectedIds:f.selectedIds,items:f.items.map(h=>({id:h.id,title:h.label,leadingIcon:h.icon,showLeadingIcon:!!h.icon,showDescription:f.showDescription??!1,showTrailingIcon:f.showTrailingIcon??!1,showTrailingText:f.showTrailingText??!1,trailingText:h.trailingText,showTag:f.showTag??!1,showCheckbox:f.showCheckbox??!1,disabled:h.disabled,showDividerAfter:h.showDividerAfter,onClick:()=>{h.onClick(),s(null)},...h.destructive&&{customTitleColor:f.destructiveColor||"text-danger-em"}})),className:N.clsx("bottom-full mb-4",f.dropMenuClassName)})]}):o.jsx(K,{variant:f.variant||"brand",hierarchy:f.hierarchy||"secondary",size:f.size||"sm",icons:f.label?f.leadingIcon&&f.trailingIcon?"both":f.leadingIcon?"leading":f.trailingIcon?"trailing":void 0:"only",leadingIcon:f.leadingIcon,trailingIcon:f.trailingIcon,onClick:f.onClick,disabled:f.disabled,style:{outline:"none",boxShadow:"none"},className:N.clsx(f.className),children:f.label})},f.id))},d))})},P2=({icon:e,text:t,onClick:r,className:n=""})=>{const a=()=>{r&&r()};return o.jsxs("div",{className:N.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})]})},Qp=e=>e?{start:"justify-start",center:"justify-center",end:"justify-end",between:"justify-between",around:"justify-around",evenly:"justify-evenly"}[e]:"",Jp=e=>e?{start:"items-start",center:"items-center",end:"items-end",baseline:"items-baseline",stretch:"items-stretch"}[e]:"",DN={sm:"h-13",md:"h-14",lg:"h-[60px]"},A2=({gap:e=4,justify:t,align:r="center",className:n,children:a,...i})=>o.jsx("div",{className:ae.default("flex",Jt(e),Qp(t),Jp(r),n),...i,children:a}),_2=({gap:e=4,justify:t="center",align:r="center",className:n,children:a,...i})=>o.jsx("div",{className:ae.default("flex h-full",Jt(e),Qp(t),Jp(r),n),...i,children:a}),k2=({gap:e=5,justify:t="end",align:r="center",className:n,children:a,...i})=>o.jsx("div",{className:ae.default("flex",Jt(e),Qp(t),Jp(r),n),...i,children:a}),zN={always:"flex",desktop:"hidden lg:flex",none:"hidden"},Ys=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,v=O.default.Children.toArray(s).find(g=>O.default.isValidElement(g)&&g.type===A2),x=O.default.Children.toArray(s).find(g=>O.default.isValidElement(g)&&g.type===_2),m=O.default.Children.toArray(s).find(g=>O.default.isValidElement(g)&&g.type===k2);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",DN[n]),children:[o.jsxs("div",{className:ae.default("flex items-center",c!==void 0?"lg:pl-8!":"shrink-0",Jt(l)),style:c!==void 0?{width:`${c}%`}:void 0,children:[i!=="none"&&o.jsx("div",{className:ae.default("items-center",zN[i]),children:a==="with-text"?o.jsx(Oo,{height:25,className:"text-black"}):o.jsx(No,{height:25,className:"text-black"})}),v]}),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})]})})};Ys.LeftContent=A2;Ys.Center=_2;Ys.Right=k2;function BN(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 T2=e=>e?{start:"justify-start",center:"justify-center",end:"justify-end",between:"justify-between",around:"justify-around",evenly:"justify-evenly"}[e]:"",E2=e=>e?{start:"items-start",center:"items-center",end:"items-end",baseline:"items-baseline",stretch:"items-stretch"}[e]:"",FN={sm:"h-13",md:"h-14",lg:"h-[60px]"},I2=({gap:e=4,justify:t,align:r="center",className:n,children:a,...i})=>o.jsx("div",{className:ae.default("flex",Jt(e),T2(t),E2(r),n),...i,children:a}),M2=({gap:e=4,justify:t="end",align:r="center",className:n,children:a,...i})=>o.jsx("div",{className:ae.default("flex",Jt(e),T2(t),E2(r),n),...i,children:a}),Xs=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=O.default.Children.toArray(s).find(p=>O.default.isValidElement(p)&&p.type===I2),h=O.default.Children.toArray(s).find(p=>O.default.isValidElement(p)&&p.type===M2);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(Oo,{height:22,className:"text-black"}):o.jsx(No,{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",FN[n]),children:[o.jsxs("div",{className:ae.default("flex items-center shrink-0",Jt(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(Oo,{height:22,className:"text-black"}):o.jsx(No,{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})]})]})};Xs.Left=I2;Xs.Right=M2;Xs.displayName="Footer";const qN={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"}},WN={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}},Yx={container:"opacity-50 cursor-not-allowed pointer-events-none",dropZone:"cursor-not-allowed"},HN=({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),[v,x]=P.useState(!1),[m,g]=P.useState(null),b=qN[t],j=WN[r],C=T=>{if(i&&T.size>i){const M=(i/1048576).toFixed(1);g(`File size must be less than ${M}MB`);return}if(!T.type.startsWith("image/")){g("Please select a valid image file");return}g(null),e(T),p(URL.createObjectURL(T))},y=T=>{T.target.files&&T.target.files[0]&&C(T.target.files[0])},w=T=>{T.preventDefault(),f(!1),T.dataTransfer.files&&T.dataTransfer.files[0]&&C(T.dataTransfer.files[0])},S=T=>{T.preventDefault(),s||f(!0)},A=T=>{T.preventDefault(),!s&&(u.current+=1,f(!0))},_=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:N.clsx("flex flex-col",n),children:o.jsx("div",{className:N.clsx(b.container,j.container,s&&Yx.container),children:o.jsxs("div",{className:N.clsx(b.dropZone,j.dropZone,"cursor-pointer relative",s&&Yx.dropZone,d&&!h&&"bg-black/20"),onDrop:s?void 0:w,onDragOver:s?void 0:S,onDragEnter:s?void 0:A,onDragLeave:s?void 0:_,onClick:s?void 0:I,children:[h?o.jsxs("div",{className:N.clsx("absolute inset-0 overflow-hidden transition-all duration-200",j.preview),onMouseEnter:k,onMouseLeave:E,children:[o.jsx("img",{src:h,alt:"Preview",className:N.clsx("w-full h-full object-cover transition-all duration-200",v&&"brightness-90")}),v&&o.jsx("div",{className:"absolute inset-0 flex items-center justify-center transition-all duration-200",children:o.jsx(K,{onClick:I,variant:"neutral",size:"xs",disabled:s,children:"Change Image"})})]}):o.jsxs(o.Fragment,{children:[o.jsx("div",{className:N.clsx("flex items-center justify-center rounded-lg overflow-hidden",h&&"border border-surface-4 bg-surface-2",`w-[${j.iconSize*2}px] h-[${j.iconSize*2}px]`),children:o.jsx(Zj,{size:j.iconSize,className:N.clsx(s&&"text-disabled")})}),o.jsx("div",{className:N.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:N.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(K,{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})]})})})},VN={default:{background:"bg-gray-200",iconColor:"text-[var(--dark-700)]",titleColor:"text-[var(--dark-700)]",descriptionColor:"text-[var(--dark-700)]"},danger:{background:"bg-[var(--danger-50)]",iconColor:"text-[var(--danger-600)]",titleColor:"text-[var(--danger-600)]",descriptionColor:"text-[var(--danger-600)]"},success:{background:"bg-[var(--success-50)]",iconColor:"text-[var(--success-600)]",titleColor:"text-[var(--success-600)]",descriptionColor:"text-[var(--success-600)]"}},UN=({variant:e="default",title:t,description:r,icon:n,className:a})=>{const i=VN[e],l=(u=>{const d=u.match(/text-\[var\(--([^)]+)\)\]/);if(d)return`var(--${d[1]})`})(i.iconColor),c=()=>n&&O.default.isValidElement(n)?O.default.cloneElement(n,{color:l}):o.jsx(B.Warning2,{size:12,variant:"Outline",color:l});return o.jsxs("div",{className:N.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:N.clsx("text-[12px] font-semibold leading-tight",i.titleColor),children:t})]}),o.jsx("span",{className:N.clsx("text-[10px] font-medium leading-tight mt-2",i.descriptionColor),children:r})]})},em=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:v,required:x,onBlur:m,onFocus:g,onInvalid:b,"aria-label":j="Search",className:C,size:y,...w},S)=>{const[A,_]=P.useState(""),[I,k]=P.useState(!1),[E,T]=P.useState(-1),M=P.useRef(null),$=c!==void 0,R=$?c:A,L=Z6(R,t);P.useEffect(()=>{L&&e&&e(L)},[L,e]),P.useEffect(()=>{const X=ne=>{M.current&&!M.current.contains(ne.target)&&k(!1)};return document.addEventListener("mousedown",X),()=>{document.removeEventListener("mousedown",X)}},[]);const q=X=>{const ne=X.target.value;$||_(ne),u&&u(X),ne&&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 ne=i[E];H(ne)}else e&&R&&e(R);k(!1)}else X.key==="ArrowDown"?(X.preventDefault(),I&&i.length>0&&T(ne=>ne<i.length-1?ne+1:0)):X.key==="ArrowUp"?(X.preventDefault(),I&&i.length>0&&T(ne=>ne>0?ne-1:i.length-1)):X.key==="Escape"&&(k(!1),T(-1))},z=X=>{R&&i.length>0&&k(!0),g&&g(X)},F=()=>{const X={target:{value:""}};$||_(""),u&&u(X),k(!1),T(-1)},H=X=>{const ne={target:{value:X}};$||_(X),u&&u(ne),s&&s(X),k(!1),T(-1)},W=a?"danger":"default",Z=r?o.jsx(B.ArrowRotateRight,{color:"currentColor",size:16,className:"animate-spin text-primary-500"}):R&&n&&o.jsx("button",{type:"button",onClick:F,className:"text-gray-500 hover:text-gray-700 focus:outline-none transition-colors","aria-label":"Clear search",children:o.jsx(B.CloseCircle,{color:"currentColor",size:16})}),re=i.filter(X=>X.toLowerCase().includes(R.toLowerCase()));return o.jsxs("div",{className:"relative w-full",ref:M,children:[o.jsx(ye,{ref:S,className:N.clsx("w-full text-placeholder",C),value:R,onChange:q,onKeyDown:U,onFocus:z,onBlur:m,onInvalid:b,variant:W,hint:a,leadingIcon:o.jsx(B.SearchNormal1,{color:"currentColor",size:16}),trailingIcon:Z,placeholder:l,disabled:d,id:f,name:h,autoComplete:p,maxLength:v,required:x,"aria-label":j,...w}),I&&re.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:re.map((X,ne)=>o.jsx("div",{className:N.clsx("px-3 py-2 cursor-pointer text-sm",ne===E?"bg-primary-100 text-primary-900":"text-gray-700 hover:bg-gray-100"),onClick:()=>H(X),role:"option","aria-selected":ne===E,children:X},ne))})]})});em.displayName="InputSearch";const ya=({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 v=u||d,x={};return f&&(x.backgroundColor=f),h&&(x.color=h),p&&(x.fontSize=p),o.jsxs(wt.Root,{delayDuration:l,children:[o.jsx(wt.Trigger,{asChild:!0,children:e}),o.jsx(wt.Portal,{children:o.jsxs(wt.Content,{side:r,sideOffset:n,className:N.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:N.clsx(v&&"flex flex-col gap-8"),children:[o.jsx("div",{children:t}),v&&o.jsxs("div",{className:"flex gap-4 items-center w-full",children:[u&&o.jsx(K,{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(K,{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(wt.Arrow,{className:f?void 0:"fill-surface-bg",style:f?{fill:f}:void 0})]})})]})},KN=256,GN=64,$2=P.createContext(null);function pn(){const e=P.useContext($2);if(!e)throw new Error("useSidebar must be used within <Sidebar>");return e}const R2=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=v=>{(v.metaKey||v.ctrlKey)&&v.key.toLowerCase()==="b"&&(v.preventDefault(),h())};return window.addEventListener("keydown",p),()=>window.removeEventListener("keydown",p)},[n,h]),o.jsx($2.Provider,{value:{collapsed:d,toggle:h,setCollapsed:f},children:o.jsx(Sj.TooltipProvider,{delayDuration:300,children:o.jsx("aside",{ref:l,"data-state":d?"collapsed":"expanded",style:{width:d?GN:KN},className:te.twMerge(N.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})})})});R2.displayName="Sidebar";function ZN({className:e,children:t,...r}){return o.jsx("div",{className:te.twMerge("flex flex-col gap-[8px] p-[12px]",e),...r,children:t})}const YN="[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 XN({className:e,children:t,...r}){return o.jsx("div",{className:te.twMerge(N.clsx("flex min-h-0 flex-1 flex-col gap-[4px] overflow-y-auto px-[12px]",YN,e)),...r,children:t})}function QN({className:e,children:t,...r}){return o.jsx("div",{className:te.twMerge("mt-auto flex flex-col gap-[8px] p-[12px]",e),...r,children:t})}function JN({placeholder:e="Buscar...",...t}){const{collapsed:r}=pn();return r?o.jsx(ya,{content:"Buscar",side:"right",children:o.jsx(K,{"aria-label":"Buscar",variant:"neutral",hierarchy:"secondary",size:"md",icons:"only",leadingIcon:o.jsx(B.SearchNormal1,{color:"currentColor"}),className:"h-[40px] w-[40px] !rounded-[10px] focus:ring-0"})}):o.jsx(em,{placeholder:e,...t})}function e4({className:e,children:t,...r}){return o.jsx("div",{className:te.twMerge("flex flex-col gap-[2px]",e),...r,children:t})}function t4({className:e,children:t,...r}){const{collapsed:n}=pn();return n?null:o.jsx("div",{className:te.twMerge("px-[10px] pt-[14px] pb-[4px] text-[11px] font-medium tracking-wide text-low-em uppercase",e),...r,children:t})}const L2=P.forwardRef(({icon:e,label:t,active:r,trailing:n,className:a,...i},s)=>{const{collapsed:l}=pn(),c=o.jsxs("button",{ref:s,"aria-label":t,"data-active":r||void 0,className:te.twMerge(N.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(ya,{content:t,side:"right",children:c}):c});L2.displayName="Sidebar.Item";function r4({children:e}){const{collapsed:t}=pn();return t?null:o.jsx(o.Fragment,{children:e})}function n4({name:e,email:t,avatarUrl:r,initials:n,onClick:a}){const{collapsed:i}=pn();return i?o.jsx(ya,{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(Bt,{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(Bt,{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(B.ArrowUp2,{size:16,color:"var(--low-em)",className:"shrink-0"})]})}function a4({className:e,...t}){const{collapsed:r,toggle:n}=pn();return o.jsx(K,{"aria-label":r?"Expandir menú":"Colapsar menú",variant:"neutral",hierarchy:"secondary",size:"md",icons:"only",leadingIcon:o.jsx(B.ArrowLeft2,{color:"currentColor",className:r?"rotate-180":void 0}),onClick:n,className:te.twMerge("h-[40px] w-[40px] shrink-0 !rounded-[10px] focus:ring-0",e),...t})}const i4=Object.assign(R2,{Header:ZN,Content:XN,Footer:QN,Search:JN,Group:e4,GroupLabel:t4,Item:L2,Card:r4,User:n4,Trigger:a4}),D2=({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((v,x)=>x===h?{...v,...p}:v)),d=()=>t([...e,{value:"",label:""}]),f=h=>t(e.filter((p,v)=>v!==h));return o.jsxs("div",{className:te.twMerge(N.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(ye,{size:"sm",value:h.label,placeholder:a,disabled:l,onChange:v=>u(p,{label:v.target.value}),onBlur:()=>{!h.value&&h.label&&u(p,{value:h.label})}})}),o.jsx("div",{className:"w-28",children:o.jsx(ye,{size:"sm",value:h.value,placeholder:i,disabled:l,onChange:v=>u(p,{value:v.target.value})})}),o.jsx(K,{variant:"neutral",hierarchy:"tertiary",size:"sm",icons:"only",leadingIcon:o.jsx(B.Trash,{size:16}),"aria-label":"Remove option",disabled:l,onClick:()=>f(p)})]},p))}),o.jsx("div",{children:o.jsx(K,{variant:"neutral",hierarchy:"tertiary",size:"xs",icons:"leading",leadingIcon:o.jsx(B.Add,{}),disabled:l,onClick:d,children:n})})]})};D2.displayName="OptionsEditor";const o4=({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:N.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:O.default.isValidElement(e)&&O.default.cloneElement(e,{size:d,color:"currentColor"})}),o.jsx("span",{className:N.clsx("text-med-em",c),style:u,children:t})]})},s4=o.jsx(Hp,{}),z2=({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??s4;return o.jsxs("div",{className:N.clsx("flex items-center gap-2",i),children:[o.jsx("span",{className:N.clsx(a,u),style:d,children:e}),o.jsx(ya,{content:t,children:o.jsx("button",{type:"button",className:N.clsx("bg-surface-bg flex items-center focus:outline-none focus-visible:ring-2 focus-visible:ring-brand-primary-main rounded-full",n),children:O.default.cloneElement(h,{size:f,color:"currentColor"})})})]})},l4={sm:"max-w-[300px] w-full",md:"w-[32rem]",lg:"w-[40rem]"},tm={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"}},B2=P.createContext(void 0),mn=()=>{const e=P.useContext(B2);if(!e)throw new Error("useModalContext must be used within a Modal provider");return e},Qs=({children:e,size:t="md",padding:r})=>{const[n,a]=P.useState(!1);return o.jsx(B2.Provider,{value:{open:n,setOpen:a,size:t,padding:r??t},children:e})};Qs.displayName="Modal";const Js=({children:e})=>{const{setOpen:t}=mn();return O.default.cloneElement(e,{onClick:r=>{e.props.onClick&&e.props.onClick(r),t(!0)}})};Js.displayName="ModalTrigger";const el=P.forwardRef(({children:e,className:t,...r},n)=>{const{open:a,setOpen:i,size:s}=mn();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:N.clsx("bg-white rounded-2xl shadow-xl flex flex-col border border-surface-3 text-left transform transition-all",l4[s],t),...r,children:e})})})})]})})});el.displayName="ModalContent";const tl=({children:e,onBack:t,disabled:r=!1,className:n})=>{const{setOpen:a,padding:i}=mn(),s=tm[i];return o.jsxs("header",{className:N.clsx("flex items-center border-b border-surface-3 shrink-0",s.header,n),children:[o.jsx(K,{variant:"neutral",hierarchy:"secondary",className:N.clsx("cursor-pointer",!t&&"invisible"),onClick:t,size:"sm",icons:"only",disabled:r||!t,leadingIcon:o.jsx(Yj,{className:"text-high-em"})}),o.jsx("div",{className:"flex-1 flex justify-center items-center",children:e}),o.jsx(K,{className:"cursor-pointer",variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx(nt,{className:"text-high-em"}),onClick:()=>a(!1),disabled:r})]})};tl.displayName="ModalHeader";const rl=P.forwardRef(({className:e,...t},r)=>o.jsx(xe.Dialog.Title,{ref:r,as:"h3",className:N.clsx("font-semibold text-base leading-tight text-center text-high-em",e),...t}));rl.displayName="ModalTitle";const rm=P.forwardRef(({className:e,...t},r)=>o.jsx(xe.Dialog.Description,{ref:r,className:N.clsx("text-sm text-high-em",e),...t}));rm.displayName="ModalDescription";const nl=({children:e,className:t})=>{const{padding:r}=mn(),n=tm[r];return o.jsx("main",{className:N.clsx(n.body,"flex-1 overflow-y-auto",t),children:e})};nl.displayName="ModalBody";const al=({className:e,children:t,...r})=>{const{padding:n}=mn(),a=tm[n];return o.jsx("footer",{className:N.clsx("flex items-center border-t border-surface-3 shrink-0",a.footer,e),...r,children:t})};al.displayName="ModalFooter";const F2=({backButton:e,cancelButton:t,acceptButton:r,className:n})=>{const{setOpen:a,size:i}=mn(),s=i==="sm",l=(c,u)=>{c.onClick&&c.onClick(u),c.closeOnClick!==!1&&a(!1)};return o.jsxs(al,{className:N.clsx(s?"flex-row gap-8":"justify-between",n),children:[e&&!s&&o.jsx(K,{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:N.clsx("flex",s?"flex-row gap-8 w-full":"gap-8"),children:[t&&o.jsx(K,{variant:t.variant||"neutral",hierarchy:t.hierarchy||"primary",size:t.size||"md",...t,className:te.twMerge(s?"w-full":"w-32",t.className),onClick:c=>l(t,c),children:t.label}),r&&o.jsx(K,{variant:r.variant||"secondary",hierarchy:r.hierarchy||"primary",size:r.size||"md",...r,className:te.twMerge(s?"w-full":"w-32",r.className),onClick:c=>l(r,c),children:r.label})]})]})};F2.displayName="ModalFooterActions";const nm=({children:e})=>{const{setOpen:t}=mn();return O.default.cloneElement(e,{onClick:r=>{e.props.onClick&&e.props.onClick(r),t(!1)}})};nm.displayName="ModalClose";function c4(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 q2({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=O.default.isValidElement(e)?e:null;return o.jsxs(Qs,{children:[p?o.jsx(Js,{children:p}):null,o.jsxs(el,{children:[o.jsx(tl,{disabled:c,children:o.jsx(rl,{children:t})}),o.jsxs(nl,{children:[o.jsx(rm,{children:r}),o.jsx("div",{className:"mt-6",children:o.jsx(ye,{label:c4(a,n),placeholder:n,value:u,onChange:v=>d(v.target.value),disabled:c,variant:"outlined",size:"md"})})]}),o.jsxs(al,{className:"justify-end gap-3",children:[o.jsx(nm,{children:o.jsx(K,{variant:"neutral",hierarchy:"secondary",size:"md",disabled:c,onClick:h,children:s})}),o.jsx(K,{variant:"danger",hierarchy:"primary",size:"md",onClick:()=>{f&&!c&&l()},disabled:!f,loading:c,children:i})]})]})]})}q2.displayName="DeleteConfirmationModal";const W2=P.createContext(void 0),am=()=>{const e=P.useContext(W2);if(!e)throw new Error("Drawer subcomponents must be used within <Drawer>");return e},u4={sm:"w-64",md:"w-72",lg:"w-80",xl:"w-96"},Xx={right:"translate-x-full",left:"-translate-x-full"},d4={right:"right-0",left:"left-0"},H2=({open:e,onOpenChange:t,side:r="right",children:n})=>o.jsx(W2.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})})});H2.displayName="Drawer";const V2=({className:e})=>{const{onOpenChange:t}=am();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:te.twMerge(N.clsx("fixed inset-0 bg-black-uniform/30",e)),"aria-hidden":"true",onClick:()=>t(!1)})})};V2.displayName="DrawerOverlay";const U2=({width:e="md",className:t,children:r})=>{const{side:n}=am();return o.jsx(xe.Transition.Child,{as:P.Fragment,enter:"ease-out duration-300",enterFrom:Xx[n],enterTo:"translate-x-0",leave:"ease-in duration-200",leaveFrom:"translate-x-0",leaveTo:Xx[n],children:o.jsx(xe.Dialog.Panel,{className:te.twMerge(N.clsx("fixed top-0 bottom-0 h-full flex flex-col bg-white shadow-e2 transform",u4[e],d4[n],t)),children:r})})};U2.displayName="DrawerPanel";const K2=({children:e,className:t,height:r=60,title:n})=>o.jsxs("div",{style:{height:r},className:te.twMerge(N.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]});K2.displayName="DrawerHeader";const G2=({children:e,className:t})=>o.jsx("div",{className:te.twMerge(N.clsx("flex-1",t)),children:e});G2.displayName="DrawerContent";const Z2=({children:e,className:t})=>e?o.jsx("div",{className:te.twMerge(N.clsx("shrink-0 border-t border-surface-3 py-6 px-8",t)),children:e}):null;Z2.displayName="DrawerFooter";const Y2=({children:e,size:t="sm"})=>{const{onOpenChange:r}=am();return e?O.default.cloneElement(e,{onClick:n=>{e.props.onClick?.(n),r(!1)}}):o.jsx(K,{className:"cursor-pointer",variant:"neutral",hierarchy:"secondary",size:t,icons:"only",leadingIcon:o.jsx(nt,{className:"text-high-em"}),onClick:()=>r(!1)})};Y2.displayName="DrawerClose";const f4=Object.assign(H2,{Overlay:V2,Panel:U2,Header:K2,Content:G2,Footer:Z2,Close:Y2});function X2({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:v="neutral",ctaHierarchy:x="primary",sectionColor:m="bg-white",sectionTextColor:g,className:b}){return o.jsxs("div",{className:te.twMerge(N.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(Ge,{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:N.clsx("flex items-start justify-between p-8 border-b border-surface-3",m),children:[o.jsx("span",{className:N.clsx("text-xl font-semibold",g??"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:N.clsx("text-2xl font-bold leading-none",g??"text-high-em"),children:t}),r&&o.jsxs("span",{className:N.clsx("text-sm",g??"text-high-em"),children:["/ ",r]})]})})]}),o.jsxs("div",{className:N.clsx("flex flex-col gap-8 p-8 border-b border-surface-3",m),children:[o.jsx("p",{className:N.clsx("text-sm leading-relaxed",g??"text-high-em"),children:a}),o.jsx(K,{variant:v,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(j=>o.jsxs("li",{className:"flex items-center gap-8",children:[o.jsx("span",{className:"text-low-em shrink-0",children:o.jsx(B.TickCircle,{size:14,color:"currentColor"})}),o.jsx("span",{className:"text-sm text-low-em",children:j})]},j))})]})]})]})}X2.displayName="PlanPricingCard";const il=({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=O.default.isValidElement(n)?O.default.cloneElement(n,{size:l[t],color:"currentColor"}):null;return o.jsx("div",{className:N.clsx(i,s[t],c[e][r],a),children:u})},Q2=O.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:v,className:x,...m},g)=>{const b=N.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"),j=te.twMerge(N.clsx(b,x)),C={success:"success",warning:"warning",danger:"danger",disabled:"disabled"};return o.jsxs("div",{ref:g,className:j,...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(K,{ref:i,size:"sm",leadingIcon:o.jsx(ie,{children:o.jsx(r2,{})}),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(Ge,{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(n2,{})}),o.jsx(ft,{label:l,labelSize:"sm",iconSize:"sm",gap:4,icon:o.jsx(a2,{})}),o.jsx(ft,{label:c,labelSize:"sm",iconSize:"sm",gap:4,icon:o.jsx(i2,{})})]})]}),o.jsx(pe,{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(Mr,{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(Ge,{variant:"status",statusState:p,statusSize:"xs"}),o.jsx(Mr,{href:h,trailingIcon:o.jsx(t2,{}),className:"w-fit",variant:"neutral",children:f})]})]})]})]})});Q2.displayName="ProjectCard";const uh=({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=N.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=N.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})]})},Vl={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"}},h4={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}},qn=({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=O.default.useId(),h=c||`progress-circle-${f}`,p=i?`${h}-label`:void 0,v=Vl[t],x=h4[r],m=()=>l||(i?`Progreso: ${i}, ${d}% completado`:`Progreso: ${d}% completado`),g=v.size,b=(g-v.strokeWidth)/2,j=2*Math.PI*b,C=j-d/100*j,y=()=>n==="circle"?Vl[t].container:Vl[t].halfCircle,w=()=>o.jsxs("svg",{width:g,height:g,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:g/2,cy:g/2,r:b,stroke:"currentColor",strokeWidth:v.strokeWidth,fill:"none",className:x.track,opacity:x.opacity}),o.jsx("circle",{cx:g/2,cy:g/2,r:b,stroke:"currentColor",strokeWidth:v.strokeWidth,fill:"none",className:x.fill,strokeDasharray:j,strokeDashoffset:C,strokeLinecap:"round",style:{transition:"stroke-dashoffset 0.3s ease-in-out"}})]}),S=()=>{const A=v.strokeWidth,_=g,I=g/2+A,k=(g-v.strokeWidth)/2,E=A/2,T=I-A/2,M=g-A/2,$=I-A/2,R=Math.PI*k*2,L=R-d/100*R;return o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"100%",preserveAspectRatio:"xMidYMid meet",viewBox:`0 0 ${_} ${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},${$}`,fill:"none",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:v.strokeWidth,stroke:"currentColor",className:x.track,opacity:x.opacity}),o.jsx("path",{d:`M${E},${T} A${k},${k} 0 1,1 ${M},${$}`,fill:"none",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:v.strokeWidth,stroke:"currentColor",className:x.fill,strokeDasharray:R,strokeDashoffset:L,style:{transition:"stroke-dashoffset 0.3s ease-in-out"}})]})};return o.jsxs("div",{className:N.clsx("relative inline-flex items-center justify-center",y(),s),id:h,...u,children:[n==="circle"?w():S(),a&&n==="circle"&&o.jsxs("div",{className:N.clsx("absolute inset-0 flex flex-col items-center justify-center","leading-none"),children:[i&&o.jsx("span",{id:p,className:N.clsx(v.labelFontSize,x.label),children:i}),o.jsx("span",{className:N.clsx(v.fontSize,v.lineHeight,x.progressLabel),style:{fontFamily:"var(--font-space-grotesk)"},children:`${d}%`})]}),a&&n==="half-circle"&&o.jsxs("div",{className:N.clsx("absolute left-0 right-0 flex flex-col items-center justify-center",i?v.halfCircleLabelPosition:"top-1/2",i&&v.labelSpace),children:[i&&o.jsx("span",{id:p,className:N.clsx(v.labelFontSize,x.label),children:i}),o.jsx("span",{className:N.clsx(v.fontSize,v.lineHeight,x.progressLabel),style:{fontFamily:"var(--font-space-grotesk)"},children:`${d}%`})]})]})},p4=({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]=O.default.useState(l??!0);O.default.useEffect(()=>{typeof l=="boolean"&&h(l)},[l]);const p=()=>{const m=!f;h(m),c&&c(m)},v=O.default.useMemo(()=>Array.from({length:t},(m,g)=>{const b=g+1;let j;return b<e?j=100:j=0,{progress:j,description:n[g]||`Step ${b}`}}),[e,t,n]),x=t>0?Math.round((e-1)/t*100+r/t):0;return d?o.jsx(qn,{progress:x,size:"xs",showLabel:!0,ariaLabel:`Overall progress: ${x}%`,className:s}):o.jsxs(ht.motion.div,{className:N.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(ht.motion.div,{className:"flex items-center gap-3 flex-1 min-w-0 cursor-pointer",onClick:p,layout:!0,children:o.jsx(ht.AnimatePresence,{mode:"wait",children:f?o.jsx(ht.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:v.map((m,g)=>o.jsx("div",{className:"flex-1 min-w-0",children:o.jsx(uh,{progress:m.progress})},g))},"collapsed-content"):o.jsxs(ht.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(qn,{progress:x,size:"xs",showLabel:!0,ariaLabel:`Overall progress: ${x}%`}),o.jsx(ht.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(ht.motion.div,{style:{display:"inline-flex",alignItems:"center",justifyContent:"center"},animate:{rotate:f?0:180},transition:{duration:.2},children:o.jsx(B.ArrowDown2,{size:16,color:"black"})})}),o.jsx(ht.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(nt,{size:16})})]})]}),o.jsx(ht.AnimatePresence,{children:!f&&o.jsx(ht.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(ht.motion.div,{className:"flex gap-3 w-full",initial:{opacity:0},animate:{opacity:1},transition:{delay:.1,duration:.2},children:v.map((m,g)=>{const j=g+1===e;return o.jsx(ht.motion.div,{className:"w-full",initial:{opacity:0,y:10},animate:{opacity:1,y:0},transition:{delay:.15+g*.05,duration:.2,ease:"easeOut"},children:o.jsxs("div",{children:[o.jsx(uh,{progress:m.progress}),(m.progress!==0||j)&&m.description&&o.jsx("div",{className:"text-sm text-[#2F343C] mt-3 font-semibold",children:m.description}),m.progress===0&&!j&&m.description&&o.jsx("div",{className:"text-sm text-[#5A606B] mt-3 font-semibold",children:m.description})]})},g)})})})})})]})},m4={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]"}},An={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"}},x4=({size:e="medium",checked:t=!1,disabled:r=!1,className:n,...a})=>{const i=m4[e];return o.jsxs("label",{className:N.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:N.clsx(i.wrapper,"rounded-full border transition-colors duration-200",t&&"inline-flex items-center justify-center",An.focus,r?t?An.disabled.checked:An.disabled.unchecked:t?An.checked:An.unchecked,!r&&"peer-hover:border-low-em"),children:t&&o.jsx("div",{className:N.clsx(i.dot,"rounded-full",r?An.disabled.dot:"bg-black")})})]})},v4={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}},J2=O.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=v4[a],p=(v,x)=>O.default.isValidElement(v)?O.default.cloneElement(v,{size:x,color:"currentColor"}):v;return o.jsxs("button",{ref:c,type:"button",role:"radio","aria-checked":n,className:te.twMerge(N.clsx(u,h.card,d,s)),...l,children:[o.jsx("span",{className:N.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)})]})});J2.displayName="SelectableCard";const g4={success:"bg-success-main",warning:"bg-warning-main",error:"bg-danger-main",info:"bg-info-em"},Qx={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"}},y4={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"}},e3=({steps:e,current:t,variant:r="numbered",lineStyle:n="solid",colorVariant:a,indicatorGap:i,stepGap:s,itemClassName:l,className:c})=>{const u=a?Qx[a]:Qx.brand,d=a?y4[a]:null;return o.jsx("ol",{className:te.twMerge("flex flex-col",c),children:e.map((f,h)=>{const p=h<t?"done":h===t?"current":"pending",v=h===e.length-1,x=r==="dot",m=n==="dashed",g=x?d?d[p]:f.status?g4[f.status]:"bg-surface-3":null;return o.jsxs("li",{className:te.twMerge("flex",i??"gap-3",l),children:[o.jsxs("div",{className:"flex flex-col items-center self-stretch",children:[x?o.jsx("span",{className:N.clsx("size-2.5 shrink-0 rounded-full mt-1.5",g)}):o.jsx("span",{className:N.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")}),!v&&(m?o.jsx("span",{className:"w-0 border-l-2 border-dashed border-surface-3 grow my-1"}):o.jsx("span",{className:N.clsx("my-1 w-px grow",h<t?u.line:"bg-surface-3")}))]}),o.jsxs("div",{className:N.clsx(x?"pt-0":"pt-3",!v&&(s??(x?"pb-4":"pb-6"))),children:[o.jsx("p",{className:N.clsx("text-sm",x?"text-med-em":N.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}`)})})},b4={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]"}},im=({items:e,value:t,onChange:r,size:n="md",variant:a="default",itemGap:i,withBorder:s=!1,className:l})=>{const c=b4[n],u=a==="surface";return o.jsx("div",{className:N.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:N.clsx("font-semibold transition-colors duration-200",c.button,f?N.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)})})},w4=[{id:"all",label:"All"},{id:"success",label:"Success"},{id:"warning",label:"Warnings"},{id:"error",label:"Errors"}],t3=P.forwardRef(({entries:e,showSwitcher:t=!0,filterItems:r=w4,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:v,...x},m)=>{const[g,b]=P.useState(r[0]?.id??"all"),C=(g==="all"?e:e.filter(y=>y.status===g)).map(y=>({title:y.description,caption:y.timestamp,status:y.status}));return o.jsxs("div",{ref:m,className:te.twMerge("bg-white border border-surface-3 w-full max-w-sm flex flex-col overflow-hidden",v),...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(im,{items:r,value:g,onChange:y=>b(String(y)),size:n,variant:a,itemGap:i})}),o.jsx("div",{className:te.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(e3,{steps:C,current:h??C.length,variant:s,lineStyle:l,colorVariant:c,stepGap:u,indicatorGap:d,itemClassName:f})})]})});t3.displayName="ActivityFeed";const r3=O.default.createContext(null),er=()=>{const e=O.default.useContext(r3);if(!e)throw new Error("useTableContext must be used within a TableProvider");return e},n3=({children:e,value:t})=>O.default.createElement(r3.Provider,{value:t},e),j4=48,C4=({columns:e,data:t,tableLayout:r={},children:n,className:a,...i})=>{const s=O.default.useRef(null),[l,c]=O.default.useState(()=>!i.sortBy||!i.sortDirection?[]:[{id:i.sortBy,desc:i.sortDirection==="desc"}]),[u,d]=O.default.useState(()=>{const y={};return i.selectedRows?.forEach(w=>{y[String(w)]=!0}),y}),[f,h]=O.default.useState(i.searchValue||""),[p,v]=O.default.useState(()=>({pageIndex:(i.currentPage||1)-1,pageSize:i.itemsPerPage||10})),[x,m]=O.default.useState({});O.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]),O.default.useEffect(()=>{if(i.selectedRows){const y={};i.selectedRows.forEach(w=>{y[String(w)]=!0}),JSON.stringify(y)!==JSON.stringify(u)&&d(y)}},[i.selectedRows,u]),O.default.useEffect(()=>{i.searchValue!==f&&h(i.searchValue||"")},[i.searchValue,f]),O.default.useEffect(()=>{if(i.currentPage){const y=i.currentPage-1;y!==p.pageIndex&&v(w=>({...w,pageIndex:y}))}},[i.currentPage,p.pageIndex]);const g=O.default.useMemo(()=>{const y=e.map(w=>{const S=w.id==="__select"||w.type==="select",A=i.selectColumnSize??j4,_={id:w.id,header:w.header,accessorKey:w.id,enableSorting:w.sortable??!1,enableColumnFilter:w.filterable??!1,size:S?A:w.size,minSize:S?A:w.minSize,maxSize:S?A:w.maxSize,enableResizing:!0,meta:{align:w.align,hasExplicitSize:S||w.size!==void 0}};return w.component?_.cell=({row:I,getValue:k})=>{const E=w.component,T=w.accessor?w.accessor(I.original):k();return O.default.createElement(E,{value:T,row:I.original,rowIndex:I.index,...w.componentProps})}:w.cell?_.cell=({row:I})=>w.cell(I.original):w.accessor?_.cell=({row:I})=>w.accessor(I.original):_.cell=({getValue:I})=>I(),_});return i.selectable&&y.unshift({id:"__select",header:"",cell:({row:w})=>w.original,enableSorting:!1,enableColumnFilter:!1,size:48,minSize:48,maxSize:48}),y},[e,i.selectable]),b=_r.useReactTable({data:t,columns:g,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 w=typeof y=="function"?y(l):y;c(w);const S=w[0];S?i.onSortChange?.(S.id,S.desc?"desc":"asc"):i.onSortChange?.("",null)},onRowSelectionChange:y=>{const w=typeof y=="function"?y(u):y;d(w);const S=new Set;Object.keys(w).forEach(A=>{if(w[A]){const _=Number(A);S.add(isNaN(_)?A:_)}}),i.onSelectionChange?.(S)},onGlobalFilterChange:y=>{const w=typeof y=="function"?y(f):y;h(w),i.onSearchChange?.(w)},onPaginationChange:y=>{if(!i.showPagination)return;const w=typeof y=="function"?y(p):y;v(w),i.onPageChange?.(w.pageIndex+1)},getCoreRowModel:_r.getCoreRowModel(),getSortedRowModel:_r.getSortedRowModel(),getFilteredRowModel:_r.getFilteredRowModel(),getPaginationRowModel:i.showPagination?_r.getPaginationRowModel():void 0,manualPagination:!1,manualSorting:!1,getRowId:(y,w)=>String(i.getRowId?.(y,w)??w)}),j=O.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(n3,{value:{table:b,tableLayout:j,parentRef:s,emptyStateTitle:i.emptyStateTitle,emptyStateDescription:i.emptyStateDescription,showClearFiltersButton:i.showClearFiltersButton??!0,resetAllFilters:C},children:o.jsx("div",{className:N.clsx("w-full min-w-0 flex flex-col",a),children:n})})},S4=({children:e,className:t,noFooter:r=!1})=>{const{tableLayout:n,parentRef:a,table:i}=er(),{virtualized:s,width:l}=n,c=i.getFilteredRowModel().rows.length===0;return s?o.jsx("div",{ref:a,className:N.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:N.clsx("w-full",l==="fixed"&&"table-fixed",l==="auto"&&"table-auto"),children:e})}):o.jsx("div",{className:N.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:N.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]})})},Po=({children:e,className:t,style:r,isTBody:n=!0})=>{const{tableLayout:a}=er(),{rowBorder:i,rowHeight:s}=a,l=s&&n?{...r,height:`${s}px`}:r;return o.jsx("tr",{className:N.clsx("bg-white hover:bg-surface-2 transition-colors",i&&"border-b border-surface-4 last:border-b-0",t),style:l,children:e})},a3=({header:e,className:t})=>{const{table:r,tableLayout:n}=er(),{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:N.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(Dr,{className:"",checked:r.getIsAllPageRowsSelected(),onChange:r.getToggleAllPageRowsSelectedHandler(),indeterminate:r.getIsSomePageRowsSelected(),size:"small"})})});const v=o.jsxs("th",{className:N.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:N.clsx("text-xs font-medium leading-[18px] truncate capitalize text-low-em",h&&"font-semibold"),children:_r.flexRender(e.column.columnDef.header,e.getContext())})}),f&&o.jsx("div",{className:"align-middle flex-shrink-0",children:o.jsx(Jx,{direction:f==="desc"?"desc":"asc"})}),d.getCanFilter()&&o.jsx("div",{className:"align-middle flex-shrink-0",children:o.jsx(ev,{})})]});return p?o.jsxs("th",{className:N.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:N.clsx("text-xs font-medium leading-[18px] truncate capitalize text-low-em",h&&"font-semibold"),children:_r.flexRender(e.column.columnDef.header,e.getContext())})}),f&&o.jsx("div",{className:"align-middle flex-shrink-0",children:o.jsx(Jx,{direction:f==="desc"?"desc":"asc"})}),d.getCanFilter()&&o.jsx("div",{className:"align-middle flex-shrink-0",children:o.jsx(ev,{})})]}),o.jsx("div",{onMouseDown:e.getResizeHandler(),onTouchStart:e.getResizeHandler(),className:N.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")})]}):v},Jx=({direction:e})=>e?o.jsx(Kj,{className:N.clsx("text-low-em",e==="asc"&&"rotate-180"),size:12}):null,ev=()=>o.jsx(Gj,{className:"text-low-em",size:12}),O4=({className:e})=>{const{table:t,tableLayout:r}=er(),{headerBackground:n,headerBorder:a}=r;return o.jsx("thead",{className:N.clsx(n&&"bg-surface-1",a&&"border-b border-surface-4",e),children:t.getHeaderGroups().map(i=>o.jsx(Po,{isTBody:!1,children:i.headers.map(s=>o.jsx(a3,{header:s},s.id))},i.id))})},dh=({cell:e,className:t})=>{const{tableLayout:r}=er(),{cellAlign:n}=r,a=e.row,i=a.getIsSelected();return e.column.id==="__select"?o.jsx("td",{className:N.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(Dr,{checked:i,onChange:a.getToggleSelectedHandler(),size:"small"})})}):o.jsx("td",{className:N.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:_r.flexRender(e.column.columnDef.cell,e.getContext())})},i3=({title:e="No data available.",className:t,colSpan:r=1})=>o.jsx("tr",{className:N.clsx("w-full",t),children:o.jsx("td",{colSpan:r,children:o.jsx(Ct,{description:e,flat:!0,className:"rounded-b-2xl"})})}),N4=({className:e})=>{const{table:t,tableLayout:r,parentRef:n,emptyStateTitle:a,resetAllFilters:i}=er(),{virtualized:s}=r;if(t.getFilteredRowModel().rows.length===0)return o.jsx("tbody",{className:N.clsx(r.rowBorder&&"divide-y divide-surface-4",r.dense&&"text-sm",e),children:o.jsx(i3,{title:a,colSpan:t.getAllColumns().length})});if(!s)return o.jsx("tbody",{className:N.clsx(r.rowBorder&&"divide-y divide-surface-4",r.dense&&"text-sm",e),children:t.getRowModel().rows.map(f=>o.jsx(Po,{children:f.getVisibleCells().map(h=>o.jsx(dh,{cell:h},h.id))},f.id))});const c=RO.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:N.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(Po,{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(dh,{cell:p},p.id))},f.key)})})},P4=(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},o3=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"}),A4=e=>e.map(t=>o3(t)),_4=(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}},k4=({showPagination:e=!0,totalItems:t,className:r,sizes:n=[10,20,50,100],footerBackground:a=!0,noBorder:i=!1,actions:s})=>{const{table:l}=er(),[c,u]=Zs(),d=u<500,f=l.getState().pagination,h=l.getPageCount(),p=l.getCanPreviousPage(),v=l.getCanNextPage(),x=S=>{const A=P4(S,h)-1;l.setPageIndex(A)},m=S=>{l.setPageSize(Number(S))},g=()=>l.previousPage(),b=()=>l.nextPage(),j=l.getFilteredRowModel().rows.length,{total:C}=_4(f.pageIndex,f.pageSize,t,j),y=A4(n),w=f.pageSize;return!e||j===0?null:o.jsxs("div",{ref:c,className:N.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:N.clsx("items-center flex-row shrink-0 gap-4",d?"hidden":"flex"),children:[o.jsx("span",{className:N.clsx("text-low-em text-sm font-semibold",d?"hidden":"block"),children:"Showing"}),o.jsx(Re,{className:"!w-[68px]",size:"sm",variant:"outlined",value:String(w),items:y,onChange:m,showLeadingIcon:!1,customHeight:"28px",customRadius:"8px",menuSize:"sm"}),o.jsx("span",{className:N.clsx("text-med-em text-sm font-semibold",d?"hidden":"block"),children:`/ ${String(C)}`})]}),o.jsxs("div",{className:N.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:N.clsx("text-med-em text-sm font-semibold whitespace-nowrap",d?"hidden":"block"),children:"Go To Page"}),o.jsx(Re,{className:"!w-[68px]",size:"sm",variant:"outlined",value:String(f.pageIndex+1),items:Array.from({length:h||1},(S,A)=>o3(A+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(K,{onClick:g,disabled:!p,variant:"neutral",hierarchy:"tertiary",size:"sm",children:"Previous"}),o.jsx(K,{onClick:b,disabled:!v,variant:"brand",hierarchy:"primary",size:"sm",children:"Next"})]})]}),s&&o.jsx("div",{className:"flex items-center gap-x-4 flex-shrink-0",children:s})]})},T4=({title:e,search:t,actions:r,className:n})=>o.jsxs("div",{className:N.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(ye,{value:t.value??"",onChange:a=>t.onChange(a.target.value),placeholder:t.placeholder??"Search...",size:"md",leadingIcon:o.jsx(B.SearchNormal1,{size:16})})}),r&&o.jsx("div",{className:"flex items-center gap-x-4 flex-shrink-0",children:r})]}),E4=({columnId:e,className:t,options:r,title:n})=>{const{table:a}=er(),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,v)=>o.jsx("option",{value:String(p.value),children:p.label},v))]});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:N.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()]})},I4=({className:e,trigger:t,position:r="right"})=>{const{table:n}=er(),[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(K,{variant:"neutral",hierarchy:"tertiary",size:"sm",className:"flex items-center gap-2",children:[o.jsx(B.Eye,{size:"16"}),"Columns",o.jsx(B.ArrowDown2,{size:"16"})]}),f=r==="right"?"right-0 origin-top-right":"left-0 origin-top-left";return o.jsxs("div",{className:N.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:N.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(),v=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(Dr,{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:v})]}),o.jsx("button",{onClick:x=>{x.stopPropagation(),h.toggleVisibility()},className:"p-1 rounded hover:bg-gray-200",children:p?o.jsx(B.Eye,{size:"16",className:"text-gray-600"}):o.jsx(B.EyeSlash,{size:"16",className:"text-gray-400"})})]},h.id)})})]})})]})]})},M4=({value:e,config:t})=>{const r=t?.size||"sm";return o.jsx(Bt,{size:r,initials:String(e||"")})},$4=({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($r,{variant:s,size:r,children:String(e||"")})},R4=({value:e})=>{const t=String(e||"");return o.jsx("a",{href:`mailto:${t}`,className:"text-primary-900 hover:underline",children:t})},tv=({value:e})=>o.jsx("span",{children:String(e||"")}),L4=({value:e})=>{const t=typeof e=="number"?e:parseFloat(String(e||"0"));return o.jsx("span",{children:t.toLocaleString()})},D4=({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()})},z4=({value:e})=>{const t=!!e;return o.jsx("span",{className:t?"text-success-600":"text-gray-400",children:t?"✓":"✗"})},B4={avatar:M4,tag:$4,email:R4,text:tv,number:L4,date:D4,boolean:z4,custom:tv};function s3(e){const t=B4[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 F4(e){return e.map(t=>s3(t))}function q4(e){return[{id:"__select",header:"",type:"select",width:"w-16"},...e]}const l3={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}},c3=[{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}],W4={config:l3,data:c3},u3={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}},d3=[{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"}],H4={config:u3,data:d3},rv={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"}},Ul={none:"",xs:"mt-2",sm:"mt-4",md:"mt-6",lg:"mt-8",xl:"mt-12"},f3=({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,responsive:v})=>{const x=O.default.useRef(null),m=O.default.useRef(0),g=O.default.useRef(!1),[b,j]=O.default.useState(!1);O.default.useLayoutEffect(()=>{if(!v)return;const $=x.current;if(!$)return;const R=()=>{g.current||(m.current=$.scrollWidth);const q=$.clientWidth,U=m.current,z=g.current?q<U+24:q<U;z!==g.current&&(g.current=z,j(z))};R();const L=new ResizeObserver(R);return L.observe($),()=>L.disconnect()},[v,t.length]);const C=b&&e==="line-icons",y=e==="line-icons"||e==="only-icon",w=e!=="only-icon"&&!C,S=e==="only-icon"||C,A=e==="line-icons"||e==="only-icon"?rv.line:rv[e],_=d?A.list:A.list.replace(/border-b\s+border-surface-3/g,"").trim(),I={};f&&(I.height=`${f}px`,I.alignItems="flex-end");const k=()=>typeof s=="number"?"":s in Ul?Ul[s]:Ul.sm,E=typeof s=="number"?{marginTop:`${s}px`}:{},T=l?{height:"100%",maxHeight:"100%",overflow:"hidden",display:"flex",flexDirection:"column"}:{},M=l?{height:"100%",maxHeight:"100%",flex:1}:{};return o.jsx("div",{className:N.clsx("w-full",r),style:T,children:o.jsxs(xe.Tab.Group,{selectedIndex:n,onChange:a,as:"div",className:l?"flex flex-col overflow-hidden":void 0,style:M,children:[o.jsx(xe.Tab.List,{ref:x,className:N.clsx(_,p),style:I,children:t.map($=>o.jsx(xe.Tab,{title:S?$.label:void 0,className:({selected:R})=>N.clsx(A.tab,v&&"shrink-0",R?A.selected:A.unselected),style:{...i?{paddingBottom:i}:{},...h!==void 0?{paddingLeft:`${h}px`,paddingRight:`${h}px`}:{}},children:({selected:R})=>{const L=R&&$.selectedIcon?$.selectedIcon:$.icon;return o.jsxs("div",{className:N.clsx("flex items-center",Jt(c)),children:[y&&L&&O.default.isValidElement(L)&&O.default.cloneElement(L,{size:u,color:"currentColor"}),w&&o.jsx("span",{className:"whitespace-nowrap",children:$.label})]})}},$.id))}),o.jsx(xe.Tab.Panels,{className:k(),style:l?{display:"flex",flexDirection:"column",flex:1,minHeight:0,overflow:"hidden",...E}:E,children:t.map($=>o.jsx(xe.Tab.Panel,{style:l?{minHeight:0,flex:1,overflowY:"auto",maxHeight:"100%"}:void 0,children:$.content},$.id))})]})})},h3=({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),v=()=>{if(!u.current)return;const{scrollLeft:g,scrollWidth:b,clientWidth:j}=u.current;f(g>0),p(g<b-j-1)};P.useEffect(()=>{v();const g=u.current;if(g){g.addEventListener("scroll",v);const b=new ResizeObserver(v);return b.observe(g),()=>{g.removeEventListener("scroll",v),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:N.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(B.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((g,b)=>o.jsx(xe.Tab,{as:"div",className:({selected:j})=>N.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",j?"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:j})=>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 ${j?"text-high-em":"text-low-em"}`,children:g.label}),g.closeable&&j&&s&&o.jsx(K,{onClick:C=>{C.stopPropagation(),s(b)},className:"cursor-pointer",leadingIcon:o.jsx(ie,{size:"xs",className:"text-med-em",children:o.jsx(nt,{})}),"aria-label":"Close tab",icons:"only",variant:"neutral",hierarchy:"secondary"})]})},g.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(B.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(B.Add,{})})})]})]})})})};h3.displayName="HeaderTabs";const V4={default:{...qe.default,placeholder:"placeholder-placeholder",text:"text-med-em"},danger:{...qe.danger,placeholder:"placeholder-danger-em",text:"text-danger-em"}},U4={sm:{...Ft.sm,fontSize:"text-xs"},md:{...Ft.md,fontSize:"text-sm"},lg:{...Ft.lg,fontSize:"text-base"}},_n={wrapper:"bg-surface-3 pointer-events-none border-transparent",label:"!text-disabled",hint:"!text-disabled",text:"disabled:text-disabled",placeholder:"disabled:placeholder-disabled"},ol=({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=V4[e],h=U4[t],p=c||void 0,v=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:N.clsx("flex flex-col gap-1.5",l),children:[r&&o.jsx("label",{htmlFor:d.id,className:N.clsx("font-semibold text-med-em",h.labelFontSize,i&&_n.label),children:r}),o.jsx("div",{className:N.clsx("relative flex items-center border rounded-xl transition-colors duration-200 flex-1",!u&&f.wrapper,i&&_n.wrapper),style:{backgroundColor:v},children:o.jsx("textarea",{disabled:i,className:N.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&&_n.text,i&&_n.placeholder),style:{fontWeight:p},...d})}),n&&o.jsx(ft,{icon:o.jsx(B.InfoCircle,{variant:a}),label:n,iconSize:h.hintIconSize,gap:1,iconColorClass:N.clsx(f.hint,i&&_n.hint),labelColorClass:N.clsx(f.hint,i&&_n.hint),className:N.clsx(h.hintFontSize,"font-semibold")})]})};function K4({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 G4="bg-white rounded-[20px] shadow-xl py-6 px-10 flex items-center gap-6 max-w-md leading-10",Z4={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"},p3=18,m3="text-base font-bold text-high-em leading-10",x3="text-sm text-high-em leading-9",v3=(e,t)=>te.twMerge(G4,Z4[e||"default"],t),g3=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=p3,...h}=e,p=a!=="custom"||u;return o.jsxs(_t.Root,{ref:t,duration:l,onOpenChange:s,className:v3(a,d),...h,children:[p&&o.jsx("div",{children:a==="custom"&&u?u:o.jsx(Wp,{size:f})}),o.jsxs("div",{className:"flex-1",children:[r&&o.jsx(_t.Title,{className:m3,children:r}),n&&o.jsx(_t.Description,{className:x3,children:n})]}),i&&o.jsxs(o.Fragment,{children:[o.jsx("div",{className:"w-px h-8 bg-surface-3"}),o.jsx(_t.Action,{asChild:!0,altText:i.label,onClick:i.onClick,children:o.jsx(K,{className:"cursor-pointer",variant:"neutral",hierarchy:"quaternary",size:"md",icons:"none",children:i.label})})]}),o.jsx(_t.Close,{asChild:!0,className:"shrink-0 flex items-center justify-center",children:o.jsx(K,{className:"cursor-pointer",variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",leadingIcon:o.jsx(nt,{className:"text-high-em",size:8})})}),c]})});g3.displayName="Toast";const y3=P.createContext(null),Y4=()=>{const e=P.useContext(y3);if(!e)throw new Error("useToast must be used within a ToastProvider");return e},X4=({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(y3.Provider,{value:{toast:n},children:o.jsxs(_t.Provider,{swipeDirection:"right",children:[e,o.jsx(_t.Viewport,{className:"fixed top-5 right-5 z-[999] flex flex-col gap-4 w-full max-w-[400px]"}),t.map(i=>o.jsxs(_t.Root,{duration:i.duration,onOpenChange:s=>a(s,i.id),className:v3(i.variant),children:[i.variant!=="custom"&&o.jsx("div",{className:"shrink-0 w-10 h-12 flex items-center justify-center",children:o.jsx(Wp,{size:p3})}),o.jsxs("div",{className:"flex-1",children:[i.title&&o.jsx(_t.Title,{className:m3,children:i.title}),i.description&&o.jsx(_t.Description,{className:x3,children:i.description})]}),i.action&&o.jsxs(o.Fragment,{children:[o.jsx("div",{className:"w-px h-12 bg-surface-3"}),o.jsx(_t.Action,{asChild:!0,altText:i.action.label,onClick:i.action.onClick,children:o.jsx(K,{className:"cursor-pointer",variant:"neutral",hierarchy:"quaternary",size:"md",icons:"none",children:i.action.label})})]}),o.jsx(_t.Close,{asChild:!0,className:"shrink-0 flex items-center justify-center",children:o.jsx(K,{className:"cursor-pointer",variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",leadingIcon:o.jsx(nt,{className:"text-high-em",size:8})})})]},i.id))]})})},Q4={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"},sl=({size:e="medium",checked:t,disabled:r,className:n,...a})=>{const i=Q4[e];return o.jsxs("label",{className:N.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:N.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:N.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)})})]})},om=O.default.memo(({children:e,className:t,borderSide:r="none",borderStyle:n="surface-3"})=>{const a=O.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})});om.displayName="TypesPanel";const J4=({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(O.default.Fragment,{children:r?r(l,{onClick:()=>a(l.id)}):o.jsx(P2,{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(pe,{})})]},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"})})]})},eP=({categories:e=[],onItemClick:t,renderItem:r,className:n=""})=>{const a=i=>{t&&t(i)};return o.jsx(wt.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(O.default.Fragment,{children:r?r(l,{onClick:()=>a(l.id)}):o.jsx(Xp,{leadingIcon:o.jsx(B.HambergerMenu,{size:20}),leadingIconColor:"text-disabled",icon:o.jsx(Hp,{}),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(pe,{})})]},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"})})]})})},tP=[{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}],rP=[{value:"list",icon:o.jsx(B.Task,{})},{value:"grid",icon:o.jsx(B.Category,{})}],nP=({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,v=n!==void 0?n:f,x=g=>{r?r(g):d(g)},m=g=>{a?a(g):h(g)};return o.jsx(wt.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(z2,{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(pe,{})]}),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(Re,{items:s?s.map(g=>({id:g.id,title:g.title,showCheckbox:!1,showLeadingIcon:!1,showTrailingIcon:!1,className:"!h-[34px]"})):tP.map(g=>({...g,showLeadingIcon:!1,className:"!h-[34px]"})),value:p,onChange:x,placeholder:l,size:"md",menuSize:"sm",leadingIcon:o.jsx(B.SearchNormal1,{size:16}),showLeadingIcon:!0})}),o.jsx(pr,{options:rP,value:v,onChange:m,size:"sm"})]}),o.jsx(pe,{})]})})},aP=({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,v=P.useCallback(m=>{const g=m.target.value;r?r(g):u(g)},[r]),x=m=>{i?i(m):f(m)};return o.jsxs("div",{className:`flex flex-col ${e}`,children:[o.jsx(pe,{}),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(ye,{type:"search",placeholder:n,value:h,onChange:v,trailingIcon:o.jsx(B.SearchNormal1,{size:16,color:"currentColor"})})}),o.jsx(pr,{options:s,value:p,onChange:x,size:l})]}),o.jsx(pe,{})]})},sm=({title:e,backButton:t,actions:r,className:n})=>o.jsxs("div",{className:N.clsx("flex items-center gap-2","h-[56px] px-4","border-b border-surface-3",n),children:[t&&o.jsx(K,{variant:"neutral",hierarchy:"secondary",size:"md",icons:"only",leadingIcon:o.jsx(B.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:N.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})]})]});sm.displayName="PanelHeader";const iP=({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:N.clsx("relative inline-block",a),children:[o.jsx("div",{ref:u,onClick:()=>l(!s),className:"cursor-pointer",children:o.jsx(Bt,{size:i,imageUrl:e.avatar,initials:e.initials||e.name.charAt(0),statusBadge:e.statusBadge})}),s&&o.jsxs("div",{ref:c,className:N.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(O.default.Fragment,{children:[h.map(v=>o.jsxs("button",{onClick:()=>d(v),disabled:v.disabled||!!v.switch,className:N.clsx("w-full px-10 py-4 text-left text-sm flex items-center gap-3 transition-colors",!v.switch&&"hover:bg-surface-1",v.destructive?"text-danger-main":"text-high-em",v.disabled&&"opacity-50 cursor-not-allowed"),children:[v.icon&&o.jsx("span",{className:"flex-shrink-0 flex items-center justify-center text-current",children:v.icon}),o.jsx("span",{className:"flex-1 font-normal",children:v.label}),v.trailing&&o.jsx("span",{className:"flex-shrink-0",children:v.trailing}),!v.trailing&&v.badge&&o.jsx(Ge,{theme:v.badge.theme||"success",size:"xs",variant:"simple",children:v.badge.label}),!v.trailing&&v.switch&&o.jsx(sl,{size:"small",checked:v.switch.checked,onChange:x=>f(v,x.target.checked),onClick:x=>x.stopPropagation()})]},v.id)),p<t.length-1&&o.jsx("div",{className:"my-3 border-t border-surface-3"})]},p))})]})]})},lm=({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,v=b=>{h(b),t&&t(b)},x=()=>{h(void 0),n&&n()},m=()=>{a&&a(p)},g=s==="range"?{mode:"range",selected:p,onSelect:v}:{mode:"single",selected:p?.from,onSelect:b=>v(b?{from:b}:void 0)};return o.jsxs("div",{className:te.twMerge(N.clsx("font-family-inter bg-white border border-surface-3 rounded-[20px] w-fit",r&&"opacity-50 pointer-events-none",l)),children:[o.jsx($O.DayPicker,{...g,disabled:r,numberOfMonths:i?2:1,showOutsideDays:!0,className:"datepicker-calendar p-2.5",components:{Chevron:({orientation:b})=>b==="left"?o.jsx(B.ArrowLeft2,{size:16,color:"var(--high-em)"}):o.jsx(B.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(K,{className:"mr-8",variant:"neutral",size:"sm",hierarchy:"secondary",onClick:x,disabled:r,children:c}),o.jsx(K,{variant:"brand",size:"sm",hierarchy:"primary",onClick:m,disabled:r,children:u})]})})]})},cm=({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,...v})=>o.jsxs("div",{className:N.clsx("flex flex-row gap-8 items-center",e),...v,children:[t&&o.jsx(il,{type:i,variant:s,size:l,children:t}),o.jsxs("div",{className:N.clsx("flex flex-1 flex-col",Jt(h)),children:[o.jsxs("div",{className:N.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(Mr,{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:N.clsx("flex gap-8",p),children:a})]}),oP=({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:N.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(O.default.Fragment,{children:o.jsx("li",{children:o.jsx(cm,{icon:h.icon,iconType:"default",iconVariant:"secondary",iconSize:"sm",label:h.itemLabel,badge:o.jsx(Ge,{variant:"simple",theme:h.badgeTheme,children:h.badge}),bottomContent:o.jsx(Ks,{progress:h.progress})})})},p))}),o.jsxs("div",{className:"flex flex-row gap-6",children:[o.jsx(K,{className:"w-1/2",size:"md",variant:"brand",hierarchy:"primary",onClick:c,children:l}),o.jsx(K,{className:"w-1/2",size:"md",variant:"neutral",hierarchy:"tertiary",onClick:d,children:u})]})]})]}),sP=({className:e,title:t,subtitle:r,actionButtonLabel:n,actionButtonLabelOnClick:a,extraComponent:i,items:s,...l})=>o.jsxs("div",{className:N.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(K,{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(O.default.Fragment,{children:[u>0&&o.jsx(pe,{}),o.jsx(cm,{icon:c.icon,label:c.label,description:c.description,actions:(c.buttonLabel||c.buttonIcon)&&o.jsx(K,{size:"sm",onClick:c.buttonOnClick,...c.buttonLabel?{variant:"neutral",hierarchy:"tertiary"}:{icons:"only",variant:"neutral",hierarchy:"secondary",leadingIcon:c.buttonIcon||o.jsx(Vp,{})},children:c.buttonLabel})})]},u))}),i&&o.jsx("div",{className:"flex flex-1",children:i})]})]}),lP=({className:e,title:t,subtitle:r,buttonItems:n,...a})=>o.jsxs("div",{className:N.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(K,{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))})]}),b3=({className:e,icon:t,projectName:r,dbLabel:n,statusLabel:a,statusState:i,stats:s,...l})=>o.jsxs("div",{className:N.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(Ge,{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(O.default.Fragment,{children:[u>0&&o.jsx(pe,{}),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(Ge,{variant:"simple",theme:c.badgeTheme,children:c.value}):o.jsx("span",{className:"text-high-em font-medium",children:c.value})]})]},u))})]});b3.displayName="ProjectOverviewCard";const Kl={showCheckbox:!1,showLeadingImage:!1,showDescription:!1,showTrailingIcon:!1,showTag:!1,showTrailingText:!1,showLeadingIcon:!0},w3=({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[v,x]=P.useState(!1),m=P.useRef(null),g=()=>x(!1),b=[{...Kl,id:"view",title:d,leadingIcon:o.jsx(B.Eye,{}),onSelect:()=>{g(),l?.()}},{...Kl,id:"duplicate",title:f,leadingIcon:o.jsx(B.Copy,{}),onSelect:()=>{g(),c?.()}},{...Kl,id:"delete",title:h,leadingIcon:o.jsx(B.Trash,{}),customTitleColor:"text-danger-em",onSelect:()=>{g(),u?.()}}];return o.jsxs("div",{role:l?"button":void 0,onClick:l,className:te.twMerge(N.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:j=>{j.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(B.More,{size:20,color:"currentColor",className:"rotate-90"})}),v&&o.jsx(Wt,{size:"xs",triggerRef:m,onClose:g,items:b})]})]}),o.jsxs("div",{className:"flex flex-wrap items-center gap-x-4 gap-y-2",children:[o.jsx(ft,{icon:o.jsx(B.Hashtag,{}),label:i,labelSize:"sm",iconSize:"sm",gap:4}),s&&o.jsx(ft,{icon:o.jsx(B.Clock,{}),label:s,labelSize:"sm",iconSize:"sm",gap:4}),o.jsx(Ge,{variant:"simple",theme:a,children:n})]})]})};w3.displayName="ModuleSummaryCard";const Gl={showCheckbox:!1,showLeadingImage:!1,showDescription:!1,showTrailingIcon:!1,showTag:!1,showTrailingText:!1,showLeadingIcon:!0},j3=({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",...v})=>{const[x,m]=P.useState(!1),g=P.useRef(null),b=()=>m(!1),j=[c&&{...Gl,id:"view",title:f,leadingIcon:o.jsx(B.Eye,{}),onSelect:()=>{b(),c()}},u&&{...Gl,id:"duplicate",title:h,leadingIcon:o.jsx(B.Copy,{}),onSelect:()=>{b(),u()}},d&&{...Gl,id:"delete",title:p,leadingIcon:o.jsx(B.Trash,{}),customTitleColor:"text-danger-em",onSelect:()=>{b(),d()}}].filter(Boolean),C=j.length>0;return o.jsxs("div",{role:c?"button":void 0,onClick:c,className:te.twMerge(N.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)),...v,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:g,type:"button","aria-label":"Opciones del widget",onClick:y=>{y.stopPropagation(),m(w=>!w)},className:"rounded-md p-1.5 text-low-em transition hover:bg-surface-2 hover:text-high-em",children:o.jsx(B.More,{size:20,color:"currentColor",className:"rotate-90"})}),x&&o.jsx(Wt,{size:"xs",triggerRef:g,onClose:b,items:j})]})]}),o.jsxs("div",{className:"flex flex-wrap items-center gap-x-4 gap-y-2",children:[o.jsx(ft,{icon:o.jsx(B.Category,{}),label:n,labelSize:"sm",iconSize:"sm",gap:4}),a&&o.jsx(ft,{icon:o.jsx(B.Box,{}),label:a,labelSize:"sm",iconSize:"sm",gap:4}),i&&o.jsx(ft,{icon:o.jsx(B.Clock,{}),label:i,labelSize:"sm",iconSize:"sm",gap:4}),o.jsx(Ge,{variant:"simple",theme:l,children:s})]})]})};j3.displayName="WidgetSummaryCard";const ll=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"),v=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(qs,{})})}]:[],...s?[{value:"text-block",label:t}]:[],...l?[{value:"edit",icon:o.jsx(ie,{size:12,children:o.jsx(o2,{})})}]:[],...c?[{value:"copy",icon:o.jsx(ie,{size:12,children:o.jsx(Ws,{})})}]:[],...u?[{value:"trash",icon:o.jsx(ie,{size:12,children:o.jsx(Hs,{})})}]:[]];return o.jsxs("div",{ref:f,className:N.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(il,{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(pr,{options:x,value:h,onChange:v,size:"xs",variant:"brand"})})]})});ll.displayName="WidgetBuilderItemHoverAction";const cP=({className:e,title:t,subtitle:r,image:n,imageAlt:a="Project image",actionButtons:i=[],labelIcons:s=[],...l})=>{const[c,u]=O.default.useState(!1);return o.jsxs("div",{className:N.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:N.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(K,{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))})]})]})},uP=({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:v,...x})=>{const m=t||r||l||n,g=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:N.clsx("flex flex-col bg-white border rounded-8 w-full",e,b[f]),...x,children:[m&&o.jsxs("div",{className:te.twMerge(N.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(il,{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:te.twMerge(N.clsx("p-8",m),p),children:c}),g&&o.jsxs("div",{className:te.twMerge(N.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]),v),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(Dr,{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:te.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(pe,{})}),r.map((c,u)=>o.jsxs(O.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(pe,{})})]},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(pe,{})]}),r.map((c,u)=>o.jsxs(O.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(pe,{})]},u))]})]})},nv=({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"})]}),av=({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"})]}),fP=[[4],[2,2],[3,1],[1,3],[2,1,1],[1,2,1],[1,1,2],[1,1,1,1]];function hP(e,t){return e.length===t.length&&e.every((r,n)=>r===t[n])}function pP(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 C3=P.createContext(void 0);function S3(){const e=P.useContext(C3);if(!e)throw new Error("Must be used inside DropLayoutPicker");return e}const um=({children:e,value:t,onChange:r})=>{const[n,a]=P.useState(!1),i=P.useRef(null);return o.jsx(C3.Provider,{value:{open:n,setOpen:a,value:t,onChange:r,triggerRef:i},children:e})};um.displayName="DropLayoutPicker";const dm=({children:e})=>{const{open:t,setOpen:r,triggerRef:n}=S3();return O.default.cloneElement(e,{ref:n,onClick:a=>{e.props.onClick?.(a),r(!t)}})};dm.displayName="DropLayoutPickerTrigger";const fm=({className:e})=>{const{open:t,setOpen:r,value:n,onChange:a,triggerRef:i}=S3(),s=P.useRef(null),[l,c]=P.useState(null),u=Wi({triggerRef:i,panelRef:s,enabled:t});return Gs({refs:[i,s],onClose:()=>r(!1),enabled:t}),!t||typeof document>"u"?null:ga.createPortal(o.jsxs("div",{ref:s,className:N.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:fP.map((d,f)=>{const h=hP(d,n),p=l===f;return o.jsx("div",{className:N.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((v,x)=>o.jsx("div",{className:N.clsx("bg-info-accent-3 rounded-sm",pP(v))},x))})},f)})})})]}),document.body)};fm.displayName="DropLayoutPickerContent";const Hi=({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[v,x]=P.useState(""),m=y=>{x(y),y==="grid"&&i?.(),y==="add"&&s?.(),y==="copy"&&l?.(),y==="trash"&&c?.()},g=d!==void 0&&f!==void 0,b=[...!g&&i?[{value:"grid",icon:o.jsx(av,{size:12})}]:[],...s?[{value:"add",icon:o.jsx(nv,{size:12})}]:[]],j=[...l?[{value:"copy",icon:o.jsx(Ws,{size:12})}]:[],...c?[{value:"trash",icon:o.jsx(Hs,{size:12})}]:[]],C=n||a||b.length>0||g;return o.jsxs("div",{className:N.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:N.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(qs,{size:12})}),b.length>0&&o.jsx(pr,{options:b,value:v,onChange:m,size:"xs",variant:"secondary",disabled:r,buttonClassName:"rounded-none"}),g&&d&&f&&o.jsxs(um,{value:d,onChange:f,children:[o.jsx(dm,{children:o.jsx("button",{type:"button",className:N.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(av,{size:12})})}),o.jsx(fm,{})]})]}),j.length>0&&o.jsx(pr,{options:j,value:v,onChange:m,size:"xs",variant:"secondary",disabled:r,buttonClassName:"rounded-none"})]}),o.jsxs("div",{className:N.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(K,{size:"sm",variant:"neutral",hierarchy:"secondary",icons:"only",leadingIcon:o.jsx(nv,{}),onClick:u})})]})]})},O3=e=>"grid-cols-4",N3=(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"}},mP=["maximize","grid","add","copy","trash","addWidget"],xP=["maximize","text-block","edit","copy","trash"],vP=({widget:e,index:t,columnId:r,sectionId:n,onWidgetAction:a,widgetActionSet:i,renderWidgetIcon:s})=>{const{attributes:l,listeners:c,setNodeRef:u,isDragging:d}=dt.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(ll,{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")})})},gP=({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:v}=dt.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=O3(x.layout),g=j=>a&&i.has(j)?()=>a(j,x.id):void 0,b=x.columns.map(j=>`vc-col-${j.id}`);return o.jsx("div",{ref:p,"data-vc-widget":e.id,style:{display:v?"none":void 0,touchAction:"none"},...f,children:o.jsx(Hi,{bodyClassName:"bg-white",onMaximize:g("maximize"),dragHandleProps:h,onGrid:g("grid"),onAdd:g("add"),onCopy:g("copy"),onTrash:g("trash"),layout:d?x.layout:void 0,onLayoutChange:d?j=>d(x.id,j):void 0,children:o.jsx(dt.SortableContext,{items:b,strategy:dt.horizontalListSortingStrategy,children:o.jsx("div",{className:N.clsx("grid gap-4",m),children:x.columns.map((j,C)=>{const y=N3(x.layout,C);return o.jsx(P3,{column:j,sectionId:x.id,sectionLayout:x.layout,columnSpan:y,onColumnAction:s,onWidgetAction:l,widgetActionSet:c,renderWidgetIcon:u,onSectionAction:a,sectionActionSet:i,onLayoutChange:d},j.id)})})})})})},P3=({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:v,isDragging:x}=dt.useSortable({id:`vc-col-${e.id}`,data:{type:"vc-column",columnId:e.id,sectionId:t},animateLayoutChanges:()=>!1}),[m,g]=P.useState(!1),[b,j]=P.useState(null);lt.useDndMonitor({onDragOver(A){const _=A.over?.data.current??{},I=_.columnId===e.id;g(I),j(I&&typeof _.widgetIndex=="number"?_.widgetIndex:null)},onDragEnd(){g(!1),j(null)},onDragCancel(){g(!1),j(null)}});const C=m,y=A=>a?()=>a(A,e.id,t):void 0,w=[...e.widgets].sort((A,_)=>A.position-_.position),S=w.map(A=>`vc-widget-${A.id}`);return o.jsxs("div",{ref:f,"data-droppable-id":`vc-col-${e.id}`,...p,style:{transform:Fp.CSS.Translate.toString(v),transition:x?"none":"transform 150ms ease",opacity:x?0:1},className:N.clsx(n,"flex flex-col",r.length>1&&"border border-surface-3"),children:[r.length>1&&o.jsx(Yp,{onDrag:y("drag"),dragHandleProps:h,onDuplicate:y("duplicate"),onDelete:y("delete")}),o.jsxs("div",{className:N.clsx("flex flex-col gap-4 p-4","min-h-[200px]","bg-white"),children:[o.jsxs(dt.SortableContext,{items:S,strategy:dt.verticalListSortingStrategy,children:[w.map((A,_)=>o.jsxs(O.default.Fragment,{children:[C&&b===_&&o.jsx(ai,{}),A.type==="nested-row"?o.jsx(gP,{widget:A,index:_,columnId:e.id,sectionId:t,onSectionAction:c,sectionActionSet:u,onColumnAction:a,onWidgetAction:i,widgetActionSet:s,renderWidgetIcon:l,onLayoutChange:d}):o.jsx(vP,{widget:A,index:_,columnId:e.id,sectionId:t,onWidgetAction:i,widgetActionSet:s,renderWidgetIcon:l})]},A.id)),C&&(b===null||b>=w.length)&&o.jsx(ai,{})]}),!C&&(w.length===0?o.jsx("div",{className:"flex-1 flex items-center justify-center",children:o.jsx(K,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx(B.Add,{}),onClick:y("drag")})}):o.jsx("div",{className:"flex items-center justify-center pt-2",children:o.jsx(K,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx(B.Add,{}),onClick:y("drag")})}))]})]})},yP=({emptyStateDescription:e})=>{const{setNodeRef:t,isOver:r}=lt.useDroppable({id:"vc-empty-state",data:{isEmpty:!0}});return o.jsx("div",{ref:t,className:"w-64",children:o.jsx(Hi,{bodyClassName:N.clsx("bg-white",r&&"!bg-surface-1"),disabled:!0,onMaximize:()=>{},onGrid:()=>{},onAdd:()=>{},onCopy:()=>{},onTrash:()=>{},onAddWidget:()=>{},children:o.jsx(Ct,{flat:!0,description:e,className:"bg-transparent"})})})},bP=()=>{const{setNodeRef:e}=lt.useDroppable({id:"vc-new-row",data:{isNewRow:!0}});return o.jsx("div",{ref:e,className:"mt-4 min-h-[0px]"})},wP=({onWidgetDrop:e,onColumnReorder:t,onSectionReorder:r})=>(lt.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),jP=({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}=dt.useSortable({id:e.id,data:{type:"vc-section",sectionId:e.id},animateLayoutChanges:()=>!1}),v=O3(e.layout),x=g=>n&&t.has(g)?()=>n(g,e.id):void 0,m=e.columns.map(g=>`vc-col-${g.id}`);return o.jsx("div",{ref:u,...f,style:{transform:Fp.CSS.Translate.toString(h),transition:p?"none":"transform 150ms ease",opacity:p?0:1},children:o.jsx(Hi,{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?g=>c(e.id,g):void 0,children:o.jsx(dt.SortableContext,{items:m,strategy:dt.horizontalListSortingStrategy,children:o.jsx("div",{className:N.clsx("grid gap-4",v),children:e.columns.map((g,b)=>{const j=N3(e.layout,b);return l?o.jsx(P3,{column:g,sectionId:e.id,sectionLayout:e.layout,columnSpan:j,onColumnAction:a,onWidgetAction:i,widgetActionSet:r,renderWidgetIcon:s,onSectionAction:n,sectionActionSet:t,onLayoutChange:c},g.id):o.jsxs("div",{"data-droppable-id":`vc-col-${g.id}`,className:N.clsx(j,"flex flex-col",e.layout.length>1&&"border border-surface-3"),children:[e.layout.length>1&&o.jsx(Yp,{onDrag:a?()=>a("drag",g.id,e.id):void 0,onDuplicate:a?()=>a("duplicate",g.id,e.id):void 0,onDelete:a?()=>a("delete",g.id,e.id):void 0}),o.jsxs("div",{className:"flex flex-col gap-4 p-4 min-h-[120px] bg-white",children:[g.widgets.sort((C,y)=>C.position-y.position).map(C=>{const y=w=>i&&r.has(w)?()=>i(w,C.id,null):void 0;return o.jsx(ll,{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)}),g.widgets.length===0?o.jsx("div",{className:"flex-1 flex items-center justify-center",children:o.jsx(K,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx(B.Add,{}),onClick:a?()=>a("drag",g.id,e.id):void 0})}):o.jsx("div",{className:"flex items-center justify-center pt-2",children:o.jsx(K,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx(B.Add,{}),onClick:a?()=>a("drag",g.id,e.id):void 0})})]})]},g.id)})})})})})},CP=({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 v=[...t?.sections??[]].sort((b,j)=>b.position-j.position),x=new Set(n?a??mP:[]),m=new Set(s?l??xP:[]),g=v.map(b=>b.id);return o.jsxs("div",{className:N.clsx("flex flex-col w-full h-full",e),...p,children:[(u||f||h)&&o.jsx(wP,{onWidgetDrop:u,onColumnReorder:f,onSectionReorder:h}),o.jsx("div",{className:N.clsx("flex-1 bg-surface-bg",v.length===0?"flex items-center justify-center p-8":"flex flex-col gap-4 p-8"),children:v.length===0?u?o.jsx(yP,{emptyStateDescription:r}):o.jsx("div",{className:"w-64",children:o.jsx(Hi,{bodyClassName:"bg-white",disabled:!0,onMaximize:()=>{},onGrid:()=>{},onAdd:()=>{},onCopy:()=>{},onTrash:()=>{},onAddWidget:()=>{},children:o.jsx(Ct,{flat:!0,description:r,className:"bg-transparent"})})}):o.jsxs(o.Fragment,{children:[o.jsx(dt.SortableContext,{items:g,strategy:dt.verticalListSortingStrategy,children:v.map(b=>o.jsx(jP,{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(bP,{})]})})]})},SP=e=>{const t=lt.pointerWithin(e);if(t.length===0)return lt.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]},OP={sm:"max-w-[300px] w-full",md:"w-[32rem]",lg:"w-[40rem]"},hm={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"}},A3=P.createContext(void 0),xn=()=>{const e=P.useContext(A3);if(!e)throw new Error("useDropModalContext must be used within a DropModal");return e},pm=({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(A3.Provider,{value:{open:d,setOpen:f,size:t,padding:r??t,triggerRef:h},children:e})};pm.displayName="DropModal";const _3=({children:e})=>{const{setOpen:t,open:r,triggerRef:n}=xn();return O.default.cloneElement(e,{ref:n,onClick:a=>{e.props.onClick?.(a),t(!r)}})};_3.displayName="DropModalTrigger";const mm=P.forwardRef(({children:e,className:t},r)=>{const{open:n,setOpen:a,size:i,triggerRef:s}=xn(),l=()=>a(!1),{panelRef:c,portalStyle:u,backdropProps:d}=X6({triggerRef:s,open:n,onClose:l,constrain:!0});return!n||typeof document>"u"?null:ga.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:N.clsx("bg-white rounded-2xl shadow-xl flex flex-col border border-surface-3 overflow-hidden",OP[i],t),style:u,children:e})]}),document.body)});mm.displayName="DropModalContent";const xm=({children:e,disabled:t=!1,className:r,leftIcon:n,onLeftAction:a,leftButtonRef:i,rightIcon:s,onRightAction:l,rightButtonRef:c})=>{const{setOpen:u,padding:d}=xn(),f=hm[d];return o.jsxs("header",{className:N.clsx("flex items-center border-b border-surface-3 shrink-0 rounded-t-xl",f.header,r),children:[o.jsx(K,{ref:i,variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",className:N.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(K,{ref:c,variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",className:"cursor-pointer",leadingIcon:o.jsx(ie,{size:"sm",children:s??o.jsx(nt,{className:"text-high-em"})}),onClick:l??(()=>u(!1)),disabled:t})]})};xm.displayName="DropModalHeader";const vm=P.forwardRef(({className:e,...t},r)=>o.jsx("h3",{ref:r,className:N.clsx("font-semibold text-xs leading-tight text-center text-high-em",e),...t}));vm.displayName="DropModalTitle";const gm=({children:e,className:t,padding:r})=>{const{padding:n}=xn(),a=hm[n],i=r??!t;return o.jsx("main",{className:N.clsx(i&&a.body,"flex-1 overflow-y-auto",t),children:e})};gm.displayName="DropModalBody";const ym=({className:e,children:t,...r})=>{const{padding:n}=xn(),a=hm[n];return o.jsx("footer",{className:N.clsx("flex items-center border-t border-surface-3 shrink-0",a.footer,e),...r,children:t})};ym.displayName="DropModalFooter";const bm=({cancelButton:e,saveButton:t,className:r})=>{const{setOpen:n,size:a}=xn(),i=a==="sm",s=(l,c)=>{l.onClick?.(c),l.closeOnClick!==!1&&n(!1)};return o.jsx(ym,{className:N.clsx(i?"flex-row gap-5":"justify-end",r),children:o.jsxs("div",{className:N.clsx("flex",i?"flex-row gap-5 w-full justify-end":"gap-5"),children:[e&&o.jsx(K,{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(K,{variant:t.variant||"secondary",hierarchy:t.hierarchy||"primary",size:t.size||"xs",...t,className:t.className,onClick:l=>s(t,l),children:t.label})]})})};bm.displayName="DropModalFooterActions";const k3=({children:e})=>{const{setOpen:t}=xn();return O.default.cloneElement(e,{onClick:r=>{e.props.onClick?.(r),t(!1)}})};k3.displayName="DropModalClose";const Ao=2;function NP(e,t,r,n){const a=e%Ao,i=Math.floor(e/Ao),s=t!==null&&a<=t.colIdx&&i<=t.rowIdx,l=a<r&&i<n;return{colIdx:a,rowIdx:i,isHovered:s,isActive:l}}function PP(e,t){return N.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 AP(){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 T3=P.createContext(void 0);function E3(){const e=P.useContext(T3);if(!e)throw new Error("Must be used inside DropSizePicker");return e}const iv=({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:N.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(B.ArrowUp2,{size:16,color:"currentColor"}):o.jsx(B.ArrowDown2,{size:16,color:"currentColor"})})]}),r&&o.jsx(Wt,{floating:!0,size:"sm",items:AP().map(i=>({...i,className:"!min-w-0",onSelect:()=>{t(Number(i.id)),n(!1)}})),selectedIds:[String(e)],className:"w-full top-full mt-1"})]})},wm=({children:e,value:t,onChange:r})=>{const[n,a]=P.useState(!1),i=P.useRef(null);return o.jsx(T3.Provider,{value:{open:n,setOpen:a,value:t,onChange:r,triggerRef:i},children:e})};wm.displayName="DropSizePicker";const jm=({children:e})=>{const{open:t,setOpen:r,triggerRef:n}=E3();return O.default.cloneElement(e,{ref:n,onClick:a=>{e.props.onClick?.(a),r(!t)}})};jm.displayName="DropSizePickerTrigger";const Cm=({className:e})=>{const{open:t,setOpen:r,value:n,onChange:a,triggerRef:i}=E3(),s=P.useRef(null),[l,c]=P.useState(null),u=Wi({triggerRef:i,panelRef:s,enabled:t});if(Gs({refs:[i,s],onClose:()=>r(!1),enabled:t}),!t||typeof document>"u")return null;const{cols:d,rows:f}=n;return ga.createPortal(o.jsxs("div",{ref:s,className:N.clsx("bg-white rounded-xl border border-surface-3 flex flex-col","min-w-[200px]",e),style:u,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.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(B.RowVertical,{size:16,color:"currentColor"})}),o.jsx(iv,{value:d,onChange:h=>a({cols:h,rows:f})})]}),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(B.RowHorizontal,{size:16,color:"currentColor"})}),o.jsx(iv,{value:f,onChange:h=>a({cols:d,rows:h})})]}),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:Ao*Ao},(h,p)=>{const{colIdx:v,rowIdx:x,isHovered:m,isActive:g}=NP(p,l,d,f);return o.jsx("div",{className:PP(m,g),onMouseEnter:()=>c({colIdx:v,rowIdx:x}),onMouseLeave:()=>c(null),onClick:()=>a({cols:v+1,rows:x+1})},p)})})})]}),document.body)};Cm.displayName="DropSizePickerContent";const _P={1:"w-[400px] h-[400px]","2h":"w-[825px] h-[400px]","2w":"w-[400px] h-[825px]",4:"w-[825px] h-[825px]"},vn=({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:te.twMerge(N.clsx("flex flex-col bg-white border border-surface-3 rounded-6",_P[e]),a),children:[c&&o.jsxs("div",{className:te.twMerge(N.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:te.twMerge(N.clsx("flex-1 p-8 overflow-auto",l&&"overflow-hidden"),s),children:n})]})},kP=({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,v]=P.useState(""),[x,m]=P.useState(!1),[g,b]=P.useState(!1),j=e==="signup",C=s?.heading??"¡Automatiza!",y=s?.subheading??"Vende y gestiona con inteligencia",w=s?.namePlaceholder??"Nombre",S=s?.emailPlaceholder??"Correo",A=s?.passwordPlaceholder??(j?"Nueva contraseña":"Contraseña"),_=s?.confirmPasswordPlaceholder??"Confirmar contraseña",I=s?.submitLabel??"Continuar",k=E=>{E.preventDefault();const T={email:u,password:f,...j&&{name:l,confirmPassword:p}};n?.(T)};return o.jsx(vn,{size:"1",className:i,title:t??(j?"Regístrarse":"Iniciar sesión"),actions:r===null?void 0:r??o.jsx(K,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:o.jsx(ie,{children:o.jsx(B.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:[!j&&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})]}),j&&o.jsx(ye,{type:"text",name:"name",autoComplete:"name",value:l,onChange:E=>c(E.target.value),placeholder:w,required:!0}),o.jsx(ye,{type:"email",name:"email",autoComplete:"email",value:u,onChange:E=>d(E.target.value),placeholder:S,required:!0}),o.jsx(ye,{type:x?"text":"password",name:"password",autoComplete:j?"new-password":"current-password",value:f,onChange:E=>h(E.target.value),placeholder:A,trailingIcon:o.jsx(ie,{children:x?o.jsx(B.Eye,{onClick:()=>m(!1),className:"cursor-pointer"}):o.jsx(B.EyeSlash,{onClick:()=>m(!0),className:"cursor-pointer"})}),required:!0}),j&&o.jsx(ye,{type:g?"text":"password",name:"confirmPassword",autoComplete:"new-password",value:p,onChange:E=>v(E.target.value),placeholder:_,trailingIcon:o.jsx(ie,{children:g?o.jsx(B.Eye,{onClick:()=>b(!1),className:"cursor-pointer"}):o.jsx(B.EyeSlash,{onClick:()=>b(!0),className:"cursor-pointer"})}),required:!0}),o.jsx(K,{type:"submit",variant:"secondary",hierarchy:"primary",size:"lg",className:"w-full",children:I})]})})},TP=({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",v=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"),g=c?.submitLabel??"Continuar",b=c?.backToLoginPrompt??"¿Todo bien? ",j=c?.backToLoginLabel??"Iniciar sesión";return o.jsx(vn,{size:"1",className:l,title:e,actions:t===null?void 0:t??o.jsx(K,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:o.jsx(ie,{children:o.jsx(B.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:v}),o.jsx(ye,{type:h?"email":"text",value:u,onChange:C=>d(C.target.value),placeholder:x,hint:m,required:!0}),o.jsx(K,{type:"submit",variant:"secondary",hierarchy:"primary",size:"lg",className:"w-full",children:g}),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(Mr,{onClick:i,size:"sm",variant:"info",className:"cursor-pointer font-semibold",children:j})]})]})})},EP=({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,v]=P.useState(!1),x=s?.heading??"Cambiar contraseña",m=s?.passwordPlaceholder??"Nueva contraseña",g=s?.confirmPasswordPlaceholder??"Confirmar contraseña",b=s?.submitLabel??"Continuar",j=s?.backToLoginPrompt??"¿Todo bien? ",C=s?.backToLoginLabel??"Iniciar sesión",y=w=>{w.preventDefault(),r?.(l,u)};return o.jsx(vn,{size:"1",className:i,title:e,actions:t===null?void 0:t??o.jsx(K,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:o.jsx(ie,{children:o.jsx(B.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(ye,{type:f?"text":"password",value:l,onChange:w=>c(w.target.value),placeholder:m,trailingIcon:o.jsx(ie,{children:f?o.jsx(B.Eye,{onClick:()=>h(!1),className:"cursor-pointer"}):o.jsx(B.EyeSlash,{onClick:()=>h(!0),className:"cursor-pointer"})}),required:!0}),o.jsx(ye,{type:p?"text":"password",value:u,onChange:w=>d(w.target.value),placeholder:g,trailingIcon:o.jsx(ie,{children:p?o.jsx(B.Eye,{onClick:()=>v(!1),className:"cursor-pointer"}):o.jsx(B.EyeSlash,{onClick:()=>v(!0),className:"cursor-pointer"})}),required:!0}),o.jsx(K,{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:j}),o.jsx(Mr,{onClick:n,size:"md",variant:"info",className:"cursor-pointer font-semibold",children:C})]})]})})},IP=({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(vn,{size:"1",className:a,title:e,actions:t===null?void 0:t??o.jsx(K,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:o.jsx(ie,{children:o.jsx(B.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(K,{variant:"neutral",hierarchy:"primary",size:"lg",onClick:r,className:"w-full",children:l})]})})},MP=({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(vn,{size:"1",className:c,title:e,actions:t===null?void 0:t??o.jsx(K,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:o.jsx(ie,{children:o.jsx(B.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(K,{variant:"neutral",hierarchy:"primary",size:"lg",icons:"leading",leadingIcon:o.jsx(ie,{children:o.jsx(B.Google,{})}),onClick:r,className:"w-full",children:d}),o.jsx(K,{variant:"neutral",hierarchy:"primary",size:"lg",icons:"leading",leadingIcon:o.jsx(ie,{children:o.jsx(B.Apple,{})}),onClick:n,children:f}),o.jsx(pe,{}),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(K,{variant:"secondary",hierarchy:"primary",size:"lg",onClick:a,className:"w-full",children:l})]})]})})},$P=({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))})},RP=({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(vn,{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(K,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:o.jsx(ie,{children:o.jsx(B.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($P,{length:n,onComplete:i}),o.jsx(K,{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(Mr,{onClick:l,size:"md",variant:"info",className:"cursor-pointer font-semibold",children:p})]})]})},Sm=({title:e="Module",onSettingsClick:t,className:r,showSettings:n=!0})=>o.jsx("div",{className:N.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(B.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(B.Setting,{size:24,color:"var(--high-em)"})})})]})}),I3=({title:e="Module",onSettingsClick:t,showSettings:r=!0,children:n,className:a,minWidth:i=300,maxWidth:s=300,emptyState:l})=>{const c=O.default.Children.count(n)>0;return o.jsxs("div",{className:N.clsx("bg-white rounded-xl border border-surface-3 overflow-hidden",a),style:{minWidth:`${i}px`,maxWidth:`${s}px`},children:[o.jsx(Sm,{title:e,onSettingsClick:t,showSettings:r}),o.jsx("div",{className:"overflow-hidden",style:{minHeight:"200px"},children:c?n:l})]})};Sm.displayName="ModuleCardHeader";I3.displayName="ModuleCard";const M3=O.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,v]=O.default.useState(!1),x=p&&l,m=d||h;return o.jsxs("div",{ref:m,style:f,className:N.clsx("relative",c),children:[o.jsx("div",{onClick:i,onMouseEnter:()=>v(!0),onMouseLeave:()=>v(!1),className:N.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:g=>g.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(B.HambergerMenu,{size:17,color:"var(--high-em)"})}),s&&o.jsx("button",{type:"button",onClick:g=>{g.stopPropagation(),s()},className:"flex flex-1 items-center justify-center hover:bg-surface-2 transition-colors","aria-label":"Delete field",children:o.jsx(B.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"})]})});M3.displayName="ModuleFieldItem";const $3=({title:e="Módulos",items:t=[],className:r,onExportClick:n,minWidth:a=250,maxWidth:i=300,opacity:s=.7})=>o.jsxs("div",{className:N.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(B.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(B.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(B.HambergerMenu,{size:20,color:"var(--low-em)"}),o.jsx(B.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"})})]})]});$3.displayName="RelatedDataCard";const LP=({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:N.clsx("text-sm font-semibold",t===0?"text-low-em":"text-success-main"),children:[t," visible"]}),r&&n&&o.jsx(ya,{content:n,side:"bottom",children:o.jsx("div",{children:r})}),r&&!n&&r]})]})}),DP=({value:e,onChange:t,placeholder:r})=>o.jsx("div",{className:"p-8 flex flex-col gap-4 ",children:o.jsx(ye,{type:"search",placeholder:r||"Search",value:e,onChange:t,trailingIcon:o.jsx(B.SearchNormal1,{size:16,color:"currentColor"})})}),zP=({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,v=e.filter(m=>m.isVisible).length,x=m=>{i?.(m)};return o.jsx(wt.Provider,{delayDuration:200,children:o.jsxs("div",{className:N.clsx("h-full w-full flex flex-col",c,u,s),children:[o.jsx(LP,{widgetCount:p,visibleCount:v,icon:n,tooltipContent:a}),r&&o.jsx(DP,{value:d,onChange:m=>f(m.target.value),placeholder:t}),o.jsx(pe,{}),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(Rr,{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:N.clsx(m.isSelected&&"bg-surface-2"),className:N.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(B.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"})]})})]})})},BP={paid:"success",pending:"warning",overdue:"danger",cancelled:"surface"},ov=({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})]}),FP=({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:N.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(Ge,{theme:BP[t],variant:"simple",size:"lg",children:i})]}),o.jsx(K,{variant:"neutral",hierarchy:"secondary",size:"md",icons:"only",leadingIcon:o.jsx(B.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(ov,{...u},u.label))}),o.jsx("div",{className:"flex flex-col gap-8",children:c.map(u=>o.jsx(ov,{...u},u.label))})]})]})},qP=e=>o.jsx(nt,{size:12}),R3=({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:N.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(K,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx(ie,{size:"md",children:o.jsx(B.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(ye,{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(Re,{label:"Data source",placeholder:"Select",value:e.dataSource,showLeadingIcon:!1,menuSize:"sm",items:f,onChange:r})}),o.jsx(K,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx(qP,{}),className:"shrink-0","aria-label":"Delete row",onClick:n})]})},WP=({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(sm,{title:e,backButton:r,actions:l?o.jsxs("div",{ref:s,className:"relative",children:[o.jsx(K,{variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",leadingIcon:o.jsx(B.More,{size:16}),"aria-label":"More options",onClick:()=>i(c=>!c)}),a&&o.jsx(Wt,{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})},HP=({field:e,onChange:t})=>o.jsx(ye,{label:e.label,placeholder:e.placeholder,value:e.value??"",onChange:r=>t(r.target.value),type:"text"}),VP=({field:e,onChange:t})=>o.jsx(ol,{label:e.label,placeholder:e.placeholder,value:e.value??"",onChange:r=>t(r.target.value)}),L3=e=>e.map(t=>({id:t.id,title:t.label,showCheckbox:!1,showLeadingImage:!1,showLeadingIcon:!1,showDescription:!1,showTag:!1,showTrailingIcon:!1,showTrailingText:!1})),UP=({field:e,onChange:t})=>o.jsx(Re,{menuSize:"sm",label:e.label,placeholder:e.placeholder,value:e.value??"",showLeadingIcon:!1,items:L3(e.options??[]),onChange:t}),KP=({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(sl,{size:"small",checked:e.value??!1,onChange:r=>t(r.target.checked)})]}),GP=({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(Re,{menuSize:"sm",label:e.showLabels!==!1?a.label:void 0,placeholder:a.placeholder,value:a.value??"",showLeadingIcon:!1,items:L3(a.options),onChange:s=>n(i,s)})},a.id))})]})},ZP=({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(K,{variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",leadingIcon:o.jsx(B.Add,{size:14}),"aria-label":"Add item",onClick:()=>t?.(e.addAction)})]}),r.length>0&&o.jsx("div",{className:"rounded-xl border border-surface-3 overflow-hidden",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(Rr,{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(K,{variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",leadingIcon:o.jsx(B.More,{size:14}),"aria-label":"Item options",onClick:()=>a(u?null:l.id)}),u&&o.jsx(Wt,{triggerRef:s,size:"xs",items:c,className:"min-w-[160px]",onClose:()=>a(null)})]}):void 0,className:"border-b border-surface-3 last:border-b-0 rounded-none first:rounded-t-xl last:rounded-b-xl px-8 py-4"},l.id)})})]})},YP=({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(K,{variant:"neutral",hierarchy:"tertiary",size:"xs",icons:"leading",leadingIcon:o.jsx(B.Add,{}),onClick:()=>r?.(e.addAction),children:"Add"})]}),o.jsx("div",{className:"flex flex-col gap-6",children:n.map(u=>o.jsx(R3,{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))})]})},XP=({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(wm,{value:r,onChange:t,children:[o.jsx(jm,{children:o.jsx(K,{variant:"neutral",hierarchy:"secondary",size:"sm",className:"w-full",children:e.placeholder??`${r.cols}×${r.rows}`})}),o.jsx(Cm,{})]})]})},Oe={showCheckbox:!1,showLeadingIcon:!1},D3=[{...Oe,id:"controlQuery",title:"Control query"},{...Oe,id:"controlComponent",title:"Control component"},{...Oe,id:"runScript",title:"Run script",showDividerAfter:!0},{...Oe,id:"goToApp",title:"Go to app"},{...Oe,id:"goToPage",title:"Go to page"},{...Oe,id:"goToUrl",title:"Go to URL",showDividerAfter:!0},{...Oe,id:"showNotification",title:"Show notification"},{...Oe,id:"setVariable",title:"Set variable"},{...Oe,id:"setUrlParameters",title:"Set URL parameters"},{...Oe,id:"setLocalStorage",title:"Set local storage"},{...Oe,id:"copyToClipboard",title:"Copy to clipboard"},{...Oe,id:"exportData",title:"Export data",showDividerAfter:!0},{...Oe,id:"confetti",title:"Confetti",customTitleColor:"var(--color-brand-secondary-main)"}],z3=Object.fromEntries(D3.map(e=>[e.id,e.title])),QP={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 JP(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 eA({handler:e,selected:t,incomplete:r,onClick:n}){const a=e.event.charAt(0).toUpperCase()+e.event.slice(1),i=r?"Incomplete selection":z3[e.action]??e.action;return o.jsx("div",{className:t?"rounded-md bg-surface-3":"",onClick:s=>n(s.currentTarget),children:o.jsx(Rr,{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 Ee({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(ye,{...i,size:a,value:e??"",onChange:s=>t?.(s.target.value),placeholder:r,disabled:n,className:"font-mono"})}const tA=[{id:"ms",title:"ms",showCheckbox:!1,showLeadingIcon:!1},{id:"s",title:"s",showCheckbox:!1,showLeadingIcon:!1}];function rA({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(Re,{size:"md",showLeadingIcon:!1,items:tA,value:e.unit,onChange:r=>t({...e,unit:r})})}),o.jsx(ye,{size:"md",type:"number",value:String(e.value),onChange:r=>t({...e,value:Number(r.target.value)}),placeholder:"0"})]})}function nA({value:e,onChange:t}){return o.jsx(Re,{size:"md",showLeadingIcon:!1,items:D3,value:e,onChange:r=>t(r)})}const aA=[{...Oe,id:"info",title:"Info"},{...Oe,id:"success",title:"Success"},{...Oe,id:"warning",title:"Warning"},{...Oe,id:"error",title:"Error"}],iA=[{...Oe,id:"csv",title:"CSV"},{...Oe,id:"json",title:"JSON"}],sv=[{...Oe,id:"",title:"No available methods"}];function Be(e,t,r,n){t({...e,[r]:n})}function oA({action:e,config:t,onChange:r,availableQueries:n=[],availableComponents:a=[],availableApps:i=[],availablePages:s=[],availableVariables:l=[]}){const c=n.map(p=>({...Oe,id:p,title:p})),u=a.map(p=>({...Oe,id:p,title:p})),d=i.map(p=>({...Oe,id:p,title:p})),f=s.map(p=>({...Oe,id:p,title:p})),h=l.map(p=>({...Oe,id:p,title:p}));switch(e){case"controlQuery":return o.jsxs(o.Fragment,{children:[o.jsx(Ee,{label:"Query",children:o.jsx(Re,{size:"md",showLeadingIcon:!1,items:c.length?c:[{...Oe,id:"",title:"— select —"}],value:String(t.query??""),onChange:p=>Be(t,r,"query",p)})}),o.jsx(Ee,{label:"Method",children:o.jsx(Re,{size:"md",showLeadingIcon:!1,items:sv,value:"",onChange:()=>{},disabled:!0})})]});case"controlComponent":return o.jsxs(o.Fragment,{children:[o.jsx(Ee,{label:"Component",children:o.jsx(Re,{size:"md",showLeadingIcon:!1,items:u.length?u:[{...Oe,id:"",title:"— select —"}],value:String(t.component??""),onChange:p=>Be(t,r,"component",p)})}),o.jsx(Ee,{label:"Method",children:o.jsx(Re,{size:"md",showLeadingIcon:!1,items:sv,value:"",onChange:()=>{},disabled:!0})})]});case"runScript":return o.jsx(Ee,{label:"Script",children:o.jsx(ol,{size:"md",value:String(t.script??""),onChange:p=>Be(t,r,"script",p.target.value),placeholder:"// write your script here",resize:"vertical"})});case"goToApp":return o.jsx(Ee,{label:"App",children:o.jsx(Re,{size:"md",showLeadingIcon:!1,items:d.length?d:[{...Oe,id:"",title:"— select —"}],value:String(t.app??""),onChange:p=>Be(t,r,"app",p)})});case"goToPage":return o.jsx(Ee,{label:"Page",children:o.jsx(Re,{size:"md",showLeadingIcon:!1,items:f.length?f:[{...Oe,id:"",title:"— select —"}],value:String(t.page??""),onChange:p=>Be(t,r,"page",p)})});case"goToUrl":return o.jsxs(o.Fragment,{children:[o.jsx(Ee,{label:"URL",children:o.jsx(Zr,{value:String(t.url??""),onChange:p=>Be(t,r,"url",p),placeholder:"https://..."})}),o.jsx(Ee,{label:"New tab",children:o.jsx(sl,{checked:!!t.newTab,onChange:p=>Be(t,r,"newTab",p.target.checked)})})]});case"showNotification":return o.jsxs(o.Fragment,{children:[o.jsx(Ee,{label:"Title",children:o.jsx(ye,{size:"md",value:String(t.title??""),onChange:p=>Be(t,r,"title",p.target.value),placeholder:"Notification title"})}),o.jsx(Ee,{label:"Message",children:o.jsx(ye,{size:"md",value:String(t.message??""),onChange:p=>Be(t,r,"message",p.target.value),placeholder:"Message"})}),o.jsx(Ee,{label:"Type",children:o.jsx(Re,{size:"md",showLeadingIcon:!1,items:aA,value:String(t.type??"info"),onChange:p=>Be(t,r,"type",p)})}),o.jsx(Ee,{label:"Duration (ms)",children:o.jsx(ye,{size:"md",type:"number",value:String(t.duration??3e3),onChange:p=>Be(t,r,"duration",Number(p.target.value))})})]});case"setVariable":return o.jsxs(o.Fragment,{children:[o.jsx(Ee,{label:"Variable",children:o.jsx(Re,{size:"md",showLeadingIcon:!1,items:h.length?h:[{...Oe,id:"",title:"— select —"}],value:String(t.variable??""),onChange:p=>Be(t,r,"variable",p)})}),o.jsx(Ee,{label:"Value",children:o.jsx(Zr,{value:String(t.value??""),onChange:p=>Be(t,r,"value",p)})})]});case"setUrlParameters":return o.jsx(Ee,{label:"Params",children:o.jsx(Zr,{value:String(t.params??""),onChange:p=>Be(t,r,"params",p),placeholder:"{{ { key: value } }}"})});case"setLocalStorage":return o.jsxs(o.Fragment,{children:[o.jsx(Ee,{label:"Key",children:o.jsx(ye,{size:"md",value:String(t.key??""),onChange:p=>Be(t,r,"key",p.target.value),placeholder:"storage_key"})}),o.jsx(Ee,{label:"Value",children:o.jsx(Zr,{value:String(t.value??""),onChange:p=>Be(t,r,"value",p)})})]});case"copyToClipboard":return o.jsx(Ee,{label:"Value",children:o.jsx(Zr,{value:String(t.value??""),onChange:p=>Be(t,r,"value",p)})});case"exportData":return o.jsxs(o.Fragment,{children:[o.jsx(Ee,{label:"Data",children:o.jsx(Zr,{value:String(t.data??""),onChange:p=>Be(t,r,"data",p)})}),o.jsx(Ee,{label:"File name",children:o.jsx(ye,{size:"md",value:String(t.fileName??""),onChange:p=>Be(t,r,"fileName",p.target.value),placeholder:"export"})}),o.jsx(Ee,{label:"File type",children:o.jsx(Re,{size:"md",showLeadingIcon:!1,items:iA,value:String(t.fileType??"csv"),onChange:p=>Be(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 sA({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),v=`${z3[d.action]??d.action} options`;function x(m){f(g=>g&&{...g,action:m,config:{...QP[m]}})}return o.jsx(pm,{open:t,onClose:r,triggerRef:a,size:"sm",children:o.jsxs(mm,{className:"max-h-[80vh] !w-112",children:[o.jsx(xm,{onRightAction:r,children:o.jsxs(vm,{children:["Edit ",h," handler"]})}),o.jsxs(gm,{className:"flex flex-col gap-0 p-10",children:[o.jsx(Ee,{label:"Action",children:o.jsx(nA,{value:d.action,onChange:x})}),d.action!=="confetti"&&o.jsxs("div",{className:"mt-4 mb-2",children:[o.jsx(pe,{}),o.jsx("span",{className:"text-xs font-medium text-low-em",children:v})]}),o.jsx(oA,{action:d.action,config:d.config,onChange:m=>f(g=>g&&{...g,config:m}),availableQueries:i,availableComponents:s,availableApps:l,availablePages:c,availableVariables:u}),o.jsxs("div",{className:"mt-4 mb-2",children:[o.jsx(pe,{}),o.jsx("span",{className:"text-xs font-medium text-low-em",children:"Advanced"})]}),o.jsx(Ee,{label:"Only run when",children:o.jsx(Zr,{value:d.onlyRunWhen??"",onChange:m=>f(g=>g&&{...g,onlyRunWhen:m}),placeholder:"{{ !!example.value }}"})}),o.jsx(Ee,{label:"Debounce",children:o.jsx(rA,{value:d.debounce??{unit:"ms",value:0},onChange:m=>f(g=>g&&{...g,debounce:m})})})]}),o.jsx(bm,{cancelButton:{label:"Cancel",closeOnClick:!1,onClick:r},saveButton:{label:"Save",closeOnClick:!1,onClick:()=>{d&&n(d),r()}}})]})})}function lA(){return crypto.randomUUID().replace(/-/g,"").slice(0,8)}function cA({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:lA(),event:"click",action:"controlQuery",config:{query:"",method:""}};t([...r,x]),f(x.id,u.current)}function v(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(K,{ref:u,size:"xs",variant:"neutral",hierarchy:"tertiary",icons:"only",leadingIcon:o.jsx(B.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(eA,{handler:x,selected:a===x.id,incomplete:JP(x),onClick:m=>f(x.id,m)},x.id))}),o.jsx(sA,{open:s,handler:d,onClose:h,onSave:v,triggerRef:c,availableQueries:n.availableQueries,availableComponents:n.availableComponents,availableApps:n.availableApps,availablePages:n.availablePages,availableVariables:n.availableVariables})]})}const uA=({field:e,onChange:t,onAction:r})=>{switch(e.type){case"text":return o.jsx(HP,{field:e,onChange:t});case"textarea":return o.jsx(VP,{field:e,onChange:t});case"dropdown":return o.jsx(UP,{field:e,onChange:t});case"toggle":return o.jsx(KP,{field:e,onChange:t});case"multi-dropdown":return o.jsx(GP,{field:e,onChange:t});case"list":return o.jsx(ZP,{field:e,onAction:r});case"draggable-list":return o.jsx(YP,{field:e,onChange:t,onAction:r});case"size-picker":return o.jsx(XP,{field:e,onChange:t});case"event-handlers":return o.jsx(cA,{field:e,onChange:t});default:return null}},dA=({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(uA,{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:N.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(B.ArrowUp2,{}):o.jsx(B.ArrowDown2,{})})]}),o.jsx("div",{className:N.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 hA(e,t){switch(e.type){case"draggable-list":return{...e,items:t};case"multi-dropdown":return{...e,dropdowns:t};default:return{...e,value:t}}}const pA=({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:hA(d,c))})})};return o.jsxs("div",{className:N.clsx("h-full w-full flex flex-col bg-white",a),children:[o.jsx("div",{className:"shrink-0",children:o.jsx(WP,{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(O.default.Fragment,{children:[o.jsx(dA,{section:s,onFieldChange:(c,u)=>i(s.id,c,u),onAction:r}),l<e.sections.length-1&&o.jsx(pe,{})]},s.id))})]})},mA=[{id:"And",title:"And",showCheckbox:!1,showLeadingIcon:!1},{id:"Or",title:"Or",showCheckbox:!1,showLeadingIcon:!1}];function xA({position:e}){return o.jsx("div",{className:N.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 vA(e){if(!O.default.isValidElement(e))return!1;const t=e;return typeof t.type=="string"&&!t.props.children}function B3({children:e,operator:t,onChange:r,dropdownIndex:n=0,dropdownBg:a="bg-white"}){const i=O.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"}),!vA(s)&&o.jsx(xA,{position:l<=n?"above":"below"}),(l===n||n<0&&l===0)&&o.jsx("div",{className:N.clsx("absolute left-0 z-10 py-6",n<0?"bottom-[60%]":"top-[60%]",a),children:o.jsx(Re,{items:mA,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 gA={default:{...qe.default,wrapper:`${qe.default.wrapper} hover:cursor-pointer`,text:"text-med-em"},outlined:{...qe.outlined,wrapper:`${qe.outlined.wrapper} hover:cursor-pointer`,text:"text-med-em"},danger:{...qe.danger,wrapper:`${qe.danger.wrapper} hover:cursor-pointer`,text:"text-danger-em"},success:{...qe.success,wrapper:`${qe.success.wrapper} hover:cursor-pointer`,text:"text-success-em"}},yA={sm:{...Ft.sm,text:"text-xs",padding:"px-3"},md:{...Ft.md,text:"text-sm font-medium",padding:"px-3.5"},lg:{...Ft.lg,text:"text-base",padding:"px-4"}},$a={wrapper:"bg-surface-3 pointer-events-none border-transparent",text:"text-disabled"};function fh(e){if(!e)return;const t=new Date(e);return isNaN(t.getTime())?void 0:t}function lv(e){return e?e.toISOString().split("T")[0]:""}function Zl(e){const t=fh(e);return t?t.toLocaleDateString("en-US",{month:"short",day:"numeric",year:"numeric"}):""}function F3({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[v,x]=P.useState(!1),m=P.useRef(null),g=P.useRef(null),b=P.useCallback(()=>x(!1),[]);Gs({refs:[m,g],onClose:b,enabled:v});const j=Wi({triggerRef:m,panelRef:g,enabled:v}),C=yA[i],y=gA[s],w=e==="range"&&(t||r)?[Zl(t),Zl(r)].filter(Boolean).join(" → "):Zl(t),S={from:fh(t),to:e==="range"?fh(r):void 0},A=a?$a.text:w?y.text:y.placeholder;return o.jsxs("div",{className:N.clsx("flex flex-col gap-1.5 w-full",d),children:[l&&o.jsx("label",{className:N.clsx("font-semibold truncate",C.labelFontSize,a?$a.text:y.text),children:l}),o.jsxs("button",{ref:m,type:"button",disabled:a,onClick:()=>!a&&x(_=>!_),className:N.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?$a.wrapper:y.wrapper),children:[o.jsx("span",{className:N.clsx("flex-1 min-w-0 truncate text-left",C.text,A),children:w||n}),o.jsx("span",{className:N.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(B.Calendar,{})})})]}),c&&o.jsx(ft,{icon:o.jsx(B.InfoCircle,{variant:u||"Bold"}),label:c,iconSize:C.hintIconSize,gap:1,iconColorClass:N.clsx(a?$a.text:y.hint),labelColorClass:N.clsx(a?$a.text:y.hint),className:N.clsx(C.hintFontSize,"font-semibold")}),v&&ga.createPortal(o.jsx("div",{ref:g,style:j,children:o.jsx(lm,{selected:S,pickType:e,onAccept:_=>{p(lv(_?.from),e==="range"?lv(_?.to):void 0),x(!1)},onCancel:()=>x(!1)})}),document.body)]})}function bA(e,t){if(!(!e.operator||!e.fieldType))return t.operatorsByFieldType[e.fieldType]?.find(r=>r.id===e.operator)}function wA(e){return e==="between"?["",""]:e==="multi-or"||e==="multi-and"?[""]:[]}function ro({inputType:e,value:t,placeholder:r,valueOptions:n,fieldItems:a,onChange:i}){return e==="dropdown"?o.jsx(Re,{items:n,value:t||void 0,placeholder:r,showLeadingIcon:!1,size:"md",menuSize:"sm",onChange:i}):e==="field"?o.jsx(Re,{items:a,value:t||void 0,placeholder:r,showLeadingIcon:!1,size:"md",menuSize:"sm",onChange:i}):e==="date"?o.jsx(F3,{pickType:"single",from:t,placeholder:r,onAccept:s=>i(s)}):o.jsx(ye,{type:e,value:t,placeholder:r,size:"md",onChange:s=>i(s.target.value)})}function jA({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(ro,{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(ro,{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(ro,{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(O.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(ro,{inputType:s,value:u,placeholder:"Select...",valueOptions:r,fieldItems:n,onChange:f=>{const h=[...t];h[d]=f,a(h)}})}),c&&o.jsx(K,{variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",leadingIcon:o.jsx("span",{className:"contents",children:o.jsx(ie,{size:"xs",children:o.jsx(nt,{})})}),onClick:()=>a(t.filter((f,h)=>h!==d)),"aria-label":"Remove value"})]})]},d)),o.jsx(K,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:o.jsx(ie,{size:14,children:o.jsx(B.Add,{})}),onClick:()=>a([...t,""]),"aria-label":"Add value"})]})}function q3({condition:e,config:t,onChange:r,onDelete:n=()=>{}}){const a=bA(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:v,...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?wA(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(Re,{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(Re,{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(B.ArrowRight,{})})}),o.jsx(jA,{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(K,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx("span",{className:"contents",children:o.jsx(ie,{size:"xs",children:o.jsx(nt,{})})}),onClick:()=>n(e.id),"aria-label":"Delete condition"})})]})}const CA={xs:"text-xs",sm:"text-sm",md:"text-base"};function W3({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:N.clsx("flex flex-col bg-white rounded-2xl border border-surface-3",a),children:[o.jsxs("div",{className:te.twMerge(N.clsx("flex items-center shrink-0 py-4 px-8 border-b border-surface-3",s)),children:[o.jsx("h3",{className:N.clsx("font-semibold text-high-em flex-1",CA[c],i),children:e}),n]}),o.jsx("div",{className:te.twMerge(N.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 SA({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(B.Add,{})}),h=[...l?[{value:"and",icon:f,label:"And"}]:[],...c?[{value:"or",icon:f,label:"Or"}]:[]],p=h.length>0?o.jsx(pr,{options:h,value:"",size:"sm",variant:"neutral",onChange:v=>{v==="and"&&l?.(),v==="or"&&c?.()}}):void 0;return o.jsx(W3,{title:e,footer:p,className:d,children:o.jsx("div",{className:"p-5",children:o.jsx(B3,{operator:n,onChange:a,dropdownIndex:u,children:t.map(v=>o.jsx(q3,{condition:v,config:r,onChange:i,onDelete:s},v.id))})})})}const OA=[{id:"if",title:"If",showCheckbox:!1,showLeadingIcon:!1},{id:"if-else",title:"If / Else",showCheckbox:!1,showLeadingIcon:!1}],NA={when:"When",then:"Then","else-if":"Else If",else:"Else"},H3=70,PA=10;function AA(){return o.jsx("div",{className:"relative h-[23px] shrink-0",style:{width:H3},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:N.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(ye,{label:"Name",value:e,size:"md",onChange:c=>t(c.target.value)})}),o.jsx("div",{className:"flex-1 min-w-0",children:o.jsx(Re,{items:OA,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:N.clsx("flex items-start gap-2",!f&&"ml-[var(--indent-mobile)] md:ml-[var(--indent-desktop)]"),style:f?void 0:{"--indent-mobile":`${(d-1)*PA}px`,"--indent-desktop":`${(d-1)*H3}px`},children:[!f&&o.jsx("div",{className:"hidden md:block shrink-0",children:o.jsx(AA,{})}),o.jsx("div",{className:"flex-1 min-w-0",children:o.jsx(SA,{title:NA[c.type],...c.panel})}),h&&o.jsx(K,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx("span",{className:"contents",children:o.jsx(ie,{size:"xs",children:o.jsx(nt,{})})}),onClick:()=>s(c.id),"aria-label":"Remove branch"})]},c.id)}),i&&o.jsx("div",{children:o.jsx(K,{variant:"neutral",hierarchy:"secondary",size:"sm",leadingIcon:o.jsx(ie,{size:14,children:o.jsx(B.Add,{})}),onClick:i,children:"Add Else If"})})]})}const V3=({name:e,expression:t,inputField:r,className:n})=>{const[a,i]=O.default.useState(!1),s=O.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:N.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($r,{size:"sm",variant:"quaternary",leadingIcon:!1,trailingIcon:!1,className:"font-semibold cursor-pointer",onClick:c,children:t.label})}),l&&a&&o.jsx(Wt,{items:t.options,selectedIds:t.selectedId?[t.selectedId]:[],size:"xs",triggerRef:s,onSelect:u,onClose:()=>i(!1)})]})]}),r!==void 0&&o.jsx(ye,{...r})]})};function U3({operator:e,className:t}){return e?o.jsxs("div",{className:`flex items-center gap-5 ${t??""}`,children:[o.jsx(pe,{className:"flex-1"}),o.jsx(Ge,{size:"md",theme:"surface",variant:"simple",className:"shrink-0",children:e}),o.jsx(pe,{className:"flex-1"})]}):o.jsx("div",{className:`flex items-center gap-5 ${t??""}`,children:o.jsx(pe,{className:"flex-1"})})}function kA({title:e,items:t,operator:r,onAdd:n,onDelete:a,onClose:i,className:s}){const l=n?o.jsx(K,{variant:"neutral",hierarchy:"primary",size:"xs",icons:"leading",leadingIcon:o.jsx(ie,{children:o.jsx(B.Add,{})}),onClick:n,children:"Add expression"}):void 0;return o.jsx(W3,{title:e,footer:l,titleSize:"xs",headerClassName:"px-4 py-2 bg-surface-2",contentClassName:"p-4",headerAction:o.jsx(K,{variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",leadingIcon:o.jsx(ie,{size:"xs",children:o.jsx(nt,{})}),onClick:i,"aria-label":"Close"}),className:te.twMerge(N.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(V3,{className:"flex-1",...f}),a&&o.jsx(K,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:o.jsx("span",{className:"contents",children:o.jsx(ie,{size:"xs",children:o.jsx(nt,{})})}),onClick:()=>a(d),"aria-label":"Remove expression"})]}),!h&&o.jsx(U3,{operator:r})]},d)})})})}const TA={confirmed:{theme:"success",label:"Confirmed"},pending:{theme:"warning",label:"Pending"},"no-show":{theme:"danger",label:"No-show"},cancelled:{theme:"surface",label:"Cancelled"}},_o=({time:e,title:t,description:r,status:n,isSelected:a=!1,className:i,...s})=>{const l=TA[n];return o.jsxs("div",{className:te.twMerge(N.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:N.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(Ge,{theme:l.theme,variant:"outlined",size:"sm",className:"shrink-0",children:l.label})]})};_o.displayName="AppointmentRow";const ko=({name:e,age:t,gender:r,tags:n,fields:a,onEdit:i,className:s})=>o.jsxs("div",{className:te.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($r,{variant:"tertiary",size:"xs",leadingIcon:!1,trailingIcon:!1,children:l},l))})]}),i&&o.jsx(K,{icons:"only",hierarchy:"tertiary",variant:"neutral",size:"xs",leadingIcon:o.jsx(B.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}`))})]});ko.displayName="AppointmentDetail";const EA=480,K3=({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]=Zs(),v=p!==1/0&&p<EA;return o.jsxs(Qs,{size:"md",padding:"sm",children:[o.jsxs("div",{ref:h,className:te.twMerge(N.clsx("bg-surface-1 shadow-e2 overflow-hidden",v?"flex flex-col w-full":"flex flex-row",u)),...d,children:[o.jsxs("div",{className:N.clsx("flex flex-col min-h-0 h-full",!v&&a?"w-1/2":"w-full"),children:[i&&o.jsx("div",{className:N.clsx("shrink-0 flex justify-center bg-white border-b border-surface-3",!v&&a&&"border-r border-surface-3",!v&&a&&f===0&&"rounded-br-lg"),children:o.jsx(lm,{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 g=x.id===t,b=m===f-1,j=m===f+1,C={time:x.time,title:x.title,description:x.description,status:x.status,isSelected:g,onClick:()=>n?.(x.id),className:N.clsx(g?"bg-surface-1 border-transparent":[!v&&a&&"border-r border-surface-3",!v&&b&&"rounded-br-lg",!v&&j&&"rounded-tr-lg border-t border-surface-3"])};return v?o.jsx(Js,{children:o.jsx(_o,{...C})},x.id):o.jsx(_o,{...C},x.id)})}),!v&&a&&o.jsx("div",{className:"flex-1 border-r border-surface-3"}),v&&o.jsx("div",{className:"flex-1"})]})]}),!v&&a&&o.jsx("div",{className:"w-1/2 bg-surface-1 flex flex-col min-w-0",children:r?o.jsx(ko,{...r}):o.jsx(Ct,{flat:!0,description:"Select an appointment to view details",className:"!bg-transparent h-full"})})]}),o.jsxs(el,{children:[o.jsx(tl,{children:o.jsx(rl,{children:r?.name??"Details"})}),o.jsx(nl,{children:r?o.jsx(ko,{...r}):o.jsx(Ct,{flat:!0,description:"Select an appointment to view details",className:"!bg-transparent h-full"})})]})]})};K3.displayName="Planner";const cl=({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:te.twMerge(N.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(Ge,{theme:n,size:"sm",variant:"simple",children:r}),a&&a.length>0&&o.jsx(Gp,{avatars:a,size:"xs",max:3}),i.length>0&&o.jsxs("div",{className:"flex items-center gap-2",children:[i.includes("check")&&o.jsx(K,{icons:"only",hierarchy:"tertiary",variant:"neutral",size:"xs",leadingIcon:o.jsx(B.TickCircle,{}),onClick:f=>{f.stopPropagation(),l?.()},"aria-label":"Mark complete"}),i.includes("delete")&&o.jsx(K,{icons:"only",hierarchy:"tertiary",variant:"neutral",size:"xs",leadingIcon:o.jsx(B.Trash,{}),onClick:f=>{f.stopPropagation(),c?.()},"aria-label":"Delete"})]})]})]});cl.displayName="KanbanCard";const IA={red:{theme:"danger",statusState:"danger"},orange:{theme:"warning",statusState:"warning"},green:{theme:"success",statusState:"success"},gray:{theme:"surface",statusState:"disabled"}},G3=({card:e,columnName:t,statusTheme:r,variant:n,onCardClick:a})=>{const{attributes:i,listeners:s,setNodeRef:l,transform:c,transition:u,isDragging:d}=dt.useSortable({id:e.id,data:{id:e.id,columnName:t},animateLayoutChanges:()=>!1});return o.jsxs("div",{ref:l,style:{transform:Fp.CSS.Transform.toString(c),transition:u},className:N.clsx("touch-none",d?"relative cursor-grabbing":"cursor-grab"),onClick:()=>a?.(e.id),...i,...s,children:[d&&o.jsx(ai,{className:"absolute inset-0"}),o.jsx("div",{className:N.clsx(d&&"invisible"),children:o.jsx(cl,{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})})]})};G3.displayName="DraggableCard";const Z3=({columnName:e})=>{const{setNodeRef:t}=lt.useDroppable({id:`endzone-${e}`,data:{columnName:e,isEndZone:!0}});return o.jsx("div",{ref:t,className:"flex-1 min-h-8"})};Z3.displayName="KanbanEndZone";const Om=({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}=lt.useDroppable({id:e,data:{columnName:e}}),{theme:f,statusState:h}=IA[t];return o.jsxs("div",{ref:d,className:te.twMerge(N.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(Ge,{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(K,{icons:"only",hierarchy:"secondary",variant:"neutral",size:"xs",leadingIcon:o.jsx(B.Add,{}),onClick:a,"aria-label":`Add card to ${e}`})]}),o.jsx(dt.SortableContext,{items:r.map(p=>p.id),strategy:dt.verticalListSortingStrategy,children:o.jsx("div",{className:N.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(Ct,{flat:!0,description:s,className:"!bg-transparent h-full"}):o.jsxs(o.Fragment,{children:[r.map(p=>o.jsx(G3,{card:p,columnName:e,statusTheme:f,variant:i,onCardClick:l},p.id)),o.jsx(Z3,{columnName:e})]})})}),a&&o.jsx(K,{hierarchy:"secondary",variant:"neutral",size:"sm",icons:"leading",leadingIcon:o.jsx(B.Add,{}),className:"w-full justify-center",onClick:a,children:"Add Task"})]})};Om.displayName="KanbanColumn";const MA={red:"danger",orange:"warning",green:"success",gray:"surface"},$A=e=>{const t=lt.pointerWithin(e);return t.length>0?t:lt.rectIntersection(e)},Y3=({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,...v})=>{const[x,m]=P.useState(null),[g,b]=P.useState(null),j=g??t,C=lt.useSensors(lt.useSensor(lt.PointerSensor,{activationConstraint:{distance:8}})),y=T=>j.filter(M=>M[r.status]===T).map(M=>{const $=String(M[r.id]??"");return{id:$,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($):void 0,onDelete:d?()=>d($):void 0}}),S=e.flatMap(T=>y(T.name)).find(T=>T.id===x)??null,A=S?e.find(T=>y(T.name).some(M=>M.id===x))?.name:void 0,_=T=>{m(String(T.active.id)),b([...t])},I=T=>{const{active:M,over:$}=T;if(!$)return;const R=String(M.id),L=String($.id);if(R===L)return;const q=$.data.current?.columnName;q!=null&&b(U=>{const z=U??t,F=z.findIndex(re=>String(re[r.id])===R);if(F<0)return U;const H={...z[F],[r.status]:q},W=z.filter((re,X)=>X!==F),Z=W.findIndex(re=>String(re[r.id])===L);if(Z>=0)W.splice(Z,0,H);else{let re=-1;W.forEach((X,ne)=>{X[r.status]===q&&(re=ne)}),W.splice(re+1,0,H)}return W})},k=T=>{const M=g;if(m(null),b(null),!M)return;const $=String(T.active.id),R=M.find(U=>String(U[r.id])===$);if(!R)return;const L=String(R[r.status]??""),q=Math.max(0,M.filter(U=>U[r.status]===R[r.status]).findIndex(U=>String(U[r.id])===$));f?.($,L,q)},E=()=>{m(null),b(null)};return o.jsxs(lt.DndContext,{sensors:C,collisionDetection:$A,onDragStart:_,onDragOver:I,onDragEnd:k,onDragCancel:E,children:[o.jsx("div",{className:te.twMerge(N.clsx("flex flex-row gap-4 p-4 overflow-x-auto ds-scrollbar",l&&"h-full",p)),...v,children:e.map(T=>o.jsx(Om,{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(lt.DragOverlay,{dropAnimation:null,children:S&&A&&o.jsx(cl,{title:S.title,description:S.description,status:S.status,statusTheme:MA[e.find(T=>T.name===A).statusColor],avatars:S.avatars,quickActions:S.quickActions,variant:a,className:"rotate-1 shadow-e3"})})]})};Y3.displayName="Kanban";var no=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 Yl,cv;function vt(){if(cv)return Yl;cv=1;var e=Array.isArray;return Yl=e,Yl}var Xl,uv;function X3(){if(uv)return Xl;uv=1;var e=typeof no=="object"&&no&&no.Object===Object&&no;return Xl=e,Xl}var Ql,dv;function tr(){if(dv)return Ql;dv=1;var e=X3(),t=typeof self=="object"&&self&&self.Object===Object&&self,r=e||t||Function("return this")();return Ql=r,Ql}var Jl,fv;function Vi(){if(fv)return Jl;fv=1;var e=tr(),t=e.Symbol;return Jl=t,Jl}var ec,hv;function RA(){if(hv)return ec;hv=1;var e=Vi(),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 ec=i,ec}var tc,pv;function LA(){if(pv)return tc;pv=1;var e=Object.prototype,t=e.toString;function r(n){return t.call(n)}return tc=r,tc}var rc,mv;function jr(){if(mv)return rc;mv=1;var e=Vi(),t=RA(),r=LA(),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 rc=s,rc}var nc,xv;function Cr(){if(xv)return nc;xv=1;function e(t){return t!=null&&typeof t=="object"}return nc=e,nc}var ac,vv;function ba(){if(vv)return ac;vv=1;var e=jr(),t=Cr(),r="[object Symbol]";function n(a){return typeof a=="symbol"||t(a)&&e(a)==r}return ac=n,ac}var ic,gv;function Nm(){if(gv)return ic;gv=1;var e=vt(),t=ba(),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 ic=a,ic}var oc,yv;function zr(){if(yv)return oc;yv=1;function e(t){var r=typeof t;return t!=null&&(r=="object"||r=="function")}return oc=e,oc}var sc,bv;function Pm(){if(bv)return sc;bv=1;var e=jr(),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 sc=s,sc}var lc,wv;function DA(){if(wv)return lc;wv=1;var e=tr(),t=e["__core-js_shared__"];return lc=t,lc}var cc,jv;function zA(){if(jv)return cc;jv=1;var e=DA(),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 cc=r,cc}var uc,Cv;function Q3(){if(Cv)return uc;Cv=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 uc=r,uc}var dc,Sv;function BA(){if(Sv)return dc;Sv=1;var e=Pm(),t=zA(),r=zr(),n=Q3(),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 dc=f,dc}var fc,Ov;function FA(){if(Ov)return fc;Ov=1;function e(t,r){return t?.[r]}return fc=e,fc}var hc,Nv;function gn(){if(Nv)return hc;Nv=1;var e=BA(),t=FA();function r(n,a){var i=t(n,a);return e(i)?i:void 0}return hc=r,hc}var pc,Pv;function ul(){if(Pv)return pc;Pv=1;var e=gn(),t=e(Object,"create");return pc=t,pc}var mc,Av;function qA(){if(Av)return mc;Av=1;var e=ul();function t(){this.__data__=e?e(null):{},this.size=0}return mc=t,mc}var xc,_v;function WA(){if(_v)return xc;_v=1;function e(t){var r=this.has(t)&&delete this.__data__[t];return this.size-=r?1:0,r}return xc=e,xc}var vc,kv;function HA(){if(kv)return vc;kv=1;var e=ul(),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 vc=a,vc}var gc,Tv;function VA(){if(Tv)return gc;Tv=1;var e=ul(),t=Object.prototype,r=t.hasOwnProperty;function n(a){var i=this.__data__;return e?i[a]!==void 0:r.call(i,a)}return gc=n,gc}var yc,Ev;function UA(){if(Ev)return yc;Ev=1;var e=ul(),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 yc=r,yc}var bc,Iv;function KA(){if(Iv)return bc;Iv=1;var e=qA(),t=WA(),r=HA(),n=VA(),a=UA();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,bc=i,bc}var wc,Mv;function GA(){if(Mv)return wc;Mv=1;function e(){this.__data__=[],this.size=0}return wc=e,wc}var jc,$v;function Am(){if($v)return jc;$v=1;function e(t,r){return t===r||t!==t&&r!==r}return jc=e,jc}var Cc,Rv;function dl(){if(Rv)return Cc;Rv=1;var e=Am();function t(r,n){for(var a=r.length;a--;)if(e(r[a][0],n))return a;return-1}return Cc=t,Cc}var Sc,Lv;function ZA(){if(Lv)return Sc;Lv=1;var e=dl(),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 Sc=n,Sc}var Oc,Dv;function YA(){if(Dv)return Oc;Dv=1;var e=dl();function t(r){var n=this.__data__,a=e(n,r);return a<0?void 0:n[a][1]}return Oc=t,Oc}var Nc,zv;function XA(){if(zv)return Nc;zv=1;var e=dl();function t(r){return e(this.__data__,r)>-1}return Nc=t,Nc}var Pc,Bv;function QA(){if(Bv)return Pc;Bv=1;var e=dl();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 Pc=t,Pc}var Ac,Fv;function fl(){if(Fv)return Ac;Fv=1;var e=GA(),t=ZA(),r=YA(),n=XA(),a=QA();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,Ac=i,Ac}var _c,qv;function _m(){if(qv)return _c;qv=1;var e=gn(),t=tr(),r=e(t,"Map");return _c=r,_c}var kc,Wv;function JA(){if(Wv)return kc;Wv=1;var e=KA(),t=fl(),r=_m();function n(){this.size=0,this.__data__={hash:new e,map:new(r||t),string:new e}}return kc=n,kc}var Tc,Hv;function e_(){if(Hv)return Tc;Hv=1;function e(t){var r=typeof t;return r=="string"||r=="number"||r=="symbol"||r=="boolean"?t!=="__proto__":t===null}return Tc=e,Tc}var Ec,Vv;function hl(){if(Vv)return Ec;Vv=1;var e=e_();function t(r,n){var a=r.__data__;return e(n)?a[typeof n=="string"?"string":"hash"]:a.map}return Ec=t,Ec}var Ic,Uv;function t_(){if(Uv)return Ic;Uv=1;var e=hl();function t(r){var n=e(this,r).delete(r);return this.size-=n?1:0,n}return Ic=t,Ic}var Mc,Kv;function r_(){if(Kv)return Mc;Kv=1;var e=hl();function t(r){return e(this,r).get(r)}return Mc=t,Mc}var $c,Gv;function n_(){if(Gv)return $c;Gv=1;var e=hl();function t(r){return e(this,r).has(r)}return $c=t,$c}var Rc,Zv;function a_(){if(Zv)return Rc;Zv=1;var e=hl();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 Rc=t,Rc}var Lc,Yv;function km(){if(Yv)return Lc;Yv=1;var e=JA(),t=t_(),r=r_(),n=n_(),a=a_();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,Lc=i,Lc}var Dc,Xv;function J3(){if(Xv)return Dc;Xv=1;var e=km(),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,Dc=r,Dc}var zc,Qv;function i_(){if(Qv)return zc;Qv=1;var e=J3(),t=500;function r(n){var a=e(n,function(s){return i.size===t&&i.clear(),s}),i=a.cache;return a}return zc=r,zc}var Bc,Jv;function o_(){if(Jv)return Bc;Jv=1;var e=i_(),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 Bc=n,Bc}var Fc,eg;function Tm(){if(eg)return Fc;eg=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 Fc=e,Fc}var qc,tg;function s_(){if(tg)return qc;tg=1;var e=Vi(),t=Tm(),r=vt(),n=ba(),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 qc=s,qc}var Wc,rg;function eC(){if(rg)return Wc;rg=1;var e=s_();function t(r){return r==null?"":e(r)}return Wc=t,Wc}var Hc,ng;function tC(){if(ng)return Hc;ng=1;var e=vt(),t=Nm(),r=o_(),n=eC();function a(i,s){return e(i)?i:t(i,s)?[i]:r(n(i))}return Hc=a,Hc}var Vc,ag;function pl(){if(ag)return Vc;ag=1;var e=ba();function t(r){if(typeof r=="string"||e(r))return r;var n=r+"";return n=="0"&&1/r==-1/0?"-0":n}return Vc=t,Vc}var Uc,ig;function Em(){if(ig)return Uc;ig=1;var e=tC(),t=pl();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 Uc=r,Uc}var Kc,og;function rC(){if(og)return Kc;og=1;var e=Em();function t(r,n,a){var i=r==null?void 0:e(r,n);return i===void 0?a:i}return Kc=t,Kc}var l_=rC();const St=Ne(l_);var Gc,sg;function c_(){if(sg)return Gc;sg=1;function e(t){return t==null}return Gc=e,Gc}var u_=c_();const de=Ne(u_);var Zc,lg;function d_(){if(lg)return Zc;lg=1;var e=jr(),t=vt(),r=Cr(),n="[object String]";function a(i){return typeof i=="string"||!t(i)&&r(i)&&e(i)==n}return Zc=a,Zc}var f_=d_();const un=Ne(f_);var h_=Pm();const le=Ne(h_);var p_=zr();const wa=Ne(p_);var ao={exports:{}},be={};var cg;function m_(){if(cg)return be;cg=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"),v;v=Symbol.for("react.module.reference");function x(m){if(typeof m=="object"&&m!==null){var g=m.$$typeof;switch(g){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 g}}case t:return g}}}return be.ContextConsumer=s,be.ContextProvider=i,be.Element=e,be.ForwardRef=c,be.Fragment=r,be.Lazy=h,be.Memo=f,be.Portal=t,be.Profiler=a,be.StrictMode=n,be.Suspense=u,be.SuspenseList=d,be.isAsyncMode=function(){return!1},be.isConcurrentMode=function(){return!1},be.isContextConsumer=function(m){return x(m)===s},be.isContextProvider=function(m){return x(m)===i},be.isElement=function(m){return typeof m=="object"&&m!==null&&m.$$typeof===e},be.isForwardRef=function(m){return x(m)===c},be.isFragment=function(m){return x(m)===r},be.isLazy=function(m){return x(m)===h},be.isMemo=function(m){return x(m)===f},be.isPortal=function(m){return x(m)===t},be.isProfiler=function(m){return x(m)===a},be.isStrictMode=function(m){return x(m)===n},be.isSuspense=function(m){return x(m)===u},be.isSuspenseList=function(m){return x(m)===d},be.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===v||m.getModuleId!==void 0)},be.typeOf=x,be}var we={};var ug;function x_(){return ug||(ug=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"),v=!1,x=!1,m=!1,g=!1,b=!1,j;j=Symbol.for("react.module.reference");function C(Q){return!!(typeof Q=="string"||typeof Q=="function"||Q===r||Q===a||b||Q===n||Q===u||Q===d||g||Q===p||v||x||m||typeof Q=="object"&&Q!==null&&(Q.$$typeof===h||Q.$$typeof===f||Q.$$typeof===i||Q.$$typeof===s||Q.$$typeof===c||Q.$$typeof===j||Q.getModuleId!==void 0))}function y(Q){if(typeof Q=="object"&&Q!==null){var me=Q.$$typeof;switch(me){case e:var Me=Q.type;switch(Me){case r:case a:case n:case u:case d:return Me;default:var tt=Me&&Me.$$typeof;switch(tt){case l:case s:case c:case h:case f:case i:return tt;default:return me}}case t:return me}}}var w=s,S=i,A=e,_=c,I=r,k=h,E=f,T=t,M=a,$=n,R=u,L=d,q=!1,U=!1;function z(Q){return q||(q=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1}function F(Q){return U||(U=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1}function H(Q){return y(Q)===s}function W(Q){return y(Q)===i}function Z(Q){return typeof Q=="object"&&Q!==null&&Q.$$typeof===e}function re(Q){return y(Q)===c}function X(Q){return y(Q)===r}function ne(Q){return y(Q)===h}function ce(Q){return y(Q)===f}function G(Q){return y(Q)===t}function ee(Q){return y(Q)===a}function J(Q){return y(Q)===n}function D(Q){return y(Q)===u}function he(Q){return y(Q)===d}we.ContextConsumer=w,we.ContextProvider=S,we.Element=A,we.ForwardRef=_,we.Fragment=I,we.Lazy=k,we.Memo=E,we.Portal=T,we.Profiler=M,we.StrictMode=$,we.Suspense=R,we.SuspenseList=L,we.isAsyncMode=z,we.isConcurrentMode=F,we.isContextConsumer=H,we.isContextProvider=W,we.isElement=Z,we.isForwardRef=re,we.isFragment=X,we.isLazy=ne,we.isMemo=ce,we.isPortal=G,we.isProfiler=ee,we.isStrictMode=J,we.isSuspense=D,we.isSuspenseList=he,we.isValidElementType=C,we.typeOf=y})()),we}var dg;function v_(){return dg||(dg=1,process.env.NODE_ENV==="production"?ao.exports=m_():ao.exports=x_()),ao.exports}var g_=v_(),Yc,fg;function nC(){if(fg)return Yc;fg=1;var e=jr(),t=Cr(),r="[object Number]";function n(a){return typeof a=="number"||t(a)&&e(a)==r}return Yc=n,Yc}var Xc,hg;function y_(){if(hg)return Xc;hg=1;var e=nC();function t(r){return e(r)&&r!=+r}return Xc=t,Xc}var b_=y_();const ja=Ne(b_);var w_=nC();const j_=Ne(w_);var Je=function(t){return t===0?0:t>0?1:-1},en=function(t){return un(t)&&t.indexOf("%")===t.length-1},Y=function(t){return j_(t)&&!ja(t)},C_=function(t){return de(t)},Ke=function(t){return Y(t)||un(t)},S_=0,yn=function(t){var r=++S_;return"".concat(t||"").concat(r)},ct=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(!Y(t)&&!un(t))return n;var i;if(en(t)){var s=t.indexOf("%");i=r*parseFloat(t.slice(0,s))/100}else i=+t;return ja(i)&&(i=n),a&&i>r&&(i=r),i},kr=function(t){if(!t)return null;var r=Object.keys(t);return r&&r.length?t[r[0]]:null},O_=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},Te=function(t,r){return Y(t)&&Y(r)?function(n){return t+n*(r-t)}:function(){return r}};function To(e,t,r){return!e||!e.length?null:e.find(function(n){return n&&(typeof t=="function"?t(n):St(n,t))===r})}var N_=function(t,r){return Y(t)&&Y(r)?t-r:un(t)&&un(r)?t.localeCompare(r):t instanceof Date&&r instanceof Date?t.getTime()-r.getTime():String(t).localeCompare(String(r))};function zn(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 hh(e){"@babel/helpers - typeof";return hh=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},hh(e)}var P_=["viewBox","children"],A_=["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"],pg=["points","pathLength"],Qc={svg:P_,polygon:pg,polyline:pg},Im=["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"],Eo=function(t,r){if(!t||typeof t=="function"||typeof t=="boolean")return null;var n=t;if(P.isValidElement(t)&&(n=t.props),!wa(n))return null;var a={};return Object.keys(n).forEach(function(i){Im.includes(i)&&(a[i]=r||function(s){return n[i](n,s)})}),a},__=function(t,r,n){return function(a){return t(r,n,a),null}},mr=function(t,r,n){if(!wa(t)||hh(t)!=="object")return null;var a=null;return Object.keys(t).forEach(function(i){var s=t[i];Im.includes(i)&&typeof s=="function"&&(a||(a={}),a[i]=__(s,r,n))}),a},k_=["children"],T_=["children"];function mg(e,t){if(e==null)return{};var r=E_(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 E_(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 ph(e){"@babel/helpers - typeof";return ph=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},ph(e)}var xg={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"},dr=function(t){return typeof t=="string"?t:t?t.displayName||t.name||"Component":""},vg=null,Jc=null,Mm=function e(t){if(t===vg&&Array.isArray(Jc))return Jc;var r=[];return P.Children.forEach(t,function(n){de(n)||(g_.isFragment(n)?r=r.concat(e(n.props.children)):r.push(n))}),Jc=r,vg=t,r};function xt(e,t){var r=[],n=[];return Array.isArray(t)?n=t.map(function(a){return dr(a)}):n=[dr(t)],Mm(e).forEach(function(a){var i=St(a,"type.displayName")||St(a,"type.name");n.indexOf(i)!==-1&&r.push(a)}),r}function bt(e,t){var r=xt(e,t);return r&&r[0]}var gg=function(t){if(!t||!t.props)return!1;var r=t.props,n=r.width,a=r.height;return!(!Y(n)||n<=0||!Y(a)||a<=0)},I_=["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"],M_=function(t){return t&&t.type&&un(t.type)&&I_.indexOf(t.type)>=0},aC=function(t){return t&&ph(t)==="object"&&"clipDot"in t},$_=function(t,r,n,a){var i,s=(i=Qc?.[a])!==null&&i!==void 0?i:[];return r.startsWith("data-")||!le(t)&&(a&&s.includes(r)||A_.includes(r))||n&&Im.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),!wa(a))return null;var i={};return Object.keys(a).forEach(function(s){var l;$_((l=a)===null||l===void 0?void 0:l[s],s,r,n)&&(i[s]=a[s])}),i},mh=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 yg(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(!yg(i,s))return!1}return!0},yg=function(t,r){if(de(t)&&de(r))return!0;if(!de(t)&&!de(r)){var n=t.props||{},a=n.children,i=mg(n,k_),s=r.props||{},l=s.children,c=mg(s,T_);return a&&l?zn(i,c)&&mh(a,l):!a&&!l?zn(i,c):!1}return!1},bg=function(t,r){var n=[],a={};return Mm(t).forEach(function(i,s){if(M_(i))n.push(i);else if(i){var l=dr(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},R_=function(t){var r=t&&t.type;return r&&xg[r]?xg[r]:null},L_=function(t,r){return Mm(r).indexOf(t)},D_=["children","width","height","viewBox","className","style","title","desc"];function xh(){return xh=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},xh.apply(this,arguments)}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 vh(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=z_(e,D_),d=a||{width:r,height:n,x:0,y:0},f=ae.default("recharts-surface",i);return O.default.createElement("svg",xh({},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)}),O.default.createElement("title",null,l),O.default.createElement("desc",null,c),t)}var F_=["children","className"];function gh(){return gh=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},gh.apply(this,arguments)}function q_(e,t){if(e==null)return{};var r=W_(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 W_(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=O.default.forwardRef(function(e,t){var r=e.children,n=e.className,a=q_(e,F_),i=ae.default("recharts-layer",n);return O.default.createElement("g",gh({className:i},oe(a,!0),{ref:t}),r)}),H_=process.env.NODE_ENV!=="production",Et=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(H_&&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++]}))}},eu,wg;function V_(){if(wg)return eu;wg=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 eu=e,eu}var tu,jg;function U_(){if(jg)return tu;jg=1;var e=V_();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 tu=t,tu}var ru,Cg;function iC(){if(Cg)return ru;Cg=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 ru=c,ru}var nu,Sg;function K_(){if(Sg)return nu;Sg=1;function e(t){return t.split("")}return nu=e,nu}var au,Og;function G_(){if(Og)return au;Og=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",v=u+"?",x="["+i+"]?",m="(?:"+p+"(?:"+[d,f,h].join("|")+")"+x+v+")*",g=x+v+m,b="(?:"+[d+l+"?",l,f,h,s].join("|")+")",j=RegExp(c+"(?="+c+")|"+b+g,"g");function C(y){return y.match(j)||[]}return au=C,au}var iu,Ng;function Z_(){if(Ng)return iu;Ng=1;var e=K_(),t=iC(),r=G_();function n(a){return t(a)?r(a):e(a)}return iu=n,iu}var ou,Pg;function Y_(){if(Pg)return ou;Pg=1;var e=U_(),t=iC(),r=Z_(),n=eC();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 ou=a,ou}var su,Ag;function X_(){if(Ag)return su;Ag=1;var e=Y_(),t=e("toUpperCase");return su=t,su}var Q_=X_();const ml=Ne(Q_);function ke(e){return function(){return e}}const oC=Math.cos,Io=Math.sin,Ht=Math.sqrt,Mo=Math.PI,xl=2*Mo,yh=Math.PI,bh=2*yh,Yr=1e-6,J_=bh-Yr;function sC(e){this._+=e[0];for(let t=1,r=e.length;t<r;++t)this._+=arguments[t]+e[t]}function e8(e){let t=Math.floor(e);if(!(t>=0))throw new Error(`invalid digits: ${e}`);if(t>15)return sC;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 t8{constructor(t){this._x0=this._y0=this._x1=this._y1=null,this._="",this._append=t==null?sC:e8(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,v=a-l,x=c*c+u*u,m=p*p+v*v,g=Math.sqrt(x),b=Math.sqrt(h),j=i*Math.tan((yh-Math.acos((x+h-m)/(2*g*b)))/2),C=j/b,y=j/g;Math.abs(C-1)>Yr&&this._append`L${t+C*d},${r+C*f}`,this._append`A${i},${i},0,0,${+(f*p>d*v)},${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%bh+bh),h>J_?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>=yh)},${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 $m(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 t8(t)}function Rm(e){return typeof e=="object"&&"length"in e?e:Array.from(e)}function lC(e){this._context=e}lC.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 vl(e){return new lC(e)}function cC(e){return e[0]}function uC(e){return e[1]}function dC(e,t){var r=ke(!0),n=null,a=vl,i=null,s=$m(l);e=typeof e=="function"?e:e===void 0?cC:ke(e),t=typeof t=="function"?t:t===void 0?uC:ke(t);function l(c){var u,d=(c=Rm(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:ke(+c),l):e},l.y=function(c){return arguments.length?(t=typeof c=="function"?c:ke(+c),l):t},l.defined=function(c){return arguments.length?(r=typeof c=="function"?c:ke(!!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 io(e,t,r){var n=null,a=ke(!0),i=null,s=vl,l=null,c=$m(u);e=typeof e=="function"?e:e===void 0?cC:ke(+e),t=typeof t=="function"?t:ke(t===void 0?0:+t),r=typeof r=="function"?r:r===void 0?uC:ke(+r);function u(f){var h,p,v,x=(f=Rm(f)).length,m,g=!1,b,j=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))===g)if(g=!g)p=h,l.areaStart(),l.lineStart();else{for(l.lineEnd(),l.lineStart(),v=h-1;v>=p;--v)l.point(j[v],C[v]);l.lineEnd(),l.areaEnd()}g&&(j[h]=+e(m,h,f),C[h]=+t(m,h,f),l.point(n?+n(m,h,f):j[h],r?+r(m,h,f):C[h]))}if(b)return l=null,b+""||null}function d(){return dC().defined(a).curve(s).context(i)}return u.x=function(f){return arguments.length?(e=typeof f=="function"?f:ke(+f),n=null,u):e},u.x0=function(f){return arguments.length?(e=typeof f=="function"?f:ke(+f),u):e},u.x1=function(f){return arguments.length?(n=f==null?null:typeof f=="function"?f:ke(+f),u):n},u.y=function(f){return arguments.length?(t=typeof f=="function"?f:ke(+f),r=null,u):t},u.y0=function(f){return arguments.length?(t=typeof f=="function"?f:ke(+f),u):t},u.y1=function(f){return arguments.length?(r=f==null?null:typeof f=="function"?f:ke(+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:ke(!!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 fC{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 r8(e){return new fC(e,!0)}function n8(e){return new fC(e,!1)}const Lm={draw(e,t){const r=Ht(t/Mo);e.moveTo(r,0),e.arc(0,0,r,0,xl)}},a8={draw(e,t){const r=Ht(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()}},hC=Ht(1/3),i8=hC*2,o8={draw(e,t){const r=Ht(t/i8),n=r*hC;e.moveTo(0,-r),e.lineTo(n,0),e.lineTo(0,r),e.lineTo(-n,0),e.closePath()}},s8={draw(e,t){const r=Ht(t),n=-r/2;e.rect(n,n,r,r)}},l8=.8908130915292852,pC=Io(Mo/10)/Io(7*Mo/10),c8=Io(xl/10)*pC,u8=-oC(xl/10)*pC,d8={draw(e,t){const r=Ht(t*l8),n=c8*r,a=u8*r;e.moveTo(0,-r),e.lineTo(n,a);for(let i=1;i<5;++i){const s=xl*i/5,l=oC(s),c=Io(s);e.lineTo(c*r,-l*r),e.lineTo(l*n-c*a,c*n+l*a)}e.closePath()}},lu=Ht(3),f8={draw(e,t){const r=-Ht(t/(lu*3));e.moveTo(0,r*2),e.lineTo(-lu*r,-r),e.lineTo(lu*r,-r),e.closePath()}},Nt=-.5,Pt=Ht(3)/2,wh=1/Ht(12),h8=(wh/2+1)*3,p8={draw(e,t){const r=Ht(t/h8),n=r/2,a=r*wh,i=n,s=r*wh+r,l=-i,c=s;e.moveTo(n,a),e.lineTo(i,s),e.lineTo(l,c),e.lineTo(Nt*n-Pt*a,Pt*n+Nt*a),e.lineTo(Nt*i-Pt*s,Pt*i+Nt*s),e.lineTo(Nt*l-Pt*c,Pt*l+Nt*c),e.lineTo(Nt*n+Pt*a,Nt*a-Pt*n),e.lineTo(Nt*i+Pt*s,Nt*s-Pt*i),e.lineTo(Nt*l+Pt*c,Nt*c-Pt*l),e.closePath()}};function m8(e,t){let r=null,n=$m(a);e=typeof e=="function"?e:ke(e||Lm),t=typeof t=="function"?t:ke(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:ke(i),a):e},a.size=function(i){return arguments.length?(t=typeof i=="function"?i:ke(+i),a):t},a.context=function(i){return arguments.length?(r=i??null,a):r},a}function $o(){}function Ro(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 mC(e){this._context=e}mC.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:Ro(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:Ro(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function x8(e){return new mC(e)}function xC(e){this._context=e}xC.prototype={areaStart:$o,areaEnd:$o,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:Ro(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function v8(e){return new xC(e)}function vC(e){this._context=e}vC.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:Ro(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function g8(e){return new vC(e)}function gC(e){this._context=e}gC.prototype={areaStart:$o,areaEnd:$o,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 y8(e){return new gC(e)}function _g(e){return e<0?-1:1}function kg(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(_g(i)+_g(s))*Math.min(Math.abs(i),Math.abs(s),.5*Math.abs(l))||0}function Tg(e,t){var r=e._x1-e._x0;return r?(3*(e._y1-e._y0)/r-t)/2:t}function cu(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 Lo(e){this._context=e}Lo.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:cu(this,this._t0,Tg(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,cu(this,Tg(this,r=kg(this,e,t)),r);break;default:cu(this,this._t0,r=kg(this,e,t));break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t,this._t0=r}}};function yC(e){this._context=new bC(e)}(yC.prototype=Object.create(Lo.prototype)).point=function(e,t){Lo.prototype.point.call(this,t,e)};function bC(e){this._context=e}bC.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 b8(e){return new Lo(e)}function w8(e){return new yC(e)}function wC(e){this._context=e}wC.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=Eg(e),a=Eg(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 Eg(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 j8(e){return new wC(e)}function gl(e,t){this._context=e,this._t=t}gl.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 C8(e){return new gl(e,.5)}function S8(e){return new gl(e,0)}function O8(e){return new gl(e,1)}function Wn(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 jh(e){for(var t=e.length,r=new Array(t);--t>=0;)r[t]=t;return r}function N8(e,t){return e[t]}function P8(e){const t=[];return t.key=e,t}function A8(){var e=ke([]),t=jh,r=Wn,n=N8;function a(i){var s=Array.from(e.apply(this,arguments),P8),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=Rm(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:ke(Array.from(i)),a):e},a.value=function(i){return arguments.length?(n=typeof i=="function"?i:ke(+i),a):n},a.order=function(i){return arguments.length?(t=i==null?jh:typeof i=="function"?i:ke(Array.from(i)),a):t},a.offset=function(i){return arguments.length?(r=i??Wn,a):r},a}function _8(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}Wn(e,t)}}function k8(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}Wn(e,t)}}function T8(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,v=0;v<l;++v){var x=e[t[v]],m=x[n][1]||0,g=x[n-1][1]||0;p+=m-g}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,Wn(e,t)}}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)}var E8=["type","size","sizeType"];function Ch(){return Ch=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},Ch.apply(this,arguments)}function Ig(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 Mg(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Ig(Object(r),!0).forEach(function(n){I8(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Ig(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function I8(e,t,r){return t=M8(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function M8(e){var t=$8(e,"string");return ii(t)=="symbol"?t:t+""}function $8(e,t){if(ii(e)!="object"||!e)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)}function R8(e,t){if(e==null)return{};var r=L8(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 L8(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 jC={symbolCircle:Lm,symbolCross:a8,symbolDiamond:o8,symbolSquare:s8,symbolStar:d8,symbolTriangle:f8,symbolWye:p8},D8=Math.PI/180,z8=function(t){var r="symbol".concat(ml(t));return jC[r]||Lm},B8=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*D8;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}},F8=function(t,r){jC["symbol".concat(ml(t))]=r},Dm=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=R8(t,E8),u=Mg(Mg({},c),{},{type:n,size:i,sizeType:l}),d=function(){var m=z8(n),g=m8().type(m).size(B8(i,l,n));return g()},f=u.className,h=u.cx,p=u.cy,v=oe(u,!0);return h===+h&&p===+p&&i===+i?O.default.createElement("path",Ch({},v,{className:ae.default("recharts-symbols",f),transform:"translate(".concat(h,", ").concat(p,")"),d:d()})):null};Dm.registerSymbol=F8;function Hn(e){"@babel/helpers - typeof";return Hn=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},Hn(e)}function Sh(){return Sh=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},Sh.apply(this,arguments)}function $g(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 q8(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?$g(Object(r),!0).forEach(function(n){oi(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):$g(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function W8(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function H8(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,SC(n.key),n)}}function V8(e,t,r){return t&&H8(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function U8(e,t,r){return t=Do(t),K8(e,CC()?Reflect.construct(t,r||[],Do(e).constructor):t.apply(e,r))}function K8(e,t){if(t&&(Hn(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return G8(e)}function G8(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function CC(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(CC=function(){return!!e})()}function Do(e){return Do=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Do(e)}function Z8(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&&Oh(e,t)}function Oh(e,t){return Oh=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Oh(e,t)}function oi(e,t,r){return t=SC(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function SC(e){var t=Y8(e,"string");return Hn(t)=="symbol"?t:t+""}function Y8(e,t){if(Hn(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Hn(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var At=32,zm=(function(e){function t(){return W8(this,t),U8(this,t,arguments)}return Z8(t,e),V8(t,[{key:"renderIcon",value:function(n){var a=this.props.inactiveColor,i=At/2,s=At/6,l=At/3,c=n.inactive?a:n.color;if(n.type==="plainline")return O.default.createElement("line",{strokeWidth:4,fill:"none",stroke:c,strokeDasharray:n.payload.strokeDasharray,x1:0,y1:i,x2:At,y2:i,className:"recharts-legend-icon"});if(n.type==="line")return O.default.createElement("path",{strokeWidth:4,fill:"none",stroke:c,d:"M0,".concat(i,"h").concat(l,`
|
|
26
|
-
A`).concat(s,",").concat(s,",0,1,1,").concat(2*l,",").concat(i,`
|
|
27
|
-
H`).concat(At,"M").concat(2*l,",").concat(i,`
|
|
28
|
-
A`).concat(s,",").concat(s,",0,1,1,").concat(l,",").concat(i),className:"recharts-legend-icon"});if(n.type==="rect")return O.default.createElement("path",{stroke:"none",fill:c,d:"M0,".concat(At/8,"h").concat(At,"v").concat(At*3/4,"h").concat(-At,"z"),className:"recharts-legend-icon"});if(O.default.isValidElement(n.legendIcon)){var u=q8({},n);return delete u.legendIcon,O.default.cloneElement(n.legendIcon,u)}return O.default.createElement(Dm,{fill:c,cx:i,cy:i,size:At,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:At,height:At},f={display:l==="horizontal"?"inline-block":"block",marginRight:10},h={display:"inline-block",verticalAlign:"middle",marginRight:4};return i.map(function(p,v){var x=p.formatter||c,m=ae.default(oi(oi({"recharts-legend-item":!0},"legend-item-".concat(v),!0),"inactive",p.inactive));if(p.type==="none")return null;var g=le(p.value)?null:p.value;Et(!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 O.default.createElement("li",Sh({className:m,style:f,key:"legend-item-".concat(v)},mr(n.props,p,v)),O.default.createElement(vh,{width:s,height:s,viewBox:d,style:h},n.renderIcon(p)),O.default.createElement("span",{className:"recharts-legend-item-text",style:{color:b}},x?x(g,p,v):g))})}},{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 O.default.createElement("ul",{className:"recharts-default-legend",style:l},this.renderItems())}}])})(P.PureComponent);oi(zm,"displayName","Legend");oi(zm,"defaultProps",{iconSize:14,layout:"horizontal",align:"center",verticalAlign:"middle",inactiveColor:"#ccc"});var uu,Rg;function X8(){if(Rg)return uu;Rg=1;var e=fl();function t(){this.__data__=new e,this.size=0}return uu=t,uu}var du,Lg;function Q8(){if(Lg)return du;Lg=1;function e(t){var r=this.__data__,n=r.delete(t);return this.size=r.size,n}return du=e,du}var fu,Dg;function J8(){if(Dg)return fu;Dg=1;function e(t){return this.__data__.get(t)}return fu=e,fu}var hu,zg;function e9(){if(zg)return hu;zg=1;function e(t){return this.__data__.has(t)}return hu=e,hu}var pu,Bg;function t9(){if(Bg)return pu;Bg=1;var e=fl(),t=_m(),r=km(),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 pu=a,pu}var mu,Fg;function OC(){if(Fg)return mu;Fg=1;var e=fl(),t=X8(),r=Q8(),n=J8(),a=e9(),i=t9();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,mu=s,mu}var xu,qg;function r9(){if(qg)return xu;qg=1;var e="__lodash_hash_undefined__";function t(r){return this.__data__.set(r,e),this}return xu=t,xu}var vu,Wg;function n9(){if(Wg)return vu;Wg=1;function e(t){return this.__data__.has(t)}return vu=e,vu}var gu,Hg;function NC(){if(Hg)return gu;Hg=1;var e=km(),t=r9(),r=n9();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,gu=n,gu}var yu,Vg;function PC(){if(Vg)return yu;Vg=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 yu=e,yu}var bu,Ug;function AC(){if(Ug)return bu;Ug=1;function e(t,r){return t.has(r)}return bu=e,bu}var wu,Kg;function _C(){if(Kg)return wu;Kg=1;var e=NC(),t=PC(),r=AC(),n=1,a=2;function i(s,l,c,u,d,f){var h=c&n,p=s.length,v=l.length;if(p!=v&&!(h&&v>p))return!1;var x=f.get(s),m=f.get(l);if(x&&m)return x==l&&m==s;var g=-1,b=!0,j=c&a?new e:void 0;for(f.set(s,l),f.set(l,s);++g<p;){var C=s[g],y=l[g];if(u)var w=h?u(y,C,g,l,s,f):u(C,y,g,s,l,f);if(w!==void 0){if(w)continue;b=!1;break}if(j){if(!t(l,function(S,A){if(!r(j,A)&&(C===S||d(C,S,c,u,f)))return j.push(A)})){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 wu=i,wu}var ju,Gg;function a9(){if(Gg)return ju;Gg=1;var e=tr(),t=e.Uint8Array;return ju=t,ju}var Cu,Zg;function i9(){if(Zg)return Cu;Zg=1;function e(t){var r=-1,n=Array(t.size);return t.forEach(function(a,i){n[++r]=[i,a]}),n}return Cu=e,Cu}var Su,Yg;function Bm(){if(Yg)return Su;Yg=1;function e(t){var r=-1,n=Array(t.size);return t.forEach(function(a){n[++r]=a}),n}return Su=e,Su}var Ou,Xg;function o9(){if(Xg)return Ou;Xg=1;var e=Vi(),t=a9(),r=Am(),n=_C(),a=i9(),i=Bm(),s=1,l=2,c="[object Boolean]",u="[object Date]",d="[object Error]",f="[object Map]",h="[object Number]",p="[object RegExp]",v="[object Set]",x="[object String]",m="[object Symbol]",g="[object ArrayBuffer]",b="[object DataView]",j=e?e.prototype:void 0,C=j?j.valueOf:void 0;function y(w,S,A,_,I,k,E){switch(A){case b:if(w.byteLength!=S.byteLength||w.byteOffset!=S.byteOffset)return!1;w=w.buffer,S=S.buffer;case g:return!(w.byteLength!=S.byteLength||!k(new t(w),new t(S)));case c:case u:case h:return r(+w,+S);case d:return w.name==S.name&&w.message==S.message;case p:case x:return w==S+"";case f:var T=a;case v:var M=_&s;if(T||(T=i),w.size!=S.size&&!M)return!1;var $=E.get(w);if($)return $==S;_|=l,E.set(w,S);var R=n(T(w),T(S),_,I,k,E);return E.delete(w),R;case m:if(C)return C.call(w)==C.call(S)}return!1}return Ou=y,Ou}var Nu,Qg;function kC(){if(Qg)return Nu;Qg=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 Nu=e,Nu}var Pu,Jg;function s9(){if(Jg)return Pu;Jg=1;var e=kC(),t=vt();function r(n,a,i){var s=a(n);return t(n)?s:e(s,i(n))}return Pu=r,Pu}var Au,ey;function l9(){if(ey)return Au;ey=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 Au=e,Au}var _u,ty;function c9(){if(ty)return _u;ty=1;function e(){return[]}return _u=e,_u}var ku,ry;function u9(){if(ry)return ku;ry=1;var e=l9(),t=c9(),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 ku=i,ku}var Tu,ny;function d9(){if(ny)return Tu;ny=1;function e(t,r){for(var n=-1,a=Array(t);++n<t;)a[n]=r(n);return a}return Tu=e,Tu}var Eu,ay;function f9(){if(ay)return Eu;ay=1;var e=jr(),t=Cr(),r="[object Arguments]";function n(a){return t(a)&&e(a)==r}return Eu=n,Eu}var Iu,iy;function Fm(){if(iy)return Iu;iy=1;var e=f9(),t=Cr(),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 Iu=i,Iu}var Ua={exports:{}},Mu,oy;function h9(){if(oy)return Mu;oy=1;function e(){return!1}return Mu=e,Mu}Ua.exports;var sy;function TC(){return sy||(sy=1,(function(e,t){var r=tr(),n=h9(),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})(Ua,Ua.exports)),Ua.exports}var $u,ly;function qm(){if(ly)return $u;ly=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 $u=r,$u}var Ru,cy;function Wm(){if(cy)return Ru;cy=1;var e=9007199254740991;function t(r){return typeof r=="number"&&r>-1&&r%1==0&&r<=e}return Ru=t,Ru}var Lu,uy;function p9(){if(uy)return Lu;uy=1;var e=jr(),t=Wm(),r=Cr(),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]",v="[object String]",x="[object WeakMap]",m="[object ArrayBuffer]",g="[object DataView]",b="[object Float32Array]",j="[object Float64Array]",C="[object Int8Array]",y="[object Int16Array]",w="[object Int32Array]",S="[object Uint8Array]",A="[object Uint8ClampedArray]",_="[object Uint16Array]",I="[object Uint32Array]",k={};k[b]=k[j]=k[C]=k[y]=k[w]=k[S]=k[A]=k[_]=k[I]=!0,k[n]=k[a]=k[m]=k[i]=k[g]=k[s]=k[l]=k[c]=k[u]=k[d]=k[f]=k[h]=k[p]=k[v]=k[x]=!1;function E(T){return r(T)&&t(T.length)&&!!k[e(T)]}return Lu=E,Lu}var Du,dy;function EC(){if(dy)return Du;dy=1;function e(t){return function(r){return t(r)}}return Du=e,Du}var Ka={exports:{}};Ka.exports;var fy;function m9(){return fy||(fy=1,(function(e,t){var r=X3(),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})(Ka,Ka.exports)),Ka.exports}var zu,hy;function IC(){if(hy)return zu;hy=1;var e=p9(),t=EC(),r=m9(),n=r&&r.isTypedArray,a=n?t(n):e;return zu=a,zu}var Bu,py;function x9(){if(py)return Bu;py=1;var e=d9(),t=Fm(),r=vt(),n=TC(),a=qm(),i=IC(),s=Object.prototype,l=s.hasOwnProperty;function c(u,d){var f=r(u),h=!f&&t(u),p=!f&&!h&&n(u),v=!f&&!h&&!p&&i(u),x=f||h||p||v,m=x?e(u.length,String):[],g=m.length;for(var b in u)(d||l.call(u,b))&&!(x&&(b=="length"||p&&(b=="offset"||b=="parent")||v&&(b=="buffer"||b=="byteLength"||b=="byteOffset")||a(b,g)))&&m.push(b);return m}return Bu=c,Bu}var Fu,my;function v9(){if(my)return Fu;my=1;var e=Object.prototype;function t(r){var n=r&&r.constructor,a=typeof n=="function"&&n.prototype||e;return r===a}return Fu=t,Fu}var qu,xy;function MC(){if(xy)return qu;xy=1;function e(t,r){return function(n){return t(r(n))}}return qu=e,qu}var Wu,vy;function g9(){if(vy)return Wu;vy=1;var e=MC(),t=e(Object.keys,Object);return Wu=t,Wu}var Hu,gy;function y9(){if(gy)return Hu;gy=1;var e=v9(),t=g9(),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 Hu=a,Hu}var Vu,yy;function Ui(){if(yy)return Vu;yy=1;var e=Pm(),t=Wm();function r(n){return n!=null&&t(n.length)&&!e(n)}return Vu=r,Vu}var Uu,by;function yl(){if(by)return Uu;by=1;var e=x9(),t=y9(),r=Ui();function n(a){return r(a)?e(a):t(a)}return Uu=n,Uu}var Ku,wy;function b9(){if(wy)return Ku;wy=1;var e=s9(),t=u9(),r=yl();function n(a){return e(a,r,t)}return Ku=n,Ku}var Gu,jy;function w9(){if(jy)return Gu;jy=1;var e=b9(),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,v=e(s),x=v.length;if(p!=x&&!f)return!1;for(var m=p;m--;){var g=h[m];if(!(f?g in s:n.call(s,g)))return!1}var b=d.get(i),j=d.get(s);if(b&&j)return b==s&&j==i;var C=!0;d.set(i,s),d.set(s,i);for(var y=f;++m<p;){g=h[m];var w=i[g],S=s[g];if(c)var A=f?c(S,w,g,s,i,d):c(w,S,g,i,s,d);if(!(A===void 0?w===S||u(w,S,l,c,d):A)){C=!1;break}y||(y=g=="constructor")}if(C&&!y){var _=i.constructor,I=s.constructor;_!=I&&"constructor"in i&&"constructor"in s&&!(typeof _=="function"&&_ instanceof _&&typeof I=="function"&&I instanceof I)&&(C=!1)}return d.delete(i),d.delete(s),C}return Gu=a,Gu}var Zu,Cy;function j9(){if(Cy)return Zu;Cy=1;var e=gn(),t=tr(),r=e(t,"DataView");return Zu=r,Zu}var Yu,Sy;function C9(){if(Sy)return Yu;Sy=1;var e=gn(),t=tr(),r=e(t,"Promise");return Yu=r,Yu}var Xu,Oy;function $C(){if(Oy)return Xu;Oy=1;var e=gn(),t=tr(),r=e(t,"Set");return Xu=r,Xu}var Qu,Ny;function S9(){if(Ny)return Qu;Ny=1;var e=gn(),t=tr(),r=e(t,"WeakMap");return Qu=r,Qu}var Ju,Py;function O9(){if(Py)return Ju;Py=1;var e=j9(),t=_m(),r=C9(),n=$C(),a=S9(),i=jr(),s=Q3(),l="[object Map]",c="[object Object]",u="[object Promise]",d="[object Set]",f="[object WeakMap]",h="[object DataView]",p=s(e),v=s(t),x=s(r),m=s(n),g=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(j){var C=i(j),y=C==c?j.constructor:void 0,w=y?s(y):"";if(w)switch(w){case p:return h;case v:return l;case x:return u;case m:return d;case g:return f}return C}),Ju=b,Ju}var ed,Ay;function N9(){if(Ay)return ed;Ay=1;var e=OC(),t=_C(),r=o9(),n=w9(),a=O9(),i=vt(),s=TC(),l=IC(),c=1,u="[object Arguments]",d="[object Array]",f="[object Object]",h=Object.prototype,p=h.hasOwnProperty;function v(x,m,g,b,j,C){var y=i(x),w=i(m),S=y?d:a(x),A=w?d:a(m);S=S==u?f:S,A=A==u?f:A;var _=S==f,I=A==f,k=S==A;if(k&&s(x)){if(!s(m))return!1;y=!0,_=!1}if(k&&!_)return C||(C=new e),y||l(x)?t(x,m,g,b,j,C):r(x,m,S,g,b,j,C);if(!(g&c)){var E=_&&p.call(x,"__wrapped__"),T=I&&p.call(m,"__wrapped__");if(E||T){var M=E?x.value():x,$=T?m.value():m;return C||(C=new e),j(M,$,g,b,C)}}return k?(C||(C=new e),n(x,m,g,b,j,C)):!1}return ed=v,ed}var td,_y;function Hm(){if(_y)return td;_y=1;var e=N9(),t=Cr();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 td=r,td}var rd,ky;function P9(){if(ky)return rd;ky=1;var e=OC(),t=Hm(),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],v=i[p],x=h[1];if(f&&h[2]){if(v===void 0&&!(p in i))return!1}else{var m=new e;if(c)var g=c(v,x,p,i,s,m);if(!(g===void 0?t(x,v,r|n,c,m):g))return!1}}return!0}return rd=a,rd}var nd,Ty;function RC(){if(Ty)return nd;Ty=1;var e=zr();function t(r){return r===r&&!e(r)}return nd=t,nd}var ad,Ey;function A9(){if(Ey)return ad;Ey=1;var e=RC(),t=yl();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 ad=r,ad}var id,Iy;function LC(){if(Iy)return id;Iy=1;function e(t,r){return function(n){return n==null?!1:n[t]===r&&(r!==void 0||t in Object(n))}}return id=e,id}var od,My;function _9(){if(My)return od;My=1;var e=P9(),t=A9(),r=LC();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 od=n,od}var sd,$y;function k9(){if($y)return sd;$y=1;function e(t,r){return t!=null&&r in Object(t)}return sd=e,sd}var ld,Ry;function T9(){if(Ry)return ld;Ry=1;var e=tC(),t=Fm(),r=vt(),n=qm(),a=Wm(),i=pl();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 ld=s,ld}var cd,Ly;function E9(){if(Ly)return cd;Ly=1;var e=k9(),t=T9();function r(n,a){return n!=null&&t(n,a,e)}return cd=r,cd}var ud,Dy;function I9(){if(Dy)return ud;Dy=1;var e=Hm(),t=rC(),r=E9(),n=Nm(),a=RC(),i=LC(),s=pl(),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 ud=u,ud}var dd,zy;function Ca(){if(zy)return dd;zy=1;function e(t){return t}return dd=e,dd}var fd,By;function M9(){if(By)return fd;By=1;function e(t){return function(r){return r?.[t]}}return fd=e,fd}var hd,Fy;function $9(){if(Fy)return hd;Fy=1;var e=Em();function t(r){return function(n){return e(n,r)}}return hd=t,hd}var pd,qy;function R9(){if(qy)return pd;qy=1;var e=M9(),t=$9(),r=Nm(),n=pl();function a(i){return r(i)?e(n(i)):t(i)}return pd=a,pd}var md,Wy;function rr(){if(Wy)return md;Wy=1;var e=_9(),t=I9(),r=Ca(),n=vt(),a=R9();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 md=i,md}var xd,Hy;function DC(){if(Hy)return xd;Hy=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 xd=e,xd}var vd,Vy;function L9(){if(Vy)return vd;Vy=1;function e(t){return t!==t}return vd=e,vd}var gd,Uy;function D9(){if(Uy)return gd;Uy=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 gd=e,gd}var yd,Ky;function z9(){if(Ky)return yd;Ky=1;var e=DC(),t=L9(),r=D9();function n(a,i,s){return i===i?r(a,i,s):e(a,t,s)}return yd=n,yd}var bd,Gy;function B9(){if(Gy)return bd;Gy=1;var e=z9();function t(r,n){var a=r==null?0:r.length;return!!a&&e(r,n,0)>-1}return bd=t,bd}var wd,Zy;function F9(){if(Zy)return wd;Zy=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 wd=e,wd}var jd,Yy;function q9(){if(Yy)return jd;Yy=1;function e(){}return jd=e,jd}var Cd,Xy;function W9(){if(Xy)return Cd;Xy=1;var e=$C(),t=q9(),r=Bm(),n=1/0,a=e&&1/r(new e([,-0]))[1]==n?function(i){return new e(i)}:t;return Cd=a,Cd}var Sd,Qy;function H9(){if(Qy)return Sd;Qy=1;var e=NC(),t=B9(),r=F9(),n=AC(),a=W9(),i=Bm(),s=200;function l(c,u,d){var f=-1,h=t,p=c.length,v=!0,x=[],m=x;if(d)v=!1,h=r;else if(p>=s){var g=u?null:a(c);if(g)return i(g);v=!1,h=n,m=new e}else m=u?[]:x;e:for(;++f<p;){var b=c[f],j=u?u(b):b;if(b=d||b!==0?b:0,v&&j===j){for(var C=m.length;C--;)if(m[C]===j)continue e;u&&m.push(j),x.push(b)}else h(m,j,d)||(m!==x&&m.push(j),x.push(b))}return x}return Sd=l,Sd}var Od,Jy;function V9(){if(Jy)return Od;Jy=1;var e=rr(),t=H9();function r(n,a){return n&&n.length?t(n,e(a,2)):[]}return Od=r,Od}var U9=V9();const eb=Ne(U9);function zC(e,t,r){return t===!0?eb(e,r):le(t)?eb(e,t):e}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)}var K9=["ref"];function tb(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 ir(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?tb(Object(r),!0).forEach(function(n){bl(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):tb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function G9(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function rb(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,FC(n.key),n)}}function Z9(e,t,r){return t&&rb(e.prototype,t),r&&rb(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function Y9(e,t,r){return t=zo(t),X9(e,BC()?Reflect.construct(t,r||[],zo(e).constructor):t.apply(e,r))}function X9(e,t){if(t&&(Vn(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Q9(e)}function Q9(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function BC(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(BC=function(){return!!e})()}function zo(e){return zo=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},zo(e)}function J9(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&&Nh(e,t)}function Nh(e,t){return Nh=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Nh(e,t)}function bl(e,t,r){return t=FC(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function FC(e){var t=ek(e,"string");return Vn(t)=="symbol"?t:t+""}function ek(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 String(e)}function tk(e,t){if(e==null)return{};var r=rk(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 rk(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 nk(e){return e.value}function ak(e,t){if(O.default.isValidElement(e))return O.default.cloneElement(e,t);if(typeof e=="function")return O.default.createElement(e,t);t.ref;var r=tk(t,K9);return O.default.createElement(zm,r)}var nb=1,Zt=(function(e){function t(){var r;G9(this,t);for(var n=arguments.length,a=new Array(n),i=0;i<n;i++)a[i]=arguments[i];return r=Y9(this,t,[].concat(a)),bl(r,"lastBoundingBox",{width:-1,height:-1}),r}return J9(t,e),Z9(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)>nb||Math.abs(a.height-this.lastBoundingBox.height)>nb)&&(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?ir({},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 v=this.getBBoxSnapshot();h={top:((d||0)-v.height)/2}}else h=l==="bottom"?{bottom:c&&c.bottom||0}:{top:c&&c.top||0};return ir(ir({},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=ir(ir({position:"absolute",width:s||"auto",height:l||"auto"},this.getDefaultPosition(c)),c);return O.default.createElement("div",{className:"recharts-legend-wrapper",style:f,ref:function(p){n.wrapperNode=p}},ak(i,ir(ir({},this.props),{},{payload:zC(d,u,nk)})))}}],[{key:"getWithHeight",value:function(n,a){var i=ir(ir({},this.defaultProps),n.props),s=i.layout;return s==="vertical"&&Y(n.props.height)?{height:n.props.height}:s==="horizontal"?{width:n.props.width||a}:null}}])})(P.PureComponent);bl(Zt,"displayName","Legend");bl(Zt,"defaultProps",{iconSize:14,layout:"horizontal",align:"center",verticalAlign:"bottom"});var Nd,ab;function ik(){if(ab)return Nd;ab=1;var e=Vi(),t=Fm(),r=vt(),n=e?e.isConcatSpreadable:void 0;function a(i){return r(i)||t(i)||!!(n&&i&&i[n])}return Nd=a,Nd}var Pd,ib;function qC(){if(ib)return Pd;ib=1;var e=kC(),t=ik();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 Pd=r,Pd}var Ad,ob;function ok(){if(ob)return Ad;ob=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 Ad=e,Ad}var _d,sb;function sk(){if(sb)return _d;sb=1;var e=ok(),t=e();return _d=t,_d}var kd,lb;function WC(){if(lb)return kd;lb=1;var e=sk(),t=yl();function r(n,a){return n&&e(n,a,t)}return kd=r,kd}var Td,cb;function lk(){if(cb)return Td;cb=1;var e=Ui();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 Td=t,Td}var Ed,ub;function Vm(){if(ub)return Ed;ub=1;var e=WC(),t=lk(),r=t(e);return Ed=r,Ed}var Id,db;function HC(){if(db)return Id;db=1;var e=Vm(),t=Ui();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 Id=r,Id}var Md,fb;function ck(){if(fb)return Md;fb=1;function e(t,r){var n=t.length;for(t.sort(r);n--;)t[n]=t[n].value;return t}return Md=e,Md}var $d,hb;function uk(){if(hb)return $d;hb=1;var e=ba();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 $d=t,$d}var Rd,pb;function dk(){if(pb)return Rd;pb=1;var e=uk();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 Rd=t,Rd}var Ld,mb;function fk(){if(mb)return Ld;mb=1;var e=Tm(),t=Em(),r=rr(),n=HC(),a=ck(),i=EC(),s=dk(),l=Ca(),c=vt();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 v=n(d,function(x,m,g){var b=e(f,function(j){return j(x)});return{criteria:b,index:++p,value:x}});return a(v,function(x,m){return s(x,m,h)})}return Ld=u,Ld}var Dd,xb;function hk(){if(xb)return Dd;xb=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 Dd=e,Dd}var zd,vb;function pk(){if(vb)return zd;vb=1;var e=hk(),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 zd=r,zd}var Bd,gb;function mk(){if(gb)return Bd;gb=1;function e(t){return function(){return t}}return Bd=e,Bd}var Fd,yb;function VC(){if(yb)return Fd;yb=1;var e=gn(),t=(function(){try{var r=e(Object,"defineProperty");return r({},"",{}),r}catch{}})();return Fd=t,Fd}var qd,bb;function xk(){if(bb)return qd;bb=1;var e=mk(),t=VC(),r=Ca(),n=t?function(a,i){return t(a,"toString",{configurable:!0,enumerable:!1,value:e(i),writable:!0})}:r;return qd=n,qd}var Wd,wb;function vk(){if(wb)return Wd;wb=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 Wd=n,Wd}var Hd,jb;function gk(){if(jb)return Hd;jb=1;var e=xk(),t=vk(),r=t(e);return Hd=r,Hd}var Vd,Cb;function yk(){if(Cb)return Vd;Cb=1;var e=Ca(),t=pk(),r=gk();function n(a,i){return r(t(a,i,e),a+"")}return Vd=n,Vd}var Ud,Sb;function wl(){if(Sb)return Ud;Sb=1;var e=Am(),t=Ui(),r=qm(),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 Ud=a,Ud}var Kd,Ob;function bk(){if(Ob)return Kd;Ob=1;var e=qC(),t=fk(),r=yk(),n=wl(),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 Kd=a,Kd}var wk=bk();const Um=Ne(wk);function si(e){"@babel/helpers - typeof";return si=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},si(e)}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 jk(e,t){return Nk(e)||Ok(e,t)||Sk(e,t)||Ck()}function Ck(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
29
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Sk(e,t){if(e){if(typeof e=="string")return Nb(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 Nb(e,t)}}function Nb(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 Ok(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 Nk(e){if(Array.isArray(e))return e}function Pb(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 Gd(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Pb(Object(r),!0).forEach(function(n){Pk(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Pb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Pk(e,t,r){return t=Ak(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Ak(e){var t=_k(e,"string");return si(t)=="symbol"?t:t+""}function _k(e,t){if(si(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(si(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function kk(e){return Array.isArray(e)&&Ke(e[0])&&Ke(e[1])?e.join(" ~ "):e}var Tk=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,v=t.labelClassName,x=t.label,m=t.labelFormatter,g=t.accessibilityLayer,b=g===void 0?!1:g,j=function(){if(d&&d.length){var E={padding:0,margin:0},T=(h?Um(d,h):d).map(function(M,$){if(M.type==="none")return null;var R=Gd({display:"block",paddingTop:4,paddingBottom:4,color:M.color||"#000"},l),L=M.formatter||f||kk,q=M.value,U=M.name,z=q,F=U;if(L&&z!=null&&F!=null){var H=L(q,U,M,$,d);if(Array.isArray(H)){var W=jk(H,2);z=W[0],F=W[1]}else z=H}return O.default.createElement("li",{className:"recharts-tooltip-item",key:"tooltip-item-".concat($),style:R},Ke(F)?O.default.createElement("span",{className:"recharts-tooltip-item-name"},F):null,Ke(F)?O.default.createElement("span",{className:"recharts-tooltip-item-separator"},n):null,O.default.createElement("span",{className:"recharts-tooltip-item-value"},z),O.default.createElement("span",{className:"recharts-tooltip-item-unit"},M.unit||""))});return O.default.createElement("ul",{className:"recharts-tooltip-item-list",style:E},T)}return null},C=Gd({margin:0,padding:10,backgroundColor:"#fff",border:"1px solid #ccc",whiteSpace:"nowrap"},i),y=Gd({margin:0},u),w=!de(x),S=w?x:"",A=ae.default("recharts-default-tooltip",p),_=ae.default("recharts-tooltip-label",v);w&&m&&d!==void 0&&d!==null&&(S=m(x,d));var I=b?{role:"status","aria-live":"assertive"}:{};return O.default.createElement("div",Ph({className:A,style:C},I),O.default.createElement("p",{className:_,style:y},O.default.isValidElement(S)?S:"".concat(S)),j())};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 oo(e,t,r){return t=Ek(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Ek(e){var t=Ik(e,"string");return li(t)=="symbol"?t:t+""}function Ik(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 Ra="recharts-tooltip-wrapper",Mk={visibility:"hidden"};function $k(e){var t=e.coordinate,r=e.translateX,n=e.translateY;return ae.default(Ra,oo(oo(oo(oo({},"".concat(Ra,"-right"),Y(r)&&t&&Y(t.x)&&r>=t.x),"".concat(Ra,"-left"),Y(r)&&t&&Y(t.x)&&r<t.x),"".concat(Ra,"-bottom"),Y(n)&&t&&Y(t.y)&&n>=t.y),"".concat(Ra,"-top"),Y(n)&&t&&Y(t.y)&&n<t.y))}function Ab(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&&Y(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 v=f+l,x=c[n]+u;return v>x?Math.max(d,c[n]):Math.max(f,c[n])}function Rk(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 Lk(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=Ab({allowEscapeViewBox:t,coordinate:r,key:"x",offsetTopLeft:n,position:a,reverseDirection:i,tooltipDimension:s.width,viewBox:c,viewBoxDimension:c.width}),f=Ab({allowEscapeViewBox:t,coordinate:r,key:"y",offsetTopLeft:n,position:a,reverseDirection:i,tooltipDimension:s.height,viewBox:c,viewBoxDimension:c.height}),u=Rk({translateX:d,translateY:f,useTranslate3d:l})):u=Mk,{cssProperties:u,cssClasses:$k({translateX:d,translateY:f,coordinate:r})}}function Un(e){"@babel/helpers - typeof";return Un=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},Un(e)}function _b(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 kb(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?_b(Object(r),!0).forEach(function(n){_h(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):_b(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Dk(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function zk(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,KC(n.key),n)}}function Bk(e,t,r){return t&&zk(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function Fk(e,t,r){return t=Bo(t),qk(e,UC()?Reflect.construct(t,r||[],Bo(e).constructor):t.apply(e,r))}function qk(e,t){if(t&&(Un(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Wk(e)}function Wk(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function UC(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(UC=function(){return!!e})()}function Bo(e){return Bo=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Bo(e)}function Hk(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&&Ah(e,t)}function Ah(e,t){return Ah=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Ah(e,t)}function _h(e,t,r){return t=KC(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function KC(e){var t=Vk(e,"string");return Un(t)=="symbol"?t:t+""}function Vk(e,t){if(Un(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Un(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var Tb=1,Uk=(function(e){function t(){var r;Dk(this,t);for(var n=arguments.length,a=new Array(n),i=0;i<n;i++)a[i]=arguments[i];return r=Fk(this,t,[].concat(a)),_h(r,"state",{dismissed:!1,dismissedAtCoordinate:{x:0,y:0},lastBoundingBox:{width:-1,height:-1}}),_h(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 Hk(t,e),Bk(t,[{key:"updateBBox",value:function(){if(this.wrapperNode&&this.wrapperNode.getBoundingClientRect){var n=this.wrapperNode.getBoundingClientRect();(Math.abs(n.width-this.state.lastBoundingBox.width)>Tb||Math.abs(n.height-this.state.lastBoundingBox.height)>Tb)&&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,v=a.position,x=a.reverseDirection,m=a.useTranslate3d,g=a.viewBox,b=a.wrapperStyle,j=Lk({allowEscapeViewBox:s,coordinate:d,offsetTopLeft:p,position:v,reverseDirection:x,tooltipBox:this.state.lastBoundingBox,useTranslate3d:m,viewBox:g}),C=j.cssClasses,y=j.cssProperties,w=kb(kb({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 O.default.createElement("div",{tabIndex:-1,className:C,style:w,ref:function(A){n.wrapperNode=A}},u)}}])})(P.PureComponent),Kk=function(){return!(typeof window<"u"&&window.document&&window.document.createElement&&window.setTimeout)},nr={isSsr:Kk()};function Kn(e){"@babel/helpers - typeof";return Kn=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},Kn(e)}function Eb(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 Ib(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Eb(Object(r),!0).forEach(function(n){Km(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Eb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Gk(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Zk(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 Yk(e,t,r){return t&&Zk(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function Xk(e,t,r){return t=Fo(t),Qk(e,GC()?Reflect.construct(t,r||[],Fo(e).constructor):t.apply(e,r))}function Qk(e,t){if(t&&(Kn(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Jk(e)}function Jk(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 Fo(e){return Fo=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Fo(e)}function eT(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&&kh(e,t)}function kh(e,t){return kh=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},kh(e,t)}function Km(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=tT(e,"string");return Kn(t)=="symbol"?t:t+""}function tT(e,t){if(Kn(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Kn(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}function rT(e){return e.dataKey}function nT(e,t){return O.default.isValidElement(e)?O.default.cloneElement(e,t):typeof e=="function"?O.default.createElement(e,t):O.default.createElement(Tk,t)}var We=(function(e){function t(){return Gk(this,t),Xk(this,t,arguments)}return eT(t,e),Yk(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,v=a.payload,x=a.payloadUniqBy,m=a.position,g=a.reverseDirection,b=a.useTranslate3d,j=a.viewBox,C=a.wrapperStyle,y=v??[];f&&y.length&&(y=zC(v.filter(function(S){return S.value!=null&&(S.hide!==!0||n.props.includeHidden)}),x,rT));var w=y.length>0;return O.default.createElement(Uk,{allowEscapeViewBox:s,animationDuration:l,animationEasing:c,isAnimationActive:h,active:i,coordinate:d,hasPayload:w,offset:p,position:m,reverseDirection:g,useTranslate3d:b,viewBox:j,wrapperStyle:C},nT(u,Ib(Ib({},this.props),{},{payload:y})))}}])})(P.PureComponent);Km(We,"displayName","Tooltip");Km(We,"defaultProps",{accessibilityLayer:!1,allowEscapeViewBox:{x:!1,y:!1},animationDuration:400,animationEasing:"ease",contentStyle:{},coordinate:{x:0,y:0},cursor:!0,cursorStyle:{},filterNull:!0,isAnimationActive:!nr.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 Zd,Mb;function aT(){if(Mb)return Zd;Mb=1;var e=tr(),t=function(){return e.Date.now()};return Zd=t,Zd}var Yd,$b;function iT(){if($b)return Yd;$b=1;var e=/\s/;function t(r){for(var n=r.length;n--&&e.test(r.charAt(n)););return n}return Yd=t,Yd}var Xd,Rb;function oT(){if(Rb)return Xd;Rb=1;var e=iT(),t=/^\s+/;function r(n){return n&&n.slice(0,e(n)+1).replace(t,"")}return Xd=r,Xd}var Qd,Lb;function YC(){if(Lb)return Qd;Lb=1;var e=oT(),t=zr(),r=ba(),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 Qd=c,Qd}var Jd,Db;function sT(){if(Db)return Jd;Db=1;var e=zr(),t=aT(),r=YC(),n="Expected a function",a=Math.max,i=Math.min;function s(l,c,u){var d,f,h,p,v,x,m=0,g=!1,b=!1,j=!0;if(typeof l!="function")throw new TypeError(n);c=r(c)||0,e(u)&&(g=!!u.leading,b="maxWait"in u,h=b?a(r(u.maxWait)||0,c):h,j="trailing"in u?!!u.trailing:j);function C(T){var M=d,$=f;return d=f=void 0,m=T,p=l.apply($,M),p}function y(T){return m=T,v=setTimeout(A,c),g?C(T):p}function w(T){var M=T-x,$=T-m,R=c-M;return b?i(R,h-$):R}function S(T){var M=T-x,$=T-m;return x===void 0||M>=c||M<0||b&&$>=h}function A(){var T=t();if(S(T))return _(T);v=setTimeout(A,w(T))}function _(T){return v=void 0,j&&d?C(T):(d=f=void 0,p)}function I(){v!==void 0&&clearTimeout(v),m=0,d=x=f=v=void 0}function k(){return v===void 0?p:_(t())}function E(){var T=t(),M=S(T);if(d=arguments,f=this,x=T,M){if(v===void 0)return y(x);if(b)return clearTimeout(v),v=setTimeout(A,c),C(x)}return v===void 0&&(v=setTimeout(A,c)),p}return E.cancel=I,E.flush=k,E}return Jd=s,Jd}var ef,zb;function lT(){if(zb)return ef;zb=1;var e=sT(),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 ef=n,ef}var cT=lT();const XC=Ne(cT);function ci(e){"@babel/helpers - typeof";return ci=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},ci(e)}function Bb(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 so(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Bb(Object(r),!0).forEach(function(n){uT(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Bb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function uT(e,t,r){return t=dT(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function dT(e){var t=fT(e,"string");return ci(t)=="symbol"?t:t+""}function fT(e,t){if(ci(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(ci(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function hT(e,t){return vT(e)||xT(e,t)||mT(e,t)||pT()}function pT(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
30
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function mT(e,t){if(e){if(typeof e=="string")return Fb(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 Fb(e,t)}}function Fb(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 xT(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 vT(e){if(Array.isArray(e))return e}var gT=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,v=e.debounce,x=v===void 0?0:v,m=e.id,g=e.className,b=e.onResize,j=e.style,C=j===void 0?{}:j,y=P.useRef(null),w=P.useRef();w.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 S=P.useState({containerWidth:a.width,containerHeight:a.height}),A=hT(S,2),_=A[0],I=A[1],k=P.useCallback(function(T,M){I(function($){var R=Math.round(T),L=Math.round(M);return $.containerWidth===R&&$.containerHeight===L?$:{containerWidth:R,containerHeight:L}})},[]);P.useEffect(function(){var T=function(U){var z,F=U[0].contentRect,H=F.width,W=F.height;k(H,W),(z=w.current)===null||z===void 0||z.call(w,H,W)};x>0&&(T=XC(T,x,{trailing:!0,leading:!1}));var M=new ResizeObserver(T),$=y.current.getBoundingClientRect(),R=$.width,L=$.height;return k(R,L),M.observe(y.current),function(){M.disconnect()}},[k,x]);var E=P.useMemo(function(){var T=_.containerWidth,M=_.containerHeight;if(T<0||M<0)return null;Et(en(s)||en(c),`The width(%s) and height(%s) are both fixed numbers,
|
|
31
|
-
maybe you don't need to use a ResponsiveContainer.`,s,c),Et(!r||r>0,"The aspect(%s) must be greater than zero.",r);var $=en(s)?T:s,R=en(c)?M:c;r&&r>0&&($?R=$/r:R&&($=R*r),h&&R>h&&(R=h)),Et($>0||R>0,`The width(%s) and height(%s) of chart should be greater than 0,
|
|
32
|
-
please check the style of container, or the props width(%s) and height(%s),
|
|
33
|
-
or add a minWidth(%s) or minHeight(%s) or use aspect(%s) to control the
|
|
34
|
-
height and width.`,$,R,s,c,d,f,r);var L=!Array.isArray(p)&&dr(p.type).endsWith("Chart");return O.default.Children.map(p,function(q){return O.default.isValidElement(q)?P.cloneElement(q,so({width:$,height:R},L?{style:so({height:"100%",width:"100%",maxHeight:R,maxWidth:$},q.props.style)}:{})):q})},[r,p,c,h,f,d,_,s]);return O.default.createElement("div",{id:m?"".concat(m):void 0,className:ae.default("recharts-responsive-container",g),style:so(so({},C),{},{width:s,height:c,minWidth:d,minHeight:f,maxHeight:h}),ref:y},E)}),bn=function(t){return null};bn.displayName="Cell";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 qb(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 Th(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?qb(Object(r),!0).forEach(function(n){yT(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):qb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function yT(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=wT(e,"string");return ui(t)=="symbol"?t:t+""}function wT(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(t==="string"?String:Number)(e)}var kn={widthCache:{},cacheCount:0},jT=2e3,CT={position:"absolute",top:"-20000px",left:0,padding:0,margin:0,border:"none",whiteSpace:"pre"},Wb="recharts_measurement_span";function ST(e){var t=Th({},e);return Object.keys(t).forEach(function(r){t[r]||delete t[r]}),t}var Za=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(t==null||nr.isSsr)return{width:0,height:0};var n=ST(r),a=JSON.stringify({text:t,copyStyle:n});if(kn.widthCache[a])return kn.widthCache[a];try{var i=document.getElementById(Wb);i||(i=document.createElement("span"),i.setAttribute("id",Wb),i.setAttribute("aria-hidden","true"),document.body.appendChild(i));var s=Th(Th({},CT),n);Object.assign(i.style,s),i.textContent="".concat(t);var l=i.getBoundingClientRect(),c={width:l.width,height:l.height};return kn.widthCache[a]=c,++kn.cacheCount>jT&&(kn.cacheCount=0,kn.widthCache={}),c}catch{return{width:0,height:0}}},OT=function(t){return{top:t.top+window.scrollY-document.documentElement.clientTop,left:t.left+window.scrollX-document.documentElement.clientLeft}};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)}function qo(e,t){return _T(e)||AT(e,t)||PT(e,t)||NT()}function NT(){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 PT(e,t){if(e){if(typeof e=="string")return Hb(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 Hb(e,t)}}function Hb(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 AT(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 _T(e){if(Array.isArray(e))return e}function kT(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Vb(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,ET(n.key),n)}}function TT(e,t,r){return t&&Vb(e.prototype,t),r&&Vb(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function ET(e){var t=IT(e,"string");return di(t)=="symbol"?t:t+""}function IT(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 String(e)}var Ub=/(-?\d+(?:\.\d+)?[a-zA-Z%]*)([*/])(-?\d+(?:\.\d+)?[a-zA-Z%]*)/,Kb=/(-?\d+(?:\.\d+)?[a-zA-Z%]*)([+-])(-?\d+(?:\.\d+)?[a-zA-Z%]*)/,MT=/^px|cm|vh|vw|em|rem|%|mm|in|pt|pc|ex|ch|vmin|vmax|Q$/,$T=/(-?\d+(?:\.\d+)?)([a-zA-Z%]+)?/,QC={cm:96/2.54,mm:96/25.4,pt:96/72,pc:96/6,in:96,Q:96/(2.54*40),px:1},RT=Object.keys(QC),Mn="NaN";function LT(e,t){return e*QC[t]}var lo=(function(){function e(t,r){kT(this,e),this.num=t,this.unit=r,this.num=t,this.unit=r,Number.isNaN(t)&&(this.unit=""),r!==""&&!MT.test(r)&&(this.num=NaN,this.unit=""),RT.includes(r)&&(this.num=LT(t,r),this.unit="px")}return TT(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=$T.exec(r))!==null&&n!==void 0?n:[],i=qo(a,3),s=i[1],l=i[2];return new e(parseFloat(s),l??"")}}])})();function JC(e){if(e.includes(Mn))return Mn;for(var t=e;t.includes("*")||t.includes("/");){var r,n=(r=Ub.exec(t))!==null&&r!==void 0?r:[],a=qo(n,4),i=a[1],s=a[2],l=a[3],c=lo.parse(i??""),u=lo.parse(l??""),d=s==="*"?c.multiply(u):c.divide(u);if(d.isNaN())return Mn;t=t.replace(Ub,d.toString())}for(;t.includes("+")||/.-\d+(?:\.\d+)?/.test(t);){var f,h=(f=Kb.exec(t))!==null&&f!==void 0?f:[],p=qo(h,4),v=p[1],x=p[2],m=p[3],g=lo.parse(v??""),b=lo.parse(m??""),j=x==="+"?g.add(b):g.subtract(b);if(j.isNaN())return Mn;t=t.replace(Kb,j.toString())}return t}var Gb=/\(([^()]*)\)/;function DT(e){for(var t=e;t.includes("(");){var r=Gb.exec(t),n=qo(r,2),a=n[1];t=t.replace(Gb,JC(a))}return t}function zT(e){var t=e.replace(/\s+/g,"");return t=DT(t),t=JC(t),t}function BT(e){try{return zT(e)}catch{return Mn}}function tf(e){var t=BT(e.slice(5,-1));return t===Mn?"":t}var FT=["x","y","lineHeight","capHeight","scaleToFit","textAnchor","verticalAnchor","fill"],qT=["dx","dy","angle","className","breakAll"];function Eh(){return Eh=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},Eh.apply(this,arguments)}function Zb(e,t){if(e==null)return{};var r=WT(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 WT(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 Yb(e,t){return KT(e)||UT(e,t)||VT(e,t)||HT()}function HT(){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 VT(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 UT(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 KT(e){if(Array.isArray(e))return e}var eS=/[ \f\n\r\t\v\u2028\u2029]+/,tS=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(eS));var s=i.map(function(c){return{word:c,width:Za(c,a).width}}),l=n?0:Za(" ",a).width;return{wordsWithComputedWidth:s,spaceWidth:l}}catch{return null}},GT=function(t,r,n,a,i){var s=t.maxLines,l=t.children,c=t.style,u=t.breakAll,d=Y(s),f=l,h=function(){var $=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return $.reduce(function(R,L){var q=L.word,U=L.width,z=R[R.length-1];if(z&&(a==null||i||z.width+U+n<Number(a)))z.words.push(q),z.width+=U+n;else{var F={words:[q],width:U};R.push(F)}return R},[])},p=h(r),v=function($){return $.reduce(function(R,L){return R.width>L.width?R:L})};if(!d)return p;for(var x="…",m=function($){var R=f.slice(0,$),L=tS({breakAll:u,style:c,children:R+x}).wordsWithComputedWidth,q=h(L),U=q.length>s||v(q).width>Number(a);return[U,q]},g=0,b=f.length-1,j=0,C;g<=b&&j<=f.length-1;){var y=Math.floor((g+b)/2),w=y-1,S=m(w),A=Yb(S,2),_=A[0],I=A[1],k=m(y),E=Yb(k,1),T=E[0];if(!_&&!T&&(g=y+1),_&&T&&(b=y-1),!_&&T){C=I;break}j++}return C||p},Qb=function(t){var r=de(t)?[]:t.toString().split(eS);return[{words:r}]},ZT=function(t){var r=t.width,n=t.scaleToFit,a=t.children,i=t.style,s=t.breakAll,l=t.maxLines;if((r||n)&&!nr.isSsr){var c,u,d=tS({breakAll:s,children:a,style:i});if(d){var f=d.wordsWithComputedWidth,h=d.spaceWidth;c=f,u=h}else return Qb(a);return GT({breakAll:s,children:a,maxLines:l,style:i},c,u,r,n)}return Qb(a)},Jb="#808080",dn=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,v=t.verticalAnchor,x=v===void 0?"end":v,m=t.fill,g=m===void 0?Jb:m,b=Zb(t,FT),j=P.useMemo(function(){return ZT({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,w=b.angle,S=b.className,A=b.breakAll,_=Zb(b,qT);if(!Ke(n)||!Ke(i))return null;var I=n+(Y(C)?C:0),k=i+(Y(y)?y:0),E;switch(x){case"start":E=tf("calc(".concat(u,")"));break;case"middle":E=tf("calc(".concat((j.length-1)/2," * -").concat(l," + (").concat(u," / 2))"));break;default:E=tf("calc(".concat(j.length-1," * -").concat(l,")"));break}var T=[];if(f){var M=j[0].width,$=b.width;T.push("scale(".concat((Y($)?$/M:1)/M,")"))}return w&&T.push("rotate(".concat(w,", ").concat(I,", ").concat(k,")")),T.length&&(_.transform=T.join(" ")),O.default.createElement("text",Eh({},oe(_,!0),{x:I,y:k,className:ae.default("recharts-text",S),textAnchor:p,fill:g.includes("url")?Jb:g}),j.map(function(R,L){var q=R.words.join(A?"":" ");return O.default.createElement("tspan",{x:I,dy:L===0?E:l,key:"".concat(q,"-").concat(L)},q)}))};function Ir(e,t){return e==null||t==null?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function YT(e,t){return e==null||t==null?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function Gm(e){let t,r,n;e.length!==2?(t=Ir,r=(l,c)=>Ir(e(l),c),n=(l,c)=>e(l)-c):(t=e===Ir||e===YT?e:XT,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 XT(){return 0}function rS(e){return e===null?NaN:+e}function*QT(e,t){for(let r of e)r!=null&&(r=+r)>=r&&(yield r)}const JT=Gm(Ir),Ki=JT.right;Gm(rS).center;class e0 extends Map{constructor(t,r=rE){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(t0(this,t))}has(t){return super.has(t0(this,t))}set(t,r){return super.set(eE(this,t),r)}delete(t){return super.delete(tE(this,t))}}function t0({_intern:e,_key:t},r){const n=t(r);return e.has(n)?e.get(n):r}function eE({_intern:e,_key:t},r){const n=t(r);return e.has(n)?e.get(n):(e.set(n,r),r)}function tE({_intern:e,_key:t},r){const n=t(r);return e.has(n)&&(r=e.get(n),e.delete(n)),r}function rE(e){return e!==null&&typeof e=="object"?e.valueOf():e}function nE(e=Ir){if(e===Ir)return nS;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 nS(e,t){return(e==null||!(e>=e))-(t==null||!(t>=t))||(e<t?-1:e>t?1:0)}const aE=Math.sqrt(50),iE=Math.sqrt(10),oE=Math.sqrt(2);function Wo(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>=aE?10:i>=iE?5:i>=oE?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?Wo(e,t,r*2):[l,c,u]}function Ih(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?Wo(t,e,r):Wo(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 Mh(e,t,r){return t=+t,e=+e,r=+r,Wo(e,t,r)[2]}function $h(e,t,r){t=+t,e=+e,r=+r;const n=t<e,a=n?Mh(t,e,r):Mh(e,t,r);return(n?-1:1)*(a<0?1/-a:a)}function r0(e,t){let r;for(const n of e)n!=null&&(r<n||r===void 0&&n>=n)&&(r=n);return r}function n0(e,t){let r;for(const n of e)n!=null&&(r>n||r===void 0&&n>=n)&&(r=n);return r}function aS(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?nS:nE(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)),v=Math.min(n,Math.floor(t+(c-u)*f/c+h));aS(e,t,p,v,a)}const i=e[t];let s=r,l=n;for(La(e,r,t),a(e[n],i)>0&&La(e,r,n);s<l;){for(La(e,s,l),++s,--l;a(e[s],i)<0;)++s;for(;a(e[l],i)>0;)--l}a(e[r],i)===0?La(e,r,l):(++l,La(e,l,n)),l<=t&&(r=l+1),t<=l&&(n=l-1)}return e}function La(e,t,r){const n=e[t];e[t]=e[r],e[r]=n}function sE(e,t,r){if(e=Float64Array.from(QT(e)),!(!(n=e.length)||isNaN(t=+t))){if(t<=0||n<2)return n0(e);if(t>=1)return r0(e);var n,a=(n-1)*t,i=Math.floor(a),s=r0(aS(e,i).subarray(0,i+1)),l=n0(e.subarray(i+1));return s+(l-s)*(a-i)}}function lE(e,t,r=rS){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 cE(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 $t(e,t){switch(arguments.length){case 0:break;case 1:this.range(e);break;default:this.range(t).domain(e);break}return this}function Sr(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 Rh=Symbol("implicit");function Zm(){var e=new e0,t=[],r=[],n=Rh;function a(i){let s=e.get(i);if(s===void 0){if(n!==Rh)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 e0;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 Zm(t,r).unknown(n)},$t.apply(a,arguments),a}function fi(){var e=Zm().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,v=p?a:n,x=p?n:a;i=(x-v)/Math.max(1,h-c+u*2),l&&(i=Math.floor(i)),v+=(x-v-i*(h-c))*d,s=i*(1-c),l&&(v=Math.round(v),s=Math.round(s));var m=cE(h).map(function(g){return v+i*g});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 fi(t(),[n,a]).round(l).paddingInner(c).paddingOuter(u).align(d)},$t.apply(f(),arguments)}function iS(e){var t=e.copy;return e.padding=e.paddingOuter,delete e.paddingInner,delete e.paddingOuter,e.copy=function(){return iS(t())},e}function Ya(){return iS(fi.apply(null,arguments).paddingInner(1))}function Ym(e,t,r){e.prototype=t.prototype=r,r.constructor=e}function oS(e,t){var r=Object.create(e.prototype);for(var n in t)r[n]=t[n];return r}function Gi(){}var hi=.7,Ho=1/hi,Bn="\\s*([+-]?\\d+)\\s*",pi="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",Yt="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",uE=/^#([0-9a-f]{3,8})$/,dE=new RegExp(`^rgb\\(${Bn},${Bn},${Bn}\\)$`),fE=new RegExp(`^rgb\\(${Yt},${Yt},${Yt}\\)$`),hE=new RegExp(`^rgba\\(${Bn},${Bn},${Bn},${pi}\\)$`),pE=new RegExp(`^rgba\\(${Yt},${Yt},${Yt},${pi}\\)$`),mE=new RegExp(`^hsl\\(${pi},${Yt},${Yt}\\)$`),xE=new RegExp(`^hsla\\(${pi},${Yt},${Yt},${pi}\\)$`),a0={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};Ym(Gi,mi,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:i0,formatHex:i0,formatHex8:vE,formatHsl:gE,formatRgb:o0,toString:o0});function i0(){return this.rgb().formatHex()}function vE(){return this.rgb().formatHex8()}function gE(){return sS(this).formatHsl()}function o0(){return this.rgb().formatRgb()}function mi(e){var t,r;return e=(e+"").trim().toLowerCase(),(t=uE.exec(e))?(r=t[1].length,t=parseInt(t[1],16),r===6?s0(t):r===3?new pt(t>>8&15|t>>4&240,t>>4&15|t&240,(t&15)<<4|t&15,1):r===8?co(t>>24&255,t>>16&255,t>>8&255,(t&255)/255):r===4?co(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=dE.exec(e))?new pt(t[1],t[2],t[3],1):(t=fE.exec(e))?new pt(t[1]*255/100,t[2]*255/100,t[3]*255/100,1):(t=hE.exec(e))?co(t[1],t[2],t[3],t[4]):(t=pE.exec(e))?co(t[1]*255/100,t[2]*255/100,t[3]*255/100,t[4]):(t=mE.exec(e))?u0(t[1],t[2]/100,t[3]/100,1):(t=xE.exec(e))?u0(t[1],t[2]/100,t[3]/100,t[4]):a0.hasOwnProperty(e)?s0(a0[e]):e==="transparent"?new pt(NaN,NaN,NaN,0):null}function s0(e){return new pt(e>>16&255,e>>8&255,e&255,1)}function co(e,t,r,n){return n<=0&&(e=t=r=NaN),new pt(e,t,r,n)}function yE(e){return e instanceof Gi||(e=mi(e)),e?(e=e.rgb(),new pt(e.r,e.g,e.b,e.opacity)):new pt}function Lh(e,t,r,n){return arguments.length===1?yE(e):new pt(e,t,r,n??1)}function pt(e,t,r,n){this.r=+e,this.g=+t,this.b=+r,this.opacity=+n}Ym(pt,Lh,oS(Gi,{brighter(e){return e=e==null?Ho:Math.pow(Ho,e),new pt(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=e==null?hi:Math.pow(hi,e),new pt(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new pt(on(this.r),on(this.g),on(this.b),Vo(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:l0,formatHex:l0,formatHex8:bE,formatRgb:c0,toString:c0}));function l0(){return`#${tn(this.r)}${tn(this.g)}${tn(this.b)}`}function bE(){return`#${tn(this.r)}${tn(this.g)}${tn(this.b)}${tn((isNaN(this.opacity)?1:this.opacity)*255)}`}function c0(){const e=Vo(this.opacity);return`${e===1?"rgb(":"rgba("}${on(this.r)}, ${on(this.g)}, ${on(this.b)}${e===1?")":`, ${e})`}`}function Vo(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 u0(e,t,r,n){return n<=0?e=t=r=NaN:r<=0||r>=1?e=t=NaN:t<=0&&(e=NaN),new zt(e,t,r,n)}function sS(e){if(e instanceof zt)return new zt(e.h,e.s,e.l,e.opacity);if(e instanceof Gi||(e=mi(e)),!e)return new zt;if(e instanceof zt)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 zt(s,l,c,e.opacity)}function wE(e,t,r,n){return arguments.length===1?sS(e):new zt(e,t,r,n??1)}function zt(e,t,r,n){this.h=+e,this.s=+t,this.l=+r,this.opacity=+n}Ym(zt,wE,oS(Gi,{brighter(e){return e=e==null?Ho:Math.pow(Ho,e),new zt(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=e==null?hi:Math.pow(hi,e),new zt(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 pt(rf(e>=240?e-240:e+120,a,n),rf(e,a,n),rf(e<120?e+240:e-120,a,n),this.opacity)},clamp(){return new zt(d0(this.h),uo(this.s),uo(this.l),Vo(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=Vo(this.opacity);return`${e===1?"hsl(":"hsla("}${d0(this.h)}, ${uo(this.s)*100}%, ${uo(this.l)*100}%${e===1?")":`, ${e})`}`}}));function d0(e){return e=(e||0)%360,e<0?e+360:e}function uo(e){return Math.max(0,Math.min(1,e||0))}function rf(e,t,r){return(e<60?t+(r-t)*e/60:e<180?r:e<240?t+(r-t)*(240-e)/60:t)*255}const Xm=e=>()=>e;function jE(e,t){return function(r){return e+r*t}}function CE(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 SE(e){return(e=+e)==1?lS:function(t,r){return r-t?CE(t,r,e):Xm(isNaN(t)?r:t)}}function lS(e,t){var r=t-e;return r?jE(e,r):Xm(isNaN(e)?t:e)}const f0=(function e(t){var r=SE(t);function n(a,i){var s=r((a=Lh(a)).r,(i=Lh(i)).r),l=r(a.g,i.g),c=r(a.b,i.b),u=lS(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 OE(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 NE(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}function PE(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]=Sa(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 AE(e,t){var r=new Date;return e=+e,t=+t,function(n){return r.setTime(e*(1-n)+t*n),r}}function Uo(e,t){return e=+e,t=+t,function(r){return e*(1-r)+t*r}}function _E(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]=Sa(e[a],t[a]):n[a]=t[a];return function(i){for(a in r)n[a]=r[a](i);return n}}var Dh=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,nf=new RegExp(Dh.source,"g");function kE(e){return function(){return e}}function TE(e){return function(t){return e(t)+""}}function EE(e,t){var r=Dh.lastIndex=nf.lastIndex=0,n,a,i,s=-1,l=[],c=[];for(e=e+"",t=t+"";(n=Dh.exec(e))&&(a=nf.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:Uo(n,a)})),r=nf.lastIndex;return r<t.length&&(i=t.slice(r),l[s]?l[s]+=i:l[++s]=i),l.length<2?c[0]?TE(c[0].x):kE(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 Sa(e,t){var r=typeof t,n;return t==null||r==="boolean"?Xm(t):(r==="number"?Uo:r==="string"?(n=mi(t))?(t=n,f0):EE:t instanceof mi?f0:t instanceof Date?AE:NE(t)?OE:Array.isArray(t)?PE:typeof t.valueOf!="function"&&typeof t.toString!="function"||isNaN(t)?_E:Uo)(e,t)}function Qm(e,t){return e=+e,t=+t,function(r){return Math.round(e*(1-r)+t*r)}}function IE(e,t){t===void 0&&(t=e,e=Sa);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 ME(e){return function(){return e}}function Ko(e){return+e}var h0=[0,1];function ut(e){return e}function zh(e,t){return(t-=e=+e)?function(r){return(r-e)/t}:ME(isNaN(t)?NaN:.5)}function $E(e,t){var r;return e>t&&(r=e,e=t,t=r),function(n){return Math.max(e,Math.min(t,n))}}function RE(e,t,r){var n=e[0],a=e[1],i=t[0],s=t[1];return a<n?(n=zh(a,n),i=r(s,i)):(n=zh(n,a),i=r(i,s)),function(l){return i(n(l))}}function LE(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]=zh(e[s],e[s+1]),i[s]=r(t[s],t[s+1]);return function(l){var c=Ki(e,l,1,n)-1;return i[c](a[c](l))}}function Zi(e,t){return t.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown())}function jl(){var e=h0,t=h0,r=Sa,n,a,i,s=ut,l,c,u;function d(){var h=Math.min(e.length,t.length);return s!==ut&&(s=$E(e[0],e[h-1])),l=h>2?LE:RE,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),Uo)))(h)))},f.domain=function(h){return arguments.length?(e=Array.from(h,Ko),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=Qm,d()},f.clamp=function(h){return arguments.length?(s=h?!0:ut,d()):s!==ut},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 Jm(){return jl()(ut,ut)}function DE(e){return Math.abs(e=Math.round(e))>=1e21?e.toLocaleString("en").replace(/,/g,""):e.toString(10)}function Go(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 Gn(e){return e=Go(Math.abs(e)),e?e[1]:NaN}function zE(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 BE(e){return function(t){return t.replace(/[0-9]/g,function(r){return e[+r]})}}var FE=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function xi(e){if(!(t=FE.exec(e)))throw new Error("invalid format: "+e);var t;return new ex({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]})}xi.prototype=ex.prototype;function ex(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+""}ex.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 qE(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 Zo;function WE(e,t){var r=Go(e,t);if(!r)return Zo=void 0,e.toPrecision(t);var n=r[0],a=r[1],i=a-(Zo=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")+Go(e,Math.max(0,t+i-1))[0]}function p0(e,t){var r=Go(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 m0={"%":(e,t)=>(e*100).toFixed(t),b:e=>Math.round(e).toString(2),c:e=>e+"",d:DE,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)=>p0(e*100,t),r:p0,s:WE,X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)};function x0(e){return e}var v0=Array.prototype.map,g0=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function HE(e){var t=e.grouping===void 0||e.thousands===void 0?x0:zE(v0.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?x0:BE(v0.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=xi(f);var p=f.fill,v=f.align,x=f.sign,m=f.symbol,g=f.zero,b=f.width,j=f.comma,C=f.precision,y=f.trim,w=f.type;w==="n"?(j=!0,w="g"):m0[w]||(C===void 0&&(C=12),y=!0,w="g"),(g||p==="0"&&v==="=")&&(g=!0,p="0",v="=");var S=(h&&h.prefix!==void 0?h.prefix:"")+(m==="$"?r:m==="#"&&/[boxX]/.test(w)?"0"+w.toLowerCase():""),A=(m==="$"?n:/[%p]/.test(w)?s:"")+(h&&h.suffix!==void 0?h.suffix:""),_=m0[w],I=/[defgprs%]/.test(w);C=C===void 0?6:/[gprs]/.test(w)?Math.max(1,Math.min(21,C)):Math.max(0,Math.min(20,C));function k(E){var T=S,M=A,$,R,L;if(w==="c")M=_(E)+M,E="";else{E=+E;var q=E<0||1/E<0;if(E=isNaN(E)?c:_(Math.abs(E),C),y&&(E=qE(E)),q&&+E==0&&x!=="+"&&(q=!1),T=(q?x==="("?x:l:x==="-"||x==="("?"":x)+T,M=(w==="s"&&!isNaN(E)&&Zo!==void 0?g0[8+Zo/3]:"")+M+(q&&x==="("?")":""),I){for($=-1,R=E.length;++$<R;)if(L=E.charCodeAt($),48>L||L>57){M=(L===46?a+E.slice($+1):E.slice($))+M,E=E.slice(0,$);break}}}j&&!g&&(E=t(E,1/0));var U=T.length+E.length+M.length,z=U<b?new Array(b-U+1).join(p):"";switch(j&&g&&(E=t(z+E,z.length?b-M.length:1/0),z=""),v){case"<":E=T+E+M+z;break;case"=":E=T+z+E+M;break;case"^":E=z.slice(0,U=z.length>>1)+T+E+M+z.slice(U);break;default:E=z+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(Gn(h)/3)))*3,v=Math.pow(10,-p),x=u((f=xi(f),f.type="f",f),{suffix:g0[8+p/3]});return function(m){return x(v*m)}}return{format:u,formatPrefix:d}}var fo,tx,cS;VE({thousands:",",grouping:[3],currency:["$",""]});function VE(e){return fo=HE(e),tx=fo.format,cS=fo.formatPrefix,fo}function UE(e){return Math.max(0,-Gn(Math.abs(e)))}function KE(e,t){return Math.max(0,Math.max(-8,Math.min(8,Math.floor(Gn(t)/3)))*3-Gn(Math.abs(e)))}function GE(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,Gn(t)-Gn(e))+1}function uS(e,t,r,n){var a=$h(e,t,r),i;switch(n=xi(n??",f"),n.type){case"s":{var s=Math.max(Math.abs(e),Math.abs(t));return n.precision==null&&!isNaN(i=KE(a,s))&&(n.precision=i),cS(n,s)}case"":case"e":case"g":case"p":case"r":{n.precision==null&&!isNaN(i=GE(a,Math.max(Math.abs(e),Math.abs(t))))&&(n.precision=i-(n.type==="e"));break}case"f":case"%":{n.precision==null&&!isNaN(i=UE(a))&&(n.precision=i-(n.type==="%")*2);break}}return tx(n)}function Br(e){var t=e.domain;return e.ticks=function(r){var n=t();return Ih(n[0],n[n.length-1],r??10)},e.tickFormat=function(r,n){var a=t();return uS(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=Mh(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 Yo(){var e=Jm();return e.copy=function(){return Zi(e,Yo())},$t.apply(e,arguments),Br(e)}function dS(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,Ko),r):e.slice()},r.unknown=function(n){return arguments.length?(t=n,r):t},r.copy=function(){return dS(e).unknown(t)},e=arguments.length?Array.from(e,Ko):[0,1],Br(r)}function fS(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 y0(e){return Math.log(e)}function b0(e){return Math.exp(e)}function ZE(e){return-Math.log(-e)}function YE(e){return-Math.exp(-e)}function XE(e){return isFinite(e)?+("1e"+e):e<0?0:e}function QE(e){return e===10?XE:e===Math.E?Math.exp:t=>Math.pow(e,t)}function JE(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 w0(e){return(t,r)=>-e(-t,r)}function rx(e){const t=e(y0,b0),r=t.domain;let n=10,a,i;function s(){return a=JE(n),i=QE(n),r()[0]<0?(a=w0(a),i=w0(i),e(ZE,YE)):e(y0,b0),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),v,x;const m=l==null?10:+l;let g=[];if(!(n%1)&&p-h<m){if(h=Math.floor(h),p=Math.ceil(p),u>0){for(;h<=p;++h)for(v=1;v<n;++v)if(x=h<0?v/i(-h):v*i(h),!(x<u)){if(x>d)break;g.push(x)}}else for(;h<=p;++h)for(v=n-1;v>=1;--v)if(x=h>0?v/i(-h):v*i(h),!(x<u)){if(x>d)break;g.push(x)}g.length*2<m&&(g=Ih(u,d,m))}else g=Ih(h,p,Math.min(p-h,m)).map(i);return f?g.reverse():g},t.tickFormat=(l,c)=>{if(l==null&&(l=10),c==null&&(c=n===10?"s":","),typeof c!="function"&&(!(n%1)&&(c=xi(c)).precision==null&&(c.trim=!0),c=tx(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(fS(r(),{floor:l=>i(Math.floor(a(l))),ceil:l=>i(Math.ceil(a(l)))})),t}function hS(){const e=rx(jl()).domain([1,10]);return e.copy=()=>Zi(e,hS()).base(e.base()),$t.apply(e,arguments),e}function j0(e){return function(t){return Math.sign(t)*Math.log1p(Math.abs(t/e))}}function C0(e){return function(t){return Math.sign(t)*Math.expm1(Math.abs(t))*e}}function nx(e){var t=1,r=e(j0(t),C0(t));return r.constant=function(n){return arguments.length?e(j0(t=+n),C0(t)):t},Br(r)}function pS(){var e=nx(jl());return e.copy=function(){return Zi(e,pS()).constant(e.constant())},$t.apply(e,arguments)}function S0(e){return function(t){return t<0?-Math.pow(-t,e):Math.pow(t,e)}}function eI(e){return e<0?-Math.sqrt(-e):Math.sqrt(e)}function tI(e){return e<0?-e*e:e*e}function ax(e){var t=e(ut,ut),r=1;function n(){return r===1?e(ut,ut):r===.5?e(eI,tI):e(S0(r),S0(1/r))}return t.exponent=function(a){return arguments.length?(r=+a,n()):r},Br(t)}function ix(){var e=ax(jl());return e.copy=function(){return Zi(e,ix()).exponent(e.exponent())},$t.apply(e,arguments),e}function rI(){return ix.apply(null,arguments).exponent(.5)}function O0(e){return Math.sign(e)*e*e}function nI(e){return Math.sign(e)*Math.sqrt(Math.abs(e))}function mS(){var e=Jm(),t=[0,1],r=!1,n;function a(i){var s=nI(e(i));return isNaN(s)?n:r?Math.round(s):s}return a.invert=function(i){return e.invert(O0(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,Ko)).map(O0)),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 mS(e.domain(),t).round(r).clamp(e.clamp()).unknown(n)},$t.apply(a,arguments),Br(a)}function xS(){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[Ki(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(Ir),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 xS().domain(e).range(t).unknown(n)},$t.apply(i,arguments)}function vS(){var e=0,t=1,r=1,n=[.5],a=[0,1],i;function s(c){return c!=null&&c<=c?a[Ki(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 vS().domain([e,t]).range(a).unknown(i)},$t.apply(Br(s),arguments)}function gS(){var e=[.5],t=[0,1],r,n=1;function a(i){return i!=null&&i<=i?t[Ki(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 gS().domain(e).range(t).unknown(r)},$t.apply(a,arguments)}const af=new Date,of=new Date;function Ze(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=>Ze(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)=>(af.setTime(+i),of.setTime(+s),e(af),e(of),Math.floor(r(af,of))),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 Xo=Ze(()=>{},(e,t)=>{e.setTime(+e+t)},(e,t)=>t-e);Xo.every=e=>(e=Math.floor(e),!isFinite(e)||!(e>0)?null:e>1?Ze(t=>{t.setTime(Math.floor(t/e)*e)},(t,r)=>{t.setTime(+t+r*e)},(t,r)=>(r-t)/e):Xo);Xo.range;const lr=1e3,Tt=lr*60,cr=Tt*60,xr=cr*24,ox=xr*7,N0=xr*30,sf=xr*365,rn=Ze(e=>{e.setTime(e-e.getMilliseconds())},(e,t)=>{e.setTime(+e+t*lr)},(e,t)=>(t-e)/lr,e=>e.getUTCSeconds());rn.range;const sx=Ze(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*lr)},(e,t)=>{e.setTime(+e+t*Tt)},(e,t)=>(t-e)/Tt,e=>e.getMinutes());sx.range;const lx=Ze(e=>{e.setUTCSeconds(0,0)},(e,t)=>{e.setTime(+e+t*Tt)},(e,t)=>(t-e)/Tt,e=>e.getUTCMinutes());lx.range;const cx=Ze(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*lr-e.getMinutes()*Tt)},(e,t)=>{e.setTime(+e+t*cr)},(e,t)=>(t-e)/cr,e=>e.getHours());cx.range;const ux=Ze(e=>{e.setUTCMinutes(0,0,0)},(e,t)=>{e.setTime(+e+t*cr)},(e,t)=>(t-e)/cr,e=>e.getUTCHours());ux.range;const Yi=Ze(e=>e.setHours(0,0,0,0),(e,t)=>e.setDate(e.getDate()+t),(e,t)=>(t-e-(t.getTimezoneOffset()-e.getTimezoneOffset())*Tt)/xr,e=>e.getDate()-1);Yi.range;const Cl=Ze(e=>{e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCDate(e.getUTCDate()+t)},(e,t)=>(t-e)/xr,e=>e.getUTCDate()-1);Cl.range;const yS=Ze(e=>{e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCDate(e.getUTCDate()+t)},(e,t)=>(t-e)/xr,e=>Math.floor(e/xr));yS.range;function wn(e){return Ze(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())*Tt)/ox)}const Sl=wn(0),Qo=wn(1),aI=wn(2),iI=wn(3),Zn=wn(4),oI=wn(5),sI=wn(6);Sl.range;Qo.range;aI.range;iI.range;Zn.range;oI.range;sI.range;function jn(e){return Ze(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)/ox)}const Ol=jn(0),Jo=jn(1),lI=jn(2),cI=jn(3),Yn=jn(4),uI=jn(5),dI=jn(6);Ol.range;Jo.range;lI.range;cI.range;Yn.range;uI.range;dI.range;const dx=Ze(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());dx.range;const fx=Ze(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());fx.range;const vr=Ze(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());vr.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:Ze(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)});vr.range;const gr=Ze(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());gr.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:Ze(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)});gr.range;function bS(e,t,r,n,a,i){const s=[[rn,1,lr],[rn,5,5*lr],[rn,15,15*lr],[rn,30,30*lr],[i,1,Tt],[i,5,5*Tt],[i,15,15*Tt],[i,30,30*Tt],[a,1,cr],[a,3,3*cr],[a,6,6*cr],[a,12,12*cr],[n,1,xr],[n,2,2*xr],[r,1,ox],[t,1,N0],[t,3,3*N0],[e,1,sf]];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),v=p?p.range(u,+d+1):[];return h?v.reverse():v}function c(u,d,f){const h=Math.abs(d-u)/f,p=Gm(([,,m])=>m).right(s,h);if(p===s.length)return e.every($h(u/sf,d/sf,f));if(p===0)return Xo.every(Math.max($h(u,d,f),1));const[v,x]=s[h/s[p-1][2]<s[p][2]/h?p-1:p];return v.every(x)}return[l,c]}const[fI,hI]=bS(gr,fx,Ol,yS,ux,lx),[pI,mI]=bS(vr,dx,Sl,Yi,cx,sx);function lf(e){if(0<=e.y&&e.y<100){var t=new Date(-1,e.m,e.d,e.H,e.M,e.S,e.L);return t.setFullYear(e.y),t}return new Date(e.y,e.m,e.d,e.H,e.M,e.S,e.L)}function cf(e){if(0<=e.y&&e.y<100){var t=new Date(Date.UTC(-1,e.m,e.d,e.H,e.M,e.S,e.L));return t.setUTCFullYear(e.y),t}return new Date(Date.UTC(e.y,e.m,e.d,e.H,e.M,e.S,e.L))}function Da(e,t,r){return{y:e,m:t,d:r,H:0,M:0,S:0,L:0}}function xI(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=za(a),d=Ba(a),f=za(i),h=Ba(i),p=za(s),v=Ba(s),x=za(l),m=Ba(l),g=za(c),b=Ba(c),j={a:L,A:q,b:U,B:z,c:null,d:E0,e:E0,f:zI,g:ZI,G:XI,H:RI,I:LI,j:DI,L:wS,m:BI,M:FI,p:F,q:H,Q:$0,s:R0,S:qI,u:WI,U:HI,V:VI,w:UI,W:KI,x:null,X:null,y:GI,Y:YI,Z:QI,"%":M0},C={a:W,A:Z,b:re,B:X,c:null,d:I0,e:I0,f:rM,g:fM,G:pM,H:JI,I:eM,j:tM,L:CS,m:nM,M:aM,p:ne,q:ce,Q:$0,s:R0,S:iM,u:oM,U:sM,V:lM,w:cM,W:uM,x:null,X:null,y:dM,Y:hM,Z:mM,"%":M0},y={a:I,A:k,b:E,B:T,c:M,d:k0,e:k0,f:EI,g:_0,G:A0,H:T0,I:T0,j:AI,L:TI,m:PI,M:_I,p:_,q:NI,Q:MI,s:$I,S:kI,u:wI,U:jI,V:CI,w:bI,W:SI,x:$,X:R,y:_0,Y:A0,Z:OI,"%":II};j.x=w(r,j),j.X=w(n,j),j.c=w(t,j),C.x=w(r,C),C.X=w(n,C),C.c=w(t,C);function w(G,ee){return function(J){var D=[],he=-1,Q=0,me=G.length,Me,tt,Nr;for(J instanceof Date||(J=new Date(+J));++he<me;)G.charCodeAt(he)===37&&(D.push(G.slice(Q,he)),(tt=P0[Me=G.charAt(++he)])!=null?Me=G.charAt(++he):tt=Me==="e"?" ":"0",(Nr=ee[Me])&&(Me=Nr(J,tt)),D.push(Me),Q=he+1);return D.push(G.slice(Q,he)),D.join("")}}function S(G,ee){return function(J){var D=Da(1900,void 0,1),he=A(D,G,J+="",0),Q,me;if(he!=J.length)return null;if("Q"in D)return new Date(D.Q);if("s"in D)return new Date(D.s*1e3+("L"in D?D.L:0));if(ee&&!("Z"in D)&&(D.Z=0),"p"in D&&(D.H=D.H%12+D.p*12),D.m===void 0&&(D.m="q"in D?D.q:0),"V"in D){if(D.V<1||D.V>53)return null;"w"in D||(D.w=1),"Z"in D?(Q=cf(Da(D.y,0,1)),me=Q.getUTCDay(),Q=me>4||me===0?Jo.ceil(Q):Jo(Q),Q=Cl.offset(Q,(D.V-1)*7),D.y=Q.getUTCFullYear(),D.m=Q.getUTCMonth(),D.d=Q.getUTCDate()+(D.w+6)%7):(Q=lf(Da(D.y,0,1)),me=Q.getDay(),Q=me>4||me===0?Qo.ceil(Q):Qo(Q),Q=Yi.offset(Q,(D.V-1)*7),D.y=Q.getFullYear(),D.m=Q.getMonth(),D.d=Q.getDate()+(D.w+6)%7)}else("W"in D||"U"in D)&&("w"in D||(D.w="u"in D?D.u%7:"W"in D?1:0),me="Z"in D?cf(Da(D.y,0,1)).getUTCDay():lf(Da(D.y,0,1)).getDay(),D.m=0,D.d="W"in D?(D.w+6)%7+D.W*7-(me+5)%7:D.w+D.U*7-(me+6)%7);return"Z"in D?(D.H+=D.Z/100|0,D.M+=D.Z%100,cf(D)):lf(D)}}function A(G,ee,J,D){for(var he=0,Q=ee.length,me=J.length,Me,tt;he<Q;){if(D>=me)return-1;if(Me=ee.charCodeAt(he++),Me===37){if(Me=ee.charAt(he++),tt=y[Me in P0?ee.charAt(he++):Me],!tt||(D=tt(G,J,D))<0)return-1}else if(Me!=J.charCodeAt(D++))return-1}return D}function _(G,ee,J){var D=u.exec(ee.slice(J));return D?(G.p=d.get(D[0].toLowerCase()),J+D[0].length):-1}function I(G,ee,J){var D=p.exec(ee.slice(J));return D?(G.w=v.get(D[0].toLowerCase()),J+D[0].length):-1}function k(G,ee,J){var D=f.exec(ee.slice(J));return D?(G.w=h.get(D[0].toLowerCase()),J+D[0].length):-1}function E(G,ee,J){var D=g.exec(ee.slice(J));return D?(G.m=b.get(D[0].toLowerCase()),J+D[0].length):-1}function T(G,ee,J){var D=x.exec(ee.slice(J));return D?(G.m=m.get(D[0].toLowerCase()),J+D[0].length):-1}function M(G,ee,J){return A(G,t,ee,J)}function $(G,ee,J){return A(G,r,ee,J)}function R(G,ee,J){return A(G,n,ee,J)}function L(G){return s[G.getDay()]}function q(G){return i[G.getDay()]}function U(G){return c[G.getMonth()]}function z(G){return l[G.getMonth()]}function F(G){return a[+(G.getHours()>=12)]}function H(G){return 1+~~(G.getMonth()/3)}function W(G){return s[G.getUTCDay()]}function Z(G){return i[G.getUTCDay()]}function re(G){return c[G.getUTCMonth()]}function X(G){return l[G.getUTCMonth()]}function ne(G){return a[+(G.getUTCHours()>=12)]}function ce(G){return 1+~~(G.getUTCMonth()/3)}return{format:function(G){var ee=w(G+="",j);return ee.toString=function(){return G},ee},parse:function(G){var ee=S(G+="",!1);return ee.toString=function(){return G},ee},utcFormat:function(G){var ee=w(G+="",C);return ee.toString=function(){return G},ee},utcParse:function(G){var ee=S(G+="",!0);return ee.toString=function(){return G},ee}}}var P0={"-":"",_:" ",0:"0"},et=/^\s*\d+/,vI=/^%/,gI=/[\\^$*+?|[\]().{}]/g;function ge(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 yI(e){return e.replace(gI,"\\$&")}function za(e){return new RegExp("^(?:"+e.map(yI).join("|")+")","i")}function Ba(e){return new Map(e.map((t,r)=>[t.toLowerCase(),r]))}function bI(e,t,r){var n=et.exec(t.slice(r,r+1));return n?(e.w=+n[0],r+n[0].length):-1}function wI(e,t,r){var n=et.exec(t.slice(r,r+1));return n?(e.u=+n[0],r+n[0].length):-1}function jI(e,t,r){var n=et.exec(t.slice(r,r+2));return n?(e.U=+n[0],r+n[0].length):-1}function CI(e,t,r){var n=et.exec(t.slice(r,r+2));return n?(e.V=+n[0],r+n[0].length):-1}function SI(e,t,r){var n=et.exec(t.slice(r,r+2));return n?(e.W=+n[0],r+n[0].length):-1}function A0(e,t,r){var n=et.exec(t.slice(r,r+4));return n?(e.y=+n[0],r+n[0].length):-1}function _0(e,t,r){var n=et.exec(t.slice(r,r+2));return n?(e.y=+n[0]+(+n[0]>68?1900:2e3),r+n[0].length):-1}function OI(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 NI(e,t,r){var n=et.exec(t.slice(r,r+1));return n?(e.q=n[0]*3-3,r+n[0].length):-1}function PI(e,t,r){var n=et.exec(t.slice(r,r+2));return n?(e.m=n[0]-1,r+n[0].length):-1}function k0(e,t,r){var n=et.exec(t.slice(r,r+2));return n?(e.d=+n[0],r+n[0].length):-1}function AI(e,t,r){var n=et.exec(t.slice(r,r+3));return n?(e.m=0,e.d=+n[0],r+n[0].length):-1}function T0(e,t,r){var n=et.exec(t.slice(r,r+2));return n?(e.H=+n[0],r+n[0].length):-1}function _I(e,t,r){var n=et.exec(t.slice(r,r+2));return n?(e.M=+n[0],r+n[0].length):-1}function kI(e,t,r){var n=et.exec(t.slice(r,r+2));return n?(e.S=+n[0],r+n[0].length):-1}function TI(e,t,r){var n=et.exec(t.slice(r,r+3));return n?(e.L=+n[0],r+n[0].length):-1}function EI(e,t,r){var n=et.exec(t.slice(r,r+6));return n?(e.L=Math.floor(n[0]/1e3),r+n[0].length):-1}function II(e,t,r){var n=vI.exec(t.slice(r,r+1));return n?r+n[0].length:-1}function MI(e,t,r){var n=et.exec(t.slice(r));return n?(e.Q=+n[0],r+n[0].length):-1}function $I(e,t,r){var n=et.exec(t.slice(r));return n?(e.s=+n[0],r+n[0].length):-1}function E0(e,t){return ge(e.getDate(),t,2)}function RI(e,t){return ge(e.getHours(),t,2)}function LI(e,t){return ge(e.getHours()%12||12,t,2)}function DI(e,t){return ge(1+Yi.count(vr(e),e),t,3)}function wS(e,t){return ge(e.getMilliseconds(),t,3)}function zI(e,t){return wS(e,t)+"000"}function BI(e,t){return ge(e.getMonth()+1,t,2)}function FI(e,t){return ge(e.getMinutes(),t,2)}function qI(e,t){return ge(e.getSeconds(),t,2)}function WI(e){var t=e.getDay();return t===0?7:t}function HI(e,t){return ge(Sl.count(vr(e)-1,e),t,2)}function jS(e){var t=e.getDay();return t>=4||t===0?Zn(e):Zn.ceil(e)}function VI(e,t){return e=jS(e),ge(Zn.count(vr(e),e)+(vr(e).getDay()===4),t,2)}function UI(e){return e.getDay()}function KI(e,t){return ge(Qo.count(vr(e)-1,e),t,2)}function GI(e,t){return ge(e.getFullYear()%100,t,2)}function ZI(e,t){return e=jS(e),ge(e.getFullYear()%100,t,2)}function YI(e,t){return ge(e.getFullYear()%1e4,t,4)}function XI(e,t){var r=e.getDay();return e=r>=4||r===0?Zn(e):Zn.ceil(e),ge(e.getFullYear()%1e4,t,4)}function QI(e){var t=e.getTimezoneOffset();return(t>0?"-":(t*=-1,"+"))+ge(t/60|0,"0",2)+ge(t%60,"0",2)}function I0(e,t){return ge(e.getUTCDate(),t,2)}function JI(e,t){return ge(e.getUTCHours(),t,2)}function eM(e,t){return ge(e.getUTCHours()%12||12,t,2)}function tM(e,t){return ge(1+Cl.count(gr(e),e),t,3)}function CS(e,t){return ge(e.getUTCMilliseconds(),t,3)}function rM(e,t){return CS(e,t)+"000"}function nM(e,t){return ge(e.getUTCMonth()+1,t,2)}function aM(e,t){return ge(e.getUTCMinutes(),t,2)}function iM(e,t){return ge(e.getUTCSeconds(),t,2)}function oM(e){var t=e.getUTCDay();return t===0?7:t}function sM(e,t){return ge(Ol.count(gr(e)-1,e),t,2)}function SS(e){var t=e.getUTCDay();return t>=4||t===0?Yn(e):Yn.ceil(e)}function lM(e,t){return e=SS(e),ge(Yn.count(gr(e),e)+(gr(e).getUTCDay()===4),t,2)}function cM(e){return e.getUTCDay()}function uM(e,t){return ge(Jo.count(gr(e)-1,e),t,2)}function dM(e,t){return ge(e.getUTCFullYear()%100,t,2)}function fM(e,t){return e=SS(e),ge(e.getUTCFullYear()%100,t,2)}function hM(e,t){return ge(e.getUTCFullYear()%1e4,t,4)}function pM(e,t){var r=e.getUTCDay();return e=r>=4||r===0?Yn(e):Yn.ceil(e),ge(e.getUTCFullYear()%1e4,t,4)}function mM(){return"+0000"}function M0(){return"%"}function $0(e){return+e}function R0(e){return Math.floor(+e/1e3)}var Tn,OS,NS;xM({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 xM(e){return Tn=xI(e),OS=Tn.format,Tn.parse,NS=Tn.utcFormat,Tn.utcParse,Tn}function vM(e){return new Date(e)}function gM(e){return e instanceof Date?+e:+new Date(+e)}function hx(e,t,r,n,a,i,s,l,c,u){var d=Jm(),f=d.invert,h=d.domain,p=u(".%L"),v=u(":%S"),x=u("%I:%M"),m=u("%I %p"),g=u("%a %d"),b=u("%b %d"),j=u("%B"),C=u("%Y");function y(w){return(c(w)<w?p:l(w)<w?v:s(w)<w?x:i(w)<w?m:n(w)<w?a(w)<w?g:b:r(w)<w?j:C)(w)}return d.invert=function(w){return new Date(f(w))},d.domain=function(w){return arguments.length?h(Array.from(w,gM)):h().map(vM)},d.ticks=function(w){var S=h();return e(S[0],S[S.length-1],w??10)},d.tickFormat=function(w,S){return S==null?y:u(S)},d.nice=function(w){var S=h();return(!w||typeof w.range!="function")&&(w=t(S[0],S[S.length-1],w??10)),w?h(fS(S,w)):d},d.copy=function(){return Zi(d,hx(e,t,r,n,a,i,s,l,c,u))},d}function yM(){return $t.apply(hx(pI,mI,vr,dx,Sl,Yi,cx,sx,rn,OS).domain([new Date(2e3,0,1),new Date(2e3,0,2)]),arguments)}function bM(){return $t.apply(hx(fI,hI,gr,fx,Ol,Cl,ux,lx,rn,NS).domain([Date.UTC(2e3,0,1),Date.UTC(2e3,0,2)]),arguments)}function Nl(){var e=0,t=1,r,n,a,i,s=ut,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,v;return arguments.length?([p,v]=h,s=f(p,v),u):[s(0),s(1)]}}return u.range=d(Sa),u.rangeRound=d(Qm),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 PS(){var e=Br(Nl()(ut));return e.copy=function(){return Fr(e,PS())},Sr.apply(e,arguments)}function AS(){var e=rx(Nl()).domain([1,10]);return e.copy=function(){return Fr(e,AS()).base(e.base())},Sr.apply(e,arguments)}function _S(){var e=nx(Nl());return e.copy=function(){return Fr(e,_S()).constant(e.constant())},Sr.apply(e,arguments)}function px(){var e=ax(Nl());return e.copy=function(){return Fr(e,px()).exponent(e.exponent())},Sr.apply(e,arguments)}function wM(){return px.apply(null,arguments).exponent(.5)}function kS(){var e=[],t=ut;function r(n){if(n!=null&&!isNaN(n=+n))return t((Ki(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(Ir),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)=>sE(e,i/n))},r.copy=function(){return kS(t).domain(e)},Sr.apply(r,arguments)}function Pl(){var e=0,t=.5,r=1,n=1,a,i,s,l,c,u=ut,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 v(x){return function(m){var g,b,j;return arguments.length?([g,b,j]=m,u=IE(x,[g,b,j]),p):[u(0),u(.5),u(1)]}}return p.range=v(Sa),p.rangeRound=v(Qm),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 TS(){var e=Br(Pl()(ut));return e.copy=function(){return Fr(e,TS())},Sr.apply(e,arguments)}function ES(){var e=rx(Pl()).domain([.1,1,10]);return e.copy=function(){return Fr(e,ES()).base(e.base())},Sr.apply(e,arguments)}function IS(){var e=nx(Pl());return e.copy=function(){return Fr(e,IS()).constant(e.constant())},Sr.apply(e,arguments)}function mx(){var e=ax(Pl());return e.copy=function(){return Fr(e,mx()).exponent(e.exponent())},Sr.apply(e,arguments)}function jM(){return mx.apply(null,arguments).exponent(.5)}const L0=Object.freeze(Object.defineProperty({__proto__:null,scaleBand:fi,scaleDiverging:TS,scaleDivergingLog:ES,scaleDivergingPow:mx,scaleDivergingSqrt:jM,scaleDivergingSymlog:IS,scaleIdentity:dS,scaleImplicit:Rh,scaleLinear:Yo,scaleLog:hS,scaleOrdinal:Zm,scalePoint:Ya,scalePow:ix,scaleQuantile:xS,scaleQuantize:vS,scaleRadial:mS,scaleSequential:PS,scaleSequentialLog:AS,scaleSequentialPow:px,scaleSequentialQuantile:kS,scaleSequentialSqrt:wM,scaleSequentialSymlog:_S,scaleSqrt:rI,scaleSymlog:pS,scaleThreshold:gS,scaleTime:yM,scaleUtc:bM,tickFormat:uS},Symbol.toStringTag,{value:"Module"}));var uf,D0;function Al(){if(D0)return uf;D0=1;var e=ba();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 uf=t,uf}var df,z0;function MS(){if(z0)return df;z0=1;function e(t,r){return t>r}return df=e,df}var ff,B0;function CM(){if(B0)return ff;B0=1;var e=Al(),t=MS(),r=Ca();function n(a){return a&&a.length?e(a,r,t):void 0}return ff=n,ff}var SM=CM();const Tr=Ne(SM);var hf,F0;function $S(){if(F0)return hf;F0=1;function e(t,r){return t<r}return hf=e,hf}var pf,q0;function OM(){if(q0)return pf;q0=1;var e=Al(),t=$S(),r=Ca();function n(a){return a&&a.length?e(a,r,t):void 0}return pf=n,pf}var NM=OM();const _l=Ne(NM);var mf,W0;function PM(){if(W0)return mf;W0=1;var e=Tm(),t=rr(),r=HC(),n=vt();function a(i,s){var l=n(i)?e:r;return l(i,t(s,3))}return mf=a,mf}var xf,H0;function AM(){if(H0)return xf;H0=1;var e=qC(),t=PM();function r(n,a){return e(t(n,a),1)}return xf=r,xf}var _M=AM();const kM=Ne(_M);var vf,V0;function TM(){if(V0)return vf;V0=1;var e=Hm();function t(r,n){return e(r,n)}return vf=t,vf}var EM=TM();const yr=Ne(EM);var Oa=1e9,IM={precision:20,rounding:4,toExpNeg:-7,toExpPos:21,LN10:"2.302585092994045684017991454684364207601101488628772976033327900967572609677352480235997205089598298341967784042286"},vx,De=!0,Mt="[DecimalError] ",sn=Mt+"Invalid argument: ",xx=Mt+"Exponent out of range: ",Na=Math.floor,Xr=Math.pow,MM=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,jt,Xe=1e7,Ie=7,RS=9007199254740991,es=Na(RS/Ie),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)*Ie;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 fr(this,new this.constructor(e))};se.dividedToIntegerBy=se.idiv=function(e){var t=this,r=t.constructor;return Ae(fr(t,new r(e),0,1),r.precision)};se.equals=se.eq=function(e){return!this.cmp(e)};se.exponent=function(){return He(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(jt))throw Error(Mt+"NaN");if(r.s<1)throw Error(Mt+(r.s?"NaN":"-Infinity"));return r.eq(jt)?new n(0):(De=!1,t=fr(vi(r,i),vi(e,i),i),De=!0,Ae(t,a))};se.minus=se.sub=function(e){var t=this;return e=new t.constructor(e),t.s==e.s?zS(t,e):LS(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(Mt+"NaN");return r.s?(De=!1,t=fr(r,e,0,1).times(e),De=!0,r.minus(t)):Ae(new n(r),a)};se.naturalExponential=se.exp=function(){return DS(this)};se.naturalLogarithm=se.ln=function(){return vi(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?LS(t,e):zS(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=He(a)+1,n=a.d.length-1,r=n*Ie+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(Mt+"NaN")}for(e=He(l),De=!1,a=Math.sqrt(+l),a==0||a==1/0?(t=Kt(l.d),(t.length+e)%2==0&&(t+="0"),a=Math.sqrt(t),e=Na((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(fr(l,i,s+2)).times(.5),Kt(i.d).slice(0,s)===(t=Kt(n.d)).slice(0,s)){if(t=t.slice(s-3,s+1),a==s&&t=="4999"){if(Ae(i,r+1,0),i.times(i).eq(l)){n=i;break}}else if(t!="9999")break;s+=4}return De=!0,Ae(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%Xe|0,t=l/Xe|0;i[a]=(i[a]+t)%Xe|0}for(;!i[--s];)i.pop();return t?++r:i.shift(),e.d=i,e.e=r,De?Ae(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:(Qt(e,0,Oa),t===void 0?t=n.rounding:Qt(t,0,8),Ae(r,e+He(r)+1,t))};se.toExponential=function(e,t){var r,n=this,a=n.constructor;return e===void 0?r=fn(n,!0):(Qt(e,0,Oa),t===void 0?t=a.rounding:Qt(t,0,8),n=Ae(new a(n),e+1,t),r=fn(n,!0,e+1)),r};se.toFixed=function(e,t){var r,n,a=this,i=a.constructor;return e===void 0?fn(a):(Qt(e,0,Oa),t===void 0?t=i.rounding:Qt(t,0,8),n=Ae(new i(a),e+He(a)+1,t),r=fn(n.abs(),!1,e+He(n)+1),a.isneg()&&!a.isZero()?"-"+r:r)};se.toInteger=se.toint=function(){var e=this,t=e.constructor;return Ae(new t(e),He(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(jt);if(l=new c(l),!l.s){if(e.s<1)throw Error(Mt+"Infinity");return l}if(l.eq(jt))return l;if(n=c.precision,e.eq(jt))return Ae(l,n);if(t=e.e,r=e.d.length-1,s=t>=r,i=l.s,s){if((r=d<0?-d:d)<=RS){for(a=new c(jt),t=Math.ceil(n/Ie+4),De=!1;r%2&&(a=a.times(l),K0(a.d,t)),r=Na(r/2),r!==0;)l=l.times(l),K0(l.d,t);return De=!0,e.s<0?new c(jt).div(a):Ae(a,n)}}else if(i<0)throw Error(Mt+"NaN");return i=i<0&&e.d[Math.max(t,r)]&1?-1:1,l.s=1,De=!1,a=e.times(vi(l,n+u)),De=!0,a=DS(a),a.s=i,a};se.toPrecision=function(e,t){var r,n,a=this,i=a.constructor;return e===void 0?(r=He(a),n=fn(a,r<=i.toExpNeg||r>=i.toExpPos)):(Qt(e,1,Oa),t===void 0?t=i.rounding:Qt(t,0,8),a=Ae(new i(a),e,t),r=He(a),n=fn(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):(Qt(e,1,Oa),t===void 0?t=n.rounding:Qt(t,0,8)),Ae(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=He(e),r=e.constructor;return fn(e,t<=r.toExpNeg||t>=r.toExpPos)};function LS(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?Ae(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/Ie),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)/Xe|0,c[i]%=Xe;for(r&&(c.unshift(r),++a),l=c.length;c[--l]==0;)c.pop();return t.d=c,t.e=a,De?Ae(t,f):t}function Qt(e,t,r){if(e!==~~e||e<t||e>r)throw Error(sn+e)}function Kt(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=Ie-n.length,r&&(i+=Ar(r)),i+=n;s=e[t],n=s+"",r=Ie-n.length,r&&(i+=Ar(r))}else if(s===0)return"0";for(;s%10===0;)s/=10;return i+s}var fr=(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%Xe|0,s=i/Xe|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*Xe+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,v,x,m,g,b,j,C,y,w,S,A,_=n.constructor,I=n.s==a.s?1:-1,k=n.d,E=a.d;if(!n.s)return new _(n);if(!a.s)throw Error(Mt+"Division by zero");for(c=n.e-a.e,S=E.length,y=k.length,p=new _(I),v=p.d=[],u=0;E[u]==(k[u]||0);)++u;if(E[u]>(k[u]||0)&&--c,i==null?b=i=_.precision:s?b=i+(He(n)-He(a))+1:b=i,b<0)return new _(0);if(b=b/Ie+2|0,u=0,S==1)for(d=0,E=E[0],b++;(u<y||d)&&b--;u++)j=d*Xe+(k[u]||0),v[u]=j/E|0,d=j%E|0;else{for(d=Xe/(E[0]+1)|0,d>1&&(E=e(E,d),k=e(k,d),S=E.length,y=k.length),C=S,x=k.slice(0,S),m=x.length;m<S;)x[m++]=0;A=E.slice(),A.unshift(0),w=E[0],E[1]>=Xe/2&&++w;do d=0,l=t(E,x,S,m),l<0?(g=x[0],S!=m&&(g=g*Xe+(x[1]||0)),d=g/w|0,d>1?(d>=Xe&&(d=Xe-1),f=e(E,d),h=f.length,m=x.length,l=t(f,x,h,m),l==1&&(d--,r(f,S<h?A: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,S,m),l<1&&(d++,r(x,S<m?A:E,m))),m=x.length):l===0&&(d++,x=[0]),v[u++]=d,l&&x[0]?x[m++]=k[C]||0:(x=[k[C]],m=1);while((C++<y||x[0]!==void 0)&&b--)}return v[0]||v.shift(),p.e=c,Ae(p,s?i+He(p)+1:i)}})();function DS(e,t){var r,n,a,i,s,l,c=0,u=0,d=e.constructor,f=d.precision;if(He(e)>16)throw Error(xx+He(e));if(!e.s)return new d(jt);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(jt),d.precision=l;;){if(a=Ae(a.times(e),l),r=r.times(++c),s=i.plus(fr(a,r,l)),Kt(s.d).slice(0,l)===Kt(i.d).slice(0,l)){for(;u--;)i=Ae(i.times(i),l);return d.precision=f,t==null?(De=!0,Ae(i,f)):i}i=s}}function He(e){for(var t=e.e*Ie,r=e.d[0];r>=10;r/=10)t++;return t}function gf(e,t,r){if(t>e.LN10.sd())throw De=!0,r&&(e.precision=r),Error(Mt+"LN10 precision limit exceeded");return Ae(new e(e.LN10),t)}function Ar(e){for(var t="";e--;)t+="0";return t}function vi(e,t){var r,n,a,i,s,l,c,u,d,f=1,h=10,p=e,v=p.d,x=p.constructor,m=x.precision;if(p.s<1)throw Error(Mt+(p.s?"NaN":"-Infinity"));if(p.eq(jt))return new x(0);if(t==null?(De=!1,u=m):u=t,p.eq(10))return t==null&&(De=!0),gf(x,u);if(u+=h,x.precision=u,r=Kt(v),n=r.charAt(0),i=He(p),Math.abs(i)<15e14){for(;n<7&&n!=1||n==1&&r.charAt(1)>3;)p=p.times(e),r=Kt(p.d),n=r.charAt(0),f++;i=He(p),n>1?(p=new x("0."+r),i++):p=new x(n+"."+r.slice(1))}else return c=gf(x,u+2,m).times(i+""),p=vi(new x(n+"."+r.slice(1)),u-h).plus(c),x.precision=m,t==null?(De=!0,Ae(p,m)):p;for(l=s=p=fr(p.minus(jt),p.plus(jt),u),d=Ae(p.times(p),u),a=3;;){if(s=Ae(s.times(d),u),c=l.plus(fr(s,new x(a),u)),Kt(c.d).slice(0,u)===Kt(l.d).slice(0,u))return l=l.times(2),i!==0&&(l=l.plus(gf(x,u+2,m).times(i+""))),l=fr(l,new x(f),u),x.precision=m,t==null?(De=!0,Ae(l,m)):l;l=c,a+=2}}function U0(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=Na(r/Ie),e.d=[],n=(r+1)%Ie,r<0&&(n+=Ie),n<a){for(n&&e.d.push(+t.slice(0,n)),a-=Ie;n<a;)e.d.push(+t.slice(n,n+=Ie));t=t.slice(n),n=Ie-t.length}else n-=a;for(;n--;)t+="0";if(e.d.push(+t),De&&(e.e>es||e.e<-es))throw Error(xx+r)}else e.s=0,e.e=0,e.d=[0];return e}function Ae(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+=Ie,a=t,u=f[d=0];else{if(d=Math.ceil((n+1)/Ie),i=f.length,d>=i)return e;for(u=i=f[d],s=1;i>=10;i/=10)s++;n%=Ie,a=n-Ie+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=He(e),f.length=1,t=t-i-1,f[0]=Xr(10,(Ie-t%Ie)%Ie),e.e=Na(-t/Ie)||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,Ie-n),f[d]=a>0?(u/Xr(10,s-a)%Xr(10,a)|0)*i:0),c)for(;;)if(d==0){(f[0]+=i)==Xe&&(f[0]=1,++e.e);break}else{if(f[d]+=i,f[d]!=Xe)break;f[d--]=0,i=1}for(n=f.length;f[--n]===0;)f.pop();if(De&&(e.e>es||e.e<-es))throw Error(xx+He(e));return e}function zS(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?Ae(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/Ie),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]=Xe-1;--c[i],c[a]+=Xe}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?Ae(t,p):t):new h(0)}function fn(e,t,r){var n,a=He(e),i=Kt(e.d),s=i.length;return t?(r&&(n=r-s)>0?i=i.charAt(0)+"."+i.slice(1)+Ar(n):s>1&&(i=i.charAt(0)+"."+i.slice(1)),i=i+(a<0?"e":"e+")+a):a<0?(i="0."+Ar(-a-1)+i,r&&(n=r-s)>0&&(i+=Ar(n))):a>=s?(i+=Ar(a+1-s),r&&(n=r-a-1)>0&&(i=i+"."+Ar(n))):((n=a+1)<s&&(i=i.slice(0,n)+"."+i.slice(n)),r&&(n=r-s)>0&&(a+1===s&&(i+="."),i+=Ar(n))),e.s<0?"-"+i:i}function K0(e,t){if(e.length>t)return e.length=t,!0}function BS(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 U0(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,MM.test(i))U0(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=BS,a.config=a.set=$M,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 $M(e){if(!e||typeof e!="object")throw Error(Mt+"Object expected");var t,r,n,a=["precision",1,Oa,"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(Na(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 vx=BS(IM);jt=new vx(1);const Pe=vx;function RM(e){return BM(e)||zM(e)||DM(e)||LM()}function LM(){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 DM(e,t){if(e){if(typeof e=="string")return Bh(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 Bh(e,t)}}function zM(e){if(typeof Symbol<"u"&&Symbol.iterator in Object(e))return Array.from(e)}function BM(e){if(Array.isArray(e))return Bh(e)}function Bh(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 FM=function(t){return t},FS={},qS=function(t){return t===FS},G0=function(t){return function r(){return arguments.length===0||arguments.length===1&&qS(arguments.length<=0?void 0:arguments[0])?r:t.apply(void 0,arguments)}},qM=function e(t,r){return t===1?r:G0(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!==FS}).length;return s>=t?r.apply(void 0,a):e(t-s,G0(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 qS(f)?c.shift():f});return r.apply(void 0,RM(d).concat(c))}))})},kl=function(t){return qM(t.length,t)},Fh=function(t,r){for(var n=[],a=t;a<r;++a)n[a-t]=a;return n},WM=kl(function(e,t){return Array.isArray(t)?t.map(e):Object.keys(t).map(function(r){return t[r]}).map(e)}),HM=function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];if(!r.length)return FM;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))}},qh=function(t){return Array.isArray(t)?t.reverse():t.split("").reverse.join("")},WS=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 VM(e){var t;return e===0?t=1:t=Math.floor(new Pe(e).abs().log(10).toNumber())+1,t}function UM(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 KM=kl(function(e,t,r){var n=+e,a=+t;return n+r*(a-n)}),GM=kl(function(e,t,r){var n=t-+e;return n=n||1/0,(r-e)/n}),ZM=kl(function(e,t,r){var n=t-+e;return n=n||1/0,Math.max(0,Math.min(1,(r-e)/n))});const Tl={rangeStep:UM,getDigitCount:VM,interpolateNumber:KM,uninterpolateNumber:GM,uninterpolateTruncation:ZM};function Wh(e){return QM(e)||XM(e)||HS(e)||YM()}function YM(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
38
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function XM(e){if(typeof Symbol<"u"&&Symbol.iterator in Object(e))return Array.from(e)}function QM(e){if(Array.isArray(e))return Hh(e)}function gi(e,t){return t7(e)||e7(e,t)||HS(e,t)||JM()}function JM(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
39
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function HS(e,t){if(e){if(typeof e=="string")return Hh(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 Hh(e,t)}}function Hh(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 e7(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 t7(e){if(Array.isArray(e))return e}function VS(e){var t=gi(e,2),r=t[0],n=t[1],a=r,i=n;return r>n&&(a=n,i=r),[a,i]}function US(e,t,r){if(e.lte(0))return new Pe(0);var n=Tl.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 r7(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(Tl.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=HM(WM(function(c){return a.add(new Pe(c-s).mul(n)).toNumber()}),Fh);return l(0,t)}function KS(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=US(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?KS(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 n7(e){var t=gi(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=VS([r,n]),c=gi(l,2),u=c[0],d=c[1];if(u===-1/0||d===1/0){var f=d===1/0?[u].concat(Wh(Fh(0,a-1).map(function(){return 1/0}))):[].concat(Wh(Fh(0,a-1).map(function(){return-1/0})),[d]);return r>n?qh(f):f}if(u===d)return r7(u,a,i);var h=KS(u,d,s,i),p=h.step,v=h.tickMin,x=h.tickMax,m=Tl.rangeStep(v,x.add(new Pe(.1).mul(p)),p);return r>n?qh(m):m}function a7(e,t){var r=gi(e,2),n=r[0],a=r[1],i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,s=VS([n,a]),l=gi(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=US(new Pe(u).sub(c).div(d-1),i,0),h=[].concat(Wh(Tl.rangeStep(new Pe(c),new Pe(u).sub(new Pe(.99).mul(f)),f)),[u]);return n>a?qh(h):h}var i7=WS(n7),o7=WS(a7),s7=process.env.NODE_ENV==="production",yf="Invariant failed";function mt(e,t){if(s7)throw new Error(yf);var r=typeof t=="function"?t():t,n=r?"".concat(yf,": ").concat(r):yf;throw new Error(n)}var l7=["offset","layout","width","dataKey","data","dataPointFormatter","xAxis","yAxis"];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)}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 c7(e,t){return h7(e)||f7(e,t)||d7(e,t)||u7()}function u7(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
40
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function d7(e,t){if(e){if(typeof e=="string")return Z0(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 Z0(e,t)}}function Z0(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 h7(e){if(Array.isArray(e))return e}function p7(e,t){if(e==null)return{};var r=m7(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 m7(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 x7(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function v7(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,YS(n.key),n)}}function g7(e,t,r){return t&&v7(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function y7(e,t,r){return t=rs(t),b7(e,GS()?Reflect.construct(t,r||[],rs(e).constructor):t.apply(e,r))}function b7(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 w7(e)}function w7(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function GS(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(GS=function(){return!!e})()}function rs(e){return rs=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},rs(e)}function j7(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&&Vh(e,t)}function Vh(e,t){return Vh=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Vh(e,t)}function ZS(e,t,r){return t=YS(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function YS(e){var t=C7(e,"string");return Xn(t)=="symbol"?t:t+""}function C7(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)}var Xi=(function(e){function t(){return x7(this,t),y7(this,t,arguments)}return j7(t,e),g7(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=p7(n,l7),p=oe(h,!1);this.props.direction==="x"&&d.type!=="number"&&(process.env.NODE_ENV!=="production"?mt(!1,'ErrorBar requires Axis type property to be "number".'):mt());var v=c.map(function(x){var m=u(x,l),g=m.x,b=m.y,j=m.value,C=m.errorVal;if(!C)return null;var y=[],w,S;if(Array.isArray(C)){var A=c7(C,2);w=A[0],S=A[1]}else w=S=C;if(i==="vertical"){var _=d.scale,I=b+a,k=I+s,E=I-s,T=_(j-w),M=_(j+S);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 $=f.scale,R=g+a,L=R-s,q=R+s,U=$(j-w),z=$(j+S);y.push({x1:L,y1:z,x2:q,y2:z}),y.push({x1:R,y1:U,x2:R,y2:z}),y.push({x1:L,y1:U,x2:q,y2:U})}return O.default.createElement(fe,ts({className:"recharts-errorBar",key:"bar-".concat(y.map(function(F){return"".concat(F.x1,"-").concat(F.x2,"-").concat(F.y1,"-").concat(F.y2)}))},p),y.map(function(F){return O.default.createElement("line",ts({},F,{key:"line-".concat(F.x1,"-").concat(F.x2,"-").concat(F.y1,"-").concat(F.y2)}))}))});return O.default.createElement(fe,{className:"recharts-errorBars"},v)}}])})(O.default.Component);ZS(Xi,"defaultProps",{stroke:"black",strokeWidth:1.5,width:5,offset:0,layout:"horizontal"});ZS(Xi,"displayName","ErrorBar");function yi(e){"@babel/helpers - typeof";return yi=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},yi(e)}function Y0(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?Y0(Object(r),!0).forEach(function(n){S7(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Y0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function S7(e,t,r){return t=O7(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function O7(e){var t=N7(e,"string");return yi(t)=="symbol"?t:t+""}function N7(e,t){if(yi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(yi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var XS=function(t){var r=t.children,n=t.formattedGraphicalItems,a=t.legendWidth,i=t.legendContent,s=bt(r,Zt);if(!s)return null;var l=Zt.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,v=p.sectors||p.data||[];return d.concat(v.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):{},v=p.dataKey,x=p.name,m=p.legendType,g=p.hide;return{inactive:g,dataKey:v,type:c.iconType||m||"square",color:gx(f),value:x||v,payload:p}}),Ur(Ur(Ur({},c),Zt.getWithHeight(s,a)),{},{payload:u,item:s})};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 X0(e){return k7(e)||_7(e)||A7(e)||P7()}function P7(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
41
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function A7(e,t){if(e){if(typeof e=="string")return Uh(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 Uh(e,t)}}function _7(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function k7(e){if(Array.isArray(e))return Uh(e)}function Uh(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 Q0(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?Q0(Object(r),!0).forEach(function(n){Fn(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Q0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Fn(e,t,r){return t=T7(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function T7(e){var t=E7(e,"string");return bi(t)=="symbol"?t:t+""}function E7(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 Le(e,t,r){return de(e)||de(t)?r:Ke(t)?St(e,t,r):le(t)?t(e):r}function Xa(e,t,r,n){var a=kM(e,function(l){return Le(l,t)});if(r==="number"){var i=a.filter(function(l){return Y(l)||parseFloat(l)});return i.length?[_l(i),Tr(i)]:[1/0,-1/0]}var s=n?a.filter(function(l){return!de(l)}):a;return s.map(function(l){return Ke(l)||l instanceof Date?l:""})}var I7=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(Je(f-d)!==Je(h-f)){var v=[];if(Je(h-f)===Je(c[1]-c[0])){p=h;var x=f+c[1]-c[0];v[0]=Math.min(x,(x+d)/2),v[1]=Math.max(x,(x+d)/2)}else{p=d;var m=h+c[1]-c[0];v[0]=Math.min(f,(m+f)/2),v[1]=Math.max(f,(m+f)/2)}var g=[Math.min(f,(p+f)/2),Math.max(f,(p+f)/2)];if(t>g[0]&&t<=g[1]||t>=v[0]&&t<=v[1]){s=a[u].index;break}}else{var b=Math.min(d,h),j=Math.max(d,h);if(t>(b+f)/2&&t<=(j+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},gx=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},M7=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 v=d[f[h]],x=v.items,m=v.cateAxisId,g=x.filter(function(S){return dr(S.type).indexOf("Bar")>=0});if(g&&g.length){var b=g[0].type.defaultProps,j=b!==void 0?ze(ze({},b),g[0].props):g[0].props,C=j.barSize,y=j[m];s[y]||(s[y]=[]);var w=de(C)?r:C;s[y].push({item:g[0],stackList:g.slice(1),barSize:de(w)?void 0:ct(w,n,0)})}}return s},$7=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=ct(r,a,0,!0),d,f=[];if(s[0].barSize===+s[0].barSize){var h=!1,p=a/c,v=s.reduce(function(C,y){return C+y.barSize||0},0);v+=(c-1)*u,v>=a&&(v-=(c-1)*u,u=0),v>=a&&p>0&&(h=!0,p*=.9,v=c*p);var x=(a-v)/2>>0,m={offset:x-u,size:0};d=s.reduce(function(C,y){var w={item:y.item,position:{offset:m.offset+m.size+u,size:h?p:y.barSize}},S=[].concat(X0(C),[w]);return m=S[S.length-1].position,y.stackList&&y.stackList.length&&y.stackList.forEach(function(A){S.push({item:A,position:m})}),S},f)}else{var g=ct(n,a,0,!0);a-2*g-(c-1)*u<=0&&(u=0);var b=(a-2*g-(c-1)*u)/c;b>1&&(b>>=0);var j=l===+l?Math.min(b,l):b;d=s.reduce(function(C,y,w){var S=[].concat(X0(C),[{item:y.item,position:{offset:g+(b+u)*w+(b-j)/2,size:j}}]);return y.stackList&&y.stackList.length&&y.stackList.forEach(function(A){S.push({item:A,position:S[S.length-1].position})}),S},f)}return d},R7=function(t,r,n,a){var i=n.children,s=n.width,l=n.margin,c=s-(l.left||0)-(l.right||0),u=XS({children:i,legendWidth:c});if(u){var d=a||{},f=d.width,h=d.height,p=u.align,v=u.verticalAlign,x=u.layout;if((x==="vertical"||x==="horizontal"&&v==="middle")&&p!=="center"&&Y(t[p]))return ze(ze({},t),{},Fn({},p,t[p]+(f||0)));if((x==="horizontal"||x==="vertical"&&p==="center")&&v!=="middle"&&Y(t[v]))return ze(ze({},t),{},Fn({},v,t[v]+(h||0)))}return t},L7=function(t,r,n){return de(r)?!0:t==="horizontal"?r==="yAxis":t==="vertical"||n==="x"?r==="xAxis":n==="y"?r==="yAxis":!0},QS=function(t,r,n,a,i){var s=r.props.children,l=xt(s,Xi).filter(function(u){return L7(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)?[_l(f),Tr(f)]:[f,f],p=c.reduce(function(v,x){var m=Le(d,x,0),g=h[0]-Math.abs(Array.isArray(m)?m[0]:m),b=h[1]+Math.abs(Array.isArray(m)?m[1]:m);return[Math.min(g,v[0]),Math.max(b,v[1])]},[1/0,-1/0]);return[Math.min(p[0],u[0]),Math.max(p[1],u[1])]},[1/0,-1/0])}return null},D7=function(t,r,n,a,i){var s=r.map(function(l){return QS(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},JS=function(t,r,n,a,i){var s=r.map(function(c){var u=c.props.dataKey;return n==="number"&&u&&QS(t,c,u,a)||Xa(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},[])},e5=function(t,r){return t==="horizontal"&&r==="xAxis"||t==="vertical"&&r==="yAxis"||t==="centric"&&r==="angleAxis"||t==="radial"&&r==="radiusAxis"},t5=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},ur=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?Je(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!ja(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}})},bf=new WeakMap,ho=function(t,r){if(typeof r!="function")return t;bf.has(t)||bf.set(t,new WeakMap);var n=bf.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},r5=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:fi(),realScaleType:"band"}:s==="radial"&&l==="angleAxis"?{scale:Yo(),realScaleType:"linear"}:i==="category"&&r&&(r.indexOf("LineChart")>=0||r.indexOf("AreaChart")>=0||r.indexOf("ComposedChart")>=0&&!n)?{scale:Ya(),realScaleType:"point"}:i==="category"?{scale:fi(),realScaleType:"band"}:{scale:Yo(),realScaleType:"linear"};if(un(a)){var c="scale".concat(ml(a));return{scale:(L0[c]||Ya)(),realScaleType:L0[c]?c:"point"}}return le(a)?{scale:a}:{scale:Ya(),realScaleType:"point"}},J0=1e-4,n5=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])-J0,s=Math.max(a[0],a[1])+J0,l=t(r[0]),c=t(r[n-1]);(l<i||l>s||c<i||c>s)&&t.domain([r[0],r[n-1]])}},a5=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},i5=function(t,r){if(!r||r.length!==2||!Y(r[0])||!Y(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(!Y(t[0])||t[0]<n)&&(i[0]=n),(!Y(t[1])||t[1]>a)&&(i[1]=a),i[0]>a&&(i[0]=a),i[1]<n&&(i[1]=n),i},z7=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=ja(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])}},B7=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=ja(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)}},F7={sign:z7,expand:_8,none:Wn,silhouette:k8,wiggle:T8,positive:B7},q7=function(t,r,n){var a=r.map(function(l){return l.props.dataKey}),i=F7[n],s=A8().keys(a).value(function(l,c){return+Le(l,c,0)}).order(jh).offset(i);return s(t)},W7=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,v=(p=h.type)!==null&&p!==void 0&&p.defaultProps?ze(ze({},h.type.defaultProps),h.props):h.props,x=v.stackId,m=v.hide;if(m)return f;var g=v[n],b=f[g]||{hasStack:!1,stackGroups:{}};if(Ke(x)){var j=b.stackGroups[x]||{numericAxisId:n,cateAxisId:a,items:[]};j.items.push(h),b.hasStack=!0,b.stackGroups[x]=j}else b.stackGroups[yn("_stackId_")]={numericAxisId:n,cateAxisId:a,items:[h]};return ze(ze({},f),{},Fn({},g,b))},c),d={};return Object.keys(u).reduce(function(f,h){var p=u[h];if(p.hasStack){var v={};p.stackGroups=Object.keys(p.stackGroups).reduce(function(x,m){var g=p.stackGroups[m];return ze(ze({},x),{},Fn({},m,{numericAxisId:n,cateAxisId:a,items:g.items,stackedData:q7(t,g.items,i)}))},v)}return ze(ze({},f),{},Fn({},h,p))},d)},o5=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=i7(u,i,l);return t.domain([_l(d),Tr(d)]),{niceTicks:d}}if(i&&a==="number"){var f=t.domain(),h=o7(f,i,l);return{niceTicks:h}}return null};function ns(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=To(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 as=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},s5=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]},H7=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(Ke(i)){var s=r[i];if(s){var l=s.items.indexOf(t);return l>=0?s.stackedData[l]:null}}return null},V7=function(t){return t.reduce(function(r,n){return[_l(n.concat([r[0]]).filter(Y)),Tr(n.concat([r[1]]).filter(Y))]},[1/0,-1/0])},l5=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=V7(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})},e1=/^dataMin[\s]*-[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,t1=/^dataMax[\s]*\+[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,Kh=function(t,r,n){if(le(t))return t(r,n);if(!Array.isArray(t))return r;var a=[];if(Y(t[0]))a[0]=n?t[0]:Math.min(t[0],r[0]);else if(e1.test(t[0])){var i=+e1.exec(t[0])[1];a[0]=r[0]-i}else le(t[0])?a[0]=t[0](r[0]):a[0]=r[0];if(Y(t[1]))a[1]=n?t[1]:Math.max(t[1],r[1]);else if(t1.test(t[1])){var s=+t1.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},is=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=Um(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},r1=function(t,r,n){return!t||!t.length||yr(t,St(n,"type.defaultProps.domain"))?r:t},yx=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:gx(t),value:Le(r,a),type:c,payload:r,chartType:u,hide:d})};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 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 or(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){c5(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 c5(e,t,r){return t=U7(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function U7(e){var t=K7(e,"string");return wi(t)=="symbol"?t:t+""}function K7(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)}function G7(e,t){return Q7(e)||X7(e,t)||Y7(e,t)||Z7()}function Z7(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
42
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Y7(e,t){if(e){if(typeof e=="string")return a1(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 a1(e,t)}}function a1(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 X7(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}var os=Math.PI/180,J7=function(t){return t*180/Math.PI},ve=function(t,r,n,a){return{x:t+Math.cos(-os*a)*n,y:r+Math.sin(-os*a)*n}},u5=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},bx=function(t,r,n,a,i){var s=t.width,l=t.height,c=t.startAngle,u=t.endAngle,d=ct(t.cx,s,s/2),f=ct(t.cy,l,l/2),h=u5(s,l,n),p=ct(t.innerRadius,h,0),v=ct(t.outerRadius,h,h*.8),x=Object.keys(r);return x.reduce(function(m,g){var b=r[g],j=b.domain,C=b.reversed,y;if(de(b.range))a==="angleAxis"?y=[c,u]:a==="radiusAxis"&&(y=[p,v]),C&&(y=[y[1],y[0]]);else{y=b.range;var w=y,S=G7(w,2);c=S[0],u=S[1]}var A=r5(b,i),_=A.realScaleType,I=A.scale;I.domain(j).range(y),n5(I);var k=o5(I,or(or({},b),{},{realScaleType:_})),E=or(or(or({},b),k),{},{range:y,radius:v,realScaleType:_,scale:I,cx:d,cy:f,innerRadius:p,outerRadius:v,startAngle:c,endAngle:u});return or(or({},m),{},c5({},g,E))},{})},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))},t$=function(t,r){var n=t.x,a=t.y,i=r.cx,s=r.cy,l=e$({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:J7(u),angleInRadian:u}},r$=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}},n$=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},i1=function(t,r){var n=t.x,a=t.y,i=t$({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=r$(r),f=d.startAngle,h=d.endAngle,p=l,v;if(f<=h){for(;p>h;)p-=360;for(;p<f;)p+=360;v=p>=f&&p<=h}else{for(;p>f;)p-=360;for(;p<h;)p+=360;v=p>=h&&p<=f}return v?or(or({},r),{},{radius:s,angle:n$(p,r)}):null},d5=function(t){return!P.isValidElement(t)&&!le(t)&&typeof t!="boolean"?t.className:""};function ji(e){"@babel/helpers - typeof";return ji=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},ji(e)}var a$=["offset"];function i$(e){return c$(e)||l$(e)||s$(e)||o$()}function o$(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
43
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function s$(e,t){if(e){if(typeof e=="string")return Gh(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 Gh(e,t)}}function l$(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function c$(e){if(Array.isArray(e))return Gh(e)}function Gh(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 u$(e,t){if(e==null)return{};var r=d$(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 d$(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 o1(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 Ue(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?o1(Object(r),!0).forEach(function(n){f$(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):o1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function f$(e,t,r){return t=h$(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function h$(e){var t=p$(e,"string");return ji(t)=="symbol"?t:t+""}function p$(e,t){if(ji(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(ji(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}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)}var m$=function(t){var r=t.value,n=t.formatter,a=de(t.children)?r:t.children;return le(n)?n(a):a},x$=function(t,r){var n=Je(r-t),a=Math.min(Math.abs(r-t),360);return n*a},v$=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,v=c.endAngle,x=c.clockWise,m=(f+h)/2,g=x$(p,v),b=g>=0?1:-1,j,C;a==="insideStart"?(j=p+b*s,C=x):a==="insideEnd"?(j=v-b*s,C=!x):a==="end"&&(j=v+b*s,C=x),C=g<=0?C:!C;var y=ve(u,d,m,j),w=ve(u,d,m,j+(C?1:-1)*359),S="M".concat(y.x,",").concat(y.y,`
|
|
44
|
-
A`).concat(m,",").concat(m,",0,1,").concat(C?0:1,`,
|
|
45
|
-
`).concat(w.x,",").concat(w.y),A=de(t.id)?yn("recharts-radial-line-"):t.id;return O.default.createElement("text",Ci({},n,{dominantBaseline:"central",className:ae.default("recharts-radial-bar-label",l)}),O.default.createElement("defs",null,O.default.createElement("path",{id:A,d:S})),O.default.createElement("textPath",{xlinkHref:"#".concat(A)},r))},g$=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=ve(s,l,u+n,h),v=p.x,x=p.y;return{x:v,y:x,textAnchor:v>=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,g=ve(s,l,m,h),b=g.x,j=g.y;return{x:b,y:j,textAnchor:"middle",verticalAnchor:"middle"}},y$=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",v=f>0?"start":"end",x=u>=0?1:-1,m=x*a,g=x>0?"end":"start",b=x>0?"start":"end";if(i==="top"){var j={x:l+u/2,y:c-f*a,textAnchor:"middle",verticalAnchor:p};return Ue(Ue({},j),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:v};return Ue(Ue({},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:g,verticalAnchor:"middle"};return Ue(Ue({},y),n?{width:Math.max(y.x-n.x,0),height:d}:{})}if(i==="right"){var w={x:l+u+m,y:c+d/2,textAnchor:b,verticalAnchor:"middle"};return Ue(Ue({},w),n?{width:Math.max(n.x+n.width-w.x,0),height:d}:{})}var S=n?{width:u,height:d}:{};return i==="insideLeft"?Ue({x:l+m,y:c+d/2,textAnchor:b,verticalAnchor:"middle"},S):i==="insideRight"?Ue({x:l+u-m,y:c+d/2,textAnchor:g,verticalAnchor:"middle"},S):i==="insideTop"?Ue({x:l+u/2,y:c+h,textAnchor:"middle",verticalAnchor:v},S):i==="insideBottom"?Ue({x:l+u/2,y:c+d-h,textAnchor:"middle",verticalAnchor:p},S):i==="insideTopLeft"?Ue({x:l+m,y:c+h,textAnchor:b,verticalAnchor:v},S):i==="insideTopRight"?Ue({x:l+u-m,y:c+h,textAnchor:g,verticalAnchor:v},S):i==="insideBottomLeft"?Ue({x:l+m,y:c+d-h,textAnchor:b,verticalAnchor:p},S):i==="insideBottomRight"?Ue({x:l+u-m,y:c+d-h,textAnchor:g,verticalAnchor:p},S):wa(i)&&(Y(i.x)||en(i.x))&&(Y(i.y)||en(i.y))?Ue({x:l+ct(i.x,u),y:c+ct(i.y,d),textAnchor:"end",verticalAnchor:"end"},S):Ue({x:l+u/2,y:c+d/2,textAnchor:"middle",verticalAnchor:"middle"},S)},b$=function(t){return"cx"in t&&Y(t.cx)};function Qe(e){var t=e.offset,r=t===void 0?5:t,n=u$(e,a$),a=Ue({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=m$(a);var v=b$(i),x=oe(a,!0);if(v&&(s==="insideStart"||s==="insideEnd"||s==="end"))return v$(a,p,x);var m=v?g$(a):y$(a);return O.default.createElement(dn,Ci({className:ae.default("recharts-label",f)},x,m,{breakAll:h}),p)}Qe.displayName="Label";var f5=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,v=t.left,x=t.width,m=t.height,g=t.clockWise,b=t.labelViewBox;if(b)return b;if(Y(x)&&Y(m)){if(Y(f)&&Y(h))return{x:f,y:h,width:x,height:m};if(Y(p)&&Y(v))return{x:p,y:v,width:x,height:m}}return Y(f)&&Y(h)?{x:f,y:h,width:0,height:0}:Y(r)&&Y(n)?{cx:r,cy:n,startAngle:i||a||0,endAngle:s||a||0,innerRadius:u||0,outerRadius:d||c||l||0,clockWise:g}:t.viewBox?t.viewBox:{}},w$=function(t,r){return t?t===!0?O.default.createElement(Qe,{key:"label-implicit",viewBox:r}):Ke(t)?O.default.createElement(Qe,{key:"label-implicit",viewBox:r,value:t}):P.isValidElement(t)?t.type===Qe?P.cloneElement(t,{key:"label-implicit",viewBox:r}):O.default.createElement(Qe,{key:"label-implicit",content:t,viewBox:r}):le(t)?O.default.createElement(Qe,{key:"label-implicit",content:t,viewBox:r}):wa(t)?O.default.createElement(Qe,Ci({viewBox:r},t,{key:"label-implicit"})):null:null},j$=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=f5(t),s=xt(a,Qe).map(function(c,u){return P.cloneElement(c,{viewBox:r||i,key:"label-".concat(u)})});if(!n)return s;var l=w$(t.label,r||i);return[l].concat(i$(s))};Qe.parseViewBox=f5;Qe.renderCallByParent=j$;var wf,s1;function C$(){if(s1)return wf;s1=1;function e(t){var r=t==null?0:t.length;return r?t[r-1]:void 0}return wf=e,wf}var S$=C$();const h5=Ne(S$);function Si(e){"@babel/helpers - typeof";return Si=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},Si(e)}var O$=["valueAccessor"],N$=["data","dataKey","clockWise","id","textBreakAll"];function P$(e){return T$(e)||k$(e)||_$(e)||A$()}function A$(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
46
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function _$(e,t){if(e){if(typeof e=="string")return Zh(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 Zh(e,t)}}function k$(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function T$(e){if(Array.isArray(e))return Zh(e)}function Zh(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 ss(){return ss=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},ss.apply(this,arguments)}function l1(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 c1(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?l1(Object(r),!0).forEach(function(n){E$(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):l1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function E$(e,t,r){return t=I$(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function I$(e){var t=M$(e,"string");return Si(t)=="symbol"?t:t+""}function M$(e,t){if(Si(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Si(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function u1(e,t){if(e==null)return{};var r=$$(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 $$(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 R$=function(t){return Array.isArray(t.value)?h5(t.value):t.value};function It(e){var t=e.valueAccessor,r=t===void 0?R$:t,n=u1(e,O$),a=n.data,i=n.dataKey,s=n.clockWise,l=n.id,c=n.textBreakAll,u=u1(n,N$);return!a||!a.length?null:O.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 O.default.createElement(Qe,ss({},oe(d,!0),u,p,{parentViewBox:d.parentViewBox,value:h,textBreakAll:c,viewBox:Qe.parseViewBox(de(s)?d:c1(c1({},d),{},{clockWise:s})),key:"label-".concat(f),index:f}))}))}It.displayName="LabelList";function L$(e,t){return e?e===!0?O.default.createElement(It,{key:"labelList-implicit",data:t}):O.default.isValidElement(e)||le(e)?O.default.createElement(It,{key:"labelList-implicit",data:t,content:e}):wa(e)?O.default.createElement(It,ss({data:t},e,{key:"labelList-implicit"})):null:null}function D$(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=xt(n,It).map(function(s,l){return P.cloneElement(s,{data:t,key:"labelList-".concat(l)})});if(!r)return a;var i=L$(e.label,t);return[i].concat(P$(a))}It.renderCallByParent=D$;var z$=["component"];function Yh(e){"@babel/helpers - typeof";return Yh=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},Yh(e)}function B$(e,t){if(e==null)return{};var r=F$(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 F$(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 wx(e){var t=e.component,r=B$(e,z$),n;return P.isValidElement(t)?n=P.cloneElement(t,r):le(t)?n=P.createElement(t,r):Et(!1,"Customized's props `component` must be React.element or Function, but got %s.",Yh(t)),O.default.createElement(fe,{className:"recharts-customized-wrapper"},n)}wx.displayName="Customized";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 Xh(){return Xh=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},Xh.apply(this,arguments)}function d1(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?d1(Object(r),!0).forEach(function(n){q$(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):d1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function q$(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=H$(e,"string");return Oi(t)=="symbol"?t:t+""}function H$(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)}var V$=function(t,r){var n=Je(r-t),a=Math.min(Math.abs(r-t),359.999);return n*a},po=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)/os,h=u?i:i+s*f,p=ve(r,n,d,h),v=ve(r,n,a,h),x=u?i-s*f:i,m=ve(r,n,d*Math.cos(f*os),x);return{center:p,circleTangency:v,lineTangency:m,theta:f}},p5=function(t){var r=t.cx,n=t.cy,a=t.innerRadius,i=t.outerRadius,s=t.startAngle,l=t.endAngle,c=V$(s,l),u=s+c,d=ve(r,n,i,s),f=ve(r,n,i,u),h="M ".concat(d.x,",").concat(d.y,`
|
|
47
|
-
A `).concat(i,",").concat(i,`,0,
|
|
48
|
-
`).concat(+(Math.abs(c)>180),",").concat(+(s>u),`,
|
|
49
|
-
`).concat(f.x,",").concat(f.y,`
|
|
50
|
-
`);if(a>0){var p=ve(r,n,a,s),v=ve(r,n,a,u);h+="L ".concat(v.x,",").concat(v.y,`
|
|
51
|
-
A `).concat(a,",").concat(a,`,0,
|
|
52
|
-
`).concat(+(Math.abs(c)>180),",").concat(+(s<=u),`,
|
|
53
|
-
`).concat(p.x,",").concat(p.y," Z")}else h+="L ".concat(r,",").concat(n," Z");return h},U$=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=Je(d-u),h=po({cx:r,cy:n,radius:i,angle:u,sign:f,cornerRadius:s,cornerIsExternal:c}),p=h.circleTangency,v=h.lineTangency,x=h.theta,m=po({cx:r,cy:n,radius:i,angle:d,sign:-f,cornerRadius:s,cornerIsExternal:c}),g=m.circleTangency,b=m.lineTangency,j=m.theta,C=c?Math.abs(u-d):Math.abs(u-d)-x-j;if(C<0)return l?"M ".concat(v.x,",").concat(v.y,`
|
|
54
|
-
a`).concat(s,",").concat(s,",0,0,1,").concat(s*2,`,0
|
|
55
|
-
a`).concat(s,",").concat(s,",0,0,1,").concat(-s*2,`,0
|
|
56
|
-
`):p5({cx:r,cy:n,innerRadius:a,outerRadius:i,startAngle:u,endAngle:d});var y="M ".concat(v.x,",").concat(v.y,`
|
|
57
|
-
A`).concat(s,",").concat(s,",0,0,").concat(+(f<0),",").concat(p.x,",").concat(p.y,`
|
|
58
|
-
A`).concat(i,",").concat(i,",0,").concat(+(C>180),",").concat(+(f<0),",").concat(g.x,",").concat(g.y,`
|
|
59
|
-
A`).concat(s,",").concat(s,",0,0,").concat(+(f<0),",").concat(b.x,",").concat(b.y,`
|
|
60
|
-
`);if(a>0){var w=po({cx:r,cy:n,radius:a,angle:u,sign:f,isExternal:!0,cornerRadius:s,cornerIsExternal:c}),S=w.circleTangency,A=w.lineTangency,_=w.theta,I=po({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)-_-T;if(M<0&&s===0)return"".concat(y,"L").concat(r,",").concat(n,"Z");y+="L".concat(E.x,",").concat(E.y,`
|
|
61
|
-
A`).concat(s,",").concat(s,",0,0,").concat(+(f<0),",").concat(k.x,",").concat(k.y,`
|
|
62
|
-
A`).concat(a,",").concat(a,",0,").concat(+(M>180),",").concat(+(f>0),",").concat(S.x,",").concat(S.y,`
|
|
63
|
-
A`).concat(s,",").concat(s,",0,0,").concat(+(f<0),",").concat(A.x,",").concat(A.y,"Z")}else y+="L".concat(r,",").concat(n,"Z");return y},K$={cx:0,cy:0,innerRadius:0,outerRadius:0,startAngle:0,endAngle:0,cornerRadius:0,forceCornerRadius:!1,cornerIsExternal:!1},m5=function(t){var r=f1(f1({},K$),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),v=s-i,x=ct(l,v,0,!0),m;return x>0&&Math.abs(d-f)<360?m=U$({cx:n,cy:a,innerRadius:i,outerRadius:s,cornerRadius:Math.min(x,v/2),forceCornerRadius:c,cornerIsExternal:u,startAngle:d,endAngle:f}):m=p5({cx:n,cy:a,innerRadius:i,outerRadius:s,startAngle:d,endAngle:f}),O.default.createElement("path",Xh({},oe(r,!0),{className:p,d:m,role:"img"}))};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 Qh(){return Qh=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},Qh.apply(this,arguments)}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 p1(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){G$(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 G$(e,t,r){return t=Z$(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Z$(e){var t=Y$(e,"string");return Ni(t)=="symbol"?t:t+""}function Y$(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 m1={curveBasisClosed:v8,curveBasisOpen:g8,curveBasis:x8,curveBumpX:r8,curveBumpY:n8,curveLinearClosed:y8,curveLinear:vl,curveMonotoneX:b8,curveMonotoneY:w8,curveNatural:j8,curveStep:C8,curveStepAfter:O8,curveStepBefore:S8},mo=function(t){return t.x===+t.x&&t.y===+t.y},Fa=function(t){return t.x},qa=function(t){return t.y},X$=function(t,r){if(le(t))return t;var n="curve".concat(ml(t));return(n==="curveMonotone"||n==="curveBump")&&r?m1["".concat(n).concat(r==="vertical"?"Y":"X")]:m1[n]||vl},Q$=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=X$(n,l),f=u?i.filter(function(x){return mo(x)}):i,h;if(Array.isArray(s)){var p=u?s.filter(function(x){return mo(x)}):s,v=f.map(function(x,m){return p1(p1({},x),{},{base:p[m]})});return l==="vertical"?h=io().y(qa).x1(Fa).x0(function(x){return x.base.x}):h=io().x(Fa).y1(qa).y0(function(x){return x.base.y}),h.defined(mo).curve(d),h(v)}return l==="vertical"&&Y(s)?h=io().y(qa).x1(Fa).x0(s):Y(s)?h=io().x(Fa).y1(qa).y0(s):h=dC().x(Fa).y(qa),h.defined(mo).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?Q$(t):a;return O.createElement("path",Qh({},oe(t,!1),Eo(t),{className:ae.default("recharts-curve",r),d:s,ref:i}))},xo={exports:{}},vo={exports:{}},je={};var x1;function J$(){if(x1)return je;x1=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,v=e?Symbol.for("react.lazy"):60116,x=e?Symbol.for("react.block"):60121,m=e?Symbol.for("react.fundamental"):60117,g=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function j(y){if(typeof y=="object"&&y!==null){var w=y.$$typeof;switch(w){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 v:case p:case s:return y;default:return w}}case r:return w}}}function C(y){return j(y)===u}return je.AsyncMode=c,je.ConcurrentMode=u,je.ContextConsumer=l,je.ContextProvider=s,je.Element=t,je.ForwardRef=d,je.Fragment=n,je.Lazy=v,je.Memo=p,je.Portal=r,je.Profiler=i,je.StrictMode=a,je.Suspense=f,je.isAsyncMode=function(y){return C(y)||j(y)===c},je.isConcurrentMode=C,je.isContextConsumer=function(y){return j(y)===l},je.isContextProvider=function(y){return j(y)===s},je.isElement=function(y){return typeof y=="object"&&y!==null&&y.$$typeof===t},je.isForwardRef=function(y){return j(y)===d},je.isFragment=function(y){return j(y)===n},je.isLazy=function(y){return j(y)===v},je.isMemo=function(y){return j(y)===p},je.isPortal=function(y){return j(y)===r},je.isProfiler=function(y){return j(y)===i},je.isStrictMode=function(y){return j(y)===a},je.isSuspense=function(y){return j(y)===f},je.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===v||y.$$typeof===p||y.$$typeof===s||y.$$typeof===l||y.$$typeof===d||y.$$typeof===m||y.$$typeof===g||y.$$typeof===b||y.$$typeof===x)},je.typeOf=j,je}var Ce={};var v1;function eR(){return v1||(v1=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,v=e?Symbol.for("react.lazy"):60116,x=e?Symbol.for("react.block"):60121,m=e?Symbol.for("react.fundamental"):60117,g=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function j(D){return typeof D=="string"||typeof D=="function"||D===n||D===u||D===i||D===a||D===f||D===h||typeof D=="object"&&D!==null&&(D.$$typeof===v||D.$$typeof===p||D.$$typeof===s||D.$$typeof===l||D.$$typeof===d||D.$$typeof===m||D.$$typeof===g||D.$$typeof===b||D.$$typeof===x)}function C(D){if(typeof D=="object"&&D!==null){var he=D.$$typeof;switch(he){case t:var Q=D.type;switch(Q){case c:case u:case n:case i:case a:case f:return Q;default:var me=Q&&Q.$$typeof;switch(me){case l:case d:case v:case p:case s:return me;default:return he}}case r:return he}}}var y=c,w=u,S=l,A=s,_=t,I=d,k=n,E=v,T=p,M=r,$=i,R=a,L=f,q=!1;function U(D){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.")),z(D)||C(D)===c}function z(D){return C(D)===u}function F(D){return C(D)===l}function H(D){return C(D)===s}function W(D){return typeof D=="object"&&D!==null&&D.$$typeof===t}function Z(D){return C(D)===d}function re(D){return C(D)===n}function X(D){return C(D)===v}function ne(D){return C(D)===p}function ce(D){return C(D)===r}function G(D){return C(D)===i}function ee(D){return C(D)===a}function J(D){return C(D)===f}Ce.AsyncMode=y,Ce.ConcurrentMode=w,Ce.ContextConsumer=S,Ce.ContextProvider=A,Ce.Element=_,Ce.ForwardRef=I,Ce.Fragment=k,Ce.Lazy=E,Ce.Memo=T,Ce.Portal=M,Ce.Profiler=$,Ce.StrictMode=R,Ce.Suspense=L,Ce.isAsyncMode=U,Ce.isConcurrentMode=z,Ce.isContextConsumer=F,Ce.isContextProvider=H,Ce.isElement=W,Ce.isForwardRef=Z,Ce.isFragment=re,Ce.isLazy=X,Ce.isMemo=ne,Ce.isPortal=ce,Ce.isProfiler=G,Ce.isStrictMode=ee,Ce.isSuspense=J,Ce.isValidElementType=j,Ce.typeOf=C})()),Ce}var g1;function x5(){return g1||(g1=1,process.env.NODE_ENV==="production"?vo.exports=J$():vo.exports=eR()),vo.exports}var jf,y1;function tR(){if(y1)return jf;y1=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 jf=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},jf}var Cf,b1;function jx(){if(b1)return Cf;b1=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Cf=e,Cf}var Sf,w1;function v5(){return w1||(w1=1,Sf=Function.call.bind(Object.prototype.hasOwnProperty)),Sf}var Of,j1;function rR(){if(j1)return Of;j1=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=jx(),r={},n=v5();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(v){f=v}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={})},Of=a,Of}var Nf,C1;function nR(){if(C1)return Nf;C1=1;var e=x5(),t=tR(),r=jx(),n=v5(),a=rR(),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 Nf=function(l,c){var u=typeof Symbol=="function"&&Symbol.iterator,d="@@iterator";function f(z){var F=z&&(u&&z[u]||z[d]);if(typeof F=="function")return F}var h="<<anonymous>>",p={array:g("array"),bigint:g("bigint"),bool:g("boolean"),func:g("function"),number:g("number"),object:g("object"),string:g("string"),symbol:g("symbol"),any:b(),arrayOf:j,element:C(),elementType:y(),instanceOf:w,node:I(),objectOf:A,oneOf:S,oneOfType:_,shape:E,exact:T};function v(z,F){return z===F?z!==0||1/z===1/F:z!==z&&F!==F}function x(z,F){this.message=z,this.data=F&&typeof F=="object"?F:{},this.stack=""}x.prototype=Error.prototype;function m(z){if(process.env.NODE_ENV!=="production")var F={},H=0;function W(re,X,ne,ce,G,ee,J){if(ce=ce||h,ee=ee||ne,J!==r){if(c){var D=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw D.name="Invariant Violation",D}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var he=ce+":"+ne;!F[he]&&H<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."),F[he]=!0,H++)}}return X[ne]==null?re?X[ne]===null?new x("The "+G+" `"+ee+"` is marked as required "+("in `"+ce+"`, but its value is `null`.")):new x("The "+G+" `"+ee+"` is marked as required in "+("`"+ce+"`, but its value is `undefined`.")):null:z(X,ne,ce,G,ee)}var Z=W.bind(null,!1);return Z.isRequired=W.bind(null,!0),Z}function g(z){function F(H,W,Z,re,X,ne){var ce=H[W],G=R(ce);if(G!==z){var ee=L(ce);return new x("Invalid "+re+" `"+X+"` of type "+("`"+ee+"` supplied to `"+Z+"`, expected ")+("`"+z+"`."),{expectedType:z})}return null}return m(F)}function b(){return m(s)}function j(z){function F(H,W,Z,re,X){if(typeof z!="function")return new x("Property `"+X+"` of component `"+Z+"` has invalid PropType notation inside arrayOf.");var ne=H[W];if(!Array.isArray(ne)){var ce=R(ne);return new x("Invalid "+re+" `"+X+"` of type "+("`"+ce+"` supplied to `"+Z+"`, expected an array."))}for(var G=0;G<ne.length;G++){var ee=z(ne,G,Z,re,X+"["+G+"]",r);if(ee instanceof Error)return ee}return null}return m(F)}function C(){function z(F,H,W,Z,re){var X=F[H];if(!l(X)){var ne=R(X);return new x("Invalid "+Z+" `"+re+"` of type "+("`"+ne+"` supplied to `"+W+"`, expected a single ReactElement."))}return null}return m(z)}function y(){function z(F,H,W,Z,re){var X=F[H];if(!e.isValidElementType(X)){var ne=R(X);return new x("Invalid "+Z+" `"+re+"` of type "+("`"+ne+"` supplied to `"+W+"`, expected a single ReactElement type."))}return null}return m(z)}function w(z){function F(H,W,Z,re,X){if(!(H[W]instanceof z)){var ne=z.name||h,ce=U(H[W]);return new x("Invalid "+re+" `"+X+"` of type "+("`"+ce+"` supplied to `"+Z+"`, expected ")+("instance of `"+ne+"`."))}return null}return m(F)}function S(z){if(!Array.isArray(z))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 F(H,W,Z,re,X){for(var ne=H[W],ce=0;ce<z.length;ce++)if(v(ne,z[ce]))return null;var G=JSON.stringify(z,function(J,D){var he=L(D);return he==="symbol"?String(D):D});return new x("Invalid "+re+" `"+X+"` of value `"+String(ne)+"` "+("supplied to `"+Z+"`, expected one of "+G+"."))}return m(F)}function A(z){function F(H,W,Z,re,X){if(typeof z!="function")return new x("Property `"+X+"` of component `"+Z+"` has invalid PropType notation inside objectOf.");var ne=H[W],ce=R(ne);if(ce!=="object")return new x("Invalid "+re+" `"+X+"` of type "+("`"+ce+"` supplied to `"+Z+"`, expected an object."));for(var G in ne)if(n(ne,G)){var ee=z(ne,G,Z,re,X+"."+G,r);if(ee instanceof Error)return ee}return null}return m(F)}function _(z){if(!Array.isArray(z))return process.env.NODE_ENV!=="production"&&i("Invalid argument supplied to oneOfType, expected an instance of array."),s;for(var F=0;F<z.length;F++){var H=z[F];if(typeof H!="function")return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+q(H)+" at index "+F+"."),s}function W(Z,re,X,ne,ce){for(var G=[],ee=0;ee<z.length;ee++){var J=z[ee],D=J(Z,re,X,ne,ce,r);if(D==null)return null;D.data&&n(D.data,"expectedType")&&G.push(D.data.expectedType)}var he=G.length>0?", expected one of type ["+G.join(", ")+"]":"";return new x("Invalid "+ne+" `"+ce+"` supplied to "+("`"+X+"`"+he+"."))}return m(W)}function I(){function z(F,H,W,Z,re){return M(F[H])?null:new x("Invalid "+Z+" `"+re+"` supplied to "+("`"+W+"`, expected a ReactNode."))}return m(z)}function k(z,F,H,W,Z){return new x((z||"React class")+": "+F+" type `"+H+"."+W+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+Z+"`.")}function E(z){function F(H,W,Z,re,X){var ne=H[W],ce=R(ne);if(ce!=="object")return new x("Invalid "+re+" `"+X+"` of type `"+ce+"` "+("supplied to `"+Z+"`, expected `object`."));for(var G in z){var ee=z[G];if(typeof ee!="function")return k(Z,re,X,G,L(ee));var J=ee(ne,G,Z,re,X+"."+G,r);if(J)return J}return null}return m(F)}function T(z){function F(H,W,Z,re,X){var ne=H[W],ce=R(ne);if(ce!=="object")return new x("Invalid "+re+" `"+X+"` of type `"+ce+"` "+("supplied to `"+Z+"`, expected `object`."));var G=t({},H[W],z);for(var ee in G){var J=z[ee];if(n(z,ee)&&typeof J!="function")return k(Z,re,X,ee,L(J));if(!J)return new x("Invalid "+re+" `"+X+"` key `"+ee+"` supplied to `"+Z+"`.\nBad object: "+JSON.stringify(H[W],null," ")+`
|
|
64
|
-
Valid keys: `+JSON.stringify(Object.keys(z),null," "));var D=J(ne,ee,Z,re,X+"."+ee,r);if(D)return D}return null}return m(F)}function M(z){switch(typeof z){case"number":case"string":case"undefined":return!0;case"boolean":return!z;case"object":if(Array.isArray(z))return z.every(M);if(z===null||l(z))return!0;var F=f(z);if(F){var H=F.call(z),W;if(F!==z.entries){for(;!(W=H.next()).done;)if(!M(W.value))return!1}else for(;!(W=H.next()).done;){var Z=W.value;if(Z&&!M(Z[1]))return!1}}else return!1;return!0;default:return!1}}function $(z,F){return z==="symbol"?!0:F?F["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&F instanceof Symbol:!1}function R(z){var F=typeof z;return Array.isArray(z)?"array":z instanceof RegExp?"object":$(F,z)?"symbol":F}function L(z){if(typeof z>"u"||z===null)return""+z;var F=R(z);if(F==="object"){if(z instanceof Date)return"date";if(z instanceof RegExp)return"regexp"}return F}function q(z){var F=L(z);switch(F){case"array":case"object":return"an "+F;case"boolean":case"date":case"regexp":return"a "+F;default:return F}}function U(z){return!z.constructor||!z.constructor.name?h:z.constructor.name}return p.checkPropTypes=a,p.resetWarningCache=a.resetWarningCache,p.PropTypes=p,p},Nf}var Pf,S1;function aR(){if(S1)return Pf;S1=1;var e=jx();function t(){}function r(){}return r.resetWarningCache=t,Pf=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},Pf}var O1;function iR(){if(O1)return xo.exports;if(O1=1,process.env.NODE_ENV!=="production"){var e=x5(),t=!0;xo.exports=nR()(e.isElement,t)}else xo.exports=aR()();return xo.exports}var oR=iR();const Se=Ne(oR),{getOwnPropertyNames:sR,getOwnPropertySymbols:lR}=Object,{hasOwnProperty:cR}=Object.prototype;function Af(e,t){return function(n,a,i){return e(n,a,i)&&t(n,a,i)}}function go(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 uR(e){return e?.[Symbol.toStringTag]}function N1(e){return sR(e).concat(lR(e))}const dR=Object.hasOwn||((e,t)=>cR.call(e,t));function Cn(e,t){return e===t||!e&&!t&&e!==e&&t!==t}const fR="__v",hR="__o",pR="_owner",{getOwnPropertyDescriptor:P1,keys:A1}=Object;function mR(e,t){return e.byteLength===t.byteLength&&ls(new Uint8Array(e),new Uint8Array(t))}function xR(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 vR(e,t){return e.byteLength===t.byteLength&&ls(new Uint8Array(e.buffer,e.byteOffset,e.byteLength),new Uint8Array(t.buffer,t.byteOffset,t.byteLength))}function gR(e,t){return Cn(e.getTime(),t.getTime())}function yR(e,t){return e.name===t.name&&e.message===t.message&&e.cause===t.cause&&e.stack===t.stack}function bR(e,t){return e===t}function _1(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 wR=Cn;function jR(e,t,r){const n=A1(e);let a=n.length;if(A1(t).length!==a)return!1;for(;a-- >0;)if(!g5(e,t,r,n[a]))return!1;return!0}function Wa(e,t,r){const n=N1(e);let a=n.length;if(N1(t).length!==a)return!1;let i,s,l;for(;a-- >0;)if(i=n[a],!g5(e,t,r,i)||(s=P1(e,i),l=P1(t,i),(s||l)&&(!s||!l||s.configurable!==l.configurable||s.enumerable!==l.enumerable||s.writable!==l.writable)))return!1;return!0}function CR(e,t){return Cn(e.valueOf(),t.valueOf())}function SR(e,t){return e.source===t.source&&e.flags===t.flags}function k1(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 ls(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 OR(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 g5(e,t,r,n){return(n===pR||n===hR||n===fR)&&(e.$$typeof||t.$$typeof)?!0:dR(t,n)&&r.equals(e[n],t[n],n,n,e,t,r)}const NR="[object ArrayBuffer]",PR="[object Arguments]",AR="[object Boolean]",_R="[object DataView]",kR="[object Date]",TR="[object Error]",ER="[object Map]",IR="[object Number]",MR="[object Object]",$R="[object RegExp]",RR="[object Set]",LR="[object String]",DR={"[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},zR="[object URL]",BR=Object.prototype.toString;function FR({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:v}){return function(m,g,b){if(m===g)return!0;if(m==null||g==null)return!1;const j=typeof m;if(j!==typeof g)return!1;if(j!=="object")return j==="number"?l(m,g,b):j==="function"?i(m,g,b):!1;const C=m.constructor;if(C!==g.constructor)return!1;if(C===Object)return c(m,g,b);if(Array.isArray(m))return t(m,g,b);if(C===Date)return n(m,g,b);if(C===RegExp)return d(m,g,b);if(C===Map)return s(m,g,b);if(C===Set)return f(m,g,b);const y=BR.call(m);if(y===kR)return n(m,g,b);if(y===$R)return d(m,g,b);if(y===ER)return s(m,g,b);if(y===RR)return f(m,g,b);if(y===MR)return typeof m.then!="function"&&typeof g.then!="function"&&c(m,g,b);if(y===zR)return p(m,g,b);if(y===TR)return a(m,g,b);if(y===PR)return c(m,g,b);if(DR[y])return h(m,g,b);if(y===NR)return e(m,g,b);if(y===_R)return r(m,g,b);if(y===AR||y===IR||y===LR)return u(m,g,b);if(v){let w=v[y];if(!w){const S=uR(m);S&&(w=v[S])}if(w)return w(m,g,b)}return!1}}function qR({circular:e,createCustomConfig:t,strict:r}){let n={areArrayBuffersEqual:mR,areArraysEqual:r?Wa:xR,areDataViewsEqual:vR,areDatesEqual:gR,areErrorsEqual:yR,areFunctionsEqual:bR,areMapsEqual:r?Af(_1,Wa):_1,areNumbersEqual:wR,areObjectsEqual:r?Wa:jR,arePrimitiveWrappersEqual:CR,areRegExpsEqual:SR,areSetsEqual:r?Af(k1,Wa):k1,areTypedArraysEqual:r?Af(ls,Wa):ls,areUrlsEqual:OR,unknownTagComparators:void 0};if(t&&(n=Object.assign({},n,t(n))),e){const a=go(n.areArraysEqual),i=go(n.areMapsEqual),s=go(n.areObjectsEqual),l=go(n.areSetsEqual);n=Object.assign({},n,{areArraysEqual:a,areMapsEqual:i,areObjectsEqual:s,areSetsEqual:l})}return n}function WR(e){return function(t,r,n,a,i,s,l){return e(t,r,l)}}function HR({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 VR=qr();qr({strict:!0});qr({circular:!0});qr({circular:!0,strict:!0});qr({createInternalComparator:()=>Cn});qr({strict:!0,createInternalComparator:()=>Cn});qr({circular:!0,createInternalComparator:()=>Cn});qr({circular:!0,createInternalComparator:()=>Cn,strict:!0});function qr(e={}){const{circular:t=!1,createInternalComparator:r,createState:n,strict:a=!1}=e,i=qR(e),s=FR(i),l=r?r(s):WR(s);return HR({circular:t,comparator:s,createState:n,equals:l,strict:a})}function UR(e){typeof requestAnimationFrame<"u"&&requestAnimationFrame(e)}function T1(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):UR(a)};requestAnimationFrame(n)}function Jh(e){"@babel/helpers - typeof";return Jh=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},Jh(e)}function KR(e){return XR(e)||YR(e)||ZR(e)||GR()}function GR(){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 ZR(e,t){if(e){if(typeof e=="string")return E1(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 E1(e,t)}}function E1(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 YR(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function XR(e){if(Array.isArray(e))return e}function QR(){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=KR(s),c=l[0],u=l.slice(1);if(typeof c=="number"){T1(a.bind(null,u),c);return}a(c),T1(a.bind(null,u));return}Jh(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 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 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 M1(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){y5(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 y5(e,t,r){return t=JR(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function JR(e){var t=eL(e,"string");return Pi(t)==="symbol"?t:String(t)}function eL(e,t){if(Pi(e)!=="object"||e===null)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 tL=function(t,r){return[Object.keys(t),Object.keys(r)].reduce(function(n,a){return n.filter(function(i){return a.includes(i)})})},rL=function(t){return t},nL=function(t){return t.replace(/([A-Z])/g,function(r){return"-".concat(r.toLowerCase())})},Qa=function(t,r){return Object.keys(r).reduce(function(n,a){return M1(M1({},n),{},y5({},a,t(a,r[a])))},{})},$1=function(t,r,n){return t.map(function(a){return"".concat(nL(a)," ").concat(r,"ms ").concat(n)}).join(",")},aL=process.env.NODE_ENV!=="production",cs=function(t,r,n,a,i,s,l,c){if(aL&&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 iL(e,t){return lL(e)||sL(e,t)||b5(e,t)||oL()}function oL(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
66
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function sL(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 cL(e){return fL(e)||dL(e)||b5(e)||uL()}function uL(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
67
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function b5(e,t){if(e){if(typeof e=="string")return ep(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 ep(e,t)}}function dL(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function fL(e){if(Array.isArray(e))return ep(e)}function ep(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 us=1e-4,w5=function(t,r){return[0,3*t,3*r-6*t,3*t-3*r+1]},j5=function(t,r){return t.map(function(n,a){return n*Math.pow(r,a)}).reduce(function(n,a){return n+a})},R1=function(t,r){return function(n){var a=w5(t,r);return j5(a,n)}},hL=function(t,r){return function(n){var a=w5(t,r),i=[].concat(cL(a.map(function(s,l){return s*l}).slice(1)),[0]);return j5(i,n)}},L1=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=iL(u,4);a=d[0],i=d[1],s=d[2],l=d[3]}else cs(!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)}}cs([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=R1(a,s),h=R1(i,l),p=hL(a,s),v=function(g){return g>1?1:g<0?0:g},x=function(g){for(var b=g>1?1:g,j=b,C=0;C<8;++C){var y=f(j)-b,w=p(j);if(Math.abs(y-b)<us||w<us)return h(j);j=v(j-y/w)}return h(j)};return x.isStepper=!1,x},pL=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,v=h*i,x=h+(p-v)*l/1e3,m=h*l/1e3+d;return Math.abs(m-f)<us&&Math.abs(x)<us?[f,0]:[m,x]};return c.isStepper=!0,c.dt=l,c},mL=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 L1(a);case"spring":return pL();default:if(a.split("(")[0]==="cubic-bezier")return L1(a);cs(!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:(cs(!1,"[configEasing]: first argument type should be function or string, instead received %s",r),null)};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)}function D1(e){return gL(e)||vL(e)||C5(e)||xL()}function xL(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
68
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function vL(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function gL(e){if(Array.isArray(e))return rp(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 rt(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){tp(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 tp(e,t,r){return t=yL(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function yL(e){var t=bL(e,"string");return Ai(t)==="symbol"?t:String(t)}function bL(e,t){if(Ai(e)!=="object"||e===null)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 wL(e,t){return SL(e)||CL(e,t)||C5(e,t)||jL()}function jL(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
69
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function C5(e,t){if(e){if(typeof e=="string")return rp(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 rp(e,t)}}function rp(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 CL(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 SL(e){if(Array.isArray(e))return e}var ds=function(t,r,n){return t+(r-t)*n},np=function(t){var r=t.from,n=t.to;return r!==n},OL=function e(t,r,n){var a=Qa(function(i,s){if(np(s)){var l=t(s.from,s.to,s.velocity),c=wL(l,2),u=c[0],d=c[1];return rt(rt({},s),{},{from:u,velocity:d})}return s},r);return n<1?Qa(function(i,s){return np(s)?rt(rt({},s),{},{velocity:ds(s.velocity,a[i].velocity,n),from:ds(s.from,a[i].from,n)}):s},r):e(t,a,n-1)};const NL=(function(e,t,r,n,a){var i=tL(e,t),s=i.reduce(function(m,g){return rt(rt({},m),{},tp({},g,[e[g],t[g]]))},{}),l=i.reduce(function(m,g){return rt(rt({},m),{},tp({},g,{from:e[g],velocity:0,to:t[g]}))},{}),c=-1,u,d,f=function(){return null},h=function(){return Qa(function(g,b){return b.from},l)},p=function(){return!Object.values(l).filter(np).length},v=function(g){u||(u=g);var b=g-u,j=b/r.dt;l=OL(r,l,j),a(rt(rt(rt({},e),t),h())),u=g,p()||(c=requestAnimationFrame(f))},x=function(g){d||(d=g);var b=(g-d)/n,j=Qa(function(y,w){return ds.apply(void 0,D1(w).concat([r(b)]))},s);if(a(rt(rt(rt({},e),t),j)),b<1)c=requestAnimationFrame(f);else{var C=Qa(function(y,w){return ds.apply(void 0,D1(w).concat([r(1)]))},s);a(rt(rt(rt({},e),t),C))}};return f=r.isStepper?v:x,function(){return requestAnimationFrame(f),function(){cancelAnimationFrame(c)}}});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)}var PL=["children","begin","duration","attributeName","easing","isActive","steps","from","to","canBegin","onAnimationEnd","shouldReAnimate","onAnimationReStart"];function AL(e,t){if(e==null)return{};var r=_L(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 _L(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 _f(e){return IL(e)||EL(e)||TL(e)||kL()}function kL(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
70
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function TL(e,t){if(e){if(typeof e=="string")return ap(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 ap(e,t)}}function EL(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function IL(e){if(Array.isArray(e))return ap(e)}function ap(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 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 Rt(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){Ga(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 Ga(e,t,r){return t=S5(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function ML(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function $L(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,S5(n.key),n)}}function RL(e,t,r){return t&&$L(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function S5(e){var t=LL(e,"string");return Qn(t)==="symbol"?t:String(t)}function LL(e,t){if(Qn(e)!=="object"||e===null)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(t==="string"?String:Number)(e)}function DL(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&&ip(e,t)}function ip(e,t){return ip=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},ip(e,t)}function zL(e){var t=BL();return function(){var n=fs(e),a;if(t){var i=fs(this).constructor;a=Reflect.construct(n,arguments,i)}else a=n.apply(this,arguments);return op(this,a)}}function op(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 sp(e)}function sp(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function BL(){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 fs(e){return fs=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},fs(e)}var Ot=(function(e){DL(r,e);var t=zL(r);function r(n,a){var i;ML(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(sp(i)),i.changeStyle=i.changeStyle.bind(sp(i)),!l||p<=0)return i.state={style:{}},typeof h=="function"&&(i.state={style:d}),op(i);if(f&&f.length)i.state={style:f[0].style};else if(u){if(typeof h=="function")return i.state={style:u},op(i);i.state={style:c?Ga({},c,u):u}}else i.state={style:{}};return i}return RL(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?Ga({},c,d):d};this.state&&h&&(c&&h[c]!==d||!c&&h!==d)&&this.setState(p);return}if(!(VR(a.to,d)&&a.canBegin&&a.isActive)){var v=!a.canBegin||!a.isActive;this.manager&&this.manager.stop(),this.stopJSAnimation&&this.stopJSAnimation();var x=v||u?f:a.to;if(this.state&&h){var m={style:c?Ga({},c,x):x};(c&&h[c]!==x||!c&&h!==x)&&this.setState(m)}this.runAnimation(Rt(Rt({},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=NL(s,l,mL(u),c,this.changeStyle),v=function(){i.stopJSAnimation=p()};this.manager.start([h,d,v,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,g){if(g===0)return x;var b=m.duration,j=m.easing,C=j===void 0?"ease":j,y=m.style,w=m.properties,S=m.onAnimationEnd,A=g>0?s[g-1]:m,_=w||Object.keys(y);if(typeof C=="function"||C==="spring")return[].concat(_f(x),[i.runJSAnimation.bind(i,{from:A.style,to:y,duration:b,easing:C}),b]);var I=$1(_,b,C),k=Rt(Rt(Rt({},A.style),y),{},{transition:I});return[].concat(_f(x),[k,b,S]).filter(rL)};return this.manager.start([c].concat(_f(s.reduce(p,[d,Math.max(h,l)])),[a.onAnimationEnd]))}},{key:"runAnimation",value:function(a){this.manager||(this.manager=QR());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,v=this.manager;if(this.unSubscribe=v.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?Ga({},l,c):c,m=$1(Object.keys(x),s,u);v.start([d,i,Rt(Rt({},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=AL(a,PL),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 v=p.props,x=v.style,m=x===void 0?{}:x,g=v.className,b=P.cloneElement(p,Rt(Rt({},c),{},{style:Rt(Rt({},m),d),className:g}));return b};return u===1?f(P.Children.only(i)):O.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:Se.oneOfType([Se.object,Se.string]),to:Se.oneOfType([Se.object,Se.string]),attributeName:Se.string,duration:Se.number,begin:Se.number,easing:Se.oneOfType([Se.string,Se.func]),steps:Se.arrayOf(Se.shape({duration:Se.number.isRequired,style:Se.object.isRequired,easing:Se.oneOfType([Se.oneOf(["ease","ease-in","ease-out","ease-in-out","linear"]),Se.func]),properties:Se.arrayOf("string"),onAnimationEnd:Se.func})),children:Se.oneOfType([Se.node,Se.func]),isActive:Se.bool,canBegin:Se.bool,onAnimationEnd:Se.func,shouldReAnimate:Se.bool,onAnimationStart:Se.func,onAnimationReStart:Se.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 hs(){return hs=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},hs.apply(this,arguments)}function FL(e,t){return VL(e)||HL(e,t)||WL(e,t)||qL()}function qL(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
71
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function WL(e,t){if(e){if(typeof e=="string")return F1(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 F1(e,t)}}function F1(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 HL(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 VL(e){if(Array.isArray(e))return e}function q1(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?q1(Object(r),!0).forEach(function(n){UL(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):q1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function UL(e,t,r){return t=KL(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function KL(e){var t=GL(e,"string");return _i(t)=="symbol"?t:t+""}function GL(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 H1=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,`,
|
|
72
|
-
`).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,`,
|
|
73
|
-
`).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,`,
|
|
74
|
-
`).concat(t,",").concat(r+a-l*f[3])),d+="Z"}else if(s>0&&i===+i&&i>0){var v=Math.min(s,i);d="M ".concat(t,",").concat(r+l*v,`
|
|
75
|
-
A `).concat(v,",").concat(v,",0,0,").concat(u,",").concat(t+c*v,",").concat(r,`
|
|
76
|
-
L `).concat(t+n-c*v,",").concat(r,`
|
|
77
|
-
A `).concat(v,",").concat(v,",0,0,").concat(u,",").concat(t+n,",").concat(r+l*v,`
|
|
78
|
-
L `).concat(t+n,",").concat(r+a-l*v,`
|
|
79
|
-
A `).concat(v,",").concat(v,",0,0,").concat(u,",").concat(t+n-c*v,",").concat(r+a,`
|
|
80
|
-
L `).concat(t+c*v,",").concat(r+a,`
|
|
81
|
-
A `).concat(v,",").concat(v,",0,0,").concat(u,",").concat(t,",").concat(r+a-l*v," Z")}else d="M ".concat(t,",").concat(r," h ").concat(n," v ").concat(a," h ").concat(-n," Z");return d},ZL=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},YL={x:0,y:0,width:0,height:0,radius:0,isAnimationActive:!1,isUpdateAnimationActive:!1,animationBegin:0,animationDuration:1500,animationEasing:"ease"},Cx=function(t){var r=W1(W1({},YL),t),n=P.useRef(),a=P.useState(-1),i=FL(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,v=r.animationEasing,x=r.animationDuration,m=r.animationBegin,g=r.isAnimationActive,b=r.isUpdateAnimationActive;if(c!==+c||u!==+u||d!==+d||f!==+f||d===0||f===0)return null;var j=ae.default("recharts-rectangle",p);return b?O.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:v,isActive:b},function(C){var y=C.width,w=C.height,S=C.x,A=C.y;return O.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:g,easing:v},O.default.createElement("path",hs({},oe(r,!0),{className:j,d:H1(S,A,y,w,h),ref:n})))}):O.default.createElement("path",hs({},oe(r,!0),{className:j,d:H1(c,u,d,f,h)}))},XL=["points","className","baseLinePoints","connectNulls"];function $n(){return $n=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},$n.apply(this,arguments)}function QL(e,t){if(e==null)return{};var r=JL(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 JL(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 V1(e){return nD(e)||rD(e)||tD(e)||eD()}function eD(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
82
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function tD(e,t){if(e){if(typeof e=="string")return lp(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 lp(e,t)}}function rD(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function nD(e){if(Array.isArray(e))return lp(e)}function lp(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 U1=function(t){return t&&t.x===+t.x&&t.y===+t.y},aD=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],r=[[]];return t.forEach(function(n){U1(n)?r[r.length-1].push(n):r[r.length-1].length>0&&r.push([])}),U1(t[0])&&r[r.length-1].push(t[0]),r[r.length-1].length<=0&&(r=r.slice(0,-1)),r},Ja=function(t,r){var n=aD(t);r&&(n=[n.reduce(function(i,s){return[].concat(V1(i),V1(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},iD=function(t,r,n){var a=Ja(t,n);return"".concat(a.slice(-1)==="Z"?a.slice(0,-1):a,"L").concat(Ja(r.reverse(),n).slice(1))},O5=function(t){var r=t.points,n=t.className,a=t.baseLinePoints,i=t.connectNulls,s=QL(t,XL);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=iD(r,a,i);return O.default.createElement("g",{className:l},O.default.createElement("path",$n({},oe(s,!0),{fill:u.slice(-1)==="Z"?s.fill:"none",stroke:"none",d:u})),c?O.default.createElement("path",$n({},oe(s,!0),{fill:"none",d:Ja(r,i)})):null,c?O.default.createElement("path",$n({},oe(s,!0),{fill:"none",d:Ja(a,i)})):null)}var d=Ja(r,i);return O.default.createElement("path",$n({},oe(s,!0),{fill:d.slice(-1)==="Z"?s.fill:"none",className:l,d}))};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)}var Pa=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?O.createElement("circle",cp({},oe(t,!1),Eo(t),{className:s,cx:r,cy:n,r:a})):null};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 oD=["x","y","top","left","width","height","className"];function up(){return up=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},up.apply(this,arguments)}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 sD(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){lD(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 lD(e,t,r){return t=cD(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function cD(e){var t=uD(e,"string");return ki(t)=="symbol"?t:t+""}function uD(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 dD(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 hD=function(t,r,n,a,i,s){return"M".concat(t,",").concat(i,"v").concat(a,"M").concat(s,",").concat(r,"h").concat(n)},pD=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,v=t.className,x=dD(t,oD),m=sD({x:n,y:i,top:l,left:u,width:f,height:p},x);return!Y(n)||!Y(i)||!Y(f)||!Y(p)||!Y(l)||!Y(u)?null:O.default.createElement("path",up({},oe(m,!0),{className:ae.default("recharts-cross",v),d:hD(n,i,f,p,l,u)}))},mD=["cx","cy","innerRadius","outerRadius","gridType","radialLines"];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 xD(e,t){if(e==null)return{};var r=vD(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 vD(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 br(){return br=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},br.apply(this,arguments)}function G1(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 Ei(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?G1(Object(r),!0).forEach(function(n){gD(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):G1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function gD(e,t,r){return t=yD(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function yD(e){var t=bD(e,"string");return Ti(t)=="symbol"?t:t+""}function bD(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 wD=function(t,r,n,a){var i="";return a.forEach(function(s,l){var c=ve(r,n,t,s);l?i+="L ".concat(c.x,",").concat(c.y):i+="M ".concat(c.x,",").concat(c.y)}),i+="Z",i},jD=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=Ei({stroke:"#ccc"},oe(t,!1));return O.default.createElement("g",{className:"recharts-polar-grid-angle"},s.map(function(u){var d=ve(r,n,a,u),f=ve(r,n,i,u);return O.default.createElement("line",br({},c,{key:"line-".concat(u),x1:d.x,y1:d.y,x2:f.x,y2:f.y}))}))},CD=function(t){var r=t.cx,n=t.cy,a=t.radius,i=t.index,s=Ei(Ei({stroke:"#ccc"},oe(t,!1)),{},{fill:"none"});return O.default.createElement("circle",br({},s,{className:ae.default("recharts-polar-grid-concentric-circle",t.className),key:"circle-".concat(i),cx:r,cy:n,r:a}))},SD=function(t){var r=t.radius,n=t.index,a=Ei(Ei({stroke:"#ccc"},oe(t,!1)),{},{fill:"none"});return O.default.createElement("path",br({},a,{className:ae.default("recharts-polar-grid-concentric-polygon",t.className),key:"path-".concat(n),d:wD(r,t.cx,t.cy,t.polarAngles)}))},OD=function(t){var r=t.polarRadius,n=t.gridType;return!r||!r.length?null:O.default.createElement("g",{className:"recharts-polar-grid-concentric"},r.map(function(a,i){var s=i;return n==="circle"?O.default.createElement(CD,br({key:s},t,{radius:a,index:i})):O.default.createElement(SD,br({key:s},t,{radius:a,index:i}))}))},N5=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,v=xD(t,mD);return u<=0?null:O.default.createElement("g",{className:"recharts-polar-grid"},O.default.createElement(jD,br({cx:n,cy:i,innerRadius:l,outerRadius:u,gridType:f,radialLines:p},v)),O.default.createElement(OD,br({cx:n,cy:i,innerRadius:l,outerRadius:u,gridType:f,radialLines:p},v)))};N5.displayName="PolarGrid";var kf,Z1;function ND(){if(Z1)return kf;Z1=1;var e=Al(),t=MS(),r=rr();function n(a,i){return a&&a.length?e(a,r(i,2),t):void 0}return kf=n,kf}var PD=ND();const AD=Ne(PD);var Tf,Y1;function _D(){if(Y1)return Tf;Y1=1;var e=Al(),t=rr(),r=$S();function n(a,i){return a&&a.length?e(a,t(i,2),r):void 0}return Tf=n,Tf}var kD=_D();const TD=Ne(kD);var ED=["cx","cy","angle","ticks","axisLine"],ID=["ticks","tick","angle","tickFormatter","stroke"];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 ei(){return ei=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},ei.apply(this,arguments)}function X1(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?X1(Object(r),!0).forEach(function(n){El(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):X1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Q1(e,t){if(e==null)return{};var r=MD(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 MD(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 $D(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function J1(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 RD(e,t,r){return t&&J1(e.prototype,t),r&&J1(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function LD(e,t,r){return t=ps(t),DD(e,P5()?Reflect.construct(t,r||[],ps(e).constructor):t.apply(e,r))}function DD(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 zD(e)}function zD(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 ps(e){return ps=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},ps(e)}function BD(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&&dp(e,t)}function dp(e,t){return dp=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},dp(e,t)}function El(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=FD(e,"string");return Jn(t)=="symbol"?t:t+""}function FD(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)}var Aa=(function(e){function t(){return $D(this,t),LD(this,t,arguments)}return BD(t,e),RD(t,[{key:"getTickValueCoord",value:function(n){var a=n.coordinate,i=this.props,s=i.angle,l=i.cx,c=i.cy;return ve(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=AD(l,function(d){return d.coordinate||0}),u=TD(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=Q1(n,ED),d=l.reduce(function(v,x){return[Math.min(v[0],x.coordinate),Math.max(v[1],x.coordinate)]},[1/0,-1/0]),f=ve(a,i,d[0],s),h=ve(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 O.default.createElement("line",ei({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=Q1(a,ID),f=this.getTickTextAnchor(),h=oe(d,!1),p=oe(s,!1),v=i.map(function(x,m){var g=n.getTickValueCoord(x),b=Kr(Kr(Kr(Kr({textAnchor:f,transform:"rotate(".concat(90-l,", ").concat(g.x,", ").concat(g.y,")")},h),{},{stroke:"none",fill:u},p),{},{index:m},g),{},{payload:x});return O.default.createElement(fe,ei({className:ae.default("recharts-polar-radius-axis-tick",d5(s)),key:"tick-".concat(x.coordinate)},mr(n.props,x,m)),t.renderTickItem(s,b,c?c(x.value,m):x.value))});return O.default.createElement(fe,{className:"recharts-polar-radius-axis-ticks"},v)}},{key:"render",value:function(){var n=this.props,a=n.ticks,i=n.axisLine,s=n.tick;return!a||!a.length?null:O.default.createElement(fe,{className:ae.default("recharts-polar-radius-axis",this.props.className)},i&&this.renderAxisLine(),s&&this.renderTicks(),Qe.renderCallByParent(this.props,this.getViewBox()))}}],[{key:"renderTickItem",value:function(n,a,i){var s;return O.default.isValidElement(n)?s=O.default.cloneElement(n,a):le(n)?s=n(a):s=O.default.createElement(dn,ei({},a,{className:"recharts-polar-radius-axis-tick-value"}),i),s}}])})(P.PureComponent);El(Aa,"displayName","PolarRadiusAxis");El(Aa,"axisType","radiusAxis");El(Aa,"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 ea(e){"@babel/helpers - typeof";return ea=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},ea(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 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 Gr(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){Il(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 qD(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function tw(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,k5(n.key),n)}}function WD(e,t,r){return t&&tw(e.prototype,t),r&&tw(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function HD(e,t,r){return t=ms(t),VD(e,_5()?Reflect.construct(t,r||[],ms(e).constructor):t.apply(e,r))}function VD(e,t){if(t&&(ea(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return UD(e)}function UD(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 ms(e){return ms=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},ms(e)}function KD(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 Il(e,t,r){return t=k5(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function k5(e){var t=GD(e,"string");return ea(t)=="symbol"?t:t+""}function GD(e,t){if(ea(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(ea(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var ZD=Math.PI/180,rw=1e-5,Sn=(function(e){function t(){return qD(this,t),HD(this,t,arguments)}return KD(t,e),WD(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=ve(i,s,l,n.coordinate),h=ve(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*ZD),s;return i>rw?s=a==="outer"?"start":"end":i<-rw?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 O.default.createElement(Pa,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 ve(a,i,s,h.coordinate)});return O.default.createElement(O5,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(v,x){var m=n.getTickLineCoord(v),g=n.getTickTextAnchor(v),b=Gr(Gr(Gr({textAnchor:g},d),{},{stroke:"none",fill:u},f),{},{index:x,payload:v,x:m.x2,y:m.y2});return O.default.createElement(fe,Jr({className:ae.default("recharts-polar-angle-axis-tick",d5(s)),key:"tick-".concat(v.coordinate)},mr(n.props,v,x)),l&&O.default.createElement("line",Jr({className:"recharts-polar-angle-axis-tick-line"},h,m)),s&&t.renderTickItem(s,b,c?c(v.value,x):v.value))});return O.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:O.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 O.default.isValidElement(n)?s=O.default.cloneElement(n,a):le(n)?s=n(a):s=O.default.createElement(dn,Jr({},a,{className:"recharts-polar-angle-axis-tick-value"}),i),s}}])})(P.PureComponent);Il(Sn,"displayName","PolarAngleAxis");Il(Sn,"axisType","angleAxis");Il(Sn,"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 Ef,nw;function YD(){if(nw)return Ef;nw=1;var e=MC(),t=e(Object.getPrototypeOf,Object);return Ef=t,Ef}var If,aw;function XD(){if(aw)return If;aw=1;var e=jr(),t=YD(),r=Cr(),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 If=u,If}var QD=XD();const JD=Ne(QD);var Mf,iw;function ez(){if(iw)return Mf;iw=1;var e=jr(),t=Cr(),r="[object Boolean]";function n(a){return a===!0||a===!1||t(a)&&e(a)==r}return Mf=n,Mf}var tz=ez();const rz=Ne(tz);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 xs(){return xs=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},xs.apply(this,arguments)}function nz(e,t){return sz(e)||oz(e,t)||iz(e,t)||az()}function az(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
83
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function iz(e,t){if(e){if(typeof e=="string")return ow(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 ow(e,t)}}function ow(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 oz(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 sz(e){if(Array.isArray(e))return e}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 lw(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){lz(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 lz(e,t,r){return t=cz(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function cz(e){var t=uz(e,"string");return Ii(t)=="symbol"?t:t+""}function uz(e,t){if(Ii(e)!="object"||!e)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 cw=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},dz={x:0,y:0,upperWidth:0,lowerWidth:0,height:0,isUpdateAnimationActive:!1,animationBegin:0,animationDuration:1500,animationEasing:"ease"},fz=function(t){var r=lw(lw({},dz),t),n=P.useRef(),a=P.useState(-1),i=nz(a,2),s=i[0],l=i[1];P.useEffect(function(){if(n.current&&n.current.getTotalLength)try{var j=n.current.getTotalLength();j&&l(j)}catch{}},[]);var c=r.x,u=r.y,d=r.upperWidth,f=r.lowerWidth,h=r.height,p=r.className,v=r.animationEasing,x=r.animationDuration,m=r.animationBegin,g=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 g?O.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:v,isActive:g},function(j){var C=j.upperWidth,y=j.lowerWidth,w=j.height,S=j.x,A=j.y;return O.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:v},O.default.createElement("path",xs({},oe(r,!0),{className:b,d:cw(S,A,C,y,w),ref:n})))}):O.default.createElement("g",null,O.default.createElement("path",xs({},oe(r,!0),{className:b,d:cw(c,u,d,f,h)})))},hz=["option","shapeType","propTransformer","activeClassName","isActive"];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 pz(e,t){if(e==null)return{};var r=mz(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 mz(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 uw(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 vs(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?uw(Object(r),!0).forEach(function(n){xz(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):uw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function xz(e,t,r){return t=vz(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function vz(e){var t=gz(e,"string");return Mi(t)=="symbol"?t:t+""}function gz(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 yz(e,t){return vs(vs({},t),e)}function bz(e,t){return e==="symbols"}function dw(e){var t=e.shapeType,r=e.elementProps;switch(t){case"rectangle":return O.default.createElement(Cx,r);case"trapezoid":return O.default.createElement(fz,r);case"sector":return O.default.createElement(m5,r);case"symbols":if(bz(t))return O.default.createElement(Dm,r);break;default:return null}}function wz(e){return P.isValidElement(e)?e.props:e}function Sx(e){var t=e.option,r=e.shapeType,n=e.propTransformer,a=n===void 0?yz:n,i=e.activeClassName,s=i===void 0?"recharts-active-shape":i,l=e.isActive,c=pz(e,hz),u;if(P.isValidElement(t))u=P.cloneElement(t,vs(vs({},c),wz(t)));else if(le(t))u=t(c);else if(JD(t)&&!rz(t)){var d=a(t,c);u=O.default.createElement(dw,{shapeType:r,elementProps:d})}else{var f=c;u=O.default.createElement(dw,{shapeType:r,elementProps:f})}return l?O.default.createElement(fe,{className:s},u):u}function Ml(e,t){return t!=null&&"trapezoids"in e.props}function $l(e,t){return t!=null&&"sectors"in e.props}function $i(e,t){return t!=null&&"points"in e.props}function jz(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 Cz(e,t){var r=e.endAngle===t.endAngle,n=e.startAngle===t.startAngle;return r&&n}function Sz(e,t){var r=e.x===t.x,n=e.y===t.y,a=e.z===t.z;return r&&n&&a}function Oz(e,t){var r;return Ml(e,t)?r=jz:$l(e,t)?r=Cz:$i(e,t)&&(r=Sz),r}function Nz(e,t){var r;return Ml(e,t)?r="trapezoids":$l(e,t)?r="sectors":$i(e,t)&&(r="points"),r}function Pz(e,t){if(Ml(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($l(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 $i(e,t)?t.payload:{}}function Az(e){var t=e.activeTooltipItem,r=e.graphicalItem,n=e.itemData,a=Nz(r,t),i=Pz(r,t),s=n.filter(function(c,u){var d=yr(i,c),f=r.props[a].filter(function(v){var x=Oz(r,t);return x(v,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 jo;function ta(e){"@babel/helpers - typeof";return ta=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},ta(e)}function Rn(){return Rn=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},Rn.apply(this,arguments)}function fw(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 _e(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?fw(Object(r),!0).forEach(function(n){kt(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):fw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function _z(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,E5(n.key),n)}}function kz(e,t,r){return t&&hw(e.prototype,t),r&&hw(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function Tz(e,t,r){return t=gs(t),Ez(e,T5()?Reflect.construct(t,r||[],gs(e).constructor):t.apply(e,r))}function Ez(e,t){if(t&&(ta(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Iz(e)}function Iz(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function T5(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(T5=function(){return!!e})()}function gs(e){return gs=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},gs(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&&hp(e,t)}function hp(e,t){return hp=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},hp(e,t)}function kt(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=$z(e,"string");return ta(t)=="symbol"?t:t+""}function $z(e,t){if(ta(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(ta(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var Vt=(function(e){function t(r){var n;return _z(this,t),n=Tz(this,t,[r]),kt(n,"pieRef",null),kt(n,"sectorRefs",[]),kt(n,"id",yn("recharts-pie-")),kt(n,"handleAnimationEnd",function(){var a=n.props.onAnimationEnd;n.setState({isAnimationFinished:!0}),le(a)&&a()}),kt(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 Mz(t,e),kz(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,v=n.map(function(x,m){var g=(x.startAngle+x.endAngle)/2,b=ve(x.cx,x.cy,x.outerRadius+p,g),j=_e(_e(_e(_e({},d),x),{},{stroke:"none"},f),{},{index:m,textAnchor:t.getTextAnchor(b.x,x.cx)},b),C=_e(_e(_e(_e({},d),x),{},{fill:"none",stroke:x.fill},h),{},{index:m,points:[ve(x.cx,x.cy,x.outerRadius,g),b]}),y=c;return de(c)&&de(u)?y="value":de(c)&&(y=u),O.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,j,Le(x,y)))});return O.default.createElement(fe,{className:"recharts-pie-labels"},v)}},{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,v=_e(_e({},u),{},{stroke:l?u.fill:u.stroke,tabIndex:-1});return O.default.createElement(fe,Rn({ref:function(m){m&&!a.sectorRefs.includes(m)&&a.sectorRefs.push(m)},tabIndex:-1,className:"recharts-pie-sector"},mr(a.props,u,d),{key:"sector-".concat(u?.startAngle,"-").concat(u?.endAngle,"-").concat(u.midAngle,"-").concat(d)}),O.default.createElement(Sx,Rn({option:p,isActive:f,shapeType:"sector"},v)))})}},{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 O.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(v){var x=v.t,m=[],g=i&&i[0],b=g.startAngle;return i.forEach(function(j,C){var y=h&&h[C],w=C>0?St(j,"paddingAngle",0):0;if(y){var S=Te(y.endAngle-y.startAngle,j.endAngle-j.startAngle),A=_e(_e({},j),{},{startAngle:b+w,endAngle:b+S(x)+w});m.push(A),b=A.endAngle}else{var _=j.endAngle,I=j.startAngle,k=Te(0,_-I),E=k(x),T=_e(_e({},j),{},{startAngle:b+w,endAngle:b+E+w});m.push(T),b=T.endAngle}}),O.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||!yr(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,v=this.state.isAnimationFinished;if(i||!s||!s.length||!Y(u)||!Y(d)||!Y(f)||!Y(h))return null;var x=ae.default("recharts-pie",l);return O.default.createElement(fe,{tabIndex:this.props.rootTabIndex,className:x,ref:function(g){n.pieRef=g}},this.renderSectors(),c&&this.renderLabels(s),Qe.renderCallByParent(this.props,null,!1),(!p||v)&&It.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(O.default.isValidElement(n))return O.default.cloneElement(n,a);if(le(n))return n(a);var s=ae.default("recharts-pie-label-line",typeof n!="boolean"?n.className:"");return O.default.createElement(ln,Rn({},a,{key:i,type:"linear",className:s}))}},{key:"renderLabelItem",value:function(n,a,i){if(O.default.isValidElement(n))return O.default.cloneElement(n,a);var s=i;if(le(n)&&(s=n(a),O.default.isValidElement(s)))return s;var l=ae.default("recharts-pie-label-text",typeof n!="boolean"&&!le(n)?n.className:"");return O.default.createElement(dn,Rn({},a,{alignmentBaseline:"middle",className:l}),s)}}])})(P.PureComponent);jo=Vt;kt(Vt,"displayName","Pie");kt(Vt,"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:!nr.isSsr,animationBegin:400,animationDuration:1500,animationEasing:"ease",nameKey:"name",blendStroke:!1,rootTabIndex:0});kt(Vt,"parseDeltaAngle",function(e,t){var r=Je(t-e),n=Math.min(Math.abs(t-e),360);return r*n});kt(Vt,"getRealPieData",function(e){var t=e.data,r=e.children,n=oe(e,!1),a=xt(r,bn);return t&&t.length?t.map(function(i,s){return _e(_e(_e({payload:i},n),i),a&&a[s]&&a[s].props)}):a&&a.length?a.map(function(i){return _e(_e({},n),i.props)}):[]});kt(Vt,"parseCoordinateOfPie",function(e,t){var r=t.top,n=t.left,a=t.width,i=t.height,s=u5(a,i),l=n+ct(e.cx,a,a/2),c=r+ct(e.cy,i,i/2),u=ct(e.innerRadius,s,0),d=ct(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}});kt(Vt,"getComposedData",function(e){var t=e.item,r=e.offset,n=t.type.defaultProps!==void 0?_e(_e({},t.type.defaultProps),t.props):t.props,a=jo.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),v=jo.parseCoordinateOfPie(n,r),x=jo.parseDeltaAngle(s,l),m=Math.abs(x),g=u;de(u)&&de(f)?(Et(!1,`Use "dataKey" to specify the value of pie,
|
|
84
|
-
the props "valueKey" will be deprecated in 1.1.0`),g="value"):de(u)&&(Et(!1,`Use "dataKey" to specify the value of pie,
|
|
85
|
-
the props "valueKey" will be deprecated in 1.1.0`),g=f);var b=a.filter(function(A){return Le(A,g,0)!==0}).length,j=(m>=360?b:b-1)*c,C=m-b*p-j,y=a.reduce(function(A,_){var I=Le(_,g,0);return A+(Y(I)?I:0)},0),w;if(y>0){var S;w=a.map(function(A,_){var I=Le(A,g,0),k=Le(A,d,_),E=(Y(I)?I:0)/y,T;_?T=S.endAngle+Je(x)*c*(I!==0?1:0):T=s;var M=T+Je(x)*((I!==0?p:0)+E*C),$=(T+M)/2,R=(v.innerRadius+v.outerRadius)/2,L=[{name:k,value:I,payload:A,dataKey:g,type:h}],q=ve(v.cx,v.cy,R,$);return S=_e(_e(_e({percent:E,cornerRadius:i,name:k,tooltipPayload:L,midAngle:$,middleRadius:R,tooltipPosition:q},A),v),{},{value:Le(A,g),startAngle:T,endAngle:M,payload:A,paddingAngle:Je(x)*c}),S})}return _e(_e({},v),{},{sectors:w,data:a})});var $f,pw;function Rz(){if(pw)return $f;pw=1;function e(t){return t&&t.length?t[0]:void 0}return $f=e,$f}var Rf,mw;function Lz(){return mw||(mw=1,Rf=Rz()),Rf}var Dz=Lz();const zz=Ne(Dz);var Bz=["key"];function ra(e){"@babel/helpers - typeof";return ra=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},ra(e)}function Fz(e,t){if(e==null)return{};var r=qz(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 qz(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 ys(){return ys=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},ys.apply(this,arguments)}function xw(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?xw(Object(r),!0).forEach(function(n){sr(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):xw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Wz(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function vw(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 Hz(e,t,r){return t&&vw(e.prototype,t),r&&vw(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function Vz(e,t,r){return t=bs(t),Uz(e,I5()?Reflect.construct(t,r||[],bs(e).constructor):t.apply(e,r))}function Uz(e,t){if(t&&(ra(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Kz(e)}function Kz(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function I5(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(I5=function(){return!!e})()}function bs(e){return bs=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},bs(e)}function Gz(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 sr(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=Zz(e,"string");return ra(t)=="symbol"?t:t+""}function Zz(e,t){if(ra(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(ra(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var Qi=(function(e){function t(){var r;Wz(this,t);for(var n=arguments.length,a=new Array(n),i=0;i<n;i++)a[i]=arguments[i];return r=Vz(this,t,[].concat(a)),sr(r,"state",{isAnimationFinished:!1}),sr(r,"handleAnimationEnd",function(){var s=r.props.onAnimationEnd;r.setState({isAnimationFinished:!0}),le(s)&&s()}),sr(r,"handleAnimationStart",function(){var s=r.props.onAnimationStart;r.setState({isAnimationFinished:!1}),le(s)&&s()}),sr(r,"handleMouseEnter",function(s){var l=r.props.onMouseEnter;l&&l(r.props,s)}),sr(r,"handleMouseLeave",function(s){var l=r.props.onMouseLeave;l&&l(r.props,s)}),r}return Gz(t,e),Hz(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=st(st(st({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 O.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 O.default.isValidElement(i)?d=O.default.cloneElement(i,st(st({},this.props),{},{points:n})):le(i)?d=i(st(st({},this.props),{},{points:n})):d=O.default.createElement(O5,ys({},oe(this.props,!0),{onMouseEnter:this.handleMouseEnter,onMouseLeave:this.handleMouseLeave,points:n,baseLinePoints:l?c:null,connectNulls:u})),O.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 O.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,v=f&&f.length/i.length,x=i.map(function(m,g){var b=f&&f[Math.floor(g*v)];if(b){var j=Te(b.x,m.x),C=Te(b.y,m.y);return st(st({},m),{},{x:j(p),y:C(p)})}var y=Te(m.cx,m.x),w=Te(m.cy,m.y);return st(st({},m),{},{x:y(p),y:w(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||!yr(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 O.default.createElement(fe,{className:u},this.renderPolygon(),(!l||c)&&It.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(O.default.isValidElement(n))i=O.default.cloneElement(n,a);else if(le(n))i=n(a);else{var s=a.key,l=Fz(a,Bz);i=O.default.createElement(Pa,ys({},l,{key:s,className:ae.default("recharts-radar-dot",typeof n!="boolean"?n.className:"")}))}return i}}])})(P.PureComponent);sr(Qi,"displayName","Radar");sr(Qi,"defaultProps",{angleAxisId:0,radiusAxisId:0,hide:!1,activeDot:!0,dot:!1,legendType:"rect",isAnimationActive:!nr.isSsr,animationBegin:0,animationDuration:1500,animationEasing:"ease"});sr(Qi,"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 v=Le(h,r.dataKey,p),x=Le(h,a),m=r.scale(v)+d,g=Array.isArray(x)?h5(x):x,b=de(g)?void 0:t.scale(g);Array.isArray(x)&&x.length>=2&&(c=!0),u.push(st(st({},ve(s,l,b,m)),{},{name:v,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=zz(h.value),v=de(p)?void 0:t.scale(p);f.push(st(st({},h),{},{radius:v},ve(s,l,v,h.angle)))}else f.push(h)}),{points:u,isRange:c,baseLinePoints:f}});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)}function mp(){return mp=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},mp.apply(this,arguments)}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 Lf(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){Yz(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 Yz(e,t,r){return t=Xz(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Xz(e){var t=Qz(e,"string");return Ri(t)=="symbol"?t:t+""}function Qz(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 yw(e){return typeof e=="string"?parseInt(e,10):e}function Jz(e,t){var r="".concat(t.cx||e.cx),n=Number(r),a="".concat(t.cy||e.cy),i=Number(a);return Lf(Lf(Lf({},t),e),{},{cx:n,cy:i})}function bw(e){return O.default.createElement(Sx,mp({shapeType:"sector",propTransformer:Jz},e))}var eB=["shape","activeShape","activeIndex","cornerRadius"],tB=["value","background"];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 ws(){return ws=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},ws.apply(this,arguments)}function ww(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 Ye(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ww(Object(r),!0).forEach(function(n){cn(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ww(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function jw(e,t){if(e==null)return{};var r=rB(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 rB(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 nB(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Cw(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 aB(e,t,r){return t&&Cw(e.prototype,t),r&&Cw(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function iB(e,t,r){return t=js(t),oB(e,$5()?Reflect.construct(t,r||[],js(e).constructor):t.apply(e,r))}function oB(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 sB(e)}function sB(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 js(e){return js=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},js(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&&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 cn(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=cB(e,"string");return na(t)=="symbol"?t:t+""}function cB(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 _a=(function(e){function t(){var r;nB(this,t);for(var n=arguments.length,a=new Array(n),i=0;i<n;i++)a[i]=arguments[i];return r=iB(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),aB(t,[{key:"getDeltaAngle",value:function(){var n=this.props,a=n.startAngle,i=n.endAngle,s=Je(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=jw(i,eB),f=oe(d,!1);return n.map(function(h,p){var v=p===c,x=Ye(Ye(Ye(Ye({},f),{},{cornerRadius:yw(u)},h),mr(a.props,h,p)),{},{className:"recharts-radial-bar-sector ".concat(h.className),forceCornerRadius:d.forceCornerRadius,cornerIsExternal:d.cornerIsExternal,isActive:v,option:v?l:s});return O.default.createElement(bw,ws({},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 O.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,v=i.map(function(x,m){var g=f&&f[m];if(g){var b=Te(g.startAngle,x.startAngle),j=Te(g.endAngle,x.endAngle);return Ye(Ye({},x),{},{startAngle:b(p),endAngle:j(p)})}var C=x.endAngle,y=x.startAngle,w=Te(y,C);return Ye(Ye({},x),{},{endAngle:w(p)})});return O.default.createElement(fe,null,n.renderSectorsStatically(v))})}},{key:"renderSectors",value:function(){var n=this.props,a=n.data,i=n.isAnimationActive,s=this.state.prevData;return i&&a&&a.length&&(!s||!yr(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=jw(l,tB);if(!u)return null;var f=Ye(Ye(Ye(Ye(Ye({cornerRadius:yw(i)},d),{},{fill:"#eee"},u),s),mr(a.props,l,c)),{},{index:c,className:ae.default("recharts-radial-bar-background-sector",s?.className),option:u,isActive:!1});return O.default.createElement(bw,ws({},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 O.default.createElement(fe,{className:d},l&&O.default.createElement(fe,{className:"recharts-radial-bar-background"},this.renderBackground(i)),O.default.createElement(fe,{className:"recharts-radial-bar-sectors"},this.renderSectors()),(!c||u)&&It.renderCallByParent(Ye({},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(_a,"displayName","RadialBar");cn(_a,"defaultProps",{angleAxisId:0,radiusAxisId:0,minPointSize:0,hide:!1,legendType:"rect",data:[],isAnimationActive:!nr.isSsr,animationBegin:0,animationDuration:1500,animationEasing:"ease",forceCornerRadius:!1,cornerIsExternal:!1});cn(_a,"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=a5(d,t);if(!p)return null;var v=i.cx,x=i.cy,m=r.layout,g=t.props,b=g.children,j=g.minPointSize,C=m==="radial"?i:n,y=u?C.scale.domain():null,w=s5({numericAxis:C}),S=xt(b,bn),A=l.map(function(_,I){var k,E,T,M,$,R;if(u?k=i5(u[h+I],y):(k=Le(_,c),Array.isArray(k)||(k=[w,k])),m==="radial"){E=as({axis:n,ticks:a,bandSize:f,offset:p.offset,entry:_,index:I}),$=i.scale(k[1]),M=i.scale(k[0]),T=E+p.size;var L=$-M;if(Math.abs(j)>0&&Math.abs(L)<Math.abs(j)){var q=Je(L||j)*(Math.abs(j)-Math.abs(L));$+=q}R={background:{cx:v,cy:x,innerRadius:E,outerRadius:T,startAngle:r.startAngle,endAngle:r.endAngle}}}else{E=n.scale(k[0]),T=n.scale(k[1]),M=as({axis:i,ticks:s,bandSize:f,offset:p.offset,entry:_,index:I}),$=M+p.size;var U=T-E;if(Math.abs(j)>0&&Math.abs(U)<Math.abs(j)){var z=Je(U||j)*(Math.abs(j)-Math.abs(U));T+=z}}return Ye(Ye(Ye(Ye({},_),R),{},{payload:_,value:u?k:k[1],cx:v,cy:x,innerRadius:E,outerRadius:T,startAngle:M,endAngle:$},S&&S[I]&&S[I].props),{},{tooltipPayload:[yx(t,_)],tooltipPosition:ve(v,x,(E+T)/2,(M+$)/2)})});return{data:A,layout:m}});var Df,Sw;function uB(){if(Sw)return Df;Sw=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 Df=r,Df}var zf,Ow;function L5(){if(Ow)return zf;Ow=1;var e=YC(),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 zf=n,zf}var Bf,Nw;function dB(){if(Nw)return Bf;Nw=1;var e=uB(),t=wl(),r=L5();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 Bf=n,Bf}var Ff,Pw;function fB(){if(Pw)return Ff;Pw=1;var e=dB(),t=e();return Ff=t,Ff}var hB=fB();const Cs=Ne(hB);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 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 _w(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){D5(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 D5(e,t,r){return t=pB(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function pB(e){var t=mB(e,"string");return Li(t)=="symbol"?t:t+""}function mB(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 xB=["Webkit","Moz","O","ms"],vB=function(t,r){var n=t.replace(/(\w)/,function(i){return i.toUpperCase()}),a=xB.reduce(function(i,s){return _w(_w({},i),{},D5({},s+n,r))},{});return a[t]=r,a};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)}function Ss(){return Ss=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},Ss.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 qf(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){yt(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 gB(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Tw(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,B5(n.key),n)}}function yB(e,t,r){return t&&Tw(e.prototype,t),r&&Tw(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function bB(e,t,r){return t=Os(t),wB(e,z5()?Reflect.construct(t,r||[],Os(e).constructor):t.apply(e,r))}function wB(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 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 z5(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(z5=function(){return!!e})()}function Os(e){return Os=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Os(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&&vp(e,t)}function vp(e,t){return vp=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},vp(e,t)}function yt(e,t,r){return t=B5(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function B5(e){var t=SB(e,"string");return aa(t)=="symbol"?t:t+""}function SB(e,t){if(aa(e)!="object"||!e)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 String(e)}var OB=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=Ya().domain(Cs(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}},Ew=function(t){return t.changedTouches&&!!t.changedTouches.length},ia=(function(e){function t(r){var n;return gB(this,t),n=bB(this,t,[r]),yt(n,"handleDrag",function(a){n.leaveTimer&&(clearTimeout(n.leaveTimer),n.leaveTimer=null),n.state.isTravellerMoving?n.handleTravellerMove(a):n.state.isSlideMoving&&n.handleSlideDrag(a)}),yt(n,"handleTouchMove",function(a){a.changedTouches!=null&&a.changedTouches.length>0&&n.handleDrag(a.changedTouches[0])}),yt(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()}),yt(n,"handleLeaveWrapper",function(){(n.state.isTravellerMoving||n.state.isSlideMoving)&&(n.leaveTimer=window.setTimeout(n.handleDragEnd,n.props.leaveTimeOut))}),yt(n,"handleEnterSlideOrTraveller",function(){n.setState({isTextActive:!0})}),yt(n,"handleLeaveSlideOrTraveller",function(){n.setState({isTextActive:!1})}),yt(n,"handleSlideDragStart",function(a){var i=Ew(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 CB(t,e),yB(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),v=t.getIndexInRange(s,h);return{startIndex:p-p%c,endIndex:v===d?d:v-v%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,v=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)&&v&&v(m),this.setState({startX:s+x,endX:l+x,slideMoveStartX:n.pageX})}},{key:"handleTravellerDragStart",value:function(n,a){var i=Ew(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,v=d.onChange,x=d.gap,m=d.data,g={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)),g[s]=u+b;var j=this.getIndex(g),C=j.startIndex,y=j.endIndex,w=function(){var A=m.length-1;return s==="startX"&&(l>c?C%x===0:y%x===0)||l<c&&y===A||s==="endX"&&(l>c?y%x===0:C%x===0)||l>c&&y===A};this.setState(yt(yt({},s,u+b),"brushMoveStartX",n.pageX),function(){v&&w()&&v(j)})}},{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(yt({},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 O.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?O.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,v=c.data,x=c.startIndex,m=c.endIndex,g=Math.max(n,this.props.x),b=qf(qf({},oe(this.props,!1)),{},{x:g,y:u,width:d,height:f}),j=p||"Min value: ".concat((i=v[x])===null||i===void 0?void 0:i.name,", Max value: ").concat((s=v[m])===null||s===void 0?void 0:s.name);return O.default.createElement(fe,{tabIndex:0,role:"slider","aria-label":j,"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 O.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,v={pointerEvents:"none",fill:u};return O.default.createElement(fe,{className:"recharts-brush-texts"},O.default.createElement(dn,Ss({textAnchor:"end",verticalAnchor:"middle",x:Math.min(f,h)-p,y:s+l/2},v),this.getTextOfTick(a)),O.default.createElement(dn,Ss({textAnchor:"start",verticalAnchor:"middle",x:Math.max(f,h)+c+p,y:s+l/2},v),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,v=h.endX,x=h.isTextActive,m=h.isSlideMoving,g=h.isTravellerMoving,b=h.isTravellerFocused;if(!a||!a.length||!Y(l)||!Y(c)||!Y(u)||!Y(d)||u<=0||d<=0)return null;var j=ae.default("recharts-brush",i),C=O.default.Children.count(s)===1,y=vB("userSelect","none");return O.default.createElement(fe,{className:j,onMouseLeave:this.handleLeaveWrapper,onTouchMove:this.handleTouchMove,style:y},this.renderBackground(),C&&this.renderPanorama(),this.renderSlide(p,v),this.renderTravellerLayer(p,"startX"),this.renderTravellerLayer(v,"endX"),(x||m||g||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 O.default.createElement(O.default.Fragment,null,O.default.createElement("rect",{x:a,y:i,width:s,height:l,fill:c,stroke:"none"}),O.default.createElement("line",{x1:a+1,y1:u,x2:a+s-1,y2:u,fill:"none",stroke:"#fff"}),O.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 O.default.isValidElement(n)?i=O.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 qf({prevData:i,prevTravellerWidth:c,prevUpdateId:u,prevX:l,prevWidth:s},i&&i.length?OB({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);yt(ia,"displayName","Brush");yt(ia,"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 Wf,Iw;function NB(){if(Iw)return Wf;Iw=1;var e=Vm();function t(r,n){var a;return e(r,function(i,s,l){return a=n(i,s,l),!a}),!!a}return Wf=t,Wf}var Hf,Mw;function PB(){if(Mw)return Hf;Mw=1;var e=PC(),t=rr(),r=NB(),n=vt(),a=wl();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 Hf=i,Hf}var AB=PB();const _B=Ne(AB);var Xt=function(t,r){var n=t.alwaysShow,a=t.ifOverflow;return n&&(a="extendDomain"),a===r},Vf,$w;function kB(){if($w)return Vf;$w=1;var e=VC();function t(r,n,a){n=="__proto__"&&e?e(r,n,{configurable:!0,enumerable:!0,value:a,writable:!0}):r[n]=a}return Vf=t,Vf}var Uf,Rw;function TB(){if(Rw)return Uf;Rw=1;var e=kB(),t=WC(),r=rr();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 Uf=n,Uf}var EB=TB();const IB=Ne(EB);var Kf,Lw;function MB(){if(Lw)return Kf;Lw=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 Kf=e,Kf}var Gf,Dw;function $B(){if(Dw)return Gf;Dw=1;var e=Vm();function t(r,n){var a=!0;return e(r,function(i,s,l){return a=!!n(i,s,l),a}),a}return Gf=t,Gf}var Zf,zw;function RB(){if(zw)return Zf;zw=1;var e=MB(),t=$B(),r=rr(),n=vt(),a=wl();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 Zf=i,Zf}var LB=RB();const F5=Ne(LB);var DB=["x","y"];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 gp(){return gp=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},gp.apply(this,arguments)}function Bw(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 Ha(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Bw(Object(r),!0).forEach(function(n){zB(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Bw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function zB(e,t,r){return t=BB(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function BB(e){var t=FB(e,"string");return oa(t)=="symbol"?t:t+""}function FB(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(t==="string"?String:Number)(e)}function qB(e,t){if(e==null)return{};var r=WB(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 WB(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 HB(e,t){var r=e.x,n=e.y,a=qB(e,DB),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 Ha(Ha(Ha(Ha(Ha({},t),a),s?{x:s}:{}),c?{y:c}:{}),{},{height:d,width:h,name:t.name,radius:t.radius})}function Fw(e){return O.default.createElement(Sx,gp({shapeType:"rectangle",propTransformer:HB,activeClassName:"recharts-active-bar"},e))}var VB=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=Y(n)||C_(n);return i?t(n,a):(i||(process.env.NODE_ENV!=="production"?mt(!1,"minPointSize callback function received a value with type of ".concat(oa(n),". Currently only numbers or null/undefined are supported.")):mt()),r)}},UB=["value","background"],q5;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 KB(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 Ns(){return Ns=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},Ns.apply(this,arguments)}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 Fe(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){Er(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 ZB(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ww(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 YB(e,t,r){return t&&Ww(e.prototype,t),r&&Ww(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function XB(e,t,r){return t=Ps(t),QB(e,W5()?Reflect.construct(t,r||[],Ps(e).constructor):t.apply(e,r))}function QB(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 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 W5(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(W5=function(){return!!e})()}function Ps(e){return Ps=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Ps(e)}function eF(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&&yp(e,t)}function yp(e,t){return yp=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},yp(e,t)}function Er(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=tF(e,"string");return sa(t)=="symbol"?t:t+""}function tF(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 wr=(function(e){function t(){var r;ZB(this,t);for(var n=arguments.length,a=new Array(n),i=0;i<n;i++)a[i]=arguments[i];return r=XB(this,t,[].concat(a)),Er(r,"state",{isAnimationFinished:!1}),Er(r,"id",yn("recharts-bar-")),Er(r,"handleAnimationEnd",function(){var s=r.props.onAnimationEnd;r.setState({isAnimationFinished:!0}),s&&s()}),Er(r,"handleAnimationStart",function(){var s=r.props.onAnimationStart;r.setState({isAnimationFinished:!1}),s&&s()}),r}return eF(t,e),YB(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,v=p?u:s,x=Fe(Fe(Fe({},d),f),{},{isActive:p,option:v,index:h,dataKey:l,onAnimationStart:a.handleAnimationStart,onAnimationEnd:a.handleAnimationEnd});return O.default.createElement(fe,Ns({className:"recharts-bar-rectangle"},mr(a.props,f,h),{key:"rectangle-".concat(f?.x,"-").concat(f?.y,"-").concat(f?.value,"-").concat(h)}),O.default.createElement(Fw,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 O.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 v=p.t,x=i.map(function(m,g){var b=h&&h[g];if(b){var j=Te(b.x,m.x),C=Te(b.y,m.y),y=Te(b.width,m.width),w=Te(b.height,m.height);return Fe(Fe({},m),{},{x:j(v),y:C(v),width:y(v),height:w(v)})}if(s==="horizontal"){var S=Te(0,m.height),A=S(v);return Fe(Fe({},m),{},{y:m.y+m.height-A,height:A})}var _=Te(0,m.width),I=_(v);return Fe(Fe({},m),{},{width:I})});return O.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||!yr(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=KB(u,UB);if(!f)return null;var p=Fe(Fe(Fe(Fe(Fe({},h),{},{fill:"#eee"},f),c),mr(n.props,u,d)),{},{onAnimationStart:n.handleAnimationStart,onAnimationEnd:n.handleAnimationEnd,dataKey:s,index:d,className:"recharts-bar-background-rectangle"});return O.default.createElement(Fw,Ns({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=xt(d,Xi);if(!f)return null;var h=u==="vertical"?s[0].height/2:s[0].width/2,p=function(m,g){var b=Array.isArray(m.value)?m.value[1]:m.value;return{x:m.x,y:m.y,value:b,errorVal:Le(m,g)}},v={clipPath:n?"url(#clipPath-".concat(a,")"):null};return O.default.createElement(fe,v,f.map(function(x){return O.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,v=n.background,x=n.id;if(a||!i||!i.length)return null;var m=this.state.isAnimationFinished,g=ae.default("recharts-bar",s),b=l&&l.allowDataOverflow,j=c&&c.allowDataOverflow,C=b||j,y=de(x)?this.id:x;return O.default.createElement(fe,{className:g},b||j?O.default.createElement("defs",null,O.default.createElement("clipPath",{id:"clipPath-".concat(y)},O.default.createElement("rect",{x:b?u:u-f/2,y:j?d:d-h/2,width:b?f:f*2,height:j?h:h*2}))):null,O.default.createElement(fe,{className:"recharts-bar-rectangles",clipPath:C?"url(#clipPath-".concat(y,")"):null},v?this.renderBackground():null,this.renderRectangles()),this.renderErrorBar(C,y),(!p||m)&&It.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);q5=wr;Er(wr,"displayName","Bar");Er(wr,"defaultProps",{xAxisId:0,yAxisId:0,legendType:"rect",minPointSize:0,hide:!1,data:[],layout:"vertical",activeBar:!1,isAnimationActive:!nr.isSsr,animationBegin:0,animationDuration:400,animationEasing:"ease"});Er(wr,"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=a5(n,r);if(!p)return null;var v=t.layout,x=r.type.defaultProps,m=x!==void 0?Fe(Fe({},x),r.props):r.props,g=m.dataKey,b=m.children,j=m.minPointSize,C=v==="horizontal"?s:i,y=u?C.scale.domain():null,w=s5({numericAxis:C}),S=xt(b,bn),A=f.map(function(_,I){var k,E,T,M,$,R;u?k=i5(u[d+I],y):(k=Le(_,g),Array.isArray(k)||(k=[w,k]));var L=VB(j,q5.defaultProps.minPointSize)(k[1],I);if(v==="horizontal"){var q,U=[s.scale(k[0]),s.scale(k[1])],z=U[0],F=U[1];E=as({axis:i,ticks:l,bandSize:a,offset:p.offset,entry:_,index:I}),T=(q=F??z)!==null&&q!==void 0?q:void 0,M=p.size;var H=z-F;if($=Number.isNaN(H)?0:H,R={x:E,y:s.y,width:M,height:s.height},Math.abs(L)>0&&Math.abs($)<Math.abs(L)){var W=Je($||L)*(Math.abs(L)-Math.abs($));T-=W,$+=W}}else{var Z=[i.scale(k[0]),i.scale(k[1])],re=Z[0],X=Z[1];if(E=re,T=as({axis:s,ticks:c,bandSize:a,offset:p.offset,entry:_,index:I}),M=X-re,$=p.size,R={x:i.x,y:T,width:i.width,height:$},Math.abs(L)>0&&Math.abs(M)<Math.abs(L)){var ne=Je(M||L)*(Math.abs(L)-Math.abs(M));M+=ne}}return Fe(Fe(Fe({},_),{},{x:E,y:T,width:M,height:$,value:u?k:k[1],payload:_,background:R},S&&S[I]&&S[I].props),{},{tooltipPayload:[yx(r,_)],tooltipPosition:{x:E+M/2,y:T+$/2}})});return Fe({data:A,layout:v},h)});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)}function rF(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,V5(n.key),n)}}function nF(e,t,r){return t&&Hw(e.prototype,t),r&&Hw(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function Vw(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?Vw(Object(r),!0).forEach(function(n){Rl(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Vw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Rl(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=aF(e,"string");return Di(t)=="symbol"?t:t+""}function aF(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)}var Ox=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=!!bt(u,wr);return d.reduce(function(p,v){var x=r[v],m=x.orientation,g=x.domain,b=x.padding,j=b===void 0?{}:b,C=x.mirror,y=x.reversed,w="".concat(m).concat(C?"Mirror":""),S,A,_,I,k;if(x.type==="number"&&(x.padding==="gap"||x.padding==="no-gap")){var E=g[1]-g[0],T=1/0,M=x.categoricalDomain.sort(N_);if(M.forEach(function(Z,re){re>0&&(T=Math.min((Z||0)-(M[re-1]||0),T))}),Number.isFinite(T)){var $=T/E,R=x.layout==="vertical"?n.height:n.width;if(x.padding==="gap"&&(S=$*R/2),x.padding==="no-gap"){var L=ct(t.barCategoryGap,$*R),q=$*R/2;S=q-L-(q-L)/R*L}}}a==="xAxis"?A=[n.left+(j.left||0)+(S||0),n.left+n.width-(j.right||0)-(S||0)]:a==="yAxis"?A=c==="horizontal"?[n.top+n.height-(j.bottom||0),n.top+(j.top||0)]:[n.top+(j.top||0)+(S||0),n.top+n.height-(j.bottom||0)-(S||0)]:A=x.range,y&&(A=[A[1],A[0]]);var U=r5(x,i,h),z=U.scale,F=U.realScaleType;z.domain(g).range(A),n5(z);var H=o5(z,Lt(Lt({},x),{},{realScaleType:F}));a==="xAxis"?(k=m==="top"&&!C||m==="bottom"&&C,_=n.left,I=f[w]-k*x.height):a==="yAxis"&&(k=m==="left"&&!C||m==="right"&&C,_=f[w]-k*x.width,I=n.top);var W=Lt(Lt(Lt({},x),H),{},{realScaleType:F,x:_,y:I,scale:z,width:a==="xAxis"?n.width:x.width,height:a==="yAxis"?n.height:x.height});return W.bandSize=is(W,H),!x.hide&&a==="xAxis"?f[w]+=(k?-1:1)*W.height:x.hide||(f[w]+=(k?-1:1)*W.width),Lt(Lt({},p),{},Rl({},v,W))},{})},U5=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)}},iF=function(t){var r=t.x1,n=t.y1,a=t.x2,i=t.y2;return U5({x:r,y:n},{x:a,y:i})},K5=(function(){function e(t){rF(this,e),this.scale=t}return nF(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)}}])})();Rl(K5,"EPS",1e-4);var Nx=function(t){var r=Object.keys(t).reduce(function(n,a){return Lt(Lt({},n),{},Rl({},a,K5.create(t[a])))},{});return Lt(Lt({},r),{},{apply:function(a){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},s=i.bandAware,l=i.position;return IB(a,function(c,u){return r[u].apply(c,{bandAware:s,position:l})})},isInRange:function(a){return F5(a,function(i,s){return r[s].isInRange(i)})}})};function oF(e){return(e%180+180)%180}var sF=function(t){var r=t.width,n=t.height,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,i=oF(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)},Yf,Uw;function lF(){if(Uw)return Yf;Uw=1;var e=rr(),t=Ui(),r=yl();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 Yf=n,Yf}var Xf,Kw;function cF(){if(Kw)return Xf;Kw=1;var e=L5();function t(r){var n=e(r),a=n%1;return n===n?a?n-a:n:0}return Xf=t,Xf}var Qf,Gw;function uF(){if(Gw)return Qf;Gw=1;var e=DC(),t=rr(),r=cF(),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 Qf=a,Qf}var Jf,Zw;function dF(){if(Zw)return Jf;Zw=1;var e=lF(),t=uF(),r=e(t);return Jf=r,Jf}var fF=dF();const hF=Ne(fF);var pF=J3();const mF=Ne(pF);var xF=mF(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 As(e){"@babel/helpers - typeof";return As=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},As(e)}var Px=P.createContext(void 0),Ax=P.createContext(void 0),G5=P.createContext(void 0),Z5=P.createContext({}),Y5=P.createContext(void 0),X5=P.createContext(0),Q5=P.createContext(0),Yw=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=xF(i);return O.default.createElement(Px.Provider,{value:n},O.default.createElement(Ax.Provider,{value:a},O.default.createElement(Z5.Provider,{value:i},O.default.createElement(G5.Provider,{value:d},O.default.createElement(Y5.Provider,{value:s},O.default.createElement(X5.Provider,{value:u},O.default.createElement(Q5.Provider,{value:c},l)))))))},vF=function(){return P.useContext(Y5)};function J5(e){var t=Object.keys(e);return t.length===0?"There are no available ids.":"Available ids are: ".concat(t,".")}var eO=function(t){var r=P.useContext(Px);r==null&&(process.env.NODE_ENV!=="production"?mt(!1,"Could not find Recharts context; are you sure this is rendered inside a Recharts wrapper component?"):mt());var n=r[t];return n==null&&(process.env.NODE_ENV!=="production"?mt(!1,'Could not find xAxis by id "'.concat(t,'" [').concat(As(t),"]. ").concat(J5(r))):mt()),n},gF=function(){var t=P.useContext(Px);return kr(t)},yF=function(){var t=P.useContext(Ax),r=hF(t,function(n){return F5(n.domain,Number.isFinite)});return r||kr(t)},tO=function(t){var r=P.useContext(Ax);r==null&&(process.env.NODE_ENV!=="production"?mt(!1,"Could not find Recharts context; are you sure this is rendered inside a Recharts wrapper component?"):mt());var n=r[t];return n==null&&(process.env.NODE_ENV!=="production"?mt(!1,'Could not find yAxis by id "'.concat(t,'" [').concat(As(t),"]. ").concat(J5(r))):mt()),n},bF=function(){var t=P.useContext(G5);return t},wF=function(){return P.useContext(Z5)},_x=function(){return P.useContext(Q5)},kx=function(){return P.useContext(X5)};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 jF(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function CF(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,nO(n.key),n)}}function SF(e,t,r){return t&&CF(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function OF(e,t,r){return t=_s(t),NF(e,rO()?Reflect.construct(t,r||[],_s(e).constructor):t.apply(e,r))}function NF(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 PF(e)}function PF(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function rO(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(rO=function(){return!!e})()}function _s(e){return _s=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},_s(e)}function AF(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 Xw(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 Qw(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Xw(Object(r),!0).forEach(function(n){Tx(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Xw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Tx(e,t,r){return t=nO(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function nO(e){var t=_F(e,"string");return la(t)=="symbol"?t:t+""}function _F(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)}function kF(e,t){return MF(e)||IF(e,t)||EF(e,t)||TF()}function TF(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
86
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function EF(e,t){if(e){if(typeof e=="string")return Jw(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 Jw(e,t)}}function Jw(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 IF(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 MF(e){if(Array.isArray(e))return e}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)}var $F=function(t,r){var n;return O.default.isValidElement(t)?n=O.default.cloneElement(t,r):le(t)?n=t(r):n=O.default.createElement("line",wp({},r,{className:"recharts-reference-line-line"})),n},RF=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 v=u.y,x=t.y.apply(v,{position:s});if(Xt(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 g=u.x,b=t.x.apply(g,{position:s});if(Xt(u,"discard")&&!t.x.isInRange(b))return null;var j=[{x:b,y:f+p},{x:b,y:f}];return l==="top"?j.reverse():j}if(a){var C=u.segment,y=C.map(function(w){return t.apply(w,{position:s})});return Xt(u,"discard")&&_B(y,function(w){return!t.isInRange(w)})?null:y}return null};function LF(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=vF(),d=eO(a),f=tO(i),h=bF();if(!u||!h)return null;Et(c===void 0,'The alwaysShow prop is deprecated. Please use ifOverflow="extendDomain" instead.');var p=Nx({x:d.scale,y:f.scale}),v=Ke(t),x=Ke(r),m=n&&n.length===2,g=RF(p,v,x,m,h,e.position,d.orientation,f.orientation,e);if(!g)return null;var b=kF(g,2),j=b[0],C=j.x,y=j.y,w=b[1],S=w.x,A=w.y,_=Xt(e,"hidden")?"url(#".concat(u,")"):void 0,I=Qw(Qw({clipPath:_},oe(e,!0)),{},{x1:C,y1:y,x2:S,y2:A});return O.default.createElement(fe,{className:ae.default("recharts-reference-line",l)},$F(s,I),Qe.renderCallByParent(e,iF({x1:C,y1:y,x2:S,y2:A})))}var Ex=(function(e){function t(){return jF(this,t),OF(this,t,arguments)}return AF(t,e),SF(t,[{key:"render",value:function(){return O.default.createElement(LF,this.props)}}])})(O.default.Component);Tx(Ex,"displayName","ReferenceLine");Tx(Ex,"defaultProps",{isFront:!1,ifOverflow:"discard",xAxisId:0,yAxisId:0,fill:"none",stroke:"#ccc",fillOpacity:1,strokeWidth:1,position:"middle"});function jp(){return jp=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},jp.apply(this,arguments)}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 ej(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 tj(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ej(Object(r),!0).forEach(function(n){Ll(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ej(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function DF(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function zF(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,iO(n.key),n)}}function BF(e,t,r){return t&&zF(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function FF(e,t,r){return t=ks(t),qF(e,aO()?Reflect.construct(t,r||[],ks(e).constructor):t.apply(e,r))}function qF(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 WF(e)}function WF(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function aO(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(aO=function(){return!!e})()}function ks(e){return ks=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},ks(e)}function HF(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 Ll(e,t,r){return t=iO(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function iO(e){var t=VF(e,"string");return ca(t)=="symbol"?t:t+""}function VF(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 UF=function(t){var r=t.x,n=t.y,a=t.xAxis,i=t.yAxis,s=Nx({x:a.scale,y:i.scale}),l=s.apply({x:r,y:n},{bandAware:!0});return Xt(t,"discard")&&!s.isInRange(l)?null:l},Dl=(function(e){function t(){return DF(this,t),FF(this,t,arguments)}return HF(t,e),BF(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=Ke(a),d=Ke(i);if(Et(l===void 0,'The alwaysShow prop is deprecated. Please use ifOverflow="extendDomain" instead.'),!u||!d)return null;var f=UF(this.props);if(!f)return null;var h=f.x,p=f.y,v=this.props,x=v.shape,m=v.className,g=Xt(this.props,"hidden")?"url(#".concat(c,")"):void 0,b=tj(tj({clipPath:g},oe(this.props,!0)),{},{cx:h,cy:p});return O.default.createElement(fe,{className:ae.default("recharts-reference-dot",m)},t.renderDot(x,b),Qe.renderCallByParent(this.props,{x:h-s,y:p-s,width:2*s,height:2*s}))}}])})(O.default.Component);Ll(Dl,"displayName","ReferenceDot");Ll(Dl,"defaultProps",{isFront:!1,ifOverflow:"discard",xAxisId:0,yAxisId:0,r:10,fill:"#fff",stroke:"#ccc",fillOpacity:1,strokeWidth:1});Ll(Dl,"renderDot",function(e,t){var r;return O.default.isValidElement(e)?r=O.default.cloneElement(e,t):le(e)?r=e(t):r=O.default.createElement(Pa,jp({},t,{cx:t.cx,cy:t.cy,className:"recharts-reference-dot-dot"})),r});function Sp(){return Sp=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},Sp.apply(this,arguments)}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 rj(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 nj(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?rj(Object(r),!0).forEach(function(n){zl(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):rj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function KF(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function GF(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,sO(n.key),n)}}function ZF(e,t,r){return t&&GF(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function YF(e,t,r){return t=Ts(t),XF(e,oO()?Reflect.construct(t,r||[],Ts(e).constructor):t.apply(e,r))}function XF(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 QF(e)}function QF(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function oO(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(oO=function(){return!!e})()}function Ts(e){return Ts=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Ts(e)}function JF(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&&Op(e,t)}function Op(e,t){return Op=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Op(e,t)}function zl(e,t,r){return t=sO(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function sO(e){var t=eq(e,"string");return ua(t)=="symbol"?t:t+""}function eq(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 tq=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=Nx({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},v={x:r?h.x.apply(l,{position:"end"}):h.x.rangeMax,y:a?h.y.apply(u,{position:"end"}):h.y.rangeMax};return Xt(i,"discard")&&(!h.isInRange(p)||!h.isInRange(v))?null:U5(p,v)},Bl=(function(e){function t(){return KF(this,t),YF(this,t,arguments)}return JF(t,e),ZF(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;Et(u===void 0,'The alwaysShow prop is deprecated. Please use ifOverflow="extendDomain" instead.');var f=Ke(a),h=Ke(i),p=Ke(s),v=Ke(l),x=this.props.shape;if(!f&&!h&&!p&&!v&&!x)return null;var m=tq(f,h,p,v,this.props);if(!m&&!x)return null;var g=Xt(this.props,"hidden")?"url(#".concat(d,")"):void 0;return O.default.createElement(fe,{className:ae.default("recharts-reference-area",c)},t.renderRect(x,nj(nj({clipPath:g},oe(this.props,!0)),m)),Qe.renderCallByParent(this.props,m))}}])})(O.default.Component);zl(Bl,"displayName","ReferenceArea");zl(Bl,"defaultProps",{isFront:!1,ifOverflow:"discard",xAxisId:0,yAxisId:0,r:10,fill:"#ccc",fillOpacity:.5,stroke:"none",strokeWidth:1});zl(Bl,"renderRect",function(e,t){var r;return O.default.isValidElement(e)?r=O.default.cloneElement(e,t):le(e)?r=e(t):r=O.default.createElement(Cx,Sp({},t,{className:"recharts-reference-area-rect"})),r});function lO(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 rq(e,t,r){var n={width:e.width+t.width,height:e.height+t.height};return sF(n,r)}function nq(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 Es(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 aq(e,t){return lO(e,t+1)}function iq(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 v=n?.[c];if(v===void 0)return{v:lO(n,u)};var x=c,m,g=function(){return m===void 0&&(m=r(v,x)),m},b=v.coordinate,j=c===0||Es(e,b,g,d,l);j||(c=0,d=s,u+=1),j&&(d=b+e*(g()/2+a),c+=u)},h;u<=i.length;)if(h=f(),h)return h.v;return[]}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 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 at(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){oq(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 oq(e,t,r){return t=sq(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function sq(e){var t=lq(e,"string");return zi(t)=="symbol"?t:t+""}function lq(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)}function cq(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],v,x=function(){return v===void 0&&(v=r(p,h)),v};if(h===s-1){var m=e*(p.coordinate+e*x()/2-c);i[h]=p=at(at({},p),{},{tickCoord:m>0?p.coordinate-m*e:p.coordinate})}else i[h]=p=at(at({},p),{},{tickCoord:p.coordinate});var g=Es(e,p.tickCoord,x,l,c);g&&(c=p.tickCoord-e*(x()/2+a),i[h]=at(at({},p),{},{isShow:!0}))},d=s-1;d>=0;d--)u(d);return i}function uq(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=at(at({},d),{},{tickCoord:h>0?d.coordinate-h*e:d.coordinate});var p=Es(e,d.tickCoord,function(){return f},c,u);p&&(u=d.tickCoord-e*(f/2+a),s[l-1]=at(at({},d),{},{isShow:!0}))}for(var v=i?l-1:l,x=function(b){var j=s[b],C,y=function(){return C===void 0&&(C=r(j,b)),C};if(b===0){var w=e*(j.coordinate-e*y()/2-c);s[b]=j=at(at({},j),{},{tickCoord:w<0?j.coordinate-w*e:j.coordinate})}else s[b]=j=at(at({},j),{},{tickCoord:j.coordinate});var S=Es(e,j.tickCoord,y,c,u);S&&(c=j.tickCoord+e*(y()/2+a),s[b]=at(at({},j),{},{isShow:!0}))},m=0;m<v;m++)x(m);return s}function Ix(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(Y(c)||nr.isSsr)return aq(a,typeof c=="number"&&Y(c)?c:0);var h=[],p=l==="top"||l==="bottom"?"width":"height",v=d&&p==="width"?Za(d,{fontSize:t,letterSpacing:r}):{width:0,height:0},x=function(j,C){var y=le(u)?u(j.value,C):j.value;return p==="width"?rq(Za(y,{fontSize:t,letterSpacing:r}),v,f):Za(y,{fontSize:t,letterSpacing:r})[p]},m=a.length>=2?Je(a[1].coordinate-a[0].coordinate):1,g=nq(i,m,p);return c==="equidistantPreserveStart"?iq(m,g,x,a,s):(c==="preserveStart"||c==="preserveStartEnd"?h=uq(m,g,x,a,s,c==="preserveStartEnd"):h=cq(m,g,x,a,s),h.filter(function(b){return b.isShow}))}var dq=["viewBox"],fq=["viewBox"],hq=["ticks"];function da(e){"@babel/helpers - typeof";return da=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},da(e)}function Ln(){return Ln=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},Ln.apply(this,arguments)}function ij(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 Ve(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ij(Object(r),!0).forEach(function(n){Mx(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ij(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function eh(e,t){if(e==null)return{};var r=pq(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 pq(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 mq(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function oj(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,uO(n.key),n)}}function xq(e,t,r){return t&&oj(e.prototype,t),r&&oj(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function vq(e,t,r){return t=Is(t),gq(e,cO()?Reflect.construct(t,r||[],Is(e).constructor):t.apply(e,r))}function gq(e,t){if(t&&(da(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return yq(e)}function yq(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function cO(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(cO=function(){return!!e})()}function Is(e){return Is=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Is(e)}function bq(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 Mx(e,t,r){return t=uO(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function uO(e){var t=wq(e,"string");return da(t)=="symbol"?t:t+""}function wq(e,t){if(da(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(da(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var ka=(function(e){function t(r){var n;return mq(this,t),n=vq(this,t,[r]),n.state={fontSize:"",letterSpacing:""},n}return bq(t,e),xq(t,[{key:"shouldComponentUpdate",value:function(n,a){var i=n.viewBox,s=eh(n,dq),l=this.props,c=l.viewBox,u=eh(l,fq);return!zn(i,c)||!zn(s,u)||!zn(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,v,x,m,g,b,j=f?-1:1,C=n.tickSize||d,y=Y(n.tickCoord)?n.tickCoord:n.coordinate;switch(u){case"top":p=v=n.coordinate,m=s+ +!f*c,x=m-j*C,b=x-j*h,g=y;break;case"left":x=m=n.coordinate,v=i+ +!f*l,p=v-j*C,g=p-j*h,b=y;break;case"right":x=m=n.coordinate,v=i+ +f*l,p=v+j*C,g=p+j*h,b=y;break;default:p=v=n.coordinate,m=s+ +f*c,x=m+j*C,b=x+j*h,g=y;break}return{line:{x1:p,y1:x,x2:v,y2:m},tick:{x:g,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=Ve(Ve(Ve({},oe(this.props,!1)),oe(d,!1)),{},{fill:"none"});if(c==="top"||c==="bottom"){var h=+(c==="top"&&!u||c==="bottom"&&u);f=Ve(Ve({},f),{},{x1:a,y1:i+h*l,x2:a+s,y2:i+h*l})}else{var p=+(c==="left"&&!u||c==="right"&&u);f=Ve(Ve({},f),{},{x1:a+p*s,y1:i,x2:a+p*s,y2:i+l})}return O.default.createElement("line",Ln({},f,{className:ae.default("recharts-cartesian-axis-line",St(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=Ix(Ve(Ve({},this.props),{},{ticks:n}),a,i),v=this.getTickTextAnchor(),x=this.getTickVerticalAnchor(),m=oe(this.props,!1),g=oe(d,!1),b=Ve(Ve({},m),{},{fill:"none"},oe(c,!1)),j=p.map(function(C,y){var w=s.getTickLineCoord(C),S=w.line,A=w.tick,_=Ve(Ve(Ve(Ve({textAnchor:v,verticalAnchor:x},m),{},{stroke:"none",fill:u},g),A),{},{index:y,payload:C,visibleTicksCount:p.length,tickFormatter:f});return O.default.createElement(fe,Ln({className:"recharts-cartesian-axis-tick",key:"tick-".concat(C.value,"-").concat(C.coordinate,"-").concat(C.tickCoord)},mr(s.props,C,y)),c&&O.default.createElement("line",Ln({},b,S,{className:ae.default("recharts-cartesian-axis-tick-line",St(c,"className"))})),d&&t.renderTickItem(d,_,"".concat(le(f)?f(C.value,y):C.value).concat(h||"")))});return O.default.createElement("g",{className:"recharts-cartesian-axis-ticks"},j)}},{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=eh(f,hq),v=h;return le(c)&&(v=h&&h.length>0?c(this.props):c(p)),s<=0||l<=0||!v||!v.length?null:O.default.createElement(fe,{className:ae.default("recharts-cartesian-axis",u),ref:function(m){n.layerReference=m}},i&&this.renderAxisLine(),this.renderTicks(v,this.state.fontSize,this.state.letterSpacing),Qe.renderCallByParent(this.props))}}],[{key:"renderTickItem",value:function(n,a,i){var s,l=ae.default(a.className,"recharts-cartesian-axis-tick-value");return O.default.isValidElement(n)?s=O.default.cloneElement(n,Ve(Ve({},a),{},{className:l})):le(n)?s=n(Ve(Ve({},a),{},{className:l})):s=O.default.createElement(dn,Ln({},a,{className:"recharts-cartesian-axis-tick-value"}),i),s}}])})(P.Component);Mx(ka,"displayName","CartesianAxis");Mx(ka,"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 jq=["x1","y1","x2","y2","key"],Cq=["offset"];function hn(e){"@babel/helpers - typeof";return hn=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},hn(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 it(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){Sq(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 Sq(e,t,r){return t=Oq(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Oq(e){var t=Nq(e,"string");return hn(t)=="symbol"?t:t+""}function Nq(e,t){if(hn(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(hn(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 lj(e,t){if(e==null)return{};var r=Pq(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 Pq(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 Aq=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 O.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 dO(e,t){var r;if(O.default.isValidElement(e))r=O.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=lj(t,jq),u=oe(c,!1);u.offset;var d=lj(u,Cq);r=O.default.createElement("line",nn({},d,{x1:n,y1:a,x2:i,y2:s,fill:"none",key:l}))}return r}function _q(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=it(it({},e),{},{x1:t,y1:l,x2:t+r,y2:l,key:"line-".concat(c),index:c});return dO(a,u)});return O.default.createElement("g",{className:"recharts-cartesian-grid-horizontal"},s)}function kq(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=it(it({},e),{},{x1:l,y1:t,x2:l,y2:t+r,key:"line-".concat(c),index:c});return dO(a,u)});return O.default.createElement("g",{className:"recharts-cartesian-grid-vertical"},s)}function Tq(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 v=!d[p+1],x=v?a+s-h:d[p+1]-h;if(x<=0)return null;var m=p%t.length;return O.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 O.default.createElement("g",{className:"recharts-cartesian-gridstripes-horizontal"},f)}function Eq(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 v=!d[p+1],x=v?i+l-h:d[p+1]-h;if(x<=0)return null;var m=p%n.length;return O.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 O.default.createElement("g",{className:"recharts-cartesian-gridstripes-vertical"},f)}var Iq=function(t,r){var n=t.xAxis,a=t.width,i=t.height,s=t.offset;return t5(Ix(it(it(it({},ka.defaultProps),n),{},{ticks:ur(n,!0),viewBox:{x:0,y:0,width:a,height:i}})),s.left,s.left+s.width,r)},Mq=function(t,r){var n=t.yAxis,a=t.width,i=t.height,s=t.offset;return t5(Ix(it(it(it({},ka.defaultProps),n),{},{ticks:ur(n,!0),viewBox:{x:0,y:0,width:a,height:i}})),s.top,s.top+s.height,r)},En={horizontal:!0,vertical:!0,stroke:"#ccc",fill:"none",verticalFill:[],horizontalFill:[]};function ti(e){var t,r,n,a,i,s,l=_x(),c=kx(),u=wF(),d=it(it({},e),{},{stroke:(t=e.stroke)!==null&&t!==void 0?t:En.stroke,fill:(r=e.fill)!==null&&r!==void 0?r:En.fill,horizontal:(n=e.horizontal)!==null&&n!==void 0?n:En.horizontal,horizontalFill:(a=e.horizontalFill)!==null&&a!==void 0?a:En.horizontalFill,vertical:(i=e.vertical)!==null&&i!==void 0?i:En.vertical,verticalFill:(s=e.verticalFill)!==null&&s!==void 0?s:En.verticalFill,x:Y(e.x)?e.x:u.left,y:Y(e.y)?e.y:u.top,width:Y(e.width)?e.width:u.width,height:Y(e.height)?e.height:u.height}),f=d.x,h=d.y,p=d.width,v=d.height,x=d.syncWithTicks,m=d.horizontalValues,g=d.verticalValues,b=gF(),j=yF();if(!Y(p)||p<=0||!Y(v)||v<=0||!Y(f)||f!==+f||!Y(h)||h!==+h)return null;var C=d.verticalCoordinatesGenerator||Iq,y=d.horizontalCoordinatesGenerator||Mq,w=d.horizontalPoints,S=d.verticalPoints;if((!w||!w.length)&&le(y)){var A=m&&m.length,_=y({yAxis:j?it(it({},j),{},{ticks:A?m:j.ticks}):void 0,width:l,height:c,offset:u},A?!0:x);Et(Array.isArray(_),"horizontalCoordinatesGenerator should return Array but instead it returned [".concat(hn(_),"]")),Array.isArray(_)&&(w=_)}if((!S||!S.length)&&le(C)){var I=g&&g.length,k=C({xAxis:b?it(it({},b),{},{ticks:I?g:b.ticks}):void 0,width:l,height:c,offset:u},I?!0:x);Et(Array.isArray(k),"verticalCoordinatesGenerator should return Array but instead it returned [".concat(hn(k),"]")),Array.isArray(k)&&(S=k)}return O.default.createElement("g",{className:"recharts-cartesian-grid"},O.default.createElement(Aq,{fill:d.fill,fillOpacity:d.fillOpacity,x:d.x,y:d.y,width:d.width,height:d.height,ry:d.ry}),O.default.createElement(_q,nn({},d,{offset:u,horizontalPoints:w,xAxis:b,yAxis:j})),O.default.createElement(kq,nn({},d,{offset:u,verticalPoints:S,xAxis:b,yAxis:j})),O.default.createElement(Tq,nn({},d,{horizontalPoints:w})),O.default.createElement(Eq,nn({},d,{verticalPoints:S})))}ti.displayName="CartesianGrid";var $q=["type","layout","connectNulls","ref"],Rq=["key"];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 cj(e,t){if(e==null)return{};var r=Lq(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 Lq(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 ri(){return ri=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},ri.apply(this,arguments)}function uj(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 gt(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?uj(Object(r),!0).forEach(function(n){Dt(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):uj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function In(e){return Fq(e)||Bq(e)||zq(e)||Dq()}function Dq(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
87
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function zq(e,t){if(e){if(typeof e=="string")return Pp(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 Pp(e,t)}}function Bq(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Fq(e){if(Array.isArray(e))return Pp(e)}function Pp(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 qq(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function dj(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,hO(n.key),n)}}function Wq(e,t,r){return t&&dj(e.prototype,t),r&&dj(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function Hq(e,t,r){return t=Ms(t),Vq(e,fO()?Reflect.construct(t,r||[],Ms(e).constructor):t.apply(e,r))}function Vq(e,t){if(t&&(fa(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Uq(e)}function Uq(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function fO(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(fO=function(){return!!e})()}function Ms(e){return Ms=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Ms(e)}function Kq(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 Dt(e,t,r){return t=hO(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function hO(e){var t=Gq(e,"string");return fa(t)=="symbol"?t:t+""}function Gq(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 String(e)}var Ji=(function(e){function t(){var r;qq(this,t);for(var n=arguments.length,a=new Array(n),i=0;i<n;i++)a[i]=arguments[i];return r=Hq(this,t,[].concat(a)),Dt(r,"state",{isAnimationFinished:!0,totalLength:0}),Dt(r,"generateSimpleStrokeDasharray",function(s,l){return"".concat(l,"px ").concat(s-l,"px")}),Dt(r,"getStrokeDasharray",function(s,l,c){var u=c.reduce(function(g,b){return g+b});if(!u)return r.generateSimpleStrokeDasharray(l,s);for(var d=Math.floor(s/u),f=s%u,h=l-s,p=[],v=0,x=0;v<c.length;x+=c[v],++v)if(x+c[v]>f){p=[].concat(In(c.slice(0,v)),[f-x]);break}var m=p.length%2===0?[0,h]:[h];return[].concat(In(t.repeat(c,d)),In(p),m).map(function(g){return"".concat(g,"px")}).join(", ")}),Dt(r,"id",yn("recharts-line-")),Dt(r,"pathRef",function(s){r.mainCurve=s}),Dt(r,"handleAnimationEnd",function(){r.setState({isAnimationFinished:!0}),r.props.onAnimationEnd&&r.props.onAnimationEnd()}),Dt(r,"handleAnimationStart",function(){r.setState({isAnimationFinished:!1}),r.props.onAnimationStart&&r.props.onAnimationStart()}),r}return Kq(t,e),Wq(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=xt(d,Xi);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 O.default.createElement(fe,p,f.map(function(v){return O.default.cloneElement(v,{key:"bar-".concat(v.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 g=gt(gt(gt({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,g)}),v={clipPath:n?"url(#clipPath-".concat(a?"":"dots-").concat(i,")"):null};return O.default.createElement(fe,ri({className:"recharts-line-dots",key:"dots"},v),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=cj(l,$q),h=gt(gt(gt({},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 O.default.createElement(ln,ri({},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,v=s.animateNewValues,x=s.width,m=s.height,g=this.state,b=g.prevPoints,j=g.totalLength;return O.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 w=b.length/l.length,S=l.map(function(E,T){var M=Math.floor(T*w);if(b[M]){var $=b[M],R=Te($.x,E.x),L=Te($.y,E.y);return gt(gt({},E),{},{x:R(y),y:L(y)})}if(v){var q=Te(x*2,E.x),U=Te(m/2,E.y);return gt(gt({},E),{},{x:q(y),y:U(y)})}return gt(gt({},E),{},{x:E.x,y:E.y})});return i.renderCurveStatically(S,n,a)}var A=Te(0,j),_=A(y),I;if(c){var k="".concat(c).split(/[,\s]+/gim).map(function(E){return parseFloat(E)});I=i.getStrokeDasharray(_,j,k)}else I=i.generateSimpleStrokeDasharray(j,_);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||!yr(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,v=a.height,x=a.isAnimationActive,m=a.id;if(i||!l||!l.length)return null;var g=this.state.isAnimationFinished,b=l.length===1,j=ae.default("recharts-line",c),C=u&&u.allowDataOverflow,y=d&&d.allowDataOverflow,w=C||y,S=de(m)?this.id:m,A=(n=oe(s,!1))!==null&&n!==void 0?n:{r:3,strokeWidth:2},_=A.r,I=_===void 0?3:_,k=A.strokeWidth,E=k===void 0?2:k,T=aC(s)?s:{},M=T.clipDot,$=M===void 0?!0:M,R=I*2+E;return O.default.createElement(fe,{className:j},C||y?O.default.createElement("defs",null,O.default.createElement("clipPath",{id:"clipPath-".concat(S)},O.default.createElement("rect",{x:C?h:h-p/2,y:y?f:f-v/2,width:C?p:p*2,height:y?v:v*2})),!$&&O.default.createElement("clipPath",{id:"clipPath-dots-".concat(S)},O.default.createElement("rect",{x:h-R/2,y:f-R/2,width:p+R,height:v+R}))):null,!b&&this.renderCurve(w,S),this.renderErrorBar(w,S),(b||s)&&this.renderDots(w,$,S),(!x||g)&&It.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(In(n),[0]):n,s=[],l=0;l<a;++l)s=[].concat(In(s),In(i));return s}},{key:"renderDotItem",value:function(n,a){var i;if(O.default.isValidElement(n))i=O.default.cloneElement(n,a);else if(le(n))i=n(a);else{var s=a.key,l=cj(a,Rq),c=ae.default("recharts-line-dot",typeof n!="boolean"?n.className:"");i=O.default.createElement(Pa,ri({key:s},l,{className:c}))}return i}}])})(P.PureComponent);Dt(Ji,"displayName","Line");Dt(Ji,"defaultProps",{xAxisId:0,yAxisId:0,connectNulls:!1,activeDot:!0,dot:!0,legendType:"line",stroke:"#3182bd",strokeWidth:1,fill:"#fff",points:[],isAnimationActive:!nr.isSsr,animateNewValues:!0,animationBegin:0,animationDuration:1500,animationEasing:"ease",hide:!1,label:!1});Dt(Ji,"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 v=Le(h,s);return d==="horizontal"?{x:ns({axis:r,ticks:a,bandSize:l,entry:h,index:p}),y:de(v)?null:n.scale(v),value:v,payload:h}:{x:de(v)?null:r.scale(v),y:ns({axis:n,ticks:i,bandSize:l,entry:h,index:p}),value:v,payload:h}});return gt({points:f,layout:d},u)});var Zq=["layout","type","stroke","connectNulls","isRange","ref"],Yq=["key"],pO;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 mO(e,t){if(e==null)return{};var r=Xq(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 Xq(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 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 Pr(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){Gt(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 Qq(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,vO(n.key),n)}}function Jq(e,t,r){return t&&hj(e.prototype,t),r&&hj(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function eW(e,t,r){return t=$s(t),tW(e,xO()?Reflect.construct(t,r||[],$s(e).constructor):t.apply(e,r))}function tW(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 rW(e)}function rW(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function xO(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(xO=function(){return!!e})()}function $s(e){return $s=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},$s(e)}function nW(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&&_p(e,t)}function _p(e,t){return _p=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},_p(e,t)}function Gt(e,t,r){return t=vO(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function vO(e){var t=aW(e,"string");return ha(t)=="symbol"?t:t+""}function aW(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 Wr=(function(e){function t(){var r;Qq(this,t);for(var n=arguments.length,a=new Array(n),i=0;i<n;i++)a[i]=arguments[i];return r=eW(this,t,[].concat(a)),Gt(r,"state",{isAnimationFinished:!0}),Gt(r,"id",yn("recharts-area-")),Gt(r,"handleAnimationEnd",function(){var s=r.props.onAnimationEnd;r.setState({isAnimationFinished:!0}),le(s)&&s()}),Gt(r,"handleAnimationStart",function(){var s=r.props.onAnimationStart;r.setState({isAnimationFinished:!1}),le(s)&&s()}),r}return nW(t,e),Jq(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),v=d.map(function(m,g){var b=Pr(Pr(Pr({key:"dot-".concat(g),r:3},h),p),{},{index:g,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 O.default.createElement(fe,an({className:"recharts-area-dots"},x),v)}},{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=Tr(s.map(function(h){return h.y||0}));return Y(i)&&typeof i=="number"?f=Math.max(i,f):i&&Array.isArray(i)&&i.length&&(f=Math.max(Tr(i.map(function(h){return h.y||0})),f)),Y(f)?O.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=Tr(s.map(function(h){return h.x||0}));return Y(i)&&typeof i=="number"?f=Math.max(i,f):i&&Array.isArray(i)&&i.length&&(f=Math.max(Tr(i.map(function(h){return h.x||0})),f)),Y(f)?O.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=mO(l,Zq);return O.default.createElement(fe,{clipPath:i?"url(#clipPath-".concat(s,")"):null},O.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"&&O.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&&O.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,v=this.state,x=v.prevPoints,m=v.prevBaseLine;return O.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(g){var b=g.t;if(x){var j=x.length/l.length,C=l.map(function(A,_){var I=Math.floor(_*j);if(x[I]){var k=x[I],E=Te(k.x,A.x),T=Te(k.y,A.y);return Pr(Pr({},A),{},{x:E(b),y:T(b)})}return A}),y;if(Y(c)&&typeof c=="number"){var w=Te(m,c);y=w(b)}else if(de(c)||ja(c)){var S=Te(m,0);y=S(b)}else y=c.map(function(A,_){var I=Math.floor(_*j);if(m[I]){var k=m[I],E=Te(k.x,A.x),T=Te(k.y,A.y);return Pr(Pr({},A),{},{x:E(b),y:T(b)})}return A});return i.renderAreaStatically(C,y,n,a)}return O.default.createElement(fe,null,O.default.createElement("defs",null,O.default.createElement("clipPath",{id:"animationClipPath-".concat(a)},i.renderClipRect(b))),O.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||!yr(d,s)||!yr(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,v=a.height,x=a.isAnimationActive,m=a.id;if(i||!l||!l.length)return null;var g=this.state.isAnimationFinished,b=l.length===1,j=ae.default("recharts-area",c),C=f&&f.allowDataOverflow,y=h&&h.allowDataOverflow,w=C||y,S=de(m)?this.id:m,A=(n=oe(s,!1))!==null&&n!==void 0?n:{r:3,strokeWidth:2},_=A.r,I=_===void 0?3:_,k=A.strokeWidth,E=k===void 0?2:k,T=aC(s)?s:{},M=T.clipDot,$=M===void 0?!0:M,R=I*2+E;return O.default.createElement(fe,{className:j},C||y?O.default.createElement("defs",null,O.default.createElement("clipPath",{id:"clipPath-".concat(S)},O.default.createElement("rect",{x:C?d:d-p/2,y:y?u:u-v/2,width:C?p:p*2,height:y?v:v*2})),!$&&O.default.createElement("clipPath",{id:"clipPath-dots-".concat(S)},O.default.createElement("rect",{x:d-R/2,y:u-R/2,width:p+R,height:v+R}))):null,b?null:this.renderArea(w,S),(s||b)&&this.renderDots(w,$,S),(!x||g)&&It.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);pO=Wr;Gt(Wr,"displayName","Area");Gt(Wr,"defaultProps",{stroke:"#3182bd",fill:"#3182bd",fillOpacity:.6,xAxisId:0,yAxisId:0,legendType:"line",connectNulls:!1,points:[],dot:!1,activeDot:!0,hide:!1,isAnimationActive:!nr.isSsr,animationBegin:0,animationDuration:1500,animationEasing:"ease"});Gt(Wr,"getBaseValue",function(e,t,r,n){var a=e.layout,i=e.baseValue,s=t.props.baseValue,l=s??i;if(Y(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]});Gt(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,v=u&&u.length,x=pO.getBaseValue(t,r,n,a),m=p==="horizontal",g=!1,b=f.map(function(C,y){var w;v?w=u[d+y]:(w=Le(C,c),Array.isArray(w)?g=!0:w=[x,w]);var S=w[1]==null||v&&Le(C,c)==null;return m?{x:ns({axis:n,ticks:i,bandSize:l,entry:C,index:y}),y:S?null:a.scale(w[1]),value:w,payload:C}:{x:S?null:n.scale(w[1]),y:ns({axis:a,ticks:s,bandSize:l,entry:C,index:y}),value:w,payload:C}}),j;return v||g?j=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}}):j=m?a.scale(x):n.scale(x),Pr({points:b,baseLine:j,layout:p,isRange:g},h)});Gt(Wr,"renderDotItem",function(e,t){var r;if(O.default.isValidElement(e))r=O.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=mO(t,Yq);r=O.default.createElement(Pa,an({},i,{key:a,className:n}))}return r});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 iW(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,bO(n.key),n)}}function sW(e,t,r){return t&&oW(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function lW(e,t,r){return t=Rs(t),cW(e,gO()?Reflect.construct(t,r||[],Rs(e).constructor):t.apply(e,r))}function cW(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 uW(e)}function uW(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function gO(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(gO=function(){return!!e})()}function Rs(e){return Rs=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Rs(e)}function dW(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 yO(e,t,r){return t=bO(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function bO(e){var t=fW(e,"string");return pa(t)=="symbol"?t:t+""}function fW(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 Tp(){return Tp=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},Tp.apply(this,arguments)}function hW(e){var t=e.xAxisId,r=_x(),n=kx(),a=eO(t);return a==null?null:O.createElement(ka,Tp({},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 ur(s,!0)}}))}var hr=(function(e){function t(){return iW(this,t),lW(this,t,arguments)}return dW(t,e),sW(t,[{key:"render",value:function(){return O.createElement(hW,this.props)}}])})(O.Component);yO(hr,"displayName","XAxis");yO(hr,"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 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 pW(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function mW(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,CO(n.key),n)}}function xW(e,t,r){return t&&mW(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function vW(e,t,r){return t=Ls(t),gW(e,wO()?Reflect.construct(t,r||[],Ls(e).constructor):t.apply(e,r))}function gW(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 yW(e)}function yW(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function wO(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(wO=function(){return!!e})()}function Ls(e){return Ls=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Ls(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&&Ep(e,t)}function Ep(e,t){return Ep=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Ep(e,t)}function jO(e,t,r){return t=CO(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function CO(e){var t=wW(e,"string");return ma(t)=="symbol"?t:t+""}function wW(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)}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)}var jW=function(t){var r=t.yAxisId,n=_x(),a=kx(),i=tO(r);return i==null?null:O.createElement(ka,Ip({},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 ur(l,!0)}}))},Lr=(function(e){function t(){return pW(this,t),vW(this,t,arguments)}return bW(t,e),xW(t,[{key:"render",value:function(){return O.createElement(jW,this.props)}}])})(O.Component);jO(Lr,"displayName","YAxis");jO(Lr,"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 pj(e){return NW(e)||OW(e)||SW(e)||CW()}function CW(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
88
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function SW(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 OW(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function NW(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}var $p=function(t,r,n,a,i){var s=xt(t,Ex),l=xt(t,Dl),c=[].concat(pj(s),pj(l)),u=xt(t,Bl),d="".concat(a,"Id"),f=a[0],h=r;if(c.length&&(h=c.reduce(function(x,m){if(m.props[d]===n&&Xt(m.props,"extendDomain")&&Y(m.props[f])){var g=m.props[f];return[Math.min(x[0],g),Math.max(x[1],g)]}return x},h)),u.length){var p="".concat(f,"1"),v="".concat(f,"2");h=u.reduce(function(x,m){if(m.props[d]===n&&Xt(m.props,"extendDomain")&&Y(m.props[p])&&Y(m.props[v])){var g=m.props[p],b=m.props[v];return[Math.min(x[0],g,b),Math.max(x[1],g,b)]}return x},h)}return i&&i.length&&(h=i.reduce(function(x,m){return Y(m)?[Math.min(x[0],m),Math.max(x[1],m)]:x},h)),h},th={exports:{}},mj;function PW(){return mj||(mj=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),v=r?r+u:u;return c._events[v]?c._events[v].fn?c._events[v]=[c._events[v],p]:c._events[v].push(p):(c._events[v]=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,v=new Array(p);h<p;h++)v[h]=f[h].fn;return v},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,v){var x=r?r+u:u;if(!this._events[x])return!1;var m=this._events[x],g=arguments.length,b,j;if(m.fn){switch(m.once&&this.removeListener(u,m.fn,void 0,!0),g){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,v),!0}for(j=1,b=new Array(g-1);j<g;j++)b[j-1]=arguments[j];m.fn.apply(m.context,b)}else{var C=m.length,y;for(j=0;j<C;j++)switch(m[j].once&&this.removeListener(u,m[j].fn,void 0,!0),g){case 1:m[j].fn.call(m[j].context);break;case 2:m[j].fn.call(m[j].context,d);break;case 3:m[j].fn.call(m[j].context,d,f);break;case 4:m[j].fn.call(m[j].context,d,f,h);break;default:if(!b)for(y=1,b=new Array(g-1);y<g;y++)b[y-1]=arguments[y];m[j].fn.apply(m[j].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 v=this._events[p];if(v.fn)v.fn===d&&(!h||v.once)&&(!f||v.context===f)&&s(this,p);else{for(var x=0,m=[],g=v.length;x<g;x++)(v[x].fn!==d||h&&!v[x].once||f&&v[x].context!==f)&&m.push(v[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})(th)),th.exports}var AW=PW();const _W=Ne(AW);var rh=new _W,nh="recharts.syncMouseEvents";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 kW(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function TW(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,SO(n.key),n)}}function EW(e,t,r){return t&&TW(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function ah(e,t,r){return t=SO(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function SO(e){var t=IW(e,"string");return Bi(t)=="symbol"?t:t+""}function IW(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 String(e)}var MW=(function(){function e(){kW(this,e),ah(this,"activeIndex",0),ah(this,"coordinateList",[]),ah(this,"layout","horizontal")}return EW(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 $W(e,t,r){if(r==="number"&&t===!0&&Array.isArray(e)){var n=e?.[0],a=e?.[1];if(n&&a&&Y(n)&&Y(a))return!0}return!1}function RW(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 OO(e){var t=e.cx,r=e.cy,n=e.radius,a=e.startAngle,i=e.endAngle,s=ve(t,r,n,a),l=ve(t,r,n,i);return{points:[s,l],cx:t,cy:r,radius:n,startAngle:a,endAngle:i}}function LW(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=ve(l,c,u,f),p=ve(l,c,d,f);n=h.x,a=h.y,i=p.x,s=p.y}else return OO(t);return[{x:n,y:a},{x:i,y:s}]}function Fi(e){"@babel/helpers - typeof";return Fi=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},Fi(e)}function xj(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 yo(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?xj(Object(r),!0).forEach(function(n){DW(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):xj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function DW(e,t,r){return t=zW(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function zW(e){var t=BW(e,"string");return Fi(t)=="symbol"?t:t+""}function BW(e,t){if(Fi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Fi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function FW(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 v,x=ln;if(h==="ScatterChart")v=s,x=pD;else if(h==="BarChart")v=RW(f,s,c,d),x=Cx;else if(f==="radial"){var m=OO(s),g=m.cx,b=m.cy,j=m.radius,C=m.startAngle,y=m.endAngle;v={cx:g,cy:b,startAngle:C,endAngle:y,innerRadius:j,outerRadius:j},x=m5}else v={points:LW(f,s,c)},x=ln;var w=yo(yo(yo(yo({stroke:"#ccc",pointerEvents:"none"},c),v),oe(p,!1)),{},{payload:l,payloadIndex:u,className:ae.default("recharts-tooltip-cursor",p.className)});return P.isValidElement(p)?P.cloneElement(p,w):P.createElement(x,w)}var qW=["item"],WW=["children","className","width","height","style","compact","title","desc"];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 Dn(){return Dn=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},Dn.apply(this,arguments)}function vj(e,t){return UW(e)||VW(e,t)||PO(e,t)||HW()}function HW(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
89
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function VW(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 UW(e){if(Array.isArray(e))return e}function gj(e,t){if(e==null)return{};var r=KW(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 KW(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){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ZW(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,AO(n.key),n)}}function YW(e,t,r){return t&&ZW(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function XW(e,t,r){return t=Ds(t),QW(e,NO()?Reflect.construct(t,r||[],Ds(e).constructor):t.apply(e,r))}function QW(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 JW(e)}function JW(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function NO(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(NO=function(){return!!e})()}function Ds(e){return Ds=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Ds(e)}function eH(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 va(e){return nH(e)||rH(e)||PO(e)||tH()}function tH(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
90
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function PO(e,t){if(e){if(typeof e=="string")return Lp(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 Lp(e,t)}}function rH(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function nH(e){if(Array.isArray(e))return Lp(e)}function Lp(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 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 V(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){ue(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 ue(e,t,r){return t=AO(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function AO(e){var t=aH(e,"string");return xa(t)=="symbol"?t:t+""}function aH(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(t==="string"?String:Number)(e)}var iH={xAxis:["bottom","top"],yAxis:["left","right"]},oH={width:"100%",height:"100%"},_O={x:0,y:0};function bo(e){return e}var sH=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 V(V(V({},a),ve(a.cx,a.cy,l,s)),{},{angle:s,radius:l})}var c=i.coordinate,u=a.angle;return V(V(V({},a),ve(a.cx,a.cy,c,u)),{},{angle:u,radius:c})}return _O},Fl=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(va(l),va(u)):l},[]);return s.length>0?s:t&&t.length&&Y(a)&&Y(i)?t.slice(a,i+1):[]};function kO(e){return e==="number"?[0,"auto"]:void 0}var Dp=function(t,r,n,a){var i=t.graphicalItems,s=t.tooltipAxis,l=Fl(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=To(p,s.dataKey,a)}else h=f&&f[n]||l[n];return h?[].concat(va(c),[yx(u,h)]):c},[])},bj=function(t,r,n,a){var i=a||{x:t.chartX,y:t.chartY},s=sH(i,n),l=t.orderedTooltipTicks,c=t.tooltipAxis,u=t.tooltipTicks,d=I7(s,l,u,c);if(d>=0&&u){var f=u[d]&&u[d].value,h=Dp(t,r,d,f),p=lH(n,l,d,i);return{activeTooltipIndex:d,activeLabel:f,activePayload:h,activeCoordinate:p}}return null},cH=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=e5(d,i);return n.reduce(function(v,x){var m,g=x.type.defaultProps!==void 0?V(V({},x.type.defaultProps),x.props):x.props,b=g.type,j=g.dataKey,C=g.allowDataOverflow,y=g.allowDuplicatedCategory,w=g.scale,S=g.ticks,A=g.includeHidden,_=g[s];if(v[_])return v;var I=Fl(t.data,{graphicalItems:a.filter(function(H){var W,Z=s in H.props?H.props[s]:(W=H.type.defaultProps)===null||W===void 0?void 0:W[s];return Z===_}),dataStartIndex:c,dataEndIndex:u}),k=I.length,E,T,M;$W(g.domain,C,b)&&(E=Kh(g.domain,null,C),p&&(b==="number"||w!=="auto")&&(M=Xa(I,j,"category")));var $=kO(b);if(!E||E.length===0){var R,L=(R=g.domain)!==null&&R!==void 0?R:$;if(j){if(E=Xa(I,j,b),b==="category"&&p){var q=O_(E);y&&q?(T=E,E=Cs(0,k)):y||(E=r1(L,E,x).reduce(function(H,W){return H.indexOf(W)>=0?H:[].concat(va(H),[W])},[]))}else if(b==="category")y?E=E.filter(function(H){return H!==""&&!de(H)}):E=r1(L,E,x).reduce(function(H,W){return H.indexOf(W)>=0||W===""||de(W)?H:[].concat(va(H),[W])},[]);else if(b==="number"){var U=D7(I,a.filter(function(H){var W,Z,re=s in H.props?H.props[s]:(W=H.type.defaultProps)===null||W===void 0?void 0:W[s],X="hide"in H.props?H.props.hide:(Z=H.type.defaultProps)===null||Z===void 0?void 0:Z.hide;return re===_&&(A||!X)}),j,i,d);U&&(E=U)}p&&(b==="number"||w!=="auto")&&(M=Xa(I,j,"category"))}else p?E=Cs(0,k):l&&l[_]&&l[_].hasStack&&b==="number"?E=h==="expand"?[0,1]:l5(l[_].stackGroups,c,u):E=JS(I,a.filter(function(H){var W=s in H.props?H.props[s]:H.type.defaultProps[s],Z="hide"in H.props?H.props.hide:H.type.defaultProps.hide;return W===_&&(A||!Z)}),b,d,!0);if(b==="number")E=$p(f,E,_,i,S),L&&(E=Kh(L,E,C));else if(b==="category"&&L){var z=L,F=E.every(function(H){return z.indexOf(H)>=0});F&&(E=z)}}return V(V({},v),{},ue({},_,V(V({},g),{},{axisType:i,domain:E,categoricalDomain:M,duplicateDomain:T,originalDomain:(m=g.domain)!==null&&m!==void 0?m:$,isCategorical:p,layout:d})))},{})},uH=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=Fl(t.data,{graphicalItems:n,dataStartIndex:c,dataEndIndex:u}),p=h.length,v=e5(d,i),x=-1;return n.reduce(function(m,g){var b=g.type.defaultProps!==void 0?V(V({},g.type.defaultProps),g.props):g.props,j=b[s],C=kO("number");if(!m[j]){x++;var y;return v?y=Cs(0,p):l&&l[j]&&l[j].hasStack?(y=l5(l[j].stackGroups,c,u),y=$p(f,y,j,i)):(y=Kh(C,JS(h,n.filter(function(w){var S,A,_=s in w.props?w.props[s]:(S=w.type.defaultProps)===null||S===void 0?void 0:S[s],I="hide"in w.props?w.props.hide:(A=w.type.defaultProps)===null||A===void 0?void 0:A.hide;return _===j&&!I}),"number",d),a.defaultProps.allowDataOverflow),y=$p(f,y,j,i)),V(V({},m),{},ue({},j,V(V({axisType:i},a.defaultProps),{},{hide:!0,orientation:St(iH,"".concat(i,".").concat(x%2),null),domain:y,originalDomain:C,isCategorical:v,layout:d})))}return m},{})},dH=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=xt(d,i),p={};return h&&h.length?p=cH(t,{axes:h,graphicalItems:s,axisType:a,axisIdKey:f,stackGroups:l,dataStartIndex:c,dataEndIndex:u}):s&&s.length&&(p=uH(t,{Axis:i,graphicalItems:s,axisType:a,axisIdKey:f,stackGroups:l,dataStartIndex:c,dataEndIndex:u})),p},fH=function(t){var r=kr(t),n=ur(r,!1,!0);return{tooltipTicks:n,orderedTooltipTicks:Um(n,function(a){return a.coordinate}),tooltipAxis:r,tooltipAxisBandSize:is(r,n)}},wj=function(t){var r=t.children,n=t.defaultShowTooltip,a=bt(r,ia),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}},hH=function(t){return!t||!t.length?!1:t.some(function(r){var n=dr(r&&r.type);return n&&n.indexOf("Bar")>=0})},jj=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"}},pH=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=bt(f,ia),v=bt(f,Zt),x=Object.keys(c).reduce(function(y,w){var S=c[w],A=S.orientation;return!S.mirror&&!S.hide?V(V({},y),{},ue({},A,y[A]+S.width)):y},{left:h.left||0,right:h.right||0}),m=Object.keys(s).reduce(function(y,w){var S=s[w],A=S.orientation;return!S.mirror&&!S.hide?V(V({},y),{},ue({},A,St(y,"".concat(A))+S.height)):y},{top:h.top||0,bottom:h.bottom||0}),g=V(V({},m),x),b=g.bottom;p&&(g.bottom+=p.props.height||ia.defaultProps.height),v&&r&&(g=R7(g,a,n,r));var j=u-g.left-g.right,C=d-g.top-g.bottom;return V(V({brushBottom:b},g),{},{width:Math.max(j,0),height:Math.max(C,0)})},mH=function(t,r){if(r==="xAxis")return t[r].width;if(r==="yAxis")return t[r].height},Ta=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(g,b){var j=b.graphicalItems,C=b.stackGroups,y=b.offset,w=b.updateId,S=b.dataStartIndex,A=b.dataEndIndex,_=g.barSize,I=g.layout,k=g.barGap,E=g.barCategoryGap,T=g.maxBarSize,M=jj(I),$=M.numericAxisName,R=M.cateAxisName,L=hH(j),q=[];return j.forEach(function(U,z){var F=Fl(g.data,{graphicalItems:[U],dataStartIndex:S,dataEndIndex:A}),H=U.type.defaultProps!==void 0?V(V({},U.type.defaultProps),U.props):U.props,W=H.dataKey,Z=H.maxBarSize,re=H["".concat($,"Id")],X=H["".concat(R,"Id")],ne={},ce=c.reduce(function(Hr,ar){var ql,Wl,Hl=b["".concat(ar.axisType,"Map")],Bx=H["".concat(ar.axisType,"Id")];Hl&&Hl[Bx]||ar.axisType==="zAxis"||(process.env.NODE_ENV!=="production"?mt(!1,"Specifying a(n) ".concat(ar.axisType,"Id requires a corresponding ").concat(ar.axisType,"Id on the targeted graphical component ").concat((ql=U==null||(Wl=U.type)===null||Wl===void 0?void 0:Wl.displayName)!==null&&ql!==void 0?ql:"")):mt());var Fx=Hl[Bx];return V(V({},Hr),{},ue(ue({},ar.axisType,Fx),"".concat(ar.axisType,"Ticks"),ur(Fx)))},ne),G=ce[R],ee=ce["".concat(R,"Ticks")],J=C&&C[re]&&C[re].hasStack&&H7(U,C[re].stackGroups),D=dr(U.type).indexOf("Bar")>=0,he=is(G,ee),Q=[],me=L&&M7({barSize:_,stackGroups:C,totalSize:mH(ce,R)});if(D){var Me,tt,Nr=de(Z)?T:Z,Nn=(Me=(tt=is(G,ee,!0))!==null&&tt!==void 0?tt:Nr)!==null&&Me!==void 0?Me:0;Q=$7({barGap:k,barCategoryGap:E,bandSize:Nn!==he?Nn:he,sizeList:me[X],maxBarSize:Nr}),Nn!==he&&(Q=Q.map(function(Hr){return V(V({},Hr),{},{position:V(V({},Hr.position),{},{offset:Hr.position.offset-Nn/2})})}))}var eo=U&&U.type&&U.type.getComposedData;eo&&q.push({props:V(V({},eo(V(V({},ce),{},{displayedData:F,props:g,dataKey:W,item:U,bandSize:he,barPosition:Q,offset:y,stackedData:J,layout:I,dataStartIndex:S,dataEndIndex:A}))),{},ue(ue(ue({key:U.key||"item-".concat(z)},$,ce[$]),R,ce[R]),"animationId",w)),childIndex:L_(U,g.children),item:U})}),q},p=function(g,b){var j=g.props,C=g.dataStartIndex,y=g.dataEndIndex,w=g.updateId;if(!gg({props:j}))return null;var S=j.children,A=j.layout,_=j.stackOffset,I=j.data,k=j.reverseStackOrder,E=jj(A),T=E.numericAxisName,M=E.cateAxisName,$=xt(S,n),R=W7(I,$,"".concat(T,"Id"),"".concat(M,"Id"),_,k),L=c.reduce(function(H,W){var Z="".concat(W.axisType,"Map");return V(V({},H),{},ue({},Z,dH(j,V(V({},W),{},{graphicalItems:$,stackGroups:W.axisType===T&&R,dataStartIndex:C,dataEndIndex:y}))))},{}),q=pH(V(V({},L),{},{props:j,graphicalItems:$}),b?.legendBBox);Object.keys(L).forEach(function(H){L[H]=d(j,L[H],q,H.replace("Map",""),r)});var U=L["".concat(M,"Map")],z=fH(U),F=h(j,V(V({},L),{},{dataStartIndex:C,dataEndIndex:y,updateId:w,graphicalItems:$,stackGroups:R,offset:q}));return V(V({formattedGraphicalItems:F,graphicalItems:$,offset:q,stackGroups:R},z),L)},v=(function(m){function g(b){var j,C,y;return GW(this,g),y=XW(this,g,[b]),ue(y,"eventEmitterSymbol",Symbol("rechartsEventEmitter")),ue(y,"accessibilityManager",new MW),ue(y,"handleLegendBBoxUpdate",function(w){if(w){var S=y.state,A=S.dataStartIndex,_=S.dataEndIndex,I=S.updateId;y.setState(V({legendBBox:w},p({props:y.props,dataStartIndex:A,dataEndIndex:_,updateId:I},V(V({},y.state),{},{legendBBox:w}))))}}),ue(y,"handleReceiveSyncEvent",function(w,S,A){if(y.props.syncId===w){if(A===y.eventEmitterSymbol&&typeof y.props.syncMethod!="function")return;y.applySyncEvent(S)}}),ue(y,"handleBrushChange",function(w){var S=w.startIndex,A=w.endIndex;if(S!==y.state.dataStartIndex||A!==y.state.dataEndIndex){var _=y.state.updateId;y.setState(function(){return V({dataStartIndex:S,dataEndIndex:A},p({props:y.props,dataStartIndex:S,dataEndIndex:A,updateId:_},y.state))}),y.triggerSyncEvent({dataStartIndex:S,dataEndIndex:A})}}),ue(y,"handleMouseEnter",function(w){var S=y.getMouseInfo(w);if(S){var A=V(V({},S),{},{isTooltipActive:!0});y.setState(A),y.triggerSyncEvent(A);var _=y.props.onMouseEnter;le(_)&&_(A,w)}}),ue(y,"triggeredAfterMouseMove",function(w){var S=y.getMouseInfo(w),A=S?V(V({},S),{},{isTooltipActive:!0}):{isTooltipActive:!1};y.setState(A),y.triggerSyncEvent(A);var _=y.props.onMouseMove;le(_)&&_(A,w)}),ue(y,"handleItemMouseEnter",function(w){y.setState(function(){return{isTooltipActive:!0,activeItem:w,activePayload:w.tooltipPayload,activeCoordinate:w.tooltipPosition||{x:w.cx,y:w.cy}}})}),ue(y,"handleItemMouseLeave",function(){y.setState(function(){return{isTooltipActive:!1}})}),ue(y,"handleMouseMove",function(w){w.persist(),y.throttleTriggeredAfterMouseMove(w)}),ue(y,"handleMouseLeave",function(w){y.throttleTriggeredAfterMouseMove.cancel();var S={isTooltipActive:!1};y.setState(S),y.triggerSyncEvent(S);var A=y.props.onMouseLeave;le(A)&&A(S,w)}),ue(y,"handleOuterEvent",function(w){var S=R_(w),A=St(y.props,"".concat(S));if(S&&le(A)){var _,I;/.*touch.*/i.test(S)?I=y.getMouseInfo(w.changedTouches[0]):I=y.getMouseInfo(w),A((_=I)!==null&&_!==void 0?_:{},w)}}),ue(y,"handleClick",function(w){var S=y.getMouseInfo(w);if(S){var A=V(V({},S),{},{isTooltipActive:!0});y.setState(A),y.triggerSyncEvent(A);var _=y.props.onClick;le(_)&&_(A,w)}}),ue(y,"handleMouseDown",function(w){var S=y.props.onMouseDown;if(le(S)){var A=y.getMouseInfo(w);S(A,w)}}),ue(y,"handleMouseUp",function(w){var S=y.props.onMouseUp;if(le(S)){var A=y.getMouseInfo(w);S(A,w)}}),ue(y,"handleTouchMove",function(w){w.changedTouches!=null&&w.changedTouches.length>0&&y.throttleTriggeredAfterMouseMove(w.changedTouches[0])}),ue(y,"handleTouchStart",function(w){w.changedTouches!=null&&w.changedTouches.length>0&&y.handleMouseDown(w.changedTouches[0])}),ue(y,"handleTouchEnd",function(w){w.changedTouches!=null&&w.changedTouches.length>0&&y.handleMouseUp(w.changedTouches[0])}),ue(y,"handleDoubleClick",function(w){var S=y.props.onDoubleClick;if(le(S)){var A=y.getMouseInfo(w);S(A,w)}}),ue(y,"handleContextMenu",function(w){var S=y.props.onContextMenu;if(le(S)){var A=y.getMouseInfo(w);S(A,w)}}),ue(y,"triggerSyncEvent",function(w){y.props.syncId!==void 0&&rh.emit(nh,y.props.syncId,w,y.eventEmitterSymbol)}),ue(y,"applySyncEvent",function(w){var S=y.props,A=S.layout,_=S.syncMethod,I=y.state.updateId,k=w.dataStartIndex,E=w.dataEndIndex;if(w.dataStartIndex!==void 0||w.dataEndIndex!==void 0)y.setState(V({dataStartIndex:k,dataEndIndex:E},p({props:y.props,dataStartIndex:k,dataEndIndex:E,updateId:I},y.state)));else if(w.activeTooltipIndex!==void 0){var T=w.chartX,M=w.chartY,$=w.activeTooltipIndex,R=y.state,L=R.offset,q=R.tooltipTicks;if(!L)return;if(typeof _=="function")$=_(q,w);else if(_==="value"){$=-1;for(var U=0;U<q.length;U++)if(q[U].value===w.activeLabel){$=U;break}}var z=V(V({},L),{},{x:L.left,y:L.top}),F=Math.min(T,z.x+z.width),H=Math.min(M,z.y+z.height),W=q[$]&&q[$].value,Z=Dp(y.state,y.props.data,$),re=q[$]?{x:A==="horizontal"?q[$].coordinate:F,y:A==="horizontal"?H:q[$].coordinate}:_O;y.setState(V(V({},w),{},{activeLabel:W,activeCoordinate:re,activePayload:Z,activeTooltipIndex:$}))}else y.setState(w)}),ue(y,"renderCursor",function(w){var S,A=y.state,_=A.isTooltipActive,I=A.activeCoordinate,k=A.activePayload,E=A.offset,T=A.activeTooltipIndex,M=A.tooltipAxisBandSize,$=y.getTooltipEventType(),R=(S=w.props.active)!==null&&S!==void 0?S:_,L=y.props.layout,q=w.key||"_recharts-cursor";return O.default.createElement(FW,{key:q,activeCoordinate:I,activePayload:k,activeTooltipIndex:T,chartName:r,element:w,isActive:R,layout:L,offset:E,tooltipAxisBandSize:M,tooltipEventType:$})}),ue(y,"renderPolarAxis",function(w,S,A){var _=St(w,"type.axisType"),I=St(y.state,"".concat(_,"Map")),k=w.type.defaultProps,E=k!==void 0?V(V({},k),w.props):w.props,T=I&&I[E["".concat(_,"Id")]];return P.cloneElement(w,V(V({},T),{},{className:ae.default(_,T.className),key:w.key||"".concat(S,"-").concat(A),ticks:ur(T,!0)}))}),ue(y,"renderPolarGrid",function(w){var S=w.props,A=S.radialLines,_=S.polarAngles,I=S.polarRadius,k=y.state,E=k.radiusAxisMap,T=k.angleAxisMap,M=kr(E),$=kr(T),R=$.cx,L=$.cy,q=$.innerRadius,U=$.outerRadius;return P.cloneElement(w,{polarAngles:Array.isArray(_)?_:ur($,!0).map(function(z){return z.coordinate}),polarRadius:Array.isArray(I)?I:ur(M,!0).map(function(z){return z.coordinate}),cx:R,cy:L,innerRadius:q,outerRadius:U,key:w.key||"polar-grid",radialLines:A})}),ue(y,"renderLegend",function(){var w=y.state.formattedGraphicalItems,S=y.props,A=S.children,_=S.width,I=S.height,k=y.props.margin||{},E=_-(k.left||0)-(k.right||0),T=XS({children:A,formattedGraphicalItems:w,legendWidth:E,legendContent:u});if(!T)return null;var M=T.item,$=gj(T,qW);return P.cloneElement(M,V(V({},$),{},{chartWidth:_,chartHeight:I,margin:k,onBBoxUpdate:y.handleLegendBBoxUpdate}))}),ue(y,"renderTooltip",function(){var w,S=y.props,A=S.children,_=S.accessibilityLayer,I=bt(A,We);if(!I)return null;var k=y.state,E=k.isTooltipActive,T=k.activeCoordinate,M=k.activePayload,$=k.activeLabel,R=k.offset,L=(w=I.props.active)!==null&&w!==void 0?w:E;return P.cloneElement(I,{viewBox:V(V({},R),{},{x:R.left,y:R.top}),active:L,label:$,payload:L?M:[],coordinate:T,accessibilityLayer:_})}),ue(y,"renderBrush",function(w){var S=y.props,A=S.margin,_=S.data,I=y.state,k=I.offset,E=I.dataStartIndex,T=I.dataEndIndex,M=I.updateId;return P.cloneElement(w,{key:w.key||"_recharts-brush",onChange:ho(y.handleBrushChange,w.props.onChange),data:_,x:Y(w.props.x)?w.props.x:k.left,y:Y(w.props.y)?w.props.y:k.top+k.height+k.brushBottom-(A.bottom||0),width:Y(w.props.width)?w.props.width:k.width,startIndex:E,endIndex:T,updateId:"brush-".concat(M)})}),ue(y,"renderReferenceElement",function(w,S,A){if(!w)return null;var _=y,I=_.clipPathId,k=y.state,E=k.xAxisMap,T=k.yAxisMap,M=k.offset,$=w.type.defaultProps||{},R=w.props,L=R.xAxisId,q=L===void 0?$.xAxisId:L,U=R.yAxisId,z=U===void 0?$.yAxisId:U;return P.cloneElement(w,{key:w.key||"".concat(S,"-").concat(A),xAxis:E[q],yAxis:T[z],viewBox:{x:M.left,y:M.top,width:M.width,height:M.height},clipPathId:I})}),ue(y,"renderActivePoints",function(w){var S=w.item,A=w.activePoint,_=w.basePoint,I=w.childIndex,k=w.isRange,E=[],T=S.props.key,M=S.item.type.defaultProps!==void 0?V(V({},S.item.type.defaultProps),S.item.props):S.item.props,$=M.activeDot,R=M.dataKey,L=V(V({index:I,dataKey:R,cx:A.x,cy:A.y,r:4,fill:gx(S.item),strokeWidth:2,stroke:"#fff",payload:A.payload,value:A.value},oe($,!1)),Eo($));return E.push(g.renderActiveDot($,L,"".concat(T,"-activePoint-").concat(I))),_?E.push(g.renderActiveDot($,V(V({},L),{},{cx:_.x,cy:_.y}),"".concat(T,"-basePoint-").concat(I))):k&&E.push(null),E}),ue(y,"renderGraphicChild",function(w,S,A){var _=y.filterFormatItem(w,S,A);if(!_)return null;var I=y.getTooltipEventType(),k=y.state,E=k.isTooltipActive,T=k.tooltipAxis,M=k.activeTooltipIndex,$=k.activeLabel,R=y.props.children,L=bt(R,We),q=_.props,U=q.points,z=q.isRange,F=q.baseLine,H=_.item.type.defaultProps!==void 0?V(V({},_.item.type.defaultProps),_.item.props):_.item.props,W=H.activeDot,Z=H.hide,re=H.activeBar,X=H.activeShape,ne=!!(!Z&&E&&L&&(W||re||X)),ce={};I!=="axis"&&L&&L.props.trigger==="click"?ce={onClick:ho(y.handleItemMouseEnter,w.props.onClick)}:I!=="axis"&&(ce={onMouseLeave:ho(y.handleItemMouseLeave,w.props.onMouseLeave),onMouseEnter:ho(y.handleItemMouseEnter,w.props.onMouseEnter)});var G=P.cloneElement(w,V(V({},_.props),ce));function ee(ar){return typeof T.dataKey=="function"?T.dataKey(ar.payload):null}if(ne)if(M>=0){var J,D;if(T.dataKey&&!T.allowDuplicatedCategory){var he=typeof T.dataKey=="function"?ee:"payload.".concat(T.dataKey.toString());J=To(U,he,$),D=z&&F&&To(F,he,$)}else J=U?.[M],D=z&&F&&F[M];if(X||re){var Q=w.props.activeIndex!==void 0?w.props.activeIndex:M;return[P.cloneElement(w,V(V(V({},_.props),ce),{},{activeIndex:Q})),null,null]}if(!de(J))return[G].concat(va(y.renderActivePoints({item:_,activePoint:J,basePoint:D,childIndex:M,isRange:z})))}else{var me,Me=(me=y.getItemByXY(y.state.activeCoordinate))!==null&&me!==void 0?me:{graphicalItem:G},tt=Me.graphicalItem,Nr=tt.item,Nn=Nr===void 0?w:Nr,eo=tt.childIndex,Hr=V(V(V({},_.props),ce),{},{activeIndex:eo});return[P.cloneElement(Nn,Hr),null,null]}return z?[G,null,null]:[G,null]}),ue(y,"renderCustomized",function(w,S,A){return P.cloneElement(w,V(V({key:"recharts-customized-".concat(A)},y.props),y.state))}),ue(y,"renderMap",{CartesianGrid:{handler:bo,once:!0},ReferenceArea:{handler:y.renderReferenceElement},ReferenceLine:{handler:bo},ReferenceDot:{handler:y.renderReferenceElement},XAxis:{handler:bo},YAxis:{handler:bo},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((j=b.id)!==null&&j!==void 0?j:yn("recharts"),"-clip"),y.throttleTriggeredAfterMouseMove=XC(y.triggeredAfterMouseMove,(C=b.throttleDelay)!==null&&C!==void 0?C:1e3/60),y.state={},y}return eH(g,m),YW(g,[{key:"componentDidMount",value:function(){var j,C;this.addListener(),this.accessibilityManager.setDetails({container:this.container,offset:{left:(j=this.props.margin.left)!==null&&j!==void 0?j: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 j=this.props,C=j.children,y=j.data,w=j.height,S=j.layout,A=bt(C,We);if(A){var _=A.props.defaultIndex;if(!(typeof _!="number"||_<0||_>this.state.tooltipTicks.length-1)){var I=this.state.tooltipTicks[_]&&this.state.tooltipTicks[_].value,k=Dp(this.state,y,_,I),E=this.state.tooltipTicks[_].coordinate,T=(this.state.offset.top+w)/2,M=S==="horizontal",$=M?{x:E,y:T}:{y:E,x:T},R=this.state.formattedGraphicalItems.find(function(q){var U=q.item;return U.type.name==="Scatter"});R&&($=V(V({},$),R.props.points[_].tooltipPosition),k=R.props.points[_].tooltipPayload);var L={activeTooltipIndex:_,isTooltipActive:!0,activeLabel:I,activePayload:k,activeCoordinate:$};this.setState(L),this.renderCursor(A),this.accessibilityManager.setIndex(_)}}}},{key:"getSnapshotBeforeUpdate",value:function(j,C){if(!this.props.accessibilityLayer)return null;if(this.state.tooltipTicks!==C.tooltipTicks&&this.accessibilityManager.setDetails({coordinateList:this.state.tooltipTicks}),this.props.layout!==j.layout&&this.accessibilityManager.setDetails({layout:this.props.layout}),this.props.margin!==j.margin){var y,w;this.accessibilityManager.setDetails({offset:{left:(y=this.props.margin.left)!==null&&y!==void 0?y:0,top:(w=this.props.margin.top)!==null&&w!==void 0?w:0}})}return null}},{key:"componentDidUpdate",value:function(j){mh([bt(j.children,We)],[bt(this.props.children,We)])||this.displayDefaultTooltip()}},{key:"componentWillUnmount",value:function(){this.removeListener(),this.throttleTriggeredAfterMouseMove.cancel()}},{key:"getTooltipEventType",value:function(){var j=bt(this.props.children,We);if(j&&typeof j.props.shared=="boolean"){var C=j.props.shared?"axis":"item";return l.indexOf(C)>=0?C:i}return i}},{key:"getMouseInfo",value:function(j){if(!this.container)return null;var C=this.container,y=C.getBoundingClientRect(),w=OT(y),S={chartX:Math.round(j.pageX-w.left),chartY:Math.round(j.pageY-w.top)},A=y.width/C.offsetWidth||1,_=this.inRange(S.chartX,S.chartY,A);if(!_)return null;var I=this.state,k=I.xAxisMap,E=I.yAxisMap,T=this.getTooltipEventType(),M=bj(this.state,this.props.data,this.props.layout,_);if(T!=="axis"&&k&&E){var $=kr(k).scale,R=kr(E).scale,L=$&&$.invert?$.invert(S.chartX):null,q=R&&R.invert?R.invert(S.chartY):null;return V(V({},S),{},{xValue:L,yValue:q},M)}return M?V(V({},S),M):null}},{key:"inRange",value:function(j,C){var y=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,w=this.props.layout,S=j/y,A=C/y;if(w==="horizontal"||w==="vertical"){var _=this.state.offset,I=S>=_.left&&S<=_.left+_.width&&A>=_.top&&A<=_.top+_.height;return I?{x:S,y:A}:null}var k=this.state,E=k.angleAxisMap,T=k.radiusAxisMap;if(E&&T){var M=kr(E);return i1({x:S,y:A},M)}return null}},{key:"parseEventsOfWrapper",value:function(){var j=this.props.children,C=this.getTooltipEventType(),y=bt(j,We),w={};y&&C==="axis"&&(y.props.trigger==="click"?w={onClick:this.handleClick}:w={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 S=Eo(this.props,this.handleOuterEvent);return V(V({},S),w)}},{key:"addListener",value:function(){rh.on(nh,this.handleReceiveSyncEvent)}},{key:"removeListener",value:function(){rh.removeListener(nh,this.handleReceiveSyncEvent)}},{key:"filterFormatItem",value:function(j,C,y){for(var w=this.state.formattedGraphicalItems,S=0,A=w.length;S<A;S++){var _=w[S];if(_.item===j||_.props.key===j.key||C===dr(_.item.type)&&y===_.childIndex)return _}return null}},{key:"renderClipPath",value:function(){var j=this.clipPathId,C=this.state.offset,y=C.left,w=C.top,S=C.height,A=C.width;return O.default.createElement("defs",null,O.default.createElement("clipPath",{id:j},O.default.createElement("rect",{x:y,y:w,height:S,width:A})))}},{key:"getXScales",value:function(){var j=this.state.xAxisMap;return j?Object.entries(j).reduce(function(C,y){var w=vj(y,2),S=w[0],A=w[1];return V(V({},C),{},ue({},S,A.scale))},{}):null}},{key:"getYScales",value:function(){var j=this.state.yAxisMap;return j?Object.entries(j).reduce(function(C,y){var w=vj(y,2),S=w[0],A=w[1];return V(V({},C),{},ue({},S,A.scale))},{}):null}},{key:"getXScaleByAxisId",value:function(j){var C;return(C=this.state.xAxisMap)===null||C===void 0||(C=C[j])===null||C===void 0?void 0:C.scale}},{key:"getYScaleByAxisId",value:function(j){var C;return(C=this.state.yAxisMap)===null||C===void 0||(C=C[j])===null||C===void 0?void 0:C.scale}},{key:"getItemByXY",value:function(j){var C=this.state,y=C.formattedGraphicalItems,w=C.activeItem;if(y&&y.length)for(var S=0,A=y.length;S<A;S++){var _=y[S],I=_.props,k=_.item,E=k.type.defaultProps!==void 0?V(V({},k.type.defaultProps),k.props):k.props,T=dr(k.type);if(T==="Bar"){var M=(I.data||[]).find(function(q){return ZL(j,q)});if(M)return{graphicalItem:_,payload:M}}else if(T==="RadialBar"){var $=(I.data||[]).find(function(q){return i1(j,q)});if($)return{graphicalItem:_,payload:$}}else if(Ml(_,w)||$l(_,w)||$i(_,w)){var R=Az({graphicalItem:_,activeTooltipItem:w,itemData:E.data}),L=E.activeIndex===void 0?R:E.activeIndex;return{graphicalItem:V(V({},_),{},{childIndex:L}),payload:$i(_,w)?E.data[R]:_.props.data[R]}}}return null}},{key:"render",value:function(){var j=this;if(!gg(this))return null;var C=this.props,y=C.children,w=C.className,S=C.width,A=C.height,_=C.style,I=C.compact,k=C.title,E=C.desc,T=gj(C,WW),M=oe(T,!1);if(I)return O.default.createElement(Yw,{state:this.state,width:this.props.width,height:this.props.height,clipPathId:this.clipPathId},O.default.createElement(vh,Dn({},M,{width:S,height:A,title:k,desc:E}),this.renderClipPath(),bg(y,this.renderMap)));if(this.props.accessibilityLayer){var $,R;M.tabIndex=($=this.props.tabIndex)!==null&&$!==void 0?$:0,M.role=(R=this.props.role)!==null&&R!==void 0?R:"application",M.onKeyDown=function(q){j.accessibilityManager.keyboardEvent(q)},M.onFocus=function(){j.accessibilityManager.focus()}}var L=this.parseEventsOfWrapper();return O.default.createElement(Yw,{state:this.state,width:this.props.width,height:this.props.height,clipPathId:this.clipPathId},O.default.createElement("div",Dn({className:ae.default("recharts-wrapper",w),style:V({position:"relative",cursor:"default",width:S,height:A},_)},L,{ref:function(U){j.container=U}}),O.default.createElement(vh,Dn({},M,{width:S,height:A,title:k,desc:E,style:oH}),this.renderClipPath(),bg(y,this.renderMap)),this.renderLegend(),this.renderTooltip()))}}])})(P.Component);ue(v,"displayName",r),ue(v,"defaultProps",V({layout:"horizontal",stackOffset:"none",barCategoryGap:"10%",barGap:4,margin:{top:5,right:5,bottom:5,left:5},reverseStackOrder:!1,syncMethod:"index"},f)),ue(v,"getDerivedStateFromProps",function(m,g){var b=m.dataKey,j=m.data,C=m.children,y=m.width,w=m.height,S=m.layout,A=m.stackOffset,_=m.margin,I=g.dataStartIndex,k=g.dataEndIndex;if(g.updateId===void 0){var E=wj(m);return V(V(V({},E),{},{updateId:0},p(V(V({props:m},E),{},{updateId:0}),g)),{},{prevDataKey:b,prevData:j,prevWidth:y,prevHeight:w,prevLayout:S,prevStackOffset:A,prevMargin:_,prevChildren:C})}if(b!==g.prevDataKey||j!==g.prevData||y!==g.prevWidth||w!==g.prevHeight||S!==g.prevLayout||A!==g.prevStackOffset||!zn(_,g.prevMargin)){var T=wj(m),M={chartX:g.chartX,chartY:g.chartY,isTooltipActive:g.isTooltipActive},$=V(V({},bj(g,j,S)),{},{updateId:g.updateId+1}),R=V(V(V({},T),M),$);return V(V(V({},R),p(V({props:m},R),g)),{},{prevDataKey:b,prevData:j,prevWidth:y,prevHeight:w,prevLayout:S,prevStackOffset:A,prevMargin:_,prevChildren:C})}if(!mh(C,g.prevChildren)){var L,q,U,z,F=bt(C,ia),H=F&&(L=(q=F.props)===null||q===void 0?void 0:q.startIndex)!==null&&L!==void 0?L:I,W=F&&(U=(z=F.props)===null||z===void 0?void 0:z.endIndex)!==null&&U!==void 0?U:k,Z=H!==I||W!==k,re=!de(j),X=re&&!Z?g.updateId:g.updateId+1;return V(V({updateId:X},p(V(V({props:m},g),{},{updateId:X,dataStartIndex:H,dataEndIndex:W}),g)),{},{prevChildren:C,dataStartIndex:H,dataEndIndex:W})}return null}),ue(v,"renderActiveDot",function(m,g,b){var j;return P.isValidElement(m)?j=P.cloneElement(m,g):le(m)?j=m(g):j=O.default.createElement(Pa,g),O.default.createElement(fe,{className:"recharts-active-dot",key:b},j)});var x=P.forwardRef(function(g,b){return O.default.createElement(v,Dn({},g,{ref:b}))});return x.displayName=v.displayName,x},xH=Ta({chartName:"LineChart",GraphicalChild:Ji,axisComponents:[{axisType:"xAxis",AxisComp:hr},{axisType:"yAxis",AxisComp:Lr}],formatAxisMap:Ox}),TO=Ta({chartName:"BarChart",GraphicalChild:wr,defaultTooltipEventType:"axis",validateTooltipEventTypes:["axis","item"],axisComponents:[{axisType:"xAxis",AxisComp:hr},{axisType:"yAxis",AxisComp:Lr}],formatAxisMap:Ox}),$x=Ta({chartName:"PieChart",GraphicalChild:Vt,validateTooltipEventTypes:["item"],defaultTooltipEventType:"item",legendContent:"children",axisComponents:[{axisType:"angleAxis",AxisComp:Sn},{axisType:"radiusAxis",AxisComp:Aa}],formatAxisMap:bx,defaultProps:{layout:"centric",startAngle:0,endAngle:360,cx:"50%",cy:"50%",innerRadius:0,outerRadius:"80%"}}),vH=Ta({chartName:"RadarChart",GraphicalChild:Qi,axisComponents:[{axisType:"angleAxis",AxisComp:Sn},{axisType:"radiusAxis",AxisComp:Aa}],formatAxisMap:bx,defaultProps:{layout:"centric",startAngle:90,endAngle:-270,cx:"50%",cy:"50%",innerRadius:0,outerRadius:"80%"}}),gH=Ta({chartName:"AreaChart",GraphicalChild:Wr,axisComponents:[{axisType:"xAxis",AxisComp:hr},{axisType:"yAxis",AxisComp:Lr}],formatAxisMap:Ox}),EO=Ta({chartName:"RadialBarChart",GraphicalChild:_a,legendContent:"children",defaultTooltipEventType:"axis",validateTooltipEventTypes:["axis","item"],axisComponents:[{axisType:"angleAxis",AxisComp:Sn},{axisType:"radiusAxis",AxisComp:Aa}],formatAxisMap:bx,defaultProps:{layout:"radial",startAngle:0,endAngle:360,cx:"50%",cy:"50%",innerRadius:0,outerRadius:"80%"}});const Or=P.createContext(null);function Rx(){const e=P.useContext(Or);if(!e)throw new Error("useChart must be used within a ChartContainer");return e}const Lx=({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(Or.Provider,{value:{config:e},children:o.jsx("div",{className:te.twMerge(N.clsx("bg-white rounded-[12px] w-full",r)),style:a,children:o.jsx(gT,{width:"100%",height:n,children:t})})})},qt=({active:e,payload:t,label:r,labelKey:n,nameKey:a,indicator:i="dot",hideLabel:s=!1,hideIndicator:l=!1,className:c})=>{const{config:u}=Rx();if(!e||!t?.length)return null;const d=String(n?t[0]?.payload?.[n]??r??"":r??"");return o.jsxs("div",{className:te.twMerge(N.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:N.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)})})]})},zs=({payload:e,nameKey:t,className:r})=>{const{config:n}=Rx();return e?.length?o.jsx("div",{className:te.twMerge(N.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},ot=({children:e,className:t})=>o.jsx("div",{className:te.twMerge(N.clsx("bg-white border border-surface-3 rounded-[12px] p-8 w-full",t)),children:e}),Ea=({title:e,titleIcon:t,value:r,className:n})=>o.jsxs("div",{className:N.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})]}),yH=({className:e,...t})=>o.jsx(ot,{className:e,children:o.jsx(Ea,{...t})}),bH=({buttonLabel:e="New invoice",onButtonClick:t,className:r,titleIcon:n=o.jsx(B.Link,{}),...a})=>o.jsx(ot,{className:r,children:o.jsxs("div",{className:"flex flex-col gap-4",children:[o.jsx(Ea,{...a,titleIcon:n}),o.jsx(K,{variant:"secondary",hierarchy:"primary",size:"sm",icons:"leading",leadingIcon:o.jsx(B.Add,{}),onClick:t,children:e})]})}),wH={xs:"py-1 px-5",sm:"py-2 px-5",md:"py-3 px-6",lg:"py-4 px-6"},Dx=({items:e,size:t="xs",className:r})=>o.jsx("div",{className:N.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(Rr,{as:"div",size:t,title:n.name,trailingText:String(n.value),showCheckbox:!1,showLeadingImage:!1,showLeadingIcon:!1,showTrailingIcon:!1,showTag:!1,showTrailingText:!0,className:wH[t]},a))}),jH=[{name:"Billable",value:"17.00"},{name:"Non-billable",value:"0.00",disabled:!0}],CH=({title:e="Internal costs",amount:t=0,icon:r,items:n=jH,className:a})=>o.jsxs("div",{className:N.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(B.Timer,{})})]}),o.jsx(Dx,{items:n,size:"xs"})]}),SH=({items:e,size:t="md",buttonLabel:r="New invoice",onButtonClick:n,className:a})=>o.jsxs("div",{className:N.clsx("flex flex-col gap-6",a),children:[o.jsx(Dx,{items:e,size:t}),o.jsx(K,{variant:"secondary",hierarchy:"primary",size:"md",icons:"leading",leadingIcon:o.jsx(B.Add,{}),onClick:n,children:r})]}),OH=({progressTitle:e,progress:t,progressVariant:r="none",className:n,...a})=>o.jsx(ot,{className:n,children:o.jsxs("div",{className:"flex flex-col gap-6",children:[o.jsx(Ea,{...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(Ks,{progress:t,variant:r})]})]})}),NH=({title:e,amount:t,progress:r,circleSize:n="sm",circleShape:a="circle",circleLabel:i,className:s})=>o.jsx(ot,{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(qn,{progress:r,size:n,shape:a,label:i})]})}),PH=({title:e,amount:t,progress:r,circleSize:n="sm",circleLabel:a,className:i})=>o.jsx(ot,{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(qn,{progress:r,size:n,shape:"half-circle",label:a})]})}),AH=({progress:e,circleSize:t="sm",circleShape:r="circle",circleLabel:n,title1:a,amount1:i,title2:s,amount2:l,className:c})=>o.jsx(ot,{className:c,children:o.jsxs("div",{className:"flex flex-col gap-10",children:[o.jsx("div",{className:"flex justify-center",children:o.jsx(qn,{progress:e,size:t,shape:r,label:n})}),o.jsx(pe,{}),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(pe,{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})]})]})}),_H=({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,v]=P.useState(n??t),[x,m]=P.useState(!1),[g,b]=P.useState(!1),j=P.useRef(null),C=(f-e)/(t-e)*100,y=d?(p-e)/(t-e)*100:100,w=P.useCallback(T=>{if(!j.current)return e;const M=j.current.getBoundingClientRect(),$=Math.max(0,Math.min(100,(T-M.left)/M.width*100)),R=e+$/100*(t-e),L=Math.round(R/a)*a;return Math.max(e,Math.min(t,L))},[e,t,a]),S=P.useCallback(()=>{u||m(!0)},[u]),A=P.useCallback(()=>{u||b(!0)},[u]),_=P.useCallback(T=>{if(u)return;const M=w(T.clientX);if(x){const R=Math.min(M,d?p:t);h(R),l&&l(d?[R,p]:R)}else if(g&&d){const R=Math.max(M,f);v(R),l&&l([f,R])}},[u,w,x,g,d,f,p,t,l]),I=P.useCallback(()=>{m(!1),b(!1)},[]);P.useEffect(()=>{if(x||g)return document.addEventListener("mousemove",_),document.addEventListener("mouseup",I),()=>{document.removeEventListener("mousemove",_),document.removeEventListener("mouseup",I)}},[x,g,_,I]);const k=P.useCallback(T=>{if(u||T.target!==T.currentTarget)return;const M=w(T.clientX);if(!d)h(M),l&&l(M);else{const $=Math.abs(M-f),R=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);v(L),l&&l([f,L])}}},[u,w,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 $=Math.round(T/t*(s.length-1)),R=s[$]||"";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(sh,{arrowDirection:"down",children:R})})}if(i==="labelBottom"&&s.length>0){const $=Math.round(T/t*(s.length-1)),R=s[$]||"";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(sh,{arrowDirection:"up",children:R})})}return null};return o.jsx("div",{className:N.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:j,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:N.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:S,children:o.jsx(oh,{})}),d&&o.jsx("div",{className:N.clsx("absolute cursor-grab active:cursor-grabbing",u&&"cursor-not-allowed"),style:{left:`${y}%`,top:"50%",transform:"translate(-50%, -50%)",zIndex:g?30:20},onMouseDown:A,children:o.jsx(oh,{})}),i!=="default"&&E(f,C),d&&i!=="default"&&E(p,y)]})})},kH=({min:e=0,max:t=100,sliderValue:r=0,sliderValueEnd:n,step:a=1,labels:i,onSliderChange:s,className:l,...c})=>o.jsx(ot,{className:l,children:o.jsxs("div",{className:"flex flex-col gap-6",children:[o.jsx(Ea,{...c}),o.jsx(_H,{min:e,max:t,defaultValue:r,defaultValueEnd:n,step:a,variant:"labelBottom",labels:i,onChange:s})]})}),TH=({items:e,size:t="md",className:r})=>o.jsx("div",{className:N.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(Rr,{as:"div",size:t,title:n.title,description:n.description,leadingIcon:n.leadingIcon??o.jsx(B.I3Dcube,{}),trailingIcon:n.trailingIcon??o.jsx(B.Record,{}),showCheckbox:!1,showLeadingImage:!1,showLeadingIcon:!0,showDescription:!0,showTrailingIcon:!0,showTag:!1,showTrailingText:!1,disabled:n.disabled},a))}),zp=["var(--brand-secondary-main)","var(--success-main)","var(--warning-main)","var(--danger-main)","var(--info-main)"];function zx(e,t){return e??zp[t%zp.length]}function On(e){return Object.fromEntries(e.map((t,r)=>[t.name,{label:t.label??t.name,color:zx(t.color,r)}]))}function Ia(e){return Object.fromEntries(e.map((t,r)=>[`--color-${t.name}`,zx(t.color,r)]))}const EH=({title:e,amount:t,data:r,donutSize:n=120,className:a})=>{const i=On(r),s=Ia(r),l=n/2,c=l-2,u=l*.55;return o.jsx(ot,{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(Or.Provider,{value:{config:i},children:o.jsx("div",{className:"shrink-0",style:{...s,width:n,height:n},children:o.jsxs($x,{width:n,height:n,children:[o.jsx(We,{content:o.jsx(qt,{hideLabel:!0})}),o.jsx(Vt,{data:r,dataKey:"value",nameKey:"name",cx:"50%",cy:"50%",innerRadius:u,outerRadius:c,stroke:"none",children:r.map(d=>o.jsx(bn,{fill:`var(--color-${d.name})`},d.name))})]})})})]})})},IH=({title:e,titleIcon:t,data:r,donutSize:n=160,className:a})=>{const i=On(r),s=Ia(r),l=n/2,c=l-2,u=l*.5;return o.jsx(ot,{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(pe,{}),o.jsx(Or.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($x,{width:n,height:n,children:[o.jsx(We,{content:o.jsx(qt,{hideLabel:!0})}),o.jsx(Vt,{data:r,dataKey:"value",nameKey:"name",cx:"50%",cy:"50%",innerRadius:u,outerRadius:c,stroke:"none",children:r.map(d=>o.jsx(bn,{fill:`var(--color-${d.name})`},d.name))})]})})]})})]})})},MH=({data:e,donutSize:t=160,className:r})=>{const n=On(e),a=Ia(e),i=t/2,s=i-2,l=i*.5;return o.jsx(ot,{className:r,children:o.jsxs("div",{className:"flex flex-col gap-6",children:[o.jsx(Or.Provider,{value:{config:n},children:o.jsx("div",{className:"flex justify-center",style:a,children:o.jsxs($x,{width:t,height:t,children:[o.jsx(We,{content:o.jsx(qt,{hideLabel:!0})}),o.jsx(Vt,{data:e,dataKey:"value",nameKey:"name",cx:"50%",cy:"50%",innerRadius:l,outerRadius:s,stroke:"none",children:e.map(c=>o.jsx(bn,{fill:`var(--color-${c.name})`},c.name))})]})})}),o.jsx(pe,{}),o.jsx("div",{className:"flex items-center",style:a,children:e.map((c,u)=>o.jsxs(O.default.Fragment,{children:[u>0&&o.jsx(pe,{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))})]})})},$H=({title:e,titleIcon:t,data:r,centerTitle:n,centerSubtitle:a,chartSize:i=160,className:s})=>{const l=On(r),c=Ia(r),u=r.map(d=>({...d,fill:`var(--color-${d.name})`}));return o.jsx(ot,{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(pe,{}),o.jsx(Or.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(EO,{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(wx,{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(_a,{dataKey:"value",background:{fill:"var(--surface-2)"},cornerRadius:4}),o.jsx(We,{content:o.jsx(qt,{hideLabel:!0})})]})})]})})]})})},RH=({data:e,centerTitle:t,centerSubtitle:r,chartSize:n=160,className:a})=>{const i=On(e),s=Ia(e),l=e.map(c=>({...c,fill:`var(--color-${c.name})`}));return o.jsx(ot,{className:a,children:o.jsxs("div",{className:"flex flex-col gap-6",children:[o.jsx(Or.Provider,{value:{config:i},children:o.jsx("div",{className:"flex justify-center",style:s,children:o.jsxs(EO,{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(wx,{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(_a,{dataKey:"value",background:{fill:"var(--surface-2)"},cornerRadius:4}),o.jsx(We,{content:o.jsx(qt,{hideLabel:!0})})]})})}),o.jsx(pe,{}),o.jsx("div",{className:"flex items-center",style:s,children:e.map((c,u)=>o.jsxs(O.default.Fragment,{children:[u>0&&o.jsx(pe,{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))})]})})},LH=({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=On(i),l=Ia(i);return o.jsx(ot,{className:a,children:o.jsx("div",{className:"flex flex-col gap-6",children:o.jsxs(Or.Provider,{value:{config:s},children:[o.jsx("div",{className:"flex justify-center",style:l,children:o.jsxs(vH,{width:r,height:r,data:e,children:[o.jsx(N5,{stroke:"var(--surface-2)"}),o.jsx(Sn,{dataKey:"axis",tick:{fill:"var(--low-em)",fontSize:11}}),o.jsx(We,{content:o.jsx(qt,{indicator:"dot"})}),t.map(c=>o.jsx(Qi,{dataKey:c.key,stroke:`var(--color-${c.key})`,fill:`var(--color-${c.key})`,fillOpacity:n,strokeWidth:2},c.key))]})}),o.jsx(pe,{}),o.jsx("div",{className:"flex items-center",style:l,children:t.map((c,u)=>o.jsxs(O.default.Fragment,{children:[u>0&&o.jsx(pe,{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))})]})})})},Cj=4,Bp=6,DH=(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`},ih=(e,t=Bp)=>r=>{const{x:n,y:a,width:i,height:s,fill:l}=r;return!i||!s||s<=0?null:o.jsx("path",{d:DH(n,a,i,s+e,t),fill:l})},zH=({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=On(c);return o.jsx(ot,{className:l,children:o.jsx(Lx,{config:u,height:r,className:"rounded-none bg-transparent",children:o.jsxs(TO,{data:e,accessibilityLayer:!0,children:[i&&o.jsx(ti,{vertical:!1,stroke:"var(--surface-2)"}),o.jsx(hr,{dataKey:"label",tickLine:!1,axisLine:!1,tickMargin:16,tick:{fill:"var(--low-em)",fontSize:12}}),s&&o.jsx(Lr,{tickLine:!1,axisLine:!1,tickMargin:16,tick:{fill:"var(--low-em)",fontSize:12}}),o.jsx(We,{content:o.jsx(qt,{}),cursor:{fill:"var(--surface-2)"}}),o.jsx(Zt,{content:o.jsx(zs,{}),verticalAlign:"top"}),t.map((d,f)=>{if(a){const h=f===0,v=f===t.length-1?ih(0):h?ih(Cj):ih(Cj,0);return o.jsx(wr,{dataKey:d.key,stackId:"stack",fill:`var(--color-${d.key})`,shape:v,barSize:n},d.key)}return o.jsx(wr,{dataKey:d.key,fill:`var(--color-${d.key})`,barSize:n,radius:[Bp,Bp,0,0]},d.key)})]})})})},BH=({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-${O.default.useId()}`,h=zx(r,0),p={value:{label:n,color:h}},v=u.title!==void 0||u.value!==void 0;return o.jsx(ot,{className:c,children:o.jsxs("div",{className:"flex flex-col gap-4",children:[v&&o.jsx(Ea,{title:u.title??"",value:u.value??"",titleIcon:u.titleIcon}),o.jsx(Lx,{config:p,height:a,className:"rounded-none bg-transparent",children:t==="bar"?o.jsxs(TO,{data:e,accessibilityLayer:!0,children:[i&&o.jsx(ti,{vertical:!1,stroke:"var(--surface-2)"}),s&&o.jsx(hr,{dataKey:"label",tickLine:!1,axisLine:!1,tick:{fill:"var(--low-em)",fontSize:10},tickMargin:8}),o.jsx(We,{content:o.jsx(qt,{}),cursor:{fill:"var(--surface-2)"}}),o.jsx(wr,{dataKey:"value",fill:"var(--color-value)",radius:[4,4,0,0],barSize:24})]}):t==="area"?o.jsxs(gH,{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(ti,{vertical:!1,stroke:"var(--surface-2)"}),s&&o.jsx(hr,{dataKey:"label",tickLine:!1,axisLine:!1,tick:{fill:"var(--low-em)",fontSize:10},tickMargin:8}),l&&o.jsx(Lr,{tickLine:!1,axisLine:!1,tick:{fill:"var(--low-em)",fontSize:10},tickMargin:8,width:40}),o.jsx(We,{content:o.jsx(qt,{})}),o.jsx(Zt,{content:o.jsx(zs,{}),verticalAlign:"top"}),o.jsx(Wr,{dataKey:"value",stroke:"var(--color-value)",fill:`url(#${f})`,strokeWidth:2,dot:!1})]}):o.jsxs(xH,{data:e,accessibilityLayer:!0,children:[i&&o.jsx(ti,{vertical:!1,stroke:"var(--surface-2)"}),s&&o.jsx(hr,{dataKey:"label",tickLine:!1,axisLine:!1,tick:{fill:"var(--low-em)",fontSize:10},tickMargin:8}),l&&o.jsx(Lr,{tickLine:!1,axisLine:!1,tick:{fill:"var(--low-em)",fontSize:10},tickMargin:8,width:40}),o.jsx(We,{content:o.jsx(qt,{})}),o.jsx(Zt,{content:o.jsx(zs,{}),verticalAlign:"top"}),o.jsx(Ji,{dataKey:"value",stroke:"var(--color-value)",strokeWidth:2,dot:!1})]})})]})})},FH={danger:"bg-danger-main",warning:"bg-warning-main",info:"bg-info-main",success:"bg-success-main"},qH={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"}},IO=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:v="md",className:x,...m},g)=>{const b=qH[a],j=s??b.iconSize,C=l??b.iconBox,y=c??b.title,w=u??b.subtitle;return o.jsx("div",{ref:g,className:te.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:N.clsx(C,"rounded-2xl flex items-center justify-center shrink-0",FH[n]),children:i??o.jsx(B.Warning2,{size:j,color:"white",variant:"Bold"})}),o.jsxs("div",{className:"flex flex-col gap-1",children:[o.jsx("p",{className:N.clsx(y,"font-semibold text-high-em"),children:e}),(t||r)&&o.jsxs("p",{className:N.clsx(w,"text-med-em"),children:[t&&o.jsx("strong",{children:t}),t&&r&&" ",r]})]}),d&&o.jsx(K,{variant:h,hierarchy:p,size:v,className:"w-full",onClick:f,children:d})]})})});IO.displayName="AlertCallout";exports.AICommentaryIcon=Uj;exports.AIMessage=Qj;exports.ActivityFeed=t3;exports.AddIcon=s6;exports.AlertCallout=IO;exports.AlertDialog=l2;exports.AlertDialogAction=m2;exports.AlertDialogCancel=x2;exports.AlertDialogContent=u2;exports.AlertDialogDescription=h2;exports.AlertDialogFooter=p2;exports.AlertDialogHeader=d2;exports.AlertDialogTitle=f2;exports.AlertDialogTrigger=c2;exports.AppointmentDetail=ko;exports.AppointmentRow=_o;exports.ArrowNarrowDownIcon=Kj;exports.AttachmentMessage=C2;exports.AuthActionWidget=IP;exports.AuthEmailVerificationWidget=RP;exports.AuthFormWidget=kP;exports.AuthSocialOptionsWidget=MP;exports.Avatar=Bt;exports.AvatarGroup=Gp;exports.BREAKPOINTS=qi;exports.Badge=Ge;exports.BookOutlined=l6;exports.Box2Icon=r6;exports.BoxIcon=n6;exports.Breadcrumb=S6;exports.BreadcrumbEllipsis=k6;exports.BreadcrumbItem=N6;exports.BreadcrumbLink=P6;exports.BreadcrumbList=O6;exports.BreadcrumbPage=A6;exports.BreadcrumbSeparator=_6;exports.Button=K;exports.ButtonDropdown=T6;exports.ButtonGroup=pr;exports.CHART_PALETTE=zp;exports.CONTAINER=Tj;exports.CONTAINER_PADDING=Ej;exports.CSS_VARIABLES=Rj;exports.CalendarIcon=v6;exports.CalendarIcon2=i2;exports.Card=$6;exports.CardAction=cm;exports.ChartContainer=Lx;exports.ChartContext=Or;exports.ChartLegendContent=zs;exports.ChartTooltipContent=qt;exports.ChatCollapsibleCheck=v2;exports.ChatCollapsibleContainer=Us;exports.ChatCollapsibleDialog=g2;exports.ChatCommandList=H6;exports.ChatCommandListItem=lh;exports.ChatHeader=y2;exports.ChatHistorial=w2;exports.ChatHistorialItem=b2;exports.ChatIcon=Vj;exports.ChatInputText=j2;exports.ChatLayout=vN;exports.ChatMessage=ni;exports.ChatMessageOptions=ch;exports.ChatPanel=S2;exports.ChatTypingIndicator=Zp;exports.Checkbox=Dr;exports.ChevronDownIcon=Up;exports.ChevronUpIcon=Kp;exports.Chip=wN;exports.CircleIcon=i6;exports.ColorPalette=SN;exports.ColumnHandler=ON;exports.ColumnHeader=Yp;exports.ComboBox=kN;exports.ConditionalBuilder=_A;exports.ContainerWithCompounds=Bs;exports.ContextualMenu=TN;exports.CopyIcon=Ws;exports.DataArrowsOutlined=f6;exports.DatePickerInput=F3;exports.DateRangePicker=lm;exports.DeleteConfirmationModal=q2;exports.Divider=pe;exports.DragAndDropListItem=Xp;exports.DraggableListRow=R3;exports.Drawer=f4;exports.DropLayoutPicker=um;exports.DropLayoutPickerContent=fm;exports.DropLayoutPickerTrigger=dm;exports.DropMenu=Wt;exports.DropModal=pm;exports.DropModalBody=gm;exports.DropModalClose=k3;exports.DropModalContent=mm;exports.DropModalFooter=ym;exports.DropModalFooterActions=bm;exports.DropModalHeader=xm;exports.DropModalTitle=vm;exports.DropModalTrigger=_3;exports.DropPlaceholder=ai;exports.DropSizePicker=wm;exports.DropSizePickerContent=Cm;exports.DropSizePickerTrigger=jm;exports.DropZone=O2;exports.Dropdown=Re;exports.DropdownMenu=MN;exports.Edit2Icon=o2;exports.EmptyState=Ct;exports.ErrorBoundary=RN;exports.ErrorState=N2;exports.ExpressionCard=V3;exports.ExpressionPanel=kA;exports.ExpressionPanelDivider=U3;exports.EyeIcon=Jj;exports.EyeOffIcon=e2;exports.FilterConditionRow=q3;exports.FilterFunnel02Icon=Gj;exports.FlashIcon=a2;exports.FloatingBar=LN;exports.Footer=Xs;exports.FormFieldGroup=Hi;exports.GridDraggableItem=P2;exports.Header=Ys;exports.HeaderTabs=h3;exports.Icon=ie;exports.ImageUploader=HN;exports.InfoIcon=Wp;exports.InfoLabel=UN;exports.InputField=ye;exports.InputSearch=em;exports.InvoiceCard=FP;exports.KPIAutomationTrigger=SH;exports.KPIBarChart=zH;exports.KPICard=ot;exports.KPIChart=BH;exports.KPIDetailedMetric=CH;exports.KPIDonutChart=EH;exports.KPIPieChart=IH;exports.KPIPieMetrics=MH;exports.KPIProgressBar=OH;exports.KPIProgressCircle=NH;exports.KPIProgressHalfCircle=PH;exports.KPIProgressMetrics=AH;exports.KPIQuickActionList=TH;exports.KPIRadarMetrics=LH;exports.KPIRadialChart=$H;exports.KPIRadialMetrics=RH;exports.KPISingleValue=yH;exports.KPISingleValueAction=bH;exports.KPISingleValueContent=Ea;exports.KPISlider=kH;exports.KPIValueBreakdown=Dx;exports.Kanban=Y3;exports.KanbanCard=cl;exports.KanbanColumn=Om;exports.Kbd=Va;exports.LAYOUT=qO;exports.LAYOUT_SPACING=$j;exports.LabelIcon=ft;exports.LabelWithIcon=o4;exports.LabelWithTooltip=z2;exports.LayerIcon=n2;exports.LeftArrowIcon=Yj;exports.Legend=Zt;exports.Link=Mr;exports.ListItem=Rr;exports.LogicOperatorConnector=B3;exports.MaximizeIcon=qs;exports.MessageProgrammingOutlined=c6;exports.Modal=Qs;exports.ModalBody=nl;exports.ModalClose=nm;exports.ModalContent=el;exports.ModalDescription=rm;exports.ModalFooter=al;exports.ModalFooterActions=F2;exports.ModalHeader=tl;exports.ModalTitle=rl;exports.ModalTrigger=Js;exports.ModuleCard=I3;exports.ModuleCardHeader=Sm;exports.ModuleFieldItem=M3;exports.ModuleSummaryCard=w3;exports.MoreIcon=r2;exports.NAVBAR=Mj;exports.OptionsEditor=D2;exports.PANEL_DEFAULTS=$e;exports.Panel=qj;exports.PanelHeader=sm;exports.PanelLayout=Bj;exports.PanelMain=Wj;exports.PasswordResetWidget=EP;exports.PlanPricingCard=X2;exports.Planner=K3;exports.PlusCircleIcon=y6;exports.ProductIcon=il;exports.ProgrammingArrowsOutlined=d6;exports.Progress=Ks;exports.ProgressBar=uh;exports.ProgressCircle=qn;exports.ProgressTracker=p4;exports.ProjectActionCard=cP;exports.ProjectCard=Q2;exports.ProjectCardPlan=oP;exports.ProjectOverviewCard=b3;exports.QuestionCircle=Hp;exports.Radio=x4;exports.RecoveryWidget=TP;exports.RelatedDataCard=$3;exports.RightArrowIcon=Vp;exports.SIDEBAR=Ij;exports.Section=Fs;exports.SectionFeatures=kj;exports.SectionHero=_j;exports.SelectableCard=J2;exports.SettingsCard=uP;exports.ShareIcon=p6;exports.Sidebar=i4;exports.SkalarLogo=Oo;exports.SkalarLogoNoText=No;exports.SlashIcon=j6;exports.SliderPointerDown=x6;exports.SliderPointerUp=m6;exports.SliderThumbIcon=oh;exports.SplitPanelLayout=Hj;exports.Stepper=e3;exports.StraightInfoIcon=Qr;exports.SupportCard=lP;exports.Switcher=im;exports.Table=C4;exports.TableBody=N4;exports.TableCard=dP;exports.TableCell=dh;exports.TableColumnFilter=E4;exports.TableColumnHeader=a3;exports.TableColumnVisibility=I4;exports.TableEmptyState=i3;exports.TableHeader=O4;exports.TableHeading=T4;exports.TablePagination=k4;exports.TableProvider=n3;exports.TableRoot=S4;exports.TableRow=Po;exports.Tabs=f3;exports.Tag=$r;exports.TextArea=ol;exports.ThemeToggle=K4;exports.ToastComponent=g3;exports.ToastProvider=X4;exports.Toggle=sl;exports.Tooltip=ya;exports.Tooltip$1=We;exports.TrashIcon=Hs;exports.TypesPanel=om;exports.TypesPanelBodyGrid=J4;exports.TypesPanelBodyList=eP;exports.TypesPanelHeader=nP;exports.TypesPanelHeaderSearch=aP;exports.UnionIcon=t2;exports.UploadImageIcon=Zj;exports.UserMenu=iP;exports.VideoPlayOutlined=u6;exports.VisualComposer=CP;exports.WidgetBuilderEdit=pA;exports.WidgetBuilderItemHoverAction=ll;exports.WidgetContainer=vn;exports.WidgetPreview=fA;exports.WidgetSidebar=zP;exports.WidgetSummaryCard=j3;exports.WorkspaceSettings=sP;exports.XMark=nt;exports.XMarkAlert=Xj;exports.addSelectionColumn=q4;exports.calculateDraggedPanelPercentage=Dj;exports.calculateHeaderWidths=BN;exports.calculatePanelPercentage=Co;exports.createMediaQuery=VO;exports.findPanelById=Ut;exports.getCentralWidth=YO;exports.getCurrentBreakpoint=KO;exports.getDefaultExportFromCjs=Ne;exports.getGapClass=Jt;exports.getTotalPanelsWidth=zj;exports.getTotalSideWidth=So;exports.initializePanelsState=wo;exports.matchesBreakpoint=UO;exports.parseColumnConfig=s3;exports.parseTableConfig=F4;exports.productsApiResponse=H4;exports.productsTableConfig=u3;exports.productsTableData=d3;exports.pxToCss=HO;exports.pxToRem=WO;exports.useChart=Rx;exports.useContainerHeight=Q6;exports.useContainerWidth=Zs;exports.usePanelState=QO;exports.useSidebar=pn;exports.useTableContext=er;exports.useToast=Y4;exports.usersApiResponse=W4;exports.usersTableConfig=l3;exports.usersTableData=c3;exports.visualComposerCollision=SP;
|
|
91
|
-
//# sourceMappingURL=index-Ymrs1TGO.cjs.map
|