Skip to content

Commit

Permalink
snapshot updated
Browse files Browse the repository at this point in the history
Signed-off-by: kohinoor98 <kohinoorchatterjee1998@gmail.com>
  • Loading branch information
kohinoor98 committed Nov 21, 2023
1 parent e7bc42b commit 14239c0
Showing 1 changed file with 9 additions and 234 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -912,15 +912,6 @@ exports[`DestinationsList renders when Notification plugin is installed 1`] = `
"truncateText": true,
"width": "100px",
},
Object {
"field": "user",
"name": "Last updated by",
"render": [Function],
"sortable": true,
"textOnly": true,
"truncateText": true,
"width": "100px",
},
Object {
"actions": Array [
Object {
Expand Down Expand Up @@ -1014,13 +1005,6 @@ exports[`DestinationsList renders when Notification plugin is installed 1`] = `
"name": "Destination type",
"onSort": [Function],
},
Object {
"isSortAscending": undefined,
"isSorted": false,
"key": "_data_s_user_2",
"name": "Last updated by",
"onSort": [Function],
},
]
}
>
Expand Down Expand Up @@ -1269,68 +1253,9 @@ exports[`DestinationsList renders when Notification plugin is installed 1`] = `
</button>
</th>
</EuiTableHeaderCell>
<EuiTableHeaderCell
align="left"
data-test-subj="tableHeaderCell_user_2"
isSorted={false}
key="_data_h_user_2"
onSort={[Function]}
width="100px"
>
<th
aria-live="polite"
aria-sort="none"
className="euiTableHeaderCell"
data-test-subj="tableHeaderCell_user_2"
role="columnheader"
scope="col"
style={
Object {
"width": "100px",
}
}
>
<button
className="euiTableHeaderButton"
data-test-subj="tableHeaderSortButton"
onClick={[Function]}
type="button"
>
<CellContents
className="euiTableCellContent"
isSorted={false}
showSortMsg={true}
>
<span
className="euiTableCellContent"
>
<EuiInnerText>
<EuiI18n
default="{innerText}; {description}"
token="euiTableHeaderCell.titleTextWithDesc"
values={
Object {
"description": undefined,
"innerText": "Last updated by",
}
}
>
<span
className="euiTableCellContent__text"
title="Last updated by"
>
Last updated by
</span>
</EuiI18n>
</EuiInnerText>
</span>
</CellContents>
</button>
</th>
</EuiTableHeaderCell>
<EuiTableHeaderCell
align="right"
key="_actions_h_3"
key="_actions_h_2"
width="35px"
>
<th
Expand Down Expand Up @@ -1384,12 +1309,12 @@ exports[`DestinationsList renders when Notification plugin is installed 1`] = `
>
<EuiTableRowCell
align="center"
colSpan={4}
colSpan={3}
isMobileFullWidth={true}
>
<td
className="euiTableRowCell euiTableRowCell--isMobileFullWidth"
colSpan={4}
colSpan={3}
style={
Object {
"width": undefined,
Expand Down Expand Up @@ -2244,15 +2169,6 @@ exports[`DestinationsList renders when Notification plugin is not installed 1`]
"truncateText": true,
"width": "100px",
},
Object {
"field": "user",
"name": "Last updated by",
"render": [Function],
"sortable": true,
"textOnly": true,
"truncateText": true,
"width": "100px",
},
Object {
"actions": Array [
Object {
Expand Down Expand Up @@ -2346,13 +2262,6 @@ exports[`DestinationsList renders when Notification plugin is not installed 1`]
"name": "Destination type",
"onSort": [Function],
},
Object {
"isSortAscending": undefined,
"isSorted": false,
"key": "_data_s_user_2",
"name": "Last updated by",
"onSort": [Function],
},
]
}
>
Expand Down Expand Up @@ -2601,68 +2510,9 @@ exports[`DestinationsList renders when Notification plugin is not installed 1`]
</button>
</th>
</EuiTableHeaderCell>
<EuiTableHeaderCell
align="left"
data-test-subj="tableHeaderCell_user_2"
isSorted={false}
key="_data_h_user_2"
onSort={[Function]}
width="100px"
>
<th
aria-live="polite"
aria-sort="none"
className="euiTableHeaderCell"
data-test-subj="tableHeaderCell_user_2"
role="columnheader"
scope="col"
style={
Object {
"width": "100px",
}
}
>
<button
className="euiTableHeaderButton"
data-test-subj="tableHeaderSortButton"
onClick={[Function]}
type="button"
>
<CellContents
className="euiTableCellContent"
isSorted={false}
showSortMsg={true}
>
<span
className="euiTableCellContent"
>
<EuiInnerText>
<EuiI18n
default="{innerText}; {description}"
token="euiTableHeaderCell.titleTextWithDesc"
values={
Object {
"description": undefined,
"innerText": "Last updated by",
}
}
>
<span
className="euiTableCellContent__text"
title="Last updated by"
>
Last updated by
</span>
</EuiI18n>
</EuiInnerText>
</span>
</CellContents>
</button>
</th>
</EuiTableHeaderCell>
<EuiTableHeaderCell
align="right"
key="_actions_h_3"
key="_actions_h_2"
width="35px"
>
<th
Expand Down Expand Up @@ -2716,12 +2566,12 @@ exports[`DestinationsList renders when Notification plugin is not installed 1`]
>
<EuiTableRowCell
align="center"
colSpan={4}
colSpan={3}
isMobileFullWidth={true}
>
<td
className="euiTableRowCell euiTableRowCell--isMobileFullWidth"
colSpan={4}
colSpan={3}
style={
Object {
"width": undefined,
Expand Down Expand Up @@ -3612,15 +3462,6 @@ exports[`DestinationsList renders when email is disallowed 1`] = `
"truncateText": true,
"width": "100px",
},
Object {
"field": "user",
"name": "Last updated by",
"render": [Function],
"sortable": true,
"textOnly": true,
"truncateText": true,
"width": "100px",
},
Object {
"actions": Array [
Object {
Expand Down Expand Up @@ -3714,13 +3555,6 @@ exports[`DestinationsList renders when email is disallowed 1`] = `
"name": "Destination type",
"onSort": [Function],
},
Object {
"isSortAscending": undefined,
"isSorted": false,
"key": "_data_s_user_2",
"name": "Last updated by",
"onSort": [Function],
},
]
}
>
Expand Down Expand Up @@ -3969,68 +3803,9 @@ exports[`DestinationsList renders when email is disallowed 1`] = `
</button>
</th>
</EuiTableHeaderCell>
<EuiTableHeaderCell
align="left"
data-test-subj="tableHeaderCell_user_2"
isSorted={false}
key="_data_h_user_2"
onSort={[Function]}
width="100px"
>
<th
aria-live="polite"
aria-sort="none"
className="euiTableHeaderCell"
data-test-subj="tableHeaderCell_user_2"
role="columnheader"
scope="col"
style={
Object {
"width": "100px",
}
}
>
<button
className="euiTableHeaderButton"
data-test-subj="tableHeaderSortButton"
onClick={[Function]}
type="button"
>
<CellContents
className="euiTableCellContent"
isSorted={false}
showSortMsg={true}
>
<span
className="euiTableCellContent"
>
<EuiInnerText>
<EuiI18n
default="{innerText}; {description}"
token="euiTableHeaderCell.titleTextWithDesc"
values={
Object {
"description": undefined,
"innerText": "Last updated by",
}
}
>
<span
className="euiTableCellContent__text"
title="Last updated by"
>
Last updated by
</span>
</EuiI18n>
</EuiInnerText>
</span>
</CellContents>
</button>
</th>
</EuiTableHeaderCell>
<EuiTableHeaderCell
align="right"
key="_actions_h_3"
key="_actions_h_2"
width="35px"
>
<th
Expand Down Expand Up @@ -4084,12 +3859,12 @@ exports[`DestinationsList renders when email is disallowed 1`] = `
>
<EuiTableRowCell
align="center"
colSpan={4}
colSpan={3}
isMobileFullWidth={true}
>
<td
className="euiTableRowCell euiTableRowCell--isMobileFullWidth"
colSpan={4}
colSpan={3}
style={
Object {
"width": undefined,
Expand Down

0 comments on commit 14239c0

Please sign in to comment.