MCPcopy Create free account

hub / github.com/thunderbird/thunderbolt / functions

Functions1,802 in github.com/thunderbird/thunderbolt

FunctionSheetClose
({ ...props }: ComponentProps<typeof SheetPrimitive.Close>)
src/components/ui/sheet.tsx:19
FunctionSheetContent
({ className, children, side = 'right', overlayClassName, hideCloseButton = false, ...props }: Com
src/components/ui/sheet.tsx:40
FunctionSheetDescription
({ className, ...props }: ComponentProps<typeof SheetPrimitive.Description>)
src/components/ui/sheet.tsx:101
FunctionSheetFooter
({ className, ...props }: ComponentProps<'div'>)
src/components/ui/sheet.tsx:87
FunctionSheetHeader
({ className, ...props }: ComponentProps<'div'>)
src/components/ui/sheet.tsx:83
FunctionSheetOverlay
({ className, ...props }: ComponentProps<typeof SheetPrimitive.Overlay>)
src/components/ui/sheet.tsx:27
FunctionSheetPortal
({ ...props }: ComponentProps<typeof SheetPrimitive.Portal>)
src/components/ui/sheet.tsx:23
FunctionSheetTitle
({ className, ...props }: ComponentProps<typeof SheetPrimitive.Title>)
src/components/ui/sheet.tsx:91
FunctionSheetTrigger
({ ...props }: ComponentProps<typeof SheetPrimitive.Trigger>)
src/components/ui/sheet.tsx:15
FunctionSidebar
()
src/layout/sidebar/index.tsx:26
FunctionSidebarCloseButton
({ onClick, ...props }: ComponentProps<typeof Button> & { onClick: () => void })
src/components/ui/sidebar-close-button.tsx:9
FunctionSidebarFooter
({ className }: SidebarFooterProps)
src/components/sidebar-footer.tsx:75
FunctionSidebarHeader
({ onToggle }: SidebarHeaderProps)
src/layout/sidebar/sidebar-header.tsx:23
FunctionSidebarWebview
({ config, onClose, hidden }: SidebarWebviewProps)
src/content-view/sidebar-webview.tsx:28
FunctionSignInEmailStep
({ email, status, errorMessage, isValidEmail, onSubmit, onEmailChange, variant, emailInputRef,
src/components/sign-in/sign-in-email-step.tsx:29
FunctionSignInForm
({ variant, onCancel, onSuccess, onGoBack, onEmailSent, initialEmail, skipToOtp, initialChalle
src/components/sign-in/sign-in-form.tsx:67
FunctionSignInModal
({ open, onOpenChange, onSuccess }: SignInModalProps)
src/components/sign-in-modal.tsx:26
FunctionSignInModalProvider
({ children }: SignInModalProviderProps)
src/contexts/sign-in-modal-context.tsx:35
FunctionSignInOtpStep
({ email, otp, status, errorMessage, isLocalhost, onOtpChange, onOtpComplete, onResend, onCa
src/components/sign-in/sign-in-otp-step.tsx:31
FunctionSignInSuccessStep
({ displayName, onContinue, variant }: SignInSuccessStepProps)
src/components/sign-in/sign-in-success-step.tsx:18
FunctionSignedOut
()
src/components/signed-out.tsx:8
FunctionSimulatorChat
({ sseContent, onStop, stopRef }: SimulatorChatProps)
src/devtools/message-simulator.tsx:53
FunctionSimulatorContent
()
src/devtools/message-simulator.tsx:246
FunctionSkeleton
({ className, ...props }: ComponentProps<'div'>)
src/components/ui/skeleton.tsx:8
FunctionSocialDiscordIcon
()
web/src/components/marketing/footer-section.tsx:19
FunctionSocialGitHubIcon
()
web/src/components/marketing/footer-section.tsx:13
FunctionSocialLinkedInIcon
()
web/src/components/marketing/footer-section.tsx:25
FunctionSourceCard
({ source, className, proxyBase }: SourceCardProps)
src/components/chat/source-card.tsx:32
FunctionSourceList
({ sources, className, proxyBase }: SourceListProps)
src/components/chat/source-list.tsx:21
FunctionSsoRedirect
()
src/components/sso-redirect.tsx:21
FunctionStarCountBadge
()
web/src/components/marketing/sections/enterprise-page.tsx:56
FunctionStarIcon
()
web/src/components/marketing/sections/enterprise-page.tsx:19
FunctionStarOnGitHubButton
({ fullWidth = false }: { fullWidth?: boolean })
web/src/components/marketing/sections/enterprise-page.tsx:37
FunctionStatusIndicator
({ status, size = 'md', className })
src/components/status-indicator.tsx:48
FunctionStepIndicators
({ currentStep, totalSteps }: StepIndicatorsProps)
src/components/onboarding/step-indicators.tsx:10
FunctionSwitch
({ className, onCheckedChange, ...props }: ComponentProps<typeof SwitchPrimitive.Root>)
src/components/ui/switch.tsx:11
FunctionSyncEnableWarningDialog
({ open, onOpenChange, onConfirm }: SyncEnableWarningDialogProps)
src/components/sync-enable-warning-dialog.tsx:26
FunctionSyncSetupModal
({ open, onOpenChange, onComplete }: SyncSetupModalProps)
src/components/sync-setup/sync-setup-modal.tsx:31
FunctionSyntheticLoadingPart
({ message = '', isStreaming }: SyntheticLoadingPartProps)
src/components/chat/synthetic-loading-part.tsx:13
FunctionTable
({ className, ...props }: ComponentProps<'table'>)
src/components/ui/table.tsx:9
FunctionTableBody
({ className, ...props }: ComponentProps<'tbody'>)
src/components/ui/table.tsx:21
FunctionTableCaption
({ className, ...props }: ComponentProps<'caption'>)
src/components/ui/table.tsx:71
FunctionTableCell
({ className, ...props }: ComponentProps<'td'>)
src/components/ui/table.tsx:58
FunctionTableFooter
({ className, ...props }: ComponentProps<'tfoot'>)
src/components/ui/table.tsx:25
FunctionTableHead
({ className, ...props }: ComponentProps<'th'>)
src/components/ui/table.tsx:45
FunctionTableHeader
({ className, ...props }: ComponentProps<'thead'>)
src/components/ui/table.tsx:17
FunctionTableRow
({ className, ...props }: ComponentProps<'tr'>)
src/components/ui/table.tsx:35
FunctionTasksPage
()
src/tasks/index.tsx:249
FunctionTestComponent
()
src/hooks/use-pending-device-notification.test.tsx:39
FunctionTestContextTrackingComponent
({ chatThreadId, model }: { chatThreadId: string; model: Model })
src/hooks/use-context-tracking.test.tsx:17
FunctionTestOnboardingLocationStep
({ onFormDirtyChange }: { onFormDirtyChange?: (isDirty: boolean) => void })
src/components/onboarding/onboarding-location-step.test.tsx:17
FunctionTestOnboardingPrivacyStep
()
src/components/onboarding/onboarding-privacy-step.test.tsx:14
FunctionTestOnboardingPrivacyStepWithState
()
src/components/onboarding/onboarding-privacy-step.test.tsx:20
FunctionTestSettingsComponent
()
src/hooks/use-settings.test.tsx:17
FunctionTestWrapper
({ children }: { children: ReactNode })
src/components/chat/reasoning-group.test.tsx:52
FunctionTestWrapper
({ children }: { children: ReactNode })
src/components/chat/chat-prompt-input.test.tsx:44
FunctionTestWrapper
({ children }: { children: ReactNode })
src/chats/use-hydrate-chat-store.test.tsx:132
FunctionTextarea
({ className, ...props }: ComponentProps<'textarea'>)
src/components/ui/textarea.tsx:9
FunctionThemeProvider
({ children, defaultTheme = 'system', storageKey = 'ui_theme', ...props }: ThemeProviderProps)
src/lib/theme-provider.tsx:57
FunctionThemeToggle
()
src/components/theme-toggle.tsx:11
FunctionThunderboltProIcon
()
src/settings/integrations.tsx:46
FunctionTimelineMessage
({ children, className }: TimelineMessageProps)
src/components/chat/timeline-message.tsx:12
FunctionToggle
({ className, variant, size, onPressedChange, ...props }: ComponentProps<typeof TogglePrimitive.Root
src/components/ui/toggle.tsx:33
FunctionToggleGroup
({ className, variant, size, children, ...props }: ComponentProps<typeof ToggleGroupPrimitive.Root>
src/components/ui/toggle-group.tsx:17
FunctionToggleGroupItem
({ className, children, variant, size, ...props }: ComponentProps<typeof ToggleGroupPrimitive.Item>
src/components/ui/toggle-group.tsx:40
FunctionToolGroup
({ tools, isStreaming, isLastPartInMessage, hasTextInMessage }: ToolGroupProps)
src/components/chat/tool-group.tsx:44
FunctionToolIcon
({ toolName, toolOutput, Icon, initials, isLoading, isError, tooltipKey, onClick, className,
src/components/chat/tool-icon.tsx:70
FunctionToolItem
({ tool, index, onOpenDetails }: ToolItemProps)
src/components/chat/tool-item.tsx:46
FunctionTooltip
({ ...props }: ComponentProps<typeof TooltipPrimitive.Root>)
src/components/ui/tooltip.tsx:14
FunctionTooltipContent
({ className, sideOffset = 0, children, ...props }: ComponentProps<typeof TooltipPrimitive.Content>)
src/components/ui/tooltip.tsx:26
FunctionTooltipProvider
({ delayDuration = 0, ...props }: ComponentProps<typeof TooltipPrimitive.Provider>)
src/components/ui/tooltip.tsx:10
FunctionTooltipTrigger
({ ...props }: ComponentProps<typeof TooltipPrimitive.Trigger>)
src/components/ui/tooltip.tsx:22
FunctionTrayProvider
({ children, tray, window }: { children: ReactNode; tray: any; window: any })
src/lib/tray.tsx:36
FunctionUpdateNotification
()
src/components/update-notification.tsx:21
FunctionWaitlistCard
({ children }: WaitlistCardProps)
src/waitlist/waitlist-card.tsx:17
FunctionWaitlistHeader
()
src/waitlist/waitlist-header.tsx:11
FunctionWaitlistJoinedEmail
()
backend/src/emails/waitlist-joined.tsx:8
FunctionWaitlistLayout
()
src/waitlist/layout.tsx:11
FunctionWaitlistNotReadyEmail
()
backend/src/emails/waitlist-not-ready.tsx:8
FunctionWaitlistPage
()
src/waitlist/waitlist-page.tsx:25
FunctionWaitlistReminderEmail
()
backend/src/emails/waitlist-reminder.tsx:8
FunctionWeatherForecast
({ days = [], temperature_unit }: WeatherForecastProps)
src/widgets/weather-forecast/display.tsx:13
FunctionWeatherForecastSkeleton
()
src/widgets/weather-forecast/display.tsx:111
FunctionWeatherForecastWidget
({ location, region, country, messageId }: WeatherForecastWidgetProps)
src/widgets/weather-forecast/widget.tsx:22
FunctionWeatherForecastWithToggle
({ location, days, isDayTime = true, }: WeatherForecastData & { isDayTime?: boolean })
src/widgets/weather-forecast/stories.tsx:11
FunctionWelcomeDialog
()
src/components/welcome-dialog.tsx:31
FunctionWrapper
({ children }: { children: ReactNode })
src/test-utils/powersync-reactivity-test.tsx:67
FunctionWrapperWithQueryClient
({ children }: { children: ReactNode })
src/hooks/use-powersync-credentials-invalid-listener.test.tsx:302
Function[Symbol.asyncIterator]
()
backend/src/utils/streaming.test.ts:32
FunctionbuildStart
()
vite.config.ts:41
FunctioncamelCasedProperties
(obj: T)
src/lib/utils.ts:117
FunctioncamelCasedPropertiesDeep
(obj: T)
src/lib/utils.ts:146
Functioncancel
()
backend/src/utils/streaming.ts:76
FunctionchooseAdditionalDevice
()
src/hooks/use-sync-setup.ts:179
FunctionclearCK
()
src/crypto/key-storage.ts:194
FunctionclearError
()
src/hooks/use-oauth-connect.ts:334
FunctionclearSearch
()
src/hooks/use-location-search.ts:105
MethodclearTransformers
Clears all transformers from the pipeline.
src/db/powersync/TransformableBucketStorage.ts:54
Methodclose
()
src/db/bun-sqlite-database.ts:74
Methodclose
()
src/db/wa-sqlite-database.ts:96
← previousnext →1,401–1,500 of 1,802, ranked by callers