@@ -30,15 +30,13 @@ exports[`renders ./antdv-demo/docs/pagination/demo/changer.md correctly 1`] = `
30
30
<li title = " 25" tabindex = " 0" class = " ant-pagination-item ant-pagination-item-25" ><a >25</a ></li >
31
31
<li title = " Next Page" tabindex = " 0" class = " ant-pagination-next" aria-disabled = " false" ><a class = " ant-pagination-item-link" ><span role = " img" aria-label = " right" class = " anticon anticon-right" ><svg class = " " data-icon = " right" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 64 64 896 896" focusable = " false" ><path d = " M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" ></path ></svg ></span ></a ></li >
32
32
<li class = " ant-pagination-options" >
33
- <!---->
34
- <div class = " ant-pagination-options-size-changer ant-select ant-select-enabled" tabindex = " 0" >
35
- <div role = " combobox" aria-autocomplete = " list" aria-haspopup = " true" aria-expanded = " false" aria-controls = " test-uuid" class = " ant-select-selection ant-select-selection--single" >
36
- <div class = " ant-select-selection__rendered" >
37
- <!---->
38
- <div class = " ant-select-selection-selected-value" title = " 20 / page" style = " display: block; opacity: 1;" >20 / page</div >
39
- </div >
40
- <!----><span class = " ant-select-arrow" style = " user-select: none;" unselectable = " on" ><span role = " img" aria-label = " down" class = " anticon anticon-down ant-select-arrow-icon" ><svg class = " " data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 64 64 896 896" focusable = " false" ><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 ></span ></span >
41
- </div >
33
+ <div class = " ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow" >
34
+ <!---->
35
+ <!---->
36
+ <div class = " ant-select-selector" ><span class = " ant-select-selection-search" ><input id = " rc_select_TEST_OR_SSR" autocomplete = " off" class = " ant-select-selection-search-input" style = " opacity: 0;" role = " combobox" aria-haspopup = " listbox" aria-owns = " rc_select_TEST_OR_SSR_list" aria-autocomplete = " list" aria-controls = " rc_select_TEST_OR_SSR_list" aria-activedescendant = " rc_select_TEST_OR_SSR_list_0" readonly = " " unselectable = " on" type = " search" ></span ><span class = " ant-select-selection-item" >20 / page</span >
37
+ <!---->
38
+ </div ><span class = " ant-select-arrow" style = " user-select: none;" unselectable = " on" aria-hidden = " true" ><span role = " img" aria-label = " down" class = " anticon anticon-down ant-select-suffix" ><svg class = " " data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 64 64 896 896" focusable = " false" ><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 ></span ></span >
39
+ <!---->
42
40
</div >
43
41
<!---->
44
42
</li >
@@ -58,15 +56,13 @@ exports[`renders ./antdv-demo/docs/pagination/demo/changer.md correctly 1`] = `
58
56
<li title = " 50" tabindex = " 0" class = " ant-pagination-item ant-pagination-item-50" ><a >50</a ></li >
59
57
<li title = " Next Page" tabindex = " 0" class = " ant-pagination-next" aria-disabled = " false" ><a class = " ant-pagination-item-link" ><span role = " img" aria-label = " right" class = " anticon anticon-right" ><svg class = " " data-icon = " right" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 64 64 896 896" focusable = " false" ><path d = " M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" ></path ></svg ></span ></a ></li >
60
58
<li class = " ant-pagination-options" >
61
- <!---->
62
- <div class = " ant-pagination-options-size-changer ant-select ant-select-disabled" tabindex = " -1" >
63
- <div role = " combobox" aria-autocomplete = " list" aria-haspopup = " true" aria-expanded = " false" aria-controls = " test-uuid" class = " ant-select-selection ant-select-selection--single" >
64
- <div class = " ant-select-selection__rendered" >
65
- <!---->
66
- <div class = " ant-select-selection-selected-value" title = " 10 / page" style = " display: block; opacity: 1;" >10 / page</div >
67
- </div >
68
- <!----><span class = " ant-select-arrow" style = " user-select: none;" unselectable = " on" ><span role = " img" aria-label = " down" class = " anticon anticon-down ant-select-arrow-icon" ><svg class = " " data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 64 64 896 896" focusable = " false" ><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 ></span ></span >
69
- </div >
59
+ <div class = " ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-disabled" >
60
+ <!---->
61
+ <!---->
62
+ <div class = " ant-select-selector" ><span class = " ant-select-selection-search" ><input id = " rc_select_TEST_OR_SSR" disabled = " " autocomplete = " off" class = " ant-select-selection-search-input" style = " opacity: 0;" role = " combobox" aria-expanded = " false" aria-haspopup = " listbox" aria-owns = " rc_select_TEST_OR_SSR_list" aria-autocomplete = " list" aria-controls = " rc_select_TEST_OR_SSR_list" aria-activedescendant = " rc_select_TEST_OR_SSR_list_0" readonly = " " unselectable = " on" type = " search" ></span ><span class = " ant-select-selection-item" >10 / page</span >
63
+ <!---->
64
+ </div ><span class = " ant-select-arrow" style = " user-select: none;" unselectable = " on" aria-hidden = " true" ><span role = " img" aria-label = " down" class = " anticon anticon-down ant-select-suffix" ><svg class = " " data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 64 64 896 896" focusable = " false" ><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 ></span ></span >
65
+ <!---->
70
66
</div >
71
67
<!---->
72
68
</li >
@@ -99,15 +95,13 @@ exports[`renders ./antdv-demo/docs/pagination/demo/custom-changer.md correctly 1
99
95
<li title = " 5" tabindex = " 0" class = " ant-pagination-item ant-pagination-item-5" ><a >5</a ></li >
100
96
<li title = " Next Page" tabindex = " 0" class = " ant-pagination-next" aria-disabled = " false" ><a class = " ant-pagination-item-link" ><span role = " img" aria-label = " right" class = " anticon anticon-right" ><svg class = " " data-icon = " right" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 64 64 896 896" focusable = " false" ><path d = " M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" ></path ></svg ></span ></a ></li >
101
97
<li class = " ant-pagination-options" >
102
- <!---->
103
- <div class = " ant-pagination-options-size-changer ant-select ant-select-enabled" tabindex = " 0" >
104
- <div role = " combobox" aria-autocomplete = " list" aria-haspopup = " true" aria-expanded = " false" aria-controls = " test-uuid" class = " ant-select-selection ant-select-selection--single" >
105
- <div class = " ant-select-selection__rendered" >
106
- <!---->
107
- <div class = " ant-select-selection-selected-value" title = " " style = " display: block; opacity: 1;" ><span >10条/页</span ></div >
108
- </div >
109
- <!----><span class = " ant-select-arrow" style = " user-select: none;" unselectable = " on" ><span role = " img" aria-label = " down" class = " anticon anticon-down ant-select-arrow-icon" ><svg class = " " data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 64 64 896 896" focusable = " false" ><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 ></span ></span >
110
- </div >
98
+ <div class = " ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow" >
99
+ <!---->
100
+ <!---->
101
+ <div class = " ant-select-selector" ><span class = " ant-select-selection-search" ><input id = " rc_select_TEST_OR_SSR" autocomplete = " off" class = " ant-select-selection-search-input" style = " opacity: 0;" role = " combobox" aria-haspopup = " listbox" aria-owns = " rc_select_TEST_OR_SSR_list" aria-autocomplete = " list" aria-controls = " rc_select_TEST_OR_SSR_list" aria-activedescendant = " rc_select_TEST_OR_SSR_list_0" readonly = " " unselectable = " on" type = " search" ></span ><span class = " ant-select-selection-item" ><span >10条/页</span ></span >
102
+ <!---->
103
+ </div ><span class = " ant-select-arrow" style = " user-select: none;" unselectable = " on" aria-hidden = " true" ><span role = " img" aria-label = " down" class = " anticon anticon-down ant-select-suffix" ><svg class = " " data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 64 64 896 896" focusable = " false" ><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 ></span ></span >
104
+ <!---->
111
105
</div >
112
106
<!---->
113
107
</li >
@@ -198,15 +192,13 @@ exports[`renders ./antdv-demo/docs/pagination/demo/mini.md correctly 1`] = `
198
192
<li title = " 5" tabindex = " 0" class = " ant-pagination-item ant-pagination-item-5" ><a >5</a ></li >
199
193
<li title = " Next Page" tabindex = " 0" class = " ant-pagination-next" aria-disabled = " false" ><a class = " ant-pagination-item-link" ><span role = " img" aria-label = " right" class = " anticon anticon-right" ><svg class = " " data-icon = " right" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 64 64 896 896" focusable = " false" ><path d = " M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" ></path ></svg ></span ></a ></li >
200
194
<li class = " ant-pagination-options" >
201
- <!---->
202
- <div class = " ant-pagination-options-size-changer ant-select-sm ant-pagination-options-size-changer ant-select ant-select-enabled" tabindex = " 0" >
203
- <div role = " combobox" aria-autocomplete = " list" aria-haspopup = " true" aria-expanded = " false" aria-controls = " test-uuid" class = " ant-select-selection ant-select-selection--single" >
204
- <div class = " ant-select-selection__rendered" >
205
- <!---->
206
- <div class = " ant-select-selection-selected-value" title = " 10 / page" style = " display: block; opacity: 1;" >10 / page</div >
207
- </div >
208
- <!----><span class = " ant-select-arrow" style = " user-select: none;" unselectable = " on" ><span role = " img" aria-label = " down" class = " anticon anticon-down ant-select-arrow-icon" ><svg class = " " data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 64 64 896 896" focusable = " false" ><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 ></span ></span >
209
- </div >
195
+ <div class = " ant-select ant-select-sm ant-pagination-options-size-changer ant-select-single ant-select-show-arrow" >
196
+ <!---->
197
+ <!---->
198
+ <div class = " ant-select-selector" ><span class = " ant-select-selection-search" ><input id = " rc_select_TEST_OR_SSR" autocomplete = " off" class = " ant-select-selection-search-input" style = " opacity: 0;" role = " combobox" aria-haspopup = " listbox" aria-owns = " rc_select_TEST_OR_SSR_list" aria-autocomplete = " list" aria-controls = " rc_select_TEST_OR_SSR_list" aria-activedescendant = " rc_select_TEST_OR_SSR_list_0" readonly = " " unselectable = " on" type = " search" ></span ><span class = " ant-select-selection-item" >10 / page</span >
199
+ <!---->
200
+ </div ><span class = " ant-select-arrow" style = " user-select: none;" unselectable = " on" aria-hidden = " true" ><span role = " img" aria-label = " down" class = " anticon anticon-down ant-select-suffix" ><svg class = " " data-icon = " down" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 64 64 896 896" focusable = " false" ><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 ></span ></span >
201
+ <!---->
210
202
</div >
211
203
<div class = " ant-pagination-options-quick-jumper" >Go to<input type = " text" >
212
204
<!---->
0 commit comments