@@ -49,7 +49,34 @@ exports[`descriptions > 🏊 ProDescriptions support order 1`] = `
49
49
class = " ant-descriptions-item-content"
50
50
style = " min-width: 0;"
51
51
>
52
- 40
52
+ <div
53
+ aria-valuemax = " 100"
54
+ aria-valuemin = " 0"
55
+ aria-valuenow = " 40"
56
+ class = " ant-progress ant-progress-status-active ant-progress-line ant-progress-line-align-end ant-progress-line-position-outer ant-progress-show-info ant-progress-small"
57
+ role = " progressbar"
58
+ style = " min-width: 100px; max-width: 320px;"
59
+ >
60
+ <div
61
+ class = " ant-progress-outer"
62
+ style = " width: 100%;"
63
+ >
64
+ <div
65
+ class = " ant-progress-inner"
66
+ >
67
+ <div
68
+ class = " ant-progress-bg ant-progress-bg-outer"
69
+ style = " width: 40%; height: 6px; --progress-percent: 0.4;"
70
+ />
71
+ </div >
72
+ <span
73
+ class = " ant-progress-text ant-progress-text-end ant-progress-text-outer"
74
+ title = " 40%"
75
+ >
76
+ 40%
77
+ </span >
78
+ </div >
79
+ </div >
53
80
</span >
54
81
</div >
55
82
</td >
@@ -69,7 +96,51 @@ exports[`descriptions > 🏊 ProDescriptions support order 1`] = `
69
96
class = " ant-descriptions-item-content"
70
97
style = " min-width: 0;"
71
98
>
72
- 100
99
+ <div
100
+ aria-valuemax = " 100"
101
+ aria-valuemin = " 0"
102
+ aria-valuenow = " 100"
103
+ class = " ant-progress ant-progress-status-success ant-progress-line ant-progress-line-align-end ant-progress-line-position-outer ant-progress-show-info ant-progress-small"
104
+ role = " progressbar"
105
+ style = " min-width: 100px; max-width: 320px;"
106
+ >
107
+ <div
108
+ class = " ant-progress-outer"
109
+ style = " width: 100%;"
110
+ >
111
+ <div
112
+ class = " ant-progress-inner"
113
+ >
114
+ <div
115
+ class = " ant-progress-bg ant-progress-bg-outer"
116
+ style = " width: 100%; height: 6px; --progress-percent: 1;"
117
+ />
118
+ </div >
119
+ <span
120
+ class = " ant-progress-text ant-progress-text-end ant-progress-text-outer"
121
+ >
122
+ <span
123
+ aria-label = " check-circle"
124
+ class = " anticon anticon-check-circle"
125
+ role = " img"
126
+ >
127
+ <svg
128
+ aria-hidden = " true"
129
+ data-icon = " check-circle"
130
+ fill = " currentColor"
131
+ focusable = " false"
132
+ height = " 1em"
133
+ viewBox = " 64 64 896 896"
134
+ width = " 1em"
135
+ >
136
+ <path
137
+ d = " M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z"
138
+ />
139
+ </svg >
140
+ </span >
141
+ </span >
142
+ </div >
143
+ </div >
73
144
</span >
74
145
</div >
75
146
</td >
@@ -93,7 +164,52 @@ exports[`descriptions > 🏊 ProDescriptions support order 1`] = `
93
164
class = " ant-descriptions-item-content"
94
165
style = " min-width: 0;"
95
166
>
96
- -1
167
+ <div
168
+ aria-valuemax = " 100"
169
+ aria-valuemin = " 0"
170
+ aria-valuenow = " -1"
171
+ class = " ant-progress ant-progress-status-exception ant-progress-line ant-progress-line-align-end ant-progress-line-position-outer ant-progress-show-info ant-progress-small"
172
+ role = " progressbar"
173
+ style = " min-width: 100px; max-width: 320px;"
174
+ >
175
+ <div
176
+ class = " ant-progress-outer"
177
+ style = " width: 100%;"
178
+ >
179
+ <div
180
+ class = " ant-progress-inner"
181
+ >
182
+ <div
183
+ class = " ant-progress-bg ant-progress-bg-outer"
184
+ style = " width: 0%; height: 6px; --progress-percent: 0;"
185
+ />
186
+ </div >
187
+ <span
188
+ class = " ant-progress-text ant-progress-text-end ant-progress-text-outer"
189
+ >
190
+ <span
191
+ aria-label = " close-circle"
192
+ class = " anticon anticon-close-circle"
193
+ role = " img"
194
+ >
195
+ <svg
196
+ aria-hidden = " true"
197
+ data-icon = " close-circle"
198
+ fill = " currentColor"
199
+ fill-rule = " evenodd"
200
+ focusable = " false"
201
+ height = " 1em"
202
+ viewBox = " 64 64 896 896"
203
+ width = " 1em"
204
+ >
205
+ <path
206
+ d = " M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z"
207
+ />
208
+ </svg >
209
+ </span >
210
+ </span >
211
+ </div >
212
+ </div >
97
213
</span >
98
214
</div >
99
215
</td >
0 commit comments