MCPcopy Create free account

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

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

↓ 2 callersFunctionvisit
(itemName)
packages/ui/scripts/verify-registry-deps.mjs:83
↓ 1 callersFunctionactiveKeyframeForSegment
( segment: ReturnType<typeof getStudioRecordingSegment>, markers: ReturnType<typeof getStudioRecordingMark
packages/studio/src/components/studio-recording-timeline.tsx:84
↓ 1 callersFunctionallIndexLayouts
(length: number, tickCount: number)
packages/ui/src/charts/x-axis.tsx:151
↓ 1 callersFunctionalphaThumbColor
(value: OklchPickerState)
packages/studio/src/ui/color-picker/oklch-color-slider.tsx:129
↓ 1 callersFunctionappendChartThemeVars
Embed palette + semantic chart vars from the Studio frame for self-contained SVGs.
packages/studio/src/lib/svg-export/build-frame-svg.ts:47
↓ 1 callersFunctionappendDocumentTypography
( svg: SVGSVGElement, fontFamily: string, embeddedFontCss = "" )
packages/studio/src/lib/svg-export/build-frame-svg.ts:33
↓ 1 callersFunctionappendLineSeriesComponents
( components: StudioComponentDefinition[], state: StudioUrlState, chartId: string, seriesCount: number
packages/studio/src/lib/studio-components.ts:1070
↓ 1 callersFunctionappendProjectionTailTicks
Domain ticks for the projection tail when brush keeps data-aligned labels.
packages/ui/src/charts/x-axis.tsx:495
↓ 1 callersFunctionapplyComputedPresentation
( source: Element, clone: Element, styleSource: Element )
packages/studio/src/lib/svg-export/inline-svg-styles.ts:228
↓ 1 callersFunctionapplyDefaultPresentation
( source: Element, clone: Element, styleSource: Element )
packages/studio/src/lib/svg-export/inline-svg-styles.ts:202
↓ 1 callersFunctionapplyDelta
(delta: DeltaPayload, keyOrder: KeyOrder)
packages/studio/src/lib/studio-url-codec.ts:41
↓ 1 callersFunctionapplyGroupPresentation
(source: Element, clone: Element)
packages/studio/src/lib/svg-export/inline-svg-styles.ts:195
↓ 1 callersFunctionapplyNormalLine
( trimmed: string, level: number, output: string[] )
apps/web/lib/format-showcase-code.ts:157
↓ 1 callersFunctionapplyPathPresentation
( source: Element, clone: Element, styleSource: Element )
packages/studio/src/lib/svg-export/inline-svg-styles.ts:172
↓ 1 callersFunctionapplyPendingTagLine
( trimmed: string, level: number, output: string[] )
apps/web/lib/format-showcase-code.ts:134
↓ 1 callersFunctionapplyShowBrushUpdate
( prev: StudioUrlState, merged: Partial<StudioUrlState>, showBrush: boolean )
packages/studio/src/lib/studio-visibility-sync.ts:215
↓ 1 callersFunctionapplyShowLegendUpdate
( prev: StudioUrlState, merged: Partial<StudioUrlState>, showLegend: boolean )
packages/studio/src/lib/studio-visibility-sync.ts:201
↓ 1 callersFunctionapplyStopPresentation
( source: Element, clone: Element, styleSource: Element )
packages/studio/src/lib/svg-export/inline-svg-styles.ts:123
↓ 1 callersFunctionapplySvgTextTypography
( svgRoot: Element, fontFamily: string )
packages/studio/src/lib/svg-export/export-typography.ts:118
↓ 1 callersFunctionapplyTextPresentation
( source: Element, clone: Element, styleSource: Element )
packages/studio/src/lib/svg-export/inline-svg-styles.ts:141
↓ 1 callersFunctionapplyVarsToElement
( element: HTMLElement, vars: Partial<Record<ChartThemeVarName, string>>, clearOverrides: boolean )
apps/web/lib/apply-chart-theme-vars.ts:17
↓ 1 callersFunctionarcPathFromGeometry
(geometry: ArcGeometry)
packages/ui/src/charts/sunburst.ts:435
↓ 1 callersFunctionbackgroundCirclePatternPropsCodegen
(state: StudioUrlState)
packages/studio/src/lib/codegen-helpers.ts:267
↓ 1 callersFunctionbackgroundPropsCodegen
(state: StudioUrlState)
packages/studio/src/lib/codegen-helpers.ts:284
↓ 1 callersFunctionbackgroundPropsFromState
(state: StudioUrlState)
packages/studio/src/lib/studio-cartesian-layers.tsx:62
↓ 1 callersFunctionbarDepthPerspectiveRise
perspectiveRise for a positive bar whose visual top sits at `topY`. * Returns 0 for a dead-center bar or a dense chart (degenerate depth).
packages/ui/src/charts/bar.tsx:31
↓ 1 callersFunctionbarLoadingCodegen
( state: StudioUrlState, options: { horizontal: boolean; xKey: string } )
packages/studio/src/lib/codegen-helpers.ts:660
↓ 1 callersFunctionbarReadyCodegen
( state: StudioUrlState, options: { dataSnippet: string; horizontal: boolean; keys: string[];
packages/studio/src/lib/codegen-helpers.ts:703
↓ 1 callersFunctionbezierFromSvgPoint
( x: number, y: number, width: number, height: number, padding = 8 )
packages/studio/src/lib/motion-config.ts:224
↓ 1 callersFunctionbinomial
(n: number, k: number)
packages/ui/src/charts/x-axis.tsx:94
↓ 1 callersFunctionblockChartIndexFile
(blockId)
packages/ui/scripts/generate-block-registry.mjs:206
↓ 1 callersFunctionblockOpenInV0Href
(name: string)
apps/web/lib/blocks/block-links.ts:12
↓ 1 callersFunctionblockRegistryFiles
(blockId, relativePaths)
packages/ui/scripts/generate-block-registry.mjs:198
↓ 1 callersFunctionblockShadcnAddCommand
(name: string)
apps/web/lib/blocks/block-links.ts:16
↓ 1 callersFunctionboundsToPixelExtent
( bounds: Bounds | null, xScale: ReturnType<typeof useChartStable>["xScale"], innerWidth: number )
packages/ui/src/charts/chart-brush.tsx:101
↓ 1 callersFunctionbrowserOklchFromCssColor
(color: string)
packages/studio/src/lib/chart-theme-color.ts:165
↓ 1 callersFunctionbrushHandleCursor
* Invisible hit target for visx `BrushHandle` drag interaction. * Visible pills render in `ChartBrushHandleOverlay` above the blur layer.
packages/ui/src/charts/chart-brush-handle.tsx:17
↓ 1 callersFunctionbrushPatternDetailControls
()
packages/studio/src/lib/pattern-control-groups.ts:327
↓ 1 callersFunctionbuildAddProjectionLineUpdate
( state: StudioUrlState, seriesIndex: number )
packages/studio/src/lib/studio-component-context-actions.ts:59
↓ 1 callersFunctionbuildAutoFutureValues
(options: { anchorTime: number; anchorValue: number; autoMethod: ProjectionAutoMethod; historyPoints:
packages/ui/src/charts/projection-utils.ts:136
↓ 1 callersFunctionbuildBarSilhouettePath
* Builds the SVG path tracing the silhouette of a 3D bar — the unioned * outline of front face + visible side parallelogram + lid parallelogram. * U
packages/ui/src/charts/bar-depth.tsx:871
↓ 1 callersFunctionbuildChartThemeScript
()
apps/web/components/chart-theme/chart-theme-script.tsx:8
↓ 1 callersFunctionbuildDataAlignedTicks
({ data, dateLabels, marginLeft, targetTickCount, xAccessor, xScale, }: { data: Record<string, u
packages/ui/src/charts/x-axis.tsx:381
↓ 1 callersFunctionbuildDelta
(state: StudioUrlState)
packages/studio/src/lib/studio-url-codec.ts:20
↓ 1 callersFunctionbuildFileTree
(files: BlockFile[])
apps/web/lib/blocks/build-file-tree.ts:53
↓ 1 callersFunctionbuildForeignObjectBaseCss
( fontFamily: string, fontFaces = "" )
packages/studio/src/lib/svg-export/export-typography.ts:90
↓ 1 callersFunctionbuildFull
(linkPrefix)
scripts/generate-llms.mjs:102
↓ 1 callersFunctionbuildGridColumns
( startDate: Date, weekCount: number, today: Date, rangeStart: Date | null )
packages/ui/src/charts/__tests__/heatmap-quarter-separator.test.ts:41
↓ 1 callersFunctionbuildHeatmapColorScale
( levelColors: HeatmapLevelColors )
packages/ui/src/charts/heatmap/heatmap-colors.ts:152
↓ 1 callersFunctionbuildHideComponentUpdate
( state: StudioUrlState, componentId: string )
packages/studio/src/lib/studio-component-context-actions.ts:167
↓ 1 callersFunctionbuildHoverGrowTargets
( arcs: ArcDatum[], hoveredArc: ArcDatum, focus: Focus, maxDepth: number, radius: number, hoverPop
packages/ui/src/charts/sunburst.ts:515
↓ 1 callersFunctionbuildLineSeriesYAxesUpdate
( state: StudioUrlState, seriesIndex: number, axisId: LineYAxisId )
packages/studio/src/lib/line-series-y-axis.ts:27
↓ 1 callersFunctionbuildLineYAxisFormatLargeUpdate
( state: StudioUrlState, axis: LineYAxisId, formatLargeNumbers: boolean )
packages/studio/src/lib/line-y-axis-settings.ts:57
↓ 1 callersFunctionbuildMemoryStudioState
( initialState?: Partial<StudioUrlState> )
packages/studio/src/components/studio-state-provider.tsx:476
↓ 1 callersFunctionbuildNegBarStops
* Mirror of `buildPosBarStops` for NEGATIVE bars (which grow downward): the * contact shadow sits at the top (the baseline) and the reflection catch
packages/ui/src/charts/bar-depth.tsx:334
↓ 1 callersFunctionbuildPosBarStops
* Stop list for a POSITIVE bar's glass (0% = tip, 100% = baseline): a sharp * white reflection catch at the tip falling off fast to transparent, then
packages/ui/src/charts/bar-depth.tsx:319
↓ 1 callersFunctionbuildRemoveProjectionUpdate
( state: StudioUrlState, projectionIndex: number )
packages/studio/src/lib/studio-component-context-actions.ts:136
↓ 1 callersFunctionbuildSeriesGradientEnabledUpdate
( state: StudioUrlState, seriesIndex: number, enabled: boolean )
packages/studio/src/lib/studio-series-design.ts:297
↓ 1 callersFunctionbuildSeriesGradientStopsUpdate
( state: StudioUrlState, seriesIndex: number, stops: SeriesGradientStop[] )
packages/studio/src/lib/studio-series-design.ts:310
↓ 1 callersFunctionbuildSidePieces
* Build the side-face parallelograms for a bar. Without segments it's a single * piece in `baseColor`; with segments each gets its natural scaled hei
packages/ui/src/charts/bar-depth.tsx:204
↓ 1 callersFunctionbuildSvgDocumentTypographyCss
( fontFamily: string, fontFaces = "" )
packages/studio/src/lib/svg-export/export-typography.ts:102
↓ 1 callersFunctionbuildTargetPath
(options: { anchorTime: number; anchorValue: number; endValue: number; horizonPoints: number; interv
packages/ui/src/charts/projection-utils.ts:244
↓ 1 callersFunctionbuildWeeklyVisitorsData
( now: Date = new Date() )
apps/web/lib/weekly-visitors-demo-data.ts:10
↓ 1 callersFunctionbuildYScalesFromDomains
({ lines, innerHeight, domainsByAxis, }: { lines: LineConfig[]; innerHeight: number; domainsByAxis
packages/ui/src/charts/y-axis-scales.ts:79
↓ 1 callersFunctioncandlestickCodegen
(state: StudioUrlState)
packages/studio/src/lib/codegen-helpers.ts:850
↓ 1 callersFunctioncanonicalSearchParam
(request: Request)
apps/web/app/api/og/studio/chart/route.ts:43
↓ 1 callersFunctioncanvasToPngBlob
(canvas: HTMLCanvasElement)
packages/studio/src/lib/capture-chart-frames.ts:31
↓ 1 callersFunctioncaptureChartFrames
( options: CaptureChartFramesOptions )
packages/studio/src/lib/capture-chart-frames.ts:75
↓ 1 callersFunctioncaptureElementFrame
( element: HTMLElement, width: number, height: number )
packages/studio/src/lib/capture-chart-frames.ts:43
↓ 1 callersFunctioncascadeColumnTransition
( enterTransition: Transition | undefined, animationDurationMs: number, columnIndex: number, columnSta
packages/ui/src/charts/bar-squares.tsx:113
↓ 1 callersFunctioncatalogStateForChart
(slug: ChartSlug)
packages/studio/src/components/catalog/catalog-chart-preview-grid.tsx:83
↓ 1 callersFunctioncellFromPoint
( event: React.MouseEvent<HTMLDivElement>, columns: number, rows: number )
apps/web/components/design/grid-cell-pulse.tsx:28
↓ 1 callersFunctionchartLegendPropsFromState
( state: StudioUrlState, overrides: Partial<ChartLegendProps> = {} )
packages/studio/src/lib/studio-chart-overlays.ts:106
↓ 1 callersFunctionchartNeedsOgPhaseSignal
(chart: ChartSlug)
packages/studio/src/lib/studio-og-phase-charts.ts:12
↓ 1 callersFunctionchartSubtitle
(state: ReturnType<typeof loadStudioStateFromRequest>)
apps/web/app/api/og/studio/route.tsx:38
↓ 1 callersFunctionchartTooltipCodegenProps
(state: StudioUrlState)
packages/studio/src/lib/studio-chart-overlays.ts:24
↓ 1 callersFunctionchartsChanged
(diffRange)
packages/ui/scripts/verify-registry-sync.mjs:65
↓ 1 callersFunctionchoroPatternStroke
( preset: PatternPresetId, regionIndex: number )
packages/studio/src/lib/patterns.tsx:155
↓ 1 callersFunctionchoroplethDataSnippet
()
packages/studio/src/lib/codegen-helpers.ts:1250
↓ 1 callersFunctionchunkItems
(items: T[], size: number)
apps/web/components/design/home-testimonials-grid.tsx:18
↓ 1 callersFunctionchunkItems
(items: T[], size: number)
apps/web/components/showcase/showcase-grid.tsx:11
↓ 1 callersFunctioncirclePatternWhen
( patternKey: keyof StudioUrlState )
packages/studio/src/lib/pattern-control-groups.ts:40
↓ 1 callersFunctioncircleTextureWhen
( patternKey: keyof StudioUrlState )
packages/studio/src/lib/pattern-control-groups.ts:34
↓ 1 callersFunctionclamp
(n: number, min: number, max: number)
packages/studio/src/components/ring-preview-icons.tsx:6
↓ 1 callersFunctionclamp
(n: number, min: number, max: number)
packages/studio/src/components/controls/control-field.tsx:72
↓ 1 callersFunctionclamp
(n: number, min: number, max: number)
packages/studio/src/components/controls/inner-radius-control.tsx:6
↓ 1 callersFunctionclampFadeLength
(length: number)
packages/ui/src/charts/reference-area.tsx:66
↓ 1 callersFunctionclampFadeLength
(length: number)
packages/ui/src/charts/background.tsx:35
↓ 1 callersFunctionclampPaneWidth
(width: number)
packages/studio/src/editor/editor-collapsible-pane.tsx:19
↓ 1 callersFunctionclampProjectionCount
(count: number)
packages/studio/src/lib/studio-projection-props.ts:142
↓ 1 callersFunctionclampRectToPlot
( rect: ReferenceAreaRect, innerWidth: number, innerHeight: number )
packages/ui/src/charts/reference-area-geometry.ts:48
↓ 1 callersFunctioncloneFunnelLabelLayer
(layer: HTMLElement)
packages/studio/src/lib/svg-export/clone-html-overlays.ts:199
↓ 1 callersFunctionclonePlainElement
(source: HTMLElement)
packages/studio/src/lib/svg-export/clone-html-overlays.ts:237
↓ 1 callersFunctioncoerceStudioUrlState
(state: StudioUrlState)
packages/studio/src/lib/coerce-studio-url-state.ts:18
↓ 1 callersFunctioncollectDeclared
(name, visited = new Set())
packages/ui/scripts/verify-registry-deps.mjs:81
↓ 1 callersFunctioncollectFontFaceRules
()
packages/studio/src/lib/svg-export/export-typography.ts:20
↓ 1 callersFunctioncollectGaugeDefsElements
(nodes: ReactNode)
packages/ui/src/charts/notch-gauge-shared.ts:56
↓ 1 callersFunctioncollectItemFiles
(itemName, visited = new Set())
packages/ui/scripts/verify-registry-files.mjs:47
↓ 1 callersFunctioncollectNumericExtents
( data: Record<string, unknown>[], dataKeys: string[] )
packages/ui/src/charts/time-series-chart-shell.tsx:74
↓ 1 callersFunctioncollectToggleOptions
( children: ReactNode )
packages/studio/src/components/controls/studio-toggle-group.tsx:21
← previousnext →701–800 of 2,749, ranked by callers