@easypost/easy-ui-tokens
Advanced tools
Comparing version 1.0.0-alpha.6 to 1.0.0-alpha.7
# @easypost/easy-ui-tokens | ||
## 1.0.0-alpha.7 | ||
### Minor Changes | ||
- a20b940: Add SearchNav component, tokens, and icons | ||
## 1.0.0-alpha.6 | ||
@@ -4,0 +10,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Tue, 03 Oct 2023 19:02:29 GMT | ||
* Generated on Tue, 24 Oct 2023 17:15:30 GMT | ||
*/ | ||
@@ -248,2 +248,3 @@ | ||
"theme.base.color.border": "#a9b6d1"; | ||
"theme.base.color.border.subtle": "#e2e7f0"; | ||
"theme.base.color.border.bolder": "#8d9ec1"; | ||
@@ -269,2 +270,3 @@ "theme.base.color.border.boldest": "#7086b2"; | ||
"theme.base.color.scrollbar.track": "#f1f1f1"; | ||
"theme.base.color.selector": "#00ac83"; | ||
"theme.base.color.surface.card.primary": "#ffffff"; | ||
@@ -275,2 +277,3 @@ "theme.base.color.surface.card.secondary": "#f1f1f1"; | ||
"theme.base.color.separator.primary": "#061340"; | ||
"theme.base.color.separator.neutral": "#7086b2"; | ||
"theme.base.color.separator.inverse": "#ffffff"; | ||
@@ -277,0 +280,0 @@ "theme.base.color.text": "#061340"; |
/** | ||
* Do not edit directly | ||
* Generated on Tue, 03 Oct 2023 19:02:29 GMT | ||
* Generated on Tue, 24 Oct 2023 17:15:30 GMT | ||
*/ | ||
@@ -247,2 +247,3 @@ | ||
"theme.base.color.border": "#a9b6d1", | ||
"theme.base.color.border.subtle": "#e2e7f0", | ||
"theme.base.color.border.bolder": "#8d9ec1", | ||
@@ -268,2 +269,3 @@ "theme.base.color.border.boldest": "#7086b2", | ||
"theme.base.color.scrollbar.track": "#f1f1f1", | ||
"theme.base.color.selector": "#00ac83", | ||
"theme.base.color.surface.card.primary": "#ffffff", | ||
@@ -274,2 +276,3 @@ "theme.base.color.surface.card.secondary": "#f1f1f1", | ||
"theme.base.color.separator.primary": "#061340", | ||
"theme.base.color.separator.neutral": "#7086b2", | ||
"theme.base.color.separator.inverse": "#ffffff", | ||
@@ -276,0 +279,0 @@ "theme.base.color.text": "#061340", |
@@ -242,2 +242,3 @@ { | ||
"theme.base.color.border": "#a9b6d1", | ||
"theme.base.color.border.subtle": "#e2e7f0", | ||
"theme.base.color.border.bolder": "#8d9ec1", | ||
@@ -263,2 +264,3 @@ "theme.base.color.border.boldest": "#7086b2", | ||
"theme.base.color.scrollbar.track": "#f1f1f1", | ||
"theme.base.color.selector": "#00ac83", | ||
"theme.base.color.surface.card.primary": "#ffffff", | ||
@@ -269,2 +271,3 @@ "theme.base.color.surface.card.secondary": "#f1f1f1", | ||
"theme.base.color.separator.primary": "#061340", | ||
"theme.base.color.separator.neutral": "#7086b2", | ||
"theme.base.color.separator.inverse": "#ffffff", | ||
@@ -271,0 +274,0 @@ "theme.base.color.text": "#061340", |
{ | ||
"name": "@easypost/easy-ui-tokens", | ||
"version": "1.0.0-alpha.6" | ||
"version": "1.0.0-alpha.7" | ||
} |
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
103931
1631