MCPcopy Create free account

hub / github.com/Linen-dev/linen.dev / functions

Functions2,204 in github.com/Linen-dev/linen.dev

FunctionFadeIn
({ direction = 'up', delay = 0, once = true, children, }: { direction?: FadeDirection; delay?: Fad
apps/web/ui/FadeIn/index.tsx:42
FunctionFavicon
({ url }: Props)
apps/web/components/layout/PageLayout/Favicon/index.tsx:17
FunctionField
({ className, children }: Props)
apps/web/ui/Field/index.tsx:10
FunctionFileInput
({ id, disabled, onChange }: Props)
apps/web/ui/FileInput/index.tsx:11
FunctionFileUploadButton
({ id, disabled, onChange, uploading, progress, accept, }: Props)
apps/web/ui/FileUploadButton/index.tsx:15
FunctionFilesSummary
({ uploading, progress, uploads }: Props)
apps/web/ui/MessageForm/FilesSummary/index.tsx:13
FunctionFindChannelModal
({ currentCommunity, show, close, api, channels: initialChannels, CustomRouterPush, onJoinChanne
apps/web/ui/FindChannelModal/index.tsx:27
FunctionFindCommunityLink
()
apps/web/ui/NavBar/Desktop/FindCommunityLink/index.tsx:6
FunctionFooter
()
apps/web/components/Footer/index.tsx:11
FunctionForbiddenPage
()
apps/web/pages/403.tsx:3
FunctionForgotPassword
({ email, origin }: { email: string; origin?: string })
apps/web/ui/Auth/index.tsx:431
FunctionGettingStartedPage
({ session, invites: initialInvites, accounts: initialAccounts, }: any)
apps/web/components/Pages/GettingStartedPage/index.tsx:20
FunctionGitHubButton
({ flow, callbackUrl, state, sso, redirectFn, origin, }: { flow: 'sign-in' | 'sign-up'; callba
apps/web/ui/GitHubButton/index.tsx:7
FunctionGoogleAnalytics
({ googleAnalyticsId, googleSiteVerification, }: { googleAnalyticsId?: string; googleSiteVerification?
apps/web/components/layout/GoogleAnalytics.tsx:4
FunctionGrid
({ threads, currentThreadId, selections, permissions, loading, onChange, onSelect, onRead, o
apps/web/ui/Pages/Inbox/Grid/index.tsx:33
FunctionGrid
({ threads, currentThreadId, loading, onSelect, onRead, onMute, onRemind, onUnstar, currentU
apps/web/ui/Pages/All/Grid/index.tsx:18
FunctionGrid
({ threads, currentThreadId, loading, onSelect, onRead, onMute, onRemind, onUnstar, currentU
apps/web/ui/Pages/Starred/Grid/index.tsx:18
FunctionGrid
({ className, currentChannel, currentCommunity, threads, topics, permissions, readStatus, isSu
apps/web/ui/ChannelView/TopicView/Grid/index.tsx:41
FunctionGridContent
({ className, currentChannel, currentCommunity, threads, permissions, readStatus, isSubDomainRou
apps/web/ui/GridContent/index.tsx:33
FunctionGroup
({ className, children, onClick }: Props)
apps/web/ui/Nav/Group/index.tsx:11
FunctionH1
({ className, children }: Props)
apps/web/ui/H1/index.tsx:10
FunctionH2
({ className, children }: Props)
apps/web/ui/H2/index.tsx:10
FunctionH3
({ className, children }: Props)
apps/web/ui/H3/index.tsx:10
FunctionHeader
()
apps/web/ui/ChannelsView/Header/index.tsx:6
FunctionHeader
()
apps/web/ui/BrandingView/Header/index.tsx:6
FunctionHeader
({ thread, message }: Props)
apps/web/ui/Row/Header/index.tsx:12
FunctionHeader
()
apps/web/ui/ConfigurationsView/Header/index.tsx:6
FunctionHeader
({ thread, manage, expanded, breadcrumb, onClose, onExpandClick, onSetTitle, sidebar, }: Props
apps/web/ui/Thread/Header/index.tsx:54
FunctionHeader
()
apps/web/ui/MembersView/Header/index.tsx:6
FunctionHeader
({ permissions, page, total, onAddClick, onPageChange, dropdown, }: Props)
apps/web/ui/Pages/Inbox/Header/index.tsx:21
FunctionHeader
({ page, total, onPageChange }: Props)
apps/web/ui/Pages/All/Header/index.tsx:13
FunctionHeader
({ page, total, onPageChange }: Props)
apps/web/ui/Pages/Starred/Header/index.tsx:13
FunctionHeader
({ depth, children }: Props)
apps/web/ui/Message/Header/index.tsx:9
FunctionHeader
({ settings, channels, channelName, currentCommunity, permissions, JoinButton, Link, InternalL
apps/web/ui/Header/index.tsx:54
FunctionHeader
({ className, channel, children, currentUser, api, }: Props)
apps/web/ui/ChannelView/Header/index.tsx:17
FunctionHint
({ children }: { children: React.ReactNode })
apps/web/ui/Label/index.tsx:24
FunctionHits
( props: UseHitsProps & { settings: Settings; isSubDomainRouting: boolean; } )
apps/web/ui/Typesense/Hits.tsx:6
FunctionHits
({ hits, setPreview, preview, settings, isSubDomainRouting, }: { hits: any[]; setPreview: React.
apps/web/ui/Typesense/ui/Hits/index.tsx:10
FunctionHome
(props: { accounts: Props[]; messages: string; members: string; })
apps/web/pages/index.tsx:75
FunctionIcon
({ className, children, active, disabled, onClick, }: Props)
apps/web/ui/Icon/index.tsx:13
FunctionImage
({ src, alt, onLoad, onClick, isBot }: Props)
apps/web/ui/Message/Link/Image/index.tsx:15
FunctionImageAvatar
({ className, src, size, shadow, text, active, onClick, }: Props)
apps/web/ui/Avatar/index.tsx:63
FunctionImageMock
(props: { children: React.ReactElement; })
apps/web/__mocks__/next/image.tsx:3
FunctionImagePreview
({ current, images, onClick }: Props)
apps/web/ui/ImagePreview/index.tsx:16
FunctionInView
({ children })
apps/web/__mocks__/react-intersection-observer.js:1
FunctionInlineCode
({ value }: Props)
apps/web/ui/Message/InlineCode/index.tsx:9
FunctionIntegrationsModal
({ permissions, open, close, api, channel, }: IntegrationsModalProps)
apps/web/ui/IntegrationsModal/index.tsx:28
FunctionInternalLink
({ className, onClick, onDragEnter, onDragLeave, onDrop, href, children, refresh, }: Props)
apps/web/components/Link/InternalLink.tsx:15
FunctionInternalServerErrorPage
()
apps/web/pages/500.tsx:3
FunctionInviteMember
({ onSubmit, loading, }: { onSubmit: any; loading: boolean; })
apps/web/ui/MembersView/index.tsx:37
FunctionItem
({ className, children, active, highlighted, }: Props)
apps/web/ui/Nav/Item/index.tsx:12
MethodJoinButton
(props: { brandColor?: string; fontColor: string; currentCommunity: SerializedAccount; setting
apps/web/ui/Header/index.tsx:28
FunctionJoinContext
({ children }: Props)
apps/web/contexts/Join.tsx:25
FunctionJoinDiscord
({ brandColor, fontColor, href }: Props)
apps/web/ui/JoinButton/JoinDiscord/index.tsx:10
FunctionJoinLinen
({ brandColor, fontColor, accountId, status, startSignUp, reload, api, }: Props)
apps/web/ui/JoinButton/JoinLinen/index.tsx:16
FunctionJoinSlack
({ brandColor, fontColor, href }: Props)
apps/web/ui/JoinButton/JoinSlack/index.tsx:10
FunctionJsonLd
({ type = 'Thing', keyOverride, scriptKey, scriptId = undefined, ...rest }: JsonLdProps & { scriptKe
apps/web/utilities/seo/utils/jsonld.tsx:12
FunctionLabel
({ className, htmlFor, children }: Props)
apps/web/ui/Label/index.tsx:12
FunctionLabel
({ className, children, onClick }: Props)
apps/web/ui/Nav/Label/index.tsx:11
FunctionLandingChannelRow
({ channels, currentCommunity, api, onChange, }: Props)
apps/web/ui/ConfigurationsView/LandingChannelRow/index.tsx:27
FunctionLatest
()
apps/web/ui/PaginationNumbers/index.tsx:47
FunctionLeft
({ showAvatar, avatarSize, message, isBot, hover, inView, isUserActive, onAvatarClick, }: {
apps/web/ui/GridRow/index.tsx:107
FunctionLine
({ className, children }: Props)
apps/web/ui/Line/index.tsx:10
FunctionLinenIcon
({ className }: Props)
apps/web/ui/LinenIcon/index.tsx:9
FunctionLinenLogo
({ className }: Props)
apps/web/ui/LinenLogo/index.tsx:9
FunctionLink
({ className, href, children }: Props)
apps/web/components/Link/index.tsx:11
FunctionLink
({ url, title, onClick, onImageClick, onLoad, }: Props)
apps/web/ui/Message/Link/index.tsx:19
FunctionLink
({ children, ...props }: any)
apps/web/ui/Header/index.test.tsx:9
FunctionLink
({ lighter, brandColor, fontColor, href, children, onClick, }: Props)
apps/web/ui/JoinButton/Link/index.tsx:29
FunctionLinkContext
({ context, children }: Props)
packages/contexts/src/Link.tsx:22
FunctionList
({ children }: Props)
apps/web/ui/List/index.tsx:8
FunctionLogo
({ src, alt }: Props)
apps/web/ui/Header/Logo/index.tsx:30
FunctionLogoField
({ id, currentCommunity, onChange, logoUrl, header, description, preview, api, }: Props)
apps/web/ui/BrandingView/LogoField/index.tsx:26
FunctionMail
({ url, title }: Props)
apps/web/ui/Message/Link/Mail/index.tsx:21
FunctionMatrix
({ channels, currentCommunity, communities, settings, permissions, isSubDomainRouting, dms, }: P
apps/web/components/Pages/Matrix/index.tsx:23
FunctionMatrixView
({ currentCommunity, api, }: { currentCommunity: SerializedAccount; api: ApiClient; })
apps/web/ui/MatrixView/index.tsx:16
FunctionMembers
({ channels, communities, settings, permissions, currentCommunity, isSubDomainRouting, dms, }: P
apps/web/components/Pages/Members/index.tsx:22
FunctionMembersModal
({ permissions, open, close, api, channel, }: MembersModalProps)
apps/web/ui/MembersModal/index.tsx:20
FunctionMembersView
({ currentCommunity, routerReload, api, }: { currentCommunity: SerializedAccount; routerReload(): vo
apps/web/ui/MembersView/index.tsx:234
FunctionMention
({ tag, value, mentions }: Props)
apps/web/ui/Message/Mention/index.tsx:11
FunctionMenuGroup
({ currentUser, currentUrl, permissions, paths, Link, }: Props)
apps/web/ui/NavBar/Desktop/MenuGroup/index.tsx:18
FunctionMenuIcon
({ onClick }: Props)
apps/web/ui/NavBar/Desktop/MenuIcon/index.tsx:9
FunctionMessage
({ className, text, format, truncate, mentions, reactions, attachments, currentUser, placeho
apps/web/ui/Message/index.tsx:67
FunctionMessageForm
({ id, autoFocus, currentUser, draft, progress, uploading, uploads, rows, sendOnEnter, pre
apps/web/ui/MessageForm/index.tsx:149
FunctionMessagePreview
({ title, badge, message, viewType, currentUser, }: Props)
apps/web/ui/MessagePreview/index.tsx:20
FunctionMessages
({ thread, permissions, settings, isBot, isSubDomainRouting, currentUser, activeUsers, mode,
apps/web/ui/Thread/Messages/index.tsx:40
FunctionMiddleware
({ middlewares }: { middlewares: any[] })
apps/web/ui/Typesense/index.tsx:98
FunctionMobileMenu
({ channels, channelName, permissions, fontColor, InternalLink, routerAsPath, signOut, usePath
apps/web/ui/Header/MobileMenu/index.tsx:29
FunctionModal
({ className, open, close, children, size, position, }: ModalProps)
apps/web/ui/Modal/index.tsx:15
FunctionMyError
({ statusCode, hasGetInitialPropsRun, err }: any)
apps/web/pages/_error.tsx:4
FunctionNativeSelect
({ className, id, name, required, label, defaultValue, value, disabled = false, icon, onCh
apps/web/ui/NativeSelect/index.tsx:28
FunctionNav
({ className, children }: Props)
apps/web/ui/Nav/index.tsx:11
FunctionNavBar
({ mode, currentCommunity, currentChannel, channelName, channels, communities, permissions, dm
apps/web/ui/NavBar/index.tsx:55
FunctionNavigation
({ breadcrumb, onClose, onExpandClick, }: { breadcrumb?: React.ReactNode; onClose?(): void; onExpa
apps/web/ui/Thread/Header/index.tsx:22
FunctionNewChannelModal
({ permissions, show, close, api, CustomRouterPush, }: Props)
apps/web/ui/NewChannelModal/index.tsx:32
FunctionNewCommunityModal
({ open, close, api }: Props)
apps/web/ui/NewCommunityModal/index.tsx:16
FunctionNewDmModal
({ communityId, show, close, api, onWriteMessage, }: { communityId: string; show: boolean; clo
apps/web/ui/NewDmModal/index.tsx:13
FunctionNoResults
({ search }: Props)
apps/web/ui/Autocomplete/NoResults/index.tsx:9
FunctionNotFoundPage
()
apps/web/pages/404.tsx:3
FunctionOnboarding
()
apps/web/pages/onboarding/index.tsx:9
← previousnext →1,301–1,400 of 2,204, ranked by callers