Skip to content

Commit

Permalink
Update downstream snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Mar 28, 2024
1 parent 069ddeb commit 82f90fd
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 60 deletions.
90 changes: 45 additions & 45 deletions src/components/basic_table/__snapshots__/basic_table.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ exports[`EuiBasicTable renders (bare-bones) 1`] = `
<thead>
<tr>
<th
class="euiTableHeaderCell"
class="euiTableHeaderCell emotion-euiTableHeaderCell"
data-test-subj="tableHeaderCell_name_0"
role="columnheader"
scope="col"
Expand Down Expand Up @@ -47,10 +47,10 @@ exports[`EuiBasicTable renders (bare-bones) 1`] = `
class="euiTableRow emotion-euiTableRow-desktop"
>
<td
class="euiTableRowCell euiTableRowCell--middle"
class="euiTableRowCell emotion-euiTableRowCell-middle-desktop"
>
<div
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop"
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop emotion-euiTableRowCell__mobileHeader"
>
Name
</div>
Expand All @@ -69,10 +69,10 @@ exports[`EuiBasicTable renders (bare-bones) 1`] = `
class="euiTableRow emotion-euiTableRow-desktop"
>
<td
class="euiTableRowCell euiTableRowCell--middle"
class="euiTableRowCell emotion-euiTableRowCell-middle-desktop"
>
<div
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop"
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop emotion-euiTableRowCell__mobileHeader"
>
Name
</div>
Expand All @@ -91,10 +91,10 @@ exports[`EuiBasicTable renders (bare-bones) 1`] = `
class="euiTableRow emotion-euiTableRow-desktop"
>
<td
class="euiTableRowCell euiTableRowCell--middle"
class="euiTableRowCell emotion-euiTableRowCell-middle-desktop"
>
<div
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop"
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop emotion-euiTableRowCell__mobileHeader"
>
Name
</div>
Expand Down Expand Up @@ -129,7 +129,7 @@ exports[`EuiBasicTable renders (kitchen sink) with pagination, selection, sortin
<thead>
<tr>
<th
class="euiTableHeaderCellCheckbox"
class="euiTableHeaderCellCheckbox emotion-euiTableHeaderCellCheckbox"
scope="col"
>
<div
Expand All @@ -154,13 +154,13 @@ exports[`EuiBasicTable renders (kitchen sink) with pagination, selection, sortin
<th
aria-live="polite"
aria-sort="ascending"
class="euiTableHeaderCell"
class="euiTableHeaderCell emotion-euiTableHeaderCell"
data-test-subj="tableHeaderCell_name_0"
role="columnheader"
scope="col"
>
<button
class="euiTableHeaderButton euiTableHeaderButton-isSorted"
class="euiTableHeaderButton euiTableHeaderButton-isSorted emotion-euiTableHeaderCell__button"
data-test-subj="tableHeaderSortButton"
type="button"
>
Expand All @@ -186,7 +186,7 @@ exports[`EuiBasicTable renders (kitchen sink) with pagination, selection, sortin
</button>
</th>
<th
class="euiTableHeaderCell"
class="euiTableHeaderCell emotion-euiTableHeaderCell"
data-test-subj="tableHeaderCell_id_1"
role="columnheader"
scope="col"
Expand All @@ -208,7 +208,7 @@ exports[`EuiBasicTable renders (kitchen sink) with pagination, selection, sortin
</span>
</th>
<th
class="euiTableHeaderCell"
class="euiTableHeaderCell emotion-euiTableHeaderCell"
data-test-subj="tableHeaderCell_age_2"
role="columnheader"
scope="col"
Expand All @@ -230,7 +230,7 @@ exports[`EuiBasicTable renders (kitchen sink) with pagination, selection, sortin
</span>
</th>
<th
class="euiTableHeaderCell"
class="euiTableHeaderCell emotion-euiTableHeaderCell"
role="columnheader"
scope="col"
>
Expand All @@ -254,7 +254,7 @@ exports[`EuiBasicTable renders (kitchen sink) with pagination, selection, sortin
class="euiTableRow euiTableRow-isSelectable euiTableRow-hasActions emotion-euiTableRow-desktop"
>
<td
class="euiTableRowCellCheckbox"
class="euiTableRowCellCheckbox emotion-euiTableRowCellCheckbox-desktop"
>
<div
class="euiTableCellContent"
Expand All @@ -277,10 +277,10 @@ exports[`EuiBasicTable renders (kitchen sink) with pagination, selection, sortin
</div>
</td>
<td
class="euiTableRowCell euiTableRowCell--middle"
class="euiTableRowCell emotion-euiTableRowCell-middle-desktop"
>
<div
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop"
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop emotion-euiTableRowCell__mobileHeader"
>
Name
</div>
Expand All @@ -291,10 +291,10 @@ exports[`EuiBasicTable renders (kitchen sink) with pagination, selection, sortin
</div>
</td>
<td
class="euiTableRowCell euiTableRowCell--middle"
class="euiTableRowCell emotion-euiTableRowCell-middle-desktop"
>
<div
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop"
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop emotion-euiTableRowCell__mobileHeader"
>
ID
</div>
Expand All @@ -309,10 +309,10 @@ exports[`EuiBasicTable renders (kitchen sink) with pagination, selection, sortin
</div>
</td>
<td
class="euiTableRowCell euiTableRowCell--middle"
class="euiTableRowCell emotion-euiTableRowCell-middle-desktop"
>
<div
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop"
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop emotion-euiTableRowCell__mobileHeader"
>
Age
</div>
Expand All @@ -327,10 +327,10 @@ exports[`EuiBasicTable renders (kitchen sink) with pagination, selection, sortin
</div>
</td>
<td
class="euiTableRowCell euiTableRowCell--hasActions euiTableRowCell--middle"
class="euiTableRowCell euiTableRowCell--hasActions emotion-euiTableRowCell-middle-desktop-euiBasicTableActionsWrapper"
>
<div
class="euiTableCellContent emotion-euiBasicTableActionsWrapper euiTableCellContent--alignRight euiTableCellContent--showOnHover euiTableCellContent--overflowingContent"
class="euiTableCellContent euiTableCellContent--alignRight euiTableCellContent--showOnHover euiTableCellContent--overflowingContent"
>
<span
class="euiToolTipAnchor emotion-euiToolTipAnchor-inlineBlock"
Expand Down Expand Up @@ -375,7 +375,7 @@ exports[`EuiBasicTable renders (kitchen sink) with pagination, selection, sortin
class="euiTableRow euiTableRow-isSelectable euiTableRow-hasActions emotion-euiTableRow-desktop"
>
<td
class="euiTableRowCellCheckbox"
class="euiTableRowCellCheckbox emotion-euiTableRowCellCheckbox-desktop"
>
<div
class="euiTableCellContent"
Expand All @@ -398,10 +398,10 @@ exports[`EuiBasicTable renders (kitchen sink) with pagination, selection, sortin
</div>
</td>
<td
class="euiTableRowCell euiTableRowCell--middle"
class="euiTableRowCell emotion-euiTableRowCell-middle-desktop"
>
<div
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop"
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop emotion-euiTableRowCell__mobileHeader"
>
Name
</div>
Expand All @@ -412,10 +412,10 @@ exports[`EuiBasicTable renders (kitchen sink) with pagination, selection, sortin
</div>
</td>
<td
class="euiTableRowCell euiTableRowCell--middle"
class="euiTableRowCell emotion-euiTableRowCell-middle-desktop"
>
<div
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop"
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop emotion-euiTableRowCell__mobileHeader"
>
ID
</div>
Expand All @@ -430,10 +430,10 @@ exports[`EuiBasicTable renders (kitchen sink) with pagination, selection, sortin
</div>
</td>
<td
class="euiTableRowCell euiTableRowCell--middle"
class="euiTableRowCell emotion-euiTableRowCell-middle-desktop"
>
<div
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop"
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop emotion-euiTableRowCell__mobileHeader"
>
Age
</div>
Expand All @@ -448,10 +448,10 @@ exports[`EuiBasicTable renders (kitchen sink) with pagination, selection, sortin
</div>
</td>
<td
class="euiTableRowCell euiTableRowCell--hasActions euiTableRowCell--middle"
class="euiTableRowCell euiTableRowCell--hasActions emotion-euiTableRowCell-middle-desktop-euiBasicTableActionsWrapper"
>
<div
class="euiTableCellContent emotion-euiBasicTableActionsWrapper euiTableCellContent--alignRight euiTableCellContent--showOnHover euiTableCellContent--overflowingContent"
class="euiTableCellContent euiTableCellContent--alignRight euiTableCellContent--showOnHover euiTableCellContent--overflowingContent"
>
<span
class="euiToolTipAnchor emotion-euiToolTipAnchor-inlineBlock"
Expand Down Expand Up @@ -496,7 +496,7 @@ exports[`EuiBasicTable renders (kitchen sink) with pagination, selection, sortin
class="euiTableRow euiTableRow-isSelectable euiTableRow-hasActions emotion-euiTableRow-desktop"
>
<td
class="euiTableRowCellCheckbox"
class="euiTableRowCellCheckbox emotion-euiTableRowCellCheckbox-desktop"
>
<div
class="euiTableCellContent"
Expand All @@ -519,10 +519,10 @@ exports[`EuiBasicTable renders (kitchen sink) with pagination, selection, sortin
</div>
</td>
<td
class="euiTableRowCell euiTableRowCell--middle"
class="euiTableRowCell emotion-euiTableRowCell-middle-desktop"
>
<div
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop"
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop emotion-euiTableRowCell__mobileHeader"
>
Name
</div>
Expand All @@ -533,10 +533,10 @@ exports[`EuiBasicTable renders (kitchen sink) with pagination, selection, sortin
</div>
</td>
<td
class="euiTableRowCell euiTableRowCell--middle"
class="euiTableRowCell emotion-euiTableRowCell-middle-desktop"
>
<div
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop"
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop emotion-euiTableRowCell__mobileHeader"
>
ID
</div>
Expand All @@ -551,10 +551,10 @@ exports[`EuiBasicTable renders (kitchen sink) with pagination, selection, sortin
</div>
</td>
<td
class="euiTableRowCell euiTableRowCell--middle"
class="euiTableRowCell emotion-euiTableRowCell-middle-desktop"
>
<div
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop"
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop emotion-euiTableRowCell__mobileHeader"
>
Age
</div>
Expand All @@ -569,10 +569,10 @@ exports[`EuiBasicTable renders (kitchen sink) with pagination, selection, sortin
</div>
</td>
<td
class="euiTableRowCell euiTableRowCell--hasActions euiTableRowCell--middle"
class="euiTableRowCell euiTableRowCell--hasActions emotion-euiTableRowCell-middle-desktop-euiBasicTableActionsWrapper"
>
<div
class="euiTableCellContent emotion-euiBasicTableActionsWrapper euiTableCellContent--alignRight euiTableCellContent--showOnHover euiTableCellContent--overflowingContent"
class="euiTableCellContent euiTableCellContent--alignRight euiTableCellContent--showOnHover euiTableCellContent--overflowingContent"
>
<span
class="euiToolTipAnchor emotion-euiToolTipAnchor-inlineBlock"
Expand Down Expand Up @@ -617,7 +617,7 @@ exports[`EuiBasicTable renders (kitchen sink) with pagination, selection, sortin
<tfoot>
<tr>
<td
class="euiTableFooterCell"
class="euiTableFooterCell emotion-euiTableFooterCell"
>
<div
class="euiTableCellContent"
Expand All @@ -628,7 +628,7 @@ exports[`EuiBasicTable renders (kitchen sink) with pagination, selection, sortin
</div>
</td>
<td
class="euiTableFooterCell"
class="euiTableFooterCell emotion-euiTableFooterCell"
>
<div
class="euiTableCellContent"
Expand All @@ -639,7 +639,7 @@ exports[`EuiBasicTable renders (kitchen sink) with pagination, selection, sortin
</div>
</td>
<td
class="euiTableFooterCell"
class="euiTableFooterCell emotion-euiTableFooterCell"
>
<div
class="euiTableCellContent"
Expand All @@ -655,7 +655,7 @@ exports[`EuiBasicTable renders (kitchen sink) with pagination, selection, sortin
</div>
</td>
<td
class="euiTableFooterCell"
class="euiTableFooterCell emotion-euiTableFooterCell"
>
<div
class="euiTableCellContent"
Expand All @@ -666,7 +666,7 @@ exports[`EuiBasicTable renders (kitchen sink) with pagination, selection, sortin
</div>
</td>
<td
class="euiTableFooterCell"
class="euiTableFooterCell emotion-euiTableFooterCell"
>
<div
class="euiTableCellContent"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ exports[`EuiInMemoryTable empty array 1`] = `
<thead>
<tr>
<th
class="euiTableHeaderCell"
class="euiTableHeaderCell emotion-euiTableHeaderCell"
data-test-subj="tableHeaderCell_name_0"
role="columnheader"
scope="col"
Expand Down Expand Up @@ -195,7 +195,7 @@ exports[`EuiInMemoryTable empty array 1`] = `
class="euiTableRow emotion-euiTableRow-desktop"
>
<td
class="euiTableRowCell euiTableRowCell--middle"
class="euiTableRowCell emotion-euiTableRowCell-middle-desktop"
colspan="1"
>
<div
Expand Down Expand Up @@ -258,7 +258,7 @@ exports[`EuiInMemoryTable with items 1`] = `
<thead>
<tr>
<th
class="euiTableHeaderCell"
class="euiTableHeaderCell emotion-euiTableHeaderCell"
data-test-subj="tableHeaderCell_name_0"
role="columnheader"
scope="col"
Expand Down Expand Up @@ -288,10 +288,10 @@ exports[`EuiInMemoryTable with items 1`] = `
class="euiTableRow emotion-euiTableRow-desktop"
>
<td
class="euiTableRowCell euiTableRowCell--middle"
class="euiTableRowCell emotion-euiTableRowCell-middle-desktop"
>
<div
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop"
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop emotion-euiTableRowCell__mobileHeader"
>
Name
</div>
Expand All @@ -310,10 +310,10 @@ exports[`EuiInMemoryTable with items 1`] = `
class="euiTableRow emotion-euiTableRow-desktop"
>
<td
class="euiTableRowCell euiTableRowCell--middle"
class="euiTableRowCell emotion-euiTableRowCell-middle-desktop"
>
<div
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop"
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop emotion-euiTableRowCell__mobileHeader"
>
Name
</div>
Expand All @@ -332,10 +332,10 @@ exports[`EuiInMemoryTable with items 1`] = `
class="euiTableRow emotion-euiTableRow-desktop"
>
<td
class="euiTableRowCell euiTableRowCell--middle"
class="euiTableRowCell emotion-euiTableRowCell-middle-desktop"
>
<div
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop"
class="euiTableRowCell__mobileHeader euiTableRowCell--hideForDesktop emotion-euiTableRowCell__mobileHeader"
>
Name
</div>
Expand Down
Loading

0 comments on commit 82f90fd

Please sign in to comment.