@skalar-saas/design-system 0.3.20 → 0.3.21
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-C62HNh_u.js → index-CTaluwkT.js} +5688 -5645
- package/dist/index-CTaluwkT.js.map +1 -0
- package/dist/{index-CXWmDs0p.js → index-DMmLD6kc.js} +2 -2
- package/dist/{index-CXWmDs0p.js.map → index-DMmLD6kc.js.map} +1 -1
- package/dist/{index-D0k9sg2J.cjs → index-DQ1xGW49.cjs} +2 -2
- package/dist/{index-D0k9sg2J.cjs.map → index-DQ1xGW49.cjs.map} +1 -1
- package/dist/index-pmit9Nhp.cjs +87 -0
- package/dist/index-pmit9Nhp.cjs.map +1 -0
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/dist/shared/ui/Sidebar/Sidebar.d.ts +19 -0
- package/package.json +1 -1
- package/dist/index-B20euKqJ.cjs +0 -87
- package/dist/index-B20euKqJ.cjs.map +0 -1
- package/dist/index-C62HNh_u.js.map +0 -1
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
"use client";"use strict";const i=require("react/jsx-runtime"),P=require("react"),xe=require("@headlessui/react"),pt=require("framer-motion"),O=require("clsx"),Q=require("tailwind-merge"),B=require("iconsax-react"),Fj=require("@radix-ui/react-tooltip"),bn=require("react-dom"),qj=require("@tanstack/react-virtual"),Be=require("@dnd-kit/core"),Ve=require("@dnd-kit/sortable"),Yo=require("@dnd-kit/utilities"),s5=require("@radix-ui/react-toast"),o5=require("react-day-picker"),Er=require("@tanstack/react-table"),l5=e=>e&&e.__esModule?e:{default:e};function Xo(e){if(e&&e.__esModule)return e;const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const S=Xo(P),ae=l5(O),c5=Xo(B),Ct=Xo(Fj),kt=Xo(s5),u5={default:"max-w-container",narrow:"max-w-container-narrow",medium:"max-w-container-medium",wide:"max-w-container-wide",full:"max-w-none"},d5={none:"",responsive:"px-container-mobile md:px-container-tablet lg:px-container-desktop",fixed:"px-container-desktop"},Wj=S.default.forwardRef(({size:e="default",centered:t=!0,padding:r="responsive",as:n="div",className:a,children:s,...o},l)=>{const c=Q.twMerge(O.clsx("w-full",u5[e],t&&"mx-auto",d5[r],a));return i.jsx(n,{ref:l,className:c,...o,children:s})});Wj.displayName="Container";const Hj=S.default.forwardRef(({className:e,children:t,...r},n)=>i.jsx("div",{ref:n,className:Q.twMerge(O.clsx("flex items-center justify-between","py-6 md:py-8",e)),...r,children:t}));Hj.displayName="Container.Header";const Vj=S.default.forwardRef(({className:e,children:t,...r},n)=>i.jsx("div",{ref:n,className:Q.twMerge(O.clsx("flex-1",e)),...r,children:t}));Vj.displayName="Container.Content";const Uj=S.default.forwardRef(({className:e,children:t,...r},n)=>i.jsx("div",{ref:n,className:Q.twMerge(O.clsx("flex items-center justify-between","py-6 md:py-8","border-t border-surface-3",e)),...r,children:t}));Uj.displayName="Container.Footer";const Yi=Wj;Yi.Header=Hj;Yi.Content=Vj;Yi.Footer=Uj;const f5={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"},h5={transparent:"bg-transparent","surface-bg":"bg-surface-bg","surface-1":"bg-surface-1","surface-2":"bg-surface-2",white:"bg-white"},Qo=S.default.forwardRef(({spacing:e="lg",background:t="transparent",bordered:r=!1,as:n="section",className:a,children:s,...o},l)=>{const c=Q.twMerge(O.clsx("w-full",f5[e],h5[t],r&&"border-b border-surface-3",a));return i.jsx(n,{ref:l,className:c,...o,children:s})});Qo.displayName="Section";const Kj=S.default.forwardRef(({spacing:e="2xl",...t},r)=>i.jsx(Qo,{ref:r,spacing:e,...t}));Kj.displayName="SectionHero";const Gj=S.default.forwardRef(({background:e="surface-1",...t},r)=>i.jsx(Qo,{ref:r,background:e,...t}));Gj.displayName="SectionFeatures";const Xi={sm:640,md:768,lg:1024,xl:1280,"2xl":1400,"3xl":1600},Zj={default:1400,narrow:896,medium:1152,wide:1600},Yj={mobile:16,tablet:24,desktop:32,desktopLarge:48},Xj={width:280,collapsedWidth:64,navigationWidth:240},Qj={headerHeight:60,tabsHeight:48,totalHeight:108},Jj={none:0,xs:8,sm:16,md:24,lg:32,xl:48,"2xl":64},e2={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"},p5={breakpoints:Xi,container:Zj,containerPadding:Yj,sidebar:Xj,navbar:Qj,spacing:Jj,cssVariables:e2};function m5(e){return`${e/16}rem`}function x5(e){return`${e}px`}function g5(e,t="min"){const r=typeof e=="number"?e:Xi[e],n=t==="max"?r-1:r;return`(${t}-width: ${n}px)`}function v5(e,t,r="gte"){const n=Xi[t];return r==="gte"?e>=n:e<n}function y5(e){const r=Object.entries(Xi).sort((n,a)=>a[1]-n[1]);for(const[n,a]of r)if(e>=a)return n;return"sm"}const t2=P.createContext(null);function b5(){const e=P.useContext(t2);if(!e)throw new Error("usePanelContext must be used within a PanelLayout");return e}const Re={minWidth:200,maxWidthPercent:50,minCentralWidth:150,minCentralPercent:10,closeZoneMin:10,closeZoneMax:15,snapMinWidth:15,exitAnimationDuration:100};function w5(e){return e>=Re.closeZoneMin&&e<=Re.closeZoneMax}function Qx(e){return e<Re.snapMinWidth?Re.snapMinWidth:e}function Es(e,t,r=0,n=Re.minCentralWidth){const a=t-n-r,o=Math.min(e,a)/t*100;return Math.max(10,Math.min(o,Re.maxWidthPercent))}function r2(e,t,r,n=0,a=Re.minCentralWidth,s=0,o=0){const l=s/100*r;let c;e==="left"?c=t-l:c=r-t-l;const u=c/r*100,f=100-a/r*100-n-s;return Math.max(Re.closeZoneMin,Math.min(u,f))}function Is(e){return e.filter(t=>t.open).reduce((t,r)=>t+r.width,0)}function n2(e){return Is(e.left)+Is(e.right)}function Kt(e,t){const r=e.left.find(a=>a.id===t);if(r)return{panel:r,side:"left"};const n=e.right.find(a=>a.id===t);if(n)return{panel:n,side:"right"}}function j5(e){return 100-n2(e)}function ks(e,t=typeof window<"u"?window.innerWidth:1920){const r={left:[],right:[]};return e.forEach(n=>{const s=e.filter(c=>c.side===n.side&&c.id!==n.id).reduce((c,u)=>c+u.defaultWidth,0),o=Es(n.defaultWidth,t,s),l={id:n.id,open:n.defaultOpen??!0,width:o};r[n.side].push(l)}),r}const a2=S.default.memo(({children:e,panels:t,onPanelResize:r,onCloseZoneChange:n,onPanelClose:a,minCentralWidth:s=Re.minCentralWidth,className:o})=>{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=Kt(t,C);if(y)return{...y.panel,isResizing:l===C}},[t,l]),x=P.useMemo(()=>({panels:t,onResizeStart:d,onResize:f,onResizeEnd:h,onCloseZoneChange:p,getPanelState:v,minCentralWidth:s,containerRef:u}),[t,d,f,h,p,v,s]),{leftPanels:m,rightPanels:g,mainContent:b}=P.useMemo(()=>{const C=[],y=[];let j=null;return S.default.Children.forEach(e,N=>{if(S.default.isValidElement(N)){if(N.type&&N.type.displayName==="PanelMain"){j=N;return}if(N.type&&N.type.displayName==="Panel"){const A=N.props;A.side==="left"?C.push(N):A.side==="right"&&y.push(N)}}}),{leftPanels:C,rightPanels:y,mainContent:j}},[e]),w=l!==null;return i.jsx(t2.Provider,{value:x,children:i.jsxs("div",{ref:u,className:O.clsx("flex h-full w-full overflow-hidden","transition-all duration-100 ease-out",w&&"select-none",o),"data-panel-layout":!0,"data-resizing":w,children:[m,b,g]})})});a2.displayName="PanelLayout";const i2=({side:e="right",fillColor:t="var(--surface-1)",className:r})=>{const l=e==="right",c=l?.5:9-.5,u=l?9-.5:.5,d=l?"left":"right",f=l?`
|
|
2
|
+
M ${c} 0
|
|
3
|
+
Q ${c} 4, ${c+4} 4
|
|
4
|
+
L ${u-4} 4
|
|
5
|
+
Q ${u} 4, ${u} 8
|
|
6
|
+
L ${u} 40
|
|
7
|
+
Q ${u} 44, ${u-4} 44
|
|
8
|
+
L ${c+4} 44
|
|
9
|
+
Q ${c} 44, ${c} 48
|
|
10
|
+
`:`
|
|
11
|
+
M ${c} 0
|
|
12
|
+
Q ${c} 4, ${c-4} 4
|
|
13
|
+
L ${u+4} 4
|
|
14
|
+
Q ${u} 4, ${u} 8
|
|
15
|
+
L ${u} 40
|
|
16
|
+
Q ${u} 44, ${u+4} 44
|
|
17
|
+
L ${c-4} 44
|
|
18
|
+
Q ${c} 44, ${c} 48
|
|
19
|
+
`;return i.jsxs("div",{className:O.clsx("relative h-full cursor-col-resize",r),style:{width:9},children:[i.jsx("div",{className:"absolute top-0",style:{[d]:0,width:1,height:`calc(50% - ${48/2}px)`,backgroundColor:"var(--surface-3)"}}),i.jsx("div",{className:"absolute bottom-0",style:{[d]:0,width:1,height:`calc(50% - ${48/2}px)`,backgroundColor:"var(--surface-3)"}}),i.jsxs("div",{className:"absolute top-1/2 left-0 -translate-y-1/2",style:{width:9,height:48},children:[i.jsx("svg",{width:9,height:48,viewBox:"0 0 9 48",fill:"none",className:"absolute inset-0",children:i.jsx("path",{d:f,fill:t,stroke:"var(--surface-3)",strokeWidth:"1"})}),i.jsxs("div",{className:"absolute left-1/2 top-1/2 flex flex-col gap-[2px] items-center",style:{transform:"translate(-50%, -50%)"},children:[i.jsx("div",{className:"w-[2px] h-[2px] rounded-full bg-surface-4"}),i.jsx("div",{className:"w-[2px] h-[2px] rounded-full bg-surface-4"}),i.jsx("div",{className:"w-[2px] h-[2px] rounded-full bg-surface-4"})]})]})]})},s2=S.default.memo(({id:e,side:t,children:r,resizable:n=!0,panelBg:a="var(--surface-1)",className:s})=>{const{panels:o,onResizeStart:l,onResize:c,onResizeEnd:u,onCloseZoneChange:d,getPanelState:f,minCentralWidth:h,containerRef:p}=b5(),v=f(e),x=P.useRef(!1),m=P.useRef(!1),g=P.useRef(null),b=P.useRef(!1),w=P.useRef(0),C=P.useRef(!1),y=P.useRef({side:t,oppositeSideWidth:0,minCentralWidth:h,externalPanelsWidth:0,internalPanelsWidth:0,panelState:v}),N=Is(o[t==="left"?"right":"left"]),A=o[t],k=A.findIndex(D=>D.id===e),I=A.filter((D,F)=>D.open?t==="right"?F>k:F<k:!1).reduce((D,F)=>D+F.width,0),_=A.filter((D,F)=>!D.open||D.id===e?!1:t==="right"?F<k:F>k).reduce((D,F)=>D+F.width,0);y.current={side:t,oppositeSideWidth:N,minCentralWidth:h,externalPanelsWidth:I,internalPanelsWidth:_,panelState:v};const E=P.useRef(c),T=P.useRef(u),R=P.useRef(d);E.current=c,T.current=u,R.current=d;const M=P.useCallback(D=>{x.current&&(m.current=!0,!g.current&&(g.current=requestAnimationFrame(()=>{g.current=null;const F=p.current;if(!F)return;const H=F.getBoundingClientRect(),G=H.width,J=D.clientX-H.left,{side:ne,oppositeSideWidth:X,minCentralWidth:re,externalPanelsWidth:ce,internalPanelsWidth:K}=y.current,ee=r2(ne,J,G,X,re,ce,K),z=ee<w.current&&w5(ee);z!==b.current&&(b.current=z,R.current(e,z)),E.current(e,ee)})))},[e,p]),$=P.useCallback(()=>{if(!x.current)return;x.current=!1,document.body.style.userSelect="",document.body.style.cursor="";const D=m.current&&b.current,{panelState:F}=y.current;!D&&F&&F.width<Qx(F.width)&&E.current(e,Qx(F.width)),m.current=!1,b.current=!1,T.current(e,D),document.removeEventListener("mousemove",M),document.removeEventListener("mouseup",$)},[e,M]),L=P.useCallback(()=>{x.current=!0,document.body.style.userSelect="none",document.body.style.cursor="col-resize";const{panelState:D}=y.current;w.current=D?.width??0,l(e),document.addEventListener("mousemove",M),document.addEventListener("mouseup",$)},[e,M,$,l]);if(P.useEffect(()=>()=>{g.current&&cancelAnimationFrame(g.current),document.removeEventListener("mousemove",M),document.removeEventListener("mouseup",$)},[M,$]),P.useEffect(()=>{if(v?.open&&!v?.exiting){const D=setTimeout(()=>{C.current=!0},150);return()=>clearTimeout(D)}else v?.open||(C.current=!1)},[v?.open,v?.exiting]),!v||!v.open&&!v.exiting)return null;const q=t==="left"?"right":"left",U=()=>v.exiting?t==="left"?"animate-panel-exit":"animate-panel-exit-right":C.current?"":t==="left"?"animate-panel-enter":"animate-panel-enter-right";return i.jsxs("div",{className:O.clsx("h-full relative flex-shrink-0","transition-[width] duration-100 ease-out",v.isResizing&&"transition-none",s),style:{width:`${v.width}%`},"data-panel":e,"data-panel-side":t,"data-in-close-zone":v.inCloseZone,"data-exiting":v.exiting,children:[i.jsx("div",{className:O.clsx("absolute inset-0 overflow-hidden","transition-opacity duration-100",U(),v.inCloseZone?"opacity-50":"opacity-100"),style:{backgroundColor:a},children:r}),n&&!v.exiting&&i.jsx("div",{className:O.clsx("absolute inset-y-0 z-50",q==="right"?"right-0 translate-x-full":"left-0 -translate-x-full"),onMouseDown:L,children:i.jsx(i2,{side:q,fillColor:a})}),!n&&i.jsx("div",{className:O.clsx("absolute top-0 bottom-0 w-px bg-surface-3",q==="right"?"right-0":"left-0")})]})});s2.displayName="Panel";const o2=S.default.memo(({children:e,className:t})=>i.jsx("div",{className:O.clsx("flex-1 min-w-0 h-full overflow-hidden relative","transition-all duration-100 ease-out",t),"data-panel-main":!0,children:e}));o2.displayName="PanelMain";function Jx(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 C5(e){if(!e||typeof e!="object")return!1;const t=e;return Array.isArray(t.left)&&Array.isArray(t.right)&&t.left.every(Jx)&&t.right.every(Jx)}function S5(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]),[s,o]=P.useState(()=>ks(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(C5(g)){o(g),c(!0);return}}}catch{}typeof window<"u"&&o(ks(t,window.innerWidth)),c(!0)},[r,n]),P.useEffect(()=>{if(l&&r&&typeof window<"u")try{localStorage.setItem(n,JSON.stringify(s))}catch{}},[s,r,n,l]);const u=P.useCallback(m=>{o(g=>{const b=Kt(g,m);if(!b)return g;const{side:w,panel:C}=b;if(C.open)return{...g,[w]:g[w].map(L=>L.id===m?{...L,exiting:!0,inCloseZone:!1}:L)};const y=w==="left"?"right":"left",j=a.get(m),N=typeof window<"u"?window.innerWidth:1920,A=j?Es(j.defaultWidth,N):20,k=g[y].filter(L=>L.open).reduce((L,q)=>L+q.width,0),I=g[w].filter(L=>L.open&&L.id!==m),_=I.reduce((L,q)=>L+q.width,0),E=100-k-Re.minCentralPercent;if(_+A<=E)return{...g,[w]:g[w].map(L=>L.id===m?{...L,open:!0,width:A}:L)};const T=I.length*Re.snapMinWidth,R=E-T,M=Math.min(A,Math.max(Re.snapMinWidth,R)),$=E-M;if(_>0&&$<_){const L=$/_;return{...g,[w]:g[w].map(q=>{if(q.id===m)return{...q,open:!0,width:M};if(q.open){const U=Math.max(Re.snapMinWidth,q.width*L);return{...q,width:U}}return q})}}return{...g,[w]:g[w].map(L=>L.id===m?{...L,open:!0,width:M}:L)}})},[a]),d=P.useCallback((m,g)=>{o(b=>{const w=Kt(b,m);if(!w)return b;const{side:C,panel:y}=w,N=b[C==="left"?"right":"left"].filter(T=>T.open).reduce((T,R)=>T+R.width,0),A=b[C].filter(T=>T.open&&T.id!==m),k=A.reduce((T,R)=>T+R.width,0),I=100-N-Re.minCentralPercent,_=g+k;if(_<=I)return{...b,[C]:b[C].map(T=>T.id===m?{...T,width:g}:T)};if(g>y.width&&k>0){const T=_-I,R=Math.max(A.length*Re.snapMinWidth,k-T),M=I-R,$=R/k;return{...b,[C]:b[C].map(L=>{if(L.id===m)return{...L,width:M};if(L.open){const q=Math.max(Re.snapMinWidth,L.width*$);return{...L,width:q}}return L})}}return{...b,[C]:b[C].map(T=>T.id===m?{...T,width:Math.min(g,I-k)}:T)}})},[]),f=P.useCallback(m=>{o(g=>{const b=Kt(g,m);if(!b||b.panel.open)return g;const{side:w}=b,C=w==="left"?"right":"left",y=a.get(m),j=typeof window<"u"?window.innerWidth:1920,N=y?Es(y.defaultWidth,j):20,A=g[C].filter($=>$.open).reduce(($,L)=>$+L.width,0),k=g[w].filter($=>$.open&&$.id!==m),I=k.reduce(($,L)=>$+L.width,0),_=100-A-Re.minCentralPercent;if(I+N<=_)return{...g,[w]:g[w].map($=>$.id===m?{...$,open:!0,width:N}:$)};const E=k.length*Re.snapMinWidth,T=_-E,R=Math.min(N,Math.max(Re.snapMinWidth,T)),M=_-R;if(I>0&&M<I){const $=M/I;return{...g,[w]:g[w].map(L=>{if(L.id===m)return{...L,open:!0,width:R};if(L.open){const q=Math.max(Re.snapMinWidth,L.width*$);return{...L,width:q}}return L})}}return{...g,[w]:g[w].map($=>$.id===m?{...$,open:!0,width:R}:$)}})},[a]),h=P.useCallback(m=>{o(g=>{const b=Kt(g,m);if(!b||!b.panel.open||b.panel.exiting)return g;const{side:w}=b;return{...g,[w]:g[w].map(C=>C.id===m?{...C,exiting:!0,inCloseZone:!1}:C)}})},[]),p=P.useCallback((m,g)=>{o(b=>{const w=Kt(b,m);if(!w)return b;const{side:C}=w;return{...b,[C]:b[C].map(y=>y.id===m?{...y,inCloseZone:g}:y)}})},[]),v=P.useCallback(m=>{o(g=>{const b=Kt(g,m);if(!b)return g;const{side:w}=b;return{...g,[w]:g[w].map(C=>C.id===m?{...C,exiting:!0,inCloseZone:!1}:C)}}),setTimeout(()=>{o(g=>{const b=Kt(g,m);if(!b)return g;const{side:w}=b;return{...g,[w]:g[w].map(C=>C.id===m?{...C,open:!1,exiting:!1,width:Re.snapMinWidth}:C)}})},Re.exitAnimationDuration)},[]),x=P.useCallback(()=>{const m=typeof window<"u"?window.innerWidth:1920;o(ks(t,m))},[t]);return P.useEffect(()=>{const m=[...s.left.filter(b=>b.exiting),...s.right.filter(b=>b.exiting)];if(m.length===0)return;const g=m.map(b=>setTimeout(()=>{o(w=>{const C=Kt(w,b.id);if(!C)return w;const{side:y}=C;return{...w,[y]:w[y].map(j=>j.id===b.id&&j.exiting?{...j,open:!1,exiting:!1}:j)}})},Re.exitAnimationDuration));return()=>{g.forEach(b=>clearTimeout(b))}},[s]),{panels:s,togglePanel:u,resizePanel:d,openPanel:f,closePanel:h,resetPanels:x,handleCloseZoneChange:p,handlePanelClose:v}}const l2=S.default.memo(({mainContent:e,sidePanel:t,isPanelOpen:r,onPanelExited:n,panelWidth:a=400,panelPosition:s="right",animationDuration:o=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),[w,C]=P.useState(a),[y,j]=P.useState(!1),N=P.useRef(!1),A=P.useRef({clientX:0,width:0}),k=P.useRef(null),[I,_]=P.useState(0);P.useEffect(()=>{const F=k.current;if(!F)return;const H=()=>{const J=F.offsetHeight;J>0&&_(J)};H();const G=new ResizeObserver(H);return G.observe(F),()=>G.disconnect()},[g]),P.useEffect(()=>{if(r)b(!0),m(!1);else if(g){m(!0);const F=setTimeout(()=>{b(!1),m(!1),n?.()},o);return()=>clearTimeout(F)}},[r,o,g,n]);const E=P.useCallback(F=>{if(!N.current)return;const H=F.clientX-A.current.clientX,G=s==="right"?A.current.width-H:A.current.width+H,J=Math.max(f,Math.min(h,G));C(J),v?.(J)},[s,f,h,v]),T=P.useCallback(()=>{N.current&&(N.current=!1,j(!1),document.body.style.userSelect="",document.body.style.cursor="",document.removeEventListener("mousemove",E),document.removeEventListener("mouseup",T))},[E]),R=P.useCallback(F=>{F.preventDefault(),A.current={clientX:F.clientX,width:w},N.current=!0,j(!0),document.body.style.userSelect="none",document.body.style.cursor="col-resize",document.addEventListener("mousemove",E),document.addEventListener("mouseup",T)},[w,E,T]);P.useEffect(()=>()=>{document.removeEventListener("mousemove",E),document.removeEventListener("mouseup",T)},[E,T]);const M=r?`calc(100% - ${w}px)`:"100%",$=s==="right"?"animate-slideInRight":"animate-slideInLeft",L=s==="right"?"animate-slideOutRight":"animate-slideOutLeft",q=s==="right"?"left":"right",U=y?"0ms":`${o}ms`,D=()=>i.jsx("div",{ref:k,className:"relative h-full transition-all ease-out",style:{width:r?`${w}px`:"0px",opacity:r?1:0,transitionDuration:U},children:g&&i.jsxs(i.Fragment,{children:[i.jsx("div",{className:O.clsx("h-full overflow-hidden",u,x?L:$),children:t}),d&&!x&&i.jsx("div",{className:O.clsx("absolute top-0 z-50",q==="right"?"right-0 translate-x-full":"left-0 -translate-x-full"),onMouseDown:R,children:i.jsx(i2,{side:q,height:I,fillColor:p})})]})});return i.jsx("div",{className:O.clsx("w-full flex flex-col",l),style:{height:"100%",maxHeight:"100%",overflow:"hidden"},children:i.jsxs("div",{className:"flex flex-1 overflow-hidden",children:[s==="left"&&D(),i.jsx("div",{className:O.clsx("relative flex flex-col ease-out overflow-hidden",c),style:{width:M,transition:"width",transitionDuration:U},children:i.jsx("div",{className:"relative flex-1 overflow-hidden",children:e})}),s==="right"&&D()]})})});l2.displayName="SplitPanelLayout";const c2=S.default.forwardRef(({variant:e="full",sidebar:t,className:r,children:n,...a},s)=>e==="sidebar-left"?i.jsxs("div",{ref:s,className:Q.twMerge(O.clsx("flex h-full w-full",r)),...a,children:[i.jsx("aside",{className:"h-full w-64 shrink-0 overflow-y-auto border-r border-surface-3 bg-white px-3 py-3",children:t}),i.jsx("div",{className:"min-w-0 flex-1 overflow-auto",children:n})]}):e==="centered"?i.jsx("div",{ref:s,className:Q.twMerge(O.clsx("h-full w-full overflow-auto",r)),...a,children:i.jsx(Yi,{size:"medium",className:"h-full",children:n})}):i.jsx("div",{ref:s,className:Q.twMerge(O.clsx("h-full w-full overflow-auto",r)),...a,children:n}));c2.displayName="PageLayout";const tr=e=>e!==void 0&&{0:"gap-0",1:"gap-1",2:"gap-2",3:"gap-3",4:"gap-4",5:"gap-5",6:"gap-6",7:"gap-7",8:"gap-8"}[e]||"gap-4",u2=({size:e=20,className:t})=>i.jsxs("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[i.jsx("mask",{id:"mask0_1135_15829",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20",children:i.jsx("path",{d:"M20 0H0V20H20V0Z",fill:"white"})}),i.jsxs("g",{mask:"url(#mask0_1135_15829)",children:[i.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"}),i.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"}),i.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"}),i.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"})]})]}),d2=({size:e=20,className:t})=>i.jsxs("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[i.jsxs("g",{clipPath:"url(#clip0_1314_55824)",children:[i.jsx("mask",{id:"mask0_1314_55824",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20",children:i.jsx("path",{d:"M19.5 0.5V19.5H0.5V0.5H19.5Z",fill:"white",stroke:"white"})}),i.jsxs("g",{mask:"url(#mask0_1314_55824)",children:[i.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"}),i.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"}),i.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"})]})]}),i.jsx("defs",{children:i.jsx("clipPath",{id:"clip0_1314_55824",children:i.jsx("rect",{width:"20",height:"20",fill:"white"})})})]}),N5=({size:e,...t},r)=>i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 12 12",width:e,height:e,fill:"none",ref:r,...t,children:i.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"})}),f2=P.forwardRef(N5),O5=({size:e,...t},r)=>i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 12 12",width:e,height:e,fill:"none",ref:r,...t,children:i.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"})}),h2=P.forwardRef(O5),P5=({size:e,...t},r)=>i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:e,height:e,fill:"none",ref:r,...t,children:i.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"})}),A5=P.forwardRef(P5),_5=({size:e=20,className:t})=>i.jsx("svg",{width:e,height:e,viewBox:"0 0 27 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:i.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"})}),k5=({size:e,...t},r)=>i.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",width:e,height:e,fill:"none",ref:r,...t,children:[i.jsx("g",{clipPath:"url(#a)",children:i.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"})}),i.jsx("defs",{children:i.jsx("clipPath",{id:"a",children:i.jsx("path",{fill:"#fff",d:"M0 0h16v16H0z"})})})]}),T5=P.forwardRef(k5),E5=({title:e,titleId:t,size:r,...n},a)=>i.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?i.jsx("title",{id:t,children:e}):null,i.jsxs("g",{clipPath:"url(#a)",children:[i.jsx("mask",{id:"b",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"},children:i.jsx("path",{fill:"#fff",d:"M24 0H0v24h24V0Z"})}),i.jsxs("g",{fill:"#fff",mask:"url(#b)",children:[i.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"}),i.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"}),i.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"})]})]}),i.jsx("defs",{children:i.jsx("clipPath",{id:"a",children:i.jsx("path",{fill:"#fff",d:"M0 0h24v24H0z"})})})]}),I5=P.forwardRef(E5),it=({size:e=20,className:t})=>i.jsx("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:i.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"})}),p2=({size:e=20,className:t})=>i.jsxs("svg",{width:e,height:e,viewBox:"0 0 43 43",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[i.jsxs("g",{clipPath:"url(#clip0_50_31011)",children:[i.jsx("path",{d:"M33.9412 3.62061H14.6738V11.6106H38.0563V7.73402C38.0563 5.46567 36.2102 3.62061 33.9412 3.62061Z",fill:"#CED9F9"}),i.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"}),i.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"}),i.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"}),i.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"}),i.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"}),i.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"}),i.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"})]}),i.jsx("defs",{children:i.jsx("clipPath",{id:"clip0_50_31011",children:i.jsx("rect",{width:"42",height:"42",fill:"white",transform:"translate(0.5 0.5)"})})})]}),rm=({size:e=16,className:t,...r})=>i.jsx("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",className:t,xmlns:"http://www.w3.org/2000/svg",...r,children:i.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"})}),m2=({size:e=12,...t})=>i.jsx("svg",{width:e,height:e,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:i.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"})}),x2=({size:e=20,className:t})=>i.jsx("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:i.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"})}),Jr=({size:e=20,className:t})=>i.jsx("svg",{width:e,height:e,className:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:i.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"})}),nm=({size:e=24,className:t})=>i.jsxs("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[i.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"}),i.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"}),i.jsx("path",{d:"M11.9941 16.3909H12.0051",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),M5=({size:e=20,className:t})=>i.jsxs("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[i.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"}),i.jsx("path",{d:"M10 4.57495V17.075",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),i.jsx("path",{d:"M6.45801 7.07495H4.58301",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),i.jsx("path",{d:"M7.08301 9.57495H4.58301",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),$5=({size:e=20,className:t})=>i.jsxs("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[i.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"}),i.jsx("path",{d:"M6.66667 7.25L5 8.91667L6.66667 10.5833",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"}),i.jsx("path",{d:"M13.333 7.25L14.9997 8.91667L13.333 10.5833",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"}),i.jsx("path",{d:"M10.8337 6.9751L9.16699 10.8585",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"})]}),R5=({size:e=20,className:t})=>i.jsxs("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[i.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"}),i.jsx("path",{d:"M2.09961 5.92529H17.8996",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),i.jsx("path",{d:"M7.09961 1.75854V5.80854",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),i.jsx("path",{d:"M12.9004 1.75854V5.43354",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),i.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"})]}),L5=({size:e=20,className:t})=>i.jsxs("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[i.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"}),i.jsx("path",{d:"M11.667 1.66675L9.16699 3.75008L11.667 5.83341",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),i.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"}),i.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"}),i.jsx("path",{d:"M8.33301 18.3334L10.833 16.2501L8.33301 14.1667",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),i.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"})]}),D5=({size:e=20,className:t})=>i.jsxs("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[i.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"}),i.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"}),i.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"}),i.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"}),i.jsx("path",{d:"M5 10H15",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),i.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"})]}),g2=e=>i.jsxs("svg",{width:"21",height:"20",viewBox:"0 0 21 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[i.jsxs("g",{clipPath:"url(#clip0_1562_62901)",children:[i.jsx("mask",{id:"mask0_1562_62901",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"21",height:"20",children:i.jsx("path",{d:"M20.418 0H0.417969V20H20.418V0Z",fill:"white"})}),i.jsxs("g",{mask:"url(#mask0_1562_62901)",children:[i.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"}),i.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"}),i.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"})]})]}),i.jsx("defs",{children:i.jsx("clipPath",{id:"clip0_1562_62901",children:i.jsx("rect",{width:"20",height:"20",fill:"white",transform:"translate(0.417969)"})})})]}),z5=({size:e,...t},r)=>i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:e,height:e,fill:"currentColor",ref:r,...t,children:i.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"})}),B5=P.forwardRef(z5),wh=({size:e=36,className:t})=>i.jsxs("svg",{width:e,height:e,viewBox:"0 0 36 36",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[i.jsx("defs",{children:i.jsxs("filter",{id:"filter0_dd_50_34857",x:"0",y:"0",width:"36",height:"36",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[i.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),i.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"}),i.jsx("feMorphology",{radius:"2",operator:"erode",in:"SourceAlpha",result:"effect1_dropShadow_50_34857"}),i.jsx("feOffset",{dy:"2"}),i.jsx("feGaussianBlur",{stdDeviation:"2"}),i.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"}),i.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_50_34857"}),i.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"}),i.jsx("feMorphology",{radius:"2",operator:"erode",in:"SourceAlpha",result:"effect2_dropShadow_50_34857"}),i.jsx("feOffset",{dy:"4"}),i.jsx("feGaussianBlur",{stdDeviation:"4"}),i.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"}),i.jsx("feBlend",{mode:"normal",in2:"effect1_dropShadow_50_34857",result:"effect2_dropShadow_50_34857"}),i.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect2_dropShadow_50_34857",result:"shape"})]})}),i.jsxs("g",{filter:"url(#filter0_dd_50_34857)",children:[i.jsx("circle",{cx:"18",cy:"18",r:"12",fill:"var(--slider-thumb-bg, #FFFFFF)"}),i.jsx("circle",{cx:"18",cy:"18",r:"11.5",stroke:"var(--slider-thumb-stroke, #000000)"})]})]}),F5=({size:e=20,className:t})=>i.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:i.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)"})}),q5=({size:e=20,className:t})=>i.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:i.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)"})}),Ms=({width:e=165,height:t=24,className:r})=>i.jsxs("svg",{width:e,height:t,viewBox:"0 0 165 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:r,children:[i.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"}),i.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"}),i.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"}),i.jsx("path",{d:"M109.376 18.1998H116.419V23.7633H102.037V0.41433H109.347V18.1998H109.376Z",fill:"currentColor"}),i.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"}),i.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"}),i.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"}),i.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"})]}),$s=({width:e=26,height:t=25,className:r})=>i.jsxs("svg",{width:e,height:t,viewBox:"0 0 26 25",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:r,children:[i.jsxs("g",{clipPath:"url(#clip0_2642_443540)",children:[i.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"}),i.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"})]}),i.jsx("defs",{children:i.jsx("clipPath",{id:"clip0_2642_443540",children:i.jsx("rect",{width:"25.7812",height:"25.0002",fill:"currentColor"})})})]}),am=({size:e=12,...t})=>i.jsx("svg",{width:e,height:e,fill:"none",...t,viewBox:"0 0 14 14",xmlns:"http://www.w3.org/2000/svg",children:i.jsx("path",{d:"M4.8125 2.625L9.1875 7L4.8125 11.375",stroke:"#5A606B",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),W5=({size:e=20,className:t})=>i.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,className:t,viewBox:"0 0 24 24",fill:"none",children:[i.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"}),i.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"}),i.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"}),i.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"}),i.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"}),i.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"}),i.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"}),i.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"}),i.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"}),i.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"}),i.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"}),i.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"}),i.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"})]}),v2=({size:e=20,className:t,...r})=>i.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:[i.jsx("path",{d:"M2 12s3-7 10-7 10 7 10 7-3 7-10 7-10-7-10-7Z"}),i.jsx("circle",{cx:"12",cy:"12",r:"3"})]}),y2=({size:e=20,className:t,...r})=>i.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:[i.jsx("path",{d:"M9.88 9.88a3 3 0 1 0 4.24 4.24"}),i.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"}),i.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"}),i.jsx("line",{x1:"2",x2:"22",y1:"2",y2:"22"})]}),H5=({size:e=13,...t},r)=>i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 13 13",width:e,height:e,fill:"none",ref:r,...t,children:i.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"})}),V5=P.forwardRef(H5),U5=({size:e=20,...t},r)=>i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",width:e,height:e,fill:"none",ref:r,...t,children:i.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"})}),im=P.forwardRef(U5),K5=({size:e=20,...t},r)=>i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",ref:r,fill:"none",...t,children:i.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"})}),sm=P.forwardRef(K5),b2=({size:e=20,className:t,...r})=>i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 11 11",fill:"currentColor",width:e,height:e,className:t,...r,children:i.jsx("path",{d:"M7.39952 1.875L0 9.27452L1.32583 10.6003L8.72543 3.20073V9.1875H10.6004V0H1.41293V1.875H7.39952Z",fill:"currentColor"})}),w2=({size:e=16,className:t,...r})=>i.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"none",width:e,height:e,className:t,...r,children:[i.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"}),i.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"}),i.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"})]}),j2=({size:e=16,className:t,...r})=>i.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"none",width:e,height:e,className:t,...r,children:[i.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"}),i.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"}),i.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"})]}),C2=({size:e=16,className:t,...r})=>i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"none",width:e,height:e,className:t,...r,children:i.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"})}),S2=({size:e=16,className:t,...r})=>i.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"none",width:e,height:e,className:t,...r,children:[i.jsx("path",{d:"M5.3335 1.3335V3.3335",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"}),i.jsx("path",{d:"M10.6665 1.3335V3.3335",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"}),i.jsx("path",{d:"M2.3335 6.06006H13.6668",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"}),i.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"}),i.jsx("path",{d:"M7.99715 9.13314H8.00314",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),i.jsx("path",{d:"M5.52938 9.13314H5.53537",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),i.jsx("path",{d:"M5.52938 11.1331H5.53537",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]}),Jo=({size:e=20,className:t,...r})=>i.jsxs("svg",{width:e,height:e,viewBox:"0 0 12 12",fill:"none",className:t,xmlns:"http://www.w3.org/2000/svg",...r,children:[i.jsx("path",{d:"M1 4.5V3.25C1 2.005 2.005 1 3.25 1H4.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),i.jsx("path",{d:"M7.5 1H8.75C9.995 1 11 2.005 11 3.25V4.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),i.jsx("path",{d:"M11 8V8.75C11 9.995 9.995 11 8.75 11H8",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),i.jsx("path",{d:"M4.5 11H3.25C2.005 11 1 9.995 1 8.75V7.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),i.jsx("path",{d:"M9 6V5M3 6H6H9H3ZM3 6V5V6ZM3 6V7V6ZM9 6V7V6Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),i.jsx("path",{d:"M6 3H7M6 9V3V9ZM6 9H7H6ZM6 9H5H6ZM6 3H5H6Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})]}),N2=({size:e=20,className:t,...r})=>i.jsxs("svg",{width:e,height:e,viewBox:"0 0 12 12",fill:"none",className:t,xmlns:"http://www.w3.org/2000/svg",...r,children:[i.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"}),i.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"}),i.jsx("path",{d:"M1.5 11H10.5",stroke:"currentColor",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"})]}),el=({size:e=20,className:t,...r})=>i.jsxs("svg",{width:e,height:e,viewBox:"0 0 12 12",fill:"none",className:t,xmlns:"http://www.w3.org/2000/svg",...r,children:[i.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"}),i.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"})]}),tl=({size:e=20,className:t,...r})=>i.jsxs("svg",{width:e,height:e,viewBox:"0 0 12 12",fill:"none",className:t,xmlns:"http://www.w3.org/2000/svg",...r,children:[i.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"}),i.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"}),i.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"}),i.jsx("path",{d:"M5.16406 8.25H6.82906",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),i.jsx("path",{d:"M4.75 6.25H7.25",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})]}),G5=({size:e=19,...t})=>i.jsx("svg",{width:e,height:e,viewBox:"0 0 10 19",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:i.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"})}),W=S.default.forwardRef(({variant:e="brand",hierarchy:t="primary",size:r="xs",icons:n="none",leadingIcon:a,trailingIcon:s,children:o,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",w={brand:{primary:"bg-brand-primary-main text-white-uniform hover:bg-brand-primary-accent-3 active:bg-brand-primary-accent-3 focus:ring focus:ring-low-em",secondary:"bg-brand-primary-main-special text-white-uniform hover:bg-brand-primary-accent-special active:bg-brand-primary-accent-special focus:ring focus:ring-low-em"},neutral:{primary:"bg-surface-2 text-high-em hover:bg-surface-3 active:bg-surface-3 focus:ring focus:ring-surface-4",secondary:"text-high-em bg-transparent hover:bg-surface-2 active:bg-surface-2 focus:ring focus:ring-surface-4",tertiary:"text-high-em bg-white border border-surface-3 hover:bg-surface-2 hover:border-surface-4 active:bg-surface-2 active:border-low-em ",quaternary:"text-high-em bg-transparent border border-disabled hover:border-low-em"},danger:{primary:"bg-danger-main text-white-uniform hover:bg-danger-accent-3 active:bg-danger-accent-3 focus:ring-2 focus:ring-danger-accent-2",secondary:"text-danger-main bg-danger-accent-1 hover:bg-danger-accent-2 active:bg-danger-accent-2 focus:ring focus:ring-danger-accent-3",tertiary:"bg-transparent text-danger-main border-1 border-danger-accent-2 hover:bg-danger-accent-1 active:bg-danger-accent-1 focus:border-danger-accent-3 disabled:border-none",quaternary:"text-danger-main hover:bg-danger-accent-1 active:bg-danger-accent-2 focus:ring focus:ring-danger-accent-2 disabled:bg-surface-bg"},success:{primary:"bg-success-main text-white-uniform hover:bg-success-accent-3 focus:ring focus:ring-success-accent-2",secondary:"text-success-em bg-success-accent-1 hover:bg-success-accent-2 focus:ring focus:ring-success-accent-3",tertiary:"bg-transparent text-success-em border-1 border-success-accent-2 hover:bg-success-accent-1 focus:border-success-accent-3",quaternary:"text-success-em hover:bg-success-accent-1 focus:ring focus:ring-success-accent-2"},secondary:{primary:"bg-brand-secondary-main text-white-uniform hover:bg-brand-secondary-accent-3 active:bg-brand-secondary-accent-3 focus:ring focus:ring-surface-4"}},C=o!=null,y={xs:`text-[10px] h-11 ${C&&n!=="only"?"px-6 py-3":"aspect-square"}`,sm:`text-xs h-[34px] ${C&&n!=="only"?"px-6 py-4":"aspect-square"}`,md:`text-sm h-[42px] ${C&&n!=="only"?"px-8 py-5":"aspect-square"}`,lg:`text-base h-14 ${C&&n!=="only"?"px-9 py-6":"aspect-square"}`},j={xs:12,sm:16,md:20,lg:24},N=j[r],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"}},k=u&&d?d:a,I=u&&f?f:s,_=k&&S.default.isValidElement(k)?S.default.cloneElement(k,{size:N,color:"currentColor"}):null,E=I&&S.default.isValidElement(I)?S.default.cloneElement(I,{size:N,color:"currentColor"}):null,T=w[e]?.[t]??w[e]?.primary??"",R=Q.twMerge(O.clsx(g,v&&"relative",T,y[r],h&&`rounded-[${h}]`,p,b,c)),M=i.jsxs(i.Fragment,{children:[(n==="leading"||n==="both")&&_&&i.jsx("span",{className:`group-disabled:!text-disabled ${A[r].leading}`,children:_}),n!=="only"&&o,n==="only"&&_&&i.jsx("span",{className:"group-disabled:!text-disabled",children:_}),(n==="trailing"||n==="both")&&E&&i.jsx("span",{className:`group-disabled:!text-disabled ${A[r].trailing}`,children:E})]});return i.jsx("button",{ref:m,className:R,disabled:l||v,...x,children:v?i.jsxs(i.Fragment,{children:[i.jsx("span",{className:"absolute inset-0 flex items-center justify-center",children:i.jsx("span",{className:"animate-spin rounded-full border-2 border-current border-t-transparent",style:{width:j[r],height:j[r]}})}),i.jsx("span",{className:"invisible inline-flex items-center",children:M})]}):M})});W.displayName="Button";const O2=P.createContext(void 0),rl=()=>{const e=P.useContext(O2);if(!e)throw new Error("useAlertContext must be used within an Alert provider");return e},Z5={success:{icon:Jr,iconColor:"text-success-main",borderClass:"border border-success-accent-3"},warning:{icon:Jr,iconColor:"text-warning-main",borderClass:"border border-warning-accent-3"},error:{icon:Jr,iconColor:"text-danger-main",borderClass:"border border-danger-accent-3"},info:{icon:Jr,iconColor:"text-info-main",borderClass:"border border-info-accent-3"},default:{icon:Jr,iconColor:"text-high-em",borderClass:"border border-surface-3"}},eg={success:"neutral",warning:"neutral",error:"danger",info:"neutral",default:"neutral"},P2=({children:e,type:t="default"})=>{const[r,n]=P.useState(!1);return i.jsx(O2.Provider,{value:{open:r,setOpen:n,type:t},children:e})};P2.displayName="AlertDialog";const A2=({children:e})=>{const{setOpen:t}=rl();return S.default.cloneElement(e,{onClick:r=>{e.props.onClick?.(r),t(!0)}})};A2.displayName="AlertDialogTrigger";const _2=P.forwardRef(({className:e,children:t,...r},n)=>{const{open:a,setOpen:s,type:o}=rl(),l=Z5[o];return i.jsx(xe.Transition,{appear:!0,show:a,as:P.Fragment,children:i.jsxs(xe.Dialog,{as:"div",className:"relative z-50",onClose:()=>s(!1),children:[i.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:i.jsx("div",{className:"fixed inset-0 bg-black-uniform/20","aria-hidden":"true"})}),i.jsx("div",{className:"fixed inset-0 overflow-y-auto",children:i.jsx("div",{className:"flex min-h-full items-center justify-center p-4",children:i.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:i.jsx(xe.Dialog.Panel,{ref:n,className:O.clsx("relative bg-surface-bg rounded-[20px] max-w-[460px] w-full",l.borderClass,"shadow-xl",e),...r,children:i.jsx(pt.motion.div,{initial:{opacity:0,scale:.95,y:10},animate:{opacity:1,scale:1,y:0},exit:{opacity:0,scale:.95,y:-10,transition:{duration:.2,ease:"easeIn"}},transition:{duration:.3,ease:"easeOut"},className:"w-full px-10 pt-10 pb-11 gap-8",children:i.jsxs("div",{className:"flex items-start gap-6",children:[i.jsx("div",{className:"p-2",children:i.jsx(Jr,{size:24,className:O.clsx(l.iconColor),"aria-hidden":"true"})}),i.jsx("div",{className:"flex-1 min-w-0",children:t}),i.jsx("div",{className:"shrink-0",children:i.jsx(pt.motion.button,{type:"button","aria-label":"Close",onClick:()=>s(!1),className:"p-1 rounded hover:bg-surface-1 transition",whileHover:{scale:1.1},whileTap:{scale:.9},children:i.jsx(x2,{size:20})})})]})})})})})})]})})});_2.displayName="AlertDialogContent";const k2=({children:e,className:t})=>i.jsx("div",{className:O.clsx("flex items-start",t),children:e});k2.displayName="AlertDialogHeader";const T2=P.forwardRef(({className:e,...t},r)=>i.jsx(xe.Dialog.Title,{ref:r,as:"h3",className:O.clsx("font-bold text-base text-high-em",e),...t}));T2.displayName="AlertDialogTitle";const E2=P.forwardRef(({className:e,...t},r)=>i.jsx(xe.Dialog.Description,{ref:r,className:O.clsx("text-sm font-semibold leading-[22px] tracking-normal whitespace-pre-line text-med-em mt-2 mb-8",e),...t}));E2.displayName="AlertDialogDescription";const I2=({children:e,className:t})=>i.jsx("div",{className:O.clsx("mt-4 flex gap-4 mb-4",t),children:e});I2.displayName="AlertDialogFooter";const M2=({className:e,actionVariant:t,onClick:r,...n})=>{const{type:a,setOpen:s}=rl(),o=t==="secondary",l=o?"neutral":eg[a],c=eg[a]==="danger"?"secondary":"tertiary";return i.jsx(W,{variant:l,hierarchy:c,size:"md",icons:o?void 0:"trailing",trailingIcon:i.jsx(B.ArrowRight,{}),onClick:u=>{r?.(u),s(!1)},className:O.clsx(e),...n})};M2.displayName="AlertDialogAction";const $2=P.forwardRef(({className:e,onClick:t,...r},n)=>{const{setOpen:a}=rl();return i.jsx(W,{ref:n,variant:"neutral",hierarchy:"secondary",size:"md",className:O.clsx(e),onClick:s=>{t?.(s),a(!1)},...r})});$2.displayName="AlertDialogCancel";const Ye=({theme:e="surface",size:t="sm",variant:r="simple",children:n,className:a,statusState:s="success"})=>{const o="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=Q.twMerge(O.clsx("rounded-full flex-shrink-0",d[t],u[s].bg,u[s].border&&`border ${u[s].border}`,a));return i.jsx("div",{className:h})}const f=Q.twMerge(O.clsx(o,l[e][r],c[t],a));return i.jsx("div",{className:f,children:n&&i.jsx("span",{children:n})})},Ft=({size:e="md",imageUrl:t,initials:r,className:n,statusBadge:a,onClick:s})=>{const o={xs:"xs",sm:"xs",md:"sm",lg:"sm",xl:"md"},l={xs:"size-10 text-[10px]",sm:"size-12 text-xs",md:"size-13 text-sm",lg:"size-14 text-base",xl:"size-15 text-lg"},c=O.clsx("relative",n),u=O.clsx("rounded-full flex items-center justify-center font-bold overflow-hidden",l[e],!t&&"bg-brand-primary-main text-white-uniform",s&&"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=i.jsx(i.Fragment,{children:t?i.jsx("img",{src:t,alt:r||"Avatar",className:"w-full h-full object-cover"}):i.jsx("span",{children:r})});return i.jsxs("div",{className:c,children:[s?i.jsx("button",{onClick:s,type:"button",className:u,children:f}):i.jsx("div",{className:u,children:f}),a&&i.jsx("div",{className:O.clsx("absolute",d[e]),children:i.jsx(Ye,{variant:"status",statusState:a.state||"success",statusSize:a.size||o[e]})})]})},om=({avatars:e,size:t="md",max:r=4,className:n,counterClassName:a,...s})=>{const o=e.slice(0,r),l=e.length-r,c=l>0,u={xs:"-space-x-2",sm:"-space-x-3",md:"-space-x-4",lg:"-space-x-5",xl:"-space-x-6"},d={xs:"size-10 text-[10px] p-6",sm:"size-12 text-xs p-8",md:"size-13 text-sm p-9",lg:"size-14 text-base p-10",xl:"size-15 text-lg p-12"},f=O.clsx("flex items-center",u[t],n),h=O.clsx("relative rounded-full flex items-center justify-center font-bold border-2 border-white bg-brand-primary-main text-white-uniform hover:z-10 transition-colors",d[t],a);return i.jsxs("div",{className:f,...s,children:[o.map((p,v)=>i.jsx("div",{className:"relative rounded-full border-2 border-white",children:i.jsx(Ft,{...p,size:t,className:"border-0"})},v)),c&&i.jsxs("div",{className:h,children:["+",l]})]})};om.displayName="AvatarGroup";function Y5({...e}){return i.jsx("nav",{"aria-label":"breadcrumb","data-slot":"breadcrumb",...e})}function X5({className:e,...t}){return i.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 Q5({className:e,...t}){return i.jsx("li",{"data-slot":"breadcrumb-item",className:ae.default("inline-flex items-center gap-1.5",e),...t})}function J5({asChild:e,className:t,...r}){if(e){const{children:n,...a}=r;if(!S.isValidElement(n))return null;const s=n,o={className:ae.default("transition-colors text-low-em font-semibold",t,s.props.className),...a};return S.cloneElement(s,o)}return i.jsx("a",{"data-slot":"breadcrumb-link",className:ae.default("transition-colors text-low-em font-semibold",t),...r})}function e6({className:e,...t}){return i.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 t6({children:e,className:t,...r}){return i.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??i.jsx(am,{color:"currentColor",size:12})})}function r6({className:e,...t}){return i.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:["...",i.jsx("span",{className:"sr-only",children:"More"})]})}const n6=({label:e,leadingIcon:t,trailingIcon:r,items:n,isActive:a=!1,className:s,dropdownClassName:o,placement:l="bottom-left",showBackdrop:c=!0})=>{const[u,d]=P.useState(!1),f=P.useRef(null),h=i.jsx("svg",{className:O.clsx("w-4 h-4 transition-transform duration-200",u&&"rotate-180"),fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:i.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 i.jsxs("div",{ref:f,className:"relative",children:[i.jsx(W,{variant:"brand",hierarchy:"primary",size:"sm",icons:r||t?"both":"trailing",leadingIcon:t,trailingIcon:r||h,onClick:p,style:{outline:"none",boxShadow:"none"},className:O.clsx("transition-all duration-200","[&:focus]:outline-none [&:focus]:ring-0 [&:focus]:shadow-none","hover:text-gray-200",(a||u)&&["!bg-secondary-600","!text-white","hover:!bg-secondary-700","hover:!text-gray-100","active:!bg-secondary-600"],s),children:e}),u&&c&&i.jsx("div",{className:"fixed inset-0 z-10",onClick:x}),u&&i.jsx("div",{className:O.clsx("absolute z-20 w-[150px] bg-white border border-gray-100 rounded-[16px] shadow-lg overflow-hidden",m(),o),children:i.jsx("div",{children:n.map((g,b)=>i.jsxs(S.default.Fragment,{children:[b>0&&i.jsx("div",{className:"border-t border-gray-100"}),i.jsx("button",{onClick:()=>v(g),disabled:g.disabled,className:O.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:i.jsxs("div",{className:"flex items-center gap-3",children:[g.icon&&i.jsx("div",{className:"flex-shrink-0 text-primary-900",children:g.icon}),i.jsx("div",{className:"flex-1 min-w-0",children:i.jsx("div",{className:"font-medium text-primary-900",style:{fontSize:"14px"},children:g.label})})]})})]},g.id))})})]})},xr=({options:e,value:t,onChange:r,size:n="md",variant:a="neutral",disabled:s=!1,className:o,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 i.jsx("div",{className:O.clsx("inline-flex items-center",o),children:e.map((h,p)=>{const v=h.value===t,x=h.icon&&S.default.isValidElement(h.icon)?S.default.cloneElement(h.icon,{size:u[n],color:"currentColor"}):null;return i.jsxs("button",{type:"button",disabled:s,onClick:()=>r(h.value),className:O.clsx("inline-flex items-center justify-center font-semibold whitespace-nowrap transition-colors duration-200",a==="neutral"&&p>0&&"-ml-px",c[n],!l&&p===0&&d[n].left,!l&&p===e.length-1&&d[n].right,l,f[a].base,!v&&!s&&f[a].hover,v&&!s&&f[a].active,s&&"pointer-events-none","disabled:text-disabled"),children:[x&&i.jsx("span",{className:h.label?"mr-2":"",children:x}),h.label]},h.value)})})},a6={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]"}},qa={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=>i.jsx("svg",{fill:"none",viewBox:"0 0 24 24",strokeWidth:3,stroke:"currentColor",...e,children:i.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 13l4 4L19 7"})}),s6=e=>i.jsx("svg",{fill:"none",viewBox:"0 0 24 24",strokeWidth:3,stroke:"currentColor",...e,children:i.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 12h14"})}),Jt=({size:e="medium",checked:t=!1,indeterminate:r=!1,disabled:n=!1,className:a,...s})=>{const o=a6[e],l=P.useRef(null);return P.useEffect(()=>{l.current&&(l.current.indeterminate=r)},[r]),i.jsxs("label",{className:O.clsx("inline-flex items-center",n?"cursor-not-allowed":"cursor-pointer",a),children:[i.jsx("input",{ref:l,type:"checkbox",checked:t,disabled:n,className:"sr-only peer",...s}),i.jsxs("div",{className:O.clsx(o.wrapper,"inline-flex shrink-0 items-center justify-center border transition-colors duration-200",n?t||r?qa.disabled.checked:qa.disabled.unchecked:r?qa.indeterminate:t?qa.checked:qa.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&&i.jsx(i6,{className:o.icon}),r&&i.jsx(s6,{className:o.icon})]})]})},gr=({variant:e="neutral",size:t="md",disabled:r=!1,leadingIcon:n,trailingIcon:a,showLeadingIcon:s=!0,showTrailingIcon:o=!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=s&&n&&S.default.isValidElement(n)?S.default.cloneElement(n,{size:x[t],color:"currentColor"}):null,g=o&&a&&S.default.isValidElement(a)?S.default.cloneElement(a,{size:x[t],color:"currentColor"}):null;return i.jsxs("a",{className:O.clsx("inline-flex items-center font-semibold transition-colors duration-200",!c&&"border-b-2 border-transparent",!r&&!c&&h[e],!r&&c&&(e==="neutral"?"text-high-em":"text-info-accent-1"),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:[i.jsxs("span",{className:"inline-flex items-center",children:[m&&i.jsx("span",{className:v[t].leadingGap,children:m}),i.jsx("span",{children:u}),l==="inline"&&i.jsx("span",{className:v[t].trailingGap,children:g})]}),l==="end"&&i.jsx("span",{className:"shrink-0",children:g})]})},o6=({icon:e,title:t,description:r,linkText:n="Link",linkHref:a="#",checked:s=!1,onCheckboxChange:o,onLinkClick:l,className:c,disabled:u=!1})=>{const d=h=>{o&&o(h.target.checked)},f=e?S.default.cloneElement(e,{size:32,color:"var(--dark-100)"}):null;return i.jsxs("div",{className:O.clsx("w-full min-h-40 bg-white border border-gray-400 rounded-xl py-8 flex flex-col",u&&"opacity-60 pointer-events-none",c),children:[i.jsxs("div",{className:"flex items-center justify-between mx-8 mb-3 shrink-0",children:[i.jsxs("div",{className:"flex items-center gap-3 flex-1 min-w-0",children:[f&&i.jsx("div",{className:"shrink-0",children:f}),i.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})]}),i.jsx("div",{className:"flex-shrink-0 mt-2",children:i.jsx(Jt,{size:"large",checked:s,onChange:d,disabled:u})})]}),i.jsx("div",{className:"mx-8 mt-4 mb-3 flex-shrink-0",style:{minHeight:"50px"},children:i.jsx("p",{className:"font-inter text-[12px] leading-[1.4] text-[var(--dark-700)] line-clamp-3",style:{fontFamily:"var(--font-inter)"},children:r})}),i.jsx("div",{className:"flex-1"}),i.jsx("div",{className:"border-t border-gray-400 mb-3 flex-shrink-0"}),i.jsx("div",{className:"mx-8 mt-4 flex-shrink-0",children:i.jsx(gr,{variant:"neutral",size:"md",href:a,onClick:l,disabled:u,trailingIconPosition:"end",disableUnderline:!0,children:n})})]})},nl=S.default.forwardRef(({title:e,children:t,isCollapsed:r,onToggle:n,onClose:a,defaultCollapsed:s=!1,className:o},l)=>{const[c,u]=P.useState(s),d=r??c,f=r!==void 0,h=()=>{const v=!d;f||u(v),n?.(v)},p=Q.twMerge(O.clsx("bg-surface-2 rounded-t-3 overflow-hidden","w-[311px]",o));return i.jsxs("div",{ref:l,className:p,children:[i.jsxs("div",{className:"flex items-center justify-between px-5 h-[38px]",children:[i.jsx(W,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:d?i.jsx(im,{}):i.jsx(sm,{}),onClick:h,"aria-label":d?"Expand":"Collapse",className:"shrink-0"}),i.jsx("div",{className:"text-sm font-semibold text-med-em flex-1 text-center",children:e}),i.jsx(W,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:i.jsx(it,{}),onClick:a,"aria-label":"Close",className:"shrink-0"})]}),i.jsx("div",{className:"h-px bg-surface-3"}),!d&&t]})});nl.displayName="ChatCollapsibleContainer";const jh=({children:e,arrowDirection:t="down",className:r})=>i.jsxs("div",{className:O.clsx("relative inline-block",r),children:[t==="up"&&i.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)"}}),i.jsx("div",{className:O.clsx("bg-surface-bg text-high-em p-6 border border-surface-3 text-xs font-medium rounded-xl shadow-lg whitespace-nowrap",t==="down"&&"border-b-0",t==="up"&&"border-t-0"),children:e}),t==="down"&&i.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)"}})]}),al=({progress:e,className:t,variant:r="none",...n})=>{const a=Math.min(100,Math.max(0,e)),o=O.clsx("w-full bg-surface-3 rounded-full relative overflow-visible flex-1 h-4",t),l="h-full rounded-full transition-all duration-300 ease-out bg-black",c=()=>{if(r==="none")return null;const u=`${a}%`;return r==="inline"?i.jsx("span",{className:"font-medium text-sm text-high-em shrink-0",children:u}):r==="below"?i.jsx("p",{className:"mt-2 font-medium text-sm text-high-em text-right",children:u}):null};return i.jsxs("div",{className:"flex flex-col gap-y-2 w-full",children:[i.jsxs("div",{className:"flex items-center w-full gap-x-5",children:[i.jsxs("div",{className:O.clsx(o,r==="tooltip"&&"group cursor-pointer"),role:"progressbar","aria-valuenow":a,"aria-valuemin":0,"aria-valuemax":100,"aria-label":`Progress: ${a}%`,...n,children:[i.jsx("div",{className:l,style:{width:`${a}%`}}),r==="tooltip"&&i.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:i.jsxs(jh,{arrowDirection:"down",children:[a,"%"]})})]}),r==="inline"&&c()]}),r==="below"&&c()]})},R2=S.default.forwardRef(({title:e="Todo:",items:t,onItemChange:r,isCollapsed:n,onToggle:a,onClose:s,defaultCollapsed:o=!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,w)=>{r?.(b,w)},g=i.jsxs("div",{className:"flex items-center gap-3 flex-1",children:[i.jsxs("span",{className:"text-sm font-semibold text-med-em whitespace-nowrap",children:[typeof e=="string"?e:"Todo:"," ",p,"/",v]}),i.jsx(al,{progress:x,variant:"none",className:"h-2"})]});return i.jsx(nl,{ref:c,title:g,isCollapsed:n,onToggle:a,onClose:s,defaultCollapsed:o,className:l,children:i.jsx("div",{className:"overflow-y-auto",style:h?{maxHeight:`${h}px`}:void 0,children:t.map((b,w)=>i.jsxs(S.default.Fragment,{children:[i.jsxs("label",{className:"flex items-center px-8 h-[50px] gap-6 cursor-pointer",children:[i.jsx(Jt,{size:"medium",checked:b.checked,disabled:b.disabled,onChange:C=>m(b.id,C.target.checked)}),i.jsx("span",{className:O.clsx("text-xs font-semibold text-med-em flex-1",b.checked&&"line-through"),children:b.label})]}),w<t.length-1&&i.jsx("div",{className:"h-px bg-surface-3"})]},b.id))})})});R2.displayName="ChatCollapsibleCheck";const L2=S.default.forwardRef(({title:e,children:t,actions:r=[],isCollapsed:n,onToggle:a,onClose:s,defaultCollapsed:o=!1,className:l},c)=>i.jsxs(nl,{ref:c,title:e,isCollapsed:n,onToggle:a,onClose:s,defaultCollapsed:o,className:l,children:[i.jsx("div",{className:"p-8",children:i.jsx("div",{className:"text-xs font-semibold text-med-em",children:t})}),i.jsx("div",{className:"h-px bg-surface-3"}),r.length>0&&i.jsx("div",{className:"flex gap-2 p-5",children:r.map((u,d)=>i.jsx(W,{variant:u.variant||"neutral",hierarchy:u.hierarchy||"tertiary",size:"xs",onClick:u.onClick,className:"flex-1",children:u.label},d))})]}));L2.displayName="ChatCollapsibleDialog";const l6={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"},c6={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}},u6="bg-surface-3 text-disabled cursor-not-allowed",Lr=({variant:e="primary",size:t="sm",leadingIcon:r=!0,trailingIcon:n=!0,onTrailingIconClick:a,children:s,className:o,disabled:l,...c})=>{const u=c6[t];let d=null;r===!0?d=i.jsx(B.Add,{}):S.default.isValidElement(r)&&(d=r);const f=d?S.default.cloneElement(d,{size:u.icon,color:"currentColor"}):null;let h=null;n===!0?h=i.jsx(B.ArrowDown2,{}):S.default.isValidElement(n)&&(h=n);const p=h?S.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 i.jsxs("button",{disabled:l,className:O.clsx("inline-flex items-center justify-center shrink-0 font-medium transition-colors duration-200","focus:outline-none",l?u6:l6[e],u.container,x(),o),...c,children:[f&&i.jsx("span",{className:"mr-1",children:f}),i.jsx("span",{children:s}),p&&i.jsx("span",{className:"ml-1 p-0.5 rounded-full",role:"button",onClick:v,children:p})]})},d6={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"}},Ch=e=>{const{variant:t,size:r="md",title:n,disabled:a=!1,className:s,onClick:o,...l}=e,c=d6[r],u=O.clsx("flex w-full transition-colors duration-200","focus:outline-none focus-visible:ring-2 focus-visible:ring-brand-secondary-main",c.container,c.sidePadding,a?"bg-surface-3 cursor-not-allowed":"bg-transparent hover:bg-surface-1 active:bg-surface-2 cursor-pointer",s);if(t==="type-1"){const{leadingTag:d,trailingButton:f}=e,h=p=>{p.stopPropagation(),f?.onClick?.(p)};return i.jsxs("button",{type:"button",disabled:a,onClick:o,className:O.clsx(u,"items-center"),...l,children:[d&&i.jsx(Lr,{size:d.size||c.tagSize,variant:d.variant||"tertiary",disabled:a,leadingIcon:!1,trailingIcon:!1,children:d.content}),i.jsx("span",{className:O.clsx(c.title,a?"text-disabled":"text-med-em","truncate",d&&"ml-5"),children:n}),f&&i.jsx("div",{className:"ml-auto",children:i.jsx(W,{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 i.jsxs("button",{type:"button",disabled:a,onClick:o,className:O.clsx(u,"flex-col justify-center items-start"),...l,children:[i.jsxs("div",{className:"flex items-center gap-5",children:[i.jsx("span",{className:O.clsx(c.title,a?"text-disabled":"text-med-em","truncate"),children:n}),d&&i.jsx(Lr,{size:d.size||c.tagSize,variant:d.variant||"tertiary",disabled:a,leadingIcon:!1,trailingIcon:!1,children:d.content})]}),f&&i.jsx("span",{className:O.clsx(c.description,a?"text-disabled":"text-low-em","truncate w-full text-left"),children:f})]})}return null},ei=({children:e,size:t="sm",className:r})=>{const n=t==="md"?"px-2 py-1 text-sm":"px-2 py-1 text-xs";return i.jsx("kbd",{className:O.clsx("bg-surface-1 rounded font-medium text-med-em",n,r),children:e})},f6={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"}},h6=({config:e})=>i.jsxs(i.Fragment,{children:[i.jsx("div",{className:O.clsx("flex items-center",e.headerHeight,e.headerPadding,"bg-surface-bg"),children:i.jsx("span",{className:O.clsx(e.headerText,"text-med-em"),children:"Opciones"})}),i.jsx("div",{className:"border-t border-surface-3"})]}),p6=({config:e,category:t,onBack:r})=>i.jsxs(i.Fragment,{children:[i.jsxs("div",{className:O.clsx("flex items-center gap-3",e.headerHeight,e.headerPadding,"bg-surface-bg"),children:[i.jsx(W,{size:e.buttonSize,variant:"neutral",hierarchy:"secondary",icons:"only",leadingIcon:i.jsx(B.ArrowLeft2,{}),onClick:r}),i.jsx(Lr,{size:"xs",variant:t.leadingTag.variant||"tertiary",leadingIcon:!1,trailingIcon:!1,children:t.leadingTag.content}),i.jsx("span",{className:O.clsx(e.headerText,"text-med-em"),children:t.title})]}),i.jsx("div",{className:"border-t border-surface-3"})]}),m6=({config:e})=>i.jsxs(i.Fragment,{children:[i.jsx("div",{className:"border-t border-surface-3"}),i.jsxs("div",{className:O.clsx("flex items-center justify-between",e.footerHeight,e.headerPadding,"bg-surface-bg"),children:[i.jsxs("div",{className:"flex items-center gap-2",children:[i.jsxs("div",{className:"flex items-center gap-1",children:[i.jsx(ei,{size:e.kbdSize,children:"↑"}),i.jsx(ei,{size:e.kbdSize,children:"↓"})]}),i.jsx("span",{className:O.clsx(e.footerText,"text-low-em"),children:"navegar"})]}),i.jsxs("div",{className:"flex items-center gap-2",children:[i.jsx(ei,{size:e.kbdSize,children:"↩"}),i.jsx("span",{className:O.clsx(e.footerText,"text-low-em"),children:"seleccionar"})]}),i.jsxs("div",{className:"flex items-center gap-2",children:[i.jsx(ei,{size:e.kbdSize,children:"esc"}),i.jsx("span",{className:O.clsx(e.footerText,"text-low-em"),children:"cerrar"})]})]})]}),x6=({categories:e=[],size:t="md",onCategorySelect:r,onItemSelect:n,onClose:a,floating:s=!1,className:o,...l})=>{const[c,u]=P.useState("categories"),[d,f]=P.useState(null),h=f6[t],p=m=>{f(m),u("items"),r?.(m.id)},v=()=>{u("categories"),f(null)},x=m=>{d&&n?.(d.id,m.id)};return i.jsxs("div",{className:O.clsx("bg-surface-bg border border-surface-3 overflow-hidden","flex flex-col w-fit",h.borderRadius,s&&"absolute z-50",o),style:{boxShadow:"0px 8px 24px -4px rgba(0, 0, 0, 0.12)"},...l,children:[c==="categories"?i.jsx(h6,{config:h}):d?i.jsx(p6,{config:h,category:d,onBack:v}):null,c==="categories"?e.map(m=>i.jsx(Ch,{variant:"type-1",size:t,title:m.title,leadingTag:m.leadingTag,trailingButton:{icon:i.jsx(B.ArrowRight2,{}),onClick:()=>p(m),variant:"neutral",hierarchy:"secondary"},onClick:()=>p(m)},m.id)):d?d.items.map(m=>i.jsx(Ch,{variant:"type-2",size:t,title:m.title,tag:m.tag,description:m.description,onClick:()=>x(m)},m.id)):null,i.jsx(m6,{config:h})]})},D2=({className:e,activeView:t="chat",onChatClick:r,onHistorialClick:n,onSettingsClick:a,onCloseClick:s,containerWidth:o=0})=>{const l=[{id:"chat",label:"Chat",icon:i.jsx(u2,{}),content:i.jsx("div",{})},{id:"historial",label:"Historial",icon:i.jsx(d2,{}),content:i.jsx("div",{})}],c=l.findIndex(f=>f.id===t),u=f=>{const h=l[f];h.id==="chat"?r?.():h.id==="historial"&&n?.()},d=o<=350?"only-icon":"line-icons";return i.jsxs("div",{className:O.clsx("flex w-full items-baseline justify-between rounded-t-lg",e),children:[i.jsx("div",{className:"flex items-center",children:i.jsx(Cm,{variant:d,tabs:l,selectedIndex:c,onChange:u,contentSpacing:"none",showBorder:!1})}),i.jsxs("div",{className:"flex items-center gap-2 pr-8 self-center",children:[i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:i.jsx(B.Add,{}),onClick:a,"aria-label":"Add"}),i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:i.jsx(it,{}),onClick:s,"aria-label":"Close"})]})]})},g6={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:s})=>{const[o,l]=P.useState(!1),c=typeof e=="number"?e:g6[e];if(n&&!o)return i.jsx("img",{src:n,alt:a,className:O.clsx("rounded-[12px]","object-cover",s),style:{width:c,height:c},onError:()=>l(!0)});if(S.default.isValidElement(t)){const u=t.props.className;return S.default.cloneElement(t,{size:c,color:r,className:O.clsx(s,typeof u=="string"?u:void 0)})}return i.jsx(B.InfoCircle,{size:c,color:r,className:s})},ft=({icon:e,label:t,gap:r=4,align:n="center",iconSize:a="md",labelSize:s,iconColorClass:o="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=s?`text-${s}`:"";return i.jsxs("div",{className:O.clsx("flex",h,f,c),...d,children:[e&&i.jsx("span",{className:o,children:i.jsx(ie,{size:a,children:e})}),t&&i.jsx("span",{className:O.clsx(p,l),children:t}),u]})},qt={sm:{height:"h-[32px]",rounded:"rounded-[8px]",iconSize:12,labelFontSize:"text-[10px]",hintFontSize:"text-[10px]",hintIconSize:12},md:{height:"h-[38px]",rounded:"rounded-[12px]",iconSize:16,labelFontSize:"text-xs",hintFontSize:"text-xs",hintIconSize:12},lg:{height:"h-[48px]",rounded:"rounded-[12px]",iconSize:20,labelFontSize:"text-sm",hintFontSize:"text-sm",hintIconSize:14}},We={default:{wrapper:"bg-surface-2 border-transparent hover:bg-surface-3",hint:"text-med-em",placeholder:"text-placeholder"},outlined:{wrapper:"bg-white border-surface-4",hint:"text-med-em",placeholder:"text-placeholder"},danger:{wrapper:"bg-danger-accent-1 border-danger-accent-2",hint:"text-danger-em",placeholder:"text-danger-em"},success:{wrapper:"bg-success-accent-1 border-success-accent-2",hint:"text-success-em",placeholder:"text-success-em"}},v6={default:{...We.default,placeholder:"placeholder-placeholder text-med-em",icon:"text-high-em"},outlined:{...We.outlined,placeholder:"placeholder-placeholder text-med-em",icon:"text-high-em"},danger:{...We.danger,wrapper:"bg-danger-accent-1 border-danger-accent-2 hover:border-accent-2 text-danger-em",placeholder:"placeholder-danger-main text-danger-em",icon:"text-danger-em"},success:{...We.success,wrapper:"bg-success-accent-1 border-success-accent-2 hover:border-success-accent-2",placeholder:"placeholder-success-main text-success-em",icon:"text-success-em"}},y6={sm:{...qt.sm,inputPadding:"px-3",textareaPadding:"px-3 py-3",fontSize:"text-xs font-regular",leadingIconPosition:"left-4",trailingIconPosition:"right-4",inputPaddingLeftWithIcon:"pl-[32px]",inputPaddingRightWithIcon:"pr-10"},md:{...qt.md,inputPadding:"px-3.5",textareaPadding:"px-3.5 py-4",fontSize:"text-sm font-regular",leadingIconPosition:"left-6",trailingIconPosition:"right-6",inputPaddingLeftWithIcon:"pl-[36px]",inputPaddingRightWithIcon:"pr-12"},lg:{...qt.lg,inputPadding:"px-4",textareaPadding:"px-4 py-5",fontSize:"text-base font-regular",leadingIconPosition:"left-8",trailingIconPosition:"right-8",inputPaddingLeftWithIcon:"pl-[44px]",inputPaddingRightWithIcon:"pr-14"}},us={wrapper:"bg-surface-3 pointer-events-none border-transparent",input:"disabled:text-disabled disabled:placeholder-disabled",hint:"text-disabled"},me=P.forwardRef(({variant:e="default",size:t="md",label:r,hint:n,leadingIcon:a,trailingIcon:s,leadingIconColor:o,trailingIconColor:l,disabled:c,className:u,type:d,customBackground:f,placeholderColor:h,multiline:p,customFontWeight:v,fontSize:x,customFontSize:m,hintIconVariant:g,onInputClick:b,...w},C)=>{const y=v6[e],j=y6[t],N=d==="password",[A,k]=P.useState(!1),I=N&&A?"text":d,_=m||x,E={xs:"text-xs",sm:"text-sm",md:"text-base",lg:"text-lg",xl:"text-xl"},T=_&&E[_]||void 0,R=_&&!E[_]?{fontSize:_}:void 0,M=F=>{const H=F.currentTarget;H.style.height="auto",H.style.height=`${H.scrollHeight}px`,w.onChange&&w.onChange(F)},$=f,L=$?/^[a-z]+-[a-z0-9-]+$/i.test($)?`var(--${$})`:$:void 0,q=v||void 0,U=F=>{b&&(F.preventDefault(),b())},D=Q.twMerge(O.clsx("w-full bg-transparent text-placeholder focus:outline-none text-ellipsis",!p&&"h-full",p?j.textareaPadding:j.inputPadding,!v&&"font-medium",!_&&j.fontSize,y.placeholder,c&&us.input,h,T,a&&j.inputPaddingLeftWithIcon,(s||N&&!p)&&j.inputPaddingRightWithIcon,b&&"cursor-pointer pointer-events-none"));return i.jsxs("div",{className:Q.twMerge(O.clsx("flex flex-col gap-1.5",b&&"cursor-pointer",u)),onClick:U,children:[r&&i.jsx("label",{htmlFor:w.id,className:Q.twMerge(O.clsx("font-semibold text-med-em pl-[2px] truncate",j.labelFontSize)),children:r}),i.jsxs("div",{className:Q.twMerge(O.clsx("relative flex items-center border transition-colors duration-200",j.rounded,!p&&j.height,y.wrapper,c&&us.wrapper)),style:{backgroundColor:L},children:[a&&i.jsx(ie,{size:j.iconSize,className:Q.twMerge(O.clsx("absolute top-1/2 -translate-y-1/2",j.leadingIconPosition,o||y.icon)),children:a}),p?i.jsx("textarea",{ref:C,disabled:c,className:Q.twMerge(D,"resize-none overflow-hidden"),style:{fontWeight:q,...R},onInput:M,rows:1,...w}):i.jsx("input",{ref:C,disabled:c,type:I,className:D,style:{fontWeight:q,...R},...w}),!p&&N?i.jsx("button",{type:"button",onClick:()=>k(!A),className:Q.twMerge(O.clsx("absolute top-1/2 -translate-y-1/2 text-placeholder hover:text-med focus:outline-none transition-colors",j.trailingIconPosition)),"aria-label":A?"Ocultar contraseña":"Mostrar contraseña",tabIndex:-1,children:A?i.jsx(y2,{size:j.iconSize}):i.jsx(v2,{size:j.iconSize})}):s?i.jsx(ie,{size:j.iconSize,className:Q.twMerge(O.clsx("absolute top-1/2 -translate-y-1/2",j.trailingIconPosition,l||y.icon)),children:s}):null]}),n&&i.jsx(ft,{icon:i.jsx(B.InfoCircle,{variant:g||"Bold"}),label:n,iconSize:j.hintIconSize,gap:1,iconColorClass:O.clsx(y.hint,c&&us.hint),labelColorClass:O.clsx(y.hint,c&&us.hint),className:Q.twMerge(O.clsx(j.hintFontSize,"font-semibold"))})]})});me.displayName="InputField";const b6={xs:{container:"h-[40px] min-w-[250px]",sidePadding:"pl-6 pr-7",checkboxMargin:"mr-5",middleGap:"gap-5",rightGap:"gap-5",checkbox:"small",leadingImage:"sm",leadingIcon:"xs",trailingIcon:"xs",title:"text-[11px] font-semibold",description:"text-[9px] font-medium",tag:"xs",trailingText:"text-[9px] font-medium"},sm:{container:"h-[50px] min-w-[290px]",sidePadding:"pl-7 pr-8",checkboxMargin:"mr-6",middleGap:"gap-6",rightGap:"gap-6",checkbox:"small",leadingImage:"md",leadingIcon:"sm",trailingIcon:"sm",title:"text-[12px] font-semibold",description:"text-[10px] font-medium",tag:"xs",trailingText:"text-[10px] font-medium"},md:{container:"h-[56px] min-w-[340px]",sidePadding:"pl-9 pr-9",checkboxMargin:"mr-6",middleGap:"gap-6",rightGap:"gap-6",checkbox:"medium",leadingImage:"lg",leadingIcon:"sm-md",trailingIcon:"sm-md",title:"text-[14px] font-semibold",description:"text-[12px] font-medium",tag:"xs",trailingText:"text-[12px] font-medium"},lg:{container:"h-[70px] min-w-[420px]",sidePadding:"pl-9 pr-9",checkboxMargin:"mr-6",middleGap:"gap-6",rightGap:"gap-6",checkbox:"large",leadingImage:"2xl",leadingIcon:"md",trailingIcon:"md",title:"text-[16px] font-semibold",description:"text-[14px] font-medium",tag:"sm",trailingText:"text-[14px] font-medium"}},vt=({size:e="md",disabled:t=!1,showCheckbox:r=!0,showLeadingImage:n=!0,showLeadingIcon:a=!0,showDescription:s=!0,showTrailingIcon:o=!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:w="List item image",leadingIcon:C,trailingIcon:y,tagContent:j,tagVariant:N="tertiary",trailingText:A,trailingAction:k,className:I,middleContainerClassName:_,as:E="button",onClick:T,...R})=>{const M=b6[e],$=D=>{D.stopPropagation()},L=D=>{g?.(D.target.checked)},q=Q.twMerge(O.clsx("flex items-center w-full transition-colors duration-200","focus:outline-none focus-visible:ring-2 focus-visible:ring-brand-secondary-main",M.container,M.sidePadding,h||(t?"bg-surface-3 cursor-not-allowed":"bg-transparent hover:bg-surface-1 active:bg-surface-2 cursor-pointer"),h&&(t?"cursor-not-allowed":"cursor-pointer"),p&&!t&&p),I),U=i.jsxs(i.Fragment,{children:[r&&i.jsx("div",{onClick:$,className:O.clsx("flex items-center",M.checkboxMargin),children:i.jsx(Jt,{size:M.checkbox,checked:x,indeterminate:m,onChange:L,disabled:t})}),i.jsxs("div",{className:Q.twMerge(O.clsx("flex items-center",M.middleGap),_),children:[n&&b&&i.jsx("div",{className:O.clsx("shrink-0",t&&"opacity-50"),children:i.jsx(ie,{size:M.leadingImage,imageUrl:b,alt:w})}),a&&i.jsx("div",{className:"shrink-0",children:i.jsx(ie,{size:M.leadingIcon,color:t?"var(--text-disabled)":v||"var(--med-em)",children:C||i.jsx(B.Element3,{})})}),i.jsxs("div",{className:"flex flex-col gap-0 justify-start items-start min-w-0 shrink mr-8",children:[i.jsx("span",{className:O.clsx(M.title,f||(t?"text-disabled":"text-med-em"),"truncate max-w-full"),children:u}),s&&d&&i.jsx("span",{className:O.clsx(M.description,t?"text-disabled":"text-low-em","truncate max-w-full"),children:d})]})]}),i.jsxs("div",{className:O.clsx("flex items-center ml-auto",M.rightGap),children:[o&&i.jsx(ie,{size:M.trailingIcon,color:t?"var(--text-disabled)":"var(--high-em)",children:y||i.jsx(B.ArrowRight2,{})}),l&&j&&i.jsx(Lr,{size:M.tag,variant:N,disabled:t,leadingIcon:!1,trailingIcon:!1,children:j}),c&&A&&i.jsx("span",{className:O.clsx(M.trailingText,t?"text-disabled":"text-low-em"),children:A}),k&&i.jsx("span",{className:"flex items-center",onClick:D=>D.stopPropagation(),children:k})]})]});return E==="div"?i.jsx("div",{className:q,onClick:T,...R,children:U}):i.jsx("button",{type:"button",disabled:t,onClick:T,className:q,...R,children:U})};function z2(e,t){const[r,n]=P.useState(e);return P.useEffect(()=>{const a=setTimeout(()=>{n(e)},t);return()=>{clearTimeout(a)}},[e,t]),r}const w6={position:"fixed",visibility:"hidden",top:0,left:0,zIndex:50};function Oa({triggerRef:e,panelRef:t,enabled:r,offset:n=8,constrain:a=!1}){const[s,o]=P.useState(w6);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),o({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]),s}function Qi({refs:e,onClose:t,enabled:r=!0}){P.useEffect(()=>{if(!r)return;const n=s=>{e.some(o=>o.current?.contains(s.target))||t()},a=s=>{e.some(o=>o.current?.contains(s.target))||t()};return document.addEventListener("mousedown",n),window.addEventListener("scroll",a,!0),()=>{document.removeEventListener("mousedown",n),window.removeEventListener("scroll",a,!0)}},[r,t])}function j6({triggerRef:e,open:t,onClose:r,constrain:n=!1,offset:a}){const s=P.useRef(null),o=Oa({triggerRef:e,panelRef:s,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:s,portalStyle:o,backdropProps:{style:{position:"fixed",inset:0,zIndex:49},onMouseDown:r}}}function il(){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(s=>{r(s[0].contentRect.width)});return a.observe(n),()=>a.disconnect()},[]),[e,t]}function C6(){const e=P.useRef(null),[t,r]=P.useState(0);return P.useEffect(()=>{const n=e.current;if(!n)return;const a=new ResizeObserver(s=>{r(s[0].contentRect.height)});return a.observe(n),()=>a.disconnect()},[]),[e,t]}const S6={xs:"rounded-[8px]",sm:"rounded-[12px]",md:"rounded-[16px]",lg:"rounded-[20px]"},Ht=({items:e=[],header:t,headerSize:r="xs",size:n="md",selectedIds:a=[],onSelect:s,floating:o=!1,triggerRef:l,onClose:c,className:u,...d})=>{const f=S6[n],h=!!l,p=S.default.useRef(null);Qi({refs:[p,...l?[l]:[]],onClose:c??(()=>{}),enabled:!!c});const v=Oa({triggerRef:l??{current:null},panelRef:p,enabled:h}),x=i.jsxs("div",{ref:p,className:O.clsx("bg-surface-bg border border-surface-3 overflow-hidden","flex flex-col w-fit",f,!h&&o&&"absolute z-50",u),style:{boxShadow:"0px 8px 24px -4px rgba(0, 0, 0, 0.12)",...h?v:{}},...d,children:[t&&i.jsxs(i.Fragment,{children:[i.jsx(vt,{size:r,title:t.title,showCheckbox:!1,showLeadingImage:!1,showLeadingIcon:!1,showDescription:!1,showTrailingIcon:!1,showTag:!1,showTrailingText:!1,className:"shrink-0 cursor-default hover:bg-transparent active:bg-transparent",customTitleColor:"text-low-em"}),i.jsx("div",{className:"border-t border-surface-3"})]}),e.map((m,g)=>{const{id:b,showDividerAfter:w,onClick:C,onSelect:y,customBackgroundColor:j,customHoverColor:N,...A}=m,k=b?a.includes(b):!1,I=g===e.length-1;return i.jsxs(S.default.Fragment,{children:[i.jsx(vt,{size:n,onClick:_=>{y?.(),b&&s?.(b),C?.(_)},customBackgroundColor:j||"bg-surface-bg",customHoverColor:N||"hover:bg-surface-2",className:O.clsx("shrink-0",k&&"bg-surface-1",A.className),checked:k,...A}),w&&!I&&i.jsx("div",{className:"border-t border-surface-3"})]},b||g)})]});return h&&typeof document<"u"?bn.createPortal(x,document.body):x},B2=({id:e,title:t,preview:r,onClick:n,menuItems:a,className:s})=>{const[o,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 o&&document.addEventListener("mousedown",f),()=>{document.removeEventListener("mousedown",f)}},[o]);const d=a?.map((f,h)=>{const p=h===a.length-1;return{...f,showCheckbox:!1,showLeadingImage:!1,showLeadingIcon:!0,showDescription:!1,showTrailingIcon:!1,showTag:!1,showTrailingText:!1,showDividerAfter:h===a.length-2,className:O.clsx("!h-[34px]",f.className),...p&&{customTitleColor:"text-danger-em",customLeadingIconColor:"var(--danger-em)"}}})||[];return i.jsxs("div",{className:O.clsx("group flex items-start justify-between gap-3 px-8 py-4 hover:bg-surface-1 transition-colors cursor-pointer",s),onClick:n,children:[i.jsxs("div",{className:"flex-1 min-w-0",children:[i.jsx("h3",{className:"text-xs font-semibold text-med-em mb-1",children:t}),i.jsx("p",{className:"text-[10px] font-medium text-low-em",children:r})]}),a&&a.length>0&&i.jsxs("div",{className:"flex-shrink-0 relative",onClick:f=>f.stopPropagation(),children:[i.jsx(W,{ref:u,variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:i.jsx(B.More,{variant:"Linear"}),"aria-label":"Más opciones",onClick:()=>l(!o)}),o&&i.jsx("div",{ref:c,className:"absolute right-0 top-full mt-1 z-50",children:i.jsx(Ht,{items:d,size:"xs",className:"!w-[182px]",onSelect:f=>{const h=a.find(p=>p.id===f);h?.onClick&&h.onClick({}),l(!1)}})})]})]})},N6=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),s=new Date(r.getTime()-2160*60*60*1e3);return e.reduce((o,l)=>{const c=new Date(l.timestamp);return c>=r?o.today.push(l):c>=n?o.last7Days.push(l):c>=a?o.last30Days.push(l):c>=s&&o.last90Days.push(l),o},{today:[],last7Days:[],last30Days:[],last90Days:[]})},O6=(e,t)=>{if(!t.trim())return e;const r=t.toLowerCase();return e.filter(n=>n.title.toLowerCase().includes(r))},F2=({items:e,onItemClick:t,searchPlaceholder:r="Buscar en el historial...",className:n,onSearchChange:a,emptyState:s})=>{const[o,l]=P.useState(""),c=P.useMemo(()=>{const h=O6(e,o);return N6(h)},[e,o]),u=h=>{const p=h.target.value;l(p),a?.(p)},d=(h,p)=>p.length===0?null:i.jsxs("div",{children:[i.jsx("div",{className:"px-8 py-8",children:i.jsx("h3",{className:"text-xs font-semibold text-low-em",children:h})}),p.map((v,x)=>i.jsxs(S.default.Fragment,{children:[i.jsx(B2,{id:v.id,title:v.title,preview:v.preview,menuItems:v.menuItems,onClick:()=>t?.(v)}),x<p.length-1&&i.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 i.jsxs("div",{className:O.clsx("flex flex-col",n),children:[i.jsx("div",{className:"px-8 pt-9",children:i.jsx(me,{size:"md",variant:"default",placeholder:r,leadingIcon:i.jsx(B.SearchNormal,{size:20,variant:"Linear"}),value:o,onChange:u})}),f?o?i.jsx("div",{className:"flex flex-col items-center justify-center py-12 px-8",children:i.jsxs("p",{className:"text-sm text-low-em text-center",children:['No se encontraron resultados para "',o,'"']})}):s??null:i.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)]})]})},P6=[{id:"conversation",label:"Conversación"},{id:"constructor",label:"Constructor"}],q2=({inputValue:e,onInputChange:t,onSendClick:r,placeholder:n="Input Text",variant:a="default",className:s,minLines:o=2,maxLines:l=10})=>{const[c,u]=P.useState("conversation"),d=P.useRef(null),f=20,h=o*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 i.jsxs("div",{ref:d,className:O.clsx("flex flex-col gap-3 p-4 rounded-xl bg-surface-2 border border-surface-3",s),children:[i.jsx("div",{className:"mb-1",children:i.jsx(W,{variant:"neutral",hierarchy:"quaternary",size:"xs",icons:"only",leadingIcon:i.jsx(B.Hashtag,{}),"aria-label":"Add"})}),i.jsx(bl,{variant:"default",placeholder:n,value:e,onChange:x=>t?.(x.target.value),onKeyDown:v,resize:"none",className:"[&_textarea]:!min-h-0"}),i.jsxs("div",{className:"flex items-center justify-between gap-4",children:[i.jsxs("div",{className:"flex items-center justify-start gap-4",children:[i.jsx("div",{className:"flex items-center gap-4",children:i.jsx(W,{variant:"neutral",hierarchy:"quaternary",size:"md",borderRadius:"12px",icons:"only",leadingIcon:i.jsx(B.AddCircle,{}),"aria-label":"Add"})}),a==="default"&&i.jsx(yl,{withBorder:!0,items:P6,value:c,onChange:u,size:"ai-chat"})]}),i.jsx(W,{variant:"neutral",hierarchy:"primary",size:"md",icons:"only",borderRadius:"12px",leadingIcon:i.jsx(g2,{}),onClick:r,"aria-label":"Send"})]})]})},fi=({variant:e,hierarchy:t="flat",children:r,className:n})=>i.jsx("div",{className:O.clsx("chat-message-container",e==="sent"?"chat-message-sent":"chat-message-received",t==="bubble"&&e==="sent"&&"bg-surface-2 px-4 rounded-lg rounded-tr-none",t==="bubble"&&e==="received"&&"bg-white px-4 rounded-lg rounded-tl-none",n),children:i.jsx("div",{className:O.clsx("chat-message-content",e==="sent"?"chat-message-sent-content":"chat-message-received-content"),children:r})}),Sh=({className:e,onCopyClick:t,onLikeClick:r,onDislikeClick:n,onRefreshClick:a})=>{const[s,o]=P.useState(!1),[l,c]=P.useState(!1),u=()=>{o(!s),r?.()},d=()=>{c(!l),n?.()};return i.jsxs("div",{className:O.clsx("inline-flex items-center gap-4",e),children:[i.jsx("button",{onClick:t,className:"p-1 rounded hover:bg-surface-2 transition-colors cursor-pointer text-high-em","aria-label":"Copy message",children:i.jsx(ie,{size:"sm",children:i.jsx(B.Copy,{})})}),i.jsx("button",{onClick:u,className:"p-1 rounded hover:bg-surface-2 transition-colors cursor-pointer text-high-em","aria-label":"Like message",children:i.jsx(ie,{size:"sm",children:s?i.jsx(B.Like1,{variant:"Bold"}):i.jsx(B.Like1,{variant:"Outline"})})}),i.jsx("button",{onClick:d,className:"p-1 rounded hover:bg-surface-2 transition-colors cursor-pointer text-high-em","aria-label":"Dislike message",children:i.jsx(ie,{size:"sm",children:l?i.jsx(B.Dislike,{variant:"Bold"}):i.jsx(B.Dislike,{variant:"Outline"})})}),i.jsx("button",{onClick:a,className:"p-1 rounded hover:bg-surface-2 transition-colors cursor-pointer text-high-em","aria-label":"Refresh response",children:i.jsx(ie,{size:"sm",children:i.jsx(B.Refresh,{})})})]})},W2=({fileName:e,fileSize:t,alignment:r="left",className:n,...a})=>i.jsx("a",{href:a.href||"#",download:!0,className:O.clsx("block w-full border border-surface-2 p-4 transition-colors hover:bg-surface-2","py-6 px-8 h-[68px]",{"rounded-tr-lg rounded-br-lg rounded-bl-lg":r==="left","rounded-tl-lg rounded-bl-lg rounded-br-lg":r==="right"},n),...a,children:i.jsxs("div",{className:"flex flex-col text-low-em",children:[i.jsx("span",{className:"font-medium text-sm",children:e}),i.jsx("span",{className:"font-normal text-sm",children:t})]})}),lm=({className:e})=>i.jsx("div",{className:O.clsx("w-full max-w-max self-start",e),children:i.jsx("div",{className:"flex items-center gap-1 px-4 py-3",children:i.jsxs("div",{className:"flex items-center gap-3",children:[i.jsx("span",{className:"w-3 h-3 bg-low-em rounded-full animate-typing-dot",style:{animationDelay:"0ms"}}),i.jsx("span",{className:"w-3 h-3 bg-surface-4 rounded-full animate-typing-dot",style:{animationDelay:"200ms"}}),i.jsx("span",{className:"w-3 h-3 bg-low-em rounded-full animate-typing-dot",style:{animationDelay:"400ms"}})]})})}),A6=S.default.lazy(()=>Promise.resolve().then(()=>require("./index-DQ1xGW49.cjs"))),tg=({children:e})=>i.jsx(P.Suspense,{fallback:i.jsx("span",{children:e}),children:i.jsx(A6,{children:e})}),H2=S.default.memo(({messages:e,showTypingIndicator:t=!1,children:r,className:n,borderSide:a="none",borderStyle:s="surface-3",showHeader:o=!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:w=!0,chatInputValue:C,onChatInputChange:y,onChatSendClick:j,chatInputPlaceholder:N="Input Text",chatInputVariant:A="default",chatInputMinLines:k=2,chatInputMaxLines:I=10,onMessageCopyClick:_,onMessageLikeClick:E,onMessageDislikeClick:T,onMessageRefreshClick:R})=>{const M=S.default.useMemo(()=>a==="none"?"":`${a==="left"?"border-l":"border-r"} ${s==="surface-3"?"border-surface-3":"border-surface-4"}`,[a,s]);return i.jsxs("div",{className:`h-full w-full flex flex-col bg-white ${M} ${n||""}`,children:[o&&i.jsxs(i.Fragment,{children:[i.jsx("div",{style:{height:`${l}px`},children:i.jsx(D2,{activeView:c,onChatClick:u,onHistorialClick:d,onSettingsClick:f,onCloseClick:h,containerWidth:p,className:"pl-8 items-end h-full"})}),i.jsx(fe,{})]}),c==="historial"?i.jsx(F2,{items:v,onItemClick:x,searchPlaceholder:m,onSearchChange:g,emptyState:b,className:"flex-1 overflow-y-auto"}):i.jsxs(i.Fragment,{children:[i.jsx("div",{className:"flex-1 overflow-y-auto",children:e?i.jsxs("div",{className:"flex flex-col gap-10 px-9 py-6",children:[e.map(L=>i.jsx(S.default.Fragment,{children:L.attachment?i.jsxs("div",{className:`flex flex-col gap-4 ${L.variant==="sent"?"items-end":"items-start"}`,children:[i.jsxs("div",{className:`flex flex-col gap-10 ${L.variant==="sent"?"items-end":"items-start"}`,children:[i.jsx(fi,{variant:L.variant,hierarchy:"bubble",children:typeof L.content=="string"?i.jsx(tg,{children:L.content}):L.content}),i.jsx("div",{className:"w-auto max-w-[300px]",children:i.jsx(W2,{fileName:L.attachment.fileName,fileSize:L.attachment.fileSize,alignment:L.variant==="sent"?"right":"left",href:L.attachment.href})})]}),L.variant==="received"&&i.jsx(Sh,{onCopyClick:()=>_?.(L.id),onLikeClick:()=>E?.(L.id),onDislikeClick:()=>T?.(L.id),onRefreshClick:()=>R?.(L.id)})]}):i.jsxs("div",{className:`flex flex-col ${L.variant==="sent"?"items-end":"items-start"}`,children:[i.jsx(fi,{variant:L.variant,hierarchy:"bubble",children:typeof L.content=="string"?i.jsx(tg,{children:L.content}):L.content}),L.variant==="received"&&i.jsx(Sh,{onCopyClick:()=>_?.(L.id),onLikeClick:()=>E?.(L.id),onDislikeClick:()=>T?.(L.id),onRefreshClick:()=>R?.(L.id)})]})},L.id)),t&&i.jsx(lm,{})]}):r}),w&&i.jsx("div",{className:"p-4",children:i.jsx(q2,{minLines:k,maxLines:I,inputValue:C,onInputChange:y,onSendClick:j,placeholder:N,variant:A,containerWidth:p})})]})]})});H2.displayName="ChatPanel";const ht=S.default.memo(({icon:e=i.jsx(ie,{size:56,children:i.jsx(B.Box2,{})}),description:t,actionLabel:r,onAction:n,flat:a=!1,className:s,iconClassName:o,descriptionClassName:l})=>i.jsx("div",{className:O.clsx("flex flex-col items-center justify-center w-full",a?"bg-surface-1 p-10":"rounded-6 bg-surface-1 p-10 border border-surface-2",s),children:i.jsxs("div",{className:"flex flex-col items-center gap-10 text-center",children:[i.jsx("span",{className:O.clsx("text-low-em",o),children:e}),t&&i.jsx("p",{className:O.clsx("text-lg font-medium text-low-em",l),children:t}),r&&i.jsx(W,{variant:"secondary",hierarchy:"primary",size:"md",icons:"leading",leadingIcon:i.jsx(B.Add,{}),onClick:n,children:r})]})}));ht.displayName="EmptyState";function _6(e){const t=new Date(e),n=Math.floor((new Date().getTime()-t.getTime())/1e3),a=Math.floor(n/60),s=Math.floor(a/60),o=Math.floor(s/24);return n<60?"Just now":a<60?`${a}m ago`:s<24?`${s}h ago`:o<7?t.toLocaleDateString("en-US",{weekday:"short"}):t.toLocaleDateString("en-US",{month:"short",day:"numeric"})}const k6=({id:e,name:t,timestamp:r,status:n,avatarUrl:a,avatarInitials:s,isActive:o=!1,onClick:l,className:c})=>i.jsxs("button",{type:"button",id:e,onClick:l,className:O.clsx("flex items-center gap-6 w-full px-8 py-8 text-left transition-colors",o?"bg-surface-2":"hover:bg-surface-1 active:bg-surface-2",c),children:[i.jsx(Ft,{size:"md",imageUrl:a,initials:s}),i.jsx("span",{className:"flex-1 min-w-0 truncate text-base font-semibold text-high-em",children:t}),i.jsxs("div",{className:"flex items-center gap-8 shrink-0",children:[i.jsx("span",{className:"text-xs font-medium text-high-em whitespace-nowrap",children:_6(r)}),n&&i.jsx(Ye,{variant:"status",statusState:n,size:"sm"})]})]}),rg=({items:e,activeId:t,searchValue:r="",searchPlaceholder:n="Search chats...",emptyState:a,onItemClick:s,onSearchChange:o,className:l})=>i.jsxs("div",{className:O.clsx("flex flex-col h-full",l),children:[i.jsx("div",{className:"flex items-center h-[64px] px-8 shrink-0",children:i.jsx(me,{size:"md",variant:"default",placeholder:n,trailingIcon:i.jsx(B.SearchNormal1,{variant:"Linear"}),value:r,onChange:c=>o?.(c.target.value),className:"w-full"})}),i.jsx("div",{className:"border-b border-surface-3 shrink-0"}),e.length===0?i.jsx("div",{className:"flex-1 flex items-center justify-center",children:a??i.jsx(ht,{flat:!0,className:"bg-transparent",description:"No chats yet"})}):i.jsx("div",{className:"flex-1 overflow-y-auto",children:e.map((c,u)=>i.jsxs(S.default.Fragment,{children:[i.jsx(k6,{...c,isActive:c.id===t,onClick:()=>s?.(c)}),u<e.length-1&&i.jsx("div",{className:"border-b border-surface-3"})]},c.id))})]}),fe=({direction:e="horizontal",width:t,height:r,className:n})=>{const a=e==="horizontal"?"100%":"0.5px",s=e==="horizontal"?"0.5px":"100%",o=O.clsx(n,"bg-surface-3 items-center"),l={width:t??a,height:r??s};return i.jsx("div",{className:o,style:l})};function ng(e){return new Date(e).toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit",hour12:!1})}function T6(e){return e==="whatsapp"?i.jsx(B.Whatsapp,{size:18,variant:"Bold"}):e==="email"?i.jsx(B.Sms,{size:18,variant:"Linear"}):e==="phone"?i.jsx(B.Call,{size:18,variant:"Linear"}):null}const E6={completada:"success",pendiente:"warning",cancelada:"danger"},I6={completada:"Completada",pendiente:"Pendiente",cancelada:"Cancelada"},M6=({order:e})=>i.jsxs("div",{className:"flex flex-col gap-6 p-8 bg-surface-1 rounded-6",children:[i.jsxs("div",{className:"flex items-center justify-between gap-4",children:[i.jsx("span",{className:"text-sm font-semibold text-high-em",children:e.orderNumber}),i.jsx("span",{className:"text-xs text-low-em",children:e.date})]}),e.images&&e.images.length>0&&i.jsx("div",{className:"flex gap-4",children:e.images.slice(0,4).map((t,r)=>i.jsx("img",{src:t,alt:"",className:"w-12 h-12 rounded-4 object-cover bg-surface-2"},r))}),i.jsxs("div",{className:"flex items-center justify-between gap-4",children:[e.time&&i.jsx("span",{className:"text-xs text-low-em",children:e.time}),i.jsx("span",{className:"text-sm font-semibold text-high-em ml-auto",children:e.price})]}),i.jsxs("div",{className:"flex items-center justify-between gap-4",children:[i.jsx(Ye,{variant:"simple",theme:E6[e.status],size:"sm",children:I6[e.status]}),i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"none",onClick:e.onViewDetails,children:"Ver detalles"})]})]}),$6=({field:e})=>i.jsxs("div",{className:"flex items-center gap-8 px-8 py-6",children:[i.jsxs("div",{className:"flex flex-col flex-1 min-w-0 gap-1",children:[i.jsx("span",{className:"text-xs text-low-em",children:e.label}),i.jsx("span",{className:"text-sm font-semibold text-high-em truncate",children:e.value})]}),e.onEdit&&i.jsx(W,{variant:"neutral",hierarchy:"quaternary",size:"xs",icons:"only",leadingIcon:i.jsx(B.Edit2,{size:16,variant:"Linear"}),onClick:e.onEdit})]}),ag=({contact:e,messages:t=[],orders:r=[],isDetailOpen:n=!1,showTypingIndicator:a=!1,inputValue:s="",inputPlaceholder:o="Escribe un mensaje...",onBack:l,onCallClick:c,onVideoClick:u,onDetailOpen:d,onDetailClose:f,onInputChange:h,onSendClick:p,onMoreClick:v,className:x})=>{const m=T6(e.channel);return i.jsxs("div",{className:O.clsx("flex relative overflow-hidden h-full bg-surface-bg",x),children:[i.jsxs("div",{className:"flex flex-col flex-1 min-w-0",children:[i.jsxs("div",{className:"flex items-center gap-4 px-8 h-[64px] shrink-0",children:[i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:i.jsx(B.ArrowLeft2,{size:18,variant:"Linear"}),onClick:l}),i.jsxs("button",{type:"button",className:"flex items-center gap-6 flex-1 min-w-0 text-left",onClick:d,children:[i.jsx(Ft,{size:"md",imageUrl:e.avatarUrl,initials:e.avatarInitials}),i.jsx("span",{className:"flex-1 min-w-0 truncate text-base font-semibold text-high-em",children:e.name}),m&&i.jsx("span",{className:"text-low-em shrink-0",children:m})]}),i.jsx(xr,{size:"sm",variant:"neutral",value:"",onChange:g=>{g==="call"&&c?.(),g==="video"&&u?.()},options:[{value:"call",icon:i.jsx(B.Call,{variant:"Linear"})},{value:"video",icon:i.jsx(B.Video,{variant:"Linear"})}]}),v&&i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:i.jsx(B.More,{size:18,variant:"Linear"}),onClick:v})]}),i.jsx(fe,{}),i.jsxs("div",{className:"flex-1 overflow-y-auto flex flex-col gap-8 p-8",children:[t.map(g=>{const b=g.attachment?i.jsxs("div",{className:"flex flex-col gap-4",children:[g.content&&i.jsx("span",{children:g.content}),i.jsxs("a",{href:g.attachment.href??"#",className:"flex items-center gap-4 text-xs underline opacity-80",children:[i.jsx("span",{className:"font-medium",children:g.attachment.fileName}),i.jsxs("span",{children:["(",g.attachment.fileSize,")"]})]})]}):g.content;return g.variant==="received"?i.jsxs("div",{className:"flex items-start gap-6",children:[i.jsx(Ft,{size:"sm",imageUrl:e.avatarUrl,initials:e.avatarInitials}),i.jsxs("div",{className:"flex flex-col gap-2 max-w-[85%]",children:[i.jsxs("div",{className:"flex items-center justify-between gap-4",children:[i.jsx("span",{className:"text-sm font-medium text-low-em",children:g.senderName}),i.jsx("span",{className:"text-xs text-low-em",children:g.timeLabel??ng(g.timestamp)})]}),i.jsx(fi,{variant:"received",hierarchy:"bubble",className:"px-8 py-6 text-high-em",children:b})]})]},g.id):i.jsxs("div",{className:"flex flex-col gap-2 max-w-[85%] self-end",children:[i.jsxs("div",{className:"flex items-center justify-between gap-4",children:[i.jsx("span",{className:"text-sm font-medium text-low-em",children:g.senderName??"You"}),i.jsx("span",{className:"text-xs text-low-em",children:g.timeLabel??ng(g.timestamp)})]}),i.jsx(fi,{variant:"sent",hierarchy:"bubble",className:"px-8 py-6 text-high-em",children:b})]},g.id)}),a&&i.jsxs("div",{className:"flex items-start gap-6",children:[i.jsx(Ft,{size:"sm",imageUrl:e.avatarUrl,initials:e.avatarInitials}),i.jsxs("div",{className:"flex flex-col gap-6",children:[i.jsx("span",{className:"text-sm font-semibold text-high-em",children:e.name}),i.jsx(lm,{className:"-ml-2"})]})]})]}),i.jsx(fe,{}),i.jsxs("div",{className:"flex items-center gap-4 px-8 py-6 shrink-0",children:[i.jsx("div",{className:"flex-1",children:i.jsx(me,{size:"md",variant:"default",placeholder:o,value:s,onChange:g=>h?.(g.target.value)})}),i.jsx(W,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:i.jsx(B.Send2,{size:18,variant:"Linear"}),onClick:p})]})]}),i.jsxs("div",{className:O.clsx("absolute inset-y-0 right-0 w-full flex flex-col bg-surface-bg transition-transform duration-300",n?"translate-x-0":"translate-x-full"),children:[i.jsxs("div",{className:"flex items-center gap-6 px-8 py-6 shrink-0",children:[i.jsxs("div",{className:"flex items-center gap-6 flex-1 min-w-0",children:[i.jsx("span",{className:"flex-1 min-w-0 truncate text-base font-semibold text-high-em",children:e.name}),m&&i.jsx("span",{className:"text-low-em shrink-0",children:m})]}),i.jsx(W,{variant:"neutral",hierarchy:"quaternary",size:"sm",icons:"only",leadingIcon:i.jsx(B.CloseCircle,{size:18,variant:"Linear"}),onClick:f})]}),i.jsx(fe,{}),i.jsxs("div",{className:"flex-1 overflow-y-auto",children:[e.fields&&e.fields.length>0&&i.jsxs("div",{className:"flex flex-col",children:[i.jsx("div",{className:"px-8 py-6",children:i.jsx("span",{className:"text-xs font-semibold text-low-em uppercase tracking-wide",children:"Información de contacto"})}),e.fields.map((g,b)=>i.jsxs(S.default.Fragment,{children:[i.jsx($6,{field:g}),b<(e.fields?.length??0)-1&&i.jsx(fe,{})]},g.label))]}),e.fields&&e.fields.length>0&&r.length>0&&i.jsx(fe,{}),r.length>0&&i.jsxs("div",{className:"flex flex-col gap-8 p-8",children:[i.jsx("span",{className:"text-xs font-semibold text-low-em uppercase tracking-wide",children:"Pedidos"}),r.map(g=>i.jsx(M6,{order:g},g.id))]})]})]})]})};function R6(e){return e==="whatsapp"?i.jsx(B.Whatsapp,{size:18,variant:"Bold"}):e==="email"?i.jsx(B.Sms,{size:18,variant:"Linear"}):e==="phone"?i.jsx(B.Call,{size:18,variant:"Linear"}):null}const L6={completada:"success",pendiente:"warning",cancelada:"danger"},D6={completada:"Completada",pendiente:"Pendiente",cancelada:"Cancelada"},z6=({order:e})=>i.jsxs("div",{className:"flex flex-col gap-6 p-8 bg-white",children:[i.jsxs("div",{className:"flex items-center justify-between gap-4",children:[i.jsxs("div",{className:"flex items-center gap-4",children:[i.jsx(ie,{size:"sm",children:i.jsx(B.DocumentText,{variant:"Linear"})}),i.jsx("span",{className:"text-base text-high-em",children:e.orderNumber})]}),i.jsxs("div",{className:"flex items-center gap-4",children:[i.jsx(ie,{size:"sm",children:i.jsx(B.Calendar,{variant:"Linear"})}),i.jsx("span",{className:"text-base text-high-em",children:e.date})]})]}),i.jsx("div",{className:"h-px bg-surface-3"}),i.jsxs("div",{className:"flex items-center gap-4",children:[e.time&&i.jsxs("div",{className:"flex items-center gap-4",children:[i.jsx(ie,{size:"sm",children:i.jsx(B.Clock,{variant:"Linear"})}),i.jsx("span",{className:"text-base text-high-em",children:e.time})]}),i.jsx("span",{className:"text-base text-high-em ml-auto",children:e.price})]}),i.jsxs("div",{className:"flex items-center justify-between gap-4",children:[i.jsx(Ye,{variant:"outlined",theme:L6[e.status],size:"sm",children:e.statusLabel??D6[e.status]}),i.jsx(W,{variant:"secondary",hierarchy:"primary",size:"sm",icons:"none",onClick:e.onViewDetails,children:e.viewDetailsLabel??"Ver detalles"})]})]}),B6=({field:e})=>i.jsxs("div",{className:"flex items-center gap-8 px-8 py-6 bg-white",children:[i.jsxs("div",{className:"flex flex-col flex-1 min-w-0 gap-1",children:[i.jsx("span",{className:"text-xs text-low-em",children:e.label}),i.jsx("span",{className:"text-sm font-semibold text-high-em truncate",children:e.value})]}),e.onEdit&&i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",leadingIcon:i.jsx(B.Edit2,{size:16,variant:"Linear"}),onClick:e.onEdit})]}),ig=({contact:e,orders:t=[],contactSectionLabel:r="Información de contacto",ordersSectionLabel:n="Pedidos",emptyOrdersDescription:a="Sin pedidos",onClose:s,className:o})=>{const l=R6(e.channel);return i.jsxs("div",{className:O.clsx("flex flex-col h-full bg-surface-bg",o),children:[i.jsxs("div",{className:"flex items-center gap-6 px-8 h-[64px] shrink-0 bg-white",children:[i.jsx(Ft,{size:"md",imageUrl:e.avatarUrl,initials:e.avatarInitials}),i.jsxs("div",{className:"flex items-center gap-4 flex-1 min-w-0",children:[i.jsx("span",{className:"flex-1 min-w-0 truncate text-base font-semibold text-high-em",children:e.name}),l&&i.jsx("span",{className:"text-low-em shrink-0",children:l})]}),i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:i.jsx(it,{size:18}),onClick:s})]}),i.jsx(fe,{}),i.jsxs("div",{className:"flex-1 overflow-y-auto flex flex-col",children:[e.fields&&e.fields.length>0&&i.jsxs("div",{className:"flex flex-col",children:[i.jsx("div",{className:"px-8 py-6 border-b border-surface-3",children:i.jsx("span",{className:"text-xs font-semibold text-low-em uppercase tracking-wide",children:r})}),e.fields.map((c,u)=>i.jsxs(S.default.Fragment,{children:[i.jsx(B6,{field:c}),u<(e.fields?.length??0)-1&&i.jsx(fe,{})]},c.label)),i.jsx(fe,{})]}),i.jsxs("div",{className:"flex flex-col flex-1 bg-white",children:[i.jsx("div",{className:"px-8 py-6 border-b border-surface-3",children:i.jsx("span",{className:"text-xs font-semibold text-low-em uppercase tracking-wide",children:n})}),t.length>0?i.jsx("div",{className:"flex flex-col divide-y divide-surface-3 overflow-y-auto",children:t.map(c=>i.jsx(z6,{order:c},c.id))}):i.jsx("div",{className:"flex-1 flex items-center justify-center p-8",children:i.jsx(ht,{flat:!0,description:a,className:"bg-transparent"})})]})]})]})},F6=600,q6=({conversations:e,searchPlaceholder:t,emptyListDescription:r,emptyConversationDescription:n="Selecciona una conversación",contactSectionLabel:a="Información de contacto",ordersSectionLabel:s="Pedidos",emptyOrdersDescription:o="Sin pedidos",inputPlaceholder:l="Escribe un mensaje...",inputValue:c,searchValue:u,onSearchChange:d,onSendClick:f,onInputChange:h,className:p})=>{const[v,x]=il(),m=x<F6,[g,b]=P.useState("list"),[w,C]=P.useState(null),[y,j]=P.useState(!1),N=w?e.find(_=>_.id===w)??null:null,A=e.map(({id:_,name:E,timestamp:T,status:R,avatarUrl:M,avatarInitials:$})=>({id:_,name:E,timestamp:T,status:R,avatarUrl:M,avatarInitials:$})),k=_=>{C(_),b("conversation")},I=w?e.find(_=>_.id===w)??null:null;return m?i.jsxs("div",{ref:v,className:O.clsx("flex flex-col h-full",p),children:[g==="list"&&i.jsx(rg,{items:A,activeId:w??void 0,searchPlaceholder:t,emptyState:r?i.jsx(ht,{flat:!0,className:"bg-transparent",description:r}):void 0,searchValue:u,onSearchChange:d,onItemClick:_=>k(_.id)}),g==="conversation"&&I&&i.jsx(ag,{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&&i.jsx(ig,{contact:I.sidebarContact,orders:I.orders,contactSectionLabel:a,ordersSectionLabel:s,emptyOrdersDescription:o,onClose:()=>b("conversation")})]}):i.jsxs("div",{ref:v,className:O.clsx("flex h-full",p),children:[i.jsx("div",{className:"flex-1 min-w-0 border-r border-surface-3",children:i.jsx(rg,{items:A,activeId:w??void 0,searchPlaceholder:t,emptyState:r?i.jsx(ht,{flat:!0,className:"bg-transparent",description:r}):void 0,searchValue:u,onSearchChange:d,onItemClick:_=>{C(_.id),j(!1)}})}),N?i.jsxs(i.Fragment,{children:[i.jsx("div",{className:O.clsx(y?"flex-1":"flex-[2]","min-w-0"),children:i.jsx(ag,{contact:N.contact,messages:N.messages,inputPlaceholder:l,inputValue:c,onBack:()=>{C(null),j(!1)},onMoreClick:()=>j(_=>!_),onSendClick:f,onInputChange:h})}),y&&i.jsx("div",{className:"flex-1 min-w-0 border-l border-surface-3",children:i.jsx(ig,{contact:N.sidebarContact,orders:N.orders,contactSectionLabel:a,ordersSectionLabel:s,emptyOrdersDescription:o,onClose:()=>j(!1)})})]}):i.jsx("div",{className:"flex-[2] min-w-0 flex items-center justify-center bg-surface-bg",children:i.jsx(ht,{flat:!0,description:n,className:"bg-transparent"})})]})},W6=({options:e,value:t,onChange:r,size:n="medium",disabled:a=!1,orientation:s="vertical",withSelectAll:o=!1,selectAllLabel:l="Select All",className:c})=>{const u=S.default.useId(),d=`${u}-select-all`,f=g=>{const b=t.includes(g)?t.filter(w=>w!==g):[...t,g];r(b)},h=e.filter(g=>!g.disabled&&!a).map(g=>g.value),p=h.filter(g=>t.includes(g)),v=h.length>0&&p.length===h.length,x=p.length>0&&!v,m=()=>{if(v)r(t.filter(g=>!h.includes(g)));else{const g=[...t];for(const b of h)g.includes(b)||g.push(b);r(g)}};return i.jsxs("div",{className:Q.twMerge(O.clsx("flex",s==="vertical"?"flex-col gap-8":"flex-row flex-wrap gap-x-8 gap-y-8",c)),children:[o&&i.jsxs(i.Fragment,{children:[i.jsxs("div",{className:"flex items-start gap-3",children:[i.jsx(Jt,{id:d,size:n,checked:v,indeterminate:x,disabled:a,onChange:()=>m()}),i.jsx("label",{htmlFor:d,className:O.clsx("text-sm font-semibold",a?"text-disabled cursor-not-allowed":"text-high-em cursor-pointer"),children:l})]}),i.jsx("div",{className:"h-px bg-surface-3 w-full"})]}),e.map(g=>{const b=t.includes(g.value),w=a||!!g.disabled,C=`${u}-${String(g.value)}`,y=!!g.caption;return i.jsxs("div",{className:O.clsx("flex gap-6",y?"items-start":"items-center",g.className),children:[i.jsx("div",{className:O.clsx("flex items-center shrink-0",y&&"mt-0.5"),children:i.jsx(Jt,{id:C,size:n,checked:b,indeterminate:g.indeterminate??!1,disabled:w,onChange:()=>f(g.value)})}),i.jsxs("label",{htmlFor:C,className:O.clsx("flex flex-col gap-3",w?"cursor-not-allowed":"cursor-pointer"),children:[i.jsx("span",{className:O.clsx("text-sm font-medium leading-5",w?"text-disabled":"text-high-em"),children:g.label}),g.caption&&i.jsx("span",{className:O.clsx("text-xs leading-4",w?"text-disabled":"text-low-em"),children:g.caption})]})]},g.value)})]})},H6={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"}},V6={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"},U6=(e,t)=>t==="disabled"?"bg-surface-3 border-none text-disabled":t==="hover"?e==="selected"?"bg-surface-2 border-surface-3 text-high-em":"bg-surface-2 border-surface-4 text-high-em":t==="focus"?e==="selected"?"bg-surface-2 border-2 border-surface-3 text-high-em":"bg-surface-2 border-2 border-surface-4 text-high-em":t==="drag"?e==="selected"?"bg-surface-2 border-surface-3 text-high-em":"bg-surface-2 border-surface-4 text-high-em":"",K6=({size:e="md",type:t="unselected",state:r="default",children:n,leftContent:a,rightContent:s,onClick:o,className:l,showLeftContent:c=!0,showRightContent:u=!0,showText:d=!0})=>{const f=A=>{if(!S.default.isValidElement(A))return A;const k=A,I=k.props.style||{},_={...k.props,style:{...I,width:"100%",height:"100%",display:"block"},size:void 0};return S.default.cloneElement(k,_)},h=!!o&&r!=="disabled",p=!!a&&c,v=!!s&&u,x=H6[e],m=V6[r],g=U6(t,r),b=Q.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),w="flex-shrink-0 inline-flex items-center justify-center",C=x.iconSize,y=x.gapValue,j=i.jsx("div",{className:w,style:{marginRight:y,width:`${C}px`,height:`${C}px`},children:p?f(a):null}),N=i.jsx("div",{className:w,style:{marginLeft:y,width:`${C}px`,height:`${C}px`},children:v?f(s):null});return i.jsxs("div",{className:b,role:h?"button":"status",onClick:h?o:void 0,tabIndex:h?0:void 0,children:[j,d&&i.jsx("span",{className:"shrink-0",children:n}),N]})},G6=["--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"],Z6=()=>{if(typeof document>"u")return[];const e=[],t=getComputedStyle(document.documentElement);return G6.forEach(r=>{const n=t.getPropertyValue(r).trim();n&&e.push({name:r,value:n.toUpperCase()})}),e},Y6=({colors:e})=>{const[t,r]=P.useState(e||[]),[n,a]=P.useState(0);return P.useEffect(()=>{if(e){r(e);return}r(Z6())},[e,n]),P.useEffect(()=>{if(e)return;const s=new MutationObserver(o=>{o.forEach(l=>{l.type==="attributes"&&l.attributeName==="class"&&a(c=>c+1)})});return s.observe(document.documentElement,{attributes:!0,attributeFilter:["class"]}),()=>s.disconnect()},[e]),i.jsx("div",{style:{display:"flex",flexDirection:"column",gap:"1rem"},children:t.map(({name:s,value:o})=>i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"1rem",fontFamily:"monospace"},children:[i.jsx("div",{style:{width:"50px",height:"50px",backgroundColor:o,border:"1px solid #ccc",borderRadius:"4px"}}),i.jsxs("div",{children:[i.jsx("div",{style:{fontWeight:"bold"},children:s}),i.jsx("div",{children:o})]})]},s))})},X6=({disabled:e=!1,className:t,...r})=>i.jsxs("div",{className:Q.twMerge(O.clsx("inline-flex flex-col items-center justify-center gap-[2px]","w-[17px] h-[80px] rounded-full border border-surface-3 bg-white","cursor-grab active:cursor-grabbing transition-opacity",e&&"opacity-50 cursor-not-allowed",t)),...r,children:[i.jsx("div",{className:"w-[2.6px] h-[3px] rounded-full bg-surface-3"}),i.jsx("div",{className:"w-[2.6px] h-[3px] rounded-full bg-surface-3"}),i.jsx("div",{className:"w-[2.6px] h-[3px] rounded-full bg-surface-3"})]}),cm=({className:e,disabled:t=!1,onDrag:r,dragHandleProps:n,onDuplicate:a,onDelete:s,...o})=>{const[l,c]=P.useState(""),u=f=>{c(f),f==="duplicate"&&a?.(),f==="delete"&&s?.()},d=[...a?[{value:"duplicate",icon:i.jsx(el,{size:12})}]:[],...s?[{value:"delete",icon:i.jsx(tl,{size:12})}]:[]];return i.jsx("div",{className:O.clsx("border-b border-surface-3 min-h-[28px]",e),...o,children:i.jsxs("div",{className:"flex justify-center",children:[(r||n)&&i.jsx("button",{type:"button",className:O.clsx("h-[28px] px-[9.2px]","inline-flex items-center justify-center","border-none bg-transparent rounded-none","transition-colors duration-200",t?"opacity-50 cursor-not-allowed pointer-events-none":"hover:bg-surface-2 cursor-grab"),onClick:r,disabled:t,...n,children:i.jsx(Jo,{size:12})}),d.length>0&&i.jsx(xr,{options:d,value:l,onChange:u,size:"xs",variant:"secondary",disabled:t,buttonClassName:"rounded-none"})]})})},Q6={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}},J6={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"}}},eP="opacity-50 bg-gray-100 cursor-not-allowed",tP={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]"}},rP=({layout:e="text_icon",hierarchy:t="fill",variant:r="default",size:n="md",label:a,hint:s,disabled:o,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:w="bg-primary-500",optionActiveTextColor:C="text-white",optionTextColor:y="text-gray-900",borderRadius:j="rounded-lg"})=>{const[N,A]=P.useState(""),k=J6[r][t],I=tP[n],_=Q6[e],E=N===""?d:d.filter(M=>M.label.toLowerCase().includes(N.toLowerCase())),T=Q.twMerge(O.clsx("w-full flex-1 bg-transparent focus:outline-none",k.input,x,m)),R=Q.twMerge(O.clsx("relative flex items-center gap-2 border transition-colors duration-200 focus-within:ring-2",j,I.wrapper,k.wrapper,o&&eP,g));return i.jsxs("div",{className:O.clsx("flex flex-col gap-1.5",v),children:[a&&i.jsx("label",{className:"font-medium text-sm text-gray-800",children:a}),i.jsx(xe.Combobox,{value:f,onChange:h,disabled:o,children:i.jsxs("div",{className:"relative",children:[i.jsxs("div",{className:R,children:[_.showLeadingIcon&&l&&i.jsx("div",{children:S.default.cloneElement(l,{size:I.icon,color:"currentColor"})}),_.showLeadingAvatar&&c&&i.jsx("img",{src:c,alt:"avatar",className:O.clsx("rounded-full",I.avatar)}),_.showInput&&i.jsx(xe.Combobox.Input,{className:T,placeholder:p,onChange:M=>A(M.target.value),displayValue:M=>M?.label}),_.showTrailingChevron&&!u&&i.jsx(xe.Combobox.Button,{className:O.clsx("flex items-center",{"w-full h-full justify-center":e==="only_icon"}),children:i.jsx(B.ArrowDown2,{size:I.icon,color:b})}),_.showTrailingAddon&&u&&i.jsx("div",{className:"flex-shrink-0",children:u})]}),i.jsx(xe.Combobox.Options,{className:"absolute z-10 mt-1 w-full overflow-auto rounded-md bg-white py-1 text-base shadow-lg ring-1 ring-black/5 focus:outline-none sm:text-sm",children:E.length===0&&N!==""?i.jsx("div",{className:"relative cursor-default select-none px-4 py-2 text-gray-700",children:"Nothing found."}):E.map(M=>i.jsx(xe.Combobox.Option,{value:M,className:({active:$})=>Q.twMerge(O.clsx("relative cursor-default select-none py-2 pl-4 pr-4",$?`${w} ${C}`:y)),children:M.label},M.id))})]})}),s&&i.jsxs("div",{className:O.clsx("flex items-center gap-1.5 text-sm",k.hint),children:[i.jsx(B.InfoCircle,{size:16,color:"currentColor"}),i.jsx("span",{children:s})]})]})},nP=({items:e,trigger:t,className:r,align:n="right",offset:a=8})=>{const[s,o]=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)&&o(!1)};if(s)return document.addEventListener("mousedown",d),()=>{document.removeEventListener("mousedown",d)}},[s]);const u=d=>{d.disabled||(d.onClick(),o(!1))};return i.jsxs("div",{className:O.clsx("relative inline-block",r),children:[i.jsx("div",{ref:c,onClick:()=>o(!s),className:"cursor-pointer",children:t}),s&&i.jsx("div",{ref:l,className:O.clsx("absolute z-50 mt-2 min-w-[200px] rounded-lg bg-white shadow-lg border border-gray-200",n==="right"?"right-0":"left-0"),style:{top:`calc(100% + ${a}px)`},children:i.jsx("div",{className:"py-2",children:e.map((d,f)=>i.jsxs("button",{onClick:()=>u(d),disabled:d.disabled,className:O.clsx("w-full px-4 py-2.5 text-left text-sm flex items-center gap-3 transition-colors relative","hover:bg-gray-50",d.destructive?"text-[var(--danger-main)]":"text-[var(--high-em)]",d.disabled&&"opacity-50 cursor-not-allowed",f<e.length-1&&"border-b border-gray-100",f===0&&"before:absolute before:inset-x-0 before:-top-2 before:h-2 before:bg-transparent hover:before:bg-gray-50",f===e.length-1&&"after:absolute after:inset-x-0 after:-bottom-2 after:h-2 after:bg-transparent hover:after:bg-gray-50"),children:[d.icon&&i.jsx("span",{className:"flex-shrink-0 flex items-center justify-center relative z-10",children:d.icon}),i.jsx("span",{className:"flex-1 font-normal relative z-10",children:d.label})]},d.id))})})]})},um=S.default.memo(({children:e,tooltipContent:t,icon:r,iconColor:n="text-disabled",leadingIcon:a,leadingIconColor:s="text-disabled",iconSize:o,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,w=o??x[u]??20,C=!!h&&p!=="disabled",y=Q.twMerge(O.clsx("flex border border-surface-3 w-full items-center px-6 h-14 text-left text-sm font-medium transition-colors rounded-xl",p==="disabled"&&"bg-surface-3 pointer-events-none",p==="hover"&&"bg-surface-1",p==="active"&&"bg-surface-2",p==="drag"&&"cursor-grabbing shadow-[0_8px_14px_-4px_rgba(0,0,0,0.2)] bg-surface-2",C&&p==="default"&&"cursor-pointer hover:bg-surface-1 active:bg-surface-2",p==="disabled"&&"cursor-not-allowed",l)),j=Q.twMerge(O.clsx("flex-1 ml-6",g,m[d],p==="disabled"?"text-disabled":f||"text-med-em",c));return i.jsxs("div",{className:y,onClick:C?h:void 0,suppressHydrationWarning:!0,children:[a&&i.jsx("div",{className:"flex items-center shrink-0",children:i.jsx(ie,{size:w,className:s,children:a})}),i.jsx("span",{className:j,style:b?{fontSize:b}:void 0,children:e}),r&&t?i.jsxs(Ct.Root,{children:[i.jsx(Ct.Trigger,{asChild:!0,children:i.jsx("button",{className:O.clsx("flex items-center focus:outline-none focus-visible:ring-2 rounded-full shrink-0",n),onClick:N=>N.stopPropagation(),children:i.jsx(ie,{size:w,className:n,children:r})})}),i.jsx(Ct.Portal,{children:i.jsxs(Ct.Content,{sideOffset:5,className:O.clsx("z-50 max-w-xs overflow-hidden rounded-xl bg-surface-bg p-3 text-xs font-medium text-med-em shadow-lg","data-[state=delayed-open]:data-[side=top]:animate-slideDownAndFade","data-[state=delayed-open]:data-[side=bottom]:animate-slideUpAndFade"),children:[t,i.jsx(Ct.Arrow,{className:"fill-white"})]})})]}):r?i.jsx("div",{className:O.clsx("flex items-center shrink-0",n),children:i.jsx(ie,{size:w,className:n,children:r})}):null]})});um.displayName="DragAndDropListItem";const aP={default:{...We.default,wrapper:`${We.default.wrapper} hover:cursor-pointer`,optionsPanel:"border-surface-4",label:"text-med-em",selectedValue:"text-med-em"},danger:{...We.danger,wrapper:`${We.danger.wrapper} hover:cursor-pointer`,optionsPanel:"border-danger-accent-2",label:"text-high-em",selectedValue:"text-danger-em"},outlined:{...We.outlined,wrapper:`${We.outlined.wrapper} hover:cursor-pointer`,optionsPanel:"border-surface-4",label:"text-med-em",selectedValue:"text-med-em"}},Mn={wrapper:"bg-surface-3 text-disabled pointer-events-none border-transparent",label:"text-disabled",selectedValue:"text-disabled",placeholder:"text-disabled",hint:"text-disabled"},iP={sm:{...qt.sm,rounded:"rounded-md",selectText:"text-xs"},md:{...qt.md,selectText:"text-sm font-medium"}},Te=({variant:e="default",size:t="md",menuSize:r,label:n,hint:a,items:s,disabled:o,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:w,searchable:C=!1,searchPlaceholder:y})=>{const j=aP[e],N=iP[t],A=r||t,k=P.useRef(null),I=P.useRef(null),[_,E]=P.useState(!1),[T,R]=P.useState("");P.useEffect(()=>{_||R("")},[_]);const M=C&&T.trim()?s.filter(te=>String(te.title??"").toLowerCase().includes(T.trim().toLowerCase())):s,[$,L]=P.useState(null),[q,U]=P.useState(!1),D=s.find(te=>te.id===u);P.useEffect(()=>{U(!0)},[]);const F=S.default.useCallback(()=>{if(k.current&&_){const te=k.current.getBoundingClientRect(),pe=window.innerHeight-te.bottom,Y=te.top,Oe=pe<200&&Y>pe;L({top:Oe?te.top-8:te.bottom+8,left:te.left,width:te.width,openUpwards:Oe})}},[_]);P.useEffect(()=>{if(_){F();const te=z=>{I.current?.contains(z.target)||E(!1)};return window.addEventListener("scroll",te,!0),window.addEventListener("resize",F),()=>{window.removeEventListener("scroll",te,!0),window.removeEventListener("resize",F)}}},[_,F]),P.useEffect(()=>{if(!_)return;const te=z=>{k.current&&!k.current.contains(z.target)&&I.current&&!I.current.contains(z.target)&&E(!1)};return document.addEventListener("mousedown",te),()=>document.removeEventListener("mousedown",te)},[_]);const H=()=>{o||E(!_)},G=te=>{d(te),E(!1)},J=h?{height:h}:void 0,ne=()=>{if(p)return{borderRadius:p}},X=()=>{if(p)return{borderRadius:p}},re=v?.startsWith("var(")?{color:v}:void 0,ce=v&&!v.startsWith("var(")?v:void 0,K=x&&!x.startsWith("#")&&!x.startsWith("rgb")?x:void 0,ee=x&&(x.startsWith("#")||x.startsWith("rgb"))?{backgroundColor:x}:void 0;return i.jsxs("div",{className:O.clsx("w-full flex flex-col gap-1.5",c),children:[n&&i.jsx("label",{htmlFor:f,className:O.clsx("font-semibold truncate",N.labelFontSize,j.label,o&&Mn.label),children:n}),i.jsxs("div",{className:"relative",children:[i.jsxs("button",{ref:k,id:f,onClick:H,disabled:o,className:O.clsx("relative w-full cursor-default border text-left transition-colors duration-200 focus:outline-none focus-visible:ring-2","flex items-center",!h&&N.height,!x&&j.wrapper,K,o&&Mn.wrapper,!p&&N.rounded),style:{...J,...ne(),...ee},children:[g&&i.jsx("span",{className:O.clsx("pointer-events-none absolute inset-y-0 left-0 flex items-center pl-3.5",o?"text-disabled":D?j.selectedValue:j.placeholder),children:m?S.default.isValidElement(m)?S.default.cloneElement(m,{color:"currentColor"}):m:i.jsx(B.Category,{size:N.iconSize,color:"currentColor"})}),i.jsx("span",{className:O.clsx("flex-1 min-w-0 truncate",g?"pl-[36px]":t==="sm"?"pl-2.5":"pl-3.5"),children:D?i.jsx("span",{className:O.clsx(N.selectText,o?Mn.selectedValue:j.selectedValue),children:D.title}):i.jsx("span",{className:O.clsx(N.selectText,o?Mn.placeholder:j.placeholder,ce),style:re,children:l})}),i.jsx("span",{className:O.clsx("pointer-events-none flex items-center shrink-0",t==="sm"?"pr-1.5 pl-1.5":"pr-3.5"),children:_?i.jsx(B.ArrowUp2,{size:N.iconSize,color:"currentColor"}):i.jsx(B.ArrowDown2,{size:N.iconSize,color:"currentColor"})})]}),q&&_&&$&&bn.createPortal(i.jsx("div",{ref:I,className:"fixed z-50",style:$.openUpwards?{bottom:`${window.innerHeight-$.top}px`,left:`${$.left}px`,width:`${$.width}px`}:{top:`${$.top}px`,left:`${$.left}px`,width:`${$.width}px`},children:C?i.jsxs("div",{className:O.clsx("flex w-full flex-col overflow-hidden border shadow-md bg-surface-bg",!p&&"rounded-xl",j.optionsPanel),style:{...X(),maxHeight:$.openUpwards?`min(300px, ${$.top-20}px)`:`min(300px, calc(100vh - ${$.top}px - 20px))`},children:[i.jsxs("div",{className:"flex shrink-0 items-center gap-2 border-b border-surface-3 px-3 py-2",children:[i.jsx(B.SearchNormal1,{size:16,color:"currentColor",className:"shrink-0 text-low-em"}),i.jsx("input",{autoFocus:!0,value:T,onChange:te=>R(te.target.value),placeholder:y||"Buscar…",className:"w-full bg-transparent text-sm text-high-em placeholder:text-placeholder focus:outline-none"})]}),M.length===0?i.jsx("div",{className:"px-4 py-3 text-sm text-low-em",children:"Sin resultados"}):i.jsx(Ht,{items:M.map(({id:te,...z})=>({id:te,...z})),size:A,floating:!1,onSelect:G,selectedIds:u?[u]:[],className:"w-full overflow-y-auto !rounded-none !border-0 !bg-transparent !shadow-none"})]}):i.jsx(Ht,{items:s.map(({id:te,...z})=>({id:te,...z})),size:A,floating:!1,onSelect:G,selectedIds:u?[u]:[],className:O.clsx("w-full overflow-y-auto shadow-md border",!p&&"rounded-xl",j.optionsPanel,"bg-surface-bg"),style:{...X(),maxHeight:$.openUpwards?`min(300px, ${$.top-20}px)`:`min(300px, calc(100vh - ${$.top}px - 20px))`,minHeight:w}})}),document.body)]}),a&&i.jsx(ft,{icon:i.jsx(B.InfoCircle,{variant:b}),label:a,iconSize:N.hintIconSize,gap:1,iconColorClass:O.clsx(j.hint,o&&Mn.hint),labelColorClass:O.clsx(j.hint,o&&Mn.hint),className:O.clsx(N.hintFontSize,"font-semibold")})]})};function sP({children:e,...t}){return i.jsx(xe.Menu,{as:"div",className:"relative inline-block text-left",...t,children:e})}const V2=S.default.memo(({isOver:e=!1,activeHeight:t="56px",inactiveHeight:r="0px",transitionDuration:n=150,transitionTimingFunction:a="ease-out",className:s,style:o,dropRef:l,id:c})=>i.jsx("div",{ref:l,id:c,className:s,style:{height:e?t:r,transition:`height ${n}ms ${a}`,overflow:"hidden",...o}}));V2.displayName="DropZone";const oP={backgroundImage:"repeating-linear-gradient(45deg, var(--surface-3) 0, var(--surface-3) 8px, transparent 8px, transparent 16px)"},Zn=S.default.memo(({children:e,className:t,style:r})=>i.jsx("div",{className:O.clsx("flex min-h-[44px] w-full items-center justify-center rounded-xl border border-surface-3 px-3 py-2 text-xs font-medium text-low-em",t),style:{...oP,...r},children:e}));Zn.displayName="DropPlaceholder";class lP 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:s="Something went wrong",defaultMessage:o="An error occurred while rendering this component.",retryLabel:l="Try again"}=this.props;return t?a?S.default.isValidElement(a)?S.default.cloneElement(a,{error:r,onRetry:this.resetError}):a:i.jsx("div",{className:"flex items-center justify-center h-full p-8",children:i.jsxs("div",{className:"text-center flex flex-col gap-6 items-center",children:[i.jsx("h3",{className:"text-lg font-semibold text-danger-main",children:s}),i.jsx("p",{className:"text-sm text-med-em",children:o}),i.jsx(W,{onClick:this.resetError,size:"sm",variant:"secondary",hierarchy:"primary",children:l})]})}):n}}const U2=S.default.memo(({icon:e=i.jsx(ie,{className:"text-danger-main",size:"2xl",children:i.jsx(B.Danger,{})}),title:t="Something went wrong",message:r,error:n,onRetry:a,retryLabel:s="Retry",showDetailsInProduction:o=!1,className:l,centered:c=!0,maxWidth:u="max-w-sm"})=>{const d=o||process.env.NODE_ENV==="development";return i.jsx(Sm,{children:i.jsx("div",{className:O.clsx("flex flex-col p-8",c&&"items-center justify-center h-full",l),children:i.jsxs("div",{className:O.clsx("text-center flex justify-center items-center flex-col gap-6",u),children:[typeof e=="string"?i.jsx("div",{className:"text-5xl",children:e}):i.jsx("div",{className:"flex justify-center",children:e}),i.jsx("h3",{className:"text-lg font-semibold text-danger-main",children:t}),r&&i.jsx("p",{className:"text-sm text-med-em mb-4",children:r}),n&&d&&i.jsxs("details",{className:"text-left",children:[i.jsx("summary",{className:"text-xs text-med-em cursor-pointer",children:"Technical details"}),i.jsxs("pre",{className:"text-xs text-danger-main p-2 rounded overflow-auto max-h-32",children:[n.message,n.stack&&`
|
|
20
|
+
|
|
21
|
+
${n.stack}`]})]}),a&&i.jsx(W,{onClick:a,variant:"secondary",hierarchy:"secondary",size:"sm",children:s})]})})})});U2.displayName="ErrorState";const cP=({groups:e,className:t,width:r,height:n})=>{const a=O.clsx("flex","items-center","justify-center","p-1 bg-brand-primary-main-special rounded-8 border border-brand-primary-accent-special gap-2"),[s,o]=P.useState(null);P.useEffect(()=>{const c=u=>{u.target?.closest("[data-floatingbar-dropdown]")||o(null)};if(s)return document.addEventListener("mousedown",c),()=>document.removeEventListener("mousedown",c)},[s]);const l={width:r,height:n};return i.jsx("div",{style:l,className:O.clsx("flex items-center gap-4 w-fit",t),children:e.map((c,u)=>i.jsx("div",{className:a,children:c.map(d=>i.jsx("div",{className:"relative",children:d.type==="dropdown"?i.jsxs("div",{"data-floatingbar-dropdown":d.id,className:"relative gap-4",children:[i.jsx(W,{variant:d.variant||"brand",hierarchy:d.hierarchy||"secondary",size:d.size||"sm",icons:d.label&&d.leadingIcon?"both":"trailing",leadingIcon:d.label?d.leadingIcon:void 0,trailingIcon:s===d.id?i.jsx(sm,{}):i.jsx(im,{}),onClick:()=>o(s===d.id?null:d.id),disabled:d.disabled,style:{outline:"none",boxShadow:"none"},className:O.clsx(d.className,s===d.id&&"bg-brand-primary-accent-special"),children:d.label?d.label:S.default.isValidElement(d.leadingIcon)?S.default.cloneElement(d.leadingIcon,{size:18,color:"currentColor"}):d.leadingIcon}),s===d.id&&i.jsx(Ht,{floating:!0,size:d.dropMenuSize||"sm",selectedIds:d.selectedIds,items:d.items.map(f=>({id:f.id,title:f.label,leadingIcon:f.icon,showLeadingIcon:!!f.icon,showDescription:d.showDescription??!1,showTrailingIcon:d.showTrailingIcon??!1,showTrailingText:d.showTrailingText??!1,trailingText:f.trailingText,showTag:d.showTag??!1,showCheckbox:d.showCheckbox??!1,disabled:f.disabled,showDividerAfter:f.showDividerAfter,onClick:()=>{f.onClick(),o(null)},...f.destructive&&{customTitleColor:d.destructiveColor||"text-danger-em"}})),className:O.clsx("bottom-full mb-4",d.dropMenuClassName)})]}):i.jsx(W,{variant:d.variant||"brand",hierarchy:d.hierarchy||"secondary",size:d.size||"sm",icons:d.label?d.leadingIcon&&d.trailingIcon?"both":d.leadingIcon?"leading":d.trailingIcon?"trailing":void 0:"only",leadingIcon:d.leadingIcon,trailingIcon:d.trailingIcon,onClick:d.onClick,disabled:d.disabled,style:{outline:"none",boxShadow:"none"},className:O.clsx(d.className,d.isActive&&"bg-brand-primary-accent-special"),children:d.label})},d.id))},u))})},K2=({icon:e,text:t,onClick:r,className:n=""})=>{const a=()=>{r&&r()};return i.jsxs("div",{className:O.clsx("w-full h-[60px]","bg-surface-bg","border border-surface-3","rounded-lg","flex flex-col items-center justify-center","cursor-grab",r&&"hover:bg-surface-1 transition-colors",n),onClick:a,children:[e&&i.jsx("div",{className:"flex items-center justify-center",children:i.jsx(ie,{size:20,color:"var(--low-em)",children:e})}),t&&i.jsx("span",{className:"font-inter font-semibold text-[10px] text-low-em mt-1",children:t})]})},dm=e=>e?{start:"justify-start",center:"justify-center",end:"justify-end",between:"justify-between",around:"justify-around",evenly:"justify-evenly"}[e]:"",fm=e=>e?{start:"items-start",center:"items-center",end:"items-end",baseline:"items-baseline",stretch:"items-stretch"}[e]:"",uP={sm:"h-13",md:"h-14",lg:"h-[60px]"},G2=({gap:e=4,justify:t,align:r="center",className:n,children:a,...s})=>i.jsx("div",{className:ae.default("flex",tr(e),dm(t),fm(r),n),...s,children:a}),Z2=({gap:e=4,justify:t="center",align:r="center",className:n,children:a,...s})=>i.jsx("div",{className:ae.default("flex h-full",tr(e),dm(t),fm(r),n),...s,children:a}),Y2=({gap:e=5,justify:t="end",align:r="center",className:n,children:a,...s})=>i.jsx("div",{className:ae.default("flex",tr(e),dm(t),fm(r),n),...s,children:a}),dP={always:"flex",desktop:"hidden lg:flex",none:"hidden"},sl=e=>{const{className:t,bordered:r=!0,size:n="lg",logoVariant:a="with-text",showLogo:s="always",children:o,logoSectionGap:l=6,leftWidth:c,centerWidth:u,rightWidth:d,centerFullHeight:f=!0,showCenterOnMobile:h=!1,...p}=e,v=S.default.Children.toArray(o).find(g=>S.default.isValidElement(g)&&g.type===G2),x=S.default.Children.toArray(o).find(g=>S.default.isValidElement(g)&&g.type===Z2),m=S.default.Children.toArray(o).find(g=>S.default.isValidElement(g)&&g.type===Y2);return i.jsx("header",{className:ae.default("relative w-full bg-white",r&&"border-b border-surface-4",t),...p,children:i.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",uP[n]),children:[i.jsxs("div",{className:ae.default("flex items-center",c!==void 0?"lg:pl-8!":"shrink-0",tr(l)),style:c!==void 0?{width:`${c}%`}:void 0,children:[s!=="none"&&i.jsx("div",{className:ae.default("items-center",dP[s]),children:a==="with-text"?i.jsx(Ms,{height:25,className:"text-black"}):i.jsx($s,{height:25,className:"text-black"})}),v]}),x&&i.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}),i.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})]})})};sl.LeftContent=G2;sl.Center=Z2;sl.Right=Y2;function fP(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 s=n>0?n:t,o=a>0?a:t,l=100-s-o;return{leftWidth:s,centerWidth:l,rightWidth:o}}const X2=e=>e?{start:"justify-start",center:"justify-center",end:"justify-end",between:"justify-between",around:"justify-around",evenly:"justify-evenly"}[e]:"",Q2=e=>e?{start:"items-start",center:"items-center",end:"items-end",baseline:"items-baseline",stretch:"items-stretch"}[e]:"",hP={sm:"h-13",md:"h-14",lg:"h-[60px]"},J2=({gap:e=4,justify:t,align:r="center",className:n,children:a,...s})=>i.jsx("div",{className:ae.default("flex",tr(e),X2(t),Q2(r),n),...s,children:a}),eC=({gap:e=4,justify:t="end",align:r="center",className:n,children:a,...s})=>i.jsx("div",{className:ae.default("flex",tr(e),X2(t),Q2(r),n),...s,children:a}),ol=e=>{const{className:t,bordered:r=!0,size:n="md",logoVariant:a="no-text",showLogo:s="always",children:o,logoSectionGap:l=6,leftWidth:c,rightWidth:u,...d}=e,f=S.default.Children.toArray(o).find(p=>S.default.isValidElement(p)&&p.type===J2),h=S.default.Children.toArray(o).find(p=>S.default.isValidElement(p)&&p.type===eC);return i.jsxs("footer",{className:ae.default("relative w-full bg-white",r&&"border-t border-surface-4",t),...d,children:[i.jsxs("div",{className:"flex flex-col gap-8 px-container-mobile py-8 lg:hidden",children:[s!=="none"&&i.jsx("div",{className:"flex items-center",children:a==="with-text"?i.jsx(Ms,{height:22,className:"text-black"}):i.jsx($s,{height:22,className:"text-black"})}),f&&i.jsx("div",{className:"flex items-center",children:f}),h&&i.jsx("div",{className:"flex items-center gap-4 px-0",children:h})]}),i.jsxs("div",{className:ae.default("hidden lg:flex items-center justify-between lg:px-container-desktop",hP[n]),children:[i.jsxs("div",{className:ae.default("flex items-center shrink-0",tr(l)),style:c!==void 0?{width:`${c}%`}:void 0,children:[s!=="none"&&i.jsx("div",{className:"flex items-center",children:a==="with-text"?i.jsx(Ms,{height:22,className:"text-black"}):i.jsx($s,{height:22,className:"text-black"})}),f]}),i.jsx("div",{className:"flex items-center shrink-0 ml-auto",style:u!==void 0?{width:`${u}%`}:void 0,children:h})]})]})};ol.Left=J2;ol.Right=eC;ol.displayName="Footer";const ll=P.forwardRef(({onSearch:e,debounceMs:t=300,isLoading:r=!1,showClearButton:n=!0,errorMessage:a,suggestions:s=[],onSuggestionClick:o,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":w="Search",className:C,size:y,...j},N)=>{const[A,k]=P.useState(""),[I,_]=P.useState(!1),[E,T]=P.useState(-1),R=P.useRef(null),M=c!==void 0,$=M?c:A,L=z2($,t);P.useEffect(()=>{L&&e&&e(L)},[L,e]),P.useEffect(()=>{const X=re=>{R.current&&!R.current.contains(re.target)&&_(!1)};return document.addEventListener("mousedown",X),()=>{document.removeEventListener("mousedown",X)}},[]);const q=X=>{const re=X.target.value;M||k(re),u&&u(X),re&&s.length>0?(_(!0),T(-1)):_(!1)},U=X=>{if(X.key==="Enter"){if(X.preventDefault(),I&&E>=0&&E<s.length){const re=s[E];H(re)}else e&&$&&e($);_(!1)}else X.key==="ArrowDown"?(X.preventDefault(),I&&s.length>0&&T(re=>re<s.length-1?re+1:0)):X.key==="ArrowUp"?(X.preventDefault(),I&&s.length>0&&T(re=>re>0?re-1:s.length-1)):X.key==="Escape"&&(_(!1),T(-1))},D=X=>{$&&s.length>0&&_(!0),g&&g(X)},F=()=>{const X={target:{value:""}};M||k(""),u&&u(X),_(!1),T(-1)},H=X=>{const re={target:{value:X}};M||k(X),u&&u(re),o&&o(X),_(!1),T(-1)},G=a?"danger":"default",J=r?i.jsx(B.ArrowRotateRight,{color:"currentColor",size:16,className:"animate-spin text-primary-500"}):$&&n&&i.jsx("button",{type:"button",onClick:F,className:"text-gray-500 hover:text-gray-700 focus:outline-none transition-colors","aria-label":"Clear search",children:i.jsx(B.CloseCircle,{color:"currentColor",size:16})}),ne=s.filter(X=>X.toLowerCase().includes($.toLowerCase()));return i.jsxs("div",{className:"relative w-full",ref:R,children:[i.jsx(me,{ref:N,className:O.clsx("w-full text-placeholder",C),value:$,onChange:q,onKeyDown:U,onFocus:D,onBlur:m,onInvalid:b,variant:G,hint:a,leadingIcon:i.jsx(B.SearchNormal1,{color:"currentColor",size:16}),trailingIcon:J,placeholder:l,disabled:d,id:f,name:h,autoComplete:p,maxLength:v,required:x,"aria-label":w,...j}),I&&ne.length>0&&i.jsx("div",{className:"absolute z-10 w-full mt-1 bg-white border border-gray-200 rounded-md shadow-lg max-h-60 overflow-auto",role:"listbox",children:ne.map((X,re)=>i.jsx("div",{className:O.clsx("px-3 py-2 cursor-pointer text-sm",re===E?"bg-primary-100 text-primary-900":"text-gray-700 hover:bg-gray-100"),onClick:()=>H(X),role:"option","aria-selected":re===E,children:X},re))})]})});ll.displayName="InputSearch";const hm=c5,sg=Object.keys(hm).filter(e=>/^[A-Z]/.test(e)).sort((e,t)=>e.localeCompare(t)),pm=({name:e,size:t=20,color:r="currentColor",className:n})=>{if(!e)return null;const a=hm[e];return a?i.jsx(a,{size:t,color:r,className:n}):null};pm.displayName="IconByName";const ds=5,og=56,cl=({value:e,onChange:t,searchPlaceholder:r="Buscar icono",gridHeight:n=280,className:a})=>{const[s,o]=S.default.useState(""),l=z2(s,150),c=S.default.useRef(null),u=S.default.useMemo(()=>{const h=l.trim().toLowerCase();return h?sg.filter(p=>p.toLowerCase().includes(h)):sg},[l]),d=Math.ceil(u.length/ds),f=qj.useVirtualizer({count:d,getScrollElement:()=>c.current,estimateSize:()=>og,overscan:6});return S.default.useEffect(()=>{f.scrollToOffset(0)},[l,f]),i.jsxs("div",{className:Q.twMerge(O.clsx("flex flex-col gap-3",a)),children:[i.jsx(ll,{placeholder:r,value:s,onChange:h=>o(h.target.value)}),u.length===0?i.jsx("div",{style:{height:n},className:"flex items-center justify-center",children:i.jsx("span",{className:"text-sm text-low-em",children:"Sin resultados"})}):i.jsx("div",{ref:c,className:"ds-scrollbar overflow-y-auto",style:{height:n},children:i.jsx("div",{style:{height:f.getTotalSize(),position:"relative",width:"100%"},children:f.getVirtualItems().map(h=>{const p=h.index*ds,v=u.slice(p,p+ds);return i.jsx("div",{className:"absolute left-0 top-0 grid w-full place-items-center gap-2",style:{gridTemplateColumns:`repeat(${ds}, minmax(0, 1fr))`,height:og,transform:`translateY(${h.start}px)`},children:v.map(x=>{const m=hm[x];if(!m)return null;const g=e===x;return i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"md",icons:"only",leadingIcon:i.jsx(m,{}),title:x,"aria-label":x,"aria-pressed":g,onClick:()=>t(x),className:O.clsx(g&&"bg-info-accent-2 hover:bg-info-accent-2 text-high-em")},x)})},h.key)})})})]})};cl.displayName="IconPicker";const tC=S.default.createContext(void 0);function rC(){const e=S.default.useContext(tC);if(!e)throw new Error("Must be used inside DropIconPicker");return e}const nC=({children:e,value:t,onChange:r})=>{const[n,a]=S.default.useState(!1),s=S.default.useRef(null);return i.jsx(tC.Provider,{value:{open:n,setOpen:a,value:t,onChange:r,triggerRef:s},children:e})};nC.displayName="DropIconPicker";const aC=({children:e})=>{const{open:t,setOpen:r,triggerRef:n}=rC();return S.default.cloneElement(e,{ref:n,onClick:a=>{e.props.onClick?.(a),r(!t)}})};aC.displayName="DropIconPickerTrigger";const iC=({className:e})=>{const{open:t,setOpen:r,value:n,onChange:a,triggerRef:s}=rC(),o=S.default.useRef(null),l=Oa({triggerRef:s,panelRef:o,enabled:t});return Qi({refs:[s,o],onClose:()=>r(!1),enabled:t}),!t||typeof document>"u"?null:bn.createPortal(i.jsx("div",{ref:o,className:O.clsx("w-[320px] rounded-xl border border-surface-3 bg-white p-4",e),style:l,children:i.jsx(cl,{value:n,onChange:c=>{a(c),r(!1)}})}),document.body)};iC.displayName="DropIconPickerContent";const pP={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"}},mP={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}},lg={container:"opacity-50 cursor-not-allowed pointer-events-none",dropZone:"cursor-not-allowed"},xP=({onImageSelected:e,variant:t="default",size:r="md",className:n,acceptedFileTypes:a="image/*",maxFileSize:s,disabled:o=!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=pP[t],w=mP[r],C=T=>{if(s&&T.size>s){const R=(s/1048576).toFixed(1);g(`File size must be less than ${R}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])},j=T=>{T.preventDefault(),f(!1),T.dataTransfer.files&&T.dataTransfer.files[0]&&C(T.dataTransfer.files[0])},N=T=>{T.preventDefault(),o||f(!0)},A=T=>{T.preventDefault(),!o&&(u.current+=1,f(!0))},k=T=>{T.preventDefault(),u.current-=1,u.current<=0&&(f(!1),u.current=0)},I=T=>{T.stopPropagation(),c.current?.click()},_=()=>{o||x(!0)},E=()=>{x(!1)};return i.jsx("div",{className:O.clsx("flex flex-col",n),children:i.jsx("div",{className:O.clsx(b.container,w.container,o&&lg.container),children:i.jsxs("div",{className:O.clsx(b.dropZone,w.dropZone,"cursor-pointer relative",o&&lg.dropZone,d&&!h&&"bg-black/20"),onDrop:o?void 0:j,onDragOver:o?void 0:N,onDragEnter:o?void 0:A,onDragLeave:o?void 0:k,onClick:o?void 0:I,children:[h?i.jsxs("div",{className:O.clsx("absolute inset-0 overflow-hidden transition-all duration-200",w.preview),onMouseEnter:_,onMouseLeave:E,children:[i.jsx("img",{src:h,alt:"Preview",className:O.clsx("w-full h-full object-cover transition-all duration-200",v&&"brightness-90")}),v&&i.jsx("div",{className:"absolute inset-0 flex items-center justify-center transition-all duration-200",children:i.jsx(W,{onClick:I,variant:"neutral",size:"xs",disabled:o,children:"Change Image"})})]}):i.jsxs(i.Fragment,{children:[i.jsx("div",{className:O.clsx("flex items-center justify-center rounded-lg overflow-hidden",h&&"border border-surface-4 bg-surface-2",`w-[${w.iconSize*2}px] h-[${w.iconSize*2}px]`),children:i.jsx(p2,{size:w.iconSize,className:O.clsx(o&&"text-disabled")})}),i.jsx("div",{className:O.clsx("text-center text-[11px] font-body font-medium leading-tight tracking-normal whitespace-normal break-words",o&&"text-disabled"),children:"Drag your image to start uploading"}),i.jsxs("div",{className:"my-2 w-full flex items-center justify-center",children:[i.jsx("span",{className:"border-t w-1/2 mx-2 border-low-em"}),i.jsx("span",{className:O.clsx("text-xs ml-2 mr-2",d?"text-med-em":"text-high-em",o&&"text-disabled"),children:"OR"}),i.jsx("span",{className:"border-t w-1/2 mx-2 border-low-em"})]})]}),!h&&i.jsx(W,{onClick:I,variant:"neutral",size:"xs",className:"mt-1",disabled:o,children:"Browse"}),i.jsx("input",{type:"file",accept:a,ref:c,className:"hidden",onChange:y,disabled:o})]})})})},gP={default:{background:"bg-surface-2",iconColor:"text-[var(--med-em)]",titleColor:"text-high-em",descriptionColor:"text-med-em"},danger:{background:"bg-danger-accent-1",iconColor:"text-[var(--danger-main)]",titleColor:"text-danger-main",descriptionColor:"text-danger-main"},success:{background:"bg-success-accent-1",iconColor:"text-[var(--success-main)]",titleColor:"text-success-em",descriptionColor:"text-success-em"}},vP=({variant:e="default",title:t,description:r,icon:n,className:a})=>{const s=gP[e],l=(u=>{const d=u.match(/text-\[var\(--([^)]+)\)\]/);if(d)return`var(--${d[1]})`})(s.iconColor),c=()=>n&&S.default.isValidElement(n)?S.default.cloneElement(n,{color:l}):i.jsx(B.Warning2,{size:12,variant:"Outline",color:l});return i.jsxs("div",{className:O.clsx("flex flex-col gap-0.5 px-8 py-4 rounded-xl",s.background,a),children:[i.jsxs("div",{className:"flex items-center gap-2",children:[i.jsx("div",{className:"flex-shrink-0",children:c()}),i.jsx("span",{className:O.clsx("text-[12px] font-semibold leading-tight",s.titleColor),children:t})]}),i.jsx("span",{className:O.clsx("text-[10px] font-medium leading-tight mt-2",s.descriptionColor),children:r})]})},wn=({children:e,content:t,side:r="top",sideOffset:n=5,showArrow:a=!0,className:s,maxWidth:o="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),i.jsxs(Ct.Root,{delayDuration:l,children:[i.jsx(Ct.Trigger,{asChild:!0,children:e}),i.jsx(Ct.Portal,{children:i.jsxs(Ct.Content,{side:r,sideOffset:n,className:O.clsx("z-50 overflow-hidden rounded-6 p-6 shadow-e2",!f&&"bg-surface-bg",!h&&"text-high-em",!p&&"text-xs","font-medium",o,"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",s),style:Object.keys(x).length>0?x:void 0,children:[i.jsxs("div",{className:O.clsx(v&&"flex flex-col gap-8"),children:[i.jsx("div",{children:t}),v&&i.jsxs("div",{className:"flex gap-4 items-center w-full",children:[u&&i.jsx(W,{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&&i.jsx(W,{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&&i.jsx(Ct.Arrow,{className:f?void 0:"fill-surface-bg",style:f?{fill:f}:void 0})]})})]})},yP=256,bP=64,sC=P.createContext(null);function zr(){const e=P.useContext(sC);if(!e)throw new Error("useSidebar must be used within <Sidebar>");return e}const oC=P.forwardRef(({collapsed:e,defaultCollapsed:t=!1,onCollapsedChange:r,keyboardShortcut:n=!0,className:a,children:s,...o},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]),i.jsx(sC.Provider,{value:{collapsed:d,toggle:h,setCollapsed:f},children:i.jsx(Fj.TooltipProvider,{delayDuration:300,children:i.jsx("aside",{ref:l,"data-state":d?"collapsed":"expanded",style:{width:d?bP:yP},className:Q.twMerge(O.clsx("flex h-full shrink-0 flex-col overflow-hidden border-r border-surface-2 bg-surface-bg transition-[width] duration-200 ease-linear",a)),...o,children:s})})})});oC.displayName="Sidebar";function wP({className:e,children:t,...r}){return i.jsx("div",{className:Q.twMerge("flex flex-col gap-[8px] p-[12px]",e),...r,children:t})}const jP="[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 CP({className:e,children:t,...r}){return i.jsx("div",{className:Q.twMerge(O.clsx("flex min-h-0 flex-1 flex-col gap-[4px] overflow-y-auto px-[12px]",jP,e)),...r,children:t})}function SP({className:e,children:t,...r}){return i.jsx("div",{className:Q.twMerge("mt-auto flex flex-col gap-[8px] p-[12px]",e),...r,children:t})}function NP({placeholder:e="Buscar...",...t}){const{collapsed:r}=zr();return r?i.jsx(wn,{content:"Buscar",side:"right",children:i.jsx(W,{"aria-label":"Buscar",variant:"neutral",hierarchy:"secondary",size:"md",icons:"only",leadingIcon:i.jsx(B.SearchNormal1,{color:"currentColor"}),className:"h-[40px] w-[40px] !rounded-[10px] focus:ring-0"})}):i.jsx(ll,{placeholder:e,...t})}function OP({className:e,children:t,...r}){return i.jsx("div",{className:Q.twMerge("flex flex-col gap-[2px]",e),...r,children:t})}function PP({className:e,children:t,...r}){const{collapsed:n}=zr();return n?null:i.jsx("div",{className:Q.twMerge("px-[10px] pt-[14px] pb-[4px] text-[11px] font-medium tracking-wide text-low-em uppercase",e),...r,children:t})}const lC=P.forwardRef(({icon:e,label:t,active:r,trailing:n,className:a,...s},o)=>{const{collapsed:l}=zr(),c=i.jsxs("button",{ref:o,"aria-label":t,"data-active":r||void 0,className:Q.twMerge(O.clsx("flex h-[40px] w-full items-center gap-[12px] overflow-hidden rounded-[10px] px-[10px] text-sm transition-colors focus:outline-none",r?"bg-brand-secondary-main text-white-uniform":"text-med-em hover:bg-surface-1 hover:text-high-em",a)),...s,children:[i.jsx("span",{className:"flex h-[20px] w-[20px] shrink-0 items-center justify-center",children:e}),!l&&i.jsx("span",{className:"min-w-0 flex-1 truncate text-left",children:t}),!l&&n]});return l?i.jsx(wn,{content:t,side:"right",children:c}):c});lC.displayName="Sidebar.Item";const cg="flex h-[40px] w-full items-center gap-[12px] overflow-hidden rounded-[10px] px-[10px] text-sm transition-colors focus:outline-none",ug=e=>e?"bg-brand-secondary-main text-white-uniform":"text-med-em hover:bg-surface-1 hover:text-high-em",cC=({icon:e,label:t,active:r,defaultOpen:n=!1,open:a,onOpenChange:s,onClick:o,children:l})=>{const{collapsed:c}=zr(),[u,d]=P.useState(n),f=a??u,h=p=>{a===void 0&&d(p),s?.(p)};return c?i.jsx(wn,{content:t,side:"right",children:i.jsx("button",{"aria-label":t,"data-active":r||void 0,onClick:o,className:Q.twMerge(O.clsx(cg,ug(r))),children:i.jsx("span",{className:"flex h-[20px] w-[20px] shrink-0 items-center justify-center",children:e})})}):i.jsxs(i.Fragment,{children:[i.jsxs("button",{"aria-label":t,"aria-expanded":f,"data-active":r||void 0,onClick:()=>{o?.(),h(!f)},className:Q.twMerge(O.clsx(cg,ug(r))),children:[i.jsx("span",{className:"flex h-[20px] w-[20px] shrink-0 items-center justify-center",children:e}),i.jsx("span",{className:"min-w-0 flex-1 truncate text-left",children:t}),i.jsx(B.ArrowDown2,{size:16,color:"currentColor",className:O.clsx("shrink-0 transition-transform duration-200",!f&&"-rotate-90")})]}),f&&i.jsx("div",{className:"mt-[2px] flex flex-col gap-[2px] pl-[18px]",children:l})]})};cC.displayName="Sidebar.SubMenu";function AP({children:e}){const{collapsed:t}=zr();return t?null:i.jsx(i.Fragment,{children:e})}function _P({name:e,email:t,avatarUrl:r,initials:n,onClick:a}){const{collapsed:s}=zr();return s?i.jsx(wn,{content:e,side:"right",children:i.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:i.jsx(Ft,{size:"sm",imageUrl:r,initials:n})})}):i.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:[i.jsx(Ft,{size:"sm",imageUrl:r,initials:n}),i.jsxs("span",{className:"min-w-0 flex-1",children:[i.jsx("span",{className:"block truncate text-sm font-medium text-high-em",children:e}),t&&i.jsx("span",{className:"block truncate text-xs text-low-em",children:t})]}),i.jsx(B.ArrowUp2,{size:16,color:"var(--low-em)",className:"shrink-0"})]})}function kP({className:e,...t}){const{collapsed:r,toggle:n}=zr();return i.jsx(W,{"aria-label":r?"Expandir menú":"Colapsar menú",variant:"neutral",hierarchy:"secondary",size:"md",icons:"only",leadingIcon:i.jsx(B.ArrowLeft2,{color:"currentColor",className:r?"rotate-180":void 0}),onClick:n,className:Q.twMerge("h-[40px] w-[40px] shrink-0 !rounded-[10px] focus:ring-0",e),...t})}const TP=Object.assign(oC,{Header:wP,Content:CP,Footer:SP,Search:NP,Group:OP,GroupLabel:PP,Item:lC,SubMenu:cC,Card:AP,User:_P,Trigger:kP}),EP=({label:e,kind:t="link",icon:r,editControl:n,onRemove:a,dragHandleRef:s,dragHandleProps:o,floating:l})=>i.jsxs("div",{className:O.clsx("flex min-h-[50px] items-center gap-1 rounded-lg border border-surface-3 bg-surface-1 pr-3",l&&"shadow-lg"),children:[i.jsx("button",{ref:s,type:"button","aria-label":"Reordenar",className:"flex shrink-0 cursor-grab items-center px-3 py-4 active:cursor-grabbing focus:outline-none",...o,children:i.jsx(B.HambergerMenu,{size:18,color:"var(--high-em)"})}),t==="divider"?i.jsxs("div",{className:"flex min-w-0 flex-1 items-center gap-3 pl-1 pr-2",children:[i.jsx("span",{className:"shrink-0 text-xs font-medium uppercase tracking-wide text-low-em",children:"Divisor"}),i.jsx(fe,{className:"flex-1"})]}):t==="section"?i.jsx("span",{className:"min-w-0 flex-1 truncate pl-1 text-xs font-semibold uppercase tracking-wide text-low-em",children:e}):i.jsx(vt,{as:"div",size:"sm",title:e,showCheckbox:!1,showLeadingImage:!1,showDescription:!1,showTrailingIcon:!1,showTag:!1,showTrailingText:!1,showLeadingIcon:!!r,leadingIcon:r,className:"min-w-0 flex-1 bg-transparent pl-0 pr-0 hover:bg-transparent active:bg-transparent"}),(n||a)&&i.jsxs("div",{className:"flex shrink-0 items-center gap-2",children:[n,a&&i.jsx(W,{"aria-label":"Eliminar",variant:"danger",hierarchy:"tertiary",size:"sm",icons:"only",leadingIcon:i.jsx(B.Trash,{}),onClick:a})]})]}),IP=({isSorting:e,wasDragging:t})=>!(e||t),MP=({id:e,label:t,kind:r,icon:n,depth:a,indentationWidth:s,editControl:o,onRemove:l})=>{const{attributes:c,listeners:u,setNodeRef:d,setActivatorNodeRef:f,transform:h,transition:p,isDragging:v}=Ve.useSortable({id:e,animateLayoutChanges:IP}),x={transform:Yo.CSS.Translate.toString(h),transition:p,paddingLeft:a*s};return i.jsx("div",{ref:d,style:x,className:O.clsx("w-full",v&&"z-10"),children:v?i.jsx(Zn,{className:"h-[50px]"}):i.jsx(EP,{label:t,kind:r,icon:n,editControl:o,onRemove:l,dragHandleRef:f,dragHandleProps:{...c,...u}})})},$P={sm:"max-w-[300px] w-full",md:"w-[32rem]",lg:"w-[40rem]"},mm={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"}},uC=P.createContext(void 0),jn=()=>{const e=P.useContext(uC);if(!e)throw new Error("useDropModalContext must be used within a DropModal");return e},dn=({children:e,size:t="md",padding:r,open:n,onClose:a,triggerRef:s})=>{const[o,l]=P.useState(!1),c=P.useRef(null),u=n!==void 0,d=u?n:o,f=p=>{u||l(p),p||a?.()},h=s??c;return i.jsx(uC.Provider,{value:{open:d,setOpen:f,size:t,padding:r??t,triggerRef:h},children:e})};dn.displayName="DropModal";const ul=({children:e})=>{const{setOpen:t,open:r,triggerRef:n}=jn();return S.default.cloneElement(e,{ref:n,onClick:a=>{e.props.onClick?.(a),t(!r)}})};ul.displayName="DropModalTrigger";const fn=P.forwardRef(({children:e,className:t},r)=>{const{open:n,setOpen:a,size:s,triggerRef:o}=jn(),l=()=>a(!1),{panelRef:c,portalStyle:u,backdropProps:d}=j6({triggerRef:o,open:n,onClose:l,constrain:!0});return!n||typeof document>"u"?null:bn.createPortal(i.jsxs(i.Fragment,{children:[i.jsx("div",{...d}),i.jsx("div",{ref:f=>{c.current=f,typeof r=="function"?r(f):r&&(r.current=f)},role:"dialog","aria-modal":"true",className:O.clsx("bg-white rounded-2xl shadow-xl flex flex-col border border-surface-3 overflow-hidden",$P[s],t),style:u,children:e})]}),document.body)});fn.displayName="DropModalContent";const hn=({children:e,disabled:t=!1,className:r,leftIcon:n,onLeftAction:a,leftButtonRef:s,rightIcon:o,onRightAction:l,rightButtonRef:c})=>{const{setOpen:u,padding:d}=jn(),f=mm[d];return i.jsxs("header",{className:O.clsx("flex items-center border-b border-surface-3 shrink-0 rounded-t-xl",f.header,r),children:[i.jsx(W,{ref:s,variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",className:O.clsx("cursor-pointer",!n&&"invisible"),leadingIcon:n&&i.jsx(ie,{size:"sm",children:n}),onClick:a,disabled:t||!a}),i.jsx("div",{className:"flex-1 flex justify-center items-center",children:e}),i.jsx(W,{ref:c,variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",className:"cursor-pointer",leadingIcon:i.jsx(ie,{size:"sm",children:o??i.jsx(it,{className:"text-high-em"})}),onClick:l??(()=>u(!1)),disabled:t})]})};hn.displayName="DropModalHeader";const xm=P.forwardRef(({className:e,...t},r)=>i.jsx("h3",{ref:r,className:O.clsx("font-semibold text-xs leading-tight text-center text-high-em",e),...t}));xm.displayName="DropModalTitle";const pn=({children:e,className:t,padding:r})=>{const{padding:n}=jn(),a=mm[n],s=r??!t;return i.jsx("main",{className:O.clsx(s&&a.body,"flex-1 overflow-y-auto",t),children:e})};pn.displayName="DropModalBody";const gm=({className:e,children:t,...r})=>{const{padding:n}=jn(),a=mm[n];return i.jsx("footer",{className:O.clsx("flex items-center border-t border-surface-3 shrink-0",a.footer,e),...r,children:t})};gm.displayName="DropModalFooter";const mn=({cancelButton:e,saveButton:t,className:r})=>{const{setOpen:n,size:a}=jn(),s=a==="sm",o=(l,c)=>{l.onClick?.(c),l.closeOnClick!==!1&&n(!1)};return i.jsx(gm,{className:O.clsx(s?"flex-row gap-5":"justify-end",r),children:i.jsxs("div",{className:O.clsx("flex",s?"flex-row gap-5 w-full justify-end":"gap-5"),children:[e&&i.jsx(W,{variant:e.variant||"neutral",hierarchy:e.hierarchy||"primary",size:e.size||"xs",...e,className:e.className,onClick:l=>o(e,l),children:e.label}),t&&i.jsx(W,{variant:t.variant||"secondary",hierarchy:t.hierarchy||"primary",size:t.size||"xs",...t,className:t.className,onClick:l=>o(t,l),children:t.label})]})})};mn.displayName="DropModalFooterActions";const dC=({children:e})=>{const{setOpen:t}=jn();return S.default.cloneElement(e,{onClick:r=>{e.props.onClick?.(r),t(!1)}})};dC.displayName="DropModalClose";const RP=({item:e,labelOnly:t,onSave:r})=>{const[n,a]=S.default.useState(e.label),[s,o]=S.default.useState(e.icon??""),[l,c]=S.default.useState(e.action??""),[u,d]=S.default.useState(!1);return S.default.useEffect(()=>{a(e.label),o(e.icon??""),c(e.action??""),d(!1)},[e.label,e.icon,e.action]),i.jsxs(dn,{size:"sm",children:[i.jsx(ul,{children:i.jsx(W,{"aria-label":"Editar",variant:"neutral",hierarchy:"tertiary",size:"sm",icons:"only",leadingIcon:i.jsx(B.Edit2,{})})}),i.jsxs(fn,{className:"!w-72",children:[i.jsx(hn,{children:t?"Editar sección":"Editar ítem"}),i.jsx(pn,{padding:!0,children:i.jsxs("div",{className:"flex flex-col gap-4",children:[i.jsx(me,{label:"Nombre",placeholder:t?"Nombre de la sección":"Nombre del ítem",value:n,onChange:f=>a(f.target.value),type:"text"}),!t&&i.jsxs("div",{className:"flex flex-col gap-2",children:[i.jsx("span",{className:"text-sm font-medium text-high-em",children:"Icono"}),i.jsx(W,{variant:"neutral",hierarchy:"tertiary",size:"md",icons:"only",leadingIcon:s?i.jsx(pm,{name:s}):i.jsx(B.Gallery,{}),onClick:()=>d(f=>!f),"aria-label":"Elegir icono"}),u&&i.jsx(cl,{value:s||void 0,onChange:f=>{o(f),d(!1)},gridHeight:168})]})]})}),i.jsx(mn,{cancelButton:{label:"Cancelar",closeOnClick:!0},saveButton:{label:"Guardar",closeOnClick:!0,onClick:()=>r({label:n,icon:s||void 0,action:l||void 0})}})]})]})};function fC(e,t=null,r=0){return e.reduce((n,a,s)=>[...n,{...a,parentId:t,depth:r,index:s},...fC(a.children??[],a.id,r+1)],[])}function Wa(e){return fC(e)}function ic(e){const t="root",r={id:t,children:[]},n={[String(t)]:r},a=e.map(o=>({...o,children:[]}));for(const o of a){const l=o.parentId??t,c=n[String(l)]??a.find(u=>u.id===l);n[String(o.id)]=o,c?.children.push(o)}const s=o=>{const l={id:o.id,label:o.label};return o.kind!==void 0&&(l.kind=o.kind),o.icon!==void 0&&(l.icon=o.icon),o.action!==void 0&&(l.action=o.action),o.children&&o.children.length>0&&(l.children=o.children.map(s)),l};return r.children.map(s)}function dg(e,t){const r=[...t];return e.filter(n=>n.parentId!=null&&r.includes(n.parentId)?(n.children?.length&&r.push(n.id),!1):!0)}function LP(e,t,r,n,a,s){const o=e.findIndex(({id:w})=>w===r),l=e.findIndex(({id:w})=>w===t),c=e[l],u=Ve.arrayMove(e,l,o),d=u[o-1],f=u[o+1],h=Math.round(n/a),p=c.depth+h,v=!!d&&d.kind!=="section"&&d.kind!=="divider";let x=d?v?d.depth+1:d.depth:0;s!=null&&(x=Math.min(x,s));const m=f?f.depth:0;let g=p;return p>=x?g=x:p<m&&(g=m),{depth:g,maxDepth:x,minDepth:m,parentId:b()};function b(){return g===0||!d?null:g===d.depth?d.parentId:g>d.depth?d.id:u.slice(0,o).reverse().find(C=>C.depth===g)?.parentId??null}}const DP=({items:e,onChange:t,indentationWidth:r=24,maxDepth:n,editable:a=!1,iconOptions:s,renderIcon:o,className:l})=>{const[c,u]=S.default.useState(null),[d,f]=S.default.useState(null),[h,p]=S.default.useState(0),v=S.default.useMemo(()=>{const _=Wa(e);return c!=null?dg(_,[c]):_},[e,c]),x=S.default.useMemo(()=>{if(c==null)return 0;const _=Wa(e),E=_.findIndex(M=>M.id===c);if(E===-1)return 0;const T=_[E].depth;let R=T;for(let M=E+1;M<_.length&&_[M].depth>T;M++)_[M].depth>R&&(R=_[M].depth);return R-T},[e,c]),m=n==null?void 0:Math.max(0,n-x),g=c!=null&&d!=null?LP(v,c,d,h,r,m):null,b=S.default.useMemo(()=>v.map(({id:_})=>_),[v]),w=Be.useSensors(Be.useSensor(Be.PointerSensor,{activationConstraint:{distance:8}})),C=()=>{u(null),f(null),p(0)},y=({active:_})=>{u(_.id),f(_.id)},j=({delta:_})=>p(_.x),N=({over:_})=>f(_?.id??null),A=({active:_,over:E})=>{if(C(),!g||!E)return;const{depth:T,parentId:R}=g,M=Wa(e).map(U=>({...U})),$=M.findIndex(({id:U})=>U===E.id),L=M.findIndex(({id:U})=>U===_.id);if(L===-1)return;M[L]={...M[L],depth:T,parentId:R};const q=Ve.arrayMove(M,L,$);t(ic(q))},k=(_,E)=>{const T=Wa(e).map(R=>R.id===_?{...R,label:E.label,icon:E.icon,action:E.action}:R);t(ic(T))},I=_=>{const E=Wa(e),T=dg(E,[_]).filter(R=>R.id!==_);t(ic(T))};return i.jsx(Be.DndContext,{sensors:w,collisionDetection:Be.closestCenter,measuring:{droppable:{strategy:Be.MeasuringStrategy.Always}},onDragStart:y,onDragMove:j,onDragOver:N,onDragEnd:A,onDragCancel:C,children:i.jsx(Ve.SortableContext,{items:b,strategy:Ve.verticalListSortingStrategy,children:i.jsx("div",{className:Q.twMerge(O.clsx("flex w-full flex-col gap-2",l)),children:v.map(_=>i.jsx(MP,{id:_.id,label:_.label,kind:_.kind,icon:_.icon&&o?o(_.icon):void 0,depth:_.id===c&&g?g.depth:_.depth,indentationWidth:r,editControl:a&&_.kind!=="divider"?i.jsx(RP,{item:_,iconOptions:s,labelOnly:_.kind==="section",onSave:E=>k(_.id,E)}):void 0,onRemove:a?()=>I(_.id):void 0},_.id))})})})},vm=({title:e,defaultOpen:t=!1,children:r})=>{const[n,a]=S.default.useState(t);return i.jsxs("div",{className:"overflow-hidden rounded-lg border border-surface-3",children:[i.jsx(vt,{as:"button",size:"sm",title:e,showCheckbox:!1,showLeadingImage:!1,showLeadingIcon:!1,showDescription:!1,showTag:!1,showTrailingText:!1,showTrailingIcon:!0,trailingIcon:n?i.jsx(B.ArrowUp2,{}):i.jsx(B.ArrowDown2,{}),onClick:()=>a(s=>!s),customTitleColor:"text-high-em",className:"w-full min-w-0 bg-surface-1"}),n&&i.jsx("div",{className:"border-t border-surface-3 p-4",children:r})]})},zP=({title:e,items:t,renderIcon:r,defaultCollapsed:n,addLabel:a="Añadir al menú",onAdd:s})=>{const[o,l]=S.default.useState(new Set),c=d=>l(f=>{const h=new Set(f);return h.has(d)?h.delete(d):h.add(d),h}),u=()=>{const d=t.filter(f=>o.has(f.id));d.length!==0&&(s(d),l(new Set))};return i.jsx(vm,{title:e,defaultOpen:!n,children:i.jsxs("div",{className:"flex flex-col gap-2",children:[i.jsx("div",{className:"ds-scrollbar flex max-h-[200px] flex-col gap-1 overflow-y-auto",children:t.length===0?i.jsx("span",{className:"px-2 py-2 text-xs text-low-em",children:"Sin ítems"}):t.map(d=>{const f=!!(d.icon&&r);return i.jsx(vt,{as:"button",size:"sm",title:d.label,showCheckbox:!0,checked:o.has(d.id),onCheckboxChange:()=>c(d.id),showLeadingImage:!1,showDescription:!1,showTag:!1,showTrailingText:!1,showTrailingIcon:!1,showLeadingIcon:f,leadingIcon:f?r(d.icon):void 0,onClick:()=>c(d.id),className:"w-full min-w-0 rounded-md",style:{paddingLeft:8,paddingRight:8}},d.id)})}),i.jsx("div",{className:"flex justify-end",children:i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"leading",leadingIcon:i.jsx(B.Add,{size:16}),disabled:o.size===0,onClick:u,children:a})})]})})};function BP(){return crypto.randomUUID().replace(/-/g,"").slice(0,8)}const FP=({title:e,defaultCollapsed:t,onAdd:r})=>{const[n,a]=S.default.useState(""),[s,o]=S.default.useState(""),l=()=>{n.trim()&&(r({id:`custom_${BP()}`,label:n.trim(),action:s.trim()||void 0}),a(""),o(""))};return i.jsx(vm,{title:e,defaultOpen:!t,children:i.jsxs("div",{className:"flex flex-col gap-3",children:[i.jsx(me,{label:"Nombre",placeholder:"Texto del enlace",value:n,onChange:c=>a(c.target.value),type:"text"}),i.jsx(me,{label:"URL / acción",placeholder:"https://… o /ruta",value:s,onChange:c=>o(c.target.value),type:"text"}),i.jsx("div",{className:"flex justify-end",children:i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"leading",leadingIcon:i.jsx(B.Add,{size:16}),disabled:!n.trim(),onClick:l,children:"Añadir al menú"})})]})})};function fg(){return crypto.randomUUID().replace(/-/g,"").slice(0,8)}const qP=({title:e,defaultCollapsed:t,onAdd:r})=>{const[n,a]=S.default.useState(""),s=()=>{n.trim()&&(r({id:`section_${fg()}`,kind:"section",label:n.trim()}),a(""))},o=()=>r({id:`divider_${fg()}`,kind:"divider",label:""});return i.jsx(vm,{title:e,defaultOpen:!t,children:i.jsxs("div",{className:"flex flex-col gap-3",children:[i.jsx(me,{label:"Sección",placeholder:"Nombre de la sección",value:n,onChange:l=>a(l.target.value),type:"text"}),i.jsx("div",{className:"flex justify-end",children:i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"leading",leadingIcon:i.jsx(B.Add,{size:16}),disabled:!n.trim(),onClick:s,children:"Añadir sección"})}),i.jsx(fe,{}),i.jsxs("div",{className:"flex items-center justify-between gap-3",children:[i.jsx("span",{className:"text-sm text-med-em",children:"Divisor"}),i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"leading",leadingIcon:i.jsx(B.Add,{size:16}),onClick:o,children:"Añadir divisor"})]})]})})};function WP(){return crypto.randomUUID().replace(/-/g,"").slice(0,8)}const HP=({groups:e,onAdd:t,customGroup:r,structuralGroup:n,renderIcon:a,className:s})=>{const o=l=>t(l.map(c=>({...c,id:`${c.id}_${WP()}`})));return i.jsxs("div",{className:Q.twMerge(O.clsx("flex w-full flex-col gap-3",s)),children:[e.map((l,c)=>i.jsx(zP,{title:l.title,items:l.items,renderIcon:a,defaultCollapsed:c!==0,onAdd:o},l.id)),n&&i.jsx(qP,{title:n.title??"Estructura",defaultCollapsed:!0,onAdd:l=>t([l])}),r&&i.jsx(FP,{title:r.title??"Personalizado",defaultCollapsed:!0,onAdd:l=>t([l])})]})},VP=({items:e,activeId:t,onSelect:r,renderIcon:n,className:a})=>{const[s,o]=S.default.useState(new Set),l=u=>o(d=>{const f=new Set(d),h=String(u);return f.has(h)?f.delete(h):f.add(h),f}),c=(u,d)=>{if(u.kind==="divider")return i.jsx(fe,{className:"my-2"},u.id);if(u.kind==="section")return i.jsx("span",{className:"px-3 pb-1 pt-4 text-xs font-semibold uppercase tracking-wide text-low-em",children:u.label},u.id);const f=!!u.children?.length,h=t!=null&&u.id===t,p=!!(u.icon&&n),v=!!u.action,x=s.has(String(u.id)),m=f?i.jsx(W,{"aria-label":x?"Contraer":"Expandir",variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",leadingIcon:x?i.jsx(B.ArrowDown2,{}):i.jsx(B.ArrowRight2,{}),onClick:()=>l(u.id)}):void 0;return i.jsxs(S.default.Fragment,{children:[i.jsx(vt,{as:f?"div":"button",size:"sm",title:u.label,showCheckbox:!1,showLeadingImage:!1,showDescription:!1,showTag:!1,showTrailingText:!1,showTrailingIcon:!1,showLeadingIcon:p,leadingIcon:p?n(u.icon):void 0,customLeadingIconColor:h?"var(--high-em)":void 0,customTitleColor:h?"text-high-em":"text-med-em",customBackgroundColor:h?"bg-surface-2":void 0,onClick:()=>{!f||v?r?.(u.id,u):l(u.id)},style:{paddingLeft:12+d*16,paddingRight:12},className:"w-full min-w-0 rounded-lg",trailingAction:m}),f&&x&&u.children.map(g=>c(g,d+1))]},u.id)};return i.jsx("nav",{className:Q.twMerge(O.clsx("flex w-full flex-col gap-0.5",a)),children:e.map(u=>c(u,0))})},hC=({options:e,onChange:t,label:r,addLabel:n="Add option",labelPlaceholder:a="Label",valuePlaceholder:s="value",emptyHint:o="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 i.jsxs("div",{className:Q.twMerge(O.clsx("flex flex-col gap-3",c)),children:[r&&i.jsx("span",{className:"text-xs font-semibold text-med-em",children:r}),e.length===0?i.jsx("p",{className:"text-xs text-med-em",children:o}):i.jsx("div",{className:"flex flex-col gap-2",children:e.map((h,p)=>i.jsxs("div",{className:"flex items-center gap-2",children:[i.jsx("div",{className:"flex-1",children:i.jsx(me,{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})}})}),i.jsx("div",{className:"w-28",children:i.jsx(me,{size:"sm",value:h.value,placeholder:s,disabled:l,onChange:v=>u(p,{value:v.target.value})})}),i.jsx(W,{variant:"neutral",hierarchy:"tertiary",size:"sm",icons:"only",leadingIcon:i.jsx(B.Trash,{size:16}),"aria-label":"Remove option",disabled:l,onClick:()=>f(p)})]},p))}),i.jsx("div",{children:i.jsx(W,{variant:"neutral",hierarchy:"tertiary",size:"xs",icons:"leading",leadingIcon:i.jsx(B.Add,{}),disabled:l,onClick:d,children:n})})]})};hC.displayName="OptionsEditor";const UP=({icon:e,children:t,isActive:r=!1,className:n,customFontSize:a,customIconSize:s,...o})=>{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=s||20;return i.jsxs("button",{className:O.clsx("border border-surface-3 flex w-full items-center px-6 h-14 text-left text-sm font-semibold transition-colors rounded-xl","focus:outline-none",{"gap-6 bg-surface-1 text-med-em":r,"gap-6 hover:bg-surface-3":!r},n),...o,children:[i.jsx("span",{style:{color:"var(--med-em)"},children:S.default.isValidElement(e)&&S.default.cloneElement(e,{size:d,color:"currentColor"})}),i.jsx("span",{className:O.clsx("text-med-em",c),style:u,children:t})]})},KP=i.jsx(nm,{}),pC=({children:e,tooltipContent:t,icon:r,iconColor:n="text-disabled",labelClassName:a,className:s,customFontSize:o,customIconSize:l})=>{const c={xs:"text-xs",sm:"text-sm",md:"text-base",lg:"text-lg",xl:"text-xl"},u=o&&c[o]||void 0,d=o&&!c[o]?{fontSize:o}:void 0,f=l||16,h=r??KP;return i.jsxs("div",{className:O.clsx("flex items-center gap-2",s),children:[i.jsx("span",{className:O.clsx(a,u),style:d,children:e}),i.jsx(wn,{content:t,children:i.jsx("button",{type:"button",className:O.clsx("bg-surface-bg flex items-center focus:outline-none focus-visible:ring-2 focus-visible:ring-brand-primary-main rounded-full",n),children:S.default.cloneElement(h,{size:f,color:"currentColor"})})})]})},GP=({items:e,variant:t="neutral",size:r="md",orientation:n="vertical",withDividers:a=!1,disableUnderline:s=!1,className:o})=>i.jsx("div",{className:Q.twMerge(O.clsx("flex",n==="vertical"?"flex-col items-start":"flex-row flex-wrap items-center",!a&&"gap-8",o)),children:e.map((l,c)=>i.jsxs(S.default.Fragment,{children:[i.jsx(gr,{href:l.href,variant:l.variant??t,size:l.size??r,disabled:l.disabled,leadingIcon:l.leadingIcon,trailingIcon:l.trailingIcon,trailingIconPosition:l.trailingIconPosition,showLeadingIcon:l.showLeadingIcon,showTrailingIcon:l.showTrailingIcon,disableUnderline:l.disableUnderline??s,target:l.target,rel:l.rel,onClick:l.onClick,className:l.className,children:l.label}),a&&c<e.length-1&&i.jsx(fe,{direction:n==="vertical"?"horizontal":"vertical",...n==="horizontal"?{height:"16px"}:{}})]},c))}),ZP={sm:"max-w-[300px] w-full",md:"w-[32rem]",lg:"w-[40rem]"},ym={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"}},mC=P.createContext(void 0),Cn=()=>{const e=P.useContext(mC);if(!e)throw new Error("useModalContext must be used within a Modal provider");return e},dl=({children:e,size:t="md",padding:r})=>{const[n,a]=P.useState(!1);return i.jsx(mC.Provider,{value:{open:n,setOpen:a,size:t,padding:r??t},children:e})};dl.displayName="Modal";const fl=({children:e})=>{const{setOpen:t}=Cn();return S.default.cloneElement(e,{onClick:r=>{e.props.onClick&&e.props.onClick(r),t(!0)}})};fl.displayName="ModalTrigger";const hl=P.forwardRef(({children:e,className:t,...r},n)=>{const{open:a,setOpen:s,size:o}=Cn();return i.jsx(xe.Transition,{appear:!0,show:a,as:P.Fragment,children:i.jsxs(xe.Dialog,{as:"div",className:"relative z-50",onClose:()=>s(!1),children:[i.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:i.jsx("div",{className:"fixed inset-0 bg-black-uniform/30","aria-hidden":"true"})}),i.jsx("div",{className:"fixed inset-0 overflow-y-auto",children:i.jsx("div",{className:"flex min-h-full items-center justify-center p-4",children:i.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:i.jsx(xe.Dialog.Panel,{ref:n,className:O.clsx("bg-white rounded-2xl shadow-xl flex flex-col border border-surface-3 text-left transform transition-all",ZP[o],t),...r,children:e})})})})]})})});hl.displayName="ModalContent";const pl=({children:e,onBack:t,disabled:r=!1,className:n})=>{const{setOpen:a,padding:s}=Cn(),o=ym[s];return i.jsxs("header",{className:O.clsx("flex items-center border-b border-surface-3 shrink-0",o.header,n),children:[i.jsx(W,{variant:"neutral",hierarchy:"secondary",className:O.clsx("cursor-pointer",!t&&"invisible"),onClick:t,size:"sm",icons:"only",disabled:r||!t,leadingIcon:i.jsx(m2,{className:"text-high-em"})}),i.jsx("div",{className:"flex-1 flex justify-center items-center",children:e}),i.jsx(W,{className:"cursor-pointer",variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:i.jsx(it,{className:"text-high-em"}),onClick:()=>a(!1),disabled:r})]})};pl.displayName="ModalHeader";const ml=P.forwardRef(({className:e,...t},r)=>i.jsx(xe.Dialog.Title,{ref:r,as:"h3",className:O.clsx("font-semibold text-base leading-tight text-center text-high-em",e),...t}));ml.displayName="ModalTitle";const bm=P.forwardRef(({className:e,...t},r)=>i.jsx(xe.Dialog.Description,{ref:r,className:O.clsx("text-sm text-high-em",e),...t}));bm.displayName="ModalDescription";const xl=({children:e,className:t})=>{const{padding:r}=Cn(),n=ym[r];return i.jsx("main",{className:O.clsx(n.body,"flex-1 overflow-y-auto",t),children:e})};xl.displayName="ModalBody";const gl=({className:e,children:t,...r})=>{const{padding:n}=Cn(),a=ym[n];return i.jsx("footer",{className:O.clsx("flex items-center border-t border-surface-3 shrink-0",a.footer,e),...r,children:t})};gl.displayName="ModalFooter";const xC=({backButton:e,cancelButton:t,acceptButton:r,className:n})=>{const{setOpen:a,size:s}=Cn(),o=s==="sm",l=(c,u)=>{c.onClick&&c.onClick(u),c.closeOnClick!==!1&&a(!1)};return i.jsxs(gl,{className:O.clsx(o?"flex-row gap-8":"justify-between",n),children:[e&&!o&&i.jsx(W,{variant:e.variant||"neutral",hierarchy:e.hierarchy||"secondary",size:e.size||"md",...e,onClick:c=>l(e,c),children:e.label}),!e&&!o&&i.jsx("div",{}),i.jsxs("div",{className:O.clsx("flex",o?"flex-row gap-8 w-full":"gap-8"),children:[t&&i.jsx(W,{variant:t.variant||"neutral",hierarchy:t.hierarchy||"primary",size:t.size||"md",...t,className:Q.twMerge(o?"w-full":"w-32",t.className),onClick:c=>l(t,c),children:t.label}),r&&i.jsx(W,{variant:r.variant||"secondary",hierarchy:r.hierarchy||"primary",size:r.size||"md",...r,className:Q.twMerge(o?"w-full":"w-32",r.className),onClick:c=>l(r,c),children:r.label})]})]})};xC.displayName="ModalFooterActions";const wm=({children:e})=>{const{setOpen:t}=Cn();return S.default.cloneElement(e,{onClick:r=>{e.props.onClick&&e.props.onClick(r),t(!1)}})};wm.displayName="ModalClose";function YP(e,t){return e.split(t).reduce((r,n,a,s)=>(r.push(i.jsx("span",{className:"font-normal",children:n},`part-${a}`)),a<s.length-1&&r.push(i.jsx("span",{className:"font-bold",children:t},`bold-${a}`)),r),[])}function gC({trigger:e,title:t,description:r,confirmationText:n,confirmationLabel:a,confirmButtonLabel:s,cancelButtonLabel:o="Cancel",onConfirm:l,loading:c=!1}){const[u,d]=P.useState(""),f=u.trim()===n,h=()=>d(""),p=S.default.isValidElement(e)?e:null;return i.jsxs(dl,{children:[p?i.jsx(fl,{children:p}):null,i.jsxs(hl,{children:[i.jsx(pl,{disabled:c,children:i.jsx(ml,{children:t})}),i.jsxs(xl,{children:[i.jsx(bm,{children:r}),i.jsx("div",{className:"mt-6",children:i.jsx(me,{label:YP(a,n),placeholder:n,value:u,onChange:v=>d(v.target.value),disabled:c,variant:"outlined",size:"md"})})]}),i.jsxs(gl,{className:"justify-end gap-3",children:[i.jsx(wm,{children:i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"md",disabled:c,onClick:h,children:o})}),i.jsx(W,{variant:"danger",hierarchy:"primary",size:"md",onClick:()=>{f&&!c&&l()},disabled:!f,loading:c,children:s})]})]})]})}gC.displayName="DeleteConfirmationModal";const vC=P.createContext(void 0),jm=()=>{const e=P.useContext(vC);if(!e)throw new Error("Drawer subcomponents must be used within <Drawer>");return e},XP={sm:"w-64",md:"w-72",lg:"w-80",xl:"w-96"},hg={right:"translate-x-full",left:"-translate-x-full"},QP={right:"right-0",left:"left-0"},yC=({open:e,onOpenChange:t,side:r="right",children:n})=>i.jsx(vC.Provider,{value:{onOpenChange:t,side:r},children:i.jsx(xe.Transition,{show:e,as:P.Fragment,children:i.jsx(xe.Dialog,{as:"div",className:"relative z-50",onClose:()=>t(!1),children:n})})});yC.displayName="Drawer";const bC=({className:e})=>{const{onOpenChange:t}=jm();return i.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:i.jsx("div",{className:Q.twMerge(O.clsx("fixed inset-0 bg-black-uniform/30",e)),"aria-hidden":"true",onClick:()=>t(!1)})})};bC.displayName="DrawerOverlay";const wC=({width:e="md",className:t,children:r})=>{const{side:n}=jm();return i.jsx(xe.Transition.Child,{as:P.Fragment,enter:"ease-out duration-300",enterFrom:hg[n],enterTo:"translate-x-0",leave:"ease-in duration-200",leaveFrom:"translate-x-0",leaveTo:hg[n],children:i.jsx(xe.Dialog.Panel,{className:Q.twMerge(O.clsx("fixed top-0 bottom-0 h-full flex flex-col bg-white shadow-e2 transform",XP[e],QP[n],t)),children:r})})};wC.displayName="DrawerPanel";const jC=({children:e,className:t,height:r=60,title:n})=>i.jsxs("div",{style:{height:r},className:Q.twMerge(O.clsx("flex items-center justify-between shrink-0 px-8 border-b border-surface-3",t)),children:[n&&i.jsx("span",{className:"text-sm font-semibold text-high-em",children:n}),e]});jC.displayName="DrawerHeader";const CC=({children:e,className:t})=>i.jsx("div",{className:Q.twMerge(O.clsx("flex-1",t)),children:e});CC.displayName="DrawerContent";const SC=({children:e,className:t})=>e?i.jsx("div",{className:Q.twMerge(O.clsx("shrink-0 border-t border-surface-3 py-6 px-8",t)),children:e}):null;SC.displayName="DrawerFooter";const NC=({children:e,size:t="sm"})=>{const{onOpenChange:r}=jm();return e?S.default.cloneElement(e,{onClick:n=>{e.props.onClick?.(n),r(!1)}}):i.jsx(W,{className:"cursor-pointer",variant:"neutral",hierarchy:"secondary",size:t,icons:"only",leadingIcon:i.jsx(it,{className:"text-high-em"}),onClick:()=>r(!1)})};NC.displayName="DrawerClose";const JP=Object.assign(yC,{Overlay:bC,Panel:wC,Header:jC,Content:CC,Footer:SC,Close:NC});function OC({planName:e,price:t,billingPeriod:r="month",priceContent:n,description:a,ctaLabel:s="Switch Plan",onCtaClick:o,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 i.jsxs("div",{className:Q.twMerge(O.clsx("relative w-full flex flex-col",b)),children:[d&&i.jsx("div",{className:"absolute -top-9 left-1/2 -translate-x-1/2 z-10 whitespace-nowrap",children:i.jsx(Ye,{size:"lg",theme:"surface",variant:"outlined",children:i.jsx(ft,{icon:h,label:f,iconSize:14,gap:3,iconColorClass:"text-med-em",labelColorClass:"text-med-em text-xs font-semibold"})})}),i.jsxs("div",{className:"bg-surface-2 border border-surface-3 rounded-8 overflow-hidden w-full flex flex-col flex-1",children:[i.jsxs("div",{className:O.clsx("flex items-start justify-between p-8 border-b border-surface-3",m),children:[i.jsx("span",{className:O.clsx("text-xl font-semibold",g??"text-high-em"),children:e}),i.jsx("div",{className:"flex items-baseline gap-4",children:n??i.jsxs(i.Fragment,{children:[i.jsx("span",{className:O.clsx("text-2xl font-bold leading-none",g??"text-high-em"),children:t}),r&&i.jsxs("span",{className:O.clsx("text-sm",g??"text-high-em"),children:["/ ",r]})]})})]}),i.jsxs("div",{className:O.clsx("flex flex-col gap-8 p-8 border-b border-surface-3",m),children:[i.jsx("p",{className:O.clsx("text-sm leading-relaxed",g??"text-high-em"),children:a}),i.jsx(W,{variant:v,hierarchy:x,size:"md",className:"w-full",onClick:o,loading:p,children:s})]}),i.jsxs("div",{className:"flex flex-col gap-8 p-8 bg-surface-bg flex-1",children:[i.jsxs("div",{children:[i.jsx("p",{className:"text-xl font-bold text-high-em",children:c}),i.jsx("p",{className:"text-sm text-high-em",children:u})]}),i.jsx("ul",{className:"flex flex-col gap-8",children:l.map(w=>i.jsxs("li",{className:"flex items-center gap-8",children:[i.jsx("span",{className:"text-low-em shrink-0",children:i.jsx(B.TickCircle,{size:14,color:"currentColor"})}),i.jsx("span",{className:"text-sm text-low-em",children:w})]},w))})]})]})]})}OC.displayName="PlanPricingCard";const vl=({type:e="default",size:t="lg",variant:r="primary",children:n,className:a})=>{const s="inline-flex items-center justify-center transition-colors duration-200",o={lg:"w-[80px] h-[80px] rounded-[16px]",md:"w-[56px] h-[56px] rounded-[16px]",sm:"w-[40px] h-[40px] rounded-[8px]"},l={lg:32,md:24,sm:20},c={default:{primary:"bg-surface-4 text-white-uniform",secondary:"bg-surface-1 text-high-em",tertiary:"bg-transparent border-[2px] border-surface-3 text-high-em",quaternary:"bg-transparent text-high-em"},brand:{primary:"bg-brand-primary-main text-white-uniform",secondary:"bg-surface-3 text-primary-accent-3",tertiary:"bg-transparent border-[2px] border-surface-4 text-primary-accent-3",quaternary:"bg-transparent text-primary-accent-3"},danger:{primary:"bg-danger-main text-white-uniform",secondary:"bg-danger-accent-1 text-danger-main",tertiary:"bg-transparent border-[2px] border-danger-accent-2 text-danger-main",quaternary:"bg-transparent text-danger-main"},success:{primary:"bg-success-main text-white-uniform",secondary:"bg-success-accent-1 text-success-main",tertiary:"bg-transparent border-[2px] border-success-accent-2 text-success-main",quaternary:"bg-transparent text-success-main"}},u=S.default.isValidElement(n)?S.default.cloneElement(n,{size:l[t],color:"currentColor"}):null;return i.jsx("div",{className:O.clsx(s,o[t],c[e][r],a),children:u})},PC=S.default.forwardRef(({title:e,companyImage:t,badgeStatus:r,badgeStatusState:n,onButtonAction:a,actionButtonRef:s,stackLabel:o,powerLabel:l,calendarLabel:c,link1Label:u,link1Href:d,link2Label:f,link2Href:h,link2Status:p,onCardClick:v,className:x,...m},g)=>{const b=O.clsx("flex flex-col overflow-hidden transition-all duration-200 w-full min-w-0 p-4 gap-3 border rounded-2xl border-surface-3","bg-white","p-6 md:p-8 gap-6 md:gap-8"),w=Q.twMerge(O.clsx(b,x)),C={success:"success",warning:"warning",danger:"danger",disabled:"disabled"};return i.jsxs("div",{ref:g,className:w,...m,children:[i.jsxs("div",{className:"flex-row flex justify-between",children:[i.jsx("div",{className:"flex",children:i.jsx(ie,{className:"!rounded-4",size:"2xl",imageUrl:t})}),i.jsx("div",{className:"flex w-fit",children:i.jsx(W,{ref:s,size:"sm",leadingIcon:i.jsx(ie,{children:i.jsx(w2,{})}),icons:"only",hierarchy:"secondary",variant:"neutral",onClick:a})})]}),i.jsxs("div",{className:"flex-col flex justify-between gap-4",children:[i.jsxs("div",{className:"flex gap-5 items-center",children:[i.jsx("span",{className:"text-high-em font-semibold",children:e}),i.jsx("div",{className:"flex items-center gap-2",children:i.jsx(Ye,{variant:"simple",theme:C[n],children:r})})]}),i.jsxs("div",{className:"flex flex-row gap-4",children:[i.jsx(ft,{label:o,labelSize:"sm",iconSize:"sm",gap:4,icon:i.jsx(j2,{})}),i.jsx(ft,{label:l,labelSize:"sm",iconSize:"sm",gap:4,icon:i.jsx(C2,{})}),i.jsx(ft,{label:c,labelSize:"sm",iconSize:"sm",gap:4,icon:i.jsx(S2,{})})]})]}),i.jsx(fe,{direction:"horizontal"}),i.jsxs("div",{className:"flex-row flex justify-between gap-8",children:[i.jsxs("div",{className:"flex w-1/2 flex-col gap-2",children:[i.jsx("span",{className:"text-sm text-low-em",children:"Subdomain"}),i.jsx("div",{className:"flex-row flex center items-center gap-4",children:i.jsx(gr,{href:d,className:"w-fit",variant:"neutral",children:u})})]}),i.jsxs("div",{className:"flex w-1/2 flex-col gap-2",children:[i.jsx("span",{className:"text-sm text-low-em",children:"Database"}),i.jsxs("div",{className:"flex-row flex center items-center gap-4",children:[i.jsx(Ye,{variant:"status",statusState:p,statusSize:"xs"}),i.jsx(gr,{href:h,trailingIcon:i.jsx(b2,{}),className:"w-fit",variant:"neutral",children:f})]})]})]})]})});PC.displayName="ProjectCard";const Nh=({progress:e,description:t,className:r,...n})=>{const a=Math.min(100,Math.max(0,e)),s="w-full bg-surface-3 rounded-full h-1 relative overflow-hidden flex-1",o=O.clsx("size-[18px] rounded-full transition-all duration-300 grow-0 shrink-0 border-black",e>1?"border-5":e===0?"border-2 border-surface-3":"border-5"),l=O.clsx(s,r);return i.jsxs("div",{className:"flex flex-col gap-y-2 w-full",children:[i.jsxs("div",{className:"flex items-center w-full gap-x-5",children:[i.jsx("div",{className:o}),i.jsx("div",{className:l,role:"progressbar","aria-valuenow":a,"aria-valuemin":0,"aria-valuemax":100,"aria-label":`Progress: ${a}%`,...n,children:i.jsx("div",{className:"h-full rounded-full transition-all duration-300 ease-out bg-black",style:{width:`${a}%`}})})]}),t&&i.jsx("p",{className:"mt-2 font-medium text-sm text-left text-low-em",children:t})]})},sc={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"}},e4={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}},Yn=({progress:e,size:t="md",variant:r="primary",shape:n="circle",showLabel:a=!0,label:s,className:o,ariaLabel:l,id:c,...u})=>{const d=Math.min(100,Math.max(0,e)),f=S.default.useId(),h=c||`progress-circle-${f}`,p=s?`${h}-label`:void 0,v=sc[t],x=e4[r],m=()=>l||(s?`Progreso: ${s}, ${d}% completado`:`Progreso: ${d}% completado`),g=v.size,b=(g-v.strokeWidth)/2,w=2*Math.PI*b,C=w-d/100*w,y=()=>n==="circle"?sc[t].container:sc[t].halfCircle,j=()=>i.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:[i.jsx("circle",{cx:g/2,cy:g/2,r:b,stroke:"currentColor",strokeWidth:v.strokeWidth,fill:"none",className:x.track,opacity:x.opacity}),i.jsx("circle",{cx:g/2,cy:g/2,r:b,stroke:"currentColor",strokeWidth:v.strokeWidth,fill:"none",className:x.fill,strokeDasharray:w,strokeDashoffset:C,strokeLinecap:"round",style:{transition:"stroke-dashoffset 0.3s ease-in-out"}})]}),N=()=>{const A=v.strokeWidth,k=g,I=g/2+A,_=(g-v.strokeWidth)/2,E=A/2,T=I-A/2,R=g-A/2,M=I-A/2,$=Math.PI*_*2,L=$-d/100*$;return i.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"100%",preserveAspectRatio:"xMidYMid meet",viewBox:`0 0 ${k} ${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:[i.jsx("path",{d:`M${E},${T} A${_},${_} 0 1,1 ${R},${M}`,fill:"none",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:v.strokeWidth,stroke:"currentColor",className:x.track,opacity:x.opacity}),i.jsx("path",{d:`M${E},${T} A${_},${_} 0 1,1 ${R},${M}`,fill:"none",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:v.strokeWidth,stroke:"currentColor",className:x.fill,strokeDasharray:$,strokeDashoffset:L,style:{transition:"stroke-dashoffset 0.3s ease-in-out"}})]})};return i.jsxs("div",{className:O.clsx("relative inline-flex items-center justify-center",y(),o),id:h,...u,children:[n==="circle"?j():N(),a&&n==="circle"&&i.jsxs("div",{className:O.clsx("absolute inset-0 flex flex-col items-center justify-center","leading-none"),children:[s&&i.jsx("span",{id:p,className:O.clsx(v.labelFontSize,x.label),children:s}),i.jsx("span",{className:O.clsx(v.fontSize,v.lineHeight,x.progressLabel),style:{fontFamily:"var(--font-space-grotesk)"},children:`${d}%`})]}),a&&n==="half-circle"&&i.jsxs("div",{className:O.clsx("absolute left-0 right-0 flex flex-col items-center justify-center",s?v.halfCircleLabelPosition:"top-1/2",s&&v.labelSpace),children:[s&&i.jsx("span",{id:p,className:O.clsx(v.labelFontSize,x.label),children:s}),i.jsx("span",{className:O.clsx(v.fontSize,v.lineHeight,x.progressLabel),style:{fontFamily:"var(--font-space-grotesk)"},children:`${d}%`})]})]})},t4=({currentStep:e,totalSteps:t,currentStepProgress:r=0,stepDescriptions:n=[],title:a,subtitle:s,className:o,collapsed:l,onToggleCollapse:c,onClose:u,onlyProgressCircle:d=!1})=>{const[f,h]=S.default.useState(l??!0);S.default.useEffect(()=>{typeof l=="boolean"&&h(l)},[l]);const p=()=>{const m=!f;h(m),c&&c(m)},v=S.default.useMemo(()=>Array.from({length:t},(m,g)=>{const b=g+1;let w;return b<e?w=100:w=0,{progress:w,description:n[g]||`Step ${b}`}}),[e,t,n]),x=t>0?Math.round((e-1)/t*100+r/t):0;return d?i.jsx(Yn,{progress:x,size:"xs",showLabel:!0,ariaLabel:`Overall progress: ${x}%`,className:o}):i.jsxs(pt.motion.div,{className:O.clsx("bg-white overflow-hidden",o),role:"region","aria-label":`Progress tracker${f?"":" - expanded"}`,layout:!0,animate:{height:f?61:130},transition:{duration:.3,ease:"easeInOut"},children:[i.jsxs("div",{className:"flex items-center justify-between px-6 py-2 gap-3",children:[i.jsx(pt.motion.div,{className:"flex items-center gap-3 flex-1 min-w-0 cursor-pointer",onClick:p,layout:!0,children:i.jsx(pt.AnimatePresence,{mode:"wait",children:f?i.jsx(pt.motion.div,{className:"flex items-center gap-3 flex-1 min-w-0",initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},transition:{duration:.2},children:v.map((m,g)=>i.jsx("div",{className:"flex-1 min-w-0",children:i.jsx(Nh,{progress:m.progress})},g))},"collapsed-content"):i.jsxs(pt.motion.div,{className:"flex flex-col flex-1",initial:{opacity:0,y:-5},animate:{opacity:1,y:0},exit:{opacity:0,y:-5},transition:{duration:.2},children:[a&&i.jsx("h3",{className:"text-[16px] text-dark-100 font-semibold",children:a}),s&&i.jsx("p",{className:"text-sm text-dark-700",children:s})]},"expanded-title")})}),i.jsxs("div",{className:"flex items-center gap-9 py-4 px-6",children:[i.jsx(Yn,{progress:x,size:"xs",showLabel:!0,ariaLabel:`Overall progress: ${x}%`}),i.jsx(pt.motion.button,{className:"rounded-full cursor-pointer flex items-center justify-center",onClick:p,whileHover:{scale:1.1},whileTap:{scale:.9},transition:{duration:.1},"aria-label":f?"Expand":"Collapse",children:i.jsx(pt.motion.div,{style:{display:"inline-flex",alignItems:"center",justifyContent:"center"},animate:{rotate:f?0:180},transition:{duration:.2},children:i.jsx(B.ArrowDown2,{size:16,color:"black"})})}),i.jsx(pt.motion.button,{className:"rounded-full cursor-pointer flex items-center justify-center w-6 h-6",onClick:u,whileHover:{scale:1.1},whileTap:{scale:.9},transition:{duration:.1},"aria-label":"Close",children:i.jsx(it,{size:16})})]})]}),i.jsx(pt.AnimatePresence,{children:!f&&i.jsx(pt.motion.div,{initial:{height:0,opacity:0},animate:{height:"auto",opacity:1},exit:{height:0,opacity:0},transition:{duration:.3,ease:"easeInOut"},className:"overflow-hidden",children:i.jsx("div",{className:"pt-2 pb-4 px-8",children:i.jsx(pt.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 w=g+1===e;return i.jsx(pt.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:i.jsxs("div",{children:[i.jsx(Nh,{progress:m.progress}),(m.progress!==0||w)&&m.description&&i.jsx("div",{className:"text-sm text-[#2F343C] mt-3 font-semibold",children:m.description}),m.progress===0&&!w&&m.description&&i.jsx("div",{className:"text-sm text-[#5A606B] mt-3 font-semibold",children:m.description})]})},g)})})})})})]})},r4=({actions:e,borderless:t=!1,loading:r=!1,className:n})=>r?i.jsx("div",{className:Q.twMerge(O.clsx("flex flex-col bg-surface-1",!t&&"border border-surface-3 rounded-lg overflow-hidden",n)),children:i.jsx("div",{className:"flex flex-col gap-6 p-6",children:Array.from({length:4}).map((a,s)=>i.jsx("div",{className:"h-36 rounded-lg bg-surface-2 animate-pulse"},s))})}):i.jsx("div",{className:Q.twMerge(O.clsx("flex flex-col bg-surface-1",!t&&"border border-surface-3 rounded-lg overflow-hidden",n)),children:i.jsx("div",{className:"flex flex-col gap-6 p-6",children:e.map(a=>i.jsx(W,{variant:"neutral",hierarchy:"tertiary",size:"md",icons:a.icon?"leading":"none",leadingIcon:a.icon,onClick:a.onClick,disabled:a.disabled,className:"w-full justify-start",children:a.label},a.id))})}),n4={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]"}},$n={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"}},a4=({size:e="medium",checked:t=!1,disabled:r=!1,className:n,...a})=>{const s=n4[e];return i.jsxs("label",{className:O.clsx("inline-flex items-center",r?"cursor-not-allowed":"cursor-pointer",n),children:[i.jsx("input",{type:"radio",checked:t,disabled:r,className:"sr-only peer",...a}),i.jsx("div",{className:O.clsx(s.wrapper,"rounded-full border transition-colors duration-200",t&&"inline-flex items-center justify-center",$n.focus,r?t?$n.disabled.checked:$n.disabled.unchecked:t?$n.checked:$n.unchecked,!r&&"peer-hover:border-low-em"),children:t&&i.jsx("div",{className:O.clsx(s.dot,"rounded-full",r?$n.disabled.dot:"bg-black")})})]})},i4={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}},AC=S.default.forwardRef(({icon:e,title:t,description:r,selected:n=!1,size:a="md",trailingIcon:s,className:o,...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=i4[a],p=(v,x)=>S.default.isValidElement(v)?S.default.cloneElement(v,{size:x,color:"currentColor"}):v;return i.jsxs("button",{ref:c,type:"button",role:"radio","aria-checked":n,className:Q.twMerge(O.clsx(u,h.card,d,o)),...l,children:[i.jsx("span",{className:O.clsx("flex shrink-0 items-center justify-center",h.iconBox,h.iconRadius,f),children:p(e,h.icon)}),i.jsxs("span",{className:"flex min-w-0 flex-1 flex-col",children:[i.jsx("span",{className:"text-sm font-medium text-high-em",children:t}),r&&i.jsx("span",{className:"text-xs text-low-em",children:r})]}),n&&s&&i.jsx("span",{className:"shrink-0 text-brand-secondary-main",children:p(s,h.trailing)})]})});AC.displayName="SelectableCard";const s4={success:"bg-success-main",warning:"bg-warning-main",error:"bg-danger-main",info:"bg-info-em"},pg={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"}},o4={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"}},_C=({steps:e,current:t,variant:r="numbered",lineStyle:n="solid",colorVariant:a,indicatorGap:s,stepGap:o,itemClassName:l,className:c})=>{const u=a?pg[a]:pg.brand,d=a?o4[a]:null;return i.jsx("ol",{className:Q.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?s4[f.status]:"bg-surface-3":null;return i.jsxs("li",{className:Q.twMerge("flex",s??"gap-3",l),children:[i.jsxs("div",{className:"flex flex-col items-center self-stretch",children:[x?i.jsx("span",{className:O.clsx("size-2.5 shrink-0 rounded-full mt-1.5",g)}):i.jsx("span",{className:O.clsx("flex size-12 shrink-0 items-center justify-center rounded-full border text-xs font-medium",p==="done"&&u.done,p==="current"&&u.current,p==="pending"&&"border-surface-3 text-low-em"),children:String(h+1).padStart(2,"0")}),!v&&(m?i.jsx("span",{className:"w-0 border-l-2 border-dashed border-surface-3 grow my-1"}):i.jsx("span",{className:O.clsx("my-1 w-px grow",h<t?u.line:"bg-surface-3")}))]}),i.jsxs("div",{className:O.clsx(x?"pt-0":"pt-3",!v&&(o??(x?"pb-4":"pb-6"))),children:[i.jsx("p",{className:O.clsx("text-sm",x?"text-med-em":O.clsx(p==="current"&&"font-medium text-high-em",p==="done"&&"text-med-em",p==="pending"&&"text-low-em")),children:f.title}),f.caption&&i.jsx("p",{className:"text-xs text-low-em mt-0.5",children:f.caption})]})]},`${f.title}-${h}`)})})},l4={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]"}},yl=({items:e,value:t,onChange:r,size:n="md",variant:a="default",itemGap:s,withBorder:o=!1,className:l})=>{const c=l4[n],u=a==="surface";return i.jsx("div",{className:O.clsx("inline-flex items-center p-1",u?"bg-surface-bg":"bg-surface-2",c.wrapper,s??c.gap,o&&"border border-surface-4",l),children:e.map(d=>{const f=d.id===t;return i.jsx("button",{onClick:()=>r(d.id),className:O.clsx("font-semibold transition-colors duration-200",c.button,f?O.clsx(u?"bg-surface-2":"bg-surface-bg","shadow-sm text-high-em",c.activeButton):"text-low-em hover:bg-surface-3 hover:text-med-em"),children:d.label},d.id)})})},c4=[{id:"all",label:"All"},{id:"success",label:"Success"},{id:"warning",label:"Warnings"},{id:"error",label:"Errors"}],kC=P.forwardRef(({entries:e,showSwitcher:t=!0,filterItems:r=c4,switcherSize:n="sm",switcherVariant:a="surface",switcherItemGap:s="gap-x-8",variant:o="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 i.jsxs("div",{ref:m,className:Q.twMerge("bg-white border border-surface-3 w-full max-w-sm flex flex-col overflow-hidden",v),...x,children:[t&&i.jsx("div",{className:"bg-surface-bg px-4 py-2 border-b border-surface-2 overflow-x-auto ds-scrollbar shrink-0",children:i.jsx(yl,{items:r,value:g,onChange:y=>b(String(y)),size:n,variant:a,itemGap:s})}),i.jsx("div",{className:Q.twMerge("flex-1 min-h-0 overflow-y-auto ds-scrollbar",p),children:C.length===0?i.jsx("p",{className:"text-sm text-low-em py-8 text-center",children:"No activity found"}):i.jsx(_C,{steps:C,current:h??C.length,variant:o,lineStyle:l,colorVariant:c,stepGap:u,indicatorGap:d,itemClassName:f})})]})});kC.displayName="ActivityFeed";const TC=S.default.createContext(null),rr=()=>{const e=S.default.useContext(TC);if(!e)throw new Error("useTableContext must be used within a TableProvider");return e},EC=({children:e,value:t})=>S.default.createElement(TC.Provider,{value:t},e),u4=48,d4=({columns:e,data:t,tableLayout:r={},children:n,className:a,...s})=>{const o=S.default.useRef(null),[l,c]=S.default.useState(()=>!s.sortBy||!s.sortDirection?[]:[{id:s.sortBy,desc:s.sortDirection==="desc"}]),[u,d]=S.default.useState(()=>{const y={};return s.selectedRows?.forEach(j=>{y[String(j)]=!0}),y}),[f,h]=S.default.useState(s.searchValue||""),[p,v]=S.default.useState(()=>({pageIndex:(s.currentPage||1)-1,pageSize:s.itemsPerPage||10})),[x,m]=S.default.useState({});S.default.useEffect(()=>{if(s.sortBy&&s.sortDirection){const y=[{id:s.sortBy,desc:s.sortDirection==="desc"}];JSON.stringify(y)!==JSON.stringify(l)&&c(y)}},[s.sortBy,s.sortDirection,l]),S.default.useEffect(()=>{if(s.selectedRows){const y={};s.selectedRows.forEach(j=>{y[String(j)]=!0}),JSON.stringify(y)!==JSON.stringify(u)&&d(y)}},[s.selectedRows,u]),S.default.useEffect(()=>{s.searchValue!==f&&h(s.searchValue||"")},[s.searchValue,f]),S.default.useEffect(()=>{if(s.currentPage){const y=s.currentPage-1;y!==p.pageIndex&&v(j=>({...j,pageIndex:y}))}},[s.currentPage,p.pageIndex]);const g=S.default.useMemo(()=>{const y=e.map(j=>{const N=j.id==="__select"||j.type==="select",A=s.selectColumnSize??u4,k={id:j.id,header:j.header,accessorKey:j.id,enableSorting:j.sortable??!1,enableColumnFilter:j.filterable??!1,size:N?A:j.size,minSize:N?A:j.minSize,maxSize:N?A:j.maxSize,enableResizing:!0,meta:{align:j.align,hasExplicitSize:N||j.size!==void 0}};return j.component?k.cell=({row:I,getValue:_})=>{const E=j.component,T=j.accessor?j.accessor(I.original):_();return S.default.createElement(E,{value:T,row:I.original,rowIndex:I.index,...j.componentProps})}:j.cell?k.cell=({row:I})=>j.cell(I.original):j.accessor?k.cell=({row:I})=>j.accessor(I.original):k.cell=({getValue:I})=>I(),k});return s.selectable&&y.unshift({id:"__select",header:"",cell:({row:j})=>j.original,enableSorting:!1,enableColumnFilter:!1,size:48,minSize:48,maxSize:48}),y},[e,s.selectable]),b=Er.useReactTable({data:t,columns:g,state:{columnSizing:x,sorting:l,rowSelection:u,globalFilter:f,pagination:s.showPagination?p:void 0},enableColumnResizing:!0,columnResizeMode:"onChange",onColumnSizingChange:m,defaultColumn:{minSize:20,maxSize:Number.MAX_SAFE_INTEGER,size:150},onSortingChange:y=>{const j=typeof y=="function"?y(l):y;c(j);const N=j[0];N?s.onSortChange?.(N.id,N.desc?"desc":"asc"):s.onSortChange?.("",null)},onRowSelectionChange:y=>{const j=typeof y=="function"?y(u):y;d(j);const N=new Set;Object.keys(j).forEach(A=>{if(j[A]){const k=Number(A);N.add(isNaN(k)?A:k)}}),s.onSelectionChange?.(N)},onGlobalFilterChange:y=>{const j=typeof y=="function"?y(f):y;h(j),s.onSearchChange?.(j)},onPaginationChange:y=>{if(!s.showPagination)return;const j=typeof y=="function"?y(p):y;v(j),s.onPageChange?.(j.pageIndex+1)},getCoreRowModel:Er.getCoreRowModel(),getSortedRowModel:Er.getSortedRowModel(),getFilteredRowModel:Er.getFilteredRowModel(),getPaginationRowModel:s.showPagination?Er.getPaginationRowModel():void 0,manualPagination:!1,manualSorting:!1,getRowId:(y,j)=>String(s.getRowId?.(y,j)??j)}),w=S.default.useMemo(()=>({dense:!1,cellBorder:!1,rowBorder:!0,rowHeight:64,cellAlign:"center",headerBackground:!0,headerBorder:!0,virtualized:s.virtualized||!1,width:"auto",columnsVisibility:!1,columnsResizable:!0,...r}),[r,s.virtualized]),C=()=>{b.resetGlobalFilter(),b.resetColumnFilters(),s.showPagination&&b.setPageIndex(0)};return i.jsx(EC,{value:{table:b,tableLayout:w,parentRef:o,emptyStateTitle:s.emptyStateTitle,emptyStateDescription:s.emptyStateDescription,showClearFiltersButton:s.showClearFiltersButton??!0,resetAllFilters:C},children:i.jsx("div",{className:O.clsx("w-full min-w-0 flex flex-col",a),children:n})})},f4=({children:e,className:t,noFooter:r=!1})=>{const{tableLayout:n,parentRef:a,table:s}=rr(),{virtualized:o,width:l}=n,c=s.getFilteredRowModel().rows.length===0;return o?i.jsx("div",{ref:a,className:O.clsx("bg-surface-0 border-x border-surface-4 overflow-auto w-full min-w-full table ds-scrollbar",t),style:{height:"400px"},children:i.jsx("table",{className:O.clsx("w-full",l==="fixed"&&"table-fixed",l==="auto"&&"table-auto"),children:e})}):i.jsx("div",{className:O.clsx("bg-surface-0 border-x border-surface-4 overflow-x-auto w-full ds-scrollbar",(r||c)&&"border-b rounded-b-2xl",t),children:i.jsxs("table",{className:O.clsx(!c&&l!=="fixed"&&"min-w-max","w-full",l==="fixed"&&"table-fixed",l==="auto"&&"table-auto"),"data-slot":"data-table",children:[l==="fixed"&&i.jsx("colgroup",{children:s.getAllLeafColumns().map(u=>i.jsx("col",{style:u.id==="__select"?{width:`${u.getSize()}px`,maxWidth:`${u.getSize()}px`}:void 0},u.id))}),e]})})},Rs=({children:e,className:t,style:r,isTBody:n=!0})=>{const{tableLayout:a}=rr(),{rowBorder:s,rowHeight:o}=a,l=o&&n?{...r,height:`${o}px`}:r;return i.jsx("tr",{className:O.clsx("bg-white hover:bg-surface-2 transition-colors",s&&"border-b border-surface-4 last:border-b-0",t),style:l,children:e})},IC=({header:e,className:t})=>{const{table:r,tableLayout:n}=rr(),{headerBackground:a,dense:s,cellBorder:o,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 i.jsx("th",{className:O.clsx(s?"px-2 py-2":"px-3 py-3",a&&"bg-surface-1","align-middle relative",o&&"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:i.jsx("div",{className:"flex items-center justify-center",children:i.jsx(Jt,{className:"",checked:r.getIsAllPageRowsSelected(),onChange:r.getToggleAllPageRowsSelectedHandler(),indeterminate:r.getIsSomePageRowsSelected(),size:"small"})})});const v=i.jsxs("th",{className:O.clsx(s?"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",o&&"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:[i.jsx("div",{className:"align-middle gap-2 min-w-0",children:i.jsx("span",{className:O.clsx("text-xs font-medium leading-[18px] truncate capitalize text-low-em",h&&"font-semibold"),children:Er.flexRender(e.column.columnDef.header,e.getContext())})}),f&&i.jsx("div",{className:"align-middle flex-shrink-0",children:i.jsx(mg,{direction:f==="desc"?"desc":"asc"})}),d.getCanFilter()&&i.jsx("div",{className:"align-middle flex-shrink-0",children:i.jsx(xg,{})})]});return p?i.jsxs("th",{className:O.clsx(s?"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",o&&"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:[i.jsxs("div",{className:"flex items-center justify-center flex-row gap-2",children:[i.jsx("div",{className:"align-middle gap-2 min-w-0",children:i.jsx("span",{className:O.clsx("text-xs font-medium leading-[18px] truncate capitalize text-low-em",h&&"font-semibold"),children:Er.flexRender(e.column.columnDef.header,e.getContext())})}),f&&i.jsx("div",{className:"align-middle flex-shrink-0",children:i.jsx(mg,{direction:f==="desc"?"desc":"asc"})}),d.getCanFilter()&&i.jsx("div",{className:"align-middle flex-shrink-0",children:i.jsx(xg,{})})]}),i.jsx("div",{onMouseDown:e.getResizeHandler(),onTouchStart:e.getResizeHandler(),className:O.clsx("absolute top-0 right-0 w-1 h-full cursor-col-resize z-10","bg-transparent hover:bg-surface-4 opacity-0 group-hover:opacity-50")})]}):v},mg=({direction:e})=>e?i.jsx(f2,{className:O.clsx("text-low-em",e==="asc"&&"rotate-180"),size:12}):null,xg=()=>i.jsx(h2,{className:"text-low-em",size:12}),h4=({className:e})=>{const{table:t,tableLayout:r}=rr(),{headerBackground:n,headerBorder:a}=r;return i.jsx("thead",{className:O.clsx(n&&"bg-surface-1",a&&"border-b border-surface-4",e),children:t.getHeaderGroups().map(s=>i.jsx(Rs,{isTBody:!1,children:s.headers.map(o=>i.jsx(IC,{header:o},o.id))},s.id))})},Oh=({cell:e,className:t})=>{const{tableLayout:r}=rr(),{cellAlign:n}=r,a=e.row,s=a.getIsSelected();return e.column.id==="__select"?i.jsx("td",{className:O.clsx(r.dense?"px-2 py-2":"px-3 py-3","relative",s?"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:i.jsx("div",{className:"flex items-center justify-center",children:i.jsx(Jt,{checked:s,onChange:a.getToggleSelectedHandler(),size:"small"})})}):i.jsx("td",{className:O.clsx(r.dense?"px-4 py-2":"px-6 py-4","text-high-em text-sm font-medium leading-5 transition-colors min-w-0 truncate",s?"bg-surface-2":"",r.cellBorder&&"border-r border-surface-4 last:border-r-0",t),style:{textAlign:e.column.columnDef.meta?.align??n},children:Er.flexRender(e.column.columnDef.cell,e.getContext())})},MC=({title:e="No data available.",className:t,colSpan:r=1})=>i.jsx("tr",{className:O.clsx("w-full",t),children:i.jsx("td",{colSpan:r,children:i.jsx(ht,{description:e,flat:!0,className:"rounded-b-2xl"})})}),p4=({className:e})=>{const{table:t,tableLayout:r,parentRef:n,emptyStateTitle:a,resetAllFilters:s}=rr(),{virtualized:o}=r;if(t.getFilteredRowModel().rows.length===0)return i.jsx("tbody",{className:O.clsx(r.rowBorder&&"divide-y divide-surface-4",r.dense&&"text-sm",e),children:i.jsx(MC,{title:a,colSpan:t.getAllColumns().length})});if(!o)return i.jsx("tbody",{className:O.clsx(r.rowBorder&&"divide-y divide-surface-4",r.dense&&"text-sm",e),children:t.getRowModel().rows.map(f=>i.jsx(Rs,{children:f.getVisibleCells().map(h=>i.jsx(Oh,{cell:h},h.id))},f.id))});const c=qj.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 i.jsx("tbody",{className:O.clsx("relative",r.dense&&"text-sm",e),style:{height:`${d}px`},children:u.map(f=>{const h=t.getRowModel().rows[f.index];return i.jsx(Rs,{style:{position:"absolute",top:0,left:0,width:"100%",height:`${f.size}px`,transform:`translateY(${f.start}px)`},children:h.getVisibleCells().map(p=>i.jsx(Oh,{cell:p},p.id))},f.key)})})},m4=(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},$C=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"}),x4=e=>e.map(t=>$C(t)),g4=(e,t,r,n)=>{const a=e*t+1,s=Math.min((e+1)*t,r||n);return{start:a,end:s,total:r||n}},v4=({showPagination:e=!0,totalItems:t,className:r,sizes:n=[10,20,50,100],footerBackground:a=!0,noBorder:s=!1,actions:o})=>{const{table:l}=rr(),[c,u]=il(),d=u<500,f=l.getState().pagination,h=l.getPageCount(),p=l.getCanPreviousPage(),v=l.getCanNextPage(),x=N=>{const A=m4(N,h)-1;l.setPageIndex(A)},m=N=>{l.setPageSize(Number(N))},g=()=>l.previousPage(),b=()=>l.nextPage(),w=l.getFilteredRowModel().rows.length,{total:C}=g4(f.pageIndex,f.pageSize,t,w),y=x4(n),j=f.pageSize;return!e||w===0?null:i.jsxs("div",{ref:c,className:O.clsx("flex-shrink-0 w-full px-8 py-6 flex flex-row justify-between items-center gap-4",!s&&"border border-surface-4 rounded-b-2xl",a&&"bg-surface-1",r),children:[i.jsxs("div",{className:O.clsx("items-center flex-row shrink-0 gap-4",d?"hidden":"flex"),children:[i.jsx("span",{className:O.clsx("text-low-em text-sm font-semibold",d?"hidden":"block"),children:"Showing"}),i.jsx(Te,{className:"!w-[68px]",size:"sm",variant:"outlined",value:String(j),items:y,onChange:m,showLeadingIcon:!1,customHeight:"28px",customRadius:"8px",menuSize:"sm"}),i.jsx("span",{className:O.clsx("text-med-em text-sm font-semibold",d?"hidden":"block"),children:`/ ${String(C)}`})]}),i.jsxs("div",{className:O.clsx("flex flex-row items-center gap-4",d?"w-full justify-between":"w-auto justify-end"),children:[i.jsxs("div",{className:"flex items-center gap-4",children:[i.jsx("span",{className:O.clsx("text-med-em text-sm font-semibold whitespace-nowrap",d?"hidden":"block"),children:"Go To Page"}),i.jsx(Te,{className:"!w-[68px]",size:"sm",variant:"outlined",value:String(f.pageIndex+1),items:Array.from({length:h||1},(N,A)=>$C(A+1)),onChange:x,showLeadingIcon:!1,customHeight:"28px",customRadius:"8px",menuSize:"sm"}),i.jsxs("span",{className:"text-med-em text-sm font-semibold whitespace-nowrap",children:["of ",h||1]})]}),i.jsx("div",{className:"px-4 flex items-center",children:i.jsx("span",{className:"w-0 border-l border-gray-300 h-[33px]"})}),i.jsxs("div",{className:"flex items-center gap-4",children:[i.jsx(W,{onClick:g,disabled:!p,variant:"neutral",hierarchy:"tertiary",size:"sm",children:"Previous"}),i.jsx(W,{onClick:b,disabled:!v,variant:"brand",hierarchy:"primary",size:"sm",children:"Next"})]})]}),o&&i.jsx("div",{className:"flex items-center gap-x-4 flex-shrink-0",children:o})]})},y4=({title:e,search:t,actions:r,className:n})=>i.jsxs("div",{className:O.clsx("w-full px-8 py-6 bg-white border border-surface-4 rounded-t-2xl flex flex-row justify-between items-center gap-4",n),children:[e&&!t&&i.jsx("div",{className:"flex-shrink-0 text-xl font-semibold text-high-em leading-[30px]",children:e}),t&&i.jsx("div",{className:"flex-1",children:i.jsx(me,{value:t.value??"",onChange:a=>t.onChange(a.target.value),placeholder:t.placeholder??"Search...",size:"md",leadingIcon:i.jsx(B.SearchNormal1,{size:16})})}),r&&i.jsx("div",{className:"flex items-center gap-x-4 flex-shrink-0",children:r})]}),b4=({columnId:e,className:t,options:r,title:n})=>{const{table:a}=rr(),s=a.getColumn(e),[o,l]=P.useState(s?.getFilterValue()||"");if(!s||!s.getCanFilter())return null;const c=s.columnDef,u=c.filterType||"text",d=n||c.header||s.id,f=p=>{l(p),s.setFilterValue(p||void 0)},h=()=>{switch(u){case"select":return i.jsxs("select",{value:o,onChange:p=>f(p.target.value),className:"w-full border border-gray-300 rounded px-2 py-1 text-sm",children:[i.jsx("option",{value:"",children:"All"}),r?.map((p,v)=>i.jsx("option",{value:String(p.value),children:p.label},v))]});case"number":return i.jsx("input",{type:"number",value:o,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 i.jsx("input",{type:"date",value:o,onChange:p=>f(p.target.value),className:"w-full border border-gray-300 rounded px-2 py-1 text-sm"});case"boolean":return i.jsxs("select",{value:o,onChange:p=>f(p.target.value),className:"w-full border border-gray-300 rounded px-2 py-1 text-sm",children:[i.jsx("option",{value:"",children:"All"}),i.jsx("option",{value:"true",children:"Yes"}),i.jsx("option",{value:"false",children:"No"})]});case"text":default:return i.jsx("input",{type:"text",value:o,onChange:p=>f(p.target.value),placeholder:`Filter ${d}...`,className:"w-full border border-gray-300 rounded px-2 py-1 text-sm"})}};return i.jsxs("div",{className:O.clsx("p-2 border-t border-gray-200",t),children:[i.jsx("div",{className:"text-xs font-medium text-gray-700 mb-1",children:d}),h()]})},w4=({className:e,trigger:t,position:r="right"})=>{const{table:n}=rr(),[a,s]=P.useState(!1),o=n.getAllColumns().filter(h=>h.id!=="__select"&&h.getCanHide());if(o.length===0)return null;const l=h=>{o.forEach(p=>{p.getCanHide()&&p.toggleVisibility(h)})},c=o.every(h=>h.getIsVisible()),u=o.some(h=>h.getIsVisible()),d=i.jsxs(W,{variant:"neutral",hierarchy:"tertiary",size:"sm",className:"flex items-center gap-2",children:[i.jsx(B.Eye,{size:"16"}),"Columns",i.jsx(B.ArrowDown2,{size:"16"})]}),f=r==="right"?"right-0 origin-top-right":"left-0 origin-top-left";return i.jsxs("div",{className:O.clsx("relative inline-block text-left",e),children:[i.jsx("div",{onClick:()=>s(!a),children:t||d}),a&&i.jsxs(i.Fragment,{children:[i.jsx("div",{className:"fixed inset-0 z-10",onClick:()=>s(!1)}),i.jsx("div",{className:O.clsx("absolute z-20 mt-2 w-56 rounded-md bg-white shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none",f),children:i.jsxs("div",{className:"py-1",children:[i.jsx("div",{className:"px-4 py-2 border-b border-gray-200",children:i.jsxs("div",{className:"flex items-center justify-between",children:[i.jsx("h3",{className:"text-sm font-medium text-gray-900",children:"Column Visibility"}),i.jsxs("div",{className:"flex items-center gap-1",children:[i.jsx("button",{onClick:()=>l(!0),className:"text-xs text-blue-600 hover:text-blue-800",disabled:c,children:"All"}),i.jsx("span",{className:"text-gray-300",children:"|"}),i.jsx("button",{onClick:()=>l(!1),className:"text-xs text-blue-600 hover:text-blue-800",disabled:!u,children:"None"})]})]})}),i.jsx("div",{className:"max-h-60 overflow-y-auto",children:o.map(h=>{const p=h.getIsVisible(),v=typeof h.columnDef.header=="string"?h.columnDef.header:h.id;return i.jsxs("div",{className:"px-4 py-2 hover:bg-gray-50 flex items-center justify-between",children:[i.jsxs("div",{className:"flex items-center",children:[i.jsx(Jt,{checked:p,onChange:h.getToggleVisibilityHandler(),size:"small"}),i.jsx("label",{htmlFor:`column-${h.id}`,className:"ml-2 text-sm text-gray-700 cursor-pointer",onClick:x=>{x.stopPropagation(),h.toggleVisibility()},children:v})]}),i.jsx("button",{onClick:x=>{x.stopPropagation(),h.toggleVisibility()},className:"p-1 rounded hover:bg-gray-200",children:p?i.jsx(B.Eye,{size:"16",className:"text-gray-600"}):i.jsx(B.EyeSlash,{size:"16",className:"text-gray-400"})})]},h.id)})})]})})]})]})},j4=({value:e,config:t})=>{const r=t?.size||"sm";return i.jsx(Ft,{size:r,initials:String(e||"")})},C4=({value:e,config:t})=>{const r=t?.size||"xs",n=t?.variantMap||{},a=t?.variant||"secondary",s=String(e||"").toLowerCase(),o=n[s]||a;return i.jsx(Lr,{variant:o,size:r,children:String(e||"")})},S4=({value:e})=>{const t=String(e||"");return i.jsx("a",{href:`mailto:${t}`,className:"text-primary-900 hover:underline",children:t})},gg=({value:e})=>i.jsx("span",{children:String(e||"")}),N4=({value:e})=>{const t=typeof e=="number"?e:parseFloat(String(e||"0"));return i.jsx("span",{children:t.toLocaleString()})},O4=({value:e})=>{if(!e)return i.jsx("span",{children:"-"});const t=e instanceof Date?e:new Date(String(e));return i.jsx("span",{children:t.toLocaleDateString()})},P4=({value:e})=>{const t=!!e;return i.jsx("span",{className:t?"text-success-600":"text-gray-400",children:t?"✓":"✗"})},A4={avatar:j4,tag:C4,email:S4,text:gg,number:N4,date:O4,boolean:P4,custom:gg};function RC(e){const t=A4[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 _4(e){return e.map(t=>RC(t))}function k4(e){return[{id:"__select",header:"",type:"select",width:"w-16"},...e]}const LC={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}},DC=[{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}],T4={config:LC,data:DC},zC={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}},BC=[{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"}],E4={config:zC,data:BC},vg={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"}},oc={none:"",xs:"mt-2",sm:"mt-4",md:"mt-6",lg:"mt-8",xl:"mt-12"},Cm=({variant:e="line",tabs:t,className:r,selectedIndex:n,onChange:a,customPaddingBottom:s,contentSpacing:o="sm",fullHeight:l=!1,iconLabelGap:c=4,iconSize:u=16,showBorder:d=!0,headerHeight:f,tabPaddingX:h,tabListClassName:p,lazy:v=!1,responsive:x})=>{const m=S.default.useRef(null),g=S.default.useRef(0),b=S.default.useRef(!1),[w,C]=S.default.useState(!1);S.default.useLayoutEffect(()=>{if(!x)return;const $=m.current;if(!$)return;const L=()=>{b.current||(g.current=$.scrollWidth);const U=$.clientWidth,D=g.current,F=b.current?U<D+24:U<D;F!==b.current&&(b.current=F,C(F))};L();const q=new ResizeObserver(L);return q.observe($),()=>q.disconnect()},[x,t.length]);const y=w&&e==="line-icons",j=e==="line-icons"||e==="only-icon",N=e!=="only-icon"&&!y,A=e==="only-icon"||y,k=e==="line-icons"||e==="only-icon"?vg.line:vg[e],I=d?k.list:k.list.replace(/border-b\s+border-surface-3/g,"").trim(),_={};f&&(_.height=`${f}px`,_.alignItems="flex-end");const E=()=>typeof o=="number"?"":o in oc?oc[o]:oc.sm,T=typeof o=="number"?{marginTop:`${o}px`}:{},R=l?{height:"100%",maxHeight:"100%",overflow:"hidden",display:"flex",flexDirection:"column"}:{},M=l?{height:"100%",maxHeight:"100%",flex:1}:{};return i.jsx("div",{className:O.clsx("w-full",r),style:R,children:i.jsxs(xe.Tab.Group,{selectedIndex:n,onChange:a,as:"div",className:l?"flex flex-col overflow-hidden":void 0,style:M,children:[i.jsx(xe.Tab.List,{ref:m,className:O.clsx(I,p),style:_,children:t.map($=>i.jsx(xe.Tab,{title:A?$.label:void 0,className:({selected:L})=>O.clsx(k.tab,x&&"shrink-0",L?k.selected:k.unselected),style:{...s?{paddingBottom:s}:{},...h!==void 0?{paddingLeft:`${h}px`,paddingRight:`${h}px`}:{}},children:({selected:L})=>{const q=L&&$.selectedIcon?$.selectedIcon:$.icon;return i.jsxs("div",{className:O.clsx("flex items-center",tr(c)),children:[j&&q&&S.default.isValidElement(q)&&S.default.cloneElement(q,{size:u,color:"currentColor"}),N&&i.jsx("span",{className:"whitespace-nowrap",children:$.label})]})}},$.id))}),i.jsx(xe.Tab.Panels,{className:E(),style:l?{display:"flex",flexDirection:"column",flex:1,minHeight:0,overflow:"hidden",...T}:T,children:t.map($=>i.jsx(xe.Tab.Panel,{unmount:v,style:l?{minHeight:0,flex:1,overflowY:"auto",maxHeight:"100%"}:void 0,children:$.content},$.id))})]})})},I4=({tabs:e,activeTabId:t,onTabChange:r,addLabel:n="Add components",onAddComponent:a,borderless:s=!1,fullHeight:o=!1,lazy:l=!1,loading:c=!1,className:u})=>{const[d,f]=S.default.useState(e[0]?.id);S.default.useEffect(()=>{if(t!==void 0)return;e.some(g=>g.id===d)||f(e[0]?.id)},[e,t,d]);const h=t??d,p=m=>{const g=e[m]?.id;g!==void 0&&(f(g),r?.(g))},v=Math.max(0,e.findIndex(m=>m.id===h));if(e.length===0&&!c)return null;if(c)return i.jsxs("div",{className:O.clsx("overflow-hidden",o&&"h-full",!s&&"border border-surface-3 rounded-lg",u),children:[i.jsxs("div",{className:"flex items-center gap-8 p-6 bg-surface-bg border-b border-surface-3",children:[i.jsx("div",{className:"h-24 w-48 rounded-md bg-surface-2 animate-pulse"}),i.jsx("div",{className:"h-24 w-40 rounded-md bg-surface-2 animate-pulse"})]}),i.jsx("div",{className:O.clsx("flex items-center justify-center bg-white",o?"min-h-full":"min-h-[160px]"),children:i.jsx("div",{className:"h-28 w-120 rounded-md bg-surface-2 animate-pulse"})})]});const x=e.map(m=>({id:m.id,label:m.label,content:m.content?i.jsx("div",{className:O.clsx("p-6 bg-white",o&&"min-h-full"),children:m.content}):i.jsx("div",{className:O.clsx("flex items-center justify-center bg-white",o?"min-h-full":"min-h-[160px]"),children:i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"leading",leadingIcon:i.jsx(B.Add,{size:16}),onClick:()=>a?.(m.id),children:n})})}));return i.jsx("div",{className:O.clsx("overflow-hidden",o&&"h-full",!s&&"border border-surface-3 rounded-lg",u),children:i.jsx(Cm,{variant:"pill",tabs:x,selectedIndex:v,onChange:p,tabListClassName:"bg-surface-bg border-b border-surface-3 p-6",contentSpacing:"none",fullHeight:o,lazy:l})})},FC=({tabs:e,className:t,selectedIndex:r,onChange:n,onAddTab:a,onArrowRightClick:s,onCloseTab:o,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:w}=u.current;f(g>0),p(g<b-w-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 i.jsx("div",{className:O.clsx("w-full h-full",t),children:i.jsx(xe.Tab.Group,{className:"h-full w-full",selectedIndex:r,onChange:n,children:i.jsxs("div",{className:"relative flex items-center border-x border-surface-3 h-full w-full",children:[d&&i.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:i.jsx(ie,{className:"text-med-em",size:"xs",children:i.jsx(B.ArrowLeft2,{})})}),i.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:i.jsx(xe.Tab.List,{className:"flex min-w-full h-full ",children:e.map((g,b)=>i.jsx(xe.Tab,{as:"div",className:({selected:w})=>O.clsx("relative py-3 font-medium border-r border-surface-3","whitespace-nowrap h-full flex items-center cursor-pointer","outline-none focus:outline-none focus-visible:outline-none focus:ring-0 active:outline-none",l?"":"flex-1",w?"text-high-em bg-white after:absolute border-b-2 border-b-black":"text-low-em bg-surface-bg hover:bg-surface-2"),style:l?r===b?{minWidth:`${l}px`}:{width:`${l}px`,minWidth:`${l}px`}:void 0,children:({selected:w})=>i.jsxs("div",{className:"flex items-center justify-between gap-8 p-8 w-full",children:[i.jsx("span",{className:`!truncate text-sm text-high-em font-medium ${w?"text-high-em":"text-low-em"}`,children:g.label}),g.closeable&&w&&o&&i.jsx(W,{onClick:C=>{C.stopPropagation(),o(b)},className:"cursor-pointer",leadingIcon:i.jsx(ie,{size:"xs",className:"text-med-em",children:i.jsx(it,{})}),"aria-label":"Close tab",icons:"only",variant:"neutral",hierarchy:"secondary"})]})},g.id))})}),i.jsxs("div",{className:"flex items-center h-full",children:[h&&i.jsx("button",{onClick:s||m,className:"h-full hover:bg-surface-bg cursor-pointer px-6 border-x border-surface-3","aria-label":"Scroll right",children:i.jsx(ie,{className:"text-low-em",size:"xs",children:i.jsx(B.ArrowRight2,{})})}),a&&i.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:i.jsx(ie,{className:"text-low-em",size:12,children:i.jsx(B.Add,{})})})]})]})})})};FC.displayName="HeaderTabs";const M4={default:{...We.default,placeholder:"placeholder-placeholder",text:"text-med-em"},danger:{...We.danger,placeholder:"placeholder-danger-em",text:"text-danger-em"}},$4={sm:{...qt.sm,fontSize:"text-xs"},md:{...qt.md,fontSize:"text-sm"},lg:{...qt.lg,fontSize:"text-base"}},Rn={wrapper:"bg-surface-3 pointer-events-none border-transparent",label:"!text-disabled",hint:"!text-disabled",text:"disabled:text-disabled",placeholder:"disabled:placeholder-disabled"},bl=({variant:e="default",size:t="md",label:r,hint:n,hintIconVariant:a,disabled:s,resize:o="vertical",className:l,customFontWeight:c,customBackground:u,...d})=>{const f=M4[e],h=$4[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 i.jsxs("div",{className:O.clsx("flex flex-col gap-1.5",l),children:[r&&i.jsx("label",{htmlFor:d.id,className:O.clsx("font-semibold text-med-em",h.labelFontSize,s&&Rn.label),children:r}),i.jsx("div",{className:O.clsx("relative flex items-center border rounded-xl transition-colors duration-200 flex-1",!u&&f.wrapper,s&&Rn.wrapper),style:{backgroundColor:v},children:i.jsx("textarea",{disabled:s,className:O.clsx("w-full h-full bg-transparent px-3.5 py-2.5 focus:outline-none min-h-[80px]",h.fontSize,!c&&"font-medium",f.text,f.placeholder,x[o],s&&Rn.text,s&&Rn.placeholder),style:{fontWeight:p},...d})}),n&&i.jsx(ft,{icon:i.jsx(B.InfoCircle,{variant:a}),label:n,iconSize:h.hintIconSize,gap:1,iconColorClass:O.clsx(f.hint,s&&Rn.hint),labelColorClass:O.clsx(f.hint,s&&Rn.hint),className:O.clsx(h.hintFontSize,"font-semibold")})]})};function R4({theme:e="light",onToggle:t,className:r}){return i.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"?i.jsx("span",{children:"Light Mode"}):i.jsx("span",{children:"Dark Mode"})})}const L4="bg-white rounded-[20px] shadow-xl py-6 px-10 flex items-center gap-6 max-w-md leading-10",D4={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"},qC=18,WC="text-base font-bold text-high-em leading-10",HC="text-sm text-high-em leading-9",VC=(e,t)=>Q.twMerge(L4,D4[e||"default"],t),UC=P.forwardRef((e,t)=>{const{title:r,description:n,variant:a="default",action:s,onOpenChange:o,duration:l=5e3,children:c,icon:u,className:d,iconSize:f=qC,...h}=e,p=a!=="custom"||u;return i.jsxs(kt.Root,{ref:t,duration:l,onOpenChange:o,className:VC(a,d),...h,children:[p&&i.jsx("div",{children:a==="custom"&&u?u:i.jsx(rm,{size:f})}),i.jsxs("div",{className:"flex-1",children:[r&&i.jsx(kt.Title,{className:WC,children:r}),n&&i.jsx(kt.Description,{className:HC,children:n})]}),s&&i.jsxs(i.Fragment,{children:[i.jsx("div",{className:"w-px h-8 bg-surface-3"}),i.jsx(kt.Action,{asChild:!0,altText:s.label,onClick:s.onClick,children:i.jsx(W,{className:"cursor-pointer",variant:"neutral",hierarchy:"quaternary",size:"md",icons:"none",children:s.label})})]}),i.jsx(kt.Close,{asChild:!0,className:"shrink-0 flex items-center justify-center",children:i.jsx(W,{className:"cursor-pointer",variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",leadingIcon:i.jsx(it,{className:"text-high-em",size:8})})}),c]})});UC.displayName="Toast";const KC=P.createContext(null),z4=()=>{const e=P.useContext(KC);if(!e)throw new Error("useToast must be used within a ToastProvider");return e},B4=({children:e})=>{const[t,r]=P.useState([]),n=P.useCallback(s=>{const{title:o,description:l,variant:c="default",action:u,duration:d=5e3}=s,f={id:Math.random().toString(36).substr(2,9),title:o,description:l,variant:c,action:u,duration:d};r(h=>[...h,f])},[]),a=P.useCallback((s,o)=>{s||r(l=>l.filter(c=>c.id!==o))},[]);return i.jsx(KC.Provider,{value:{toast:n},children:i.jsxs(kt.Provider,{swipeDirection:"right",children:[e,i.jsx(kt.Viewport,{className:"fixed top-5 right-5 z-[999] flex flex-col gap-4 w-full max-w-[400px]"}),t.map(s=>i.jsxs(kt.Root,{duration:s.duration,onOpenChange:o=>a(o,s.id),className:VC(s.variant),children:[s.variant!=="custom"&&i.jsx("div",{className:"shrink-0 w-10 h-12 flex items-center justify-center",children:i.jsx(rm,{size:qC})}),i.jsxs("div",{className:"flex-1",children:[s.title&&i.jsx(kt.Title,{className:WC,children:s.title}),s.description&&i.jsx(kt.Description,{className:HC,children:s.description})]}),s.action&&i.jsxs(i.Fragment,{children:[i.jsx("div",{className:"w-px h-12 bg-surface-3"}),i.jsx(kt.Action,{asChild:!0,altText:s.action.label,onClick:s.action.onClick,children:i.jsx(W,{className:"cursor-pointer",variant:"neutral",hierarchy:"quaternary",size:"md",icons:"none",children:s.action.label})})]}),i.jsx(kt.Close,{asChild:!0,className:"shrink-0 flex items-center justify-center",children:i.jsx(W,{className:"cursor-pointer",variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",leadingIcon:i.jsx(it,{className:"text-high-em",size:8})})})]},s.id))]})})},F4={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]"}},Ur={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"},Pa=({size:e="medium",checked:t,disabled:r,className:n,...a})=>{const s=F4[e];return i.jsxs("label",{className:O.clsx("relative inline-flex items-center",r?Ur.disabled:"cursor-pointer",n),children:[i.jsx("input",{type:"checkbox",className:"sr-only peer",checked:t,disabled:r,...a}),i.jsx("div",{className:O.clsx(s.wrapper,"relative rounded-full transition-colors duration-200 ease-in-out","flex items-center",r?Ur.bgDisabled:t?Ur.bgOn:Ur.bgOff,!r&&Ur.focus),children:i.jsx("div",{className:O.clsx(s.knob,r?Ur.knobDisabled:Ur.knob,"absolute top-[2px] left-[2px] rounded-full transition-transform duration-200 ease-in-out",t&&s.knobOn)})})]})},q4=({options:e,value:t,onChange:r,size:n="medium",disabled:a=!1,orientation:s="vertical",togglePosition:o="right",className:l})=>{const c=S.default.useId(),u=d=>{const f=t.includes(d)?t.filter(h=>h!==d):[...t,d];r(f)};return i.jsx("div",{className:Q.twMerge(O.clsx("flex",s==="vertical"?"flex-col gap-8":"flex-row flex-wrap gap-x-8 gap-y-8",l)),children:e.map(d=>{const f=t.includes(d.value),h=a||!!d.disabled,p=`${c}-${String(d.value)}`,v=!!d.caption,x=i.jsx("div",{className:O.clsx("flex items-center shrink-0",v&&"mt-0.5"),children:i.jsx(Pa,{id:p,size:n,checked:f,disabled:h,onChange:()=>u(d.value)})}),m=i.jsxs("label",{htmlFor:p,className:O.clsx("flex flex-col flex-1 min-w-0 gap-3",h?"cursor-not-allowed":"cursor-pointer"),children:[i.jsx("span",{className:O.clsx("text-sm font-medium leading-5",h?"text-disabled":"text-high-em"),children:d.label}),d.caption&&i.jsx("span",{className:O.clsx("text-xs leading-4",h?"text-disabled":"text-low-em"),children:d.caption})]});return i.jsx("div",{className:O.clsx("flex gap-6",o==="right"&&"justify-between",v?"items-start":"items-center",d.className),children:o==="left"?i.jsxs(i.Fragment,{children:[x,m]}):i.jsxs(i.Fragment,{children:[m,x]})},d.value)})})},Sm=S.default.memo(({children:e,className:t,borderSide:r="none",borderStyle:n="surface-3"})=>{const a=S.default.useMemo(()=>r==="none"?"":`${r==="left"?"border-l":"border-r"} ${n==="surface-3"?"border-surface-3":"border-surface-4"}`,[r,n]);return i.jsx("div",{className:`h-full w-full flex flex-col ${a} ${t||""}`,children:e})});Sm.displayName="TypesPanel";const W4=({categories:e=[],onItemClick:t,renderItem:r,className:n=""})=>{const a=s=>{t&&t(s)};return i.jsxs("div",{className:`px-6 py-8 flex-1 overflow-y-auto ${n}`,children:[e.map((s,o)=>i.jsxs("div",{className:"mb-8 last:mb-0",children:[i.jsx("h3",{className:"font-inter font-semibold text-sm text-med-em mb-8",children:s.title}),i.jsx("div",{className:"grid grid-cols-[repeat(auto-fill,minmax(70px,1fr))] gap-6",children:s.items.map(l=>i.jsx(S.default.Fragment,{children:r?r(l,{onClick:()=>a(l.id)}):i.jsx(K2,{icon:l.icon,text:l.label,onClick:()=>a(l.id)})},l.id))}),o<e.length-1&&i.jsx("div",{className:"mt-8",children:i.jsx(fe,{})})]},s.id)),e.length===0&&i.jsx("div",{className:"text-center py-12",children:i.jsx("p",{className:"text-sm text-med-em",children:"No hay elementos en esta categoría"})})]})},H4=({categories:e=[],onItemClick:t,renderItem:r,className:n=""})=>{const a=s=>{t&&t(s)};return i.jsx(Ct.Provider,{delayDuration:300,children:i.jsxs("div",{className:`px-6 py-8 flex-1 overflow-y-auto ${n}`,children:[e.map((s,o)=>i.jsxs("div",{className:"mb-8 last:mb-0",children:[i.jsx("h3",{className:"font-inter font-semibold text-sm text-med-em mb-8",children:s.title}),i.jsx("div",{className:"flex flex-col gap-6",children:s.items.map(l=>i.jsx(S.default.Fragment,{children:r?r(l,{onClick:()=>a(l.id)}):i.jsx(um,{leadingIcon:i.jsx(B.HambergerMenu,{size:20}),leadingIconColor:"text-disabled",icon:i.jsx(nm,{}),iconColor:"text-disabled",tooltipContent:`Add ${l.label} field type`,onClick:()=>a(l.id),children:l.label})},l.id))}),o<e.length-1&&i.jsx("div",{className:"mt-8",children:i.jsx(fe,{})})]},s.id)),e.length===0&&i.jsx("div",{className:"text-center py-12",children:i.jsx("p",{className:"text-sm text-med-em",children:"No hay elementos en esta categoría"})})]})})},V4=[{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}],U4=[{value:"list",icon:i.jsx(B.Task,{})},{value:"grid",icon:i.jsx(B.Category,{})}],K4=({className:e="",selectedType:t,onTypeChange:r,selectedView:n,onViewChange:a,actions:s,categories:o,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 i.jsx(Ct.Provider,{delayDuration:300,children:i.jsxs("div",{className:`flex flex-col ${e}`,children:[c&&i.jsxs(i.Fragment,{children:[i.jsxs("div",{className:"px-6 pt-9 pb-8 flex items-center justify-between",children:[i.jsx(pC,{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"}),s&&i.jsx("div",{children:s})]}),i.jsx(fe,{})]}),i.jsxs("div",{className:`flex items-center justify-between gap-4 px-6 ${c?"py-8":"py-4"}`,children:[i.jsx("div",{className:"flex-1",children:i.jsx(Te,{items:o?o.map(g=>({id:g.id,title:g.title,showCheckbox:!1,showLeadingIcon:!1,showTrailingIcon:!1,className:"!h-[34px]"})):V4.map(g=>({...g,showLeadingIcon:!1,className:"!h-[34px]"})),value:p,onChange:x,placeholder:l,size:"md",menuSize:"sm",leadingIcon:i.jsx(B.SearchNormal1,{size:16}),showLeadingIcon:!0})}),i.jsx(xr,{options:U4,value:v,onChange:m,size:"sm"})]}),i.jsx(fe,{})]})})},G4=({className:e="",searchQuery:t,onSearchChange:r,searchPlaceholder:n="Search...",selectedView:a,onViewChange:s,viewOptions:o=[],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=>{s?s(m):f(m)};return i.jsxs("div",{className:`flex flex-col ${e}`,children:[i.jsx(fe,{}),i.jsxs("div",{className:"flex items-center justify-between gap-4 py-8 px-6",children:[i.jsx("div",{className:"flex-1",children:i.jsx(me,{type:"search",placeholder:n,value:h,onChange:v,trailingIcon:i.jsx(B.SearchNormal1,{size:16,color:"currentColor"})})}),i.jsx(xr,{options:o,value:p,onChange:x,size:l})]}),i.jsx(fe,{})]})},Nm=({title:e,backButton:t,actions:r,className:n})=>i.jsxs("div",{className:O.clsx("flex items-center gap-2","h-[56px] px-4","border-b border-surface-3",n),children:[t&&i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"md",icons:"only",leadingIcon:i.jsx(B.ArrowLeft2,{}),"aria-label":t["aria-label"]||"Go back",onClick:t.onClick,className:"shrink-0"}),i.jsxs("div",{className:"flex-1 flex items-center justify-between min-w-0",children:[i.jsx("h2",{className:O.clsx("text-sm font-semibold leading-[22px]","text-high-em","truncate"),children:e}),r&&i.jsx("div",{className:"flex items-center gap-2 shrink-0",children:r})]})]});Nm.displayName="PanelHeader";const Z4=({user:e,sections:t,align:r="right",offset:n=8,className:a,avatarSize:s="md"})=>{const[o,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(o)return document.addEventListener("mousedown",h),()=>{document.removeEventListener("mousedown",h)}},[o]);const d=h=>{!h.disabled&&h.onClick&&(h.onClick(),l(!1))},f=(h,p)=>{h.switch?.onChange&&h.switch.onChange(p)};return i.jsxs("div",{className:O.clsx("relative inline-block",a),children:[i.jsx("div",{ref:u,onClick:()=>l(!o),className:"cursor-pointer",children:i.jsx(Ft,{size:s,imageUrl:e.avatar,initials:e.initials||e.name.charAt(0),statusBadge:e.statusBadge})}),o&&i.jsxs("div",{ref:c,className:O.clsx("absolute z-50 mt-2 min-w-[280px] rounded-lg bg-white shadow-lg border border-surface-3",r==="right"?"right-0":"left-0"),style:{top:`calc(100% + ${n}px)`},children:[i.jsxs("div",{className:"px-10 py-8 border-b border-surface-3",children:[i.jsx("p",{className:"text-sm font-semibold text-high-em",children:e.name}),e.email&&i.jsx("p",{className:"text-xs text-low-em mt-1",children:e.email})]}),i.jsx("div",{className:"py-3",children:t.map((h,p)=>i.jsxs(S.default.Fragment,{children:[h.map(v=>i.jsxs("button",{onClick:()=>d(v),disabled:v.disabled||!!v.switch,className:O.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&&i.jsx("span",{className:"flex-shrink-0 flex items-center justify-center text-current",children:v.icon}),i.jsx("span",{className:"flex-1 font-normal",children:v.label}),v.trailing&&i.jsx("span",{className:"flex-shrink-0",children:v.trailing}),!v.trailing&&v.badge&&i.jsx(Ye,{theme:v.badge.theme||"success",size:"xs",variant:"simple",children:v.badge.label}),!v.trailing&&v.switch&&i.jsx(Pa,{size:"small",checked:v.switch.checked,onChange:x=>f(v,x.target.checked),onClick:x=>x.stopPropagation()})]},v.id)),p<t.length-1&&i.jsx("div",{className:"my-3 border-t border-surface-3"})]},p))})]})]})},Om=({selected:e,onSelect:t,disabled:r=!1,onCancel:n,onAccept:a,extraMonth:s=!1,pickType:o="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=o==="range"?{mode:"range",selected:p,onSelect:v}:{mode:"single",selected:p?.from,onSelect:b=>v(b?{from:b}:void 0)};return i.jsxs("div",{className:Q.twMerge(O.clsx("font-family-inter bg-white border border-surface-3 rounded-[20px] w-fit",r&&"opacity-50 pointer-events-none",l)),children:[i.jsx(o5.DayPicker,{...g,disabled:r,numberOfMonths:s?2:1,showOutsideDays:!0,className:"datepicker-calendar p-2.5",components:{Chevron:({orientation:b})=>b==="left"?i.jsx(B.ArrowLeft2,{size:16,color:"var(--high-em)"}):i.jsx(B.ArrowRight2,{size:16,color:"var(--high-em)"})}}),d&&i.jsx("div",{className:"border-t border-surface-3 px-2.5 py-2.5 pl-5 self-end justify-end",children:i.jsxs("div",{className:"flex gap-2 self-end justify-end",children:[i.jsx(W,{className:"mr-8",variant:"neutral",size:"sm",hierarchy:"secondary",onClick:x,disabled:r,children:c}),i.jsx(W,{variant:"brand",size:"sm",hierarchy:"primary",onClick:m,disabled:r,children:u})]})})]})},Pm=({className:e,icon:t,label:r,description:n,actions:a,iconType:s="default",iconVariant:o="secondary",iconSize:l="sm",linkProps:c,badge:u,bottomContent:d,labelInlineContent:f,contentGap:h=2,classNameActions:p,...v})=>i.jsxs("div",{className:O.clsx("flex flex-row gap-8 items-center",e),...v,children:[t&&i.jsx(vl,{type:s,variant:o,size:l,children:t}),i.jsxs("div",{className:O.clsx("flex flex-1 flex-col",tr(h)),children:[i.jsxs("div",{className:O.clsx("flex flex-row",u?"justify-between gap-2":""),children:[i.jsxs("div",{className:"flex flex-row gap-6 items-center",children:[c?i.jsx(gr,{className:"w-fit",...c,children:r}):i.jsx("span",{className:"text-high-em text-md font-medium",children:r}),f&&i.jsx("div",{children:f})]}),u&&i.jsx("div",{children:u})]}),n&&i.jsx("span",{className:"text-med-em text-sm font-normal",children:n}),d&&i.jsx("div",{children:d})]}),a&&i.jsx("div",{className:O.clsx("flex gap-8",p),children:a})]}),Y4=({className:e,planLabel:t,priceLabel:r,timeLabel:n,nextPaymentLabel:a,dateLabel:s,items:o,buttonLabel1:l,onClickButton1:c,buttonLabel2:u,onClickButton2:d,...f})=>i.jsxs("div",{className:O.clsx("flex flex-col border border-surface-3 rounded-8 w-full",e),...f,children:[i.jsxs("div",{className:"flex flex-row px-10 py-8 border-b border-b-surface-3 gap-8",children:[i.jsxs("div",{className:"flex flex-col flex-1 gap-4",children:[i.jsx("span",{className:"flex text-med-em font-medium text-sm",children:t}),i.jsxs("div",{className:"flex flex-row items-center gap-6",children:[i.jsx("span",{className:"text-high-em font-semibold text-3xl font-family-space-grotesk",children:r}),i.jsxs("span",{className:"text-med-em text-sm font-normal",children:["/ ",n]})]})]}),i.jsxs("div",{className:"flex flex-col self-center ",children:[i.jsx("span",{className:"font-normal text-xs text-right text-med-em",children:a}),i.jsx("span",{className:"text-md text-right font-medium text-high-em",children:s})]})]}),i.jsxs("ul",{className:"flex flex-col p-10 gap-12",children:[i.jsx("div",{className:"flex flex-col gap-10",children:o.map((h,p)=>i.jsx(S.default.Fragment,{children:i.jsx("li",{children:i.jsx(Pm,{icon:h.icon,iconType:"default",iconVariant:"secondary",iconSize:"sm",label:h.itemLabel,badge:i.jsx(Ye,{variant:"simple",theme:h.badgeTheme,children:h.badge}),bottomContent:i.jsx(al,{progress:h.progress})})})},p))}),i.jsxs("div",{className:"flex flex-row gap-6",children:[i.jsx(W,{className:"w-1/2",size:"md",variant:"brand",hierarchy:"primary",onClick:c,children:l}),i.jsx(W,{className:"w-1/2",size:"md",variant:"neutral",hierarchy:"tertiary",onClick:d,children:u})]})]})]}),X4=({className:e,title:t,subtitle:r,actionButtonLabel:n,actionButtonLabelOnClick:a,extraComponent:s,items:o,...l})=>i.jsxs("div",{className:O.clsx("flex flex-col border border-surface-3 rounded-8 w-full",e),...l,children:[i.jsxs("div",{className:"flex flex-row px-10 py-8 border-b border-b-surface-3",children:[i.jsxs("div",{className:"flex flex-1 flex-col content-center",children:[i.jsx("h3",{className:"text-high-em font-semibold",children:t}),i.jsx("span",{className:"text-med-em text-sm font-normal",children:r})]}),n&&i.jsx("div",{className:"flex self-center",children:i.jsx(W,{size:"sm",variant:"neutral",hierarchy:"tertiary",onClick:a,children:n})})]}),i.jsxs("div",{className:"flex flex-col p-10 gap-10",children:[i.jsx("div",{className:"flex flex-col gap-6",children:o.map((c,u)=>i.jsxs(S.default.Fragment,{children:[u>0&&i.jsx(fe,{}),i.jsx(Pm,{icon:c.icon,label:c.label,description:c.description,actions:(c.buttonLabel||c.buttonIcon)&&i.jsx(W,{size:"sm",onClick:c.buttonOnClick,...c.buttonLabel?{variant:"neutral",hierarchy:"tertiary"}:{icons:"only",variant:"neutral",hierarchy:"secondary",leadingIcon:c.buttonIcon||i.jsx(am,{})},children:c.buttonLabel})})]},u))}),s&&i.jsx("div",{className:"flex flex-1",children:s})]})]}),Q4=({className:e,title:t,subtitle:r,buttonItems:n,...a})=>i.jsxs("div",{className:O.clsx("flex flex-col gap-8 p-8 bg-surface-1 rounded-8 w-full",e),...a,children:[i.jsxs("div",{className:"flex flex-col gap-3",children:[i.jsx("h3",{className:"text-high-em font-semibold text-xl",children:t}),i.jsx("span",{className:"text-med-em text-sm font-normal",children:r})]}),i.jsx("div",{className:"flex flex-col gap-4",children:n.map((s,o)=>i.jsx(W,{children:s.label,leadingIcon:s.icon,size:"sm",icons:"leading",onClick:s.buttonOnClick,...s.variant||s.hierarchy?{variant:s.variant,hierarchy:s.hierarchy}:{variant:"brand",hierarchy:"primary"}},o))})]}),GC=({className:e,icon:t,projectName:r,dbLabel:n,statusLabel:a,statusState:s,stats:o,...l})=>i.jsxs("div",{className:O.clsx("flex flex-col border border-surface-3 rounded-8 bg-white w-full",e),...l,children:[i.jsxs("div",{className:"flex flex-col gap-6 px-10 py-8 border-b border-b-surface-3",children:[i.jsxs("div",{className:"flex items-center gap-5",children:[i.jsx("span",{className:"flex size-12 shrink-0 items-center justify-center rounded-5 bg-surface-2 text-high-em",children:i.jsx(ie,{size:"sm-md",children:t})}),i.jsxs("div",{className:"flex flex-col min-w-0",children:[i.jsx("span",{className:"text-high-em font-semibold truncate",children:r}),i.jsx("span",{className:"text-med-em text-sm",children:n})]})]}),i.jsxs("div",{className:"flex items-center gap-3",children:[i.jsx(Ye,{variant:"status",statusState:s,statusSize:"xs"}),i.jsx("span",{className:"text-med-em text-sm",children:a})]})]}),i.jsx("div",{className:"flex flex-col gap-6 px-10 py-8",children:o.map((c,u)=>i.jsxs(S.default.Fragment,{children:[u>0&&i.jsx(fe,{}),i.jsxs("div",{className:"flex items-center justify-between gap-4",children:[i.jsx("span",{className:"text-med-em text-sm",children:c.label}),c.badgeTheme?i.jsx(Ye,{variant:"simple",theme:c.badgeTheme,children:c.value}):i.jsx("span",{className:"text-high-em font-medium",children:c.value})]})]},u))})]});GC.displayName="ProjectOverviewCard";const lc={showCheckbox:!1,showLeadingImage:!1,showDescription:!1,showTrailingIcon:!1,showTag:!1,showTrailingText:!1,showLeadingIcon:!0},ZC=({className:e,icon:t,name:r,statusLabel:n,statusTheme:a="surface",fieldsLabel:s,updatedLabel:o,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=[{...lc,id:"view",title:d,leadingIcon:i.jsx(B.Eye,{}),onSelect:()=>{g(),l?.()}},{...lc,id:"duplicate",title:f,leadingIcon:i.jsx(B.Copy,{}),onSelect:()=>{g(),c?.()}},{...lc,id:"delete",title:h,leadingIcon:i.jsx(B.Trash,{}),customTitleColor:"text-danger-em",onSelect:()=>{g(),u?.()}}];return i.jsxs("div",{role:l?"button":void 0,onClick:l,className:Q.twMerge(O.clsx("flex flex-col gap-4 p-6 border border-surface-3 rounded-2xl bg-white w-full min-w-0",l&&"cursor-pointer transition hover:border-surface-4",e)),...p,children:[i.jsxs("div",{className:"flex items-center justify-between gap-3",children:[i.jsxs("div",{className:"flex min-w-0 items-center gap-3",children:[i.jsx("span",{className:"flex size-10 shrink-0 items-center justify-center rounded-4 bg-surface-2 text-high-em",children:i.jsx(ie,{size:"sm",children:t})}),i.jsx("span",{className:"truncate font-semibold text-high-em",children:r})]}),i.jsxs("div",{className:"relative shrink-0",children:[i.jsx("button",{ref:m,type:"button","aria-label":"Opciones del módulo",onClick:w=>{w.stopPropagation(),x(C=>!C)},className:"rounded-md p-1.5 text-low-em transition hover:bg-surface-2 hover:text-high-em",children:i.jsx(B.More,{size:20,color:"currentColor",className:"rotate-90"})}),v&&i.jsx(Ht,{size:"xs",triggerRef:m,onClose:g,items:b})]})]}),i.jsxs("div",{className:"flex flex-wrap items-center gap-x-4 gap-y-2",children:[i.jsx(ft,{icon:i.jsx(B.Hashtag,{}),label:s,labelSize:"sm",iconSize:"sm",gap:4}),o&&i.jsx(ft,{icon:i.jsx(B.Clock,{}),label:o,labelSize:"sm",iconSize:"sm",gap:4}),i.jsx(Ye,{variant:"simple",theme:a,children:n})]})]})};ZC.displayName="ModuleSummaryCard";const cc={showCheckbox:!1,showLeadingImage:!1,showDescription:!1,showTrailingIcon:!1,showTag:!1,showTrailingText:!1,showLeadingIcon:!0},YC=({className:e,icon:t,name:r,typeLabel:n,moduleLabel:a,updatedLabel:s,statusLabel:o,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),w=[c&&{...cc,id:"view",title:f,leadingIcon:i.jsx(B.Eye,{}),onSelect:()=>{b(),c()}},u&&{...cc,id:"duplicate",title:h,leadingIcon:i.jsx(B.Copy,{}),onSelect:()=>{b(),u()}},d&&{...cc,id:"delete",title:p,leadingIcon:i.jsx(B.Trash,{}),customTitleColor:"text-danger-em",onSelect:()=>{b(),d()}}].filter(Boolean),C=w.length>0;return i.jsxs("div",{role:c?"button":void 0,onClick:c,className:Q.twMerge(O.clsx("flex flex-col gap-4 p-6 border border-surface-3 rounded-2xl bg-white w-full min-w-0",c&&"cursor-pointer transition hover:border-surface-4",e)),...v,children:[i.jsxs("div",{className:"flex items-center justify-between gap-3",children:[i.jsxs("div",{className:"flex min-w-0 items-center gap-3",children:[i.jsx("span",{className:"flex size-10 shrink-0 items-center justify-center rounded-4 bg-surface-2 text-high-em",children:i.jsx(ie,{size:"sm",children:t})}),i.jsx("span",{className:"truncate font-semibold text-high-em",children:r})]}),C&&i.jsxs("div",{className:"relative shrink-0",children:[i.jsx("button",{ref:g,type:"button","aria-label":"Opciones del widget",onClick:y=>{y.stopPropagation(),m(j=>!j)},className:"rounded-md p-1.5 text-low-em transition hover:bg-surface-2 hover:text-high-em",children:i.jsx(B.More,{size:20,color:"currentColor",className:"rotate-90"})}),x&&i.jsx(Ht,{size:"xs",triggerRef:g,onClose:b,items:w})]})]}),i.jsxs("div",{className:"flex flex-wrap items-center gap-x-4 gap-y-2",children:[i.jsx(ft,{icon:i.jsx(B.Category,{}),label:n,labelSize:"sm",iconSize:"sm",gap:4}),a&&i.jsx(ft,{icon:i.jsx(B.Box,{}),label:a,labelSize:"sm",iconSize:"sm",gap:4}),s&&i.jsx(ft,{icon:i.jsx(B.Clock,{}),label:s,labelSize:"sm",iconSize:"sm",gap:4}),i.jsx(Ye,{variant:"simple",theme:l,children:o})]})]})};YC.displayName="WidgetSummaryCard";const wl=P.forwardRef(({className:e,title:t,description:r,icon:n,isDragging:a=!1,onMaximize:s,onTextBlock:o,onEdit:l,onCopy:c,onTrash:u,...d},f)=>{const[h,p]=P.useState("icon1"),v=m=>{switch(p(m),m){case"maximize":s?.();break;case"text-block":o?.();break;case"edit":l?.();break;case"copy":c?.();break;case"trash":u?.();break}},x=[...s?[{value:"maximize",icon:i.jsx(ie,{size:12,children:i.jsx(Jo,{})})}]:[],...o?[{value:"text-block",label:t}]:[],...l?[{value:"edit",icon:i.jsx(ie,{size:12,children:i.jsx(N2,{})})}]:[],...c?[{value:"copy",icon:i.jsx(ie,{size:12,children:i.jsx(el,{})})}]:[],...u?[{value:"trash",icon:i.jsx(ie,{size:12,children:i.jsx(tl,{})})}]:[]];return i.jsxs("div",{ref:f,className:O.clsx("group relative flex flex-col border border-surface-3 rounded-8 w-full transition-colors bg-white",a&&"bg-surface-2 opacity-60",e),...d,children:[i.jsxs("div",{className:"flex flex-row p-4 gap-4",children:[i.jsx("div",{children:i.jsx(vl,{variant:"secondary",size:"sm",children:n})}),i.jsxs("div",{className:"flex flex-col",children:[i.jsx("span",{className:"text-high-em font-semibold text-sm font-family-space-grotesk",children:t}),i.jsx("span",{className:"text-med-em text-xs font-normal",children:r})]})]}),i.jsx("div",{className:"absolute inset-0 m-auto hidden w-fit h-fit p-4 group-hover:block",children:i.jsx(xr,{options:x,value:h,onChange:v,size:"xs",variant:"brand"})})]})});wl.displayName="WidgetBuilderItemHoverAction";const J4=({className:e,title:t,subtitle:r,image:n,imageAlt:a="Project image",actionButtons:s=[],labelIcons:o=[],...l})=>{const[c,u]=S.default.useState(!1);return i.jsxs("div",{className:O.clsx("flex flex-col rounded-2xl w-full border border-surface-3 h-full",e),...l,children:[i.jsxs("div",{className:"relative w-full h-48 overflow-hidden rounded-t-2xl",onMouseEnter:()=>u(!0),onMouseLeave:()=>u(!1),children:[i.jsx("img",{src:n,alt:a,className:"w-full h-full object-cover"}),s.length>0&&c&&i.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%)"}}),s.length>0&&i.jsx("div",{className:O.clsx("absolute inset-0 flex items-center justify-center cursor-pointer gap-6 transition-opacity duration-300",c?"opacity-100":"opacity-0"),children:s.map((d,f)=>i.jsx(W,{variant:"neutral",hierarchy:"tertiary",icons:"only",leadingIcon:d.icon,size:"md",onClick:d.onClick,"aria-label":d.ariaLabel,className:"z-10 cursor-pointer"},f))})]}),i.jsxs("div",{className:"flex flex-col py-6 px-8 gap-3 bg-white rounded-b-2xl flex-1",children:[i.jsx("span",{className:"font-semibold text-high-em text-md line-clamp-1",children:t}),i.jsx("span",{className:"text-low-em text-sm font-normal line-clamp-3",children:r}),o.length>0&&i.jsx("div",{className:"flex flex-row gap-8",children:o.map((d,f)=>i.jsx(ft,{gap:4,iconSize:"sm",labelSize:"sm",icon:d.icon,label:d.label},f))})]})]})},eA=({className:e,title:t,subtitle:r,icon:n,iconType:a="default",iconVariant:s="secondary",iconSize:o="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 i.jsxs("div",{className:O.clsx("flex flex-col bg-white border rounded-8 w-full",e,b[f]),...x,children:[m&&i.jsxs("div",{className:Q.twMerge(O.clsx("flex flex-row gap-8 p-8 justify-between items-center",c&&"pb-0"),h),children:[i.jsxs("div",{className:"flex flex-row gap-8 items-center flex-1",children:[n&&i.jsx(vl,{type:a,variant:s,size:o,children:n}),(t||r)&&i.jsxs("div",{className:"flex flex-col gap-2",children:[t&&i.jsx("h3",{className:"text-high-em font-semibold text-md",children:t}),r&&i.jsx("span",{className:"text-med-em text-sm font-normal",children:r})]})]}),l&&i.jsx("div",{className:"flex items-center",children:l})]}),c&&i.jsx("div",{className:Q.twMerge(O.clsx("p-8",m),p),children:c}),g&&i.jsxs("div",{className:Q.twMerge(O.clsx("flex flex-row gap-10 p-8 items-center rounded-b-8",u&&d?"justify-between":d?"justify-end":"justify-start",(m||c)&&"border-t",b[f]),v),children:[u&&i.jsx("div",{className:"text-sm text-low-em",children:u}),d&&i.jsx("div",{children:d})]})]})},tA=({title:e,columns:t,rows:r,onChange:n,className:a,...s})=>{const o=`1fr repeat(${t.length}, auto)`,l=(c,u,d)=>i.jsx(Jt,{size:"small",checked:c.checked[d]??!1,disabled:c.disabled?.[d]??!1,onChange:f=>n(u,d,f.target.checked)});return i.jsxs("div",{className:Q.twMerge("bg-white border border-surface-3 rounded-8 w-full overflow-hidden px-6",a),...s,children:[i.jsxs("div",{className:"hidden sm:grid gap-x-6",style:{gridTemplateColumns:o},children:[i.jsx("div",{className:"flex items-center py-6",children:e&&i.jsx("h3",{className:"text-base text-high-em font-normal",children:e})}),t.map(c=>i.jsx("div",{className:"flex items-center justify-center py-6 text-base text-med-em",children:c},c)),i.jsx("div",{className:"col-span-full",children:i.jsx(fe,{})}),r.map((c,u)=>i.jsxs(S.default.Fragment,{children:[i.jsx("div",{className:"flex items-center py-5",children:i.jsx("span",{className:"text-sm text-high-em",children:c.label})}),t.map((d,f)=>i.jsx("div",{className:"flex items-center justify-center py-5",children:l(c,u,f)},f)),u<r.length-1&&i.jsx("div",{className:"col-span-full",children:i.jsx(fe,{})})]},u))]}),i.jsxs("div",{className:"flex flex-col sm:hidden",children:[e&&i.jsxs(i.Fragment,{children:[i.jsx("div",{className:"py-6",children:i.jsx("h3",{className:"text-base text-high-em font-normal",children:e})}),i.jsx(fe,{})]}),r.map((c,u)=>i.jsxs(S.default.Fragment,{children:[i.jsxs("div",{className:"flex flex-col gap-4 py-5",children:[i.jsx("span",{className:"text-sm text-high-em",children:c.label}),i.jsx("div",{className:"flex flex-col gap-3",children:t.map((d,f)=>i.jsxs("div",{className:"flex items-center justify-between",children:[i.jsx("span",{className:"text-sm text-med-em",children:d}),l(c,u,f)]},f))})]}),u<r.length-1&&i.jsx(fe,{})]},u))]})]})},yg=({size:e=20,className:t,...r})=>i.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor",width:e,height:e,className:t,...r,children:[i.jsx("path",{fill:"currentColor",d:"M4 8H12",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),i.jsx("path",{fill:"currentColor",d:"M8 12V4",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})]}),bg=({size:e=20,className:t,...r})=>i.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 12 12",fill:"none",width:e,height:e,className:t,...r,children:[i.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"}),i.jsx("path",{d:"M6 1V11",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})]}),rA=[[4],[2,2],[3,1],[1,3],[2,1,1],[1,2,1],[1,1,2],[1,1,1,1]];function nA(e,t){return e.length===t.length&&e.every((r,n)=>r===t[n])}function aA(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 XC=P.createContext(void 0);function QC(){const e=P.useContext(XC);if(!e)throw new Error("Must be used inside DropLayoutPicker");return e}const Am=({children:e,value:t,onChange:r})=>{const[n,a]=P.useState(!1),s=P.useRef(null);return i.jsx(XC.Provider,{value:{open:n,setOpen:a,value:t,onChange:r,triggerRef:s},children:e})};Am.displayName="DropLayoutPicker";const _m=({children:e})=>{const{open:t,setOpen:r,triggerRef:n}=QC();return S.default.cloneElement(e,{ref:n,onClick:a=>{e.props.onClick?.(a),r(!t)}})};_m.displayName="DropLayoutPickerTrigger";const km=({className:e})=>{const{open:t,setOpen:r,value:n,onChange:a,triggerRef:s}=QC(),o=P.useRef(null),[l,c]=P.useState(null),u=Oa({triggerRef:s,panelRef:o,enabled:t});return Qi({refs:[s,o],onClose:()=>r(!1),enabled:t}),!t||typeof document>"u"?null:bn.createPortal(i.jsxs("div",{ref:o,className:O.clsx("bg-white rounded-xl border border-surface-3 flex flex-col","min-w-[280px]",e),style:u,children:[i.jsx("div",{className:"p-5",children:i.jsx("span",{className:"text-xs font-semibold text-high-em",children:"Column Layout"})}),i.jsx("div",{className:"border-t border-surface-3"}),i.jsx("div",{className:"p-5",children:i.jsx("div",{className:"grid grid-cols-4 gap-3",children:rA.map((d,f)=>{const h=nA(d,n),p=l===f;return i.jsx("div",{className:O.clsx("h-12 rounded-md cursor-pointer transition-colors border-2 p-1.5",p?"bg-info-accent-1 border-info-accent-2":h?"bg-info-accent-2 border-info-accent-3":"bg-surface-2 border-transparent hover:bg-surface-3"),onMouseEnter:()=>c(f),onMouseLeave:()=>c(null),onClick:()=>{a(d),r(!1)},children:i.jsx("div",{className:"flex gap-0.5 h-full",children:d.map((v,x)=>i.jsx("div",{className:O.clsx("bg-info-accent-3 rounded-sm",aA(v))},x))})},f)})})})]}),document.body)};km.displayName="DropLayoutPickerContent";const Ji=({className:e,bodyClassName:t,disabled:r=!1,onMaximize:n,dragHandleProps:a,onGrid:s,onAdd:o,onCopy:l,onTrash:c,onAddWidget:u,layout:d,onLayoutChange:f,children:h,...p})=>{const[v,x]=P.useState(""),m=y=>{x(y),y==="grid"&&s?.(),y==="add"&&o?.(),y==="copy"&&l?.(),y==="trash"&&c?.()},g=d!==void 0&&f!==void 0,b=[...!g&&s?[{value:"grid",icon:i.jsx(bg,{size:12})}]:[],...o?[{value:"add",icon:i.jsx(yg,{size:12})}]:[]],w=[...l?[{value:"copy",icon:i.jsx(el,{size:12})}]:[],...c?[{value:"trash",icon:i.jsx(tl,{size:12})}]:[]],C=n||a||b.length>0||g;return i.jsxs("div",{className:O.clsx("relative flex flex-col border border-surface-3 w-full",e),...p,children:[i.jsxs("div",{className:"bg-surface-2 flex justify-between border-b border-surface-3 min-h-[28px]",children:[C&&i.jsxs("div",{className:"flex",children:[(n||a)&&i.jsx("button",{type:"button",className:O.clsx("h-[28px] px-[9.2px]","inline-flex items-center justify-center","border-none bg-transparent rounded-none","transition-colors duration-200",r?"opacity-50 cursor-not-allowed pointer-events-none":"hover:bg-surface-2 cursor-grab"),onClick:n,disabled:r,...a,children:i.jsx(Jo,{size:12})}),b.length>0&&i.jsx(xr,{options:b,value:v,onChange:m,size:"xs",variant:"secondary",disabled:r,buttonClassName:"rounded-none"}),g&&d&&f&&i.jsxs(Am,{value:d,onChange:f,children:[i.jsx(_m,{children:i.jsx("button",{type:"button",className:O.clsx("h-[28px] px-[9.2px] text-[10px]","inline-flex items-center justify-center","font-semibold whitespace-nowrap text-high-em","border-none rounded-none bg-transparent","transition-colors duration-200",!r&&"hover:bg-surface-2",r&&"opacity-50 cursor-not-allowed pointer-events-none"),disabled:r,children:i.jsx(bg,{size:12})})}),i.jsx(km,{})]})]}),w.length>0&&i.jsx(xr,{options:w,value:v,onChange:m,size:"xs",variant:"secondary",disabled:r,buttonClassName:"rounded-none"})]}),i.jsxs("div",{className:O.clsx("flex flex-col p-4 gap-4 h-full",t),children:[i.jsx("div",{className:"flex flex-col gap-4",children:h}),u&&i.jsx("div",{className:"flex justify-center",children:i.jsx(W,{size:"sm",variant:"neutral",hierarchy:"secondary",icons:"only",leadingIcon:i.jsx(yg,{}),onClick:u})})]})]})},JC=e=>"grid-cols-4",e3=(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"}},iA=["maximize","grid","add","copy","trash","addWidget"],sA=["maximize","text-block","edit","copy","trash"],oA=({widget:e,index:t,columnId:r,sectionId:n,onWidgetAction:a,widgetActionSet:s,renderWidgetIcon:o})=>{const{attributes:l,listeners:c,setNodeRef:u,isDragging:d}=Ve.useSortable({id:`vc-widget-${e.id}`,data:{type:"vc-widget",widgetId:e.id,widgetTitle:e.title,widgetDescription:e.description,widgetIndex:t,columnId:r,sectionId:n},animateLayoutChanges:()=>!1}),f=P.useRef(null),h=p=>a&&s.has(p)?()=>a(p,e.id,f.current):void 0;return i.jsx("div",{ref:u,"data-vc-widget":e.id,style:{display:d?"none":void 0,cursor:"grab",touchAction:"none"},...l,...c,children:i.jsx(wl,{ref:f,title:e.title,description:e.description,icon:o?.(e)??i.jsx(ie,{}),onMaximize:h("maximize"),onTextBlock:h("text-block"),onEdit:h("edit"),onCopy:h("copy"),onTrash:h("trash")})})},lA=({widget:e,index:t,columnId:r,sectionId:n,onSectionAction:a,sectionActionSet:s,onColumnAction:o,onWidgetAction:l,widgetActionSet:c,renderWidgetIcon:u,onLayoutChange:d})=>{const{attributes:f,listeners:h,setNodeRef:p,isDragging:v}=Ve.useSortable({id:`vc-widget-${e.id}`,data:{type:"vc-widget",widgetId:e.id,widgetTitle:e.title,widgetDescription:e.description,widgetIndex:t,columnId:r,sectionId:n},animateLayoutChanges:()=>!1});if(!e.nestedSection)return null;const x=e.nestedSection,m=JC(x.layout),g=w=>a&&s.has(w)?()=>a(w,x.id):void 0,b=x.columns.map(w=>`vc-col-${w.id}`);return i.jsx("div",{ref:p,"data-vc-widget":e.id,style:{display:v?"none":void 0,touchAction:"none"},...f,children:i.jsx(Ji,{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?w=>d(x.id,w):void 0,children:i.jsx(Ve.SortableContext,{items:b,strategy:Ve.horizontalListSortingStrategy,children:i.jsx("div",{className:O.clsx("grid gap-4",m),children:x.columns.map((w,C)=>{const y=e3(x.layout,C);return i.jsx(t3,{column:w,sectionId:x.id,sectionLayout:x.layout,columnSpan:y,onColumnAction:o,onWidgetAction:l,widgetActionSet:c,renderWidgetIcon:u,onSectionAction:a,sectionActionSet:s,onLayoutChange:d},w.id)})})})})})},t3=({column:e,sectionId:t,sectionLayout:r,columnSpan:n,onColumnAction:a,onWidgetAction:s,widgetActionSet:o,renderWidgetIcon:l,onSectionAction:c,sectionActionSet:u,onLayoutChange:d})=>{const{setNodeRef:f,listeners:h,attributes:p,transform:v,isDragging:x}=Ve.useSortable({id:`vc-col-${e.id}`,data:{type:"vc-column",columnId:e.id,sectionId:t},animateLayoutChanges:()=>!1}),[m,g]=P.useState(!1),[b,w]=P.useState(null);Be.useDndMonitor({onDragOver(A){const k=A.over?.data.current??{},I=k.columnId===e.id;g(I),w(I&&typeof k.widgetIndex=="number"?k.widgetIndex:null)},onDragEnd(){g(!1),w(null)},onDragCancel(){g(!1),w(null)}});const C=m,y=A=>a?()=>a(A,e.id,t):void 0,j=[...e.widgets].sort((A,k)=>A.position-k.position),N=j.map(A=>`vc-widget-${A.id}`);return i.jsxs("div",{ref:f,"data-droppable-id":`vc-col-${e.id}`,...p,style:{transform:Yo.CSS.Translate.toString(v),transition:x?"none":"transform 150ms ease",opacity:x?0:1},className:O.clsx(n,"flex flex-col",r.length>1&&"border border-surface-3"),children:[r.length>1&&i.jsx(cm,{onDrag:y("drag"),dragHandleProps:h,onDuplicate:y("duplicate"),onDelete:y("delete")}),i.jsxs("div",{className:O.clsx("flex flex-col gap-4 p-4","min-h-[200px]","bg-white"),children:[i.jsxs(Ve.SortableContext,{items:N,strategy:Ve.verticalListSortingStrategy,children:[j.map((A,k)=>i.jsxs(S.default.Fragment,{children:[C&&b===k&&i.jsx(Zn,{}),A.type==="nested-row"?i.jsx(lA,{widget:A,index:k,columnId:e.id,sectionId:t,onSectionAction:c,sectionActionSet:u,onColumnAction:a,onWidgetAction:s,widgetActionSet:o,renderWidgetIcon:l,onLayoutChange:d}):i.jsx(oA,{widget:A,index:k,columnId:e.id,sectionId:t,onWidgetAction:s,widgetActionSet:o,renderWidgetIcon:l})]},A.id)),C&&(b===null||b>=j.length)&&i.jsx(Zn,{})]}),!C&&(j.length===0?i.jsx("div",{className:"flex-1 flex items-center justify-center",children:i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:i.jsx(B.Add,{}),onClick:y("drag")})}):i.jsx("div",{className:"flex items-center justify-center pt-2",children:i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:i.jsx(B.Add,{}),onClick:y("drag")})}))]})]})},cA=({emptyStateDescription:e})=>{const{setNodeRef:t,isOver:r}=Be.useDroppable({id:"vc-empty-state",data:{isEmpty:!0}});return i.jsx("div",{ref:t,className:"w-64",children:i.jsx(Ji,{bodyClassName:O.clsx("bg-white",r&&"!bg-surface-1"),disabled:!0,onMaximize:()=>{},onGrid:()=>{},onAdd:()=>{},onCopy:()=>{},onTrash:()=>{},onAddWidget:()=>{},children:i.jsx(ht,{flat:!0,description:e,className:"bg-transparent"})})})},uA=()=>{const{setNodeRef:e}=Be.useDroppable({id:"vc-new-row",data:{isNewRow:!0}});return i.jsx("div",{ref:e,className:"mt-4 min-h-[0px]"})},dA=({onWidgetDrop:e,onColumnReorder:t,onSectionReorder:r})=>(Be.useDndMonitor({onDragEnd(n){const{active:a,over:s}=n;if(!s?.id||typeof s.id!="string")return;const o=s.id,l=s.data.current??{},c=a.data.current??{};if(c.type==="vc-column"){let u;o.startsWith("vc-col-")?u=o.replace("vc-col-",""):o.startsWith("vc-widget-")&&(u=l.columnId),t&&u&&u!==c.columnId&&t(c.columnId,c.sectionId,u);return}if(c.type==="vc-section"){r&&o&&!o.startsWith("vc-")&&r(c.sectionId,o);return}if(o==="vc-empty-state")e?.("__empty__","__empty__",0,c);else if(o==="vc-new-row")e?.("__new_row__","__new_row__",-1,c);else if(o.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(o.startsWith("vc-col-")){const{columnId:u,sectionId:d}=l;u&&d&&e?.(u,d,-1,c)}}}),null),fA=({section:e,sectionActionSet:t,widgetActionSet:r,onSectionAction:n,onColumnAction:a,onWidgetAction:s,renderWidgetIcon:o,onWidgetDrop:l,onLayoutChange:c})=>{const{setNodeRef:u,listeners:d,attributes:f,transform:h,isDragging:p}=Ve.useSortable({id:e.id,data:{type:"vc-section",sectionId:e.id},animateLayoutChanges:()=>!1}),v=JC(e.layout),x=g=>n&&t.has(g)?()=>n(g,e.id):void 0,m=e.columns.map(g=>`vc-col-${g.id}`);return i.jsx("div",{ref:u,...f,style:{transform:Yo.CSS.Translate.toString(h),transition:p?"none":"transform 150ms ease",opacity:p?0:1},children:i.jsx(Ji,{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:i.jsx(Ve.SortableContext,{items:m,strategy:Ve.horizontalListSortingStrategy,children:i.jsx("div",{className:O.clsx("grid gap-4",v),children:e.columns.map((g,b)=>{const w=e3(e.layout,b);return l?i.jsx(t3,{column:g,sectionId:e.id,sectionLayout:e.layout,columnSpan:w,onColumnAction:a,onWidgetAction:s,widgetActionSet:r,renderWidgetIcon:o,onSectionAction:n,sectionActionSet:t,onLayoutChange:c},g.id):i.jsxs("div",{"data-droppable-id":`vc-col-${g.id}`,className:O.clsx(w,"flex flex-col",e.layout.length>1&&"border border-surface-3"),children:[e.layout.length>1&&i.jsx(cm,{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}),i.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=j=>s&&r.has(j)?()=>s(j,C.id,null):void 0;return i.jsx(wl,{title:C.title,description:C.description,icon:o?.(C)??i.jsx(ie,{}),onMaximize:y("maximize"),onTextBlock:y("text-block"),onEdit:y("edit"),onCopy:y("copy"),onTrash:y("trash")},C.id)}),g.widgets.length===0?i.jsx("div",{className:"flex-1 flex items-center justify-center",children:i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:i.jsx(B.Add,{}),onClick:a?()=>a("drag",g.id,e.id):void 0})}):i.jsx("div",{className:"flex items-center justify-center pt-2",children:i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:i.jsx(B.Add,{}),onClick:a?()=>a("drag",g.id,e.id):void 0})})]})]},g.id)})})})})})},hA=({className:e,data:t,emptyStateDescription:r="No sections yet",onSectionAction:n,sectionActions:a,onColumnAction:s,onWidgetAction:o,widgetActions:l,renderWidgetIcon:c,onWidgetDrop:u,onLayoutChange:d,onColumnReorder:f,onSectionReorder:h,...p})=>{const v=[...t?.sections??[]].sort((b,w)=>b.position-w.position),x=new Set(n?a??iA:[]),m=new Set(o?l??sA:[]),g=v.map(b=>b.id);return i.jsxs("div",{className:O.clsx("flex flex-col w-full h-full",e),...p,children:[(u||f||h)&&i.jsx(dA,{onWidgetDrop:u,onColumnReorder:f,onSectionReorder:h}),i.jsx("div",{className:O.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?i.jsx(cA,{emptyStateDescription:r}):i.jsx("div",{className:"w-64",children:i.jsx(Ji,{bodyClassName:"bg-white",disabled:!0,onMaximize:()=>{},onGrid:()=>{},onAdd:()=>{},onCopy:()=>{},onTrash:()=>{},onAddWidget:()=>{},children:i.jsx(ht,{flat:!0,description:r,className:"bg-transparent"})})}):i.jsxs(i.Fragment,{children:[i.jsx(Ve.SortableContext,{items:g,strategy:Ve.verticalListSortingStrategy,children:v.map(b=>i.jsx(fA,{section:b,sectionActionSet:x,widgetActionSet:m,onSectionAction:n,onColumnAction:s,onWidgetAction:o,renderWidgetIcon:c,onWidgetDrop:u,onLayoutChange:d,onColumnReorder:f},b.id))}),u&&i.jsx(uA,{})]})})]})},pA=e=>{const t=Be.pointerWithin(e);if(t.length===0)return Be.closestCenter(e);const{droppableRects:r,droppableContainers:n,pointerCoordinates:a}=e,s=c=>{const u=r.get(c.id);return u?u.width*u.height:Number.POSITIVE_INFINITY},o=[...t].sort((c,u)=>s(c)-s(u))[0];if(String(o.id).startsWith("vc-col-")&&a){const c=o.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[o]},Ls=2;function mA(e,t,r,n){const a=e%Ls,s=Math.floor(e/Ls),o=t!==null&&a<=t.colIdx&&s<=t.rowIdx,l=a<r&&s<n;return{colIdx:a,rowIdx:s,isHovered:o,isActive:l}}function xA(e,t){return O.clsx("w-12 h-12 rounded-md cursor-pointer transition-colors border-2",e?"bg-info-accent-1 border-info-accent-2":t?"bg-info-accent-2 border-info-accent-3":"bg-surface-2 border-transparent")}function gA(){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 r3=P.createContext(void 0);function n3(){const e=P.useContext(r3);if(!e)throw new Error("Must be used inside DropSizePicker");return e}const wg=({value:e,onChange:t})=>{const[r,n]=P.useState(!1),a=P.useRef(null);return P.useEffect(()=>{if(!r)return;const s=o=>{a.current?.contains(o.target)||n(!1)};return document.addEventListener("mousedown",s),()=>document.removeEventListener("mousedown",s)},[r]),i.jsxs("div",{ref:a,className:"flex-1 relative",children:[i.jsxs("button",{type:"button",onClick:()=>n(s=>!s),className:O.clsx("w-full flex items-center h-[38px] rounded-xl border cursor-pointer","bg-surface-2 border-transparent hover:bg-surface-3 transition-colors","focus:outline-none focus-visible:ring-2 pl-3.5 pr-3.5"),children:[i.jsx("span",{className:"flex-1 text-sm font-medium text-med-em text-left",children:e}),i.jsx("span",{className:"text-med-em flex items-center shrink-0",children:r?i.jsx(B.ArrowUp2,{size:16,color:"currentColor"}):i.jsx(B.ArrowDown2,{size:16,color:"currentColor"})})]}),r&&i.jsx(Ht,{floating:!0,size:"sm",items:gA().map(s=>({...s,className:"!min-w-0",onSelect:()=>{t(Number(s.id)),n(!1)}})),selectedIds:[String(e)],className:"w-full top-full mt-1"})]})},a3=({value:e,onChange:t})=>{const[r,n]=P.useState(null),{cols:a,rows:s}=e;return i.jsxs(i.Fragment,{children:[i.jsxs("div",{className:"flex items-center gap-3 p-5",children:[i.jsx("span",{className:"text-med-em flex items-center shrink-0",children:i.jsx(B.RowHorizontal,{size:16,color:"currentColor"})}),i.jsx(wg,{value:a,onChange:o=>t({cols:o,rows:s})})]}),i.jsxs("div",{className:"flex items-center gap-3 p-5",children:[i.jsx("span",{className:"text-med-em flex items-center shrink-0",children:i.jsx(B.RowVertical,{size:16,color:"currentColor"})}),i.jsx(wg,{value:s,onChange:o=>t({cols:a,rows:o})})]}),i.jsx("div",{className:"border-t border-surface-3"}),i.jsx("div",{className:"p-5 flex justify-center",children:i.jsx("div",{className:"grid grid-cols-2 gap-3",children:Array.from({length:Ls*Ls},(o,l)=>{const{colIdx:c,rowIdx:u,isHovered:d,isActive:f}=mA(l,r,a,s);return i.jsx("div",{className:xA(d,f),onMouseEnter:()=>n({colIdx:c,rowIdx:u}),onMouseLeave:()=>n(null),onClick:()=>t({cols:c+1,rows:u+1})},l)})})})]})},Tm=({children:e,value:t,onChange:r})=>{const[n,a]=P.useState(!1),s=P.useRef(null);return i.jsx(r3.Provider,{value:{open:n,setOpen:a,value:t,onChange:r,triggerRef:s},children:e})};Tm.displayName="DropSizePicker";const Em=({children:e})=>{const{open:t,setOpen:r,triggerRef:n}=n3();return S.default.cloneElement(e,{ref:n,onClick:a=>{e.props.onClick?.(a),r(!t)}})};Em.displayName="DropSizePickerTrigger";const Im=({className:e})=>{const{open:t,setOpen:r,value:n,onChange:a,triggerRef:s}=n3(),o=P.useRef(null),l=Oa({triggerRef:s,panelRef:o,enabled:t});return Qi({refs:[s,o],onClose:()=>r(!1),enabled:t}),!t||typeof document>"u"?null:bn.createPortal(i.jsxs("div",{ref:o,className:O.clsx("bg-white rounded-xl border border-surface-3 flex flex-col","min-w-[200px]",e),style:l,children:[i.jsx("div",{className:"p-5",children:i.jsx("span",{className:"text-xs font-semibold text-high-em",children:"Size"})}),i.jsx("div",{className:"border-t border-surface-3"}),i.jsx(a3,{value:n,onChange:a})]}),document.body)};Im.displayName="DropSizePickerContent";const i3=({value:e,onChange:t,className:r,showTitle:n=!0})=>i.jsxs("div",{className:O.clsx("flex flex-col",r),children:[n&&i.jsxs(i.Fragment,{children:[i.jsx("div",{className:"p-5",children:i.jsx("span",{className:"text-xs font-semibold text-high-em",children:"Size"})}),i.jsx("div",{className:"border-t border-surface-3"})]}),i.jsx(a3,{value:e,onChange:t})]});i3.displayName="SizePicker";const vA={1:"w-[400px] h-[400px]","2h":"w-[825px] h-[400px]","2w":"w-[400px] h-[825px]",4:"w-[825px] h-[825px]"},Sn=({size:e="1",title:t,actions:r,children:n,className:a,classNameHeader:s,classNameBody:o,clipBody:l=!1})=>{const c=t||r;return i.jsxs("div",{className:Q.twMerge(O.clsx("flex flex-col bg-white border border-surface-3 rounded-6",vA[e]),a),children:[c&&i.jsxs("div",{className:Q.twMerge(O.clsx("flex items-center justify-between p-8 border-b border-surface-3"),s),children:[t&&i.jsx("h3",{className:"text-med-em font-semibold text-xl",children:t}),r&&i.jsx("div",{className:"flex items-center gap-4",children:r})]}),i.jsx("div",{className:Q.twMerge(O.clsx("flex-1 p-8 overflow-auto",l&&"overflow-hidden"),o),children:n})]})},yA=({mode:e,title:t,actions:r,onSubmit:n,onSettings:a,className:s,texts:o})=>{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),w=e==="signup",C=o?.heading??"¡Automatiza!",y=o?.subheading??"Vende y gestiona con inteligencia",j=o?.namePlaceholder??"Nombre",N=o?.emailPlaceholder??"Correo",A=o?.passwordPlaceholder??(w?"Nueva contraseña":"Contraseña"),k=o?.confirmPasswordPlaceholder??"Confirmar contraseña",I=o?.submitLabel??"Continuar",_=E=>{E.preventDefault();const T={email:u,password:f,...w&&{name:l,confirmPassword:p}};n?.(T)};return i.jsx(Sn,{size:"1",className:s,title:t??(w?"Regístrarse":"Iniciar sesión"),actions:r===null?void 0:r??i.jsx(W,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:i.jsx(ie,{children:i.jsx(B.Setting,{})}),onClick:a}),children:i.jsxs("form",{onSubmit:_,className:"flex flex-col gap-8 p-8 h-full mx-auto justify-center max-w-74",children:[!w&&i.jsxs("div",{className:"flex flex-col gap-2",children:[i.jsx("h2",{className:"text-high-em font-semibold text-2xl self-center",children:C}),i.jsx("span",{className:"text-high-em text-md self-center",children:y})]}),w&&i.jsx(me,{type:"text",name:"name",autoComplete:"name",value:l,onChange:E=>c(E.target.value),placeholder:j,required:!0}),i.jsx(me,{type:"email",name:"email",autoComplete:"email",value:u,onChange:E=>d(E.target.value),placeholder:N,required:!0}),i.jsx(me,{type:x?"text":"password",name:"password",autoComplete:w?"new-password":"current-password",value:f,onChange:E=>h(E.target.value),placeholder:A,trailingIcon:i.jsx(ie,{children:x?i.jsx(B.Eye,{onClick:()=>m(!1),className:"cursor-pointer"}):i.jsx(B.EyeSlash,{onClick:()=>m(!0),className:"cursor-pointer"})}),required:!0}),w&&i.jsx(me,{type:g?"text":"password",name:"confirmPassword",autoComplete:"new-password",value:p,onChange:E=>v(E.target.value),placeholder:k,trailingIcon:i.jsx(ie,{children:g?i.jsx(B.Eye,{onClick:()=>b(!1),className:"cursor-pointer"}):i.jsx(B.EyeSlash,{onClick:()=>b(!0),className:"cursor-pointer"})}),required:!0}),i.jsx(W,{type:"submit",variant:"secondary",hierarchy:"primary",size:"lg",className:"w-full",children:I})]})})},bA=({title:e="Recuperación",actions:t,step:r,type:n="password",onSubmit:a,onBackToLogin:s,onSettings:o,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? ",w=c?.backToLoginLabel??"Iniciar sesión";return i.jsx(Sn,{size:"1",className:l,title:e,actions:t===null?void 0:t??i.jsx(W,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:i.jsx(ie,{children:i.jsx(B.Setting,{})}),onClick:o}),children:i.jsxs("form",{onSubmit:f,className:"flex flex-col gap-8 p-8 h-full mx-auto justify-center max-w-74",children:[i.jsx("h2",{className:"text-high-em font-semibold text-2xl self-center",children:v}),i.jsx(me,{type:h?"email":"text",value:u,onChange:C=>d(C.target.value),placeholder:x,hint:m,required:!0}),i.jsx(W,{type:"submit",variant:"secondary",hierarchy:"primary",size:"lg",className:"w-full",children:g}),i.jsxs("div",{className:"text-center text-sm gap-4",children:[i.jsx("span",{className:"text-med-em text-sm font-semibold",children:b}),i.jsx(gr,{onClick:s,size:"sm",variant:"info",className:"cursor-pointer font-semibold",children:w})]})]})})},wA=({title:e="Recuperación",actions:t,onSubmit:r,onBackToLogin:n,onSettings:a,className:s,texts:o})=>{const[l,c]=P.useState(""),[u,d]=P.useState(""),[f,h]=P.useState(!1),[p,v]=P.useState(!1),x=o?.heading??"Cambiar contraseña",m=o?.passwordPlaceholder??"Nueva contraseña",g=o?.confirmPasswordPlaceholder??"Confirmar contraseña",b=o?.submitLabel??"Continuar",w=o?.backToLoginPrompt??"¿Todo bien? ",C=o?.backToLoginLabel??"Iniciar sesión",y=j=>{j.preventDefault(),r?.(l,u)};return i.jsx(Sn,{size:"1",className:s,title:e,actions:t===null?void 0:t??i.jsx(W,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:i.jsx(ie,{children:i.jsx(B.Setting,{})}),onClick:a}),children:i.jsxs("form",{onSubmit:y,className:"flex flex-col gap-8 p-8 h-full mx-auto justify-center max-w-74",children:[i.jsx("h2",{className:"text-high-em font-semibold text-2xl self-center",children:x}),i.jsx(me,{type:f?"text":"password",value:l,onChange:j=>c(j.target.value),placeholder:m,trailingIcon:i.jsx(ie,{children:f?i.jsx(B.Eye,{onClick:()=>h(!1),className:"cursor-pointer"}):i.jsx(B.EyeSlash,{onClick:()=>h(!0),className:"cursor-pointer"})}),required:!0}),i.jsx(me,{type:p?"text":"password",value:u,onChange:j=>d(j.target.value),placeholder:g,trailingIcon:i.jsx(ie,{children:p?i.jsx(B.Eye,{onClick:()=>v(!1),className:"cursor-pointer"}):i.jsx(B.EyeSlash,{onClick:()=>v(!0),className:"cursor-pointer"})}),required:!0}),i.jsx(W,{type:"submit",variant:"secondary",hierarchy:"primary",size:"lg",className:"w-full",children:b}),i.jsxs("div",{className:"text-center text-sm gap-4",children:[i.jsx("span",{className:"text-med-em text-sm font-semibold",children:w}),i.jsx(gr,{onClick:n,size:"md",variant:"info",className:"cursor-pointer font-semibold",children:C})]})]})})},jA=({title:e="Autenticación",actions:t,onRecover:r,onSettings:n,className:a,texts:s})=>{const o=s?.prompt??"¿Olvidaste tu contraseña?",l=s?.recoverLabel??"Recuperar";return i.jsx(Sn,{size:"1",className:a,title:e,actions:t===null?void 0:t??i.jsx(W,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:i.jsx(ie,{children:i.jsx(B.Setting,{})}),onClick:n}),children:i.jsxs("div",{className:"flex flex-col gap-8 p-8 h-full mx-auto justify-center max-w-74",children:[i.jsx("span",{className:"text-med-em text-md self-center font-semibold",children:o}),i.jsx(W,{variant:"neutral",hierarchy:"primary",size:"lg",onClick:r,className:"w-full",children:l})]})})},CA=({title:e="Autenticación",actions:t,onGoogleSignIn:r,onAppleSignIn:n,onAction:a,onSettings:s,actionPrompt:o="¿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 i.jsx(Sn,{size:"1",className:c,title:e,actions:t===null?void 0:t??i.jsx(W,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:i.jsx(ie,{children:i.jsx(B.Setting,{})}),onClick:s}),children:i.jsxs("div",{className:"flex flex-col gap-8 p-8 h-full mx-auto justify-center max-w-74",children:[i.jsx(W,{variant:"neutral",hierarchy:"primary",size:"lg",icons:"leading",leadingIcon:i.jsx(ie,{children:i.jsx(B.Google,{})}),onClick:r,className:"w-full",children:d}),i.jsx(W,{variant:"neutral",hierarchy:"primary",size:"lg",icons:"leading",leadingIcon:i.jsx(ie,{children:i.jsx(B.Apple,{})}),onClick:n,children:f}),i.jsx(fe,{}),i.jsxs("div",{className:"flex flex-col gap-4",children:[i.jsx("span",{className:"text-med-em text-md font-semibold text-center",children:o}),i.jsx(W,{variant:"secondary",hierarchy:"primary",size:"lg",onClick:a,className:"w-full",children:l})]})]})})},SA=({length:e=6,onComplete:t})=>{const[r,n]=P.useState(Array(e).fill("")),a=P.useRef([]),s=(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)},o=(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 i.jsx("div",{className:"flex gap-3 justify-center",children:r.map((c,u)=>i.jsx("input",{ref:d=>{a.current[u]=d},type:"text",inputMode:"numeric",maxLength:1,value:c,onChange:d=>s(u,d.target.value),onKeyDown:d=>o(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))})},NA=({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:s,onResend:o,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 i.jsxs(Sn,{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??i.jsx(W,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:i.jsx(ie,{children:i.jsx(B.Setting,{})}),onClick:c}),children:[i.jsxs("div",{className:"flex flex-col gap-2",children:[i.jsx("h2",{className:"text-high-em font-semibold text-2xl self-center",children:t}),i.jsx("span",{className:"text-high-em text-md self-center text-center",children:r})]}),i.jsx(SA,{length:n,onComplete:s}),i.jsx(W,{type:"button",variant:"secondary",hierarchy:"primary",size:"lg",className:"w-full",onClick:o,children:f}),i.jsxs("div",{className:"text-center",children:[i.jsx("span",{className:"text-med-em text-sm font-semibold",children:h}),i.jsx(gr,{onClick:l,size:"md",variant:"info",className:"cursor-pointer font-semibold",children:p})]})]})},Mm=({title:e="Module",onSettingsClick:t,className:r,showSettings:n=!0})=>i.jsx("div",{className:O.clsx("drag-handle px-6 py-4 border-b border-surface-3 bg-surface-1 cursor-move rounded-t-xl",r),children:i.jsxs("div",{className:"flex items-center justify-between gap-3",children:[i.jsxs("div",{className:"flex gap-5 items-center",children:[i.jsx(B.Grid5,{size:24,color:"var(--high-em)"}),i.jsx("h2",{className:"text-[16px] font-semibold text-med-em flex-1 text-center",children:e})]}),n&&i.jsx("div",{className:"flex items-center gap-3",children:i.jsx("button",{onClick:t,className:"p-1 hover:bg-surface-2 rounded transition-colors","aria-label":"Configure module",type:"button",children:i.jsx(B.Setting,{size:24,color:"var(--high-em)"})})})]})}),s3=({title:e="Module",onSettingsClick:t,showSettings:r=!0,children:n,className:a,minWidth:s=300,maxWidth:o=300,emptyState:l})=>{const c=S.default.Children.count(n)>0;return i.jsxs("div",{className:O.clsx("bg-white rounded-xl border border-surface-3 overflow-hidden",a),style:{minWidth:`${s}px`,maxWidth:`${o}px`},children:[i.jsx(Mm,{title:e,onSettingsClick:t,showSettings:r}),i.jsx("div",{className:"overflow-hidden",style:{minHeight:"200px"},children:c?n:l})]})};Mm.displayName="ModuleCardHeader";s3.displayName="ModuleCard";const o3=S.default.forwardRef(({type:e,label:t="New Field",description:r="Description",isSelected:n=!1,isLast:a=!1,onClick:s,onDelete:o,showActions:l=!0,className:c,dragHandleProps:u,innerRef:d,style:f},h)=>{const[p,v]=S.default.useState(!1),x=p&&l,m=d||h;return i.jsxs("div",{ref:m,style:f,className:O.clsx("relative",c),children:[i.jsx("div",{onClick:s,onMouseEnter:()=>v(!0),onMouseLeave:()=>v(!1),className:O.clsx("w-full text-left m-0 cursor-pointer overflow-hidden",n?"bg-surface-3":"hover:bg-surface-1"),children:i.jsx("div",{className:"pr-6",children:i.jsxs("div",{className:"flex justify-between items-center overflow-hidden min-h-[60px]",children:[i.jsxs("div",{className:"flex min-w-0 flex-1 justify-start items-stretch self-stretch",children:[i.jsx("div",{className:"self-stretch flex overflow-hidden transition-all duration-200 ease-out",style:{width:x?"30px":"0px",opacity:x?1:0},children:i.jsxs("div",{onClick:g=>g.stopPropagation(),className:"flex flex-col w-[30px] h-full shrink-0",children:[i.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:i.jsx(B.HambergerMenu,{size:17,color:"var(--high-em)"})}),o&&i.jsx("button",{type:"button",onClick:g=>{g.stopPropagation(),o()},className:"flex flex-1 items-center justify-center hover:bg-surface-2 transition-colors","aria-label":"Delete field",children:i.jsx(B.Trash,{size:17,color:"var(--high-em)",variant:"Linear"})})]})}),i.jsxs("div",{className:"flex min-w-0 flex-col justify-center transition-all duration-200 ease-out",style:{paddingLeft:x?"0px":"24px"},children:[i.jsx("div",{className:"truncate text-[16px] font-semibold text-med-em",children:e}),i.jsx("div",{className:"truncate text-[10px] font-medium tracking-wide mb-1 text-low-em",children:r})]})]}),i.jsx("div",{className:"shrink-0 max-w-[45%] truncate pl-4 text-sm font-medium text-low-em",children:t})]})})}),!a&&i.jsx("div",{className:"border-b border-surface-3"})]})});o3.displayName="ModuleFieldItem";const l3=({title:e="Módulos",items:t=[],className:r,onExportClick:n,minWidth:a=250,maxWidth:s=300,opacity:o=.7})=>i.jsxs("div",{className:O.clsx("bg-white rounded-xl border border-surface-3 overflow-hidden",r),style:{minWidth:`${a}px`,maxWidth:`${s}px`,opacity:o},children:[i.jsx("div",{className:"px-6 py-4 border-b border-surface-3 bg-surface-2 rounded-t-xl",children:i.jsxs("div",{className:"flex items-center justify-between gap-3",children:[i.jsxs("div",{className:"flex gap-5 items-center",children:[i.jsx(B.Grid5,{size:24,color:"var(--low-em)"}),i.jsx("h2",{className:"text-xl font-semibold text-low-em flex-1 text-center",children:e})]}),n&&i.jsx("button",{type:"button",onClick:n,className:"hover:bg-surface-3 rounded p-1 transition-colors","aria-label":"Export data",children:i.jsx(B.ExportSquare,{size:24,color:"var(--low-em)"})})]})}),i.jsxs("div",{className:"max-h-[600px] overflow-y-auto overflow-x-hidden",children:[t.map((l,c)=>{const u=c===t.length-1;return i.jsxs("div",{className:"relative",children:[i.jsx("div",{className:"w-full text-left transition-all duration-200 m-0 cursor-not-allowed",children:i.jsx("div",{className:"my-6 mx-8",children:i.jsxs("div",{className:"flex justify-between items-center",children:[i.jsxs("div",{className:"flex justify-start gap-5 items-center",children:[i.jsx(B.HambergerMenu,{size:20,color:"var(--low-em)"}),i.jsx(B.Component,{size:20,color:"var(--low-em)"}),i.jsx("div",{className:"text-xs font-semibold tracking-wide mb-1 text-low-em",children:l.type})]}),i.jsx("div",{className:"text-sm font-medium truncate text-low-em",children:l.label})]})})}),!u&&i.jsx("div",{className:"border-b border-surface-3"})]},l.id)}),t.length===0&&i.jsx("div",{className:"py-12 px-8 flex items-center justify-center",children:i.jsx("p",{className:"text-sm text-low-em text-center",children:"No related data"})})]})]});l3.displayName="RelatedDataCard";const OA=({widgetCount:e,visibleCount:t,icon:r,tooltipContent:n})=>i.jsx("div",{className:"border-b border-gray-200",children:i.jsxs("div",{className:"p-8 flex items-center justify-between",children:[i.jsxs("span",{className:" font-semibold text-sm text-dark-100",style:{fontFamily:"var(--font-space-grotesk)"},children:["Widgets (",e,")"]}),i.jsxs("div",{className:"flex items-center gap-2",children:[i.jsxs("span",{className:O.clsx("text-sm font-semibold",t===0?"text-low-em":"text-success-main"),children:[t," visible"]}),r&&n&&i.jsx(wn,{content:n,side:"bottom",children:i.jsx("div",{children:r})}),r&&!n&&r]})]})}),PA=({value:e,onChange:t,placeholder:r})=>i.jsx("div",{className:"p-8 flex flex-col gap-4 ",children:i.jsx(me,{type:"search",placeholder:r||"Search",value:e,onChange:t,trailingIcon:i.jsx(B.SearchNormal1,{size:16,color:"currentColor"})})}),AA=({items:e,searchPlaceholder:t="Search",showSearch:r=!0,headerIcon:n,headerTooltip:a,onItemClick:s,className:o,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=>{s?.(m)};return i.jsx(Ct.Provider,{delayDuration:200,children:i.jsxs("div",{className:O.clsx("h-full w-full flex flex-col",c,u,o),children:[i.jsx(OA,{widgetCount:p,visibleCount:v,icon:n,tooltipContent:a}),r&&i.jsx(PA,{value:d,onChange:m=>f(m.target.value),placeholder:t}),i.jsx(fe,{}),i.jsx("div",{className:"flex-1 overflow-y-auto p-8 flex flex-col gap-8",children:h.length>0?h.map(m=>i.jsx(vt,{title:m.title,description:m.description,leadingIcon:i.jsx(ie,{className:`${m.isDisabled?"text-disabled":""}`,children:m.icon}),showCheckbox:!1,showLeadingImage:!1,showDescription:!!m.description,showTag:!1,size:"sm",showTrailingIcon:!1,showTrailingText:m.position!==void 0,trailingText:m.position!==void 0?String(m.position):void 0,disabled:m.isDisabled,customBackgroundColor:O.clsx(m.isSelected&&"bg-surface-2"),className:O.clsx("py-6 rounded-xl",m.isSelected&&"border border-surface-3",m.isVisible&&"border border-surface-3",l),onClick:()=>x(m)},m.id)):i.jsxs("div",{className:"flex flex-col items-center justify-center p-10 text-center gap-10",children:[i.jsx(ie,{size:"lg",children:i.jsx(B.Box2,{})}),i.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"})]})})]})})},_A={paid:"success",pending:"warning",overdue:"danger",cancelled:"surface"},jg=({label:e,value:t})=>i.jsxs("div",{className:"flex flex-row",children:[i.jsx("span",{className:"text-low-em text-base w-[110px] shrink-0",children:e}),i.jsx("span",{className:"text-high-em text-base font-bold",children:t})]}),kA=({title:e,status:t,fields:r,onMenuClick:n,className:a})=>{const s=t.charAt(0).toUpperCase()+t.slice(1),o=Math.ceil(r.length/2),l=r.slice(0,o),c=r.slice(o);return i.jsxs("div",{className:O.clsx("bg-white border border-surface-3 rounded-2xl p-10 flex flex-col gap-8",a),children:[i.jsxs("div",{className:"flex flex-col",children:[i.jsxs("div",{className:"flex items-center justify-between",children:[i.jsxs("div",{className:"flex items-center gap-8",children:[i.jsx("span",{className:"text-high-em font-semibold text-xl",children:e}),i.jsx(Ye,{theme:_A[t],variant:"simple",size:"lg",children:s})]}),i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"md",icons:"only",leadingIcon:i.jsx(B.More,{variant:"Linear"}),onClick:n})]}),i.jsx("span",{className:"text-med-em text-sm -mt-2",children:"Summary"})]}),i.jsxs("div",{className:"grid grid-cols-2 gap-8",children:[i.jsx("div",{className:"flex flex-col gap-8",children:l.map(u=>i.jsx(jg,{...u},u.label))}),i.jsx("div",{className:"flex flex-col gap-8",children:c.map(u=>i.jsx(jg,{...u},u.label))})]})]})},TA=e=>i.jsx(it,{size:12}),c3=({item:e,onTitleChange:t,onDataSourceChange:r,onDelete:n,onDragStart:a,onDragOver:s,onDrop:o,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 i.jsxs("div",{draggable:!0,onDragStart:a,onDragOver:h=>{h.preventDefault(),s?.(h)},onDrop:o,onDragEnd:l,className:O.clsx("flex items-center px-4 py-4 gap-5 rounded-xl border transition-colors",c?"border-brand-main bg-surface-1":"border-surface-3 bg-white",d),children:[i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:i.jsx(ie,{size:"md",children:i.jsx(B.HambergerMenu,{})}),className:"cursor-grab active:cursor-grabbing shrink-0 text-disabled","aria-label":"Drag to reorder"}),(u==="both"||u==="input")&&i.jsx("div",{className:"flex-1 min-w-0",children:i.jsx(me,{type:"text",label:"Title",placeholder:"Column title",value:e.title,onChange:h=>t(h.target.value)})}),(u==="both"||u==="dropdown")&&i.jsx("div",{className:"flex-1 min-w-0",children:i.jsx(Te,{label:"Data source",placeholder:"Select",value:e.dataSource,showLeadingIcon:!1,menuSize:"sm",items:f,onChange:r})}),i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:i.jsx(TA,{}),className:"shrink-0","aria-label":"Delete row",onClick:n})]})},EA=({title:e,contextMenu:t,backButton:r,onAction:n})=>{const[a,s]=P.useState(!1),o=P.useRef(null),l=t&&t.length>0;return P.useEffect(()=>{if(!a)return;const c=u=>{o.current&&!o.current.contains(u.target)&&s(!1)};return document.addEventListener("mousedown",c),()=>document.removeEventListener("mousedown",c)},[a]),i.jsx(Nm,{title:e,backButton:r,actions:l?i.jsxs("div",{ref:o,className:"relative",children:[i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",leadingIcon:i.jsx(B.More,{size:16}),"aria-label":"More options",onClick:()=>s(c=>!c)}),a&&i.jsx(Ht,{floating:!0,size:"xs",items:(t??[]).map(c=>({id:c.id,title:c.label,leadingIcon:c.icon,showLeadingIcon:!!c.icon,customTitleColor:c.destructive?"text-danger-main":void 0,showCheckbox:!1,showLeadingImage:!1,showDescription:!1,showTag:!1,showTrailingIcon:!1,showTrailingText:!1,onSelect:()=>{n?.(c.id),s(!1)}})),className:"absolute right-0 top-full mt-3 min-w-[180px]"})]}):void 0})},IA=({field:e,onChange:t})=>i.jsx(me,{label:e.label,placeholder:e.placeholder,value:e.value??"",onChange:r=>t(r.target.value),type:"text"}),MA=({field:e,onChange:t})=>i.jsx(bl,{label:e.label,placeholder:e.placeholder,value:e.value??"",onChange:r=>t(r.target.value)}),jl=e=>e.map(t=>({id:t.id,title:t.label,showCheckbox:!1,showLeadingImage:!1,showLeadingIcon:!1,showDescription:!1,showTag:!1,showTrailingIcon:!1,showTrailingText:!1})),$A=({field:e,onChange:t})=>i.jsx(Te,{menuSize:"sm",label:e.label,placeholder:e.placeholder,value:e.value??"",showLeadingIcon:!1,items:jl(e.options??[]),onChange:t}),RA=({field:e,onChange:t})=>i.jsxs("div",{className:"flex items-center justify-between gap-4 py-1",children:[e.label&&i.jsx("span",{className:"text-sm font-semibold text-high-em flex-1",children:e.label}),i.jsx(Pa,{size:"small",checked:e.value??!1,onChange:r=>t(r.target.checked)})]}),LA=({field:e,onChange:t})=>{const r=e.dropdowns??[],n=(a,s)=>{t(r.map((o,l)=>l===a?{...o,value:s}:o))};return i.jsxs("div",{className:"flex flex-col gap-2",children:[e.label&&i.jsx("span",{className:"text-xs font-semibold text-med-em",children:e.label}),i.jsx("div",{className:"flex gap-6",children:r.map((a,s)=>i.jsx("div",{className:"flex-1 min-w-0",children:i.jsx(Te,{menuSize:"sm",label:e.showLabels!==!1?a.label:void 0,placeholder:a.placeholder,value:a.value??"",showLeadingIcon:!1,items:jl(a.options),onChange:o=>n(s,o)})},a.id))})]})},DA=({field:e,onAction:t})=>{const r=e.items??[],[n,a]=P.useState(null),s=P.useRef(new Map),o=P.useRef(null);return i.jsxs("div",{className:"flex flex-col gap-2",children:[i.jsxs("div",{className:"flex items-center justify-between",children:[e.label&&i.jsx("span",{className:"text-xs font-semibold text-med-em",children:e.label}),e.addAction&&i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",leadingIcon:i.jsx(B.Add,{size:14}),"aria-label":"Add item",onClick:()=>t?.(e.addAction)})]}),r.length>0&&i.jsx("div",{className:"rounded-lg border border-surface-3 overflow-hidden divide-y divide-surface-3",children:r.map(l=>{const c=(l.contextMenu??[]).map(d=>({id:d.id,title:d.label,leadingIcon:d.icon,showLeadingIcon:!!d.icon,customTitleColor:d.destructive?"text-danger-main":void 0,showCheckbox:!1,showLeadingImage:!1,showDescription:!1,showTag:!1,showTrailingIcon:!1,showTrailingText:!1,onSelect:()=>{t?.(d.id),a(null)}})),u=n===l.id;return u&&(o.current=s.current.get(l.id)??null),i.jsx(vt,{title:l.label,size:"sm",as:c.length>0?"div":"button",showCheckbox:!1,showLeadingImage:!1,showLeadingIcon:!1,showDescription:!1,showTag:!1,showTrailingText:!1,showTrailingIcon:c.length>0,trailingIcon:c.length>0?i.jsxs("div",{ref:d=>{s.current.set(l.id,d)},className:"relative",onMouseDown:d=>d.stopPropagation(),children:[i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",leadingIcon:i.jsx(B.More,{size:14}),"aria-label":"Item options",onClick:()=>a(u?null:l.id)}),u&&i.jsx(Ht,{triggerRef:o,size:"xs",items:c,className:"min-w-[160px]",onClose:()=>a(null)})]}):void 0,className:"rounded-none"},l.id)})})]})},zA=({field:e,onChange:t,onAction:r})=>{const n=e.items??[],a=P.useRef(null),[s,o]=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 i.jsxs("div",{className:"flex flex-col gap-6",children:[e.label&&i.jsxs("div",{className:"flex items-center justify-between",children:[i.jsx("span",{className:"text-xs font-semibold text-med-em",children:e.label}),e.addAction&&i.jsx(W,{variant:"neutral",hierarchy:"tertiary",size:"xs",icons:"leading",leadingIcon:i.jsx(B.Add,{}),onClick:()=>r?.(e.addAction),children:"Add"})]}),i.jsx("div",{className:"flex flex-col gap-6",children:n.map(u=>i.jsx(c3,{item:{id:u.id,title:u.title,dataSource:u.dropdownValue??"",dataSourceOptions:l},mode:u.rowMode??e.rowMode,isDragOver:s===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&&o(u.id)},onDrop:()=>{if(!a.current||a.current===u.id){a.current=null,o(null);return}r?.(`reorder:${a.current}:${u.id}`),a.current=null,o(null)},onDragEnd:()=>{a.current=null,o(null)}},u.id))})]})},BA=({field:e,onChange:t})=>{const r=e.value??{cols:1,rows:1};return i.jsxs("div",{className:"flex flex-col gap-1.5",children:[e.label&&i.jsx("label",{className:"text-xs font-semibold text-med-em",children:e.label}),i.jsxs(Tm,{value:r,onChange:t,children:[i.jsx(Em,{children:i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"sm",className:"w-full",children:e.placeholder??`${r.cols}×${r.rows}`})}),i.jsx(Im,{})]})]})},Se={showCheckbox:!1,showLeadingIcon:!1},u3=[{...Se,id:"controlQuery",title:"Control query"},{...Se,id:"controlComponent",title:"Control component"},{...Se,id:"runScript",title:"Run script",showDividerAfter:!0},{...Se,id:"goToApp",title:"Go to app"},{...Se,id:"goToPage",title:"Go to page"},{...Se,id:"goToUrl",title:"Go to URL",showDividerAfter:!0},{...Se,id:"showNotification",title:"Show notification"},{...Se,id:"setVariable",title:"Set variable"},{...Se,id:"setUrlParameters",title:"Set URL parameters"},{...Se,id:"setLocalStorage",title:"Set local storage"},{...Se,id:"copyToClipboard",title:"Copy to clipboard"},{...Se,id:"exportData",title:"Export data",showDividerAfter:!0},{...Se,id:"confetti",title:"Confetti",customTitleColor:"var(--color-brand-secondary-main)"}],d3=Object.fromEntries(u3.map(e=>[e.id,e.title])),FA={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 qA(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 WA({handler:e,selected:t,incomplete:r,onClick:n}){const a=e.event.charAt(0).toUpperCase()+e.event.slice(1),s=r?"Incomplete selection":d3[e.action]??e.action;return i.jsx("div",{className:t?"rounded-md bg-surface-3":"",onClick:o=>n(o.currentTarget),children:i.jsx(vt,{title:a,showTrailingText:!0,trailingText:s,size:"sm",showCheckbox:!1,showLeadingIcon:!1,customTitleColor:r?"var(--color-low-em)":void 0,middleContainerClassName:r?"italic":void 0})})}function Ie({label:e,children:t}){return i.jsxs("div",{className:"flex items-center gap-3 py-3",children:[i.jsx("span",{className:"w-28 shrink-0 text-xs text-med-em",children:e}),i.jsx("div",{className:"min-w-0 flex-1",children:t})]})}function Yr({value:e,onChange:t,placeholder:r="{{ ... }}",disabled:n,size:a="md",...s}){return i.jsx(me,{...s,size:a,value:e??"",onChange:o=>t?.(o.target.value),placeholder:r,disabled:n,className:"font-mono"})}const HA=[{id:"ms",title:"ms",showCheckbox:!1,showLeadingIcon:!1},{id:"s",title:"s",showCheckbox:!1,showLeadingIcon:!1}];function VA({value:e,onChange:t}){return i.jsxs("div",{className:"flex items-center gap-6",children:[i.jsx("div",{className:"w-16 shrink-0",children:i.jsx(Te,{size:"md",showLeadingIcon:!1,items:HA,value:e.unit,onChange:r=>t({...e,unit:r})})}),i.jsx(me,{size:"md",type:"number",value:String(e.value),onChange:r=>t({...e,value:Number(r.target.value)}),placeholder:"0"})]})}function UA({value:e,onChange:t}){return i.jsx(Te,{size:"md",showLeadingIcon:!1,items:u3,value:e,onChange:r=>t(r)})}const KA=[{...Se,id:"info",title:"Info"},{...Se,id:"success",title:"Success"},{...Se,id:"warning",title:"Warning"},{...Se,id:"error",title:"Error"}],GA=[{...Se,id:"csv",title:"CSV"},{...Se,id:"json",title:"JSON"}],Cg=[{...Se,id:"",title:"No available methods"}];function Fe(e,t,r,n){t({...e,[r]:n})}function ZA({action:e,config:t,onChange:r,availableQueries:n=[],availableComponents:a=[],availableApps:s=[],availablePages:o=[],availableVariables:l=[]}){const c=n.map(p=>({...Se,id:p,title:p})),u=a.map(p=>({...Se,id:p,title:p})),d=s.map(p=>({...Se,id:p,title:p})),f=o.map(p=>({...Se,id:p,title:p})),h=l.map(p=>({...Se,id:p,title:p}));switch(e){case"controlQuery":return i.jsxs(i.Fragment,{children:[i.jsx(Ie,{label:"Query",children:i.jsx(Te,{size:"md",showLeadingIcon:!1,items:c.length?c:[{...Se,id:"",title:"— select —"}],value:String(t.query??""),onChange:p=>Fe(t,r,"query",p)})}),i.jsx(Ie,{label:"Method",children:i.jsx(Te,{size:"md",showLeadingIcon:!1,items:Cg,value:"",onChange:()=>{},disabled:!0})})]});case"controlComponent":return i.jsxs(i.Fragment,{children:[i.jsx(Ie,{label:"Component",children:i.jsx(Te,{size:"md",showLeadingIcon:!1,items:u.length?u:[{...Se,id:"",title:"— select —"}],value:String(t.component??""),onChange:p=>Fe(t,r,"component",p)})}),i.jsx(Ie,{label:"Method",children:i.jsx(Te,{size:"md",showLeadingIcon:!1,items:Cg,value:"",onChange:()=>{},disabled:!0})})]});case"runScript":return i.jsx(Ie,{label:"Script",children:i.jsx(bl,{size:"md",value:String(t.script??""),onChange:p=>Fe(t,r,"script",p.target.value),placeholder:"// write your script here",resize:"vertical"})});case"goToApp":return i.jsx(Ie,{label:"App",children:i.jsx(Te,{size:"md",showLeadingIcon:!1,items:d.length?d:[{...Se,id:"",title:"— select —"}],value:String(t.app??""),onChange:p=>Fe(t,r,"app",p)})});case"goToPage":return i.jsx(Ie,{label:"Page",children:i.jsx(Te,{size:"md",showLeadingIcon:!1,items:f.length?f:[{...Se,id:"",title:"— select —"}],value:String(t.page??""),onChange:p=>Fe(t,r,"page",p)})});case"goToUrl":return i.jsxs(i.Fragment,{children:[i.jsx(Ie,{label:"URL",children:i.jsx(Yr,{value:String(t.url??""),onChange:p=>Fe(t,r,"url",p),placeholder:"https://..."})}),i.jsx(Ie,{label:"New tab",children:i.jsx(Pa,{checked:!!t.newTab,onChange:p=>Fe(t,r,"newTab",p.target.checked)})})]});case"showNotification":return i.jsxs(i.Fragment,{children:[i.jsx(Ie,{label:"Title",children:i.jsx(me,{size:"md",value:String(t.title??""),onChange:p=>Fe(t,r,"title",p.target.value),placeholder:"Notification title"})}),i.jsx(Ie,{label:"Message",children:i.jsx(me,{size:"md",value:String(t.message??""),onChange:p=>Fe(t,r,"message",p.target.value),placeholder:"Message"})}),i.jsx(Ie,{label:"Type",children:i.jsx(Te,{size:"md",showLeadingIcon:!1,items:KA,value:String(t.type??"info"),onChange:p=>Fe(t,r,"type",p)})}),i.jsx(Ie,{label:"Duration (ms)",children:i.jsx(me,{size:"md",type:"number",value:String(t.duration??3e3),onChange:p=>Fe(t,r,"duration",Number(p.target.value))})})]});case"setVariable":return i.jsxs(i.Fragment,{children:[i.jsx(Ie,{label:"Variable",children:i.jsx(Te,{size:"md",showLeadingIcon:!1,items:h.length?h:[{...Se,id:"",title:"— select —"}],value:String(t.variable??""),onChange:p=>Fe(t,r,"variable",p)})}),i.jsx(Ie,{label:"Value",children:i.jsx(Yr,{value:String(t.value??""),onChange:p=>Fe(t,r,"value",p)})})]});case"setUrlParameters":return i.jsx(Ie,{label:"Params",children:i.jsx(Yr,{value:String(t.params??""),onChange:p=>Fe(t,r,"params",p),placeholder:"{{ { key: value } }}"})});case"setLocalStorage":return i.jsxs(i.Fragment,{children:[i.jsx(Ie,{label:"Key",children:i.jsx(me,{size:"md",value:String(t.key??""),onChange:p=>Fe(t,r,"key",p.target.value),placeholder:"storage_key"})}),i.jsx(Ie,{label:"Value",children:i.jsx(Yr,{value:String(t.value??""),onChange:p=>Fe(t,r,"value",p)})})]});case"copyToClipboard":return i.jsx(Ie,{label:"Value",children:i.jsx(Yr,{value:String(t.value??""),onChange:p=>Fe(t,r,"value",p)})});case"exportData":return i.jsxs(i.Fragment,{children:[i.jsx(Ie,{label:"Data",children:i.jsx(Yr,{value:String(t.data??""),onChange:p=>Fe(t,r,"data",p)})}),i.jsx(Ie,{label:"File name",children:i.jsx(me,{size:"md",value:String(t.fileName??""),onChange:p=>Fe(t,r,"fileName",p.target.value),placeholder:"export"})}),i.jsx(Ie,{label:"File type",children:i.jsx(Te,{size:"md",showLeadingIcon:!1,items:GA,value:String(t.fileType??"csv"),onChange:p=>Fe(t,r,"fileType",p)})})]});case"confetti":return i.jsx("p",{className:"py-2 text-xs text-low-em",children:"No configuration needed."});default:return null}}function YA({handler:e,open:t,onClose:r,onSave:n,triggerRef:a,availableQueries:s,availableComponents:o,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=`${d3[d.action]??d.action} options`;function x(m){f(g=>g&&{...g,action:m,config:{...FA[m]}})}return i.jsx(dn,{open:t,onClose:r,triggerRef:a,size:"sm",children:i.jsxs(fn,{className:"max-h-[80vh] !w-112",children:[i.jsx(hn,{onRightAction:r,children:i.jsxs(xm,{children:["Edit ",h," handler"]})}),i.jsxs(pn,{className:"flex flex-col gap-0 p-10",children:[i.jsx(Ie,{label:"Action",children:i.jsx(UA,{value:d.action,onChange:x})}),d.action!=="confetti"&&i.jsxs("div",{className:"mt-4 mb-2",children:[i.jsx(fe,{}),i.jsx("span",{className:"text-xs font-medium text-low-em",children:v})]}),i.jsx(ZA,{action:d.action,config:d.config,onChange:m=>f(g=>g&&{...g,config:m}),availableQueries:s,availableComponents:o,availableApps:l,availablePages:c,availableVariables:u}),i.jsxs("div",{className:"mt-4 mb-2",children:[i.jsx(fe,{}),i.jsx("span",{className:"text-xs font-medium text-low-em",children:"Advanced"})]}),i.jsx(Ie,{label:"Only run when",children:i.jsx(Yr,{value:d.onlyRunWhen??"",onChange:m=>f(g=>g&&{...g,onlyRunWhen:m}),placeholder:"{{ !!example.value }}"})}),i.jsx(Ie,{label:"Debounce",children:i.jsx(VA,{value:d.debounce??{unit:"ms",value:0},onChange:m=>f(g=>g&&{...g,debounce:m})})})]}),i.jsx(mn,{cancelButton:{label:"Cancel",closeOnClick:!1,onClick:r},saveButton:{label:"Save",closeOnClick:!1,onClick:()=>{d&&n(d),r()}}})]})})}function XA(){return crypto.randomUUID().replace(/-/g,"").slice(0,8)}function QA({field:e,onChange:t}){const r=e.value??[],n=e.resources??{},[a,s]=P.useState(null),[o,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,s(x),l(!0)}function h(){l(!1),s(null)}function p(){const x={id:XA(),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 i.jsxs("div",{className:"flex flex-col",children:[i.jsxs("div",{className:"flex items-center justify-between px-3 py-2",children:[i.jsx("span",{className:"text-xs font-medium text-med-em",children:"Event handlers"}),i.jsx(W,{ref:u,size:"xs",variant:"neutral",hierarchy:"tertiary",icons:"only",leadingIcon:i.jsx(B.Add,{size:14}),onClick:p})]}),r.length===0?i.jsx("p",{className:"px-3 py-2 text-xs text-low-em",children:"No event handlers"}):i.jsx("div",{className:"flex flex-col",children:r.map(x=>i.jsx(WA,{handler:x,selected:a===x.id,incomplete:qA(x),onClick:m=>f(x.id,m)},x.id))}),i.jsx(YA,{open:o,handler:d,onClose:h,onSave:v,triggerRef:c,availableQueries:n.availableQueries,availableComponents:n.availableComponents,availableApps:n.availableApps,availablePages:n.availablePages,availableVariables:n.availableVariables})]})}const JA=({subField:e,onChange:t})=>{switch(e.type){case"text":return i.jsx(me,{label:e.label,placeholder:e.placeholder,value:e.value??"",onChange:r=>t(r.target.value),type:"text"});case"toggle":return i.jsxs("div",{className:"flex items-center justify-between gap-4 py-1",children:[e.label&&i.jsx("span",{className:"text-sm font-semibold text-high-em flex-1",children:e.label}),i.jsx(Pa,{size:"small",checked:e.value??!1,onChange:r=>t(r.target.checked)})]});case"dropdown":return i.jsx(Te,{menuSize:"sm",label:e.label,placeholder:e.placeholder,value:e.value??"",showLeadingIcon:!1,items:jl(e.options??[]),onChange:r=>t(r)});default:return null}},e_=({field:e,onChange:t})=>{const r=e.items??[],n=(a,s,o)=>t(r.map(l=>l.id!==a?l:{...l,subFields:l.subFields.map(c=>c.id!==s?c:{...c,value:o})}));return i.jsxs("div",{className:"flex flex-col gap-2",children:[e.label&&i.jsx("span",{className:"text-sm font-semibold text-high-em",children:e.label}),i.jsxs("div",{className:"flex flex-col rounded-lg border border-surface-3 overflow-hidden divide-y divide-surface-3",children:[r.length===0&&i.jsx(ht,{flat:!0,description:"No items",className:"py-6 px-4"}),r.map(a=>i.jsxs(dn,{size:"sm",children:[i.jsx(ul,{children:i.jsx(vt,{size:"sm",title:a.title,description:a.description,showCheckbox:!1,showLeadingImage:!1,showLeadingIcon:!1,showDescription:!!a.description,showTag:!1,showTrailingText:!1,showTrailingIcon:!1})}),i.jsxs(fn,{className:"!w-72",children:[i.jsx(hn,{children:a.title}),i.jsx(pn,{padding:!0,className:"ds-scrollbar overflow-y-auto max-h-80",children:i.jsx("div",{className:"flex flex-col gap-4",children:a.subFields.map(s=>i.jsx(JA,{subField:s,onChange:o=>n(a.id,s.id,o)},s.id))})}),i.jsx(mn,{saveButton:{label:"Done",closeOnClick:!0}})]})]},a.id))]})]})};function Sg(){return crypto.randomUUID().replace(/-/g,"").slice(0,8)}const t_=({field:e,onChange:t,onAction:r})=>{const n=e.value??[],[a,s]=P.useState(n[0]?.id??""),[o,l]=P.useState(!1),[c,u]=P.useState(""),[d,f]=P.useState(!1),[h,p]=P.useState([]),v=P.useRef(null),x=P.useRef(null),m=n.find(w=>w.id===a)??n[0],g=w=>(e.options??[]).find(C=>C.id===w)?.label??w,b=()=>{const w=(e.options??[]).find(y=>y.id===c);if(!w||!m)return;const C={id:Sg(),typeId:w.id,label:w.label};t(n.map(y=>y.id!==m.id?y:{...y,components:[...y.components,C]}))};return n.length===0?i.jsxs("div",{className:"flex flex-col gap-2",children:[e.label&&i.jsx("span",{className:"text-xs font-semibold text-high-em",children:e.label}),i.jsx("div",{className:"flex items-center justify-center rounded-lg border border-surface-3 h-10",children:i.jsx("span",{className:"text-xs text-low-em",children:"No tabs configured"})})]}):i.jsxs("div",{className:"flex flex-col gap-4",children:[i.jsxs("div",{className:"flex items-center justify-between",children:[e.label&&i.jsx("span",{className:"text-xs font-semibold text-high-em",children:e.label}),i.jsxs("div",{className:"flex items-center gap-4",children:[i.jsx(W,{ref:x,size:"xs",variant:"neutral",hierarchy:"tertiary",icons:"only",leadingIcon:i.jsx(B.Edit2,{size:14}),onClick:()=>{p(n.map(w=>({...w}))),f(!0)}}),i.jsx(W,{ref:v,size:"xs",variant:"neutral",hierarchy:"tertiary",icons:"only",leadingIcon:i.jsx(B.Add,{size:14}),onClick:()=>{u(""),l(!0)}})]})]}),n.length>1&&i.jsx(yl,{size:"sm",items:n.map(w=>({id:w.id,label:w.label})),value:a,onChange:s}),i.jsx("div",{className:"flex flex-col rounded-lg border border-surface-3 overflow-hidden divide-y divide-surface-3",children:m.components.length===0?i.jsx(ht,{flat:!0,description:"No components",className:"py-6 px-4"}):m.components.map(w=>i.jsx(vt,{size:"sm",title:w.label,trailingText:g(w.typeId),showCheckbox:!1,showLeadingImage:!1,showLeadingIcon:!1,showTag:!1,showTrailingText:!0,showTrailingIcon:!0,onClick:()=>r?.(`open-component::${m.id}::${w.id}`)},w.id))}),i.jsx(dn,{open:d,onClose:()=>f(!1),triggerRef:x,size:"sm",children:i.jsxs(fn,{className:"!w-72",children:[i.jsx(hn,{children:"Edit tabs"}),i.jsx(pn,{padding:!0,className:"ds-scrollbar overflow-y-auto",children:i.jsxs("div",{className:"flex flex-col gap-3",children:[h.map((w,C)=>i.jsxs("div",{className:"flex items-center gap-2",children:[i.jsx(me,{value:w.label,placeholder:"Tab label",onChange:y=>p(h.map((j,N)=>N!==C?j:{...j,label:y.target.value}))}),i.jsx(W,{size:"xs",variant:"neutral",hierarchy:"tertiary",icons:"only",leadingIcon:i.jsx(B.Trash,{size:14}),disabled:h.length<=1,onClick:()=>p(h.filter((y,j)=>j!==C))})]},w.id)),i.jsx(W,{size:"sm",variant:"neutral",hierarchy:"tertiary",icons:"leading",leadingIcon:i.jsx(B.Add,{size:14}),onClick:()=>p([...h,{id:Sg(),label:"New tab",components:[]}]),children:"Add tab"})]})}),i.jsx(mn,{cancelButton:{label:"Cancel",closeOnClick:!0},saveButton:{label:"Save",closeOnClick:!1,onClick:()=>{const w=n.filter(y=>!h.find(j=>j.id===y.id)).map(y=>y.id),C=h.map(y=>{const j=n.find(N=>N.id===y.id);return j?{...j,label:y.label}:y});t(C),w.includes(a)&&s(C[0]?.id??""),f(!1)}}})]})}),i.jsx(dn,{open:o,onClose:()=>l(!1),triggerRef:v,size:"sm",children:i.jsxs(fn,{className:"!w-72",children:[i.jsx(hn,{children:"Add component"}),i.jsx(pn,{children:i.jsx(Te,{menuSize:"sm",label:"Type",placeholder:"Select a component",value:c,showLeadingIcon:!1,items:jl(e.options??[]),onChange:u})}),i.jsx(mn,{cancelButton:{label:"Cancel",closeOnClick:!0},saveButton:{label:"Add",disabled:!c,closeOnClick:!1,onClick:()=>{b(),l(!1)}}})]})})]})},r_=({field:e,onChange:t,onAction:r})=>{switch(e.type){case"text":return i.jsx(IA,{field:e,onChange:t});case"textarea":return i.jsx(MA,{field:e,onChange:t});case"dropdown":return i.jsx($A,{field:e,onChange:t});case"toggle":return i.jsx(RA,{field:e,onChange:t});case"multi-dropdown":return i.jsx(LA,{field:e,onChange:t});case"list":return i.jsx(DA,{field:e,onAction:r});case"draggable-list":return i.jsx(zA,{field:e,onChange:t,onAction:r});case"size-picker":return i.jsx(BA,{field:e,onChange:t});case"event-handlers":return i.jsx(QA,{field:e,onChange:t});case"modal-list":return i.jsx(e_,{field:e,onChange:t});case"component-tree":return i.jsx(t_,{field:e,onChange:t,onAction:r});default:return null}},n_=({section:e,onFieldChange:t,onAction:r})=>i.jsxs("div",{className:"flex flex-col gap-6",children:[e.title&&i.jsx("h3",{className:"text-sm font-semibold text-high-em",children:e.title}),e.fields.map(n=>i.jsx(r_,{field:n,onChange:a=>t(n.id,a),onAction:r},n.id))]}),a_=({title:e="Preview",children:t,defaultOpen:r=!1,className:n})=>{const[a,s]=P.useState(r);return i.jsxs("div",{className:O.clsx("flex flex-col bg-surface-2 rounded-xl",n),children:[i.jsxs("button",{type:"button",onClick:()=>s(o=>!o),className:"flex items-center justify-between w-full h-[38px] px-4 cursor-pointer",children:[i.jsx("span",{className:"text-xs font-semibold text-med-em",children:e}),i.jsx(ie,{size:"sm",children:a?i.jsx(B.ArrowUp2,{}):i.jsx(B.ArrowDown2,{})})]}),i.jsx("div",{className:O.clsx("grid transition-all duration-200",a?"grid-rows-[1fr]":"grid-rows-[0fr]"),children:i.jsx("div",{className:"overflow-hidden",children:i.jsx("div",{className:"px-4 pb-4",children:t})})})]})};function i_(e,t){switch(e.type){case"draggable-list":return{...e,items:t};case"modal-list":return{...e,items:t};case"component-tree":return{...e,value:t};case"multi-dropdown":return{...e,dropdowns:t};default:return{...e,value:t}}}const s_=({config:e,onChange:t,onAction:r,backButton:n,className:a})=>{const s=(o,l,c)=>{t({...e,sections:e.sections.map(u=>u.id!==o?u:{...u,fields:u.fields.map(d=>d.id!==l?d:i_(d,c))})})};return i.jsxs("div",{className:O.clsx("h-full w-full flex flex-col bg-white",a),children:[i.jsx("div",{className:"shrink-0",children:i.jsx(EA,{title:e.title,contextMenu:e.contextMenu,backButton:n,onAction:r})}),i.jsx("div",{className:"flex-1 overflow-y-auto ds-scrollbar flex flex-col p-8 gap-6",children:e.sections.map((o,l)=>i.jsxs(S.default.Fragment,{children:[i.jsx(n_,{section:o,onFieldChange:(c,u)=>s(o.id,c,u),onAction:r}),l<e.sections.length-1&&i.jsx(fe,{})]},o.id))})]})},o_=[{id:"And",title:"And",showCheckbox:!1,showLeadingIcon:!1},{id:"Or",title:"Or",showCheckbox:!1,showLeadingIcon:!1}];function l_({position:e}){return i.jsx("div",{className:O.clsx("relative z-[1] w-[22px] h-[23px] shrink-0 border-l border-surface-4",e==="above"?"border-t rounded-tl-xl":"border-b rounded-bl-xl")})}function c_(e){if(!S.default.isValidElement(e))return!1;const t=e;return typeof t.type=="string"&&!t.props.children}function f3({children:e,operator:t,onChange:r,dropdownIndex:n=0,dropdownBg:a="bg-white"}){const s=S.default.Children.toArray(e);return s.length<=1?i.jsx(i.Fragment,{children:s}):i.jsx("div",{className:"grid grid-cols-[75px_1fr] gap-x-3 gap-y-2.5 auto-rows-[minmax(60px,auto)]",children:s.map((o,l)=>i.jsxs(P.Fragment,{children:[i.jsxs("div",{className:"relative flex items-center justify-center",children:[l>0&&i.jsx("div",{className:"absolute left-[26.5px] top-[-5px] bottom-1/2 border-l border-surface-4 z-0"}),l<s.length-1&&i.jsx("div",{className:"absolute left-[26.5px] top-1/2 bottom-[-5px] border-l border-surface-4 z-0"}),!c_(o)&&i.jsx(l_,{position:l<=n?"above":"below"}),(l===n||n<0&&l===0)&&i.jsx("div",{className:O.clsx("absolute left-0 z-10 py-6",n<0?"bottom-[60%]":"top-[60%]",a),children:i.jsx(Te,{items:o_,value:t.value,size:"sm",menuSize:"sm",showLeadingIcon:!1,className:"min-w-[60px]",onChange:c=>r(t.id,c)})})]}),i.jsx("div",{className:"flex items-stretch self-stretch min-w-0",children:o})]},l))})}const u_={default:{...We.default,wrapper:`${We.default.wrapper} hover:cursor-pointer`,text:"text-med-em"},outlined:{...We.outlined,wrapper:`${We.outlined.wrapper} hover:cursor-pointer`,text:"text-med-em"},danger:{...We.danger,wrapper:`${We.danger.wrapper} hover:cursor-pointer`,text:"text-danger-em"},success:{...We.success,wrapper:`${We.success.wrapper} hover:cursor-pointer`,text:"text-success-em"}},d_={sm:{...qt.sm,text:"text-xs",padding:"px-3"},md:{...qt.md,text:"text-sm font-medium",padding:"px-3.5"},lg:{...qt.lg,text:"text-base",padding:"px-4"}},Ha={wrapper:"bg-surface-3 pointer-events-none border-transparent",text:"text-disabled"};function Ph(e){if(!e)return;const t=new Date(e);return isNaN(t.getTime())?void 0:t}function Ng(e){return e?e.toISOString().split("T")[0]:""}function uc(e){const t=Ph(e);return t?t.toLocaleDateString("en-US",{month:"short",day:"numeric",year:"numeric"}):""}function h3({pickType:e="single",from:t="",to:r="",placeholder:n="Select date...",disabled:a=!1,size:s="md",variant:o="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),[]);Qi({refs:[m,g],onClose:b,enabled:v});const w=Oa({triggerRef:m,panelRef:g,enabled:v}),C=d_[s],y=u_[o],j=e==="range"&&(t||r)?[uc(t),uc(r)].filter(Boolean).join(" → "):uc(t),N={from:Ph(t),to:e==="range"?Ph(r):void 0},A=a?Ha.text:j?y.text:y.placeholder;return i.jsxs("div",{className:O.clsx("flex flex-col gap-1.5 w-full",d),children:[l&&i.jsx("label",{className:O.clsx("font-semibold truncate",C.labelFontSize,a?Ha.text:y.text),children:l}),i.jsxs("button",{ref:m,type:"button",disabled:a,onClick:()=>!a&&x(k=>!k),className:O.clsx("relative flex items-center w-full min-w-0 overflow-hidden border transition-colors duration-200 focus:outline-none",C.height,C.rounded,C.padding,a?Ha.wrapper:y.wrapper),children:[i.jsx("span",{className:O.clsx("flex-1 min-w-0 truncate text-left",C.text,A),children:j||n}),i.jsx("span",{className:O.clsx("shrink-0 flex items-center",s==="sm"?"pl-1.5":"pl-2"),children:i.jsx(ie,{size:C.iconSize,color:h,children:f??i.jsx(B.Calendar,{})})})]}),c&&i.jsx(ft,{icon:i.jsx(B.InfoCircle,{variant:u||"Bold"}),label:c,iconSize:C.hintIconSize,gap:1,iconColorClass:O.clsx(a?Ha.text:y.hint),labelColorClass:O.clsx(a?Ha.text:y.hint),className:O.clsx(C.hintFontSize,"font-semibold")}),v&&bn.createPortal(i.jsx("div",{ref:g,style:w,children:i.jsx(Om,{selected:N,pickType:e,onAccept:k=>{p(Ng(k?.from),e==="range"?Ng(k?.to):void 0),x(!1)},onCancel:()=>x(!1)})}),document.body)]})}function f_(e,t){if(!(!e.operator||!e.fieldType))return t.operatorsByFieldType[e.fieldType]?.find(r=>r.id===e.operator)}function h_(e){return e==="between"?["",""]:e==="multi-or"||e==="multi-and"?[""]:[]}function fs({inputType:e,value:t,placeholder:r,valueOptions:n,fieldItems:a,onChange:s}){return e==="dropdown"?i.jsx(Te,{items:n,value:t||void 0,placeholder:r,showLeadingIcon:!1,size:"md",menuSize:"sm",onChange:s}):e==="field"?i.jsx(Te,{items:a,value:t||void 0,placeholder:r,showLeadingIcon:!1,size:"md",menuSize:"sm",onChange:s}):e==="date"?i.jsx(h3,{pickType:"single",from:t,placeholder:r,onAccept:o=>s(o)}):i.jsx(me,{type:e,value:t,placeholder:r,size:"md",onChange:o=>s(o.target.value)})}function p_({operatorConfig:e,values:t,valueOptions:r,fieldItems:n,onValuesChange:a}){if(!e||e.valueMode==="none")return null;const s=e.valueMode,o=e.valueInputType??"dropdown";if(s==="single")return i.jsx("div",{className:"grow shrink-0 basis-[200px]",children:i.jsx(fs,{inputType:o,value:t[0]??"",placeholder:"Select value...",valueOptions:r,fieldItems:n,onChange:u=>a([u])})});if(s==="between")return i.jsxs("div",{className:"flex items-center gap-8 grow shrink-0 basis-[200px] min-w-0",children:[i.jsx("div",{className:"flex-1 min-w-0",children:i.jsx(fs,{inputType:o,value:t[0]??"",placeholder:"From...",valueOptions:r,fieldItems:n,onChange:u=>{const d=[...t];d[0]=u,a(d)}})}),(e.separator??",")!==""&&i.jsx("span",{className:"text-xs font-medium text-low-em shrink-0 select-none",children:e.separator??","}),i.jsx("div",{className:"flex-1 min-w-0",children:i.jsx(fs,{inputType:o,value:t[1]??"",placeholder:"To...",valueOptions:r,fieldItems:n,onChange:u=>{const d=[...t];d[1]=u,a(d)}})})]});const l=s==="multi-or"?"or":"and",c=t.length>1;return i.jsxs("div",{className:"flex items-center gap-8 grow shrink-0 basis-[200px] flex-wrap",children:[t.map((u,d)=>i.jsxs(S.default.Fragment,{children:[d>0&&i.jsx("span",{className:"text-xs font-medium text-low-em shrink-0 select-none",children:l}),i.jsxs("div",{className:"flex items-center gap-4 min-w-0",children:[i.jsx("div",{className:"min-w-[120px] flex-1",children:i.jsx(fs,{inputType:o,value:u,placeholder:"Select...",valueOptions:r,fieldItems:n,onChange:f=>{const h=[...t];h[d]=f,a(h)}})}),c&&i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",leadingIcon:i.jsx("span",{className:"contents",children:i.jsx(ie,{size:"xs",children:i.jsx(it,{})})}),onClick:()=>a(t.filter((f,h)=>h!==d)),"aria-label":"Remove value"})]})]},d)),i.jsx(W,{variant:"neutral",hierarchy:"primary",size:"sm",icons:"only",leadingIcon:i.jsx(ie,{size:14,children:i.jsx(B.Add,{})}),onClick:()=>a([...t,""]),"aria-label":"Add value"})]})}function p3({condition:e,config:t,onChange:r,onDelete:n=()=>{}}){const a=f_(e,t),s=t.fields.map(({fieldType:f,...h})=>h),o=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?h_(h.valueMode):[]})}function u(f){r({...e,values:f})}const d=!a||a.valueMode==="none";return i.jsxs("div",{className:"flex items-stretch gap-8 w-full border border-surface-3 rounded-xl p-5",children:[i.jsxs("div",{className:"flex flex-wrap flex-1 items-center gap-8 min-w-0",children:[i.jsx("div",{className:"grow shrink-0 basis-40",children:i.jsx(Te,{items:s,value:e.field||void 0,placeholder:"Field...",showLeadingIcon:!1,size:"md",menuSize:"sm",onChange:l})}),i.jsx("div",{className:"grow shrink-0 basis-[130px]",children:i.jsx(Te,{items:o,value:e.operator||void 0,placeholder:"Operator...",showLeadingIcon:!1,size:"md",menuSize:"sm",disabled:!e.field,onChange:c})}),a?.connector==="arrow"&&i.jsx("span",{className:"shrink-0",children:i.jsx(ie,{size:"sm",color:"var(--med-em)",children:i.jsx(B.ArrowRight,{})})}),i.jsx(p_,{operatorConfig:a,values:e.values,valueOptions:t.valueOptions,fieldItems:s,onValuesChange:u}),d&&i.jsx("div",{className:"flex-1"})]}),e.showDelete&&i.jsx("div",{className:"flex items-center shrink-0",children:i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:i.jsx("span",{className:"contents",children:i.jsx(ie,{size:"xs",children:i.jsx(it,{})})}),onClick:()=>n(e.id),"aria-label":"Delete condition"})})]})}const m_={xs:"text-xs",sm:"text-sm",md:"text-base"};function m3({title:e,children:t,footer:r,headerAction:n,className:a,titleClassName:s,headerClassName:o,contentClassName:l,titleSize:c="sm",defaultPadding:u=!1}){return i.jsxs("div",{className:O.clsx("flex flex-col bg-white rounded-2xl border border-surface-3",a),children:[i.jsxs("div",{className:Q.twMerge(O.clsx("flex items-center shrink-0 py-4 px-8 border-b border-surface-3",o)),children:[i.jsx("h3",{className:O.clsx("font-semibold text-high-em flex-1",m_[c],s),children:e}),n]}),i.jsx("div",{className:Q.twMerge(O.clsx("flex-1 overflow-y-auto p-5",u&&"p-8",l)),children:t}),r&&i.jsx("div",{className:"shrink-0 flex items-center justify-end gap-2 px-8 pb-6",children:r})]})}function x_({title:e,conditions:t,config:r,operator:n,onOperatorChange:a,onChange:s,onDelete:o,onAddAnd:l,onAddOr:c,dropdownIndex:u=0,className:d}){const f=i.jsx(ie,{children:i.jsx(B.Add,{})}),h=[...l?[{value:"and",icon:f,label:"And"}]:[],...c?[{value:"or",icon:f,label:"Or"}]:[]],p=h.length>0?i.jsx(xr,{options:h,value:"",size:"sm",variant:"neutral",onChange:v=>{v==="and"&&l?.(),v==="or"&&c?.()}}):void 0;return i.jsx(m3,{title:e,footer:p,className:d,children:i.jsx("div",{className:"p-5",children:i.jsx(f3,{operator:n,onChange:a,dropdownIndex:u,children:t.map(v=>i.jsx(p3,{condition:v,config:r,onChange:s,onDelete:o},v.id))})})})}const g_=[{id:"if",title:"If",showCheckbox:!1,showLeadingIcon:!1},{id:"if-else",title:"If / Else",showCheckbox:!1,showLeadingIcon:!1}],v_={when:"When",then:"Then","else-if":"Else If",else:"Else"},x3=70,y_=10;function b_(){return i.jsx("div",{className:"relative h-[23px] shrink-0",style:{width:x3},children:i.jsx("div",{className:"absolute left-4 top-0 w-14 h-full border-l border-b border-surface-4 rounded-bl-xl"})})}function w_({name:e,onNameChange:t,type:r,onTypeChange:n,branches:a,onAddElseIf:s,onRemoveBranch:o,className:l}){return i.jsxs("div",{className:O.clsx("flex flex-col gap-10",l),children:[i.jsxs("div",{className:"flex items-end gap-5",children:[i.jsx("div",{className:"flex-1 min-w-0",children:i.jsx(me,{label:"Name",value:e,size:"md",onChange:c=>t(c.target.value)})}),i.jsx("div",{className:"flex-1 min-w-0",children:i.jsx(Te,{items:g_,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&&!!o;return i.jsxs("div",{className:O.clsx("flex items-start gap-2",!f&&"ml-[var(--indent-mobile)] md:ml-[var(--indent-desktop)]"),style:f?void 0:{"--indent-mobile":`${(d-1)*y_}px`,"--indent-desktop":`${(d-1)*x3}px`},children:[!f&&i.jsx("div",{className:"hidden md:block shrink-0",children:i.jsx(b_,{})}),i.jsx("div",{className:"flex-1 min-w-0",children:i.jsx(x_,{title:v_[c.type],...c.panel})}),h&&i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:i.jsx("span",{className:"contents",children:i.jsx(ie,{size:"xs",children:i.jsx(it,{})})}),onClick:()=>o(c.id),"aria-label":"Remove branch"})]},c.id)}),s&&i.jsx("div",{children:i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"sm",leadingIcon:i.jsx(ie,{size:14,children:i.jsx(B.Add,{})}),onClick:s,children:"Add Else If"})})]})}const g3=({name:e,expression:t,inputField:r,className:n})=>{const[a,s]=S.default.useState(!1),o=S.default.useRef(null),l=!!t?.options?.length;function c(){l&&s(d=>!d)}function u(d){t?.onSelect?.(d),s(!1)}return i.jsxs("div",{className:O.clsx("flex flex-col p-4 gap-4 border border-surface-4 rounded-xl",n),children:[i.jsxs("div",{className:"flex items-center justify-between",children:[i.jsx("span",{className:"text-xs font-semibold text-high-em truncate pr-2",children:e}),t&&i.jsxs(i.Fragment,{children:[i.jsx("span",{ref:o,className:"inline-flex shrink-0",children:i.jsx(Lr,{size:"sm",variant:"quaternary",leadingIcon:!1,trailingIcon:!1,className:"font-semibold cursor-pointer",onClick:c,children:t.label})}),l&&a&&i.jsx(Ht,{items:t.options,selectedIds:t.selectedId?[t.selectedId]:[],size:"xs",triggerRef:o,onSelect:u,onClose:()=>s(!1)})]})]}),r!==void 0&&i.jsx(me,{...r})]})};function v3({operator:e,className:t}){return e?i.jsxs("div",{className:`flex items-center gap-5 ${t??""}`,children:[i.jsx(fe,{className:"flex-1"}),i.jsx(Ye,{size:"md",theme:"surface",variant:"simple",className:"shrink-0",children:e}),i.jsx(fe,{className:"flex-1"})]}):i.jsx("div",{className:`flex items-center gap-5 ${t??""}`,children:i.jsx(fe,{className:"flex-1"})})}function j_({title:e,items:t,operator:r,onAdd:n,onDelete:a,onClose:s,className:o}){const l=n?i.jsx(W,{variant:"neutral",hierarchy:"primary",size:"xs",icons:"leading",leadingIcon:i.jsx(ie,{children:i.jsx(B.Add,{})}),onClick:n,children:"Add expression"}):void 0;return i.jsx(m3,{title:e,footer:l,titleSize:"xs",headerClassName:"px-4 py-2 bg-surface-2",contentClassName:"p-4",headerAction:i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"xs",icons:"only",leadingIcon:i.jsx(ie,{size:"xs",children:i.jsx(it,{})}),onClick:s,"aria-label":"Close"}),className:Q.twMerge(O.clsx("rounded-lg overflow-hidden",o)),children:i.jsx("div",{className:"flex flex-col gap-3",children:t.map((c,u)=>{const{id:d,...f}=c,h=u===t.length-1;return i.jsxs("div",{className:"flex flex-col gap-3",children:[i.jsxs("div",{className:"flex items-start gap-2",children:[i.jsx(g3,{className:"flex-1",...f}),a&&i.jsx(W,{variant:"neutral",hierarchy:"secondary",size:"sm",icons:"only",leadingIcon:i.jsx("span",{className:"contents",children:i.jsx(ie,{size:"xs",children:i.jsx(it,{})})}),onClick:()=>a(d),"aria-label":"Remove expression"})]}),!h&&i.jsx(v3,{operator:r})]},d)})})})}const C_={confirmed:{theme:"success",label:"Confirmed"},pending:{theme:"warning",label:"Pending"},"no-show":{theme:"danger",label:"No-show"},cancelled:{theme:"surface",label:"Cancelled"}},Ds=({time:e,title:t,description:r,status:n,isSelected:a=!1,className:s,...o})=>{const l=C_[n];return i.jsxs("div",{className:Q.twMerge(O.clsx("px-8 py-8 flex items-center gap-6 cursor-pointer transition-colors outline-none","border-b border-surface-3",a?"bg-surface-1":"bg-white hover:bg-surface-1",s)),...o,children:[i.jsx("span",{className:O.clsx("text-xs font-semibold text-med-em shrink-0 whitespace-nowrap",a&&"p-2 bg-white border border-surface-4 rounded-md"),children:e}),i.jsxs("div",{className:"flex flex-col flex-1 min-w-0",children:[i.jsx("span",{className:"text-sm font-semibold text-med-em truncate",children:t}),i.jsx("span",{className:"text-xs text-low-em truncate",children:r})]}),l&&i.jsx(Ye,{theme:l.theme,variant:"outlined",size:"sm",className:"shrink-0",children:l.label})]})};Ds.displayName="AppointmentRow";const zs=({name:e,age:t,gender:r,tags:n,fields:a,onEdit:s,className:o})=>i.jsxs("div",{className:Q.twMerge("p-6 flex flex-col gap-6 flex-1 overflow-y-auto",o),children:[i.jsxs("div",{className:"flex items-start justify-between gap-4",children:[i.jsxs("div",{children:[i.jsx("p",{className:"text-sm font-semibold text-med-em",children:e}),i.jsxs("p",{className:"text-xs text-low-em",children:[r," · ",t," yrs"]}),n&&n.length>0&&i.jsx("div",{className:"flex flex-wrap gap-6 py-4",children:n.map(l=>i.jsx(Lr,{variant:"tertiary",size:"xs",leadingIcon:!1,trailingIcon:!1,children:l},l))})]}),s&&i.jsx(W,{icons:"only",hierarchy:"tertiary",variant:"neutral",size:"xs",leadingIcon:i.jsx(B.Edit2,{}),onClick:s,"aria-label":"Edit"})]}),a&&a.length>0&&i.jsx("div",{className:"flex flex-col",children:a.map(({label:l,value:c},u)=>i.jsxs("div",{className:"flex items-baseline gap-6 px-5 py-4",children:[i.jsx("span",{className:"text-xs text-low-em tracking-wide shrink-0",children:l}),i.jsx("span",{className:"text-xs text-med-em font-medium",children:c??"—"})]},`${l}-${u}`))})]});zs.displayName="AppointmentDetail";const S_=480,y3=({appointments:e,selectedId:t,detail:r,onSelectAppointment:n,showDetail:a=!0,showDatePicker:s=!1,selectedDate:o,onDateChange:l,datePickerType:c="single",className:u,...d})=>{const f=e.findIndex(x=>x.id===t),[h,p]=il(),v=p!==1/0&&p<S_;return i.jsxs(dl,{size:"md",padding:"sm",children:[i.jsxs("div",{ref:h,className:Q.twMerge(O.clsx("bg-surface-1 shadow-e2 overflow-hidden",v?"flex flex-col w-full":"flex flex-row",u)),...d,children:[i.jsxs("div",{className:O.clsx("flex flex-col min-h-0 h-full",!v&&a?"w-1/2":"w-full"),children:[s&&i.jsx("div",{className:O.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:i.jsx(Om,{selected:o,pickType:c,onSelect:l,showFooter:!1,className:"rounded-none border-0"})}),i.jsxs("div",{className:"flex flex-col flex-1 min-h-0",children:[i.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,w=m===f+1,C={time:x.time,title:x.title,description:x.description,status:x.status,isSelected:g,onClick:()=>n?.(x.id),className:O.clsx(g?"bg-surface-1 border-transparent":[!v&&a&&"border-r border-surface-3",!v&&b&&"rounded-br-lg",!v&&w&&"rounded-tr-lg border-t border-surface-3"])};return v?i.jsx(fl,{children:i.jsx(Ds,{...C})},x.id):i.jsx(Ds,{...C},x.id)})}),!v&&a&&i.jsx("div",{className:"flex-1 border-r border-surface-3"}),v&&i.jsx("div",{className:"flex-1"})]})]}),!v&&a&&i.jsx("div",{className:"w-1/2 bg-surface-1 flex flex-col min-w-0",children:r?i.jsx(zs,{...r}):i.jsx(ht,{flat:!0,description:"Select an appointment to view details",className:"!bg-transparent h-full"})})]}),i.jsxs(hl,{children:[i.jsx(pl,{children:i.jsx(ml,{children:r?.name??"Details"})}),i.jsx(xl,{children:r?i.jsx(zs,{...r}):i.jsx(ht,{flat:!0,description:"Select an appointment to view details",className:"!bg-transparent h-full"})})]})]})};y3.displayName="Planner";const Cl=({title:e,description:t,status:r,statusTheme:n,avatars:a,quickActions:s=[],variant:o="neutral",onCheck:l,onDelete:c,className:u,...d})=>i.jsxs("div",{className:Q.twMerge(O.clsx("bg-white rounded-xl border border-surface-3 shadow-e1 p-4 flex flex-col gap-4",o==="secondary"&&"bg-surface-2",u)),...d,children:[i.jsx("div",{className:"text-sm font-semibold text-high-em truncate",children:e}),t!=null&&i.jsx("div",{className:"text-xs text-med-em leading-snug line-clamp-3",children:t}),i.jsxs("div",{className:"flex items-center justify-between",children:[i.jsx(Ye,{theme:n,size:"sm",variant:"simple",children:r}),a&&a.length>0&&i.jsx(om,{avatars:a,size:"xs",max:3}),s.length>0&&i.jsxs("div",{className:"flex items-center gap-2",children:[s.includes("check")&&i.jsx(W,{icons:"only",hierarchy:"tertiary",variant:"neutral",size:"xs",leadingIcon:i.jsx(B.TickCircle,{}),onClick:f=>{f.stopPropagation(),l?.()},"aria-label":"Mark complete"}),s.includes("delete")&&i.jsx(W,{icons:"only",hierarchy:"tertiary",variant:"neutral",size:"xs",leadingIcon:i.jsx(B.Trash,{}),onClick:f=>{f.stopPropagation(),c?.()},"aria-label":"Delete"})]})]})]});Cl.displayName="KanbanCard";const N_={red:{theme:"danger",statusState:"danger"},orange:{theme:"warning",statusState:"warning"},green:{theme:"success",statusState:"success"},gray:{theme:"surface",statusState:"disabled"}},b3=({card:e,columnName:t,statusTheme:r,variant:n,onCardClick:a})=>{const{attributes:s,listeners:o,setNodeRef:l,transform:c,transition:u,isDragging:d}=Ve.useSortable({id:e.id,data:{id:e.id,columnName:t},animateLayoutChanges:()=>!1});return i.jsxs("div",{ref:l,style:{transform:Yo.CSS.Transform.toString(c),transition:u},className:O.clsx("touch-none",d?"relative cursor-grabbing":"cursor-grab"),onClick:()=>a?.(e.id),...s,...o,children:[d&&i.jsx(Zn,{className:"absolute inset-0"}),i.jsx("div",{className:O.clsx(d&&"invisible"),children:i.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})})]})};b3.displayName="DraggableCard";const w3=({columnName:e})=>{const{setNodeRef:t}=Be.useDroppable({id:`endzone-${e}`,data:{columnName:e,isEndZone:!0}});return i.jsx("div",{ref:t,className:"flex-1 min-h-8"})};w3.displayName="KanbanEndZone";const $m=({name:e,statusColor:t,cards:r,showCounter:n=!1,onAddCard:a,variant:s,emptyState:o="No items yet",onCardClick:l,className:c,fullHeight:u=!1})=>{const{setNodeRef:d}=Be.useDroppable({id:e,data:{columnName:e}}),{theme:f,statusState:h}=N_[t];return i.jsxs("div",{ref:d,className:Q.twMerge(O.clsx("bg-surface-bg rounded-xl border border-surface-3 p-4 flex flex-col gap-3",u?"h-full min-h-0 flex-1 min-w-22":"w-22 shrink-0",c)),children:[i.jsxs("div",{className:"flex items-center justify-between gap-2",children:[i.jsxs("div",{className:"flex items-center gap-2 min-w-0",children:[i.jsx(Ye,{variant:"status",size:"xs",statusState:h}),i.jsx("span",{className:"text-base font-semibold text-high-em truncate",children:e}),n&&i.jsxs("span",{className:"text-lg font-semibold text-low-em",children:["(",r.length,")"]})]}),a&&i.jsx(W,{icons:"only",hierarchy:"secondary",variant:"neutral",size:"xs",leadingIcon:i.jsx(B.Add,{}),onClick:a,"aria-label":`Add card to ${e}`})]}),i.jsx(Ve.SortableContext,{items:r.map(p=>p.id),strategy:Ve.verticalListSortingStrategy,children:i.jsx("div",{className:O.clsx("flex flex-col gap-3 flex-1 pr-2",u?"min-h-0 overflow-y-auto ds-scrollbar":r.length>4&&"overflow-y-auto ds-scrollbar max-h-26"),children:r.length===0?i.jsx(ht,{flat:!0,description:o,className:"!bg-transparent h-full"}):i.jsxs(i.Fragment,{children:[r.map(p=>i.jsx(b3,{card:p,columnName:e,statusTheme:f,variant:s,onCardClick:l},p.id)),i.jsx(w3,{columnName:e})]})})}),a&&i.jsx(W,{hierarchy:"secondary",variant:"neutral",size:"sm",icons:"leading",leadingIcon:i.jsx(B.Add,{}),className:"w-full justify-center",onClick:a,children:"Add Task"})]})};$m.displayName="KanbanColumn";const O_={red:"danger",orange:"warning",green:"success",gray:"surface"},P_=e=>{const t=Be.pointerWithin(e);return t.length>0?t:Be.rectIntersection(e)},j3=({columns:e,data:t,fieldMap:r,showCounter:n,variant:a,emptyState:s,columnClassName:o,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),w=g??t,C=Be.useSensors(Be.useSensor(Be.PointerSensor,{activationConstraint:{distance:8}})),y=T=>w.filter(R=>R[r.status]===T).map(R=>{const M=String(R[r.id]??"");return{id:M,title:String(R[r.title]??""),description:r.description?R[r.description]:void 0,status:T,avatars:r.avatars?R[r.avatars]:void 0,quickActions:r.quickActions,onCheck:u?()=>u(M):void 0,onDelete:d?()=>d(M):void 0}}),N=e.flatMap(T=>y(T.name)).find(T=>T.id===x)??null,A=N?e.find(T=>y(T.name).some(R=>R.id===x))?.name:void 0,k=T=>{m(String(T.active.id)),b([...t])},I=T=>{const{active:R,over:M}=T;if(!M)return;const $=String(R.id),L=String(M.id);if($===L)return;const q=M.data.current?.columnName;q!=null&&b(U=>{const D=U??t,F=D.findIndex(ne=>String(ne[r.id])===$);if(F<0)return U;const H={...D[F],[r.status]:q},G=D.filter((ne,X)=>X!==F),J=G.findIndex(ne=>String(ne[r.id])===L);if(J>=0)G.splice(J,0,H);else{let ne=-1;G.forEach((X,re)=>{X[r.status]===q&&(ne=re)}),G.splice(ne+1,0,H)}return G})},_=T=>{const R=g;if(m(null),b(null),!R)return;const M=String(T.active.id),$=R.find(U=>String(U[r.id])===M);if(!$)return;const L=String($[r.status]??""),q=Math.max(0,R.filter(U=>U[r.status]===$[r.status]).findIndex(U=>String(U[r.id])===M));f?.(M,L,q)},E=()=>{m(null),b(null)};return i.jsxs(Be.DndContext,{sensors:C,collisionDetection:P_,onDragStart:k,onDragOver:I,onDragEnd:_,onDragCancel:E,children:[i.jsx("div",{className:Q.twMerge(O.clsx("flex flex-row gap-4 p-4 overflow-x-auto ds-scrollbar",l&&"h-full",p)),...v,children:e.map(T=>i.jsx($m,{name:T.name,statusColor:T.statusColor,cards:y(T.name),showCounter:n,variant:a,emptyState:s,onAddCard:c?()=>c(T.name):void 0,onCardClick:h,className:o,fullHeight:l},T.name))}),i.jsx(Be.DragOverlay,{dropAnimation:null,children:N&&A&&i.jsx(Cl,{title:N.title,description:N.description,status:N.status,statusTheme:O_[e.find(T=>T.name===A).statusColor],avatars:N.avatars,quickActions:N.quickActions,variant:a,className:"rotate-1 shadow-e3"})})]})};j3.displayName="Kanban";var hs=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 dc,Og;function yt(){if(Og)return dc;Og=1;var e=Array.isArray;return dc=e,dc}var fc,Pg;function C3(){if(Pg)return fc;Pg=1;var e=typeof hs=="object"&&hs&&hs.Object===Object&&hs;return fc=e,fc}var hc,Ag;function nr(){if(Ag)return hc;Ag=1;var e=C3(),t=typeof self=="object"&&self&&self.Object===Object&&self,r=e||t||Function("return this")();return hc=r,hc}var pc,_g;function es(){if(_g)return pc;_g=1;var e=nr(),t=e.Symbol;return pc=t,pc}var mc,kg;function A_(){if(kg)return mc;kg=1;var e=es(),t=Object.prototype,r=t.hasOwnProperty,n=t.toString,a=e?e.toStringTag:void 0;function s(o){var l=r.call(o,a),c=o[a];try{o[a]=void 0;var u=!0}catch{}var d=n.call(o);return u&&(l?o[a]=c:delete o[a]),d}return mc=s,mc}var xc,Tg;function __(){if(Tg)return xc;Tg=1;var e=Object.prototype,t=e.toString;function r(n){return t.call(n)}return xc=r,xc}var gc,Eg;function Nr(){if(Eg)return gc;Eg=1;var e=es(),t=A_(),r=__(),n="[object Null]",a="[object Undefined]",s=e?e.toStringTag:void 0;function o(l){return l==null?l===void 0?a:n:s&&s in Object(l)?t(l):r(l)}return gc=o,gc}var vc,Ig;function Or(){if(Ig)return vc;Ig=1;function e(t){return t!=null&&typeof t=="object"}return vc=e,vc}var yc,Mg;function Aa(){if(Mg)return yc;Mg=1;var e=Nr(),t=Or(),r="[object Symbol]";function n(a){return typeof a=="symbol"||t(a)&&e(a)==r}return yc=n,yc}var bc,$g;function Rm(){if($g)return bc;$g=1;var e=yt(),t=Aa(),r=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,n=/^\w*$/;function a(s,o){if(e(s))return!1;var l=typeof s;return l=="number"||l=="symbol"||l=="boolean"||s==null||t(s)?!0:n.test(s)||!r.test(s)||o!=null&&s in Object(o)}return bc=a,bc}var wc,Rg;function Br(){if(Rg)return wc;Rg=1;function e(t){var r=typeof t;return t!=null&&(r=="object"||r=="function")}return wc=e,wc}var jc,Lg;function Lm(){if(Lg)return jc;Lg=1;var e=Nr(),t=Br(),r="[object AsyncFunction]",n="[object Function]",a="[object GeneratorFunction]",s="[object Proxy]";function o(l){if(!t(l))return!1;var c=e(l);return c==n||c==a||c==r||c==s}return jc=o,jc}var Cc,Dg;function k_(){if(Dg)return Cc;Dg=1;var e=nr(),t=e["__core-js_shared__"];return Cc=t,Cc}var Sc,zg;function T_(){if(zg)return Sc;zg=1;var e=k_(),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 Sc=r,Sc}var Nc,Bg;function S3(){if(Bg)return Nc;Bg=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 Nc=r,Nc}var Oc,Fg;function E_(){if(Fg)return Oc;Fg=1;var e=Lm(),t=T_(),r=Br(),n=S3(),a=/[\\^$.*+?()[\]{}|]/g,s=/^\[object .+?Constructor\]$/,o=Function.prototype,l=Object.prototype,c=o.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:s;return p.test(n(h))}return Oc=f,Oc}var Pc,qg;function I_(){if(qg)return Pc;qg=1;function e(t,r){return t?.[r]}return Pc=e,Pc}var Ac,Wg;function Nn(){if(Wg)return Ac;Wg=1;var e=E_(),t=I_();function r(n,a){var s=t(n,a);return e(s)?s:void 0}return Ac=r,Ac}var _c,Hg;function Sl(){if(Hg)return _c;Hg=1;var e=Nn(),t=e(Object,"create");return _c=t,_c}var kc,Vg;function M_(){if(Vg)return kc;Vg=1;var e=Sl();function t(){this.__data__=e?e(null):{},this.size=0}return kc=t,kc}var Tc,Ug;function $_(){if(Ug)return Tc;Ug=1;function e(t){var r=this.has(t)&&delete this.__data__[t];return this.size-=r?1:0,r}return Tc=e,Tc}var Ec,Kg;function R_(){if(Kg)return Ec;Kg=1;var e=Sl(),t="__lodash_hash_undefined__",r=Object.prototype,n=r.hasOwnProperty;function a(s){var o=this.__data__;if(e){var l=o[s];return l===t?void 0:l}return n.call(o,s)?o[s]:void 0}return Ec=a,Ec}var Ic,Gg;function L_(){if(Gg)return Ic;Gg=1;var e=Sl(),t=Object.prototype,r=t.hasOwnProperty;function n(a){var s=this.__data__;return e?s[a]!==void 0:r.call(s,a)}return Ic=n,Ic}var Mc,Zg;function D_(){if(Zg)return Mc;Zg=1;var e=Sl(),t="__lodash_hash_undefined__";function r(n,a){var s=this.__data__;return this.size+=this.has(n)?0:1,s[n]=e&&a===void 0?t:a,this}return Mc=r,Mc}var $c,Yg;function z_(){if(Yg)return $c;Yg=1;var e=M_(),t=$_(),r=R_(),n=L_(),a=D_();function s(o){var l=-1,c=o==null?0:o.length;for(this.clear();++l<c;){var u=o[l];this.set(u[0],u[1])}}return s.prototype.clear=e,s.prototype.delete=t,s.prototype.get=r,s.prototype.has=n,s.prototype.set=a,$c=s,$c}var Rc,Xg;function B_(){if(Xg)return Rc;Xg=1;function e(){this.__data__=[],this.size=0}return Rc=e,Rc}var Lc,Qg;function Dm(){if(Qg)return Lc;Qg=1;function e(t,r){return t===r||t!==t&&r!==r}return Lc=e,Lc}var Dc,Jg;function Nl(){if(Jg)return Dc;Jg=1;var e=Dm();function t(r,n){for(var a=r.length;a--;)if(e(r[a][0],n))return a;return-1}return Dc=t,Dc}var zc,ev;function F_(){if(ev)return zc;ev=1;var e=Nl(),t=Array.prototype,r=t.splice;function n(a){var s=this.__data__,o=e(s,a);if(o<0)return!1;var l=s.length-1;return o==l?s.pop():r.call(s,o,1),--this.size,!0}return zc=n,zc}var Bc,tv;function q_(){if(tv)return Bc;tv=1;var e=Nl();function t(r){var n=this.__data__,a=e(n,r);return a<0?void 0:n[a][1]}return Bc=t,Bc}var Fc,rv;function W_(){if(rv)return Fc;rv=1;var e=Nl();function t(r){return e(this.__data__,r)>-1}return Fc=t,Fc}var qc,nv;function H_(){if(nv)return qc;nv=1;var e=Nl();function t(r,n){var a=this.__data__,s=e(a,r);return s<0?(++this.size,a.push([r,n])):a[s][1]=n,this}return qc=t,qc}var Wc,av;function Ol(){if(av)return Wc;av=1;var e=B_(),t=F_(),r=q_(),n=W_(),a=H_();function s(o){var l=-1,c=o==null?0:o.length;for(this.clear();++l<c;){var u=o[l];this.set(u[0],u[1])}}return s.prototype.clear=e,s.prototype.delete=t,s.prototype.get=r,s.prototype.has=n,s.prototype.set=a,Wc=s,Wc}var Hc,iv;function zm(){if(iv)return Hc;iv=1;var e=Nn(),t=nr(),r=e(t,"Map");return Hc=r,Hc}var Vc,sv;function V_(){if(sv)return Vc;sv=1;var e=z_(),t=Ol(),r=zm();function n(){this.size=0,this.__data__={hash:new e,map:new(r||t),string:new e}}return Vc=n,Vc}var Uc,ov;function U_(){if(ov)return Uc;ov=1;function e(t){var r=typeof t;return r=="string"||r=="number"||r=="symbol"||r=="boolean"?t!=="__proto__":t===null}return Uc=e,Uc}var Kc,lv;function Pl(){if(lv)return Kc;lv=1;var e=U_();function t(r,n){var a=r.__data__;return e(n)?a[typeof n=="string"?"string":"hash"]:a.map}return Kc=t,Kc}var Gc,cv;function K_(){if(cv)return Gc;cv=1;var e=Pl();function t(r){var n=e(this,r).delete(r);return this.size-=n?1:0,n}return Gc=t,Gc}var Zc,uv;function G_(){if(uv)return Zc;uv=1;var e=Pl();function t(r){return e(this,r).get(r)}return Zc=t,Zc}var Yc,dv;function Z_(){if(dv)return Yc;dv=1;var e=Pl();function t(r){return e(this,r).has(r)}return Yc=t,Yc}var Xc,fv;function Y_(){if(fv)return Xc;fv=1;var e=Pl();function t(r,n){var a=e(this,r),s=a.size;return a.set(r,n),this.size+=a.size==s?0:1,this}return Xc=t,Xc}var Qc,hv;function Bm(){if(hv)return Qc;hv=1;var e=V_(),t=K_(),r=G_(),n=Z_(),a=Y_();function s(o){var l=-1,c=o==null?0:o.length;for(this.clear();++l<c;){var u=o[l];this.set(u[0],u[1])}}return s.prototype.clear=e,s.prototype.delete=t,s.prototype.get=r,s.prototype.has=n,s.prototype.set=a,Qc=s,Qc}var Jc,pv;function N3(){if(pv)return Jc;pv=1;var e=Bm(),t="Expected a function";function r(n,a){if(typeof n!="function"||a!=null&&typeof a!="function")throw new TypeError(t);var s=function(){var o=arguments,l=a?a.apply(this,o):o[0],c=s.cache;if(c.has(l))return c.get(l);var u=n.apply(this,o);return s.cache=c.set(l,u)||c,u};return s.cache=new(r.Cache||e),s}return r.Cache=e,Jc=r,Jc}var eu,mv;function X_(){if(mv)return eu;mv=1;var e=N3(),t=500;function r(n){var a=e(n,function(o){return s.size===t&&s.clear(),o}),s=a.cache;return a}return eu=r,eu}var tu,xv;function Q_(){if(xv)return tu;xv=1;var e=X_(),t=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,r=/\\(\\)?/g,n=e(function(a){var s=[];return a.charCodeAt(0)===46&&s.push(""),a.replace(t,function(o,l,c,u){s.push(c?u.replace(r,"$1"):l||o)}),s});return tu=n,tu}var ru,gv;function Fm(){if(gv)return ru;gv=1;function e(t,r){for(var n=-1,a=t==null?0:t.length,s=Array(a);++n<a;)s[n]=r(t[n],n,t);return s}return ru=e,ru}var nu,vv;function J_(){if(vv)return nu;vv=1;var e=es(),t=Fm(),r=yt(),n=Aa(),a=e?e.prototype:void 0,s=a?a.toString:void 0;function o(l){if(typeof l=="string")return l;if(r(l))return t(l,o)+"";if(n(l))return s?s.call(l):"";var c=l+"";return c=="0"&&1/l==-1/0?"-0":c}return nu=o,nu}var au,yv;function O3(){if(yv)return au;yv=1;var e=J_();function t(r){return r==null?"":e(r)}return au=t,au}var iu,bv;function P3(){if(bv)return iu;bv=1;var e=yt(),t=Rm(),r=Q_(),n=O3();function a(s,o){return e(s)?s:t(s,o)?[s]:r(n(s))}return iu=a,iu}var su,wv;function Al(){if(wv)return su;wv=1;var e=Aa();function t(r){if(typeof r=="string"||e(r))return r;var n=r+"";return n=="0"&&1/r==-1/0?"-0":n}return su=t,su}var ou,jv;function qm(){if(jv)return ou;jv=1;var e=P3(),t=Al();function r(n,a){a=e(a,n);for(var s=0,o=a.length;n!=null&&s<o;)n=n[t(a[s++])];return s&&s==o?n:void 0}return ou=r,ou}var lu,Cv;function A3(){if(Cv)return lu;Cv=1;var e=qm();function t(r,n,a){var s=r==null?void 0:e(r,n);return s===void 0?a:s}return lu=t,lu}var e8=A3();const Nt=Ne(e8);var cu,Sv;function t8(){if(Sv)return cu;Sv=1;function e(t){return t==null}return cu=e,cu}var r8=t8();const de=Ne(r8);var uu,Nv;function n8(){if(Nv)return uu;Nv=1;var e=Nr(),t=yt(),r=Or(),n="[object String]";function a(s){return typeof s=="string"||!t(s)&&r(s)&&e(s)==n}return uu=a,uu}var a8=n8();const xn=Ne(a8);var i8=Lm();const le=Ne(i8);var s8=Br();const _a=Ne(s8);var ps={exports:{}},ye={};var Ov;function o8(){if(Ov)return ye;Ov=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"),s=Symbol.for("react.provider"),o=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 o:case c:case h:case f:case s:return m;default:return g}}case t:return g}}}return ye.ContextConsumer=o,ye.ContextProvider=s,ye.Element=e,ye.ForwardRef=c,ye.Fragment=r,ye.Lazy=h,ye.Memo=f,ye.Portal=t,ye.Profiler=a,ye.StrictMode=n,ye.Suspense=u,ye.SuspenseList=d,ye.isAsyncMode=function(){return!1},ye.isConcurrentMode=function(){return!1},ye.isContextConsumer=function(m){return x(m)===o},ye.isContextProvider=function(m){return x(m)===s},ye.isElement=function(m){return typeof m=="object"&&m!==null&&m.$$typeof===e},ye.isForwardRef=function(m){return x(m)===c},ye.isFragment=function(m){return x(m)===r},ye.isLazy=function(m){return x(m)===h},ye.isMemo=function(m){return x(m)===f},ye.isPortal=function(m){return x(m)===t},ye.isProfiler=function(m){return x(m)===a},ye.isStrictMode=function(m){return x(m)===n},ye.isSuspense=function(m){return x(m)===u},ye.isSuspenseList=function(m){return x(m)===d},ye.isValidElementType=function(m){return typeof m=="string"||typeof m=="function"||m===r||m===a||m===n||m===u||m===d||m===p||typeof m=="object"&&m!==null&&(m.$$typeof===h||m.$$typeof===f||m.$$typeof===s||m.$$typeof===o||m.$$typeof===c||m.$$typeof===v||m.getModuleId!==void 0)},ye.typeOf=x,ye}var be={};var Pv;function l8(){return Pv||(Pv=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"),s=Symbol.for("react.provider"),o=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,w;w=Symbol.for("react.module.reference");function C(Y){return!!(typeof Y=="string"||typeof Y=="function"||Y===r||Y===a||b||Y===n||Y===u||Y===d||g||Y===p||v||x||m||typeof Y=="object"&&Y!==null&&(Y.$$typeof===h||Y.$$typeof===f||Y.$$typeof===s||Y.$$typeof===o||Y.$$typeof===c||Y.$$typeof===w||Y.getModuleId!==void 0))}function y(Y){if(typeof Y=="object"&&Y!==null){var Oe=Y.$$typeof;switch(Oe){case e:var $e=Y.type;switch($e){case r:case a:case n:case u:case d:return $e;default:var nt=$e&&$e.$$typeof;switch(nt){case l:case o:case c:case h:case f:case s:return nt;default:return Oe}}case t:return Oe}}}var j=o,N=s,A=e,k=c,I=r,_=h,E=f,T=t,R=a,M=n,$=u,L=d,q=!1,U=!1;function D(Y){return q||(q=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1}function F(Y){return U||(U=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1}function H(Y){return y(Y)===o}function G(Y){return y(Y)===s}function J(Y){return typeof Y=="object"&&Y!==null&&Y.$$typeof===e}function ne(Y){return y(Y)===c}function X(Y){return y(Y)===r}function re(Y){return y(Y)===h}function ce(Y){return y(Y)===f}function K(Y){return y(Y)===t}function ee(Y){return y(Y)===a}function te(Y){return y(Y)===n}function z(Y){return y(Y)===u}function pe(Y){return y(Y)===d}be.ContextConsumer=j,be.ContextProvider=N,be.Element=A,be.ForwardRef=k,be.Fragment=I,be.Lazy=_,be.Memo=E,be.Portal=T,be.Profiler=R,be.StrictMode=M,be.Suspense=$,be.SuspenseList=L,be.isAsyncMode=D,be.isConcurrentMode=F,be.isContextConsumer=H,be.isContextProvider=G,be.isElement=J,be.isForwardRef=ne,be.isFragment=X,be.isLazy=re,be.isMemo=ce,be.isPortal=K,be.isProfiler=ee,be.isStrictMode=te,be.isSuspense=z,be.isSuspenseList=pe,be.isValidElementType=C,be.typeOf=y})()),be}var Av;function c8(){return Av||(Av=1,process.env.NODE_ENV==="production"?ps.exports=o8():ps.exports=l8()),ps.exports}var u8=c8(),du,_v;function _3(){if(_v)return du;_v=1;var e=Nr(),t=Or(),r="[object Number]";function n(a){return typeof a=="number"||t(a)&&e(a)==r}return du=n,du}var fu,kv;function d8(){if(kv)return fu;kv=1;var e=_3();function t(r){return e(r)&&r!=+r}return fu=t,fu}var f8=d8();const ka=Ne(f8);var h8=_3();const p8=Ne(h8);var tt=function(t){return t===0?0:t>0?1:-1},tn=function(t){return xn(t)&&t.indexOf("%")===t.length-1},Z=function(t){return p8(t)&&!ka(t)},m8=function(t){return de(t)},Ze=function(t){return Z(t)||xn(t)},x8=0,On=function(t){var r=++x8;return"".concat(t||"").concat(r)},ut=function(t,r){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;if(!Z(t)&&!xn(t))return n;var s;if(tn(t)){var o=t.indexOf("%");s=r*parseFloat(t.slice(0,o))/100}else s=+t;return ka(s)&&(s=n),a&&s>r&&(s=r),s},Ir=function(t){if(!t)return null;var r=Object.keys(t);return r&&r.length?t[r[0]]:null},g8=function(t){if(!Array.isArray(t))return!1;for(var r=t.length,n={},a=0;a<r;a++)if(!n[t[a]])n[t[a]]=!0;else return!0;return!1},Ee=function(t,r){return Z(t)&&Z(r)?function(n){return t+n*(r-t)}:function(){return r}};function Bs(e,t,r){return!e||!e.length?null:e.find(function(n){return n&&(typeof t=="function"?t(n):Nt(n,t))===r})}var v8=function(t,r){return Z(t)&&Z(r)?t-r:xn(t)&&xn(r)?t.localeCompare(r):t instanceof Date&&r instanceof Date?t.getTime()-r.getTime():String(t).localeCompare(String(r))};function Un(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 Ah(e){"@babel/helpers - typeof";return Ah=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},Ah(e)}var y8=["viewBox","children"],b8=["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"],Tv=["points","pathLength"],hu={svg:y8,polygon:Tv,polyline:Tv},Wm=["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"],Fs=function(t,r){if(!t||typeof t=="function"||typeof t=="boolean")return null;var n=t;if(P.isValidElement(t)&&(n=t.props),!_a(n))return null;var a={};return Object.keys(n).forEach(function(s){Wm.includes(s)&&(a[s]=r||function(o){return n[s](n,o)})}),a},w8=function(t,r,n){return function(a){return t(r,n,a),null}},vr=function(t,r,n){if(!_a(t)||Ah(t)!=="object")return null;var a=null;return Object.keys(t).forEach(function(s){var o=t[s];Wm.includes(s)&&typeof o=="function"&&(a||(a={}),a[s]=w8(o,r,n))}),a},j8=["children"],C8=["children"];function Ev(e,t){if(e==null)return{};var r=S8(e,t),n,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)n=s[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function S8(e,t){if(e==null)return{};var r={};for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n)){if(t.indexOf(n)>=0)continue;r[n]=e[n]}return r}function _h(e){"@babel/helpers - typeof";return _h=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},_h(e)}var Iv={click:"onClick",mousedown:"onMouseDown",mouseup:"onMouseUp",mouseover:"onMouseOver",mousemove:"onMouseMove",mouseout:"onMouseOut",mouseenter:"onMouseEnter",mouseleave:"onMouseLeave",touchcancel:"onTouchCancel",touchend:"onTouchEnd",touchmove:"onTouchMove",touchstart:"onTouchStart",contextmenu:"onContextMenu",dblclick:"onDoubleClick"},hr=function(t){return typeof t=="string"?t:t?t.displayName||t.name||"Component":""},Mv=null,pu=null,Hm=function e(t){if(t===Mv&&Array.isArray(pu))return pu;var r=[];return P.Children.forEach(t,function(n){de(n)||(u8.isFragment(n)?r=r.concat(e(n.props.children)):r.push(n))}),pu=r,Mv=t,r};function gt(e,t){var r=[],n=[];return Array.isArray(t)?n=t.map(function(a){return hr(a)}):n=[hr(t)],Hm(e).forEach(function(a){var s=Nt(a,"type.displayName")||Nt(a,"type.name");n.indexOf(s)!==-1&&r.push(a)}),r}function jt(e,t){var r=gt(e,t);return r&&r[0]}var $v=function(t){if(!t||!t.props)return!1;var r=t.props,n=r.width,a=r.height;return!(!Z(n)||n<=0||!Z(a)||a<=0)},N8=["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"],O8=function(t){return t&&t.type&&xn(t.type)&&N8.indexOf(t.type)>=0},k3=function(t){return t&&_h(t)==="object"&&"clipDot"in t},P8=function(t,r,n,a){var s,o=(s=hu?.[a])!==null&&s!==void 0?s:[];return r.startsWith("data-")||!le(t)&&(a&&o.includes(r)||b8.includes(r))||n&&Wm.includes(r)},se=function(t,r,n){if(!t||typeof t=="function"||typeof t=="boolean")return null;var a=t;if(P.isValidElement(t)&&(a=t.props),!_a(a))return null;var s={};return Object.keys(a).forEach(function(o){var l;P8((l=a)===null||l===void 0?void 0:l[o],o,r,n)&&(s[o]=a[o])}),s},kh=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 Rv(Array.isArray(t)?t[0]:t,Array.isArray(r)?r[0]:r);for(var a=0;a<n;a++){var s=t[a],o=r[a];if(Array.isArray(s)||Array.isArray(o)){if(!e(s,o))return!1}else if(!Rv(s,o))return!1}return!0},Rv=function(t,r){if(de(t)&&de(r))return!0;if(!de(t)&&!de(r)){var n=t.props||{},a=n.children,s=Ev(n,j8),o=r.props||{},l=o.children,c=Ev(o,C8);return a&&l?Un(s,c)&&kh(a,l):!a&&!l?Un(s,c):!1}return!1},Lv=function(t,r){var n=[],a={};return Hm(t).forEach(function(s,o){if(O8(s))n.push(s);else if(s){var l=hr(s.type),c=r[l]||{},u=c.handler,d=c.once;if(u&&(!d||!a[l])){var f=u(s,l,o);n.push(f),a[l]=!0}}}),n},A8=function(t){var r=t&&t.type;return r&&Iv[r]?Iv[r]:null},_8=function(t,r){return Hm(r).indexOf(t)},k8=["children","width","height","viewBox","className","style","title","desc"];function Th(){return Th=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},Th.apply(this,arguments)}function T8(e,t){if(e==null)return{};var r=E8(e,t),n,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)n=s[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function E8(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 Eh(e){var t=e.children,r=e.width,n=e.height,a=e.viewBox,s=e.className,o=e.style,l=e.title,c=e.desc,u=T8(e,k8),d=a||{width:r,height:n,x:0,y:0},f=ae.default("recharts-surface",s);return S.default.createElement("svg",Th({},se(u,!0,"svg"),{className:f,width:r,height:n,style:o,viewBox:"".concat(d.x," ").concat(d.y," ").concat(d.width," ").concat(d.height)}),S.default.createElement("title",null,l),S.default.createElement("desc",null,c),t)}var I8=["children","className"];function Ih(){return Ih=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},Ih.apply(this,arguments)}function M8(e,t){if(e==null)return{};var r=$8(e,t),n,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)n=s[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function $8(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 he=S.default.forwardRef(function(e,t){var r=e.children,n=e.className,a=M8(e,I8),s=ae.default("recharts-layer",n);return S.default.createElement("g",Ih({className:s},se(a,!0),{ref:t}),r)}),R8=process.env.NODE_ENV!=="production",It=function(t,r){for(var n=arguments.length,a=new Array(n>2?n-2:0),s=2;s<n;s++)a[s-2]=arguments[s];if(R8&&typeof console<"u"&&console.warn&&(r===void 0&&console.warn("LogUtils requires an error message argument"),!t))if(r===void 0)console.warn("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var o=0;console.warn(r.replace(/%s/g,function(){return a[o++]}))}},mu,Dv;function L8(){if(Dv)return mu;Dv=1;function e(t,r,n){var a=-1,s=t.length;r<0&&(r=-r>s?0:s+r),n=n>s?s:n,n<0&&(n+=s),s=r>n?0:n-r>>>0,r>>>=0;for(var o=Array(s);++a<s;)o[a]=t[a+r];return o}return mu=e,mu}var xu,zv;function D8(){if(zv)return xu;zv=1;var e=L8();function t(r,n,a){var s=r.length;return a=a===void 0?s:a,!n&&a>=s?r:e(r,n,a)}return xu=t,xu}var gu,Bv;function T3(){if(Bv)return gu;Bv=1;var e="\\ud800-\\udfff",t="\\u0300-\\u036f",r="\\ufe20-\\ufe2f",n="\\u20d0-\\u20ff",a=t+r+n,s="\\ufe0e\\ufe0f",o="\\u200d",l=RegExp("["+o+e+a+s+"]");function c(u){return l.test(u)}return gu=c,gu}var vu,Fv;function z8(){if(Fv)return vu;Fv=1;function e(t){return t.split("")}return vu=e,vu}var yu,qv;function B8(){if(qv)return yu;qv=1;var e="\\ud800-\\udfff",t="\\u0300-\\u036f",r="\\ufe20-\\ufe2f",n="\\u20d0-\\u20ff",a=t+r+n,s="\\ufe0e\\ufe0f",o="["+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="["+s+"]?",m="(?:"+p+"(?:"+[d,f,h].join("|")+")"+x+v+")*",g=x+v+m,b="(?:"+[d+l+"?",l,f,h,o].join("|")+")",w=RegExp(c+"(?="+c+")|"+b+g,"g");function C(y){return y.match(w)||[]}return yu=C,yu}var bu,Wv;function F8(){if(Wv)return bu;Wv=1;var e=z8(),t=T3(),r=B8();function n(a){return t(a)?r(a):e(a)}return bu=n,bu}var wu,Hv;function q8(){if(Hv)return wu;Hv=1;var e=D8(),t=T3(),r=F8(),n=O3();function a(s){return function(o){o=n(o);var l=t(o)?r(o):void 0,c=l?l[0]:o.charAt(0),u=l?e(l,1).join(""):o.slice(1);return c[s]()+u}}return wu=a,wu}var ju,Vv;function W8(){if(Vv)return ju;Vv=1;var e=q8(),t=e("toUpperCase");return ju=t,ju}var H8=W8();const _l=Ne(H8);function ke(e){return function(){return e}}const E3=Math.cos,qs=Math.sin,Vt=Math.sqrt,Ws=Math.PI,kl=2*Ws,Mh=Math.PI,$h=2*Mh,Xr=1e-6,V8=$h-Xr;function I3(e){this._+=e[0];for(let t=1,r=e.length;t<r;++t)this._+=arguments[t]+e[t]}function U8(e){let t=Math.floor(e);if(!(t>=0))throw new Error(`invalid digits: ${e}`);if(t>15)return I3;const r=10**t;return function(n){this._+=n[0];for(let a=1,s=n.length;a<s;++a)this._+=Math.round(arguments[a]*r)/r+n[a]}}class K8{constructor(t){this._x0=this._y0=this._x1=this._y1=null,this._="",this._append=t==null?I3:U8(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,s,o){this._append`C${+t},${+r},${+n},${+a},${this._x1=+s},${this._y1=+o}`}arcTo(t,r,n,a,s){if(t=+t,r=+r,n=+n,a=+a,s=+s,s<0)throw new Error(`negative radius: ${s}`);let o=this._x1,l=this._y1,c=n-t,u=a-r,d=o-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>Xr)if(!(Math.abs(f*c-u*d)>Xr)||!s)this._append`L${this._x1=t},${this._y1=r}`;else{let p=n-o,v=a-l,x=c*c+u*u,m=p*p+v*v,g=Math.sqrt(x),b=Math.sqrt(h),w=s*Math.tan((Mh-Math.acos((x+h-m)/(2*g*b)))/2),C=w/b,y=w/g;Math.abs(C-1)>Xr&&this._append`L${t+C*d},${r+C*f}`,this._append`A${s},${s},0,0,${+(f*p>d*v)},${this._x1=t+y*c},${this._y1=r+y*u}`}}arc(t,r,n,a,s,o){if(t=+t,r=+r,n=+n,o=!!o,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^o,h=o?a-s:s-a;this._x1===null?this._append`M${u},${d}`:(Math.abs(this._x1-u)>Xr||Math.abs(this._y1-d)>Xr)&&this._append`L${u},${d}`,n&&(h<0&&(h=h%$h+$h),h>V8?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>Xr&&this._append`A${n},${n},0,${+(h>=Mh)},${f},${this._x1=t+n*Math.cos(s)},${this._y1=r+n*Math.sin(s)}`)}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 Vm(e){let t=3;return e.digits=function(r){if(!arguments.length)return t;if(r==null)t=null;else{const n=Math.floor(r);if(!(n>=0))throw new RangeError(`invalid digits: ${r}`);t=n}return e},()=>new K8(t)}function Um(e){return typeof e=="object"&&"length"in e?e:Array.from(e)}function M3(e){this._context=e}M3.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 Tl(e){return new M3(e)}function $3(e){return e[0]}function R3(e){return e[1]}function L3(e,t){var r=ke(!0),n=null,a=Tl,s=null,o=Vm(l);e=typeof e=="function"?e:e===void 0?$3:ke(e),t=typeof t=="function"?t:t===void 0?R3:ke(t);function l(c){var u,d=(c=Um(c)).length,f,h=!1,p;for(n==null&&(s=a(p=o())),u=0;u<=d;++u)!(u<d&&r(f=c[u],u,c))===h&&((h=!h)?s.lineStart():s.lineEnd()),h&&s.point(+e(f,u,c),+t(f,u,c));if(p)return s=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&&(s=a(n)),l):a},l.context=function(c){return arguments.length?(c==null?n=s=null:s=a(n=c),l):n},l}function ms(e,t,r){var n=null,a=ke(!0),s=null,o=Tl,l=null,c=Vm(u);e=typeof e=="function"?e:e===void 0?$3:ke(+e),t=typeof t=="function"?t:ke(t===void 0?0:+t),r=typeof r=="function"?r:r===void 0?R3:ke(+r);function u(f){var h,p,v,x=(f=Um(f)).length,m,g=!1,b,w=new Array(x),C=new Array(x);for(s==null&&(l=o(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(w[v],C[v]);l.lineEnd(),l.areaEnd()}g&&(w[h]=+e(m,h,f),C[h]=+t(m,h,f),l.point(n?+n(m,h,f):w[h],r?+r(m,h,f):C[h]))}if(b)return l=null,b+""||null}function d(){return L3().defined(a).curve(o).context(s)}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?(o=f,s!=null&&(l=o(s)),u):o},u.context=function(f){return arguments.length?(f==null?s=l=null:l=o(s=f),u):s},u}class D3{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 G8(e){return new D3(e,!0)}function Z8(e){return new D3(e,!1)}const Km={draw(e,t){const r=Vt(t/Ws);e.moveTo(r,0),e.arc(0,0,r,0,kl)}},Y8={draw(e,t){const r=Vt(t/5)/2;e.moveTo(-3*r,-r),e.lineTo(-r,-r),e.lineTo(-r,-3*r),e.lineTo(r,-3*r),e.lineTo(r,-r),e.lineTo(3*r,-r),e.lineTo(3*r,r),e.lineTo(r,r),e.lineTo(r,3*r),e.lineTo(-r,3*r),e.lineTo(-r,r),e.lineTo(-3*r,r),e.closePath()}},z3=Vt(1/3),X8=z3*2,Q8={draw(e,t){const r=Vt(t/X8),n=r*z3;e.moveTo(0,-r),e.lineTo(n,0),e.lineTo(0,r),e.lineTo(-n,0),e.closePath()}},J8={draw(e,t){const r=Vt(t),n=-r/2;e.rect(n,n,r,r)}},e9=.8908130915292852,B3=qs(Ws/10)/qs(7*Ws/10),t9=qs(kl/10)*B3,r9=-E3(kl/10)*B3,n9={draw(e,t){const r=Vt(t*e9),n=t9*r,a=r9*r;e.moveTo(0,-r),e.lineTo(n,a);for(let s=1;s<5;++s){const o=kl*s/5,l=E3(o),c=qs(o);e.lineTo(c*r,-l*r),e.lineTo(l*n-c*a,c*n+l*a)}e.closePath()}},Cu=Vt(3),a9={draw(e,t){const r=-Vt(t/(Cu*3));e.moveTo(0,r*2),e.lineTo(-Cu*r,-r),e.lineTo(Cu*r,-r),e.closePath()}},Pt=-.5,At=Vt(3)/2,Rh=1/Vt(12),i9=(Rh/2+1)*3,s9={draw(e,t){const r=Vt(t/i9),n=r/2,a=r*Rh,s=n,o=r*Rh+r,l=-s,c=o;e.moveTo(n,a),e.lineTo(s,o),e.lineTo(l,c),e.lineTo(Pt*n-At*a,At*n+Pt*a),e.lineTo(Pt*s-At*o,At*s+Pt*o),e.lineTo(Pt*l-At*c,At*l+Pt*c),e.lineTo(Pt*n+At*a,Pt*a-At*n),e.lineTo(Pt*s+At*o,Pt*o-At*s),e.lineTo(Pt*l+At*c,Pt*c-At*l),e.closePath()}};function o9(e,t){let r=null,n=Vm(a);e=typeof e=="function"?e:ke(e||Km),t=typeof t=="function"?t:ke(t===void 0?64:+t);function a(){let s;if(r||(r=s=n()),e.apply(this,arguments).draw(r,+t.apply(this,arguments)),s)return r=null,s+""||null}return a.type=function(s){return arguments.length?(e=typeof s=="function"?s:ke(s),a):e},a.size=function(s){return arguments.length?(t=typeof s=="function"?s:ke(+s),a):t},a.context=function(s){return arguments.length?(r=s??null,a):r},a}function Hs(){}function Vs(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 F3(e){this._context=e}F3.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:Vs(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:Vs(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function l9(e){return new F3(e)}function q3(e){this._context=e}q3.prototype={areaStart:Hs,areaEnd:Hs,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._y0=this._y1=this._y2=this._y3=this._y4=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:{this._context.moveTo(this._x2,this._y2),this._context.closePath();break}case 2:{this._context.moveTo((this._x2+2*this._x3)/3,(this._y2+2*this._y3)/3),this._context.lineTo((this._x3+2*this._x2)/3,(this._y3+2*this._y2)/3),this._context.closePath();break}case 3:{this.point(this._x2,this._y2),this.point(this._x3,this._y3),this.point(this._x4,this._y4);break}}},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._x2=e,this._y2=t;break;case 1:this._point=2,this._x3=e,this._y3=t;break;case 2:this._point=3,this._x4=e,this._y4=t,this._context.moveTo((this._x0+4*this._x1+e)/6,(this._y0+4*this._y1+t)/6);break;default:Vs(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function c9(e){return new q3(e)}function W3(e){this._context=e}W3.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:Vs(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function u9(e){return new W3(e)}function H3(e){this._context=e}H3.prototype={areaStart:Hs,areaEnd:Hs,lineStart:function(){this._point=0},lineEnd:function(){this._point&&this._context.closePath()},point:function(e,t){e=+e,t=+t,this._point?this._context.lineTo(e,t):(this._point=1,this._context.moveTo(e,t))}};function d9(e){return new H3(e)}function Uv(e){return e<0?-1:1}function Kv(e,t,r){var n=e._x1-e._x0,a=t-e._x1,s=(e._y1-e._y0)/(n||a<0&&-0),o=(r-e._y1)/(a||n<0&&-0),l=(s*a+o*n)/(n+a);return(Uv(s)+Uv(o))*Math.min(Math.abs(s),Math.abs(o),.5*Math.abs(l))||0}function Gv(e,t){var r=e._x1-e._x0;return r?(3*(e._y1-e._y0)/r-t)/2:t}function Su(e,t,r){var n=e._x0,a=e._y0,s=e._x1,o=e._y1,l=(s-n)/3;e._context.bezierCurveTo(n+l,a+l*t,s-l,o-l*r,s,o)}function Us(e){this._context=e}Us.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:Su(this,this._t0,Gv(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,Su(this,Gv(this,r=Kv(this,e,t)),r);break;default:Su(this,this._t0,r=Kv(this,e,t));break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t,this._t0=r}}};function V3(e){this._context=new U3(e)}(V3.prototype=Object.create(Us.prototype)).point=function(e,t){Us.prototype.point.call(this,t,e)};function U3(e){this._context=e}U3.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,s){this._context.bezierCurveTo(t,e,n,r,s,a)}};function f9(e){return new Us(e)}function h9(e){return new V3(e)}function K3(e){this._context=e}K3.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=[],this._y=[]},lineEnd:function(){var e=this._x,t=this._y,r=e.length;if(r)if(this._line?this._context.lineTo(e[0],t[0]):this._context.moveTo(e[0],t[0]),r===2)this._context.lineTo(e[1],t[1]);else for(var n=Zv(e),a=Zv(t),s=0,o=1;o<r;++s,++o)this._context.bezierCurveTo(n[0][s],a[0][s],n[1][s],a[1][s],e[o],t[o]);(this._line||this._line!==0&&r===1)&&this._context.closePath(),this._line=1-this._line,this._x=this._y=null},point:function(e,t){this._x.push(+e),this._y.push(+t)}};function Zv(e){var t,r=e.length-1,n,a=new Array(r),s=new Array(r),o=new Array(r);for(a[0]=0,s[0]=2,o[0]=e[0]+2*e[1],t=1;t<r-1;++t)a[t]=1,s[t]=4,o[t]=4*e[t]+2*e[t+1];for(a[r-1]=2,s[r-1]=7,o[r-1]=8*e[r-1]+e[r],t=1;t<r;++t)n=a[t]/s[t-1],s[t]-=n,o[t]-=n*o[t-1];for(a[r-1]=o[r-1]/s[r-1],t=r-2;t>=0;--t)a[t]=(o[t]-a[t+1])/s[t];for(s[r-1]=(e[r]+a[r-1])/2,t=0;t<r-1;++t)s[t]=2*e[t+1]-a[t+1];return[a,s]}function p9(e){return new K3(e)}function El(e,t){this._context=e,this._t=t}El.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 m9(e){return new El(e,.5)}function x9(e){return new El(e,0)}function g9(e){return new El(e,1)}function Xn(e,t){if((o=e.length)>1)for(var r=1,n,a,s=e[t[0]],o,l=s.length;r<o;++r)for(a=s,s=e[t[r]],n=0;n<l;++n)s[n][1]+=s[n][0]=isNaN(a[n][1])?a[n][0]:a[n][1]}function Lh(e){for(var t=e.length,r=new Array(t);--t>=0;)r[t]=t;return r}function v9(e,t){return e[t]}function y9(e){const t=[];return t.key=e,t}function b9(){var e=ke([]),t=Lh,r=Xn,n=v9;function a(s){var o=Array.from(e.apply(this,arguments),y9),l,c=o.length,u=-1,d;for(const f of s)for(l=0,++u;l<c;++l)(o[l][u]=[0,+n(f,o[l].key,u,s)]).data=f;for(l=0,d=Um(t(o));l<c;++l)o[d[l]].index=l;return r(o,d),o}return a.keys=function(s){return arguments.length?(e=typeof s=="function"?s:ke(Array.from(s)),a):e},a.value=function(s){return arguments.length?(n=typeof s=="function"?s:ke(+s),a):n},a.order=function(s){return arguments.length?(t=s==null?Lh:typeof s=="function"?s:ke(Array.from(s)),a):t},a.offset=function(s){return arguments.length?(r=s??Xn,a):r},a}function w9(e,t){if((n=e.length)>0){for(var r,n,a=0,s=e[0].length,o;a<s;++a){for(o=r=0;r<n;++r)o+=e[r][a][1]||0;if(o)for(r=0;r<n;++r)e[r][a][1]/=o}Xn(e,t)}}function j9(e,t){if((a=e.length)>0){for(var r=0,n=e[t[0]],a,s=n.length;r<s;++r){for(var o=0,l=0;o<a;++o)l+=e[o][r][1]||0;n[r][1]+=n[r][0]=-l/2}Xn(e,t)}}function C9(e,t){if(!(!((o=e.length)>0)||!((s=(a=e[t[0]]).length)>0))){for(var r=0,n=1,a,s,o;n<s;++n){for(var l=0,c=0,u=0;l<o;++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,Xn(e,t)}}function hi(e){"@babel/helpers - typeof";return hi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},hi(e)}var S9=["type","size","sizeType"];function Dh(){return Dh=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Dh.apply(this,arguments)}function Yv(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 Xv(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Yv(Object(r),!0).forEach(function(n){N9(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Yv(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function N9(e,t,r){return t=O9(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function O9(e){var t=P9(e,"string");return hi(t)=="symbol"?t:t+""}function P9(e,t){if(hi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(hi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function A9(e,t){if(e==null)return{};var r=_9(e,t),n,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)n=s[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function _9(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 G3={symbolCircle:Km,symbolCross:Y8,symbolDiamond:Q8,symbolSquare:J8,symbolStar:n9,symbolTriangle:a9,symbolWye:s9},k9=Math.PI/180,T9=function(t){var r="symbol".concat(_l(t));return G3[r]||Km},E9=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*k9;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}},I9=function(t,r){G3["symbol".concat(_l(t))]=r},Gm=function(t){var r=t.type,n=r===void 0?"circle":r,a=t.size,s=a===void 0?64:a,o=t.sizeType,l=o===void 0?"area":o,c=A9(t,S9),u=Xv(Xv({},c),{},{type:n,size:s,sizeType:l}),d=function(){var m=T9(n),g=o9().type(m).size(E9(s,l,n));return g()},f=u.className,h=u.cx,p=u.cy,v=se(u,!0);return h===+h&&p===+p&&s===+s?S.default.createElement("path",Dh({},v,{className:ae.default("recharts-symbols",f),transform:"translate(".concat(h,", ").concat(p,")"),d:d()})):null};Gm.registerSymbol=I9;function Qn(e){"@babel/helpers - typeof";return Qn=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Qn(e)}function zh(){return zh=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},zh.apply(this,arguments)}function Qv(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function M9(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Qv(Object(r),!0).forEach(function(n){pi(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Qv(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function $9(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function R9(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,Y3(n.key),n)}}function L9(e,t,r){return t&&R9(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function D9(e,t,r){return t=Ks(t),z9(e,Z3()?Reflect.construct(t,r||[],Ks(e).constructor):t.apply(e,r))}function z9(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 B9(e)}function B9(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Z3(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(Z3=function(){return!!e})()}function Ks(e){return Ks=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Ks(e)}function F9(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&&Bh(e,t)}function Bh(e,t){return Bh=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Bh(e,t)}function pi(e,t,r){return t=Y3(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Y3(e){var t=q9(e,"string");return Qn(t)=="symbol"?t:t+""}function q9(e,t){if(Qn(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Qn(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var _t=32,Zm=(function(e){function t(){return $9(this,t),D9(this,t,arguments)}return F9(t,e),L9(t,[{key:"renderIcon",value:function(n){var a=this.props.inactiveColor,s=_t/2,o=_t/6,l=_t/3,c=n.inactive?a:n.color;if(n.type==="plainline")return S.default.createElement("line",{strokeWidth:4,fill:"none",stroke:c,strokeDasharray:n.payload.strokeDasharray,x1:0,y1:s,x2:_t,y2:s,className:"recharts-legend-icon"});if(n.type==="line")return S.default.createElement("path",{strokeWidth:4,fill:"none",stroke:c,d:"M0,".concat(s,"h").concat(l,`
|
|
22
|
+
A`).concat(o,",").concat(o,",0,1,1,").concat(2*l,",").concat(s,`
|
|
23
|
+
H`).concat(_t,"M").concat(2*l,",").concat(s,`
|
|
24
|
+
A`).concat(o,",").concat(o,",0,1,1,").concat(l,",").concat(s),className:"recharts-legend-icon"});if(n.type==="rect")return S.default.createElement("path",{stroke:"none",fill:c,d:"M0,".concat(_t/8,"h").concat(_t,"v").concat(_t*3/4,"h").concat(-_t,"z"),className:"recharts-legend-icon"});if(S.default.isValidElement(n.legendIcon)){var u=M9({},n);return delete u.legendIcon,S.default.cloneElement(n.legendIcon,u)}return S.default.createElement(Gm,{fill:c,cx:s,cy:s,size:_t,sizeType:"diameter",type:n.type})}},{key:"renderItems",value:function(){var n=this,a=this.props,s=a.payload,o=a.iconSize,l=a.layout,c=a.formatter,u=a.inactiveColor,d={x:0,y:0,width:_t,height:_t},f={display:l==="horizontal"?"inline-block":"block",marginRight:10},h={display:"inline-block",verticalAlign:"middle",marginRight:4};return s.map(function(p,v){var x=p.formatter||c,m=ae.default(pi(pi({"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;It(!le(p.value),`The name property is also required when using a function for the dataKey of a chart's cartesian components. Ex: <Bar name="Name of my Data"/>`);var b=p.inactive?u:p.color;return S.default.createElement("li",zh({className:m,style:f,key:"legend-item-".concat(v)},vr(n.props,p,v)),S.default.createElement(Eh,{width:o,height:o,viewBox:d,style:h},n.renderIcon(p)),S.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,s=n.layout,o=n.align;if(!a||!a.length)return null;var l={padding:0,margin:0,textAlign:s==="horizontal"?o:"left"};return S.default.createElement("ul",{className:"recharts-default-legend",style:l},this.renderItems())}}])})(P.PureComponent);pi(Zm,"displayName","Legend");pi(Zm,"defaultProps",{iconSize:14,layout:"horizontal",align:"center",verticalAlign:"middle",inactiveColor:"#ccc"});var Nu,Jv;function W9(){if(Jv)return Nu;Jv=1;var e=Ol();function t(){this.__data__=new e,this.size=0}return Nu=t,Nu}var Ou,ey;function H9(){if(ey)return Ou;ey=1;function e(t){var r=this.__data__,n=r.delete(t);return this.size=r.size,n}return Ou=e,Ou}var Pu,ty;function V9(){if(ty)return Pu;ty=1;function e(t){return this.__data__.get(t)}return Pu=e,Pu}var Au,ry;function U9(){if(ry)return Au;ry=1;function e(t){return this.__data__.has(t)}return Au=e,Au}var _u,ny;function K9(){if(ny)return _u;ny=1;var e=Ol(),t=zm(),r=Bm(),n=200;function a(s,o){var l=this.__data__;if(l instanceof e){var c=l.__data__;if(!t||c.length<n-1)return c.push([s,o]),this.size=++l.size,this;l=this.__data__=new r(c)}return l.set(s,o),this.size=l.size,this}return _u=a,_u}var ku,ay;function X3(){if(ay)return ku;ay=1;var e=Ol(),t=W9(),r=H9(),n=V9(),a=U9(),s=K9();function o(l){var c=this.__data__=new e(l);this.size=c.size}return o.prototype.clear=t,o.prototype.delete=r,o.prototype.get=n,o.prototype.has=a,o.prototype.set=s,ku=o,ku}var Tu,iy;function G9(){if(iy)return Tu;iy=1;var e="__lodash_hash_undefined__";function t(r){return this.__data__.set(r,e),this}return Tu=t,Tu}var Eu,sy;function Z9(){if(sy)return Eu;sy=1;function e(t){return this.__data__.has(t)}return Eu=e,Eu}var Iu,oy;function Q3(){if(oy)return Iu;oy=1;var e=Bm(),t=G9(),r=Z9();function n(a){var s=-1,o=a==null?0:a.length;for(this.__data__=new e;++s<o;)this.add(a[s])}return n.prototype.add=n.prototype.push=t,n.prototype.has=r,Iu=n,Iu}var Mu,ly;function J3(){if(ly)return Mu;ly=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 Mu=e,Mu}var $u,cy;function eS(){if(cy)return $u;cy=1;function e(t,r){return t.has(r)}return $u=e,$u}var Ru,uy;function tS(){if(uy)return Ru;uy=1;var e=Q3(),t=J3(),r=eS(),n=1,a=2;function s(o,l,c,u,d,f){var h=c&n,p=o.length,v=l.length;if(p!=v&&!(h&&v>p))return!1;var x=f.get(o),m=f.get(l);if(x&&m)return x==l&&m==o;var g=-1,b=!0,w=c&a?new e:void 0;for(f.set(o,l),f.set(l,o);++g<p;){var C=o[g],y=l[g];if(u)var j=h?u(y,C,g,l,o,f):u(C,y,g,o,l,f);if(j!==void 0){if(j)continue;b=!1;break}if(w){if(!t(l,function(N,A){if(!r(w,A)&&(C===N||d(C,N,c,u,f)))return w.push(A)})){b=!1;break}}else if(!(C===y||d(C,y,c,u,f))){b=!1;break}}return f.delete(o),f.delete(l),b}return Ru=s,Ru}var Lu,dy;function Y9(){if(dy)return Lu;dy=1;var e=nr(),t=e.Uint8Array;return Lu=t,Lu}var Du,fy;function X9(){if(fy)return Du;fy=1;function e(t){var r=-1,n=Array(t.size);return t.forEach(function(a,s){n[++r]=[s,a]}),n}return Du=e,Du}var zu,hy;function Ym(){if(hy)return zu;hy=1;function e(t){var r=-1,n=Array(t.size);return t.forEach(function(a){n[++r]=a}),n}return zu=e,zu}var Bu,py;function Q9(){if(py)return Bu;py=1;var e=es(),t=Y9(),r=Dm(),n=tS(),a=X9(),s=Ym(),o=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]",w=e?e.prototype:void 0,C=w?w.valueOf:void 0;function y(j,N,A,k,I,_,E){switch(A){case b:if(j.byteLength!=N.byteLength||j.byteOffset!=N.byteOffset)return!1;j=j.buffer,N=N.buffer;case g:return!(j.byteLength!=N.byteLength||!_(new t(j),new t(N)));case c:case u:case h:return r(+j,+N);case d:return j.name==N.name&&j.message==N.message;case p:case x:return j==N+"";case f:var T=a;case v:var R=k&o;if(T||(T=s),j.size!=N.size&&!R)return!1;var M=E.get(j);if(M)return M==N;k|=l,E.set(j,N);var $=n(T(j),T(N),k,I,_,E);return E.delete(j),$;case m:if(C)return C.call(j)==C.call(N)}return!1}return Bu=y,Bu}var Fu,my;function rS(){if(my)return Fu;my=1;function e(t,r){for(var n=-1,a=r.length,s=t.length;++n<a;)t[s+n]=r[n];return t}return Fu=e,Fu}var qu,xy;function J9(){if(xy)return qu;xy=1;var e=rS(),t=yt();function r(n,a,s){var o=a(n);return t(n)?o:e(o,s(n))}return qu=r,qu}var Wu,gy;function ek(){if(gy)return Wu;gy=1;function e(t,r){for(var n=-1,a=t==null?0:t.length,s=0,o=[];++n<a;){var l=t[n];r(l,n,t)&&(o[s++]=l)}return o}return Wu=e,Wu}var Hu,vy;function tk(){if(vy)return Hu;vy=1;function e(){return[]}return Hu=e,Hu}var Vu,yy;function rk(){if(yy)return Vu;yy=1;var e=ek(),t=tk(),r=Object.prototype,n=r.propertyIsEnumerable,a=Object.getOwnPropertySymbols,s=a?function(o){return o==null?[]:(o=Object(o),e(a(o),function(l){return n.call(o,l)}))}:t;return Vu=s,Vu}var Uu,by;function nk(){if(by)return Uu;by=1;function e(t,r){for(var n=-1,a=Array(t);++n<t;)a[n]=r(n);return a}return Uu=e,Uu}var Ku,wy;function ak(){if(wy)return Ku;wy=1;var e=Nr(),t=Or(),r="[object Arguments]";function n(a){return t(a)&&e(a)==r}return Ku=n,Ku}var Gu,jy;function Xm(){if(jy)return Gu;jy=1;var e=ak(),t=Or(),r=Object.prototype,n=r.hasOwnProperty,a=r.propertyIsEnumerable,s=e((function(){return arguments})())?e:function(o){return t(o)&&n.call(o,"callee")&&!a.call(o,"callee")};return Gu=s,Gu}var ti={exports:{}},Zu,Cy;function ik(){if(Cy)return Zu;Cy=1;function e(){return!1}return Zu=e,Zu}ti.exports;var Sy;function nS(){return Sy||(Sy=1,(function(e,t){var r=nr(),n=ik(),a=t&&!t.nodeType&&t,s=a&&!0&&e&&!e.nodeType&&e,o=s&&s.exports===a,l=o?r.Buffer:void 0,c=l?l.isBuffer:void 0,u=c||n;e.exports=u})(ti,ti.exports)),ti.exports}var Yu,Ny;function Qm(){if(Ny)return Yu;Ny=1;var e=9007199254740991,t=/^(?:0|[1-9]\d*)$/;function r(n,a){var s=typeof n;return a=a??e,!!a&&(s=="number"||s!="symbol"&&t.test(n))&&n>-1&&n%1==0&&n<a}return Yu=r,Yu}var Xu,Oy;function Jm(){if(Oy)return Xu;Oy=1;var e=9007199254740991;function t(r){return typeof r=="number"&&r>-1&&r%1==0&&r<=e}return Xu=t,Xu}var Qu,Py;function sk(){if(Py)return Qu;Py=1;var e=Nr(),t=Jm(),r=Or(),n="[object Arguments]",a="[object Array]",s="[object Boolean]",o="[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]",w="[object Float64Array]",C="[object Int8Array]",y="[object Int16Array]",j="[object Int32Array]",N="[object Uint8Array]",A="[object Uint8ClampedArray]",k="[object Uint16Array]",I="[object Uint32Array]",_={};_[b]=_[w]=_[C]=_[y]=_[j]=_[N]=_[A]=_[k]=_[I]=!0,_[n]=_[a]=_[m]=_[s]=_[g]=_[o]=_[l]=_[c]=_[u]=_[d]=_[f]=_[h]=_[p]=_[v]=_[x]=!1;function E(T){return r(T)&&t(T.length)&&!!_[e(T)]}return Qu=E,Qu}var Ju,Ay;function aS(){if(Ay)return Ju;Ay=1;function e(t){return function(r){return t(r)}}return Ju=e,Ju}var ri={exports:{}};ri.exports;var _y;function ok(){return _y||(_y=1,(function(e,t){var r=C3(),n=t&&!t.nodeType&&t,a=n&&!0&&e&&!e.nodeType&&e,s=a&&a.exports===n,o=s&&r.process,l=(function(){try{var c=a&&a.require&&a.require("util").types;return c||o&&o.binding&&o.binding("util")}catch{}})();e.exports=l})(ri,ri.exports)),ri.exports}var ed,ky;function iS(){if(ky)return ed;ky=1;var e=sk(),t=aS(),r=ok(),n=r&&r.isTypedArray,a=n?t(n):e;return ed=a,ed}var td,Ty;function lk(){if(Ty)return td;Ty=1;var e=nk(),t=Xm(),r=yt(),n=nS(),a=Qm(),s=iS(),o=Object.prototype,l=o.hasOwnProperty;function c(u,d){var f=r(u),h=!f&&t(u),p=!f&&!h&&n(u),v=!f&&!h&&!p&&s(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 td=c,td}var rd,Ey;function ck(){if(Ey)return rd;Ey=1;var e=Object.prototype;function t(r){var n=r&&r.constructor,a=typeof n=="function"&&n.prototype||e;return r===a}return rd=t,rd}var nd,Iy;function sS(){if(Iy)return nd;Iy=1;function e(t,r){return function(n){return t(r(n))}}return nd=e,nd}var ad,My;function uk(){if(My)return ad;My=1;var e=sS(),t=e(Object.keys,Object);return ad=t,ad}var id,$y;function dk(){if($y)return id;$y=1;var e=ck(),t=uk(),r=Object.prototype,n=r.hasOwnProperty;function a(s){if(!e(s))return t(s);var o=[];for(var l in Object(s))n.call(s,l)&&l!="constructor"&&o.push(l);return o}return id=a,id}var sd,Ry;function ts(){if(Ry)return sd;Ry=1;var e=Lm(),t=Jm();function r(n){return n!=null&&t(n.length)&&!e(n)}return sd=r,sd}var od,Ly;function Il(){if(Ly)return od;Ly=1;var e=lk(),t=dk(),r=ts();function n(a){return r(a)?e(a):t(a)}return od=n,od}var ld,Dy;function fk(){if(Dy)return ld;Dy=1;var e=J9(),t=rk(),r=Il();function n(a){return e(a,r,t)}return ld=n,ld}var cd,zy;function hk(){if(zy)return cd;zy=1;var e=fk(),t=1,r=Object.prototype,n=r.hasOwnProperty;function a(s,o,l,c,u,d){var f=l&t,h=e(s),p=h.length,v=e(o),x=v.length;if(p!=x&&!f)return!1;for(var m=p;m--;){var g=h[m];if(!(f?g in o:n.call(o,g)))return!1}var b=d.get(s),w=d.get(o);if(b&&w)return b==o&&w==s;var C=!0;d.set(s,o),d.set(o,s);for(var y=f;++m<p;){g=h[m];var j=s[g],N=o[g];if(c)var A=f?c(N,j,g,o,s,d):c(j,N,g,s,o,d);if(!(A===void 0?j===N||u(j,N,l,c,d):A)){C=!1;break}y||(y=g=="constructor")}if(C&&!y){var k=s.constructor,I=o.constructor;k!=I&&"constructor"in s&&"constructor"in o&&!(typeof k=="function"&&k instanceof k&&typeof I=="function"&&I instanceof I)&&(C=!1)}return d.delete(s),d.delete(o),C}return cd=a,cd}var ud,By;function pk(){if(By)return ud;By=1;var e=Nn(),t=nr(),r=e(t,"DataView");return ud=r,ud}var dd,Fy;function mk(){if(Fy)return dd;Fy=1;var e=Nn(),t=nr(),r=e(t,"Promise");return dd=r,dd}var fd,qy;function oS(){if(qy)return fd;qy=1;var e=Nn(),t=nr(),r=e(t,"Set");return fd=r,fd}var hd,Wy;function xk(){if(Wy)return hd;Wy=1;var e=Nn(),t=nr(),r=e(t,"WeakMap");return hd=r,hd}var pd,Hy;function gk(){if(Hy)return pd;Hy=1;var e=pk(),t=zm(),r=mk(),n=oS(),a=xk(),s=Nr(),o=S3(),l="[object Map]",c="[object Object]",u="[object Promise]",d="[object Set]",f="[object WeakMap]",h="[object DataView]",p=o(e),v=o(t),x=o(r),m=o(n),g=o(a),b=s;return(e&&b(new e(new ArrayBuffer(1)))!=h||t&&b(new t)!=l||r&&b(r.resolve())!=u||n&&b(new n)!=d||a&&b(new a)!=f)&&(b=function(w){var C=s(w),y=C==c?w.constructor:void 0,j=y?o(y):"";if(j)switch(j){case p:return h;case v:return l;case x:return u;case m:return d;case g:return f}return C}),pd=b,pd}var md,Vy;function vk(){if(Vy)return md;Vy=1;var e=X3(),t=tS(),r=Q9(),n=hk(),a=gk(),s=yt(),o=nS(),l=iS(),c=1,u="[object Arguments]",d="[object Array]",f="[object Object]",h=Object.prototype,p=h.hasOwnProperty;function v(x,m,g,b,w,C){var y=s(x),j=s(m),N=y?d:a(x),A=j?d:a(m);N=N==u?f:N,A=A==u?f:A;var k=N==f,I=A==f,_=N==A;if(_&&o(x)){if(!o(m))return!1;y=!0,k=!1}if(_&&!k)return C||(C=new e),y||l(x)?t(x,m,g,b,w,C):r(x,m,N,g,b,w,C);if(!(g&c)){var E=k&&p.call(x,"__wrapped__"),T=I&&p.call(m,"__wrapped__");if(E||T){var R=E?x.value():x,M=T?m.value():m;return C||(C=new e),w(R,M,g,b,C)}}return _?(C||(C=new e),n(x,m,g,b,w,C)):!1}return md=v,md}var xd,Uy;function ex(){if(Uy)return xd;Uy=1;var e=vk(),t=Or();function r(n,a,s,o,l){return n===a?!0:n==null||a==null||!t(n)&&!t(a)?n!==n&&a!==a:e(n,a,s,o,r,l)}return xd=r,xd}var gd,Ky;function yk(){if(Ky)return gd;Ky=1;var e=X3(),t=ex(),r=1,n=2;function a(s,o,l,c){var u=l.length,d=u,f=!c;if(s==null)return!d;for(s=Object(s);u--;){var h=l[u];if(f&&h[2]?h[1]!==s[h[0]]:!(h[0]in s))return!1}for(;++u<d;){h=l[u];var p=h[0],v=s[p],x=h[1];if(f&&h[2]){if(v===void 0&&!(p in s))return!1}else{var m=new e;if(c)var g=c(v,x,p,s,o,m);if(!(g===void 0?t(x,v,r|n,c,m):g))return!1}}return!0}return gd=a,gd}var vd,Gy;function lS(){if(Gy)return vd;Gy=1;var e=Br();function t(r){return r===r&&!e(r)}return vd=t,vd}var yd,Zy;function bk(){if(Zy)return yd;Zy=1;var e=lS(),t=Il();function r(n){for(var a=t(n),s=a.length;s--;){var o=a[s],l=n[o];a[s]=[o,l,e(l)]}return a}return yd=r,yd}var bd,Yy;function cS(){if(Yy)return bd;Yy=1;function e(t,r){return function(n){return n==null?!1:n[t]===r&&(r!==void 0||t in Object(n))}}return bd=e,bd}var wd,Xy;function wk(){if(Xy)return wd;Xy=1;var e=yk(),t=bk(),r=cS();function n(a){var s=t(a);return s.length==1&&s[0][2]?r(s[0][0],s[0][1]):function(o){return o===a||e(o,a,s)}}return wd=n,wd}var jd,Qy;function jk(){if(Qy)return jd;Qy=1;function e(t,r){return t!=null&&r in Object(t)}return jd=e,jd}var Cd,Jy;function Ck(){if(Jy)return Cd;Jy=1;var e=P3(),t=Xm(),r=yt(),n=Qm(),a=Jm(),s=Al();function o(l,c,u){c=e(c,l);for(var d=-1,f=c.length,h=!1;++d<f;){var p=s(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 Cd=o,Cd}var Sd,eb;function Sk(){if(eb)return Sd;eb=1;var e=jk(),t=Ck();function r(n,a){return n!=null&&t(n,a,e)}return Sd=r,Sd}var Nd,tb;function Nk(){if(tb)return Nd;tb=1;var e=ex(),t=A3(),r=Sk(),n=Rm(),a=lS(),s=cS(),o=Al(),l=1,c=2;function u(d,f){return n(d)&&a(f)?s(o(d),f):function(h){var p=t(h,d);return p===void 0&&p===f?r(h,d):e(f,p,l|c)}}return Nd=u,Nd}var Od,rb;function Ta(){if(rb)return Od;rb=1;function e(t){return t}return Od=e,Od}var Pd,nb;function Ok(){if(nb)return Pd;nb=1;function e(t){return function(r){return r?.[t]}}return Pd=e,Pd}var Ad,ab;function Pk(){if(ab)return Ad;ab=1;var e=qm();function t(r){return function(n){return e(n,r)}}return Ad=t,Ad}var _d,ib;function Ak(){if(ib)return _d;ib=1;var e=Ok(),t=Pk(),r=Rm(),n=Al();function a(s){return r(s)?e(n(s)):t(s)}return _d=a,_d}var kd,sb;function ar(){if(sb)return kd;sb=1;var e=wk(),t=Nk(),r=Ta(),n=yt(),a=Ak();function s(o){return typeof o=="function"?o:o==null?r:typeof o=="object"?n(o)?t(o[0],o[1]):e(o):a(o)}return kd=s,kd}var Td,ob;function uS(){if(ob)return Td;ob=1;function e(t,r,n,a){for(var s=t.length,o=n+(a?1:-1);a?o--:++o<s;)if(r(t[o],o,t))return o;return-1}return Td=e,Td}var Ed,lb;function _k(){if(lb)return Ed;lb=1;function e(t){return t!==t}return Ed=e,Ed}var Id,cb;function kk(){if(cb)return Id;cb=1;function e(t,r,n){for(var a=n-1,s=t.length;++a<s;)if(t[a]===r)return a;return-1}return Id=e,Id}var Md,ub;function Tk(){if(ub)return Md;ub=1;var e=uS(),t=_k(),r=kk();function n(a,s,o){return s===s?r(a,s,o):e(a,t,o)}return Md=n,Md}var $d,db;function Ek(){if(db)return $d;db=1;var e=Tk();function t(r,n){var a=r==null?0:r.length;return!!a&&e(r,n,0)>-1}return $d=t,$d}var Rd,fb;function Ik(){if(fb)return Rd;fb=1;function e(t,r,n){for(var a=-1,s=t==null?0:t.length;++a<s;)if(n(r,t[a]))return!0;return!1}return Rd=e,Rd}var Ld,hb;function Mk(){if(hb)return Ld;hb=1;function e(){}return Ld=e,Ld}var Dd,pb;function $k(){if(pb)return Dd;pb=1;var e=oS(),t=Mk(),r=Ym(),n=1/0,a=e&&1/r(new e([,-0]))[1]==n?function(s){return new e(s)}:t;return Dd=a,Dd}var zd,mb;function Rk(){if(mb)return zd;mb=1;var e=Q3(),t=Ek(),r=Ik(),n=eS(),a=$k(),s=Ym(),o=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>=o){var g=u?null:a(c);if(g)return s(g);v=!1,h=n,m=new e}else m=u?[]:x;e:for(;++f<p;){var b=c[f],w=u?u(b):b;if(b=d||b!==0?b:0,v&&w===w){for(var C=m.length;C--;)if(m[C]===w)continue e;u&&m.push(w),x.push(b)}else h(m,w,d)||(m!==x&&m.push(w),x.push(b))}return x}return zd=l,zd}var Bd,xb;function Lk(){if(xb)return Bd;xb=1;var e=ar(),t=Rk();function r(n,a){return n&&n.length?t(n,e(a,2)):[]}return Bd=r,Bd}var Dk=Lk();const gb=Ne(Dk);function dS(e,t,r){return t===!0?gb(e,r):le(t)?gb(e,t):e}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)}var zk=["ref"];function vb(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?vb(Object(r),!0).forEach(function(n){Ml(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):vb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Bk(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function yb(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,hS(n.key),n)}}function Fk(e,t,r){return t&&yb(e.prototype,t),r&&yb(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function qk(e,t,r){return t=Gs(t),Wk(e,fS()?Reflect.construct(t,r||[],Gs(e).constructor):t.apply(e,r))}function Wk(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 Hk(e)}function Hk(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function fS(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(fS=function(){return!!e})()}function Gs(e){return Gs=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Gs(e)}function Vk(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Fh(e,t)}function Fh(e,t){return Fh=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Fh(e,t)}function Ml(e,t,r){return t=hS(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function hS(e){var t=Uk(e,"string");return Jn(t)=="symbol"?t:t+""}function Uk(e,t){if(Jn(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Jn(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}function Kk(e,t){if(e==null)return{};var r=Gk(e,t),n,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)n=s[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function Gk(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 Zk(e){return e.value}function Yk(e,t){if(S.default.isValidElement(e))return S.default.cloneElement(e,t);if(typeof e=="function")return S.default.createElement(e,t);t.ref;var r=Kk(t,zk);return S.default.createElement(Zm,r)}var bb=1,Yt=(function(e){function t(){var r;Bk(this,t);for(var n=arguments.length,a=new Array(n),s=0;s<n;s++)a[s]=arguments[s];return r=qk(this,t,[].concat(a)),Ml(r,"lastBoundingBox",{width:-1,height:-1}),r}return Vk(t,e),Fk(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)>bb||Math.abs(a.height-this.lastBoundingBox.height)>bb)&&(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?or({},this.lastBoundingBox):{width:0,height:0}}},{key:"getDefaultPosition",value:function(n){var a=this.props,s=a.layout,o=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(o==="center"&&s==="vertical"){var p=this.getBBoxSnapshot();f={left:((u||0)-p.width)/2}}else f=o==="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 or(or({},f),h)}},{key:"render",value:function(){var n=this,a=this.props,s=a.content,o=a.width,l=a.height,c=a.wrapperStyle,u=a.payloadUniqBy,d=a.payload,f=or(or({position:"absolute",width:o||"auto",height:l||"auto"},this.getDefaultPosition(c)),c);return S.default.createElement("div",{className:"recharts-legend-wrapper",style:f,ref:function(p){n.wrapperNode=p}},Yk(s,or(or({},this.props),{},{payload:dS(d,u,Zk)})))}}],[{key:"getWithHeight",value:function(n,a){var s=or(or({},this.defaultProps),n.props),o=s.layout;return o==="vertical"&&Z(n.props.height)?{height:n.props.height}:o==="horizontal"?{width:n.props.width||a}:null}}])})(P.PureComponent);Ml(Yt,"displayName","Legend");Ml(Yt,"defaultProps",{iconSize:14,layout:"horizontal",align:"center",verticalAlign:"bottom"});var Fd,wb;function Xk(){if(wb)return Fd;wb=1;var e=es(),t=Xm(),r=yt(),n=e?e.isConcatSpreadable:void 0;function a(s){return r(s)||t(s)||!!(n&&s&&s[n])}return Fd=a,Fd}var qd,jb;function pS(){if(jb)return qd;jb=1;var e=rS(),t=Xk();function r(n,a,s,o,l){var c=-1,u=n.length;for(s||(s=t),l||(l=[]);++c<u;){var d=n[c];a>0&&s(d)?a>1?r(d,a-1,s,o,l):e(l,d):o||(l[l.length]=d)}return l}return qd=r,qd}var Wd,Cb;function Qk(){if(Cb)return Wd;Cb=1;function e(t){return function(r,n,a){for(var s=-1,o=Object(r),l=a(r),c=l.length;c--;){var u=l[t?c:++s];if(n(o[u],u,o)===!1)break}return r}}return Wd=e,Wd}var Hd,Sb;function Jk(){if(Sb)return Hd;Sb=1;var e=Qk(),t=e();return Hd=t,Hd}var Vd,Nb;function mS(){if(Nb)return Vd;Nb=1;var e=Jk(),t=Il();function r(n,a){return n&&e(n,a,t)}return Vd=r,Vd}var Ud,Ob;function eT(){if(Ob)return Ud;Ob=1;var e=ts();function t(r,n){return function(a,s){if(a==null)return a;if(!e(a))return r(a,s);for(var o=a.length,l=n?o:-1,c=Object(a);(n?l--:++l<o)&&s(c[l],l,c)!==!1;);return a}}return Ud=t,Ud}var Kd,Pb;function tx(){if(Pb)return Kd;Pb=1;var e=mS(),t=eT(),r=t(e);return Kd=r,Kd}var Gd,Ab;function xS(){if(Ab)return Gd;Ab=1;var e=tx(),t=ts();function r(n,a){var s=-1,o=t(n)?Array(n.length):[];return e(n,function(l,c,u){o[++s]=a(l,c,u)}),o}return Gd=r,Gd}var Zd,_b;function tT(){if(_b)return Zd;_b=1;function e(t,r){var n=t.length;for(t.sort(r);n--;)t[n]=t[n].value;return t}return Zd=e,Zd}var Yd,kb;function rT(){if(kb)return Yd;kb=1;var e=Aa();function t(r,n){if(r!==n){var a=r!==void 0,s=r===null,o=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||s&&c&&d||!a&&d||!o)return 1;if(!s&&!l&&!f&&r<n||f&&a&&o&&!s&&!l||u&&a&&o||!c&&o||!d)return-1}return 0}return Yd=t,Yd}var Xd,Tb;function nT(){if(Tb)return Xd;Tb=1;var e=rT();function t(r,n,a){for(var s=-1,o=r.criteria,l=n.criteria,c=o.length,u=a.length;++s<c;){var d=e(o[s],l[s]);if(d){if(s>=u)return d;var f=a[s];return d*(f=="desc"?-1:1)}}return r.index-n.index}return Xd=t,Xd}var Qd,Eb;function aT(){if(Eb)return Qd;Eb=1;var e=Fm(),t=qm(),r=ar(),n=xS(),a=tT(),s=aS(),o=nT(),l=Ta(),c=yt();function u(d,f,h){f.length?f=e(f,function(x){return c(x)?function(m){return t(m,x.length===1?x[0]:x)}:x}):f=[l];var p=-1;f=e(f,s(r));var v=n(d,function(x,m,g){var b=e(f,function(w){return w(x)});return{criteria:b,index:++p,value:x}});return a(v,function(x,m){return o(x,m,h)})}return Qd=u,Qd}var Jd,Ib;function iT(){if(Ib)return Jd;Ib=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 Jd=e,Jd}var ef,Mb;function sT(){if(Mb)return ef;Mb=1;var e=iT(),t=Math.max;function r(n,a,s){return a=t(a===void 0?n.length-1:a,0),function(){for(var o=arguments,l=-1,c=t(o.length-a,0),u=Array(c);++l<c;)u[l]=o[a+l];l=-1;for(var d=Array(a+1);++l<a;)d[l]=o[l];return d[a]=s(u),e(n,this,d)}}return ef=r,ef}var tf,$b;function oT(){if($b)return tf;$b=1;function e(t){return function(){return t}}return tf=e,tf}var rf,Rb;function gS(){if(Rb)return rf;Rb=1;var e=Nn(),t=(function(){try{var r=e(Object,"defineProperty");return r({},"",{}),r}catch{}})();return rf=t,rf}var nf,Lb;function lT(){if(Lb)return nf;Lb=1;var e=oT(),t=gS(),r=Ta(),n=t?function(a,s){return t(a,"toString",{configurable:!0,enumerable:!1,value:e(s),writable:!0})}:r;return nf=n,nf}var af,Db;function cT(){if(Db)return af;Db=1;var e=800,t=16,r=Date.now;function n(a){var s=0,o=0;return function(){var l=r(),c=t-(l-o);if(o=l,c>0){if(++s>=e)return arguments[0]}else s=0;return a.apply(void 0,arguments)}}return af=n,af}var sf,zb;function uT(){if(zb)return sf;zb=1;var e=lT(),t=cT(),r=t(e);return sf=r,sf}var of,Bb;function dT(){if(Bb)return of;Bb=1;var e=Ta(),t=sT(),r=uT();function n(a,s){return r(t(a,s,e),a+"")}return of=n,of}var lf,Fb;function $l(){if(Fb)return lf;Fb=1;var e=Dm(),t=ts(),r=Qm(),n=Br();function a(s,o,l){if(!n(l))return!1;var c=typeof o;return(c=="number"?t(l)&&r(o,l.length):c=="string"&&o in l)?e(l[o],s):!1}return lf=a,lf}var cf,qb;function fT(){if(qb)return cf;qb=1;var e=pS(),t=aT(),r=dT(),n=$l(),a=r(function(s,o){if(s==null)return[];var l=o.length;return l>1&&n(s,o[0],o[1])?o=[]:l>2&&n(o[0],o[1],o[2])&&(o=[o[0]]),t(s,e(o,1),[])});return cf=a,cf}var hT=fT();const rx=Ne(hT);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 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 pT(e,t){return vT(e)||gT(e,t)||xT(e,t)||mT()}function mT(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
25
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function xT(e,t){if(e){if(typeof e=="string")return Wb(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 Wb(e,t)}}function Wb(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 gT(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,a,s,o,l=[],c=!0,u=!1;try{if(s=(r=r.call(e)).next,t!==0)for(;!(c=(n=s.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&&(o=r.return(),Object(o)!==o))return}finally{if(u)throw a}}return l}}function vT(e){if(Array.isArray(e))return e}function Hb(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 uf(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Hb(Object(r),!0).forEach(function(n){yT(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Hb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function 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 mi(t)=="symbol"?t:t+""}function wT(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 jT(e){return Array.isArray(e)&&Ze(e[0])&&Ze(e[1])?e.join(" ~ "):e}var CT=function(t){var r=t.separator,n=r===void 0?" : ":r,a=t.contentStyle,s=a===void 0?{}:a,o=t.itemStyle,l=o===void 0?{}:o,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,w=function(){if(d&&d.length){var E={padding:0,margin:0},T=(h?rx(d,h):d).map(function(R,M){if(R.type==="none")return null;var $=uf({display:"block",paddingTop:4,paddingBottom:4,color:R.color||"#000"},l),L=R.formatter||f||jT,q=R.value,U=R.name,D=q,F=U;if(L&&D!=null&&F!=null){var H=L(q,U,R,M,d);if(Array.isArray(H)){var G=pT(H,2);D=G[0],F=G[1]}else D=H}return S.default.createElement("li",{className:"recharts-tooltip-item",key:"tooltip-item-".concat(M),style:$},Ze(F)?S.default.createElement("span",{className:"recharts-tooltip-item-name"},F):null,Ze(F)?S.default.createElement("span",{className:"recharts-tooltip-item-separator"},n):null,S.default.createElement("span",{className:"recharts-tooltip-item-value"},D),S.default.createElement("span",{className:"recharts-tooltip-item-unit"},R.unit||""))});return S.default.createElement("ul",{className:"recharts-tooltip-item-list",style:E},T)}return null},C=uf({margin:0,padding:10,backgroundColor:"#fff",border:"1px solid #ccc",whiteSpace:"nowrap"},s),y=uf({margin:0},u),j=!de(x),N=j?x:"",A=ae.default("recharts-default-tooltip",p),k=ae.default("recharts-tooltip-label",v);j&&m&&d!==void 0&&d!==null&&(N=m(x,d));var I=b?{role:"status","aria-live":"assertive"}:{};return S.default.createElement("div",qh({className:A,style:C},I),S.default.createElement("p",{className:k,style:y},S.default.isValidElement(N)?N:"".concat(N)),w())};function xi(e){"@babel/helpers - typeof";return xi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},xi(e)}function xs(e,t,r){return t=ST(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function ST(e){var t=NT(e,"string");return xi(t)=="symbol"?t:t+""}function NT(e,t){if(xi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(xi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Va="recharts-tooltip-wrapper",OT={visibility:"hidden"};function PT(e){var t=e.coordinate,r=e.translateX,n=e.translateY;return ae.default(Va,xs(xs(xs(xs({},"".concat(Va,"-right"),Z(r)&&t&&Z(t.x)&&r>=t.x),"".concat(Va,"-left"),Z(r)&&t&&Z(t.x)&&r<t.x),"".concat(Va,"-bottom"),Z(n)&&t&&Z(t.y)&&n>=t.y),"".concat(Va,"-top"),Z(n)&&t&&Z(t.y)&&n<t.y))}function Vb(e){var t=e.allowEscapeViewBox,r=e.coordinate,n=e.key,a=e.offsetTopLeft,s=e.position,o=e.reverseDirection,l=e.tooltipDimension,c=e.viewBox,u=e.viewBoxDimension;if(s&&Z(s[n]))return s[n];var d=r[n]-l-a,f=r[n]+a;if(t[n])return o[n]?d:f;if(o[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 AT(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 _T(e){var t=e.allowEscapeViewBox,r=e.coordinate,n=e.offsetTopLeft,a=e.position,s=e.reverseDirection,o=e.tooltipBox,l=e.useTranslate3d,c=e.viewBox,u,d,f;return o.height>0&&o.width>0&&r?(d=Vb({allowEscapeViewBox:t,coordinate:r,key:"x",offsetTopLeft:n,position:a,reverseDirection:s,tooltipDimension:o.width,viewBox:c,viewBoxDimension:c.width}),f=Vb({allowEscapeViewBox:t,coordinate:r,key:"y",offsetTopLeft:n,position:a,reverseDirection:s,tooltipDimension:o.height,viewBox:c,viewBoxDimension:c.height}),u=AT({translateX:d,translateY:f,useTranslate3d:l})):u=OT,{cssProperties:u,cssClasses:PT({translateX:d,translateY:f,coordinate:r})}}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 Ub(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?Ub(Object(r),!0).forEach(function(n){Hh(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Ub(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function kT(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function TT(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 ET(e,t,r){return t&&TT(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function IT(e,t,r){return t=Zs(t),MT(e,vS()?Reflect.construct(t,r||[],Zs(e).constructor):t.apply(e,r))}function MT(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 $T(e)}function $T(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function vS(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(vS=function(){return!!e})()}function Zs(e){return Zs=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Zs(e)}function RT(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&&Wh(e,t)}function Wh(e,t){return Wh=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Wh(e,t)}function Hh(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=LT(e,"string");return ea(t)=="symbol"?t:t+""}function LT(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 Gb=1,DT=(function(e){function t(){var r;kT(this,t);for(var n=arguments.length,a=new Array(n),s=0;s<n;s++)a[s]=arguments[s];return r=IT(this,t,[].concat(a)),Hh(r,"state",{dismissed:!1,dismissedAtCoordinate:{x:0,y:0},lastBoundingBox:{width:-1,height:-1}}),Hh(r,"handleKeyDown",function(o){if(o.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 RT(t,e),ET(t,[{key:"updateBBox",value:function(){if(this.wrapperNode&&this.wrapperNode.getBoundingClientRect){var n=this.wrapperNode.getBoundingClientRect();(Math.abs(n.width-this.state.lastBoundingBox.width)>Gb||Math.abs(n.height-this.state.lastBoundingBox.height)>Gb)&&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,s=a.active,o=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,w=_T({allowEscapeViewBox:o,coordinate:d,offsetTopLeft:p,position:v,reverseDirection:x,tooltipBox:this.state.lastBoundingBox,useTranslate3d:m,viewBox:g}),C=w.cssClasses,y=w.cssProperties,j=Kb(Kb({transition:h&&s?"transform ".concat(l,"ms ").concat(c):void 0},y),{},{pointerEvents:"none",visibility:!this.state.dismissed&&s&&f?"visible":"hidden",position:"absolute",top:0,left:0},b);return S.default.createElement("div",{tabIndex:-1,className:C,style:j,ref:function(A){n.wrapperNode=A}},u)}}])})(P.PureComponent),zT=function(){return!(typeof window<"u"&&window.document&&window.document.createElement&&window.setTimeout)},ir={isSsr:zT()};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 Zb(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function Yb(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Zb(Object(r),!0).forEach(function(n){nx(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Zb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function BT(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function FT(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,wS(n.key),n)}}function qT(e,t,r){return t&&FT(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function WT(e,t,r){return t=Ys(t),HT(e,bS()?Reflect.construct(t,r||[],Ys(e).constructor):t.apply(e,r))}function HT(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 VT(e)}function VT(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function bS(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(bS=function(){return!!e})()}function Ys(e){return Ys=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Ys(e)}function UT(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 nx(e,t,r){return t=wS(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function wS(e){var t=KT(e,"string");return ta(t)=="symbol"?t:t+""}function KT(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)}function GT(e){return e.dataKey}function ZT(e,t){return S.default.isValidElement(e)?S.default.cloneElement(e,t):typeof e=="function"?S.default.createElement(e,t):S.default.createElement(CT,t)}var He=(function(e){function t(){return BT(this,t),WT(this,t,arguments)}return UT(t,e),qT(t,[{key:"render",value:function(){var n=this,a=this.props,s=a.active,o=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,w=a.viewBox,C=a.wrapperStyle,y=v??[];f&&y.length&&(y=dS(v.filter(function(N){return N.value!=null&&(N.hide!==!0||n.props.includeHidden)}),x,GT));var j=y.length>0;return S.default.createElement(DT,{allowEscapeViewBox:o,animationDuration:l,animationEasing:c,isAnimationActive:h,active:s,coordinate:d,hasPayload:j,offset:p,position:m,reverseDirection:g,useTranslate3d:b,viewBox:w,wrapperStyle:C},ZT(u,Yb(Yb({},this.props),{},{payload:y})))}}])})(P.PureComponent);nx(He,"displayName","Tooltip");nx(He,"defaultProps",{accessibilityLayer:!1,allowEscapeViewBox:{x:!1,y:!1},animationDuration:400,animationEasing:"ease",contentStyle:{},coordinate:{x:0,y:0},cursor:!0,cursorStyle:{},filterNull:!0,isAnimationActive:!ir.isSsr,itemStyle:{},labelStyle:{},offset:10,reverseDirection:{x:!1,y:!1},separator:" : ",trigger:"hover",useTranslate3d:!1,viewBox:{x:0,y:0,height:0,width:0},wrapperStyle:{}});var df,Xb;function YT(){if(Xb)return df;Xb=1;var e=nr(),t=function(){return e.Date.now()};return df=t,df}var ff,Qb;function XT(){if(Qb)return ff;Qb=1;var e=/\s/;function t(r){for(var n=r.length;n--&&e.test(r.charAt(n)););return n}return ff=t,ff}var hf,Jb;function QT(){if(Jb)return hf;Jb=1;var e=XT(),t=/^\s+/;function r(n){return n&&n.slice(0,e(n)+1).replace(t,"")}return hf=r,hf}var pf,e0;function jS(){if(e0)return pf;e0=1;var e=QT(),t=Br(),r=Aa(),n=NaN,a=/^[-+]0x[0-9a-f]+$/i,s=/^0b[01]+$/i,o=/^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=s.test(u);return f||o.test(u)?l(u.slice(2),f?2:8):a.test(u)?n:+u}return pf=c,pf}var mf,t0;function JT(){if(t0)return mf;t0=1;var e=Br(),t=YT(),r=jS(),n="Expected a function",a=Math.max,s=Math.min;function o(l,c,u){var d,f,h,p,v,x,m=0,g=!1,b=!1,w=!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,w="trailing"in u?!!u.trailing:w);function C(T){var R=d,M=f;return d=f=void 0,m=T,p=l.apply(M,R),p}function y(T){return m=T,v=setTimeout(A,c),g?C(T):p}function j(T){var R=T-x,M=T-m,$=c-R;return b?s($,h-M):$}function N(T){var R=T-x,M=T-m;return x===void 0||R>=c||R<0||b&&M>=h}function A(){var T=t();if(N(T))return k(T);v=setTimeout(A,j(T))}function k(T){return v=void 0,w&&d?C(T):(d=f=void 0,p)}function I(){v!==void 0&&clearTimeout(v),m=0,d=x=f=v=void 0}function _(){return v===void 0?p:k(t())}function E(){var T=t(),R=N(T);if(d=arguments,f=this,x=T,R){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=_,E}return mf=o,mf}var xf,r0;function eE(){if(r0)return xf;r0=1;var e=JT(),t=Br(),r="Expected a function";function n(a,s,o){var l=!0,c=!0;if(typeof a!="function")throw new TypeError(r);return t(o)&&(l="leading"in o?!!o.leading:l,c="trailing"in o?!!o.trailing:c),e(a,s,{leading:l,maxWait:s,trailing:c})}return xf=n,xf}var tE=eE();const CS=Ne(tE);function gi(e){"@babel/helpers - typeof";return gi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},gi(e)}function n0(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 gs(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?n0(Object(r),!0).forEach(function(n){rE(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):n0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function rE(e,t,r){return t=nE(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function nE(e){var t=aE(e,"string");return gi(t)=="symbol"?t:t+""}function aE(e,t){if(gi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(gi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function iE(e,t){return cE(e)||lE(e,t)||oE(e,t)||sE()}function sE(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
26
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function oE(e,t){if(e){if(typeof e=="string")return a0(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return a0(e,t)}}function a0(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function lE(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,a,s,o,l=[],c=!0,u=!1;try{if(s=(r=r.call(e)).next,t!==0)for(;!(c=(n=s.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&&(o=r.return(),Object(o)!==o))return}finally{if(u)throw a}}return l}}function cE(e){if(Array.isArray(e))return e}var uE=P.forwardRef(function(e,t){var r=e.aspect,n=e.initialDimension,a=n===void 0?{width:-1,height:-1}:n,s=e.width,o=s===void 0?"100%":s,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,w=e.style,C=w===void 0?{}:w,y=P.useRef(null),j=P.useRef();j.current=b,P.useImperativeHandle(t,function(){return Object.defineProperty(y.current,"current",{get:function(){return console.warn("The usage of ref.current.current is deprecated and will no longer be supported."),y.current},configurable:!0})});var N=P.useState({containerWidth:a.width,containerHeight:a.height}),A=iE(N,2),k=A[0],I=A[1],_=P.useCallback(function(T,R){I(function(M){var $=Math.round(T),L=Math.round(R);return M.containerWidth===$&&M.containerHeight===L?M:{containerWidth:$,containerHeight:L}})},[]);P.useEffect(function(){var T=function(U){var D,F=U[0].contentRect,H=F.width,G=F.height;_(H,G),(D=j.current)===null||D===void 0||D.call(j,H,G)};x>0&&(T=CS(T,x,{trailing:!0,leading:!1}));var R=new ResizeObserver(T),M=y.current.getBoundingClientRect(),$=M.width,L=M.height;return _($,L),R.observe(y.current),function(){R.disconnect()}},[_,x]);var E=P.useMemo(function(){var T=k.containerWidth,R=k.containerHeight;if(T<0||R<0)return null;It(tn(o)||tn(c),`The width(%s) and height(%s) are both fixed numbers,
|
|
27
|
+
maybe you don't need to use a ResponsiveContainer.`,o,c),It(!r||r>0,"The aspect(%s) must be greater than zero.",r);var M=tn(o)?T:o,$=tn(c)?R:c;r&&r>0&&(M?$=M/r:$&&(M=$*r),h&&$>h&&($=h)),It(M>0||$>0,`The width(%s) and height(%s) of chart should be greater than 0,
|
|
28
|
+
please check the style of container, or the props width(%s) and height(%s),
|
|
29
|
+
or add a minWidth(%s) or minHeight(%s) or use aspect(%s) to control the
|
|
30
|
+
height and width.`,M,$,o,c,d,f,r);var L=!Array.isArray(p)&&hr(p.type).endsWith("Chart");return S.default.Children.map(p,function(q){return S.default.isValidElement(q)?P.cloneElement(q,gs({width:M,height:$},L?{style:gs({height:"100%",width:"100%",maxHeight:$,maxWidth:M},q.props.style)}:{})):q})},[r,p,c,h,f,d,k,o]);return S.default.createElement("div",{id:m?"".concat(m):void 0,className:ae.default("recharts-responsive-container",g),style:gs(gs({},C),{},{width:o,height:c,minWidth:d,minHeight:f,maxHeight:h}),ref:y},E)}),Pn=function(t){return null};Pn.displayName="Cell";function vi(e){"@babel/helpers - typeof";return vi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},vi(e)}function i0(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 Uh(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?i0(Object(r),!0).forEach(function(n){dE(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):i0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function dE(e,t,r){return t=fE(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function fE(e){var t=hE(e,"string");return vi(t)=="symbol"?t:t+""}function hE(e,t){if(vi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(vi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Ln={widthCache:{},cacheCount:0},pE=2e3,mE={position:"absolute",top:"-20000px",left:0,padding:0,margin:0,border:"none",whiteSpace:"pre"},s0="recharts_measurement_span";function xE(e){var t=Uh({},e);return Object.keys(t).forEach(function(r){t[r]||delete t[r]}),t}var ai=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(t==null||ir.isSsr)return{width:0,height:0};var n=xE(r),a=JSON.stringify({text:t,copyStyle:n});if(Ln.widthCache[a])return Ln.widthCache[a];try{var s=document.getElementById(s0);s||(s=document.createElement("span"),s.setAttribute("id",s0),s.setAttribute("aria-hidden","true"),document.body.appendChild(s));var o=Uh(Uh({},mE),n);Object.assign(s.style,o),s.textContent="".concat(t);var l=s.getBoundingClientRect(),c={width:l.width,height:l.height};return Ln.widthCache[a]=c,++Ln.cacheCount>pE&&(Ln.cacheCount=0,Ln.widthCache={}),c}catch{return{width:0,height:0}}},gE=function(t){return{top:t.top+window.scrollY-document.documentElement.clientTop,left:t.left+window.scrollX-document.documentElement.clientLeft}};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 Xs(e,t){return wE(e)||bE(e,t)||yE(e,t)||vE()}function vE(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
31
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function yE(e,t){if(e){if(typeof e=="string")return o0(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 o0(e,t)}}function o0(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 bE(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,a,s,o,l=[],c=!0,u=!1;try{if(s=(r=r.call(e)).next,t===0){if(Object(r)!==r)return;c=!1}else for(;!(c=(n=s.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&&(o=r.return(),Object(o)!==o))return}finally{if(u)throw a}}return l}}function wE(e){if(Array.isArray(e))return e}function jE(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function l0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,SE(n.key),n)}}function CE(e,t,r){return t&&l0(e.prototype,t),r&&l0(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function SE(e){var t=NE(e,"string");return yi(t)=="symbol"?t:t+""}function NE(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 String(e)}var c0=/(-?\d+(?:\.\d+)?[a-zA-Z%]*)([*/])(-?\d+(?:\.\d+)?[a-zA-Z%]*)/,u0=/(-?\d+(?:\.\d+)?[a-zA-Z%]*)([+-])(-?\d+(?:\.\d+)?[a-zA-Z%]*)/,OE=/^px|cm|vh|vw|em|rem|%|mm|in|pt|pc|ex|ch|vmin|vmax|Q$/,PE=/(-?\d+(?:\.\d+)?)([a-zA-Z%]+)?/,SS={cm:96/2.54,mm:96/25.4,pt:96/72,pc:96/6,in:96,Q:96/(2.54*40),px:1},AE=Object.keys(SS),Fn="NaN";function _E(e,t){return e*SS[t]}var vs=(function(){function e(t,r){jE(this,e),this.num=t,this.unit=r,this.num=t,this.unit=r,Number.isNaN(t)&&(this.unit=""),r!==""&&!OE.test(r)&&(this.num=NaN,this.unit=""),AE.includes(r)&&(this.num=_E(t,r),this.unit="px")}return CE(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=PE.exec(r))!==null&&n!==void 0?n:[],s=Xs(a,3),o=s[1],l=s[2];return new e(parseFloat(o),l??"")}}])})();function NS(e){if(e.includes(Fn))return Fn;for(var t=e;t.includes("*")||t.includes("/");){var r,n=(r=c0.exec(t))!==null&&r!==void 0?r:[],a=Xs(n,4),s=a[1],o=a[2],l=a[3],c=vs.parse(s??""),u=vs.parse(l??""),d=o==="*"?c.multiply(u):c.divide(u);if(d.isNaN())return Fn;t=t.replace(c0,d.toString())}for(;t.includes("+")||/.-\d+(?:\.\d+)?/.test(t);){var f,h=(f=u0.exec(t))!==null&&f!==void 0?f:[],p=Xs(h,4),v=p[1],x=p[2],m=p[3],g=vs.parse(v??""),b=vs.parse(m??""),w=x==="+"?g.add(b):g.subtract(b);if(w.isNaN())return Fn;t=t.replace(u0,w.toString())}return t}var d0=/\(([^()]*)\)/;function kE(e){for(var t=e;t.includes("(");){var r=d0.exec(t),n=Xs(r,2),a=n[1];t=t.replace(d0,NS(a))}return t}function TE(e){var t=e.replace(/\s+/g,"");return t=kE(t),t=NS(t),t}function EE(e){try{return TE(e)}catch{return Fn}}function gf(e){var t=EE(e.slice(5,-1));return t===Fn?"":t}var IE=["x","y","lineHeight","capHeight","scaleToFit","textAnchor","verticalAnchor","fill"],ME=["dx","dy","angle","className","breakAll"];function Kh(){return Kh=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},Kh.apply(this,arguments)}function f0(e,t){if(e==null)return{};var r=$E(e,t),n,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)n=s[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 h0(e,t){return zE(e)||DE(e,t)||LE(e,t)||RE()}function RE(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
32
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function LE(e,t){if(e){if(typeof e=="string")return p0(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 p0(e,t)}}function p0(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 DE(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,a,s,o,l=[],c=!0,u=!1;try{if(s=(r=r.call(e)).next,t===0){if(Object(r)!==r)return;c=!1}else for(;!(c=(n=s.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&&(o=r.return(),Object(o)!==o))return}finally{if(u)throw a}}return l}}function zE(e){if(Array.isArray(e))return e}var OS=/[ \f\n\r\t\v\u2028\u2029]+/,PS=function(t){var r=t.children,n=t.breakAll,a=t.style;try{var s=[];de(r)||(n?s=r.toString().split(""):s=r.toString().split(OS));var o=s.map(function(c){return{word:c,width:ai(c,a).width}}),l=n?0:ai(" ",a).width;return{wordsWithComputedWidth:o,spaceWidth:l}}catch{return null}},BE=function(t,r,n,a,s){var o=t.maxLines,l=t.children,c=t.style,u=t.breakAll,d=Z(o),f=l,h=function(){var M=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return M.reduce(function($,L){var q=L.word,U=L.width,D=$[$.length-1];if(D&&(a==null||s||D.width+U+n<Number(a)))D.words.push(q),D.width+=U+n;else{var F={words:[q],width:U};$.push(F)}return $},[])},p=h(r),v=function(M){return M.reduce(function($,L){return $.width>L.width?$:L})};if(!d)return p;for(var x="…",m=function(M){var $=f.slice(0,M),L=PS({breakAll:u,style:c,children:$+x}).wordsWithComputedWidth,q=h(L),U=q.length>o||v(q).width>Number(a);return[U,q]},g=0,b=f.length-1,w=0,C;g<=b&&w<=f.length-1;){var y=Math.floor((g+b)/2),j=y-1,N=m(j),A=h0(N,2),k=A[0],I=A[1],_=m(y),E=h0(_,1),T=E[0];if(!k&&!T&&(g=y+1),k&&T&&(b=y-1),!k&&T){C=I;break}w++}return C||p},m0=function(t){var r=de(t)?[]:t.toString().split(OS);return[{words:r}]},FE=function(t){var r=t.width,n=t.scaleToFit,a=t.children,s=t.style,o=t.breakAll,l=t.maxLines;if((r||n)&&!ir.isSsr){var c,u,d=PS({breakAll:o,children:a,style:s});if(d){var f=d.wordsWithComputedWidth,h=d.spaceWidth;c=f,u=h}else return m0(a);return BE({breakAll:o,children:a,maxLines:l,style:s},c,u,r,n)}return m0(a)},x0="#808080",gn=function(t){var r=t.x,n=r===void 0?0:r,a=t.y,s=a===void 0?0:a,o=t.lineHeight,l=o===void 0?"1em":o,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?x0:m,b=f0(t,IE),w=P.useMemo(function(){return FE({breakAll:b.breakAll,children:b.children,maxLines:b.maxLines,scaleToFit:f,style:b.style,width:b.width})},[b.breakAll,b.children,b.maxLines,f,b.style,b.width]),C=b.dx,y=b.dy,j=b.angle,N=b.className,A=b.breakAll,k=f0(b,ME);if(!Ze(n)||!Ze(s))return null;var I=n+(Z(C)?C:0),_=s+(Z(y)?y:0),E;switch(x){case"start":E=gf("calc(".concat(u,")"));break;case"middle":E=gf("calc(".concat((w.length-1)/2," * -").concat(l," + (").concat(u," / 2))"));break;default:E=gf("calc(".concat(w.length-1," * -").concat(l,")"));break}var T=[];if(f){var R=w[0].width,M=b.width;T.push("scale(".concat((Z(M)?M/R:1)/R,")"))}return j&&T.push("rotate(".concat(j,", ").concat(I,", ").concat(_,")")),T.length&&(k.transform=T.join(" ")),S.default.createElement("text",Kh({},se(k,!0),{x:I,y:_,className:ae.default("recharts-text",N),textAnchor:p,fill:g.includes("url")?x0:g}),w.map(function($,L){var q=$.words.join(A?"":" ");return S.default.createElement("tspan",{x:I,dy:L===0?E:l,key:"".concat(q,"-").concat(L)},q)}))};function Rr(e,t){return e==null||t==null?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function qE(e,t){return e==null||t==null?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function ax(e){let t,r,n;e.length!==2?(t=Rr,r=(l,c)=>Rr(e(l),c),n=(l,c)=>e(l)-c):(t=e===Rr||e===qE?e:WE,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 s(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 o(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:o,right:s}}function WE(){return 0}function AS(e){return e===null?NaN:+e}function*HE(e,t){for(let r of e)r!=null&&(r=+r)>=r&&(yield r)}const VE=ax(Rr),rs=VE.right;ax(AS).center;class g0 extends Map{constructor(t,r=GE){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(v0(this,t))}has(t){return super.has(v0(this,t))}set(t,r){return super.set(UE(this,t),r)}delete(t){return super.delete(KE(this,t))}}function v0({_intern:e,_key:t},r){const n=t(r);return e.has(n)?e.get(n):r}function UE({_intern:e,_key:t},r){const n=t(r);return e.has(n)?e.get(n):(e.set(n,r),r)}function KE({_intern:e,_key:t},r){const n=t(r);return e.has(n)&&(r=e.get(n),e.delete(n)),r}function GE(e){return e!==null&&typeof e=="object"?e.valueOf():e}function ZE(e=Rr){if(e===Rr)return _S;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 _S(e,t){return(e==null||!(e>=e))-(t==null||!(t>=t))||(e<t?-1:e>t?1:0)}const YE=Math.sqrt(50),XE=Math.sqrt(10),QE=Math.sqrt(2);function Qs(e,t,r){const n=(t-e)/Math.max(0,r),a=Math.floor(Math.log10(n)),s=n/Math.pow(10,a),o=s>=YE?10:s>=XE?5:s>=QE?2:1;let l,c,u;return a<0?(u=Math.pow(10,-a)/o,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)*o,l=Math.round(e/u),c=Math.round(t/u),l*u<e&&++l,c*u>t&&--c),c<l&&.5<=r&&r<2?Qs(e,t,r*2):[l,c,u]}function Gh(e,t,r){if(t=+t,e=+e,r=+r,!(r>0))return[];if(e===t)return[e];const n=t<e,[a,s,o]=n?Qs(t,e,r):Qs(e,t,r);if(!(s>=a))return[];const l=s-a+1,c=new Array(l);if(n)if(o<0)for(let u=0;u<l;++u)c[u]=(s-u)/-o;else for(let u=0;u<l;++u)c[u]=(s-u)*o;else if(o<0)for(let u=0;u<l;++u)c[u]=(a+u)/-o;else for(let u=0;u<l;++u)c[u]=(a+u)*o;return c}function Zh(e,t,r){return t=+t,e=+e,r=+r,Qs(e,t,r)[2]}function Yh(e,t,r){t=+t,e=+e,r=+r;const n=t<e,a=n?Zh(t,e,r):Zh(e,t,r);return(n?-1:1)*(a<0?1/-a:a)}function y0(e,t){let r;for(const n of e)n!=null&&(r<n||r===void 0&&n>=n)&&(r=n);return r}function b0(e,t){let r;for(const n of e)n!=null&&(r>n||r===void 0&&n>=n)&&(r=n);return r}function kS(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?_S:ZE(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));kS(e,t,p,v,a)}const s=e[t];let o=r,l=n;for(Ua(e,r,t),a(e[n],s)>0&&Ua(e,r,n);o<l;){for(Ua(e,o,l),++o,--l;a(e[o],s)<0;)++o;for(;a(e[l],s)>0;)--l}a(e[r],s)===0?Ua(e,r,l):(++l,Ua(e,l,n)),l<=t&&(r=l+1),t<=l&&(n=l-1)}return e}function Ua(e,t,r){const n=e[t];e[t]=e[r],e[r]=n}function JE(e,t,r){if(e=Float64Array.from(HE(e)),!(!(n=e.length)||isNaN(t=+t))){if(t<=0||n<2)return b0(e);if(t>=1)return y0(e);var n,a=(n-1)*t,s=Math.floor(a),o=y0(kS(e,s).subarray(0,s+1)),l=b0(e.subarray(s+1));return o+(l-o)*(a-s)}}function eI(e,t,r=AS){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,s=Math.floor(a),o=+r(e[s],s,e),l=+r(e[s+1],s+1,e);return o+(l-o)*(a-s)}}function tI(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,s=new Array(a);++n<a;)s[n]=e+n*r;return s}function Rt(e,t){switch(arguments.length){case 0:break;case 1:this.range(e);break;default:this.range(t).domain(e);break}return this}function Pr(e,t){switch(arguments.length){case 0:break;case 1:{typeof e=="function"?this.interpolator(e):this.range(e);break}default:{this.domain(e),typeof t=="function"?this.interpolator(t):this.range(t);break}}return this}const Xh=Symbol("implicit");function ix(){var e=new g0,t=[],r=[],n=Xh;function a(s){let o=e.get(s);if(o===void 0){if(n!==Xh)return n;e.set(s,o=t.push(s)-1)}return r[o%r.length]}return a.domain=function(s){if(!arguments.length)return t.slice();t=[],e=new g0;for(const o of s)e.has(o)||e.set(o,t.push(o)-1);return a},a.range=function(s){return arguments.length?(r=Array.from(s),a):r.slice()},a.unknown=function(s){return arguments.length?(n=s,a):n},a.copy=function(){return ix(t,r).unknown(n)},Rt.apply(a,arguments),a}function bi(){var e=ix().unknown(void 0),t=e.domain,r=e.range,n=0,a=1,s,o,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;s=(x-v)/Math.max(1,h-c+u*2),l&&(s=Math.floor(s)),v+=(x-v-s*(h-c))*d,o=s*(1-c),l&&(v=Math.round(v),o=Math.round(o));var m=tI(h).map(function(g){return v+s*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 o},e.step=function(){return s},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 bi(t(),[n,a]).round(l).paddingInner(c).paddingOuter(u).align(d)},Rt.apply(f(),arguments)}function TS(e){var t=e.copy;return e.padding=e.paddingOuter,delete e.paddingInner,delete e.paddingOuter,e.copy=function(){return TS(t())},e}function ii(){return TS(bi.apply(null,arguments).paddingInner(1))}function sx(e,t,r){e.prototype=t.prototype=r,r.constructor=e}function ES(e,t){var r=Object.create(e.prototype);for(var n in t)r[n]=t[n];return r}function ns(){}var wi=.7,Js=1/wi,Kn="\\s*([+-]?\\d+)\\s*",ji="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",Xt="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",rI=/^#([0-9a-f]{3,8})$/,nI=new RegExp(`^rgb\\(${Kn},${Kn},${Kn}\\)$`),aI=new RegExp(`^rgb\\(${Xt},${Xt},${Xt}\\)$`),iI=new RegExp(`^rgba\\(${Kn},${Kn},${Kn},${ji}\\)$`),sI=new RegExp(`^rgba\\(${Xt},${Xt},${Xt},${ji}\\)$`),oI=new RegExp(`^hsl\\(${ji},${Xt},${Xt}\\)$`),lI=new RegExp(`^hsla\\(${ji},${Xt},${Xt},${ji}\\)$`),w0={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};sx(ns,Ci,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:j0,formatHex:j0,formatHex8:cI,formatHsl:uI,formatRgb:C0,toString:C0});function j0(){return this.rgb().formatHex()}function cI(){return this.rgb().formatHex8()}function uI(){return IS(this).formatHsl()}function C0(){return this.rgb().formatRgb()}function Ci(e){var t,r;return e=(e+"").trim().toLowerCase(),(t=rI.exec(e))?(r=t[1].length,t=parseInt(t[1],16),r===6?S0(t):r===3?new mt(t>>8&15|t>>4&240,t>>4&15|t&240,(t&15)<<4|t&15,1):r===8?ys(t>>24&255,t>>16&255,t>>8&255,(t&255)/255):r===4?ys(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=nI.exec(e))?new mt(t[1],t[2],t[3],1):(t=aI.exec(e))?new mt(t[1]*255/100,t[2]*255/100,t[3]*255/100,1):(t=iI.exec(e))?ys(t[1],t[2],t[3],t[4]):(t=sI.exec(e))?ys(t[1]*255/100,t[2]*255/100,t[3]*255/100,t[4]):(t=oI.exec(e))?P0(t[1],t[2]/100,t[3]/100,1):(t=lI.exec(e))?P0(t[1],t[2]/100,t[3]/100,t[4]):w0.hasOwnProperty(e)?S0(w0[e]):e==="transparent"?new mt(NaN,NaN,NaN,0):null}function S0(e){return new mt(e>>16&255,e>>8&255,e&255,1)}function ys(e,t,r,n){return n<=0&&(e=t=r=NaN),new mt(e,t,r,n)}function dI(e){return e instanceof ns||(e=Ci(e)),e?(e=e.rgb(),new mt(e.r,e.g,e.b,e.opacity)):new mt}function Qh(e,t,r,n){return arguments.length===1?dI(e):new mt(e,t,r,n??1)}function mt(e,t,r,n){this.r=+e,this.g=+t,this.b=+r,this.opacity=+n}sx(mt,Qh,ES(ns,{brighter(e){return e=e==null?Js:Math.pow(Js,e),new mt(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=e==null?wi:Math.pow(wi,e),new mt(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new mt(on(this.r),on(this.g),on(this.b),eo(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:N0,formatHex:N0,formatHex8:fI,formatRgb:O0,toString:O0}));function N0(){return`#${rn(this.r)}${rn(this.g)}${rn(this.b)}`}function fI(){return`#${rn(this.r)}${rn(this.g)}${rn(this.b)}${rn((isNaN(this.opacity)?1:this.opacity)*255)}`}function O0(){const e=eo(this.opacity);return`${e===1?"rgb(":"rgba("}${on(this.r)}, ${on(this.g)}, ${on(this.b)}${e===1?")":`, ${e})`}`}function eo(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 rn(e){return e=on(e),(e<16?"0":"")+e.toString(16)}function P0(e,t,r,n){return n<=0?e=t=r=NaN:r<=0||r>=1?e=t=NaN:t<=0&&(e=NaN),new Bt(e,t,r,n)}function IS(e){if(e instanceof Bt)return new Bt(e.h,e.s,e.l,e.opacity);if(e instanceof ns||(e=Ci(e)),!e)return new Bt;if(e instanceof Bt)return e;e=e.rgb();var t=e.r/255,r=e.g/255,n=e.b/255,a=Math.min(t,r,n),s=Math.max(t,r,n),o=NaN,l=s-a,c=(s+a)/2;return l?(t===s?o=(r-n)/l+(r<n)*6:r===s?o=(n-t)/l+2:o=(t-r)/l+4,l/=c<.5?s+a:2-s-a,o*=60):l=c>0&&c<1?0:o,new Bt(o,l,c,e.opacity)}function hI(e,t,r,n){return arguments.length===1?IS(e):new Bt(e,t,r,n??1)}function Bt(e,t,r,n){this.h=+e,this.s=+t,this.l=+r,this.opacity=+n}sx(Bt,hI,ES(ns,{brighter(e){return e=e==null?Js:Math.pow(Js,e),new Bt(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=e==null?wi:Math.pow(wi,e),new Bt(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+(this.h<0)*360,t=isNaN(e)||isNaN(this.s)?0:this.s,r=this.l,n=r+(r<.5?r:1-r)*t,a=2*r-n;return new mt(vf(e>=240?e-240:e+120,a,n),vf(e,a,n),vf(e<120?e+240:e-120,a,n),this.opacity)},clamp(){return new Bt(A0(this.h),bs(this.s),bs(this.l),eo(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=eo(this.opacity);return`${e===1?"hsl(":"hsla("}${A0(this.h)}, ${bs(this.s)*100}%, ${bs(this.l)*100}%${e===1?")":`, ${e})`}`}}));function A0(e){return e=(e||0)%360,e<0?e+360:e}function bs(e){return Math.max(0,Math.min(1,e||0))}function vf(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 ox=e=>()=>e;function pI(e,t){return function(r){return e+r*t}}function mI(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 xI(e){return(e=+e)==1?MS:function(t,r){return r-t?mI(t,r,e):ox(isNaN(t)?r:t)}}function MS(e,t){var r=t-e;return r?pI(e,r):ox(isNaN(e)?t:e)}const _0=(function e(t){var r=xI(t);function n(a,s){var o=r((a=Qh(a)).r,(s=Qh(s)).r),l=r(a.g,s.g),c=r(a.b,s.b),u=MS(a.opacity,s.opacity);return function(d){return a.r=o(d),a.g=l(d),a.b=c(d),a.opacity=u(d),a+""}}return n.gamma=e,n})(1);function gI(e,t){t||(t=[]);var r=e?Math.min(t.length,e.length):0,n=t.slice(),a;return function(s){for(a=0;a<r;++a)n[a]=e[a]*(1-s)+t[a]*s;return n}}function vI(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}function yI(e,t){var r=t?t.length:0,n=e?Math.min(r,e.length):0,a=new Array(n),s=new Array(r),o;for(o=0;o<n;++o)a[o]=Ea(e[o],t[o]);for(;o<r;++o)s[o]=t[o];return function(l){for(o=0;o<n;++o)s[o]=a[o](l);return s}}function bI(e,t){var r=new Date;return e=+e,t=+t,function(n){return r.setTime(e*(1-n)+t*n),r}}function to(e,t){return e=+e,t=+t,function(r){return e*(1-r)+t*r}}function wI(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]=Ea(e[a],t[a]):n[a]=t[a];return function(s){for(a in r)n[a]=r[a](s);return n}}var Jh=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,yf=new RegExp(Jh.source,"g");function jI(e){return function(){return e}}function CI(e){return function(t){return e(t)+""}}function SI(e,t){var r=Jh.lastIndex=yf.lastIndex=0,n,a,s,o=-1,l=[],c=[];for(e=e+"",t=t+"";(n=Jh.exec(e))&&(a=yf.exec(t));)(s=a.index)>r&&(s=t.slice(r,s),l[o]?l[o]+=s:l[++o]=s),(n=n[0])===(a=a[0])?l[o]?l[o]+=a:l[++o]=a:(l[++o]=null,c.push({i:o,x:to(n,a)})),r=yf.lastIndex;return r<t.length&&(s=t.slice(r),l[o]?l[o]+=s:l[++o]=s),l.length<2?c[0]?CI(c[0].x):jI(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 Ea(e,t){var r=typeof t,n;return t==null||r==="boolean"?ox(t):(r==="number"?to:r==="string"?(n=Ci(t))?(t=n,_0):SI:t instanceof Ci?_0:t instanceof Date?bI:vI(t)?gI:Array.isArray(t)?yI:typeof t.valueOf!="function"&&typeof t.toString!="function"||isNaN(t)?wI:to)(e,t)}function lx(e,t){return e=+e,t=+t,function(r){return Math.round(e*(1-r)+t*r)}}function NI(e,t){t===void 0&&(t=e,e=Ea);for(var r=0,n=t.length-1,a=t[0],s=new Array(n<0?0:n);r<n;)s[r]=e(a,a=t[++r]);return function(o){var l=Math.max(0,Math.min(n-1,Math.floor(o*=n)));return s[l](o-l)}}function OI(e){return function(){return e}}function ro(e){return+e}var k0=[0,1];function dt(e){return e}function ep(e,t){return(t-=e=+e)?function(r){return(r-e)/t}:OI(isNaN(t)?NaN:.5)}function PI(e,t){var r;return e>t&&(r=e,e=t,t=r),function(n){return Math.max(e,Math.min(t,n))}}function AI(e,t,r){var n=e[0],a=e[1],s=t[0],o=t[1];return a<n?(n=ep(a,n),s=r(o,s)):(n=ep(n,a),s=r(s,o)),function(l){return s(n(l))}}function _I(e,t,r){var n=Math.min(e.length,t.length)-1,a=new Array(n),s=new Array(n),o=-1;for(e[n]<e[0]&&(e=e.slice().reverse(),t=t.slice().reverse());++o<n;)a[o]=ep(e[o],e[o+1]),s[o]=r(t[o],t[o+1]);return function(l){var c=rs(e,l,1,n)-1;return s[c](a[c](l))}}function as(e,t){return t.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown())}function Rl(){var e=k0,t=k0,r=Ea,n,a,s,o=dt,l,c,u;function d(){var h=Math.min(e.length,t.length);return o!==dt&&(o=PI(e[0],e[h-1])),l=h>2?_I:AI,c=u=null,f}function f(h){return h==null||isNaN(h=+h)?s:(c||(c=l(e.map(n),t,r)))(n(o(h)))}return f.invert=function(h){return o(a((u||(u=l(t,e.map(n),to)))(h)))},f.domain=function(h){return arguments.length?(e=Array.from(h,ro),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=lx,d()},f.clamp=function(h){return arguments.length?(o=h?!0:dt,d()):o!==dt},f.interpolate=function(h){return arguments.length?(r=h,d()):r},f.unknown=function(h){return arguments.length?(s=h,f):s},function(h,p){return n=h,a=p,d()}}function cx(){return Rl()(dt,dt)}function kI(e){return Math.abs(e=Math.round(e))>=1e21?e.toLocaleString("en").replace(/,/g,""):e.toString(10)}function no(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 ra(e){return e=no(Math.abs(e)),e?e[1]:NaN}function TI(e,t){return function(r,n){for(var a=r.length,s=[],o=0,l=e[0],c=0;a>0&&l>0&&(c+l+1>n&&(l=Math.max(1,n-c)),s.push(r.substring(a-=l,a+l)),!((c+=l+1)>n));)l=e[o=(o+1)%e.length];return s.reverse().join(t)}}function EI(e){return function(t){return t.replace(/[0-9]/g,function(r){return e[+r]})}}var II=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function Si(e){if(!(t=II.exec(e)))throw new Error("invalid format: "+e);var t;return new ux({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]})}Si.prototype=ux.prototype;function ux(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+""}ux.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 MI(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 ao;function $I(e,t){var r=no(e,t);if(!r)return ao=void 0,e.toPrecision(t);var n=r[0],a=r[1],s=a-(ao=Math.max(-8,Math.min(8,Math.floor(a/3)))*3)+1,o=n.length;return s===o?n:s>o?n+new Array(s-o+1).join("0"):s>0?n.slice(0,s)+"."+n.slice(s):"0."+new Array(1-s).join("0")+no(e,Math.max(0,t+s-1))[0]}function T0(e,t){var r=no(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 E0={"%":(e,t)=>(e*100).toFixed(t),b:e=>Math.round(e).toString(2),c:e=>e+"",d:kI,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)=>T0(e*100,t),r:T0,s:$I,X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)};function I0(e){return e}var M0=Array.prototype.map,$0=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function RI(e){var t=e.grouping===void 0||e.thousands===void 0?I0:TI(M0.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+"",s=e.numerals===void 0?I0:EI(M0.call(e.numerals,String)),o=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=Si(f);var p=f.fill,v=f.align,x=f.sign,m=f.symbol,g=f.zero,b=f.width,w=f.comma,C=f.precision,y=f.trim,j=f.type;j==="n"?(w=!0,j="g"):E0[j]||(C===void 0&&(C=12),y=!0,j="g"),(g||p==="0"&&v==="=")&&(g=!0,p="0",v="=");var N=(h&&h.prefix!==void 0?h.prefix:"")+(m==="$"?r:m==="#"&&/[boxX]/.test(j)?"0"+j.toLowerCase():""),A=(m==="$"?n:/[%p]/.test(j)?o:"")+(h&&h.suffix!==void 0?h.suffix:""),k=E0[j],I=/[defgprs%]/.test(j);C=C===void 0?6:/[gprs]/.test(j)?Math.max(1,Math.min(21,C)):Math.max(0,Math.min(20,C));function _(E){var T=N,R=A,M,$,L;if(j==="c")R=k(E)+R,E="";else{E=+E;var q=E<0||1/E<0;if(E=isNaN(E)?c:k(Math.abs(E),C),y&&(E=MI(E)),q&&+E==0&&x!=="+"&&(q=!1),T=(q?x==="("?x:l:x==="-"||x==="("?"":x)+T,R=(j==="s"&&!isNaN(E)&&ao!==void 0?$0[8+ao/3]:"")+R+(q&&x==="("?")":""),I){for(M=-1,$=E.length;++M<$;)if(L=E.charCodeAt(M),48>L||L>57){R=(L===46?a+E.slice(M+1):E.slice(M))+R,E=E.slice(0,M);break}}}w&&!g&&(E=t(E,1/0));var U=T.length+E.length+R.length,D=U<b?new Array(b-U+1).join(p):"";switch(w&&g&&(E=t(D+E,D.length?b-R.length:1/0),D=""),v){case"<":E=T+E+R+D;break;case"=":E=T+D+E+R;break;case"^":E=D.slice(0,U=D.length>>1)+T+E+R+D.slice(U);break;default:E=D+T+E+R;break}return s(E)}return _.toString=function(){return f+""},_}function d(f,h){var p=Math.max(-8,Math.min(8,Math.floor(ra(h)/3)))*3,v=Math.pow(10,-p),x=u((f=Si(f),f.type="f",f),{suffix:$0[8+p/3]});return function(m){return x(v*m)}}return{format:u,formatPrefix:d}}var ws,dx,$S;LI({thousands:",",grouping:[3],currency:["$",""]});function LI(e){return ws=RI(e),dx=ws.format,$S=ws.formatPrefix,ws}function DI(e){return Math.max(0,-ra(Math.abs(e)))}function zI(e,t){return Math.max(0,Math.max(-8,Math.min(8,Math.floor(ra(t)/3)))*3-ra(Math.abs(e)))}function BI(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,ra(t)-ra(e))+1}function RS(e,t,r,n){var a=Yh(e,t,r),s;switch(n=Si(n??",f"),n.type){case"s":{var o=Math.max(Math.abs(e),Math.abs(t));return n.precision==null&&!isNaN(s=zI(a,o))&&(n.precision=s),$S(n,o)}case"":case"e":case"g":case"p":case"r":{n.precision==null&&!isNaN(s=BI(a,Math.max(Math.abs(e),Math.abs(t))))&&(n.precision=s-(n.type==="e"));break}case"f":case"%":{n.precision==null&&!isNaN(s=DI(a))&&(n.precision=s-(n.type==="%")*2);break}}return dx(n)}function Fr(e){var t=e.domain;return e.ticks=function(r){var n=t();return Gh(n[0],n[n.length-1],r??10)},e.tickFormat=function(r,n){var a=t();return RS(a[0],a[a.length-1],r??10,n)},e.nice=function(r){r==null&&(r=10);var n=t(),a=0,s=n.length-1,o=n[a],l=n[s],c,u,d=10;for(l<o&&(u=o,o=l,l=u,u=a,a=s,s=u);d-- >0;){if(u=Zh(o,l,r),u===c)return n[a]=o,n[s]=l,t(n);if(u>0)o=Math.floor(o/u)*u,l=Math.ceil(l/u)*u;else if(u<0)o=Math.ceil(o*u)/u,l=Math.floor(l*u)/u;else break;c=u}return e},e}function io(){var e=cx();return e.copy=function(){return as(e,io())},Rt.apply(e,arguments),Fr(e)}function LS(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,ro),r):e.slice()},r.unknown=function(n){return arguments.length?(t=n,r):t},r.copy=function(){return LS(e).unknown(t)},e=arguments.length?Array.from(e,ro):[0,1],Fr(r)}function DS(e,t){e=e.slice();var r=0,n=e.length-1,a=e[r],s=e[n],o;return s<a&&(o=r,r=n,n=o,o=a,a=s,s=o),e[r]=t.floor(a),e[n]=t.ceil(s),e}function R0(e){return Math.log(e)}function L0(e){return Math.exp(e)}function FI(e){return-Math.log(-e)}function qI(e){return-Math.exp(-e)}function WI(e){return isFinite(e)?+("1e"+e):e<0?0:e}function HI(e){return e===10?WI:e===Math.E?Math.exp:t=>Math.pow(e,t)}function VI(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 D0(e){return(t,r)=>-e(-t,r)}function fx(e){const t=e(R0,L0),r=t.domain;let n=10,a,s;function o(){return a=VI(n),s=HI(n),r()[0]<0?(a=D0(a),s=D0(s),e(FI,qI)):e(R0,L0),t}return t.base=function(l){return arguments.length?(n=+l,o()):n},t.domain=function(l){return arguments.length?(r(l),o()):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/s(-h):v*s(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/s(-h):v*s(h),!(x<u)){if(x>d)break;g.push(x)}g.length*2<m&&(g=Gh(u,d,m))}else g=Gh(h,p,Math.min(p-h,m)).map(s);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=Si(c)).precision==null&&(c.trim=!0),c=dx(c)),l===1/0)return c;const u=Math.max(1,n*l/t.ticks().length);return d=>{let f=d/s(Math.round(a(d)));return f*n<n-.5&&(f*=n),f<=u?c(d):""}},t.nice=()=>r(DS(r(),{floor:l=>s(Math.floor(a(l))),ceil:l=>s(Math.ceil(a(l)))})),t}function zS(){const e=fx(Rl()).domain([1,10]);return e.copy=()=>as(e,zS()).base(e.base()),Rt.apply(e,arguments),e}function z0(e){return function(t){return Math.sign(t)*Math.log1p(Math.abs(t/e))}}function B0(e){return function(t){return Math.sign(t)*Math.expm1(Math.abs(t))*e}}function hx(e){var t=1,r=e(z0(t),B0(t));return r.constant=function(n){return arguments.length?e(z0(t=+n),B0(t)):t},Fr(r)}function BS(){var e=hx(Rl());return e.copy=function(){return as(e,BS()).constant(e.constant())},Rt.apply(e,arguments)}function F0(e){return function(t){return t<0?-Math.pow(-t,e):Math.pow(t,e)}}function UI(e){return e<0?-Math.sqrt(-e):Math.sqrt(e)}function KI(e){return e<0?-e*e:e*e}function px(e){var t=e(dt,dt),r=1;function n(){return r===1?e(dt,dt):r===.5?e(UI,KI):e(F0(r),F0(1/r))}return t.exponent=function(a){return arguments.length?(r=+a,n()):r},Fr(t)}function mx(){var e=px(Rl());return e.copy=function(){return as(e,mx()).exponent(e.exponent())},Rt.apply(e,arguments),e}function GI(){return mx.apply(null,arguments).exponent(.5)}function q0(e){return Math.sign(e)*e*e}function ZI(e){return Math.sign(e)*Math.sqrt(Math.abs(e))}function FS(){var e=cx(),t=[0,1],r=!1,n;function a(s){var o=ZI(e(s));return isNaN(o)?n:r?Math.round(o):o}return a.invert=function(s){return e.invert(q0(s))},a.domain=function(s){return arguments.length?(e.domain(s),a):e.domain()},a.range=function(s){return arguments.length?(e.range((t=Array.from(s,ro)).map(q0)),a):t.slice()},a.rangeRound=function(s){return a.range(s).round(!0)},a.round=function(s){return arguments.length?(r=!!s,a):r},a.clamp=function(s){return arguments.length?(e.clamp(s),a):e.clamp()},a.unknown=function(s){return arguments.length?(n=s,a):n},a.copy=function(){return FS(e.domain(),t).round(r).clamp(e.clamp()).unknown(n)},Rt.apply(a,arguments),Fr(a)}function qS(){var e=[],t=[],r=[],n;function a(){var o=0,l=Math.max(1,t.length);for(r=new Array(l-1);++o<l;)r[o-1]=eI(e,o/l);return s}function s(o){return o==null||isNaN(o=+o)?n:t[rs(r,o)]}return s.invertExtent=function(o){var l=t.indexOf(o);return l<0?[NaN,NaN]:[l>0?r[l-1]:e[0],l<r.length?r[l]:e[e.length-1]]},s.domain=function(o){if(!arguments.length)return e.slice();e=[];for(let l of o)l!=null&&!isNaN(l=+l)&&e.push(l);return e.sort(Rr),a()},s.range=function(o){return arguments.length?(t=Array.from(o),a()):t.slice()},s.unknown=function(o){return arguments.length?(n=o,s):n},s.quantiles=function(){return r.slice()},s.copy=function(){return qS().domain(e).range(t).unknown(n)},Rt.apply(s,arguments)}function WS(){var e=0,t=1,r=1,n=[.5],a=[0,1],s;function o(c){return c!=null&&c<=c?a[rs(n,c,0,r)]:s}function l(){var c=-1;for(n=new Array(r);++c<r;)n[c]=((c+1)*t-(c-r)*e)/(r+1);return o}return o.domain=function(c){return arguments.length?([e,t]=c,e=+e,t=+t,l()):[e,t]},o.range=function(c){return arguments.length?(r=(a=Array.from(c)).length-1,l()):a.slice()},o.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]]},o.unknown=function(c){return arguments.length&&(s=c),o},o.thresholds=function(){return n.slice()},o.copy=function(){return WS().domain([e,t]).range(a).unknown(s)},Rt.apply(Fr(o),arguments)}function HS(){var e=[.5],t=[0,1],r,n=1;function a(s){return s!=null&&s<=s?t[rs(e,s,0,n)]:r}return a.domain=function(s){return arguments.length?(e=Array.from(s),n=Math.min(e.length,t.length-1),a):e.slice()},a.range=function(s){return arguments.length?(t=Array.from(s),n=Math.min(e.length,t.length-1),a):t.slice()},a.invertExtent=function(s){var o=t.indexOf(s);return[e[o-1],e[o]]},a.unknown=function(s){return arguments.length?(r=s,a):r},a.copy=function(){return HS().domain(e).range(t).unknown(r)},Rt.apply(a,arguments)}const bf=new Date,wf=new Date;function Xe(e,t,r,n){function a(s){return e(s=arguments.length===0?new Date:new Date(+s)),s}return a.floor=s=>(e(s=new Date(+s)),s),a.ceil=s=>(e(s=new Date(s-1)),t(s,1),e(s),s),a.round=s=>{const o=a(s),l=a.ceil(s);return s-o<l-s?o:l},a.offset=(s,o)=>(t(s=new Date(+s),o==null?1:Math.floor(o)),s),a.range=(s,o,l)=>{const c=[];if(s=a.ceil(s),l=l==null?1:Math.floor(l),!(s<o)||!(l>0))return c;let u;do c.push(u=new Date(+s)),t(s,l),e(s);while(u<s&&s<o);return c},a.filter=s=>Xe(o=>{if(o>=o)for(;e(o),!s(o);)o.setTime(o-1)},(o,l)=>{if(o>=o)if(l<0)for(;++l<=0;)for(;t(o,-1),!s(o););else for(;--l>=0;)for(;t(o,1),!s(o););}),r&&(a.count=(s,o)=>(bf.setTime(+s),wf.setTime(+o),e(bf),e(wf),Math.floor(r(bf,wf))),a.every=s=>(s=Math.floor(s),!isFinite(s)||!(s>0)?null:s>1?a.filter(n?o=>n(o)%s===0:o=>a.count(0,o)%s===0):a)),a}const so=Xe(()=>{},(e,t)=>{e.setTime(+e+t)},(e,t)=>t-e);so.every=e=>(e=Math.floor(e),!isFinite(e)||!(e>0)?null:e>1?Xe(t=>{t.setTime(Math.floor(t/e)*e)},(t,r)=>{t.setTime(+t+r*e)},(t,r)=>(r-t)/e):so);so.range;const ur=1e3,Et=ur*60,dr=Et*60,yr=dr*24,xx=yr*7,W0=yr*30,jf=yr*365,nn=Xe(e=>{e.setTime(e-e.getMilliseconds())},(e,t)=>{e.setTime(+e+t*ur)},(e,t)=>(t-e)/ur,e=>e.getUTCSeconds());nn.range;const gx=Xe(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*ur)},(e,t)=>{e.setTime(+e+t*Et)},(e,t)=>(t-e)/Et,e=>e.getMinutes());gx.range;const vx=Xe(e=>{e.setUTCSeconds(0,0)},(e,t)=>{e.setTime(+e+t*Et)},(e,t)=>(t-e)/Et,e=>e.getUTCMinutes());vx.range;const yx=Xe(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*ur-e.getMinutes()*Et)},(e,t)=>{e.setTime(+e+t*dr)},(e,t)=>(t-e)/dr,e=>e.getHours());yx.range;const bx=Xe(e=>{e.setUTCMinutes(0,0,0)},(e,t)=>{e.setTime(+e+t*dr)},(e,t)=>(t-e)/dr,e=>e.getUTCHours());bx.range;const is=Xe(e=>e.setHours(0,0,0,0),(e,t)=>e.setDate(e.getDate()+t),(e,t)=>(t-e-(t.getTimezoneOffset()-e.getTimezoneOffset())*Et)/yr,e=>e.getDate()-1);is.range;const Ll=Xe(e=>{e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCDate(e.getUTCDate()+t)},(e,t)=>(t-e)/yr,e=>e.getUTCDate()-1);Ll.range;const VS=Xe(e=>{e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCDate(e.getUTCDate()+t)},(e,t)=>(t-e)/yr,e=>Math.floor(e/yr));VS.range;function An(e){return Xe(t=>{t.setDate(t.getDate()-(t.getDay()+7-e)%7),t.setHours(0,0,0,0)},(t,r)=>{t.setDate(t.getDate()+r*7)},(t,r)=>(r-t-(r.getTimezoneOffset()-t.getTimezoneOffset())*Et)/xx)}const Dl=An(0),oo=An(1),YI=An(2),XI=An(3),na=An(4),QI=An(5),JI=An(6);Dl.range;oo.range;YI.range;XI.range;na.range;QI.range;JI.range;function _n(e){return Xe(t=>{t.setUTCDate(t.getUTCDate()-(t.getUTCDay()+7-e)%7),t.setUTCHours(0,0,0,0)},(t,r)=>{t.setUTCDate(t.getUTCDate()+r*7)},(t,r)=>(r-t)/xx)}const zl=_n(0),lo=_n(1),eM=_n(2),tM=_n(3),aa=_n(4),rM=_n(5),nM=_n(6);zl.range;lo.range;eM.range;tM.range;aa.range;rM.range;nM.range;const wx=Xe(e=>{e.setDate(1),e.setHours(0,0,0,0)},(e,t)=>{e.setMonth(e.getMonth()+t)},(e,t)=>t.getMonth()-e.getMonth()+(t.getFullYear()-e.getFullYear())*12,e=>e.getMonth());wx.range;const jx=Xe(e=>{e.setUTCDate(1),e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCMonth(e.getUTCMonth()+t)},(e,t)=>t.getUTCMonth()-e.getUTCMonth()+(t.getUTCFullYear()-e.getUTCFullYear())*12,e=>e.getUTCMonth());jx.range;const br=Xe(e=>{e.setMonth(0,1),e.setHours(0,0,0,0)},(e,t)=>{e.setFullYear(e.getFullYear()+t)},(e,t)=>t.getFullYear()-e.getFullYear(),e=>e.getFullYear());br.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:Xe(t=>{t.setFullYear(Math.floor(t.getFullYear()/e)*e),t.setMonth(0,1),t.setHours(0,0,0,0)},(t,r)=>{t.setFullYear(t.getFullYear()+r*e)});br.range;const wr=Xe(e=>{e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCFullYear(e.getUTCFullYear()+t)},(e,t)=>t.getUTCFullYear()-e.getUTCFullYear(),e=>e.getUTCFullYear());wr.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:Xe(t=>{t.setUTCFullYear(Math.floor(t.getUTCFullYear()/e)*e),t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)},(t,r)=>{t.setUTCFullYear(t.getUTCFullYear()+r*e)});wr.range;function US(e,t,r,n,a,s){const o=[[nn,1,ur],[nn,5,5*ur],[nn,15,15*ur],[nn,30,30*ur],[s,1,Et],[s,5,5*Et],[s,15,15*Et],[s,30,30*Et],[a,1,dr],[a,3,3*dr],[a,6,6*dr],[a,12,12*dr],[n,1,yr],[n,2,2*yr],[r,1,xx],[t,1,W0],[t,3,3*W0],[e,1,jf]];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=ax(([,,m])=>m).right(o,h);if(p===o.length)return e.every(Yh(u/jf,d/jf,f));if(p===0)return so.every(Math.max(Yh(u,d,f),1));const[v,x]=o[h/o[p-1][2]<o[p][2]/h?p-1:p];return v.every(x)}return[l,c]}const[aM,iM]=US(wr,jx,zl,VS,bx,vx),[sM,oM]=US(br,wx,Dl,is,yx,gx);function Cf(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 Sf(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 Ka(e,t,r){return{y:e,m:t,d:r,H:0,M:0,S:0,L:0}}function lM(e){var t=e.dateTime,r=e.date,n=e.time,a=e.periods,s=e.days,o=e.shortDays,l=e.months,c=e.shortMonths,u=Ga(a),d=Za(a),f=Ga(s),h=Za(s),p=Ga(o),v=Za(o),x=Ga(l),m=Za(l),g=Ga(c),b=Za(c),w={a:L,A:q,b:U,B:D,c:null,d:Z0,e:Z0,f:TM,g:FM,G:WM,H:AM,I:_M,j:kM,L:KS,m:EM,M:IM,p:F,q:H,Q:Q0,s:J0,S:MM,u:$M,U:RM,V:LM,w:DM,W:zM,x:null,X:null,y:BM,Y:qM,Z:HM,"%":X0},C={a:G,A:J,b:ne,B:X,c:null,d:Y0,e:Y0,f:GM,g:a7,G:s7,H:VM,I:UM,j:KM,L:ZS,m:ZM,M:YM,p:re,q:ce,Q:Q0,s:J0,S:XM,u:QM,U:JM,V:e7,w:t7,W:r7,x:null,X:null,y:n7,Y:i7,Z:o7,"%":X0},y={a:I,A:_,b:E,B:T,c:R,d:K0,e:K0,f:SM,g:U0,G:V0,H:G0,I:G0,j:bM,L:CM,m:yM,M:wM,p:k,q:vM,Q:OM,s:PM,S:jM,u:hM,U:pM,V:mM,w:fM,W:xM,x:M,X:$,y:U0,Y:V0,Z:gM,"%":NM};w.x=j(r,w),w.X=j(n,w),w.c=j(t,w),C.x=j(r,C),C.X=j(n,C),C.c=j(t,C);function j(K,ee){return function(te){var z=[],pe=-1,Y=0,Oe=K.length,$e,nt,_r;for(te instanceof Date||(te=new Date(+te));++pe<Oe;)K.charCodeAt(pe)===37&&(z.push(K.slice(Y,pe)),(nt=H0[$e=K.charAt(++pe)])!=null?$e=K.charAt(++pe):nt=$e==="e"?" ":"0",(_r=ee[$e])&&($e=_r(te,nt)),z.push($e),Y=pe+1);return z.push(K.slice(Y,pe)),z.join("")}}function N(K,ee){return function(te){var z=Ka(1900,void 0,1),pe=A(z,K,te+="",0),Y,Oe;if(pe!=te.length)return null;if("Q"in z)return new Date(z.Q);if("s"in z)return new Date(z.s*1e3+("L"in z?z.L:0));if(ee&&!("Z"in z)&&(z.Z=0),"p"in z&&(z.H=z.H%12+z.p*12),z.m===void 0&&(z.m="q"in z?z.q:0),"V"in z){if(z.V<1||z.V>53)return null;"w"in z||(z.w=1),"Z"in z?(Y=Sf(Ka(z.y,0,1)),Oe=Y.getUTCDay(),Y=Oe>4||Oe===0?lo.ceil(Y):lo(Y),Y=Ll.offset(Y,(z.V-1)*7),z.y=Y.getUTCFullYear(),z.m=Y.getUTCMonth(),z.d=Y.getUTCDate()+(z.w+6)%7):(Y=Cf(Ka(z.y,0,1)),Oe=Y.getDay(),Y=Oe>4||Oe===0?oo.ceil(Y):oo(Y),Y=is.offset(Y,(z.V-1)*7),z.y=Y.getFullYear(),z.m=Y.getMonth(),z.d=Y.getDate()+(z.w+6)%7)}else("W"in z||"U"in z)&&("w"in z||(z.w="u"in z?z.u%7:"W"in z?1:0),Oe="Z"in z?Sf(Ka(z.y,0,1)).getUTCDay():Cf(Ka(z.y,0,1)).getDay(),z.m=0,z.d="W"in z?(z.w+6)%7+z.W*7-(Oe+5)%7:z.w+z.U*7-(Oe+6)%7);return"Z"in z?(z.H+=z.Z/100|0,z.M+=z.Z%100,Sf(z)):Cf(z)}}function A(K,ee,te,z){for(var pe=0,Y=ee.length,Oe=te.length,$e,nt;pe<Y;){if(z>=Oe)return-1;if($e=ee.charCodeAt(pe++),$e===37){if($e=ee.charAt(pe++),nt=y[$e in H0?ee.charAt(pe++):$e],!nt||(z=nt(K,te,z))<0)return-1}else if($e!=te.charCodeAt(z++))return-1}return z}function k(K,ee,te){var z=u.exec(ee.slice(te));return z?(K.p=d.get(z[0].toLowerCase()),te+z[0].length):-1}function I(K,ee,te){var z=p.exec(ee.slice(te));return z?(K.w=v.get(z[0].toLowerCase()),te+z[0].length):-1}function _(K,ee,te){var z=f.exec(ee.slice(te));return z?(K.w=h.get(z[0].toLowerCase()),te+z[0].length):-1}function E(K,ee,te){var z=g.exec(ee.slice(te));return z?(K.m=b.get(z[0].toLowerCase()),te+z[0].length):-1}function T(K,ee,te){var z=x.exec(ee.slice(te));return z?(K.m=m.get(z[0].toLowerCase()),te+z[0].length):-1}function R(K,ee,te){return A(K,t,ee,te)}function M(K,ee,te){return A(K,r,ee,te)}function $(K,ee,te){return A(K,n,ee,te)}function L(K){return o[K.getDay()]}function q(K){return s[K.getDay()]}function U(K){return c[K.getMonth()]}function D(K){return l[K.getMonth()]}function F(K){return a[+(K.getHours()>=12)]}function H(K){return 1+~~(K.getMonth()/3)}function G(K){return o[K.getUTCDay()]}function J(K){return s[K.getUTCDay()]}function ne(K){return c[K.getUTCMonth()]}function X(K){return l[K.getUTCMonth()]}function re(K){return a[+(K.getUTCHours()>=12)]}function ce(K){return 1+~~(K.getUTCMonth()/3)}return{format:function(K){var ee=j(K+="",w);return ee.toString=function(){return K},ee},parse:function(K){var ee=N(K+="",!1);return ee.toString=function(){return K},ee},utcFormat:function(K){var ee=j(K+="",C);return ee.toString=function(){return K},ee},utcParse:function(K){var ee=N(K+="",!0);return ee.toString=function(){return K},ee}}}var H0={"-":"",_:" ",0:"0"},rt=/^\s*\d+/,cM=/^%/,uM=/[\\^$*+?|[\]().{}]/g;function ve(e,t,r){var n=e<0?"-":"",a=(n?-e:e)+"",s=a.length;return n+(s<r?new Array(r-s+1).join(t)+a:a)}function dM(e){return e.replace(uM,"\\$&")}function Ga(e){return new RegExp("^(?:"+e.map(dM).join("|")+")","i")}function Za(e){return new Map(e.map((t,r)=>[t.toLowerCase(),r]))}function fM(e,t,r){var n=rt.exec(t.slice(r,r+1));return n?(e.w=+n[0],r+n[0].length):-1}function hM(e,t,r){var n=rt.exec(t.slice(r,r+1));return n?(e.u=+n[0],r+n[0].length):-1}function pM(e,t,r){var n=rt.exec(t.slice(r,r+2));return n?(e.U=+n[0],r+n[0].length):-1}function mM(e,t,r){var n=rt.exec(t.slice(r,r+2));return n?(e.V=+n[0],r+n[0].length):-1}function xM(e,t,r){var n=rt.exec(t.slice(r,r+2));return n?(e.W=+n[0],r+n[0].length):-1}function V0(e,t,r){var n=rt.exec(t.slice(r,r+4));return n?(e.y=+n[0],r+n[0].length):-1}function U0(e,t,r){var n=rt.exec(t.slice(r,r+2));return n?(e.y=+n[0]+(+n[0]>68?1900:2e3),r+n[0].length):-1}function gM(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 vM(e,t,r){var n=rt.exec(t.slice(r,r+1));return n?(e.q=n[0]*3-3,r+n[0].length):-1}function yM(e,t,r){var n=rt.exec(t.slice(r,r+2));return n?(e.m=n[0]-1,r+n[0].length):-1}function K0(e,t,r){var n=rt.exec(t.slice(r,r+2));return n?(e.d=+n[0],r+n[0].length):-1}function bM(e,t,r){var n=rt.exec(t.slice(r,r+3));return n?(e.m=0,e.d=+n[0],r+n[0].length):-1}function G0(e,t,r){var n=rt.exec(t.slice(r,r+2));return n?(e.H=+n[0],r+n[0].length):-1}function wM(e,t,r){var n=rt.exec(t.slice(r,r+2));return n?(e.M=+n[0],r+n[0].length):-1}function jM(e,t,r){var n=rt.exec(t.slice(r,r+2));return n?(e.S=+n[0],r+n[0].length):-1}function CM(e,t,r){var n=rt.exec(t.slice(r,r+3));return n?(e.L=+n[0],r+n[0].length):-1}function SM(e,t,r){var n=rt.exec(t.slice(r,r+6));return n?(e.L=Math.floor(n[0]/1e3),r+n[0].length):-1}function NM(e,t,r){var n=cM.exec(t.slice(r,r+1));return n?r+n[0].length:-1}function OM(e,t,r){var n=rt.exec(t.slice(r));return n?(e.Q=+n[0],r+n[0].length):-1}function PM(e,t,r){var n=rt.exec(t.slice(r));return n?(e.s=+n[0],r+n[0].length):-1}function Z0(e,t){return ve(e.getDate(),t,2)}function AM(e,t){return ve(e.getHours(),t,2)}function _M(e,t){return ve(e.getHours()%12||12,t,2)}function kM(e,t){return ve(1+is.count(br(e),e),t,3)}function KS(e,t){return ve(e.getMilliseconds(),t,3)}function TM(e,t){return KS(e,t)+"000"}function EM(e,t){return ve(e.getMonth()+1,t,2)}function IM(e,t){return ve(e.getMinutes(),t,2)}function MM(e,t){return ve(e.getSeconds(),t,2)}function $M(e){var t=e.getDay();return t===0?7:t}function RM(e,t){return ve(Dl.count(br(e)-1,e),t,2)}function GS(e){var t=e.getDay();return t>=4||t===0?na(e):na.ceil(e)}function LM(e,t){return e=GS(e),ve(na.count(br(e),e)+(br(e).getDay()===4),t,2)}function DM(e){return e.getDay()}function zM(e,t){return ve(oo.count(br(e)-1,e),t,2)}function BM(e,t){return ve(e.getFullYear()%100,t,2)}function FM(e,t){return e=GS(e),ve(e.getFullYear()%100,t,2)}function qM(e,t){return ve(e.getFullYear()%1e4,t,4)}function WM(e,t){var r=e.getDay();return e=r>=4||r===0?na(e):na.ceil(e),ve(e.getFullYear()%1e4,t,4)}function HM(e){var t=e.getTimezoneOffset();return(t>0?"-":(t*=-1,"+"))+ve(t/60|0,"0",2)+ve(t%60,"0",2)}function Y0(e,t){return ve(e.getUTCDate(),t,2)}function VM(e,t){return ve(e.getUTCHours(),t,2)}function UM(e,t){return ve(e.getUTCHours()%12||12,t,2)}function KM(e,t){return ve(1+Ll.count(wr(e),e),t,3)}function ZS(e,t){return ve(e.getUTCMilliseconds(),t,3)}function GM(e,t){return ZS(e,t)+"000"}function ZM(e,t){return ve(e.getUTCMonth()+1,t,2)}function YM(e,t){return ve(e.getUTCMinutes(),t,2)}function XM(e,t){return ve(e.getUTCSeconds(),t,2)}function QM(e){var t=e.getUTCDay();return t===0?7:t}function JM(e,t){return ve(zl.count(wr(e)-1,e),t,2)}function YS(e){var t=e.getUTCDay();return t>=4||t===0?aa(e):aa.ceil(e)}function e7(e,t){return e=YS(e),ve(aa.count(wr(e),e)+(wr(e).getUTCDay()===4),t,2)}function t7(e){return e.getUTCDay()}function r7(e,t){return ve(lo.count(wr(e)-1,e),t,2)}function n7(e,t){return ve(e.getUTCFullYear()%100,t,2)}function a7(e,t){return e=YS(e),ve(e.getUTCFullYear()%100,t,2)}function i7(e,t){return ve(e.getUTCFullYear()%1e4,t,4)}function s7(e,t){var r=e.getUTCDay();return e=r>=4||r===0?aa(e):aa.ceil(e),ve(e.getUTCFullYear()%1e4,t,4)}function o7(){return"+0000"}function X0(){return"%"}function Q0(e){return+e}function J0(e){return Math.floor(+e/1e3)}var Dn,XS,QS;l7({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 l7(e){return Dn=lM(e),XS=Dn.format,Dn.parse,QS=Dn.utcFormat,Dn.utcParse,Dn}function c7(e){return new Date(e)}function u7(e){return e instanceof Date?+e:+new Date(+e)}function Cx(e,t,r,n,a,s,o,l,c,u){var d=cx(),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"),w=u("%B"),C=u("%Y");function y(j){return(c(j)<j?p:l(j)<j?v:o(j)<j?x:s(j)<j?m:n(j)<j?a(j)<j?g:b:r(j)<j?w:C)(j)}return d.invert=function(j){return new Date(f(j))},d.domain=function(j){return arguments.length?h(Array.from(j,u7)):h().map(c7)},d.ticks=function(j){var N=h();return e(N[0],N[N.length-1],j??10)},d.tickFormat=function(j,N){return N==null?y:u(N)},d.nice=function(j){var N=h();return(!j||typeof j.range!="function")&&(j=t(N[0],N[N.length-1],j??10)),j?h(DS(N,j)):d},d.copy=function(){return as(d,Cx(e,t,r,n,a,s,o,l,c,u))},d}function d7(){return Rt.apply(Cx(sM,oM,br,wx,Dl,is,yx,gx,nn,XS).domain([new Date(2e3,0,1),new Date(2e3,0,2)]),arguments)}function f7(){return Rt.apply(Cx(aM,iM,wr,jx,zl,Ll,bx,vx,nn,QS).domain([Date.UTC(2e3,0,1),Date.UTC(2e3,0,2)]),arguments)}function Bl(){var e=0,t=1,r,n,a,s,o=dt,l=!1,c;function u(f){return f==null||isNaN(f=+f)?c:o(a===0?.5:(f=(s(f)-r)*a,l?Math.max(0,Math.min(1,f)):f))}u.domain=function(f){return arguments.length?([e,t]=f,r=s(e=+e),n=s(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?(o=f,u):o};function d(f){return function(h){var p,v;return arguments.length?([p,v]=h,o=f(p,v),u):[o(0),o(1)]}}return u.range=d(Ea),u.rangeRound=d(lx),u.unknown=function(f){return arguments.length?(c=f,u):c},function(f){return s=f,r=f(e),n=f(t),a=r===n?0:1/(n-r),u}}function qr(e,t){return t.domain(e.domain()).interpolator(e.interpolator()).clamp(e.clamp()).unknown(e.unknown())}function JS(){var e=Fr(Bl()(dt));return e.copy=function(){return qr(e,JS())},Pr.apply(e,arguments)}function eN(){var e=fx(Bl()).domain([1,10]);return e.copy=function(){return qr(e,eN()).base(e.base())},Pr.apply(e,arguments)}function tN(){var e=hx(Bl());return e.copy=function(){return qr(e,tN()).constant(e.constant())},Pr.apply(e,arguments)}function Sx(){var e=px(Bl());return e.copy=function(){return qr(e,Sx()).exponent(e.exponent())},Pr.apply(e,arguments)}function h7(){return Sx.apply(null,arguments).exponent(.5)}function rN(){var e=[],t=dt;function r(n){if(n!=null&&!isNaN(n=+n))return t((rs(e,n,1)-1)/(e.length-1))}return r.domain=function(n){if(!arguments.length)return e.slice();e=[];for(let a of n)a!=null&&!isNaN(a=+a)&&e.push(a);return e.sort(Rr),r},r.interpolator=function(n){return arguments.length?(t=n,r):t},r.range=function(){return e.map((n,a)=>t(a/(e.length-1)))},r.quantiles=function(n){return Array.from({length:n+1},(a,s)=>JE(e,s/n))},r.copy=function(){return rN(t).domain(e)},Pr.apply(r,arguments)}function Fl(){var e=0,t=.5,r=1,n=1,a,s,o,l,c,u=dt,d,f=!1,h;function p(x){return isNaN(x=+x)?h:(x=.5+((x=+d(x))-s)*(n*x<n*s?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),s=d(t=+t),o=d(r=+r),l=a===s?0:.5/(s-a),c=s===o?0:.5/(o-s),n=s<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,w;return arguments.length?([g,b,w]=m,u=NI(x,[g,b,w]),p):[u(0),u(.5),u(1)]}}return p.range=v(Ea),p.rangeRound=v(lx),p.unknown=function(x){return arguments.length?(h=x,p):h},function(x){return d=x,a=x(e),s=x(t),o=x(r),l=a===s?0:.5/(s-a),c=s===o?0:.5/(o-s),n=s<a?-1:1,p}}function nN(){var e=Fr(Fl()(dt));return e.copy=function(){return qr(e,nN())},Pr.apply(e,arguments)}function aN(){var e=fx(Fl()).domain([.1,1,10]);return e.copy=function(){return qr(e,aN()).base(e.base())},Pr.apply(e,arguments)}function iN(){var e=hx(Fl());return e.copy=function(){return qr(e,iN()).constant(e.constant())},Pr.apply(e,arguments)}function Nx(){var e=px(Fl());return e.copy=function(){return qr(e,Nx()).exponent(e.exponent())},Pr.apply(e,arguments)}function p7(){return Nx.apply(null,arguments).exponent(.5)}const e1=Object.freeze(Object.defineProperty({__proto__:null,scaleBand:bi,scaleDiverging:nN,scaleDivergingLog:aN,scaleDivergingPow:Nx,scaleDivergingSqrt:p7,scaleDivergingSymlog:iN,scaleIdentity:LS,scaleImplicit:Xh,scaleLinear:io,scaleLog:zS,scaleOrdinal:ix,scalePoint:ii,scalePow:mx,scaleQuantile:qS,scaleQuantize:WS,scaleRadial:FS,scaleSequential:JS,scaleSequentialLog:eN,scaleSequentialPow:Sx,scaleSequentialQuantile:rN,scaleSequentialSqrt:h7,scaleSequentialSymlog:tN,scaleSqrt:GI,scaleSymlog:BS,scaleThreshold:HS,scaleTime:d7,scaleUtc:f7,tickFormat:RS},Symbol.toStringTag,{value:"Module"}));var Nf,t1;function ql(){if(t1)return Nf;t1=1;var e=Aa();function t(r,n,a){for(var s=-1,o=r.length;++s<o;){var l=r[s],c=n(l);if(c!=null&&(u===void 0?c===c&&!e(c):a(c,u)))var u=c,d=l}return d}return Nf=t,Nf}var Of,r1;function sN(){if(r1)return Of;r1=1;function e(t,r){return t>r}return Of=e,Of}var Pf,n1;function m7(){if(n1)return Pf;n1=1;var e=ql(),t=sN(),r=Ta();function n(a){return a&&a.length?e(a,r,t):void 0}return Pf=n,Pf}var x7=m7();const Mr=Ne(x7);var Af,a1;function oN(){if(a1)return Af;a1=1;function e(t,r){return t<r}return Af=e,Af}var _f,i1;function g7(){if(i1)return _f;i1=1;var e=ql(),t=oN(),r=Ta();function n(a){return a&&a.length?e(a,r,t):void 0}return _f=n,_f}var v7=g7();const Wl=Ne(v7);var kf,s1;function y7(){if(s1)return kf;s1=1;var e=Fm(),t=ar(),r=xS(),n=yt();function a(s,o){var l=n(s)?e:r;return l(s,t(o,3))}return kf=a,kf}var Tf,o1;function b7(){if(o1)return Tf;o1=1;var e=pS(),t=y7();function r(n,a){return e(t(n,a),1)}return Tf=r,Tf}var w7=b7();const j7=Ne(w7);var Ef,l1;function C7(){if(l1)return Ef;l1=1;var e=ex();function t(r,n){return e(r,n)}return Ef=t,Ef}var S7=C7();const jr=Ne(S7);var Ia=1e9,N7={precision:20,rounding:4,toExpNeg:-7,toExpPos:21,LN10:"2.302585092994045684017991454684364207601101488628772976033327900967572609677352480235997205089598298341967784042286"},Px,De=!0,$t="[DecimalError] ",ln=$t+"Invalid argument: ",Ox=$t+"Exponent out of range: ",Ma=Math.floor,Qr=Math.pow,O7=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,St,Je=1e7,Me=7,lN=9007199254740991,co=Ma(lN/Me),oe={};oe.absoluteValue=oe.abs=function(){var e=new this.constructor(this);return e.s&&(e.s=1),e};oe.comparedTo=oe.cmp=function(e){var t,r,n,a,s=this;if(e=new s.constructor(e),s.s!==e.s)return s.s||-e.s;if(s.e!==e.e)return s.e>e.e^s.s<0?1:-1;for(n=s.d.length,a=e.d.length,t=0,r=n<a?n:a;t<r;++t)if(s.d[t]!==e.d[t])return s.d[t]>e.d[t]^s.s<0?1:-1;return n===a?0:n>a^s.s<0?1:-1};oe.decimalPlaces=oe.dp=function(){var e=this,t=e.d.length-1,r=(t-e.e)*Me;if(t=e.d[t],t)for(;t%10==0;t/=10)r--;return r<0?0:r};oe.dividedBy=oe.div=function(e){return pr(this,new this.constructor(e))};oe.dividedToIntegerBy=oe.idiv=function(e){var t=this,r=t.constructor;return Ae(pr(t,new r(e),0,1),r.precision)};oe.equals=oe.eq=function(e){return!this.cmp(e)};oe.exponent=function(){return Ue(this)};oe.greaterThan=oe.gt=function(e){return this.cmp(e)>0};oe.greaterThanOrEqualTo=oe.gte=function(e){return this.cmp(e)>=0};oe.isInteger=oe.isint=function(){return this.e>this.d.length-2};oe.isNegative=oe.isneg=function(){return this.s<0};oe.isPositive=oe.ispos=function(){return this.s>0};oe.isZero=function(){return this.s===0};oe.lessThan=oe.lt=function(e){return this.cmp(e)<0};oe.lessThanOrEqualTo=oe.lte=function(e){return this.cmp(e)<1};oe.logarithm=oe.log=function(e){var t,r=this,n=r.constructor,a=n.precision,s=a+5;if(e===void 0)e=new n(10);else if(e=new n(e),e.s<1||e.eq(St))throw Error($t+"NaN");if(r.s<1)throw Error($t+(r.s?"NaN":"-Infinity"));return r.eq(St)?new n(0):(De=!1,t=pr(Ni(r,s),Ni(e,s),s),De=!0,Ae(t,a))};oe.minus=oe.sub=function(e){var t=this;return e=new t.constructor(e),t.s==e.s?dN(t,e):cN(t,(e.s=-e.s,e))};oe.modulo=oe.mod=function(e){var t,r=this,n=r.constructor,a=n.precision;if(e=new n(e),!e.s)throw Error($t+"NaN");return r.s?(De=!1,t=pr(r,e,0,1).times(e),De=!0,r.minus(t)):Ae(new n(r),a)};oe.naturalExponential=oe.exp=function(){return uN(this)};oe.naturalLogarithm=oe.ln=function(){return Ni(this)};oe.negated=oe.neg=function(){var e=new this.constructor(this);return e.s=-e.s||0,e};oe.plus=oe.add=function(e){var t=this;return e=new t.constructor(e),t.s==e.s?cN(t,e):dN(t,(e.s=-e.s,e))};oe.precision=oe.sd=function(e){var t,r,n,a=this;if(e!==void 0&&e!==!!e&&e!==1&&e!==0)throw Error(ln+e);if(t=Ue(a)+1,n=a.d.length-1,r=n*Me+1,n=a.d[n],n){for(;n%10==0;n/=10)r--;for(n=a.d[0];n>=10;n/=10)r++}return e&&t>r?t:r};oe.squareRoot=oe.sqrt=function(){var e,t,r,n,a,s,o,l=this,c=l.constructor;if(l.s<1){if(!l.s)return new c(0);throw Error($t+"NaN")}for(e=Ue(l),De=!1,a=Math.sqrt(+l),a==0||a==1/0?(t=Gt(l.d),(t.length+e)%2==0&&(t+="0"),a=Math.sqrt(t),e=Ma((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=o=r+3;;)if(s=n,n=s.plus(pr(l,s,o+2)).times(.5),Gt(s.d).slice(0,o)===(t=Gt(n.d)).slice(0,o)){if(t=t.slice(o-3,o+1),a==o&&t=="4999"){if(Ae(s,r+1,0),s.times(s).eq(l)){n=s;break}}else if(t!="9999")break;o+=4}return De=!0,Ae(n,r)};oe.times=oe.mul=function(e){var t,r,n,a,s,o,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&&(s=h,h=p,p=s,o=c,c=u,u=o),s=[],o=c+u,n=o;n--;)s.push(0);for(n=u;--n>=0;){for(t=0,a=c+n;a>n;)l=s[a]+p[n]*h[a-n-1]+t,s[a--]=l%Je|0,t=l/Je|0;s[a]=(s[a]+t)%Je|0}for(;!s[--o];)s.pop();return t?++r:s.shift(),e.d=s,e.e=r,De?Ae(e,f.precision):e};oe.toDecimalPlaces=oe.todp=function(e,t){var r=this,n=r.constructor;return r=new n(r),e===void 0?r:(er(e,0,Ia),t===void 0?t=n.rounding:er(t,0,8),Ae(r,e+Ue(r)+1,t))};oe.toExponential=function(e,t){var r,n=this,a=n.constructor;return e===void 0?r=vn(n,!0):(er(e,0,Ia),t===void 0?t=a.rounding:er(t,0,8),n=Ae(new a(n),e+1,t),r=vn(n,!0,e+1)),r};oe.toFixed=function(e,t){var r,n,a=this,s=a.constructor;return e===void 0?vn(a):(er(e,0,Ia),t===void 0?t=s.rounding:er(t,0,8),n=Ae(new s(a),e+Ue(a)+1,t),r=vn(n.abs(),!1,e+Ue(n)+1),a.isneg()&&!a.isZero()?"-"+r:r)};oe.toInteger=oe.toint=function(){var e=this,t=e.constructor;return Ae(new t(e),Ue(e)+1,t.rounding)};oe.toNumber=function(){return+this};oe.toPower=oe.pow=function(e){var t,r,n,a,s,o,l=this,c=l.constructor,u=12,d=+(e=new c(e));if(!e.s)return new c(St);if(l=new c(l),!l.s){if(e.s<1)throw Error($t+"Infinity");return l}if(l.eq(St))return l;if(n=c.precision,e.eq(St))return Ae(l,n);if(t=e.e,r=e.d.length-1,o=t>=r,s=l.s,o){if((r=d<0?-d:d)<=lN){for(a=new c(St),t=Math.ceil(n/Me+4),De=!1;r%2&&(a=a.times(l),u1(a.d,t)),r=Ma(r/2),r!==0;)l=l.times(l),u1(l.d,t);return De=!0,e.s<0?new c(St).div(a):Ae(a,n)}}else if(s<0)throw Error($t+"NaN");return s=s<0&&e.d[Math.max(t,r)]&1?-1:1,l.s=1,De=!1,a=e.times(Ni(l,n+u)),De=!0,a=uN(a),a.s=s,a};oe.toPrecision=function(e,t){var r,n,a=this,s=a.constructor;return e===void 0?(r=Ue(a),n=vn(a,r<=s.toExpNeg||r>=s.toExpPos)):(er(e,1,Ia),t===void 0?t=s.rounding:er(t,0,8),a=Ae(new s(a),e,t),r=Ue(a),n=vn(a,e<=r||r<=s.toExpNeg,e)),n};oe.toSignificantDigits=oe.tosd=function(e,t){var r=this,n=r.constructor;return e===void 0?(e=n.precision,t=n.rounding):(er(e,1,Ia),t===void 0?t=n.rounding:er(t,0,8)),Ae(new n(r),e,t)};oe.toString=oe.valueOf=oe.val=oe.toJSON=oe[Symbol.for("nodejs.util.inspect.custom")]=function(){var e=this,t=Ue(e),r=e.constructor;return vn(e,t<=r.toExpNeg||t>=r.toExpPos)};function cN(e,t){var r,n,a,s,o,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,o=e.e,a=t.e,c=c.slice(),s=o-a,s){for(s<0?(n=c,s=-s,l=u.length):(n=u,a=o,l=c.length),o=Math.ceil(f/Me),l=o>l?o+1:l+1,s>l&&(s=l,n.length=1),n.reverse();s--;)n.push(0);n.reverse()}for(l=c.length,s=u.length,l-s<0&&(s=l,n=u,u=c,c=n),r=0;s;)r=(c[--s]=c[s]+u[s]+r)/Je|0,c[s]%=Je;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 er(e,t,r){if(e!==~~e||e<t||e>r)throw Error(ln+e)}function Gt(e){var t,r,n,a=e.length-1,s="",o=e[0];if(a>0){for(s+=o,t=1;t<a;t++)n=e[t]+"",r=Me-n.length,r&&(s+=Tr(r)),s+=n;o=e[t],n=o+"",r=Me-n.length,r&&(s+=Tr(r))}else if(o===0)return"0";for(;o%10===0;)o/=10;return s+o}var pr=(function(){function e(n,a){var s,o=0,l=n.length;for(n=n.slice();l--;)s=n[l]*a+o,n[l]=s%Je|0,o=s/Je|0;return o&&n.unshift(o),n}function t(n,a,s,o){var l,c;if(s!=o)c=s>o?1:-1;else for(l=c=0;l<s;l++)if(n[l]!=a[l]){c=n[l]>a[l]?1:-1;break}return c}function r(n,a,s){for(var o=0;s--;)n[s]-=o,o=n[s]<a[s]?1:0,n[s]=o*Je+n[s]-a[s];for(;!n[0]&&n.length>1;)n.shift()}return function(n,a,s,o){var l,c,u,d,f,h,p,v,x,m,g,b,w,C,y,j,N,A,k=n.constructor,I=n.s==a.s?1:-1,_=n.d,E=a.d;if(!n.s)return new k(n);if(!a.s)throw Error($t+"Division by zero");for(c=n.e-a.e,N=E.length,y=_.length,p=new k(I),v=p.d=[],u=0;E[u]==(_[u]||0);)++u;if(E[u]>(_[u]||0)&&--c,s==null?b=s=k.precision:o?b=s+(Ue(n)-Ue(a))+1:b=s,b<0)return new k(0);if(b=b/Me+2|0,u=0,N==1)for(d=0,E=E[0],b++;(u<y||d)&&b--;u++)w=d*Je+(_[u]||0),v[u]=w/E|0,d=w%E|0;else{for(d=Je/(E[0]+1)|0,d>1&&(E=e(E,d),_=e(_,d),N=E.length,y=_.length),C=N,x=_.slice(0,N),m=x.length;m<N;)x[m++]=0;A=E.slice(),A.unshift(0),j=E[0],E[1]>=Je/2&&++j;do d=0,l=t(E,x,N,m),l<0?(g=x[0],N!=m&&(g=g*Je+(x[1]||0)),d=g/j|0,d>1?(d>=Je&&(d=Je-1),f=e(E,d),h=f.length,m=x.length,l=t(f,x,h,m),l==1&&(d--,r(f,N<h?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,N,m),l<1&&(d++,r(x,N<m?A:E,m))),m=x.length):l===0&&(d++,x=[0]),v[u++]=d,l&&x[0]?x[m++]=_[C]||0:(x=[_[C]],m=1);while((C++<y||x[0]!==void 0)&&b--)}return v[0]||v.shift(),p.e=c,Ae(p,o?s+Ue(p)+1:s)}})();function uN(e,t){var r,n,a,s,o,l,c=0,u=0,d=e.constructor,f=d.precision;if(Ue(e)>16)throw Error(Ox+Ue(e));if(!e.s)return new d(St);for(De=!1,l=f,o=new d(.03125);e.abs().gte(.1);)e=e.times(o),u+=5;for(n=Math.log(Qr(2,u))/Math.LN10*2+5|0,l+=n,r=a=s=new d(St),d.precision=l;;){if(a=Ae(a.times(e),l),r=r.times(++c),o=s.plus(pr(a,r,l)),Gt(o.d).slice(0,l)===Gt(s.d).slice(0,l)){for(;u--;)s=Ae(s.times(s),l);return d.precision=f,t==null?(De=!0,Ae(s,f)):s}s=o}}function Ue(e){for(var t=e.e*Me,r=e.d[0];r>=10;r/=10)t++;return t}function If(e,t,r){if(t>e.LN10.sd())throw De=!0,r&&(e.precision=r),Error($t+"LN10 precision limit exceeded");return Ae(new e(e.LN10),t)}function Tr(e){for(var t="";e--;)t+="0";return t}function Ni(e,t){var r,n,a,s,o,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($t+(p.s?"NaN":"-Infinity"));if(p.eq(St))return new x(0);if(t==null?(De=!1,u=m):u=t,p.eq(10))return t==null&&(De=!0),If(x,u);if(u+=h,x.precision=u,r=Gt(v),n=r.charAt(0),s=Ue(p),Math.abs(s)<15e14){for(;n<7&&n!=1||n==1&&r.charAt(1)>3;)p=p.times(e),r=Gt(p.d),n=r.charAt(0),f++;s=Ue(p),n>1?(p=new x("0."+r),s++):p=new x(n+"."+r.slice(1))}else return c=If(x,u+2,m).times(s+""),p=Ni(new x(n+"."+r.slice(1)),u-h).plus(c),x.precision=m,t==null?(De=!0,Ae(p,m)):p;for(l=o=p=pr(p.minus(St),p.plus(St),u),d=Ae(p.times(p),u),a=3;;){if(o=Ae(o.times(d),u),c=l.plus(pr(o,new x(a),u)),Gt(c.d).slice(0,u)===Gt(l.d).slice(0,u))return l=l.times(2),s!==0&&(l=l.plus(If(x,u+2,m).times(s+""))),l=pr(l,new x(f),u),x.precision=m,t==null?(De=!0,Ae(l,m)):l;l=c,a+=2}}function c1(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=Ma(r/Me),e.d=[],n=(r+1)%Me,r<0&&(n+=Me),n<a){for(n&&e.d.push(+t.slice(0,n)),a-=Me;n<a;)e.d.push(+t.slice(n,n+=Me));t=t.slice(n),n=Me-t.length}else n-=a;for(;n--;)t+="0";if(e.d.push(+t),De&&(e.e>co||e.e<-co))throw Error(Ox+r)}else e.s=0,e.e=0,e.d=[0];return e}function Ae(e,t,r){var n,a,s,o,l,c,u,d,f=e.d;for(o=1,s=f[0];s>=10;s/=10)o++;if(n=t-o,n<0)n+=Me,a=t,u=f[d=0];else{if(d=Math.ceil((n+1)/Me),s=f.length,d>=s)return e;for(u=s=f[d],o=1;s>=10;s/=10)o++;n%=Me,a=n-Me+o}if(r!==void 0&&(s=Qr(10,o-a-1),l=u/s%10|0,c=t<0||f[d+1]!==void 0||u%s,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/Qr(10,o-a):0:f[d-1])%10&1||r==(e.s<0?8:7))),t<1||!f[0])return c?(s=Ue(e),f.length=1,t=t-s-1,f[0]=Qr(10,(Me-t%Me)%Me),e.e=Ma(-t/Me)||0):(f.length=1,f[0]=e.e=e.s=0),e;if(n==0?(f.length=d,s=1,d--):(f.length=d+1,s=Qr(10,Me-n),f[d]=a>0?(u/Qr(10,o-a)%Qr(10,a)|0)*s:0),c)for(;;)if(d==0){(f[0]+=s)==Je&&(f[0]=1,++e.e);break}else{if(f[d]+=s,f[d]!=Je)break;f[d--]=0,s=1}for(n=f.length;f[--n]===0;)f.pop();if(De&&(e.e>co||e.e<-co))throw Error(Ox+Ue(e));return e}function dN(e,t){var r,n,a,s,o,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(),o=u-n,o){for(d=o<0,d?(r=c,o=-o,l=f.length):(r=f,n=u,l=c.length),a=Math.max(Math.ceil(p/Me),l)+2,o>a&&(o=a,r.length=1),r.reverse(),a=o;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}o=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>o;){if(c[--a]<f[a]){for(s=a;s&&c[--s]===0;)c[s]=Je-1;--c[s],c[a]+=Je}c[a]-=f[a]}for(;c[--l]===0;)c.pop();for(;c[0]===0;c.shift())--n;return c[0]?(t.d=c,t.e=n,De?Ae(t,p):t):new h(0)}function vn(e,t,r){var n,a=Ue(e),s=Gt(e.d),o=s.length;return t?(r&&(n=r-o)>0?s=s.charAt(0)+"."+s.slice(1)+Tr(n):o>1&&(s=s.charAt(0)+"."+s.slice(1)),s=s+(a<0?"e":"e+")+a):a<0?(s="0."+Tr(-a-1)+s,r&&(n=r-o)>0&&(s+=Tr(n))):a>=o?(s+=Tr(a+1-o),r&&(n=r-a-1)>0&&(s=s+"."+Tr(n))):((n=a+1)<o&&(s=s.slice(0,n)+"."+s.slice(n)),r&&(n=r-o)>0&&(a+1===o&&(s+="."),s+=Tr(n))),e.s<0?"-"+s:s}function u1(e,t){if(e.length>t)return e.length=t,!0}function fN(e){var t,r,n;function a(s){var o=this;if(!(o instanceof a))return new a(s);if(o.constructor=a,s instanceof a){o.s=s.s,o.e=s.e,o.d=(s=s.d)?s.slice():s;return}if(typeof s=="number"){if(s*0!==0)throw Error(ln+s);if(s>0)o.s=1;else if(s<0)s=-s,o.s=-1;else{o.s=0,o.e=0,o.d=[0];return}if(s===~~s&&s<1e7){o.e=0,o.d=[s];return}return c1(o,s.toString())}else if(typeof s!="string")throw Error(ln+s);if(s.charCodeAt(0)===45?(s=s.slice(1),o.s=-1):o.s=1,O7.test(s))c1(o,s);else throw Error(ln+s)}if(a.prototype=oe,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=fN,a.config=a.set=P7,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 P7(e){if(!e||typeof e!="object")throw Error($t+"Object expected");var t,r,n,a=["precision",1,Ia,"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(Ma(n)===n&&n>=a[t+1]&&n<=a[t+2])this[r]=n;else throw Error(ln+r+": "+n);if((n=e[r="LN10"])!==void 0)if(n==Math.LN10)this[r]=new this(n);else throw Error(ln+r+": "+n);return this}var Px=fN(N7);St=new Px(1);const Pe=Px;function A7(e){return E7(e)||T7(e)||k7(e)||_7()}function _7(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
33
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function k7(e,t){if(e){if(typeof e=="string")return tp(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return tp(e,t)}}function T7(e){if(typeof Symbol<"u"&&Symbol.iterator in Object(e))return Array.from(e)}function E7(e){if(Array.isArray(e))return tp(e)}function tp(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}var I7=function(t){return t},hN={},pN=function(t){return t===hN},d1=function(t){return function r(){return arguments.length===0||arguments.length===1&&pN(arguments.length<=0?void 0:arguments[0])?r:t.apply(void 0,arguments)}},M7=function e(t,r){return t===1?r:d1(function(){for(var n=arguments.length,a=new Array(n),s=0;s<n;s++)a[s]=arguments[s];var o=a.filter(function(l){return l!==hN}).length;return o>=t?r.apply(void 0,a):e(t-o,d1(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 pN(f)?c.shift():f});return r.apply(void 0,A7(d).concat(c))}))})},Hl=function(t){return M7(t.length,t)},rp=function(t,r){for(var n=[],a=t;a<r;++a)n[a-t]=a;return n},$7=Hl(function(e,t){return Array.isArray(t)?t.map(e):Object.keys(t).map(function(r){return t[r]}).map(e)}),R7=function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];if(!r.length)return I7;var a=r.reverse(),s=a[0],o=a.slice(1);return function(){return o.reduce(function(l,c){return c(l)},s.apply(void 0,arguments))}},np=function(t){return Array.isArray(t)?t.reverse():t.split("").reverse.join("")},mN=function(t){var r=null,n=null;return function(){for(var a=arguments.length,s=new Array(a),o=0;o<a;o++)s[o]=arguments[o];return r&&s.every(function(l,c){return l===r[c]})||(r=s,n=t.apply(void 0,s)),n}};function L7(e){var t;return e===0?t=1:t=Math.floor(new Pe(e).abs().log(10).toNumber())+1,t}function D7(e,t,r){for(var n=new Pe(e),a=0,s=[];n.lt(t)&&a<1e5;)s.push(n.toNumber()),n=n.add(r),a++;return s}var z7=Hl(function(e,t,r){var n=+e,a=+t;return n+r*(a-n)}),B7=Hl(function(e,t,r){var n=t-+e;return n=n||1/0,(r-e)/n}),F7=Hl(function(e,t,r){var n=t-+e;return n=n||1/0,Math.max(0,Math.min(1,(r-e)/n))});const Vl={rangeStep:D7,getDigitCount:L7,interpolateNumber:z7,uninterpolateNumber:B7,uninterpolateTruncation:F7};function ap(e){return H7(e)||W7(e)||xN(e)||q7()}function q7(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
34
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function W7(e){if(typeof Symbol<"u"&&Symbol.iterator in Object(e))return Array.from(e)}function H7(e){if(Array.isArray(e))return ip(e)}function Oi(e,t){return K7(e)||U7(e,t)||xN(e,t)||V7()}function V7(){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 xN(e,t){if(e){if(typeof e=="string")return ip(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return ip(e,t)}}function ip(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function U7(e,t){if(!(typeof Symbol>"u"||!(Symbol.iterator in Object(e)))){var r=[],n=!0,a=!1,s=void 0;try{for(var o=e[Symbol.iterator](),l;!(n=(l=o.next()).done)&&(r.push(l.value),!(t&&r.length===t));n=!0);}catch(c){a=!0,s=c}finally{try{!n&&o.return!=null&&o.return()}finally{if(a)throw s}}return r}}function K7(e){if(Array.isArray(e))return e}function gN(e){var t=Oi(e,2),r=t[0],n=t[1],a=r,s=n;return r>n&&(a=n,s=r),[a,s]}function vN(e,t,r){if(e.lte(0))return new Pe(0);var n=Vl.getDigitCount(e.toNumber()),a=new Pe(10).pow(n),s=e.div(a),o=n!==1?.05:.1,l=new Pe(Math.ceil(s.div(o).toNumber())).add(r).mul(o),c=l.mul(a);return t?c:new Pe(Math.ceil(c))}function G7(e,t,r){var n=1,a=new Pe(e);if(!a.isint()&&r){var s=Math.abs(e);s<1?(n=new Pe(10).pow(Vl.getDigitCount(e)-1),a=new Pe(Math.floor(a.div(n).toNumber())).mul(n)):s>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 o=Math.floor((t-1)/2),l=R7($7(function(c){return a.add(new Pe(c-o).mul(n)).toNumber()}),rp);return l(0,t)}function yN(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 s=vN(new Pe(t).sub(e).div(r-1),n,a),o;e<=0&&t>=0?o=new Pe(0):(o=new Pe(e).add(t).div(2),o=o.sub(new Pe(o).mod(s)));var l=Math.ceil(o.sub(e).div(s).toNumber()),c=Math.ceil(new Pe(t).sub(o).div(s).toNumber()),u=l+c+1;return u>r?yN(e,t,r,n,a+1):(u<r&&(c=t>0?c+(r-u):c,l=t>0?l:l+(r-u)),{step:s,tickMin:o.sub(new Pe(l).mul(s)),tickMax:o.add(new Pe(c).mul(s))})}function Z7(e){var t=Oi(e,2),r=t[0],n=t[1],a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:6,s=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,o=Math.max(a,2),l=gN([r,n]),c=Oi(l,2),u=c[0],d=c[1];if(u===-1/0||d===1/0){var f=d===1/0?[u].concat(ap(rp(0,a-1).map(function(){return 1/0}))):[].concat(ap(rp(0,a-1).map(function(){return-1/0})),[d]);return r>n?np(f):f}if(u===d)return G7(u,a,s);var h=yN(u,d,o,s),p=h.step,v=h.tickMin,x=h.tickMax,m=Vl.rangeStep(v,x.add(new Pe(.1).mul(p)),p);return r>n?np(m):m}function Y7(e,t){var r=Oi(e,2),n=r[0],a=r[1],s=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,o=gN([n,a]),l=Oi(o,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=vN(new Pe(u).sub(c).div(d-1),s,0),h=[].concat(ap(Vl.rangeStep(new Pe(c),new Pe(u).sub(new Pe(.99).mul(f)),f)),[u]);return n>a?np(h):h}var X7=mN(Z7),Q7=mN(Y7),J7=process.env.NODE_ENV==="production",Mf="Invariant failed";function xt(e,t){if(J7)throw new Error(Mf);var r=typeof t=="function"?t():t,n=r?"".concat(Mf,": ").concat(r):Mf;throw new Error(n)}var e$=["offset","layout","width","dataKey","data","dataPointFormatter","xAxis","yAxis"];function ia(e){"@babel/helpers - typeof";return ia=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ia(e)}function uo(){return uo=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},uo.apply(this,arguments)}function t$(e,t){return i$(e)||a$(e,t)||n$(e,t)||r$()}function r$(){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 n$(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 a$(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,a,s,o,l=[],c=!0,u=!1;try{if(s=(r=r.call(e)).next,t!==0)for(;!(c=(n=s.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&&(o=r.return(),Object(o)!==o))return}finally{if(u)throw a}}return l}}function i$(e){if(Array.isArray(e))return e}function s$(e,t){if(e==null)return{};var r=o$(e,t),n,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)n=s[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function o$(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 l$(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function c$(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,jN(n.key),n)}}function u$(e,t,r){return t&&c$(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function d$(e,t,r){return t=fo(t),f$(e,bN()?Reflect.construct(t,r||[],fo(e).constructor):t.apply(e,r))}function f$(e,t){if(t&&(ia(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return h$(e)}function h$(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function bN(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(bN=function(){return!!e})()}function fo(e){return fo=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},fo(e)}function p$(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&sp(e,t)}function sp(e,t){return sp=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},sp(e,t)}function wN(e,t,r){return t=jN(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function jN(e){var t=m$(e,"string");return ia(t)=="symbol"?t:t+""}function m$(e,t){if(ia(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(ia(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var ss=(function(e){function t(){return l$(this,t),d$(this,t,arguments)}return p$(t,e),u$(t,[{key:"render",value:function(){var n=this.props,a=n.offset,s=n.layout,o=n.width,l=n.dataKey,c=n.data,u=n.dataPointFormatter,d=n.xAxis,f=n.yAxis,h=s$(n,e$),p=se(h,!1);this.props.direction==="x"&&d.type!=="number"&&(process.env.NODE_ENV!=="production"?xt(!1,'ErrorBar requires Axis type property to be "number".'):xt());var v=c.map(function(x){var m=u(x,l),g=m.x,b=m.y,w=m.value,C=m.errorVal;if(!C)return null;var y=[],j,N;if(Array.isArray(C)){var A=t$(C,2);j=A[0],N=A[1]}else j=N=C;if(s==="vertical"){var k=d.scale,I=b+a,_=I+o,E=I-o,T=k(w-j),R=k(w+N);y.push({x1:R,y1:_,x2:R,y2:E}),y.push({x1:T,y1:I,x2:R,y2:I}),y.push({x1:T,y1:_,x2:T,y2:E})}else if(s==="horizontal"){var M=f.scale,$=g+a,L=$-o,q=$+o,U=M(w-j),D=M(w+N);y.push({x1:L,y1:D,x2:q,y2:D}),y.push({x1:$,y1:U,x2:$,y2:D}),y.push({x1:L,y1:U,x2:q,y2:U})}return S.default.createElement(he,uo({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 S.default.createElement("line",uo({},F,{key:"line-".concat(F.x1,"-").concat(F.x2,"-").concat(F.y1,"-").concat(F.y2)}))}))});return S.default.createElement(he,{className:"recharts-errorBars"},v)}}])})(S.default.Component);wN(ss,"defaultProps",{stroke:"black",strokeWidth:1.5,width:5,offset:0,layout:"horizontal"});wN(ss,"displayName","ErrorBar");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 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 Kr(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){x$(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 x$(e,t,r){return t=g$(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function g$(e){var t=v$(e,"string");return Pi(t)=="symbol"?t:t+""}function v$(e,t){if(Pi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Pi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var CN=function(t){var r=t.children,n=t.formattedGraphicalItems,a=t.legendWidth,s=t.legendContent,o=jt(r,Yt);if(!o)return null;var l=Yt.defaultProps,c=l!==void 0?Kr(Kr({},l),o.props):{},u;return o.props&&o.props.payload?u=o.props&&o.props.payload:s==="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:o.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?Kr(Kr({},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:Ax(f),value:x||v,payload:p}}),Kr(Kr(Kr({},c),Yt.getWithHeight(o,a)),{},{payload:u,item:o})};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 p1(e){return j$(e)||w$(e)||b$(e)||y$()}function y$(){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 b$(e,t){if(e){if(typeof e=="string")return op(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return op(e,t)}}function w$(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function j$(e){if(Array.isArray(e))return op(e)}function op(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function m1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function ze(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?m1(Object(r),!0).forEach(function(n){Gn(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):m1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Gn(e,t,r){return t=C$(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function C$(e){var t=S$(e,"string");return Ai(t)=="symbol"?t:t+""}function S$(e,t){if(Ai(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Ai(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Le(e,t,r){return de(e)||de(t)?r:Ze(t)?Nt(e,t,r):le(t)?t(e):r}function si(e,t,r,n){var a=j7(e,function(l){return Le(l,t)});if(r==="number"){var s=a.filter(function(l){return Z(l)||parseFloat(l)});return s.length?[Wl(s),Mr(s)]:[1/0,-1/0]}var o=n?a.filter(function(l){return!de(l)}):a;return o.map(function(l){return Ze(l)||l instanceof Date?l:""})}var N$=function(t){var r,n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],a=arguments.length>2?arguments[2]:void 0,s=arguments.length>3?arguments[3]:void 0,o=-1,l=(r=n?.length)!==null&&r!==void 0?r:0;if(l<=1)return 0;if(s&&s.axisType==="angleAxis"&&Math.abs(Math.abs(s.range[1]-s.range[0])-360)<=1e-6)for(var c=s.range,u=0;u<l;u++){var d=u>0?a[u-1].coordinate:a[l-1].coordinate,f=a[u].coordinate,h=u>=l-1?a[0].coordinate:a[u+1].coordinate,p=void 0;if(tt(f-d)!==tt(h-f)){var v=[];if(tt(h-f)===tt(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]){o=a[u].index;break}}else{var b=Math.min(d,h),w=Math.max(d,h);if(t>(b+f)/2&&t<=(w+f)/2){o=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){o=n[C].index;break}return o},Ax=function(t){var r,n=t,a=n.type.displayName,s=(r=t.type)!==null&&r!==void 0&&r.defaultProps?ze(ze({},t.type.defaultProps),t.props):t.props,o=s.stroke,l=s.fill,c;switch(a){case"Line":c=o;break;case"Area":case"Radar":c=o&&o!=="none"?o:l;break;default:c=l;break}return c},O$=function(t){var r=t.barSize,n=t.totalSize,a=t.stackGroups,s=a===void 0?{}:a;if(!s)return{};for(var o={},l=Object.keys(s),c=0,u=l.length;c<u;c++)for(var d=s[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(N){return hr(N.type).indexOf("Bar")>=0});if(g&&g.length){var b=g[0].type.defaultProps,w=b!==void 0?ze(ze({},b),g[0].props):g[0].props,C=w.barSize,y=w[m];o[y]||(o[y]=[]);var j=de(C)?r:C;o[y].push({item:g[0],stackList:g.slice(1),barSize:de(j)?void 0:ut(j,n,0)})}}return o},P$=function(t){var r=t.barGap,n=t.barCategoryGap,a=t.bandSize,s=t.sizeList,o=s===void 0?[]:s,l=t.maxBarSize,c=o.length;if(c<1)return null;var u=ut(r,a,0,!0),d,f=[];if(o[0].barSize===+o[0].barSize){var h=!1,p=a/c,v=o.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=o.reduce(function(C,y){var j={item:y.item,position:{offset:m.offset+m.size+u,size:h?p:y.barSize}},N=[].concat(p1(C),[j]);return m=N[N.length-1].position,y.stackList&&y.stackList.length&&y.stackList.forEach(function(A){N.push({item:A,position:m})}),N},f)}else{var g=ut(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 w=l===+l?Math.min(b,l):b;d=o.reduce(function(C,y,j){var N=[].concat(p1(C),[{item:y.item,position:{offset:g+(b+u)*j+(b-w)/2,size:w}}]);return y.stackList&&y.stackList.length&&y.stackList.forEach(function(A){N.push({item:A,position:N[N.length-1].position})}),N},f)}return d},A$=function(t,r,n,a){var s=n.children,o=n.width,l=n.margin,c=o-(l.left||0)-(l.right||0),u=CN({children:s,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"&&Z(t[p]))return ze(ze({},t),{},Gn({},p,t[p]+(f||0)));if((x==="horizontal"||x==="vertical"&&p==="center")&&v!=="middle"&&Z(t[v]))return ze(ze({},t),{},Gn({},v,t[v]+(h||0)))}return t},_$=function(t,r,n){return de(r)?!0:t==="horizontal"?r==="yAxis":t==="vertical"||n==="x"?r==="xAxis":n==="y"?r==="yAxis":!0},SN=function(t,r,n,a,s){var o=r.props.children,l=gt(o,ss).filter(function(u){return _$(a,s,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)?[Wl(f),Mr(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},k$=function(t,r,n,a,s){var o=r.map(function(l){return SN(t,l,n,s,a)}).filter(function(l){return!de(l)});return o&&o.length?o.reduce(function(l,c){return[Math.min(l[0],c[0]),Math.max(l[1],c[1])]},[1/0,-1/0]):null},NN=function(t,r,n,a,s){var o=r.map(function(c){var u=c.props.dataKey;return n==="number"&&u&&SN(t,c,u,a)||si(t,u,n,s)});if(n==="number")return o.reduce(function(c,u){return[Math.min(c[0],u[0]),Math.max(c[1],u[1])]},[1/0,-1/0]);var l={};return o.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},[])},ON=function(t,r){return t==="horizontal"&&r==="xAxis"||t==="vertical"&&r==="yAxis"||t==="centric"&&r==="angleAxis"||t==="radial"&&r==="radiusAxis"},PN=function(t,r,n,a){if(a)return t.map(function(c){return c.coordinate});var s,o,l=t.map(function(c){return c.coordinate===r&&(s=!0),c.coordinate===n&&(o=!0),c.coordinate});return s||l.push(r),o||l.push(n),l},fr=function(t,r,n){if(!t)return null;var a=t.scale,s=t.duplicateDomain,o=t.type,l=t.range,c=t.realScaleType==="scaleBand"?a.bandwidth()/2:2,u=(r||n)&&o==="category"&&a.bandwidth?a.bandwidth()/c:0;if(u=t.axisType==="angleAxis"&&l?.length>=2?tt(l[0]-l[1])*2*u:u,r&&(t.ticks||t.niceTicks)){var d=(t.ticks||t.niceTicks).map(function(f){var h=s?s.indexOf(f):f;return{coordinate:a(h)+u,value:f,offset:u}});return d.filter(function(f){return!ka(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:s?s[f]:f,index:h,offset:u}})},$f=new WeakMap,js=function(t,r){if(typeof r!="function")return t;$f.has(t)||$f.set(t,new WeakMap);var n=$f.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},AN=function(t,r,n){var a=t.scale,s=t.type,o=t.layout,l=t.axisType;if(a==="auto")return o==="radial"&&l==="radiusAxis"?{scale:bi(),realScaleType:"band"}:o==="radial"&&l==="angleAxis"?{scale:io(),realScaleType:"linear"}:s==="category"&&r&&(r.indexOf("LineChart")>=0||r.indexOf("AreaChart")>=0||r.indexOf("ComposedChart")>=0&&!n)?{scale:ii(),realScaleType:"point"}:s==="category"?{scale:bi(),realScaleType:"band"}:{scale:io(),realScaleType:"linear"};if(xn(a)){var c="scale".concat(_l(a));return{scale:(e1[c]||ii)(),realScaleType:e1[c]?c:"point"}}return le(a)?{scale:a}:{scale:ii(),realScaleType:"point"}},x1=1e-4,_N=function(t){var r=t.domain();if(!(!r||r.length<=2)){var n=r.length,a=t.range(),s=Math.min(a[0],a[1])-x1,o=Math.max(a[0],a[1])+x1,l=t(r[0]),c=t(r[n-1]);(l<s||l>o||c<s||c>o)&&t.domain([r[0],r[n-1]])}},kN=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},TN=function(t,r){if(!r||r.length!==2||!Z(r[0])||!Z(r[1]))return t;var n=Math.min(r[0],r[1]),a=Math.max(r[0],r[1]),s=[t[0],t[1]];return(!Z(t[0])||t[0]<n)&&(s[0]=n),(!Z(t[1])||t[1]>a)&&(s[1]=a),s[0]>a&&(s[0]=a),s[1]<n&&(s[1]=n),s},T$=function(t){var r=t.length;if(!(r<=0))for(var n=0,a=t[0].length;n<a;++n)for(var s=0,o=0,l=0;l<r;++l){var c=ka(t[l][n][1])?t[l][n][0]:t[l][n][1];c>=0?(t[l][n][0]=s,t[l][n][1]=s+c,s=t[l][n][1]):(t[l][n][0]=o,t[l][n][1]=o+c,o=t[l][n][1])}},E$=function(t){var r=t.length;if(!(r<=0))for(var n=0,a=t[0].length;n<a;++n)for(var s=0,o=0;o<r;++o){var l=ka(t[o][n][1])?t[o][n][0]:t[o][n][1];l>=0?(t[o][n][0]=s,t[o][n][1]=s+l,s=t[o][n][1]):(t[o][n][0]=0,t[o][n][1]=0)}},I$={sign:T$,expand:w9,none:Xn,silhouette:j9,wiggle:C9,positive:E$},M$=function(t,r,n){var a=r.map(function(l){return l.props.dataKey}),s=I$[n],o=b9().keys(a).value(function(l,c){return+Le(l,c,0)}).order(Lh).offset(s);return o(t)},$$=function(t,r,n,a,s,o){if(!t)return null;var l=o?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(Ze(x)){var w=b.stackGroups[x]||{numericAxisId:n,cateAxisId:a,items:[]};w.items.push(h),b.hasStack=!0,b.stackGroups[x]=w}else b.stackGroups[On("_stackId_")]={numericAxisId:n,cateAxisId:a,items:[h]};return ze(ze({},f),{},Gn({},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),{},Gn({},m,{numericAxisId:n,cateAxisId:a,items:g.items,stackedData:M$(t,g.items,s)}))},v)}return ze(ze({},f),{},Gn({},h,p))},d)},EN=function(t,r){var n=r.realScaleType,a=r.type,s=r.tickCount,o=r.originalDomain,l=r.allowDecimals,c=n||r.scale;if(c!=="auto"&&c!=="linear")return null;if(s&&a==="number"&&o&&(o[0]==="auto"||o[1]==="auto")){var u=t.domain();if(!u.length)return null;var d=X7(u,s,l);return t.domain([Wl(d),Mr(d)]),{niceTicks:d}}if(s&&a==="number"){var f=t.domain(),h=Q7(f,s,l);return{niceTicks:h}}return null};function ho(e){var t=e.axis,r=e.ticks,n=e.bandSize,a=e.entry,s=e.index,o=e.dataKey;if(t.type==="category"){if(!t.allowDuplicatedCategory&&t.dataKey&&!de(a[t.dataKey])){var l=Bs(r,"value",a[t.dataKey]);if(l)return l.coordinate+n/2}return r[s]?r[s].coordinate+n/2:null}var c=Le(a,de(o)?t.dataKey:o);return de(c)?null:t.scale(c)}var po=function(t){var r=t.axis,n=t.ticks,a=t.offset,s=t.bandSize,o=t.entry,l=t.index;if(r.type==="category")return n[l]?n[l].coordinate+a:null;var c=Le(o,r.dataKey,r.domain[l]);return de(c)?null:r.scale(c)-s/2+a},IN=function(t){var r=t.numericAxis,n=r.scale.domain();if(r.type==="number"){var a=Math.min(n[0],n[1]),s=Math.max(n[0],n[1]);return a<=0&&s>=0?0:s<0?s:a}return n[0]},R$=function(t,r){var n,a=(n=t.type)!==null&&n!==void 0&&n.defaultProps?ze(ze({},t.type.defaultProps),t.props):t.props,s=a.stackId;if(Ze(s)){var o=r[s];if(o){var l=o.items.indexOf(t);return l>=0?o.stackedData[l]:null}}return null},L$=function(t){return t.reduce(function(r,n){return[Wl(n.concat([r[0]]).filter(Z)),Mr(n.concat([r[1]]).filter(Z))]},[1/0,-1/0])},MN=function(t,r,n){return Object.keys(t).reduce(function(a,s){var o=t[s],l=o.stackedData,c=l.reduce(function(u,d){var f=L$(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})},g1=/^dataMin[\s]*-[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,v1=/^dataMax[\s]*\+[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,lp=function(t,r,n){if(le(t))return t(r,n);if(!Array.isArray(t))return r;var a=[];if(Z(t[0]))a[0]=n?t[0]:Math.min(t[0],r[0]);else if(g1.test(t[0])){var s=+g1.exec(t[0])[1];a[0]=r[0]-s}else le(t[0])?a[0]=t[0](r[0]):a[0]=r[0];if(Z(t[1]))a[1]=n?t[1]:Math.max(t[1],r[1]);else if(v1.test(t[1])){var o=+v1.exec(t[1])[1];a[1]=r[1]+o}else le(t[1])?a[1]=t[1](r[1]):a[1]=r[1];return a},mo=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 s=rx(r,function(f){return f.coordinate}),o=1/0,l=1,c=s.length;l<c;l++){var u=s[l],d=s[l-1];o=Math.min((u.coordinate||0)-(d.coordinate||0),o)}return o===1/0?0:o}return n?void 0:0},y1=function(t,r,n){return!t||!t.length||jr(t,Nt(n,"type.defaultProps.domain"))?r:t},_x=function(t,r){var n=t.type.defaultProps?ze(ze({},t.type.defaultProps),t.props):t.props,a=n.dataKey,s=n.name,o=n.unit,l=n.formatter,c=n.tooltipType,u=n.chartType,d=n.hide;return ze(ze({},se(t,!1)),{},{dataKey:a,unit:o,formatter:l,name:s||a,color:Ax(t),value:Le(r,a),type:c,payload:r,chartType:u,hide:d})};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 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 lr(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){$N(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 $N(e,t,r){return t=D$(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function D$(e){var t=z$(e,"string");return _i(t)=="symbol"?t:t+""}function z$(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)}function B$(e,t){return H$(e)||W$(e,t)||q$(e,t)||F$()}function F$(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
38
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function q$(e,t){if(e){if(typeof e=="string")return w1(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 w1(e,t)}}function w1(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 W$(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,a,s,o,l=[],c=!0,u=!1;try{if(s=(r=r.call(e)).next,t!==0)for(;!(c=(n=s.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&&(o=r.return(),Object(o)!==o))return}finally{if(u)throw a}}return l}}function H$(e){if(Array.isArray(e))return e}var xo=Math.PI/180,V$=function(t){return t*180/Math.PI},ge=function(t,r,n,a){return{x:t+Math.cos(-xo*a)*n,y:r+Math.sin(-xo*a)*n}},RN=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},kx=function(t,r,n,a,s){var o=t.width,l=t.height,c=t.startAngle,u=t.endAngle,d=ut(t.cx,o,o/2),f=ut(t.cy,l,l/2),h=RN(o,l,n),p=ut(t.innerRadius,h,0),v=ut(t.outerRadius,h,h*.8),x=Object.keys(r);return x.reduce(function(m,g){var b=r[g],w=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 j=y,N=B$(j,2);c=N[0],u=N[1]}var A=AN(b,s),k=A.realScaleType,I=A.scale;I.domain(w).range(y),_N(I);var _=EN(I,lr(lr({},b),{},{realScaleType:k})),E=lr(lr(lr({},b),_),{},{range:y,radius:v,realScaleType:k,scale:I,cx:d,cy:f,innerRadius:p,outerRadius:v,startAngle:c,endAngle:u});return lr(lr({},m),{},$N({},g,E))},{})},U$=function(t,r){var n=t.x,a=t.y,s=r.x,o=r.y;return Math.sqrt(Math.pow(n-s,2)+Math.pow(a-o,2))},K$=function(t,r){var n=t.x,a=t.y,s=r.cx,o=r.cy,l=U$({x:n,y:a},{x:s,y:o});if(l<=0)return{radius:l};var c=(n-s)/l,u=Math.acos(c);return a>o&&(u=2*Math.PI-u),{radius:l,angle:V$(u),angleInRadian:u}},G$=function(t){var r=t.startAngle,n=t.endAngle,a=Math.floor(r/360),s=Math.floor(n/360),o=Math.min(a,s);return{startAngle:r-o*360,endAngle:n-o*360}},Z$=function(t,r){var n=r.startAngle,a=r.endAngle,s=Math.floor(n/360),o=Math.floor(a/360),l=Math.min(s,o);return t+l*360},j1=function(t,r){var n=t.x,a=t.y,s=K$({x:n,y:a},r),o=s.radius,l=s.angle,c=r.innerRadius,u=r.outerRadius;if(o<c||o>u)return!1;if(o===0)return!0;var d=G$(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?lr(lr({},r),{},{radius:o,angle:Z$(p,r)}):null},LN=function(t){return!P.isValidElement(t)&&!le(t)&&typeof t!="boolean"?t.className:""};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 Y$=["offset"];function X$(e){return tR(e)||eR(e)||J$(e)||Q$()}function Q$(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
39
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function J$(e,t){if(e){if(typeof e=="string")return cp(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 cp(e,t)}}function eR(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function tR(e){if(Array.isArray(e))return cp(e)}function cp(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 rR(e,t){if(e==null)return{};var r=nR(e,t),n,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)n=s[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function nR(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 C1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function Ge(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?C1(Object(r),!0).forEach(function(n){aR(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):C1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function aR(e,t,r){return t=iR(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function iR(e){var t=sR(e,"string");return ki(t)=="symbol"?t:t+""}function sR(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 Ti(){return Ti=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},Ti.apply(this,arguments)}var oR=function(t){var r=t.value,n=t.formatter,a=de(t.children)?r:t.children;return le(n)?n(a):a},lR=function(t,r){var n=tt(r-t),a=Math.min(Math.abs(r-t),360);return n*a},cR=function(t,r,n){var a=t.position,s=t.viewBox,o=t.offset,l=t.className,c=s,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=lR(p,v),b=g>=0?1:-1,w,C;a==="insideStart"?(w=p+b*o,C=x):a==="insideEnd"?(w=v-b*o,C=!x):a==="end"&&(w=v+b*o,C=x),C=g<=0?C:!C;var y=ge(u,d,m,w),j=ge(u,d,m,w+(C?1:-1)*359),N="M".concat(y.x,",").concat(y.y,`
|
|
40
|
+
A`).concat(m,",").concat(m,",0,1,").concat(C?0:1,`,
|
|
41
|
+
`).concat(j.x,",").concat(j.y),A=de(t.id)?On("recharts-radial-line-"):t.id;return S.default.createElement("text",Ti({},n,{dominantBaseline:"central",className:ae.default("recharts-radial-bar-label",l)}),S.default.createElement("defs",null,S.default.createElement("path",{id:A,d:N})),S.default.createElement("textPath",{xlinkHref:"#".concat(A)},r))},uR=function(t){var r=t.viewBox,n=t.offset,a=t.position,s=r,o=s.cx,l=s.cy,c=s.innerRadius,u=s.outerRadius,d=s.startAngle,f=s.endAngle,h=(d+f)/2;if(a==="outside"){var p=ge(o,l,u+n,h),v=p.x,x=p.y;return{x:v,y:x,textAnchor:v>=o?"start":"end",verticalAnchor:"middle"}}if(a==="center")return{x:o,y:l,textAnchor:"middle",verticalAnchor:"middle"};if(a==="centerTop")return{x:o,y:l,textAnchor:"middle",verticalAnchor:"start"};if(a==="centerBottom")return{x:o,y:l,textAnchor:"middle",verticalAnchor:"end"};var m=(c+u)/2,g=ge(o,l,m,h),b=g.x,w=g.y;return{x:b,y:w,textAnchor:"middle",verticalAnchor:"middle"}},dR=function(t){var r=t.viewBox,n=t.parentViewBox,a=t.offset,s=t.position,o=r,l=o.x,c=o.y,u=o.width,d=o.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(s==="top"){var w={x:l+u/2,y:c-f*a,textAnchor:"middle",verticalAnchor:p};return Ge(Ge({},w),n?{height:Math.max(c-n.y,0),width:u}:{})}if(s==="bottom"){var C={x:l+u/2,y:c+d+h,textAnchor:"middle",verticalAnchor:v};return Ge(Ge({},C),n?{height:Math.max(n.y+n.height-(c+d),0),width:u}:{})}if(s==="left"){var y={x:l-m,y:c+d/2,textAnchor:g,verticalAnchor:"middle"};return Ge(Ge({},y),n?{width:Math.max(y.x-n.x,0),height:d}:{})}if(s==="right"){var j={x:l+u+m,y:c+d/2,textAnchor:b,verticalAnchor:"middle"};return Ge(Ge({},j),n?{width:Math.max(n.x+n.width-j.x,0),height:d}:{})}var N=n?{width:u,height:d}:{};return s==="insideLeft"?Ge({x:l+m,y:c+d/2,textAnchor:b,verticalAnchor:"middle"},N):s==="insideRight"?Ge({x:l+u-m,y:c+d/2,textAnchor:g,verticalAnchor:"middle"},N):s==="insideTop"?Ge({x:l+u/2,y:c+h,textAnchor:"middle",verticalAnchor:v},N):s==="insideBottom"?Ge({x:l+u/2,y:c+d-h,textAnchor:"middle",verticalAnchor:p},N):s==="insideTopLeft"?Ge({x:l+m,y:c+h,textAnchor:b,verticalAnchor:v},N):s==="insideTopRight"?Ge({x:l+u-m,y:c+h,textAnchor:g,verticalAnchor:v},N):s==="insideBottomLeft"?Ge({x:l+m,y:c+d-h,textAnchor:b,verticalAnchor:p},N):s==="insideBottomRight"?Ge({x:l+u-m,y:c+d-h,textAnchor:g,verticalAnchor:p},N):_a(s)&&(Z(s.x)||tn(s.x))&&(Z(s.y)||tn(s.y))?Ge({x:l+ut(s.x,u),y:c+ut(s.y,d),textAnchor:"end",verticalAnchor:"end"},N):Ge({x:l+u/2,y:c+d/2,textAnchor:"middle",verticalAnchor:"middle"},N)},fR=function(t){return"cx"in t&&Z(t.cx)};function et(e){var t=e.offset,r=t===void 0?5:t,n=rR(e,Y$),a=Ge({offset:r},n),s=a.viewBox,o=a.position,l=a.value,c=a.children,u=a.content,d=a.className,f=d===void 0?"":d,h=a.textBreakAll;if(!s||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=oR(a);var v=fR(s),x=se(a,!0);if(v&&(o==="insideStart"||o==="insideEnd"||o==="end"))return cR(a,p,x);var m=v?uR(a):dR(a);return S.default.createElement(gn,Ti({className:ae.default("recharts-label",f)},x,m,{breakAll:h}),p)}et.displayName="Label";var DN=function(t){var r=t.cx,n=t.cy,a=t.angle,s=t.startAngle,o=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(Z(x)&&Z(m)){if(Z(f)&&Z(h))return{x:f,y:h,width:x,height:m};if(Z(p)&&Z(v))return{x:p,y:v,width:x,height:m}}return Z(f)&&Z(h)?{x:f,y:h,width:0,height:0}:Z(r)&&Z(n)?{cx:r,cy:n,startAngle:s||a||0,endAngle:o||a||0,innerRadius:u||0,outerRadius:d||c||l||0,clockWise:g}:t.viewBox?t.viewBox:{}},hR=function(t,r){return t?t===!0?S.default.createElement(et,{key:"label-implicit",viewBox:r}):Ze(t)?S.default.createElement(et,{key:"label-implicit",viewBox:r,value:t}):P.isValidElement(t)?t.type===et?P.cloneElement(t,{key:"label-implicit",viewBox:r}):S.default.createElement(et,{key:"label-implicit",content:t,viewBox:r}):le(t)?S.default.createElement(et,{key:"label-implicit",content:t,viewBox:r}):_a(t)?S.default.createElement(et,Ti({viewBox:r},t,{key:"label-implicit"})):null:null},pR=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,s=DN(t),o=gt(a,et).map(function(c,u){return P.cloneElement(c,{viewBox:r||s,key:"label-".concat(u)})});if(!n)return o;var l=hR(t.label,r||s);return[l].concat(X$(o))};et.parseViewBox=DN;et.renderCallByParent=pR;var Rf,S1;function mR(){if(S1)return Rf;S1=1;function e(t){var r=t==null?0:t.length;return r?t[r-1]:void 0}return Rf=e,Rf}var xR=mR();const zN=Ne(xR);function Ei(e){"@babel/helpers - typeof";return Ei=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ei(e)}var gR=["valueAccessor"],vR=["data","dataKey","clockWise","id","textBreakAll"];function yR(e){return CR(e)||jR(e)||wR(e)||bR()}function bR(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
42
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function wR(e,t){if(e){if(typeof e=="string")return up(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 up(e,t)}}function jR(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function CR(e){if(Array.isArray(e))return up(e)}function up(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 go(){return go=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},go.apply(this,arguments)}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 O1(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){SR(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 SR(e,t,r){return t=NR(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function NR(e){var t=OR(e,"string");return Ei(t)=="symbol"?t:t+""}function OR(e,t){if(Ei(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Ei(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function P1(e,t){if(e==null)return{};var r=PR(e,t),n,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)n=s[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function PR(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 AR=function(t){return Array.isArray(t.value)?zN(t.value):t.value};function Mt(e){var t=e.valueAccessor,r=t===void 0?AR:t,n=P1(e,gR),a=n.data,s=n.dataKey,o=n.clockWise,l=n.id,c=n.textBreakAll,u=P1(n,vR);return!a||!a.length?null:S.default.createElement(he,{className:"recharts-label-list"},a.map(function(d,f){var h=de(s)?r(d,f):Le(d&&d.payload,s),p=de(l)?{}:{id:"".concat(l,"-").concat(f)};return S.default.createElement(et,go({},se(d,!0),u,p,{parentViewBox:d.parentViewBox,value:h,textBreakAll:c,viewBox:et.parseViewBox(de(o)?d:O1(O1({},d),{},{clockWise:o})),key:"label-".concat(f),index:f}))}))}Mt.displayName="LabelList";function _R(e,t){return e?e===!0?S.default.createElement(Mt,{key:"labelList-implicit",data:t}):S.default.isValidElement(e)||le(e)?S.default.createElement(Mt,{key:"labelList-implicit",data:t,content:e}):_a(e)?S.default.createElement(Mt,go({data:t},e,{key:"labelList-implicit"})):null:null}function kR(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;if(!e||!e.children&&r&&!e.label)return null;var n=e.children,a=gt(n,Mt).map(function(o,l){return P.cloneElement(o,{data:t,key:"labelList-".concat(l)})});if(!r)return a;var s=_R(e.label,t);return[s].concat(yR(a))}Mt.renderCallByParent=kR;var TR=["component"];function dp(e){"@babel/helpers - typeof";return dp=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},dp(e)}function ER(e,t){if(e==null)return{};var r=IR(e,t),n,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)n=s[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function IR(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 Tx(e){var t=e.component,r=ER(e,TR),n;return P.isValidElement(t)?n=P.cloneElement(t,r):le(t)?n=P.createElement(t,r):It(!1,"Customized's props `component` must be React.element or Function, but got %s.",dp(t)),S.default.createElement(he,{className:"recharts-customized-wrapper"},n)}Tx.displayName="Customized";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 fp(){return fp=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},fp.apply(this,arguments)}function A1(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 _1(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?A1(Object(r),!0).forEach(function(n){MR(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):A1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function MR(e,t,r){return t=$R(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function $R(e){var t=RR(e,"string");return Ii(t)=="symbol"?t:t+""}function RR(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 LR=function(t,r){var n=tt(r-t),a=Math.min(Math.abs(r-t),359.999);return n*a},Cs=function(t){var r=t.cx,n=t.cy,a=t.radius,s=t.angle,o=t.sign,l=t.isExternal,c=t.cornerRadius,u=t.cornerIsExternal,d=c*(l?1:-1)+a,f=Math.asin(c/d)/xo,h=u?s:s+o*f,p=ge(r,n,d,h),v=ge(r,n,a,h),x=u?s-o*f:s,m=ge(r,n,d*Math.cos(f*xo),x);return{center:p,circleTangency:v,lineTangency:m,theta:f}},BN=function(t){var r=t.cx,n=t.cy,a=t.innerRadius,s=t.outerRadius,o=t.startAngle,l=t.endAngle,c=LR(o,l),u=o+c,d=ge(r,n,s,o),f=ge(r,n,s,u),h="M ".concat(d.x,",").concat(d.y,`
|
|
43
|
+
A `).concat(s,",").concat(s,`,0,
|
|
44
|
+
`).concat(+(Math.abs(c)>180),",").concat(+(o>u),`,
|
|
45
|
+
`).concat(f.x,",").concat(f.y,`
|
|
46
|
+
`);if(a>0){var p=ge(r,n,a,o),v=ge(r,n,a,u);h+="L ".concat(v.x,",").concat(v.y,`
|
|
47
|
+
A `).concat(a,",").concat(a,`,0,
|
|
48
|
+
`).concat(+(Math.abs(c)>180),",").concat(+(o<=u),`,
|
|
49
|
+
`).concat(p.x,",").concat(p.y," Z")}else h+="L ".concat(r,",").concat(n," Z");return h},DR=function(t){var r=t.cx,n=t.cy,a=t.innerRadius,s=t.outerRadius,o=t.cornerRadius,l=t.forceCornerRadius,c=t.cornerIsExternal,u=t.startAngle,d=t.endAngle,f=tt(d-u),h=Cs({cx:r,cy:n,radius:s,angle:u,sign:f,cornerRadius:o,cornerIsExternal:c}),p=h.circleTangency,v=h.lineTangency,x=h.theta,m=Cs({cx:r,cy:n,radius:s,angle:d,sign:-f,cornerRadius:o,cornerIsExternal:c}),g=m.circleTangency,b=m.lineTangency,w=m.theta,C=c?Math.abs(u-d):Math.abs(u-d)-x-w;if(C<0)return l?"M ".concat(v.x,",").concat(v.y,`
|
|
50
|
+
a`).concat(o,",").concat(o,",0,0,1,").concat(o*2,`,0
|
|
51
|
+
a`).concat(o,",").concat(o,",0,0,1,").concat(-o*2,`,0
|
|
52
|
+
`):BN({cx:r,cy:n,innerRadius:a,outerRadius:s,startAngle:u,endAngle:d});var y="M ".concat(v.x,",").concat(v.y,`
|
|
53
|
+
A`).concat(o,",").concat(o,",0,0,").concat(+(f<0),",").concat(p.x,",").concat(p.y,`
|
|
54
|
+
A`).concat(s,",").concat(s,",0,").concat(+(C>180),",").concat(+(f<0),",").concat(g.x,",").concat(g.y,`
|
|
55
|
+
A`).concat(o,",").concat(o,",0,0,").concat(+(f<0),",").concat(b.x,",").concat(b.y,`
|
|
56
|
+
`);if(a>0){var j=Cs({cx:r,cy:n,radius:a,angle:u,sign:f,isExternal:!0,cornerRadius:o,cornerIsExternal:c}),N=j.circleTangency,A=j.lineTangency,k=j.theta,I=Cs({cx:r,cy:n,radius:a,angle:d,sign:-f,isExternal:!0,cornerRadius:o,cornerIsExternal:c}),_=I.circleTangency,E=I.lineTangency,T=I.theta,R=c?Math.abs(u-d):Math.abs(u-d)-k-T;if(R<0&&o===0)return"".concat(y,"L").concat(r,",").concat(n,"Z");y+="L".concat(E.x,",").concat(E.y,`
|
|
57
|
+
A`).concat(o,",").concat(o,",0,0,").concat(+(f<0),",").concat(_.x,",").concat(_.y,`
|
|
58
|
+
A`).concat(a,",").concat(a,",0,").concat(+(R>180),",").concat(+(f>0),",").concat(N.x,",").concat(N.y,`
|
|
59
|
+
A`).concat(o,",").concat(o,",0,0,").concat(+(f<0),",").concat(A.x,",").concat(A.y,"Z")}else y+="L".concat(r,",").concat(n,"Z");return y},zR={cx:0,cy:0,innerRadius:0,outerRadius:0,startAngle:0,endAngle:0,cornerRadius:0,forceCornerRadius:!1,cornerIsExternal:!1},FN=function(t){var r=_1(_1({},zR),t),n=r.cx,a=r.cy,s=r.innerRadius,o=r.outerRadius,l=r.cornerRadius,c=r.forceCornerRadius,u=r.cornerIsExternal,d=r.startAngle,f=r.endAngle,h=r.className;if(o<s||d===f)return null;var p=ae.default("recharts-sector",h),v=o-s,x=ut(l,v,0,!0),m;return x>0&&Math.abs(d-f)<360?m=DR({cx:n,cy:a,innerRadius:s,outerRadius:o,cornerRadius:Math.min(x,v/2),forceCornerRadius:c,cornerIsExternal:u,startAngle:d,endAngle:f}):m=BN({cx:n,cy:a,innerRadius:s,outerRadius:o,startAngle:d,endAngle:f}),S.default.createElement("path",fp({},se(r,!0),{className:p,d:m,role:"img"}))};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 hp(){return hp=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},hp.apply(this,arguments)}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 T1(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){BR(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 BR(e,t,r){return t=FR(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function FR(e){var t=qR(e,"string");return Mi(t)=="symbol"?t:t+""}function qR(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)}var E1={curveBasisClosed:c9,curveBasisOpen:u9,curveBasis:l9,curveBumpX:G8,curveBumpY:Z8,curveLinearClosed:d9,curveLinear:Tl,curveMonotoneX:f9,curveMonotoneY:h9,curveNatural:p9,curveStep:m9,curveStepAfter:g9,curveStepBefore:x9},Ss=function(t){return t.x===+t.x&&t.y===+t.y},Ya=function(t){return t.x},Xa=function(t){return t.y},WR=function(t,r){if(le(t))return t;var n="curve".concat(_l(t));return(n==="curveMonotone"||n==="curveBump")&&r?E1["".concat(n).concat(r==="vertical"?"Y":"X")]:E1[n]||Tl},HR=function(t){var r=t.type,n=r===void 0?"linear":r,a=t.points,s=a===void 0?[]:a,o=t.baseLine,l=t.layout,c=t.connectNulls,u=c===void 0?!1:c,d=WR(n,l),f=u?s.filter(function(x){return Ss(x)}):s,h;if(Array.isArray(o)){var p=u?o.filter(function(x){return Ss(x)}):o,v=f.map(function(x,m){return T1(T1({},x),{},{base:p[m]})});return l==="vertical"?h=ms().y(Xa).x1(Ya).x0(function(x){return x.base.x}):h=ms().x(Ya).y1(Xa).y0(function(x){return x.base.y}),h.defined(Ss).curve(d),h(v)}return l==="vertical"&&Z(o)?h=ms().y(Xa).x1(Ya).x0(o):Z(o)?h=ms().x(Ya).y1(Xa).y0(o):h=L3().x(Ya).y(Xa),h.defined(Ss).curve(d),h(f)},cn=function(t){var r=t.className,n=t.points,a=t.path,s=t.pathRef;if((!n||!n.length)&&!a)return null;var o=n&&n.length?HR(t):a;return S.createElement("path",hp({},se(t,!1),Fs(t),{className:ae.default("recharts-curve",r),d:o,ref:s}))},Ns={exports:{}},Os={exports:{}},we={};var I1;function VR(){if(I1)return we;I1=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,s=e?Symbol.for("react.profiler"):60114,o=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 w(y){if(typeof y=="object"&&y!==null){var j=y.$$typeof;switch(j){case t:switch(y=y.type,y){case c:case u:case n:case s:case a:case f:return y;default:switch(y=y&&y.$$typeof,y){case l:case d:case v:case p:case o:return y;default:return j}}case r:return j}}}function C(y){return w(y)===u}return we.AsyncMode=c,we.ConcurrentMode=u,we.ContextConsumer=l,we.ContextProvider=o,we.Element=t,we.ForwardRef=d,we.Fragment=n,we.Lazy=v,we.Memo=p,we.Portal=r,we.Profiler=s,we.StrictMode=a,we.Suspense=f,we.isAsyncMode=function(y){return C(y)||w(y)===c},we.isConcurrentMode=C,we.isContextConsumer=function(y){return w(y)===l},we.isContextProvider=function(y){return w(y)===o},we.isElement=function(y){return typeof y=="object"&&y!==null&&y.$$typeof===t},we.isForwardRef=function(y){return w(y)===d},we.isFragment=function(y){return w(y)===n},we.isLazy=function(y){return w(y)===v},we.isMemo=function(y){return w(y)===p},we.isPortal=function(y){return w(y)===r},we.isProfiler=function(y){return w(y)===s},we.isStrictMode=function(y){return w(y)===a},we.isSuspense=function(y){return w(y)===f},we.isValidElementType=function(y){return typeof y=="string"||typeof y=="function"||y===n||y===u||y===s||y===a||y===f||y===h||typeof y=="object"&&y!==null&&(y.$$typeof===v||y.$$typeof===p||y.$$typeof===o||y.$$typeof===l||y.$$typeof===d||y.$$typeof===m||y.$$typeof===g||y.$$typeof===b||y.$$typeof===x)},we.typeOf=w,we}var je={};var M1;function UR(){return M1||(M1=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,s=e?Symbol.for("react.profiler"):60114,o=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 w(z){return typeof z=="string"||typeof z=="function"||z===n||z===u||z===s||z===a||z===f||z===h||typeof z=="object"&&z!==null&&(z.$$typeof===v||z.$$typeof===p||z.$$typeof===o||z.$$typeof===l||z.$$typeof===d||z.$$typeof===m||z.$$typeof===g||z.$$typeof===b||z.$$typeof===x)}function C(z){if(typeof z=="object"&&z!==null){var pe=z.$$typeof;switch(pe){case t:var Y=z.type;switch(Y){case c:case u:case n:case s:case a:case f:return Y;default:var Oe=Y&&Y.$$typeof;switch(Oe){case l:case d:case v:case p:case o:return Oe;default:return pe}}case r:return pe}}}var y=c,j=u,N=l,A=o,k=t,I=d,_=n,E=v,T=p,R=r,M=s,$=a,L=f,q=!1;function U(z){return q||(q=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),D(z)||C(z)===c}function D(z){return C(z)===u}function F(z){return C(z)===l}function H(z){return C(z)===o}function G(z){return typeof z=="object"&&z!==null&&z.$$typeof===t}function J(z){return C(z)===d}function ne(z){return C(z)===n}function X(z){return C(z)===v}function re(z){return C(z)===p}function ce(z){return C(z)===r}function K(z){return C(z)===s}function ee(z){return C(z)===a}function te(z){return C(z)===f}je.AsyncMode=y,je.ConcurrentMode=j,je.ContextConsumer=N,je.ContextProvider=A,je.Element=k,je.ForwardRef=I,je.Fragment=_,je.Lazy=E,je.Memo=T,je.Portal=R,je.Profiler=M,je.StrictMode=$,je.Suspense=L,je.isAsyncMode=U,je.isConcurrentMode=D,je.isContextConsumer=F,je.isContextProvider=H,je.isElement=G,je.isForwardRef=J,je.isFragment=ne,je.isLazy=X,je.isMemo=re,je.isPortal=ce,je.isProfiler=K,je.isStrictMode=ee,je.isSuspense=te,je.isValidElementType=w,je.typeOf=C})()),je}var $1;function qN(){return $1||($1=1,process.env.NODE_ENV==="production"?Os.exports=VR():Os.exports=UR()),Os.exports}var Lf,R1;function KR(){if(R1)return Lf;R1=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;function n(s){if(s==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(s)}function a(){try{if(!Object.assign)return!1;var s=new String("abc");if(s[5]="de",Object.getOwnPropertyNames(s)[0]==="5")return!1;for(var o={},l=0;l<10;l++)o["_"+String.fromCharCode(l)]=l;var c=Object.getOwnPropertyNames(o).map(function(d){return o[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 Lf=a()?Object.assign:function(s,o){for(var l,c=n(s),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},Lf}var Df,L1;function Ex(){if(L1)return Df;L1=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Df=e,Df}var zf,D1;function WN(){return D1||(D1=1,zf=Function.call.bind(Object.prototype.hasOwnProperty)),zf}var Bf,z1;function GR(){if(z1)return Bf;z1=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=Ex(),r={},n=WN();e=function(s){var o="Warning: "+s;typeof console<"u"&&console.error(o);try{throw new Error(o)}catch{}}}function a(s,o,l,c,u){if(process.env.NODE_ENV!=="production"){for(var d in s)if(n(s,d)){var f;try{if(typeof s[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 s[d]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw h.name="Invariant Violation",h}f=s[d](o,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={})},Bf=a,Bf}var Ff,B1;function ZR(){if(B1)return Ff;B1=1;var e=qN(),t=KR(),r=Ex(),n=WN(),a=GR(),s=function(){};process.env.NODE_ENV!=="production"&&(s=function(l){var c="Warning: "+l;typeof console<"u"&&console.error(c);try{throw new Error(c)}catch{}});function o(){return null}return Ff=function(l,c){var u=typeof Symbol=="function"&&Symbol.iterator,d="@@iterator";function f(D){var F=D&&(u&&D[u]||D[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:w,element:C(),elementType:y(),instanceOf:j,node:I(),objectOf:A,oneOf:N,oneOfType:k,shape:E,exact:T};function v(D,F){return D===F?D!==0||1/D===1/F:D!==D&&F!==F}function x(D,F){this.message=D,this.data=F&&typeof F=="object"?F:{},this.stack=""}x.prototype=Error.prototype;function m(D){if(process.env.NODE_ENV!=="production")var F={},H=0;function G(ne,X,re,ce,K,ee,te){if(ce=ce||h,ee=ee||re,te!==r){if(c){var z=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw z.name="Invariant Violation",z}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var pe=ce+":"+re;!F[pe]&&H<3&&(s("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[pe]=!0,H++)}}return X[re]==null?ne?X[re]===null?new x("The "+K+" `"+ee+"` is marked as required "+("in `"+ce+"`, but its value is `null`.")):new x("The "+K+" `"+ee+"` is marked as required in "+("`"+ce+"`, but its value is `undefined`.")):null:D(X,re,ce,K,ee)}var J=G.bind(null,!1);return J.isRequired=G.bind(null,!0),J}function g(D){function F(H,G,J,ne,X,re){var ce=H[G],K=$(ce);if(K!==D){var ee=L(ce);return new x("Invalid "+ne+" `"+X+"` of type "+("`"+ee+"` supplied to `"+J+"`, expected ")+("`"+D+"`."),{expectedType:D})}return null}return m(F)}function b(){return m(o)}function w(D){function F(H,G,J,ne,X){if(typeof D!="function")return new x("Property `"+X+"` of component `"+J+"` has invalid PropType notation inside arrayOf.");var re=H[G];if(!Array.isArray(re)){var ce=$(re);return new x("Invalid "+ne+" `"+X+"` of type "+("`"+ce+"` supplied to `"+J+"`, expected an array."))}for(var K=0;K<re.length;K++){var ee=D(re,K,J,ne,X+"["+K+"]",r);if(ee instanceof Error)return ee}return null}return m(F)}function C(){function D(F,H,G,J,ne){var X=F[H];if(!l(X)){var re=$(X);return new x("Invalid "+J+" `"+ne+"` of type "+("`"+re+"` supplied to `"+G+"`, expected a single ReactElement."))}return null}return m(D)}function y(){function D(F,H,G,J,ne){var X=F[H];if(!e.isValidElementType(X)){var re=$(X);return new x("Invalid "+J+" `"+ne+"` of type "+("`"+re+"` supplied to `"+G+"`, expected a single ReactElement type."))}return null}return m(D)}function j(D){function F(H,G,J,ne,X){if(!(H[G]instanceof D)){var re=D.name||h,ce=U(H[G]);return new x("Invalid "+ne+" `"+X+"` of type "+("`"+ce+"` supplied to `"+J+"`, expected ")+("instance of `"+re+"`."))}return null}return m(F)}function N(D){if(!Array.isArray(D))return process.env.NODE_ENV!=="production"&&(arguments.length>1?s("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])."):s("Invalid argument supplied to oneOf, expected an array.")),o;function F(H,G,J,ne,X){for(var re=H[G],ce=0;ce<D.length;ce++)if(v(re,D[ce]))return null;var K=JSON.stringify(D,function(te,z){var pe=L(z);return pe==="symbol"?String(z):z});return new x("Invalid "+ne+" `"+X+"` of value `"+String(re)+"` "+("supplied to `"+J+"`, expected one of "+K+"."))}return m(F)}function A(D){function F(H,G,J,ne,X){if(typeof D!="function")return new x("Property `"+X+"` of component `"+J+"` has invalid PropType notation inside objectOf.");var re=H[G],ce=$(re);if(ce!=="object")return new x("Invalid "+ne+" `"+X+"` of type "+("`"+ce+"` supplied to `"+J+"`, expected an object."));for(var K in re)if(n(re,K)){var ee=D(re,K,J,ne,X+"."+K,r);if(ee instanceof Error)return ee}return null}return m(F)}function k(D){if(!Array.isArray(D))return process.env.NODE_ENV!=="production"&&s("Invalid argument supplied to oneOfType, expected an instance of array."),o;for(var F=0;F<D.length;F++){var H=D[F];if(typeof H!="function")return s("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+q(H)+" at index "+F+"."),o}function G(J,ne,X,re,ce){for(var K=[],ee=0;ee<D.length;ee++){var te=D[ee],z=te(J,ne,X,re,ce,r);if(z==null)return null;z.data&&n(z.data,"expectedType")&&K.push(z.data.expectedType)}var pe=K.length>0?", expected one of type ["+K.join(", ")+"]":"";return new x("Invalid "+re+" `"+ce+"` supplied to "+("`"+X+"`"+pe+"."))}return m(G)}function I(){function D(F,H,G,J,ne){return R(F[H])?null:new x("Invalid "+J+" `"+ne+"` supplied to "+("`"+G+"`, expected a ReactNode."))}return m(D)}function _(D,F,H,G,J){return new x((D||"React class")+": "+F+" type `"+H+"."+G+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+J+"`.")}function E(D){function F(H,G,J,ne,X){var re=H[G],ce=$(re);if(ce!=="object")return new x("Invalid "+ne+" `"+X+"` of type `"+ce+"` "+("supplied to `"+J+"`, expected `object`."));for(var K in D){var ee=D[K];if(typeof ee!="function")return _(J,ne,X,K,L(ee));var te=ee(re,K,J,ne,X+"."+K,r);if(te)return te}return null}return m(F)}function T(D){function F(H,G,J,ne,X){var re=H[G],ce=$(re);if(ce!=="object")return new x("Invalid "+ne+" `"+X+"` of type `"+ce+"` "+("supplied to `"+J+"`, expected `object`."));var K=t({},H[G],D);for(var ee in K){var te=D[ee];if(n(D,ee)&&typeof te!="function")return _(J,ne,X,ee,L(te));if(!te)return new x("Invalid "+ne+" `"+X+"` key `"+ee+"` supplied to `"+J+"`.\nBad object: "+JSON.stringify(H[G],null," ")+`
|
|
60
|
+
Valid keys: `+JSON.stringify(Object.keys(D),null," "));var z=te(re,ee,J,ne,X+"."+ee,r);if(z)return z}return null}return m(F)}function R(D){switch(typeof D){case"number":case"string":case"undefined":return!0;case"boolean":return!D;case"object":if(Array.isArray(D))return D.every(R);if(D===null||l(D))return!0;var F=f(D);if(F){var H=F.call(D),G;if(F!==D.entries){for(;!(G=H.next()).done;)if(!R(G.value))return!1}else for(;!(G=H.next()).done;){var J=G.value;if(J&&!R(J[1]))return!1}}else return!1;return!0;default:return!1}}function M(D,F){return D==="symbol"?!0:F?F["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&F instanceof Symbol:!1}function $(D){var F=typeof D;return Array.isArray(D)?"array":D instanceof RegExp?"object":M(F,D)?"symbol":F}function L(D){if(typeof D>"u"||D===null)return""+D;var F=$(D);if(F==="object"){if(D instanceof Date)return"date";if(D instanceof RegExp)return"regexp"}return F}function q(D){var F=L(D);switch(F){case"array":case"object":return"an "+F;case"boolean":case"date":case"regexp":return"a "+F;default:return F}}function U(D){return!D.constructor||!D.constructor.name?h:D.constructor.name}return p.checkPropTypes=a,p.resetWarningCache=a.resetWarningCache,p.PropTypes=p,p},Ff}var qf,F1;function YR(){if(F1)return qf;F1=1;var e=Ex();function t(){}function r(){}return r.resetWarningCache=t,qf=function(){function n(o,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 s={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 s.PropTypes=s,s},qf}var q1;function XR(){if(q1)return Ns.exports;if(q1=1,process.env.NODE_ENV!=="production"){var e=qN(),t=!0;Ns.exports=ZR()(e.isElement,t)}else Ns.exports=YR()();return Ns.exports}var QR=XR();const Ce=Ne(QR),{getOwnPropertyNames:JR,getOwnPropertySymbols:eL}=Object,{hasOwnProperty:tL}=Object.prototype;function Wf(e,t){return function(n,a,s){return e(n,a,s)&&t(n,a,s)}}function Ps(e){return function(r,n,a){if(!r||!n||typeof r!="object"||typeof n!="object")return e(r,n,a);const{cache:s}=a,o=s.get(r),l=s.get(n);if(o&&l)return o===n&&l===r;s.set(r,n),s.set(n,r);const c=e(r,n,a);return s.delete(r),s.delete(n),c}}function rL(e){return e?.[Symbol.toStringTag]}function W1(e){return JR(e).concat(eL(e))}const nL=Object.hasOwn||((e,t)=>tL.call(e,t));function kn(e,t){return e===t||!e&&!t&&e!==e&&t!==t}const aL="__v",iL="__o",sL="_owner",{getOwnPropertyDescriptor:H1,keys:V1}=Object;function oL(e,t){return e.byteLength===t.byteLength&&vo(new Uint8Array(e),new Uint8Array(t))}function lL(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 cL(e,t){return e.byteLength===t.byteLength&&vo(new Uint8Array(e.buffer,e.byteOffset,e.byteLength),new Uint8Array(t.buffer,t.byteOffset,t.byteLength))}function uL(e,t){return kn(e.getTime(),t.getTime())}function dL(e,t){return e.name===t.name&&e.message===t.message&&e.cause===t.cause&&e.stack===t.stack}function fL(e,t){return e===t}function U1(e,t,r){const n=e.size;if(n!==t.size)return!1;if(!n)return!0;const a=new Array(n),s=e.entries();let o,l,c=0;for(;(o=s.next())&&!o.done;){const u=t.entries();let d=!1,f=0;for(;(l=u.next())&&!l.done;){if(a[f]){f++;continue}const h=o.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 hL=kn;function pL(e,t,r){const n=V1(e);let a=n.length;if(V1(t).length!==a)return!1;for(;a-- >0;)if(!HN(e,t,r,n[a]))return!1;return!0}function Qa(e,t,r){const n=W1(e);let a=n.length;if(W1(t).length!==a)return!1;let s,o,l;for(;a-- >0;)if(s=n[a],!HN(e,t,r,s)||(o=H1(e,s),l=H1(t,s),(o||l)&&(!o||!l||o.configurable!==l.configurable||o.enumerable!==l.enumerable||o.writable!==l.writable)))return!1;return!0}function mL(e,t){return kn(e.valueOf(),t.valueOf())}function xL(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),s=e.values();let o,l;for(;(o=s.next())&&!o.done;){const c=t.values();let u=!1,d=0;for(;(l=c.next())&&!l.done;){if(!a[d]&&r.equals(o.value,l.value,o.value,l.value,e,t,r)){u=a[d]=!0;break}d++}if(!u)return!1}return!0}function vo(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 gL(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 HN(e,t,r,n){return(n===sL||n===iL||n===aL)&&(e.$$typeof||t.$$typeof)?!0:nL(t,n)&&r.equals(e[n],t[n],n,n,e,t,r)}const vL="[object ArrayBuffer]",yL="[object Arguments]",bL="[object Boolean]",wL="[object DataView]",jL="[object Date]",CL="[object Error]",SL="[object Map]",NL="[object Number]",OL="[object Object]",PL="[object RegExp]",AL="[object Set]",_L="[object String]",kL={"[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},TL="[object URL]",EL=Object.prototype.toString;function IL({areArrayBuffersEqual:e,areArraysEqual:t,areDataViewsEqual:r,areDatesEqual:n,areErrorsEqual:a,areFunctionsEqual:s,areMapsEqual:o,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 w=typeof m;if(w!==typeof g)return!1;if(w!=="object")return w==="number"?l(m,g,b):w==="function"?s(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 o(m,g,b);if(C===Set)return f(m,g,b);const y=EL.call(m);if(y===jL)return n(m,g,b);if(y===PL)return d(m,g,b);if(y===SL)return o(m,g,b);if(y===AL)return f(m,g,b);if(y===OL)return typeof m.then!="function"&&typeof g.then!="function"&&c(m,g,b);if(y===TL)return p(m,g,b);if(y===CL)return a(m,g,b);if(y===yL)return c(m,g,b);if(kL[y])return h(m,g,b);if(y===vL)return e(m,g,b);if(y===wL)return r(m,g,b);if(y===bL||y===NL||y===_L)return u(m,g,b);if(v){let j=v[y];if(!j){const N=rL(m);N&&(j=v[N])}if(j)return j(m,g,b)}return!1}}function ML({circular:e,createCustomConfig:t,strict:r}){let n={areArrayBuffersEqual:oL,areArraysEqual:r?Qa:lL,areDataViewsEqual:cL,areDatesEqual:uL,areErrorsEqual:dL,areFunctionsEqual:fL,areMapsEqual:r?Wf(U1,Qa):U1,areNumbersEqual:hL,areObjectsEqual:r?Qa:pL,arePrimitiveWrappersEqual:mL,areRegExpsEqual:xL,areSetsEqual:r?Wf(K1,Qa):K1,areTypedArraysEqual:r?Wf(vo,Qa):vo,areUrlsEqual:gL,unknownTagComparators:void 0};if(t&&(n=Object.assign({},n,t(n))),e){const a=Ps(n.areArraysEqual),s=Ps(n.areMapsEqual),o=Ps(n.areObjectsEqual),l=Ps(n.areSetsEqual);n=Object.assign({},n,{areArraysEqual:a,areMapsEqual:s,areObjectsEqual:o,areSetsEqual:l})}return n}function $L(e){return function(t,r,n,a,s,o,l){return e(t,r,l)}}function RL({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 s={cache:void 0,equals:n,meta:void 0,strict:a};return function(l,c){return t(l,c,s)}}const LL=Wr();Wr({strict:!0});Wr({circular:!0});Wr({circular:!0,strict:!0});Wr({createInternalComparator:()=>kn});Wr({strict:!0,createInternalComparator:()=>kn});Wr({circular:!0,createInternalComparator:()=>kn});Wr({circular:!0,createInternalComparator:()=>kn,strict:!0});function Wr(e={}){const{circular:t=!1,createInternalComparator:r,createState:n,strict:a=!1}=e,s=ML(e),o=IL(s),l=r?r(o):$L(o);return RL({circular:t,comparator:o,createState:n,equals:l,strict:a})}function DL(e){typeof requestAnimationFrame<"u"&&requestAnimationFrame(e)}function G1(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,r=-1,n=function a(s){r<0&&(r=s),s-r>t?(e(s),r=-1):DL(a)};requestAnimationFrame(n)}function pp(e){"@babel/helpers - typeof";return pp=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},pp(e)}function zL(e){return WL(e)||qL(e)||FL(e)||BL()}function BL(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
61
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function FL(e,t){if(e){if(typeof e=="string")return Z1(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Z1(e,t)}}function Z1(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function qL(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function WL(e){if(Array.isArray(e))return e}function HL(){var e={},t=function(){return null},r=!1,n=function a(s){if(!r){if(Array.isArray(s)){if(!s.length)return;var o=s,l=zL(o),c=l[0],u=l.slice(1);if(typeof c=="number"){G1(a.bind(null,u),c);return}a(c),G1(a.bind(null,u));return}pp(s)==="object"&&(e=s,t(e)),typeof s=="function"&&s()}};return{stop:function(){r=!0},start:function(s){r=!1,n(s)},subscribe:function(s){return t=s,function(){t=function(){return null}}}}}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 Y1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function X1(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Y1(Object(r),!0).forEach(function(n){VN(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Y1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function VN(e,t,r){return t=VL(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function VL(e){var t=UL(e,"string");return $i(t)==="symbol"?t:String(t)}function UL(e,t){if($i(e)!=="object"||e===null)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 KL=function(t,r){return[Object.keys(t),Object.keys(r)].reduce(function(n,a){return n.filter(function(s){return a.includes(s)})})},GL=function(t){return t},ZL=function(t){return t.replace(/([A-Z])/g,function(r){return"-".concat(r.toLowerCase())})},oi=function(t,r){return Object.keys(r).reduce(function(n,a){return X1(X1({},n),{},VN({},a,t(a,r[a])))},{})},Q1=function(t,r,n){return t.map(function(a){return"".concat(ZL(a)," ").concat(r,"ms ").concat(n)}).join(",")},YL=process.env.NODE_ENV!=="production",yo=function(t,r,n,a,s,o,l,c){if(YL&&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,s,o,l,c],d=0;console.warn(r.replace(/%s/g,function(){return u[d++]}))}};function XL(e,t){return eD(e)||JL(e,t)||UN(e,t)||QL()}function QL(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
62
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function JL(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,a,s,o,l=[],c=!0,u=!1;try{if(s=(r=r.call(e)).next,t!==0)for(;!(c=(n=s.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&&(o=r.return(),Object(o)!==o))return}finally{if(u)throw a}}return l}}function eD(e){if(Array.isArray(e))return e}function tD(e){return aD(e)||nD(e)||UN(e)||rD()}function rD(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
63
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function UN(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 nD(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function aD(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 bo=1e-4,KN=function(t,r){return[0,3*t,3*r-6*t,3*t-3*r+1]},GN=function(t,r){return t.map(function(n,a){return n*Math.pow(r,a)}).reduce(function(n,a){return n+a})},J1=function(t,r){return function(n){var a=KN(t,r);return GN(a,n)}},iD=function(t,r){return function(n){var a=KN(t,r),s=[].concat(tD(a.map(function(o,l){return o*l}).slice(1)),[0]);return GN(s,n)}},ew=function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];var a=r[0],s=r[1],o=r[2],l=r[3];if(r.length===1)switch(r[0]){case"linear":a=0,s=0,o=1,l=1;break;case"ease":a=.25,s=.1,o=.25,l=1;break;case"ease-in":a=.42,s=0,o=1,l=1;break;case"ease-out":a=.42,s=0,o=.58,l=1;break;case"ease-in-out":a=0,s=0,o=.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=XL(u,4);a=d[0],s=d[1],o=d[2],l=d[3]}else yo(!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)}}yo([a,o,s,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=J1(a,o),h=J1(s,l),p=iD(a,o),v=function(g){return g>1?1:g<0?0:g},x=function(g){for(var b=g>1?1:g,w=b,C=0;C<8;++C){var y=f(w)-b,j=p(w);if(Math.abs(y-b)<bo||j<bo)return h(w);w=v(w-y/j)}return h(w)};return x.isStepper=!1,x},sD=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},r=t.stiff,n=r===void 0?100:r,a=t.damping,s=a===void 0?8:a,o=t.dt,l=o===void 0?17:o,c=function(d,f,h){var p=-(d-f)*n,v=h*s,x=h+(p-v)*l/1e3,m=h*l/1e3+d;return Math.abs(m-f)<bo&&Math.abs(x)<bo?[f,0]:[m,x]};return c.isStepper=!0,c.dt=l,c},oD=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 ew(a);case"spring":return sD();default:if(a.split("(")[0]==="cubic-bezier")return ew(a);yo(!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:(yo(!1,"[configEasing]: first argument type should be function or string, instead received %s",r),null)};function Ri(e){"@babel/helpers - typeof";return Ri=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ri(e)}function tw(e){return uD(e)||cD(e)||ZN(e)||lD()}function lD(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
64
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function cD(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function uD(e){if(Array.isArray(e))return gp(e)}function rw(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?rw(Object(r),!0).forEach(function(n){xp(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):rw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function xp(e,t,r){return t=dD(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function dD(e){var t=fD(e,"string");return Ri(t)==="symbol"?t:String(t)}function fD(e,t){if(Ri(e)!=="object"||e===null)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 hD(e,t){return xD(e)||mD(e,t)||ZN(e,t)||pD()}function pD(){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 ZN(e,t){if(e){if(typeof e=="string")return gp(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return gp(e,t)}}function gp(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function mD(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,a,s,o,l=[],c=!0,u=!1;try{if(s=(r=r.call(e)).next,t!==0)for(;!(c=(n=s.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&&(o=r.return(),Object(o)!==o))return}finally{if(u)throw a}}return l}}function xD(e){if(Array.isArray(e))return e}var wo=function(t,r,n){return t+(r-t)*n},vp=function(t){var r=t.from,n=t.to;return r!==n},gD=function e(t,r,n){var a=oi(function(s,o){if(vp(o)){var l=t(o.from,o.to,o.velocity),c=hD(l,2),u=c[0],d=c[1];return at(at({},o),{},{from:u,velocity:d})}return o},r);return n<1?oi(function(s,o){return vp(o)?at(at({},o),{},{velocity:wo(o.velocity,a[s].velocity,n),from:wo(o.from,a[s].from,n)}):o},r):e(t,a,n-1)};const vD=(function(e,t,r,n,a){var s=KL(e,t),o=s.reduce(function(m,g){return at(at({},m),{},xp({},g,[e[g],t[g]]))},{}),l=s.reduce(function(m,g){return at(at({},m),{},xp({},g,{from:e[g],velocity:0,to:t[g]}))},{}),c=-1,u,d,f=function(){return null},h=function(){return oi(function(g,b){return b.from},l)},p=function(){return!Object.values(l).filter(vp).length},v=function(g){u||(u=g);var b=g-u,w=b/r.dt;l=gD(r,l,w),a(at(at(at({},e),t),h())),u=g,p()||(c=requestAnimationFrame(f))},x=function(g){d||(d=g);var b=(g-d)/n,w=oi(function(y,j){return wo.apply(void 0,tw(j).concat([r(b)]))},o);if(a(at(at(at({},e),t),w)),b<1)c=requestAnimationFrame(f);else{var C=oi(function(y,j){return wo.apply(void 0,tw(j).concat([r(1)]))},o);a(at(at(at({},e),t),C))}};return f=r.isStepper?v:x,function(){return requestAnimationFrame(f),function(){cancelAnimationFrame(c)}}});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)}var yD=["children","begin","duration","attributeName","easing","isActive","steps","from","to","canBegin","onAnimationEnd","shouldReAnimate","onAnimationReStart"];function bD(e,t){if(e==null)return{};var r=wD(e,t),n,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)n=s[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function wD(e,t){if(e==null)return{};var r={},n=Object.keys(e),a,s;for(s=0;s<n.length;s++)a=n[s],!(t.indexOf(a)>=0)&&(r[a]=e[a]);return r}function Hf(e){return ND(e)||SD(e)||CD(e)||jD()}function jD(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
66
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function CD(e,t){if(e){if(typeof e=="string")return yp(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return yp(e,t)}}function SD(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function ND(e){if(Array.isArray(e))return yp(e)}function yp(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function nw(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function Lt(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?nw(Object(r),!0).forEach(function(n){ni(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):nw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function ni(e,t,r){return t=YN(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function OD(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function PD(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,YN(n.key),n)}}function AD(e,t,r){return t&&PD(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function YN(e){var t=_D(e,"string");return sa(t)==="symbol"?t:String(t)}function _D(e,t){if(sa(e)!=="object"||e===null)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(t==="string"?String:Number)(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&&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 TD(e){var t=ED();return function(){var n=jo(e),a;if(t){var s=jo(this).constructor;a=Reflect.construct(n,arguments,s)}else a=n.apply(this,arguments);return wp(this,a)}}function wp(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 jp(e)}function jp(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ED(){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 jo(e){return jo=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},jo(e)}var Ot=(function(e){kD(r,e);var t=TD(r);function r(n,a){var s;OD(this,r),s=t.call(this,n,a);var o=s.props,l=o.isActive,c=o.attributeName,u=o.from,d=o.to,f=o.steps,h=o.children,p=o.duration;if(s.handleStyleChange=s.handleStyleChange.bind(jp(s)),s.changeStyle=s.changeStyle.bind(jp(s)),!l||p<=0)return s.state={style:{}},typeof h=="function"&&(s.state={style:d}),wp(s);if(f&&f.length)s.state={style:f[0].style};else if(u){if(typeof h=="function")return s.state={style:u},wp(s);s.state={style:c?ni({},c,u):u}}else s.state={style:{}};return s}return AD(r,[{key:"componentDidMount",value:function(){var a=this.props,s=a.isActive,o=a.canBegin;this.mounted=!0,!(!s||!o)&&this.runAnimation(this.props)}},{key:"componentDidUpdate",value:function(a){var s=this.props,o=s.isActive,l=s.canBegin,c=s.attributeName,u=s.shouldReAnimate,d=s.to,f=s.from,h=this.state.style;if(l){if(!o){var p={style:c?ni({},c,d):d};this.state&&h&&(c&&h[c]!==d||!c&&h!==d)&&this.setState(p);return}if(!(LL(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?ni({},c,x):x};(c&&h[c]!==x||!c&&h!==x)&&this.setState(m)}this.runAnimation(Lt(Lt({},this.props),{},{from:x,begin:0}))}}}},{key:"componentWillUnmount",value:function(){this.mounted=!1;var a=this.props.onAnimationEnd;this.unSubscribe&&this.unSubscribe(),this.manager&&(this.manager.stop(),this.manager=null),this.stopJSAnimation&&this.stopJSAnimation(),a&&a()}},{key:"handleStyleChange",value:function(a){this.changeStyle(a)}},{key:"changeStyle",value:function(a){this.mounted&&this.setState({style:a})}},{key:"runJSAnimation",value:function(a){var s=this,o=a.from,l=a.to,c=a.duration,u=a.easing,d=a.begin,f=a.onAnimationEnd,h=a.onAnimationStart,p=vD(o,l,oD(u),c,this.changeStyle),v=function(){s.stopJSAnimation=p()};this.manager.start([h,d,v,c,f])}},{key:"runStepAnimation",value:function(a){var s=this,o=a.steps,l=a.begin,c=a.onAnimationStart,u=o[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,w=m.easing,C=w===void 0?"ease":w,y=m.style,j=m.properties,N=m.onAnimationEnd,A=g>0?o[g-1]:m,k=j||Object.keys(y);if(typeof C=="function"||C==="spring")return[].concat(Hf(x),[s.runJSAnimation.bind(s,{from:A.style,to:y,duration:b,easing:C}),b]);var I=Q1(k,b,C),_=Lt(Lt(Lt({},A.style),y),{},{transition:I});return[].concat(Hf(x),[_,b,N]).filter(GL)};return this.manager.start([c].concat(Hf(o.reduce(p,[d,Math.max(h,l)])),[a.onAnimationEnd]))}},{key:"runAnimation",value:function(a){this.manager||(this.manager=HL());var s=a.begin,o=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?ni({},l,c):c,m=Q1(Object.keys(x),o,u);v.start([d,s,Lt(Lt({},x),{},{transition:m}),o,f])}},{key:"render",value:function(){var a=this.props,s=a.children;a.begin;var o=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=bD(a,yD),u=P.Children.count(s),d=this.state.style;if(typeof s=="function")return s(d);if(!l||u===0||o<=0)return s;var f=function(p){var v=p.props,x=v.style,m=x===void 0?{}:x,g=v.className,b=P.cloneElement(p,Lt(Lt({},c),{},{style:Lt(Lt({},m),d),className:g}));return b};return u===1?f(P.Children.only(s)):S.default.createElement("div",null,P.Children.map(s,function(h){return f(h)}))}}]),r})(P.PureComponent);Ot.displayName="Animate";Ot.defaultProps={begin:0,duration:1e3,from:"",to:"",attributeName:"",easing:"ease",isActive:!0,canBegin:!0,steps:[],onAnimationEnd:function(){},onAnimationStart:function(){}};Ot.propTypes={from:Ce.oneOfType([Ce.object,Ce.string]),to:Ce.oneOfType([Ce.object,Ce.string]),attributeName:Ce.string,duration:Ce.number,begin:Ce.number,easing:Ce.oneOfType([Ce.string,Ce.func]),steps:Ce.arrayOf(Ce.shape({duration:Ce.number.isRequired,style:Ce.object.isRequired,easing:Ce.oneOfType([Ce.oneOf(["ease","ease-in","ease-out","ease-in-out","linear"]),Ce.func]),properties:Ce.arrayOf("string"),onAnimationEnd:Ce.func})),children:Ce.oneOfType([Ce.node,Ce.func]),isActive:Ce.bool,canBegin:Ce.bool,onAnimationEnd:Ce.func,shouldReAnimate:Ce.bool,onAnimationStart:Ce.func,onAnimationReStart:Ce.func};function 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 Co(){return Co=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},Co.apply(this,arguments)}function ID(e,t){return LD(e)||RD(e,t)||$D(e,t)||MD()}function MD(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
67
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function $D(e,t){if(e){if(typeof e=="string")return aw(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 aw(e,t)}}function aw(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 RD(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,a,s,o,l=[],c=!0,u=!1;try{if(s=(r=r.call(e)).next,t!==0)for(;!(c=(n=s.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&&(o=r.return(),Object(o)!==o))return}finally{if(u)throw a}}return l}}function LD(e){if(Array.isArray(e))return e}function iw(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 sw(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?iw(Object(r),!0).forEach(function(n){DD(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):iw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function DD(e,t,r){return t=zD(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function zD(e){var t=BD(e,"string");return Li(t)=="symbol"?t:t+""}function BD(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 ow=function(t,r,n,a,s){var o=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(o>0&&s instanceof Array){for(var f=[0,0,0,0],h=0,p=4;h<p;h++)f[h]=s[h]>o?o:s[h];d="M".concat(t,",").concat(r+l*f[0]),f[0]>0&&(d+="A ".concat(f[0],",").concat(f[0],",0,0,").concat(u,",").concat(t+c*f[0],",").concat(r)),d+="L ".concat(t+n-c*f[1],",").concat(r),f[1]>0&&(d+="A ".concat(f[1],",").concat(f[1],",0,0,").concat(u,`,
|
|
68
|
+
`).concat(t+n,",").concat(r+l*f[1])),d+="L ".concat(t+n,",").concat(r+a-l*f[2]),f[2]>0&&(d+="A ".concat(f[2],",").concat(f[2],",0,0,").concat(u,`,
|
|
69
|
+
`).concat(t+n-c*f[2],",").concat(r+a)),d+="L ".concat(t+c*f[3],",").concat(r+a),f[3]>0&&(d+="A ".concat(f[3],",").concat(f[3],",0,0,").concat(u,`,
|
|
70
|
+
`).concat(t,",").concat(r+a-l*f[3])),d+="Z"}else if(o>0&&s===+s&&s>0){var v=Math.min(o,s);d="M ".concat(t,",").concat(r+l*v,`
|
|
71
|
+
A `).concat(v,",").concat(v,",0,0,").concat(u,",").concat(t+c*v,",").concat(r,`
|
|
72
|
+
L `).concat(t+n-c*v,",").concat(r,`
|
|
73
|
+
A `).concat(v,",").concat(v,",0,0,").concat(u,",").concat(t+n,",").concat(r+l*v,`
|
|
74
|
+
L `).concat(t+n,",").concat(r+a-l*v,`
|
|
75
|
+
A `).concat(v,",").concat(v,",0,0,").concat(u,",").concat(t+n-c*v,",").concat(r+a,`
|
|
76
|
+
L `).concat(t+c*v,",").concat(r+a,`
|
|
77
|
+
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},FD=function(t,r){if(!t||!r)return!1;var n=t.x,a=t.y,s=r.x,o=r.y,l=r.width,c=r.height;if(Math.abs(l)>0&&Math.abs(c)>0){var u=Math.min(s,s+l),d=Math.max(s,s+l),f=Math.min(o,o+c),h=Math.max(o,o+c);return n>=u&&n<=d&&a>=f&&a<=h}return!1},qD={x:0,y:0,width:0,height:0,radius:0,isAnimationActive:!1,isUpdateAnimationActive:!1,animationBegin:0,animationDuration:1500,animationEasing:"ease"},Ix=function(t){var r=sw(sw({},qD),t),n=P.useRef(),a=P.useState(-1),s=ID(a,2),o=s[0],l=s[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 w=ae.default("recharts-rectangle",p);return b?S.default.createElement(Ot,{canBegin:o>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,j=C.height,N=C.x,A=C.y;return S.default.createElement(Ot,{canBegin:o>0,from:"0px ".concat(o===-1?1:o,"px"),to:"".concat(o,"px 0px"),attributeName:"strokeDasharray",begin:m,duration:x,isActive:g,easing:v},S.default.createElement("path",Co({},se(r,!0),{className:w,d:ow(N,A,y,j,h),ref:n})))}):S.default.createElement("path",Co({},se(r,!0),{className:w,d:ow(c,u,d,f,h)}))},WD=["points","className","baseLinePoints","connectNulls"];function qn(){return qn=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},qn.apply(this,arguments)}function HD(e,t){if(e==null)return{};var r=VD(e,t),n,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)n=s[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 lw(e){return ZD(e)||GD(e)||KD(e)||UD()}function UD(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
78
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function KD(e,t){if(e){if(typeof e=="string")return Cp(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 Cp(e,t)}}function GD(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function ZD(e){if(Array.isArray(e))return Cp(e)}function Cp(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 cw=function(t){return t&&t.x===+t.x&&t.y===+t.y},YD=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],r=[[]];return t.forEach(function(n){cw(n)?r[r.length-1].push(n):r[r.length-1].length>0&&r.push([])}),cw(t[0])&&r[r.length-1].push(t[0]),r[r.length-1].length<=0&&(r=r.slice(0,-1)),r},li=function(t,r){var n=YD(t);r&&(n=[n.reduce(function(s,o){return[].concat(lw(s),lw(o))},[])]);var a=n.map(function(s){return s.reduce(function(o,l,c){return"".concat(o).concat(c===0?"M":"L").concat(l.x,",").concat(l.y)},"")}).join("");return n.length===1?"".concat(a,"Z"):a},XD=function(t,r,n){var a=li(t,n);return"".concat(a.slice(-1)==="Z"?a.slice(0,-1):a,"L").concat(li(r.reverse(),n).slice(1))},XN=function(t){var r=t.points,n=t.className,a=t.baseLinePoints,s=t.connectNulls,o=HD(t,WD);if(!r||!r.length)return null;var l=ae.default("recharts-polygon",n);if(a&&a.length){var c=o.stroke&&o.stroke!=="none",u=XD(r,a,s);return S.default.createElement("g",{className:l},S.default.createElement("path",qn({},se(o,!0),{fill:u.slice(-1)==="Z"?o.fill:"none",stroke:"none",d:u})),c?S.default.createElement("path",qn({},se(o,!0),{fill:"none",d:li(r,s)})):null,c?S.default.createElement("path",qn({},se(o,!0),{fill:"none",d:li(a,s)})):null)}var d=li(r,s);return S.default.createElement("path",qn({},se(o,!0),{fill:d.slice(-1)==="Z"?o.fill:"none",className:l,d}))};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)}var $a=function(t){var r=t.cx,n=t.cy,a=t.r,s=t.className,o=ae.default("recharts-dot",s);return r===+r&&n===+n&&a===+a?S.createElement("circle",Sp({},se(t,!1),Fs(t),{className:o,cx:r,cy:n,r:a})):null};function Di(e){"@babel/helpers - typeof";return Di=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Di(e)}var QD=["x","y","top","left","width","height","className"];function Np(){return Np=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},Np.apply(this,arguments)}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 JD(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){ez(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 ez(e,t,r){return t=tz(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function tz(e){var t=rz(e,"string");return Di(t)=="symbol"?t:t+""}function rz(e,t){if(Di(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Di(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function nz(e,t){if(e==null)return{};var r=az(e,t),n,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)n=s[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function az(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 iz=function(t,r,n,a,s,o){return"M".concat(t,",").concat(s,"v").concat(a,"M").concat(o,",").concat(r,"h").concat(n)},sz=function(t){var r=t.x,n=r===void 0?0:r,a=t.y,s=a===void 0?0:a,o=t.top,l=o===void 0?0:o,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=nz(t,QD),m=JD({x:n,y:s,top:l,left:u,width:f,height:p},x);return!Z(n)||!Z(s)||!Z(f)||!Z(p)||!Z(l)||!Z(u)?null:S.default.createElement("path",Np({},se(m,!0),{className:ae.default("recharts-cross",v),d:iz(n,s,f,p,l,u)}))},oz=["cx","cy","innerRadius","outerRadius","gridType","radialLines"];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 lz(e,t){if(e==null)return{};var r=cz(e,t),n,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)n=s[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function cz(e,t){if(e==null)return{};var r={};for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n)){if(t.indexOf(n)>=0)continue;r[n]=e[n]}return r}function Cr(){return Cr=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Cr.apply(this,arguments)}function dw(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 Bi(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?dw(Object(r),!0).forEach(function(n){uz(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):dw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function uz(e,t,r){return t=dz(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function dz(e){var t=fz(e,"string");return zi(t)=="symbol"?t:t+""}function fz(e,t){if(zi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(zi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var hz=function(t,r,n,a){var s="";return a.forEach(function(o,l){var c=ge(r,n,t,o);l?s+="L ".concat(c.x,",").concat(c.y):s+="M ".concat(c.x,",").concat(c.y)}),s+="Z",s},pz=function(t){var r=t.cx,n=t.cy,a=t.innerRadius,s=t.outerRadius,o=t.polarAngles,l=t.radialLines;if(!o||!o.length||!l)return null;var c=Bi({stroke:"#ccc"},se(t,!1));return S.default.createElement("g",{className:"recharts-polar-grid-angle"},o.map(function(u){var d=ge(r,n,a,u),f=ge(r,n,s,u);return S.default.createElement("line",Cr({},c,{key:"line-".concat(u),x1:d.x,y1:d.y,x2:f.x,y2:f.y}))}))},mz=function(t){var r=t.cx,n=t.cy,a=t.radius,s=t.index,o=Bi(Bi({stroke:"#ccc"},se(t,!1)),{},{fill:"none"});return S.default.createElement("circle",Cr({},o,{className:ae.default("recharts-polar-grid-concentric-circle",t.className),key:"circle-".concat(s),cx:r,cy:n,r:a}))},xz=function(t){var r=t.radius,n=t.index,a=Bi(Bi({stroke:"#ccc"},se(t,!1)),{},{fill:"none"});return S.default.createElement("path",Cr({},a,{className:ae.default("recharts-polar-grid-concentric-polygon",t.className),key:"path-".concat(n),d:hz(r,t.cx,t.cy,t.polarAngles)}))},gz=function(t){var r=t.polarRadius,n=t.gridType;return!r||!r.length?null:S.default.createElement("g",{className:"recharts-polar-grid-concentric"},r.map(function(a,s){var o=s;return n==="circle"?S.default.createElement(mz,Cr({key:o},t,{radius:a,index:s})):S.default.createElement(xz,Cr({key:o},t,{radius:a,index:s}))}))},QN=function(t){var r=t.cx,n=r===void 0?0:r,a=t.cy,s=a===void 0?0:a,o=t.innerRadius,l=o===void 0?0:o,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=lz(t,oz);return u<=0?null:S.default.createElement("g",{className:"recharts-polar-grid"},S.default.createElement(pz,Cr({cx:n,cy:s,innerRadius:l,outerRadius:u,gridType:f,radialLines:p},v)),S.default.createElement(gz,Cr({cx:n,cy:s,innerRadius:l,outerRadius:u,gridType:f,radialLines:p},v)))};QN.displayName="PolarGrid";var Vf,fw;function vz(){if(fw)return Vf;fw=1;var e=ql(),t=sN(),r=ar();function n(a,s){return a&&a.length?e(a,r(s,2),t):void 0}return Vf=n,Vf}var yz=vz();const bz=Ne(yz);var Uf,hw;function wz(){if(hw)return Uf;hw=1;var e=ql(),t=ar(),r=oN();function n(a,s){return a&&a.length?e(a,t(s,2),r):void 0}return Uf=n,Uf}var jz=wz();const Cz=Ne(jz);var Sz=["cx","cy","angle","ticks","axisLine"],Nz=["ticks","tick","angle","tickFormatter","stroke"];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 ci(){return ci=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ci.apply(this,arguments)}function pw(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function Gr(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?pw(Object(r),!0).forEach(function(n){Ul(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):pw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function mw(e,t){if(e==null)return{};var r=Oz(e,t),n,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)n=s[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function Oz(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 Pz(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function xw(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,eO(n.key),n)}}function Az(e,t,r){return t&&xw(e.prototype,t),r&&xw(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function _z(e,t,r){return t=So(t),kz(e,JN()?Reflect.construct(t,r||[],So(e).constructor):t.apply(e,r))}function kz(e,t){if(t&&(oa(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Tz(e)}function Tz(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function JN(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(JN=function(){return!!e})()}function So(e){return So=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},So(e)}function Ez(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 Ul(e,t,r){return t=eO(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function eO(e){var t=Iz(e,"string");return oa(t)=="symbol"?t:t+""}function Iz(e,t){if(oa(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(oa(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var Ra=(function(e){function t(){return Pz(this,t),_z(this,t,arguments)}return Ez(t,e),Az(t,[{key:"getTickValueCoord",value:function(n){var a=n.coordinate,s=this.props,o=s.angle,l=s.cx,c=s.cy;return ge(l,c,a,o)}},{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,s=n.cy,o=n.angle,l=n.ticks,c=bz(l,function(d){return d.coordinate||0}),u=Cz(l,function(d){return d.coordinate||0});return{cx:a,cy:s,startAngle:o,endAngle:o,innerRadius:u.coordinate||0,outerRadius:c.coordinate||0}}},{key:"renderAxisLine",value:function(){var n=this.props,a=n.cx,s=n.cy,o=n.angle,l=n.ticks,c=n.axisLine,u=mw(n,Sz),d=l.reduce(function(v,x){return[Math.min(v[0],x.coordinate),Math.max(v[1],x.coordinate)]},[1/0,-1/0]),f=ge(a,s,d[0],o),h=ge(a,s,d[1],o),p=Gr(Gr(Gr({},se(u,!1)),{},{fill:"none"},se(c,!1)),{},{x1:f.x,y1:f.y,x2:h.x,y2:h.y});return S.default.createElement("line",ci({className:"recharts-polar-radius-axis-line"},p))}},{key:"renderTicks",value:function(){var n=this,a=this.props,s=a.ticks,o=a.tick,l=a.angle,c=a.tickFormatter,u=a.stroke,d=mw(a,Nz),f=this.getTickTextAnchor(),h=se(d,!1),p=se(o,!1),v=s.map(function(x,m){var g=n.getTickValueCoord(x),b=Gr(Gr(Gr(Gr({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 S.default.createElement(he,ci({className:ae.default("recharts-polar-radius-axis-tick",LN(o)),key:"tick-".concat(x.coordinate)},vr(n.props,x,m)),t.renderTickItem(o,b,c?c(x.value,m):x.value))});return S.default.createElement(he,{className:"recharts-polar-radius-axis-ticks"},v)}},{key:"render",value:function(){var n=this.props,a=n.ticks,s=n.axisLine,o=n.tick;return!a||!a.length?null:S.default.createElement(he,{className:ae.default("recharts-polar-radius-axis",this.props.className)},s&&this.renderAxisLine(),o&&this.renderTicks(),et.renderCallByParent(this.props,this.getViewBox()))}}],[{key:"renderTickItem",value:function(n,a,s){var o;return S.default.isValidElement(n)?o=S.default.cloneElement(n,a):le(n)?o=n(a):o=S.default.createElement(gn,ci({},a,{className:"recharts-polar-radius-axis-tick-value"}),s),o}}])})(P.PureComponent);Ul(Ra,"displayName","PolarRadiusAxis");Ul(Ra,"axisType","radiusAxis");Ul(Ra,"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 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 en(){return en=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},en.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 Zr(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){Kl(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 Mz(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,rO(n.key),n)}}function $z(e,t,r){return t&&vw(e.prototype,t),r&&vw(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function Rz(e,t,r){return t=No(t),Lz(e,tO()?Reflect.construct(t,r||[],No(e).constructor):t.apply(e,r))}function Lz(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 Dz(e)}function Dz(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function tO(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(tO=function(){return!!e})()}function No(e){return No=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},No(e)}function zz(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 Kl(e,t,r){return t=rO(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function rO(e){var t=Bz(e,"string");return la(t)=="symbol"?t:t+""}function Bz(e,t){if(la(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(la(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var Fz=Math.PI/180,yw=1e-5,Tn=(function(e){function t(){return Mz(this,t),Rz(this,t,arguments)}return zz(t,e),$z(t,[{key:"getTickLineCoord",value:function(n){var a=this.props,s=a.cx,o=a.cy,l=a.radius,c=a.orientation,u=a.tickSize,d=u||8,f=ge(s,o,l,n.coordinate),h=ge(s,o,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,s=Math.cos(-n.coordinate*Fz),o;return s>yw?o=a==="outer"?"start":"end":s<-yw?o=a==="outer"?"end":"start":o="middle",o}},{key:"renderAxisLine",value:function(){var n=this.props,a=n.cx,s=n.cy,o=n.radius,l=n.axisLine,c=n.axisLineType,u=Zr(Zr({},se(this.props,!1)),{},{fill:"none"},se(l,!1));if(c==="circle")return S.default.createElement($a,en({className:"recharts-polar-angle-axis-line"},u,{cx:a,cy:s,r:o}));var d=this.props.ticks,f=d.map(function(h){return ge(a,s,o,h.coordinate)});return S.default.createElement(XN,en({className:"recharts-polar-angle-axis-line"},u,{points:f}))}},{key:"renderTicks",value:function(){var n=this,a=this.props,s=a.ticks,o=a.tick,l=a.tickLine,c=a.tickFormatter,u=a.stroke,d=se(this.props,!1),f=se(o,!1),h=Zr(Zr({},d),{},{fill:"none"},se(l,!1)),p=s.map(function(v,x){var m=n.getTickLineCoord(v),g=n.getTickTextAnchor(v),b=Zr(Zr(Zr({textAnchor:g},d),{},{stroke:"none",fill:u},f),{},{index:x,payload:v,x:m.x2,y:m.y2});return S.default.createElement(he,en({className:ae.default("recharts-polar-angle-axis-tick",LN(o)),key:"tick-".concat(v.coordinate)},vr(n.props,v,x)),l&&S.default.createElement("line",en({className:"recharts-polar-angle-axis-tick-line"},h,m)),o&&t.renderTickItem(o,b,c?c(v.value,x):v.value))});return S.default.createElement(he,{className:"recharts-polar-angle-axis-ticks"},p)}},{key:"render",value:function(){var n=this.props,a=n.ticks,s=n.radius,o=n.axisLine;return s<=0||!a||!a.length?null:S.default.createElement(he,{className:ae.default("recharts-polar-angle-axis",this.props.className)},o&&this.renderAxisLine(),this.renderTicks())}}],[{key:"renderTickItem",value:function(n,a,s){var o;return S.default.isValidElement(n)?o=S.default.cloneElement(n,a):le(n)?o=n(a):o=S.default.createElement(gn,en({},a,{className:"recharts-polar-angle-axis-tick-value"}),s),o}}])})(P.PureComponent);Kl(Tn,"displayName","PolarAngleAxis");Kl(Tn,"axisType","angleAxis");Kl(Tn,"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 Kf,bw;function qz(){if(bw)return Kf;bw=1;var e=sS(),t=e(Object.getPrototypeOf,Object);return Kf=t,Kf}var Gf,ww;function Wz(){if(ww)return Gf;ww=1;var e=Nr(),t=qz(),r=Or(),n="[object Object]",a=Function.prototype,s=Object.prototype,o=a.toString,l=s.hasOwnProperty,c=o.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&&o.call(h)==c}return Gf=u,Gf}var Hz=Wz();const Vz=Ne(Hz);var Zf,jw;function Uz(){if(jw)return Zf;jw=1;var e=Nr(),t=Or(),r="[object Boolean]";function n(a){return a===!0||a===!1||t(a)&&e(a)==r}return Zf=n,Zf}var Kz=Uz();const Gz=Ne(Kz);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 Oo(){return Oo=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},Oo.apply(this,arguments)}function Zz(e,t){return Jz(e)||Qz(e,t)||Xz(e,t)||Yz()}function Yz(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
79
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Xz(e,t){if(e){if(typeof e=="string")return Cw(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 Cw(e,t)}}function Cw(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 Qz(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,a,s,o,l=[],c=!0,u=!1;try{if(s=(r=r.call(e)).next,t!==0)for(;!(c=(n=s.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&&(o=r.return(),Object(o)!==o))return}finally{if(u)throw a}}return l}}function Jz(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 Nw(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){eB(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 eB(e,t,r){return t=tB(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function tB(e){var t=rB(e,"string");return Fi(t)=="symbol"?t:t+""}function rB(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)}var Ow=function(t,r,n,a,s){var o=n-a,l;return l="M ".concat(t,",").concat(r),l+="L ".concat(t+n,",").concat(r),l+="L ".concat(t+n-o/2,",").concat(r+s),l+="L ".concat(t+n-o/2-a,",").concat(r+s),l+="L ".concat(t,",").concat(r," Z"),l},nB={x:0,y:0,upperWidth:0,lowerWidth:0,height:0,isUpdateAnimationActive:!1,animationBegin:0,animationDuration:1500,animationEasing:"ease"},aB=function(t){var r=Nw(Nw({},nB),t),n=P.useRef(),a=P.useState(-1),s=Zz(a,2),o=s[0],l=s[1];P.useEffect(function(){if(n.current&&n.current.getTotalLength)try{var w=n.current.getTotalLength();w&&l(w)}catch{}},[]);var c=r.x,u=r.y,d=r.upperWidth,f=r.lowerWidth,h=r.height,p=r.className,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?S.default.createElement(Ot,{canBegin:o>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(w){var C=w.upperWidth,y=w.lowerWidth,j=w.height,N=w.x,A=w.y;return S.default.createElement(Ot,{canBegin:o>0,from:"0px ".concat(o===-1?1:o,"px"),to:"".concat(o,"px 0px"),attributeName:"strokeDasharray",begin:m,duration:x,easing:v},S.default.createElement("path",Oo({},se(r,!0),{className:b,d:Ow(N,A,C,y,j),ref:n})))}):S.default.createElement("g",null,S.default.createElement("path",Oo({},se(r,!0),{className:b,d:Ow(c,u,d,f,h)})))},iB=["option","shapeType","propTransformer","activeClassName","isActive"];function qi(e){"@babel/helpers - typeof";return qi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},qi(e)}function sB(e,t){if(e==null)return{};var r=oB(e,t),n,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)n=s[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function oB(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 Pw(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function Po(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Pw(Object(r),!0).forEach(function(n){lB(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Pw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function lB(e,t,r){return t=cB(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function cB(e){var t=uB(e,"string");return qi(t)=="symbol"?t:t+""}function uB(e,t){if(qi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(qi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function dB(e,t){return Po(Po({},t),e)}function fB(e,t){return e==="symbols"}function Aw(e){var t=e.shapeType,r=e.elementProps;switch(t){case"rectangle":return S.default.createElement(Ix,r);case"trapezoid":return S.default.createElement(aB,r);case"sector":return S.default.createElement(FN,r);case"symbols":if(fB(t))return S.default.createElement(Gm,r);break;default:return null}}function hB(e){return P.isValidElement(e)?e.props:e}function Mx(e){var t=e.option,r=e.shapeType,n=e.propTransformer,a=n===void 0?dB:n,s=e.activeClassName,o=s===void 0?"recharts-active-shape":s,l=e.isActive,c=sB(e,iB),u;if(P.isValidElement(t))u=P.cloneElement(t,Po(Po({},c),hB(t)));else if(le(t))u=t(c);else if(Vz(t)&&!Gz(t)){var d=a(t,c);u=S.default.createElement(Aw,{shapeType:r,elementProps:d})}else{var f=c;u=S.default.createElement(Aw,{shapeType:r,elementProps:f})}return l?S.default.createElement(he,{className:o},u):u}function Gl(e,t){return t!=null&&"trapezoids"in e.props}function Zl(e,t){return t!=null&&"sectors"in e.props}function Wi(e,t){return t!=null&&"points"in e.props}function pB(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,s=e.y===(t==null||(n=t.labelViewBox)===null||n===void 0?void 0:n.y)||e.y===t.y;return a&&s}function mB(e,t){var r=e.endAngle===t.endAngle,n=e.startAngle===t.startAngle;return r&&n}function xB(e,t){var r=e.x===t.x,n=e.y===t.y,a=e.z===t.z;return r&&n&&a}function gB(e,t){var r;return Gl(e,t)?r=pB:Zl(e,t)?r=mB:Wi(e,t)&&(r=xB),r}function vB(e,t){var r;return Gl(e,t)?r="trapezoids":Zl(e,t)?r="sectors":Wi(e,t)&&(r="points"),r}function yB(e,t){if(Gl(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(Zl(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 Wi(e,t)?t.payload:{}}function bB(e){var t=e.activeTooltipItem,r=e.graphicalItem,n=e.itemData,a=vB(r,t),s=yB(r,t),o=n.filter(function(c,u){var d=jr(s,c),f=r.props[a].filter(function(v){var x=gB(r,t);return x(v,t)}),h=r.props[a].indexOf(f[f.length-1]),p=u===h;return d&&p}),l=n.indexOf(o[o.length-1]);return l}var Ts;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 Wn(){return Wn=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Wn.apply(this,arguments)}function _w(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function _e(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?_w(Object(r),!0).forEach(function(n){Tt(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):_w(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function wB(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function kw(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,aO(n.key),n)}}function jB(e,t,r){return t&&kw(e.prototype,t),r&&kw(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function CB(e,t,r){return t=Ao(t),SB(e,nO()?Reflect.construct(t,r||[],Ao(e).constructor):t.apply(e,r))}function SB(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 NB(e)}function NB(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 Ao(e){return Ao=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Ao(e)}function OB(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 Tt(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=PB(e,"string");return ca(t)=="symbol"?t:t+""}function PB(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 Ut=(function(e){function t(r){var n;return wB(this,t),n=CB(this,t,[r]),Tt(n,"pieRef",null),Tt(n,"sectorRefs",[]),Tt(n,"id",On("recharts-pie-")),Tt(n,"handleAnimationEnd",function(){var a=n.props.onAnimationEnd;n.setState({isAnimationFinished:!0}),le(a)&&a()}),Tt(n,"handleAnimationStart",function(){var a=n.props.onAnimationStart;n.setState({isAnimationFinished:!1}),le(a)&&a()}),n.state={isAnimationFinished:!r.isAnimationActive,prevIsAnimationActive:r.isAnimationActive,prevAnimationId:r.animationId,sectorToFocus:0},n}return OB(t,e),jB(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 s=this.props,o=s.label,l=s.labelLine,c=s.dataKey,u=s.valueKey,d=se(this.props,!1),f=se(o,!1),h=se(l,!1),p=o&&o.offsetRadius||20,v=n.map(function(x,m){var g=(x.startAngle+x.endAngle)/2,b=ge(x.cx,x.cy,x.outerRadius+p,g),w=_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:[ge(x.cx,x.cy,x.outerRadius,g),b]}),y=c;return de(c)&&de(u)?y="value":de(c)&&(y=u),S.default.createElement(he,{key:"label-".concat(x.startAngle,"-").concat(x.endAngle,"-").concat(x.midAngle,"-").concat(m)},l&&t.renderLabelLineItem(l,C,"line"),t.renderLabelItem(o,w,Le(x,y)))});return S.default.createElement(he,{className:"recharts-pie-labels"},v)}},{key:"renderSectorsStatically",value:function(n){var a=this,s=this.props,o=s.activeShape,l=s.blendStroke,c=s.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?o:h,v=_e(_e({},u),{},{stroke:l?u.fill:u.stroke,tabIndex:-1});return S.default.createElement(he,Wn({ref:function(m){m&&!a.sectorRefs.includes(m)&&a.sectorRefs.push(m)},tabIndex:-1,className:"recharts-pie-sector"},vr(a.props,u,d),{key:"sector-".concat(u?.startAngle,"-").concat(u?.endAngle,"-").concat(u.midAngle,"-").concat(d)}),S.default.createElement(Mx,Wn({option:p,isActive:f,shapeType:"sector"},v)))})}},{key:"renderSectorsWithAnimation",value:function(){var n=this,a=this.props,s=a.sectors,o=a.isAnimationActive,l=a.animationBegin,c=a.animationDuration,u=a.animationEasing,d=a.animationId,f=this.state,h=f.prevSectors,p=f.prevIsAnimationActive;return S.default.createElement(Ot,{begin:l,duration:c,isActive:o,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=s&&s[0],b=g.startAngle;return s.forEach(function(w,C){var y=h&&h[C],j=C>0?Nt(w,"paddingAngle",0):0;if(y){var N=Ee(y.endAngle-y.startAngle,w.endAngle-w.startAngle),A=_e(_e({},w),{},{startAngle:b+j,endAngle:b+N(x)+j});m.push(A),b=A.endAngle}else{var k=w.endAngle,I=w.startAngle,_=Ee(0,k-I),E=_(x),T=_e(_e({},w),{},{startAngle:b+j,endAngle:b+E+j});m.push(T),b=T.endAngle}}),S.default.createElement(he,null,n.renderSectorsStatically(m))})}},{key:"attachKeyboardHandlers",value:function(n){var a=this;n.onkeydown=function(s){if(!s.altKey)switch(s.key){case"ArrowLeft":{var o=++a.state.sectorToFocus%a.sectorRefs.length;a.sectorRefs[o].focus(),a.setState({sectorToFocus:o});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,s=n.isAnimationActive,o=this.state.prevSectors;return s&&a&&a.length&&(!o||!jr(o,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,s=a.hide,o=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(s||!o||!o.length||!Z(u)||!Z(d)||!Z(f)||!Z(h))return null;var x=ae.default("recharts-pie",l);return S.default.createElement(he,{tabIndex:this.props.rootTabIndex,className:x,ref:function(g){n.pieRef=g}},this.renderSectors(),c&&this.renderLabels(o),et.renderCallByParent(this.props,null,!1),(!p||v)&&Mt.renderCallByParent(this.props,o,!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,s){if(S.default.isValidElement(n))return S.default.cloneElement(n,a);if(le(n))return n(a);var o=ae.default("recharts-pie-label-line",typeof n!="boolean"?n.className:"");return S.default.createElement(cn,Wn({},a,{key:s,type:"linear",className:o}))}},{key:"renderLabelItem",value:function(n,a,s){if(S.default.isValidElement(n))return S.default.cloneElement(n,a);var o=s;if(le(n)&&(o=n(a),S.default.isValidElement(o)))return o;var l=ae.default("recharts-pie-label-text",typeof n!="boolean"&&!le(n)?n.className:"");return S.default.createElement(gn,Wn({},a,{alignmentBaseline:"middle",className:l}),o)}}])})(P.PureComponent);Ts=Ut;Tt(Ut,"displayName","Pie");Tt(Ut,"defaultProps",{stroke:"#fff",fill:"#808080",legendType:"rect",cx:"50%",cy:"50%",startAngle:0,endAngle:360,innerRadius:0,outerRadius:"80%",paddingAngle:0,labelLine:!0,hide:!1,minAngle:0,isAnimationActive:!ir.isSsr,animationBegin:400,animationDuration:1500,animationEasing:"ease",nameKey:"name",blendStroke:!1,rootTabIndex:0});Tt(Ut,"parseDeltaAngle",function(e,t){var r=tt(t-e),n=Math.min(Math.abs(t-e),360);return r*n});Tt(Ut,"getRealPieData",function(e){var t=e.data,r=e.children,n=se(e,!1),a=gt(r,Pn);return t&&t.length?t.map(function(s,o){return _e(_e(_e({payload:s},n),s),a&&a[o]&&a[o].props)}):a&&a.length?a.map(function(s){return _e(_e({},n),s.props)}):[]});Tt(Ut,"parseCoordinateOfPie",function(e,t){var r=t.top,n=t.left,a=t.width,s=t.height,o=RN(a,s),l=n+ut(e.cx,a,a/2),c=r+ut(e.cy,s,s/2),u=ut(e.innerRadius,o,0),d=ut(e.outerRadius,o,o*.8),f=e.maxRadius||Math.sqrt(a*a+s*s)/2;return{cx:l,cy:c,innerRadius:u,outerRadius:d,maxRadius:f}});Tt(Ut,"getComposedData",function(e){var t=e.item,r=e.offset,n=t.type.defaultProps!==void 0?_e(_e({},t.type.defaultProps),t.props):t.props,a=Ts.getRealPieData(n);if(!a||!a.length)return null;var s=n.cornerRadius,o=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=Ts.parseCoordinateOfPie(n,r),x=Ts.parseDeltaAngle(o,l),m=Math.abs(x),g=u;de(u)&&de(f)?(It(!1,`Use "dataKey" to specify the value of pie,
|
|
80
|
+
the props "valueKey" will be deprecated in 1.1.0`),g="value"):de(u)&&(It(!1,`Use "dataKey" to specify the value of pie,
|
|
81
|
+
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,w=(m>=360?b:b-1)*c,C=m-b*p-w,y=a.reduce(function(A,k){var I=Le(k,g,0);return A+(Z(I)?I:0)},0),j;if(y>0){var N;j=a.map(function(A,k){var I=Le(A,g,0),_=Le(A,d,k),E=(Z(I)?I:0)/y,T;k?T=N.endAngle+tt(x)*c*(I!==0?1:0):T=o;var R=T+tt(x)*((I!==0?p:0)+E*C),M=(T+R)/2,$=(v.innerRadius+v.outerRadius)/2,L=[{name:_,value:I,payload:A,dataKey:g,type:h}],q=ge(v.cx,v.cy,$,M);return N=_e(_e(_e({percent:E,cornerRadius:s,name:_,tooltipPayload:L,midAngle:M,middleRadius:$,tooltipPosition:q},A),v),{},{value:Le(A,g),startAngle:T,endAngle:R,payload:A,paddingAngle:tt(x)*c}),N})}return _e(_e({},v),{},{sectors:j,data:a})});var Yf,Tw;function AB(){if(Tw)return Yf;Tw=1;function e(t){return t&&t.length?t[0]:void 0}return Yf=e,Yf}var Xf,Ew;function _B(){return Ew||(Ew=1,Xf=AB()),Xf}var kB=_B();const TB=Ne(kB);var EB=["key"];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 IB(e,t){if(e==null)return{};var r=MB(e,t),n,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)n=s[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function MB(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 _o(){return _o=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},_o.apply(this,arguments)}function Iw(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function ct(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Iw(Object(r),!0).forEach(function(n){cr(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Iw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function $B(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,sO(n.key),n)}}function RB(e,t,r){return t&&Mw(e.prototype,t),r&&Mw(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function LB(e,t,r){return t=ko(t),DB(e,iO()?Reflect.construct(t,r||[],ko(e).constructor):t.apply(e,r))}function DB(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 zB(e)}function zB(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function iO(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(iO=function(){return!!e})()}function ko(e){return ko=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},ko(e)}function BB(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 cr(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=FB(e,"string");return ua(t)=="symbol"?t:t+""}function FB(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 os=(function(e){function t(){var r;$B(this,t);for(var n=arguments.length,a=new Array(n),s=0;s<n;s++)a[s]=arguments[s];return r=LB(this,t,[].concat(a)),cr(r,"state",{isAnimationFinished:!1}),cr(r,"handleAnimationEnd",function(){var o=r.props.onAnimationEnd;r.setState({isAnimationFinished:!0}),le(o)&&o()}),cr(r,"handleAnimationStart",function(){var o=r.props.onAnimationStart;r.setState({isAnimationFinished:!1}),le(o)&&o()}),cr(r,"handleMouseEnter",function(o){var l=r.props.onMouseEnter;l&&l(r.props,o)}),cr(r,"handleMouseLeave",function(o){var l=r.props.onMouseLeave;l&&l(r.props,o)}),r}return BB(t,e),RB(t,[{key:"renderDots",value:function(n){var a=this.props,s=a.dot,o=a.dataKey,l=se(this.props,!1),c=se(s,!0),u=n.map(function(d,f){var h=ct(ct(ct({key:"dot-".concat(f),r:3},l),c),{},{dataKey:o,cx:d.x,cy:d.y,index:f,payload:d});return t.renderDotItem(s,h)});return S.default.createElement(he,{className:"recharts-radar-dots"},u)}},{key:"renderPolygonStatically",value:function(n){var a=this.props,s=a.shape,o=a.dot,l=a.isRange,c=a.baseLinePoints,u=a.connectNulls,d;return S.default.isValidElement(s)?d=S.default.cloneElement(s,ct(ct({},this.props),{},{points:n})):le(s)?d=s(ct(ct({},this.props),{},{points:n})):d=S.default.createElement(XN,_o({},se(this.props,!0),{onMouseEnter:this.handleMouseEnter,onMouseLeave:this.handleMouseLeave,points:n,baseLinePoints:l?c:null,connectNulls:u})),S.default.createElement(he,{className:"recharts-radar-polygon"},d,o?this.renderDots(n):null)}},{key:"renderPolygonWithAnimation",value:function(){var n=this,a=this.props,s=a.points,o=a.isAnimationActive,l=a.animationBegin,c=a.animationDuration,u=a.animationEasing,d=a.animationId,f=this.state.prevPoints;return S.default.createElement(Ot,{begin:l,duration:c,isActive:o,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/s.length,x=s.map(function(m,g){var b=f&&f[Math.floor(g*v)];if(b){var w=Ee(b.x,m.x),C=Ee(b.y,m.y);return ct(ct({},m),{},{x:w(p),y:C(p)})}var y=Ee(m.cx,m.x),j=Ee(m.cy,m.y);return ct(ct({},m),{},{x:y(p),y:j(p)})});return n.renderPolygonStatically(x)})}},{key:"renderPolygon",value:function(){var n=this.props,a=n.points,s=n.isAnimationActive,o=n.isRange,l=this.state.prevPoints;return s&&a&&a.length&&!o&&(!l||!jr(l,a))?this.renderPolygonWithAnimation():this.renderPolygonStatically(a)}},{key:"render",value:function(){var n=this.props,a=n.hide,s=n.className,o=n.points,l=n.isAnimationActive;if(a||!o||!o.length)return null;var c=this.state.isAnimationFinished,u=ae.default("recharts-radar",s);return S.default.createElement(he,{className:u},this.renderPolygon(),(!l||c)&&Mt.renderCallByParent(this.props,o))}}],[{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 s;if(S.default.isValidElement(n))s=S.default.cloneElement(n,a);else if(le(n))s=n(a);else{var o=a.key,l=IB(a,EB);s=S.default.createElement($a,_o({},l,{key:o,className:ae.default("recharts-radar-dot",typeof n!="boolean"?n.className:"")}))}return s}}])})(P.PureComponent);cr(os,"displayName","Radar");cr(os,"defaultProps",{angleAxisId:0,radiusAxisId:0,hide:!1,activeDot:!0,dot:!1,legendType:"rect",isAnimationActive:!ir.isSsr,animationBegin:0,animationDuration:1500,animationEasing:"ease"});cr(os,"getComposedData",function(e){var t=e.radiusAxis,r=e.angleAxis,n=e.displayedData,a=e.dataKey,s=e.bandSize,o=r.cx,l=r.cy,c=!1,u=[],d=r.type!=="number"?s??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)?zN(x):x,b=de(g)?void 0:t.scale(g);Array.isArray(x)&&x.length>=2&&(c=!0),u.push(ct(ct({},ge(o,l,b,m)),{},{name:v,value:x,cx:o,cy:l,radius:b,angle:m,payload:h}))});var f=[];return c&&u.forEach(function(h){if(Array.isArray(h.value)){var p=TB(h.value),v=de(p)?void 0:t.scale(p);f.push(ct(ct({},h),{},{radius:v},ge(o,l,v,h.angle)))}else f.push(h)}),{points:u,isRange:c,baseLinePoints:f}});function Hi(e){"@babel/helpers - typeof";return Hi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Hi(e)}function kp(){return kp=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},kp.apply(this,arguments)}function $w(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function Qf(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?$w(Object(r),!0).forEach(function(n){qB(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):$w(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function qB(e,t,r){return t=WB(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function WB(e){var t=HB(e,"string");return Hi(t)=="symbol"?t:t+""}function HB(e,t){if(Hi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Hi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Rw(e){return typeof e=="string"?parseInt(e,10):e}function VB(e,t){var r="".concat(t.cx||e.cx),n=Number(r),a="".concat(t.cy||e.cy),s=Number(a);return Qf(Qf(Qf({},t),e),{},{cx:n,cy:s})}function Lw(e){return S.default.createElement(Mx,kp({shapeType:"sector",propTransformer:VB},e))}var UB=["shape","activeShape","activeIndex","cornerRadius"],KB=["value","background"];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 To(){return To=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},To.apply(this,arguments)}function Dw(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function Qe(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Dw(Object(r),!0).forEach(function(n){un(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Dw(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function zw(e,t){if(e==null)return{};var r=GB(e,t),n,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)n=s[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 ZB(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Bw(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,lO(n.key),n)}}function YB(e,t,r){return t&&Bw(e.prototype,t),r&&Bw(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function XB(e,t,r){return t=Eo(t),QB(e,oO()?Reflect.construct(t,r||[],Eo(e).constructor):t.apply(e,r))}function QB(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 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 oO(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(oO=function(){return!!e})()}function Eo(e){return Eo=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Eo(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&&Tp(e,t)}function Tp(e,t){return Tp=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Tp(e,t)}function un(e,t,r){return t=lO(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function lO(e){var t=tF(e,"string");return da(t)=="symbol"?t:t+""}function tF(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 La=(function(e){function t(){var r;ZB(this,t);for(var n=arguments.length,a=new Array(n),s=0;s<n;s++)a[s]=arguments[s];return r=XB(this,t,[].concat(a)),un(r,"state",{isAnimationFinished:!1}),un(r,"handleAnimationEnd",function(){var o=r.props.onAnimationEnd;r.setState({isAnimationFinished:!0}),le(o)&&o()}),un(r,"handleAnimationStart",function(){var o=r.props.onAnimationStart;r.setState({isAnimationFinished:!1}),le(o)&&o()}),r}return eF(t,e),YB(t,[{key:"getDeltaAngle",value:function(){var n=this.props,a=n.startAngle,s=n.endAngle,o=tt(s-a),l=Math.min(Math.abs(s-a),360);return o*l}},{key:"renderSectorsStatically",value:function(n){var a=this,s=this.props,o=s.shape,l=s.activeShape,c=s.activeIndex,u=s.cornerRadius,d=zw(s,UB),f=se(d,!1);return n.map(function(h,p){var v=p===c,x=Qe(Qe(Qe(Qe({},f),{},{cornerRadius:Rw(u)},h),vr(a.props,h,p)),{},{className:"recharts-radial-bar-sector ".concat(h.className),forceCornerRadius:d.forceCornerRadius,cornerIsExternal:d.cornerIsExternal,isActive:v,option:v?l:o});return S.default.createElement(Lw,To({},x,{key:"sector-".concat(p)}))})}},{key:"renderSectorsWithAnimation",value:function(){var n=this,a=this.props,s=a.data,o=a.isAnimationActive,l=a.animationBegin,c=a.animationDuration,u=a.animationEasing,d=a.animationId,f=this.state.prevData;return S.default.createElement(Ot,{begin:l,duration:c,isActive:o,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=s.map(function(x,m){var g=f&&f[m];if(g){var b=Ee(g.startAngle,x.startAngle),w=Ee(g.endAngle,x.endAngle);return Qe(Qe({},x),{},{startAngle:b(p),endAngle:w(p)})}var C=x.endAngle,y=x.startAngle,j=Ee(y,C);return Qe(Qe({},x),{},{endAngle:j(p)})});return S.default.createElement(he,null,n.renderSectorsStatically(v))})}},{key:"renderSectors",value:function(){var n=this.props,a=n.data,s=n.isAnimationActive,o=this.state.prevData;return s&&a&&a.length&&(!o||!jr(o,a))?this.renderSectorsWithAnimation():this.renderSectorsStatically(a)}},{key:"renderBackground",value:function(n){var a=this,s=this.props.cornerRadius,o=se(this.props.background,!1);return n.map(function(l,c){l.value;var u=l.background,d=zw(l,KB);if(!u)return null;var f=Qe(Qe(Qe(Qe(Qe({cornerRadius:Rw(s)},d),{},{fill:"#eee"},u),o),vr(a.props,l,c)),{},{index:c,className:ae.default("recharts-radial-bar-background-sector",o?.className),option:u,isActive:!1});return S.default.createElement(Lw,To({},f,{key:"sector-".concat(c)}))})}},{key:"render",value:function(){var n=this.props,a=n.hide,s=n.data,o=n.className,l=n.background,c=n.isAnimationActive;if(a||!s||!s.length)return null;var u=this.state.isAnimationFinished,d=ae.default("recharts-area",o);return S.default.createElement(he,{className:d},l&&S.default.createElement(he,{className:"recharts-radial-bar-background"},this.renderBackground(s)),S.default.createElement(he,{className:"recharts-radial-bar-sectors"},this.renderSectors()),(!c||u)&&Mt.renderCallByParent(Qe({},this.props),s))}}],[{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);un(La,"displayName","RadialBar");un(La,"defaultProps",{angleAxisId:0,radiusAxisId:0,minPointSize:0,hide:!1,legendType:"rect",data:[],isAnimationActive:!ir.isSsr,animationBegin:0,animationDuration:1500,animationEasing:"ease",forceCornerRadius:!1,cornerIsExternal:!1});un(La,"getComposedData",function(e){var t=e.item,r=e.props,n=e.radiusAxis,a=e.radiusAxisTicks,s=e.angleAxis,o=e.angleAxisTicks,l=e.displayedData,c=e.dataKey,u=e.stackedData,d=e.barPosition,f=e.bandSize,h=e.dataStartIndex,p=kN(d,t);if(!p)return null;var v=s.cx,x=s.cy,m=r.layout,g=t.props,b=g.children,w=g.minPointSize,C=m==="radial"?s:n,y=u?C.scale.domain():null,j=IN({numericAxis:C}),N=gt(b,Pn),A=l.map(function(k,I){var _,E,T,R,M,$;if(u?_=TN(u[h+I],y):(_=Le(k,c),Array.isArray(_)||(_=[j,_])),m==="radial"){E=po({axis:n,ticks:a,bandSize:f,offset:p.offset,entry:k,index:I}),M=s.scale(_[1]),R=s.scale(_[0]),T=E+p.size;var L=M-R;if(Math.abs(w)>0&&Math.abs(L)<Math.abs(w)){var q=tt(L||w)*(Math.abs(w)-Math.abs(L));M+=q}$={background:{cx:v,cy:x,innerRadius:E,outerRadius:T,startAngle:r.startAngle,endAngle:r.endAngle}}}else{E=n.scale(_[0]),T=n.scale(_[1]),R=po({axis:s,ticks:o,bandSize:f,offset:p.offset,entry:k,index:I}),M=R+p.size;var U=T-E;if(Math.abs(w)>0&&Math.abs(U)<Math.abs(w)){var D=tt(U||w)*(Math.abs(w)-Math.abs(U));T+=D}}return Qe(Qe(Qe(Qe({},k),$),{},{payload:k,value:u?_:_[1],cx:v,cy:x,innerRadius:E,outerRadius:T,startAngle:R,endAngle:M},N&&N[I]&&N[I].props),{},{tooltipPayload:[_x(t,k)],tooltipPosition:ge(v,x,(E+T)/2,(R+M)/2)})});return{data:A,layout:m}});var Jf,Fw;function rF(){if(Fw)return Jf;Fw=1;var e=Math.ceil,t=Math.max;function r(n,a,s,o){for(var l=-1,c=t(e((a-n)/(s||1)),0),u=Array(c);c--;)u[o?c:++l]=n,n+=s;return u}return Jf=r,Jf}var eh,qw;function cO(){if(qw)return eh;qw=1;var e=jS(),t=1/0,r=17976931348623157e292;function n(a){if(!a)return a===0?a:0;if(a=e(a),a===t||a===-t){var s=a<0?-1:1;return s*r}return a===a?a:0}return eh=n,eh}var th,Ww;function nF(){if(Ww)return th;Ww=1;var e=rF(),t=$l(),r=cO();function n(a){return function(s,o,l){return l&&typeof l!="number"&&t(s,o,l)&&(o=l=void 0),s=r(s),o===void 0?(o=s,s=0):o=r(o),l=l===void 0?s<o?1:-1:r(l),e(s,o,l,a)}}return th=n,th}var rh,Hw;function aF(){if(Hw)return rh;Hw=1;var e=nF(),t=e();return rh=t,rh}var iF=aF();const Io=Ne(iF);function Vi(e){"@babel/helpers - typeof";return Vi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Vi(e)}function 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 Uw(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){uO(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 uO(e,t,r){return t=sF(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function sF(e){var t=oF(e,"string");return Vi(t)=="symbol"?t:t+""}function oF(e,t){if(Vi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Vi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var lF=["Webkit","Moz","O","ms"],cF=function(t,r){var n=t.replace(/(\w)/,function(s){return s.toUpperCase()}),a=lF.reduce(function(s,o){return Uw(Uw({},s),{},uO({},o+n,r))},{});return a[t]=r,a};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 Mo(){return Mo=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},Mo.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 nh(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){wt(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 uF(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Gw(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,fO(n.key),n)}}function dF(e,t,r){return t&&Gw(e.prototype,t),r&&Gw(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function fF(e,t,r){return t=$o(t),hF(e,dO()?Reflect.construct(t,r||[],$o(e).constructor):t.apply(e,r))}function hF(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 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 dO(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(dO=function(){return!!e})()}function $o(e){return $o=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},$o(e)}function mF(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 wt(e,t,r){return t=fO(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function fO(e){var t=xF(e,"string");return fa(t)=="symbol"?t:t+""}function xF(e,t){if(fa(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(fa(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var gF=function(t){var r=t.data,n=t.startIndex,a=t.endIndex,s=t.x,o=t.width,l=t.travellerWidth;if(!r||!r.length)return{};var c=r.length,u=ii().domain(Io(0,c)).range([s,s+o-l]),d=u.domain().map(function(f){return u(f)});return{isTextActive:!1,isSlideMoving:!1,isTravellerMoving:!1,isTravellerFocused:!1,startX:u(n),endX:u(a),scale:u,scaleValues:d}},Zw=function(t){return t.changedTouches&&!!t.changedTouches.length},ha=(function(e){function t(r){var n;return uF(this,t),n=fF(this,t,[r]),wt(n,"handleDrag",function(a){n.leaveTimer&&(clearTimeout(n.leaveTimer),n.leaveTimer=null),n.state.isTravellerMoving?n.handleTravellerMove(a):n.state.isSlideMoving&&n.handleSlideDrag(a)}),wt(n,"handleTouchMove",function(a){a.changedTouches!=null&&a.changedTouches.length>0&&n.handleDrag(a.changedTouches[0])}),wt(n,"handleDragEnd",function(){n.setState({isTravellerMoving:!1,isSlideMoving:!1},function(){var a=n.props,s=a.endIndex,o=a.onDragEnd,l=a.startIndex;o?.({endIndex:s,startIndex:l})}),n.detachDragEndListener()}),wt(n,"handleLeaveWrapper",function(){(n.state.isTravellerMoving||n.state.isSlideMoving)&&(n.leaveTimer=window.setTimeout(n.handleDragEnd,n.props.leaveTimeOut))}),wt(n,"handleEnterSlideOrTraveller",function(){n.setState({isTextActive:!0})}),wt(n,"handleLeaveSlideOrTraveller",function(){n.setState({isTextActive:!1})}),wt(n,"handleSlideDragStart",function(a){var s=Zw(a)?a.changedTouches[0]:a;n.setState({isTravellerMoving:!1,isSlideMoving:!0,slideMoveStartX:s.pageX}),n.attachDragEndListener()}),n.travellerDragStartHandlers={startX:n.handleTravellerDragStart.bind(n,"startX"),endX:n.handleTravellerDragStart.bind(n,"endX")},n.state={},n}return mF(t,e),dF(t,[{key:"componentWillUnmount",value:function(){this.leaveTimer&&(clearTimeout(this.leaveTimer),this.leaveTimer=null),this.detachDragEndListener()}},{key:"getIndex",value:function(n){var a=n.startX,s=n.endX,o=this.state.scaleValues,l=this.props,c=l.gap,u=l.data,d=u.length-1,f=Math.min(a,s),h=Math.max(a,s),p=t.getIndexInRange(o,f),v=t.getIndexInRange(o,h);return{startIndex:p-p%c,endIndex:v===d?d:v-v%c}}},{key:"getTextOfTick",value:function(n){var a=this.props,s=a.data,o=a.tickFormatter,l=a.dataKey,c=Le(s[n],l,n);return le(o)?o(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,s=a.slideMoveStartX,o=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-s;x>0?x=Math.min(x,u+d-f-l,u+d-f-o):x<0&&(x=Math.max(x,u-o,u-l));var m=this.getIndex({startX:o+x,endX:l+x});(m.startIndex!==h||m.endIndex!==p)&&v&&v(m),this.setState({startX:o+x,endX:l+x,slideMoveStartX:n.pageX})}},{key:"handleTravellerDragStart",value:function(n,a){var s=Zw(a)?a.changedTouches[0]:a;this.setState({isSlideMoving:!1,isTravellerMoving:!0,movingTravellerId:n,brushMoveStartX:s.pageX}),this.attachDragEndListener()}},{key:"handleTravellerMove",value:function(n){var a=this.state,s=a.brushMoveStartX,o=a.movingTravellerId,l=a.endX,c=a.startX,u=this.state[o],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-s;b>0?b=Math.min(b,f+h-p-u):b<0&&(b=Math.max(b,f-u)),g[o]=u+b;var w=this.getIndex(g),C=w.startIndex,y=w.endIndex,j=function(){var A=m.length-1;return o==="startX"&&(l>c?C%x===0:y%x===0)||l<c&&y===A||o==="endX"&&(l>c?y%x===0:C%x===0)||l>c&&y===A};this.setState(wt(wt({},o,u+b),"brushMoveStartX",n.pageX),function(){v&&j()&&v(w)})}},{key:"handleTravellerMoveKeyboard",value:function(n,a){var s=this,o=this.state,l=o.scaleValues,c=o.startX,u=o.endX,d=this.state[a],f=l.indexOf(d);if(f!==-1){var h=f+n;if(!(h===-1||h>=l.length)){var p=l[h];a==="startX"&&p>=u||a==="endX"&&p<=c||this.setState(wt({},a,p),function(){s.props.onChange(s.getIndex({startX:s.state.startX,endX:s.state.endX}))})}}}},{key:"renderBackground",value:function(){var n=this.props,a=n.x,s=n.y,o=n.width,l=n.height,c=n.fill,u=n.stroke;return S.default.createElement("rect",{stroke:u,fill:c,x:a,y:s,width:o,height:l})}},{key:"renderPanorama",value:function(){var n=this.props,a=n.x,s=n.y,o=n.width,l=n.height,c=n.data,u=n.children,d=n.padding,f=P.Children.only(u);return f?S.default.cloneElement(f,{x:a,y:s,width:o,height:l,margin:d,compact:!0,data:c}):null}},{key:"renderTravellerLayer",value:function(n,a){var s,o,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=nh(nh({},se(this.props,!1)),{},{x:g,y:u,width:d,height:f}),w=p||"Min value: ".concat((s=v[x])===null||s===void 0?void 0:s.name,", Max value: ").concat((o=v[m])===null||o===void 0?void 0:o.name);return S.default.createElement(he,{tabIndex:0,role:"slider","aria-label":w,"aria-valuenow":n,className:"recharts-brush-traveller",onMouseEnter:this.handleEnterSlideOrTraveller,onMouseLeave:this.handleLeaveSlideOrTraveller,onMouseDown:this.travellerDragStartHandlers[a],onTouchStart:this.travellerDragStartHandlers[a],onKeyDown:function(y){["ArrowLeft","ArrowRight"].includes(y.key)&&(y.preventDefault(),y.stopPropagation(),l.handleTravellerMoveKeyboard(y.key==="ArrowRight"?1:-1,a))},onFocus:function(){l.setState({isTravellerFocused:!0})},onBlur:function(){l.setState({isTravellerFocused:!1})},style:{cursor:"col-resize"}},t.renderTraveller(h,b))}},{key:"renderSlide",value:function(n,a){var s=this.props,o=s.y,l=s.height,c=s.stroke,u=s.travellerWidth,d=Math.min(n,a)+u,f=Math.max(Math.abs(a-n)-u,0);return S.default.createElement("rect",{className:"recharts-brush-slide",onMouseEnter:this.handleEnterSlideOrTraveller,onMouseLeave:this.handleLeaveSlideOrTraveller,onMouseDown:this.handleSlideDragStart,onTouchStart:this.handleSlideDragStart,style:{cursor:"move"},stroke:"none",fill:c,fillOpacity:.2,x:d,y:o,width:f,height:l})}},{key:"renderText",value:function(){var n=this.props,a=n.startIndex,s=n.endIndex,o=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 S.default.createElement(he,{className:"recharts-brush-texts"},S.default.createElement(gn,Mo({textAnchor:"end",verticalAnchor:"middle",x:Math.min(f,h)-p,y:o+l/2},v),this.getTextOfTick(a)),S.default.createElement(gn,Mo({textAnchor:"start",verticalAnchor:"middle",x:Math.max(f,h)+c+p,y:o+l/2},v),this.getTextOfTick(s)))}},{key:"render",value:function(){var n=this.props,a=n.data,s=n.className,o=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||!Z(l)||!Z(c)||!Z(u)||!Z(d)||u<=0||d<=0)return null;var w=ae.default("recharts-brush",s),C=S.default.Children.count(o)===1,y=cF("userSelect","none");return S.default.createElement(he,{className:w,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,s=n.y,o=n.width,l=n.height,c=n.stroke,u=Math.floor(s+l/2)-1;return S.default.createElement(S.default.Fragment,null,S.default.createElement("rect",{x:a,y:s,width:o,height:l,fill:c,stroke:"none"}),S.default.createElement("line",{x1:a+1,y1:u,x2:a+o-1,y2:u,fill:"none",stroke:"#fff"}),S.default.createElement("line",{x1:a+1,y1:u+2,x2:a+o-1,y2:u+2,fill:"none",stroke:"#fff"}))}},{key:"renderTraveller",value:function(n,a){var s;return S.default.isValidElement(n)?s=S.default.cloneElement(n,a):le(n)?s=n(a):s=t.renderDefaultTraveller(a),s}},{key:"getDerivedStateFromProps",value:function(n,a){var s=n.data,o=n.width,l=n.x,c=n.travellerWidth,u=n.updateId,d=n.startIndex,f=n.endIndex;if(s!==a.prevData||u!==a.prevUpdateId)return nh({prevData:s,prevTravellerWidth:c,prevUpdateId:u,prevX:l,prevWidth:o},s&&s.length?gF({data:s,width:o,x:l,travellerWidth:c,startIndex:d,endIndex:f}):{scale:null,scaleValues:null});if(a.scale&&(o!==a.prevWidth||l!==a.prevX||c!==a.prevTravellerWidth)){a.scale.range([l,l+o-c]);var h=a.scale.domain().map(function(p){return a.scale(p)});return{prevData:s,prevTravellerWidth:c,prevUpdateId:u,prevX:l,prevWidth:o,startX:a.scale(n.startIndex),endX:a.scale(n.endIndex),scaleValues:h}}return null}},{key:"getIndexInRange",value:function(n,a){for(var s=n.length,o=0,l=s-1;l-o>1;){var c=Math.floor((o+l)/2);n[c]>a?l=c:o=c}return a>=n[l]?l:o}}])})(P.PureComponent);wt(ha,"displayName","Brush");wt(ha,"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 ah,Yw;function vF(){if(Yw)return ah;Yw=1;var e=tx();function t(r,n){var a;return e(r,function(s,o,l){return a=n(s,o,l),!a}),!!a}return ah=t,ah}var ih,Xw;function yF(){if(Xw)return ih;Xw=1;var e=J3(),t=ar(),r=vF(),n=yt(),a=$l();function s(o,l,c){var u=n(o)?e:r;return c&&a(o,l,c)&&(l=void 0),u(o,t(l,3))}return ih=s,ih}var bF=yF();const wF=Ne(bF);var Qt=function(t,r){var n=t.alwaysShow,a=t.ifOverflow;return n&&(a="extendDomain"),a===r},sh,Qw;function jF(){if(Qw)return sh;Qw=1;var e=gS();function t(r,n,a){n=="__proto__"&&e?e(r,n,{configurable:!0,enumerable:!0,value:a,writable:!0}):r[n]=a}return sh=t,sh}var oh,Jw;function CF(){if(Jw)return oh;Jw=1;var e=jF(),t=mS(),r=ar();function n(a,s){var o={};return s=r(s,3),t(a,function(l,c,u){e(o,c,s(l,c,u))}),o}return oh=n,oh}var SF=CF();const NF=Ne(SF);var lh,ej;function OF(){if(ej)return lh;ej=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 lh=e,lh}var ch,tj;function PF(){if(tj)return ch;tj=1;var e=tx();function t(r,n){var a=!0;return e(r,function(s,o,l){return a=!!n(s,o,l),a}),a}return ch=t,ch}var uh,rj;function AF(){if(rj)return uh;rj=1;var e=OF(),t=PF(),r=ar(),n=yt(),a=$l();function s(o,l,c){var u=n(o)?e:t;return c&&a(o,l,c)&&(l=void 0),u(o,r(l,3))}return uh=s,uh}var _F=AF();const hO=Ne(_F);var kF=["x","y"];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 Ip(){return Ip=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ip.apply(this,arguments)}function nj(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 Ja(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?nj(Object(r),!0).forEach(function(n){TF(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):nj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function TF(e,t,r){return t=EF(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function EF(e){var t=IF(e,"string");return pa(t)=="symbol"?t:t+""}function IF(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(t==="string"?String:Number)(e)}function MF(e,t){if(e==null)return{};var r=$F(e,t),n,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)n=s[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 RF(e,t){var r=e.x,n=e.y,a=MF(e,kF),s="".concat(r),o=parseInt(s,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 Ja(Ja(Ja(Ja(Ja({},t),a),o?{x:o}:{}),c?{y:c}:{}),{},{height:d,width:h,name:t.name,radius:t.radius})}function aj(e){return S.default.createElement(Mx,Ip({shapeType:"rectangle",propTransformer:RF,activeClassName:"recharts-active-bar"},e))}var LF=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 s=Z(n)||m8(n);return s?t(n,a):(s||(process.env.NODE_ENV!=="production"?xt(!1,"minPointSize callback function received a value with type of ".concat(pa(n),". Currently only numbers or null/undefined are supported.")):xt()),r)}},DF=["value","background"],pO;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 zF(e,t){if(e==null)return{};var r=BF(e,t),n,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)n=s[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function BF(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 Ro(){return Ro=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},Ro.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 qe(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){$r(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 FF(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function sj(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,xO(n.key),n)}}function qF(e,t,r){return t&&sj(e.prototype,t),r&&sj(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function WF(e,t,r){return t=Lo(t),HF(e,mO()?Reflect.construct(t,r||[],Lo(e).constructor):t.apply(e,r))}function HF(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 VF(e)}function VF(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function mO(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(mO=function(){return!!e})()}function Lo(e){return Lo=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Lo(e)}function UF(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Mp(e,t)}function Mp(e,t){return Mp=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Mp(e,t)}function $r(e,t,r){return t=xO(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function xO(e){var t=KF(e,"string");return ma(t)=="symbol"?t:t+""}function KF(e,t){if(ma(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(ma(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var Sr=(function(e){function t(){var r;FF(this,t);for(var n=arguments.length,a=new Array(n),s=0;s<n;s++)a[s]=arguments[s];return r=WF(this,t,[].concat(a)),$r(r,"state",{isAnimationFinished:!1}),$r(r,"id",On("recharts-bar-")),$r(r,"handleAnimationEnd",function(){var o=r.props.onAnimationEnd;r.setState({isAnimationFinished:!0}),o&&o()}),$r(r,"handleAnimationStart",function(){var o=r.props.onAnimationStart;r.setState({isAnimationFinished:!1}),o&&o()}),r}return UF(t,e),qF(t,[{key:"renderRectanglesStatically",value:function(n){var a=this,s=this.props,o=s.shape,l=s.dataKey,c=s.activeIndex,u=s.activeBar,d=se(this.props,!1);return n&&n.map(function(f,h){var p=h===c,v=p?u:o,x=qe(qe(qe({},d),f),{},{isActive:p,option:v,index:h,dataKey:l,onAnimationStart:a.handleAnimationStart,onAnimationEnd:a.handleAnimationEnd});return S.default.createElement(he,Ro({className:"recharts-bar-rectangle"},vr(a.props,f,h),{key:"rectangle-".concat(f?.x,"-").concat(f?.y,"-").concat(f?.value,"-").concat(h)}),S.default.createElement(aj,x))})}},{key:"renderRectanglesWithAnimation",value:function(){var n=this,a=this.props,s=a.data,o=a.layout,l=a.isAnimationActive,c=a.animationBegin,u=a.animationDuration,d=a.animationEasing,f=a.animationId,h=this.state.prevData;return S.default.createElement(Ot,{begin:c,duration:u,isActive:l,easing:d,from:{t:0},to:{t:1},key:"bar-".concat(f),onAnimationEnd:this.handleAnimationEnd,onAnimationStart:this.handleAnimationStart},function(p){var v=p.t,x=s.map(function(m,g){var b=h&&h[g];if(b){var w=Ee(b.x,m.x),C=Ee(b.y,m.y),y=Ee(b.width,m.width),j=Ee(b.height,m.height);return qe(qe({},m),{},{x:w(v),y:C(v),width:y(v),height:j(v)})}if(o==="horizontal"){var N=Ee(0,m.height),A=N(v);return qe(qe({},m),{},{y:m.y+m.height-A,height:A})}var k=Ee(0,m.width),I=k(v);return qe(qe({},m),{},{width:I})});return S.default.createElement(he,null,n.renderRectanglesStatically(x))})}},{key:"renderRectangles",value:function(){var n=this.props,a=n.data,s=n.isAnimationActive,o=this.state.prevData;return s&&a&&a.length&&(!o||!jr(o,a))?this.renderRectanglesWithAnimation():this.renderRectanglesStatically(a)}},{key:"renderBackground",value:function(){var n=this,a=this.props,s=a.data,o=a.dataKey,l=a.activeIndex,c=se(this.props.background,!1);return s.map(function(u,d){u.value;var f=u.background,h=zF(u,DF);if(!f)return null;var p=qe(qe(qe(qe(qe({},h),{},{fill:"#eee"},f),c),vr(n.props,u,d)),{},{onAnimationStart:n.handleAnimationStart,onAnimationEnd:n.handleAnimationEnd,dataKey:o,index:d,className:"recharts-bar-background-rectangle"});return S.default.createElement(aj,Ro({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 s=this.props,o=s.data,l=s.xAxis,c=s.yAxis,u=s.layout,d=s.children,f=gt(d,ss);if(!f)return null;var h=u==="vertical"?o[0].height/2:o[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 S.default.createElement(he,v,f.map(function(x){return S.default.cloneElement(x,{key:"error-bar-".concat(a,"-").concat(x.props.dataKey),data:o,xAxis:l,yAxis:c,layout:u,offset:h,dataPointFormatter:p})}))}},{key:"render",value:function(){var n=this.props,a=n.hide,s=n.data,o=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||!s||!s.length)return null;var m=this.state.isAnimationFinished,g=ae.default("recharts-bar",o),b=l&&l.allowDataOverflow,w=c&&c.allowDataOverflow,C=b||w,y=de(x)?this.id:x;return S.default.createElement(he,{className:g},b||w?S.default.createElement("defs",null,S.default.createElement("clipPath",{id:"clipPath-".concat(y)},S.default.createElement("rect",{x:b?u:u-f/2,y:w?d:d-h/2,width:b?f:f*2,height:w?h:h*2}))):null,S.default.createElement(he,{className:"recharts-bar-rectangles",clipPath:C?"url(#clipPath-".concat(y,")"):null},v?this.renderBackground():null,this.renderRectangles()),this.renderErrorBar(C,y),(!p||m)&&Mt.renderCallByParent(this.props,s))}}],[{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);pO=Sr;$r(Sr,"displayName","Bar");$r(Sr,"defaultProps",{xAxisId:0,yAxisId:0,legendType:"rect",minPointSize:0,hide:!1,data:[],layout:"vertical",activeBar:!1,isAnimationActive:!ir.isSsr,animationBegin:0,animationDuration:400,animationEasing:"ease"});$r(Sr,"getComposedData",function(e){var t=e.props,r=e.item,n=e.barPosition,a=e.bandSize,s=e.xAxis,o=e.yAxis,l=e.xAxisTicks,c=e.yAxisTicks,u=e.stackedData,d=e.dataStartIndex,f=e.displayedData,h=e.offset,p=kN(n,r);if(!p)return null;var v=t.layout,x=r.type.defaultProps,m=x!==void 0?qe(qe({},x),r.props):r.props,g=m.dataKey,b=m.children,w=m.minPointSize,C=v==="horizontal"?o:s,y=u?C.scale.domain():null,j=IN({numericAxis:C}),N=gt(b,Pn),A=f.map(function(k,I){var _,E,T,R,M,$;u?_=TN(u[d+I],y):(_=Le(k,g),Array.isArray(_)||(_=[j,_]));var L=LF(w,pO.defaultProps.minPointSize)(_[1],I);if(v==="horizontal"){var q,U=[o.scale(_[0]),o.scale(_[1])],D=U[0],F=U[1];E=po({axis:s,ticks:l,bandSize:a,offset:p.offset,entry:k,index:I}),T=(q=F??D)!==null&&q!==void 0?q:void 0,R=p.size;var H=D-F;if(M=Number.isNaN(H)?0:H,$={x:E,y:o.y,width:R,height:o.height},Math.abs(L)>0&&Math.abs(M)<Math.abs(L)){var G=tt(M||L)*(Math.abs(L)-Math.abs(M));T-=G,M+=G}}else{var J=[s.scale(_[0]),s.scale(_[1])],ne=J[0],X=J[1];if(E=ne,T=po({axis:o,ticks:c,bandSize:a,offset:p.offset,entry:k,index:I}),R=X-ne,M=p.size,$={x:s.x,y:T,width:s.width,height:M},Math.abs(L)>0&&Math.abs(R)<Math.abs(L)){var re=tt(R||L)*(Math.abs(L)-Math.abs(R));R+=re}}return qe(qe(qe({},k),{},{x:E,y:T,width:R,height:M,value:u?_:_[1],payload:k,background:$},N&&N[I]&&N[I].props),{},{tooltipPayload:[_x(r,k)],tooltipPosition:{x:E+R/2,y:T+M/2}})});return qe({data:A,layout:v},h)});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 GF(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,gO(n.key),n)}}function ZF(e,t,r){return t&&oj(e.prototype,t),r&&oj(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function lj(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function Dt(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?lj(Object(r),!0).forEach(function(n){Yl(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):lj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Yl(e,t,r){return t=gO(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function gO(e){var t=YF(e,"string");return Ui(t)=="symbol"?t:t+""}function YF(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 $x=function(t,r,n,a,s){var o=t.width,l=t.height,c=t.layout,u=t.children,d=Object.keys(r),f={left:n.left,leftMirror:n.left,right:o-n.right,rightMirror:o-n.right,top:n.top,topMirror:n.top,bottom:l-n.bottom,bottomMirror:l-n.bottom},h=!!jt(u,Sr);return d.reduce(function(p,v){var x=r[v],m=x.orientation,g=x.domain,b=x.padding,w=b===void 0?{}:b,C=x.mirror,y=x.reversed,j="".concat(m).concat(C?"Mirror":""),N,A,k,I,_;if(x.type==="number"&&(x.padding==="gap"||x.padding==="no-gap")){var E=g[1]-g[0],T=1/0,R=x.categoricalDomain.sort(v8);if(R.forEach(function(J,ne){ne>0&&(T=Math.min((J||0)-(R[ne-1]||0),T))}),Number.isFinite(T)){var M=T/E,$=x.layout==="vertical"?n.height:n.width;if(x.padding==="gap"&&(N=M*$/2),x.padding==="no-gap"){var L=ut(t.barCategoryGap,M*$),q=M*$/2;N=q-L-(q-L)/$*L}}}a==="xAxis"?A=[n.left+(w.left||0)+(N||0),n.left+n.width-(w.right||0)-(N||0)]:a==="yAxis"?A=c==="horizontal"?[n.top+n.height-(w.bottom||0),n.top+(w.top||0)]:[n.top+(w.top||0)+(N||0),n.top+n.height-(w.bottom||0)-(N||0)]:A=x.range,y&&(A=[A[1],A[0]]);var U=AN(x,s,h),D=U.scale,F=U.realScaleType;D.domain(g).range(A),_N(D);var H=EN(D,Dt(Dt({},x),{},{realScaleType:F}));a==="xAxis"?(_=m==="top"&&!C||m==="bottom"&&C,k=n.left,I=f[j]-_*x.height):a==="yAxis"&&(_=m==="left"&&!C||m==="right"&&C,k=f[j]-_*x.width,I=n.top);var G=Dt(Dt(Dt({},x),H),{},{realScaleType:F,x:k,y:I,scale:D,width:a==="xAxis"?n.width:x.width,height:a==="yAxis"?n.height:x.height});return G.bandSize=mo(G,H),!x.hide&&a==="xAxis"?f[j]+=(_?-1:1)*G.height:x.hide||(f[j]+=(_?-1:1)*G.width),Dt(Dt({},p),{},Yl({},v,G))},{})},vO=function(t,r){var n=t.x,a=t.y,s=r.x,o=r.y;return{x:Math.min(n,s),y:Math.min(a,o),width:Math.abs(s-n),height:Math.abs(o-a)}},XF=function(t){var r=t.x1,n=t.y1,a=t.x2,s=t.y2;return vO({x:r,y:n},{x:a,y:s})},yO=(function(){function e(t){GF(this,e),this.scale=t}return ZF(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,s=n.position;if(r!==void 0){if(s)switch(s){case"start":return this.scale(r);case"middle":{var o=this.bandwidth?this.bandwidth()/2:0;return this.scale(r)+o}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],s=n[n.length-1];return a<=s?r>=a&&r<=s:r>=s&&r<=a}}],[{key:"create",value:function(r){return new e(r)}}])})();Yl(yO,"EPS",1e-4);var Rx=function(t){var r=Object.keys(t).reduce(function(n,a){return Dt(Dt({},n),{},Yl({},a,yO.create(t[a])))},{});return Dt(Dt({},r),{},{apply:function(a){var s=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=s.bandAware,l=s.position;return NF(a,function(c,u){return r[u].apply(c,{bandAware:o,position:l})})},isInRange:function(a){return hO(a,function(s,o){return r[o].isInRange(s)})}})};function QF(e){return(e%180+180)%180}var JF=function(t){var r=t.width,n=t.height,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,s=QF(a),o=s*Math.PI/180,l=Math.atan(n/r),c=o>l&&o<Math.PI-l?n/Math.sin(o):r/Math.cos(o);return Math.abs(c)},dh,cj;function eq(){if(cj)return dh;cj=1;var e=ar(),t=ts(),r=Il();function n(a){return function(s,o,l){var c=Object(s);if(!t(s)){var u=e(o,3);s=r(s),o=function(f){return u(c[f],f,c)}}var d=a(s,o,l);return d>-1?c[u?s[d]:d]:void 0}}return dh=n,dh}var fh,uj;function tq(){if(uj)return fh;uj=1;var e=cO();function t(r){var n=e(r),a=n%1;return n===n?a?n-a:n:0}return fh=t,fh}var hh,dj;function rq(){if(dj)return hh;dj=1;var e=uS(),t=ar(),r=tq(),n=Math.max;function a(s,o,l){var c=s==null?0:s.length;if(!c)return-1;var u=l==null?0:r(l);return u<0&&(u=n(c+u,0)),e(s,t(o,3),u)}return hh=a,hh}var ph,fj;function nq(){if(fj)return ph;fj=1;var e=eq(),t=rq(),r=e(t);return ph=r,ph}var aq=nq();const iq=Ne(aq);var sq=N3();const oq=Ne(sq);var lq=oq(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 Do(e){"@babel/helpers - typeof";return Do=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},Do(e)}var Lx=P.createContext(void 0),Dx=P.createContext(void 0),bO=P.createContext(void 0),wO=P.createContext({}),jO=P.createContext(void 0),CO=P.createContext(0),SO=P.createContext(0),hj=function(t){var r=t.state,n=r.xAxisMap,a=r.yAxisMap,s=r.offset,o=t.clipPathId,l=t.children,c=t.width,u=t.height,d=lq(s);return S.default.createElement(Lx.Provider,{value:n},S.default.createElement(Dx.Provider,{value:a},S.default.createElement(wO.Provider,{value:s},S.default.createElement(bO.Provider,{value:d},S.default.createElement(jO.Provider,{value:o},S.default.createElement(CO.Provider,{value:u},S.default.createElement(SO.Provider,{value:c},l)))))))},cq=function(){return P.useContext(jO)};function NO(e){var t=Object.keys(e);return t.length===0?"There are no available ids.":"Available ids are: ".concat(t,".")}var OO=function(t){var r=P.useContext(Lx);r==null&&(process.env.NODE_ENV!=="production"?xt(!1,"Could not find Recharts context; are you sure this is rendered inside a Recharts wrapper component?"):xt());var n=r[t];return n==null&&(process.env.NODE_ENV!=="production"?xt(!1,'Could not find xAxis by id "'.concat(t,'" [').concat(Do(t),"]. ").concat(NO(r))):xt()),n},uq=function(){var t=P.useContext(Lx);return Ir(t)},dq=function(){var t=P.useContext(Dx),r=iq(t,function(n){return hO(n.domain,Number.isFinite)});return r||Ir(t)},PO=function(t){var r=P.useContext(Dx);r==null&&(process.env.NODE_ENV!=="production"?xt(!1,"Could not find Recharts context; are you sure this is rendered inside a Recharts wrapper component?"):xt());var n=r[t];return n==null&&(process.env.NODE_ENV!=="production"?xt(!1,'Could not find yAxis by id "'.concat(t,'" [').concat(Do(t),"]. ").concat(NO(r))):xt()),n},fq=function(){var t=P.useContext(bO);return t},hq=function(){return P.useContext(wO)},zx=function(){return P.useContext(SO)},Bx=function(){return P.useContext(CO)};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 pq(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function mq(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,_O(n.key),n)}}function xq(e,t,r){return t&&mq(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function gq(e,t,r){return t=zo(t),vq(e,AO()?Reflect.construct(t,r||[],zo(e).constructor):t.apply(e,r))}function vq(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 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 AO(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(AO=function(){return!!e})()}function zo(e){return zo=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},zo(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&&$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 pj(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function mj(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?pj(Object(r),!0).forEach(function(n){Fx(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):pj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Fx(e,t,r){return t=_O(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function _O(e){var t=wq(e,"string");return xa(t)=="symbol"?t:t+""}function wq(e,t){if(xa(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(xa(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}function jq(e,t){return Oq(e)||Nq(e,t)||Sq(e,t)||Cq()}function Cq(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
82
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Sq(e,t){if(e){if(typeof e=="string")return xj(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 xj(e,t)}}function xj(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 Nq(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,a,s,o,l=[],c=!0,u=!1;try{if(s=(r=r.call(e)).next,t!==0)for(;!(c=(n=s.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&&(o=r.return(),Object(o)!==o))return}finally{if(u)throw a}}return l}}function Oq(e){if(Array.isArray(e))return e}function Rp(){return Rp=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},Rp.apply(this,arguments)}var Pq=function(t,r){var n;return S.default.isValidElement(t)?n=S.default.cloneElement(t,r):le(t)?n=t(r):n=S.default.createElement("line",Rp({},r,{className:"recharts-reference-line-line"})),n},Aq=function(t,r,n,a,s,o,l,c,u){var d=s.x,f=s.y,h=s.width,p=s.height;if(n){var v=u.y,x=t.y.apply(v,{position:o});if(Qt(u,"discard")&&!t.y.isInRange(x))return null;var m=[{x:d+h,y:x},{x:d,y:x}];return c==="left"?m.reverse():m}if(r){var g=u.x,b=t.x.apply(g,{position:o});if(Qt(u,"discard")&&!t.x.isInRange(b))return null;var w=[{x:b,y:f+p},{x:b,y:f}];return l==="top"?w.reverse():w}if(a){var C=u.segment,y=C.map(function(j){return t.apply(j,{position:o})});return Qt(u,"discard")&&wF(y,function(j){return!t.isInRange(j)})?null:y}return null};function _q(e){var t=e.x,r=e.y,n=e.segment,a=e.xAxisId,s=e.yAxisId,o=e.shape,l=e.className,c=e.alwaysShow,u=cq(),d=OO(a),f=PO(s),h=fq();if(!u||!h)return null;It(c===void 0,'The alwaysShow prop is deprecated. Please use ifOverflow="extendDomain" instead.');var p=Rx({x:d.scale,y:f.scale}),v=Ze(t),x=Ze(r),m=n&&n.length===2,g=Aq(p,v,x,m,h,e.position,d.orientation,f.orientation,e);if(!g)return null;var b=jq(g,2),w=b[0],C=w.x,y=w.y,j=b[1],N=j.x,A=j.y,k=Qt(e,"hidden")?"url(#".concat(u,")"):void 0,I=mj(mj({clipPath:k},se(e,!0)),{},{x1:C,y1:y,x2:N,y2:A});return S.default.createElement(he,{className:ae.default("recharts-reference-line",l)},Pq(o,I),et.renderCallByParent(e,XF({x1:C,y1:y,x2:N,y2:A})))}var qx=(function(e){function t(){return pq(this,t),gq(this,t,arguments)}return bq(t,e),xq(t,[{key:"render",value:function(){return S.default.createElement(_q,this.props)}}])})(S.default.Component);Fx(qx,"displayName","ReferenceLine");Fx(qx,"defaultProps",{isFront:!1,ifOverflow:"discard",xAxisId:0,yAxisId:0,fill:"none",stroke:"#ccc",fillOpacity:1,strokeWidth:1,position:"middle"});function Lp(){return Lp=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Lp.apply(this,arguments)}function ga(e){"@babel/helpers - typeof";return ga=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ga(e)}function gj(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function vj(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?gj(Object(r),!0).forEach(function(n){Xl(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):gj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function kq(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Tq(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,TO(n.key),n)}}function Eq(e,t,r){return t&&Tq(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function Iq(e,t,r){return t=Bo(t),Mq(e,kO()?Reflect.construct(t,r||[],Bo(e).constructor):t.apply(e,r))}function Mq(e,t){if(t&&(ga(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return $q(e)}function $q(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function kO(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(kO=function(){return!!e})()}function Bo(e){return Bo=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Bo(e)}function Rq(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 Xl(e,t,r){return t=TO(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function TO(e){var t=Lq(e,"string");return ga(t)=="symbol"?t:t+""}function Lq(e,t){if(ga(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(ga(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var Dq=function(t){var r=t.x,n=t.y,a=t.xAxis,s=t.yAxis,o=Rx({x:a.scale,y:s.scale}),l=o.apply({x:r,y:n},{bandAware:!0});return Qt(t,"discard")&&!o.isInRange(l)?null:l},Ql=(function(e){function t(){return kq(this,t),Iq(this,t,arguments)}return Rq(t,e),Eq(t,[{key:"render",value:function(){var n=this.props,a=n.x,s=n.y,o=n.r,l=n.alwaysShow,c=n.clipPathId,u=Ze(a),d=Ze(s);if(It(l===void 0,'The alwaysShow prop is deprecated. Please use ifOverflow="extendDomain" instead.'),!u||!d)return null;var f=Dq(this.props);if(!f)return null;var h=f.x,p=f.y,v=this.props,x=v.shape,m=v.className,g=Qt(this.props,"hidden")?"url(#".concat(c,")"):void 0,b=vj(vj({clipPath:g},se(this.props,!0)),{},{cx:h,cy:p});return S.default.createElement(he,{className:ae.default("recharts-reference-dot",m)},t.renderDot(x,b),et.renderCallByParent(this.props,{x:h-o,y:p-o,width:2*o,height:2*o}))}}])})(S.default.Component);Xl(Ql,"displayName","ReferenceDot");Xl(Ql,"defaultProps",{isFront:!1,ifOverflow:"discard",xAxisId:0,yAxisId:0,r:10,fill:"#fff",stroke:"#ccc",fillOpacity:1,strokeWidth:1});Xl(Ql,"renderDot",function(e,t){var r;return S.default.isValidElement(e)?r=S.default.cloneElement(e,t):le(e)?r=e(t):r=S.default.createElement($a,Lp({},t,{cx:t.cx,cy:t.cy,className:"recharts-reference-dot-dot"})),r});function zp(){return zp=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},zp.apply(this,arguments)}function va(e){"@babel/helpers - typeof";return va=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},va(e)}function 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 bj(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){Jl(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 zq(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Bq(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 Fq(e,t,r){return t&&Bq(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function qq(e,t,r){return t=Fo(t),Wq(e,EO()?Reflect.construct(t,r||[],Fo(e).constructor):t.apply(e,r))}function Wq(e,t){if(t&&(va(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Hq(e)}function Hq(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function EO(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(EO=function(){return!!e})()}function Fo(e){return Fo=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Fo(e)}function Vq(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 Jl(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=Uq(e,"string");return va(t)=="symbol"?t:t+""}function Uq(e,t){if(va(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(va(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var Kq=function(t,r,n,a,s){var o=s.x1,l=s.x2,c=s.y1,u=s.y2,d=s.xAxis,f=s.yAxis;if(!d||!f)return null;var h=Rx({x:d.scale,y:f.scale}),p={x:t?h.x.apply(o,{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 Qt(s,"discard")&&(!h.isInRange(p)||!h.isInRange(v))?null:vO(p,v)},ec=(function(e){function t(){return zq(this,t),qq(this,t,arguments)}return Vq(t,e),Fq(t,[{key:"render",value:function(){var n=this.props,a=n.x1,s=n.x2,o=n.y1,l=n.y2,c=n.className,u=n.alwaysShow,d=n.clipPathId;It(u===void 0,'The alwaysShow prop is deprecated. Please use ifOverflow="extendDomain" instead.');var f=Ze(a),h=Ze(s),p=Ze(o),v=Ze(l),x=this.props.shape;if(!f&&!h&&!p&&!v&&!x)return null;var m=Kq(f,h,p,v,this.props);if(!m&&!x)return null;var g=Qt(this.props,"hidden")?"url(#".concat(d,")"):void 0;return S.default.createElement(he,{className:ae.default("recharts-reference-area",c)},t.renderRect(x,bj(bj({clipPath:g},se(this.props,!0)),m)),et.renderCallByParent(this.props,m))}}])})(S.default.Component);Jl(ec,"displayName","ReferenceArea");Jl(ec,"defaultProps",{isFront:!1,ifOverflow:"discard",xAxisId:0,yAxisId:0,r:10,fill:"#ccc",fillOpacity:.5,stroke:"none",strokeWidth:1});Jl(ec,"renderRect",function(e,t){var r;return S.default.isValidElement(e)?r=S.default.cloneElement(e,t):le(e)?r=e(t):r=S.default.createElement(Ix,zp({},t,{className:"recharts-reference-area-rect"})),r});function MO(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 Gq(e,t,r){var n={width:e.width+t.width,height:e.height+t.height};return JF(n,r)}function Zq(e,t,r){var n=r==="width",a=e.x,s=e.y,o=e.width,l=e.height;return t===1?{start:n?a:s,end:n?a+o:s+l}:{start:n?a+o:s+l,end:n?a:s}}function qo(e,t,r,n,a){if(e*t<e*n||e*t>e*a)return!1;var s=r();return e*(t-e*s/2-n)>=0&&e*(t+e*s/2-a)<=0}function Yq(e,t){return MO(e,t+1)}function Xq(e,t,r,n,a){for(var s=(n||[]).slice(),o=t.start,l=t.end,c=0,u=1,d=o,f=function(){var v=n?.[c];if(v===void 0)return{v:MO(n,u)};var x=c,m,g=function(){return m===void 0&&(m=r(v,x)),m},b=v.coordinate,w=c===0||qo(e,b,g,d,l);w||(c=0,d=o,u+=1),w&&(d=b+e*(g()/2+a),c+=u)},h;u<=s.length;)if(h=f(),h)return h.v;return[]}function Ki(e){"@babel/helpers - typeof";return Ki=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ki(e)}function wj(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?wj(Object(r),!0).forEach(function(n){Qq(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):wj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Qq(e,t,r){return t=Jq(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Jq(e){var t=eW(e,"string");return Ki(t)=="symbol"?t:t+""}function eW(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 tW(e,t,r,n,a){for(var s=(n||[]).slice(),o=s.length,l=t.start,c=t.end,u=function(h){var p=s[h],v,x=function(){return v===void 0&&(v=r(p,h)),v};if(h===o-1){var m=e*(p.coordinate+e*x()/2-c);s[h]=p=st(st({},p),{},{tickCoord:m>0?p.coordinate-m*e:p.coordinate})}else s[h]=p=st(st({},p),{},{tickCoord:p.coordinate});var g=qo(e,p.tickCoord,x,l,c);g&&(c=p.tickCoord-e*(x()/2+a),s[h]=st(st({},p),{},{isShow:!0}))},d=o-1;d>=0;d--)u(d);return s}function rW(e,t,r,n,a,s){var o=(n||[]).slice(),l=o.length,c=t.start,u=t.end;if(s){var d=n[l-1],f=r(d,l-1),h=e*(d.coordinate+e*f/2-u);o[l-1]=d=st(st({},d),{},{tickCoord:h>0?d.coordinate-h*e:d.coordinate});var p=qo(e,d.tickCoord,function(){return f},c,u);p&&(u=d.tickCoord-e*(f/2+a),o[l-1]=st(st({},d),{},{isShow:!0}))}for(var v=s?l-1:l,x=function(b){var w=o[b],C,y=function(){return C===void 0&&(C=r(w,b)),C};if(b===0){var j=e*(w.coordinate-e*y()/2-c);o[b]=w=st(st({},w),{},{tickCoord:j<0?w.coordinate-j*e:w.coordinate})}else o[b]=w=st(st({},w),{},{tickCoord:w.coordinate});var N=qo(e,w.tickCoord,y,c,u);N&&(c=w.tickCoord+e*(y()/2+a),o[b]=st(st({},w),{},{isShow:!0}))},m=0;m<v;m++)x(m);return o}function Wx(e,t,r){var n=e.tick,a=e.ticks,s=e.viewBox,o=e.minTickGap,l=e.orientation,c=e.interval,u=e.tickFormatter,d=e.unit,f=e.angle;if(!a||!a.length||!n)return[];if(Z(c)||ir.isSsr)return Yq(a,typeof c=="number"&&Z(c)?c:0);var h=[],p=l==="top"||l==="bottom"?"width":"height",v=d&&p==="width"?ai(d,{fontSize:t,letterSpacing:r}):{width:0,height:0},x=function(w,C){var y=le(u)?u(w.value,C):w.value;return p==="width"?Gq(ai(y,{fontSize:t,letterSpacing:r}),v,f):ai(y,{fontSize:t,letterSpacing:r})[p]},m=a.length>=2?tt(a[1].coordinate-a[0].coordinate):1,g=Zq(s,m,p);return c==="equidistantPreserveStart"?Xq(m,g,x,a,o):(c==="preserveStart"||c==="preserveStartEnd"?h=rW(m,g,x,a,o,c==="preserveStartEnd"):h=tW(m,g,x,a,o),h.filter(function(b){return b.isShow}))}var nW=["viewBox"],aW=["viewBox"],iW=["ticks"];function ya(e){"@babel/helpers - typeof";return ya=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ya(e)}function Hn(){return Hn=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},Hn.apply(this,arguments)}function jj(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function Ke(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?jj(Object(r),!0).forEach(function(n){Hx(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):jj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function mh(e,t){if(e==null)return{};var r=sW(e,t),n,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)n=s[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function sW(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 oW(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Cj(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,RO(n.key),n)}}function lW(e,t,r){return t&&Cj(e.prototype,t),r&&Cj(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function cW(e,t,r){return t=Wo(t),uW(e,$O()?Reflect.construct(t,r||[],Wo(e).constructor):t.apply(e,r))}function uW(e,t){if(t&&(ya(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return dW(e)}function dW(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function $O(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return($O=function(){return!!e})()}function Wo(e){return Wo=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Wo(e)}function fW(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 Hx(e,t,r){return t=RO(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function RO(e){var t=hW(e,"string");return ya(t)=="symbol"?t:t+""}function hW(e,t){if(ya(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(ya(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var Da=(function(e){function t(r){var n;return oW(this,t),n=cW(this,t,[r]),n.state={fontSize:"",letterSpacing:""},n}return fW(t,e),lW(t,[{key:"shouldComponentUpdate",value:function(n,a){var s=n.viewBox,o=mh(n,nW),l=this.props,c=l.viewBox,u=mh(l,aW);return!Un(s,c)||!Un(o,u)||!Un(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,s=a.x,o=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,w=f?-1:1,C=n.tickSize||d,y=Z(n.tickCoord)?n.tickCoord:n.coordinate;switch(u){case"top":p=v=n.coordinate,m=o+ +!f*c,x=m-w*C,b=x-w*h,g=y;break;case"left":x=m=n.coordinate,v=s+ +!f*l,p=v-w*C,g=p-w*h,b=y;break;case"right":x=m=n.coordinate,v=s+ +f*l,p=v+w*C,g=p+w*h,b=y;break;default:p=v=n.coordinate,m=o+ +f*c,x=m+w*C,b=x+w*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,s=n.mirror,o;switch(a){case"left":o=s?"start":"end";break;case"right":o=s?"end":"start";break;default:o="middle";break}return o}},{key:"getTickVerticalAnchor",value:function(){var n=this.props,a=n.orientation,s=n.mirror,o="end";switch(a){case"left":case"right":o="middle";break;case"top":o=s?"start":"end";break;default:o=s?"end":"start";break}return o}},{key:"renderAxisLine",value:function(){var n=this.props,a=n.x,s=n.y,o=n.width,l=n.height,c=n.orientation,u=n.mirror,d=n.axisLine,f=Ke(Ke(Ke({},se(this.props,!1)),se(d,!1)),{},{fill:"none"});if(c==="top"||c==="bottom"){var h=+(c==="top"&&!u||c==="bottom"&&u);f=Ke(Ke({},f),{},{x1:a,y1:s+h*l,x2:a+o,y2:s+h*l})}else{var p=+(c==="left"&&!u||c==="right"&&u);f=Ke(Ke({},f),{},{x1:a+p*o,y1:s,x2:a+p*o,y2:s+l})}return S.default.createElement("line",Hn({},f,{className:ae.default("recharts-cartesian-axis-line",Nt(d,"className"))}))}},{key:"renderTicks",value:function(n,a,s){var o=this,l=this.props,c=l.tickLine,u=l.stroke,d=l.tick,f=l.tickFormatter,h=l.unit,p=Wx(Ke(Ke({},this.props),{},{ticks:n}),a,s),v=this.getTickTextAnchor(),x=this.getTickVerticalAnchor(),m=se(this.props,!1),g=se(d,!1),b=Ke(Ke({},m),{},{fill:"none"},se(c,!1)),w=p.map(function(C,y){var j=o.getTickLineCoord(C),N=j.line,A=j.tick,k=Ke(Ke(Ke(Ke({textAnchor:v,verticalAnchor:x},m),{},{stroke:"none",fill:u},g),A),{},{index:y,payload:C,visibleTicksCount:p.length,tickFormatter:f});return S.default.createElement(he,Hn({className:"recharts-cartesian-axis-tick",key:"tick-".concat(C.value,"-").concat(C.coordinate,"-").concat(C.tickCoord)},vr(o.props,C,y)),c&&S.default.createElement("line",Hn({},b,N,{className:ae.default("recharts-cartesian-axis-tick-line",Nt(c,"className"))})),d&&t.renderTickItem(d,k,"".concat(le(f)?f(C.value,y):C.value).concat(h||"")))});return S.default.createElement("g",{className:"recharts-cartesian-axis-ticks"},w)}},{key:"render",value:function(){var n=this,a=this.props,s=a.axisLine,o=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=mh(f,iW),v=h;return le(c)&&(v=h&&h.length>0?c(this.props):c(p)),o<=0||l<=0||!v||!v.length?null:S.default.createElement(he,{className:ae.default("recharts-cartesian-axis",u),ref:function(m){n.layerReference=m}},s&&this.renderAxisLine(),this.renderTicks(v,this.state.fontSize,this.state.letterSpacing),et.renderCallByParent(this.props))}}],[{key:"renderTickItem",value:function(n,a,s){var o,l=ae.default(a.className,"recharts-cartesian-axis-tick-value");return S.default.isValidElement(n)?o=S.default.cloneElement(n,Ke(Ke({},a),{},{className:l})):le(n)?o=n(Ke(Ke({},a),{},{className:l})):o=S.default.createElement(gn,Hn({},a,{className:"recharts-cartesian-axis-tick-value"}),s),o}}])})(P.Component);Hx(Da,"displayName","CartesianAxis");Hx(Da,"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 pW=["x1","y1","x2","y2","key"],mW=["offset"];function yn(e){"@babel/helpers - typeof";return yn=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},yn(e)}function 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 ot(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){xW(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 xW(e,t,r){return t=gW(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function gW(e){var t=vW(e,"string");return yn(t)=="symbol"?t:t+""}function vW(e,t){if(yn(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(yn(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}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 Nj(e,t){if(e==null)return{};var r=yW(e,t),n,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)n=s[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function yW(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 bW=function(t){var r=t.fill;if(!r||r==="none")return null;var n=t.fillOpacity,a=t.x,s=t.y,o=t.width,l=t.height,c=t.ry;return S.default.createElement("rect",{x:a,y:s,ry:c,width:o,height:l,stroke:"none",fill:r,fillOpacity:n,className:"recharts-cartesian-grid-bg"})};function LO(e,t){var r;if(S.default.isValidElement(e))r=S.default.cloneElement(e,t);else if(le(e))r=e(t);else{var n=t.x1,a=t.y1,s=t.x2,o=t.y2,l=t.key,c=Nj(t,pW),u=se(c,!1);u.offset;var d=Nj(u,mW);r=S.default.createElement("line",an({},d,{x1:n,y1:a,x2:s,y2:o,fill:"none",key:l}))}return r}function wW(e){var t=e.x,r=e.width,n=e.horizontal,a=n===void 0?!0:n,s=e.horizontalPoints;if(!a||!s||!s.length)return null;var o=s.map(function(l,c){var u=ot(ot({},e),{},{x1:t,y1:l,x2:t+r,y2:l,key:"line-".concat(c),index:c});return LO(a,u)});return S.default.createElement("g",{className:"recharts-cartesian-grid-horizontal"},o)}function jW(e){var t=e.y,r=e.height,n=e.vertical,a=n===void 0?!0:n,s=e.verticalPoints;if(!a||!s||!s.length)return null;var o=s.map(function(l,c){var u=ot(ot({},e),{},{x1:l,y1:t,x2:l,y2:t+r,key:"line-".concat(c),index:c});return LO(a,u)});return S.default.createElement("g",{className:"recharts-cartesian-grid-vertical"},o)}function CW(e){var t=e.horizontalFill,r=e.fillOpacity,n=e.x,a=e.y,s=e.width,o=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+o-h:d[p+1]-h;if(x<=0)return null;var m=p%t.length;return S.default.createElement("rect",{key:"react-".concat(p),y:h,x:n,height:x,width:s,stroke:"none",fill:t[m],fillOpacity:r,className:"recharts-cartesian-grid-bg"})});return S.default.createElement("g",{className:"recharts-cartesian-gridstripes-horizontal"},f)}function SW(e){var t=e.vertical,r=t===void 0?!0:t,n=e.verticalFill,a=e.fillOpacity,s=e.x,o=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+s-s)}).sort(function(h,p){return h-p});s!==d[0]&&d.unshift(0);var f=d.map(function(h,p){var v=!d[p+1],x=v?s+l-h:d[p+1]-h;if(x<=0)return null;var m=p%n.length;return S.default.createElement("rect",{key:"react-".concat(p),x:h,y:o,width:x,height:c,stroke:"none",fill:n[m],fillOpacity:a,className:"recharts-cartesian-grid-bg"})});return S.default.createElement("g",{className:"recharts-cartesian-gridstripes-vertical"},f)}var NW=function(t,r){var n=t.xAxis,a=t.width,s=t.height,o=t.offset;return PN(Wx(ot(ot(ot({},Da.defaultProps),n),{},{ticks:fr(n,!0),viewBox:{x:0,y:0,width:a,height:s}})),o.left,o.left+o.width,r)},OW=function(t,r){var n=t.yAxis,a=t.width,s=t.height,o=t.offset;return PN(Wx(ot(ot(ot({},Da.defaultProps),n),{},{ticks:fr(n,!0),viewBox:{x:0,y:0,width:a,height:s}})),o.top,o.top+o.height,r)},zn={horizontal:!0,vertical:!0,stroke:"#ccc",fill:"none",verticalFill:[],horizontalFill:[]};function ui(e){var t,r,n,a,s,o,l=zx(),c=Bx(),u=hq(),d=ot(ot({},e),{},{stroke:(t=e.stroke)!==null&&t!==void 0?t:zn.stroke,fill:(r=e.fill)!==null&&r!==void 0?r:zn.fill,horizontal:(n=e.horizontal)!==null&&n!==void 0?n:zn.horizontal,horizontalFill:(a=e.horizontalFill)!==null&&a!==void 0?a:zn.horizontalFill,vertical:(s=e.vertical)!==null&&s!==void 0?s:zn.vertical,verticalFill:(o=e.verticalFill)!==null&&o!==void 0?o:zn.verticalFill,x:Z(e.x)?e.x:u.left,y:Z(e.y)?e.y:u.top,width:Z(e.width)?e.width:u.width,height:Z(e.height)?e.height:u.height}),f=d.x,h=d.y,p=d.width,v=d.height,x=d.syncWithTicks,m=d.horizontalValues,g=d.verticalValues,b=uq(),w=dq();if(!Z(p)||p<=0||!Z(v)||v<=0||!Z(f)||f!==+f||!Z(h)||h!==+h)return null;var C=d.verticalCoordinatesGenerator||NW,y=d.horizontalCoordinatesGenerator||OW,j=d.horizontalPoints,N=d.verticalPoints;if((!j||!j.length)&&le(y)){var A=m&&m.length,k=y({yAxis:w?ot(ot({},w),{},{ticks:A?m:w.ticks}):void 0,width:l,height:c,offset:u},A?!0:x);It(Array.isArray(k),"horizontalCoordinatesGenerator should return Array but instead it returned [".concat(yn(k),"]")),Array.isArray(k)&&(j=k)}if((!N||!N.length)&&le(C)){var I=g&&g.length,_=C({xAxis:b?ot(ot({},b),{},{ticks:I?g:b.ticks}):void 0,width:l,height:c,offset:u},I?!0:x);It(Array.isArray(_),"verticalCoordinatesGenerator should return Array but instead it returned [".concat(yn(_),"]")),Array.isArray(_)&&(N=_)}return S.default.createElement("g",{className:"recharts-cartesian-grid"},S.default.createElement(bW,{fill:d.fill,fillOpacity:d.fillOpacity,x:d.x,y:d.y,width:d.width,height:d.height,ry:d.ry}),S.default.createElement(wW,an({},d,{offset:u,horizontalPoints:j,xAxis:b,yAxis:w})),S.default.createElement(jW,an({},d,{offset:u,verticalPoints:N,xAxis:b,yAxis:w})),S.default.createElement(CW,an({},d,{horizontalPoints:j})),S.default.createElement(SW,an({},d,{verticalPoints:N})))}ui.displayName="CartesianGrid";var PW=["type","layout","connectNulls","ref"],AW=["key"];function ba(e){"@babel/helpers - typeof";return ba=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ba(e)}function Oj(e,t){if(e==null)return{};var r=_W(e,t),n,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)n=s[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}function di(){return di=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},di.apply(this,arguments)}function Pj(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function bt(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Pj(Object(r),!0).forEach(function(n){zt(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Pj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Bn(e){return IW(e)||EW(e)||TW(e)||kW()}function kW(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
83
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function TW(e,t){if(e){if(typeof e=="string")return qp(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 qp(e,t)}}function EW(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function IW(e){if(Array.isArray(e))return qp(e)}function qp(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 MW(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Aj(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,zO(n.key),n)}}function $W(e,t,r){return t&&Aj(e.prototype,t),r&&Aj(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function RW(e,t,r){return t=Ho(t),LW(e,DO()?Reflect.construct(t,r||[],Ho(e).constructor):t.apply(e,r))}function LW(e,t){if(t&&(ba(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return DW(e)}function DW(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function DO(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(DO=function(){return!!e})()}function Ho(e){return Ho=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Ho(e)}function zW(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Wp(e,t)}function Wp(e,t){return Wp=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},Wp(e,t)}function zt(e,t,r){return t=zO(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function zO(e){var t=BW(e,"string");return ba(t)=="symbol"?t:t+""}function BW(e,t){if(ba(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(ba(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var ls=(function(e){function t(){var r;MW(this,t);for(var n=arguments.length,a=new Array(n),s=0;s<n;s++)a[s]=arguments[s];return r=RW(this,t,[].concat(a)),zt(r,"state",{isAnimationFinished:!0,totalLength:0}),zt(r,"generateSimpleStrokeDasharray",function(o,l){return"".concat(l,"px ").concat(o-l,"px")}),zt(r,"getStrokeDasharray",function(o,l,c){var u=c.reduce(function(g,b){return g+b});if(!u)return r.generateSimpleStrokeDasharray(l,o);for(var d=Math.floor(o/u),f=o%u,h=l-o,p=[],v=0,x=0;v<c.length;x+=c[v],++v)if(x+c[v]>f){p=[].concat(Bn(c.slice(0,v)),[f-x]);break}var m=p.length%2===0?[0,h]:[h];return[].concat(Bn(t.repeat(c,d)),Bn(p),m).map(function(g){return"".concat(g,"px")}).join(", ")}),zt(r,"id",On("recharts-line-")),zt(r,"pathRef",function(o){r.mainCurve=o}),zt(r,"handleAnimationEnd",function(){r.setState({isAnimationFinished:!0}),r.props.onAnimationEnd&&r.props.onAnimationEnd()}),zt(r,"handleAnimationStart",function(){r.setState({isAnimationFinished:!1}),r.props.onAnimationStart&&r.props.onAnimationStart()}),r}return zW(t,e),$W(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 s=this.props,o=s.points,l=s.xAxis,c=s.yAxis,u=s.layout,d=s.children,f=gt(d,ss);if(!f)return null;var h=function(x,m){return{x:x.x,y:x.y,value:x.value,errorVal:Le(x.payload,m)}},p={clipPath:n?"url(#clipPath-".concat(a,")"):null};return S.default.createElement(he,p,f.map(function(v){return S.default.cloneElement(v,{key:"bar-".concat(v.props.dataKey),data:o,xAxis:l,yAxis:c,layout:u,dataPointFormatter:h})}))}},{key:"renderDots",value:function(n,a,s){var o=this.props.isAnimationActive;if(o&&!this.state.isAnimationFinished)return null;var l=this.props,c=l.dot,u=l.points,d=l.dataKey,f=se(this.props,!1),h=se(c,!0),p=u.map(function(x,m){var g=bt(bt(bt({key:"dot-".concat(m),r:3},f),h),{},{index:m,cx:x.x,cy:x.y,value:x.value,dataKey:d,payload:x.payload,points:u});return t.renderDotItem(c,g)}),v={clipPath:n?"url(#clipPath-".concat(a?"":"dots-").concat(s,")"):null};return S.default.createElement(he,di({className:"recharts-line-dots",key:"dots"},v),p)}},{key:"renderCurveStatically",value:function(n,a,s,o){var l=this.props,c=l.type,u=l.layout,d=l.connectNulls;l.ref;var f=Oj(l,PW),h=bt(bt(bt({},se(f,!0)),{},{fill:"none",className:"recharts-line-curve",clipPath:a?"url(#clipPath-".concat(s,")"):null,points:n},o),{},{type:c,layout:u,connectNulls:d});return S.default.createElement(cn,di({},h,{pathRef:this.pathRef}))}},{key:"renderCurveWithAnimation",value:function(n,a){var s=this,o=this.props,l=o.points,c=o.strokeDasharray,u=o.isAnimationActive,d=o.animationBegin,f=o.animationDuration,h=o.animationEasing,p=o.animationId,v=o.animateNewValues,x=o.width,m=o.height,g=this.state,b=g.prevPoints,w=g.totalLength;return S.default.createElement(Ot,{begin:d,duration:f,isActive:u,easing:h,from:{t:0},to:{t:1},key:"line-".concat(p),onAnimationEnd:this.handleAnimationEnd,onAnimationStart:this.handleAnimationStart},function(C){var y=C.t;if(b){var j=b.length/l.length,N=l.map(function(E,T){var R=Math.floor(T*j);if(b[R]){var M=b[R],$=Ee(M.x,E.x),L=Ee(M.y,E.y);return bt(bt({},E),{},{x:$(y),y:L(y)})}if(v){var q=Ee(x*2,E.x),U=Ee(m/2,E.y);return bt(bt({},E),{},{x:q(y),y:U(y)})}return bt(bt({},E),{},{x:E.x,y:E.y})});return s.renderCurveStatically(N,n,a)}var A=Ee(0,w),k=A(y),I;if(c){var _="".concat(c).split(/[,\s]+/gim).map(function(E){return parseFloat(E)});I=s.getStrokeDasharray(k,w,_)}else I=s.generateSimpleStrokeDasharray(w,k);return s.renderCurveStatically(l,n,a,{strokeDasharray:I})})}},{key:"renderCurve",value:function(n,a){var s=this.props,o=s.points,l=s.isAnimationActive,c=this.state,u=c.prevPoints,d=c.totalLength;return l&&o&&o.length&&(!u&&d>0||!jr(u,o))?this.renderCurveWithAnimation(n,a):this.renderCurveStatically(o,n,a)}},{key:"render",value:function(){var n,a=this.props,s=a.hide,o=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(s||!l||!l.length)return null;var g=this.state.isAnimationFinished,b=l.length===1,w=ae.default("recharts-line",c),C=u&&u.allowDataOverflow,y=d&&d.allowDataOverflow,j=C||y,N=de(m)?this.id:m,A=(n=se(o,!1))!==null&&n!==void 0?n:{r:3,strokeWidth:2},k=A.r,I=k===void 0?3:k,_=A.strokeWidth,E=_===void 0?2:_,T=k3(o)?o:{},R=T.clipDot,M=R===void 0?!0:R,$=I*2+E;return S.default.createElement(he,{className:w},C||y?S.default.createElement("defs",null,S.default.createElement("clipPath",{id:"clipPath-".concat(N)},S.default.createElement("rect",{x:C?h:h-p/2,y:y?f:f-v/2,width:C?p:p*2,height:y?v:v*2})),!M&&S.default.createElement("clipPath",{id:"clipPath-dots-".concat(N)},S.default.createElement("rect",{x:h-$/2,y:f-$/2,width:p+$,height:v+$}))):null,!b&&this.renderCurve(j,N),this.renderErrorBar(j,N),(b||o)&&this.renderDots(j,M,N),(!x||g)&&Mt.renderCallByParent(this.props,l))}}],[{key:"getDerivedStateFromProps",value:function(n,a){return n.animationId!==a.prevAnimationId?{prevAnimationId:n.animationId,curPoints:n.points,prevPoints:a.curPoints}:n.points!==a.curPoints?{curPoints:n.points}:null}},{key:"repeat",value:function(n,a){for(var s=n.length%2!==0?[].concat(Bn(n),[0]):n,o=[],l=0;l<a;++l)o=[].concat(Bn(o),Bn(s));return o}},{key:"renderDotItem",value:function(n,a){var s;if(S.default.isValidElement(n))s=S.default.cloneElement(n,a);else if(le(n))s=n(a);else{var o=a.key,l=Oj(a,AW),c=ae.default("recharts-line-dot",typeof n!="boolean"?n.className:"");s=S.default.createElement($a,di({key:o},l,{className:c}))}return s}}])})(P.PureComponent);zt(ls,"displayName","Line");zt(ls,"defaultProps",{xAxisId:0,yAxisId:0,connectNulls:!1,activeDot:!0,dot:!0,legendType:"line",stroke:"#3182bd",strokeWidth:1,fill:"#fff",points:[],isAnimationActive:!ir.isSsr,animateNewValues:!0,animationBegin:0,animationDuration:1500,animationEasing:"ease",hide:!1,label:!1});zt(ls,"getComposedData",function(e){var t=e.props,r=e.xAxis,n=e.yAxis,a=e.xAxisTicks,s=e.yAxisTicks,o=e.dataKey,l=e.bandSize,c=e.displayedData,u=e.offset,d=t.layout,f=c.map(function(h,p){var v=Le(h,o);return d==="horizontal"?{x:ho({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:ho({axis:n,ticks:s,bandSize:l,entry:h,index:p}),value:v,payload:h}});return bt({points:f,layout:d},u)});var FW=["layout","type","stroke","connectNulls","isRange","ref"],qW=["key"],BO;function wa(e){"@babel/helpers - typeof";return wa=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},wa(e)}function FO(e,t){if(e==null)return{};var r=WW(e,t),n,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)n=s[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function WW(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 sn(){return sn=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},sn.apply(this,arguments)}function _j(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?_j(Object(r),!0).forEach(function(n){Zt(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):_j(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function HW(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function kj(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,WO(n.key),n)}}function VW(e,t,r){return t&&kj(e.prototype,t),r&&kj(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function UW(e,t,r){return t=Vo(t),KW(e,qO()?Reflect.construct(t,r||[],Vo(e).constructor):t.apply(e,r))}function KW(e,t){if(t&&(wa(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return GW(e)}function GW(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function qO(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(qO=function(){return!!e})()}function Vo(e){return Vo=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Vo(e)}function ZW(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&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 Zt(e,t,r){return t=WO(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function WO(e){var t=YW(e,"string");return wa(t)=="symbol"?t:t+""}function YW(e,t){if(wa(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(wa(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var Hr=(function(e){function t(){var r;HW(this,t);for(var n=arguments.length,a=new Array(n),s=0;s<n;s++)a[s]=arguments[s];return r=UW(this,t,[].concat(a)),Zt(r,"state",{isAnimationFinished:!0}),Zt(r,"id",On("recharts-area-")),Zt(r,"handleAnimationEnd",function(){var o=r.props.onAnimationEnd;r.setState({isAnimationFinished:!0}),le(o)&&o()}),Zt(r,"handleAnimationStart",function(){var o=r.props.onAnimationStart;r.setState({isAnimationFinished:!1}),le(o)&&o()}),r}return ZW(t,e),VW(t,[{key:"renderDots",value:function(n,a,s){var o=this.props.isAnimationActive,l=this.state.isAnimationFinished;if(o&&!l)return null;var c=this.props,u=c.dot,d=c.points,f=c.dataKey,h=se(this.props,!1),p=se(u,!0),v=d.map(function(m,g){var b=kr(kr(kr({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(s,")"):null};return S.default.createElement(he,sn({className:"recharts-area-dots"},x),v)}},{key:"renderHorizontalRect",value:function(n){var a=this.props,s=a.baseLine,o=a.points,l=a.strokeWidth,c=o[0].x,u=o[o.length-1].x,d=n*Math.abs(c-u),f=Mr(o.map(function(h){return h.y||0}));return Z(s)&&typeof s=="number"?f=Math.max(s,f):s&&Array.isArray(s)&&s.length&&(f=Math.max(Mr(s.map(function(h){return h.y||0})),f)),Z(f)?S.default.createElement("rect",{x:c<u?c:c-d,y:0,width:d,height:Math.floor(f+(l?parseInt("".concat(l),10):1))}):null}},{key:"renderVerticalRect",value:function(n){var a=this.props,s=a.baseLine,o=a.points,l=a.strokeWidth,c=o[0].y,u=o[o.length-1].y,d=n*Math.abs(c-u),f=Mr(o.map(function(h){return h.x||0}));return Z(s)&&typeof s=="number"?f=Math.max(s,f):s&&Array.isArray(s)&&s.length&&(f=Math.max(Mr(s.map(function(h){return h.x||0})),f)),Z(f)?S.default.createElement("rect",{x:0,y:c<u?c:c-d,width:f+(l?parseInt("".concat(l),10):1),height:Math.floor(d)}):null}},{key:"renderClipRect",value:function(n){var a=this.props.layout;return a==="vertical"?this.renderVerticalRect(n):this.renderHorizontalRect(n)}},{key:"renderAreaStatically",value:function(n,a,s,o){var l=this.props,c=l.layout,u=l.type,d=l.stroke,f=l.connectNulls,h=l.isRange;l.ref;var p=FO(l,FW);return S.default.createElement(he,{clipPath:s?"url(#clipPath-".concat(o,")"):null},S.default.createElement(cn,sn({},se(p,!0),{points:n,connectNulls:f,type:u,baseLine:a,layout:c,stroke:"none",className:"recharts-area-area"})),d!=="none"&&S.default.createElement(cn,sn({},se(this.props,!1),{className:"recharts-area-curve",layout:c,type:u,connectNulls:f,fill:"none",points:n})),d!=="none"&&h&&S.default.createElement(cn,sn({},se(this.props,!1),{className:"recharts-area-curve",layout:c,type:u,connectNulls:f,fill:"none",points:a})))}},{key:"renderAreaWithAnimation",value:function(n,a){var s=this,o=this.props,l=o.points,c=o.baseLine,u=o.isAnimationActive,d=o.animationBegin,f=o.animationDuration,h=o.animationEasing,p=o.animationId,v=this.state,x=v.prevPoints,m=v.prevBaseLine;return S.default.createElement(Ot,{begin:d,duration:f,isActive:u,easing:h,from:{t:0},to:{t:1},key:"area-".concat(p),onAnimationEnd:this.handleAnimationEnd,onAnimationStart:this.handleAnimationStart},function(g){var b=g.t;if(x){var w=x.length/l.length,C=l.map(function(A,k){var I=Math.floor(k*w);if(x[I]){var _=x[I],E=Ee(_.x,A.x),T=Ee(_.y,A.y);return kr(kr({},A),{},{x:E(b),y:T(b)})}return A}),y;if(Z(c)&&typeof c=="number"){var j=Ee(m,c);y=j(b)}else if(de(c)||ka(c)){var N=Ee(m,0);y=N(b)}else y=c.map(function(A,k){var I=Math.floor(k*w);if(m[I]){var _=m[I],E=Ee(_.x,A.x),T=Ee(_.y,A.y);return kr(kr({},A),{},{x:E(b),y:T(b)})}return A});return s.renderAreaStatically(C,y,n,a)}return S.default.createElement(he,null,S.default.createElement("defs",null,S.default.createElement("clipPath",{id:"animationClipPath-".concat(a)},s.renderClipRect(b))),S.default.createElement(he,{clipPath:"url(#animationClipPath-".concat(a,")")},s.renderAreaStatically(l,c,n,a)))})}},{key:"renderArea",value:function(n,a){var s=this.props,o=s.points,l=s.baseLine,c=s.isAnimationActive,u=this.state,d=u.prevPoints,f=u.prevBaseLine,h=u.totalLength;return c&&o&&o.length&&(!d&&h>0||!jr(d,o)||!jr(f,l))?this.renderAreaWithAnimation(n,a):this.renderAreaStatically(o,l,n,a)}},{key:"render",value:function(){var n,a=this.props,s=a.hide,o=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(s||!l||!l.length)return null;var g=this.state.isAnimationFinished,b=l.length===1,w=ae.default("recharts-area",c),C=f&&f.allowDataOverflow,y=h&&h.allowDataOverflow,j=C||y,N=de(m)?this.id:m,A=(n=se(o,!1))!==null&&n!==void 0?n:{r:3,strokeWidth:2},k=A.r,I=k===void 0?3:k,_=A.strokeWidth,E=_===void 0?2:_,T=k3(o)?o:{},R=T.clipDot,M=R===void 0?!0:R,$=I*2+E;return S.default.createElement(he,{className:w},C||y?S.default.createElement("defs",null,S.default.createElement("clipPath",{id:"clipPath-".concat(N)},S.default.createElement("rect",{x:C?d:d-p/2,y:y?u:u-v/2,width:C?p:p*2,height:y?v:v*2})),!M&&S.default.createElement("clipPath",{id:"clipPath-dots-".concat(N)},S.default.createElement("rect",{x:d-$/2,y:u-$/2,width:p+$,height:v+$}))):null,b?null:this.renderArea(j,N),(o||b)&&this.renderDots(j,M,N),(!x||g)&&Mt.renderCallByParent(this.props,l))}}],[{key:"getDerivedStateFromProps",value:function(n,a){return n.animationId!==a.prevAnimationId?{prevAnimationId:n.animationId,curPoints:n.points,curBaseLine:n.baseLine,prevPoints:a.curPoints,prevBaseLine:a.curBaseLine}:n.points!==a.curPoints||n.baseLine!==a.curBaseLine?{curPoints:n.points,curBaseLine:n.baseLine}:null}}])})(P.PureComponent);BO=Hr;Zt(Hr,"displayName","Area");Zt(Hr,"defaultProps",{stroke:"#3182bd",fill:"#3182bd",fillOpacity:.6,xAxisId:0,yAxisId:0,legendType:"line",connectNulls:!1,points:[],dot:!1,activeDot:!0,hide:!1,isAnimationActive:!ir.isSsr,animationBegin:0,animationDuration:1500,animationEasing:"ease"});Zt(Hr,"getBaseValue",function(e,t,r,n){var a=e.layout,s=e.baseValue,o=t.props.baseValue,l=o??s;if(Z(l)&&typeof l=="number")return l;var c=a==="horizontal"?n:r,u=c.scale.domain();if(c.type==="number"){var d=Math.max(u[0],u[1]),f=Math.min(u[0],u[1]);return l==="dataMin"?f:l==="dataMax"||d<0?d:Math.max(Math.min(u[0],u[1]),0)}return l==="dataMin"?u[0]:l==="dataMax"?u[1]:u[0]});Zt(Hr,"getComposedData",function(e){var t=e.props,r=e.item,n=e.xAxis,a=e.yAxis,s=e.xAxisTicks,o=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=BO.getBaseValue(t,r,n,a),m=p==="horizontal",g=!1,b=f.map(function(C,y){var j;v?j=u[d+y]:(j=Le(C,c),Array.isArray(j)?g=!0:j=[x,j]);var N=j[1]==null||v&&Le(C,c)==null;return m?{x:ho({axis:n,ticks:s,bandSize:l,entry:C,index:y}),y:N?null:a.scale(j[1]),value:j,payload:C}:{x:N?null:n.scale(j[1]),y:ho({axis:a,ticks:o,bandSize:l,entry:C,index:y}),value:j,payload:C}}),w;return v||g?w=b.map(function(C){var y=Array.isArray(C.value)?C.value[0]:null;return m?{x:C.x,y:y!=null&&C.y!=null?a.scale(y):null}:{x:y!=null?n.scale(y):null,y:C.y}}):w=m?a.scale(x):n.scale(x),kr({points:b,baseLine:w,layout:p,isRange:g},h)});Zt(Hr,"renderDotItem",function(e,t){var r;if(S.default.isValidElement(e))r=S.default.cloneElement(e,t);else if(le(e))r=e(t);else{var n=ae.default("recharts-area-dot",typeof e!="boolean"?e.className:""),a=t.key,s=FO(t,qW);r=S.default.createElement($a,sn({},s,{key:a,className:n}))}return r});function ja(e){"@babel/helpers - typeof";return ja=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ja(e)}function XW(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function QW(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 JW(e,t,r){return t&&QW(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function eH(e,t,r){return t=Uo(t),tH(e,HO()?Reflect.construct(t,r||[],Uo(e).constructor):t.apply(e,r))}function tH(e,t){if(t&&(ja(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return rH(e)}function rH(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function HO(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(HO=function(){return!!e})()}function Uo(e){return Uo=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Uo(e)}function nH(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 VO(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=aH(e,"string");return ja(t)=="symbol"?t:t+""}function aH(e,t){if(ja(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(ja(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}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 iH(e){var t=e.xAxisId,r=zx(),n=Bx(),a=OO(t);return a==null?null:S.createElement(Da,Up({},a,{className:ae.default("recharts-".concat(a.axisType," ").concat(a.axisType),a.className),viewBox:{x:0,y:0,width:r,height:n},ticksGenerator:function(o){return fr(o,!0)}}))}var mr=(function(e){function t(){return XW(this,t),eH(this,t,arguments)}return nH(t,e),JW(t,[{key:"render",value:function(){return S.createElement(iH,this.props)}}])})(S.Component);VO(mr,"displayName","XAxis");VO(mr,"defaultProps",{allowDecimals:!0,hide:!1,orientation:"bottom",width:0,height:30,mirror:!1,xAxisId:0,tickCount:5,type:"category",padding:{left:0,right:0},allowDataOverflow:!1,scale:"auto",reversed:!1,allowDuplicatedCategory:!0});function 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 sH(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function oH(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,ZO(n.key),n)}}function lH(e,t,r){return t&&oH(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function cH(e,t,r){return t=Ko(t),uH(e,KO()?Reflect.construct(t,r||[],Ko(e).constructor):t.apply(e,r))}function uH(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 dH(e)}function dH(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function KO(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(KO=function(){return!!e})()}function Ko(e){return Ko=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Ko(e)}function fH(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 GO(e,t,r){return t=ZO(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function ZO(e){var t=hH(e,"string");return Ca(t)=="symbol"?t:t+""}function hH(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)}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)}var pH=function(t){var r=t.yAxisId,n=zx(),a=Bx(),s=PO(r);return s==null?null:S.createElement(Da,Gp({},s,{className:ae.default("recharts-".concat(s.axisType," ").concat(s.axisType),s.className),viewBox:{x:0,y:0,width:n,height:a},ticksGenerator:function(l){return fr(l,!0)}}))},Dr=(function(e){function t(){return sH(this,t),cH(this,t,arguments)}return fH(t,e),lH(t,[{key:"render",value:function(){return S.createElement(pH,this.props)}}])})(S.Component);GO(Dr,"displayName","YAxis");GO(Dr,"defaultProps",{allowDuplicatedCategory:!0,allowDecimals:!0,hide:!1,orientation:"left",width:60,height:0,mirror:!1,yAxisId:0,tickCount:5,type:"number",padding:{top:0,bottom:0},allowDataOverflow:!1,scale:"auto",reversed:!1});function Tj(e){return vH(e)||gH(e)||xH(e)||mH()}function mH(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
84
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function xH(e,t){if(e){if(typeof e=="string")return Zp(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 Zp(e,t)}}function gH(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function vH(e){if(Array.isArray(e))return Zp(e)}function Zp(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 Yp=function(t,r,n,a,s){var o=gt(t,qx),l=gt(t,Ql),c=[].concat(Tj(o),Tj(l)),u=gt(t,ec),d="".concat(a,"Id"),f=a[0],h=r;if(c.length&&(h=c.reduce(function(x,m){if(m.props[d]===n&&Qt(m.props,"extendDomain")&&Z(m.props[f])){var 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&&Qt(m.props,"extendDomain")&&Z(m.props[p])&&Z(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 s&&s.length&&(h=s.reduce(function(x,m){return Z(m)?[Math.min(x[0],m),Math.max(x[1],m)]:x},h)),h},xh={exports:{}},Ej;function yH(){return Ej||(Ej=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 s(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 o(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,w;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(w=1,b=new Array(g-1);w<g;w++)b[w-1]=arguments[w];m.fn.apply(m.context,b)}else{var C=m.length,y;for(w=0;w<C;w++)switch(m[w].once&&this.removeListener(u,m[w].fn,void 0,!0),g){case 1:m[w].fn.call(m[w].context);break;case 2:m[w].fn.call(m[w].context,d);break;case 3:m[w].fn.call(m[w].context,d,f);break;case 4:m[w].fn.call(m[w].context,d,f,h);break;default:if(!b)for(y=1,b=new Array(g-1);y<g;y++)b[y-1]=arguments[y];m[w].fn.apply(m[w].context,b)}}return!0},l.prototype.on=function(u,d,f){return s(this,u,d,f,!1)},l.prototype.once=function(u,d,f){return s(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 o(this,p),this;var v=this._events[p];if(v.fn)v.fn===d&&(!h||v.once)&&(!f||v.context===f)&&o(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:o(this,p)}return this},l.prototype.removeAllListeners=function(u){var d;return u?(d=r?r+u:u,this._events[d]&&o(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})(xh)),xh.exports}var bH=yH();const wH=Ne(bH);var gh=new wH,vh="recharts.syncMouseEvents";function Gi(e){"@babel/helpers - typeof";return Gi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Gi(e)}function jH(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function CH(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,YO(n.key),n)}}function SH(e,t,r){return t&&CH(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function yh(e,t,r){return t=YO(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function YO(e){var t=NH(e,"string");return Gi(t)=="symbol"?t:t+""}function NH(e,t){if(Gi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Gi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}var OH=(function(){function e(){jH(this,e),yh(this,"activeIndex",0),yh(this,"coordinateList",[]),yh(this,"layout","horizontal")}return SH(e,[{key:"setDetails",value:function(r){var n,a=r.coordinateList,s=a===void 0?null:a,o=r.container,l=o===void 0?null:o,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=s??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(),s=a.x,o=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=s+c+u,h=o+this.offset.top+l/2+d;this.mouseHandlerCallback({pageX:f,pageY:h})}}}])})();function PH(e,t,r){if(r==="number"&&t===!0&&Array.isArray(e)){var n=e?.[0],a=e?.[1];if(n&&a&&Z(n)&&Z(a))return!0}return!1}function AH(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 XO(e){var t=e.cx,r=e.cy,n=e.radius,a=e.startAngle,s=e.endAngle,o=ge(t,r,n,a),l=ge(t,r,n,s);return{points:[o,l],cx:t,cy:r,radius:n,startAngle:a,endAngle:s}}function _H(e,t,r){var n,a,s,o;if(e==="horizontal")n=t.x,s=n,a=r.top,o=r.top+r.height;else if(e==="vertical")a=t.y,o=a,n=r.left,s=r.left+r.width;else if(t.cx!=null&&t.cy!=null)if(e==="centric"){var l=t.cx,c=t.cy,u=t.innerRadius,d=t.outerRadius,f=t.angle,h=ge(l,c,u,f),p=ge(l,c,d,f);n=h.x,a=h.y,s=p.x,o=p.y}else return XO(t);return[{x:n,y:a},{x:s,y:o}]}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 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 As(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){kH(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 kH(e,t,r){return t=TH(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function TH(e){var t=EH(e,"string");return Zi(t)=="symbol"?t:t+""}function EH(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 IH(e){var t,r,n=e.element,a=e.tooltipEventType,s=e.isActive,o=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||!s||!o||h!=="ScatterChart"&&a!=="axis")return null;var v,x=cn;if(h==="ScatterChart")v=o,x=sz;else if(h==="BarChart")v=AH(f,o,c,d),x=Ix;else if(f==="radial"){var m=XO(o),g=m.cx,b=m.cy,w=m.radius,C=m.startAngle,y=m.endAngle;v={cx:g,cy:b,startAngle:C,endAngle:y,innerRadius:w,outerRadius:w},x=FN}else v={points:_H(f,o,c)},x=cn;var j=As(As(As(As({stroke:"#ccc",pointerEvents:"none"},c),v),se(p,!1)),{},{payload:l,payloadIndex:u,className:ae.default("recharts-tooltip-cursor",p.className)});return P.isValidElement(p)?P.cloneElement(p,j):P.createElement(x,j)}var MH=["item"],$H=["children","className","width","height","style","compact","title","desc"];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 Vn(){return Vn=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},Vn.apply(this,arguments)}function Mj(e,t){return DH(e)||LH(e,t)||JO(e,t)||RH()}function RH(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
85
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function LH(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,a,s,o,l=[],c=!0,u=!1;try{if(s=(r=r.call(e)).next,t!==0)for(;!(c=(n=s.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&&(o=r.return(),Object(o)!==o))return}finally{if(u)throw a}}return l}}function DH(e){if(Array.isArray(e))return e}function $j(e,t){if(e==null)return{};var r=zH(e,t),n,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)n=s[a],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function zH(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 BH(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function FH(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 qH(e,t,r){return t&&FH(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function WH(e,t,r){return t=Go(t),HH(e,QO()?Reflect.construct(t,r||[],Go(e).constructor):t.apply(e,r))}function HH(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 VH(e)}function VH(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function QO(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(QO=function(){return!!e})()}function Go(e){return Go=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Go(e)}function UH(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 Na(e){return ZH(e)||GH(e)||JO(e)||KH()}function KH(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
86
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function JO(e,t){if(e){if(typeof e=="string")return Qp(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 Qp(e,t)}}function GH(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function ZH(e){if(Array.isArray(e))return Qp(e)}function Qp(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 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 V(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){ue(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 ue(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=YH(e,"string");return Sa(t)=="symbol"?t:t+""}function YH(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(t==="string"?String:Number)(e)}var XH={xAxis:["bottom","top"],yAxis:["left","right"]},QH={width:"100%",height:"100%"},t5={x:0,y:0};function _s(e){return e}var JH=function(t,r){return r==="horizontal"?t.x:r==="vertical"?t.y:r==="centric"?t.angle:t.radius},eV=function(t,r,n,a){var s=r.find(function(d){return d&&d.index===n});if(s){if(t==="horizontal")return{x:s.coordinate,y:a.y};if(t==="vertical")return{x:a.x,y:s.coordinate};if(t==="centric"){var o=s.coordinate,l=a.radius;return V(V(V({},a),ge(a.cx,a.cy,l,o)),{},{angle:o,radius:l})}var c=s.coordinate,u=a.angle;return V(V(V({},a),ge(a.cx,a.cy,c,u)),{},{angle:u,radius:c})}return t5},tc=function(t,r){var n=r.graphicalItems,a=r.dataStartIndex,s=r.dataEndIndex,o=(n??[]).reduce(function(l,c){var u=c.props.data;return u&&u.length?[].concat(Na(l),Na(u)):l},[]);return o.length>0?o:t&&t.length&&Z(a)&&Z(s)?t.slice(a,s+1):[]};function r5(e){return e==="number"?[0,"auto"]:void 0}var Jp=function(t,r,n,a){var s=t.graphicalItems,o=t.tooltipAxis,l=tc(r,t);return n<0||!s||!s.length||n>=l.length?null:s.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(o.dataKey&&!o.allowDuplicatedCategory){var p=f===void 0?l:f;h=Bs(p,o.dataKey,a)}else h=f&&f[n]||l[n];return h?[].concat(Na(c),[_x(u,h)]):c},[])},Lj=function(t,r,n,a){var s=a||{x:t.chartX,y:t.chartY},o=JH(s,n),l=t.orderedTooltipTicks,c=t.tooltipAxis,u=t.tooltipTicks,d=N$(o,l,u,c);if(d>=0&&u){var f=u[d]&&u[d].value,h=Jp(t,r,d,f),p=eV(n,l,d,s);return{activeTooltipIndex:d,activeLabel:f,activePayload:h,activeCoordinate:p}}return null},tV=function(t,r){var n=r.axes,a=r.graphicalItems,s=r.axisType,o=r.axisIdKey,l=r.stackGroups,c=r.dataStartIndex,u=r.dataEndIndex,d=t.layout,f=t.children,h=t.stackOffset,p=ON(d,s);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,w=g.dataKey,C=g.allowDataOverflow,y=g.allowDuplicatedCategory,j=g.scale,N=g.ticks,A=g.includeHidden,k=g[o];if(v[k])return v;var I=tc(t.data,{graphicalItems:a.filter(function(H){var G,J=o in H.props?H.props[o]:(G=H.type.defaultProps)===null||G===void 0?void 0:G[o];return J===k}),dataStartIndex:c,dataEndIndex:u}),_=I.length,E,T,R;PH(g.domain,C,b)&&(E=lp(g.domain,null,C),p&&(b==="number"||j!=="auto")&&(R=si(I,w,"category")));var M=r5(b);if(!E||E.length===0){var $,L=($=g.domain)!==null&&$!==void 0?$:M;if(w){if(E=si(I,w,b),b==="category"&&p){var q=g8(E);y&&q?(T=E,E=Io(0,_)):y||(E=y1(L,E,x).reduce(function(H,G){return H.indexOf(G)>=0?H:[].concat(Na(H),[G])},[]))}else if(b==="category")y?E=E.filter(function(H){return H!==""&&!de(H)}):E=y1(L,E,x).reduce(function(H,G){return H.indexOf(G)>=0||G===""||de(G)?H:[].concat(Na(H),[G])},[]);else if(b==="number"){var U=k$(I,a.filter(function(H){var G,J,ne=o in H.props?H.props[o]:(G=H.type.defaultProps)===null||G===void 0?void 0:G[o],X="hide"in H.props?H.props.hide:(J=H.type.defaultProps)===null||J===void 0?void 0:J.hide;return ne===k&&(A||!X)}),w,s,d);U&&(E=U)}p&&(b==="number"||j!=="auto")&&(R=si(I,w,"category"))}else p?E=Io(0,_):l&&l[k]&&l[k].hasStack&&b==="number"?E=h==="expand"?[0,1]:MN(l[k].stackGroups,c,u):E=NN(I,a.filter(function(H){var G=o in H.props?H.props[o]:H.type.defaultProps[o],J="hide"in H.props?H.props.hide:H.type.defaultProps.hide;return G===k&&(A||!J)}),b,d,!0);if(b==="number")E=Yp(f,E,k,s,N),L&&(E=lp(L,E,C));else if(b==="category"&&L){var D=L,F=E.every(function(H){return D.indexOf(H)>=0});F&&(E=D)}}return V(V({},v),{},ue({},k,V(V({},g),{},{axisType:s,domain:E,categoricalDomain:R,duplicateDomain:T,originalDomain:(m=g.domain)!==null&&m!==void 0?m:M,isCategorical:p,layout:d})))},{})},rV=function(t,r){var n=r.graphicalItems,a=r.Axis,s=r.axisType,o=r.axisIdKey,l=r.stackGroups,c=r.dataStartIndex,u=r.dataEndIndex,d=t.layout,f=t.children,h=tc(t.data,{graphicalItems:n,dataStartIndex:c,dataEndIndex:u}),p=h.length,v=ON(d,s),x=-1;return n.reduce(function(m,g){var b=g.type.defaultProps!==void 0?V(V({},g.type.defaultProps),g.props):g.props,w=b[o],C=r5("number");if(!m[w]){x++;var y;return v?y=Io(0,p):l&&l[w]&&l[w].hasStack?(y=MN(l[w].stackGroups,c,u),y=Yp(f,y,w,s)):(y=lp(C,NN(h,n.filter(function(j){var N,A,k=o in j.props?j.props[o]:(N=j.type.defaultProps)===null||N===void 0?void 0:N[o],I="hide"in j.props?j.props.hide:(A=j.type.defaultProps)===null||A===void 0?void 0:A.hide;return k===w&&!I}),"number",d),a.defaultProps.allowDataOverflow),y=Yp(f,y,w,s)),V(V({},m),{},ue({},w,V(V({axisType:s},a.defaultProps),{},{hide:!0,orientation:Nt(XH,"".concat(s,".").concat(x%2),null),domain:y,originalDomain:C,isCategorical:v,layout:d})))}return m},{})},nV=function(t,r){var n=r.axisType,a=n===void 0?"xAxis":n,s=r.AxisComp,o=r.graphicalItems,l=r.stackGroups,c=r.dataStartIndex,u=r.dataEndIndex,d=t.children,f="".concat(a,"Id"),h=gt(d,s),p={};return h&&h.length?p=tV(t,{axes:h,graphicalItems:o,axisType:a,axisIdKey:f,stackGroups:l,dataStartIndex:c,dataEndIndex:u}):o&&o.length&&(p=rV(t,{Axis:s,graphicalItems:o,axisType:a,axisIdKey:f,stackGroups:l,dataStartIndex:c,dataEndIndex:u})),p},aV=function(t){var r=Ir(t),n=fr(r,!1,!0);return{tooltipTicks:n,orderedTooltipTicks:rx(n,function(a){return a.coordinate}),tooltipAxis:r,tooltipAxisBandSize:mo(r,n)}},Dj=function(t){var r=t.children,n=t.defaultShowTooltip,a=jt(r,ha),s=0,o=0;return t.data&&t.data.length!==0&&(o=t.data.length-1),a&&a.props&&(a.props.startIndex>=0&&(s=a.props.startIndex),a.props.endIndex>=0&&(o=a.props.endIndex)),{chartX:0,chartY:0,dataStartIndex:s,dataEndIndex:o,activeTooltipIndex:-1,isTooltipActive:!!n}},iV=function(t){return!t||!t.length?!1:t.some(function(r){var n=hr(r&&r.type);return n&&n.indexOf("Bar")>=0})},zj=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"}},sV=function(t,r){var n=t.props,a=t.graphicalItems,s=t.xAxisMap,o=s===void 0?{}:s,l=t.yAxisMap,c=l===void 0?{}:l,u=n.width,d=n.height,f=n.children,h=n.margin||{},p=jt(f,ha),v=jt(f,Yt),x=Object.keys(c).reduce(function(y,j){var N=c[j],A=N.orientation;return!N.mirror&&!N.hide?V(V({},y),{},ue({},A,y[A]+N.width)):y},{left:h.left||0,right:h.right||0}),m=Object.keys(o).reduce(function(y,j){var N=o[j],A=N.orientation;return!N.mirror&&!N.hide?V(V({},y),{},ue({},A,Nt(y,"".concat(A))+N.height)):y},{top:h.top||0,bottom:h.bottom||0}),g=V(V({},m),x),b=g.bottom;p&&(g.bottom+=p.props.height||ha.defaultProps.height),v&&r&&(g=A$(g,a,n,r));var w=u-g.left-g.right,C=d-g.top-g.bottom;return V(V({brushBottom:b},g),{},{width:Math.max(w,0),height:Math.max(C,0)})},oV=function(t,r){if(r==="xAxis")return t[r].width;if(r==="yAxis")return t[r].height},za=function(t){var r=t.chartName,n=t.GraphicalChild,a=t.defaultTooltipEventType,s=a===void 0?"axis":a,o=t.validateTooltipEventTypes,l=o===void 0?["axis"]:o,c=t.axisComponents,u=t.legendContent,d=t.formatAxisMap,f=t.defaultProps,h=function(g,b){var w=b.graphicalItems,C=b.stackGroups,y=b.offset,j=b.updateId,N=b.dataStartIndex,A=b.dataEndIndex,k=g.barSize,I=g.layout,_=g.barGap,E=g.barCategoryGap,T=g.maxBarSize,R=zj(I),M=R.numericAxisName,$=R.cateAxisName,L=iV(w),q=[];return w.forEach(function(U,D){var F=tc(g.data,{graphicalItems:[U],dataStartIndex:N,dataEndIndex:A}),H=U.type.defaultProps!==void 0?V(V({},U.type.defaultProps),U.props):U.props,G=H.dataKey,J=H.maxBarSize,ne=H["".concat(M,"Id")],X=H["".concat($,"Id")],re={},ce=c.reduce(function(Vr,sr){var rc,nc,ac=b["".concat(sr.axisType,"Map")],Yx=H["".concat(sr.axisType,"Id")];ac&&ac[Yx]||sr.axisType==="zAxis"||(process.env.NODE_ENV!=="production"?xt(!1,"Specifying a(n) ".concat(sr.axisType,"Id requires a corresponding ").concat(sr.axisType,"Id on the targeted graphical component ").concat((rc=U==null||(nc=U.type)===null||nc===void 0?void 0:nc.displayName)!==null&&rc!==void 0?rc:"")):xt());var Xx=ac[Yx];return V(V({},Vr),{},ue(ue({},sr.axisType,Xx),"".concat(sr.axisType,"Ticks"),fr(Xx)))},re),K=ce[$],ee=ce["".concat($,"Ticks")],te=C&&C[ne]&&C[ne].hasStack&&R$(U,C[ne].stackGroups),z=hr(U.type).indexOf("Bar")>=0,pe=mo(K,ee),Y=[],Oe=L&&O$({barSize:k,stackGroups:C,totalSize:oV(ce,$)});if(z){var $e,nt,_r=de(J)?T:J,In=($e=(nt=mo(K,ee,!0))!==null&&nt!==void 0?nt:_r)!==null&&$e!==void 0?$e:0;Y=P$({barGap:_,barCategoryGap:E,bandSize:In!==pe?In:pe,sizeList:Oe[X],maxBarSize:_r}),In!==pe&&(Y=Y.map(function(Vr){return V(V({},Vr),{},{position:V(V({},Vr.position),{},{offset:Vr.position.offset-In/2})})}))}var cs=U&&U.type&&U.type.getComposedData;cs&&q.push({props:V(V({},cs(V(V({},ce),{},{displayedData:F,props:g,dataKey:G,item:U,bandSize:pe,barPosition:Y,offset:y,stackedData:te,layout:I,dataStartIndex:N,dataEndIndex:A}))),{},ue(ue(ue({key:U.key||"item-".concat(D)},M,ce[M]),$,ce[$]),"animationId",j)),childIndex:_8(U,g.children),item:U})}),q},p=function(g,b){var w=g.props,C=g.dataStartIndex,y=g.dataEndIndex,j=g.updateId;if(!$v({props:w}))return null;var N=w.children,A=w.layout,k=w.stackOffset,I=w.data,_=w.reverseStackOrder,E=zj(A),T=E.numericAxisName,R=E.cateAxisName,M=gt(N,n),$=$$(I,M,"".concat(T,"Id"),"".concat(R,"Id"),k,_),L=c.reduce(function(H,G){var J="".concat(G.axisType,"Map");return V(V({},H),{},ue({},J,nV(w,V(V({},G),{},{graphicalItems:M,stackGroups:G.axisType===T&&$,dataStartIndex:C,dataEndIndex:y}))))},{}),q=sV(V(V({},L),{},{props:w,graphicalItems:M}),b?.legendBBox);Object.keys(L).forEach(function(H){L[H]=d(w,L[H],q,H.replace("Map",""),r)});var U=L["".concat(R,"Map")],D=aV(U),F=h(w,V(V({},L),{},{dataStartIndex:C,dataEndIndex:y,updateId:j,graphicalItems:M,stackGroups:$,offset:q}));return V(V({formattedGraphicalItems:F,graphicalItems:M,offset:q,stackGroups:$},D),L)},v=(function(m){function g(b){var w,C,y;return BH(this,g),y=WH(this,g,[b]),ue(y,"eventEmitterSymbol",Symbol("rechartsEventEmitter")),ue(y,"accessibilityManager",new OH),ue(y,"handleLegendBBoxUpdate",function(j){if(j){var N=y.state,A=N.dataStartIndex,k=N.dataEndIndex,I=N.updateId;y.setState(V({legendBBox:j},p({props:y.props,dataStartIndex:A,dataEndIndex:k,updateId:I},V(V({},y.state),{},{legendBBox:j}))))}}),ue(y,"handleReceiveSyncEvent",function(j,N,A){if(y.props.syncId===j){if(A===y.eventEmitterSymbol&&typeof y.props.syncMethod!="function")return;y.applySyncEvent(N)}}),ue(y,"handleBrushChange",function(j){var N=j.startIndex,A=j.endIndex;if(N!==y.state.dataStartIndex||A!==y.state.dataEndIndex){var k=y.state.updateId;y.setState(function(){return V({dataStartIndex:N,dataEndIndex:A},p({props:y.props,dataStartIndex:N,dataEndIndex:A,updateId:k},y.state))}),y.triggerSyncEvent({dataStartIndex:N,dataEndIndex:A})}}),ue(y,"handleMouseEnter",function(j){var N=y.getMouseInfo(j);if(N){var A=V(V({},N),{},{isTooltipActive:!0});y.setState(A),y.triggerSyncEvent(A);var k=y.props.onMouseEnter;le(k)&&k(A,j)}}),ue(y,"triggeredAfterMouseMove",function(j){var N=y.getMouseInfo(j),A=N?V(V({},N),{},{isTooltipActive:!0}):{isTooltipActive:!1};y.setState(A),y.triggerSyncEvent(A);var k=y.props.onMouseMove;le(k)&&k(A,j)}),ue(y,"handleItemMouseEnter",function(j){y.setState(function(){return{isTooltipActive:!0,activeItem:j,activePayload:j.tooltipPayload,activeCoordinate:j.tooltipPosition||{x:j.cx,y:j.cy}}})}),ue(y,"handleItemMouseLeave",function(){y.setState(function(){return{isTooltipActive:!1}})}),ue(y,"handleMouseMove",function(j){j.persist(),y.throttleTriggeredAfterMouseMove(j)}),ue(y,"handleMouseLeave",function(j){y.throttleTriggeredAfterMouseMove.cancel();var N={isTooltipActive:!1};y.setState(N),y.triggerSyncEvent(N);var A=y.props.onMouseLeave;le(A)&&A(N,j)}),ue(y,"handleOuterEvent",function(j){var N=A8(j),A=Nt(y.props,"".concat(N));if(N&&le(A)){var k,I;/.*touch.*/i.test(N)?I=y.getMouseInfo(j.changedTouches[0]):I=y.getMouseInfo(j),A((k=I)!==null&&k!==void 0?k:{},j)}}),ue(y,"handleClick",function(j){var N=y.getMouseInfo(j);if(N){var A=V(V({},N),{},{isTooltipActive:!0});y.setState(A),y.triggerSyncEvent(A);var k=y.props.onClick;le(k)&&k(A,j)}}),ue(y,"handleMouseDown",function(j){var N=y.props.onMouseDown;if(le(N)){var A=y.getMouseInfo(j);N(A,j)}}),ue(y,"handleMouseUp",function(j){var N=y.props.onMouseUp;if(le(N)){var A=y.getMouseInfo(j);N(A,j)}}),ue(y,"handleTouchMove",function(j){j.changedTouches!=null&&j.changedTouches.length>0&&y.throttleTriggeredAfterMouseMove(j.changedTouches[0])}),ue(y,"handleTouchStart",function(j){j.changedTouches!=null&&j.changedTouches.length>0&&y.handleMouseDown(j.changedTouches[0])}),ue(y,"handleTouchEnd",function(j){j.changedTouches!=null&&j.changedTouches.length>0&&y.handleMouseUp(j.changedTouches[0])}),ue(y,"handleDoubleClick",function(j){var N=y.props.onDoubleClick;if(le(N)){var A=y.getMouseInfo(j);N(A,j)}}),ue(y,"handleContextMenu",function(j){var N=y.props.onContextMenu;if(le(N)){var A=y.getMouseInfo(j);N(A,j)}}),ue(y,"triggerSyncEvent",function(j){y.props.syncId!==void 0&&gh.emit(vh,y.props.syncId,j,y.eventEmitterSymbol)}),ue(y,"applySyncEvent",function(j){var N=y.props,A=N.layout,k=N.syncMethod,I=y.state.updateId,_=j.dataStartIndex,E=j.dataEndIndex;if(j.dataStartIndex!==void 0||j.dataEndIndex!==void 0)y.setState(V({dataStartIndex:_,dataEndIndex:E},p({props:y.props,dataStartIndex:_,dataEndIndex:E,updateId:I},y.state)));else if(j.activeTooltipIndex!==void 0){var T=j.chartX,R=j.chartY,M=j.activeTooltipIndex,$=y.state,L=$.offset,q=$.tooltipTicks;if(!L)return;if(typeof k=="function")M=k(q,j);else if(k==="value"){M=-1;for(var U=0;U<q.length;U++)if(q[U].value===j.activeLabel){M=U;break}}var D=V(V({},L),{},{x:L.left,y:L.top}),F=Math.min(T,D.x+D.width),H=Math.min(R,D.y+D.height),G=q[M]&&q[M].value,J=Jp(y.state,y.props.data,M),ne=q[M]?{x:A==="horizontal"?q[M].coordinate:F,y:A==="horizontal"?H:q[M].coordinate}:t5;y.setState(V(V({},j),{},{activeLabel:G,activeCoordinate:ne,activePayload:J,activeTooltipIndex:M}))}else y.setState(j)}),ue(y,"renderCursor",function(j){var N,A=y.state,k=A.isTooltipActive,I=A.activeCoordinate,_=A.activePayload,E=A.offset,T=A.activeTooltipIndex,R=A.tooltipAxisBandSize,M=y.getTooltipEventType(),$=(N=j.props.active)!==null&&N!==void 0?N:k,L=y.props.layout,q=j.key||"_recharts-cursor";return S.default.createElement(IH,{key:q,activeCoordinate:I,activePayload:_,activeTooltipIndex:T,chartName:r,element:j,isActive:$,layout:L,offset:E,tooltipAxisBandSize:R,tooltipEventType:M})}),ue(y,"renderPolarAxis",function(j,N,A){var k=Nt(j,"type.axisType"),I=Nt(y.state,"".concat(k,"Map")),_=j.type.defaultProps,E=_!==void 0?V(V({},_),j.props):j.props,T=I&&I[E["".concat(k,"Id")]];return P.cloneElement(j,V(V({},T),{},{className:ae.default(k,T.className),key:j.key||"".concat(N,"-").concat(A),ticks:fr(T,!0)}))}),ue(y,"renderPolarGrid",function(j){var N=j.props,A=N.radialLines,k=N.polarAngles,I=N.polarRadius,_=y.state,E=_.radiusAxisMap,T=_.angleAxisMap,R=Ir(E),M=Ir(T),$=M.cx,L=M.cy,q=M.innerRadius,U=M.outerRadius;return P.cloneElement(j,{polarAngles:Array.isArray(k)?k:fr(M,!0).map(function(D){return D.coordinate}),polarRadius:Array.isArray(I)?I:fr(R,!0).map(function(D){return D.coordinate}),cx:$,cy:L,innerRadius:q,outerRadius:U,key:j.key||"polar-grid",radialLines:A})}),ue(y,"renderLegend",function(){var j=y.state.formattedGraphicalItems,N=y.props,A=N.children,k=N.width,I=N.height,_=y.props.margin||{},E=k-(_.left||0)-(_.right||0),T=CN({children:A,formattedGraphicalItems:j,legendWidth:E,legendContent:u});if(!T)return null;var R=T.item,M=$j(T,MH);return P.cloneElement(R,V(V({},M),{},{chartWidth:k,chartHeight:I,margin:_,onBBoxUpdate:y.handleLegendBBoxUpdate}))}),ue(y,"renderTooltip",function(){var j,N=y.props,A=N.children,k=N.accessibilityLayer,I=jt(A,He);if(!I)return null;var _=y.state,E=_.isTooltipActive,T=_.activeCoordinate,R=_.activePayload,M=_.activeLabel,$=_.offset,L=(j=I.props.active)!==null&&j!==void 0?j:E;return P.cloneElement(I,{viewBox:V(V({},$),{},{x:$.left,y:$.top}),active:L,label:M,payload:L?R:[],coordinate:T,accessibilityLayer:k})}),ue(y,"renderBrush",function(j){var N=y.props,A=N.margin,k=N.data,I=y.state,_=I.offset,E=I.dataStartIndex,T=I.dataEndIndex,R=I.updateId;return P.cloneElement(j,{key:j.key||"_recharts-brush",onChange:js(y.handleBrushChange,j.props.onChange),data:k,x:Z(j.props.x)?j.props.x:_.left,y:Z(j.props.y)?j.props.y:_.top+_.height+_.brushBottom-(A.bottom||0),width:Z(j.props.width)?j.props.width:_.width,startIndex:E,endIndex:T,updateId:"brush-".concat(R)})}),ue(y,"renderReferenceElement",function(j,N,A){if(!j)return null;var k=y,I=k.clipPathId,_=y.state,E=_.xAxisMap,T=_.yAxisMap,R=_.offset,M=j.type.defaultProps||{},$=j.props,L=$.xAxisId,q=L===void 0?M.xAxisId:L,U=$.yAxisId,D=U===void 0?M.yAxisId:U;return P.cloneElement(j,{key:j.key||"".concat(N,"-").concat(A),xAxis:E[q],yAxis:T[D],viewBox:{x:R.left,y:R.top,width:R.width,height:R.height},clipPathId:I})}),ue(y,"renderActivePoints",function(j){var N=j.item,A=j.activePoint,k=j.basePoint,I=j.childIndex,_=j.isRange,E=[],T=N.props.key,R=N.item.type.defaultProps!==void 0?V(V({},N.item.type.defaultProps),N.item.props):N.item.props,M=R.activeDot,$=R.dataKey,L=V(V({index:I,dataKey:$,cx:A.x,cy:A.y,r:4,fill:Ax(N.item),strokeWidth:2,stroke:"#fff",payload:A.payload,value:A.value},se(M,!1)),Fs(M));return E.push(g.renderActiveDot(M,L,"".concat(T,"-activePoint-").concat(I))),k?E.push(g.renderActiveDot(M,V(V({},L),{},{cx:k.x,cy:k.y}),"".concat(T,"-basePoint-").concat(I))):_&&E.push(null),E}),ue(y,"renderGraphicChild",function(j,N,A){var k=y.filterFormatItem(j,N,A);if(!k)return null;var I=y.getTooltipEventType(),_=y.state,E=_.isTooltipActive,T=_.tooltipAxis,R=_.activeTooltipIndex,M=_.activeLabel,$=y.props.children,L=jt($,He),q=k.props,U=q.points,D=q.isRange,F=q.baseLine,H=k.item.type.defaultProps!==void 0?V(V({},k.item.type.defaultProps),k.item.props):k.item.props,G=H.activeDot,J=H.hide,ne=H.activeBar,X=H.activeShape,re=!!(!J&&E&&L&&(G||ne||X)),ce={};I!=="axis"&&L&&L.props.trigger==="click"?ce={onClick:js(y.handleItemMouseEnter,j.props.onClick)}:I!=="axis"&&(ce={onMouseLeave:js(y.handleItemMouseLeave,j.props.onMouseLeave),onMouseEnter:js(y.handleItemMouseEnter,j.props.onMouseEnter)});var K=P.cloneElement(j,V(V({},k.props),ce));function ee(sr){return typeof T.dataKey=="function"?T.dataKey(sr.payload):null}if(re)if(R>=0){var te,z;if(T.dataKey&&!T.allowDuplicatedCategory){var pe=typeof T.dataKey=="function"?ee:"payload.".concat(T.dataKey.toString());te=Bs(U,pe,M),z=D&&F&&Bs(F,pe,M)}else te=U?.[R],z=D&&F&&F[R];if(X||ne){var Y=j.props.activeIndex!==void 0?j.props.activeIndex:R;return[P.cloneElement(j,V(V(V({},k.props),ce),{},{activeIndex:Y})),null,null]}if(!de(te))return[K].concat(Na(y.renderActivePoints({item:k,activePoint:te,basePoint:z,childIndex:R,isRange:D})))}else{var Oe,$e=(Oe=y.getItemByXY(y.state.activeCoordinate))!==null&&Oe!==void 0?Oe:{graphicalItem:K},nt=$e.graphicalItem,_r=nt.item,In=_r===void 0?j:_r,cs=nt.childIndex,Vr=V(V(V({},k.props),ce),{},{activeIndex:cs});return[P.cloneElement(In,Vr),null,null]}return D?[K,null,null]:[K,null]}),ue(y,"renderCustomized",function(j,N,A){return P.cloneElement(j,V(V({key:"recharts-customized-".concat(A)},y.props),y.state))}),ue(y,"renderMap",{CartesianGrid:{handler:_s,once:!0},ReferenceArea:{handler:y.renderReferenceElement},ReferenceLine:{handler:_s},ReferenceDot:{handler:y.renderReferenceElement},XAxis:{handler:_s},YAxis:{handler:_s},Brush:{handler:y.renderBrush,once:!0},Bar:{handler:y.renderGraphicChild},Line:{handler:y.renderGraphicChild},Area:{handler:y.renderGraphicChild},Radar:{handler:y.renderGraphicChild},RadialBar:{handler:y.renderGraphicChild},Scatter:{handler:y.renderGraphicChild},Pie:{handler:y.renderGraphicChild},Funnel:{handler:y.renderGraphicChild},Tooltip:{handler:y.renderCursor,once:!0},PolarGrid:{handler:y.renderPolarGrid,once:!0},PolarAngleAxis:{handler:y.renderPolarAxis},PolarRadiusAxis:{handler:y.renderPolarAxis},Customized:{handler:y.renderCustomized}}),y.clipPathId="".concat((w=b.id)!==null&&w!==void 0?w:On("recharts"),"-clip"),y.throttleTriggeredAfterMouseMove=CS(y.triggeredAfterMouseMove,(C=b.throttleDelay)!==null&&C!==void 0?C:1e3/60),y.state={},y}return UH(g,m),qH(g,[{key:"componentDidMount",value:function(){var w,C;this.addListener(),this.accessibilityManager.setDetails({container:this.container,offset:{left:(w=this.props.margin.left)!==null&&w!==void 0?w:0,top:(C=this.props.margin.top)!==null&&C!==void 0?C:0},coordinateList:this.state.tooltipTicks,mouseHandlerCallback:this.triggeredAfterMouseMove,layout:this.props.layout}),this.displayDefaultTooltip()}},{key:"displayDefaultTooltip",value:function(){var w=this.props,C=w.children,y=w.data,j=w.height,N=w.layout,A=jt(C,He);if(A){var k=A.props.defaultIndex;if(!(typeof k!="number"||k<0||k>this.state.tooltipTicks.length-1)){var I=this.state.tooltipTicks[k]&&this.state.tooltipTicks[k].value,_=Jp(this.state,y,k,I),E=this.state.tooltipTicks[k].coordinate,T=(this.state.offset.top+j)/2,R=N==="horizontal",M=R?{x:E,y:T}:{y:E,x:T},$=this.state.formattedGraphicalItems.find(function(q){var U=q.item;return U.type.name==="Scatter"});$&&(M=V(V({},M),$.props.points[k].tooltipPosition),_=$.props.points[k].tooltipPayload);var L={activeTooltipIndex:k,isTooltipActive:!0,activeLabel:I,activePayload:_,activeCoordinate:M};this.setState(L),this.renderCursor(A),this.accessibilityManager.setIndex(k)}}}},{key:"getSnapshotBeforeUpdate",value:function(w,C){if(!this.props.accessibilityLayer)return null;if(this.state.tooltipTicks!==C.tooltipTicks&&this.accessibilityManager.setDetails({coordinateList:this.state.tooltipTicks}),this.props.layout!==w.layout&&this.accessibilityManager.setDetails({layout:this.props.layout}),this.props.margin!==w.margin){var y,j;this.accessibilityManager.setDetails({offset:{left:(y=this.props.margin.left)!==null&&y!==void 0?y:0,top:(j=this.props.margin.top)!==null&&j!==void 0?j:0}})}return null}},{key:"componentDidUpdate",value:function(w){kh([jt(w.children,He)],[jt(this.props.children,He)])||this.displayDefaultTooltip()}},{key:"componentWillUnmount",value:function(){this.removeListener(),this.throttleTriggeredAfterMouseMove.cancel()}},{key:"getTooltipEventType",value:function(){var w=jt(this.props.children,He);if(w&&typeof w.props.shared=="boolean"){var C=w.props.shared?"axis":"item";return l.indexOf(C)>=0?C:s}return s}},{key:"getMouseInfo",value:function(w){if(!this.container)return null;var C=this.container,y=C.getBoundingClientRect(),j=gE(y),N={chartX:Math.round(w.pageX-j.left),chartY:Math.round(w.pageY-j.top)},A=y.width/C.offsetWidth||1,k=this.inRange(N.chartX,N.chartY,A);if(!k)return null;var I=this.state,_=I.xAxisMap,E=I.yAxisMap,T=this.getTooltipEventType(),R=Lj(this.state,this.props.data,this.props.layout,k);if(T!=="axis"&&_&&E){var M=Ir(_).scale,$=Ir(E).scale,L=M&&M.invert?M.invert(N.chartX):null,q=$&&$.invert?$.invert(N.chartY):null;return V(V({},N),{},{xValue:L,yValue:q},R)}return R?V(V({},N),R):null}},{key:"inRange",value:function(w,C){var y=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,j=this.props.layout,N=w/y,A=C/y;if(j==="horizontal"||j==="vertical"){var k=this.state.offset,I=N>=k.left&&N<=k.left+k.width&&A>=k.top&&A<=k.top+k.height;return I?{x:N,y:A}:null}var _=this.state,E=_.angleAxisMap,T=_.radiusAxisMap;if(E&&T){var R=Ir(E);return j1({x:N,y:A},R)}return null}},{key:"parseEventsOfWrapper",value:function(){var w=this.props.children,C=this.getTooltipEventType(),y=jt(w,He),j={};y&&C==="axis"&&(y.props.trigger==="click"?j={onClick:this.handleClick}:j={onMouseEnter:this.handleMouseEnter,onDoubleClick:this.handleDoubleClick,onMouseMove:this.handleMouseMove,onMouseLeave:this.handleMouseLeave,onTouchMove:this.handleTouchMove,onTouchStart:this.handleTouchStart,onTouchEnd:this.handleTouchEnd,onContextMenu:this.handleContextMenu});var N=Fs(this.props,this.handleOuterEvent);return V(V({},N),j)}},{key:"addListener",value:function(){gh.on(vh,this.handleReceiveSyncEvent)}},{key:"removeListener",value:function(){gh.removeListener(vh,this.handleReceiveSyncEvent)}},{key:"filterFormatItem",value:function(w,C,y){for(var j=this.state.formattedGraphicalItems,N=0,A=j.length;N<A;N++){var k=j[N];if(k.item===w||k.props.key===w.key||C===hr(k.item.type)&&y===k.childIndex)return k}return null}},{key:"renderClipPath",value:function(){var w=this.clipPathId,C=this.state.offset,y=C.left,j=C.top,N=C.height,A=C.width;return S.default.createElement("defs",null,S.default.createElement("clipPath",{id:w},S.default.createElement("rect",{x:y,y:j,height:N,width:A})))}},{key:"getXScales",value:function(){var w=this.state.xAxisMap;return w?Object.entries(w).reduce(function(C,y){var j=Mj(y,2),N=j[0],A=j[1];return V(V({},C),{},ue({},N,A.scale))},{}):null}},{key:"getYScales",value:function(){var w=this.state.yAxisMap;return w?Object.entries(w).reduce(function(C,y){var j=Mj(y,2),N=j[0],A=j[1];return V(V({},C),{},ue({},N,A.scale))},{}):null}},{key:"getXScaleByAxisId",value:function(w){var C;return(C=this.state.xAxisMap)===null||C===void 0||(C=C[w])===null||C===void 0?void 0:C.scale}},{key:"getYScaleByAxisId",value:function(w){var C;return(C=this.state.yAxisMap)===null||C===void 0||(C=C[w])===null||C===void 0?void 0:C.scale}},{key:"getItemByXY",value:function(w){var C=this.state,y=C.formattedGraphicalItems,j=C.activeItem;if(y&&y.length)for(var N=0,A=y.length;N<A;N++){var k=y[N],I=k.props,_=k.item,E=_.type.defaultProps!==void 0?V(V({},_.type.defaultProps),_.props):_.props,T=hr(_.type);if(T==="Bar"){var R=(I.data||[]).find(function(q){return FD(w,q)});if(R)return{graphicalItem:k,payload:R}}else if(T==="RadialBar"){var M=(I.data||[]).find(function(q){return j1(w,q)});if(M)return{graphicalItem:k,payload:M}}else if(Gl(k,j)||Zl(k,j)||Wi(k,j)){var $=bB({graphicalItem:k,activeTooltipItem:j,itemData:E.data}),L=E.activeIndex===void 0?$:E.activeIndex;return{graphicalItem:V(V({},k),{},{childIndex:L}),payload:Wi(k,j)?E.data[$]:k.props.data[$]}}}return null}},{key:"render",value:function(){var w=this;if(!$v(this))return null;var C=this.props,y=C.children,j=C.className,N=C.width,A=C.height,k=C.style,I=C.compact,_=C.title,E=C.desc,T=$j(C,$H),R=se(T,!1);if(I)return S.default.createElement(hj,{state:this.state,width:this.props.width,height:this.props.height,clipPathId:this.clipPathId},S.default.createElement(Eh,Vn({},R,{width:N,height:A,title:_,desc:E}),this.renderClipPath(),Lv(y,this.renderMap)));if(this.props.accessibilityLayer){var M,$;R.tabIndex=(M=this.props.tabIndex)!==null&&M!==void 0?M:0,R.role=($=this.props.role)!==null&&$!==void 0?$:"application",R.onKeyDown=function(q){w.accessibilityManager.keyboardEvent(q)},R.onFocus=function(){w.accessibilityManager.focus()}}var L=this.parseEventsOfWrapper();return S.default.createElement(hj,{state:this.state,width:this.props.width,height:this.props.height,clipPathId:this.clipPathId},S.default.createElement("div",Vn({className:ae.default("recharts-wrapper",j),style:V({position:"relative",cursor:"default",width:N,height:A},k)},L,{ref:function(U){w.container=U}}),S.default.createElement(Eh,Vn({},R,{width:N,height:A,title:_,desc:E,style:QH}),this.renderClipPath(),Lv(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,w=m.data,C=m.children,y=m.width,j=m.height,N=m.layout,A=m.stackOffset,k=m.margin,I=g.dataStartIndex,_=g.dataEndIndex;if(g.updateId===void 0){var E=Dj(m);return V(V(V({},E),{},{updateId:0},p(V(V({props:m},E),{},{updateId:0}),g)),{},{prevDataKey:b,prevData:w,prevWidth:y,prevHeight:j,prevLayout:N,prevStackOffset:A,prevMargin:k,prevChildren:C})}if(b!==g.prevDataKey||w!==g.prevData||y!==g.prevWidth||j!==g.prevHeight||N!==g.prevLayout||A!==g.prevStackOffset||!Un(k,g.prevMargin)){var T=Dj(m),R={chartX:g.chartX,chartY:g.chartY,isTooltipActive:g.isTooltipActive},M=V(V({},Lj(g,w,N)),{},{updateId:g.updateId+1}),$=V(V(V({},T),R),M);return V(V(V({},$),p(V({props:m},$),g)),{},{prevDataKey:b,prevData:w,prevWidth:y,prevHeight:j,prevLayout:N,prevStackOffset:A,prevMargin:k,prevChildren:C})}if(!kh(C,g.prevChildren)){var L,q,U,D,F=jt(C,ha),H=F&&(L=(q=F.props)===null||q===void 0?void 0:q.startIndex)!==null&&L!==void 0?L:I,G=F&&(U=(D=F.props)===null||D===void 0?void 0:D.endIndex)!==null&&U!==void 0?U:_,J=H!==I||G!==_,ne=!de(w),X=ne&&!J?g.updateId:g.updateId+1;return V(V({updateId:X},p(V(V({props:m},g),{},{updateId:X,dataStartIndex:H,dataEndIndex:G}),g)),{},{prevChildren:C,dataStartIndex:H,dataEndIndex:G})}return null}),ue(v,"renderActiveDot",function(m,g,b){var w;return P.isValidElement(m)?w=P.cloneElement(m,g):le(m)?w=m(g):w=S.default.createElement($a,g),S.default.createElement(he,{className:"recharts-active-dot",key:b},w)});var x=P.forwardRef(function(g,b){return S.default.createElement(v,Vn({},g,{ref:b}))});return x.displayName=v.displayName,x},lV=za({chartName:"LineChart",GraphicalChild:ls,axisComponents:[{axisType:"xAxis",AxisComp:mr},{axisType:"yAxis",AxisComp:Dr}],formatAxisMap:$x}),n5=za({chartName:"BarChart",GraphicalChild:Sr,defaultTooltipEventType:"axis",validateTooltipEventTypes:["axis","item"],axisComponents:[{axisType:"xAxis",AxisComp:mr},{axisType:"yAxis",AxisComp:Dr}],formatAxisMap:$x}),Vx=za({chartName:"PieChart",GraphicalChild:Ut,validateTooltipEventTypes:["item"],defaultTooltipEventType:"item",legendContent:"children",axisComponents:[{axisType:"angleAxis",AxisComp:Tn},{axisType:"radiusAxis",AxisComp:Ra}],formatAxisMap:kx,defaultProps:{layout:"centric",startAngle:0,endAngle:360,cx:"50%",cy:"50%",innerRadius:0,outerRadius:"80%"}}),cV=za({chartName:"RadarChart",GraphicalChild:os,axisComponents:[{axisType:"angleAxis",AxisComp:Tn},{axisType:"radiusAxis",AxisComp:Ra}],formatAxisMap:kx,defaultProps:{layout:"centric",startAngle:90,endAngle:-270,cx:"50%",cy:"50%",innerRadius:0,outerRadius:"80%"}}),uV=za({chartName:"AreaChart",GraphicalChild:Hr,axisComponents:[{axisType:"xAxis",AxisComp:mr},{axisType:"yAxis",AxisComp:Dr}],formatAxisMap:$x}),a5=za({chartName:"RadialBarChart",GraphicalChild:La,legendContent:"children",defaultTooltipEventType:"axis",validateTooltipEventTypes:["axis","item"],axisComponents:[{axisType:"angleAxis",AxisComp:Tn},{axisType:"radiusAxis",AxisComp:Ra}],formatAxisMap:kx,defaultProps:{layout:"radial",startAngle:0,endAngle:360,cx:"50%",cy:"50%",innerRadius:0,outerRadius:"80%"}});const Ar=P.createContext(null);function Ux(){const e=P.useContext(Ar);if(!e)throw new Error("useChart must be used within a ChartContainer");return e}const Kx=({config:e,children:t,className:r,height:n=300})=>{const a=Object.fromEntries(Object.entries(e).filter(([,s])=>s.color).map(([s,o])=>[`--color-${s}`,o.color]));return i.jsx(Ar.Provider,{value:{config:e},children:i.jsx("div",{className:Q.twMerge(O.clsx("bg-white rounded-[12px] w-full",r)),style:a,children:i.jsx(uE,{width:"100%",height:n,children:t})})})},Wt=({active:e,payload:t,label:r,labelKey:n,nameKey:a,indicator:s="dot",hideLabel:o=!1,hideIndicator:l=!1,className:c})=>{const{config:u}=Ux();if(!e||!t?.length)return null;const d=String(n?t[0]?.payload?.[n]??r??"":r??"");return i.jsxs("div",{className:Q.twMerge(O.clsx("bg-surface-bg border border-surface-3 rounded-[8px] shadow-e2 px-3 py-2 text-xs min-w-[8rem]",c)),children:[!o&&d&&i.jsx("p",{className:"text-high-em font-medium mb-1.5",children:d}),i.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 i.jsxs("div",{className:"flex items-center gap-2",children:[!l&&i.jsx("span",{className:O.clsx("shrink-0",{"h-2 w-2 rounded-[2px]":s==="dot","w-[3px] h-3.5 rounded-full":s==="line","w-[3px] h-3.5 rounded-full opacity-60":s==="dashed"}),style:{backgroundColor:`var(--color-${p})`}}),i.jsx("span",{className:"text-low-em",children:String(x??"")}),i.jsx("span",{className:"text-med-em font-medium ml-auto pl-4",children:String(f.value??"")})]},h)})})]})},Zo=({payload:e,nameKey:t,className:r})=>{const{config:n}=Ux();return e?.length?i.jsx("div",{className:Q.twMerge(O.clsx("flex flex-wrap items-center justify-center gap-x-6 gap-y-1 pt-3 text-xs text-low-em",r)),children:e.map((a,s)=>{const o=String(t??a.dataKey??a.value??""),c=(n[o]??n[String(a.value)]??{}).label??a.value;return i.jsxs("div",{className:"flex items-center gap-1.5",children:[i.jsx("span",{className:"h-3 w-3 shrink-0 rounded-full",style:{backgroundColor:`var(--color-${o})`}}),i.jsx("span",{children:String(c??"")})]},s)})}):null},lt=({children:e,className:t})=>i.jsx("div",{className:Q.twMerge(O.clsx("bg-white border border-surface-3 rounded-[12px] p-8 w-full",t)),children:e}),Ba=({title:e,titleIcon:t,value:r,className:n})=>i.jsxs("div",{className:O.clsx("flex flex-col",n),children:[i.jsxs("div",{className:"flex items-center justify-between gap-10",children:[i.jsx("span",{className:"text-lg font-medium text-med-em leading-snug",children:e}),t&&i.jsx(ie,{size:"md",color:"currentColor",children:t})]}),i.jsx("span",{className:"text-2xl font-semibold text-high-em font-space-grotesk",children:r})]}),dV=({className:e,...t})=>i.jsx(lt,{className:e,children:i.jsx(Ba,{...t})}),fV=({buttonLabel:e="New invoice",onButtonClick:t,className:r,titleIcon:n=i.jsx(B.Link,{}),...a})=>i.jsx(lt,{className:r,children:i.jsxs("div",{className:"flex flex-col gap-4",children:[i.jsx(Ba,{...a,titleIcon:n}),i.jsx(W,{variant:"secondary",hierarchy:"primary",size:"sm",icons:"leading",leadingIcon:i.jsx(B.Add,{}),onClick:t,children:e})]})}),hV={xs:"py-1 px-5",sm:"py-2 px-5",md:"py-3 px-6",lg:"py-4 px-6"},Gx=({items:e,size:t="xs",className:r})=>i.jsx("div",{className:O.clsx("flex flex-col rounded-lg border border-surface-3 divide-y divide-surface-3 overflow-hidden",r),children:e.map((n,a)=>i.jsx(vt,{as:"div",size:t,title:n.name,trailingText:String(n.value),showCheckbox:!1,showLeadingImage:!1,showLeadingIcon:!1,showTrailingIcon:!1,showTag:!1,showTrailingText:!0,className:hV[t]},a))}),pV=[{name:"Billable",value:"17.00"},{name:"Non-billable",value:"0.00",disabled:!0}],mV=({title:e="Internal costs",amount:t=0,icon:r,items:n=pV,className:a})=>i.jsxs("div",{className:O.clsx("flex flex-col gap-4",a),children:[i.jsxs("div",{className:"flex items-center justify-between gap-10",children:[i.jsxs("div",{className:"flex flex-col gap-1 min-w-0",children:[i.jsx("span",{className:"text-sm font-medium text-med-em",children:e}),i.jsxs("span",{className:"text-xl font-semibold text-high-em font-space-grotesk",children:["$",t]})]}),i.jsx(ie,{size:"md",color:"currentColor",children:r??i.jsx(B.Timer,{})})]}),i.jsx(Gx,{items:n,size:"xs"})]}),xV=({items:e,size:t="md",buttonLabel:r="New invoice",onButtonClick:n,className:a})=>i.jsxs("div",{className:O.clsx("flex flex-col gap-6",a),children:[i.jsx(Gx,{items:e,size:t}),i.jsx(W,{variant:"secondary",hierarchy:"primary",size:"md",icons:"leading",leadingIcon:i.jsx(B.Add,{}),onClick:n,children:r})]}),gV=({progressTitle:e,progress:t,progressVariant:r="none",className:n,...a})=>i.jsx(lt,{className:n,children:i.jsxs("div",{className:"flex flex-col gap-6",children:[i.jsx(Ba,{...a}),i.jsxs("div",{className:"flex flex-col gap-0",children:[e&&i.jsx("span",{className:"text-base font-medium text-med-em",children:e}),i.jsx(al,{progress:t,variant:r})]})]})}),vV=({title:e,amount:t,progress:r,circleSize:n="sm",circleShape:a="circle",circleLabel:s,className:o})=>i.jsx(lt,{className:o,children:i.jsxs("div",{className:"flex items-center justify-between gap-10",children:[i.jsxs("div",{className:"flex flex-col gap-0",children:[i.jsx("span",{className:"text-xl font-medium text-med-em",children:e}),i.jsx("span",{className:"text-2xl font-semibold text-high-em font-space-grotesk",children:t})]}),i.jsx(Yn,{progress:r,size:n,shape:a,label:s})]})}),yV=({title:e,amount:t,progress:r,circleSize:n="sm",circleLabel:a,className:s})=>i.jsx(lt,{className:s,children:i.jsxs("div",{className:"flex items-center justify-between gap-10",children:[i.jsxs("div",{className:"flex flex-col gap-0",children:[i.jsx("span",{className:"text-xl font-medium text-med-em",children:e}),i.jsx("span",{className:"text-2xl font-semibold text-high-em font-space-grotesk",children:t})]}),i.jsx(Yn,{progress:r,size:n,shape:"half-circle",label:a})]})}),bV=({progress:e,circleSize:t="sm",circleShape:r="circle",circleLabel:n,title1:a,amount1:s,title2:o,amount2:l,className:c})=>i.jsx(lt,{className:c,children:i.jsxs("div",{className:"flex flex-col gap-10",children:[i.jsx("div",{className:"flex justify-center",children:i.jsx(Yn,{progress:e,size:t,shape:r,label:n})}),i.jsx(fe,{}),i.jsxs("div",{className:"flex items-center justify-between",children:[i.jsx("span",{className:"text-sm font-medium text-med-em",children:a}),i.jsx("span",{className:"text-xl font-semibold text-high-em font-space-grotesk",children:s}),i.jsx(fe,{direction:"vertical",height:"40px"}),i.jsx("span",{className:"text-sm font-medium text-med-em",children:o}),i.jsx("span",{className:"text-xl font-semibold text-high-em font-space-grotesk",children:l})]})]})}),wV=({min:e=0,max:t=100,defaultValue:r=0,defaultValueEnd:n,step:a=1,variant:s="default",labels:o=[],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),w=P.useRef(null),C=(f-e)/(t-e)*100,y=d?(p-e)/(t-e)*100:100,j=P.useCallback(T=>{if(!w.current)return e;const R=w.current.getBoundingClientRect(),M=Math.max(0,Math.min(100,(T-R.left)/R.width*100)),$=e+M/100*(t-e),L=Math.round($/a)*a;return Math.max(e,Math.min(t,L))},[e,t,a]),N=P.useCallback(()=>{u||m(!0)},[u]),A=P.useCallback(()=>{u||b(!0)},[u]),k=P.useCallback(T=>{if(u)return;const R=j(T.clientX);if(x){const $=Math.min(R,d?p:t);h($),l&&l(d?[$,p]:$)}else if(g&&d){const $=Math.max(R,f);v($),l&&l([f,$])}},[u,j,x,g,d,f,p,t,l]),I=P.useCallback(()=>{m(!1),b(!1)},[]);P.useEffect(()=>{if(x||g)return document.addEventListener("mousemove",k),document.addEventListener("mouseup",I),()=>{document.removeEventListener("mousemove",k),document.removeEventListener("mouseup",I)}},[x,g,k,I]);const _=P.useCallback(T=>{if(u||T.target!==T.currentTarget)return;const R=j(T.clientX);if(!d)h(R),l&&l(R);else{const M=Math.abs(R-f),$=Math.abs(R-p);if(M<$){const L=Math.min(R,p);h(L),l&&l([L,p])}else{const L=Math.max(R,f);v(L),l&&l([f,L])}}},[u,j,d,f,p,l]),E=(T,R)=>{if(s==="percentage")return i.jsxs("div",{className:"absolute text-sm font-medium",style:{left:`${R}%`,transform:"translateX(-50%)",bottom:"100%",marginBottom:"12px",color:"var(--slider-text-color, #000000)"},children:[T,"%"]});if(s==="labelTop"&&o.length>0){const M=Math.round(T/t*(o.length-1)),$=o[M]||"";return i.jsx("div",{className:"absolute opacity-100 visible transition-opacity duration-200 pointer-events-none",style:{left:`${R}%`,transform:"translateX(-50%)",bottom:"100%",marginBottom:"24px"},children:i.jsx(jh,{arrowDirection:"down",children:$})})}if(s==="labelBottom"&&o.length>0){const M=Math.round(T/t*(o.length-1)),$=o[M]||"";return i.jsx("div",{className:"absolute opacity-100 visible transition-opacity duration-200 pointer-events-none",style:{left:`${R}%`,transform:"translateX(-50%)",top:"100%",marginTop:"24px"},children:i.jsx(jh,{arrowDirection:"up",children:$})})}return null};return i.jsx("div",{className:O.clsx("relative select-none py-10 w-60",u&&"opacity-50 cursor-not-allowed",c),children:i.jsxs("div",{className:"relative",style:{height:"8px"},children:[i.jsx("div",{ref:w,className:"absolute w-full rounded-full cursor-pointer",style:{height:"8px",backgroundColor:"var(--slider-track-bg, #D8DDE5)"},onClick:_}),i.jsx("div",{className:"absolute rounded-full pointer-events-none",style:{height:"8px",backgroundColor:"var(--slider-track-active, #000000)",left:`${C}%`,right:`${100-y}%`}}),i.jsx("div",{className:O.clsx("absolute cursor-grab active:cursor-grabbing",u&&"cursor-not-allowed"),style:{left:`${C}%`,top:"50%",transform:"translate(-50%, -50%)",zIndex:x?30:20},onMouseDown:N,children:i.jsx(wh,{})}),d&&i.jsx("div",{className:O.clsx("absolute cursor-grab active:cursor-grabbing",u&&"cursor-not-allowed"),style:{left:`${y}%`,top:"50%",transform:"translate(-50%, -50%)",zIndex:g?30:20},onMouseDown:A,children:i.jsx(wh,{})}),s!=="default"&&E(f,C),d&&s!=="default"&&E(p,y)]})})},jV=({min:e=0,max:t=100,sliderValue:r=0,sliderValueEnd:n,step:a=1,labels:s,onSliderChange:o,className:l,...c})=>i.jsx(lt,{className:l,children:i.jsxs("div",{className:"flex flex-col gap-6",children:[i.jsx(Ba,{...c}),i.jsx(wV,{min:e,max:t,defaultValue:r,defaultValueEnd:n,step:a,variant:"labelBottom",labels:s,onChange:o})]})}),CV=({items:e,size:t="md",className:r})=>i.jsx("div",{className:O.clsx("flex flex-col rounded-lg border border-surface-3 divide-y divide-surface-3 overflow-hidden",r),children:e.map((n,a)=>i.jsx(vt,{as:"div",size:t,title:n.title,description:n.description,leadingIcon:n.leadingIcon??i.jsx(B.I3Dcube,{}),trailingIcon:n.trailingIcon??i.jsx(B.Record,{}),showCheckbox:!1,showLeadingImage:!1,showLeadingIcon:!0,showDescription:!0,showTrailingIcon:!0,showTag:!1,showTrailingText:!1,disabled:n.disabled},a))}),em=["var(--brand-secondary-main)","var(--success-main)","var(--warning-main)","var(--danger-main)","var(--info-main)"];function Zx(e,t){return e??em[t%em.length]}function En(e){return Object.fromEntries(e.map((t,r)=>[t.name,{label:t.label??t.name,color:Zx(t.color,r)}]))}function Fa(e){return Object.fromEntries(e.map((t,r)=>[`--color-${t.name}`,Zx(t.color,r)]))}const SV=({title:e,amount:t,data:r,donutSize:n=120,className:a})=>{const s=En(r),o=Fa(r),l=n/2,c=l-2,u=l*.55;return i.jsx(lt,{className:a,children:i.jsxs("div",{className:"flex items-center justify-between gap-6",children:[i.jsxs("div",{className:"flex flex-col gap-0",children:[i.jsx("span",{className:"text-xl font-medium text-med-em",children:e}),i.jsx("span",{className:"text-2xl font-semibold text-high-em font-space-grotesk",children:t})]}),i.jsx(Ar.Provider,{value:{config:s},children:i.jsx("div",{className:"shrink-0",style:{...o,width:n,height:n},children:i.jsxs(Vx,{width:n,height:n,children:[i.jsx(He,{content:i.jsx(Wt,{hideLabel:!0})}),i.jsx(Ut,{data:r,dataKey:"value",nameKey:"name",cx:"50%",cy:"50%",innerRadius:u,outerRadius:c,stroke:"none",children:r.map(d=>i.jsx(Pn,{fill:`var(--color-${d.name})`},d.name))})]})})})]})})},NV=({title:e,titleIcon:t,data:r,donutSize:n=160,className:a})=>{const s=En(r),o=Fa(r),l=n/2,c=l-2,u=l*.5;return i.jsx(lt,{className:a,children:i.jsxs("div",{className:"flex flex-col gap-4",children:[i.jsxs("div",{className:"flex items-center justify-between gap-10",children:[i.jsx("span",{className:"text-lg font-medium text-med-em leading-snug",children:e}),t&&i.jsx(ie,{size:"md",color:"currentColor",children:t})]}),i.jsx(fe,{}),i.jsx(Ar.Provider,{value:{config:s},children:i.jsxs("div",{className:"flex items-center gap-4",style:o,children:[i.jsx("div",{className:"flex flex-col flex-1 min-w-0 divide-y divide-surface-3 pr-8",children:r.map(d=>i.jsxs("div",{className:"flex items-center gap-2 py-3",children:[i.jsx("svg",{className:"h-2.5 w-2.5 shrink-0",viewBox:"0 0 10 10","aria-hidden":!0,children:i.jsx("circle",{cx:"5",cy:"5",r:"5",fill:`var(--color-${d.name})`})}),i.jsx("span",{className:"text-xs text-low-em truncate",children:d.label??d.name})]},d.name))}),i.jsx("div",{className:"shrink-0 pl-5",style:{width:n+20,height:n},children:i.jsxs(Vx,{width:n,height:n,children:[i.jsx(He,{content:i.jsx(Wt,{hideLabel:!0})}),i.jsx(Ut,{data:r,dataKey:"value",nameKey:"name",cx:"50%",cy:"50%",innerRadius:u,outerRadius:c,stroke:"none",children:r.map(d=>i.jsx(Pn,{fill:`var(--color-${d.name})`},d.name))})]})})]})})]})})},OV=({data:e,donutSize:t=160,className:r})=>{const n=En(e),a=Fa(e),s=t/2,o=s-2,l=s*.5;return i.jsx(lt,{className:r,children:i.jsxs("div",{className:"flex flex-col gap-6",children:[i.jsx(Ar.Provider,{value:{config:n},children:i.jsx("div",{className:"flex justify-center",style:a,children:i.jsxs(Vx,{width:t,height:t,children:[i.jsx(He,{content:i.jsx(Wt,{hideLabel:!0})}),i.jsx(Ut,{data:e,dataKey:"value",nameKey:"name",cx:"50%",cy:"50%",innerRadius:l,outerRadius:o,stroke:"none",children:e.map(c=>i.jsx(Pn,{fill:`var(--color-${c.name})`},c.name))})]})})}),i.jsx(fe,{}),i.jsx("div",{className:"flex items-center",style:a,children:e.map((c,u)=>i.jsxs(S.default.Fragment,{children:[u>0&&i.jsx(fe,{direction:"vertical",height:"32px"}),i.jsxs("div",{className:"flex flex-1 items-center justify-center gap-2",children:[i.jsx("svg",{className:"h-2.5 w-2.5 shrink-0",viewBox:"0 0 10 10","aria-hidden":!0,children:i.jsx("circle",{cx:"5",cy:"5",r:"5",fill:`var(--color-${c.name})`})}),i.jsx("span",{className:"text-xs text-low-em",children:c.label??c.name})]})]},c.name))})]})})},PV=({title:e,titleIcon:t,data:r,centerTitle:n,centerSubtitle:a,chartSize:s=160,className:o})=>{const l=En(r),c=Fa(r),u=r.map(d=>({...d,fill:`var(--color-${d.name})`}));return i.jsx(lt,{className:o,children:i.jsxs("div",{className:"flex flex-col gap-4",children:[i.jsxs("div",{className:"flex items-center justify-between gap-10",children:[i.jsx("span",{className:"text-lg font-medium text-med-em leading-snug",children:e}),t&&i.jsx(ie,{size:"md",color:"currentColor",children:t})]}),i.jsx(fe,{}),i.jsx(Ar.Provider,{value:{config:l},children:i.jsxs("div",{className:"flex items-center gap-4",style:c,children:[i.jsx("div",{className:"flex flex-col flex-1 min-w-0 divide-y divide-surface-3 pr-8",children:r.map(d=>i.jsxs("div",{className:"flex items-center gap-2 py-3",children:[i.jsx("svg",{className:"h-2.5 w-2.5 shrink-0",viewBox:"0 0 10 10","aria-hidden":!0,children:i.jsx("circle",{cx:"5",cy:"5",r:"5",fill:`var(--color-${d.name})`})}),i.jsx("span",{className:"text-xs text-low-em truncate",children:d.label??d.name})]},d.name))}),i.jsx("div",{className:"shrink-0 pl-5",style:{width:s+20,height:s},children:i.jsxs(a5,{width:s,height:s,data:u,innerRadius:s*.3,outerRadius:s*.52,barSize:6,barGap:4,startAngle:90,endAngle:-270,children:[(a||n)&&i.jsx(Tx,{component:({width:d,height:f})=>{const h=d/2,p=f/2;return i.jsxs("text",{textAnchor:"middle",children:[a&&i.jsx("tspan",{x:h,y:p-8,fill:"var(--low-em)",fontSize:"12",children:a}),n&&i.jsx("tspan",{x:h,y:p+16,fill:"var(--high-em)",fontSize:"24",fontWeight:"600",fontFamily:"'Space Grotesk', sans-serif",children:n})]})}}),i.jsx(La,{dataKey:"value",background:{fill:"var(--surface-2)"},cornerRadius:4}),i.jsx(He,{content:i.jsx(Wt,{hideLabel:!0})})]})})]})})]})})},AV=({data:e,centerTitle:t,centerSubtitle:r,chartSize:n=160,className:a})=>{const s=En(e),o=Fa(e),l=e.map(c=>({...c,fill:`var(--color-${c.name})`}));return i.jsx(lt,{className:a,children:i.jsxs("div",{className:"flex flex-col gap-6",children:[i.jsx(Ar.Provider,{value:{config:s},children:i.jsx("div",{className:"flex justify-center",style:o,children:i.jsxs(a5,{width:n,height:n,data:l,innerRadius:n*.3,outerRadius:n*.52,barSize:6,barGap:4,startAngle:90,endAngle:-270,children:[(r||t)&&i.jsx(Tx,{component:({width:c,height:u})=>{const d=c/2,f=u/2;return i.jsxs("text",{textAnchor:"middle",children:[r&&i.jsx("tspan",{x:d,y:f-8,fill:"var(--low-em)",fontSize:"12",children:r}),t&&i.jsx("tspan",{x:d,y:f+16,fill:"var(--high-em)",fontSize:"24",fontWeight:"600",fontFamily:"'Space Grotesk', sans-serif",children:t})]})}}),i.jsx(La,{dataKey:"value",background:{fill:"var(--surface-2)"},cornerRadius:4}),i.jsx(He,{content:i.jsx(Wt,{hideLabel:!0})})]})})}),i.jsx(fe,{}),i.jsx("div",{className:"flex items-center",style:o,children:e.map((c,u)=>i.jsxs(S.default.Fragment,{children:[u>0&&i.jsx(fe,{direction:"vertical",height:"32px"}),i.jsxs("div",{className:"flex flex-1 items-center justify-center gap-2",children:[i.jsx("svg",{className:"h-2.5 w-2.5 shrink-0",viewBox:"0 0 10 10","aria-hidden":!0,children:i.jsx("circle",{cx:"5",cy:"5",r:"5",fill:`var(--color-${c.name})`})}),i.jsx("span",{className:"text-xs text-low-em",children:c.label??c.name})]})]},c.name))})]})})},_V=({data:e,series:t,chartSize:r=200,fillOpacity:n=.2,className:a})=>{const s=t.map(c=>({name:c.key,label:c.label,color:c.color})),o=En(s),l=Fa(s);return i.jsx(lt,{className:a,children:i.jsx("div",{className:"flex flex-col gap-6",children:i.jsxs(Ar.Provider,{value:{config:o},children:[i.jsx("div",{className:"flex justify-center",style:l,children:i.jsxs(cV,{width:r,height:r,data:e,children:[i.jsx(QN,{stroke:"var(--surface-2)"}),i.jsx(Tn,{dataKey:"axis",tick:{fill:"var(--low-em)",fontSize:11}}),i.jsx(He,{content:i.jsx(Wt,{indicator:"dot"})}),t.map(c=>i.jsx(os,{dataKey:c.key,stroke:`var(--color-${c.key})`,fill:`var(--color-${c.key})`,fillOpacity:n,strokeWidth:2},c.key))]})}),i.jsx(fe,{}),i.jsx("div",{className:"flex items-center",style:l,children:t.map((c,u)=>i.jsxs(S.default.Fragment,{children:[u>0&&i.jsx(fe,{direction:"vertical",height:"32px"}),i.jsxs("div",{className:"flex flex-1 items-center justify-center gap-2",children:[i.jsx("svg",{className:"h-2.5 w-2.5 shrink-0",viewBox:"0 0 10 10","aria-hidden":!0,children:i.jsx("circle",{cx:"5",cy:"5",r:"5",fill:`var(--color-${c.key})`})}),i.jsx("span",{className:"text-xs text-low-em",children:c.label})]})]},c.key))})]})})})},Bj=4,tm=6,kV=(e,t,r,n,a)=>{if(!r||!n||n<=0)return"";const s=Math.min(a,r/2,n/2);return`M${e+s},${t} L${e+r-s},${t} Q${e+r},${t} ${e+r},${t+s} L${e+r},${t+n} L${e},${t+n} L${e},${t+s} Q${e},${t} ${e+s},${t} Z`},bh=(e,t=tm)=>r=>{const{x:n,y:a,width:s,height:o,fill:l}=r;return!s||!o||o<=0?null:i.jsx("path",{d:kV(n,a,s,o+e,t),fill:l})},TV=({data:e,series:t,height:r=220,barSize:n=20,stacked:a=!0,showGrid:s=!0,showYAxis:o=!0,className:l})=>{const c=t.map(d=>({name:d.key,label:d.label,color:d.color})),u=En(c);return i.jsx(lt,{className:l,children:i.jsx(Kx,{config:u,height:r,className:"rounded-none bg-transparent",children:i.jsxs(n5,{data:e,accessibilityLayer:!0,children:[s&&i.jsx(ui,{vertical:!1,stroke:"var(--surface-2)"}),i.jsx(mr,{dataKey:"label",tickLine:!1,axisLine:!1,tickMargin:16,tick:{fill:"var(--low-em)",fontSize:12}}),o&&i.jsx(Dr,{tickLine:!1,axisLine:!1,tickMargin:16,tick:{fill:"var(--low-em)",fontSize:12}}),i.jsx(He,{content:i.jsx(Wt,{}),cursor:{fill:"var(--surface-2)"}}),i.jsx(Yt,{content:i.jsx(Zo,{}),verticalAlign:"top"}),t.map((d,f)=>{if(a){const h=f===0,v=f===t.length-1?bh(0):h?bh(Bj):bh(Bj,0);return i.jsx(Sr,{dataKey:d.key,stackId:"stack",fill:`var(--color-${d.key})`,shape:v,barSize:n},d.key)}return i.jsx(Sr,{dataKey:d.key,fill:`var(--color-${d.key})`,barSize:n,radius:[tm,tm,0,0]},d.key)})]})})})},EV=({data:e,chartType:t="bar",color:r,seriesLabel:n,chartHeight:a=80,showGrid:s=!0,showXAxis:o=!0,showYAxis:l=!0,className:c,...u})=>{const f=`kpiAreaGradient-${S.default.useId()}`,h=Zx(r,0),p={value:{label:n,color:h}},v=u.title!==void 0||u.value!==void 0;return i.jsx(lt,{className:c,children:i.jsxs("div",{className:"flex flex-col gap-4",children:[v&&i.jsx(Ba,{title:u.title??"",value:u.value??"",titleIcon:u.titleIcon}),i.jsx(Kx,{config:p,height:a,className:"rounded-none bg-transparent",children:t==="bar"?i.jsxs(n5,{data:e,accessibilityLayer:!0,children:[s&&i.jsx(ui,{vertical:!1,stroke:"var(--surface-2)"}),o&&i.jsx(mr,{dataKey:"label",tickLine:!1,axisLine:!1,tick:{fill:"var(--low-em)",fontSize:10},tickMargin:8}),i.jsx(He,{content:i.jsx(Wt,{}),cursor:{fill:"var(--surface-2)"}}),i.jsx(Sr,{dataKey:"value",fill:"var(--color-value)",radius:[4,4,0,0],barSize:24})]}):t==="area"?i.jsxs(uV,{data:e,accessibilityLayer:!0,children:[i.jsx("defs",{children:i.jsxs("linearGradient",{id:f,x1:"0",y1:"0",x2:"0",y2:"1",children:[i.jsx("stop",{offset:"5%",stopColor:"var(--color-value)",stopOpacity:.2}),i.jsx("stop",{offset:"95%",stopColor:"var(--color-value)",stopOpacity:0})]})}),s&&i.jsx(ui,{vertical:!1,stroke:"var(--surface-2)"}),o&&i.jsx(mr,{dataKey:"label",tickLine:!1,axisLine:!1,tick:{fill:"var(--low-em)",fontSize:10},tickMargin:8}),l&&i.jsx(Dr,{tickLine:!1,axisLine:!1,tick:{fill:"var(--low-em)",fontSize:10},tickMargin:8,width:40}),i.jsx(He,{content:i.jsx(Wt,{})}),i.jsx(Yt,{content:i.jsx(Zo,{}),verticalAlign:"top"}),i.jsx(Hr,{dataKey:"value",stroke:"var(--color-value)",fill:`url(#${f})`,strokeWidth:2,dot:!1})]}):i.jsxs(lV,{data:e,accessibilityLayer:!0,children:[s&&i.jsx(ui,{vertical:!1,stroke:"var(--surface-2)"}),o&&i.jsx(mr,{dataKey:"label",tickLine:!1,axisLine:!1,tick:{fill:"var(--low-em)",fontSize:10},tickMargin:8}),l&&i.jsx(Dr,{tickLine:!1,axisLine:!1,tick:{fill:"var(--low-em)",fontSize:10},tickMargin:8,width:40}),i.jsx(He,{content:i.jsx(Wt,{})}),i.jsx(Yt,{content:i.jsx(Zo,{}),verticalAlign:"top"}),i.jsx(ls,{dataKey:"value",stroke:"var(--color-value)",strokeWidth:2,dot:!1})]})})]})})},IV={danger:"bg-danger-main",warning:"bg-warning-main",info:"bg-info-main",success:"bg-success-main"},MV={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"}},i5=P.forwardRef(({alertTitle:e,descriptionHighlight:t,description:r,variant:n="danger",size:a="md",icon:s,iconSize:o,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=MV[a],w=o??b.iconSize,C=l??b.iconBox,y=c??b.title,j=u??b.subtitle;return i.jsx("div",{ref:g,className:Q.twMerge("bg-white w-full flex flex-col overflow-hidden",x),...m,children:i.jsxs("div",{className:"flex flex-col items-center text-center gap-12 p-10",children:[i.jsx("span",{className:O.clsx(C,"rounded-2xl flex items-center justify-center shrink-0",IV[n]),children:s??i.jsx(B.Warning2,{size:w,color:"white",variant:"Bold"})}),i.jsxs("div",{className:"flex flex-col gap-1",children:[i.jsx("p",{className:O.clsx(y,"font-semibold text-high-em"),children:e}),(t||r)&&i.jsxs("p",{className:O.clsx(j,"text-med-em"),children:[t&&i.jsx("strong",{children:t}),t&&r&&" ",r]})]}),d&&i.jsx(W,{variant:h,hierarchy:p,size:v,className:"w-full",onClick:f,children:d})]})})});i5.displayName="AlertCallout";exports.AICommentaryIcon=d2;exports.AIMessage=g2;exports.ActivityFeed=kC;exports.AddIcon=I5;exports.AlertCallout=i5;exports.AlertDialog=P2;exports.AlertDialogAction=M2;exports.AlertDialogCancel=$2;exports.AlertDialogContent=_2;exports.AlertDialogDescription=E2;exports.AlertDialogFooter=I2;exports.AlertDialogHeader=k2;exports.AlertDialogTitle=T2;exports.AlertDialogTrigger=A2;exports.AppointmentDetail=zs;exports.AppointmentRow=Ds;exports.ArrowNarrowDownIcon=f2;exports.AttachmentMessage=W2;exports.AuthActionWidget=jA;exports.AuthEmailVerificationWidget=NA;exports.AuthFormWidget=yA;exports.AuthSocialOptionsWidget=CA;exports.Avatar=Ft;exports.AvatarGroup=om;exports.BREAKPOINTS=Xi;exports.Badge=Ye;exports.BookOutlined=M5;exports.Box2Icon=A5;exports.BoxIcon=_5;exports.Breadcrumb=Y5;exports.BreadcrumbEllipsis=r6;exports.BreadcrumbItem=Q5;exports.BreadcrumbLink=J5;exports.BreadcrumbList=X5;exports.BreadcrumbPage=e6;exports.BreadcrumbSeparator=t6;exports.Button=W;exports.ButtonDropdown=n6;exports.ButtonGroup=xr;exports.CHART_PALETTE=em;exports.CONTAINER=Zj;exports.CONTAINER_PADDING=Yj;exports.CSS_VARIABLES=e2;exports.CalendarIcon=W5;exports.CalendarIcon2=S2;exports.Card=o6;exports.CardAction=Pm;exports.ChartContainer=Kx;exports.ChartContext=Ar;exports.ChartLegendContent=Zo;exports.ChartTooltipContent=Wt;exports.ChatCollapsibleCheck=R2;exports.ChatCollapsibleContainer=nl;exports.ChatCollapsibleDialog=L2;exports.ChatCommandList=x6;exports.ChatCommandListItem=Ch;exports.ChatHeader=D2;exports.ChatHistorial=F2;exports.ChatHistorialItem=B2;exports.ChatIcon=u2;exports.ChatInputText=q2;exports.ChatLayout=q6;exports.ChatMessage=fi;exports.ChatMessageOptions=Sh;exports.ChatPanel=H2;exports.ChatTypingIndicator=lm;exports.Checkbox=Jt;exports.CheckboxGroup=W6;exports.ChevronDownIcon=im;exports.ChevronUpIcon=sm;exports.Chip=K6;exports.CircleIcon=T5;exports.ColorPalette=Y6;exports.ColumnHandler=X6;exports.ColumnHeader=cm;exports.ComboBox=rP;exports.ConditionalBuilder=w_;exports.ContainerWithCompounds=Yi;exports.ContextualMenu=nP;exports.CopyIcon=el;exports.DataArrowsOutlined=D5;exports.DatePickerInput=h3;exports.DateRangePicker=Om;exports.DeleteConfirmationModal=gC;exports.Divider=fe;exports.DragAndDropListItem=um;exports.DraggableListRow=c3;exports.Drawer=JP;exports.DropIconPicker=nC;exports.DropIconPickerContent=iC;exports.DropIconPickerTrigger=aC;exports.DropLayoutPicker=Am;exports.DropLayoutPickerContent=km;exports.DropLayoutPickerTrigger=_m;exports.DropMenu=Ht;exports.DropModal=dn;exports.DropModalBody=pn;exports.DropModalClose=dC;exports.DropModalContent=fn;exports.DropModalFooter=gm;exports.DropModalFooterActions=mn;exports.DropModalHeader=hn;exports.DropModalTitle=xm;exports.DropModalTrigger=ul;exports.DropPlaceholder=Zn;exports.DropSizePicker=Tm;exports.DropSizePickerContent=Im;exports.DropSizePickerTrigger=Em;exports.DropZone=V2;exports.Dropdown=Te;exports.DropdownMenu=sP;exports.Edit2Icon=N2;exports.EmptyState=ht;exports.ErrorBoundary=lP;exports.ErrorState=U2;exports.ExpressionCard=g3;exports.ExpressionPanel=j_;exports.ExpressionPanelDivider=v3;exports.EyeIcon=v2;exports.EyeOffIcon=y2;exports.FilterConditionRow=p3;exports.FilterFunnel02Icon=h2;exports.FlashIcon=C2;exports.FloatingBar=cP;exports.Footer=ol;exports.FormFieldGroup=Ji;exports.GridDraggableItem=K2;exports.Header=sl;exports.HeaderTabs=FC;exports.Icon=ie;exports.IconByName=pm;exports.IconPicker=cl;exports.ImageUploader=xP;exports.InfoIcon=rm;exports.InfoLabel=vP;exports.InputField=me;exports.InputSearch=ll;exports.InvoiceCard=kA;exports.KPIAutomationTrigger=xV;exports.KPIBarChart=TV;exports.KPICard=lt;exports.KPIChart=EV;exports.KPIDetailedMetric=mV;exports.KPIDonutChart=SV;exports.KPIPieChart=NV;exports.KPIPieMetrics=OV;exports.KPIProgressBar=gV;exports.KPIProgressCircle=vV;exports.KPIProgressHalfCircle=yV;exports.KPIProgressMetrics=bV;exports.KPIQuickActionList=CV;exports.KPIRadarMetrics=_V;exports.KPIRadialChart=PV;exports.KPIRadialMetrics=AV;exports.KPISingleValue=dV;exports.KPISingleValueAction=fV;exports.KPISingleValueContent=Ba;exports.KPISlider=jV;exports.KPIValueBreakdown=Gx;exports.Kanban=j3;exports.KanbanCard=Cl;exports.KanbanColumn=$m;exports.Kbd=ei;exports.LAYOUT=p5;exports.LAYOUT_SPACING=Jj;exports.LabelIcon=ft;exports.LabelWithIcon=UP;exports.LabelWithTooltip=pC;exports.LayerIcon=j2;exports.LeftArrowIcon=m2;exports.Legend=Yt;exports.Link=gr;exports.LinkGroup=GP;exports.ListItem=vt;exports.LogicOperatorConnector=f3;exports.MaximizeIcon=Jo;exports.MenuBuilder=DP;exports.MenuItemsPanel=HP;exports.MessageProgrammingOutlined=$5;exports.Modal=dl;exports.ModalBody=xl;exports.ModalClose=wm;exports.ModalContent=hl;exports.ModalDescription=bm;exports.ModalFooter=gl;exports.ModalFooterActions=xC;exports.ModalHeader=pl;exports.ModalTitle=ml;exports.ModalTrigger=fl;exports.ModuleCard=s3;exports.ModuleCardHeader=Mm;exports.ModuleFieldItem=o3;exports.ModuleSummaryCard=ZC;exports.MoreIcon=w2;exports.NAVBAR=Qj;exports.NavSidebar=VP;exports.OptionsEditor=hC;exports.PANEL_DEFAULTS=Re;exports.PageLayout=c2;exports.Panel=s2;exports.PanelHeader=Nm;exports.PanelLayout=a2;exports.PanelMain=o2;exports.PasswordResetWidget=wA;exports.PlanPricingCard=OC;exports.Planner=y3;exports.PlusCircleIcon=V5;exports.ProductIcon=vl;exports.ProgrammingArrowsOutlined=L5;exports.Progress=al;exports.ProgressBar=Nh;exports.ProgressCircle=Yn;exports.ProgressTracker=t4;exports.ProjectActionCard=J4;exports.ProjectCard=PC;exports.ProjectCardPlan=Y4;exports.ProjectOverviewCard=GC;exports.QuestionCircle=nm;exports.QuickActions=r4;exports.Radio=a4;exports.RecoveryWidget=bA;exports.RelatedDataCard=l3;exports.RightArrowIcon=am;exports.SIDEBAR=Xj;exports.Section=Qo;exports.SectionFeatures=Gj;exports.SectionHero=Kj;exports.SelectableCard=AC;exports.SettingsCard=eA;exports.ShareIcon=B5;exports.Sidebar=TP;exports.SizePicker=i3;exports.SkalarLogo=Ms;exports.SkalarLogoNoText=$s;exports.SlashIcon=G5;exports.SliderPointerDown=q5;exports.SliderPointerUp=F5;exports.SliderThumbIcon=wh;exports.SplitPanelLayout=l2;exports.Stepper=_C;exports.StraightInfoIcon=Jr;exports.SupportCard=Q4;exports.Switcher=yl;exports.TabbedContainer=I4;exports.Table=d4;exports.TableBody=p4;exports.TableCard=tA;exports.TableCell=Oh;exports.TableColumnFilter=b4;exports.TableColumnHeader=IC;exports.TableColumnVisibility=w4;exports.TableEmptyState=MC;exports.TableHeader=h4;exports.TableHeading=y4;exports.TablePagination=v4;exports.TableProvider=EC;exports.TableRoot=f4;exports.TableRow=Rs;exports.Tabs=Cm;exports.Tag=Lr;exports.TextArea=bl;exports.ThemeToggle=R4;exports.ToastComponent=UC;exports.ToastProvider=B4;exports.Toggle=Pa;exports.ToggleGroup=q4;exports.Tooltip=wn;exports.Tooltip$1=He;exports.TrashIcon=tl;exports.TypesPanel=Sm;exports.TypesPanelBodyGrid=W4;exports.TypesPanelBodyList=H4;exports.TypesPanelHeader=K4;exports.TypesPanelHeaderSearch=G4;exports.UnionIcon=b2;exports.UploadImageIcon=p2;exports.UserMenu=Z4;exports.VideoPlayOutlined=R5;exports.VisualComposer=hA;exports.WidgetBuilderEdit=s_;exports.WidgetBuilderItemHoverAction=wl;exports.WidgetContainer=Sn;exports.WidgetPreview=a_;exports.WidgetSidebar=AA;exports.WidgetSummaryCard=YC;exports.WorkspaceSettings=X4;exports.XMark=it;exports.XMarkAlert=x2;exports.addSelectionColumn=k4;exports.calculateDraggedPanelPercentage=r2;exports.calculateHeaderWidths=fP;exports.calculatePanelPercentage=Es;exports.createMediaQuery=g5;exports.findPanelById=Kt;exports.getCentralWidth=j5;exports.getCurrentBreakpoint=y5;exports.getDefaultExportFromCjs=Ne;exports.getGapClass=tr;exports.getTotalPanelsWidth=n2;exports.getTotalSideWidth=Is;exports.initializePanelsState=ks;exports.matchesBreakpoint=v5;exports.parseColumnConfig=RC;exports.parseTableConfig=_4;exports.productsApiResponse=E4;exports.productsTableConfig=zC;exports.productsTableData=BC;exports.pxToCss=x5;exports.pxToRem=m5;exports.useChart=Ux;exports.useContainerHeight=C6;exports.useContainerWidth=il;exports.usePanelState=S5;exports.useSidebar=zr;exports.useTableContext=rr;exports.useToast=z4;exports.usersApiResponse=T4;exports.usersTableConfig=LC;exports.usersTableData=DC;exports.visualComposerCollision=pA;
|
|
87
|
+
//# sourceMappingURL=index-pmit9Nhp.cjs.map
|