Skip to content

Upgrade EUI to v101.2.0#216655

Merged
tkajtoch merged 4 commits intoelastic:mainfrom
tkajtoch:feat/eui-v101.2.0
Apr 7, 2025
Merged

Upgrade EUI to v101.2.0#216655
tkajtoch merged 4 commits intoelastic:mainfrom
tkajtoch:feat/eui-v101.2.0

Conversation

@tkajtoch
Copy link
Member

@tkajtoch tkajtoch commented Apr 1, 2025

101.0.1101.2.0

Questions? Please see our Kibana upgrade FAQ.

Package updates

@elastic/eui

v101.2.0

  • Added showToolTip prop on EuiColorPickerSwatch (#8512)

Bug fixes

  • Fixed a visual issue of overlapping borders for layered EuiPanels (#8519)
  • Fixes wrong colorMode styling for the search in EuiHeader with theme="dark" (#8496)

Accessibility

  • Improved the accessibility of EuiColorPicker by adding color label tooltips on hover and focus for color swatches (#8512)
  • Added disableScreenReaderOutput prop on EuiToolTip to manually control if the tooltip content should be read when focusing the trigger. This prevents duplicate screen reader output when the tooltip content and aria-label on the trigger element have the same text content. (#8508)
  • Improves text color contrast for EuiButton with color="warning" in high contrast mode (#8496)
  • Improves contrast and visible distinction of the following components in high contrast mode: (#8496)
    • EuiCode
    • EuiBadge
    • EuiBetaBadge
    • EuiNotificationBadge

Dependency updates

  • Updated prismjs to v1.30.0 (#8506)

v101.1.0

  • Updates EuiTableRow styles to check support for :has(+) selector (#8498)

@tkajtoch tkajtoch added release_note:skip Skip the PR/issue when compiling release notes EUI backport:prev-minor labels Apr 1, 2025
@tkajtoch tkajtoch self-assigned this Apr 1, 2025
@tkajtoch tkajtoch force-pushed the feat/eui-v101.2.0 branch from 9ea24ee to 9242738 Compare April 2, 2025 10:30
@tkajtoch tkajtoch marked this pull request as ready for review April 2, 2025 12:27
@tkajtoch tkajtoch requested review from a team as code owners April 2, 2025 12:27
@tkajtoch tkajtoch requested a review from a team April 2, 2025 12:27
@tkajtoch tkajtoch requested review from a team as code owners April 2, 2025 12:27
@elasticmachine
Copy link
Contributor

Pinging @elastic/eui-team (EUI)

Copy link
Contributor

@akowalska622 akowalska622 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM from Data Discover point of view, thanks!

@botelastic botelastic bot added Team:obs-ux-infra_services - DEPRECATED DEPRECATED - Use Team:obs-presentation. Team:actionable-obs Formerly "obs-ux-management", responsible for SLO, o11y alerting, significant events, & synthetics. labels Apr 2, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)

@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-management-team (Team:obs-ux-management)

Copy link
Contributor

@peteharverson peteharverson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ML changes LGTM. Verified that elastic/eui#8519 fixes the overlap of borders in the multi-metric anomaly detection wizard.

@tkajtoch
Copy link
Member Author

tkajtoch commented Apr 4, 2025

@elasticmachine merge upstream

Copy link
Contributor

@azasypkin azasypkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes in Security plugin screens test snapshots LGTM.

Copy link
Contributor

@kapral18 kapral18 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for explore

Copy link
Contributor

@consulthys consulthys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGT Stack Monitoring

@tkajtoch
Copy link
Member Author

tkajtoch commented Apr 7, 2025

@elasticmachine merge upstream

@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] x-pack/test/alerting_api_integration/spaces_only/tests/alerting/group1/config.ts / Alerting eventLog in space default should generate expected events for normal operation
  • [job] [logs] Jest Integration Tests #1 / unrecognized task types should be no workload aggregator errors when there are removed task types

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
controls 420.6KB 420.7KB +71.0B
dashboard 553.2KB 553.3KB +71.0B
maps 3.0MB 3.0MB +71.0B
ml 5.4MB 5.4MB +70.0B
visTypeVega 2.0MB 2.0MB +70.0B
total +353.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
kbnUiSharedDeps-npmDll 6.1MB 6.1MB +1.5KB

History

cc @tkajtoch

@tkajtoch tkajtoch merged commit b920c64 into elastic:main Apr 7, 2025
10 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 9.0

https://github.com/elastic/kibana/actions/runs/14313155478

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Apr 7, 2025
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
9.0

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

baileycash-elastic pushed a commit to baileycash-elastic/kibana that referenced this pull request Apr 7, 2025
@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Apr 8, 2025
@kibanamachine
Copy link
Contributor

Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync.

1 similar comment
@kibanamachine
Copy link
Contributor

Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync.

weronikaolejniczak pushed a commit to kibanamachine/kibana that referenced this pull request Apr 9, 2025
kibanamachine added a commit that referenced this pull request Apr 9, 2025
# Backport

This will backport the following commits from `main` to `9.0`:
- [Upgrade EUI to v101.2.0
(#216655)](#216655)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Tomasz
Kajtoch","email":"tomasz.kajtoch@elastic.co"},"sourceCommit":{"committedDate":"2025-04-07T15:25:22Z","message":"Upgrade
EUI to v101.2.0
(#216655)","sha":"b920c645c2bdf45bcdb490f9519c756a728e520d","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","EUI","backport:prev-minor","Team:obs-ux-infra_services","Team:obs-ux-management","v9.1.0"],"title":"Upgrade
EUI to
v101.2.0","number":216655,"url":"https://github.com/elastic/kibana/pull/216655","mergeCommit":{"message":"Upgrade
EUI to v101.2.0
(#216655)","sha":"b920c645c2bdf45bcdb490f9519c756a728e520d"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/216655","number":216655,"mergeCommit":{"message":"Upgrade
EUI to v101.2.0
(#216655)","sha":"b920c645c2bdf45bcdb490f9519c756a728e520d"}}]}]
BACKPORT-->

---------

Co-authored-by: Tomasz Kajtoch <tomasz.kajtoch@elastic.co>
Co-authored-by: Weronika Olejniczak <weronika.olejniczak@elastic.co>
@kibanamachine kibanamachine added v9.0.0 and removed backport missing Added to PRs automatically when the are determined to be missing a backport. labels Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

EUI release_note:skip Skip the PR/issue when compiling release notes Team:actionable-obs Formerly "obs-ux-management", responsible for SLO, o11y alerting, significant events, & synthetics. Team:obs-ux-infra_services - DEPRECATED DEPRECATED - Use Team:obs-presentation. v9.0.0 v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.