| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-20 | 2.3 kB | |
| v117.1.0 source code.tar.gz | 2026-07-20 | 35.0 MB | |
| v117.1.0 source code.zip | 2026-07-20 | 38.6 MB | |
| Totals: 3 Items | 73.6 MB | 0 | |
@elastic/eui-docusaurus-theme v2.6.0
- Updated
icon_map.tsto centralise all available icons in a single file, with optional metadata like synonyms and categories alongside each icon reference. (#9675) - Removed redundant static icon type files:
icon_types.ts,icon_types_apps.ts,icon_types_logos.ts,icon_types_ml.ts,icon_types_tokens.ts. (#9675)
Accessibility
- Adding synonyms to each icon improves discoverability and search experience when looking for specific icons. (#9675)
@elastic/eslint-plugin-eui v2.14.1
Bug fixes
- Fixed ESLint failing to load
@elastic/eslint-plugin-euiby moving its runtime dependencies (cssstyle,micromatch,@typescript-eslint/utilsand@typescript-eslint/typescript-estree) fromdevDependenciestodependencies(#9804)
Dependency updates
- Updated
@typescript-eslint/*packages from8.31.1to8.64.0(#9804)
@elastic/eui v117.1.0
- Updated the outer border width on
EuiFlyoutto1px(#9803) - Removed the
translateYtransform on clickableEuiPanels (#9702) - Updated the hover shadow size on clickable
EuiPanels fromltomto align with the shadow guidelines (#9702)
Bug fixes
- Fixed
renderHooktest utility requiring@testing-library/react-hooksin consumer environments running React 18+ (#9805) - Fixed
EuiSearchBarin-memory filtering keeping items that a negated multi-value clause such as-field:(a or b)should exclude (#9783)
Dependency updates
- Updated
@elastic/prismjs-esqlto v4.13.0 (#9814)