@mirohq/design-system-base-button
Advanced tools
Comparing version 0.4.16 to 0.4.17
@@ -107,3 +107,6 @@ import * as react from 'react'; | ||
"background-neutrals-scrolls"?: any; | ||
"background-neutrals-scrolls-expanded"?: any; | ||
"background-neutrals-scrolls-hover"?: any; | ||
"background-neutrals-scrolls-pressed"?: any; | ||
"background-neutrals-scrolls-pressed-hover"?: any; | ||
"background-neutrals-subtle"?: any; | ||
@@ -114,7 +117,13 @@ "background-neutrals-subtle-active"?: any; | ||
"background-primary-prominent-active"?: any; | ||
"background-primary-prominent-expanded"?: any; | ||
"background-primary-prominent-hover"?: any; | ||
"background-primary-prominent-pressed"?: any; | ||
"background-primary-prominent-pressed-hover"?: any; | ||
"background-primary-prominent-selected"?: any; | ||
"background-primary-subtle"?: any; | ||
"background-primary-subtle-active"?: any; | ||
"background-primary-subtle-expanded"?: any; | ||
"background-primary-subtle-hover"?: any; | ||
"background-primary-subtle-pressed"?: any; | ||
"background-primary-subtle-pressed-hover"?: any; | ||
"background-primary-subtle-selected"?: any; | ||
@@ -121,0 +130,0 @@ "background-success"?: any; |
{ | ||
"name": "@mirohq/design-system-base-button", | ||
"version": "0.4.16", | ||
"version": "0.4.17", | ||
"description": "", | ||
@@ -32,5 +32,5 @@ "author": "Miro", | ||
"@react-types/shared": "^3.16.0", | ||
"@mirohq/design-system-primitive": "^1.1.0", | ||
"@mirohq/design-system-stitches": "^2.3.6", | ||
"@mirohq/design-system-types": "^0.6.0" | ||
"@mirohq/design-system-primitive": "^1.1.1", | ||
"@mirohq/design-system-stitches": "^2.3.8", | ||
"@mirohq/design-system-types": "^0.6.1" | ||
}, | ||
@@ -37,0 +37,0 @@ "scripts": { |
46702
777