@openui5/sap.m 1.111.2 → 1.112.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 (433) hide show
  1. package/package.json +4 -4
  2. package/src/sap/m/.library +1 -1
  3. package/src/sap/m/AccButton.js +1 -1
  4. package/src/sap/m/ActionListItem.js +1 -1
  5. package/src/sap/m/ActionSelect.js +1 -1
  6. package/src/sap/m/ActionSheet.js +1 -1
  7. package/src/sap/m/ActionTile.js +1 -1
  8. package/src/sap/m/ActionTileContent.js +2 -3
  9. package/src/sap/m/ActionTileContentRenderer.js +2 -3
  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 +2 -2
  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 +3 -3
  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 +2 -2
  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 -2
  33. package/src/sap/m/ComboBoxBase.js +1 -2
  34. package/src/sap/m/ComboBoxTextField.js +1 -1
  35. package/src/sap/m/CustomDynamicDateOption.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 +4 -2
  40. package/src/sap/m/DatePickerRenderer.js +5 -5
  41. package/src/sap/m/DateRangeSelection.js +5 -5
  42. package/src/sap/m/DateTimeField.js +1 -1
  43. package/src/sap/m/DateTimeFieldRenderer.js +13 -0
  44. package/src/sap/m/DateTimeInput.js +1 -1
  45. package/src/sap/m/DateTimePicker.js +1 -1
  46. package/src/sap/m/DateTimePickerRenderer.js +4 -4
  47. package/src/sap/m/Dialog.js +44 -3
  48. package/src/sap/m/DisplayListItem.js +1 -1
  49. package/src/sap/m/DraftIndicator.js +1 -1
  50. package/src/sap/m/DynamicDate.js +4 -2
  51. package/src/sap/m/DynamicDateFormat.js +6 -30
  52. package/src/sap/m/DynamicDateOption.js +18 -38
  53. package/src/sap/m/DynamicDateRange.js +9 -43
  54. package/src/sap/m/DynamicDateValueHelpUIType.js +1 -1
  55. package/src/sap/m/ExpandableText.js +1 -1
  56. package/src/sap/m/FacetFilter.js +1 -1
  57. package/src/sap/m/FacetFilterItem.js +1 -1
  58. package/src/sap/m/FacetFilterList.js +1 -1
  59. package/src/sap/m/FeedContent.js +1 -1
  60. package/src/sap/m/FeedInput.js +1 -1
  61. package/src/sap/m/FeedListItem.js +1 -1
  62. package/src/sap/m/FeedListItemAction.js +1 -1
  63. package/src/sap/m/Fiori20Adapter.js +2 -2
  64. package/src/sap/m/FlexBox.js +1 -1
  65. package/src/sap/m/FlexItemData.js +1 -1
  66. package/src/sap/m/FormattedText.js +1 -1
  67. package/src/sap/m/GenericTag.js +1 -1
  68. package/src/sap/m/GenericTile.js +1 -1
  69. package/src/sap/m/GroupHeaderListItem.js +1 -1
  70. package/src/sap/m/GrowingList.js +1 -1
  71. package/src/sap/m/HBox.js +1 -1
  72. package/src/sap/m/HeaderContainer.js +1 -1
  73. package/src/sap/m/HeaderContainerItemNavigator.js +1 -1
  74. package/src/sap/m/IconTabBar.js +1 -1
  75. package/src/sap/m/IconTabBarSelectList.js +1 -1
  76. package/src/sap/m/IconTabFilter.js +1 -1
  77. package/src/sap/m/IconTabFilterExpandButtonBadge.js +1 -1
  78. package/src/sap/m/IconTabHeader.js +1 -1
  79. package/src/sap/m/IconTabSeparator.js +1 -1
  80. package/src/sap/m/IllustratedMessage.js +21 -2
  81. package/src/sap/m/Illustration.js +1 -1
  82. package/src/sap/m/Image.js +1 -1
  83. package/src/sap/m/ImageContent.js +1 -1
  84. package/src/sap/m/Input.js +4 -28
  85. package/src/sap/m/InputBase.js +1 -1
  86. package/src/sap/m/InputListItem.js +1 -1
  87. package/src/sap/m/Label.js +2 -2
  88. package/src/sap/m/LabelRenderer.js +0 -2
  89. package/src/sap/m/LightBox.js +1 -1
  90. package/src/sap/m/LightBoxItem.js +1 -1
  91. package/src/sap/m/Link.js +1 -1
  92. package/src/sap/m/LinkRenderer.js +1 -1
  93. package/src/sap/m/List.js +1 -1
  94. package/src/sap/m/ListBase.js +1 -1
  95. package/src/sap/m/ListItemBase.js +1 -1
  96. package/src/sap/m/MaskEnabler.js +1 -1
  97. package/src/sap/m/MaskInput.js +1 -1
  98. package/src/sap/m/MaskInputRule.js +1 -1
  99. package/src/sap/m/Menu.js +1 -1
  100. package/src/sap/m/MenuButton.js +1 -1
  101. package/src/sap/m/MenuItem.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 +2 -1
  106. package/src/sap/m/MessagePopover.js +32 -2
  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 +3 -1
  111. package/src/sap/m/MultiComboBox.js +2 -3
  112. package/src/sap/m/MultiEditField.js +1 -1
  113. package/src/sap/m/MultiInput.js +1 -1
  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 +23 -2
  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 +2 -2
  127. package/src/sap/m/ObjectNumber.js +1 -1
  128. package/src/sap/m/ObjectNumberRenderer.js +1 -1
  129. package/src/sap/m/ObjectStatus.js +1 -1
  130. package/src/sap/m/ObjectStatusRenderer.js +1 -1
  131. package/src/sap/m/OverflowToolbar.js +10 -1
  132. package/src/sap/m/OverflowToolbarAssociativePopover.js +1 -1
  133. package/src/sap/m/OverflowToolbarButton.js +1 -1
  134. package/src/sap/m/OverflowToolbarLayoutData.js +1 -1
  135. package/src/sap/m/OverflowToolbarMenuButton.js +1 -1
  136. package/src/sap/m/OverflowToolbarRenderer.js +3 -0
  137. package/src/sap/m/OverflowToolbarToggleButton.js +1 -1
  138. package/src/sap/m/P13nAnyFilterItem.js +1 -1
  139. package/src/sap/m/P13nColumnsItem.js +1 -1
  140. package/src/sap/m/P13nColumnsPanel.js +1 -1
  141. package/src/sap/m/P13nConditionPanel.js +1 -1
  142. package/src/sap/m/P13nDialog.js +1 -1
  143. package/src/sap/m/P13nDimMeasureItem.js +1 -1
  144. package/src/sap/m/P13nDimMeasurePanel.js +1 -1
  145. package/src/sap/m/P13nFilterItem.js +1 -1
  146. package/src/sap/m/P13nFilterPanel.js +1 -1
  147. package/src/sap/m/P13nGroupItem.js +1 -1
  148. package/src/sap/m/P13nGroupPanel.js +1 -1
  149. package/src/sap/m/P13nItem.js +1 -1
  150. package/src/sap/m/P13nPanel.js +1 -1
  151. package/src/sap/m/P13nSelectionItem.js +1 -1
  152. package/src/sap/m/P13nSelectionPanel.js +1 -1
  153. package/src/sap/m/P13nSortItem.js +1 -1
  154. package/src/sap/m/P13nSortPanel.js +1 -1
  155. package/src/sap/m/PDFViewer.js +1 -1
  156. package/src/sap/m/Page.js +62 -5
  157. package/src/sap/m/PageAccessibleLandmarkInfo.js +1 -1
  158. package/src/sap/m/PagingButton.js +1 -1
  159. package/src/sap/m/Panel.js +1 -1
  160. package/src/sap/m/PanelRenderer.js +17 -6
  161. package/src/sap/m/PlanningCalendar.js +90 -88
  162. package/src/sap/m/PlanningCalendarHeader.js +7 -5
  163. package/src/sap/m/PlanningCalendarLegend.js +1 -1
  164. package/src/sap/m/PlanningCalendarRow.js +1 -1
  165. package/src/sap/m/PlanningCalendarView.js +1 -1
  166. package/src/sap/m/Popover.js +1 -1
  167. package/src/sap/m/PopoverRenderer.js +5 -1
  168. package/src/sap/m/ProgressIndicator.js +1 -1
  169. package/src/sap/m/PullToRefresh.js +1 -1
  170. package/src/sap/m/QuickView.js +1 -1
  171. package/src/sap/m/QuickViewBase.js +1 -1
  172. package/src/sap/m/QuickViewCard.js +1 -1
  173. package/src/sap/m/QuickViewGroup.js +1 -1
  174. package/src/sap/m/QuickViewGroupElement.js +1 -1
  175. package/src/sap/m/QuickViewPage.js +1 -1
  176. package/src/sap/m/RadioButton.js +1 -1
  177. package/src/sap/m/RadioButtonGroup.js +1 -1
  178. package/src/sap/m/RangeSlider.js +1 -1
  179. package/src/sap/m/RatingIndicator.js +1 -1
  180. package/src/sap/m/ResponsivePopover.js +1 -1
  181. package/src/sap/m/ResponsiveScale.js +1 -1
  182. package/src/sap/m/ScrollBar.js +1 -1
  183. package/src/sap/m/ScrollContainer.js +1 -1
  184. package/src/sap/m/SearchField.js +1 -1
  185. package/src/sap/m/SearchFieldRenderer.js +6 -1
  186. package/src/sap/m/SegmentedButton.js +1 -1
  187. package/src/sap/m/SegmentedButtonItem.js +1 -1
  188. package/src/sap/m/Select.js +10 -3
  189. package/src/sap/m/SelectDialog.js +1 -1
  190. package/src/sap/m/SelectDialogBase.js +1 -1
  191. package/src/sap/m/SelectList.js +1 -1
  192. package/src/sap/m/SelectRenderer.js +5 -2
  193. package/src/sap/m/SelectionDetails.js +1 -1
  194. package/src/sap/m/SelectionDetailsFacade.js +2 -2
  195. package/src/sap/m/SelectionDetailsItem.js +1 -1
  196. package/src/sap/m/SelectionDetailsItemLine.js +1 -1
  197. package/src/sap/m/Shell.js +1 -1
  198. package/src/sap/m/SimpleFixFlex.js +1 -1
  199. package/src/sap/m/SinglePlanningCalendar.js +17 -15
  200. package/src/sap/m/SinglePlanningCalendarDayView.js +1 -1
  201. package/src/sap/m/SinglePlanningCalendarGrid.js +51 -68
  202. package/src/sap/m/SinglePlanningCalendarGridRenderer.js +15 -12
  203. package/src/sap/m/SinglePlanningCalendarMonthGrid.js +18 -16
  204. package/src/sap/m/SinglePlanningCalendarMonthGridRenderer.js +6 -4
  205. package/src/sap/m/SinglePlanningCalendarMonthView.js +1 -1
  206. package/src/sap/m/SinglePlanningCalendarView.js +1 -1
  207. package/src/sap/m/SinglePlanningCalendarWeekView.js +1 -1
  208. package/src/sap/m/SinglePlanningCalendarWorkWeekView.js +1 -1
  209. package/src/sap/m/SlideTile.js +1 -1
  210. package/src/sap/m/Slider.js +1 -1
  211. package/src/sap/m/SliderTooltip.js +1 -1
  212. package/src/sap/m/SliderTooltipBase.js +1 -1
  213. package/src/sap/m/SliderTooltipContainer.js +1 -1
  214. package/src/sap/m/SplitApp.js +1 -1
  215. package/src/sap/m/SplitButton.js +1 -1
  216. package/src/sap/m/SplitContainer.js +1 -1
  217. package/src/sap/m/StandardDynamicDateOption.js +5 -13
  218. package/src/sap/m/StandardListItem.js +1 -1
  219. package/src/sap/m/StandardTile.js +1 -1
  220. package/src/sap/m/StandardTreeItem.js +1 -1
  221. package/src/sap/m/StepInput.js +2 -2
  222. package/src/sap/m/SuggestionItem.js +1 -1
  223. package/src/sap/m/SuggestionsPopover.js +1 -1
  224. package/src/sap/m/Switch.js +1 -1
  225. package/src/sap/m/TabContainer.js +1 -1
  226. package/src/sap/m/TabContainerItem.js +1 -1
  227. package/src/sap/m/TabContainerRenderer.js +1 -1
  228. package/src/sap/m/TabStrip.js +1 -1
  229. package/src/sap/m/TabStripItem.js +1 -1
  230. package/src/sap/m/Table.js +6 -8
  231. package/src/sap/m/TablePersoController.js +1 -1
  232. package/src/sap/m/TablePersoDialog.js +1 -1
  233. package/src/sap/m/TablePersoProvider.js +1 -1
  234. package/src/sap/m/TableSelectDialog.js +1 -1
  235. package/src/sap/m/Text.js +1 -1
  236. package/src/sap/m/TextArea.js +1 -1
  237. package/src/sap/m/Tile.js +1 -1
  238. package/src/sap/m/TileContainer.js +1 -1
  239. package/src/sap/m/TileContent.js +2 -3
  240. package/src/sap/m/TimePicker.js +2 -2
  241. package/src/sap/m/TimePickerClock.js +5 -6
  242. package/src/sap/m/TimePickerClocks.js +1 -1
  243. package/src/sap/m/TimePickerInputs.js +1 -1
  244. package/src/sap/m/TimePickerInternals.js +1 -1
  245. package/src/sap/m/TimePickerRenderer.js +9 -10
  246. package/src/sap/m/TimePickerSlider.js +1 -1
  247. package/src/sap/m/TimePickerSliders.js +1 -1
  248. package/src/sap/m/Title.js +1 -1
  249. package/src/sap/m/TitlePropagationSupport.js +1 -1
  250. package/src/sap/m/TitleRenderer.js +1 -5
  251. package/src/sap/m/ToggleButton.js +1 -1
  252. package/src/sap/m/Token.js +1 -1
  253. package/src/sap/m/Tokenizer.js +4 -4
  254. package/src/sap/m/Toolbar.js +89 -5
  255. package/src/sap/m/ToolbarLayoutData.js +1 -1
  256. package/src/sap/m/ToolbarRenderer.js +26 -26
  257. package/src/sap/m/ToolbarSeparator.js +1 -1
  258. package/src/sap/m/ToolbarSpacer.js +1 -1
  259. package/src/sap/m/Tree.js +1 -1
  260. package/src/sap/m/TreeItemBase.js +1 -1
  261. package/src/sap/m/UploadCollection.js +1 -1
  262. package/src/sap/m/UploadCollectionItem.js +1 -1
  263. package/src/sap/m/UploadCollectionParameter.js +1 -1
  264. package/src/sap/m/UploadCollectionToolbarPlaceholder.js +1 -1
  265. package/src/sap/m/VBox.js +1 -1
  266. package/src/sap/m/ValueStateHeader.js +1 -1
  267. package/src/sap/m/VariantManagement.js +149 -39
  268. package/src/sap/m/ViewSettingsCustomItem.js +1 -1
  269. package/src/sap/m/ViewSettingsCustomTab.js +1 -1
  270. package/src/sap/m/ViewSettingsDialog.js +1 -1
  271. package/src/sap/m/ViewSettingsFilterItem.js +1 -1
  272. package/src/sap/m/ViewSettingsItem.js +1 -1
  273. package/src/sap/m/VisibleItem.js +1 -1
  274. package/src/sap/m/WheelSlider.js +1 -1
  275. package/src/sap/m/WheelSliderContainer.js +1 -1
  276. package/src/sap/m/Wizard.js +1 -1
  277. package/src/sap/m/WizardProgressNavigator.js +1 -1
  278. package/src/sap/m/WizardStep.js +1 -1
  279. package/src/sap/m/changeHandler/AddTableColumn.js +1 -1
  280. package/src/sap/m/changeHandler/ChangeLinkTarget.js +1 -1
  281. package/src/sap/m/changeHandler/CombineButtons.js +1 -1
  282. package/src/sap/m/changeHandler/MoveTableColumns.js +1 -1
  283. package/src/sap/m/changeHandler/SelectIconTabBarFilter.js +1 -1
  284. package/src/sap/m/changeHandler/SplitMenuButton.js +1 -1
  285. package/src/sap/m/delegate/DateNavigation.js +3 -1
  286. package/src/sap/m/designtime/Panel.designtime.js +1 -1
  287. package/src/sap/m/library.js +3 -3
  288. package/src/sap/m/messagebundle.properties +12 -0
  289. package/src/sap/m/messagebundle_ar.properties +16 -4
  290. package/src/sap/m/messagebundle_bg.properties +21 -9
  291. package/src/sap/m/messagebundle_ca.properties +16 -4
  292. package/src/sap/m/messagebundle_cs.properties +16 -4
  293. package/src/sap/m/messagebundle_cy.properties +16 -4
  294. package/src/sap/m/messagebundle_da.properties +16 -4
  295. package/src/sap/m/messagebundle_de.properties +16 -4
  296. package/src/sap/m/messagebundle_el.properties +16 -4
  297. package/src/sap/m/messagebundle_en.properties +13 -1
  298. package/src/sap/m/messagebundle_en_GB.properties +13 -1
  299. package/src/sap/m/messagebundle_en_US_sappsd.properties +8 -0
  300. package/src/sap/m/messagebundle_en_US_saprigi.properties +12 -0
  301. package/src/sap/m/messagebundle_en_US_saptrc.properties +12 -0
  302. package/src/sap/m/messagebundle_es.properties +16 -4
  303. package/src/sap/m/messagebundle_es_MX.properties +16 -4
  304. package/src/sap/m/messagebundle_et.properties +16 -4
  305. package/src/sap/m/messagebundle_fi.properties +16 -4
  306. package/src/sap/m/messagebundle_fr.properties +16 -4
  307. package/src/sap/m/messagebundle_fr_CA.properties +16 -4
  308. package/src/sap/m/messagebundle_hi.properties +16 -4
  309. package/src/sap/m/messagebundle_hr.properties +16 -4
  310. package/src/sap/m/messagebundle_hu.properties +17 -5
  311. package/src/sap/m/messagebundle_id.properties +17 -5
  312. package/src/sap/m/messagebundle_it.properties +16 -4
  313. package/src/sap/m/messagebundle_iw.properties +16 -4
  314. package/src/sap/m/messagebundle_ja.properties +16 -4
  315. package/src/sap/m/messagebundle_kk.properties +16 -4
  316. package/src/sap/m/messagebundle_ko.properties +17 -5
  317. package/src/sap/m/messagebundle_lt.properties +16 -4
  318. package/src/sap/m/messagebundle_lv.properties +16 -4
  319. package/src/sap/m/messagebundle_ms.properties +16 -4
  320. package/src/sap/m/messagebundle_nl.properties +16 -4
  321. package/src/sap/m/messagebundle_no.properties +16 -4
  322. package/src/sap/m/messagebundle_pl.properties +16 -4
  323. package/src/sap/m/messagebundle_pt.properties +16 -4
  324. package/src/sap/m/messagebundle_pt_PT.properties +16 -4
  325. package/src/sap/m/messagebundle_ro.properties +16 -4
  326. package/src/sap/m/messagebundle_ru.properties +16 -4
  327. package/src/sap/m/messagebundle_sh.properties +16 -4
  328. package/src/sap/m/messagebundle_sk.properties +16 -4
  329. package/src/sap/m/messagebundle_sl.properties +16 -4
  330. package/src/sap/m/messagebundle_sv.properties +16 -4
  331. package/src/sap/m/messagebundle_th.properties +16 -4
  332. package/src/sap/m/messagebundle_tr.properties +16 -4
  333. package/src/sap/m/messagebundle_uk.properties +16 -4
  334. package/src/sap/m/messagebundle_vi.properties +16 -4
  335. package/src/sap/m/messagebundle_zh_CN.properties +22 -10
  336. package/src/sap/m/messagebundle_zh_TW.properties +19 -7
  337. package/src/sap/m/p13n/AbstractContainer.js +2 -2
  338. package/src/sap/m/p13n/AbstractContainerItem.js +2 -2
  339. package/src/sap/m/p13n/BasePanel.js +28 -1
  340. package/src/sap/m/p13n/Container.js +1 -1
  341. package/src/sap/m/p13n/Engine.js +3 -21
  342. package/src/sap/m/p13n/FlexUtil.js +27 -34
  343. package/src/sap/m/p13n/GroupController.js +1 -1
  344. package/src/sap/m/p13n/GroupPanel.js +1 -1
  345. package/src/sap/m/p13n/PersistenceProvider.js +2 -1
  346. package/src/sap/m/p13n/Popup.js +9 -4
  347. package/src/sap/m/p13n/QueryPanel.js +1 -1
  348. package/src/sap/m/p13n/SelectionController.js +150 -76
  349. package/src/sap/m/p13n/SelectionPanel.js +1 -1
  350. package/src/sap/m/p13n/SortController.js +1 -1
  351. package/src/sap/m/p13n/SortPanel.js +1 -1
  352. package/src/sap/m/p13n/handler/xConfigHandler.js +5 -5
  353. package/src/sap/m/p13n/modification/FlexModificationHandler.js +4 -3
  354. package/src/sap/m/p13n/modification/LocalStorageModificationHandler.js +7 -6
  355. package/src/sap/m/p13n/modification/ModificationHandler.js +10 -57
  356. package/src/sap/m/p13n/modules/DefaultProviderRegistry.js +2 -2
  357. package/src/sap/m/p13n/modules/StateHandlerRegistry.js +2 -2
  358. package/src/sap/m/p13n/modules/UIManager.js +2 -2
  359. package/src/sap/m/plugins/CellSelector.js +1 -1
  360. package/src/sap/m/plugins/ColumnResizer.js +2 -2
  361. package/src/sap/m/plugins/CopyProvider.js +1 -1
  362. package/src/sap/m/plugins/DataStateIndicator.js +1 -1
  363. package/src/sap/m/plugins/PasteProvider.js +1 -1
  364. package/src/sap/m/plugins/PluginBase.js +1 -1
  365. package/src/sap/m/semantic/AddAction.js +1 -1
  366. package/src/sap/m/semantic/CancelAction.js +1 -1
  367. package/src/sap/m/semantic/DeleteAction.js +1 -1
  368. package/src/sap/m/semantic/DetailPage.js +1 -1
  369. package/src/sap/m/semantic/DiscussInJamAction.js +1 -1
  370. package/src/sap/m/semantic/EditAction.js +1 -1
  371. package/src/sap/m/semantic/FavoriteAction.js +1 -1
  372. package/src/sap/m/semantic/FilterAction.js +1 -1
  373. package/src/sap/m/semantic/FilterSelect.js +1 -1
  374. package/src/sap/m/semantic/FlagAction.js +1 -1
  375. package/src/sap/m/semantic/ForwardAction.js +1 -1
  376. package/src/sap/m/semantic/FullscreenPage.js +1 -1
  377. package/src/sap/m/semantic/GroupAction.js +1 -1
  378. package/src/sap/m/semantic/GroupSelect.js +1 -1
  379. package/src/sap/m/semantic/MainAction.js +1 -1
  380. package/src/sap/m/semantic/MasterPage.js +1 -1
  381. package/src/sap/m/semantic/MessagesIndicator.js +1 -1
  382. package/src/sap/m/semantic/MultiSelectAction.js +1 -1
  383. package/src/sap/m/semantic/NegativeAction.js +1 -1
  384. package/src/sap/m/semantic/OpenInAction.js +1 -1
  385. package/src/sap/m/semantic/PositiveAction.js +1 -1
  386. package/src/sap/m/semantic/PrintAction.js +1 -1
  387. package/src/sap/m/semantic/SaveAction.js +1 -1
  388. package/src/sap/m/semantic/Segment.js +1 -1
  389. package/src/sap/m/semantic/SegmentedContainer.js +1 -1
  390. package/src/sap/m/semantic/SemanticButton.js +1 -1
  391. package/src/sap/m/semantic/SemanticConfiguration.js +1 -1
  392. package/src/sap/m/semantic/SemanticControl.js +1 -1
  393. package/src/sap/m/semantic/SemanticOverflowToolbarButton.js +1 -1
  394. package/src/sap/m/semantic/SemanticOverflowToolbarToggleButton.js +1 -1
  395. package/src/sap/m/semantic/SemanticPage.js +67 -5
  396. package/src/sap/m/semantic/SemanticSelect.js +1 -1
  397. package/src/sap/m/semantic/SemanticToggleButton.js +1 -1
  398. package/src/sap/m/semantic/SendEmailAction.js +1 -1
  399. package/src/sap/m/semantic/SendMessageAction.js +1 -1
  400. package/src/sap/m/semantic/ShareInJamAction.js +1 -1
  401. package/src/sap/m/semantic/ShareMenu.js +1 -1
  402. package/src/sap/m/semantic/ShareMenuPage.js +1 -1
  403. package/src/sap/m/semantic/SortAction.js +1 -1
  404. package/src/sap/m/semantic/SortSelect.js +1 -1
  405. package/src/sap/m/table/Util.js +1 -1
  406. package/src/sap/m/table/columnmenu/ActionItem.js +1 -1
  407. package/src/sap/m/table/columnmenu/Entry.js +1 -1
  408. package/src/sap/m/table/columnmenu/Item.js +1 -1
  409. package/src/sap/m/table/columnmenu/ItemBase.js +1 -1
  410. package/src/sap/m/table/columnmenu/Menu.js +22 -20
  411. package/src/sap/m/table/columnmenu/MenuRenderer.js +7 -0
  412. package/src/sap/m/table/columnmenu/QuickAction.js +1 -1
  413. package/src/sap/m/table/columnmenu/QuickActionBase.js +1 -1
  414. package/src/sap/m/table/columnmenu/QuickActionItem.js +1 -1
  415. package/src/sap/m/table/columnmenu/QuickGroup.js +1 -1
  416. package/src/sap/m/table/columnmenu/QuickGroupItem.js +1 -1
  417. package/src/sap/m/table/columnmenu/QuickSort.js +1 -1
  418. package/src/sap/m/table/columnmenu/QuickSortItem.js +1 -1
  419. package/src/sap/m/table/columnmenu/QuickTotal.js +1 -1
  420. package/src/sap/m/table/columnmenu/QuickTotalItem.js +1 -1
  421. package/src/sap/m/themes/base/Button.less +15 -0
  422. package/src/sap/m/themes/base/IconTabBar.less +1 -2
  423. package/src/sap/m/themes/base/ObjectAttribute.less +1 -0
  424. package/src/sap/m/themes/base/ObjectNumber.less +6 -0
  425. package/src/sap/m/themes/base/ObjectStatus.less +7 -26
  426. package/src/sap/m/themes/base/Title.less +1 -1
  427. package/src/sap/m/themes/base/Toolbar.less +6 -3
  428. package/src/sap/m/themes/sap_hcb/ObjectStatus.less +0 -26
  429. package/src/sap/m/upload/UploadSet.js +4 -1
  430. package/src/sap/m/upload/UploadSetItem.js +1 -1
  431. package/src/sap/m/upload/UploadSetToolbarPlaceholder.js +1 -1
  432. package/src/sap/m/themes/sap_horizon/Label.less +0 -10
  433. package/src/sap/m/themes/sap_horizon/Text.less +0 -10
