|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
exports[`test renders ./components/table/demo/ajax.md correctly 1`] = `
|
|
|
|
|
<div
|
|
|
|
|
class="">
|
|
|
|
|
class="ant-table-wrapper">
|
|
|
|
|
<div
|
|
|
|
|
class="ant-spin-nested-loading">
|
|
|
|
|
<div
|
|
|
|
@ -82,7 +82,7 @@ exports[`test renders ./components/table/demo/ajax.md correctly 1`] = `
|
|
|
|
|
|
|
|
|
|
exports[`test renders ./components/table/demo/basic.md correctly 1`] = `
|
|
|
|
|
<div
|
|
|
|
|
class="">
|
|
|
|
|
class="ant-table-wrapper">
|
|
|
|
|
<div
|
|
|
|
|
class="ant-spin-nested-loading">
|
|
|
|
|
<div
|
|
|
|
@ -300,7 +300,7 @@ exports[`test renders ./components/table/demo/basic.md correctly 1`] = `
|
|
|
|
|
|
|
|
|
|
exports[`test renders ./components/table/demo/bordered.md correctly 1`] = `
|
|
|
|
|
<div
|
|
|
|
|
class="">
|
|
|
|
|
class="ant-table-wrapper">
|
|
|
|
|
<div
|
|
|
|
|
class="ant-spin-nested-loading">
|
|
|
|
|
<div
|
|
|
|
@ -447,7 +447,7 @@ exports[`test renders ./components/table/demo/bordered.md correctly 1`] = `
|
|
|
|
|
|
|
|
|
|
exports[`test renders ./components/table/demo/colspan-rowspan.md correctly 1`] = `
|
|
|
|
|
<div
|
|
|
|
|
class="">
|
|
|
|
|
class="ant-table-wrapper">
|
|
|
|
|
<div
|
|
|
|
|
class="ant-spin-nested-loading">
|
|
|
|
|
<div
|
|
|
|
@ -659,7 +659,7 @@ exports[`test renders ./components/table/demo/colspan-rowspan.md correctly 1`] =
|
|
|
|
|
|
|
|
|
|
exports[`test renders ./components/table/demo/custom-filter-panel.md correctly 1`] = `
|
|
|
|
|
<div
|
|
|
|
|
class="">
|
|
|
|
|
class="ant-table-wrapper">
|
|
|
|
|
<div
|
|
|
|
|
class="ant-spin-nested-loading">
|
|
|
|
|
<div
|
|
|
|
@ -1083,7 +1083,7 @@ exports[`test renders ./components/table/demo/dynamic-settings.md correctly 1`]
|
|
|
|
|
</form>
|
|
|
|
|
</div>
|
|
|
|
|
<div
|
|
|
|
|
class="">
|
|
|
|
|
class="ant-table-wrapper">
|
|
|
|
|
<div
|
|
|
|
|
class="ant-spin-nested-loading">
|
|
|
|
|
<div
|
|
|
|
@ -1839,7 +1839,7 @@ exports[`test renders ./components/table/demo/edit-cell.md correctly 1`] = `
|
|
|
|
|
</span>
|
|
|
|
|
</button>
|
|
|
|
|
<div
|
|
|
|
|
class="">
|
|
|
|
|
class="ant-table-wrapper">
|
|
|
|
|
<div
|
|
|
|
|
class="ant-spin-nested-loading">
|
|
|
|
|
<div
|
|
|
|
@ -1990,7 +1990,7 @@ exports[`test renders ./components/table/demo/edit-cell.md correctly 1`] = `
|
|
|
|
|
|
|
|
|
|
exports[`test renders ./components/table/demo/edit-row.md correctly 1`] = `
|
|
|
|
|
<div
|
|
|
|
|
class="">
|
|
|
|
|
class="ant-table-wrapper">
|
|
|
|
|
<div
|
|
|
|
|
class="ant-spin-nested-loading">
|
|
|
|
|
<div
|
|
|
|
@ -2115,7 +2115,7 @@ exports[`test renders ./components/table/demo/edit-row.md correctly 1`] = `
|
|
|
|
|
|
|
|
|
|
exports[`test renders ./components/table/demo/expand.md correctly 1`] = `
|
|
|
|
|
<div
|
|
|
|
|
class="">
|
|
|
|
|
class="ant-table-wrapper">
|
|
|
|
|
<div
|
|
|
|
|
class="ant-spin-nested-loading">
|
|
|
|
|
<div
|
|
|
|
@ -2285,7 +2285,7 @@ exports[`test renders ./components/table/demo/expand.md correctly 1`] = `
|
|
|
|
|
|
|
|
|
|
exports[`test renders ./components/table/demo/expand-children.md correctly 1`] = `
|
|
|
|
|
<div
|
|
|
|
|
class="">
|
|
|
|
|
class="ant-table-wrapper">
|
|
|
|
|
<div
|
|
|
|
|
class="ant-spin-nested-loading">
|
|
|
|
|
<div
|
|
|
|
@ -2711,7 +2711,7 @@ exports[`test renders ./components/table/demo/expand-children.md correctly 1`] =
|
|
|
|
|
|
|
|
|
|
exports[`test renders ./components/table/demo/fixed-columns.md correctly 1`] = `
|
|
|
|
|
<div
|
|
|
|
|
class="">
|
|
|
|
|
class="ant-table-wrapper">
|
|
|
|
|
<div
|
|
|
|
|
class="ant-spin-nested-loading">
|
|
|
|
|
<div
|
|
|
|
@ -3073,7 +3073,7 @@ exports[`test renders ./components/table/demo/fixed-columns.md correctly 1`] = `
|
|
|
|
|
|
|
|
|
|
exports[`test renders ./components/table/demo/fixed-columns-header.md correctly 1`] = `
|
|
|
|
|
<div
|
|
|
|
|
class="">
|
|
|
|
|
class="ant-table-wrapper">
|
|
|
|
|
<div
|
|
|
|
|
class="ant-spin-nested-loading">
|
|
|
|
|
<div
|
|
|
|
@ -4152,7 +4152,7 @@ exports[`test renders ./components/table/demo/fixed-columns-header.md correctly
|
|
|
|
|
|
|
|
|
|
exports[`test renders ./components/table/demo/fixed-header.md correctly 1`] = `
|
|
|
|
|
<div
|
|
|
|
|
class="">
|
|
|
|
|
class="ant-table-wrapper">
|
|
|
|
|
<div
|
|
|
|
|
class="ant-spin-nested-loading">
|
|
|
|
|
<div
|
|
|
|
@ -5151,7 +5151,7 @@ exports[`test renders ./components/table/demo/fixed-header.md correctly 1`] = `
|
|
|
|
|
|
|
|
|
|
exports[`test renders ./components/table/demo/grouping-columns.md correctly 1`] = `
|
|
|
|
|
<div
|
|
|
|
|
class="">
|
|
|
|
|
class="ant-table-wrapper">
|
|
|
|
|
<div
|
|
|
|
|
class="ant-spin-nested-loading">
|
|
|
|
|
<div
|
|
|
|
@ -6035,7 +6035,7 @@ exports[`test renders ./components/table/demo/grouping-columns.md correctly 1`]
|
|
|
|
|
|
|
|
|
|
exports[`test renders ./components/table/demo/head.md correctly 1`] = `
|
|
|
|
|
<div
|
|
|
|
|
class="">
|
|
|
|
|
class="ant-table-wrapper">
|
|
|
|
|
<div
|
|
|
|
|
class="ant-spin-nested-loading">
|
|
|
|
|
<div
|
|
|
|
@ -6234,7 +6234,7 @@ exports[`test renders ./components/table/demo/head.md correctly 1`] = `
|
|
|
|
|
|
|
|
|
|
exports[`test renders ./components/table/demo/jsx.md correctly 1`] = `
|
|
|
|
|
<div
|
|
|
|
|
class="">
|
|
|
|
|
class="ant-table-wrapper">
|
|
|
|
|
<div
|
|
|
|
|
class="ant-spin-nested-loading">
|
|
|
|
|
<div
|
|
|
|
@ -6474,7 +6474,7 @@ exports[`test renders ./components/table/demo/jsx.md correctly 1`] = `
|
|
|
|
|
|
|
|
|
|
exports[`test renders ./components/table/demo/nested-table.md correctly 1`] = `
|
|
|
|
|
<div
|
|
|
|
|
class="components-table-demo-nested">
|
|
|
|
|
class="ant-table-wrapper components-table-demo-nested">
|
|
|
|
|
<div
|
|
|
|
|
class="ant-spin-nested-loading">
|
|
|
|
|
<div
|
|
|
|
@ -6726,7 +6726,7 @@ exports[`test renders ./components/table/demo/reset-filter.md correctly 1`] = `
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
|
|
|
|
<div
|
|
|
|
|
class="">
|
|
|
|
|
class="ant-table-wrapper">
|
|
|
|
|
<div
|
|
|
|
|
class="ant-spin-nested-loading">
|
|
|
|
|
<div
|
|
|
|
@ -6926,7 +6926,7 @@ exports[`test renders ./components/table/demo/reset-filter.md correctly 1`] = `
|
|
|
|
|
|
|
|
|
|
exports[`test renders ./components/table/demo/row-selection.md correctly 1`] = `
|
|
|
|
|
<div
|
|
|
|
|
class="">
|
|
|
|
|
class="ant-table-wrapper">
|
|
|
|
|
<div
|
|
|
|
|
class="ant-spin-nested-loading">
|
|
|
|
|
<div
|
|
|
|
@ -7182,7 +7182,7 @@ exports[`test renders ./components/table/demo/row-selection-and-operation.md cor
|
|
|
|
|
style="margin-left:8px;" />
|
|
|
|
|
</div>
|
|
|
|
|
<div
|
|
|
|
|
class="">
|
|
|
|
|
class="ant-table-wrapper">
|
|
|
|
|
<div
|
|
|
|
|
class="ant-spin-nested-loading">
|
|
|
|
|
<div
|
|
|
|
@ -7648,7 +7648,7 @@ exports[`test renders ./components/table/demo/size.md correctly 1`] = `
|
|
|
|
|
Middle size table
|
|
|
|
|
</h4>
|
|
|
|
|
<div
|
|
|
|
|
class="">
|
|
|
|
|
class="ant-table-wrapper">
|
|
|
|
|
<div
|
|
|
|
|
class="ant-spin-nested-loading">
|
|
|
|
|
<div
|
|
|
|
@ -7778,7 +7778,7 @@ exports[`test renders ./components/table/demo/size.md correctly 1`] = `
|
|
|
|
|
Small size table
|
|
|
|
|
</h4>
|
|
|
|
|
<div
|
|
|
|
|
class="">
|
|
|
|
|
class="ant-table-wrapper">
|
|
|
|
|
<div
|
|
|
|
|
class="ant-spin-nested-loading">
|
|
|
|
|
<div
|
|
|
|
|