FunctionAnimateOnView({
children,
className = "",
animation = "fade-in-up",
delay = 0,
duration = 0.5,
once = true,
m
src/components/core/animate-on-view.tsx:16
FunctionChatView({
initialMessages,
streamId,
historyPageCount,
fetchOlderMessages,
hasOlderMessages,
isFetchingOl
src/app/(authenticated)/dashboard/_components/chat/chat-view.tsx:36
FunctionCheckboxGroup({
className,
value,
onValueChange,
disabled,
orientation = "vertical",
loop = true,
name,
req
src/components/ui/checkbox-group.tsx:49
FunctionLoreStep({
value,
onChange,
onNext,
onBack,
onSkip,
}: LoreStepProps)
src/app/(authenticated)/dashboard/_components/onboarding/lore-step.tsx:15
FunctionOnboardingClawLogo({
name,
writingStyleItem,
personalityOutfit,
emoji,
animationState,
}: OnboardingClawLogoProps)
src/app/(authenticated)/dashboard/_components/onboarding/onboarding-claw-logo.tsx:101