nve-designsystem 0.4.13 → 0.4.14

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.
@@ -33,6 +33,7 @@ const e = r`
33
33
  rotate: 90deg;
34
34
  border-radius: var(--border-radius-small);
35
35
  font-size: var(--font-size-medium);
36
+ fill: currentColor;
36
37
  }
37
38
  .details--open .details__summary-icon {
38
39
  rotate: 270deg;
@@ -11405,7 +11405,7 @@
11405
11405
  "package": {
11406
11406
  "name": "nve-designsystem",
11407
11407
  "description": "Designsystem for NVE",
11408
- "version": "0.4.12",
11408
+ "version": "0.4.13",
11409
11409
  "author": {
11410
11410
  "name": "NVE",
11411
11411
  "email": "nve@nve.no"
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  },
8
8
  "license": "MIT",
9
9
  "homepage": "https://github.com/NVE/Designsystem/",
10
- "version": "0.4.13",
10
+ "version": "0.4.14",
11
11
  "customElements": "custom-elements.json",
12
12
  "exports": {
13
13
  ".": {