MCPcopy Create free account

hub / github.com/Levofron/NotionLingo / functions

Functions375 in github.com/Levofron/NotionLingo

FunctionAgreements
({ agreements, heading })
client/presentation/molecules/agreements/agreements.component.tsx:7
FunctionAlertDialog
(props)
client/presentation/atoms/alert-dialog/alert-dialog.component.tsx:6
FunctionApp
({ Component, pageProps }: AppProps)
client/presentation/app/app.component.tsx:13
FunctionAvailableNotionDatabase
({ availableNotionDatabase, isLoading, onClick, })
client/presentation/molecules/available-notion-database/available-notion-database.component.tsx:17
FunctionAvatarComponent
( props, ref, )
client/presentation/atoms/avatar/avatar.component.tsx:6
FunctionBackToTopButton
({ containerRef })
client/presentation/organisms/back-to-top-button/back-to-top-button.component.tsx:13
FunctionBoxComponent
( props, ref, )
client/presentation/atoms/box/box.component.tsx:6
FunctionButtonComponent
( { mode = 'dark', ...restProps }, ref, )
client/presentation/atoms/button/button.component.tsx:7
FunctionCardBodyComponent
( props, ref, )
client/presentation/atoms/card-body/card-body.component.tsx:6
FunctionCardComponent
( { mode = 'dark', ...restProps }, ref, )
client/presentation/atoms/card/card.component.tsx:6
FunctionCardFooterComponent
( props, ref, )
client/presentation/atoms/card-footer/card-footer.component.tsx:6
FunctionChakraNextLinkComponent
( { children, href, style, target, ...restProps }, ref, )
client/presentation/atoms/chakra-next-link/chakra-next-link.component.tsx:7
FunctionChakraProvider
({ children }: ChakraProviderProps)
client/presentation/providers/chakra-provider/chakra-provider.component.tsx:20
FunctionCheckIfUserLogged
()
client/presentation/hoc/with-check-if-user-logged/with-check-if-user-logged.component.tsx:13
FunctionConfirmationModalComponent
( { cancelButtonText = 'No', confirmButtonText = 'Yes', description = 'This action cannot be und
client/presentation/molecules/confirmation-modal/confirmation-modal.component.tsx:22
FunctionContactForm
()
client/presentation/organisms/contact-form/contact-form.component.tsx:15
FunctionContainerComponent
( props, ref, )
client/presentation/atoms/container/container.component.tsx:6
FunctionCounter
({ duration = 5, from, precision = 2, to, })
client/presentation/atoms/counter/counter.component.tsx:6
FunctionDashboard
({ dailyStreakData, fetchMoreWords, isRandomWordsLoading, isUpdateWordLoading, onApplySuggestion,
client/presentation/templates/dashboard/dashboard.component.tsx:20
FunctionDashboard
()
pages/dashboard.tsx:4
FunctionDashboardComponent
()
client/presentation/pages/dashboard/dashboard.page.tsx:14
FunctionDashboardProfileDetails
( dailyStreakData, )
client/presentation/molecules/dashboard-profile-details/dashboard-profile-details.component.tsx:8
FunctionDisplayError
({ errorMessage, icon, isLoading, onRedirectToHomeButtonClick, onRefetchButtonClick, title, })
client/presentation/molecules/display-error/display-error.component.tsx:8
FunctionDividerComponent
( props, ref, )
client/presentation/atoms/divider/divider.component.tsx:6
FunctionDonate
()
client/presentation/templates/donate/donate.component.tsx:9
FunctionDonate
()
pages/donate.tsx:4
FunctionDonateComponent
()
client/presentation/pages/donate/donate.page.tsx:6
FunctionFaq
()
client/presentation/molecules/faq/faq.component.tsx:15
FunctionFindWord
()
client/presentation/pages/find-word/find-word.page.tsx:13
FunctionFindWord
({ dictionarySuggestions, dictionarySuggestionsError, isDictionarySuggestionsLoading, isUserAuthentica
client/presentation/templates/find-word/find-word.component.tsx:15
FunctionFindWord
()
pages/find-word.tsx:4
FunctionFlexComponent
( props, ref, )
client/presentation/atoms/flex/flex.component.tsx:6
FunctionFooter
()
client/presentation/molecules/footer/footer.component.tsx:3
FunctionFormControlComponent
( props, ref, )
client/presentation/atoms/form-control/form-control.component.tsx:6
FunctionFormErrorMessageComponent
( props, ref, )
client/presentation/atoms/form-error-message/form-error-message.component.tsx:6
FunctionFormHelperTextComponent
( props, ref, )
client/presentation/atoms/form-helper-text/form-helper-text.component.tsx:6
FunctionFormLabelComponent
( props, ref, )
client/presentation/atoms/form-label/form-label.component.tsx:6
FunctionFullScreenLoader
({ children, ...restProps })
client/presentation/molecules/full-screen-loader/full-screen-loader.component.tsx:7
FunctionGettingStartedComponent
(_, ref)
client/presentation/molecules/getting-started/getting-started.component.tsx:7
FunctionHeader
({ isOpen, onClose, onOpen, ...restProps })
client/presentation/molecules/header/header.component.tsx:11
FunctionHeadingComponent
( { children, withBalancer = false, ...restProps }, ref, )
client/presentation/atoms/heading/heading.component.tsx:10
FunctionHighlight
({ styles, ...restProps })
client/presentation/atoms/highlight/highlight.component.tsx:6
FunctionHome
()
client/presentation/pages/home/home.page.tsx:3
FunctionHome
()
client/presentation/templates/home/home.component.tsx:14
FunctionHome
()
pages/index.tsx:15
FunctionHomeHero
({ gettingStartedRef })
client/presentation/molecules/home-hero/home-hero.component.tsx:12
FunctionIconButtonComponent
( { mode = 'dark', ...restProps }, ref, )
client/presentation/atoms/icon-button/icon-button.component.tsx:7
FunctionIconComponent
( props, ref, )
client/presentation/atoms/icon/icon.component.tsx:6
FunctionInputComponent
( { mode = 'dark', ...restProps }, ref, )
client/presentation/atoms/input/input.component.tsx:6
FunctionInputControlComponent
( { errorMessage, isDisabled, isLoading, isRequired, label, mode, ...inputProps }, ref, )
client/presentation/molecules/input-control/input-control.component.tsx:14
FunctionLayoutProvider
({ children })
client/presentation/providers/layout-provider/layout-provider.component.tsx:11
FunctionLinkComponent
( props, ref, )
client/presentation/atoms/link/link.component.tsx:6
FunctionListComponent
( props, ref, )
client/presentation/atoms/list/list.component.tsx:6
FunctionListIconComponent
( props, ref, )
client/presentation/atoms/list-icon/list-icon.component.tsx:6
FunctionListItemComponent
( props, ref, )
client/presentation/atoms/list-item/list-item.component.tsx:6
FunctionLogin
()
client/presentation/pages/login/login.page.tsx:7
FunctionLogin
({ isLoading, onSubmit })
client/presentation/templates/login/login.component.tsx:11
FunctionLogin
()
pages/login.tsx:4
FunctionLoginForm
({ errors, isLoading, onBlur, onChange, onSubmit, values, })
client/presentation/organisms/login-form/login-form.component.tsx:8
FunctionModal
(props)
client/presentation/atoms/modal/modal.component.tsx:6
FunctionModalBodyComponent
( props, ref, )
client/presentation/atoms/modal-body/modal-body.component.tsx:6
FunctionModalContentComponent
( props, ref, )
client/presentation/atoms/modal-content/modal-content.component.tsx:6
FunctionModalFooterComponent
( props, ref, )
client/presentation/atoms/modal-footer/modal-footer.component.tsx:6
FunctionModalHeaderComponent
( props, ref, )
client/presentation/atoms/modal-header/modal-header.component.tsx:6
FunctionModalOverlayComponent
( props, ref, )
client/presentation/atoms/modal-overlay/modal-overlay.component.tsx:6
FunctionMotionIconButton
({ icon, onClick, ...motionButtonProps })
client/presentation/molecules/motion-icon-button/motion-icon-button.component.tsx:8
FunctionNavigationItem
({ children, href })
client/presentation/molecules/navigation-item/navigation-item.component.tsx:10
FunctionNotFound
()
client/presentation/pages/not-found/not-found.page.tsx:3
FunctionNotFound
()
client/presentation/templates/not-found/not-found.component.tsx:8
FunctionNotFound
()
pages/404.tsx:4
FunctionNotionWordCardAnimationWrapper
({ children, isDraggable, onScreenExit, zIndex, ...restProps })
client/presentation/organisms/notion-word-card-animation-wrapper/notion-word-card-animation-wrapper.component.tsx:15
FunctionNotionWordCardBack
({ word })
client/presentation/organisms/notion-word-card-back/notion-word-card-back.component.tsx:17
FunctionNotionWordCardFront
({ countdown, isCountdownEnded, isLoading, isTopCard, notionWord: { exampleSentence, example
client/presentation/organisms/notion-word-card-front/notion-word-card-front.component.tsx:24
FunctionOffline
()
client/presentation/pages/offline/offline.page.tsx:7
FunctionOffline
({ isLoading, onRedirectToHome })
client/presentation/templates/offline/offline.component.tsx:9
FunctionOffline
()
pages/_offline.tsx:4
FunctionOnboarding
({ activeTabs, createNotionIntegrationTabRef, displayCreateNotionIntegrationTab, displaySelectNotionDa
client/presentation/templates/onboarding/onboarding.component.tsx:15
FunctionOnboarding
()
pages/onboarding.tsx:4
FunctionOnboardingComponent
()
client/presentation/pages/onboarding/onboarding.page.tsx:9
FunctionOnboardingStepFive
({ onBackButtonClick, })
client/presentation/organisms/onboarding-step-five/onboarding-step-five.component.tsx:12
FunctionOnboardingStepFour
({ onBackButtonClick, onNextButtonClick, })
client/presentation/organisms/onboarding-step-four/onboarding-step-four.component.tsx:11
FunctionOnboardingStepLayout
({ backButtonLabel = 'Back', children, onBackButtonClick, onNextButtonClick, subtitle, title, })
client/presentation/molecules/onboarding-step-layout/onboarding-step-layout.component.tsx:8
FunctionOnboardingStepOne
({ onNextButtonClick, })
client/presentation/organisms/onboarding-step-one/onboarding-step-one.component.tsx:26
FunctionOnboardingStepThree
(props)
client/presentation/organisms/onboarding-step-three/onboarding-step-three.component.tsx:9
FunctionOnboardingStepTwo
(props)
client/presentation/organisms/onboarding-step-two/onboarding-step-two.component.tsx:17
FunctionOnboardingTabList
({ activeTabs, createNotionIntegrationTabRef, selectNotionDatabaseTabRef, shareDatabaseIntegrationTabR
client/presentation/molecules/onboarding-tab-list/onboarding-tab-list.component.tsx:10
FunctionParticlesBackground
()
client/presentation/atoms/particles-background/particles-background.component.tsx:5
FunctionParticlesBackgroundLayout
({ children, height, })
client/presentation/molecules/particles-background-layout/particles-background-layout.component.tsx:7
FunctionPrivacyPolicy
()
client/presentation/pages/privacy-policy/privacy-policy.page.tsx:3
FunctionPrivacyPolicy
()
client/presentation/templates/privacy-policy/privacy-policy.component.tsx:6
FunctionPrivacyPolicy
()
pages/privacy-policy.tsx:4
FunctionRouterProvider
({ children })
client/presentation/providers/router-provider/router-provider.component.tsx:33
FunctionSEOComponent
({ description = DEFAULT_DESCRIPTION, noFollow, noIndex, title, url, })
client/presentation/atoms/seo/seo.component.tsx:23
FunctionSelectComponent
( props, ref, )
client/presentation/atoms/select/select.component.tsx:6
FunctionSelectControl
({ errorMessage, isDisabled, isLoading, isRequired, label, ...selectProps })
client/presentation/molecules/select-control/select-control.component.tsx:14
FunctionSidebarContent
({ onClose, ...restProps })
client/presentation/molecules/sidebar-content/sidebar-content.component.tsx:11
FunctionSidebarWithHeader
()
client/presentation/organisms/sidebar-with-header/sidebar-with-header.component.tsx:7
FunctionSimpleGridComponent
( props, ref, )
client/presentation/atoms/simple-grid/simple-grid.component.tsx:6
FunctionSliderComponent
( { children, onChange, value, ...restProps }, ref, )
client/presentation/atoms/slider/slider.component.tsx:12
FunctionSliderControl
({ errorMessage, isDisabled, isLoading, isRequired, label, ...sliderProps })
client/presentation/molecules/slider-control/slider-control.component.tsx:7
← previousnext →201–300 of 375, ranked by callers