MCPcopy Create free account

hub / github.com/alfonsusac/check-site-meta / functions

Functions281 in github.com/alfonsusac/check-site-meta

FunctionAppImageFirstFrameGif
( { src, ...props }: ComponentProps<'canvas'> & { src?: string } )
src/app/module/image/AppImage.tsx:64
FunctionCardDetailButton
(props: ComponentProps<"button">)
src/app/components/advanced/Sitemap.client.tsx:328
FunctionCardHeader
(props: ComponentProps<"div">)
src/app/components/Card.tsx:4
FunctionCardHeaderSubtitle
(props: ComponentProps<"div">)
src/app/components/Card.tsx:16
FunctionCardHeaderTitle
(props: ComponentProps<"div">)
src/app/components/Card.tsx:10
FunctionCardlessHomeErrorCard
({ error, children, ...props }: { error: unknown } & ComponentProps<"div">)
src/app/module/error/ErrorCard.tsx:119
FunctionChangelog
(props: { hidden?: boolean })
src/app/page.tsx:206
FunctionCiSearchMagnifyingGlass
(props: SVGProps<SVGSVGElement>)
src/app/components/inputs/InputForm.tsx:115
FunctionClarityCheckCircleSolid
(props: SVGProps<SVGSVGElement>)
src/app/components/previews/Preview.tsx:55
FunctionClarityExclamationCircleSolid
(props: SVGProps<SVGSVGElement>)
src/app/components/previews/Preview.tsx:49
FunctionClarityExclamationCircleSolid
(props: SVGProps<SVGSVGElement>)
src/app/components/previews/PreviewTwitter.tsx:144
FunctionClarityExclamationTriangleSolid
(props: SVGProps<SVGSVGElement>)
src/app/components/previews/Preview.tsx:52
FunctionClarityExclamationTriangleSolid
(props: SVGProps<SVGSVGElement>)
src/app/components/previews/PreviewTwitter.tsx:147
FunctionClarityInfoCircleLine
(props: SVGProps<SVGSVGElement>)
src/app/components/previews/Preview.tsx:46
FunctionCloseButton
(props: ComponentProps<"button">)
src/app/components/inputs/InputSettings.tsx:24
FunctionCollapsibleColumn
(props: ComponentProps<"div"> & { 'data-opened': boolean })
src/app/lib/Collapsible.tsx:19
FunctionCollapsibleRow
(props: ComponentProps<"div"> & { 'data-opened': boolean })
src/app/lib/Collapsible.tsx:4
FunctionColorThemes
( props: { data: MetadataMetadataItem } )
src/app/components/SummaryPanel.tsx:123
FunctionComingSoon
({ className, ...props }: ComponentProps<'div'>)
src/app/components/LinkPreviewPanel.tsx:124
FunctionContextBox
({ className, ...props }: ComponentProps<"div">)
src/app/module/error/ErrorCard.tsx:31
FunctionDotsMenu
(props: SVGProps<SVGSVGElement>)
src/app/components/previews/PreviewGoogle.tsx:183
FunctionErrorFallback
(props: { await: Promise<{ error: ErrorInfo, display: ReactNode } | T>, children?: ReactNode })
src/app/module/error/ErrorFallback.tsx:6
FunctionErrorItemCard
(props: { error: unknown, children: ReactNode })
src/app/components/advanced/Sitemap.tsx:187
FunctionErrorMessageBase
({ error, children, ...rest }: & { error: unknown } & Omit<ComponentProps<"div">, 'children'> & { childr
src/app/module/error/ErrorCard.tsx:56
FunctionExpandableAdvancedCard
({ expanded, toggleExpanse, Label, Content, headerProps, zIndex, className, ...props }: ComponentProps<"div">
src/app/lib/Collapsible.client.tsx:41
FunctionExpandableErrorStack
({ stack, ...props }: { stack: string } & ComponentProps<"div">)
src/app/module/error/Error.client.tsx:6
FunctionExternalIcon
(props: SVGProps<SVGSVGElement>)
src/app/components/SummaryPanelField.tsx:108
FunctionFaviconPreview
(props: { src: string, imgProps1?: ComponentProps<"img"> imgProps2?: ComponentProps<"img"> })
src/app/components/Favicon.tsx:89
FunctionFaviconSummary
(props: { data: ResoledMetadata['general']['favicons'], baseUrl: string })
src/app/components/Favicon.tsx:37
FunctionFooter
(props: ComponentProps<"footer">)
src/app/page.tsx:152
FunctionFormButton
(props: ComponentProps<"button">)
src/app/components/inputs/InputForm.tsx:107
FunctionGET
(request: NextRequest)
src/app/api/proxy-font/route.ts:5
FunctionGET
(request: NextRequest)
src/app/api/proxy-img/route.ts:5
FunctionGlobeIcon
(props: ComponentProps<"svg">)
src/app/components/previews/PreviewFacebook.tsx:266
FunctionHeader
(props: { hidden: boolean })
src/app/page.tsx:129
FunctionHome
(context: NextPageProps)
src/app/page.tsx:40
FunctionHomeErrorCard
({ children, ...props }: { error: unknown } & ComponentProps<"div">)
src/app/module/error/ErrorCard.tsx:74
FunctionHostedLimitationAlert
(props: { show: boolean | undefined searchId?: string })
src/app/components/HostedLimitationAlert.tsx:7
FunctionIFloatingButton
({className, ...props}: ComponentProps<"div">)
src/app/components/previews/PreviewFacebook.tsx:258
FunctionIcBaselineDiscord
(props: SVGProps<SVGSVGElement>)
src/app/components/LinkPreviewPanel.tsx:104
FunctionIcBaselineFacebook
(props: SVGProps<SVGSVGElement>)
src/app/components/LinkPreviewPanel.tsx:109
FunctionIcBaselineTelegram
(props: SVGProps<SVGSVGElement>)
src/app/components/LinkPreviewPanel.tsx:119
FunctionIcBaselineWhatsapp
(props: SVGProps<SVGSVGElement>)
src/app/components/LinkPreviewPanel.tsx:114
FunctionIcRoundCloudQueue
(props: SVGProps<SVGSVGElement>)
src/app/components/previews/PreviewDiscord.tsx:142
FunctionIconListPreviewMetadataItem
(props: { data: ResoledMetadata['icons']['appleTouchIcons'] })
src/app/components/Favicon.tsx:116
FunctionIconMetadata
(props: { m: ResoledMetadata })
src/app/components/SummaryPanel.tsx:185
FunctionInfoButton
(props: ComponentProps<"button">)
src/app/components/SummaryPanelField.tsx:99
FunctionInfoIcon
({ className, ...props }: SVGProps<SVGSVGElement>)
src/app/components/SummaryPanelField.tsx:112
FunctionInlineLink
(props: { href?: string, value?: string, className?: string })
src/app/components/SummaryPanelField.tsx:93
FunctionInputForm
(props: { query: Record<string, string | string[] | undefined>, settings: UserSettings })
src/app/components/inputs/InputForm.tsx:13
FunctionInputSettingModal
(props: ComponentProps<"dialog">)
src/app/components/inputs/InputSettings.tsx:8
FunctionInputSettings
(props: { settings: UserSettings onSettingsClose: () => void })
src/app/components/inputs/InputSettings.tsx:33
FunctionLLMs
(props: { url: string })
src/app/components/advanced/Llms.tsx:6
FunctionLLMsClientBoundary
(props: { initialData: Promise<FuncRet<typeof getLLMsAction>> url: string })
src/app/components/advanced/Llms.client.tsx:24
FunctionLinkPreviewPanel
( props: { metadata: SiteMetadata } )
src/app/components/LinkPreviewPanel.tsx:13
FunctionLinkPreviewPanelTooltip
(props: { label: ReactNode, children: ReactNode, })
src/app/components/LinkPreviewPanel.tsx:72
FunctionListPaginationMenu
(props: { entriesCount: number, LIMIT: number, page: number, totalPages: number, nextPage: () => voi
src/app/components/advanced/Sitemap.client.tsx:369
FunctionListSearchInputField
(props: { search: string, setSearch: (s: string) => void })
src/app/components/advanced/Sitemap.client.tsx:345
FunctionLoading
()
src/app/page.tsx:197
FunctionLocalContextProvider
({ children }: { children: React.ReactNode })
src/app/context.tsx:18
FunctionLogosGoogleIcon
(props: SVGProps<SVGSVGElement>)
src/app/components/LinkPreviewPanel.tsx:96
FunctionLucideTriangleAlert
(props: SVGProps<SVGSVGElement>)
src/app/module/error/ErrorCard.tsx:35
FunctionMaterialSymbolsAlarm
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Robots.client.tsx:231
FunctionMaterialSymbolsCheckCircle
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Robots.tsx:50
FunctionMaterialSymbolsCircleOutline
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Robots.tsx:53
FunctionMaterialSymbolsCloseRounded
(props: SVGProps<SVGSVGElement>)
src/app/components/inputs/InputForm.tsx:119
FunctionMaterialSymbolsDarkModeOutline
(props: SVGProps<SVGSVGElement>)
src/app/theme-switch.tsx:84
FunctionMaterialSymbolsDesktopWindowsOutline
(props: SVGProps<SVGSVGElement>)
src/app/theme-switch.tsx:94
FunctionMaterialSymbolsErrorRounded
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Sitemap.tsx:182
FunctionMaterialSymbolsErrorRounded
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Sitemap.client.tsx:436
FunctionMaterialSymbolsExpandMoreRounded
(props: SVGProps<SVGSVGElement>)
src/app/lib/Collapsible.client.tsx:107
FunctionMaterialSymbolsInfoRounded
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Robots.tsx:81
FunctionMaterialSymbolsInfoRounded
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/AdvancedPanel.tsx:72
FunctionMaterialSymbolsLightModeOutline
(props: SVGProps<SVGSVGElement>)
src/app/theme-switch.tsx:89
FunctionMaterialSymbolsNightsStayOutline
(props: SVGProps<SVGSVGElement>)
src/app/theme-switch.tsx:103
FunctionMaterialSymbolsNightsStayOutline
(props: SVGProps<SVGSVGElement>)
src/app/components/previews/PreviewDiscord.tsx:136
FunctionMaterialSymbolsOpenInNew
(props: SVGProps<SVGSVGElement>)
src/app/components/inputs/InputForm.tsx:130
FunctionMaterialSymbolsPartlyCloudyDayOutlineRounded
(props: SVGProps<SVGSVGElement>)
src/app/components/previews/PreviewTwitter.tsx:141
FunctionMaterialSymbolsRefresh
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Sitemap.client.tsx:424
FunctionMaterialSymbolsRefresh
(props: SVGProps<SVGSVGElement>)
src/app/components/inputs/InputForm.tsx:122
FunctionMaterialSymbolsSearchRounded
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Sitemap.client.tsx:421
FunctionMdiArrowCollapseAll
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Robots.client.tsx:224
FunctionMdiArrowExpandAll
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Robots.client.tsx:227
FunctionMdiSortReverseVariant
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Sitemap.client.tsx:430
FunctionMdiSortVariant
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Sitemap.client.tsx:433
FunctionMessageList
(props: { messages: PreviewMessages })
src/app/components/previews/Preview.tsx:13
FunctionMetaCard
({ className, ...props }: ComponentProps<"section">)
src/app/components/SummaryPanel.tsx:59
FunctionMetaCardContent
* The inner content that changes as the [current tab] changes
src/app/components/SummaryPanel.tsx:66
FunctionMetaInfoPanel
(props: { metadata: SiteMetadata })
src/app/components/SummaryPanel.tsx:19
FunctionMetadataField
(props: { data: FieldDataItem, children?: ReactNode, contentProps?: ComponentProps<"div"> titleProps?:
src/app/components/SummaryPanelField.tsx:11
FunctionMetadataRowContent
(props: { children?: ReactNode, value?: string, resolvedUrl?: string, type?: "url" | "image" | (string
src/app/components/SummaryPanelField.tsx:61
FunctionMingcuteSettings4Line
(props: SVGProps<SVGSVGElement>)
src/app/components/inputs/InputForm.tsx:126
FunctionNoFaviconIcon
(props: SVGProps<SVGSVGElement>)
src/app/components/previews/PreviewGoogle.tsx:178
FunctionOpengraphMetadata
( props: { m: ResoledMetadata } )
src/app/components/meta-info-panels/OpenGraph.tsx:6
FunctionPreviewDiscord
( { metadata, className, ...props }: ComponentProps<"div"> & { metadata: ResoledMetadata } )
src/app/components/previews/PreviewDiscord.tsx:12
FunctionPreviewFacebook
( { metadata, className, ...props }: ComponentProps<"div"> & { metadata: ResoledMetadata } )
src/app/components/previews/PreviewFacebook.tsx:11
FunctionPreviewFrame
( { className, themes, themeId, ...props }: ComponentProps<"div"> & { themeId: string, themes?: Reco
src/app/components/previews/Preview.client.tsx:9
FunctionPreviewGoogle
({ metadata, className, ...props }: ComponentProps<"div"> & { metadata: ResoledMetadata })
src/app/components/previews/PreviewGoogle.tsx:9
FunctionPreviewMenu
({ className, ...props }: ComponentProps<"div">)
src/app/components/previews/Preview.tsx:79
FunctionPreviewPanelContent
( { PreviewInfoContent, PreviewSection, className, ...props }: { PreviewSection: ReactNode, PreviewI
src/app/components/previews/Preview.tsx:61
← previousnext →101–200 of 281, ranked by callers