@openui5/sap.m 1.127.0 → 1.128.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (492) hide show
  1. package/package.json +4 -4
  2. package/src/sap/m/.library +1 -1
  3. package/src/sap/m/AccButton.js +1 -1
  4. package/src/sap/m/ActionListItem.js +1 -1
  5. package/src/sap/m/ActionSelect.js +1 -1
  6. package/src/sap/m/ActionSheet.js +1 -1
  7. package/src/sap/m/ActionTile.js +1 -1
  8. package/src/sap/m/ActionTileContent.js +1 -1
  9. package/src/sap/m/AdditionalTextButton.js +1 -1
  10. package/src/sap/m/App.js +1 -1
  11. package/src/sap/m/AssociativeOverflowToolbar.js +1 -1
  12. package/src/sap/m/Avatar.js +1 -1
  13. package/src/sap/m/Bar.js +1 -1
  14. package/src/sap/m/Breadcrumbs.js +1 -1
  15. package/src/sap/m/BusyDialog.js +1 -1
  16. package/src/sap/m/BusyIndicator.js +1 -1
  17. package/src/sap/m/Button.js +1 -1
  18. package/src/sap/m/Carousel.js +1 -1
  19. package/src/sap/m/CarouselLayout.js +1 -1
  20. package/src/sap/m/CheckBox.js +1 -1
  21. package/src/sap/m/ColorPalette.js +1 -1
  22. package/src/sap/m/ColorPalettePopover.js +1 -1
  23. package/src/sap/m/Column.js +1 -1
  24. package/src/sap/m/ColumnHeaderPopover.js +1 -1
  25. package/src/sap/m/ColumnListItem.js +1 -1
  26. package/src/sap/m/ColumnPopoverActionItem.js +1 -1
  27. package/src/sap/m/ColumnPopoverCustomItem.js +1 -1
  28. package/src/sap/m/ColumnPopoverItem.js +1 -1
  29. package/src/sap/m/ColumnPopoverSelectListItem.js +1 -1
  30. package/src/sap/m/ColumnPopoverSortItem.js +1 -1
  31. package/src/sap/m/ComboBox.js +1 -1
  32. package/src/sap/m/ComboBoxBase.js +1 -1
  33. package/src/sap/m/ComboBoxTextField.js +1 -1
  34. package/src/sap/m/ContentConfig.js +1 -1
  35. package/src/sap/m/CustomListItem.js +1 -1
  36. package/src/sap/m/CustomTile.js +1 -1
  37. package/src/sap/m/CustomTreeItem.js +1 -1
  38. package/src/sap/m/DatePicker.js +1 -1
  39. package/src/sap/m/DateRangeSelection.js +2 -2
  40. package/src/sap/m/DateTimeField.js +1 -1
  41. package/src/sap/m/DateTimeInput.js +1 -1
  42. package/src/sap/m/DateTimePicker.js +1 -1
  43. package/src/sap/m/Dialog.js +2 -2
  44. package/src/sap/m/DialogRenderer.js +11 -3
  45. package/src/sap/m/DisplayListItem.js +1 -1
  46. package/src/sap/m/DraftIndicator.js +1 -1
  47. package/src/sap/m/DynamicDate.js +1 -1
  48. package/src/sap/m/DynamicDateOption.js +1 -1
  49. package/src/sap/m/DynamicDateRange.js +1 -1
  50. package/src/sap/m/DynamicDateValueHelpUIType.js +1 -1
  51. package/src/sap/m/ExpandableText.js +1 -1
  52. package/src/sap/m/FacetFilter.js +1 -1
  53. package/src/sap/m/FacetFilterItem.js +1 -1
  54. package/src/sap/m/FacetFilterList.js +1 -1
  55. package/src/sap/m/FeedContent.js +1 -1
  56. package/src/sap/m/FeedInput.js +1 -1
  57. package/src/sap/m/FeedListItem.js +1 -1
  58. package/src/sap/m/FeedListItemAction.js +1 -1
  59. package/src/sap/m/FeedListItemRenderer.js +15 -14
  60. package/src/sap/m/Fiori20Adapter.js +3 -3
  61. package/src/sap/m/FlexBox.js +1 -1
  62. package/src/sap/m/FlexItemData.js +1 -1
  63. package/src/sap/m/FormattedText.js +1 -1
  64. package/src/sap/m/GenericTag.js +11 -5
  65. package/src/sap/m/GenericTile.js +1 -1
  66. package/src/sap/m/GenericTileRenderer.js +5 -1
  67. package/src/sap/m/GroupHeaderListItem.js +1 -1
  68. package/src/sap/m/GrowingList.js +1 -1
  69. package/src/sap/m/HBox.js +1 -1
  70. package/src/sap/m/HeaderContainer.js +1 -1
  71. package/src/sap/m/HeaderContainerItemNavigator.js +1 -1
  72. package/src/sap/m/IconTabBar.js +1 -1
  73. package/src/sap/m/IconTabBarSelectList.js +1 -1
  74. package/src/sap/m/IconTabFilter.js +1 -1
  75. package/src/sap/m/IconTabFilterExpandButtonBadge.js +1 -1
  76. package/src/sap/m/IconTabHeader.js +1 -1
  77. package/src/sap/m/IconTabSeparator.js +1 -1
  78. package/src/sap/m/IllustratedMessage.js +1 -1
  79. package/src/sap/m/Illustration.js +1 -1
  80. package/src/sap/m/Image.js +1 -1
  81. package/src/sap/m/ImageContent.js +1 -1
  82. package/src/sap/m/Input.js +2 -17
  83. package/src/sap/m/InputBase.js +16 -2
  84. package/src/sap/m/InputListItem.js +1 -1
  85. package/src/sap/m/Label.js +1 -1
  86. package/src/sap/m/LightBox.js +1 -1
  87. package/src/sap/m/LightBoxItem.js +1 -1
  88. package/src/sap/m/Link.js +120 -5
  89. package/src/sap/m/LinkRenderer.js +18 -0
  90. package/src/sap/m/LinkTileContent.js +1 -1
  91. package/src/sap/m/List.js +1 -1
  92. package/src/sap/m/ListBase.js +44 -2
  93. package/src/sap/m/ListItemBase.js +1 -1
  94. package/src/sap/m/MaskEnabler.js +1 -1
  95. package/src/sap/m/MaskInput.js +1 -1
  96. package/src/sap/m/MaskInputRule.js +1 -1
  97. package/src/sap/m/Menu.js +1 -1
  98. package/src/sap/m/MenuButton.js +1 -1
  99. package/src/sap/m/MenuItem.js +1 -1
  100. package/src/sap/m/MenuItemGroup.js +1 -1
  101. package/src/sap/m/MenuListItem.js +1 -1
  102. package/src/sap/m/MessageItem.js +10 -2
  103. package/src/sap/m/MessageListItem.js +2 -2
  104. package/src/sap/m/MessagePage.js +1 -1
  105. package/src/sap/m/MessagePopover.js +1 -1
  106. package/src/sap/m/MessagePopoverItem.js +1 -1
  107. package/src/sap/m/MessageStrip.js +1 -1
  108. package/src/sap/m/MessageToast.js +1 -1
  109. package/src/sap/m/MessageView.js +10 -7
  110. package/src/sap/m/MultiComboBox.js +1 -1
  111. package/src/sap/m/MultiEditField.js +1 -1
  112. package/src/sap/m/MultiInput.js +1 -1
  113. package/src/sap/m/NavContainer.js +1 -1
  114. package/src/sap/m/NewsContent.js +1 -1
  115. package/src/sap/m/NotificationList.js +1 -1
  116. package/src/sap/m/NotificationListBase.js +1 -1
  117. package/src/sap/m/NotificationListGroup.js +1 -1
  118. package/src/sap/m/NotificationListItem.js +1 -1
  119. package/src/sap/m/NumericContent.js +1 -1
  120. package/src/sap/m/NumericInput.js +1 -1
  121. package/src/sap/m/ObjectAttribute.js +1 -1
  122. package/src/sap/m/ObjectHeader.js +1 -1
  123. package/src/sap/m/ObjectIdentifier.js +12 -5
  124. package/src/sap/m/ObjectListItem.js +1 -1
  125. package/src/sap/m/ObjectMarker.js +1 -1
  126. package/src/sap/m/ObjectNumber.js +4 -4
  127. package/src/sap/m/ObjectStatus.js +13 -7
  128. package/src/sap/m/ObjectStatusRenderer.js +8 -0
  129. package/src/sap/m/OverflowToolbar.js +21 -2
  130. package/src/sap/m/OverflowToolbarAssociativePopover.js +1 -1
  131. package/src/sap/m/OverflowToolbarButton.js +1 -1
  132. package/src/sap/m/OverflowToolbarLayoutData.js +1 -1
  133. package/src/sap/m/OverflowToolbarMenuButton.js +1 -1
  134. package/src/sap/m/OverflowToolbarToggleButton.js +1 -1
  135. package/src/sap/m/P13nAnyFilterItem.js +1 -1
  136. package/src/sap/m/P13nColumnsItem.js +1 -1
  137. package/src/sap/m/P13nColumnsPanel.js +1 -1
  138. package/src/sap/m/P13nConditionPanel.js +3 -5
  139. package/src/sap/m/P13nDialog.js +1 -1
  140. package/src/sap/m/P13nDimMeasureItem.js +1 -1
  141. package/src/sap/m/P13nDimMeasurePanel.js +1 -1
  142. package/src/sap/m/P13nFilterItem.js +1 -1
  143. package/src/sap/m/P13nFilterPanel.js +1 -1
  144. package/src/sap/m/P13nGroupItem.js +1 -1
  145. package/src/sap/m/P13nGroupPanel.js +1 -1
  146. package/src/sap/m/P13nItem.js +1 -1
  147. package/src/sap/m/P13nPanel.js +1 -1
  148. package/src/sap/m/P13nSelectionItem.js +1 -1
  149. package/src/sap/m/P13nSelectionPanel.js +1 -1
  150. package/src/sap/m/P13nSortItem.js +1 -1
  151. package/src/sap/m/P13nSortPanel.js +1 -1
  152. package/src/sap/m/PDFViewer.js +1 -1
  153. package/src/sap/m/Page.js +1 -4
  154. package/src/sap/m/PageAccessibleLandmarkInfo.js +1 -1
  155. package/src/sap/m/PagingButton.js +1 -1
  156. package/src/sap/m/Panel.js +1 -1
  157. package/src/sap/m/PlanningCalendar.js +13 -6
  158. package/src/sap/m/PlanningCalendarHeader.js +1 -1
  159. package/src/sap/m/PlanningCalendarLegend.js +1 -1
  160. package/src/sap/m/PlanningCalendarLegendRenderer.js +4 -1
  161. package/src/sap/m/PlanningCalendarRow.js +11 -5
  162. package/src/sap/m/PlanningCalendarView.js +1 -1
  163. package/src/sap/m/Popover.js +6 -4
  164. package/src/sap/m/PopoverRenderer.js +13 -3
  165. package/src/sap/m/ProgressIndicator.js +1 -1
  166. package/src/sap/m/PullToRefresh.js +1 -1
  167. package/src/sap/m/QuickView.js +1 -1
  168. package/src/sap/m/QuickViewBase.js +1 -1
  169. package/src/sap/m/QuickViewCard.js +1 -1
  170. package/src/sap/m/QuickViewGroup.js +1 -1
  171. package/src/sap/m/QuickViewGroupElement.js +1 -1
  172. package/src/sap/m/QuickViewPage.js +1 -1
  173. package/src/sap/m/RadioButton.js +1 -1
  174. package/src/sap/m/RadioButtonGroup.js +1 -1
  175. package/src/sap/m/RangeSlider.js +1 -1
  176. package/src/sap/m/RatingIndicator.js +1 -1
  177. package/src/sap/m/ResponsivePopover.js +1 -1
  178. package/src/sap/m/ResponsiveScale.js +1 -1
  179. package/src/sap/m/ScrollBar.js +1 -1
  180. package/src/sap/m/ScrollContainer.js +1 -1
  181. package/src/sap/m/SearchField.js +1 -1
  182. package/src/sap/m/SegmentedButton.js +1 -1
  183. package/src/sap/m/SegmentedButtonItem.js +1 -1
  184. package/src/sap/m/Select.js +1 -1
  185. package/src/sap/m/SelectDialog.js +12 -7
  186. package/src/sap/m/SelectDialogBase.js +21 -1
  187. package/src/sap/m/SelectList.js +1 -1
  188. package/src/sap/m/SelectionDetails.js +1 -29
  189. package/src/sap/m/SelectionDetailsFacade.js +2 -2
  190. package/src/sap/m/SelectionDetailsItem.js +1 -1
  191. package/src/sap/m/SelectionDetailsItemLine.js +1 -1
  192. package/src/sap/m/Shell.js +1 -1
  193. package/src/sap/m/SimpleFixFlex.js +1 -1
  194. package/src/sap/m/SinglePlanningCalendar.js +15 -2
  195. package/src/sap/m/SinglePlanningCalendarDayView.js +1 -1
  196. package/src/sap/m/SinglePlanningCalendarGrid.js +45 -1
  197. package/src/sap/m/SinglePlanningCalendarGridRenderer.js +78 -13
  198. package/src/sap/m/SinglePlanningCalendarMonthGrid.js +65 -3
  199. package/src/sap/m/SinglePlanningCalendarMonthGridRenderer.js +13 -6
  200. package/src/sap/m/SinglePlanningCalendarMonthView.js +1 -1
  201. package/src/sap/m/SinglePlanningCalendarView.js +1 -1
  202. package/src/sap/m/SinglePlanningCalendarWeekView.js +1 -1
  203. package/src/sap/m/SinglePlanningCalendarWorkWeekView.js +1 -1
  204. package/src/sap/m/SlideTile.js +1 -1
  205. package/src/sap/m/Slider.js +1 -1
  206. package/src/sap/m/SliderTooltip.js +1 -1
  207. package/src/sap/m/SliderTooltipBase.js +1 -1
  208. package/src/sap/m/SliderTooltipContainer.js +1 -1
  209. package/src/sap/m/SplitApp.js +1 -1
  210. package/src/sap/m/SplitButton.js +1 -1
  211. package/src/sap/m/SplitContainer.js +1 -1
  212. package/src/sap/m/StandardDynamicDateOption.js +1 -1
  213. package/src/sap/m/StandardListItem.js +1 -1
  214. package/src/sap/m/StandardTile.js +1 -1
  215. package/src/sap/m/StandardTreeItem.js +1 -1
  216. package/src/sap/m/StepInput.js +1 -1
  217. package/src/sap/m/SuggestionItem.js +1 -1
  218. package/src/sap/m/SuggestionsPopover.js +1 -1
  219. package/src/sap/m/Switch.js +1 -1
  220. package/src/sap/m/TabContainer.js +1 -1
  221. package/src/sap/m/TabContainerItem.js +1 -1
  222. package/src/sap/m/TabStrip.js +1 -1
  223. package/src/sap/m/TabStripItem.js +1 -1
  224. package/src/sap/m/Table.js +1 -1
  225. package/src/sap/m/TablePersoController.js +1 -1
  226. package/src/sap/m/TablePersoDialog.js +1 -1
  227. package/src/sap/m/TablePersoProvider.js +1 -1
  228. package/src/sap/m/TableSelectDialog.js +12 -8
  229. package/src/sap/m/Text.js +1 -1
  230. package/src/sap/m/TextArea.js +1 -1
  231. package/src/sap/m/Tile.js +1 -1
  232. package/src/sap/m/TileContainer.js +1 -1
  233. package/src/sap/m/TileContent.js +1 -1
  234. package/src/sap/m/TileInfo.js +1 -1
  235. package/src/sap/m/TimePicker.js +1 -1
  236. package/src/sap/m/TimePickerClock.js +1 -1
  237. package/src/sap/m/TimePickerClocks.js +1 -1
  238. package/src/sap/m/TimePickerInputs.js +1 -1
  239. package/src/sap/m/TimePickerInternals.js +1 -1
  240. package/src/sap/m/TimePickerSlider.js +1 -1
  241. package/src/sap/m/TimePickerSliders.js +1 -1
  242. package/src/sap/m/Title.js +1 -1
  243. package/src/sap/m/TitlePropagationSupport.js +1 -1
  244. package/src/sap/m/ToggleButton.js +1 -1
  245. package/src/sap/m/Token.js +1 -1
  246. package/src/sap/m/Tokenizer.js +1 -1
  247. package/src/sap/m/Toolbar.js +112 -2
  248. package/src/sap/m/ToolbarLayoutData.js +1 -1
  249. package/src/sap/m/ToolbarSeparator.js +1 -1
  250. package/src/sap/m/ToolbarSpacer.js +1 -1
  251. package/src/sap/m/Tree.js +1 -1
  252. package/src/sap/m/TreeItemBase.js +1 -1
  253. package/src/sap/m/UploadCollection.js +1 -1
  254. package/src/sap/m/UploadCollectionItem.js +1 -1
  255. package/src/sap/m/UploadCollectionParameter.js +1 -1
  256. package/src/sap/m/UploadCollectionToolbarPlaceholder.js +1 -1
  257. package/src/sap/m/VBox.js +1 -1
  258. package/src/sap/m/ValueStateHeader.js +1 -1
  259. package/src/sap/m/VariantItem.js +1 -0
  260. package/src/sap/m/ViewSettingsCustomItem.js +1 -1
  261. package/src/sap/m/ViewSettingsCustomTab.js +1 -1
  262. package/src/sap/m/ViewSettingsDialog.js +1 -1
  263. package/src/sap/m/ViewSettingsFilterItem.js +1 -1
  264. package/src/sap/m/ViewSettingsItem.js +1 -1
  265. package/src/sap/m/VisibleItem.js +1 -1
  266. package/src/sap/m/WheelSlider.js +1 -1
  267. package/src/sap/m/WheelSliderContainer.js +1 -1
  268. package/src/sap/m/Wizard.js +1 -1
  269. package/src/sap/m/WizardProgressNavigator.js +1 -1
  270. package/src/sap/m/WizardStep.js +1 -1
  271. package/src/sap/m/changeHandler/AddTableColumn.js +1 -1
  272. package/src/sap/m/changeHandler/ChangeLinkTarget.js +1 -1
  273. package/src/sap/m/changeHandler/CombineButtons.js +1 -1
  274. package/src/sap/m/changeHandler/MoveTableColumns.js +1 -1
  275. package/src/sap/m/changeHandler/SelectIconTabBarFilter.js +1 -1
  276. package/src/sap/m/changeHandler/SplitMenuButton.js +1 -1
  277. package/src/sap/m/library.js +2 -2
  278. package/src/sap/m/messagebundle.properties +12 -2
  279. package/src/sap/m/messagebundle_ar.properties +8 -2
  280. package/src/sap/m/messagebundle_bg.properties +8 -2
  281. package/src/sap/m/messagebundle_ca.properties +9 -3
  282. package/src/sap/m/messagebundle_cnr.properties +8 -2
  283. package/src/sap/m/messagebundle_cs.properties +8 -2
  284. package/src/sap/m/messagebundle_cy.properties +8 -2
  285. package/src/sap/m/messagebundle_da.properties +10 -4
  286. package/src/sap/m/messagebundle_de.properties +8 -2
  287. package/src/sap/m/messagebundle_el.properties +11 -5
  288. package/src/sap/m/messagebundle_en.properties +11 -5
  289. package/src/sap/m/messagebundle_en_GB.properties +11 -5
  290. package/src/sap/m/messagebundle_en_US_saprigi.properties +11 -5
  291. package/src/sap/m/messagebundle_es.properties +9 -3
  292. package/src/sap/m/messagebundle_es_MX.properties +9 -3
  293. package/src/sap/m/messagebundle_et.properties +8 -2
  294. package/src/sap/m/messagebundle_fi.properties +8 -2
  295. package/src/sap/m/messagebundle_fr.properties +8 -2
  296. package/src/sap/m/messagebundle_fr_CA.properties +8 -2
  297. package/src/sap/m/messagebundle_hi.properties +11 -5
  298. package/src/sap/m/messagebundle_hr.properties +8 -2
  299. package/src/sap/m/messagebundle_hu.properties +9 -3
  300. package/src/sap/m/messagebundle_id.properties +16 -10
  301. package/src/sap/m/messagebundle_it.properties +11 -5
  302. package/src/sap/m/messagebundle_iw.properties +8 -2
  303. package/src/sap/m/messagebundle_ja.properties +6 -0
  304. package/src/sap/m/messagebundle_kk.properties +12 -6
  305. package/src/sap/m/messagebundle_ko.properties +6 -0
  306. package/src/sap/m/messagebundle_lt.properties +8 -2
  307. package/src/sap/m/messagebundle_lv.properties +13 -7
  308. package/src/sap/m/messagebundle_mk.properties +10 -4
  309. package/src/sap/m/messagebundle_ms.properties +8 -2
  310. package/src/sap/m/messagebundle_nl.properties +8 -2
  311. package/src/sap/m/messagebundle_no.properties +8 -2
  312. package/src/sap/m/messagebundle_pl.properties +11 -5
  313. package/src/sap/m/messagebundle_pt.properties +8 -2
  314. package/src/sap/m/messagebundle_pt_PT.properties +8 -2
  315. package/src/sap/m/messagebundle_ro.properties +8 -2
  316. package/src/sap/m/messagebundle_ru.properties +10 -4
  317. package/src/sap/m/messagebundle_sh.properties +8 -2
  318. package/src/sap/m/messagebundle_sk.properties +8 -2
  319. package/src/sap/m/messagebundle_sl.properties +15 -9
  320. package/src/sap/m/messagebundle_sr.properties +8 -2
  321. package/src/sap/m/messagebundle_sv.properties +8 -2
  322. package/src/sap/m/messagebundle_th.properties +8 -2
  323. package/src/sap/m/messagebundle_tr.properties +8 -2
  324. package/src/sap/m/messagebundle_uk.properties +8 -2
  325. package/src/sap/m/messagebundle_vi.properties +9 -3
  326. package/src/sap/m/messagebundle_zh_CN.properties +10 -4
  327. package/src/sap/m/messagebundle_zh_TW.properties +11 -5
  328. package/src/sap/m/p13n/AbstractContainer.js +2 -2
  329. package/src/sap/m/p13n/AbstractContainerItem.js +2 -2
  330. package/src/sap/m/p13n/BasePanel.js +2 -2
  331. package/src/sap/m/p13n/Container.js +1 -1
  332. package/src/sap/m/p13n/Engine.js +2 -2
  333. package/src/sap/m/p13n/FilterController.js +1 -1
  334. package/src/sap/m/p13n/FilterPanel.js +1 -1
  335. package/src/sap/m/p13n/GroupController.js +1 -1
  336. package/src/sap/m/p13n/GroupPanel.js +1 -1
  337. package/src/sap/m/p13n/MessageStrip.js +64 -0
  338. package/src/sap/m/p13n/Popup.js +1 -1
  339. package/src/sap/m/p13n/QueryPanel.js +1 -1
  340. package/src/sap/m/p13n/SelectionController.js +1 -1
  341. package/src/sap/m/p13n/SelectionPanel.js +1 -1
  342. package/src/sap/m/p13n/SortController.js +1 -1
  343. package/src/sap/m/p13n/SortPanel.js +1 -1
  344. package/src/sap/m/p13n/modules/DefaultProviderRegistry.js +1 -1
  345. package/src/sap/m/p13n/modules/StateHandlerRegistry.js +1 -1
  346. package/src/sap/m/p13n/modules/UIManager.js +1 -1
  347. package/src/sap/m/plugins/CellSelector.js +22 -12
  348. package/src/sap/m/plugins/ColumnResizer.js +1 -1
  349. package/src/sap/m/plugins/ContextMenuSetting.js +1 -1
  350. package/src/sap/m/plugins/CopyProvider.js +1 -1
  351. package/src/sap/m/plugins/DataStateIndicator.js +1 -1
  352. package/src/sap/m/plugins/PasteProvider.js +1 -1
  353. package/src/sap/m/plugins/PluginBase.js +1 -1
  354. package/src/sap/m/plugins/UploadSetwithTable.js +1 -1
  355. package/src/sap/m/semantic/AddAction.js +1 -1
  356. package/src/sap/m/semantic/CancelAction.js +1 -1
  357. package/src/sap/m/semantic/DeleteAction.js +1 -1
  358. package/src/sap/m/semantic/DetailPage.js +1 -1
  359. package/src/sap/m/semantic/DiscussInJamAction.js +1 -1
  360. package/src/sap/m/semantic/EditAction.js +1 -1
  361. package/src/sap/m/semantic/FavoriteAction.js +1 -1
  362. package/src/sap/m/semantic/FilterAction.js +1 -1
  363. package/src/sap/m/semantic/FilterSelect.js +1 -1
  364. package/src/sap/m/semantic/FlagAction.js +1 -1
  365. package/src/sap/m/semantic/ForwardAction.js +1 -1
  366. package/src/sap/m/semantic/FullscreenPage.js +1 -1
  367. package/src/sap/m/semantic/GroupAction.js +1 -1
  368. package/src/sap/m/semantic/GroupSelect.js +1 -1
  369. package/src/sap/m/semantic/MainAction.js +1 -1
  370. package/src/sap/m/semantic/MasterPage.js +1 -1
  371. package/src/sap/m/semantic/MessagesIndicator.js +1 -1
  372. package/src/sap/m/semantic/MultiSelectAction.js +1 -1
  373. package/src/sap/m/semantic/NegativeAction.js +1 -1
  374. package/src/sap/m/semantic/OpenInAction.js +1 -1
  375. package/src/sap/m/semantic/PositiveAction.js +1 -1
  376. package/src/sap/m/semantic/PrintAction.js +1 -1
  377. package/src/sap/m/semantic/SaveAction.js +1 -1
  378. package/src/sap/m/semantic/Segment.js +1 -1
  379. package/src/sap/m/semantic/SegmentedContainer.js +1 -1
  380. package/src/sap/m/semantic/SemanticButton.js +1 -1
  381. package/src/sap/m/semantic/SemanticConfiguration.js +1 -1
  382. package/src/sap/m/semantic/SemanticControl.js +1 -1
  383. package/src/sap/m/semantic/SemanticOverflowToolbarButton.js +1 -1
  384. package/src/sap/m/semantic/SemanticOverflowToolbarToggleButton.js +1 -1
  385. package/src/sap/m/semantic/SemanticPage.js +1 -1
  386. package/src/sap/m/semantic/SemanticSelect.js +1 -1
  387. package/src/sap/m/semantic/SemanticToggleButton.js +1 -1
  388. package/src/sap/m/semantic/SendEmailAction.js +1 -1
  389. package/src/sap/m/semantic/SendMessageAction.js +1 -1
  390. package/src/sap/m/semantic/ShareInJamAction.js +1 -1
  391. package/src/sap/m/semantic/ShareMenu.js +1 -1
  392. package/src/sap/m/semantic/ShareMenuPage.js +1 -1
  393. package/src/sap/m/semantic/SortAction.js +1 -1
  394. package/src/sap/m/semantic/SortSelect.js +1 -1
  395. package/src/sap/m/table/ColumnWidthController.js +1 -1
  396. package/src/sap/m/table/Util.js +2 -40
  397. package/src/sap/m/table/columnmenu/ActionItem.js +1 -1
  398. package/src/sap/m/table/columnmenu/Entry.js +1 -1
  399. package/src/sap/m/table/columnmenu/Item.js +1 -1
  400. package/src/sap/m/table/columnmenu/ItemBase.js +1 -1
  401. package/src/sap/m/table/columnmenu/Menu.js +29 -18
  402. package/src/sap/m/table/columnmenu/MenuBase.js +1 -1
  403. package/src/sap/m/table/columnmenu/QuickAction.js +1 -1
  404. package/src/sap/m/table/columnmenu/QuickActionBase.js +1 -1
  405. package/src/sap/m/table/columnmenu/QuickActionItem.js +1 -1
  406. package/src/sap/m/table/columnmenu/QuickGroup.js +1 -1
  407. package/src/sap/m/table/columnmenu/QuickGroupItem.js +1 -1
  408. package/src/sap/m/table/columnmenu/QuickSort.js +1 -1
  409. package/src/sap/m/table/columnmenu/QuickSortItem.js +1 -1
  410. package/src/sap/m/table/columnmenu/QuickTotal.js +1 -1
  411. package/src/sap/m/table/columnmenu/QuickTotalItem.js +1 -1
  412. package/src/sap/m/themes/base/ActionTile.less +377 -307
  413. package/src/sap/m/themes/base/ActionTileContent.less +4 -1
  414. package/src/sap/m/themes/base/Breadcrumbs.less +15 -12
  415. package/src/sap/m/themes/base/BusyIndicator.less +17 -6
  416. package/src/sap/m/themes/base/Button.less +242 -213
  417. package/src/sap/m/themes/base/Carousel.less +80 -57
  418. package/src/sap/m/themes/base/CellSelector.less +33 -33
  419. package/src/sap/m/themes/base/Dialog.less +37 -8
  420. package/src/sap/m/themes/base/FeedContent.less +1 -1
  421. package/src/sap/m/themes/base/FeedListItem.less +6 -8
  422. package/src/sap/m/themes/base/GenericTile.less +41 -5
  423. package/src/sap/m/themes/base/HeaderContainer.less +1 -1
  424. package/src/sap/m/themes/base/IconTabBar.less +10 -2
  425. package/src/sap/m/themes/base/ImageContent.less +2 -2
  426. package/src/sap/m/themes/base/Link.less +27 -4
  427. package/src/sap/m/themes/base/MessageView.less +4 -0
  428. package/src/sap/m/themes/base/MultiUnitPopover.less +0 -9
  429. package/src/sap/m/themes/base/NewsContent.less +5 -0
  430. package/src/sap/m/themes/base/NumericContent.less +1 -21
  431. package/src/sap/m/themes/base/Popover.less +23 -10
  432. package/src/sap/m/themes/base/SinglePlanningCalendarMonthGrid.less +4 -0
  433. package/src/sap/m/themes/base/SlideTile.less +4 -0
  434. package/src/sap/m/themes/base/Token.less +1 -1
  435. package/src/sap/m/themes/base/UploadSet.less +0 -4
  436. package/src/sap/m/themes/base/illustrations/sapIllus-Dialog-BalloonSky.svg +44 -32
  437. package/src/sap/m/themes/base/illustrations/sapIllus-Dialog-EmptyCalendar.svg +76 -73
  438. package/src/sap/m/themes/base/illustrations/sapIllus-Dialog-FilterTable.svg +64 -40
  439. package/src/sap/m/themes/base/illustrations/sapIllus-Dialog-NoTasks_v1.svg +61 -52
  440. package/src/sap/m/themes/base/illustrations/sapIllus-Dialog-PageNotFound.svg +23 -24
  441. package/src/sap/m/themes/base/illustrations/sapIllus-Dialog-ReloadScreen.svg +47 -33
  442. package/src/sap/m/themes/base/illustrations/sapIllus-Dialog-SearchFolder.svg +36 -26
  443. package/src/sap/m/themes/base/illustrations/sapIllus-Dialog-SuccessHighFive.svg +21 -42
  444. package/src/sap/m/themes/base/illustrations/sapIllus-Dialog-SuccessScreen.svg +46 -31
  445. package/src/sap/m/themes/base/illustrations/sapIllus-Dialog-UploadCollection.svg +26 -28
  446. package/src/sap/m/themes/base/illustrations/sapIllus-Scene-BalloonSky.svg +52 -41
  447. package/src/sap/m/themes/base/illustrations/sapIllus-Scene-EmptyCalendar.svg +89 -86
  448. package/src/sap/m/themes/base/illustrations/sapIllus-Scene-FilterTable.svg +61 -55
  449. package/src/sap/m/themes/base/illustrations/sapIllus-Scene-NoTasks_v1.svg +85 -89
  450. package/src/sap/m/themes/base/illustrations/sapIllus-Scene-PageNotFound.svg +28 -32
  451. package/src/sap/m/themes/base/illustrations/sapIllus-Scene-ReloadScreen.svg +61 -79
  452. package/src/sap/m/themes/base/illustrations/sapIllus-Scene-SearchFolder.svg +43 -35
  453. package/src/sap/m/themes/base/illustrations/sapIllus-Scene-SuccessHighFive.svg +22 -24
  454. package/src/sap/m/themes/base/illustrations/sapIllus-Scene-SuccessScreen.svg +60 -77
  455. package/src/sap/m/themes/base/illustrations/sapIllus-Scene-UploadCollection.svg +28 -29
  456. package/src/sap/m/themes/base/illustrations/sapIllus-Spot-BalloonSky.svg +42 -28
  457. package/src/sap/m/themes/base/illustrations/sapIllus-Spot-EmptyCalendar.svg +45 -42
  458. package/src/sap/m/themes/base/illustrations/sapIllus-Spot-FilterTable.svg +55 -41
  459. package/src/sap/m/themes/base/illustrations/sapIllus-Spot-GroupTable.svg +84 -65
  460. package/src/sap/m/themes/base/illustrations/sapIllus-Spot-NoTasks_v1.svg +21 -14
  461. package/src/sap/m/themes/base/illustrations/sapIllus-Spot-PageNotFound.svg +19 -26
  462. package/src/sap/m/themes/base/illustrations/sapIllus-Spot-ReloadScreen.svg +34 -30
  463. package/src/sap/m/themes/base/illustrations/sapIllus-Spot-ResizeColumn.svg +44 -36
  464. package/src/sap/m/themes/base/illustrations/sapIllus-Spot-SearchFolder.svg +36 -24
  465. package/src/sap/m/themes/base/illustrations/sapIllus-Spot-SuccessHighFive.svg +20 -27
  466. package/src/sap/m/themes/base/illustrations/sapIllus-Spot-SuccessScreen.svg +33 -30
  467. package/src/sap/m/themes/base/illustrations/sapIllus-Spot-UploadCollection.svg +29 -27
  468. package/src/sap/m/themes/sap_hcb/base_FeedListItem.less +0 -7
  469. package/src/sap/m/themes/sap_hcb/base_HeaderContainer.less +0 -5
  470. package/src/sap/m/themes/sap_hcb/base_ImageContent.less +0 -7
  471. package/src/sap/m/themes/sap_hcb/base_MultiUnitPopover.less +0 -9
  472. package/src/sap/m/themes/sap_hcb/base_NumericContent.less +1 -21
  473. package/src/sap/m/themes/sap_hcb/library.source.less +0 -1
  474. package/src/sap/m/upload/ActionsPlaceholder.js +1 -1
  475. package/src/sap/m/upload/Column.js +1 -1
  476. package/src/sap/m/upload/FilePreviewDialog.js +1 -1
  477. package/src/sap/m/upload/UploadItem.js +1 -1
  478. package/src/sap/m/upload/UploadItemConfiguration.js +1 -1
  479. package/src/sap/m/upload/UploadSet.js +26 -14
  480. package/src/sap/m/upload/UploadSetItem.js +3 -3
  481. package/src/sap/m/upload/UploadSetToolbarPlaceholder.js +1 -1
  482. package/src/sap/m/upload/UploadSetwithTable.js +1 -1
  483. package/src/sap/m/upload/UploadSetwithTableItem.js +1 -1
  484. package/src/sap/m/upload/UploaderTableItem.js +1 -1
  485. package/src/sap/m/upload/p13n/PersManager.js +1 -1
  486. package/src/sap/m/upload/p13n/mediator/BaseMediator.js +1 -1
  487. package/src/sap/m/upload/p13n/mediator/ColumnsMediator.js +1 -1
  488. package/src/sap/m/upload/p13n/mediator/FilterMediator.js +1 -1
  489. package/src/sap/m/upload/p13n/mediator/GroupMediator.js +1 -1
  490. package/src/sap/m/upload/p13n/mediator/SortMediator.js +1 -1
  491. package/src/sap/m/upload/p13n/modules/PersPopupManager.js +1 -1
  492. package/src/sap/m/themes/sap_hcb/NewsContent.less +0 -8
