@@ -18,12 +18,6 @@ exports[`EuiSuperSelect is rendered 1`] = `
1818 <div
1919 class = " euiFormControlLayout__childrenWrapper"
2020 >
21- <span
22- class = " emotion-euiScreenReaderOnly"
23- id = " euiSuperSelect__generated-id__screenreaderLabelId"
24- >
25- Select an option: , is selected
26- </span >
2721 <button
2822 aria-haspopup = " listbox"
2923 aria-label = " aria-label"
@@ -69,12 +63,6 @@ exports[`EuiSuperSelect props compressed is rendered 1`] = `
6963 <div
7064 class = " euiFormControlLayout__childrenWrapper"
7165 >
72- <span
73- class = " emotion-euiScreenReaderOnly"
74- id = " euiSuperSelect__generated-id__screenreaderLabelId"
75- >
76- Select an option: , is selected
77- </span >
7866 <button
7967 aria-haspopup = " listbox"
8068 aria-label = " aria-label"
@@ -120,12 +108,6 @@ exports[`EuiSuperSelect props custom display is propagated to dropdown 1`] = `
120108 <div
121109 class = " euiFormControlLayout__childrenWrapper"
122110 >
123- <span
124- class = " emotion-euiScreenReaderOnly"
125- id = " euiSuperSelect__generated-id__screenreaderLabelId"
126- >
127- Select an option: , is selected
128- </span >
129111 <button
130112 aria-haspopup = " listbox"
131113 class = " euiSuperSelectControl euiFormControlLayout--1icons euiSuperSelect--isOpen__button"
@@ -183,7 +165,6 @@ exports[`EuiSuperSelect props custom display is propagated to dropdown 1`] = `
183165 </p >
184166 <div
185167 aria-describedby = " euiSuperSelect__generated-id__screenreaderDescribeId"
186- aria-labelledby = " euiSuperSelect__generated-id__screenreaderLabelId"
187168 class = " euiSuperSelect__listbox"
188169 role = " listbox"
189170 tabindex = " 0"
@@ -269,12 +250,6 @@ exports[`EuiSuperSelect props fullWidth is rendered 1`] = `
269250 <div
270251 class = " euiFormControlLayout__childrenWrapper"
271252 >
272- <span
273- class = " emotion-euiScreenReaderOnly"
274- id = " euiSuperSelect__generated-id__screenreaderLabelId"
275- >
276- Select an option: , is selected
277- </span >
278253 <button
279254 aria-haspopup = " listbox"
280255 aria-label = " aria-label"
@@ -325,12 +300,6 @@ exports[`EuiSuperSelect props is rendered with a prepend and append 1`] = `
325300 <div
326301 class = " euiFormControlLayout__childrenWrapper"
327302 >
328- <span
329- class = " emotion-euiScreenReaderOnly"
330- id = " euiSuperSelect__generated-id__screenreaderLabelId"
331- >
332- Select an option: , is selected
333- </span >
334303 <button
335304 aria-haspopup = " listbox"
336305 aria-label = " aria-label"
@@ -381,12 +350,6 @@ exports[`EuiSuperSelect props more props are propogated to each option 1`] = `
381350 <div
382351 class = " euiFormControlLayout__childrenWrapper"
383352 >
384- <span
385- class = " emotion-euiScreenReaderOnly"
386- id = " euiSuperSelect__generated-id__screenreaderLabelId"
387- >
388- Select an option: Option #1, is selected
389- </span >
390353 <button
391354 aria-haspopup = " listbox"
392355 class = " euiSuperSelectControl euiFormControlLayout--1icons euiSuperSelect--isOpen__button"
@@ -447,7 +410,6 @@ exports[`EuiSuperSelect props more props are propogated to each option 1`] = `
447410 <div
448411 aria-activedescendant = " 1"
449412 aria-describedby = " euiSuperSelect__generated-id__screenreaderDescribeId"
450- aria-labelledby = " euiSuperSelect__generated-id__screenreaderLabelId"
451413 class = " euiSuperSelect__listbox"
452414 role = " listbox"
453415 tabindex = " 0"
@@ -535,12 +497,6 @@ exports[`EuiSuperSelect props options are rendered when select is open 1`] = `
535497 <div
536498 class = " euiFormControlLayout__childrenWrapper"
537499 >
538- <span
539- class = " emotion-euiScreenReaderOnly"
540- id = " euiSuperSelect__generated-id__screenreaderLabelId"
541- >
542- Select an option: , is selected
543- </span >
544500 <button
545501 aria-haspopup = " listbox"
546502 class = " euiSuperSelectControl euiFormControlLayout--1icons euiSuperSelect--isOpen__button"
@@ -598,7 +554,6 @@ exports[`EuiSuperSelect props options are rendered when select is open 1`] = `
598554 </p >
599555 <div
600556 aria-describedby = " euiSuperSelect__generated-id__screenreaderDescribeId"
601- aria-labelledby = " euiSuperSelect__generated-id__screenreaderLabelId"
602557 class = " euiSuperSelect__listbox"
603558 role = " listbox"
604559 tabindex = " 0"
@@ -684,12 +639,6 @@ exports[`EuiSuperSelect props renders popoverProps on the underlying EuiPopover
684639 <div
685640 class = " euiFormControlLayout__childrenWrapper"
686641 >
687- <span
688- class = " emotion-euiScreenReaderOnly"
689- id = " euiSuperSelect__generated-id__screenreaderLabelId"
690- >
691- Select an option: Option #2, is selected
692- </span >
693642 <button
694643 aria-haspopup = " listbox"
695644 class = " euiSuperSelectControl euiFormControlLayout--1icons euiSuperSelect--isOpen__button"
@@ -750,7 +699,6 @@ exports[`EuiSuperSelect props renders popoverProps on the underlying EuiPopover
750699 <div
751700 aria-activedescendant = " 2"
752701 aria-describedby = " euiSuperSelect__generated-id__screenreaderDescribeId"
753- aria-labelledby = " euiSuperSelect__generated-id__screenreaderLabelId"
754702 class = " euiSuperSelect__listbox"
755703 role = " listbox"
756704 tabindex = " 0"
@@ -836,12 +784,6 @@ exports[`EuiSuperSelect props select component is rendered 1`] = `
836784 <div
837785 class = " euiFormControlLayout__childrenWrapper"
838786 >
839- <span
840- class = " emotion-euiScreenReaderOnly"
841- id = " euiSuperSelect__generated-id__screenreaderLabelId"
842- >
843- Select an option: , is selected
844- </span >
845787 <button
846788 aria-haspopup = " listbox"
847789 class = " euiSuperSelectControl euiFormControlLayout--1icons"
@@ -885,12 +827,6 @@ exports[`EuiSuperSelect props valueSelected is rendered 1`] = `
885827 <div
886828 class = " euiFormControlLayout__childrenWrapper"
887829 >
888- <span
889- class = " emotion-euiScreenReaderOnly"
890- id = " euiSuperSelect__generated-id__screenreaderLabelId"
891- >
892- Select an option: Option #2, is selected
893- </span >
894830 <button
895831 aria-haspopup = " listbox"
896832 class = " euiSuperSelectControl euiFormControlLayout--1icons"
0 commit comments