Bug Fixes
- base: remove stale @ts-expect-error from HTMLSanitizer (#14062) (42d242a), closes #14060
- framework: cache base theme to avoid repeated getComputedStyle calls (#14051) (f350e53)
- ui5-card: Header counter is properly aligned (#13947) (9856f4f)
- ui5-combobox: prevent exception when item text is undefined (#14035) (729e400)
- ui5-date-picker: prevent placeholder announcement when value is set (#14049) (172aaee)
- ui5-dynamic-page: toggle button reading fixed (#13990) (1aba7b4)
- ui5-list: guard missing focus DOM ref (#14044) (967b282), closes #14008
- ui5-list: restore keyboard and body selection for InactiveSelectable items (#14037) (b02452d), closes #14011
- ui5-search,ui5-shellbar-search: close the search popover on user request (#14001) (770baa0)
- ui5-shellbar: prevent search auto-expand on non-desktop resize (#14025) (16df88a)
- ui5-shellbar: update Joule assistant button icon in website samples (#14038) (a042bc8), closes #14021
- ui5-time-picker: separate mobile and desktop value-help tap handling (#14048) (fa3e854)
- ui5-timeline: prevent clipped focus outlines (#14029) (f199ba4)
- ui5-timeline: scroll horizontally focused items into view (#14030) (6d394ba)
- ui5-wizard: announce active step with aria-current="step" (#14032) (823c2f8)
Features
- ui5-avatar-badge: add colorScheme property for extended color palette (#14009) (849466d), closes #13925
- ui5-tokenizer: announce token deletion (#14010) (b5551f8)
- ui5-toolbar: add overflow-group property for atomic group overflow (#13949) (bf491e7)
- ui5-user-settings-notifications-view: introduce NotificationsView in UserSettingsDialog (#13885) (5ef9250)