@mirohq/design-system-base-button
Advanced tools
Comparing version 0.4.8 to 0.4.9
@@ -92,3 +92,2 @@ import * as react from 'react'; | ||
readonly 'background-neutrals'?: any; | ||
readonly 'background-neutrals-body'?: any; | ||
readonly 'background-neutrals-container'?: any; | ||
@@ -101,2 +100,4 @@ readonly 'background-neutrals-controls-disabled'?: any; | ||
readonly 'background-neutrals-inverted-subtle'?: any; | ||
readonly 'background-neutrals-page'?: any; | ||
readonly 'background-neutrals-page-subtle'?: any; | ||
readonly 'background-neutrals-scrolls'?: any; | ||
@@ -125,8 +126,7 @@ readonly 'background-neutrals-scrolls-hover'?: any; | ||
readonly 'text-neutrals-inverted'?: any; | ||
readonly 'text-neutrals-link'?: any; | ||
readonly 'text-neutrals-link-active'?: any; | ||
readonly 'text-neutrals-link-hover'?: any; | ||
readonly 'text-neutrals-placeholder'?: any; | ||
readonly 'text-neutrals-placeholder-only'?: any; | ||
readonly 'text-neutrals-subtle'?: any; | ||
readonly 'text-neutrals-subtle-active'?: any; | ||
readonly 'text-neutrals-subtle-hover'?: any; | ||
readonly 'text-primary'?: any; | ||
@@ -151,3 +151,3 @@ readonly 'text-primary-active'?: any; | ||
readonly 'icon-neutrals-subtle'?: any; | ||
readonly 'icon-neutrals-with-text'?: any; | ||
readonly 'icon-neutrals-text'?: any; | ||
readonly 'icon-primary'?: any; | ||
@@ -161,3 +161,6 @@ readonly 'icon-primary-active'?: any; | ||
readonly 'icon-warning'?: any; | ||
readonly 'icon-warning-prominent'?: any; | ||
readonly 'border-danger'?: any; | ||
readonly 'border-danger-active'?: any; | ||
readonly 'border-danger-hover'?: any; | ||
readonly 'border-focus-inner'?: any; | ||
@@ -174,2 +177,5 @@ readonly 'border-focus-middle'?: any; | ||
readonly 'border-neutrals-subtle'?: any; | ||
readonly 'border-neutrals-text-subtle'?: any; | ||
readonly 'border-neutrals-text-subtle-active'?: any; | ||
readonly 'border-neutrals-text-subtle-hover'?: any; | ||
readonly 'border-primary'?: any; | ||
@@ -176,0 +182,0 @@ readonly 'border-primary-active'?: any; |
{ | ||
"name": "@mirohq/design-system-base-button", | ||
"version": "0.4.8", | ||
"version": "0.4.9", | ||
"description": "", | ||
@@ -37,7 +37,4 @@ "author": "Miro", | ||
"@mirohq/design-system-primitive": "^1.1.0", | ||
"@mirohq/design-system-stitches": "^2.3.1" | ||
"@mirohq/design-system-stitches": "^2.3.2" | ||
}, | ||
"devDependencies": { | ||
"@mirohq/design-system-icons": "^0.22.0" | ||
}, | ||
"scripts": { | ||
@@ -44,0 +41,0 @@ "build": "rollup -c ../../../../rollup.config.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
55802
0
767