@@ -4,7 +4,7 @@ exports[`renders ./antdv-demo/docs/alert/demo/banner.md correctly 1`] = `
44<div class = " ant-alert ant-alert-warning ant-alert-banner" data-show = " true" ><span role = " img" aria-label = " exclamation-circle" class = " anticon anticon-exclamation-circle ant-alert-icon" ><svg class = " " data-icon = " exclamation-circle" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 64 64 896 896" focusable = " false" ><path d = " M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" ></path ></svg ></span ><span class = " ant-alert-message" >Warning text</span ><span class = " ant-alert-description" ><!----></span >
55 <!---->
66</div ><br >
7- <div class="ant-alert ant-alert-warning ant-alert-banner ant-alert-closable" data-show="true"><span role="img" aria-label="exclamation-circle" class="anticon anticon-exclamation-circle ant-alert-icon"><svg class="" data-icon="exclamation-circle" width="1em" height="1em" fill="currentColor" aria-hidden="true" viewBox="64 64 896 896" focusable="false"><path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"></path></svg></span><span class="ant-alert-message">Very long warning text warning text text text text text text text</span><span class="ant-alert-description"><!----></span><a type="button" class="ant-alert-close-icon" tabindex="0"><span role="img" aria-label="close" class="anticon anticon-close"><svg class="" data-icon="close" width="1em" height="1em" fill="currentColor" aria-hidden="true" viewBox="64 64 896 896" focusable="false"><path d="M563.8 512l262.5-312.9c4.4-5.2.7-13.1-6.1-13.1h-79.8c-4.7 0-9.2 2.1-12.3 5.7L511.6 449.8 295.1 191.7c-3-3.6-7.5-5.7-12.3-5.7H203c-6.8 0-10.5 7.9-6.1 13.1L459.4 512 196.9 824.9A7.95 7.95 0 00203 838h79.8c4.7 0 9.2-2.1 12.3-5.7l216.5-258.1 216.5 258.1c3 3.6 7.5 5.7 12.3 5.7h79.8c6.8 0 10.5-7.9 6.1-13.1L563.8 512z"></path></svg></span></a></div><br>
7+ <div class="ant-alert ant-alert-warning ant-alert-banner ant-alert-closable" data-show="true"><span role="img" aria-label="exclamation-circle" class="anticon anticon-exclamation-circle ant-alert-icon"><svg class="" data-icon="exclamation-circle" width="1em" height="1em" fill="currentColor" aria-hidden="true" viewBox="64 64 896 896" focusable="false"><path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"></path></svg></span><span class="ant-alert-message">Very long warning text warning text text text text text text text</span><span class="ant-alert-description"><!----></span><button type="button" class="ant-alert-close-icon" tabindex="0"><span role="img" aria-label="close" class="anticon anticon-close"><svg class="" data-icon="close" width="1em" height="1em" fill="currentColor" aria-hidden="true" viewBox="64 64 896 896" focusable="false"><path d="M563.8 512l262.5-312.9c4.4-5.2.7-13.1-6.1-13.1h-79.8c-4.7 0-9.2 2.1-12.3 5.7L511.6 449.8 295.1 191.7c-3-3.6-7.5-5.7-12.3-5.7H203c-6.8 0-10.5 7.9-6.1 13.1L459.4 512 196.9 824.9A7.95 7.95 0 00203 838h79.8c4.7 0 9.2-2.1 12.3-5.7l216.5-258.1 216.5 258.1c3 3.6 7.5 5.7 12.3 5.7h79.8c6.8 0 10.5-7.9 6.1-13.1L563.8 512z"></path></svg></span></button></div><br>
88<div class = " ant-alert ant-alert-warning ant-alert-no-icon ant-alert-banner" data-show = " true" >
99 <!----><span class = " ant-alert-message" >Warning text without icon</span ><span class = " ant-alert-description" ><!----></span >
1010 <!---->
@@ -23,16 +23,16 @@ exports[`renders ./antdv-demo/docs/alert/demo/basic.md correctly 1`] = `
2323
2424exports[`renders ./antdv-demo/docs/alert/demo/closable.md correctly 1`] = `
2525<div class = " ant-alert ant-alert-warning ant-alert-no-icon ant-alert-closable" data-show = " true" >
26- <!----><span class = " ant-alert-message" >Warning Text Warning Text Warning TextW arning Text Warning Text Warning TextWarning Text</span ><span class = " ant-alert-description" ><!----></span ><a type = " button" class = " ant-alert-close-icon" tabindex = " 0" ><span role = " img" aria-label = " close" class = " anticon anticon-close" ><svg class = " " data-icon = " close" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 64 64 896 896" focusable = " false" ><path d = " M563.8 512l262.5-312.9c4.4-5.2.7-13.1-6.1-13.1h-79.8c-4.7 0-9.2 2.1-12.3 5.7L511.6 449.8 295.1 191.7c-3-3.6-7.5-5.7-12.3-5.7H203c-6.8 0-10.5 7.9-6.1 13.1L459.4 512 196.9 824.9A7.95 7.95 0 00203 838h79.8c4.7 0 9.2-2.1 12.3-5.7l216.5-258.1 216.5 258.1c3 3.6 7.5 5.7 12.3 5.7h79.8c6.8 0 10.5-7.9 6.1-13.1L563.8 512z" ></path ></svg ></span ></a >
26+ <!----><span class = " ant-alert-message" >Warning Text Warning Text Warning TextW arning Text Warning Text Warning TextWarning Text</span ><span class = " ant-alert-description" ><!----></span ><button type = " button" class = " ant-alert-close-icon" tabindex = " 0" ><span role = " img" aria-label = " close" class = " anticon anticon-close" ><svg class = " " data-icon = " close" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 64 64 896 896" focusable = " false" ><path d = " M563.8 512l262.5-312.9c4.4-5.2.7-13.1-6.1-13.1h-79.8c-4.7 0-9.2 2.1-12.3 5.7L511.6 449.8 295.1 191.7c-3-3.6-7.5-5.7-12.3-5.7H203c-6.8 0-10.5 7.9-6.1 13.1L459.4 512 196.9 824.9A7.95 7.95 0 00203 838h79.8c4.7 0 9.2-2.1 12.3-5.7l216.5-258.1 216.5 258.1c3 3.6 7.5 5.7 12.3 5.7h79.8c6.8 0 10.5-7.9 6.1-13.1L563.8 512z" ></path ></svg ></span ></button >
2727</div >
2828<div class = " ant-alert ant-alert-error ant-alert-with-description ant-alert-no-icon ant-alert-closable" data-show = " true" >
29- <!----><span class = " ant-alert-message" >Error Text</span ><span class = " ant-alert-description" >Error Description Error Description Error Description Error Description Error Description Error Description</span ><a type = " button" class = " ant-alert-close-icon" tabindex = " 0" ><span role = " img" aria-label = " close" class = " anticon anticon-close" ><svg class = " " data-icon = " close" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 64 64 896 896" focusable = " false" ><path d = " M563.8 512l262.5-312.9c4.4-5.2.7-13.1-6.1-13.1h-79.8c-4.7 0-9.2 2.1-12.3 5.7L511.6 449.8 295.1 191.7c-3-3.6-7.5-5.7-12.3-5.7H203c-6.8 0-10.5 7.9-6.1 13.1L459.4 512 196.9 824.9A7.95 7.95 0 00203 838h79.8c4.7 0 9.2-2.1 12.3-5.7l216.5-258.1 216.5 258.1c3 3.6 7.5 5.7 12.3 5.7h79.8c6.8 0 10.5-7.9 6.1-13.1L563.8 512z" ></path ></svg ></span ></a >
29+ <!----><span class = " ant-alert-message" >Error Text</span ><span class = " ant-alert-description" >Error Description Error Description Error Description Error Description Error Description Error Description</span ><button type = " button" class = " ant-alert-close-icon" tabindex = " 0" ><span role = " img" aria-label = " close" class = " anticon anticon-close" ><svg class = " " data-icon = " close" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 64 64 896 896" focusable = " false" ><path d = " M563.8 512l262.5-312.9c4.4-5.2.7-13.1-6.1-13.1h-79.8c-4.7 0-9.2 2.1-12.3 5.7L511.6 449.8 295.1 191.7c-3-3.6-7.5-5.7-12.3-5.7H203c-6.8 0-10.5 7.9-6.1 13.1L459.4 512 196.9 824.9A7.95 7.95 0 00203 838h79.8c4.7 0 9.2-2.1 12.3-5.7l216.5-258.1 216.5 258.1c3 3.6 7.5 5.7 12.3 5.7h79.8c6.8 0 10.5-7.9 6.1-13.1L563.8 512z" ></path ></svg ></span ></button >
3030</div >
3131`;
3232
3333exports[`renders ./antdv-demo/docs/alert/demo/close-text.md correctly 1`] = `
3434<div class = " ant-alert ant-alert-info ant-alert-no-icon ant-alert-closable" data-show = " true" >
35- <!----><span class = " ant-alert-message" >Info Text</span ><span class = " ant-alert-description" ><!----></span ><a type = " button" class = " ant-alert-close-icon" tabindex = " 0" ><span class = " ant-alert-close-text" >Close Now</span ></a >
35+ <!----><span class = " ant-alert-message" >Info Text</span ><span class = " ant-alert-description" ><!----></span ><button type = " button" class = " ant-alert-close-icon" tabindex = " 0" ><span class = " ant-alert-close-text" >Close Now</span ></button >
3636</div >
3737`;
3838
@@ -115,7 +115,7 @@ exports[`renders ./antdv-demo/docs/alert/demo/icon.md correctly 1`] = `
115115
116116exports [` renders ./antdv-demo/docs/alert/demo/smooth-closed.md correctly 1` ] = `
117117<div class = " ant-alert ant-alert-success ant-alert-no-icon ant-alert-closable" data-show = " true" >
118- <!----><span class = " ant-alert-message" >Alert Message Text</span ><span class = " ant-alert-description" ><!----></span ><a type = " button" class = " ant-alert-close-icon" tabindex = " 0" ><span role = " img" aria-label = " close" class = " anticon anticon-close" ><svg class = " " data-icon = " close" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 64 64 896 896" focusable = " false" ><path d = " M563.8 512l262.5-312.9c4.4-5.2.7-13.1-6.1-13.1h-79.8c-4.7 0-9.2 2.1-12.3 5.7L511.6 449.8 295.1 191.7c-3-3.6-7.5-5.7-12.3-5.7H203c-6.8 0-10.5 7.9-6.1 13.1L459.4 512 196.9 824.9A7.95 7.95 0 00203 838h79.8c4.7 0 9.2-2.1 12.3-5.7l216.5-258.1 216.5 258.1c3 3.6 7.5 5.7 12.3 5.7h79.8c6.8 0 10.5-7.9 6.1-13.1L563.8 512z" ></path ></svg ></span ></a >
118+ <!----><span class = " ant-alert-message" >Alert Message Text</span ><span class = " ant-alert-description" ><!----></span ><button type = " button" class = " ant-alert-close-icon" tabindex = " 0" ><span role = " img" aria-label = " close" class = " anticon anticon-close" ><svg class = " " data-icon = " close" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 64 64 896 896" focusable = " false" ><path d = " M563.8 512l262.5-312.9c4.4-5.2.7-13.1-6.1-13.1h-79.8c-4.7 0-9.2 2.1-12.3 5.7L511.6 449.8 295.1 191.7c-3-3.6-7.5-5.7-12.3-5.7H203c-6.8 0-10.5 7.9-6.1 13.1L459.4 512 196.9 824.9A7.95 7.95 0 00203 838h79.8c4.7 0 9.2-2.1 12.3-5.7l216.5-258.1 216.5 258.1c3 3.6 7.5 5.7 12.3 5.7h79.8c6.8 0 10.5-7.9 6.1-13.1L563.8 512z" ></path ></svg ></span ></button >
119119</div >
120120` ;
121121
0 commit comments