@nimbus-ds/styles 9.22.0-rc.1 → 9.23.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
+ ## 2025-08-25 `9.23.0`
6
+
7
+ #### 🎉 New features
8
+
9
+ - `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))
10
+
11
+ ## 2025-08-20 `9.22.0`
12
+
13
+ #### 🎉 New features
14
+
15
+ - `Input`: Added `ai-generative` appearance using Nimbus AI interactive gradient with border gradient treatment. ([#333](https://github.com/TiendaNube/nimbus-design-system/pull/333) by [@joacotornello](https://github.com/joacotornello))
16
+ - Theme: Added `aiGenerative.surface-highlight` token and applied to Input AI focus ring. ([#333](https://github.com/TiendaNube/nimbus-design-system/pull/333) by [@joacotornello](https://github.com/joacotornello))
17
+
5
18
  ## 2025-08-12 `9.21.3`
6
19
 
7
20
  #### 🎉 New features
@@ -12,7 +25,7 @@ Nimbus Styles deprive all styles needed to build nimbus components.
12
25
 
13
26
  #### 🐛 Bug fixes
14
27
 
15
- - `Toast`: Align progress variant background with Figma by using `neutral.textHigh`. ([#TBD](https://github.com/TiendaNube/nimbus-design-system/pull/TBD) by [@contributor](https://github.com/contributor))
28
+ - `Toast`: Align progress variant background with Figma by using `neutral.textHigh`. ([#333](https://github.com/TiendaNube/nimbus-design-system/pull/333) by [@contributor](https://github.com/contributor))
16
29
 
17
30
  ## 2025-08-04 `9.21.1`
18
31
 
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-08-25 `9.23.0`
6
+
7
+ #### 🎉 New features
8
+
9
+ - `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))
10
+
11
+ ## 2025-08-20 `9.22.0`
12
+
13
+ #### 🎉 New features
14
+
15
+ - `Input`: Added `ai-generative` appearance using Nimbus AI interactive gradient with border gradient treatment. ([#333](https://github.com/TiendaNube/nimbus-design-system/pull/333) by [@joacotornello](https://github.com/joacotornello))
16
+ - Theme: Added `aiGenerative.surface-highlight` token and applied to Input AI focus ring. ([#333](https://github.com/TiendaNube/nimbus-design-system/pull/333) by [@joacotornello](https://github.com/joacotornello))
17
+
5
18
  ## 2025-08-12 `9.21.3`
6
19
 
7
20
  #### 🎉 New features
@@ -12,7 +25,7 @@ Nimbus Styles deprive all styles needed to build nimbus components.
12
25
 
13
26
  #### 🐛 Bug fixes
14
27
 
15
- - `Toast`: Align progress variant background with Figma by using `neutral.textHigh`. ([#TBD](https://github.com/TiendaNube/nimbus-design-system/pull/TBD) by [@contributor](https://github.com/contributor))
28
+ - `Toast`: Align progress variant background with Figma by using `neutral.textHigh`. ([#333](https://github.com/TiendaNube/nimbus-design-system/pull/333) by [@contributor](https://github.com/contributor))
16
29
 
17
30
  ## 2025-08-04 `9.21.1`
18
31