Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
4178bf8
eui to v50.0.0
thompsongl Mar 4, 2022
6bae78b
i18n tokens
thompsongl Mar 4, 2022
7a5e5a2
Deprecate EuiDataGrid's `popoverContents` prop for `renderCellPopover`
cee-chen Mar 4, 2022
46f433e
[optional ML refactor] Use `renderCellValue.isDetails` to customize n…
cee-chen Mar 4, 2022
127c9e5
onChangeItemsPerPage update
thompsongl Mar 4, 2022
08a8d82
Merge branch 'main' into eui/50.0
thompsongl Mar 4, 2022
65034f4
Merge branch 'main' into eui/50.0
thompsongl Mar 7, 2022
dd6bbf9
storyshots updates
thompsongl Mar 7, 2022
84c6606
snapshot updates
thompsongl Mar 7, 2022
5129e1b
snapshot updates
thompsongl Mar 7, 2022
0275e2d
snapshot updates
thompsongl Mar 7, 2022
68957e9
Merge branch 'main' into eui/50.0
thompsongl Mar 7, 2022
67f7112
snapshot updates
thompsongl Mar 7, 2022
226317b
EuiComboBox listbox -> combobox
thompsongl Mar 7, 2022
47734f0
Merge branch 'main' into eui/50.0
thompsongl Mar 7, 2022
c85ea44
remove invalid combobox aria attr
thompsongl Mar 7, 2022
23d2d8d
Merge branch 'main' into eui/50.0
thompsongl Mar 7, 2022
7b818a5
Revert "onChangeItemsPerPage update"
thompsongl Mar 8, 2022
4f02def
eui to v51.0.0
thompsongl Mar 8, 2022
543a072
Merge branch 'main' into eui/50.0
thompsongl Mar 8, 2022
e2ce846
WIP: schema
thompsongl Mar 8, 2022
765d827
WIP: schema
thompsongl Mar 8, 2022
0292bd0
EuiSelectable API changes
thompsongl Mar 8, 2022
2a60559
Merge branch 'main' into eui/50.0
thompsongl Mar 8, 2022
ebee05b
WIP: schema
thompsongl Mar 8, 2022
9f6facb
Merge branch 'main' into eui/50.0
thompsongl Mar 8, 2022
9a36efb
hidePerPageOptions -> showPerpageOptions
thompsongl Mar 9, 2022
9ecae91
WIP: schema
thompsongl Mar 9, 2022
e6f98c2
Merge branch 'main' into eui/50.0
thompsongl Mar 9, 2022
3198168
hidePerPageOptions -> showPerpageOptions
thompsongl Mar 9, 2022
296dfc4
WIP: schema
thompsongl Mar 9, 2022
495419c
breadcrumbs type
thompsongl Mar 9, 2022
c922793
Merge branch 'main' into eui/50.0
thompsongl Mar 9, 2022
5947f2d
clean up
thompsongl Mar 9, 2022
6fe5f4b
snapshot updates
thompsongl Mar 9, 2022
76fd9ca
Merge branch 'main' into eui/50.0
thompsongl Mar 9, 2022
0f468ca
Fix E2E datagrid cell filter action test
cee-chen Mar 9, 2022
60df636
WIP: selectable search
thompsongl Mar 9, 2022
098ba3c
Merge branch 'main' into eui/50.0
thompsongl Mar 9, 2022
39ac7a6
clean up
thompsongl Mar 9, 2022
bd1f236
Merge branch 'main' into eui/50.0
thompsongl Mar 9, 2022
cdce67f
Merge branch 'main' into eui/50.0
thompsongl Mar 10, 2022
d36193c
eui to v51.1.0
thompsongl Mar 10, 2022
bae599a
i18n tokens
thompsongl Mar 10, 2022
0326d98
resolve SharedRenderCellElementProps.schema optionality
thompsongl Mar 10, 2022
a3ac99f
Merge branch 'main' into eui/50.0
thompsongl Mar 10, 2022
d1fa12d
i18n, snapshot updates
thompsongl Mar 10, 2022
8dc53da
shapshot update
thompsongl Mar 10, 2022
4c27e9d
Merge branch 'main' into eui/50.0
thompsongl Mar 10, 2022
959f244
Merge branch 'main' into eui/50.0
thompsongl Mar 14, 2022
8069e77
Merge branch 'main' into eui/50.0
thompsongl Mar 14, 2022
87b7ddd
Merge branch 'main' into eui/50.0
thompsongl Mar 15, 2022
cb09d99
consolidate url-parse
thompsongl Mar 15, 2022
5619ca1
Merge branch 'main' into eui/50.0
thompsongl Mar 15, 2022
2148508
Merge branch 'main' into eui/50.0
thompsongl Mar 15, 2022
4fdd7e6
Merge branch 'main' into eui/50.0
thompsongl Mar 15, 2022
b6201dc
Merge branch 'main' into eui/50.0
thompsongl Mar 16, 2022
c975946
Merge branch 'main' into eui/50.0
thompsongl Mar 16, 2022
e81a59a
Merge branch 'main' into eui/50.0
thompsongl Mar 16, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"@elastic/datemath": "link:bazel-bin/packages/elastic-datemath",
"@elastic/elasticsearch": "npm:@elastic/elasticsearch-canary@8.2.0-canary.1",
"@elastic/ems-client": "8.1.0",
"@elastic/eui": "48.1.1",
"@elastic/eui": "51.1.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.

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

