From 14efffe2f362ad629d1945caa88f271a33d1454b Mon Sep 17 00:00:00 2001 From: Simeon Widdis Date: Mon, 18 Mar 2024 10:17:07 -0700 Subject: [PATCH] Copy updates: integration resources Signed-off-by: Simeon Widdis --- .../setup_integration.test.tsx.snap | 79 ++++++++++--------- .../components/setup_integration.tsx | 17 ++-- 2 files changed, 52 insertions(+), 44 deletions(-) diff --git a/public/components/integrations/components/__tests__/__snapshots__/setup_integration.test.tsx.snap b/public/components/integrations/components/__tests__/__snapshots__/setup_integration.test.tsx.snap index 260fc99ca..99b3d3374 100644 --- a/public/components/integrations/components/__tests__/__snapshots__/setup_integration.test.tsx.snap +++ b/public/components/integrations/components/__tests__/__snapshots__/setup_integration.test.tsx.snap @@ -2071,13 +2071,51 @@ exports[`Integration Setup Page Renders the S3 connector form as expected 1`] = className="euiText euiText--medium" >

- Installation Flows + Integration Resources

- +
+
+ +
+

+ This integration offers valuable resources compatible with your data source. These can include dashboards, visualizations, indexes, and queries. Select at least one of the following options. +

+
+
+
+
+
+ +
-
- - - -
- -
- Select from the available asset types based on your use case. Choose at least one. -
-
diff --git a/public/components/integrations/components/setup_integration.tsx b/public/components/integrations/components/setup_integration.tsx index 228ae55fb..0e30dab6c 100644 --- a/public/components/integrations/components/setup_integration.tsx +++ b/public/components/integrations/components/setup_integration.tsx @@ -396,14 +396,19 @@ export function SetupIntegrationForm({ <> -

Installation Flows

+

Integration Resources

- + + +

+ This integration offers valuable resources compatible with your data source. + These can include dashboards, visualizations, indexes, and queries. Select at + least one of the following options. +

+
+
+