@nimbus-ds/styles 9.23.0 → 9.24.1

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
+ ## 2025-09-10 `9.24.1`
6
+
7
+ #### 💡 Others
8
+
9
+ - `ScrollPane`: Adjusted padding / margin values (arrow & container alignment) to better match design spacing guidelines. ([#347](https://github.com/TiendaNube/nimbus-design-system/pull/347) by [@mrolando-tn](https://github.com/mrolando-tn))
10
+ - `SegmentedControl`: Tweaked internal padding and gap values to improve visual balance. ([#347](https://github.com/TiendaNube/nimbus-design-system/pull/347) by [@mrolando-tn](https://github.com/mrolando-tn))
11
+
12
+ ## 2025-09-04 `9.24.0`
13
+
14
+ #### 🎉 New features
15
+
16
+ - `Chip`: Added `ai-generative` appearance to highlight AI-generated chips. ([#339](https://github.com/TiendaNube/nimbus-design-system/pull/339) by [@joacotornello](https://github.com/joacotornello))
17
+
5
18
  ## 2025-08-25 `9.23.0`
6
19
 
7
20
  #### 🎉 New features
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
+ ## 2025-09-10 `9.24.1`
6
+
7
+ #### 💡 Others
8
+
9
+ - `ScrollPane`: Adjusted padding / margin values (arrow & container alignment) to better match design spacing guidelines. ([#347](https://github.com/TiendaNube/nimbus-design-system/pull/347) by [@mrolando-tn](https://github.com/mrolando-tn))
10
+ - `SegmentedControl`: Tweaked internal padding and gap values to improve visual balance. ([#347](https://github.com/TiendaNube/nimbus-design-system/pull/347) by [@mrolando-tn](https://github.com/mrolando-tn))
11
+
12
+ ## 2025-09-04 `9.24.0`
13
+
14
+ #### 🎉 New features
15
+
16
+ - `Chip`: Added `ai-generative` appearance to highlight AI-generated chips. ([#339](https://github.com/TiendaNube/nimbus-design-system/pull/339) by [@joacotornello](https://github.com/joacotornello))
17
+
5
18
  ## 2025-08-25 `9.23.0`
6
19
 
7
20
  #### 🎉 New features