From 2bcd9ff4da9bbd1197d3be628bc4f4812b798859 Mon Sep 17 00:00:00 2001 From: Miki Date: Wed, 18 Sep 2024 13:51:16 -0700 Subject: [PATCH] Update snapshots Signed-off-by: Miki --- .../__snapshots__/breadcrumbs.test.tsx.snap | 90 +- .../breadcrumbs_simplified.test.tsx.snap | 758 -------------- .../simplified_breadcrumbs.test.tsx.snap | 926 ++++++++++++++++++ .../header_breadcrumbs.test.tsx.snap | 110 ++- 4 files changed, 1027 insertions(+), 857 deletions(-) delete mode 100644 src/components/breadcrumbs/__snapshots__/breadcrumbs_simplified.test.tsx.snap create mode 100644 src/components/breadcrumbs/simplified_breadcrumbs/__snapshots__/simplified_breadcrumbs.test.tsx.snap diff --git a/src/components/breadcrumbs/__snapshots__/breadcrumbs.test.tsx.snap b/src/components/breadcrumbs/__snapshots__/breadcrumbs.test.tsx.snap index df151988d3..a95aaed7d7 100644 --- a/src/components/breadcrumbs/__snapshots__/breadcrumbs.test.tsx.snap +++ b/src/components/breadcrumbs/__snapshots__/breadcrumbs.test.tsx.snap @@ -121,34 +121,27 @@ exports[`OuiBreadcrumbs props max doesn't break when max exceeds the number of b
- - Chordates - -
-
- - Nebulosa subspecies is also a real mouthful, especially for creatures without mouths - -
-
- - Tetrapods - +
+ +
+
- - Chordates - -
-
- - Nebulosa subspecies is also a real mouthful, especially for creatures without mouths - -
-
- - Tetrapods - +
+ +
+
- -
-
- - Metazoans - -
-
-
-
-
- -
-
-
-
-
- -
-
- -
-
- - Edit - -
-
- -`; - -exports[`OuiSimplifiedBreadcrumbs props max doesn't break when max exceeds the number of breadcrumbs 1`] = ` - -`; - -exports[`OuiSimplifiedBreadcrumbs props max renders 1 item 1`] = ` - -`; - -exports[`OuiSimplifiedBreadcrumbs props max renders all items with null 1`] = ` - -`; - -exports[`OuiSimplifiedBreadcrumbs props responsive is rendered 1`] = ` - -`; - -exports[`OuiSimplifiedBreadcrumbs props responsive is rendered as false 1`] = ` - -`; - -exports[`OuiSimplifiedBreadcrumbs props responsive is rendered with custom breakpoints 1`] = ` - -`; - -exports[`OuiSimplifiedBreadcrumbs props truncate as false is rendered 1`] = ` - -`; diff --git a/src/components/breadcrumbs/simplified_breadcrumbs/__snapshots__/simplified_breadcrumbs.test.tsx.snap b/src/components/breadcrumbs/simplified_breadcrumbs/__snapshots__/simplified_breadcrumbs.test.tsx.snap new file mode 100644 index 0000000000..91af453c00 --- /dev/null +++ b/src/components/breadcrumbs/simplified_breadcrumbs/__snapshots__/simplified_breadcrumbs.test.tsx.snap @@ -0,0 +1,926 @@ +// Jest Snapshot v1, https://goo.gl/fbAQLP + +exports[`OuiSimplifiedBreadcrumbs is rendered 1`] = ` + +`; + +exports[`OuiSimplifiedBreadcrumbs props max doesn't break when max exceeds the number of breadcrumbs 1`] = ` + +`; + +exports[`OuiSimplifiedBreadcrumbs props max renders 1 item 1`] = ` + +`; + +exports[`OuiSimplifiedBreadcrumbs props max renders all items with null 1`] = ` + +`; + +exports[`OuiSimplifiedBreadcrumbs props responsive is rendered 1`] = ` + +`; + +exports[`OuiSimplifiedBreadcrumbs props responsive is rendered as false 1`] = ` + +`; + +exports[`OuiSimplifiedBreadcrumbs props responsive is rendered with custom breakpoints 1`] = ` + +`; + +exports[`OuiSimplifiedBreadcrumbs props truncate as false is rendered 1`] = ` + +`; diff --git a/src/components/header/header_breadcrumbs/__snapshots__/header_breadcrumbs.test.tsx.snap b/src/components/header/header_breadcrumbs/__snapshots__/header_breadcrumbs.test.tsx.snap index 30a6a59e29..f5d2115a22 100644 --- a/src/components/header/header_breadcrumbs/__snapshots__/header_breadcrumbs.test.tsx.snap +++ b/src/components/header/header_breadcrumbs/__snapshots__/header_breadcrumbs.test.tsx.snap @@ -64,62 +64,78 @@ exports[`OuiHeaderBreadcrumbs is rendered with simplified breadcrumbs 1`] = ` > -
-
- -
-
- -
-
- - Edit - -
-
+ + + + + + + Boa constrictor + + + preserveAspectRatio="none" + viewBox="0 0 8 12" + xmlns="http://www.w3.org/2000/svg" + > + + + + Edit + + + + `;