@purpurds/tokens
Advanced tools
Comparing version 5.14.0 to 5.15.0
{ | ||
"nonCachedDurationMs": 1366.8487509999998 | ||
"nonCachedDurationMs": 1747.378838 | ||
} |
{ | ||
"nonCachedDurationMs": 1243.036904 | ||
"nonCachedDurationMs": 1438.666247 | ||
} |
@@ -183,5 +183,5 @@ export const purpurColorPurple50 = "#faf0ff"; | ||
export const purpurColorBackgroundInteractiveTransparent = "rgba(255, 255, 255, 0)"; | ||
export const purpurColorBackgroundInteractiveTransparentHover = "#f4e0ff"; | ||
export const purpurColorBackgroundInteractiveTransparentHover = "#e4b6fb"; | ||
export const purpurColorBackgroundInteractiveTransparentNegativeHover = "#4e0174"; | ||
export const purpurColorBackgroundInteractiveTransparentActive = "#e4b6fb"; | ||
export const purpurColorBackgroundInteractiveTransparentActive = "#d58df9"; | ||
export const purpurColorBackgroundInteractiveTransparentNegativeActive = "#6d02a3"; | ||
@@ -188,0 +188,0 @@ export const purpurColorBackgroundInteractiveInactive = "rgba(0, 0, 0, 0.05)"; |
@@ -219,5 +219,5 @@ { | ||
"transparent": "rgba(255, 255, 255, 0)", | ||
"transparent-hover": "#f4e0ff", | ||
"transparent-hover": "#e4b6fb", | ||
"transparent-negative-hover": "#4e0174", | ||
"transparent-active": "#e4b6fb", | ||
"transparent-active": "#d58df9", | ||
"transparent-negative-active": "#6d02a3", | ||
@@ -224,0 +224,0 @@ "inactive": "rgba(0, 0, 0, 0.05)", |
{ | ||
"name": "@purpurds/tokens", | ||
"version": "5.14.0", | ||
"version": "5.15.0", | ||
"license": "AGPL-3.0-only", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -326,3 +326,3 @@ { | ||
"transparent-hover": { | ||
"value": "{color.purple.100}", | ||
"value": "{color.purple.200}", | ||
"type": "color", | ||
@@ -337,3 +337,3 @@ "description": "Accordion\nButton/secondary + tertiary + text\nChip-choice\nChip-filter\nCTA-link\nLink\n\nHover state color for interactive elements with transparent background\n\nColor: Purple" | ||
"transparent-active": { | ||
"value": "{color.purple.200}", | ||
"value": "{color.purple.300}", | ||
"type": "color", | ||
@@ -340,0 +340,0 @@ "description": "Button/secondary + tertiary + text\nChip-choice\nChip-filter\nCTA-link\nDatepicker\nLink\n\nActive state color for interactive elements with transparent background\n\nColor: Purple" |
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 too big to display
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
253131
4394