@@ -12,6 +12,7 @@ exports[`DynamicPage always show content header 1`] = `
1212 >
1313 <div
1414 class = " FlexBox-flexBox FlexBox-flexBoxDirectionRow FlexBox-justifyContentSpaceBetween FlexBox-alignItemsStretch FlexBox-flexWrapNoWrap"
15+ data-component-name = " DynamicPageTitleBreadcrumbs"
1516 >
1617 <div
1718 class = " DynamicPageTitle-breadcrumbs"
@@ -130,6 +131,7 @@ exports[`DynamicPage always show content header 1`] = `
130131 >
131132 <div
132133 class = " DynamicPageTitle-title"
134+ data-component-name = " DynamicPageTitleHeading"
133135 >
134136 <ui5-title
135137 level = " H2"
@@ -140,6 +142,7 @@ exports[`DynamicPage always show content header 1`] = `
140142 </div >
141143 <div
142144 class = " DynamicPageTitle-content"
145+ data-component-name = " DynamicPageTitleContent"
143146 style = " padding-left: 0.5rem;"
144147 >
145148 <ui5-badge
@@ -152,6 +155,7 @@ exports[`DynamicPage always show content header 1`] = `
152155 </div >
153156 <div
154157 class = " Toolbar-outerContainer Toolbar-clear Toolbar-active DynamicPageTitle-toolbar"
158+ data-component-name = " DynamicPageTitleActions"
155159 >
156160 <div
157161 class = " Toolbar-toolbar"
@@ -234,6 +238,7 @@ exports[`DynamicPage always show content header 1`] = `
234238 >
235239 <div
236240 class = " DynamicPageTitle-subTitleBottom"
241+ data-component-name = " DynamicPageTitleSubheading"
237242 >
238243 <ui5-label
239244 ui5-label = " "
@@ -293,6 +298,7 @@ exports[`DynamicPage always show content header 1`] = `
293298 >
294299 <section
295300 class = " DynamicPageAnchorBar-anchorBarActionButton"
301+ data-component-name = " DynamicPageAnchorBar"
296302 role = " navigation"
297303 >
298304 <ui5-button
@@ -334,6 +340,7 @@ exports[`DynamicPage hider header button 1`] = `
334340 >
335341 <div
336342 class = " DynamicPageTitle-title"
343+ data-component-name = " DynamicPageTitleHeading"
337344 >
338345 <ui5-title
339346 level = " H2"
@@ -345,6 +352,7 @@ exports[`DynamicPage hider header button 1`] = `
345352 </div >
346353 <div
347354 class = " Toolbar-outerContainer Toolbar-clear Toolbar-active DynamicPageTitle-toolbar"
355+ data-component-name = " DynamicPageTitleActions"
348356 >
349357 <div
350358 class = " Toolbar-toolbar"
@@ -400,6 +408,7 @@ exports[`DynamicPage hider header button 1`] = `
400408 >
401409 <div
402410 class = " DynamicPageTitle-subTitleBottom"
411+ data-component-name = " DynamicPageTitleSubheading"
403412 >
404413 <ui5-label
405414 ui5-label = " "
@@ -459,6 +468,7 @@ exports[`DynamicPage hider header button 1`] = `
459468 >
460469 <section
461470 class = " DynamicPageAnchorBar-anchorBarActionButton"
471+ data-component-name = " DynamicPageAnchorBar"
462472 role = " navigation"
463473 />
464474 </div >
@@ -648,6 +658,7 @@ exports[`DynamicPage render footer 1`] = `
648658 >
649659 <section
650660 class = " DynamicPageAnchorBar-anchorBarActionButton"
661+ data-component-name = " DynamicPageAnchorBar"
651662 role = " navigation"
652663 >
653664 <ui5-button
@@ -698,6 +709,7 @@ exports[`DynamicPage with content 1`] = `
698709 >
699710 <div
700711 class = " FlexBox-flexBox FlexBox-flexBoxDirectionRow FlexBox-justifyContentSpaceBetween FlexBox-alignItemsStretch FlexBox-flexWrapNoWrap"
712+ data-component-name = " DynamicPageTitleBreadcrumbs"
701713 >
702714 <div
703715 class = " DynamicPageTitle-breadcrumbs"
@@ -816,6 +828,7 @@ exports[`DynamicPage with content 1`] = `
816828 >
817829 <div
818830 class = " DynamicPageTitle-title"
831+ data-component-name = " DynamicPageTitleHeading"
819832 >
820833 <ui5-title
821834 level = " H2"
@@ -826,6 +839,7 @@ exports[`DynamicPage with content 1`] = `
826839 </div >
827840 <div
828841 class = " DynamicPageTitle-content"
842+ data-component-name = " DynamicPageTitleContent"
829843 style = " padding-left: 0.5rem;"
830844 >
831845 <ui5-badge
@@ -838,6 +852,7 @@ exports[`DynamicPage with content 1`] = `
838852 </div >
839853 <div
840854 class = " Toolbar-outerContainer Toolbar-clear Toolbar-active DynamicPageTitle-toolbar"
855+ data-component-name = " DynamicPageTitleActions"
841856 >
842857 <div
843858 class = " Toolbar-toolbar"
@@ -920,6 +935,7 @@ exports[`DynamicPage with content 1`] = `
920935 >
921936 <div
922937 class = " DynamicPageTitle-subTitleBottom"
938+ data-component-name = " DynamicPageTitleSubheading"
923939 >
924940 <ui5-label
925941 ui5-label = " "
@@ -978,6 +994,7 @@ exports[`DynamicPage with content 1`] = `
978994 >
979995 <section
980996 class = " DynamicPageAnchorBar-anchorBarActionButton"
997+ data-component-name = " DynamicPageAnchorBar"
981998 role = " navigation"
982999 >
9831000 <ui5-button
@@ -1669,6 +1686,7 @@ exports[`DynamicPage without content 1`] = `
16691686 >
16701687 <div
16711688 class = " FlexBox-flexBox FlexBox-flexBoxDirectionRow FlexBox-justifyContentSpaceBetween FlexBox-alignItemsStretch FlexBox-flexWrapNoWrap"
1689+ data-component-name = " DynamicPageTitleBreadcrumbs"
16721690 >
16731691 <div
16741692 class = " DynamicPageTitle-breadcrumbs"
@@ -1787,6 +1805,7 @@ exports[`DynamicPage without content 1`] = `
17871805 >
17881806 <div
17891807 class = " DynamicPageTitle-title"
1808+ data-component-name = " DynamicPageTitleHeading"
17901809 >
17911810 <ui5-title
17921811 level = " H2"
@@ -1797,6 +1816,7 @@ exports[`DynamicPage without content 1`] = `
17971816 </div >
17981817 <div
17991818 class = " DynamicPageTitle-content"
1819+ data-component-name = " DynamicPageTitleContent"
18001820 style = " padding-left: 0.5rem;"
18011821 >
18021822 <ui5-badge
@@ -1809,6 +1829,7 @@ exports[`DynamicPage without content 1`] = `
18091829 </div >
18101830 <div
18111831 class = " Toolbar-outerContainer Toolbar-clear Toolbar-active DynamicPageTitle-toolbar"
1832+ data-component-name = " DynamicPageTitleActions"
18121833 >
18131834 <div
18141835 class = " Toolbar-toolbar"
@@ -1891,6 +1912,7 @@ exports[`DynamicPage without content 1`] = `
18911912 >
18921913 <div
18931914 class = " DynamicPageTitle-subTitleBottom"
1915+ data-component-name = " DynamicPageTitleSubheading"
18941916 >
18951917 <ui5-label
18961918 ui5-label = " "
@@ -1949,6 +1971,7 @@ exports[`DynamicPage without content 1`] = `
19491971 >
19501972 <section
19511973 class = " DynamicPageAnchorBar-anchorBarActionButton"
1974+ data-component-name = " DynamicPageAnchorBar"
19521975 role = " navigation"
19531976 >
19541977 <ui5-button
0 commit comments