@openui5/sap.m 1.71.67 → 1.71.69

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 (636) hide show
  1. package/package.json +4 -4
  2. package/src/sap/m/.library +2 -2
  3. package/src/sap/m/AccButton.js +2 -2
  4. package/src/sap/m/AccButtonRenderer.js +1 -1
  5. package/src/sap/m/ActionListItem.js +2 -2
  6. package/src/sap/m/ActionListItemRenderer.js +1 -1
  7. package/src/sap/m/ActionSelect.js +2 -2
  8. package/src/sap/m/ActionSelectRenderer.js +1 -1
  9. package/src/sap/m/ActionSheet.js +2 -2
  10. package/src/sap/m/ActionSheetRenderer.js +1 -1
  11. package/src/sap/m/App.js +2 -2
  12. package/src/sap/m/AppRenderer.js +1 -1
  13. package/src/sap/m/AssociativeOverflowToolbar.js +2 -2
  14. package/src/sap/m/Bar.js +2 -2
  15. package/src/sap/m/BarInPageEnabler.js +1 -1
  16. package/src/sap/m/BarRenderer.js +1 -1
  17. package/src/sap/m/Breadcrumbs.js +2 -2
  18. package/src/sap/m/BreadcrumbsRenderer.js +1 -1
  19. package/src/sap/m/BusyDialog.js +2 -2
  20. package/src/sap/m/BusyIndicator.js +2 -2
  21. package/src/sap/m/BusyIndicatorRenderer.js +1 -1
  22. package/src/sap/m/Button.js +2 -2
  23. package/src/sap/m/ButtonRenderer.js +1 -1
  24. package/src/sap/m/Carousel.js +2 -2
  25. package/src/sap/m/CarouselLayout.js +3 -3
  26. package/src/sap/m/CarouselRenderer.js +1 -1
  27. package/src/sap/m/CheckBox.js +2 -2
  28. package/src/sap/m/CheckBoxRenderer.js +1 -1
  29. package/src/sap/m/ColorPalette.js +2 -2
  30. package/src/sap/m/ColorPalettePopover.js +2 -2
  31. package/src/sap/m/ColorPaletteRenderer.js +1 -1
  32. package/src/sap/m/Column.js +2 -2
  33. package/src/sap/m/ColumnHeaderPopover.js +2 -2
  34. package/src/sap/m/ColumnListItem.js +2 -2
  35. package/src/sap/m/ColumnListItemRenderer.js +1 -1
  36. package/src/sap/m/ColumnPopoverActionItem.js +2 -2
  37. package/src/sap/m/ColumnPopoverCustomItem.js +2 -2
  38. package/src/sap/m/ColumnPopoverItem.js +2 -2
  39. package/src/sap/m/ColumnPopoverSortItem.js +2 -2
  40. package/src/sap/m/ComboBox.js +2 -2
  41. package/src/sap/m/ComboBoxBase.js +2 -2
  42. package/src/sap/m/ComboBoxBaseRenderer.js +1 -1
  43. package/src/sap/m/ComboBoxRenderer.js +1 -1
  44. package/src/sap/m/ComboBoxTextField.js +2 -2
  45. package/src/sap/m/ComboBoxTextFieldRenderer.js +1 -1
  46. package/src/sap/m/CustomListItem.js +2 -2
  47. package/src/sap/m/CustomListItemRenderer.js +1 -1
  48. package/src/sap/m/CustomTile.js +2 -2
  49. package/src/sap/m/CustomTileRenderer.js +1 -1
  50. package/src/sap/m/CustomTreeItem.js +2 -2
  51. package/src/sap/m/CustomTreeItemRenderer.js +1 -1
  52. package/src/sap/m/DatePicker.js +2 -2
  53. package/src/sap/m/DatePickerRenderer.js +1 -1
  54. package/src/sap/m/DateRangeSelection.js +3 -3
  55. package/src/sap/m/DateRangeSelectionRenderer.js +1 -1
  56. package/src/sap/m/DateTimeField.js +2 -2
  57. package/src/sap/m/DateTimeFieldRenderer.js +1 -1
  58. package/src/sap/m/DateTimeInput.js +2 -2
  59. package/src/sap/m/DateTimeInputRenderer.js +1 -1
  60. package/src/sap/m/DateTimePicker.js +2 -2
  61. package/src/sap/m/DateTimePickerRenderer.js +1 -1
  62. package/src/sap/m/Dialog.js +2 -2
  63. package/src/sap/m/DialogRenderer.js +1 -1
  64. package/src/sap/m/DisplayListItem.js +2 -2
  65. package/src/sap/m/DisplayListItemRenderer.js +1 -1
  66. package/src/sap/m/DraftIndicator.js +2 -2
  67. package/src/sap/m/DraftIndicatorRenderer.js +1 -1
  68. package/src/sap/m/FacetFilter.js +2 -2
  69. package/src/sap/m/FacetFilterItem.js +2 -2
  70. package/src/sap/m/FacetFilterItemRenderer.js +1 -1
  71. package/src/sap/m/FacetFilterList.js +2 -2
  72. package/src/sap/m/FacetFilterListRenderer.js +1 -1
  73. package/src/sap/m/FacetFilterRenderer.js +1 -1
  74. package/src/sap/m/FeedContent.js +2 -2
  75. package/src/sap/m/FeedContentRenderer.js +1 -1
  76. package/src/sap/m/FeedInput.js +2 -2
  77. package/src/sap/m/FeedInputRenderer.js +1 -1
  78. package/src/sap/m/FeedListItem.js +2 -2
  79. package/src/sap/m/FeedListItemAction.js +2 -2
  80. package/src/sap/m/FeedListItemRenderer.js +1 -1
  81. package/src/sap/m/Fiori20Adapter.js +3 -3
  82. package/src/sap/m/FlexBox.js +2 -2
  83. package/src/sap/m/FlexBoxCssPropertyMap.js +1 -1
  84. package/src/sap/m/FlexBoxRenderer.js +1 -1
  85. package/src/sap/m/FlexBoxStylingHelper.js +1 -1
  86. package/src/sap/m/FlexItemData.js +2 -2
  87. package/src/sap/m/FormattedText.js +2 -2
  88. package/src/sap/m/FormattedTextAnchorGenerator.js +1 -1
  89. package/src/sap/m/FormattedTextRenderer.js +1 -1
  90. package/src/sap/m/GenericTag.js +2 -2
  91. package/src/sap/m/GenericTagRenderer.js +1 -1
  92. package/src/sap/m/GenericTile.js +2 -2
  93. package/src/sap/m/GenericTileLineModeRenderer.js +1 -1
  94. package/src/sap/m/GenericTileRenderer.js +1 -1
  95. package/src/sap/m/GroupHeaderListItem.js +2 -2
  96. package/src/sap/m/GroupHeaderListItemRenderer.js +1 -1
  97. package/src/sap/m/GrowingEnablement.js +1 -1
  98. package/src/sap/m/GrowingList.js +2 -2
  99. package/src/sap/m/GrowingListRenderer.js +1 -1
  100. package/src/sap/m/HBox.js +2 -2
  101. package/src/sap/m/HBoxRenderer.js +1 -1
  102. package/src/sap/m/HeaderContainer.js +2 -2
  103. package/src/sap/m/HeaderContainerItemNavigator.js +2 -2
  104. package/src/sap/m/HeaderContainerRenderer.js +1 -1
  105. package/src/sap/m/HyphenationSupport.js +1 -1
  106. package/src/sap/m/IconTabBar.js +2 -2
  107. package/src/sap/m/IconTabBarDragAndDropUtil.js +1 -1
  108. package/src/sap/m/IconTabBarRenderer.js +1 -1
  109. package/src/sap/m/IconTabBarSelectList.js +2 -2
  110. package/src/sap/m/IconTabBarSelectListRenderer.js +1 -1
  111. package/src/sap/m/IconTabFilter.js +2 -2
  112. package/src/sap/m/IconTabHeader.js +2 -2
  113. package/src/sap/m/IconTabHeaderRenderer.js +1 -1
  114. package/src/sap/m/IconTabSeparator.js +2 -2
  115. package/src/sap/m/Image.js +2 -2
  116. package/src/sap/m/ImageContent.js +2 -2
  117. package/src/sap/m/ImageContentRenderer.js +1 -1
  118. package/src/sap/m/ImageRenderer.js +1 -1
  119. package/src/sap/m/Input.js +2 -2
  120. package/src/sap/m/InputBase.js +2 -2
  121. package/src/sap/m/InputBaseRenderer.js +1 -1
  122. package/src/sap/m/InputListItem.js +2 -2
  123. package/src/sap/m/InputListItemRenderer.js +1 -1
  124. package/src/sap/m/InputRenderer.js +1 -1
  125. package/src/sap/m/InstanceManager.js +1 -1
  126. package/src/sap/m/Label.js +2 -2
  127. package/src/sap/m/LabelRenderer.js +1 -1
  128. package/src/sap/m/LightBox.js +2 -2
  129. package/src/sap/m/LightBoxItem.js +2 -2
  130. package/src/sap/m/LightBoxRenderer.js +1 -1
  131. package/src/sap/m/Link.js +12 -7
  132. package/src/sap/m/LinkRenderer.js +1 -1
  133. package/src/sap/m/List.js +2 -2
  134. package/src/sap/m/ListBase.js +2 -2
  135. package/src/sap/m/ListBaseRenderer.js +1 -1
  136. package/src/sap/m/ListItemBase.js +2 -2
  137. package/src/sap/m/ListItemBaseRenderer.js +1 -1
  138. package/src/sap/m/ListRenderer.js +1 -1
  139. package/src/sap/m/MaskEnabler.js +2 -2
  140. package/src/sap/m/MaskInput.js +2 -2
  141. package/src/sap/m/MaskInputRenderer.js +1 -1
  142. package/src/sap/m/MaskInputRule.js +2 -2
  143. package/src/sap/m/Menu.js +2 -2
  144. package/src/sap/m/MenuButton.js +2 -2
  145. package/src/sap/m/MenuButtonRenderer.js +1 -1
  146. package/src/sap/m/MenuItem.js +2 -2
  147. package/src/sap/m/MenuListItem.js +2 -2
  148. package/src/sap/m/MenuListItemRenderer.js +1 -1
  149. package/src/sap/m/MessageBox.js +1 -1
  150. package/src/sap/m/MessageItem.js +2 -2
  151. package/src/sap/m/MessageListItem.js +2 -2
  152. package/src/sap/m/MessageListItemRenderer.js +1 -1
  153. package/src/sap/m/MessagePage.js +3 -3
  154. package/src/sap/m/MessagePageRenderer.js +1 -1
  155. package/src/sap/m/MessagePopover.js +2 -2
  156. package/src/sap/m/MessagePopoverItem.js +2 -2
  157. package/src/sap/m/MessagePopoverRenderer.js +1 -1
  158. package/src/sap/m/MessageStrip.js +2 -2
  159. package/src/sap/m/MessageStripRenderer.js +1 -1
  160. package/src/sap/m/MessageStripUtilities.js +1 -1
  161. package/src/sap/m/MessageToast.js +2 -2
  162. package/src/sap/m/MessageView.js +2 -2
  163. package/src/sap/m/MessageViewRenderer.js +1 -1
  164. package/src/sap/m/MultiComboBox.js +2 -2
  165. package/src/sap/m/MultiComboBoxRenderer.js +1 -1
  166. package/src/sap/m/MultiEditField.js +2 -2
  167. package/src/sap/m/MultiInput.js +2 -2
  168. package/src/sap/m/MultiInputRenderer.js +1 -1
  169. package/src/sap/m/NavContainer.js +2 -2
  170. package/src/sap/m/NavContainerRenderer.js +1 -1
  171. package/src/sap/m/NewsContent.js +2 -2
  172. package/src/sap/m/NewsContentRenderer.js +1 -1
  173. package/src/sap/m/NotificationListBase.js +2 -2
  174. package/src/sap/m/NotificationListGroup.js +2 -2
  175. package/src/sap/m/NotificationListGroupRenderer.js +1 -1
  176. package/src/sap/m/NotificationListItem.js +2 -2
  177. package/src/sap/m/NotificationListItemRenderer.js +1 -1
  178. package/src/sap/m/NumericContent.js +2 -2
  179. package/src/sap/m/NumericContentRenderer.js +1 -1
  180. package/src/sap/m/ObjectAttribute.js +2 -2
  181. package/src/sap/m/ObjectAttributeRenderer.js +1 -1
  182. package/src/sap/m/ObjectHeader.js +2 -2
  183. package/src/sap/m/ObjectHeaderRenderer.js +1 -1
  184. package/src/sap/m/ObjectIdentifier.js +2 -2
  185. package/src/sap/m/ObjectIdentifierRenderer.js +1 -1
  186. package/src/sap/m/ObjectListItem.js +2 -2
  187. package/src/sap/m/ObjectListItemRenderer.js +1 -1
  188. package/src/sap/m/ObjectMarker.js +2 -2
  189. package/src/sap/m/ObjectMarkerRenderer.js +1 -1
  190. package/src/sap/m/ObjectNumber.js +2 -2
  191. package/src/sap/m/ObjectNumberRenderer.js +1 -1
  192. package/src/sap/m/ObjectStatus.js +2 -2
  193. package/src/sap/m/ObjectStatusRenderer.js +1 -1
  194. package/src/sap/m/OverflowToolbar.js +2 -2
  195. package/src/sap/m/OverflowToolbarAssociativePopover.js +2 -2
  196. package/src/sap/m/OverflowToolbarAssociativePopoverControls.js +1 -1
  197. package/src/sap/m/OverflowToolbarButton.js +2 -2
  198. package/src/sap/m/OverflowToolbarLayoutData.js +2 -2
  199. package/src/sap/m/OverflowToolbarRenderer.js +1 -1
  200. package/src/sap/m/OverflowToolbarToggleButton.js +2 -2
  201. package/src/sap/m/P13nAnyFilterItem.js +2 -2
  202. package/src/sap/m/P13nColumnsItem.js +2 -2
  203. package/src/sap/m/P13nColumnsPanel.js +2 -2
  204. package/src/sap/m/P13nConditionPanel.js +2 -2
  205. package/src/sap/m/P13nDialog.js +2 -2
  206. package/src/sap/m/P13nDimMeasureItem.js +2 -2
  207. package/src/sap/m/P13nDimMeasurePanel.js +2 -2
  208. package/src/sap/m/P13nFilterItem.js +2 -2
  209. package/src/sap/m/P13nFilterPanel.js +2 -2
  210. package/src/sap/m/P13nGroupItem.js +2 -2
  211. package/src/sap/m/P13nGroupPanel.js +2 -2
  212. package/src/sap/m/P13nItem.js +2 -2
  213. package/src/sap/m/P13nPanel.js +2 -2
  214. package/src/sap/m/P13nSelectionItem.js +2 -2
  215. package/src/sap/m/P13nSelectionPanel.js +2 -2
  216. package/src/sap/m/P13nSortItem.js +2 -2
  217. package/src/sap/m/P13nSortPanel.js +2 -2
  218. package/src/sap/m/PDFViewer.js +104 -56
  219. package/src/sap/m/PDFViewerRenderManager.js +1 -1
  220. package/src/sap/m/PDFViewerRenderer.js +1 -1
  221. package/src/sap/m/Page.js +2 -2
  222. package/src/sap/m/PageAccessibleLandmarkInfo.js +2 -2
  223. package/src/sap/m/PageRenderer.js +1 -1
  224. package/src/sap/m/PagingButton.js +2 -2
  225. package/src/sap/m/PagingButtonRenderer.js +1 -1
  226. package/src/sap/m/Panel.js +57 -52
  227. package/src/sap/m/PanelRenderer.js +6 -9
  228. package/src/sap/m/PlanningCalendar.js +2 -2
  229. package/src/sap/m/PlanningCalendarHeader.js +2 -2
  230. package/src/sap/m/PlanningCalendarHeaderRenderer.js +1 -1
  231. package/src/sap/m/PlanningCalendarLegend.js +2 -2
  232. package/src/sap/m/PlanningCalendarLegendRenderer.js +1 -1
  233. package/src/sap/m/PlanningCalendarRenderer.js +1 -1
  234. package/src/sap/m/PlanningCalendarRow.js +2 -2
  235. package/src/sap/m/PlanningCalendarView.js +2 -2
  236. package/src/sap/m/Popover.js +2 -2
  237. package/src/sap/m/PopoverRenderer.js +1 -1
  238. package/src/sap/m/ProgressIndicator.js +2 -2
  239. package/src/sap/m/ProgressIndicatorRenderer.js +1 -1
  240. package/src/sap/m/PullToRefresh.js +2 -2
  241. package/src/sap/m/PullToRefreshRenderer.js +1 -1
  242. package/src/sap/m/QuickView.js +2 -2
  243. package/src/sap/m/QuickViewBase.js +2 -2
  244. package/src/sap/m/QuickViewCard.js +2 -2
  245. package/src/sap/m/QuickViewCardRenderer.js +1 -1
  246. package/src/sap/m/QuickViewGroup.js +2 -2
  247. package/src/sap/m/QuickViewGroupElement.js +2 -2
  248. package/src/sap/m/QuickViewPage.js +2 -2
  249. package/src/sap/m/QuickViewPageRenderer.js +1 -1
  250. package/src/sap/m/QuickViewRenderer.js +1 -1
  251. package/src/sap/m/RadioButton.js +2 -2
  252. package/src/sap/m/RadioButtonGroup.js +2 -2
  253. package/src/sap/m/RadioButtonGroupRenderer.js +1 -1
  254. package/src/sap/m/RadioButtonRenderer.js +1 -1
  255. package/src/sap/m/RangeSlider.js +2 -2
  256. package/src/sap/m/RangeSliderRenderer.js +1 -1
  257. package/src/sap/m/RatingIndicator.js +2 -2
  258. package/src/sap/m/RatingIndicatorRenderer.js +1 -1
  259. package/src/sap/m/ResponsivePopover.js +2 -2
  260. package/src/sap/m/ResponsivePopoverRenderer.js +1 -1
  261. package/src/sap/m/ResponsiveScale.js +2 -2
  262. package/src/sap/m/ScrollBar.js +2 -2
  263. package/src/sap/m/ScrollBarRenderer.js +1 -1
  264. package/src/sap/m/ScrollContainer.js +2 -2
  265. package/src/sap/m/ScrollContainerRenderer.js +1 -1
  266. package/src/sap/m/SearchField.js +2 -2
  267. package/src/sap/m/SearchFieldRenderer.js +1 -1
  268. package/src/sap/m/SegmentedButton.js +2 -2
  269. package/src/sap/m/SegmentedButtonItem.js +2 -2
  270. package/src/sap/m/SegmentedButtonRenderer.js +1 -1
  271. package/src/sap/m/Select.js +2 -2
  272. package/src/sap/m/SelectDialog.js +2 -2
  273. package/src/sap/m/SelectDialogRenderer.js +1 -1
  274. package/src/sap/m/SelectList.js +2 -2
  275. package/src/sap/m/SelectListRenderer.js +1 -1
  276. package/src/sap/m/SelectRenderer.js +1 -1
  277. package/src/sap/m/SelectionDetails.js +2 -2
  278. package/src/sap/m/SelectionDetailsFacade.js +3 -3
  279. package/src/sap/m/SelectionDetailsItem.js +2 -2
  280. package/src/sap/m/SelectionDetailsItemLine.js +2 -2
  281. package/src/sap/m/SelectionDetailsListItemRenderer.js +1 -1
  282. package/src/sap/m/SelectionDetailsRenderer.js +1 -1
  283. package/src/sap/m/Shell.js +2 -2
  284. package/src/sap/m/ShellRenderer.js +1 -1
  285. package/src/sap/m/SimpleFixFlex.js +2 -2
  286. package/src/sap/m/SimpleFixFlexRenderer.js +1 -1
  287. package/src/sap/m/SinglePlanningCalendar.js +2 -2
  288. package/src/sap/m/SinglePlanningCalendarDayView.js +2 -2
  289. package/src/sap/m/SinglePlanningCalendarGrid.js +2 -2
  290. package/src/sap/m/SinglePlanningCalendarGridRenderer.js +1 -1
  291. package/src/sap/m/SinglePlanningCalendarMonthGrid.js +2 -2
  292. package/src/sap/m/SinglePlanningCalendarMonthGridRenderer.js +1 -1
  293. package/src/sap/m/SinglePlanningCalendarMonthView.js +2 -2
  294. package/src/sap/m/SinglePlanningCalendarRenderer.js +1 -1
  295. package/src/sap/m/SinglePlanningCalendarUtilities.js +1 -1
  296. package/src/sap/m/SinglePlanningCalendarView.js +2 -2
  297. package/src/sap/m/SinglePlanningCalendarWeekView.js +2 -2
  298. package/src/sap/m/SinglePlanningCalendarWorkWeekView.js +2 -2
  299. package/src/sap/m/SlideTile.js +2 -2
  300. package/src/sap/m/SlideTileRenderer.js +1 -1
  301. package/src/sap/m/Slider.js +2 -2
  302. package/src/sap/m/SliderRenderer.js +1 -1
  303. package/src/sap/m/SliderTooltip.js +2 -2
  304. package/src/sap/m/SliderTooltipBase.js +2 -2
  305. package/src/sap/m/SliderTooltipBaseRenderer.js +1 -1
  306. package/src/sap/m/SliderTooltipContainer.js +2 -2
  307. package/src/sap/m/SliderTooltipContainerRenderer.js +1 -1
  308. package/src/sap/m/SliderTooltipRenderer.js +1 -1
  309. package/src/sap/m/SliderUtilities.js +1 -1
  310. package/src/sap/m/SplitApp.js +2 -2
  311. package/src/sap/m/SplitAppRenderer.js +1 -1
  312. package/src/sap/m/SplitButton.js +2 -2
  313. package/src/sap/m/SplitButtonRenderer.js +1 -1
  314. package/src/sap/m/SplitContainer.js +2 -2
  315. package/src/sap/m/SplitContainerRenderer.js +1 -1
  316. package/src/sap/m/StandardListItem.js +2 -2
  317. package/src/sap/m/StandardListItemRenderer.js +1 -1
  318. package/src/sap/m/StandardTile.js +2 -2
  319. package/src/sap/m/StandardTileRenderer.js +1 -1
  320. package/src/sap/m/StandardTreeItem.js +2 -2
  321. package/src/sap/m/StandardTreeItemRenderer.js +1 -1
  322. package/src/sap/m/StepInput.js +2 -2
  323. package/src/sap/m/StepInputRenderer.js +1 -1
  324. package/src/sap/m/Suggest.js +1 -1
  325. package/src/sap/m/SuggestionItem.js +2 -2
  326. package/src/sap/m/SuggestionsList.js +1 -1
  327. package/src/sap/m/SuggestionsPopover.js +2 -2
  328. package/src/sap/m/Support.js +1 -1
  329. package/src/sap/m/Switch.js +2 -2
  330. package/src/sap/m/SwitchRenderer.js +1 -1
  331. package/src/sap/m/TabContainer.js +2 -2
  332. package/src/sap/m/TabContainerItem.js +2 -2
  333. package/src/sap/m/TabContainerRenderer.js +1 -1
  334. package/src/sap/m/TabStrip.js +2 -2
  335. package/src/sap/m/TabStripItem.js +2 -2
  336. package/src/sap/m/TabStripRenderer.js +1 -1
  337. package/src/sap/m/Table.js +2 -2
  338. package/src/sap/m/TablePersoController.js +2 -2
  339. package/src/sap/m/TablePersoDialog.js +7 -2
  340. package/src/sap/m/TablePersoProvider.js +2 -2
  341. package/src/sap/m/TableRenderer.js +1 -1
  342. package/src/sap/m/TableSelectDialog.js +2 -2
  343. package/src/sap/m/TableSelectDialogRenderer.js +1 -1
  344. package/src/sap/m/Text.js +2 -2
  345. package/src/sap/m/TextArea.js +2 -2
  346. package/src/sap/m/TextAreaRenderer.js +1 -1
  347. package/src/sap/m/TextRenderer.js +1 -1
  348. package/src/sap/m/Tile.js +2 -2
  349. package/src/sap/m/TileContainer.js +2 -2
  350. package/src/sap/m/TileContainerRenderer.js +1 -1
  351. package/src/sap/m/TileContent.js +2 -2
  352. package/src/sap/m/TileContentRenderer.js +1 -1
  353. package/src/sap/m/TileRenderer.js +1 -1
  354. package/src/sap/m/TimePicker.js +3 -3
  355. package/src/sap/m/TimePickerRenderer.js +1 -1
  356. package/src/sap/m/TimePickerSlider.js +2 -2
  357. package/src/sap/m/TimePickerSliderRenderer.js +1 -1
  358. package/src/sap/m/TimePickerSliders.js +2 -2
  359. package/src/sap/m/TimePickerSlidersRenderer.js +1 -1
  360. package/src/sap/m/Title.js +2 -2
  361. package/src/sap/m/TitlePropagationSupport.js +2 -2
  362. package/src/sap/m/TitleRenderer.js +1 -1
  363. package/src/sap/m/ToggleButton.js +2 -2
  364. package/src/sap/m/ToggleButtonRenderer.js +1 -1
  365. package/src/sap/m/Token.js +2 -2
  366. package/src/sap/m/TokenRenderer.js +1 -1
  367. package/src/sap/m/Tokenizer.js +2 -2
  368. package/src/sap/m/TokenizerRenderer.js +1 -1
  369. package/src/sap/m/Toolbar.js +2 -2
  370. package/src/sap/m/ToolbarLayoutData.js +2 -2
  371. package/src/sap/m/ToolbarRenderer.js +1 -1
  372. package/src/sap/m/ToolbarSeparator.js +2 -2
  373. package/src/sap/m/ToolbarSeparatorRenderer.js +1 -1
  374. package/src/sap/m/ToolbarSpacer.js +2 -2
  375. package/src/sap/m/ToolbarSpacerRenderer.js +1 -1
  376. package/src/sap/m/Tree.js +2 -2
  377. package/src/sap/m/TreeItemBase.js +9 -4
  378. package/src/sap/m/TreeItemBaseRenderer.js +1 -1
  379. package/src/sap/m/TreeRenderer.js +1 -1
  380. package/src/sap/m/UploadCollection.js +2 -2
  381. package/src/sap/m/UploadCollectionItem.js +2 -2
  382. package/src/sap/m/UploadCollectionParameter.js +2 -2
  383. package/src/sap/m/UploadCollectionRenderer.js +1 -1
  384. package/src/sap/m/UploadCollectionToolbarPlaceholder.js +2 -2
  385. package/src/sap/m/VBox.js +2 -2
  386. package/src/sap/m/VBoxRenderer.js +1 -1
  387. package/src/sap/m/ViewSettingsCustomItem.js +2 -2
  388. package/src/sap/m/ViewSettingsCustomTab.js +2 -2
  389. package/src/sap/m/ViewSettingsDialog.js +2 -2
  390. package/src/sap/m/ViewSettingsDialogRenderer.js +1 -1
  391. package/src/sap/m/ViewSettingsFilterItem.js +2 -2
  392. package/src/sap/m/ViewSettingsItem.js +2 -2
  393. package/src/sap/m/VisibleItem.js +2 -2
  394. package/src/sap/m/Wizard.js +2 -2
  395. package/src/sap/m/WizardProgressNavigator.js +2 -2
  396. package/src/sap/m/WizardProgressNavigatorRenderer.js +1 -1
  397. package/src/sap/m/WizardRenderer.js +1 -1
  398. package/src/sap/m/WizardStep.js +2 -2
  399. package/src/sap/m/WizardStepRenderer.js +1 -1
  400. package/src/sap/m/changeHandler/AddTableColumn.js +2 -2
  401. package/src/sap/m/changeHandler/ChangeLinkTarget.js +2 -2
  402. package/src/sap/m/changeHandler/CombineButtons.js +2 -2
  403. package/src/sap/m/changeHandler/MoveTableColumns.js +2 -2
  404. package/src/sap/m/changeHandler/SplitMenuButton.js +2 -2
  405. package/src/sap/m/delegate/DateNavigation.js +1 -1
  406. package/src/sap/m/delegate/ValueStateMessage.js +1 -1
  407. package/src/sap/m/designtime/ActionSheet.designtime.js +1 -1
  408. package/src/sap/m/designtime/Bar.designtime.js +1 -1
  409. package/src/sap/m/designtime/Breadcrumbs.designtime.js +1 -1
  410. package/src/sap/m/designtime/BusyDialog.designtime.js +1 -1
  411. package/src/sap/m/designtime/Button.designtime.js +1 -1
  412. package/src/sap/m/designtime/Carousel.designtime.js +1 -1
  413. package/src/sap/m/designtime/CheckBox.designtime.js +1 -1
  414. package/src/sap/m/designtime/Column.designtime.js +1 -1
  415. package/src/sap/m/designtime/ComboBox.designtime.js +1 -1
  416. package/src/sap/m/designtime/CustomListItem.designtime.js +1 -1
  417. package/src/sap/m/designtime/CustomTile.designtime.js +1 -1
  418. package/src/sap/m/designtime/DatePicker.designtime.js +1 -1
  419. package/src/sap/m/designtime/DateRangeSelection.designtime.js +1 -1
  420. package/src/sap/m/designtime/DateTimeInput.designtime.js +1 -1
  421. package/src/sap/m/designtime/DateTimePicker.designtime.js +1 -1
  422. package/src/sap/m/designtime/Dialog.designtime.js +1 -1
  423. package/src/sap/m/designtime/DraftIndicator.designtime.js +1 -1
  424. package/src/sap/m/designtime/FeedInput.designtime.js +1 -1
  425. package/src/sap/m/designtime/FeedListItem.designtime.js +1 -1
  426. package/src/sap/m/designtime/FlexBox.designtime.js +1 -1
  427. package/src/sap/m/designtime/HBox.designtime.js +1 -1
  428. package/src/sap/m/designtime/IconTabBar.designtime.js +1 -1
  429. package/src/sap/m/designtime/IconTabFilter.designtime.js +1 -1
  430. package/src/sap/m/designtime/IconTabSeparator.designtime.js +1 -1
  431. package/src/sap/m/designtime/Image.designtime.js +1 -1
  432. package/src/sap/m/designtime/Input.designtime.js +1 -1
  433. package/src/sap/m/designtime/InputBase.designtime.js +1 -1
  434. package/src/sap/m/designtime/InputListItem.designtime.js +1 -1
  435. package/src/sap/m/designtime/Label.designtime.js +1 -1
  436. package/src/sap/m/designtime/LightBox.designtime.js +1 -1
  437. package/src/sap/m/designtime/Link.designtime.js +1 -1
  438. package/src/sap/m/designtime/ListBase.designtime.js +1 -1
  439. package/src/sap/m/designtime/ListItemBase.designtime.js +1 -1
  440. package/src/sap/m/designtime/MenuButton.designtime.js +1 -1
  441. package/src/sap/m/designtime/MessagePage.designtime.js +1 -1
  442. package/src/sap/m/designtime/MessageStrip.designtime.js +1 -1
  443. package/src/sap/m/designtime/MultiComboBox.designtime.js +1 -1
  444. package/src/sap/m/designtime/MultiInput.designtime.js +1 -1
  445. package/src/sap/m/designtime/NewsContent.designtime.js +1 -1
  446. package/src/sap/m/designtime/ObjectAttribute.designtime.js +1 -1
  447. package/src/sap/m/designtime/ObjectHeader.designtime.js +1 -1
  448. package/src/sap/m/designtime/ObjectIdentifier.designtime.js +1 -1
  449. package/src/sap/m/designtime/ObjectListItem.designtime.js +1 -1
  450. package/src/sap/m/designtime/ObjectMarker.designtime.js +1 -1
  451. package/src/sap/m/designtime/ObjectNumber.designtime.js +1 -1
  452. package/src/sap/m/designtime/ObjectStatus.designtime.js +1 -1
  453. package/src/sap/m/designtime/OverflowToolbar.designtime.js +1 -1
  454. package/src/sap/m/designtime/OverflowToolbarButton.designtime.js +1 -1
  455. package/src/sap/m/designtime/Page.designtime.js +1 -1
  456. package/src/sap/m/designtime/Panel.designtime.js +1 -1
  457. package/src/sap/m/designtime/PlanningCalendar.designtime.js +1 -1
  458. package/src/sap/m/designtime/PlanningCalendarLegend.designtime.js +1 -1
  459. package/src/sap/m/designtime/Popover.designtime.js +1 -1
  460. package/src/sap/m/designtime/ProgressIndicator.designtime.js +1 -1
  461. package/src/sap/m/designtime/QuickView.designtime.js +1 -1
  462. package/src/sap/m/designtime/QuickViewCard.designtime.js +1 -1
  463. package/src/sap/m/designtime/RadioButton.designtime.js +1 -1
  464. package/src/sap/m/designtime/RadioButtonGroup.designtime.js +1 -1
  465. package/src/sap/m/designtime/RangeSlider.designtime.js +1 -1
  466. package/src/sap/m/designtime/RatingIndicator.designtime.js +1 -1
  467. package/src/sap/m/designtime/ScrollContainer.designtime.js +1 -1
  468. package/src/sap/m/designtime/SearchField.designtime.js +1 -1
  469. package/src/sap/m/designtime/SegmentedButton.designtime.js +1 -1
  470. package/src/sap/m/designtime/Select.designtime.js +1 -1
  471. package/src/sap/m/designtime/Slider.designtime.js +1 -1
  472. package/src/sap/m/designtime/SplitApp.designtime.js +1 -1
  473. package/src/sap/m/designtime/SplitContainer.designtime.js +1 -1
  474. package/src/sap/m/designtime/StandardListItem.designtime.js +1 -1
  475. package/src/sap/m/designtime/StepInput.designtime.js +1 -1
  476. package/src/sap/m/designtime/Switch.designtime.js +1 -1
  477. package/src/sap/m/designtime/TabContainer.designtime.js +1 -1
  478. package/src/sap/m/designtime/Table.designtime.js +1 -1
  479. package/src/sap/m/designtime/Text.designtime.js +1 -1
  480. package/src/sap/m/designtime/TextArea.designtime.js +1 -1
  481. package/src/sap/m/designtime/TimePicker.designtime.js +1 -1
  482. package/src/sap/m/designtime/Title.designtime.js +1 -1
  483. package/src/sap/m/designtime/ToggleButton.designtime.js +1 -1
  484. package/src/sap/m/designtime/Toolbar.designtime.js +1 -1
  485. package/src/sap/m/designtime/VBox.designtime.js +1 -1
  486. package/src/sap/m/designtime/Wizard.designtime.js +1 -1
  487. package/src/sap/m/designtime/library.designtime.js +1 -1
  488. package/src/sap/m/designtime/semantic/DetailPage.designtime.js +1 -1
  489. package/src/sap/m/designtime/semantic/SemanticPage.designtime.js +1 -1
  490. package/src/sap/m/designtime/semantic/ShareMenuPage.designtime.js +1 -1
  491. package/src/sap/m/flexibility/Bar.flexibility.js +1 -1
  492. package/src/sap/m/flexibility/Button.flexibility.js +1 -1
  493. package/src/sap/m/flexibility/CheckBox.flexibility.js +1 -1
  494. package/src/sap/m/flexibility/Dialog.flexibility.js +1 -1
  495. package/src/sap/m/flexibility/IconTabFilter.flexibility.js +1 -1
  496. package/src/sap/m/flexibility/InputListItem.flexibility.js +1 -1
  497. package/src/sap/m/flexibility/Label.flexibility.js +1 -1
  498. package/src/sap/m/flexibility/Link.flexibility.js +1 -1
  499. package/src/sap/m/flexibility/MenuButton.flexibility.js +1 -1
  500. package/src/sap/m/flexibility/OverflowToolbar.flexibility.js +1 -1
  501. package/src/sap/m/flexibility/OverflowToolbarButton.flexibility.js +1 -1
  502. package/src/sap/m/flexibility/Page.flexibility.js +1 -1
  503. package/src/sap/m/flexibility/Panel.flexibility.js +1 -1
  504. package/src/sap/m/flexibility/Popover.flexibility.js +1 -1
  505. package/src/sap/m/flexibility/RadioButton.flexibility.js +1 -1
  506. package/src/sap/m/flexibility/StandardListItem.flexibility.js +1 -1
  507. package/src/sap/m/flexibility/Table.flexibility.js +1 -1
  508. package/src/sap/m/flexibility/Text.flexibility.js +1 -1
  509. package/src/sap/m/flexibility/Title.flexibility.js +1 -1
  510. package/src/sap/m/flexibility/Toolbar.flexibility.js +1 -1
  511. package/src/sap/m/ios7.js +1 -1
  512. package/src/sap/m/library.js +3 -3
  513. package/src/sap/m/library.support.js +1 -1
  514. package/src/sap/m/messagebundle.properties +6 -0
  515. package/src/sap/m/messagebundle_ar.properties +4 -0
  516. package/src/sap/m/messagebundle_bg.properties +4 -0
  517. package/src/sap/m/messagebundle_ca.properties +4 -0
  518. package/src/sap/m/messagebundle_cs.properties +4 -0
  519. package/src/sap/m/messagebundle_da.properties +4 -0
  520. package/src/sap/m/messagebundle_de.properties +4 -0
  521. package/src/sap/m/messagebundle_el.properties +4 -0
  522. package/src/sap/m/messagebundle_en.properties +4 -0
  523. package/src/sap/m/messagebundle_es.properties +4 -0
  524. package/src/sap/m/messagebundle_et.properties +4 -0
  525. package/src/sap/m/messagebundle_fi.properties +4 -0
  526. package/src/sap/m/messagebundle_fr.properties +4 -0
  527. package/src/sap/m/messagebundle_hi.properties +4 -0
  528. package/src/sap/m/messagebundle_hr.properties +4 -0
  529. package/src/sap/m/messagebundle_hu.properties +4 -0
  530. package/src/sap/m/messagebundle_it.properties +4 -0
  531. package/src/sap/m/messagebundle_iw.properties +4 -0
  532. package/src/sap/m/messagebundle_ja.properties +4 -0
  533. package/src/sap/m/messagebundle_kk.properties +4 -0
  534. package/src/sap/m/messagebundle_ko.properties +4 -0
  535. package/src/sap/m/messagebundle_lt.properties +4 -0
  536. package/src/sap/m/messagebundle_lv.properties +4 -0
  537. package/src/sap/m/messagebundle_ms.properties +4 -0
  538. package/src/sap/m/messagebundle_nl.properties +4 -0
  539. package/src/sap/m/messagebundle_no.properties +4 -0
  540. package/src/sap/m/messagebundle_pl.properties +4 -0
  541. package/src/sap/m/messagebundle_pt.properties +4 -0
  542. package/src/sap/m/messagebundle_ro.properties +4 -0
  543. package/src/sap/m/messagebundle_ru.properties +4 -0
  544. package/src/sap/m/messagebundle_sh.properties +4 -0
  545. package/src/sap/m/messagebundle_sk.properties +4 -0
  546. package/src/sap/m/messagebundle_sl.properties +4 -0
  547. package/src/sap/m/messagebundle_sr.properties +4 -0
  548. package/src/sap/m/messagebundle_sv.properties +4 -0
  549. package/src/sap/m/messagebundle_th.properties +4 -0
  550. package/src/sap/m/messagebundle_tr.properties +4 -0
  551. package/src/sap/m/messagebundle_uk.properties +4 -0
  552. package/src/sap/m/messagebundle_vi.properties +4 -0
  553. package/src/sap/m/messagebundle_zh_CN.properties +4 -0
  554. package/src/sap/m/messagebundle_zh_TW.properties +4 -0
  555. package/src/sap/m/routing/RouteMatchedHandler.js +1 -1
  556. package/src/sap/m/routing/Router.js +1 -1
  557. package/src/sap/m/routing/Target.js +1 -1
  558. package/src/sap/m/routing/TargetHandler.js +1 -1
  559. package/src/sap/m/routing/Targets.js +1 -1
  560. package/src/sap/m/routing/async/Target.js +1 -1
  561. package/src/sap/m/routing/async/Targets.js +1 -1
  562. package/src/sap/m/routing/sync/Target.js +1 -1
  563. package/src/sap/m/routing/sync/Targets.js +1 -1
  564. package/src/sap/m/rules/Breadcrumbs.support.js +1 -1
  565. package/src/sap/m/rules/Button.support.js +1 -1
  566. package/src/sap/m/rules/CheckBox.support.js +1 -1
  567. package/src/sap/m/rules/DatePicker.support.js +1 -1
  568. package/src/sap/m/rules/DateRangeSelection.support.js +1 -1
  569. package/src/sap/m/rules/Dialog.support.js +1 -1
  570. package/src/sap/m/rules/FacetFilter.support.js +1 -1
  571. package/src/sap/m/rules/IconTabBar.support.js +1 -1
  572. package/src/sap/m/rules/Image.support.js +1 -1
  573. package/src/sap/m/rules/Input.support.js +1 -1
  574. package/src/sap/m/rules/Link.support.js +1 -1
  575. package/src/sap/m/rules/MaskInput.support.js +1 -1
  576. package/src/sap/m/rules/MessagePage.support.js +1 -1
  577. package/src/sap/m/rules/ObjectHeader.support.js +1 -1
  578. package/src/sap/m/rules/ObjectListItem.support.js +1 -1
  579. package/src/sap/m/rules/ObjectMarker.support.js +1 -1
  580. package/src/sap/m/rules/ObjectStatus.support.js +1 -1
  581. package/src/sap/m/rules/Panel.support.js +1 -1
  582. package/src/sap/m/rules/Select.support.js +1 -1
  583. package/src/sap/m/rules/SelectDialog.support.js +1 -1
  584. package/src/sap/m/rules/StepInput.support.js +1 -1
  585. package/src/sap/m/rules/Table.support.js +1 -1
  586. package/src/sap/m/rules/Title.support.js +1 -1
  587. package/src/sap/m/rules/Tokenizer.support.js +1 -1
  588. package/src/sap/m/rules/ViewSettingsDialog.support.js +1 -1
  589. package/src/sap/m/semantic/AddAction.js +2 -2
  590. package/src/sap/m/semantic/CancelAction.js +2 -2
  591. package/src/sap/m/semantic/DeleteAction.js +2 -2
  592. package/src/sap/m/semantic/DetailPage.js +2 -2
  593. package/src/sap/m/semantic/DiscussInJamAction.js +2 -2
  594. package/src/sap/m/semantic/EditAction.js +2 -2
  595. package/src/sap/m/semantic/FavoriteAction.js +2 -2
  596. package/src/sap/m/semantic/FilterAction.js +2 -2
  597. package/src/sap/m/semantic/FilterSelect.js +2 -2
  598. package/src/sap/m/semantic/FlagAction.js +2 -2
  599. package/src/sap/m/semantic/ForwardAction.js +2 -2
  600. package/src/sap/m/semantic/FullscreenPage.js +2 -2
  601. package/src/sap/m/semantic/GroupAction.js +2 -2
  602. package/src/sap/m/semantic/GroupSelect.js +2 -2
  603. package/src/sap/m/semantic/MainAction.js +2 -2
  604. package/src/sap/m/semantic/MasterPage.js +2 -2
  605. package/src/sap/m/semantic/MessagesIndicator.js +2 -2
  606. package/src/sap/m/semantic/MultiSelectAction.js +2 -2
  607. package/src/sap/m/semantic/NegativeAction.js +2 -2
  608. package/src/sap/m/semantic/OpenInAction.js +2 -2
  609. package/src/sap/m/semantic/PositiveAction.js +2 -2
  610. package/src/sap/m/semantic/PrintAction.js +2 -2
  611. package/src/sap/m/semantic/SaveAction.js +2 -2
  612. package/src/sap/m/semantic/Segment.js +2 -2
  613. package/src/sap/m/semantic/SegmentedContainer.js +2 -2
  614. package/src/sap/m/semantic/SemanticButton.js +2 -2
  615. package/src/sap/m/semantic/SemanticConfiguration.js +2 -2
  616. package/src/sap/m/semantic/SemanticControl.js +2 -2
  617. package/src/sap/m/semantic/SemanticOverflowToolbarButton.js +2 -2
  618. package/src/sap/m/semantic/SemanticPage.js +2 -2
  619. package/src/sap/m/semantic/SemanticPageRenderer.js +1 -1
  620. package/src/sap/m/semantic/SemanticSelect.js +2 -2
  621. package/src/sap/m/semantic/SemanticToggleButton.js +2 -2
  622. package/src/sap/m/semantic/SendEmailAction.js +2 -2
  623. package/src/sap/m/semantic/SendMessageAction.js +2 -2
  624. package/src/sap/m/semantic/ShareInJamAction.js +2 -2
  625. package/src/sap/m/semantic/ShareMenu.js +2 -2
  626. package/src/sap/m/semantic/ShareMenuPage.js +2 -2
  627. package/src/sap/m/semantic/SortAction.js +2 -2
  628. package/src/sap/m/semantic/SortSelect.js +2 -2
  629. package/src/sap/m/themes/base/Panel.less +6 -32
  630. package/src/sap/m/themes/base/library.source.less +1 -1
  631. package/src/sap/m/themes/sap_hcb/Panel.less +0 -6
  632. package/src/sap/m/themes/sap_hcb/library.source.less +1 -1
  633. package/src/sap/m/upload/UploadSet.js +2 -2
  634. package/src/sap/m/upload/UploadSetItem.js +2 -2
  635. package/src/sap/m/upload/UploadSetRenderer.js +1 -1
  636. package/src/sap/m/upload/Uploader.js +1 -1
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -10,7 +10,6 @@ sap.ui.define([
10
10
  "sap/ui/core/Control",
11
11
  "sap/ui/Device",
12
12
  "sap/m/PDFViewerRenderManager",
13
- "sap/m/MessageBox",
14
13
  "sap/m/PDFViewerRenderer",
15
14
  "sap/base/Log",
16
15
  "sap/base/assert",
@@ -22,7 +21,6 @@ sap.ui.define([
22
21
  Control,
23
22
  Device,
24
23
  PDFViewerRenderManager,
25
- MessageBox,
26
24
  PDFViewerRenderer,
27
25
  Log,
28
26
  assert,
@@ -47,7 +45,7 @@ sap.ui.define([
47
45
  * @extends sap.ui.core.Control
48
46
  *
49
47
  * @author SAP SE
50
- * @version 1.71.67
48
+ * @version 1.71.69
51
49
  * @since 1.48
52
50
  *
53
51
  * @constructor
@@ -292,6 +290,7 @@ sap.ui.define([
292
290
  }
293
291
 
294
292
  if (URLWhitelist.validate(sParametrizedSource)) {
293
+ this._sParametrizedSource = sParametrizedSource;
295
294
  oIframeElement.attr("src", sParametrizedSource);
296
295
  } else {
297
296
  this._fireErrorEvent();
@@ -344,47 +343,125 @@ sap.ui.define([
344
343
  try {
345
344
  this._getIframeDOMElement().removeClass("sapMPDFViewerLoading");
346
345
  } catch (err) {
347
- Log.fatal("Iframe not founded in loaded event");
346
+ Log.fatal("Iframe not found in loaded event");
348
347
  Log.fatal(err);
349
348
  }
350
349
  this.fireEvent("loaded");
351
350
  };
352
351
 
352
+ /**
353
+ * @param {string} [src] - url of pdf
354
+ * @param {string} [method] - GET or HEAD mothod
355
+ * @returns - content-type header from the response header
356
+ * @description - this method fetches response headers from server to validate content-type.
357
+ * @private
358
+ */
359
+ PDFViewer.prototype._getHeaderInfo = function(src, method) {
360
+ return new Promise(function (resolve, reject) {
361
+ var oXMLHttpRequest = new window.XMLHttpRequest();
362
+ oXMLHttpRequest.open(method, src, false);
363
+ oXMLHttpRequest.onload = function() {
364
+ var sStatus = oXMLHttpRequest.status;
365
+ if (sStatus === 200) {
366
+ var response = oXMLHttpRequest.getAllResponseHeaders().toLowerCase().trim();
367
+ var items = response.split("\n");
368
+ var responseHeader = [];
369
+ for (var i = 0; i < items.length; i++) {
370
+ var parts = items[i].split(': ');
371
+ responseHeader[parts[0].trim()] = parts[1].trim();
372
+ }
373
+ resolve(responseHeader['content-type']);
374
+ } else {
375
+ reject(new Error("Error in fetching header with method " + method + ", status " + oXMLHttpRequest.status + " and statusText " + oXMLHttpRequest.statusText));
376
+ }
377
+ };
378
+ oXMLHttpRequest.onerror = function (error) {
379
+ reject(new Error("Error in fetching header with method " + method + ", status " + oXMLHttpRequest.status + ", statusText " + oXMLHttpRequest.statusText + " and error " + error) );
380
+ };
381
+ oXMLHttpRequest.send(null);
382
+ });
383
+ };
384
+
353
385
  /**
354
386
  * @param oEvent
355
387
  * @private
356
388
  */
357
389
  PDFViewer.prototype._onLoadListener = function (oEvent) {
358
390
  try {
359
- var oTarget = jQuery(oEvent.target),
360
- bContinue = true;
361
- // Firefox
362
- // https://bugzilla.mozilla.org/show_bug.cgi?id=911444
363
- // because of the embedded pdf plugin in firefox it is not possible to check contentType of the iframe document
364
- // if the content is pdf. If the content is not a pdf and it is from the same origin, it can be accessed.
365
- // Other browsers allow access to the mimeType of the iframe's document if the content is from the same origin.
366
- var sCurrentContentType = "application/pdf";
391
+ var oTarget = jQuery(oEvent.target);
392
+ var bContinue = true, sCurrentContentType = '';
393
+
394
+ //HTML body.children can be accessed only in scenario when chrome://flags/#pdf-oopif = disabled OR invalid path given to the iframe src
367
395
  try {
368
- // browsers render pdf in iframe as html page with embed tag
369
- var aEmbeds = oTarget[0].contentWindow.document.embeds;
370
- bContinue = !!aEmbeds && aEmbeds.length === 1;
371
- if (bContinue) {
372
- sCurrentContentType = aEmbeds[0].attributes.getNamedItem("type").value;
373
- }
396
+ var oContentWindow = oTarget[0] && oTarget[0].contentWindow;
397
+ var oDocumentBody = oContentWindow && oContentWindow.document && oContentWindow.document.body;
398
+ var aTargetChildren = oDocumentBody && oDocumentBody.children;
399
+
374
400
  } catch (error) {
375
- // even though the sourceValidationFailed event is fired, the default behaviour is to continue.
376
- // when preventDefault is on event object is called, the rendering ends up with error
377
- if (!Device.browser.firefox && this.fireEvent("sourceValidationFailed", {}, true)) {
378
- this._fireLoadedEvent();
379
- return;
401
+ /* Firefox
402
+ https://bugzilla.mozilla.org/show_bug.cgi?id=911444
403
+ because of the embedded pdf plugin in firefox it is not possible to check contentType of the iframe document
404
+ if the content is pdf. If the content is not a pdf and it is from the same origin, it can be accessed.
405
+ Other browsers allow access to the mimeType of the iframe's document if the content is from the same origin.
406
+ If browser is Firefox we triggerHEADRequest to fetch the ContentType.
407
+ */
408
+ if (Device.browser.firefox) {
409
+ aTargetChildren = [];
380
410
  }
381
411
  }
382
- if (bContinue && PDFViewerRenderer._isSupportedMimeType(sCurrentContentType) && PDFViewerRenderer._isPdfPluginEnabled()) {
383
- this._fireLoadedEvent();
412
+ //If chrome://flags/#pdf-oopif = disabled follow the existing approach to validate contentType.
413
+ if (aTargetChildren && aTargetChildren.length) {
414
+ try {
415
+ // browsers render pdf in iframe as html page with embed tag
416
+ var aEmbeds = oTarget[0].contentWindow.document.embeds;
417
+ bContinue = !!aEmbeds && aEmbeds.length === 1;
418
+ if (bContinue) {
419
+ sCurrentContentType = aEmbeds[0].attributes.getNamedItem("type").value;
420
+ }
421
+ } catch (error) {
422
+ // even though the sourceValidationFailed event is fired, the default behaviour is to continue.
423
+ // when preventDefault is on event object is called, the rendering ends up with error
424
+ if (!Device.browser.firefox && this.fireEvent("sourceValidationFailed", {}, true)) {
425
+ this._fireLoadedEvent();
426
+ return;
427
+ }
428
+ }
429
+ /* LoadedEvent will be triggered if all the below criteria matches and PDF is displayed
430
+ 1. If embed tag is present.
431
+ 2. If ContentType = "application/pdf" / "application/x-google-chrome-pdf".
432
+ 3. If Browser PDFPlugin is enabled.
433
+ else the ErrorEvent will be triggered, It will also be triggered if an invalid path is proveded as src for the iframe and LoadingError IllustratedMessage is displayed.
434
+ */
435
+ if (bContinue && PDFViewerRenderer._isSupportedMimeType(sCurrentContentType) && PDFViewerRenderer._isPdfPluginEnabled()) {
436
+ this._fireLoadedEvent();
437
+ } else {
438
+ this._fireErrorEvent(oEvent.target);
439
+ }
384
440
  } else {
385
- this._fireErrorEvent(oEvent.target);
441
+ //If chrome://flags/#pdf-oopif = enabled trigger the HEAD Request
442
+ var sMethod = 'HEAD';
443
+ this._getHeaderInfo(this._sParametrizedSource, sMethod)
444
+ .then(function(sCurrentContentType) {
445
+ /* LoadedEvent will be triggered if all the below criteria matches
446
+ 1. If ContentType = "application/pdf" / "application/x-google-chrome-pdf".
447
+ 2. If Browser PDFPlugin is enabled.
448
+ else the ErrorEvent will be triggered and LoadingError IllustratedMessage is displayed.
449
+ */
450
+ if (PDFViewerRenderer._isSupportedMimeType(sCurrentContentType) && PDFViewerRenderer._isPdfPluginEnabled()) {
451
+ this._fireLoadedEvent();
452
+ } else {
453
+ this._fireErrorEvent(oEvent.target);
454
+ }
455
+ }).catch(function(e) {
456
+ //If Head Request fails ErrorEvent will be triggered and LoadingError IllustratedMessage is displayed.
457
+ this._fireErrorEvent(oEvent.target);
458
+ Log.fatal(e);
459
+ this.fireEvent("sourceValidationFailed", {}, true);
460
+ });
386
461
  }
387
462
  } catch (error) {
463
+ //Generic Error Handling
464
+ this._fireErrorEvent(oEvent.target);
388
465
  Log.fatal(false, "Fatal error during the handling of load event happened.");
389
466
  Log.fatal(false, error.message);
390
467
  }
@@ -461,19 +538,6 @@ sap.ui.define([
461
538
  oWindow.focus();
462
539
  };
463
540
 
464
- /**
465
- * @param string oClickedButtonId
466
- * @private
467
- */
468
- PDFViewer.prototype._onSourceValidationErrorMessageBoxCloseListener = function (oClickedButtonId) {
469
- if (oClickedButtonId === MessageBox.Action.CANCEL) {
470
- this._renderErrorState();
471
- } else {
472
- this._fireLoadedEvent();
473
- }
474
-
475
- };
476
-
477
541
  /**
478
542
  * @param oEvent
479
543
  * @private
@@ -660,22 +724,6 @@ sap.ui.define([
660
724
  return this.getHeight();
661
725
  };
662
726
 
663
- /**
664
- * @private
665
- */
666
- PDFViewer.prototype._showMessageBox = function () {
667
- MessageBox.show(this._getLibraryResourceBundle().getText("PDF_VIEWER_SOURCE_VALIDATION_MESSAGE_TEXT"), {
668
- icon: MessageBox.Icon.WARNING,
669
- title: this._getLibraryResourceBundle().getText("PDF_VIEWER_SOURCE_VALIDATION_MESSAGE_HEADER"),
670
- actions: [MessageBox.Action.OK, MessageBox.Action.CANCEL],
671
- defaultAction: MessageBox.Action.CANCEL,
672
- id: this.getId() + "-validationErrorSourceMessageBox",
673
- styleClass: "sapUiSizeCompact",
674
- contentWidth: '100px',
675
- onClose: this._onSourceValidationErrorMessageBoxCloseListener.bind(this)
676
- });
677
- };
678
-
679
727
  /**
680
728
  * Lifecycle method
681
729
  * @private
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
package/src/sap/m/Page.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -83,7 +83,7 @@ function(
83
83
  * @extends sap.ui.core.Control
84
84
  * @mixes sap.ui.core.ContextMenuSupport
85
85
  * @author SAP SE
86
- * @version 1.71.67
86
+ * @version 1.71.69
87
87
  *
88
88
  * @public
89
89
  * @alias sap.m.Page
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -22,7 +22,7 @@ sap.ui.define(['sap/ui/core/Element', './library'],
22
22
  * @extends sap.ui.core.Element
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.71.67
25
+ * @version 1.71.69
26
26
  *
27
27
  * @constructor
28
28
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -26,7 +26,7 @@ sap.ui.define([
26
26
  * @extends sap.ui.core.Control
27
27
  *
28
28
  * @author SAP SE
29
- * @version 1.71.67
29
+ * @version 1.71.69
30
30
  *
31
31
  * @constructor
32
32
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -10,9 +10,10 @@ sap.ui.define([
10
10
  'sap/ui/core/Control',
11
11
  'sap/ui/core/IconPool',
12
12
  'sap/ui/Device',
13
- './PanelRenderer'
13
+ './PanelRenderer',
14
+ 'sap/m/Button'
14
15
  ],
15
- function(library, Control, IconPool, Device, PanelRenderer) {
16
+ function(library, Control, IconPool, Device, PanelRenderer, Button) {
16
17
  "use strict";
17
18
 
18
19
  // shortcut for sap.m.PanelAccessibleRole
@@ -21,6 +22,9 @@ sap.ui.define([
21
22
  // shortcut for sap.m.BackgroundDesign
22
23
  var BackgroundDesign = library.BackgroundDesign;
23
24
 
25
+ // shortcut for sap.m.ButtonType
26
+ var ButtonType = library.ButtonType;
27
+
24
28
  /**
25
29
  * Constructor for a new Panel.
26
30
  *
@@ -62,7 +66,7 @@ sap.ui.define([
62
66
  * @extends sap.ui.core.Control
63
67
  *
64
68
  * @author SAP SE
65
- * @version 1.71.67
69
+ * @version 1.71.69
66
70
  *
67
71
  * @constructor
68
72
  * @public
@@ -241,10 +245,6 @@ sap.ui.define([
241
245
  Panel.prototype.setExpandable = function (bExpandable) {
242
246
  this.setProperty("expandable", bExpandable, false); // rerender since we set certain css classes
243
247
 
244
- if (bExpandable && !this.oIconCollapsed) {
245
- this.oIconCollapsed = this._createIcon();
246
- }
247
-
248
248
  return this;
249
249
  };
250
250
 
@@ -266,11 +266,9 @@ sap.ui.define([
266
266
  return this;
267
267
  }
268
268
 
269
- // ARIA
270
- this._getIcon().$().attr("aria-expanded", this.getExpanded());
271
269
 
272
270
  this._toggleExpandCollapse();
273
- this._toggleCssClasses();
271
+ this._toggleButtonIcon(bExpanded);
274
272
  this.fireExpand({ expand: bExpanded, triggeredByInteraction: this._bInteractiveExpand });
275
273
  this._bInteractiveExpand = false;
276
274
 
@@ -298,59 +296,75 @@ sap.ui.define([
298
296
  };
299
297
 
300
298
  Panel.prototype.onBeforeRendering = function () {
299
+ if (this.getExpandable() && !this.oButtonCollapsed) {
300
+ this.oButtonCollapsed = this._createButton();
301
+ }
302
+
303
+ if (this.oButtonCollapsed) {
304
+ this._getButton().$().attr("aria-expanded", this.getExpanded());
305
+ }
306
+
301
307
  if (Device.browser.msie || Device.browser.edge) {
302
- this._updateIconAriaLabelledBy();
308
+ this._updateButtonAriaLabelledBy();
303
309
  }
304
310
  };
305
-
306
311
  Panel.prototype.onAfterRendering = function () {
307
- var $this = this.$(), $icon,
312
+ var $this = this.$(), $button,
308
313
  oPanelContent = this.getDomRef("content");
309
314
 
310
315
  this._setContentHeight();
311
316
 
312
317
  if (this.getExpandable()) {
313
- $icon = this.oIconCollapsed.$();
314
- oPanelContent && $icon.attr("aria-controls", oPanelContent.id);
318
+ $button = this.oButtonCollapsed.$();
319
+ oPanelContent && $button.attr("aria-controls", oPanelContent.id);
315
320
 
316
321
  if (this.getExpanded()) {
317
- //ARIA
318
- $icon.attr("aria-expanded", "true");
322
+ $button.attr("aria-expanded", "true");
319
323
  } else {
320
324
  // hide those parts which are collapsible (w/o animation, otherwise initial loading doesn't look good ...)
321
- $this.children(".sapMPanelExpandablePart").hide();
322
- //ARIA
323
- $icon.attr("aria-expanded", "false");
325
+ $this.children(".sapMPanelExpandablePart").css("display", "none");
326
+ $button.attr("aria-expanded", "false");
324
327
  }
325
328
  }
326
329
  };
327
330
 
328
331
  Panel.prototype.exit = function () {
329
- if (this.oIconCollapsed) {
330
- this.oIconCollapsed.destroy();
331
- this.oIconCollapsed = null;
332
+ if (this.oButtonCollapsed) {
333
+ this.oButtonCollapsed.destroy();
334
+ this.oButtonCollapsed = null;
332
335
  }
333
336
  };
334
337
 
335
- Panel.prototype._createIcon = function () {
338
+ Panel.prototype._createButton = function () {
336
339
  var that = this,
337
- sCollapsedIconURI = IconPool.getIconURI("navigation-right-arrow"),
338
- sTooltipBundleText = sap.ui.getCore().getLibraryResourceBundle("sap.m").getText("PANEL_ICON");
339
-
340
- return IconPool.createControlByURI({
341
- id: that.getId() + "-CollapsedImg",
342
- src: sCollapsedIconURI,
343
- decorative: false,
340
+ sCollapsedIconURI = IconPool.getIconURI("slim-arrow-right"),
341
+ sTooltipBundleText = sap.ui.getCore().getLibraryResourceBundle("sap.m").getText("PANEL_ICON"),
342
+ oButton;
343
+
344
+ oButton = new Button(that.getId() + "-CollapsedImg", {
345
+ icon: sCollapsedIconURI,
346
+ tooltip: sTooltipBundleText,
347
+ type: ButtonType.Transparent,
344
348
  press: function () {
345
349
  that._bInteractiveExpand = true;
346
350
  that.setExpanded(!that.getExpanded());
347
- },
348
- tooltip: sTooltipBundleText
349
- }).addStyleClass("sapMPanelExpandableIcon");
351
+ }
352
+ });
353
+
354
+ this.addDependent(oButton);
355
+
356
+ return oButton;
350
357
  };
351
358
 
352
- Panel.prototype._getIcon = function () {
353
- return this.oIconCollapsed;
359
+ Panel.prototype._getButton = function () {
360
+ return this.oButtonCollapsed;
361
+ };
362
+
363
+ Panel.prototype._toggleButtonIcon = function (bIsExpanded) {
364
+ var oButton = this._getButton(),
365
+ sIconURI = bIsExpanded ? IconPool.getIconURI("slim-arrow-down") : IconPool.getIconURI("slim-arrow-right");
366
+
367
+ oButton && oButton.setIcon(sIconURI);
354
368
  };
355
369
 
356
370
  Panel.prototype._setContentHeight = function () {
@@ -377,19 +391,10 @@ sap.ui.define([
377
391
  this.$().children(".sapMPanelExpandablePart").slideToggle(oOptions);
378
392
  };
379
393
 
380
- Panel.prototype._toggleCssClasses = function () {
381
- var $this = this.$();
382
-
383
- // for controlling the visibility of the border
384
- $this.children(".sapMPanelWrappingDiv").toggleClass("sapMPanelWrappingDivExpanded");
385
- $this.children(".sapMPanelWrappingDivTb").toggleClass("sapMPanelWrappingDivTbExpanded");
386
- $this.find(".sapMPanelExpandableIcon").first().toggleClass("sapMPanelExpandableIconExpanded");
387
- };
388
-
389
- Panel.prototype._updateIconAriaLabelledBy = function () {
394
+ Panel.prototype._updateButtonAriaLabelledBy = function () {
390
395
  var sLabelId, aAriaLabels, bFormRole;
391
396
 
392
- if (!this.oIconCollapsed) {
397
+ if (!this.oButtonCollapsed) {
393
398
  return;
394
399
  }
395
400
 
@@ -398,12 +403,12 @@ sap.ui.define([
398
403
  }
399
404
 
400
405
  sLabelId = this._getLabellingElementId();
401
- aAriaLabels = this.oIconCollapsed.getAriaLabelledBy();
406
+ aAriaLabels = this.oButtonCollapsed.getAriaLabelledBy();
402
407
 
403
408
  // If the old label is different we should reinitialize the association, because we can have only one label
404
- if (aAriaLabels.indexOf(sLabelId) === -1) {
405
- this.oIconCollapsed.removeAllAssociation("ariaLabelledBy");
406
- !bFormRole && this.oIconCollapsed.addAriaLabelledBy(sLabelId);
409
+ if (sLabelId && aAriaLabels.indexOf(sLabelId) === -1) {
410
+ this.oButtonCollapsed.removeAllAssociation("ariaLabelledBy");
411
+ !bFormRole && this.oButtonCollapsed.addAriaLabelledBy(sLabelId);
407
412
  }
408
413
  };
409
414
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  sap.ui.define(["sap/m/library", "sap/ui/Device"],
@@ -56,7 +56,7 @@ sap.ui.define(["sap/m/library", "sap/ui/Device"],
56
56
  sHeaderClass;
57
57
 
58
58
  if (bIsExpandable) {
59
- // we need a wrapping div around icon and header
59
+ // we need a wrapping div around button and header
60
60
  // otherwise the border needed for both do not exact align
61
61
  oRm.write("<header");
62
62
  if (oHeaderTBar) {
@@ -73,14 +73,11 @@ sap.ui.define(["sap/m/library", "sap/ui/Device"],
73
73
  oRm.writeClasses();
74
74
  oRm.write(">");
75
75
 
76
- var oIcon = oControl._getIcon();
77
- if (bIsExpanded) {
78
- oIcon.addStyleClass("sapMPanelExpandableIconExpanded");
79
- } else {
80
- oIcon.removeStyleClass("sapMPanelExpandableIconExpanded");
81
- }
76
+ var oButton = oControl._getButton();
77
+
78
+ oControl._toggleButtonIcon(bIsExpanded);
82
79
 
83
- oRm.renderControl(oIcon);
80
+ oRm.renderControl(oButton);
84
81
  }
85
82
 
86
83
  // render header
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -191,7 +191,7 @@ sap.ui.define([
191
191
  * {@link sap.m.PlanningCalendarView PlanningCalendarView}'s properties.
192
192
  *
193
193
  * @extends sap.ui.core.Control
194
- * @version 1.71.67
194
+ * @version 1.71.69
195
195
  *
196
196
  * @constructor
197
197
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -88,7 +88,7 @@ function(
88
88
  * @extends sap.ui.core.Control
89
89
  *
90
90
  * @author SAP SE
91
- * @version 1.71.67
91
+ * @version 1.71.69
92
92
  *
93
93
  * @constructor
94
94
  * @private
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  sap.ui.define([],
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -23,7 +23,7 @@ sap.ui.define(['sap/ui/unified/CalendarLegend', 'sap/ui/unified/CalendarAppointm
23
23
  * @extends sap.ui.unified.CalendarLegend
24
24
  *
25
25
  * @author SAP SE
26
- * @version 1.71.67
26
+ * @version 1.71.69
27
27
  *
28
28
  * @constructor
29
29
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  sap.ui.define([
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -23,7 +23,7 @@ sap.ui.define(['sap/ui/core/Element', 'sap/m/CustomListItem'], function (Element
23
23
  * The <code>sap.m.PlanningCalendarRow</code> allows you to modify appointments at row level.
24
24
  *
25
25
  * @extends sap.ui.core.Element
26
- * @version 1.71.67
26
+ * @version 1.71.69
27
27
  *
28
28
  * @constructor
29
29
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -27,7 +27,7 @@ sap.ui.define(['sap/ui/core/Element', './library', 'sap/ui/unified/library'],
27
27
  * The <code>PlanningCalendarView</code> defines the type of the intervals (hours, days, months)
28
28
  * and how many intervals are displayed.
29
29
  * @extends sap.ui.core.Element
30
- * @version 1.71.67
30
+ * @version 1.71.69
31
31
  *
32
32
  * @constructor
33
33
  * @public