Download Latest Version v122.1.0 source code.zip (44.6 MB) Google Add to Preferred Sources
Home / v122.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-09-14 2.5 kB
v122.0.0 source code.tar.gz 2026-09-14 38.4 MB
v122.0.0 source code.zip 2026-09-14 41.9 MB
Totals: 3 Items   80.2 MB 1

@elastic/eui v122.0.0

  • Added Ctrl/Cmd+C support on EuiDataGrid to copy the focused cell value when no text is selected (#9995)

Bug fixes

  • Fixed EuiDataGrid copy/paste shifting body rows one column right of the headers when control columns were present (#9954)

Breaking changes

  • Changed the ref of EuiSuperSelect from the class instance to an EuiSuperSelectRef object, which exposes openPopover() and closePopover() (#9972)

Accessibility

  • Improved the accessibility of EuiSelectable by removing redundant "Checked option." screen-reader text (checked state is already conveyed via aria-checked/aria-selected) (#9850)
  • Improved the accessibility of EuiSelectable and EuiComboBox by moving the title attribute to the inner text element, preventing duplicate screen-reader announcements of option names (#9850)

@elastic/eui-illustrations v1.1.0

  • Added attachments, detection, discovery, fieldExtraction, generatePreview, knowledgeIndicator, noData, processorsError, processorsLoading, and processorsPreview illustrations (#10001)

@elastic/eui-test-helpers v1.7.0

  • Added EuiTreeViewObject, a Playwright Component Object for EuiTreeView (#10025)
  • Added EuiToolTipObject, a Playwright Component Object for EuiToolTip (#10026)
  • Added EuiContextMenuObject, a Playwright Component Object for EuiContextMenu (#10013)
  • Added EuiColorPickerObject, a Playwright Component Object for EuiColorPicker (#10020)

Bug fixes

  • Fixed Component Objects not finding components whose data-test-subj holds several space-separated tokens, such as EuiColorPicker. The root now matches one token, following Kibana's data-test-subj convention (#10015)
Source: README.md, updated 2026-09-14