fix(deps): update dependency @elastic/eui to v100 #1731
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:
99.4.0-borealis.0
->100.0.0
Release Notes
elastic/eui (@elastic/eui)
v100.0.0
Compare Source
@elastic/eui-theme-borealis
package (#8030) (#8386)theme
value onEuiProvider
to "Borealis" (#8288) (#8386)@elastic/eui-theme-common
package (#8030) (#8386)euiTheme.colors
(#8097) (#8386)textPrimary
textAccent
textAccentSecondary
textSuccess
textWarning
textDanger
textParagraph
textHeading
textSubdued
textDisabled
textInverse
backgroundBasePrimary
backgroundBaseAccent
backgroundBaseAccentSecondary
backgroundBaseSuccess
backgroundBaseWarning
backgroundBaseDanger
backgroundBaseSubdued
backgroundBasePlain
backgroundBaseDisabled
backgroundBaseHighlighted
backgroundBaseFormsPrepend
backgroundBaseFormsControlDisabled
backgroundBaseInteractiveHover
backgroundBaseInteractiveSelect
backgroundBaseInteractiveOverlay
backgroundBaseSkeletonEdge
backgroundBaseSkeletonMiddle
backgroundLightPrimary
backgroundLightAccent
backgroundLightAccentSecondary
backgroundLightSuccess
backgroundLightWarning
backgroundLightDanger
backgroundLightText
backgroundFilledPrimary
backgroundFilledAccent
backgroundFilledAccentSecondary
backgroundFilledSuccess
backgroundFilledWarning
backgroundFilledDanger
backgroundFilledText
borderBasePrimary
borderBaseAccent
borderBaseAccentSecondary
borderBaseSuccess
borderBaseWarning
borderBaseDanger
borderBasePlain
borderBaseSubdued
borderBaseDisabled
borderBaseFloating
borderBaseFormsColorSwatch
borderBaseFormsControl
borderStrongPrimary
borderStrongAccent
borderStrongAccentSecondary
borderStrongSuccess
borderStrongWarning
borderStrongDanger
euiTheme.components
(#8097) (#8386)components.buttons
,components.forms
for shared tokens (e.g.components.forms.maxWidth
)euiTheme.colors.vis
(#8112) (#8386)euiColorVis0
euiColorVis1
euiColorVis2
euiColorVis3
euiColorVis4
euiColorVis5
euiColorVis6
euiColorVis7
euiColorVis8
euiColorVis9
euiColorVisBehindText0
euiColorVisBehindText1
euiColorVisBehindText2
euiColorVisBehindText3
euiColorVisBehindText4
euiColorVisBehindText5
euiColorVisBehindText6
euiColorVisBehindText7
euiColorVisBehindText8
euiColorVisBehindText9
euiColorVisAsTextLight0
euiColorVisAsTextLight1
euiColorVisAsTextLight2
euiColorVisAsTextLight3
euiColorVisAsTextLight4
euiColorVisAsTextLight5
euiColorVisAsTextLight6
euiColorVisAsTextDark0
euiColorVisAsTextDark1
euiColorVisAsTextDark2
euiColorVisAsTextDark3
euiColorVisAsTextDark4
euiColorVisAsTextDark5
euiColorVisAsTextDark6
euiColorVisSuccess0
euiColorVisSuccess1
euiColorVisWarning0
euiColorVisDanger0
euiColorVisDanger1
euiColorVisNeutral0
euiColorVisGrey0
euiColorVisGrey1
euiColorVisGrey2
euiColorVisGrey3
euiColorVisWarm0
euiColorVisWarm1
euiColorVisWarm2
euiColorVisCool0
euiColorVisCool1
euiColorVisCool2
euiColorVisComplementary0
euiColorVisComplementary1
euiTheme.colors.vis
(#8247) (#8386)euiColorSeverity0
euiColorSeverity1
euiColorSeverity2
euiColorSeverity3
euiColorSeverity4
euiColorSeverity5
euiColorSeverity6
euiColorSeverity7
euiColorSeverity8
euiColorSeverity9
euiColorSeverity10
euiColorSeverity11
euiColorSeverity12
euiColorSeverity13
euiColorSeverity14
EuiVisColorStore
(#8112) (#8386)euiBackgroundColor
,euiBorderColor
,euiButtonColor
,euiButtonFilledColor
andeuiButtonEmptyColor
to return tokens (#8097) (#8386)transparentize
,shade
andtint
with tokens (#8097) (#8386)useEuiPaletteColorBlind
useEuiPaletteColorBlindBehindText
useEuiPaletteForStatus
useEuiPaletteForTemperature
useEuiPaletteComplementary
useEuiPaletteRed
useEuiPaletteGreen
useEuiPaletteCool
useEuiPaletteWarm
useEuiPaletteGray
EuiPopover
,EuiToolTip
,EuiTour
andEuiRange
with shared popover arrow styles (#8212pull/8212) (#8386)EuiPanel
to use pseudo element borders (#8270) (#8386)Bug fixes
EuiComboBox
by cleaning duplicated values when having a delimiter prop. (#8335)Breaking changes
eui_theme_light.json
andeui_theme_dark.json
toeui_theme_amsterdam_light.json
andeui_theme_amsterdam_dark.json
(#8115) (#8386)isDefaultTheme
(#8288) (#8386)v99.4.0
Compare Source
quickSelectButtonProps
toEuiSuperDatePicker
(#8380)EuiCollapsibleNavBeta
(#8332)Bug fixes
EuiHeader
where the navigation ofEuiCollapsibleNavBeta
would render below theEuiFlyout
's overlay (#8325)Accessibility
EuiComboBox
by addingaria-setsize
andaria-posinset
to ensure correct information is provided for its virtualized listbox (#8333)EuiAccordionTrigger
's screen reader UX by passedaria-hidden
to theEuiAccordionArrow
to avoid duplicated announcements by screen readers. (#8342)v99.4.0-snapshot.1741184063218
Compare Source
v99.4.0-snapshot.1741123162416
Compare Source
v99.4.0-snapshot.1741113124250
Compare Source
v99.4.0-classic.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.
This PR has been generated by Renovate Bot.