@openui5/sap.m 1.136.0 → 1.136.2

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 (474) hide show
  1. package/THIRDPARTY.txt +1 -1
  2. package/package.json +4 -4
  3. package/src/sap/m/.library +1 -1
  4. package/src/sap/m/AccButton.js +1 -1
  5. package/src/sap/m/ActionListItem.js +1 -1
  6. package/src/sap/m/ActionSelect.js +1 -1
  7. package/src/sap/m/ActionSheet.js +1 -1
  8. package/src/sap/m/ActionTile.js +1 -1
  9. package/src/sap/m/ActionTileContent.js +1 -1
  10. package/src/sap/m/AdditionalTextButton.js +1 -1
  11. package/src/sap/m/App.js +1 -1
  12. package/src/sap/m/AssociativeOverflowToolbar.js +1 -1
  13. package/src/sap/m/Avatar.js +1 -1
  14. package/src/sap/m/Bar.js +1 -1
  15. package/src/sap/m/Breadcrumbs.js +1 -1
  16. package/src/sap/m/BusyDialog.js +1 -1
  17. package/src/sap/m/BusyIndicator.js +1 -1
  18. package/src/sap/m/Button.js +2 -2
  19. package/src/sap/m/Carousel.js +1 -1
  20. package/src/sap/m/CarouselLayout.js +1 -1
  21. package/src/sap/m/CheckBox.js +1 -1
  22. package/src/sap/m/ColorPalette.js +1 -1
  23. package/src/sap/m/ColorPalettePopover.js +1 -1
  24. package/src/sap/m/Column.js +1 -1
  25. package/src/sap/m/ColumnHeaderPopover.js +1 -1
  26. package/src/sap/m/ColumnListItem.js +1 -1
  27. package/src/sap/m/ColumnPopoverActionItem.js +1 -1
  28. package/src/sap/m/ColumnPopoverCustomItem.js +1 -1
  29. package/src/sap/m/ColumnPopoverItem.js +1 -1
  30. package/src/sap/m/ColumnPopoverSelectListItem.js +1 -1
  31. package/src/sap/m/ColumnPopoverSortItem.js +1 -1
  32. package/src/sap/m/ComboBox.js +1 -1
  33. package/src/sap/m/ComboBoxBase.js +1 -1
  34. package/src/sap/m/ComboBoxTextField.js +1 -1
  35. package/src/sap/m/ContentConfig.js +1 -1
  36. package/src/sap/m/CustomListItem.js +1 -1
  37. package/src/sap/m/CustomTile.js +1 -1
  38. package/src/sap/m/CustomTreeItem.js +1 -1
  39. package/src/sap/m/DatePicker.js +1 -1
  40. package/src/sap/m/DateRangeSelection.js +2 -2
  41. package/src/sap/m/DateTimeField.js +1 -1
  42. package/src/sap/m/DateTimeInput.js +1 -1
  43. package/src/sap/m/DateTimePicker.js +1 -1
  44. package/src/sap/m/Dialog.js +1 -1
  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 +3 -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 +14 -15
  60. package/src/sap/m/Fiori20Adapter.js +2 -2
  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 +1 -1
  65. package/src/sap/m/GenericTile.js +10 -1
  66. package/src/sap/m/GenericTileRenderer.js +1 -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/IllustratedMessageType.js +3 -0
  80. package/src/sap/m/Illustration.js +1 -1
  81. package/src/sap/m/Image.js +1 -1
  82. package/src/sap/m/ImageContent.js +1 -1
  83. package/src/sap/m/Input.js +1 -1
  84. package/src/sap/m/InputBase.js +1 -1
  85. package/src/sap/m/InputListItem.js +1 -1
  86. package/src/sap/m/Label.js +1 -1
  87. package/src/sap/m/LightBox.js +1 -1
  88. package/src/sap/m/LightBoxItem.js +1 -1
  89. package/src/sap/m/Link.js +1 -1
  90. package/src/sap/m/LinkTileContent.js +1 -1
  91. package/src/sap/m/List.js +21 -1
  92. package/src/sap/m/ListBase.js +1 -1
  93. package/src/sap/m/ListItemBase.js +1 -1
  94. package/src/sap/m/ListRenderer.js +17 -2
  95. package/src/sap/m/MaskEnabler.js +1 -1
  96. package/src/sap/m/MaskInput.js +1 -1
  97. package/src/sap/m/MaskInputRule.js +1 -1
  98. package/src/sap/m/Menu.js +1 -1
  99. package/src/sap/m/MenuButton.js +1 -1
  100. package/src/sap/m/MenuItem.js +1 -1
  101. package/src/sap/m/MenuItemGroup.js +1 -1
  102. package/src/sap/m/MenuListItem.js +1 -1
  103. package/src/sap/m/MessageItem.js +1 -1
  104. package/src/sap/m/MessageListItem.js +1 -1
  105. package/src/sap/m/MessagePage.js +1 -1
  106. package/src/sap/m/MessagePopover.js +1 -1
  107. package/src/sap/m/MessagePopoverItem.js +1 -1
  108. package/src/sap/m/MessageStrip.js +1 -1
  109. package/src/sap/m/MessageToast.js +1 -1
  110. package/src/sap/m/MessageView.js +1 -1
  111. package/src/sap/m/MultiComboBox.js +1 -1
  112. package/src/sap/m/MultiEditField.js +1 -1
  113. package/src/sap/m/MultiInput.js +2 -2
  114. package/src/sap/m/NavContainer.js +1 -1
  115. package/src/sap/m/NewsContent.js +1 -1
  116. package/src/sap/m/NotificationList.js +1 -1
  117. package/src/sap/m/NotificationListBase.js +1 -1
  118. package/src/sap/m/NotificationListGroup.js +1 -1
  119. package/src/sap/m/NotificationListItem.js +1 -1
  120. package/src/sap/m/NumericContent.js +1 -1
  121. package/src/sap/m/NumericInput.js +1 -1
  122. package/src/sap/m/ObjectAttribute.js +1 -1
  123. package/src/sap/m/ObjectHeader.js +1 -1
  124. package/src/sap/m/ObjectIdentifier.js +1 -1
  125. package/src/sap/m/ObjectListItem.js +1 -1
  126. package/src/sap/m/ObjectMarker.js +1 -1
  127. package/src/sap/m/ObjectNumber.js +1 -1
  128. package/src/sap/m/ObjectStatus.js +1 -1
  129. package/src/sap/m/OverflowToolbar.js +1 -1
  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 +1 -1
  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 -1
  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 +1 -1
  158. package/src/sap/m/PlanningCalendarHeader.js +1 -1
  159. package/src/sap/m/PlanningCalendarLegend.js +1 -1
  160. package/src/sap/m/PlanningCalendarRow.js +1 -1
  161. package/src/sap/m/PlanningCalendarView.js +1 -1
  162. package/src/sap/m/Popover.js +1 -1
  163. package/src/sap/m/ProgressIndicator.js +1 -1
  164. package/src/sap/m/PullToRefresh.js +1 -1
  165. package/src/sap/m/QuickView.js +1 -1
  166. package/src/sap/m/QuickViewBase.js +1 -1
  167. package/src/sap/m/QuickViewCard.js +1 -1
  168. package/src/sap/m/QuickViewGroup.js +1 -1
  169. package/src/sap/m/QuickViewGroupElement.js +1 -1
  170. package/src/sap/m/QuickViewPage.js +1 -1
  171. package/src/sap/m/RadioButton.js +1 -1
  172. package/src/sap/m/RadioButtonGroup.js +1 -1
  173. package/src/sap/m/RangeSlider.js +1 -1
  174. package/src/sap/m/RatingIndicator.js +1 -1
  175. package/src/sap/m/ResponsivePopover.js +1 -1
  176. package/src/sap/m/ResponsiveScale.js +1 -1
  177. package/src/sap/m/ScrollBar.js +1 -1
  178. package/src/sap/m/ScrollContainer.js +1 -1
  179. package/src/sap/m/SearchField.js +1 -1
  180. package/src/sap/m/SegmentedButton.js +1 -1
  181. package/src/sap/m/SegmentedButtonItem.js +1 -1
  182. package/src/sap/m/Select.js +1 -1
  183. package/src/sap/m/SelectDialog.js +1 -1
  184. package/src/sap/m/SelectDialogBase.js +1 -1
  185. package/src/sap/m/SelectList.js +1 -1
  186. package/src/sap/m/SelectionDetails.js +1 -1
  187. package/src/sap/m/SelectionDetailsFacade.js +2 -2
  188. package/src/sap/m/SelectionDetailsItem.js +1 -1
  189. package/src/sap/m/SelectionDetailsItemLine.js +1 -1
  190. package/src/sap/m/Shell.js +1 -1
  191. package/src/sap/m/SimpleFixFlex.js +1 -1
  192. package/src/sap/m/SinglePlanningCalendar.js +1 -1
  193. package/src/sap/m/SinglePlanningCalendarDayView.js +1 -1
  194. package/src/sap/m/SinglePlanningCalendarGrid.js +1 -1
  195. package/src/sap/m/SinglePlanningCalendarMonthGrid.js +1 -1
  196. package/src/sap/m/SinglePlanningCalendarMonthView.js +1 -1
  197. package/src/sap/m/SinglePlanningCalendarView.js +1 -1
  198. package/src/sap/m/SinglePlanningCalendarWeekView.js +1 -1
  199. package/src/sap/m/SinglePlanningCalendarWorkWeekView.js +1 -1
  200. package/src/sap/m/SlideTile.js +13 -3
  201. package/src/sap/m/Slider.js +1 -1
  202. package/src/sap/m/SliderTooltip.js +1 -1
  203. package/src/sap/m/SliderTooltipBase.js +1 -1
  204. package/src/sap/m/SliderTooltipContainer.js +1 -1
  205. package/src/sap/m/SplitApp.js +1 -1
  206. package/src/sap/m/SplitButton.js +1 -1
  207. package/src/sap/m/SplitContainer.js +1 -1
  208. package/src/sap/m/StandardDynamicDateOption.js +1 -1
  209. package/src/sap/m/StandardListItem.js +1 -1
  210. package/src/sap/m/StandardTile.js +1 -1
  211. package/src/sap/m/StandardTreeItem.js +1 -1
  212. package/src/sap/m/StepInput.js +1 -1
  213. package/src/sap/m/SuggestionItem.js +1 -1
  214. package/src/sap/m/SuggestionsPopover.js +1 -1
  215. package/src/sap/m/Switch.js +1 -1
  216. package/src/sap/m/TabContainer.js +1 -1
  217. package/src/sap/m/TabContainerItem.js +1 -1
  218. package/src/sap/m/TabStrip.js +1 -1
  219. package/src/sap/m/TabStripItem.js +1 -1
  220. package/src/sap/m/Table.js +1 -1
  221. package/src/sap/m/TablePersoController.js +1 -1
  222. package/src/sap/m/TablePersoDialog.js +1 -1
  223. package/src/sap/m/TablePersoProvider.js +1 -1
  224. package/src/sap/m/TableSelectDialog.js +1 -1
  225. package/src/sap/m/Text.js +1 -1
  226. package/src/sap/m/TextArea.js +1 -1
  227. package/src/sap/m/Tile.js +1 -1
  228. package/src/sap/m/TileContainer.js +1 -1
  229. package/src/sap/m/TileContent.js +17 -18
  230. package/src/sap/m/TileInfo.js +1 -1
  231. package/src/sap/m/TimePicker.js +1 -1
  232. package/src/sap/m/TimePickerClock.js +1 -1
  233. package/src/sap/m/TimePickerClocks.js +1 -1
  234. package/src/sap/m/TimePickerInputs.js +1 -1
  235. package/src/sap/m/TimePickerInternals.js +1 -1
  236. package/src/sap/m/TimePickerSlider.js +1 -1
  237. package/src/sap/m/TimePickerSliders.js +1 -1
  238. package/src/sap/m/Title.js +1 -1
  239. package/src/sap/m/TitlePropagationSupport.js +1 -1
  240. package/src/sap/m/ToggleButton.js +1 -1
  241. package/src/sap/m/Token.js +1 -1
  242. package/src/sap/m/Tokenizer.js +1 -1
  243. package/src/sap/m/Toolbar.js +1 -1
  244. package/src/sap/m/ToolbarLayoutData.js +1 -1
  245. package/src/sap/m/ToolbarSeparator.js +1 -1
  246. package/src/sap/m/ToolbarSpacer.js +1 -1
  247. package/src/sap/m/Tree.js +1 -1
  248. package/src/sap/m/TreeItemBase.js +1 -1
  249. package/src/sap/m/UploadCollection.js +1 -1
  250. package/src/sap/m/UploadCollectionItem.js +1 -1
  251. package/src/sap/m/UploadCollectionParameter.js +1 -1
  252. package/src/sap/m/UploadCollectionToolbarPlaceholder.js +1 -1
  253. package/src/sap/m/VBox.js +1 -1
  254. package/src/sap/m/ValueStateHeader.js +1 -1
  255. package/src/sap/m/ViewSettingsCustomItem.js +1 -1
  256. package/src/sap/m/ViewSettingsCustomTab.js +1 -1
  257. package/src/sap/m/ViewSettingsDialog.js +1 -1
  258. package/src/sap/m/ViewSettingsFilterItem.js +1 -1
  259. package/src/sap/m/ViewSettingsItem.js +1 -1
  260. package/src/sap/m/VisibleItem.js +1 -1
  261. package/src/sap/m/WheelSlider.js +1 -1
  262. package/src/sap/m/WheelSliderContainer.js +1 -1
  263. package/src/sap/m/Wizard.js +1 -1
  264. package/src/sap/m/WizardProgressNavigator.js +1 -1
  265. package/src/sap/m/WizardStep.js +1 -1
  266. package/src/sap/m/changeHandler/AddTableColumn.js +1 -1
  267. package/src/sap/m/changeHandler/ChangeLinkTarget.js +1 -1
  268. package/src/sap/m/changeHandler/CombineButtons.js +1 -1
  269. package/src/sap/m/changeHandler/MoveTableColumns.js +1 -1
  270. package/src/sap/m/changeHandler/SelectIconTabBarFilter.js +5 -5
  271. package/src/sap/m/changeHandler/SplitMenuButton.js +1 -1
  272. package/src/sap/m/designtime/messagebundle_de.properties +4 -4
  273. package/src/sap/m/i18n/interaction.xml +43 -43
  274. package/src/sap/m/i18n/interaction_ar.xml +175 -0
  275. package/src/sap/m/i18n/interaction_bg.xml +175 -0
  276. package/src/sap/m/i18n/interaction_ca.xml +175 -0
  277. package/src/sap/m/i18n/interaction_cnr.xml +175 -0
  278. package/src/sap/m/i18n/interaction_cs.xml +175 -0
  279. package/src/sap/m/i18n/interaction_cy.xml +175 -0
  280. package/src/sap/m/i18n/interaction_da.xml +175 -0
  281. package/src/sap/m/i18n/interaction_de.xml +175 -0
  282. package/src/sap/m/i18n/interaction_el.xml +175 -0
  283. package/src/sap/m/i18n/interaction_en.xml +175 -0
  284. package/src/sap/m/i18n/interaction_en_GB.xml +175 -0
  285. package/src/sap/m/i18n/interaction_en_US_saprigi.xml +175 -0
  286. package/src/sap/m/i18n/interaction_es.xml +175 -0
  287. package/src/sap/m/i18n/interaction_es_MX.xml +175 -0
  288. package/src/sap/m/i18n/interaction_et.xml +175 -0
  289. package/src/sap/m/i18n/interaction_fi.xml +175 -0
  290. package/src/sap/m/i18n/interaction_fr.xml +175 -0
  291. package/src/sap/m/i18n/interaction_fr_CA.xml +175 -0
  292. package/src/sap/m/i18n/interaction_hi.xml +175 -0
  293. package/src/sap/m/i18n/interaction_hr.xml +175 -0
  294. package/src/sap/m/i18n/interaction_hu.xml +175 -0
  295. package/src/sap/m/i18n/interaction_id.xml +175 -0
  296. package/src/sap/m/i18n/interaction_it.xml +175 -0
  297. package/src/sap/m/i18n/interaction_iw.xml +175 -0
  298. package/src/sap/m/i18n/interaction_ja.xml +175 -0
  299. package/src/sap/m/i18n/interaction_kk.xml +175 -0
  300. package/src/sap/m/i18n/interaction_ko.xml +175 -0
  301. package/src/sap/m/i18n/interaction_lt.xml +175 -0
  302. package/src/sap/m/i18n/interaction_lv.xml +175 -0
  303. package/src/sap/m/i18n/interaction_mk.xml +175 -0
  304. package/src/sap/m/i18n/interaction_ms.xml +175 -0
  305. package/src/sap/m/i18n/interaction_nl.xml +175 -0
  306. package/src/sap/m/i18n/interaction_no.xml +175 -0
  307. package/src/sap/m/i18n/interaction_pl.xml +175 -0
  308. package/src/sap/m/i18n/interaction_pt.xml +175 -0
  309. package/src/sap/m/i18n/interaction_pt_PT.xml +175 -0
  310. package/src/sap/m/i18n/interaction_ro.xml +175 -0
  311. package/src/sap/m/i18n/interaction_ru.xml +175 -0
  312. package/src/sap/m/i18n/interaction_sh.xml +175 -0
  313. package/src/sap/m/i18n/interaction_sk.xml +175 -0
  314. package/src/sap/m/i18n/interaction_sl.xml +175 -0
  315. package/src/sap/m/i18n/interaction_sr.xml +175 -0
  316. package/src/sap/m/i18n/interaction_sv.xml +175 -0
  317. package/src/sap/m/i18n/interaction_th.xml +175 -0
  318. package/src/sap/m/i18n/interaction_tr.xml +175 -0
  319. package/src/sap/m/i18n/interaction_uk.xml +175 -0
  320. package/src/sap/m/i18n/interaction_vi.xml +175 -0
  321. package/src/sap/m/i18n/interaction_zh_CN.xml +175 -0
  322. package/src/sap/m/i18n/interaction_zh_TW.xml +175 -0
  323. package/src/sap/m/library.js +2 -2
  324. package/src/sap/m/messagebundle.properties +13 -7
  325. package/src/sap/m/messagebundle_ar.properties +28 -16
  326. package/src/sap/m/messagebundle_bg.properties +22 -10
  327. package/src/sap/m/messagebundle_ca.properties +26 -14
  328. package/src/sap/m/messagebundle_cnr.properties +24 -12
  329. package/src/sap/m/messagebundle_cs.properties +22 -10
  330. package/src/sap/m/messagebundle_cy.properties +20 -8
  331. package/src/sap/m/messagebundle_da.properties +22 -10
  332. package/src/sap/m/messagebundle_de.properties +24 -12
  333. package/src/sap/m/messagebundle_el.properties +24 -12
  334. package/src/sap/m/messagebundle_en.properties +24 -12
  335. package/src/sap/m/messagebundle_en_GB.properties +24 -12
  336. package/src/sap/m/messagebundle_en_US_saprigi.properties +33 -13
  337. package/src/sap/m/messagebundle_es.properties +93 -81
  338. package/src/sap/m/messagebundle_es_MX.properties +26 -14
  339. package/src/sap/m/messagebundle_et.properties +20 -8
  340. package/src/sap/m/messagebundle_fi.properties +20 -8
  341. package/src/sap/m/messagebundle_fr.properties +29 -17
  342. package/src/sap/m/messagebundle_fr_CA.properties +24 -12
  343. package/src/sap/m/messagebundle_hi.properties +23 -11
  344. package/src/sap/m/messagebundle_hr.properties +22 -10
  345. package/src/sap/m/messagebundle_hu.properties +24 -12
  346. package/src/sap/m/messagebundle_id.properties +51 -39
  347. package/src/sap/m/messagebundle_it.properties +28 -16
  348. package/src/sap/m/messagebundle_iw.properties +24 -12
  349. package/src/sap/m/messagebundle_ja.properties +21 -9
  350. package/src/sap/m/messagebundle_kk.properties +23 -11
  351. package/src/sap/m/messagebundle_ko.properties +22 -10
  352. package/src/sap/m/messagebundle_lt.properties +22 -10
  353. package/src/sap/m/messagebundle_lv.properties +26 -14
  354. package/src/sap/m/messagebundle_mk.properties +23 -11
  355. package/src/sap/m/messagebundle_ms.properties +25 -13
  356. package/src/sap/m/messagebundle_nl.properties +24 -12
  357. package/src/sap/m/messagebundle_no.properties +23 -11
  358. package/src/sap/m/messagebundle_pl.properties +26 -14
  359. package/src/sap/m/messagebundle_pt.properties +26 -14
  360. package/src/sap/m/messagebundle_pt_PT.properties +24 -12
  361. package/src/sap/m/messagebundle_ro.properties +24 -12
  362. package/src/sap/m/messagebundle_ru.properties +24 -12
  363. package/src/sap/m/messagebundle_sh.properties +24 -12
  364. package/src/sap/m/messagebundle_sk.properties +22 -10
  365. package/src/sap/m/messagebundle_sl.properties +25 -13
  366. package/src/sap/m/messagebundle_sr.properties +24 -12
  367. package/src/sap/m/messagebundle_sv.properties +23 -11
  368. package/src/sap/m/messagebundle_th.properties +24 -12
  369. package/src/sap/m/messagebundle_tr.properties +21 -9
  370. package/src/sap/m/messagebundle_uk.properties +27 -15
  371. package/src/sap/m/messagebundle_vi.properties +25 -13
  372. package/src/sap/m/messagebundle_zh_CN.properties +24 -12
  373. package/src/sap/m/messagebundle_zh_TW.properties +25 -13
  374. package/src/sap/m/p13n/AbstractContainer.js +2 -2
  375. package/src/sap/m/p13n/AbstractContainerItem.js +2 -2
  376. package/src/sap/m/p13n/BasePanel.js +3 -2
  377. package/src/sap/m/p13n/Container.js +1 -1
  378. package/src/sap/m/p13n/Engine.js +22 -13
  379. package/src/sap/m/p13n/FilterController.js +1 -1
  380. package/src/sap/m/p13n/FilterPanel.js +1 -1
  381. package/src/sap/m/p13n/GroupController.js +1 -1
  382. package/src/sap/m/p13n/GroupPanel.js +1 -1
  383. package/src/sap/m/p13n/MessageStrip.js +1 -1
  384. package/src/sap/m/p13n/Popup.js +1 -1
  385. package/src/sap/m/p13n/QueryPanel.js +1 -1
  386. package/src/sap/m/p13n/SelectionController.js +47 -55
  387. package/src/sap/m/p13n/SelectionPanel.js +22 -12
  388. package/src/sap/m/p13n/SortController.js +1 -1
  389. package/src/sap/m/p13n/SortPanel.js +1 -1
  390. package/src/sap/m/p13n/modules/DefaultProviderRegistry.js +1 -1
  391. package/src/sap/m/p13n/modules/StateHandlerRegistry.js +7 -5
  392. package/src/sap/m/p13n/modules/UIManager.js +1 -1
  393. package/src/sap/m/p13n/modules/xConfigAPI.js +5 -2
  394. package/src/sap/m/p13n/util/diff.js +267 -0
  395. package/src/sap/m/plugins/CellSelector.js +2 -2
  396. package/src/sap/m/plugins/ColumnAIAction.js +1 -1
  397. package/src/sap/m/plugins/ColumnResizer.js +12 -7
  398. package/src/sap/m/plugins/ContextMenuSetting.js +1 -1
  399. package/src/sap/m/plugins/CopyProvider.js +1 -1
  400. package/src/sap/m/plugins/DataStateIndicator.js +1 -1
  401. package/src/sap/m/plugins/PasteProvider.js +1 -1
  402. package/src/sap/m/plugins/PluginBase.js +1 -1
  403. package/src/sap/m/plugins/UploadSetwithTable.js +24 -18
  404. package/src/sap/m/semantic/AddAction.js +1 -1
  405. package/src/sap/m/semantic/CancelAction.js +1 -1
  406. package/src/sap/m/semantic/DeleteAction.js +1 -1
  407. package/src/sap/m/semantic/DetailPage.js +1 -1
  408. package/src/sap/m/semantic/DiscussInJamAction.js +1 -1
  409. package/src/sap/m/semantic/EditAction.js +1 -1
  410. package/src/sap/m/semantic/FavoriteAction.js +1 -1
  411. package/src/sap/m/semantic/FilterAction.js +1 -1
  412. package/src/sap/m/semantic/FilterSelect.js +1 -1
  413. package/src/sap/m/semantic/FlagAction.js +1 -1
  414. package/src/sap/m/semantic/ForwardAction.js +1 -1
  415. package/src/sap/m/semantic/FullscreenPage.js +1 -1
  416. package/src/sap/m/semantic/GroupAction.js +1 -1
  417. package/src/sap/m/semantic/GroupSelect.js +1 -1
  418. package/src/sap/m/semantic/MainAction.js +1 -1
  419. package/src/sap/m/semantic/MasterPage.js +1 -1
  420. package/src/sap/m/semantic/MessagesIndicator.js +1 -1
  421. package/src/sap/m/semantic/MultiSelectAction.js +1 -1
  422. package/src/sap/m/semantic/NegativeAction.js +1 -1
  423. package/src/sap/m/semantic/OpenInAction.js +1 -1
  424. package/src/sap/m/semantic/PositiveAction.js +1 -1
  425. package/src/sap/m/semantic/PrintAction.js +1 -1
  426. package/src/sap/m/semantic/SaveAction.js +1 -1
  427. package/src/sap/m/semantic/Segment.js +1 -1
  428. package/src/sap/m/semantic/SegmentedContainer.js +1 -1
  429. package/src/sap/m/semantic/SemanticButton.js +1 -1
  430. package/src/sap/m/semantic/SemanticConfiguration.js +1 -1
  431. package/src/sap/m/semantic/SemanticControl.js +1 -1
  432. package/src/sap/m/semantic/SemanticOverflowToolbarButton.js +1 -1
  433. package/src/sap/m/semantic/SemanticOverflowToolbarToggleButton.js +1 -1
  434. package/src/sap/m/semantic/SemanticPage.js +1 -1
  435. package/src/sap/m/semantic/SemanticSelect.js +1 -1
  436. package/src/sap/m/semantic/SemanticToggleButton.js +1 -1
  437. package/src/sap/m/semantic/SendEmailAction.js +1 -1
  438. package/src/sap/m/semantic/SendMessageAction.js +1 -1
  439. package/src/sap/m/semantic/ShareInJamAction.js +1 -1
  440. package/src/sap/m/semantic/ShareMenu.js +1 -1
  441. package/src/sap/m/semantic/ShareMenuPage.js +1 -1
  442. package/src/sap/m/semantic/SortAction.js +1 -1
  443. package/src/sap/m/semantic/SortSelect.js +1 -1
  444. package/src/sap/m/table/ColumnWidthController.js +1 -1
  445. package/src/sap/m/table/Util.js +2 -1
  446. package/src/sap/m/table/columnmenu/ActionItem.js +1 -1
  447. package/src/sap/m/table/columnmenu/Entry.js +1 -1
  448. package/src/sap/m/table/columnmenu/Item.js +1 -1
  449. package/src/sap/m/table/columnmenu/ItemBase.js +1 -1
  450. package/src/sap/m/table/columnmenu/Menu.js +3 -3
  451. package/src/sap/m/table/columnmenu/MenuBase.js +1 -1
  452. package/src/sap/m/table/columnmenu/QuickAction.js +1 -1
  453. package/src/sap/m/table/columnmenu/QuickActionBase.js +1 -1
  454. package/src/sap/m/table/columnmenu/QuickActionItem.js +1 -1
  455. package/src/sap/m/table/columnmenu/QuickGroup.js +1 -1
  456. package/src/sap/m/table/columnmenu/QuickGroupItem.js +1 -1
  457. package/src/sap/m/table/columnmenu/QuickSort.js +1 -1
  458. package/src/sap/m/table/columnmenu/QuickSortItem.js +1 -1
  459. package/src/sap/m/table/columnmenu/QuickTotal.js +1 -1
  460. package/src/sap/m/table/columnmenu/QuickTotalItem.js +1 -1
  461. package/src/sap/m/themes/base/FeedListItem.less +2 -4
  462. package/src/sap/m/themes/base/GenericTile.less +1 -7
  463. package/src/sap/m/themes/base/PlanningCalendar.less +1 -1
  464. package/src/sap/m/themes/base/SlideTile.less +108 -0
  465. package/src/sap/m/themes/base/p13n.SelectionPanel.less +1 -0
  466. package/src/sap/m/upload/ActionsPlaceholder.js +1 -1
  467. package/src/sap/m/upload/Column.js +1 -1
  468. package/src/sap/m/upload/FilePreviewDialog.js +1 -1
  469. package/src/sap/m/upload/UploadItem.js +1 -1
  470. package/src/sap/m/upload/UploadItemConfiguration.js +1 -1
  471. package/src/sap/m/upload/UploadSet.js +9 -1
  472. package/src/sap/m/upload/UploadSetItem.js +1 -1
  473. package/src/sap/m/upload/UploadSetToolbarPlaceholder.js +1 -1
  474. package/src/sap/m/upload/UploaderTableItem.js +1 -1
