MCPcopy Create free account

hub / github.com/thunderbird/thunderbolt / functions

Functions1,802 in github.com/thunderbird/thunderbolt

FunctionMcpServersPage
()
src/settings/mcp-servers.tsx:41
FunctionMessageBubbles
({ message }: MessageBubblesProps)
src/components/chat/message-bubbles.tsx:12
FunctionMessageSimulatorPage
()
src/devtools/message-simulator.tsx:422
FunctionMicrosoftCalendarIcon
()
src/components/provider-icons.tsx:140
FunctionMicrosoftIcon
()
src/components/provider-icons.tsx:31
FunctionMicrosoftLogo
({ className = 'w-8 h-8' }: { className?: string })
src/components/ui/microsoft-logo.tsx:5
FunctionMobileBlurBackdrop
({ onClick, className }: MobileBlurBackdropProps)
src/components/ui/mobile-blur-backdrop.tsx:13
FunctionMobileFooterCTA
()
web/src/components/marketing/sections/enterprise-page.tsx:658
FunctionMobileSidebar
({ open, onOpenChange, children, side = 'left', className, style, }: MobileSidebarProps)
src/components/ui/mobile-sidebar.tsx:20
FunctionMobileUserMessage
({ message }: MobileUserMessageProps)
src/components/chat/mobile-user-message.tsx:17
FunctionModeSelector
({ modes, selectedMode, onModeChange, iconOnly = false }: ModeSelectorProps)
src/components/ui/mode-selector/mode-selector.tsx:46
FunctionModelDetailPage
()
src/settings/models/detail.tsx:69
FunctionModelSelector
({ models, selectedModel, chatThread, onModelChange, onAddModels, side, align, }: ModelSelectorP
src/components/ui/model-selector/model-selector.tsx:92
FunctionModelsLayout
()
src/settings/models/layout.tsx:14
FunctionModelsPage
()
src/settings/models/index.tsx:190
FunctionModificationIndicator
({ hasModifications, onReset, children, as: Component = 'span', className = '', customMessage = "Y
src/components/modification-indicator.tsx:61
FunctionNavLinks
()
web/src/components/marketing/header.tsx:12
FunctionNavigationMenu
({ isMobile, currentPath, showTasks, onCreateNewChat, onSettingsClick, }: NavigationMenuProps)
src/layout/sidebar/navigation-menu.tsx:17
FunctionNavigationSpy
({ onLocationChange }: { onLocationChange: (pathname: string) => void })
src/components/magic-link-verify.test.tsx:22
FunctionNavigationSpy
({ onLocationChange, }: { onLocationChange: (location: ReturnType<typeof useLocation>) => void })
src/components/onboarding/onboarding-auth-step.test.tsx:24
FunctionNewModelPage
()
src/settings/models/new.tsx:57
FunctionNewTaskInput
({ onAdd, onCancel }: NewTaskInputProps)
src/tasks/index.tsx:198
FunctionNotFound
()
src/components/not-found.tsx:9
FunctionOAuthCallback
()
src/components/oauth-callback.tsx:10
FunctionObjectSidebarContent
({ content, onClose }: ObjectSidebarContentProps)
src/content-view/object-sidebar-content.tsx:17
FunctionOnboardingActionButtons
({ onBack, onSkip, onContinue, showBack = true, showSkip = true, showContinue = true, continueTe
src/components/onboarding/onboarding-action-buttons.tsx:20
FunctionOnboardingAuthStep
({ providers = ['google'], isProcessing = false, isConnected = false, onConnectionChange, useOAuthCo
src/components/onboarding/onboarding-auth-step.tsx:28
FunctionOnboardingAuthStepWrapper
()
src/stories/onboarding/wrappers/OnboardingAuthStepWrapper.tsx:9
FunctionOnboardingCelebrationStep
()
src/components/onboarding/onboarding-celebration-step.tsx:8
FunctionOnboardingCelebrationStepWrapper
()
src/stories/onboarding/wrappers/OnboardingCelebrationStepWrapper.tsx:8
FunctionOnboardingDialog
()
src/components/onboarding/onboarding-dialog.tsx:19
FunctionOnboardingDialogWrapper
()
src/stories/onboarding/wrappers/OnboardingDialogWrapper.tsx:11
FunctionOnboardingFeatureCard
({ className, icon: Icon, title, description, iconClassName, }: OnboardingFeatureCardProps)
src/components/onboarding/onboarding-feature-card.tsx:16
FunctionOnboardingLocationStep
({ actions, onFormDirtyChange }: OnboardingLocationStepProps)
src/components/onboarding/onboarding-location-step.tsx:51
FunctionOnboardingLocationStepWrapper
()
src/stories/onboarding/wrappers/OnboardingLocationStepWrapper.tsx:9
FunctionOnboardingNameStep
({ actions, onFormDirtyChange }: OnboardingNameStepProps)
src/components/onboarding/onboarding-name-step.tsx:36
FunctionOnboardingNameStepWrapper
()
src/stories/onboarding/wrappers/OnboardingNameStepWrapper.tsx:9
FunctionOnboardingPrivacyStep
({ state, actions }: OnboardingPrivacyStepProps)
src/components/onboarding/onboarding-privacy-step.tsx:23
FunctionOnboardingPrivacyStepWrapper
()
src/stories/onboarding/wrappers/OnboardingPrivacyStepWrapper.tsx:9
FunctionOutlookIcon
()
src/components/provider-icons.tsx:85
FunctionPage
()
src/layout/main-layout.tsx:22
FunctionPageHeader
({ title, children }: PageHeaderProps)
src/components/ui/page-header.tsx:24
FunctionPageSearch
({ onSearch, children }: PageSearchProps)
src/components/ui/page-search.tsx:45
FunctionPageSearchButton
({ tooltip = 'Search' }: PageSearchButtonProps)
src/components/ui/page-search.tsx:70
FunctionPageSearchInput
({ delay, onSearch, placeholder, ...searchInputProps }: PageSearchInputProps)
src/components/ui/page-search.tsx:94
FunctionPartnershipSection
()
web/src/components/marketing/sections/enterprise-page.tsx:473
FunctionPendingDeviceModal
()
src/components/pending-device-modal.tsx:17
FunctionPopover
({ ...props }: ComponentProps<typeof PopoverPrimitive.Root>)
src/components/ui/popover.tsx:10
FunctionPopoverAnchor
({ ...props }: ComponentProps<typeof PopoverPrimitive.Anchor>)
src/components/ui/popover.tsx:40
FunctionPopoverContent
({ className, align = 'center', sideOffset = 4, ...props }: ComponentProps<typeof PopoverPrimitive.Con
src/components/ui/popover.tsx:18
FunctionPopoverTrigger
({ ...props }: ComponentProps<typeof PopoverPrimitive.Trigger>)
src/components/ui/popover.tsx:14
FunctionPostHogProvider
({ children, client }: { children: ReactNode; client: PostHog | null })
src/lib/posthog.tsx:135
FunctionPowerSyncMockProvider
({ children }: PowerSyncMockProviderProps)
src/test-utils/powersync-mock.tsx:74
FunctionPowerSyncReactivityTestProvider
({ children, tables = [], queryClient: providedQueryClient, triggerChangeRef, }: PowerSyncReactivityTe
src/test-utils/powersync-mock.tsx:194
FunctionPowerSyncStatus
()
src/components/powersync-status.tsx:27
FunctionPreferencesSettingsPage
()
src/settings/preferences.tsx:85
FunctionPromptCard
({ pillGapClass = 'gap-1.5 sm:gap-2' }: { pillGapClass?: string })
web/src/components/marketing/sections/enterprise-page.tsx:148
FunctionQuoteSection
()
web/src/components/marketing/sections/enterprise-page.tsx:551
FunctionReasoningDisplay
({ text, isStreaming, instanceKey }: ReasoningDisplayProps)
src/components/chat/reasoning-display.tsx:22
FunctionReasoningGroup
({ parts, isStreaming, isLastPartInMessage, hasTextPart, reasoningTime, reasoningStartTimes, }: Re
src/components/chat/reasoning-group.tsx:25
FunctionReasoningGroupTitle
({ totalDuration, isGroupReasoning, tools }: ReasoningGroupTitleProps)
src/components/chat/reasoning-group-title.tsx:16
FunctionReasoningItem
({ part, onClick, reasoningTime, isGroupReasoning }: ReasoningItemProps)
src/components/chat/reasoning-item.tsx:49
FunctionReasoningPart
({ part }: ReasoningPartProps)
src/components/chat/reasoning-part.tsx:13
FunctionRecoveryKeyDisplayStep
({ recoveryKey, onDone, onConfirmedChange }: RecoveryKeyDisplayStepProps)
src/components/sync-setup/recovery-key-display-step.tsx:16
FunctionRecoveryKeyEntryStep
({ value, error, onChange, onSubmit, isLoading }: RecoveryKeyEntryStepProps)
src/components/sync-setup/recovery-key-entry-step.tsx:18
FunctionRenameChatDialog
({ open, title, onOpenChange, onRename }: RenameChatDialogProps)
src/layout/sidebar/rename-chat-dialog.tsx:65
FunctionRenameChatForm
({ title, onOpenChange, onRename }: Omit<RenameChatDialogProps, 'open'>)
src/layout/sidebar/rename-chat-dialog.tsx:18
FunctionResizableHandle
({ withHandle, className, ...props }: ComponentProps<typeof ResizablePrimitive.Separator> & { withHand
src/components/ui/resizable.tsx:32
FunctionResizablePanel
({ className, ...props }: ComponentProps<typeof ResizablePrimitive.Panel>)
src/components/ui/resizable.tsx:22
FunctionResizablePanelGroup
({ className, ...props }: ComponentProps<typeof ResizablePrimitive.Group>)
src/components/ui/resizable.tsx:11
FunctionResponsiveModal
({ open, onOpenChange, children, className, showCloseButton = true, onOpenAutoFocus, onInteractO
src/components/ui/responsive-modal.tsx:74
FunctionResponsiveModalContent
({ className, centered, ...props }: ResponsiveModalContentProps)
src/components/ui/responsive-modal.tsx:180
FunctionResponsiveModalContentComposable
({ className, children, showCloseButton = true, ...props }: ResponsiveModalContentComposableProps)
src/components/ui/responsive-modal.tsx:210
FunctionResponsiveModalDescription
({ className, ...props }: ResponsiveModalDescriptionProps)
src/components/ui/responsive-modal.tsx:163
FunctionResponsiveModalFooter
({ className, ...props }: ResponsiveModalFooterProps)
src/components/ui/responsive-modal.tsx:194
FunctionResponsiveModalHeader
({ className, ...props }: ResponsiveModalHeaderProps)
src/components/ui/responsive-modal.tsx:151
FunctionResponsiveModalTitle
({ className, ...props }: ResponsiveModalTitleProps)
src/components/ui/responsive-modal.tsx:157
FunctionRevokeDeviceDialog
({ open, onOpenChange, onConfirm, isPending, variant }: RevokeDeviceDialogProps)
src/components/revoke-device-dialog.tsx:30
FunctionRevokedDeviceModal
({ open }: RevokedDeviceModalProps)
src/components/revoked-device-modal.tsx:24
FunctionSavePartialAssistantMessagesHandler
({ children, saveMessages, useChat = useChat_default, }: SavePartialAssistantMessagesHandlerProps)
src/chats/save-partial-assistant-messages-handler.ts:20
FunctionScrollToBottomButton
({ isVisible, onClick, className }: ScrollToBottomButtonProps)
src/components/chat/scroll-to-bottom-button.tsx:16
FunctionSearchableMenu
({ items, value, onValueChange, searchable = true, searchPlaceholder = 'Search...', emptyMessage =
src/components/ui/searchable-menu/searchable-menu.tsx:113
FunctionSectionCard
({ title, children, className }: SectionCardProps)
src/components/ui/section-card.tsx:14
FunctionSelect
({ ...props }: ComponentProps<typeof SelectPrimitive.Root>)
src/components/ui/select.tsx:11
FunctionSelectContent
({ className, children, position = 'popper', ...props }: ComponentProps<typeof SelectPrimitive.Content
src/components/ui/select.tsx:49
FunctionSelectGroup
({ ...props }: ComponentProps<typeof SelectPrimitive.Group>)
src/components/ui/select.tsx:15
FunctionSelectItem
({ className, children, ...props }: ComponentProps<typeof SelectPrimitive.Item>)
src/components/ui/select.tsx:94
FunctionSelectLabel
({ className, ...props }: ComponentProps<typeof SelectPrimitive.Label>)
src/components/ui/select.tsx:84
FunctionSelectScrollDownButton
({ className, ...props }: ComponentProps<typeof SelectPrimitive.ScrollDownButton>)
src/components/ui/select.tsx:136
FunctionSelectScrollUpButton
({ className, ...props }: ComponentProps<typeof SelectPrimitive.ScrollUpButton>)
src/components/ui/select.tsx:124
FunctionSelectSeparator
({ className, ...props }: ComponentProps<typeof SelectPrimitive.Separator>)
src/components/ui/select.tsx:114
FunctionSelectTrigger
({ className, size = 'default', children, ...props }: ComponentProps<typeof SelectPrimitive.Trigger> &
src/components/ui/select.tsx:23
FunctionSelectValue
({ ...props }: ComponentProps<typeof SelectPrimitive.Value>)
src/components/ui/select.tsx:19
FunctionSelectableCard
({ selected, onSelect, icon, title, description, variant = 'default', }: SelectableCardProps)
src/components/ui/selectable-card.tsx:19
FunctionSeparator
({ className, orientation = 'horizontal', decorative = true, ...props }: ComponentProps<typeof Separat
src/components/ui/separator.tsx:10
FunctionSettings
({ children }: { children?: ReactNode })
src/settings/index.tsx:7
FunctionSettingsLayout
()
src/settings/layout.tsx:9
FunctionSettingsSidebarContent
({ onBackClick, onSettingsNavigate }: SettingsSidebarContentProps)
src/layout/sidebar/settings-sidebar.tsx:26
FunctionSetupCompleteStep
({ onDone }: { onDone: () => void })
src/components/sync-setup/sync-setup-modal.tsx:335
FunctionSheet
({ ...props }: ComponentProps<typeof SheetPrimitive.Root>)
src/components/ui/sheet.tsx:11
← previousnext →1,301–1,400 of 1,802, ranked by callers