Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regenerate snapshots #1132

Merged
merged 3 commits into from
Aug 30, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/clay-card-grid/src/ClayCardGrid.soy
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
{/let}

<li class="card-page-item-header">
<h4 class="card-section-header">{$item.label}</h4>
<h1 class="card-section-header">{$item.label}</h1>
</li>

{call .items}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ exports[`ClayCardGrid should render a ClayCardGrid with id 1`] = `<ul class="car
exports[`ClayCardGrid should render the default markup 1`] = `
<ul class="card-page">
<li class="card-page-item-header">
<h4 class="card-section-header">Folders</h4>
<h1 class="card-section-header">Folders</h1>
</li>
<li class="card-page-item-directory">
<div class="card-type-directory card card-horizontal">
Expand Down Expand Up @@ -52,7 +52,7 @@ exports[`ClayCardGrid should render the default markup 1`] = `
</div>
</li>
<li class="card-page-item-header">
<h4 class="card-section-header">Recipes</h4>
<h1 class="card-section-header">Recipes</h1>
</li>
<li class="card-page-item-directory">
<div class="card-type-asset card image-card">
Expand Down Expand Up @@ -208,7 +208,7 @@ exports[`ClayCardGrid should render the default markup 1`] = `
</div>
</li>
<li class="card-page-item-header">
<h4 class="card-section-header">Chefs</h4>
<h1 class="card-section-header">Chefs</h1>
</li>
<li class="card-page-item-directory">
<div class="card-type-asset card">
Expand Down
4 changes: 2 additions & 2 deletions packages/clay-css/src/content/test_card_view_template.html
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ <h4 class="component-title">
<form>
<ul class="card-page">
<li class="card-page-item-header">
<h4 class="card-section-header">Group 1</h4>
<h1 class="card-section-header">Group 1</h1>
</li>
<li class="card-page-item-directory">
<div class="card-type-directory form-check form-check-card form-check-middle-left">
Expand Down Expand Up @@ -679,7 +679,7 @@ <h3 class="card-title" title="Side Projects">

