ci(changesets): version packages (#1940)

Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
This commit is contained in:
github-actions[bot] 2023-11-10 10:09:54 -03:00 committed by GitHub
parent 0fb2160899
commit 12cebcfdac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
64 changed files with 295 additions and 59 deletions

View File

@ -1,5 +0,0 @@
---
"@nextui-org/theme": patch
---
Fix #1933 TV Function refactored to support twMerge false opts.

View File

@ -1,5 +0,0 @@
---
"@nextui-org/system-rsc": patch
---
Fix #1935 size prop added to the omitted HTMLNextUIProps

View File

@ -1,5 +0,0 @@
---
"@nextui-org/navbar": patch
---
Fix #1941 style prop added to the base navbar element.

View File

@ -1,5 +0,0 @@
---
"@nextui-org/autocomplete": patch
---
Autocomplete Reference aims to input instead of aiming to the wrapper element

View File

@ -1,5 +0,0 @@
---
"@nextui-org/tabs": patch
---
Fix #1938 selectedKey duplicated declaration

View File

@ -1,5 +0,0 @@
---
"@nextui-org/switch": patch
---
Fix switch base element type it is an input now.

View File

@ -1,5 +1,14 @@
# @nextui-org/accordion
## 2.0.28
### Patch Changes
- Updated dependencies []:
- @nextui-org/divider@2.0.25
- @nextui-org/aria-utils@2.0.15
- @nextui-org/framer-transitions@2.0.15
## 2.0.27
### Patch Changes

View File

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

View File

@ -1,5 +1,20 @@
# @nextui-org/autocomplete
## 2.0.9
### Patch Changes
- [#1948](https://github.com/nextui-org/nextui/pull/1948) [`aab1dbf77`](https://github.com/nextui-org/nextui/commit/aab1dbf77cee29375bf958e44bdf1d6da037cf1f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Autocomplete Reference aims to input instead of aiming to the wrapper element
- Updated dependencies []:
- @nextui-org/button@2.0.26
- @nextui-org/input@2.1.16
- @nextui-org/listbox@2.1.16
- @nextui-org/popover@2.1.14
- @nextui-org/scroll-shadow@2.1.12
- @nextui-org/spinner@2.0.24
- @nextui-org/aria-utils@2.0.15
## 2.0.8
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/autocomplete",
"version": "2.0.8",
"version": "2.0.9",
"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,12 @@
# @nextui-org/badge
## 2.0.24
### Patch Changes
- Updated dependencies [[`a978687b0`](https://github.com/nextui-org/nextui/commit/a978687b0736d1e15943ef46628fc4fa0723ddc7)]:
- @nextui-org/system-rsc@2.0.11
## 2.0.23
### Patch Changes

View File

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

View File

@ -1,5 +1,13 @@
# @nextui-org/button
## 2.0.26
### Patch Changes
- Updated dependencies []:
- @nextui-org/ripple@2.0.24
- @nextui-org/spinner@2.0.24
## 2.0.25
### Patch Changes

View File

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

View File

@ -1,5 +1,12 @@
# @nextui-org/code
## 2.0.24
### Patch Changes
- Updated dependencies [[`a978687b0`](https://github.com/nextui-org/nextui/commit/a978687b0736d1e15943ef46628fc4fa0723ddc7)]:
- @nextui-org/system-rsc@2.0.11
## 2.0.23
### Patch Changes

View File

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

View File

@ -1,5 +1,12 @@
# @nextui-org/divider
## 2.0.25
### Patch Changes
- Updated dependencies [[`a978687b0`](https://github.com/nextui-org/nextui/commit/a978687b0736d1e15943ef46628fc4fa0723ddc7)]:
- @nextui-org/system-rsc@2.0.11
## 2.0.24
### Patch Changes

View File

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

View File

@ -1,5 +1,13 @@
# @nextui-org/dropdown
## 2.1.16
### Patch Changes
- Updated dependencies []:
- @nextui-org/menu@2.0.17
- @nextui-org/popover@2.1.14
## 2.1.15
### Patch Changes

View File

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

View File

@ -1,5 +1,12 @@
# @nextui-org/kbd
## 2.0.25
### Patch Changes
- Updated dependencies [[`a978687b0`](https://github.com/nextui-org/nextui/commit/a978687b0736d1e15943ef46628fc4fa0723ddc7)]:
- @nextui-org/system-rsc@2.0.11
## 2.0.24
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/kbd",
"version": "2.0.24",
"version": "2.0.25",
"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,13 @@
# @nextui-org/listbox
## 2.1.16
### Patch Changes
- Updated dependencies []:
- @nextui-org/divider@2.0.25
- @nextui-org/aria-utils@2.0.15
## 2.1.15
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/listbox",
"version": "2.1.15",
"version": "2.1.16",
"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,13 @@
# @nextui-org/menu
## 2.0.17
### Patch Changes
- Updated dependencies []:
- @nextui-org/divider@2.0.25
- @nextui-org/aria-utils@2.0.15
## 2.0.16
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/menu",
"version": "2.0.16",
"version": "2.0.17",
"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,12 @@
# @nextui-org/modal
## 2.0.28
### Patch Changes
- Updated dependencies []:
- @nextui-org/framer-transitions@2.0.15
## 2.0.27
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/modal",
"version": "2.0.27",
"version": "2.0.28",
"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.0.27
### Patch Changes
- [#1946](https://github.com/nextui-org/nextui/pull/1946) [`36775dcee`](https://github.com/nextui-org/nextui/commit/36775dceee18e4b69684bab4cbdd122a6034c91f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix #1941 style prop added to the base navbar element.
- Updated dependencies []:
- @nextui-org/framer-transitions@2.0.15
## 2.0.26
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/navbar",
"version": "2.0.26",
"version": "2.0.27",
"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,14 @@
# @nextui-org/popover
## 2.1.14
### Patch Changes
- Updated dependencies []:
- @nextui-org/button@2.0.26
- @nextui-org/aria-utils@2.0.15
- @nextui-org/framer-transitions@2.0.15
## 2.1.13
### Patch Changes

View File

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

View File

@ -1,5 +1,16 @@
# @nextui-org/select
## 2.1.20
### Patch Changes
- Updated dependencies []:
- @nextui-org/listbox@2.1.16
- @nextui-org/popover@2.1.14
- @nextui-org/scroll-shadow@2.1.12
- @nextui-org/spinner@2.0.24
- @nextui-org/aria-utils@2.0.15
## 2.1.19
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/select",
"version": "2.1.19",
"version": "2.1.20",
"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,12 @@
# @nextui-org/skeleton
## 2.0.24
### Patch Changes
- Updated dependencies [[`a978687b0`](https://github.com/nextui-org/nextui/commit/a978687b0736d1e15943ef46628fc4fa0723ddc7)]:
- @nextui-org/system-rsc@2.0.11
## 2.0.23
### Patch Changes

View File

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

View File

@ -1,5 +1,12 @@
# @nextui-org/slider
## 2.2.5
### Patch Changes
- Updated dependencies []:
- @nextui-org/tooltip@2.0.29
## 2.2.4
### Patch Changes

View File

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

View File

@ -1,5 +1,13 @@
# @nextui-org/snippet
## 2.0.30
### Patch Changes
- Updated dependencies []:
- @nextui-org/button@2.0.26
- @nextui-org/tooltip@2.0.29
## 2.0.29
### Patch Changes

View File

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

View File

@ -1,5 +1,12 @@
# @nextui-org/spacer
## 2.0.24
### Patch Changes
- Updated dependencies [[`a978687b0`](https://github.com/nextui-org/nextui/commit/a978687b0736d1e15943ef46628fc4fa0723ddc7)]:
- @nextui-org/system-rsc@2.0.11
## 2.0.23
### Patch Changes

View File

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

View File

@ -1,5 +1,12 @@
# @nextui-org/spinner
## 2.0.24
### Patch Changes
- Updated dependencies [[`a978687b0`](https://github.com/nextui-org/nextui/commit/a978687b0736d1e15943ef46628fc4fa0723ddc7)]:
- @nextui-org/system-rsc@2.0.11
## 2.0.23
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/spinner",
"version": "2.0.23",
"version": "2.0.24",
"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.0.25
### Patch Changes
- [#1949](https://github.com/nextui-org/nextui/pull/1949) [`467383b8a`](https://github.com/nextui-org/nextui/commit/467383b8a2ad42bd22fabe1f70ea17c95bede53b) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix switch base element type it is an input now.
## 2.0.24
### Patch Changes

View File

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

View File

@ -1,5 +1,13 @@
# @nextui-org/table
## 2.0.28
### Patch Changes
- Updated dependencies []:
- @nextui-org/checkbox@2.0.25
- @nextui-org/spacer@2.0.24
## 2.0.27
### Patch Changes

View File

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

View File

@ -1,5 +1,15 @@
# @nextui-org/tabs
## 2.0.26
### Patch Changes
- [#1948](https://github.com/nextui-org/nextui/pull/1948) [`aab1dbf77`](https://github.com/nextui-org/nextui/commit/aab1dbf77cee29375bf958e44bdf1d6da037cf1f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix #1938 selectedKey duplicated declaration
- Updated dependencies []:
- @nextui-org/aria-utils@2.0.15
- @nextui-org/framer-transitions@2.0.15
## 2.0.25
### Patch Changes

View File

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

View File

@ -1,5 +1,13 @@
# @nextui-org/tooltip
## 2.0.29
### Patch Changes
- Updated dependencies []:
- @nextui-org/aria-utils@2.0.15
- @nextui-org/framer-transitions@2.0.15
## 2.0.28
### Patch Changes

View File

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

View File

@ -1,5 +1,50 @@
# @nextui-org/react
## 2.2.9
### Patch Changes
- Updated dependencies [[`0f5cce5d6`](https://github.com/nextui-org/nextui/commit/0f5cce5d62713c59973b4330607cdcd3fd95d41a), [`36775dcee`](https://github.com/nextui-org/nextui/commit/36775dceee18e4b69684bab4cbdd122a6034c91f), [`aab1dbf77`](https://github.com/nextui-org/nextui/commit/aab1dbf77cee29375bf958e44bdf1d6da037cf1f), [`aab1dbf77`](https://github.com/nextui-org/nextui/commit/aab1dbf77cee29375bf958e44bdf1d6da037cf1f), [`467383b8a`](https://github.com/nextui-org/nextui/commit/467383b8a2ad42bd22fabe1f70ea17c95bede53b)]:
- @nextui-org/theme@2.1.17
- @nextui-org/navbar@2.0.27
- @nextui-org/autocomplete@2.0.9
- @nextui-org/tabs@2.0.26
- @nextui-org/switch@2.0.25
- @nextui-org/accordion@2.0.28
- @nextui-org/avatar@2.0.24
- @nextui-org/badge@2.0.24
- @nextui-org/breadcrumbs@2.0.4
- @nextui-org/button@2.0.26
- @nextui-org/card@2.0.24
- @nextui-org/checkbox@2.0.25
- @nextui-org/chip@2.0.25
- @nextui-org/code@2.0.24
- @nextui-org/divider@2.0.25
- @nextui-org/dropdown@2.1.16
- @nextui-org/image@2.0.24
- @nextui-org/input@2.1.16
- @nextui-org/kbd@2.0.25
- @nextui-org/link@2.0.26
- @nextui-org/listbox@2.1.16
- @nextui-org/menu@2.0.17
- @nextui-org/modal@2.0.28
- @nextui-org/pagination@2.0.26
- @nextui-org/popover@2.1.14
- @nextui-org/progress@2.0.24
- @nextui-org/radio@2.0.25
- @nextui-org/ripple@2.0.24
- @nextui-org/scroll-shadow@2.1.12
- @nextui-org/select@2.1.20
- @nextui-org/skeleton@2.0.24
- @nextui-org/slider@2.2.5
- @nextui-org/snippet@2.0.30
- @nextui-org/spacer@2.0.24
- @nextui-org/spinner@2.0.24
- @nextui-org/table@2.0.28
- @nextui-org/tooltip@2.0.29
- @nextui-org/user@2.0.25
- @nextui-org/system@2.0.15
## 2.2.8
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/react",
"version": "2.2.8",
"version": "2.2.9",
"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.0.11
### Patch Changes
- [#1936](https://github.com/nextui-org/nextui/pull/1936) [`a978687b0`](https://github.com/nextui-org/nextui/commit/a978687b0736d1e15943ef46628fc4fa0723ddc7) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix #1935 size prop added to the omitted HTMLNextUIProps
## 2.0.10
### Patch Changes

View File

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

View File

@ -1,5 +1,12 @@
# @nextui-org/system
## 2.0.15
### Patch Changes
- Updated dependencies [[`a978687b0`](https://github.com/nextui-org/nextui/commit/a978687b0736d1e15943ef46628fc4fa0723ddc7)]:
- @nextui-org/system-rsc@2.0.11
## 2.0.14
### Patch Changes

View File

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

View File

@ -1,5 +1,11 @@
# @nextui-org/theme
## 2.1.17
### Patch Changes
- [#1951](https://github.com/nextui-org/nextui/pull/1951) [`0f5cce5d6`](https://github.com/nextui-org/nextui/commit/0f5cce5d62713c59973b4330607cdcd3fd95d41a) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix #1933 TV Function refactored to support twMerge false opts.
## 2.1.16
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/theme",
"version": "2.1.16",
"version": "2.1.17",
"description": "The default theme for NextUI components",
"keywords": [
"theme",

View File

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

View File

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

View File

@ -1,5 +1,12 @@
# @nextui-org/framer-transitions
## 2.0.15
### Patch Changes
- Updated dependencies []:
- @nextui-org/system@2.0.15
## 2.0.14
### Patch Changes

View File

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