MCPcopy Create free account

hub / github.com/bazzalabs/ui / functions

Functions444 in github.com/bazzalabs/ui

FunctionCopyWithClassNames
({ value, classNames, className, ...props }: CopyWithClassNamesProps)
apps/web/components/copy-button.tsx:67
FunctionDashboardTableOfContents
({ toc }: TocProps)
apps/web/components/toc.tsx:16
FunctionDataTable
({ table }: { table: TanStackTable<any> })
apps/web/app/demos/client/tst-static/_/data-table.tsx:12
FunctionDataTable
({ table, actions, }: { table: TanStackTable<any> actions?: DataTableFilterActions })
apps/web/app/demos/server/tst-query/_/data-table.tsx:16
FunctionDataTableFilter
({ columns, filters, actions, strategy, locale = 'en', entityName, }: DataTableFilterProps<TData>)
apps/web/registry/data-table-filter/components/data-table-filter.tsx:24
FunctionDebouncedInput
({ value: initialValue, onChange, debounceMs = 500, // This is the wait time, not the function ...prop
apps/web/registry/data-table-filter/ui/debounced-input.tsx:7
FunctionDesktopNavbar
()
apps/web/components/nav-bar.tsx:102
FunctionDialog
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Root>)
apps/web/components/ui/dialog.tsx:9
FunctionDialogClose
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Close>)
apps/web/components/ui/dialog.tsx:27
FunctionDialogContent
({ className, children, ...props }: React.ComponentProps<typeof DialogPrimitive.Content>)
apps/web/components/ui/dialog.tsx:49
FunctionDialogDescription
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Description>)
apps/web/components/ui/dialog.tsx:111
FunctionDialogFooter
({ className, ...props }: React.ComponentProps<'div'>)
apps/web/components/ui/dialog.tsx:85
FunctionDialogHeader
({ className, ...props }: React.ComponentProps<'div'>)
apps/web/components/ui/dialog.tsx:75
FunctionDialogOverlay
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Overlay>)
apps/web/components/ui/dialog.tsx:33
FunctionDialogPortal
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Portal>)
apps/web/components/ui/dialog.tsx:21
FunctionDialogTitle
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Title>)
apps/web/components/ui/dialog.tsx:98
FunctionDialogTrigger
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Trigger>)
apps/web/components/ui/dialog.tsx:15
FunctionDiscordIcon
(props: SVGProps<SVGSVGElement>)
apps/web/components/icons.tsx:155
FunctionDrawer
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Root>)
apps/web/components/ui/drawer.tsx:8
FunctionDrawerClose
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Close>)
apps/web/components/ui/drawer.tsx:26
FunctionDrawerContent
({ className, children, ...props }: React.ComponentProps<typeof DrawerPrimitive.Content>)
apps/web/components/ui/drawer.tsx:48
FunctionDrawerDescription
({ className, ...props }: React.ComponentProps<typeof DrawerPrimitive.Description>)
apps/web/components/ui/drawer.tsx:108
FunctionDrawerFooter
({ className, ...props }: React.ComponentProps<'div'>)
apps/web/components/ui/drawer.tsx:85
FunctionDrawerHeader
({ className, ...props }: React.ComponentProps<'div'>)
apps/web/components/ui/drawer.tsx:75
FunctionDrawerOverlay
({ className, ...props }: React.ComponentProps<typeof DrawerPrimitive.Overlay>)
apps/web/components/ui/drawer.tsx:32
FunctionDrawerPortal
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Portal>)
apps/web/components/ui/drawer.tsx:20
FunctionDrawerTitle
({ className, ...props }: React.ComponentProps<typeof DrawerPrimitive.Title>)
apps/web/components/ui/drawer.tsx:95
FunctionDrawerTrigger
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Trigger>)
apps/web/components/ui/drawer.tsx:14
FunctionDropdownMenu
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Root>)
apps/web/components/ui/dropdown-menu.tsx:9
FunctionDropdownMenuCheckboxItem
({ className, children, checked, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Checkbo
apps/web/components/ui/dropdown-menu.tsx:85
FunctionDropdownMenuContent
({ className, sideOffset = 4, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Content>)
apps/web/components/ui/dropdown-menu.tsx:34
FunctionDropdownMenuGroup
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Group>)
apps/web/components/ui/dropdown-menu.tsx:54
FunctionDropdownMenuItem
({ className, inset, variant = 'default', ...props }: React.ComponentProps<typeof DropdownMenuPrimitiv
apps/web/components/ui/dropdown-menu.tsx:62
FunctionDropdownMenuLabel
({ className, inset, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Label> & { inset?:
apps/web/components/ui/dropdown-menu.tsx:146
FunctionDropdownMenuPortal
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Portal>)
apps/web/components/ui/dropdown-menu.tsx:15
FunctionDropdownMenuRadioGroup
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioGroup>)
apps/web/components/ui/dropdown-menu.tsx:111
FunctionDropdownMenuRadioItem
({ className, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioItem>)
apps/web/components/ui/dropdown-menu.tsx:122
FunctionDropdownMenuSeparator
({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Separator>)
apps/web/components/ui/dropdown-menu.tsx:166
FunctionDropdownMenuShortcut
({ className, ...props }: React.ComponentProps<'span'>)
apps/web/components/ui/dropdown-menu.tsx:179
FunctionDropdownMenuSub
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Sub>)
apps/web/components/ui/dropdown-menu.tsx:195
FunctionDropdownMenuSubContent
({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubContent>)
apps/web/components/ui/dropdown-menu.tsx:225
FunctionDropdownMenuSubTrigger
({ className, inset, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubTrigge
apps/web/components/ui/dropdown-menu.tsx:201
FunctionDropdownMenuTrigger
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Trigger>)
apps/web/components/ui/dropdown-menu.tsx:23
FunctionEmptyTableIcon
(props: SVGProps<SVGSVGElement>)
apps/web/components/icons.tsx:213
FunctionFadeBlurContainer
({ children, fadeColor, lightFadeColor = '#FFFFFF', darkFadeColor = '#000000', blurIntensity = 10,
apps/web/components/landing/fade-blur-container.tsx:330
FunctionFilterHero
()
apps/web/components/landing/filter-hero.tsx:22
FunctionFilterOperator
({ column, filter, actions, locale = 'en', }: FilterOperatorProps<TData, TType>)
apps/web/registry/data-table-filter/components/filter-operator.tsx:43
FunctionFilterOperatorBooleanController
({ filter, column, actions, closeController, locale = 'en', }: FilterOperatorControllerProps<TData,
apps/web/registry/data-table-filter/components/filter-operator.tsx:367
FunctionFilterOperatorController
({ filter, column, actions, closeController, locale = 'en', }: FilterOperatorControllerProps<TData,
apps/web/registry/data-table-filter/components/filter-operator.tsx:132
FunctionFilterOperatorDateController
({ filter, column, actions, closeController, locale = 'en', }: FilterOperatorControllerProps<TData,
apps/web/registry/data-table-filter/components/filter-operator.tsx:270
FunctionFilterOperatorDisplay
({ filter, columnType, locale = 'en', }: FilterOperatorDisplayProps<TType>)
apps/web/registry/data-table-filter/components/filter-operator.tsx:108
FunctionFilterOperatorMultiOptionController
({ filter, column, actions, closeController, locale = 'en', }: FilterOperatorControllerProps<TData,
apps/web/registry/data-table-filter/components/filter-operator.tsx:236
FunctionFilterOperatorNumberController
({ filter, column, actions, closeController, locale = 'en', }: FilterOperatorControllerProps<TData,
apps/web/registry/data-table-filter/components/filter-operator.tsx:332
FunctionFilterOperatorOptionController
({ filter, column, actions, closeController, locale = 'en', }: FilterOperatorControllerProps<TData,
apps/web/registry/data-table-filter/components/filter-operator.tsx:205
FunctionFilterOperatorTextController
({ filter, column, actions, closeController, locale = 'en', }: FilterOperatorControllerProps<TData,
apps/web/registry/data-table-filter/components/filter-operator.tsx:301
FunctionFilterSubject
({ column, entityName, }: FilterSubjectProps<TData, TType>)
apps/web/registry/data-table-filter/components/filter-subject.tsx:9
FunctionFilterValueBooleanController
({ filter, column, actions, }: FilterValueControllerProps<TData, 'boolean'>)
apps/web/registry/data-table-filter/components/filter-value.tsx:908
FunctionFilterValueBooleanDisplay
({ filter, column, }: FilterValueDisplayProps<TData, 'boolean'>)
apps/web/registry/data-table-filter/components/filter-value.tsx:385
FunctionFilterValueDateController
({ filter, column, actions, }: FilterValueControllerProps<TData, 'date'>)
apps/web/registry/data-table-filter/components/filter-value.tsx:667
FunctionFilterValueDateDisplay
({ filter, column, actions, locale = 'en', }: FilterValueDisplayProps<TData, 'date'>)
apps/web/registry/data-table-filter/components/filter-value.tsx:314
FunctionFilterValueDisplay
({ filter, column, actions, locale = 'en', entityName, }: FilterValueDisplayProps<TData, TType>)
apps/web/registry/data-table-filter/components/filter-value.tsx:125
FunctionFilterValueMultiOptionController
({ filter, column, actions, locale = 'en', }: FilterValueControllerProps<TData, 'multiOption'>)
apps/web/registry/data-table-filter/components/filter-value.tsx:592
FunctionFilterValueMultiOptionDisplay
({ filter, column, actions, locale = 'en', }: FilterValueDisplayProps<TData, 'multiOption'>)
apps/web/registry/data-table-filter/components/filter-value.tsx:248
FunctionFilterValueNumberController
({ filter, column, actions, locale = 'en', }: FilterValueControllerProps<TData, 'number'>)
apps/web/registry/data-table-filter/components/filter-value.tsx:740
FunctionFilterValueNumberDisplay
({ filter, column, actions, locale = 'en', }: FilterValueDisplayProps<TData, 'number'>)
apps/web/registry/data-table-filter/components/filter-value.tsx:359
FunctionFilterValueOptionController
({ filter, column, actions, locale = 'en', }: FilterValueControllerProps<TData, 'option'>)
apps/web/registry/data-table-filter/components/filter-value.tsx:517
FunctionFilterValueOptionDisplay
({ filter, column, actions, locale = 'en', }: FilterValueDisplayProps<TData, 'option'>)
apps/web/registry/data-table-filter/components/filter-value.tsx:193
FunctionFilterValueTextController
({ filter, column, actions, locale = 'en', }: FilterValueControllerProps<TData, 'text'>)
apps/web/registry/data-table-filter/components/filter-value.tsx:712
FunctionFilterValueTextDisplay
({ filter, column, actions, locale = 'en', }: FilterValueDisplayProps<TData, 'text'>)
apps/web/registry/data-table-filter/components/filter-value.tsx:341
FunctionFilterableColumn
({ column, setProperty, actions, }: { column: Column<TData, TType, TVal> setProperty: (value: string
apps/web/registry/data-table-filter/components/filter-selector.tsx:172
FunctionGET
(request: Request)
apps/web/app/og/route.tsx:29
FunctionGithubIcon
(props: SVGProps<SVGSVGElement>)
apps/web/components/icons.tsx:3
FunctionInfo
({ children }: { children: ReactNode })
apps/web/components/type-table.tsx:23
FunctionInput
({ className, type, ...props }: React.ComponentProps<'input'>)
apps/web/components/ui/input.tsx:5
FunctionIssuesTable
({ state, }: { state: { filters: FiltersState setFilters: React.Dispatch<React.SetStateAction<Filt
apps/web/app/demos/client/tst-static/_/issues-table.tsx:29
FunctionIssuesTable
({ state, }: { state: { filters: FiltersState setFilters: React.Dispatch<React.SetStateAction<Filt
apps/web/app/demos/server/tst-query/_/issues-table.tsx:63
FunctionIssuesTableFallback
()
apps/web/app/demos/server/tst-query/_/issues-table-fallback.tsx:3
FunctionIssuesTableWrapper
()
apps/web/app/demos/client/tst-static/_/issues-table-wrapper.tsx:7
FunctionIssuesTableWrapper
()
apps/web/app/demos/server/tst-query/_/issues-table-wrapper.tsx:11
FunctionLabel
({ className, ...props }: React.ComponentProps<typeof LabelPrimitive.Root>)
apps/web/components/ui/label.tsx:8
FunctionLayout
({ children }: { children: React.ReactNode })
apps/web/app/demos/client/tst-static/layout.tsx:1
FunctionLayout
({ children }: { children: React.ReactNode })
apps/web/app/demos/server/tst-query/layout.tsx:4
FunctionLayout
({ children }: { children: React.ReactNode })
apps/web/app/changelog/layout.tsx:16
FunctionMobileNavbar
()
apps/web/components/nav-bar.tsx:40
FunctionNavBar
()
apps/web/components/nav-bar.tsx:26
FunctionNavBarItem
({ href, label, ...props }: NavBarItemProps)
apps/web/components/nav-bar-item.tsx:13
FunctionNpmIcon
(props: SVGProps<SVGSVGElement>)
apps/web/components/icons.tsx:41
FunctionOneDollarStatsScript
()
apps/web/app/stats.tsx:2
FunctionPage
()
apps/web/app/page.tsx:19
FunctionPage
({ params, }: { params: Promise<{ slug: string }> })
apps/web/app/docs/[slug]/page.tsx:92
FunctionPage
({ params, }: { params: Promise<{ slug: string }> })
apps/web/app/changelog/[slug]/page.tsx:79
FunctionPnpmIcon
(props: SVGProps<SVGSVGElement>)
apps/web/components/icons.tsx:20
FunctionPopover
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Root>)
apps/web/components/ui/popover.tsx:8
FunctionPopoverAnchor
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Anchor>)
apps/web/components/ui/popover.tsx:43
FunctionPopoverContent
({ className, align = 'center', sideOffset = 4, ...props }: React.ComponentProps<typeof PopoverPrimiti
apps/web/components/ui/popover.tsx:20
FunctionPopoverTrigger
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Trigger>)
apps/web/components/ui/popover.tsx:14
FunctionQueryClientProvider
({ children, }: { children: React.ReactNode })
apps/web/app/demos/server/tst-query/_/query-client-provider.tsx:8
FunctionResponsiveImage
({ src, lightSrc, darkSrc, alt, caption, className, wrapperClassName, containerClassName, ob
apps/web/components/responsive-image.tsx:19
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode }>)
apps/web/app/layout.tsx:72
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode }>)
apps/web/app/docs/[slug]/layout.tsx:5
← previousnext →201–300 of 444, ranked by callers