fix(deps): update dependency @elastic/eui to v67 #1815
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:
^66.0.0
->^67.0.0
Release Notes
elastic/eui
v67.0.0
Compare Source
EuiSuggest
to accept theisPreFiltered
prop (#5930)EuiOverlayMask
to useEuiPortal
(#6090)EuiToolTipPopover
to be a function component (#6104)EuiToolTipAnchor
andEuiToolTipArrow
components (#6104)component
prop toEuiPageSection
, allowing overriding of the defaultsection
tag (#6192)Bug fixes
EuiProvider
cache is not configured. (#6202)className
andrest
props were not being passed to theEuiNotificationEvent
(#6208)componentProps
throwing type errors on thecss
prop (#6211)Deprecations
@deprecated
flags toEuiPageContent_Deprecated
,EuiPageContentBody_Deprecated
,EuiPageContentHeader_Deprecated
,EuiPageContentHeaderSection_Deprecated
,EuiPageSideBar_Deprecated
andEuiPageTemplate_Deprecated
, which will provide helpful hints to IDEs that support jsdoc flags. Consumers will have until August 2023 to migrate from these deprecated components. (#6194)Breaking changes
onClick
prop fromEuiOverlayMask
. Use a nestedEuiFocusTrap
instead. (#6090)euiCallOutColor
Sass mixin (#6201)CSS-in-JS conversions
EuiOverlayMask
to Emotion (#6090)EuiToolTip
to Emotion styling (#6104)EuiPagination
,EuiPaginationButton
, andEuiPaginationButtonArrow
to Emotion (#6109)Configuration
📅 Schedule: Branch creation - "every 1 week on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 Mend Renovate. View repository job log here.