MCPcopy Create free account

hub / github.com/banbury-cheese/eduba-brand / functions

Functions188 in github.com/banbury-cheese/eduba-brand

↓ 303 callersFunctioncn
(...inputs: ClassValue[])
packages/ui/src/lib/utils.ts:4
↓ 8 callersFunctionprefersReducedMotion
()
packages/ui/src/lib/motion.ts:46
↓ 4 callersFunctionuseCarousel
()
packages/ui/src/components/carousel.tsx:31
↓ 4 callersFunctionuseFormField
()
packages/ui/src/components/form.tsx:57
↓ 4 callersFunctionuseScramble
({ text, duration = DEFAULT_DURATION, speed = DEFAULT_SPEED, chars = "upperCase", }: { text: string;
packages/ui/src/primitives/scramble-text.tsx:35
↓ 2 callersFunctionadd
(incoming: FileList | null)
packages/ui/src/components/file-upload.tsx:49
↓ 2 callersFunctionaddTag
(raw: string)
packages/ui/src/components/tag-input.tsx:39
↓ 2 callersFunctionchange
ui_kits/eduba-io/Contact.jsx:10
↓ 2 callersFunctioncommit
(next: string[])
packages/ui/src/components/tag-input.tsx:34
↓ 2 callersFunctioncommit
(next: File[])
packages/ui/src/components/file-upload.tsx:43
↓ 2 callersFunctionfmtFull
(d: Date)
packages/ui/src/components/date-range-picker.tsx:22
↓ 2 callersFunctionformatBytes
(bytes: number)
packages/ui/src/components/file-upload.tsx:22
↓ 2 callersFunctionhighlight
(code: string, lang: string)
apps/docs/lib/highlight.ts:54
↓ 2 callersFunctionlabelFor
(v: string)
packages/ui/src/components/multi-select.tsx:57
↓ 2 callersFunctionremoveAt
(i: number)
packages/ui/src/components/tag-input.tsx:51
↓ 2 callersFunctionrenderGrain
()
packages/ui/src/primitives/film-grain.tsx:43
↓ 2 callersFunctionrenderGrain
()
components/FilmGrain.tsx:57
↓ 2 callersFunctiontoggle
(v: string)
packages/ui/src/components/multi-select.tsx:54
↓ 2 callersFunctionuseDarkMode
()
packages/ui/src/lib/theme-provider.tsx:117
↓ 2 callersFunctionuseSidebar
()
packages/ui/src/components/sidebar.tsx:29
↓ 1 callersFunctioncollectDefaultExpanded
Legacy uncontrolled default: a branch starts open if `defaultExpanded ?? depth === 0`.
packages/ui/src/components/tree-view.tsx:74
↓ 1 callersFunctioncommit
(next: string[])
packages/ui/src/components/multi-select.tsx:49
↓ 1 callersFunctionfmt
(d: Date)
packages/ui/src/components/date-range-picker.tsx:21
↓ 1 callersFunctiongetHighlighter
()
apps/docs/lib/highlight.ts:39
↓ 1 callersFunctionhandleClick
(idx)
ui_kits/eduba-io/ServicesFolder.jsx:66
↓ 1 callersFunctionmeasure
()
packages/ui/src/components/tabs.tsx:33
↓ 1 callersFunctiononChange
()
packages/ui/src/components/sidebar.tsx:39
↓ 1 callersFunctionreadInitialTheme
* Read the theme already applied to <html> by the pre-paint script (see * `themeInitScript`). Initializing state from this — rather than a hardcoded
packages/ui/src/lib/theme-provider.tsx:26
↓ 1 callersFunctionremoveAt
(i: number)
packages/ui/src/components/file-upload.tsx:56
↓ 1 callersFunctionresizeCanvas
()
packages/ui/src/primitives/film-grain.tsx:56
↓ 1 callersFunctionresizeCanvas
()
components/FilmGrain.tsx:70
↓ 1 callersFunctionrestartLoop
()
packages/ui/src/primitives/film-grain.tsx:82
↓ 1 callersFunctionrestartLoop
()
components/FilmGrain.tsx:91
↓ 1 callersFunctionthemeInitScript
(storageKey = "eduba-theme", defaultTheme?: "paper" | "wine")
packages/ui/src/lib/theme-script.ts:16
↓ 1 callersFunctionuseIsMobile
(breakpoint = 768)
packages/ui/src/components/sidebar.tsx:35
↓ 1 callersFunctionuseNumberTicker
({ to, duration = 1200, decimals = 0, from = 0, active = true, }: { to: number; duration?: numbe
packages/ui/src/primitives/number-ticker.tsx:14
↓ 1 callersFunctionuseTheme
()
packages/ui/src/lib/theme-provider.tsx:108
↓ 1 callersFunctionwalk
(nodes: TreeNode[], trail: string[])
packages/ui/src/components/tree-view.tsx:59
FunctionAlertDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
packages/ui/src/components/alert-dialog.tsx:56
FunctionAlertDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
packages/ui/src/components/alert-dialog.tsx:52
FunctionBadge
({ className, variant, ...props }: BadgeProps)
packages/ui/src/components/badge.tsx:33
FunctionBlockquote
({ className, ...props }: React.BlockquoteHTMLAttributes<HTMLQuoteElement>)
packages/ui/src/components/typography.tsx:168
FunctionBottomNav
({ contentRef })
ui_kits/eduba-io/Chrome.jsx:77
FunctionBreadcrumbEllipsis
({ className, ...props }: React.ComponentProps<"span">)
packages/ui/src/components/breadcrumb.tsx:79
FunctionBreadcrumbSeparator
({ children, className, ...props }: React.ComponentProps<"li">)
packages/ui/src/components/breadcrumb.tsx:66
FunctionBrownBand
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
packages/ui/src/components/typography.tsx:227
FunctionCalendar
({ className, classNames, showOutsideDays = true, ...props }: CalendarProps)
packages/ui/src/components/calendar.tsx:17
FunctionCardHeaderSvg
({ bg, title, dotColor })
ui_kits/eduba-io/ServicesFolder.jsx:41
FunctionChartDemo
()
apps/docs/components/component-preview.tsx:369
FunctionChartStyle
({ id, config }: { id: string; config: ChartConfig })
packages/ui/src/components/chart.tsx:65
FunctionCheckIcon
()
packages/ui/src/components/stepper.tsx:20
FunctionChevron
({ open }: { open: boolean })
packages/ui/src/components/tree-view.tsx:84
FunctionChipButton
({ bg, color, label, href, dot })
ui_kits/eduba-io/Chrome.jsx:54
FunctionChipDemo
()
apps/docs/components/component-preview.tsx:631
FunctionClock
()
ui_kits/eduba-io/Chrome.jsx:237
FunctionCode
({ code, lang = "tsx", ...rest }: CodeProps)
apps/docs/components/code.tsx:16
FunctionCombobox
({ options, value, onValueChange, placeholder = "Select option", searchPlaceholder = "Search...",
packages/ui/src/components/combobox.tsx:32
FunctionCommandDialog
({ children, ...props }: React.ComponentProps<typeof Dialog>)
packages/ui/src/components/command.tsx:23
FunctionCommandShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
packages/ui/src/components/command.tsx:141
FunctionComponentGallery
({ serverPreviews, }: { serverPreviews?: Record<string, React.ReactNode>; })
apps/docs/components/component-preview.tsx:1799
FunctionComponentPage
({ params, }: { params: Promise<{ slug: string }>; })
apps/docs/app/docs/[slug]/page.tsx:11
FunctionComponentPreview
({ slug, override, }: { slug: string; /** Build-time, server-rendered preview (e.g. syntax-highlighted
apps/docs/components/component-preview.tsx:1780
FunctionContact
()
ui_kits/eduba-io/Contact.jsx:7
FunctionContextMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
packages/ui/src/components/context-menu.tsx:190
FunctionDashedFrame
({ animate = false, thickness = 1, gap = 6, color, className, children, style, ...props }: Das
packages/ui/src/primitives/dashed-frame.tsx:14
FunctionDataTable
({ columns, data, filterColumn, filterPlaceholder = "Filter...", }: DataTableProps<TData, TValue>)
packages/ui/src/components/data-table.tsx:25
FunctionDataTableDemo
()
apps/docs/components/component-preview.tsx:346
FunctionDatePicker
({ value, onValueChange, placeholder = "Pick a date", className, disabled, }: DatePickerProps)
packages/ui/src/components/date-picker.tsx:16
FunctionDateRangePicker
({ value, onValueChange, placeholder = "Pick a range", numberOfMonths = 2, className, disabled, }:
packages/ui/src/components/date-range-picker.tsx:25
FunctionDateRangePickerDemo
()
apps/docs/components/component-preview.tsx:585
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
packages/ui/src/components/dialog.tsx:76
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
packages/ui/src/components/dialog.tsx:72
FunctionDirectionDemo
()
apps/docs/components/component-preview.tsx:404
FunctionDirectionProvider
({ dir, children }: DirectionProviderProps)
packages/ui/src/components/direction.tsx:13
FunctionDocsIndexPage
()
apps/docs/app/docs/page.tsx:5
FunctionDocsLayout
({ children }: { children: React.ReactNode })
apps/docs/app/docs/layout.tsx:5
FunctionDrawer
({ shouldScaleBackground = true, ...props }: React.ComponentProps<typeof DrawerPrimitive.Root>)
packages/ui/src/components/drawer.tsx:7
FunctionDrawerFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
packages/ui/src/components/drawer.tsx:57
FunctionDrawerHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
packages/ui/src/components/drawer.tsx:53
FunctionDropdownMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
packages/ui/src/components/dropdown-menu.tsx:201
FunctionEdubaMark
(props: React.SVGProps<SVGSVGElement>)
packages/ui/src/components/frame-shell.tsx:24
FunctionField
({ label, v, onChange, placeholder, multiline })
ui_kits/eduba-io/Contact.jsx:62
FunctionFileIcon
()
packages/ui/src/components/tree-view.tsx:120
FunctionFileUpload
({ value, onValueChange, accept, multiple = true, maxFiles, maxSize, disabled, className, }: F
packages/ui/src/components/file-upload.tsx:28
FunctionFileUploadDemo
()
apps/docs/components/component-preview.tsx:571
FunctionFilmGrain
()
packages/ui/src/primitives/film-grain.tsx:24
FunctionFilmGrain
()
components/FilmGrain.tsx:35
FunctionFolderIcon
()
packages/ui/src/components/tree-view.tsx:104
FunctionFooter
()
ui_kits/eduba-io/Contact.jsx:75
FunctionFormDemo
()
apps/docs/components/component-preview.tsx:506
FunctionFormField
(props: ControllerProps<TFieldValues, TName>)
packages/ui/src/components/form.tsx:46
FunctionFrame
({ children }: { children: React.ReactNode })
apps/docs/components/component-preview.tsx:267
FunctionFramework
()
ui_kits/eduba-io/Sections.jsx:54
FunctionH1
({ as, className, ...props }: PropsWithAs<E, {}>)
packages/ui/src/components/typography.tsx:9
FunctionH2
({ as, className, ...props }: PropsWithAs<E, {}>)
packages/ui/src/components/typography.tsx:27
FunctionH3
({ as, className, ...props }: PropsWithAs<E, {}>)
packages/ui/src/components/typography.tsx:45
FunctionH4
({ as, className, ...props }: PropsWithAs<E, {}>)
packages/ui/src/components/typography.tsx:63
FunctionH5
({ as, className, ...props }: PropsWithAs<E, {}>)
packages/ui/src/components/typography.tsx:77
FunctionH6
({ as, className, ...props }: PropsWithAs<E, {}>)
packages/ui/src/components/typography.tsx:91
FunctionHero
()
ui_kits/eduba-io/Sections.jsx:17
next →1–100 of 188, ranked by callers