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 docs/content/docs/components/angle-slider.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/angle-slider"
npx shadcn@latest add @diceui/angle-slider
```

### Manual
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/avatar-group.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/avatar-group"
npx shadcn@latest add @diceui/avatar-group

```

Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/badge-overflow.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/badge-overflow"
npx shadcn@latest add @diceui/badge-overflow

```

Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/checkbox-group.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/checkbox-group"
npx shadcn@latest add @diceui/checkbox-group
```

### Manual
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/circular-progress.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/circular-progress"
npx shadcn@latest add @diceui/circular-progress
```

### Manual
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/color-picker.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/color-picker"
npx shadcn@latest add @diceui/color-picker

```

Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/color-swatch.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/color-swatch"
npx shadcn@latest add @diceui/color-swatch

```

Expand Down
6 changes: 3 additions & 3 deletions docs/content/docs/components/combobox.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/combobox"
npx shadcn@latest add @diceui/combobox
```

### Manual
Expand Down Expand Up @@ -148,7 +148,7 @@ A wrapper element that positions the combobox popover relative to the input and

<DataAttributesTable
data={[
{
{
title: "[data-state]",
value: ["open", "closed"],
},
Expand Down Expand Up @@ -494,4 +494,4 @@ A visual divider for separating options or groups.
description: "Closes the combobox popover, returns focus to the input, and resets or restores the input value."
},
]}
/>
/>
2 changes: 1 addition & 1 deletion docs/content/docs/components/compare-slider.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/compare-slider"
npx shadcn@latest add @diceui/compare-slider
```

### Manual
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/cropper.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/cropper"
npx shadcn@latest add @diceui/cropper

```

Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/editable.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/editable"
npx shadcn@latest add @diceui/editable
```

### Manual
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/file-upload.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/file-upload"
npx shadcn@latest add @diceui/file-upload
```

### Manual
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/fps.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/fps"
npx shadcn@latest add @diceui/fps
```

### Manual
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/kanban.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/kanban"
npx shadcn@latest add @diceui/kanban
```

### Manual
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/key-value.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/key-value"
npx shadcn@latest add @diceui/key-value
```

### Manual
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/listbox.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/listbox"
npx shadcn@latest add @diceui/listbox
```

### Manual
Expand Down
4 changes: 2 additions & 2 deletions docs/content/docs/components/marquee.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/marquee"
npx shadcn@latest add @diceui/marquee
```

### Manual
Expand Down Expand Up @@ -247,7 +247,7 @@ Edge overlay components for smooth gradient transitions.
- **RTL Support**: Automatically adapts to RTL (right-to-left) layouts
- **Screen Reader Support**: Content remains accessible to assistive technologies
- **Reduced Motion**: Respects user's `prefers-reduced-motion` setting
- **Pause Controls**:
- **Pause Controls**:
- **Hover**: Can be configured to pause animation when hovered
- **Keyboard**: Press Space key to pause/resume (when `pauseOnKeyboard` is enabled)
- **Focus Management**: Proper focus indicators and keyboard navigation when `pauseOnKeyboard` is enabled
2 changes: 1 addition & 1 deletion docs/content/docs/components/mask-input.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/mask-input"
npx shadcn@latest add @diceui/mask-input
```

### Manual
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/masonry.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/masonry"
npx shadcn@latest add @diceui/masonry
```

### Manual
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/media-player.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ links:
After completing the prerequisite component updates, install the media player:

```package-install
npx shadcn@latest add "https://diceui.com/r/media-player"
npx shadcn@latest add @diceui/media-player
```
</Step>
</Steps>
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/mention.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/mention"
npx shadcn@latest add @diceui/mention
```

### Manual
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/qr-code.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/qr-code"
npx shadcn@latest add @diceui/qr-code
```

### Manual
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/rating.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/rating"
npx shadcn@latest add @diceui/rating
```

### Manual
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/relative-time-card.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/relative-time-card"
npx shadcn@latest add @diceui/relative-time-card
```

### Manual
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/scroll-spy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/scroll-spy"
npx shadcn@latest add @diceui/scroll-spy
```

### Manual
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/scroller.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/scroller"
npx shadcn@latest add @diceui/scroller
```

### Manual
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/segmented-input.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/segmented-input"
npx shadcn@latest add @diceui/segmented-input
```

### Manual
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/sortable.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/sortable"
npx shadcn@latest add @diceui/sortable

```

Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/stack.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/stack"
npx shadcn@latest add @diceui/stack

```

Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/stat.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/stat"
npx shadcn@latest add @diceui/stat
```

### Manual
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/stepper.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/stepper"
npx shadcn@latest add @diceui/stepper

```

Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/tags-input.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/tags-input"
npx shadcn@latest add @diceui/tags-input
```

### Manual
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/time-picker.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/time-picker"
npx shadcn@latest add @diceui/time-picker
```

### Manual
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/timeline.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/timeline"
npx shadcn@latest add @diceui/timeline

```

Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/components/tour.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/tour"
npx shadcn@latest add @diceui/tour

```

Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/utilities/client-only.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/client-only"
npx shadcn@latest add @diceui/client-only
```

### Manual
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/utilities/composition.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/composition"
npx shadcn@latest add @diceui/composition
```

### Manual
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/utilities/direction-provider.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/direction-provider"
npx shadcn@latest add @diceui/direction-provider
```

### Manual
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/utilities/hitbox.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/hitbox"
npx shadcn@latest add @diceui/hitbox
```

### Manual
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/utilities/portal.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/portal"
npx shadcn@latest add @diceui/portal
```

### Manual
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/utilities/presence.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ links:
### CLI

```package-install
npx shadcn@latest add "https://diceui.com/r/presence"
npx shadcn@latest add @diceui/presence
```

### Manual
Expand Down
Loading