@@ -25,8 +25,8 @@ $prefix: (mat, badge);
2525 small- size- text- size: token-definition .hardcode (0 , $exclude-hardcoded ),
2626 container- shape: map .get ($systems , md-sys-shape , corner-full ),
2727 container- size: token-definition .hardcode (16px , $exclude-hardcoded ),
28- legacy- container- size: token-definition .hardcode (unset , $exclude-hardcoded ),
29- legacy- small- size- container- size: token-definition .hardcode (unset , $exclude-hardcoded ),
28+ legacy- container- size: token-definition .hardcode (16 px , $exclude-hardcoded ),
29+ legacy- small- size- container- size: token-definition .hardcode (16 px , $exclude-hardcoded ),
3030 small- size- container- size: token-definition .hardcode (6px , $exclude-hardcoded ),
3131 container- padding: token-definition .hardcode (0 4px , $exclude-hardcoded ),
3232 small- size- container- padding: token-definition .hardcode (0 , $exclude-hardcoded ),
@@ -41,7 +41,7 @@ $prefix: (mat, badge);
4141 large- size- container- overlap- offset: token-definition .hardcode (-12px , $exclude-hardcoded ),
4242 large- size- text- size: map .get ($systems , md-sys-typescale , label-small-size ),
4343 large- size- container- padding: token-definition .hardcode (0 4px , $exclude-hardcoded ),
44- legacy- large- size- container- size: token-definition .hardcode (unset , $exclude-hardcoded ),
44+ legacy- large- size- container- size: token-definition .hardcode (16 px , $exclude-hardcoded ),
4545 ), (
4646 primary: (
4747 background-color : map .get ($systems , md-sys-color , primary ),
0 commit comments