Skip to content

Commit

Permalink
Regen ClayTable snapshots | Fixes liferay#600
Browse files Browse the repository at this point in the history
  • Loading branch information
matuzalemsteles committed Mar 1, 2018
1 parent 91962ab commit f041388
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions packages/clay-table/src/__tests__/__snapshots__/ClayTable.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -930,7 +930,7 @@ exports[`ClayTable should render a ClayTable with an schema, items and action me
<td>
<div class="quick-action-menu"></div>
<div class="dropdown dropdown-action">
<button aria-expanded="false" aria-haspopup="true" aria-label="toggle" class="dropdown-toggle btn btn-unstyled" type="button">
<button aria-expanded="false" aria-haspopup="true" aria-label="toggle" class="dropdown-toggle btn component-action btn-unstyled" type="button">
<svg aria-hidden="true" class="lexicon-icon lexicon-icon-ellipsis-v" focusable="false">
<title>ellipsis-v</title>
<use xlink:href="../node_modules/clay/lib/images/icons/icons.svg#ellipsis-v"></use>
Expand All @@ -950,7 +950,7 @@ exports[`ClayTable should render a ClayTable with an schema, items and action me
<td>
<div class="quick-action-menu"></div>
<div class="dropdown dropdown-action">
<button aria-expanded="false" aria-haspopup="true" aria-label="toggle" class="dropdown-toggle btn btn-unstyled" type="button">
<button aria-expanded="false" aria-haspopup="true" aria-label="toggle" class="dropdown-toggle btn component-action btn-unstyled" type="button">
<svg aria-hidden="true" class="lexicon-icon lexicon-icon-ellipsis-v" focusable="false">
<title>ellipsis-v</title>
<use xlink:href="../node_modules/clay/lib/images/icons/icons.svg#ellipsis-v"></use>
Expand Down Expand Up @@ -1006,21 +1006,21 @@ exports[`ClayTable should render a ClayTable with an schema, items and action me
</td>
<td>
<div class="quick-action-menu">
<a aria-label="Remove" class=" quick-action-item" href="#1">
<a aria-label="Remove" class=" component-action quick-action-item" href="#1">
<svg aria-hidden="true" class="lexicon-icon lexicon-icon-trash" focusable="false">
<title>trash</title>
<use xlink:href="../node_modules/clay/lib/images/icons/icons.svg#trash"></use>
</svg>
</a>
<a aria-label="Download" class=" quick-action-item" href="#2">
<a aria-label="Download" class=" component-action quick-action-item" href="#2">
<svg aria-hidden="true" class="lexicon-icon lexicon-icon-download" focusable="false">
<title>download</title>
<use xlink:href="../node_modules/clay/lib/images/icons/icons.svg#download"></use>
</svg>
</a>
</div>
<div class="dropdown dropdown-action">
<button aria-expanded="false" aria-haspopup="true" aria-label="toggle" class="dropdown-toggle btn btn-unstyled" type="button">
<button aria-expanded="false" aria-haspopup="true" aria-label="toggle" class="dropdown-toggle btn component-action btn-unstyled" type="button">
<svg aria-hidden="true" class="lexicon-icon lexicon-icon-ellipsis-v" focusable="false">
<title>ellipsis-v</title>
<use xlink:href="../node_modules/clay/lib/images/icons/icons.svg#ellipsis-v"></use>
Expand All @@ -1039,21 +1039,21 @@ exports[`ClayTable should render a ClayTable with an schema, items and action me
</td>
<td>
<div class="quick-action-menu">
<a aria-label="Remove" class=" quick-action-item" href="#1">
<a aria-label="Remove" class=" component-action quick-action-item" href="#1">
<svg aria-hidden="true" class="lexicon-icon lexicon-icon-trash" focusable="false">
<title>trash</title>
<use xlink:href="../node_modules/clay/lib/images/icons/icons.svg#trash"></use>
</svg>
</a>
<a aria-label="Download" class=" quick-action-item" href="#2">
<a aria-label="Download" class=" component-action quick-action-item" href="#2">
<svg aria-hidden="true" class="lexicon-icon lexicon-icon-download" focusable="false">
<title>download</title>
<use xlink:href="../node_modules/clay/lib/images/icons/icons.svg#download"></use>
</svg>
</a>
</div>
<div class="dropdown dropdown-action">
<button aria-expanded="false" aria-haspopup="true" aria-label="toggle" class="dropdown-toggle btn btn-unstyled" type="button">
<button aria-expanded="false" aria-haspopup="true" aria-label="toggle" class="dropdown-toggle btn component-action btn-unstyled" type="button">
<svg aria-hidden="true" class="lexicon-icon lexicon-icon-ellipsis-v" focusable="false">
<title>ellipsis-v</title>
<use xlink:href="../node_modules/clay/lib/images/icons/icons.svg#ellipsis-v"></use>
Expand All @@ -1072,21 +1072,21 @@ exports[`ClayTable should render a ClayTable with an schema, items and action me
</td>
<td>
<div class="quick-action-menu">
<a aria-label="Remove" class=" quick-action-item" href="#1">
<a aria-label="Remove" class=" component-action quick-action-item" href="#1">
<svg aria-hidden="true" class="lexicon-icon lexicon-icon-trash" focusable="false">
<title>trash</title>
<use xlink:href="../node_modules/clay/lib/images/icons/icons.svg#trash"></use>
</svg>
</a>
<a aria-label="Download" class=" quick-action-item" href="#2">
<a aria-label="Download" class=" component-action quick-action-item" href="#2">
<svg aria-hidden="true" class="lexicon-icon lexicon-icon-download" focusable="false">
<title>download</title>
<use xlink:href="../node_modules/clay/lib/images/icons/icons.svg#download"></use>
</svg>
</a>
</div>
<div class="dropdown dropdown-action">
<button aria-expanded="false" aria-haspopup="true" aria-label="toggle" class="dropdown-toggle btn btn-unstyled" type="button">
<button aria-expanded="false" aria-haspopup="true" aria-label="toggle" class="dropdown-toggle btn component-action btn-unstyled" type="button">
<svg aria-hidden="true" class="lexicon-icon lexicon-icon-ellipsis-v" focusable="false">
<title>ellipsis-v</title>
<use xlink:href="../node_modules/clay/lib/images/icons/icons.svg#ellipsis-v"></use>
Expand All @@ -1105,21 +1105,21 @@ exports[`ClayTable should render a ClayTable with an schema, items and action me
</td>
<td>
<div class="quick-action-menu">
<a aria-label="Remove" class=" quick-action-item" href="#1">
<a aria-label="Remove" class=" component-action quick-action-item" href="#1">
<svg aria-hidden="true" class="lexicon-icon lexicon-icon-trash" focusable="false">
<title>trash</title>
<use xlink:href="../node_modules/clay/lib/images/icons/icons.svg#trash"></use>
</svg>
</a>
<a aria-label="Download" class=" quick-action-item" href="#2">
<a aria-label="Download" class=" component-action quick-action-item" href="#2">
<svg aria-hidden="true" class="lexicon-icon lexicon-icon-download" focusable="false">
<title>download</title>
<use xlink:href="../node_modules/clay/lib/images/icons/icons.svg#download"></use>
</svg>
</a>
</div>
<div class="dropdown dropdown-action">
<button aria-expanded="false" aria-haspopup="true" aria-label="toggle" class="dropdown-toggle btn btn-unstyled" type="button">
<button aria-expanded="false" aria-haspopup="true" aria-label="toggle" class="dropdown-toggle btn component-action btn-unstyled" type="button">
<svg aria-hidden="true" class="lexicon-icon lexicon-icon-ellipsis-v" focusable="false">
<title>ellipsis-v</title>
<use xlink:href="../node_modules/clay/lib/images/icons/icons.svg#ellipsis-v"></use>
Expand All @@ -1138,21 +1138,21 @@ exports[`ClayTable should render a ClayTable with an schema, items and action me
</td>
<td>
<div class="quick-action-menu">
<a aria-label="Remove" class=" quick-action-item" href="#1">
<a aria-label="Remove" class=" component-action quick-action-item" href="#1">
<svg aria-hidden="true" class="lexicon-icon lexicon-icon-trash" focusable="false">
<title>trash</title>
<use xlink:href="../node_modules/clay/lib/images/icons/icons.svg#trash"></use>
</svg>
</a>
<a aria-label="Download" class=" quick-action-item" href="#2">
<a aria-label="Download" class=" component-action quick-action-item" href="#2">
<svg aria-hidden="true" class="lexicon-icon lexicon-icon-download" focusable="false">
<title>download</title>
<use xlink:href="../node_modules/clay/lib/images/icons/icons.svg#download"></use>
</svg>
</a>
</div>
<div class="dropdown dropdown-action">
<button aria-expanded="false" aria-haspopup="true" aria-label="toggle" class="dropdown-toggle btn btn-unstyled" type="button">
<button aria-expanded="false" aria-haspopup="true" aria-label="toggle" class="dropdown-toggle btn component-action btn-unstyled" type="button">
<svg aria-hidden="true" class="lexicon-icon lexicon-icon-ellipsis-v" focusable="false">
<title>ellipsis-v</title>
<use xlink:href="../node_modules/clay/lib/images/icons/icons.svg#ellipsis-v"></use>
Expand All @@ -1171,21 +1171,21 @@ exports[`ClayTable should render a ClayTable with an schema, items and action me
</td>
<td>
<div class="quick-action-menu">
<a aria-label="Remove" class=" quick-action-item" href="#1">
<a aria-label="Remove" class=" component-action quick-action-item" href="#1">
<svg aria-hidden="true" class="lexicon-icon lexicon-icon-trash" focusable="false">
<title>trash</title>
<use xlink:href="../node_modules/clay/lib/images/icons/icons.svg#trash"></use>
</svg>
</a>
<a aria-label="Download" class=" quick-action-item" href="#2">
<a aria-label="Download" class=" component-action quick-action-item" href="#2">
<svg aria-hidden="true" class="lexicon-icon lexicon-icon-download" focusable="false">
<title>download</title>
<use xlink:href="../node_modules/clay/lib/images/icons/icons.svg#download"></use>
</svg>
</a>
</div>
<div class="dropdown dropdown-action">
<button aria-expanded="false" aria-haspopup="true" aria-label="toggle" class="dropdown-toggle btn btn-unstyled" type="button">
<button aria-expanded="false" aria-haspopup="true" aria-label="toggle" class="dropdown-toggle btn component-action btn-unstyled" type="button">
<svg aria-hidden="true" class="lexicon-icon lexicon-icon-ellipsis-v" focusable="false">
<title>ellipsis-v</title>
<use xlink:href="../node_modules/clay/lib/images/icons/icons.svg#ellipsis-v"></use>
Expand Down

0 comments on commit f041388

Please sign in to comment.