flutter_flutter/dev/tools/gen_defaults/data/text_field_filled.json
Qun Cheng ea1268a78d
Update tokens to v2.3.5 (#145356)
* Updated the Material Design tokens to v2.3.5
* Linear and circular progress indicator token sets are deprecated in v0.207. The `md.com.progress-indicator` token set was created and should be used instead.
* tokens is now using [semantic versioning](https://semver.org/) (Thanks @guidezpl for reminding:) )
* ~Fixes #128877. The default text style is updated to `bodyLarge` now:)~ Added TODOs for the label text style of `PopupMenuButton`. Will create a separate PR because this change breaks Google testing.
2024-03-28 22:22:20 +00:00

76 lines
5.0 KiB
JSON

{
"version": "v2_3_5",
"md.comp.filled-text-field.active-indicator.color": "onSurfaceVariant",
"md.comp.filled-text-field.active-indicator.height": 1.0,
"md.comp.filled-text-field.caret.color": "primary",
"md.comp.filled-text-field.container.color": "surfaceContainerHighest",
"md.comp.filled-text-field.container.shape": "md.sys.shape.corner.extra-small.top",
"md.comp.filled-text-field.disabled.active-indicator.color": "onSurface",
"md.comp.filled-text-field.disabled.active-indicator.height": 1.0,
"md.comp.filled-text-field.disabled.active-indicator.opacity": 0.38,
"md.comp.filled-text-field.disabled.container.color": "onSurface",
"md.comp.filled-text-field.disabled.container.opacity": 0.04,
"md.comp.filled-text-field.disabled.input-text.color": "onSurface",
"md.comp.filled-text-field.disabled.input-text.opacity": 0.38,
"md.comp.filled-text-field.disabled.label-text.color": "onSurface",
"md.comp.filled-text-field.disabled.label-text.opacity": 0.38,
"md.comp.filled-text-field.disabled.leading-icon.color": "onSurface",
"md.comp.filled-text-field.disabled.leading-icon.opacity": 0.38,
"md.comp.filled-text-field.disabled.supporting-text.color": "onSurface",
"md.comp.filled-text-field.disabled.supporting-text.opacity": 0.38,
"md.comp.filled-text-field.disabled.trailing-icon.color": "onSurface",
"md.comp.filled-text-field.disabled.trailing-icon.opacity": 0.38,
"md.comp.filled-text-field.error.active-indicator.color": "error",
"md.comp.filled-text-field.error.focus.active-indicator.color": "error",
"md.comp.filled-text-field.error.focus.caret.color": "error",
"md.comp.filled-text-field.error.focus.input-text.color": "onSurface",
"md.comp.filled-text-field.error.focus.label-text.color": "error",
"md.comp.filled-text-field.error.focus.leading-icon.color": "onSurfaceVariant",
"md.comp.filled-text-field.error.focus.supporting-text.color": "error",
"md.comp.filled-text-field.error.focus.trailing-icon.color": "error",
"md.comp.filled-text-field.error.hover.active-indicator.color": "onErrorContainer",
"md.comp.filled-text-field.error.hover.input-text.color": "onSurface",
"md.comp.filled-text-field.error.hover.label-text.color": "onErrorContainer",
"md.comp.filled-text-field.error.hover.leading-icon.color": "onSurfaceVariant",
"md.comp.filled-text-field.error.hover.state-layer.color": "onSurface",
"md.comp.filled-text-field.error.hover.state-layer.opacity": "md.sys.state.hover.state-layer-opacity",
"md.comp.filled-text-field.error.hover.supporting-text.color": "error",
"md.comp.filled-text-field.error.hover.trailing-icon.color": "onErrorContainer",
"md.comp.filled-text-field.error.input-text.color": "onSurface",
"md.comp.filled-text-field.error.label-text.color": "error",
"md.comp.filled-text-field.error.leading-icon.color": "onSurfaceVariant",
"md.comp.filled-text-field.error.supporting-text.color": "error",
"md.comp.filled-text-field.error.trailing-icon.color": "error",
"md.comp.filled-text-field.focus.active-indicator.color": "primary",
"md.comp.filled-text-field.focus.active-indicator.height": 2.0,
"md.comp.filled-text-field.focus.active-indicator.thickness": "md.sys.state.focus-indicator.thickness",
"md.comp.filled-text-field.focus.input-text.color": "onSurface",
"md.comp.filled-text-field.focus.label-text.color": "primary",
"md.comp.filled-text-field.focus.leading-icon.color": "onSurfaceVariant",
"md.comp.filled-text-field.focus.supporting-text.color": "onSurfaceVariant",
"md.comp.filled-text-field.focus.trailing-icon.color": "onSurfaceVariant",
"md.comp.filled-text-field.hover.active-indicator.color": "onSurface",
"md.comp.filled-text-field.hover.active-indicator.height": 1.0,
"md.comp.filled-text-field.hover.input-text.color": "onSurface",
"md.comp.filled-text-field.hover.label-text.color": "onSurfaceVariant",
"md.comp.filled-text-field.hover.leading-icon.color": "onSurfaceVariant",
"md.comp.filled-text-field.hover.state-layer.color": "onSurface",
"md.comp.filled-text-field.hover.state-layer.opacity": "md.sys.state.hover.state-layer-opacity",
"md.comp.filled-text-field.hover.supporting-text.color": "onSurfaceVariant",
"md.comp.filled-text-field.hover.trailing-icon.color": "onSurfaceVariant",
"md.comp.filled-text-field.input-text.color": "onSurface",
"md.comp.filled-text-field.input-text.text-style": "bodyLarge",
"md.comp.filled-text-field.input-text.placeholder.color": "onSurfaceVariant",
"md.comp.filled-text-field.input-text.prefix.color": "onSurfaceVariant",
"md.comp.filled-text-field.input-text.suffix.color": "onSurfaceVariant",
"md.comp.filled-text-field.label-text.color": "onSurfaceVariant",
"md.comp.filled-text-field.label-text.text-style": "bodyLarge",
"md.comp.filled-text-field.leading-icon.color": "onSurfaceVariant",
"md.comp.filled-text-field.leading-icon.size": 24.0,
"md.comp.filled-text-field.supporting-text.color": "onSurfaceVariant",
"md.comp.filled-text-field.supporting-text.text-style": "bodySmall",
"md.comp.filled-text-field.trailing-icon.color": "onSurfaceVariant",
"md.comp.filled-text-field.trailing-icon.size": 24.0
}