Download Latest Version v106.0.0 source code.tar.gz (34.5 MB)
Email in envelope

Get an email when there's a new version of Elastic UI Framework

Home / v106.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-07-15 3.5 kB
v106.0.0 source code.tar.gz 2025-07-15 34.5 MB
v106.0.0 source code.zip 2025-07-15 37.5 MB
Totals: 3 Items   72.0 MB 0
  • Added colorModes prop to EuiSelectableTemplateSitewide to support granular control over the applied colorMode for the search and popover components (#8806)
  • Added high contrast mode specific color values for colors.vis and colors.severity tokens in light color mode (#8800)
  • Added new refresh design for input styles on form picker components: (#8778)
  • EuiComboBox
  • EuiFilePicker
  • EuiDatePicker
  • EuiSuperDatePicker
  • Updated the font size of xs size EuiButtonEmpty to 14px (#8778)
  • Added a new backgroundStyle prop to the EuiFlyoutChild component. (#8847)
  • Updates to EuiFlyoutSessionProvider (#8846)
  • Remove the onUnmount callbacks from various flyout configurations
  • Consolidate unmount behavior with a single onUnmount prop at the provider level.
  • Removed onCloseFlyout and onCloseChildFlyout from the flyout render context.
  • Fixed the canGoBack logic in packages/eui/src/components/flyout/sessions/use_eui_flyout.ts.
  • Added new refresh design for input styles and form layout components: (#8767)
  • EuiFieldText
  • EuiFieldNumber
  • EuiFieldPassword
  • EuiFieldSearch
  • EuiTextarea
  • EuiSelect
  • EuiSuperSelect
  • EuiFormControlLayout
  • EuiFormControlLayoutDelimited
  • EuiFormControlLayoutIcons
  • EuiFormLabel
  • EuiFormErrorText
  • Added semantic tokens: (#8767)
  • colors.borderInteractiveFormsHoverPlain
  • colors.borderInteractiveFormsHoverDanger
  • Added component tokens: (#8767)
  • components.forms.backgroundDropping
  • components.forms.borderFocused
  • components.forms.borderInvalid
  • components.forms.borderHovered
  • components.forms.borderInvalidHovered
  • components.forms.borderAutofilledHovered
  • components.forms.clearButtonBackground
  • Updated values for tokens: (#8767)
  • colors.textWarning
  • colors.borderStrongPrimary
  • colors.borderStrongAccent
  • colors.borderStrongAccentSecondary
  • colors.borderStrongNeutral
  • colors.borderStrongSuccess
  • colors.borderStrongWarning
  • colors.borderStrongRisk
  • colors.borderStrongDanger
  • components.forms.backgroundReadOnly

Bug fixes

  • Fixed the screen reader output in EuiProgress when a node is passed in the label prop (#8856)
  • Removed unnecessary title attributes for label and valueText in EuiProgress (#8856)
  • Fixed wrong initialization options on EUI_VIS_COLOR_STORE which resulted in partially wrong initial color values for static euiPalette{name} functions (e.g. euiPaletteForTemperature) (#8844)

Breaking changes

  • Removed custom style overrides for EuiSelectableTemplateSitewide search inside EuiHeader - Use the colorModes prop on EuiSelectableTemplateSitewide instead to control the color mode output. (#8806)
Source: README.md, updated 2025-07-15