@nattui/react-components 0.0.6 â 0.0.7
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/.turbo/turbo-build.log +75 -13
- package/.turbo/turbo-dev.log +151 -0
- package/package.json +9 -3
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,8 +1,28 @@
|
|
|
1
1
|
|
|
2
2
|
|
|
3
|
-
> @nattui/react-components@0.0.
|
|
3
|
+
> @nattui/react-components@0.0.7 build /Users/snowshift/Documents/3-github/react-components/packages/ui
|
|
4
4
|
> tsup
|
|
5
5
|
|
|
6
|
+
[33mâ² [43;33m[[43;30mWARNING[43;33m][0m [1mThe condition "types" here will never be used as it comes after both "import" and "require"[0m [package.json]
|
|
7
|
+
|
|
8
|
+
package.json:24:6:
|
|
9
|
+
[37m 24 â [32m"types"[37m: "./dist/index.d.ts"
|
|
10
|
+
âµ [32m~~~~~~~[0m
|
|
11
|
+
|
|
12
|
+
The "import" condition comes earlier and will be used for
|
|
13
|
+
all "import" statements:
|
|
14
|
+
|
|
15
|
+
package.json:22:6:
|
|
16
|
+
[37m 22 â [32m"import"[37m: "./dist/index.mjs",
|
|
17
|
+
âµ [32m~~~~~~~~[0m
|
|
18
|
+
|
|
19
|
+
The "require" condition comes earlier and will be used for
|
|
20
|
+
all "require" calls:
|
|
21
|
+
|
|
22
|
+
package.json:23:6:
|
|
23
|
+
[37m 23 â [32m"require"[37m: "./dist/index.js",
|
|
24
|
+
âµ [32m~~~~~~~~~[0m
|
|
25
|
+
|
|
6
26
|
[34mCLI[39m Building entry: src/index.ts
|
|
7
27
|
[34mCLI[39m Using tsconfig: tsconfig.json
|
|
8
28
|
[34mCLI[39m tsup v8.5.0
|
|
@@ -11,19 +31,61 @@
|
|
|
11
31
|
[34mCLI[39m Cleaning output folder
|
|
12
32
|
[34mESM[39m Build start
|
|
13
33
|
[34mCJS[39m Build start
|
|
34
|
+
|
|
35
|
+
[90m[[90m2:28:47 PM[90m][39m [43m[30m WARN [39m[49m [33mâ² [43;33m[[43;30mWARNING[43;33m][0m [1mThe condition "types" here will never be used as it comes after both "import" and "require"[0m [package.json]
|
|
36
|
+
|
|
37
|
+
package.json:24:6:
|
|
38
|
+
[37m 24 â [32m"types"[37m: "./dist/index.d.ts"
|
|
39
|
+
âµ [32m~~~~~~~[0m
|
|
40
|
+
|
|
41
|
+
The "import" condition comes earlier and will be used for all "import" statements:
|
|
42
|
+
|
|
43
|
+
package.json:22:6:
|
|
44
|
+
[37m 22 â [32m"import"[37m: "./dist/index.mjs",
|
|
45
|
+
âµ [32m~~~~~~~~[0m
|
|
46
|
+
|
|
47
|
+
The "require" condition comes earlier and will be used for all "require" calls:
|
|
48
|
+
|
|
49
|
+
package.json:23:6:
|
|
50
|
+
[37m 23 â [32m"require"[37m: "./dist/index.js",
|
|
51
|
+
âµ [32m~~~~~~~~~[0m
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
[90m[[90m2:28:47 PM[90m][39m [43m[30m WARN [39m[49m [33mâ² [43;33m[[43;30mWARNING[43;33m][0m [1mThe condition "types" here will never be used as it comes after both "import" and "require"[0m [package.json]
|
|
57
|
+
|
|
58
|
+
package.json:24:6:
|
|
59
|
+
[37m 24 â [32m"types"[37m: "./dist/index.d.ts"
|
|
60
|
+
âµ [32m~~~~~~~[0m
|
|
61
|
+
|
|
62
|
+
The "import" condition comes earlier and will be used for all "import" statements:
|
|
63
|
+
|
|
64
|
+
package.json:22:6:
|
|
65
|
+
[37m 22 â [32m"import"[37m: "./dist/index.mjs",
|
|
66
|
+
âµ [32m~~~~~~~~[0m
|
|
67
|
+
|
|
68
|
+
The "require" condition comes earlier and will be used for all "require" calls:
|
|
69
|
+
|
|
70
|
+
package.json:23:6:
|
|
71
|
+
[37m 23 â [32m"require"[37m: "./dist/index.js",
|
|
72
|
+
âµ [32m~~~~~~~~~[0m
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
[32mESM[39m [1mdist/button-spinner.module-4TBETQ4T.module.css [22m[32m1.49 KB[39m
|
|
77
|
+
[32mESM[39m [1mdist/button-background.module-T5B7XZ2Z.module.css [22m[32m702.00 B[39m
|
|
78
|
+
[32mESM[39m [1mdist/button.module-4G5LYXJH.module.css [22m[32m5.76 KB[39m
|
|
79
|
+
[32mESM[39m [1mdist/index.mjs [22m[32m3.53 KB[39m
|
|
80
|
+
[32mESM[39m [1mdist/index.mjs.map [22m[32m7.90 KB[39m
|
|
81
|
+
[32mESM[39m âĦï¸ Build success in 63ms
|
|
14
82
|
[32mCJS[39m [1mdist/button-background.module-T5B7XZ2Z.module.css [22m[32m702.00 B[39m
|
|
15
83
|
[32mCJS[39m [1mdist/button-spinner.module-4TBETQ4T.module.css [22m[32m1.49 KB[39m
|
|
16
|
-
[32mCJS[39m [1mdist/button.module-
|
|
84
|
+
[32mCJS[39m [1mdist/button.module-4G5LYXJH.module.css [22m[32m5.76 KB[39m
|
|
17
85
|
[32mCJS[39m [1mdist/index.js [22m[32m4.26 KB[39m
|
|
18
|
-
[32mCJS[39m [1mdist/index.js.map [22m[32m7.
|
|
19
|
-
[32mCJS[39m âĦï¸ Build success in
|
|
20
|
-
[32mESM[39m [1mdist/button.module-N3Y5HX7N.module.css [22m[32m5.83 KB[39m
|
|
21
|
-
[32mESM[39m [1mdist/button-background.module-T5B7XZ2Z.module.css [22m[32m702.00 B[39m
|
|
22
|
-
[32mESM[39m [1mdist/button-spinner.module-4TBETQ4T.module.css [22m[32m1.49 KB[39m
|
|
23
|
-
[32mESM[39m [1mdist/index.mjs [22m[32m3.53 KB[39m
|
|
24
|
-
[32mESM[39m [1mdist/index.mjs.map [22m[32m7.87 KB[39m
|
|
25
|
-
[32mESM[39m âĦï¸ Build success in 77ms
|
|
86
|
+
[32mCJS[39m [1mdist/index.js.map [22m[32m7.96 KB[39m
|
|
87
|
+
[32mCJS[39m âĦï¸ Build success in 63ms
|
|
26
88
|
DTS Build start
|
|
27
|
-
DTS âĦï¸ Build success in
|
|
28
|
-
DTS dist/index.d.mts 1.
|
|
29
|
-
DTS dist/index.d.ts 1.
|
|
89
|
+
DTS âĦï¸ Build success in 524ms
|
|
90
|
+
DTS dist/index.d.mts 1.39 KB
|
|
91
|
+
DTS dist/index.d.ts 1.39 KB
|
|
@@ -0,0 +1,151 @@
|
|
|
1
|
+
|
|
2
|
+
> @nattui/react-components@0.0.6 dev /Users/snowshift/Documents/3-github/react-components/packages/ui
|
|
3
|
+
> tsup --watch
|
|
4
|
+
|
|
5
|
+
[33mâ² [43;33m[[43;30mWARNING[43;33m][0m [1mThe condition "types" here will never be used as it comes after both "import" and "require"[0m [package.json]
|
|
6
|
+
|
|
7
|
+
package.json:24:6:
|
|
8
|
+
[37m 24 â [32m"types"[37m: "./dist/index.d.ts"
|
|
9
|
+
âµ [32m~~~~~~~[0m
|
|
10
|
+
|
|
11
|
+
The "import" condition comes earlier and will be used for
|
|
12
|
+
all "import" statements:
|
|
13
|
+
|
|
14
|
+
package.json:22:6:
|
|
15
|
+
[37m 22 â [32m"import"[37m: "./dist/index.mjs",
|
|
16
|
+
âµ [32m~~~~~~~~[0m
|
|
17
|
+
|
|
18
|
+
The "require" condition comes earlier and will be used for
|
|
19
|
+
all "require" calls:
|
|
20
|
+
|
|
21
|
+
package.json:23:6:
|
|
22
|
+
[37m 23 â [32m"require"[37m: "./dist/index.js",
|
|
23
|
+
âµ [32m~~~~~~~~~[0m
|
|
24
|
+
|
|
25
|
+
[34mCLI[39m Building entry: src/index.ts
|
|
26
|
+
[34mCLI[39m Using tsconfig: tsconfig.json
|
|
27
|
+
[34mCLI[39m tsup v8.5.0
|
|
28
|
+
[34mCLI[39m Using tsup config: /Users/snowshift/Documents/3-github/react-components/packages/ui/tsup.config.ts
|
|
29
|
+
[34mCLI[39m Running in watch mode
|
|
30
|
+
[34mCLI[39m Target: node16
|
|
31
|
+
[34mCLI[39m Cleaning output folder
|
|
32
|
+
[34mESM[39m Build start
|
|
33
|
+
[34mCJS[39m Build start
|
|
34
|
+
|
|
35
|
+
[90m[[90m2:26:35 PM[90m][39m [43m[30m WARN [39m[49m [33mâ² [43;33m[[43;30mWARNING[43;33m][0m [1mThe condition "types" here will never be used as it comes after both "import" and "require"[0m [package.json]
|
|
36
|
+
|
|
37
|
+
package.json:24:6:
|
|
38
|
+
[37m 24 â [32m"types"[37m: "./dist/index.d.ts"
|
|
39
|
+
âµ [32m~~~~~~~[0m
|
|
40
|
+
|
|
41
|
+
The "import" condition comes earlier and will be used for all "import" statements:
|
|
42
|
+
|
|
43
|
+
package.json:22:6:
|
|
44
|
+
[37m 22 â [32m"import"[37m: "./dist/index.mjs",
|
|
45
|
+
âµ [32m~~~~~~~~[0m
|
|
46
|
+
|
|
47
|
+
The "require" condition comes earlier and will be used for all "require" calls:
|
|
48
|
+
|
|
49
|
+
package.json:23:6:
|
|
50
|
+
[37m 23 â [32m"require"[37m: "./dist/index.js",
|
|
51
|
+
âµ [32m~~~~~~~~~[0m
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
[90m[[90m2:26:35 PM[90m][39m [43m[30m WARN [39m[49m [33mâ² [43;33m[[43;30mWARNING[43;33m][0m [1mThe condition "types" here will never be used as it comes after both "import" and "require"[0m [package.json]
|
|
57
|
+
|
|
58
|
+
package.json:24:6:
|
|
59
|
+
[37m 24 â [32m"types"[37m: "./dist/index.d.ts"
|
|
60
|
+
âµ [32m~~~~~~~[0m
|
|
61
|
+
|
|
62
|
+
The "import" condition comes earlier and will be used for all "import" statements:
|
|
63
|
+
|
|
64
|
+
package.json:22:6:
|
|
65
|
+
[37m 22 â [32m"import"[37m: "./dist/index.mjs",
|
|
66
|
+
âµ [32m~~~~~~~~[0m
|
|
67
|
+
|
|
68
|
+
The "require" condition comes earlier and will be used for all "require" calls:
|
|
69
|
+
|
|
70
|
+
package.json:23:6:
|
|
71
|
+
[37m 23 â [32m"require"[37m: "./dist/index.js",
|
|
72
|
+
âµ [32m~~~~~~~~~[0m
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
[32mCJS[39m [1mdist/button-spinner.module-4TBETQ4T.module.css [22m[32m1.49 KB[39m
|
|
77
|
+
[32mCJS[39m [1mdist/button-background.module-T5B7XZ2Z.module.css [22m[32m702.00 B[39m
|
|
78
|
+
[32mCJS[39m [1mdist/button.module-4G5LYXJH.module.css [22m[32m5.76 KB[39m
|
|
79
|
+
[32mCJS[39m [1mdist/index.js [22m[32m4.26 KB[39m
|
|
80
|
+
[32mCJS[39m [1mdist/index.js.map [22m[32m7.96 KB[39m
|
|
81
|
+
[32mCJS[39m âĦï¸ Build success in 77ms
|
|
82
|
+
[32mESM[39m [1mdist/button-spinner.module-4TBETQ4T.module.css [22m[32m1.49 KB[39m
|
|
83
|
+
[32mESM[39m [1mdist/button-background.module-T5B7XZ2Z.module.css [22m[32m702.00 B[39m
|
|
84
|
+
[32mESM[39m [1mdist/button.module-4G5LYXJH.module.css [22m[32m5.76 KB[39m
|
|
85
|
+
[32mESM[39m [1mdist/index.mjs [22m[32m3.53 KB[39m
|
|
86
|
+
[32mESM[39m [1mdist/index.mjs.map [22m[32m7.90 KB[39m
|
|
87
|
+
[32mESM[39m âĦï¸ Build success in 78ms
|
|
88
|
+
[34mCLI[39m Watching for changes in "."
|
|
89
|
+
[34mCLI[39m Ignoring changes in "**/{.git,node_modules}/**" | "dist"
|
|
90
|
+
DTS Build start
|
|
91
|
+
DTS âĦï¸ Build success in 611ms
|
|
92
|
+
[34mCLI[39m Change detected: change src/index.ts
|
|
93
|
+
DTS Build start
|
|
94
|
+
[34mCLI[39m Cleaning output folder
|
|
95
|
+
[34mESM[39m Build start
|
|
96
|
+
[34mCJS[39m Build start
|
|
97
|
+
|
|
98
|
+
[90m[[90m2:26:40 PM[90m][39m [43m[30m WARN [39m[49m [33mâ² [43;33m[[43;30mWARNING[43;33m][0m [1mThe condition "types" here will never be used as it comes after both "import" and "require"[0m [package.json]
|
|
99
|
+
|
|
100
|
+
package.json:24:6:
|
|
101
|
+
[37m 24 â [32m"types"[37m: "./dist/index.d.ts"
|
|
102
|
+
âµ [32m~~~~~~~[0m
|
|
103
|
+
|
|
104
|
+
The "import" condition comes earlier and will be used for all "import" statements:
|
|
105
|
+
|
|
106
|
+
package.json:22:6:
|
|
107
|
+
[37m 22 â [32m"import"[37m: "./dist/index.mjs",
|
|
108
|
+
âµ [32m~~~~~~~~[0m
|
|
109
|
+
|
|
110
|
+
The "require" condition comes earlier and will be used for all "require" calls:
|
|
111
|
+
|
|
112
|
+
package.json:23:6:
|
|
113
|
+
[37m 23 â [32m"require"[37m: "./dist/index.js",
|
|
114
|
+
âµ [32m~~~~~~~~~[0m
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
[90m[[90m2:26:40 PM[90m][39m [43m[30m WARN [39m[49m [33mâ² [43;33m[[43;30mWARNING[43;33m][0m [1mThe condition "types" here will never be used as it comes after both "import" and "require"[0m [package.json]
|
|
120
|
+
|
|
121
|
+
package.json:24:6:
|
|
122
|
+
[37m 24 â [32m"types"[37m: "./dist/index.d.ts"
|
|
123
|
+
âµ [32m~~~~~~~[0m
|
|
124
|
+
|
|
125
|
+
The "import" condition comes earlier and will be used for all "import" statements:
|
|
126
|
+
|
|
127
|
+
package.json:22:6:
|
|
128
|
+
[37m 22 â [32m"import"[37m: "./dist/index.mjs",
|
|
129
|
+
âµ [32m~~~~~~~~[0m
|
|
130
|
+
|
|
131
|
+
The "require" condition comes earlier and will be used for all "require" calls:
|
|
132
|
+
|
|
133
|
+
package.json:23:6:
|
|
134
|
+
[37m 23 â [32m"require"[37m: "./dist/index.js",
|
|
135
|
+
âµ [32m~~~~~~~~~[0m
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
[32mESM[39m [1mdist/button-spinner.module-4TBETQ4T.module.css [22m[32m1.49 KB[39m
|
|
140
|
+
[32mESM[39m [1mdist/button-background.module-T5B7XZ2Z.module.css [22m[32m702.00 B[39m
|
|
141
|
+
[32mESM[39m [1mdist/button.module-4G5LYXJH.module.css [22m[32m5.76 KB[39m
|
|
142
|
+
[32mESM[39m [1mdist/index.mjs [22m[32m3.53 KB[39m
|
|
143
|
+
[32mESM[39m [1mdist/index.mjs.map [22m[32m7.90 KB[39m
|
|
144
|
+
[32mESM[39m âĦï¸ Build success in 353ms
|
|
145
|
+
[32mCJS[39m [1mdist/button-background.module-T5B7XZ2Z.module.css [22m[32m702.00 B[39m
|
|
146
|
+
[32mCJS[39m [1mdist/button.module-4G5LYXJH.module.css [22m[32m5.76 KB[39m
|
|
147
|
+
[32mCJS[39m [1mdist/button-spinner.module-4TBETQ4T.module.css [22m[32m1.49 KB[39m
|
|
148
|
+
[32mCJS[39m [1mdist/index.js [22m[32m4.26 KB[39m
|
|
149
|
+
[32mCJS[39m [1mdist/index.js.map [22m[32m7.96 KB[39m
|
|
150
|
+
[32mCJS[39m âĦï¸ Build success in 371ms
|
|
151
|
+
DTS âĦï¸ Build success in 962ms
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nattui/react-components",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.7",
|
|
4
4
|
"description": "A collection of reusable React components built with TypeScript and CSS Modules",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"components",
|
|
@@ -17,9 +17,15 @@
|
|
|
17
17
|
},
|
|
18
18
|
"license": "MIT",
|
|
19
19
|
"author": "Natt Nguyen <hello@natt.sh> (https://natt.sh)",
|
|
20
|
-
"exports":
|
|
20
|
+
"exports": {
|
|
21
|
+
".": {
|
|
22
|
+
"types": "./dist/index.d.ts",
|
|
23
|
+
"import": "./dist/index.mjs",
|
|
24
|
+
"require": "./dist/index.js"
|
|
25
|
+
}
|
|
26
|
+
},
|
|
21
27
|
"main": "./dist/index.js",
|
|
22
|
-
"module": "./dist/index.
|
|
28
|
+
"module": "./dist/index.mjs",
|
|
23
29
|
"types": "./dist/index.d.ts",
|
|
24
30
|
"devDependencies": {
|
|
25
31
|
"@eslint/js": "^9.32.0",
|