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/deprecated/www/__registry__/new-york/blocks/chart-area-axes.tsx
deprecated/www/__registry__/new-york/blocks/chart-area-axes.tsx
"use client" import { TrendingUp } from "lucide-react" import { Area, AreaChart, CartesianGrid, XAxis, YAxis } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, Ch...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-tooltip-icons.tsx
deprecated/www/__registry__/new-york/blocks/chart-tooltip-icons.tsx
"use client" import { Footprints, Waves } from "lucide-react" import { Bar, BarChart, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardHeader, CardTitle, } from "@/registry/new-york/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTooltipContent, } from "@/re...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-pie-label-custom.tsx
deprecated/www/__registry__/new-york/blocks/chart-pie-label-custom.tsx
"use client" import { TrendingUp } from "lucide-react" import { Pie, PieChart } from "recharts" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTooltipContent, } from "@/re...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-bar-mixed.tsx
deprecated/www/__registry__/new-york/blocks/chart-bar-mixed.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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTooltipContent...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/calendar-06.tsx
deprecated/www/__registry__/new-york/blocks/calendar-06.tsx
"use client" import * as React from "react" import { type DateRange } from "react-day-picker" import { Calendar } from "@/registry/new-york/ui/calendar" export default function Calendar06() { const [dateRange, setDateRange] = React.useState<DateRange | undefined>({ from: new Date(2025, 5, 12), to: new Date...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-tooltip-label-custom.tsx
deprecated/www/__registry__/new-york/blocks/chart-tooltip-label-custom.tsx
"use client" import { Bar, BarChart, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardHeader, CardTitle, } from "@/registry/new-york/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTooltipContent, } from "@/registry/new-york/ui/chart" export const descripti...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-line-dots.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTool...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-tooltip-formatter.tsx
deprecated/www/__registry__/new-york/blocks/chart-tooltip-formatter.tsx
"use client" import { Bar, BarChart, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardHeader, CardTitle, } from "@/registry/new-york/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTooltipContent, } from "@/registry/new-york/ui/chart" export const descripti...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/calendar-01.tsx
deprecated/www/__registry__/new-york/blocks/calendar-01.tsx
"use client" import * as React from "react" import { Calendar } from "@/registry/new-york/ui/calendar" export default function Calendar01() { const [date, setDate] = React.useState<Date | undefined>( new Date(2025, 5, 12) ) return ( <Calendar mode="single" defaultMonth={date} selecte...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-bar-default.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartToolti...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-bar-interactive.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTooltipContent, } from "@/regis...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-radar-multiple.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, Ch...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-line-linear.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTool...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/calendar-25.tsx
deprecated/www/__registry__/new-york/blocks/calendar-25.tsx
"use client" import * as React from "react" import { ChevronDownIcon } from "lucide-react" import { Button } from "@/registry/new-york/ui/button" import { Calendar } from "@/registry/new-york/ui/calendar" import { Input } from "@/registry/new-york/ui/input" import { Label } from "@/registry/new-york/ui/label" import ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-bar-label.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/calendar-16.tsx
deprecated/www/__registry__/new-york/blocks/calendar-16.tsx
"use client" import * as React from "react" import { Clock2Icon } from "lucide-react" import { Calendar } from "@/registry/new-york/ui/calendar" import { Card, CardContent, CardFooter } from "@/registry/new-york/ui/card" import { Input } from "@/registry/new-york/ui/input" import { Label } from "@/registry/new-york/u...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/calendar-08.tsx
deprecated/www/__registry__/new-york/blocks/calendar-08.tsx
"use client" import * as React from "react" import { Calendar } from "@/registry/new-york/ui/calendar" export default function Calendar08() { const [date, setDate] = React.useState<Date | undefined>( new Date(2025, 5, 12) ) return ( <Calendar mode="single" defaultMonth={date} selecte...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/calendar-32.tsx
deprecated/www/__registry__/new-york/blocks/calendar-32.tsx
"use client" import * as React from "react" import { CalendarPlusIcon } from "lucide-react" import { Button } from "@/registry/new-york/ui/button" import { Calendar } from "@/registry/new-york/ui/calendar" import { Drawer, DrawerContent, DrawerDescription, DrawerHeader, DrawerTitle, DrawerTrigger, } from ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-radar-legend.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartLegend, Cha...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-radial-grid.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartToolt...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-radial-label.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartToolt...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/calendar-12.tsx
deprecated/www/__registry__/new-york/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/ui/calendar" import { Card, CardContent, CardDescription, CardHeader, CardTitle, } from "@/registry/new-york/ui/card"...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-area-icons.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartLegend...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/calendar-07.tsx
deprecated/www/__registry__/new-york/blocks/calendar-07.tsx
"use client" import * as React from "react" import { type DateRange } from "react-day-picker" import { Calendar } from "@/registry/new-york/ui/calendar" export default function Calendar07() { const [dateRange, setDateRange] = React.useState<DateRange | undefined>({ from: new Date(2025, 5, 18), to: new Date...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-line-dots-custom.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartT...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-tooltip-label-none.tsx
deprecated/www/__registry__/new-york/blocks/chart-tooltip-label-none.tsx
"use client" import { Bar, BarChart, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardHeader, CardTitle, } from "@/registry/new-york/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTooltipContent, } from "@/registry/new-york/ui/chart" export const descripti...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-pie-interactive.tsx
deprecated/www/__registry__/new-york/blocks/chart-pie-interactive.tsx
"use client" import * as React from "react" import { Label, Pie, PieChart, Sector } from "recharts" import { PieSectorDataItem } from "recharts/types/polar/Pie" import { Card, CardContent, CardDescription, CardHeader, CardTitle, } from "@/registry/new-york/ui/card" import { ChartConfig, ChartContainer, ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-radar-grid-circle-no-lines.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, Ch...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-radar-default.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, Ch...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-bar-negative.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, C...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/calendar-19.tsx
deprecated/www/__registry__/new-york/blocks/calendar-19.tsx
"use client" import * as React from "react" import { addDays } from "date-fns" import { Button } from "@/registry/new-york/ui/button" import { Calendar } from "@/registry/new-york/ui/calendar" import { Card, CardContent, CardFooter } from "@/registry/new-york/ui/card" export default function Calendar19() { const [...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/calendar-11.tsx
deprecated/www/__registry__/new-york/blocks/calendar-11.tsx
"use client" import * as React from "react" import { type DateRange } from "react-day-picker" import { Calendar } from "@/registry/new-york/ui/calendar" export default function Calendar11() { const [dateRange, setDateRange] = React.useState<DateRange | undefined>({ from: new Date(2025, 5, 17), to: new Date...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-radial-simple.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTooltipContent, ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-bar-active.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-area-step.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/calendar-13.tsx
deprecated/www/__registry__/new-york/blocks/calendar-13.tsx
"use client" import * as React from "react" import { Calendar } from "@/registry/new-york/ui/calendar" import { Label } from "@/registry/new-york/ui/label" import { Select, SelectContent, SelectItem, SelectTrigger, SelectValue, } from "@/registry/new-york/ui/select" export default function Calendar13() { ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-bar-horizontal.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTooltipContent...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/calendar-27.tsx
deprecated/www/__registry__/new-york/blocks/calendar-27.tsx
"use client" import * as React from "react" import { CalendarIcon } from "lucide-react" import { DateRange } from "react-day-picker" import { Bar, BarChart, CartesianGrid, XAxis } from "recharts" import { Button } from "@/registry/new-york/ui/button" import { Calendar } from "@/registry/new-york/ui/calendar" import {...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-pie-label-list.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTooltipContent, }...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-radar-label-custom.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, Ch...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-tooltip-label-formatter.tsx
deprecated/www/__registry__/new-york/blocks/chart-tooltip-label-formatter.tsx
"use client" import { Bar, BarChart, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardHeader, CardTitle, } from "@/registry/new-york/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTooltipContent, } from "@/registry/new-york/ui/chart" export const descripti...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-tooltip-default.tsx
deprecated/www/__registry__/new-york/blocks/chart-tooltip-default.tsx
"use client" import { Bar, BarChart, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardHeader, CardTitle, } from "@/registry/new-york/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTooltipContent, } from "@/registry/new-york/ui/chart" export const descripti...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-bar-stacked.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartLegend, ChartLegendC...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-area-stacked-expand.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTool...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-radar-lines-only.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, Ch...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-pie-separator-none.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTooltipContent, } from "@/re...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-pie-stacked.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartToolti...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-radar-grid-custom.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, Ch...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/calendar-15.tsx
deprecated/www/__registry__/new-york/blocks/calendar-15.tsx
"use client" import * as React from "react" import { Calendar } from "@/registry/new-york/ui/calendar" export default function Calendar15() { const [date, setDate] = React.useState<Date | undefined>( new Date(2025, 5, 12) ) return ( <Calendar mode="single" defaultMonth={date} selecte...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-pie-simple.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTooltipContent, } from "@/re...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-pie-label.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTooltipContent, } from "@/re...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-area-legend.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartLegend, ChartLegen...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-radar-grid-fill.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, Ch...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/calendar-20.tsx
deprecated/www/__registry__/new-york/blocks/calendar-20.tsx
"use client" import * as React from "react" import { Button } from "@/registry/new-york/ui/button" import { Calendar } from "@/registry/new-york/ui/calendar" import { Card, CardContent, CardFooter } from "@/registry/new-york/ui/card" export default function Calendar20() { const [date, setDate] = React.useState<Dat...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-line-label-custom.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, Chart...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-bar-label-custom.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTool...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-area-gradient.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTool...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/calendar-24.tsx
deprecated/www/__registry__/new-york/blocks/calendar-24.tsx
"use client" import * as React from "react" import { ChevronDownIcon } from "lucide-react" import { Button } from "@/registry/new-york/ui/button" import { Calendar } from "@/registry/new-york/ui/calendar" import { Input } from "@/registry/new-york/ui/input" import { Label } from "@/registry/new-york/ui/label" import ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-area-stacked.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTool...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-line-interactive.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTooltipContent, } from "@/reg...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-area-default.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTool...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/calendar-28.tsx
deprecated/www/__registry__/new-york/blocks/calendar-28.tsx
"use client" import * as React from "react" import { CalendarIcon } from "lucide-react" import { Button } from "@/registry/new-york/ui/button" import { Calendar } from "@/registry/new-york/ui/calendar" import { Input } from "@/registry/new-york/ui/input" import { Label } from "@/registry/new-york/ui/label" import { ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-line-multiple.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTool...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/calendar-04.tsx
deprecated/www/__registry__/new-york/blocks/calendar-04.tsx
"use client" import * as React from "react" import { type DateRange } from "react-day-picker" import { Calendar } from "@/registry/new-york/ui/calendar" export default function Calendar04() { const [dateRange, setDateRange] = React.useState<DateRange | undefined>({ from: new Date(2025, 5, 9), to: new Date(...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-tooltip-indicator-none.tsx
deprecated/www/__registry__/new-york/blocks/chart-tooltip-indicator-none.tsx
"use client" import { Bar, BarChart, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardHeader, CardTitle, } from "@/registry/new-york/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTooltipContent, } from "@/registry/new-york/ui/chart" export const descripti...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-radial-shape.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContaine...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-line-default.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTool...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/calendar-14.tsx
deprecated/www/__registry__/new-york/blocks/calendar-14.tsx
"use client" import * as React from "react" import { Calendar } from "@/registry/new-york/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, 5,...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/calendar-26.tsx
deprecated/www/__registry__/new-york/blocks/calendar-26.tsx
"use client" import * as React from "react" import { ChevronDownIcon } from "lucide-react" import { Button } from "@/registry/new-york/ui/button" import { Calendar } from "@/registry/new-york/ui/calendar" import { Input } from "@/registry/new-york/ui/input" import { Label } from "@/registry/new-york/ui/label" import ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-tooltip-advanced.tsx
deprecated/www/__registry__/new-york/blocks/chart-tooltip-advanced.tsx
"use client" import { Bar, BarChart, XAxis } from "recharts" import { Card, CardContent, CardDescription, CardHeader, CardTitle, } from "@/registry/new-york/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTooltipContent, } from "@/registry/new-york/ui/chart" export const descripti...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/calendar-23.tsx
deprecated/www/__registry__/new-york/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/ui/button" import { Calendar } from "@/registry/new-york/ui/calendar" import { Label } from "@/registry/new-york/ui/label" import { ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-radar-grid-none.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTooltipC...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/calendar-21.tsx
deprecated/www/__registry__/new-york/blocks/calendar-21.tsx
"use client" import * as React from "react" import { DateRange } from "react-day-picker" import { Calendar, CalendarDayButton } from "@/registry/new-york/ui/calendar" export default function Calendar21() { const [range, setRange] = React.useState<DateRange | undefined>({ from: new Date(2025, 5, 12), to: ne...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-radar-dots.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, Ch...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-line-step.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, ChartTool...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-pie-donut-active.tsx
deprecated/www/__registry__/new-york/blocks/chart-pie-donut-active.tsx
"use client" import { TrendingUp } from "lucide-react" import { Label, Pie, PieChart, Sector } from "recharts" import { PieSectorDataItem } from "recharts/types/polar/Pie" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, } from "@/registry/new-york/ui/card" import { ChartC...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-pie-donut-text.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartToolti...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/calendar-22.tsx
deprecated/www/__registry__/new-york/blocks/calendar-22.tsx
"use client" import * as React from "react" import { ChevronDownIcon } from "lucide-react" import { Button } from "@/registry/new-york/ui/button" import { Calendar } from "@/registry/new-york/ui/calendar" import { Label } from "@/registry/new-york/ui/label" import { Popover, PopoverContent, PopoverTrigger, } fr...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/chart-radar-grid-circle.tsx
deprecated/www/__registry__/new-york/blocks/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/ui/card" import { ChartConfig, ChartContainer, ChartTooltip, Ch...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/calendar-02.tsx
deprecated/www/__registry__/new-york/blocks/calendar-02.tsx
"use client" import * as React from "react" import { Calendar } from "@/registry/new-york/ui/calendar" export default function Calendar02() { const [date, setDate] = React.useState<Date | undefined>( new Date(2025, 5, 12) ) return ( <Calendar mode="single" defaultMonth={date} numberO...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/sidebar-06/page.tsx
deprecated/www/__registry__/new-york/blocks/sidebar-06/page.tsx
import { AppSidebar } from "@/registry/new-york/blocks/sidebar-06/components/app-sidebar" import { Breadcrumb, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator, } from "@/registry/new-york/ui/breadcrumb" import { Separator } from "@/registry/new-york/ui/separator" import {...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/sidebar-11/page.tsx
deprecated/www/__registry__/new-york/blocks/sidebar-11/page.tsx
import { AppSidebar } from "@/registry/new-york/blocks/sidebar-11/components/app-sidebar" import { Breadcrumb, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator, } from "@/registry/new-york/ui/breadcrumb" import { Separator } from "@/registry/new-york/ui/separator" import {...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/sidebar-03/page.tsx
deprecated/www/__registry__/new-york/blocks/sidebar-03/page.tsx
import { AppSidebar } from "@/registry/new-york/blocks/sidebar-03/components/app-sidebar" import { Breadcrumb, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator, } from "@/registry/new-york/ui/breadcrumb" import { Separator } from "@/registry/new-york/ui/separator" import {...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/login-03/page.tsx
deprecated/www/__registry__/new-york/blocks/login-03/page.tsx
import { GalleryVerticalEnd } from "lucide-react" import { LoginForm } from "@/registry/new-york/blocks/login-03/components/login-form" export default function LoginPage() { return ( <div className="flex min-h-svh flex-col items-center justify-center gap-6 bg-muted p-6 md:p-10"> <div className="flex w-ful...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/sidebar-09/page.tsx
deprecated/www/__registry__/new-york/blocks/sidebar-09/page.tsx
import { AppSidebar } from "@/registry/new-york/blocks/sidebar-09/components/app-sidebar" import { Breadcrumb, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator, } from "@/registry/new-york/ui/breadcrumb" import { Separator } from "@/registry/new-york/ui/separator" import {...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/sidebar-15/page.tsx
deprecated/www/__registry__/new-york/blocks/sidebar-15/page.tsx
import { SidebarLeft } from "@/registry/new-york/blocks/sidebar-15/components/sidebar-left" import { SidebarRight } from "@/registry/new-york/blocks/sidebar-15/components/sidebar-right" import { Breadcrumb, BreadcrumbItem, BreadcrumbList, BreadcrumbPage, } from "@/registry/new-york/ui/breadcrumb" import { Separ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/sidebar-14/page.tsx
deprecated/www/__registry__/new-york/blocks/sidebar-14/page.tsx
import { AppSidebar } from "@/registry/new-york/blocks/sidebar-14/components/app-sidebar" import { Breadcrumb, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator, } from "@/registry/new-york/ui/breadcrumb" import { SidebarInset, SidebarProvider, SidebarTrigger, } from ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/login-04/page.tsx
deprecated/www/__registry__/new-york/blocks/login-04/page.tsx
import { LoginForm } from "@/registry/new-york/blocks/login-04/components/login-form" export default function LoginPage() { return ( <div className="flex min-h-svh flex-col items-center justify-center bg-muted p-6 md:p-10"> <div className="w-full max-w-sm md:max-w-3xl"> <LoginForm /> </div> ...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/button-01/page.tsx
deprecated/www/__registry__/new-york/blocks/button-01/page.tsx
import { AmazingButton } from "@/registry/new-york/blocks/button-01/components/amazing-button" export default function Page() { return ( <div className="h-svh flex items-center justify-center"> <AmazingButton /> </div> ) }
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/sidebar-16/page.tsx
deprecated/www/__registry__/new-york/blocks/sidebar-16/page.tsx
import { AppSidebar } from "@/registry/new-york/blocks/sidebar-16/components/app-sidebar" import { SiteHeader } from "@/registry/new-york/blocks/sidebar-16/components/site-header" import { SidebarInset, SidebarProvider } from "@/registry/new-york/ui/sidebar" export const iframeHeight = "800px" export const descriptio...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/sidebar-04/page.tsx
deprecated/www/__registry__/new-york/blocks/sidebar-04/page.tsx
import { AppSidebar } from "@/registry/new-york/blocks/sidebar-04/components/app-sidebar" import { Breadcrumb, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator, } from "@/registry/new-york/ui/breadcrumb" import { Separator } from "@/registry/new-york/ui/separator" import {...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/sidebar-13/page.tsx
deprecated/www/__registry__/new-york/blocks/sidebar-13/page.tsx
import { SettingsDialog } from "@/registry/new-york/blocks/sidebar-13/components/settings-dialog" export default function Page() { return ( <div className="flex h-svh items-center justify-center"> <SettingsDialog /> </div> ) }
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/sidebar-05/page.tsx
deprecated/www/__registry__/new-york/blocks/sidebar-05/page.tsx
import { AppSidebar } from "@/registry/new-york/blocks/sidebar-05/components/app-sidebar" import { Breadcrumb, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator, } from "@/registry/new-york/ui/breadcrumb" import { Separator } from "@/registry/new-york/ui/separator" import {...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/sidebar-02/page.tsx
deprecated/www/__registry__/new-york/blocks/sidebar-02/page.tsx
import { AppSidebar } from "@/registry/new-york/blocks/sidebar-02/components/app-sidebar" import { Breadcrumb, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator, } from "@/registry/new-york/ui/breadcrumb" import { Separator } from "@/registry/new-york/ui/separator" import {...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/dashboard-01/page.tsx
deprecated/www/__registry__/new-york/blocks/dashboard-01/page.tsx
import { AppSidebar } from "@/registry/new-york/blocks/dashboard-01/components/app-sidebar" import { ChartAreaInteractive } from "@/registry/new-york/blocks/dashboard-01/components/chart-area-interactive" import { DataTable } from "@/registry/new-york/blocks/dashboard-01/components/data-table" import { SectionCards } f...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/sidebar-08/page.tsx
deprecated/www/__registry__/new-york/blocks/sidebar-08/page.tsx
import { AppSidebar } from "@/registry/new-york/blocks/sidebar-08/components/app-sidebar" import { Breadcrumb, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator, } from "@/registry/new-york/ui/breadcrumb" import { Separator } from "@/registry/new-york/ui/separator" import {...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/sidebar-12/page.tsx
deprecated/www/__registry__/new-york/blocks/sidebar-12/page.tsx
import { AppSidebar } from "@/registry/new-york/blocks/sidebar-12/components/app-sidebar" import { Breadcrumb, BreadcrumbItem, BreadcrumbList, BreadcrumbPage, } from "@/registry/new-york/ui/breadcrumb" import { Separator } from "@/registry/new-york/ui/separator" import { SidebarInset, SidebarProvider, Sid...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/login-02/page.tsx
deprecated/www/__registry__/new-york/blocks/login-02/page.tsx
import { GalleryVerticalEnd } from "lucide-react" import { LoginForm } from "@/registry/new-york/blocks/login-02/components/login-form" export default function LoginPage() { return ( <div className="grid min-h-svh lg:grid-cols-2"> <div className="flex flex-col gap-4 p-6 md:p-10"> <div className="f...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/login-01/page.tsx
deprecated/www/__registry__/new-york/blocks/login-01/page.tsx
import { LoginForm } from "@/registry/new-york/blocks/login-01/components/login-form" export default function Page() { return ( <div className="flex min-h-svh w-full items-center justify-center p-6 md:p-10"> <div className="w-full max-w-sm"> <LoginForm /> </div> </div> ) }
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false
shadcn-ui/ui
https://github.com/shadcn-ui/ui/blob/ccafdaf7c6f6747a24f54e84436b42ec42f01779/deprecated/www/__registry__/new-york/blocks/sidebar-07/page.tsx
deprecated/www/__registry__/new-york/blocks/sidebar-07/page.tsx
import { AppSidebar } from "@/registry/new-york/blocks/sidebar-07/components/app-sidebar" import { Breadcrumb, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator, } from "@/registry/new-york/ui/breadcrumb" import { Separator } from "@/registry/new-york/ui/separator" import {...
typescript
MIT
ccafdaf7c6f6747a24f54e84436b42ec42f01779
2026-01-04T15:25:31.746168Z
false