@nextui-org/react 0.0.0-dev-v2-20230613214509 → 0.0.0-dev-v2-20230614042446

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.js CHANGED
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  var __defProp = Object.defineProperty;
3
4
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
package/dist/index.mjs CHANGED
@@ -1,3 +1,5 @@
1
+ "use client";
2
+
1
3
  // src/index.ts
2
4
  export * from "@nextui-org/system";
3
5
  export * from "@nextui-org/theme";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextui-org/react",
3
- "version": "0.0.0-dev-v2-20230613214509",
3
+ "version": "0.0.0-dev-v2-20230614042446",
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-20230613214509",
35
- "@nextui-org/badge": "0.0.0-dev-v2-20230613214509",
36
- "@nextui-org/system": "0.0.0-dev-v2-20230613214509",
37
- "@nextui-org/accordion": "0.0.0-dev-v2-20230613214509",
38
- "@nextui-org/avatar": "0.0.0-dev-v2-20230613214509",
39
- "@nextui-org/code": "0.0.0-dev-v2-20230613214509",
40
- "@nextui-org/card": "0.0.0-dev-v2-20230613214509",
41
- "@nextui-org/button": "0.0.0-dev-v2-20230613214509",
42
- "@nextui-org/drip": "0.0.0-dev-v2-20230613214509",
43
- "@nextui-org/link": "0.0.0-dev-v2-20230613214509",
44
- "@nextui-org/checkbox": "0.0.0-dev-v2-20230613214509",
45
- "@nextui-org/spinner": "0.0.0-dev-v2-20230613214509",
46
- "@nextui-org/pagination": "0.0.0-dev-v2-20230613214509",
47
- "@nextui-org/snippet": "0.0.0-dev-v2-20230613214509",
48
- "@nextui-org/radio": "0.0.0-dev-v2-20230613214509",
49
- "@nextui-org/switch": "0.0.0-dev-v2-20230613214509",
50
- "@nextui-org/tooltip": "0.0.0-dev-v2-20230613214509",
51
- "@nextui-org/progress": "0.0.0-dev-v2-20230613214509",
52
- "@nextui-org/input": "0.0.0-dev-v2-20230613214509",
53
- "@nextui-org/modal": "0.0.0-dev-v2-20230613214509",
54
- "@nextui-org/image": "0.0.0-dev-v2-20230613214509",
55
- "@nextui-org/chip": "0.0.0-dev-v2-20230613214509",
56
- "@nextui-org/popover": "0.0.0-dev-v2-20230613214509",
57
- "@nextui-org/table": "0.0.0-dev-v2-20230613214509",
58
- "@nextui-org/kbd": "0.0.0-dev-v2-20230613214509",
59
- "@nextui-org/navbar": "0.0.0-dev-v2-20230613214509",
60
- "@nextui-org/tabs": "0.0.0-dev-v2-20230613214509",
61
- "@nextui-org/spacer": "0.0.0-dev-v2-20230613214509",
62
- "@nextui-org/dropdown": "0.0.0-dev-v2-20230613214509",
63
- "@nextui-org/user": "0.0.0-dev-v2-20230613214509",
64
- "@nextui-org/divider": "0.0.0-dev-v2-20230613214509",
65
- "@nextui-org/skeleton": "0.0.0-dev-v2-20230613214509"
34
+ "@nextui-org/theme": "0.0.0-dev-v2-20230614042446",
35
+ "@nextui-org/avatar": "0.0.0-dev-v2-20230614042446",
36
+ "@nextui-org/accordion": "0.0.0-dev-v2-20230614042446",
37
+ "@nextui-org/badge": "0.0.0-dev-v2-20230614042446",
38
+ "@nextui-org/button": "0.0.0-dev-v2-20230614042446",
39
+ "@nextui-org/card": "0.0.0-dev-v2-20230614042446",
40
+ "@nextui-org/system": "0.0.0-dev-v2-20230614042446",
41
+ "@nextui-org/code": "0.0.0-dev-v2-20230614042446",
42
+ "@nextui-org/drip": "0.0.0-dev-v2-20230614042446",
43
+ "@nextui-org/checkbox": "0.0.0-dev-v2-20230614042446",
44
+ "@nextui-org/radio": "0.0.0-dev-v2-20230614042446",
45
+ "@nextui-org/link": "0.0.0-dev-v2-20230614042446",
46
+ "@nextui-org/snippet": "0.0.0-dev-v2-20230614042446",
47
+ "@nextui-org/pagination": "0.0.0-dev-v2-20230614042446",
48
+ "@nextui-org/spinner": "0.0.0-dev-v2-20230614042446",
49
+ "@nextui-org/tooltip": "0.0.0-dev-v2-20230614042446",
50
+ "@nextui-org/chip": "0.0.0-dev-v2-20230614042446",
51
+ "@nextui-org/switch": "0.0.0-dev-v2-20230614042446",
52
+ "@nextui-org/progress": "0.0.0-dev-v2-20230614042446",
53
+ "@nextui-org/popover": "0.0.0-dev-v2-20230614042446",
54
+ "@nextui-org/dropdown": "0.0.0-dev-v2-20230614042446",
55
+ "@nextui-org/image": "0.0.0-dev-v2-20230614042446",
56
+ "@nextui-org/modal": "0.0.0-dev-v2-20230614042446",
57
+ "@nextui-org/input": "0.0.0-dev-v2-20230614042446",
58
+ "@nextui-org/navbar": "0.0.0-dev-v2-20230614042446",
59
+ "@nextui-org/table": "0.0.0-dev-v2-20230614042446",
60
+ "@nextui-org/divider": "0.0.0-dev-v2-20230614042446",
61
+ "@nextui-org/kbd": "0.0.0-dev-v2-20230614042446",
62
+ "@nextui-org/tabs": "0.0.0-dev-v2-20230614042446",
63
+ "@nextui-org/spacer": "0.0.0-dev-v2-20230614042446",
64
+ "@nextui-org/skeleton": "0.0.0-dev-v2-20230614042446",
65
+ "@nextui-org/user": "0.0.0-dev-v2-20230614042446"
66
66
  },
67
67
  "peerDependencies": {
68
68
  "react": ">=18",
@@ -73,14 +73,6 @@
73
73
  "clean-package": "2.2.0"
74
74
  },
75
75
  "clean-package": "../../../clean-package.config.json",
76
- "tsup": {
77
- "clean": true,
78
- "target": "es2019",
79
- "format": [
80
- "cjs",
81
- "esm"
82
- ]
83
- },
84
76
  "module": "dist/index.mjs",
85
77
  "types": "dist/index.d.ts",
86
78
  "exports": {
@@ -92,10 +84,12 @@
92
84
  "./package.json": "./package.json"
93
85
  },
94
86
  "scripts": {
95
- "build": "tsup src --dts",
87
+ "prebuild": "node src/scripts/prebuild.js",
88
+ "build": "tsup --dts",
89
+ "postbuild": "node src/scripts/postbuild.js",
96
90
  "dev": "yarn build:fast -- --watch",
97
91
  "clean": "rimraf dist .turbo",
98
92
  "typecheck": "tsc --noEmit",
99
- "build:fast": "tsup src"
93
+ "build:fast": "tsup"
100
94
  }
101
95
  }