Skip to content

Commit

Permalink
chore(deps): update dependency @elastic/eui to v97 (#2542)
Browse files Browse the repository at this point in the history
  • Loading branch information
elastic-renovate-prod[bot] authored Oct 17, 2024
1 parent 1b39f63 commit d7f8652
Show file tree
Hide file tree
Showing 24 changed files with 6 additions and 16 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@commitlint/cli": "^12.1.1",
"@commitlint/config-conventional": "^12.1.1",
"@elastic/datemath": "^5.0.3",
"@elastic/eui": "^95.8.0",
"@elastic/eui": "^97.1.0",
"@emotion/react": "^11.10.5",
"@emotion/css": "^11.10.5",
"@mdx-js/loader": "^1.6.6",
Expand Down
5 changes: 0 additions & 5 deletions packages/charts/src/_reset.scss
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
// Used as base reset used with EuiProvider. TODO: remove need for this file export.
// https://github.com/elastic/eui/blob/main/src/global_styling/reset/reset.ts

@import '../../../node_modules/@elastic/eui/src/themes/legacy/reset';

/* Chrome has an issue around RTL languages in SVGs when letter-spacing is negative
* https://bugs.chromium.org/p/chromium/issues/detail?id=966480
*/
Expand Down
1 change: 0 additions & 1 deletion playground/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import React from 'react';
import ReactDOM from 'react-dom';

import '../packages/charts/src/theme_light.scss';
import '@elastic/eui/dist/eui_theme_light.css';

import { Playground } from './playground';

Expand Down
2 changes: 1 addition & 1 deletion storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@elastic/charts": "*",
"@elastic/datemath": "^5.0.3",
"@elastic/eui": "^95.8.0",
"@elastic/eui": "^97.1.0",
"@emotion/react": "^11.10.5",
"@emotion/css": "^11.10.5",
"luxon": "^1.27.0",
Expand Down
4 changes: 0 additions & 4 deletions storybook/style.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
@import '~@elastic/eui/dist/eui_theme_light';

/* atkinson-hyperlegible-regular - latin */
@font-face {
font-family: 'Atkinson Hyperlegible';
Expand Down Expand Up @@ -27,7 +25,6 @@
html {
font-size: 14px !important;
&.light-theme {
@import '~@elastic/eui/dist/eui_theme_light';
@import '~@elastic/charts/src/theme_only_light';

&:not(.legacy) {
Expand All @@ -46,7 +43,6 @@ html {
}

&.dark-theme {
@import '~@elastic/eui/dist/eui_theme_dark';
@import '~@elastic/charts/src/theme_only_dark';

&:not(.legacy) {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3113,10 +3113,10 @@
dependencies:
tslib "^1.9.3"

"@elastic/eui@^95.8.0":
version "95.8.0"
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-95.8.0.tgz#cc9feb1efc9bdda911d61fcafbc43a12462a0455"
integrity sha512-/j6ybhwS90b3CEXmGXrJ8niDhwF8gnBEM1nMDw7CxbxN2WeWhnvkH8F5qe7w5W8o0im702V8heePVt/+RaZ8XA==
"@elastic/eui@^97.1.0":
version "97.1.0"
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-97.1.0.tgz#dc11e1190e108554a8cca2d5fd98f27e394d4b48"
integrity sha512-FsN4+2m4TBcI6+8neEHvRCfRlsjriLbwUilvHdjJfirFHVHFIounHIYQ+PToZXK0jdMYg0qQW+nLb1ll77fmng==
dependencies:
"@hello-pangea/dnd" "^16.6.0"
"@types/lodash" "^4.14.202"
Expand Down

0 comments on commit d7f8652

Please sign in to comment.