42 changes: 28 additions & 14 deletions src/core/public/i18n/i18n_eui_mapping.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,9 @@ export const getEuiContextMapping = (): EuiTokensObject => {
defaultMessage: 'Select sorting method for {display}',
values: { display },
}),
'euiComboBox.listboxAriaLabel': i18n.translate('core.euiComboBox.listboxAriaLabel', {
defaultMessage: 'Choose from the following options',
}),
'euiComboBoxOptionsList.allOptionsSelected': i18n.translate(
'core.euiComboBoxOptionsList.allOptionsSelected',
{
Expand Down Expand Up @@ -484,18 +487,6 @@ export const getEuiContextMapping = (): EuiTokensObject => {
description: 'Descending size label',
}
),
'euiDataGridToolbar.fullScreenButton': i18n.translate(
'core.euiDataGridToolbar.fullScreenButton',
{
defaultMessage: 'Full screen',
}
),
'euiDataGridToolbar.fullScreenButtonActive': i18n.translate(
'core.euiDataGridToolbar.fullScreenButtonActive',
{
defaultMessage: 'Exit full screen',
}
),
'euiDatePopoverButton.invalidTitle': ({ title }: EuiValues) =>
i18n.translate('core.euiDatePopoverButton.invalidTitle', {
defaultMessage: 'Invalid date: {title}',
Expand Down Expand Up @@ -586,6 +577,18 @@ export const getEuiContextMapping = (): EuiTokensObject => {
description: 'ARIA label on a button that removes any entry in a form field',
}
),
'euiFullscreenSelector.fullscreenButton': i18n.translate(
'core.euiFullscreenSelector.fullscreenButton',
{
defaultMessage: 'Enter fullscreen',
}
),
'euiFullscreenSelector.fullscreenButtonActive': i18n.translate(
'core.euiFullscreenSelector.fullscreenButtonActive',
{
defaultMessage: 'Exit fullscreen',
}
),
'euiHeaderLinks.appNavigation': i18n.translate('core.euiHeaderLinks.appNavigation', {
defaultMessage: 'App menu',
description: 'ARIA label on a `nav` element',
Expand All @@ -598,12 +601,12 @@ export const getEuiContextMapping = (): EuiTokensObject => {
}),
'euiImage.closeImage': ({ alt }: EuiValues) =>
i18n.translate('core.euiImage.closeImage', {
defaultMessage: 'Close full screen {alt} image',
defaultMessage: 'Close fullscreen {alt} image',
values: { alt },
}),
'euiImage.openImage': ({ alt }: EuiValues) =>
i18n.translate('core.euiImage.openImage', {
defaultMessage: 'Open full screen {alt} image',
defaultMessage: 'Open fullscreen {alt} image',
values: { alt },
}),
'euiLink.external.ariaLabel': i18n.translate('core.euiLink.external.ariaLabel', {
Expand Down Expand Up @@ -1193,6 +1196,10 @@ export const getEuiContextMapping = (): EuiTokensObject => {
values: { innerText, description },
description: 'Displayed in a cell in the header of the table to describe the field',
}),
'euiTablePagination.allRows': i18n.translate('core.euiTablePagination.allRows', {
defaultMessage: 'Showing all rows',
description: 'Displayed in a button that toggles a table pagination menu',
}),
'euiTablePagination.rowsPerPage': i18n.translate('core.euiTablePagination.rowsPerPage', {
defaultMessage: 'Rows per page',
description: 'Displayed in a button that toggles a table pagination menu',
Expand All @@ -1203,6 +1210,13 @@ export const getEuiContextMapping = (): EuiTokensObject => {
description: 'Displayed in a button that toggles the number of visible rows',
values: { rowsPerPage },
}),
'euiTablePagination.rowsPerPageOptionShowAllRows': i18n.translate(
'core.euiTablePagination.rowsPerPageOptionShowAllRows',
{
defaultMessage: 'Show all rows',
description: 'Displayed in a button that toggles the number of visible rows',
}
),
'euiTableSortMobile.sorting': i18n.translate('core.euiTableSortMobile.sorting', {
defaultMessage: 'Sorting',
description: 'Displayed in a button that toggles a table sorting menu',
Expand Down

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

2 changes: 1 addition & 1 deletion src/dev/license_checker/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@ export const LICENSE_OVERRIDES = {
'jsts@1.6.2': ['Eclipse Distribution License - v 1.0'], // cf. https://github.com/bjornharrtell/jsts
'@mapbox/jsonlint-lines-primitives@2.0.2': ['MIT'], // license in readme https://github.com/tmcw/jsonlint
'@elastic/ems-client@8.1.0': ['Elastic License 2.0'],
'@elastic/eui@48.1.1': ['SSPL-1.0 OR Elastic License 2.0'],
'@elastic/eui@51.1.0': ['SSPL-1.0 OR Elastic License 2.0'],
'language-subtag-registry@0.3.21': ['CC-BY-4.0'], // retired ODC‑By license https://github.com/mattcg/language-subtag-registry
};

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 @@ -54,7 +54,6 @@ export const TypeField = ({ isDisabled = false }: Props) => {
defaultMessage: 'Type select',
}
)}
aria-controls="runtimeFieldScript"
fullWidth
/>
</EuiFormRow>
Expand Down

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

4 changes: 0 additions & 4 deletions test/functional/apps/dashboard/dashboard_filter_bar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -202,10 +202,6 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
} else {
const documentCell = await dataGrid.getCellElement(1, 3);
await documentCell.click();
const expandCellContentButton = await documentCell.findByTestSubject(
'euiDataGridCellExpandButton'
);
await expandCellContentButton.click();
await testSubjects.click('filterForButton');
}
const filterCount = await filterBar.getFilterCount();
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ export function ServiceOverview() {
isSingleColumn={isSingleColumn}
start={start}
end={end}
hidePerPageOptions={true}
showPerPageOptions={false}
/>
</EuiPanel>
</EuiFlexItem>
Expand Down Expand Up @@ -185,7 +185,7 @@ export function ServiceOverview() {
<ServiceOverviewDependenciesTable
fixedHeight={true}
isSingleColumn={isSingleColumn}
hidePerPageOptions={true}
showPerPageOptions={false}
link={
<EuiLink href={dependenciesLink}>
{i18n.translate(
Expand Down
Loading