@nextui-org/react 2.4.5 → 2.4.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.
Files changed (2) hide show
  1. package/dist/components.json +40 -40
  2. package/package.json +44 -44
@@ -2,7 +2,7 @@
2
2
  {
3
3
  "name": "accordion",
4
4
  "package": "@nextui-org/accordion",
5
- "version": "2.0.37",
5
+ "version": "2.0.38",
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.4",
22
+ "version": "2.1.5",
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",
@@ -36,7 +36,7 @@
36
36
  {
37
37
  "name": "avatar",
38
38
  "package": "@nextui-org/avatar",
39
- "version": "2.0.31",
39
+ "version": "2.0.32",
40
40
  "docs": "https://nextui.org/docs/components/avatar",
41
41
  "description": "The Avatar component is used to represent a user, and displays the profile picture, initials or fallback icon.",
42
42
  "status": "stable",
@@ -52,7 +52,7 @@
52
52
  {
53
53
  "name": "badge",
54
54
  "package": "@nextui-org/badge",
55
- "version": "2.0.30",
55
+ "version": "2.0.31",
56
56
  "docs": "https://nextui.org/docs/components/badge",
57
57
  "description": "Badges are used as a small numerical value or status descriptor for UI elements.",
58
58
  "status": "updated",
@@ -68,7 +68,7 @@
68
68
  {
69
69
  "name": "breadcrumbs",
70
70
  "package": "@nextui-org/breadcrumbs",
71
- "version": "2.0.11",
71
+ "version": "2.0.12",
72
72
  "docs": "https://nextui.org/docs/components/breadcrumbs",
73
73
  "description": "Breadcrumbs display a hierarchy of links to the current page or resource in an application.",
74
74
  "status": "stable",
@@ -84,7 +84,7 @@
84
84
  {
85
85
  "name": "button",
86
86
  "package": "@nextui-org/button",
87
- "version": "2.0.36",
87
+ "version": "2.0.37",
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.10",
104
+ "version": "2.0.11",
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",
@@ -117,7 +117,7 @@
117
117
  {
118
118
  "name": "card",
119
119
  "package": "@nextui-org/card",
120
- "version": "2.0.32",
120
+ "version": "2.0.33",
121
121
  "docs": "https://nextui.org/docs/components/card",
122
122
  "description": "Card is a container for text, photos, and actions in the context of a single subject.",
123
123
  "status": "stable",
@@ -134,7 +134,7 @@
134
134
  {
135
135
  "name": "checkbox",
136
136
  "package": "@nextui-org/checkbox",
137
- "version": "2.1.3",
137
+ "version": "2.1.4",
138
138
  "docs": "https://nextui.org/docs/components/checkbox",
139
139
  "description": "Checkboxes allow users to select multiple items from a list of individual items, or to mark one individual item as selected.",
140
140
  "status": "updated",
@@ -150,7 +150,7 @@
150
150
  {
151
151
  "name": "chip",
152
152
  "package": "@nextui-org/chip",
153
- "version": "2.0.31",
153
+ "version": "2.0.32",
154
154
  "docs": "https://nextui.org/docs/components/chip",
155
155
  "description": "Chips help people enter information, make selections, filter content, or trigger actions.",
156
156
  "status": "stable",
@@ -166,7 +166,7 @@
166
166
  {
167
167
  "name": "code",
168
168
  "package": "@nextui-org/code",
169
- "version": "2.0.31",
169
+ "version": "2.0.32",
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",
@@ -181,7 +181,7 @@
181
181
  {
182
182
  "name": "date-input",
183
183
  "package": "@nextui-org/date-input",
184
- "version": "2.1.2",
184
+ "version": "2.1.3",
185
185
  "docs": "https://nextui.org/docs/components/date-input",
186
186
  "description": "A date input allows users to enter and edit date and time values using a keyboard.",
187
187
  "status": "new",
@@ -197,7 +197,7 @@
197
197
  {
198
198
  "name": "date-picker",
199
199
  "package": "@nextui-org/date-picker",
200
- "version": "2.1.5",
200
+ "version": "2.1.6",
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.30",
216
+ "version": "2.0.31",
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.28",
231
+ "version": "2.1.29",
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",
@@ -245,7 +245,7 @@
245
245
  {
246
246
  "name": "image",
247
247
  "package": "@nextui-org/image",
248
- "version": "2.0.30",
248
+ "version": "2.0.31",
249
249
  "docs": "https://nextui.org/docs/components/image",
250
250
  "description": "A simple image component",
251
251
  "status": "stable",
@@ -261,7 +261,7 @@
261
261
  {
262
262
  "name": "input",
263
263
  "package": "@nextui-org/input",
264
- "version": "2.2.3",
264
+ "version": "2.2.4",
265
265
  "docs": "https://nextui.org/docs/components/input",
266
266
  "description": "The input component is designed for capturing user input within a text field.",
267
267
  "status": "stable",
@@ -277,7 +277,7 @@
277
277
  {
278
278
  "name": "kbd",
279
279
  "package": "@nextui-org/kbd",
280
- "version": "2.0.32",
280
+ "version": "2.0.33",
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",
@@ -292,7 +292,7 @@
292
292
  {
293
293
  "name": "link",
294
294
  "package": "@nextui-org/link",
295
- "version": "2.0.33",
295
+ "version": "2.0.34",
296
296
  "docs": "https://nextui.org/docs/components/link",
297
297
  "description": "Links allow users to click their way from page to page. This component is styled to resemble a hyperlink and semantically renders an <a>",
298
298
  "status": "stable",
@@ -308,7 +308,7 @@
308
308
  {
309
309
  "name": "listbox",
310
310
  "package": "@nextui-org/listbox",
311
- "version": "2.1.24",
311
+ "version": "2.1.25",
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.27",
327
+ "version": "2.0.28",
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.38",
343
+ "version": "2.0.39",
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.35",
360
+ "version": "2.0.36",
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",
@@ -374,7 +374,7 @@
374
374
  {
375
375
  "name": "pagination",
376
376
  "package": "@nextui-org/pagination",
377
- "version": "2.0.34",
377
+ "version": "2.0.35",
378
378
  "docs": "https://nextui.org/docs/components/pagination",
379
379
  "description": "The Pagination component allows you to display active page and navigate between multiple pages.",
380
380
  "status": "stable",
@@ -390,7 +390,7 @@
390
390
  {
391
391
  "name": "popover",
392
392
  "package": "@nextui-org/popover",
393
- "version": "2.1.26",
393
+ "version": "2.1.27",
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",
@@ -407,7 +407,7 @@
407
407
  {
408
408
  "name": "progress",
409
409
  "package": "@nextui-org/progress",
410
- "version": "2.0.32",
410
+ "version": "2.0.33",
411
411
  "docs": "https://nextui.org/docs/components/progress",
412
412
  "description": "Progress bars show either determinate or indeterminate progress of an operation over time.",
413
413
  "status": "stable",
@@ -423,7 +423,7 @@
423
423
  {
424
424
  "name": "radio",
425
425
  "package": "@nextui-org/radio",
426
- "version": "2.1.3",
426
+ "version": "2.1.4",
427
427
  "docs": "https://nextui.org/docs/components/radio",
428
428
  "description": "Radios allow users to select a single option from a list of mutually exclusive options.",
429
429
  "status": "stable",
@@ -439,7 +439,7 @@
439
439
  {
440
440
  "name": "ripple",
441
441
  "package": "@nextui-org/ripple",
442
- "version": "2.0.31",
442
+ "version": "2.0.32",
443
443
  "docs": "https://nextui.org/docs/components/ripple",
444
444
  "description": "A simple implementation to display a ripple animation when the source component is clicked",
445
445
  "status": "stable",
@@ -456,7 +456,7 @@
456
456
  {
457
457
  "name": "scroll-shadow",
458
458
  "package": "@nextui-org/scroll-shadow",
459
- "version": "2.1.18",
459
+ "version": "2.1.19",
460
460
  "docs": "https://nextui.org/docs/components/scroll-shadow",
461
461
  "description": "A component that applies top and bottom shadows when content overflows on scroll.",
462
462
  "status": "stable",
@@ -472,7 +472,7 @@
472
472
  {
473
473
  "name": "select",
474
474
  "package": "@nextui-org/select",
475
- "version": "2.2.4",
475
+ "version": "2.2.5",
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",
@@ -489,7 +489,7 @@
489
489
  {
490
490
  "name": "skeleton",
491
491
  "package": "@nextui-org/skeleton",
492
- "version": "2.0.30",
492
+ "version": "2.0.31",
493
493
  "docs": "https://nextui.org/docs/components/skeleton",
494
494
  "description": "Skeleton is used to display the loading state of some component.",
495
495
  "status": "updated",
@@ -505,7 +505,7 @@
505
505
  {
506
506
  "name": "slider",
507
507
  "package": "@nextui-org/slider",
508
- "version": "2.2.14",
508
+ "version": "2.2.15",
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.40",
524
+ "version": "2.0.41",
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.31",
541
+ "version": "2.0.32",
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.32",
556
+ "version": "2.0.33",
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",
@@ -568,7 +568,7 @@
568
568
  {
569
569
  "name": "switch",
570
570
  "package": "@nextui-org/switch",
571
- "version": "2.0.32",
571
+ "version": "2.0.33",
572
572
  "docs": "https://nextui.org/docs/components/switch",
573
573
  "description": "A switch is similar to a checkbox, but represents on/off values as opposed to selection.",
574
574
  "status": "stable",
@@ -584,7 +584,7 @@
584
584
  {
585
585
  "name": "table",
586
586
  "package": "@nextui-org/table",
587
- "version": "2.0.38",
587
+ "version": "2.0.39",
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.34",
603
+ "version": "2.0.35",
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.38",
620
+ "version": "2.0.39",
621
621
  "docs": "https://nextui.org/docs/components/tooltip",
622
622
  "description": "A React Component for rendering dynamically positioned Tooltips",
623
623
  "status": "updated",
@@ -634,7 +634,7 @@
634
634
  {
635
635
  "name": "user",
636
636
  "package": "@nextui-org/user",
637
- "version": "2.0.32",
637
+ "version": "2.0.33",
638
638
  "docs": "https://nextui.org/docs/components/user",
639
639
  "description": "Flexible User Profile Component.",
640
640
  "status": "stable",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextui-org/react",
3
- "version": "2.4.5",
3
+ "version": "2.4.6",
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.4",
35
- "@nextui-org/theme": "2.2.8",
36
- "@nextui-org/accordion": "2.0.37",
37
- "@nextui-org/autocomplete": "2.1.4",
38
- "@nextui-org/avatar": "2.0.31",
39
- "@nextui-org/badge": "2.0.30",
40
- "@nextui-org/button": "2.0.36",
41
- "@nextui-org/card": "2.0.32",
42
- "@nextui-org/chip": "2.0.31",
43
- "@nextui-org/checkbox": "2.1.3",
44
- "@nextui-org/code": "2.0.31",
45
- "@nextui-org/link": "2.0.33",
46
- "@nextui-org/pagination": "2.0.34",
47
- "@nextui-org/radio": "2.1.3",
48
- "@nextui-org/snippet": "2.0.40",
49
- "@nextui-org/spinner": "2.0.32",
50
- "@nextui-org/switch": "2.0.32",
51
- "@nextui-org/tooltip": "2.0.38",
52
- "@nextui-org/user": "2.0.32",
53
- "@nextui-org/progress": "2.0.32",
54
- "@nextui-org/input": "2.2.3",
55
- "@nextui-org/popover": "2.1.26",
56
- "@nextui-org/dropdown": "2.1.28",
57
- "@nextui-org/image": "2.0.30",
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
- "@nextui-org/skeleton": "2.0.30",
66
- "@nextui-org/scroll-shadow": "2.1.18",
67
- "@nextui-org/select": "2.2.4",
68
- "@nextui-org/listbox": "2.1.24",
69
- "@nextui-org/menu": "2.0.27",
70
- "@nextui-org/ripple": "2.0.31",
71
- "@nextui-org/slider": "2.2.14",
72
- "@nextui-org/breadcrumbs": "2.0.11",
73
- "@nextui-org/calendar": "2.0.10",
74
- "@nextui-org/date-input": "2.1.2",
75
- "@nextui-org/date-picker": "2.1.5",
76
- "@nextui-org/framer-utils": "2.0.23"
34
+ "@nextui-org/system": "2.2.5",
35
+ "@nextui-org/theme": "2.2.9",
36
+ "@nextui-org/accordion": "2.0.38",
37
+ "@nextui-org/autocomplete": "2.1.5",
38
+ "@nextui-org/avatar": "2.0.32",
39
+ "@nextui-org/badge": "2.0.31",
40
+ "@nextui-org/button": "2.0.37",
41
+ "@nextui-org/card": "2.0.33",
42
+ "@nextui-org/chip": "2.0.32",
43
+ "@nextui-org/checkbox": "2.1.4",
44
+ "@nextui-org/code": "2.0.32",
45
+ "@nextui-org/link": "2.0.34",
46
+ "@nextui-org/pagination": "2.0.35",
47
+ "@nextui-org/radio": "2.1.4",
48
+ "@nextui-org/snippet": "2.0.41",
49
+ "@nextui-org/spinner": "2.0.33",
50
+ "@nextui-org/switch": "2.0.33",
51
+ "@nextui-org/tooltip": "2.0.39",
52
+ "@nextui-org/user": "2.0.33",
53
+ "@nextui-org/progress": "2.0.33",
54
+ "@nextui-org/input": "2.2.4",
55
+ "@nextui-org/popover": "2.1.27",
56
+ "@nextui-org/dropdown": "2.1.29",
57
+ "@nextui-org/image": "2.0.31",
58
+ "@nextui-org/modal": "2.0.39",
59
+ "@nextui-org/navbar": "2.0.36",
60
+ "@nextui-org/table": "2.0.39",
61
+ "@nextui-org/spacer": "2.0.32",
62
+ "@nextui-org/divider": "2.0.31",
63
+ "@nextui-org/kbd": "2.0.33",
64
+ "@nextui-org/tabs": "2.0.35",
65
+ "@nextui-org/skeleton": "2.0.31",
66
+ "@nextui-org/scroll-shadow": "2.1.19",
67
+ "@nextui-org/select": "2.2.5",
68
+ "@nextui-org/listbox": "2.1.25",
69
+ "@nextui-org/menu": "2.0.28",
70
+ "@nextui-org/ripple": "2.0.32",
71
+ "@nextui-org/slider": "2.2.15",
72
+ "@nextui-org/breadcrumbs": "2.0.12",
73
+ "@nextui-org/calendar": "2.0.11",
74
+ "@nextui-org/date-input": "2.1.3",
75
+ "@nextui-org/date-picker": "2.1.6",
76
+ "@nextui-org/framer-utils": "2.0.24"
77
77
  },
78
78
  "peerDependencies": {
79
79
  "react": ">=18",