MCPcopy Create free account

hub / github.com/agntcy/agntcy-website / functions

Functions64 in github.com/agntcy/agntcy-website

↓ 32 callersFunctioncn
(...inputs: ClassValue[])
src/lib/utils.ts:5
↓ 14 callersFunctioncompany
( name: string, overrides?: Partial<Pick<Company, "name" | "logo" | "url">>, )
src/data/supporters-data.ts:103
↓ 4 callersFunctionfeatureIconClassName
(className?: string)
src/components/homepage/feature-icons.tsx:15
↓ 3 callersFunctionformatDate
(publishedDate: Date)
src/components/changelog/changelog-card.tsx:13
↓ 2 callersFunctioncardClassName
(interactive: boolean)
src/components/homepage/feature-cards.tsx:13
↓ 2 callersFunctionfetchCommit
(useAuth: boolean)
src/lib/utils.ts:22
↓ 2 callersFunctionfetchReleases
(useAuth: boolean)
src/components/changelog/changelog-content.tsx:10
↓ 1 callersFunctionclamp
(value: number, min: number, max: number)
src/components/layout/nav-bar.tsx:25
↓ 1 callersFunctionformatResourceDate
(date?: string)
src/lib/format-date.ts:1
↓ 1 callersFunctiongetCategoryBadgeClass
(category?: Resource["category"])
src/components/resources/article-card.tsx:21
↓ 1 callersFunctiongetCommitData
( repo: string, tagName: string )
src/lib/utils.ts:16
↓ 1 callersFunctiongetCtaLabel
(article: Resource)
src/components/resources/article-card.tsx:33
↓ 1 callersFunctiongetHomeLogoScrollProgress
(heroLogo: HTMLElement)
src/components/layout/nav-bar.tsx:29
↓ 1 callersFunctionhandleScroll
()
src/components/layout/scroll-to-top.tsx:10
↓ 1 callersFunctionreplacePrLinks
(line: string)
src/components/changelog/changelog-card.tsx:23
↓ 1 callersFunctionsortArticlesByDate
(articles: typeof articlesData)
src/components/resources/articles-content.tsx:18
↓ 1 callersFunctiontoggle
(index: number)
src/components/changelog/changelog-card.tsx:9
↓ 1 callersFunctionupdate
()
src/components/layout/nav-bar.tsx:56
↓ 1 callersFunctionupdate
()
src/components/supporters/section-tabs.tsx:23
FunctionAgntcyLogo
({ className }: { className?: string })
src/components/homepage/agntcy-logo.tsx:1
FunctionArrowLongRight
({ size = 55, color = "currentColor" })
src/components/icons.tsx:51
FunctionArticleCard
({ article }: { article: Resource })
src/components/resources/article-card.tsx:41
FunctionArticlesContent
()
src/components/resources/articles-content.tsx:36
FunctionArticlesPage
()
src/app/articles/page.tsx:16
FunctionCautionBanner
()
src/components/layout/caution-banner.tsx:1
FunctionChangeAssetDetails
({ data, repo, tag_name, releaseDate }: { data: any[]; repo: string; tag_name: string, releaseDate: any })
src/components/changelog/changelog-card.tsx:148
FunctionChangeLog
()
src/app/changelog/page.tsx:17
FunctionChangeLogCard
({ release }: { release: Release})
src/components/changelog/changelog-card.tsx:6
FunctionChangeLogClient
({ allReleases }: { allReleases: Release[] })
src/components/changelog/changelog-client.tsx:9
FunctionChangeLogContent
()
src/components/changelog/changelog-content.tsx:5
FunctionChangeLogDetails
({ changelog }: { changelog: string })
src/components/changelog/changelog-card.tsx:61
FunctionCompanyLogo
({ company, className, wordmarkClassName, imgClassName = "h-4 w-auto max-w-full object-contain", con
src/components/supporters/company-logo.tsx:16
FunctionCookieBanner
()
src/components/layout/cookie-banner.tsx:8
FunctionDirIcon
({ className }: FeatureIconProps)
src/components/homepage/feature-icons.tsx:18
FunctionDrawer
({ shouldScaleBackground = true, ...props }: React.ComponentProps<typeof DrawerPrimitive.Root>)
src/components/ui/drawer.tsx:8
FunctionDrawerFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/drawer.tsx:68
FunctionDrawerHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/drawer.tsx:57
FunctionFeatureCards
()
src/components/homepage/feature-cards.tsx:21
FunctionFooter
()
src/components/layout/footer.tsx:7
FunctionGithubIcon
({ className }: BrandIconProps)
src/components/icons.tsx:7
FunctionHeader
()
src/app/changelog/page.tsx:30
FunctionHero
()
src/components/homepage/hero.tsx:15
FunctionHome
()
src/app/page.tsx:5
FunctionIdentityIcon
({ className }: FeatureIconProps)
src/components/homepage/feature-icons.tsx:57
FunctionLinuxFoundationLogo
({ className }: { className?: string })
src/components/homepage/linux-foundation-logo.tsx:1
FunctionNavbar
()
src/components/layout/nav-bar.tsx:40
FunctionNotFound
()
src/app/not-found.tsx:8
FunctionObserveIcon
({ className }: FeatureIconProps)
src/components/homepage/feature-icons.tsx:44
FunctionResources
()
src/app/resources/page.tsx:3
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
src/app/layout.tsx:31
FunctionScrollToTop
()
src/components/layout/scroll-to-top.tsx:6
FunctionSectionTabs
({ tabs }: { tabs: readonly SectionTab[] })
src/components/supporters/section-tabs.tsx:14
FunctionSlackIcon
({ className, ...props }: React.SVGProps<SVGSVGElement>)
src/components/icons.tsx:23
FunctionSlimIcon
({ className }: FeatureIconProps)
src/components/homepage/feature-icons.tsx:31
FunctionSteeringCommitteeCards
({ variant = "homepage", }: SteeringCommitteeCardsProps)
src/components/homepage/steering-committee-cards.tsx:76
FunctionSupporterChip
({ supporter }: { supporter: Company })
src/components/supporters/supporter-logo-wall.tsx:12
FunctionSupporterLogoWall
({ supporters }: { supporters: Company[] })
src/components/supporters/supporter-logo-wall.tsx:46
FunctionSupporters
()
src/app/supporters/page.tsx:13
FunctionTestimonialModalWall
({ testimonials, }: { testimonials: Testimonial[]; })
src/components/supporters/testimonial-modal-wall.tsx:11
Functionaccept
()
src/components/layout/cookie-banner.tsx:26
Functiondecline
()
src/components/layout/cookie-banner.tsx:32
FunctionscheduleUpdate
()
src/components/layout/nav-bar.tsx:61
FunctionscrollToTop
()
src/components/layout/scroll-to-top.tsx:22
Functionsitemap
()
src/app/sitemap.ts:5