MCPcopy Create free account

hub / github.com/chakra-ui/panda / functions

Functions1,897 in github.com/chakra-ui/panda

↓ 1 callersFunctiontoExpression
(operator: Operator, ...operands: Array<Operand>)
packages/shared/src/calc.ts:16
↓ 1 callersFunctiontoExt
(ext: string)
packages/types/scripts/build.ts:5
↓ 1 callersFunctiontoHttps
(url: string)
website/app/team/page.tsx:146
↓ 1 callersFunctiontoMatcher
(name)
scripts/rm.mjs:10
↓ 1 callersFunctiontoName
(code)
packages/studio/styled-system/helpers.mjs:22
↓ 1 callersFunctiontoName
(code: number)
packages/shared/src/hash.ts:5
↓ 1 callersFunctiontoPhash
(h, x)
packages/studio/styled-system/helpers.mjs:28
↓ 1 callersFunctiontoPhash
(h: number, x: string)
packages/shared/src/hash.ts:12
↓ 1 callersFunctiontoResponsiveObject
(values, breakpoints)
packages/studio/styled-system/helpers.mjs:114
↓ 1 callersFunctiontoUnit
(v: string | number)
packages/token-dictionary/src/transform.ts:11
↓ 1 callersFunctiontoggleProfiler
()
packages/node/src/cpu-profile.ts:26
↓ 1 callersFunctiontoggleSection
(slug: string)
website/src/components/docs/sidebar.tsx:47
↓ 1 callersFunctiontokenFn
(tokenPath: string)
packages/token-dictionary/src/transform.ts:153
↓ 1 callersFunctiontokenReport
(code: string)
packages/reporter/__tests__/reporter.test.ts:21
↓ 1 callersFunctiontransformArtifact
(ctx: Context, artifact: Artifact)
packages/generator/src/artifacts/setup-artifacts.ts:510
↓ 1 callersFunctiontraverse
(node: ConditionObjectQuery, path: string[])
packages/core/src/parse-condition.ts:41
↓ 1 callersFunctiontrust
(name)
scripts/setup-trusted-publishing.mjs:125
↓ 1 callersFunctiontryCatch
(name: string, fn: AnyFunction)
packages/config/src/merge-hooks.ts:168
↓ 1 callersFunctiontwBreakpointsToAppBreakpoints
(breakpointsMap: TwResponsiveBreakpointsMap)
packages/extractor/__tests__/samples/theme.ts:142
↓ 1 callersFunctiontwBreakpointsToAppBreakpoints
(breakpointsMap: TwResponsiveBreakpointsMap)
packages/extractor/__tests__/samples/BigThemeSampleInlined.ts:735
↓ 1 callersFunctionuncapitalize
(s: string)
packages/shared/src/capitalize.ts:5
↓ 1 callersFunctionuniq
(...items)
packages/studio/styled-system/helpers.mjs:275
↓ 1 callersFunctionunwrapArray
(array: T[])
playground/src/components/ASTViewer-row.tsx:24
↓ 1 callersFunctionuseColorDocs
(theme?: string)
packages/studio/src/lib/use-color-docs.ts:71
↓ 1 callersFunctionuseCommandOrControl
()
website/src/components/docs/search.tsx:84
↓ 1 callersFunctionuseConfig
(configStr: string)
playground/src/hooks/useConfig.ts:7
↓ 1 callersFunctionuseDetails
()
website/src/mdx/contexts/details.ts:8
↓ 1 callersFunctionuseEditor
(props: PandaEditorProps)
playground/src/hooks/useEditor.ts:84
↓ 1 callersFunctionuseHotkey
(props: UseHotkeyProps)
website/src/components/docs/command-menu.tsx:210
↓ 1 callersFunctionuseIntersectionObserver
()
website/src/mdx/contexts/active-anchor.tsx:32
↓ 1 callersFunctionusePanda
(state: State, config: Config | null)
playground/src/hooks/usePanda.ts:8
↓ 1 callersFunctionusePandaContext
(userConfig: Config | null)
playground/src/hooks/usePandaContext.ts:18
↓ 1 callersFunctionusePlayground
(props: UsePlayGroundProps)
playground/src/hooks/usePlayground.ts:21
↓ 1 callersFunctionusePreview
()
playground/src/hooks/usePreview.ts:4
↓ 1 callersFunctionuseResponsiveView
(_breakpoints: Record<string, string> = {})
playground/src/hooks/useResponsiveView.ts:18
↓ 1 callersFunctionuseSetActiveAnchor
()
website/src/mdx/contexts/active-anchor.tsx:30
↓ 1 callersFunctionuseSlugs
()
website/src/mdx/contexts/active-anchor.tsx:35
↓ 1 callersFunctionuseStyleContext
(componentName, slot)
packages/studio/styled-system/jsx/create-style-context.mjs:10
↓ 1 callersFunctionuseThemeTokens
(category: keyof TokenDataTypes)
packages/studio/src/lib/use-theme-tokens.ts:7
↓ 1 callersFunctionuseTocState
()
website/src/components/ui/toc.tsx:16
↓ 1 callersMethodusesReference
(value: any)
packages/token-dictionary/src/dictionary.ts:327
↓ 1 callersFunctionvalidateArtifactNames
(names: ArtifactNames, addError: AddError)
packages/config/src/validation/validate-artifact.ts:3
↓ 1 callersFunctionvalidateBreakpoints
(breakpoints: Theme['breakpoints'], addError: AddError)
packages/config/src/validation/validate-breakpoints.ts:5
↓ 1 callersFunctionvalidateConditions
(conditions: Conditions | undefined, addError: AddError)
packages/config/src/validation/validate-condition.ts:30
↓ 1 callersFunctionvalidateObjectCondition
(obj: ConditionObjectQuery, addError: AddError)
packages/config/src/validation/validate-condition.ts:5
↓ 1 callersFunctionvalidatePatterns
(patterns: Patterns | undefined, names: ArtifactNames)
packages/config/src/validation/validate-patterns.ts:4
↓ 1 callersFunctionvalidateRecipes
(options: Options)
packages/config/src/validation/validate-recipes.ts:11
↓ 1 callersFunctionvalidateTokenReferences
(props: Props)
packages/config/src/validation/validate-token-references.ts:11
↓ 1 callersFunctionvalidateTokens
(options: Options)
packages/config/src/validation/validate-tokens.ts:13
↓ 1 callersFunctionvirtualPanda
()
vitest.config.ts:7
↓ 1 callersFunctionvitePlugin
(configPath: string)
packages/astro-plugin-studio/src/index.ts:10
↓ 1 callersFunctionwaitForRegistry
(name, attempts = 20)
scripts/setup-trusted-publishing.mjs:162
↓ 1 callersFunctionwalk
(node: Record<string, any>, path: string[])
packages/generator/src/artifacts/css/token-css.ts:118
↓ 1 callersFunctionwalk
(node: Record<string, any>, path: string[])
packages/generator/src/spec/conditions.ts:28
↓ 1 callersFunctionwalkRemove
(dir, match, removeNodeModules)
scripts/rm.mjs:16
↓ 1 callersFunctionwatch
()
packages/core/src/messages.ts:86
↓ 1 callersFunctionwhoami
()
scripts/setup-trusted-publishing.mjs:176
↓ 1 callersFunctionwithoutImportant
(value)
packages/studio/styled-system/helpers.mjs:42
↓ 1 callersFunctionwrite
( cssText: string, selectors: StringifyContext['selectors'], conditions: String[], name: strin
packages/core/src/stringify.ts:25
FunctionActionMenu
(props: { doc: Docs })
website/src/components/docs/copy-mdx-widget.tsx:47
FunctionActiveAnchorProvider
({ children }: { children: React.ReactNode })
website/src/mdx/contexts/active-anchor.tsx:37
FunctionAnother
(anotherProps)
packages/extractor/__tests__/samples/ExtractSample.tsx:226
FunctionAnotherButtonWithRegex
({ children, variant, size, css: cssProp = {} }: ButtonProps)
sandbox/vite-ts/src/Button.tsx:20
FunctionAnthropicIcon
(props: React.SVGProps<SVGSVGElement>)
website/src/components/docs/copy-mdx-widget.tsx:129
FunctionApp
({ Component, pageProps }: AppProps)
sandbox/next-js-pages/src/pages/_app.tsx:7
FunctionApp
()
sandbox/remix/app/root.tsx:19
FunctionApp
()
sandbox/preact-ts/src/app.tsx:28
FunctionApp
()
sandbox/vite-ts/src/App.tsx:22
FunctionApp
()
sandbox/runtime-perf/src/App.tsx:7
FunctionApp
()
sandbox/codegen/src/App.tsx:4
FunctionApp
()
sandbox/solid-ts/src/App.tsx:3
FunctionAppToastProvider
(props: AppToastProviderProps)
playground/src/components/ToastProvider.tsx:14
FunctionArc
(props: React.ComponentProps<'svg'>)
website/src/www/course.section.tsx:68
FunctionArrow
()
website/src/mdx/cards.tsx:7
FunctionArrowRightIcon
({ pathClassName, ...props }: React.ComponentProps<'svg'> & { pathClassName?: string })
website/src/icons/arrow-right.tsx:1
FunctionAstroLogo
(props: ComponentPropsWithoutRef<'svg'>)
website/theme/icons.tsx:415
FunctionAstroLogo
()
website/src/icons/astro.tsx:1
FunctionBleed
({ full, children }: Props)
website/src/mdx/bleed.tsx:25
FunctionBlogLayout
(props: React.PropsWithChildren)
website/app/blog/layout.tsx:4
FunctionBlogPage
()
website/app/blog/page.tsx:36
FunctionBlogPostPage
(props: BlogPostPageProps)
website/app/blog/[slug]/page.tsx:62
FunctionBreadcrumb
({ slug }: Props)
website/src/components/docs/breadcrumb.tsx:9
FunctionBreakpointControl
({ setResponsiveSize, breakpoints }: BreakpointControlProps)
playground/src/components/Preview/BreakpointControl.tsx:12
FunctionBreakpoints
()
website/src/components/token-docs/breakpoints.tsx:13
FunctionBulletIcon
(props: React.ComponentProps<'svg'>)
website/src/www/course.section.tsx:51
FunctionButton
({ children }: ButtonProps)
sandbox/storybook/stories/Button.tsx:8
FunctionButton
({ children, variant, size, css: cssProp }: ButtonProps)
sandbox/remix/app/components/Button.tsx:12
FunctionButton
(props: ButtonProps)
sandbox/vite-ts/src/Button.tsx:10
FunctionButton
({ children })
sandbox/astro/src/components/button.tsx:3
FunctionButton
(props: ParentProps<VariantProps & JsxStyleProps>)
sandbox/solid-ts/src/scenarios/split-css-props.tsx:17
FunctionButtonIcon
({ icon, side = 'right', ...props }: ComponentPropsWithoutRef<'svg'> & { icon: IconType side?: 'left
website/theme/icons.tsx:513
FunctionCallout
(props: Props)
website/src/mdx/callout.tsx:20
FunctionCard
(props: Props)
website/src/mdx/cards.tsx:28
FunctionCards
(props: React.ComponentProps<'div'>)
website/src/mdx/cards.tsx:57
FunctionChatTip
(props: ComponentPropsWithoutRef<'svg'>)
website/src/www/try-panda.section.tsx:94
FunctionCheckIcon
(props: React.ComponentProps<'svg'>)
website/src/icons/check.tsx:1
FunctionChevronDownIcon
()
packages/studio/src/components/icons.tsx:227
FunctionChevronDownIcon
()
playground/src/components/icons.tsx:157
FunctionChevronDownIcon
(props: React.SVGProps<SVGSVGElement>)
website/src/icons/chevron-down.tsx:1
FunctionChevronRightIcon
(props: React.SVGProps<SVGSVGElement>)
website/src/icons/chevron-right.tsx:1
← previousnext →1,001–1,100 of 1,897, ranked by callers