@mirohq/design-system-styles
Advanced tools
Comparing version 1.2.31 to 1.2.32-new-focus-keyboard.2
@@ -34,7 +34,7 @@ 'use strict'; | ||
const styleWithOutline = { | ||
// use `as any` to workaround TS2742 error | ||
...style, | ||
"@media (forced-colors: active)": { | ||
outline: "Highlight solid" | ||
}, | ||
// use `as any` to workaround TS2742 error | ||
...style | ||
} | ||
}; | ||
@@ -41,0 +41,0 @@ return { |
@@ -12,7 +12,7 @@ import { keyframes } from '@mirohq/design-system-stitches'; | ||
const styleWithOutline = { | ||
// use `as any` to workaround TS2742 error | ||
...style, | ||
"@media (forced-colors: active)": { | ||
outline: "Highlight solid" | ||
}, | ||
// use `as any` to workaround TS2742 error | ||
...style | ||
} | ||
}; | ||
@@ -19,0 +19,0 @@ return { |
{ | ||
"name": "@mirohq/design-system-styles", | ||
"version": "1.2.31", | ||
"version": "1.2.32-new-focus-keyboard.2", | ||
"description": "", | ||
@@ -29,3 +29,3 @@ "author": "Miro", | ||
"what-input": "^5.2.11", | ||
"@mirohq/design-system-stitches": "^2.6.31" | ||
"@mirohq/design-system-stitches": "^2.6.32-new-focus-keyboard.2" | ||
}, | ||
@@ -32,0 +32,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
11126
2