@nimbus-ds/styles 9.57.0 → 9.59.0

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/CHANGELOG.md CHANGED
@@ -2,6 +2,19 @@
2
2
 
3
3
  Nimbus Styles deprive all styles needed to build nimbus components.
4
4
 
5
+ ## 2026-03-02 `9.58.0`
6
+
7
+ #### 🎉 New features
8
+
9
+ - `Textarea`: Added thin scrollbar styling for better visual consistency. ([#430](https://github.com/TiendaNube/nimbus-design-system/pull/430) by [@karemcarvalho-hue](https://github.com/karemcarvalho-hue))
10
+ - `ScrollPane`: Added thin scrollbar variant. ([#430](https://github.com/TiendaNube/nimbus-design-system/pull/430) by [@karemcarvalho-hue](https://github.com/karemcarvalho-hue))
11
+
12
+ ## 2026-02-13 `9.57.0`
13
+
14
+ #### 🎉 New features
15
+
16
+ - `Table`: Added wrapper sprinkle with `borderRadius` property to control the table wrapper's border radius via design tokens. ([#435](https://github.com/TiendaNube/nimbus-design-system/pull/435) by [@jffs](https://github.com/jffs))
17
+
5
18
  ## 2026-02-12 `9.56.1`
6
19
 
7
20
  #### 🐛 Bug fixes
package/dist/CHANGELOG.md CHANGED
@@ -2,6 +2,19 @@
2
2
 
3
3
  Nimbus Styles deprive all styles needed to build nimbus components.
4
4
 
5
+ ## 2026-03-02 `9.58.0`
6
+
7
+ #### 🎉 New features
8
+
9
+ - `Textarea`: Added thin scrollbar styling for better visual consistency. ([#430](https://github.com/TiendaNube/nimbus-design-system/pull/430) by [@karemcarvalho-hue](https://github.com/karemcarvalho-hue))
10
+ - `ScrollPane`: Added thin scrollbar variant. ([#430](https://github.com/TiendaNube/nimbus-design-system/pull/430) by [@karemcarvalho-hue](https://github.com/karemcarvalho-hue))
11
+
12
+ ## 2026-02-13 `9.57.0`
13
+
14
+ #### 🎉 New features
15
+
16
+ - `Table`: Added wrapper sprinkle with `borderRadius` property to control the table wrapper's border radius via design tokens. ([#435](https://github.com/TiendaNube/nimbus-design-system/pull/435) by [@jffs](https://github.com/jffs))
17
+
5
18
  ## 2026-02-12 `9.56.1`
6
19
 
7
20
  #### 🐛 Bug fixes