Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @elastic/eui to ^95.8.0 #2504

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

elastic-renovate-prod[bot]
Copy link
Contributor

@elastic-renovate-prod elastic-renovate-prod bot commented Aug 12, 2024

This PR contains the following updates:

Package Type Update Change
@elastic/eui dependencies minor ^95.5.0 -> ^95.8.0
@elastic/eui devDependencies minor ^95.5.0 -> ^95.8.0

Release Notes

elastic/eui (@​elastic/eui)

v95.8.0

Compare Source

  • Updated EuiHeaderLinks's mobile menu to set a slight popover padding by default (#​7961)
    • This can be overridden via popoverProps.panelPaddingSize if needed.
  • Updated EuiHeaderLink to default to a size of s (down from m) (#​7961)

Accessibility

  • Updated the aria-label attribute for the EuiFieldSearch clear button (#​7970)

Bug fixes

  • Fixed a visual bug with <EuiDualRange showInput="inputWithPopover" /> form controls (#​7957)

Deprecations

  • Deprecated EuiFormRow's columnCompressedSwitch display prop. Use columnCompressed instead, which will automatically account for child EuiSwitches (#​7968)
  • Deprecated EuiFormRow's rowCompressed display prop. Use row instead for vertical forms, or centerCompressed for inline forms (#​7968)
  • (Styling) Updated EuiFormRow's hasEmptySpaceLabel prop to no longer attempt to automatically align its content to a vertical center. Use the display="center" prop for that instead (#​7968)

CSS-in-JS conversions

  • Converted EuiFormControlLayout to Emotion (#​7954)
    • Removed .euiFormControlLayout--*icons classNames and --eui-form-control-layout-icons-padding CSS var. Use --euiFormControlRightIconsCount or --euiFormControlLeftIconsCount instead
  • Converted EuiFormLayoutDelimited to Emotion (#​7957)
  • Fixed cloneElementWithCss throwing an error when used multiple times without a key prop (#​7957)
  • Updated cloneElementWithCss utility to support a third argument that allows prepending vs. appending the cloned Emotion css className (#​7957)
  • Removed @euiFormControlLayoutClearIcon Sass mixin (#​7959)
  • Converted EuiDescribedFormGroup to Emotion (#​7964)
  • Converted EuiForm, EuiFormHelpText, and EuiFormErrorText to Emotion (#​7966)
  • Converted EuiFormLabel and EuiFormLegend to Emotion; Removed @euiFormLabel mixin (#​7967)
  • Converted EuiFormRow to Emotion (#​7968)
  • Converted EuiCheckbox to Emotion (#​7969)
  • Converted EuiRadio to Emotion (#​7969)
  • Converted EuiSwitch to Emotion (#​7969)
  • Removed the following Sass variables: (#​7969)
    • $euiFormCustomControlDisabledIconColor
    • $euiFormCustomControlBorderColor
    • $euiRadioSize
    • $euiCheckBoxSize
    • $euiCheckboxBorderRadius
    • $euiSwitchHeight (and compressed/mini variants)
    • $euiSwitchWidth (and compressed/mini variants)
    • $euiSwitchThumbSize (and compressed/mini variants)
    • $euiSwitchIconHeight
    • $euiSwitchOffColor
  • Removed the following Sass mixins: (#​7969)
    • euiIconBackground
    • euiCustomControl
    • euiCustomControlSelected
    • euiCustomControlDisabled
    • euiCustomControlFocused

v95.7.0

Compare Source

CSS-in-JS conversions

  • Converted EuiSelectable to Emotion (#​7940)
    • Removed $euiSelectableListItemBorder
    • Removed $euiSelectableListItemPadding
  • Converted EuiSelectableTemplateSitewide to Emotion (#​7944)
    • Removed $euiSelectableTemplateFocusBackgroundLight
    • Removed $euiSelectableTemplateFocusBackgroundDark
    • Removed $euiSelectableTemplateSitewideTypes
  • Converted EuiComboBox to Emotion (#​7950)

v95.6.0

Compare Source

  • Updated EuiIcon with a new crossInCircle glyph (#​7924)

Bug fixes

  • Fixed EuiEmptyPrompt to correctly collapse and expand responsively when used with custom breakpoints larger than the default xl breakpoint (#​7935)

Accessibility

  • Improved the experience of EuiModal by ensuring nested EuiPopover closes on Escape keypress instead of the modal (#​7939)

CSS-in-JS conversions

  • Converted EuiDatePicker to Emotion (#​7937)
    • Removed $euiDatePickerCalendarWidth
    • Removed $euiDatePickerPadding
    • Removed $euiDatePickerGap
    • Removed $euiDatePickerCalendarColumns
    • Removed $euiDatePickerButtonSize
    • Removed $euiDatePickerMinControlWidth
    • Removed $euiDatePickerMaxControlWidth
    • Removed @mixin datePickerCaret
    • Removed @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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod bot added dependencies Pull requests that update a dependency file skip-newsletter labels Aug 12, 2024
@elastic-renovate-prod elastic-renovate-prod bot requested a review from a team August 12, 2024 08:48
@elastic-datavis elastic-datavis bot temporarily deployed to renovate/elastic-eui-95.x August 12, 2024 08:50 Inactive
@elastic-renovate-prod elastic-renovate-prod bot changed the title fix(deps): update dependency @elastic/eui to ^95.6.0 fix(deps): update dependency @elastic/eui to ^95.7.0 Aug 13, 2024
@elastic-datavis elastic-datavis bot temporarily deployed to renovate/elastic-eui-95.x August 13, 2024 07:43 Inactive
@elastic-renovate-prod elastic-renovate-prod bot changed the title fix(deps): update dependency @elastic/eui to ^95.7.0 fix(deps): update dependency @elastic/eui to ^95.8.0 Aug 20, 2024
@elastic-datavis elastic-datavis bot temporarily deployed to renovate/elastic-eui-95.x August 20, 2024 23:38 Inactive
@nickofthyme nickofthyme merged commit 1ca5dd9 into main Aug 21, 2024
14 checks passed
@nickofthyme nickofthyme deleted the renovate/elastic-eui-95.x branch August 21, 2024 14:22
nickofthyme pushed a commit that referenced this pull request Sep 23, 2024
# [67.0.0](v66.1.1...v67.0.0) (2024-09-23)

### Bug Fixes

* **deps:** update dependency @elastic/eui to ^95.8.0 ([#2504](#2504)) ([1ca5dd9](1ca5dd9))
* **deps:** update dependency @playwright/test to ^1.46.1 ([#2511](#2511)) ([b99b3e6](b99b3e6))
* **deps:** update dependency json-schema-to-typescript to v15.0.1 ([#2510](#2510)) ([a606d72](a606d72))

### Styles

* **theme:** change point and isolated point style and visibility ([#2525](#2525)) ([87de6c2](87de6c2))

### BREAKING CHANGES

* **theme:** the `isolatedPoint` style doesn't contain the `radius` parameter anymore. The radius is derived from the `line.strokeWidth` parameter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file skip-newsletter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant