ci(changesets): version packages (#4248)

This commit is contained in:
github-actions[bot] 2024-12-06 19:11:51 -03:00 committed by GitHub
parent 551ab18406
commit ac94e47e67
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
99 changed files with 522 additions and 99 deletions

View File

@ -1,50 +0,0 @@
---
"@nextui-org/scroll-shadow": patch
"@nextui-org/autocomplete": patch
"@nextui-org/breadcrumbs": patch
"@nextui-org/date-picker": patch
"@nextui-org/date-input": patch
"@nextui-org/pagination": patch
"@nextui-org/accordion": patch
"@nextui-org/input-otp": patch
"@nextui-org/calendar": patch
"@nextui-org/checkbox": patch
"@nextui-org/dropdown": patch
"@nextui-org/progress": patch
"@nextui-org/skeleton": patch
"@nextui-org/divider": patch
"@nextui-org/listbox": patch
"@nextui-org/popover": patch
"@nextui-org/snippet": patch
"@nextui-org/spinner": patch
"@nextui-org/tooltip": patch
"@nextui-org/avatar": patch
"@nextui-org/button": patch
"@nextui-org/drawer": patch
"@nextui-org/navbar": patch
"@nextui-org/ripple": patch
"@nextui-org/select": patch
"@nextui-org/slider": patch
"@nextui-org/spacer": patch
"@nextui-org/switch": patch
"@nextui-org/alert": patch
"@nextui-org/badge": patch
"@nextui-org/image": patch
"@nextui-org/input": patch
"@nextui-org/modal": patch
"@nextui-org/radio": patch
"@nextui-org/table": patch
"@nextui-org/card": patch
"@nextui-org/chip": patch
"@nextui-org/code": patch
"@nextui-org/form": patch
"@nextui-org/link": patch
"@nextui-org/menu": patch
"@nextui-org/tabs": patch
"@nextui-org/user": patch
"@nextui-org/system-rsc": patch
"@nextui-org/kbd": patch
"@nextui-org/react": patch
---
Fix peerDeps & core package client on export \*

View File

@ -1,5 +1,16 @@
# @nextui-org/accordion
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/divider@2.2.2
- @nextui-org/aria-utils@2.2.2
- @nextui-org/framer-utils@2.1.2
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/accordion",
"version": "2.2.1",
"version": "2.2.2",
"description": "Collapse display a list of high-level options that can expand/collapse to reveal more information.",
"keywords": [
"react",

View File

@ -1,5 +1,14 @@
# @nextui-org/alert
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/button@2.2.2
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/alert",
"version": "2.2.1",
"version": "2.2.2",
"description": "Alerts are temporary notifications that provide concise feedback about an action or event.",
"keywords": [
"alert"

View File

@ -1,5 +1,21 @@
# @nextui-org/autocomplete
## 2.3.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/scroll-shadow@2.3.2
- @nextui-org/listbox@2.3.2
- @nextui-org/popover@2.3.2
- @nextui-org/spinner@2.2.2
- @nextui-org/button@2.2.2
- @nextui-org/input@2.4.2
- @nextui-org/form@2.1.2
- @nextui-org/aria-utils@2.2.2
## 2.3.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/autocomplete",
"version": "2.3.1",
"version": "2.3.2",
"description": "An autocomplete combines a text input with a listbox, allowing users to filter a list of options to items matching a query.",
"keywords": [
"autocomplete"

View File

@ -1,5 +1,11 @@
# @nextui-org/avatar
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/avatar",
"version": "2.2.1",
"version": "2.2.2",
"description": "The Avatar component is used to represent a user, and displays the profile picture, initials or fallback icon.",
"keywords": [
"avatar"

View File

@ -1,5 +1,11 @@
# @nextui-org/badge
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/badge",
"version": "2.2.1",
"version": "2.2.2",
"description": "Badges are used as a small numerical value or status descriptor for UI elements.",
"keywords": [
"badge"

View File

@ -1,5 +1,11 @@
# @nextui-org/breadcrumbs
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/breadcrumbs",
"version": "2.2.1",
"version": "2.2.2",
"description": "Breadcrumbs display a hierarchy of links to the current page or resource in an application.",
"keywords": [
"breadcrumbs"

View File

@ -1,5 +1,15 @@
# @nextui-org/button
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/spinner@2.2.2
- @nextui-org/ripple@2.2.2
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/button",
"version": "2.2.1",
"version": "2.2.2",
"description": "Buttons allow users to perform actions and choose with a single tap.",
"keywords": [
"button"

View File

@ -1,5 +1,15 @@
# @nextui-org/calendar
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/button@2.2.2
- @nextui-org/framer-utils@2.1.2
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/calendar",
"version": "2.2.1",
"version": "2.2.2",
"description": "A calendar displays one or more date grids and allows users to select a single date.",
"keywords": [
"calendar"

View File

@ -1,5 +1,14 @@
# @nextui-org/card
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/ripple@2.2.2
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/card",
"version": "2.2.1",
"version": "2.2.2",
"description": "Card is a container for text, photos, and actions in the context of a single subject.",
"keywords": [
"card"

View File

@ -1,5 +1,14 @@
# @nextui-org/checkbox
## 2.3.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/form@2.1.2
## 2.3.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/checkbox",
"version": "2.3.1",
"version": "2.3.2",
"description": "Checkboxes allow users to select multiple items from a list of individual items, or to mark one individual item as selected.",
"keywords": [
"checkbox"

View File

@ -1,5 +1,11 @@
# @nextui-org/chip
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/chip",
"version": "2.2.1",
"version": "2.2.2",
"description": "Chips help people enter information, make selections, filter content, or trigger actions.",
"keywords": [
"chip"

View File

@ -1,5 +1,14 @@
# @nextui-org/code
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/system-rsc@2.3.2
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/code",
"version": "2.2.1",
"version": "2.2.2",
"description": "Code is a component used to display inline code.",
"keywords": [
"code"

View File

@ -1,5 +1,14 @@
# @nextui-org/date-input
## 2.3.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/form@2.1.2
## 2.3.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/date-input",
"version": "2.3.1",
"version": "2.3.2",
"description": "A date input allows users to enter and edit date and time values using a keyboard.",
"keywords": [
"date-field"

View File

@ -1,5 +1,19 @@
# @nextui-org/date-picker
## 2.3.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/date-input@2.3.2
- @nextui-org/calendar@2.2.2
- @nextui-org/popover@2.3.2
- @nextui-org/button@2.2.2
- @nextui-org/form@2.1.2
- @nextui-org/aria-utils@2.2.2
## 2.3.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/date-picker",
"version": "2.3.1",
"version": "2.3.2",
"description": "A date picker combines a DateInput and a Calendar popover to allow users to enter or select a date and time value.",
"keywords": [
"date-picker"

View File

@ -1,5 +1,14 @@
# @nextui-org/divider
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/system-rsc@2.3.2
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/divider",
"version": "2.2.1",
"version": "2.2.2",
"description": ". A separator is a visual divider between two groups of content",
"keywords": [
"divider"

View File

@ -1,5 +1,15 @@
# @nextui-org/drawer
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/modal@2.2.2
- @nextui-org/framer-utils@2.1.2
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/drawer",
"version": "2.2.1",
"version": "2.2.2",
"description": "Used to render a content that slides in from the side of the screen.",
"keywords": [
"drawer"

View File

@ -1,5 +1,16 @@
# @nextui-org/dropdown
## 2.3.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/popover@2.3.2
- @nextui-org/menu@2.2.2
- @nextui-org/aria-utils@2.2.2
## 2.3.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/dropdown",
"version": "2.3.1",
"version": "2.3.2",
"description": "A dropdown displays a list of actions or options that a user can choose.",
"keywords": [
"dropdown"

View File

@ -1,5 +1,14 @@
# @nextui-org/form
## 2.1.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies []:
- @nextui-org/system@2.4.2
## 2.1.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/form",
"version": "2.1.1",
"version": "2.1.2",
"description": "A form is a group of inputs that allows users submit data to a server and supports field validation errors.",
"keywords": [
"form"

View File

@ -1,5 +1,11 @@
# @nextui-org/image
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/image",
"version": "2.2.1",
"version": "2.2.2",
"description": "A simple image component",
"keywords": [
"image"

View File

@ -1,5 +1,14 @@
# @nextui-org/input-otp
## 2.1.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/form@2.1.2
## 2.1.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/input-otp",
"version": "2.1.1",
"version": "2.1.2",
"description": "",
"keywords": [
"input-otp"

View File

@ -1,5 +1,14 @@
# @nextui-org/input
## 2.4.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/form@2.1.2
## 2.4.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/input",
"version": "2.4.1",
"version": "2.4.2",
"description": "The input component is designed for capturing user input within a text field.",
"keywords": [
"input"

View File

@ -1,5 +1,14 @@
# @nextui-org/kbd
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/system-rsc@2.3.2
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/kbd",
"version": "2.2.1",
"version": "2.2.2",
"description": "The keyboard key components indicates which key or set of keys used to execute a specificv action",
"keywords": [
"kbd"

View File

@ -1,5 +1,11 @@
# @nextui-org/link
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/link",
"version": "2.2.1",
"version": "2.2.2",
"description": "Links allow users to click their way from page to page. This component is styled to resemble a hyperlink and semantically renders an <a>",
"keywords": [
"link"

View File

@ -1,5 +1,15 @@
# @nextui-org/listbox
## 2.3.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/divider@2.2.2
- @nextui-org/aria-utils@2.2.2
## 2.3.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/listbox",
"version": "2.3.1",
"version": "2.3.2",
"description": "A listbox displays a list of options and allows a user to select one or more of them.",
"keywords": [
"listbox"

View File

@ -1,5 +1,15 @@
# @nextui-org/menu
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/divider@2.2.2
- @nextui-org/aria-utils@2.2.2
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/menu",
"version": "2.2.1",
"version": "2.2.2",
"description": "A menu displays a list of options and allows a user to select one or more of them.",
"keywords": [
"menu"

View File

@ -1,5 +1,14 @@
# @nextui-org/modal
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies []:
- @nextui-org/framer-utils@2.1.2
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/modal",
"version": "2.2.1",
"version": "2.2.2",
"description": "Displays a dialog with a custom content that requires attention or provides additional information.",
"keywords": [
"modal"

View File

@ -1,5 +1,14 @@
# @nextui-org/navbar
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies []:
- @nextui-org/framer-utils@2.1.2
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/navbar",
"version": "2.2.1",
"version": "2.2.2",
"description": "A responsive navigation header positioned on top side of your page that includes support for branding, links, navigation, collapse and more.",
"keywords": [
"navbar"

View File

@ -1,5 +1,11 @@
# @nextui-org/pagination
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/pagination",
"version": "2.2.1",
"version": "2.2.2",
"description": "The Pagination component allows you to display active page and navigate between multiple pages.",
"keywords": [
"pagination"

View File

@ -1,5 +1,16 @@
# @nextui-org/popover
## 2.3.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/button@2.2.2
- @nextui-org/aria-utils@2.2.2
- @nextui-org/framer-utils@2.1.2
## 2.3.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/popover",
"version": "2.3.1",
"version": "2.3.2",
"description": "A popover is an overlay element positioned relative to a trigger.",
"keywords": [
"popover"

View File

@ -1,5 +1,11 @@
# @nextui-org/progress
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/progress",
"version": "2.2.1",
"version": "2.2.2",
"description": "Progress bars show either determinate or indeterminate progress of an operation over time.",
"keywords": [
"progress"

View File

@ -1,5 +1,14 @@
# @nextui-org/radio
## 2.3.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/form@2.1.2
## 2.3.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/radio",
"version": "2.3.1",
"version": "2.3.2",
"description": "Radios allow users to select a single option from a list of mutually exclusive options.",
"keywords": [
"radio"

View File

@ -1,5 +1,11 @@
# @nextui-org/ripple
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/ripple",
"version": "2.2.1",
"version": "2.2.2",
"description": "A simple implementation to display a ripple animation when the source component is clicked",
"keywords": [
"ripple"

View File

@ -1,5 +1,11 @@
# @nextui-org/scroll-shadow
## 2.3.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
## 2.3.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/scroll-shadow",
"version": "2.3.1",
"version": "2.3.2",
"description": "A component that applies top and bottom shadows when content overflows on scroll.",
"keywords": [
"scroll-shadow"

View File

@ -1,5 +1,19 @@
# @nextui-org/select
## 2.4.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/scroll-shadow@2.3.2
- @nextui-org/listbox@2.3.2
- @nextui-org/popover@2.3.2
- @nextui-org/spinner@2.2.2
- @nextui-org/form@2.1.2
- @nextui-org/aria-utils@2.2.2
## 2.4.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/select",
"version": "2.4.1",
"version": "2.4.2",
"description": "A select displays a collapsible list of options and allows a user to select one of them.",
"keywords": [
"select"

View File

@ -1,5 +1,11 @@
# @nextui-org/skeleton
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/skeleton",
"version": "2.2.1",
"version": "2.2.2",
"description": "Skeleton is used to display the loading state of some component.",
"keywords": [
"skeleton"

View File

@ -1,5 +1,14 @@
# @nextui-org/slider
## 2.4.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/tooltip@2.2.2
## 2.4.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/slider",
"version": "2.4.1",
"version": "2.4.2",
"description": "A slider allows a user to select one or more values within a range.",
"keywords": [
"slider"

View File

@ -1,5 +1,15 @@
# @nextui-org/snippet
## 2.2.3
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/tooltip@2.2.2
- @nextui-org/button@2.2.2
## 2.2.2
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/snippet",
"version": "2.2.2",
"version": "2.2.3",
"description": "Display a snippet of copyable code for the command line.",
"keywords": [
"snippet"

View File

@ -1,5 +1,14 @@
# @nextui-org/spacer
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/system-rsc@2.3.2
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/spacer",
"version": "2.2.1",
"version": "2.2.2",
"description": "A flexible spacer component designed to create consistent spacing and maintain alignment in your layout.",
"keywords": [
"spacer"

View File

@ -1,5 +1,14 @@
# @nextui-org/spinner
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/system-rsc@2.3.2
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/spinner",
"version": "2.2.1",
"version": "2.2.2",
"description": "Loaders express an unspecified wait time or display the length of a process.",
"keywords": [
"loading",

View File

@ -1,5 +1,11 @@
# @nextui-org/switch
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/switch",
"version": "2.2.1",
"version": "2.2.2",
"description": "A switch is similar to a checkbox, but represents on/off values as opposed to selection.",
"keywords": [
"switch"

View File

@ -1,5 +1,15 @@
# @nextui-org/table
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/checkbox@2.3.2
- @nextui-org/spacer@2.2.2
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/table",
"version": "2.2.1",
"version": "2.2.2",
"description": "Tables are used to display tabular data using rows and columns. ",
"keywords": [
"table"

View File

@ -1,5 +1,15 @@
# @nextui-org/tabs
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies []:
- @nextui-org/aria-utils@2.2.2
- @nextui-org/framer-utils@2.1.2
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/tabs",
"version": "2.2.1",
"version": "2.2.2",
"description": "Tabs organize content into multiple sections and allow users to navigate between them.",
"keywords": [
"tabs"

View File

@ -1,5 +1,15 @@
# @nextui-org/tooltip
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies []:
- @nextui-org/aria-utils@2.2.2
- @nextui-org/framer-utils@2.1.2
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/tooltip",
"version": "2.2.1",
"version": "2.2.2",
"description": "A React Component for rendering dynamically positioned Tooltips",
"keywords": [
"tooltip"

View File

@ -1,5 +1,14 @@
# @nextui-org/user
## 2.2.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/avatar@2.2.2
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/user",
"version": "2.2.1",
"version": "2.2.2",
"description": "Flexible User Profile Component.",
"keywords": [
"user"

View File

@ -1,5 +1,59 @@
# @nextui-org/react
## 2.6.3
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/scroll-shadow@2.3.2
- @nextui-org/autocomplete@2.3.2
- @nextui-org/breadcrumbs@2.2.2
- @nextui-org/date-picker@2.3.2
- @nextui-org/date-input@2.3.2
- @nextui-org/pagination@2.2.2
- @nextui-org/accordion@2.2.2
- @nextui-org/input-otp@2.1.2
- @nextui-org/calendar@2.2.2
- @nextui-org/checkbox@2.3.2
- @nextui-org/dropdown@2.3.2
- @nextui-org/progress@2.2.2
- @nextui-org/skeleton@2.2.2
- @nextui-org/divider@2.2.2
- @nextui-org/listbox@2.3.2
- @nextui-org/popover@2.3.2
- @nextui-org/snippet@2.2.3
- @nextui-org/spinner@2.2.2
- @nextui-org/tooltip@2.2.2
- @nextui-org/avatar@2.2.2
- @nextui-org/button@2.2.2
- @nextui-org/drawer@2.2.2
- @nextui-org/navbar@2.2.2
- @nextui-org/ripple@2.2.2
- @nextui-org/select@2.4.2
- @nextui-org/slider@2.4.2
- @nextui-org/spacer@2.2.2
- @nextui-org/switch@2.2.2
- @nextui-org/alert@2.2.2
- @nextui-org/badge@2.2.2
- @nextui-org/image@2.2.2
- @nextui-org/input@2.4.2
- @nextui-org/modal@2.2.2
- @nextui-org/radio@2.3.2
- @nextui-org/table@2.2.2
- @nextui-org/card@2.2.2
- @nextui-org/chip@2.2.2
- @nextui-org/code@2.2.2
- @nextui-org/form@2.1.2
- @nextui-org/link@2.2.2
- @nextui-org/menu@2.2.2
- @nextui-org/tabs@2.2.2
- @nextui-org/user@2.2.2
- @nextui-org/kbd@2.2.2
- @nextui-org/system@2.4.2
- @nextui-org/framer-utils@2.1.2
## 2.6.2
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/react",
"version": "2.6.2",
"version": "2.6.3",
"description": "🚀 Beautiful and modern React UI library.",
"author": "Junior Garcia <jrgarciadev@gmail.com>",
"homepage": "https://nextui.org",

View File

@ -1,5 +1,11 @@
# @nextui-org/system-rsc
## 2.3.2
### Patch Changes
- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*
## 2.3.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/system-rsc",
"version": "2.3.1",
"version": "2.3.2",
"description": "NextUI system primitives compatibles with RSC imports",
"keywords": [
"system-rsc"

View File

@ -1,5 +1,12 @@
# @nextui-org/system
## 2.4.2
### Patch Changes
- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/system-rsc@2.3.2
## 2.4.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/system",
"version": "2.4.1",
"version": "2.4.2",
"description": "NextUI system primitives",
"keywords": [
"system"

View File

@ -1,5 +1,12 @@
# @nextui-org/aria-utils
## 2.2.2
### Patch Changes
- Updated dependencies []:
- @nextui-org/system@2.4.2
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/aria-utils",
"version": "2.2.1",
"version": "2.2.2",
"description": "A package for managing @react-aria nextui utils.",
"keywords": [
"aria-utils"

View File

@ -1,5 +1,12 @@
# @nextui-org/framer-utils
## 2.1.2
### Patch Changes
- Updated dependencies []:
- @nextui-org/system@2.4.2
## 2.1.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/framer-utils",
"version": "2.1.1",
"version": "2.1.2",
"description": "A set of framer motion transitions for react",
"keywords": [
"framer-utils"