@mirohq/design-system-tooltip
Advanced tools
Comparing version 3.5.10-new-focus-keyboard.1 to 3.5.10
@@ -29,3 +29,3 @@ 'use strict'; | ||
true: { | ||
fill: "$gray-800", | ||
fill: "$gray-900", | ||
width: "8px", | ||
@@ -51,3 +51,3 @@ height: "6px" | ||
true: { | ||
background: "$gray-800", | ||
background: "$gray-900", | ||
color: "$gray-50", | ||
@@ -54,0 +54,0 @@ padding: "calc($50 + $25) $100", |
@@ -21,3 +21,3 @@ import { jsxs, jsx } from 'react/jsx-runtime'; | ||
true: { | ||
fill: "$gray-800", | ||
fill: "$gray-900", | ||
width: "8px", | ||
@@ -43,3 +43,3 @@ height: "6px" | ||
true: { | ||
background: "$gray-800", | ||
background: "$gray-900", | ||
color: "$gray-50", | ||
@@ -46,0 +46,0 @@ padding: "calc($50 + $25) $100", |
{ | ||
"name": "@mirohq/design-system-tooltip", | ||
"version": "3.5.10-new-focus-keyboard.1", | ||
"version": "3.5.10", | ||
"description": "", | ||
@@ -31,9 +31,9 @@ "author": "Miro", | ||
"@radix-ui/react-tooltip": "^1.0.3", | ||
"@mirohq/design-system-base-hotkey": "^0.2.8-new-focus-keyboard.1", | ||
"@mirohq/design-system-base-tooltip": "^0.1.0", | ||
"@mirohq/design-system-primitive": "^1.1.2", | ||
"@mirohq/design-system-base-hotkey": "^0.2.7", | ||
"@mirohq/design-system-experiments": "^0.2.0", | ||
"@mirohq/design-system-use-id": "^0.1.2", | ||
"@mirohq/design-system-stitches": "^2.6.31-new-focus-keyboard.1", | ||
"@mirohq/design-system-utils": "^0.15.5" | ||
"@mirohq/design-system-primitive": "^1.1.2", | ||
"@mirohq/design-system-stitches": "^2.6.30", | ||
"@mirohq/design-system-utils": "^0.15.5", | ||
"@mirohq/design-system-base-tooltip": "^0.1.0" | ||
}, | ||
@@ -40,0 +40,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
1
80204