MCPcopy Create free account

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

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

FunctionDeterministicWorkspaceOnboardingSurface
()
apps/desktop/src/features/workspace-onboarding/DeterministicWorkspaceOnboardingSurface.tsx:304
FunctionDiagramFileTree
({ root }: { root: FileNode })
website/docs/app/components/DiagramFileTree.tsx:59
FunctionDiagramSystemOverview
()
website/docs/app/components/DiagramSystemOverview.tsx:1
FunctionDiagramWorkspaceTree
()
website/docs/app/components/DiagramWorkspaceTree.tsx:1
FunctionDialog
({ ...props }: DialogPrimitive.Root.Props)
sdk/ui/src/primitives/dialog.tsx:8
FunctionDialogClose
({ ...props }: DialogPrimitive.Close.Props)
sdk/ui/src/primitives/dialog.tsx:20
FunctionDialogContent
({ className, children, showCloseButton = true, ...props }: DialogPrimitive.Popup.Props & { showClos
sdk/ui/src/primitives/dialog.tsx:40
FunctionDialogDescription
({ className, ...props }: DialogPrimitive.Description.Props)
sdk/ui/src/primitives/dialog.tsx:131
FunctionDialogFooter
({ className, showCloseButton = false, children, ...props }: React.ComponentProps<"div"> & { showClo
sdk/ui/src/primitives/dialog.tsx:91
FunctionDialogHeader
({ className, ...props }: React.ComponentProps<"div">)
sdk/ui/src/primitives/dialog.tsx:81
FunctionDialogOverlay
({ className, ...props }: DialogPrimitive.Backdrop.Props)
sdk/ui/src/primitives/dialog.tsx:24
FunctionDialogPortal
({ ...props }: DialogPrimitive.Portal.Props)
sdk/ui/src/primitives/dialog.tsx:16
FunctionDialogTitle
({ className, ...props }: DialogPrimitive.Title.Props)
sdk/ui/src/primitives/dialog.tsx:118
FunctionDialogTrigger
({ ...props }: DialogPrimitive.Trigger.Props)
sdk/ui/src/primitives/dialog.tsx:12
FunctionDigestRail
({ digests, nextInLabel }: Props)
sdk/app-builder-sdk/reference/post-analytics/src/client/components/digest-rail.tsx:44
FunctionDocCard
({ children, description, eyebrow, href, title, }: { children?: ReactNode; description?: string;
website/docs/app/components/DocCards.tsx:8
FunctionDocCards
({ children }: { children: ReactNode })
website/docs/app/components/DocCards.tsx:4
FunctionDocDefinition
({ children, meta, term, }: { children: ReactNode; meta?: string; term: string; })
website/docs/app/components/DocDefinition.tsx:11
FunctionDocEditor
({ label, existingContent, isGenerating, pendingGenerated, placeholder, onChange, onGenerate,
apps/desktop/src/components/publish/PublishScreen.tsx:1137
FunctionDocsEscape
()
website/docs/app/routes/docs-escape.tsx:16
FunctionDocsForm
({ name, onboardingMd, readmeMd, isGeneratingOnboarding, isGeneratingReadme, generationError, pe
apps/desktop/src/components/publish/PublishScreen.tsx:1040
FunctionDocsMockup
({ data }: { data: LivePreviewData })
apps/desktop/src/components/publish/LivePreviewPanel.tsx:462
FunctionDocsTab
({ active, hasContent, onClick, children, }: { active: boolean; hasContent: boolean; onClick: ()
apps/desktop/src/components/publish/LivePreviewPanel.tsx:559
FunctionDotArc
({ className, dotRadius = 1.1, resolution = 26, size = 128, }: GlyphProps)
website/docs/app/components/dotted-glyphs.tsx:193
FunctionDotBar
({ className, dotRadius = 1.1, resolution = 26, size = 128, }: GlyphProps)
website/docs/app/components/dotted-glyphs.tsx:219
FunctionDotDiamond
({ className, dotRadius = 1.1, resolution = 24, size = 128, }: GlyphProps)
website/docs/app/components/dotted-glyphs.tsx:169
FunctionDotGridSquare
({ className, dotRadius = 1.1, resolution = 22, size = 128, }: GlyphProps)
website/docs/app/components/dotted-glyphs.tsx:71
FunctionDotMatrixBase
({ size = 24, dotSize = 3, color = "currentColor", speed = 1, ariaLabel = "Loading", className,
apps/desktop/src/lib/dotmatrix-core.tsx:622
FunctionDotRing
({ className, dotRadius = 1.1, resolution = 26, size = 128, }: GlyphProps)
website/docs/app/components/dotted-glyphs.tsx:145
FunctionDotSphere
({ className, dotRadius = 1.1, resolution = 26, size = 128, }: GlyphProps)
website/docs/app/components/dotted-glyphs.tsx:92
FunctionDotWedge
({ className, dotRadius = 1.1, resolution = 24, size = 128, }: GlyphProps)
website/docs/app/components/dotted-glyphs.tsx:126
FunctionDotmSquare3
({ speed = 1.35, pattern = "full", animated = true, hoverAnimated = false, ...rest }: DotmSquare3Pro
apps/desktop/src/components/ui/dotm-square-3.tsx:34
FunctionDragHandleColumn
({ editor, nodeRef }: DragHandleColumnProps)
sdk/editor/src/extensions/DragHandleColumn.tsx:28
FunctionDrawer
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Root>)
sdk/ui/src/primitives/drawer.tsx:8
FunctionDrawerClose
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Close>)
sdk/ui/src/primitives/drawer.tsx:26
FunctionDrawerContent
({ className, children, ...props }: React.ComponentProps<typeof DrawerPrimitive.Content>)
sdk/ui/src/primitives/drawer.tsx:48
FunctionDrawerDescription
({ className, ...props }: React.ComponentProps<typeof DrawerPrimitive.Description>)
sdk/ui/src/primitives/drawer.tsx:110
FunctionDrawerFooter
({ className, ...props }: React.ComponentProps<"div">)
sdk/ui/src/primitives/drawer.tsx:84
FunctionDrawerHeader
({ className, ...props }: React.ComponentProps<"div">)
sdk/ui/src/primitives/drawer.tsx:71
FunctionDrawerOverlay
({ className, ...props }: React.ComponentProps<typeof DrawerPrimitive.Overlay>)
sdk/ui/src/primitives/drawer.tsx:32
FunctionDrawerPortal
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Portal>)
sdk/ui/src/primitives/drawer.tsx:20
FunctionDrawerTabButton
({ active, icon, label, showIndicator = false, onClick, }: { active: boolean; icon: ReactNode;
apps/desktop/src/components/layout/OperationsDrawer.tsx:463
FunctionDrawerTitle
({ className, ...props }: React.ComponentProps<typeof DrawerPrimitive.Title>)
sdk/ui/src/primitives/drawer.tsx:94
FunctionDrawerTrigger
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Trigger>)
sdk/ui/src/primitives/drawer.tsx:14
FunctionDropdownMenu
({ ...props }: MenuPrimitive.Root.Props)
apps/desktop/src/components/ui/dropdown-menu.tsx:7
FunctionDropdownMenu
({ ...props }: MenuPrimitive.Root.Props)
sdk/ui/src/primitives/dropdown-menu.tsx:7
FunctionDropdownMenuCheckboxItem
({ className, children, checked, inset, ...props }: MenuPrimitive.CheckboxItem.Props & { inset?: b
apps/desktop/src/components/ui/dropdown-menu.tsx:152
FunctionDropdownMenuCheckboxItem
({ className, children, checked, inset, ...props }: MenuPrimitive.CheckboxItem.Props & { inset?: b
sdk/ui/src/primitives/dropdown-menu.tsx:152
FunctionDropdownMenuContent
({ align = "start", alignOffset = 0, side = "bottom", sideOffset = 4, className, ...props }: MenuP
apps/desktop/src/components/ui/dropdown-menu.tsx:19
FunctionDropdownMenuContent
({ align = "start", alignOffset = 0, side = "bottom", sideOffset = 4, className, ...props }: MenuP
sdk/ui/src/primitives/dropdown-menu.tsx:19
FunctionDropdownMenuGroup
({ ...props }: MenuPrimitive.Group.Props)
apps/desktop/src/components/ui/dropdown-menu.tsx:53
FunctionDropdownMenuGroup
({ ...props }: MenuPrimitive.Group.Props)
sdk/ui/src/primitives/dropdown-menu.tsx:53
FunctionDropdownMenuItem
({ className, inset, variant = "default", ...props }: MenuPrimitive.Item.Props & { inset?: boolean;
apps/desktop/src/components/ui/dropdown-menu.tsx:77
FunctionDropdownMenuItem
({ className, inset, variant = "default", ...props }: MenuPrimitive.Item.Props & { inset?: boolean;
sdk/ui/src/primitives/dropdown-menu.tsx:77
FunctionDropdownMenuLabel
({ className, inset, ...props }: MenuPrimitive.GroupLabel.Props & { inset?: boolean; })
apps/desktop/src/components/ui/dropdown-menu.tsx:57
FunctionDropdownMenuLabel
({ className, inset, ...props }: MenuPrimitive.GroupLabel.Props & { inset?: boolean; })
sdk/ui/src/primitives/dropdown-menu.tsx:57
FunctionDropdownMenuPortal
({ ...props }: MenuPrimitive.Portal.Props)
apps/desktop/src/components/ui/dropdown-menu.tsx:11
FunctionDropdownMenuPortal
({ ...props }: MenuPrimitive.Portal.Props)
sdk/ui/src/primitives/dropdown-menu.tsx:11
FunctionDropdownMenuRadioGroup
({ ...props }: MenuPrimitive.RadioGroup.Props)
apps/desktop/src/components/ui/dropdown-menu.tsx:185
FunctionDropdownMenuRadioGroup
({ ...props }: MenuPrimitive.RadioGroup.Props)
sdk/ui/src/primitives/dropdown-menu.tsx:185
FunctionDropdownMenuRadioItem
({ className, children, inset, ...props }: MenuPrimitive.RadioItem.Props & { inset?: boolean; })
apps/desktop/src/components/ui/dropdown-menu.tsx:194
FunctionDropdownMenuRadioItem
({ className, children, inset, ...props }: MenuPrimitive.RadioItem.Props & { inset?: boolean; })
sdk/ui/src/primitives/dropdown-menu.tsx:194
FunctionDropdownMenuSeparator
({ className, ...props }: MenuPrimitive.Separator.Props)
apps/desktop/src/components/ui/dropdown-menu.tsx:225
FunctionDropdownMenuSeparator
({ className, ...props }: MenuPrimitive.Separator.Props)
sdk/ui/src/primitives/dropdown-menu.tsx:225
FunctionDropdownMenuShortcut
({ className, ...props }: React.ComponentProps<"span">)
apps/desktop/src/components/ui/dropdown-menu.tsx:238
FunctionDropdownMenuShortcut
({ className, ...props }: React.ComponentProps<"span">)
sdk/ui/src/primitives/dropdown-menu.tsx:238
FunctionDropdownMenuSub
({ ...props }: MenuPrimitive.SubmenuRoot.Props)
apps/desktop/src/components/ui/dropdown-menu.tsx:100
FunctionDropdownMenuSub
({ ...props }: MenuPrimitive.SubmenuRoot.Props)
sdk/ui/src/primitives/dropdown-menu.tsx:100
FunctionDropdownMenuSubContent
({ align = "start", alignOffset = -3, side = "right", sideOffset = 0, className, ...props }: React
apps/desktop/src/components/ui/dropdown-menu.tsx:128
FunctionDropdownMenuSubContent
({ align = "start", alignOffset = -3, side = "right", sideOffset = 0, className, ...props }: React
sdk/ui/src/primitives/dropdown-menu.tsx:128
FunctionDropdownMenuSubTrigger
({ className, inset, children, ...props }: MenuPrimitive.SubmenuTrigger.Props & { inset?: boolean; }
apps/desktop/src/components/ui/dropdown-menu.tsx:104
FunctionDropdownMenuSubTrigger
({ className, inset, children, ...props }: MenuPrimitive.SubmenuTrigger.Props & { inset?: boolean; }
sdk/ui/src/primitives/dropdown-menu.tsx:104
FunctionDropdownMenuTrigger
({ ...props }: MenuPrimitive.Trigger.Props)
apps/desktop/src/components/ui/dropdown-menu.tsx:15
FunctionDropdownMenuTrigger
({ ...props }: MenuPrimitive.Trigger.Props)
sdk/ui/src/primitives/dropdown-menu.tsx:15
FunctionEmptyNotice
({ icon, message }: { icon: ReactNode; message: string })
apps/desktop/src/components/layout/OperationsDrawer.tsx:933
FunctionEmptyRow
({ label }: { label: string })
apps/desktop/src/components/layout/shell/TeammatesPane.tsx:1678
FunctionEmptyRow
({ label }: { label: string })
apps/desktop/src/components/layout/shell/WorkspaceDashboardPane.tsx:998
FunctionEmptyState
({ title, detail, tone = "neutral", }: { title: string; detail: string; tone?: "neutral" | "error"
apps/desktop/src/components/panes/InternalSurfacePane.tsx:1008
FunctionEmptyState
({ icon: Icon, title, description, action, size = "sm", minHeight, decorated = false, classNam
apps/desktop/src/components/ui/empty-state.tsx:48
FunctionEmptyState
({ icon: Icon, title, description, action, size = "sm", minHeight, decorated = false, classNam
sdk/ui/src/primitives/empty-state.tsx:48
FunctionEntityChip
({ icon, label, trailing, size, variant, interactive, className, render, ...props }: EntityC
apps/desktop/src/components/ui/entity-chip.tsx:87
FunctionEntityMention
({ label, size = "xs", variant = "ghost", interactive = true, className, ...props }: EntityMention
apps/desktop/src/components/ui/entity-mention.tsx:23
FunctionEphemeralImagePane
({ dataUrl, name, }: { dataUrl: string; name: string; })
apps/desktop/src/components/layout/shell/Center.tsx:104
FunctionErrorBoundary
({ error }: Route.ErrorBoundaryProps)
website/docs/app/root.tsx:77
FunctionExecutionTimelineThinkingEntry
({ text, onLinkClick, onLocalLinkClick, }: { text: string; onLinkClick?: (url: string) => void; on
apps/desktop/src/components/panes/ChatPane/AssistantTurn/status.tsx:127
FunctionExperimentalPanel
()
apps/desktop/src/components/layout/SettingsScreenRoot.tsx:896
FunctionExperimentalWorkspaceOnboardingTakeover
()
apps/desktop/src/components/layout/shell/AppShell.tsx:322
FunctionFavicon
({ url, fallback, className }: FaviconProps)
apps/desktop/src/components/panes/SpaceBrowserExplorerPane.tsx:58
FunctionFavoriteRow
({ item }: { item: FavoriteItem })
apps/desktop/src/components/layout/shell/Sidebar.tsx:455
FunctionFavoritesSection
({ workspaceId, }: { workspaceId: string | null; })
apps/desktop/src/components/layout/shell/Sidebar.tsx:432
FunctionFeatureCard
({ art, title, caption, delayMs = 0, }: FeatureCardProps)
apps/desktop/src/components/auth/WelcomeArt.tsx:44
FunctionField
({ label, children, }: { label: string; children: React.ReactNode; })
apps/desktop/src/components/layout/shell/IssueDetailPane.tsx:2084
FunctionField
({ htmlFor, label, required, help, counter, children, }: { htmlFor: string; label: React.React
apps/desktop/src/components/publish/PublishScreen.tsx:1255
FunctionField
({ className, orientation = "vertical", ...props }: React.ComponentProps<"div"> & VariantProps<typeof fi
sdk/ui/src/primitives/field.tsx:70
FunctionFieldContent
({ className, ...props }: React.ComponentProps<"div">)
sdk/ui/src/primitives/field.tsx:86
FunctionFieldDescription
({ className, ...props }: React.ComponentProps<"p">)
sdk/ui/src/primitives/field.tsx:129
FunctionFieldError
({ className, children, errors, ...props }: React.ComponentProps<"div"> & { errors?: Array<{ message
sdk/ui/src/primitives/field.tsx:174
FunctionFieldGroup
({ className, ...props }: React.ComponentProps<"div">)
sdk/ui/src/primitives/field.tsx:39
FunctionFieldLabel
({ className, ...props }: React.ComponentProps<typeof Label>)
sdk/ui/src/primitives/field.tsx:99
FunctionFieldLegend
({ className, variant = "legend", ...props }: React.ComponentProps<"legend"> & { variant?: "legend" | "l
sdk/ui/src/primitives/field.tsx:21
← previousnext →7,001–7,100 of 8,692, ranked by callers