@mirohq/design-tokens
Advanced tools
Comparing version 6.5.0 to 6.5.1
@@ -429,2 +429,3 @@ 'use strict'; | ||
select: 200, | ||
calendar: 200, | ||
popover: 300, | ||
@@ -431,0 +432,0 @@ tooltip: 400 |
@@ -425,2 +425,3 @@ const colors = { | ||
select: 200, | ||
calendar: 200, | ||
popover: 300, | ||
@@ -427,0 +428,0 @@ tooltip: 400 |
@@ -439,2 +439,3 @@ /** | ||
readonly select: 200; | ||
readonly calendar: 200; | ||
readonly popover: 300; | ||
@@ -441,0 +442,0 @@ readonly tooltip: 400; |
{ | ||
"name": "@mirohq/design-tokens", | ||
"version": "6.5.0", | ||
"version": "6.5.1", | ||
"description": "", | ||
@@ -29,3 +29,3 @@ "author": "Miro", | ||
"devDependencies": { | ||
"@mirohq/design-tokens-dictionary": "^0.5.0" | ||
"@mirohq/design-tokens-dictionary": "^0.6.0" | ||
}, | ||
@@ -32,0 +32,0 @@ "scripts": { |
@@ -604,2 +604,3 @@ { | ||
"select": 200, | ||
"calendar": 200, | ||
"popover": 300, | ||
@@ -606,0 +607,0 @@ "tooltip": 400 |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
112913
2482