@@ -144,17 +144,6 @@ exports[`ObjectPage IconTabBar Mode 1`] = `
144
144
design = " Default"
145
145
icon = " slim-arrow-down"
146
146
/>
147
- <ui5-popover
148
- horizontal-align = " Center"
149
- no-arrow = " true"
150
- placement-type = " Bottom"
151
- vertical-align = " Center"
152
- >
153
- <ui5-list
154
- mode = " None"
155
- separators = " All"
156
- />
157
- </ui5-popover >
158
147
</section >
159
148
<section
160
149
data-component-name = " ObjectPageSection"
@@ -265,17 +254,6 @@ exports[`ObjectPage Just Some Sections 1`] = `
265
254
text = " "
266
255
/>
267
256
</ui5-tabcontainer >
268
- <ui5-popover
269
- horizontal-align = " Center"
270
- no-arrow = " true"
271
- placement-type = " Bottom"
272
- vertical-align = " Center"
273
- >
274
- <ui5-list
275
- mode = " None"
276
- separators = " All"
277
- />
278
- </ui5-popover >
279
257
</section >
280
258
<section
281
259
data-component-name = " ObjectPageSection"
@@ -447,17 +425,6 @@ exports[`ObjectPage Key Infos 1`] = `
447
425
text = " "
448
426
/>
449
427
</ui5-tabcontainer >
450
- <ui5-popover
451
- horizontal-align = " Center"
452
- no-arrow = " true"
453
- placement-type = " Bottom"
454
- vertical-align = " Center"
455
- >
456
- <ui5-list
457
- mode = " None"
458
- separators = " All"
459
- />
460
- </ui5-popover >
461
428
</section >
462
429
<section
463
430
data-component-name = " ObjectPageSection"
@@ -587,17 +554,6 @@ exports[`ObjectPage No Header 1`] = `
587
554
text = " "
588
555
/>
589
556
</ui5-tabcontainer >
590
- <ui5-popover
591
- horizontal-align = " Center"
592
- no-arrow = " true"
593
- placement-type = " Bottom"
594
- vertical-align = " Center"
595
- >
596
- <ui5-list
597
- mode = " None"
598
- separators = " All"
599
- />
600
- </ui5-popover >
601
557
</section >
602
558
<section
603
559
data-component-name = " ObjectPageSection"
@@ -713,17 +669,6 @@ exports[`ObjectPage Not crashing with 0 sections 1`] = `
713
669
tab-layout = " Standard"
714
670
tabs-placement = " Top"
715
671
/>
716
- <ui5-popover
717
- horizontal-align = " Center"
718
- no-arrow = " true"
719
- placement-type = " Bottom"
720
- vertical-align = " Center"
721
- >
722
- <ui5-list
723
- mode = " None"
724
- separators = " All"
725
- />
726
- </ui5-popover >
727
672
</section >
728
673
</div >
729
674
` ;
@@ -801,17 +746,6 @@ exports[`ObjectPage Not crashing with 1 section - Default Mode 1`] = `
801
746
text = " "
802
747
/>
803
748
</ui5-tabcontainer >
804
- <ui5-popover
805
- horizontal-align = " Center"
806
- no-arrow = " true"
807
- placement-type = " Bottom"
808
- vertical-align = " Center"
809
- >
810
- <ui5-list
811
- mode = " None"
812
- separators = " All"
813
- />
814
- </ui5-popover >
815
749
</section >
816
750
<section
817
751
data-component-name = " ObjectPageSection"
@@ -912,17 +846,6 @@ exports[`ObjectPage Not crashing with 1 section - IconTabBar Mode 1`] = `
912
846
text = " "
913
847
/>
914
848
</ui5-tabcontainer >
915
- <ui5-popover
916
- horizontal-align = " Center"
917
- no-arrow = " true"
918
- placement-type = " Bottom"
919
- vertical-align = " Center"
920
- >
921
- <ui5-list
922
- mode = " None"
923
- separators = " All"
924
- />
925
- </ui5-popover >
926
849
</section >
927
850
<section
928
851
data-component-name = " ObjectPageSection"
@@ -1076,17 +999,6 @@ exports[`ObjectPage Only Sections 1`] = `
1076
999
text = " Test 3"
1077
1000
/>
1078
1001
</ui5-tabcontainer >
1079
- <ui5-popover
1080
- horizontal-align = " Center"
1081
- no-arrow = " true"
1082
- placement-type = " Bottom"
1083
- vertical-align = " Center"
1084
- >
1085
- <ui5-list
1086
- mode = " None"
1087
- separators = " All"
1088
- />
1089
- </ui5-popover >
1090
1002
</section >
1091
1003
<section
1092
1004
data-component-name = " ObjectPageSection"
@@ -1251,17 +1163,6 @@ exports[`ObjectPage Set selected section id 1`] = `
1251
1163
text = " "
1252
1164
/>
1253
1165
</ui5-tabcontainer >
1254
- <ui5-popover
1255
- horizontal-align = " Center"
1256
- no-arrow = " true"
1257
- placement-type = " Bottom"
1258
- vertical-align = " Center"
1259
- >
1260
- <ui5-list
1261
- mode = " None"
1262
- separators = " All"
1263
- />
1264
- </ui5-popover >
1265
1166
</section >
1266
1167
<section
1267
1168
data-component-name = " ObjectPageSection"
@@ -1433,17 +1334,6 @@ exports[`ObjectPage With Subsections 1`] = `
1433
1334
design = " Default"
1434
1335
icon = " slim-arrow-down"
1435
1336
/>
1436
- <ui5-popover
1437
- horizontal-align = " Center"
1438
- no-arrow = " true"
1439
- placement-type = " Bottom"
1440
- vertical-align = " Center"
1441
- >
1442
- <ui5-list
1443
- mode = " None"
1444
- separators = " All"
1445
- />
1446
- </ui5-popover >
1447
1337
</section >
1448
1338
<section
1449
1339
data-component-name = " ObjectPageSection"
0 commit comments