@nextui-org/react 0.0.0-dev-v2-20230407185204 → 0.0.0-dev-v2-20230409022144

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