<ul class="card-page">
<li class="card-page-item-header">
<h4 class="card-section-header">Group 2</h4>
<h1 class="card-section-header">Group 2</h1>
</li>
<li class="card-page-item-asset">
<div class="card-type-asset form-check form-check-card form-check-top-left image-card">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ <h4 class="component-title">
</div>
<div class="container-fluid container-fluid-max-xl container-view sidenav-content">
<form>
<h4 class="card-section-header">Group 1</h4>
<h1 class="card-section-header">Group 1</h1>
<ul class="card-page">
<li class="card-page-item-directory">
<div class="card-type-directory form-check form-check-card form-check-middle-left">
Expand Down Expand Up @@ -599,7 +599,7 @@ <h3 class="card-title" title="Side Projects">
</div>
</li>
</ul>
<h4 class="card-section-header">Group 2</h4>
<h1 class="card-section-header">Group 2</h1>
<ul class="card-page">
<li class="card-page-item-asset">
<div class="active card-type-asset form-check form-check-card form-check-top-left image-card">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ exports[`ClayDatasetDisplay should render a ClayDatasetDisplay and change view o
<form>
<ul class="card-page">
<li class="card-page-item-header">
<h4 class="card-section-header">Folders</h4>
<h1 class="card-section-header">Folders</h1>
</li>
<li class="card-page-item-directory">
<div class="card-type-directory form-check form-check-card form-check-middle-left">
Expand Down Expand Up @@ -186,7 +186,7 @@ exports[`ClayDatasetDisplay should render a ClayDatasetDisplay and change view o
</div>
</li>
<li class="card-page-item-header">
<h4 class="card-section-header">Recipes</h4>
<h1 class="card-section-header">Recipes</h1>
</li>
<li class="card-page-item-directory">
<div class="card-type-asset form-check form-check-card form-check-top-left image-card">
Expand Down Expand Up @@ -450,7 +450,7 @@ exports[`ClayDatasetDisplay should render a ClayDatasetDisplay and change view o
</div>
</li>
<li class="card-page-item-header">
<h4 class="card-section-header">Chefs</h4>
<h1 class="card-section-header">Chefs</h1>
</li>
<li class="card-page-item-directory">
<div class="card-type-asset form-check form-check-card form-check-top-left">
Expand Down Expand Up @@ -2778,7 +2778,7 @@ exports[`ClayDatasetDisplay should render a ClayDatasetDisplay with grouped item
<form>
<ul class="card-page">
<li class="card-page-item-header">
<h4 class="card-section-header">Group</h4>
<h1 class="card-section-header">Group</h1>
</li>
<li class="card-page-item-directory">
<div class="card-type-directory form-check form-check-card form-check-middle-left">
Expand Down Expand Up @@ -3080,7 +3080,7 @@ exports[`ClayDatasetDisplay should render a ClayDatasetDisplay with grouped item
<form>
<ul class="card-page">
<li class="card-page-item-header">
<h4 class="card-section-header">Group</h4>
<h1 class="card-section-header">Group</h1>
</li>
<li class="card-page-item-directory">
<div class="card-type-directory form-check form-check-card form-check-middle-left">
Expand Down Expand Up @@ -3614,7 +3614,7 @@ exports[`ClayDatasetDisplay should render a ClayDatasetDisplay with items and li
<form>
<ul class="card-page">
<li class="card-page-item-header">
<h4 class="card-section-header">Folders</h4>
<h1 class="card-section-header">Folders</h1>
</li>
<li class="card-page-item-directory">
<div class="card-type-directory form-check form-check-card form-check-middle-left">
Expand Down Expand Up @@ -3695,7 +3695,7 @@ exports[`ClayDatasetDisplay should render a ClayDatasetDisplay with items and li
</div>
</li>
<li class="card-page-item-header">
<h4 class="card-section-header">Recipes</h4>
<h1 class="card-section-header">Recipes</h1>
</li>
<li class="card-page-item-directory">
<div class="card-type-asset form-check form-check-card form-check-top-left image-card">
Expand Down Expand Up @@ -3959,7 +3959,7 @@ exports[`ClayDatasetDisplay should render a ClayDatasetDisplay with items and li
</div>
</li>
<li class="card-page-item-header">
<h4 class="card-section-header">Chefs</h4>
<h1 class="card-section-header">Chefs</h1>
</li>
<li class="card-page-item-directory">
<div class="card-type-asset form-check form-check-card form-check-top-left">
Expand Down Expand Up @@ -6371,7 +6371,7 @@ exports[`ClayDatasetDisplay should render a ClayDatasetDisplay with selected gro
<form>
<ul class="card-page">
<li class="card-page-item-header">
<h4 class="card-section-header">Folders</h4>
<h1 class="card-section-header">Folders</h1>
</li>
<li class="card-page-item-directory">
<div class="card-type-directory form-check form-check-card form-check-middle-left">
Expand Down Expand Up @@ -6452,7 +6452,7 @@ exports[`ClayDatasetDisplay should render a ClayDatasetDisplay with selected gro
</div>
</li>
<li class="card-page-item-header">
<h4 class="card-section-header">Recipes</h4>
<h1 class="card-section-header">Recipes</h1>
</li>
<li class="card-page-item-directory">
<div class="card-type-asset form-check form-check-card form-check-top-left image-card">
Expand Down Expand Up @@ -6716,7 +6716,7 @@ exports[`ClayDatasetDisplay should render a ClayDatasetDisplay with selected gro
</div>
</li>
<li class="card-page-item-header">
<h4 class="card-section-header">Chefs</h4>
<h1 class="card-section-header">Chefs</h1>
</li>
<li class="card-page-item-directory">
<div class="card-type-asset form-check form-check-card form-check-top-left">
Expand Down Expand Up @@ -8164,7 +8164,7 @@ exports[`ClayDatasetDisplay should select and unselect all items 1`] = `
<form>
<ul class="card-page">
<li class="card-page-item-header">
<h4 class="card-section-header">Folders</h4>
<h1 class="card-section-header">Folders</h1>
</li>
<li class="card-page-item-directory">
<div class="card-type-directory form-check form-check-card form-check-middle-left">
Expand Down Expand Up @@ -8245,7 +8245,7 @@ exports[`ClayDatasetDisplay should select and unselect all items 1`] = `
</div>
</li>
<li class="card-page-item-header">
<h4 class="card-section-header">Recipes</h4>
<h1 class="card-section-header">Recipes</h1>
</li>
<li class="card-page-item-directory">
<div class="card-type-asset form-check form-check-card form-check-top-left image-card">
Expand Down Expand Up @@ -8509,7 +8509,7 @@ exports[`ClayDatasetDisplay should select and unselect all items 1`] = `
</div>
</li>
<li class="card-page-item-header">
<h4 class="card-section-header">Chefs</h4>
<h1 class="card-section-header">Chefs</h1>
</li>
<li class="card-page-item-directory">
<div class="card-type-asset form-check form-check-card form-check-top-left">
Expand Down Expand Up @@ -9017,7 +9017,7 @@ exports[`ClayDatasetDisplay should select and unselect all items 2`] = `
<form>
<ul class="card-page">
<li class="card-page-item-header">
<h4 class="card-section-header">Folders</h4>
<h1 class="card-section-header">Folders</h1>
</li>
<li class="card-page-item-directory">
<div class="card-type-directory form-check form-check-card form-check-middle-left">
Expand Down Expand Up @@ -9098,7 +9098,7 @@ exports[`ClayDatasetDisplay should select and unselect all items 2`] = `
</div>
</li>
<li class="card-page-item-header">
<h4 class="card-section-header">Recipes</h4>
<h1 class="card-section-header">Recipes</h1>
</li>
<li class="card-page-item-directory">
<div class="card-type-asset form-check form-check-card form-check-top-left image-card">
Expand Down Expand Up @@ -9362,7 +9362,7 @@ exports[`ClayDatasetDisplay should select and unselect all items 2`] = `
</div>
</li>
<li class="card-page-item-header">
<h4 class="card-section-header">Chefs</h4>
<h1 class="card-section-header">Chefs</h1>
</li>
<li class="card-page-item-directory">
<div class="card-type-asset form-check form-check-card form-check-top-left">
Expand Down Expand Up @@ -9753,7 +9753,7 @@ exports[`ClayDatasetDisplay should select and unselect all items 3`] = `
<form>
<ul class="card-page">
<li class="card-page-item-header">
<h4 class="card-section-header">Folders</h4>
<h1 class="card-section-header">Folders</h1>
</li>
<li class="card-page-item-directory">
<div class="card-type-directory form-check form-check-card form-check-middle-left">
Expand Down Expand Up @@ -9834,7 +9834,7 @@ exports[`ClayDatasetDisplay should select and unselect all items 3`] = `
</div>
</li>
<li class="card-page-item-header">
<h4 class="card-section-header">Recipes</h4>
<h1 class="card-section-header">Recipes</h1>
</li>
<li class="card-page-item-directory">
<div class="card-type-asset form-check form-check-card form-check-top-left image-card">
Expand Down Expand Up @@ -10098,7 +10098,7 @@ exports[`ClayDatasetDisplay should select and unselect all items 3`] = `
</div>
</li>
<li class="card-page-item-header">
<h4 class="card-section-header">Chefs</h4>
<h1 class="card-section-header">Chefs</h1>
</li>
<li class="card-page-item-directory">
<div class="card-type-asset form-check form-check-card form-check-top-left">
Expand Down
Loading