@@ -112,7 +112,7 @@ sap.ui.define([
112
112
  * When using the <code>sap.m.TableSelectDialog</code> in SAP Quartz and Horizon themes, the breakpoints and layout paddings could be determined by the dialog's width. To enable this concept and add responsive paddings to an element of the control, you have to add the following classes depending on your use case: <code>sapUiResponsivePadding--header</code>, <code>sapUiResponsivePadding--subHeader</code>, <code>sapUiResponsivePadding--content</code>, <code>sapUiResponsivePadding--footer</code>.
113
113
  * @extends sap.m.SelectDialogBase
114
114
  * @author SAP SE
115
- * @version 1.127.0
115
+ * @version 1.128.0
116
116
  *
117
117
  * @constructor
118
118
  * @public
@@ -382,8 +382,8 @@ sap.ui.define([
382
382
  that._oDialog.attachAfterClose(fnResetAfterClose);
383
383
  that._oDialog.close();
384
384
  } else {
385
- // update the selection label
386
385
  that._updateSelectionIndicator();
386
+ that._announceSelectionIndicator();
387
387
  }
388
388
  }
389
389
  },
@@ -567,6 +567,8 @@ sap.ui.define([
567
567
  this._sSearchFieldValue = sSearchValue || "";
568
568
 
569
569
  this._oDialog.setInitialFocus(this._getInitialFocus());
570
+ this._updateSelectionIndicator();
571
+ this.updateDialogAriaDescribedBy();
570
572
  this._oDialog.open();
571
573
 
572
574
  // open dialog with busy state if a list update is still in progress
@@ -577,9 +579,6 @@ sap.ui.define([
577
579
  // store the current selection for the cancel event
578
580
  this._aInitiallySelectedItems = this._oTable.getSelectedItems();
579
581
 
580
- // refresh the selection indicator to be in sync with the model
581
- this._updateSelectionIndicator();
582
-
583
582
  //now return the control for chaining
584
583
  return this;
585
584
  };
@@ -1210,12 +1209,17 @@ sap.ui.define([
1210
1209
  if (this.getShowClearButton() && this._oClearButton) {
1211
1210
  this._oClearButton.setEnabled(iSelectedContexts > 0);
1212
1211
  }
1213
- // update the selection label
1212
+
1214
1213
  oInfoBar.setVisible(!!iSelectedContexts);
1215
1214
  oInfoBar.getContent()[0].setText(this._oRb.getText("TABLESELECTDIALOG_SELECTEDITEMS", [iSelectedContexts]));
1215
+ SelectDialogBase.getSelectionIndicatorInvisibleText().setText(iSelectedContexts > 0 ? this._oRb.getText("TABLESELECTDIALOG_SELECTEDITEMS_SR", [iSelectedContexts]) : "");
1216
+ };
1217
+
1218
+ TableSelectDialog.prototype._announceSelectionIndicator = function () {
1219
+ const selectedContexts = this._oTable.getSelectedContextPaths(true).length;
1216
1220
 
1217
- if (this._oDialog.isOpen()) {
1218
- InvisibleMessage.getInstance().announce(iSelectedContexts > 0 ? this._oRb.getText("TABLESELECTDIALOG_SELECTEDITEMS_SR", [iSelectedContexts]) : "", InvisibleMessageMode.Polite);
1221
+ if (selectedContexts) {
1222
+ InvisibleMessage.getInstance().announce(this._oRb.getText("TABLESELECTDIALOG_SELECTEDITEMS_SR", [selectedContexts]), InvisibleMessageMode.Polite);
1219
1223
  }
1220
1224
  };
1221
1225
 
package/src/sap/m/Text.js CHANGED
@@ -59,7 +59,7 @@ function(library, Localization, Control, coreLibrary, Device, HyphenationSupport
59
59
  * @borrows sap.ui.core.ISemanticFormContent.getFormRenderAsControl as #getFormRenderAsControl
60
60
  *
61
61
  * @author SAP SE
62
- * @version 1.127.0
62
+ * @version 1.128.0
63
63
  *
64
64
  * @constructor
65
65
  * @public
@@ -86,7 +86,7 @@ function(
86
86
  * @extends sap.m.InputBase
87
87
  *
88
88
  * @author SAP SE
89
- * @version 1.127.0
89
+ * @version 1.128.0
90
90
  *
91
91
  * @constructor
92
92
  * @public
package/src/sap/m/Tile.js CHANGED
@@ -35,7 +35,7 @@ sap.ui.define([
35
35
  * @extends sap.ui.core.Control
36
36
  *
37
37
  * @author SAP SE
38
- * @version 1.127.0
38
+ * @version 1.128.0
39
39
  *
40
40
  * @constructor
41
41
  * @public
@@ -48,7 +48,7 @@ function(
48
48
  * @extends sap.ui.core.Control
49
49
  *
50
50
  * @author SAP SE
51
- * @version 1.127.0
51
+ * @version 1.128.0
52
52
  *
53
53
  * @constructor
54
54
  * @public
@@ -24,7 +24,7 @@ sap.ui.define(['./library', "sap/base/i18n/Localization", 'sap/ui/core/library',
24
24
  * @extends sap.ui.core.Control
25
25
  *
26
26
  * @author SAP SE
27
- * @version 1.127.0
27
+ * @version 1.128.0
28
28
  * @since 1.34.0
29
29
  *
30
30
  * @public
@@ -17,7 +17,7 @@ sap.ui.define([
17
17
  * @class This element is used within the GenericTile control that generates a combination of an icon and a text to create a TileInfo
18
18
  * @extends sap.ui.core.Element
19
19
  * @author SAP SE
20
- * @version 1.127.0
20
+ * @version 1.128.0
21
21
  * @constructor
22
22
  * @public
23
23
  * @since 1.124
@@ -181,7 +181,7 @@ function(
181
181
  * @extends sap.m.DateTimeField
182
182
  *
183
183
  * @author SAP SE
184
- * @version 1.127.0
184
+ * @version 1.128.0
185
185
  *
186
186
  * @constructor
187
187
  * @public
@@ -30,7 +30,7 @@ sap.ui.define([
30
30
  * @extends sap.ui.core.Control
31
31
  *
32
32
  * @author SAP SE
33
- * @version 1.127.0
33
+ * @version 1.128.0
34
34
  *
35
35
  * @constructor
36
36
  * @private
@@ -52,7 +52,7 @@ sap.ui.define([
52
52
  * @extends sap.ui.core.Control
53
53
  *
54
54
  * @author SAP SE
55
- * @version 1.127.0
55
+ * @version 1.128.0
56
56
  *
57
57
  * @constructor
58
58
  * @public
@@ -51,7 +51,7 @@ sap.ui.define([
51
51
  * @extends sap.ui.core.Control
52
52
  *
53
53
  * @author SAP SE
54
- * @version 1.127.0
54
+ * @version 1.128.0
55
55
  *
56
56
  * @constructor
57
57
  * @public
@@ -51,7 +51,7 @@ sap.ui.define([
51
51
  * @extends sap.ui.core.Control
52
52
  *
53
53
  * @author SAP SE
54
- * @version 1.127.0
54
+ * @version 1.128.0
55
55
  *
56
56
  * @constructor
57
57
  * @private
@@ -30,7 +30,7 @@ sap.ui.define([
30
30
  * @extends sap.ui.core.Control
31
31
  *
32
32
  * @author SAP SE
33
- * @version 1.127.0
33
+ * @version 1.128.0
34
34
  *
35
35
  * @constructor
36
36
  * @private
@@ -56,7 +56,7 @@ sap.ui.define([
56
56
  * @extends sap.ui.core.Control
57
57
  *
58
58
  * @author SAP SE
59
- * @version 1.127.0
59
+ * @version 1.128.0
60
60
  *
61
61
  * @constructor
62
62
  * @public
@@ -74,7 +74,7 @@ sap.ui.define([
74
74
  * @implements sap.ui.core.IShrinkable
75
75
  *
76
76
  * @author SAP SE
77
- * @version 1.127.0
77
+ * @version 1.128.0
78
78
  * @since 1.27.0
79
79
  *
80
80
  * @constructor
@@ -51,7 +51,7 @@ sap.ui.define(["sap/ui/core/ControlBehavior"],
51
51
  * style class support on existing elements by calling this function.
52
52
  *
53
53
  * @author SAP SE
54
- * @version 1.127.0
54
+ * @version 1.128.0
55
55
  *
56
56
  * @param {string} sAggregationName the name of the aggregation which should be affected
57
57
  * @param {object} fnGetTitleID function that would return the ID of the title
@@ -33,7 +33,7 @@ sap.ui.define([
33
33
  * @extends sap.m.Button
34
34
  *
35
35
  * @author SAP SE
36
- * @version 1.127.0
36
+ * @version 1.128.0
37
37
  *
38
38
  * @constructor
39
39
  * @public
@@ -50,7 +50,7 @@ sap.ui.define([
50
50
  *
51
51
  * @extends sap.ui.core.Control
52
52
  * @author SAP SE
53
- * @version 1.127.0
53
+ * @version 1.128.0
54
54
  *
55
55
  * @constructor
56
56
  * @public
@@ -82,7 +82,7 @@ sap.ui.define([
82
82
  *
83
83
  * @extends sap.ui.core.Control
84
84
  * @author SAP SE
85
- * @version 1.127.0
85
+ * @version 1.128.0
86
86
  *
87
87
  * @constructor
88
88
  * @public
@@ -78,7 +78,7 @@ function(
78
78
  * @implements sap.ui.core.Toolbar,sap.m.IBar
79
79
  *
80
80
  * @author SAP SE
81
- * @version 1.127.0
81
+ * @version 1.128.0
82
82
  *
83
83
  * @constructor
84
84
  * @public
@@ -337,10 +337,110 @@ function(
337
337
  this._oContentDelegate = {
338
338
  onAfterRendering: this._onAfterContentRendering
339
339
  };
340
+
341
+ this._handleKeyNavigationBound = this._handleKeyNavigation.bind(this);
342
+
340
343
  };
341
344
 
342
345
  Toolbar.prototype.onAfterRendering = function() {
343
346
  this._checkContents();
347
+
348
+ //Attach event listened needed for the arrow key navigation
349
+ if (this.getDomRef()) {
350
+ this.getDomRef().removeEventListener("keydown", this._handleKeyNavigationBound);
351
+ this.getDomRef().addEventListener("keydown", this._handleKeyNavigationBound);
352
+ }
353
+ };
354
+
355
+ Toolbar.prototype._handleKeyNavigation = function(oEvent) {
356
+ const focusedElement = document.activeElement;
357
+ const toolbarDom = this.getDomRef();
358
+ if (toolbarDom.contains(focusedElement)) {
359
+ if (oEvent.keyCode === KeyCodes.ARROW_RIGHT || oEvent.keyCode === KeyCodes.ARROW_DOWN) {
360
+ this._moveFocus("forward", oEvent);
361
+ } else if (oEvent.keyCode === KeyCodes.ARROW_LEFT || oEvent.keyCode === KeyCodes.ARROW_UP) {
362
+ this._moveFocus("backward", oEvent);
363
+ }
364
+ }
365
+ };
366
+
367
+ Toolbar.prototype._moveFocus = function(sDirection, oEvent) {
368
+ var aFocusableElements = this._getToolbarInteractiveControls(),
369
+ oActiveElement = Element.getActiveElement(),
370
+ oActiveDomElement = document.activeElement;
371
+
372
+ while (oActiveElement && oActiveElement.getParent() !== this) {
373
+ oActiveElement = oActiveElement.getParent();
374
+ }
375
+
376
+ var iCurrentIndex = aFocusableElements.indexOf(oActiveElement),
377
+ iNextIndex = this._calculateNextIndex(sDirection, iCurrentIndex, aFocusableElements.length),
378
+ bIsFirst = this._isFirst(sDirection, iCurrentIndex),
379
+ bIsLast = this._isLast(sDirection, iCurrentIndex, aFocusableElements);
380
+
381
+ if (this._shouldAllowDefaultBehavior(oActiveElement, oEvent)) {
382
+ return;
383
+ }
384
+
385
+ // Handle specific behaviour for the input based controls
386
+ if (this._isInputBasedControl(oActiveDomElement, oActiveElement, oEvent)) {
387
+ var bIsAtStart = oActiveDomElement.selectionStart === 0,
388
+ bIsAtEnd = oActiveDomElement.selectionStart === oActiveDomElement.value.length,
389
+ bTextSelected = oActiveDomElement.selectionStart !== oActiveDomElement.selectionEnd;
390
+
391
+ if (bTextSelected || (sDirection === "forward" && !bIsAtEnd) || (sDirection === "backward" && !bIsAtStart)) {
392
+ return;
393
+ }
394
+ }
395
+
396
+ if (aFocusableElements[iNextIndex] && !bIsFirst && !bIsLast) {
397
+ this._focusElement(aFocusableElements[iNextIndex], oEvent);
398
+ }
399
+ };
400
+
401
+ Toolbar.prototype._isInputBasedControl = function(oActiveDomElement) {
402
+ return oActiveDomElement.tagName === "INPUT" && !oActiveDomElement.readOnly;
403
+ };
404
+
405
+ Toolbar.prototype._isFirst = function(sDirection, iCurrentIndex) {
406
+ return (iCurrentIndex === 0) && (sDirection === "backward" || sDirection === "up");
407
+ };
408
+
409
+ Toolbar.prototype._isLast = function(sDirection, iCurrentIndex, aFocusableElements) {
410
+ return (iCurrentIndex === aFocusableElements.length - 1) && (sDirection === "forward" || sDirection === "down");
411
+ };
412
+
413
+ Toolbar.prototype._shouldAllowDefaultBehavior = function(oActiveElement, oEvent) {
414
+ var sActiveElementName = oActiveElement.getMetadata().getName(),
415
+ bIsSelectOrCombobox = ["sap.m.Select", "sap.m.ComboBox"].includes(sActiveElementName),
416
+ bIsUpOrDownArrowKey = [KeyCodes.ARROW_UP, KeyCodes.ARROW_DOWN].includes(oEvent.keyCode),
417
+ bIsBreadcrumbs = sActiveElementName === "sap.m.Breadcrumbs";
418
+
419
+ if (bIsUpOrDownArrowKey && bIsSelectOrCombobox || bIsBreadcrumbs) {
420
+ return true;
421
+ }
422
+
423
+ // If the control does not have its own navigation or the conditions are not met, return false
424
+ return false;
425
+ };
426
+
427
+ Toolbar.prototype._calculateNextIndex = function(sDirection, iCurrentIndex, length) {
428
+ if (sDirection === "forward") {
429
+ return (iCurrentIndex + 1) % length;
430
+ }
431
+
432
+ return (iCurrentIndex - 1 + length) % length;
433
+ };
434
+
435
+ Toolbar.prototype._focusElement = function(element, oEvent) {
436
+ element.focus();
437
+
438
+ if (document.activeElement.tagName === 'INPUT') {
439
+ document.activeElement.select(); // Optionally select text in input field
440
+ }
441
+
442
+ // Prevent the default behavior to avoid any further automatic focus movement
443
+ oEvent.preventDefault();
344
444
  };
345
445
 
346
446
  Toolbar.prototype.onLayoutDataChange = function() {
@@ -507,11 +607,21 @@ function(
507
607
  * @private
508
608
  */
509
609
  Toolbar.prototype._getToolbarInteractiveControlsCount = function () {
610
+ return this._getToolbarInteractiveControls().length;
611
+ };
612
+
613
+ /**
614
+ *
615
+ * @returns {Array} Toolbar interactive Controls
616
+ * @private
617
+ */
618
+
619
+ Toolbar.prototype._getToolbarInteractiveControls = function () {
510
620
  return this.getContent().filter(function (oControl) {
511
621
  return oControl.getVisible()
512
622
  && oControl.isA("sap.m.IToolbarInteractiveControl")
513
623
  && typeof (oControl._getToolbarInteractive) === "function" && oControl._getToolbarInteractive();
514
- }).length;
624
+ });
515
625
  };
516
626
 
517
627
  Toolbar.prototype._getActiveButton = function() {
@@ -25,7 +25,7 @@ sap.ui.define(['./library', 'sap/ui/core/LayoutData'],
25
25
  * <code>layoutData</code> aggregation of {@link sap.m.ToolbarSpacer} and if set it's ignored.
26
26
  *
27
27
  * @extends sap.ui.core.LayoutData
28
- * @version 1.127.0
28
+ * @version 1.128.0
29
29
  *
30
30
  * @constructor
31
31
  * @public
@@ -23,7 +23,7 @@ sap.ui.define(['./library', 'sap/ui/core/Control', './ToolbarSeparatorRenderer']
23
23
  * @extends sap.ui.core.Control
24
24
  *
25
25
  * @author SAP SE
26
- * @version 1.127.0
26
+ * @version 1.128.0
27
27
  *
28
28
  * @constructor
29
29
  * @public
@@ -29,7 +29,7 @@ function(library, Control, ToolbarSpacerRenderer, Log) {
29
29
  * @extends sap.ui.core.Control
30
30
  *
31
31
  * @author SAP SE
32
- * @version 1.127.0
32
+ * @version 1.128.0
33
33
  *
34
34
  * @constructor
35
35
  * @public
package/src/sap/m/Tree.js CHANGED
@@ -43,7 +43,7 @@ function(
43
43
  * @extends sap.m.ListBase
44
44
  *
45
45
  * @author SAP SE
46
- * @version 1.127.0
46
+ * @version 1.128.0
47
47
  *
48
48
  * @constructor
49
49
  * @public
@@ -31,7 +31,7 @@ sap.ui.define([
31
31
  * @extends sap.m.ListItemBase
32
32
  *
33
33
  * @author SAP SE
34
- * @version 1.127.0
34
+ * @version 1.128.0
35
35
  *
36
36
  * @constructor
37
37
  * @public
@@ -97,7 +97,7 @@ sap.ui.define([
97
97
  * @extends sap.ui.core.Control
98
98
  *
99
99
  * @author SAP SE
100
- * @version 1.127.0
100
+ * @version 1.128.0
101
101
  *
102
102
  * @constructor
103
103
  * @public
@@ -28,7 +28,7 @@ sap.ui.define([
28
28
  * @extends sap.ui.core.Element
29
29
  *
30
30
  * @author SAP SE
31
- * @version 1.127.0
31
+ * @version 1.128.0
32
32
  *
33
33
  * @constructor
34
34
  * @public
@@ -20,7 +20,7 @@ sap.ui.define([
20
20
  * @extends sap.ui.core.Element
21
21
  *
22
22
  * @author SAP SE
23
- * @version 1.127.0
23
+ * @version 1.128.0
24
24
  *
25
25
  * @constructor
26
26
  * @public
@@ -22,7 +22,7 @@ sap.ui.define([
22
22
  * @extends sap.ui.core.Control
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.127.0
25
+ * @version 1.128.0
26
26
  *
27
27
  * @constructor
28
28
  * @public
package/src/sap/m/VBox.js CHANGED
@@ -26,7 +26,7 @@ sap.ui.define(['./FlexBox', './library', "./VBoxRenderer"],
26
26
  * @extends sap.m.FlexBox
27
27
  *
28
28
  * @author SAP SE
29
- * @version 1.127.0
29
+ * @version 1.128.0
30
30
  *
31
31
  * @constructor
32
32
  * @public
@@ -23,7 +23,7 @@ sap.ui.define(
23
23
  *
24
24
  * @extends sap.ui.core.Control
25
25
  * @author SAP SE
26
- * @version 1.127.0
26
+ * @version 1.128.0
27
27
  *
28
28
  * @constructor
29
29
  * @private
@@ -182,6 +182,7 @@ sap.ui.define([
182
182
 
183
183
  VariantItem.prototype.setTitle = function(sValue) {
184
184
  this.setProperty("title", sValue);
185
+ this.setProperty("text", sValue);
185
186
  if (!this._bOriginalTitleSet) {
186
187
  this._bOriginalTitleSet = true;
187
188
  this._setOriginalTitle(sValue);
@@ -22,7 +22,7 @@ sap.ui.define(['./ViewSettingsItem', './library'],
22
22
  * @extends sap.m.ViewSettingsItem
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.127.0
25
+ * @version 1.128.0
26
26
  *
27
27
  * @constructor
28
28
  * @public
@@ -20,7 +20,7 @@ sap.ui.define(['./library', 'sap/ui/core/Item', 'sap/ui/core/IconPool'],
20
20
  * @extends sap.ui.core.Item
21
21
  *
22
22
  * @author SAP SE
23
- * @version 1.127.0
23
+ * @version 1.128.0
24
24
  *
25
25
  * @constructor
26
26
  * @public
@@ -155,7 +155,7 @@ function(
155
155
  * @extends sap.ui.core.Control
156
156
  *
157
157
  * @author SAP SE
158
- * @version 1.127.0
158
+ * @version 1.128.0
159
159
  *
160
160
  * @constructor
161
161
  * @public
@@ -24,7 +24,7 @@ sap.ui.define(['./ViewSettingsItem', './library'],
24
24
  * @extends sap.m.ViewSettingsItem
25
25
  *
26
26
  * @author SAP SE
27
- * @version 1.127.0
27
+ * @version 1.128.0
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -25,7 +25,7 @@ sap.ui.define(['./library', 'sap/ui/core/Item'],
25
25
  * @extends sap.ui.core.Item
26
26
  *
27
27
  * @author SAP SE
28
- * @version 1.127.0
28
+ * @version 1.128.0
29
29
  *
30
30
  * @constructor
31
31
  * @public
@@ -21,7 +21,7 @@ sap.ui.define(['./library', 'sap/ui/core/Item', "sap/ui/thirdparty/jquery"],
21
21
  * @extends sap.ui.core.Item
22
22
  *
23
23
  * @author SAP SE
24
- * @version 1.127.0
24
+ * @version 1.128.0
25
25
  *
26
26
  * @constructor
27
27
  * @private
@@ -30,7 +30,7 @@ sap.ui.define([
30
30
  * @extends sap.ui.core.Control
31
31
  *
32
32
  * @author SAP SE
33
- * @version 1.127.0
33
+ * @version 1.128.0
34
34
  *
35
35
  * @constructor
36
36
  * @public
@@ -31,7 +31,7 @@ sap.ui.define([
31
31
  * @extends sap.ui.core.Control
32
32
  *
33
33
  * @author SAP SE
34
- * @version 1.127.0
34
+ * @version 1.128.0
35
35
  *
36
36
  * @constructor
37
37
  * @public
@@ -104,7 +104,7 @@ sap.ui.define([
104
104
  *
105
105
  * @extends sap.ui.core.Control
106
106
  * @author SAP SE
107
- * @version 1.127.0
107
+ * @version 1.128.0
108
108
  *
109
109
  * @constructor
110
110
  * @public
@@ -45,7 +45,7 @@ function(
45
45
  * @extends sap.ui.core.Control
46
46
  *
47
47
  * @author SAP SE
48
- * @version 1.127.0
48
+ * @version 1.128.0
49
49
  *
50
50
  * @constructor
51
51
  * @private
@@ -42,7 +42,7 @@ sap.ui.define([
42
42
  * <li>If the execution needs to branch after a given step, you should set all possible next steps in the <code>subsequentSteps</code> aggregation.
43
43
  * @extends sap.ui.core.Control
44
44
  * @author SAP SE
45
- * @version 1.127.0
45
+ * @version 1.128.0
46
46
  *
47
47
  * @constructor
48
48
  * @public
@@ -40,7 +40,7 @@ sap.ui.define([
40
40
  * @constructor
41
41
  * @alias sap.m.changeHandler.AddTableColumn
42
42
  * @author SAP SE
43
- * @version 1.127.0
43
+ * @version 1.128.0
44
44
  * @private
45
45
  * @since 1.51.0
46
46
  */
@@ -12,7 +12,7 @@ sap.ui.define(function () {
12
12
  *
13
13
  * @alias sap.m.changeHandler.ChangeLinkTarget
14
14
  * @author SAP SE
15
- * @version 1.127.0
15
+ * @version 1.128.0
16
16
  * @experimental Since 1.71
17
17
  */
18
18
  var ChangeLinkTarget = {};
@@ -18,7 +18,7 @@ sap.ui.define([
18
18
  *
19
19
  * @alias sap.m.changeHandler.CombineButtons
20
20
  * @author SAP SE
21
- * @version 1.127.0
21
+ * @version 1.128.0
22
22
  * @experimental Since 1.48
23
23
  */
24
24
  var CombineButtons = {};
@@ -13,7 +13,7 @@ sap.ui.define(["sap/base/Log"], function(Log) {
13
13
  *
14
14
  * @alias sap.m.changeHandler.MoveTableColumns
15
15
  * @author SAP SE
16
- * @version 1.127.0
16
+ * @version 1.128.0
17
17
  * @private
18
18
  * @since 1.48.0
19
19
  */