MCPcopy Create free account

hub / github.com/Nym-HQ/nym / functions

Functions767 in github.com/Nym-HQ/nym

FunctionPageDetail
({ slug, site, page, error, loading })
src/components/Page/PageDetail.tsx:15
FunctionPageEditor
({ slug: propsSlug = '', site, page })
src/components/Page/Editor/PageEditor.tsx:71
FunctionPageEditorActions
()
src/components/Page/Editor/PageEditorActions.tsx:18
FunctionPageEditorComposer
({ site })
src/components/Page/Editor/PageEditorComposer.tsx:11
FunctionPageEditorMetaSidebar
({ site })
src/components/Page/Editor/PageEditorMetaSidebar.tsx:22
FunctionPageIcon
({ width = 15, height = 15, fill = 'currentColor' })
src/components/Icon/index.tsx:429
FunctionPagePage
(props)
src/pages/_sites/[site]/pages/index.tsx:21
FunctionPageSEO
({ page, site }: Props)
src/components/Page/PageSEO.tsx:12
FunctionPageTitlebar
({ scrollContainerRef })
src/components/Page/PageTitlebar.tsx:11
FunctionPagesList
()
src/components/Page/PagesList.tsx:16
FunctionPaywall
({ access, obj }: Props)
src/components/ListDetail/Paywall.tsx:11
FunctionPlaceholderTag
()
src/components/Tag/TagPicker.tsx:12
FunctionPodcastIcon
()
src/components/Icon/index.tsx:89
FunctionPostActions
({ post })
src/components/Writing/PostActions.tsx:71
FunctionPostDetail
({ slug, site, post, error, loading })
src/components/Writing/PostDetail.tsx:16
FunctionPostEditor
({ slug: propsSlug = '', site, post })
src/components/Writing/Editor/PostEditor.tsx:69
FunctionPostEditorActions
()
src/components/Writing/Editor/PostEditorActions.tsx:17
FunctionPostEditorComposer
({ site })
src/components/Writing/Editor/PostEditorComposer.tsx:11
FunctionPostEditorMetaSidebar
({ site })
src/components/Writing/Editor/PostEditorMetaSidebar.tsx:22
FunctionPostSEO
({ post, site }: Props)
src/components/Writing/PostSEO.tsx:12
FunctionPostsList
()
src/components/Writing/PostsList.tsx:16
FunctionPoweredByNym
({ scrollContainerRef = null }: Props)
src/components/ListDetail/PoweredByNym.tsx:8
FunctionPreviewSwitch
()
src/components/Writing/Editor/PreviewSwitch.tsx:7
FunctionPreviewSwitch
()
src/components/Page/Editor/PreviewSwitch.tsx:7
FunctionProfile
()
src/pages/_sites/[site]/profile.tsx:19
FunctionProfile
()
src/pages/app/profile.tsx:19
FunctionPromptForm
({ onSubmit, input, setInput, isLoading, }: PromptProps)
src/components/chat/prompt-form.tsx:22
FunctionProviders
({ children, pageProps }: Props)
src/components/Providers/index.tsx:20
FunctionQuestionActions
({ question })
src/components/AMA/QuestionActions.tsx:61
FunctionQuestionDetail
({ id, question, site, loading, error })
src/components/AMA/QuestionDetail.tsx:18
FunctionQuestionDetailPage
(props)
src/pages/_sites/[site]/qa/[id].tsx:25
FunctionQuestionsFilterButton
()
src/components/AMA/FilterButton.tsx:9
FunctionQuestionsList
()
src/components/AMA/QuestionsList.tsx:18
FunctionRSSFeed
()
src/pages/_sites/[site]/writing/rss.tsx:8
FunctionRSSFeed
()
src/pages/_sites/[site]/bookmarks/rss.tsx:12
FunctionReactionButton
(props: Props)
src/components/Button/ReactionButton.tsx:17
FunctionRelatedBookmarks
({ bookmark })
src/components/Bookmarks/RelatedBookmarks.tsx:6
FunctionSEO
()
src/components/Providers/SEO.tsx:9
MethodSTATE
* * @returns {{EDIT: number, VIEW: number}} * @constructor
src/components/EditorJS/AnyButtonTool.tsx:40
FunctionSecurityChecklistIcon
()
src/components/Icon/index.tsx:173
FunctionSegmentedControl
({ onSetActiveItem, items, active, }: SegmentedControlProps)
src/components/SegmentedController/index.tsx:16
FunctionSelect
(props)
src/components/Input/index.tsx:22
FunctionSelectorIcon
()
src/components/CountrySelector/SelectorIcon.tsx:1
FunctionSidebar
()
src/components/Sidebar/index.tsx:14
FunctionSidebarOverlay
()
src/components/Sidebar/Overlay.tsx:5
FunctionSignIn
({ children = null, trigger = null, isTwitterLoginEnabled, isGoogleLoginEnabled, isGithubLoginEnable
src/components/SignIn/index.tsx:10
FunctionSignInDialog
({ children = null, trigger = null })
src/components/SignInDialog/index.tsx:7
FunctionSignInDialogContent
()
src/components/SignInDialog/SignInDialogContent.tsx:15
FunctionSignInPage
(props)
src/pages/login.tsx:17
FunctionSignedOut
()
src/components/UserSettings/SignedOut.tsx:8
FunctionSinglePageViewPage
(props)
src/pages/_sites/[site]/pages/[slug]/index.tsx:20
FunctionSiteLayout
({ children })
src/components/Layouts/index.tsx:29
FunctionSiteSidebarNavigation
()
src/components/Sidebar/SiteNavigation.tsx:25
FunctionStaffDesignIcon
()
src/components/Icon/index.tsx:155
FunctionSubscribeDialog
()
src/components/Dialog/SubscribeDialog.tsx:9
FunctionSubsection
({ title, children = null })
src/components/admin-components/index.tsx:14
FunctionSubsectionSplitter
()
src/components/admin-components/index.tsx:25
FunctionSuccessAlert
({ children })
src/components/Alert/index.tsx:9
FunctionSwitch
({ label = null, onChange = null, defaultEnabled = false, })
src/components/Switch/index.tsx:4
FunctionTag
({ name, icon = undefined, onClick = (e) => {} })
src/components/Tag/Tag.tsx:4
FunctionTagPicker
({ filter = (t) => true, onChange, onError, defaultValue = undefined, })
src/components/Tag/TagPicker.tsx:42
FunctionTaggedBookmarksPage
(props)
src/pages/_sites/[site]/bookmarks/[tag]/index.tsx:22
FunctionTags
({ tags, onClick = (e, tag) => {} })
src/components/Tag/Tags.tsx:5
FunctionTextWithDatePicker
({ label = '', value = new Date(), onChange, dateFormat = 'MM/dd/yyyy', })
src/components/DatePicker/index.tsx:378
FunctionTextWithDateTimePicker
({ label = '', value = new Date(), onChange, dateFormat = 'MM/dd/yyyy h:mm aa', })
src/components/DatePicker/index.tsx:396
FunctionTextarea
({ maxRows = 8, rows = 1, ...props })
src/components/Input/index.tsx:11
FunctionTimeInputSelect
({ date, onChange })
src/components/DatePicker/index.tsx:356
FunctionTitleBar
({ title, globalMenu = true, backButton = false, backButtonHref, magicTitle = false, titleRef = nu
src/components/ListDetail/TitleBar.tsx:21
FunctionToast
()
src/components/Providers/Toaster.tsx:3
FunctionTooltip
(props: Props)
src/components/Tooltip/index.tsx:13
FunctionTwitterIcon
({ width = 16, height = 14, fill = 'currentColor', })
src/components/Icon/index.tsx:227
FunctionUserDetail
({ username })
src/components/UserProfile/UserDetail.tsx:10
FunctionUserFooter
()
src/components/Sidebar/UserFooter.tsx:23
FunctionUserPage
(props)
src/pages/_sites/[site]/u/[username].tsx:18
FunctionUserPage
(props)
src/pages/app/u/[username].tsx:18
FunctionUserSettings
()
src/components/UserSettings/index.tsx:19
FunctionUserSettingsFooter
()
src/components/UserSettings/Footer.tsx:9
FunctionUserSitesList
({ sites })
src/pages/app/index.tsx:26
FunctionUsernameForm
(props: { viewer: GetViewerWithSettingsQuery['context']['viewer'] })
src/components/UserSettings/Username.tsx:12
FunctionWarnAlert
({ children })
src/components/Alert/index.tsx:17
FunctionWritingIcon
()
src/components/Icon/index.tsx:17
FunctionWritingPage
(props)
src/pages/_sites/[site]/writing/index.tsx:21
FunctionWritingPostPage
(props)
src/pages/_sites/[site]/writing/[slug]/index.tsx:25
FunctionWritingSubscriptionForm
({ defaultValue = '', doubleOptin = false, })
src/components/Writing/SubscriptionForm.tsx:14
FunctionWritingTitlebar
({ scrollContainerRef })
src/components/Writing/WritingTitlebar.tsx:12
FunctionYouTubeIcon
({ width = 16, height = 14, fill = 'currentColor', })
src/components/Icon/index.tsx:263
Function__resolveType
(obj)
src/graphql/resolvers/index.ts:24
FunctionaddBookmark
( _, args: MutationAddBookmarkArgs, ctx: Context )
src/graphql/resolvers/mutations/bookmarks/index.ts:76
FunctionaddComment
( _, args: MutationAddCommentArgs, ctx: Context )
src/graphql/resolvers/mutations/comment/index.tsx:68
MethodaddItemToIssue
({ id, url }: AddItemToIssueProps)
src/lib/newsletter/providers/revue.tsx:144
FunctionaddPost
(_, { input }, context)
src/graphql/resolvers/mutations/posts/index.ts:10
FunctionaddQuestion
( _, args: MutationAddQuestionArgs, ctx: Context )
src/graphql/resolvers/mutations/questions/index.ts:65
MethodaddSubscriber
* Add a new subscriber * @param param0 * @returns
src/lib/newsletter/providers/mailchimp.tsx:89
MethodaddTemplate
({ subject, body, }: { subject: any body: any })
src/lib/newsletter/providers/mailchimp.tsx:277
Functionauth
(req: NextApiRequest, res: NextApiResponse)
src/pages/api/auth/[...nextauth].ts:6
Functionauthorized
({ auth })
src/lib/auth/nextauth.ts:164
Functioncode
({ node, className, children, ...props }: any)
src/components/chat/chat-message.tsx:41
Functioncode
({ node, inline, className, children, ...props })
src/components/MarkdownRenderer/index.tsx:49
FunctionconfirmChangedEmailAddress
( site: Site, user: User, data: { email: string; token: string } )
src/lib/system_emails/index.ts:61
Methodconstructor
* @param {object} options - Tool constructor options fot from Editor.js * @param {LinkToolData} options.data - previously saved data * @param {L
src/components/EditorJS/CustomLinkTool.tsx:17
← previousnext →401–500 of 767, ranked by callers