2017-03-17 18:56:30 +08:00
|
|
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
|
|
|
|
exports[`renders ./components/transfer/demo/advanced.md correctly 1`] = `
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
|
|
|
class="ant-transfer-list ant-transfer-list-with-footer"
|
2017-03-17 18:56:30 +08:00
|
|
|
style="width:250px;height:300px;"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header"
|
|
|
|
>
|
2016-12-16 17:59:52 +08:00
|
|
|
<label
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox-wrapper"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox"
|
|
|
|
>
|
2016-12-16 17:59:52 +08:00
|
|
|
<input
|
|
|
|
class="ant-checkbox-input"
|
2017-03-17 18:56:30 +08:00
|
|
|
type="checkbox"
|
|
|
|
/>
|
2017-02-28 16:14:41 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox-inner"
|
|
|
|
/>
|
2016-12-16 17:59:52 +08:00
|
|
|
</span>
|
|
|
|
</label>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header-selected"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span>
|
2017-09-26 23:12:47 +08:00
|
|
|
0 item
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header-title"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
</div>
|
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-body ant-transfer-list-body-with-search"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-body-search-wrapper"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div>
|
2016-12-04 16:57:38 +08:00
|
|
|
<input
|
|
|
|
class="ant-input ant-transfer-list-search"
|
2017-09-26 23:12:47 +08:00
|
|
|
placeholder="Search here"
|
2016-12-04 16:57:38 +08:00
|
|
|
type="text"
|
2017-03-17 18:56:30 +08:00
|
|
|
value=""
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-search-action"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<i
|
2017-03-17 18:56:30 +08:00
|
|
|
class="anticon anticon-search"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<ul
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-content"
|
|
|
|
/>
|
2016-11-24 17:47:56 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-body-not-found"
|
|
|
|
>
|
2016-11-24 17:47:56 +08:00
|
|
|
Not Found
|
|
|
|
</div>
|
2016-11-22 14:28:05 +08:00
|
|
|
</div>
|
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-footer"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<button
|
2017-02-04 22:35:33 +08:00
|
|
|
class="ant-btn ant-btn-sm"
|
2016-11-22 14:28:05 +08:00
|
|
|
style="float:right;margin:5px;"
|
2017-03-17 18:56:30 +08:00
|
|
|
type="button"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span>
|
|
|
|
reload
|
|
|
|
</span>
|
|
|
|
</button>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-operation"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<button
|
|
|
|
class="ant-btn ant-btn-primary ant-btn-sm"
|
|
|
|
disabled=""
|
2017-03-17 18:56:30 +08:00
|
|
|
type="button"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span>
|
|
|
|
<i
|
2017-03-17 18:56:30 +08:00
|
|
|
class="anticon anticon-left"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
to left
|
|
|
|
</span>
|
|
|
|
</button>
|
|
|
|
<button
|
|
|
|
class="ant-btn ant-btn-primary ant-btn-sm"
|
|
|
|
disabled=""
|
2017-03-17 18:56:30 +08:00
|
|
|
type="button"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span>
|
|
|
|
to right
|
|
|
|
<i
|
2017-03-17 18:56:30 +08:00
|
|
|
class="anticon anticon-right"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
</button>
|
|
|
|
</div>
|
|
|
|
<div
|
|
|
|
class="ant-transfer-list ant-transfer-list-with-footer"
|
2017-03-17 18:56:30 +08:00
|
|
|
style="width:250px;height:300px;"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header"
|
|
|
|
>
|
2016-12-16 17:59:52 +08:00
|
|
|
<label
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox-wrapper"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox"
|
|
|
|
>
|
2016-12-16 17:59:52 +08:00
|
|
|
<input
|
|
|
|
class="ant-checkbox-input"
|
2017-03-17 18:56:30 +08:00
|
|
|
type="checkbox"
|
|
|
|
/>
|
2017-02-28 16:14:41 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox-inner"
|
|
|
|
/>
|
2016-12-16 17:59:52 +08:00
|
|
|
</span>
|
|
|
|
</label>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header-selected"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span>
|
2017-09-26 23:12:47 +08:00
|
|
|
0 item
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header-title"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
</div>
|
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-body ant-transfer-list-body-with-search"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-body-search-wrapper"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div>
|
2016-12-04 16:57:38 +08:00
|
|
|
<input
|
|
|
|
class="ant-input ant-transfer-list-search"
|
2017-09-26 23:12:47 +08:00
|
|
|
placeholder="Search here"
|
2016-12-04 16:57:38 +08:00
|
|
|
type="text"
|
2017-03-17 18:56:30 +08:00
|
|
|
value=""
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-search-action"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<i
|
2017-03-17 18:56:30 +08:00
|
|
|
class="anticon anticon-search"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<ul
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-content"
|
|
|
|
/>
|
2016-11-24 17:47:56 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-body-not-found"
|
|
|
|
>
|
2016-11-24 17:47:56 +08:00
|
|
|
Not Found
|
|
|
|
</div>
|
2016-11-22 14:28:05 +08:00
|
|
|
</div>
|
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-footer"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<button
|
2017-02-04 22:35:33 +08:00
|
|
|
class="ant-btn ant-btn-sm"
|
2016-11-22 14:28:05 +08:00
|
|
|
style="float:right;margin:5px;"
|
2017-03-17 18:56:30 +08:00
|
|
|
type="button"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span>
|
|
|
|
reload
|
|
|
|
</span>
|
|
|
|
</button>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
`;
|
|
|
|
|
2017-03-17 18:56:30 +08:00
|
|
|
exports[`renders ./components/transfer/demo/basic.md correctly 1`] = `
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header"
|
|
|
|
>
|
2016-12-16 17:59:52 +08:00
|
|
|
<label
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox-wrapper"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox"
|
|
|
|
>
|
2016-12-16 17:59:52 +08:00
|
|
|
<input
|
|
|
|
class="ant-checkbox-input"
|
2017-03-17 18:56:30 +08:00
|
|
|
type="checkbox"
|
|
|
|
/>
|
2017-02-28 16:14:41 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox-inner"
|
|
|
|
/>
|
2016-12-16 17:59:52 +08:00
|
|
|
</span>
|
|
|
|
</label>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header-selected"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span>
|
2017-09-26 23:12:47 +08:00
|
|
|
14 items
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header-title"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
Source
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</div>
|
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-body"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<ul
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-content"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
|
|
|
class="LazyLoad"
|
2017-03-17 18:56:30 +08:00
|
|
|
style="height:32px;"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
|
|
|
class="LazyLoad"
|
2017-03-17 18:56:30 +08:00
|
|
|
style="height:32px;"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
|
|
|
class="LazyLoad"
|
2017-03-17 18:56:30 +08:00
|
|
|
style="height:32px;"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
|
|
|
class="LazyLoad"
|
2017-03-17 18:56:30 +08:00
|
|
|
style="height:32px;"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
|
|
|
class="LazyLoad"
|
2017-03-17 18:56:30 +08:00
|
|
|
style="height:32px;"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
|
|
|
class="LazyLoad"
|
2017-03-17 18:56:30 +08:00
|
|
|
style="height:32px;"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
|
|
|
class="LazyLoad"
|
2017-03-17 18:56:30 +08:00
|
|
|
style="height:32px;"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
|
|
|
class="LazyLoad"
|
2017-03-17 18:56:30 +08:00
|
|
|
style="height:32px;"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
|
|
|
class="LazyLoad"
|
2017-03-17 18:56:30 +08:00
|
|
|
style="height:32px;"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
|
|
|
class="LazyLoad"
|
2017-03-17 18:56:30 +08:00
|
|
|
style="height:32px;"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
|
|
|
class="LazyLoad"
|
2017-03-17 18:56:30 +08:00
|
|
|
style="height:32px;"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
|
|
|
class="LazyLoad"
|
2017-03-17 18:56:30 +08:00
|
|
|
style="height:32px;"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
|
|
|
class="LazyLoad"
|
2017-03-17 18:56:30 +08:00
|
|
|
style="height:32px;"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
|
|
|
class="LazyLoad"
|
2017-03-17 18:56:30 +08:00
|
|
|
style="height:32px;"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
</ul>
|
2016-11-24 17:47:56 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-body-not-found"
|
|
|
|
>
|
2016-11-24 17:47:56 +08:00
|
|
|
Not Found
|
|
|
|
</div>
|
2016-11-22 14:28:05 +08:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-operation"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<button
|
|
|
|
class="ant-btn ant-btn-primary ant-btn-sm"
|
|
|
|
disabled=""
|
2017-03-17 18:56:30 +08:00
|
|
|
type="button"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span>
|
|
|
|
<i
|
2017-03-17 18:56:30 +08:00
|
|
|
class="anticon anticon-left"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
</button>
|
|
|
|
<button
|
|
|
|
class="ant-btn ant-btn-primary ant-btn-sm"
|
|
|
|
disabled=""
|
2017-03-17 18:56:30 +08:00
|
|
|
type="button"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span>
|
|
|
|
<i
|
2017-03-17 18:56:30 +08:00
|
|
|
class="anticon anticon-right"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
</button>
|
|
|
|
</div>
|
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header"
|
|
|
|
>
|
2016-12-16 17:59:52 +08:00
|
|
|
<label
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox-wrapper"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox"
|
|
|
|
>
|
2016-12-16 17:59:52 +08:00
|
|
|
<input
|
|
|
|
class="ant-checkbox-input"
|
2017-03-17 18:56:30 +08:00
|
|
|
type="checkbox"
|
|
|
|
/>
|
2017-02-28 16:14:41 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox-inner"
|
|
|
|
/>
|
2016-12-16 17:59:52 +08:00
|
|
|
</span>
|
|
|
|
</label>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header-selected"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span>
|
2017-09-26 23:12:47 +08:00
|
|
|
6 items
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header-title"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
Target
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</div>
|
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-body"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<ul
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-content"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
|
|
|
class="LazyLoad"
|
2017-03-17 18:56:30 +08:00
|
|
|
style="height:32px;"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
|
|
|
class="LazyLoad"
|
2017-03-17 18:56:30 +08:00
|
|
|
style="height:32px;"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
|
|
|
class="LazyLoad"
|
2017-03-17 18:56:30 +08:00
|
|
|
style="height:32px;"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
|
|
|
class="LazyLoad"
|
2017-03-17 18:56:30 +08:00
|
|
|
style="height:32px;"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
|
|
|
class="LazyLoad"
|
2017-03-17 18:56:30 +08:00
|
|
|
style="height:32px;"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
|
|
|
class="LazyLoad"
|
2017-03-17 18:56:30 +08:00
|
|
|
style="height:32px;"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
</ul>
|
2016-11-24 17:47:56 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-body-not-found"
|
|
|
|
>
|
2016-11-24 17:47:56 +08:00
|
|
|
Not Found
|
|
|
|
</div>
|
2016-11-22 14:28:05 +08:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
`;
|
|
|
|
|
2017-03-17 18:56:30 +08:00
|
|
|
exports[`renders ./components/transfer/demo/custom-item.md correctly 1`] = `
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
|
|
|
class="ant-transfer-list"
|
2017-03-17 18:56:30 +08:00
|
|
|
style="width:300px;height:300px;"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header"
|
|
|
|
>
|
2016-12-16 17:59:52 +08:00
|
|
|
<label
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox-wrapper"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox"
|
|
|
|
>
|
2016-12-16 17:59:52 +08:00
|
|
|
<input
|
|
|
|
class="ant-checkbox-input"
|
2017-03-17 18:56:30 +08:00
|
|
|
type="checkbox"
|
|
|
|
/>
|
2017-02-28 16:14:41 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox-inner"
|
|
|
|
/>
|
2016-12-16 17:59:52 +08:00
|
|
|
</span>
|
|
|
|
</label>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header-selected"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span>
|
2017-09-26 23:12:47 +08:00
|
|
|
0 item
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header-title"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
</div>
|
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-body"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<ul
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-content"
|
|
|
|
/>
|
2016-11-24 17:47:56 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-body-not-found"
|
|
|
|
>
|
2016-11-24 17:47:56 +08:00
|
|
|
Not Found
|
|
|
|
</div>
|
2016-11-22 14:28:05 +08:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-operation"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<button
|
|
|
|
class="ant-btn ant-btn-primary ant-btn-sm"
|
|
|
|
disabled=""
|
2017-03-17 18:56:30 +08:00
|
|
|
type="button"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span>
|
|
|
|
<i
|
2017-03-17 18:56:30 +08:00
|
|
|
class="anticon anticon-left"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
</button>
|
|
|
|
<button
|
|
|
|
class="ant-btn ant-btn-primary ant-btn-sm"
|
|
|
|
disabled=""
|
2017-03-17 18:56:30 +08:00
|
|
|
type="button"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span>
|
|
|
|
<i
|
2017-03-17 18:56:30 +08:00
|
|
|
class="anticon anticon-right"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
</button>
|
|
|
|
</div>
|
|
|
|
<div
|
|
|
|
class="ant-transfer-list"
|
2017-03-17 18:56:30 +08:00
|
|
|
style="width:300px;height:300px;"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header"
|
|
|
|
>
|
2016-12-16 17:59:52 +08:00
|
|
|
<label
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox-wrapper"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox"
|
|
|
|
>
|
2016-12-16 17:59:52 +08:00
|
|
|
<input
|
|
|
|
class="ant-checkbox-input"
|
2017-03-17 18:56:30 +08:00
|
|
|
type="checkbox"
|
|
|
|
/>
|
2017-02-28 16:14:41 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox-inner"
|
|
|
|
/>
|
2016-12-16 17:59:52 +08:00
|
|
|
</span>
|
|
|
|
</label>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header-selected"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span>
|
2017-09-26 23:12:47 +08:00
|
|
|
0 item
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header-title"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
</div>
|
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-body"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<ul
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-content"
|
|
|
|
/>
|
2016-11-24 17:47:56 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-body-not-found"
|
|
|
|
>
|
2016-11-24 17:47:56 +08:00
|
|
|
Not Found
|
|
|
|
</div>
|
2016-11-22 14:28:05 +08:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
`;
|
|
|
|
|
2017-03-17 18:56:30 +08:00
|
|
|
exports[`renders ./components/transfer/demo/large-data.md correctly 1`] = `
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header"
|
|
|
|
>
|
2016-12-16 17:59:52 +08:00
|
|
|
<label
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox-wrapper"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox"
|
|
|
|
>
|
2016-12-16 17:59:52 +08:00
|
|
|
<input
|
|
|
|
class="ant-checkbox-input"
|
2017-03-17 18:56:30 +08:00
|
|
|
type="checkbox"
|
|
|
|
/>
|
2017-02-28 16:14:41 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox-inner"
|
|
|
|
/>
|
2016-12-16 17:59:52 +08:00
|
|
|
</span>
|
|
|
|
</label>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header-selected"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span>
|
2017-09-26 23:12:47 +08:00
|
|
|
0 item
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header-title"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
</div>
|
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-body"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<ul
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-content"
|
|
|
|
/>
|
2016-11-24 17:47:56 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-body-not-found"
|
|
|
|
>
|
2016-11-24 17:47:56 +08:00
|
|
|
Not Found
|
|
|
|
</div>
|
2016-11-22 14:28:05 +08:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-operation"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<button
|
|
|
|
class="ant-btn ant-btn-primary ant-btn-sm"
|
|
|
|
disabled=""
|
2017-03-17 18:56:30 +08:00
|
|
|
type="button"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span>
|
|
|
|
<i
|
2017-03-17 18:56:30 +08:00
|
|
|
class="anticon anticon-left"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
</button>
|
|
|
|
<button
|
|
|
|
class="ant-btn ant-btn-primary ant-btn-sm"
|
|
|
|
disabled=""
|
2017-03-17 18:56:30 +08:00
|
|
|
type="button"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span>
|
|
|
|
<i
|
2017-03-17 18:56:30 +08:00
|
|
|
class="anticon anticon-right"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
</button>
|
|
|
|
</div>
|
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header"
|
|
|
|
>
|
2016-12-16 17:59:52 +08:00
|
|
|
<label
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox-wrapper"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox"
|
|
|
|
>
|
2016-12-16 17:59:52 +08:00
|
|
|
<input
|
|
|
|
class="ant-checkbox-input"
|
2017-03-17 18:56:30 +08:00
|
|
|
type="checkbox"
|
|
|
|
/>
|
2017-02-28 16:14:41 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox-inner"
|
|
|
|
/>
|
2016-12-16 17:59:52 +08:00
|
|
|
</span>
|
|
|
|
</label>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header-selected"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span>
|
2017-09-26 23:12:47 +08:00
|
|
|
0 item
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header-title"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
</div>
|
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-body"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<ul
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-content"
|
|
|
|
/>
|
2016-11-24 17:47:56 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-body-not-found"
|
|
|
|
>
|
2016-11-24 17:47:56 +08:00
|
|
|
Not Found
|
|
|
|
</div>
|
2016-11-22 14:28:05 +08:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
`;
|
|
|
|
|
2017-03-17 18:56:30 +08:00
|
|
|
exports[`renders ./components/transfer/demo/search.md correctly 1`] = `
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header"
|
|
|
|
>
|
2016-12-16 17:59:52 +08:00
|
|
|
<label
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox-wrapper"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox"
|
|
|
|
>
|
2016-12-16 17:59:52 +08:00
|
|
|
<input
|
|
|
|
class="ant-checkbox-input"
|
2017-03-17 18:56:30 +08:00
|
|
|
type="checkbox"
|
|
|
|
/>
|
2017-02-28 16:14:41 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox-inner"
|
|
|
|
/>
|
2016-12-16 17:59:52 +08:00
|
|
|
</span>
|
|
|
|
</label>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header-selected"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span>
|
2017-09-26 23:12:47 +08:00
|
|
|
0 item
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header-title"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
</div>
|
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-body ant-transfer-list-body-with-search"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-body-search-wrapper"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div>
|
2016-12-04 16:57:38 +08:00
|
|
|
<input
|
|
|
|
class="ant-input ant-transfer-list-search"
|
2017-09-26 23:12:47 +08:00
|
|
|
placeholder="Search here"
|
2016-12-04 16:57:38 +08:00
|
|
|
type="text"
|
2017-03-17 18:56:30 +08:00
|
|
|
value=""
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-search-action"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<i
|
2017-03-17 18:56:30 +08:00
|
|
|
class="anticon anticon-search"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<ul
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-content"
|
|
|
|
/>
|
2016-11-24 17:47:56 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-body-not-found"
|
|
|
|
>
|
2016-11-24 17:47:56 +08:00
|
|
|
Not Found
|
|
|
|
</div>
|
2016-11-22 14:28:05 +08:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-operation"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<button
|
|
|
|
class="ant-btn ant-btn-primary ant-btn-sm"
|
|
|
|
disabled=""
|
2017-03-17 18:56:30 +08:00
|
|
|
type="button"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span>
|
|
|
|
<i
|
2017-03-17 18:56:30 +08:00
|
|
|
class="anticon anticon-left"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
</button>
|
|
|
|
<button
|
|
|
|
class="ant-btn ant-btn-primary ant-btn-sm"
|
|
|
|
disabled=""
|
2017-03-17 18:56:30 +08:00
|
|
|
type="button"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span>
|
|
|
|
<i
|
2017-03-17 18:56:30 +08:00
|
|
|
class="anticon anticon-right"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
</button>
|
|
|
|
</div>
|
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header"
|
|
|
|
>
|
2016-12-16 17:59:52 +08:00
|
|
|
<label
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox-wrapper"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox"
|
|
|
|
>
|
2016-12-16 17:59:52 +08:00
|
|
|
<input
|
|
|
|
class="ant-checkbox-input"
|
2017-03-17 18:56:30 +08:00
|
|
|
type="checkbox"
|
|
|
|
/>
|
2017-02-28 16:14:41 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-checkbox-inner"
|
|
|
|
/>
|
2016-12-16 17:59:52 +08:00
|
|
|
</span>
|
|
|
|
</label>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header-selected"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span>
|
2017-09-26 23:12:47 +08:00
|
|
|
0 item
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-header-title"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
</div>
|
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-body ant-transfer-list-body-with-search"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-body-search-wrapper"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<div>
|
2016-12-04 16:57:38 +08:00
|
|
|
<input
|
|
|
|
class="ant-input ant-transfer-list-search"
|
2017-09-26 23:12:47 +08:00
|
|
|
placeholder="Search here"
|
2016-12-04 16:57:38 +08:00
|
|
|
type="text"
|
2017-03-17 18:56:30 +08:00
|
|
|
value=""
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
<span
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-search-action"
|
|
|
|
>
|
2016-11-22 14:28:05 +08:00
|
|
|
<i
|
2017-03-17 18:56:30 +08:00
|
|
|
class="anticon anticon-search"
|
|
|
|
/>
|
2016-11-22 14:28:05 +08:00
|
|
|
</span>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<ul
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-content"
|
|
|
|
/>
|
2016-11-24 17:47:56 +08:00
|
|
|
<div
|
2017-03-17 18:56:30 +08:00
|
|
|
class="ant-transfer-list-body-not-found"
|
|
|
|
>
|
2016-11-24 17:47:56 +08:00
|
|
|
Not Found
|
|
|
|
</div>
|
2016-11-22 14:28:05 +08:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
`;
|