@@ -167,7 +167,7 @@ function(
167
167
  *
168
168
  * @implements sap.ui.core.PopupInterface
169
169
  * @author SAP SE
170
- * @version 1.111.2
170
+ * @version 1.112.2
171
171
  *
172
172
  * @constructor
173
173
  * @public
@@ -348,6 +348,7 @@ function(
348
348
 
349
349
  /**
350
350
  * The footer of this dialog. It is always located at the bottom of the dialog. The footer aggregation can not be used together with the buttons aggregation.
351
+ * @since 1.110
351
352
  */
352
353
  footer: {type: "sap.m.Toolbar", multiple: false},
353
354
 
@@ -504,6 +505,42 @@ function(
504
505
  Dialog._mIcons[ValueState.Information] = IconPool.getIconURI("information");
505
506
  };
506
507
 
508
+ /**
509
+ * Returns an invisible text control that can be used to label the header toolbar of
510
+ * the dialog for accessibility purposes.
511
+ *
512
+ * @param {string} sId - The ID to use for the invisible text control.
513
+ * @returns {sap.ui.core.InvisibleText} The invisible text control for the header toolbar.
514
+ * @private
515
+ */
516
+ Dialog._getHeaderToolbarAriaLabelledByText = function() {
517
+ if (!Dialog._oHeaderToolbarInvisibleText) {
518
+ Dialog._oHeaderToolbarInvisibleText = new InvisibleText("__headerActionsToolbar-invisibleText", {
519
+ text: Core.getLibraryResourceBundle("sap.m").getText("ARIA_LABEL_TOOLBAR_HEADER_ACTIONS")
520
+ }).toStatic();
521
+ }
522
+
523
+ return Dialog._oHeaderToolbarInvisibleText;
524
+ };
525
+
526
+ /**
527
+ * Returns an invisible text control that can be used to label the footer toolbar of
528
+ * the dialog for accessibility purposes.
529
+ *
530
+ * @param {string} sId - The ID to use for the invisible text control.
531
+ * @returns {sap.ui.core.InvisibleText} The invisible text control for the header toolbar.
532
+ * @private
533
+ */
534
+ Dialog._getFooterToolbarAriaLabelledByText = function() {
535
+ if (!Dialog._oFooterToolbarInvisibleText) {
536
+ Dialog._oFooterToolbarInvisibleText = new InvisibleText("__footerActionsToolbar-invisibleText", {
537
+ text: Core.getLibraryResourceBundle("sap.m").getText("ARIA_LABEL_TOOLBAR_FOOTER_ACTIONS")
538
+ }).toStatic();
539
+ }
540
+
541
+ return Dialog._oFooterToolbarInvisibleText;
542
+ };
543
+
507
544
  /* =========================================================== */
508
545
  /* begin: Lifecycle functions */
509
546
  /* =========================================================== */
@@ -1395,7 +1432,8 @@ function(
1395
1432
  if (!this._header) {
1396
1433
  // set parent of header to detect changes on title
1397
1434
  this._header = new Bar(this.getId() + "-header", {
1398
- titleAlignment: this.getTitleAlignment()
1435
+ titleAlignment: this.getTitleAlignment(),
1436
+ ariaLabelledBy: Dialog._getHeaderToolbarAriaLabelledByText()
1399
1437
  });
1400
1438
 
1401
1439
  this.setAggregation("_header", this._header);
@@ -1753,7 +1791,10 @@ function(
1753
1791
  */
1754
1792
  Dialog.prototype._getToolbar = function () {
1755
1793
  if (!this._oToolbar) {
1756
- this._oToolbar = new AssociativeOverflowToolbar(this.getId() + "-footer").addStyleClass("sapMTBNoBorders");
1794
+ this._oToolbar = new AssociativeOverflowToolbar(this.getId() + "-footer", {
1795
+ ariaLabelledBy: Dialog._getFooterToolbarAriaLabelledByText()
1796
+ }).addStyleClass("sapMTBNoBorders");
1797
+
1757
1798
  this._oToolbar.addDelegate({
1758
1799
  onAfterRendering: function () {
1759
1800
  if (this.getType() === DialogType.Message) {
@@ -30,7 +30,7 @@ sap.ui.define([
30
30
  * @extends sap.m.ListItemBase
31
31
  *
32
32
  * @author SAP SE
33
- * @version 1.111.2
33
+ * @version 1.112.2
34
34
  *
35
35
  * @constructor
36
36
  * @public
@@ -27,7 +27,7 @@ sap.ui.define([
27
27
  * @abstract
28
28
  *
29
29
  * @author SAP SE
30
- * @version 1.111.2
30
+ * @version 1.112.2
31
31
  *
32
32
  * @constructor
33
33
  * @public
@@ -6,6 +6,7 @@
6
6
 
7
7
  sap.ui.define([
8
8
  'sap/m/DynamicDateUtil',
9
+ 'sap/ui/core/date/UI5Date',
9
10
  'sap/ui/model/SimpleType',
10
11
  'sap/ui/model/FormatException',
11
12
  'sap/ui/model/ParseException',
@@ -14,6 +15,7 @@ sap.ui.define([
14
15
  ],
15
16
  function(
16
17
  DynamicDateUtil,
18
+ UI5Date,
17
19
  SimpleType,
18
20
  FormatException,
19
21
  ParseException,
@@ -36,7 +38,7 @@ sap.ui.define([
36
38
  * @extends sap.ui.model.SimpleType
37
39
  *
38
40
  * @author SAP SE
39
- * @version 1.111.2
41
+ * @version 1.112.2
40
42
  *
41
43
  * @constructor
42
44
  * @public
@@ -196,7 +198,7 @@ sap.ui.define([
196
198
  oValue = parseInt(oValue);
197
199
  }
198
200
 
199
- oValue = new Date(oValue);
201
+ oValue = UI5Date.getInstance(oValue);
200
202
  return oValue;
201
203
  }
202
204
  };
@@ -6,6 +6,7 @@
6
6
 
7
7
  // Provides class sap.m.DynamicDateFormat
8
8
  sap.ui.define([
9
+ 'sap/ui/core/date/UI5Date',
9
10
  'sap/ui/core/format/DateFormat',
10
11
  'sap/ui/core/format/NumberFormat',
11
12
  'sap/ui/core/Locale',
@@ -15,7 +16,7 @@ sap.ui.define([
15
16
  "./library",
16
17
  "sap/ui/core/Configuration"
17
18
  ],
18
- function(DateFormat, NumberFormat, Locale, LocaleData, deepExtend, CalendarUtils, library, Configuration) {
19
+ function(UI5Date, DateFormat, NumberFormat, Locale, LocaleData, deepExtend, CalendarUtils, library, Configuration) {
19
20
  "use strict";
20
21
 
21
22
  /**
@@ -195,11 +196,11 @@ sap.ui.define([
195
196
  aParams = oObj.values.slice(0);
196
197
 
197
198
  if (sKey === "SPECIFICMONTH") {
198
- var oDate = new Date();
199
+ var oDate = UI5Date.getInstance();
199
200
  oDate.setMonth(aParams[0]);
200
201
  aParams[0] = this._monthFormatter.format(oDate);
201
202
  } else if (sKey === "SPECIFICMONTHINYEAR") {
202
- var oDate = new Date();
203
+ var oDate = UI5Date.getInstance();
203
204
 
204
205
  oDate.setMonth(aParams[0]);
205
206
  oDate.setYear(aParams[1]);
@@ -227,7 +228,7 @@ sap.ui.define([
227
228
 
228
229
  var aFormattedParams = aParams.map(function(param) {
229
230
  if (param instanceof Date) {
230
- if (sKey === "DATETIMERANGE" || sKey === "FROMDATETIME" || sKey === "TODATETIME") {
231
+ if (sKey === "DATETIMERANGE" || sKey === "FROMDATETIME" || sKey === "TODATETIME" || sKey === "DATETIME") {
231
232
  return this._dateTimeFormatter.format(param);
232
233
  }
233
234
  return this._dateFormatter.format(param);
@@ -288,7 +289,7 @@ sap.ui.define([
288
289
  break;
289
290
  case "month":
290
291
  var aMonthNames = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11].map(function(i) {
291
- var oDate = new Date();
292
+ var oDate = UI5Date.getInstance();
292
293
  oDate.setMonth(i);
293
294
  return this._monthFormatter.format(oDate);
294
295
  }, this);
@@ -337,30 +338,5 @@ sap.ui.define([
337
338
  }
338
339
  };
339
340
 
340
- /**
341
- * Checks if a UTC flag is set to a specific formatter.
342
- *
343
- * @param {string} sOption The key of specific option
344
- * @return {boolean} If the format for this option has UTC flag set to true
345
- * @private
346
- */
347
- DynamicDateFormat.prototype._checkFormatterUTCTimezone = function(sOption) {
348
- var sType = "";
349
- if (aParameterTypesByStandardOptionKey[sOption]) {
350
- sType = aParameterTypesByStandardOptionKey[sOption][0];
351
- }
352
-
353
- // ensure that in options like last/next days or +/- days we still use correct timezone when formatting the dates.
354
- if (sType === "" || sType[0] === "int") {
355
- sType = "date";
356
- }
357
-
358
- if (this.oOriginalFormatOptions[sType]) {
359
- return this.oOriginalFormatOptions[sType].UTC;
360
- }
361
-
362
- return false;
363
- };
364
-
365
341
  return DynamicDateFormat;
366
342
  });
@@ -6,6 +6,7 @@
6
6
 
7
7
  // Provides element sap.m.DynamicDateOption.
8
8
  sap.ui.define([
9
+ 'sap/ui/core/date/UI5Date',
9
10
  'sap/ui/core/Element',
10
11
  './Label',
11
12
  './StepInput',
@@ -16,6 +17,7 @@ sap.ui.define([
16
17
  'sap/ui/unified/calendar/CustomMonthPicker',
17
18
  'sap/ui/core/format/TimezoneUtil'],
18
19
  function(
20
+ UI5Date,
19
21
  Element,
20
22
  Label,
21
23
  StepInput,
@@ -38,7 +40,7 @@ sap.ui.define([
38
40
  * @extends sap.ui.core.Element
39
41
  *
40
42
  * @author SAP SE
41
- * @version 1.111.2
43
+ * @version 1.112.2
42
44
  *
43
45
  * @public
44
46
  * @since 1.92
@@ -114,10 +116,6 @@ sap.ui.define([
114
116
 
115
117
  if (oValue && oValue.values) {
116
118
  oValue.values = oValue.values.map(function(val) {
117
- if (val instanceof Date) {
118
- return oControl._reverseConvertDate(val);
119
- }
120
-
121
119
  return val;
122
120
  });
123
121
  }
@@ -132,12 +130,7 @@ sap.ui.define([
132
130
  );
133
131
  }
134
132
 
135
- var bUTC = false;
136
- if (oControl && oValue) {
137
- bUTC = oControl._checkFormatterUTCTimezone(oValue.operator);
138
- }
139
-
140
- oInputControl = this._createControl(i, aParams[i].getType(), oValue, fnControlsUpdated, valueHelpUiTypesCount, bUTC);
133
+ oInputControl = this._createControl(i, aParams[i].getType(), oValue, fnControlsUpdated, valueHelpUiTypesCount);
141
134
 
142
135
  aControls.push(oInputControl);
143
136
  oControl.aControlsByParameters[this.getKey()].push(oInputControl);
@@ -324,7 +317,7 @@ sap.ui.define([
324
317
 
325
318
  // PRIVATE
326
319
 
327
- DynamicDateOption.prototype._createControl = function(iIndex, sUIType, oValue, fnControlsUpdated, valueHelpUiTypesCount, bUTC) {
320
+ DynamicDateOption.prototype._createControl = function(iIndex, sUIType, oValue, fnControlsUpdated, valueHelpUiTypesCount) {
328
321
  var oInputControl;
329
322
 
330
323
  switch (sUIType) {
@@ -332,18 +325,18 @@ sap.ui.define([
332
325
  oInputControl = this._createIntegerControl(oValue, iIndex, fnControlsUpdated);
333
326
  break;
334
327
  case "date":
335
- oInputControl = this._createDateControl(oValue, iIndex, fnControlsUpdated, bUTC);
328
+ oInputControl = this._createDateControl(oValue, iIndex, fnControlsUpdated);
336
329
  break;
337
330
  case "datetime":
338
331
  if (valueHelpUiTypesCount === 1) {
339
332
  // Returns DateTimePicker PopupContent control (single "datetime" option)
340
- oInputControl = this._createDateTimeInnerControl(oValue, iIndex, fnControlsUpdated, bUTC);
333
+ oInputControl = this._createDateTimeInnerControl(oValue, iIndex, fnControlsUpdated);
341
334
  } else if (valueHelpUiTypesCount === 2) {
342
- oInputControl = this._createDateTimeControl(oValue, iIndex, fnControlsUpdated, bUTC);
335
+ oInputControl = this._createDateTimeControl(oValue, iIndex, fnControlsUpdated);
343
336
  }
344
337
  break;
345
338
  case "daterange":
346
- oInputControl = this._createDateRangeControl(oValue, iIndex, fnControlsUpdated, bUTC);
339
+ oInputControl = this._createDateRangeControl(oValue, iIndex, fnControlsUpdated);
347
340
  break;
348
341
  case "month":
349
342
  oInputControl = this._createMonthControl(oValue, iIndex, fnControlsUpdated);
@@ -395,7 +388,7 @@ sap.ui.define([
395
388
  return oControl;
396
389
  };
397
390
 
398
- DynamicDateOption.prototype._createDateControl = function(oValue, iIndex, fnControlsUpdated, bUTC, sCalendarWeekNumbering) {
391
+ DynamicDateOption.prototype._createDateControl = function(oValue, iIndex, fnControlsUpdated, sCalendarWeekNumbering) {
399
392
  var oControl = new Calendar({
400
393
  width: "100%",
401
394
  calendarWeekNumbering: sCalendarWeekNumbering
@@ -403,11 +396,7 @@ sap.ui.define([
403
396
  var oInputControlValue;
404
397
 
405
398
  if (oValue && this.getKey() === oValue.operator) {
406
- oInputControlValue = new Date(oValue.values[iIndex].getTime());
407
-
408
- if (bUTC) {
409
- oInputControlValue.setMinutes(oInputControlValue.getMinutes() + new Date().getTimezoneOffset());
410
- }
399
+ oInputControlValue = UI5Date.getInstance(oValue.values[iIndex].getTime());
411
400
 
412
401
  oControl.addSelectedDate(new DateRange({
413
402
  startDate: oInputControlValue
@@ -426,7 +415,7 @@ sap.ui.define([
426
415
  /**
427
416
  * Returns DateTimePicker PopupContent control (single "datetime" option)
428
417
  */
429
- DynamicDateOption.prototype._createDateTimeInnerControl = function(oValue, iIndex, fnControlsUpdated, bUTC, sCalendarWeekNumbering) {
418
+ DynamicDateOption.prototype._createDateTimeInnerControl = function(oValue, iIndex, fnControlsUpdated, sCalendarWeekNumbering) {
430
419
  var oControl = new DateTimePicker({
431
420
  width: "100%",
432
421
  calendarWeekNumbering: sCalendarWeekNumbering
@@ -441,11 +430,7 @@ sap.ui.define([
441
430
  oPopupContent.getCalendar().removeAllSelectedDates();
442
431
 
443
432
  if (oValue && this.getKey() === oValue.operator) {
444
- var oValueCopy = new Date(oValue.values[iIndex]); // a copy is used to prevent time setting on pressing Cancel button
445
-
446
- if (bUTC) {
447
- oValueCopy.setMinutes(oValueCopy.getMinutes() + new Date().getTimezoneOffset());
448
- }
433
+ var oValueCopy = UI5Date.getInstance(oValue.values[iIndex]); // a copy is used to prevent time setting on pressing Cancel button
449
434
 
450
435
  oPopupContent.getCalendar().addSelectedDate(new DateRange({
451
436
  startDate: oValueCopy
@@ -476,7 +461,7 @@ sap.ui.define([
476
461
  return oPopupContent;
477
462
  };
478
463
 
479
- DynamicDateOption.prototype._createDateRangeControl = function(oValue, iIndex, fnControlsUpdated, bUTC, sCalendarWeekNumbering) {
464
+ DynamicDateOption.prototype._createDateRangeControl = function(oValue, iIndex, fnControlsUpdated, sCalendarWeekNumbering) {
480
465
  var oControl = new Calendar({
481
466
  intervalSelection: true,
482
467
  width: "100%",
@@ -485,13 +470,8 @@ sap.ui.define([
485
470
  if (oValue && this.getKey() === oValue.operator) {
486
471
  // a date range UI type maps to 2 consecutive date parameters from the value
487
472
  // they also should be the last 2 parameters
488
- var oInputControlStartValue = new Date(oValue.values[iIndex].getTime());
489
- var oInputControlEndValue = new Date(oValue.values[iIndex + 1].getTime());
490
-
491
- if (bUTC) {
492
- oInputControlStartValue.setMinutes(oInputControlStartValue.getMinutes() + new Date().getTimezoneOffset());
493
- oInputControlEndValue.setMinutes(oInputControlEndValue.getMinutes() + new Date().getTimezoneOffset());
494
- }
473
+ var oInputControlStartValue = UI5Date.getInstance(oValue.values[iIndex].getTime());
474
+ var oInputControlEndValue = UI5Date.getInstance(oValue.values[iIndex + 1].getTime());
495
475
 
496
476
  oControl.addSelectedDate(new DateRange({
497
477
  startDate: oInputControlStartValue,
@@ -510,7 +490,7 @@ sap.ui.define([
510
490
 
511
491
  DynamicDateOption.prototype._createMonthControl = function(oValue, iIndex, fnControlsUpdated) {
512
492
  var oControl = new MonthPicker(),
513
- oDate = new Date(),
493
+ oDate = UI5Date.getInstance(),
514
494
  iMonth = (oValue && this.getKey() === oValue.operator) ? oValue.values[iIndex] : oDate.getMonth();
515
495
 
516
496
  oControl.setMonth(iMonth);
@@ -529,7 +509,7 @@ sap.ui.define([
529
509
 
530
510
  DynamicDateOption.prototype._createCustomMonthControl = function(oValue, iIndex, fnControlsUpdated) {
531
511
  var oControl = new CustomMonthPicker(),
532
- oDate = new Date(),
512
+ oDate = UI5Date.getInstance(),
533
513
  iMonth = (oValue && iIndex >= 0 && this.getKey() === oValue.operator) ? oValue.values[iIndex] : oDate.getMonth(),
534
514
  iYear = (oValue && iIndex >= 0 && this.getKey() === oValue.operator) ? oValue.values[iIndex + 1] : oDate.getFullYear();
535
515
 
@@ -126,7 +126,7 @@ sap.ui.define([
126
126
  * is opened. The dialog is closed via a date time period value selection or by pressing the "Cancel" button.
127
127
  *
128
128
  * @author SAP SE
129
- * @version 1.111.2
129
+ * @version 1.112.2
130
130
  *
131
131
  * @constructor
132
132
  * @public
@@ -740,11 +740,10 @@ sap.ui.define([
740
740
  * @private
741
741
  */
742
742
  DynamicDateRange.prototype._addSuggestionItem = function(oSuggestValue) {
743
- var bTimezone = this._checkFormatterUTCTimezone(oSuggestValue);
744
- var aValueDates = DynamicDateUtil.toDates(oSuggestValue, this.getCalendarWeekNumbering());
743
+ var aValueDates = DynamicDateRange.toDates(oSuggestValue, this.getCalendarWeekNumbering());
745
744
  var aResultingDates = [];
746
745
  for (var i = 0; i < aValueDates.length; i++) {
747
- aResultingDates[i] = this._convertDate(aValueDates[i], bTimezone);
746
+ aResultingDates[i] = aValueDates[i];
748
747
  }
749
748
 
750
749
  var oItem = new ListItem({
@@ -848,41 +847,14 @@ sap.ui.define([
848
847
  };
849
848
 
850
849
  DynamicDateRange.prototype._toDatesString = function(oValue) {
851
- var bTimezone = this._checkFormatterUTCTimezone(oValue);
852
- var aValueDates = DynamicDateUtil.toDates(oValue, this.getCalendarWeekNumbering());
850
+ var aValueDates = DynamicDateRange.toDates(oValue, this.getCalendarWeekNumbering());
853
851
  var aDates = [];
854
852
  for (var i = 0; i < aValueDates.length; i++) {
855
- aDates[i] = this._convertDate(aValueDates[i], bTimezone);
853
+ aDates[i] = aValueDates[i];
856
854
  }
857
855
  return this._getDatesLabelFormatter().format(aDates);
858
856
  };
859
857
 
860
- DynamicDateRange.prototype._convertDate = function(oDate, bUTCTimezone) {
861
- var sFormattedDate = this._getPickerParser().format(oDate, TimezoneUtil.getLocalTimezone());
862
- var sFormatTimezone = bUTCTimezone ? "UTC" : Configuration.getTimezone();
863
- var oParts = this._getPickerParser().parse(
864
- sFormattedDate,
865
- sFormatTimezone
866
- );
867
- var oNewDate = oParts ? new Date(oParts[0].getTime()) : oParts;
868
-
869
- return oNewDate;
870
- };
871
-
872
- DynamicDateRange.prototype._reverseConvertDate = function(oDate) {
873
- var sFormattedDate = this._getPickerParser().format(
874
- oDate,
875
- Configuration.getTimezone()
876
- );
877
- var oParts = this._getPickerParser().parse(
878
- sFormattedDate,
879
- TimezoneUtil.getLocalTimezone()
880
- );
881
- var oNewDate = oParts ? new Date(oParts[0].getTime()) : oParts;
882
-
883
- return oNewDate;
884
- };
885
-
886
858
  DynamicDateRange.prototype._getPickerParser = function() {
887
859
  if (!this._calendarParser) {
888
860
  this._calendarParser = DateFormat.getDateTimeWithTimezoneInstance({ showTimezone: false });
@@ -1102,19 +1074,18 @@ sap.ui.define([
1102
1074
 
1103
1075
  DynamicDateRange.prototype._updateDatesLabel = function() {
1104
1076
  var oOutputValue = this._oSelectedOption.getValueHelpOutput(this),
1105
- bTimezone = this._checkFormatterUTCTimezone(oOutputValue),
1106
1077
  aResultDates = [],
1107
1078
  sFormattedDates,
1108
1079
  sSelectedOptionKey;
1109
1080
 
1110
- var aValueDates = DynamicDateUtil.toDates(oOutputValue, this.getCalendarWeekNumbering());
1081
+ var aValueDates = DynamicDateRange.toDates(oOutputValue, this.getCalendarWeekNumbering());
1111
1082
 
1112
1083
  if (!oOutputValue || !oOutputValue.operator || !DynamicDateUtil.getOption(oOutputValue.operator)) {
1113
1084
  return;
1114
1085
  }
1115
1086
 
1116
1087
  for (var i = 0; i < aValueDates.length; i++) {
1117
- aResultDates[i] = CalendarUtils._createUTCDate(this._convertDate(aValueDates[i], bTimezone), true);
1088
+ aResultDates[i] = CalendarUtils._createUTCDate(aValueDates[i], true);
1118
1089
  }
1119
1090
 
1120
1091
  if (this._isDateRange(oOutputValue)) {
@@ -1394,11 +1365,10 @@ sap.ui.define([
1394
1365
 
1395
1366
  DynamicDateRange.prototype._applyValue = function() {
1396
1367
  this._oOutput = this._oSelectedOption.getValueHelpOutput(this);
1397
- var sTimezone = this._checkFormatterUTCTimezone(this._oOutput);
1398
- var aValueDates = DynamicDateUtil.toDates(this._oOutput, this.getCalendarWeekNumbering());
1368
+ var aValueDates = DynamicDateRange.toDates(this._oOutput, this.getCalendarWeekNumbering());
1399
1369
  for (var i = 0; i < aValueDates.length; i++) {
1400
1370
  if (this._oOutput.values[i] instanceof Date) {
1401
- this._oOutput.values[i] = this._convertDate(aValueDates[i], sTimezone);
1371
+ this._oOutput.values[i] = aValueDates[i];
1402
1372
  }
1403
1373
  }
1404
1374
 
@@ -1540,10 +1510,6 @@ sap.ui.define([
1540
1510
  return oNewValue;
1541
1511
  };
1542
1512
 
1543
- DynamicDateRange.prototype._checkFormatterUTCTimezone = function(oValue) {
1544
- return this._getFormatter()._checkFormatterUTCTimezone(oValue.operator);
1545
- };
1546
-
1547
1513
  /**
1548
1514
  * Returns a date range from a provided object in the format of the DynamicDateRange's value.
1549
1515
  * @example
@@ -20,7 +20,7 @@ sap.ui.define(['sap/ui/core/Element'],
20
20
  * @extends sap.ui.core.Element
21
21
  *
22
22
  * @author SAP SE
23
- * @version 1.111.2
23
+ * @version 1.112.2
24
24
  *
25
25
  * @public
26
26
  * @since 1.92
@@ -105,7 +105,7 @@ function(library,
105
105
  * @implements sap.ui.core.IFormContent, sap.m.IHyphenation
106
106
  *
107
107
  * @author SAP SE
108
- * @version 1.111.2
108
+ * @version 1.112.2
109
109
  *
110
110
  * @constructor
111
111
  * @public
@@ -172,7 +172,7 @@ sap.ui.define([
172
172
  *
173
173
  * @extends sap.ui.core.Control
174
174
  * @implements sap.ui.core.IShrinkable
175
- * @version 1.111.2
175
+ * @version 1.112.2
176
176
  *
177
177
  * @constructor
178
178
  * @public
@@ -20,7 +20,7 @@ sap.ui.define(['./ListItemBase', './library', './FacetFilterItemRenderer'],
20
20
  * @class
21
21
  * Represents a value for the {@link sap.m.FacetFilterList} control.
22
22
  * @extends sap.m.ListItemBase
23
- * @version 1.111.2
23
+ * @version 1.112.2
24
24
  *
25
25
  * @constructor
26
26
  * @public
@@ -52,7 +52,7 @@ sap.ui.define([
52
52
  * be closed.
53
53
  *
54
54
  * @extends sap.m.List
55
- * @version 1.111.2
55
+ * @version 1.112.2
56
56
  *
57
57
  * @constructor
58
58
  * @public
@@ -28,7 +28,7 @@ sap.ui.define([
28
28
  * @extends sap.ui.core.Control
29
29
  *
30
30
  * @author SAP SE
31
- * @version 1.111.2
31
+ * @version 1.112.2
32
32
  * @since 1.34
33
33
  *
34
34
  * @public
@@ -40,7 +40,7 @@ sap.ui.define([
40
40
  * @extends sap.ui.core.Control
41
41
  *
42
42
  * @author SAP SE
43
- * @version 1.111.2
43
+ * @version 1.112.2
44
44
  *
45
45
  * @constructor
46
46
  * @public
@@ -56,7 +56,7 @@ function(
56
56
  * @extends sap.m.ListItemBase
57
57
  *
58
58
  * @author SAP SE
59
- * @version 1.111.2
59
+ * @version 1.112.2
60
60
  *
61
61
  * @constructor
62
62
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(["sap/ui/core/Element"],
19
19
  * @extends sap.ui.core.Element
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.111.2
22
+ * @version 1.112.2
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -28,7 +28,7 @@ sap.ui.define([
28
28
  *
29
29
  *
30
30
  * @class text
31
- * @version 1.111.2
31
+ * @version 1.112.2
32
32
  * @private
33
33
  * @since 1.38
34
34
  * @alias HeaderAdapter
@@ -228,7 +228,7 @@ sap.ui.define([
228
228
  * Constructor for an sap.m.Fiori20Adapter.
229
229
  *
230
230
  * @class text
231
- * @version 1.111.2
231
+ * @version 1.112.2
232
232
  * @private
233
233
  * @since 1.38
234
234
  * @alias sap.m.Fiori20Adapter
@@ -62,7 +62,7 @@ function(
62
62
  * @extends sap.ui.core.Control
63
63
  *
64
64
  * @author SAP SE
65
- * @version 1.111.2
65
+ * @version 1.112.2
66
66
  *
67
67
  * @public
68
68
  * @alias sap.m.FlexBox
@@ -24,7 +24,7 @@ sap.ui.define(["./FlexBoxStylingHelper", "./library", "sap/ui/core/LayoutData"],
24
24
  * @class
25
25
  * Holds layout data for a FlexBox / HBox / VBox.
26
26
  * @extends sap.ui.core.LayoutData
27
- * @version 1.111.2
27
+ * @version 1.112.2
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -46,7 +46,7 @@ function(
46
46
  * @class
47
47
  * The FormattedText control allows the usage of a limited set of tags for inline display of formatted text in HTML format.
48
48
  * @extends sap.ui.core.Control
49
- * @version 1.111.2
49
+ * @version 1.112.2
50
50
  *
51
51
  * @constructor
52
52
  * @public
@@ -53,7 +53,7 @@ sap.ui.define([
53
53
  * @extends sap.ui.core.Control
54
54
  *
55
55
  * @author SAP SE
56
- * @version 1.111.2
56
+ * @version 1.112.2
57
57
  *
58
58
  * @constructor
59
59
  * @public
@@ -81,7 +81,7 @@ sap.ui.define([
81
81
  * @extends sap.ui.core.Control
82
82
  *
83
83
  * @author SAP SE
84
- * @version 1.111.2
84
+ * @version 1.112.2
85
85
  * @since 1.34.0
86
86
  *
87
87
  * @public
@@ -30,7 +30,7 @@ sap.ui.define(["sap/ui/core/library", "./library", "./ListItemBase", "./GroupHea
30
30
  * @extends sap.m.ListItemBase
31
31
  *
32
32
  * @author SAP SE
33
- * @version 1.111.2
33
+ * @version 1.112.2
34
34
  *
35
35
  * @constructor
36
36
  * @public
@@ -22,7 +22,7 @@ sap.ui.define(['./List', './library', './GrowingListRenderer', 'sap/ui/core/Conf
22
22
  * @extends sap.m.List
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.111.2
25
+ * @version 1.112.2
26
26
  *
27
27
  * @constructor
28
28
  * @public