MCPcopy Create free account

hub / github.com/holaboss-ai/holaOS / functions

Functions8,692 in github.com/holaboss-ai/holaOS

FunctionPopoverDescription
({ className, ...props }: PopoverPrimitive.Description.Props)
sdk/ui/src/primitives/popover.tsx:67
FunctionPopoverHeader
({ className, ...props }: React.ComponentProps<"div">)
apps/desktop/src/components/ui/popover.tsx:53
FunctionPopoverHeader
({ className, ...props }: React.ComponentProps<"div">)
sdk/ui/src/primitives/popover.tsx:53
FunctionPopoverTitle
({ className, ...props }: PopoverPrimitive.Title.Props)
apps/desktop/src/components/ui/popover.tsx:57
FunctionPopoverTitle
({ className, ...props }: PopoverPrimitive.Title.Props)
sdk/ui/src/primitives/popover.tsx:57
FunctionPopoverTrigger
({ ...props }: PopoverPrimitive.Trigger.Props)
apps/desktop/src/components/ui/popover.tsx:9
FunctionPopoverTrigger
({ ...props }: PopoverPrimitive.Trigger.Props)
sdk/ui/src/primitives/popover.tsx:9
FunctionPostCard
({ post, activeMetric }: Props)
sdk/app-builder-sdk/reference/post-analytics/src/client/components/post-card.tsx:38
FunctionPostCard
({ post }: Props)
sdk/app-builder-sdk/reference/content-calendar/src/client/components/post-card.tsx:16
FunctionPresentationPreview
({ name, slides, slideWidth, slideHeight, }: PresentationPreviewProps)
apps/desktop/src/components/panes/PresentationPreview.tsx:23
FunctionPresetField
({ label, control }: PresetFieldProps)
apps/desktop/src/components/panes/AutomationsPaneInlineEditors.tsx:376
FunctionPresetParametricControls
({ preset, onChange, customDraft, onCustomDraftChange, }: PresetParametricControlsProps)
apps/desktop/src/components/panes/AutomationsPaneInlineEditors.tsx:436
FunctionProgress
({ className, children, value, ...props }: ProgressPrimitive.Root.Props)
sdk/ui/src/primitives/progress.tsx:7
FunctionProgressBar
({ fraction }: { fraction: number })
apps/desktop/src/components/integration/OAuthWaitIndicator.tsx:131
FunctionProgressIndicator
({ className, ...props }: ProgressPrimitive.Indicator.Props)
sdk/ui/src/primitives/progress.tsx:41
FunctionProgressLabel
({ className, ...props }: ProgressPrimitive.Label.Props)
sdk/ui/src/primitives/progress.tsx:54
FunctionProgressTrack
({ className, ...props }: ProgressPrimitive.Track.Props)
sdk/ui/src/primitives/progress.tsx:28
FunctionProgressValue
({ className, ...props }: ProgressPrimitive.Value.Props)
sdk/ui/src/primitives/progress.tsx:64
FunctionProposalDetailsDialog
({ proposal, proposalAction, onClose, onAcceptProposal, onDismissProposal, }: { proposal: TaskProp
apps/desktop/src/components/layout/OperationsDrawer.tsx:671
FunctionProviderActions
({ state, busy, providerName, onConnect, onBind, onVerify, onCancel, }: { state: import("@/lib
apps/desktop/src/components/integration/AppIntegrationsDialog.tsx:297
FunctionProviderBrandIcon
({ providerId, className, }: { providerId: KnownProviderId; /** * Override the default size. Pass a
apps/desktop/src/components/auth/AuthPanel.tsx:1394
FunctionProviderBrandIcon
({ brand, modelToken, className, }: ProviderBrandIconProps)
apps/desktop/src/lib/providerBrandIcon.tsx:122
FunctionProviderRow
({ appId, provider, whoami, required, }: { appId: string; provider: string; whoami: PendingInteg
apps/desktop/src/components/integration/AppIntegrationsDialog.tsx:124
FunctionProviderRow
({ provider, logoUrl, connected, connecting, disabled, onAction, }: { provider: string; logoUr
apps/desktop/src/components/onboarding/ConnectIntegrationsStep.tsx:75
FunctionProviderStateReporter
* Headless companion to AppIntegrationsDialog: subscribes to each declared * provider's binding state via useIntegrationBinding and reports a summary
apps/desktop/src/components/layout/shell/Sidebar.tsx:1995
FunctionProviderStatusLine
({ state, busy, providerName, lastVerify, }: { state: import("@/lib/useIntegrationBinding").Integrat
apps/desktop/src/components/integration/AppIntegrationsDialog.tsx:190
FunctionPublishScreen
({ open, onOpenChange, workspaceId, onViewSubmission, }: PublishScreenProps)
apps/desktop/src/components/publish/PublishScreen.tsx:112
FunctionPublishSuccessView
({ submissionId: _submissionId, templateId, archiveSizeBytes, onDone, onPublishAnother, onViewSubm
apps/desktop/src/components/publish/PublishScreen.tsx:1756
FunctionQueueRow
({ row, isNext }: QueueRowProps)
sdk/app-builder-sdk/reference/messaging-dashboard/src/client/components/messages-table.tsx:11
FunctionQueueRow
({ row, isNext }: QueueRowProps)
runtime/harnesses/src/embedded-skills/build-dashboard/reference/messaging-dashboard/src/client/components/messages-table.tsx:11
FunctionQueuedSessionInputRail
({ items, onEditItem, onCancelItem, children, }: { items: QueuedSessionInput[]; onEditItem?: (item
apps/desktop/src/components/panes/ChatPane/QueuedSessionInputRail.tsx:52
FunctionRadioGroup
({ className, ...props }: RadioGroupPrimitive.Props)
sdk/ui/src/primitives/radio-group.tsx:6
FunctionRadioGroupItem
({ className, ...props }: RadioPrimitive.Root.Props)
sdk/ui/src/primitives/radio-group.tsx:16
FunctionRecentFileRow
({ entry }: { entry: RecentFile })
apps/desktop/src/components/layout/shell/Sidebar.tsx:2226
FunctionRecentRow
({ icon, primary, secondary, onClick, }: { icon: React.ReactNode; primary: string; secondary: st
apps/desktop/src/components/layout/shell/Center.tsx:313
FunctionRecentRow
({ entry }: { entry: BrowserHistoryEntryPayload })
apps/desktop/src/components/layout/shell/Sidebar.tsx:2102
FunctionRecentSection
({ title, children, }: { title: string; children: React.ReactNode; })
apps/desktop/src/components/layout/shell/Center.tsx:296
FunctionRequireAuth
({ children }: RequireAuthProps)
apps/desktop/src/components/auth/RequireAuth.tsx:21
FunctionResizableHandle
({ withHandle, className, ...props }: ResizablePrimitive.SeparatorProps & { withHandle?: boolean })
sdk/ui/src/primitives/resizable.tsx:27
FunctionResizablePanel
({ ...props }: ResizablePrimitive.PanelProps)
sdk/ui/src/primitives/resizable.tsx:23
FunctionResizablePanelGroup
({ className, ...props }: ResizablePrimitive.GroupProps)
sdk/ui/src/primitives/resizable.tsx:7
FunctionRootLayout
({ children }: { children: ReactNode })
sdk/app-builder-sdk/reference/post-analytics/src/client/routes/__root.tsx:6
FunctionRootLayout
({ children }: { children: ReactNode })
sdk/app-builder-sdk/reference/engagement-inbox/src/client/routes/__root.tsx:6
FunctionRootLayout
({ children }: { children: ReactNode })
sdk/app-builder-sdk/reference/content-calendar/src/client/routes/__root.tsx:6
FunctionRootLayout
({ children }: { children: ReactNode })
sdk/app-builder-sdk/reference/messaging-dashboard/src/client/routes/__root.tsx:6
FunctionRootLayout
({ children }: { children: ReactNode })
runtime/harnesses/src/embedded-skills/build-dashboard/reference/messaging-dashboard/src/client/routes/__root.tsx:6
FunctionRowIconChip
({ children }: { children: React.ReactNode })
apps/desktop/src/components/layout/shell/SearchDialog.tsx:409
FunctionRunActivityChart
({ bars, peak, }: { bars: Array<{ key: string; label: string; value: number }>; peak: number; })
apps/desktop/src/components/layout/shell/WorkspaceDashboardPane.tsx:883
FunctionRunningPanel
({ hasWorkspace, isLoading, sessions, errorMessage, onOpenSession, onCreateSession, activeSessio
apps/desktop/src/components/layout/OperationsDrawer.tsx:822
FunctionRuntimeStatusIndicator
({ status, }: RuntimeStatusIndicatorProps)
apps/desktop/src/components/layout/RuntimeStatusIndicator.tsx:89
FunctionScheduleEditor
({ cron, saving, onSave, disabled = false, }: ScheduleEditorProps)
apps/desktop/src/components/panes/AutomationsPaneInlineEditors.tsx:201
FunctionSchedulePresetForm
({ initialCron, saving, onSave, onCancel, }: SchedulePresetFormProps)
apps/desktop/src/components/panes/AutomationsPaneInlineEditors.tsx:257
FunctionScratchGroupChip
()
apps/desktop/src/components/layout/shell/TopChrome.tsx:433
FunctionScratchRow
({ tab }: { tab: BrowserStatePayload })
apps/desktop/src/components/layout/shell/TopChrome.tsx:491
FunctionScreenshotsUploader
({ value, onChange, }: { value: string[]; onChange: (v: string[]) => void; })
apps/desktop/src/components/publish/PublishScreen.tsx:1528
FunctionSearchContent
({ onSelect }: { onSelect: () => void })
apps/desktop/src/components/layout/shell/SearchDialog.tsx:93
FunctionSearchDialog
()
apps/desktop/src/components/layout/shell/SearchDialog.tsx:67
FunctionSectionLabel
({ children, className = "", }: { children: React.ReactNode; className?: string; })
apps/desktop/src/components/layout/shell/shared.tsx:3
FunctionSelectAppsStep
({ stepIndex, stepTotal, template, selectedApps, onToggleApp, onBack, onContinue, }: SelectAppsS
apps/desktop/src/components/onboarding/SelectAppsStep.tsx:15
FunctionSelectContent
({ className, children, side = "bottom", sideOffset = 4, align = "center", alignOffset = 0, alig
apps/desktop/src/components/ui/select.tsx:57
FunctionSelectContent
({ className, children, side = "bottom", sideOffset = 4, align = "center", alignOffset = 0, alig
sdk/ui/src/primitives/select.tsx:57
FunctionSelectGroup
({ className, ...props }: SelectPrimitive.Group.Props)
apps/desktop/src/components/ui/select.tsx:9
FunctionSelectGroup
({ className, ...props }: SelectPrimitive.Group.Props)
sdk/ui/src/primitives/select.tsx:9
FunctionSelectItem
({ className, children, ...props }: SelectPrimitive.Item.Props)
apps/desktop/src/components/ui/select.tsx:112
FunctionSelectItem
({ className, children, ...props }: SelectPrimitive.Item.Props)
sdk/ui/src/primitives/select.tsx:112
FunctionSelectLabel
({ className, ...props }: SelectPrimitive.GroupLabel.Props)
apps/desktop/src/components/ui/select.tsx:99
FunctionSelectLabel
({ className, ...props }: SelectPrimitive.GroupLabel.Props)
sdk/ui/src/primitives/select.tsx:99
FunctionSelectScrollDownButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollDownArrow>)
apps/desktop/src/components/ui/select.tsx:172
FunctionSelectScrollDownButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollDownArrow>)
sdk/ui/src/primitives/select.tsx:172
FunctionSelectScrollUpButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollUpArrow>)
apps/desktop/src/components/ui/select.tsx:153
FunctionSelectScrollUpButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollUpArrow>)
sdk/ui/src/primitives/select.tsx:153
FunctionSelectSeparator
({ className, ...props }: SelectPrimitive.Separator.Props)
apps/desktop/src/components/ui/select.tsx:140
FunctionSelectSeparator
({ className, ...props }: SelectPrimitive.Separator.Props)
sdk/ui/src/primitives/select.tsx:140
FunctionSelectTrigger
({ className, size = "default", children, ...props }: SelectPrimitive.Trigger.Props & { size?: "sm"
apps/desktop/src/components/ui/select.tsx:29
FunctionSelectTrigger
({ className, size = "default", children, ...props }: SelectPrimitive.Trigger.Props & { size?: "sm"
sdk/ui/src/primitives/select.tsx:29
FunctionSelectValue
({ className, ...props }: SelectPrimitive.Value.Props)
apps/desktop/src/components/ui/select.tsx:19
FunctionSelectValue
({ className, ...props }: SelectPrimitive.Value.Props)
sdk/ui/src/primitives/select.tsx:19
FunctionSeparator
({ className, orientation = "horizontal", ...props }: SeparatorPrimitive.Props)
sdk/ui/src/primitives/separator.tsx:5
FunctionSessionRow
({ session, onOpen, }: { session: AgentSessionRecordPayload; onOpen: () => void; })
apps/desktop/src/components/panes/SubagentSessionsPane.tsx:449
FunctionSessionsView
({ workspaceId, onBack, onOpenSession, onEnterFocusMode, }: { workspaceId: string | null; onBack:
apps/desktop/src/components/layout/shell/ChatPanel.tsx:575
FunctionSettingsCard
({ children, className }: SettingsCardProps)
apps/desktop/src/components/settings/SettingsCard.tsx:23
FunctionSettingsMenuSelectRow
({ label, description, leading, value, onValueChange, options, disabled, placeholder, search
apps/desktop/src/components/settings/SettingsMenuSelectRow.tsx:32
FunctionSettingsOverlay
()
apps/desktop/src/components/layout/shell/Overlays.tsx:150
FunctionSettingsPage
({ title, description, children, className, }: SettingsPageProps)
apps/desktop/src/components/settings/SettingsPage.tsx:25
FunctionSettingsRow
({ label, description, leading, children, interactive, onClick, className, }: SettingsRowProps)
apps/desktop/src/components/settings/SettingsRow.tsx:31
FunctionSettingsScreen
({ sections, activeSection, onSectionChange, railFooter, children, }: SettingsScreenProps<TSection>)
apps/desktop/src/components/settings/SettingsScreen.tsx:36
FunctionSettingsScreenRoot
({ activeSection, appVersion, onSectionChange, colorScheme, onColorSchemeChange, themeVariant, t
apps/desktop/src/components/layout/SettingsScreenRoot.tsx:321
FunctionSettingsSection
({ title, description, action, children, className, }: SettingsSectionProps)
apps/desktop/src/components/settings/SettingsSection.tsx:25
FunctionSettingsStatusBadge
({ tone, children, className, }: SettingsStatusBadgeProps)
apps/desktop/src/components/settings/SettingsStatusBadge.tsx:29
FunctionSettingsToggle
({ label, description, leading, checked, onCheckedChange, disabled, }: SettingsToggleProps)
apps/desktop/src/components/settings/SettingsToggle.tsx:20
FunctionSheet
({ ...props }: SheetPrimitive.Root.Props)
sdk/ui/src/primitives/sheet.tsx:10
FunctionSheetClose
({ ...props }: SheetPrimitive.Close.Props)
sdk/ui/src/primitives/sheet.tsx:18
FunctionSheetContent
({ className, children, side = "right", showCloseButton = true, ...props }: SheetPrimitive.Popup.Pro
sdk/ui/src/primitives/sheet.tsx:39
FunctionSheetDescription
({ className, ...props }: SheetPrimitive.Description.Props)
sdk/ui/src/primitives/sheet.tsx:116
FunctionSheetFooter
({ className, ...props }: React.ComponentProps<"div">)
sdk/ui/src/primitives/sheet.tsx:93
FunctionSheetHeader
({ className, ...props }: React.ComponentProps<"div">)
sdk/ui/src/primitives/sheet.tsx:83
FunctionSheetOverlay
({ className, ...props }: SheetPrimitive.Backdrop.Props)
sdk/ui/src/primitives/sheet.tsx:26
FunctionSheetPortal
({ ...props }: SheetPrimitive.Portal.Props)
sdk/ui/src/primitives/sheet.tsx:22
FunctionSheetTitle
({ className, ...props }: SheetPrimitive.Title.Props)
sdk/ui/src/primitives/sheet.tsx:103
FunctionSheetTrigger
({ ...props }: SheetPrimitive.Trigger.Props)
sdk/ui/src/primitives/sheet.tsx:14
← previousnext →7,301–7,400 of 8,692, ranked by callers