diff --git a/.changeset/pre.json b/.changeset/pre.json index a02c2dd131..1df248eb29 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -88,14 +88,18 @@ "@heroui/shared-icons": "2.1.7", "@heroui/shared-utils": "2.1.9", "@heroui/stories-utils": "2.1.7", - "@heroui/test-utils": "2.1.7" + "@heroui/test-utils": "2.1.7", + "@heroui/use-aria-overlay": "2.0.0" }, "changesets": [ + "kind-icons-talk", + "light-cups-melt", "poor-experts-leave", "quiet-colts-add", "slimy-beers-invent", "slimy-lobsters-peel", "strange-coats-carry", + "sweet-radios-brake", "tidy-mails-sing" ] } diff --git a/packages/components/accordion/CHANGELOG.md b/packages/components/accordion/CHANGELOG.md index 88c4a03298..dec4a0f394 100644 --- a/packages/components/accordion/CHANGELOG.md +++ b/packages/components/accordion/CHANGELOG.md @@ -1,5 +1,17 @@ # @heroui/accordion +## 2.2.17-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963), [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6)]: + - @heroui/use-aria-accordion@2.2.12-beta.1 + - @heroui/aria-utils@2.2.17-beta.3 + - @heroui/divider@2.2.14-beta.3 + - @heroui/framer-utils@2.1.16-beta.3 + ## 2.2.17-beta.2 ### Patch Changes diff --git a/packages/components/accordion/package.json b/packages/components/accordion/package.json index 326f0fed10..19b7458555 100644 --- a/packages/components/accordion/package.json +++ b/packages/components/accordion/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/accordion", - "version": "2.2.17-beta.2", + "version": "2.2.17-beta.3", "description": "Collapse display a list of high-level options that can expand/collapse to reveal more information.", "keywords": [ "react", diff --git a/packages/components/alert/CHANGELOG.md b/packages/components/alert/CHANGELOG.md index fe2d1f2243..f4d16eecef 100644 --- a/packages/components/alert/CHANGELOG.md +++ b/packages/components/alert/CHANGELOG.md @@ -1,5 +1,14 @@ # @heroui/alert +## 2.2.20-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963)]: + - @heroui/button@2.2.20-beta.3 + ## 2.2.20-beta.2 ### Patch Changes diff --git a/packages/components/alert/package.json b/packages/components/alert/package.json index c6898e2aa6..5144009273 100644 --- a/packages/components/alert/package.json +++ b/packages/components/alert/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/alert", - "version": "2.2.20-beta.2", + "version": "2.2.20-beta.3", "description": "Alerts are temporary notifications that provide concise feedback about an action or event.", "keywords": [ "alert" diff --git a/packages/components/autocomplete/CHANGELOG.md b/packages/components/autocomplete/CHANGELOG.md index fadef90361..d34a2ec325 100644 --- a/packages/components/autocomplete/CHANGELOG.md +++ b/packages/components/autocomplete/CHANGELOG.md @@ -1,5 +1,24 @@ # @heroui/autocomplete +## 2.3.21-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- [#5100](https://github.com/heroui-inc/heroui/pull/5100) [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6) Thanks [@wingkwong](https://github.com/wingkwong)! - refactor: overlay & interactOutside + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963), [`224b53c`](https://github.com/heroui-inc/heroui/commit/224b53caad8a9a1ff37884edbc1256c953583db9), [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6)]: + - @heroui/use-aria-button@2.2.14-beta.1 + - @heroui/aria-utils@2.2.17-beta.3 + - @heroui/listbox@2.3.19-beta.3 + - @heroui/popover@2.3.20-beta.3 + - @heroui/button@2.2.20-beta.3 + - @heroui/input@2.4.20-beta.3 + - @heroui/form@2.1.19-beta.3 + - @heroui/spinner@2.2.17-beta.3 + - @heroui/scroll-shadow@2.3.14-beta.2 + ## 2.3.21-beta.2 ### Patch Changes diff --git a/packages/components/autocomplete/package.json b/packages/components/autocomplete/package.json index 0c62547d38..0f6c3eef38 100644 --- a/packages/components/autocomplete/package.json +++ b/packages/components/autocomplete/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/autocomplete", - "version": "2.3.21-beta.2", + "version": "2.3.21-beta.3", "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" diff --git a/packages/components/avatar/CHANGELOG.md b/packages/components/avatar/CHANGELOG.md index 1cb18eee0c..4478b05b0c 100644 --- a/packages/components/avatar/CHANGELOG.md +++ b/packages/components/avatar/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/avatar +## 2.2.16-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + ## 2.2.16-beta.2 ### Patch Changes diff --git a/packages/components/avatar/package.json b/packages/components/avatar/package.json index d0f4ba406a..76d4ed5a0d 100644 --- a/packages/components/avatar/package.json +++ b/packages/components/avatar/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/avatar", - "version": "2.2.16-beta.2", + "version": "2.2.16-beta.3", "description": "The Avatar component is used to represent a user, and displays the profile picture, initials or fallback icon.", "keywords": [ "avatar" diff --git a/packages/components/breadcrumbs/CHANGELOG.md b/packages/components/breadcrumbs/CHANGELOG.md index 2a634ba0cb..f70a6902dd 100644 --- a/packages/components/breadcrumbs/CHANGELOG.md +++ b/packages/components/breadcrumbs/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/breadcrumbs +## 2.2.16-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + ## 2.2.16-beta.2 ### Patch Changes diff --git a/packages/components/breadcrumbs/package.json b/packages/components/breadcrumbs/package.json index 65c5ff9c38..6857022c3e 100644 --- a/packages/components/breadcrumbs/package.json +++ b/packages/components/breadcrumbs/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/breadcrumbs", - "version": "2.2.16-beta.2", + "version": "2.2.16-beta.3", "description": "Breadcrumbs display a hierarchy of links to the current page or resource in an application.", "keywords": [ "breadcrumbs" diff --git a/packages/components/button/CHANGELOG.md b/packages/components/button/CHANGELOG.md index 2a6689aa26..8a893e1d46 100644 --- a/packages/components/button/CHANGELOG.md +++ b/packages/components/button/CHANGELOG.md @@ -1,5 +1,16 @@ # @heroui/button +## 2.2.20-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963), [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6)]: + - @heroui/use-aria-button@2.2.14-beta.1 + - @heroui/spinner@2.2.17-beta.3 + - @heroui/ripple@2.2.15-beta.2 + ## 2.2.20-beta.2 ### Patch Changes diff --git a/packages/components/button/package.json b/packages/components/button/package.json index d909727423..0377766ac1 100644 --- a/packages/components/button/package.json +++ b/packages/components/button/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/button", - "version": "2.2.20-beta.2", + "version": "2.2.20-beta.3", "description": "Buttons allow users to perform actions and choose with a single tap.", "keywords": [ "button" diff --git a/packages/components/calendar/CHANGELOG.md b/packages/components/calendar/CHANGELOG.md index a1d20f095c..8778b3a08e 100644 --- a/packages/components/calendar/CHANGELOG.md +++ b/packages/components/calendar/CHANGELOG.md @@ -1,5 +1,16 @@ # @heroui/calendar +## 2.2.20-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963), [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6)]: + - @heroui/use-aria-button@2.2.14-beta.1 + - @heroui/button@2.2.20-beta.3 + - @heroui/framer-utils@2.1.16-beta.3 + ## 2.2.20-beta.2 ### Patch Changes diff --git a/packages/components/calendar/package.json b/packages/components/calendar/package.json index 8370d3c7a4..5824bb9cf2 100644 --- a/packages/components/calendar/package.json +++ b/packages/components/calendar/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/calendar", - "version": "2.2.20-beta.2", + "version": "2.2.20-beta.3", "description": "A calendar displays one or more date grids and allows users to select a single date.", "keywords": [ "calendar" diff --git a/packages/components/card/CHANGELOG.md b/packages/components/card/CHANGELOG.md index 95b7c59030..1aed65f9f2 100644 --- a/packages/components/card/CHANGELOG.md +++ b/packages/components/card/CHANGELOG.md @@ -1,5 +1,15 @@ # @heroui/card +## 2.2.19-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963), [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6)]: + - @heroui/use-aria-button@2.2.14-beta.1 + - @heroui/ripple@2.2.15-beta.2 + ## 2.2.19-beta.2 ### Patch Changes diff --git a/packages/components/card/package.json b/packages/components/card/package.json index 7238fdd356..0816a75419 100644 --- a/packages/components/card/package.json +++ b/packages/components/card/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/card", - "version": "2.2.19-beta.2", + "version": "2.2.19-beta.3", "description": "Card is a container for text, photos, and actions in the context of a single subject.", "keywords": [ "card" diff --git a/packages/components/checkbox/CHANGELOG.md b/packages/components/checkbox/CHANGELOG.md index 8586ea46bb..37700290b6 100644 --- a/packages/components/checkbox/CHANGELOG.md +++ b/packages/components/checkbox/CHANGELOG.md @@ -1,5 +1,14 @@ # @heroui/checkbox +## 2.3.19-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963)]: + - @heroui/form@2.1.19-beta.3 + ## 2.3.19-beta.2 ### Patch Changes diff --git a/packages/components/checkbox/package.json b/packages/components/checkbox/package.json index 90cc485118..ff762368c4 100644 --- a/packages/components/checkbox/package.json +++ b/packages/components/checkbox/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/checkbox", - "version": "2.3.19-beta.2", + "version": "2.3.19-beta.3", "description": "Checkboxes allow users to select multiple items from a list of individual items, or to mark one individual item as selected.", "keywords": [ "checkbox" diff --git a/packages/components/chip/CHANGELOG.md b/packages/components/chip/CHANGELOG.md index eb10a46e05..f763d9dfc6 100644 --- a/packages/components/chip/CHANGELOG.md +++ b/packages/components/chip/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/chip +## 2.2.16-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + ## 2.2.16-beta.2 ### Patch Changes diff --git a/packages/components/chip/package.json b/packages/components/chip/package.json index 774a79ce0e..b29b2da7e9 100644 --- a/packages/components/chip/package.json +++ b/packages/components/chip/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/chip", - "version": "2.2.16-beta.2", + "version": "2.2.16-beta.3", "description": "Chips help people enter information, make selections, filter content, or trigger actions.", "keywords": [ "chip" diff --git a/packages/components/code/CHANGELOG.md b/packages/components/code/CHANGELOG.md index 331dc1a1aa..9019eaac21 100644 --- a/packages/components/code/CHANGELOG.md +++ b/packages/components/code/CHANGELOG.md @@ -1,5 +1,12 @@ # @heroui/code +## 2.2.15-beta.3 + +### Patch Changes + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963)]: + - @heroui/system-rsc@2.3.14-beta.3 + ## 2.2.15-beta.2 ### Patch Changes diff --git a/packages/components/code/package.json b/packages/components/code/package.json index 676cbc9f98..6869869692 100644 --- a/packages/components/code/package.json +++ b/packages/components/code/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/code", - "version": "2.2.15-beta.2", + "version": "2.2.15-beta.3", "description": "Code is a component used to display inline code.", "keywords": [ "code" diff --git a/packages/components/date-input/CHANGELOG.md b/packages/components/date-input/CHANGELOG.md index 807f6b2ca8..1dcac6f3eb 100644 --- a/packages/components/date-input/CHANGELOG.md +++ b/packages/components/date-input/CHANGELOG.md @@ -1,5 +1,14 @@ # @heroui/date-input +## 2.3.19-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963)]: + - @heroui/form@2.1.19-beta.3 + ## 2.3.19-beta.2 ### Patch Changes diff --git a/packages/components/date-input/package.json b/packages/components/date-input/package.json index b1d605cec7..08faaec777 100644 --- a/packages/components/date-input/package.json +++ b/packages/components/date-input/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/date-input", - "version": "2.3.19-beta.2", + "version": "2.3.19-beta.3", "description": "A date input allows users to enter and edit date and time values using a keyboard.", "keywords": [ "date-field" diff --git a/packages/components/date-picker/CHANGELOG.md b/packages/components/date-picker/CHANGELOG.md index 1246055e77..a2901e1de3 100644 --- a/packages/components/date-picker/CHANGELOG.md +++ b/packages/components/date-picker/CHANGELOG.md @@ -1,5 +1,21 @@ # @heroui/date-picker +## 2.3.20-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- [#5100](https://github.com/heroui-inc/heroui/pull/5100) [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6) Thanks [@wingkwong](https://github.com/wingkwong)! - refactor: overlay & interactOutside + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963), [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6)]: + - @heroui/date-input@2.3.19-beta.3 + - @heroui/aria-utils@2.2.17-beta.3 + - @heroui/calendar@2.2.20-beta.3 + - @heroui/popover@2.3.20-beta.3 + - @heroui/button@2.2.20-beta.3 + - @heroui/form@2.1.19-beta.3 + ## 2.3.20-beta.2 ### Patch Changes diff --git a/packages/components/date-picker/package.json b/packages/components/date-picker/package.json index 48f71a6d64..d1d7f494fb 100644 --- a/packages/components/date-picker/package.json +++ b/packages/components/date-picker/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/date-picker", - "version": "2.3.20-beta.2", + "version": "2.3.20-beta.3", "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" diff --git a/packages/components/divider/CHANGELOG.md b/packages/components/divider/CHANGELOG.md index edab84b742..28e54d1309 100644 --- a/packages/components/divider/CHANGELOG.md +++ b/packages/components/divider/CHANGELOG.md @@ -1,5 +1,14 @@ # @heroui/divider +## 2.2.14-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963)]: + - @heroui/system-rsc@2.3.14-beta.3 + ## 2.2.14-beta.2 ### Patch Changes diff --git a/packages/components/divider/package.json b/packages/components/divider/package.json index 311b8b3143..92df03e5e5 100644 --- a/packages/components/divider/package.json +++ b/packages/components/divider/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/divider", - "version": "2.2.14-beta.2", + "version": "2.2.14-beta.3", "description": ". A separator is a visual divider between two groups of content", "keywords": [ "divider" diff --git a/packages/components/drawer/CHANGELOG.md b/packages/components/drawer/CHANGELOG.md index ebbbbac6dc..1aa8e891b4 100644 --- a/packages/components/drawer/CHANGELOG.md +++ b/packages/components/drawer/CHANGELOG.md @@ -1,5 +1,13 @@ # @heroui/drawer +## 2.2.17-beta.3 + +### Patch Changes + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963), [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6)]: + - @heroui/modal@2.2.17-beta.3 + - @heroui/framer-utils@2.1.16-beta.3 + ## 2.2.17-beta.2 ### Patch Changes diff --git a/packages/components/drawer/package.json b/packages/components/drawer/package.json index 007a1f2ae8..9838ebd4b6 100644 --- a/packages/components/drawer/package.json +++ b/packages/components/drawer/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/drawer", - "version": "2.2.17-beta.2", + "version": "2.2.17-beta.3", "description": "Used to render a content that slides in from the side of the screen.", "keywords": [ "drawer" diff --git a/packages/components/dropdown/CHANGELOG.md b/packages/components/dropdown/CHANGELOG.md index 514acec619..c691d4d132 100644 --- a/packages/components/dropdown/CHANGELOG.md +++ b/packages/components/dropdown/CHANGELOG.md @@ -1,5 +1,18 @@ # @heroui/dropdown +## 2.3.20-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- [#5100](https://github.com/heroui-inc/heroui/pull/5100) [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6) Thanks [@wingkwong](https://github.com/wingkwong)! - refactor: overlay & interactOutside + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963), [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6)]: + - @heroui/aria-utils@2.2.17-beta.3 + - @heroui/popover@2.3.20-beta.3 + - @heroui/menu@2.2.19-beta.3 + ## 2.3.20-beta.2 ### Patch Changes diff --git a/packages/components/dropdown/package.json b/packages/components/dropdown/package.json index e51d11833f..c3b74cfd20 100644 --- a/packages/components/dropdown/package.json +++ b/packages/components/dropdown/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/dropdown", - "version": "2.3.20-beta.2", + "version": "2.3.20-beta.3", "description": "A dropdown displays a list of actions or options that a user can choose.", "keywords": [ "dropdown" diff --git a/packages/components/form/CHANGELOG.md b/packages/components/form/CHANGELOG.md index f74ba47616..9c509c585a 100644 --- a/packages/components/form/CHANGELOG.md +++ b/packages/components/form/CHANGELOG.md @@ -1,5 +1,14 @@ # @heroui/form +## 2.1.19-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963)]: + - @heroui/system@2.4.16-beta.3 + ## 2.1.19-beta.2 ### Patch Changes diff --git a/packages/components/form/package.json b/packages/components/form/package.json index 8a73605102..4b1986c7a9 100644 --- a/packages/components/form/package.json +++ b/packages/components/form/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/form", - "version": "2.1.19-beta.2", + "version": "2.1.19-beta.3", "description": "A form is a group of inputs that allows users submit data to a server and supports field validation errors.", "keywords": [ "form" diff --git a/packages/components/input-otp/CHANGELOG.md b/packages/components/input-otp/CHANGELOG.md index 659167b095..af100039e7 100644 --- a/packages/components/input-otp/CHANGELOG.md +++ b/packages/components/input-otp/CHANGELOG.md @@ -1,5 +1,14 @@ # @heroui/input-otp +## 2.1.19-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963)]: + - @heroui/form@2.1.19-beta.3 + ## 2.1.19-beta.2 ### Patch Changes diff --git a/packages/components/input-otp/package.json b/packages/components/input-otp/package.json index 7880e81665..f0095502f7 100644 --- a/packages/components/input-otp/package.json +++ b/packages/components/input-otp/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/input-otp", - "version": "2.1.19-beta.2", + "version": "2.1.19-beta.3", "description": "", "keywords": [ "input-otp" diff --git a/packages/components/input/CHANGELOG.md b/packages/components/input/CHANGELOG.md index 56c52e67b7..1e19ead7f7 100644 --- a/packages/components/input/CHANGELOG.md +++ b/packages/components/input/CHANGELOG.md @@ -1,5 +1,16 @@ # @heroui/input +## 2.4.20-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- [#5161](https://github.com/heroui-inc/heroui/pull/5161) [`224b53c`](https://github.com/heroui-inc/heroui/commit/224b53caad8a9a1ff37884edbc1256c953583db9) Thanks [@dklymenk](https://github.com/dklymenk)! - fix `Input` accessibility label duplication (#5150) + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963)]: + - @heroui/form@2.1.19-beta.3 + ## 2.4.20-beta.2 ### Patch Changes diff --git a/packages/components/input/package.json b/packages/components/input/package.json index 6ab6560891..1a87c4c6e9 100644 --- a/packages/components/input/package.json +++ b/packages/components/input/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/input", - "version": "2.4.20-beta.2", + "version": "2.4.20-beta.3", "description": "The input component is designed for capturing user input within a text field.", "keywords": [ "input" diff --git a/packages/components/kbd/CHANGELOG.md b/packages/components/kbd/CHANGELOG.md index 769bb5ed7c..95d3e233e3 100644 --- a/packages/components/kbd/CHANGELOG.md +++ b/packages/components/kbd/CHANGELOG.md @@ -1,5 +1,14 @@ # @heroui/kbd +## 2.2.16-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963)]: + - @heroui/system-rsc@2.3.14-beta.3 + ## 2.2.16-beta.2 ### Patch Changes diff --git a/packages/components/kbd/package.json b/packages/components/kbd/package.json index c520d0e4a4..cdf88932db 100644 --- a/packages/components/kbd/package.json +++ b/packages/components/kbd/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/kbd", - "version": "2.2.16-beta.2", + "version": "2.2.16-beta.3", "description": "The keyboard key components indicates which key or set of keys used to execute a specificv action", "keywords": [ "kbd" diff --git a/packages/components/link/CHANGELOG.md b/packages/components/link/CHANGELOG.md index 9ba058ac01..a7b69f2dfa 100644 --- a/packages/components/link/CHANGELOG.md +++ b/packages/components/link/CHANGELOG.md @@ -1,5 +1,14 @@ # @heroui/link +## 2.2.17-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963)]: + - @heroui/use-aria-link@2.2.15-beta.1 + ## 2.2.17-beta.2 ### Patch Changes diff --git a/packages/components/link/package.json b/packages/components/link/package.json index 5620ae0e77..d8408ea9c6 100644 --- a/packages/components/link/package.json +++ b/packages/components/link/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/link", - "version": "2.2.17-beta.2", + "version": "2.2.17-beta.3", "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" diff --git a/packages/components/listbox/CHANGELOG.md b/packages/components/listbox/CHANGELOG.md index 257be5eaeb..360d8e606e 100644 --- a/packages/components/listbox/CHANGELOG.md +++ b/packages/components/listbox/CHANGELOG.md @@ -1,5 +1,15 @@ # @heroui/listbox +## 2.3.19-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963), [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6)]: + - @heroui/aria-utils@2.2.17-beta.3 + - @heroui/divider@2.2.14-beta.3 + ## 2.3.19-beta.2 ### Patch Changes diff --git a/packages/components/listbox/package.json b/packages/components/listbox/package.json index 54dbd46d77..3f73a462e9 100644 --- a/packages/components/listbox/package.json +++ b/packages/components/listbox/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/listbox", - "version": "2.3.19-beta.2", + "version": "2.3.19-beta.3", "description": "A listbox displays a list of options and allows a user to select one or more of them.", "keywords": [ "listbox" diff --git a/packages/components/menu/CHANGELOG.md b/packages/components/menu/CHANGELOG.md index f7553c60ed..79348d98ab 100644 --- a/packages/components/menu/CHANGELOG.md +++ b/packages/components/menu/CHANGELOG.md @@ -1,5 +1,15 @@ # @heroui/menu +## 2.2.19-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963), [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6)]: + - @heroui/aria-utils@2.2.17-beta.3 + - @heroui/divider@2.2.14-beta.3 + ## 2.2.19-beta.2 ### Patch Changes diff --git a/packages/components/menu/package.json b/packages/components/menu/package.json index 98fdab4c2f..c867f982b6 100644 --- a/packages/components/menu/package.json +++ b/packages/components/menu/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/menu", - "version": "2.2.19-beta.2", + "version": "2.2.19-beta.3", "description": "A menu displays a list of options and allows a user to select one or more of them.", "keywords": [ "menu" diff --git a/packages/components/modal/CHANGELOG.md b/packages/components/modal/CHANGELOG.md index 6dae8e2efd..be80a40a01 100644 --- a/packages/components/modal/CHANGELOG.md +++ b/packages/components/modal/CHANGELOG.md @@ -1,5 +1,20 @@ # @heroui/modal +## 2.2.17-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- [#5100](https://github.com/heroui-inc/heroui/pull/5100) [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6) Thanks [@wingkwong](https://github.com/wingkwong)! - refactor: overlay & interactOutside + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963), [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6)]: + - @heroui/use-aria-modal-overlay@2.2.13-beta.1 + - @heroui/use-aria-button@2.2.14-beta.1 + - @heroui/use-disclosure@2.2.12-beta.1 + - @heroui/use-draggable@2.1.12-beta.1 + - @heroui/framer-utils@2.1.16-beta.3 + ## 2.2.17-beta.2 ### Patch Changes diff --git a/packages/components/modal/package.json b/packages/components/modal/package.json index 996aebe6fe..ccbbfef5c3 100644 --- a/packages/components/modal/package.json +++ b/packages/components/modal/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/modal", - "version": "2.2.17-beta.2", + "version": "2.2.17-beta.3", "description": "Displays a dialog with a custom content that requires attention or provides additional information.", "keywords": [ "modal" diff --git a/packages/components/navbar/CHANGELOG.md b/packages/components/navbar/CHANGELOG.md index c71d16d9fa..80d3240bee 100644 --- a/packages/components/navbar/CHANGELOG.md +++ b/packages/components/navbar/CHANGELOG.md @@ -1,5 +1,14 @@ # @heroui/navbar +## 2.2.18-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- Updated dependencies []: + - @heroui/framer-utils@2.1.16-beta.3 + ## 2.2.18-beta.2 ### Patch Changes diff --git a/packages/components/navbar/package.json b/packages/components/navbar/package.json index 22a9feb041..92d84865e1 100644 --- a/packages/components/navbar/package.json +++ b/packages/components/navbar/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/navbar", - "version": "2.2.18-beta.2", + "version": "2.2.18-beta.3", "description": "A responsive navigation header positioned on top side of your page that includes support for branding, links, navigation, collapse and more.", "keywords": [ "navbar" diff --git a/packages/components/number-input/CHANGELOG.md b/packages/components/number-input/CHANGELOG.md index bb9514f272..c4759ddc06 100644 --- a/packages/components/number-input/CHANGELOG.md +++ b/packages/components/number-input/CHANGELOG.md @@ -1,5 +1,15 @@ # @heroui/number-input +## 2.0.10-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963)]: + - @heroui/button@2.2.20-beta.3 + - @heroui/form@2.1.19-beta.3 + ## 2.0.10-beta.2 ### Patch Changes diff --git a/packages/components/number-input/package.json b/packages/components/number-input/package.json index e765940881..2d6f48eabd 100644 --- a/packages/components/number-input/package.json +++ b/packages/components/number-input/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/number-input", - "version": "2.0.10-beta.2", + "version": "2.0.10-beta.3", "description": "The numeric input component is designed for users to enter a number, and increase or decrease the value using stepper buttons", "keywords": [ "input", diff --git a/packages/components/pagination/CHANGELOG.md b/packages/components/pagination/CHANGELOG.md index da5857b15d..09ec4582a0 100644 --- a/packages/components/pagination/CHANGELOG.md +++ b/packages/components/pagination/CHANGELOG.md @@ -1,5 +1,15 @@ # @heroui/pagination +## 2.2.18-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963)]: + - @heroui/use-intersection-observer@2.2.12-beta.1 + - @heroui/use-pagination@2.2.13-beta.1 + ## 2.2.18-beta.2 ### Patch Changes diff --git a/packages/components/pagination/package.json b/packages/components/pagination/package.json index 84357aee79..681595dc23 100644 --- a/packages/components/pagination/package.json +++ b/packages/components/pagination/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/pagination", - "version": "2.2.18-beta.2", + "version": "2.2.18-beta.3", "description": "The Pagination component allows you to display active page and navigate between multiple pages.", "keywords": [ "pagination" diff --git a/packages/components/popover/CHANGELOG.md b/packages/components/popover/CHANGELOG.md index 55d348a087..01903d5fa8 100644 --- a/packages/components/popover/CHANGELOG.md +++ b/packages/components/popover/CHANGELOG.md @@ -1,5 +1,20 @@ # @heroui/popover +## 2.3.20-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- [#5100](https://github.com/heroui-inc/heroui/pull/5100) [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6) Thanks [@wingkwong](https://github.com/wingkwong)! - refactor: overlay & interactOutside + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963), [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6)]: + - @heroui/use-aria-button@2.2.14-beta.1 + - @heroui/aria-utils@2.2.17-beta.3 + - @heroui/button@2.2.20-beta.3 + - @heroui/use-aria-overlay@2.0.1-beta.0 + - @heroui/framer-utils@2.1.16-beta.3 + ## 2.3.20-beta.2 ### Patch Changes diff --git a/packages/components/popover/package.json b/packages/components/popover/package.json index b97221b39a..0fde0ee11f 100644 --- a/packages/components/popover/package.json +++ b/packages/components/popover/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/popover", - "version": "2.3.20-beta.2", + "version": "2.3.20-beta.3", "description": "A popover is an overlay element positioned relative to a trigger.", "keywords": [ "popover" diff --git a/packages/components/progress/CHANGELOG.md b/packages/components/progress/CHANGELOG.md index c76c1f3e2a..7a0f873e7d 100644 --- a/packages/components/progress/CHANGELOG.md +++ b/packages/components/progress/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/progress +## 2.2.16-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + ## 2.2.16-beta.2 ### Patch Changes diff --git a/packages/components/progress/package.json b/packages/components/progress/package.json index f256de4175..eb65381585 100644 --- a/packages/components/progress/package.json +++ b/packages/components/progress/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/progress", - "version": "2.2.16-beta.2", + "version": "2.2.16-beta.3", "description": "Progress bars show either determinate or indeterminate progress of an operation over time.", "keywords": [ "progress" diff --git a/packages/components/radio/CHANGELOG.md b/packages/components/radio/CHANGELOG.md index 4fcbd11dca..f68e1f97e1 100644 --- a/packages/components/radio/CHANGELOG.md +++ b/packages/components/radio/CHANGELOG.md @@ -1,5 +1,14 @@ # @heroui/radio +## 2.3.19-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963)]: + - @heroui/form@2.1.19-beta.3 + ## 2.3.19-beta.2 ### Patch Changes diff --git a/packages/components/radio/package.json b/packages/components/radio/package.json index 9156211d67..e60d2f18d8 100644 --- a/packages/components/radio/package.json +++ b/packages/components/radio/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/radio", - "version": "2.3.19-beta.2", + "version": "2.3.19-beta.3", "description": "Radios allow users to select a single option from a list of mutually exclusive options.", "keywords": [ "radio" diff --git a/packages/components/select/CHANGELOG.md b/packages/components/select/CHANGELOG.md index 4e2aa6310a..1b3c0ee03f 100644 --- a/packages/components/select/CHANGELOG.md +++ b/packages/components/select/CHANGELOG.md @@ -1,5 +1,23 @@ # @heroui/select +## 2.4.20-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- [#5100](https://github.com/heroui-inc/heroui/pull/5100) [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6) Thanks [@wingkwong](https://github.com/wingkwong)! - refactor: overlay & interactOutside + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963), [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6)]: + - @heroui/use-aria-multiselect@2.4.13-beta.1 + - @heroui/use-aria-button@2.2.14-beta.1 + - @heroui/aria-utils@2.2.17-beta.3 + - @heroui/listbox@2.3.19-beta.3 + - @heroui/popover@2.3.20-beta.3 + - @heroui/form@2.1.19-beta.3 + - @heroui/spinner@2.2.17-beta.3 + - @heroui/scroll-shadow@2.3.14-beta.2 + ## 2.4.20-beta.2 ### Patch Changes diff --git a/packages/components/select/package.json b/packages/components/select/package.json index a15e30804b..4f301bf13f 100644 --- a/packages/components/select/package.json +++ b/packages/components/select/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/select", - "version": "2.4.20-beta.2", + "version": "2.4.20-beta.3", "description": "A select displays a collapsible list of options and allows a user to select one of them.", "keywords": [ "select" diff --git a/packages/components/slider/CHANGELOG.md b/packages/components/slider/CHANGELOG.md index 0023d93f92..b5a48274a5 100644 --- a/packages/components/slider/CHANGELOG.md +++ b/packages/components/slider/CHANGELOG.md @@ -1,5 +1,14 @@ # @heroui/slider +## 2.4.17-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963), [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6)]: + - @heroui/tooltip@2.2.17-beta.3 + ## 2.4.17-beta.2 ### Patch Changes diff --git a/packages/components/slider/package.json b/packages/components/slider/package.json index 92bc400e32..4a93eec699 100644 --- a/packages/components/slider/package.json +++ b/packages/components/slider/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/slider", - "version": "2.4.17-beta.2", + "version": "2.4.17-beta.3", "description": "A slider allows a user to select one or more values within a range.", "keywords": [ "slider" diff --git a/packages/components/snippet/CHANGELOG.md b/packages/components/snippet/CHANGELOG.md index 2dbf914a4a..6c83e0e252 100644 --- a/packages/components/snippet/CHANGELOG.md +++ b/packages/components/snippet/CHANGELOG.md @@ -1,5 +1,15 @@ # @heroui/snippet +## 2.2.21-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963), [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6)]: + - @heroui/tooltip@2.2.17-beta.3 + - @heroui/button@2.2.20-beta.3 + ## 2.2.21-beta.2 ### Patch Changes diff --git a/packages/components/snippet/package.json b/packages/components/snippet/package.json index 6d7b9e1227..82ebfa741d 100644 --- a/packages/components/snippet/package.json +++ b/packages/components/snippet/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/snippet", - "version": "2.2.21-beta.2", + "version": "2.2.21-beta.3", "description": "Display a snippet of copyable code for the command line.", "keywords": [ "snippet" diff --git a/packages/components/spacer/CHANGELOG.md b/packages/components/spacer/CHANGELOG.md index 976dc7be74..421a7286cc 100644 --- a/packages/components/spacer/CHANGELOG.md +++ b/packages/components/spacer/CHANGELOG.md @@ -1,5 +1,12 @@ # @heroui/spacer +## 2.2.15-beta.3 + +### Patch Changes + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963)]: + - @heroui/system-rsc@2.3.14-beta.3 + ## 2.2.15-beta.2 ### Patch Changes diff --git a/packages/components/spacer/package.json b/packages/components/spacer/package.json index 53ebd29a97..b6028b71a0 100644 --- a/packages/components/spacer/package.json +++ b/packages/components/spacer/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/spacer", - "version": "2.2.15-beta.2", + "version": "2.2.15-beta.3", "description": "A flexible spacer component designed to create consistent spacing and maintain alignment in your layout.", "keywords": [ "spacer" diff --git a/packages/components/spinner/CHANGELOG.md b/packages/components/spinner/CHANGELOG.md index 2057becf60..37573cd3b6 100644 --- a/packages/components/spinner/CHANGELOG.md +++ b/packages/components/spinner/CHANGELOG.md @@ -1,5 +1,13 @@ # @heroui/spinner +## 2.2.17-beta.3 + +### Patch Changes + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963)]: + - @heroui/system-rsc@2.3.14-beta.3 + - @heroui/system@2.4.16-beta.3 + ## 2.2.17-beta.2 ### Patch Changes diff --git a/packages/components/spinner/package.json b/packages/components/spinner/package.json index 7ae24062eb..cc34edfb5e 100644 --- a/packages/components/spinner/package.json +++ b/packages/components/spinner/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/spinner", - "version": "2.2.17-beta.2", + "version": "2.2.17-beta.3", "description": "Loaders express an unspecified wait time or display the length of a process.", "keywords": [ "loading", diff --git a/packages/components/switch/CHANGELOG.md b/packages/components/switch/CHANGELOG.md index 1f1358c91b..5f6bf3d9d2 100644 --- a/packages/components/switch/CHANGELOG.md +++ b/packages/components/switch/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/switch +## 2.2.18-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + ## 2.2.18-beta.2 ### Patch Changes diff --git a/packages/components/switch/package.json b/packages/components/switch/package.json index 7a242f5ea3..2a47f34f1c 100644 --- a/packages/components/switch/package.json +++ b/packages/components/switch/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/switch", - "version": "2.2.18-beta.2", + "version": "2.2.18-beta.3", "description": "A switch is similar to a checkbox, but represents on/off values as opposed to selection.", "keywords": [ "switch" diff --git a/packages/components/table/CHANGELOG.md b/packages/components/table/CHANGELOG.md index 735679eba3..4bef92737c 100644 --- a/packages/components/table/CHANGELOG.md +++ b/packages/components/table/CHANGELOG.md @@ -1,5 +1,15 @@ # @heroui/table +## 2.2.19-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963)]: + - @heroui/checkbox@2.3.19-beta.3 + - @heroui/spacer@2.2.15-beta.3 + ## 2.2.19-beta.2 ### Patch Changes diff --git a/packages/components/table/package.json b/packages/components/table/package.json index f11bf40f70..b8502c6224 100644 --- a/packages/components/table/package.json +++ b/packages/components/table/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/table", - "version": "2.2.19-beta.2", + "version": "2.2.19-beta.3", "description": "Tables are used to display tabular data using rows and columns. ", "keywords": [ "table" diff --git a/packages/components/tabs/CHANGELOG.md b/packages/components/tabs/CHANGELOG.md index 098b4ed0a0..aea1a54a80 100644 --- a/packages/components/tabs/CHANGELOG.md +++ b/packages/components/tabs/CHANGELOG.md @@ -1,5 +1,15 @@ # @heroui/tabs +## 2.2.17-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963), [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6)]: + - @heroui/aria-utils@2.2.17-beta.3 + - @heroui/framer-utils@2.1.16-beta.3 + ## 2.2.17-beta.2 ### Patch Changes diff --git a/packages/components/tabs/package.json b/packages/components/tabs/package.json index fa1d74fe44..ef4fe4b8d9 100644 --- a/packages/components/tabs/package.json +++ b/packages/components/tabs/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/tabs", - "version": "2.2.17-beta.2", + "version": "2.2.17-beta.3", "description": "Tabs organize content into multiple sections and allow users to navigate between them.", "keywords": [ "tabs" diff --git a/packages/components/toast/CHANGELOG.md b/packages/components/toast/CHANGELOG.md index 5bcc6b954b..18dbe5c595 100644 --- a/packages/components/toast/CHANGELOG.md +++ b/packages/components/toast/CHANGELOG.md @@ -1,5 +1,14 @@ # @heroui/toast +## 2.0.10-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- Updated dependencies []: + - @heroui/spinner@2.2.17-beta.3 + ## 2.0.10-beta.2 ### Patch Changes diff --git a/packages/components/toast/package.json b/packages/components/toast/package.json index 2f19bcfb6f..d1da781d34 100644 --- a/packages/components/toast/package.json +++ b/packages/components/toast/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/toast", - "version": "2.0.10-beta.2", + "version": "2.0.10-beta.3", "description": "Toast are temporary notifications that provide concise feedback about an action or event", "keywords": [ "toast" diff --git a/packages/components/tooltip/CHANGELOG.md b/packages/components/tooltip/CHANGELOG.md index b4f91eb1f3..cbd38dfa67 100644 --- a/packages/components/tooltip/CHANGELOG.md +++ b/packages/components/tooltip/CHANGELOG.md @@ -1,5 +1,18 @@ # @heroui/tooltip +## 2.2.17-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- [#5100](https://github.com/heroui-inc/heroui/pull/5100) [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6) Thanks [@wingkwong](https://github.com/wingkwong)! - refactor: overlay & interactOutside + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963), [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6)]: + - @heroui/aria-utils@2.2.17-beta.3 + - @heroui/use-aria-overlay@2.0.1-beta.0 + - @heroui/framer-utils@2.1.16-beta.3 + ## 2.2.17-beta.2 ### Patch Changes diff --git a/packages/components/tooltip/package.json b/packages/components/tooltip/package.json index a0114c1921..25bff12c91 100644 --- a/packages/components/tooltip/package.json +++ b/packages/components/tooltip/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/tooltip", - "version": "2.2.17-beta.2", + "version": "2.2.17-beta.3", "description": "A React Component for rendering dynamically positioned Tooltips", "keywords": [ "tooltip" diff --git a/packages/components/user/CHANGELOG.md b/packages/components/user/CHANGELOG.md index 844c62b387..8a203c8e33 100644 --- a/packages/components/user/CHANGELOG.md +++ b/packages/components/user/CHANGELOG.md @@ -1,5 +1,14 @@ # @heroui/user +## 2.2.16-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963)]: + - @heroui/avatar@2.2.16-beta.3 + ## 2.2.16-beta.2 ### Patch Changes diff --git a/packages/components/user/package.json b/packages/components/user/package.json index 385d81f9e1..b23abf4d94 100644 --- a/packages/components/user/package.json +++ b/packages/components/user/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/user", - "version": "2.2.16-beta.2", + "version": "2.2.16-beta.3", "description": "Flexible User Profile Component.", "keywords": [ "user" diff --git a/packages/core/react/CHANGELOG.md b/packages/core/react/CHANGELOG.md index b5dbfdb9dc..8af9e38b7f 100644 --- a/packages/core/react/CHANGELOG.md +++ b/packages/core/react/CHANGELOG.md @@ -1,5 +1,61 @@ # @heroui/react +## 2.8.0-beta.6 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963), [`224b53c`](https://github.com/heroui-inc/heroui/commit/224b53caad8a9a1ff37884edbc1256c953583db9), [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6)]: + - @heroui/autocomplete@2.3.21-beta.3 + - @heroui/number-input@2.0.10-beta.3 + - @heroui/breadcrumbs@2.2.16-beta.3 + - @heroui/date-picker@2.3.20-beta.3 + - @heroui/date-input@2.3.19-beta.3 + - @heroui/pagination@2.2.18-beta.3 + - @heroui/accordion@2.2.17-beta.3 + - @heroui/input-otp@2.1.19-beta.3 + - @heroui/calendar@2.2.20-beta.3 + - @heroui/checkbox@2.3.19-beta.3 + - @heroui/dropdown@2.3.20-beta.3 + - @heroui/progress@2.2.16-beta.3 + - @heroui/divider@2.2.14-beta.3 + - @heroui/listbox@2.3.19-beta.3 + - @heroui/popover@2.3.20-beta.3 + - @heroui/snippet@2.2.21-beta.3 + - @heroui/tooltip@2.2.17-beta.3 + - @heroui/avatar@2.2.16-beta.3 + - @heroui/button@2.2.20-beta.3 + - @heroui/navbar@2.2.18-beta.3 + - @heroui/select@2.4.20-beta.3 + - @heroui/slider@2.4.17-beta.3 + - @heroui/switch@2.2.18-beta.3 + - @heroui/alert@2.2.20-beta.3 + - @heroui/input@2.4.20-beta.3 + - @heroui/modal@2.2.17-beta.3 + - @heroui/radio@2.3.19-beta.3 + - @heroui/table@2.2.19-beta.3 + - @heroui/toast@2.0.10-beta.3 + - @heroui/card@2.2.19-beta.3 + - @heroui/chip@2.2.16-beta.3 + - @heroui/form@2.1.19-beta.3 + - @heroui/link@2.2.17-beta.3 + - @heroui/menu@2.2.19-beta.3 + - @heroui/tabs@2.2.17-beta.3 + - @heroui/user@2.2.16-beta.3 + - @heroui/kbd@2.2.16-beta.3 + - @heroui/system@2.4.16-beta.3 + - @heroui/drawer@2.2.17-beta.3 + - @heroui/badge@2.2.13-beta.2 + - @heroui/skeleton@2.2.13-beta.2 + - @heroui/code@2.2.15-beta.3 + - @heroui/spacer@2.2.15-beta.3 + - @heroui/spinner@2.2.17-beta.3 + - @heroui/image@2.2.13-beta.2 + - @heroui/ripple@2.2.15-beta.2 + - @heroui/scroll-shadow@2.3.14-beta.2 + - @heroui/framer-utils@2.1.16-beta.3 + ## 2.8.0-beta.5 ### Minor Changes diff --git a/packages/core/react/package.json b/packages/core/react/package.json index 4380895bee..8a075fe64e 100644 --- a/packages/core/react/package.json +++ b/packages/core/react/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/react", - "version": "2.8.0-beta.5", + "version": "2.8.0-beta.6", "description": "🚀 Beautiful and modern React UI library.", "author": "HeroUI ", "homepage": "https://heroui.com", diff --git a/packages/core/system-rsc/CHANGELOG.md b/packages/core/system-rsc/CHANGELOG.md index 640d58bf77..674a2a90f9 100644 --- a/packages/core/system-rsc/CHANGELOG.md +++ b/packages/core/system-rsc/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/system-rsc +## 2.3.14-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + ## 2.3.14-beta.2 ### Patch Changes diff --git a/packages/core/system-rsc/package.json b/packages/core/system-rsc/package.json index 549090445f..e27f6c13b3 100644 --- a/packages/core/system-rsc/package.json +++ b/packages/core/system-rsc/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/system-rsc", - "version": "2.3.14-beta.2", + "version": "2.3.14-beta.3", "description": "HeroUI system primitives compatibles with RSC imports", "keywords": [ "system-rsc" diff --git a/packages/core/system/CHANGELOG.md b/packages/core/system/CHANGELOG.md index 5f29789b7c..b71a2ee355 100644 --- a/packages/core/system/CHANGELOG.md +++ b/packages/core/system/CHANGELOG.md @@ -1,5 +1,14 @@ # @heroui/system +## 2.4.16-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963)]: + - @heroui/system-rsc@2.3.14-beta.3 + ## 2.4.16-beta.2 ### Patch Changes diff --git a/packages/core/system/package.json b/packages/core/system/package.json index 18cf60387f..b45547720e 100644 --- a/packages/core/system/package.json +++ b/packages/core/system/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/system", - "version": "2.4.16-beta.2", + "version": "2.4.16-beta.3", "description": "HeroUI system primitives", "keywords": [ "system" diff --git a/packages/hooks/use-aria-accordion-item/CHANGELOG.md b/packages/hooks/use-aria-accordion-item/CHANGELOG.md index 1383c2b61a..4f20d2513e 100644 --- a/packages/hooks/use-aria-accordion-item/CHANGELOG.md +++ b/packages/hooks/use-aria-accordion-item/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/use-aria-accordion-item +## 2.2.12-beta.1 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + ## 2.2.12-beta.0 ### Patch Changes diff --git a/packages/hooks/use-aria-accordion-item/package.json b/packages/hooks/use-aria-accordion-item/package.json index 419b83e2d7..1c87a59647 100644 --- a/packages/hooks/use-aria-accordion-item/package.json +++ b/packages/hooks/use-aria-accordion-item/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-aria-accordion-item", - "version": "2.2.12-beta.0", + "version": "2.2.12-beta.1", "description": "Internal impl for react aria accordion item", "keywords": [ "use-aria-accordion-item" diff --git a/packages/hooks/use-aria-accordion/CHANGELOG.md b/packages/hooks/use-aria-accordion/CHANGELOG.md index afb1da3249..340247e5fd 100644 --- a/packages/hooks/use-aria-accordion/CHANGELOG.md +++ b/packages/hooks/use-aria-accordion/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/use-aria-accordion +## 2.2.12-beta.1 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + ## 2.2.12-beta.0 ### Patch Changes diff --git a/packages/hooks/use-aria-accordion/package.json b/packages/hooks/use-aria-accordion/package.json index d3d3b8bc85..9917dea1a2 100644 --- a/packages/hooks/use-aria-accordion/package.json +++ b/packages/hooks/use-aria-accordion/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-aria-accordion", - "version": "2.2.12-beta.0", + "version": "2.2.12-beta.1", "description": "React-aria useAccordion hooks with custom implementations", "keywords": [ "use-aria-accordion" diff --git a/packages/hooks/use-aria-button/CHANGELOG.md b/packages/hooks/use-aria-button/CHANGELOG.md index d299ef32fe..507d7d157f 100644 --- a/packages/hooks/use-aria-button/CHANGELOG.md +++ b/packages/hooks/use-aria-button/CHANGELOG.md @@ -1,5 +1,13 @@ # @heroui/use-aria-button +## 2.2.14-beta.1 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- [#5100](https://github.com/heroui-inc/heroui/pull/5100) [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6) Thanks [@wingkwong](https://github.com/wingkwong)! - refactor: overlay & interactOutside + ## 2.2.14-beta.0 ### Patch Changes diff --git a/packages/hooks/use-aria-button/package.json b/packages/hooks/use-aria-button/package.json index b29af6f509..7e53b1d801 100644 --- a/packages/hooks/use-aria-button/package.json +++ b/packages/hooks/use-aria-button/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-aria-button", - "version": "2.2.14-beta.0", + "version": "2.2.14-beta.1", "description": "Internal hook to handle button a11y and events, this is based on react-aria button hook but without the onClick warning", "keywords": [ "use-aria-button" diff --git a/packages/hooks/use-aria-link/CHANGELOG.md b/packages/hooks/use-aria-link/CHANGELOG.md index e1e7d7d2d9..a9d4a4a82e 100644 --- a/packages/hooks/use-aria-link/CHANGELOG.md +++ b/packages/hooks/use-aria-link/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/use-aria-link +## 2.2.15-beta.1 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + ## 2.2.15-beta.0 ### Patch Changes diff --git a/packages/hooks/use-aria-link/package.json b/packages/hooks/use-aria-link/package.json index b9c0fb7182..6eba193b23 100644 --- a/packages/hooks/use-aria-link/package.json +++ b/packages/hooks/use-aria-link/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-aria-link", - "version": "2.2.15-beta.0", + "version": "2.2.15-beta.1", "description": "Internal hook to handle link a11y and events, this is based on react-aria link hook but without the onClick warning", "keywords": [ "use-aria-link" diff --git a/packages/hooks/use-aria-modal-overlay/CHANGELOG.md b/packages/hooks/use-aria-modal-overlay/CHANGELOG.md index c009cd452b..66080faa78 100644 --- a/packages/hooks/use-aria-modal-overlay/CHANGELOG.md +++ b/packages/hooks/use-aria-modal-overlay/CHANGELOG.md @@ -1,5 +1,16 @@ # @heroui/use-aria-modal-overlay +## 2.2.13-beta.1 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- [#5100](https://github.com/heroui-inc/heroui/pull/5100) [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6) Thanks [@wingkwong](https://github.com/wingkwong)! - refactor: overlay & interactOutside + +- Updated dependencies [[`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6)]: + - @heroui/use-aria-overlay@2.0.1-beta.0 + ## 2.2.13-beta.0 ### Patch Changes diff --git a/packages/hooks/use-aria-modal-overlay/package.json b/packages/hooks/use-aria-modal-overlay/package.json index e8df86ec44..0408602a17 100644 --- a/packages/hooks/use-aria-modal-overlay/package.json +++ b/packages/hooks/use-aria-modal-overlay/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-aria-modal-overlay", - "version": "2.2.13-beta.0", + "version": "2.2.13-beta.1", "description": "A custom implementation of react aria modal overlay, this removes the prevent scroll", "keywords": [ "use-aria-modal-overlay" diff --git a/packages/hooks/use-aria-multiselect/CHANGELOG.md b/packages/hooks/use-aria-multiselect/CHANGELOG.md index 8a391b9d3b..5774435d14 100644 --- a/packages/hooks/use-aria-multiselect/CHANGELOG.md +++ b/packages/hooks/use-aria-multiselect/CHANGELOG.md @@ -1,5 +1,13 @@ # @heroui/use-aria-multiselect +## 2.4.13-beta.1 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- [#5100](https://github.com/heroui-inc/heroui/pull/5100) [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6) Thanks [@wingkwong](https://github.com/wingkwong)! - refactor: overlay & interactOutside + ## 2.4.13-beta.0 ### Patch Changes diff --git a/packages/hooks/use-aria-multiselect/package.json b/packages/hooks/use-aria-multiselect/package.json index 94f5fe1ad2..2778aa7f45 100644 --- a/packages/hooks/use-aria-multiselect/package.json +++ b/packages/hooks/use-aria-multiselect/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-aria-multiselect", - "version": "2.4.13-beta.0", + "version": "2.4.13-beta.1", "description": "Provides the behavior and accessibility implementation for a multi-select component.", "keywords": [ "use-aria-multiselect" diff --git a/packages/hooks/use-aria-overlay/CHANGELOG.md b/packages/hooks/use-aria-overlay/CHANGELOG.md new file mode 100644 index 0000000000..8d49fa84e2 --- /dev/null +++ b/packages/hooks/use-aria-overlay/CHANGELOG.md @@ -0,0 +1,7 @@ +# @heroui/use-aria-overlay + +## 2.0.1-beta.0 + +### Patch Changes + +- [#5100](https://github.com/heroui-inc/heroui/pull/5100) [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6) Thanks [@wingkwong](https://github.com/wingkwong)! - refactor: overlay & interactOutside diff --git a/packages/hooks/use-aria-overlay/package.json b/packages/hooks/use-aria-overlay/package.json index d02f4f87d2..9fd141161f 100644 --- a/packages/hooks/use-aria-overlay/package.json +++ b/packages/hooks/use-aria-overlay/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-aria-overlay", - "version": "2.0.0", + "version": "2.0.1-beta.0", "description": "A custom implementation of react aria overlay", "keywords": [ "use-aria-overlay" diff --git a/packages/hooks/use-disclosure/CHANGELOG.md b/packages/hooks/use-disclosure/CHANGELOG.md index e1c87a9673..e37e1ba3ac 100644 --- a/packages/hooks/use-disclosure/CHANGELOG.md +++ b/packages/hooks/use-disclosure/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/use-disclosure +## 2.2.12-beta.1 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + ## 2.2.12-beta.0 ### Patch Changes diff --git a/packages/hooks/use-disclosure/package.json b/packages/hooks/use-disclosure/package.json index e3ad93e227..02c2d6c8cd 100644 --- a/packages/hooks/use-disclosure/package.json +++ b/packages/hooks/use-disclosure/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-disclosure", - "version": "2.2.12-beta.0", + "version": "2.2.12-beta.1", "description": "The hook in charge of managing modals", "keywords": [ "use-disclosure" diff --git a/packages/hooks/use-draggable/CHANGELOG.md b/packages/hooks/use-draggable/CHANGELOG.md index c0d574beca..b7d6b31f8f 100644 --- a/packages/hooks/use-draggable/CHANGELOG.md +++ b/packages/hooks/use-draggable/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/use-draggable +## 2.1.12-beta.1 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + ## 2.1.12-beta.0 ### Patch Changes diff --git a/packages/hooks/use-draggable/package.json b/packages/hooks/use-draggable/package.json index 49ab616fd5..2d3e5c7b79 100644 --- a/packages/hooks/use-draggable/package.json +++ b/packages/hooks/use-draggable/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-draggable", - "version": "2.1.12-beta.0", + "version": "2.1.12-beta.1", "description": "This hook can provide drag and drop interaction", "keywords": [ "use-draggable" diff --git a/packages/hooks/use-intersection-observer/CHANGELOG.md b/packages/hooks/use-intersection-observer/CHANGELOG.md index 7b1dfb251e..18667cdd33 100644 --- a/packages/hooks/use-intersection-observer/CHANGELOG.md +++ b/packages/hooks/use-intersection-observer/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/use-intersection-observer +## 2.2.12-beta.1 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + ## 2.2.12-beta.0 ### Patch Changes diff --git a/packages/hooks/use-intersection-observer/package.json b/packages/hooks/use-intersection-observer/package.json index f19fc53056..74ad3fb9d1 100644 --- a/packages/hooks/use-intersection-observer/package.json +++ b/packages/hooks/use-intersection-observer/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-intersection-observer", - "version": "2.2.12-beta.0", + "version": "2.2.12-beta.1", "description": "Tracks the intersection of a DOM element and its containing element or the viewport.", "keywords": [ "use-intersection-observer" diff --git a/packages/hooks/use-pagination/CHANGELOG.md b/packages/hooks/use-pagination/CHANGELOG.md index 922f69751c..242d717b3e 100644 --- a/packages/hooks/use-pagination/CHANGELOG.md +++ b/packages/hooks/use-pagination/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/use-pagination +## 2.2.13-beta.1 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + ## 2.2.13-beta.0 ### Patch Changes diff --git a/packages/hooks/use-pagination/package.json b/packages/hooks/use-pagination/package.json index 51b33af390..cff39ba288 100644 --- a/packages/hooks/use-pagination/package.json +++ b/packages/hooks/use-pagination/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-pagination", - "version": "2.2.13-beta.0", + "version": "2.2.13-beta.1", "description": "State management hook for Pagination component, it lets you manage pagination with controlled and uncontrolled state", "keywords": [ "use-pagination" diff --git a/packages/utilities/aria-utils/CHANGELOG.md b/packages/utilities/aria-utils/CHANGELOG.md index 84c23cdec5..d4b003c10e 100644 --- a/packages/utilities/aria-utils/CHANGELOG.md +++ b/packages/utilities/aria-utils/CHANGELOG.md @@ -1,5 +1,16 @@ # @heroui/aria-utils +## 2.2.17-beta.3 + +### Patch Changes + +- [#5303](https://github.com/heroui-inc/heroui/pull/5303) [`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963) Thanks [@github-actions](https://github.com/apps/github-actions)! - bump RA versions + +- [#5100](https://github.com/heroui-inc/heroui/pull/5100) [`5600730`](https://github.com/heroui-inc/heroui/commit/56007303b9885162dcc8a35e808bc19dbfec70f6) Thanks [@wingkwong](https://github.com/wingkwong)! - refactor: overlay & interactOutside + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963)]: + - @heroui/system@2.4.16-beta.3 + ## 2.2.17-beta.2 ### Patch Changes diff --git a/packages/utilities/aria-utils/package.json b/packages/utilities/aria-utils/package.json index 1adbe9c48a..58a5ccdd17 100644 --- a/packages/utilities/aria-utils/package.json +++ b/packages/utilities/aria-utils/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/aria-utils", - "version": "2.2.17-beta.2", + "version": "2.2.17-beta.3", "description": "A package for managing @react-aria HeroUI utils.", "keywords": [ "aria-utils" diff --git a/packages/utilities/framer-utils/CHANGELOG.md b/packages/utilities/framer-utils/CHANGELOG.md index 16728c2be5..3f5c5e87ce 100644 --- a/packages/utilities/framer-utils/CHANGELOG.md +++ b/packages/utilities/framer-utils/CHANGELOG.md @@ -1,5 +1,12 @@ # @heroui/framer-utils +## 2.1.16-beta.3 + +### Patch Changes + +- Updated dependencies [[`3f6dc33`](https://github.com/heroui-inc/heroui/commit/3f6dc33ca08fe4ad9add70394741fbb96f38d963)]: + - @heroui/system@2.4.16-beta.3 + ## 2.1.16-beta.2 ### Patch Changes diff --git a/packages/utilities/framer-utils/package.json b/packages/utilities/framer-utils/package.json index dfd81bd6a6..126161cd50 100644 --- a/packages/utilities/framer-utils/package.json +++ b/packages/utilities/framer-utils/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/framer-utils", - "version": "2.1.16-beta.2", + "version": "2.1.16-beta.3", "description": "A set of framer motion transitions for react", "keywords": [ "framer-utils"