MCPcopy Create free account

hub / github.com/cloudflare/kumo / functions

Functions1,925 in github.com/cloudflare/kumo

↓ 8 callersFunctionlinkVariants
({ variant = KUMO_LINK_DEFAULT_VARIANTS.variant, }: KumoLinkVariantsProps = {})
packages/kumo/src/components/link/link.tsx:81
↓ 8 callersMethodloadFontAsync
(font: { family: string; style: string })
packages/kumo-figma/src/figma-types.d.ts:29
↓ 8 callersFunctionnormalizeFigmaColor
* Normalize color to Figma format (0-1 range, always include alpha)
packages/kumo-figma/scripts/figma-api.ts:65
↓ 8 callersFunctionuseIsDarkMode
()
packages/kumo-docs-astro/src/components/demos/Chart/ColorDemo.tsx:58
↓ 8 callersFunctionusePortalContainer
()
packages/kumo/src/utils/portal-provider.tsx:78
↓ 7 callersFunctionbannerVariants
({ variant = KUMO_BANNER_DEFAULT_VARIANTS.variant, }: KumoBannerVariantsProps = {})
packages/kumo/src/components/banner/banner.tsx:59
↓ 7 callersFunctioncreateMockHighlighter
()
packages/kumo/src/code/use-shiki-highlighter.test.tsx:6
↓ 7 callersFunctionextractShadow
(name: string)
packages/kumo-figma/src/parsers/tailwind-theme-parser.ts:322
↓ 7 callersFunctionextractStateClasses
(classString: string)
packages/kumo/scripts/component-registry/index.test.ts:179
↓ 7 callersFunctiongetAllCollapsibleVariantData
()
packages/kumo-figma/src/generators/collapsible.ts:603
↓ 7 callersFunctiongetAllInputAreaVariantData
()
packages/kumo-figma/src/generators/input-area.ts:722
↓ 7 callersFunctiongetAllLinkButtonVariantData
()
packages/kumo-figma/src/generators/link-button.ts:452
↓ 7 callersFunctiongetAllMeterVariantData
()
packages/kumo-figma/src/generators/meter.ts:146
↓ 7 callersFunctiongetAllSwitchVariantData
()
packages/kumo-figma/src/generators/switch.ts:977
↓ 7 callersFunctiongetAllVariantData
()
packages/kumo-figma/src/generators/text.ts:456
↓ 7 callersFunctiongetAllVariantData
()
packages/kumo-figma/src/generators/input.ts:684
↓ 7 callersFunctiongetBaseStyles
()
packages/kumo-figma/src/generators/code.ts:303
↓ 7 callersFunctiongetDropdownPanelDimensions
()
packages/kumo-figma/src/generators/dropdown.ts:835
↓ 7 callersFunctiongetLayerCardSubComponentConfig
()
packages/kumo-figma/src/generators/layer-card.ts:498
↓ 7 callersFunctiongetMenuBarColorBindings
()
packages/kumo-figma/src/generators/menubar.ts:416
↓ 7 callersFunctiongetMenuBarDimensionsConfig
()
packages/kumo-figma/src/generators/menubar.ts:398
↓ 7 callersFunctiongetMenuBarShadowConfig
()
packages/kumo-figma/src/generators/menubar.ts:440
↓ 7 callersFunctiongetMeterColorBindings
()
packages/kumo-figma/src/generators/meter.ts:101
↓ 7 callersFunctiongetMeterDimensionsConfig
()
packages/kumo-figma/src/generators/meter.ts:82
↓ 7 callersFunctiongetMeterIndicatorWidth
(fillPercentage: number)
packages/kumo-figma/src/generators/meter.ts:117
↓ 7 callersFunctiongetOrDefault
* Helper to get value from scale with fallback * (Figma plugin runtime doesn't support ?? operator)
packages/kumo-figma/src/parsers/tailwind-to-figma.ts:20
↓ 7 callersFunctiongetSurfaceShadowConfig
()
packages/kumo-figma/src/generators/surface.ts:261
↓ 7 callersFunctiongetTableCellConfig
()
packages/kumo-figma/src/generators/table.ts:159
↓ 7 callersFunctiongetTableCompleteConfig
(config: TableConfig)
packages/kumo-figma/src/generators/table.ts:219
↓ 7 callersFunctionisDynamicPath
(value: unknown)
packages/kumo/src/catalog/data.ts:81
↓ 7 callersMethodremove
()
packages/kumo-figma/src/figma-types.d.ts:83
↓ 7 callersFunctionshouldIncludeExample
( example: string, componentName: string, )
packages/kumo/scripts/component-registry/index.test.ts:331
↓ 7 callersFunctionwriteTempFile
(content: string)
packages/kumo/scripts/component-registry/index.test.ts:693
↓ 6 callersFunctioncalculateShowingRange
( page: number, perPage: number, totalCount: number, )
packages/kumo-figma/src/generators/pagination.ts:147
↓ 6 callersFunctioncleanupExample
(example: string)
packages/kumo/scripts/component-registry/index.test.ts:269
↓ 6 callersFunctionescapeHtml
(str: string)
packages/kumo/src/components/chart/tooltip-utils.ts:4
↓ 6 callersFunctionextractBalancedBraces
( content: string, startIndex: number, )
packages/kumo/scripts/component-registry/utils.ts:47
↓ 6 callersFunctionextractPropsFromInterface
( content: string, interfaceName: string, cliFlags: CLIFlags, )
packages/kumo/scripts/component-registry/sub-components.ts:345
↓ 6 callersFunctiongenerateModeId
* Generate a stable ID for a mode based on its name
packages/kumo-figma/scripts/figma-api.ts:84
↓ 6 callersFunctiongetAllSurfaceData
()
packages/kumo-figma/src/generators/surface.ts:286
↓ 6 callersFunctiongetAllTooltipData
()
packages/kumo-figma/src/generators/tooltip.ts:474
↓ 6 callersFunctiongetAllVariantData
()
packages/kumo-figma/src/generators/toast.ts:446
↓ 6 callersFunctiongetAllVariantData
()
packages/kumo-figma/src/generators/dialog.ts:567
↓ 6 callersFunctiongetCheckboxBoxConfig
( state: CheckboxState, variant: string, disabled: boolean, )
packages/kumo-figma/src/generators/checkbox.ts:177
↓ 6 callersFunctiongetCloseButtonConfig
()
packages/kumo-figma/src/generators/toast.ts:422
↓ 6 callersFunctiongetContainerConfig
()
packages/kumo-figma/src/generators/toast.ts:361
↓ 6 callersFunctiongetDateRangePickerSizeDimensions
(size: string)
packages/kumo-figma/src/generators/date-range-picker.ts:993
↓ 6 callersFunctiongetDescriptionConfig
()
packages/kumo-figma/src/generators/toast.ts:403
↓ 6 callersFunctiongetEmptySizeConfig
()
packages/kumo-figma/src/generators/empty.ts:56
↓ 6 callersFunctiongetIndicatorConfig
()
packages/kumo-figma/src/generators/tabs.ts:139
↓ 6 callersFunctiongetInputAreaSizeDimensions
(size: string)
packages/kumo-figma/src/generators/input-area.ts:684
↓ 6 callersFunctiongetLabelCompleteConfig
(config: LabelConfig)
packages/kumo-figma/src/generators/label.ts:130
↓ 6 callersFunctiongetLayerCardColorBindings
()
packages/kumo-figma/src/generators/layer-card.ts:473
↓ 6 callersFunctiongetLayerCardDimensionsConfig
()
packages/kumo-figma/src/generators/layer-card.ts:463
↓ 6 callersFunctiongetLoaderSvgData
()
packages/kumo-figma/src/generators/loader.ts:161
↓ 6 callersFunctiongetOptionConfig
()
packages/kumo-figma/src/generators/select.ts:691
↓ 6 callersFunctiongetSwitchDimensions
(size: string)
packages/kumo-figma/src/generators/switch.ts:936
↓ 6 callersFunctiongetTableHeaderConfig
()
packages/kumo-figma/src/generators/table.ts:170
↓ 6 callersFunctiongetTitleConfig
()
packages/kumo-figma/src/generators/toast.ts:384
↓ 6 callersFunctiongetTooltipBoxLayout
()
packages/kumo-figma/src/generators/tooltip.ts:435
↓ 6 callersFunctiongetTriggerConfig
()
packages/kumo-figma/src/generators/select.ts:660
↓ 6 callersFunctionisKumoFillVariable
* Helper to verify a value is a valid kumo fill variable
packages/kumo-figma/src/generators/command-palette.test.ts:38
↓ 6 callersMethodnotify
( message: string, options?: { error?: boolean; timeout?: number }, )
packages/kumo-figma/src/figma-types.d.ts:12
↓ 6 callersFunctionresolveColor
(value: string)
packages/kumo-figma/scripts/color-utils.ts:21
↓ 6 callersMethodsetAttribute
(name: string, value: string)
packages/kumo-screenshot-worker/worker-configuration.d.ts:1766
↓ 6 callersFunctionuseLinkComponent
()
packages/kumo/src/utils/link-provider.tsx:47
↓ 5 callersFunctionappendScreenshotResult
(options: { env: Env; requestUrl: string; results: ScreenshotResult[]; storage?: StorageConfig; url:
packages/kumo-screenshot-worker/src/index.ts:211
↓ 5 callersFunctionbuildSeriesData
(dataKey: keyof typeof CACHE_DATA)
packages/kumo-docs-astro/src/components/demos/Chart/ColorDemo.tsx:143
↓ 5 callersFunctioncheckImport
(node, importPath)
packages/kumo/lint/no-cross-package-imports.js:100
↓ 5 callersFunctioncheckImport
(node, importPath)
lint/no-cross-package-imports.js:100
↓ 5 callersMethodclose
()
packages/kumo-screenshot-worker/worker-configuration.d.ts:3667
↓ 5 callersMethodcreateEllipse
()
packages/kumo-figma/src/figma-types.d.ts:27
↓ 5 callersMethoddelete
(key: Key)
packages/kumo-screenshot-worker/worker-configuration.d.ts:2270
↓ 5 callersFunctiondetectSubComponents
(filePath: string)
packages/kumo/scripts/component-registry/sub-components.ts:24
↓ 5 callersFunctionescapeHtml
(str: string)
packages/kumo-docs-astro/src/components/demos/Chart/SankeyChartDemo.tsx:17
↓ 5 callersFunctionextractBalancedBraces
( content: string, startIndex: number, )
packages/kumo/scripts/component-registry/index.test.ts:78
↓ 5 callersFunctiongetAllBreadcrumbsData
()
packages/kumo-figma/src/generators/breadcrumbs.ts:93
↓ 5 callersFunctiongetAllDateRangePickerVariantData
()
packages/kumo-figma/src/generators/date-range-picker.ts:1035
↓ 5 callersFunctiongetAllLayerCardData
()
packages/kumo-figma/src/generators/layer-card.ts:531
↓ 5 callersFunctiongetAllMenuBarData
()
packages/kumo-figma/src/generators/menubar.ts:456
↓ 5 callersFunctiongetAllVariantData
()
packages/kumo-figma/src/generators/code.ts:345
↓ 5 callersFunctiongetBaseStyles
()
packages/kumo-figma/src/generators/clipboard-text.ts:94
↓ 5 callersFunctiongetBreadcrumbsColorBindings
()
packages/kumo-figma/src/generators/breadcrumbs.ts:72
↓ 5 callersFunctiongetCollapsibleStateConfig
()
packages/kumo-figma/src/generators/collapsible.ts:518
↓ 5 callersFunctiongetComponentNameFromPath
(filename: string)
packages/kumo/scripts/component-registry/index.test.ts:546
↓ 5 callersFunctiongetDateRangePickerVariantBackground
(variant: string)
packages/kumo-figma/src/generators/date-range-picker.ts:1010
↓ 5 callersFunctiongetInputAreaVariantConfig
()
packages/kumo-figma/src/generators/input-area.ts:649
↓ 5 callersFunctiongetInputSizeClasses
(size: string)
packages/kumo-figma/src/generators/clipboard-text.ts:131
↓ 5 callersFunctiongetLabelTextConfig
()
packages/kumo-figma/src/generators/label.ts:99
↓ 5 callersFunctiongetLoaderSizeDimensions
(size: string)
packages/kumo-figma/src/generators/loader.ts:177
↓ 5 callersFunctiongetMeterFillLevelConfig
()
packages/kumo-figma/src/generators/meter.ts:71
↓ 5 callersFunctiongetPopupConfig
()
packages/kumo-figma/src/generators/select.ts:677
↓ 5 callersFunctiongetSchemas
* Get schemas synchronously (throws if not loaded).
packages/kumo/src/catalog/catalog.ts:63
↓ 5 callersFunctiongetSizeConfig
(size: string)
packages/kumo-figma/src/generators/input.ts:659
↓ 5 callersFunctiongetStateStylesMap
()
packages/kumo-figma/src/generators/button.ts:213
↓ 5 callersFunctiongetSurfaceColorBindings
()
packages/kumo-figma/src/generators/surface.ts:247
↓ 5 callersFunctiongetSurfaceDimensionsConfig
()
packages/kumo-figma/src/generators/surface.ts:231
↓ 5 callersFunctiongetTableBodyCellConfig
()
packages/kumo-figma/src/generators/table.ts:183
↓ 5 callersFunctiongetTableCheckboxCellConfig
()
packages/kumo-figma/src/generators/table.ts:203
↓ 5 callersFunctiongetTableSelectedRowConfig
()
packages/kumo-figma/src/generators/table.ts:194
← previousnext →101–200 of 1,925, ranked by callers