@nextui-org/react 0.0.0-dev-v2-20230620231624 → 0.0.0-dev-v2-20230622022515

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/index.d.ts +33 -0
  2. package/package.json +33 -33
@@ -0,0 +1,33 @@
1
+ export * from '@nextui-org/system';
2
+ export * from '@nextui-org/theme';
3
+ export * from '@nextui-org/accordion';
4
+ export * from '@nextui-org/avatar';
5
+ export * from '@nextui-org/badge';
6
+ export * from '@nextui-org/button';
7
+ export * from '@nextui-org/card';
8
+ export * from '@nextui-org/chip';
9
+ export * from '@nextui-org/checkbox';
10
+ export * from '@nextui-org/code';
11
+ export * from '@nextui-org/drip';
12
+ export * from '@nextui-org/link';
13
+ export * from '@nextui-org/pagination';
14
+ export * from '@nextui-org/radio';
15
+ export * from '@nextui-org/snippet';
16
+ export * from '@nextui-org/spinner';
17
+ export * from '@nextui-org/switch';
18
+ export * from '@nextui-org/tooltip';
19
+ export * from '@nextui-org/user';
20
+ export * from '@nextui-org/progress';
21
+ export * from '@nextui-org/input';
22
+ export * from '@nextui-org/popover';
23
+ export * from '@nextui-org/dropdown';
24
+ export * from '@nextui-org/image';
25
+ export * from '@nextui-org/modal';
26
+ export * from '@nextui-org/navbar';
27
+ export * from '@nextui-org/table';
28
+ export * from '@nextui-org/spacer';
29
+ export * from '@nextui-org/divider';
30
+ export * from '@nextui-org/kbd';
31
+ export * from '@nextui-org/tabs';
32
+ export * from '@nextui-org/skeleton';
33
+ export { VisuallyHidden } from '@react-aria/visually-hidden';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextui-org/react",
3
- "version": "0.0.0-dev-v2-20230620231624",
3
+ "version": "0.0.0-dev-v2-20230622022515",
4
4
  "description": "🚀 Beautiful and modern React UI library.",
5
5
  "author": "Junior Garcia <jrgarciadev@gmail.com>",
6
6
  "homepage": "https://nextui.org",
@@ -31,38 +31,38 @@
31
31
  },
