@@ -789,6 +789,7 @@ exports[`snapshots renders a menu that contains an item to add to the menu 1`] =
789
789
>
790
790
<li
791
791
aria-labelledby = " 0--label "
792
+ aria-selected = { false }
792
793
className = " c2 c3"
793
794
data-id = " 0"
794
795
id = " 0"
@@ -819,6 +820,7 @@ exports[`snapshots renders a menu that contains an item to add to the menu 1`] =
819
820
</li >
820
821
<li
821
822
aria-labelledby = " 1--label "
823
+ aria-selected = { false }
822
824
className = " c2 c3"
823
825
data-id = " 1"
824
826
id = " 1"
@@ -849,6 +851,7 @@ exports[`snapshots renders a menu that contains an item to add to the menu 1`] =
849
851
</li >
850
852
<li
851
853
aria-labelledby = " 2--label "
854
+ aria-selected = { false }
852
855
className = " c2 c3"
853
856
data-id = " 2"
854
857
id = " 2"
@@ -879,6 +882,7 @@ exports[`snapshots renders a menu that contains an item to add to the menu 1`] =
879
882
</li >
880
883
<li
881
884
aria-labelledby = " 3--label "
885
+ aria-selected = { false }
882
886
className = " c2 c3"
883
887
data-id = " 3"
884
888
id = " 3"
@@ -909,6 +913,7 @@ exports[`snapshots renders a menu that contains an item to add to the menu 1`] =
909
913
</li >
910
914
<li
911
915
aria-labelledby = " 4--label "
916
+ aria-selected = { false }
912
917
className = " c2 c3"
913
918
data-id = " 4"
914
919
id = " 4"
@@ -939,6 +944,7 @@ exports[`snapshots renders a menu that contains an item to add to the menu 1`] =
939
944
</li >
940
945
<li
941
946
aria-labelledby = " 5--label "
947
+ aria-selected = { false }
942
948
className = " c2 c3"
943
949
data-id = " 5"
944
950
id = " 5"
@@ -969,6 +975,7 @@ exports[`snapshots renders a menu that contains an item to add to the menu 1`] =
969
975
</li >
970
976
<li
971
977
aria-labelledby = " 6--label "
978
+ aria-selected = { false }
972
979
className = " c2 c3"
973
980
data-id = " 6"
974
981
id = " 6"
@@ -999,6 +1006,7 @@ exports[`snapshots renders a menu that contains an item to add to the menu 1`] =
999
1006
</li >
1000
1007
<li
1001
1008
aria-labelledby = " 7--label "
1009
+ aria-selected = { false }
1002
1010
className = " c2 c3"
1003
1011
data-id = " 7"
1004
1012
id = " 7"
@@ -1029,6 +1037,7 @@ exports[`snapshots renders a menu that contains an item to add to the menu 1`] =
1029
1037
</li >
1030
1038
<li
1031
1039
aria-labelledby = " 20--label "
1040
+ aria-selected = { false }
1032
1041
className = " c2 c3"
1033
1042
data-id = " 20"
1034
1043
id = " 20"
@@ -1059,6 +1068,7 @@ exports[`snapshots renders a menu that contains an item to add to the menu 1`] =
1059
1068
</li >
1060
1069
<li
1061
1070
aria-labelledby = " 21--label "
1071
+ aria-selected = { false }
1062
1072
className = " c2 c3"
1063
1073
data-id = " 21"
1064
1074
id = " 21"
@@ -1089,6 +1099,7 @@ exports[`snapshots renders a menu that contains an item to add to the menu 1`] =
1089
1099
</li >
1090
1100
<li
1091
1101
aria-labelledby = " add-new-item--label "
1102
+ aria-selected = { false }
1092
1103
className = " c2 c3"
1093
1104
data-id = " add-new-item"
1094
1105
id = " add-new-item"
@@ -1512,6 +1523,7 @@ exports[`snapshots renders a multiselect input 1`] = `
1512
1523
>
1513
1524
<li
1514
1525
aria-labelledby = " 0--label "
1526
+ aria-selected = { false }
1515
1527
className = " c2 c3"
1516
1528
data-id = " 0"
1517
1529
id = " 0"
@@ -1542,6 +1554,7 @@ exports[`snapshots renders a multiselect input 1`] = `
1542
1554
</li >
1543
1555
<li
1544
1556
aria-labelledby = " 1--label "
1557
+ aria-selected = { false }
1545
1558
className = " c2 c3"
1546
1559
data-id = " 1"
1547
1560
id = " 1"
@@ -1572,6 +1585,7 @@ exports[`snapshots renders a multiselect input 1`] = `
1572
1585
</li >
1573
1586
<li
1574
1587
aria-labelledby = " 2--label "
1588
+ aria-selected = { false }
1575
1589
className = " c2 c3"
1576
1590
data-id = " 2"
1577
1591
id = " 2"
@@ -1602,6 +1616,7 @@ exports[`snapshots renders a multiselect input 1`] = `
1602
1616
</li >
1603
1617
<li
1604
1618
aria-labelledby = " 3--label "
1619
+ aria-selected = { false }
1605
1620
className = " c2 c3"
1606
1621
data-id = " 3"
1607
1622
id = " 3"
@@ -1632,6 +1647,7 @@ exports[`snapshots renders a multiselect input 1`] = `
1632
1647
</li >
1633
1648
<li
1634
1649
aria-labelledby = " 4--label "
1650
+ aria-selected = { false }
1635
1651
className = " c2 c3"
1636
1652
data-id = " 4"
1637
1653
id = " 4"
@@ -1662,6 +1678,7 @@ exports[`snapshots renders a multiselect input 1`] = `
1662
1678
</li >
1663
1679
<li
1664
1680
aria-labelledby = " 5--label "
1681
+ aria-selected = { false }
1665
1682
className = " c2 c3"
1666
1683
data-id = " 5"
1667
1684
id = " 5"
@@ -1692,6 +1709,7 @@ exports[`snapshots renders a multiselect input 1`] = `
1692
1709
</li >
1693
1710
<li
1694
1711
aria-labelledby = " 6--label "
1712
+ aria-selected = { false }
1695
1713
className = " c2 c3"
1696
1714
data-id = " 6"
1697
1715
id = " 6"
@@ -1722,6 +1740,7 @@ exports[`snapshots renders a multiselect input 1`] = `
1722
1740
</li >
1723
1741
<li
1724
1742
aria-labelledby = " 7--label "
1743
+ aria-selected = { false }
1725
1744
className = " c2 c3"
1726
1745
data-id = " 7"
1727
1746
id = " 7"
@@ -1752,6 +1771,7 @@ exports[`snapshots renders a multiselect input 1`] = `
1752
1771
</li >
1753
1772
<li
1754
1773
aria-labelledby = " 20--label "
1774
+ aria-selected = { false }
1755
1775
className = " c2 c3"
1756
1776
data-id = " 20"
1757
1777
id = " 20"
@@ -1782,6 +1802,7 @@ exports[`snapshots renders a multiselect input 1`] = `
1782
1802
</li >
1783
1803
<li
1784
1804
aria-labelledby = " 21--label "
1805
+ aria-selected = { false }
1785
1806
className = " c2 c3"
1786
1807
data-id = " 21"
1787
1808
id = " 21"
@@ -2329,6 +2350,7 @@ exports[`snapshots renders a multiselect input with selected menu items 1`] = `
2329
2350
>
2330
2351
<li
2331
2352
aria-labelledby = " 0--label "
2353
+ aria-selected = { true }
2332
2354
className = " c2 c3"
2333
2355
data-id = " 0"
2334
2356
id = " 0"
@@ -2359,6 +2381,7 @@ exports[`snapshots renders a multiselect input with selected menu items 1`] = `
2359
2381
</li >
2360
2382
<li
2361
2383
aria-labelledby = " 1--label "
2384
+ aria-selected = { true }
2362
2385
className = " c2 c3"
2363
2386
data-id = " 1"
2364
2387
id = " 1"
@@ -2389,6 +2412,7 @@ exports[`snapshots renders a multiselect input with selected menu items 1`] = `
2389
2412
</li >
2390
2413
<li
2391
2414
aria-labelledby = " 2--label "
2415
+ aria-selected = { true }
2392
2416
className = " c2 c3"
2393
2417
data-id = " 2"
2394
2418
id = " 2"
@@ -2419,6 +2443,7 @@ exports[`snapshots renders a multiselect input with selected menu items 1`] = `
2419
2443
</li >
2420
2444
<li
2421
2445
aria-labelledby = " 3--label "
2446
+ aria-selected = { false }
2422
2447
className = " c2 c8"
2423
2448
data-id = " 3"
2424
2449
id = " 3"
@@ -2449,6 +2474,7 @@ exports[`snapshots renders a multiselect input with selected menu items 1`] = `
2449
2474
</li >
2450
2475
<li
2451
2476
aria-labelledby = " 4--label "
2477
+ aria-selected = { false }
2452
2478
className = " c2 c8"
2453
2479
data-id = " 4"
2454
2480
id = " 4"
@@ -2479,6 +2505,7 @@ exports[`snapshots renders a multiselect input with selected menu items 1`] = `
2479
2505
</li >
2480
2506
<li
2481
2507
aria-labelledby = " 5--label "
2508
+ aria-selected = { false }
2482
2509
className = " c2 c8"
2483
2510
data-id = " 5"
2484
2511
id = " 5"
@@ -2509,6 +2536,7 @@ exports[`snapshots renders a multiselect input with selected menu items 1`] = `
2509
2536
</li >
2510
2537
<li
2511
2538
aria-labelledby = " 6--label "
2539
+ aria-selected = { false }
2512
2540
className = " c2 c8"
2513
2541
data-id = " 6"
2514
2542
id = " 6"
@@ -2539,6 +2567,7 @@ exports[`snapshots renders a multiselect input with selected menu items 1`] = `
2539
2567
</li >
2540
2568
<li
2541
2569
aria-labelledby = " 7--label "
2570
+ aria-selected = { false }
2542
2571
className = " c2 c8"
2543
2572
data-id = " 7"
2544
2573
id = " 7"
@@ -2569,6 +2598,7 @@ exports[`snapshots renders a multiselect input with selected menu items 1`] = `
2569
2598
</li >
2570
2599
<li
2571
2600
aria-labelledby = " 20--label "
2601
+ aria-selected = { false }
2572
2602
className = " c2 c8"
2573
2603
data-id = " 20"
2574
2604
id = " 20"
@@ -2599,6 +2629,7 @@ exports[`snapshots renders a multiselect input with selected menu items 1`] = `
2599
2629
</li >
2600
2630
<li
2601
2631
aria-labelledby = " 21--label "
2632
+ aria-selected = { false }
2602
2633
className = " c2 c8"
2603
2634
data-id = " 21"
2604
2635
id = " 21"
0 commit comments