Skip to content

Commit

Permalink
test: Update the snapshots
Browse files Browse the repository at this point in the history
Refs: #186
  • Loading branch information
ChengYanJin committed Mar 23, 2021
1 parent b4e3bc0 commit 24b1004
Show file tree
Hide file tree
Showing 35 changed files with 1,494 additions and 1,469 deletions.
6 changes: 3 additions & 3 deletions src/__snapshots__/areachart.stories.storyshot
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

exports[`Storyshots Components/Chart/AreaChart Default 1`] = `
<div
className="sc-gsTCUz dUzLYl"
className="sc-bdfBwQ gFQERV"
>
<h3
className="sc-dlfnbm dxKCyT"
className="sc-gsTCUz iNyAAg"
>
Vege-Lite area chart
</h3>
<div
className="sc-bdfBwQ sc-vegachart"
className="sc-vegachart"
id="vis_area_chart"
/>
</div>
Expand Down
38 changes: 19 additions & 19 deletions src/__snapshots__/banner.stories.storyshot
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,24 @@

exports[`Storyshots Components/Notification/Banner Error Banner 1`] = `
<div
className="sc-gsTCUz dUzLYl"
className="sc-bdfBwQ gFQERV"
>
<div
className="sc-jSgupP lhiIpA sc-banner"
className="sc-eCssSg iTLdDR sc-banner"
>
<i
className="fas fa-exclamation-triangle"
/>
<div
className="sc-gKsewC ehdtkM"
className="sc-jSgupP ddDNyR"
>
<div
className="sc-fubCfw fwuLbz"
className="sc-iBPRYJ kSFWuu"
>
Error
</div>
<span
className="sc-iBPRYJ iXJrlv"
className="sc-gKsewC ytGHb"
>
There is an error.
</span>
Expand All @@ -30,21 +30,21 @@ exports[`Storyshots Components/Notification/Banner Error Banner 1`] = `

exports[`Storyshots Components/Notification/Banner Playground 1`] = `
<div
className="sc-jSgupP grPkbY sc-banner"
className="sc-eCssSg BCWFZ sc-banner"
>
<i
className="fas fa-exclamation-triangle"
/>
<div
className="sc-gKsewC ehdtkM"
className="sc-jSgupP ddDNyR"
>
<div
className="sc-fubCfw fwuLbz"
className="sc-iBPRYJ kSFWuu"
>
Man
</div>
<span
className="sc-iBPRYJ iXJrlv"
className="sc-gKsewC ytGHb"
>
There is a success
</span>
Expand All @@ -54,24 +54,24 @@ exports[`Storyshots Components/Notification/Banner Playground 1`] = `

exports[`Storyshots Components/Notification/Banner Success Banner 1`] = `
<div
className="sc-gsTCUz dUzLYl"
className="sc-bdfBwQ gFQERV"
>
<div
className="sc-jSgupP grPkbY sc-banner"
className="sc-eCssSg BCWFZ sc-banner"
>
<i
className="fas fa-exclamation-triangle"
/>
<div
className="sc-gKsewC ehdtkM"
className="sc-jSgupP ddDNyR"
>
<div
className="sc-fubCfw fwuLbz"
className="sc-iBPRYJ kSFWuu"
>
Success
</div>
<span
className="sc-iBPRYJ iXJrlv"
className="sc-gKsewC ytGHb"
>
There is a success.
</span>
Expand All @@ -82,24 +82,24 @@ exports[`Storyshots Components/Notification/Banner Success Banner 1`] = `

exports[`Storyshots Components/Notification/Banner Warning Banner 1`] = `
<div
className="sc-gsTCUz dUzLYl"
className="sc-bdfBwQ gFQERV"
>
<div
className="sc-jSgupP dTlNXc sc-banner"
className="sc-eCssSg hOeTmF sc-banner"
>
<i
className="fas fa-exclamation-triangle"
/>
<div
className="sc-gKsewC ehdtkM"
className="sc-jSgupP ddDNyR"
>
<div
className="sc-fubCfw fwuLbz"
className="sc-iBPRYJ kSFWuu"
>
Warning
</div>
<span
className="sc-iBPRYJ iXJrlv"
className="sc-gKsewC ytGHb"
>
There is a warning.
</span>
Expand Down
18 changes: 9 additions & 9 deletions src/__snapshots__/barchart.stories.storyshot
Original file line number Diff line number Diff line change
Expand Up @@ -2,42 +2,42 @@

