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
3
Versions
121
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.7 to 1.2.8-combobox.0

3

dist/main.js

@@ -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.7",
"version": "1.2.8-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

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