Skip to content

Commit 3ef60d4

Browse files
darrenaustinloic-sharma
authored andcommitted
Updated to tokens v0.150. (flutter#117350)
* Updated to tokens v0.150. * Updated with a reverted list_tile.dart.
1 parent f0eba46 commit 3ef60d4

File tree

98 files changed

+133
-115
lines changed

Some content is hidden

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

98 files changed

+133
-115
lines changed

dev/tools/gen_defaults/data/badge.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_143",
2+
"version": "v0_150",
33

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

dev/tools/gen_defaults/data/banner.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_143",
2+
"version": "v0_150",
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_143",
2+
"version": "v0_150",
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_143",
2+
"version": "v0_150",
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_143",
2+
"version": "v0_150",
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_143",
2+
"version": "v0_150",
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_143",
2+
"version": "v0_150",
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_143",
2+
"version": "v0_150",
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_143",
2+
"version": "v0_150",
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "v0_143",
2+
"version": "v0_150",
33

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

0 commit comments

Comments
 (0)