@nimbus-ds/styles 9.32.0 → 9.34.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 +14 -2
- package/dist/CHANGELOG.md +14 -2
- package/dist/index.css +1 -1
- package/dist/index.d.ts +2 -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,18 @@
|
|
|
2
2
|
|
|
3
3
|
Nimbus Styles deprive all styles needed to build nimbus components.
|
|
4
4
|
|
|
5
|
+
## 2025-10-17 `9.34.0`
|
|
6
|
+
|
|
7
|
+
#### 🎉 New features
|
|
8
|
+
|
|
9
|
+
- `Button`: Added `size` style variants with support for `small` and `medium` sizes. ([#365](https://github.com/TiendaNube/nimbus-design-system/pull/365) by [@joacotornello](https://github.com/joacotornello))
|
|
10
|
+
|
|
11
|
+
## 2025-10-02 `9.33.0`
|
|
12
|
+
|
|
13
|
+
#### 🎉 New features
|
|
14
|
+
|
|
15
|
+
- `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))
|
|
16
|
+
|
|
5
17
|
## 2025-09-26 `9.32.0`
|
|
6
18
|
|
|
7
19
|
#### 🎉 New features
|
|
@@ -13,7 +25,7 @@ Nimbus Styles deprive all styles needed to build nimbus components.
|
|
|
13
25
|
|
|
14
26
|
#### 🎉 New features
|
|
15
27
|
|
|
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 [@
|
|
28
|
+
- `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
29
|
|
|
18
30
|
## 2025-09-23 `9.30.0`
|
|
19
31
|
|
|
@@ -100,7 +112,7 @@ Nimbus Styles deprive all styles needed to build nimbus components.
|
|
|
100
112
|
|
|
101
113
|
#### 🐛 Bug fixes
|
|
102
114
|
|
|
103
|
-
- `Toast`: Align progress variant background with Figma by using `neutral.textHigh`. ([#333](https://github.com/TiendaNube/nimbus-design-system/pull/333) by [@
|
|
115
|
+
- `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
116
|
|
|
105
117
|
## 2025-08-04 `9.21.1`
|
|
106
118
|
|
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-10-17 `9.34.0`
|
|
6
|
+
|
|
7
|
+
#### 🎉 New features
|
|
8
|
+
|
|
9
|
+
- `Button`: Added `size` style variants with support for `small` and `medium` sizes. ([#365](https://github.com/TiendaNube/nimbus-design-system/pull/365) by [@joacotornello](https://github.com/joacotornello))
|
|
10
|
+
|
|
11
|
+
## 2025-10-02 `9.33.0`
|
|
12
|
+
|
|
13
|
+
#### 🎉 New features
|
|
14
|
+
|
|
15
|
+
- `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))
|
|
16
|
+
|
|
5
17
|
## 2025-09-26 `9.32.0`
|
|
6
18
|
|
|
7
19
|
#### 🎉 New features
|
|
@@ -13,7 +25,7 @@ Nimbus Styles deprive all styles needed to build nimbus components.
|
|
|
13
25
|
|
|
14
26
|
#### 🎉 New features
|
|
15
27
|
|
|
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 [@
|
|
28
|
+
- `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
29
|
|
|
18
30
|
## 2025-09-23 `9.30.0`
|
|
19
31
|
|
|
@@ -100,7 +112,7 @@ Nimbus Styles deprive all styles needed to build nimbus components.
|
|
|
100
112
|
|
|
101
113
|
#### 🐛 Bug fixes
|
|
102
114
|
|
|
103
|
-
- `Toast`: Align progress variant background with Figma by using `neutral.textHigh`. ([#333](https://github.com/TiendaNube/nimbus-design-system/pull/333) by [@
|
|
115
|
+
- `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
116
|
|
|
105
117
|
## 2025-08-04 `9.21.1`
|
|
106
118
|
|