@nextui-org/react 2.5.0-beta.17 → 2.5.0-beta.19
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/README.md +1 -1
- package/dist/components.json +16 -16
- package/package.json +21 -21
package/README.md
CHANGED
|
@@ -39,7 +39,7 @@ Visit [https://storybook.nextui.org](https://storybook.nextui.org/) to view the
|
|
|
39
39
|
Canary versions are available after every merge into `canary` branch. You can install the packages with the tag `canary` in npm to use the latest changes before the next production release.
|
|
40
40
|
|
|
41
41
|
- [Documentation](https://canary.nextui.org/docs)
|
|
42
|
-
- [Storybook](https://canary-
|
|
42
|
+
- [Storybook](https://canary-sb.nextui.org)
|
|
43
43
|
|
|
44
44
|
## Community
|
|
45
45
|
|
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,7 +35,7 @@
|
|
|
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
41
|
"status": "updated",
|
|
@@ -117,7 +117,7 @@
|
|
|
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
123
|
"status": "stable",
|
|
@@ -213,7 +213,7 @@
|
|
|
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
219
|
"status": "stable",
|
|
@@ -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.13",
|
|
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",
|
|
@@ -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,7 +632,7 @@
|
|
|
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
638
|
"status": "stable",
|
|
@@ -649,7 +649,7 @@
|
|
|
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
655
|
"status": "stable",
|
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.19",
|
|
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.13",
|
|
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
|
-
"@nextui-org/divider": "2.1.0-beta.7",
|
|
63
62
|
"@nextui-org/kbd": "2.1.0-beta.7",
|
|
64
|
-
"@nextui-org/tabs": "2.1.0-beta.
|
|
63
|
+
"@nextui-org/tabs": "2.1.0-beta.8",
|
|
65
64
|
"@nextui-org/skeleton": "2.1.0-beta.7",
|
|
66
65
|
"@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.
|
|
66
|
+
"@nextui-org/select": "2.3.0-beta.13",
|
|
67
|
+
"@nextui-org/listbox": "2.2.0-beta.9",
|
|
68
|
+
"@nextui-org/menu": "2.1.0-beta.8",
|
|
70
69
|
"@nextui-org/ripple": "2.1.0-beta.7",
|
|
71
|
-
"@nextui-org/slider": "2.3.0-beta.
|
|
70
|
+
"@nextui-org/slider": "2.3.0-beta.8",
|
|
72
71
|
"@nextui-org/breadcrumbs": "2.1.0-beta.8",
|
|
73
|
-
"@nextui-org/calendar": "2.1.0-beta.
|
|
72
|
+
"@nextui-org/calendar": "2.1.0-beta.9",
|
|
74
73
|
"@nextui-org/date-input": "2.2.0-beta.7",
|
|
75
|
-
"@nextui-org/date-picker": "2.2.0-beta.
|
|
74
|
+
"@nextui-org/date-picker": "2.2.0-beta.10",
|
|
76
75
|
"@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.
|
|
76
|
+
"@nextui-org/framer-utils": "2.0.26-beta.8",
|
|
77
|
+
"@nextui-org/drawer": "2.1.0-beta.10",
|
|
78
|
+
"@nextui-org/divider": "2.1.0-beta.7"
|
|
79
79
|
},
|
|
80
80
|
"peerDependencies": {
|
|
81
81
|
"react": ">=18 || >=19.0.0-rc.0",
|