@mirohq/design-system-styles
Advanced tools
Comparing version 1.2.3 to 1.2.4-combobox.0
@@ -43,3 +43,4 @@ 'use strict'; | ||
'[data-whatintent="keyboard"] &:focus': styleWithOutline, | ||
"&[data-focused]": styleWithOutline | ||
"&[data-focused]": styleWithOutline, | ||
"&[data-focus-visible]": styleWithOutline | ||
}; | ||
@@ -46,0 +47,0 @@ }; |
@@ -21,3 +21,4 @@ import { keyframes } from '@mirohq/design-system-stitches'; | ||
'[data-whatintent="keyboard"] &:focus': styleWithOutline, | ||
"&[data-focused]": styleWithOutline | ||
"&[data-focused]": styleWithOutline, | ||
"&[data-focus-visible]": styleWithOutline | ||
}; | ||
@@ -24,0 +25,0 @@ }; |
@@ -7,2 +7,3 @@ import { CSS } from '@mirohq/design-system-stitches'; | ||
'&[data-focused]': any; | ||
'&[data-focus-visible]': any; | ||
}; | ||
@@ -9,0 +10,0 @@ |
{ | ||
"name": "@mirohq/design-system-styles", | ||
"version": "1.2.3", | ||
"version": "1.2.4-combobox.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "author": "Miro", |
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
11128
168
2