Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
asanchezr committed Oct 10, 2023
1 parent 1f7af50 commit e6710f8
Show file tree
Hide file tree
Showing 7 changed files with 199 additions and 43 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ exports[`Generic table component matches snapshot 1`] = `
class="align-self-center col-auto"
>
<span>
1 - 6 of 6
1 - 6 of 6
</span>
</div>
<div
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1062,7 +1062,7 @@ exports[`Contact Search Results Table matches snapshot 1`] = `
class="align-self-center col-auto"
>
<span>
1 - 3 of 3
1 - 3 of 3
</span>
</div>
<div
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -697,7 +697,7 @@ exports[`Manage access requests Snapshot matches 1`] = `
class="align-self-center col-auto"
>
<span>
1 - 2 of 2
1 - 2 of 2
</span>
</div>
<div
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,97 @@ exports[`Document Results Table matches snapshot 1`] = `
</div>
</div>
</div>
<div
class="tr-wrapper"
>
<div
class="tr"
role="row"
style="display: flex; flex: 1 0 auto; min-width: 150px;"
>
<div
class="td"
role="cell"
style="box-sizing: border-box; flex: 100 0 auto; min-width: 30px; width: 100px; justify-content: left; text-align: left; flex-wrap: wrap; align-items: center; display: flex;"
title=""
>
MOTIPLAN
</div>
<div
class="td"
role="cell"
style="box-sizing: border-box; flex: 100 0 auto; min-width: 30px; width: 100px; justify-content: left; text-align: left; flex-wrap: wrap; align-items: center; display: flex;"
title=""
>
<span
data-testid="document-view-filename-text"
>
moti_plan.txt
</span>
</div>
<div
class="td"
role="cell"
style="box-sizing: border-box; flex: 100 0 auto; min-width: 30px; width: 100px; justify-content: left; text-align: left; flex-wrap: wrap; align-items: center; display: flex;"
title=""
>
<div
class="no-gutters row"
>
<div
class="col"
>
Sep 8, 2022
</div>
<div
class="col-auto"
>
<span
class=""
>
<span
class="tooltip-icon"
data-testid="tooltip-icon-initiator-tooltip"
id="initiator-tooltip"
>
<svg
fill="currentColor"
height="15"
stroke="currentColor"
stroke-width="0"
viewBox="0 0 512 512"
width="15"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M256 288c79.5 0 144-64.5 144-144S335.5 0 256 0 112 64.5 112 144s64.5 144 144 144zm128 32h-55.1c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16H128C57.3 320 0 377.3 0 448v16c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48v-16c0-70.7-57.3-128-128-128z"
/>
</svg>
</span>
</span>
</div>
</div>
</div>
<div
class="td"
role="cell"
style="box-sizing: border-box; flex: 100 0 auto; min-width: 30px; width: 100px; justify-content: left; text-align: left; flex-wrap: wrap; align-items: center; display: flex;"
title=""
>
Amended
</div>
<div
class="td"
role="cell"
style="box-sizing: border-box; flex: 90 0 auto; min-width: 30px; width: 90px; justify-content: left; text-align: left; flex-wrap: wrap; align-items: center; display: flex;"
title=""
>
<div
class="c3 no-gutters row"
/>
</div>
</div>
</div>
</div>
</div>
.c0 {
Expand All @@ -360,7 +451,7 @@ exports[`Document Results Table matches snapshot 1`] = `
class="align-self-center col-auto"
>
<span>
1 - 1 of 2
1 - 2 of 2
</span>
</div>
<div
Expand Down Expand Up @@ -388,7 +479,7 @@ exports[`Document Results Table matches snapshot 1`] = `
disabled=""
style="width: 50px; margin-left: 10px; margin-right: 10px; background-color: white;"
type="number"
value="1"
value="10"
/>
<span
class="c0"
Expand Down Expand Up @@ -473,28 +564,15 @@ exports[`Document Results Table matches snapshot 1`] = `
</a>
</li>
<li
class="page-item"
>
<a
aria-label="Page 2"
class="page-link"
rel="next"
role="button"
tabindex="0"
>
2
</a>
</li>
<li
class="page-item"
class="page-item disabled"
>
<a
aria-disabled="false"
aria-disabled="true"
aria-label="Next page"
class="page-link"
class="page-link "
rel="next"
role="button"
tabindex="0"
tabindex="-1"
>
&gt;
</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -779,6 +779,97 @@ exports[`Document List View renders as expected 1`] = `
</div>
</div>
</div>
<div
class="tr-wrapper"
>
<div
class="tr"
role="row"
style="display: flex; flex: 1 0 auto; min-width: 150px;"
>
<div
class="td"
role="cell"
style="box-sizing: border-box; flex: 100 0 auto; min-width: 30px; width: 100px; justify-content: left; text-align: left; flex-wrap: wrap; align-items: center; display: flex;"
title=""
>
MOTIPLAN
</div>
<div
class="td"
role="cell"
style="box-sizing: border-box; flex: 100 0 auto; min-width: 30px; width: 100px; justify-content: left; text-align: left; flex-wrap: wrap; align-items: center; display: flex;"
title=""
>
<span
data-testid="document-view-filename-text"
>
moti_plan.txt
</span>
</div>
<div
class="td"
role="cell"
style="box-sizing: border-box; flex: 100 0 auto; min-width: 30px; width: 100px; justify-content: left; text-align: left; flex-wrap: wrap; align-items: center; display: flex;"
title=""
>
<div
class="no-gutters row"
>
<div
class="col"
>
Sep 8, 2022
</div>
<div
class="col-auto"
>
<span
class=""
>
<span
class="tooltip-icon"
data-testid="tooltip-icon-initiator-tooltip"
id="initiator-tooltip"
>
<svg
fill="currentColor"
height="15"
stroke="currentColor"
stroke-width="0"
viewBox="0 0 512 512"
width="15"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M256 288c79.5 0 144-64.5 144-144S335.5 0 256 0 112 64.5 112 144s64.5 144 144 144zm128 32h-55.1c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16H128C57.3 320 0 377.3 0 448v16c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48v-16c0-70.7-57.3-128-128-128z"
/>
</svg>
</span>
</span>
</div>
</div>
</div>
<div
class="td"
role="cell"
style="box-sizing: border-box; flex: 100 0 auto; min-width: 30px; width: 100px; justify-content: left; text-align: left; flex-wrap: wrap; align-items: center; display: flex;"
title=""
>
Amended
</div>
<div
class="td"
role="cell"
style="box-sizing: border-box; flex: 90 0 auto; min-width: 30px; width: 90px; justify-content: left; text-align: left; flex-wrap: wrap; align-items: center; display: flex;"
title=""
>
<div
class="c10 no-gutters row"
/>
</div>
</div>
</div>
</div>
</div>
<div
Expand All @@ -788,7 +879,7 @@ exports[`Document List View renders as expected 1`] = `
class="align-self-center col-auto"
>
<span>
1 - 1 of 2
1 - 2 of 2
</span>
</div>
<div
Expand Down Expand Up @@ -816,7 +907,7 @@ exports[`Document List View renders as expected 1`] = `
disabled=""
style="width: 50px; margin-left: 10px; margin-right: 10px; background-color: white;"
type="number"
value="1"
value="10"
/>
<span
class="c11"
Expand Down Expand Up @@ -901,28 +992,15 @@ exports[`Document List View renders as expected 1`] = `
</a>
</li>
<li
class="page-item"
>
<a
aria-label="Page 2"
class="page-link"
rel="next"
role="button"
tabindex="0"
>
2
</a>
</li>
<li
class="page-item"
class="page-item disabled"
>
<a
aria-disabled="false"
aria-disabled="true"
aria-label="Next page"
class="page-link"
class="page-link "
rel="next"
role="button"
tabindex="0"
tabindex="-1"
>
&gt;
</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@ exports[`Lease Search Results Table matches snapshot 1`] = `
class="align-self-center col-auto"
>
<span>
1 - 2 of 2
1 - 2 of 2
</span>
</div>
<div
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -641,7 +641,7 @@ exports[`Note Results Table matches snapshot 1`] = `
class="align-self-center col-auto"
>
<span>
1 - 4 of 4
1 - 4 of 4
</span>
</div>
<div
Expand Down

0 comments on commit e6710f8

Please sign in to comment.