MCPcopy Create free account

hub / github.com/davialabs/davia / functions

Functions926 in github.com/davialabs/davia

FunctionDialogPortal
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Portal>)
apps/web/src/components/ui/dialog.tsx:21
FunctionDialogTitle
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Title>)
apps/web/public/shadcn/components/ui/dialog.tsx:106
FunctionDialogTitle
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Title>)
apps/web/src/components/ui/dialog.tsx:106
FunctionDialogTrigger
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Trigger>)
apps/web/public/shadcn/components/ui/dialog.tsx:15
FunctionDialogTrigger
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Trigger>)
apps/web/src/components/ui/dialog.tsx:15
FunctionDragAlongCell
({ cell, }: { cell: Cell<TData, TValue>; })
apps/web/src/tiptap/ui/data-table/components/drag-and-drop.tsx:86
FunctionDragContextMenu
({ editor: providedEditor, className, ...props })
apps/web/src/tiptap/ui/drag-context-menu/drag-context-menu.tsx:91
FunctionDraggableTableHeader
({ header, onRenameColumn, onDeleteColumn, setColumnOrder, }: { header: Header<TData, TValue>; onR
apps/web/src/tiptap/ui/data-table/components/drag-and-drop.tsx:11
FunctionDrawer
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Root>)
apps/web/public/shadcn/components/ui/drawer.tsx:8
FunctionDrawer
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Root>)
apps/web/src/components/ui/drawer.tsx:8
FunctionDrawerClose
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Close>)
apps/web/public/shadcn/components/ui/drawer.tsx:26
FunctionDrawerClose
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Close>)
apps/web/src/components/ui/drawer.tsx:26
FunctionDrawerContent
({ className, children, ...props }: React.ComponentProps<typeof DrawerPrimitive.Content>)
apps/web/public/shadcn/components/ui/drawer.tsx:48
FunctionDrawerContent
({ className, children, ...props }: React.ComponentProps<typeof DrawerPrimitive.Content>)
apps/web/src/components/ui/drawer.tsx:48
FunctionDrawerDescription
({ className, ...props }: React.ComponentProps<typeof DrawerPrimitive.Description>)
apps/web/public/shadcn/components/ui/drawer.tsx:111
FunctionDrawerDescription
({ className, ...props }: React.ComponentProps<typeof DrawerPrimitive.Description>)
apps/web/src/components/ui/drawer.tsx:111
FunctionDrawerFooter
({ className, ...props }: React.ComponentProps<"div">)
apps/web/public/shadcn/components/ui/drawer.tsx:88
FunctionDrawerFooter
({ className, ...props }: React.ComponentProps<"div">)
apps/web/src/components/ui/drawer.tsx:88
FunctionDrawerHeader
({ className, ...props }: React.ComponentProps<"div">)
apps/web/public/shadcn/components/ui/drawer.tsx:75
FunctionDrawerHeader
({ className, ...props }: React.ComponentProps<"div">)
apps/web/src/components/ui/drawer.tsx:75
FunctionDrawerOverlay
({ className, ...props }: React.ComponentProps<typeof DrawerPrimitive.Overlay>)
apps/web/public/shadcn/components/ui/drawer.tsx:32
FunctionDrawerOverlay
({ className, ...props }: React.ComponentProps<typeof DrawerPrimitive.Overlay>)
apps/web/src/components/ui/drawer.tsx:32
FunctionDrawerPortal
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Portal>)
apps/web/public/shadcn/components/ui/drawer.tsx:20
FunctionDrawerPortal
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Portal>)
apps/web/src/components/ui/drawer.tsx:20
FunctionDrawerTitle
({ className, ...props }: React.ComponentProps<typeof DrawerPrimitive.Title>)
apps/web/public/shadcn/components/ui/drawer.tsx:98
FunctionDrawerTitle
({ className, ...props }: React.ComponentProps<typeof DrawerPrimitive.Title>)
apps/web/src/components/ui/drawer.tsx:98
FunctionDrawerTrigger
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Trigger>)
apps/web/public/shadcn/components/ui/drawer.tsx:14
FunctionDrawerTrigger
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Trigger>)
apps/web/src/components/ui/drawer.tsx:14
FunctionDropdownMenu
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Root>)
apps/web/public/shadcn/components/ui/dropdown-menu.tsx:9
FunctionDropdownMenu
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Root>)
apps/web/src/components/ui/dropdown-menu.tsx:9
FunctionDropdownMenuCheckboxItem
({ className, children, checked, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Checkbo
apps/web/public/shadcn/components/ui/dropdown-menu.tsx:85
FunctionDropdownMenuCheckboxItem
({ className, children, checked, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Checkbo
apps/web/src/components/ui/dropdown-menu.tsx:85
FunctionDropdownMenuContent
({ className, sideOffset = 4, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Content>)
apps/web/public/shadcn/components/ui/dropdown-menu.tsx:34
FunctionDropdownMenuContent
({ className, sideOffset = 4, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Content>)
apps/web/src/components/ui/dropdown-menu.tsx:34
FunctionDropdownMenuGroup
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Group>)
apps/web/public/shadcn/components/ui/dropdown-menu.tsx:54
FunctionDropdownMenuGroup
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Group>)
apps/web/src/components/ui/dropdown-menu.tsx:54
FunctionDropdownMenuItem
({ className, inset, variant = "default", ...props }: React.ComponentProps<typeof DropdownMenuPrimitiv
apps/web/public/shadcn/components/ui/dropdown-menu.tsx:62
FunctionDropdownMenuItem
({ className, inset, variant = "default", ...props }: React.ComponentProps<typeof DropdownMenuPrimitiv
apps/web/src/components/ui/dropdown-menu.tsx:62
FunctionDropdownMenuLabel
({ className, inset, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Label> & { inset?:
apps/web/public/shadcn/components/ui/dropdown-menu.tsx:146
FunctionDropdownMenuLabel
({ className, inset, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Label> & { inset?:
apps/web/src/components/ui/dropdown-menu.tsx:146
FunctionDropdownMenuPortal
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Portal>)
apps/web/public/shadcn/components/ui/dropdown-menu.tsx:15
FunctionDropdownMenuPortal
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Portal>)
apps/web/src/components/ui/dropdown-menu.tsx:15
FunctionDropdownMenuRadioGroup
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioGroup>)
apps/web/public/shadcn/components/ui/dropdown-menu.tsx:111
FunctionDropdownMenuRadioGroup
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioGroup>)
apps/web/src/components/ui/dropdown-menu.tsx:111
FunctionDropdownMenuRadioItem
({ className, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioItem>)
apps/web/public/shadcn/components/ui/dropdown-menu.tsx:122
FunctionDropdownMenuRadioItem
({ className, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioItem>)
apps/web/src/components/ui/dropdown-menu.tsx:122
FunctionDropdownMenuSeparator
({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Separator>)
apps/web/public/shadcn/components/ui/dropdown-menu.tsx:166
FunctionDropdownMenuSeparator
({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Separator>)
apps/web/src/components/ui/dropdown-menu.tsx:166
FunctionDropdownMenuShortcut
({ className, ...props }: React.ComponentProps<"span">)
apps/web/public/shadcn/components/ui/dropdown-menu.tsx:179
FunctionDropdownMenuShortcut
({ className, ...props }: React.ComponentProps<"span">)
apps/web/src/components/ui/dropdown-menu.tsx:179
FunctionDropdownMenuSub
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Sub>)
apps/web/public/shadcn/components/ui/dropdown-menu.tsx:195
FunctionDropdownMenuSub
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Sub>)
apps/web/src/components/ui/dropdown-menu.tsx:195
FunctionDropdownMenuSubContent
({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubContent>)
apps/web/public/shadcn/components/ui/dropdown-menu.tsx:225
FunctionDropdownMenuSubContent
({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubContent>)
apps/web/src/components/ui/dropdown-menu.tsx:225
FunctionDropdownMenuSubTrigger
({ className, inset, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubTrigge
apps/web/public/shadcn/components/ui/dropdown-menu.tsx:201
FunctionDropdownMenuSubTrigger
({ className, inset, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubTrigge
apps/web/src/components/ui/dropdown-menu.tsx:201
FunctionDropdownMenuTrigger
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Trigger>)
apps/web/public/shadcn/components/ui/dropdown-menu.tsx:23
FunctionDropdownMenuTrigger
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Trigger>)
apps/web/src/components/ui/dropdown-menu.tsx:23
FunctionDuplicateButton
({ editor: providedEditor, text, hideWhenUnavailable = false, onDuplicated, ...buttonProps }: Duplic
apps/web/src/tiptap/ui/duplicate-button/duplicate-button.tsx:34
FunctionEditableCell
({ value, type, rowIndex, columnId, }: { value: unknown; type: ColumnType; rowIndex: number; c
apps/web/src/tiptap/ui/data-table/components/editable-cell.tsx:9
FunctionEditor
({ projectId, pagePath, initialContent, }: { projectId: string; pagePath: string; initialContent:
apps/web/src/app/(main)/[projectId]/[[...pagePath]]/editor.tsx:41
FunctionEmpty
({ className, ...props }: React.ComponentProps<"div">)
apps/web/public/shadcn/components/ui/empty.tsx:5
FunctionEmpty
({ className, ...props }: React.ComponentProps<"div">)
apps/web/src/components/ui/empty.tsx:5
FunctionEmptyContent
({ className, ...props }: React.ComponentProps<"div">)
apps/web/public/shadcn/components/ui/empty.tsx:84
FunctionEmptyContent
({ className, ...props }: React.ComponentProps<"div">)
apps/web/src/components/ui/empty.tsx:84
FunctionEmptyDescription
({ className, ...props }: React.ComponentProps<"p">)
apps/web/public/shadcn/components/ui/empty.tsx:71
FunctionEmptyDescription
({ className, ...props }: React.ComponentProps<"p">)
apps/web/src/components/ui/empty.tsx:71
FunctionEmptyDocumentation
()
apps/web/src/app/(main)/[projectId]/[[...pagePath]]/fallback-views.tsx:34
FunctionEmptyDocumentationClient
()
apps/web/src/app/(main)/empty-documentation-client.tsx:18
FunctionEmptyExcalidraw
()
apps/web/src/app/excalidraw-view/[projectId]/[[...excalidrawPath]]/page.tsx:53
FunctionEmptyHeader
({ className, ...props }: React.ComponentProps<"div">)
apps/web/public/shadcn/components/ui/empty.tsx:18
FunctionEmptyHeader
({ className, ...props }: React.ComponentProps<"div">)
apps/web/src/components/ui/empty.tsx:18
FunctionEmptyMedia
({ className, variant = "default", ...props }: React.ComponentProps<"div"> & VariantProps<typeof emptyMe
apps/web/public/shadcn/components/ui/empty.tsx:46
FunctionEmptyMedia
({ className, variant = "default", ...props }: React.ComponentProps<"div"> & VariantProps<typeof emptyMe
apps/web/src/components/ui/empty.tsx:46
FunctionEmptyNodeSuggestionMenu
({ editor: providedEditor, floatingOptions, selector = "tiptap-suggestion-menu", children, maxHeight
apps/web/src/tiptap/ui/slash-dropdown-menu/empty-node-suggestion-menu.tsx:79
FunctionEmptyTitle
({ className, ...props }: React.ComponentProps<"div">)
apps/web/public/shadcn/components/ui/empty.tsx:61
FunctionEmptyTitle
({ className, ...props }: React.ComponentProps<"div">)
apps/web/src/components/ui/empty.tsx:61
FunctionError
({ error, reset, }: { error: Error & { digest?: string }; reset: () => void; })
apps/web/src/app/error.tsx:6
FunctionErrorNotFoundUI
({ errorCode, title = "Page not found", description = "The page you are looking for does not exist or ha
apps/web/src/components/error-not-found-ui.tsx:19
FunctionExcalidrawErrorFallback
({ error, project, path, content, }: { error: string; project: Project | null; path: string; c
apps/web/src/tiptap/extensions/excalidraw/fallback-views.tsx:19
FunctionExcalidrawLoading
()
apps/web/src/tiptap/extensions/excalidraw/fallback-views.tsx:101
FunctionExcalidrawNodeView
(props: ReactNodeViewProps)
apps/web/src/tiptap/extensions/excalidraw/node-view.tsx:28
FunctionExcalidrawView
({ excalidrawPath, editor, }: { excalidrawPath: string; editor?: ReactNodeViewProps["editor"]; })
apps/web/src/tiptap/extensions/excalidraw/node-view.tsx:81
FunctionExcalidrawView
({ projectId, excalidrawPath, excalidrawContent, }: { projectId: string; excalidrawPath: string; e
apps/web/src/app/excalidraw-view/[projectId]/[[...excalidrawPath]]/excalidraw-view.tsx:13
FunctionExcalidrawViewPage
()
apps/web/src/app/excalidraw-view/page.tsx:3
FunctionExcalidrawViewPage
({ params, }: { params: Promise<{ projectId: string; excalidrawPath: string[] }>; })
apps/web/src/app/excalidraw-view/[projectId]/[[...excalidrawPath]]/page.tsx:14
FunctionExcalidrawWrapper
({ projectId, excalidrawPath, excalidrawContent, }: { projectId: string; excalidrawPath: string; e
apps/web/src/app/excalidraw-view/[projectId]/[[...excalidrawPath]]/excalidraw-wrapper.tsx:12
FunctionField
({ className, orientation = "vertical", ...props }: React.ComponentProps<"div"> & VariantProps<typeof fi
apps/web/public/shadcn/components/ui/field.tsx:81
FunctionField
({ className, orientation = "vertical", ...props }: React.ComponentProps<"div"> & VariantProps<typeof fi
apps/web/src/components/ui/field.tsx:81
FunctionFieldContent
({ className, ...props }: React.ComponentProps<"div">)
apps/web/public/shadcn/components/ui/field.tsx:97
FunctionFieldContent
({ className, ...props }: React.ComponentProps<"div">)
apps/web/src/components/ui/field.tsx:97
FunctionFieldDescription
({ className, ...props }: React.ComponentProps<"p">)
apps/web/public/shadcn/components/ui/field.tsx:141
FunctionFieldDescription
({ className, ...props }: React.ComponentProps<"p">)
apps/web/src/components/ui/field.tsx:141
FunctionFieldError
({ className, children, errors, ...props }: React.ComponentProps<"div"> & { errors?: Array<{ message
apps/web/public/shadcn/components/ui/field.tsx:186
FunctionFieldError
({ className, children, errors, ...props }: React.ComponentProps<"div"> & { errors?: Array<{ message
apps/web/src/components/ui/field.tsx:186
FunctionFieldGroup
({ className, ...props }: React.ComponentProps<"div">)
apps/web/public/shadcn/components/ui/field.tsx:44
FunctionFieldGroup
({ className, ...props }: React.ComponentProps<"div">)
apps/web/src/components/ui/field.tsx:44
FunctionFieldLabel
({ className, ...props }: React.ComponentProps<typeof Label>)
apps/web/public/shadcn/components/ui/field.tsx:110
FunctionFieldLabel
({ className, ...props }: React.ComponentProps<typeof Label>)
apps/web/src/components/ui/field.tsx:110
FunctionFieldLegend
({ className, variant = "legend", ...props }: React.ComponentProps<"legend"> & { variant?: "legend" | "l
apps/web/public/shadcn/components/ui/field.tsx:24
← previousnext →401–500 of 926, ranked by callers