@highlight-ui/tokens
Advanced tools
Comparing version 0.8.0-alpha.0 to 0.8.0-alpha.1
@@ -33,2 +33,3 @@ { | ||
"text-on-action-success": "var(--text-on-action-success)", | ||
"text-on-interactive": "var(--text-on-interactive)", | ||
"text-on-interactive-subdued": "var(--text-on-interactive-subdued)", | ||
@@ -38,7 +39,7 @@ "text-on-background-warning": "var(--text-on-background-warning)", | ||
"text-on-background-success": "var(--text-on-background-success)", | ||
"text-on-interactive": "var(--text-on-interactive)", | ||
"background-default": "var(--background-default)", | ||
"background-subdued": "var(--background-subdued)", | ||
"background-hover": "var(--background-hover)", | ||
"background-subdued-selected": "var(--background-subdued-selected)", | ||
"background-hover": "var(--background-hover)", | ||
"background-subdued-hover": "var(--background-subdued-hover)", | ||
"background-disabled": "var(--background-disabled)", | ||
@@ -45,0 +46,0 @@ "background-emphasis": "var(--background-emphasis)", |
@@ -13,7 +13,7 @@ { | ||
"text-on-action-success": "var(--text-on-action-success)", | ||
"text-on-interactive": "var(--text-on-interactive)", | ||
"text-on-interactive-subdued": "var(--text-on-interactive-subdued)", | ||
"text-on-background-warning": "var(--text-on-background-warning)", | ||
"text-on-background-critical": "var(--text-on-background-critical)", | ||
"text-on-background-success": "var(--text-on-background-success)", | ||
"text-on-interactive": "var(--text-on-interactive)" | ||
"text-on-background-success": "var(--text-on-background-success)" | ||
} |
{ | ||
"name": "@highlight-ui/tokens", | ||
"version": "0.8.0-alpha.0", | ||
"version": "0.8.0-alpha.1", | ||
"description": "Set of design tokens for Highlight UI", | ||
@@ -23,3 +23,3 @@ "author": "Personio GmbH", | ||
}, | ||
"gitHead": "3c3d92c48ebf625faf853a08bdc3fe8f0a98dc0e" | ||
"gitHead": "9202c0b6b0bd18e21ee7fdf1f38527834d160cdc" | ||
} |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
247788
7744