@nimbus-ds/styles 9.32.0 → 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 +8 -2
- package/dist/CHANGELOG.md +8 -2
- package/dist/index.css +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.js +1 -1
- package/dist/styles.css +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,12 @@
|
|
|
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
|
|
@@ -13,7 +19,7 @@ Nimbus Styles deprive all styles needed to build nimbus components.
|
|
|
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 [@
|
|
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 [@
|
|
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,6 +2,12 @@
|
|
|
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
|
|
@@ -13,7 +19,7 @@ Nimbus Styles deprive all styles needed to build nimbus components.
|
|
|
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 [@
|
|
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 [@
|
|
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
|
|