fix(deps): update dependency @elastic/eui to ^95.8.0 #2504
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^95.5.0
->^95.8.0
^95.5.0
->^95.8.0
Release Notes
elastic/eui (@elastic/eui)
v95.8.0
Compare Source
EuiHeaderLinks
's mobile menu to set a slight popover padding by default (#7961)popoverProps.panelPaddingSize
if needed.EuiHeaderLink
to default to a size ofs
(down fromm
) (#7961)Accessibility
aria-label
attribute for theEuiFieldSearch
clear button (#7970)Bug fixes
<EuiDualRange showInput="inputWithPopover" />
form controls (#7957)Deprecations
EuiFormRow
'scolumnCompressedSwitch
display prop. UsecolumnCompressed
instead, which will automatically account for childEuiSwitch
es (#7968)EuiFormRow
'srowCompressed
display prop. Userow
instead for vertical forms, orcenterCompressed
for inline forms (#7968)EuiFormRow
'shasEmptySpaceLabel
prop to no longer attempt to automatically align its content to a vertical center. Use thedisplay="center"
prop for that instead (#7968)CSS-in-JS conversions
EuiFormControlLayout
to Emotion (#7954).euiFormControlLayout--*icons
classNames and--eui-form-control-layout-icons-padding
CSS var. Use--euiFormControlRightIconsCount
or--euiFormControlLeftIconsCount
insteadEuiFormLayoutDelimited
to Emotion (#7957)cloneElementWithCss
throwing an error when used multiple times without akey
prop (#7957)cloneElementWithCss
utility to support a third argument that allows prepending vs. appending the cloned Emotion css className (#7957)@euiFormControlLayoutClearIcon
Sass mixin (#7959)EuiDescribedFormGroup
to Emotion (#7964)EuiForm
,EuiFormHelpText
, andEuiFormErrorText
to Emotion (#7966)EuiFormLabel
andEuiFormLegend
to Emotion; Removed@euiFormLabel
mixin (#7967)EuiFormRow
to Emotion (#7968)EuiCheckbox
to Emotion (#7969)EuiRadio
to Emotion (#7969)EuiSwitch
to Emotion (#7969)$euiFormCustomControlDisabledIconColor
$euiFormCustomControlBorderColor
$euiRadioSize
$euiCheckBoxSize
$euiCheckboxBorderRadius
$euiSwitchHeight
(and compressed/mini variants)$euiSwitchWidth
(and compressed/mini variants)$euiSwitchThumbSize
(and compressed/mini variants)$euiSwitchIconHeight
$euiSwitchOffColor
euiIconBackground
euiCustomControl
euiCustomControlSelected
euiCustomControlDisabled
euiCustomControlFocused
v95.7.0
Compare Source
CSS-in-JS conversions
EuiSelectable
to Emotion (#7940)$euiSelectableListItemBorder
$euiSelectableListItemPadding
EuiSelectableTemplateSitewide
to Emotion (#7944)$euiSelectableTemplateFocusBackgroundLight
$euiSelectableTemplateFocusBackgroundDark
$euiSelectableTemplateSitewideTypes
EuiComboBox
to Emotion (#7950)v95.6.0
Compare Source
EuiIcon
with a newcrossInCircle
glyph (#7924)Bug fixes
EuiEmptyPrompt
to correctly collapse and expand responsively when used with custom breakpoints larger than the defaultxl
breakpoint (#7935)Accessibility
EuiModal
by ensuring nestedEuiPopover
closes onEscape
keypress instead of the modal (#7939)CSS-in-JS conversions
EuiDatePicker
to Emotion (#7937)$euiDatePickerCalendarWidth
$euiDatePickerPadding
$euiDatePickerGap
$euiDatePickerCalendarColumns
$euiDatePickerButtonSize
$euiDatePickerMinControlWidth
$euiDatePickerMaxControlWidth
@mixin datePickerCaret
@mixin datePickerArrow
Configuration
📅 Schedule: Branch creation - "every 2 weeks on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.