Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bumping EUI to version 67.1.8 #141279

Merged
merged 143 commits into from
Nov 7, 2022
Merged
Show file tree
Hide file tree
Changes from 125 commits
Commits
Show all changes
143 commits
Select commit Hold shift + click to select a range
c19afc9
Updated EUI to version 67.1.2. Updated instaces of ButtonColor from E…
breehall Sep 21, 2022
fb8a89f
Resolved merge conflict in package.json and license_checker/config.ts…
breehall Sep 21, 2022
d277ce2
Updated to EuiCard instances that utilize the betaBadgeProps object t…
breehall Sep 21, 2022
c194907
Removed two instances of the deprecated internetExplorerOnly() mixin
breehall Sep 21, 2022
a16efc2
Updated two instances of the ButtonColor import to EuiButtonColor as …
breehall Sep 21, 2022
8db130b
Updated snapshots in Jest Test Suite #1 to account for EuiButton and …
breehall Sep 22, 2022
5b3b200
Updated snapshots in Jest Test Suite #2 to account forEuiButton, EuiD…
breehall Sep 22, 2022
abc30dd
Updated snapshots in Jest Test Suite #3 to account for EuiDescription…
breehall Sep 22, 2022
b061bfc
Updated snapshots in Jest Test Suite #4 to account for EuiButton Emot…
breehall Sep 22, 2022
51c8493
Updated snapshots in Jest Test Suite #5 to account for EuiButton Emot…
breehall Sep 22, 2022
d241023
Updated snapshots in Jest Test Suite #8 to account for EuiButtonIcon …
breehall Sep 23, 2022
9f088f9
Updated snapshots in Jest Test Suite #9 to account for EuiFlyout and …
breehall Sep 26, 2022
6f1c6e2
Updated snapshots in Jest Test Suite #10 to account for EuiButton, Eu…
breehall Sep 26, 2022
fd59876
Updated instances of EuiButtonIconColor to use EuiButtonIconProps['co…
breehall Sep 26, 2022
7518df6
Updated tests that target EuiButton to simulate click events to targe…
breehall Sep 27, 2022
08632fd
Updated snapshots in Jest Test Suite #1 to account for EuiButton and …
breehall Sep 27, 2022
38ce6f1
Added the EuiFlyout mixins and variables to Lens Sass file as EuiFlyo…
breehall Sep 27, 2022
b88d8ad
Added the EuiCallOutTypes variable to Step Progress Sass file as EuiC…
breehall Sep 27, 2022
d2bbaf3
Updated snapshots in Jest Test Suite #2 to account for recent Emotion…
breehall Sep 27, 2022
5456f5d
[CI] Auto-commit changed files from 'node scripts/precommit_hook.js -…
kibanamachine Sep 27, 2022
fbfe3f5
Merge branch 'main' of https://github.com/elastic/kibana into eui-upg…
breehall Sep 27, 2022
c2c1f86
Merge branch 'eui-upgrade-67.1.2' of https://github.com/elastic/kiban…
breehall Sep 27, 2022
ac469da
Added imports for the added flyout mixin. Removed references to EuiCa…
breehall Sep 28, 2022
e084371
Updated unit tests and snapshots in Jest Test Suite #10.
breehall Sep 28, 2022
3d9236f
Updated unit tests in Jest Test Suite #11 that target EuiButton to si…
breehall Sep 28, 2022
65cd552
Updated unit tests in Jest Test Suite #12 by updating tests that targ…
breehall Sep 28, 2022
c98d89b
Updated unit tests in Jest Test Suite #1 by updating tests that targe…
breehall Sep 28, 2022
fe7286e
Updated unit tests in Jest Test Suite #2 by updating tests that use E…
breehall Sep 28, 2022
e60ff18
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine Sep 28, 2022
0870bfe
Updated reference to mixins Sass file.
breehall Sep 28, 2022
b52a9c8
Updated unit tests in Jest Test Suites 3, 7, 8, 13, and 14.
breehall Sep 29, 2022
aa1db4d
Updated snapshots in Jest Test Suite #10 to account for the recent Eu…
breehall Sep 29, 2022
52a64eb
Merge branch 'eui-upgrade-67.1.2' of https://github.com/elastic/kiban…
breehall Sep 29, 2022
be381ac
Updated unit tests in Jest Test Suite #2 by editing tests that target…
breehall Sep 29, 2022
206c136
Updated snapshots in Jest Test Suite #10 to account for EuiButton and…
breehall Sep 29, 2022
8a30148
Updated test cases in Jest Test Suites 3, 7, and 8. Updated snapshots…
breehall Sep 29, 2022
25cb797
Updated test cases in Jest Test Suite 14. Updated snapshots to accoun…
breehall Sep 29, 2022
8f2e130
Merge branch 'main' of https://github.com/elastic/kibana into eui-upg…
breehall Sep 29, 2022
93a2ad9
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine Sep 29, 2022
4b5a31f
Revised a change to betaBadgeProps to ensure that the label is availa…
breehall Sep 29, 2022
7e1987a
Resolved two linting errors
breehall Sep 29, 2022
62e7387
Merge branch 'eui-upgrade-67.1.2' of https://github.com/elastic/kiban…
breehall Sep 29, 2022
f7bf9eb
Resolved two linting errors
breehall Sep 29, 2022
8a2a660
Updated Jest unit tests in various suites.
breehall Sep 30, 2022
06a1fa5
Updated EuiFlyout in query_flyout.tsx to remove the onClick function …
breehall Sep 30, 2022
40a05d2
Pull latest code from main and resolve merge conflict
breehall Sep 30, 2022
fada101
Removed the use of EuiButtonIconColor in favor of EuiButtonIconProps[…
breehall Sep 30, 2022
b6e6ccd
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine Sep 30, 2022
5c30172
Updated Cypress test looking for strict equality on EuiPaginationButt…
breehall Oct 3, 2022
5ef337a
Merge branch 'main' of https://github.com/elastic/kibana into eui-upg…
breehall Oct 3, 2022
51de2ad
Merge branch 'eui-upgrade-67.1.2' of https://github.com/elastic/kiban…
breehall Oct 3, 2022
4af2d8e
Removed unneeded debugging code. Updated snapshots for various test s…
breehall Oct 3, 2022
b66d875
Updated a few EuiButton, EuiButtonEmpty, and EuiText components that …
breehall Oct 4, 2022
d53907b
Resolved TS error with EuiCard betaBadgeProps
breehall Oct 4, 2022
80a8109
Merge branch 'main' of https://github.com/elastic/kibana into eui-upg…
breehall Oct 4, 2022
ba7c430
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine Oct 4, 2022
dc955b8
Remove references to now-removed EuiFlyout CSS classes/vars
cee-chen Oct 4, 2022
b45c8f9
Remove now-removed euiBadge className references
cee-chen Oct 4, 2022
371f74c
Pre-emptively fix various euiOverlayMask CSS overrides
cee-chen Oct 4, 2022
7e38e69
Update to v67.1.3
cee-chen Oct 5, 2022
97f9ad7
Merge remote-tracking branch 'upstream/main' into eui-upgrade-67.1.2
cee-chen Oct 5, 2022
4968e65
Merge in latest code from main
breehall Oct 5, 2022
398daed
Merge branch 'main' of https://github.com/elastic/kibana into eui-upg…
breehall Oct 5, 2022
f0d8129
v67.1.4
cee-chen Oct 6, 2022
600ec42
Resolved test failing test case in Security/Manage/Blocklist. The tes…
breehall Oct 6, 2022
c5b6948
Updated snapshots to account for the recent EuiText Emotion conversion
breehall Oct 6, 2022
b04a51f
Fix Log's custom tooltips relying on EuiTooltip classNames that no lo…
cee-chen Oct 7, 2022
f07f27e
Fix Vega vis custom tooltips relying on EuiTooltip classNames that no…
cee-chen Oct 7, 2022
319243b
Convert remaining vega_vis.scss to Emotion
cee-chen Oct 7, 2022
f1bdc84
Fix references to removed `euiPaginationButton-isActive` className
cee-chen Oct 7, 2022
fda981c
Added missing EuiFlyoutAnimation keyframes for EuiFlyout. This resolv…
breehall Oct 12, 2022
4c856b7
Merge branch 'main' of https://github.com/elastic/kibana into eui-upg…
breehall Oct 12, 2022
38044f0
Reolved Jest Tests in suites 1 and 5. Updated snapshots to account fo…
breehall Oct 13, 2022
599b059
iterate on rules_list.test.tsx
Oct 24, 2022
e1afbc7
Resolve merge conflicts and merge main into upgrade branch
breehall Oct 24, 2022
75bfde0
bump eui to v67.1.5
Oct 25, 2022
76c2e3c
Updatde snapshots for jest test suites to account for the recent EuiB…
breehall Oct 26, 2022
d082b00
Merge branch 'eui-upgrade-67.1.2' of https://github.com/elastic/kiban…
breehall Oct 26, 2022
f6aac20
Resolved failing security test by updating the target element for CON…
breehall Oct 26, 2022
8988251
Resolved failing test case in Runtime Fields. The modify runtime fiel…
breehall Oct 27, 2022
fa8aa14
Resolved two tests that were failing in Lens. These test were failing…
breehall Oct 27, 2022
a63e80f
Quick fix in test case failing because of misspelling in data-test-sub
breehall Oct 27, 2022
e380cda
Updated snapshot for Jest test case as EuiButton as recently been con…
breehall Oct 27, 2022
0390880
Removed console.log statement. Oops!
breehall Oct 27, 2022
9e087c2
Resolved a failing test case in Lens. They were failing because they …
breehall Oct 28, 2022
92a2c2a
Pulled latest code from main, resolve merge conflict
breehall Oct 28, 2022
197e278
Removed reference to EuiFlyout mixin as it has been converted to Emot…
breehall Oct 28, 2022
9a99299
Corrected spelling error in EuiFlyout animation in Lens app
breehall Oct 28, 2022
355faef
Update EUI with latest backport
cee-chen Oct 31, 2022
ab2ca86
Update button snapshots
cee-chen Oct 31, 2022
548d01d
fix another button snapshot
cee-chen Oct 31, 2022
d776f18
Merge remote-tracking branch 'upstream/main' into eui-upgrade-67.1.2
cee-chen Oct 31, 2022
1da7a0a
More snapshot fixes
cee-chen Oct 31, 2022
990d1df
[EuiButton][Security] Fix button relying on now-removed `euiButton__t…
cee-chen Oct 31, 2022
1410398
Fix remaining Jest tests affected by Emotion conversions
cee-chen Nov 1, 2022
34c9ac4
Fix Jest test affected by EuiButton Emotion conversion + removed modi…
cee-chen Nov 1, 2022
a7f84bc
Fix + improve flyout test
cee-chen Nov 1, 2022
1ab88c3
Merge remote-tracking branch 'upstream/main' into eui-upgrade-67.1.2
cee-chen Nov 1, 2022
5f3f746
derpin
cee-chen Nov 1, 2022
6ba79ad
Skip rules_list Jest suite
cee-chen Nov 1, 2022
fe0c778
Update new EuiButton snapshot
cee-chen Nov 1, 2022
a1d07d7
Upgraded EUI version to 67.1.7
breehall Nov 1, 2022
7143ff3
[EuiCard] Update snapshots
breehall Nov 1, 2022
b396f6d
[EuiPopover] Update snapshots
breehall Nov 1, 2022
257b803
Merge branch 'main' of https://github.com/elastic/kibana into eui-upg…
breehall Nov 1, 2022
49eb195
Merge branch 'main' into eui-upgrade-67.1.2
breehall Nov 1, 2022
92ab275
Merge branch 'main' into eui-upgrade-67.1.2
kibanamachine Nov 1, 2022
73f1743
Merge branch 'main' of https://github.com/elastic/kibana into eui-upg…
breehall Nov 1, 2022
e52d359
Merge branch 'main' into eui-upgrade-67.1.2
kibanamachine Nov 1, 2022
6ae22be
Merge branch 'eui-upgrade-67.1.2' of https://github.com/elastic/kiban…
breehall Nov 2, 2022
3b976cc
[QA] Fix missing Vega warn/error message colors
cee-chen Nov 3, 2022
a2145d0
Merge remote-tracking branch 'upstream/main' into eui-upgrade-67.1.2
cee-chen Nov 3, 2022
6c23b85
[CI] Auto-commit changed files from 'node scripts/generate codeowners'
kibanamachine Nov 3, 2022
fb31e33
Fix Lens kbnToolbarButton regressions
cee-chen Nov 3, 2022
b97cf74
Merge remote-tracking branch 'upstream/main' into eui-upgrade-67.1.2
cee-chen Nov 3, 2022
1a17255
Merge remote-tracking branch 'upstream/main' into eui-upgrade-67.1.2
cee-chen Nov 3, 2022
c2d96f2
Backport EUI 67.1.8 fixes
cee-chen Nov 3, 2022
8fe5af7
Update EuiCard snapshots
cee-chen Nov 4, 2022
e2d9fb6
Fix EuiModal form wrapper causing overflow issues
cee-chen Nov 4, 2022
34f27cf
Workaround for `.kbnOverlayMountWrapper` mount point causing overflow…
cee-chen Nov 4, 2022
083e700
more snapshot updates
cee-chen Nov 4, 2022
a811824
Merge branch 'eui-upgrade-67.1.2' of https://github.com/elastic/kiban…
breehall Nov 4, 2022
b21d603
Update snapshots, remove time out promise used for debugging
breehall Nov 4, 2022
2b50182
EuiButton - added textProps to EuiButton to prevent very long button …
breehall Nov 4, 2022
313297a
EuiButton - Update EuiButton related snapshots. Updated tests that ta…
breehall Nov 4, 2022
34007a4
QA - Removed unnecessary comment in code
breehall Nov 4, 2022
7832378
Temporary fix for EuiCard[selectable][layout=horizontal] instances on…
Nov 5, 2022
3045da6
Temporary fix for EuiCard[selectable][layout=horizontal] instances on…
Nov 5, 2022
16ce9f8
[CI] Auto-commit changed files from 'node scripts/precommit_hook.js -…
kibanamachine Nov 5, 2022
37b1922
Fix CSS specificity, where canvas's solutionToolbarButton's backgroun…
Nov 5, 2022
c605cbd
Removed update to search_marker_tooltip that removed the euiTooltip s…
breehall Nov 6, 2022
a5cd2de
Lint Sass file
breehall Nov 6, 2022
cfbd4de
Merge branch 'main' of https://github.com/elastic/kibana into eui-upg…
breehall Nov 6, 2022
20e6ead
Lint Sass file
breehall Nov 6, 2022
d71fc19
Removed overflow:hidden style from .vgaVis_view as it was causing eui…
breehall Nov 7, 2022
c328929
Merge branch 'main' of https://github.com/elastic/kibana into eui-upg…
breehall Nov 7, 2022
456419c
Remove typo from EuiButton textProps object. 'className' should not h…
breehall Nov 7, 2022
fff081f
Revert tooltip Sass
cee-chen Nov 7, 2022
c7035dd
Merge branch 'eui-upgrade-67.1.2' of github.com:elastic/kibana into e…
cee-chen Nov 7, 2022
e95424d
Merge branch 'main' into eui-upgrade-67.1.2
kibanamachine Nov 7, 2022
5c071a8
Merge branch 'eui-upgrade-67.1.2' of github.com:elastic/kibana into e…
cee-chen Nov 7, 2022
1aff81a
Fix Emotion tooltip arrows
cee-chen Nov 7, 2022
71cf268
Merge remote-tracking branch 'upstream/main' into eui-upgrade-67.1.2
cee-chen Nov 7, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"@elastic/datemath": "5.0.3",
"@elastic/elasticsearch": "npm:@elastic/elasticsearch-canary@8.4.0-canary.1",
"@elastic/ems-client": "8.3.3",
"@elastic/eui": "64.0.5",
"@elastic/eui": "67.1.8",
"@elastic/filesaver": "1.1.2",
"@elastic/node-crypto": "1.2.1",
"@elastic/numeral": "^2.5.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* in compliance with, at your election, the Elastic License 2.0 or the Server
* Side Public License, v 1.
*/
import type { ButtonColor } from '@elastic/eui';
import type { EuiButtonColor } from '@elastic/eui';
import {
AppLeaveActionType,
type AppLeaveActionFactory,
Expand All @@ -20,7 +20,7 @@ const appLeaveActionFactory: AppLeaveActionFactory = {
title?: string,
callback?: () => void,
confirmButtonText?: string,
buttonColor?: ButtonColor
buttonColor?: EuiButtonColor
) {
return {
type: AppLeaveActionType.confirm,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Side Public License, v 1.
*/

import type { ButtonColor } from '@elastic/eui';
import type { EuiButtonColor } from '@elastic/eui';

/**
* A handler that will be executed before leaving the application, either when
Expand Down Expand Up @@ -61,7 +61,7 @@ export interface AppLeaveConfirmAction {
text: string;
title?: string;
confirmButtonText?: string;
buttonColor?: ButtonColor;
buttonColor?: EuiButtonColor;
callback?: () => void;
}

Expand Down Expand Up @@ -95,7 +95,7 @@ export interface AppLeaveActionFactory {
title?: string,
callback?: () => void,
confirmButtonText?: string,
buttonColor?: ButtonColor
buttonColor?: EuiButtonColor
): AppLeaveConfirmAction;

/**
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 @@ -24,7 +24,7 @@ describe('ServerStatus', () => {
const status = getStatus();
const component = mount(<ServerStatus serverState={status} name="My Computer" />);
expect(component.find('EuiTitle').text()).toMatchInlineSnapshot(`"Kibana status is Green"`);
expect(component.find('EuiBadge')).toMatchSnapshot();
expect(component.find('EuiBadge').render()).toMatchSnapshot();
});

it('renders correctly for yellow state', () => {
Expand All @@ -34,7 +34,7 @@ describe('ServerStatus', () => {
});
const component = mount(<ServerStatus serverState={status} name="My Computer" />);
expect(component.find('EuiTitle').text()).toMatchInlineSnapshot(`"Kibana status is Yellow"`);
expect(component.find('EuiBadge')).toMatchSnapshot();
expect(component.find('EuiBadge').render()).toMatchSnapshot();
});

it('renders correctly for red state', () => {
Expand All @@ -44,7 +44,7 @@ describe('ServerStatus', () => {
});
const component = mount(<ServerStatus serverState={status} name="My Computer" />);
expect(component.find('EuiTitle').text()).toMatchInlineSnapshot(`"Kibana status is Red"`);
expect(component.find('EuiBadge')).toMatchSnapshot();
expect(component.find('EuiBadge').render()).toMatchSnapshot();
});

it('displays the correct `name`', () => {
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.

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 @@ -2,4 +2,5 @@
display: flex;
flex-direction: column;
height: 100%;
overflow: hidden;
}
Loading