@nimbus-ds/styles 9.32.0-rc.1 → 9.33.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,18 +2,24 @@
2
2
 
3
3
  Nimbus Styles deprive all styles needed to build nimbus components.
4
4
 
5
+ ## 2025-10-02 `9.33.0`
6
+
7
+ #### 🎉 New features
8
+
9
+ - `Textarea`: Added `aiGenerated` CSS class that combines `ai-generative` appearance with AI focus ring box shadow. ([#364](https://github.com/TiendaNube/nimbus-design-system/pull/364) by [@joacotornello](https://github.com/joacotornello))
10
+
5
11
  ## 2025-09-26 `9.32.0`
6
12
 
7
13
  #### 🎉 New features
8
14
 
9
- - `Text`: Added `ai-generative` appearance using Nimbus AI interactive gradient with text gradient treatment. ([#TBD](https://github.com/TiendaNube/nimbus-design-system/pull/TBD) by [@usuario](https://github.com/usuario))
10
- - Added `createTextGradient` utility function to gradient builder for creating text gradient styles. ([#TBD](https://github.com/TiendaNube/nimbus-design-system/pull/TBD) by [@usuario](https://github.com/usuario))
15
+ - `Text`: Added `ai-generative` appearance using Nimbus AI interactive gradient with text gradient treatment. ([#363](https://github.com/TiendaNube/nimbus-design-system/pull/363) by [@joacotornello](https://github.com/joacotornello))
16
+ - Added `createTextGradient` utility function to gradient builder for creating text gradient styles. ([#363](https://github.com/TiendaNube/nimbus-design-system/pull/363) by [@joacotornello](https://github.com/joacotornello))
11
17
 
12
18
  ## 2025-09-25 `9.31.0`
13
19
 
14
20
  #### 🎉 New features
15
21
 
16
- - `Select`: Added `ai-generative` appearance and `aiGenerated` property using Nimbus AI interactive gradient. ([#361](https://github.com/TiendaNube/nimbus-design-system/pull/361) by [@contributor](https://github.com/contributor))
22
+ - `Select`: Added `ai-generative` appearance and `aiGenerated` property using Nimbus AI interactive gradient. ([#361](https://github.com/TiendaNube/nimbus-design-system/pull/361) by [@joacotornello](https://github.com/joacotornello))
17
23
 
18
24
  ## 2025-09-23 `9.30.0`
19
25
 
@@ -100,7 +106,7 @@ Nimbus Styles deprive all styles needed to build nimbus components.
100
106
 
101
107
  #### 🐛 Bug fixes
102
108
 
103
- - `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))
109
+ - `Toast`: Align progress variant background with Figma by using `neutral.textHigh`. ([#333](https://github.com/TiendaNube/nimbus-design-system/pull/333) by [@joacotornello](https://github.com/joacotornello))
104
110
 
105
111
  ## 2025-08-04 `9.21.1`
106
112
 
package/dist/CHANGELOG.md CHANGED
@@ -2,18 +2,24 @@
2
2
 
3
3
  Nimbus Styles deprive all styles needed to build nimbus components.
4
4
 
5
+ ## 2025-10-02 `9.33.0`
6
+
7
+ #### 🎉 New features
8
+
9
+ - `Textarea`: Added `aiGenerated` CSS class that combines `ai-generative` appearance with AI focus ring box shadow. ([#364](https://github.com/TiendaNube/nimbus-design-system/pull/364) by [@joacotornello](https://github.com/joacotornello))
10
+
5
11
  ## 2025-09-26 `9.32.0`
6
12
 
7
13
  #### 🎉 New features
8
14
 
9
- - `Text`: Added `ai-generative` appearance using Nimbus AI interactive gradient with text gradient treatment. ([#TBD](https://github.com/TiendaNube/nimbus-design-system/pull/TBD) by [@usuario](https://github.com/usuario))
10
- - Added `createTextGradient` utility function to gradient builder for creating text gradient styles. ([#TBD](https://github.com/TiendaNube/nimbus-design-system/pull/TBD) by [@usuario](https://github.com/usuario))
15
+ - `Text`: Added `ai-generative` appearance using Nimbus AI interactive gradient with text gradient treatment. ([#363](https://github.com/TiendaNube/nimbus-design-system/pull/363) by [@joacotornello](https://github.com/joacotornello))
16
+ - Added `createTextGradient` utility function to gradient builder for creating text gradient styles. ([#363](https://github.com/TiendaNube/nimbus-design-system/pull/363) by [@joacotornello](https://github.com/joacotornello))
11
17
 
12
18
  ## 2025-09-25 `9.31.0`
13
19
 
14
20
  #### 🎉 New features
15
21
 
16
- - `Select`: Added `ai-generative` appearance and `aiGenerated` property using Nimbus AI interactive gradient. ([#361](https://github.com/TiendaNube/nimbus-design-system/pull/361) by [@contributor](https://github.com/contributor))
22
+ - `Select`: Added `ai-generative` appearance and `aiGenerated` property using Nimbus AI interactive gradient. ([#361](https://github.com/TiendaNube/nimbus-design-system/pull/361) by [@joacotornello](https://github.com/joacotornello))
17
23
 
18
24
  ## 2025-09-23 `9.30.0`
19
25
 
@@ -100,7 +106,7 @@ Nimbus Styles deprive all styles needed to build nimbus components.
100
106
 
101
107
  #### 🐛 Bug fixes
102
108
 
103
- - `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))
109
+ - `Toast`: Align progress variant background with Figma by using `neutral.textHigh`. ([#333](https://github.com/TiendaNube/nimbus-design-system/pull/333) by [@joacotornello](https://github.com/joacotornello))
104
110
 
105
111
  ## 2025-08-04 `9.21.1`
106
112