@nattui/react-components 0.0.23 → 0.0.24

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.
@@ -100,17 +100,17 @@
100
100
 
101
101
  .button__size_36 {
102
102
  --size: 36px;
103
- --padding: 0 14px;
103
+ --padding: 0 12px;
104
104
  }
105
105
 
106
106
  .button__size_40 {
107
107
  --size: 40px;
108
- --padding: 0 18px;
108
+ --padding: 0 14px;
109
109
  }
110
110
 
111
111
  .button__size_44 {
112
112
  --size: 44px;
113
- --padding: 0 22px;
113
+ --padding: 0 16px;
114
114
  }
115
115
 
116
116
  /* ===================================================== */
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  // src/button.tsx
2
- import styles3 from "./button.module-44LVL7ES.module.css";
2
+ import styles3 from "./button.module-JEUFP4EH.module.css";
3
3
 
4
4
  // src/button-background.tsx
5
5
  import styles from "./button-background.module-EWE3JTY4.module.css";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nattui/react-components",
3
- "version": "0.0.23",
3
+ "version": "0.0.24",
4
4
  "description": "A collection of reusable React components built with TypeScript and CSS Modules",
5
5
  "keywords": [
6
6
  "components",