MCPcopy Create free account

hub / github.com/Juguetear/juguetear-web / functions

Functions74 in github.com/Juguetear/juguetear-web

↓ 10 callersFunctionmockPathname
(pathname: string)
components/Navbar/Navbar.test.tsx:14
↓ 7 callersFunctionurlFor
(source: SanityImageSource)
lib/sanity-client.ts:30
↓ 6 callersFunctionstoryWithPathnameAs
(pathname: string)
components/Footer/Footer.stories.tsx:22
↓ 6 callersFunctionstoryWithPathnameAs
(pathname: string)
components/Navbar/Navbar.stories.tsx:21
↓ 2 callersFunctionimgUrlFrom
( source: SanityImageSource | null | undefined, { size, height = 512, width = 512 }: SizeOptions = {} )
lib/sanity-client.ts:32
FunctionAboutProjectSection
({ description, photos, title, }: TwoImagesSection)
components/AboutProjectSection/AboutProjectSection.tsx:6
FunctionAccordion
({ title, children }: AccordionProps)
components/Accordion/Accordion.tsx:12
FunctionArrowButton
({ disabled = false, direction = "left", handleClick, }: ArrowButtonProps)
components/ArrowButton/ArrowButton.tsx:9
FunctionButton
({ appearance, children, ...rest }: ButtonProps)
components/Button/Button.tsx:13
FunctionCard
({ image, title, available, link, description, }: CardProps)
components/Card/Card.tsx:16
FunctionCardSkeleton
()
components/CardSkeleton/CardSkeleton.tsx:3
FunctionCarousel
({ children, isFullWidth }: CarouselData)
components/Carousel/Carousel.tsx:17
FunctionCheckbox
({ label, id, ...props }: CheckboxProps)
components/Checkbox/Checkbox.tsx:7
FunctionContactForm
({ children }: ContactFormProps)
components/Escribinos/ContactForm.tsx:12
FunctionCooperateSection
({ title, description, blocks, callOut, })
components/CooperateSection/CooperateSection.tsx:9
FunctionDefault
(args)
components/Input/Input.stories.tsx:14
FunctionDefault
(args)
components/TextArea/TextArea.stories.tsx:14
FunctionDisabled
(args)
components/Input/Input.stories.tsx:36
FunctionDisabled
(args)
components/TextArea/TextArea.stories.tsx:36
FunctionDivider
({ type = "horizontal", className, })
components/Divider/Divider.tsx:21
FunctionEnvelopeIcon
({ ...props })
components/assets/EnvelopeIcon.tsx:1
FunctionError
(args)
components/Input/Input.stories.tsx:18
FunctionError
(args)
components/TextArea/TextArea.stories.tsx:18
FunctionEscribinos
()
components/Escribinos/Escribinos.tsx:6
FunctionFAQSection
({ title, faqList, paragraph }: FaqPage)
components/FAQSection/FAQSection.tsx:6
FunctionFeaturedToysSection
({ cta, description, title, toys, }: IFeaturedToysSection)
components/FeaturedToysSection/FeaturedToysSection.tsx:7
FunctionFocus
(args)
components/Input/Input.stories.tsx:22
FunctionFocus
(args)
components/TextArea/TextArea.stories.tsx:22
FunctionFooter
({ links }: FooterProps)
components/Footer/Footer.tsx:17
FunctionFooterItem
({ children, route, ...props }: FooterLinkProps)
components/Footer/Footer.tsx:40
FunctionFullScreenCarousel
()
components/Carousel/Carousel.stories.tsx:97
FunctionHero
({ title, description, photo, cta }: HeroSection)
components/Hero/Hero.tsx:14
FunctionHighlightedWrapper
({ children, className = "", }: NotificationProps)
components/HighlightedWrapper/HighlightedWrapper.tsx:6
FunctionHome
()
app/(website)/page.tsx:9
FunctionHorizontalDivider
({ className = "", })
components/Divider/Divider.tsx:11
FunctionIconCheckmark
({ className }: IconCheckmarkProps)
components/IconCheckmark/IconCheckmark.tsx:5
FunctionIconChevron
({ open, className }: IconChevronProps)
components/IconChevron/IconChevron.tsx:6
FunctionIconError
({ className }: IconErrorProps)
components/IconError/IconError.tsx:5
FunctionInput
({ id, error = false, label, required, helperText, disabled, ...props }: InputProps)
components/Input/Input.tsx:22
FunctionLink
({ appearance = "link", children, className, ...rest }: LinkProps)
components/Link/Link.tsx:18
FunctionLoanRequestForm
()
components/LoanRequestForm/LoanRequestForm.tsx:7
FunctionLogo
({ darkBackground = false, hideBrandname, ...props }: LogoProps)
components/Logo/Logo.tsx:8
FunctionNavbar
({ links, ...props }: NavbarProps)
components/Navbar/Navbar.tsx:16
FunctionNavbarItem
({ children, route, ...props }: NavbarLinkProps)
components/Navbar/Navbar.tsx:41
FunctionNotFound
()
app/not-found.tsx:4
FunctionPDFIcon
()
components/assets/PDFIcon.tsx:1
FunctionPage
({ params: { slug } }: Props)
app/(website)/juguete/[slug]/page.tsx:17
FunctionPage
()
app/(website)/colaborar/page.tsx:6
FunctionPage
()
app/(website)/accesibilidad/page.tsx:7
FunctionPage
()
app/(website)/ayuda/page.tsx:6
FunctionPage
()
app/(website)/acerca-de/page.tsx:7
FunctionPage
()
app/(website)/juguetes/page.tsx:6
FunctionPortableTxt
({ content, wrapperClassName }: Props)
components/PortableTxt/PortableTxt.tsx:89
FunctionProjectParticipants
(members: TeamMemberProps[])
components/ProjectParticipants/ProjectParticipants.tsx:4
FunctionRequired
(args)
components/Input/Input.stories.tsx:32
FunctionRequired
(args)
components/TextArea/TextArea.stories.tsx:32
FunctionRootLayout
({ // Layouts must accept a children prop. // This will be populated with nested layouts or pages childr
app/layout.tsx:18
FunctionSimpleCarousel
()
components/Carousel/Carousel.stories.tsx:45
FunctionSpinner
({ className = "fill-blue" }: SVGProps<SVGSVGElement>)
components/Spinner/Spinner.tsx:3
FunctionState
({ available }: StateProps)
components/State/State.tsx:8
FunctionStudio
()
app/(sanity)/studio/[[...index]]/Studio.tsx:6
FunctionStudioPage
()
app/(sanity)/studio/[[...index]]/page.tsx:9
FunctionTag
({ label, onClick }: TagProps)
components/Tag/Tag.tsx:8
FunctionTeamMember
({ name, surname, pronouns, image, role, contactLinks, }: TeamMemberProps)
components/TeamMember/TeamMember.tsx:6
FunctionTextArea
({ id, error = false, label, required, helperText, disabled, ...props }: InputProps)
components/TextArea/TextArea.tsx:21
FunctionVerticalDivider
({ className = "", })
components/Divider/Divider.tsx:5
FunctionVideoEmbedPreview
({ video }: VideoEmbedPreviewProps)
components/VideoEmbedPreview/VideoEmbedPreview.tsx:11
FunctionWebsiteLayout
({ children }: Props)
app/(website)/layout.tsx:11
FunctionXMark
({ className }: XMarkProps)
components/XMark/XMark.tsx:5
FunctionbuildEslintCommand
(filenames)
.lintstagedrc.js:3
FunctiondeskStructure
(S: StructureBuilder)
deskStructure.ts:22
FunctionhandleClick
()
components/Escribinos/ContactForm.tsx:41
FunctionhandleSubmit
(event: React.FormEvent<HTMLFormElement>)
components/Escribinos/ContactForm.tsx:16
Functionhandler
( req: NextApiRequest, res: NextApiResponse<Data> )
pages/api/hello.ts:8