mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-15 01:11:26 +08:00
1986 lines
62 KiB
Plaintext
1986 lines
62 KiB
Plaintext
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`renders ./components/rate/demo/basic.md correctly 1`] = `
|
|
<ul
|
|
class="ant-rate"
|
|
role="radiogroup"
|
|
tabindex="0"
|
|
>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="1"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="2"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="3"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="4"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="5"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
`;
|
|
|
|
exports[`renders ./components/rate/demo/character.md correctly 1`] = `
|
|
<div>
|
|
<ul
|
|
class="ant-rate"
|
|
role="radiogroup"
|
|
tabindex="0"
|
|
>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="1"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-heart"
|
|
/>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-heart"
|
|
/>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="2"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-heart"
|
|
/>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-heart"
|
|
/>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="3"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-heart"
|
|
/>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-heart"
|
|
/>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="4"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-heart"
|
|
/>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-heart"
|
|
/>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="5"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-heart"
|
|
/>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-heart"
|
|
/>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
<br />
|
|
<ul
|
|
class="ant-rate"
|
|
role="radiogroup"
|
|
style="font-size:36px"
|
|
tabindex="0"
|
|
>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="1"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
A
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
A
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="2"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
A
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
A
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="3"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
A
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
A
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="4"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
A
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
A
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="5"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
A
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
A
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
<br />
|
|
<ul
|
|
class="ant-rate"
|
|
role="radiogroup"
|
|
tabindex="0"
|
|
>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="1"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
好
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
好
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="2"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
好
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
好
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="3"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
好
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
好
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="4"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
好
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
好
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="5"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
好
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
好
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
`;
|
|
|
|
exports[`renders ./components/rate/demo/clear.md correctly 1`] = `
|
|
<div>
|
|
<ul
|
|
class="ant-rate"
|
|
role="radiogroup"
|
|
tabindex="0"
|
|
>
|
|
<li
|
|
aria-checked="true"
|
|
aria-posinset="1"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-full"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="true"
|
|
aria-posinset="2"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-full"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="true"
|
|
aria-posinset="3"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-full"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="4"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="5"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
allowClear: true
|
|
<br />
|
|
<ul
|
|
class="ant-rate"
|
|
role="radiogroup"
|
|
tabindex="0"
|
|
>
|
|
<li
|
|
aria-checked="true"
|
|
aria-posinset="1"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-full"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="true"
|
|
aria-posinset="2"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-full"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="true"
|
|
aria-posinset="3"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-full"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="4"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="5"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
allowClear: false
|
|
</div>
|
|
`;
|
|
|
|
exports[`renders ./components/rate/demo/disabled.md correctly 1`] = `
|
|
<ul
|
|
class="ant-rate ant-rate-disabled"
|
|
role="radiogroup"
|
|
tabindex="-1"
|
|
>
|
|
<li
|
|
aria-checked="true"
|
|
aria-posinset="1"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-full"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="true"
|
|
aria-posinset="2"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-full"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="3"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="4"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="5"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
`;
|
|
|
|
exports[`renders ./components/rate/demo/half.md correctly 1`] = `
|
|
<ul
|
|
class="ant-rate"
|
|
role="radiogroup"
|
|
tabindex="0"
|
|
>
|
|
<li
|
|
aria-checked="true"
|
|
aria-posinset="1"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-full"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="true"
|
|
aria-posinset="2"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-full"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="true"
|
|
aria-posinset="3"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-half ant-rate-star-active"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="4"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="5"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
`;
|
|
|
|
exports[`renders ./components/rate/demo/text.md correctly 1`] = `
|
|
<span>
|
|
<ul
|
|
class="ant-rate"
|
|
role="radiogroup"
|
|
tabindex="0"
|
|
>
|
|
<li
|
|
aria-checked="true"
|
|
aria-posinset="1"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-full"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="true"
|
|
aria-posinset="2"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-full"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="true"
|
|
aria-posinset="3"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-full"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="4"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
<li
|
|
aria-checked="false"
|
|
aria-posinset="5"
|
|
aria-setsize="5"
|
|
class="ant-rate-star ant-rate-star-zero"
|
|
role="radio"
|
|
tabindex="0"
|
|
>
|
|
<div
|
|
class="ant-rate-star-first"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
<div
|
|
class="ant-rate-star-second"
|
|
>
|
|
<i
|
|
class="anticon anticon-star"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class=""
|
|
data-icon="star"
|
|
fill="currentColor"
|
|
height="1em"
|
|
viewBox="0 0 1024 1024"
|
|
width="1em"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"
|
|
/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
<span
|
|
class="ant-rate-text"
|
|
>
|
|
3 stars
|
|
</span>
|
|
</span>
|
|
`;
|