repo
stringlengths
7
64
file_url
stringlengths
81
338
file_path
stringlengths
5
257
content
stringlengths
0
32.8k
language
stringclasses
1 value
license
stringclasses
7 values
commit_sha
stringlengths
40
40
retrieved_at
stringdate
2026-01-04 15:25:31
2026-01-05 01:50:38
truncated
bool
2 classes
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-line-dots.tsx
apps/v4/registry/new-york-v4/charts/chart-line-dots.tsx
"use client" import { TrendingUp } from "lucide-react" import { CartesianGrid, Line, LineChart, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-tooltip-formatter.tsx
apps/v4/registry/new-york-v4/charts/chart-tooltip-formatter.tsx
"use client" import { Bar, BarChart, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, type ChartConfig, } from "@/registry/new-york-v4/ui/chart" export cons...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-bar-default.tsx
apps/v4/registry/new-york-v4/charts/chart-bar-default.tsx
"use client" import { TrendingUp } from "lucide-react" import { Bar, BarChart, CartesianGrid, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-bar-interactive.tsx
apps/v4/registry/new-york-v4/charts/chart-bar-interactive.tsx
"use client" import * as React from "react" import { Bar, BarChart, CartesianGrid, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, type ChartConfig, } from ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-radar-multiple.tsx
apps/v4/registry/new-york-v4/charts/chart-radar-multiple.tsx
"use client" import { TrendingUp } from "lucide-react" import { PolarAngleAxis, PolarGrid, Radar, RadarChart } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipCo...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-line-linear.tsx
apps/v4/registry/new-york-v4/charts/chart-line-linear.tsx
"use client" import { TrendingUp } from "lucide-react" import { CartesianGrid, Line, LineChart, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-bar-label.tsx
apps/v4/registry/new-york-v4/charts/chart-bar-label.tsx
"use client" import { TrendingUp } from "lucide-react" import { Bar, BarChart, CartesianGrid, LabelList, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltip...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-radar-legend.tsx
apps/v4/registry/new-york-v4/charts/chart-radar-legend.tsx
"use client" import { TrendingUp } from "lucide-react" import { PolarAngleAxis, PolarGrid, Radar, RadarChart } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartLegend, ChartLegendCont...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-radial-grid.tsx
apps/v4/registry/new-york-v4/charts/chart-radial-grid.tsx
"use client" import { TrendingUp } from "lucide-react" import { PolarGrid, RadialBar, RadialBarChart } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-radial-label.tsx
apps/v4/registry/new-york-v4/charts/chart-radial-label.tsx
"use client" import { TrendingUp } from "lucide-react" import { LabelList, RadialBar, RadialBarChart } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-area-icons.tsx
apps/v4/registry/new-york-v4/charts/chart-area-icons.tsx
"use client" import { TrendingDown, TrendingUp } from "lucide-react" import { Area, AreaChart, CartesianGrid, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartLegend, ChartLeg...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-line-dots-custom.tsx
apps/v4/registry/new-york-v4/charts/chart-line-dots-custom.tsx
"use client" import { GitCommitVertical, TrendingUp } from "lucide-react" import { CartesianGrid, Line, LineChart, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, Ch...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-tooltip-label-none.tsx
apps/v4/registry/new-york-v4/charts/chart-tooltip-label-none.tsx
"use client" import { Bar, BarChart, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, type ChartConfig, } from "@/registry/new-york-v4/ui/chart" export cons...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-pie-interactive.tsx
apps/v4/registry/new-york-v4/charts/chart-pie-interactive.tsx
"use client" import * as React from "react" import { Label, Pie, PieChart, Sector } from "recharts" import { type PieSectorDataItem } from "recharts/types/polar/Pie" import { Card, CardContent, CardDescription, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, Chart...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-radar-grid-circle-no-lines.tsx
apps/v4/registry/new-york-v4/charts/chart-radar-grid-circle-no-lines.tsx
"use client" import { TrendingUp } from "lucide-react" import { PolarAngleAxis, PolarGrid, Radar, RadarChart } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipCo...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-radar-default.tsx
apps/v4/registry/new-york-v4/charts/chart-radar-default.tsx
"use client" import { TrendingUp } from "lucide-react" import { PolarAngleAxis, PolarGrid, Radar, RadarChart } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipCo...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-bar-negative.tsx
apps/v4/registry/new-york-v4/charts/chart-bar-negative.tsx
"use client" import { TrendingUp } from "lucide-react" import { Bar, BarChart, CartesianGrid, Cell, LabelList } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipC...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-radial-simple.tsx
apps/v4/registry/new-york-v4/charts/chart-radial-simple.tsx
"use client" import { TrendingUp } from "lucide-react" import { RadialBar, RadialBarChart } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, type Chart...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-bar-active.tsx
apps/v4/registry/new-york-v4/charts/chart-bar-active.tsx
"use client" import { TrendingUp } from "lucide-react" import { Bar, BarChart, CartesianGrid, Rectangle, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltip...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/_registry.ts
apps/v4/registry/new-york-v4/charts/_registry.ts
import { type Registry } from "shadcn/schema" export const charts: Registry["items"] = [ // Area Charts { name: "chart-area-axes", type: "registry:block", registryDependencies: ["card", "chart"], files: [ { path: "charts/chart-area-axes.tsx", type: "registry:block", }, ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-area-step.tsx
apps/v4/registry/new-york-v4/charts/chart-area-step.tsx
"use client" import { Activity, TrendingUp } from "lucide-react" import { Area, AreaChart, CartesianGrid, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartToolti...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-bar-horizontal.tsx
apps/v4/registry/new-york-v4/charts/chart-bar-horizontal.tsx
"use client" import { TrendingUp } from "lucide-react" import { Bar, BarChart, XAxis, YAxis } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, type Cha...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-pie-label-list.tsx
apps/v4/registry/new-york-v4/charts/chart-pie-label-list.tsx
"use client" import { TrendingUp } from "lucide-react" import { LabelList, Pie, PieChart } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, type ChartC...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-radar-label-custom.tsx
apps/v4/registry/new-york-v4/charts/chart-radar-label-custom.tsx
"use client" import { TrendingUp } from "lucide-react" import { PolarAngleAxis, PolarGrid, Radar, RadarChart } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipCo...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-tooltip-label-formatter.tsx
apps/v4/registry/new-york-v4/charts/chart-tooltip-label-formatter.tsx
"use client" import { Bar, BarChart, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, type ChartConfig, } from "@/registry/new-york-v4/ui/chart" export cons...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-tooltip-default.tsx
apps/v4/registry/new-york-v4/charts/chart-tooltip-default.tsx
"use client" import { Bar, BarChart, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, type ChartConfig, } from "@/registry/new-york-v4/ui/chart" export cons...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-bar-stacked.tsx
apps/v4/registry/new-york-v4/charts/chart-bar-stacked.tsx
"use client" import { TrendingUp } from "lucide-react" import { Bar, BarChart, CartesianGrid, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartLegend, ChartLegendContent, Ch...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-area-stacked-expand.tsx
apps/v4/registry/new-york-v4/charts/chart-area-stacked-expand.tsx
"use client" import { TrendingUp } from "lucide-react" import { Area, AreaChart, CartesianGrid, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-radar-lines-only.tsx
apps/v4/registry/new-york-v4/charts/chart-radar-lines-only.tsx
"use client" import { TrendingUp } from "lucide-react" import { PolarAngleAxis, PolarGrid, Radar, RadarChart } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipCo...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-pie-separator-none.tsx
apps/v4/registry/new-york-v4/charts/chart-pie-separator-none.tsx
"use client" import { TrendingUp } from "lucide-react" import { Pie, PieChart } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, type ChartConfig, } fr...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-pie-stacked.tsx
apps/v4/registry/new-york-v4/charts/chart-pie-stacked.tsx
"use client" import * as React from "react" import { TrendingUp } from "lucide-react" import { Label, Pie, PieChart } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTo...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-radar-grid-custom.tsx
apps/v4/registry/new-york-v4/charts/chart-radar-grid-custom.tsx
"use client" import { TrendingUp } from "lucide-react" import { PolarAngleAxis, PolarGrid, Radar, RadarChart } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipCo...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-pie-simple.tsx
apps/v4/registry/new-york-v4/charts/chart-pie-simple.tsx
"use client" import { TrendingUp } from "lucide-react" import { Pie, PieChart } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, type ChartConfig, } fr...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-pie-label.tsx
apps/v4/registry/new-york-v4/charts/chart-pie-label.tsx
"use client" import { TrendingUp } from "lucide-react" import { Pie, PieChart } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, type ChartConfig, } fr...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-area-legend.tsx
apps/v4/registry/new-york-v4/charts/chart-area-legend.tsx
"use client" import { TrendingUp } from "lucide-react" import { Area, AreaChart, CartesianGrid, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartLegend, ChartLegendContent, ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-radar-grid-fill.tsx
apps/v4/registry/new-york-v4/charts/chart-radar-grid-fill.tsx
"use client" import { TrendingUp } from "lucide-react" import { PolarAngleAxis, PolarGrid, Radar, RadarChart } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipCo...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-line-label-custom.tsx
apps/v4/registry/new-york-v4/charts/chart-line-label-custom.tsx
"use client" import { TrendingUp } from "lucide-react" import { CartesianGrid, LabelList, Line, LineChart } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipConte...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-bar-label-custom.tsx
apps/v4/registry/new-york-v4/charts/chart-bar-label-custom.tsx
"use client" import { TrendingUp } from "lucide-react" import { Bar, BarChart, CartesianGrid, LabelList, XAxis, YAxis } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, Chart...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-area-gradient.tsx
apps/v4/registry/new-york-v4/charts/chart-area-gradient.tsx
"use client" import { TrendingUp } from "lucide-react" import { Area, AreaChart, CartesianGrid, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-area-stacked.tsx
apps/v4/registry/new-york-v4/charts/chart-area-stacked.tsx
"use client" import { TrendingUp } from "lucide-react" import { Area, AreaChart, CartesianGrid, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-line-interactive.tsx
apps/v4/registry/new-york-v4/charts/chart-line-interactive.tsx
"use client" import * as React from "react" import { CartesianGrid, Line, LineChart, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, type ChartConfig, } fro...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-area-default.tsx
apps/v4/registry/new-york-v4/charts/chart-area-default.tsx
"use client" import { TrendingUp } from "lucide-react" import { Area, AreaChart, CartesianGrid, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-line-multiple.tsx
apps/v4/registry/new-york-v4/charts/chart-line-multiple.tsx
"use client" import { TrendingUp } from "lucide-react" import { CartesianGrid, Line, LineChart, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-tooltip-indicator-none.tsx
apps/v4/registry/new-york-v4/charts/chart-tooltip-indicator-none.tsx
"use client" import { Bar, BarChart, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, type ChartConfig, } from "@/registry/new-york-v4/ui/chart" export cons...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-radial-shape.tsx
apps/v4/registry/new-york-v4/charts/chart-radial-shape.tsx
"use client" import { TrendingUp } from "lucide-react" import { Label, PolarGrid, PolarRadiusAxis, RadialBar, RadialBarChart, } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, typ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-line-default.tsx
apps/v4/registry/new-york-v4/charts/chart-line-default.tsx
"use client" import { TrendingUp } from "lucide-react" import { CartesianGrid, Line, LineChart, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-tooltip-advanced.tsx
apps/v4/registry/new-york-v4/charts/chart-tooltip-advanced.tsx
"use client" import { Bar, BarChart, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, type ChartConfig, } from "@/registry/new-york-v4/ui/chart" export cons...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-radar-grid-none.tsx
apps/v4/registry/new-york-v4/charts/chart-radar-grid-none.tsx
"use client" import { TrendingUp } from "lucide-react" import { PolarAngleAxis, Radar, RadarChart } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, ty...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-radar-dots.tsx
apps/v4/registry/new-york-v4/charts/chart-radar-dots.tsx
"use client" import { TrendingUp } from "lucide-react" import { PolarAngleAxis, PolarGrid, Radar, RadarChart } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipCo...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-line-step.tsx
apps/v4/registry/new-york-v4/charts/chart-line-step.tsx
"use client" import { TrendingUp } from "lucide-react" import { CartesianGrid, Line, LineChart, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipContent, ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-pie-donut-active.tsx
apps/v4/registry/new-york-v4/charts/chart-pie-donut-active.tsx
"use client" import { TrendingUp } from "lucide-react" import { Label, Pie, PieChart, Sector } from "recharts" import { type PieSectorDataItem } from "recharts/types/polar/Pie" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-pie-donut-text.tsx
apps/v4/registry/new-york-v4/charts/chart-pie-donut-text.tsx
"use client" import * as React from "react" import { TrendingUp } from "lucide-react" import { Label, Pie, PieChart } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTo...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/charts/chart-radar-grid-circle.tsx
apps/v4/registry/new-york-v4/charts/chart-radar-grid-circle.tsx
"use client" import { TrendingUp } from "lucide-react" import { PolarAngleAxis, PolarGrid, Radar, RadarChart } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { ChartContainer, ChartTooltip, ChartTooltipCo...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/hooks/_registry.ts
apps/v4/registry/new-york-v4/hooks/_registry.ts
import { type Registry } from "shadcn/schema" export const hooks: Registry["items"] = [ { name: "use-mobile", type: "registry:hook", files: [ { path: "hooks/use-mobile.ts", type: "registry:hook", }, ], }, ]
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/hooks/use-mobile.ts
apps/v4/registry/new-york-v4/hooks/use-mobile.ts
import * as React from "react" const MOBILE_BREAKPOINT = 768 export function useIsMobile() { const [isMobile, setIsMobile] = React.useState<boolean | undefined>(undefined) React.useEffect(() => { const mql = window.matchMedia(`(max-width: ${MOBILE_BREAKPOINT - 1}px)`) const onChange = () => { setIs...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-05.tsx
apps/v4/registry/new-york-v4/blocks/calendar-05.tsx
"use client" import * as React from "react" import { type DateRange } from "react-day-picker" import { Calendar } from "@/registry/new-york-v4/ui/calendar" export default function Calendar05() { const [dateRange, setDateRange] = React.useState<DateRange | undefined>({ from: new Date(2025, 5, 12), to: new D...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-09.tsx
apps/v4/registry/new-york-v4/blocks/calendar-09.tsx
"use client" import * as React from "react" import { type DateRange } from "react-day-picker" import { Calendar } from "@/registry/new-york-v4/ui/calendar" export default function Calendar09() { const [dateRange, setDateRange] = React.useState<DateRange | undefined>({ from: new Date(2025, 5, 17), to: new D...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-29.tsx
apps/v4/registry/new-york-v4/blocks/calendar-29.tsx
"use client" import * as React from "react" import { parseDate } from "chrono-node" import { CalendarIcon } from "lucide-react" import { Button } from "@/registry/new-york-v4/ui/button" import { Calendar } from "@/registry/new-york-v4/ui/calendar" import { Input } from "@/registry/new-york-v4/ui/input" import { Label...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-31.tsx
apps/v4/registry/new-york-v4/blocks/calendar-31.tsx
"use client" import * as React from "react" import { formatDateRange } from "little-date" import { PlusIcon } from "lucide-react" import { Button } from "@/registry/new-york-v4/ui/button" import { Calendar } from "@/registry/new-york-v4/ui/calendar" import { Card, CardContent, CardFooter } from "@/registry/new-york-v...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-03.tsx
apps/v4/registry/new-york-v4/blocks/calendar-03.tsx
"use client" import * as React from "react" import { Calendar } from "@/registry/new-york-v4/ui/calendar" export default function Calendar03() { const [dates, setDates] = React.useState<Date[]>([ new Date(2025, 5, 12), new Date(2025, 6, 24), ]) return ( <Calendar mode="multiple" number...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-30.tsx
apps/v4/registry/new-york-v4/blocks/calendar-30.tsx
"use client" import * as React from "react" import { formatDateRange } from "little-date" import { ChevronDownIcon } from "lucide-react" import { type DateRange } from "react-day-picker" import { Button } from "@/registry/new-york-v4/ui/button" import { Calendar } from "@/registry/new-york-v4/ui/calendar" import { La...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-18.tsx
apps/v4/registry/new-york-v4/blocks/calendar-18.tsx
"use client" import * as React from "react" import { Calendar } from "@/registry/new-york-v4/ui/calendar" export default function Calendar18() { const [date, setDate] = React.useState<Date | undefined>( new Date(2025, 5, 12) ) return ( <Calendar mode="single" selected={date} onSelect...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-17.tsx
apps/v4/registry/new-york-v4/blocks/calendar-17.tsx
"use client" import * as React from "react" import { Calendar } from "@/registry/new-york-v4/ui/calendar" import { Card, CardContent, CardFooter } from "@/registry/new-york-v4/ui/card" import { Input } from "@/registry/new-york-v4/ui/input" import { Label } from "@/registry/new-york-v4/ui/label" export default funct...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-10.tsx
apps/v4/registry/new-york-v4/blocks/calendar-10.tsx
"use client" import * as React from "react" import { Button } from "@/registry/new-york-v4/ui/button" import { Calendar } from "@/registry/new-york-v4/ui/calendar" import { Card, CardAction, CardContent, CardDescription, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" export default functi...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-06.tsx
apps/v4/registry/new-york-v4/blocks/calendar-06.tsx
"use client" import * as React from "react" import { type DateRange } from "react-day-picker" import { Calendar } from "@/registry/new-york-v4/ui/calendar" export default function Calendar06() { const [dateRange, setDateRange] = React.useState<DateRange | undefined>({ from: new Date(2025, 5, 12), to: new D...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-01.tsx
apps/v4/registry/new-york-v4/blocks/calendar-01.tsx
"use client" import * as React from "react" import { Calendar } from "@/registry/new-york-v4/ui/calendar" export default function Calendar01() { const [date, setDate] = React.useState<Date | undefined>( new Date(2025, 5, 12) ) return ( <Calendar mode="single" defaultMonth={date} sele...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-25.tsx
apps/v4/registry/new-york-v4/blocks/calendar-25.tsx
"use client" import * as React from "react" import { ChevronDownIcon } from "lucide-react" import { Button } from "@/registry/new-york-v4/ui/button" import { Calendar } from "@/registry/new-york-v4/ui/calendar" import { Input } from "@/registry/new-york-v4/ui/input" import { Label } from "@/registry/new-york-v4/ui/la...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-16.tsx
apps/v4/registry/new-york-v4/blocks/calendar-16.tsx
"use client" import * as React from "react" import { Clock2Icon } from "lucide-react" import { Calendar } from "@/registry/new-york-v4/ui/calendar" import { Card, CardContent, CardFooter } from "@/registry/new-york-v4/ui/card" import { Input } from "@/registry/new-york-v4/ui/input" import { Label } from "@/registry/n...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-08.tsx
apps/v4/registry/new-york-v4/blocks/calendar-08.tsx
"use client" import * as React from "react" import { Calendar } from "@/registry/new-york-v4/ui/calendar" export default function Calendar08() { const [date, setDate] = React.useState<Date | undefined>( new Date(2025, 5, 12) ) return ( <Calendar mode="single" defaultMonth={date} sele...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-32.tsx
apps/v4/registry/new-york-v4/blocks/calendar-32.tsx
"use client" import * as React from "react" import { CalendarPlusIcon } from "lucide-react" import { Button } from "@/registry/new-york-v4/ui/button" import { Calendar } from "@/registry/new-york-v4/ui/calendar" import { Drawer, DrawerContent, DrawerDescription, DrawerHeader, DrawerTitle, DrawerTrigger, }...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-12.tsx
apps/v4/registry/new-york-v4/blocks/calendar-12.tsx
"use client" import * as React from "react" import { type DateRange } from "react-day-picker" import { enUS, es } from "react-day-picker/locale" import { Calendar } from "@/registry/new-york-v4/ui/calendar" import { Card, CardAction, CardContent, CardDescription, CardHeader, CardTitle, } from "@/registry/...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-07.tsx
apps/v4/registry/new-york-v4/blocks/calendar-07.tsx
"use client" import * as React from "react" import { type DateRange } from "react-day-picker" import { Calendar } from "@/registry/new-york-v4/ui/calendar" export default function Calendar07() { const [dateRange, setDateRange] = React.useState<DateRange | undefined>({ from: new Date(2025, 5, 18), to: new D...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-19.tsx
apps/v4/registry/new-york-v4/blocks/calendar-19.tsx
"use client" import * as React from "react" import { addDays } from "date-fns" import { Button } from "@/registry/new-york-v4/ui/button" import { Calendar } from "@/registry/new-york-v4/ui/calendar" import { Card, CardContent, CardFooter } from "@/registry/new-york-v4/ui/card" export default function Calendar19() { ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-11.tsx
apps/v4/registry/new-york-v4/blocks/calendar-11.tsx
"use client" import * as React from "react" import { type DateRange } from "react-day-picker" import { Calendar } from "@/registry/new-york-v4/ui/calendar" export default function Calendar11() { const [dateRange, setDateRange] = React.useState<DateRange | undefined>({ from: new Date(2025, 5, 17), to: new D...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/_registry.ts
apps/v4/registry/new-york-v4/blocks/_registry.ts
import { type Registry } from "shadcn/schema" export const blocks: Registry["items"] = [ { name: "dashboard-01", type: "registry:block", description: "A dashboard with sidebar, charts and data table.", dependencies: [ "@dnd-kit/core", "@dnd-kit/modifiers", "@dnd-kit/sortable", ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
true
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-13.tsx
apps/v4/registry/new-york-v4/blocks/calendar-13.tsx
"use client" import * as React from "react" import { Calendar } from "@/registry/new-york-v4/ui/calendar" import { Label } from "@/registry/new-york-v4/ui/label" import { Select, SelectContent, SelectItem, SelectTrigger, SelectValue, } from "@/registry/new-york-v4/ui/select" export default function Calenda...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-27.tsx
apps/v4/registry/new-york-v4/blocks/calendar-27.tsx
"use client" import * as React from "react" import { CalendarIcon } from "lucide-react" import { type DateRange } from "react-day-picker" import { Bar, BarChart, CartesianGrid, XAxis } from "recharts" import { Button } from "@/registry/new-york-v4/ui/button" import { Calendar } from "@/registry/new-york-v4/ui/calenda...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-15.tsx
apps/v4/registry/new-york-v4/blocks/calendar-15.tsx
"use client" import * as React from "react" import { type DateRange } from "react-day-picker" import { Calendar } from "@/registry/new-york-v4/ui/calendar" export default function Calendar15() { const [dateRange, setDateRange] = React.useState<DateRange | undefined>({ from: new Date(2025, 5, 12), to: new D...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-20.tsx
apps/v4/registry/new-york-v4/blocks/calendar-20.tsx
"use client" import * as React from "react" import { Button } from "@/registry/new-york-v4/ui/button" import { Calendar } from "@/registry/new-york-v4/ui/calendar" import { Card, CardContent, CardFooter } from "@/registry/new-york-v4/ui/card" export default function Calendar20() { const [date, setDate] = React.use...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-24.tsx
apps/v4/registry/new-york-v4/blocks/calendar-24.tsx
"use client" import * as React from "react" import { ChevronDownIcon } from "lucide-react" import { Button } from "@/registry/new-york-v4/ui/button" import { Calendar } from "@/registry/new-york-v4/ui/calendar" import { Input } from "@/registry/new-york-v4/ui/input" import { Label } from "@/registry/new-york-v4/ui/la...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-28.tsx
apps/v4/registry/new-york-v4/blocks/calendar-28.tsx
"use client" import * as React from "react" import { CalendarIcon } from "lucide-react" import { Button } from "@/registry/new-york-v4/ui/button" import { Calendar } from "@/registry/new-york-v4/ui/calendar" import { Input } from "@/registry/new-york-v4/ui/input" import { Label } from "@/registry/new-york-v4/ui/label...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-04.tsx
apps/v4/registry/new-york-v4/blocks/calendar-04.tsx
"use client" import * as React from "react" import { type DateRange } from "react-day-picker" import { Calendar } from "@/registry/new-york-v4/ui/calendar" export default function Calendar04() { const [dateRange, setDateRange] = React.useState<DateRange | undefined>({ from: new Date(2025, 5, 9), to: new Da...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-14.tsx
apps/v4/registry/new-york-v4/blocks/calendar-14.tsx
"use client" import * as React from "react" import { Calendar } from "@/registry/new-york-v4/ui/calendar" export default function Calendar14() { const [date, setDate] = React.useState<Date | undefined>( new Date(2025, 5, 12) ) const bookedDates = Array.from( { length: 12 }, (_, i) => new Date(2025,...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-26.tsx
apps/v4/registry/new-york-v4/blocks/calendar-26.tsx
"use client" import * as React from "react" import { ChevronDownIcon } from "lucide-react" import { Button } from "@/registry/new-york-v4/ui/button" import { Calendar } from "@/registry/new-york-v4/ui/calendar" import { Input } from "@/registry/new-york-v4/ui/input" import { Label } from "@/registry/new-york-v4/ui/la...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-23.tsx
apps/v4/registry/new-york-v4/blocks/calendar-23.tsx
"use client" import * as React from "react" import { ChevronDownIcon } from "lucide-react" import { type DateRange } from "react-day-picker" import { Button } from "@/registry/new-york-v4/ui/button" import { Calendar } from "@/registry/new-york-v4/ui/calendar" import { Label } from "@/registry/new-york-v4/ui/label" i...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-21.tsx
apps/v4/registry/new-york-v4/blocks/calendar-21.tsx
"use client" import * as React from "react" import { type DateRange } from "react-day-picker" import { Calendar, CalendarDayButton } from "@/registry/new-york-v4/ui/calendar" export default function Calendar21() { const [range, setRange] = React.useState<DateRange | undefined>({ from: new Date(2025, 5, 12), ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-22.tsx
apps/v4/registry/new-york-v4/blocks/calendar-22.tsx
"use client" import * as React from "react" import { ChevronDownIcon } from "lucide-react" import { Button } from "@/registry/new-york-v4/ui/button" import { Calendar } from "@/registry/new-york-v4/ui/calendar" import { Label } from "@/registry/new-york-v4/ui/label" import { Popover, PopoverContent, PopoverTrig...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/calendar-02.tsx
apps/v4/registry/new-york-v4/blocks/calendar-02.tsx
"use client" import * as React from "react" import { Calendar } from "@/registry/new-york-v4/ui/calendar" export default function Calendar02() { const [date, setDate] = React.useState<Date | undefined>( new Date(2025, 5, 12) ) return ( <Calendar mode="single" defaultMonth={date} numb...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/otp-01/page.tsx
apps/v4/registry/new-york-v4/blocks/otp-01/page.tsx
import { OTPForm } from "@/registry/new-york-v4/blocks/otp-01/components/otp-form" export default function OTPPage() { return ( <div className="flex min-h-svh w-full items-center justify-center p-6 md:p-10"> <div className="w-full max-w-xs"> <OTPForm /> </div> </div> ) }
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/otp-01/components/otp-form.tsx
apps/v4/registry/new-york-v4/blocks/otp-01/components/otp-form.tsx
import { Button } from "@/registry/new-york-v4/ui/button" import { Card, CardContent, CardDescription, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { Field, FieldDescription, FieldGroup, FieldLabel, } from "@/registry/new-york-v4/ui/field" import { InputOTP, InputOTPGroup,...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/sidebar-06/page.tsx
apps/v4/registry/new-york-v4/blocks/sidebar-06/page.tsx
import { AppSidebar } from "@/registry/new-york-v4/blocks/sidebar-06/components/app-sidebar" import { Breadcrumb, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator, } from "@/registry/new-york-v4/ui/breadcrumb" import { Separator } from "@/registry/new-york-v4/ui/separator"...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/sidebar-06/components/app-sidebar.tsx
apps/v4/registry/new-york-v4/blocks/sidebar-06/components/app-sidebar.tsx
import * as React from "react" import { GalleryVerticalEnd } from "lucide-react" import { NavMain } from "@/registry/new-york-v4/blocks/sidebar-06/components/nav-main" import { SidebarOptInForm } from "@/registry/new-york-v4/blocks/sidebar-06/components/sidebar-opt-in-form" import { Sidebar, SidebarContent, Side...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/sidebar-06/components/sidebar-opt-in-form.tsx
apps/v4/registry/new-york-v4/blocks/sidebar-06/components/sidebar-opt-in-form.tsx
import { Button } from "@/registry/new-york-v4/ui/button" import { Card, CardContent, CardDescription, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { SidebarInput } from "@/registry/new-york-v4/ui/sidebar" export function SidebarOptInForm() { return ( <Card className="gap-2 py-...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/sidebar-06/components/nav-main.tsx
apps/v4/registry/new-york-v4/blocks/sidebar-06/components/nav-main.tsx
"use client" import { MoreHorizontal, type LucideIcon } from "lucide-react" import { DropdownMenu, DropdownMenuContent, DropdownMenuItem, DropdownMenuTrigger, } from "@/registry/new-york-v4/ui/dropdown-menu" import { SidebarGroup, SidebarMenu, SidebarMenuButton, SidebarMenuItem, useSidebar, } from "...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/otp-03/page.tsx
apps/v4/registry/new-york-v4/blocks/otp-03/page.tsx
import { GalleryVerticalEnd } from "lucide-react" import { OTPForm } from "@/registry/new-york-v4/blocks/otp-03/components/otp-form" export default function OTPPage() { return ( <div className="bg-muted flex min-h-svh flex-col items-center justify-center gap-6 p-6 md:p-10"> <div className="flex w-full max...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/otp-03/components/otp-form.tsx
apps/v4/registry/new-york-v4/blocks/otp-03/components/otp-form.tsx
import { Button } from "@/registry/new-york-v4/ui/button" import { Card, CardContent, CardDescription, CardHeader, CardTitle, } from "@/registry/new-york-v4/ui/card" import { Field, FieldDescription, FieldGroup, FieldLabel, } from "@/registry/new-york-v4/ui/field" import { InputOTP, InputOTPGroup,...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/sidebar-11/page.tsx
apps/v4/registry/new-york-v4/blocks/sidebar-11/page.tsx
import { AppSidebar } from "@/registry/new-york-v4/blocks/sidebar-11/components/app-sidebar" import { Breadcrumb, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator, } from "@/registry/new-york-v4/ui/breadcrumb" import { Separator } from "@/registry/new-york-v4/ui/separator"...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/sidebar-11/components/app-sidebar.tsx
apps/v4/registry/new-york-v4/blocks/sidebar-11/components/app-sidebar.tsx
import * as React from "react" import { ChevronRight, File, Folder } from "lucide-react" import { Collapsible, CollapsibleContent, CollapsibleTrigger, } from "@/registry/new-york-v4/ui/collapsible" import { Sidebar, SidebarContent, SidebarGroup, SidebarGroupContent, SidebarGroupLabel, SidebarMenu, ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/signup-05/page.tsx
apps/v4/registry/new-york-v4/blocks/signup-05/page.tsx
import { SignupForm } from "@/registry/new-york-v4/blocks/signup-05/components/signup-form" export default function SignupPage() { return ( <div className="bg-background flex min-h-svh flex-col items-center justify-center gap-6 p-6 md:p-10"> <div className="w-full max-w-sm"> <SignupForm /> </...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/apps/v4/registry/new-york-v4/blocks/signup-05/components/signup-form.tsx
apps/v4/registry/new-york-v4/blocks/signup-05/components/signup-form.tsx
import { GalleryVerticalEnd } from "lucide-react" import { cn } from "@/registry/new-york-v4/lib/utils" import { Button } from "@/registry/new-york-v4/ui/button" import { Field, FieldDescription, FieldGroup, FieldLabel, FieldSeparator, } from "@/registry/new-york-v4/ui/field" import { Input } from "@/registr...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false