@oslokommune/punkt-vue2
Advanced tools
Comparing version 3.1.2 to 3.2.0
@@ -0,0 +0,0 @@ # Changelog |
@@ -1,2 +0,2 @@ | ||
import { I as n } from "./Icon-669470e2.js"; | ||
import { P as n } from "./Icon-f8e48d58.js"; | ||
import { n as l, u as i, a as r } from "./plugins-364dfcf9.js"; | ||
@@ -3,0 +3,0 @@ const o = { |
@@ -1,2 +0,2 @@ | ||
import { I as n } from "./Icon-669470e2.js"; | ||
import { P as n } from "./Icon-f8e48d58.js"; | ||
import { n as e, u as i, a as l } from "./plugins-364dfcf9.js"; | ||
@@ -22,3 +22,3 @@ const k = { | ||
}; | ||
var c = function() { | ||
var r = function() { | ||
var t = this, a = t._self._c; | ||
@@ -30,6 +30,6 @@ return a("nav", { staticClass: "pkt-back-link", attrs: { "aria-label": "Gå tilbake et steg" } }, [a("ol", { staticClass: "pkt-back-link__list" }, [a("li", { staticClass: "pkt-back-link__item" }, [t.href.startsWith("http") || t.href.startsWith("mailto") ? a("a", { staticClass: "pkt-back-link__link", attrs: { href: t.href } }, [a("span", { staticClass: "pkt-back-link__icon" }, [a("pkt-icon", { staticClass: "pkt-back-link__icon-svg", attrs: { name: "chevron-left" } })], 1), a("span", { staticClass: "pkt-back-link__text" }, [t._t("default", function() { | ||
})], 2)])], 1)])]); | ||
}, r = [], o = /* @__PURE__ */ e( | ||
}, c = [], o = /* @__PURE__ */ e( | ||
k, | ||
r, | ||
c, | ||
r, | ||
!1, | ||
@@ -36,0 +36,0 @@ null, |
@@ -1,2 +0,2 @@ | ||
import { I as n } from "./Icon-669470e2.js"; | ||
import { P as n } from "./Icon-f8e48d58.js"; | ||
import { n as c, u as l, a as d } from "./plugins-364dfcf9.js"; | ||
@@ -3,0 +3,0 @@ const b = { |
@@ -1,2 +0,2 @@ | ||
import { I as a } from "./Icon-669470e2.js"; | ||
import { P as a } from "./Icon-f8e48d58.js"; | ||
import { n as s, u as i, a as r } from "./plugins-364dfcf9.js"; | ||
@@ -3,0 +3,0 @@ const l = { |
@@ -1,2 +0,2 @@ | ||
import { I as n } from "./Icon-669470e2.js"; | ||
import { P as n } from "./Icon-f8e48d58.js"; | ||
import { n as a, u as i, a as l } from "./plugins-364dfcf9.js"; | ||
@@ -3,0 +3,0 @@ const _ = { |
@@ -1,2 +0,2 @@ | ||
import { I as s } from "./Icon-669470e2.js"; | ||
import { P as s } from "./Icon-f8e48d58.js"; | ||
import { n as i, u as o, a as r } from "./plugins-364dfcf9.js"; | ||
@@ -3,0 +3,0 @@ const l = { |
@@ -1,12 +0,12 @@ | ||
import { I as s } from "./Icon-669470e2.js"; | ||
import { u as t, a } from "./plugins-364dfcf9.js"; | ||
const n = { | ||
import { P as t } from "./Icon-f8e48d58.js"; | ||
import { u as s, a } from "./plugins-364dfcf9.js"; | ||
const r = { | ||
install(o) { | ||
a(o, s); | ||
a(o, t); | ||
} | ||
}; | ||
t(n); | ||
s(r); | ||
export { | ||
s as PktIcon, | ||
n as default | ||
t as PktIcon, | ||
r as default | ||
}; |
@@ -6,3 +6,3 @@ import e from "./punkt-vue2-alert.js"; | ||
import m from "./punkt-vue2-breadcrumbs.js"; | ||
import { PktBreadcrumbs as L } from "./punkt-vue2-breadcrumbs.js"; | ||
import { PktBreadcrumbs as I } from "./punkt-vue2-breadcrumbs.js"; | ||
import i from "./punkt-vue2-button.js"; | ||
@@ -17,3 +17,4 @@ import { PktButton as M } from "./punkt-vue2-button.js"; | ||
import { PktMessagebox as T } from "./punkt-vue2-messagebox.js"; | ||
import { I as q } from "./Icon-669470e2.js"; | ||
import { PktLinkcard as q } from "./punkt-vue2-linkcard.js"; | ||
import { P as C } from "./Icon-f8e48d58.js"; | ||
const o = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ | ||
@@ -45,9 +46,10 @@ __proto__: null, | ||
F as PktBackLink, | ||
L as PktBreadcrumbs, | ||
I as PktBreadcrumbs, | ||
M as PktButton, | ||
S as PktFooter, | ||
z as PktHeader, | ||
q as PktIcon, | ||
C as PktIcon, | ||
q as PktLinkcard, | ||
T as PktMessagebox, | ||
l as default | ||
}; |
{ | ||
"name": "@oslokommune/punkt-vue2", | ||
"version": "3.1.2", | ||
"version": "3.2.0", | ||
"description": "Vue2 komponentbibliotek til Punkt, et designsystem laget av Oslo Origo", | ||
@@ -30,3 +30,3 @@ "homepage": "https://punkt.oslo.kommune.no", | ||
"@oslokommune/punkt-assets": "^3.1.2", | ||
"@oslokommune/punkt-css": "^3.1.2", | ||
"@oslokommune/punkt-css": "^3.2.0", | ||
"@vitejs/plugin-vue2": "^2.2.0", | ||
@@ -40,4 +40,4 @@ "edit-json-file": "^1.7.0", | ||
"peerDependencies": { | ||
"@oslokommune/punkt-assets": ">=3.0.0", | ||
"@oslokommune/punkt-css": ">=3.0.0", | ||
"@oslokommune/punkt-assets": ">=3.1.0", | ||
"@oslokommune/punkt-css": ">=3.1.0", | ||
"vue": ">= 2.7.0 < 3.0.0" | ||
@@ -70,3 +70,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "56351ac1326702a9f50d9f405cf88be494b4d237" | ||
"gitHead": "7345e84b92a76ab77af09ee17660eaa20790e28e" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 3 instances in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
64190
39
688
12