@nextui-org/react 0.0.0-dev-v2-20230413014154 → 0.0.0-dev-v2-20230415023901

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