@nattui/react-components 0.0.7 → 0.0.9

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/.prettierignore CHANGED
@@ -1,2 +1 @@
1
- dist/
2
- pnpm-lock.yaml
1
+ dist
@@ -1,91 +1,33 @@
1
1
 
2
2
  
3
- > @nattui/react-components@0.0.7 build /Users/snowshift/Documents/3-github/react-components/packages/ui
3
+ > @nattui/react-components@0.0.8 build /Users/snowshift/Documents/3-github/react-components/packages/ui
4
4
  > tsup
5
5
 
6
- ▲ [WARNING] The condition "types" here will never be used as it comes after both "import" and "require" [package.json]
7
-
8
- package.json:24:6:
9
-  24 │ "types": "./dist/index.d.ts"
10
- ╵ ~~~~~~~
11
-
12
- The "import" condition comes earlier and will be used for
13
- all "import" statements:
14
-
15
- package.json:22:6:
16
-  22 │ "import": "./dist/index.mjs",
17
- ╵ ~~~~~~~~
18
-
19
- The "require" condition comes earlier and will be used for
20
- all "require" calls:
21
-
22
- package.json:23:6:
23
-  23 │ "require": "./dist/index.js",
24
- ╵ ~~~~~~~~~
25
-
26
6
  CLI Building entry: src/index.ts
27
7
  CLI Using tsconfig: tsconfig.json
28
8
  CLI tsup v8.5.0
29
9
  CLI Using tsup config: /Users/snowshift/Documents/3-github/react-components/packages/ui/tsup.config.ts
30
10
  CLI Target: node16
31
11
  CLI Cleaning output folder
32
- ESM Build start
33
12
  CJS Build start
34
-
35
- [2:28:47 PM]  WARN  ▲ [WARNING] The condition "types" here will never be used as it comes after both "import" and "require" [package.json]
36
-
37
- package.json:24:6:
38
-  24 │ "types": "./dist/index.d.ts"
39
- ╵ ~~~~~~~
40
-
41
- The "import" condition comes earlier and will be used for all "import" statements:
42
-
43
- package.json:22:6:
44
-  22 │ "import": "./dist/index.mjs",
45
- ╵ ~~~~~~~~
46
-
47
- The "require" condition comes earlier and will be used for all "require" calls:
48
-
49
- package.json:23:6:
50
-  23 │ "require": "./dist/index.js",
51
- ╵ ~~~~~~~~~
52
-
53
-
54
-
55
-
56
- [2:28:47 PM]  WARN  ▲ [WARNING] The condition "types" here will never be used as it comes after both "import" and "require" [package.json]
57
-
58
- package.json:24:6:
59
-  24 │ "types": "./dist/index.d.ts"
60
- ╵ ~~~~~~~
61
-
62
- The "import" condition comes earlier and will be used for all "import" statements:
63
-
64
- package.json:22:6:
65
-  22 │ "import": "./dist/index.mjs",
66
- ╵ ~~~~~~~~
67
-
68
- The "require" condition comes earlier and will be used for all "require" calls:
69
-
70
- package.json:23:6:
71
-  23 │ "require": "./dist/index.js",
72
- ╵ ~~~~~~~~~
73
-
74
-
75
-
76
- ESM dist/button-spinner.module-4TBETQ4T.module.css 1.49 KB
77
- ESM dist/button-background.module-T5B7XZ2Z.module.css 702.00 B
78
- ESM dist/button.module-4G5LYXJH.module.css 5.76 KB
79
- ESM dist/index.mjs 3.53 KB
80
- ESM dist/index.mjs.map 7.90 KB
81
- ESM ⚡️ Build success in 63ms
82
- CJS dist/button-background.module-T5B7XZ2Z.module.css 702.00 B
13
+ ESM Build start
83
14
  CJS dist/button-spinner.module-4TBETQ4T.module.css 1.49 KB
84
15
  CJS dist/button.module-4G5LYXJH.module.css 5.76 KB
85
- CJS dist/index.js 4.26 KB
86
- CJS dist/index.js.map 7.96 KB
87
- CJS ⚡️ Build success in 63ms
16
+ CJS dist/button-background.module-T5B7XZ2Z.module.css 702.00 B
17
+ CJS dist/label.module-4CZ6ETIR.module.css 223.00 B
18
+ CJS dist/input.module-5WZ7EF6O.module.css 1.32 KB
19
+ CJS dist/index.js 5.72 KB
20
+ CJS dist/index.js.map 10.72 KB
21
+ CJS ⚡️ Build success in 64ms
22
+ ESM dist/button-background.module-T5B7XZ2Z.module.css 702.00 B
23
+ ESM dist/button-spinner.module-4TBETQ4T.module.css 1.49 KB
24
+ ESM dist/button.module-4G5LYXJH.module.css 5.76 KB
25
+ ESM dist/input.module-5WZ7EF6O.module.css 1.32 KB
26
+ ESM dist/label.module-4CZ6ETIR.module.css 223.00 B
27
+ ESM dist/index.mjs 4.71 KB
28
+ ESM dist/index.mjs.map 10.67 KB
29
+ ESM ⚡️ Build success in 65ms
88
30
  DTS Build start
89
- DTS ⚡️ Build success in 524ms
90
- DTS dist/index.d.mts 1.39 KB
91
- DTS dist/index.d.ts 1.39 KB
31
+ DTS ⚡️ Build success in 971ms
32
+ DTS dist/index.d.ts 1.97 KB
33
+ DTS dist/index.d.mts 1.97 KB