@nextui-org/react 2.4.3 → 2.4.5

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.
Files changed (2) hide show
  1. package/dist/components.json +22 -22
  2. package/package.json +26 -26
@@ -2,7 +2,7 @@
2
2
  {
3
3
  "name": "accordion",
4
4
  "package": "@nextui-org/accordion",
5
- "version": "2.0.36",
5
+ "version": "2.0.37",
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.1.3",
22
+ "version": "2.1.4",
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",
@@ -84,7 +84,7 @@
84
84
  {
85
85
  "name": "button",
86
86
  "package": "@nextui-org/button",
87
- "version": "2.0.35",
87
+ "version": "2.0.36",
88
88
  "docs": "https://nextui.org/docs/components/button",
89
89
  "description": "Buttons allow users to perform actions and choose with a single tap.",
90
90
  "status": "stable",
@@ -101,7 +101,7 @@
101
101
  {
102
102
  "name": "calendar",
103
103
  "package": "@nextui-org/calendar",
104
- "version": "2.0.8",
104
+ "version": "2.0.10",
105
105
  "docs": "https://nextui.org/docs/components/calendar",
106
106
  "description": "A calendar displays one or more date grids and allows users to select a single date.",
107
107
  "status": "new",
@@ -166,7 +166,7 @@
166
166
  {
167
167
  "name": "code",
168
168
  "package": "@nextui-org/code",
169
- "version": "2.0.30",
169
+ "version": "2.0.31",
170
170
  "docs": "https://nextui.org/docs/components/code",
171
171
  "description": "Code is a component used to display inline code.",
172
172
  "status": "stable",
@@ -197,7 +197,7 @@
197
197
  {
198
198
  "name": "date-picker",
199
199
  "package": "@nextui-org/date-picker",
200
- "version": "2.1.3",
200
+ "version": "2.1.5",
201
201
  "docs": "https://nextui.org/docs/components/date-picker",
202
202
  "description": "A date picker combines a DateInput and a Calendar popover to allow users to enter or select a date and time value.",
203
203
  "status": "new",
@@ -213,7 +213,7 @@
213
213
  {
214
214
  "name": "divider",
215
215
  "package": "@nextui-org/divider",
216
- "version": "2.0.29",
216
+ "version": "2.0.30",
217
217
  "docs": "https://nextui.org/docs/components/divider",
218
218
  "description": ". A separator is a visual divider between two groups of content",
219
219
  "status": "stable",
@@ -228,7 +228,7 @@
228
228
  {
229
229
  "name": "dropdown",
230
230
  "package": "@nextui-org/dropdown",
231
- "version": "2.1.27",
231
+ "version": "2.1.28",
232
232
  "docs": "https://nextui.org/docs/components/dropdown",
233
233
  "description": "A dropdown displays a list of actions or options that a user can choose.",
234
234
  "status": "stable",
@@ -277,7 +277,7 @@
277
277
  {
278
278
  "name": "kbd",
279
279
  "package": "@nextui-org/kbd",
280
- "version": "2.0.31",
280
+ "version": "2.0.32",
281
281
  "docs": "https://nextui.org/docs/components/kbd",
282
282
  "description": "The keyboard key components indicates which key or set of keys used to execute a specificv action",
283
283
  "status": "stable",
@@ -308,7 +308,7 @@
308
308
  {
309
309
  "name": "listbox",
310
310
  "package": "@nextui-org/listbox",
311
- "version": "2.1.23",
311
+ "version": "2.1.24",
312
312
  "docs": "https://nextui.org/docs/components/listbox",
313
313
  "description": "A listbox displays a list of options and allows a user to select one or more of them.",
314
314
  "status": "stable",
@@ -324,7 +324,7 @@
324
324
  {
325
325
  "name": "menu",
326
326
  "package": "@nextui-org/menu",
327
- "version": "2.0.26",
327
+ "version": "2.0.27",
328
328
  "docs": "https://nextui.org/docs/components/menu",
329
329
  "description": "A menu displays a list of options and allows a user to select one or more of them.",
330
330
  "status": "stable",
@@ -340,7 +340,7 @@
340
340
  {
341
341
  "name": "modal",
342
342
  "package": "@nextui-org/modal",
343
- "version": "2.0.37",
343
+ "version": "2.0.38",
344
344
  "docs": "https://nextui.org/docs/components/modal",
345
345
  "description": "Displays a dialog with a custom content that requires attention or provides additional information.",
346
346
  "status": "stable",
@@ -357,7 +357,7 @@
357
357
  {
358
358
  "name": "navbar",
359
359
  "package": "@nextui-org/navbar",
360
- "version": "2.0.34",
360
+ "version": "2.0.35",
361
361
  "docs": "https://nextui.org/docs/components/navbar",
362
362
  "description": "A responsive navigation header positioned on top side of your page that includes support for branding, links, navigation, collapse and more.",
363
363
  "status": "stable",
@@ -390,7 +390,7 @@
390
390
  {
391
391
  "name": "popover",
392
392
  "package": "@nextui-org/popover",
393
- "version": "2.1.25",
393
+ "version": "2.1.26",
394
394
  "docs": "https://nextui.org/docs/components/popover",
395
395
  "description": "A popover is an overlay element positioned relative to a trigger.",
396
396
  "status": "stable",
@@ -472,7 +472,7 @@
472
472
  {
473
473
  "name": "select",
474
474
  "package": "@nextui-org/select",
475
- "version": "2.2.3",
475
+ "version": "2.2.4",
476
476
  "docs": "https://nextui.org/docs/components/select",
477
477
  "description": "A select displays a collapsible list of options and allows a user to select one of them.",
478
478
  "status": "stable",
@@ -505,7 +505,7 @@
505
505
  {
506
506
  "name": "slider",
507
507
  "package": "@nextui-org/slider",
508
- "version": "2.2.13",
508
+ "version": "2.2.14",
509
509
  "docs": "https://nextui.org/docs/components/slider",
510
510
  "description": "A slider allows a user to select one or more values within a range.",
511
511
  "status": "stable",
@@ -521,7 +521,7 @@
521
521
  {
522
522
  "name": "snippet",
523
523
  "package": "@nextui-org/snippet",
524
- "version": "2.0.39",
524
+ "version": "2.0.40",
525
525
  "docs": "https://nextui.org/docs/components/snippet",
526
526
  "description": "Display a snippet of copyable code for the command line.",
527
527
  "status": "stable",
@@ -538,7 +538,7 @@
538
538
  {
539
539
  "name": "spacer",
540
540
  "package": "@nextui-org/spacer",
541
- "version": "2.0.30",
541
+ "version": "2.0.31",
542
542
  "docs": "https://nextui.org/docs/components/spacer",
543
543
  "description": "A flexible spacer component designed to create consistent spacing and maintain alignment in your layout.",
544
544
  "status": "stable",
@@ -553,7 +553,7 @@
553
553
  {
554
554
  "name": "spinner",
555
555
  "package": "@nextui-org/spinner",
556
- "version": "2.0.31",
556
+ "version": "2.0.32",
557
557
  "docs": "https://nextui.org/docs/components/spinner",
558
558
  "description": "Loaders express an unspecified wait time or display the length of a process.",
559
559
  "status": "stable",
@@ -584,7 +584,7 @@
584
584
  {
585
585
  "name": "table",
586
586
  "package": "@nextui-org/table",
587
- "version": "2.0.37",
587
+ "version": "2.0.38",
588
588
  "docs": "https://nextui.org/docs/components/table",
589
589
  "description": "Tables are used to display tabular data using rows and columns. ",
590
590
  "status": "stable",
@@ -600,7 +600,7 @@
600
600
  {
601
601
  "name": "tabs",
602
602
  "package": "@nextui-org/tabs",
603
- "version": "2.0.33",
603
+ "version": "2.0.34",
604
604
  "docs": "https://nextui.org/docs/components/tabs",
605
605
  "description": "Tabs organize content into multiple sections and allow users to navigate between them.",
606
606
  "status": "updated",
@@ -617,7 +617,7 @@
617
617
  {
618
618
  "name": "tooltip",
619
619
  "package": "@nextui-org/tooltip",
620
- "version": "2.0.37",
620
+ "version": "2.0.38",
621
621
  "docs": "https://nextui.org/docs/components/tooltip",
622
622
  "description": "A React Component for rendering dynamically positioned Tooltips",
623
623
  "status": "updated",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextui-org/react",
3
- "version": "2.4.3",
3
+ "version": "2.4.5",
4
4
  "description": "🚀 Beautiful and modern React UI library.",
5
5
  "author": "Junior Garcia <jrgarciadev@gmail.com>",
6
6
  "homepage": "https://nextui.org",
@@ -31,49 +31,49 @@
31
31
  },
32
32
  "dependencies": {
33
33
  "@react-aria/visually-hidden": "3.8.12",
34
- "@nextui-org/system": "2.2.3",
35
- "@nextui-org/theme": "2.2.7",
36
- "@nextui-org/accordion": "2.0.36",
37
- "@nextui-org/autocomplete": "2.1.3",
34
+ "@nextui-org/system": "2.2.4",
35
+ "@nextui-org/theme": "2.2.8",
36
+ "@nextui-org/accordion": "2.0.37",
37
+ "@nextui-org/autocomplete": "2.1.4",
38
38
  "@nextui-org/avatar": "2.0.31",
39
39
  "@nextui-org/badge": "2.0.30",
40
- "@nextui-org/button": "2.0.35",
40
+ "@nextui-org/button": "2.0.36",
41
41
  "@nextui-org/card": "2.0.32",
42
42
  "@nextui-org/chip": "2.0.31",
43
43
  "@nextui-org/checkbox": "2.1.3",
44
- "@nextui-org/code": "2.0.30",
44
+ "@nextui-org/code": "2.0.31",
45
45
  "@nextui-org/link": "2.0.33",
46
46
  "@nextui-org/pagination": "2.0.34",
47
47
  "@nextui-org/radio": "2.1.3",
48
- "@nextui-org/snippet": "2.0.39",
49
- "@nextui-org/spinner": "2.0.31",
48
+ "@nextui-org/snippet": "2.0.40",
49
+ "@nextui-org/spinner": "2.0.32",
50
50
  "@nextui-org/switch": "2.0.32",
51
- "@nextui-org/tooltip": "2.0.37",
51
+ "@nextui-org/tooltip": "2.0.38",
52
52
  "@nextui-org/user": "2.0.32",
53
53
  "@nextui-org/progress": "2.0.32",
54
54
  "@nextui-org/input": "2.2.3",
55
- "@nextui-org/popover": "2.1.25",
56
- "@nextui-org/dropdown": "2.1.27",
55
+ "@nextui-org/popover": "2.1.26",
56
+ "@nextui-org/dropdown": "2.1.28",
57
57
  "@nextui-org/image": "2.0.30",
58
- "@nextui-org/modal": "2.0.37",
59
- "@nextui-org/navbar": "2.0.34",
60
- "@nextui-org/table": "2.0.37",
61
- "@nextui-org/spacer": "2.0.30",
62
- "@nextui-org/divider": "2.0.29",
63
- "@nextui-org/kbd": "2.0.31",
64
- "@nextui-org/tabs": "2.0.33",
58
+ "@nextui-org/modal": "2.0.38",
59
+ "@nextui-org/navbar": "2.0.35",
60
+ "@nextui-org/table": "2.0.38",
61
+ "@nextui-org/spacer": "2.0.31",
62
+ "@nextui-org/divider": "2.0.30",
63
+ "@nextui-org/kbd": "2.0.32",
64
+ "@nextui-org/tabs": "2.0.34",
65
65
  "@nextui-org/skeleton": "2.0.30",
66
66
  "@nextui-org/scroll-shadow": "2.1.18",
67
- "@nextui-org/select": "2.2.3",
68
- "@nextui-org/listbox": "2.1.23",
69
- "@nextui-org/menu": "2.0.26",
67
+ "@nextui-org/select": "2.2.4",
68
+ "@nextui-org/listbox": "2.1.24",
69
+ "@nextui-org/menu": "2.0.27",
70
70
  "@nextui-org/ripple": "2.0.31",
71
- "@nextui-org/slider": "2.2.13",
71
+ "@nextui-org/slider": "2.2.14",
72
72
  "@nextui-org/breadcrumbs": "2.0.11",
73
- "@nextui-org/calendar": "2.0.8",
73
+ "@nextui-org/calendar": "2.0.10",
74
74
  "@nextui-org/date-input": "2.1.2",
75
- "@nextui-org/date-picker": "2.1.3",
76
- "@nextui-org/framer-utils": "2.0.22"
75
+ "@nextui-org/date-picker": "2.1.5",
76
+ "@nextui-org/framer-utils": "2.0.23"
77
77
  },
78
78
  "peerDependencies": {
79
79
  "react": ">=18",