Skip to content

Commit a5eedb7

Browse files
committed
Update test snapshots after upstream sync
1 parent e712241 commit a5eedb7

File tree

15 files changed

+4047
-3994
lines changed

15 files changed

+4047
-3994
lines changed

packages/antd/test/__snapshots__/Array.test.tsx.snap

Lines changed: 754 additions & 754 deletions
Large diffs are not rendered by default.

packages/antd/test/__snapshots__/Form.test.tsx.snap

Lines changed: 1548 additions & 1548 deletions
Large diffs are not rendered by default.

packages/antd/test/__snapshots__/GridSnap.test.tsx.snap

Lines changed: 692 additions & 692 deletions
Large diffs are not rendered by default.

packages/antd/test/__snapshots__/Object.test.tsx.snap

Lines changed: 651 additions & 651 deletions
Large diffs are not rendered by default.

packages/chakra-ui/test/__snapshots__/Array.test.tsx.snap

Lines changed: 38 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1575,6 +1575,7 @@ exports[`array fields checkboxes 1`] = `
15751575
aria-haspopup="listbox"
15761576
aria-invalid={false}
15771577
aria-labelledby="field:::r7:::label"
1578+
aria-required={false}
15781579
className="chakra-select__trigger emotion-6"
15791580
data-part="trigger"
15801581
data-placeholder-shown=""
@@ -5534,6 +5535,7 @@ exports[`nameGenerator bracketNameGenerator checkboxes with nameGenerator 1`] =
55345535
aria-haspopup="listbox"
55355536
aria-invalid={false}
55365537
aria-labelledby="field:::r3j:::label"
5538+
aria-required={false}
55375539
className="chakra-select__trigger emotion-6"
55385540
data-part="trigger"
55395541
data-placeholder-shown=""
@@ -10121,7 +10123,7 @@ exports[`with title and description array icons 1`] = `
1012110123
data-scope="fieldset"
1012210124
disabled={false}
1012310125
>
10124-
<div
10126+
<legend
1012510127
className="fieldset__legend emotion-10"
1012610128
data-part="legend"
1012710129
data-scope="fieldset"
@@ -10133,7 +10135,7 @@ exports[`with title and description array icons 1`] = `
1013310135
>
1013410136
a test item description
1013510137
</sup>
10136-
</div>
10138+
</legend>
1013710139
<div
1013810140
className="fieldset__content emotion-1"
1013910141
>
@@ -10335,7 +10337,7 @@ exports[`with title and description array icons 1`] = `
1033510337
data-scope="fieldset"
1033610338
disabled={false}
1033710339
>
10338-
<div
10340+
<legend
1033910341
className="fieldset__legend emotion-10"
1034010342
data-part="legend"
1034110343
data-scope="fieldset"
@@ -10347,7 +10349,7 @@ exports[`with title and description array icons 1`] = `
1034710349
>
1034810350
a test item description
1034910351
</sup>
10350-
</div>
10352+
</legend>
1035110353
<div
1035210354
className="fieldset__content emotion-1"
1035310355
>
@@ -11094,7 +11096,7 @@ exports[`with title and description checkboxes 1`] = `
1109411096
data-scope="fieldset"
1109511097
disabled={false}
1109611098
>
11097-
<div
11099+
<legend
1109811100
className="fieldset__legend emotion-1"
1109911101
data-part="legend"
1110011102
data-scope="fieldset"
@@ -11106,7 +11108,7 @@ exports[`with title and description checkboxes 1`] = `
1110611108
>
1110711109
a test description
1110811110
</sup>
11109-
</div>
11111+
</legend>
1111011112
<div
1111111113
className="fieldset__content emotion-3"
1111211114
>
@@ -11207,6 +11209,7 @@ exports[`with title and description checkboxes 1`] = `
1120711209
aria-haspopup="listbox"
1120811210
aria-invalid={false}
1120911211
aria-labelledby="field:::ru:::label"
11212+
aria-required={false}
1121011213
className="chakra-select__trigger emotion-9"
1121111214
data-part="trigger"
1121211215
data-placeholder-shown=""
@@ -11760,7 +11763,7 @@ exports[`with title and description fixed array 1`] = `
1176011763
data-scope="fieldset"
1176111764
disabled={false}
1176211765
>
11763-
<div
11766+
<legend
1176411767
className="fieldset__legend emotion-10"
1176511768
data-part="legend"
1176611769
data-scope="fieldset"
@@ -11772,7 +11775,7 @@ exports[`with title and description fixed array 1`] = `
1177211775
>
1177311776
a test item description
1177411777
</sup>
11775-
</div>
11778+
</legend>
1177611779
<div
1177711780
className="fieldset__content emotion-1"
1177811781
>
@@ -11840,7 +11843,7 @@ exports[`with title and description fixed array 1`] = `
1184011843
data-scope="fieldset"
1184111844
disabled={false}
1184211845
>
11843-
<div
11846+
<legend
1184411847
className="fieldset__legend emotion-10"
1184511848
data-part="legend"
1184611849
data-scope="fieldset"
@@ -11852,7 +11855,7 @@ exports[`with title and description fixed array 1`] = `
1185211855
>
1185311856
a test item description
1185411857
</sup>
11855-
</div>
11858+
</legend>
1185611859
<div
1185711860
className="fieldset__content emotion-1"
1185811861
>
@@ -12689,7 +12692,7 @@ exports[`with title and description from both array icons 1`] = `
1268912692
data-scope="fieldset"
1269012693
disabled={false}
1269112694
>
12692-
<div
12695+
<legend
1269312696
className="fieldset__legend emotion-10"
1269412697
data-part="legend"
1269512698
data-scope="fieldset"
@@ -12701,7 +12704,7 @@ exports[`with title and description from both array icons 1`] = `
1270112704
>
1270212705
a fancier item description
1270312706
</sup>
12704-
</div>
12707+
</legend>
1270512708
<div
1270612709
className="fieldset__content emotion-1"
1270712710
>
@@ -12903,7 +12906,7 @@ exports[`with title and description from both array icons 1`] = `
1290312906
data-scope="fieldset"
1290412907
disabled={false}
1290512908
>
12906-
<div
12909+
<legend
1290712910
className="fieldset__legend emotion-10"
1290812911
data-part="legend"
1290912912
data-scope="fieldset"
@@ -12915,7 +12918,7 @@ exports[`with title and description from both array icons 1`] = `
1291512918
>
1291612919
a fancier item description
1291712920
</sup>
12918-
</div>
12921+
</legend>
1291912922
<div
1292012923
className="fieldset__content emotion-1"
1292112924
>
@@ -13662,7 +13665,7 @@ exports[`with title and description from both checkboxes 1`] = `
1366213665
data-scope="fieldset"
1366313666
disabled={false}
1366413667
>
13665-
<div
13668+
<legend
1366613669
className="fieldset__legend emotion-1"
1366713670
data-part="legend"
1366813671
data-scope="fieldset"
@@ -13674,7 +13677,7 @@ exports[`with title and description from both checkboxes 1`] = `
1367413677
>
1367513678
a fancier description
1367613679
</sup>
13677-
</div>
13680+
</legend>
1367813681
<div
1367913682
className="fieldset__content emotion-3"
1368013683
>
@@ -13775,6 +13778,7 @@ exports[`with title and description from both checkboxes 1`] = `
1377513778
aria-haspopup="listbox"
1377613779
aria-invalid={false}
1377713780
aria-labelledby="field:::r1q:::label"
13781+
aria-required={false}
1377813782
className="chakra-select__trigger emotion-9"
1377913783
data-part="trigger"
1378013784
data-placeholder-shown=""
@@ -14328,7 +14332,7 @@ exports[`with title and description from both fixed array 1`] = `
1432814332
data-scope="fieldset"
1432914333
disabled={false}
1433014334
>
14331-
<div
14335+
<legend
1433214336
className="fieldset__legend emotion-10"
1433314337
data-part="legend"
1433414338
data-scope="fieldset"
@@ -14340,7 +14344,7 @@ exports[`with title and description from both fixed array 1`] = `
1434014344
>
1434114345
a fancier item description
1434214346
</sup>
14343-
</div>
14347+
</legend>
1434414348
<div
1434514349
className="fieldset__content emotion-1"
1434614350
>
@@ -14408,7 +14412,7 @@ exports[`with title and description from both fixed array 1`] = `
1440814412
data-scope="fieldset"
1440914413
disabled={false}
1441014414
>
14411-
<div
14415+
<legend
1441214416
className="fieldset__legend emotion-10"
1441314417
data-part="legend"
1441414418
data-scope="fieldset"
@@ -14420,7 +14424,7 @@ exports[`with title and description from both fixed array 1`] = `
1442014424
>
1442114425
a fancier item description
1442214426
</sup>
14423-
</div>
14427+
</legend>
1442414428
<div
1442514429
className="fieldset__content emotion-1"
1442614430
>
@@ -15257,7 +15261,7 @@ exports[`with title and description from uiSchema array icons 1`] = `
1525715261
data-scope="fieldset"
1525815262
disabled={false}
1525915263
>
15260-
<div
15264+
<legend
1526115265
className="fieldset__legend emotion-10"
1526215266
data-part="legend"
1526315267
data-scope="fieldset"
@@ -15269,7 +15273,7 @@ exports[`with title and description from uiSchema array icons 1`] = `
1526915273
>
1527015274
a fancier item description
1527115275
</sup>
15272-
</div>
15276+
</legend>
1527315277
<div
1527415278
className="fieldset__content emotion-1"
1527515279
>
@@ -15471,7 +15475,7 @@ exports[`with title and description from uiSchema array icons 1`] = `
1547115475
data-scope="fieldset"
1547215476
disabled={false}
1547315477
>
15474-
<div
15478+
<legend
1547515479
className="fieldset__legend emotion-10"
1547615480
data-part="legend"
1547715481
data-scope="fieldset"
@@ -15483,7 +15487,7 @@ exports[`with title and description from uiSchema array icons 1`] = `
1548315487
>
1548415488
a fancier item description
1548515489
</sup>
15486-
</div>
15490+
</legend>
1548715491
<div
1548815492
className="fieldset__content emotion-1"
1548915493
>
@@ -16230,7 +16234,7 @@ exports[`with title and description from uiSchema checkboxes 1`] = `
1623016234
data-scope="fieldset"
1623116235
disabled={false}
1623216236
>
16233-
<div
16237+
<legend
1623416238
className="fieldset__legend emotion-1"
1623516239
data-part="legend"
1623616240
data-scope="fieldset"
@@ -16242,7 +16246,7 @@ exports[`with title and description from uiSchema checkboxes 1`] = `
1624216246
>
1624316247
a fancier description
1624416248
</sup>
16245-
</div>
16249+
</legend>
1624616250
<div
1624716251
className="fieldset__content emotion-3"
1624816252
>
@@ -16343,6 +16347,7 @@ exports[`with title and description from uiSchema checkboxes 1`] = `
1634316347
aria-haspopup="listbox"
1634416348
aria-invalid={false}
1634516349
aria-labelledby="field:::r1c:::label"
16350+
aria-required={false}
1634616351
className="chakra-select__trigger emotion-9"
1634716352
data-part="trigger"
1634816353
data-placeholder-shown=""
@@ -16896,7 +16901,7 @@ exports[`with title and description from uiSchema fixed array 1`] = `
1689616901
data-scope="fieldset"
1689716902
disabled={false}
1689816903
>
16899-
<div
16904+
<legend
1690016905
className="fieldset__legend emotion-10"
1690116906
data-part="legend"
1690216907
data-scope="fieldset"
@@ -16908,7 +16913,7 @@ exports[`with title and description from uiSchema fixed array 1`] = `
1690816913
>
1690916914
a fancier item description
1691016915
</sup>
16911-
</div>
16916+
</legend>
1691216917
<div
1691316918
className="fieldset__content emotion-1"
1691416919
>
@@ -16976,7 +16981,7 @@ exports[`with title and description from uiSchema fixed array 1`] = `
1697616981
data-scope="fieldset"
1697716982
disabled={false}
1697816983
>
16979-
<div
16984+
<legend
1698016985
className="fieldset__legend emotion-10"
1698116986
data-part="legend"
1698216987
data-scope="fieldset"
@@ -16988,7 +16993,7 @@ exports[`with title and description from uiSchema fixed array 1`] = `
1698816993
>
1698916994
a fancier item description
1699016995
</sup>
16991-
</div>
16996+
</legend>
1699216997
<div
1699316998
className="fieldset__content emotion-1"
1699416999
>
@@ -18592,7 +18597,7 @@ exports[`with title and description with global label off checkboxes 1`] = `
1859218597
data-scope="fieldset"
1859318598
disabled={false}
1859418599
>
18595-
<div
18600+
<legend
1859618601
className="fieldset__legend emotion-1"
1859718602
data-part="legend"
1859818603
data-scope="fieldset"
@@ -18604,7 +18609,7 @@ exports[`with title and description with global label off checkboxes 1`] = `
1860418609
>
1860518610
a test description
1860618611
</sup>
18607-
</div>
18612+
</legend>
1860818613
<div
1860918614
className="fieldset__content emotion-3"
1861018615
>
@@ -18705,6 +18710,7 @@ exports[`with title and description with global label off checkboxes 1`] = `
1870518710
aria-haspopup="listbox"
1870618711
aria-invalid={false}
1870718712
aria-labelledby="field:::r28:::label"
18713+
aria-required={false}
1870818714
className="chakra-select__trigger emotion-9"
1870918715
data-part="trigger"
1871018716
data-placeholder-shown=""

0 commit comments

Comments
 (0)