@nimbus-ds/styles 9.22.0 → 9.24.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,18 @@
2
2
 
3
3
  Nimbus Styles deprive all styles needed to build nimbus components.
4
4
 
5
+ ## 2025-09-04 `9.24.0`
6
+
7
+ #### 🎉 New features
8
+
9
+ - `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))
10
+
11
+ ## 2025-08-25 `9.23.0`
12
+
13
+ #### 🎉 New features
14
+
15
+ - `Modal` and `Sidebar`: Add optional `root` prop to scope portal and backdrop rendering to a provided element. ([#336](https://github.com/TiendaNube/nimbus-design-system/pull/336) by [@joacotornello](https://github.com/joacotornello))
16
+
5
17
  ## 2025-08-20 `9.22.0`
6
18
 
7
19
  #### 🎉 New features
package/dist/CHANGELOG.md CHANGED
@@ -2,6 +2,18 @@
2
2
 
3
3
  Nimbus Styles deprive all styles needed to build nimbus components.
4
4
 
5
+ ## 2025-09-04 `9.24.0`
6
+
7
+ #### 🎉 New features
8
+
9
+ - `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))
10
+
11
+ ## 2025-08-25 `9.23.0`
12
+
13
+ #### 🎉 New features
14
+
15
+ - `Modal` and `Sidebar`: Add optional `root` prop to scope portal and backdrop rendering to a provided element. ([#336](https://github.com/TiendaNube/nimbus-design-system/pull/336) by [@joacotornello](https://github.com/joacotornello))
16
+
5
17
  ## 2025-08-20 `9.22.0`
6
18
 
7
19
  #### 🎉 New features