@nextui-org/react 2.3.5 → 2.3.6
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 +14 -14
- package/package.json +16 -16
package/dist/components.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{
|
|
3
3
|
"name": "accordion",
|
|
4
4
|
"package": "@nextui-org/accordion",
|
|
5
|
-
"version": "2.0.
|
|
5
|
+
"version": "2.0.32",
|
|
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",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
{
|
|
20
20
|
"name": "autocomplete",
|
|
21
21
|
"package": "@nextui-org/autocomplete",
|
|
22
|
-
"version": "2.0.
|
|
22
|
+
"version": "2.0.16",
|
|
23
23
|
"docs": "https://nextui.org/docs/components/autocomplete",
|
|
24
24
|
"description": "An autocomplete combines a text input with a listbox, allowing users to filter a list of options to items matching a query.",
|
|
25
25
|
"status": "stable",
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
{
|
|
84
84
|
"name": "button",
|
|
85
85
|
"package": "@nextui-org/button",
|
|
86
|
-
"version": "2.0.
|
|
86
|
+
"version": "2.0.31",
|
|
87
87
|
"docs": "https://nextui.org/docs/components/button",
|
|
88
88
|
"description": "Buttons allow users to perform actions and choose with a single tap.",
|
|
89
89
|
"status": "stable",
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
{
|
|
101
101
|
"name": "calendar",
|
|
102
102
|
"package": "@nextui-org/calendar",
|
|
103
|
-
"version": "2.0.
|
|
103
|
+
"version": "2.0.4",
|
|
104
104
|
"docs": "https://nextui.org/docs/components/calendar",
|
|
105
105
|
"description": "A calendar displays one or more date grids and allows users to select a single date.",
|
|
106
106
|
"status": "new",
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
{
|
|
117
117
|
"name": "card",
|
|
118
118
|
"package": "@nextui-org/card",
|
|
119
|
-
"version": "2.0.
|
|
119
|
+
"version": "2.0.28",
|
|
120
120
|
"docs": "https://nextui.org/docs/components/card",
|
|
121
121
|
"description": "Card is a container for text, photos, and actions in the context of a single subject.",
|
|
122
122
|
"status": "stable",
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
{
|
|
197
197
|
"name": "date-picker",
|
|
198
198
|
"package": "@nextui-org/date-picker",
|
|
199
|
-
"version": "2.0.
|
|
199
|
+
"version": "2.0.7",
|
|
200
200
|
"docs": "https://nextui.org/docs/components/date-picker",
|
|
201
201
|
"description": "A date picker combines a DateInput and a Calendar popover to allow users to enter or select a date and time value.",
|
|
202
202
|
"status": "new",
|
|
@@ -227,7 +227,7 @@
|
|
|
227
227
|
{
|
|
228
228
|
"name": "dropdown",
|
|
229
229
|
"package": "@nextui-org/dropdown",
|
|
230
|
-
"version": "2.1.
|
|
230
|
+
"version": "2.1.23",
|
|
231
231
|
"docs": "https://nextui.org/docs/components/dropdown",
|
|
232
232
|
"description": "A dropdown displays a list of actions or options that a user can choose.",
|
|
233
233
|
"status": "stable",
|
|
@@ -260,7 +260,7 @@
|
|
|
260
260
|
{
|
|
261
261
|
"name": "input",
|
|
262
262
|
"package": "@nextui-org/input",
|
|
263
|
-
"version": "2.1.
|
|
263
|
+
"version": "2.1.21",
|
|
264
264
|
"docs": "https://nextui.org/docs/components/input",
|
|
265
265
|
"description": "The input component is designed for capturing user input within a text field.",
|
|
266
266
|
"status": "stable",
|
|
@@ -323,7 +323,7 @@
|
|
|
323
323
|
{
|
|
324
324
|
"name": "menu",
|
|
325
325
|
"package": "@nextui-org/menu",
|
|
326
|
-
"version": "2.0.
|
|
326
|
+
"version": "2.0.22",
|
|
327
327
|
"docs": "https://nextui.org/docs/components/menu",
|
|
328
328
|
"description": "A menu displays a list of options and allows a user to select one or more of them.",
|
|
329
329
|
"status": "stable",
|
|
@@ -389,7 +389,7 @@
|
|
|
389
389
|
{
|
|
390
390
|
"name": "popover",
|
|
391
391
|
"package": "@nextui-org/popover",
|
|
392
|
-
"version": "2.1.
|
|
392
|
+
"version": "2.1.21",
|
|
393
393
|
"docs": "https://nextui.org/docs/components/popover",
|
|
394
394
|
"description": "A popover is an overlay element positioned relative to a trigger.",
|
|
395
395
|
"status": "stable",
|
|
@@ -438,7 +438,7 @@
|
|
|
438
438
|
{
|
|
439
439
|
"name": "ripple",
|
|
440
440
|
"package": "@nextui-org/ripple",
|
|
441
|
-
"version": "2.0.
|
|
441
|
+
"version": "2.0.28",
|
|
442
442
|
"docs": "https://nextui.org/docs/components/ripple",
|
|
443
443
|
"description": "A simple implementation to display a ripple animation when the source component is clicked",
|
|
444
444
|
"status": "stable",
|
|
@@ -471,7 +471,7 @@
|
|
|
471
471
|
{
|
|
472
472
|
"name": "select",
|
|
473
473
|
"package": "@nextui-org/select",
|
|
474
|
-
"version": "2.1.
|
|
474
|
+
"version": "2.1.27",
|
|
475
475
|
"docs": "https://nextui.org/docs/components/select",
|
|
476
476
|
"description": "A select displays a collapsible list of options and allows a user to select one of them.",
|
|
477
477
|
"status": "stable",
|
|
@@ -519,7 +519,7 @@
|
|
|
519
519
|
{
|
|
520
520
|
"name": "snippet",
|
|
521
521
|
"package": "@nextui-org/snippet",
|
|
522
|
-
"version": "2.0.
|
|
522
|
+
"version": "2.0.35",
|
|
523
523
|
"docs": "https://nextui.org/docs/components/snippet",
|
|
524
524
|
"description": "Display a snippet of copyable code for the command line.",
|
|
525
525
|
"status": "stable",
|
|
@@ -582,7 +582,7 @@
|
|
|
582
582
|
{
|
|
583
583
|
"name": "table",
|
|
584
584
|
"package": "@nextui-org/table",
|
|
585
|
-
"version": "2.0.
|
|
585
|
+
"version": "2.0.33",
|
|
586
586
|
"docs": "https://nextui.org/docs/components/table",
|
|
587
587
|
"description": "Tables are used to display tabular data using rows and columns. ",
|
|
588
588
|
"status": "stable",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nextui-org/react",
|
|
3
|
-
"version": "2.3.
|
|
3
|
+
"version": "2.3.6",
|
|
4
4
|
"description": "🚀 Beautiful and modern React UI library.",
|
|
5
5
|
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
|
6
6
|
"homepage": "https://nextui.org",
|
|
@@ -32,47 +32,47 @@
|
|
|
32
32
|
"dependencies": {
|
|
33
33
|
"@react-aria/visually-hidden": "^3.8.10",
|
|
34
34
|
"@nextui-org/system": "2.1.2",
|
|
35
|
-
"@nextui-org/theme": "2.2.
|
|
36
|
-
"@nextui-org/accordion": "2.0.
|
|
37
|
-
"@nextui-org/autocomplete": "2.0.
|
|
35
|
+
"@nextui-org/theme": "2.2.3",
|
|
36
|
+
"@nextui-org/accordion": "2.0.32",
|
|
37
|
+
"@nextui-org/autocomplete": "2.0.16",
|
|
38
38
|
"@nextui-org/avatar": "2.0.27",
|
|
39
39
|
"@nextui-org/badge": "2.0.27",
|
|
40
|
-
"@nextui-org/button": "2.0.
|
|
41
|
-
"@nextui-org/card": "2.0.
|
|
40
|
+
"@nextui-org/button": "2.0.31",
|
|
41
|
+
"@nextui-org/card": "2.0.28",
|
|
42
42
|
"@nextui-org/chip": "2.0.28",
|
|
43
43
|
"@nextui-org/checkbox": "2.0.29",
|
|
44
44
|
"@nextui-org/code": "2.0.27",
|
|
45
45
|
"@nextui-org/link": "2.0.29",
|
|
46
46
|
"@nextui-org/pagination": "2.0.30",
|
|
47
47
|
"@nextui-org/radio": "2.0.28",
|
|
48
|
-
"@nextui-org/snippet": "2.0.
|
|
48
|
+
"@nextui-org/snippet": "2.0.35",
|
|
49
49
|
"@nextui-org/spinner": "2.0.28",
|
|
50
50
|
"@nextui-org/switch": "2.0.28",
|
|
51
51
|
"@nextui-org/tooltip": "2.0.33",
|
|
52
52
|
"@nextui-org/user": "2.0.28",
|
|
53
53
|
"@nextui-org/progress": "2.0.28",
|
|
54
|
-
"@nextui-org/input": "2.1.
|
|
55
|
-
"@nextui-org/popover": "2.1.
|
|
56
|
-
"@nextui-org/dropdown": "2.1.
|
|
54
|
+
"@nextui-org/input": "2.1.21",
|
|
55
|
+
"@nextui-org/popover": "2.1.21",
|
|
56
|
+
"@nextui-org/dropdown": "2.1.23",
|
|
57
57
|
"@nextui-org/image": "2.0.27",
|
|
58
58
|
"@nextui-org/modal": "2.0.33",
|
|
59
59
|
"@nextui-org/navbar": "2.0.30",
|
|
60
|
-
"@nextui-org/table": "2.0.
|
|
60
|
+
"@nextui-org/table": "2.0.33",
|
|
61
61
|
"@nextui-org/spacer": "2.0.27",
|
|
62
62
|
"@nextui-org/divider": "2.0.27",
|
|
63
63
|
"@nextui-org/kbd": "2.0.28",
|
|
64
64
|
"@nextui-org/tabs": "2.0.29",
|
|
65
65
|
"@nextui-org/skeleton": "2.0.27",
|
|
66
66
|
"@nextui-org/scroll-shadow": "2.1.16",
|
|
67
|
-
"@nextui-org/select": "2.1.
|
|
67
|
+
"@nextui-org/select": "2.1.27",
|
|
68
68
|
"@nextui-org/listbox": "2.1.19",
|
|
69
|
-
"@nextui-org/menu": "2.0.
|
|
70
|
-
"@nextui-org/ripple": "2.0.
|
|
69
|
+
"@nextui-org/menu": "2.0.22",
|
|
70
|
+
"@nextui-org/ripple": "2.0.28",
|
|
71
71
|
"@nextui-org/slider": "2.2.9",
|
|
72
72
|
"@nextui-org/breadcrumbs": "2.0.7",
|
|
73
|
-
"@nextui-org/calendar": "2.0.
|
|
73
|
+
"@nextui-org/calendar": "2.0.4",
|
|
74
74
|
"@nextui-org/date-input": "2.0.3",
|
|
75
|
-
"@nextui-org/date-picker": "2.0.
|
|
75
|
+
"@nextui-org/date-picker": "2.0.7",
|
|
76
76
|
"@nextui-org/framer-utils": "2.0.18"
|
|
77
77
|
},
|
|
78
78
|
"peerDependencies": {
|