@okta/odyssey-design-tokens
Advanced tools
Comparing version 1.9.14 to 1.9.15
/** | ||
* Do not edit directly | ||
* Generated on Fri, 05 Jan 2024 19:19:12 GMT | ||
* Generated on Mon, 08 Jan 2024 15:10:43 GMT | ||
*/ | ||
@@ -131,2 +131,3 @@ | ||
export const TransitionDurationMain : string; | ||
export const TransitionDurationMainAsNumber : number; | ||
export const TransitionTimingMain : string; | ||
@@ -133,0 +134,0 @@ /** Base text color used for most typography */ |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 05 Jan 2024 19:19:12 GMT | ||
* Generated on Mon, 08 Jan 2024 15:10:43 GMT | ||
*/ | ||
@@ -131,2 +131,3 @@ | ||
export const TransitionDurationMain = "100ms"; | ||
export const TransitionDurationMainAsNumber = 100; | ||
export const TransitionTimingMain = "linear"; | ||
@@ -133,0 +134,0 @@ export const TypographyColorBody = "#272727"; // Base text color used for most typography |
{ | ||
"name": "@okta/odyssey-design-tokens", | ||
"version": "1.9.14", | ||
"version": "1.9.15", | ||
"description": "Design tokens for Odyssey, Okta's design system", | ||
@@ -22,3 +22,3 @@ "author": "Okta, Inc.", | ||
}, | ||
"gitHead": "a82f45507dc92bb499f9ed0f0e423a46543c3922" | ||
"gitHead": "6c4dcd20f0d97c07740c0f6132fe76347a6e7f18" | ||
} |
Sorry, the diff of this file is not supported yet
45574
376