exports[`Storyshots Components/Chart/BarChart Default 1`] = `
<div
className="sc-gsTCUz dUzLYl"
className="sc-bdfBwQ gFQERV"
>
<h3
className="sc-dlfnbm dxKCyT"
className="sc-gsTCUz iNyAAg"
>
Vertical Stacked Bar Chart Demo
</h3>
<div
className="sc-bdfBwQ sc-vegachart"
className="sc-vegachart"
id="vis_vertical_stacked"
/>
<h3
className="sc-dlfnbm dxKCyT"
className="sc-gsTCUz iNyAAg"
>
Horizontal Stacked Bar Chart Demo
</h3>
<div
className="sc-bdfBwQ sc-vegachart"
className="sc-vegachart"
id="vis_horizontal_stacked"
/>
<h3
className="sc-dlfnbm dxKCyT"
className="sc-gsTCUz iNyAAg"
>
Vertical Bar Chart Demo
</h3>
<div
className="sc-bdfBwQ sc-vegachart"
className="sc-vegachart"
id="vis_vertical"
/>
<h3
className="sc-dlfnbm dxKCyT"
className="sc-gsTCUz iNyAAg"
>
Horizontal Bar Chart Demo
</h3>
<div
className="sc-bdfBwQ sc-vegachart"
className="sc-vegachart"
id="vis_horizontal"
/>
</div>
Expand Down
32 changes: 16 additions & 16 deletions src/__snapshots__/breadcrumb.stories.storyshot
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@

exports[`Storyshots Components/Navigation/Breadcrumb Default 1`] = `
<div
className="sc-gsTCUz dUzLYl"
className="sc-bdfBwQ gFQERV"
>
<h3
className="sc-dlfnbm dxKCyT"
className="sc-gsTCUz iNyAAg"
>
Default Breadcrumb
</h3>
<ol
className="sc-pFZIQ hSRzyd sc-breadcrumb"
className="sc-fubCfw gUlWvG sc-breadcrumb"
>
<li
className="sc-jrAGrp bgFHbv sc-breadcrumb_item"
className="sc-pFZIQ debfJL sc-breadcrumb_item"
>
<a
href="home"
Expand All @@ -22,14 +22,14 @@ exports[`Storyshots Components/Navigation/Breadcrumb Default 1`] = `
</a>
</li>
<li
className="sc-kEjbxe TTJAs sc-breadcrumb_separator"
className="sc-jrAGrp jCbtoL sc-breadcrumb_separator"
>
<i
className="fas fa-chevron-right"
/>
</li>
<li
className="sc-jrAGrp bgFHbv sc-breadcrumb_item"
className="sc-pFZIQ debfJL sc-breadcrumb_item"
>
<label
href="clusters"
Expand All @@ -38,14 +38,14 @@ exports[`Storyshots Components/Navigation/Breadcrumb Default 1`] = `
</label>
</li>
<li
className="sc-kEjbxe TTJAs sc-breadcrumb_separator"
className="sc-jrAGrp jCbtoL sc-breadcrumb_separator"
>
<i
className="fas fa-chevron-right"
/>
</li>
<li
className="sc-jrAGrp bgFHbv sc-breadcrumb_item"
className="sc-pFZIQ debfJL sc-breadcrumb_item"
>
<a
href="cluster"
Expand All @@ -54,14 +54,14 @@ exports[`Storyshots Components/Navigation/Breadcrumb Default 1`] = `
</a>
</li>
<li
className="sc-kEjbxe TTJAs sc-breadcrumb_separator"
className="sc-jrAGrp jCbtoL sc-breadcrumb_separator"
>
<i
className="fas fa-chevron-right"
/>
</li>
<li
className="sc-jrAGrp bgFHbv sc-breadcrumb_item"
className="sc-pFZIQ debfJL sc-breadcrumb_item"
>
<label
href="nodes"
Expand All @@ -70,14 +70,14 @@ exports[`Storyshots Components/Navigation/Breadcrumb Default 1`] = `
</label>
</li>
<li
className="sc-kEjbxe TTJAs sc-breadcrumb_separator"
className="sc-jrAGrp jCbtoL sc-breadcrumb_separator"
>
<i
className="fas fa-chevron-right"
/>
</li>
<li
className="sc-jrAGrp bgFHbv sc-breadcrumb_item"
className="sc-pFZIQ debfJL sc-breadcrumb_item"
>
<a
href="node"
Expand All @@ -87,14 +87,14 @@ exports[`Storyshots Components/Navigation/Breadcrumb Default 1`] = `
</a>
</li>
<li
className="sc-kEjbxe TTJAs sc-breadcrumb_separator"
className="sc-jrAGrp jCbtoL sc-breadcrumb_separator"
>
<i
className="fas fa-chevron-right"
/>
</li>
<li
className="sc-jrAGrp bgFHbv sc-breadcrumb_item"
className="sc-pFZIQ debfJL sc-breadcrumb_item"
>
<a
href="volumes"
Expand All @@ -103,14 +103,14 @@ exports[`Storyshots Components/Navigation/Breadcrumb Default 1`] = `
</a>
</li>
<li
className="sc-kEjbxe TTJAs sc-breadcrumb_separator"
className="sc-jrAGrp jCbtoL sc-breadcrumb_separator"
>
<i
className="fas fa-chevron-right"
/>
</li>
<li
className="sc-jrAGrp bYWMtL sc-breadcrumb_item"
className="sc-pFZIQ fmXiyj sc-breadcrumb_item"
>
<label
title="volume_longlonglonglonglonglonglonglonglong"
Expand Down
Loading

0 comments on commit 24b1004

Please sign in to comment.