diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c8485c1d2f..85fdcde03f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ - Added `side` prop to `EuiGlobalToastList` for choosing which window side to display toasts ([#3600](https://github.com/elastic/eui/pull/3600)) - Default `titleSize` get's implicitly set to 'm' for `EuiEmptyPrompt` ([#3598](https://github.com/elastic/eui/pull/3598)) - Updated `logoElastic` to meet brand guidelines ([#3613](https://github.com/elastic/eui/pull/3613)) +- Extended `CommonProps` in `EuiColorPalettePickerPaletteTextProps`, `EuiColorPalettePickerPaletteFixedProps` and `EuiColorPalettePickerPaletteGradientProps` types ([#3616](https://github.com/elastic/eui/pull/3616)) **Bug fixes** diff --git a/src/components/color_picker/color_palette_picker/__snapshots__/color_palette_picker.test.tsx.snap b/src/components/color_picker/color_palette_picker/__snapshots__/color_palette_picker.test.tsx.snap index 90d8ed2e996..b0d49cd535d 100644 --- a/src/components/color_picker/color_palette_picker/__snapshots__/color_palette_picker.test.tsx.snap +++ b/src/components/color_picker/color_palette_picker/__snapshots__/color_palette_picker.test.tsx.snap @@ -345,3 +345,1560 @@ exports[`EuiColorPalettePicker is rendered with the prop selectionDisplay set as `; + +exports[`EuiColorPalettePicker more props are propagated to each option 1`] = ` +
+ You are in a form selector of 4 items and must select a single option. Use the up and down keys to navigate or escape to close. +
++ You are in a form selector of 4 items and must select a single option. Use the up and down keys to navigate or escape to close. +
++ You are in a form selector of 4 items and must select a single option. Use the up and down keys to navigate or escape to close. +
+
+