@@ -98,9 +98,9 @@ exports[`renders ./components/select/demo/multiple.md correctly 1`] = `
98
98
<div class = " ant-select ant-select-enabled" style = " width: 100%;" >
99
99
<div role = " combobox" aria-autocomplete = " list" aria-haspopup = " true" aria-controls = " test-uuid" class = " ant-select-selection ant-select-selection--multiple" >
100
100
<div class = " ant-select-selection__rendered" >
101
- <div unselectable = " on" role = " presentation " title = " b2 " class = " ant-select-selection__placeholder" style = " display: none; user-select: none;" >Please select</div >
101
+ <div unselectable = " on" class = " ant-select-selection__placeholder" style = " display: none; user-select: none;" >Please select</div >
102
102
<div >
103
- <li unselectable = " on" role = " presentation" title = " b2 " class = " ant-select-selection__choice" style = " user-select: none;" >
103
+ <li unselectable = " on" role = " presentation" title = " a1 " class = " ant-select-selection__choice" style = " user-select: none;" >
104
104
<div class = " ant-select-selection__choice__content" >a1</div ><span class = " ant-select-selection__choice__remove" ><i class = " ant-select-remove-icon anticon anticon-close" ><svg viewBox = " 64 64 896 896" data-icon = " close" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" class = " " ><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 0 0 203 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 ></i ></span >
105
105
</li >
106
106
<li unselectable = " on" role = " presentation" title = " b2" class = " ant-select-selection__choice" style = " user-select: none;" >
@@ -120,7 +120,7 @@ exports[`renders ./components/select/demo/optgroup.md correctly 1`] = `
120
120
<div role = " combobox" aria-autocomplete = " list" aria-haspopup = " true" aria-controls = " test-uuid" tabindex = " 0" class = " ant-select-selection ant-select-selection--single" >
121
121
<div class = " ant-select-selection__rendered" >
122
122
<div title = " Lucy" class = " ant-select-selection-selected-value" style = " display: block; opacity: 1;" >Lucy</div >
123
- </div ><span unselectable = " on" role = " presentation " title = " b2 " class = " ant-select-arrow" style = " user-select: none;" ><i class = " ant-select-arrow-icon anticon anticon-down" ><svg viewBox = " 64 64 896 896" data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" class = " " ><path d = " M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" ></path ></svg ></i ></span >
123
+ </div ><span unselectable = " on" class = " ant-select-arrow" style = " user-select: none;" ><i class = " ant-select-arrow-icon anticon anticon-down" ><svg viewBox = " 64 64 896 896" data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" class = " " ><path d = " M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" ></path ></svg ></i ></span >
124
124
</div >
125
125
</div >
126
126
`;
@@ -130,7 +130,7 @@ exports[`renders ./components/select/demo/options.md correctly 1`] = `
130
130
<div role = " combobox" aria-autocomplete = " list" aria-haspopup = " true" aria-controls = " test-uuid" tabindex = " 0" class = " ant-select-selection ant-select-selection--single" >
131
131
<div class = " ant-select-selection__rendered" >
132
132
<div title = " 北京 010" class = " ant-select-selection-selected-value" style = " display: block; opacity: 1;" >北京</div >
133
- </div ><span unselectable = " on" role = " presentation " title = " b2 " class = " ant-select-arrow" style = " user-select: none;" ><i class = " ant-select-arrow-icon anticon anticon-down" ><svg viewBox = " 64 64 896 896" data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" class = " " ><path d = " M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" ></path ></svg ></i ></span >
133
+ </div ><span unselectable = " on" class = " ant-select-arrow" style = " user-select: none;" ><i class = " ant-select-arrow-icon anticon anticon-down" ><svg viewBox = " 64 64 896 896" data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" class = " " ><path d = " M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" ></path ></svg ></i ></span >
134
134
</div >
135
135
</div >
136
136
`;
@@ -139,11 +139,11 @@ exports[`renders ./components/select/demo/search.md correctly 1`] = `
139
139
<div class = " ant-select ant-select-enabled" style = " width: 200px;" >
140
140
<div role = " combobox" aria-autocomplete = " list" aria-haspopup = " true" aria-controls = " test-uuid" tabindex = " 0" class = " ant-select-selection ant-select-selection--single" >
141
141
<div class = " ant-select-selection__rendered" >
142
- <div unselectable = " on" role = " presentation " title = " b2 " class = " ant-select-selection__placeholder" style = " display: block; user-select: none;" >Select a person</div >
142
+ <div unselectable = " on" class = " ant-select-selection__placeholder" style = " display: block; user-select: none;" >Select a person</div >
143
143
<div class = " ant-select-search ant-select-search--inline" style = " display: none;" >
144
144
<div class = " ant-select-search__field__wrap" ><input autocomplete = " off" value = " " class = " ant-select-search__field" ><span class = " ant-select-search__field__mirror" > </span ></div >
145
145
</div >
146
- </div ><span unselectable = " on" role = " presentation " title = " b2 " class = " ant-select-arrow" style = " user-select: none;" ><i class = " ant-select-arrow-icon anticon anticon-down" ><svg viewBox = " 64 64 896 896" data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" class = " " ><path d = " M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" ></path ></svg ></i ></span >
146
+ </div ><span unselectable = " on" class = " ant-select-arrow" style = " user-select: none;" ><i class = " ant-select-arrow-icon anticon anticon-down" ><svg viewBox = " 64 64 896 896" data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" class = " " ><path d = " M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" ></path ></svg ></i ></span >
147
147
</div >
148
148
</div >
149
149
`;
@@ -152,7 +152,7 @@ exports[`renders ./components/select/demo/search-box.md correctly 1`] = `
152
152
<div class = " ant-select ant-select-enabled ant-select-no-arrow" style = " width: 200px;" >
153
153
<div role = " combobox" aria-autocomplete = " list" aria-haspopup = " true" aria-controls = " test-uuid" tabindex = " 0" class = " ant-select-selection ant-select-selection--single" >
154
154
<div class = " ant-select-selection__rendered" >
155
- <div unselectable = " on" role = " presentation " title = " b2 " class = " ant-select-selection__placeholder" style = " display: block; user-select: none;" >input search text</div >
155
+ <div unselectable = " on" class = " ant-select-selection__placeholder" style = " display: block; user-select: none;" >input search text</div >
156
156
<div class = " ant-select-search ant-select-search--inline" style = " display: none;" >
157
157
<div class = " ant-select-search__field__wrap" ><input autocomplete = " off" value = " " class = " ant-select-search__field" ><span class = " ant-select-search__field__mirror" > </span ></div >
158
158
</div >
@@ -165,7 +165,7 @@ exports[`renders ./components/select/demo/select-users.md correctly 1`] = `
165
165
<div class = " ant-select ant-select-enabled" style = " width: 100%;" >
166
166
<div role = " combobox" aria-autocomplete = " list" aria-haspopup = " true" aria-controls = " test-uuid" class = " ant-select-selection ant-select-selection--multiple" >
167
167
<div class = " ant-select-selection__rendered" >
168
- <div unselectable = " on" role = " presentation " title = " b2 " class = " ant-select-selection__placeholder" style = " display: block; user-select: none;" >Select users</div >
168
+ <div unselectable = " on" class = " ant-select-selection__placeholder" style = " display: block; user-select: none;" >Select users</div >
169
169
<div >
170
170
<li class = " ant-select-search ant-select-search--inline" >
171
171
<div class = " ant-select-search__field__wrap" ><input autocomplete = " off" value = " " class = " ant-select-search__field" ><span class = " ant-select-search__field__mirror" > </span ></div >
@@ -182,31 +182,23 @@ exports[`renders ./components/select/demo/size.md correctly 1`] = `
182
182
<div class = " ant-select ant-select-enabled" style = " width: 200px;" >
183
183
<div role = " combobox" aria-autocomplete = " list" aria-haspopup = " true" aria-controls = " test-uuid" tabindex = " 0" class = " ant-select-selection ant-select-selection--single" >
184
184
<div class = " ant-select-selection__rendered" >
185
- <div title = "
186
- a1
187
- " class = " ant-select-selection-selected-value" style = " display: block; opacity: 1;" >
185
+ <div title = " a1" class = " ant-select-selection-selected-value" style = " display: block; opacity: 1;" >
188
186
a1
189
187
</div >
190
- </div ><span unselectable = " on" role = " presentation " title = " b2 " class = " ant-select-arrow" style = " user-select: none;" ><i class = " ant-select-arrow-icon anticon anticon-down" ><svg viewBox = " 64 64 896 896" data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" class = " " ><path d = " M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" ></path ></svg ></i ></span >
188
+ </div ><span unselectable = " on" class = " ant-select-arrow" style = " user-select: none;" ><i class = " ant-select-arrow-icon anticon anticon-down" ><svg viewBox = " 64 64 896 896" data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" class = " " ><path d = " M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" ></path ></svg ></i ></span >
191
189
</div >
192
190
</div > <br >
193
191
<div class = " ant-select ant-select-enabled" style = " width: 200px;" >
194
192
<div role = " combobox" aria-autocomplete = " list" aria-haspopup = " true" aria-controls = " test-uuid" class = " ant-select-selection ant-select-selection--multiple" >
195
193
<div class = " ant-select-selection__rendered" >
196
- <div unselectable = " on" role = " presentation" title = "
197
- b2
198
- " class = " ant-select-selection__placeholder" style = " display: none; user-select: none;" >Please select</div >
194
+ <div unselectable = " on" class = " ant-select-selection__placeholder" style = " display: none; user-select: none;" >Please select</div >
199
195
<div >
200
- <li unselectable = " on" role = " presentation" title = "
201
- b2
202
- " class = " ant-select-selection__choice" style = " user-select: none;" >
196
+ <li unselectable = " on" role = " presentation" title = " a1" class = " ant-select-selection__choice" style = " user-select: none;" >
203
197
<div class = " ant-select-selection__choice__content" >
204
198
a1
205
199
</div ><span class = " ant-select-selection__choice__remove" ><i class = " ant-select-remove-icon anticon anticon-close" ><svg viewBox = " 64 64 896 896" data-icon = " close" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" class = " " ><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 0 0 203 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 ></i ></span >
206
200
</li >
207
- <li unselectable = " on" role = " presentation" title = "
208
- b2
209
- " class = " ant-select-selection__choice" style = " user-select: none;" >
201
+ <li unselectable = " on" role = " presentation" title = " b2" class = " ant-select-selection__choice" style = " user-select: none;" >
210
202
<div class = " ant-select-selection__choice__content" >
211
203
b2
212
204
</div ><span class = " ant-select-selection__choice__remove" ><i class = " ant-select-remove-icon anticon anticon-close" ><svg viewBox = " 64 64 896 896" data-icon = " close" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" class = " " ><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 0 0 203 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 ></i ></span >
@@ -221,20 +213,14 @@ exports[`renders ./components/select/demo/size.md correctly 1`] = `
221
213
<div class = " ant-select ant-select-enabled" style = " width: 200px;" >
222
214
<div role = " combobox" aria-autocomplete = " list" aria-haspopup = " true" aria-controls = " test-uuid" class = " ant-select-selection ant-select-selection--multiple" >
223
215
<div class = " ant-select-selection__rendered" >
224
- <div unselectable = " on" role = " presentation" title = "
225
- b2
226
- " class = " ant-select-selection__placeholder" style = " display: none; user-select: none;" >Please select</div >
216
+ <div unselectable = " on" class = " ant-select-selection__placeholder" style = " display: none; user-select: none;" >Please select</div >
227
217
<div >
228
- <li unselectable = " on" role = " presentation" title = "
229
- b2
230
- " class = " ant-select-selection__choice" style = " user-select: none;" >
218
+ <li unselectable = " on" role = " presentation" title = " a1" class = " ant-select-selection__choice" style = " user-select: none;" >
231
219
<div class = " ant-select-selection__choice__content" >
232
220
a1
233
221
</div ><span class = " ant-select-selection__choice__remove" ><i class = " ant-select-remove-icon anticon anticon-close" ><svg viewBox = " 64 64 896 896" data-icon = " close" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" class = " " ><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 0 0 203 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 ></i ></span >
234
222
</li >
235
- <li unselectable = " on" role = " presentation" title = "
236
- b2
237
- " class = " ant-select-selection__choice" style = " user-select: none;" >
223
+ <li unselectable = " on" role = " presentation" title = " b2" class = " ant-select-selection__choice" style = " user-select: none;" >
238
224
<div class = " ant-select-selection__choice__content" >
239
225
b2
240
226
</div ><span class = " ant-select-selection__choice__remove" ><i class = " ant-select-remove-icon anticon anticon-close" ><svg viewBox = " 64 64 896 896" data-icon = " close" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" class = " " ><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 0 0 203 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 ></i ></span >
@@ -255,18 +241,14 @@ exports[`renders ./components/select/demo/suffix.md correctly 1`] = `
255
241
<div role = " combobox" aria-autocomplete = " list" aria-haspopup = " true" aria-controls = " test-uuid" tabindex = " 0" class = " ant-select-selection ant-select-selection--single" >
256
242
<div class = " ant-select-selection__rendered" >
257
243
<div title = " Lucy" class = " ant-select-selection-selected-value" style = " display: block; opacity: 1;" >Lucy</div >
258
- </div ><span unselectable = " on" role = " presentation" title = "
259
- b2
260
- " class="ant-select-arrow" style="user-select: none;"><i class="anticon anticon-smile ant-select-arrow-icon"><svg viewBox="64 64 896 896" data-icon="smile" width="1em" height="1em" fill="currentColor" aria-hidden="true" class=""><path d="M288 421a48 48 0 1 0 96 0 48 48 0 1 0-96 0zm352 0a48 48 0 1 0 96 0 48 48 0 1 0-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 0 1 248.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 0 1 249 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 0 1 775.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 0 1 775 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 0 0-8 8.4c4.4 84.3 74.5 151.6 160 151.6s155.6-67.3 160-151.6a8 8 0 0 0-8-8.4z"></path></svg></i></span>
244
+ </div><span unselectable="on" class="ant-select-arrow" style="user-select: none;"><i class="anticon anticon-smile ant-select-arrow-icon"><svg viewBox="64 64 896 896" data-icon="smile" width="1em" height="1em" fill="currentColor" aria-hidden="true" class=""><path d="M288 421a48 48 0 1 0 96 0 48 48 0 1 0-96 0zm352 0a48 48 0 1 0 96 0 48 48 0 1 0-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 0 1 248.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 0 1 249 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 0 1 775.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 0 1 775 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 0 0-8 8.4c4.4 84.3 74.5 151.6 160 151.6s155.6-67.3 160-151.6a8 8 0 0 0-8-8.4z"></path></svg></i></span>
261
245
</div >
262
246
</div >
263
247
<div class = " ant-select ant-select-disabled" style = " width: 120px;" >
264
248
<div role = " combobox" aria-autocomplete = " list" aria-haspopup = " true" aria-controls = " test-uuid" tabindex = " -1" class = " ant-select-selection ant-select-selection--single" >
265
249
<div class = " ant-select-selection__rendered" >
266
250
<div title = " Lucy" class = " ant-select-selection-selected-value" style = " display: block; opacity: 1;" >Lucy</div >
267
- </div ><span unselectable = " on" role = " presentation" title = "
268
- b2
269
- " class = " ant-select-arrow" style = " user-select: none;" ><i class = " anticon anticon-meh ant-select-arrow-icon" ><svg viewBox = " 64 64 896 896" data-icon = " meh" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" class = " " ><path d = " M288 421a48 48 0 1 0 96 0 48 48 0 1 0-96 0zm352 0a48 48 0 1 0 96 0 48 48 0 1 0-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 0 1 248.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 0 1 249 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 0 1 775.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 0 1 775 775zM664 565H360c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h304c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z" ></path ></svg ></i ></span >
251
+ </div ><span unselectable = " on" class = " ant-select-arrow" style = " user-select: none;" ><i class = " anticon anticon-meh ant-select-arrow-icon" ><svg viewBox = " 64 64 896 896" data-icon = " meh" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" class = " " ><path d = " M288 421a48 48 0 1 0 96 0 48 48 0 1 0-96 0zm352 0a48 48 0 1 0 96 0 48 48 0 1 0-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 0 1 248.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 0 1 249 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 0 1 775.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 0 1 775 775zM664 565H360c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h304c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z" ></path ></svg ></i ></span >
270
252
</div >
271
253
</div >
272
254
</div >
@@ -276,9 +258,7 @@ exports[`renders ./components/select/demo/tags.md correctly 1`] = `
276
258
<div class = " ant-select ant-select-enabled" style = " width: 100%;" >
277
259
<div role = " combobox" aria-autocomplete = " list" aria-haspopup = " true" aria-controls = " test-uuid" class = " ant-select-selection ant-select-selection--multiple" >
278
260
<div class = " ant-select-selection__rendered" >
279
- <div unselectable = " on" role = " presentation" title = "
280
- b2
281
- " class = " ant-select-selection__placeholder" style = " display: block; user-select: none;" >Tags Mode</div >
261
+ <div unselectable = " on" class = " ant-select-selection__placeholder" style = " display: block; user-select: none;" >Tags Mode</div >
282
262
<div >
283
263
<li class = " ant-select-search ant-select-search--inline" >
284
264
<div class = " ant-select-search__field__wrap" ><input autocomplete = " off" value = " " class = " ant-select-search__field" ><span class = " ant-select-search__field__mirror" > </span ></div >
0 commit comments