FunctionAssistantMessageActions({
hasCopyText,
copied,
onCopy,
sources,
sourcesExpanded,
onToggleSources,
sourceListId
}: Assis
src/components/chat/message.tsx:148
FunctionAssistantMessageBody({
isThinking,
phase,
hasRenderedText,
markdownSource,
showCursor,
sourceUrlMap,
renderLinkAnnot
src/components/chat/message.tsx:94
FunctionChatSessionProvider({
messages,
streamStatus,
streamPhase,
error,
onDismissError,
isSending,
composerError,
setCo
src/components/chat/chat-session-context.tsx:47
FunctionComposerTextarea({
textAreaRef,
message,
showPlaceholder,
composerError,
chatInputId,
helperTextId,
errorTextId,
src/components/chat/composer/composer-textarea.tsx:25
FunctionComposerToolbar({
isSending,
canSend,
showClear,
fileInputRef,
onFileUpload,
onClear,
onSend,
onStop
}: Compo
src/components/chat/composer/composer-toolbar.tsx:18
FunctionConfirmActionDialog({
open,
onOpenChange,
title,
description,
confirmLabel,
onConfirm,
cancelLabel = 'Cancel',
co
src/components/common/confirm-action-dialog.tsx:29
FunctionStatusPageShell({
title,
description,
illustration,
actions,
className,
contentClassName,
descriptionClassName
src/components/common/status-page-shell.tsx:14