@@ -0,0 +1,267 @@
1
+ /*!
2
+ * OpenUI5
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
+ * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
+ */
6
+ sap.ui.define([
7
+ 'sap/base/util/deepEqual',
8
+ 'sap/base/strings/hash'
9
+ ],
10
+ (deepEqual, hash) => {
11
+ "use strict";
12
+
13
+ /**
14
+ * Calculates delta of old list and new list.
15
+ *
16
+ * See https://wiki.one.int.sap/wiki/display/UI/SelectionController%3A+Move+Change+Creation+Algorithm
17
+ *
18
+ * This function implements the algorithm described in "A Technique for Isolating Differences Between Files"
19
+ * (Commun. ACM, April 1978, Volume 21, Number 4, Pages 264-268).
20
+ *
21
+ * Items in the arrays are not compared directly. Instead, a substitute symbol is determined for each item
22
+ * by applying the provided function <code>fnSymbol</code> to it. Items with strictly equal symbols are
23
+ * assumed to represent the same logical item:
24
+ * <pre>
25
+ * fnSymbol(a) === fnSymbol(b) <=> a 'is logically the same as' b
26
+ * </pre>
27
+ * As an additional constraint, casting the symbols to string should not modify the comparison result.
28
+ * If this second constraint is not met, this method might report more diffs than necessary.
29
+ *
30
+ * If no symbol function is provided, a default implementation is used which applies <code>JSON.stringify</code>
31
+ * to non-string items and reduces the strings to a hash code. It is not guaranteed that this default
32
+ * implementation fulfills the above constraint in all cases, but it is a compromise between implementation
33
+ * effort, generality and performance. If items are known to be non-stringifiable (e.g. because they may
34
+ * contain cyclic references) or when hash collisions are likely, an own <code>symbol</code> function
35
+ * must be provided via the configuration object.
36
+ *
37
+ * The result of the diff is a sequence of update operations, each consisting of a <code>type</code>
38
+ * (either <code>"insert"</code>, <code>"delete"</code> or <code>"replace"</code> when enabled via configuration object)
39
+ * and an <code>index</code>. By applying the operations one after the other to the old array, it can be transformed to an
40
+ * array whose items are equal to the new array.
41
+ *
42
+ * @example <caption>Sample implementation of the update</caption>
43
+ * function update(aOldArray, aNewArray) {
44
+ *
45
+ * // calculate the diff
46
+ * var aDiff = diff(aOldArray, aNewArray, __provide_your_configuration_object_here__);
47
+ *
48
+ * // apply update operations
49
+ * aDiff.forEach( function(op) {
50
+ *
51
+ * // invariant: aOldArray and aNewArray now are equal up to (excluding) op.index
52
+ *
53
+ * switch ( op.type ) {
54
+ * case 'insert':
55
+ * // new array contains a new (or otherwise unmapped) item, add it here
56
+ * aOldArray.splice(op.index, 0, aNewArray[op.index]);
57
+ * break;
58
+ * case 'delete':
59
+ * // an item is no longer part of the array (or has been moved to another position), remove it
60
+ * aOldArray.splice(op.index, 1);
61
+ * break;
62
+ * case 'replace': // available only when replace flag of the configuration object is set to true
63
+ * // an item within the array has been changed, replace it
64
+ * aOldArray[op.index] = aNewArray[op.index];
65
+ * break;
66
+ * default:
67
+ * throw new Error('unexpected diff operation type');
68
+ * }
69
+ *
70
+ * });
71
+ * }
72
+ *
73
+ *
74
+ * @function
75
+ * @since 1.137
76
+ * @param {Array} aOld Old Array
77
+ * @param {Array} aNew New Array
78
+ * @param {object|function} [vConfigOrSymbol] Configuration object or a function to calculate substitute symbols for array items
79
+ * @param {function} [vConfigOrSymbol.symbol] Function to calculate substitute symbols for array items
80
+ * @param {boolean} [vConfigOrSymbol.replace=false] Switch for the <code>replace</code> type which specifies that an item within the array has been changed
81
+ * @param {boolean} [vConfigOrSymbol.includeReference=false] Includes the array reference and index to determine which item is affected
82
+ * @alias module:sap/base/util/array/diff
83
+ * @return {Array.<{type:string,index:int}>} List of update operations
84
+ * @private
85
+ * @ui5-restricted sap.m.p13n
86
+ */
87
+ function fnDiff(aOld, aNew, vConfigOrSymbol) {
88
+ const mSymbols = {};
89
+ const aOldRefs = [];
90
+ const aNewRefs = [];
91
+ let iOldLine;
92
+ let vSymbol;
93
+ let oSymbol;
94
+ let fnSymbol;
95
+ let iOld = 0;
96
+ let iNew = 0;
97
+ let iOldRefLine;
98
+ let iNewRefLine;
99
+ let iOldDistance;
100
+ let iNewDistance;
101
+ let bReplaceEnabled;
102
+ let bIncludeReference;
103
+ const aDiff = [];
104
+
105
+ // If arrays are equal, don't try to diff them
106
+ if (aOld === aNew || deepEqual(aOld, aNew)) {
107
+ return aDiff;
108
+ }
109
+
110
+ // Assign configurations
111
+ if (!vConfigOrSymbol || typeof vConfigOrSymbol == "function") {
112
+ fnSymbol = vConfigOrSymbol;
113
+ } else {
114
+ fnSymbol = vConfigOrSymbol.symbol;
115
+ bReplaceEnabled = vConfigOrSymbol.replace;
116
+ bIncludeReference = vConfigOrSymbol.includeReference;
117
+ }
118
+
119
+ // If no symbol function is provided, we stringify, if it is not type string, and create a hash from it
120
+ fnSymbol = fnSymbol || function(vValue) {
121
+ if (typeof vValue !== "string") {
122
+ vValue = JSON.stringify(vValue) || "";
123
+ }
124
+ return hash(vValue);
125
+ };
126
+
127
+ // Pass 1
128
+ for (let i = 0; i < aNew.length; i++) {
129
+ vSymbol = fnSymbol(aNew[i]);
130
+ oSymbol = mSymbols[vSymbol];
131
+ if (!oSymbol) {
132
+ oSymbol = mSymbols[vSymbol] = {
133
+ iNewCount: 0,
134
+ iOldCount: 0
135
+ };
136
+ }
137
+ oSymbol.iNewCount++;
138
+ aNewRefs[i] = {
139
+ symbol: oSymbol
140
+ };
141
+ }
142
+
143
+ // Pass 2
144
+ for (let i = 0; i < aOld.length; i++) {
145
+ vSymbol = fnSymbol(aOld[i]);
146
+ oSymbol = mSymbols[vSymbol];
147
+ if (!oSymbol) {
148
+ oSymbol = mSymbols[vSymbol] = {
149
+ iNewCount: 0,
150
+ iOldCount: 0
151
+ };
152
+ }
153
+ oSymbol.iOldCount++;
154
+ oSymbol.iOldLine = i;
155
+ aOldRefs[i] = {
156
+ symbol: oSymbol
157
+ };
158
+ }
159
+
160
+ // Pass 3
161
+ for (let i = 0; i < aNewRefs.length; i++) {
162
+ oSymbol = aNewRefs[i].symbol;
163
+ if (oSymbol.iNewCount === 1 && oSymbol.iOldCount === 1) {
164
+ aNewRefs[i].line = oSymbol.iOldLine;
165
+ aOldRefs[oSymbol.iOldLine].line = i;
166
+ }
167
+ }
168
+
169
+ // Pass 4
170
+ for (let i = 0; i < aNewRefs.length - 1; i++) {
171
+ iOldLine = aNewRefs[i].line;
172
+ if (iOldLine !== undefined && iOldLine < aOldRefs.length - 1) {
173
+ if (aOldRefs[iOldLine + 1].symbol === aNewRefs[i + 1].symbol) {
174
+ aOldRefs[iOldLine + 1].line = i + 1;
175
+ aNewRefs[i + 1].line = iOldLine + 1;
176
+ }
177
+ }
178
+ }
179
+
180
+ // Pass 5
181
+ for (let i = aNewRefs.length - 1; i > 0; i--) {
182
+ iOldLine = aNewRefs[i].line;
183
+ if (iOldLine !== undefined && iOldLine > 0) {
184
+ if (aOldRefs[iOldLine - 1].symbol === aNewRefs[i - 1].symbol) {
185
+ aOldRefs[iOldLine - 1].line = i - 1;
186
+ aNewRefs[i - 1].line = iOldLine - 1;
187
+ }
188
+ }
189
+ }
190
+
191
+ // Create diff
192
+ while (iOld < aOld.length || iNew < aNew.length) {
193
+ iNewRefLine = aOldRefs[iOld] && aOldRefs[iOld].line;
194
+ iOldRefLine = aNewRefs[iNew] && aNewRefs[iNew].line;
195
+ if (bReplaceEnabled && iNewRefLine === undefined && iOldRefLine === undefined && iOld < aOld.length && iNew < aNew.length) {
196
+ aDiff.push({
197
+ index: iNew,
198
+ type: "replace"
199
+ });
200
+ iOld++;
201
+ iNew++;
202
+ } else if (iOld < aOld.length && (iNewRefLine === undefined || iNewRefLine < iNew)) {
203
+ const oDiffEntry = {
204
+ index: iNew,
205
+ type: "delete"
206
+ };
207
+
208
+ if (bIncludeReference) {
209
+ oDiffEntry.affectedIndex = aOldRefs[iOld].symbol.iOldLine;
210
+ oDiffEntry.affectedReference = aOld;
211
+ }
212
+
213
+ aDiff.push(oDiffEntry);
214
+ iOld++;
215
+ } else if (iNew < aNew.length && (iOldRefLine === undefined || iOldRefLine < iOld)) {
216
+ const oDiffEntry = {
217
+ index: iNew,
218
+ type: "insert"
219
+ };
220
+
221
+ if (bIncludeReference) {
222
+ oDiffEntry.affectedIndex = iNew;
223
+ oDiffEntry.affectedReference = aNew;
224
+ }
225
+
226
+ aDiff.push(oDiffEntry);
227
+ iNew++;
228
+ } else if (iNew === iNewRefLine) {
229
+ iNew++;
230
+ iOld++;
231
+ } else {
232
+ iNewDistance = iNewRefLine - iNew;
233
+ iOldDistance = iOldRefLine - iOld;
234
+ if (iNewDistance <= iOldDistance) {
235
+ const oDiffEntry = {
236
+ index: iNew,
237
+ type: "insert"
238
+ };
239
+
240
+ if (bIncludeReference) {
241
+ oDiffEntry.affectedIndex = iNew;
242
+ oDiffEntry.affectedReference = aNew;
243
+ }
244
+
245
+ aDiff.push(oDiffEntry);
246
+ iNew++;
247
+ } else {
248
+ const oDiffEntry = {
249
+ index: iNew,
250
+ type: "delete"
251
+ };
252
+
253
+ if (bIncludeReference) {
254
+ oDiffEntry.affectedIndex = aOldRefs[iOld].symbol.iOldLine;
255
+ oDiffEntry.affectedReference = aOld;
256
+ }
257
+
258
+ aDiff.push(oDiffEntry);
259
+ iOld++;
260
+ }
261
+ }
262
+ }
263
+ return aDiff;
264
+ }
265
+
266
+ return fnDiff;
267
+ });
@@ -63,7 +63,7 @@ sap.ui.define([
63
63
  * </ul>
64
64
  *
65
65
  * @extends sap.ui.core.Element
66
- * @version 1.136.0
66
+ * @version 1.136.2
67
67
  * @author SAP SE
68
68
  *
69
69
  * @public
@@ -245,7 +245,7 @@ sap.ui.define([
245
245
  }
246
246
  },
247
247
  onmousedown: function(oEvent) {
248
- if (oEvent.isMarked?.() || oEvent.button != 0) {
248
+ if (oEvent.isMarked?.() || oEvent.button != 0 || !this.getConfig("isSupported", this.getControl(), this)) {
249
249
  return;
250
250
  }
251
251
 
@@ -18,7 +18,7 @@ sap.ui.define(["./PluginBase", "../library", "../Button" ,"sap/ui/core/Lib"], fu
18
18
  *
19
19
  * @extends sap.ui.core.Element
20
20
  * @author SAP SE
21
- * @version 1.136.0
21
+ * @version 1.136.2
22
22
  *
23
23
  * @public
24
24
  * @since 1.136
@@ -33,7 +33,7 @@ sap.ui.define([
33
33
  *
34
34
  * @extends sap.ui.core.Element
35
35
  * @author SAP SE
36
- * @version 1.136.0
36
+ * @version 1.136.2
37
37
  *
38
38
  * @public
39
39
  * @since 1.91
@@ -129,7 +129,7 @@ sap.ui.define([
129
129
  ColumnResizer.prototype.ontouchstart = function(oEvent) {
130
130
  if (this.getConfig("allowTouchResizing") && jQuery(oEvent.target).closest(this._aResizables)[0]) {
131
131
  this._onmousemove(oEvent);
132
- } else if (this._iHoveredColumnIndex == -1 && this._oHandle && this._oHandle.style[sBeginDirection]) {
132
+ } else if (this._iHoveredColumnIndex == -1 && this._oHandle?.isConnected && this._oHandle.style[sBeginDirection]) {
133
133
  this._onmousemove(oEvent);
134
134
 
135
135
  if (this._iHoveredColumnIndex == -1) {
@@ -287,7 +287,11 @@ sap.ui.define([
287
287
  }
288
288
  }
289
289
 
290
- this._oHandle.style[sBeginDirection] = (iColumnIndex > -1) ? (this._aPositions[iColumnIndex] - this._fContainerX) * iDirectionFactor + "px" : "";
290
+ if (iColumnIndex > -1) {
291
+ this._oHandle.style[sBeginDirection] = (this._aPositions[iColumnIndex] - this._fContainerX) * iDirectionFactor + "px";
292
+ } else {
293
+ this._oHandle.remove();
294
+ }
291
295
 
292
296
  if (bMobileHandle) {
293
297
  this._oAlternateHandle.style[sBeginDirection] = (--iColumnIndex > -1) ? (this._aPositions[iColumnIndex] - this._fContainerX) * iDirectionFactor + "px" : "";
@@ -309,14 +313,14 @@ sap.ui.define([
309
313
  this._$Container.removeClass(CSS_CLASS + "Resizing");
310
314
 
311
315
  if (oSession.iDistanceX || !bDelayHideHandle) {
312
- this._oHandle.style[sBeginDirection] = "";
316
+ this._oHandle.remove();
313
317
  } else {
314
318
  // delay hiding the handle so that in case of double-click mouse event,
315
319
  // the resize handle does not disappear in the initial mousedown and mouseup event
316
320
  // this will also prevent column press event to trigger
317
- setTimeout(function() {
318
- this._oHandle.style[sBeginDirection] = "";
319
- }.bind(this), 300);
321
+ setTimeout(() => {
322
+ this._oHandle.remove();
323
+ }, 300);
320
324
  }
321
325
 
322
326
  this._iHoveredColumnIndex = -1;
@@ -548,6 +552,7 @@ sap.ui.define([
548
552
  */
549
553
  PluginBase.setConfigs({
550
554
  "sap.m.Table": {
555
+ container: "listUl",
551
556
  resizable: ".sapMListTblHeaderCell",
552
557
  cellPaddingStyleClass: "sapMListTblCell",
553
558
  fixAutoWidthColumns: true,
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @class Provides configuration options and an extended behavior for the context menu that is applied to the related control.
25
25
  * @extends sap.ui.core.Element
26
26
  * @author SAP SE
27
- * @version 1.136.0
27
+ * @version 1.136.2
28
28
  * @public
29
29
  * @since 1.121
30
30
  * @alias sap.m.plugins.ContextMenuSetting
@@ -37,7 +37,7 @@ sap.ui.define(["./PluginBase", "sap/base/Log", "sap/base/strings/formatMessage",
37
37
  *
38
38
  * @extends sap.ui.core.Element
39
39
  * @author SAP SE
40
- * @version 1.136.0
40
+ * @version 1.136.2
41
41
  *
42
42
  * @public
43
43
  * @since 1.110
@@ -19,7 +19,7 @@ sap.ui.define(["./PluginBase", "sap/ui/base/ManagedObjectObserver", "sap/ui/core
19
19
  *
20
20
  * @extends sap.ui.core.Element
21
21
  * @author SAP SE
22
- * @version 1.136.0
22
+ * @version 1.136.2
23
23
  *
24
24
  * @public
25
25
  * @since 1.73
@@ -28,7 +28,7 @@ sap.ui.define(["./PluginBase", "sap/ui/core/Element", "sap/ui/core/Lib", "sap/ui
28
28
  *
29
29
  * @extends sap.ui.core.Element
30
30
  * @author SAP SE
31
- * @version 1.136.0
31
+ * @version 1.136.2
32
32
  *
33
33
  * @public
34
34
  * @since 1.91
@@ -20,7 +20,7 @@ sap.ui.define(["sap/ui/core/Element"], function(Element) {
20
20
  * @extends sap.ui.core.Element
21
21
  *
22
22
  * @author SAP SE
23
- * @version 1.136.0
23
+ * @version 1.136.2
24
24
  *
25
25
  * @private
26
26
  * @experimental Since 1.73. This class is experimental and provides only limited functionality. Also the API might be changed in future.
@@ -75,7 +75,7 @@ sap.ui.define([
75
75
  * </pre>
76
76
  *
77
77
  * @extends sap.ui.core.Element
78
- * @version 1.136.0
78
+ * @version 1.136.2
79
79
  * @author SAP SE
80
80
  * @public
81
81
  * @since 1.124
@@ -801,7 +801,7 @@ sap.ui.define([
801
801
  this.getConfig("download", {
802
802
  oBindingContext: oBindingContext,
803
803
  bAskForLocation: bAskForLocation
804
- }, this.getControl(), this);
804
+ }, this, this.getControl());
805
805
  };
806
806
 
807
807
  /**
@@ -1069,23 +1069,29 @@ sap.ui.define([
1069
1069
  };
1070
1070
 
1071
1071
  var oPromise = this.getItemValidationHandler()(oItemInfo);
1072
- if (oPromise && oPromise instanceof Promise) {
1073
- oPromise
1074
- .then((item) => {
1075
- if (item instanceof UploadItem) {
1076
- this._initateItemUpload(item);
1077
- }
1078
- })
1079
- .catch((item) => {
1080
- // Reset variable to avoid update if upload rejected.
1081
- if (item && this._oItemToUpdate && item instanceof UploadItem && item.getId() === this._oItemToUpdate.getId()) {
1082
- this._oItemToUpdate = null;
1083
- }
1084
- });
1085
- } else {
1072
+ try {
1073
+ if (oPromise && typeof oPromise?.then === "function") {
1074
+ oPromise
1075
+ .then((item) => {
1076
+ if (item instanceof UploadItem) {
1077
+ this._initateItemUpload(item);
1078
+ }
1079
+ })
1080
+ .catch((item) => {
1081
+ // Reset variable to avoid update if upload rejected.
1082
+ if (item && this._oItemToUpdate && item instanceof UploadItem && item.getId() === this._oItemToUpdate.getId()) {
1083
+ this._oItemToUpdate = null;
1084
+ }
1085
+ });
1086
+ } else {
1087
+ oItem.destroy();
1088
+ // if promise is not returned to the ItemValidation hook log error and destroy the item
1089
+ Log.error("Invalid usage, missing Promise: ItemValidationHandler callback expects Promise to be returned.");
1090
+ }
1091
+ } catch (error) {
1086
1092
  oItem.destroy();
1087
- // if promise is not returned to the ItemValidation hook log error and destroy the item
1088
- Log.error("Invalid usage, missing Promise: ItemValidationHandler callback expects Promise to be returned.");
1093
+ // If the ItemValidationHandler throws an error, log it and destroy the item
1094
+ Log.error("Invalid usage, missing Promise: ItemValidationHandler callback expects Promise to be returned.", error);
1089
1095
  }
1090
1096
  } else {
1091
1097
  /* if no validation handler is provided control continues with normal upload else waits for the application to manually
@@ -21,7 +21,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
21
21
  * @extends sap.m.semantic.SemanticButton
22
22
  *
23
23
  * @author SAP SE
24
- * @version 1.136.0
24
+ * @version 1.136.2
25
25
  *
26
26
  * @constructor
27
27
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.m.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.136.0
22
+ * @version 1.136.2
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.m.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.136.0
22
+ * @version 1.136.2
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -46,7 +46,7 @@ sap.ui.define(["sap/m/semantic/ShareMenuPage", "sap/m/semantic/SemanticConfigura
46
46
  * @extends sap.m.semantic.ShareMenuPage
47
47
  *
48
48
  * @author SAP SE
49
- * @version 1.136.0
49
+ * @version 1.136.2
50
50
  *
51
51
  * @constructor
52
52
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.m.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.136.0
22
+ * @version 1.136.2
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.m.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.136.0
22
+ * @version 1.136.2
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticToggleButton'], function(SemanticToggleBu
19
19
  * @extends sap.m.semantic.SemanticToggleButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.136.0
22
+ * @version 1.136.2
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -25,7 +25,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
25
25
  * @implements sap.m.semantic.IFilter
26
26
  *
27
27
  * @author SAP SE
28
- * @version 1.136.0
28
+ * @version 1.136.2
29
29
  *
30
30
  * @constructor
31
31
  * @public
@@ -24,7 +24,7 @@ sap.ui.define(['sap/m/semantic/SemanticSelect'], function(SemanticSelect) {
24
24
  * @implements sap.m.semantic.IFilter
25
25
  *
26
26
  * @author SAP SE
27
- * @version 1.136.0
27
+ * @version 1.136.2
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticToggleButton'], function(SemanticToggleBu
19
19
  * @extends sap.m.semantic.SemanticToggleButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.136.0
22
+ * @version 1.136.2
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.m.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.136.0
22
+ * @version 1.136.2
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -39,7 +39,7 @@ sap.ui.define(["sap/m/semantic/ShareMenuPage", "sap/m/semantic/SemanticConfigura
39
39
  * @extends sap.m.semantic.ShareMenuPage
40
40
  *
41
41
  * @author SAP SE
42
- * @version 1.136.0
42
+ * @version 1.136.2
43
43
  *
44
44
  * @constructor
45
45
  * @public
@@ -25,7 +25,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
25
25
  * @implements sap.m.semantic.IGroup
26
26
  *
27
27
  * @author SAP SE
28
- * @version 1.136.0
28
+ * @version 1.136.2
29
29
  *
30
30
  * @constructor
31
31
  * @public
@@ -24,7 +24,7 @@ sap.ui.define(['sap/m/semantic/SemanticSelect'], function(SemanticSelect) {
24
24
  * @implements sap.m.semantic.IGroup
25
25
  *
26
26
  * @author SAP SE
27
- * @version 1.136.0
27
+ * @version 1.136.2
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.m.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.136.0
22
+ * @version 1.136.2
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -45,7 +45,7 @@ sap.ui.define(["sap/m/semantic/SemanticPage", "sap/m/semantic/SemanticPageRender
45
45
  * @extends sap.m.semantic.SemanticPage
46
46
  *
47
47
  * @author SAP SE
48
- * @version 1.136.0
48
+ * @version 1.136.2
49
49
  *
50
50
  * @constructor
51
51
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.m.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.136.0
22
+ * @version 1.136.2
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticToggleButton', "sap/ui/core/Lib"], functi
19
19
  * @extends sap.m.semantic.SemanticToggleButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.136.0
22
+ * @version 1.136.2
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.m.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.136.0
22
+ * @version 1.136.2
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/m/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.m.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.136.0
22
+ * @version 1.136.2
23
23
  *
24
24
  * @constructor
25
25
  * @public