MCPcopy Create free account

hub / github.com/borabaloglu/9ui / functions

Functions614 in github.com/borabaloglu/9ui

↓ 292 callersFunctioncn
(...inputs: ClassValue[])
apps/www/src/lib/utils.ts:4
↓ 7 callersFunctionnormalizeChildren
* Helper to normalize children (handles string, node, or array)
apps/www/scripts/generate-llms/mdx-node-helpers.ts:23
↓ 5 callersFunctionprocessInstallationDiv
* Helper function to process installation div content
apps/www/scripts/generate-llms/component-processors.ts:515
↓ 4 callersFunctiongetOpenInUrl
(targetUrl: string, currentUrl: string)
apps/www/src/components/page-actions.tsx:29
↓ 4 callersFunctionhandleValueChange
( key: keyof ThemeSettings, newValue: Shade | PrimaryColor | number | boolean )
apps/www/src/components/customize-toolbar.tsx:87
↓ 4 callersFunctiontext
(value: string)
apps/www/scripts/generate-llms/mdx-node-helpers.ts:13
↓ 4 callersFunctionuseCarousel
()
apps/www/src/components/ui/carousel.tsx:36
↓ 4 callersFunctionuseFormField
()
apps/www/src/components/ui/form.tsx:44
↓ 3 callersFunctiongetPayloadConfigFromPayload
( config: ChartConfig, payload: unknown, key: string )
apps/www/src/components/ui/chart.tsx:307
↓ 3 callersFunctionprocessAlert
(node: any)
apps/www/scripts/generate-llms/component-processors.ts:264
↓ 3 callersFunctionprocessSteps
(node: any)
apps/www/scripts/generate-llms/component-processors.ts:181
↓ 2 callersFunctionformatDate
(date: Date)
apps/www/src/components/examples/calendar.tsx:51
↓ 2 callersFunctiongenerateTheme
( shade: Shade, primaryColor: PrimaryColor, radius: number = 0.5, flat: boolean = false, forceStyles = fa
apps/www/src/lib/generate-theme.ts:6
↓ 2 callersFunctiongetDocFromParams
({ params }: DocPageProps)
apps/www/src/app/docs/[...slug]/page.tsx:62
↓ 2 callersFunctiongetIdFromUrl
(url: string)
apps/www/src/components/toc.tsx:18
↓ 2 callersFunctiongetMarkdownUrl
()
apps/www/src/components/page-actions.tsx:57
↓ 2 callersFunctiongetNodeAttributeByName
(node, name)
apps/www/src/lib/rehype/component/index.mjs:218
↓ 2 callersFunctionhighlightText
(text: string, query: string)
apps/www/src/components/demos/autocomplete/autocomplete-fuzzy-matcher-demo.tsx:79
↓ 2 callersFunctionprocessAccordionItem
(node: any)
apps/www/scripts/generate-llms/component-processors.ts:332
↓ 2 callersFunctionprocessInstallationTabs
(node: any)
apps/www/scripts/generate-llms/component-processors.ts:66
↓ 2 callersFunctiontableRow
* Creates a table row node
apps/www/scripts/generate-llms/mdx-node-helpers.ts:107
↓ 2 callersFunctionupdateCanvasSize
()
apps/www/src/components/flickering-background.tsx:122
↓ 2 callersFunctionuseChart
()
apps/www/src/components/ui/chart.tsx:26
↓ 2 callersFunctionuseTabs
()
apps/www/src/components/ui/tabs.tsx:16
↓ 1 callersFunctionabsoluteUrl
(...paths: string[])
apps/www/src/lib/url.ts:7
↓ 1 callersFunctionbuildRegistry
()
apps/www/scripts/build-registry.ts:22
↓ 1 callersFunctionchunkArray
(array: T[], size: number)
apps/www/src/components/demos/autocomplete/autocomplete-row-demo.tsx:210
↓ 1 callersFunctionextractDescription
(node: any)
apps/www/scripts/generate-llms/component-processors.ts:505
↓ 1 callersFunctionextractTitle
(node: any)
apps/www/scripts/generate-llms/component-processors.ts:495
↓ 1 callersFunctionfindContentFiles
()
apps/www/scripts/generate-content-registry.ts:22
↓ 1 callersFunctionfindDemoFiles
()
apps/www/scripts/generate-demo-registry.ts:15
↓ 1 callersFunctiongenerateContentRegistry
()
apps/www/scripts/generate-content-registry.ts:95
↓ 1 callersFunctiongenerateDemoRegistry
()
apps/www/scripts/generate-demo-registry.ts:71
↓ 1 callersFunctiongenerateGlobalsCss
(config: InitConfig)
apps/www/scripts/generate-globals-css.ts:15
↓ 1 callersFunctiongenerateLlmsFiles
()
apps/www/scripts/generate-llms/index.ts:431
↓ 1 callersFunctiongenerateRegistryCode
(contents: ContentFile[])
apps/www/scripts/generate-content-registry.ts:70
↓ 1 callersFunctiongenerateRegistryCode
(demos: DemoFile[])
apps/www/scripts/generate-demo-registry.ts:45
↓ 1 callersFunctiongenerateTimeSlots
()
apps/www/src/components/examples/calendar.tsx:36
↓ 1 callersFunctiongetAllNavItems
* Get all navigation items in a flat array following the sidebar navigation order
apps/www/src/lib/navigation.ts:18
↓ 1 callersFunctiongetLinkComponent
(link: ComponentLink)
apps/www/src/components/component-links.tsx:13
↓ 1 callersFunctiongetMetadata
(content: string)
apps/www/src/lib/metadata.ts:43
↓ 1 callersFunctiongetNavigationForPage
(currentPath: string)
apps/www/src/lib/navigation.ts:36
↓ 1 callersFunctiongetSection
(filePath: string)
apps/www/scripts/generate-llms/index.ts:416
↓ 1 callersFunctiongetSlugFromFilePath
(filePath: string)
apps/www/scripts/generate-llms/index.ts:408
↓ 1 callersFunctiongetTableOfContents
(content: string)
apps/www/src/lib/toc.ts:37
↓ 1 callersFunctionhandleChangeRating
(newRating: number)
apps/www/src/components/cards/card-feedback.tsx:22
↓ 1 callersFunctionhandleChangeRating
(newRating: number)
apps/www/src/components/demos/drawer/drawer-demo.tsx:24
↓ 1 callersFunctionhandleCreate
()
apps/www/src/components/demos/combobox/combobox-creatable-demo.tsx:38
↓ 1 callersFunctionhandleSelectAvatar
(value: string | null)
apps/www/src/components/demos/autocomplete/autocomplete-row-demo.tsx:25
↓ 1 callersFunctionhandleSubmit
(e: React.FormEvent)
apps/www/src/components/examples/ai-chat.tsx:74
↓ 1 callersFunctionjoinUrl
(...paths: string[])
apps/www/src/lib/url.ts:3
↓ 1 callersFunctionmain
()
apps/www/scripts/generate-globals-css.ts:69
↓ 1 callersFunctionmdxToMarkdown
* Convert MDX content to markdown using unified pipeline
apps/www/scripts/generate-llms/index.ts:375
↓ 1 callersFunctionprocessAccordion
(node: any)
apps/www/scripts/generate-llms/component-processors.ts:319
↓ 1 callersFunctionprocessCommandBlock
(props: { npmCommand?: string yarnCommand?: string pnpmCommand?: string bunCommand?: string })
apps/www/scripts/generate-llms/component-processors.ts:138
↓ 1 callersFunctionprocessComponentAnatomy
(node: any)
apps/www/scripts/generate-llms/component-processors.ts:113
↓ 1 callersFunctionprocessComponentInstallation
(node: any)
apps/www/scripts/generate-llms/component-processors.ts:38
↓ 1 callersFunctionprocessComponentLinks
(node: any)
apps/www/scripts/generate-llms/component-processors.ts:384
↓ 1 callersFunctionprocessComponentPreview
(node: any)
apps/www/scripts/generate-llms/component-processors.ts:17
↓ 1 callersFunctionprocessComponentSource
(node: any)
apps/www/scripts/generate-llms/component-processors.ts:364
↓ 1 callersFunctionprocessEnhancedPre
(node: any)
apps/www/scripts/generate-llms/component-processors.ts:436
↓ 1 callersFunctionprocessIcons
(node: any)
apps/www/scripts/generate-llms/component-processors.ts:488
↓ 1 callersFunctionprocessLinkCard
(node: any)
apps/www/scripts/generate-llms/component-processors.ts:126
↓ 1 callersFunctionprocessStep
(node: any)
apps/www/scripts/generate-llms/component-processors.ts:216
↓ 1 callersFunctionprocessTabs
(node: any)
apps/www/scripts/generate-llms/component-processors.ts:226
↓ 1 callersFunctionprocessThemeToggle
(node: any)
apps/www/scripts/generate-llms/component-processors.ts:477
↓ 1 callersFunctionsearchBooks
( query: string, filter: (item: string, query: string) => boolean )
apps/www/src/components/demos/autocomplete/autocomplete-async-demo.tsx:355
↓ 1 callersFunctionstrong
(children: any)
apps/www/scripts/generate-llms/mdx-node-helpers.ts:55
↓ 1 callersFunctiontableCell
* Creates a table cell node
apps/www/scripts/generate-llms/mdx-node-helpers.ts:97
↓ 1 callersFunctiontoRGBA
(color: string)
apps/www/src/components/flickering-background.tsx:34
↓ 1 callersFunctionuseNumberField
()
apps/www/src/components/ui/number-field.tsx:15
FunctionAIChatInterface
()
apps/www/src/components/examples/ai-chat.tsx:68
FunctionAccordion
({ ...props }: React.ComponentProps<typeof BaseAccordion.Root>)
apps/www/src/components/ui/accordion.tsx:7
FunctionAccordionContent
({ children, className, ...props }: React.ComponentProps<typeof BaseAccordion.Panel>)
apps/www/src/components/ui/accordion.tsx:51
FunctionAccordionDemo
()
apps/www/src/components/demos/accordion/accordion-demo.tsx:8
FunctionAccordionItem
({ className, ...props }: React.ComponentProps<typeof BaseAccordion.Item>)
apps/www/src/components/ui/accordion.tsx:13
FunctionAccordionMultipleDemo
()
apps/www/src/components/demos/accordion/accordion-multiple-demo.tsx:8
FunctionAccordionTrigger
({ children, className, ...props }: React.ComponentProps<typeof BaseAccordion.Trigger>)
apps/www/src/components/ui/accordion.tsx:26
FunctionAlert
({ className, variant, ...props }: React.ComponentProps<"div"> & VariantProps<typeof alertVariants>)
apps/www/src/components/ui/alert.tsx:28
FunctionAlertDangerDemo
()
apps/www/src/components/demos/alert/alert-danger-demo.tsx:5
FunctionAlertDemo
()
apps/www/src/components/demos/alert/alert-demo.tsx:5
FunctionAlertDescription
({ className, ...props }: React.ComponentProps<"div">)
apps/www/src/components/ui/alert.tsx:56
FunctionAlertDialog
({ ...props }: React.ComponentProps<typeof BaseAlertDialog.Root>)
apps/www/src/components/ui/alert-dialog.tsx:6
FunctionAlertDialogClose
({ ...props }: React.ComponentProps<typeof BaseAlertDialog.Close>)
apps/www/src/components/ui/alert-dialog.tsx:24
FunctionAlertDialogContent
({ className, children, ...props }: React.ComponentProps<typeof BaseAlertDialog.Popup>)
apps/www/src/components/ui/alert-dialog.tsx:46
FunctionAlertDialogDemo
()
apps/www/src/components/demos/alert-dialog/alert-dialog-demo.tsx:13
FunctionAlertDialogDescription
({ className, ...props }: React.ComponentProps<typeof BaseAlertDialog.Description>)
apps/www/src/components/ui/alert-dialog.tsx:110
FunctionAlertDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
apps/www/src/components/ui/alert-dialog.tsx:81
FunctionAlertDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
apps/www/src/components/ui/alert-dialog.tsx:68
FunctionAlertDialogOverlay
({ className, ...props }: React.ComponentProps<typeof BaseAlertDialog.Backdrop>)
apps/www/src/components/ui/alert-dialog.tsx:30
FunctionAlertDialogPortal
({ ...props }: React.ComponentProps<typeof BaseAlertDialog.Portal>)
apps/www/src/components/ui/alert-dialog.tsx:18
FunctionAlertDialogTitle
({ className, ...props }: React.ComponentProps<typeof BaseAlertDialog.Title>)
apps/www/src/components/ui/alert-dialog.tsx:97
FunctionAlertDialogTrigger
({ ...props }: React.ComponentProps<typeof BaseAlertDialog.Trigger>)
apps/www/src/components/ui/alert-dialog.tsx:12
FunctionAlertInfoDemo
()
apps/www/src/components/demos/alert/alert-info-demo.tsx:5
FunctionAlertSuccessDemo
()
apps/www/src/components/demos/alert/alert-success-demo.tsx:5
FunctionAlertTitle
({ className, ...props }: React.ComponentProps<"h4">)
apps/www/src/components/ui/alert.tsx:43
FunctionAlertWarningDemo
()
apps/www/src/components/demos/alert/alert-warning-demo.tsx:5
FunctionAlertWithActionDemo
()
apps/www/src/components/demos/alert/alert-with-action-demo.tsx:6
FunctionAspectRatio
({ children, className, ratio = 1, style, ...props }: React.HTMLAttributes<HTMLDivElement> & { ratio?: n
apps/www/src/components/ui/aspect-ratio.tsx:5
FunctionAspectRatioDemo
()
apps/www/src/components/demos/aspect-ratio/aspect-ratio-demo.tsx:3
next →1–100 of 614, ranked by callers