Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 491fddc

Browse files
authored
fix(radio): update disabled color values (#5210)
1 parent 821871e commit 491fddc

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

packages/mdc-radio/_variables.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ $mdc-radio-transition-duration: 120ms !default;
2929
$mdc-radio-ripple-opacity: .14 !default;
3030
$mdc-radio-baseline-theme-color: secondary !default;
3131
$mdc-radio-unchecked-color: rgba(mdc-theme-prop-value(on-surface), .54) !default;
32-
$mdc-radio-disabled-circle-color: rgba(mdc-theme-prop-value(on-surface), .26) !default;
32+
$mdc-radio-disabled-circle-color: rgba(mdc-theme-prop-value(on-surface), .38) !default;
3333

3434
$mdc-radio-minimum-size: 28px !default;
3535
$mdc-radio-maximum-size: $mdc-radio-ripple-size !default;

test/screenshot/golden.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -816,11 +816,11 @@
816816
}
817817
},
818818
"spec/mdc-list/classes/disabled-radio.html": {
819-
"public_url": "https://storage.googleapis.com/mdc-web-screenshot-tests/allanchen/2019/09/19/18_00_58_703/spec/mdc-list/classes/disabled-radio.html?utm_source=golden_json",
819+
"public_url": "https://storage.googleapis.com/mdc-web-screenshot-tests/allanchen/2019/11/08/21_25_56_572/spec/mdc-list/classes/disabled-radio.html?utm_source=golden_json",
820820
"screenshots": {
821-
"desktop_windows_chrome@77": "https://storage.googleapis.com/mdc-web-screenshot-tests/allanchen/2019/09/19/18_00_58_703/spec/mdc-list/classes/disabled-radio.html.windows_chrome_76.png",
822-
"desktop_windows_firefox@69": "https://storage.googleapis.com/mdc-web-screenshot-tests/allanchen/2019/09/19/18_00_58_703/spec/mdc-list/classes/disabled-radio.html.windows_firefox_69.png",
823-
"desktop_windows_ie@11": "https://storage.googleapis.com/mdc-web-screenshot-tests/allanchen/2019/09/19/18_00_58_703/spec/mdc-list/classes/disabled-radio.html.windows_ie_11.png"
821+
"desktop_windows_chrome@77": "https://storage.googleapis.com/mdc-web-screenshot-tests/allanchen/2019/11/08/21_25_56_572/spec/mdc-list/classes/disabled-radio.html.windows_chrome_77.png",
822+
"desktop_windows_firefox@69": "https://storage.googleapis.com/mdc-web-screenshot-tests/allanchen/2019/11/08/21_25_56_572/spec/mdc-list/classes/disabled-radio.html.windows_firefox_69.png",
823+
"desktop_windows_ie@11": "https://storage.googleapis.com/mdc-web-screenshot-tests/allanchen/2019/11/08/21_25_56_572/spec/mdc-list/classes/disabled-radio.html.windows_ie_11.png"
824824
}
825825
},
826826
"spec/mdc-list/classes/list-group.html": {
@@ -936,35 +936,35 @@
936936
}
937937
},
938938
"spec/mdc-radio/classes/baseline-touch-target.html": {
939-
"public_url": "https://storage.googleapis.com/mdc-web-screenshot-tests/abhiomkar/2019/11/01/18_25_15_143/spec/mdc-radio/classes/baseline-touch-target.html?utm_source=golden_json",
939+
"public_url": "https://storage.googleapis.com/mdc-web-screenshot-tests/allanchen/2019/11/08/21_25_56_572/spec/mdc-radio/classes/baseline-touch-target.html?utm_source=golden_json",
940940
"screenshots": {
941-
"desktop_windows_chrome@77": "https://storage.googleapis.com/mdc-web-screenshot-tests/abhiomkar/2019/11/01/18_25_15_143/spec/mdc-radio/classes/baseline-touch-target.html.windows_chrome_77.png",
942-
"desktop_windows_firefox@69": "https://storage.googleapis.com/mdc-web-screenshot-tests/abhiomkar/2019/11/01/18_25_15_143/spec/mdc-radio/classes/baseline-touch-target.html.windows_firefox_69.png",
943-
"desktop_windows_ie@11": "https://storage.googleapis.com/mdc-web-screenshot-tests/abhiomkar/2019/11/01/18_25_15_143/spec/mdc-radio/classes/baseline-touch-target.html.windows_ie_11.png"
941+
"desktop_windows_chrome@77": "https://storage.googleapis.com/mdc-web-screenshot-tests/allanchen/2019/11/08/21_25_56_572/spec/mdc-radio/classes/baseline-touch-target.html.windows_chrome_77.png",
942+
"desktop_windows_firefox@69": "https://storage.googleapis.com/mdc-web-screenshot-tests/allanchen/2019/11/08/21_25_56_572/spec/mdc-radio/classes/baseline-touch-target.html.windows_firefox_69.png",
943+
"desktop_windows_ie@11": "https://storage.googleapis.com/mdc-web-screenshot-tests/allanchen/2019/11/08/21_25_56_572/spec/mdc-radio/classes/baseline-touch-target.html.windows_ie_11.png"
944944
}
945945
},
946946
"spec/mdc-radio/classes/baseline.html": {
947-
"public_url": "https://storage.googleapis.com/mdc-web-screenshot-tests/abhiomkar/2019/11/01/18_25_15_143/spec/mdc-radio/classes/baseline.html?utm_source=golden_json",
947+
"public_url": "https://storage.googleapis.com/mdc-web-screenshot-tests/allanchen/2019/11/08/21_25_56_572/spec/mdc-radio/classes/baseline.html?utm_source=golden_json",
948948
"screenshots": {
949-
"desktop_windows_chrome@77": "https://storage.googleapis.com/mdc-web-screenshot-tests/abhiomkar/2019/11/01/18_25_15_143/spec/mdc-radio/classes/baseline.html.windows_chrome_77.png",
950-
"desktop_windows_firefox@69": "https://storage.googleapis.com/mdc-web-screenshot-tests/abhiomkar/2019/11/01/18_25_15_143/spec/mdc-radio/classes/baseline.html.windows_firefox_69.png",
951-
"desktop_windows_ie@11": "https://storage.googleapis.com/mdc-web-screenshot-tests/abhiomkar/2019/11/01/18_25_15_143/spec/mdc-radio/classes/baseline.html.windows_ie_11.png"
949+
"desktop_windows_chrome@77": "https://storage.googleapis.com/mdc-web-screenshot-tests/allanchen/2019/11/08/21_25_56_572/spec/mdc-radio/classes/baseline.html.windows_chrome_77.png",
950+
"desktop_windows_firefox@69": "https://storage.googleapis.com/mdc-web-screenshot-tests/allanchen/2019/11/08/21_25_56_572/spec/mdc-radio/classes/baseline.html.windows_firefox_69.png",
951+
"desktop_windows_ie@11": "https://storage.googleapis.com/mdc-web-screenshot-tests/allanchen/2019/11/08/21_25_56_572/spec/mdc-radio/classes/baseline.html.windows_ie_11.png"
952952
}
953953
},
954954
"spec/mdc-radio/mixins/density.html": {
955-
"public_url": "https://storage.googleapis.com/mdc-web-screenshot-tests/abhiomkar/2019/11/01/18_25_15_143/spec/mdc-radio/mixins/density.html?utm_source=golden_json",
955+
"public_url": "https://storage.googleapis.com/mdc-web-screenshot-tests/allanchen/2019/11/08/21_25_56_572/spec/mdc-radio/mixins/density.html?utm_source=golden_json",
956956
"screenshots": {
957-
"desktop_windows_chrome@77": "https://storage.googleapis.com/mdc-web-screenshot-tests/abhiomkar/2019/11/01/18_25_15_143/spec/mdc-radio/mixins/density.html.windows_chrome_77.png",
958-
"desktop_windows_firefox@69": "https://storage.googleapis.com/mdc-web-screenshot-tests/abhiomkar/2019/11/01/18_25_15_143/spec/mdc-radio/mixins/density.html.windows_firefox_69.png",
959-
"desktop_windows_ie@11": "https://storage.googleapis.com/mdc-web-screenshot-tests/abhiomkar/2019/11/01/18_25_15_143/spec/mdc-radio/mixins/density.html.windows_ie_11.png"
957+
"desktop_windows_chrome@77": "https://storage.googleapis.com/mdc-web-screenshot-tests/allanchen/2019/11/08/21_25_56_572/spec/mdc-radio/mixins/density.html.windows_chrome_77.png",
958+
"desktop_windows_firefox@69": "https://storage.googleapis.com/mdc-web-screenshot-tests/allanchen/2019/11/08/21_25_56_572/spec/mdc-radio/mixins/density.html.windows_firefox_69.png",
959+
"desktop_windows_ie@11": "https://storage.googleapis.com/mdc-web-screenshot-tests/allanchen/2019/11/08/21_25_56_572/spec/mdc-radio/mixins/density.html.windows_ie_11.png"
960960
}
961961
},
962962
"spec/mdc-radio/mixins/mixins.html": {
963-
"public_url": "https://storage.googleapis.com/mdc-web-screenshot-tests/abhiomkar/2019/11/01/18_25_15_143/spec/mdc-radio/mixins/mixins.html?utm_source=golden_json",
963+
"public_url": "https://storage.googleapis.com/mdc-web-screenshot-tests/allanchen/2019/11/08/21_25_56_572/spec/mdc-radio/mixins/mixins.html?utm_source=golden_json",
964964
"screenshots": {
965-
"desktop_windows_chrome@77": "https://storage.googleapis.com/mdc-web-screenshot-tests/abhiomkar/2019/11/01/18_25_15_143/spec/mdc-radio/mixins/mixins.html.windows_chrome_77.png",
966-
"desktop_windows_firefox@69": "https://storage.googleapis.com/mdc-web-screenshot-tests/abhiomkar/2019/11/01/18_25_15_143/spec/mdc-radio/mixins/mixins.html.windows_firefox_69.png",
967-
"desktop_windows_ie@11": "https://storage.googleapis.com/mdc-web-screenshot-tests/abhiomkar/2019/11/01/18_25_15_143/spec/mdc-radio/mixins/mixins.html.windows_ie_11.png"
965+
"desktop_windows_chrome@77": "https://storage.googleapis.com/mdc-web-screenshot-tests/allanchen/2019/11/08/21_25_56_572/spec/mdc-radio/mixins/mixins.html.windows_chrome_77.png",
966+
"desktop_windows_firefox@69": "https://storage.googleapis.com/mdc-web-screenshot-tests/allanchen/2019/11/08/21_25_56_572/spec/mdc-radio/mixins/mixins.html.windows_firefox_69.png",
967+
"desktop_windows_ie@11": "https://storage.googleapis.com/mdc-web-screenshot-tests/allanchen/2019/11/08/21_25_56_572/spec/mdc-radio/mixins/mixins.html.windows_ie_11.png"
968968
}
969969
},
970970
"spec/mdc-rtl/variables/include.html": {

0 commit comments

Comments
 (0)