|
|
@ -280,7 +280,7 @@ exports[`Upload List should be uploading when upload a file 2`] = ` |
|
|
|
</svg> |
|
|
|
</i> |
|
|
|
<span |
|
|
|
class="ant-upload-list-item-name ant-upload-list-item-name-icon-count-2" |
|
|
|
class="ant-upload-list-item-name ant-upload-list-item-name-icon-count-1" |
|
|
|
title="foo.png" |
|
|
|
> |
|
|
|
foo.png |
|
|
@ -288,31 +288,6 @@ exports[`Upload List should be uploading when upload a file 2`] = ` |
|
|
|
<span |
|
|
|
class="ant-upload-list-item-card-actions " |
|
|
|
> |
|
|
|
<a |
|
|
|
title="Download file" |
|
|
|
> |
|
|
|
<i |
|
|
|
aria-label="icon: download" |
|
|
|
class="anticon anticon-download" |
|
|
|
tabindex="-1" |
|
|
|
title="Download file" |
|
|
|
> |
|
|
|
<svg |
|
|
|
aria-hidden="true" |
|
|
|
class="" |
|
|
|
data-icon="download" |
|
|
|
fill="currentColor" |
|
|
|
focusable="false" |
|
|
|
height="1em" |
|
|
|
viewBox="64 64 896 896" |
|
|
|
width="1em" |
|
|
|
> |
|
|
|
<path |
|
|
|
d="M505.7 661a8 8 0 0 0 12.6 0l112-141.7c4.1-5.2.4-12.9-6.3-12.9h-74.1V168c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v338.3H400c-6.7 0-10.4 7.7-6.3 12.9l112 141.8zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z" |
|
|
|
/> |
|
|
|
</svg> |
|
|
|
</i> |
|
|
|
</a> |
|
|
|
<a |
|
|
|
title="Remove file" |
|
|
|
> |
|
|
@ -440,7 +415,7 @@ exports[`Upload List should non-image format file preview 1`] = ` |
|
|
|
</i> |
|
|
|
</a> |
|
|
|
<a |
|
|
|
class="ant-upload-list-item-name ant-upload-list-item-name-icon-count-2" |
|
|
|
class="ant-upload-list-item-name ant-upload-list-item-name-icon-count-1" |
|
|
|
href="https://cdn.xxx.com/aaa.zip" |
|
|
|
rel="noopener noreferrer" |
|
|
|
target="_blank" |
|
|
@ -451,31 +426,6 @@ exports[`Upload List should non-image format file preview 1`] = ` |
|
|
|
<span |
|
|
|
class="ant-upload-list-item-card-actions picture" |
|
|
|
> |
|
|
|
<a |
|
|
|
title="Download file" |
|
|
|
> |
|
|
|
<i |
|
|
|
aria-label="icon: download" |
|
|
|
class="anticon anticon-download" |
|
|
|
tabindex="-1" |
|
|
|
title="Download file" |
|
|
|
> |
|
|
|
<svg |
|
|
|
aria-hidden="true" |
|
|
|
class="" |
|
|
|
data-icon="download" |
|
|
|
fill="currentColor" |
|
|
|
focusable="false" |
|
|
|
height="1em" |
|
|
|
viewBox="64 64 896 896" |
|
|
|
width="1em" |
|
|
|
> |
|
|
|
<path |
|
|
|
d="M505.7 661a8 8 0 0 0 12.6 0l112-141.7c4.1-5.2.4-12.9-6.3-12.9h-74.1V168c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v338.3H400c-6.7 0-10.4 7.7-6.3 12.9l112 141.8zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z" |
|
|
|
/> |
|
|
|
</svg> |
|
|
|
</i> |
|
|
|
</a> |
|
|
|
<a |
|
|
|
title="Remove file" |
|
|
|
> |
|
|
@ -531,7 +481,7 @@ exports[`Upload List should non-image format file preview 1`] = ` |
|
|
|
/> |
|
|
|
</a> |
|
|
|
<a |
|
|
|
class="ant-upload-list-item-name ant-upload-list-item-name-icon-count-2" |
|
|
|
class="ant-upload-list-item-name ant-upload-list-item-name-icon-count-1" |
|
|
|
href="https://cdn.xxx.com/aaa" |
|
|
|
rel="noopener noreferrer" |
|
|
|
target="_blank" |
|
|
@ -542,31 +492,6 @@ exports[`Upload List should non-image format file preview 1`] = ` |
|
|
|
<span |
|
|
|
class="ant-upload-list-item-card-actions picture" |
|
|
|
> |
|
|
|
<a |
|
|
|
title="Download file" |
|
|
|
> |
|
|
|
<i |
|
|
|
aria-label="icon: download" |
|
|
|
class="anticon anticon-download" |
|
|
|
tabindex="-1" |
|
|
|
title="Download file" |
|
|
|
> |
|
|
|
<svg |
|
|
|
aria-hidden="true" |
|
|
|
class="" |
|
|
|
data-icon="download" |
|
|
|
fill="currentColor" |
|
|
|
focusable="false" |
|
|
|
height="1em" |
|
|
|
viewBox="64 64 896 896" |
|
|
|
width="1em" |
|
|
|
> |
|
|
|
<path |
|
|
|
d="M505.7 661a8 8 0 0 0 12.6 0l112-141.7c4.1-5.2.4-12.9-6.3-12.9h-74.1V168c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v338.3H400c-6.7 0-10.4 7.7-6.3 12.9l112 141.8zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z" |
|
|
|
/> |
|
|
|
</svg> |
|
|
|
</i> |
|
|
|
</a> |
|
|
|
<a |
|
|
|
title="Remove file" |
|
|
|
> |
|
|
@ -641,7 +566,7 @@ exports[`Upload List should non-image format file preview 1`] = ` |
|
|
|
</i> |
|
|
|
</a> |
|
|
|
<a |
|
|
|
class="ant-upload-list-item-name ant-upload-list-item-name-icon-count-2" |
|
|
|
class="ant-upload-list-item-name ant-upload-list-item-name-icon-count-1" |
|
|
|
href="https://cdn.xxx.com/aaa.xx" |
|
|
|
rel="noopener noreferrer" |
|
|
|
target="_blank" |
|
|
@ -652,31 +577,6 @@ exports[`Upload List should non-image format file preview 1`] = ` |
|
|
|
<span |
|
|
|
class="ant-upload-list-item-card-actions picture" |
|
|
|
> |
|
|
|
<a |
|
|
|
title="Download file" |
|
|
|
> |
|
|
|
<i |
|
|
|
aria-label="icon: download" |
|
|
|
class="anticon anticon-download" |
|
|
|
tabindex="-1" |
|
|
|
title="Download file" |
|
|
|
> |
|
|
|
<svg |
|
|
|
aria-hidden="true" |
|
|
|
class="" |
|
|
|
data-icon="download" |
|
|
|
fill="currentColor" |
|
|
|
focusable="false" |
|
|
|
height="1em" |
|
|
|
viewBox="64 64 896 896" |
|
|
|
width="1em" |
|
|
|
> |
|
|
|
<path |
|
|
|
d="M505.7 661a8 8 0 0 0 12.6 0l112-141.7c4.1-5.2.4-12.9-6.3-12.9h-74.1V168c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v338.3H400c-6.7 0-10.4 7.7-6.3 12.9l112 141.8zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z" |
|
|
|
/> |
|
|
|
</svg> |
|
|
|
</i> |
|
|
|
</a> |
|
|
|
<a |
|
|
|
title="Remove file" |
|
|
|
> |
|
|
@ -751,7 +651,7 @@ exports[`Upload List should non-image format file preview 1`] = ` |
|
|
|
</i> |
|
|
|
</a> |
|
|
|
<a |
|
|
|
class="ant-upload-list-item-name ant-upload-list-item-name-icon-count-2" |
|
|
|
class="ant-upload-list-item-name ant-upload-list-item-name-icon-count-1" |
|
|
|
href="https://cdn.xxx.com/aaa.png/xx.xx" |
|
|
|
rel="noopener noreferrer" |
|
|
|
target="_blank" |
|
|
@ -762,31 +662,6 @@ exports[`Upload List should non-image format file preview 1`] = ` |
|
|
|
<span |
|
|
|
class="ant-upload-list-item-card-actions picture" |
|
|
|
> |
|
|
|
<a |
|
|
|
title="Download file" |
|
|
|
> |
|
|
|
<i |
|
|
|
aria-label="icon: download" |
|
|
|
class="anticon anticon-download" |
|
|
|
tabindex="-1" |
|
|
|
title="Download file" |
|
|
|
> |
|
|
|
<svg |
|
|
|
aria-hidden="true" |
|
|
|
class="" |
|
|
|
data-icon="download" |
|
|
|
fill="currentColor" |
|
|
|
focusable="false" |
|
|
|
height="1em" |
|
|
|
viewBox="64 64 896 896" |
|
|
|
width="1em" |
|
|
|
> |
|
|
|
<path |
|
|
|
d="M505.7 661a8 8 0 0 0 12.6 0l112-141.7c4.1-5.2.4-12.9-6.3-12.9h-74.1V168c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v338.3H400c-6.7 0-10.4 7.7-6.3 12.9l112 141.8zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z" |
|
|
|
/> |
|
|
|
</svg> |
|
|
|
</i> |
|
|
|
</a> |
|
|
|
<a |
|
|
|
title="Remove file" |
|
|
|
> |
|
|
@ -842,7 +717,7 @@ exports[`Upload List should non-image format file preview 1`] = ` |
|
|
|
/> |
|
|
|
</a> |
|
|
|
<a |
|
|
|
class="ant-upload-list-item-name ant-upload-list-item-name-icon-count-2" |
|
|
|
class="ant-upload-list-item-name ant-upload-list-item-name-icon-count-1" |
|
|
|
href="https://cdn.xxx.com/xx.xx/aaa.png" |
|
|
|
rel="noopener noreferrer" |
|
|
|
target="_blank" |
|
|
@ -853,31 +728,6 @@ exports[`Upload List should non-image format file preview 1`] = ` |
|
|
|
<span |
|
|
|
class="ant-upload-list-item-card-actions picture" |
|
|
|
> |
|
|
|
<a |
|
|
|
title="Download file" |
|
|
|
> |
|
|
|
<i |
|
|
|
aria-label="icon: download" |
|
|
|
class="anticon anticon-download" |
|
|
|
tabindex="-1" |
|
|
|
title="Download file" |
|
|
|
> |
|
|
|
<svg |
|
|
|
aria-hidden="true" |
|
|
|
class="" |
|
|
|
data-icon="download" |
|
|
|
fill="currentColor" |
|
|
|
focusable="false" |
|
|
|
height="1em" |
|
|
|
viewBox="64 64 896 896" |
|
|
|
width="1em" |
|
|
|
> |
|
|
|
<path |
|
|
|
d="M505.7 661a8 8 0 0 0 12.6 0l112-141.7c4.1-5.2.4-12.9-6.3-12.9h-74.1V168c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v338.3H400c-6.7 0-10.4 7.7-6.3 12.9l112 141.8zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z" |
|
|
|
/> |
|
|
|
</svg> |
|
|
|
</i> |
|
|
|
</a> |
|
|
|
<a |
|
|
|
title="Remove file" |
|
|
|
> |
|
|
@ -933,7 +783,7 @@ exports[`Upload List should non-image format file preview 1`] = ` |
|
|
|
/> |
|
|
|
</a> |
|
|
|
<a |
|
|
|
class="ant-upload-list-item-name ant-upload-list-item-name-icon-count-2" |
|
|
|
class="ant-upload-list-item-name ant-upload-list-item-name-icon-count-1" |
|
|
|
href="https://cdn.xxx.com/xx.xx/aaa.png" |
|
|
|
rel="noopener noreferrer" |
|
|
|
target="_blank" |
|
|
@ -944,31 +794,6 @@ exports[`Upload List should non-image format file preview 1`] = ` |
|
|
|
<span |
|
|
|
class="ant-upload-list-item-card-actions picture" |
|
|
|
> |
|
|
|
<a |
|
|
|
title="Download file" |
|
|
|
> |
|
|
|
<i |
|
|
|
aria-label="icon: download" |
|
|
|
class="anticon anticon-download" |
|
|
|
tabindex="-1" |
|
|
|
title="Download file" |
|
|
|
> |
|
|
|
<svg |
|
|
|
aria-hidden="true" |
|
|
|
class="" |
|
|
|
data-icon="download" |
|
|
|
fill="currentColor" |
|
|
|
focusable="false" |
|
|
|
height="1em" |
|
|
|
viewBox="64 64 896 896" |
|
|
|
width="1em" |
|
|
|
> |
|
|
|
<path |
|
|
|
d="M505.7 661a8 8 0 0 0 12.6 0l112-141.7c4.1-5.2.4-12.9-6.3-12.9h-74.1V168c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v338.3H400c-6.7 0-10.4 7.7-6.3 12.9l112 141.8zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z" |
|
|
|
/> |
|
|
|
</svg> |
|
|
|
</i> |
|
|
|
</a> |
|
|
|
<a |
|
|
|
title="Remove file" |
|
|
|
> |
|
|
@ -1024,7 +849,7 @@ exports[`Upload List should non-image format file preview 1`] = ` |
|
|
|
/> |
|
|
|
</a> |
|
|
|
<a |
|
|
|
class="ant-upload-list-item-name ant-upload-list-item-name-icon-count-2" |
|
|
|
class="ant-upload-list-item-name ant-upload-list-item-name-icon-count-1" |
|
|
|
href="https://cdn.xxx.com/xx.xx/aaa.png?query=123" |
|
|
|
rel="noopener noreferrer" |
|
|
|
target="_blank" |
|
|
@ -1035,31 +860,6 @@ exports[`Upload List should non-image format file preview 1`] = ` |
|
|
|
<span |
|
|
|
class="ant-upload-list-item-card-actions picture" |
|
|
|
> |
|
|
|
<a |
|
|
|
title="Download file" |
|
|
|
> |
|
|
|
<i |
|
|
|
aria-label="icon: download" |
|
|
|
class="anticon anticon-download" |
|
|
|
tabindex="-1" |
|
|
|
title="Download file" |
|
|
|
> |
|
|
|
<svg |
|
|
|
aria-hidden="true" |
|
|
|
class="" |
|
|
|
data-icon="download" |
|
|
|
fill="currentColor" |
|
|
|
focusable="false" |
|
|
|
height="1em" |
|
|
|
viewBox="64 64 896 896" |
|
|
|
width="1em" |
|
|
|
> |
|
|
|
<path |
|
|
|
d="M505.7 661a8 8 0 0 0 12.6 0l112-141.7c4.1-5.2.4-12.9-6.3-12.9h-74.1V168c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v338.3H400c-6.7 0-10.4 7.7-6.3 12.9l112 141.8zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z" |
|
|
|
/> |
|
|
|
</svg> |
|
|
|
</i> |
|
|
|
</a> |
|
|
|
<a |
|
|
|
title="Remove file" |
|
|
|
> |
|
|
@ -1115,7 +915,7 @@ exports[`Upload List should non-image format file preview 1`] = ` |
|
|
|
/> |
|
|
|
</a> |
|
|
|
<a |
|
|
|
class="ant-upload-list-item-name ant-upload-list-item-name-icon-count-2" |
|
|
|
class="ant-upload-list-item-name ant-upload-list-item-name-icon-count-1" |
|
|
|
href="https://cdn.xxx.com/xx.xx/aaa.png#anchor" |
|
|
|
rel="noopener noreferrer" |
|
|
|
target="_blank" |
|
|
@ -1126,31 +926,6 @@ exports[`Upload List should non-image format file preview 1`] = ` |
|
|
|
<span |
|
|
|
class="ant-upload-list-item-card-actions picture" |
|
|
|
> |
|
|
|
<a |
|
|
|
title="Download file" |
|
|
|
> |
|
|
|
<i |
|
|
|
aria-label="icon: download" |
|
|
|
class="anticon anticon-download" |
|
|
|
tabindex="-1" |
|
|
|
title="Download file" |
|
|
|
> |
|
|
|
<svg |
|
|
|
aria-hidden="true" |
|
|
|
class="" |
|
|
|
data-icon="download" |
|
|
|
fill="currentColor" |
|
|
|
focusable="false" |
|
|
|
height="1em" |
|
|
|
viewBox="64 64 896 896" |
|
|
|
width="1em" |
|
|
|
> |
|
|
|
<path |
|
|
|
d="M505.7 661a8 8 0 0 0 12.6 0l112-141.7c4.1-5.2.4-12.9-6.3-12.9h-74.1V168c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v338.3H400c-6.7 0-10.4 7.7-6.3 12.9l112 141.8zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z" |
|
|
|
/> |
|
|
|
</svg> |
|
|
|
</i> |
|
|
|
</a> |
|
|
|
<a |
|
|
|
title="Remove file" |
|
|
|
> |
|
|
@ -1206,7 +981,7 @@ exports[`Upload List should non-image format file preview 1`] = ` |
|
|
|
/> |
|
|
|
</a> |
|
|
|
<a |
|
|
|
class="ant-upload-list-item-name ant-upload-list-item-name-icon-count-2" |
|
|
|
class="ant-upload-list-item-name ant-upload-list-item-name-icon-count-1" |
|
|
|
href="https://cdn.xxx.com/xx.xx/aaa.png?query=some.query.with.dot" |
|
|
|
rel="noopener noreferrer" |
|
|
|
target="_blank" |
|
|
@ -1217,31 +992,6 @@ exports[`Upload List should non-image format file preview 1`] = ` |
|
|
|
<span |
|
|
|
class="ant-upload-list-item-card-actions picture" |
|
|
|
> |
|
|
|
<a |
|
|
|
title="Download file" |
|
|
|
> |
|
|
|
<i |
|
|
|
aria-label="icon: download" |
|
|
|
class="anticon anticon-download" |
|
|
|
tabindex="-1" |
|
|
|
title="Download file" |
|
|
|
> |
|
|
|
<svg |
|
|
|
aria-hidden="true" |
|
|
|
class="" |
|
|
|
data-icon="download" |
|
|
|
fill="currentColor" |
|
|
|
focusable="false" |
|
|
|
height="1em" |
|
|
|
viewBox="64 64 896 896" |
|
|
|
width="1em" |
|
|
|
> |
|
|
|
<path |
|
|
|
d="M505.7 661a8 8 0 0 0 12.6 0l112-141.7c4.1-5.2.4-12.9-6.3-12.9h-74.1V168c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v338.3H400c-6.7 0-10.4 7.7-6.3 12.9l112 141.8zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z" |
|
|
|
/> |
|
|
|
</svg> |
|
|
|
</i> |
|
|
|
</a> |
|
|
|
<a |
|
|
|
title="Remove file" |
|
|
|
> |
|
|
@ -1297,7 +1047,7 @@ exports[`Upload List should non-image format file preview 1`] = ` |
|
|
|
/> |
|
|
|
</a> |
|
|
|
<a |
|
|
|
class="ant-upload-list-item-name ant-upload-list-item-name-icon-count-2" |
|
|
|
class="ant-upload-list-item-name ant-upload-list-item-name-icon-count-1" |
|
|
|
href="https://publish-pic-cpu.baidu.com/1296beb3-50d9-4276-885f-52645cbb378e.jpeg@w_228%2ch_152" |
|
|
|
rel="noopener noreferrer" |
|
|
|
target="_blank" |
|
|
@ -1308,31 +1058,6 @@ exports[`Upload List should non-image format file preview 1`] = ` |
|
|
|
<span |
|
|
|
class="ant-upload-list-item-card-actions picture" |
|
|
|
> |
|
|
|
<a |
|
|
|
title="Download file" |
|
|
|
> |
|
|
|
<i |
|
|
|
aria-label="icon: download" |
|
|
|
class="anticon anticon-download" |
|
|
|
tabindex="-1" |
|
|
|
title="Download file" |
|
|
|
> |
|
|
|
<svg |
|
|
|
aria-hidden="true" |
|
|
|
class="" |
|
|
|
data-icon="download" |
|
|
|
fill="currentColor" |
|
|
|
focusable="false" |
|
|
|
height="1em" |
|
|
|
viewBox="64 64 896 896" |
|
|
|
width="1em" |
|
|
|
> |
|
|
|
<path |
|
|
|
d="M505.7 661a8 8 0 0 0 12.6 0l112-141.7c4.1-5.2.4-12.9-6.3-12.9h-74.1V168c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v338.3H400c-6.7 0-10.4 7.7-6.3 12.9l112 141.8zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z" |
|
|
|
/> |
|
|
|
</svg> |
|
|
|
</i> |
|
|
|
</a> |
|
|
|
<a |
|
|
|
title="Remove file" |
|
|
|
> |
|
|
@ -1462,7 +1187,7 @@ exports[`Upload List should support showRemoveIcon and showPreviewIcon 1`] = ` |
|
|
|
/> |
|
|
|
</a> |
|
|
|
<a |
|
|
|
class="ant-upload-list-item-name ant-upload-list-item-name-icon-count-1" |
|
|
|
class="ant-upload-list-item-name ant-upload-list-item-name-icon-count-0" |
|
|
|
href="https://cdn.xxx.com/aaa" |
|
|
|
rel="noopener noreferrer" |
|
|
|
target="_blank" |
|
|
@ -1472,33 +1197,7 @@ exports[`Upload List should support showRemoveIcon and showPreviewIcon 1`] = ` |
|
|
|
</a> |
|
|
|
<span |
|
|
|
class="ant-upload-list-item-card-actions picture" |
|
|
|
> |
|
|
|
<a |
|
|
|
title="Download file" |
|
|
|
> |
|
|
|
<i |
|
|
|
aria-label="icon: download" |
|
|
|
class="anticon anticon-download" |
|
|
|
tabindex="-1" |
|
|
|
title="Download file" |
|
|
|
> |
|
|
|
<svg |
|
|
|
aria-hidden="true" |
|
|
|
class="" |
|
|
|
data-icon="download" |
|
|
|
fill="currentColor" |
|
|
|
focusable="false" |
|
|
|
height="1em" |
|
|
|
viewBox="64 64 896 896" |
|
|
|
width="1em" |
|
|
|
> |
|
|
|
<path |
|
|
|
d="M505.7 661a8 8 0 0 0 12.6 0l112-141.7c4.1-5.2.4-12.9-6.3-12.9h-74.1V168c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v338.3H400c-6.7 0-10.4 7.7-6.3 12.9l112 141.8zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z" |
|
|
|
/> |
|
|
|
</svg> |
|
|
|
</i> |
|
|
|
</a> |
|
|
|
</span> |
|
|
|
/> |
|
|
|
</span> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|