@mirohq/design-system-themes
Advanced tools
Comparing version 0.14.0-sync-design-tokens.2 to 0.14.0
@@ -78,3 +78,3 @@ 'use strict'; | ||
"border-neutrals-active": "$gray-350", | ||
"border-neutrals-controls": "$gray-350", | ||
"border-neutrals-controls": "$gray-450", | ||
"border-neutrals-controls-disabled": "$gray-150", | ||
@@ -467,10 +467,10 @@ "border-neutrals-disabled": "$gray-150", | ||
"focus-keyboard": "#2B4DF8", | ||
"border-neutrals": "$gray-550", | ||
"border-neutrals": "$gray-650", | ||
"border-neutrals-active": "$gray-350", | ||
"border-neutrals-controls": "$gray-350", | ||
"border-neutrals-controls": "$gray-450", | ||
"border-neutrals-controls-disabled": "$gray-800", | ||
"border-neutrals-disabled": "$gray-750", | ||
"border-neutrals-hover": "$gray-400", | ||
"border-neutrals-hover": "$gray-550", | ||
"border-neutrals-inverted": "$gray-950", | ||
"border-neutrals-pressed": "$gray-350", | ||
"border-neutrals-pressed": "$gray-450", | ||
"border-neutrals-subtle": "$gray-800", | ||
@@ -515,3 +515,3 @@ "border-neutrals-subtle-hover": "$gray-700", | ||
"icon-neutrals": "$gray-50", | ||
"icon-neutrals-disabled": "$gray-500", | ||
"icon-neutrals-disabled": "$gray-450", | ||
"icon-neutrals-hover": "$gray-100", | ||
@@ -553,3 +553,3 @@ "icon-neutrals-inactive": "$gray-400", | ||
"text-neutrals-active": "$gray-150", | ||
"text-neutrals-disabled": "$gray-500", | ||
"text-neutrals-disabled": "$gray-450", | ||
"text-neutrals-hover": "$gray-100", | ||
@@ -560,3 +560,3 @@ "text-neutrals-inverted": "$gray-900", | ||
"text-neutrals-inverted-subtle-hover": "$gray-650", | ||
"text-neutrals-placeholder": "$gray-500", | ||
"text-neutrals-placeholder": "$gray-450", | ||
"text-neutrals-placeholder-only": "$gray-650", | ||
@@ -563,0 +563,0 @@ "text-neutrals-pressed": "$gray-150", |
@@ -74,3 +74,3 @@ const colors$1 = { | ||
"border-neutrals-active": "$gray-350", | ||
"border-neutrals-controls": "$gray-350", | ||
"border-neutrals-controls": "$gray-450", | ||
"border-neutrals-controls-disabled": "$gray-150", | ||
@@ -463,10 +463,10 @@ "border-neutrals-disabled": "$gray-150", | ||
"focus-keyboard": "#2B4DF8", | ||
"border-neutrals": "$gray-550", | ||
"border-neutrals": "$gray-650", | ||
"border-neutrals-active": "$gray-350", | ||
"border-neutrals-controls": "$gray-350", | ||
"border-neutrals-controls": "$gray-450", | ||
"border-neutrals-controls-disabled": "$gray-800", | ||
"border-neutrals-disabled": "$gray-750", | ||
"border-neutrals-hover": "$gray-400", | ||
"border-neutrals-hover": "$gray-550", | ||
"border-neutrals-inverted": "$gray-950", | ||
"border-neutrals-pressed": "$gray-350", | ||
"border-neutrals-pressed": "$gray-450", | ||
"border-neutrals-subtle": "$gray-800", | ||
@@ -511,3 +511,3 @@ "border-neutrals-subtle-hover": "$gray-700", | ||
"icon-neutrals": "$gray-50", | ||
"icon-neutrals-disabled": "$gray-500", | ||
"icon-neutrals-disabled": "$gray-450", | ||
"icon-neutrals-hover": "$gray-100", | ||
@@ -549,3 +549,3 @@ "icon-neutrals-inactive": "$gray-400", | ||
"text-neutrals-active": "$gray-150", | ||
"text-neutrals-disabled": "$gray-500", | ||
"text-neutrals-disabled": "$gray-450", | ||
"text-neutrals-hover": "$gray-100", | ||
@@ -556,3 +556,3 @@ "text-neutrals-inverted": "$gray-900", | ||
"text-neutrals-inverted-subtle-hover": "$gray-650", | ||
"text-neutrals-placeholder": "$gray-500", | ||
"text-neutrals-placeholder": "$gray-450", | ||
"text-neutrals-placeholder-only": "$gray-650", | ||
@@ -559,0 +559,0 @@ "text-neutrals-pressed": "$gray-150", |
{ | ||
"name": "@mirohq/design-system-themes", | ||
"version": "0.14.0-sync-design-tokens.2", | ||
"version": "0.14.0", | ||
"description": "", | ||
@@ -31,3 +31,3 @@ "author": "Miro", | ||
"dependencies": { | ||
"@mirohq/design-tokens": "^6.6.0-sync-design-tokens.2" | ||
"@mirohq/design-tokens": "^6.6.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "devDependencies": { | ||
"lodash.kebabcase": "4.1.1", | ||
"@mirohq/design-tokens-dictionary": "^0.7.0-sync-design-tokens.2" | ||
"@mirohq/design-tokens-dictionary": "^0.7.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
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
233587
Updated@mirohq/design-tokens@^6.6.0