Skip to content

Commit 6fafbc3

Browse files
authored
Updated tokens to v0.152 (#118594)
1 parent ae7b99e commit 6fafbc3

File tree

100 files changed

+104
-106
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

100 files changed

+104
-106
lines changed

dev/tools/gen_defaults/data/badge.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.badge.color": "error",
55
"md.comp.badge.large.color": "error",

dev/tools/gen_defaults/data/banner.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.banner.container.color": "surface",
55
"md.comp.banner.container.elevation": "md.sys.elevation.level1",

dev/tools/gen_defaults/data/bottom_app_bar.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.bottom-app-bar.container.color": "surface",
55
"md.comp.bottom-app-bar.container.elevation": "md.sys.elevation.level2",

dev/tools/gen_defaults/data/button_elevated.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.elevated-button.container.color": "surface",
55
"md.comp.elevated-button.container.elevation": "md.sys.elevation.level1",

dev/tools/gen_defaults/data/button_filled.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.filled-button.container.color": "primary",
55
"md.comp.filled-button.container.elevation": "md.sys.elevation.level0",

dev/tools/gen_defaults/data/button_filled_tonal.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.filled-tonal-button.container.color": "secondaryContainer",
55
"md.comp.filled-tonal-button.container.elevation": "md.sys.elevation.level0",

dev/tools/gen_defaults/data/button_outlined.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.outlined-button.container.height": 40.0,
55
"md.comp.outlined-button.container.shape": "md.sys.shape.corner.full",

dev/tools/gen_defaults/data/button_text.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.text-button.container.height": 40.0,
55
"md.comp.text-button.container.shape": "md.sys.shape.corner.full",

dev/tools/gen_defaults/data/card_elevated.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.elevated-card.container.color": "surface",
55
"md.comp.elevated-card.container.elevation": "md.sys.elevation.level1",

dev/tools/gen_defaults/data/card_filled.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.filled-card.container.color": "surfaceVariant",
55
"md.comp.filled-card.container.elevation": "md.sys.elevation.level0",

dev/tools/gen_defaults/data/card_outlined.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.outlined-card.container.color": "surface",
55
"md.comp.outlined-card.container.elevation": "md.sys.elevation.level0",

dev/tools/gen_defaults/data/checkbox.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.checkbox.container.height": 18.0,
55
"md.comp.checkbox.container.width": 18.0,

dev/tools/gen_defaults/data/chip_assist.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.assist-chip.container.height": 32.0,
55
"md.comp.assist-chip.container.shape": "md.sys.shape.corner.small",

dev/tools/gen_defaults/data/chip_filter.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.filter-chip.container.height": 32.0,
55
"md.comp.filter-chip.container.shape": "md.sys.shape.corner.small",

dev/tools/gen_defaults/data/chip_input.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.input-chip.container.elevation": "md.sys.elevation.level0",
55
"md.comp.input-chip.container.height": 32.0,

dev/tools/gen_defaults/data/chip_suggestion.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.suggestion-chip.container.height": 32.0,
55
"md.comp.suggestion-chip.container.shape": "md.sys.shape.corner.small",

dev/tools/gen_defaults/data/color_dark.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.sys.color.background": "md.ref.palette.neutral10",
55
"md.sys.color.error": "md.ref.palette.error80",

dev/tools/gen_defaults/data/color_light.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.sys.color.background": "md.ref.palette.neutral99",
55
"md.sys.color.error": "md.ref.palette.error40",

dev/tools/gen_defaults/data/date_picker_docked.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.date-picker.docked.container.color": "surface",
55
"md.comp.date-picker.docked.container.elevation": "md.sys.elevation.level3",

dev/tools/gen_defaults/data/date_picker_input_modal.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.date-input.modal.container.color": "surface",
55
"md.comp.date-input.modal.container.elevation": "md.sys.elevation.level3",

dev/tools/gen_defaults/data/date_picker_modal.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.date-picker.modal.container.color": "surface",
55
"md.comp.date-picker.modal.container.elevation": "md.sys.elevation.level3",
@@ -44,12 +44,12 @@
4444
"md.comp.date-picker.modal.range-selection.container.elevation": "md.sys.elevation.level0",
4545
"md.comp.date-picker.modal.range-selection.container.shape": "md.sys.shape.corner.none",
4646
"md.comp.date-picker.modal.range-selection.date.in-range.focus.state-layer.color": "onPrimaryContainer",
47-
"md.comp.date-picker.modal.range-selection.date.in-range.focus.state-layer.opcaity": "md.sys.state.focus.state-layer-opacity",
47+
"md.comp.date-picker.modal.range-selection.date.in-range.focus.state-layer.opacity": "md.sys.state.focus.state-layer-opacity",
4848
"md.comp.date-picker.modal.range-selection.date.in-range.hover.state-layer.color": "onPrimaryContainer",
49-
"md.comp.date-picker.modal.range-selection.date.in-range.hover.state-layer.opcaity": "md.sys.state.hover.state-layer-opacity",
49+
"md.comp.date-picker.modal.range-selection.date.in-range.hover.state-layer.opacity": "md.sys.state.hover.state-layer-opacity",
5050
"md.comp.date-picker.modal.range-selection.date.in-range.label-text.color": "onPrimaryContainer",
5151
"md.comp.date-picker.modal.range-selection.date.in-range.pressed.state-layer.color": "onPrimaryContainer",
52-
"md.comp.date-picker.modal.range-selection.date.in-range.pressed.state-layer.opcaity": "md.sys.state.pressed.state-layer-opacity",
52+
"md.comp.date-picker.modal.range-selection.date.in-range.pressed.state-layer.opacity": "md.sys.state.pressed.state-layer-opacity",
5353
"md.comp.date-picker.modal.range-selection.header.container.height": 128.0,
5454
"md.comp.date-picker.modal.range-selection.header.headline.text-style": "titleLarge",
5555
"md.comp.date-picker.modal.range-selection.month.subhead.color": "onSurfaceVariant",

dev/tools/gen_defaults/data/dialog.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.dialog.action.focus.label-text.color": "primary",
55
"md.comp.dialog.action.focus.state-layer.color": "primary",

dev/tools/gen_defaults/data/dialog_fullscreen.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.full-screen-dialog.container.color": "surface",
55
"md.comp.full-screen-dialog.container.elevation": "md.sys.elevation.level0",

dev/tools/gen_defaults/data/divider.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.divider.color": "outlineVariant",
55
"md.comp.divider.thickness": 1.0

dev/tools/gen_defaults/data/elevation.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.sys.elevation.level0": 0.0,
55
"md.sys.elevation.level1": 1.0,

dev/tools/gen_defaults/data/fab_extended_primary.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.extended-fab.primary.container.color": "primaryContainer",
55
"md.comp.extended-fab.primary.container.elevation": "md.sys.elevation.level3",

dev/tools/gen_defaults/data/fab_large_primary.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.fab.primary.large.container.color": "primaryContainer",
55
"md.comp.fab.primary.large.container.elevation": "md.sys.elevation.level3",

dev/tools/gen_defaults/data/fab_primary.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.fab.primary.container.color": "primaryContainer",
55
"md.comp.fab.primary.container.elevation": "md.sys.elevation.level3",

dev/tools/gen_defaults/data/fab_small_primary.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.fab.primary.small.container.color": "primaryContainer",
55
"md.comp.fab.primary.small.container.elevation": "md.sys.elevation.level3",

dev/tools/gen_defaults/data/icon_button.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.icon-button.disabled.icon.color": "onSurface",
55
"md.comp.icon-button.disabled.icon.opacity": 0.38,

dev/tools/gen_defaults/data/icon_button_filled.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.filled-icon-button.container.color": "primary",
55
"md.comp.filled-icon-button.container.shape": "md.sys.shape.corner.full",

dev/tools/gen_defaults/data/icon_button_filled_tonal.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.filled-tonal-icon-button.container.color": "secondaryContainer",
55
"md.comp.filled-tonal-icon-button.container.shape": "md.sys.shape.corner.full",

dev/tools/gen_defaults/data/icon_button_outlined.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.outlined-icon-button.container.shape": "md.sys.shape.corner.full",
55
"md.comp.outlined-icon-button.container.size": 40.0,

dev/tools/gen_defaults/data/list.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.list.list-item.container.color": "surface",
55
"md.comp.list.list-item.container.elevation": "md.sys.elevation.level0",

dev/tools/gen_defaults/data/menu.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.menu.cascading-menu-indicator.icon.color": "onSurfaceVariant",
55
"md.comp.menu.cascading-menu-indicator.icon.size": 24.0,

dev/tools/gen_defaults/data/motion.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.sys.motion.duration.extra-long1Ms": 700.0,
55
"md.sys.motion.duration.extra-long2Ms": 800.0,

dev/tools/gen_defaults/data/navigation_bar.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.navigation-bar.active.focus.icon.color": "onSecondaryContainer",
55
"md.comp.navigation-bar.active.focus.label-text.color": "onSurface",

dev/tools/gen_defaults/data/navigation_drawer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.navigation-drawer.active.focus.icon.color": "onSecondaryContainer",
55
"md.comp.navigation-drawer.active.focus.label-text.color": "onSecondaryContainer",

dev/tools/gen_defaults/data/navigation_rail.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.navigation-rail.active.focus.icon.color": "onSecondaryContainer",
55
"md.comp.navigation-rail.active.focus.label-text.color": "onSurface",

dev/tools/gen_defaults/data/navigation_tab_primary.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.primary-navigation-tab.active.focus.state-layer.color": "primary",
55
"md.comp.primary-navigation-tab.active.focus.state-layer.opacity": "md.sys.state.focus.state-layer-opacity",

dev/tools/gen_defaults/data/palette.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.ref.palette.black": "0xFF000000",
55
"md.ref.palette.error0": "0xFF000000",

dev/tools/gen_defaults/data/progress_indicator_circular.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.circular-progress-indicator.active-indicator.color": "primary",
55
"md.comp.circular-progress-indicator.active-indicator.shape": "md.sys.shape.corner.none",

dev/tools/gen_defaults/data/progress_indicator_linear.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.linear-progress-indicator.active-indicator.color": "primary",
55
"md.comp.linear-progress-indicator.active-indicator.height": 4.0,

dev/tools/gen_defaults/data/radio_button.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.radio-button.disabled.selected.icon.color": "onSurface",
55
"md.comp.radio-button.disabled.selected.icon.opacity": 0.38,

dev/tools/gen_defaults/data/segmented_button_outlined.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.outlined-segmented-button.container.height": 40.0,
55
"md.comp.outlined-segmented-button.disabled.icon.color": "onSurface",

dev/tools/gen_defaults/data/shape.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.sys.shape.corner.extra-large": {
55
"family": "SHAPE_FAMILY_ROUNDED_CORNERS",

dev/tools/gen_defaults/data/sheet_bottom.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.sheet.bottom.docked.container.color": "surface",
55
"md.comp.sheet.bottom.docked.container.shape": "md.sys.shape.corner.extra-large.top",

dev/tools/gen_defaults/data/slider.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.slider.active.track.color": "primary",
55
"md.comp.slider.active.track.height": 4.0,

dev/tools/gen_defaults/data/snackbar.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.snackbar.action.focus.label-text.color": "inversePrimary",
55
"md.comp.snackbar.action.focus.state-layer.color": "inversePrimary",

dev/tools/gen_defaults/data/state.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.sys.state.dragged.state-layer-opacity": 0.16,
55
"md.sys.state.focus.state-layer-opacity": 0.12,

dev/tools/gen_defaults/data/switch.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.switch.disabled.selected.handle.color": "surface",
55
"md.comp.switch.disabled.selected.handle.opacity": 1.0,

dev/tools/gen_defaults/data/text_field_filled.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.filled-text-field.active-indicator.color": "onSurfaceVariant",
55
"md.comp.filled-text-field.active-indicator.height": 1.0,

dev/tools/gen_defaults/data/text_field_outlined.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.comp.outlined-text-field.caret.color": "primary",
55
"md.comp.outlined-text-field.container.shape": "md.sys.shape.corner.extra-small",

dev/tools/gen_defaults/data/text_style.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_150",
2+
"version": "v0_152",
33

44
"md.sys.typescale.body-large.font": "md.ref.typeface.plain",
55
"md.sys.typescale.body-large.line-height": 24.0,

0 commit comments

Comments
 (0)