@navikt/ds-tokens
Advanced tools
Comparing version 7.5.3 to 7.6.0
@@ -212,2 +212,3 @@ /** | ||
"TextIcon": "var(--ax-text-icon)", | ||
"TextLogo": "var(--ax-text-logo)", | ||
"BorderNeutral": "var(--ax-border-neutral)", | ||
@@ -262,2 +263,6 @@ "BorderNeutralSubtle": "var(--ax-border-neutral-subtle)", | ||
"BorderFocus": "var(--ax-border-focus)", | ||
/** | ||
* Used for dialog elements like modals and popovers. | ||
*/ | ||
"ShadowDialog": "var(--ax-shadow-dialog)", | ||
"Neutral100": "var(--ax-neutral-100)", | ||
@@ -264,0 +269,0 @@ "Neutral200": "var(--ax-neutral-200)", |
@@ -211,2 +211,3 @@ /** | ||
export const TextIcon = "var(--ax-text-icon)"; | ||
export const TextLogo = "var(--ax-text-logo)"; | ||
export const BorderNeutral = "var(--ax-border-neutral)"; | ||
@@ -261,2 +262,6 @@ export const BorderNeutralSubtle = "var(--ax-border-neutral-subtle)"; | ||
export const BorderFocus = "var(--ax-border-focus)"; | ||
/** | ||
* Used for dialog elements like modals and popovers. | ||
*/ | ||
export const ShadowDialog = "var(--ax-shadow-dialog)"; | ||
export const Neutral100 = "var(--ax-neutral-100)"; | ||
@@ -263,0 +268,0 @@ export const Neutral200 = "var(--ax-neutral-200)"; |
@@ -211,2 +211,3 @@ /** | ||
export const TextIcon = "var(--ax-text-icon)"; | ||
export const TextLogo = "var(--ax-text-logo)"; | ||
export const BorderNeutral = "var(--ax-border-neutral)"; | ||
@@ -261,2 +262,6 @@ export const BorderNeutralSubtle = "var(--ax-border-neutral-subtle)"; | ||
export const BorderFocus = "var(--ax-border-focus)"; | ||
/** | ||
* Used for dialog elements like modals and popovers. | ||
*/ | ||
export const ShadowDialog = "var(--ax-shadow-dialog)"; | ||
export const Neutral100 = "var(--ax-neutral-100)"; | ||
@@ -263,0 +268,0 @@ export const Neutral200 = "var(--ax-neutral-200)"; |
{ | ||
"name": "@navikt/ds-tokens", | ||
"version": "7.5.3", | ||
"version": "7.6.0", | ||
"description": "Design-tokens for NAV designsystem", | ||
@@ -5,0 +5,0 @@ "author": "Aksel | NAV designsystem team", |
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
289135
5933