@easypost/easy-ui-tokens
Advanced tools
Comparing version 1.0.0-alpha.11 to 1.0.0-alpha.12
# @easypost/easy-ui-tokens | ||
## 1.0.0-alpha.12 | ||
### Minor Changes | ||
- 2eb11dc: Create `<PillGroup />` component | ||
## 1.0.0-alpha.11 | ||
@@ -4,0 +10,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Tue, 22 Oct 2024 15:18:12 GMT | ||
* Generated on Thu, 24 Oct 2024 20:58:19 GMT | ||
*/ | ||
@@ -231,4 +231,4 @@ | ||
"shadow.level.3": "0px 1px 12px 0px hsla(226, 28%, 39%, 0.6)"; | ||
"shape.border_radius.sm": "3px"; | ||
"shape.border_radius.md": "5px"; | ||
"shape.border_radius.sm": "2px"; | ||
"shape.border_radius.md": "4px"; | ||
"shape.border_radius.lg": "8px"; | ||
@@ -235,0 +235,0 @@ "shape.border_radius.xl": "16px"; |
/** | ||
* Do not edit directly | ||
* Generated on Tue, 22 Oct 2024 15:18:12 GMT | ||
* Generated on Thu, 24 Oct 2024 20:58:19 GMT | ||
*/ | ||
@@ -230,4 +230,4 @@ | ||
"shadow.level.3": "0px 1px 12px 0px hsla(226, 28%, 39%, 0.6)", | ||
"shape.border_radius.sm": "3px", | ||
"shape.border_radius.md": "5px", | ||
"shape.border_radius.sm": "2px", | ||
"shape.border_radius.md": "4px", | ||
"shape.border_radius.lg": "8px", | ||
@@ -234,0 +234,0 @@ "shape.border_radius.xl": "16px", |
@@ -225,4 +225,4 @@ { | ||
"shadow.level.3": "0px 1px 12px 0px hsla(226, 28%, 39%, 0.6)", | ||
"shape.border_radius.sm": "3px", | ||
"shape.border_radius.md": "5px", | ||
"shape.border_radius.sm": "2px", | ||
"shape.border_radius.md": "4px", | ||
"shape.border_radius.lg": "8px", | ||
@@ -229,0 +229,0 @@ "shape.border_radius.xl": "16px", |
{ | ||
"name": "@easypost/easy-ui-tokens", | ||
"version": "1.0.0-alpha.11" | ||
"version": "1.0.0-alpha.12" | ||
} |
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
98747