Skip to content

Commit

Permalink
Update EUI to grab backport with latest table fixes
Browse files Browse the repository at this point in the history
+ more i18n updates from a11y improvements
  • Loading branch information
cee-chen committed Apr 12, 2024
1 parent a65cc0f commit 7213048
Show file tree
Hide file tree
Showing 8 changed files with 13 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"@elastic/ecs": "^8.11.1",
"@elastic/elasticsearch": "^8.13.0",
"@elastic/ems-client": "8.5.1",
"@elastic/eui": "94.1.0",
"@elastic/eui": "94.1.0-backport.0",
"@elastic/filesaver": "1.1.2",
"@elastic/node-crypto": "1.2.1",
"@elastic/numeral": "^2.5.1",
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,12 @@ export const getEuiContextMapping = (): EuiTokensObject => {
defaultMessage: 'Select all rows',
description: 'ARIA and displayed label on a checkbox to select all table rows',
}),
'euiBasicTable.selectThisRow': i18n.translate('core.euiBasicTable.selectThisRow', {
defaultMessage: 'Select this row',
description: 'ARIA and displayed label on a checkbox to select a single table row',
}),
'euiBasicTable.selectThisRow': ({ index }: EuiValues) =>
i18n.translate('core.euiBasicTable.selectThisRow', {
defaultMessage: 'Select row {index}',
values: { index },
description: 'ARIA and displayed label on a checkbox to select a single table row',
}),
'euiBasicTable.tableCaptionWithPagination': ({ tableCaption, page, pageCount }: EuiValues) =>
i18n.translate('core.euiBasicTable.tableCaptionWithPagination', {
defaultMessage: '{tableCaption}; Page {page} of {pageCount}.',
Expand Down
2 changes: 1 addition & 1 deletion src/dev/license_checker/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ export const LICENSE_OVERRIDES = {
'[email protected]': ['Eclipse Distribution License - v 1.0'], // cf. https://github.com/bjornharrtell/jsts
'@mapbox/[email protected]': ['MIT'], // license in readme https://github.com/tmcw/jsonlint
'@elastic/[email protected]': ['Elastic License 2.0'],
'@elastic/[email protected]': ['SSPL-1.0 OR Elastic License 2.0'],
'@elastic/[email protected]-backport.0': ['SSPL-1.0 OR Elastic License 2.0'],
'[email protected]': ['CC-BY-4.0'], // retired ODC‑By license https://github.com/mattcg/language-subtag-registry
'[email protected]': ['MIT'], // license in importing module https://www.npmjs.com/package/binary
'@bufbuild/[email protected]': ['Apache-2.0'], // license (Apache-2.0 AND BSD-3-Clause)
Expand Down
1 change: 0 additions & 1 deletion x-pack/plugins/translations/translations/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -692,7 +692,6 @@
"core.euiAutoRefresh.buttonLabelOff": "L'actualisation automatique est désactivée",
"core.euiBasicTable.noItemsMessage": "Aucun élément n'a été trouvé",
"core.euiBasicTable.selectAllRows": "Sélectionner toutes les lignes",
"core.euiBasicTable.selectThisRow": "Sélectionner cette ligne",
"core.euiBottomBar.screenReaderAnnouncement": "Il y a un nouveau repère de région avec des commandes de niveau de page à la fin du document.",
"core.euiBottomBar.screenReaderHeading": "Commandes de niveau de page",
"core.euiBreadcrumb.collapsedBadge.ariaLabel": "Voir le fil d’Ariane réduit",
Expand Down
1 change: 0 additions & 1 deletion x-pack/plugins/translations/translations/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -692,7 +692,6 @@
"core.euiAutoRefresh.buttonLabelOff": "自動更新はオフです",
"core.euiBasicTable.noItemsMessage": "項目が見つかりません",
"core.euiBasicTable.selectAllRows": "すべての行を選択",
"core.euiBasicTable.selectThisRow": "この行を選択",
"core.euiBottomBar.screenReaderAnnouncement": "ドキュメントの最後には、新しいリージョンランドマークとページレベルのコントロールがあります。",
"core.euiBottomBar.screenReaderHeading": "ページレベルのコントロール",
"core.euiBreadcrumb.collapsedBadge.ariaLabel": "折りたたまれたブレッドクラムを表示",
Expand Down
1 change: 0 additions & 1 deletion x-pack/plugins/translations/translations/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,6 @@
"core.euiAutoRefresh.buttonLabelOff": "自动刷新已关闭",
"core.euiBasicTable.noItemsMessage": "找不到项目",
"core.euiBasicTable.selectAllRows": "选择所有行",
"core.euiBasicTable.selectThisRow": "选择此行",
"core.euiBottomBar.screenReaderAnnouncement": "有页面级别控件位于文档结尾的新地区地标。",
"core.euiBottomBar.screenReaderHeading": "页面级别控件",
"core.euiBreadcrumb.collapsedBadge.ariaLabel": "查看折叠的痕迹导航",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1752,10 +1752,10 @@
resolved "https://registry.yarnpkg.com/@elastic/eslint-plugin-eui/-/eslint-plugin-eui-0.0.2.tgz#56b9ef03984a05cc213772ae3713ea8ef47b0314"
integrity sha512-IoxURM5zraoQ7C8f+mJb9HYSENiZGgRVcG4tLQxE61yHNNRDXtGDWTZh8N1KIHcsqN1CEPETjuzBXkJYF/fDiQ==

"@elastic/[email protected]":
version "94.1.0"
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-94.1.0.tgz#39fea7dc983206ccc9917fc912631b8947ca68ca"
integrity sha512-93OujrKqgK5UvzRjy/+7cVx6s4Xq8SjDqCsqZvct4aQAkVLrFZhO8tVoYJrTds5bvz6Pb2LCe2HR90U1LlHHGw==
"@elastic/[email protected]-backport.0":
version "94.1.0-backport.0"
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-94.1.0-backport.0.tgz#93ad707b12785a7e0198af333cdee8d1acdcf35e"
integrity sha512-WFUpYBUgbJfcJInjhyQpOYGFs7JGpBMwpgmbRbKmyf3bJb0yqZeaiL5Qwyk6hOl8j1CSRvcaWOT/P33JxdrV3w==
dependencies:
"@hello-pangea/dnd" "^16.3.0"
"@types/lodash" "^4.14.202"
Expand Down

0 comments on commit 7213048

Please sign in to comment.