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-test-changelog.0 to 3.2.2

6

dist/types.d.ts

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

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

@@ -184,2 +186,3 @@ readonly 'text-neutrals'?: 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";

@@ -598,2 +601,4 @@ 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;

@@ -679,2 +684,3 @@ readonly 'text-neutrals'?: 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";

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

14

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

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

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

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