@nimbus-ds/styles 4.5.0 → 4.6.0-rc.1
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 +13 -2
- package/dist/index.css +371 -152
- package/dist/index.css.map +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.js +1 -1
- package/dist/index.js.LICENSE.txt +76 -34
- package/dist/index.js.map +1 -1
- package/dist/packages/badge/index.css +7 -4
- package/dist/packages/badge/index.css.map +1 -1
- package/dist/packages/badge/index.js +1 -1
- package/dist/packages/badge/index.js.LICENSE.txt +6 -6
- package/dist/packages/badge/index.js.map +1 -1
- package/dist/packages/box/box.sprinkle.css.d.ts +517 -0
- package/dist/packages/box/index.css +557 -0
- package/dist/packages/box/index.css.map +1 -0
- package/dist/packages/box/index.d.ts +521 -0
- package/dist/packages/box/index.js +3 -0
- package/dist/packages/box/index.js.LICENSE.txt +51 -0
- package/dist/packages/box/index.js.map +1 -0
- package/dist/packages/button/index.css +7 -4
- package/dist/packages/button/index.css.map +1 -1
- package/dist/packages/button/index.js +1 -1
- package/dist/packages/button/index.js.LICENSE.txt +6 -6
- package/dist/packages/button/index.js.map +1 -1
- package/dist/packages/checkbox/index.css +8 -5
- package/dist/packages/checkbox/index.css.map +1 -1
- package/dist/packages/checkbox/index.js +1 -1
- package/dist/packages/checkbox/index.js.LICENSE.txt +8 -8
- package/dist/packages/checkbox/index.js.map +1 -1
- package/dist/packages/chip/index.css +7 -4
- package/dist/packages/chip/index.css.map +1 -1
- package/dist/packages/chip/index.js +1 -1
- package/dist/packages/chip/index.js.LICENSE.txt +6 -6
- package/dist/packages/chip/index.js.map +1 -1
- package/dist/packages/icon/index.css +8 -5
- package/dist/packages/icon/index.css.map +1 -1
- package/dist/packages/icon/index.js +1 -1
- package/dist/packages/icon/index.js.LICENSE.txt +8 -8
- package/dist/packages/icon/index.js.map +1 -1
- package/dist/packages/iconButton/index.css +6 -3
- package/dist/packages/iconButton/index.css.map +1 -1
- package/dist/packages/iconButton/index.js +1 -1
- package/dist/packages/iconButton/index.js.LICENSE.txt +4 -4
- package/dist/packages/iconButton/index.js.map +1 -1
- package/dist/packages/label/index.css +6 -3
- package/dist/packages/label/index.css.map +1 -1
- package/dist/packages/label/index.js +1 -1
- package/dist/packages/label/index.js.LICENSE.txt +4 -4
- package/dist/packages/label/index.js.map +1 -1
- package/dist/packages/link/index.css +8 -5
- package/dist/packages/link/index.css.map +1 -1
- package/dist/packages/link/index.js +1 -1
- package/dist/packages/link/index.js.LICENSE.txt +8 -8
- package/dist/packages/link/index.js.map +1 -1
- package/dist/packages/list/index.css +6 -3
- package/dist/packages/list/index.css.map +1 -1
- package/dist/packages/list/index.js +1 -1
- package/dist/packages/list/index.js.LICENSE.txt +4 -4
- package/dist/packages/list/index.js.map +1 -1
- package/dist/packages/popover/index.css +9 -6
- package/dist/packages/popover/index.css.map +1 -1
- package/dist/packages/popover/index.d.ts +8 -8
- package/dist/packages/popover/index.js +1 -1
- package/dist/packages/popover/index.js.LICENSE.txt +10 -10
- package/dist/packages/popover/index.js.map +1 -1
- package/dist/packages/popover/popover.sprinkle.css.d.ts +8 -8
- package/dist/packages/radio/index.css +7 -4
- package/dist/packages/radio/index.css.map +1 -1
- package/dist/packages/radio/index.js +1 -1
- package/dist/packages/radio/index.js.LICENSE.txt +6 -6
- package/dist/packages/radio/index.js.map +1 -1
- package/dist/packages/skeleton/index.css +6 -3
- package/dist/packages/skeleton/index.css.map +1 -1
- package/dist/packages/skeleton/index.js +1 -1
- package/dist/packages/skeleton/index.js.LICENSE.txt +4 -4
- package/dist/packages/skeleton/index.js.map +1 -1
- package/dist/packages/spinner/index.css +7 -4
- package/dist/packages/spinner/index.css.map +1 -1
- package/dist/packages/spinner/index.js +1 -1
- package/dist/packages/spinner/index.js.LICENSE.txt +6 -6
- package/dist/packages/spinner/index.js.map +1 -1
- package/dist/packages/tag/index.css +7 -4
- package/dist/packages/tag/index.css.map +1 -1
- package/dist/packages/tag/index.js +1 -1
- package/dist/packages/tag/index.js.LICENSE.txt +6 -6
- package/dist/packages/tag/index.js.map +1 -1
- package/dist/packages/text/index.css +8 -5
- package/dist/packages/text/index.css.map +1 -1
- package/dist/packages/text/index.d.ts +5 -5
- package/dist/packages/text/index.js +1 -1
- package/dist/packages/text/index.js.LICENSE.txt +8 -8
- package/dist/packages/text/index.js.map +1 -1
- package/dist/packages/text/text.sprinkle.css.d.ts +5 -5
- package/dist/packages/title/index.css +7 -4
- package/dist/packages/title/index.css.map +1 -1
- package/dist/packages/title/index.js +1 -1
- package/dist/packages/title/index.js.LICENSE.txt +6 -6
- package/dist/packages/title/index.js.map +1 -1
- package/dist/packages/toast/index.css +7 -4
- package/dist/packages/toast/index.css.map +1 -1
- package/dist/packages/toast/index.d.ts +1 -1
- package/dist/packages/toast/index.js +1 -1
- package/dist/packages/toast/index.js.LICENSE.txt +6 -6
- package/dist/packages/toast/index.js.map +1 -1
- package/dist/packages/toast/toast.style.css.d.ts +1 -1
- package/dist/packages/toggle/index.css +7 -4
- package/dist/packages/toggle/index.css.map +1 -1
- package/dist/packages/toggle/index.js +1 -1
- package/dist/packages/toggle/index.js.LICENSE.txt +6 -6
- package/dist/packages/toggle/index.js.map +1 -1
- package/dist/packages/tooltip/index.css +7 -4
- package/dist/packages/tooltip/index.css.map +1 -1
- package/dist/packages/tooltip/index.js +1 -1
- package/dist/packages/tooltip/index.js.LICENSE.txt +6 -6
- package/dist/packages/tooltip/index.js.map +1 -1
- package/dist/themes/base.css +6 -3
- package/dist/themes/base.css.d.ts +5 -0
- package/dist/themes/base.css.map +1 -1
- package/dist/themes/base.js +1 -1
- package/dist/themes/base.js.LICENSE.txt +4 -4
- package/dist/themes/base.js.map +1 -1
- package/dist/themes/dark.css +12 -6
- package/dist/themes/dark.css.map +1 -1
- package/dist/themes/dark.js +1 -1
- package/dist/themes/dark.js.LICENSE.txt +8 -8
- package/dist/themes/dark.js.map +1 -1
- package/dist/themes/mediaQueries.d.ts +5 -0
- package/package.json +4 -2
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,17 @@
|
|
|
2
2
|
|
|
3
3
|
Nimbus Styles deprive all styles needed to build nimbus components.
|
|
4
4
|
|
|
5
|
+
## 2022-10-11
|
|
6
|
+
|
|
7
|
+
### 🎉 New features
|
|
8
|
+
|
|
9
|
+
- Added new style pack for box component. ([#38](https://github.com/TiendaNube/nimbus-design-system/pull/38) by [@juniorconquista](https://github.com/juniorconquista))
|
|
10
|
+
- Added new breakpoint tokens to theme base. ([#38](https://github.com/TiendaNube/nimbus-design-system/pull/38) by [@juniorconquista](https://github.com/juniorconquista))
|
|
11
|
+
|
|
12
|
+
### 📚 3rd party library updates
|
|
13
|
+
|
|
14
|
+
- Added `rainbow-sprinkles@0.13.0`. ([#38](https://github.com/TiendaNube/nimbus-design-system/pull/38) by [@juniorconquista](https://github.com/juniorconquista))
|
|
15
|
+
|
|
5
16
|
## 2022-10-06
|
|
6
17
|
|
|
7
18
|
### 🎉 New features
|
|
@@ -31,7 +42,7 @@ Nimbus Styles deprive all styles needed to build nimbus components.
|
|
|
31
42
|
|
|
32
43
|
- Added new style pack for tooltip component. ([#34](https://github.com/TiendaNube/nimbus-design-system/pull/34) by [@juniorconquista](https://github.com/juniorconquista))
|
|
33
44
|
|
|
34
|
-
## 2022-09-
|
|
45
|
+
## 2022-09-30
|
|
35
46
|
|
|
36
47
|
### 🎉 New features
|
|
37
48
|
|
|
@@ -99,7 +110,7 @@ Nimbus Styles deprive all styles needed to build nimbus components.
|
|
|
99
110
|
- Global theme contract created. ([#23](https://github.com/TiendaNube/nimbus-design-system/pull/23) by [@juniorconquista](https://github.com/juniorconquista))
|
|
100
111
|
- Added new `textAlign` sprinkle pack. ([#23](https://github.com/TiendaNube/nimbus-design-system/pull/23) by [@juniorconquista](https://github.com/juniorconquista))
|
|
101
112
|
- Added new `textAlign` sprinkle in `Title` package. ([#23](https://github.com/TiendaNube/nimbus-design-system/pull/23) by [@juniorconquista](https://github.com/juniorconquista))
|
|
102
|
-
- Added new `textAlign`, `
|
|
113
|
+
- 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))
|
|
103
114
|
|
|
104
115
|
### 💡 Others
|
|
105
116
|
|