lms/public/build/assets/lesson-icons-B8irG92C.js
2025-12-15 12:26:23 +01:00

2 lines
920 B
JavaScript

import{j as s,n as o,a8 as l,b5 as a,bb as x,bc as d,F as j,bd as h}from"./vendor-BKmmeuxg.js";const p=c=>{const{type:n,lesson:e,dripContent:t,isCompleted:i,isCurrentLesson:m,isNext:r}=c;return s.jsxs("div",{className:"flex items-center gap-2",children:[n==="active"?s.jsx(s.Fragment,{children:i?s.jsx(o,{className:"h-4 w-4"}):t?s.jsx(s.Fragment,{children:m?r?s.jsx(l,{className:"h-4 w-4"}):s.jsx(a,{className:"h-4 w-4"}):s.jsx(l,{className:"h-4 w-4"})}):s.jsx(a,{className:"h-4 w-4"})}):s.jsx(a,{className:"h-4 w-4"}),s.jsxs("div",{className:"bg-secondary flex h-6 w-6 items-center justify-center rounded-full",children:[["video","video_url","embed"].includes(e.lesson_type)&&s.jsx(x,{className:"h-4 w-4"}),["document","iframe"].includes(e.lesson_type)&&s.jsx(d,{className:"h-4 w-4"}),e.lesson_type==="text"&&s.jsx(j,{className:"h-4 w-4"}),e.lesson_type==="image"&&s.jsx(h,{className:"h-4 w-4"})]})]})};export{p as L};