MCPcopy Create free account

hub / github.com/bklit/bklit-ui / functions

Functions2,749 in github.com/bklit/bklit-ui

↓ 3 callersFunctionsrgbChannelToLinear
(channel: number)
packages/studio/src/lib/oklch-color.ts:67
↓ 3 callersFunctionstopAll
()
packages/studio/src/lib/record-chart-stream.ts:148
↓ 3 callersFunctionstudioAnimationDurationMs
( state: Pick<StudioUrlState, "motionDuration"> )
packages/studio/src/lib/chart-animation.ts:34
↓ 3 callersFunctionstudioComponentAncestorIds
( components: StudioComponentDefinition[], id: string )
packages/studio/src/lib/studio-components.ts:1625
↓ 3 callersFunctionstudioEmbedHref
(state: StudioUrlState)
packages/studio/src/lib/chart-links.ts:72
↓ 3 callersFunctionstudioEmbedIframeMarkup
( state: StudioUrlState, options?: { origin?: string; height?: number; title?: string; } )
packages/studio/src/lib/chart-links.ts:97
↓ 3 callersFunctionstudioHeatmapLevelStyles
( state: StudioUrlState )
packages/studio/src/lib/heatmap-studio-colors.ts:146
↓ 3 callersFunctionstudioPatternIdForSeries
(seriesIndex: number)
packages/studio/src/lib/patterns.tsx:17
↓ 3 callersFunctionstudioPreviewColorState
( display: StudioUrlState, ctx: Pick<StudioRenderContext, "numberScrubbing" | "committedState"> )
packages/studio/src/lib/studio-preview-state.ts:19
↓ 3 callersFunctionstudioPreviewMotionState
( display: StudioUrlState, ctx: Pick<StudioRenderContext, "numberScrubbing" | "committedState"> )
packages/studio/src/lib/studio-preview-state.ts:11
↓ 3 callersFunctionstudioSeriesValue
* Deterministic, non-repeating series value — four sine/cosine waves at * geometrically-spaced periods (~30, ~10.7, ~3.8, ~1.9) so the signal looks
packages/studio/src/lib/demo-data.ts:657
↓ 3 callersFunctiont
(value: number, min: number, max: number)
packages/studio/src/components/ring-preview-icons.tsx:10
↓ 3 callersFunctiontoArrayBuffer
(buffer: Buffer)
apps/web/lib/studio-og-fonts.ts:28
↓ 3 callersFunctionunwrapStudioColorValue
(color: string)
packages/studio/src/lib/chart-theme-color.ts:102
↓ 3 callersFunctionupsertLineConfig
(lines: LineConfig[], config: LineConfig)
packages/ui/src/charts/composed-chart.tsx:57
↓ 3 callersFunctionuseBarDepthEntries
( dataKey: string, activeIndex?: number )
packages/ui/src/charts/bar-depth.tsx:380
↓ 3 callersFunctionuseChoropleth
()
packages/ui/src/charts/choropleth/choropleth-context.tsx:243
↓ 3 callersFunctionusePauseWhenOffscreen
( rootMargin = "0px" )
apps/web/lib/use-pause-when-offscreen.ts:9
↓ 3 callersFunctionusePieHover
()
packages/ui/src/charts/pie-context.tsx:190
↓ 3 callersFunctionuseRingHover
()
packages/ui/src/charts/ring-context.tsx:173
↓ 3 callersFunctionuseRingStable
()
packages/ui/src/charts/ring-context.tsx:162
↓ 3 callersFunctionuseScheduledTooltip
()
packages/ui/src/charts/use-scheduled-tooltip.ts:29
↓ 3 callersFunctionuseSegmentVisibility
()
packages/ui/src/charts/segment.tsx:7
↓ 3 callersFunctionuseStudioComponentSelection
()
packages/studio/src/editor/studio-component-selection.tsx:87
↓ 3 callersFunctionuseStudioTheme
()
packages/studio/src/providers/studio-theme-provider.tsx:127
↓ 3 callersFunctionuseSurfacePointer
({ disabled = false, axis = "xy", onPick, onPickEnd, }: { disabled?: boolean; axis?: "x" | "xy";
packages/studio/src/ui/color-picker/use-surface-pointer.ts:13
↓ 3 callersFunctionvisxCurveImportLines
( state: StudioUrlState, seriesIndices: number[] )
packages/studio/src/lib/codegen-helpers.ts:58
↓ 3 callersFunctionzoomCameraAtPoint
({ camera, pointX, pointY, nextZoom, }: { camera: EditorCamera; pointX: number; pointY: number;
packages/studio/src/editor/editor-camera.ts:208
↓ 2 callersFunctionadjustCameraForContentBoundsChange
( camera: EditorCamera, prev: { x: number; y: number; width: number; height: number; },
packages/studio/src/editor/editor-camera.ts:176
↓ 2 callersFunctionapplyChartThemeVars
( theme: ChartColorTheme, options: { rootMode: ChartThemeMode; studioMode?: ChartThemeMode; st
apps/web/lib/apply-chart-theme-vars.ts:47
↓ 2 callersFunctionapplyChartThemeVarsToElement
( element: HTMLElement, theme: ChartColorTheme, mode: ChartThemeMode )
apps/web/lib/apply-chart-theme-vars.ts:34
↓ 2 callersFunctionapplyLocalValue
(next: number)
packages/studio/src/components/controls/scrub-number-field.tsx:188
↓ 2 callersFunctionarcPathFromRadii
( currentA0: number, currentA1: number, currentInner: number, currentOuter: number )
packages/ui/src/charts/sunburst.ts:440
↓ 2 callersFunctionareaChartDataSnippet
(state: StudioUrlState)
packages/studio/src/lib/codegen-helpers.ts:1235
↓ 2 callersFunctionbarCodegen
(state: StudioUrlState)
packages/studio/src/lib/codegen-helpers.ts:628
↓ 2 callersFunctionbarTrackFillFromState
(state: StudioUrlState)
packages/studio/src/lib/studio-cartesian-layers.tsx:19
↓ 2 callersFunctionbracketBalance
(trimmed: string)
apps/web/lib/format-showcase-code.ts:93
↓ 2 callersFunctionbracketMarkerPath
( centerX: number, edgeY: number, size: number, direction: "down" | "up" )
packages/ui/src/charts/reference-area.tsx:70
↓ 2 callersFunctionbrushNode
( chartPrefix: string, controlGroups: StudioControlGroup[] = standardBrushControlGroups )
packages/studio/src/lib/studio-components.ts:155
↓ 2 callersFunctionbuildDomainTicks
({ marginLeft, numTicks, xScale, }: { marginLeft: number; numTicks: number; xScale: { domain:
packages/ui/src/charts/x-axis.tsx:433
↓ 2 callersFunctionbuildHeatmapColorScaleFromStyles
( levelStyles: HeatmapLevelStyles )
packages/ui/src/charts/heatmap/heatmap-colors.ts:158
↓ 2 callersFunctionbuildHeatmapFillScale
( levelStyles: HeatmapLevelStyles )
packages/ui/src/charts/heatmap/heatmap-colors.ts:167
↓ 2 callersFunctionbuildHeatmapLegendGradient
( levelStyles: HeatmapLevelStyles )
packages/ui/src/charts/heatmap/heatmap-utils.ts:945
↓ 2 callersFunctionbuildHorizontalTangentBezierPath
( x0: number, y0: number, x1: number, y1: number, /** How far control points sit along the x span (0
packages/ui/src/charts/projection-utils.ts:226
↓ 2 callersFunctionbuildIndex
(linkPrefix)
scripts/generate-llms.mjs:78
↓ 2 callersFunctionbuildLineYAxisNumTicksUpdate
( state: StudioUrlState, axis: LineYAxisId, numTicks: number )
packages/studio/src/lib/line-y-axis-settings.ts:28
↓ 2 callersFunctionbuildParticlePalettes
(primary: Rgb)
apps/web/components/particle-badge.tsx:54
↓ 2 callersFunctionbuildSeriesColorsUpdate
( state: StudioUrlState, seriesIndex: number, color: string )
packages/studio/src/lib/studio-series-design.ts:186
↓ 2 callersFunctionbuildSeriesFillModeUpdate
( state: StudioUrlState, seriesIndex: number, mode: SeriesFillMode )
packages/studio/src/lib/studio-series-design.ts:212
↓ 2 callersFunctionbuildYScalesForLines
({ lines, innerHeight, resolveDomain, }: { lines: LineConfig[]; /** Passed by callers; domain is res
packages/ui/src/charts/y-axis-scales.ts:43
↓ 2 callersFunctionbuildYearGridColumns
( startDate: Date, weekCount: number, today: Date, rangeStart: Date | null )
packages/ui/src/charts/heatmap/__tests__/heatmap-ghost.test.ts:123
↓ 2 callersFunctioncanAddProjectionLine
(state: StudioUrlState)
packages/studio/src/lib/studio-component-context-actions.ts:51
↓ 2 callersFunctioncanRecordChartStream
()
packages/studio/src/lib/record-chart-stream.ts:22
↓ 2 callersFunctioncartesianCodegen
( chartType: "AreaChart" | "LineChart", state: StudioUrlState )
packages/studio/src/lib/codegen-helpers.ts:475
↓ 2 callersFunctioncartesianLoadingCodegen
( chartType: "AreaChart" | "LineChart", state: StudioUrlState )
packages/studio/src/lib/codegen-helpers.ts:422
↓ 2 callersFunctioncatalogLayoutForChart
(slug: ChartSlug)
packages/studio/src/components/catalog/catalog-chart-preview-grid.tsx:79
↓ 2 callersFunctionchartCssVarForSeriesIndex
(seriesIndex: number)
packages/studio/src/lib/studio-series-design.ts:138
↓ 2 callersFunctionchildNodeId
(parentId: string, name: string)
packages/studio/src/lib/studio-legend-items.ts:111
↓ 2 callersFunctionclamp01
(value: number)
packages/studio/src/ui/color-picker/use-surface-pointer.ts:9
↓ 2 callersFunctionclampPickerState
(state: OklchPickerState)
packages/studio/src/lib/studio-color-picker-value.ts:21
↓ 2 callersFunctionclosesPendingTag
(trimmed: string)
apps/web/lib/format-showcase-code.ts:113
↓ 2 callersFunctioncolorUpdates
(color: string)
packages/studio/src/components/controls/studio-design-controls.tsx:45
↓ 2 callersFunctioncommitDraft
(raw: string)
packages/studio/src/components/controls/studio-color-picker.tsx:102
↓ 2 callersFunctioncompileShader
( gl: WebGLRenderingContext, type: number, source: string )
packages/studio/src/components/onboarding/particle-badge.tsx:30
↓ 2 callersFunctioncompileShader
( gl: WebGLRenderingContext, type: number, source: string )
apps/web/components/particle-badge.tsx:96
↓ 2 callersFunctioncompute100PercentCamera
({ viewportWidth, viewportHeight, worldX, worldY, worldWidth, worldHeight, zoom = 1, viewInset
packages/studio/src/editor/editor-camera.ts:110
↓ 2 callersFunctioncomputeGeometries
( renderData: Record<string, unknown>[], xScale: (value: Date) => number | undefined, yScale: (value: nu
packages/ui/src/charts/candlestick.tsx:57
↓ 2 callersFunctioncomputeHeatmapEnterFadeDelayMs
({ column, row, revealEpoch, animationDurationMs, enterStaggerScale, fadeDurationSec, }: { colum
packages/ui/src/charts/heatmap/heatmap-animation.ts:99
↓ 2 callersFunctioncomputeHeatmapLevelRange
( data: HeatmapColumn[] )
packages/ui/src/charts/heatmap/heatmap-animation.ts:57
↓ 2 callersFunctioncomputeYDomainsByAxis
({ lines, resolveDomain, }: { lines: LineConfig[]; resolveDomain: (dataKeys: string[]) => YDomain; })
packages/ui/src/charts/y-domain-utils.ts:77
↓ 2 callersFunctioncreateNotchPath
( points: NotchPoint, cornerRadiusPx: number, verticalDepth: number )
packages/ui/src/charts/notch-gauge-shared.ts:97
↓ 2 callersFunctioncreateRecordingPauseState
()
packages/studio/src/lib/studio-recording-clock.ts:6
↓ 2 callersFunctioncssColorToHex
(color: string)
packages/studio/src/lib/chart-theme-color.ts:276
↓ 2 callersFunctiondecimateOhlcData
( data: T[], maxPoints: number )
packages/ui/src/charts/decimate-time-series.ts:94
↓ 2 callersFunctiondefaultSunburstGrowPadding
( maxDepth: number, size: number, hoverPop: number )
packages/ui/src/charts/sunburst.ts:553
↓ 2 callersFunctiondisableBrushForProjections
( merged: Partial<StudioUrlState>, prev: StudioUrlState )
packages/studio/src/lib/studio-visibility-sync.ts:134
↓ 2 callersFunctiondotGridWhen
( patternKey: keyof StudioUrlState )
packages/studio/src/lib/pattern-control-groups.ts:28
↓ 2 callersFunctiondownloadRecordingBlob
( blob: Blob, chartSlug: string, extension: string )
packages/studio/src/lib/record-chart-stream.ts:46
↓ 2 callersFunctionexportStudioChartSvg
({ root, width, height, filename, }: ExportStudioChartSvgOptions)
packages/studio/src/lib/svg-export/export-studio-chart-svg.ts:20
↓ 2 callersFunctionfadeMaskStops
(lengthPercent: number)
packages/ui/src/charts/background.tsx:39
↓ 2 callersFunctionfetchWorldData
()
packages/studio/src/hooks/use-world-data.tsx:38
↓ 2 callersFunctionfetchWorldData
()
packages/ui/registry/blocks/stat-card-choropleth-01/lib/use-world-data.tsx:38
↓ 2 callersFunctionfetchWorldData
()
apps/web/components/docs/use-world-data.tsx:38
↓ 2 callersFunctionfileBaseName
(relativePath: RepoRelativePath)
apps/studio-docs/lib/open-in-cursor.ts:35
↓ 2 callersFunctionfindLengthAtX
(targetX: number)
packages/ui/src/line-chart.tsx:325
↓ 2 callersFunctionforEachChartChild
( children: ReactNode, callback: (child: ReactElement, index: number) => void )
packages/ui/src/charts/chart-child-passthrough.ts:33
↓ 2 callersFunctionformatHeatmapTooltipWeekday
(date: Date)
packages/ui/src/charts/heatmap/heatmap-utils.ts:252
↓ 2 callersFunctionformatMotionEasePreset
( id: Exclude<MotionEaseId, "custom"> )
packages/studio/src/lib/motion-config.ts:52
↓ 2 callersFunctionformatStudioOklch
(body: string, alpha = 1)
packages/studio/src/lib/oklch-color.ts:194
↓ 2 callersFunctionformatTokenLabel
(name: string)
packages/studio/src/components/catalog/catalog-theme-panel.tsx:52
↓ 2 callersFunctiongenerateRingArcPath
( innerRadius: number, outerRadius: number, startAngle: number, endAngle: number, cornerRadius: numb
packages/ui/src/charts/ring-chart.tsx:27
↓ 2 callersFunctiongenerateStudioProfitLossData
(pointCount: number, seed = 0)
packages/studio/src/lib/demo-data.ts:387
↓ 2 callersFunctiongenerateStudioTrendingData
({ direction, seriesCount, pointCount, xAxis, }: { direction: StudioDataTrend; seriesCount: number
packages/studio/src/lib/demo-data.ts:743
↓ 2 callersFunctiongetCalendarQuarterStartDatesBetween
( gridStart: Date, gridEnd: Date )
packages/ui/src/charts/heatmap/heatmap-utils.ts:444
↓ 2 callersFunctiongetChartChildComponentName
(child: ReactElement)
packages/ui/src/charts/chart-defs.ts:8
↓ 2 callersFunctiongetChartExampleContentPaddingClassName
( layout: ChartExamplePreviewLayout = "cartesian" )
apps/web/components/charts/chart-example-preview.tsx:11
↓ 2 callersFunctiongetChartTheme
(id: string)
apps/web/lib/chart-themes/index.ts:19
↓ 2 callersFunctiongetCommand
(manager: PackageManager)
apps/web/components/docs/package-manager-tabs.tsx:52
↓ 2 callersFunctiongetHeatmapColumnMonthAnchor
( column: HeatmapColumn )
packages/ui/src/charts/heatmap/heatmap-utils.ts:148
↓ 2 callersFunctiongetHeatmapDayLabels
( weekStartDay: HeatmapWeekStartDay = 0 )
packages/ui/src/charts/heatmap/heatmap-utils.ts:280
← previousnext →401–500 of 2,749, ranked by callers