@nimbus-ds/styles 9.17.0-rc.4 → 9.17.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 ADDED
@@ -0,0 +1,789 @@
1
+ # Changelog
2
+
3
+ Nimbus Styles deprive all styles needed to build nimbus components.
4
+
5
+ ## 2025-07-24 `9.17.0`
6
+
7
+ #### 🎉 New features
8
+
9
+ - Added transparent overlay styles for `Popover` component to support invisible click protection functionality. The overlay provides full-screen coverage with transparent background and proper z-index stacking. ([#316](https://github.com/TiendaNube/nimbus-design-system/pull/316) by [@harrytiendanube](https://github.com/harrytiendanube))
10
+
11
+ ## 2025-07-10 `9.16.2`
12
+
13
+ #### 🐛 Bug fixes
14
+
15
+ - `Button`: Adjusted button height from `2.125rem` to `2rem` to match design specifications. ([#310](https://github.com/TiendaNube/nimbus-design-system/pull/310) by [@joacotornello](https://github.com/joacotornello))
16
+
17
+ ## 2025-06-17 `9.16.1`
18
+
19
+ #### 🐛 Bug fixes
20
+
21
+ - `Stepper`: Fixed width of the line. ([#300](https://github.com/TiendaNube/nimbus-design-system/pull/300) by [@joacotornello](https://github.com/joacotornello))
22
+
23
+ ## 2025-06-09 `9.16.0`
24
+
25
+ #### 🎉 New features
26
+
27
+ - Added `stepper` new composite component styles. ([#297](https://github.com/TiendaNube/nimbus-design-system/pull/297) by [@joacotornello](https://github.com/joacotornello))
28
+
29
+ ## 2025-05-12 `9.15.0`
30
+
31
+ #### 🎉 New features
32
+
33
+ - Added `segmented-control` new composite component styles. ([#290](https://github.com/TiendaNube/nimbus-design-system/pull/290) by [@joacotornello](https://github.com/joacotornello))
34
+
35
+ ## 2025-05-09 `9.14.1`
36
+
37
+ #### 🐛 Bug fixes
38
+
39
+ - `Thumbnail.Skeleton`: `width` support is extended to include percentages and 100% is defined as default, just like `Thumbnail`. ([Issue](https://github.com/TiendaNube/nimbus-design-system/discussions/248)) ([#289](https://github.com/TiendaNube/nimbus-design-system/pull/289) by [@harrytiendanube](https://github.com/harrytiendanube))
40
+
41
+ ## 2025-03-25 `9.14.0`
42
+
43
+ #### 🎉 New features
44
+
45
+ - Added `textDecoration` property to `Text` component. ([#279](https://github.com/TiendaNube/nimbus-design-system/pull/279) by [@guidobotta](https://github.com/guidobotta))
46
+ - Added `line-through` option to `textDecoration` property. ([#279](https://github.com/TiendaNube/nimbus-design-system/pull/279) by [@guidobotta](https://github.com/guidobotta))
47
+
48
+ ## 2025-03-18 `9.13.1`
49
+
50
+ #### 🐛 Bug fixes
51
+
52
+ - Rebuild after failed release. ([#277](https://github.com/TiendaNube/nimbus-design-system/pull/277) by [@joacotornello](https://github.com/joacotornello))
53
+
54
+ ## 2025-03-18 `9.13.0`
55
+
56
+ #### 🎉 New features
57
+
58
+ - Adds `use-client` directive to the build output in order to support NextJS applications. ([#276](https://github.com/TiendaNube/nimbus-design-system/pull/276) by [@joacotornello](https://github.com/joacotornello))
59
+
60
+ ### 💡 Others
61
+
62
+ - Rebuild after build process changes to add support for modular imports and Server Components. ([#276](https://github.com/TiendaNube/nimbus-design-system/pull/276) by [@joacotornello](https://github.com/joacotornello))
63
+
64
+ ## 2025-02-27 `9.12.0`
65
+
66
+ #### 🐛 New features
67
+
68
+ - `Tooltip`: Adds support for maxWidth prop. ([#268](https://github.com/TiendaNube/nimbus-design-system/pull/268) by [@joacotornello](https://github.com/joacotornello))
69
+
70
+ ## 2025-01-09 `9.11.7`
71
+
72
+ #### 🐛 Bug fixes
73
+
74
+ - We detected that when the radio component, when displayed as a button, didn't match the [Figma](https://www.figma.com/design/TDwgeblsVNeHKKRvoDRk7n/%E2%98%81%EF%B8%8F-Nimbus-v2.0?node-id=2609-46017&p=f&t=4qBwkk1Tk4JoHDsS-0) specified colors for both **disabled** and **checked** enabled attributes at the same time. ([#264](https://github.com/TiendaNube/nimbus-design-system/pull/264) by [@joacotornello](https://github.com/joacotornello))
75
+
76
+ ## 2024-12-18 `9.11.6`
77
+
78
+ #### 🐛 Bug fixes
79
+
80
+ - We detected that the content of the Tabs, when set to full, was not centered but aligned to the left. ([#261](https://github.com/TiendaNube/nimbus-design-system/pull/261) by [@harrytiendanube](https://github.com/harrytiendanube) )
81
+
82
+ ## 2024-04-22 `9.11.5`
83
+
84
+ #### 💡 Others
85
+
86
+ - Added `chip_close_icon_container` class for `Chip` component. ([#110](https://github.com/TiendaNube/nimbus-design-system/pull/240) by [@nachozullo](https://github.com/nachozullo))
87
+
88
+ ## 2024-02-29 `9.11.0`
89
+
90
+ #### 🎉 New features
91
+
92
+ - Add `neutral-background` as option for `Title` style properties. ([#223](https://github.com/TiendaNube/nimbus-design-system/pull/223) by [@juanchigallego](https://github.com/juanchigallego))
93
+
94
+ ## 2024-01-18 `9.10.0`
95
+
96
+ - Update style package of `Tabs` component. ([#216](https://github.com/TiendaNube/nimbus-design-system/pull/216) by [@juanchigallego](https://github.com/juanchigallego))
97
+
98
+ ## 2023-12-22 `9.9.0`
99
+
100
+ #### 🎉 New features
101
+
102
+ - Update style packages of various components to update new font and color values from tokens package. ([#215](https://github.com/TiendaNube/nimbus-design-system/pull/215) by [@juanchigallego](https://github.com/juanchigallego))
103
+
104
+ #### 🐛 Bug fixes
105
+
106
+ - Remove `overflow: hidden` property from `Card` component style package.
107
+
108
+ ## 2023-11-20 `9.8.0`
109
+
110
+ #### 🎉 New features
111
+
112
+ - Update style packages of various components to update new font values from tokens package. ([#204](https://github.com/TiendaNube/nimbus-design-system/pull/204) by [@juanchigallego](https://github.com/juanchigallego))
113
+
114
+ #### 🐛 Bug fixes
115
+
116
+ - Fix next dark theme colors to use dark mode color tokens. ([#204](https://github.com/TiendaNube/nimbus-design-system/pull/204) by [@juanchigallego](https://github.com/juanchigallego))
117
+
118
+ ## 2023-10-30 `9.7.0`
119
+
120
+ #### 🎉 New features
121
+
122
+ - Added new style pack for `MultiSelect` pattern. ([#203](https://github.com/TiendaNube/nimbus-design-system/pull/203) by [@juniorconquista](https://github.com/juniorconquista))
123
+
124
+ ## 2023-10-17 `9.6.0`
125
+
126
+ #### 🎉 New features
127
+
128
+ - Added new style pack for `Editor` pattern. ([#197](https://github.com/TiendaNube/nimbus-design-system/pull/197) by [@juniorconquista](https://github.com/juniorconquista))
129
+
130
+ ## 2023-10-13 `9.5.1`
131
+
132
+ #### 🎉 New features
133
+
134
+ - Added `maxWidth` property to `Popover` component sprinkles. ([#196](https://github.com/TiendaNube/nimbus-design-system/pull/196) by [@juniorconquista](https://github.com/juniorconquista))
135
+
136
+ #### 💡 Others
137
+
138
+ - Removed static arrow positioning from `Popover` component. ([#196](https://github.com/TiendaNube/nimbus-design-system/pull/196) by [@juniorconquista](https://github.com/juniorconquista))
139
+ - Removed static arrow positioning from `Tooltip` component. ([#196](https://github.com/TiendaNube/nimbus-design-system/pull/196) by [@juniorconquista](https://github.com/juniorconquista))
140
+
141
+ ## 2023-09-26 `9.5.0`
142
+
143
+ #### 🎉 New features
144
+
145
+ - Updated vanilla extract to new version. ([#193](https://github.com/TiendaNube/nimbus-design-system/pull/#193) by [@juniorconquista](https://github.com/juniorconquista))
146
+
147
+ #### 📚 3rd party library updates
148
+
149
+ - Updated `@vanilla-extract/css"@.13.0`. ([#193](https://github.com/TiendaNube/nimbus-design-system/pull/#193) by [@juniorconquista](https://github.com/juniorconquista))
150
+ - Updated `@vanilla-extract/recipes@0.5.0`. ([#193](https://github.com/TiendaNube/nimbus-design-system/pull/#193) by [@juniorconquista](https://github.com/juniorconquista))
151
+ - Updated `@vanilla-extract/sprinkles@1.6.1`. ([#193](https://github.com/TiendaNube/nimbus-design-system/pull/#193) by [@juniorconquista](https://github.com/juniorconquista))
152
+
153
+ ## 2023-09-25 `9.4.0`
154
+
155
+ #### 🎉 New features
156
+
157
+ - Added new style pack for `Calendar` pattern. ([#191](https://github.com/TiendaNube/nimbus-design-system/pull/191) by [@juanchigallego](https://github.com/juanchigallego))
158
+
159
+ ## 2023-09-04 `9.3.0`
160
+
161
+ #### 🎉 New features
162
+
163
+ - Created new `next` theme. ([#185](https://github.com/TiendaNube/nimbus-design-system/pull/185) by [@juanchigallego](https://github.com/juanchigallego))
164
+ - Added new `next` theme option to ThemeProvider component. ([#185](https://github.com/TiendaNube/nimbus-design-system/pull/185) by [@juanchigallego](https://github.com/juanchigallego))
165
+ - Created new `next-dark` theme. ([#185](https://github.com/TiendaNube/nimbus-design-system/pull/185) by [@juanchigallego](https://github.com/juanchigallego))
166
+ - Added new `next-dark` theme option to ThemeProvider component. ([#185](https://github.com/TiendaNube/nimbus-design-system/pull/185) by [@juanchigallego](https://github.com/juanchigallego))
167
+
168
+ ## 2023-08-04 `9.2.0`
169
+
170
+ #### 🎉 New features
171
+
172
+ - Added new fontSize prop in Box component style pack. ([#184](https://github.com/TiendaNube/nimbus-design-system/pull/184) by [@juniorconquista](https://github.com/juniorconquista))
173
+ - Added new fontWeight prop in Box component style pack. ([#184](https://github.com/TiendaNube/nimbus-design-system/pull/184) by [@juniorconquista](https://github.com/juniorconquista))
174
+ - Added new lineHeight prop in Box component style pack. ([#184](https://github.com/TiendaNube/nimbus-design-system/pull/184) by [@juniorconquista](https://github.com/juniorconquista))
175
+ - Added new textAlign prop in Box component style pack. ([#184](https://github.com/TiendaNube/nimbus-design-system/pull/184) by [@juniorconquista](https://github.com/juniorconquista))
176
+
177
+ ## 2023-06-13 `9.1.1`
178
+
179
+ #### 🐛 Bug fixes
180
+
181
+ - Adding extra right padding to the modal title to prevent the title from getting overlaid by the close button. ([#179](https://github.com/TiendaNube/nimbus-design-system/pull/179) by [@juniorconquista](https://github.com/juniorconquista))
182
+
183
+ ## 2023-06-13 `9.1.0`
184
+
185
+ #### 🎉 New features
186
+
187
+ - Added new wordbreak prop in Text component style pack. ([#169](https://github.com/TiendaNube/nimbus-design-system/pull/169) by [@juniorconquista](https://github.com/juniorconquista))
188
+
189
+ #### 💡 Others
190
+
191
+ - Spacing adjustments in Card, Modal and Sidebar component style packs. ([#169](https://github.com/TiendaNube/nimbus-design-system/pull/169) by [@juniorconquista](https://github.com/juniorconquista))
192
+
193
+ ## 2023-05-18 `9.0.0`
194
+
195
+ #### 🛠 Breaking changes
196
+
197
+ - Removed the dynamic shipping option from the `zIndex` property to use the new `zIndex` tokens in the `Sidebar` component. ([#162](https://github.com/TiendaNube/nimbus-design-system/pull/162) by [@juniorconquista](https://github.com/juniorconquista))
198
+ - Removed the dynamic shipping option from the `zIndex` property to use the new `zIndex` tokens in the `Popover` component. ([#162](https://github.com/TiendaNube/nimbus-design-system/pull/162) by [@juniorconquista](https://github.com/juniorconquista))
199
+ - Removed `sys` and `ref` prefixes from `colors` and `typrography` tokens. ([#162](https://github.com/TiendaNube/nimbus-design-system/pull/162) by [@juniorconquista](https://github.com/juniorconquista))
200
+ - Removed `level-` prefix from `boxShadow` tokens of `Box` component. ([#162](https://github.com/TiendaNube/nimbus-design-system/pull/162) by [@juniorconquista](https://github.com/juniorconquista))
201
+ - Changed `spacing` token separator prefix from `,` to `-`. ([#162](https://github.com/TiendaNube/nimbus-design-system/pull/162) by [@juniorconquista](https://github.com/juniorconquista))
202
+ - Removed the dynamic shipping option from the `borderRadius` property to use the new `shape` tokens in the `Box` component. ([#162](https://github.com/TiendaNube/nimbus-design-system/pull/162) by [@juniorconquista](https://github.com/juniorconquista))
203
+ - Removed the dynamic shipping option from the `borderWidth` property to use the new `shape` tokens in the `Box` component. ([#162](https://github.com/TiendaNube/nimbus-design-system/pull/162) by [@juniorconquista](https://github.com/juniorconquista))
204
+ - Usage tokens for `sizes` have been removed and moved to `spacing` tokens. ([#162](https://github.com/TiendaNube/nimbus-design-system/pull/162) by [@juniorconquista](https://github.com/juniorconquista))
205
+
206
+ #### 🎉 New features
207
+
208
+ - Added new `zIndex` tokens to components. ([#162](https://github.com/TiendaNube/nimbus-design-system/pull/162) by [@juniorconquista](https://github.com/juniorconquista))
209
+ - Added new `spacing` tokens to `padding`, `margin` and `gaps` properties of `Box` component. ([#162](https://github.com/TiendaNube/nimbus-design-system/pull/162) by [@juniorconquista](https://github.com/juniorconquista))
210
+
211
+ ## 2023-05-22 `8.3.0`
212
+
213
+ #### 🎉 New features
214
+
215
+ - Added `lineClamp` property to `Text` component sprinkles. ([#157](https://github.com/TiendaNube/nimbus-design-system/pull/157) by [@juanchigallego](https://github.com/juanchigallego))
216
+
217
+ ## 2023-05-08 `8.2.0`
218
+
219
+ #### 🎉 New features
220
+
221
+ - Added `padding` to `Accordion.Body` component sprinkles. ([#156](https://github.com/TiendaNube/nimbus-design-system/pull/156) by [@juniorconquista](https://github.com/juniorconquista))
222
+
223
+ ## 2023-05-02 `8.1.1`
224
+
225
+ #### 🐛 Bug fixes
226
+
227
+ - Added disabled background color to `Input` component with append icon. ([#152](https://github.com/TiendaNube/nimbus-design-system/pull/152) by [@juanchigallego](https://github.com/juanchigallego))
228
+ - Remove focus styles from `Tabs` content. ([#152](https://github.com/TiendaNube/nimbus-design-system/pull/152) by [@juanchigallego](https://github.com/juanchigallego))
229
+
230
+ #### 🎉 New features
231
+
232
+ - Added responsive conditions to `Title` component properties. ([#152](https://github.com/TiendaNube/nimbus-design-system/pull/152) by [@juanchigallego](https://github.com/juanchigallego))
233
+
234
+ ## 2023-04-13 `8.1.0`
235
+
236
+ #### 🎉 New features
237
+
238
+ - Added boxSizing property as content-box in `Table.Cell` component styles package. ([#151](https://github.com/TiendaNube/nimbus-design-system/pull/151) by [@juniorconquista](https://github.com/juniorconquista))
239
+
240
+ ## 2023-07-11 `8.0.2`
241
+
242
+ ### 🐛 Bug fixes
243
+
244
+ - Adding extra right padding to the modal title to prevent the title from getting overlaid by the close button. ([#179](https://github.com/TiendaNube/nimbus-design-system/pull/179) by [@juniorconquista](https://github.com/juniorconquista))
245
+
246
+ ## 2023-04-13 `8.0.1`
247
+
248
+ #### 🎉 New features
249
+
250
+ - Added opacity property to `Link` style pack when component is disabled. ([#149](https://github.com/TiendaNube/nimbus-design-system/pull/149) by [@juniorconquista](https://github.com/juniorconquista))
251
+ - Added responsive conditions to `Text` component properties. ([#149](https://github.com/TiendaNube/nimbus-design-system/pull/149) by [@juniorconquista](https://github.com/juniorconquista))
252
+
253
+ #### 🐛 Bug fixes
254
+
255
+ - Removed additional margin generated in component `Card` when using subcomponent `Card.Header` without a `Card.Footer`. ([#149](https://github.com/TiendaNube/nimbus-design-system/pull/149) by [@juniorconquista](https://github.com/juniorconquista))
256
+ - Removed hover effect in `IconButton` package when component is disabled. ([#149](https://github.com/TiendaNube/nimbus-design-system/pull/149) by [@juniorconquista](https://github.com/juniorconquista))
257
+ - Added side spacing to `Modal` component package. ([#149](https://github.com/TiendaNube/nimbus-design-system/pull/149) by [@juniorconquista](https://github.com/juniorconquista))
258
+ - Added the pointerEvents property to none to the arrow icon in the `Select` component package. ([#149](https://github.com/TiendaNube/nimbus-design-system/pull/149) by [@juniorconquista](https://github.com/juniorconquista))
259
+
260
+ ## 2023-04-02 `8.0.0`
261
+
262
+ #### 🎉 New features
263
+
264
+ - Added new shape tokens to components. ([#139](https://github.com/TiendaNube/nimbus-design-system/pull/139) by [@juniorconquista](https://github.com/juniorconquista))
265
+
266
+ #### 🛠 Breaking changes
267
+
268
+ - Refactored shadow tokens in components. ([#139](https://github.com/TiendaNube/nimbus-design-system/pull/139) by [@juniorconquista](https://github.com/juniorconquista))
269
+
270
+ ## 2023-03-31 `7.1.0`
271
+
272
+ #### 🎉 New features
273
+
274
+ - Added `textDecoration` to `Box` component sprinkles. ([#136](https://github.com/TiendaNube/nimbus-design-system/pull/136) by [@juanchigallego](https://github.com/juanchigallego))
275
+
276
+ ## 2023-03-27 `7.0.1`
277
+
278
+ #### 🐛 Bug fixes
279
+
280
+ - Adjusted internal spacing of components when the alert does not have the removal function. ([#134](https://github.com/TiendaNube/nimbus-design-system/pull/134) by [@juniorconquista](https://github.com/juniorconquista))
281
+
282
+ ## 2023-02-24 `7.0.0`
283
+
284
+ #### 🛠 Breaking changes
285
+
286
+ - Refactored color tokens by removing `.` separator to `-`. ([#110](https://github.com/TiendaNube/nimbus-design-system/pull/110) by [@juniorconquista](https://github.com/juniorconquista))
287
+
288
+ #### 🎉 New features
289
+
290
+ - Created new css file that contains all nimbus utility classes. ([#110](https://github.com/TiendaNube/nimbus-design-system/pull/110) by [@juniorconquista](https://github.com/juniorconquista))
291
+ - Added `focusWithin` state to `Box` conditions. ([#110](https://github.com/TiendaNube/nimbus-design-system/pull/110) by [@juniorconquista](https://github.com/juniorconquista))
292
+
293
+ #### 💡 Others
294
+
295
+ - Refactored style classes to have more semantic names. ([#110](https://github.com/TiendaNube/nimbus-design-system/pull/110) by [@juniorconquista](https://github.com/juniorconquista))
296
+
297
+ ## 2023-02-24 `6.13.0`
298
+
299
+ #### 🎉 New features
300
+
301
+ - Added `table-layout: fixed` css property to `Table` styles. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juanchigallego](https://github.com/juanchigallego))
302
+ - Added breakpoint and state conditions to `width`, `maxWidth` and `minWidth` properties on `Table` sprinkles. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juanchigallego](https://github.com/juanchigallego))
303
+ - Remove background color from `Table` header. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juanchigallego](https://github.com/juanchigallego))
304
+ - Added `zIndex` property to `Box` sprinkles. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juanchigallego](https://github.com/juanchigallego))
305
+ - Added support for new `xl` breakpoint on conditions. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juanchigallego](https://github.com/juanchigallego))
306
+ - Added `fontWeight`, `fontSize` and `lineHeight` properties to `Title` component sprinkles. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juanchigallego](https://github.com/juanchigallego))
307
+ - Added `sizeProperties` tokens to `Title` component sprinkles. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juanchigallego](https://github.com/juanchigallego))
308
+ - Added `inherit` to `cursor` property values. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juanchigallego](https://github.com/juanchigallego))
309
+ - Added `backgroundImage`, `backgroundPosition`, `backgroundBlendMode`, `backgroundRepeat`, `backgroundSize`, `color`, `minWidth` and `minHeight` properties to `Box` sprinkles. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juanchigallego](https://github.com/juanchigallego))
310
+ - Added `fontSize` and `lineHeight` properties to `Link` component sprinkles. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juanchigallego](https://github.com/juanchigallego))
311
+ - Added `backgroundColor`, `color`, `zIndex`, `height` and `width` properties to `Popover` component sprinkles. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juniorconquista](https://github.com/juniorconquista))
312
+ - Added breakpoint and state conditions to `minHeight`, `minWidth`, `flexGrow`, `order`and `alignSelf` properties on`Box` sprinkles. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juniorconquista](https://github.com/juniorconquista))
313
+
314
+ #### 🐛 Bug fixes
315
+
316
+ - Added 100% width on `Input` container. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juanchigallego](https://github.com/juanchigallego))
317
+ - Added `overflowY: auto` on `Sidebar` container. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juanchigallego](https://github.com/juanchigallego))
318
+
319
+ ## 2023-02-23 `6.12.0`
320
+
321
+ #### 🎉 New features
322
+
323
+ - Added server side-rendering support in style packs. ([#105](https://github.com/TiendaNube/nimbus-design-system/pull/105) by [@juniorconquista](https://github.com/juniorconquista))
324
+
325
+ ## 2023-02-15 `6.11.0`
326
+
327
+ #### 🎉 New features
328
+
329
+ - Added `backgroundColor` to `Table` component sprinkles. ([#94](https://github.com/TiendaNube/nimbus-design-system/pull/94) by [@juanchigallego](https://github.com/juanchigallego))
330
+
331
+ #### 🐛 Bug fixes
332
+
333
+ - Fix sprinkles properties naming bug on `Table` and `IconButton` components. ([#94](https://github.com/TiendaNube/nimbus-design-system/pull/94) by [@juanchigallego](https://github.com/juanchigallego))
334
+
335
+ #### 💡 Others
336
+
337
+ - Correct line-height property on `Select` component. ([#94](https://github.com/TiendaNube/nimbus-design-system/pull/94) by [@juanchigallego](https://github.com/juanchigallego))
338
+ - Remove default margin on `Pagination` component. ([#94](https://github.com/TiendaNube/nimbus-design-system/pull/94) by [@juanchigallego](https://github.com/juanchigallego))
339
+
340
+ ## 2023-02-10 `6.10.0`
341
+
342
+ #### 🎉 New features
343
+
344
+ - Added `none` as option in `display` sprinkles type. ([#88](https://github.com/TiendaNube/nimbus-design-system/pull/88) by [@juanchigallego](https://github.com/juanchigallego))
345
+
346
+ ## 2023-02-09 `6.9.0`
347
+
348
+ #### 🎉 New features
349
+
350
+ - Added `boxShadow`, `transitionDuration`, `transitionDelay`, `transitionTimingFunction` and `transitionProperty` to `Box` component sprinkles. ([#87](https://github.com/TiendaNube/nimbus-design-system/pull/87) by [@juanchigallego](https://github.com/juanchigallego))
351
+ - Added `not-allowed` and `grab` options to `cursor` property. ([#87](https://github.com/TiendaNube/nimbus-design-system/pull/87) by [@juanchigallego](https://github.com/juanchigallego))
352
+ - Added `disabled` state to `Box` conditions. ([#87](https://github.com/TiendaNube/nimbus-design-system/pull/87) by [@juanchigallego](https://github.com/juanchigallego))
353
+ - Added `transparent` option to `backgroundColor` and `borderColor` sprinkles in `Box` component. ([#87](https://github.com/TiendaNube/nimbus-design-system/pull/87) by [@juanchigallego](https://github.com/juanchigallego))
354
+
355
+ ## 2023-02-09 `6.8.0`
356
+
357
+ #### 🎉 New features
358
+
359
+ - Added properties present in the `@nimbus-ds/stack` package sprinkle to the component because `Stack` has been deprecated. ([#83](https://github.com/TiendaNube/nimbus-design-system/pull/83) by [@juniorconquista](https://github.com/juniorconquista))
360
+
361
+ ## 2023-02-08 `6.7.0`
362
+
363
+ #### 🎉 New features
364
+
365
+ - Added `auto` margin properties from sprinkle box. ([#81](https://github.com/TiendaNube/nimbus-design-system/pull/81) by [@juniorconquista](https://github.com/juniorconquista))
366
+
367
+ ## 2023-02-07 `6.6.0`
368
+
369
+ #### 🎉 New features
370
+
371
+ - Added new style pack for accordion component. [#80](https://github.com/TiendaNube/nimbus-design-system/pull/80) by [@juniorconquista](https://github.com/juniorconquista))
372
+ - Added overflow hidden property to card component. [#80](https://github.com/TiendaNube/nimbus-design-system/pull/80) by [@juniorconquista](https://github.com/juniorconquista))
373
+ - Added `pointerEvents` property in box sprinkle. ([#80](https://github.com/TiendaNube/nimbus-design-system/pull/80) by [@juniorconquista](https://github.com/juniorconquista))
374
+
375
+ ## 2023-02-06 `6.5.0`
376
+
377
+ #### 🎉 New features
378
+
379
+ - Added styles for `Link.Button` subcomponent. [#78](https://github.com/TiendaNube/nimbus-design-system/pull/#78) by [@juanchigallego](https://github.com/juanchigallego))
380
+ - Added styles for `Button.Link` subcomponent. [#78](https://github.com/TiendaNube/nimbus-design-system/pull/#78) by [@juanchigallego](https://github.com/juanchigallego))
381
+
382
+ ## 2023-02-01 `6.4.0`
383
+
384
+ #### 🎉 New features
385
+
386
+ - Added new style pack for modal component. [#77](https://github.com/TiendaNube/nimbus-design-system/pull/#77) by [@juniorconquista](https://github.com/juniorconquista))
387
+
388
+ ## 2023-01-27 `6.3.0`
389
+
390
+ #### 🎉 New features
391
+
392
+ - Rename color sprinkles on `Popover` component to `neutral.background`, `primary.surfaceHighlight`, `success.surfaceHighlight`, `warning.surfaceHighlight`, `danger.surfaceHighlight` and `neutral.surfaceHighlight`. ([#76](https://github.com/TiendaNube/nimbus-design-system/pull/76) by [@juanchigallego](https://github.com/juanchigallego))
393
+ - Add `primary.interactiveHover` option to `Popover` sprinkles. ([#76](https://github.com/TiendaNube/nimbus-design-system/pull/76) by [@juanchigallego](https://github.com/juanchigallego))
394
+ - Add `neutral.background` option to `Link` styles. ([#76](https://github.com/TiendaNube/nimbus-design-system/pull/76) by [@juanchigallego](https://github.com/juanchigallego))
395
+ - Add `overflow`, `position`, `maxHeight`, `maxWidth`, `top`, `bottom`, `left` and `right` properties to `Box` sprinkles. ([#76](https://github.com/TiendaNube/nimbus-design-system/pull/76) by [@juanchigallego](https://github.com/juanchigallego))
396
+ - Add `gridArea` property to `Stack` sprinkles. ([#76](https://github.com/TiendaNube/nimbus-design-system/pull/76) by [@juanchigallego](https://github.com/juanchigallego))
397
+
398
+ ## 2023-01-26 `6.2.0`
399
+
400
+ #### 🎉 New features
401
+
402
+ - Added `currentColor` color properties from sprinkle icon. ([#74](https://github.com/TiendaNube/nimbus-design-system/pull/74) by [@juniorconquista](https://github.com/juniorconquista))
403
+ - Added `currentColor` color properties from sprinkle spinner. ([#74](https://github.com/TiendaNube/nimbus-design-system/pull/74) by [@juniorconquista](https://github.com/juniorconquista))
404
+
405
+ ## 2023-01-09 `6.1.0`
406
+
407
+ #### 🎉 New features
408
+
409
+ - Added new style pack for table component. ([#72](https://github.com/TiendaNube/nimbus-design-system/pull/72) by [@juanchigallego](https://github.com/juanchigallego))
410
+ - Added "small" as a new padding property. ([#72](https://github.com/TiendaNube/nimbus-design-system/pull/72) by [@juanchigallego](https://github.com/juanchigallego))
411
+
412
+ ## 2022-12-23 `6.0.2`
413
+
414
+ #### 🎉 New features
415
+
416
+ - Update color rules on danger button variant. ([#71](https://github.com/TiendaNube/nimbus-design-system/pull/71) by [@juanchigallego](https://github.com/juanchigallego))
417
+
418
+ #### 🐛 Bug fixes
419
+
420
+ - Correct background color on sidebar component. ([#71](https://github.com/TiendaNube/nimbus-design-system/pull/71) by [@juanchigallego](https://github.com/juanchigallego))
421
+
422
+ ## 2022-12-22 `6.0.1`
423
+
424
+ #### 🎉 New features
425
+
426
+ - Adjusted shadow tokens for dark theme support. ([#70](https://github.com/TiendaNube/nimbus-design-system/pull/70) by [@juanchigallego](https://github.com/juanchigallego))
427
+
428
+ ## 2022-12-20 `6.0.0`
429
+
430
+ #### 🎉 New features
431
+
432
+ - Adjusted color tokens for dark theme. [#69](https://github.com/TiendaNube/nimbus-design-system/pull/#69) by [@juniorconquista](https://github.com/juniorconquista))
433
+ - Created new `ThemeProvider` component. ([#69](https://github.com/TiendaNube/nimbus-design-system/pull/69) by [@juniorconquista](https://github.com/juniorconquista))
434
+ - Added `theme` property to the Component `ThemeProvider`. ([#69](https://github.com/TiendaNube/nimbus-design-system/pull/69) by [@juniorconquista](https://github.com/juniorconquista))
435
+
436
+ ## 2022-12-20 `5.3.0`
437
+
438
+ #### 🎉 New features
439
+
440
+ - Added new style pack for pagination component. [#68](https://github.com/TiendaNube/nimbus-design-system/pull/#68) by [@juniorconquista](https://github.com/juniorconquista))
441
+
442
+ ## 2022-12-16 `5.2.0`
443
+
444
+ #### 🎉 New features
445
+
446
+ - Add `focus` ring utility to base theme. ([#67](https://github.com/TiendaNube/nimbus-design-system/pull/67) by [@juanchigallego](https://github.com/juanchigallego))
447
+ - Add new color sprinkles for `surface` colors on `Icon`, `Spinner` and `Text` components. ([#67](https://github.com/TiendaNube/nimbus-design-system/pull/67) by [@juanchigallego](https://github.com/juanchigallego))
448
+ - Add new font weight `medium`. ([#67](https://github.com/TiendaNube/nimbus-design-system/pull/67) by [@juanchigallego](https://github.com/juanchigallego))
449
+ - Update styles on `Button`, `Badge`, `Checkbox`, `Chip`, `IconButton`, `Input`, `Link`, `Radio`, `Title`, `Toast`, `Toggle`, `Alert` and `Tabs` components. ([#67](https://github.com/TiendaNube/nimbus-design-system/pull/67) by [@juanchigallego](https://github.com/juanchigallego))
450
+
451
+ ## 2022-12-15 `5.1.0`
452
+
453
+ ### 🎉 New features
454
+
455
+ - Added `none` and `underline` options in `textDecoration` property in sprinkle link. ([#66](https://github.com/TiendaNube/nimbus-design-system/pull/66) by [@juniorconquista](https://github.com/juniorconquista))
456
+
457
+ ## 2022-12-07 `5.0.0`
458
+
459
+ ### 🎉 New features
460
+
461
+ - Restructuring folders and organizing style packs. ([#63](https://github.com/TiendaNube/nimbus-design-system/pull/63) by [@juniorconquista](https://github.com/juniorconquista))
462
+ - Changed build build to consume inner package `@nimbus-ds/webpack`. ([#63](https://github.com/TiendaNube/nimbus-design-system/pull/63) by [@juniorconquista](https://github.com/juniorconquista))
463
+
464
+ ### 📚 3rd party library updates
465
+
466
+ - Added `@types/glob@8`. ([#63](https://github.com/TiendaNube/nimbus-design-system/pull/63) by [@juniorconquista](https://github.com/juniorconquista))
467
+ - Added `glob@8.0.3`. ([#63](https://github.com/TiendaNube/nimbus-design-system/pull/63) by [@juniorconquista](https://github.com/juniorconquista))
468
+ - Added `ts-node@10.9.1`. ([#63](https://github.com/TiendaNube/nimbus-design-system/pull/63) by [@juniorconquista](https://github.com/juniorconquista))
469
+ - Removed `@vanilla-extract/webpack-plugin@2.0.0`. ([#63](https://github.com/TiendaNube/nimbus-design-system/pull/63) by [@juniorconquista](https://github.com/juniorconquista))
470
+ - Removed `mini-css-extract-plugin@2.7.0`. ([#63](https://github.com/TiendaNube/nimbus-design-system/pull/63) by [@juniorconquista](https://github.com/juniorconquista))
471
+ - Removed `ts-loader@9.4.1`. ([#63](https://github.com/TiendaNube/nimbus-design-system/pull/63) by [@juniorconquista](https://github.com/juniorconquista))
472
+ - Removed `webpack-cli@4.10.0`. ([#63](https://github.com/TiendaNube/nimbus-design-system/pull/63) by [@juniorconquista](https://github.com/juniorconquista))
473
+ - Removed `webpack@5.74.0`. ([#63](https://github.com/TiendaNube/nimbus-design-system/pull/63) by [@juniorconquista](https://github.com/juniorconquista))
474
+
475
+ ## 2022-12-02 `4.20.0`
476
+
477
+ #### 🐛 Bug fixes
478
+
479
+ - Fixed minimum package size of checkbox and radio components. ([#62](https://github.com/TiendaNube/nimbus-design-system/pull/62) by [@juniorconquista](https://github.com/juniorconquista))
480
+
481
+ ## 2022-12-01 `4.19.0`
482
+
483
+ #### 🎉 New features
484
+
485
+ - Added `zIndex` property in sidebar sprinkle. ([#61](https://github.com/TiendaNube/nimbus-design-system/pull/61) by [@juniorconquista](https://github.com/juniorconquista))
486
+ - Added `size`, `backgroundColor` and `borderColor` properties in iconButton sprinkle. ([#61](https://github.com/TiendaNube/nimbus-design-system/pull/61) by [@juniorconquista](https://github.com/juniorconquista))
487
+
488
+ #### 💡 Others
489
+
490
+ - Refactored link component style pack. ([#61](https://github.com/TiendaNube/nimbus-design-system/pull/61) by [@juniorconquista](https://github.com/juniorconquista))
491
+
492
+ ## 2022-11-24 `4.18.0`
493
+
494
+ #### 🎉 New features
495
+
496
+ - Added `border-box` and `content-box` boxSizing properties in box sprinkle. ([#58](https://github.com/TiendaNube/nimbus-design-system/pull/58) by [@juniorconquista](https://github.com/juniorconquista))
497
+ - Added `maxWidth` property in sidebar sprinkle. ([#58](https://github.com/TiendaNube/nimbus-design-system/pull/58) by [@juniorconquista](https://github.com/juniorconquista))
498
+
499
+ ### 🎉 New features
500
+
501
+ ## 2022-11-18 `4.17.0`
502
+
503
+ ### 📚 3rd party library updates
504
+
505
+ - Updated `@vanilla-extract/css@1.9.2`. ([#57](https://github.com/TiendaNube/nimbus-design-system/pull/#57) by [@juniorconquista](https://github.com/juniorconquista))
506
+ - Updated `@vanilla-extract/recipes@0.3.0`. ([#57](https://github.com/TiendaNube/nimbus-design-system/pull/#57) by [@juniorconquista](https://github.com/juniorconquista))
507
+ - Updated `@vanilla-extract/sprinkles@1.5.1`. ([#57](https://github.com/TiendaNube/nimbus-design-system/pull/#57) by [@juniorconquista](https://github.com/juniorconquista))
508
+ - Updated `@vanilla-extract/webpack-plugin@2.2.0`. ([#57](https://github.com/TiendaNube/nimbus-design-system/pull/#57) by [@juniorconquista](https://github.com/juniorconquista))
509
+ - Updated `mini-css-extract-plugin@2.7.0`. ([#57](https://github.com/TiendaNube/nimbus-design-system/pull/#57) by [@juniorconquista](https://github.com/juniorconquista))
510
+ - Updated `rainbow-sprinkles@0.14.0`. ([#57](https://github.com/TiendaNube/nimbus-design-system/pull/#57) by [@juniorconquista](https://github.com/juniorconquista))
511
+ - Updated `ts-loader@9.4.1`. ([#57](https://github.com/TiendaNube/nimbus-design-system/pull/#57) by [@juniorconquista](https://github.com/juniorconquista))
512
+ - Updated `webpack@5.75.0`. ([#57](https://github.com/TiendaNube/nimbus-design-system/pull/#57) by [@juniorconquista](https://github.com/juniorconquista))
513
+ - Updated `webpack-cli@5.0.0`. ([#57](https://github.com/TiendaNube/nimbus-design-system/pull/#57) by [@juniorconquista](https://github.com/juniorconquista))
514
+
515
+ ## 2022-11-16 `4.16.0`
516
+
517
+ ### 🎉 New features
518
+
519
+ - Added new style pack for sidebar component. ([#56](https://github.com/TiendaNube/nimbus-design-system/pull/#56) by [@juniorconquista](https://github.com/juniorconquista))
520
+
521
+ #### 🐛 Bug fixes
522
+
523
+ - Added `box-sizing` to box component styling. ([#56](https://github.com/TiendaNube/nimbus-design-system/pull/#56) by [@juniorconquista](https://github.com/juniorconquista))
524
+
525
+ ## 2022-11-14 `4.15.0`
526
+
527
+ ### 🎉 New features
528
+
529
+ - Added new style pack for tabs component. [#54](https://github.com/TiendaNube/nimbus-design-system/pull/#54) by [@juanchigallego](https://github.com/juanchigallego))
530
+
531
+ ## 2022-11-09 `4.14.1`
532
+
533
+ #### 🐛 Bug fixes
534
+
535
+ - Fixed typing of box and stack packages. ([#53](https://github.com/TiendaNube/nimbus-design-system/pull/#53) by [@juniorconquista](https://github.com/juniorconquista))
536
+
537
+ ### 🎉 New features
538
+
539
+ - Added `auto` and `pointer` cursor properties in icon sprinkle. ([#53](https://github.com/TiendaNube/nimbus-design-system/pull/53) by [@juniorconquista](https://github.com/juniorconquista))
540
+
541
+ ## 2022-11-02 `4.14.0`
542
+
543
+ ### 🎉 New features
544
+
545
+ - Added new style pack for card component. ([#52](https://github.com/TiendaNube/nimbus-design-system/pull/#52) by [@juniorconquista](https://github.com/juniorconquista))
546
+
547
+ ## 2022-10-28 `4.13.0`
548
+
549
+ ### 🎉 New features
550
+
551
+ - Added new style pack for file uploader component. ([#51](https://github.com/TiendaNube/nimbus-design-system/pull/51) by [@juniorconquista](https://github.com/juniorconquista))
552
+
553
+ ## 2022-10-26 `4.12.0` - `4.11.0`
554
+
555
+ ### 🎉 New features
556
+
557
+ - Added new style pack for alert component. ([#50](https://github.com/TiendaNube/nimbus-design-system/pull/50) by [@juanchigallego](https://github.com/juanchigallego))
558
+ - Added new colors `primary.textLow`, `success.textLow`, `warning.textLow`, `danger.textLow` and `neutral.textLow` to title component. ([#50](https://github.com/TiendaNube/nimbus-design-system/pull/50) by [@juanchigallego](https://github.com/juanchigallego))
559
+ - Added new style pack for thumbnail component. ([#49](https://github.com/TiendaNube/nimbus-design-system/pull/49) by [@juniorconquista](https://github.com/juniorconquista))
560
+
561
+ ## 2022-10-21 `4.10.0`
562
+
563
+ ### 🎉 New features
564
+
565
+ - Added new styles for positioning the arrow in positions `right-start`, `right-end`, `left-start` and `left-end`. ([#45](https://github.com/TiendaNube/nimbus-design-system/pull/45) by [@juniorconquista](https://github.com/juniorconquista))
566
+
567
+ #### 💡 Others
568
+
569
+ - Removed styles so that the popover container has a maximum width relative to its anchor size. ([#45](https://github.com/TiendaNube/nimbus-design-system/pull/45) by [@juniorconquista](https://github.com/juniorconquista))
570
+
571
+ ## 2022-10-20 `4.9.0`
572
+
573
+ ### 🎉 New features
574
+
575
+ - Added new style pack for input component. ([#42](https://github.com/TiendaNube/nimbus-design-system/pull/42) by [@juniorconquista](https://github.com/juniorconquista))
576
+ - Added `neutral.textDisabled` color properties from sprinkle icon. ([#42](https://github.com/TiendaNube/nimbus-design-system/pull/42) by [@juniorconquista](https://github.com/juniorconquista))
577
+
578
+ ## 2022-10-18 `4.8.0`
579
+
580
+ ### 🎉 New features
581
+
582
+ - Added new style pack for textarea component. ([#41](https://github.com/TiendaNube/nimbus-design-system/pull/41) by [@juanchigallego](https://github.com/juanchigallego))
583
+
584
+ #### 💡 Others
585
+
586
+ - Adjust focus styles on select component. ([#41](https://github.com/TiendaNube/nimbus-design-system/pull/41) by [@juanchigallego](https://github.com/juanchigallego))
587
+
588
+ ## 2022-10-14 `4.7.0`
589
+
590
+ ### 🎉 New features
591
+
592
+ - Added new style pack for select component. ([#39](https://github.com/TiendaNube/nimbus-design-system/pull/39) by [@juanchigallego](https://github.com/juanchigallego))
593
+ - Added new style pack for stack component. ([#40](https://github.com/TiendaNube/nimbus-design-system/pull/40) by [@juniorconquista](https://github.com/juniorconquista))
594
+ - Added box-shadow to popover arrow. ([#40](https://github.com/TiendaNube/nimbus-design-system/pull/40) by [@juniorconquista](https://github.com/juniorconquista))
595
+
596
+ #### 💡 Others
597
+
598
+ - Added styles so that the popover container has a maximum width relative to its anchor size. ([#40](https://github.com/TiendaNube/nimbus-design-system/pull/40) by [@juniorconquista](https://github.com/juniorconquista))
599
+ - Added styles so that the tooltip container has a maximum width relative to its anchor size. ([#40](https://github.com/TiendaNube/nimbus-design-system/pull/40) by [@juniorconquista](https://github.com/juniorconquista))
600
+
601
+ ## 2022-10-11 `4.6.0`
602
+
603
+ ### 🎉 New features
604
+
605
+ - Added new style pack for box component. ([#38](https://github.com/TiendaNube/nimbus-design-system/pull/38) by [@juniorconquista](https://github.com/juniorconquista))
606
+ - Added new breakpoint tokens to theme base. ([#38](https://github.com/TiendaNube/nimbus-design-system/pull/38) by [@juniorconquista](https://github.com/juniorconquista))
607
+
608
+ ### 📚 3rd party library updates
609
+
610
+ - Added `rainbow-sprinkles@0.13.0`. ([#38](https://github.com/TiendaNube/nimbus-design-system/pull/38) by [@juniorconquista](https://github.com/juniorconquista))
611
+
612
+ ## 2022-10-06 `4.5.0`
613
+
614
+ ### 🎉 New features
615
+
616
+ - Added new style pack for popover component. ([#37](https://github.com/TiendaNube/nimbus-design-system/pull/37) by [@juniorconquista](https://github.com/juniorconquista))
617
+ - Added new shadow tokens to theme base. ([#37](https://github.com/TiendaNube/nimbus-design-system/pull/37) by [@juniorconquista](https://github.com/juniorconquista))
618
+
619
+ #### 💡 Others
620
+
621
+ - Refactored tooltip package color scheme. ([#37](https://github.com/TiendaNube/nimbus-design-system/pull/37) by [@juniorconquista](https://github.com/juniorconquista))
622
+
623
+ ## 2022-10-05 `4.4.0`
624
+
625
+ ### 🎉 New features
626
+
627
+ - Added new style pack for radio component. ([#36](https://github.com/TiendaNube/nimbus-design-system/pull/36) by [@juniorconquista](https://github.com/juniorconquista))
628
+
629
+ ## 2022-10-03 `4.3.0`
630
+
631
+ ### 🎉 New features
632
+
633
+ - Added new style pack for link component. ([#35](https://github.com/TiendaNube/nimbus-design-system/pull/35) by [@juanchigallego](https://github.com/juanchigallego))
634
+
635
+ ## 2022-10-01 `4.2.0`
636
+
637
+ ### 🎉 New features
638
+
639
+ - Added new style pack for tooltip component. ([#34](https://github.com/TiendaNube/nimbus-design-system/pull/34) by [@juniorconquista](https://github.com/juniorconquista))
640
+
641
+ ## 2022-09-30 `4.1.0`
642
+
643
+ ### 🎉 New features
644
+
645
+ - Added new style pack for list component. ([#33](https://github.com/TiendaNube/nimbus-design-system/pull/33) by [@juanchigallego](https://github.com/juanchigallego))
646
+
647
+ ## 2022-09-28 `4.0.0`
648
+
649
+ ### 🎉 New features
650
+
651
+ - Added new style pack for button component. ([#32](https://github.com/TiendaNube/nimbus-design-system/pull/32) by [@juniorconquista](https://github.com/juniorconquista))
652
+ - Added surface and light theme variations. ([#32](https://github.com/TiendaNube/nimbus-design-system/pull/32) by [@juniorconquista](https://github.com/juniorconquista))
653
+ - Added `neutral.background` color properties from sprinkle sppiner. ([#32](https://github.com/TiendaNube/nimbus-design-system/pull/32) by [@juniorconquista](https://github.com/juniorconquista))
654
+ - Added `currentColor` color properties from sprinkle text. ([#32](https://github.com/TiendaNube/nimbus-design-system/pull/32) by [@juniorconquista](https://github.com/juniorconquista))
655
+
656
+ #### 💡 Others
657
+
658
+ - Removed background colors from `primary`, `success`, `warning` and `danger` scales for basic and dark themes. ([#32](https://github.com/TiendaNube/nimbus-design-system/pull/32) by [@juniorconquista](https://github.com/juniorconquista))
659
+ - Removed `primary.background`, `danger.background`, `success.background`, `waring.background` properties from sprinkle colors. ([#32](https://github.com/TiendaNube/nimbus-design-system/pull/32) by [@juniorconquista](https://github.com/juniorconquista))
660
+ - Removed `primary.background`, `danger.background`, `success.background`, `waring.background` color properties from sprinkle icon. ([#32](https://github.com/TiendaNube/nimbus-design-system/pull/32) by [@juniorconquista](https://github.com/juniorconquista))
661
+ - Removed `primary.background`, `danger.background`, `success.background`, `waring.background` color properties from sprinkle text. ([#32](https://github.com/TiendaNube/nimbus-design-system/pull/32) by [@juniorconquista](https://github.com/juniorconquista))
662
+
663
+ ## 2022-09-27 `3.2.0` - `3.1.0`
664
+
665
+ ### 🎉 New features
666
+
667
+ - Added new style pack for toggle component. ([#31](https://github.com/TiendaNube/nimbus-design-system/pull/31) by [@juniorconquista](https://github.com/juniorconquista))
668
+ - Added transition animation in chip pack styles. ([#30](https://github.com/TiendaNube/nimbus-design-system/pull/30) by [@juniorconquista](https://github.com/juniorconquista))
669
+ - Added new style pack for icon button component. ([#30](https://github.com/TiendaNube/nimbus-design-system/pull/30) by [@juniorconquista](https://github.com/juniorconquista))
670
+
671
+ ## 2022-09-24 `3.0.0` - `2.4.0`
672
+
673
+ #### 💡 Others
674
+
675
+ - Refactored typography spacing sizes and tokens. ([#29](https://github.com/TiendaNube/nimbus-design-system/pull/29) by [@juniorconquista](https://github.com/juniorconquista))
676
+
677
+ ### 🎉 New features
678
+
679
+ - Added new interactive color properties to the sprinkle icon. ([#28](https://github.com/TiendaNube/nimbus-design-system/pull/28) by [@juniorconquista](https://github.com/juniorconquista))
680
+ - Added new style pack for checkbox component. ([#28](https://github.com/TiendaNube/nimbus-design-system/pull/28) by [@juniorconquista](https://github.com/juniorconquista))
681
+ - Added new `text-disabled` and `surface-disabled` colors to the neutral color palette in themes. ([#28](https://github.com/TiendaNube/nimbus-design-system/pull/28) by [@juniorconquista](https://github.com/juniorconquista))
682
+
683
+ ## 2022-09-21 `2.3.1`
684
+
685
+ ### 🎉 New features
686
+
687
+ - Added new style pack for toast component. ([#27](https://github.com/TiendaNube/nimbus-design-system/pull/27) by [@juniorconquista](https://github.com/juniorconquista))
688
+ - Added new animation tokens to theme base. ([#27](https://github.com/TiendaNube/nimbus-design-system/pull/27) by [@juniorconquista](https://github.com/juniorconquista))
689
+
690
+ ## 2022-09-16 `2.3.0`
691
+
692
+ ### 🎉 New features
693
+
694
+ - Added new style pack for label component. ([#26](https://github.com/TiendaNube/nimbus-design-system/pull/26) by [@juanchigallego](https://github.com/juanchigallego))
695
+
696
+ ## 2022-09-13 `2.2.0`
697
+
698
+ ### 🎉 New features
699
+
700
+ - Added new style pack for spinner component. ([#25](https://github.com/TiendaNube/nimbus-design-system/pull/25) by [@juniorconquista](https://github.com/juniorconquista))
701
+
702
+ ## 2022-09-12 `2.1.0`
703
+
704
+ ### 🎉 New features
705
+
706
+ - Global theme contract created. ([#23](https://github.com/TiendaNube/nimbus-design-system/pull/23) by [@juniorconquista](https://github.com/juniorconquista))
707
+ - Added new `textAlign` sprinkle pack. ([#23](https://github.com/TiendaNube/nimbus-design-system/pull/23) by [@juniorconquista](https://github.com/juniorconquista))
708
+ - Added new `textAlign` sprinkle in `Title` package. ([#23](https://github.com/TiendaNube/nimbus-design-system/pull/23) by [@juniorconquista](https://github.com/juniorconquista))
709
+ - Added new `textAlign`, `fontSize`, `lineHeight` and `fontWeight` sprinkle in `Text` package. ([#23](https://github.com/TiendaNube/nimbus-design-system/pull/23) by [@juniorconquista](https://github.com/juniorconquista))
710
+
711
+ #### 💡 Others
712
+
713
+ - Removed `textAlign` variant in `Title` package. ([#23](https://github.com/TiendaNube/nimbus-design-system/pull/23) by [@juniorconquista](https://github.com/juniorconquista))
714
+ - Removed `textAlign`, `size`, `lineHeight` and `bold` variant in `Text` package. ([#23](https://github.com/TiendaNube/nimbus-design-system/pull/23) by [@juniorconquista](https://github.com/juniorconquista))
715
+ - Removed `textAlign` variant in `Tag` package. ([#23](https://github.com/TiendaNube/nimbus-design-system/pull/23) by [@juniorconquista](https://github.com/juniorconquista))
716
+ - Removed `textAlign` variant in `Badge` package. ([#23](https://github.com/TiendaNube/nimbus-design-system/pull/23) by [@juniorconquista](https://github.com/juniorconquista))
717
+
718
+ ## 2022-09-01 `2.0.0`
719
+
720
+ ### 📚 3rd party library updates
721
+
722
+ - Updated `@vanilla-extract/webpack-plugin@2.1.12`. ([#21](https://github.com/TiendaNube/nimbus-design-system/pull/21) by [@juniorconquista](https://github.com/juniorconquista))
723
+ - Updated `@vanilla-extract/css@1.7.3`. ([#21](https://github.com/TiendaNube/nimbus-design-system/pull/21) by [@juniorconquista](https://github.com/juniorconquista))
724
+ - Added `@vanilla-extract/sprinkles@1.4.1`. ([#21](https://github.com/TiendaNube/nimbus-design-system/pull/21) by [@juniorconquista](https://github.com/juniorconquista))
725
+
726
+ #### 💡 Others
727
+
728
+ - Restructured folders and style organization concepts. ([#21](https://github.com/TiendaNube/nimbus-design-system/pull/21) by [@juniorconquista](https://github.com/juniorconquista))
729
+
730
+ ### 🎉 New features
731
+
732
+ - Added new style pack for chip component. ([#21](https://github.com/TiendaNube/nimbus-design-system/pull/21) by [@juniorconquista](https://github.com/juniorconquista))
733
+ - Added new style pack for icon component. ([#21](https://github.com/TiendaNube/nimbus-design-system/pull/21) by [@juniorconquista](https://github.com/juniorconquista))
734
+
735
+ ## 2022-08-25 `1.3.0`
736
+
737
+ ### 🎉 New features
738
+
739
+ - Added new style pack for badge component. ([#19](https://github.com/TiendaNube/nimbus-design-system/pull/19) by [@juniorconquista](https://github.com/juniorconquista))
740
+
741
+ ## 2022-08-24 `1.2.0`
742
+
743
+ ### 🎉 New features
744
+
745
+ - Added new style pack for tag component. ([#17](https://github.com/TiendaNube/nimbus-design-system/pull/17) by [@juniorconquista](https://github.com/juniorconquista))
746
+
747
+ #### 🐛 Bug fixes
748
+
749
+ - Changed `text` component appearance tokens from interactive color variations to low colors. ([#17](https://github.com/TiendaNube/nimbus-design-system/pull/17) by [@juniorconquista](https://github.com/juniorconquista))
750
+
751
+ ## 2022-08-22 `1.1.0`
752
+
753
+ ### 🎉 New features
754
+
755
+ - Added new style pack for skeleton component. ([#15](https://github.com/TiendaNube/nimbus-design-system/pull/15) by [@juniorconquista](https://github.com/juniorconquista))
756
+
757
+ ## 2022-08-21 `1.0.1`
758
+
759
+ ### 🎉 New features
760
+
761
+ - Added success, warning, danger, neutral color system. ([#13](https://github.com/TiendaNube/nimbus-design-system/pull/13) by [@juniorconquista](https://github.com/juniorconquista))
762
+ - Added font size and line height system small, caption, base. ([#13](https://github.com/TiendaNube/nimbus-design-system/pull/13) by [@juniorconquista](https://github.com/juniorconquista))
763
+ - Added new style pack for text component. ([#13](https://github.com/TiendaNube/nimbus-design-system/pull/13) by [@juniorconquista](https://github.com/juniorconquista))
764
+
765
+ ## 2022-08-09 `1.0.0`
766
+
767
+ ### 📚 3rd party library updates
768
+
769
+ - Added `@vanilla-extract/babel-plugin@1.1.7`. ([#11](https://github.com/TiendaNube/nimbus-design-system/pull/11) by [@juniorconquista](https://github.com/juniorconquista))
770
+ - Added `@vanilla-extract/css@1.7.2`. ([#11](https://github.com/TiendaNube/nimbus-design-system/pull/11) by [@juniorconquista](https://github.com/juniorconquista))
771
+ - Added `@vanilla-extract/recipes@0.2.5`. ([#11](https://github.com/TiendaNube/nimbus-design-system/pull/11) by [@juniorconquista](https://github.com/juniorconquista))
772
+ - Added `@vanilla-extract/webpack-plugin@2.1.11`. ([#11](https://github.com/TiendaNube/nimbus-design-system/pull/11) by [@juniorconquista](https://github.com/juniorconquista))
773
+ - Added `terser-webpack-plugin@5.3.5`. ([#11](https://github.com/TiendaNube/nimbus-design-system/pull/11) by [@juniorconquista](https://github.com/juniorconquista))
774
+ - Added `ts-loader@9.3.1`. ([#11](https://github.com/TiendaNube/nimbus-design-system/pull/11) by [@juniorconquista](https://github.com/juniorconquista))
775
+ - Added `typescript@4.7.4`. ([#11](https://github.com/TiendaNube/nimbus-design-system/pull/11) by [@juniorconquista](https://github.com/juniorconquista))
776
+ - Added `webpack@5.74.0`. ([#11](https://github.com/TiendaNube/nimbus-design-system/pull/11) by [@juniorconquista](https://github.com/juniorconquista))
777
+ - Added `webpack-cli@4.10.0`. ([#11](https://github.com/TiendaNube/nimbus-design-system/pull/11) by [@juniorconquista](https://github.com/juniorconquista))
778
+
779
+ <!-- ### 📚 3rd party library updates -->
780
+
781
+ <!-- #### 🛠 Breaking changes -->
782
+
783
+ <!-- ### 🎉 New features -->
784
+
785
+ <!-- #### 🐛 Bug fixes -->
786
+
787
+ <!-- #### 💡 Others -->
788
+
789
+ <!-- ### ⚠️ Notices -->