@mirohq/design-system-badge
Advanced tools
Comparing version 0.3.10-dropdown.0 to 0.3.10
@@ -86,3 +86,2 @@ import * as react from 'react'; | ||
readonly 'background-neutrals'?: any; | ||
readonly 'background-neutrals-body'?: any; | ||
readonly 'background-neutrals-container'?: any; | ||
@@ -95,2 +94,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; | ||
@@ -119,8 +120,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; | ||
@@ -145,3 +145,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; | ||
@@ -155,3 +155,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; | ||
@@ -168,2 +171,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; | ||
@@ -213,3 +219,3 @@ readonly 'border-primary-active'?: any; | ||
space: { | ||
readonly 0: 0; | ||
readonly none: 0; | ||
readonly 50: "4px"; | ||
@@ -221,3 +227,3 @@ readonly 100: "8px"; | ||
readonly 400: "32px"; | ||
readonly 500: "40px"; | ||
readonly 500: "64px"; | ||
readonly 600: "48px"; | ||
@@ -229,3 +235,3 @@ readonly 800: "64px"; | ||
'space-gap': { | ||
readonly 0: any; | ||
readonly none: any; | ||
readonly 50: any; | ||
@@ -237,3 +243,3 @@ readonly 100: any; | ||
'space-inset': { | ||
readonly 0: any; | ||
readonly none: any; | ||
readonly 50: any; | ||
@@ -251,3 +257,3 @@ readonly 100: any; | ||
'space-offset': { | ||
readonly 0: any; | ||
readonly none: any; | ||
readonly 50: any; | ||
@@ -263,3 +269,3 @@ readonly 100: any; | ||
readonly 1600: any; | ||
readonly 'stacking-0': any; | ||
readonly 'stacking-none': any; | ||
readonly 'stacking-100': any; | ||
@@ -266,0 +272,0 @@ readonly 'stacking-200': any; |
{ | ||
"name": "@mirohq/design-system-badge", | ||
"version": "0.3.10-dropdown.0", | ||
"version": "0.3.10", | ||
"description": "", | ||
@@ -30,4 +30,4 @@ "author": "Miro", | ||
"@mirohq/design-system-primitive": "^1.1.0", | ||
"@mirohq/design-system-types": "^0.5.0", | ||
"@mirohq/design-system-stitches": "^2.3.2-dropdown.0" | ||
"@mirohq/design-system-stitches": "^2.3.2", | ||
"@mirohq/design-system-types": "^0.5.0" | ||
}, | ||
@@ -34,0 +34,0 @@ "scripts": { |
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
45158
704