test: update snap
parent
bac864ff83
commit
73ce0ca7ff
File diff suppressed because one or more lines are too long
|
@ -79,7 +79,7 @@ exports[`renders ./components/cascader/demo/lazy.vue correctly 1`] = `
|
||||||
`;
|
`;
|
||||||
|
|
||||||
exports[`renders ./components/cascader/demo/multiple.vue correctly 1`] = `
|
exports[`renders ./components/cascader/demo/multiple.vue correctly 1`] = `
|
||||||
<div style="width: 233px;" class="ant-select ant-cascader ant-select-multiple ant-select-allow-clear">
|
<div style="width: 100%;" class="ant-select ant-cascader ant-select-multiple ant-select-allow-clear">
|
||||||
<!---->
|
<!---->
|
||||||
<!---->
|
<!---->
|
||||||
<div class="ant-select-selector">
|
<div class="ant-select-selector">
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -126,6 +126,6 @@ exports[`renders ./components/input/demo/show-count.vue correctly 1`] = `
|
||||||
|
|
||||||
exports[`renders ./components/input/demo/size.vue correctly 1`] = `<div class="components-input-demo-size"><input placeholder="large size" type="text" class="ant-input ant-input-lg"><input placeholder="default size" type="text" class="ant-input"><input placeholder="small size" type="text" class="ant-input ant-input-sm"></div>`;
|
exports[`renders ./components/input/demo/size.vue correctly 1`] = `<div class="components-input-demo-size"><input placeholder="large size" type="text" class="ant-input ant-input-lg"><input placeholder="default size" type="text" class="ant-input"><input placeholder="small size" type="text" class="ant-input ant-input-sm"></div>`;
|
||||||
|
|
||||||
exports[`renders ./components/input/demo/textarea.vue correctly 1`] = `<textarea placeholder="Basic usage" rows="4" class="ant-input"></textarea>`;
|
exports[`renders ./components/input/demo/textarea.vue correctly 1`] = `<textarea placeholder="Basic usage" rows="4" class="ant-input"></textarea><br><br><textarea rows="4" placeholder="maxLength is 6" class="ant-input"></textarea>`;
|
||||||
|
|
||||||
exports[`renders ./components/input/demo/tooltip.vue correctly 1`] = `<!----><input placeholder="Input a number" type="text" max-length="25" style="width: 120px;" class="ant-input">`;
|
exports[`renders ./components/input/demo/tooltip.vue correctly 1`] = `<!----><input placeholder="Input a number" type="text" max-length="25" style="width: 120px;" class="ant-input">`;
|
||||||
|
|
|
@ -118,7 +118,7 @@ exports[`renders ./components/layout/demo/fixed.vue correctly 1`] = `
|
||||||
|
|
||||||
exports[`renders ./components/layout/demo/fixed-sider.vue correctly 1`] = `
|
exports[`renders ./components/layout/demo/fixed-sider.vue correctly 1`] = `
|
||||||
<section class="ant-layout ant-layout-has-sider">
|
<section class="ant-layout ant-layout-has-sider">
|
||||||
<aside style="overflow: auto; height: 100vh; position: fixed; left: 0px; flex: 0 0 200px; max-width: 200px; min-width: 200px; width: 200px;" class="ant-layout-sider ant-layout-sider-dark">
|
<aside style="overflow: auto; height: 100vh; position: fixed; left: 0px; top: 0px; bottom: 0px; flex: 0 0 200px; max-width: 200px; min-width: 200px; width: 200px;" class="ant-layout-sider ant-layout-sider-dark">
|
||||||
<div class="ant-layout-sider-children">
|
<div class="ant-layout-sider-children">
|
||||||
<div class="logo"></div>
|
<div class="logo"></div>
|
||||||
<ul class="ant-menu ant-menu-root ant-menu-inline ant-menu-dark" role="menu" data-menu-list="true">
|
<ul class="ant-menu ant-menu-root ant-menu-inline ant-menu-dark" role="menu" data-menu-list="true">
|
||||||
|
|
|
@ -140,7 +140,7 @@ exports[`renders ./components/timeline/demo/color.vue correctly 1`] = `
|
||||||
<p>Technical testing 3 2015-09-01</p>
|
<p>Technical testing 3 2015-09-01</p>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
<li class="ant-timeline-item ant-timeline-item-last">
|
<li class="ant-timeline-item">
|
||||||
<!---->
|
<!---->
|
||||||
<div class="ant-timeline-item-tail"></div>
|
<div class="ant-timeline-item-tail"></div>
|
||||||
<div class="ant-timeline-item-head ant-timeline-item-head-gray">
|
<div class="ant-timeline-item-head ant-timeline-item-head-gray">
|
||||||
|
@ -152,6 +152,14 @@ exports[`renders ./components/timeline/demo/color.vue correctly 1`] = `
|
||||||
<p>Technical testing 3 2015-09-01</p>
|
<p>Technical testing 3 2015-09-01</p>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="ant-timeline-item ant-timeline-item-last">
|
||||||
|
<!---->
|
||||||
|
<div class="ant-timeline-item-tail"></div>
|
||||||
|
<div class="ant-timeline-item-head ant-timeline-item-head-custom ant-timeline-item-head-#00CCFF" style="border-color: #00ccff; color: rgb(0, 204, 255);"><span role="img" aria-label="smile" class="anticon anticon-smile"><svg focusable="false" class="" data-icon="smile" width="1em" height="1em" fill="currentColor" aria-hidden="true" viewBox="64 64 896 896"><path d="M288 421a48 48 0 1096 0 48 48 0 10-96 0zm352 0a48 48 0 1096 0 48 48 0 10-96 0zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm263 711c-34.2 34.2-74 61-118.3 79.8C611 874.2 562.3 884 512 884c-50.3 0-99-9.8-144.8-29.2A370.4 370.4 0 01248.9 775c-34.2-34.2-61-74-79.8-118.3C149.8 611 140 562.3 140 512s9.8-99 29.2-144.8A370.4 370.4 0 01249 248.9c34.2-34.2 74-61 118.3-79.8C413 149.8 461.7 140 512 140c50.3 0 99 9.8 144.8 29.2A370.4 370.4 0 01775.1 249c34.2 34.2 61 74 79.8 118.3C874.2 413 884 461.7 884 512s-9.8 99-29.2 144.8A368.89 368.89 0 01775 775zM664 533h-48.1c-4.2 0-7.8 3.2-8.1 7.4C604 589.9 562.5 629 512 629s-92.1-39.1-95.8-88.6c-.3-4.2-3.9-7.4-8.1-7.4H360a8 8 0 00-8 8.4c4.4 84.3 74.5 151.6 160 151.6s155.6-67.3 160-151.6a8 8 0 00-8-8.4z"></path></svg></span></div>
|
||||||
|
<div class="ant-timeline-item-content">
|
||||||
|
<p>Custom color testing</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue