Fixes
- ensure global styles are updated by the newest runtime (#13745) (3cdaa23)
- ui5-search: keep popup open on item click when search event is prevented (#13757) (32f551b), closes #13750
- ui5-shellbar-branding: space key now triggers click event (#13748) (17b6d45)
- ui5-shellbar-item: fire click event when item is clicked in overflow popover (#13747) (703bb33)
- ui5-shellbar-search: fix closing popup on tapping magnifier icon in mobile (#13746) (182b9c3)
- ui5-shellbar: ignore non-ShellBarItem children in overflow calculation (#13744) (5898503)
- ui5-shellbar: return overflow button from notificationsDomRef wh… (#13753) (bc210b2), closes #13752