@@ -25,8 +25,8 @@ $prefix: (mat, badge);
25
25
small- size- text- size: token-definition .hardcode (0 , $exclude-hardcoded ),
26
26
container- shape: map .get ($systems , md-sys-shape , corner-full ),
27
27
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 ),
30
30
small- size- container- size: token-definition .hardcode (6px , $exclude-hardcoded ),
31
31
container- padding: token-definition .hardcode (0 4px , $exclude-hardcoded ),
32
32
small- size- container- padding: token-definition .hardcode (0 , $exclude-hardcoded ),
@@ -41,7 +41,7 @@ $prefix: (mat, badge);
41
41
large- size- container- overlap- offset: token-definition .hardcode (-12px , $exclude-hardcoded ),
42
42
large- size- text- size: map .get ($systems , md-sys-typescale , label-small-size ),
43
43
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 ),
45
45
), (
46
46
primary: (
47
47
background-color : map .get ($systems , md-sys-color , primary ),
0 commit comments