import{j as e,c0 as a,w as n}from"./vendor-BKmmeuxg.js";import{A as i,a as c,b as o}from"./avatar-j28afJTV.js";import{B as r}from"./button-BpNwv2aE.js";import"./utils-DxSsnXxD.js";import"./index-WW_1X1qx.js";const j=l=>{const{table:t}=l;return[{accessorKey:"user.name",header:({column:s})=>e.jsxs(r,{type:"button",variant:"ghost",onClick:()=>s.toggleSorting(s.getIsSorted()==="asc"),children:[t.instructor,e.jsx(a,{className:"ml-2 h-4 w-4"})]}),cell:({row:s})=>e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsxs(i,{className:"h-8 w-8",children:[e.jsx(c,{src:s.original.user.photo||"",alt:s.original.user.name,className:"object-cover"}),e.jsx(o,{children:s.original.user.name.charAt(0)})]}),e.jsx("span",{className:"capitalize",children:s.original.user.name})]})},{accessorKey:"total_enrollments",header:({column:s})=>e.jsx("div",{className:"flex items-center justify-center",children:e.jsxs(r,{type:"button",variant:"ghost",onClick:()=>s.toggleSorting(s.getIsSorted()==="asc"),children:[t.enrollments,e.jsx(a,{className:"ml-2 h-4 w-4"})]})}),cell:({row:s})=>e.jsx("div",{className:"text-center",children:e.jsx("p",{children:s.original.total_enrollments_count})})},{accessorKey:"average_rating",header:({column:s})=>e.jsx("div",{className:"flex items-center justify-center",children:e.jsxs(r,{type:"button",variant:"ghost",onClick:()=>s.toggleSorting(s.getIsSorted()==="asc"),children:[t.rating,e.jsx(a,{className:"ml-2 h-4 w-4"})]})}),cell:({row:s})=>e.jsxs("div",{className:"flex items-center justify-center gap-1 text-center",children:[e.jsx("p",{children:Number(s.original.total_average_rating).toFixed(1)}),e.jsx(n,{className:"h-4 w-4 fill-yellow-400 text-yellow-400"}),e.jsxs("span",{className:"text-muted-foreground text-sm",children:["(",s.original.total_reviews_count,")"]})]})}]};export{j as default};