From ba8dd3f0507652db089ad293e4f2f38fed88c91e Mon Sep 17 00:00:00 2001 From: Zachary Hueras Date: Sat, 4 May 2024 20:31:58 -0400 Subject: [PATCH] chore(decorator-mui): update snapshots --- .../__snapshots__/fieldset.test.jsx.snap | 228 +++++++++++------- .../__tests__/__snapshots__/mui.test.js.snap | 22 +- 2 files changed, 158 insertions(+), 92 deletions(-) diff --git a/packages/decorator-mui/src/__tests__/__snapshots__/fieldset.test.jsx.snap b/packages/decorator-mui/src/__tests__/__snapshots__/fieldset.test.jsx.snap index 3bf3db2..854e0f6 100644 --- a/packages/decorator-mui/src/__tests__/__snapshots__/fieldset.test.jsx.snap +++ b/packages/decorator-mui/src/__tests__/__snapshots__/fieldset.test.jsx.snap @@ -3,14 +3,17 @@ exports[`renders with description and no title 1`] = `
@@ -20,14 +23,17 @@ exports[`renders with description and no title 1`] = ` exports[`renders with form options Component div 1`] = `
@@ -37,14 +43,17 @@ exports[`renders with form options Component div 1`] = ` exports[`renders with form options Component fieldset 1`] = `
@@ -54,14 +63,17 @@ exports[`renders with form options Component fieldset 1`] = ` exports[`renders with form options disableGutters false 1`] = `
@@ -71,14 +83,17 @@ exports[`renders with form options disableGutters false 1`] = ` exports[`renders with form options disableGutters true 1`] = `
@@ -88,14 +103,17 @@ exports[`renders with form options disableGutters true 1`] = ` exports[`renders with form options disableMargin false 1`] = `
@@ -105,14 +123,17 @@ exports[`renders with form options disableMargin false 1`] = ` exports[`renders with form options disableMargin true 1`] = `
@@ -122,14 +143,17 @@ exports[`renders with form options disableMargin true 1`] = ` exports[`renders with form options disablePadding false 1`] = `
@@ -139,14 +163,17 @@ exports[`renders with form options disablePadding false 1`] = ` exports[`renders with form options disablePadding true 1`] = `
@@ -156,14 +183,17 @@ exports[`renders with form options disablePadding true 1`] = ` exports[`renders with form options elevation 0 1`] = `
@@ -173,14 +203,17 @@ exports[`renders with form options elevation 0 1`] = ` exports[`renders with form options elevation 1 1`] = `
@@ -190,14 +223,17 @@ exports[`renders with form options elevation 1 1`] = ` exports[`renders with form options elevation 2 1`] = `
@@ -207,14 +243,17 @@ exports[`renders with form options elevation 2 1`] = ` exports[`renders with form options fullWidth false 1`] = `
@@ -224,14 +263,17 @@ exports[`renders with form options fullWidth false 1`] = ` exports[`renders with form options fullWidth true 1`] = `
@@ -241,14 +283,17 @@ exports[`renders with form options fullWidth true 1`] = ` exports[`renders with form options icon favorite 1`] = `
@@ -258,14 +303,17 @@ exports[`renders with form options icon favorite 1`] = ` exports[`renders with form options icon person 1`] = `
@@ -275,14 +323,17 @@ exports[`renders with form options icon person 1`] = ` exports[`renders with form options layout horizontal 1`] = `
@@ -292,14 +343,17 @@ exports[`renders with form options layout horizontal 1`] = ` exports[`renders with form options layout vertical 1`] = `
@@ -309,11 +363,13 @@ exports[`renders with form options layout vertical 1`] = ` exports[`renders with no title or description 1`] = `
@@ -322,14 +378,17 @@ exports[`renders with no title or description 1`] = ` exports[`renders with title and description 1`] = `
@@ -339,14 +398,17 @@ exports[`renders with title and description 1`] = ` exports[`renders with title and no description 1`] = `
diff --git a/packages/decorator-mui/src/__tests__/__snapshots__/mui.test.js.snap b/packages/decorator-mui/src/__tests__/__snapshots__/mui.test.js.snap index 053fdb3..3041c24 100644 --- a/packages/decorator-mui/src/__tests__/__snapshots__/mui.test.js.snap +++ b/packages/decorator-mui/src/__tests__/__snapshots__/mui.test.js.snap @@ -199,11 +199,13 @@ exports[`Material UI with no model renders empty root number consistently 1`] = exports[`Material UI with no model renders empty root object consistently 1`] = `
      @@ -244,7 +248,7 @@ exports[`Material UI with no model renders empty root object consistently 1`] = class="MuiInputBase-input MuiInput-input css-1x51dt5-MuiInputBase-input-MuiInput-input" id="nested.property" type="text" - value="" + value="0" />