Skip to content

Commit

Permalink
Update test snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
iRohitSingh committed Sep 19, 2024
1 parent c55f6cd commit 3d7d4be
Show file tree
Hide file tree
Showing 21 changed files with 33 additions and 33 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ exports[`renders an align widget component basic 1`] = `
class="four wide column"
>
<div
class="wrapper"
class="wrapper title-icon-container"
>
<label
for="field-align"
Expand Down Expand Up @@ -134,7 +134,7 @@ exports[`renders an align widget component extended with actions and actionsInfo
class="four wide column"
>
<div
class="wrapper"
class="wrapper title-icon-container"
>
<label
for="field-align"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ exports[`No 'No value' option when default value is 0 1`] = `
class="four wide column"
>
<div
class="wrapper"
class="wrapper title-icon-container"
>
<label
for="field-my-field"
Expand Down Expand Up @@ -162,7 +162,7 @@ exports[`renders an array widget component 1`] = `
className="four wide column"
>
<div
className="wrapper"
className="wrapper title-icon-container"
>
<label
htmlFor="field-my-field"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ exports[`renders an align widget component basic 1`] = `
class="four wide column"
>
<div
class="wrapper"
class="wrapper title-icon-container"
>
<label
for="field-align"
Expand Down Expand Up @@ -134,7 +134,7 @@ exports[`renders an align widget component extended with actions and actionsInfo
class="four wide column"
>
<div
class="wrapper"
class="wrapper title-icon-container"
>
<label
for="field-align"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ exports[`datetime widget converts UTC date and adapt to local datetime 1`] = `
class="four wide column"
>
<div
class="wrapper"
class="wrapper title-icon-container"
>
<label
for="field-my-field"
Expand Down Expand Up @@ -118,7 +118,7 @@ exports[`renders a datetime widget component 1`] = `
class="four wide column"
>
<div
class="wrapper"
class="wrapper title-icon-container"
>
<label
for="field-my-field"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ exports[`renders an email widget component 1`] = `
className="four wide column"
>
<div
className="wrapper"
className="wrapper title-icon-container"
>
<label
htmlFor="field-test-email"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ exports[`FileWidget renders a file widget component with value 1`] = `
class="four wide column"
>
<div
class="wrapper"
class="wrapper title-icon-container"
>
<label
for="field-my-field"
Expand Down Expand Up @@ -98,7 +98,7 @@ exports[`FileWidget renders a file widget component with value in raw data 1`] =
class="four wide column"
>
<div
class="wrapper"
class="wrapper title-icon-container"
>
<label
for="field-my-field"
Expand Down Expand Up @@ -180,7 +180,7 @@ exports[`FileWidget renders an empty file widget component 1`] = `
class="four wide column"
>
<div
class="wrapper"
class="wrapper title-icon-container"
>
<label
for="field-my-field"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ exports[`IdWidget renders an empty id widget component 1`] = `
class="four wide column"
>
<div
class="wrapper"
class="wrapper title-icon-container"
>
<label
for="field-my-field"
Expand Down Expand Up @@ -60,7 +60,7 @@ exports[`IdWidget renders an id widget with a valid dot character 1`] = `
class="four wide column"
>
<div
class="wrapper"
class="wrapper title-icon-container"
>
<label
for="field-my-field.jpg"
Expand Down Expand Up @@ -105,7 +105,7 @@ exports[`IdWidget renders an id widget with a valid value 1`] = `
class="four wide column"
>
<div
class="wrapper"
class="wrapper title-icon-container"
>
<label
for="field-my-field"
Expand Down Expand Up @@ -150,7 +150,7 @@ exports[`IdWidget renders an id widget with an reserved name 1`] = `
class="four wide column"
>
<div
class="wrapper"
class="wrapper title-icon-container"
>
<label
for="field-my-field"
Expand Down Expand Up @@ -200,7 +200,7 @@ exports[`IdWidget renders an id widget with invalid characters 1`] = `
class="four wide column"
>
<div
class="wrapper"
class="wrapper title-icon-container"
>
<label
for="field-my-field"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ exports[`renders an image sizes widget component 1`] = `
className="four wide column"
>
<div
className="wrapper"
className="wrapper title-icon-container"
>
<label
htmlFor="field-image_size"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Array [
className="four wide column"
>
<div
className="wrapper"
className="wrapper title-icon-container"
>
<label
htmlFor="field-my-field"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ exports[`renders a objectBrowser widget component 1`] = `
class="four wide column"
>
<div
class="wrapper"
class="wrapper title-icon-container"
>
<label
for="field-my-field"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ exports[`renders an object list widget component 1`] = `
class="four wide column"
>
<div
class="wrapper"
class="wrapper title-icon-container"
>
<label
id="fieldset-my-field-set-field-label-my-widget"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ exports[`renders a password widget component 1`] = `
className="four wide column"
>
<div
className="wrapper"
className="wrapper title-icon-container"
>
<label
htmlFor="field-my-field"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ exports[`renders an array widget component 1`] = `
className="four wide column"
>
<div
className="wrapper"
className="wrapper title-icon-container"
>
<label
htmlFor="field-my-field"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ exports[`RegistryImageWidget renders a file widget component with value 1`] = `
class="four wide column"
>
<div
class="wrapper"
class="wrapper title-icon-container"
>
<label
for="field-my-field"
Expand Down Expand Up @@ -89,7 +89,7 @@ exports[`RegistryImageWidget renders an empty file widget component 1`] = `
class="four wide column"
>
<div
class="wrapper"
class="wrapper title-icon-container"
>
<label
for="field-my-field"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ exports[`renders a select widget component 1`] = `
class="four wide column"
>
<div
class="wrapper"
class="wrapper title-icon-container"
>
<label
for="field-my-field"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ exports[`No 'No value' option when default value is 0 1`] = `
class="four wide column"
>
<div
class="wrapper"
class="wrapper title-icon-container"
>
<label
for="field-my-field"
Expand Down Expand Up @@ -179,7 +179,7 @@ exports[`renders a select widget component 1`] = `
class="four wide column"
>
<div
class="wrapper"
class="wrapper title-icon-container"
>
<label
for="field-my-field"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ exports[`renders a text widget component 1`] = `
className="four wide column"
>
<div
className="wrapper"
className="wrapper title-icon-container"
>
<label
htmlFor="field-my-field"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ exports[`renders a textarea widget component 1`] = `
className="four wide column"
>
<div
className="wrapper"
className="wrapper title-icon-container"
>
<label
htmlFor="field-my-field"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ exports[`renders a token widget component 1`] = `
className="four wide column"
>
<div
className="wrapper"
className="wrapper title-icon-container"
>
<label
htmlFor="field-my-field"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ exports[`renders an url widget component 1`] = `
class="four wide column"
>
<div
class="wrapper"
class="wrapper title-icon-container"
>
<label
for="field-test-url"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ exports[`renders a dictionary widget component 1`] = `
class="four wide column"
>
<div
class="wrapper"
class="wrapper title-icon-container"
>
<label
for="field-test-dict"
Expand Down

0 comments on commit 3d7d4be

Please sign in to comment.