From 06183248c2b7b659cee7743957d05af91b378d3c Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 23:49:14 -0500 Subject: [PATCH] Update dependency @elastic/charts to v66.1.1 (main) (#190313) --- package.json | 2 +- .../gauge_component.test.tsx.snap | 8 +- .../partition_vis_component.test.tsx.snap | 48 +++++------ .../__snapshots__/xy_chart.test.tsx.snap | 80 +++++++++---------- .../__snapshots__/donut_chart.test.tsx.snap | 8 +- yarn.lock | 8 +- 6 files changed, 77 insertions(+), 77 deletions(-) diff --git a/package.json b/package.json index 21d5af414369b..4b2303136e000 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "@elastic/apm-rum": "^5.16.1", "@elastic/apm-rum-core": "^5.21.0", "@elastic/apm-rum-react": "^2.0.3", - "@elastic/charts": "66.1.0", + "@elastic/charts": "66.1.1", "@elastic/datemath": "5.0.3", "@elastic/ebt": "1.0.0", "@elastic/ecs": "^8.11.1", diff --git a/src/plugins/chart_expressions/expression_gauge/public/components/__snapshots__/gauge_component.test.tsx.snap b/src/plugins/chart_expressions/expression_gauge/public/components/__snapshots__/gauge_component.test.tsx.snap index d35d9ea5b8479..00f2044dd9366 100644 --- a/src/plugins/chart_expressions/expression_gauge/public/components/__snapshots__/gauge_component.test.tsx.snap +++ b/src/plugins/chart_expressions/expression_gauge/public/components/__snapshots__/gauge_component.test.tsx.snap @@ -93,7 +93,7 @@ exports[`GaugeComponent renders the chart 1`] = ` 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -117,11 +117,11 @@ exports[`GaugeComponent renders the chart 1`] = ` ], "vertical": Object { "dash": Array [ - 4, - 4, + 0, + 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, diff --git a/src/plugins/chart_expressions/expression_partition_vis/public/components/__snapshots__/partition_vis_component.test.tsx.snap b/src/plugins/chart_expressions/expression_partition_vis/public/components/__snapshots__/partition_vis_component.test.tsx.snap index 432768530222b..e822610217971 100644 --- a/src/plugins/chart_expressions/expression_partition_vis/public/components/__snapshots__/partition_vis_component.test.tsx.snap +++ b/src/plugins/chart_expressions/expression_partition_vis/public/components/__snapshots__/partition_vis_component.test.tsx.snap @@ -323,7 +323,7 @@ exports[`PartitionVisComponent should render correct structure for donut 1`] = ` 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -347,11 +347,11 @@ exports[`PartitionVisComponent should render correct structure for donut 1`] = ` ], "vertical": Object { "dash": Array [ - 4, - 4, + 0, + 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -1257,7 +1257,7 @@ exports[`PartitionVisComponent should render correct structure for mosaic 1`] = 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -1281,11 +1281,11 @@ exports[`PartitionVisComponent should render correct structure for mosaic 1`] = ], "vertical": Object { "dash": Array [ - 4, - 4, + 0, + 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -2251,7 +2251,7 @@ exports[`PartitionVisComponent should render correct structure for multi-metric 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -2275,11 +2275,11 @@ exports[`PartitionVisComponent should render correct structure for multi-metric ], "vertical": Object { "dash": Array [ - 4, - 4, + 0, + 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -3247,7 +3247,7 @@ exports[`PartitionVisComponent should render correct structure for pie 1`] = ` 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -3271,11 +3271,11 @@ exports[`PartitionVisComponent should render correct structure for pie 1`] = ` ], "vertical": Object { "dash": Array [ - 4, - 4, + 0, + 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -4181,7 +4181,7 @@ exports[`PartitionVisComponent should render correct structure for treemap 1`] = 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -4205,11 +4205,11 @@ exports[`PartitionVisComponent should render correct structure for treemap 1`] = ], "vertical": Object { "dash": Array [ - 4, - 4, + 0, + 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -5070,7 +5070,7 @@ exports[`PartitionVisComponent should render correct structure for waffle 1`] = 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -5094,11 +5094,11 @@ exports[`PartitionVisComponent should render correct structure for waffle 1`] = ], "vertical": Object { "dash": Array [ - 4, - 4, + 0, + 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, diff --git a/src/plugins/chart_expressions/expression_xy/public/components/__snapshots__/xy_chart.test.tsx.snap b/src/plugins/chart_expressions/expression_xy/public/components/__snapshots__/xy_chart.test.tsx.snap index 624ed9afcd299..b983bc6047077 100644 --- a/src/plugins/chart_expressions/expression_xy/public/components/__snapshots__/xy_chart.test.tsx.snap +++ b/src/plugins/chart_expressions/expression_xy/public/components/__snapshots__/xy_chart.test.tsx.snap @@ -665,7 +665,7 @@ exports[`XYChart component it renders area 1`] = ` 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -689,11 +689,11 @@ exports[`XYChart component it renders area 1`] = ` ], "vertical": Object { "dash": Array [ - 4, - 4, + 0, + 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -2220,7 +2220,7 @@ exports[`XYChart component it renders bar 1`] = ` 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -2244,11 +2244,11 @@ exports[`XYChart component it renders bar 1`] = ` ], "vertical": Object { "dash": Array [ - 4, - 4, + 0, + 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -3775,7 +3775,7 @@ exports[`XYChart component it renders horizontal bar 1`] = ` 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -3799,11 +3799,11 @@ exports[`XYChart component it renders horizontal bar 1`] = ` ], "vertical": Object { "dash": Array [ - 4, - 4, + 0, + 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -5330,7 +5330,7 @@ exports[`XYChart component it renders line 1`] = ` 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -5354,11 +5354,11 @@ exports[`XYChart component it renders line 1`] = ` ], "vertical": Object { "dash": Array [ - 4, - 4, + 0, + 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -6885,7 +6885,7 @@ exports[`XYChart component it renders stacked area 1`] = ` 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -6909,11 +6909,11 @@ exports[`XYChart component it renders stacked area 1`] = ` ], "vertical": Object { "dash": Array [ - 4, - 4, + 0, + 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -8440,7 +8440,7 @@ exports[`XYChart component it renders stacked bar 1`] = ` 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -8464,11 +8464,11 @@ exports[`XYChart component it renders stacked bar 1`] = ` ], "vertical": Object { "dash": Array [ - 4, - 4, + 0, + 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -9995,7 +9995,7 @@ exports[`XYChart component it renders stacked horizontal bar 1`] = ` 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -10019,11 +10019,11 @@ exports[`XYChart component it renders stacked horizontal bar 1`] = ` ], "vertical": Object { "dash": Array [ - 4, - 4, + 0, + 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -11580,7 +11580,7 @@ exports[`XYChart component split chart should render split chart if both, splitR 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -11604,11 +11604,11 @@ exports[`XYChart component split chart should render split chart if both, splitR ], "vertical": Object { "dash": Array [ - 4, - 4, + 0, + 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -13373,7 +13373,7 @@ exports[`XYChart component split chart should render split chart if splitColumnA 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -13397,11 +13397,11 @@ exports[`XYChart component split chart should render split chart if splitColumnA ], "vertical": Object { "dash": Array [ - 4, - 4, + 0, + 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -15159,7 +15159,7 @@ exports[`XYChart component split chart should render split chart if splitRowAcce 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -15183,11 +15183,11 @@ exports[`XYChart component split chart should render split chart if splitRowAcce ], "vertical": Object { "dash": Array [ - 4, - 4, + 0, + 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, diff --git a/x-pack/plugins/observability_solution/uptime/public/legacy_uptime/components/common/charts/__snapshots__/donut_chart.test.tsx.snap b/x-pack/plugins/observability_solution/uptime/public/legacy_uptime/components/common/charts/__snapshots__/donut_chart.test.tsx.snap index 226b31e3d1311..bc77eccbb4c08 100644 --- a/x-pack/plugins/observability_solution/uptime/public/legacy_uptime/components/common/charts/__snapshots__/donut_chart.test.tsx.snap +++ b/x-pack/plugins/observability_solution/uptime/public/legacy_uptime/components/common/charts/__snapshots__/donut_chart.test.tsx.snap @@ -106,7 +106,7 @@ exports[`DonutChart component passes correct props without errors for valid prop 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, @@ -130,11 +130,11 @@ exports[`DonutChart component passes correct props without errors for valid prop ], "vertical": Object { "dash": Array [ - 4, - 4, + 0, + 0, ], "opacity": 1, - "stroke": "#eaedf3", + "stroke": "#E9EDF3", "strokeWidth": 1, "visible": true, }, diff --git a/yarn.lock b/yarn.lock index 8a669f67827c9..8d3f4a10b1265 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1668,10 +1668,10 @@ dependencies: object-hash "^1.3.0" -"@elastic/charts@66.1.0": - version "66.1.0" - resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-66.1.0.tgz#0b2d27532c30e3ddbf80ec7dcf3e94e97af85801" - integrity sha512-oiNsCFfuqZCrDMmPX8RlGEtULhddOJFkN8pxNavD9x9JIwSB6R0gaw29aWJxwnUeROwq241yDijaOpXmIo/lQQ== +"@elastic/charts@66.1.1": + version "66.1.1" + resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-66.1.1.tgz#94b931a2c070d92cc35574392a404435d2d37de9" + integrity sha512-CQQUBsU7VwnencHcnZ6Wh5mGjkX73ui6nSTjtwJuxtjXezflN6cPzbWKgwVKeduxHGoHcWUWoScLSgSCLkMdJQ== dependencies: "@popperjs/core" "^2.11.8" bezier-easing "^2.1.0"