mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Update dependency @elastic/charts to v66.1.0 (main) (#188375)
This commit is contained in:
parent
492e29a943
commit
926df56fee
6 changed files with 23 additions and 23 deletions
|
@ -104,7 +104,7 @@
|
|||
"@elastic/apm-rum": "^5.16.1",
|
||||
"@elastic/apm-rum-core": "^5.21.0",
|
||||
"@elastic/apm-rum-react": "^2.0.3",
|
||||
"@elastic/charts": "66.0.5",
|
||||
"@elastic/charts": "66.1.0",
|
||||
"@elastic/datemath": "5.0.3",
|
||||
"@elastic/ecs": "^8.11.1",
|
||||
"@elastic/elasticsearch": "^8.14.0",
|
||||
|
|
|
@ -454,7 +454,7 @@ exports[`GaugeComponent renders the chart 1`] = `
|
|||
"barBackground": "#EDF0F5",
|
||||
"border": "#EDF0F5",
|
||||
"emptyBackground": "transparent",
|
||||
"iconAlign": "left",
|
||||
"iconAlign": "right",
|
||||
"minHeight": 64,
|
||||
"minValueFontSize": 12,
|
||||
"nonFiniteText": "N/A",
|
||||
|
|
|
@ -684,7 +684,7 @@ exports[`PartitionVisComponent should render correct structure for donut 1`] = `
|
|||
"barBackground": "#EDF0F5",
|
||||
"border": "#EDF0F5",
|
||||
"emptyBackground": "transparent",
|
||||
"iconAlign": "left",
|
||||
"iconAlign": "right",
|
||||
"minHeight": 64,
|
||||
"minValueFontSize": 12,
|
||||
"nonFiniteText": "N/A",
|
||||
|
@ -1618,7 +1618,7 @@ exports[`PartitionVisComponent should render correct structure for mosaic 1`] =
|
|||
"barBackground": "#EDF0F5",
|
||||
"border": "#EDF0F5",
|
||||
"emptyBackground": "transparent",
|
||||
"iconAlign": "left",
|
||||
"iconAlign": "right",
|
||||
"minHeight": 64,
|
||||
"minValueFontSize": 12,
|
||||
"nonFiniteText": "N/A",
|
||||
|
@ -2612,7 +2612,7 @@ exports[`PartitionVisComponent should render correct structure for multi-metric
|
|||
"barBackground": "#EDF0F5",
|
||||
"border": "#EDF0F5",
|
||||
"emptyBackground": "transparent",
|
||||
"iconAlign": "left",
|
||||
"iconAlign": "right",
|
||||
"minHeight": 64,
|
||||
"minValueFontSize": 12,
|
||||
"nonFiniteText": "N/A",
|
||||
|
@ -3608,7 +3608,7 @@ exports[`PartitionVisComponent should render correct structure for pie 1`] = `
|
|||
"barBackground": "#EDF0F5",
|
||||
"border": "#EDF0F5",
|
||||
"emptyBackground": "transparent",
|
||||
"iconAlign": "left",
|
||||
"iconAlign": "right",
|
||||
"minHeight": 64,
|
||||
"minValueFontSize": 12,
|
||||
"nonFiniteText": "N/A",
|
||||
|
@ -4542,7 +4542,7 @@ exports[`PartitionVisComponent should render correct structure for treemap 1`] =
|
|||
"barBackground": "#EDF0F5",
|
||||
"border": "#EDF0F5",
|
||||
"emptyBackground": "transparent",
|
||||
"iconAlign": "left",
|
||||
"iconAlign": "right",
|
||||
"minHeight": 64,
|
||||
"minValueFontSize": 12,
|
||||
"nonFiniteText": "N/A",
|
||||
|
@ -5431,7 +5431,7 @@ exports[`PartitionVisComponent should render correct structure for waffle 1`] =
|
|||
"barBackground": "#EDF0F5",
|
||||
"border": "#EDF0F5",
|
||||
"emptyBackground": "transparent",
|
||||
"iconAlign": "left",
|
||||
"iconAlign": "right",
|
||||
"minHeight": 64,
|
||||
"minValueFontSize": 12,
|
||||
"nonFiniteText": "N/A",
|
||||
|
|
|
@ -1026,7 +1026,7 @@ exports[`XYChart component it renders area 1`] = `
|
|||
"barBackground": "#EDF0F5",
|
||||
"border": "#EDF0F5",
|
||||
"emptyBackground": "transparent",
|
||||
"iconAlign": "left",
|
||||
"iconAlign": "right",
|
||||
"minHeight": 64,
|
||||
"minValueFontSize": 12,
|
||||
"nonFiniteText": "N/A",
|
||||
|
@ -2581,7 +2581,7 @@ exports[`XYChart component it renders bar 1`] = `
|
|||
"barBackground": "#EDF0F5",
|
||||
"border": "#EDF0F5",
|
||||
"emptyBackground": "transparent",
|
||||
"iconAlign": "left",
|
||||
"iconAlign": "right",
|
||||
"minHeight": 64,
|
||||
"minValueFontSize": 12,
|
||||
"nonFiniteText": "N/A",
|
||||
|
@ -4136,7 +4136,7 @@ exports[`XYChart component it renders horizontal bar 1`] = `
|
|||
"barBackground": "#EDF0F5",
|
||||
"border": "#EDF0F5",
|
||||
"emptyBackground": "transparent",
|
||||
"iconAlign": "left",
|
||||
"iconAlign": "right",
|
||||
"minHeight": 64,
|
||||
"minValueFontSize": 12,
|
||||
"nonFiniteText": "N/A",
|
||||
|
@ -5691,7 +5691,7 @@ exports[`XYChart component it renders line 1`] = `
|
|||
"barBackground": "#EDF0F5",
|
||||
"border": "#EDF0F5",
|
||||
"emptyBackground": "transparent",
|
||||
"iconAlign": "left",
|
||||
"iconAlign": "right",
|
||||
"minHeight": 64,
|
||||
"minValueFontSize": 12,
|
||||
"nonFiniteText": "N/A",
|
||||
|
@ -7246,7 +7246,7 @@ exports[`XYChart component it renders stacked area 1`] = `
|
|||
"barBackground": "#EDF0F5",
|
||||
"border": "#EDF0F5",
|
||||
"emptyBackground": "transparent",
|
||||
"iconAlign": "left",
|
||||
"iconAlign": "right",
|
||||
"minHeight": 64,
|
||||
"minValueFontSize": 12,
|
||||
"nonFiniteText": "N/A",
|
||||
|
@ -8801,7 +8801,7 @@ exports[`XYChart component it renders stacked bar 1`] = `
|
|||
"barBackground": "#EDF0F5",
|
||||
"border": "#EDF0F5",
|
||||
"emptyBackground": "transparent",
|
||||
"iconAlign": "left",
|
||||
"iconAlign": "right",
|
||||
"minHeight": 64,
|
||||
"minValueFontSize": 12,
|
||||
"nonFiniteText": "N/A",
|
||||
|
@ -10356,7 +10356,7 @@ exports[`XYChart component it renders stacked horizontal bar 1`] = `
|
|||
"barBackground": "#EDF0F5",
|
||||
"border": "#EDF0F5",
|
||||
"emptyBackground": "transparent",
|
||||
"iconAlign": "left",
|
||||
"iconAlign": "right",
|
||||
"minHeight": 64,
|
||||
"minValueFontSize": 12,
|
||||
"nonFiniteText": "N/A",
|
||||
|
@ -11941,7 +11941,7 @@ exports[`XYChart component split chart should render split chart if both, splitR
|
|||
"barBackground": "#EDF0F5",
|
||||
"border": "#EDF0F5",
|
||||
"emptyBackground": "transparent",
|
||||
"iconAlign": "left",
|
||||
"iconAlign": "right",
|
||||
"minHeight": 64,
|
||||
"minValueFontSize": 12,
|
||||
"nonFiniteText": "N/A",
|
||||
|
@ -13734,7 +13734,7 @@ exports[`XYChart component split chart should render split chart if splitColumnA
|
|||
"barBackground": "#EDF0F5",
|
||||
"border": "#EDF0F5",
|
||||
"emptyBackground": "transparent",
|
||||
"iconAlign": "left",
|
||||
"iconAlign": "right",
|
||||
"minHeight": 64,
|
||||
"minValueFontSize": 12,
|
||||
"nonFiniteText": "N/A",
|
||||
|
@ -15520,7 +15520,7 @@ exports[`XYChart component split chart should render split chart if splitRowAcce
|
|||
"barBackground": "#EDF0F5",
|
||||
"border": "#EDF0F5",
|
||||
"emptyBackground": "transparent",
|
||||
"iconAlign": "left",
|
||||
"iconAlign": "right",
|
||||
"minHeight": 64,
|
||||
"minValueFontSize": 12,
|
||||
"nonFiniteText": "N/A",
|
||||
|
|
|
@ -467,7 +467,7 @@ exports[`DonutChart component passes correct props without errors for valid prop
|
|||
"barBackground": "#EDF0F5",
|
||||
"border": "#EDF0F5",
|
||||
"emptyBackground": "transparent",
|
||||
"iconAlign": "left",
|
||||
"iconAlign": "right",
|
||||
"minHeight": 64,
|
||||
"minValueFontSize": 12,
|
||||
"nonFiniteText": "N/A",
|
||||
|
|
|
@ -1658,10 +1658,10 @@
|
|||
dependencies:
|
||||
object-hash "^1.3.0"
|
||||
|
||||
"@elastic/charts@66.0.5":
|
||||
version "66.0.5"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-66.0.5.tgz#0913cd763fc4a4a6570fa617dbb513eba069c45c"
|
||||
integrity sha512-a5TPbt7qWl0zFXT5jUqtHkRalc6OUppEKm+oZDKZNdwwYOVn4zb/uOvTQoBRYDHb7lqX/1Es1wVwsiIagifvEA==
|
||||
"@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==
|
||||
dependencies:
|
||||
"@popperjs/core" "^2.11.8"
|
||||
bezier-easing "^2.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue