FunctionCalendar({
className,
classNames,
showOutsideDays = true,
captionLayout = "label",
buttonVariant = "ghost",
components/ui/calendar.tsx:20
FunctionChapterIntro({
className,
title,
subtitle,
backgroundSrc = "/placeholder.svg",
align = "center",
height = "md"
components/ui/8bit/blocks/chapter-intro.tsx:14
FunctionCharacterSheet({
className,
font,
characterName,
characterClass,
characterTitle,
characterLevel = 1,
avatarSrc
components/ui/8bit/blocks/character-sheet.tsx:102
FunctionCharacterSheetStatRow({
label,
value,
icon,
color,
className,
}: {
label: string;
value: string | number;
icon?: Re
components/ui/8bit/blocks/character-sheet.tsx:351
FunctionChartLegendContent({
className,
hideIcon = false,
payload,
verticalAlign = "bottom",
nameKey,
}: React.ComponentProps<
components/ui/chart.tsx:257
FunctionChartLegendContent({
className,
hideIcon = false,
payload,
verticalAlign = "bottom",
nameKey,
}: React.ComponentProps<
components/ui/8bit/chart.tsx:259
FunctionChartTooltipContent({
active,
payload,
className,
indicator = "dot",
hideLabel = false,
hideIndicator = false,
labe
components/ui/chart.tsx:108
FunctionChartTooltipContent({
active,
payload,
className,
indicator = "dot",
hideLabel = false,
hideIndicator = false,
labe
components/ui/8bit/chart.tsx:108