MCPcopy Create free account

hub / github.com/0xAstroAlpha/Gia-Pha-Dien-Tu / functions

Functions210 in github.com/0xAstroAlpha/Gia-Pha-Dien-Tu

FunctionDialogTrigger
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Trigger>)
frontend/src/components/ui/dialog.tsx:16
FunctionDirectoryPage
()
frontend/src/app/(main)/directory/page.tsx:22
FunctionDropdownMenu
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Root>)
frontend/src/components/ui/dropdown-menu.tsx:9
FunctionDropdownMenuCheckboxItem
({ className, children, checked, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Checkbo
frontend/src/components/ui/dropdown-menu.tsx:85
FunctionDropdownMenuContent
({ className, sideOffset = 4, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Content>)
frontend/src/components/ui/dropdown-menu.tsx:34
FunctionDropdownMenuGroup
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Group>)
frontend/src/components/ui/dropdown-menu.tsx:54
FunctionDropdownMenuItem
({ className, inset, variant = "default", ...props }: React.ComponentProps<typeof DropdownMenuPrimitiv
frontend/src/components/ui/dropdown-menu.tsx:62
FunctionDropdownMenuLabel
({ className, inset, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Label> & { inset?:
frontend/src/components/ui/dropdown-menu.tsx:146
FunctionDropdownMenuPortal
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Portal>)
frontend/src/components/ui/dropdown-menu.tsx:15
FunctionDropdownMenuRadioGroup
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioGroup>)
frontend/src/components/ui/dropdown-menu.tsx:111
FunctionDropdownMenuRadioItem
({ className, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioItem>)
frontend/src/components/ui/dropdown-menu.tsx:122
FunctionDropdownMenuSeparator
({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Separator>)
frontend/src/components/ui/dropdown-menu.tsx:166
FunctionDropdownMenuShortcut
({ className, ...props }: React.ComponentProps<"span">)
frontend/src/components/ui/dropdown-menu.tsx:179
FunctionDropdownMenuSub
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Sub>)
frontend/src/components/ui/dropdown-menu.tsx:195
FunctionDropdownMenuSubContent
({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubContent>)
frontend/src/components/ui/dropdown-menu.tsx:225
FunctionDropdownMenuSubTrigger
({ className, inset, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubTrigge
frontend/src/components/ui/dropdown-menu.tsx:201
FunctionDropdownMenuTrigger
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Trigger>)
frontend/src/components/ui/dropdown-menu.tsx:23
FunctionEditorPanel
({ selectedCard, treeData, onReorderChildren, onMoveChild, onRemoveChild, onToggleLiving, onUpdatePerson, onRe
frontend/src/app/(main)/tree/tree-client.tsx:1505
FunctionEventCard
({ event }: { event: EventItem })
frontend/src/app/(main)/events/page.tsx:122
FunctionEventDetailPage
()
frontend/src/app/(main)/events/[id]/page.tsx:25
FunctionEventsPage
()
frontend/src/app/(main)/events/page.tsx:148
FunctionFeedPage
()
frontend/src/app/(main)/feed/page.tsx:248
FunctionForgotPasswordPage
()
frontend/src/app/(auth)/forgot-password/page.tsx:20
FunctionGET
()
frontend/src/app/api/tree-overrides/route.ts:28
FunctionGenerationHeaders
({ generationStats, transform, cardH }: { generationStats: Map<number, number>; transform: { x: number
frontend/src/app/(main)/tree/tree-client.tsx:1386
FunctionHeader
()
frontend/src/components/layout/header.tsx:19
FunctionHomePage
()
frontend/src/app/(main)/page.tsx:19
FunctionInfoRow
({ label, value }: { label: string; value: string })
frontend/src/app/(main)/people/[handle]/page.tsx:350
FunctionInput
({ className, type, ...props }: React.ComponentProps<"input">)
frontend/src/components/ui/input.tsx:5
FunctionLoginPage
()
frontend/src/app/(auth)/login/page.tsx:22
FunctionMainLayout
({ children, }: { children: React.ReactNode; })
frontend/src/app/(main)/layout.tsx:4
FunctionMediaLibraryPage
()
frontend/src/app/(main)/media/page.tsx:33
FunctionMemberDetailPage
()
frontend/src/app/(main)/directory/[id]/page.tsx:11
FunctionMenuAction
({ icon, label, desc, onClick }: { icon: React.ReactNode; label: string; desc: string; onClick: () => void })
frontend/src/app/(main)/tree/tree-client.tsx:1123
FunctionNotificationBell
()
frontend/src/components/notification-bell.tsx:10
FunctionNotificationsPage
()
frontend/src/app/(main)/notifications/page.tsx:26
FunctionPOST
(req: NextRequest)
frontend/src/app/api/tree-overrides/route.ts:33
FunctionPeopleListPage
()
frontend/src/app/(main)/people/page.tsx:30
FunctionPersonCard
({ item, isHighlighted, isFocused, isHovered, isSelected, zoomLevel, showCollapseToggle, isCollapsed, onHover,
frontend/src/app/(main)/tree/tree-client.tsx:1151
FunctionPersonEntry
({ person, index, theme: t }: { person: BookPerson; index: number; theme: Theme })
frontend/src/app/(main)/book/page.tsx:527
FunctionPersonProfilePage
()
frontend/src/app/(main)/people/[handle]/page.tsx:17
FunctionPostCard
({ post, onRefresh }: { post: Post; onRefresh: () => void })
frontend/src/app/(main)/feed/page.tsx:187
FunctionPostComposer
({ onPostCreated }: { onPostCreated: () => void })
frontend/src/app/(main)/feed/page.tsx:50
FunctionProviders
({ children }: { children: React.ReactNode })
frontend/src/components/providers.tsx:8
FunctionRegisterContent
()
frontend/src/app/(auth)/register/page.tsx:26
FunctionRegisterPage
()
frontend/src/app/(auth)/register/page.tsx:184
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
frontend/src/app/layout.tsx:16
FunctionSeparator
({ className, orientation = "horizontal", decorative = true, ...props }: React.ComponentProps<typeof S
frontend/src/components/ui/separator.tsx:8
FunctionSheet
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Root>)
frontend/src/components/ui/sheet.tsx:9
FunctionSheetClose
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Close>)
frontend/src/components/ui/sheet.tsx:19
FunctionSheetContent
({ className, children, side = "right", showCloseButton = true, ...props }: React.ComponentProps<typ
frontend/src/components/ui/sheet.tsx:47
FunctionSheetDescription
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Description>)
frontend/src/components/ui/sheet.tsx:121
FunctionSheetFooter
({ className, ...props }: React.ComponentProps<"div">)
frontend/src/components/ui/sheet.tsx:98
FunctionSheetHeader
({ className, ...props }: React.ComponentProps<"div">)
frontend/src/components/ui/sheet.tsx:88
FunctionSheetOverlay
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Overlay>)
frontend/src/components/ui/sheet.tsx:31
FunctionSheetPortal
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Portal>)
frontend/src/components/ui/sheet.tsx:25
FunctionSheetTitle
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Title>)
frontend/src/components/ui/sheet.tsx:108
FunctionSheetTrigger
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Trigger>)
frontend/src/components/ui/sheet.tsx:13
FunctionSidebar
()
frontend/src/components/layout/sidebar.tsx:44
FunctionStatsOverlay
({ stats, onClose }: { stats: TreeStats; onClose: () => void })
frontend/src/app/(main)/tree/tree-client.tsx:1423
FunctionTable
({ className, ...props }: React.ComponentProps<"table">)
frontend/src/components/ui/table.tsx:7
FunctionTableBody
({ className, ...props }: React.ComponentProps<"tbody">)
frontend/src/components/ui/table.tsx:32
FunctionTableCaption
({ className, ...props }: React.ComponentProps<"caption">)
frontend/src/components/ui/table.tsx:94
FunctionTableCell
({ className, ...props }: React.ComponentProps<"td">)
frontend/src/components/ui/table.tsx:81
FunctionTableFooter
({ className, ...props }: React.ComponentProps<"tfoot">)
frontend/src/components/ui/table.tsx:42
FunctionTableHead
({ className, ...props }: React.ComponentProps<"th">)
frontend/src/components/ui/table.tsx:68
FunctionTableHeader
({ className, ...props }: React.ComponentProps<"thead">)
frontend/src/components/ui/table.tsx:22
FunctionTableRow
({ className, ...props }: React.ComponentProps<"tr">)
frontend/src/components/ui/table.tsx:55
FunctionTabs
({ className, orientation = "horizontal", ...props }: React.ComponentProps<typeof TabsPrimitive.Root>)
frontend/src/components/ui/tabs.tsx:9
FunctionTabsContent
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Content>)
frontend/src/components/ui/tabs.tsx:78
FunctionTabsList
({ className, variant = "default", ...props }: React.ComponentProps<typeof TabsPrimitive.List> & Varia
frontend/src/components/ui/tabs.tsx:43
FunctionTabsTrigger
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Trigger>)
frontend/src/components/ui/tabs.tsx:59
FunctionTocContent
({ bookData, theme: t }: { bookData: BookData; theme: Theme })
frontend/src/app/(main)/book/page.tsx:461
FunctionTooltip
({ ...props }: React.ComponentProps<typeof TooltipPrimitive.Root>)
frontend/src/components/ui/tooltip.tsx:21
FunctionTooltipContent
({ className, sideOffset = 0, children, ...props }: React.ComponentProps<typeof TooltipPrimitive.Conte
frontend/src/components/ui/tooltip.tsx:33
FunctionTooltipProvider
({ delayDuration = 0, ...props }: React.ComponentProps<typeof TooltipPrimitive.Provider>)
frontend/src/components/ui/tooltip.tsx:8
FunctionTooltipTrigger
({ ...props }: React.ComponentProps<typeof TooltipPrimitive.Trigger>)
frontend/src/components/ui/tooltip.tsx:27
FunctionTreePage
()
frontend/src/app/(main)/tree/page.tsx:6
FunctionTreeViewPage
()
frontend/src/app/(main)/tree/tree-client.tsx:167
FunctionaddFamily
(family: { handle: string; fatherHandle?: string; motherHandle?: string; children?: string[];
frontend/src/lib/supabase-data.ts:267
FunctionaddPerson
(person: { handle: string; displayName: string; gender: number; generation: number; birthY
frontend/src/lib/supabase-data.ts:218
FunctioncreateBackup
()
frontend/src/app/(main)/admin/backup/page.tsx:17
FunctioncreateServiceClient
()
frontend/src/lib/supabase.ts:24
FunctiondbRowToTreeFamily
(row: Record<string, unknown>)
frontend/src/lib/supabase-data.ts:28
FunctiondbRowToTreeNode
(row: Record<string, unknown>)
frontend/src/lib/supabase-data.ts:12
FunctiondeletePerson
(handle: string)
frontend/src/lib/supabase-data.ts:253
Functionget
(_target, prop)
frontend/src/lib/supabase.ts:9
FunctionhandleClickOutside
(e: MouseEvent)
frontend/src/app/(main)/tree/tree-client.tsx:1545
FunctionhandleDelete
()
frontend/src/app/(main)/feed/page.tsx:191
FunctionhandleMouseDown
(e: React.MouseEvent)
frontend/src/app/(main)/tree/tree-client.tsx:630
FunctionhandleMouseMove
(e: React.MouseEvent)
frontend/src/app/(main)/tree/tree-client.tsx:635
FunctionhandleMouseUp
()
frontend/src/app/(main)/tree/tree-client.tsx:641
FunctionhandleSave
()
frontend/src/app/(main)/tree/tree-client.tsx:1591
FunctionhandleSignOut
()
frontend/src/components/layout/header.tsx:28
FunctionhandleSubmit
()
frontend/src/components/contribute-dialog.tsx:38
FunctionhandleSubmit
()
frontend/src/app/(main)/events/page.tsx:76
FunctionhandleTogglePin
()
frontend/src/app/(main)/feed/page.tsx:196
FunctionhandleUpload
(e: React.ChangeEvent<HTMLInputElement>)
frontend/src/app/(main)/media/page.tsx:52
FunctionmarkAllAsRead
()
frontend/src/app/(main)/notifications/page.tsx:54
FunctionmoveChildToFamily
( childHandle: string, fromFamilyHandle: string, toFamilyHandle: string, currentFamilies: Tree
frontend/src/lib/supabase-data.ts:90
← previousnext →101–200 of 210, ranked by callers