ColorWheel: sync input ChangeEvent and value with state (#1532)
So that a screen reader user can change the value with focus on the ColorWheel input we need to keep the input value in sync with the ColorWheel value and handle change events from the input.