@nextui-org/react 2.6.5 → 2.6.7
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 +22 -22
- package/package.json +24 -24
package/dist/components.json
CHANGED
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
{
|
|
20
20
|
"name": "alert",
|
|
21
21
|
"package": "@nextui-org/alert",
|
|
22
|
-
"version": "2.2.
|
|
22
|
+
"version": "2.2.6",
|
|
23
23
|
"docs": "https://nextui.org/docs/components/alert",
|
|
24
24
|
"description": "Alerts are temporary notifications that provide concise feedback about an action or event.",
|
|
25
25
|
"status": "new",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
{
|
|
36
36
|
"name": "autocomplete",
|
|
37
37
|
"package": "@nextui-org/autocomplete",
|
|
38
|
-
"version": "2.3.
|
|
38
|
+
"version": "2.3.6",
|
|
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
41
|
"status": "updated",
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
{
|
|
101
101
|
"name": "button",
|
|
102
102
|
"package": "@nextui-org/button",
|
|
103
|
-
"version": "2.2.
|
|
103
|
+
"version": "2.2.6",
|
|
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
106
|
"status": "updated",
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
{
|
|
118
118
|
"name": "calendar",
|
|
119
119
|
"package": "@nextui-org/calendar",
|
|
120
|
-
"version": "2.2.
|
|
120
|
+
"version": "2.2.6",
|
|
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
123
|
"status": "stable",
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
{
|
|
135
135
|
"name": "card",
|
|
136
136
|
"package": "@nextui-org/card",
|
|
137
|
-
"version": "2.2.
|
|
137
|
+
"version": "2.2.6",
|
|
138
138
|
"docs": "https://nextui.org/docs/components/card",
|
|
139
139
|
"description": "Card is a container for text, photos, and actions in the context of a single subject.",
|
|
140
140
|
"status": "stable",
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
{
|
|
152
152
|
"name": "checkbox",
|
|
153
153
|
"package": "@nextui-org/checkbox",
|
|
154
|
-
"version": "2.3.
|
|
154
|
+
"version": "2.3.6",
|
|
155
155
|
"docs": "https://nextui.org/docs/components/checkbox",
|
|
156
156
|
"description": "Checkboxes allow users to select multiple items from a list of individual items, or to mark one individual item as selected.",
|
|
157
157
|
"status": "updated",
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
{
|
|
199
199
|
"name": "date-input",
|
|
200
200
|
"package": "@nextui-org/date-input",
|
|
201
|
-
"version": "2.3.
|
|
201
|
+
"version": "2.3.6",
|
|
202
202
|
"docs": "https://nextui.org/docs/components/date-input",
|
|
203
203
|
"description": "A date input allows users to enter and edit date and time values using a keyboard.",
|
|
204
204
|
"status": "stable",
|
|
@@ -214,7 +214,7 @@
|
|
|
214
214
|
{
|
|
215
215
|
"name": "date-picker",
|
|
216
216
|
"package": "@nextui-org/date-picker",
|
|
217
|
-
"version": "2.3.
|
|
217
|
+
"version": "2.3.6",
|
|
218
218
|
"docs": "https://nextui.org/docs/components/date-picker",
|
|
219
219
|
"description": "A date picker combines a DateInput and a Calendar popover to allow users to enter or select a date and time value.",
|
|
220
220
|
"status": "stable",
|
|
@@ -262,7 +262,7 @@
|
|
|
262
262
|
{
|
|
263
263
|
"name": "dropdown",
|
|
264
264
|
"package": "@nextui-org/dropdown",
|
|
265
|
-
"version": "2.3.
|
|
265
|
+
"version": "2.3.6",
|
|
266
266
|
"docs": "https://nextui.org/docs/components/dropdown",
|
|
267
267
|
"description": "A dropdown displays a list of actions or options that a user can choose.",
|
|
268
268
|
"status": "stable",
|
|
@@ -279,7 +279,7 @@
|
|
|
279
279
|
{
|
|
280
280
|
"name": "form",
|
|
281
281
|
"package": "@nextui-org/form",
|
|
282
|
-
"version": "2.1.
|
|
282
|
+
"version": "2.1.6",
|
|
283
283
|
"docs": "https://nextui.org/docs/components/form",
|
|
284
284
|
"description": "A form is a group of inputs that allows users submit data to a server and supports field validation errors.",
|
|
285
285
|
"status": "new",
|
|
@@ -311,7 +311,7 @@
|
|
|
311
311
|
{
|
|
312
312
|
"name": "input",
|
|
313
313
|
"package": "@nextui-org/input",
|
|
314
|
-
"version": "2.4.
|
|
314
|
+
"version": "2.4.6",
|
|
315
315
|
"docs": "https://nextui.org/docs/components/input",
|
|
316
316
|
"description": "The input component is designed for capturing user input within a text field.",
|
|
317
317
|
"status": "updated",
|
|
@@ -327,7 +327,7 @@
|
|
|
327
327
|
{
|
|
328
328
|
"name": "input-otp",
|
|
329
329
|
"package": "@nextui-org/input-otp",
|
|
330
|
-
"version": "2.1.
|
|
330
|
+
"version": "2.1.6",
|
|
331
331
|
"docs": "https://nextui.org/docs/components/input-otp",
|
|
332
332
|
"description": "",
|
|
333
333
|
"status": "new",
|
|
@@ -374,7 +374,7 @@
|
|
|
374
374
|
{
|
|
375
375
|
"name": "listbox",
|
|
376
376
|
"package": "@nextui-org/listbox",
|
|
377
|
-
"version": "2.3.
|
|
377
|
+
"version": "2.3.6",
|
|
378
378
|
"docs": "https://nextui.org/docs/components/listbox",
|
|
379
379
|
"description": "A listbox displays a list of options and allows a user to select one or more of them.",
|
|
380
380
|
"status": "updated",
|
|
@@ -390,7 +390,7 @@
|
|
|
390
390
|
{
|
|
391
391
|
"name": "menu",
|
|
392
392
|
"package": "@nextui-org/menu",
|
|
393
|
-
"version": "2.2.
|
|
393
|
+
"version": "2.2.6",
|
|
394
394
|
"docs": "https://nextui.org/docs/components/menu",
|
|
395
395
|
"description": "A menu displays a list of options and allows a user to select one or more of them.",
|
|
396
396
|
"status": "stable",
|
|
@@ -440,7 +440,7 @@
|
|
|
440
440
|
{
|
|
441
441
|
"name": "pagination",
|
|
442
442
|
"package": "@nextui-org/pagination",
|
|
443
|
-
"version": "2.2.
|
|
443
|
+
"version": "2.2.6",
|
|
444
444
|
"docs": "https://nextui.org/docs/components/pagination",
|
|
445
445
|
"description": "The Pagination component allows you to display active page and navigate between multiple pages.",
|
|
446
446
|
"status": "stable",
|
|
@@ -456,7 +456,7 @@
|
|
|
456
456
|
{
|
|
457
457
|
"name": "popover",
|
|
458
458
|
"package": "@nextui-org/popover",
|
|
459
|
-
"version": "2.3.
|
|
459
|
+
"version": "2.3.6",
|
|
460
460
|
"docs": "https://nextui.org/docs/components/popover",
|
|
461
461
|
"description": "A popover is an overlay element positioned relative to a trigger.",
|
|
462
462
|
"status": "stable",
|
|
@@ -489,7 +489,7 @@
|
|
|
489
489
|
{
|
|
490
490
|
"name": "radio",
|
|
491
491
|
"package": "@nextui-org/radio",
|
|
492
|
-
"version": "2.3.
|
|
492
|
+
"version": "2.3.6",
|
|
493
493
|
"docs": "https://nextui.org/docs/components/radio",
|
|
494
494
|
"description": "Radios allow users to select a single option from a list of mutually exclusive options.",
|
|
495
495
|
"status": "stable",
|
|
@@ -505,7 +505,7 @@
|
|
|
505
505
|
{
|
|
506
506
|
"name": "ripple",
|
|
507
507
|
"package": "@nextui-org/ripple",
|
|
508
|
-
"version": "2.2.
|
|
508
|
+
"version": "2.2.5",
|
|
509
509
|
"docs": "https://nextui.org/docs/components/ripple",
|
|
510
510
|
"description": "A simple implementation to display a ripple animation when the source component is clicked",
|
|
511
511
|
"status": "stable",
|
|
@@ -538,7 +538,7 @@
|
|
|
538
538
|
{
|
|
539
539
|
"name": "select",
|
|
540
540
|
"package": "@nextui-org/select",
|
|
541
|
-
"version": "2.4.
|
|
541
|
+
"version": "2.4.6",
|
|
542
542
|
"docs": "https://nextui.org/docs/components/select",
|
|
543
543
|
"description": "A select displays a collapsible list of options and allows a user to select one of them.",
|
|
544
544
|
"status": "updated",
|
|
@@ -587,7 +587,7 @@
|
|
|
587
587
|
{
|
|
588
588
|
"name": "snippet",
|
|
589
589
|
"package": "@nextui-org/snippet",
|
|
590
|
-
"version": "2.2.
|
|
590
|
+
"version": "2.2.7",
|
|
591
591
|
"docs": "https://nextui.org/docs/components/snippet",
|
|
592
592
|
"description": "Display a snippet of copyable code for the command line.",
|
|
593
593
|
"status": "stable",
|
|
@@ -634,7 +634,7 @@
|
|
|
634
634
|
{
|
|
635
635
|
"name": "switch",
|
|
636
636
|
"package": "@nextui-org/switch",
|
|
637
|
-
"version": "2.2.
|
|
637
|
+
"version": "2.2.6",
|
|
638
638
|
"docs": "https://nextui.org/docs/components/switch",
|
|
639
639
|
"description": "A switch is similar to a checkbox, but represents on/off values as opposed to selection.",
|
|
640
640
|
"status": "updated",
|
|
@@ -650,7 +650,7 @@
|
|
|
650
650
|
{
|
|
651
651
|
"name": "table",
|
|
652
652
|
"package": "@nextui-org/table",
|
|
653
|
-
"version": "2.2.
|
|
653
|
+
"version": "2.2.6",
|
|
654
654
|
"docs": "https://nextui.org/docs/components/table",
|
|
655
655
|
"description": "Tables are used to display tabular data using rows and columns. ",
|
|
656
656
|
"status": "stable",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nextui-org/react",
|
|
3
|
-
"version": "2.6.
|
|
3
|
+
"version": "2.6.7",
|
|
4
4
|
"description": "🚀 Beautiful and modern React UI library.",
|
|
5
5
|
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
|
6
6
|
"homepage": "https://nextui.org",
|
|
@@ -32,52 +32,52 @@
|
|
|
32
32
|
"dependencies": {
|
|
33
33
|
"@react-aria/visually-hidden": "3.8.18",
|
|
34
34
|
"@nextui-org/system": "2.4.4",
|
|
35
|
-
"@nextui-org/theme": "2.4.
|
|
35
|
+
"@nextui-org/theme": "2.4.3",
|
|
36
36
|
"@nextui-org/accordion": "2.2.4",
|
|
37
|
-
"@nextui-org/autocomplete": "2.3.
|
|
37
|
+
"@nextui-org/autocomplete": "2.3.6",
|
|
38
38
|
"@nextui-org/avatar": "2.2.4",
|
|
39
39
|
"@nextui-org/badge": "2.2.3",
|
|
40
|
-
"@nextui-org/button": "2.2.
|
|
41
|
-
"@nextui-org/card": "2.2.
|
|
40
|
+
"@nextui-org/button": "2.2.6",
|
|
41
|
+
"@nextui-org/card": "2.2.6",
|
|
42
42
|
"@nextui-org/chip": "2.2.4",
|
|
43
|
-
"@nextui-org/checkbox": "2.3.
|
|
43
|
+
"@nextui-org/checkbox": "2.3.6",
|
|
44
44
|
"@nextui-org/code": "2.2.4",
|
|
45
|
+
"@nextui-org/pagination": "2.2.6",
|
|
45
46
|
"@nextui-org/link": "2.2.4",
|
|
46
|
-
"@nextui-org/
|
|
47
|
-
"@nextui-org/
|
|
48
|
-
"@nextui-org/
|
|
47
|
+
"@nextui-org/radio": "2.3.6",
|
|
48
|
+
"@nextui-org/snippet": "2.2.7",
|
|
49
|
+
"@nextui-org/switch": "2.2.6",
|
|
49
50
|
"@nextui-org/spinner": "2.2.4",
|
|
50
|
-
"@nextui-org/switch": "2.2.4",
|
|
51
51
|
"@nextui-org/tooltip": "2.2.4",
|
|
52
52
|
"@nextui-org/user": "2.2.4",
|
|
53
53
|
"@nextui-org/progress": "2.2.4",
|
|
54
|
-
"@nextui-org/input": "2.4.
|
|
55
|
-
"@nextui-org/input-otp": "2.1.
|
|
56
|
-
"@nextui-org/popover": "2.3.
|
|
57
|
-
"@nextui-org/dropdown": "2.3.
|
|
54
|
+
"@nextui-org/input": "2.4.6",
|
|
55
|
+
"@nextui-org/input-otp": "2.1.6",
|
|
56
|
+
"@nextui-org/popover": "2.3.6",
|
|
57
|
+
"@nextui-org/dropdown": "2.3.6",
|
|
58
58
|
"@nextui-org/image": "2.2.3",
|
|
59
59
|
"@nextui-org/modal": "2.2.4",
|
|
60
60
|
"@nextui-org/navbar": "2.2.4",
|
|
61
|
-
"@nextui-org/table": "2.2.
|
|
61
|
+
"@nextui-org/table": "2.2.6",
|
|
62
62
|
"@nextui-org/spacer": "2.2.4",
|
|
63
63
|
"@nextui-org/divider": "2.2.4",
|
|
64
64
|
"@nextui-org/kbd": "2.2.4",
|
|
65
65
|
"@nextui-org/tabs": "2.2.4",
|
|
66
66
|
"@nextui-org/skeleton": "2.2.3",
|
|
67
67
|
"@nextui-org/scroll-shadow": "2.3.3",
|
|
68
|
-
"@nextui-org/select": "2.4.
|
|
69
|
-
"@nextui-org/
|
|
70
|
-
"@nextui-org/
|
|
71
|
-
"@nextui-org/ripple": "2.2.
|
|
68
|
+
"@nextui-org/select": "2.4.6",
|
|
69
|
+
"@nextui-org/menu": "2.2.6",
|
|
70
|
+
"@nextui-org/listbox": "2.3.6",
|
|
71
|
+
"@nextui-org/ripple": "2.2.5",
|
|
72
72
|
"@nextui-org/slider": "2.4.4",
|
|
73
73
|
"@nextui-org/breadcrumbs": "2.2.4",
|
|
74
|
-
"@nextui-org/calendar": "2.2.
|
|
75
|
-
"@nextui-org/date-
|
|
76
|
-
"@nextui-org/date-picker": "2.3.4",
|
|
74
|
+
"@nextui-org/calendar": "2.2.6",
|
|
75
|
+
"@nextui-org/date-picker": "2.3.6",
|
|
77
76
|
"@nextui-org/framer-utils": "2.1.4",
|
|
77
|
+
"@nextui-org/date-input": "2.3.6",
|
|
78
78
|
"@nextui-org/drawer": "2.2.4",
|
|
79
|
-
"@nextui-org/
|
|
80
|
-
"@nextui-org/
|
|
79
|
+
"@nextui-org/alert": "2.2.6",
|
|
80
|
+
"@nextui-org/form": "2.1.6"
|
|
81
81
|
},
|
|
82
82
|
"peerDependencies": {
|
|
83
83
|
"react": ">=18 || >=19.0.0-rc.0",
|