2018-05-15 01:52:44 +00:00
|
|
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
|
2020-08-14 02:57:28 +00:00
|
|
|
exports[`renders ./antdv-demo/docs/popover/demo/arrow-point-at-center.md correctly 1`] = `
|
|
|
|
<div>
|
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
<!----><span>Align edge / 边缘对齐</span>
|
|
|
|
</button>
|
2020-08-14 02:57:28 +00:00
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
<!----><span>Arrow points to center / 箭头指向中心</span>
|
|
|
|
</button>
|
|
|
|
</div>
|
2020-08-14 02:57:28 +00:00
|
|
|
`;
|
2018-05-15 01:52:44 +00:00
|
|
|
|
2020-08-14 02:57:28 +00:00
|
|
|
exports[`renders ./antdv-demo/docs/popover/demo/basic.md correctly 1`] = `
|
|
|
|
<!----><button class="ant-btn ant-btn-primary" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
<!----><span>Hover me</span>
|
|
|
|
</button>
|
2020-08-14 02:57:28 +00:00
|
|
|
`;
|
2018-05-15 01:52:44 +00:00
|
|
|
|
2020-08-14 02:57:28 +00:00
|
|
|
exports[`renders ./antdv-demo/docs/popover/demo/control.md correctly 1`] = `
|
|
|
|
<!----><button class="ant-btn ant-btn-primary" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
<!----><span>Click me</span>
|
|
|
|
</button>
|
2020-08-14 02:57:28 +00:00
|
|
|
`;
|
2018-05-15 01:52:44 +00:00
|
|
|
|
2020-08-14 02:57:28 +00:00
|
|
|
exports[`renders ./antdv-demo/docs/popover/demo/hover-with-click.md correctly 1`] = `
|
|
|
|
<!---->
|
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
<!----><span>Hover and click / 悬停并单击</span>
|
|
|
|
</button>
|
2020-08-14 02:57:28 +00:00
|
|
|
`;
|
2018-09-05 13:28:54 +00:00
|
|
|
|
2020-03-15 05:12:47 +00:00
|
|
|
exports[`renders ./antdv-demo/docs/popover/demo/placement.md correctly 1`] = `
|
2018-05-15 01:52:44 +00:00
|
|
|
<div id="components-popover-demo-placement">
|
2020-08-14 02:57:28 +00:00
|
|
|
<div style="margin-left: 70px; white-space: nowrap;">
|
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
<!----><span>TL</span>
|
|
|
|
</button>
|
2020-08-14 02:57:28 +00:00
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
<!----><span>Top</span>
|
|
|
|
</button>
|
2020-08-14 02:57:28 +00:00
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
<!----><span>TR</span>
|
|
|
|
</button>
|
|
|
|
</div>
|
2020-08-14 02:57:28 +00:00
|
|
|
<div style="width: 70px; float: left;">
|
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
<!----><span>LT</span>
|
|
|
|
</button>
|
2020-08-14 02:57:28 +00:00
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
<!----><span>Left</span>
|
|
|
|
</button>
|
2020-08-14 02:57:28 +00:00
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
<!----><span>LB</span>
|
|
|
|
</button>
|
|
|
|
</div>
|
2020-08-14 02:57:28 +00:00
|
|
|
<div style="width: 70px; margin-left: 304px;">
|
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
<!----><span>RT</span>
|
|
|
|
</button>
|
2020-08-14 02:57:28 +00:00
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
<!----><span>Right</span>
|
|
|
|
</button>
|
2020-08-14 02:57:28 +00:00
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
<!----><span>RB</span>
|
|
|
|
</button>
|
|
|
|
</div>
|
2020-08-14 02:57:28 +00:00
|
|
|
<div style="margin-left: 70px; clear: both; white-space: nowrap;">
|
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
<!----><span>BL</span>
|
|
|
|
</button>
|
2020-08-14 02:57:28 +00:00
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
<!----><span>Bottom</span>
|
|
|
|
</button>
|
2020-08-14 02:57:28 +00:00
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
<!----><span>BR</span>
|
|
|
|
</button>
|
|
|
|
</div>
|
2018-05-15 01:52:44 +00:00
|
|
|
</div>
|
|
|
|
`;
|
|
|
|
|
2020-08-14 02:57:28 +00:00
|
|
|
exports[`renders ./antdv-demo/docs/popover/demo/triggerType.md correctly 1`] = `
|
|
|
|
<div>
|
|
|
|
<!----><button class="ant-btn ant-btn-primary" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
<!----><span>Hover me</span>
|
|
|
|
</button>
|
2020-08-14 02:57:28 +00:00
|
|
|
<!----><button class="ant-btn ant-btn-primary" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
<!----><span>Focus me</span>
|
|
|
|
</button>
|
2020-08-14 02:57:28 +00:00
|
|
|
<!----><button class="ant-btn ant-btn-primary" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
<!----><span>Click me</span>
|
|
|
|
</button>
|
|
|
|
</div>
|
2020-08-14 02:57:28 +00:00
|
|
|
`;
|