Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mirohq/design-system-styles

Package Overview
Dependencies
Maintainers
0
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mirohq/design-system-styles - npm Package Compare versions

Comparing version 1.2.31 to 1.2.32-new-focus-keyboard.2

6

dist/main.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc