@nextui-org/react 0.0.0-dev-v2-20230423212921 → 0.0.0-dev-v2-20230424192123

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/dist/index.d.ts CHANGED
@@ -26,3 +26,4 @@ export * from '@nextui-org/modal';
26
26
  export * from '@nextui-org/navbar';
27
27
  export * from '@nextui-org/table';
28
28
  export * from '@nextui-org/spacer';
29
+ export * from '@nextui-org/divider';
package/dist/index.js CHANGED
@@ -45,3 +45,4 @@ __reExport(src_exports, require("@nextui-org/modal"), module.exports);
45
45
  __reExport(src_exports, require("@nextui-org/navbar"), module.exports);
46
46
  __reExport(src_exports, require("@nextui-org/table"), module.exports);
47
47
  __reExport(src_exports, require("@nextui-org/spacer"), module.exports);
48
+ __reExport(src_exports, require("@nextui-org/divider"), module.exports);
package/dist/index.mjs CHANGED
@@ -27,3 +27,4 @@ export * from "@nextui-org/modal";
27
27
  export * from "@nextui-org/navbar";
28
28
  export * from "@nextui-org/table";
29
29
  export * from "@nextui-org/spacer";
30
+ export * from "@nextui-org/divider";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextui-org/react",
3
- "version": "0.0.0-dev-v2-20230423212921",
3
+ "version": "0.0.0-dev-v2-20230424192123",
4
4
  "description": "🚀 Beautiful and modern React UI library.",
5
5
  "author": "Junior Garcia <jrgarciadev@gmail.com>",
6
6
  "homepage": "https://nextui.org",
@@ -30,34 +30,35 @@
30
30
  "url": "https://github.com/nextui-org/nextui/issues"
31
31
  },
32
32
  "dependencies": {
33
- "@nextui-org/theme": "0.0.0-dev-v2-20230423212921",
34
- "@nextui-org/accordion": "0.0.0-dev-v2-20230423212921",
35
- "@nextui-org/system": "0.0.0-dev-v2-20230423212921",
36
- "@nextui-org/avatar": "0.0.0-dev-v2-20230423212921",
37
- "@nextui-org/badge": "0.0.0-dev-v2-20230423212921",
38
- "@nextui-org/card": "0.0.0-dev-v2-20230423212921",
39
- "@nextui-org/button": "0.0.0-dev-v2-20230423212921",
40
- "@nextui-org/chip": "0.0.0-dev-v2-20230423212921",
41
- "@nextui-org/checkbox": "0.0.0-dev-v2-20230423212921",
42
- "@nextui-org/code": "0.0.0-dev-v2-20230423212921",
43
- "@nextui-org/link": "0.0.0-dev-v2-20230423212921",
44
- "@nextui-org/pagination": "0.0.0-dev-v2-20230423212921",
45
- "@nextui-org/radio": "0.0.0-dev-v2-20230423212921",
46
- "@nextui-org/snippet": "0.0.0-dev-v2-20230423212921",
47
- "@nextui-org/spinner": "0.0.0-dev-v2-20230423212921",
48
- "@nextui-org/switch": "0.0.0-dev-v2-20230423212921",
49
- "@nextui-org/user": "0.0.0-dev-v2-20230423212921",
50
- "@nextui-org/tooltip": "0.0.0-dev-v2-20230423212921",
51
- "@nextui-org/progress": "0.0.0-dev-v2-20230423212921",
52
- "@nextui-org/drip": "0.0.0-dev-v2-20230423212921",
53
- "@nextui-org/input": "0.0.0-dev-v2-20230423212921",
54
- "@nextui-org/popover": "0.0.0-dev-v2-20230423212921",
55
- "@nextui-org/dropdown": "0.0.0-dev-v2-20230423212921",
56
- "@nextui-org/image": "0.0.0-dev-v2-20230423212921",
57
- "@nextui-org/navbar": "0.0.0-dev-v2-20230423212921",
58
- "@nextui-org/modal": "0.0.0-dev-v2-20230423212921",
59
- "@nextui-org/spacer": "0.0.0-dev-v2-20230423212921",
60
- "@nextui-org/table": "0.0.0-dev-v2-20230423212921"
33
+ "@nextui-org/system": "0.0.0-dev-v2-20230424192123",
34
+ "@nextui-org/badge": "0.0.0-dev-v2-20230424192123",
35
+ "@nextui-org/accordion": "0.0.0-dev-v2-20230424192123",
36
+ "@nextui-org/button": "0.0.0-dev-v2-20230424192123",
37
+ "@nextui-org/chip": "0.0.0-dev-v2-20230424192123",
38
+ "@nextui-org/checkbox": "0.0.0-dev-v2-20230424192123",
39
+ "@nextui-org/avatar": "0.0.0-dev-v2-20230424192123",
40
+ "@nextui-org/theme": "0.0.0-dev-v2-20230424192123",
41
+ "@nextui-org/card": "0.0.0-dev-v2-20230424192123",
42
+ "@nextui-org/drip": "0.0.0-dev-v2-20230424192123",
43
+ "@nextui-org/radio": "0.0.0-dev-v2-20230424192123",
44
+ "@nextui-org/snippet": "0.0.0-dev-v2-20230424192123",
45
+ "@nextui-org/pagination": "0.0.0-dev-v2-20230424192123",
46
+ "@nextui-org/spinner": "0.0.0-dev-v2-20230424192123",
47
+ "@nextui-org/switch": "0.0.0-dev-v2-20230424192123",
48
+ "@nextui-org/user": "0.0.0-dev-v2-20230424192123",
49
+ "@nextui-org/progress": "0.0.0-dev-v2-20230424192123",
50
+ "@nextui-org/link": "0.0.0-dev-v2-20230424192123",
51
+ "@nextui-org/code": "0.0.0-dev-v2-20230424192123",
52
+ "@nextui-org/input": "0.0.0-dev-v2-20230424192123",
53
+ "@nextui-org/popover": "0.0.0-dev-v2-20230424192123",
54
+ "@nextui-org/dropdown": "0.0.0-dev-v2-20230424192123",
55
+ "@nextui-org/spacer": "0.0.0-dev-v2-20230424192123",
56
+ "@nextui-org/navbar": "0.0.0-dev-v2-20230424192123",
57
+ "@nextui-org/tooltip": "0.0.0-dev-v2-20230424192123",
58
+ "@nextui-org/image": "0.0.0-dev-v2-20230424192123",
59
+ "@nextui-org/table": "0.0.0-dev-v2-20230424192123",
60
+ "@nextui-org/divider": "0.0.0-dev-v2-20230424192123",
61
+ "@nextui-org/modal": "0.0.0-dev-v2-20230424192123"
61
62
  },
62
63
  "peerDependencies": {
63
64
  "react": ">=18",