@@ -10,20 +10,20 @@ exports[`DataTable behaves as expected selection -- radio buttons should not hav
1010 >
1111 <h4
1212 class = " cds--data-table-header__title"
13- id = " tc-149 -title"
13+ id = " tc-:r4k: -title"
1414 >
1515 DataTable with selection
1616 </h4 >
1717 <p
1818 class = " cds--data-table-header__description"
19- id = " tc-149 -description"
19+ id = " tc-:r4k: -description"
2020 />
2121 </div >
2222 <div
2323 class = " cds--data-table-content"
2424 >
2525 <table
26- aria-labelledby = " tc-149 -title"
26+ aria-labelledby = " tc-:r4k: -title"
2727 class = " cds--data-table cds--data-table--lg"
2828 >
2929 <thead >
@@ -179,20 +179,20 @@ exports[`DataTable behaves as expected selection -- radio buttons should render
179179 >
180180 <h4
181181 class = " cds--data-table-header__title"
182- id = " tc-143 -title"
182+ id = " tc-:r4e: -title"
183183 >
184184 DataTable with selection
185185 </h4 >
186186 <p
187187 class = " cds--data-table-header__description"
188- id = " tc-143 -description"
188+ id = " tc-:r4e: -description"
189189 />
190190 </div >
191191 <div
192192 class = " cds--data-table-content"
193193 >
194194 <table
195- aria-labelledby = " tc-143 -title"
195+ aria-labelledby = " tc-:r4e: -title"
196196 class = " cds--data-table cds--data-table--lg"
197197 >
198198 <thead >
@@ -348,13 +348,13 @@ exports[`DataTable behaves as expected selection should render and match snapsho
348348 >
349349 <h4
350350 class = " cds--data-table-header__title"
351- id = " tc-67 -title"
351+ id = " tc-:r22: -title"
352352 >
353353 DataTable with selection
354354 </h4 >
355355 <p
356356 class = " cds--data-table-header__description"
357- id = " tc-67 -description"
357+ id = " tc-:r22: -description"
358358 />
359359 </div >
360360 <section
@@ -552,7 +552,7 @@ exports[`DataTable behaves as expected selection should render and match snapsho
552552 <button
553553 aria-expanded = " false"
554554 aria-haspopup = " true"
555- aria-labelledby = " tooltip-73 "
555+ aria-labelledby = " tooltip-:r28: "
556556 class = " cds--btn--icon-only cds--toolbar-action cds--overflow-menu cds--overflow-menu cds--overflow-menu--md cds--btn cds--btn--md cds--layout--size-md cds--btn--primary"
557557 title = " Settings"
558558 type = " button"
@@ -581,7 +581,7 @@ exports[`DataTable behaves as expected selection should render and match snapsho
581581 <span
582582 aria-hidden = " true"
583583 class = " cds--popover"
584- id = " tooltip-73 "
584+ id = " tooltip-:r28: "
585585 role = " tooltip"
586586 >
587587 <span
@@ -607,7 +607,7 @@ exports[`DataTable behaves as expected selection should render and match snapsho
607607 class = " cds--data-table-content"
608608 >
609609 <table
610- aria-labelledby = " tc-67 -title"
610+ aria-labelledby = " tc-:r22: -title"
611611 class = " cds--data-table cds--data-table--lg"
612612 >
613613 <thead >
@@ -754,13 +754,13 @@ exports[`DataTable renders as expected - Component API should render and match s
754754 >
755755 <h4
756756 class = " cds--data-table-header__title"
757- id = " tc-12 -title"
757+ id = " tc-:rb: -title"
758758 >
759759 DataTable with toolbar
760760 </h4 >
761761 <p
762762 class = " cds--data-table-header__description"
763- id = " tc-12 -description"
763+ id = " tc-:rb: -description"
764764 />
765765 </div >
766766 <section
@@ -958,7 +958,7 @@ exports[`DataTable renders as expected - Component API should render and match s
958958 <button
959959 aria-expanded = " false"
960960 aria-haspopup = " true"
961- aria-labelledby = " tooltip-18 "
961+ aria-labelledby = " tooltip-:rh: "
962962 class = " cds--btn--icon-only cds--toolbar-action cds--overflow-menu cds--overflow-menu cds--overflow-menu--md cds--btn cds--btn--md cds--layout--size-md cds--btn--primary"
963963 title = " Settings"
964964 type = " button"
@@ -987,7 +987,7 @@ exports[`DataTable renders as expected - Component API should render and match s
987987 <span
988988 aria-hidden = " true"
989989 class = " cds--popover"
990- id = " tooltip-18 "
990+ id = " tooltip-:rh: "
991991 role = " tooltip"
992992 >
993993 <span
@@ -1013,7 +1013,7 @@ exports[`DataTable renders as expected - Component API should render and match s
10131013 class = " cds--data-table-content"
10141014 >
10151015 <table
1016- aria-labelledby = " tc-12 -title"
1016+ aria-labelledby = " tc-:rb: -title"
10171017 class = " cds--data-table cds--data-table--lg"
10181018 >
10191019 <thead >
0 commit comments