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

@mirohq/design-system-tooltip

Package Overview
Dependencies
Maintainers
2
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.2.2-button.0 to 3.2.2-changelog-1.0

10

dist/types.d.ts

@@ -103,4 +103,2 @@ import * as react from 'react';

readonly 'background-success'?: any;
readonly 'background-warning-subtle'?: any;
readonly 'background-warning-prominent'?: any;
readonly 'text-neutrals-inverted'?: any;

@@ -150,4 +148,2 @@ readonly 'text-neutrals'?: any;

readonly 'border-neutrals-controls-disabled'?: any;
readonly 'border-neutrals-subtle'?: any;
readonly 'border-neutrals-inverted'?: any;
readonly 'border-primary'?: any;

@@ -187,3 +183,2 @@ readonly 'border-primary-hover'?: any;

readonly 'focus-small': "0 0 0 2px $colors$blue-200, inset 0 0 0 2px $colors$blue-500, inset 0 0 0 3px $colors$white";
readonly 'focus-small-outline': "0 0 0 2px $colors$blue-200, inset 0 0 0 1px $colors$blue-500, inset 0 0 0 2px $colors$white";
readonly 'focus-large': "0 0 0 4px $colors$blue-200, inset 0 0 0 2px $colors$blue-500, inset 0 0 0 3px $colors$white";

@@ -602,4 +597,2 @@ readonly 'focus-controls': "0 0 0 1px $colors$white, 0 0 0 3px $colors$blue-500, 0 0 0 5px $colors$blue-200";

readonly 'background-success'?: any;
readonly 'background-warning-subtle'?: any;
readonly 'background-warning-prominent'?: any;
readonly 'text-neutrals-inverted'?: any;

@@ -649,4 +642,2 @@ readonly 'text-neutrals'?: any;

readonly 'border-neutrals-controls-disabled'?: any;
readonly 'border-neutrals-subtle'?: any;
readonly 'border-neutrals-inverted'?: any;
readonly 'border-primary'?: any;

@@ -686,3 +677,2 @@ readonly 'border-primary-hover'?: any;

readonly 'focus-small': "0 0 0 2px $colors$blue-200, inset 0 0 0 2px $colors$blue-500, inset 0 0 0 3px $colors$white";
readonly 'focus-small-outline': "0 0 0 2px $colors$blue-200, inset 0 0 0 1px $colors$blue-500, inset 0 0 0 2px $colors$white";
readonly 'focus-large': "0 0 0 4px $colors$blue-200, inset 0 0 0 2px $colors$blue-500, inset 0 0 0 3px $colors$white";

@@ -689,0 +679,0 @@ readonly 'focus-controls': "0 0 0 1px $colors$white, 0 0 0 3px $colors$blue-500, 0 0 0 5px $colors$blue-200";

12

package.json
{
"name": "@mirohq/design-system-tooltip",
"version": "3.2.2-button.0",
"version": "3.2.2-changelog-1.0",
"description": "",

@@ -31,10 +31,10 @@ "author": "Miro",

"@radix-ui/react-tooltip": "^1.0.3",
"@mirohq/design-system-stitches": "^2.1.2-button.0",
"@mirohq/design-system-styles": "^1.0.15-button.0",
"@mirohq/design-system-stitches": "^2.1.2-changelog-1.0",
"@mirohq/design-system-styles": "^1.0.15-changelog-1.0",
"@mirohq/design-system-utils": "^0.12.0",
"@mirohq/design-tokens": "^2.1.1-button.0"
"@mirohq/design-tokens": "^2.2.0-changelog-1.0"
},
"devDependencies": {
"@mirohq/design-system-button": "^2.1.2-button.0",
"@mirohq/design-system-flex": "^2.1.2-button.0"
"@mirohq/design-system-button": "^2.1.2-changelog-1.0",
"@mirohq/design-system-flex": "^2.1.3-changelog-1.0"
},

@@ -41,0 +41,0 @@ "scripts": {

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