From 5595e1865ceb55395a469ffc4364d3611ae62daf Mon Sep 17 00:00:00 2001 From: Anush Gupta <74965306+Anush2303@users.noreply.github.com> Date: Thu, 23 Jan 2025 10:07:30 +0000 Subject: [PATCH] fix: update snapshots --- .../DeclarativeChartRTL.test.tsx.snap | 3 ++ .../__snapshots__/GaugeChart.test.tsx.snap | 33 +++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/packages/charts/react-charting/src/components/DeclarativeChart/__snapshots__/DeclarativeChartRTL.test.tsx.snap b/packages/charts/react-charting/src/components/DeclarativeChart/__snapshots__/DeclarativeChartRTL.test.tsx.snap index e6c11ebe4c8f2..cf92ce1f59e5a 100644 --- a/packages/charts/react-charting/src/components/DeclarativeChart/__snapshots__/DeclarativeChartRTL.test.tsx.snap +++ b/packages/charts/react-charting/src/components/DeclarativeChart/__snapshots__/DeclarativeChartRTL.test.tsx.snap @@ -4026,6 +4026,9 @@ exports[`DeclarativeChart Should render gaugechart in DeclarativeChart 1`] = ` { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; + align-items: center; + display: flex; + flex-direction: column; font-family: 'Segoe UI', 'Segoe UI Web (West European)', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif; font-size: 14px; font-weight: 400; diff --git a/packages/charts/react-charting/src/components/GaugeChart/__snapshots__/GaugeChart.test.tsx.snap b/packages/charts/react-charting/src/components/GaugeChart/__snapshots__/GaugeChart.test.tsx.snap index 41ff22e9be540..b000897d82e23 100644 --- a/packages/charts/react-charting/src/components/GaugeChart/__snapshots__/GaugeChart.test.tsx.snap +++ b/packages/charts/react-charting/src/components/GaugeChart/__snapshots__/GaugeChart.test.tsx.snap @@ -9,6 +9,9 @@ exports[`GaugeChart interaction and accessibility tests should show a callout wh { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; + align-items: center; + display: flex; + flex-direction: column; font-family: 'Segoe UI', 'Segoe UI Web (West European)', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif; font-size: 14px; font-weight: 400; @@ -828,6 +831,9 @@ exports[`GaugeChart snapshot tests should not render min and max values of the g { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; + align-items: center; + display: flex; + flex-direction: column; font-family: 'Segoe UI', 'Segoe UI Web (West European)', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif; font-size: 14px; font-weight: 400; @@ -1372,6 +1378,9 @@ exports[`GaugeChart snapshot tests should not render the legends when the hideLe { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; + align-items: center; + display: flex; + flex-direction: column; font-family: 'Segoe UI', 'Segoe UI Web (West European)', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif; font-size: 14px; font-weight: 400; @@ -1563,6 +1572,9 @@ exports[`GaugeChart snapshot tests should render GaugeChart correctly 1`] = ` { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; + align-items: center; + display: flex; + flex-direction: column; font-family: 'Segoe UI', 'Segoe UI Web (West European)', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif; font-size: 14px; font-weight: 400; @@ -2152,6 +2164,9 @@ exports[`GaugeChart snapshot tests should render GaugeChart correctly in dark th { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; + align-items: center; + display: flex; + flex-direction: column; font-family: 'Segoe UI', 'Segoe UI Web (West European)', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif; font-size: 14px; font-weight: 400; @@ -2729,6 +2744,9 @@ exports[`GaugeChart snapshot tests should render GaugeChart correctly when the l { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; + align-items: center; + display: flex; + flex-direction: column; font-family: 'Segoe UI', 'Segoe UI Web (West European)', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif; font-size: 14px; font-weight: 400; @@ -3305,6 +3323,9 @@ exports[`GaugeChart snapshot tests should render a color from DataVizPalette for { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; + align-items: center; + display: flex; + flex-direction: column; font-family: 'Segoe UI', 'Segoe UI Web (West European)', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif; font-size: 14px; font-weight: 400; @@ -3758,6 +3779,9 @@ exports[`GaugeChart snapshot tests should render a placeholder segment when the { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; + align-items: center; + display: flex; + flex-direction: column; font-family: 'Segoe UI', 'Segoe UI Web (West European)', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif; font-size: 14px; font-weight: 400; @@ -4210,6 +4234,9 @@ exports[`GaugeChart snapshot tests should render the chart title correctly 1`] = { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; + align-items: center; + display: flex; + flex-direction: column; font-family: 'Segoe UI', 'Segoe UI Web (West European)', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif; font-size: 14px; font-weight: 400; @@ -4800,6 +4827,9 @@ exports[`GaugeChart snapshot tests should render the chart value in fraction for { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; + align-items: center; + display: flex; + flex-direction: column; font-family: 'Segoe UI', 'Segoe UI Web (West European)', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif; font-size: 14px; font-weight: 400; @@ -5376,6 +5406,9 @@ exports[`GaugeChart snapshot tests should render the sublabel correctly 1`] = ` { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; + align-items: center; + display: flex; + flex-direction: column; font-family: 'Segoe UI', 'Segoe UI Web (West European)', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif; font-size: 14px; font-weight: 400;