import{u as d,j as e,L as r,w as x,be as o,k as p,cv as f}from"./vendor-BKmmeuxg.js";import{C as g,a as h,b as j,e as N}from"./card-D9_SJYq6.js";import{s as u,c as b,e as v}from"./utils-DxSsnXxD.js";import{S as w}from"./separator-_3LZ_wAA.js";const S=({course:s,className:n})=>{const{props:l}=d(),{common:t,frontend:i}=l.translate,a=u(l.system.fields.selling_currency);return e.jsxs(g,{className:b("flex items-center",n),children:[e.jsx(h,{className:"p-0",children:e.jsx(r,{href:route("course.details",{slug:s.slug,id:s.id}),children:e.jsx("div",{className:"relative h-[260px] w-[250px] overflow-hidden rounded-l-lg",children:e.jsx("img",{src:s.thumbnail||"/assets/images/blank-image.jpg",alt:s.title,className:"h-full w-full object-cover transition-transform duration-300 hover:scale-105",onError:m=>{const c=m.target;c.src="/assets/images/blank-image.jpg"}})})})}),e.jsxs("div",{className:"flex w-full flex-col justify-between p-5",children:[e.jsxs(j,{className:"p-0",children:[e.jsxs("div",{className:"mb-6 flex items-center justify-between",children:[e.jsx("p",{className:"text-secondary-foreground text-xs uppercase",children:s.course_category.title}),e.jsxs("div",{className:"flex items-center gap-2",children:[s.discount?e.jsxs("p",{className:"pt-1 text-gray-300 line-through",children:[a==null?void 0:a.symbol,s.discount_price]}):"",s.pricing_type==="free"?e.jsx("p",{className:"text-lg font-semibold",children:t.free}):e.jsxs("p",{className:"text-lg font-semibold",children:[a==null?void 0:a.symbol,s.price]})]})]}),e.jsx(r,{href:route("course.details",{slug:s.slug,id:s.id}),children:e.jsx("p",{className:"hover:text-secondary-foreground text-lg font-semibold",children:s.title})}),e.jsxs("div",{className:"flex items-center gap-8 py-5",children:[e.jsxs("p",{className:"flex items-center gap-1.5",children:[e.jsx(x,{className:"h-3.5 w-3.5 fill-amber-400 text-amber-400"}),e.jsx("span",{className:"font-medium",children:s.average_rating||0}),e.jsxs("span",{className:"text-muted-foreground text-sm",children:["(",s.reviews_count||0," ",t.reviews,")"]})]}),e.jsxs("p",{className:"flex items-center gap-1.5",children:[e.jsx(o,{className:"h-3.5 w-3.5"}),e.jsx("span",{className:"font-medium",children:s.enrollments_count||0}),e.jsx("span",{className:"text-muted-foreground text-sm",children:s.enrollments_count?t.students:i.student})]})]})]}),e.jsx(w,{className:"bg-muted"}),e.jsxs(N,{className:"flex items-center gap-5 p-0 pt-6",children:[e.jsxs("p",{className:"text-muted-foreground flex items-center gap-1",children:[e.jsx(p,{className:"h-4 w-4"}),e.jsx("span",{className:"text-sm",children:v(s,"readable")})]}),e.jsxs("p",{className:"text-muted-foreground flex items-center gap-1",children:[e.jsx(f,{className:"h-4 w-4"}),e.jsx("span",{className:"text-sm",children:s.level})]})]})]})]})};export{S as C};