FunctionHoverCardContent({
className,
side = "bottom",
sideOffset = 4,
align = "center",
alignOffset = 4,
...props
}: Prev
components/ui/hover-card.tsx:17
FunctionIdleView({
inputValue,
onInputChange,
onSubmit,
canGenerate,
zeroStars,
}: {
inputValue: string;
onInput
app/(home)/stars/components/idle-view.tsx:4
FunctionImessageRow({
item,
eff,
contact,
accent,
showDelivered,
}: {
item: ScheduledMessage;
eff: number;
contac
registry/remocn-ui/imessage-chat-flow/index.tsx:433
FunctionInlineHighlight({
before,
highlight,
after = "",
baseColor = "#171717",
highlightColor = "#ff5e3a",
fontSize = 48
registry/remocn/inline-highlight/index.tsx:22
FunctionKineticCenterBuild({
text,
entryOffset = 88,
fontSize = 72,
color = "#171717",
fontWeight = 600,
speed = 1,
classN
registry/remocn/kinetic-center-build/index.tsx:36
FunctionLineByLineSlide({
text,
distance = 48,
fontSize = 72,
color = "#171717",
fontWeight = 600,
speed = 1,
className
registry/remocn/line-by-line-slide/index.tsx:15
FunctionMarkerHighlight({
before = "",
highlight,
after = "",
markerColor = "#facc15",
baseColor = "#171717",
highlighted
registry/remocn/marker-highlight/index.tsx:24
FunctionMaskRevealUp({
text,
distance = 30,
fontSize = 72,
color = "#171717",
fontWeight = 600,
speed = 1,
className
registry/remocn/mask-reveal-up/index.tsx:15
FunctionMatrixDecode({
text,
charset = "!@#$%^&*()_+-=<>?/\\|",
fontSize = 72,
color = "#22c55e",
fontWeight = 600,
re
registry/remocn/matrix-decode/index.tsx:16
FunctionMeshGradientBg({
colors = ["#ff0080", "#7928ca", "#00d4ff", "#ffb800"],
speed = 1,
background = "#0a0a0a",
blur = 80
registry/remocn/mesh-gradient-bg/index.tsx:13
FunctionMessageBubble({
state = "hidden",
style,
variant = "incoming",
children,
reaction,
reactionStyle,
maxWidth =
registry/remocn-ui/message-bubble/index.tsx:87
FunctionMessageBubblePreview({
text = "Yep, pushing it live now",
variant = "incoming",
reaction = "🔥",
state = "visible",
}: Mess
registry/remocn-ui/message-bubble/preview.tsx:16