diff --git a/packages/eui/.loki/reference/chrome_desktop_Forms_EuiColorPicker_EuiColorPicker_Inline_With_All_Elements.png b/packages/eui/.loki/reference/chrome_desktop_Forms_EuiColorPicker_EuiColorPicker_Inline_With_All_Elements.png new file mode 100644 index 00000000000..67f60a30e04 Binary files /dev/null and b/packages/eui/.loki/reference/chrome_desktop_Forms_EuiColorPicker_EuiColorPicker_Inline_With_All_Elements.png differ diff --git a/packages/eui/.loki/reference/chrome_mobile_Forms_EuiColorPicker_EuiColorPicker_Inline_With_All_Elements.png b/packages/eui/.loki/reference/chrome_mobile_Forms_EuiColorPicker_EuiColorPicker_Inline_With_All_Elements.png new file mode 100644 index 00000000000..263d4deeae5 Binary files /dev/null and b/packages/eui/.loki/reference/chrome_mobile_Forms_EuiColorPicker_EuiColorPicker_Inline_With_All_Elements.png differ diff --git a/packages/eui/changelogs/upcoming/7845.md b/packages/eui/changelogs/upcoming/7845.md new file mode 100644 index 00000000000..a7e6062fc56 --- /dev/null +++ b/packages/eui/changelogs/upcoming/7845.md @@ -0,0 +1,3 @@ +**CSS-in-JS conversions** + +- Converted `EuiColorPicker` to Emotion; Removed `$euiColorPickerWidth` diff --git a/packages/eui/changelogs/upcoming/7853.md b/packages/eui/changelogs/upcoming/7853.md new file mode 100644 index 00000000000..f2cf7ab7f5f --- /dev/null +++ b/packages/eui/changelogs/upcoming/7853.md @@ -0,0 +1,3 @@ +**CSS-in-JS conversions** + +- Converted `EuiColorPickerSwatch` to Emotion diff --git a/packages/eui/changelogs/upcoming/7854.md b/packages/eui/changelogs/upcoming/7854.md new file mode 100644 index 00000000000..9bf99deb9ff --- /dev/null +++ b/packages/eui/changelogs/upcoming/7854.md @@ -0,0 +1,5 @@ +**CSS-in-JS conversions** + +- Converted `EuiColorPalettePicker` and `EuiColorPaletteDisplay` to Emotion + - Removed `$euiColorPaletteDisplaySizes` + - Removed `@mixin euiColorPaletteInnerBorder` diff --git a/packages/eui/changelogs/upcoming/7859.md b/packages/eui/changelogs/upcoming/7859.md new file mode 100644 index 00000000000..710884c526e --- /dev/null +++ b/packages/eui/changelogs/upcoming/7859.md @@ -0,0 +1,3 @@ +**CSS-in-JS conversions** + +- Removed `$euiColorPickerValueRange0`, `$euiColorPickerValueRange1`, `$euiColorPickerSaturationRange0`, `$euiColorPickerSaturationRange1`, and `$euiColorPickerIndicatorSize` diff --git a/packages/eui/src/components/color_picker/__snapshots__/color_picker.test.tsx.snap b/packages/eui/src/components/color_picker/__snapshots__/color_picker.test.tsx.snap index d89f29a410f..7d6a0f25ffe 100644 --- a/packages/eui/src/components/color_picker/__snapshots__/color_picker.test.tsx.snap +++ b/packages/eui/src/components/color_picker/__snapshots__/color_picker.test.tsx.snap @@ -1,6 +1,6 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[`renders EuiColorPicker 1`] = ` +exports[`EuiColorPicker color empty string 1`] = `
@@ -20,18 +20,19 @@ exports[`renders EuiColorPicker 1`] = `
`; -exports[`renders EuiColorPicker with a clearable input 1`] = ` +exports[`EuiColorPicker color null 1`] = `
@@ -60,7 +61,7 @@ exports[`renders EuiColorPicker with a clearable input 1`] = ` >
- @@ -112,7 +104,7 @@ exports[`renders EuiColorPicker with a clearable input 1`] = `
`; -exports[`renders EuiColorPicker with a color swatch when color is defined 1`] = ` +exports[`EuiColorPicker color valid string 1`] = `
@@ -127,7 +119,7 @@ exports[`renders EuiColorPicker with a color swatch when color is defined 1`] = class="euiFormControlLayoutIcons euiFormControlLayoutIcons--left euiFormControlLayoutIcons--absolute" >