diff --git a/.changeset/angry-maps-serve.md b/.changeset/angry-maps-serve.md new file mode 100644 index 0000000000..2bfc7db03c --- /dev/null +++ b/.changeset/angry-maps-serve.md @@ -0,0 +1,5 @@ +--- +"@nextui-org/theme": patch +--- + +move circular-progress tv to progress diff --git a/.changeset/cold-dolls-vanish.md b/.changeset/cold-dolls-vanish.md new file mode 100644 index 0000000000..eba5f406b5 --- /dev/null +++ b/.changeset/cold-dolls-vanish.md @@ -0,0 +1,6 @@ +--- +"@nextui-org/drawer": patch +"@nextui-org/modal": patch +--- + +Drawer styles and transition improved diff --git a/.changeset/empty-helper-wrapper-div.md b/.changeset/empty-helper-wrapper-div.md new file mode 100644 index 0000000000..ca62626cd4 --- /dev/null +++ b/.changeset/empty-helper-wrapper-div.md @@ -0,0 +1,6 @@ +--- +"@nextui-org/select": patch +"@nextui-org/input": patch +--- + +- Fixed a UI sliding issue caused by the helper wrapper being rendered when `isInvalid` was false but `errorMessage` was present diff --git a/.changeset/famous-experts-buy.md b/.changeset/famous-experts-buy.md new file mode 100644 index 0000000000..c1b36c4857 --- /dev/null +++ b/.changeset/famous-experts-buy.md @@ -0,0 +1,86 @@ +--- +"@nextui-org/accordion": patch +"@nextui-org/alert": patch +"@nextui-org/autocomplete": patch +"@nextui-org/avatar": patch +"@nextui-org/badge": patch +"@nextui-org/breadcrumbs": patch +"@nextui-org/button": patch +"@nextui-org/calendar": patch +"@nextui-org/card": patch +"@nextui-org/checkbox": patch +"@nextui-org/chip": patch +"@nextui-org/code": patch +"@nextui-org/date-input": patch +"@nextui-org/date-picker": patch +"@nextui-org/divider": patch +"@nextui-org/drawer": patch +"@nextui-org/dropdown": patch +"@nextui-org/image": patch +"@nextui-org/input": patch +"@nextui-org/kbd": patch +"@nextui-org/link": patch +"@nextui-org/listbox": patch +"@nextui-org/menu": patch +"@nextui-org/modal": patch +"@nextui-org/navbar": patch +"@nextui-org/pagination": patch +"@nextui-org/popover": patch +"@nextui-org/progress": patch +"@nextui-org/radio": patch +"@nextui-org/ripple": patch +"@nextui-org/scroll-shadow": patch +"@nextui-org/select": patch +"@nextui-org/skeleton": patch +"@nextui-org/slider": patch +"@nextui-org/snippet": patch +"@nextui-org/spacer": patch +"@nextui-org/spinner": patch +"@nextui-org/switch": patch +"@nextui-org/table": patch +"@nextui-org/tabs": patch +"@nextui-org/tooltip": patch +"@nextui-org/user": patch +"@nextui-org/react": patch +"@nextui-org/system": patch +"@nextui-org/system-rsc": patch +"@nextui-org/theme": patch +"@nextui-org/use-aria-accordion": patch +"@nextui-org/use-aria-accordion-item": patch +"@nextui-org/use-aria-button": patch +"@nextui-org/use-aria-link": patch +"@nextui-org/use-aria-menu": patch +"@nextui-org/use-aria-modal-overlay": patch +"@nextui-org/use-aria-multiselect": patch +"@nextui-org/use-aria-toggle-button": patch +"@nextui-org/use-callback-ref": patch +"@nextui-org/use-clipboard": patch +"@nextui-org/use-data-scroll-overflow": patch +"@nextui-org/use-disclosure": patch +"@nextui-org/use-draggable": patch +"@nextui-org/use-image": patch +"@nextui-org/use-infinite-scroll": patch +"@nextui-org/use-intersection-observer": patch +"@nextui-org/use-is-mobile": patch +"@nextui-org/use-is-mounted": patch +"@nextui-org/use-measure": patch +"@nextui-org/use-pagination": patch +"@nextui-org/use-real-shape": patch +"@nextui-org/use-ref-state": patch +"@nextui-org/use-resize": patch +"@nextui-org/use-safe-layout-effect": patch +"@nextui-org/use-scroll-position": patch +"@nextui-org/use-ssr": patch +"@nextui-org/use-theme": patch +"@nextui-org/use-update-effect": patch +"@nextui-org/aria-utils": patch +"@nextui-org/dom-animation": patch +"@nextui-org/framer-utils": patch +"@nextui-org/react-rsc-utils": patch +"@nextui-org/react-utils": patch +"@nextui-org/shared-icons": patch +"@nextui-org/shared-utils": patch +"@nextui-org/test-utils": patch +--- + +Test new runner diff --git a/.changeset/few-jars-flow.md b/.changeset/few-jars-flow.md index a3d2b6cfd3..96d7e301e3 100644 --- a/.changeset/few-jars-flow.md +++ b/.changeset/few-jars-flow.md @@ -1,8 +1,10 @@ --- "@nextui-org/table": minor "@nextui-org/accordion": minor +"@nextui-org/alert": minor "@nextui-org/autocomplete": minor "@nextui-org/avatar": minor +"@nextui-org/badge": minor "@nextui-org/breadcrumbs": minor "@nextui-org/button": minor "@nextui-org/calendar": minor @@ -11,9 +13,12 @@ "@nextui-org/chip": minor "@nextui-org/date-input": minor "@nextui-org/date-picker": minor -"@nextui-org/divider": minor "@nextui-org/dropdown": minor "@nextui-org/input": minor +"@nextui-org/code": minor +"@nextui-org/divider": minor +"@nextui-org/image": minor +"@nextui-org/drawer": minor "@nextui-org/kbd": minor "@nextui-org/link": minor "@nextui-org/listbox": minor @@ -24,8 +29,13 @@ "@nextui-org/popover": minor "@nextui-org/progress": minor "@nextui-org/radio": minor +"@nextui-org/scroll-shadow": minor +"@nextui-org/ripple": minor "@nextui-org/select": minor "@nextui-org/slider": minor +"@nextui-org/skeleton": minor +"@nextui-org/spacer": minor +"@nextui-org/spinner": minor "@nextui-org/snippet": minor "@nextui-org/switch": minor "@nextui-org/tabs": minor @@ -33,6 +43,7 @@ "@nextui-org/user": minor "@nextui-org/react": minor "@nextui-org/system": minor +"@nextui-org/theme": minor "@nextui-org/system-rsc": minor "@nextui-org/use-aria-accordion": minor "@nextui-org/use-aria-accordion-item": minor @@ -41,13 +52,14 @@ "@nextui-org/use-aria-menu": minor "@nextui-org/use-aria-modal-overlay": minor "@nextui-org/use-aria-multiselect": minor -"@nextui-org/use-aria-overlay": minor "@nextui-org/use-aria-toggle-button": minor "@nextui-org/use-disclosure": minor "@nextui-org/use-intersection-observer": minor "@nextui-org/use-is-mobile": minor "@nextui-org/use-pagination": minor "@nextui-org/aria-utils": minor +"@nextui-org/use-ssr": minor +"@nextui-org/use-theme": minor --- update react-aria version diff --git a/.changeset/gentle-needles-rescue.md b/.changeset/gentle-needles-rescue.md new file mode 100644 index 0000000000..7c51ef52b4 --- /dev/null +++ b/.changeset/gentle-needles-rescue.md @@ -0,0 +1,5 @@ +--- +"@nextui-org/use-image": patch +--- + +use-image hook logic restore to the previous one to avoid nextjs hydration issues diff --git a/.changeset/happy-parrots-search.md b/.changeset/happy-parrots-search.md new file mode 100644 index 0000000000..61a3594010 --- /dev/null +++ b/.changeset/happy-parrots-search.md @@ -0,0 +1,5 @@ +--- +"@nextui-org/theme": patch +--- + +apply tw nested group (#3544, #2324, #2959) diff --git a/.changeset/kind-insects-end.md b/.changeset/kind-insects-end.md new file mode 100644 index 0000000000..71e7bedb09 --- /dev/null +++ b/.changeset/kind-insects-end.md @@ -0,0 +1,5 @@ +--- +"@nextui-org/use-image": patch +--- + +server validation added to the use-image hook diff --git a/.changeset/light-needles-behave.md b/.changeset/light-needles-behave.md index 9ebdcb81f4..7fbe059519 100644 --- a/.changeset/light-needles-behave.md +++ b/.changeset/light-needles-behave.md @@ -1,5 +1,5 @@ --- -"@nextui-org/use-theme": minor +"@nextui-org/use-theme": patch --- introduce `use-theme` hook diff --git a/.changeset/moody-rabbits-shop.md b/.changeset/moody-rabbits-shop.md new file mode 100644 index 0000000000..8fec710f2e --- /dev/null +++ b/.changeset/moody-rabbits-shop.md @@ -0,0 +1,7 @@ +--- +"@nextui-org/calendar": patch +"@nextui-org/tabs": patch +"@nextui-org/shared-utils": patch +--- + +support inert value with boolean type for react 19 (#4038) diff --git a/.changeset/neat-donkeys-accept.md b/.changeset/neat-donkeys-accept.md index 42cad71a69..4b5ab5f29e 100644 --- a/.changeset/neat-donkeys-accept.md +++ b/.changeset/neat-donkeys-accept.md @@ -1,6 +1,6 @@ --- -"@nextui-org/date-picker": minor -"@nextui-org/theme": minor +"@nextui-org/date-picker": patch +"@nextui-org/theme": patch --- Add support for selectorButtonPlacement property (#3015) diff --git a/.changeset/new-cougars-collect.md b/.changeset/new-cougars-collect.md new file mode 100644 index 0000000000..292c420571 --- /dev/null +++ b/.changeset/new-cougars-collect.md @@ -0,0 +1,6 @@ +--- +"@nextui-org/alert": patch +"@nextui-org/theme": patch +--- + +Alert styles improved diff --git a/.changeset/plenty-scissors-love.md b/.changeset/plenty-scissors-love.md new file mode 100644 index 0000000000..6c1b85df76 --- /dev/null +++ b/.changeset/plenty-scissors-love.md @@ -0,0 +1,77 @@ +--- +"@nextui-org/accordion": patch +"@nextui-org/alert": patch +"@nextui-org/autocomplete": patch +"@nextui-org/avatar": patch +"@nextui-org/badge": patch +"@nextui-org/breadcrumbs": patch +"@nextui-org/button": patch +"@nextui-org/calendar": patch +"@nextui-org/card": patch +"@nextui-org/checkbox": patch +"@nextui-org/chip": patch +"@nextui-org/code": patch +"@nextui-org/date-input": patch +"@nextui-org/date-picker": patch +"@nextui-org/divider": patch +"@nextui-org/drawer": patch +"@nextui-org/dropdown": patch +"@nextui-org/image": patch +"@nextui-org/input": patch +"@nextui-org/kbd": patch +"@nextui-org/link": patch +"@nextui-org/listbox": patch +"@nextui-org/menu": patch +"@nextui-org/modal": patch +"@nextui-org/navbar": patch +"@nextui-org/pagination": patch +"@nextui-org/popover": patch +"@nextui-org/progress": patch +"@nextui-org/radio": patch +"@nextui-org/ripple": patch +"@nextui-org/scroll-shadow": patch +"@nextui-org/select": patch +"@nextui-org/skeleton": patch +"@nextui-org/slider": patch +"@nextui-org/snippet": patch +"@nextui-org/spacer": patch +"@nextui-org/spinner": patch +"@nextui-org/switch": patch +"@nextui-org/table": patch +"@nextui-org/tabs": patch +"@nextui-org/tooltip": patch +"@nextui-org/user": patch +"@nextui-org/react": patch +"@nextui-org/system": patch +"@nextui-org/system-rsc": patch +"@nextui-org/theme": patch +"@nextui-org/use-aria-accordion": patch +"@nextui-org/use-aria-accordion-item": patch +"@nextui-org/use-aria-button": patch +"@nextui-org/use-aria-link": patch +"@nextui-org/use-aria-menu": patch +"@nextui-org/use-aria-modal-overlay": patch +"@nextui-org/use-aria-multiselect": patch +"@nextui-org/use-aria-toggle-button": patch +"@nextui-org/use-clipboard": patch +"@nextui-org/use-data-scroll-overflow": patch +"@nextui-org/use-disclosure": patch +"@nextui-org/use-draggable": patch +"@nextui-org/use-image": patch +"@nextui-org/use-infinite-scroll": patch +"@nextui-org/use-intersection-observer": patch +"@nextui-org/use-is-mobile": patch +"@nextui-org/use-pagination": patch +"@nextui-org/use-real-shape": patch +"@nextui-org/use-ref-state": patch +"@nextui-org/use-theme": patch +"@nextui-org/aria-utils": patch +"@nextui-org/dom-animation": patch +"@nextui-org/framer-utils": patch +"@nextui-org/react-utils": patch +"@nextui-org/shared-icons": patch +"@nextui-org/shared-utils": patch +"@nextui-org/test-utils": patch +--- + +Beta 1 diff --git a/.changeset/pre.json b/.changeset/pre.json new file mode 100644 index 0000000000..3f0343e4f6 --- /dev/null +++ b/.changeset/pre.json @@ -0,0 +1,147 @@ +{ + "mode": "pre", + "tag": "beta", + "initialVersions": { + "@nextui-org/docs": "2.0.0", + "@nextui-org/accordion": "2.0.40", + "@nextui-org/alert": "2.0.0", + "@nextui-org/autocomplete": "2.1.7", + "@nextui-org/avatar": "2.0.33", + "@nextui-org/badge": "2.0.32", + "@nextui-org/breadcrumbs": "2.0.13", + "@nextui-org/button": "2.0.38", + "@nextui-org/calendar": "2.0.12", + "@nextui-org/card": "2.0.34", + "@nextui-org/checkbox": "2.1.5", + "@nextui-org/chip": "2.0.33", + "@nextui-org/code": "2.0.33", + "@nextui-org/date-input": "2.1.4", + "@nextui-org/date-picker": "2.1.8", + "@nextui-org/divider": "2.0.32", + "@nextui-org/drawer": "2.0.0", + "@nextui-org/dropdown": "2.1.31", + "@nextui-org/image": "2.0.32", + "@nextui-org/input": "2.2.5", + "@nextui-org/kbd": "2.0.34", + "@nextui-org/link": "2.0.35", + "@nextui-org/listbox": "2.1.27", + "@nextui-org/menu": "2.0.30", + "@nextui-org/modal": "2.0.41", + "@nextui-org/navbar": "2.0.37", + "@nextui-org/pagination": "2.0.36", + "@nextui-org/popover": "2.1.29", + "@nextui-org/progress": "2.0.34", + "@nextui-org/radio": "2.1.5", + "@nextui-org/ripple": "2.0.33", + "@nextui-org/scroll-shadow": "2.1.20", + "@nextui-org/select": "2.2.7", + "@nextui-org/skeleton": "2.0.32", + "@nextui-org/slider": "2.2.17", + "@nextui-org/snippet": "2.0.43", + "@nextui-org/spacer": "2.0.33", + "@nextui-org/spinner": "2.0.34", + "@nextui-org/switch": "2.0.34", + "@nextui-org/table": "2.0.40", + "@nextui-org/tabs": "2.0.37", + "@nextui-org/tooltip": "2.0.41", + "@nextui-org/user": "2.0.34", + "@nextui-org/react": "2.4.8", + "@nextui-org/system": "2.2.6", + "@nextui-org/system-rsc": "2.1.6", + "@nextui-org/theme": "2.2.11", + "@nextui-org/use-aria-accordion": "2.0.7", + "@nextui-org/use-aria-accordion-item": "2.0.10", + "@nextui-org/use-aria-button": "2.0.10", + "@nextui-org/use-aria-link": "2.0.19", + "@nextui-org/use-aria-menu": "2.0.7", + "@nextui-org/use-aria-modal-overlay": "2.0.13", + "@nextui-org/use-aria-multiselect": "2.2.5", + "@nextui-org/use-aria-toggle-button": "2.0.10", + "@nextui-org/use-callback-ref": "2.0.6", + "@nextui-org/use-clipboard": "2.0.7", + "@nextui-org/use-data-scroll-overflow": "2.1.7", + "@nextui-org/use-disclosure": "2.0.10", + "@nextui-org/use-draggable": "2.0.0", + "@nextui-org/use-image": "2.0.6", + "@nextui-org/use-infinite-scroll": "2.1.5", + "@nextui-org/use-intersection-observer": "2.0.5", + "@nextui-org/use-is-mobile": "2.0.9", + "@nextui-org/use-is-mounted": "2.0.6", + "@nextui-org/use-measure": "2.0.2", + "@nextui-org/use-pagination": "2.0.10", + "@nextui-org/use-real-shape": "2.0.17", + "@nextui-org/use-ref-state": "2.0.7", + "@nextui-org/use-resize": "2.0.6", + "@nextui-org/use-safe-layout-effect": "2.0.6", + "@nextui-org/use-scroll-position": "2.0.9", + "@nextui-org/use-ssr": "2.0.6", + "@nextui-org/use-theme": "2.0.0", + "@nextui-org/use-update-effect": "2.0.6", + "@nextui-org/storybook": "2.0.0", + "@nextui-org/aria-utils": "2.0.26", + "@nextui-org/dom-animation": "2.0.0", + "@nextui-org/framer-utils": "2.0.25", + "@nextui-org/react-rsc-utils": "2.0.14", + "@nextui-org/react-utils": "2.0.17", + "@nextui-org/shared-icons": "2.0.9", + "@nextui-org/shared-utils": "2.0.8", + "@nextui-org/stories-utils": "2.0.3", + "@nextui-org/test-utils": "2.0.6" + }, + "changesets": [ + "angry-maps-serve", + "calm-trees-serve", + "cold-dolls-vanish", + "curly-zoos-thank", + "dirty-moles-refuse", + "dull-bags-divide", + "empty-helper-wrapper-div", + "famous-experts-buy", + "fast-horses-explode", + "few-jars-flow", + "flat-pants-accept", + "forty-doors-flash", + "gentle-needles-rescue", + "giant-worms-hammer", + "grumpy-mayflies-rhyme", + "happy-parrots-search", + "kind-cobras-travel", + "kind-insects-end", + "light-needles-behave", + "mean-mangos-occur", + "mighty-birds-deny", + "moody-rabbits-shop", + "neat-donkeys-accept", + "new-cougars-collect", + "pink-beans-sit", + "plenty-scissors-love", + "poor-moose-double", + "poor-sheep-repair", + "popular-pigs-begin", + "pretty-parrots-guess", + "proud-chicken-impress", + "quick-geckos-punch", + "red-camels-build", + "selfish-baboons-know", + "shy-mails-live", + "silly-candles-wonder", + "sixty-ties-knock", + "slimy-cats-brush", + "slow-paws-punch", + "smooth-mayflies-wonder", + "soft-apricots-sleep", + "sour-seas-buy", + "swift-news-complain", + "tame-planes-think", + "ten-paws-relate", + "tender-buses-sort", + "thirty-cheetahs-guess", + "tough-brooms-hunt", + "tricky-fans-draw", + "twelve-papayas-clean", + "twelve-trains-smile", + "two-waves-own", + "wild-jobs-explain", + "witty-socks-bathe" + ] +} diff --git a/.changeset/pretty-parrots-guess.md b/.changeset/pretty-parrots-guess.md new file mode 100644 index 0000000000..444998fd5b --- /dev/null +++ b/.changeset/pretty-parrots-guess.md @@ -0,0 +1,5 @@ +--- +"@nextui-org/system": patch +--- + +Add reducedMotion setting to Provider (#3395) diff --git a/.changeset/proud-chicken-impress.md b/.changeset/proud-chicken-impress.md new file mode 100644 index 0000000000..123e5647ab --- /dev/null +++ b/.changeset/proud-chicken-impress.md @@ -0,0 +1,7 @@ +--- +"@nextui-org/autocomplete": patch +"@nextui-org/listbox": patch +"@nextui-org/theme": patch +--- + +Virtualization support added to Listbox & Autocomplete diff --git a/.changeset/red-camels-build.md b/.changeset/red-camels-build.md new file mode 100644 index 0000000000..14c8457359 --- /dev/null +++ b/.changeset/red-camels-build.md @@ -0,0 +1,86 @@ +--- +"@nextui-org/accordion": patch +"@nextui-org/alert": patch +"@nextui-org/autocomplete": patch +"@nextui-org/avatar": patch +"@nextui-org/badge": patch +"@nextui-org/breadcrumbs": patch +"@nextui-org/button": patch +"@nextui-org/calendar": patch +"@nextui-org/card": patch +"@nextui-org/checkbox": patch +"@nextui-org/chip": patch +"@nextui-org/code": patch +"@nextui-org/date-input": patch +"@nextui-org/date-picker": patch +"@nextui-org/divider": patch +"@nextui-org/drawer": patch +"@nextui-org/dropdown": patch +"@nextui-org/image": patch +"@nextui-org/input": patch +"@nextui-org/kbd": patch +"@nextui-org/link": patch +"@nextui-org/listbox": patch +"@nextui-org/menu": patch +"@nextui-org/modal": patch +"@nextui-org/navbar": patch +"@nextui-org/pagination": patch +"@nextui-org/popover": patch +"@nextui-org/progress": patch +"@nextui-org/radio": patch +"@nextui-org/ripple": patch +"@nextui-org/scroll-shadow": patch +"@nextui-org/select": patch +"@nextui-org/skeleton": patch +"@nextui-org/slider": patch +"@nextui-org/snippet": patch +"@nextui-org/spacer": patch +"@nextui-org/spinner": patch +"@nextui-org/switch": patch +"@nextui-org/table": patch +"@nextui-org/tabs": patch +"@nextui-org/tooltip": patch +"@nextui-org/user": patch +"@nextui-org/react": patch +"@nextui-org/system": patch +"@nextui-org/system-rsc": patch +"@nextui-org/theme": patch +"@nextui-org/use-aria-accordion": patch +"@nextui-org/use-aria-accordion-item": patch +"@nextui-org/use-aria-button": patch +"@nextui-org/use-aria-link": patch +"@nextui-org/use-aria-menu": patch +"@nextui-org/use-aria-modal-overlay": patch +"@nextui-org/use-aria-multiselect": patch +"@nextui-org/use-aria-toggle-button": patch +"@nextui-org/use-callback-ref": patch +"@nextui-org/use-clipboard": patch +"@nextui-org/use-data-scroll-overflow": patch +"@nextui-org/use-disclosure": patch +"@nextui-org/use-draggable": patch +"@nextui-org/use-image": patch +"@nextui-org/use-infinite-scroll": patch +"@nextui-org/use-intersection-observer": patch +"@nextui-org/use-is-mobile": patch +"@nextui-org/use-is-mounted": patch +"@nextui-org/use-measure": patch +"@nextui-org/use-pagination": patch +"@nextui-org/use-real-shape": patch +"@nextui-org/use-ref-state": patch +"@nextui-org/use-resize": patch +"@nextui-org/use-safe-layout-effect": patch +"@nextui-org/use-scroll-position": patch +"@nextui-org/use-ssr": patch +"@nextui-org/use-theme": patch +"@nextui-org/use-update-effect": patch +"@nextui-org/aria-utils": patch +"@nextui-org/dom-animation": patch +"@nextui-org/framer-utils": patch +"@nextui-org/react-rsc-utils": patch +"@nextui-org/react-utils": patch +"@nextui-org/shared-icons": patch +"@nextui-org/shared-utils": patch +"@nextui-org/test-utils": patch +--- + +React 19 added to peerDeps diff --git a/.changeset/selfish-baboons-know.md b/.changeset/selfish-baboons-know.md new file mode 100644 index 0000000000..38ceb57b9c --- /dev/null +++ b/.changeset/selfish-baboons-know.md @@ -0,0 +1,7 @@ +--- +"@nextui-org/alert": patch +"@nextui-org/theme": patch +"@nextui-org/shared-icons": patch +--- + +Alert design improved diff --git a/.changeset/silly-candles-wonder.md b/.changeset/silly-candles-wonder.md new file mode 100644 index 0000000000..b7d07f6a42 --- /dev/null +++ b/.changeset/silly-candles-wonder.md @@ -0,0 +1,86 @@ +--- +"@nextui-org/accordion": patch +"@nextui-org/alert": patch +"@nextui-org/autocomplete": patch +"@nextui-org/avatar": patch +"@nextui-org/badge": patch +"@nextui-org/breadcrumbs": patch +"@nextui-org/button": patch +"@nextui-org/calendar": patch +"@nextui-org/card": patch +"@nextui-org/checkbox": patch +"@nextui-org/chip": patch +"@nextui-org/code": patch +"@nextui-org/date-input": patch +"@nextui-org/date-picker": patch +"@nextui-org/divider": patch +"@nextui-org/drawer": patch +"@nextui-org/dropdown": patch +"@nextui-org/image": patch +"@nextui-org/input": patch +"@nextui-org/kbd": patch +"@nextui-org/link": patch +"@nextui-org/listbox": patch +"@nextui-org/menu": patch +"@nextui-org/modal": patch +"@nextui-org/navbar": patch +"@nextui-org/pagination": patch +"@nextui-org/popover": patch +"@nextui-org/progress": patch +"@nextui-org/radio": patch +"@nextui-org/ripple": patch +"@nextui-org/scroll-shadow": patch +"@nextui-org/select": patch +"@nextui-org/skeleton": patch +"@nextui-org/slider": patch +"@nextui-org/snippet": patch +"@nextui-org/spacer": patch +"@nextui-org/spinner": patch +"@nextui-org/switch": patch +"@nextui-org/table": patch +"@nextui-org/tabs": patch +"@nextui-org/tooltip": patch +"@nextui-org/user": patch +"@nextui-org/react": patch +"@nextui-org/system": patch +"@nextui-org/system-rsc": patch +"@nextui-org/theme": patch +"@nextui-org/use-aria-accordion": patch +"@nextui-org/use-aria-accordion-item": patch +"@nextui-org/use-aria-button": patch +"@nextui-org/use-aria-link": patch +"@nextui-org/use-aria-menu": patch +"@nextui-org/use-aria-modal-overlay": patch +"@nextui-org/use-aria-multiselect": patch +"@nextui-org/use-aria-toggle-button": patch +"@nextui-org/use-callback-ref": patch +"@nextui-org/use-clipboard": patch +"@nextui-org/use-data-scroll-overflow": patch +"@nextui-org/use-disclosure": patch +"@nextui-org/use-draggable": patch +"@nextui-org/use-image": patch +"@nextui-org/use-infinite-scroll": patch +"@nextui-org/use-intersection-observer": patch +"@nextui-org/use-is-mobile": patch +"@nextui-org/use-is-mounted": patch +"@nextui-org/use-measure": patch +"@nextui-org/use-pagination": patch +"@nextui-org/use-real-shape": patch +"@nextui-org/use-ref-state": patch +"@nextui-org/use-resize": patch +"@nextui-org/use-safe-layout-effect": patch +"@nextui-org/use-scroll-position": patch +"@nextui-org/use-ssr": patch +"@nextui-org/use-theme": patch +"@nextui-org/use-update-effect": patch +"@nextui-org/aria-utils": patch +"@nextui-org/dom-animation": patch +"@nextui-org/framer-utils": patch +"@nextui-org/react-rsc-utils": patch +"@nextui-org/react-utils": patch +"@nextui-org/shared-icons": patch +"@nextui-org/shared-utils": patch +"@nextui-org/test-utils": patch +--- + +framer-motion alpha version added diff --git a/.changeset/sixty-ties-knock.md b/.changeset/sixty-ties-knock.md new file mode 100644 index 0000000000..e8046181a1 --- /dev/null +++ b/.changeset/sixty-ties-knock.md @@ -0,0 +1,6 @@ +--- +"@nextui-org/alert": patch +"@nextui-org/theme": patch +--- + +Alert compoentn styles improved diff --git a/.changeset/slow-paws-punch.md b/.changeset/slow-paws-punch.md index 8bffd71505..bbfe4c146c 100644 --- a/.changeset/slow-paws-punch.md +++ b/.changeset/slow-paws-punch.md @@ -1,5 +1,5 @@ --- -"@nextui-org/popover": minor +"@nextui-org/popover": patch --- added `shouldCloseOnScroll` to control the popover closing on scroll (#3594) diff --git a/.changeset/tame-planes-think.md b/.changeset/tame-planes-think.md new file mode 100644 index 0000000000..5a07e601c4 --- /dev/null +++ b/.changeset/tame-planes-think.md @@ -0,0 +1,86 @@ +--- +"@nextui-org/accordion": patch +"@nextui-org/alert": patch +"@nextui-org/autocomplete": patch +"@nextui-org/avatar": patch +"@nextui-org/badge": patch +"@nextui-org/breadcrumbs": patch +"@nextui-org/button": patch +"@nextui-org/calendar": patch +"@nextui-org/card": patch +"@nextui-org/checkbox": patch +"@nextui-org/chip": patch +"@nextui-org/code": patch +"@nextui-org/date-input": patch +"@nextui-org/date-picker": patch +"@nextui-org/divider": patch +"@nextui-org/drawer": patch +"@nextui-org/dropdown": patch +"@nextui-org/image": patch +"@nextui-org/input": patch +"@nextui-org/kbd": patch +"@nextui-org/link": patch +"@nextui-org/listbox": patch +"@nextui-org/menu": patch +"@nextui-org/modal": patch +"@nextui-org/navbar": patch +"@nextui-org/pagination": patch +"@nextui-org/popover": patch +"@nextui-org/progress": patch +"@nextui-org/radio": patch +"@nextui-org/ripple": patch +"@nextui-org/scroll-shadow": patch +"@nextui-org/select": patch +"@nextui-org/skeleton": patch +"@nextui-org/slider": patch +"@nextui-org/snippet": patch +"@nextui-org/spacer": patch +"@nextui-org/spinner": patch +"@nextui-org/switch": patch +"@nextui-org/table": patch +"@nextui-org/tabs": patch +"@nextui-org/tooltip": patch +"@nextui-org/user": patch +"@nextui-org/react": patch +"@nextui-org/system": patch +"@nextui-org/system-rsc": patch +"@nextui-org/theme": patch +"@nextui-org/use-aria-accordion": patch +"@nextui-org/use-aria-accordion-item": patch +"@nextui-org/use-aria-button": patch +"@nextui-org/use-aria-link": patch +"@nextui-org/use-aria-menu": patch +"@nextui-org/use-aria-modal-overlay": patch +"@nextui-org/use-aria-multiselect": patch +"@nextui-org/use-aria-toggle-button": patch +"@nextui-org/use-callback-ref": patch +"@nextui-org/use-clipboard": patch +"@nextui-org/use-data-scroll-overflow": patch +"@nextui-org/use-disclosure": patch +"@nextui-org/use-draggable": patch +"@nextui-org/use-image": patch +"@nextui-org/use-infinite-scroll": patch +"@nextui-org/use-intersection-observer": patch +"@nextui-org/use-is-mobile": patch +"@nextui-org/use-is-mounted": patch +"@nextui-org/use-measure": patch +"@nextui-org/use-pagination": patch +"@nextui-org/use-real-shape": patch +"@nextui-org/use-ref-state": patch +"@nextui-org/use-resize": patch +"@nextui-org/use-safe-layout-effect": patch +"@nextui-org/use-scroll-position": patch +"@nextui-org/use-ssr": patch +"@nextui-org/use-theme": patch +"@nextui-org/use-update-effect": patch +"@nextui-org/aria-utils": patch +"@nextui-org/dom-animation": patch +"@nextui-org/framer-utils": patch +"@nextui-org/react-rsc-utils": patch +"@nextui-org/react-utils": patch +"@nextui-org/shared-icons": patch +"@nextui-org/shared-utils": patch +"@nextui-org/test-utils": patch +--- + +Pnpm clean diff --git a/.changeset/ten-paws-relate.md b/.changeset/ten-paws-relate.md new file mode 100644 index 0000000000..45bc71353c --- /dev/null +++ b/.changeset/ten-paws-relate.md @@ -0,0 +1,5 @@ +--- +"@nextui-org/popover": patch +--- + +Fix: element.ref was removed in React 19 diff --git a/.changeset/tender-buses-sort.md b/.changeset/tender-buses-sort.md new file mode 100644 index 0000000000..c9d0c282fe --- /dev/null +++ b/.changeset/tender-buses-sort.md @@ -0,0 +1,86 @@ +--- +"@nextui-org/accordion": patch +"@nextui-org/alert": patch +"@nextui-org/autocomplete": patch +"@nextui-org/avatar": patch +"@nextui-org/badge": patch +"@nextui-org/breadcrumbs": patch +"@nextui-org/button": patch +"@nextui-org/calendar": patch +"@nextui-org/card": patch +"@nextui-org/checkbox": patch +"@nextui-org/chip": patch +"@nextui-org/code": patch +"@nextui-org/date-input": patch +"@nextui-org/date-picker": patch +"@nextui-org/divider": patch +"@nextui-org/drawer": patch +"@nextui-org/dropdown": patch +"@nextui-org/image": patch +"@nextui-org/input": patch +"@nextui-org/kbd": patch +"@nextui-org/link": patch +"@nextui-org/listbox": patch +"@nextui-org/menu": patch +"@nextui-org/modal": patch +"@nextui-org/navbar": patch +"@nextui-org/pagination": patch +"@nextui-org/popover": patch +"@nextui-org/progress": patch +"@nextui-org/radio": patch +"@nextui-org/ripple": patch +"@nextui-org/scroll-shadow": patch +"@nextui-org/select": patch +"@nextui-org/skeleton": patch +"@nextui-org/slider": patch +"@nextui-org/snippet": patch +"@nextui-org/spacer": patch +"@nextui-org/spinner": patch +"@nextui-org/switch": patch +"@nextui-org/table": patch +"@nextui-org/tabs": patch +"@nextui-org/tooltip": patch +"@nextui-org/user": patch +"@nextui-org/react": patch +"@nextui-org/system": patch +"@nextui-org/system-rsc": patch +"@nextui-org/theme": patch +"@nextui-org/use-aria-accordion": patch +"@nextui-org/use-aria-accordion-item": patch +"@nextui-org/use-aria-button": patch +"@nextui-org/use-aria-link": patch +"@nextui-org/use-aria-menu": patch +"@nextui-org/use-aria-modal-overlay": patch +"@nextui-org/use-aria-multiselect": patch +"@nextui-org/use-aria-toggle-button": patch +"@nextui-org/use-callback-ref": patch +"@nextui-org/use-clipboard": patch +"@nextui-org/use-data-scroll-overflow": patch +"@nextui-org/use-disclosure": patch +"@nextui-org/use-draggable": patch +"@nextui-org/use-image": patch +"@nextui-org/use-infinite-scroll": patch +"@nextui-org/use-intersection-observer": patch +"@nextui-org/use-is-mobile": patch +"@nextui-org/use-is-mounted": patch +"@nextui-org/use-measure": patch +"@nextui-org/use-pagination": patch +"@nextui-org/use-real-shape": patch +"@nextui-org/use-ref-state": patch +"@nextui-org/use-resize": patch +"@nextui-org/use-safe-layout-effect": patch +"@nextui-org/use-scroll-position": patch +"@nextui-org/use-ssr": patch +"@nextui-org/use-theme": patch +"@nextui-org/use-update-effect": patch +"@nextui-org/aria-utils": patch +"@nextui-org/dom-animation": patch +"@nextui-org/framer-utils": patch +"@nextui-org/react-rsc-utils": patch +"@nextui-org/react-utils": patch +"@nextui-org/shared-icons": patch +"@nextui-org/shared-utils": patch +"@nextui-org/test-utils": patch +--- + +Fix build 2 diff --git a/.changeset/tough-brooms-hunt.md b/.changeset/tough-brooms-hunt.md new file mode 100644 index 0000000000..3fc6077312 --- /dev/null +++ b/.changeset/tough-brooms-hunt.md @@ -0,0 +1,5 @@ +--- +"@nextui-org/select": patch +--- + +Fix the label placement when the `Select` has a `placeholder` or `description`. diff --git a/.changeset/twelve-trains-smile.md b/.changeset/twelve-trains-smile.md new file mode 100644 index 0000000000..68359994dc --- /dev/null +++ b/.changeset/twelve-trains-smile.md @@ -0,0 +1,5 @@ +--- +"@nextui-org/theme": patch +--- + +making input and select styling consistent(#3876) diff --git a/.changeset/wild-jobs-explain.md b/.changeset/wild-jobs-explain.md index 4ae1929636..452efb9b26 100644 --- a/.changeset/wild-jobs-explain.md +++ b/.changeset/wild-jobs-explain.md @@ -2,4 +2,4 @@ "@nextui-org/use-image": patch --- -fix Image ReferenceError in SSR \ No newline at end of file +fix Image ReferenceError in SSR diff --git a/.github/workflows/pre-release.yaml b/.github/workflows/pre-release.yaml index f00f00972a..a228af8a3b 100644 --- a/.github/workflows/pre-release.yaml +++ b/.github/workflows/pre-release.yaml @@ -14,7 +14,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref }} jobs: prerelease: name: changesets pre-release - runs-on: ubuntu-latest + runs-on: ubuntu-latest-m permissions: contents: write pull-requests: write @@ -52,9 +52,24 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + - name: Debug condition values + run: | + echo "pre.json exists: ${{ steps.check_if_pre_json_exists.outputs.files_exists }}" + echo "Commit message: ${{ github.event.head_commit.message }}" + echo "Contains version packages: ${{ contains(github.event.head_commit.message, 'ci(changesets): version packages') }}" + echo "Full condition would be: ${{ steps.check_if_pre_json_exists.outputs.files_exists == 'true' && contains(github.event.head_commit.message, 'ci(changesets): version packages') }}" + + - name: Tests + if: "${{ steps.check_if_pre_json_exists.outputs.files_exists == 'true' && contains(github.event.head_commit.message, 'ci(changesets): version packages') }}" + run: pnpm test + + - name: Build + if: "${{ steps.check_if_pre_json_exists.outputs.files_exists == 'true' && contains(github.event.head_commit.message, 'ci(changesets): version packages') }}" + run: pnpm build + - name: Publish to NPM id: publish-to-npm - if: "${{ steps.check_if_pre_json_exists.outputs.files_exists == 'true' && contains(github.event.head_commit.message, 'ci(changesets): :package: version packages') }}" + if: "${{ steps.check_if_pre_json_exists.outputs.files_exists == 'true' && contains(github.event.head_commit.message, 'ci(changesets): version packages') }}" uses: changesets/action@v1 with: publish: pnpm run release diff --git a/.github/workflows/update-stats.yml b/.github/workflows/update-stats.yml new file mode 100644 index 0000000000..3ea0fd4819 --- /dev/null +++ b/.github/workflows/update-stats.yml @@ -0,0 +1,42 @@ +name: Update Stats + +on: + schedule: + # Runs every Monday at 00:00 UTC + - cron: '0 0 * * 1' + # Allow manual trigger + workflow_dispatch: + +jobs: + update-stats: + name: Update Stats + runs-on: ubuntu-latest + steps: + - name: Checkout branch + uses: actions/checkout@v4 + + - name: Install + uses: ./.github/common-actions/install + + - name: Update search metadata + run: pnpm update:search-meta + + - name: Update GitHub info + run: pnpm update:github-info + + - name: Create Pull Request + uses: peter-evans/create-pull-request@v5 + with: + commit-message: "chore(stats): update project statistics" + title: "chore(stats): 📊 Update project statistics" + body: | + This PR updates the project statistics including: + - Search metadata + - GitHub repository information + + This is an automated PR generated weekly. + branch: chore/update-stats + base: main + delete-branch: true + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/apps/docs/components/docs/sidebar.tsx b/apps/docs/components/docs/sidebar.tsx index 94c107bf9d..2ff6404500 100644 --- a/apps/docs/components/docs/sidebar.tsx +++ b/apps/docs/components/docs/sidebar.tsx @@ -172,7 +172,7 @@ function TreeItem(props: TreeItemProps) { {isUpdated && ( { const pathname = usePathname(); @@ -11,12 +14,45 @@ export const Footer = () => { return null; } + const isDocs = pathname.includes("/docs"); + return (

© {getCurrentYear()} NextUI Inc. All rights reserved.

+ {isDocs ? ( +
+ + + + + + + + + +
+ ) : null}
); diff --git a/apps/docs/components/icons/moon.tsx b/apps/docs/components/icons/moon.tsx index b2ea9d37de..5e0c7a80ca 100644 --- a/apps/docs/components/icons/moon.tsx +++ b/apps/docs/components/icons/moon.tsx @@ -11,7 +11,7 @@ export const MoonIcon = ({size = 24, width, height, ...props}: IconSvgProps) => {...props} > diff --git a/apps/docs/components/icons/sun.tsx b/apps/docs/components/icons/sun.tsx index 886aa13441..f1d7446c6b 100644 --- a/apps/docs/components/icons/sun.tsx +++ b/apps/docs/components/icons/sun.tsx @@ -16,3 +16,29 @@ export const SunFilledIcon = ({size = 24, width, height, ...props}: IconSvgProps ); + +export const SunLinearIcon = ({size = 24, width, height, ...props}: IconSvgProps) => ( + +); diff --git a/apps/docs/components/navbar.tsx b/apps/docs/components/navbar.tsx index e5543687bb..478c0f2d9d 100644 --- a/apps/docs/components/navbar.tsx +++ b/apps/docs/components/navbar.tsx @@ -34,11 +34,12 @@ import {currentVersion} from "@/utils/version"; import {siteConfig} from "@/config/site"; import {Route} from "@/libs/docs/page"; import {LargeLogo, SmallLogo, ThemeSwitch} from "@/components"; -import {XIcon, GithubIcon, DiscordIcon, SearchLinearIcon} from "@/components/icons"; +import {GithubIcon, SearchLinearIcon} from "@/components/icons"; import {useIsMounted} from "@/hooks/use-is-mounted"; import {DocsSidebar} from "@/components/docs/sidebar"; import {useCmdkStore} from "@/components/cmdk"; import {FbRoadmapLink} from "@/components/featurebase/fb-roadmap-link"; +import githubInfo from "@/config/github-info.json"; export interface NavbarProps { routes: Route[]; @@ -94,22 +95,26 @@ export const Navbar: FC = ({children, routes, mobileRoutes = [], sl const searchButton = ( ); @@ -238,35 +243,9 @@ export const Navbar: FC = ({children, routes, mobileRoutes = [], sl Figma - {/* hide feedback and changelog at this moment */} - {/* - - - - - - - - - */} - {/* - handlePressNavbarItem("Introducing v2.2.0", "/blog/v2.2.0")} - > - Introducing v2.2.0  - - 🚀 - - - */} @@ -276,14 +255,18 @@ export const Navbar: FC = ({children, routes, mobileRoutes = [], sl isExternal aria-label="Github" className="p-1" - href="https://github.com/nextui-org/nextui" - onClick={() => handlePressNavbarItem("Github", "https://github.com/nextui-org/nextui")} + href={siteConfig.links.github} + onPress={() => handlePressNavbarItem("Github", siteConfig.links.github)} > - + + + + + ))} + + ); +}`; + +const App = `import {Alert, Button} from "@nextui-org/react"; + +const CustomAlert = React.forwardRef( + ( + {title, children, variant = "faded", color = "secondary", className, classNames = {}, ...props}, + ref, + ) => { + const colorClass = React.useMemo(() => { + switch (color) { + case "default": + return "before:bg-default-300"; + case "primary": + return "before:bg-primary"; + case "secondary": + return "before:bg-secondary"; + case "success": + return "before:bg-success"; + case "warning": + return "before:bg-warning"; + case "danger": + return "before:bg-danger"; + default: + return "before:bg-default-200"; + } + }, []); + + return ( + color={color} + title={title} + variant={variant} + {...props} + > + {children} + + ); + }, +); + +CustomAlert.displayName = "CustomAlert"; + +export default function App() { + const colors = ["default", "primary", "secondary", "success", "warning", "danger"]; + + return ( +
+ {colors.map((color) => ( + +
+ + +
+
+ ))}
); }`; const react = { "/App.jsx": App, + "/App.tsx": AppTs, }; export default { diff --git a/apps/docs/content/components/alert/index.ts b/apps/docs/content/components/alert/index.ts index 1be9439d70..22f51775f9 100644 --- a/apps/docs/content/components/alert/index.ts +++ b/apps/docs/content/components/alert/index.ts @@ -5,7 +5,9 @@ import customImpl from "./custom-impl"; import customStyles from "./custom-styles"; import variants from "./variants"; import withIcon from "./with-icon"; +import withAction from "./with-action"; import controlled from "./controlled"; +import withoutIcon from "./without-icon"; export const alertContent = { colors, @@ -15,5 +17,7 @@ export const alertContent = { customStyles, variants, withIcon, + withAction, controlled, + withoutIcon, }; diff --git a/apps/docs/content/components/alert/variants.ts b/apps/docs/content/components/alert/variants.ts index 637553b085..07238ee96f 100644 --- a/apps/docs/content/components/alert/variants.ts +++ b/apps/docs/content/components/alert/variants.ts @@ -3,15 +3,9 @@ const App = `import {Alert} from "@nextui-org/react"; export default function App() { return (
- - A solid variant alert - - - A bordered variant alert - - - A flat variant alert - + {["solid", "bordered", "flat", "faded"].map((variant) => ( + + ))}
); }`; diff --git a/apps/docs/content/components/alert/with-action.ts b/apps/docs/content/components/alert/with-action.ts new file mode 100644 index 0000000000..b4f9665f62 --- /dev/null +++ b/apps/docs/content/components/alert/with-action.ts @@ -0,0 +1,29 @@ +const App = `import {Alert, Button} from "@nextui-org/react"; + +export default function App() { + const [isVisible, setIsVisible] = React.useState(true); + + return ( +
+ + Upgrade + + } + title="You have no credits left" + variant="faded" + /> +
+ ); +}`; + +const react = { + "/App.jsx": App, +}; + +export default { + ...react, +}; diff --git a/apps/docs/content/components/alert/without-icon.ts b/apps/docs/content/components/alert/without-icon.ts new file mode 100644 index 0000000000..b3432e6802 --- /dev/null +++ b/apps/docs/content/components/alert/without-icon.ts @@ -0,0 +1,26 @@ +const App = `import {Alert} from "@nextui-org/react"; + +export default function App() { + const title = "This is an alert"; + const description = "Thanks for subscribing to our newsletter!"; + + return ( +
+ +
+ ); +}`; + +const react = { + "/App.jsx": App, +}; + +export default { + ...react, +}; diff --git a/apps/docs/content/components/autocomplete/index.ts b/apps/docs/content/components/autocomplete/index.ts index 76d57925a3..e57bde14dc 100644 --- a/apps/docs/content/components/autocomplete/index.ts +++ b/apps/docs/content/components/autocomplete/index.ts @@ -26,6 +26,10 @@ import customSectionsStyle from "./custom-sections-style"; import customStyles from "./custom-styles"; import customEmptyContentMessage from "./custom-empty-content-message"; import readOnly from "./read-only"; +import virtualization from "./virtualization"; +import virtualizationTenThousand from "./virtualization-ten-thousand"; +import virtualizationMaxListboxHeight from "./virtualization-max-listbox-height"; +import virtualizationCustomItemHeight from "./virtualization-custom-item-height"; export const autocompleteContent = { usage, @@ -56,4 +60,8 @@ export const autocompleteContent = { customStyles, customEmptyContentMessage, readOnly, + virtualization, + virtualizationTenThousand, + virtualizationMaxListboxHeight, + virtualizationCustomItemHeight, }; diff --git a/apps/docs/content/components/autocomplete/virtualization-custom-item-height.ts b/apps/docs/content/components/autocomplete/virtualization-custom-item-height.ts new file mode 100644 index 0000000000..c3211acadd --- /dev/null +++ b/apps/docs/content/components/autocomplete/virtualization-custom-item-height.ts @@ -0,0 +1,65 @@ +const App = `import {Autocomplete, AutocompleteItem} from "@nextui-org/react"; + +const generateItems = (n) => { + const items = [ + "Cat", + "Dog", + "Elephant", + "Lion", + "Tiger", + "Giraffe", + "Dolphin", + "Penguin", + "Zebra", + "Shark", + "Whale", + "Otter", + "Crocodile", + ]; + + const dataset = []; + + for (let i = 0; i < n; i++) { + const item = items[i % items.length]; + + dataset.push({ + label: \`\${item}\${i}\`, + value: \`\${item.toLowerCase()}\${i}\`, + description: "Sample description", + }); + } + + return dataset; +}; + +export default function App() { + const items = generateItems(1000); + + return ( +
+ + {(item) => ( + + {item.label} + + )} + +
+ ); +}`; + +const react = { + "/App.jsx": App, +}; + +export default { + ...react, +}; diff --git a/apps/docs/content/components/autocomplete/virtualization-max-listbox-height.ts b/apps/docs/content/components/autocomplete/virtualization-max-listbox-height.ts new file mode 100644 index 0000000000..eb630f7340 --- /dev/null +++ b/apps/docs/content/components/autocomplete/virtualization-max-listbox-height.ts @@ -0,0 +1,64 @@ +const App = `import {Autocomplete, AutocompleteItem} from "@nextui-org/react"; + +const generateItems = (n) => { + const items = [ + "Cat", + "Dog", + "Elephant", + "Lion", + "Tiger", + "Giraffe", + "Dolphin", + "Penguin", + "Zebra", + "Shark", + "Whale", + "Otter", + "Crocodile", + ]; + + const dataset = []; + + for (let i = 0; i < n; i++) { + const item = items[i % items.length]; + + dataset.push({ + label: \`\${item}\${i}\`, + value: \`\${item.toLowerCase()}\${i}\`, + description: "Sample description", + }); + } + + return dataset; +}; + +export default function App() { + const items = generateItems(1000); + + return ( +
+ + {(item) => ( + + {item.label} + + )} + +
+ ); +}`; + +const react = { + "/App.jsx": App, +}; + +export default { + ...react, +}; diff --git a/apps/docs/content/components/autocomplete/virtualization-ten-thousand.ts b/apps/docs/content/components/autocomplete/virtualization-ten-thousand.ts new file mode 100644 index 0000000000..1e45f238ab --- /dev/null +++ b/apps/docs/content/components/autocomplete/virtualization-ten-thousand.ts @@ -0,0 +1,63 @@ +const App = `import {Autocomplete, AutocompleteItem} from "@nextui-org/react"; + +const generateItems = (n) => { + const items = [ + "Cat", + "Dog", + "Elephant", + "Lion", + "Tiger", + "Giraffe", + "Dolphin", + "Penguin", + "Zebra", + "Shark", + "Whale", + "Otter", + "Crocodile", + ]; + + const dataset = []; + + for (let i = 0; i < n; i++) { + const item = items[i % items.length]; + + dataset.push({ + label: \`\${item}\${i}\`, + value: \`\${item.toLowerCase()}\${i}\`, + description: "Sample description", + }); + } + + return dataset; +}; + +export default function App() { + const items = generateItems(10000); + + return ( +
+ + {(item) => ( + + {item.label} + + )} + +
+ ); +}`; + +const react = { + "/App.jsx": App, +}; + +export default { + ...react, +}; diff --git a/apps/docs/content/components/autocomplete/virtualization.ts b/apps/docs/content/components/autocomplete/virtualization.ts new file mode 100644 index 0000000000..254a3072f2 --- /dev/null +++ b/apps/docs/content/components/autocomplete/virtualization.ts @@ -0,0 +1,63 @@ +const App = `import {Autocomplete, AutocompleteItem} from "@nextui-org/react"; + +const generateItems = (n) => { + const items = [ + "Cat", + "Dog", + "Elephant", + "Lion", + "Tiger", + "Giraffe", + "Dolphin", + "Penguin", + "Zebra", + "Shark", + "Whale", + "Otter", + "Crocodile", + ]; + + const dataset = []; + + for (let i = 0; i < n; i++) { + const item = items[i % items.length]; + + dataset.push({ + label: \`\${item}\${i}\`, + value: \`\${item.toLowerCase()}\${i}\`, + description: "Sample description", + }); + } + + return dataset; +}; + +export default function App() { + const items = generateItems(1000); + + return ( +
+ + {(item) => ( + + {item.label} + + )} + +
+ ); +}`; + +const react = { + "/App.jsx": App, +}; + +export default { + ...react, +}; diff --git a/apps/docs/content/components/drawer/custom-styles.ts b/apps/docs/content/components/drawer/custom-styles.ts new file mode 100644 index 0000000000..68f5939550 --- /dev/null +++ b/apps/docs/content/components/drawer/custom-styles.ts @@ -0,0 +1,337 @@ +const App = `import {Drawer, DrawerContent, DrawerHeader, DrawerBody, DrawerFooter, Button, useDisclosure, Image, Link, Tooltip, Avatar, AvatarGroup} from "@nextui-org/react"; + +export default function App() { + const {isOpen, onOpen, onOpenChange} = useDisclosure(); + + return ( + <> + + + + {(onClose) => ( + <> + + + + +
+ + +
+
+ + + + + + +
+
+ +
+ Event image +
+
+

SF Bay Area Meetup in November

+

+ 555 California St, San Francisco, CA 94103 +

+
+
+
+
Nov
+
+ 19 +
+
+
+

+ Tuesday, November 19 +

+

5:00 PM - 9:00 PM PST

+
+
+
+
+ + + + + + +
+
+ + + + } + className="group gap-x-0.5 text-medium text-foreground font-medium" + href="https://www.google.com/maps/place/555+California+St,+San+Francisco,+CA+94103" + rel="noreferrer noopener" + > + 555 California St suite 500 + +

San Francisco, California

+
+
+
+ About the event +
+

+ Hey Bay Area! We are excited to announce our next meetup on Tuesday, + November 19th. +

+

+ Join us for an evening of insightful discussions and hands-on workshops + focused on the latest developments in web development and design. Our + featured speakers will share their experiences with modern frontend + frameworks, responsive design patterns, and emerging web technologies. + You'll have the opportunity to network with fellow developers and + designers while enjoying refreshments and snacks. +

+

+ During the main session, we'll dive deep into practical examples of + building scalable applications, exploring best practices for component + architecture, and understanding advanced state management techniques. Our + interactive workshop portion will let you apply these concepts directly, + with experienced mentors available to provide guidance and answer your + questions. Whether you're a seasoned developer or just starting your + journey, you'll find valuable takeaways from this session. +

+ +

+ Brought to you by the{" "} + + NextUI team + + . +

+
+
+
+ Hosted By +
+ + NextUI Team +
+
+
+ 105 Going +
+ + + + + + + + + + + + + + +
+
+
+
+
+ + + Contact the host + + + Report event + + + + )} +
+
+ + ); +}`; + +const react = { + "/App.jsx": App, +}; + +export default { + ...react, +}; diff --git a/apps/docs/content/components/drawer/index.ts b/apps/docs/content/components/drawer/index.ts index e9fa1947c1..d04c3bf31b 100644 --- a/apps/docs/content/components/drawer/index.ts +++ b/apps/docs/content/components/drawer/index.ts @@ -5,6 +5,7 @@ import placement from "./placement"; import form from "./form"; import backdrop from "./backdrop"; import customMotion from "./custom-motion"; +import customStyles from "./custom-styles"; export const drawerContent = { usage, @@ -14,4 +15,5 @@ export const drawerContent = { form, backdrop, customMotion, + customStyles, }; diff --git a/apps/docs/content/components/table/custom-styles.ts b/apps/docs/content/components/table/custom-styles.ts index 3e816ef9e5..e57b2904e9 100644 --- a/apps/docs/content/components/table/custom-styles.ts +++ b/apps/docs/content/components/table/custom-styles.ts @@ -611,13 +611,13 @@ export default function App() { td: [ // changing the rows border radius // first - "group-data-[first=true]:first:before:rounded-none", - "group-data-[first=true]:last:before:rounded-none", + "group-data-[first=true]/tr:first:before:rounded-none", + "group-data-[first=true]/tr:last:before:rounded-none", // middle - "group-data-[middle=true]:before:rounded-none", + "group-data-[middle=true]/tr:before:rounded-none", // last - "group-data-[last=true]:first:before:rounded-none", - "group-data-[last=true]:last:before:rounded-none", + "group-data-[last=true]/tr:first:before:rounded-none", + "group-data-[last=true]/tr:last:before:rounded-none", ], }), [], @@ -966,13 +966,13 @@ export default function App() { td: [ // changing the rows border radius // first - "group-data-[first=true]:first:before:rounded-none", - "group-data-[first=true]:last:before:rounded-none", + "group-data-[first=true]/tr:first:before:rounded-none", + "group-data-[first=true]/tr:last:before:rounded-none", // middle - "group-data-[middle=true]:before:rounded-none", + "group-data-[middle=true]/tr:before:rounded-none", // last - "group-data-[last=true]:first:before:rounded-none", - "group-data-[last=true]:last:before:rounded-none", + "group-data-[last=true]/tr:first:before:rounded-none", + "group-data-[last=true]/tr:last:before:rounded-none", ], }), [], diff --git a/apps/docs/content/docs/api-references/nextui-provider.mdx b/apps/docs/content/docs/api-references/nextui-provider.mdx index dcc6abb52f..530077ac4a 100644 --- a/apps/docs/content/docs/api-references/nextui-provider.mdx +++ b/apps/docs/content/docs/api-references/nextui-provider.mdx @@ -116,12 +116,12 @@ interface AppProviderProps { import {GregorianCalendar} from '@internationalized/date'; function createCalendar(identifier) { - switch (identifier) { - case 'gregory': - return new GregorianCalendar(); - default: - throw new Error(`Unsupported calendar ${identifier}`); - } + switch (identifier) { + case 'gregory': + return new GregorianCalendar(); + default: + throw new Error(`Unsupported calendar ${identifier}`); + } } ``` @@ -167,6 +167,15 @@ or mark the field as required or invalid via ARIA. - **Type**: `native | aria` - **Default**: `aria` +`reducedMotion` + +- **Description**: Controls the motion preferences for the entire application, allowing developers to respect user settings for reduced motion. +The available options are: + - `"user"`: Adapts to the user's device settings for reduced motion. + - `"always"`: Disables all animations. + - `"never"`: Keeps all animations active. +- **Type**: `"user" | "always" | "never"` +- **Default**: `"never"` --- ## Types diff --git a/apps/docs/content/docs/components/alert.mdx b/apps/docs/content/docs/components/alert.mdx index 15f49b31c9..4aa902518b 100644 --- a/apps/docs/content/docs/components/alert.mdx +++ b/apps/docs/content/docs/components/alert.mdx @@ -55,11 +55,23 @@ Alert comes with 6 color variants to convey different meanings. -### With Icon +### Custom Icon By default, Alert displays an appropriate icon based on the `color` prop. You can override this by providing a custom icon using the `icon` prop. - + + +### Without Icon + +You can hide the icon by setting the `hideIcon` prop to `true`. + + + +### With Action + +Alert supports an `endContent` prop for additional actions. + + ### Controlled Visibility @@ -92,6 +104,18 @@ Alert has the following attributes on the `base` element: +### Slots + +Alert has the following slots: + +- `base`: The main alert container element +- `title`: The title element +- `description`: The description element +- `mainWrapper`: The wrapper for the title and description content +- `closeButton`: The close button element +- `iconWrapper`: The wrapper for the alert icon +- `alertIcon`: The alert icon element + ## Accessibility - Alert has role of `alert` @@ -110,10 +134,14 @@ Alert has the following attributes on the `base` element: | icon | `ReactNode` | The alert icon - overrides the default icon | - | | description | `ReactNode` | The alert description | - | | color | `default` \| `primary` \| `secondary` \| `success` \| `warning` \| `danger` | The alert color theme | `default` | -| variant | `solid` \| `bordered` \| `flat` | The alert variant | `flat` | +| variant | `solid` \| `bordered` \| `flat` \| `faded` | The alert variant | `flat` | | radius | `none` \| `sm` \| `md` \| `lg` \| `full` | The alert border radius | `md` | +| startContent | `ReactNode` | The alert start content | - | +| endContent | `ReactNode` | The alert end content | - | | isVisible | `boolean` | Whether the alert is visible | - | | isClosable | `boolean` | Whether the alert can be closed | `false` | +| hideIcon | `boolean` | Whether the icon is hidden | `false` | +| hideIconWrapper | `boolean` | Whether the icon wrapper is hidden | `false` | | closeButtonProps | `ButtonProps` | Props for the close button | - | ### Alert Events diff --git a/apps/docs/content/docs/components/autocomplete.mdx b/apps/docs/content/docs/components/autocomplete.mdx index b826b21556..6bef6b4a21 100644 --- a/apps/docs/content/docs/components/autocomplete.mdx +++ b/apps/docs/content/docs/components/autocomplete.mdx @@ -13,7 +13,7 @@ An autocomplete combines a text input with a listbox, allowing users to filter a --- - + ## Installation @@ -24,11 +24,10 @@ An autocomplete combines a text input with a listbox, allowing users to filter a npm: "npm install @nextui-org/autocomplete", yarn: "yarn add @nextui-org/autocomplete", pnpm: "pnpm add @nextui-org/autocomplete", - bun: "bun add @nextui-org/autocomplete" + bun: "bun add @nextui-org/autocomplete", }} /> - ## Import NextUI exports 3 autocomplete-related components: @@ -84,7 +83,7 @@ the end of the label and the autocomplete will be required. ### Read Only -If you pass the `isReadOnly` property to the Autocomplete, the Listbox will open to display +If you pass the `isReadOnly` property to the Autocomplete, the Listbox will open to display all available options, but users won't be able to select any of the listed options. @@ -243,7 +242,10 @@ You can customize the autocomplete items by modifying the `AutocompleteItem` chi By default, a message `No results found.` will be shown if there is no result matching a query with your filter. You can customize the empty content message by modifying the `emptyContent` in `listboxProps`. - + ### Custom Filtering @@ -316,6 +318,36 @@ import {useInfiniteScroll} from "@nextui-org/use-infinite-scroll"; files={autocompleteContent.asyncLoadingItems} /> +### Virtualization + +Autocomplete supports virtualization, in the example below we are using the `isVirtualized` prop to enable virtualization. + + + +> **Note**: The virtualization strategy is based on the [@tanstack/react-virtual](https://tanstack.com/virtual/latest) package, which provides efficient rendering of large lists by only rendering items that are visible in the viewport. + +#### Ten Thousand Items + +Virtualization with 10,000 items. + + + +#### Max Listbox Height + +The `maxListboxHeight` prop is used to set the maximum height of the listbox. This is required when using virtualization. By default, it's set to `256`. + + + +#### Custom Item Height + +The `itemHeight` prop is used to set the height of each item in the listbox. This is required when using virtualization. By default, it's set to `32`. + + + ### With Sections You can use the `AutocompleteSection` component to group autocomplete items. @@ -412,57 +444,60 @@ properties to customize the popover, listbox and input components. ### Autocomplete Props -| Attribute | Type | Description | Default | -| --------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------ | -| children\* | `ReactNode[]` | The children to render. Usually a list of `AutocompleteItem` and `AutocompleteSection` elements. | - | -| label | `ReactNode` | The content to display as the label. | - | -| name | `string` | The name of the input element, used when submitting an HTML form. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefname). | - | -| variant | `flat` \| `bordered` \| `faded` \| `underlined` | The variant of the Autocomplete. | `flat` | -| color | `default` \| `primary` \| `secondary` \| `success` \| `warning` \| `danger` | The color of the Autocomplete. | `default` | -| size | `sm` \| `md` \| `lg` | The size of the Autocomplete. | `md` | -| radius | `none` \| `sm` \| `md` \| `lg` \| `full` | The radius of the Autocomplete. | - | -| items | [`Iterable`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols) | The list of Autocomplete items. (controlled) | - | -| defaultItems | [`Iterable`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols) | The list of Autocomplete items (uncontrolled). | - | -| inputValue | `string` | The value of the Autocomplete input (controlled). | - | -| defaultInputValue | `string` | The value of the Autocomplete input (uncontrolled). | - | -| allowsCustomValue | `boolean` | Whether the Autocomplete allows a non-item matching input value to be set. | `false` | -| allowsEmptyCollection | `boolean` | Whether the autocomplete allows the menu to be open when the collection is empty. | `true` | -| shouldCloseOnBlur | `boolean` | Whether the Autocomplete should close when the input is blurred. | `true` | -| placeholder | `string` | Temporary text that occupies the text input when it is empty. | - | -| description | `ReactNode` | A description for the field. Provides a hint such as specific requirements for what to choose. | - | -| menuTrigger | `focus` \| `input` \| `manual` | The action that causes the menu to open. | `focus` | -| labelPlacement | `inside` \| `outside` \| `outside-left` | The position of the label. | `inside` | -| selectedKey | `React.Key` | The currently selected key in the collection (controlled). | - | -| defaultSelectedKey | `React.Key` | The initial selected key in the collection (uncontrolled). | - | -| disabledKeys | `all` \| `React.Key[]` | The item keys that are disabled. These items cannot be selected, focused, or otherwise interacted with. | - | -| errorMessage | `ReactNode` \| `((v: ValidationResult) => ReactNode)` | An error message to display below the field. | - | -| validate | `(value: { inputValue: string, selectedKey: React.Key }) => ValidationError | true | null | undefined` | Validate input values when committing (e.g. on blur), and return error messages for invalid values. | - | -| validationBehavior | `native` \| `aria` | Whether to use native HTML form validation to prevent form submission when the value is missing or invalid, or mark the field as required or invalid via ARIA.| `aria` | -| startContent | `ReactNode` | Element to be rendered in the left side of the Autocomplete. | - | -| endContent | `ReactNode` | Element to be rendered in the right side of the Autocomplete. | - | -| autoFocus | `boolean` | Whether the Autocomplete should be focused on render. | `false` | -| defaultFilter | `(textValue: string, inputValue: string) => boolean` | The filter function used to determine if a option should be included in the Autocomplete list. | - | -| filterOptions | [Intl.CollatorOptions](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Collator/Collator) | The options used to create the collator used for filtering. | `{ sensitivity: 'base'}` | -| isReadOnly | `boolean` | Whether the Autocomplete is read only. | `false` | -| isRequired | `boolean` | Whether the Autocomplete is required. | `false` | -| isInvalid | `boolean` | Whether the Autocomplete is invalid. | `false` | -| isDisabled | `boolean` | Whether the Autocomplete is disabled. | `false` | -| fullWidth | `boolean` | Whether the input should take up the width of its parent. | `true` | -| selectorIcon | `ReactNode` | The icon that represents the autocomplete open state. Usually a chevron icon. | - | -| clearIcon | `ReactNode` | The icon to be used in the clear button. Usually a cross icon. | - | -| showScrollIndicators | `boolean` | Whether the scroll indicators should be shown when the listbox is scrollable. | `true` | -| scrollRef | `React.RefObject` | A ref to the scrollable element. | - | -| inputProps | [InputProps](/docs/components/input#api) | Props to be passed to the Input component. | - | -| popoverProps | [PopoverProps](/docs/components/popover#api) | Props to be passed to the Popover component. | - | -| listboxProps | [ListboxProps](/docs/components/listbox#api) | Props to be passed to the Listbox component. | - | -| scrollShadowProps | [ScrollShadowProps](/docs/components/scroll-shadow#api) | Props to be passed to the ScrollShadow component. | - | -| selectorButtonProps | [ButtonProps](/docs/components/button#api) | Props to be passed to the selector button. | - | -| clearButtonProps | [ButtonProps](/docs/components/button#api) | Props to be passed to the clear button. | - | -| isClearable | `boolean` | Whether the clear button should be shown. | `true` | -| disableClearable | `boolean` | Whether the clear button should be hidden. (**Deprecated**) Use `isClearable` instead. | `false` | -| disableAnimation | `boolean` | Whether the Autocomplete should be animated. | `true` | -| disableSelectorIconRotation | `boolean` | Whether the select should disable the rotation of the selector icon. | `false` | -| classNames | `Record<"base"| "listboxWrapper"| "listbox"| "popoverContent" | "endContentWrapper"| "clearButton" | "selectorButton", string>` | Allows to set custom class names for the Autocomplete slots. | - | +| Attribute | Type | Description | Default | +| --------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------ | +| children\* | `ReactNode[]` | The children to render. Usually a list of `AutocompleteItem` and `AutocompleteSection` elements. | - | +| label | `ReactNode` | The content to display as the label. | - | +| name | `string` | The name of the input element, used when submitting an HTML form. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefname). | - | +| variant | `flat` \| `bordered` \| `faded` \| `underlined` | The variant of the Autocomplete. | `flat` | +| color | `default` \| `primary` \| `secondary` \| `success` \| `warning` \| `danger` | The color of the Autocomplete. | `default` | +| size | `sm` \| `md` \| `lg` | The size of the Autocomplete. | `md` | +| radius | `none` \| `sm` \| `md` \| `lg` \| `full` | The radius of the Autocomplete. | - | +| items | [`Iterable`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols) | The list of Autocomplete items. (controlled) | - | +| defaultItems | [`Iterable`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols) | The list of Autocomplete items (uncontrolled). | - | +| inputValue | `string` | The value of the Autocomplete input (controlled). | - | +| defaultInputValue | `string` | The value of the Autocomplete input (uncontrolled). | - | +| allowsCustomValue | `boolean` | Whether the Autocomplete allows a non-item matching input value to be set. | `false` | +| allowsEmptyCollection | `boolean` | Whether the autocomplete allows the menu to be open when the collection is empty. | `true` | +| shouldCloseOnBlur | `boolean` | Whether the Autocomplete should close when the input is blurred. | `true` | +| placeholder | `string` | Temporary text that occupies the text input when it is empty. | - | +| description | `ReactNode` | A description for the field. Provides a hint such as specific requirements for what to choose. | - | +| menuTrigger | `focus` \| `input` \| `manual` | The action that causes the menu to open. | `focus` | +| labelPlacement | `inside` \| `outside` \| `outside-left` | The position of the label. | `inside` | +| selectedKey | `React.Key` | The currently selected key in the collection (controlled). | - | +| defaultSelectedKey | `React.Key` | The initial selected key in the collection (uncontrolled). | - | +| disabledKeys | `all` \| `React.Key[]` | The item keys that are disabled. These items cannot be selected, focused, or otherwise interacted with. | - | +| errorMessage | `ReactNode` \| `((v: ValidationResult) => ReactNode)` | An error message to display below the field. | - | +| validate | `(value: { inputValue: string, selectedKey: React.Key }) => ValidationError | true | null | undefined` | Validate input values when committing (e.g. on blur), and return error messages for invalid values. | - | +| validationBehavior | `native` \| `aria` | Whether to use native HTML form validation to prevent form submission when the value is missing or invalid, or mark the field as required or invalid via ARIA. | `aria` | +| startContent | `ReactNode` | Element to be rendered in the left side of the Autocomplete. | - | +| endContent | `ReactNode` | Element to be rendered in the right side of the Autocomplete. | - | +| autoFocus | `boolean` | Whether the Autocomplete should be focused on render. | `false` | +| defaultFilter | `(textValue: string, inputValue: string) => boolean` | The filter function used to determine if a option should be included in the Autocomplete list. | - | +| filterOptions | [Intl.CollatorOptions](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Collator/Collator) | The options used to create the collator used for filtering. | `{ sensitivity: 'base'}` | +| maxListboxHeight | `number` | The maximum height of the listbox in pixels. Required when using virtualization. | `256` | +| itemHeight | `number` | The fixed height of each item in pixels. Required when using virtualization. | `32` | +| isVirtualized | `boolean` | Whether to enable virtualization. By default, it's enabled when the number of items exceeds 50. | `undefined` | +| isReadOnly | `boolean` | Whether the Autocomplete is read only. | `false` | +| isRequired | `boolean` | Whether the Autocomplete is required. | `false` | +| isInvalid | `boolean` | Whether the Autocomplete is invalid. | `false` | +| isDisabled | `boolean` | Whether the Autocomplete is disabled. | `false` | +| fullWidth | `boolean` | Whether the input should take up the width of its parent. | `true` | +| selectorIcon | `ReactNode` | The icon that represents the autocomplete open state. Usually a chevron icon. | - | +| clearIcon | `ReactNode` | The icon to be used in the clear button. Usually a cross icon. | - | +| showScrollIndicators | `boolean` | Whether the scroll indicators should be shown when the listbox is scrollable. | `true` | +| scrollRef | `React.RefObject` | A ref to the scrollable element. | - | +| inputProps | [InputProps](/docs/components/input#api) | Props to be passed to the Input component. | - | +| popoverProps | [PopoverProps](/docs/components/popover#api) | Props to be passed to the Popover component. | - | +| listboxProps | [ListboxProps](/docs/components/listbox#api) | Props to be passed to the Listbox component. | - | +| scrollShadowProps | [ScrollShadowProps](/docs/components/scroll-shadow#api) | Props to be passed to the ScrollShadow component. | - | +| selectorButtonProps | [ButtonProps](/docs/components/button#api) | Props to be passed to the selector button. | - | +| clearButtonProps | [ButtonProps](/docs/components/button#api) | Props to be passed to the clear button. | - | +| isClearable | `boolean` | Whether the clear button should be shown. | `true` | +| disableClearable | `boolean` | Whether the clear button should be hidden. (**Deprecated**) Use `isClearable` instead. | `false` | +| disableAnimation | `boolean` | Whether the Autocomplete should be animated. | `true` | +| disableSelectorIconRotation | `boolean` | Whether the select should disable the rotation of the selector icon. | `false` | +| classNames | `Record<"base"| "listboxWrapper"| "listbox"| "popoverContent" | "endContentWrapper"| "clearButton" | "selectorButton", string>` | Allows to set custom class names for the Autocomplete slots. | - | ### Autocomplete Events diff --git a/apps/docs/content/docs/components/drawer.mdx b/apps/docs/content/docs/components/drawer.mdx index 464f057588..6a37751e84 100644 --- a/apps/docs/content/docs/components/drawer.mdx +++ b/apps/docs/content/docs/components/drawer.mdx @@ -115,6 +115,15 @@ Drawer offers a `motionProps` property to customize the `enter` / `exit` animati > Learn more about Framer motion variants [here](https://www.framer.com/motion/animation/#variants). +### Custom Styles + + + +Credits + +The Drawer component design is inspired by [Luma](https://x.com/LumaHQ). + + ## Slots - **wrapper**: The wrapper slot of the drawer. It wraps the `base` and the `backdrop` slots. diff --git a/apps/docs/package.json b/apps/docs/package.json index 9b5a0c687f..5c72ceeb3c 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -4,7 +4,7 @@ "private": true, "scripts": { "dev": "rimraf .contentlayer && concurrently \"contentlayer2 dev\" \"next dev\"", - "build": "contentlayer2 build && next build", + "build": "contentlayer2 build && next build ", "build:analyze": "ANALYZE=true next build", "start": "next start", "lint": "next lint", @@ -12,10 +12,12 @@ "preinstall": "node preinstall.js", "build:sponsors": "tsx scripts/build-sponsors.ts", "update:search-meta": "tsx scripts/update-search-meta.ts", + "update:github-info": "tsx scripts/update-github-info.ts", "postbuild": "next-sitemap" }, "dependencies": { "@codesandbox/sandpack-react": "^2.6.4", + "@emotion/is-prop-valid": "^1.3.1", "@iconify/icons-solar": "^1.2.3", "@iconify/react": "^4.1.1", "@internationalized/date": "3.5.5", diff --git a/apps/docs/public/sitemap-0.xml b/apps/docs/public/sitemap-0.xml index 09725255fe..3e8de3be73 100644 --- a/apps/docs/public/sitemap-0.xml +++ b/apps/docs/public/sitemap-0.xml @@ -1,65 +1,78 @@ -https://nextui.org/feed.xml2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/figma2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/accordion2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/autocomplete2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/avatar2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/badge2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/breadcrumbs2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/button2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/card2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/checkbox-group2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/checkbox2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/chip2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/circular-progress2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/code2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/divider2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/dropdown2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/image2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/input2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/kbd2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/link2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/listbox2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/modal2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/navbar2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/pagination2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/popover2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/progress2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/radio-group2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/scroll-shadow2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/select2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/skeleton2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/slider2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/snippet2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/spacer2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/spinner2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/switch2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/table2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/tabs2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/textarea2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/tooltip2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/components/user2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/frameworks/astro2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/frameworks/nextjs2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/frameworks/remix2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/frameworks/vite2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/guide/design-principles2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/guide/installation2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/guide/introduction2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/guide/routing2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/guide/upgrade-to-v22024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/customization/colors2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/customization/create-theme2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/customization/custom-variants2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/customization/customize-theme2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/customization/dark-mode2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/customization/layout2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/customization/override-styles2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/docs/customization/theme2024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/blog/nextui-v22024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/blog/v2.1.02024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/blog/v2.2.02024-02-02T20:24:45.107Zdaily0.7 -https://nextui.org/blog2024-02-02T20:24:45.107Zdaily0.7 +https://nextui.org/feed.xml2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/figma2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/blog/nextui-v22024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/blog/v2.1.02024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/blog/v2.2.02024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/blog/v2.3.02024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/blog/v2.4.02024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/blog2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/api-references/cli-api2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/api-references/nextui-provider2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/customization/colors2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/customization/create-theme2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/customization/custom-variants2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/customization/customize-theme2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/customization/dark-mode2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/customization/layout2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/customization/override-styles2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/customization/theme2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/accordion2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/alert2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/autocomplete2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/avatar2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/badge2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/breadcrumbs2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/button2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/calendar2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/card2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/checkbox-group2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/checkbox2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/chip2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/circular-progress2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/code2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/date-input2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/date-picker2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/date-range-picker2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/divider2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/drawer2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/dropdown2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/image2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/input2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/kbd2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/link2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/listbox2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/modal2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/navbar2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/pagination2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/popover2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/progress2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/radio-group2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/range-calendar2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/scroll-shadow2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/select2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/skeleton2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/slider2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/snippet2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/spacer2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/spinner2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/switch2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/table2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/tabs2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/textarea2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/time-input2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/tooltip2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/components/user2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/frameworks/astro2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/frameworks/nextjs2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/frameworks/remix2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/frameworks/vite2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/guide/cli2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/guide/design-principles2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/guide/installation2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/guide/introduction2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/guide/routing2024-11-16T13:54:50.591Zdaily0.7 +https://nextui.org/docs/guide/upgrade-to-v22024-11-16T13:54:50.591Zdaily0.7 \ No newline at end of file diff --git a/apps/docs/scripts/update-github-info.ts b/apps/docs/scripts/update-github-info.ts new file mode 100644 index 0000000000..042a18f76b --- /dev/null +++ b/apps/docs/scripts/update-github-info.ts @@ -0,0 +1,61 @@ +/* eslint-disable no-console */ +import path from "path"; +import fs from 'fs'; + +import prettier from 'prettier'; +import fetch from 'node-fetch'; + +import { formatCompactNumber } from '../utils/number'; + +const configFolder = "config"; + +interface GithubInfo { + stars: { + raw: number; + formatted: string; + }; + forks: number; + subscribers: number; + openIssues: number; +} + +async function getGithubInfo() { + try { + const response = await fetch('https://api.github.com/repos/nextui-org/nextui'); + const data = await response.json() as any; + + const githubInfo: GithubInfo = { + stars: { + raw: data.stargazers_count, + formatted: formatCompactNumber(data.stargazers_count) + }, + forks: data.forks_count, + subscribers: data.subscribers_count, + openIssues: data.open_issues_count, + }; + + // Format JSON with prettier + const formattedJson = prettier.format(JSON.stringify(githubInfo), { + parser: 'json', + printWidth: 80, + tabWidth: 2, + semi: true, + }); + + // Create config folder if it doesn't exist + if (!fs.existsSync(configFolder)) { + fs.mkdirSync(configFolder); + } + + // Write to github-info.json + const outPath = path.join(process.cwd(), configFolder, 'github-info.json'); + + fs.writeFileSync(outPath, formattedJson); + + console.log("[NextUI] GitHub info updated successfully ✅"); + } catch (error) { + console.error("[ERROR 🔥]:", error); + } +} + +getGithubInfo(); diff --git a/apps/docs/utils/number.ts b/apps/docs/utils/number.ts new file mode 100644 index 0000000000..c9e680d489 --- /dev/null +++ b/apps/docs/utils/number.ts @@ -0,0 +1,25 @@ +/** + * Formats a number into a shortened string representation (e.g., 1K, 1.5M, 2B) + * @param number The number to format + * @param decimals Number of decimal places to show (default: 1) + * @returns Formatted string + */ +export function formatCompactNumber(number: number, decimals: number = 1): string { + if (number === 0) return "0"; + + const absNumber = Math.abs(number); + const sign = number < 0 ? "-" : ""; + + if (absNumber < 1000) { + return sign + absNumber.toString(); + } + + const suffixes = ["", "K", "M", "B", "T"]; + const exponent = Math.min(Math.floor(Math.log10(absNumber) / 3), suffixes.length - 1); + const shortNumber = (absNumber / Math.pow(1000, exponent)).toFixed(decimals); + + // Remove trailing zeros after decimal point + const formattedNumber = parseFloat(shortNumber).toString(); + + return sign + formattedNumber + suffixes[exponent]; +} diff --git a/packages/components/accordion/CHANGELOG.md b/packages/components/accordion/CHANGELOG.md index 4f44a353a2..0da273cd91 100644 --- a/packages/components/accordion/CHANGELOG.md +++ b/packages/components/accordion/CHANGELOG.md @@ -1,5 +1,151 @@ # @nextui-org/accordion +## 2.1.0-beta.9 + +### Patch Changes + +- Updated dependencies []: + - @nextui-org/aria-utils@2.1.0-beta.8 + - @nextui-org/framer-utils@2.0.26-beta.8 + +## 2.1.0-beta.8 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/divider@2.1.0-beta.7 + - @nextui-org/use-aria-accordion@2.1.0-beta.6 + - @nextui-org/aria-utils@2.1.0-beta.7 + - @nextui-org/dom-animation@2.0.1-beta.6 + - @nextui-org/framer-utils@2.0.26-beta.7 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-icons@2.0.10-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.7 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/divider@2.1.0-beta.6 + - @nextui-org/use-aria-accordion@2.1.0-beta.5 + - @nextui-org/aria-utils@2.1.0-beta.6 + - @nextui-org/dom-animation@2.0.1-beta.5 + - @nextui-org/framer-utils@2.0.26-beta.6 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-icons@2.0.10-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/divider@2.1.0-beta.5 + - @nextui-org/use-aria-accordion@2.1.0-beta.4 + - @nextui-org/aria-utils@2.1.0-beta.5 + - @nextui-org/dom-animation@2.0.1-beta.4 + - @nextui-org/framer-utils@2.0.26-beta.5 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-icons@2.0.10-beta.4 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.5 + +### Patch Changes + +- Updated dependencies [[`0f55c491b`](https://github.com/nextui-org/nextui/commit/0f55c491b73da8944f9b38f2ad7486d1b89f8b7a)]: + - @nextui-org/shared-icons@2.0.10-beta.3 + - @nextui-org/divider@2.1.0-beta.4 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/divider@2.1.0-beta.4 + - @nextui-org/aria-utils@2.1.0-beta.4 + - @nextui-org/framer-utils@2.0.26-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/divider@2.1.0-beta.3 + - @nextui-org/use-aria-accordion@2.1.0-beta.3 + - @nextui-org/aria-utils@2.1.0-beta.3 + - @nextui-org/dom-animation@2.0.1-beta.3 + - @nextui-org/framer-utils@2.0.26-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-icons@2.0.10-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/divider@2.1.0-beta.2 + - @nextui-org/use-aria-accordion@2.1.0-beta.2 + - @nextui-org/aria-utils@2.1.0-beta.2 + - @nextui-org/dom-animation@2.0.1-beta.2 + - @nextui-org/framer-utils@2.0.26-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-icons@2.0.10-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/divider@2.1.0-beta.1 + - @nextui-org/use-aria-accordion@2.1.0-beta.1 + - @nextui-org/aria-utils@2.1.0-beta.1 + - @nextui-org/dom-animation@2.0.1-beta.1 + - @nextui-org/framer-utils@2.0.26-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - framer motion optimization (#3340) + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - update `framer-motion` versions + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/divider@2.1.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/use-aria-accordion@2.1.0-beta.0 + - @nextui-org/aria-utils@2.1.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/dom-animation@2.0.1-beta.0 + - @nextui-org/framer-utils@2.0.26-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.40 ### Patch Changes diff --git a/packages/components/accordion/package.json b/packages/components/accordion/package.json index 681011d80e..e376b66a4a 100644 --- a/packages/components/accordion/package.json +++ b/packages/components/accordion/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/accordion", - "version": "2.0.40", + "version": "2.1.0-beta.9", "description": "Collapse display a list of high-level options that can expand/collapse to reveal more information.", "keywords": [ "react", @@ -40,11 +40,11 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", "framer-motion": ">=11.5.6", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/aria-utils": "workspace:*", diff --git a/packages/components/alert/CHANGELOG.md b/packages/components/alert/CHANGELOG.md new file mode 100644 index 0000000000..18bde8a34c --- /dev/null +++ b/packages/components/alert/CHANGELOG.md @@ -0,0 +1,127 @@ +# @nextui-org/alert + +## 2.1.0-beta.10 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/button@2.1.0-beta.7 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-icons@2.0.10-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.9 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/button@2.1.0-beta.6 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-icons@2.0.10-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.8 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/button@2.1.0-beta.5 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-icons@2.0.10-beta.4 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.7 + +### Patch Changes + +- [#4073](https://github.com/nextui-org/nextui/pull/4073) [`70dc75983`](https://github.com/nextui-org/nextui/commit/70dc7598388022fca04255c3c1623468a38a3803) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Alert compoentn styles improved + +- Updated dependencies []: + - @nextui-org/button@2.1.0-beta.4 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4071](https://github.com/nextui-org/nextui/pull/4071) [`31349c178`](https://github.com/nextui-org/nextui/commit/31349c178b9b2bd0be9856bc09126a37be68901a) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Alert styles improved + +- Updated dependencies []: + - @nextui-org/button@2.1.0-beta.4 + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4054](https://github.com/nextui-org/nextui/pull/4054) [`0f55c491b`](https://github.com/nextui-org/nextui/commit/0f55c491b73da8944f9b38f2ad7486d1b89f8b7a) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Alert design improved + +- Updated dependencies [[`0f55c491b`](https://github.com/nextui-org/nextui/commit/0f55c491b73da8944f9b38f2ad7486d1b89f8b7a)]: + - @nextui-org/shared-icons@2.0.10-beta.3 + - @nextui-org/button@2.1.0-beta.4 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/button@2.1.0-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/button@2.1.0-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-icons@2.0.10-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/button@2.1.0-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-icons@2.0.10-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/button@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- [#3982](https://github.com/nextui-org/nextui/pull/3982) [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - introduced Alert component (#2250) + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/button@2.1.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 diff --git a/packages/components/alert/package.json b/packages/components/alert/package.json index c6ab2e033a..45aac73833 100644 --- a/packages/components/alert/package.json +++ b/packages/components/alert/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/alert", - "version": "2.0.0", + "version": "2.1.0-beta.10", "description": "Alerts are temporary notifications that provide concise feedback about an action or event.", "keywords": [ "alert" @@ -38,18 +38,18 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/react-utils": "workspace:*", "@nextui-org/shared-icons": "workspace:*", "@nextui-org/shared-utils": "workspace:*", + "@nextui-org/button": "workspace:*", "@react-stately/utils": "3.10.1", - "@react-aria/utils": "3.24.1", - "@nextui-org/button": "workspace:*" + "@react-aria/utils": "3.24.1" }, "devDependencies": { "@nextui-org/system": "workspace:*", diff --git a/packages/components/alert/src/alert.tsx b/packages/components/alert/src/alert.tsx index 3cac310475..cc8c9a691d 100644 --- a/packages/components/alert/src/alert.tsx +++ b/packages/components/alert/src/alert.tsx @@ -24,15 +24,16 @@ const iconMap = { export type AlertColor = keyof typeof iconMap; -export interface AlertProps extends Omit { - color: AlertColor; -} +export interface AlertProps extends Omit {} const Alert = forwardRef<"div", AlertProps>((props, ref) => { const { title, icon, + children, description, + endContent, + startContent, isClosable, domRef, handleClose, @@ -45,6 +46,7 @@ const Alert = forwardRef<"div", AlertProps>((props, ref) => { isVisible, onClose, getAlertIconProps, + getIconWrapperProps, } = useAlert({...props, ref}); if (!isVisible) return null; @@ -55,12 +57,16 @@ const Alert = forwardRef<"div", AlertProps>((props, ref) => { return (
- {customIcon || } + {startContent} +
+ {customIcon || } +
{title &&
{title}
} {!isEmpty(description) &&
{description}
} + {children}
- + {endContent} {(isClosable || onClose) && ( + } + title="You have no credits left" + variant="faded" + /> + ); +}; + +const CustomAlert = React.forwardRef( + ( + {title, children, variant = "faded", color = "secondary", className, classNames, ...props}, + ref, + ) => { + const colorClass = React.useMemo(() => { + switch (color) { + case "default": + return "before:bg-default-300"; + case "primary": + return "before:bg-primary"; + case "secondary": + return "before:bg-secondary"; + case "success": + return "before:bg-success"; + case "warning": + return "before:bg-warning"; + case "danger": + return "before:bg-danger"; + default: + return `before:bg-default-200`; + } + }, []); + + return ( + +
{children}
+
+ ); + }, +); + +CustomAlert.displayName = "CustomAlert"; + +const CustomStylesTemplate = (args) => { + const colors = ["default", "primary", "secondary", "success", "warning", "danger"]; + + return ( +
+ {colors.map((color) => ( + +
+ + +
+
+ ))} +
+ ); +}; + export const Default = { render: Template, args: { @@ -122,6 +230,7 @@ export const Color = { render: ColorTemplate, args: { ...defaultProps, + variant: "faded", }, }; @@ -172,21 +281,16 @@ export const Closable = { }, }; -export const CustomWithClassNames = { - render: Template, +export const WithEndContent = { + render: WithEndContentTemplate, + args: { + ...defaultProps, + }, +}; + +export const CustomStyles = { + render: CustomStylesTemplate, args: { ...defaultProps, - classNames: { - base: [ - "bg-background", - "border", - "border-foreground-400", - "shadow", - "hover:bg-slate-200", - "cursor-pointer", - ], - title: ["text-base", "text-foreground", "font-semibold"], - description: ["text-base", "text-foreground-600"], - }, }, }; diff --git a/packages/components/autocomplete/CHANGELOG.md b/packages/components/autocomplete/CHANGELOG.md index 77ddeded3b..d54bd97dbc 100644 --- a/packages/components/autocomplete/CHANGELOG.md +++ b/packages/components/autocomplete/CHANGELOG.md @@ -1,5 +1,224 @@ # @nextui-org/autocomplete +## 2.2.0-beta.12 + +### Patch Changes + +- Updated dependencies []: + - @nextui-org/button@2.1.0-beta.7 + - @nextui-org/input@2.3.0-beta.9 + - @nextui-org/listbox@2.2.0-beta.9 + - @nextui-org/popover@2.2.0-beta.9 + - @nextui-org/scroll-shadow@2.2.0-beta.7 + - @nextui-org/aria-utils@2.1.0-beta.8 + +## 2.2.0-beta.11 + +### Patch Changes + +- [#4094](https://github.com/nextui-org/nextui/pull/4094) [`b9d5d4925`](https://github.com/nextui-org/nextui/commit/b9d5d492519778a4bf071748ec9f2b4e25d8373f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Virtualization support added to Listbox & Autocomplete + +- Updated dependencies [[`b9d5d4925`](https://github.com/nextui-org/nextui/commit/b9d5d492519778a4bf071748ec9f2b4e25d8373f)]: + - @nextui-org/listbox@2.2.0-beta.8 + - @nextui-org/button@2.1.0-beta.7 + - @nextui-org/input@2.3.0-beta.9 + - @nextui-org/popover@2.2.0-beta.8 + - @nextui-org/scroll-shadow@2.2.0-beta.7 + - @nextui-org/spinner@2.1.0-beta.7 + +## 2.2.0-beta.10 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/button@2.1.0-beta.7 + - @nextui-org/input@2.3.0-beta.9 + - @nextui-org/listbox@2.2.0-beta.7 + - @nextui-org/popover@2.2.0-beta.8 + - @nextui-org/scroll-shadow@2.2.0-beta.7 + - @nextui-org/spinner@2.1.0-beta.7 + - @nextui-org/use-aria-button@2.1.0-beta.6 + - @nextui-org/use-safe-layout-effect@2.0.7-beta.4 + - @nextui-org/aria-utils@2.1.0-beta.7 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-icons@2.0.10-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.2.0-beta.9 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/button@2.1.0-beta.6 + - @nextui-org/input@2.3.0-beta.8 + - @nextui-org/listbox@2.2.0-beta.6 + - @nextui-org/popover@2.2.0-beta.7 + - @nextui-org/scroll-shadow@2.2.0-beta.6 + - @nextui-org/spinner@2.1.0-beta.6 + - @nextui-org/use-aria-button@2.1.0-beta.5 + - @nextui-org/use-safe-layout-effect@2.0.7-beta.3 + - @nextui-org/aria-utils@2.1.0-beta.6 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-icons@2.0.10-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.2.0-beta.8 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/button@2.1.0-beta.5 + - @nextui-org/input@2.3.0-beta.7 + - @nextui-org/listbox@2.2.0-beta.5 + - @nextui-org/popover@2.2.0-beta.6 + - @nextui-org/scroll-shadow@2.2.0-beta.5 + - @nextui-org/spinner@2.1.0-beta.5 + - @nextui-org/use-aria-button@2.1.0-beta.4 + - @nextui-org/use-safe-layout-effect@2.0.7-beta.2 + - @nextui-org/aria-utils@2.1.0-beta.5 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-icons@2.0.10-beta.4 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.2.0-beta.7 + +### Patch Changes + +- Updated dependencies [[`0f55c491b`](https://github.com/nextui-org/nextui/commit/0f55c491b73da8944f9b38f2ad7486d1b89f8b7a)]: + - @nextui-org/shared-icons@2.0.10-beta.3 + - @nextui-org/button@2.1.0-beta.4 + - @nextui-org/input@2.3.0-beta.6 + - @nextui-org/listbox@2.2.0-beta.4 + - @nextui-org/popover@2.2.0-beta.5 + - @nextui-org/scroll-shadow@2.2.0-beta.4 + - @nextui-org/spinner@2.1.0-beta.4 + +## 2.2.0-beta.6 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/button@2.1.0-beta.4 + - @nextui-org/input@2.3.0-beta.5 + - @nextui-org/listbox@2.2.0-beta.4 + - @nextui-org/popover@2.2.0-beta.5 + - @nextui-org/scroll-shadow@2.2.0-beta.4 + - @nextui-org/spinner@2.1.0-beta.4 + - @nextui-org/aria-utils@2.1.0-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.2.0-beta.5 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/button@2.1.0-beta.3 + - @nextui-org/input@2.3.0-beta.4 + - @nextui-org/listbox@2.2.0-beta.3 + - @nextui-org/popover@2.2.0-beta.4 + - @nextui-org/scroll-shadow@2.2.0-beta.3 + - @nextui-org/spinner@2.1.0-beta.3 + - @nextui-org/use-aria-button@2.1.0-beta.3 + - @nextui-org/use-safe-layout-effect@2.0.7-beta.1 + - @nextui-org/aria-utils@2.1.0-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-icons@2.0.10-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.2.0-beta.4 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/button@2.1.0-beta.2 + - @nextui-org/input@2.3.0-beta.3 + - @nextui-org/listbox@2.2.0-beta.2 + - @nextui-org/popover@2.2.0-beta.3 + - @nextui-org/scroll-shadow@2.2.0-beta.2 + - @nextui-org/spinner@2.1.0-beta.2 + - @nextui-org/use-aria-button@2.1.0-beta.2 + - @nextui-org/use-safe-layout-effect@2.0.7-beta.0 + - @nextui-org/aria-utils@2.1.0-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-icons@2.0.10-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.2.0-beta.3 + +### Patch Changes + +- Updated dependencies [[`563c1585a`](https://github.com/nextui-org/nextui/commit/563c1585a3c1a32e8272ec4641cfabeaaac3296c)]: + - @nextui-org/popover@2.2.0-beta.2 + +## 2.2.0-beta.2 + +### Patch Changes + +- Updated dependencies [[`a2d653137`](https://github.com/nextui-org/nextui/commit/a2d653137d61465a88dfa3830bb3a44e3a7faa87)]: + - @nextui-org/input@2.3.0-beta.2 + - @nextui-org/popover@2.2.0-beta.1 + - @nextui-org/listbox@2.2.0-beta.1 + +## 2.2.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/button@2.1.0-beta.1 + - @nextui-org/input@2.3.0-beta.1 + - @nextui-org/listbox@2.2.0-beta.1 + - @nextui-org/popover@2.2.0-beta.1 + - @nextui-org/scroll-shadow@2.2.0-beta.1 + - @nextui-org/spinner@2.1.0-beta.1 + - @nextui-org/use-aria-button@2.1.0-beta.1 + - @nextui-org/aria-utils@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.2.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- [#3788](https://github.com/nextui-org/nextui/pull/3788) [`2e82f165a`](https://github.com/nextui-org/nextui/commit/2e82f165a98e1cdc8f0702d2971fc534b763fd15) Thanks [@abhinav700](https://github.com/abhinav700)! - Clicking the clear button clears the selected value without closing the dropdown. (#3788) + +- [#3845](https://github.com/nextui-org/nextui/pull/3845) [`780ba4316`](https://github.com/nextui-org/nextui/commit/780ba43162dc7ceb3f7b46c68c8134473013c873) Thanks [@alexnguyennz](https://github.com/alexnguyennz)! - Return null if there are items for exit animation on popover close to work + +- [#2186](https://github.com/nextui-org/nextui/pull/2186) [`557f10f5e`](https://github.com/nextui-org/nextui/commit/557f10f5ec60f9f69bed098b3670046cd56d15da) Thanks [@juliesaia](https://github.com/juliesaia)! - automatically focus first non-disabled item + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - update `framer-motion` versions + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`a2e562b03`](https://github.com/nextui-org/nextui/commit/a2e562b03f79b52b0b35f07104b3585ea05e2cb6), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`9f6839faf`](https://github.com/nextui-org/nextui/commit/9f6839faf9fe05c766571bcb71028bd3236d6e3a), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`606f75726`](https://github.com/nextui-org/nextui/commit/606f75726c6b273ea25528ec3269fa6e82af3349), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/listbox@2.2.0-beta.0 + - @nextui-org/button@2.1.0-beta.0 + - @nextui-org/input@2.3.0-beta.0 + - @nextui-org/popover@2.2.0-beta.0 + - @nextui-org/scroll-shadow@2.2.0-beta.0 + - @nextui-org/spinner@2.1.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/use-aria-button@2.1.0-beta.0 + - @nextui-org/aria-utils@2.1.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.1.7 ### Patch Changes diff --git a/packages/components/autocomplete/package.json b/packages/components/autocomplete/package.json index adf887b029..302b819a84 100644 --- a/packages/components/autocomplete/package.json +++ b/packages/components/autocomplete/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/autocomplete", - "version": "2.1.7", + "version": "2.2.0-beta.12", "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" @@ -34,11 +34,11 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "@nextui-org/system": ">=2.0.0", - "@nextui-org/theme": ">=2.1.0", - "framer-motion": ">=11.5.6", - "react": ">=18", - "react-dom": ">=18" + "@nextui-org/system": ">=2.3.0-beta.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0" }, "dependencies": { "@nextui-org/aria-utils": "workspace:*", diff --git a/packages/components/autocomplete/src/use-autocomplete.ts b/packages/components/autocomplete/src/use-autocomplete.ts index 6f84d1c979..5badcf3d66 100644 --- a/packages/components/autocomplete/src/use-autocomplete.ts +++ b/packages/components/autocomplete/src/use-autocomplete.ts @@ -110,13 +110,30 @@ interface Props extends Omit, keyof ComboBoxProps * Callback fired when the select menu is closed. */ onClose?: () => void; + /** + * Whether to enable virtualization of the listbox items. + * By default, virtualization is automatically enabled when the number of items is greater than 50. + * @default undefined + */ + isVirtualized?: boolean; } export type UseAutocompleteProps = Props & Omit & ComboBoxProps & AsyncLoadable & - AutocompleteVariantProps; + AutocompleteVariantProps & { + /** + * The height of each item in the listbox. + * This is required for virtualized listboxes to calculate the height of each item. + */ + itemHeight?: number; + /** + * The max height of the listbox (which will be rendered in a popover). + * This is required for virtualized listboxes to set the maximum height of the listbox. + */ + maxListboxHeight?: number; + }; export function useAutocomplete(originalProps: UseAutocompleteProps) { const globalContext = useProviderContext(); @@ -158,6 +175,9 @@ export function useAutocomplete(originalProps: UseAutocomplete clearButtonProps = {}, showScrollIndicators = true, allowsCustomValue = false, + isVirtualized, + maxListboxHeight = 256, + itemHeight = 32, validationBehavior = globalContext?.validationBehavior ?? "aria", className, classNames, @@ -425,14 +445,25 @@ export function useAutocomplete(originalProps: UseAutocomplete onClick: chain(slotsProps.inputProps.onClick, otherProps.onClick), } as unknown as InputProps); - const getListBoxProps = () => - ({ + const getListBoxProps = () => { + // Use isVirtualized prop if defined, otherwise fallback to default behavior + const shouldVirtualize = isVirtualized ?? state.collection.size > 50; + + return { state, ref: listBoxRef, + isVirtualized: shouldVirtualize, + virtualization: shouldVirtualize + ? { + maxListboxHeight, + itemHeight, + } + : undefined, ...mergeProps(slotsProps.listboxProps, listBoxProps, { shouldHighlightOnFocus: true, }), - } as ListboxProps); + } as ListboxProps; + }; const getPopoverProps = (props: DOMAttributes = {}) => { const popoverProps = mergeProps(slotsProps.popoverProps, props); @@ -479,6 +510,9 @@ export function useAutocomplete(originalProps: UseAutocomplete props?.className, ), }), + style: { + maxHeight: originalProps.maxListboxHeight ?? 256, + }, }); const getEndContentWrapperProps: PropGetter = (props: any = {}) => ({ diff --git a/packages/components/autocomplete/stories/autocomplete.stories.tsx b/packages/components/autocomplete/stories/autocomplete.stories.tsx index ca4db45df2..ff8e63d16d 100644 --- a/packages/components/autocomplete/stories/autocomplete.stories.tsx +++ b/packages/components/autocomplete/stories/autocomplete.stories.tsx @@ -100,6 +100,58 @@ const items = animalsData.map((item) => ( )); +interface LargeDatasetSchema { + label: string; + value: string; + description: string; +} + +function generateLargeDataset(n: number): LargeDatasetSchema[] { + const dataset: LargeDatasetSchema[] = []; + + const items = [ + "Cat", + "Dog", + "Elephant", + "Lion", + "Tiger", + "Giraffe", + "Dolphin", + "Penguin", + "Zebra", + "Shark", + "Whale", + "Otter", + "Crocodile", + ]; + + for (let i = 0; i < n; i++) { + const item = items[i % items.length]; + + dataset.push({ + label: `${item}${i}`, + value: `${item.toLowerCase()}${i}`, + description: "Sample description", + }); + } + + return dataset; +} + +const LargeDatasetTemplate = (args: AutocompleteProps & {numItems: number}) => { + const largeDataset = generateLargeDataset(args.numItems); + + return ( + + {largeDataset.map((item, index) => ( + + {item.label} + + ))} + + ); +}; + const Template = (args: AutocompleteProps) => ( Red Panda @@ -1061,3 +1113,42 @@ export const FullyControlled = { ...defaultProps, }, }; + +export const OneThousandList = { + render: LargeDatasetTemplate, + args: { + ...defaultProps, + placeholder: "Search...", + numItems: 1000, + }, +}; + +export const TenThousandList = { + render: LargeDatasetTemplate, + args: { + ...defaultProps, + placeholder: "Search...", + numItems: 10000, + }, +}; + +export const CustomMaxListboxHeight = { + render: LargeDatasetTemplate, + args: { + ...defaultProps, + placeholder: "Search...", + numItems: 1000, + maxListboxHeight: 400, + }, +}; + +export const CustomItemHeight = { + render: LargeDatasetTemplate, + args: { + ...defaultProps, + placeholder: "Search...", + numItems: 1000, + maxListboxHeight: 400, + itemHeight: 40, + }, +}; diff --git a/packages/components/avatar/CHANGELOG.md b/packages/components/avatar/CHANGELOG.md index 1064734906..aef66a41bc 100644 --- a/packages/components/avatar/CHANGELOG.md +++ b/packages/components/avatar/CHANGELOG.md @@ -1,5 +1,115 @@ # @nextui-org/avatar +## 2.1.0-beta.10 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/use-image@2.0.7-beta.9 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.9 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/use-image@2.0.7-beta.8 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.8 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/use-image@2.0.7-beta.7 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.7 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/use-image@2.0.7-beta.6 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/use-image@2.0.7-beta.5 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`52f6274e9`](https://github.com/nextui-org/nextui/commit/52f6274e9baecc928ee7cbb6a8110b72931061b8)]: + - @nextui-org/use-image@2.0.7-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- Updated dependencies [[`1c05c6d77`](https://github.com/nextui-org/nextui/commit/1c05c6d77b10f6b18f3c34d36eece7702704267a)]: + - @nextui-org/use-image@2.0.7-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- Updated dependencies [[`98b13d9a9`](https://github.com/nextui-org/nextui/commit/98b13d9a9368ed188f62e3e7ff885ed3ec7c3f5a)]: + - @nextui-org/use-image@2.0.7-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/use-image@2.0.7-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`90cb5b14a`](https://github.com/nextui-org/nextui/commit/90cb5b14abcf70878896ea83b0b8bce0795d97fd), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/use-image@2.0.7-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.33 ### Patch Changes diff --git a/packages/components/avatar/package.json b/packages/components/avatar/package.json index 5d6ab35353..4acf881b5f 100644 --- a/packages/components/avatar/package.json +++ b/packages/components/avatar/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/avatar", - "version": "2.0.33", + "version": "2.1.0-beta.10", "description": "The Avatar component is used to represent a user, and displays the profile picture, initials or fallback icon.", "keywords": [ "avatar" @@ -34,10 +34,10 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/shared-utils": "workspace:*", diff --git a/packages/components/badge/CHANGELOG.md b/packages/components/badge/CHANGELOG.md index 45f2dbcc25..f03bcd164f 100644 --- a/packages/components/badge/CHANGELOG.md +++ b/packages/components/badge/CHANGELOG.md @@ -1,5 +1,87 @@ # @nextui-org/badge +## 2.1.0-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.32 ### Patch Changes diff --git a/packages/components/badge/package.json b/packages/components/badge/package.json index 3645386db4..c860ef5d35 100644 --- a/packages/components/badge/package.json +++ b/packages/components/badge/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/badge", - "version": "2.0.32", + "version": "2.1.0-beta.7", "description": "Badges are used as a small numerical value or status descriptor for UI elements.", "keywords": [ "badge" @@ -34,10 +34,10 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/shared-utils": "workspace:*", diff --git a/packages/components/breadcrumbs/CHANGELOG.md b/packages/components/breadcrumbs/CHANGELOG.md index 0e1c5a4b7f..8574fcb311 100644 --- a/packages/components/breadcrumbs/CHANGELOG.md +++ b/packages/components/breadcrumbs/CHANGELOG.md @@ -1,5 +1,100 @@ # @nextui-org/breadcrumbs +## 2.1.0-beta.8 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-icons@2.0.10-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.7 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-icons@2.0.10-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-icons@2.0.10-beta.4 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.5 + +### Patch Changes + +- Updated dependencies [[`0f55c491b`](https://github.com/nextui-org/nextui/commit/0f55c491b73da8944f9b38f2ad7486d1b89f8b7a)]: + - @nextui-org/shared-icons@2.0.10-beta.3 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-icons@2.0.10-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-icons@2.0.10-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.13 ### Patch Changes diff --git a/packages/components/breadcrumbs/package.json b/packages/components/breadcrumbs/package.json index 4317644457..801960b8d9 100644 --- a/packages/components/breadcrumbs/package.json +++ b/packages/components/breadcrumbs/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/breadcrumbs", - "version": "2.0.13", + "version": "2.1.0-beta.8", "description": "Breadcrumbs display a hierarchy of links to the current page or resource in an application.", "keywords": [ "breadcrumbs" @@ -34,10 +34,10 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/react-utils": "workspace:*", diff --git a/packages/components/button/CHANGELOG.md b/packages/components/button/CHANGELOG.md index 5c718bdea7..c2671bf658 100644 --- a/packages/components/button/CHANGELOG.md +++ b/packages/components/button/CHANGELOG.md @@ -1,5 +1,112 @@ # @nextui-org/button +## 2.1.0-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/ripple@2.1.0-beta.7 + - @nextui-org/spinner@2.1.0-beta.7 + - @nextui-org/use-aria-button@2.1.0-beta.6 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/ripple@2.1.0-beta.6 + - @nextui-org/spinner@2.1.0-beta.6 + - @nextui-org/use-aria-button@2.1.0-beta.5 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/ripple@2.1.0-beta.5 + - @nextui-org/spinner@2.1.0-beta.5 + - @nextui-org/use-aria-button@2.1.0-beta.4 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/ripple@2.1.0-beta.4 + - @nextui-org/spinner@2.1.0-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/ripple@2.1.0-beta.3 + - @nextui-org/spinner@2.1.0-beta.3 + - @nextui-org/use-aria-button@2.1.0-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/ripple@2.1.0-beta.2 + - @nextui-org/spinner@2.1.0-beta.2 + - @nextui-org/use-aria-button@2.1.0-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/ripple@2.1.0-beta.1 + - @nextui-org/spinner@2.1.0-beta.1 + - @nextui-org/use-aria-button@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - update `framer-motion` versions + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/ripple@2.1.0-beta.0 + - @nextui-org/spinner@2.1.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/use-aria-button@2.1.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.38 ### Patch Changes diff --git a/packages/components/button/package.json b/packages/components/button/package.json index 8f93565575..ac971a1791 100644 --- a/packages/components/button/package.json +++ b/packages/components/button/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/button", - "version": "2.0.38", + "version": "2.1.0-beta.7", "description": "Buttons allow users to perform actions and choose with a single tap.", "keywords": [ "button" @@ -34,11 +34,11 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "framer-motion": ">=11.5.6", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/shared-utils": "workspace:*", diff --git a/packages/components/calendar/CHANGELOG.md b/packages/components/calendar/CHANGELOG.md index 811a0ac4c6..2bee691408 100644 --- a/packages/components/calendar/CHANGELOG.md +++ b/packages/components/calendar/CHANGELOG.md @@ -1,5 +1,149 @@ # @nextui-org/calendar +## 2.1.0-beta.9 + +### Patch Changes + +- Updated dependencies []: + - @nextui-org/button@2.1.0-beta.7 + - @nextui-org/framer-utils@2.0.26-beta.8 + +## 2.1.0-beta.8 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/button@2.1.0-beta.7 + - @nextui-org/use-aria-button@2.1.0-beta.6 + - @nextui-org/dom-animation@2.0.1-beta.6 + - @nextui-org/framer-utils@2.0.26-beta.7 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-icons@2.0.10-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.7 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/button@2.1.0-beta.6 + - @nextui-org/use-aria-button@2.1.0-beta.5 + - @nextui-org/dom-animation@2.0.1-beta.5 + - @nextui-org/framer-utils@2.0.26-beta.6 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-icons@2.0.10-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/button@2.1.0-beta.5 + - @nextui-org/use-aria-button@2.1.0-beta.4 + - @nextui-org/dom-animation@2.0.1-beta.4 + - @nextui-org/framer-utils@2.0.26-beta.5 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-icons@2.0.10-beta.4 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.5 + +### Patch Changes + +- Updated dependencies [[`0f55c491b`](https://github.com/nextui-org/nextui/commit/0f55c491b73da8944f9b38f2ad7486d1b89f8b7a)]: + - @nextui-org/shared-icons@2.0.10-beta.3 + - @nextui-org/button@2.1.0-beta.4 + +## 2.1.0-beta.4 + +### Patch Changes + +- [#4039](https://github.com/nextui-org/nextui/pull/4039) [`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7) Thanks [@wingkwong](https://github.com/wingkwong)! - support inert value with boolean type for react 19 (#4038) + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/button@2.1.0-beta.4 + - @nextui-org/framer-utils@2.0.26-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/button@2.1.0-beta.3 + - @nextui-org/use-aria-button@2.1.0-beta.3 + - @nextui-org/dom-animation@2.0.1-beta.3 + - @nextui-org/framer-utils@2.0.26-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-icons@2.0.10-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/button@2.1.0-beta.2 + - @nextui-org/use-aria-button@2.1.0-beta.2 + - @nextui-org/dom-animation@2.0.1-beta.2 + - @nextui-org/framer-utils@2.0.26-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-icons@2.0.10-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/button@2.1.0-beta.1 + - @nextui-org/use-aria-button@2.1.0-beta.1 + - @nextui-org/dom-animation@2.0.1-beta.1 + - @nextui-org/framer-utils@2.0.26-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- [#3302](https://github.com/nextui-org/nextui/pull/3302) [`a4a1d8fb6`](https://github.com/nextui-org/nextui/commit/a4a1d8fb69dd7f496a179a66af072f72aae0ec17) Thanks [@ryo-manba](https://github.com/ryo-manba)! - Add month and year picker to DateRangePicker and RangeCalendar (#3089, #3090) + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - replaced lodash with native approaches + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - framer motion optimization (#3340) + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - update `framer-motion` versions + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/button@2.1.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/use-aria-button@2.1.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/dom-animation@2.0.1-beta.0 + - @nextui-org/framer-utils@2.0.26-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.12 ### Patch Changes diff --git a/packages/components/calendar/package.json b/packages/components/calendar/package.json index 0272d267f0..aee9cb5834 100644 --- a/packages/components/calendar/package.json +++ b/packages/components/calendar/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/calendar", - "version": "2.0.12", + "version": "2.1.0-beta.9", "description": "A calendar displays one or more date grids and allows users to select a single date.", "keywords": [ "calendar" @@ -34,10 +34,10 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "@nextui-org/system": ">=2.1.0", - "@nextui-org/theme": ">=2.2.0", - "react": ">=18", - "react-dom": ">=18" + "@nextui-org/system": ">=2.3.0-beta.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0" }, "dependencies": { "@nextui-org/react-utils": "workspace:*", diff --git a/packages/components/calendar/src/calendar-month.tsx b/packages/components/calendar/src/calendar-month.tsx index e17fca20d9..8972f10bd6 100644 --- a/packages/components/calendar/src/calendar-month.tsx +++ b/packages/components/calendar/src/calendar-month.tsx @@ -4,7 +4,7 @@ import {HTMLNextUIProps} from "@nextui-org/system"; import {useLocale} from "@react-aria/i18n"; import {useCalendarGrid} from "@react-aria/calendar"; import {m} from "framer-motion"; -import {dataAttr} from "@nextui-org/shared-utils"; +import {dataAttr, getInertValue} from "@nextui-org/shared-utils"; import {CalendarCell} from "./calendar-cell"; import {slideVariants} from "./calendar-transitions"; @@ -40,9 +40,8 @@ export function CalendarMonth(props: CalendarMonthProps) { className={slots?.gridBodyRow({class: classNames?.gridBodyRow})} data-slot="grid-body-row" // makes the browser ignore the element and its children when tabbing - // TODO: invert inert when switching to React 19 (ref: https://github.com/facebook/react/issues/17157) // @ts-ignore - inert={isHeaderExpanded ? "" : undefined} + inert={getInertValue(!!isHeaderExpanded)} > {state .getDatesInWeek(weekIndex, startDate) diff --git a/packages/components/calendar/src/calendar-picker.tsx b/packages/components/calendar/src/calendar-picker.tsx index 76e4cf07e5..c75194aa2a 100644 --- a/packages/components/calendar/src/calendar-picker.tsx +++ b/packages/components/calendar/src/calendar-picker.tsx @@ -2,6 +2,7 @@ import type {CalendarPickerProps} from "./use-calendar-picker"; import {HTMLNextUIProps} from "@nextui-org/system"; import {useCallback} from "react"; +import {getInertValue} from "@nextui-org/shared-utils"; import {CalendarPickerItem} from "./calendar-picker-item"; import {useCalendarPicker} from "./use-calendar-picker"; @@ -66,9 +67,8 @@ export function CalendarPicker(props: CalendarPickerProps) { })} data-slot="picker-wrapper" // makes the browser ignore the element and its children when tabbing - // TODO: invert inert when switching to React 19 (ref: https://github.com/facebook/react/issues/17157) // @ts-ignore - inert={isHeaderExpanded ? undefined : ""} + inert={getInertValue(!isHeaderExpanded)} >
; @@ -241,7 +247,6 @@ const CalendarWidthTemplate = (args: CalendarProps) => { return (
-

calendarWidth: 300

calendarWidth: 300

@@ -257,6 +262,31 @@ const CalendarWidthTemplate = (args: CalendarProps) => { ); }; +const ReducedMotionTemplate = (args: CalendarProps) => { + return ( +
+
+

reducedMotion: never

+ + + +
+
+

reducedMotion: always

+ + + +
+
+

reducedMotion: user

+ + + +
+
+ ); +}; + export const Default = { render: Template, args: { @@ -375,3 +405,10 @@ export const CalendarWidth = { ...defaultProps, }, }; + +export const ReducedMotion = { + render: ReducedMotionTemplate, + args: { + ...defaultProps, + }, +}; diff --git a/packages/components/card/CHANGELOG.md b/packages/components/card/CHANGELOG.md index b6adfab24a..809c654891 100644 --- a/packages/components/card/CHANGELOG.md +++ b/packages/components/card/CHANGELOG.md @@ -1,5 +1,104 @@ # @nextui-org/card +## 2.1.0-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/ripple@2.1.0-beta.7 + - @nextui-org/use-aria-button@2.1.0-beta.6 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/ripple@2.1.0-beta.6 + - @nextui-org/use-aria-button@2.1.0-beta.5 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/ripple@2.1.0-beta.5 + - @nextui-org/use-aria-button@2.1.0-beta.4 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/ripple@2.1.0-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/ripple@2.1.0-beta.3 + - @nextui-org/use-aria-button@2.1.0-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/ripple@2.1.0-beta.2 + - @nextui-org/use-aria-button@2.1.0-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/ripple@2.1.0-beta.1 + - @nextui-org/use-aria-button@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - update `framer-motion` versions + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/ripple@2.1.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/use-aria-button@2.1.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.34 ### Patch Changes diff --git a/packages/components/card/package.json b/packages/components/card/package.json index 2059b040da..f528177b57 100644 --- a/packages/components/card/package.json +++ b/packages/components/card/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/card", - "version": "2.0.34", + "version": "2.1.0-beta.7", "description": "Card is a container for text, photos, and actions in the context of a single subject.", "keywords": [ "card" @@ -34,11 +34,11 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "framer-motion": ">=11.5.6", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/shared-utils": "workspace:*", diff --git a/packages/components/checkbox/CHANGELOG.md b/packages/components/checkbox/CHANGELOG.md index 6366e36876..ddf0eea2df 100644 --- a/packages/components/checkbox/CHANGELOG.md +++ b/packages/components/checkbox/CHANGELOG.md @@ -1,5 +1,97 @@ # @nextui-org/checkbox +## 2.2.0-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/use-callback-ref@2.0.7-beta.4 + - @nextui-org/use-safe-layout-effect@2.0.7-beta.4 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.2.0-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/use-callback-ref@2.0.7-beta.3 + - @nextui-org/use-safe-layout-effect@2.0.7-beta.3 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.2.0-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/use-callback-ref@2.0.7-beta.2 + - @nextui-org/use-safe-layout-effect@2.0.7-beta.2 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.2.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.2.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/use-callback-ref@2.0.7-beta.1 + - @nextui-org/use-safe-layout-effect@2.0.7-beta.1 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.2.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/use-callback-ref@2.0.7-beta.0 + - @nextui-org/use-safe-layout-effect@2.0.7-beta.0 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.2.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.2.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.1.5 ### Patch Changes diff --git a/packages/components/checkbox/package.json b/packages/components/checkbox/package.json index e25432c6a1..9e66e06af5 100644 --- a/packages/components/checkbox/package.json +++ b/packages/components/checkbox/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/checkbox", - "version": "2.1.5", + "version": "2.2.0-beta.7", "description": "Checkboxes allow users to select multiple items from a list of individual items, or to mark one individual item as selected.", "keywords": [ "checkbox" @@ -34,10 +34,10 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "@nextui-org/system": ">=2.0.0", - "@nextui-org/theme": ">=2.1.0", - "react": ">=18", - "react-dom": ">=18" + "@nextui-org/system": ">=2.3.0-beta.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0" }, "dependencies": { "@nextui-org/react-utils": "workspace:*", diff --git a/packages/components/chip/CHANGELOG.md b/packages/components/chip/CHANGELOG.md index 0baf5a900d..82d3d58dee 100644 --- a/packages/components/chip/CHANGELOG.md +++ b/packages/components/chip/CHANGELOG.md @@ -1,5 +1,100 @@ # @nextui-org/chip +## 2.1.0-beta.8 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-icons@2.0.10-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.7 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-icons@2.0.10-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-icons@2.0.10-beta.4 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.5 + +### Patch Changes + +- Updated dependencies [[`0f55c491b`](https://github.com/nextui-org/nextui/commit/0f55c491b73da8944f9b38f2ad7486d1b89f8b7a)]: + - @nextui-org/shared-icons@2.0.10-beta.3 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-icons@2.0.10-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-icons@2.0.10-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.33 ### Patch Changes diff --git a/packages/components/chip/package.json b/packages/components/chip/package.json index ff778d80bf..b7c3b923b2 100644 --- a/packages/components/chip/package.json +++ b/packages/components/chip/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/chip", - "version": "2.0.33", + "version": "2.1.0-beta.8", "description": "Chips help people enter information, make selections, filter content, or trigger actions.", "keywords": [ "chip" @@ -34,10 +34,10 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/shared-icons": "workspace:*", diff --git a/packages/components/code/CHANGELOG.md b/packages/components/code/CHANGELOG.md index c824086f20..327c9a3ecd 100644 --- a/packages/components/code/CHANGELOG.md +++ b/packages/components/code/CHANGELOG.md @@ -1,5 +1,94 @@ # @nextui-org/code +## 2.1.0-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/system-rsc@2.2.0-beta.6 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/system-rsc@2.2.0-beta.5 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/system-rsc@2.2.0-beta.4 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/system-rsc@2.2.0-beta.3 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/system-rsc@2.2.0-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/system-rsc@2.2.0-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/system-rsc@2.2.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/system-rsc@2.2.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.33 ### Patch Changes diff --git a/packages/components/code/package.json b/packages/components/code/package.json index 811b747c31..4d3e21159f 100644 --- a/packages/components/code/package.json +++ b/packages/components/code/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/code", - "version": "2.0.33", + "version": "2.1.0-beta.7", "description": "Code is a component used to display inline code.", "keywords": [ "code" @@ -34,9 +34,9 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "@nextui-org/theme": ">=2.1.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/system-rsc": "workspace:*", diff --git a/packages/components/date-input/CHANGELOG.md b/packages/components/date-input/CHANGELOG.md index d2f016b586..b2039fc571 100644 --- a/packages/components/date-input/CHANGELOG.md +++ b/packages/components/date-input/CHANGELOG.md @@ -1,5 +1,87 @@ # @nextui-org/date-input +## 2.2.0-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.2.0-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.2.0-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.2.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.2.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.2.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.2.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.2.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.1.4 ### Patch Changes diff --git a/packages/components/date-input/package.json b/packages/components/date-input/package.json index a306aa8f57..5a242720c2 100644 --- a/packages/components/date-input/package.json +++ b/packages/components/date-input/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/date-input", - "version": "2.1.4", + "version": "2.2.0-beta.7", "description": "A date input allows users to enter and edit date and time values using a keyboard.", "keywords": [ "date-field" @@ -34,10 +34,10 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "@nextui-org/system": ">=2.1.0", - "@nextui-org/theme": ">=2.2.0", - "react": ">=18", - "react-dom": ">=18" + "@nextui-org/system": ">=2.3.0-beta.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0" }, "dependencies": { "@nextui-org/react-utils": "workspace:*", diff --git a/packages/components/date-picker/CHANGELOG.md b/packages/components/date-picker/CHANGELOG.md index bcc2096ee9..e3ea5471fe 100644 --- a/packages/components/date-picker/CHANGELOG.md +++ b/packages/components/date-picker/CHANGELOG.md @@ -1,5 +1,168 @@ # @nextui-org/date-picker +## 2.2.0-beta.10 + +### Patch Changes + +- Updated dependencies []: + - @nextui-org/button@2.1.0-beta.7 + - @nextui-org/calendar@2.1.0-beta.9 + - @nextui-org/date-input@2.2.0-beta.7 + - @nextui-org/popover@2.2.0-beta.9 + - @nextui-org/aria-utils@2.1.0-beta.8 + +## 2.2.0-beta.9 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/button@2.1.0-beta.7 + - @nextui-org/calendar@2.1.0-beta.8 + - @nextui-org/date-input@2.2.0-beta.7 + - @nextui-org/popover@2.2.0-beta.8 + - @nextui-org/aria-utils@2.1.0-beta.7 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-icons@2.0.10-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.2.0-beta.8 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/button@2.1.0-beta.6 + - @nextui-org/calendar@2.1.0-beta.7 + - @nextui-org/date-input@2.2.0-beta.6 + - @nextui-org/popover@2.2.0-beta.7 + - @nextui-org/aria-utils@2.1.0-beta.6 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-icons@2.0.10-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.2.0-beta.7 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/button@2.1.0-beta.5 + - @nextui-org/calendar@2.1.0-beta.6 + - @nextui-org/date-input@2.2.0-beta.5 + - @nextui-org/popover@2.2.0-beta.6 + - @nextui-org/aria-utils@2.1.0-beta.5 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-icons@2.0.10-beta.4 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.2.0-beta.6 + +### Patch Changes + +- Updated dependencies [[`0f55c491b`](https://github.com/nextui-org/nextui/commit/0f55c491b73da8944f9b38f2ad7486d1b89f8b7a)]: + - @nextui-org/shared-icons@2.0.10-beta.3 + - @nextui-org/button@2.1.0-beta.4 + - @nextui-org/calendar@2.1.0-beta.5 + - @nextui-org/date-input@2.2.0-beta.4 + - @nextui-org/popover@2.2.0-beta.5 + +## 2.2.0-beta.5 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/calendar@2.1.0-beta.4 + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/button@2.1.0-beta.4 + - @nextui-org/date-input@2.2.0-beta.4 + - @nextui-org/popover@2.2.0-beta.5 + - @nextui-org/aria-utils@2.1.0-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.2.0-beta.4 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/button@2.1.0-beta.3 + - @nextui-org/calendar@2.1.0-beta.3 + - @nextui-org/date-input@2.2.0-beta.3 + - @nextui-org/popover@2.2.0-beta.4 + - @nextui-org/aria-utils@2.1.0-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-icons@2.0.10-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.2.0-beta.3 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/button@2.1.0-beta.2 + - @nextui-org/calendar@2.1.0-beta.2 + - @nextui-org/date-input@2.2.0-beta.2 + - @nextui-org/popover@2.2.0-beta.3 + - @nextui-org/aria-utils@2.1.0-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-icons@2.0.10-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.2.0-beta.2 + +### Patch Changes + +- Updated dependencies [[`563c1585a`](https://github.com/nextui-org/nextui/commit/563c1585a3c1a32e8272ec4641cfabeaaac3296c)]: + - @nextui-org/popover@2.2.0-beta.2 + +## 2.2.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/button@2.1.0-beta.1 + - @nextui-org/calendar@2.1.0-beta.1 + - @nextui-org/date-input@2.2.0-beta.1 + - @nextui-org/popover@2.2.0-beta.1 + - @nextui-org/aria-utils@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.2.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- [#3773](https://github.com/nextui-org/nextui/pull/3773) [`a4ab02006`](https://github.com/nextui-org/nextui/commit/a4ab02006a63013e1a25c28c182d999e3d7c9eeb) Thanks [@macci001](https://github.com/macci001)! - Fixes getCalendarProps to propagate the classNames in the calendarProps. (#3769) + +- [#3302](https://github.com/nextui-org/nextui/pull/3302) [`a4a1d8fb6`](https://github.com/nextui-org/nextui/commit/a4a1d8fb69dd7f496a179a66af072f72aae0ec17) Thanks [@ryo-manba](https://github.com/ryo-manba)! - Add month and year picker to DateRangePicker and RangeCalendar (#3089, #3090) + +- [#3248](https://github.com/nextui-org/nextui/pull/3248) [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8) Thanks [@ryo-manba](https://github.com/ryo-manba)! - Add support for selectorButtonPlacement property (#3015) + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`a4a1d8fb6`](https://github.com/nextui-org/nextui/commit/a4a1d8fb69dd7f496a179a66af072f72aae0ec17), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`9f6839faf`](https://github.com/nextui-org/nextui/commit/9f6839faf9fe05c766571bcb71028bd3236d6e3a), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/button@2.1.0-beta.0 + - @nextui-org/calendar@2.1.0-beta.0 + - @nextui-org/date-input@2.2.0-beta.0 + - @nextui-org/popover@2.2.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/aria-utils@2.1.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.1.8 ### Patch Changes diff --git a/packages/components/date-picker/package.json b/packages/components/date-picker/package.json index a6bfd36072..eda4357a72 100644 --- a/packages/components/date-picker/package.json +++ b/packages/components/date-picker/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/date-picker", - "version": "2.1.8", + "version": "2.2.0-beta.10", "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" @@ -34,10 +34,10 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "@nextui-org/system": ">=2.1.0", - "@nextui-org/theme": ">=2.2.0", - "react": ">=18", - "react-dom": ">=18" + "@nextui-org/system": ">=2.3.0-beta.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0" }, "dependencies": { "@internationalized/date": "3.5.5", diff --git a/packages/components/divider/CHANGELOG.md b/packages/components/divider/CHANGELOG.md index f858c18cbe..751f7928d4 100644 --- a/packages/components/divider/CHANGELOG.md +++ b/packages/components/divider/CHANGELOG.md @@ -1,5 +1,91 @@ # @nextui-org/divider +## 2.1.0-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/system-rsc@2.2.0-beta.6 + - @nextui-org/react-rsc-utils@2.0.15-beta.4 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/system-rsc@2.2.0-beta.5 + - @nextui-org/react-rsc-utils@2.0.15-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/system-rsc@2.2.0-beta.4 + - @nextui-org/react-rsc-utils@2.0.15-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/system-rsc@2.2.0-beta.3 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/system-rsc@2.2.0-beta.3 + - @nextui-org/react-rsc-utils@2.0.15-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/system-rsc@2.2.0-beta.2 + - @nextui-org/react-rsc-utils@2.0.15-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/system-rsc@2.2.0-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/system-rsc@2.2.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + ## 2.0.32 ### Patch Changes diff --git a/packages/components/divider/package.json b/packages/components/divider/package.json index 2cc01f0547..27c6677540 100644 --- a/packages/components/divider/package.json +++ b/packages/components/divider/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/divider", - "version": "2.0.32", + "version": "2.1.0-beta.7", "description": ". A separator is a visual divider between two groups of content", "keywords": [ "divider" @@ -34,9 +34,9 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "@nextui-org/theme": ">=2.1.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/shared-utils": "workspace:*", diff --git a/packages/components/drawer/CHANGELOG.md b/packages/components/drawer/CHANGELOG.md new file mode 100644 index 0000000000..69ff50eed7 --- /dev/null +++ b/packages/components/drawer/CHANGELOG.md @@ -0,0 +1,123 @@ +# @nextui-org/drawer + +## 2.1.0-beta.10 + +### Patch Changes + +- Updated dependencies []: + - @nextui-org/modal@2.1.0-beta.10 + - @nextui-org/framer-utils@2.0.26-beta.8 + +## 2.1.0-beta.9 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/modal@2.1.0-beta.9 + - @nextui-org/framer-utils@2.0.26-beta.7 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.8 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/modal@2.1.0-beta.8 + - @nextui-org/framer-utils@2.0.26-beta.6 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.7 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/modal@2.1.0-beta.7 + - @nextui-org/framer-utils@2.0.26-beta.5 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4057](https://github.com/nextui-org/nextui/pull/4057) [`d947b9283`](https://github.com/nextui-org/nextui/commit/d947b92833c8e4abc16dae72466cdb922313e9c8) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Drawer styles and transition improved + +- Updated dependencies [[`d947b9283`](https://github.com/nextui-org/nextui/commit/d947b92833c8e4abc16dae72466cdb922313e9c8)]: + - @nextui-org/modal@2.1.0-beta.6 + +## 2.1.0-beta.5 + +### Patch Changes + +- Updated dependencies []: + - @nextui-org/modal@2.1.0-beta.5 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/modal@2.1.0-beta.4 + - @nextui-org/framer-utils@2.0.26-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/modal@2.1.0-beta.3 + - @nextui-org/framer-utils@2.0.26-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/modal@2.1.0-beta.2 + - @nextui-org/framer-utils@2.0.26-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/modal@2.1.0-beta.1 + - @nextui-org/framer-utils@2.0.26-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`2d6ae74c3`](https://github.com/nextui-org/nextui/commit/2d6ae74c36a157472bd4b06b8580e7db163eddcc), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/modal@2.1.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/framer-utils@2.0.26-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 diff --git a/packages/components/drawer/package.json b/packages/components/drawer/package.json index 96559ab14c..bf757e7de6 100644 --- a/packages/components/drawer/package.json +++ b/packages/components/drawer/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/drawer", - "version": "2.0.0", + "version": "2.1.0-beta.10", "description": "Used to render a content that slides in from the side of the screen.", "keywords": [ "drawer" @@ -34,10 +34,10 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "@nextui-org/theme": ">=2.0.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/shared-utils": "workspace:*", @@ -50,7 +50,10 @@ "@nextui-org/system": "workspace:*", "@nextui-org/input": "workspace:*", "@nextui-org/checkbox": "workspace:*", + "@nextui-org/tooltip": "workspace:*", + "@nextui-org/image": "workspace:*", "@nextui-org/button": "workspace:*", + "@nextui-org/avatar": "workspace:*", "@nextui-org/link": "workspace:*", "@nextui-org/switch": "workspace:*", "@nextui-org/shared-icons": "workspace:*", diff --git a/packages/components/drawer/src/use-drawer.ts b/packages/components/drawer/src/use-drawer.ts index b7d0478816..3a820bb467 100644 --- a/packages/components/drawer/src/use-drawer.ts +++ b/packages/components/drawer/src/use-drawer.ts @@ -4,7 +4,7 @@ import {drawer} from "@nextui-org/theme"; import {ReactRef, useDOMRef} from "@nextui-org/react-utils"; import {useCallback, useMemo} from "react"; import {TRANSITION_EASINGS} from "@nextui-org/framer-utils"; -import {clsx} from "@nextui-org/shared-utils"; +import {clsx, isEmpty} from "@nextui-org/shared-utils"; import {PropGetter} from "@nextui-org/system"; interface Props extends Omit { @@ -39,7 +39,7 @@ export function useDrawer(originalProps: UseDrawerProps) { const domRef = useDOMRef(ref); const motionProps = useMemo(() => { - if (drawerMotionProps !== void 0) return drawerMotionProps; + if (!isEmpty(drawerMotionProps)) return drawerMotionProps; const key = placement === "left" || placement === "right" ? "x" : "y"; @@ -49,9 +49,8 @@ export function useDrawer(originalProps: UseDrawerProps) { [key]: 0, transition: { [key]: { - bounce: 0, - duration: 0.3, - ease: TRANSITION_EASINGS.ease, + duration: 0.2, + ease: TRANSITION_EASINGS.easeOut, }, }, }, @@ -59,9 +58,8 @@ export function useDrawer(originalProps: UseDrawerProps) { [key]: placement === "top" || placement === "left" ? "-100%" : "100%", transition: { [key]: { - bounce: 0, - duration: 0.6, - ease: TRANSITION_EASINGS.ease, + duration: 0.1, + ease: TRANSITION_EASINGS.easeIn, }, }, }, diff --git a/packages/components/drawer/stories/drawer.stories.tsx b/packages/components/drawer/stories/drawer.stories.tsx index 259c2449fc..92be13f41f 100644 --- a/packages/components/drawer/stories/drawer.stories.tsx +++ b/packages/components/drawer/stories/drawer.stories.tsx @@ -6,6 +6,9 @@ import {Button} from "@nextui-org/button"; import {Input} from "@nextui-org/input"; import {Checkbox} from "@nextui-org/checkbox"; import {Link} from "@nextui-org/link"; +import {Tooltip} from "@nextui-org/tooltip"; +import {Image} from "@nextui-org/image"; +import {Avatar, AvatarGroup} from "@nextui-org/avatar"; import {MailFilledIcon, LockFilledIcon} from "@nextui-org/shared-icons"; import {useDisclosure} from "@nextui-org/use-disclosure"; @@ -165,6 +168,335 @@ const PlacementTemplate = (args: DrawerProps) => { ); }; +const CustomStylesTemplate = (args: DrawerProps) => { + const {isOpen, onOpen, onOpenChange} = useDisclosure({defaultOpen: args.defaultOpen}); + + return ( + <> + + + + {(onClose) => ( + <> + + + + +
+ + +
+
+ + + + + + +
+
+ +
+ Event image +
+
+

SF Bay Area Meetup in November

+

+ 555 California St, San Francisco, CA 94103 +

+
+
+
+
Nov
+
+ 19 +
+
+
+

+ Tuesday, November 19 +

+

5:00 PM - 9:00 PM PST

+
+
+
+
+ + + + + + +
+
+ + + + } + className="group gap-x-0.5 text-medium text-foreground font-medium" + href="https://www.google.com/maps/place/555+California+St,+San+Francisco,+CA+94103" + rel="noreferrer noopener" + > + 555 California St suite 500 + +

San Francisco, California

+
+
+
+ About the event +
+

+ Hey Bay Area! We are excited to announce our next meetup on Tuesday, + November 19th. +

+

+ Join us for an evening of insightful discussions and hands-on workshops + focused on the latest developments in web development and design. Our + featured speakers will share their experiences with modern frontend + frameworks, responsive design patterns, and emerging web technologies. + You'll have the opportunity to network with fellow developers and + designers while enjoying refreshments and snacks. +

+

+ During the main session, we'll dive deep into practical examples of + building scalable applications, exploring best practices for component + architecture, and understanding advanced state management techniques. Our + interactive workshop portion will let you apply these concepts directly, + with experienced mentors available to provide guidance and answer your + questions. Whether you're a seasoned developer or just starting your + journey, you'll find valuable takeaways from this session. +

+ +

+ Brought to you by the{" "} + + NextUI team + + . +

+
+
+
+ Hosted By +
+ + NextUI Team +
+
+
+ 105 Going +
+ + + + + + + + + + + + + + +
+
+
+
+
+ + + Contact the host + + + Report event + + + + )} +
+
+ + ); +}; + export const Default = { render: Template, args: { @@ -216,3 +548,10 @@ export const CustomMotion = { }, }, }; + +export const CustomStyles = { + render: CustomStylesTemplate, + args: { + ...defaultProps, + }, +}; diff --git a/packages/components/dropdown/CHANGELOG.md b/packages/components/dropdown/CHANGELOG.md index 3f59691259..46c78e27ba 100644 --- a/packages/components/dropdown/CHANGELOG.md +++ b/packages/components/dropdown/CHANGELOG.md @@ -1,5 +1,129 @@ # @nextui-org/dropdown +## 2.2.0-beta.9 + +### Patch Changes + +- Updated dependencies []: + - @nextui-org/menu@2.1.0-beta.8 + - @nextui-org/popover@2.2.0-beta.9 + - @nextui-org/aria-utils@2.1.0-beta.8 + +## 2.2.0-beta.8 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/menu@2.1.0-beta.7 + - @nextui-org/popover@2.2.0-beta.8 + - @nextui-org/aria-utils@2.1.0-beta.7 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.2.0-beta.7 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/menu@2.1.0-beta.6 + - @nextui-org/popover@2.2.0-beta.7 + - @nextui-org/aria-utils@2.1.0-beta.6 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.2.0-beta.6 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/menu@2.1.0-beta.5 + - @nextui-org/popover@2.2.0-beta.6 + - @nextui-org/aria-utils@2.1.0-beta.5 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.2.0-beta.5 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/menu@2.1.0-beta.4 + - @nextui-org/popover@2.2.0-beta.5 + - @nextui-org/aria-utils@2.1.0-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.2.0-beta.4 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/menu@2.1.0-beta.3 + - @nextui-org/popover@2.2.0-beta.4 + - @nextui-org/aria-utils@2.1.0-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.2.0-beta.3 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/menu@2.1.0-beta.2 + - @nextui-org/popover@2.2.0-beta.3 + - @nextui-org/aria-utils@2.1.0-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.2.0-beta.2 + +### Patch Changes + +- Updated dependencies [[`563c1585a`](https://github.com/nextui-org/nextui/commit/563c1585a3c1a32e8272ec4641cfabeaaac3296c)]: + - @nextui-org/popover@2.2.0-beta.2 + +## 2.2.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/menu@2.1.0-beta.1 + - @nextui-org/popover@2.2.0-beta.1 + - @nextui-org/aria-utils@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.2.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - update `framer-motion` versions + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`9f6839faf`](https://github.com/nextui-org/nextui/commit/9f6839faf9fe05c766571bcb71028bd3236d6e3a), [`2aebfcca5`](https://github.com/nextui-org/nextui/commit/2aebfcca5906fb72a7f751273b38e41a40dc16a3), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/menu@2.1.0-beta.0 + - @nextui-org/popover@2.2.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/aria-utils@2.1.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.1.31 ### Patch Changes diff --git a/packages/components/dropdown/package.json b/packages/components/dropdown/package.json index 27c91e72ab..b4d77e6071 100644 --- a/packages/components/dropdown/package.json +++ b/packages/components/dropdown/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/dropdown", - "version": "2.1.31", + "version": "2.2.0-beta.9", "description": "A dropdown displays a list of actions or options that a user can choose.", "keywords": [ "dropdown" @@ -34,11 +34,11 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "@nextui-org/system": ">=2.0.0", - "@nextui-org/theme": ">=2.1.0", - "framer-motion": ">=11.5.6", - "react": ">=18", - "react-dom": ">=18" + "@nextui-org/system": ">=2.3.0-beta.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0" }, "dependencies": { "@nextui-org/aria-utils": "workspace:*", diff --git a/packages/components/image/CHANGELOG.md b/packages/components/image/CHANGELOG.md index 70cc41ec3d..ed2651db48 100644 --- a/packages/components/image/CHANGELOG.md +++ b/packages/components/image/CHANGELOG.md @@ -1,5 +1,117 @@ # @nextui-org/image +## 2.1.0-beta.10 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/use-image@2.0.7-beta.9 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.9 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/use-image@2.0.7-beta.8 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.8 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/use-image@2.0.7-beta.7 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.7 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/use-image@2.0.7-beta.6 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/use-image@2.0.7-beta.5 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`52f6274e9`](https://github.com/nextui-org/nextui/commit/52f6274e9baecc928ee7cbb6a8110b72931061b8)]: + - @nextui-org/use-image@2.0.7-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- Updated dependencies [[`1c05c6d77`](https://github.com/nextui-org/nextui/commit/1c05c6d77b10f6b18f3c34d36eece7702704267a)]: + - @nextui-org/use-image@2.0.7-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- Updated dependencies [[`98b13d9a9`](https://github.com/nextui-org/nextui/commit/98b13d9a9368ed188f62e3e7ff885ed3ec7c3f5a)]: + - @nextui-org/use-image@2.0.7-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/use-image@2.0.7-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- [#3802](https://github.com/nextui-org/nextui/pull/3802) [`06c4b2f76`](https://github.com/nextui-org/nextui/commit/06c4b2f7637ba5f49f37b048943d66ff65201c85) Thanks [@wingkwong](https://github.com/wingkwong)! - add missing `w` to `getWrapperProps` dependency (#3801) + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`90cb5b14a`](https://github.com/nextui-org/nextui/commit/90cb5b14abcf70878896ea83b0b8bce0795d97fd), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/use-image@2.0.7-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.32 ### Patch Changes diff --git a/packages/components/image/package.json b/packages/components/image/package.json index edadc3aeef..9fa2344025 100644 --- a/packages/components/image/package.json +++ b/packages/components/image/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/image", - "version": "2.0.32", + "version": "2.1.0-beta.10", "description": "A simple image component", "keywords": [ "image" @@ -34,10 +34,10 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/shared-utils": "workspace:*", diff --git a/packages/components/input/CHANGELOG.md b/packages/components/input/CHANGELOG.md index d0f060d532..96f1dddf05 100644 --- a/packages/components/input/CHANGELOG.md +++ b/packages/components/input/CHANGELOG.md @@ -1,5 +1,113 @@ # @nextui-org/input +## 2.3.0-beta.9 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.4 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-icons@2.0.10-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.3.0-beta.8 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.3 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-icons@2.0.10-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.3.0-beta.7 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.2 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-icons@2.0.10-beta.4 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.3.0-beta.6 + +### Patch Changes + +- Updated dependencies [[`0f55c491b`](https://github.com/nextui-org/nextui/commit/0f55c491b73da8944f9b38f2ad7486d1b89f8b7a)]: + - @nextui-org/shared-icons@2.0.10-beta.3 + +## 2.3.0-beta.5 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.3.0-beta.4 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.1 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-icons@2.0.10-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.3.0-beta.3 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.0 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-icons@2.0.10-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.3.0-beta.2 + +### Patch Changes + +- [#3966](https://github.com/nextui-org/nextui/pull/3966) [`a2d653137`](https://github.com/nextui-org/nextui/commit/a2d653137d61465a88dfa3830bb3a44e3a7faa87) Thanks [@mstfblci](https://github.com/mstfblci)! - - Fixed a UI sliding issue caused by the helper wrapper being rendered when `isInvalid` was false but `errorMessage` was present + +## 2.3.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.3.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- [#3774](https://github.com/nextui-org/nextui/pull/3774) [`606f75726`](https://github.com/nextui-org/nextui/commit/606f75726c6b273ea25528ec3269fa6e82af3349) Thanks [@ryxxn](https://github.com/ryxxn)! - clear button should not receive focus when input is disabled. + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.2.5 ### Patch Changes diff --git a/packages/components/input/package.json b/packages/components/input/package.json index b3d7418478..58fdc4f1e9 100644 --- a/packages/components/input/package.json +++ b/packages/components/input/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/input", - "version": "2.2.5", + "version": "2.3.0-beta.9", "description": "The input component is designed for capturing user input within a text field.", "keywords": [ "input" @@ -34,10 +34,10 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/react-utils": "workspace:*", diff --git a/packages/components/input/src/input.tsx b/packages/components/input/src/input.tsx index 10c5ecf10e..91dadea0e9 100644 --- a/packages/components/input/src/input.tsx +++ b/packages/components/input/src/input.tsx @@ -43,15 +43,18 @@ const Input = forwardRef<"input", InputProps>((props, ref) => { }, [isClearable, getClearButtonProps]); const helperWrapper = useMemo(() => { - if (!hasHelper) return null; + const shouldShowError = isInvalid && errorMessage; + const hasContent = shouldShowError || description; + + if (!hasHelper || !hasContent) return null; return (
- {isInvalid && errorMessage ? ( + {shouldShowError ? (
{errorMessage}
- ) : description ? ( + ) : (
{description}
- ) : null} + )}
); }, [ diff --git a/packages/components/input/src/textarea.tsx b/packages/components/input/src/textarea.tsx index ace8ae4b53..16b22cb5a7 100644 --- a/packages/components/input/src/textarea.tsx +++ b/packages/components/input/src/textarea.tsx @@ -136,6 +136,9 @@ const Textarea = forwardRef<"textarea", TextAreaProps>( return
{content}
; }, [startContent, inputProps, endContent, getInnerWrapperProps]); + const shouldShowError = isInvalid && errorMessage; + const hasHelperContent = shouldShowError || description; + return ( {shouldLabelBeOutside ? labelContent : null} @@ -143,13 +146,13 @@ const Textarea = forwardRef<"textarea", TextAreaProps>( {shouldLabelBeInside ? labelContent : null} {innerWrapper}
- {hasHelper ? ( + {hasHelper && hasHelperContent ? (
- {isInvalid && errorMessage ? ( + {shouldShowError ? (
{errorMessage}
- ) : description ? ( + ) : (
{description}
- ) : null} + )}
) : null} diff --git a/packages/components/kbd/CHANGELOG.md b/packages/components/kbd/CHANGELOG.md index 6451c850bf..7428a80274 100644 --- a/packages/components/kbd/CHANGELOG.md +++ b/packages/components/kbd/CHANGELOG.md @@ -1,5 +1,94 @@ # @nextui-org/kbd +## 2.1.0-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/system-rsc@2.2.0-beta.6 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/system-rsc@2.2.0-beta.5 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/system-rsc@2.2.0-beta.4 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/system-rsc@2.2.0-beta.3 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/system-rsc@2.2.0-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/system-rsc@2.2.0-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/system-rsc@2.2.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/system-rsc@2.2.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.34 ### Patch Changes diff --git a/packages/components/kbd/package.json b/packages/components/kbd/package.json index 00ab59d452..267a64c97d 100644 --- a/packages/components/kbd/package.json +++ b/packages/components/kbd/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/kbd", - "version": "2.0.34", + "version": "2.1.0-beta.7", "description": "The keyboard key components indicates which key or set of keys used to execute a specificv action", "keywords": [ "kbd" @@ -34,9 +34,9 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "@nextui-org/theme": ">=2.1.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/system-rsc": "workspace:*", diff --git a/packages/components/link/CHANGELOG.md b/packages/components/link/CHANGELOG.md index 86ca63cb65..b89fd7a964 100644 --- a/packages/components/link/CHANGELOG.md +++ b/packages/components/link/CHANGELOG.md @@ -1,5 +1,107 @@ # @nextui-org/link +## 2.1.0-beta.8 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/use-aria-link@2.1.0-beta.6 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-icons@2.0.10-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.7 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/use-aria-link@2.1.0-beta.5 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-icons@2.0.10-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/use-aria-link@2.1.0-beta.4 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-icons@2.0.10-beta.4 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.5 + +### Patch Changes + +- Updated dependencies [[`0f55c491b`](https://github.com/nextui-org/nextui/commit/0f55c491b73da8944f9b38f2ad7486d1b89f8b7a)]: + - @nextui-org/shared-icons@2.0.10-beta.3 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/use-aria-link@2.1.0-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-icons@2.0.10-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/use-aria-link@2.1.0-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-icons@2.0.10-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/use-aria-link@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/use-aria-link@2.1.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.35 ### Patch Changes diff --git a/packages/components/link/package.json b/packages/components/link/package.json index 155bfcf0b9..5c063b1164 100644 --- a/packages/components/link/package.json +++ b/packages/components/link/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/link", - "version": "2.0.35", + "version": "2.1.0-beta.8", "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" @@ -34,10 +34,10 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/shared-utils": "workspace:*", diff --git a/packages/components/listbox/CHANGELOG.md b/packages/components/listbox/CHANGELOG.md index 57aabd1196..c4274d0f57 100644 --- a/packages/components/listbox/CHANGELOG.md +++ b/packages/components/listbox/CHANGELOG.md @@ -1,5 +1,128 @@ # @nextui-org/listbox +## 2.2.0-beta.9 + +### Patch Changes + +- Updated dependencies []: + - @nextui-org/aria-utils@2.1.0-beta.8 + +## 2.2.0-beta.8 + +### Patch Changes + +- [#4094](https://github.com/nextui-org/nextui/pull/4094) [`b9d5d4925`](https://github.com/nextui-org/nextui/commit/b9d5d492519778a4bf071748ec9f2b4e25d8373f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Virtualization support added to Listbox & Autocomplete + +- Updated dependencies []: + - @nextui-org/divider@2.1.0-beta.7 + +## 2.2.0-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/divider@2.1.0-beta.7 + - @nextui-org/use-is-mobile@2.1.0-beta.6 + - @nextui-org/aria-utils@2.1.0-beta.7 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.2.0-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/divider@2.1.0-beta.6 + - @nextui-org/use-is-mobile@2.1.0-beta.5 + - @nextui-org/aria-utils@2.1.0-beta.6 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.2.0-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/divider@2.1.0-beta.5 + - @nextui-org/use-is-mobile@2.1.0-beta.4 + - @nextui-org/aria-utils@2.1.0-beta.5 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.2.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/divider@2.1.0-beta.4 + - @nextui-org/aria-utils@2.1.0-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.2.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/divider@2.1.0-beta.3 + - @nextui-org/use-is-mobile@2.1.0-beta.3 + - @nextui-org/aria-utils@2.1.0-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.2.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/divider@2.1.0-beta.2 + - @nextui-org/use-is-mobile@2.1.0-beta.2 + - @nextui-org/aria-utils@2.1.0-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.2.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/divider@2.1.0-beta.1 + - @nextui-org/use-is-mobile@2.1.0-beta.1 + - @nextui-org/aria-utils@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.2.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- [#3883](https://github.com/nextui-org/nextui/pull/3883) [`a2e562b03`](https://github.com/nextui-org/nextui/commit/a2e562b03f79b52b0b35f07104b3585ea05e2cb6) Thanks [@ryo-manba](https://github.com/ryo-manba)! - change ListboxItem key to optional (#3880) + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/divider@2.1.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/use-is-mobile@2.1.0-beta.0 + - @nextui-org/aria-utils@2.1.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.1.27 ### Patch Changes diff --git a/packages/components/listbox/package.json b/packages/components/listbox/package.json index d43f3ab1b3..7c20989b58 100644 --- a/packages/components/listbox/package.json +++ b/packages/components/listbox/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/listbox", - "version": "2.1.27", + "version": "2.2.0-beta.9", "description": "A listbox displays a list of options and allows a user to select one or more of them.", "keywords": [ "listbox" @@ -34,17 +34,18 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { + "@nextui-org/aria-utils": "workspace:*", + "@nextui-org/divider": "workspace:*", "@nextui-org/react-utils": "workspace:*", "@nextui-org/shared-utils": "workspace:*", - "@nextui-org/divider": "workspace:*", - "@nextui-org/aria-utils": "workspace:*", "@nextui-org/use-is-mobile": "workspace:*", + "@tanstack/react-virtual": "^3.10.9", "@react-aria/utils": "3.25.2", "@react-aria/listbox": "3.13.3", "@react-stately/list": "3.10.8", @@ -54,14 +55,14 @@ "@react-types/shared": "3.24.1" }, "devDependencies": { - "@nextui-org/theme": "workspace:*", - "@nextui-org/system": "workspace:*", - "clean-package": "2.2.0", + "@nextui-org/avatar": "workspace:*", + "@nextui-org/chip": "workspace:*", + "@nextui-org/scroll-shadow": "workspace:*", "@nextui-org/shared-icons": "workspace:*", "@nextui-org/stories-utils": "workspace:*", - "@nextui-org/scroll-shadow": "workspace:*", - "@nextui-org/chip": "workspace:*", - "@nextui-org/avatar": "workspace:*", + "@nextui-org/system": "workspace:*", + "@nextui-org/theme": "workspace:*", + "clean-package": "2.2.0", "react": "^18.0.0", "react-dom": "^18.0.0" }, diff --git a/packages/components/listbox/src/listbox.tsx b/packages/components/listbox/src/listbox.tsx index ffc0fa6f82..ca6c4b227c 100644 --- a/packages/components/listbox/src/listbox.tsx +++ b/packages/components/listbox/src/listbox.tsx @@ -2,13 +2,26 @@ import {ForwardedRef, ReactElement, Ref} from "react"; import {forwardRef} from "@nextui-org/system"; import {mergeProps} from "@react-aria/utils"; -import {UseListboxProps, useListbox} from "./use-listbox"; +import {UseListboxProps, UseListboxReturn, useListbox} from "./use-listbox"; import ListboxSection from "./listbox-section"; import ListboxItem from "./listbox-item"; +import VirtualizedListbox from "./virtualized-listbox"; -interface Props extends UseListboxProps {} +export interface VirtualizationProps { + maxListboxHeight: number; + itemHeight: number; +} + +interface Props extends UseListboxProps { + isVirtualized?: boolean; + virtualization?: VirtualizationProps; +} function Listbox(props: Props, ref: ForwardedRef) { + const {isVirtualized, ...restProps} = props; + + const useListboxProps = useListbox({...restProps, ref}); + const { Component, state, @@ -24,7 +37,13 @@ function Listbox(props: Props, ref: ForwardedRef({...props, ref}); + } = useListboxProps; + + if (isVirtualized) { + return ( + )} {...(useListboxProps as UseListboxReturn)} /> + ); + } const content = ( diff --git a/packages/components/listbox/src/virtualized-listbox.tsx b/packages/components/listbox/src/virtualized-listbox.tsx new file mode 100644 index 0000000000..ee25f01dcd --- /dev/null +++ b/packages/components/listbox/src/virtualized-listbox.tsx @@ -0,0 +1,159 @@ +import {ReactElement, useRef} from "react"; +import {forwardRef} from "@nextui-org/system"; +import {mergeProps} from "@react-aria/utils"; +import {useVirtualizer} from "@tanstack/react-virtual"; +import {isEmpty} from "@nextui-org/shared-utils"; + +import ListboxItem from "./listbox-item"; +import ListboxSection from "./listbox-section"; +import {VirtualizationProps} from "./listbox"; +import {UseListboxReturn} from "./use-listbox"; + +interface Props extends UseListboxReturn { + isVirtualized?: boolean; + virtualization?: VirtualizationProps; +} + +function VirtualizedListbox(props: Props) { + const { + Component, + state, + color, + variant, + itemClasses, + getBaseProps, + topContent, + bottomContent, + hideEmptyContent, + hideSelectedIcon, + shouldHighlightOnFocus, + disableAnimation, + getEmptyContentProps, + getListProps, + } = props; + + const {virtualization} = props; + + if ( + !virtualization || + (!isEmpty(virtualization) && !virtualization.maxListboxHeight && !virtualization.itemHeight) + ) { + throw new Error( + "You are using a virtualized listbox. VirtualizedListbox requires 'virtualization' props with 'maxListboxHeight' and 'itemHeight' properties. This error might have originated from autocomplete components that use VirtualizedListbox. Please provide these props to use the virtualized listbox.", + ); + } + const {maxListboxHeight, itemHeight} = virtualization; + + const listHeight = Math.min(maxListboxHeight, itemHeight * state.collection.size); + + const parentRef = useRef(null); + + const rowVirtualizer = useVirtualizer({ + count: state.collection.size, + getScrollElement: () => parentRef.current, + estimateSize: () => itemHeight, + }); + + const virtualItems = rowVirtualizer.getVirtualItems(); + + const renderRow = ({ + index, + style: virtualizerStyle, + }: { + index: number; + style: React.CSSProperties; + }) => { + const item = [...state.collection][index]; + + const itemProps = { + color, + item, + state, + variant, + disableAnimation, + hideSelectedIcon, + ...item.props, + }; + + if (item.type === "section") { + return ( + + ); + } + + let listboxItem = ( + + ); + + if (item.wrapper) { + listboxItem = item.wrapper(listboxItem); + } + + return listboxItem; + }; + + const content = ( + + {!state.collection.size && !hideEmptyContent && ( +
  • +
    +
  • + )} +
    + {listHeight > 0 && itemHeight > 0 && ( +
    + {virtualItems.map((virtualItem) => + renderRow({ + index: virtualItem.index, + style: { + position: "absolute", + top: 0, + left: 0, + width: "100%", + height: `${virtualItem.size}px`, + transform: `translateY(${virtualItem.start}px)`, + }, + }), + )} +
    + )} +
    +
    + ); + + return ( +
    + {topContent} + {content} + {bottomContent} +
    + ); +} + +VirtualizedListbox.displayName = "NextUI.VirtualizedListbox"; + +// forwardRef doesn't support generic parameters, so cast the result to the correct type +export default forwardRef(VirtualizedListbox) as (props: Props) => ReactElement; diff --git a/packages/components/menu/CHANGELOG.md b/packages/components/menu/CHANGELOG.md index 0bea78939a..219f820b7e 100644 --- a/packages/components/menu/CHANGELOG.md +++ b/packages/components/menu/CHANGELOG.md @@ -1,5 +1,126 @@ # @nextui-org/menu +## 2.1.0-beta.8 + +### Patch Changes + +- Updated dependencies []: + - @nextui-org/aria-utils@2.1.0-beta.8 + +## 2.1.0-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/divider@2.1.0-beta.7 + - @nextui-org/use-aria-menu@2.1.0-beta.6 + - @nextui-org/use-is-mobile@2.1.0-beta.6 + - @nextui-org/aria-utils@2.1.0-beta.7 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/divider@2.1.0-beta.6 + - @nextui-org/use-aria-menu@2.1.0-beta.5 + - @nextui-org/use-is-mobile@2.1.0-beta.5 + - @nextui-org/aria-utils@2.1.0-beta.6 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/divider@2.1.0-beta.5 + - @nextui-org/use-aria-menu@2.1.0-beta.4 + - @nextui-org/use-is-mobile@2.1.0-beta.4 + - @nextui-org/aria-utils@2.1.0-beta.5 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/divider@2.1.0-beta.4 + - @nextui-org/aria-utils@2.1.0-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/divider@2.1.0-beta.3 + - @nextui-org/use-aria-menu@2.1.0-beta.3 + - @nextui-org/use-is-mobile@2.1.0-beta.3 + - @nextui-org/aria-utils@2.1.0-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/divider@2.1.0-beta.2 + - @nextui-org/use-aria-menu@2.1.0-beta.2 + - @nextui-org/use-is-mobile@2.1.0-beta.2 + - @nextui-org/aria-utils@2.1.0-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/divider@2.1.0-beta.1 + - @nextui-org/use-aria-menu@2.1.0-beta.1 + - @nextui-org/use-is-mobile@2.1.0-beta.1 + - @nextui-org/aria-utils@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- [#3261](https://github.com/nextui-org/nextui/pull/3261) [`2aebfcca5`](https://github.com/nextui-org/nextui/commit/2aebfcca5906fb72a7f751273b38e41a40dc16a3) Thanks [@wingkwong](https://github.com/wingkwong)! - Use `useMenu` and `useMenuItem` from `@react-aria` instead of custom hooks + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/divider@2.1.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/use-aria-menu@2.1.0-beta.0 + - @nextui-org/use-is-mobile@2.1.0-beta.0 + - @nextui-org/aria-utils@2.1.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.30 ### Patch Changes diff --git a/packages/components/menu/package.json b/packages/components/menu/package.json index 5e8e4c2db8..bba80bc38e 100644 --- a/packages/components/menu/package.json +++ b/packages/components/menu/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/menu", - "version": "2.0.30", + "version": "2.1.0-beta.8", "description": "A menu displays a list of options and allows a user to select one or more of them.", "keywords": [ "menu" @@ -34,10 +34,10 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/divider": "workspace:*", diff --git a/packages/components/modal/CHANGELOG.md b/packages/components/modal/CHANGELOG.md index a3d7fe7a52..840c23179f 100644 --- a/packages/components/modal/CHANGELOG.md +++ b/packages/components/modal/CHANGELOG.md @@ -1,5 +1,162 @@ # @nextui-org/modal +## 2.1.0-beta.10 + +### Patch Changes + +- Updated dependencies []: + - @nextui-org/framer-utils@2.0.26-beta.8 + +## 2.1.0-beta.9 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/use-aria-button@2.1.0-beta.6 + - @nextui-org/use-aria-modal-overlay@2.1.0-beta.6 + - @nextui-org/use-disclosure@2.1.0-beta.6 + - @nextui-org/use-draggable@2.0.1-beta.6 + - @nextui-org/dom-animation@2.0.1-beta.6 + - @nextui-org/framer-utils@2.0.26-beta.7 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-icons@2.0.10-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.8 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/use-aria-button@2.1.0-beta.5 + - @nextui-org/use-aria-modal-overlay@2.1.0-beta.5 + - @nextui-org/use-disclosure@2.1.0-beta.5 + - @nextui-org/use-draggable@2.0.1-beta.5 + - @nextui-org/dom-animation@2.0.1-beta.5 + - @nextui-org/framer-utils@2.0.26-beta.6 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-icons@2.0.10-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.7 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/use-aria-button@2.1.0-beta.4 + - @nextui-org/use-aria-modal-overlay@2.1.0-beta.4 + - @nextui-org/use-disclosure@2.1.0-beta.4 + - @nextui-org/use-draggable@2.0.1-beta.4 + - @nextui-org/dom-animation@2.0.1-beta.4 + - @nextui-org/framer-utils@2.0.26-beta.5 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-icons@2.0.10-beta.4 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4057](https://github.com/nextui-org/nextui/pull/4057) [`d947b9283`](https://github.com/nextui-org/nextui/commit/d947b92833c8e4abc16dae72466cdb922313e9c8) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Drawer styles and transition improved + +## 2.1.0-beta.5 + +### Patch Changes + +- Updated dependencies [[`0f55c491b`](https://github.com/nextui-org/nextui/commit/0f55c491b73da8944f9b38f2ad7486d1b89f8b7a)]: + - @nextui-org/shared-icons@2.0.10-beta.3 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/framer-utils@2.0.26-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/use-aria-button@2.1.0-beta.3 + - @nextui-org/use-aria-modal-overlay@2.1.0-beta.3 + - @nextui-org/use-disclosure@2.1.0-beta.3 + - @nextui-org/use-draggable@2.0.1-beta.3 + - @nextui-org/dom-animation@2.0.1-beta.3 + - @nextui-org/framer-utils@2.0.26-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-icons@2.0.10-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/use-aria-button@2.1.0-beta.2 + - @nextui-org/use-aria-modal-overlay@2.1.0-beta.2 + - @nextui-org/use-disclosure@2.1.0-beta.2 + - @nextui-org/use-draggable@2.0.1-beta.2 + - @nextui-org/dom-animation@2.0.1-beta.2 + - @nextui-org/framer-utils@2.0.26-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-icons@2.0.10-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/use-aria-button@2.1.0-beta.1 + - @nextui-org/use-aria-modal-overlay@2.1.0-beta.1 + - @nextui-org/use-disclosure@2.1.0-beta.1 + - @nextui-org/use-draggable@2.0.1-beta.1 + - @nextui-org/dom-animation@2.0.1-beta.1 + - @nextui-org/framer-utils@2.0.26-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- [#3983](https://github.com/nextui-org/nextui/pull/3983) [`2d6ae74c3`](https://github.com/nextui-org/nextui/commit/2d6ae74c36a157472bd4b06b8580e7db163eddcc) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Add draggable modal (#2647) + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - framer motion optimization (#3340) + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - update `framer-motion` versions + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`2d6ae74c3`](https://github.com/nextui-org/nextui/commit/2d6ae74c36a157472bd4b06b8580e7db163eddcc), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/use-aria-button@2.1.0-beta.0 + - @nextui-org/use-aria-modal-overlay@2.1.0-beta.0 + - @nextui-org/use-disclosure@2.1.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/use-draggable@2.0.1-beta.0 + - @nextui-org/dom-animation@2.0.1-beta.0 + - @nextui-org/framer-utils@2.0.26-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.41 ### Patch Changes diff --git a/packages/components/modal/package.json b/packages/components/modal/package.json index 439f129353..67a12f877c 100644 --- a/packages/components/modal/package.json +++ b/packages/components/modal/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/modal", - "version": "2.0.41", + "version": "2.1.0-beta.10", "description": "Displays a dialog with a custom content that requires attention or provides additional information.", "keywords": [ "modal" @@ -34,11 +34,11 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "framer-motion": ">=11.5.6", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/use-disclosure": "workspace:*", diff --git a/packages/components/modal/src/use-modal.ts b/packages/components/modal/src/use-modal.ts index 66b6f7be63..9e041ce54d 100644 --- a/packages/components/modal/src/use-modal.ts +++ b/packages/components/modal/src/use-modal.ts @@ -88,7 +88,6 @@ export function useModal(originalProps: UseModalProps) { as, className, classNames, - isOpen, defaultOpen, onOpenChange, @@ -162,6 +161,7 @@ export function useModal(originalProps: UseModalProps) { "data-open": dataAttr(state.isOpen), "data-dismissable": dataAttr(isDismissable), "aria-modal": dataAttr(true), + "data-placement": originalProps?.placement ?? "right", "aria-labelledby": headerMounted ? headerId : undefined, "aria-describedby": bodyMounted ? bodyId : undefined, }); diff --git a/packages/components/navbar/CHANGELOG.md b/packages/components/navbar/CHANGELOG.md index fe200ce533..85bcc317ec 100644 --- a/packages/components/navbar/CHANGELOG.md +++ b/packages/components/navbar/CHANGELOG.md @@ -1,5 +1,125 @@ # @nextui-org/navbar +## 2.1.0-beta.8 + +### Patch Changes + +- Updated dependencies []: + - @nextui-org/framer-utils@2.0.26-beta.8 + +## 2.1.0-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/use-aria-toggle-button@2.1.0-beta.6 + - @nextui-org/use-scroll-position@2.0.10-beta.4 + - @nextui-org/dom-animation@2.0.1-beta.6 + - @nextui-org/framer-utils@2.0.26-beta.7 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/use-aria-toggle-button@2.1.0-beta.5 + - @nextui-org/use-scroll-position@2.0.10-beta.3 + - @nextui-org/dom-animation@2.0.1-beta.5 + - @nextui-org/framer-utils@2.0.26-beta.6 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/use-aria-toggle-button@2.1.0-beta.4 + - @nextui-org/use-scroll-position@2.0.10-beta.2 + - @nextui-org/dom-animation@2.0.1-beta.4 + - @nextui-org/framer-utils@2.0.26-beta.5 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/framer-utils@2.0.26-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/use-aria-toggle-button@2.1.0-beta.3 + - @nextui-org/use-scroll-position@2.0.10-beta.1 + - @nextui-org/dom-animation@2.0.1-beta.3 + - @nextui-org/framer-utils@2.0.26-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/use-aria-toggle-button@2.1.0-beta.2 + - @nextui-org/use-scroll-position@2.0.10-beta.0 + - @nextui-org/dom-animation@2.0.1-beta.2 + - @nextui-org/framer-utils@2.0.26-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/use-aria-toggle-button@2.1.0-beta.1 + - @nextui-org/dom-animation@2.0.1-beta.1 + - @nextui-org/framer-utils@2.0.26-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - framer motion optimization (#3340) + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - update `framer-motion` versions + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/use-aria-toggle-button@2.1.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/dom-animation@2.0.1-beta.0 + - @nextui-org/framer-utils@2.0.26-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.37 ### Patch Changes diff --git a/packages/components/navbar/package.json b/packages/components/navbar/package.json index aa0d629b6a..5e3e536d4f 100644 --- a/packages/components/navbar/package.json +++ b/packages/components/navbar/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/navbar", - "version": "2.0.37", + "version": "2.1.0-beta.8", "description": "A responsive navigation header positioned on top side of your page that includes support for branding, links, navigation, collapse and more.", "keywords": [ "navbar" @@ -34,11 +34,11 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "framer-motion": ">=11.5.6", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/shared-utils": "workspace:*", diff --git a/packages/components/pagination/CHANGELOG.md b/packages/components/pagination/CHANGELOG.md index 02bfc50200..f96e0b5d3c 100644 --- a/packages/components/pagination/CHANGELOG.md +++ b/packages/components/pagination/CHANGELOG.md @@ -1,5 +1,108 @@ # @nextui-org/pagination +## 2.1.0-beta.8 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/use-pagination@2.1.0-beta.7 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-icons@2.0.10-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.7 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/use-pagination@2.1.0-beta.6 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-icons@2.0.10-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/use-pagination@2.1.0-beta.5 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-icons@2.0.10-beta.4 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.5 + +### Patch Changes + +- Updated dependencies [[`0f55c491b`](https://github.com/nextui-org/nextui/commit/0f55c491b73da8944f9b38f2ad7486d1b89f8b7a)]: + - @nextui-org/shared-icons@2.0.10-beta.3 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/use-pagination@2.1.0-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/use-pagination@2.1.0-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-icons@2.0.10-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/use-pagination@2.1.0-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-icons@2.0.10-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/use-pagination@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/use-pagination@2.1.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.36 ### Patch Changes diff --git a/packages/components/pagination/package.json b/packages/components/pagination/package.json index 1bdf72f7d3..7883da36eb 100644 --- a/packages/components/pagination/package.json +++ b/packages/components/pagination/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/pagination", - "version": "2.0.36", + "version": "2.1.0-beta.8", "description": "The Pagination component allows you to display active page and navigate between multiple pages.", "keywords": [ "pagination" @@ -34,10 +34,10 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/shared-utils": "workspace:*", diff --git a/packages/components/popover/CHANGELOG.md b/packages/components/popover/CHANGELOG.md index 538fa5372b..e0dbeb27e0 100644 --- a/packages/components/popover/CHANGELOG.md +++ b/packages/components/popover/CHANGELOG.md @@ -1,5 +1,151 @@ # @nextui-org/popover +## 2.2.0-beta.9 + +### Patch Changes + +- Updated dependencies []: + - @nextui-org/button@2.1.0-beta.7 + - @nextui-org/aria-utils@2.1.0-beta.8 + - @nextui-org/framer-utils@2.0.26-beta.8 + +## 2.2.0-beta.8 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/button@2.1.0-beta.7 + - @nextui-org/use-aria-button@2.1.0-beta.6 + - @nextui-org/use-safe-layout-effect@2.0.7-beta.4 + - @nextui-org/aria-utils@2.1.0-beta.7 + - @nextui-org/dom-animation@2.0.1-beta.6 + - @nextui-org/framer-utils@2.0.26-beta.7 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.2.0-beta.7 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/button@2.1.0-beta.6 + - @nextui-org/use-aria-button@2.1.0-beta.5 + - @nextui-org/use-safe-layout-effect@2.0.7-beta.3 + - @nextui-org/aria-utils@2.1.0-beta.6 + - @nextui-org/dom-animation@2.0.1-beta.5 + - @nextui-org/framer-utils@2.0.26-beta.6 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.2.0-beta.6 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/button@2.1.0-beta.5 + - @nextui-org/use-aria-button@2.1.0-beta.4 + - @nextui-org/use-safe-layout-effect@2.0.7-beta.2 + - @nextui-org/aria-utils@2.1.0-beta.5 + - @nextui-org/dom-animation@2.0.1-beta.4 + - @nextui-org/framer-utils@2.0.26-beta.5 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.2.0-beta.5 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/button@2.1.0-beta.4 + - @nextui-org/aria-utils@2.1.0-beta.4 + - @nextui-org/framer-utils@2.0.26-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.2.0-beta.4 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/button@2.1.0-beta.3 + - @nextui-org/use-aria-button@2.1.0-beta.3 + - @nextui-org/use-safe-layout-effect@2.0.7-beta.1 + - @nextui-org/aria-utils@2.1.0-beta.3 + - @nextui-org/dom-animation@2.0.1-beta.3 + - @nextui-org/framer-utils@2.0.26-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.2.0-beta.3 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/button@2.1.0-beta.2 + - @nextui-org/use-aria-button@2.1.0-beta.2 + - @nextui-org/use-safe-layout-effect@2.0.7-beta.0 + - @nextui-org/aria-utils@2.1.0-beta.2 + - @nextui-org/dom-animation@2.0.1-beta.2 + - @nextui-org/framer-utils@2.0.26-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.2.0-beta.2 + +### Patch Changes + +- [#4003](https://github.com/nextui-org/nextui/pull/4003) [`563c1585a`](https://github.com/nextui-org/nextui/commit/563c1585a3c1a32e8272ec4641cfabeaaac3296c) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix: element.ref was removed in React 19 + +## 2.2.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/button@2.1.0-beta.1 + - @nextui-org/use-aria-button@2.1.0-beta.1 + - @nextui-org/aria-utils@2.1.0-beta.1 + - @nextui-org/dom-animation@2.0.1-beta.1 + - @nextui-org/framer-utils@2.0.26-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.2.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- [#3595](https://github.com/nextui-org/nextui/pull/3595) [`9f6839faf`](https://github.com/nextui-org/nextui/commit/9f6839faf9fe05c766571bcb71028bd3236d6e3a) Thanks [@awesome-pro](https://github.com/awesome-pro)! - added `shouldCloseOnScroll` to control the popover closing on scroll (#3594) + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - framer motion optimization (#3340) + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - update `framer-motion` versions + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/button@2.1.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/use-aria-button@2.1.0-beta.0 + - @nextui-org/aria-utils@2.1.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/dom-animation@2.0.1-beta.0 + - @nextui-org/framer-utils@2.0.26-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.1.29 ### Patch Changes diff --git a/packages/components/popover/package.json b/packages/components/popover/package.json index cc7c8af758..72f5c2d806 100644 --- a/packages/components/popover/package.json +++ b/packages/components/popover/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/popover", - "version": "2.1.29", + "version": "2.2.0-beta.9", "description": "A popover is an overlay element positioned relative to a trigger.", "keywords": [ "popover" @@ -34,11 +34,11 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "@nextui-org/system": ">=2.0.0", - "@nextui-org/theme": ">=2.1.0", - "framer-motion": ">=11.5.6", - "react": ">=18", - "react-dom": ">=18" + "@nextui-org/system": ">=2.3.0-beta.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0" }, "dependencies": { "@nextui-org/aria-utils": "workspace:*", diff --git a/packages/components/popover/src/popover-trigger.tsx b/packages/components/popover/src/popover-trigger.tsx index 0d92093f61..8c78d3de06 100644 --- a/packages/components/popover/src/popover-trigger.tsx +++ b/packages/components/popover/src/popover-trigger.tsx @@ -29,9 +29,13 @@ const PopoverTrigger = forwardRef<"button", PopoverTriggerProps>((props, _) => { }; }, [children]); + // Accessing the ref from props, else fallback to element.ref + // https://github.com/facebook/react/pull/28348 + const childRef = child.props.ref ?? (child as any).ref; + const {onPress, isDisabled, ...restProps} = useMemo(() => { - return getTriggerProps(mergeProps(otherProps, child.props), child.ref); - }, [getTriggerProps, child.props, otherProps, child.ref]); + return getTriggerProps(mergeProps(otherProps, child.props), childRef); + }, [getTriggerProps, child.props, otherProps, childRef]); // validates if contains a NextUI Button as a child const [, triggerChildren] = pickChildren(children, Button); diff --git a/packages/components/progress/CHANGELOG.md b/packages/components/progress/CHANGELOG.md index 16bf9c2a51..ff391b5572 100644 --- a/packages/components/progress/CHANGELOG.md +++ b/packages/components/progress/CHANGELOG.md @@ -1,5 +1,92 @@ # @nextui-org/progress +## 2.1.0-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/use-is-mounted@2.0.7-beta.4 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/use-is-mounted@2.0.7-beta.3 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/use-is-mounted@2.0.7-beta.2 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/use-is-mounted@2.0.7-beta.1 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/use-is-mounted@2.0.7-beta.0 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.34 ### Patch Changes diff --git a/packages/components/progress/package.json b/packages/components/progress/package.json index da9183f01c..935c07cc2b 100644 --- a/packages/components/progress/package.json +++ b/packages/components/progress/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/progress", - "version": "2.0.34", + "version": "2.1.0-beta.7", "description": "Progress bars show either determinate or indeterminate progress of an operation over time.", "keywords": [ "progress" @@ -34,10 +34,10 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/shared-utils": "workspace:*", diff --git a/packages/components/radio/CHANGELOG.md b/packages/components/radio/CHANGELOG.md index 22950b0f3b..3e967885eb 100644 --- a/packages/components/radio/CHANGELOG.md +++ b/packages/components/radio/CHANGELOG.md @@ -1,5 +1,87 @@ # @nextui-org/radio +## 2.2.0-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.2.0-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.2.0-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.2.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.2.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.2.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.2.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.2.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.1.5 ### Patch Changes diff --git a/packages/components/radio/package.json b/packages/components/radio/package.json index 25ddc41eca..f2a810d033 100644 --- a/packages/components/radio/package.json +++ b/packages/components/radio/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/radio", - "version": "2.1.5", + "version": "2.2.0-beta.7", "description": "Radios allow users to select a single option from a list of mutually exclusive options.", "keywords": [ "radio" @@ -34,10 +34,10 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/shared-utils": "workspace:*", diff --git a/packages/components/ripple/CHANGELOG.md b/packages/components/ripple/CHANGELOG.md index e752e154f2..0fedae1f84 100644 --- a/packages/components/ripple/CHANGELOG.md +++ b/packages/components/ripple/CHANGELOG.md @@ -1,5 +1,98 @@ # @nextui-org/ripple +## 2.1.0-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/dom-animation@2.0.1-beta.6 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/dom-animation@2.0.1-beta.5 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/dom-animation@2.0.1-beta.4 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/dom-animation@2.0.1-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/dom-animation@2.0.1-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/dom-animation@2.0.1-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - framer motion optimization (#3340) + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - update `framer-motion` versions + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/dom-animation@2.0.1-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.33 ### Patch Changes diff --git a/packages/components/ripple/package.json b/packages/components/ripple/package.json index 083de67493..5bf89c59b4 100644 --- a/packages/components/ripple/package.json +++ b/packages/components/ripple/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/ripple", - "version": "2.0.33", + "version": "2.1.0-beta.7", "description": "A simple implementation to display a ripple animation when the source component is clicked", "keywords": [ "ripple" @@ -34,11 +34,11 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "framer-motion": ">=11.5.6", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/shared-utils": "workspace:*", diff --git a/packages/components/scroll-shadow/CHANGELOG.md b/packages/components/scroll-shadow/CHANGELOG.md index 2b77ae74fe..f82d4d211b 100644 --- a/packages/components/scroll-shadow/CHANGELOG.md +++ b/packages/components/scroll-shadow/CHANGELOG.md @@ -1,5 +1,95 @@ # @nextui-org/scroll-shadow +## 2.2.0-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/use-data-scroll-overflow@2.1.8-beta.7 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.2.0-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/use-data-scroll-overflow@2.1.8-beta.6 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.2.0-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/use-data-scroll-overflow@2.1.8-beta.5 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.2.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/use-data-scroll-overflow@2.1.8-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.2.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/use-data-scroll-overflow@2.1.8-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.2.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/use-data-scroll-overflow@2.1.8-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.2.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/use-data-scroll-overflow@2.1.8-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.2.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/use-data-scroll-overflow@2.1.8-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.1.20 ### Patch Changes diff --git a/packages/components/scroll-shadow/package.json b/packages/components/scroll-shadow/package.json index 0dc5c05a75..b8f095d19a 100644 --- a/packages/components/scroll-shadow/package.json +++ b/packages/components/scroll-shadow/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/scroll-shadow", - "version": "2.1.20", + "version": "2.2.0-beta.7", "description": "A component that applies top and bottom shadows when content overflows on scroll.", "keywords": [ "scroll-shadow" @@ -34,10 +34,10 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/shared-utils": "workspace:*", diff --git a/packages/components/select/CHANGELOG.md b/packages/components/select/CHANGELOG.md index ab1e4eb8f9..18cc3c3560 100644 --- a/packages/components/select/CHANGELOG.md +++ b/packages/components/select/CHANGELOG.md @@ -1,5 +1,216 @@ # @nextui-org/select +## 2.3.0-beta.13 + +### Patch Changes + +- [#4126](https://github.com/nextui-org/nextui/pull/4126) [`9e8beabab`](https://github.com/nextui-org/nextui/commit/9e8beababea60dc499cc0989a0720fe25a10a823) Thanks [@tianenpang](https://github.com/tianenpang)! - Fix the label placement when the `Select` has a `placeholder` or `description`. + +- Updated dependencies []: + - @nextui-org/listbox@2.2.0-beta.9 + - @nextui-org/popover@2.2.0-beta.9 + - @nextui-org/scroll-shadow@2.2.0-beta.7 + - @nextui-org/spinner@2.1.0-beta.7 + +## 2.3.0-beta.12 + +### Patch Changes + +- Updated dependencies []: + - @nextui-org/listbox@2.2.0-beta.9 + - @nextui-org/popover@2.2.0-beta.9 + - @nextui-org/scroll-shadow@2.2.0-beta.7 + - @nextui-org/aria-utils@2.1.0-beta.8 + +## 2.3.0-beta.11 + +### Patch Changes + +- Updated dependencies [[`b9d5d4925`](https://github.com/nextui-org/nextui/commit/b9d5d492519778a4bf071748ec9f2b4e25d8373f)]: + - @nextui-org/listbox@2.2.0-beta.8 + - @nextui-org/popover@2.2.0-beta.8 + - @nextui-org/scroll-shadow@2.2.0-beta.7 + - @nextui-org/spinner@2.1.0-beta.7 + +## 2.3.0-beta.10 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/listbox@2.2.0-beta.7 + - @nextui-org/popover@2.2.0-beta.8 + - @nextui-org/scroll-shadow@2.2.0-beta.7 + - @nextui-org/spinner@2.1.0-beta.7 + - @nextui-org/use-aria-button@2.1.0-beta.6 + - @nextui-org/use-aria-multiselect@2.3.0-beta.6 + - @nextui-org/use-safe-layout-effect@2.0.7-beta.4 + - @nextui-org/aria-utils@2.1.0-beta.7 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-icons@2.0.10-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.3.0-beta.9 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/listbox@2.2.0-beta.6 + - @nextui-org/popover@2.2.0-beta.7 + - @nextui-org/scroll-shadow@2.2.0-beta.6 + - @nextui-org/spinner@2.1.0-beta.6 + - @nextui-org/use-aria-button@2.1.0-beta.5 + - @nextui-org/use-aria-multiselect@2.3.0-beta.5 + - @nextui-org/use-safe-layout-effect@2.0.7-beta.3 + - @nextui-org/aria-utils@2.1.0-beta.6 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-icons@2.0.10-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.3.0-beta.8 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/listbox@2.2.0-beta.5 + - @nextui-org/popover@2.2.0-beta.6 + - @nextui-org/scroll-shadow@2.2.0-beta.5 + - @nextui-org/spinner@2.1.0-beta.5 + - @nextui-org/use-aria-button@2.1.0-beta.4 + - @nextui-org/use-aria-multiselect@2.3.0-beta.4 + - @nextui-org/use-safe-layout-effect@2.0.7-beta.2 + - @nextui-org/aria-utils@2.1.0-beta.5 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-icons@2.0.10-beta.4 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.3.0-beta.7 + +### Patch Changes + +- Updated dependencies [[`0f55c491b`](https://github.com/nextui-org/nextui/commit/0f55c491b73da8944f9b38f2ad7486d1b89f8b7a)]: + - @nextui-org/shared-icons@2.0.10-beta.3 + - @nextui-org/listbox@2.2.0-beta.4 + - @nextui-org/popover@2.2.0-beta.5 + - @nextui-org/scroll-shadow@2.2.0-beta.4 + - @nextui-org/spinner@2.1.0-beta.4 + +## 2.3.0-beta.6 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/listbox@2.2.0-beta.4 + - @nextui-org/popover@2.2.0-beta.5 + - @nextui-org/scroll-shadow@2.2.0-beta.4 + - @nextui-org/spinner@2.1.0-beta.4 + - @nextui-org/aria-utils@2.1.0-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.3.0-beta.5 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/listbox@2.2.0-beta.3 + - @nextui-org/popover@2.2.0-beta.4 + - @nextui-org/scroll-shadow@2.2.0-beta.3 + - @nextui-org/spinner@2.1.0-beta.3 + - @nextui-org/use-aria-button@2.1.0-beta.3 + - @nextui-org/use-aria-multiselect@2.3.0-beta.3 + - @nextui-org/use-safe-layout-effect@2.0.7-beta.1 + - @nextui-org/aria-utils@2.1.0-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-icons@2.0.10-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.3.0-beta.4 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/listbox@2.2.0-beta.2 + - @nextui-org/popover@2.2.0-beta.3 + - @nextui-org/scroll-shadow@2.2.0-beta.2 + - @nextui-org/spinner@2.1.0-beta.2 + - @nextui-org/use-aria-button@2.1.0-beta.2 + - @nextui-org/use-aria-multiselect@2.3.0-beta.2 + - @nextui-org/use-safe-layout-effect@2.0.7-beta.0 + - @nextui-org/aria-utils@2.1.0-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-icons@2.0.10-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.3.0-beta.3 + +### Patch Changes + +- Updated dependencies [[`563c1585a`](https://github.com/nextui-org/nextui/commit/563c1585a3c1a32e8272ec4641cfabeaaac3296c)]: + - @nextui-org/popover@2.2.0-beta.2 + +## 2.3.0-beta.2 + +### Patch Changes + +- [#3966](https://github.com/nextui-org/nextui/pull/3966) [`a2d653137`](https://github.com/nextui-org/nextui/commit/a2d653137d61465a88dfa3830bb3a44e3a7faa87) Thanks [@mstfblci](https://github.com/mstfblci)! - - Fixed a UI sliding issue caused by the helper wrapper being rendered when `isInvalid` was false but `errorMessage` was present + +- Updated dependencies []: + - @nextui-org/popover@2.2.0-beta.1 + - @nextui-org/listbox@2.2.0-beta.1 + +## 2.3.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/listbox@2.2.0-beta.1 + - @nextui-org/popover@2.2.0-beta.1 + - @nextui-org/scroll-shadow@2.2.0-beta.1 + - @nextui-org/spinner@2.1.0-beta.1 + - @nextui-org/use-aria-button@2.1.0-beta.1 + - @nextui-org/use-aria-multiselect@2.3.0-beta.1 + - @nextui-org/aria-utils@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.3.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- [#3853](https://github.com/nextui-org/nextui/pull/3853) [`488a18f52`](https://github.com/nextui-org/nextui/commit/488a18f525465817ce56e81db8e502399a7572b7) Thanks [@macci001](https://github.com/macci001)! - update label placement in Select to use `shouldLabelBeOutside` instead of `isOutsideLeft`, resolving multiline label placement issues (#3841). + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - update `framer-motion` versions + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`a2e562b03`](https://github.com/nextui-org/nextui/commit/a2e562b03f79b52b0b35f07104b3585ea05e2cb6), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`9f6839faf`](https://github.com/nextui-org/nextui/commit/9f6839faf9fe05c766571bcb71028bd3236d6e3a), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/listbox@2.2.0-beta.0 + - @nextui-org/popover@2.2.0-beta.0 + - @nextui-org/scroll-shadow@2.2.0-beta.0 + - @nextui-org/spinner@2.1.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/use-aria-button@2.1.0-beta.0 + - @nextui-org/use-aria-multiselect@2.3.0-beta.0 + - @nextui-org/aria-utils@2.1.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.2.7 ### Patch Changes diff --git a/packages/components/select/__tests__/select.test.tsx b/packages/components/select/__tests__/select.test.tsx index 6776344eeb..655b06ce81 100644 --- a/packages/components/select/__tests__/select.test.tsx +++ b/packages/components/select/__tests__/select.test.tsx @@ -723,11 +723,12 @@ describe("Select", () => { expect(onChange).toHaveBeenCalledTimes(1); }); - it("should place the label outside when labelPlacement is outside", () => { + it("should place the label outside when labelPlacement is outside and isMultiline enabled", () => { const labelContent = "Favorite Animal Label"; render(
    +
    +

    With placeholder and description

    +
    + + + +
    +
    ); diff --git a/packages/components/skeleton/CHANGELOG.md b/packages/components/skeleton/CHANGELOG.md index 86b6cd1e85..22d0d51558 100644 --- a/packages/components/skeleton/CHANGELOG.md +++ b/packages/components/skeleton/CHANGELOG.md @@ -1,5 +1,87 @@ # @nextui-org/skeleton +## 2.1.0-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.32 ### Patch Changes diff --git a/packages/components/skeleton/package.json b/packages/components/skeleton/package.json index 029a224cfd..e75e8881b7 100644 --- a/packages/components/skeleton/package.json +++ b/packages/components/skeleton/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/skeleton", - "version": "2.0.32", + "version": "2.1.0-beta.7", "description": "Skeleton is used to display the loading state of some component.", "keywords": [ "skeleton" @@ -34,10 +34,10 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/shared-utils": "workspace:*", diff --git a/packages/components/slider/CHANGELOG.md b/packages/components/slider/CHANGELOG.md index e8555a3ffc..fb359d3930 100644 --- a/packages/components/slider/CHANGELOG.md +++ b/packages/components/slider/CHANGELOG.md @@ -1,5 +1,102 @@ # @nextui-org/slider +## 2.3.0-beta.8 + +### Patch Changes + +- Updated dependencies []: + - @nextui-org/tooltip@2.1.0-beta.8 + +## 2.3.0-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/tooltip@2.1.0-beta.7 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.3.0-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/tooltip@2.1.0-beta.6 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.3.0-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/tooltip@2.1.0-beta.5 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.3.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/tooltip@2.1.0-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.3.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/tooltip@2.1.0-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.3.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/tooltip@2.1.0-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.3.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/tooltip@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.3.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/tooltip@2.1.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.2.17 ### Patch Changes diff --git a/packages/components/slider/package.json b/packages/components/slider/package.json index f0d096cb91..a96816a79b 100644 --- a/packages/components/slider/package.json +++ b/packages/components/slider/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/slider", - "version": "2.2.17", + "version": "2.3.0-beta.8", "description": "A slider allows a user to select one or more values within a range.", "keywords": [ "slider" @@ -34,10 +34,10 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/shared-utils": "workspace:*", diff --git a/packages/components/snippet/CHANGELOG.md b/packages/components/snippet/CHANGELOG.md index 578e8e8aba..3073fb5e8e 100644 --- a/packages/components/snippet/CHANGELOG.md +++ b/packages/components/snippet/CHANGELOG.md @@ -1,5 +1,134 @@ # @nextui-org/snippet +## 2.1.0-beta.9 + +### Patch Changes + +- Updated dependencies []: + - @nextui-org/button@2.1.0-beta.7 + - @nextui-org/tooltip@2.1.0-beta.8 + +## 2.1.0-beta.8 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/button@2.1.0-beta.7 + - @nextui-org/tooltip@2.1.0-beta.7 + - @nextui-org/use-clipboard@2.0.8-beta.5 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-icons@2.0.10-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.7 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/button@2.1.0-beta.6 + - @nextui-org/tooltip@2.1.0-beta.6 + - @nextui-org/use-clipboard@2.0.8-beta.4 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-icons@2.0.10-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/button@2.1.0-beta.5 + - @nextui-org/tooltip@2.1.0-beta.5 + - @nextui-org/use-clipboard@2.0.8-beta.3 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-icons@2.0.10-beta.4 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.5 + +### Patch Changes + +- Updated dependencies [[`0f55c491b`](https://github.com/nextui-org/nextui/commit/0f55c491b73da8944f9b38f2ad7486d1b89f8b7a)]: + - @nextui-org/shared-icons@2.0.10-beta.3 + - @nextui-org/button@2.1.0-beta.4 + - @nextui-org/tooltip@2.1.0-beta.4 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/button@2.1.0-beta.4 + - @nextui-org/tooltip@2.1.0-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/button@2.1.0-beta.3 + - @nextui-org/tooltip@2.1.0-beta.3 + - @nextui-org/use-clipboard@2.0.8-beta.2 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-icons@2.0.10-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/button@2.1.0-beta.2 + - @nextui-org/tooltip@2.1.0-beta.2 + - @nextui-org/use-clipboard@2.0.8-beta.1 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-icons@2.0.10-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/button@2.1.0-beta.1 + - @nextui-org/tooltip@2.1.0-beta.1 + - @nextui-org/use-clipboard@2.0.8-beta.0 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - update `framer-motion` versions + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/button@2.1.0-beta.0 + - @nextui-org/tooltip@2.1.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.43 ### Patch Changes diff --git a/packages/components/snippet/package.json b/packages/components/snippet/package.json index e0b353c28f..433f3e0c90 100644 --- a/packages/components/snippet/package.json +++ b/packages/components/snippet/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/snippet", - "version": "2.0.43", + "version": "2.1.0-beta.9", "description": "Display a snippet of copyable code for the command line.", "keywords": [ "snippet" @@ -34,11 +34,11 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "framer-motion": ">=11.5.6", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/button": "workspace:*", diff --git a/packages/components/spacer/CHANGELOG.md b/packages/components/spacer/CHANGELOG.md index e630be82bf..1f1d4da927 100644 --- a/packages/components/spacer/CHANGELOG.md +++ b/packages/components/spacer/CHANGELOG.md @@ -1,5 +1,94 @@ # @nextui-org/spacer +## 2.1.0-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/system-rsc@2.2.0-beta.6 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/system-rsc@2.2.0-beta.5 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/system-rsc@2.2.0-beta.4 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/system-rsc@2.2.0-beta.3 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/system-rsc@2.2.0-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/system-rsc@2.2.0-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/system-rsc@2.2.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/system-rsc@2.2.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.33 ### Patch Changes diff --git a/packages/components/spacer/package.json b/packages/components/spacer/package.json index 3ed63a38b7..e91200f830 100644 --- a/packages/components/spacer/package.json +++ b/packages/components/spacer/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/spacer", - "version": "2.0.33", + "version": "2.1.0-beta.7", "description": "A flexible spacer component designed to create consistent spacing and maintain alignment in your layout.", "keywords": [ "spacer" @@ -34,9 +34,9 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "@nextui-org/theme": ">=2.1.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/system-rsc": "workspace:*", diff --git a/packages/components/spinner/CHANGELOG.md b/packages/components/spinner/CHANGELOG.md index 3148b7a0a3..db20537c3d 100644 --- a/packages/components/spinner/CHANGELOG.md +++ b/packages/components/spinner/CHANGELOG.md @@ -1,5 +1,94 @@ # @nextui-org/spinner +## 2.1.0-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/system-rsc@2.2.0-beta.6 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/system-rsc@2.2.0-beta.5 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/system-rsc@2.2.0-beta.4 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/system-rsc@2.2.0-beta.3 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/system-rsc@2.2.0-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/system-rsc@2.2.0-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/system-rsc@2.2.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/system-rsc@2.2.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.34 ### Patch Changes diff --git a/packages/components/spinner/package.json b/packages/components/spinner/package.json index f91b73160f..097723d6d2 100644 --- a/packages/components/spinner/package.json +++ b/packages/components/spinner/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/spinner", - "version": "2.0.34", + "version": "2.1.0-beta.7", "description": "Loaders express an unspecified wait time or display the length of a process.", "keywords": [ "loading", @@ -36,9 +36,9 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "@nextui-org/theme": ">=2.1.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/system-rsc": "workspace:*", diff --git a/packages/components/switch/CHANGELOG.md b/packages/components/switch/CHANGELOG.md index a0d1f37cf3..6f717a0706 100644 --- a/packages/components/switch/CHANGELOG.md +++ b/packages/components/switch/CHANGELOG.md @@ -1,5 +1,92 @@ # @nextui-org/switch +## 2.1.0-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.4 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.3 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.2 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.1 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.0 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.34 ### Patch Changes diff --git a/packages/components/switch/package.json b/packages/components/switch/package.json index 3af2a2b3ee..093c533c12 100644 --- a/packages/components/switch/package.json +++ b/packages/components/switch/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/switch", - "version": "2.0.34", + "version": "2.1.0-beta.7", "description": "A switch is similar to a checkbox, but represents on/off values as opposed to selection.", "keywords": [ "switch" @@ -34,10 +34,10 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/shared-utils": "workspace:*", diff --git a/packages/components/table/CHANGELOG.md b/packages/components/table/CHANGELOG.md index 0aa0628577..78457c84ff 100644 --- a/packages/components/table/CHANGELOG.md +++ b/packages/components/table/CHANGELOG.md @@ -1,5 +1,118 @@ # @nextui-org/table +## 2.1.0-beta.8 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/checkbox@2.2.0-beta.7 + - @nextui-org/spacer@2.1.0-beta.7 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-icons@2.0.10-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.7 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/checkbox@2.2.0-beta.6 + - @nextui-org/spacer@2.1.0-beta.6 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-icons@2.0.10-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/checkbox@2.2.0-beta.5 + - @nextui-org/spacer@2.1.0-beta.5 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-icons@2.0.10-beta.4 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.5 + +### Patch Changes + +- Updated dependencies [[`0f55c491b`](https://github.com/nextui-org/nextui/commit/0f55c491b73da8944f9b38f2ad7486d1b89f8b7a)]: + - @nextui-org/shared-icons@2.0.10-beta.3 + - @nextui-org/checkbox@2.2.0-beta.4 + - @nextui-org/spacer@2.1.0-beta.4 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/checkbox@2.2.0-beta.4 + - @nextui-org/spacer@2.1.0-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/checkbox@2.2.0-beta.3 + - @nextui-org/spacer@2.1.0-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-icons@2.0.10-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/checkbox@2.2.0-beta.2 + - @nextui-org/spacer@2.1.0-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-icons@2.0.10-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/checkbox@2.2.0-beta.1 + - @nextui-org/spacer@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/checkbox@2.2.0-beta.0 + - @nextui-org/spacer@2.1.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.40 ### Patch Changes diff --git a/packages/components/table/package.json b/packages/components/table/package.json index 639e706719..ec3ccf22de 100644 --- a/packages/components/table/package.json +++ b/packages/components/table/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/table", - "version": "2.0.40", + "version": "2.1.0-beta.8", "description": "Tables are used to display tabular data using rows and columns. ", "keywords": [ "table" @@ -34,10 +34,10 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/checkbox": "workspace:*", diff --git a/packages/components/tabs/CHANGELOG.md b/packages/components/tabs/CHANGELOG.md index 6324f58a0f..e67903e4e0 100644 --- a/packages/components/tabs/CHANGELOG.md +++ b/packages/components/tabs/CHANGELOG.md @@ -1,5 +1,129 @@ # @nextui-org/tabs +## 2.1.0-beta.8 + +### Patch Changes + +- Updated dependencies []: + - @nextui-org/aria-utils@2.1.0-beta.8 + - @nextui-org/framer-utils@2.0.26-beta.8 + +## 2.1.0-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/use-is-mounted@2.0.7-beta.4 + - @nextui-org/use-update-effect@2.0.7-beta.4 + - @nextui-org/aria-utils@2.1.0-beta.7 + - @nextui-org/framer-utils@2.0.26-beta.7 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/use-is-mounted@2.0.7-beta.3 + - @nextui-org/use-update-effect@2.0.7-beta.3 + - @nextui-org/aria-utils@2.1.0-beta.6 + - @nextui-org/framer-utils@2.0.26-beta.6 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/use-is-mounted@2.0.7-beta.2 + - @nextui-org/use-update-effect@2.0.7-beta.2 + - @nextui-org/aria-utils@2.1.0-beta.5 + - @nextui-org/framer-utils@2.0.26-beta.5 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.4 + +### Patch Changes + +- [#4039](https://github.com/nextui-org/nextui/pull/4039) [`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7) Thanks [@wingkwong](https://github.com/wingkwong)! - support inert value with boolean type for react 19 (#4038) + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/aria-utils@2.1.0-beta.4 + - @nextui-org/framer-utils@2.0.26-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/use-is-mounted@2.0.7-beta.1 + - @nextui-org/use-update-effect@2.0.7-beta.1 + - @nextui-org/aria-utils@2.1.0-beta.3 + - @nextui-org/framer-utils@2.0.26-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/use-is-mounted@2.0.7-beta.0 + - @nextui-org/use-update-effect@2.0.7-beta.0 + - @nextui-org/aria-utils@2.1.0-beta.2 + - @nextui-org/framer-utils@2.0.26-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/aria-utils@2.1.0-beta.1 + - @nextui-org/framer-utils@2.0.26-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- [#3974](https://github.com/nextui-org/nextui/pull/3974) [`7c2c9c487`](https://github.com/nextui-org/nextui/commit/7c2c9c48750c334c30bd3c5d06b27cff7f33fb54) Thanks [@winchesHe](https://github.com/winchesHe)! - Add tab ref + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - update `framer-motion` versions + +- [#3978](https://github.com/nextui-org/nextui/pull/3978) [`9fe0aa79c`](https://github.com/nextui-org/nextui/commit/9fe0aa79c8d74a29418db6a235db179a5a9242bc) Thanks [@ShrinidhiUpadhyaya](https://github.com/ShrinidhiUpadhyaya)! - revise the inert attribute in `TabPanel` (#3972) + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/aria-utils@2.1.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/framer-utils@2.0.26-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.37 ### Patch Changes diff --git a/packages/components/tabs/package.json b/packages/components/tabs/package.json index 562ad0cabe..a26457b87f 100644 --- a/packages/components/tabs/package.json +++ b/packages/components/tabs/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/tabs", - "version": "2.0.37", + "version": "2.1.0-beta.8", "description": "Tabs organize content into multiple sections and allow users to navigate between them.", "keywords": [ "tabs" @@ -34,11 +34,11 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "framer-motion": ">=11.5.6", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/shared-utils": "workspace:*", diff --git a/packages/components/tabs/src/tab-panel.tsx b/packages/components/tabs/src/tab-panel.tsx index e64372582f..a7f9b8f131 100644 --- a/packages/components/tabs/src/tab-panel.tsx +++ b/packages/components/tabs/src/tab-panel.tsx @@ -3,7 +3,7 @@ import type {AriaTabPanelProps} from "@react-aria/tabs"; import {Key} from "@react-types/shared"; import {forwardRef, HTMLNextUIProps} from "@nextui-org/system"; import {useDOMRef} from "@nextui-org/react-utils"; -import {clsx} from "@nextui-org/shared-utils"; +import {clsx, getInertValue} from "@nextui-org/shared-utils"; import {mergeProps} from "@react-aria/utils"; import {useTabPanel} from "@react-aria/tabs"; import {useFocusRing} from "@react-aria/focus"; @@ -70,9 +70,8 @@ const TabPanel = forwardRef<"div", TabPanelProps>((props, ref) => { data-focus-visible={isFocusVisible} data-inert={!isSelected ? "true" : undefined} // makes the browser ignore the element and its children when tabbing - // TODO: invert inert when switching to React 19 (ref: https://github.com/facebook/react/issues/17157) // @ts-ignore - inert={!isSelected ? "" : undefined} + inert={getInertValue(!isSelected)} {...(isSelected && mergeProps(tabPanelProps, focusProps, otherProps))} className={slots.panel?.({class: tabPanelStyles})} data-slot="panel" diff --git a/packages/components/tooltip/CHANGELOG.md b/packages/components/tooltip/CHANGELOG.md index 252689abb4..01e418c448 100644 --- a/packages/components/tooltip/CHANGELOG.md +++ b/packages/components/tooltip/CHANGELOG.md @@ -1,5 +1,127 @@ # @nextui-org/tooltip +## 2.1.0-beta.8 + +### Patch Changes + +- Updated dependencies []: + - @nextui-org/aria-utils@2.1.0-beta.8 + - @nextui-org/framer-utils@2.0.26-beta.8 + +## 2.1.0-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.4 + - @nextui-org/aria-utils@2.1.0-beta.7 + - @nextui-org/dom-animation@2.0.1-beta.6 + - @nextui-org/framer-utils@2.0.26-beta.7 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.3 + - @nextui-org/aria-utils@2.1.0-beta.6 + - @nextui-org/dom-animation@2.0.1-beta.5 + - @nextui-org/framer-utils@2.0.26-beta.6 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.2 + - @nextui-org/aria-utils@2.1.0-beta.5 + - @nextui-org/dom-animation@2.0.1-beta.4 + - @nextui-org/framer-utils@2.0.26-beta.5 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/aria-utils@2.1.0-beta.4 + - @nextui-org/framer-utils@2.0.26-beta.4 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.1 + - @nextui-org/aria-utils@2.1.0-beta.3 + - @nextui-org/dom-animation@2.0.1-beta.3 + - @nextui-org/framer-utils@2.0.26-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.0 + - @nextui-org/aria-utils@2.1.0-beta.2 + - @nextui-org/dom-animation@2.0.1-beta.2 + - @nextui-org/framer-utils@2.0.26-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/aria-utils@2.1.0-beta.1 + - @nextui-org/dom-animation@2.0.1-beta.1 + - @nextui-org/framer-utils@2.0.26-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - framer motion optimization (#3340) + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - update `framer-motion` versions + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/aria-utils@2.1.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/dom-animation@2.0.1-beta.0 + - @nextui-org/framer-utils@2.0.26-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.41 ### Patch Changes diff --git a/packages/components/tooltip/package.json b/packages/components/tooltip/package.json index 97c22e2c40..8d4ba7e284 100644 --- a/packages/components/tooltip/package.json +++ b/packages/components/tooltip/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/tooltip", - "version": "2.0.41", + "version": "2.1.0-beta.8", "description": "A React Component for rendering dynamically positioned Tooltips", "keywords": [ "tooltip" @@ -34,11 +34,11 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "framer-motion": ">=11.5.6", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/shared-utils": "workspace:*", diff --git a/packages/components/user/CHANGELOG.md b/packages/components/user/CHANGELOG.md index 2c2173a059..30f3055c1c 100644 --- a/packages/components/user/CHANGELOG.md +++ b/packages/components/user/CHANGELOG.md @@ -1,5 +1,116 @@ # @nextui-org/user +## 2.1.0-beta.10 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/avatar@2.1.0-beta.10 + - @nextui-org/react-utils@2.0.18-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.9 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/avatar@2.1.0-beta.9 + - @nextui-org/react-utils@2.0.18-beta.6 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.8 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/avatar@2.1.0-beta.8 + - @nextui-org/react-utils@2.0.18-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.7 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/avatar@2.1.0-beta.7 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/avatar@2.1.0-beta.6 + - @nextui-org/react-utils@2.0.18-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/avatar@2.1.0-beta.5 + - @nextui-org/react-utils@2.0.18-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies []: + - @nextui-org/avatar@2.1.0-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- Updated dependencies []: + - @nextui-org/avatar@2.1.0-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- Updated dependencies []: + - @nextui-org/avatar@2.1.0-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/avatar@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/avatar@2.1.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.34 ### Patch Changes diff --git a/packages/components/user/package.json b/packages/components/user/package.json index 17abf1e64f..403f9c497e 100644 --- a/packages/components/user/package.json +++ b/packages/components/user/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/user", - "version": "2.0.34", + "version": "2.1.0-beta.10", "description": "Flexible User Profile Component.", "keywords": [ "user" @@ -34,10 +34,10 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "@nextui-org/theme": ">=2.1.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0-beta.0", + "@nextui-org/system": ">=2.3.0-beta.0" }, "dependencies": { "@nextui-org/avatar": "workspace:*", diff --git a/packages/core/react/CHANGELOG.md b/packages/core/react/CHANGELOG.md index e3747487aa..98ac71fcda 100644 --- a/packages/core/react/CHANGELOG.md +++ b/packages/core/react/CHANGELOG.md @@ -1,5 +1,854 @@ # @nextui-org/react +## 2.5.0-beta.19 + +### Patch Changes + +- Updated dependencies [[`341b5de79`](https://github.com/nextui-org/nextui/commit/341b5de7947655e6b18fa09045f7e10fba5b8c59), [`9e8beabab`](https://github.com/nextui-org/nextui/commit/9e8beababea60dc499cc0989a0720fe25a10a823)]: + - @nextui-org/theme@2.3.0-beta.13 + - @nextui-org/select@2.3.0-beta.13 + - @nextui-org/accordion@2.1.0-beta.9 + - @nextui-org/alert@2.1.0-beta.10 + - @nextui-org/autocomplete@2.2.0-beta.12 + - @nextui-org/avatar@2.1.0-beta.10 + - @nextui-org/badge@2.1.0-beta.7 + - @nextui-org/breadcrumbs@2.1.0-beta.8 + - @nextui-org/button@2.1.0-beta.7 + - @nextui-org/calendar@2.1.0-beta.9 + - @nextui-org/card@2.1.0-beta.7 + - @nextui-org/checkbox@2.2.0-beta.7 + - @nextui-org/chip@2.1.0-beta.8 + - @nextui-org/code@2.1.0-beta.7 + - @nextui-org/date-input@2.2.0-beta.7 + - @nextui-org/date-picker@2.2.0-beta.10 + - @nextui-org/divider@2.1.0-beta.7 + - @nextui-org/drawer@2.1.0-beta.10 + - @nextui-org/dropdown@2.2.0-beta.9 + - @nextui-org/image@2.1.0-beta.10 + - @nextui-org/input@2.3.0-beta.9 + - @nextui-org/kbd@2.1.0-beta.7 + - @nextui-org/link@2.1.0-beta.8 + - @nextui-org/listbox@2.2.0-beta.9 + - @nextui-org/menu@2.1.0-beta.8 + - @nextui-org/modal@2.1.0-beta.10 + - @nextui-org/navbar@2.1.0-beta.8 + - @nextui-org/pagination@2.1.0-beta.8 + - @nextui-org/popover@2.2.0-beta.9 + - @nextui-org/progress@2.1.0-beta.7 + - @nextui-org/radio@2.2.0-beta.7 + - @nextui-org/ripple@2.1.0-beta.7 + - @nextui-org/scroll-shadow@2.2.0-beta.7 + - @nextui-org/skeleton@2.1.0-beta.7 + - @nextui-org/slider@2.3.0-beta.8 + - @nextui-org/snippet@2.1.0-beta.9 + - @nextui-org/spacer@2.1.0-beta.7 + - @nextui-org/spinner@2.1.0-beta.7 + - @nextui-org/switch@2.1.0-beta.7 + - @nextui-org/table@2.1.0-beta.8 + - @nextui-org/tabs@2.1.0-beta.8 + - @nextui-org/tooltip@2.1.0-beta.8 + - @nextui-org/user@2.1.0-beta.10 + +## 2.5.0-beta.18 + +### Patch Changes + +- Updated dependencies [[`4607fe2ff`](https://github.com/nextui-org/nextui/commit/4607fe2ff448a536496c2b59ccdfcb217379b6ed)]: + - @nextui-org/system@2.3.0-beta.8 + - @nextui-org/accordion@2.1.0-beta.9 + - @nextui-org/alert@2.1.0-beta.10 + - @nextui-org/autocomplete@2.2.0-beta.12 + - @nextui-org/avatar@2.1.0-beta.10 + - @nextui-org/badge@2.1.0-beta.7 + - @nextui-org/breadcrumbs@2.1.0-beta.8 + - @nextui-org/button@2.1.0-beta.7 + - @nextui-org/calendar@2.1.0-beta.9 + - @nextui-org/card@2.1.0-beta.7 + - @nextui-org/checkbox@2.2.0-beta.7 + - @nextui-org/chip@2.1.0-beta.8 + - @nextui-org/date-input@2.2.0-beta.7 + - @nextui-org/date-picker@2.2.0-beta.10 + - @nextui-org/drawer@2.1.0-beta.10 + - @nextui-org/dropdown@2.2.0-beta.9 + - @nextui-org/image@2.1.0-beta.10 + - @nextui-org/input@2.3.0-beta.9 + - @nextui-org/link@2.1.0-beta.8 + - @nextui-org/listbox@2.2.0-beta.9 + - @nextui-org/menu@2.1.0-beta.8 + - @nextui-org/modal@2.1.0-beta.10 + - @nextui-org/navbar@2.1.0-beta.8 + - @nextui-org/pagination@2.1.0-beta.8 + - @nextui-org/popover@2.2.0-beta.9 + - @nextui-org/progress@2.1.0-beta.7 + - @nextui-org/radio@2.2.0-beta.7 + - @nextui-org/ripple@2.1.0-beta.7 + - @nextui-org/scroll-shadow@2.2.0-beta.7 + - @nextui-org/select@2.3.0-beta.12 + - @nextui-org/skeleton@2.1.0-beta.7 + - @nextui-org/slider@2.3.0-beta.8 + - @nextui-org/snippet@2.1.0-beta.9 + - @nextui-org/switch@2.1.0-beta.7 + - @nextui-org/table@2.1.0-beta.8 + - @nextui-org/tabs@2.1.0-beta.8 + - @nextui-org/tooltip@2.1.0-beta.8 + - @nextui-org/user@2.1.0-beta.10 + - @nextui-org/framer-utils@2.0.26-beta.8 + +## 2.5.0-beta.17 + +### Patch Changes + +- Updated dependencies [[`b9d5d4925`](https://github.com/nextui-org/nextui/commit/b9d5d492519778a4bf071748ec9f2b4e25d8373f)]: + - @nextui-org/autocomplete@2.2.0-beta.11 + - @nextui-org/listbox@2.2.0-beta.8 + - @nextui-org/theme@2.3.0-beta.12 + - @nextui-org/select@2.3.0-beta.11 + - @nextui-org/accordion@2.1.0-beta.8 + - @nextui-org/alert@2.1.0-beta.10 + - @nextui-org/avatar@2.1.0-beta.10 + - @nextui-org/badge@2.1.0-beta.7 + - @nextui-org/breadcrumbs@2.1.0-beta.8 + - @nextui-org/button@2.1.0-beta.7 + - @nextui-org/calendar@2.1.0-beta.8 + - @nextui-org/card@2.1.0-beta.7 + - @nextui-org/checkbox@2.2.0-beta.7 + - @nextui-org/chip@2.1.0-beta.8 + - @nextui-org/code@2.1.0-beta.7 + - @nextui-org/date-input@2.2.0-beta.7 + - @nextui-org/date-picker@2.2.0-beta.9 + - @nextui-org/divider@2.1.0-beta.7 + - @nextui-org/drawer@2.1.0-beta.9 + - @nextui-org/dropdown@2.2.0-beta.8 + - @nextui-org/image@2.1.0-beta.10 + - @nextui-org/input@2.3.0-beta.9 + - @nextui-org/kbd@2.1.0-beta.7 + - @nextui-org/link@2.1.0-beta.8 + - @nextui-org/menu@2.1.0-beta.7 + - @nextui-org/modal@2.1.0-beta.9 + - @nextui-org/navbar@2.1.0-beta.7 + - @nextui-org/pagination@2.1.0-beta.8 + - @nextui-org/popover@2.2.0-beta.8 + - @nextui-org/progress@2.1.0-beta.7 + - @nextui-org/radio@2.2.0-beta.7 + - @nextui-org/ripple@2.1.0-beta.7 + - @nextui-org/scroll-shadow@2.2.0-beta.7 + - @nextui-org/skeleton@2.1.0-beta.7 + - @nextui-org/slider@2.3.0-beta.7 + - @nextui-org/snippet@2.1.0-beta.8 + - @nextui-org/spacer@2.1.0-beta.7 + - @nextui-org/spinner@2.1.0-beta.7 + - @nextui-org/switch@2.1.0-beta.7 + - @nextui-org/table@2.1.0-beta.8 + - @nextui-org/tabs@2.1.0-beta.7 + - @nextui-org/tooltip@2.1.0-beta.7 + - @nextui-org/user@2.1.0-beta.10 + +## 2.5.0-beta.16 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/accordion@2.1.0-beta.8 + - @nextui-org/alert@2.1.0-beta.10 + - @nextui-org/autocomplete@2.2.0-beta.10 + - @nextui-org/avatar@2.1.0-beta.10 + - @nextui-org/badge@2.1.0-beta.7 + - @nextui-org/breadcrumbs@2.1.0-beta.8 + - @nextui-org/button@2.1.0-beta.7 + - @nextui-org/calendar@2.1.0-beta.8 + - @nextui-org/card@2.1.0-beta.7 + - @nextui-org/checkbox@2.2.0-beta.7 + - @nextui-org/chip@2.1.0-beta.8 + - @nextui-org/code@2.1.0-beta.7 + - @nextui-org/date-input@2.2.0-beta.7 + - @nextui-org/date-picker@2.2.0-beta.9 + - @nextui-org/divider@2.1.0-beta.7 + - @nextui-org/drawer@2.1.0-beta.9 + - @nextui-org/dropdown@2.2.0-beta.8 + - @nextui-org/image@2.1.0-beta.10 + - @nextui-org/input@2.3.0-beta.9 + - @nextui-org/kbd@2.1.0-beta.7 + - @nextui-org/link@2.1.0-beta.8 + - @nextui-org/listbox@2.2.0-beta.7 + - @nextui-org/menu@2.1.0-beta.7 + - @nextui-org/modal@2.1.0-beta.9 + - @nextui-org/navbar@2.1.0-beta.7 + - @nextui-org/pagination@2.1.0-beta.8 + - @nextui-org/popover@2.2.0-beta.8 + - @nextui-org/progress@2.1.0-beta.7 + - @nextui-org/radio@2.2.0-beta.7 + - @nextui-org/ripple@2.1.0-beta.7 + - @nextui-org/scroll-shadow@2.2.0-beta.7 + - @nextui-org/select@2.3.0-beta.10 + - @nextui-org/skeleton@2.1.0-beta.7 + - @nextui-org/slider@2.3.0-beta.7 + - @nextui-org/snippet@2.1.0-beta.8 + - @nextui-org/spacer@2.1.0-beta.7 + - @nextui-org/spinner@2.1.0-beta.7 + - @nextui-org/switch@2.1.0-beta.7 + - @nextui-org/table@2.1.0-beta.8 + - @nextui-org/tabs@2.1.0-beta.7 + - @nextui-org/tooltip@2.1.0-beta.7 + - @nextui-org/user@2.1.0-beta.10 + - @nextui-org/system@2.3.0-beta.7 + - @nextui-org/theme@2.3.0-beta.11 + - @nextui-org/framer-utils@2.0.26-beta.7 + +## 2.5.0-beta.15 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/accordion@2.1.0-beta.7 + - @nextui-org/alert@2.1.0-beta.9 + - @nextui-org/autocomplete@2.2.0-beta.9 + - @nextui-org/avatar@2.1.0-beta.9 + - @nextui-org/badge@2.1.0-beta.6 + - @nextui-org/breadcrumbs@2.1.0-beta.7 + - @nextui-org/button@2.1.0-beta.6 + - @nextui-org/calendar@2.1.0-beta.7 + - @nextui-org/card@2.1.0-beta.6 + - @nextui-org/checkbox@2.2.0-beta.6 + - @nextui-org/chip@2.1.0-beta.7 + - @nextui-org/code@2.1.0-beta.6 + - @nextui-org/date-input@2.2.0-beta.6 + - @nextui-org/date-picker@2.2.0-beta.8 + - @nextui-org/divider@2.1.0-beta.6 + - @nextui-org/drawer@2.1.0-beta.8 + - @nextui-org/dropdown@2.2.0-beta.7 + - @nextui-org/image@2.1.0-beta.9 + - @nextui-org/input@2.3.0-beta.8 + - @nextui-org/kbd@2.1.0-beta.6 + - @nextui-org/link@2.1.0-beta.7 + - @nextui-org/listbox@2.2.0-beta.6 + - @nextui-org/menu@2.1.0-beta.6 + - @nextui-org/modal@2.1.0-beta.8 + - @nextui-org/navbar@2.1.0-beta.6 + - @nextui-org/pagination@2.1.0-beta.7 + - @nextui-org/popover@2.2.0-beta.7 + - @nextui-org/progress@2.1.0-beta.6 + - @nextui-org/radio@2.2.0-beta.6 + - @nextui-org/ripple@2.1.0-beta.6 + - @nextui-org/scroll-shadow@2.2.0-beta.6 + - @nextui-org/select@2.3.0-beta.9 + - @nextui-org/skeleton@2.1.0-beta.6 + - @nextui-org/slider@2.3.0-beta.6 + - @nextui-org/snippet@2.1.0-beta.7 + - @nextui-org/spacer@2.1.0-beta.6 + - @nextui-org/spinner@2.1.0-beta.6 + - @nextui-org/switch@2.1.0-beta.6 + - @nextui-org/table@2.1.0-beta.7 + - @nextui-org/tabs@2.1.0-beta.6 + - @nextui-org/tooltip@2.1.0-beta.6 + - @nextui-org/user@2.1.0-beta.9 + - @nextui-org/system@2.3.0-beta.6 + - @nextui-org/theme@2.3.0-beta.10 + - @nextui-org/framer-utils@2.0.26-beta.6 + +## 2.5.0-beta.14 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/accordion@2.1.0-beta.6 + - @nextui-org/alert@2.1.0-beta.8 + - @nextui-org/autocomplete@2.2.0-beta.8 + - @nextui-org/avatar@2.1.0-beta.8 + - @nextui-org/badge@2.1.0-beta.5 + - @nextui-org/breadcrumbs@2.1.0-beta.6 + - @nextui-org/button@2.1.0-beta.5 + - @nextui-org/calendar@2.1.0-beta.6 + - @nextui-org/card@2.1.0-beta.5 + - @nextui-org/checkbox@2.2.0-beta.5 + - @nextui-org/chip@2.1.0-beta.6 + - @nextui-org/code@2.1.0-beta.5 + - @nextui-org/date-input@2.2.0-beta.5 + - @nextui-org/date-picker@2.2.0-beta.7 + - @nextui-org/divider@2.1.0-beta.5 + - @nextui-org/drawer@2.1.0-beta.7 + - @nextui-org/dropdown@2.2.0-beta.6 + - @nextui-org/image@2.1.0-beta.8 + - @nextui-org/input@2.3.0-beta.7 + - @nextui-org/kbd@2.1.0-beta.5 + - @nextui-org/link@2.1.0-beta.6 + - @nextui-org/listbox@2.2.0-beta.5 + - @nextui-org/menu@2.1.0-beta.5 + - @nextui-org/modal@2.1.0-beta.7 + - @nextui-org/navbar@2.1.0-beta.5 + - @nextui-org/pagination@2.1.0-beta.6 + - @nextui-org/popover@2.2.0-beta.6 + - @nextui-org/progress@2.1.0-beta.5 + - @nextui-org/radio@2.2.0-beta.5 + - @nextui-org/ripple@2.1.0-beta.5 + - @nextui-org/scroll-shadow@2.2.0-beta.5 + - @nextui-org/select@2.3.0-beta.8 + - @nextui-org/skeleton@2.1.0-beta.5 + - @nextui-org/slider@2.3.0-beta.5 + - @nextui-org/snippet@2.1.0-beta.6 + - @nextui-org/spacer@2.1.0-beta.5 + - @nextui-org/spinner@2.1.0-beta.5 + - @nextui-org/switch@2.1.0-beta.5 + - @nextui-org/table@2.1.0-beta.6 + - @nextui-org/tabs@2.1.0-beta.5 + - @nextui-org/tooltip@2.1.0-beta.5 + - @nextui-org/user@2.1.0-beta.8 + - @nextui-org/system@2.3.0-beta.5 + - @nextui-org/theme@2.3.0-beta.9 + - @nextui-org/framer-utils@2.0.26-beta.5 + +## 2.5.0-beta.13 + +### Patch Changes + +- Updated dependencies [[`70dc75983`](https://github.com/nextui-org/nextui/commit/70dc7598388022fca04255c3c1623468a38a3803)]: + - @nextui-org/alert@2.1.0-beta.7 + - @nextui-org/theme@2.3.0-beta.8 + - @nextui-org/accordion@2.1.0-beta.5 + - @nextui-org/autocomplete@2.2.0-beta.7 + - @nextui-org/avatar@2.1.0-beta.7 + - @nextui-org/badge@2.1.0-beta.4 + - @nextui-org/breadcrumbs@2.1.0-beta.5 + - @nextui-org/button@2.1.0-beta.4 + - @nextui-org/calendar@2.1.0-beta.5 + - @nextui-org/card@2.1.0-beta.4 + - @nextui-org/checkbox@2.2.0-beta.4 + - @nextui-org/chip@2.1.0-beta.5 + - @nextui-org/code@2.1.0-beta.4 + - @nextui-org/date-input@2.2.0-beta.4 + - @nextui-org/date-picker@2.2.0-beta.6 + - @nextui-org/divider@2.1.0-beta.4 + - @nextui-org/drawer@2.1.0-beta.6 + - @nextui-org/dropdown@2.2.0-beta.5 + - @nextui-org/image@2.1.0-beta.7 + - @nextui-org/input@2.3.0-beta.6 + - @nextui-org/kbd@2.1.0-beta.4 + - @nextui-org/link@2.1.0-beta.5 + - @nextui-org/listbox@2.2.0-beta.4 + - @nextui-org/menu@2.1.0-beta.4 + - @nextui-org/modal@2.1.0-beta.6 + - @nextui-org/navbar@2.1.0-beta.4 + - @nextui-org/pagination@2.1.0-beta.5 + - @nextui-org/popover@2.2.0-beta.5 + - @nextui-org/progress@2.1.0-beta.4 + - @nextui-org/radio@2.2.0-beta.4 + - @nextui-org/ripple@2.1.0-beta.4 + - @nextui-org/scroll-shadow@2.2.0-beta.4 + - @nextui-org/select@2.3.0-beta.7 + - @nextui-org/skeleton@2.1.0-beta.4 + - @nextui-org/slider@2.3.0-beta.4 + - @nextui-org/snippet@2.1.0-beta.5 + - @nextui-org/spacer@2.1.0-beta.4 + - @nextui-org/spinner@2.1.0-beta.4 + - @nextui-org/switch@2.1.0-beta.4 + - @nextui-org/table@2.1.0-beta.5 + - @nextui-org/tabs@2.1.0-beta.4 + - @nextui-org/tooltip@2.1.0-beta.4 + - @nextui-org/user@2.1.0-beta.7 + +## 2.5.0-beta.12 + +### Patch Changes + +- Updated dependencies [[`31349c178`](https://github.com/nextui-org/nextui/commit/31349c178b9b2bd0be9856bc09126a37be68901a)]: + - @nextui-org/alert@2.1.0-beta.6 + - @nextui-org/theme@2.3.0-beta.7 + - @nextui-org/accordion@2.1.0-beta.5 + - @nextui-org/autocomplete@2.2.0-beta.7 + - @nextui-org/avatar@2.1.0-beta.7 + - @nextui-org/badge@2.1.0-beta.4 + - @nextui-org/breadcrumbs@2.1.0-beta.5 + - @nextui-org/button@2.1.0-beta.4 + - @nextui-org/calendar@2.1.0-beta.5 + - @nextui-org/card@2.1.0-beta.4 + - @nextui-org/checkbox@2.2.0-beta.4 + - @nextui-org/chip@2.1.0-beta.5 + - @nextui-org/code@2.1.0-beta.4 + - @nextui-org/date-input@2.2.0-beta.4 + - @nextui-org/date-picker@2.2.0-beta.6 + - @nextui-org/divider@2.1.0-beta.4 + - @nextui-org/drawer@2.1.0-beta.6 + - @nextui-org/dropdown@2.2.0-beta.5 + - @nextui-org/image@2.1.0-beta.7 + - @nextui-org/input@2.3.0-beta.6 + - @nextui-org/kbd@2.1.0-beta.4 + - @nextui-org/link@2.1.0-beta.5 + - @nextui-org/listbox@2.2.0-beta.4 + - @nextui-org/menu@2.1.0-beta.4 + - @nextui-org/modal@2.1.0-beta.6 + - @nextui-org/navbar@2.1.0-beta.4 + - @nextui-org/pagination@2.1.0-beta.5 + - @nextui-org/popover@2.2.0-beta.5 + - @nextui-org/progress@2.1.0-beta.4 + - @nextui-org/radio@2.2.0-beta.4 + - @nextui-org/ripple@2.1.0-beta.4 + - @nextui-org/scroll-shadow@2.2.0-beta.4 + - @nextui-org/select@2.3.0-beta.7 + - @nextui-org/skeleton@2.1.0-beta.4 + - @nextui-org/slider@2.3.0-beta.4 + - @nextui-org/snippet@2.1.0-beta.5 + - @nextui-org/spacer@2.1.0-beta.4 + - @nextui-org/spinner@2.1.0-beta.4 + - @nextui-org/switch@2.1.0-beta.4 + - @nextui-org/table@2.1.0-beta.5 + - @nextui-org/tabs@2.1.0-beta.4 + - @nextui-org/tooltip@2.1.0-beta.4 + - @nextui-org/user@2.1.0-beta.7 + +## 2.5.0-beta.11 + +### Patch Changes + +- Updated dependencies [[`d947b9283`](https://github.com/nextui-org/nextui/commit/d947b92833c8e4abc16dae72466cdb922313e9c8)]: + - @nextui-org/drawer@2.1.0-beta.6 + - @nextui-org/modal@2.1.0-beta.6 + +## 2.5.0-beta.10 + +### Patch Changes + +- Updated dependencies [[`0f55c491b`](https://github.com/nextui-org/nextui/commit/0f55c491b73da8944f9b38f2ad7486d1b89f8b7a)]: + - @nextui-org/alert@2.1.0-beta.5 + - @nextui-org/theme@2.3.0-beta.6 + - @nextui-org/accordion@2.1.0-beta.5 + - @nextui-org/autocomplete@2.2.0-beta.7 + - @nextui-org/avatar@2.1.0-beta.7 + - @nextui-org/badge@2.1.0-beta.4 + - @nextui-org/breadcrumbs@2.1.0-beta.5 + - @nextui-org/button@2.1.0-beta.4 + - @nextui-org/calendar@2.1.0-beta.5 + - @nextui-org/card@2.1.0-beta.4 + - @nextui-org/checkbox@2.2.0-beta.4 + - @nextui-org/chip@2.1.0-beta.5 + - @nextui-org/code@2.1.0-beta.4 + - @nextui-org/date-input@2.2.0-beta.4 + - @nextui-org/date-picker@2.2.0-beta.6 + - @nextui-org/divider@2.1.0-beta.4 + - @nextui-org/drawer@2.1.0-beta.5 + - @nextui-org/dropdown@2.2.0-beta.5 + - @nextui-org/image@2.1.0-beta.7 + - @nextui-org/input@2.3.0-beta.6 + - @nextui-org/kbd@2.1.0-beta.4 + - @nextui-org/link@2.1.0-beta.5 + - @nextui-org/listbox@2.2.0-beta.4 + - @nextui-org/menu@2.1.0-beta.4 + - @nextui-org/modal@2.1.0-beta.5 + - @nextui-org/navbar@2.1.0-beta.4 + - @nextui-org/pagination@2.1.0-beta.5 + - @nextui-org/popover@2.2.0-beta.5 + - @nextui-org/progress@2.1.0-beta.4 + - @nextui-org/radio@2.2.0-beta.4 + - @nextui-org/ripple@2.1.0-beta.4 + - @nextui-org/scroll-shadow@2.2.0-beta.4 + - @nextui-org/select@2.3.0-beta.7 + - @nextui-org/skeleton@2.1.0-beta.4 + - @nextui-org/slider@2.3.0-beta.4 + - @nextui-org/snippet@2.1.0-beta.5 + - @nextui-org/spacer@2.1.0-beta.4 + - @nextui-org/spinner@2.1.0-beta.4 + - @nextui-org/switch@2.1.0-beta.4 + - @nextui-org/table@2.1.0-beta.5 + - @nextui-org/tabs@2.1.0-beta.4 + - @nextui-org/tooltip@2.1.0-beta.4 + - @nextui-org/user@2.1.0-beta.7 + +## 2.5.0-beta.9 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/calendar@2.1.0-beta.4 + - @nextui-org/tabs@2.1.0-beta.4 + - @nextui-org/date-picker@2.2.0-beta.5 + - @nextui-org/accordion@2.1.0-beta.4 + - @nextui-org/alert@2.1.0-beta.4 + - @nextui-org/autocomplete@2.2.0-beta.6 + - @nextui-org/avatar@2.1.0-beta.7 + - @nextui-org/badge@2.1.0-beta.4 + - @nextui-org/breadcrumbs@2.1.0-beta.4 + - @nextui-org/button@2.1.0-beta.4 + - @nextui-org/card@2.1.0-beta.4 + - @nextui-org/checkbox@2.2.0-beta.4 + - @nextui-org/chip@2.1.0-beta.4 + - @nextui-org/code@2.1.0-beta.4 + - @nextui-org/date-input@2.2.0-beta.4 + - @nextui-org/divider@2.1.0-beta.4 + - @nextui-org/drawer@2.1.0-beta.4 + - @nextui-org/dropdown@2.2.0-beta.5 + - @nextui-org/image@2.1.0-beta.7 + - @nextui-org/input@2.3.0-beta.5 + - @nextui-org/kbd@2.1.0-beta.4 + - @nextui-org/link@2.1.0-beta.4 + - @nextui-org/listbox@2.2.0-beta.4 + - @nextui-org/menu@2.1.0-beta.4 + - @nextui-org/modal@2.1.0-beta.4 + - @nextui-org/navbar@2.1.0-beta.4 + - @nextui-org/pagination@2.1.0-beta.4 + - @nextui-org/popover@2.2.0-beta.5 + - @nextui-org/progress@2.1.0-beta.4 + - @nextui-org/radio@2.2.0-beta.4 + - @nextui-org/ripple@2.1.0-beta.4 + - @nextui-org/scroll-shadow@2.2.0-beta.4 + - @nextui-org/select@2.3.0-beta.6 + - @nextui-org/skeleton@2.1.0-beta.4 + - @nextui-org/slider@2.3.0-beta.4 + - @nextui-org/snippet@2.1.0-beta.4 + - @nextui-org/spacer@2.1.0-beta.4 + - @nextui-org/spinner@2.1.0-beta.4 + - @nextui-org/switch@2.1.0-beta.4 + - @nextui-org/table@2.1.0-beta.4 + - @nextui-org/tooltip@2.1.0-beta.4 + - @nextui-org/user@2.1.0-beta.7 + - @nextui-org/theme@2.3.0-beta.5 + - @nextui-org/framer-utils@2.0.26-beta.4 + - @nextui-org/system@2.3.0-beta.4 + +## 2.5.0-beta.8 + +### Patch Changes + +- Updated dependencies [[`54be700e0`](https://github.com/nextui-org/nextui/commit/54be700e04386e95cead7ce63d87015347dd166f)]: + - @nextui-org/theme@2.3.0-beta.4 + - @nextui-org/accordion@2.1.0-beta.3 + - @nextui-org/alert@2.1.0-beta.3 + - @nextui-org/autocomplete@2.2.0-beta.5 + - @nextui-org/avatar@2.1.0-beta.6 + - @nextui-org/badge@2.1.0-beta.3 + - @nextui-org/breadcrumbs@2.1.0-beta.3 + - @nextui-org/button@2.1.0-beta.3 + - @nextui-org/calendar@2.1.0-beta.3 + - @nextui-org/card@2.1.0-beta.3 + - @nextui-org/checkbox@2.2.0-beta.3 + - @nextui-org/chip@2.1.0-beta.3 + - @nextui-org/code@2.1.0-beta.3 + - @nextui-org/date-input@2.2.0-beta.3 + - @nextui-org/date-picker@2.2.0-beta.4 + - @nextui-org/divider@2.1.0-beta.3 + - @nextui-org/drawer@2.1.0-beta.3 + - @nextui-org/dropdown@2.2.0-beta.4 + - @nextui-org/image@2.1.0-beta.6 + - @nextui-org/input@2.3.0-beta.4 + - @nextui-org/kbd@2.1.0-beta.3 + - @nextui-org/link@2.1.0-beta.3 + - @nextui-org/listbox@2.2.0-beta.3 + - @nextui-org/menu@2.1.0-beta.3 + - @nextui-org/modal@2.1.0-beta.3 + - @nextui-org/navbar@2.1.0-beta.3 + - @nextui-org/pagination@2.1.0-beta.3 + - @nextui-org/popover@2.2.0-beta.4 + - @nextui-org/progress@2.1.0-beta.3 + - @nextui-org/radio@2.2.0-beta.3 + - @nextui-org/ripple@2.1.0-beta.3 + - @nextui-org/scroll-shadow@2.2.0-beta.3 + - @nextui-org/select@2.3.0-beta.5 + - @nextui-org/skeleton@2.1.0-beta.3 + - @nextui-org/slider@2.3.0-beta.3 + - @nextui-org/snippet@2.1.0-beta.3 + - @nextui-org/spacer@2.1.0-beta.3 + - @nextui-org/spinner@2.1.0-beta.3 + - @nextui-org/switch@2.1.0-beta.3 + - @nextui-org/table@2.1.0-beta.3 + - @nextui-org/tabs@2.1.0-beta.3 + - @nextui-org/tooltip@2.1.0-beta.3 + - @nextui-org/user@2.1.0-beta.6 + +## 2.5.0-beta.7 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/accordion@2.1.0-beta.3 + - @nextui-org/alert@2.1.0-beta.3 + - @nextui-org/autocomplete@2.2.0-beta.5 + - @nextui-org/avatar@2.1.0-beta.6 + - @nextui-org/badge@2.1.0-beta.3 + - @nextui-org/breadcrumbs@2.1.0-beta.3 + - @nextui-org/button@2.1.0-beta.3 + - @nextui-org/calendar@2.1.0-beta.3 + - @nextui-org/card@2.1.0-beta.3 + - @nextui-org/checkbox@2.2.0-beta.3 + - @nextui-org/chip@2.1.0-beta.3 + - @nextui-org/code@2.1.0-beta.3 + - @nextui-org/date-input@2.2.0-beta.3 + - @nextui-org/date-picker@2.2.0-beta.4 + - @nextui-org/divider@2.1.0-beta.3 + - @nextui-org/drawer@2.1.0-beta.3 + - @nextui-org/dropdown@2.2.0-beta.4 + - @nextui-org/image@2.1.0-beta.6 + - @nextui-org/input@2.3.0-beta.4 + - @nextui-org/kbd@2.1.0-beta.3 + - @nextui-org/link@2.1.0-beta.3 + - @nextui-org/listbox@2.2.0-beta.3 + - @nextui-org/menu@2.1.0-beta.3 + - @nextui-org/modal@2.1.0-beta.3 + - @nextui-org/navbar@2.1.0-beta.3 + - @nextui-org/pagination@2.1.0-beta.3 + - @nextui-org/popover@2.2.0-beta.4 + - @nextui-org/progress@2.1.0-beta.3 + - @nextui-org/radio@2.2.0-beta.3 + - @nextui-org/ripple@2.1.0-beta.3 + - @nextui-org/scroll-shadow@2.2.0-beta.3 + - @nextui-org/select@2.3.0-beta.5 + - @nextui-org/skeleton@2.1.0-beta.3 + - @nextui-org/slider@2.3.0-beta.3 + - @nextui-org/snippet@2.1.0-beta.3 + - @nextui-org/spacer@2.1.0-beta.3 + - @nextui-org/spinner@2.1.0-beta.3 + - @nextui-org/switch@2.1.0-beta.3 + - @nextui-org/table@2.1.0-beta.3 + - @nextui-org/tabs@2.1.0-beta.3 + - @nextui-org/tooltip@2.1.0-beta.3 + - @nextui-org/user@2.1.0-beta.6 + - @nextui-org/system@2.3.0-beta.3 + - @nextui-org/theme@2.3.0-beta.3 + - @nextui-org/framer-utils@2.0.26-beta.3 + +## 2.5.0-beta.6 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/accordion@2.1.0-beta.2 + - @nextui-org/alert@2.1.0-beta.2 + - @nextui-org/autocomplete@2.2.0-beta.4 + - @nextui-org/avatar@2.1.0-beta.5 + - @nextui-org/badge@2.1.0-beta.2 + - @nextui-org/breadcrumbs@2.1.0-beta.2 + - @nextui-org/button@2.1.0-beta.2 + - @nextui-org/calendar@2.1.0-beta.2 + - @nextui-org/card@2.1.0-beta.2 + - @nextui-org/checkbox@2.2.0-beta.2 + - @nextui-org/chip@2.1.0-beta.2 + - @nextui-org/code@2.1.0-beta.2 + - @nextui-org/date-input@2.2.0-beta.2 + - @nextui-org/date-picker@2.2.0-beta.3 + - @nextui-org/divider@2.1.0-beta.2 + - @nextui-org/drawer@2.1.0-beta.2 + - @nextui-org/dropdown@2.2.0-beta.3 + - @nextui-org/image@2.1.0-beta.5 + - @nextui-org/input@2.3.0-beta.3 + - @nextui-org/kbd@2.1.0-beta.2 + - @nextui-org/link@2.1.0-beta.2 + - @nextui-org/listbox@2.2.0-beta.2 + - @nextui-org/menu@2.1.0-beta.2 + - @nextui-org/modal@2.1.0-beta.2 + - @nextui-org/navbar@2.1.0-beta.2 + - @nextui-org/pagination@2.1.0-beta.2 + - @nextui-org/popover@2.2.0-beta.3 + - @nextui-org/progress@2.1.0-beta.2 + - @nextui-org/radio@2.2.0-beta.2 + - @nextui-org/ripple@2.1.0-beta.2 + - @nextui-org/scroll-shadow@2.2.0-beta.2 + - @nextui-org/select@2.3.0-beta.4 + - @nextui-org/skeleton@2.1.0-beta.2 + - @nextui-org/slider@2.3.0-beta.2 + - @nextui-org/snippet@2.1.0-beta.2 + - @nextui-org/spacer@2.1.0-beta.2 + - @nextui-org/spinner@2.1.0-beta.2 + - @nextui-org/switch@2.1.0-beta.2 + - @nextui-org/table@2.1.0-beta.2 + - @nextui-org/tabs@2.1.0-beta.2 + - @nextui-org/tooltip@2.1.0-beta.2 + - @nextui-org/user@2.1.0-beta.5 + - @nextui-org/system@2.3.0-beta.2 + - @nextui-org/theme@2.3.0-beta.2 + - @nextui-org/framer-utils@2.0.26-beta.2 + +## 2.5.0-beta.5 + +### Patch Changes + +- Updated dependencies [[`563c1585a`](https://github.com/nextui-org/nextui/commit/563c1585a3c1a32e8272ec4641cfabeaaac3296c)]: + - @nextui-org/popover@2.2.0-beta.2 + - @nextui-org/autocomplete@2.2.0-beta.3 + - @nextui-org/date-picker@2.2.0-beta.2 + - @nextui-org/dropdown@2.2.0-beta.2 + - @nextui-org/select@2.3.0-beta.3 + - @nextui-org/breadcrumbs@2.1.0-beta.1 + - @nextui-org/navbar@2.1.0-beta.1 + +## 2.5.0-beta.4 + +### Patch Changes + +- Updated dependencies []: + - @nextui-org/avatar@2.1.0-beta.4 + - @nextui-org/image@2.1.0-beta.4 + - @nextui-org/accordion@2.1.0-beta.1 + - @nextui-org/autocomplete@2.2.0-beta.2 + - @nextui-org/badge@2.1.0-beta.1 + - @nextui-org/card@2.1.0-beta.1 + - @nextui-org/chip@2.1.0-beta.1 + - @nextui-org/dropdown@2.2.0-beta.1 + - @nextui-org/listbox@2.2.0-beta.1 + - @nextui-org/navbar@2.1.0-beta.1 + - @nextui-org/select@2.3.0-beta.2 + - @nextui-org/user@2.1.0-beta.4 + - @nextui-org/checkbox@2.2.0-beta.1 + - @nextui-org/table@2.1.0-beta.1 + +## 2.5.0-beta.3 + +### Patch Changes + +- Updated dependencies []: + - @nextui-org/avatar@2.1.0-beta.3 + - @nextui-org/image@2.1.0-beta.3 + - @nextui-org/accordion@2.1.0-beta.1 + - @nextui-org/autocomplete@2.2.0-beta.2 + - @nextui-org/badge@2.1.0-beta.1 + - @nextui-org/card@2.1.0-beta.1 + - @nextui-org/chip@2.1.0-beta.1 + - @nextui-org/dropdown@2.2.0-beta.1 + - @nextui-org/listbox@2.2.0-beta.1 + - @nextui-org/navbar@2.1.0-beta.1 + - @nextui-org/select@2.3.0-beta.2 + - @nextui-org/user@2.1.0-beta.3 + - @nextui-org/checkbox@2.2.0-beta.1 + - @nextui-org/table@2.1.0-beta.1 + +## 2.5.0-beta.2 + +### Patch Changes + +- Updated dependencies [[`a2d653137`](https://github.com/nextui-org/nextui/commit/a2d653137d61465a88dfa3830bb3a44e3a7faa87)]: + - @nextui-org/select@2.3.0-beta.2 + - @nextui-org/input@2.3.0-beta.2 + - @nextui-org/accordion@2.1.0-beta.1 + - @nextui-org/autocomplete@2.2.0-beta.2 + - @nextui-org/drawer@2.1.0-beta.1 + - @nextui-org/modal@2.1.0-beta.1 + - @nextui-org/navbar@2.1.0-beta.1 + - @nextui-org/popover@2.2.0-beta.1 + - @nextui-org/tabs@2.1.0-beta.1 + - @nextui-org/avatar@2.1.0-beta.2 + - @nextui-org/image@2.1.0-beta.2 + - @nextui-org/badge@2.1.0-beta.1 + - @nextui-org/card@2.1.0-beta.1 + - @nextui-org/chip@2.1.0-beta.1 + - @nextui-org/dropdown@2.2.0-beta.1 + - @nextui-org/listbox@2.2.0-beta.1 + - @nextui-org/user@2.1.0-beta.2 + - @nextui-org/checkbox@2.2.0-beta.1 + - @nextui-org/table@2.1.0-beta.1 + +## 2.5.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/accordion@2.1.0-beta.1 + - @nextui-org/alert@2.1.0-beta.1 + - @nextui-org/autocomplete@2.2.0-beta.1 + - @nextui-org/avatar@2.1.0-beta.1 + - @nextui-org/badge@2.1.0-beta.1 + - @nextui-org/breadcrumbs@2.1.0-beta.1 + - @nextui-org/button@2.1.0-beta.1 + - @nextui-org/calendar@2.1.0-beta.1 + - @nextui-org/card@2.1.0-beta.1 + - @nextui-org/checkbox@2.2.0-beta.1 + - @nextui-org/chip@2.1.0-beta.1 + - @nextui-org/code@2.1.0-beta.1 + - @nextui-org/date-input@2.2.0-beta.1 + - @nextui-org/date-picker@2.2.0-beta.1 + - @nextui-org/divider@2.1.0-beta.1 + - @nextui-org/drawer@2.1.0-beta.1 + - @nextui-org/dropdown@2.2.0-beta.1 + - @nextui-org/image@2.1.0-beta.1 + - @nextui-org/input@2.3.0-beta.1 + - @nextui-org/kbd@2.1.0-beta.1 + - @nextui-org/link@2.1.0-beta.1 + - @nextui-org/listbox@2.2.0-beta.1 + - @nextui-org/menu@2.1.0-beta.1 + - @nextui-org/modal@2.1.0-beta.1 + - @nextui-org/navbar@2.1.0-beta.1 + - @nextui-org/pagination@2.1.0-beta.1 + - @nextui-org/popover@2.2.0-beta.1 + - @nextui-org/progress@2.1.0-beta.1 + - @nextui-org/radio@2.2.0-beta.1 + - @nextui-org/ripple@2.1.0-beta.1 + - @nextui-org/scroll-shadow@2.2.0-beta.1 + - @nextui-org/select@2.3.0-beta.1 + - @nextui-org/skeleton@2.1.0-beta.1 + - @nextui-org/slider@2.3.0-beta.1 + - @nextui-org/snippet@2.1.0-beta.1 + - @nextui-org/spacer@2.1.0-beta.1 + - @nextui-org/spinner@2.1.0-beta.1 + - @nextui-org/switch@2.1.0-beta.1 + - @nextui-org/table@2.1.0-beta.1 + - @nextui-org/tabs@2.1.0-beta.1 + - @nextui-org/tooltip@2.1.0-beta.1 + - @nextui-org/user@2.1.0-beta.1 + - @nextui-org/system@2.3.0-beta.1 + - @nextui-org/theme@2.3.0-beta.1 + - @nextui-org/framer-utils@2.0.26-beta.1 + +## 2.5.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`a2e562b03`](https://github.com/nextui-org/nextui/commit/a2e562b03f79b52b0b35f07104b3585ea05e2cb6), [`2e82f165a`](https://github.com/nextui-org/nextui/commit/2e82f165a98e1cdc8f0702d2971fc534b763fd15), [`488a18f52`](https://github.com/nextui-org/nextui/commit/488a18f525465817ce56e81db8e502399a7572b7), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`a4ab02006`](https://github.com/nextui-org/nextui/commit/a4ab02006a63013e1a25c28c182d999e3d7c9eeb), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`a4a1d8fb6`](https://github.com/nextui-org/nextui/commit/a4a1d8fb69dd7f496a179a66af072f72aae0ec17), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`780ba4316`](https://github.com/nextui-org/nextui/commit/780ba43162dc7ceb3f7b46c68c8134473013c873), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`557f10f5e`](https://github.com/nextui-org/nextui/commit/557f10f5ec60f9f69bed098b3670046cd56d15da), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`06c4b2f76`](https://github.com/nextui-org/nextui/commit/06c4b2f7637ba5f49f37b048943d66ff65201c85), [`9f6839faf`](https://github.com/nextui-org/nextui/commit/9f6839faf9fe05c766571bcb71028bd3236d6e3a), [`7c2c9c487`](https://github.com/nextui-org/nextui/commit/7c2c9c48750c334c30bd3c5d06b27cff7f33fb54), [`2d6ae74c3`](https://github.com/nextui-org/nextui/commit/2d6ae74c36a157472bd4b06b8580e7db163eddcc), [`2aebfcca5`](https://github.com/nextui-org/nextui/commit/2aebfcca5906fb72a7f751273b38e41a40dc16a3), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`9fe0aa79c`](https://github.com/nextui-org/nextui/commit/9fe0aa79c8d74a29418db6a235db179a5a9242bc), [`606f75726`](https://github.com/nextui-org/nextui/commit/606f75726c6b273ea25528ec3269fa6e82af3349), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + - @nextui-org/listbox@2.2.0-beta.0 + - @nextui-org/autocomplete@2.2.0-beta.0 + - @nextui-org/select@2.3.0-beta.0 + - @nextui-org/table@2.1.0-beta.0 + - @nextui-org/accordion@2.1.0-beta.0 + - @nextui-org/alert@2.1.0-beta.0 + - @nextui-org/avatar@2.1.0-beta.0 + - @nextui-org/badge@2.1.0-beta.0 + - @nextui-org/breadcrumbs@2.1.0-beta.0 + - @nextui-org/button@2.1.0-beta.0 + - @nextui-org/calendar@2.1.0-beta.0 + - @nextui-org/card@2.1.0-beta.0 + - @nextui-org/checkbox@2.2.0-beta.0 + - @nextui-org/chip@2.1.0-beta.0 + - @nextui-org/date-input@2.2.0-beta.0 + - @nextui-org/date-picker@2.2.0-beta.0 + - @nextui-org/dropdown@2.2.0-beta.0 + - @nextui-org/input@2.3.0-beta.0 + - @nextui-org/code@2.1.0-beta.0 + - @nextui-org/divider@2.1.0-beta.0 + - @nextui-org/image@2.1.0-beta.0 + - @nextui-org/drawer@2.1.0-beta.0 + - @nextui-org/kbd@2.1.0-beta.0 + - @nextui-org/link@2.1.0-beta.0 + - @nextui-org/menu@2.1.0-beta.0 + - @nextui-org/modal@2.1.0-beta.0 + - @nextui-org/navbar@2.1.0-beta.0 + - @nextui-org/pagination@2.1.0-beta.0 + - @nextui-org/popover@2.2.0-beta.0 + - @nextui-org/progress@2.1.0-beta.0 + - @nextui-org/radio@2.2.0-beta.0 + - @nextui-org/scroll-shadow@2.2.0-beta.0 + - @nextui-org/ripple@2.1.0-beta.0 + - @nextui-org/slider@2.3.0-beta.0 + - @nextui-org/skeleton@2.1.0-beta.0 + - @nextui-org/spacer@2.1.0-beta.0 + - @nextui-org/spinner@2.1.0-beta.0 + - @nextui-org/snippet@2.1.0-beta.0 + - @nextui-org/switch@2.1.0-beta.0 + - @nextui-org/tabs@2.1.0-beta.0 + - @nextui-org/tooltip@2.1.0-beta.0 + - @nextui-org/user@2.1.0-beta.0 + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/framer-utils@2.0.26-beta.0 + ## 2.4.8 ### Patch Changes diff --git a/packages/core/react/package.json b/packages/core/react/package.json index 5513fa10f0..ea65abeba4 100644 --- a/packages/core/react/package.json +++ b/packages/core/react/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/react", - "version": "2.4.8", + "version": "2.5.0-beta.19", "description": "🚀 Beautiful and modern React UI library.", "author": "Junior Garcia ", "homepage": "https://nextui.org", @@ -89,9 +89,9 @@ "@react-aria/visually-hidden": "3.8.15" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "framer-motion": ">=11.5.6" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1" }, "devDependencies": { "react": "^18.0.0", diff --git a/packages/core/system-rsc/CHANGELOG.md b/packages/core/system-rsc/CHANGELOG.md index fae9ad32e0..cc56308a84 100644 --- a/packages/core/system-rsc/CHANGELOG.md +++ b/packages/core/system-rsc/CHANGELOG.md @@ -1,5 +1,52 @@ # @nextui-org/system-rsc +## 2.2.0-beta.6 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +## 2.2.0-beta.5 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +## 2.2.0-beta.4 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +## 2.2.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +## 2.2.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +## 2.2.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +## 2.2.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8), [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a), [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09), [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88), [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56), [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8), [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f), [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0), [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4), [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07)]: + - @nextui-org/theme@2.3.0-beta.0 + ## 2.1.6 ### Patch Changes diff --git a/packages/core/system-rsc/package.json b/packages/core/system-rsc/package.json index 8c6e9ed204..013bf748d1 100644 --- a/packages/core/system-rsc/package.json +++ b/packages/core/system-rsc/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/system-rsc", - "version": "2.1.6", + "version": "2.2.0-beta.6", "description": "NextUI system primitives compatibles with RSC imports", "keywords": [ "system-rsc" @@ -34,8 +34,8 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "@nextui-org/theme": ">=2.1.0" + "react": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0-beta.0" }, "devDependencies": { "react": "^18.0.0", diff --git a/packages/core/system/CHANGELOG.md b/packages/core/system/CHANGELOG.md index ed4df8c064..f95d5159b7 100644 --- a/packages/core/system/CHANGELOG.md +++ b/packages/core/system/CHANGELOG.md @@ -1,5 +1,93 @@ # @nextui-org/system +## 2.3.0-beta.8 + +### Patch Changes + +- [#3470](https://github.com/nextui-org/nextui/pull/3470) [`4607fe2ff`](https://github.com/nextui-org/nextui/commit/4607fe2ff448a536496c2b59ccdfcb217379b6ed) Thanks [@ryo-manba](https://github.com/ryo-manba)! - Add reducedMotion setting to Provider (#3395) + +## 2.3.0-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/system-rsc@2.2.0-beta.6 + - @nextui-org/react-utils@2.0.18-beta.7 + +## 2.3.0-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/system-rsc@2.2.0-beta.5 + - @nextui-org/react-utils@2.0.18-beta.6 + +## 2.3.0-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/system-rsc@2.2.0-beta.4 + - @nextui-org/react-utils@2.0.18-beta.5 + +## 2.3.0-beta.4 + +### Patch Changes + +- Updated dependencies []: + - @nextui-org/system-rsc@2.2.0-beta.3 + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.3.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/system-rsc@2.2.0-beta.3 + - @nextui-org/react-utils@2.0.18-beta.3 + +## 2.3.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/system-rsc@2.2.0-beta.2 + - @nextui-org/react-utils@2.0.18-beta.2 + +## 2.3.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/system-rsc@2.2.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + +## 2.3.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - update `framer-motion` versions + +- Updated dependencies [[`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d)]: + - @nextui-org/system-rsc@2.2.0-beta.0 + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.2.6 ### Patch Changes diff --git a/packages/core/system/package.json b/packages/core/system/package.json index e15fa47c3e..528af60711 100644 --- a/packages/core/system/package.json +++ b/packages/core/system/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/system", - "version": "2.2.6", + "version": "2.3.0-beta.8", "description": "NextUI system primitives", "keywords": [ "system" @@ -34,9 +34,9 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "framer-motion": ">=11.5.6", - "react": ">=18", - "react-dom": ">=18" + "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0" }, "devDependencies": { "clean-package": "2.2.0", diff --git a/packages/core/system/src/provider.tsx b/packages/core/system/src/provider.tsx index 1c10249c7b..d30c8316c3 100644 --- a/packages/core/system/src/provider.tsx +++ b/packages/core/system/src/provider.tsx @@ -6,7 +6,7 @@ import {I18nProvider, I18nProviderProps} from "@react-aria/i18n"; import {RouterProvider} from "@react-aria/utils"; import {OverlayProvider} from "@react-aria/overlays"; import {useMemo} from "react"; -import {MotionGlobalConfig} from "framer-motion"; +import {MotionConfig, MotionGlobalConfig} from "framer-motion"; import {ProviderContext} from "./provider-context"; @@ -22,6 +22,12 @@ export interface NextUIProviderProps * animations in NextUI Components are still omitted if the `disableAnimation` prop is `true`. */ skipFramerMotionAnimations?: boolean; + /** + * Defines a new default transition for the entire tree. + * @default "never" + * See: https://www.framer.com/motion/motion-config/#props + */ + reducedMotion?: "user" | "always" | "never"; /** * The locale to apply to the children. * @default "en-US" @@ -45,10 +51,11 @@ export interface NextUIProviderProps export const NextUIProvider: React.FC = ({ children, navigate, + disableAnimation, useHref, - disableAnimation = false, disableRipple = false, skipFramerMotionAnimations = disableAnimation, + reducedMotion = "never", validationBehavior = "aria", locale = "en-US", // if minDate / maxDate are not specified in `defaultDates` @@ -91,7 +98,9 @@ export const NextUIProvider: React.FC = ({ return ( - {contents} + + {contents} + ); diff --git a/packages/core/theme/CHANGELOG.md b/packages/core/theme/CHANGELOG.md index d165e2b5a3..c45db993d3 100644 --- a/packages/core/theme/CHANGELOG.md +++ b/packages/core/theme/CHANGELOG.md @@ -1,5 +1,141 @@ # @nextui-org/theme +## 2.3.0-beta.13 + +### Patch Changes + +- [#3321](https://github.com/nextui-org/nextui/pull/3321) [`341b5de79`](https://github.com/nextui-org/nextui/commit/341b5de7947655e6b18fa09045f7e10fba5b8c59) Thanks [@winchesHe](https://github.com/winchesHe)! - move circular-progress tv to progress + +## 2.3.0-beta.12 + +### Patch Changes + +- [#4094](https://github.com/nextui-org/nextui/pull/4094) [`b9d5d4925`](https://github.com/nextui-org/nextui/commit/b9d5d492519778a4bf071748ec9f2b4e25d8373f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Virtualization support added to Listbox & Autocomplete + +## 2.3.0-beta.11 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.3.0-beta.10 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.3.0-beta.9 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.3.0-beta.8 + +### Patch Changes + +- [#4073](https://github.com/nextui-org/nextui/pull/4073) [`70dc75983`](https://github.com/nextui-org/nextui/commit/70dc7598388022fca04255c3c1623468a38a3803) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Alert compoentn styles improved + +## 2.3.0-beta.7 + +### Patch Changes + +- [#4071](https://github.com/nextui-org/nextui/pull/4071) [`31349c178`](https://github.com/nextui-org/nextui/commit/31349c178b9b2bd0be9856bc09126a37be68901a) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Alert styles improved + +## 2.3.0-beta.6 + +### Patch Changes + +- [#4054](https://github.com/nextui-org/nextui/pull/4054) [`0f55c491b`](https://github.com/nextui-org/nextui/commit/0f55c491b73da8944f9b38f2ad7486d1b89f8b7a) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Alert design improved + +## 2.3.0-beta.5 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + +## 2.3.0-beta.4 + +### Patch Changes + +- [#3881](https://github.com/nextui-org/nextui/pull/3881) [`54be700e0`](https://github.com/nextui-org/nextui/commit/54be700e04386e95cead7ce63d87015347dd166f) Thanks [@macci001](https://github.com/macci001)! - making input and select styling consistent(#3876) + +## 2.3.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.3.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.3.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.3.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- [#3869](https://github.com/nextui-org/nextui/pull/3869) [`0cf91395c`](https://github.com/nextui-org/nextui/commit/0cf91395c7c66a69fb05c7fca4a30cbad9e1e0f8) Thanks [@macci001](https://github.com/macci001)! - fix label placement in input and select + +- [#3768](https://github.com/nextui-org/nextui/pull/3768) [`781b85566`](https://github.com/nextui-org/nextui/commit/781b85566ee5eac3f505625462c4f5f14e36ed3a) Thanks [@macci001](https://github.com/macci001)! - fix the fullWidth variant in input and select component. (#3745) + +- [#3912](https://github.com/nextui-org/nextui/pull/3912) [`38a54ab49`](https://github.com/nextui-org/nextui/commit/38a54ab497781e17799b37f0061ba50f2dc44e09) Thanks [@sanuj21](https://github.com/sanuj21)! - remove the pseudo cancel btn from input (#3907) + +- [#3868](https://github.com/nextui-org/nextui/pull/3868) [`af3c4f706`](https://github.com/nextui-org/nextui/commit/af3c4f706bb88eae02eee594a6db68cdd33bbe88) Thanks [@macci001](https://github.com/macci001)! - replace the use of RTL-specific styles with logical properties. + +- [#3657](https://github.com/nextui-org/nextui/pull/3657) [`ae73de1a6`](https://github.com/nextui-org/nextui/commit/ae73de1a61c26e78235ce2d4c38159d486b55d56) Thanks [@wingkwong](https://github.com/wingkwong)! - bump `tailwind-merge` version (#3614) + +- [#3909](https://github.com/nextui-org/nextui/pull/3909) [`ad6393ab3`](https://github.com/nextui-org/nextui/commit/ad6393ab33362119203455ef5c8ffbfe1ffa96a1) Thanks [@wingkwong](https://github.com/wingkwong)! - apply tw nested group (#3544, #2324, #2959) + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - replaced lodash with native approaches + +- [#3248](https://github.com/nextui-org/nextui/pull/3248) [`cb1b3135b`](https://github.com/nextui-org/nextui/commit/cb1b3135bc7e811c9c2e163d4778f9f6eb2ef8c8) Thanks [@ryo-manba](https://github.com/ryo-manba)! - Add support for selectorButtonPlacement property (#3015) + +- [#3938](https://github.com/nextui-org/nextui/pull/3938) [`a5cac4561`](https://github.com/nextui-org/nextui/commit/a5cac45619e529cf9850f02f416b6bc7cba77f3f) Thanks [@ShrinidhiUpadhyaya](https://github.com/ShrinidhiUpadhyaya)! - added stripe color gradients for progress (#1933) + +- [#3982](https://github.com/nextui-org/nextui/pull/3982) [`d90ad05b1`](https://github.com/nextui-org/nextui/commit/d90ad05b13b36617009cb0e5f57f299aa7bb7bd0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - introduced Alert component (#2250) + +- [#3927](https://github.com/nextui-org/nextui/pull/3927) [`a0d7141db`](https://github.com/nextui-org/nextui/commit/a0d7141db314c6bea27df6b8beb15dae3b1bcb93) Thanks [@ShrinidhiUpadhyaya](https://github.com/ShrinidhiUpadhyaya)! - separator icon RTL support in Breadcrumbs component (#2486) + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - framer motion optimization (#3340) + +- [#3861](https://github.com/nextui-org/nextui/pull/3861) [`8a33eabb2`](https://github.com/nextui-org/nextui/commit/8a33eabb2583202fcc8fbc33e8f2ed23bb45f1a4) Thanks [@ShrinidhiUpadhyaya](https://github.com/ShrinidhiUpadhyaya)! - show margin only with label in Switch component (#3791) + +- [#3764](https://github.com/nextui-org/nextui/pull/3764) [`559436d46`](https://github.com/nextui-org/nextui/commit/559436d462bdb8739d8c817d1aa98607969d8a07) Thanks [@wingkwong](https://github.com/wingkwong)! - add missing `data-[hover=true]:` for ghost button with danger color + +- Updated dependencies [[`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb)]: + - @nextui-org/shared-utils@2.0.9-beta.0 + ## 2.2.11 ### Patch Changes diff --git a/packages/core/theme/package.json b/packages/core/theme/package.json index b4106003fc..e117aec92c 100644 --- a/packages/core/theme/package.json +++ b/packages/core/theme/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/theme", - "version": "2.2.11", + "version": "2.3.0-beta.13", "description": "The default theme for NextUI components", "keywords": [ "theme", diff --git a/packages/core/theme/src/components/alert.ts b/packages/core/theme/src/components/alert.ts index c7713f9729..6ec5039767 100644 --- a/packages/core/theme/src/components/alert.ts +++ b/packages/core/theme/src/components/alert.ts @@ -24,14 +24,13 @@ import {colorVariants} from "../utils"; */ const alert = tv({ slots: { - base: "flex flex-row w-full flex-grow min-h-17 max-h-full py-3 px-4", - mainWrapper: [ - "flex-grow min-h-11 max-h-full ms-2 flex flex-col box-border items-start text-inherit", - ], - title: "w-full text-medium font-normal block min-h-6 max-h-full text-inherit", - description: "text-small font-normal min-h-5 max-h-full text-inherit", - closeButton: "relative text-inherit", - alertIcon: "fill-current w-6", + base: "flex flex-grow flex-row w-full items-start py-3 px-4 gap-x-1", + mainWrapper: "h-full flex-grow min-h-10 ms-2 flex flex-col box-border items-start text-inherit", + title: "text-small w-full font-medium block text-inherit leading-5", + description: "pl-[1px] text-small font-normal text-inherit", + closeButton: "relative text-inherit translate-x-1 -translate-y-1", + iconWrapper: "flex-none relative w-9 h-9 rounded-full", + alertIcon: "fill-current w-6 absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2", }, variants: { color: { @@ -45,8 +44,11 @@ const alert = tv({ variant: { solid: {}, flat: {}, + faded: { + base: "border-small", + }, bordered: { - base: "border-medium bg-transparent", + base: "border-small bg-transparent", }, }, radius: { @@ -66,12 +68,20 @@ const alert = tv({ base: "rounded-full", }, }, - hasDescription: { + hideIcon: { + true: { + iconWrapper: "hidden", + }, + }, + hideIconWrapper: { true: { - alertIcon: "mt-0.5", + base: "gap-x-0", + iconWrapper: "!bg-transparent !shadow-none", }, + }, + hasDescription: { false: { - base: "items-center", + base: "items-start", mainWrapper: "justify-center", }, }, @@ -80,6 +90,8 @@ const alert = tv({ color: "default", variant: "flat", radius: "md", + hideIcon: false, + hideIconWrapper: false, }, compoundVariants: [ // solid / color @@ -127,58 +139,109 @@ const alert = tv({ base: colorVariants.solid.danger, }, }, - - // flat / color + // flat & faded / color { - variant: "flat", + variant: ["flat", "faded"], color: "default", class: { - base: [colorVariants.flat.default, "text-default-foreground"], + base: [ + colorVariants.flat.default, + "bg-default-100 dark:bg-default-50/50", + "text-default-foreground", + ], description: "text-default-600", closeButton: "text-default-400", + iconWrapper: "bg-default-50 dark:bg-default-100 border-default-200", }, }, { - variant: "flat", + variant: ["flat", "faded"], color: "primary", class: { - base: colorVariants.flat.primary, - closeButton: "text-primary-400 data-[hover]:bg-primary-100", + base: [colorVariants.flat.primary, "bg-primary-50 dark:bg-primary-50/50"], + closeButton: "text-primary-500 data-[hover]:bg-primary-200", + iconWrapper: "bg-primary-50 dark:bg-primary-100 border-primary-100", }, }, { - variant: "flat", + variant: ["flat", "faded"], color: "secondary", class: { - base: colorVariants.flat.secondary, - closeButton: "text-secondary-400 data-[hover]:bg-secondary-100", + base: [colorVariants.flat.secondary, "bg-secondary-50 dark:bg-secondary-50/50"], + closeButton: "text-secondary-500 data-[hover]:bg-secondary-200", + iconWrapper: "bg-secondary-50 dark:bg-secondary-100 border-secondary-100", }, }, { - variant: "flat", + variant: ["flat", "faded"], color: "success", class: { - base: colorVariants.flat.success, - closeButton: "text-success-400 data-[hover]:bg-success-100", + base: [colorVariants.flat.success, "bg-success-50 dark:bg-success-50/50"], + closeButton: "text-success-500 data-[hover]:bg-success-200", + iconWrapper: "bg-success-50 dark:bg-success-100 border-success-100", }, }, { - variant: "flat", + variant: ["flat", "faded"], color: "warning", class: { - base: colorVariants.flat.warning, + base: [colorVariants.flat.warning, "bg-warning-50 dark:bg-warning-50/50"], closeButton: "text-warning-500 data-[hover]:bg-warning-200", + iconWrapper: "bg-warning-50 dark:bg-warning-100 border-warning-100", }, }, { - variant: "flat", + variant: ["flat", "faded"], color: "danger", class: { - base: colorVariants.flat.danger, - closeButton: "text-danger-400 data-[hover]:bg-danger-100", + base: [colorVariants.flat.danger, "bg-danger-50 dark:bg-danger-50/50"], + closeButton: "text-danger-500 data-[hover]:bg-danger-200", + iconWrapper: "bg-danger-50 dark:bg-danger-100 border-danger-100", + }, + }, + // faded / color + { + variant: "faded", + color: "default", + class: { + base: "border-default-300 dark:border-default-200", + }, + }, + { + variant: "faded", + color: "primary", + class: { + base: "border-primary-200 dark:border-primary-100", + }, + }, + { + variant: "faded", + color: "secondary", + class: { + base: "border-secondary-200", + }, + }, + { + variant: "faded", + color: "success", + class: { + base: "border-success-300 dark:border-success-100", + }, + }, + { + variant: "faded", + color: "warning", + class: { + base: "border-warning-300 dark:border-warning-100", + }, + }, + { + variant: "faded", + color: "danger", + class: { + base: "border-danger-200 dark:border-danger-100", }, }, - // bordered / color { variant: "bordered", @@ -229,6 +292,63 @@ const alert = tv({ closeButton: "data-[hover]:bg-danger-50", }, }, + // flat & bordered & faded + { + variant: ["flat", "bordered", "faded"], + class: { + iconWrapper: "shadow-small", + }, + }, + // flat & faded + { + variant: ["flat", "faded"], + class: { + iconWrapper: "shadow-small border-1", + }, + }, + // bordered & color + { + variant: "bordered", + color: "default", + class: { + iconWrapper: "bg-default-200 dark:bg-default-100", + }, + }, + { + variant: "bordered", + color: "primary", + class: { + iconWrapper: "bg-primary-100 dark:bg-primary-50", + }, + }, + { + variant: "bordered", + color: "secondary", + class: { + iconWrapper: "bg-secondary-100 dark:bg-secondary-50", + }, + }, + { + variant: "bordered", + color: "success", + class: { + iconWrapper: "bg-success-100 dark:bg-success-50", + }, + }, + { + variant: "bordered", + color: "warning", + class: { + iconWrapper: "bg-warning-100 dark:bg-warning-50", + }, + }, + { + variant: "bordered", + color: "danger", + class: { + iconWrapper: "bg-danger-100 dark:bg-danger-50", + }, + }, ], }); diff --git a/packages/core/theme/src/components/autocomplete.ts b/packages/core/theme/src/components/autocomplete.ts index a1c6af6a9b..9ca6b7f061 100644 --- a/packages/core/theme/src/components/autocomplete.ts +++ b/packages/core/theme/src/components/autocomplete.ts @@ -5,7 +5,7 @@ import {tv} from "../utils/tv"; const autocomplete = tv({ slots: { base: "group inline-flex flex-column w-full", - listboxWrapper: "scroll-py-6 max-h-64 w-full", + listboxWrapper: "scroll-py-6 w-full", listbox: "", popoverContent: "w-full p-1 overflow-hidden", endContentWrapper: "relative flex h-full items-center -mr-2", diff --git a/packages/core/theme/src/components/circular-progress.ts b/packages/core/theme/src/components/circular-progress.ts deleted file mode 100644 index 604a4f8bbe..0000000000 --- a/packages/core/theme/src/components/circular-progress.ts +++ /dev/null @@ -1,109 +0,0 @@ -import type {VariantProps} from "tailwind-variants"; - -import {tv} from "../utils/tv"; - -/** - * CircularProgress **Tailwind Variants** component - * - * @example - * ```js - * const {base, svgWrapper, svg, indicator, value, label} = circularProgress({...}) - * - *
    - *
    - * - * - * - * - * {value} - *
    - * {label} - *
    - * ``` - */ -const circularProgress = tv({ - slots: { - base: "flex flex-col justify-center gap-1 max-w-fit items-center", - label: "", - svgWrapper: "relative block", - svg: "z-0 relative overflow-hidden", - track: "h-full stroke-default-300/50", - indicator: "h-full stroke-current", - value: "absolute font-normal inset-0 flex items-center justify-center", - }, - variants: { - color: { - default: { - svg: "text-default-400", - }, - primary: { - svg: "text-primary", - }, - secondary: { - svg: "text-secondary", - }, - success: { - svg: "text-success", - }, - warning: { - svg: "text-warning", - }, - danger: { - svg: "text-danger", - }, - }, - size: { - sm: { - svg: "w-8 h-8", - label: "text-small", - value: "text-[0.5rem]", - }, - md: { - svg: "w-10 h-10", - label: "text-small", - value: "text-[0.55rem]", - }, - lg: { - svg: "w-12 h-12", - label: "text-medium", - value: "text-[0.6rem]", - }, - }, - isIndeterminate: { - true: { - svg: "animate-spinner-ease-spin", - }, - }, - isDisabled: { - true: { - base: "opacity-disabled cursor-not-allowed", - }, - }, - disableAnimation: { - true: {}, - false: { - indicator: "transition-all !duration-500", - }, - }, - }, - defaultVariants: { - color: "primary", - size: "md", - isDisabled: false, - }, - compoundVariants: [ - // disableAnimation && !isIndeterminate - { - disableAnimation: true, - isIndeterminate: false, - class: { - svg: "!transition-none motion-reduce:transition-none", - }, - }, - ], -}); - -export type CircularProgressVariantProps = VariantProps; -export type CircularProgressSlots = keyof ReturnType; - -export {circularProgress}; diff --git a/packages/core/theme/src/components/index.ts b/packages/core/theme/src/components/index.ts index bd7aa182b2..2c3fc4ca99 100644 --- a/packages/core/theme/src/components/index.ts +++ b/packages/core/theme/src/components/index.ts @@ -16,7 +16,6 @@ export * from "./pagination"; export * from "./toggle"; export * from "./accordion"; export * from "./progress"; -export * from "./circular-progress"; export * from "./input"; export * from "./dropdown"; export * from "./image"; diff --git a/packages/core/theme/src/components/input.ts b/packages/core/theme/src/components/input.ts index bc53279f34..975da764a8 100644 --- a/packages/core/theme/src/components/input.ts +++ b/packages/core/theme/src/components/input.ts @@ -75,7 +75,7 @@ const input = tv({ flat: { inputWrapper: [ "bg-default-100", - "data-[hover=true]:bg-default-200", + "data-[hover=true]:bg-default-50", "group-data-[focus=true]:bg-default-100", ], }, @@ -84,7 +84,7 @@ const input = tv({ "bg-default-100", "border-medium", "border-default-200", - "data-[hover=true]:border-default-400", + "data-[hover=true]:border-default-400 focus-within:border-default-400", ], value: "group-data-[has-value=true]:text-default-foreground", }, @@ -262,8 +262,8 @@ const input = tv({ color: "primary", class: { inputWrapper: [ - "bg-primary-50", - "data-[hover=true]:bg-primary-100", + "bg-primary-100", + "data-[hover=true]:bg-primary-50", "text-primary", "group-data-[focus=true]:bg-primary-50", "placeholder:text-primary", @@ -277,9 +277,9 @@ const input = tv({ color: "secondary", class: { inputWrapper: [ - "bg-secondary-50", + "bg-secondary-100", "text-secondary", - "data-[hover=true]:bg-secondary-100", + "data-[hover=true]:bg-secondary-50", "group-data-[focus=true]:bg-secondary-50", "placeholder:text-secondary", ], @@ -292,12 +292,12 @@ const input = tv({ color: "success", class: { inputWrapper: [ - "bg-success-50", + "bg-success-100", "text-success-600", "dark:text-success", "placeholder:text-success-600", "dark:placeholder:text-success", - "data-[hover=true]:bg-success-100", + "data-[hover=true]:bg-success-50", "group-data-[focus=true]:bg-success-50", ], input: "placeholder:text-success-600 dark:placeholder:text-success", @@ -309,12 +309,12 @@ const input = tv({ color: "warning", class: { inputWrapper: [ - "bg-warning-50", + "bg-warning-100", "text-warning-600", "dark:text-warning", "placeholder:text-warning-600", "dark:placeholder:text-warning", - "data-[hover=true]:bg-warning-100", + "data-[hover=true]:bg-warning-50", "group-data-[focus=true]:bg-warning-50", ], input: "placeholder:text-warning-600 dark:placeholder:text-warning", @@ -326,12 +326,12 @@ const input = tv({ color: "danger", class: { inputWrapper: [ - "bg-danger-50", + "bg-danger-100", "text-danger", "dark:text-danger-500", "placeholder:text-danger", "dark:placeholder:text-danger-500", - "data-[hover=true]:bg-danger-100", + "data-[hover=true]:bg-danger-50", "group-data-[focus=true]:bg-danger-50", ], input: "placeholder:text-danger dark:placeholder:text-danger-500", diff --git a/packages/core/theme/src/components/progress.ts b/packages/core/theme/src/components/progress.ts index 2fb529909f..03becc089a 100644 --- a/packages/core/theme/src/components/progress.ts +++ b/packages/core/theme/src/components/progress.ts @@ -173,7 +173,110 @@ const progress = tv( }, ); +/** + * CircularProgress **Tailwind Variants** component + * + * @example + * ```js + * const {base, svgWrapper, svg, indicator, value, label} = circularProgress({...}) + * + *
    + *
    + * + * + * + * + * {value} + *
    + * {label} + *
    + * ``` + */ +const circularProgress = tv({ + slots: { + base: "flex flex-col justify-center gap-1 max-w-fit items-center", + label: "", + svgWrapper: "relative block", + svg: "z-0 relative overflow-hidden", + track: "h-full stroke-default-300/50", + indicator: "h-full stroke-current", + value: "absolute font-normal inset-0 flex items-center justify-center", + }, + variants: { + color: { + default: { + svg: "text-default-400", + }, + primary: { + svg: "text-primary", + }, + secondary: { + svg: "text-secondary", + }, + success: { + svg: "text-success", + }, + warning: { + svg: "text-warning", + }, + danger: { + svg: "text-danger", + }, + }, + size: { + sm: { + svg: "w-8 h-8", + label: "text-small", + value: "text-[0.5rem]", + }, + md: { + svg: "w-10 h-10", + label: "text-small", + value: "text-[0.55rem]", + }, + lg: { + svg: "w-12 h-12", + label: "text-medium", + value: "text-[0.6rem]", + }, + }, + isIndeterminate: { + true: { + svg: "animate-spinner-ease-spin", + }, + }, + isDisabled: { + true: { + base: "opacity-disabled cursor-not-allowed", + }, + }, + disableAnimation: { + true: {}, + false: { + indicator: "transition-all !duration-500", + }, + }, + }, + defaultVariants: { + color: "primary", + size: "md", + isDisabled: false, + }, + compoundVariants: [ + // disableAnimation && !isIndeterminate + { + disableAnimation: true, + isIndeterminate: false, + class: { + svg: "!transition-none motion-reduce:transition-none", + }, + }, + ], +}); + export type ProgressVariantProps = VariantProps; export type ProgressSlots = keyof ReturnType; +export type CircularProgressVariantProps = VariantProps; +export type CircularProgressSlots = keyof ReturnType; -export {progress}; +export {progress, circularProgress}; diff --git a/packages/core/theme/src/components/select.ts b/packages/core/theme/src/components/select.ts index 081ee3ed41..171a926e17 100644 --- a/packages/core/theme/src/components/select.ts +++ b/packages/core/theme/src/components/select.ts @@ -56,17 +56,16 @@ const select = tv({ flat: { trigger: [ "bg-default-100", - "data-[hover=true]:bg-default-200", - "group-data-[focus=true]:bg-default-100", + "data-[hover=true]:bg-default-50", + "group-data-[focus=true]:bg-default-50", ], }, faded: { trigger: [ "bg-default-100", - "data-[hover=true]:bg-default-200", "border-medium", "border-default-200", - "data-[hover=true]:border-default-400", + "data-[hover=true]:border-default-400 data-[focus=true]:border-default-400 data-[open=true]:border-default-400", ], value: "group-data-[has-value=true]:text-default-foreground", }, @@ -77,7 +76,6 @@ const select = tv({ "data-[hover=true]:border-default-400", "data-[open=true]:border-default-foreground", "data-[focus=true]:border-default-foreground", - "data-[focus=true]:border-default-foreground", ], value: "group-data-[has-value=true]:text-default-foreground", }, @@ -332,7 +330,8 @@ const select = tv({ variant: "faded", color: "primary", class: { - trigger: "data-[hover=true]:border-primary", + trigger: + "data-[hover=true]:border-primary data-[focus=true]:border-primary data-[open=true]:border-primary", label: "text-primary", }, }, @@ -340,7 +339,8 @@ const select = tv({ variant: "faded", color: "secondary", class: { - trigger: "data-[hover=true]:border-secondary", + trigger: + "data-[hover=true]:border-secondary data-[focus=true]:border-secondary data-[open=true]:border-secondary", label: "text-secondary", }, }, @@ -348,7 +348,8 @@ const select = tv({ variant: "faded", color: "success", class: { - trigger: "data-[hover=true]:border-success", + trigger: + "data-[hover=true]:border-success data-[focus=true]:border-success data-[open=true]:border-success", label: "text-success", }, }, @@ -356,7 +357,8 @@ const select = tv({ variant: "faded", color: "warning", class: { - trigger: "data-[hover=true]:border-warning", + trigger: + "data-[hover=true]:border-warning data-[focus=true]:border-warning data-[open=true]:border-warning", label: "text-warning", }, }, @@ -364,7 +366,8 @@ const select = tv({ variant: "faded", color: "danger", class: { - trigger: "data-[hover=true]:border-danger", + trigger: + "data-[hover=true]:border-danger data-[focus=true]:border-danger data-[open=true]:border-danger", label: "text-danger", }, }, diff --git a/packages/core/theme/src/components/table.ts b/packages/core/theme/src/components/table.ts index 80988897b2..f906987e4e 100644 --- a/packages/core/theme/src/components/table.ts +++ b/packages/core/theme/src/components/table.ts @@ -56,9 +56,9 @@ const table = tv({ table: "min-w-full h-auto", thead: "[&>tr]:first:rounded-lg", tbody: "", - tr: ["group", "outline-none", ...dataFocusVisibleClasses], + tr: ["group/tr", "outline-none", ...dataFocusVisibleClasses], th: [ - "group", + "group/th", "px-3", "h-10", "text-start", @@ -95,8 +95,8 @@ const table = tv({ "before:opacity-0", "data-[selected=true]:before:opacity-100", // disabled - "group-data-[disabled=true]:text-foreground-300", - "group-data-[disabled=true]:cursor-not-allowed", + "group-data-[disabled=true]/tr:text-foreground-300", + "group-data-[disabled=true]/tr:cursor-not-allowed", ], tfoot: "", sortIcon: [ @@ -107,7 +107,7 @@ const table = tv({ "inline-block", "transition-transform-opacity", "data-[visible=true]:opacity-100", - "group-data-[hover=true]:opacity-100", + "group-data-[hover=true]/th:opacity-100", "data-[direction=ascending]:rotate-180", ], emptyWrapper: "text-foreground-400 align-middle text-center h-40", @@ -178,9 +178,9 @@ const table = tv({ isStriped: { true: { td: [ - "group-data-[odd=true]:before:bg-default-100", - "group-data-[odd=true]:before:opacity-100", - "group-data-[odd=true]:before:-z-10", + "group-data-[odd=true]/tr:before:bg-default-100", + "group-data-[odd=true]/tr:before:opacity-100", + "group-data-[odd=true]/tr:before:-z-10", ], }, }, @@ -199,8 +199,8 @@ const table = tv({ true: { tr: "cursor-default", td: [ - "group-aria-[selected=false]:group-data-[hover=true]:before:bg-default-100", - "group-aria-[selected=false]:group-data-[hover=true]:before:opacity-70", + "group-aria-[selected=false]/tr:group-data-[hover=true]/tr:before:bg-default-100", + "group-aria-[selected=false]/tr:group-data-[hover=true]/tr:before:opacity-70", ], }, }, @@ -208,13 +208,13 @@ const table = tv({ true: { td: [ // first - "group-data-[first=true]:first:before:rounded-ts-lg", - "group-data-[first=true]:last:before:rounded-te-lg", + "group-data-[first=true]/tr:first:before:rounded-ts-lg", + "group-data-[first=true]/tr:last:before:rounded-te-lg", // middle - "group-data-[middle=true]:before:rounded-none", + "group-data-[middle=true]/tr:before:rounded-none", // last - "group-data-[last=true]:first:before:rounded-bs-lg", - "group-data-[last=true]:last:before:rounded-be-lg", + "group-data-[last=true]/tr:first:before:rounded-bs-lg", + "group-data-[last=true]/tr:last:before:rounded-be-lg", ], }, false: { @@ -259,42 +259,42 @@ const table = tv({ isStriped: true, color: "default", class: { - td: "group-data-[odd=true]:data-[selected=true]:before:bg-default/60", + td: "group-data-[odd=true]/tr:data-[selected=true]/tr:before:bg-default/60", }, }, { isStriped: true, color: "primary", class: { - td: "group-data-[odd=true]:data-[selected=true]:before:bg-primary/20", + td: "group-data-[odd=true]/tr:data-[selected=true]/tr:before:bg-primary/20", }, }, { isStriped: true, color: "secondary", class: { - td: "group-data-[odd=true]:data-[selected=true]:before:bg-secondary/20", + td: "group-data-[odd=true]/tr:data-[selected=true]/tr:before:bg-secondary/20", }, }, { isStriped: true, color: "success", class: { - td: "group-data-[odd=true]:data-[selected=true]:before:bg-success/20", + td: "group-data-[odd=true]/tr:data-[selected=true]/tr:before:bg-success/20", }, }, { isStriped: true, color: "warning", class: { - td: "group-data-[odd=true]:data-[selected=true]:before:bg-warning/20", + td: "group-data-[odd=true]/tr:data-[selected=true]/tr:before:bg-warning/20", }, }, { isStriped: true, color: "danger", class: { - td: "group-data-[odd=true]:data-[selected=true]:before:bg-danger/20", + td: "group-data-[odd=true]/tr:data-[selected=true]/tr:before:bg-danger/20", }, }, ], diff --git a/packages/hooks/use-aria-accordion-item/CHANGELOG.md b/packages/hooks/use-aria-accordion-item/CHANGELOG.md index 3c828c14b2..76c54bff89 100644 --- a/packages/hooks/use-aria-accordion-item/CHANGELOG.md +++ b/packages/hooks/use-aria-accordion-item/CHANGELOG.md @@ -1,5 +1,47 @@ # @nextui-org/use-aria-accordion-item +## 2.1.0-beta.6 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +## 2.1.0-beta.4 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + ## 2.0.10 ### Patch Changes diff --git a/packages/hooks/use-aria-accordion-item/package.json b/packages/hooks/use-aria-accordion-item/package.json index 78034cf8ca..b038ce1109 100644 --- a/packages/hooks/use-aria-accordion-item/package.json +++ b/packages/hooks/use-aria-accordion-item/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-aria-accordion-item", - "version": "2.0.10", + "version": "2.1.0-beta.6", "description": "Internal impl for react aria accordion item", "keywords": [ "use-aria-accordion-item" @@ -40,7 +40,7 @@ "@react-types/shared": "3.24.1" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "devDependencies": { "clean-package": "2.2.0", diff --git a/packages/hooks/use-aria-accordion/CHANGELOG.md b/packages/hooks/use-aria-accordion/CHANGELOG.md index 635ea307bf..d1c142030f 100644 --- a/packages/hooks/use-aria-accordion/CHANGELOG.md +++ b/packages/hooks/use-aria-accordion/CHANGELOG.md @@ -1,5 +1,47 @@ # @nextui-org/use-aria-accordion +## 2.1.0-beta.6 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +## 2.1.0-beta.4 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + ## 2.0.7 ### Patch Changes diff --git a/packages/hooks/use-aria-accordion/package.json b/packages/hooks/use-aria-accordion/package.json index fec20d50c2..324f3fea89 100644 --- a/packages/hooks/use-aria-accordion/package.json +++ b/packages/hooks/use-aria-accordion/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-aria-accordion", - "version": "2.0.7", + "version": "2.1.0-beta.6", "description": "React-aria useAccordion hooks with custom implementations", "keywords": [ "use-aria-accordion" @@ -43,7 +43,7 @@ "@react-types/shared": "3.24.1" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "devDependencies": { "clean-package": "2.2.0", diff --git a/packages/hooks/use-aria-button/CHANGELOG.md b/packages/hooks/use-aria-button/CHANGELOG.md index b2ee84f050..1b45c4a710 100644 --- a/packages/hooks/use-aria-button/CHANGELOG.md +++ b/packages/hooks/use-aria-button/CHANGELOG.md @@ -1,5 +1,47 @@ # @nextui-org/use-aria-button +## 2.1.0-beta.6 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +## 2.1.0-beta.4 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + ## 2.0.10 ### Patch Changes diff --git a/packages/hooks/use-aria-button/package.json b/packages/hooks/use-aria-button/package.json index ce390f71c8..ea2ba9ffda 100644 --- a/packages/hooks/use-aria-button/package.json +++ b/packages/hooks/use-aria-button/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-aria-button", - "version": "2.0.10", + "version": "2.1.0-beta.6", "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" @@ -34,7 +34,7 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "dependencies": { "@react-aria/focus": "3.18.2", diff --git a/packages/hooks/use-aria-link/CHANGELOG.md b/packages/hooks/use-aria-link/CHANGELOG.md index f2c1a53382..b9f9c3f53b 100644 --- a/packages/hooks/use-aria-link/CHANGELOG.md +++ b/packages/hooks/use-aria-link/CHANGELOG.md @@ -1,5 +1,47 @@ # @nextui-org/use-aria-link +## 2.1.0-beta.6 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +## 2.1.0-beta.4 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + ## 2.0.19 ### Patch Changes diff --git a/packages/hooks/use-aria-link/package.json b/packages/hooks/use-aria-link/package.json index fba2b56d37..8620c9f8d9 100644 --- a/packages/hooks/use-aria-link/package.json +++ b/packages/hooks/use-aria-link/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-aria-link", - "version": "2.0.19", + "version": "2.1.0-beta.6", "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" @@ -34,7 +34,7 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "dependencies": { "@react-aria/focus": "3.18.2", diff --git a/packages/hooks/use-aria-menu/CHANGELOG.md b/packages/hooks/use-aria-menu/CHANGELOG.md index ef0de3a10d..2119e82985 100644 --- a/packages/hooks/use-aria-menu/CHANGELOG.md +++ b/packages/hooks/use-aria-menu/CHANGELOG.md @@ -1,5 +1,47 @@ # @nextui-org/use-aria-menu +## 2.1.0-beta.6 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +## 2.1.0-beta.4 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + ## 2.0.7 ### Patch Changes diff --git a/packages/hooks/use-aria-menu/package.json b/packages/hooks/use-aria-menu/package.json index 9e69f45fe4..e8809b497a 100644 --- a/packages/hooks/use-aria-menu/package.json +++ b/packages/hooks/use-aria-menu/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-aria-menu", - "version": "2.0.7", + "version": "2.1.0-beta.6", "description": "React-aria useMenu hooks with custom implementations", "keywords": [ "use-aria-menu" @@ -34,8 +34,8 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0" }, "dependencies": { "@react-aria/utils": "3.25.2", diff --git a/packages/hooks/use-aria-modal-overlay/CHANGELOG.md b/packages/hooks/use-aria-modal-overlay/CHANGELOG.md index eb445c48a1..1c3e0cc5ba 100644 --- a/packages/hooks/use-aria-modal-overlay/CHANGELOG.md +++ b/packages/hooks/use-aria-modal-overlay/CHANGELOG.md @@ -1,5 +1,47 @@ # @nextui-org/use-aria-modal-overlay +## 2.1.0-beta.6 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +## 2.1.0-beta.4 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + ## 2.0.13 ### Patch Changes diff --git a/packages/hooks/use-aria-modal-overlay/package.json b/packages/hooks/use-aria-modal-overlay/package.json index 7b8e569c94..77791b95bc 100644 --- a/packages/hooks/use-aria-modal-overlay/package.json +++ b/packages/hooks/use-aria-modal-overlay/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-aria-modal-overlay", - "version": "2.0.13", + "version": "2.1.0-beta.6", "description": "A custom implementation of react aria modal overlay, this removes the prevent scroll", "keywords": [ "use-aria-modal-overlay" @@ -40,8 +40,8 @@ "@react-types/shared": "3.24.1" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0" }, "devDependencies": { "clean-package": "2.2.0", diff --git a/packages/hooks/use-aria-multiselect/CHANGELOG.md b/packages/hooks/use-aria-multiselect/CHANGELOG.md index 68ae6e1c49..710fbc9813 100644 --- a/packages/hooks/use-aria-multiselect/CHANGELOG.md +++ b/packages/hooks/use-aria-multiselect/CHANGELOG.md @@ -1,5 +1,47 @@ # @nextui-org/use-aria-multiselect +## 2.3.0-beta.6 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +## 2.3.0-beta.5 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +## 2.3.0-beta.4 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +## 2.3.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +## 2.3.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +## 2.3.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +## 2.3.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + ## 2.2.5 ### Patch Changes diff --git a/packages/hooks/use-aria-multiselect/package.json b/packages/hooks/use-aria-multiselect/package.json index 137ccf84cf..bc6f8302fe 100644 --- a/packages/hooks/use-aria-multiselect/package.json +++ b/packages/hooks/use-aria-multiselect/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-aria-multiselect", - "version": "2.2.5", + "version": "2.3.0-beta.6", "description": "Provides the behavior and accessibility implementation for a multi-select component.", "keywords": [ "use-aria-multiselect" @@ -50,8 +50,8 @@ "@react-types/shared": "3.24.1" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0" }, "devDependencies": { "clean-package": "2.2.0", diff --git a/packages/hooks/use-aria-toggle-button/CHANGELOG.md b/packages/hooks/use-aria-toggle-button/CHANGELOG.md index 45e3120ab5..c6452b8f68 100644 --- a/packages/hooks/use-aria-toggle-button/CHANGELOG.md +++ b/packages/hooks/use-aria-toggle-button/CHANGELOG.md @@ -1,5 +1,70 @@ # @nextui-org/use-aria-toggle-button +## 2.1.0-beta.6 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/use-aria-button@2.1.0-beta.6 + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/use-aria-button@2.1.0-beta.5 + +## 2.1.0-beta.4 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/use-aria-button@2.1.0-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/use-aria-button@2.1.0-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/use-aria-button@2.1.0-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/use-aria-button@2.1.0-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d)]: + - @nextui-org/use-aria-button@2.1.0-beta.0 + ## 2.0.10 ### Patch Changes diff --git a/packages/hooks/use-aria-toggle-button/package.json b/packages/hooks/use-aria-toggle-button/package.json index e9b0dfa66a..d9378d93a4 100644 --- a/packages/hooks/use-aria-toggle-button/package.json +++ b/packages/hooks/use-aria-toggle-button/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-aria-toggle-button", - "version": "2.0.10", + "version": "2.1.0-beta.6", "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-toggle-button" @@ -34,7 +34,7 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "dependencies": { "@nextui-org/use-aria-button": "workspace:*", diff --git a/packages/hooks/use-callback-ref/CHANGELOG.md b/packages/hooks/use-callback-ref/CHANGELOG.md index f43cddb12c..dbebc6cc84 100644 --- a/packages/hooks/use-callback-ref/CHANGELOG.md +++ b/packages/hooks/use-callback-ref/CHANGELOG.md @@ -1,5 +1,50 @@ # @nextui-org/use-callback-ref +## 2.0.7-beta.4 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.4 + +## 2.0.7-beta.3 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.3 + +## 2.0.7-beta.2 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.2 + +## 2.0.7-beta.1 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.1 + +## 2.0.7-beta.0 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.0 + ## 2.0.6 ### Patch Changes diff --git a/packages/hooks/use-callback-ref/package.json b/packages/hooks/use-callback-ref/package.json index 842bd36175..b55c8214de 100644 --- a/packages/hooks/use-callback-ref/package.json +++ b/packages/hooks/use-callback-ref/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-callback-ref", - "version": "2.0.6", + "version": "2.0.7-beta.4", "description": "React hook to persist any value between renders, but keeps it up-to-date if it changes.", "keywords": [ "use-callback-ref" @@ -37,7 +37,7 @@ "@nextui-org/use-safe-layout-effect": "workspace:*" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "devDependencies": { "clean-package": "2.2.0", diff --git a/packages/hooks/use-clipboard/CHANGELOG.md b/packages/hooks/use-clipboard/CHANGELOG.md index 8f17da1a31..5240037ddc 100644 --- a/packages/hooks/use-clipboard/CHANGELOG.md +++ b/packages/hooks/use-clipboard/CHANGELOG.md @@ -1,5 +1,41 @@ # @nextui-org/use-clipboard +## 2.0.8-beta.5 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +## 2.0.8-beta.4 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +## 2.0.8-beta.3 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +## 2.0.8-beta.2 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +## 2.0.8-beta.1 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +## 2.0.8-beta.0 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + ## 2.0.7 ### Patch Changes diff --git a/packages/hooks/use-clipboard/package.json b/packages/hooks/use-clipboard/package.json index 97f24c56aa..debf0bf1e5 100644 --- a/packages/hooks/use-clipboard/package.json +++ b/packages/hooks/use-clipboard/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-clipboard", - "version": "2.0.7", + "version": "2.0.8-beta.5", "description": "Wrapper around navigator.clipboard with feedback timeout", "keywords": [ "use-clipboard" @@ -34,7 +34,7 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "devDependencies": { "clean-package": "2.2.0", diff --git a/packages/hooks/use-data-scroll-overflow/CHANGELOG.md b/packages/hooks/use-data-scroll-overflow/CHANGELOG.md index ea490c5ae7..07669a274f 100644 --- a/packages/hooks/use-data-scroll-overflow/CHANGELOG.md +++ b/packages/hooks/use-data-scroll-overflow/CHANGELOG.md @@ -1,5 +1,73 @@ # @nextui-org/use-data-scroll-overflow +## 2.1.8-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.8-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.8-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.8-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + +## 2.1.8-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.8-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.8-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.8-beta.0 + +### Patch Changes + +- Updated dependencies [[`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb)]: + - @nextui-org/shared-utils@2.0.9-beta.0 + ## 2.1.7 ### Patch Changes diff --git a/packages/hooks/use-data-scroll-overflow/package.json b/packages/hooks/use-data-scroll-overflow/package.json index 08d856e47c..525db4507a 100644 --- a/packages/hooks/use-data-scroll-overflow/package.json +++ b/packages/hooks/use-data-scroll-overflow/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-data-scroll-overflow", - "version": "2.1.7", + "version": "2.1.8-beta.7", "description": "A hook to add data attributes when the element has top or bottom scroll.", "keywords": [ "use-data-scroll-overflow" @@ -37,7 +37,7 @@ "@nextui-org/shared-utils": "workspace:*" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "devDependencies": { "clean-package": "2.2.0", diff --git a/packages/hooks/use-disclosure/CHANGELOG.md b/packages/hooks/use-disclosure/CHANGELOG.md index 0cd5cbeb3b..a1aba3eb24 100644 --- a/packages/hooks/use-disclosure/CHANGELOG.md +++ b/packages/hooks/use-disclosure/CHANGELOG.md @@ -1,5 +1,62 @@ # @nextui-org/use-disclosure +## 2.1.0-beta.6 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/use-callback-ref@2.0.7-beta.4 + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/use-callback-ref@2.0.7-beta.3 + +## 2.1.0-beta.4 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/use-callback-ref@2.0.7-beta.2 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/use-callback-ref@2.0.7-beta.1 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/use-callback-ref@2.0.7-beta.0 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + ## 2.0.10 ### Patch Changes diff --git a/packages/hooks/use-disclosure/package.json b/packages/hooks/use-disclosure/package.json index edeea09ef2..440ccf83d4 100644 --- a/packages/hooks/use-disclosure/package.json +++ b/packages/hooks/use-disclosure/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-disclosure", - "version": "2.0.10", + "version": "2.1.0-beta.6", "description": "The hook in charge of managing modals", "keywords": [ "use-disclosure" @@ -34,7 +34,7 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "dependencies": { "@nextui-org/use-callback-ref": "workspace:*", diff --git a/packages/hooks/use-draggable/CHANGELOG.md b/packages/hooks/use-draggable/CHANGELOG.md new file mode 100644 index 0000000000..9213ed404d --- /dev/null +++ b/packages/hooks/use-draggable/CHANGELOG.md @@ -0,0 +1,43 @@ +# @nextui-org/use-draggable + +## 2.0.1-beta.6 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +## 2.0.1-beta.5 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +## 2.0.1-beta.4 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +## 2.0.1-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +## 2.0.1-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +## 2.0.1-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +## 2.0.1-beta.0 + +### Patch Changes + +- [#3983](https://github.com/nextui-org/nextui/pull/3983) [`2d6ae74c3`](https://github.com/nextui-org/nextui/commit/2d6ae74c36a157472bd4b06b8580e7db163eddcc) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Add draggable modal (#2647) diff --git a/packages/hooks/use-draggable/package.json b/packages/hooks/use-draggable/package.json index 3d90a548ab..643f335473 100644 --- a/packages/hooks/use-draggable/package.json +++ b/packages/hooks/use-draggable/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-draggable", - "version": "2.0.0", + "version": "2.0.1-beta.6", "description": "This hook can provide drag and drop interaction", "keywords": [ "use-draggable" @@ -34,7 +34,7 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "devDependencies": { "clean-package": "2.2.0", diff --git a/packages/hooks/use-image/CHANGELOG.md b/packages/hooks/use-image/CHANGELOG.md index adcfb77443..e44eb2574a 100644 --- a/packages/hooks/use-image/CHANGELOG.md +++ b/packages/hooks/use-image/CHANGELOG.md @@ -1,5 +1,80 @@ # @nextui-org/use-image +## 2.0.7-beta.9 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.4 + +## 2.0.7-beta.8 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.3 + +## 2.0.7-beta.7 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.2 + +## 2.0.7-beta.6 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.1 + +## 2.0.7-beta.5 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.0 + +## 2.0.7-beta.4 + +### Patch Changes + +- [#3998](https://github.com/nextui-org/nextui/pull/3998) [`52f6274e9`](https://github.com/nextui-org/nextui/commit/52f6274e9baecc928ee7cbb6a8110b72931061b8) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - use-image hook logic restore to the previous one to avoid nextjs hydration issues + +## 2.0.7-beta.3 + +### Patch Changes + +- [`1c05c6d77`](https://github.com/nextui-org/nextui/commit/1c05c6d77b10f6b18f3c34d36eece7702704267a) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - server validation added to the use-image hook + +## 2.0.7-beta.2 + +### Patch Changes + +- [#3993](https://github.com/nextui-org/nextui/pull/3993) [`98b13d9a9`](https://github.com/nextui-org/nextui/commit/98b13d9a9368ed188f62e3e7ff885ed3ec7c3f5a) Thanks [@wingkwong](https://github.com/wingkwong)! - fix Image ReferenceError in SSR + +## 2.0.7-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +## 2.0.7-beta.0 + +### Patch Changes + +- [#3987](https://github.com/nextui-org/nextui/pull/3987) [`90cb5b14a`](https://github.com/nextui-org/nextui/commit/90cb5b14abcf70878896ea83b0b8bce0795d97fd) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - fix cached image flashing due to use-image always returning pending initially. The fix was to check if the image is loaded instantly through HTMLImageElement.complete attribute and use that to initialize the state. + ## 2.0.6 ### Patch Changes diff --git a/packages/hooks/use-image/package.json b/packages/hooks/use-image/package.json index 13793f990b..85a9f418dd 100644 --- a/packages/hooks/use-image/package.json +++ b/packages/hooks/use-image/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-image", - "version": "2.0.6", + "version": "2.0.7-beta.9", "description": "React hook for progressing image loading", "keywords": [ "use-image" @@ -34,11 +34,10 @@ "postpack": "clean-package restore" }, "dependencies": { - "@nextui-org/use-safe-layout-effect": "workspace:*", - "@testing-library/react-hooks": "^8.0.1" + "@nextui-org/use-safe-layout-effect": "workspace:*" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "devDependencies": { "@nextui-org/test-utils": "workspace:*", diff --git a/packages/hooks/use-image/src/index.ts b/packages/hooks/use-image/src/index.ts index d0a75b67cb..a935d00ab3 100644 --- a/packages/hooks/use-image/src/index.ts +++ b/packages/hooks/use-image/src/index.ts @@ -1,3 +1,153 @@ +// /** +// * Part of this code is taken from @chakra-ui/react package ❤️ +// */ +// import type {ImgHTMLAttributes, MutableRefObject, SyntheticEvent} from "react"; + +// import {useEffect, useRef, useState} from "react"; +// import {useSafeLayoutEffect} from "@nextui-org/use-safe-layout-effect"; + +// type NativeImageProps = ImgHTMLAttributes; + +// export interface UseImageProps { +// /** +// * The image `src` attribute +// */ +// src?: string; +// /** +// * The image `srcset` attribute +// */ +// srcSet?: string; +// /** +// * The image `sizes` attribute +// */ +// sizes?: string; +// /** +// * A callback for when the image `src` has been loaded +// */ +// onLoad?: NativeImageProps["onLoad"]; +// /** +// * A callback for when there was an error loading the image `src` +// */ +// onError?: NativeImageProps["onError"]; +// /** +// * If `true`, opt out of the `fallbackSrc` logic and use as `img` +// */ +// ignoreFallback?: boolean; +// /** +// * The key used to set the crossOrigin on the HTMLImageElement into which the image will be loaded. +// * This tells the browser to request cross-origin access when trying to download the image data. +// */ +// crossOrigin?: NativeImageProps["crossOrigin"]; +// loading?: NativeImageProps["loading"]; +// } + +// type Status = "loading" | "failed" | "pending" | "loaded"; + +// export type FallbackStrategy = "onError" | "beforeLoadOrError"; + +// type ImageEvent = SyntheticEvent; + +// /** +// * React hook that loads an image in the browser, +// * and lets us know the `status` so we can show image +// * fallback if it is still `pending` +// * +// * @returns the status of the image loading progress +// * +// * @example +// * +// * ```jsx +// * function App(){ +// * const status = useImage({ src: "image.png" }) +// * return status === "loaded" ? : +// * } +// * ``` +// */ +// export function useImage(props: UseImageProps = {}) { +// const {loading, src, srcSet, onLoad, onError, crossOrigin, sizes, ignoreFallback} = props; + +// const imageRef = useRef(); +// const firstMount = useRef(true); +// const [status, setStatus] = useState(() => setImageAndGetInitialStatus(props, imageRef)); + +// useSafeLayoutEffect(() => { +// if (firstMount.current) { +// firstMount.current = false; + +// return; +// } + +// setStatus(setImageAndGetInitialStatus(props, imageRef)); + +// return () => { +// flush(); +// }; +// }, [src, crossOrigin, srcSet, sizes, loading]); + +// useEffect(() => { +// if (!imageRef.current) return; +// imageRef.current.onload = (event) => { +// flush(); +// setStatus("loaded"); +// onLoad?.(event as unknown as ImageEvent); +// }; +// imageRef.current.onerror = (error) => { +// flush(); +// setStatus("failed"); +// onError?.(error as any); +// }; +// }, [imageRef.current]); + +// const flush = () => { +// if (imageRef.current) { +// imageRef.current.onload = null; +// imageRef.current.onerror = null; +// imageRef.current = null; +// } +// }; + +// /** +// * If user opts out of the fallback/placeholder +// * logic, let's just return 'loaded' +// */ +// return ignoreFallback ? "loaded" : status; +// } + +// function setImageAndGetInitialStatus( +// props: UseImageProps, +// imageRef: MutableRefObject, +// ): Status { +// const {loading, src, srcSet, crossOrigin, sizes, ignoreFallback} = props; + +// if (!src) return "pending"; +// if (ignoreFallback) return "loaded"; + +// try { +// const img = new Image(); + +// img.src = src; +// if (crossOrigin) img.crossOrigin = crossOrigin; +// if (srcSet) img.srcset = srcSet; +// if (sizes) img.sizes = sizes; +// if (loading) img.loading = loading; + +// imageRef.current = img; +// if (img.complete && img.naturalWidth) { +// return "loaded"; +// } + +// return "loading"; +// } catch (error) { +// return "loading"; +// } +// } + +// export const shouldShowFallbackImage = (status: Status, fallbackStrategy: FallbackStrategy) => +// (status !== "loaded" && fallbackStrategy === "beforeLoadOrError") || +// (status === "failed" && fallbackStrategy === "onError"); + +// export type UseImageReturn = ReturnType; + /** * Part of this code is taken from @chakra-ui/react package ❤️ */ diff --git a/packages/hooks/use-infinite-scroll/CHANGELOG.md b/packages/hooks/use-infinite-scroll/CHANGELOG.md index fd7e04280f..e1e9965ff9 100644 --- a/packages/hooks/use-infinite-scroll/CHANGELOG.md +++ b/packages/hooks/use-infinite-scroll/CHANGELOG.md @@ -1,5 +1,77 @@ # @nextui-org/use-infinite-scroll +## 2.1.6-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.6-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.6-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.6-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + +## 2.1.6-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.6-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.6-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.6-beta.0 + +### Patch Changes + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - replaced lodash with native approaches + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - framer motion optimization (#3340) + +- Updated dependencies [[`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb)]: + - @nextui-org/shared-utils@2.0.9-beta.0 + ## 2.1.5 ### Patch Changes diff --git a/packages/hooks/use-infinite-scroll/package.json b/packages/hooks/use-infinite-scroll/package.json index b4e8c91391..c79fcc811a 100644 --- a/packages/hooks/use-infinite-scroll/package.json +++ b/packages/hooks/use-infinite-scroll/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-infinite-scroll", - "version": "2.1.5", + "version": "2.1.6-beta.7", "description": "A hook for handling infinite scroll based on the IntersectionObserver API", "keywords": [ "use-infinite-scroll" @@ -34,7 +34,7 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "dependencies": { "@nextui-org/shared-utils": "workspace:*" diff --git a/packages/hooks/use-intersection-observer/CHANGELOG.md b/packages/hooks/use-intersection-observer/CHANGELOG.md index 63a5d4ea24..c9817871b8 100644 --- a/packages/hooks/use-intersection-observer/CHANGELOG.md +++ b/packages/hooks/use-intersection-observer/CHANGELOG.md @@ -1,5 +1,47 @@ # @nextui-org/use-intersection-observer +## 2.1.0-beta.6 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +## 2.1.0-beta.4 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + ## 2.0.5 ### Patch Changes diff --git a/packages/hooks/use-intersection-observer/package.json b/packages/hooks/use-intersection-observer/package.json index 6c941e6a7c..698b9fa498 100644 --- a/packages/hooks/use-intersection-observer/package.json +++ b/packages/hooks/use-intersection-observer/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-intersection-observer", - "version": "2.0.5", + "version": "2.1.0-beta.6", "description": "Tracks the intersection of a DOM element and its containing element or the viewport.", "keywords": [ "use-intersection-observer" @@ -40,7 +40,7 @@ "@react-aria/interactions": "3.22.2" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "devDependencies": { "clean-package": "2.2.0", diff --git a/packages/hooks/use-is-mobile/CHANGELOG.md b/packages/hooks/use-is-mobile/CHANGELOG.md index 0f62191f0d..60ac913fe6 100644 --- a/packages/hooks/use-is-mobile/CHANGELOG.md +++ b/packages/hooks/use-is-mobile/CHANGELOG.md @@ -1,5 +1,47 @@ # @nextui-org/use-is-mobile +## 2.1.0-beta.6 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +## 2.1.0-beta.4 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + ## 2.0.9 ### Patch Changes diff --git a/packages/hooks/use-is-mobile/package.json b/packages/hooks/use-is-mobile/package.json index e157d11eef..0c77b1d995 100644 --- a/packages/hooks/use-is-mobile/package.json +++ b/packages/hooks/use-is-mobile/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-is-mobile", - "version": "2.0.9", + "version": "2.1.0-beta.6", "description": "A hook that returns whether the device is mobile or not", "keywords": [ "use-is-mobile" @@ -37,7 +37,7 @@ "@react-aria/ssr": "3.9.5" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "devDependencies": { "clean-package": "2.2.0", diff --git a/packages/hooks/use-is-mounted/CHANGELOG.md b/packages/hooks/use-is-mounted/CHANGELOG.md index 3d516ca9d0..74263ac7c6 100644 --- a/packages/hooks/use-is-mounted/CHANGELOG.md +++ b/packages/hooks/use-is-mounted/CHANGELOG.md @@ -1,5 +1,35 @@ # @nextui-org/use-is-mounted +## 2.0.7-beta.4 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +## 2.0.7-beta.3 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +## 2.0.7-beta.2 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +## 2.0.7-beta.1 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +## 2.0.7-beta.0 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + ## 2.0.6 ### Patch Changes diff --git a/packages/hooks/use-is-mounted/package.json b/packages/hooks/use-is-mounted/package.json index 7efa650bdf..c90d9f1c5b 100644 --- a/packages/hooks/use-is-mounted/package.json +++ b/packages/hooks/use-is-mounted/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-is-mounted", - "version": "2.0.6", + "version": "2.0.7-beta.4", "description": "This hook can be used to render client-based components or run client logic", "keywords": [ "use-is-mounted" @@ -34,7 +34,7 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "devDependencies": { "clean-package": "2.2.0", diff --git a/packages/hooks/use-measure/CHANGELOG.md b/packages/hooks/use-measure/CHANGELOG.md index a28118b9c3..db80178677 100644 --- a/packages/hooks/use-measure/CHANGELOG.md +++ b/packages/hooks/use-measure/CHANGELOG.md @@ -1,5 +1,35 @@ # @nextui-org/use-real-shape +## 2.0.3-beta.4 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +## 2.0.3-beta.3 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +## 2.0.3-beta.2 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +## 2.0.3-beta.1 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +## 2.0.3-beta.0 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + ## 2.0.2 ### Patch Changes diff --git a/packages/hooks/use-measure/package.json b/packages/hooks/use-measure/package.json index 9c683ed699..70c821b935 100644 --- a/packages/hooks/use-measure/package.json +++ b/packages/hooks/use-measure/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-measure", - "version": "2.0.2", + "version": "2.0.3-beta.4", "description": "Hook that measure and track a element dimensions", "keywords": [ "use-measure" @@ -34,7 +34,7 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "devDependencies": { "clean-package": "2.2.0", diff --git a/packages/hooks/use-pagination/CHANGELOG.md b/packages/hooks/use-pagination/CHANGELOG.md index 3eb0370e6e..1bd76903a6 100644 --- a/packages/hooks/use-pagination/CHANGELOG.md +++ b/packages/hooks/use-pagination/CHANGELOG.md @@ -1,5 +1,77 @@ # @nextui-org/use-pagination +## 2.1.0-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb)]: + - @nextui-org/shared-utils@2.0.9-beta.0 + ## 2.0.10 ### Patch Changes diff --git a/packages/hooks/use-pagination/package.json b/packages/hooks/use-pagination/package.json index 75499ecb40..0e04db9509 100644 --- a/packages/hooks/use-pagination/package.json +++ b/packages/hooks/use-pagination/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-pagination", - "version": "2.0.10", + "version": "2.1.0-beta.7", "description": "State management hook for Pagination component, it lets you manage pagination with controlled and uncontrolled state", "keywords": [ "use-pagination" @@ -38,7 +38,7 @@ "@react-aria/i18n": "3.12.2" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "devDependencies": { "clean-package": "2.2.0", diff --git a/packages/hooks/use-real-shape/CHANGELOG.md b/packages/hooks/use-real-shape/CHANGELOG.md index e5874f3899..6f5d60dfd9 100644 --- a/packages/hooks/use-real-shape/CHANGELOG.md +++ b/packages/hooks/use-real-shape/CHANGELOG.md @@ -1,5 +1,73 @@ # @nextui-org/use-real-shape +## 2.0.18-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/react-utils@2.0.18-beta.7 + +## 2.0.18-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/react-utils@2.0.18-beta.6 + +## 2.0.18-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/react-utils@2.0.18-beta.5 + +## 2.0.18-beta.4 + +### Patch Changes + +- Updated dependencies []: + - @nextui-org/react-utils@2.0.18-beta.4 + +## 2.0.18-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/react-utils@2.0.18-beta.3 + +## 2.0.18-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/react-utils@2.0.18-beta.2 + +## 2.0.18-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/react-utils@2.0.18-beta.1 + +## 2.0.18-beta.0 + +### Patch Changes + +- Updated dependencies []: + - @nextui-org/react-utils@2.0.18-beta.0 + ## 2.0.17 ### Patch Changes diff --git a/packages/hooks/use-real-shape/package.json b/packages/hooks/use-real-shape/package.json index 2fc4cbbc1b..7f8069058b 100644 --- a/packages/hooks/use-real-shape/package.json +++ b/packages/hooks/use-real-shape/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-real-shape", - "version": "2.0.17", + "version": "2.0.18-beta.7", "description": "Hook that returns the real dimensions of an element", "keywords": [ "use-real-shape" @@ -37,7 +37,7 @@ "@nextui-org/react-utils": "workspace:*" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "devDependencies": { "clean-package": "2.2.0", diff --git a/packages/hooks/use-ref-state/CHANGELOG.md b/packages/hooks/use-ref-state/CHANGELOG.md index 943d82c2fd..042572ebff 100644 --- a/packages/hooks/use-ref-state/CHANGELOG.md +++ b/packages/hooks/use-ref-state/CHANGELOG.md @@ -1,5 +1,41 @@ # @nextui-org/use-ref-state +## 2.0.8-beta.5 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +## 2.0.8-beta.4 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +## 2.0.8-beta.3 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +## 2.0.8-beta.2 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +## 2.0.8-beta.1 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +## 2.0.8-beta.0 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + ## 2.0.7 ### Patch Changes diff --git a/packages/hooks/use-ref-state/package.json b/packages/hooks/use-ref-state/package.json index e65f0bf03f..1ac291855b 100644 --- a/packages/hooks/use-ref-state/package.json +++ b/packages/hooks/use-ref-state/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-ref-state", - "version": "2.0.7", + "version": "2.0.8-beta.5", "description": "Hook for saving the state in a ref value", "keywords": [ "use-ref-state" @@ -34,7 +34,7 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "devDependencies": { "clean-package": "2.2.0", diff --git a/packages/hooks/use-resize/CHANGELOG.md b/packages/hooks/use-resize/CHANGELOG.md index 86ee7a431d..50f5a31f61 100644 --- a/packages/hooks/use-resize/CHANGELOG.md +++ b/packages/hooks/use-resize/CHANGELOG.md @@ -1,5 +1,35 @@ # @nextui-org/use-resize +## 2.0.7-beta.4 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +## 2.0.7-beta.3 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +## 2.0.7-beta.2 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +## 2.0.7-beta.1 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +## 2.0.7-beta.0 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + ## 2.0.6 ### Patch Changes diff --git a/packages/hooks/use-resize/package.json b/packages/hooks/use-resize/package.json index a900317857..4da2669cd5 100644 --- a/packages/hooks/use-resize/package.json +++ b/packages/hooks/use-resize/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-resize", - "version": "2.0.6", + "version": "2.0.7-beta.4", "description": "Hook that adds an event listener to the resize window event", "keywords": [ "use-resize" @@ -34,7 +34,7 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "devDependencies": { "clean-package": "2.2.0", diff --git a/packages/hooks/use-safe-layout-effect/CHANGELOG.md b/packages/hooks/use-safe-layout-effect/CHANGELOG.md index 2ab535c965..c7244b8e14 100644 --- a/packages/hooks/use-safe-layout-effect/CHANGELOG.md +++ b/packages/hooks/use-safe-layout-effect/CHANGELOG.md @@ -1,5 +1,35 @@ # @nextui-org/use-safe-layout-effect +## 2.0.7-beta.4 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +## 2.0.7-beta.3 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +## 2.0.7-beta.2 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +## 2.0.7-beta.1 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +## 2.0.7-beta.0 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + ## 2.0.6 ### Patch Changes diff --git a/packages/hooks/use-safe-layout-effect/package.json b/packages/hooks/use-safe-layout-effect/package.json index 6eff87af8b..e8f85fc0da 100644 --- a/packages/hooks/use-safe-layout-effect/package.json +++ b/packages/hooks/use-safe-layout-effect/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-safe-layout-effect", - "version": "2.0.6", + "version": "2.0.7-beta.4", "description": "", "keywords": [ "use-safe-layout-effect" @@ -34,7 +34,7 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "devDependencies": { "clean-package": "2.2.0", diff --git a/packages/hooks/use-scroll-position/CHANGELOG.md b/packages/hooks/use-scroll-position/CHANGELOG.md index 83abc54ec0..133cba6177 100644 --- a/packages/hooks/use-scroll-position/CHANGELOG.md +++ b/packages/hooks/use-scroll-position/CHANGELOG.md @@ -1,5 +1,35 @@ # @nextui-org/use-scroll-position +## 2.0.10-beta.4 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +## 2.0.10-beta.3 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +## 2.0.10-beta.2 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +## 2.0.10-beta.1 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +## 2.0.10-beta.0 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + ## 2.0.9 ### Patch Changes diff --git a/packages/hooks/use-scroll-position/package.json b/packages/hooks/use-scroll-position/package.json index 9a991c6b6d..e04f940ada 100644 --- a/packages/hooks/use-scroll-position/package.json +++ b/packages/hooks/use-scroll-position/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-scroll-position", - "version": "2.0.9", + "version": "2.0.10-beta.4", "description": "Provides the logic to control the scroll over an element", "keywords": [ "use-scroll-position" @@ -34,7 +34,7 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "devDependencies": { "clean-package": "2.2.0", diff --git a/packages/hooks/use-ssr/CHANGELOG.md b/packages/hooks/use-ssr/CHANGELOG.md index 3eb0aeefa2..f23d0ebd30 100644 --- a/packages/hooks/use-ssr/CHANGELOG.md +++ b/packages/hooks/use-ssr/CHANGELOG.md @@ -1,5 +1,35 @@ # @nextui-org/use-ssr +## 2.0.7-beta.4 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +## 2.0.7-beta.3 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +## 2.0.7-beta.2 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +## 2.0.7-beta.1 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +## 2.0.7-beta.0 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + ## 2.0.6 ### Patch Changes diff --git a/packages/hooks/use-ssr/package.json b/packages/hooks/use-ssr/package.json index 91c8f206d5..8b598b2e31 100644 --- a/packages/hooks/use-ssr/package.json +++ b/packages/hooks/use-ssr/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-ssr", - "version": "2.0.6", + "version": "2.0.7-beta.4", "description": "", "keywords": [ "use-ssr" @@ -34,7 +34,7 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "devDependencies": { "clean-package": "2.2.0", diff --git a/packages/hooks/use-theme/CHANGELOG.md b/packages/hooks/use-theme/CHANGELOG.md new file mode 100644 index 0000000000..1d56e75cbc --- /dev/null +++ b/packages/hooks/use-theme/CHANGELOG.md @@ -0,0 +1,43 @@ +# @nextui-org/use-theme + +## 2.0.1-beta.6 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +## 2.0.1-beta.5 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +## 2.0.1-beta.4 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +## 2.0.1-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +## 2.0.1-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +## 2.0.1-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +## 2.0.1-beta.0 + +### Patch Changes + +- [#3169](https://github.com/nextui-org/nextui/pull/3169) [`ad7e2615d`](https://github.com/nextui-org/nextui/commit/ad7e2615d3cbc8044a8acc3a6adb35a653bdfbeb) Thanks [@wingkwong](https://github.com/wingkwong)! - introduce `use-theme` hook diff --git a/packages/hooks/use-theme/package.json b/packages/hooks/use-theme/package.json index 1294c4ee8e..1623cfb510 100644 --- a/packages/hooks/use-theme/package.json +++ b/packages/hooks/use-theme/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-theme", - "version": "2.0.0", + "version": "2.0.1-beta.6", "description": "React hook to switch between light and dark themes", "keywords": [ "use-theme" @@ -34,7 +34,7 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "devDependencies": { "clean-package": "2.2.0", diff --git a/packages/hooks/use-update-effect/CHANGELOG.md b/packages/hooks/use-update-effect/CHANGELOG.md index 623c057101..a9af64c0b6 100644 --- a/packages/hooks/use-update-effect/CHANGELOG.md +++ b/packages/hooks/use-update-effect/CHANGELOG.md @@ -1,5 +1,35 @@ # @nextui-org/use-update-effect +## 2.0.7-beta.4 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +## 2.0.7-beta.3 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +## 2.0.7-beta.2 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +## 2.0.7-beta.1 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +## 2.0.7-beta.0 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + ## 2.0.6 ### Patch Changes diff --git a/packages/hooks/use-update-effect/package.json b/packages/hooks/use-update-effect/package.json index 050016f113..0be987c325 100644 --- a/packages/hooks/use-update-effect/package.json +++ b/packages/hooks/use-update-effect/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-update-effect", - "version": "2.0.6", + "version": "2.0.7-beta.4", "description": "React effect hook that invokes only on update", "keywords": [ "use-update-effect" @@ -34,7 +34,7 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "devDependencies": { "clean-package": "2.2.0", diff --git a/packages/utilities/aria-utils/CHANGELOG.md b/packages/utilities/aria-utils/CHANGELOG.md index adff0f2dd1..a2fd0a27b3 100644 --- a/packages/utilities/aria-utils/CHANGELOG.md +++ b/packages/utilities/aria-utils/CHANGELOG.md @@ -1,5 +1,97 @@ # @nextui-org/aria-utils +## 2.1.0-beta.8 + +### Patch Changes + +- Updated dependencies [[`4607fe2ff`](https://github.com/nextui-org/nextui/commit/4607fe2ff448a536496c2b59ccdfcb217379b6ed)]: + - @nextui-org/system@2.3.0-beta.8 + +## 2.1.0-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/system@2.3.0-beta.7 + - @nextui-org/react-rsc-utils@2.0.15-beta.4 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.1.0-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/system@2.3.0-beta.6 + - @nextui-org/react-rsc-utils@2.0.15-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.1.0-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/system@2.3.0-beta.5 + - @nextui-org/react-rsc-utils@2.0.15-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.1.0-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/system@2.3.0-beta.4 + +## 2.1.0-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/system@2.3.0-beta.3 + - @nextui-org/react-rsc-utils@2.0.15-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.1.0-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/system@2.3.0-beta.2 + - @nextui-org/react-rsc-utils@2.0.15-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/system@2.3.0-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.1.0-beta.0 + +### Minor Changes + +- [#3732](https://github.com/nextui-org/nextui/pull/3732) [`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d) Thanks [@ryo-manba](https://github.com/ryo-manba)! - update react-aria version + +### Patch Changes + +- Updated dependencies [[`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb)]: + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + ## 2.0.26 ### Patch Changes diff --git a/packages/utilities/aria-utils/package.json b/packages/utilities/aria-utils/package.json index 7c9de76113..af0c661732 100644 --- a/packages/utilities/aria-utils/package.json +++ b/packages/utilities/aria-utils/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/aria-utils", - "version": "2.0.26", + "version": "2.1.0-beta.8", "description": "A package for managing @react-aria nextui utils.", "keywords": [ "aria-utils" @@ -34,8 +34,8 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0" }, "dependencies": { "@nextui-org/system": "workspace:*", diff --git a/packages/utilities/dom-animation/CHANGELOG.md b/packages/utilities/dom-animation/CHANGELOG.md new file mode 100644 index 0000000000..626cf4ca01 --- /dev/null +++ b/packages/utilities/dom-animation/CHANGELOG.md @@ -0,0 +1,43 @@ +# @nextui-org/dom-animation + +## 2.0.1-beta.6 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +## 2.0.1-beta.5 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +## 2.0.1-beta.4 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +## 2.0.1-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +## 2.0.1-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +## 2.0.1-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +## 2.0.1-beta.0 + +### Patch Changes + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - framer motion optimization (#3340) diff --git a/packages/utilities/dom-animation/package.json b/packages/utilities/dom-animation/package.json index b93818a3ce..cd762d4097 100644 --- a/packages/utilities/dom-animation/package.json +++ b/packages/utilities/dom-animation/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/dom-animation", - "version": "2.0.0", + "version": "2.0.1-beta.6", "description": "Dom Animation from Framer Motion for dynamic import", "keywords": [ "dom-animation" @@ -34,7 +34,7 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "framer-motion": ">=11.5.6" + "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1" }, "devDependencies": { "clean-package": "2.2.0", diff --git a/packages/utilities/framer-utils/CHANGELOG.md b/packages/utilities/framer-utils/CHANGELOG.md index f582297b88..1bbbebe370 100644 --- a/packages/utilities/framer-utils/CHANGELOG.md +++ b/packages/utilities/framer-utils/CHANGELOG.md @@ -1,5 +1,95 @@ # @nextui-org/framer-utils +## 2.0.26-beta.8 + +### Patch Changes + +- Updated dependencies [[`4607fe2ff`](https://github.com/nextui-org/nextui/commit/4607fe2ff448a536496c2b59ccdfcb217379b6ed)]: + - @nextui-org/system@2.3.0-beta.8 + +## 2.0.26-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/system@2.3.0-beta.7 + - @nextui-org/use-measure@2.0.3-beta.4 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.0.26-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/system@2.3.0-beta.6 + - @nextui-org/use-measure@2.0.3-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.0.26-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/system@2.3.0-beta.5 + - @nextui-org/use-measure@2.0.3-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.0.26-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + - @nextui-org/system@2.3.0-beta.4 + +## 2.0.26-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/system@2.3.0-beta.3 + - @nextui-org/use-measure@2.0.3-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.0.26-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/system@2.3.0-beta.2 + - @nextui-org/use-measure@2.0.3-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.0.26-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/system@2.3.0-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.0.26-beta.0 + +### Patch Changes + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - update `framer-motion` versions + +- Updated dependencies [[`67ea2f65e`](https://github.com/nextui-org/nextui/commit/67ea2f65e17f913bdffae4690586a6ae202c8f7d), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb)]: + - @nextui-org/system@2.3.0-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.0 + ## 2.0.25 ### Patch Changes diff --git a/packages/utilities/framer-utils/package.json b/packages/utilities/framer-utils/package.json index 9dc3056a51..5b41642504 100644 --- a/packages/utilities/framer-utils/package.json +++ b/packages/utilities/framer-utils/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/framer-utils", - "version": "2.0.25", + "version": "2.0.26-beta.8", "description": "A set of framer motion transitions for react", "keywords": [ "framer-utils" @@ -34,9 +34,9 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "framer-motion": ">=11.5.6" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1" }, "dependencies": { "@nextui-org/system": "workspace:*", diff --git a/packages/utilities/react-rsc-utils/CHANGELOG.md b/packages/utilities/react-rsc-utils/CHANGELOG.md index 4e53b0826f..85f083a245 100644 --- a/packages/utilities/react-rsc-utils/CHANGELOG.md +++ b/packages/utilities/react-rsc-utils/CHANGELOG.md @@ -1,5 +1,35 @@ # @nextui-org/react-rsc-utils +## 2.0.15-beta.4 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +## 2.0.15-beta.3 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +## 2.0.15-beta.2 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +## 2.0.15-beta.1 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +## 2.0.15-beta.0 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + ## 2.0.14 ### Patch Changes diff --git a/packages/utilities/react-rsc-utils/package.json b/packages/utilities/react-rsc-utils/package.json index b6a8421f67..e83380f9c6 100644 --- a/packages/utilities/react-rsc-utils/package.json +++ b/packages/utilities/react-rsc-utils/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/react-rsc-utils", - "version": "2.0.14", + "version": "2.0.15-beta.4", "description": "A set of utilities for react compatible with RSC", "keywords": [ "react-rsc-utils" @@ -38,7 +38,7 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "devDependencies": { "clean-package": "2.2.0", diff --git a/packages/utilities/react-utils/CHANGELOG.md b/packages/utilities/react-utils/CHANGELOG.md index 358a8694f5..b9df23dcbd 100644 --- a/packages/utilities/react-utils/CHANGELOG.md +++ b/packages/utilities/react-utils/CHANGELOG.md @@ -1,5 +1,78 @@ # @nextui-org/react-utils +## 2.0.18-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +- Updated dependencies [[`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba)]: + - @nextui-org/react-rsc-utils@2.0.15-beta.4 + - @nextui-org/shared-utils@2.0.9-beta.7 + +## 2.0.18-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +- Updated dependencies [[`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb)]: + - @nextui-org/react-rsc-utils@2.0.15-beta.3 + - @nextui-org/shared-utils@2.0.9-beta.6 + +## 2.0.18-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +- Updated dependencies [[`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2)]: + - @nextui-org/react-rsc-utils@2.0.15-beta.2 + - @nextui-org/shared-utils@2.0.9-beta.5 + +## 2.0.18-beta.4 + +### Patch Changes + +- Updated dependencies [[`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7)]: + - @nextui-org/shared-utils@2.0.9-beta.4 + +## 2.0.18-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +- Updated dependencies [[`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df)]: + - @nextui-org/react-rsc-utils@2.0.15-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.3 + +## 2.0.18-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +- Updated dependencies [[`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89)]: + - @nextui-org/react-rsc-utils@2.0.15-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.2 + +## 2.0.18-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/shared-utils@2.0.9-beta.1 + +## 2.0.18-beta.0 + +### Patch Changes + +- Updated dependencies [[`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb), [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb)]: + - @nextui-org/shared-utils@2.0.9-beta.0 + ## 2.0.17 ### Patch Changes diff --git a/packages/utilities/react-utils/package.json b/packages/utilities/react-utils/package.json index 9a230d029a..9aff5689fc 100644 --- a/packages/utilities/react-utils/package.json +++ b/packages/utilities/react-utils/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/react-utils", - "version": "2.0.17", + "version": "2.0.18-beta.7", "description": "A set of utilities for react on client side", "keywords": [ "react-utils" @@ -34,7 +34,7 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "dependencies": { "@nextui-org/shared-utils": "workspace:*", diff --git a/packages/utilities/shared-icons/CHANGELOG.md b/packages/utilities/shared-icons/CHANGELOG.md index 728f78c25b..17faaf6b2b 100644 --- a/packages/utilities/shared-icons/CHANGELOG.md +++ b/packages/utilities/shared-icons/CHANGELOG.md @@ -1,5 +1,47 @@ # @nextui-org/shared-icons +## 2.0.10-beta.6 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +## 2.0.10-beta.5 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +## 2.0.10-beta.4 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +## 2.0.10-beta.3 + +### Patch Changes + +- [#4054](https://github.com/nextui-org/nextui/pull/4054) [`0f55c491b`](https://github.com/nextui-org/nextui/commit/0f55c491b73da8944f9b38f2ad7486d1b89f8b7a) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Alert design improved + +## 2.0.10-beta.2 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +## 2.0.10-beta.1 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +## 2.0.10-beta.0 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + ## 2.0.9 ### Patch Changes diff --git a/packages/utilities/shared-icons/package.json b/packages/utilities/shared-icons/package.json index 6cbeb9a8a7..0e78d02826 100644 --- a/packages/utilities/shared-icons/package.json +++ b/packages/utilities/shared-icons/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/shared-icons", - "version": "2.0.9", + "version": "2.0.10-beta.6", "description": "Internal icons set, commonly used in the components stories", "keywords": [ "icons-utils" @@ -34,7 +34,7 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "devDependencies": { "clean-package": "2.2.0", diff --git a/packages/utilities/shared-icons/src/warning.tsx b/packages/utilities/shared-icons/src/warning.tsx index a647c6b04e..fd4d4d3133 100644 --- a/packages/utilities/shared-icons/src/warning.tsx +++ b/packages/utilities/shared-icons/src/warning.tsx @@ -14,7 +14,12 @@ export const WarningIcon = ( xmlns="http://www.w3.org/2000/svg" {...props} > - + ); }; diff --git a/packages/utilities/shared-utils/CHANGELOG.md b/packages/utilities/shared-utils/CHANGELOG.md index f9073a33c0..2cd8a8f0c3 100644 --- a/packages/utilities/shared-utils/CHANGELOG.md +++ b/packages/utilities/shared-utils/CHANGELOG.md @@ -1,5 +1,55 @@ # @nextui-org/shared-utils +## 2.0.9-beta.7 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +## 2.0.9-beta.6 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +## 2.0.9-beta.5 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +## 2.0.9-beta.4 + +### Patch Changes + +- [#4039](https://github.com/nextui-org/nextui/pull/4039) [`5339b2571`](https://github.com/nextui-org/nextui/commit/5339b2571e6d73ca6efe2acd34d88669419db9f7) Thanks [@wingkwong](https://github.com/wingkwong)! - support inert value with boolean type for react 19 (#4038) + +## 2.0.9-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +## 2.0.9-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +## 2.0.9-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +## 2.0.9-beta.0 + +### Patch Changes + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - replaced lodash with native approaches + +- [#3523](https://github.com/nextui-org/nextui/pull/3523) [`3f0d81b56`](https://github.com/nextui-org/nextui/commit/3f0d81b560e7ef3eb315bd98407249c0eb4ed5eb) Thanks [@wingkwong](https://github.com/wingkwong)! - framer motion optimization (#3340) + ## 2.0.8 ### Patch Changes diff --git a/packages/utilities/shared-utils/package.json b/packages/utilities/shared-utils/package.json index fa43139151..cac1e18461 100644 --- a/packages/utilities/shared-utils/package.json +++ b/packages/utilities/shared-utils/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/shared-utils", - "version": "2.0.8", + "version": "2.0.9-beta.7", "description": "A set of NextUI utilities", "keywords": [ "system" diff --git a/packages/utilities/shared-utils/src/functions.ts b/packages/utilities/shared-utils/src/functions.ts index 2eece226c6..bdbcec3db4 100644 --- a/packages/utilities/shared-utils/src/functions.ts +++ b/packages/utilities/shared-utils/src/functions.ts @@ -1,3 +1,5 @@ +import React from "react"; + type Args = T extends (...args: infer R) => any ? R : never; type AnyFunction = (...args: T[]) => any; @@ -389,3 +391,30 @@ export const intersectionBy = (...args: [...arrays: T[][], iteratee: Iteratee return res; }; + +/** + * Checks if the current React version is 19.x.x + * + * @returns {boolean} - Returns `true` if the React major version is 19, otherwise returns `false`. + */ +export const isReact19 = (): boolean => { + return React.version.split(".")[0] === "19"; +}; + +/** + * Returns an appropriate value for the `inert` attribute based on the React version. + * + * In React 19, the attribute `inert` is a boolean. In versions prior to 19, the attribute + * behaves differently: setting `inert=""` will make it `true`, and `inert=undefined` will make it `false`. + * + * @param {boolean} v - The desired boolean state for the `inert` attribute. + * @returns {boolean | string | undefined} - Depending on the React version: + * - Returns `boolean` if React version is 19 (the input value `v` directly). + * - Returns `string` (empty string) if `v` is `true` in older React versions. + * - Returns `undefined` if `v` is `false` in older React versions. + * + * @see {@link https://github.com/facebook/react/issues/17157} for more details on the behavior in older React versions. + */ +export const getInertValue = (v: boolean): boolean | string | undefined => { + return isReact19() ? v : v ? "" : undefined; +}; diff --git a/packages/utilities/test-utils/CHANGELOG.md b/packages/utilities/test-utils/CHANGELOG.md index 756816fc4c..5c75dfd773 100644 --- a/packages/utilities/test-utils/CHANGELOG.md +++ b/packages/utilities/test-utils/CHANGELOG.md @@ -1,5 +1,47 @@ # @nextui-org/test-utils +## 2.0.7-beta.6 + +### Patch Changes + +- [#4092](https://github.com/nextui-org/nextui/pull/4092) [`528668db8`](https://github.com/nextui-org/nextui/commit/528668db85b98b46473cb1e214780b7468cdadba) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Test new runner + +## 2.0.7-beta.5 + +### Patch Changes + +- [#4086](https://github.com/nextui-org/nextui/pull/4086) [`f69fe47b5`](https://github.com/nextui-org/nextui/commit/f69fe47b5b8f6f3a77a7a8c20d8715263fa32acb) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Pnpm clean + +## 2.0.7-beta.4 + +### Patch Changes + +- [#4083](https://github.com/nextui-org/nextui/pull/4083) [`35058262c`](https://github.com/nextui-org/nextui/commit/35058262c61628fb42907f529c4417886aa12bb2) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix build + +## 2.0.7-beta.3 + +### Patch Changes + +- [#4010](https://github.com/nextui-org/nextui/pull/4010) [`ef432eb53`](https://github.com/nextui-org/nextui/commit/ef432eb539714fded6cab86a2185956fb103e0df) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - framer-motion alpha version added + +## 2.0.7-beta.2 + +### Patch Changes + +- [#4008](https://github.com/nextui-org/nextui/pull/4008) [`7c1c0dd8f`](https://github.com/nextui-org/nextui/commit/7c1c0dd8fef3ea72996c1095b919574c4b7f9b89) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React 19 added to peerDeps + +## 2.0.7-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +## 2.0.7-beta.0 + +### Patch Changes + +- [#3987](https://github.com/nextui-org/nextui/pull/3987) [`90cb5b14a`](https://github.com/nextui-org/nextui/commit/90cb5b14abcf70878896ea83b0b8bce0795d97fd) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - fix cached image flashing due to use-image always returning pending initially. The fix was to check if the image is loaded instantly through HTMLImageElement.complete attribute and use that to initialize the state. + ## 2.0.6 ### Patch Changes diff --git a/packages/utilities/test-utils/package.json b/packages/utilities/test-utils/package.json index f2c15a9c2b..1ac5b7d3c5 100644 --- a/packages/utilities/test-utils/package.json +++ b/packages/utilities/test-utils/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/test-utils", - "version": "2.0.6", + "version": "2.0.7-beta.6", "description": "A set of utilities for react testing", "keywords": [ "test-utils" diff --git a/plop/component/package.json.hbs b/plop/component/package.json.hbs index d9a7ba7a87..915b755d8b 100644 --- a/plop/component/package.json.hbs +++ b/plop/component/package.json.hbs @@ -34,10 +34,10 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18", - "react-dom": ">=18", - "@nextui-org/theme": ">=2.0.0", - "@nextui-org/system": ">=2.0.0" + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0", + "@nextui-org/theme": ">=2.3.0", + "@nextui-org/system": ">=2.3.0" }, "dependencies": { "@nextui-org/shared-utils": "workspace:*", diff --git a/plop/hook/package.json.hbs b/plop/hook/package.json.hbs index dae92d30d9..44cd407eb2 100644 --- a/plop/hook/package.json.hbs +++ b/plop/hook/package.json.hbs @@ -34,7 +34,7 @@ "postpack": "clean-package restore" }, "peerDependencies": { - "react": ">=18" + "react": ">=18 || >=19.0.0-rc.0" }, "devDependencies": { "clean-package": "2.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9faf564066..eda8c7aa7a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -267,6 +267,9 @@ importers: '@codesandbox/sandpack-react': specifier: ^2.6.4 version: 2.19.9(@lezer/common@1.2.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@emotion/is-prop-valid': + specifier: ^1.3.1 + version: 1.3.1 '@iconify/icons-solar': specifier: ^1.2.3 version: 1.2.3 @@ -383,7 +386,7 @@ importers: version: 2.30.0 framer-motion: specifier: 11.9.0 - version: 11.9.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 11.9.0(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) github-slugger: specifier: ^2.0.0 version: 2.0.0 @@ -664,7 +667,7 @@ importers: version: 2.2.0 framer-motion: specifier: 11.9.0 - version: 11.9.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 11.9.0(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: specifier: ^18.2.0 version: 18.3.1 @@ -801,7 +804,7 @@ importers: version: 2.2.0 framer-motion: specifier: 11.9.0 - version: 11.9.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 11.9.0(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: specifier: ^18.2.0 version: 18.3.1 @@ -977,8 +980,8 @@ importers: specifier: 3.24.1 version: 3.24.1(react@18.3.1) framer-motion: - specifier: '>=11.5.6' - version: 11.9.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: '>=11.5.6 || >=12.0.0-alpha.1' + version: 11.9.0(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) devDependencies: '@nextui-org/shared-icons': specifier: workspace:* @@ -1082,7 +1085,7 @@ importers: version: 2.2.0 framer-motion: specifier: 11.9.0 - version: 11.9.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 11.9.0(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: specifier: ^18.2.0 version: 18.3.1 @@ -1120,8 +1123,8 @@ importers: specifier: 3.24.1 version: 3.24.1(react@18.3.1) framer-motion: - specifier: '>=11.5.6' - version: 11.9.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: '>=11.5.6 || >=12.0.0-alpha.1' + version: 11.9.0(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) devDependencies: '@nextui-org/avatar': specifier: workspace:* @@ -1466,12 +1469,18 @@ importers: specifier: workspace:* version: link:../../utilities/shared-utils devDependencies: + '@nextui-org/avatar': + specifier: workspace:* + version: link:../avatar '@nextui-org/button': specifier: workspace:* version: link:../button '@nextui-org/checkbox': specifier: workspace:* version: link:../checkbox + '@nextui-org/image': + specifier: workspace:* + version: link:../image '@nextui-org/input': specifier: workspace:* version: link:../input @@ -1490,6 +1499,9 @@ importers: '@nextui-org/theme': specifier: workspace:* version: link:../../core/theme + '@nextui-org/tooltip': + specifier: workspace:* + version: link:../tooltip '@nextui-org/use-disclosure': specifier: workspace:* version: link:../../hooks/use-disclosure @@ -1568,7 +1580,7 @@ importers: version: 2.2.0 framer-motion: specifier: 11.9.0 - version: 11.9.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 11.9.0(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: specifier: ^18.2.0 version: 18.3.1 @@ -1771,6 +1783,9 @@ importers: '@react-types/shared': specifier: 3.24.1 version: 3.24.1(react@18.3.1) + '@tanstack/react-virtual': + specifier: ^3.10.9 + version: 3.10.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1) devDependencies: '@nextui-org/avatar': specifier: workspace:* @@ -1947,7 +1962,7 @@ importers: version: 2.2.0 framer-motion: specifier: 11.9.0 - version: 11.9.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 11.9.0(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: specifier: ^18.2.0 version: 18.3.1 @@ -1997,8 +2012,8 @@ importers: specifier: 3.10.3 version: 3.10.3(react@18.3.1) framer-motion: - specifier: '>=11.5.6' - version: 11.9.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: '>=11.5.6 || >=12.0.0-alpha.1' + version: 11.9.0(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-remove-scroll: specifier: ^2.5.6 version: 2.6.0(@types/react@18.2.8)(react@18.3.1) @@ -2157,7 +2172,7 @@ importers: version: 2.2.0 framer-motion: specifier: 11.9.0 - version: 11.9.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 11.9.0(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: specifier: ^18.2.0 version: 18.3.1 @@ -2286,7 +2301,7 @@ importers: version: 2.2.0 framer-motion: specifier: 11.9.0 - version: 11.9.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 11.9.0(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: specifier: ^18.2.0 version: 18.3.1 @@ -2414,7 +2429,7 @@ importers: version: 2.2.0 framer-motion: specifier: 11.9.0 - version: 11.9.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 11.9.0(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: specifier: ^18.2.0 version: 18.3.1 @@ -2538,8 +2553,8 @@ importers: specifier: 3.25.2 version: 3.25.2(react@18.3.1) framer-motion: - specifier: '>=11.5.6' - version: 11.9.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: '>=11.5.6 || >=12.0.0-alpha.1' + version: 11.9.0(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) devDependencies: '@nextui-org/system': specifier: workspace:* @@ -2821,7 +2836,7 @@ importers: version: 2.2.0 framer-motion: specifier: 11.9.0 - version: 11.9.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 11.9.0(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: specifier: ^18.2.0 version: 18.3.1 @@ -2888,7 +2903,7 @@ importers: version: 2.2.0 framer-motion: specifier: 11.9.0 - version: 11.9.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 11.9.0(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: specifier: ^18.2.0 version: 18.3.1 @@ -3074,8 +3089,8 @@ importers: specifier: 3.8.15 version: 3.8.15(react@18.3.1) framer-motion: - specifier: '>=11.5.6' - version: 11.9.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: '>=11.5.6 || >=12.0.0-alpha.1' + version: 11.9.0(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) devDependencies: clean-package: specifier: 2.2.0 @@ -3119,7 +3134,7 @@ importers: version: 2.2.0 framer-motion: specifier: 11.9.0 - version: 11.9.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 11.9.0(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: specifier: ^18.2.0 version: 18.3.1 @@ -3515,9 +3530,6 @@ importers: '@nextui-org/use-safe-layout-effect': specifier: workspace:* version: link:../use-safe-layout-effect - '@testing-library/react-hooks': - specifier: ^8.0.1 - version: 8.0.1(@types/react@18.2.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) devDependencies: '@nextui-org/test-utils': specifier: workspace:* @@ -3801,7 +3813,7 @@ importers: version: 2.2.0 framer-motion: specifier: 11.9.0 - version: 11.9.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 11.9.0(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) packages/utilities/framer-utils: dependencies: @@ -3820,7 +3832,7 @@ importers: version: 2.2.0 framer-motion: specifier: 11.9.0 - version: 11.9.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 11.9.0(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: specifier: ^18.2.0 version: 18.3.1 @@ -4919,6 +4931,12 @@ packages: '@effect-ts/system@0.57.5': resolution: {integrity: sha512-/crHGujo0xnuHIYNc1VgP0HGJGFSoSqq88JFXe6FmFyXPpWt8Xu39LyLg7rchsxfXFeEdA9CrIZvLV5eswXV5g==} + '@emotion/is-prop-valid@1.3.1': + resolution: {integrity: sha512-/ACwoqx7XQi9knQs/G0qKvv5teDMhD7bXYns9N/wM8ah8iNb8jZ2uNO0YOgiq2o2poIvVtJS2YALasQuMSQ7Kw==} + + '@emotion/memoize@0.9.0': + resolution: {integrity: sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==} + '@emotion/use-insertion-effect-with-fallbacks@1.1.0': resolution: {integrity: sha512-+wBOcIV5snwGgI2ya3u99D7/FJquOIniQT1IKyDsBmEgwvpxMNeS65Oib7OnE2d2aY+3BU4OiH+0Wchf8yk3Hw==} peerDependencies: @@ -7513,6 +7531,15 @@ packages: peerDependencies: tailwindcss: '>=3.0.0 || insiders || >=4.0.0-alpha.20' + '@tanstack/react-virtual@3.10.9': + resolution: {integrity: sha512-OXO2uBjFqA4Ibr2O3y0YMnkrRWGVNqcvHQXmGvMu6IK8chZl3PrDxFXdGZ2iZkSrKh3/qUYoFqYe+Rx23RoU0g==} + peerDependencies: + react: ^18.2.0 + react-dom: ^18.2.0 + + '@tanstack/virtual-core@3.10.9': + resolution: {integrity: sha512-kBknKOKzmeR7lN+vSadaKWXaLS0SZZG+oqpQ/k80Q6g9REn6zRHS/ZYdrIzHnpHgy/eWs00SujveUN/GJT2qTw==} + '@testing-library/dom@10.4.0': resolution: {integrity: sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ==} engines: {node: '>=18'} @@ -7521,22 +7548,6 @@ packages: resolution: {integrity: sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} - '@testing-library/react-hooks@8.0.1': - resolution: {integrity: sha512-Aqhl2IVmLt8IovEVarNDFuJDVWVvhnr9/GCU6UUnrYXwgDFF9h2L2o2P9KBni1AST5sT6riAyoukFLyjQUgD/g==} - engines: {node: '>=12'} - peerDependencies: - '@types/react': ^16.9.0 || ^17.0.0 - react: ^18.2.0 - react-dom: ^18.2.0 - react-test-renderer: ^16.9.0 || ^17.0.0 - peerDependenciesMeta: - '@types/react': - optional: true - react-dom: - optional: true - react-test-renderer: - optional: true - '@testing-library/react@16.0.1': resolution: {integrity: sha512-dSmwJVtJXmku+iocRhWOUFbrERC76TX2Mnf0ATODz8brzAZrMBbzLwQixlBSanZxR6LddK3eiwpSFZgDET1URg==} engines: {node: '>=18'} @@ -13634,12 +13645,6 @@ packages: react: ^18.2.0 react-dom: ^18.2.0 - react-error-boundary@3.1.4: - resolution: {integrity: sha512-uM9uPzZJTF6wRQORmSrvOIgt4lJ9MC1sNgEOj2XGsDTRE4kmpWxg7ENK9EWNKJRMAOY9z0MuF4yIfl6gp4sotA==} - engines: {node: '>=10', npm: '>=6'} - peerDependencies: - react: ^18.2.0 - react-error-overlay@6.0.9: resolution: {integrity: sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew==} @@ -17375,6 +17380,12 @@ snapshots: '@effect-ts/system@0.57.5': {} + '@emotion/is-prop-valid@1.3.1': + dependencies: + '@emotion/memoize': 0.9.0 + + '@emotion/memoize@0.9.0': {} + '@emotion/use-insertion-effect-with-fallbacks@1.1.0(react@18.3.1)': dependencies: react: 18.3.1 @@ -21184,6 +21195,14 @@ snapshots: postcss-selector-parser: 6.0.10 tailwindcss: 3.4.15(ts-node@10.9.2(@swc/core@1.9.2(@swc/helpers@0.5.15))(@types/node@20.2.5)(typescript@5.6.3)) + '@tanstack/react-virtual@3.10.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tanstack/virtual-core': 3.10.9 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@tanstack/virtual-core@3.10.9': {} + '@testing-library/dom@10.4.0': dependencies: '@babel/code-frame': 7.26.2 @@ -21205,15 +21224,6 @@ snapshots: lodash: 4.17.21 redent: 3.0.0 - '@testing-library/react-hooks@8.0.1(@types/react@18.2.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@babel/runtime': 7.26.0 - react: 18.3.1 - react-error-boundary: 3.1.4(react@18.3.1) - optionalDependencies: - '@types/react': 18.2.8 - react-dom: 18.3.1(react@18.3.1) - '@testing-library/react@16.0.1(@testing-library/dom@10.4.0)(@types/react-dom@18.2.4)(@types/react@18.2.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 @@ -24633,10 +24643,11 @@ snapshots: dependencies: map-cache: 0.2.2 - framer-motion@11.9.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + framer-motion@11.9.0(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: tslib: 2.8.1 optionalDependencies: + '@emotion/is-prop-valid': 1.3.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -28835,11 +28846,6 @@ snapshots: react-dom: 18.3.1(react@18.3.1) react-is: 18.1.0 - react-error-boundary@3.1.4(react@18.3.1): - dependencies: - '@babel/runtime': 7.26.0 - react: 18.3.1 - react-error-overlay@6.0.9: {} react-hook-form@7.53.2(react@18.3.1):