@bonniernews/dn-design-system-web 17.0.0 → 17.0.2

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,40 @@ All changes to @bonniernews/dn-design-system-web will be documented in this file
4
4
 
5
5
 
6
6
 
7
+ ## [17.0.2](https://github.com/BonnierNews/dn-design-system/compare/@bonniernews/dn-design-system-web@17.0.1...@bonniernews/dn-design-system-web@17.0.2) (2024-08-15)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * **web:** adjust byline teaser spacing ([#1360](https://github.com/BonnierNews/dn-design-system/issues/1360)) ([29ce4b4](https://github.com/BonnierNews/dn-design-system/commit/29ce4b464b96c5ed60099a72a234d48f59ebec1f))
13
+
14
+
15
+ ### Maintenance
16
+
17
+ * **deps-dev:** bump axios from 1.6.0 to 1.7.4 ([#1358](https://github.com/BonnierNews/dn-design-system/issues/1358)) ([1d251eb](https://github.com/BonnierNews/dn-design-system/commit/1d251eb829624c1edbbbcb3d07eed0a6eb890c08))
18
+ * **deps-dev:** bump axios from 1.6.0 to 1.7.4 in /scripts ([#1357](https://github.com/BonnierNews/dn-design-system/issues/1357)) ([ae75566](https://github.com/BonnierNews/dn-design-system/commit/ae75566b2ed63ed4ee6e31ac145909d0d2e59d89))
19
+
20
+ ## [17.0.1](https://github.com/BonnierNews/dn-design-system/compare/@bonniernews/dn-design-system-web@17.0.0...@bonniernews/dn-design-system-web@17.0.1) (2024-08-14)
21
+
22
+
23
+ ### Bug Fixes
24
+
25
+ * **web:** adjust text color on brand btn ([#1356](https://github.com/BonnierNews/dn-design-system/issues/1356)) ([55db3cc](https://github.com/BonnierNews/dn-design-system/commit/55db3cc0e36d1acce67225c106e8e8fde18d50c6))
26
+
27
+
28
+ ### Maintenance
29
+
30
+ * **deps-dev:** bump axios from 1.4.0 to 1.6.0 in /scripts ([#1312](https://github.com/BonnierNews/dn-design-system/issues/1312)) ([b600333](https://github.com/BonnierNews/dn-design-system/commit/b600333a4c77ea5149f7bd423ff2da65dad83900))
31
+ * **deps:** bump @babel/core from 7.22.11 to 7.25.2 ([#1350](https://github.com/BonnierNews/dn-design-system/issues/1350)) ([034de0e](https://github.com/BonnierNews/dn-design-system/commit/034de0e93504bf6ba806b6dc6f0c3bce13615f17))
32
+ * **deps:** bump @figspec/components from 1.0.2 to 1.0.3 ([#1330](https://github.com/BonnierNews/dn-design-system/issues/1330)) ([79bef36](https://github.com/BonnierNews/dn-design-system/commit/79bef36d2b9ef0c40cf2a8519638dff12e8c33d2))
33
+ * **deps:** bump @tsconfig/react-native from 3.0.2 to 3.0.5 ([#1352](https://github.com/BonnierNews/dn-design-system/issues/1352)) ([f1be5c9](https://github.com/BonnierNews/dn-design-system/commit/f1be5c9eebba40f1c1ac5c2aa35c6d54a341d311))
34
+ * **deps:** bump braces from 3.0.2 to 3.0.3 in /web ([#1348](https://github.com/BonnierNews/dn-design-system/issues/1348)) ([49e3ad6](https://github.com/BonnierNews/dn-design-system/commit/49e3ad61dd411e16cbc2bc9dae82b11029834f2b))
35
+ * **deps:** bump express from 4.17.2 to 4.19.2 in /server ([#1264](https://github.com/BonnierNews/dn-design-system/issues/1264)) ([75ceb81](https://github.com/BonnierNews/dn-design-system/commit/75ceb81978e64daad3c8e55d316839db1b3e8a1f))
36
+ * **deps:** bump fast-loops from 1.1.3 to 1.1.4 ([#1334](https://github.com/BonnierNews/dn-design-system/issues/1334)) ([67341de](https://github.com/BonnierNews/dn-design-system/commit/67341de5cbe6c1e22b6658242f43b610acc07a31))
37
+ * **deps:** bump fast-xml-parser from 4.2.7 to 4.4.1 ([#1344](https://github.com/BonnierNews/dn-design-system/issues/1344)) ([81dea97](https://github.com/BonnierNews/dn-design-system/commit/81dea9741edc52845be435858055b58782e773cd))
38
+ * **deps:** bump react-native-web from 0.17.7 to 0.19.12 ([#1314](https://github.com/BonnierNews/dn-design-system/issues/1314)) ([7b346f1](https://github.com/BonnierNews/dn-design-system/commit/7b346f10860757896a2754c171263a05bba57a04))
39
+ * **deps:** bump typescript from 4.8.4 to 4.9.5 ([#1309](https://github.com/BonnierNews/dn-design-system/issues/1309)) ([e4a166e](https://github.com/BonnierNews/dn-design-system/commit/e4a166ec56ea82b5ddc05e427ba20439f194000f))
40
+
7
41
  ## [17.0.0](https://github.com/BonnierNews/dn-design-system/compare/@bonniernews/dn-design-system-web@16.2.1...@bonniernews/dn-design-system-web@17.0.0) (2024-07-19)
8
42
 
9
43
 
@@ -54,7 +54,7 @@ $ds-btn-outlined__border-width: ds-border-width(x1);
54
54
  &.ds-btn--default,
55
55
  &.ds-btn--elevated {
56
56
  --ds-btn__background-color: #{$ds-color-component-brand};
57
- --ds-btn__color: #{$ds-color-text-secondary};
57
+ --ds-btn__color: #{$ds-color-static-white};
58
58
  }
59
59
  &.ds-btn--outline {
60
60
  --ds-btn__border-color: #{$ds-color-component-brand};
@@ -64,14 +64,7 @@
64
64
  overflow: hidden;
65
65
  position: relative;
66
66
  margin-left: ds-spacing($ds-s-100);
67
-
68
- // margin-bottom needs to be the negative value of padding-bottom on .ds-teaser__content
69
- @include ds-mq-only-breakpoint(mobile) {
70
- margin-bottom: ds-spacing($ds-s-075, "px", true);
71
- }
72
- @include ds-mq-smallest-breakpoint(tablet) {
73
- margin-bottom: ds-spacing($ds-s-100, "px", true);
74
- }
67
+ margin-bottom: ds-spacing($ds-s-100, "px", true);
75
68
 
76
69
  .picture {
77
70
  position: absolute;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bonniernews/dn-design-system-web",
3
- "version": "17.0.0",
3
+ "version": "17.0.2",
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",