Skip to content

Commit 5da9f95

Browse files
committed
main - e975bb9 fix(material/radio): use tokens for focused border color (#29716)
1 parent f9c72fe commit 5da9f95

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[{"name":"list","overridesMixin":"list-overrides","tokens":[{"name":"active-indicator-color","type":"color","sources":[{"prefix":"mat-list","derivedFrom":"secondary-container"}]},{"name":"disabled-selected-checkmark-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"surface"}]},{"name":"disabled-selected-icon-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"on-surface"},{"prefix":"mdc-radio","derivedFrom":"on-surface"}]},{"name":"disabled-unselected-icon-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"on-surface"},{"prefix":"mdc-radio","derivedFrom":"on-surface"}]},{"name":"list-item-container-color","type":"color","sources":[{"prefix":"mdc-list"}]},{"name":"list-item-disabled-label-text-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"on-surface"}]},{"name":"list-item-disabled-leading-icon-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"on-surface"}]},{"name":"list-item-disabled-state-layer-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"on-surface"}]},{"name":"list-item-disabled-state-layer-opacity","type":"color","sources":[{"prefix":"mdc-list"}]},{"name":"list-item-disabled-trailing-icon-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"on-surface"}]},{"name":"list-item-focus-label-text-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"on-surface"}]},{"name":"list-item-focus-state-layer-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"on-surface"}]},{"name":"list-item-focus-state-layer-opacity","type":"color","sources":[{"prefix":"mdc-list"}]},{"name":"list-item-hover-label-text-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"on-surface"}]},{"name":"list-item-hover-state-layer-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"on-surface"}]},{"name":"list-item-hover-state-layer-opacity","type":"color","sources":[{"prefix":"mdc-list"}]},{"name":"list-item-label-text-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"on-surface"}]},{"name":"list-item-leading-avatar-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"primary-container"}]},{"name":"list-item-leading-icon-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"on-surface-variant"}]},{"name":"list-item-selected-trailing-icon-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"primary"}]},{"name":"list-item-supporting-text-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"on-surface-variant"}]},{"name":"list-item-trailing-icon-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"on-surface-variant"}]},{"name":"list-item-trailing-supporting-text-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"on-surface-variant"}]},{"name":"selected-checkmark-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"on-primary"}]},{"name":"selected-focus-icon-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"primary"},{"prefix":"mdc-radio","derivedFrom":"primary"}]},{"name":"selected-focus-state-layer-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"primary"}]},{"name":"selected-focus-state-layer-opacity","type":"color","sources":[{"prefix":"mdc-checkbox"}]},{"name":"selected-hover-icon-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"primary"},{"prefix":"mdc-radio","derivedFrom":"primary"}]},{"name":"selected-hover-state-layer-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"primary"}]},{"name":"selected-hover-state-layer-opacity","type":"color","sources":[{"prefix":"mdc-checkbox"}]},{"name":"selected-icon-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"primary"},{"prefix":"mdc-radio","derivedFrom":"primary"}]},{"name":"selected-pressed-icon-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"primary"},{"prefix":"mdc-radio","derivedFrom":"primary"}]},{"name":"selected-pressed-state-layer-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"on-surface"}]},{"name":"selected-pressed-state-layer-opacity","type":"color","sources":[{"prefix":"mdc-checkbox"}]},{"name":"unselected-focus-icon-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"on-surface"}]},{"name":"unselected-focus-state-layer-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"on-surface"}]},{"name":"unselected-focus-state-layer-opacity","type":"color","sources":[{"prefix":"mdc-checkbox"}]},{"name":"unselected-hover-icon-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"on-surface"},{"prefix":"mdc-radio","derivedFrom":"on-surface"}]},{"name":"unselected-hover-state-layer-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"on-surface"}]},{"name":"unselected-hover-state-layer-opacity","type":"color","sources":[{"prefix":"mdc-checkbox"}]},{"name":"unselected-icon-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"on-surface-variant"},{"prefix":"mdc-radio","derivedFrom":"on-surface-variant"}]},{"name":"unselected-pressed-icon-color","type":"color","sources":[{"prefix":"mdc-radio","derivedFrom":"on-surface"}]},{"name":"unselected-pressed-state-layer-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"primary"}]},{"name":"unselected-pressed-state-layer-opacity","type":"color","sources":[{"prefix":"mdc-checkbox"}]},{"name":"list-item-label-text-font","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"body-large-font"}]},{"name":"list-item-label-text-line-height","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"body-large-line-height"}]},{"name":"list-item-label-text-size","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"body-large-size"}]},{"name":"list-item-label-text-tracking","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"body-large-tracking"}]},{"name":"list-item-label-text-weight","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"body-large-weight"}]},{"name":"list-item-supporting-text-font","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"body-medium-font"}]},{"name":"list-item-supporting-text-line-height","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"body-medium-line-height"}]},{"name":"list-item-supporting-text-size","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"body-medium-size"}]},{"name":"list-item-supporting-text-tracking","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"body-medium-tracking"}]},{"name":"list-item-supporting-text-weight","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"body-medium-weight"}]},{"name":"list-item-trailing-supporting-text-font","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"label-small-font"}]},{"name":"list-item-trailing-supporting-text-line-height","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"label-small-line-height"}]},{"name":"list-item-trailing-supporting-text-size","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"label-small-size"}]},{"name":"list-item-trailing-supporting-text-tracking","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"label-small-tracking"}]},{"name":"list-item-trailing-supporting-text-weight","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"label-small-weight"}]},{"name":"list-item-leading-icon-end-space","type":"density","sources":[{"prefix":"mat-list"}]},{"name":"list-item-leading-icon-start-space","type":"density","sources":[{"prefix":"mat-list"}]},{"name":"list-item-one-line-container-height","type":"density","sources":[{"prefix":"mdc-list"}]},{"name":"list-item-three-line-container-height","type":"density","sources":[{"prefix":"mdc-list"}]},{"name":"list-item-two-line-container-height","type":"density","sources":[{"prefix":"mdc-list"}]},{"name":"state-layer-size","type":"density","sources":[{"prefix":"mdc-checkbox"},{"prefix":"mdc-radio"}]},{"name":"active-indicator-shape","type":"base","sources":[{"prefix":"mat-list"}]},{"name":"disabled-selected-icon-opacity","type":"base","sources":[{"prefix":"mdc-radio"}]},{"name":"disabled-unselected-icon-opacity","type":"base","sources":[{"prefix":"mdc-radio"}]},{"name":"list-item-container-shape","type":"base","sources":[{"prefix":"mdc-list"}]},{"name":"list-item-disabled-label-text-opacity","type":"base","sources":[{"prefix":"mdc-list"}]},{"name":"list-item-disabled-leading-icon-opacity","type":"base","sources":[{"prefix":"mdc-list"}]},{"name":"list-item-disabled-trailing-icon-opacity","type":"base","sources":[{"prefix":"mdc-list"}]},{"name":"list-item-leading-avatar-shape","type":"base","sources":[{"prefix":"mdc-list"}]},{"name":"list-item-leading-avatar-size","type":"base","sources":[{"prefix":"mdc-list"}]},{"name":"list-item-leading-icon-size","type":"base","sources":[{"prefix":"mdc-list"}]},{"name":"list-item-trailing-icon-size","type":"base","sources":[{"prefix":"mdc-list"}]}]}]
1+
[{"name":"list","overridesMixin":"list-overrides","tokens":[{"name":"active-indicator-color","type":"color","sources":[{"prefix":"mat-list","derivedFrom":"secondary-container"}]},{"name":"disabled-selected-checkmark-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"surface"}]},{"name":"disabled-selected-icon-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"on-surface"},{"prefix":"mdc-radio","derivedFrom":"on-surface"}]},{"name":"disabled-unselected-icon-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"on-surface"},{"prefix":"mdc-radio","derivedFrom":"on-surface"}]},{"name":"list-item-container-color","type":"color","sources":[{"prefix":"mdc-list"}]},{"name":"list-item-disabled-label-text-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"on-surface"}]},{"name":"list-item-disabled-leading-icon-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"on-surface"}]},{"name":"list-item-disabled-state-layer-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"on-surface"}]},{"name":"list-item-disabled-state-layer-opacity","type":"color","sources":[{"prefix":"mdc-list"}]},{"name":"list-item-disabled-trailing-icon-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"on-surface"}]},{"name":"list-item-focus-label-text-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"on-surface"}]},{"name":"list-item-focus-state-layer-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"on-surface"}]},{"name":"list-item-focus-state-layer-opacity","type":"color","sources":[{"prefix":"mdc-list"}]},{"name":"list-item-hover-label-text-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"on-surface"}]},{"name":"list-item-hover-state-layer-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"on-surface"}]},{"name":"list-item-hover-state-layer-opacity","type":"color","sources":[{"prefix":"mdc-list"}]},{"name":"list-item-label-text-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"on-surface"}]},{"name":"list-item-leading-avatar-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"primary-container"}]},{"name":"list-item-leading-icon-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"on-surface-variant"}]},{"name":"list-item-selected-trailing-icon-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"primary"}]},{"name":"list-item-supporting-text-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"on-surface-variant"}]},{"name":"list-item-trailing-icon-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"on-surface-variant"}]},{"name":"list-item-trailing-supporting-text-color","type":"color","sources":[{"prefix":"mdc-list","derivedFrom":"on-surface-variant"}]},{"name":"selected-checkmark-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"on-primary"}]},{"name":"selected-focus-icon-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"primary"},{"prefix":"mdc-radio","derivedFrom":"primary"}]},{"name":"selected-focus-state-layer-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"primary"}]},{"name":"selected-focus-state-layer-opacity","type":"color","sources":[{"prefix":"mdc-checkbox"}]},{"name":"selected-hover-icon-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"primary"},{"prefix":"mdc-radio","derivedFrom":"primary"}]},{"name":"selected-hover-state-layer-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"primary"}]},{"name":"selected-hover-state-layer-opacity","type":"color","sources":[{"prefix":"mdc-checkbox"}]},{"name":"selected-icon-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"primary"},{"prefix":"mdc-radio","derivedFrom":"primary"}]},{"name":"selected-pressed-icon-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"primary"},{"prefix":"mdc-radio","derivedFrom":"primary"}]},{"name":"selected-pressed-state-layer-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"on-surface"}]},{"name":"selected-pressed-state-layer-opacity","type":"color","sources":[{"prefix":"mdc-checkbox"}]},{"name":"unselected-focus-icon-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"on-surface"},{"prefix":"mdc-radio","derivedFrom":"on-surface"}]},{"name":"unselected-focus-state-layer-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"on-surface"}]},{"name":"unselected-focus-state-layer-opacity","type":"color","sources":[{"prefix":"mdc-checkbox"}]},{"name":"unselected-hover-icon-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"on-surface"},{"prefix":"mdc-radio","derivedFrom":"on-surface"}]},{"name":"unselected-hover-state-layer-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"on-surface"}]},{"name":"unselected-hover-state-layer-opacity","type":"color","sources":[{"prefix":"mdc-checkbox"}]},{"name":"unselected-icon-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"on-surface-variant"},{"prefix":"mdc-radio","derivedFrom":"on-surface-variant"}]},{"name":"unselected-pressed-icon-color","type":"color","sources":[{"prefix":"mdc-radio","derivedFrom":"on-surface"}]},{"name":"unselected-pressed-state-layer-color","type":"color","sources":[{"prefix":"mdc-checkbox","derivedFrom":"primary"}]},{"name":"unselected-pressed-state-layer-opacity","type":"color","sources":[{"prefix":"mdc-checkbox"}]},{"name":"list-item-label-text-font","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"body-large-font"}]},{"name":"list-item-label-text-line-height","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"body-large-line-height"}]},{"name":"list-item-label-text-size","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"body-large-size"}]},{"name":"list-item-label-text-tracking","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"body-large-tracking"}]},{"name":"list-item-label-text-weight","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"body-large-weight"}]},{"name":"list-item-supporting-text-font","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"body-medium-font"}]},{"name":"list-item-supporting-text-line-height","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"body-medium-line-height"}]},{"name":"list-item-supporting-text-size","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"body-medium-size"}]},{"name":"list-item-supporting-text-tracking","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"body-medium-tracking"}]},{"name":"list-item-supporting-text-weight","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"body-medium-weight"}]},{"name":"list-item-trailing-supporting-text-font","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"label-small-font"}]},{"name":"list-item-trailing-supporting-text-line-height","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"label-small-line-height"}]},{"name":"list-item-trailing-supporting-text-size","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"label-small-size"}]},{"name":"list-item-trailing-supporting-text-tracking","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"label-small-tracking"}]},{"name":"list-item-trailing-supporting-text-weight","type":"typography","sources":[{"prefix":"mdc-list","derivedFrom":"label-small-weight"}]},{"name":"list-item-leading-icon-end-space","type":"density","sources":[{"prefix":"mat-list"}]},{"name":"list-item-leading-icon-start-space","type":"density","sources":[{"prefix":"mat-list"}]},{"name":"list-item-one-line-container-height","type":"density","sources":[{"prefix":"mdc-list"}]},{"name":"list-item-three-line-container-height","type":"density","sources":[{"prefix":"mdc-list"}]},{"name":"list-item-two-line-container-height","type":"density","sources":[{"prefix":"mdc-list"}]},{"name":"state-layer-size","type":"density","sources":[{"prefix":"mdc-checkbox"},{"prefix":"mdc-radio"}]},{"name":"active-indicator-shape","type":"base","sources":[{"prefix":"mat-list"}]},{"name":"disabled-selected-icon-opacity","type":"base","sources":[{"prefix":"mdc-radio"}]},{"name":"disabled-unselected-icon-opacity","type":"base","sources":[{"prefix":"mdc-radio"}]},{"name":"list-item-container-shape","type":"base","sources":[{"prefix":"mdc-list"}]},{"name":"list-item-disabled-label-text-opacity","type":"base","sources":[{"prefix":"mdc-list"}]},{"name":"list-item-disabled-leading-icon-opacity","type":"base","sources":[{"prefix":"mdc-list"}]},{"name":"list-item-disabled-trailing-icon-opacity","type":"base","sources":[{"prefix":"mdc-list"}]},{"name":"list-item-leading-avatar-shape","type":"base","sources":[{"prefix":"mdc-list"}]},{"name":"list-item-leading-avatar-size","type":"base","sources":[{"prefix":"mdc-list"}]},{"name":"list-item-leading-icon-size","type":"base","sources":[{"prefix":"mdc-list"}]},{"name":"list-item-trailing-icon-size","type":"base","sources":[{"prefix":"mdc-list"}]}]}]

0 commit comments

Comments
 (0)