Skip to content

Commit

Permalink
LPD-25807 Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
interaminense authored and brianchandotcom committed May 16, 2024
1 parent 9cb70e5 commit 6cb3120
Show file tree
Hide file tree
Showing 100 changed files with 657 additions and 546 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,11 @@ exports[`ActivitiesChartTimeline should render 1`] = `
<div
class="d-flex align-items-baseline"
>
<h4>
<div
class="h4"
>
Account's Activities - July 9, 2018 - July 10, 2018
</h4>
</div>
</div>
<div
class="details"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -219,11 +219,11 @@ exports[`AssociatedSegmentsCard should render with an no results display 1`] = `
<div
class="no-results-content"
>
<h4
class="no-results-title"
<div
class="h4 no-results-title"
>
There are no items found.
</h4>
</div>
</div>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -168,11 +168,11 @@ exports[`KnownIndividualsCard should render w/ NoResultsDisplay 1`] = `
<div
class="no-results-content spacer"
>
<h4
class="no-results-title"
<div
class="h4 no-results-title"
>
There are no individuals found.
</h4>
</div>
<div
class="no-results-description"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,11 @@ exports[`DistributionCard AddPropertyForm renders 1`] = `
<div
class="description"
>
<h4>
<div
class="h4"
>
Add a Breakdown by Individual Attribute
</h4>
</div>
<p>
Breakdown will display the top 10 results or be divided into a maximum of 10 bins depending on your attribute type.
</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,11 @@ exports[`DistributionCard renders /w AddPropertyForm 1`] = `
<div
class="description"
>
<h4>
<div
class="h4"
>
Add a Breakdown by Individual Attribute
</h4>
</div>
<p>
Breakdown will display the top 10 results or be divided into a maximum of 10 bins depending on your attribute type.
</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,11 @@ exports[`BaseInterestDetails should render 1`] = `
<span
class="navbar-text-truncate"
>
<h4>
<div
class="h4"
>
Individuals
</h4>
</div>
</span>
</a>
</li>
Expand All @@ -104,9 +106,11 @@ exports[`BaseInterestDetails should render 1`] = `
<span
class="navbar-text-truncate"
>
<h4>
<div
class="h4"
>
Active Pages
</h4>
</div>
</span>
</a>
</li>
Expand All @@ -120,9 +124,11 @@ exports[`BaseInterestDetails should render 1`] = `
<span
class="navbar-text-truncate"
>
<h4>
<div
class="h4"
>
Inactive Pages
</h4>
</div>
</span>
</a>
</li>
Expand All @@ -131,11 +137,11 @@ exports[`BaseInterestDetails should render 1`] = `
</div>
</div>
</nav>
<h4
class="list-title"
<div
class="h4 list-title"
>
Members Interested in "1" - As of December 31, 1969
</h4>
</div>
</div>
<div
class="base-results-root d-flex flex-column flex-grow-1 searchable-table-root interest-history-table d-flex flex-column flex-grow-1 searchable-table-borderless"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,11 @@ exports[`Activities should render 1`] = `
<div
class="d-flex align-items-baseline"
>
<h4>
<div
class="h4"
>
Account's Activities - July 9, 2018 - July 10, 2018
</h4>
</div>
</div>
<div
class="details"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,11 @@ exports[`InterestDetails should render 1`] = `
<span
class="navbar-text-truncate"
>
<h4>
<div
class="h4"
>
Individuals
</h4>
</div>
</span>
</a>
</li>
Expand All @@ -104,9 +106,11 @@ exports[`InterestDetails should render 1`] = `
<span
class="navbar-text-truncate"
>
<h4>
<div
class="h4"
>
Active Pages
</h4>
</div>
</span>
</a>
</li>
Expand All @@ -120,9 +124,11 @@ exports[`InterestDetails should render 1`] = `
<span
class="navbar-text-truncate"
>
<h4>
<div
class="h4"
>
Inactive Pages
</h4>
</div>
</span>
</a>
</li>
Expand All @@ -131,11 +137,11 @@ exports[`InterestDetails should render 1`] = `
</div>
</div>
</nav>
<h4
class="list-title"
<div
class="h4 list-title"
>
Members Interested in "123" - As of December 31, 1969
</h4>
</div>
</div>
<div
class="base-results-root d-flex flex-column flex-grow-1 searchable-table-root interest-history-table d-flex flex-column flex-grow-1 searchable-table-borderless"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -183,11 +183,11 @@ exports[`AccountOverview should render 1`] = `
<td
class="table-column-text-end"
>
<h4
class="table-title text-truncate"
<div
class="h4 table-title text-truncate"
>
Infinity%
</h4>
</div>
</td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -560,11 +560,11 @@ exports[`Event Analysis Edit should render 1`] = `
<div
class="no-results-content"
>
<h4
class="no-results-title"
<div
class="h4 no-results-title"
>
An unexpected error occurred.
</h4>
</div>
<button
class="button-root btn btn-secondary"
type="button"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -180,11 +180,11 @@ exports[`Interests renders 1`] = `
<td
class="table-column-text-end"
>
<h4
class="table-title text-truncate"
<div
class="h4 table-title text-truncate"
>
66.67%
</h4>
</div>
</td>
</tr>
<tr
Expand Down Expand Up @@ -242,11 +242,11 @@ exports[`Interests renders 1`] = `
<td
class="table-column-text-end"
>
<h4
class="table-title text-truncate"
<div
class="h4 table-title text-truncate"
>
66.67%
</h4>
</div>
</td>
</tr>
<tr
Expand Down Expand Up @@ -304,11 +304,11 @@ exports[`Interests renders 1`] = `
<td
class="table-column-text-end"
>
<h4
class="table-title text-truncate"
<div
class="h4 table-title text-truncate"
>
66.67%
</h4>
</div>
</td>
</tr>
<tr
Expand Down Expand Up @@ -366,11 +366,11 @@ exports[`Interests renders 1`] = `
<td
class="table-column-text-end"
>
<h4
class="table-title text-truncate"
<div
class="h4 table-title text-truncate"
>
66.67%
</h4>
</div>
</td>
</tr>
<tr
Expand Down Expand Up @@ -428,11 +428,11 @@ exports[`Interests renders 1`] = `
<td
class="table-column-text-end"
>
<h4
class="table-title text-truncate"
<div
class="h4 table-title text-truncate"
>
33.33%
</h4>
</div>
</td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,11 @@ exports[`InterestsCard renders 1`] = `
<td
class="table-column-text-end"
>
<h4
class="table-title text-truncate"
<div
class="h4 table-title text-truncate"
>
66.67%
</h4>
</div>
</td>
</tr>
<tr
Expand Down Expand Up @@ -159,11 +159,11 @@ exports[`InterestsCard renders 1`] = `
<td
class="table-column-text-end"
>
<h4
class="table-title text-truncate"
<div
class="h4 table-title text-truncate"
>
66.67%
</h4>
</div>
</td>
</tr>
<tr
Expand Down Expand Up @@ -221,11 +221,11 @@ exports[`InterestsCard renders 1`] = `
<td
class="table-column-text-end"
>
<h4
class="table-title text-truncate"
<div
class="h4 table-title text-truncate"
>
66.67%
</h4>
</div>
</td>
</tr>
<tr
Expand Down Expand Up @@ -283,11 +283,11 @@ exports[`InterestsCard renders 1`] = `
<td
class="table-column-text-end"
>
<h4
class="table-title text-truncate"
<div
class="h4 table-title text-truncate"
>
66.67%
</h4>
</div>
</td>
</tr>
<tr
Expand Down Expand Up @@ -345,11 +345,11 @@ exports[`InterestsCard renders 1`] = `
<td
class="table-column-text-end"
>
<h4
class="table-title text-truncate"
<div
class="h4 table-title text-truncate"
>
33.33%
</h4>
</div>
</td>
</tr>
</tbody>
Expand Down Expand Up @@ -399,11 +399,11 @@ exports[`InterestsCard renders with empty data 1`] = `
<div
class="no-results-content"
>
<h4
class="no-results-title"
<div
class="h4 no-results-title"
>
There are no interests found.
</h4>
</div>
<div
class="no-results-description"
>
Expand Down
Loading

0 comments on commit 6cb3120

Please sign in to comment.