@easypost/easy-ui-tokens
Advanced tools
Comparing version 1.0.0-alpha.5 to 1.0.0-alpha.6
# @easypost/easy-ui-tokens | ||
## 1.0.0-alpha.6 | ||
### Minor Changes | ||
- 3456e91: Create `<Stepper />` component | ||
## 1.0.0-alpha.5 | ||
@@ -4,0 +10,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Tue, 08 Aug 2023 16:59:34 GMT | ||
* Generated on Tue, 03 Oct 2023 19:02:29 GMT | ||
*/ | ||
@@ -256,2 +256,3 @@ | ||
"theme.base.color.border.resting": "#c6cfe0"; | ||
"theme.base.color.border.incomplete": "#7086b2"; | ||
"theme.base.color.border.engaged": "#7086b2"; | ||
@@ -272,2 +273,4 @@ "theme.base.color.border.support": "#061340"; | ||
"theme.base.color.surface.overlay.hovered": "#f1f1f1"; | ||
"theme.base.color.separator.primary": "#061340"; | ||
"theme.base.color.separator.inverse": "#ffffff"; | ||
"theme.base.color.text": "#061340"; | ||
@@ -274,0 +277,0 @@ "theme.base.color.text.primary": "#061340"; |
/** | ||
* Do not edit directly | ||
* Generated on Tue, 08 Aug 2023 16:59:34 GMT | ||
* Generated on Tue, 03 Oct 2023 19:02:29 GMT | ||
*/ | ||
@@ -255,2 +255,3 @@ | ||
"theme.base.color.border.resting": "#c6cfe0", | ||
"theme.base.color.border.incomplete": "#7086b2", | ||
"theme.base.color.border.engaged": "#7086b2", | ||
@@ -271,2 +272,4 @@ "theme.base.color.border.support": "#061340", | ||
"theme.base.color.surface.overlay.hovered": "#f1f1f1", | ||
"theme.base.color.separator.primary": "#061340", | ||
"theme.base.color.separator.inverse": "#ffffff", | ||
"theme.base.color.text": "#061340", | ||
@@ -273,0 +276,0 @@ "theme.base.color.text.primary": "#061340", |
@@ -250,2 +250,3 @@ { | ||
"theme.base.color.border.resting": "#c6cfe0", | ||
"theme.base.color.border.incomplete": "#7086b2", | ||
"theme.base.color.border.engaged": "#7086b2", | ||
@@ -266,2 +267,4 @@ "theme.base.color.border.support": "#061340", | ||
"theme.base.color.surface.overlay.hovered": "#f1f1f1", | ||
"theme.base.color.separator.primary": "#061340", | ||
"theme.base.color.separator.inverse": "#ffffff", | ||
"theme.base.color.text": "#061340", | ||
@@ -268,0 +271,0 @@ "theme.base.color.text.primary": "#061340", |
{ | ||
"name": "@easypost/easy-ui-tokens", | ||
"version": "1.0.0-alpha.5" | ||
"version": "1.0.0-alpha.6" | ||
} |
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
102856
1616
41