FunctionBannerShell({ id, dismissible, icon, title, description, action }: BannerShellProps)
packages/web/src/app/(app)/components/banners/bannerShell.tsx:19
FunctionCalendar({
className,
classNames,
showOutsideDays = true,
captionLayout = "label",
buttonVariant = "ghost",
packages/web/src/components/ui/calendar.tsx:14
FunctionChatActionsDropdown({
children,
onRenameClick,
onDuplicateClick,
onDeleteClick,
showDelete = true,
align
packages/web/src/app/(app)/chat/components/chatActionsDropdown.tsx:15
FunctionChatThread({
id: defaultChatId,
initialMessages,
inputMessage,
languageModels,
repos,
searchCont
packages/web/src/ee/features/chat/components/chatThread/chatThread.tsx:57
FunctionChatThreadPanel({
languageModels,
repos,
searchContexts,
messages,
isOwner,
isAuthenticated,
isLo
packages/web/src/ee/features/chat/components/chatThreadPanel.tsx:31
FunctionCodePreview({
file,
repoName,
selectedMatchIndex,
onSelectedMatchIndexChange,
onClose,
}: CodePreview
packages/web/src/app/(app)/search/components/codePreviewPanel/codePreview.tsx:41
FunctionCodeSnippet({ children, className, title, renderNewlines = false }: { children: React.ReactNode, className?: string, titl
packages/web/src/app/components/codeSnippet.tsx:3
FunctionCommitsPanel({ path, repoName, revisionName, page, author, since, until }: CommitsPanelProps)
packages/web/src/app/(app)/browse/[...path]/components/commitHistoryPanel/commitsPanel.tsx:30
FunctionConnectMcpButton({ serverId, isConnected, isAuthExpired, size, variant, returnTo, className }: ConnectMcpButtonProps)
packages/web/src/ee/features/chat/mcp/components/connectMcpButton.tsx:18
FunctionConnectorCard({
faviconUrl,
name,
serverUrl,
isConnected,
isAuthExpired,
isAskAgentAvailable,
i
packages/web/src/ee/features/chat/mcp/components/connectorCard.tsx:29
FunctionConsentScreen({
clientId,
clientName,
clientLogoUri,
redirectUri,
codeChallenge,
resource,
stat
packages/web/src/app/oauth/authorize/components/consentScreen.tsx:25
FunctionDetailsCardComponent({
chatId,
isExpanded,
onExpandedChanged,
isThinking,
isTurnInProgress,
isNetworkActiv
packages/web/src/ee/features/chat/components/chatThread/detailsCard.tsx:44
FunctionEditorContextMenu({
view,
selection,
repoName,
path,
revisionName,
}: ContextMenuProps)
packages/web/src/app/(app)/components/editorContextMenu.tsx:21
FunctionEntry({
entry: {
isSelected,
displayName,
count,
Icon,
isDisabled,
packages/web/src/app/(app)/search/components/filterPanel/entry.tsx:22