@mirohq/design-system-base-input
Advanced tools
Comparing version 0.0.2-textarea.0 to 0.0.2
@@ -62,3 +62,4 @@ 'use strict'; | ||
"&, &::placeholder": { | ||
color: "$text-neutrals-disabled" | ||
color: "$text-neutrals-disabled", | ||
"-webkit-text-fill-color": "$colors$text-neutrals-disabled" | ||
}, | ||
@@ -65,0 +66,0 @@ "&:selection": { |
@@ -58,3 +58,4 @@ import { booleanify, removeEventProps } from '@mirohq/design-system-utils'; | ||
"&, &::placeholder": { | ||
color: "$text-neutrals-disabled" | ||
color: "$text-neutrals-disabled", | ||
"-webkit-text-fill-color": "$colors$text-neutrals-disabled" | ||
}, | ||
@@ -61,0 +62,0 @@ "&:selection": { |
@@ -60,2 +60,3 @@ import { InputHTMLAttributes } from 'react'; | ||
color: string; | ||
'-webkit-text-fill-color': string; | ||
}; | ||
@@ -62,0 +63,0 @@ '&:selection': { |
{ | ||
"name": "@mirohq/design-system-base-input", | ||
"version": "0.0.2-textarea.0", | ||
"version": "0.0.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "author": "Miro", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
15173
241
0