@mirohq/design-system-styles
Advanced tools
Comparing version 1.2.8-combobox.0 to 1.2.8
@@ -43,4 +43,3 @@ 'use strict'; | ||
'[data-whatintent="keyboard"] &:focus': styleWithOutline, | ||
"&[data-focused]": styleWithOutline, | ||
"&[data-focus-visible]": styleWithOutline | ||
"&[data-focused]": styleWithOutline | ||
}; | ||
@@ -47,0 +46,0 @@ }; |
@@ -21,4 +21,3 @@ import { keyframes } from '@mirohq/design-system-stitches'; | ||
'[data-whatintent="keyboard"] &:focus': styleWithOutline, | ||
"&[data-focused]": styleWithOutline, | ||
"&[data-focus-visible]": styleWithOutline | ||
"&[data-focused]": styleWithOutline | ||
}; | ||
@@ -25,0 +24,0 @@ }; |
@@ -7,3 +7,2 @@ import { CSS } from '@mirohq/design-system-stitches'; | ||
'&[data-focused]': any; | ||
'&[data-focus-visible]': any; | ||
}; | ||
@@ -10,0 +9,0 @@ |
{ | ||
"name": "@mirohq/design-system-styles", | ||
"version": "1.2.8-combobox.0", | ||
"version": "1.2.8", | ||
"description": "", | ||
@@ -29,4 +29,4 @@ "author": "Miro", | ||
"what-input": "^5.2.11", | ||
"@mirohq/design-system-stitches": "^2.6.8", | ||
"@mirohq/design-tokens": "^5.0.0" | ||
"@mirohq/design-system-stitches": "^2.6.9", | ||
"@mirohq/design-tokens": "^5.1.0" | ||
}, | ||
@@ -33,0 +33,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
10835
165