32
32
  "dependencies": {
33
33
  "@react-aria/visually-hidden": "^3.8.1",
34
- "@nextui-org/theme": "0.0.0-dev-v2-20230620200507",
35
- "@nextui-org/system": "0.0.0-dev-v2-20230620231624",
36
- "@nextui-org/accordion": "0.0.0-dev-v2-20230620231624",
37
- "@nextui-org/avatar": "0.0.0-dev-v2-20230620231624",
38
- "@nextui-org/button": "0.0.0-dev-v2-20230620231624",
39
- "@nextui-org/badge": "0.0.0-dev-v2-20230620231624",
40
- "@nextui-org/chip": "0.0.0-dev-v2-20230620231624",
41
- "@nextui-org/card": "0.0.0-dev-v2-20230620231624",
42
- "@nextui-org/code": "0.0.0-dev-v2-20230620231624",
43
- "@nextui-org/checkbox": "0.0.0-dev-v2-20230620231624",
44
- "@nextui-org/drip": "0.0.0-dev-v2-20230620231624",
45
- "@nextui-org/link": "0.0.0-dev-v2-20230620231624",
46
- "@nextui-org/pagination": "0.0.0-dev-v2-20230620231624",
47
- "@nextui-org/snippet": "0.0.0-dev-v2-20230620231624",
48
- "@nextui-org/spinner": "0.0.0-dev-v2-20230620231624",
49
- "@nextui-org/tooltip": "0.0.0-dev-v2-20230620231624",
50
- "@nextui-org/radio": "0.0.0-dev-v2-20230620231624",
51
- "@nextui-org/switch": "0.0.0-dev-v2-20230620231624",
52
- "@nextui-org/progress": "0.0.0-dev-v2-20230620231624",
53
- "@nextui-org/user": "0.0.0-dev-v2-20230620231624",
54
- "@nextui-org/dropdown": "0.0.0-dev-v2-20230620231624",
55
- "@nextui-org/popover": "0.0.0-dev-v2-20230620231624",
56
- "@nextui-org/modal": "0.0.0-dev-v2-20230620231624",
57
- "@nextui-org/navbar": "0.0.0-dev-v2-20230620231624",
58
- "@nextui-org/table": "0.0.0-dev-v2-20230620231624",
59
- "@nextui-org/kbd": "0.0.0-dev-v2-20230620231624",
60
- "@nextui-org/input": "0.0.0-dev-v2-20230620231624",
61
- "@nextui-org/spacer": "0.0.0-dev-v2-20230620231624",
62
- "@nextui-org/image": "0.0.0-dev-v2-20230620231624",
63
- "@nextui-org/divider": "0.0.0-dev-v2-20230620231624",
64
- "@nextui-org/tabs": "0.0.0-dev-v2-20230620231624",
65
- "@nextui-org/skeleton": "0.0.0-dev-v2-20230620231624"
34
+ "@nextui-org/system": "0.0.0-dev-v2-20230622022515",
35
+ "@nextui-org/theme": "0.0.0-dev-v2-20230622022515",
36
+ "@nextui-org/accordion": "0.0.0-dev-v2-20230622022515",
37
+ "@nextui-org/avatar": "0.0.0-dev-v2-20230622022515",
38
+ "@nextui-org/badge": "0.0.0-dev-v2-20230622022515",
39
+ "@nextui-org/button": "0.0.0-dev-v2-20230622022515",
40
+ "@nextui-org/checkbox": "0.0.0-dev-v2-20230622022515",
41
+ "@nextui-org/chip": "0.0.0-dev-v2-20230622022515",
42
+ "@nextui-org/code": "0.0.0-dev-v2-20230622022515",
43
+ "@nextui-org/drip": "0.0.0-dev-v2-20230622022515",
44
+ "@nextui-org/pagination": "0.0.0-dev-v2-20230622022515",
45
+ "@nextui-org/radio": "0.0.0-dev-v2-20230622022515",
46
+ "@nextui-org/snippet": "0.0.0-dev-v2-20230622022515",
47
+ "@nextui-org/spinner": "0.0.0-dev-v2-20230622022515",
48
+ "@nextui-org/card": "0.0.0-dev-v2-20230622022515",
49
+ "@nextui-org/input": "0.0.0-dev-v2-20230622022515",
50
+ "@nextui-org/link": "0.0.0-dev-v2-20230622022515",
51
+ "@nextui-org/popover": "0.0.0-dev-v2-20230622022515",
52
+ "@nextui-org/switch": "0.0.0-dev-v2-20230622022515",
53
+ "@nextui-org/dropdown": "0.0.0-dev-v2-20230622022515",
54
+ "@nextui-org/user": "0.0.0-dev-v2-20230622022515",
55
+ "@nextui-org/tooltip": "0.0.0-dev-v2-20230622022515",
56
+ "@nextui-org/progress": "0.0.0-dev-v2-20230622022515",
57
+ "@nextui-org/navbar": "0.0.0-dev-v2-20230622022515",
58
+ "@nextui-org/spacer": "0.0.0-dev-v2-20230622022515",
59
+ "@nextui-org/divider": "0.0.0-dev-v2-20230622022515",
60
+ "@nextui-org/modal": "0.0.0-dev-v2-20230622022515",
61
+ "@nextui-org/skeleton": "0.0.0-dev-v2-20230622022515",
62
+ "@nextui-org/table": "0.0.0-dev-v2-20230622022515",
63
+ "@nextui-org/image": "0.0.0-dev-v2-20230622022515",
64
+ "@nextui-org/kbd": "0.0.0-dev-v2-20230622022515",
65
+ "@nextui-org/tabs": "0.0.0-dev-v2-20230622022515"
66
66
  },
67
67
  "peerDependencies": {
68
68
  "react": ">=18",