@nextui-org/react 2.5.0-beta.1 → 2.5.0-beta.4

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.
@@ -35,7 +35,7 @@
35
35
  {
36
36
  "name": "autocomplete",
37
37
  "package": "@nextui-org/autocomplete",
38
- "version": "2.2.0-beta.1",
38
+ "version": "2.2.0-beta.2",
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": "stable",
@@ -52,7 +52,7 @@
52
52
  {
53
53
  "name": "avatar",
54
54
  "package": "@nextui-org/avatar",
55
- "version": "2.1.0-beta.1",
55
+ "version": "2.1.0-beta.4",
56
56
  "docs": "https://nextui.org/docs/components/avatar",
57
57
  "description": "The Avatar component is used to represent a user, and displays the profile picture, initials or fallback icon.",
58
58
  "status": "stable",
@@ -277,7 +277,7 @@
277
277
  {
278
278
  "name": "image",
279
279
  "package": "@nextui-org/image",
280
- "version": "2.1.0-beta.1",
280
+ "version": "2.1.0-beta.4",
281
281
  "docs": "https://nextui.org/docs/components/image",
282
282
  "description": "A simple image component",
283
283
  "status": "stable",
@@ -293,7 +293,7 @@
293
293
  {
294
294
  "name": "input",
295
295
  "package": "@nextui-org/input",
296
- "version": "2.3.0-beta.1",
296
+ "version": "2.3.0-beta.2",
297
297
  "docs": "https://nextui.org/docs/components/input",
298
298
  "description": "The input component is designed for capturing user input within a text field.",
299
299
  "status": "stable",
@@ -504,7 +504,7 @@
504
504
  {
505
505
  "name": "select",
506
506
  "package": "@nextui-org/select",
507
- "version": "2.3.0-beta.1",
507
+ "version": "2.3.0-beta.2",
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",
@@ -666,7 +666,7 @@
666
666
  {
667
667
  "name": "user",
668
668
  "package": "@nextui-org/user",
669
- "version": "2.1.0-beta.1",
669
+ "version": "2.1.0-beta.4",
670
670
  "docs": "https://nextui.org/docs/components/user",
671
671
  "description": "Flexible User Profile Component.",
672
672
  "status": "stable",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextui-org/react",
3
- "version": "2.5.0-beta.1",
3
+ "version": "2.5.0-beta.4",
4
4
  "description": "🚀 Beautiful and modern React UI library.",
5
5
  "author": "Junior Garcia <jrgarciadev@gmail.com>",
6
6
  "homepage": "https://nextui.org",
@@ -34,8 +34,8 @@
34
34
  "@nextui-org/system": "2.3.0-beta.1",
35
35
  "@nextui-org/theme": "2.3.0-beta.1",
36
36
  "@nextui-org/accordion": "2.1.0-beta.1",
37
- "@nextui-org/autocomplete": "2.2.0-beta.1",
38
- "@nextui-org/avatar": "2.1.0-beta.1",
37
+ "@nextui-org/autocomplete": "2.2.0-beta.2",
38
+ "@nextui-org/avatar": "2.1.0-beta.4",
39
39
  "@nextui-org/badge": "2.1.0-beta.1",
40
40
  "@nextui-org/button": "2.1.0-beta.1",
41
41
  "@nextui-org/card": "2.1.0-beta.1",
@@ -49,12 +49,12 @@
49
49
  "@nextui-org/spinner": "2.1.0-beta.1",
50
50
  "@nextui-org/switch": "2.1.0-beta.1",
51
51
  "@nextui-org/tooltip": "2.1.0-beta.1",
52
- "@nextui-org/user": "2.1.0-beta.1",
52
+ "@nextui-org/user": "2.1.0-beta.4",
53
53
  "@nextui-org/progress": "2.1.0-beta.1",
54
- "@nextui-org/input": "2.3.0-beta.1",
54
+ "@nextui-org/input": "2.3.0-beta.2",
55
55
  "@nextui-org/popover": "2.2.0-beta.1",
56
56
  "@nextui-org/dropdown": "2.2.0-beta.1",
57
- "@nextui-org/image": "2.1.0-beta.1",
57
+ "@nextui-org/image": "2.1.0-beta.4",
58
58
  "@nextui-org/modal": "2.1.0-beta.1",
59
59
  "@nextui-org/navbar": "2.1.0-beta.1",
60
60
  "@nextui-org/table": "2.1.0-beta.1",
@@ -64,7 +64,7 @@
64
64
  "@nextui-org/tabs": "2.1.0-beta.1",
65
65
  "@nextui-org/skeleton": "2.1.0-beta.1",
66
66
  "@nextui-org/scroll-shadow": "2.2.0-beta.1",
67
- "@nextui-org/select": "2.3.0-beta.1",
67
+ "@nextui-org/select": "2.3.0-beta.2",
68
68
  "@nextui-org/listbox": "2.2.0-beta.1",
69
69
  "@nextui-org/menu": "2.1.0-beta.1",
70
70
  "@nextui-org/ripple": "2.1.0-beta.1",