@nextui-org/react 2.5.0-beta.16 → 2.5.0-beta.18
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 +26 -26
- package/package.json +20 -20
package/dist/components.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{
|
|
3
3
|
"name": "accordion",
|
|
4
4
|
"package": "@nextui-org/accordion",
|
|
5
|
-
"version": "2.1.0-beta.
|
|
5
|
+
"version": "2.1.0-beta.9",
|
|
6
6
|
"docs": "https://nextui.org/docs/components/accordion",
|
|
7
7
|
"description": "Collapse display a list of high-level options that can expand/collapse to reveal more information.",
|
|
8
8
|
"status": "stable",
|
|
@@ -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.12",
|
|
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",
|
|
@@ -117,10 +117,10 @@
|
|
|
117
117
|
{
|
|
118
118
|
"name": "calendar",
|
|
119
119
|
"package": "@nextui-org/calendar",
|
|
120
|
-
"version": "2.1.0-beta.
|
|
120
|
+
"version": "2.1.0-beta.9",
|
|
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",
|
|
@@ -213,10 +213,10 @@
|
|
|
213
213
|
{
|
|
214
214
|
"name": "date-picker",
|
|
215
215
|
"package": "@nextui-org/date-picker",
|
|
216
|
-
"version": "2.2.0-beta.
|
|
216
|
+
"version": "2.2.0-beta.10",
|
|
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",
|
|
@@ -244,7 +244,7 @@
|
|
|
244
244
|
{
|
|
245
245
|
"name": "drawer",
|
|
246
246
|
"package": "@nextui-org/drawer",
|
|
247
|
-
"version": "2.1.0-beta.
|
|
247
|
+
"version": "2.1.0-beta.10",
|
|
248
248
|
"docs": "https://nextui.org/docs/components/drawer",
|
|
249
249
|
"description": "Used to render a content that slides in from the side of the screen.",
|
|
250
250
|
"status": "new",
|
|
@@ -260,7 +260,7 @@
|
|
|
260
260
|
{
|
|
261
261
|
"name": "dropdown",
|
|
262
262
|
"package": "@nextui-org/dropdown",
|
|
263
|
-
"version": "2.2.0-beta.
|
|
263
|
+
"version": "2.2.0-beta.9",
|
|
264
264
|
"docs": "https://nextui.org/docs/components/dropdown",
|
|
265
265
|
"description": "A dropdown displays a list of actions or options that a user can choose.",
|
|
266
266
|
"status": "stable",
|
|
@@ -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.9",
|
|
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",
|
|
@@ -356,7 +356,7 @@
|
|
|
356
356
|
{
|
|
357
357
|
"name": "menu",
|
|
358
358
|
"package": "@nextui-org/menu",
|
|
359
|
-
"version": "2.1.0-beta.
|
|
359
|
+
"version": "2.1.0-beta.8",
|
|
360
360
|
"docs": "https://nextui.org/docs/components/menu",
|
|
361
361
|
"description": "A menu displays a list of options and allows a user to select one or more of them.",
|
|
362
362
|
"status": "stable",
|
|
@@ -372,7 +372,7 @@
|
|
|
372
372
|
{
|
|
373
373
|
"name": "modal",
|
|
374
374
|
"package": "@nextui-org/modal",
|
|
375
|
-
"version": "2.1.0-beta.
|
|
375
|
+
"version": "2.1.0-beta.10",
|
|
376
376
|
"docs": "https://nextui.org/docs/components/modal",
|
|
377
377
|
"description": "Displays a dialog with a custom content that requires attention or provides additional information.",
|
|
378
378
|
"status": "updated",
|
|
@@ -389,7 +389,7 @@
|
|
|
389
389
|
{
|
|
390
390
|
"name": "navbar",
|
|
391
391
|
"package": "@nextui-org/navbar",
|
|
392
|
-
"version": "2.1.0-beta.
|
|
392
|
+
"version": "2.1.0-beta.8",
|
|
393
393
|
"docs": "https://nextui.org/docs/components/navbar",
|
|
394
394
|
"description": "A responsive navigation header positioned on top side of your page that includes support for branding, links, navigation, collapse and more.",
|
|
395
395
|
"status": "stable",
|
|
@@ -422,7 +422,7 @@
|
|
|
422
422
|
{
|
|
423
423
|
"name": "popover",
|
|
424
424
|
"package": "@nextui-org/popover",
|
|
425
|
-
"version": "2.2.0-beta.
|
|
425
|
+
"version": "2.2.0-beta.9",
|
|
426
426
|
"docs": "https://nextui.org/docs/components/popover",
|
|
427
427
|
"description": "A popover is an overlay element positioned relative to a trigger.",
|
|
428
428
|
"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.12",
|
|
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",
|
|
@@ -537,7 +537,7 @@
|
|
|
537
537
|
{
|
|
538
538
|
"name": "slider",
|
|
539
539
|
"package": "@nextui-org/slider",
|
|
540
|
-
"version": "2.3.0-beta.
|
|
540
|
+
"version": "2.3.0-beta.8",
|
|
541
541
|
"docs": "https://nextui.org/docs/components/slider",
|
|
542
542
|
"description": "A slider allows a user to select one or more values within a range.",
|
|
543
543
|
"status": "stable",
|
|
@@ -553,7 +553,7 @@
|
|
|
553
553
|
{
|
|
554
554
|
"name": "snippet",
|
|
555
555
|
"package": "@nextui-org/snippet",
|
|
556
|
-
"version": "2.1.0-beta.
|
|
556
|
+
"version": "2.1.0-beta.9",
|
|
557
557
|
"docs": "https://nextui.org/docs/components/snippet",
|
|
558
558
|
"description": "Display a snippet of copyable code for the command line.",
|
|
559
559
|
"status": "stable",
|
|
@@ -632,10 +632,10 @@
|
|
|
632
632
|
{
|
|
633
633
|
"name": "tabs",
|
|
634
634
|
"package": "@nextui-org/tabs",
|
|
635
|
-
"version": "2.1.0-beta.
|
|
635
|
+
"version": "2.1.0-beta.8",
|
|
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",
|
|
@@ -649,10 +649,10 @@
|
|
|
649
649
|
{
|
|
650
650
|
"name": "tooltip",
|
|
651
651
|
"package": "@nextui-org/tooltip",
|
|
652
|
-
"version": "2.1.0-beta.
|
|
652
|
+
"version": "2.1.0-beta.8",
|
|
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.18",
|
|
4
4
|
"description": "🚀 Beautiful and modern React UI library.",
|
|
5
5
|
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
|
6
6
|
"homepage": "https://nextui.org",
|
|
@@ -31,10 +31,10 @@
|
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
33
|
"@react-aria/visually-hidden": "3.8.15",
|
|
34
|
-
"@nextui-org/system": "2.3.0-beta.
|
|
35
|
-
"@nextui-org/theme": "2.3.0-beta.
|
|
36
|
-
"@nextui-org/accordion": "2.1.0-beta.
|
|
37
|
-
"@nextui-org/autocomplete": "2.2.0-beta.
|
|
34
|
+
"@nextui-org/system": "2.3.0-beta.8",
|
|
35
|
+
"@nextui-org/theme": "2.3.0-beta.12",
|
|
36
|
+
"@nextui-org/accordion": "2.1.0-beta.9",
|
|
37
|
+
"@nextui-org/autocomplete": "2.2.0-beta.12",
|
|
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",
|
|
@@ -45,37 +45,37 @@
|
|
|
45
45
|
"@nextui-org/link": "2.1.0-beta.8",
|
|
46
46
|
"@nextui-org/pagination": "2.1.0-beta.8",
|
|
47
47
|
"@nextui-org/radio": "2.2.0-beta.7",
|
|
48
|
-
"@nextui-org/snippet": "2.1.0-beta.
|
|
48
|
+
"@nextui-org/snippet": "2.1.0-beta.9",
|
|
49
49
|
"@nextui-org/spinner": "2.1.0-beta.7",
|
|
50
50
|
"@nextui-org/switch": "2.1.0-beta.7",
|
|
51
|
-
"@nextui-org/tooltip": "2.1.0-beta.
|
|
51
|
+
"@nextui-org/tooltip": "2.1.0-beta.8",
|
|
52
52
|
"@nextui-org/user": "2.1.0-beta.10",
|
|
53
53
|
"@nextui-org/progress": "2.1.0-beta.7",
|
|
54
54
|
"@nextui-org/input": "2.3.0-beta.9",
|
|
55
|
-
"@nextui-org/popover": "2.2.0-beta.
|
|
56
|
-
"@nextui-org/dropdown": "2.2.0-beta.
|
|
55
|
+
"@nextui-org/popover": "2.2.0-beta.9",
|
|
56
|
+
"@nextui-org/dropdown": "2.2.0-beta.9",
|
|
57
57
|
"@nextui-org/image": "2.1.0-beta.10",
|
|
58
|
-
"@nextui-org/modal": "2.1.0-beta.
|
|
59
|
-
"@nextui-org/navbar": "2.1.0-beta.
|
|
58
|
+
"@nextui-org/modal": "2.1.0-beta.10",
|
|
59
|
+
"@nextui-org/navbar": "2.1.0-beta.8",
|
|
60
60
|
"@nextui-org/table": "2.1.0-beta.8",
|
|
61
61
|
"@nextui-org/spacer": "2.1.0-beta.7",
|
|
62
62
|
"@nextui-org/divider": "2.1.0-beta.7",
|
|
63
63
|
"@nextui-org/kbd": "2.1.0-beta.7",
|
|
64
|
-
"@nextui-org/tabs": "2.1.0-beta.
|
|
64
|
+
"@nextui-org/tabs": "2.1.0-beta.8",
|
|
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.
|
|
69
|
-
"@nextui-org/menu": "2.1.0-beta.
|
|
67
|
+
"@nextui-org/select": "2.3.0-beta.12",
|
|
68
|
+
"@nextui-org/listbox": "2.2.0-beta.9",
|
|
69
|
+
"@nextui-org/menu": "2.1.0-beta.8",
|
|
70
70
|
"@nextui-org/ripple": "2.1.0-beta.7",
|
|
71
|
-
"@nextui-org/slider": "2.3.0-beta.
|
|
71
|
+
"@nextui-org/slider": "2.3.0-beta.8",
|
|
72
72
|
"@nextui-org/breadcrumbs": "2.1.0-beta.8",
|
|
73
|
-
"@nextui-org/calendar": "2.1.0-beta.
|
|
73
|
+
"@nextui-org/calendar": "2.1.0-beta.9",
|
|
74
74
|
"@nextui-org/date-input": "2.2.0-beta.7",
|
|
75
|
-
"@nextui-org/date-picker": "2.2.0-beta.
|
|
75
|
+
"@nextui-org/date-picker": "2.2.0-beta.10",
|
|
76
76
|
"@nextui-org/alert": "2.1.0-beta.10",
|
|
77
|
-
"@nextui-org/framer-utils": "2.0.26-beta.
|
|
78
|
-
"@nextui-org/drawer": "2.1.0-beta.
|
|
77
|
+
"@nextui-org/framer-utils": "2.0.26-beta.8",
|
|
78
|
+
"@nextui-org/drawer": "2.1.0-beta.10"
|
|
79
79
|
},
|
|
80
80
|
"peerDependencies": {
|
|
81
81
|
"react": ">=18 || >=19.0.0-rc.0",
|