Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/docs/components/accordion.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ links:
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/accordion"
npx shadcn@latest add "https://blode.co/ui/r/accordion.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/alert-dialog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ links:
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/alert-dialog"
npx shadcn@latest add "https://blode.co/ui/r/alert-dialog.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/alert.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ component: true
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/alert"
npx shadcn@latest add "https://blode.co/ui/r/alert.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/ask-user-questions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ component: true
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/ask-user-questions"
npx shadcn@latest add "https://blode.co/ui/r/ask-user-questions.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/aspect-ratio.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ links:
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/aspect-ratio"
npx shadcn@latest add "https://blode.co/ui/r/aspect-ratio.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/attachment.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ component: true
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/attachment"
npx shadcn@latest add "https://blode.co/ui/r/attachment.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/autocomplete.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ links:
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/autocomplete"
npx shadcn@latest add "https://blode.co/ui/r/autocomplete.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/avatar.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ links:
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/avatar"
npx shadcn@latest add "https://blode.co/ui/r/avatar.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/badge.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ component: true
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/badge"
npx shadcn@latest add "https://blode.co/ui/r/badge.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/bar-list.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ component: true
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/bar-list"
npx shadcn@latest add "https://blode.co/ui/r/bar-list.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/breadcrumb.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ component: true
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/breadcrumb"
npx shadcn@latest add "https://blode.co/ui/r/breadcrumb.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/bubble.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ transcript entry that styles user and assistant turns for you, see
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/bubble"
npx shadcn@latest add "https://blode.co/ui/r/bubble.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/button-group.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ component: true
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/button-group"
npx shadcn@latest add "https://blode.co/ui/r/button-group.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/button.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ component: true
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/button"
npx shadcn@latest add "https://blode.co/ui/r/button.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/calendar.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ renders inside an `rtl` direction.
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/calendar"
npx shadcn@latest add "https://blode.co/ui/r/calendar.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/card.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ component: true
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/card"
npx shadcn@latest add "https://blode.co/ui/r/card.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/carousel.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The carousel component is built using the [Embla Carousel](https://www.embla-car
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/carousel"
npx shadcn@latest add "https://blode.co/ui/r/carousel.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/chat-message.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ component: true
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/chat-message"
npx shadcn@latest add "https://blode.co/ui/r/chat-message.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/checkbox-group.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ links:
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/checkbox-group"
npx shadcn@latest add "https://blode.co/ui/r/checkbox-group.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/checkbox.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ links:
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/checkbox"
npx shadcn@latest add "https://blode.co/ui/r/checkbox.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/circular-progress.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ component: true
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/circular-progress"
npx shadcn@latest add "https://blode.co/ui/r/circular-progress.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/collapsible.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ links:
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/collapsible"
npx shadcn@latest add "https://blode.co/ui/r/collapsible.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/combobox.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ links:
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/combobox"
npx shadcn@latest add "https://blode.co/ui/r/combobox.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/command.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The `<Command />` component uses the [`cmdk`](https://github.com/dip/cmdk) compo
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/command"
npx shadcn@latest add "https://blode.co/ui/r/command.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/context-menu.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ links:
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/context-menu"
npx shadcn@latest add "https://blode.co/ui/r/context-menu.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/copy-button.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ component: true
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/copy-button"
npx shadcn@latest add "https://blode.co/ui/r/copy-button.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/currency-input.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ component: true
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/currency-input"
npx shadcn@latest add "https://blode.co/ui/r/currency-input.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/data-table.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ This guide will show you how to use [TanStack Table](https://tanstack.com/table/
1. Add the `<Table />` component to your project:

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/table"
npx shadcn@latest add "https://blode.co/ui/r/table.json"
```

2. Add `tanstack/react-table` dependency:
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/dialog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ links:
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/dialog"
npx shadcn@latest add "https://blode.co/ui/r/dialog.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/drawer.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ links:
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/drawer"
npx shadcn@latest add "https://blode.co/ui/r/drawer.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/dropdown-menu.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ links:
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/dropdown-menu"
npx shadcn@latest add "https://blode.co/ui/r/dropdown-menu.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/empty.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ component: true
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/empty"
npx shadcn@latest add "https://blode.co/ui/r/empty.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/field.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ component: true
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/field"
npx shadcn@latest add "https://blode.co/ui/r/field.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/hover-card.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ links:
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/hover-card"
npx shadcn@latest add "https://blode.co/ui/r/hover-card.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/input-group.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ component: true
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/input-group"
npx shadcn@latest add "https://blode.co/ui/r/input-group.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/input-message.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ component: true
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/input-message"
npx shadcn@latest add "https://blode.co/ui/r/input-message.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/input-otp.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Input OTP is built on top of [input-otp](https://github.com/guilhermerodz/input-
<Step>Run the following command:</Step>

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/input-otp"
npx shadcn@latest add "https://blode.co/ui/r/input-otp.json"
```

<Step>Update `tailwind.config.js`</Step>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/input.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ component: true
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/input"
npx shadcn@latest add "https://blode.co/ui/r/input.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/item.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ component: true
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/item"
npx shadcn@latest add "https://blode.co/ui/r/item.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/kbd.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ published: true
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/kbd"
npx shadcn@latest add "https://blode.co/ui/r/kbd.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/label.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ links:
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/label"
npx shadcn@latest add "https://blode.co/ui/r/label.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/marker.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ component: true
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/marker"
npx shadcn@latest add "https://blode.co/ui/r/marker.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/menubar.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ links:
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/menubar"
npx shadcn@latest add "https://blode.co/ui/r/menubar.json"
```

</TabsContent>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/components/message-scroller.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ focused on composing messages, markers, tools, attachments, and prompt inputs.
<TabsContent value="cli">

```bash
npx shadcn@latest add "https://blode.co/ui/r/styles/default/message-scroller"
npx shadcn@latest add "https://blode.co/ui/r/message-scroller.json"
```

</TabsContent>
Expand Down
Loading