Meclone / _next /static /chunks /app /analytics /page-61db0c34d3977aae.js
SuriRaja's picture
Deploy static build
d29ccf9
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[745],{50468:(e,s,r)=>{"use strict";r.d(s,{II:()=>h,Nt:()=>f,at:()=>m});var t=r(58081),a=r(82149),l=r(78158),n=r(41073),c=r(47174),d=r(87687);let i={light:"",dark:".dark"},o=a.createContext(null);function x(){let e=a.useContext(o);if(!e)throw Error("useChart must be used within a <ChartContainer />");return e}let m=a.forwardRef((e,s)=>{let{id:r,className:n,children:c,config:i,...x}=e,m=a.useId(),h="chart-".concat(r||m.replace(/:/g,""));return(0,t.jsx)(o.Provider,{value:{config:i},children:(0,t.jsxs)("div",{"data-chart":h,ref:s,className:(0,d.cn)("flex aspect-video justify-center text-xs [&_.recharts-cartesian-axis-tick_text]:fill-muted-foreground [&_.recharts-cartesian-grid_line[stroke='#ccc']]:stroke-border/50 [&_.recharts-curve.recharts-tooltip-cursor]:stroke-border [&_.recharts-dot[stroke='#fff']]:stroke-transparent [&_.recharts-layer]:outline-none [&_.recharts-polar-grid_[stroke='#ccc']]:stroke-border [&_.recharts-radial-bar-background-sector]:fill-muted [&_.recharts-rectangle.recharts-tooltip-cursor]:fill-muted [&_.recharts-reference-line_[stroke='#ccc']]:stroke-border [&_.recharts-sector[stroke='#fff']]:stroke-transparent [&_.recharts-sector]:outline-none [&_.recharts-surface]:outline-none",n),...x,children:[(0,t.jsx)(u,{id:h,config:i}),(0,t.jsx)(l.u,{children:c})]})})});m.displayName="Chart";let u=e=>{let{id:s,config:r}=e,a=Object.entries(r).filter(e=>{let[s,r]=e;return r.theme||r.color});return a.length?(0,t.jsx)("style",{dangerouslySetInnerHTML:{__html:Object.entries(i).map(e=>{let[r,t]=e;return"\n".concat(t," [data-chart=").concat(s,"] {\n").concat(a.map(e=>{var s;let[t,a]=e,l=(null===(s=a.theme)||void 0===s?void 0:s[r])||a.color;return l?" --color-".concat(t,": ").concat(l,";"):null}).join("\n"),"\n}\n")}).join("\n")}}):null},h=n.m,f=a.forwardRef((e,s)=>{let{active:r,payload:l,className:n,indicator:c="dot",hideLabel:i=!1,hideIndicator:o=!1,label:m,labelFormatter:u,labelClassName:h,formatter:f,color:j,nameKey:g,labelKey:v}=e,{config:N}=x(),b=a.useMemo(()=>{var e;if(i||!(null==l?void 0:l.length))return null;let[s]=l,r="".concat(v||s.dataKey||s.name||"value"),a=p(N,s,r),n=v||"string"!=typeof m?null==a?void 0:a.label:(null===(e=N[m])||void 0===e?void 0:e.label)||m;return u?(0,t.jsx)("div",{className:(0,d.cn)("font-medium",h),children:u(n,l)}):n?(0,t.jsx)("div",{className:(0,d.cn)("font-medium",h),children:n}):null},[m,u,l,i,h,N,v]);if(!r||!(null==l?void 0:l.length))return null;let y=1===l.length&&"dot"!==c;return(0,t.jsxs)("div",{ref:s,className:(0,d.cn)("grid min-w-[8rem] items-start gap-1.5 rounded-lg border border-border/50 bg-background px-2.5 py-1.5 text-xs shadow-xl",n),children:[y?null:b,(0,t.jsx)("div",{className:"grid gap-1.5",children:l.map((e,s)=>{let r="".concat(g||e.name||e.dataKey||"value"),a=p(N,e,r),l=j||e.payload.fill||e.color;return(0,t.jsx)("div",{className:(0,d.cn)("flex w-full flex-wrap items-stretch gap-2 [&>svg]:h-2.5 [&>svg]:w-2.5 [&>svg]:text-muted-foreground","dot"===c&&"items-center"),children:f&&(null==e?void 0:e.value)!==void 0&&e.name?f(e.value,e.name,e,s,e.payload):(0,t.jsxs)(t.Fragment,{children:[(null==a?void 0:a.icon)?(0,t.jsx)(a.icon,{}):!o&&(0,t.jsx)("div",{className:(0,d.cn)("shrink-0 rounded-[2px] border-[--color-border] bg-[--color-bg]",{"h-2.5 w-2.5":"dot"===c,"w-1":"line"===c,"w-0 border-[1.5px] border-dashed bg-transparent":"dashed"===c,"my-0.5":y&&"dashed"===c}),style:{"--color-bg":l,"--color-border":l}}),(0,t.jsxs)("div",{className:(0,d.cn)("flex flex-1 justify-between leading-none",y?"items-end":"items-center"),children:[(0,t.jsxs)("div",{className:"grid gap-1.5",children:[y?b:null,(0,t.jsx)("span",{className:"text-muted-foreground",children:(null==a?void 0:a.label)||e.name})]}),e.value&&(0,t.jsx)("span",{className:"font-mono font-medium tabular-nums text-foreground",children:e.value.toLocaleString()})]})]})},e.dataKey)})})]})});function p(e,s,r){if("object"!=typeof s||null===s)return;let t="payload"in s&&"object"==typeof s.payload&&null!==s.payload?s.payload:void 0,a=r;return r in s&&"string"==typeof s[r]?a=s[r]:t&&r in t&&"string"==typeof t[r]&&(a=t[r]),a in e?e[a]:e[r]}f.displayName="ChartTooltip",c.s,a.forwardRef((e,s)=>{let{className:r,hideIcon:a=!1,payload:l,verticalAlign:n="bottom",nameKey:c}=e,{config:i}=x();return(null==l?void 0:l.length)?(0,t.jsx)("div",{ref:s,className:(0,d.cn)("flex items-center justify-center gap-4","top"===n?"pb-3":"pt-3",r),children:l.map(e=>{let s="".concat(c||e.dataKey||"value"),r=p(i,e,s);return(0,t.jsxs)("div",{className:(0,d.cn)("flex items-center gap-1.5 [&>svg]:h-3 [&>svg]:w-3 [&>svg]:text-muted-foreground"),children:[(null==r?void 0:r.icon)&&!a?(0,t.jsx)(r.icon,{}):(0,t.jsx)("div",{className:"h-2 w-2 shrink-0 rounded-[2px]",style:{backgroundColor:e.color}}),null==r?void 0:r.label]},e.value)})}):null}).displayName="ChartLegend"},57174:(e,s,r)=>{"use strict";r.r(s),r.d(s,{default:()=>W,dynamic:()=>C});var t=r(58081),a=r(86810),l=r(78666),n=r(89181),c=r(82059),d=r(85977),i=r(5160),o=r(50468),x=r(78158),m=r(28022),u=r(92583),h=r(63316),f=r(94560),p=r(19019),j=r(54898),g=r(26265),v=r(30207),N=r(85235),b=r(72926),y=r(59921),w=r(31199),k=r(13577),A=r(2151),R=r(9754);let C="force-static",I=[{month:"Jan",actual:120,predicted:115},{month:"Feb",actual:135,predicted:140},{month:"Mar",actual:128,predicted:125},{month:"Apr",actual:155,predicted:160},{month:"May",actual:142,predicted:145},{month:"Jun",actual:168,predicted:170},{month:"Jul",actual:null,predicted:185},{month:"Aug",actual:null,predicted:195}],B=[{name:"MCB 32A",sales:245,trend:"up",growth:12},{name:"LED Panel 40W",sales:189,trend:"up",growth:8},{name:"Copper Cable",sales:156,trend:"down",growth:-3},{name:"Switch Socket",sales:134,trend:"up",growth:15},{name:"Distribution Panel",sales:89,trend:"down",growth:-7}],_=[{risk:"Low",count:45,color:"#22c55e"},{risk:"Medium",count:23,color:"#f59e0b"},{risk:"High",count:12,color:"#ef4444"}],Z=[{category:"Circuit Breakers",fast:65,slow:15,dead:5},{category:"Lighting",fast:45,slow:25,dead:8},{category:"Cables",fast:78,slow:12,dead:3},{category:"Switches",fast:56,slow:18,dead:6},{category:"Panels",fast:34,slow:22,dead:12}];function W(){return(0,t.jsxs)(l.sF,{children:[(0,t.jsx)("header",{className:"flex h-16 shrink-0 items-center gap-2 transition-[width,height] ease-linear group-has-[[data-collapsible=icon]]/sidebar-wrapper:h-12",children:(0,t.jsxs)("div",{className:"flex items-center gap-2 px-4",children:[(0,t.jsx)(l.x2,{className:"-ml-1"}),(0,t.jsx)(n.w,{orientation:"vertical",className:"mr-2 h-4"}),(0,t.jsx)(c.Qp,{children:(0,t.jsxs)(c.AB,{children:[(0,t.jsx)(c.J5,{children:(0,t.jsx)(c.w1,{href:"/",children:"Dashboard"})}),(0,t.jsx)(c.tH,{}),(0,t.jsx)(c.J5,{children:(0,t.jsx)(c.tJ,{children:"AI Analytics"})})]})})]})}),(0,t.jsxs)("div",{className:"flex flex-1 flex-col gap-4 p-4 pt-0",children:[(0,t.jsxs)("div",{children:[(0,t.jsx)("h1",{className:"text-2xl font-bold",children:"AI Analytics Dashboard"}),(0,t.jsx)("p",{className:"text-muted-foreground",children:"AI-powered insights for inventory and customer management"})]}),(0,t.jsxs)("div",{className:"grid gap-4 md:grid-cols-4",children:[(0,t.jsxs)(a.Zp,{children:[(0,t.jsxs)(a.aR,{className:"flex flex-row items-center justify-between space-y-0 pb-2",children:[(0,t.jsx)(a.ZB,{className:"text-sm font-medium",children:"Demand Accuracy"}),(0,t.jsx)(b.A,{className:"h-4 w-4 text-muted-foreground"})]}),(0,t.jsxs)(a.Wu,{children:[(0,t.jsx)("div",{className:"text-2xl font-bold",children:"94.2%"}),(0,t.jsx)("p",{className:"text-xs text-muted-foreground",children:"AI prediction accuracy"})]})]}),(0,t.jsxs)(a.Zp,{children:[(0,t.jsxs)(a.aR,{className:"flex flex-row items-center justify-between space-y-0 pb-2",children:[(0,t.jsx)(a.ZB,{className:"text-sm font-medium",children:"Churn Risk"}),(0,t.jsx)(y.A,{className:"h-4 w-4 text-muted-foreground"})]}),(0,t.jsxs)(a.Wu,{children:[(0,t.jsx)("div",{className:"text-2xl font-bold",children:"12"}),(0,t.jsx)("p",{className:"text-xs text-muted-foreground",children:"High-risk customers"})]})]}),(0,t.jsxs)(a.Zp,{children:[(0,t.jsxs)(a.aR,{className:"flex flex-row items-center justify-between space-y-0 pb-2",children:[(0,t.jsx)(a.ZB,{className:"text-sm font-medium",children:"Optimization Score"}),(0,t.jsx)(w.A,{className:"h-4 w-4 text-muted-foreground"})]}),(0,t.jsxs)(a.Wu,{children:[(0,t.jsx)("div",{className:"text-2xl font-bold",children:"87%"}),(0,t.jsx)("p",{className:"text-xs text-muted-foreground",children:"Inventory efficiency"})]})]}),(0,t.jsxs)(a.Zp,{children:[(0,t.jsxs)(a.aR,{className:"flex flex-row items-center justify-between space-y-0 pb-2",children:[(0,t.jsx)(a.ZB,{className:"text-sm font-medium",children:"Auto Actions"}),(0,t.jsx)(k.A,{className:"h-4 w-4 text-muted-foreground"})]}),(0,t.jsxs)(a.Wu,{children:[(0,t.jsx)("div",{className:"text-2xl font-bold",children:"23"}),(0,t.jsx)("p",{className:"text-xs text-muted-foreground",children:"Automated this week"})]})]})]}),(0,t.jsx)("div",{className:"grid gap-4 md:grid-cols-2",children:(0,t.jsxs)(a.Zp,{className:"md:col-span-2",children:[(0,t.jsxs)(a.aR,{children:[(0,t.jsx)(a.ZB,{children:"Demand Forecasting"}),(0,t.jsx)(a.BT,{children:"AI-powered sales predictions vs actual performance"})]}),(0,t.jsx)(a.Wu,{children:(0,t.jsx)(o.at,{config:{actual:{label:"Actual Sales",color:"hsl(var(--chart-1))"},predicted:{label:"AI Prediction",color:"hsl(var(--chart-2))"}},className:"h-[300px]",children:(0,t.jsx)(x.u,{width:"100%",height:"100%",children:(0,t.jsxs)(m.b,{data:I,children:[(0,t.jsx)(u.W,{dataKey:"month"}),(0,t.jsx)(h.h,{}),(0,t.jsx)(o.II,{content:(0,t.jsx)(o.Nt,{})}),(0,t.jsx)(f.N,{type:"monotone",dataKey:"actual",stroke:"var(--color-actual)",strokeWidth:2,connectNulls:!1}),(0,t.jsx)(f.N,{type:"monotone",dataKey:"predicted",stroke:"var(--color-predicted)",strokeWidth:2,strokeDasharray:"5 5"})]})})})})]})}),(0,t.jsxs)("div",{className:"grid gap-4 md:grid-cols-2",children:[(0,t.jsxs)(a.Zp,{children:[(0,t.jsxs)(a.aR,{children:[(0,t.jsx)(a.ZB,{children:"Top Selling Products"}),(0,t.jsx)(a.BT,{children:"AI-analyzed product performance trends"})]}),(0,t.jsx)(a.Wu,{children:(0,t.jsx)("div",{className:"space-y-4",children:B.map((e,s)=>(0,t.jsx)("div",{className:"flex items-center justify-between",children:(0,t.jsxs)("div",{className:"flex items-center space-x-3",children:[(0,t.jsx)("div",{className:"flex h-8 w-8 items-center justify-center rounded-full bg-primary/10",children:(0,t.jsx)("span",{className:"text-sm font-medium",children:s+1})}),(0,t.jsxs)("div",{children:[(0,t.jsx)("p",{className:"text-sm font-medium",children:e.name}),(0,t.jsxs)("div",{className:"flex items-center space-x-2",children:[(0,t.jsxs)(d.E,{variant:"secondary",children:[e.sales," sold"]}),(0,t.jsxs)("div",{className:"flex items-center space-x-1",children:["up"===e.trend?(0,t.jsx)(A.A,{className:"h-3 w-3 text-green-500"}):(0,t.jsx)(R.A,{className:"h-3 w-3 text-red-500"}),(0,t.jsxs)("span",{className:"text-xs ".concat("up"===e.trend?"text-green-500":"text-red-500"),children:[e.growth>0?"+":"",e.growth,"%"]})]})]})]})]})},e.name))})})]}),(0,t.jsxs)(a.Zp,{children:[(0,t.jsxs)(a.aR,{children:[(0,t.jsx)(a.ZB,{children:"Customer Churn Risk"}),(0,t.jsx)(a.BT,{children:"AI-powered customer retention analysis"})]}),(0,t.jsxs)(a.Wu,{children:[(0,t.jsx)(o.at,{config:{low:{label:"Low Risk",color:"#22c55e"},medium:{label:"Medium Risk",color:"#f59e0b"},high:{label:"High Risk",color:"#ef4444"}},className:"h-[200px]",children:(0,t.jsx)(x.u,{width:"100%",height:"100%",children:(0,t.jsxs)(p.r,{children:[(0,t.jsx)(j.F,{data:_,cx:"50%",cy:"50%",innerRadius:40,outerRadius:80,dataKey:"count",children:_.map((e,s)=>(0,t.jsx)(g.f,{fill:e.color},"cell-".concat(s)))}),(0,t.jsx)(o.II,{content:(0,t.jsx)(o.Nt,{})})]})})}),(0,t.jsx)("div",{className:"mt-4 space-y-2",children:_.map(e=>(0,t.jsxs)("div",{className:"flex items-center justify-between",children:[(0,t.jsxs)("div",{className:"flex items-center space-x-2",children:[(0,t.jsx)("div",{className:"w-3 h-3 rounded-full",style:{backgroundColor:e.color}}),(0,t.jsxs)("span",{className:"text-sm",children:[e.risk," Risk"]})]}),(0,t.jsxs)("span",{className:"text-sm font-medium",children:[e.count," customers"]})]},e.risk))})]})]})]}),(0,t.jsxs)(a.Zp,{children:[(0,t.jsxs)(a.aR,{children:[(0,t.jsx)(a.ZB,{children:"Inventory Movement Analysis"}),(0,t.jsx)(a.BT,{children:"AI categorization of product movement patterns"})]}),(0,t.jsx)(a.Wu,{children:(0,t.jsx)(o.at,{config:{fast:{label:"Fast Moving",color:"hsl(var(--chart-1))"},slow:{label:"Slow Moving",color:"hsl(var(--chart-2))"},dead:{label:"Dead Stock",color:"hsl(var(--chart-3))"}},className:"h-[300px]",children:(0,t.jsx)(x.u,{width:"100%",height:"100%",children:(0,t.jsxs)(v.E,{data:Z,children:[(0,t.jsx)(u.W,{dataKey:"category"}),(0,t.jsx)(h.h,{}),(0,t.jsx)(o.II,{content:(0,t.jsx)(o.Nt,{})}),(0,t.jsx)(N.y,{dataKey:"fast",stackId:"a",fill:"var(--color-fast)"}),(0,t.jsx)(N.y,{dataKey:"slow",stackId:"a",fill:"var(--color-slow)"}),(0,t.jsx)(N.y,{dataKey:"dead",stackId:"a",fill:"var(--color-dead)"})]})})})})]}),(0,t.jsxs)(a.Zp,{children:[(0,t.jsxs)(a.aR,{children:[(0,t.jsx)(a.ZB,{children:"AI Recommendations"}),(0,t.jsx)(a.BT,{children:"Automated insights and suggested actions"})]}),(0,t.jsx)(a.Wu,{children:(0,t.jsxs)("div",{className:"space-y-4",children:[(0,t.jsxs)("div",{className:"flex items-start space-x-3 rounded-lg border border-blue-200 bg-blue-50 p-4",children:[(0,t.jsx)(b.A,{className:"h-5 w-5 text-blue-600 mt-0.5"}),(0,t.jsxs)("div",{className:"flex-1",children:[(0,t.jsx)("p",{className:"text-sm font-medium text-blue-800",children:"Reorder Recommendation"}),(0,t.jsx)("p",{className:"text-sm text-blue-600",children:'AI suggests ordering 100 units of "LED Panel 40W" based on demand forecast. Current stock will run out in 8 days.'}),(0,t.jsx)(i.$,{variant:"outline",size:"sm",className:"mt-2",children:"Create Purchase Order"})]})]}),(0,t.jsxs)("div",{className:"flex items-start space-x-3 rounded-lg border border-orange-200 bg-orange-50 p-4",children:[(0,t.jsx)(y.A,{className:"h-5 w-5 text-orange-600 mt-0.5"}),(0,t.jsxs)("div",{className:"flex-1",children:[(0,t.jsx)("p",{className:"text-sm font-medium text-orange-800",children:"Customer Retention Alert"}),(0,t.jsx)("p",{className:"text-sm text-orange-600",children:'"Modern Electronics" shows 78% churn probability. Recommend immediate follow-up with special offer or personalized attention.'}),(0,t.jsx)(i.$,{variant:"outline",size:"sm",className:"mt-2",children:"Send Retention Campaign"})]})]}),(0,t.jsxs)("div",{className:"flex items-start space-x-3 rounded-lg border border-green-200 bg-green-50 p-4",children:[(0,t.jsx)(w.A,{className:"h-5 w-5 text-green-600 mt-0.5"}),(0,t.jsxs)("div",{className:"flex-1",children:[(0,t.jsx)("p",{className:"text-sm font-medium text-green-800",children:"Pricing Optimization"}),(0,t.jsx)("p",{className:"text-sm text-green-600",children:'AI analysis suggests increasing "MCB 32A" price by 5% based on demand elasticity. Potential revenue increase: ₹12,000/month.'}),(0,t.jsx)(i.$,{variant:"outline",size:"sm",className:"mt-2",children:"Apply Pricing"})]})]})]})})]})]})]})}},82059:(e,s,r)=>{"use strict";r.d(s,{AB:()=>i,J5:()=>o,Qp:()=>d,tH:()=>u,tJ:()=>m,w1:()=>x});var t=r(58081),a=r(82149),l=r(60830),n=r(63602),c=(r(8381),r(87687));let d=a.forwardRef((e,s)=>{let{...r}=e;return(0,t.jsx)("nav",{ref:s,"aria-label":"breadcrumb",...r})});d.displayName="Breadcrumb";let i=a.forwardRef((e,s)=>{let{className:r,...a}=e;return(0,t.jsx)("ol",{ref:s,className:(0,c.cn)("flex flex-wrap items-center gap-1.5 break-words text-sm text-muted-foreground sm:gap-2.5",r),...a})});i.displayName="BreadcrumbList";let o=a.forwardRef((e,s)=>{let{className:r,...a}=e;return(0,t.jsx)("li",{ref:s,className:(0,c.cn)("inline-flex items-center gap-1.5",r),...a})});o.displayName="BreadcrumbItem";let x=a.forwardRef((e,s)=>{let{asChild:r,className:a,...n}=e,d=r?l.DX:"a";return(0,t.jsx)(d,{ref:s,className:(0,c.cn)("transition-colors hover:text-foreground",a),...n})});x.displayName="BreadcrumbLink";let m=a.forwardRef((e,s)=>{let{className:r,...a}=e;return(0,t.jsx)("span",{ref:s,role:"link","aria-disabled":"true","aria-current":"page",className:(0,c.cn)("font-normal text-foreground",r),...a})});m.displayName="BreadcrumbPage";let u=e=>{let{children:s,className:r,...a}=e;return(0,t.jsx)("li",{role:"presentation","aria-hidden":"true",className:(0,c.cn)("[&>svg]:w-3.5 [&>svg]:h-3.5",r),...a,children:null!=s?s:(0,t.jsx)(n.A,{})})};u.displayName="BreadcrumbSeparator"},85977:(e,s,r)=>{"use strict";r.d(s,{E:()=>c});var t=r(58081);r(82149);var a=r(23484),l=r(87687);let n=(0,a.F)("inline-flex items-center rounded-full border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",{variants:{variant:{default:"border-transparent bg-primary text-primary-foreground hover:bg-primary/80",secondary:"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"border-transparent bg-destructive text-destructive-foreground hover:bg-destructive/80",outline:"text-foreground"}},defaultVariants:{variant:"default"}});function c(e){let{className:s,variant:r,...a}=e;return(0,t.jsx)("div",{className:(0,l.cn)(n({variant:r}),s),...a})}},86810:(e,s,r)=>{"use strict";r.d(s,{BT:()=>i,Wu:()=>o,ZB:()=>d,Zp:()=>n,aR:()=>c});var t=r(58081),a=r(82149),l=r(87687);let n=a.forwardRef((e,s)=>{let{className:r,...a}=e;return(0,t.jsx)("div",{ref:s,className:(0,l.cn)("rounded-lg border bg-card text-card-foreground shadow-sm",r),...a})});n.displayName="Card";let c=a.forwardRef((e,s)=>{let{className:r,...a}=e;return(0,t.jsx)("div",{ref:s,className:(0,l.cn)("flex flex-col space-y-1.5 p-6",r),...a})});c.displayName="CardHeader";let d=a.forwardRef((e,s)=>{let{className:r,...a}=e;return(0,t.jsx)("div",{ref:s,className:(0,l.cn)("text-2xl font-semibold leading-none tracking-tight",r),...a})});d.displayName="CardTitle";let i=a.forwardRef((e,s)=>{let{className:r,...a}=e;return(0,t.jsx)("div",{ref:s,className:(0,l.cn)("text-sm text-muted-foreground",r),...a})});i.displayName="CardDescription";let o=a.forwardRef((e,s)=>{let{className:r,...a}=e;return(0,t.jsx)("div",{ref:s,className:(0,l.cn)("p-6 pt-0",r),...a})});o.displayName="CardContent",a.forwardRef((e,s)=>{let{className:r,...a}=e;return(0,t.jsx)("div",{ref:s,className:(0,l.cn)("flex items-center p-6 pt-0",r),...a})}).displayName="CardFooter"},89746:(e,s,r)=>{Promise.resolve().then(r.bind(r,57174))}},e=>{var s=s=>e(e.s=s);e.O(0,[484,617,399,209,666,497,954,358],()=>s(89746)),_N_E=e.O()}]);