Commit Graph

2 Commits

Author SHA1 Message Date
Elizabeth Mitchell
beb5f816ea fix(tokens): bugs with component values() functions
PiperOrigin-RevId: 528870337
2023-05-02 13:19:18 -07:00
Material Web Team
55df403768 fix(menu,list): new sys token mismatch between menu and list
in the latest set of tokens there was a mismatch betwee color in menu container and list-item container. In this PR we:

- Refactor menu and list token value function to have supported and unsupported token lists
- Apply menu-container-color to list-item-container-color
  - Do some appropriate token renames to reflect this
- Move menu elevation layer below the list items
  - We do this because the new v172 tokens fix the colors here by flattening elevation

PiperOrigin-RevId: 523531521
2023-04-11 16:10:36 -07:00