@oslokommune/punkt-vue
Advanced tools
Comparing version
@@ -8,2 +8,20 @@ # Changelog | ||
## [11.14.1](https://github.com/oslokommune/punkt/compare/11.14.0...11.14.1) (2024-06-26) | ||
### ⚠ BREAKING CHANGES | ||
Ingen | ||
### Features | ||
Ingen | ||
### Bug Fixes | ||
Ingen | ||
### Chores | ||
* Legg til grå variant av LinkCard, pluss hovereffekter (#1774). | ||
--- | ||
## [11.14.0](https://github.com/oslokommune/punkt/compare/11.13.14...11.14.0) (2024-06-26) | ||
@@ -10,0 +28,0 @@ |
@@ -15,3 +15,3 @@ import { P as l } from "./Icon-8MjQJfqx.js"; | ||
validator(t) { | ||
return ["normal", "blue", "beige", "beige-outline", "green", "grey-outline"].includes(t); | ||
return ["normal", "blue", "beige", "beige-outline", "green", "grey", "grey-outline"].includes(t); | ||
} | ||
@@ -18,0 +18,0 @@ }, |
{ | ||
"name": "@oslokommune/punkt-vue", | ||
"version": "11.14.0", | ||
"version": "11.14.1", | ||
"description": "Vue komponentbibliotek til Punkt, et designsystem laget av Oslo Origo", | ||
@@ -30,3 +30,3 @@ "homepage": "https://punkt.oslo.kommune.no", | ||
"@oslokommune/punkt-assets": "^11.13.14", | ||
"@oslokommune/punkt-css": "^11.14.0", | ||
"@oslokommune/punkt-css": "^11.14.1", | ||
"@vitejs/plugin-vue": "^4.5.2", | ||
@@ -69,3 +69,3 @@ "edit-json-file": "^1.7.0", | ||
"license": "MIT", | ||
"gitHead": "bb16f0f94234a0251ca4b9ebec68f65385cd7fa4" | ||
"gitHead": "962e2a838414c5c286a385a815ee48051c12cc41" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
305670
0.09%