@mirohq/design-system-badge
Advanced tools
Comparing version 0.3.7 to 0.3.8
@@ -260,2 +260,7 @@ import * as react from 'react'; | ||
}; | ||
'stroke-width': { | ||
readonly thin: "1.5px"; | ||
readonly normal: "2px"; | ||
readonly bold: "4px"; | ||
}; | ||
'z-indices': { | ||
@@ -389,2 +394,3 @@ readonly dropdownMenu: 100; | ||
readonly stroke: "colors"; | ||
readonly strokeWidth: "stroke-width"; | ||
readonly textDecorationColor: "colors"; | ||
@@ -391,0 +397,0 @@ readonly textShadow: "shadows"; |
{ | ||
"name": "@mirohq/design-system-badge", | ||
"version": "0.3.7", | ||
"version": "0.3.8", | ||
"description": "", | ||
@@ -30,7 +30,7 @@ "author": "Miro", | ||
"@mirohq/design-system-primitive": "^1.1.0", | ||
"@mirohq/design-system-stitches": "^2.2.5", | ||
"@mirohq/design-system-stitches": "^2.3.0", | ||
"@mirohq/design-system-types": "^0.4.1" | ||
}, | ||
"devDependencies": { | ||
"@mirohq/design-system-button": "^3.0.7" | ||
"@mirohq/design-system-button": "^3.0.8" | ||
}, | ||
@@ -37,0 +37,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
44749
696