@nextui-org/react 2.4.7 → 2.4.8

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 +13 -13
  2. package/package.json +15 -15
@@ -2,7 +2,7 @@
2
2
  {
3
3
  "name": "accordion",
4
4
  "package": "@nextui-org/accordion",
5
- "version": "2.0.39",
5
+ "version": "2.0.40",
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.6",
22
+ "version": "2.1.7",
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",
@@ -197,7 +197,7 @@
197
197
  {
198
198
  "name": "date-picker",
199
199
  "package": "@nextui-org/date-picker",
200
- "version": "2.1.7",
200
+ "version": "2.1.8",
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",
@@ -228,7 +228,7 @@
228
228
  {
229
229
  "name": "dropdown",
230
230
  "package": "@nextui-org/dropdown",
231
- "version": "2.1.30",
231
+ "version": "2.1.31",
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",
@@ -308,7 +308,7 @@
308
308
  {
309
309
  "name": "listbox",
310
310
  "package": "@nextui-org/listbox",
311
- "version": "2.1.26",
311
+ "version": "2.1.27",
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.29",
327
+ "version": "2.0.30",
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.40",
343
+ "version": "2.0.41",
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",
@@ -390,7 +390,7 @@
390
390
  {
391
391
  "name": "popover",
392
392
  "package": "@nextui-org/popover",
393
- "version": "2.1.28",
393
+ "version": "2.1.29",
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.6",
475
+ "version": "2.2.7",
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.16",
508
+ "version": "2.2.17",
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.42",
524
+ "version": "2.0.43",
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",
@@ -600,7 +600,7 @@
600
600
  {
601
601
  "name": "tabs",
602
602
  "package": "@nextui-org/tabs",
603
- "version": "2.0.36",
603
+ "version": "2.0.37",
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.40",
620
+ "version": "2.0.41",
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.7",
3
+ "version": "2.4.8",
4
4
  "description": "🚀 Beautiful and modern React UI library.",
5
5
  "author": "Junior Garcia <jrgarciadev@gmail.com>",
6
6
  "homepage": "https://nextui.org",
@@ -32,9 +32,9 @@
32
32
  "dependencies": {
33
33
  "@react-aria/visually-hidden": "3.8.12",
34
34
  "@nextui-org/system": "2.2.6",
35
- "@nextui-org/theme": "2.2.10",
36
- "@nextui-org/accordion": "2.0.39",
37
- "@nextui-org/autocomplete": "2.1.6",
35
+ "@nextui-org/theme": "2.2.11",
36
+ "@nextui-org/accordion": "2.0.40",
37
+ "@nextui-org/autocomplete": "2.1.7",
38
38
  "@nextui-org/avatar": "2.0.33",
39
39
  "@nextui-org/badge": "2.0.32",
40
40
  "@nextui-org/button": "2.0.38",
@@ -45,34 +45,34 @@
45
45
  "@nextui-org/link": "2.0.35",
46
46
  "@nextui-org/pagination": "2.0.36",
47
47
  "@nextui-org/radio": "2.1.5",
48
- "@nextui-org/snippet": "2.0.42",
48
+ "@nextui-org/snippet": "2.0.43",
49
49
  "@nextui-org/spinner": "2.0.34",
50
50
  "@nextui-org/switch": "2.0.34",
51
- "@nextui-org/tooltip": "2.0.40",
51
+ "@nextui-org/tooltip": "2.0.41",
52
52
  "@nextui-org/user": "2.0.34",
53
53
  "@nextui-org/progress": "2.0.34",
54
54
  "@nextui-org/input": "2.2.5",
55
- "@nextui-org/popover": "2.1.28",
56
- "@nextui-org/dropdown": "2.1.30",
55
+ "@nextui-org/popover": "2.1.29",
56
+ "@nextui-org/dropdown": "2.1.31",
57
57
  "@nextui-org/image": "2.0.32",
58
- "@nextui-org/modal": "2.0.40",
58
+ "@nextui-org/modal": "2.0.41",
59
59
  "@nextui-org/navbar": "2.0.37",
60
60
  "@nextui-org/table": "2.0.40",
61
61
  "@nextui-org/spacer": "2.0.33",
62
62
  "@nextui-org/divider": "2.0.32",
63
63
  "@nextui-org/kbd": "2.0.34",
64
- "@nextui-org/tabs": "2.0.36",
64
+ "@nextui-org/tabs": "2.0.37",
65
65
  "@nextui-org/skeleton": "2.0.32",
66
66
  "@nextui-org/scroll-shadow": "2.1.20",
67
- "@nextui-org/select": "2.2.6",
68
- "@nextui-org/listbox": "2.1.26",
69
- "@nextui-org/menu": "2.0.29",
67
+ "@nextui-org/select": "2.2.7",
68
+ "@nextui-org/listbox": "2.1.27",
69
+ "@nextui-org/menu": "2.0.30",
70
70
  "@nextui-org/ripple": "2.0.33",
71
- "@nextui-org/slider": "2.2.16",
71
+ "@nextui-org/slider": "2.2.17",
72
72
  "@nextui-org/breadcrumbs": "2.0.13",
73
73
  "@nextui-org/calendar": "2.0.12",
74
74
  "@nextui-org/date-input": "2.1.4",
75
- "@nextui-org/date-picker": "2.1.7",
75
+ "@nextui-org/date-picker": "2.1.8",
76
76
  "@nextui-org/framer-utils": "2.0.25"
77
77
  },
78
78
  "peerDependencies": {