Download Latest Version v114.0.0 source code.tar.gz (40.5 MB)
Email in envelope

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

Home / v114.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-23 3.7 kB
v114.0.0 source code.tar.gz 2026-03-23 40.5 MB
v114.0.0 source code.zip 2026-03-23 43.7 MB
Totals: 3 Items   84.1 MB 2
  • Fixed the clipping of EuiFlyout overlay mask to the container bounds when the container prop is provided, so the mask no longer covers the full viewport for app-scoped flyouts. (#9512)
  • Updated EuiFlyout to support pushAnimation prop for type="overlay" (#9428)
  • Added hasAnimation prop on EuiFlyout (replaces pushAnimation) (#9428)
  • Added hasAnimation prop on EuiOverlayMask to conditionally add animation styles (#9428)
  • Added historyKey prop (type symbol) to EuiFlyout and the flyout manager API to support scoped flyout history. (#9413)
    • Only flyouts sharing the same Symbol reference share Back button navigation and history entries; omitting historyKey gives each session its own isolated history group.
    • ACTION_CLOSE_ALL now closes only the current history group rather than all open flyouts.

Bug fixes

  • Fixed EuiTreeView expanded nodes clipping content and causing sibling overlap when children exceed viewport height (#9510)
  • Fixed EuiDataGrid scroll bouncing back to the focused element in certain cases (#9453)
  • Fixed support for intraword underscores in EuiMarkdownFormat (#9408)

Deprecations

  • Deprecated pushAnimation prop on EuiFlyout. Use hasAnimation instead. (#9428)

Breaking changes

  • Removed severity.assistance color token (#9507)
  • Removed assistance datavis color tokens: (#9507)
  • vis.euiColorVisAssistance
  • vis.euiColorVis10
  • vis.euiColorVis11
  • vis.euiColorVisText10
  • vis.euiColorVisText11
  • vis.euiColorVisBehindText10
  • vis.euiColorVisBehindText11
  • The positional signature of FlyoutManagerApi.addFlyout and the flyout store's addFlyout now includes historyKey before the iconType/minWidth arguments. Call sites that pass arguments positionally must be updated (or switched to named parameters) to account for this new parameter ordering. (#9413)

Accessibility

  • Fixed aria-label not being applied to EuiColorPicker's input element (#9436)

@elastic/eui-theme-common v9.0.0

Breaking changes

  • Removed type for severity.assistance color token (#9507)
  • Removed types for assistance datavis color tokens: (#9507)
  • vis.euiColorVisAssistance
  • vis.euiColorVis10
  • vis.euiColorVis11
  • vis.euiColorVisText10
  • vis.euiColorVisText11
  • vis.euiColorVisBehindText10
  • vis.euiColorVisBehindText11

@elastic/eui-theme-borealis v7.0.0

Breaking changes

  • Removed severity.assistance color token (#9507)
  • Removed assistance datavis color tokens: (#9507)
  • vis.euiColorVisAssistance
  • vis.euiColorVis10
  • vis.euiColorVis11
  • vis.euiColorVisText10
  • vis.euiColorVisText11
  • vis.euiColorVisBehindText10
  • vis.euiColorVisBehindText11

@elastic/eslint-plugin-eui v2.11.0

  • Updated no-unnamed-interactive-element to include checking EuiColorPicker (#9436)
Source: README.md, updated 2026-03-23