mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
test: update snapshot
This commit is contained in:
parent
b5a7f307b9
commit
1d894a2276
@ -640,6 +640,7 @@ Array [
|
||||
</span>
|
||||
<span
|
||||
class="ant-picker-clear"
|
||||
role="button"
|
||||
>
|
||||
<span
|
||||
aria-label="close-circle"
|
||||
|
@ -1805,6 +1805,7 @@ exports[`renders ./components/date-picker/demo/format.md correctly 1`] = `
|
||||
</span>
|
||||
<span
|
||||
class="ant-picker-clear"
|
||||
role="button"
|
||||
>
|
||||
<span
|
||||
aria-label="close-circle"
|
||||
@ -1872,6 +1873,7 @@ exports[`renders ./components/date-picker/demo/format.md correctly 1`] = `
|
||||
</span>
|
||||
<span
|
||||
class="ant-picker-clear"
|
||||
role="button"
|
||||
>
|
||||
<span
|
||||
aria-label="close-circle"
|
||||
@ -1939,6 +1941,7 @@ exports[`renders ./components/date-picker/demo/format.md correctly 1`] = `
|
||||
</span>
|
||||
<span
|
||||
class="ant-picker-clear"
|
||||
role="button"
|
||||
>
|
||||
<span
|
||||
aria-label="close-circle"
|
||||
@ -2114,6 +2117,7 @@ exports[`renders ./components/date-picker/demo/format.md correctly 1`] = `
|
||||
</span>
|
||||
<span
|
||||
class="ant-picker-clear"
|
||||
role="button"
|
||||
>
|
||||
<span
|
||||
aria-label="close-circle"
|
||||
|
@ -826,6 +826,7 @@ exports[`Picker format by locale date 1`] = `
|
||||
</span>
|
||||
<span
|
||||
class="ant-picker-clear"
|
||||
role="button"
|
||||
>
|
||||
<span
|
||||
aria-label="close-circle"
|
||||
@ -891,6 +892,7 @@ exports[`Picker format by locale dateTime 1`] = `
|
||||
</span>
|
||||
<span
|
||||
class="ant-picker-clear"
|
||||
role="button"
|
||||
>
|
||||
<span
|
||||
aria-label="close-circle"
|
||||
@ -956,6 +958,7 @@ exports[`Picker format by locale month 1`] = `
|
||||
</span>
|
||||
<span
|
||||
class="ant-picker-clear"
|
||||
role="button"
|
||||
>
|
||||
<span
|
||||
aria-label="close-circle"
|
||||
@ -1021,6 +1024,7 @@ exports[`Picker format by locale week 1`] = `
|
||||
</span>
|
||||
<span
|
||||
class="ant-picker-clear"
|
||||
role="button"
|
||||
>
|
||||
<span
|
||||
aria-label="close-circle"
|
||||
|
@ -41,6 +41,7 @@ exports[`Locale Provider set moment locale when locale changes 1`] = `
|
||||
</span>
|
||||
<span
|
||||
class="ant-picker-clear"
|
||||
role="button"
|
||||
>
|
||||
<span
|
||||
aria-label="close-circle"
|
||||
@ -662,6 +663,7 @@ exports[`Locale Provider set moment locale when locale changes 2`] = `
|
||||
</span>
|
||||
<span
|
||||
class="ant-picker-clear"
|
||||
role="button"
|
||||
>
|
||||
<span
|
||||
aria-label="close-circle"
|
||||
@ -1283,6 +1285,7 @@ exports[`Locale Provider set moment locale when locale changes 3`] = `
|
||||
</span>
|
||||
<span
|
||||
class="ant-picker-clear"
|
||||
role="button"
|
||||
>
|
||||
<span
|
||||
aria-label="close-circle"
|
||||
@ -228008,7 +228011,7 @@ exports[`Locale Provider should display the text as pt-br 1`] = `
|
||||
tabindex="-1"
|
||||
type="button"
|
||||
>
|
||||
set
|
||||
Set
|
||||
</button>
|
||||
</div>
|
||||
<button
|
||||
@ -228039,25 +228042,25 @@ exports[`Locale Provider should display the text as pt-br 1`] = `
|
||||
<thead>
|
||||
<tr>
|
||||
<th>
|
||||
do
|
||||
Dom
|
||||
</th>
|
||||
<th>
|
||||
2ª
|
||||
Seg
|
||||
</th>
|
||||
<th>
|
||||
3ª
|
||||
Ter
|
||||
</th>
|
||||
<th>
|
||||
4ª
|
||||
Qua
|
||||
</th>
|
||||
<th>
|
||||
5ª
|
||||
Qui
|
||||
</th>
|
||||
<th>
|
||||
6ª
|
||||
Sex
|
||||
</th>
|
||||
<th>
|
||||
sá
|
||||
Sáb
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
@ -230062,7 +230065,7 @@ exports[`Locale Provider should display the text as pt-br 1`] = `
|
||||
tabindex="-1"
|
||||
type="button"
|
||||
>
|
||||
set
|
||||
Set
|
||||
</button>
|
||||
</div>
|
||||
<button
|
||||
@ -230095,25 +230098,25 @@ exports[`Locale Provider should display the text as pt-br 1`] = `
|
||||
<thead>
|
||||
<tr>
|
||||
<th>
|
||||
do
|
||||
Dom
|
||||
</th>
|
||||
<th>
|
||||
2ª
|
||||
Seg
|
||||
</th>
|
||||
<th>
|
||||
3ª
|
||||
Ter
|
||||
</th>
|
||||
<th>
|
||||
4ª
|
||||
Qua
|
||||
</th>
|
||||
<th>
|
||||
5ª
|
||||
Qui
|
||||
</th>
|
||||
<th>
|
||||
6ª
|
||||
Sex
|
||||
</th>
|
||||
<th>
|
||||
sá
|
||||
Sáb
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
@ -230600,7 +230603,7 @@ exports[`Locale Provider should display the text as pt-br 1`] = `
|
||||
tabindex="-1"
|
||||
type="button"
|
||||
>
|
||||
out
|
||||
Out
|
||||
</button>
|
||||
</div>
|
||||
<button
|
||||
@ -230631,25 +230634,25 @@ exports[`Locale Provider should display the text as pt-br 1`] = `
|
||||
<thead>
|
||||
<tr>
|
||||
<th>
|
||||
do
|
||||
Dom
|
||||
</th>
|
||||
<th>
|
||||
2ª
|
||||
Seg
|
||||
</th>
|
||||
<th>
|
||||
3ª
|
||||
Ter
|
||||
</th>
|
||||
<th>
|
||||
4ª
|
||||
Qua
|
||||
</th>
|
||||
<th>
|
||||
5ª
|
||||
Qui
|
||||
</th>
|
||||
<th>
|
||||
6ª
|
||||
Sex
|
||||
</th>
|
||||
<th>
|
||||
sá
|
||||
Sáb
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
@ -231604,9 +231607,9 @@ exports[`Locale Provider should display the text as pt-br 1`] = `
|
||||
</span>
|
||||
<span
|
||||
class="ant-select-selection-item"
|
||||
title="set"
|
||||
title="Set"
|
||||
>
|
||||
set
|
||||
Set
|
||||
</span>
|
||||
</div>
|
||||
<span
|
||||
@ -231696,25 +231699,25 @@ exports[`Locale Provider should display the text as pt-br 1`] = `
|
||||
<thead>
|
||||
<tr>
|
||||
<th>
|
||||
do
|
||||
Dom
|
||||
</th>
|
||||
<th>
|
||||
2ª
|
||||
Seg
|
||||
</th>
|
||||
<th>
|
||||
3ª
|
||||
Ter
|
||||
</th>
|
||||
<th>
|
||||
4ª
|
||||
Qua
|
||||
</th>
|
||||
<th>
|
||||
5ª
|
||||
Qui
|
||||
</th>
|
||||
<th>
|
||||
6ª
|
||||
Sex
|
||||
</th>
|
||||
<th>
|
||||
sá
|
||||
Sáb
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
@ -487,6 +487,7 @@ exports[`renders ./components/time-picker/demo/hide-column.md correctly 1`] = `
|
||||
</span>
|
||||
<span
|
||||
class="ant-picker-clear"
|
||||
role="button"
|
||||
>
|
||||
<span
|
||||
aria-label="close-circle"
|
||||
@ -688,6 +689,7 @@ Array [
|
||||
</span>
|
||||
<span
|
||||
class="ant-picker-clear"
|
||||
role="button"
|
||||
>
|
||||
<span
|
||||
aria-label="close-circle"
|
||||
@ -753,6 +755,7 @@ Array [
|
||||
</span>
|
||||
<span
|
||||
class="ant-picker-clear"
|
||||
role="button"
|
||||
>
|
||||
<span
|
||||
aria-label="close-circle"
|
||||
@ -818,6 +821,7 @@ Array [
|
||||
</span>
|
||||
<span
|
||||
class="ant-picker-clear"
|
||||
role="button"
|
||||
>
|
||||
<span
|
||||
aria-label="close-circle"
|
||||
|
@ -89,6 +89,7 @@ Array [
|
||||
</span>
|
||||
<span
|
||||
class="ant-picker-clear"
|
||||
role="button"
|
||||
>
|
||||
<span
|
||||
aria-label="close-circle"
|
||||
@ -1567,6 +1568,7 @@ exports[`TimePicker should support bordered 1`] = `
|
||||
</span>
|
||||
<span
|
||||
class="ant-picker-clear"
|
||||
role="button"
|
||||
>
|
||||
<span
|
||||
aria-label="close-circle"
|
||||
|
Loading…
Reference in New Issue
Block a user