FunctionAchievementProgress({
badges = [],
newBadges = [],
title = "Achievements",
showStats = true,
size = "default",
classN
components/AchievementProgress.js:16
FunctionAgendaListSection({
selectedDateLabel,
agendaForSelectedDate,
TIME_BLOCKS,
agendaInput,
setAgendaInput,
agendaLabel
components/productivity/AgendaListSection.jsx:4
FunctionAttendanceBadge({
icon,
title,
description,
condition,
unlocked,
progress,
})
components/AttendanceBadge.jsx:5
FunctionAttendancePasscodeModal({
showPasscodeModal,
setShowPasscodeModal,
currentPasscode,
copyPasscode,
copied,
})
components/dashboard/AttendancePasscodeModal.jsx:4
FunctionBadgeCard({
badge,
isNew = false,
onClick = () => {},
showProgress = true,
size = "default", // "default" | "
components/BadgeCard.js:15
FunctionBlock({
title,
description,
onButton1Click,
onButton2Click,
button1title,
button2title,
})
components/ui-block/Block.js:13
FunctionCalendarSection({
calendar,
monthLabel,
selectedDateLabel,
selectedDateKey,
setSelectedDateKey,
agendaItems,
ag
components/productivity/CalendarSection.jsx:4
FunctionCourseLibrary({
initialCourses,
initialHasMore,
category,
q,
total,
limit = 6,
allCourses = [],
})
components/courses/CourseLibrary.jsx:40
FunctionDarkVeil({
hueShift = 0,
noiseIntensity = 0,
scanlineIntensity = 0,
speed = 0.5,
scanlineFrequency = 0,
wa
components/ui-block/DarkVeil.jsx:78