|
20 | 20 | <resources>
|
21 | 21 |
|
22 | 22 | <!-- Generated from token set (md.comp.filled-button) in context (platform=android, audience=3p). -->
|
23 |
| - <!-- Enabled - Container --> |
| 23 | + <!-- Group: Enabled - Container --> |
24 | 24 | <style name="ShapeAppearance.M3.Comp.FilledButton.Container.Shape" parent="ShapeAppearance.M3.Sys.Shape.Corner.Full"/>
|
25 | 25 | <dimen name="m3_comp_filled_button_container_elevation">@dimen/m3_sys_elevation_level0</dimen>
|
26 | 26 | <macro name="m3_comp_filled_button_container_color">?attr/colorPrimary</macro>
|
27 |
| - <!-- Enabled - Label text --> |
| 27 | + <!-- Group: Enabled - Label text --> |
28 | 28 | <macro name="m3_comp_filled_button_label_text_type">?attr/textAppearanceLabelLarge</macro>
|
29 | 29 | <macro name="m3_comp_filled_button_label_text_color">?attr/colorOnPrimary</macro>
|
30 |
| - <!-- Enabled - Icon --> |
| 30 | + <!-- Group: Enabled - Icon --> |
31 | 31 | <dimen name="m3_comp_filled_button_with_icon_icon_size">18dp</dimen>
|
32 | 32 |
|
33 | 33 | <!-- Generated from token set (md.comp.filled-tonal-button) in context (platform=android, audience=3p). -->
|
34 |
| - <!-- Enabled - Container --> |
| 34 | + <!-- Group: Enabled - Container --> |
35 | 35 | <macro name="m3_comp_filled_tonal_button_container_color">?attr/colorSecondaryContainer</macro>
|
36 |
| - <!-- Enabled - Label text --> |
| 36 | + <!-- Group: Enabled - Label text --> |
37 | 37 | <macro name="m3_comp_filled_tonal_button_label_text_color">?attr/colorOnSecondaryContainer</macro>
|
38 | 38 |
|
39 | 39 | <!-- Generated from token set (md.comp.text-button) in context (platform=android, audience=3p). -->
|
40 |
| - <!-- Enabled - Container --> |
| 40 | + <!-- Group: Enabled - Container --> |
41 | 41 | <style name="ShapeAppearance.M3.Comp.TextButton.Container.Shape" parent="ShapeAppearance.M3.Sys.Shape.Corner.Full"/>
|
42 |
| - <!-- Enabled - Label text --> |
| 42 | + <!-- Group: Enabled - Label text --> |
43 | 43 | <macro name="m3_comp_text_button_label_text_type">?attr/textAppearanceLabelLarge</macro>
|
44 | 44 | <macro name="m3_comp_text_button_label_text_color">?attr/colorPrimary</macro>
|
45 |
| - <!-- Hovered - State layer --> |
| 45 | + <!-- Group: Hovered - State layer --> |
46 | 46 | <macro name="m3_comp_text_button_hover_state_layer_color">?attr/colorPrimary</macro>
|
47 | 47 | <dimen name="m3_comp_text_button_hover_state_layer_opacity">@dimen/m3_sys_state_hover_state_layer_opacity</dimen>
|
48 |
| - <!-- Focused - State layer --> |
| 48 | + <!-- Group: Focused - State layer --> |
49 | 49 | <macro name="m3_comp_text_button_focus_state_layer_color">?attr/colorPrimary</macro>
|
50 | 50 | <dimen name="m3_comp_text_button_focus_state_layer_opacity">@dimen/m3_sys_state_focus_state_layer_opacity</dimen>
|
51 |
| - <!-- Pressed (ripple) - State layer --> |
| 51 | + <!-- Group: Pressed (ripple) - State layer --> |
52 | 52 | <macro name="m3_comp_text_button_pressed_state_layer_color">?attr/colorPrimary</macro>
|
53 | 53 | <dimen name="m3_comp_text_button_pressed_state_layer_opacity">@dimen/m3_sys_state_pressed_state_layer_opacity</dimen>
|
54 | 54 |
|
55 | 55 | <!-- Generated from token set (md.comp.outlined-button) in context (platform=android, audience=3p). -->
|
56 |
| - <!-- Enabled - Outline --> |
| 56 | + <!-- Group: Enabled - Outline --> |
57 | 57 | <macro name="m3_comp_outlined_button_outline_color">?attr/colorOutline</macro>
|
58 | 58 | <dimen name="m3_comp_outlined_button_outline_width">1dp</dimen>
|
59 |
| - <!-- Disabled - Outline --> |
| 59 | + <!-- Group: Disabled - Outline --> |
60 | 60 | <macro name="m3_comp_outlined_button_disabled_outline_color">?attr/colorOnSurface</macro>
|
61 | 61 | <item name="m3_comp_outlined_button_disabled_outline_opacity" format="float" type="dimen">0.12</item>
|
62 |
| - <!-- Hovered - Outline --> |
| 62 | + <!-- Group: Hovered - Outline --> |
63 | 63 | <macro name="m3_comp_outlined_button_hover_outline_color">?attr/colorOutline</macro>
|
64 |
| - <!-- Focused - Outline --> |
| 64 | + <!-- Group: Focused - Outline --> |
65 | 65 | <macro name="m3_comp_outlined_button_focus_outline_color">?attr/colorPrimary</macro>
|
66 |
| - <!-- Pressed (ripple) - Outline --> |
| 66 | + <!-- Group: Pressed (ripple) - Outline --> |
67 | 67 | <macro name="m3_comp_outlined_button_pressed_outline_color">?attr/colorOutline</macro>
|
68 | 68 |
|
69 | 69 | <!-- Generated from token set (md.comp.elevated-button) in context (platform=android, audience=3p). -->
|
70 |
| - <!-- Enabled - Container --> |
| 70 | + <!-- Group: Enabled - Container --> |
71 | 71 | <dimen name="m3_comp_elevated_button_container_elevation">@dimen/m3_sys_elevation_level1</dimen>
|
72 | 72 | <macro name="m3_comp_elevated_button_container_color">?attr/colorSurfaceContainerLow</macro>
|
73 |
| - <!-- Disabled - Container --> |
| 73 | + <!-- Group: Disabled - Container --> |
74 | 74 | <dimen name="m3_comp_elevated_button_disabled_container_elevation">@dimen/m3_sys_elevation_level0</dimen>
|
75 | 75 |
|
76 | 76 | </resources>
|
0 commit comments