@nextui-org/react 2.5.0-beta.16 → 2.5.0-beta.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components.json +13 -13
- package/package.json +5 -5
package/dist/components.json
CHANGED
|
@@ -35,10 +35,10 @@
|
|
|
35
35
|
{
|
|
36
36
|
"name": "autocomplete",
|
|
37
37
|
"package": "@nextui-org/autocomplete",
|
|
38
|
-
"version": "2.2.0-beta.
|
|
38
|
+
"version": "2.2.0-beta.11",
|
|
39
39
|
"docs": "https://nextui.org/docs/components/autocomplete",
|
|
40
40
|
"description": "An autocomplete combines a text input with a listbox, allowing users to filter a list of options to items matching a query.",
|
|
41
|
-
"status": "
|
|
41
|
+
"status": "updated",
|
|
42
42
|
"style": "",
|
|
43
43
|
"peerDependencies": {
|
|
44
44
|
"@nextui-org/system": ">=2.3.0-beta.0",
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"version": "2.1.0-beta.7",
|
|
72
72
|
"docs": "https://nextui.org/docs/components/badge",
|
|
73
73
|
"description": "Badges are used as a small numerical value or status descriptor for UI elements.",
|
|
74
|
-
"status": "
|
|
74
|
+
"status": "stable",
|
|
75
75
|
"style": "",
|
|
76
76
|
"peerDependencies": {
|
|
77
77
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
"version": "2.1.0-beta.7",
|
|
104
104
|
"docs": "https://nextui.org/docs/components/button",
|
|
105
105
|
"description": "Buttons allow users to perform actions and choose with a single tap.",
|
|
106
|
-
"status": "
|
|
106
|
+
"status": "updated",
|
|
107
107
|
"style": "",
|
|
108
108
|
"peerDependencies": {
|
|
109
109
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"version": "2.1.0-beta.8",
|
|
121
121
|
"docs": "https://nextui.org/docs/components/calendar",
|
|
122
122
|
"description": "A calendar displays one or more date grids and allows users to select a single date.",
|
|
123
|
-
"status": "
|
|
123
|
+
"status": "stable",
|
|
124
124
|
"style": "",
|
|
125
125
|
"peerDependencies": {
|
|
126
126
|
"@nextui-org/system": ">=2.3.0-beta.0",
|
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
"version": "2.2.0-beta.7",
|
|
154
154
|
"docs": "https://nextui.org/docs/components/checkbox",
|
|
155
155
|
"description": "Checkboxes allow users to select multiple items from a list of individual items, or to mark one individual item as selected.",
|
|
156
|
-
"status": "
|
|
156
|
+
"status": "stable",
|
|
157
157
|
"style": "",
|
|
158
158
|
"peerDependencies": {
|
|
159
159
|
"@nextui-org/system": ">=2.3.0-beta.0",
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
"version": "2.2.0-beta.7",
|
|
201
201
|
"docs": "https://nextui.org/docs/components/date-input",
|
|
202
202
|
"description": "A date input allows users to enter and edit date and time values using a keyboard.",
|
|
203
|
-
"status": "
|
|
203
|
+
"status": "stable",
|
|
204
204
|
"style": "",
|
|
205
205
|
"peerDependencies": {
|
|
206
206
|
"@nextui-org/system": ">=2.3.0-beta.0",
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
"version": "2.2.0-beta.9",
|
|
217
217
|
"docs": "https://nextui.org/docs/components/date-picker",
|
|
218
218
|
"description": "A date picker combines a DateInput and a Calendar popover to allow users to enter or select a date and time value.",
|
|
219
|
-
"status": "
|
|
219
|
+
"status": "stable",
|
|
220
220
|
"style": "",
|
|
221
221
|
"peerDependencies": {
|
|
222
222
|
"@nextui-org/system": ">=2.3.0-beta.0",
|
|
@@ -340,7 +340,7 @@
|
|
|
340
340
|
{
|
|
341
341
|
"name": "listbox",
|
|
342
342
|
"package": "@nextui-org/listbox",
|
|
343
|
-
"version": "2.2.0-beta.
|
|
343
|
+
"version": "2.2.0-beta.8",
|
|
344
344
|
"docs": "https://nextui.org/docs/components/listbox",
|
|
345
345
|
"description": "A listbox displays a list of options and allows a user to select one or more of them.",
|
|
346
346
|
"status": "stable",
|
|
@@ -504,7 +504,7 @@
|
|
|
504
504
|
{
|
|
505
505
|
"name": "select",
|
|
506
506
|
"package": "@nextui-org/select",
|
|
507
|
-
"version": "2.3.0-beta.
|
|
507
|
+
"version": "2.3.0-beta.11",
|
|
508
508
|
"docs": "https://nextui.org/docs/components/select",
|
|
509
509
|
"description": "A select displays a collapsible list of options and allows a user to select one of them.",
|
|
510
510
|
"status": "stable",
|
|
@@ -524,7 +524,7 @@
|
|
|
524
524
|
"version": "2.1.0-beta.7",
|
|
525
525
|
"docs": "https://nextui.org/docs/components/skeleton",
|
|
526
526
|
"description": "Skeleton is used to display the loading state of some component.",
|
|
527
|
-
"status": "
|
|
527
|
+
"status": "stable",
|
|
528
528
|
"style": "",
|
|
529
529
|
"peerDependencies": {
|
|
530
530
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
@@ -635,7 +635,7 @@
|
|
|
635
635
|
"version": "2.1.0-beta.7",
|
|
636
636
|
"docs": "https://nextui.org/docs/components/tabs",
|
|
637
637
|
"description": "Tabs organize content into multiple sections and allow users to navigate between them.",
|
|
638
|
-
"status": "
|
|
638
|
+
"status": "stable",
|
|
639
639
|
"style": "",
|
|
640
640
|
"peerDependencies": {
|
|
641
641
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
@@ -652,7 +652,7 @@
|
|
|
652
652
|
"version": "2.1.0-beta.7",
|
|
653
653
|
"docs": "https://nextui.org/docs/components/tooltip",
|
|
654
654
|
"description": "A React Component for rendering dynamically positioned Tooltips",
|
|
655
|
-
"status": "
|
|
655
|
+
"status": "stable",
|
|
656
656
|
"style": "popover",
|
|
657
657
|
"peerDependencies": {
|
|
658
658
|
"react": ">=18 || >=19.0.0-rc.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nextui-org/react",
|
|
3
|
-
"version": "2.5.0-beta.
|
|
3
|
+
"version": "2.5.0-beta.17",
|
|
4
4
|
"description": "🚀 Beautiful and modern React UI library.",
|
|
5
5
|
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
|
6
6
|
"homepage": "https://nextui.org",
|
|
@@ -32,9 +32,9 @@
|
|
|
32
32
|
"dependencies": {
|
|
33
33
|
"@react-aria/visually-hidden": "3.8.15",
|
|
34
34
|
"@nextui-org/system": "2.3.0-beta.7",
|
|
35
|
-
"@nextui-org/theme": "2.3.0-beta.
|
|
35
|
+
"@nextui-org/theme": "2.3.0-beta.12",
|
|
36
36
|
"@nextui-org/accordion": "2.1.0-beta.8",
|
|
37
|
-
"@nextui-org/autocomplete": "2.2.0-beta.
|
|
37
|
+
"@nextui-org/autocomplete": "2.2.0-beta.11",
|
|
38
38
|
"@nextui-org/avatar": "2.1.0-beta.10",
|
|
39
39
|
"@nextui-org/badge": "2.1.0-beta.7",
|
|
40
40
|
"@nextui-org/button": "2.1.0-beta.7",
|
|
@@ -64,8 +64,8 @@
|
|
|
64
64
|
"@nextui-org/tabs": "2.1.0-beta.7",
|
|
65
65
|
"@nextui-org/skeleton": "2.1.0-beta.7",
|
|
66
66
|
"@nextui-org/scroll-shadow": "2.2.0-beta.7",
|
|
67
|
-
"@nextui-org/select": "2.3.0-beta.
|
|
68
|
-
"@nextui-org/listbox": "2.2.0-beta.
|
|
67
|
+
"@nextui-org/select": "2.3.0-beta.11",
|
|
68
|
+
"@nextui-org/listbox": "2.2.0-beta.8",
|
|
69
69
|
"@nextui-org/menu": "2.1.0-beta.7",
|
|
70
70
|
"@nextui-org/ripple": "2.1.0-beta.7",
|
|
71
71
|
"@nextui-org/slider": "2.3.0-beta.7",
|