@mirohq/design-system-tooltip
Advanced tools
Comparing version 3.2.2-test-changelog.0 to 3.2.2
@@ -103,2 +103,4 @@ import * as react from 'react'; | ||
readonly 'background-success'?: any; | ||
readonly 'background-warning-subtle'?: any; | ||
readonly 'background-warning-prominent'?: any; | ||
readonly 'text-neutrals-inverted'?: any; | ||
@@ -184,2 +186,3 @@ readonly 'text-neutrals'?: any; | ||
readonly 'focus-small': "0 0 0 2px $colors$blue-200, inset 0 0 0 2px $colors$blue-500, inset 0 0 0 3px $colors$white"; | ||
readonly 'focus-small-outline': "0 0 0 2px $colors$blue-200, inset 0 0 0 1px $colors$blue-500, inset 0 0 0 2px $colors$white"; | ||
readonly 'focus-large': "0 0 0 4px $colors$blue-200, inset 0 0 0 2px $colors$blue-500, inset 0 0 0 3px $colors$white"; | ||
@@ -598,2 +601,4 @@ readonly 'focus-controls': "0 0 0 1px $colors$white, 0 0 0 3px $colors$blue-500, 0 0 0 5px $colors$blue-200"; | ||
readonly 'background-success'?: any; | ||
readonly 'background-warning-subtle'?: any; | ||
readonly 'background-warning-prominent'?: any; | ||
readonly 'text-neutrals-inverted'?: any; | ||
@@ -679,2 +684,3 @@ readonly 'text-neutrals'?: any; | ||
readonly 'focus-small': "0 0 0 2px $colors$blue-200, inset 0 0 0 2px $colors$blue-500, inset 0 0 0 3px $colors$white"; | ||
readonly 'focus-small-outline': "0 0 0 2px $colors$blue-200, inset 0 0 0 1px $colors$blue-500, inset 0 0 0 2px $colors$white"; | ||
readonly 'focus-large': "0 0 0 4px $colors$blue-200, inset 0 0 0 2px $colors$blue-500, inset 0 0 0 3px $colors$white"; | ||
@@ -681,0 +687,0 @@ readonly 'focus-controls': "0 0 0 1px $colors$white, 0 0 0 3px $colors$blue-500, 0 0 0 5px $colors$blue-200"; |
{ | ||
"name": "@mirohq/design-system-tooltip", | ||
"version": "3.2.2-test-changelog.0", | ||
"version": "3.2.2", | ||
"description": "", | ||
@@ -31,10 +31,10 @@ "author": "Miro", | ||
"@radix-ui/react-tooltip": "^1.0.3", | ||
"@mirohq/design-system-stitches": "^2.1.2-test-changelog.0", | ||
"@mirohq/design-system-styles": "^1.0.15-test-changelog.0", | ||
"@mirohq/design-system-utils": "^0.12.0", | ||
"@mirohq/design-tokens": "^2.1.1-test-changelog.0" | ||
"@mirohq/design-system-stitches": "^2.1.2", | ||
"@mirohq/design-system-styles": "^1.0.15", | ||
"@mirohq/design-system-utils": "^0.12.1", | ||
"@mirohq/design-tokens": "^2.2.0" | ||
}, | ||
"devDependencies": { | ||
"@mirohq/design-system-button": "^2.1.2-test-changelog.0", | ||
"@mirohq/design-system-flex": "^2.1.3-test-changelog.0" | ||
"@mirohq/design-system-button": "^3.0.0", | ||
"@mirohq/design-system-flex": "^2.1.3" | ||
}, | ||
@@ -41,0 +41,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
102485
1401
1