@okta/odyssey-design-tokens
Advanced tools
Comparing version 1.4.0 to 1.5.0
/** | ||
* Do not edit directly | ||
* Generated on Mon, 23 Oct 2023 22:00:36 GMT | ||
* Generated on Mon, 30 Oct 2023 17:39:05 GMT | ||
*/ | ||
@@ -21,2 +21,5 @@ | ||
export const BorderWidthHeavy : string; | ||
export const DepthLow : string; | ||
export const DepthMedium : string; | ||
export const DepthHigh : string; | ||
export const FocusOutlineColorPrimary : string; | ||
@@ -23,0 +26,0 @@ export const FocusOutlineColorDanger : string; |
/** | ||
* Do not edit directly | ||
* Generated on Mon, 23 Oct 2023 22:00:36 GMT | ||
* Generated on Mon, 30 Oct 2023 17:39:05 GMT | ||
*/ | ||
@@ -21,2 +21,5 @@ | ||
export const BorderWidthHeavy = "1.5px"; | ||
export const DepthLow = "0px 1px 2px 0px rgba(39, 39, 39, 0.07)"; | ||
export const DepthMedium = "0px 1px 4px 0px rgba(39, 39, 39, 0.08), 0px 4px 6px 0px rgba(39, 39, 39, 0.01), 0px 5px 15px 0px rgba(39, 39, 39, 0.05)"; | ||
export const DepthHigh = "0px 1px 4px 0px rgba(39, 39, 39, 0.08), 0px 4px 10px 0px rgba(39, 39, 39, 0.08), 0px 8px 30px 0px rgba(39, 39, 39, 0.10)"; | ||
export const FocusOutlineColorPrimary = "#546be7"; | ||
@@ -23,0 +26,0 @@ export const FocusOutlineColorDanger = "#e72500"; |
{ | ||
"name": "@okta/odyssey-design-tokens", | ||
"version": "1.4.0", | ||
"version": "1.5.0", | ||
"description": "Design tokens for Odyssey, Okta's design system", | ||
@@ -22,3 +22,3 @@ "author": "Okta, Inc.", | ||
}, | ||
"gitHead": "612e08d4ea3bd4c8acb732df7036bce16f4eda0b" | ||
"gitHead": "cf8dbb65cb3ca95e69bfe65b9825366146682368" | ||
} |
Sorry, the diff of this file is not supported yet
44477
366