@bonniernews/dn-design-system-web 15.2.7 → 15.2.8

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
@@ -4,6 +4,31 @@ All changes to @bonniernews/dn-design-system-web will be documented in this file
4
4
 
5
5
 
6
6
 
7
+ ## [15.2.8](https://github.com/BonnierNews/dn-design-system/compare/@bonniernews/dn-design-system-web@15.2.7...@bonniernews/dn-design-system-web@15.2.8) (2024-05-14)
8
+
9
+
10
+ ### Features
11
+
12
+ * **app:** create xlarge button ([#1303](https://github.com/BonnierNews/dn-design-system/issues/1303)) ([2c6b714](https://github.com/BonnierNews/dn-design-system/commit/2c6b7149bdafd03658f9ab5766af9e2423d11e4e))
13
+ * **app:** top bar text button notificationAmount ([#1302](https://github.com/BonnierNews/dn-design-system/issues/1302)) ([6ffb5be](https://github.com/BonnierNews/dn-design-system/commit/6ffb5be251d0a45a6fb2631cb3d52961102ac7c2))
14
+
15
+
16
+ ### Maintenance
17
+
18
+ * **deps:** bump ejs from 3.1.9 to 3.1.10 ([#1281](https://github.com/BonnierNews/dn-design-system/issues/1281)) ([4fba1f2](https://github.com/BonnierNews/dn-design-system/commit/4fba1f21a49731d164d36c9a295a21a1333cbd4e))
19
+ * **deps:** bump ejs from 3.1.9 to 3.1.10 in /web ([#1282](https://github.com/BonnierNews/dn-design-system/issues/1282)) ([714901d](https://github.com/BonnierNews/dn-design-system/commit/714901d2189d1b92df34d5943317a4362021e32d))
20
+ * **deps:** bump express from 4.18.2 to 4.19.2 ([#1266](https://github.com/BonnierNews/dn-design-system/issues/1266)) ([f9e7f25](https://github.com/BonnierNews/dn-design-system/commit/f9e7f25df623e7f43ca6906736d980bdec7227be))
21
+ * **deps:** bump express from 4.18.2 to 4.19.2 in /web ([#1265](https://github.com/BonnierNews/dn-design-system/issues/1265)) ([279a91e](https://github.com/BonnierNews/dn-design-system/commit/279a91ef88f2bfd1408acdc83247eeb57b1baa55))
22
+ * **deps:** bump follow-redirects from 1.15.2 to 1.15.6 ([#1249](https://github.com/BonnierNews/dn-design-system/issues/1249)) ([72de6b2](https://github.com/BonnierNews/dn-design-system/commit/72de6b2abe62bc583372eda2a17845bc4e27a748))
23
+ * **deps:** bump follow-redirects from 1.15.2 to 1.15.6 in /web ([#1250](https://github.com/BonnierNews/dn-design-system/issues/1250)) ([6c4f35c](https://github.com/BonnierNews/dn-design-system/commit/6c4f35cfdbba6ef3354626d9941bbb846a21da0d))
24
+ * **deps:** bump ip from 1.1.8 to 1.1.9 in /web ([#1206](https://github.com/BonnierNews/dn-design-system/issues/1206)) ([6281c01](https://github.com/BonnierNews/dn-design-system/commit/6281c01ab0e11c9dd2d1728dc6a51debaebfe796))
25
+ * **deps:** bump tar from 6.1.15 to 6.2.1 in /web ([#1273](https://github.com/BonnierNews/dn-design-system/issues/1273)) ([04496e9](https://github.com/BonnierNews/dn-design-system/commit/04496e91fcdd769dc4523c0897d26ab956f3208a))
26
+ * **deps:** bump webpack-dev-middleware from 6.1.1 to 6.1.2 in /web ([#1259](https://github.com/BonnierNews/dn-design-system/issues/1259)) ([726eac0](https://github.com/BonnierNews/dn-design-system/commit/726eac02b02d04128196b8163a8923d762d757a7))
27
+ * **foundations:** update tokens from Figma ([#1305](https://github.com/BonnierNews/dn-design-system/issues/1305)) ([771e09f](https://github.com/BonnierNews/dn-design-system/commit/771e09f83db0563cb971fc74711f242a31a927ed))
28
+ * prerelease packages ([e4ea5f2](https://github.com/BonnierNews/dn-design-system/commit/e4ea5f2775b202de33a3060b002b49a94f4688ee))
29
+ * prerelease packages ([7012eae](https://github.com/BonnierNews/dn-design-system/commit/7012eae19f32e36fb552475538a9b5e2c74e7ec5))
30
+ * prerelease packages ([54a2e86](https://github.com/BonnierNews/dn-design-system/commit/54a2e869a0ac2f98c711028fd72d415b873dabe7))
31
+
7
32
  ## [15.2.7](https://github.com/BonnierNews/dn-design-system/compare/@bonniernews/dn-design-system-web@15.2.6...@bonniernews/dn-design-system-web@15.2.7) (2024-05-14)
8
33
 
9
34
  ## [15.2.6](https://github.com/BonnierNews/dn-design-system/compare/@bonniernews/dn-design-system-web@15.2.5...@bonniernews/dn-design-system-web@15.2.6) (2024-05-14)
@@ -25,9 +25,9 @@ $shadowsDnDarkTokens: (
25
25
  ),
26
26
  elevation-l: (
27
27
  x: 0,
28
- y: 8,
28
+ y: 4,
29
29
  blur: 16,
30
- spread: 0,
30
+ spread: 8,
31
31
  color: #0000001a,
32
32
  type: dropShadow
33
33
  )
@@ -25,9 +25,9 @@ $shadowsDnLightTokens: (
25
25
  ),
26
26
  elevation-l: (
27
27
  x: 0,
28
- y: 8,
28
+ y: 4,
29
29
  blur: 16,
30
- spread: 0,
30
+ spread: 8,
31
31
  color: #0000001a,
32
32
  type: dropShadow
33
33
  )
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bonniernews/dn-design-system-web",
3
- "version": "15.2.7",
3
+ "version": "15.2.8",
4
4
  "description": "DN design system for web.",
5
5
  "main": "index.js",
6
6
  "homepage": "https://github.com/BonnierNews/dn-design-system/tree/main/web/src#readme",