From dcf32f0d4e74a252585a087adf02e165f095189a Mon Sep 17 00:00:00 2001 From: Huy Nguyen <73027756+huyaboo@users.noreply.github.com> Date: Thu, 18 Apr 2024 20:51:12 +0000 Subject: [PATCH] Update snapshots Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com> --- .../data_source_aggregated_view.test.tsx.snap | 1204 ++++++++--------- .../data_source_selectable.test.tsx.snap | 42 +- .../data_source_view.test.tsx.snap | 42 +- .../drop_down_header.test.tsx.snap | 85 +- 4 files changed, 620 insertions(+), 753 deletions(-) diff --git a/src/plugins/data_source_management/public/components/data_source_aggregated_view/__snapshots__/data_source_aggregated_view.test.tsx.snap b/src/plugins/data_source_management/public/components/data_source_aggregated_view/__snapshots__/data_source_aggregated_view.test.tsx.snap index 57ba243a476b..18283682a06e 100644 --- a/src/plugins/data_source_management/public/components/data_source_aggregated_view/__snapshots__/data_source_aggregated_view.test.tsx.snap +++ b/src/plugins/data_source_management/public/components/data_source_aggregated_view/__snapshots__/data_source_aggregated_view.test.tsx.snap @@ -27,52 +27,44 @@ exports[`DataSourceAggregatedView: read active view (displayAllCompatibleDataSou hasFocus={true} items={Array []} > - - - + } + totalDataSourceCount={3} + /> - - - + } + totalDataSourceCount={4} + /> - - - + } + totalDataSourceCount={2} + /> - - - + } + totalDataSourceCount={3} + /> - - - + } + totalDataSourceCount={3} + /> - - - + } + totalDataSourceCount={4} + /> - - - + } + totalDataSourceCount={2} + /> - - - + } + totalDataSourceCount={3} + /> - - - + } + totalDataSourceCount={0} + /> - - - + } + totalDataSourceCount={0} + /> - - - + } + totalDataSourceCount={0} + /> - - - + } + totalDataSourceCount={0} + /> - - - + } + totalDataSourceCount={0} + /> - - - + } + totalDataSourceCount={0} + /> - - - + } + totalDataSourceCount={0} + /> - - - + } + totalDataSourceCount={0} + /> - - - + } + totalDataSourceCount={0} + /> - - - + } + totalDataSourceCount={0} + />
- DATA SOURCES - ( - 3 - ) -
-
-
-
+
+
- Manage - + +

- DATA SOURCE - ( - 1 - ) -
-
-
-
+
+
- Manage - + +
diff --git a/src/plugins/data_source_management/public/components/drop_down_header/__snapshots__/drop_down_header.test.tsx.snap b/src/plugins/data_source_management/public/components/drop_down_header/__snapshots__/drop_down_header.test.tsx.snap index 3a9bd6b63c5a..8c49521c32cc 100644 --- a/src/plugins/data_source_management/public/components/drop_down_header/__snapshots__/drop_down_header.test.tsx.snap +++ b/src/plugins/data_source_management/public/components/drop_down_header/__snapshots__/drop_down_header.test.tsx.snap @@ -1,8 +1,8 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP exports[`DataSourceDropDownHeader should render correctly with the provided totalDataSourceCount 1`] = ` - - + `; exports[`DataSourceDropDownHeader should render the activeDataSourceCount/totalDataSourceCount when both provided 1`] = ` @@ -36,53 +36,56 @@ exports[`DataSourceDropDownHeader should render the activeDataSourceCount/totalD activeDataSourceCount={2} totalDataSourceCount={5} > - - -
- -
- DATA SOURCES - ( - 2/5 - ) -
-
- + +
+ DATA SOURCES + ( + 2/5 + ) +
+
+ - - - -
-
-
- - + + +
+ +
+ + + `;