@openui5/sap.m 1.102.0 → 1.102.1

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 (336) hide show
  1. package/package.json +4 -4
  2. package/src/sap/m/.library +2 -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/App.js +1 -1
  8. package/src/sap/m/AssociativeOverflowToolbar.js +1 -1
  9. package/src/sap/m/Avatar.js +1 -1
  10. package/src/sap/m/Bar.js +1 -1
  11. package/src/sap/m/Breadcrumbs.js +1 -1
  12. package/src/sap/m/BusyDialog.js +1 -1
  13. package/src/sap/m/BusyIndicator.js +1 -1
  14. package/src/sap/m/Button.js +1 -1
  15. package/src/sap/m/Carousel.js +1 -1
  16. package/src/sap/m/CarouselLayout.js +1 -1
  17. package/src/sap/m/CheckBox.js +1 -1
  18. package/src/sap/m/ColorPalette.js +1 -1
  19. package/src/sap/m/ColorPalettePopover.js +1 -1
  20. package/src/sap/m/Column.js +1 -1
  21. package/src/sap/m/ColumnHeaderPopover.js +1 -1
  22. package/src/sap/m/ColumnListItem.js +1 -1
  23. package/src/sap/m/ColumnPopoverActionItem.js +1 -1
  24. package/src/sap/m/ColumnPopoverCustomItem.js +1 -1
  25. package/src/sap/m/ColumnPopoverItem.js +1 -1
  26. package/src/sap/m/ColumnPopoverSelectListItem.js +1 -1
  27. package/src/sap/m/ColumnPopoverSortItem.js +1 -1
  28. package/src/sap/m/ComboBox.js +1 -1
  29. package/src/sap/m/ComboBoxBase.js +1 -1
  30. package/src/sap/m/ComboBoxTextField.js +1 -1
  31. package/src/sap/m/CustomDynamicDateOption.js +1 -1
  32. package/src/sap/m/CustomListItem.js +1 -1
  33. package/src/sap/m/CustomTile.js +1 -1
  34. package/src/sap/m/CustomTreeItem.js +1 -1
  35. package/src/sap/m/DatePicker.js +8 -4
  36. package/src/sap/m/DateRangeSelection.js +2 -2
  37. package/src/sap/m/DateTimeField.js +1 -1
  38. package/src/sap/m/DateTimeInput.js +1 -1
  39. package/src/sap/m/DateTimePicker.js +5 -6
  40. package/src/sap/m/Dialog.js +2 -2
  41. package/src/sap/m/DisplayListItem.js +1 -1
  42. package/src/sap/m/DraftIndicator.js +1 -1
  43. package/src/sap/m/DynamicDate.js +1 -1
  44. package/src/sap/m/DynamicDateOption.js +1 -1
  45. package/src/sap/m/DynamicDateRange.js +1 -1
  46. package/src/sap/m/DynamicDateValueHelpUIType.js +1 -1
  47. package/src/sap/m/ExpandableText.js +1 -1
  48. package/src/sap/m/FacetFilter.js +1 -1
  49. package/src/sap/m/FacetFilterItem.js +1 -1
  50. package/src/sap/m/FacetFilterList.js +1 -1
  51. package/src/sap/m/FeedContent.js +1 -1
  52. package/src/sap/m/FeedInput.js +1 -1
  53. package/src/sap/m/FeedListItem.js +1 -1
  54. package/src/sap/m/FeedListItemAction.js +1 -1
  55. package/src/sap/m/Fiori20Adapter.js +2 -2
  56. package/src/sap/m/FlexBox.js +1 -1
  57. package/src/sap/m/FlexItemData.js +1 -1
  58. package/src/sap/m/FormattedText.js +1 -1
  59. package/src/sap/m/GenericTag.js +1 -1
  60. package/src/sap/m/GenericTile.js +37 -5
  61. package/src/sap/m/GenericTileRenderer.js +74 -54
  62. package/src/sap/m/GroupHeaderListItem.js +1 -1
  63. package/src/sap/m/GrowingEnablement.js +31 -16
  64. package/src/sap/m/GrowingList.js +1 -1
  65. package/src/sap/m/HBox.js +1 -1
  66. package/src/sap/m/HeaderContainer.js +48 -44
  67. package/src/sap/m/HeaderContainerItemNavigator.js +1 -1
  68. package/src/sap/m/IconTabBar.js +1 -1
  69. package/src/sap/m/IconTabBarSelectList.js +1 -1
  70. package/src/sap/m/IconTabFilter.js +1 -1
  71. package/src/sap/m/IconTabFilterExpandButtonBadge.js +1 -1
  72. package/src/sap/m/IconTabHeader.js +1 -1
  73. package/src/sap/m/IconTabSeparator.js +1 -1
  74. package/src/sap/m/IllustratedMessage.js +1 -1
  75. package/src/sap/m/Illustration.js +1 -1
  76. package/src/sap/m/Image.js +1 -1
  77. package/src/sap/m/ImageContent.js +1 -1
  78. package/src/sap/m/Input.js +1 -1
  79. package/src/sap/m/InputBase.js +1 -1
  80. package/src/sap/m/InputListItem.js +1 -1
  81. package/src/sap/m/Label.js +1 -1
  82. package/src/sap/m/LightBox.js +1 -1
  83. package/src/sap/m/LightBoxItem.js +1 -1
  84. package/src/sap/m/Link.js +1 -1
  85. package/src/sap/m/List.js +1 -1
  86. package/src/sap/m/ListBase.js +1 -1
  87. package/src/sap/m/ListItemBase.js +1 -1
  88. package/src/sap/m/MaskEnabler.js +1 -1
  89. package/src/sap/m/MaskInput.js +1 -1
  90. package/src/sap/m/MaskInputRule.js +1 -1
  91. package/src/sap/m/Menu.js +1 -1
  92. package/src/sap/m/MenuButton.js +1 -1
  93. package/src/sap/m/MenuItem.js +1 -1
  94. package/src/sap/m/MenuListItem.js +1 -1
  95. package/src/sap/m/MessageItem.js +1 -1
  96. package/src/sap/m/MessageListItem.js +1 -1
  97. package/src/sap/m/MessagePage.js +1 -1
  98. package/src/sap/m/MessagePopover.js +1 -1
  99. package/src/sap/m/MessagePopoverItem.js +1 -1
  100. package/src/sap/m/MessageStrip.js +1 -1
  101. package/src/sap/m/MessageToast.js +1 -1
  102. package/src/sap/m/MessageView.js +1 -1
  103. package/src/sap/m/MultiComboBox.js +1 -1
  104. package/src/sap/m/MultiEditField.js +1 -1
  105. package/src/sap/m/MultiInput.js +1 -1
  106. package/src/sap/m/NavContainer.js +1 -1
  107. package/src/sap/m/NewsContent.js +1 -1
  108. package/src/sap/m/NotificationList.js +1 -1
  109. package/src/sap/m/NotificationListBase.js +1 -1
  110. package/src/sap/m/NotificationListGroup.js +1 -1
  111. package/src/sap/m/NotificationListItem.js +1 -1
  112. package/src/sap/m/NumericContent.js +1 -1
  113. package/src/sap/m/NumericInput.js +1 -1
  114. package/src/sap/m/ObjectAttribute.js +1 -1
  115. package/src/sap/m/ObjectHeader.js +1 -1
  116. package/src/sap/m/ObjectIdentifier.js +1 -1
  117. package/src/sap/m/ObjectListItem.js +1 -1
  118. package/src/sap/m/ObjectMarker.js +1 -1
  119. package/src/sap/m/ObjectNumber.js +1 -1
  120. package/src/sap/m/ObjectStatus.js +1 -1
  121. package/src/sap/m/OverflowToolbar.js +1 -1
  122. package/src/sap/m/OverflowToolbarAssociativePopover.js +1 -1
  123. package/src/sap/m/OverflowToolbarButton.js +1 -1
  124. package/src/sap/m/OverflowToolbarLayoutData.js +1 -1
  125. package/src/sap/m/OverflowToolbarToggleButton.js +1 -1
  126. package/src/sap/m/P13nAnyFilterItem.js +1 -1
  127. package/src/sap/m/P13nColumnsItem.js +1 -1
  128. package/src/sap/m/P13nColumnsPanel.js +1 -1
  129. package/src/sap/m/P13nConditionPanel.js +1 -1
  130. package/src/sap/m/P13nDialog.js +1 -1
  131. package/src/sap/m/P13nDimMeasureItem.js +1 -1
  132. package/src/sap/m/P13nDimMeasurePanel.js +1 -1
  133. package/src/sap/m/P13nFilterItem.js +1 -1
  134. package/src/sap/m/P13nFilterPanel.js +1 -1
  135. package/src/sap/m/P13nGroupItem.js +1 -1
  136. package/src/sap/m/P13nGroupPanel.js +1 -1
  137. package/src/sap/m/P13nItem.js +1 -1
  138. package/src/sap/m/P13nPanel.js +1 -1
  139. package/src/sap/m/P13nSelectionItem.js +1 -1
  140. package/src/sap/m/P13nSelectionPanel.js +1 -1
  141. package/src/sap/m/P13nSortItem.js +1 -1
  142. package/src/sap/m/P13nSortPanel.js +1 -1
  143. package/src/sap/m/PDFViewer.js +1 -1
  144. package/src/sap/m/Page.js +1 -1
  145. package/src/sap/m/PageAccessibleLandmarkInfo.js +1 -1
  146. package/src/sap/m/PagingButton.js +1 -1
  147. package/src/sap/m/Panel.js +1 -1
  148. package/src/sap/m/PlanningCalendar.js +1 -1
  149. package/src/sap/m/PlanningCalendarHeader.js +1 -1
  150. package/src/sap/m/PlanningCalendarLegend.js +1 -1
  151. package/src/sap/m/PlanningCalendarRow.js +1 -1
  152. package/src/sap/m/PlanningCalendarView.js +1 -1
  153. package/src/sap/m/Popover.js +1 -1
  154. package/src/sap/m/ProgressIndicator.js +1 -1
  155. package/src/sap/m/PullToRefresh.js +1 -1
  156. package/src/sap/m/QuickView.js +1 -1
  157. package/src/sap/m/QuickViewBase.js +1 -1
  158. package/src/sap/m/QuickViewCard.js +1 -1
  159. package/src/sap/m/QuickViewGroup.js +1 -1
  160. package/src/sap/m/QuickViewGroupElement.js +1 -1
  161. package/src/sap/m/QuickViewPage.js +1 -1
  162. package/src/sap/m/RadioButton.js +1 -1
  163. package/src/sap/m/RadioButtonGroup.js +1 -1
  164. package/src/sap/m/RangeSlider.js +1 -1
  165. package/src/sap/m/RatingIndicator.js +1 -1
  166. package/src/sap/m/ResponsivePopover.js +1 -1
  167. package/src/sap/m/ResponsiveScale.js +1 -1
  168. package/src/sap/m/ScrollBar.js +1 -1
  169. package/src/sap/m/ScrollContainer.js +1 -1
  170. package/src/sap/m/SearchField.js +1 -1
  171. package/src/sap/m/SegmentedButton.js +1 -1
  172. package/src/sap/m/SegmentedButtonItem.js +1 -1
  173. package/src/sap/m/Select.js +1 -1
  174. package/src/sap/m/SelectDialog.js +1 -1
  175. package/src/sap/m/SelectDialogBase.js +1 -1
  176. package/src/sap/m/SelectList.js +1 -1
  177. package/src/sap/m/SelectionDetails.js +1 -1
  178. package/src/sap/m/SelectionDetailsFacade.js +2 -2
  179. package/src/sap/m/SelectionDetailsItem.js +1 -1
  180. package/src/sap/m/SelectionDetailsItemLine.js +1 -1
  181. package/src/sap/m/Shell.js +1 -1
  182. package/src/sap/m/SimpleFixFlex.js +1 -1
  183. package/src/sap/m/SinglePlanningCalendar.js +1 -1
  184. package/src/sap/m/SinglePlanningCalendarDayView.js +1 -1
  185. package/src/sap/m/SinglePlanningCalendarGrid.js +1 -1
  186. package/src/sap/m/SinglePlanningCalendarMonthGrid.js +1 -1
  187. package/src/sap/m/SinglePlanningCalendarMonthView.js +1 -1
  188. package/src/sap/m/SinglePlanningCalendarView.js +1 -1
  189. package/src/sap/m/SinglePlanningCalendarWeekView.js +1 -1
  190. package/src/sap/m/SinglePlanningCalendarWorkWeekView.js +1 -1
  191. package/src/sap/m/SlideTile.js +1 -1
  192. package/src/sap/m/Slider.js +1 -1
  193. package/src/sap/m/SliderTooltip.js +1 -1
  194. package/src/sap/m/SliderTooltipBase.js +1 -1
  195. package/src/sap/m/SliderTooltipContainer.js +1 -1
  196. package/src/sap/m/SplitApp.js +1 -1
  197. package/src/sap/m/SplitButton.js +1 -1
  198. package/src/sap/m/SplitContainer.js +1 -1
  199. package/src/sap/m/StandardDynamicDateOption.js +1 -1
  200. package/src/sap/m/StandardListItem.js +1 -1
  201. package/src/sap/m/StandardTile.js +1 -1
  202. package/src/sap/m/StandardTreeItem.js +1 -1
  203. package/src/sap/m/StepInput.js +1 -1
  204. package/src/sap/m/SuggestionItem.js +1 -1
  205. package/src/sap/m/SuggestionsPopover.js +1 -1
  206. package/src/sap/m/Switch.js +1 -1
  207. package/src/sap/m/TabContainer.js +1 -1
  208. package/src/sap/m/TabContainerItem.js +1 -1
  209. package/src/sap/m/TabStrip.js +1 -1
  210. package/src/sap/m/TabStripItem.js +1 -1
  211. package/src/sap/m/Table.js +1 -1
  212. package/src/sap/m/TablePersoController.js +1 -1
  213. package/src/sap/m/TablePersoDialog.js +1 -1
  214. package/src/sap/m/TablePersoProvider.js +1 -1
  215. package/src/sap/m/TableSelectDialog.js +1 -1
  216. package/src/sap/m/Text.js +1 -1
  217. package/src/sap/m/TextArea.js +1 -1
  218. package/src/sap/m/Tile.js +1 -1
  219. package/src/sap/m/TileContainer.js +1 -1
  220. package/src/sap/m/TileContent.js +8 -14
  221. package/src/sap/m/TileContentRenderer.js +15 -5
  222. package/src/sap/m/TimePicker.js +1 -1
  223. package/src/sap/m/TimePickerClock.js +1 -1
  224. package/src/sap/m/TimePickerClocks.js +1 -1
  225. package/src/sap/m/TimePickerInputs.js +1 -1
  226. package/src/sap/m/TimePickerInternals.js +1 -1
  227. package/src/sap/m/TimePickerSlider.js +1 -1
  228. package/src/sap/m/TimePickerSliders.js +1 -1
  229. package/src/sap/m/Title.js +1 -1
  230. package/src/sap/m/TitlePropagationSupport.js +1 -1
  231. package/src/sap/m/ToggleButton.js +1 -1
  232. package/src/sap/m/Token.js +1 -1
  233. package/src/sap/m/Tokenizer.js +1 -1
  234. package/src/sap/m/Toolbar.js +1 -1
  235. package/src/sap/m/ToolbarLayoutData.js +1 -1
  236. package/src/sap/m/ToolbarSeparator.js +1 -1
  237. package/src/sap/m/ToolbarSpacer.js +1 -1
  238. package/src/sap/m/Tree.js +1 -1
  239. package/src/sap/m/TreeItemBase.js +1 -1
  240. package/src/sap/m/UploadCollection.js +1 -1
  241. package/src/sap/m/UploadCollectionItem.js +1 -1
  242. package/src/sap/m/UploadCollectionParameter.js +1 -1
  243. package/src/sap/m/UploadCollectionToolbarPlaceholder.js +1 -1
  244. package/src/sap/m/VBox.js +1 -1
  245. package/src/sap/m/ValueStateHeader.js +1 -1
  246. package/src/sap/m/ViewSettingsCustomItem.js +1 -1
  247. package/src/sap/m/ViewSettingsCustomTab.js +1 -1
  248. package/src/sap/m/ViewSettingsDialog.js +1 -1
  249. package/src/sap/m/ViewSettingsFilterItem.js +1 -1
  250. package/src/sap/m/ViewSettingsItem.js +1 -1
  251. package/src/sap/m/VisibleItem.js +1 -1
  252. package/src/sap/m/WheelSlider.js +1 -1
  253. package/src/sap/m/WheelSliderContainer.js +1 -1
  254. package/src/sap/m/Wizard.js +1 -1
  255. package/src/sap/m/WizardProgressNavigator.js +1 -1
  256. package/src/sap/m/WizardStep.js +1 -1
  257. package/src/sap/m/changeHandler/AddTableColumn.js +1 -1
  258. package/src/sap/m/changeHandler/ChangeLinkTarget.js +1 -1
  259. package/src/sap/m/changeHandler/CombineButtons.js +1 -1
  260. package/src/sap/m/changeHandler/MoveTableColumns.js +1 -1
  261. package/src/sap/m/changeHandler/SelectIconTabBarFilter.js +1 -1
  262. package/src/sap/m/changeHandler/SplitMenuButton.js +1 -1
  263. package/src/sap/m/library.js +44 -2
  264. package/src/sap/m/messagebundle.properties +0 -9
  265. package/src/sap/m/p13n/AbstractContainer.js +2 -2
  266. package/src/sap/m/p13n/AbstractContainerItem.js +2 -2
  267. package/src/sap/m/p13n/BasePanel.js +1 -1
  268. package/src/sap/m/p13n/Container.js +1 -1
  269. package/src/sap/m/p13n/GroupPanel.js +1 -1
  270. package/src/sap/m/p13n/Popup.js +1 -1
  271. package/src/sap/m/p13n/QueryPanel.js +1 -1
  272. package/src/sap/m/p13n/SelectionPanel.js +1 -1
  273. package/src/sap/m/p13n/SortPanel.js +1 -1
  274. package/src/sap/m/plugins/ColumnResizer.js +1 -1
  275. package/src/sap/m/plugins/DataStateIndicator.js +1 -1
  276. package/src/sap/m/plugins/PasteProvider.js +1 -1
  277. package/src/sap/m/plugins/PluginBase.js +1 -1
  278. package/src/sap/m/semantic/AddAction.js +1 -1
  279. package/src/sap/m/semantic/CancelAction.js +1 -1
  280. package/src/sap/m/semantic/DeleteAction.js +1 -1
  281. package/src/sap/m/semantic/DetailPage.js +1 -1
  282. package/src/sap/m/semantic/DiscussInJamAction.js +1 -1
  283. package/src/sap/m/semantic/EditAction.js +1 -1
  284. package/src/sap/m/semantic/FavoriteAction.js +1 -1
  285. package/src/sap/m/semantic/FilterAction.js +1 -1
  286. package/src/sap/m/semantic/FilterSelect.js +1 -1
  287. package/src/sap/m/semantic/FlagAction.js +1 -1
  288. package/src/sap/m/semantic/ForwardAction.js +1 -1
  289. package/src/sap/m/semantic/FullscreenPage.js +1 -1
  290. package/src/sap/m/semantic/GroupAction.js +1 -1
  291. package/src/sap/m/semantic/GroupSelect.js +1 -1
  292. package/src/sap/m/semantic/MainAction.js +1 -1
  293. package/src/sap/m/semantic/MasterPage.js +1 -1
  294. package/src/sap/m/semantic/MessagesIndicator.js +1 -1
  295. package/src/sap/m/semantic/MultiSelectAction.js +1 -1
  296. package/src/sap/m/semantic/NegativeAction.js +1 -1
  297. package/src/sap/m/semantic/OpenInAction.js +1 -1
  298. package/src/sap/m/semantic/PositiveAction.js +1 -1
  299. package/src/sap/m/semantic/PrintAction.js +1 -1
  300. package/src/sap/m/semantic/SaveAction.js +1 -1
  301. package/src/sap/m/semantic/Segment.js +1 -1
  302. package/src/sap/m/semantic/SegmentedContainer.js +1 -1
  303. package/src/sap/m/semantic/SemanticButton.js +1 -1
  304. package/src/sap/m/semantic/SemanticConfiguration.js +1 -1
  305. package/src/sap/m/semantic/SemanticControl.js +1 -1
  306. package/src/sap/m/semantic/SemanticOverflowToolbarButton.js +1 -1
  307. package/src/sap/m/semantic/SemanticOverflowToolbarToggleButton.js +1 -1
  308. package/src/sap/m/semantic/SemanticPage.js +1 -1
  309. package/src/sap/m/semantic/SemanticSelect.js +1 -1
  310. package/src/sap/m/semantic/SemanticToggleButton.js +1 -1
  311. package/src/sap/m/semantic/SendEmailAction.js +1 -1
  312. package/src/sap/m/semantic/SendMessageAction.js +1 -1
  313. package/src/sap/m/semantic/ShareInJamAction.js +1 -1
  314. package/src/sap/m/semantic/ShareMenu.js +1 -1
  315. package/src/sap/m/semantic/ShareMenuPage.js +1 -1
  316. package/src/sap/m/semantic/SortAction.js +1 -1
  317. package/src/sap/m/semantic/SortSelect.js +1 -1
  318. package/src/sap/m/table/Util.js +7 -7
  319. package/src/sap/m/table/columnmenu/ActionItem.js +1 -1
  320. package/src/sap/m/table/columnmenu/Entry.js +1 -1
  321. package/src/sap/m/table/columnmenu/Item.js +1 -1
  322. package/src/sap/m/table/columnmenu/ItemBase.js +1 -1
  323. package/src/sap/m/table/columnmenu/Menu.js +1 -1
  324. package/src/sap/m/table/columnmenu/QuickAction.js +1 -1
  325. package/src/sap/m/table/columnmenu/QuickActionBase.js +1 -1
  326. package/src/sap/m/table/columnmenu/QuickActionItem.js +1 -1
  327. package/src/sap/m/table/columnmenu/QuickGroup.js +1 -1
  328. package/src/sap/m/table/columnmenu/QuickGroupItem.js +1 -1
  329. package/src/sap/m/table/columnmenu/QuickSort.js +1 -1
  330. package/src/sap/m/table/columnmenu/QuickSortItem.js +1 -1
  331. package/src/sap/m/table/columnmenu/QuickTotal.js +1 -1
  332. package/src/sap/m/table/columnmenu/QuickTotalItem.js +1 -1
  333. package/src/sap/m/themes/base/GenericTile.less +117 -27
  334. package/src/sap/m/upload/UploadSet.js +86 -15
  335. package/src/sap/m/upload/UploadSetItem.js +15 -2
  336. package/src/sap/m/upload/UploadSetToolbarPlaceholder.js +45 -0
@@ -62,7 +62,7 @@ function(
62
62
  * @extends sap.ui.core.Control
63
63
  *
64
64
  * @author SAP SE
65
- * @version 1.102.0
65
+ * @version 1.102.1
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.102.0
27
+ * @version 1.102.1
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -44,7 +44,7 @@ function(
44
44
  * @class
45
45
  * The FormattedText control allows the usage of a limited set of tags for inline display of formatted text in HTML format.
46
46
  * @extends sap.ui.core.Control
47
- * @version 1.102.0
47
+ * @version 1.102.1
48
48
  *
49
49
  * @constructor
50
50
  * @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.102.0
56
+ * @version 1.102.1
57
57
  *
58
58
  * @constructor
59
59
  * @public
@@ -64,7 +64,7 @@ sap.ui.define([
64
64
  * @extends sap.ui.core.Control
65
65
  *
66
66
  * @author SAP SE
67
- * @version 1.102.0
67
+ * @version 1.102.1
68
68
  * @since 1.34.0
69
69
  *
70
70
  * @public
@@ -211,7 +211,12 @@ sap.ui.define([
211
211
  * @experimental
212
212
  * @since 1.95
213
213
  */
214
- valueColor: {type: "sap.m.ValueColor", group: "Appearance", defaultValue: "None"}
214
+ valueColor: {type: "sap.m.ValueColor", group: "Appearance", defaultValue: "None"},
215
+ /**
216
+ * The load state of the tileIcon.
217
+ * @experimental
218
+ */
219
+ iconLoaded: {type: "boolean", group: "Misc", defaultValue: true}
215
220
  },
216
221
  defaultAggregation: "tileContent",
217
222
  aggregations: {
@@ -625,8 +630,28 @@ sap.ui.define([
625
630
  this._addClassesForButton();
626
631
  }
627
632
 
633
+ //Adds Extra height to the TileContent when GenericTile is in ActionMode
634
+ if (this.getFrameType() === FrameType.TwoByOne && this.getMode() === GenericTileMode.ActionMode) {
635
+ this._applyExtraHeight();
636
+ }
637
+
628
638
  this.onDragComplete();
629
639
  };
640
+ /**
641
+ * Increases the height of the TileContent when the header-text has one line
642
+ * @private
643
+ */
644
+ GenericTile.prototype._applyExtraHeight = function(){
645
+ var iHeight = this.getDomRef("hdr-text").offsetHeight,
646
+ iLineHeight = parseInt(getComputedStyle(this.getDomRef("title")).lineHeight.slice(0,2)),
647
+ iHeaderLines = Math.ceil(iHeight / iLineHeight);
648
+ if (iHeaderLines === 1 && !this.getHeaderImage()) {
649
+ this.getDomRef("content").classList.add("sapMGTFtrMarginTop");
650
+ } else {
651
+ this.getDomRef("content").classList.remove("sapMGTFtrMarginTop");
652
+ }
653
+ };
654
+
630
655
  GenericTile.prototype._setMaxLines = function() {
631
656
  var sFrameType = this.getFrameType(),
632
657
  iLines = sFrameType === FrameType.OneByOne || sFrameType === FrameType.TwoByHalf ? 1 : 2;
@@ -1652,9 +1677,16 @@ sap.ui.define([
1652
1677
  */
1653
1678
  GenericTile.prototype._isIconMode = function () {
1654
1679
  if (this.getMode() === GenericTileMode.IconMode
1655
- && (this.getFrameType() === FrameType.OneByOne || this.getFrameType() === FrameType.TwoByHalf)
1656
- && this.getBackgroundColor() && this.getTileIcon()){
1657
- return true;
1680
+ && (this.getFrameType() === FrameType.OneByOne || this.getFrameType() === FrameType.TwoByHalf)){
1681
+ if (this.getTileIcon() && this.getBackgroundColor()) {
1682
+ return true;
1683
+ } else {
1684
+ if (!this.getIconLoaded()) {
1685
+ return true;
1686
+ } else {
1687
+ return false;
1688
+ }
1689
+ }
1658
1690
  } else {
1659
1691
  return false;
1660
1692
  }
@@ -159,46 +159,56 @@ sap.ui.define(["sap/m/library", "sap/base/security/encodeCSS"],
159
159
  var iLength = aTileContent.length;
160
160
  var isFooterPresent = false;
161
161
  var isContentPresent = false;
162
- if (sState === LoadState.Loading) {
163
- //Setplaceholders for IconMode.
164
- if ( oControl._isIconMode() ) {
165
- if (frameType === frameTypes.OneByOne) {
166
- oRm.openStart("div").class("sapMGTContentShimmerPlaceholderItemOneByOne");
167
- oRm.class("sapMGTContentShimmerPlaceholderWithDescriptionOneByOne");
168
- oRm.openEnd();
169
- oRm.openStart("div")
170
- .class("sapMGTContentShimmerPlaceholderRowsOneByOne")
171
- .openEnd();
172
- oRm.openStart("div")
173
- .class("sapMGTContentShimmerPlaceholderIconOneByOne")
174
- .class("sapMGTLoadingShimmer")
175
- .openEnd()
176
- .close("div");
177
- oRm.openStart("div")
178
- .class("sapMGTContentShimmerPlaceholderItemTextOneByOne")
179
- .class("sapMGTLoadingShimmer")
180
- .openEnd()
181
- .close("div");
182
- } else {
183
- oRm.openStart("div").class("sapMGTContentShimmerPlaceholderItemTwoByHalf");
184
- oRm.class("sapMGTContentShimmerPlaceholderWithDescriptionTwoByHalf");
185
- oRm.openEnd();
186
- oRm.openStart("div")
187
- .class("sapMGTContentShimmerPlaceholderRowsTwoByHalf")
188
- .openEnd();
162
+ function renderLoadingShimmerIconMode(oRm, bIsLoading) {
163
+ if (frameType === frameTypes.OneByOne) {
164
+ oRm.openStart("div").class("sapMGTContentShimmerPlaceholderItemOneByOne");
165
+ oRm.class("sapMGTContentShimmerPlaceholderWithDescriptionOneByOne");
166
+ oRm.openEnd();
167
+ oRm.openStart("div")
168
+ .class("sapMGTContentShimmerPlaceholderRowsOneByOne")
169
+ .openEnd();
170
+ oRm.openStart("div")
171
+ .class("sapMGTContentShimmerPlaceholderIconOneByOne")
172
+ .class("sapMGTLoadingShimmer")
173
+ .openEnd()
174
+ .close("div");
175
+ if (bIsLoading){
189
176
  oRm.openStart("div")
190
- .class("sapMGTContentShimmerPlaceholderIconTwoByHalf")
191
- .class("sapMGTLoadingShimmer")
192
- .openEnd()
193
- .close("div");
177
+ .class("sapMGTContentShimmerPlaceholderItemTextOneByOne")
178
+ .class("sapMGTLoadingShimmer")
179
+ .openEnd()
180
+ .close("div");
181
+ }
182
+ } else {
183
+ oRm.openStart("div").class("sapMGTContentShimmerPlaceholderItemTwoByHalf");
184
+ oRm.class("sapMGTContentShimmerPlaceholderWithDescriptionTwoByHalf");
185
+ if (!oControl.getIconLoaded() && !bIsLoading) {
186
+ oRm.class("sapMGTContentShimmerPlaceholderWithDescriptionTwoByHalfIconLoaded");
187
+ }
188
+ oRm.openEnd();
189
+ oRm.openStart("div")
190
+ .class("sapMGTContentShimmerPlaceholderRowsTwoByHalf")
191
+ .openEnd();
192
+ oRm.openStart("div")
193
+ .class("sapMGTContentShimmerPlaceholderIconTwoByHalf")
194
+ .class("sapMGTLoadingShimmer")
195
+ .openEnd()
196
+ .close("div");
197
+ if (bIsLoading){
194
198
  oRm.openStart("div")
195
- .class("sapMGTContentShimmerPlaceholderItemTextTwoByHalf")
196
- .class("sapMGTLoadingShimmer")
197
- .openEnd()
198
- .close("div");
199
+ .class("sapMGTContentShimmerPlaceholderItemTextTwoByHalf")
200
+ .class("sapMGTLoadingShimmer")
201
+ .openEnd()
202
+ .close("div");
199
203
  }
200
- oRm.close("div");
201
- oRm.close("div");
204
+ }
205
+ oRm.close("div");
206
+ oRm.close("div");
207
+ }
208
+ if (sState === LoadState.Loading) {
209
+ //Setplaceholders for IconMode.
210
+ if (oControl._isIconMode()) {
211
+ renderLoadingShimmerIconMode(oRm, true);
202
212
  } else {
203
213
  oRm.openStart("div").class("sapMGTContentShimmerPlaceholderItem");
204
214
  oRm.class("sapMGTContentShimmerPlaceholderWithDescription");
@@ -225,7 +235,7 @@ sap.ui.define(["sap/m/library", "sap/base/security/encodeCSS"],
225
235
  oRm.close("div");
226
236
  }
227
237
  } else {
228
- if (this._isValueColorValid(oControl.getValueColor())) {
238
+ if (!bIsActionMode && this._isValueColorValid(oControl.getValueColor())) {
229
239
  oRm.openStart("div");
230
240
  oRm.class("sapMGTCriticalBorder");
231
241
  oRm.class(oControl.getValueColor());
@@ -234,27 +244,31 @@ sap.ui.define(["sap/m/library", "sap/base/security/encodeCSS"],
234
244
  }
235
245
  //Set respective Class/ BackgroundColor for IconMode
236
246
  if (oControl._isIconMode()) {
237
- oRm.openStart("div");
238
- if (frameType === frameTypes.OneByOne) {
239
- oRm.class("sapMGTOneByOneIcon");
247
+ if (!oControl.getIconLoaded()) {
248
+ renderLoadingShimmerIconMode(oRm, false);
240
249
  } else {
241
- oRm.class("sapMGTTwoByHalfIcon");
242
- if (!this._isThemeHighContrast()) {
243
- oRm.style("background-color", oControl.getBackgroundColor());
250
+ oRm.openStart("div");
251
+ if (frameType === frameTypes.OneByOne) {
252
+ oRm.class("sapMGTOneByOneIcon");
244
253
  } else {
245
- oRm.class("HighContrastTile");
246
- oRm.style("border-color", oControl.getBackgroundColor());
247
- oRm.style("box-shadow", "0 0 0 1px" + oControl.getBackgroundColor());
254
+ oRm.class("sapMGTTwoByHalfIcon");
255
+ if (!this._isThemeHighContrast()) {
256
+ oRm.style("background-color", oControl.getBackgroundColor());
257
+ } else {
258
+ oRm.class("HighContrastTile");
259
+ oRm.style("border-color", oControl.getBackgroundColor());
260
+ oRm.style("box-shadow", "0 0 0 1px" + oControl.getBackgroundColor());
261
+ }
248
262
  }
249
- }
250
- oRm.openEnd();
251
- if (oControl.getTileIcon()) {
252
- var sAggregation = oControl._generateIconAggregation(oControl.getTileIcon());
253
- if (sAggregation) {
254
- oRm.renderControl(oControl.getAggregation(sAggregation));
263
+ oRm.openEnd();
264
+ if (oControl.getTileIcon()) {
265
+ var sAggregation = oControl._generateIconAggregation(oControl.getTileIcon());
266
+ if (sAggregation) {
267
+ oRm.renderControl(oControl.getAggregation(sAggregation));
268
+ }
255
269
  }
270
+ oRm.close("div");
256
271
  }
257
- oRm.close("div");
258
272
  }
259
273
 
260
274
  //Wrapper div for adjusting to Info Container
@@ -268,6 +282,9 @@ sap.ui.define(["sap/m/library", "sap/base/security/encodeCSS"],
268
282
  if (oControl._isIconMode() ){
269
283
  if (frameType === frameTypes.OneByOne) {
270
284
  var sClass = "sapMGTOneByOne";
285
+ if (!oControl.getIconLoaded()) {
286
+ sClass = sClass.concat(" sapMGTOneByOneIconLoaded");
287
+ }
271
288
  } else if (frameType === frameTypes.TwoByHalf) {
272
289
  var sClass = "TwoByHalf";
273
290
  }
@@ -276,6 +293,9 @@ sap.ui.define(["sap/m/library", "sap/base/security/encodeCSS"],
276
293
  if (sTooltipText) {
277
294
  oRm.attr("title", sTooltipText);
278
295
  }
296
+ if (bIsActionMode && oControl.getFrameType() === frameTypes.TwoByOne && sHeaderImage) {
297
+ oRm.class("sapMGTHdrImage");
298
+ }
279
299
  oRm.openEnd();
280
300
 
281
301
  //Render Header Image
@@ -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.102.0
33
+ * @version 1.102.1
34
34
  *
35
35
  * @constructor
36
36
  * @public
@@ -13,8 +13,7 @@ sap.ui.define([
13
13
  'sap/ui/base/ManagedObjectMetadata',
14
14
  'sap/ui/core/HTML',
15
15
  'sap/m/CustomListItem',
16
- 'sap/base/security/encodeXML',
17
- 'sap/base/util/UriParameters'
16
+ 'sap/base/security/encodeXML'
18
17
  ],
19
18
  function(
20
19
  BaseObject,
@@ -24,8 +23,7 @@ sap.ui.define([
24
23
  ManagedObjectMetadata,
25
24
  HTML,
26
25
  CustomListItem,
27
- encodeXML,
28
- UriParameters
26
+ encodeXML
29
27
  ) {
30
28
  "use strict";
31
29
 
@@ -70,7 +68,7 @@ sap.ui.define([
70
68
  this._aChunk = [];
71
69
  this._oRM = null;
72
70
 
73
- if (UriParameters.fromQuery(window.location.href).get("sap-ui-xx-enableItemsPool") === "true") {
71
+ if (document.location.href.search("sap-ui-xx-enableItemsPool") > 0) {
74
72
  this._aItemsPool = [];
75
73
  }
76
74
  },
@@ -419,16 +417,29 @@ sap.ui.define([
419
417
 
420
418
  // render all the collected items in the chunk and flush them into the DOM
421
419
  // vInsert whether to append (true) or replace (falsy) or to insert at a certain position (int)
422
- applyChunk : function(vInsert) {
420
+ applyChunk : function(vInsert, bAsync) {
423
421
  if (!this._oControl) {
424
422
  return;
425
423
  }
426
424
 
427
425
  this.applyPendingGroupItem();
428
426
 
427
+ var iTimer = this._iChunkTimer;
429
428
  var iLength = this._aChunk.length;
430
429
  var oDomRef = this._oControl.getItemsContainerDomRef();
430
+
431
+ if (iTimer) {
432
+ this._iChunkTimer = clearTimeout(iTimer);
433
+ }
434
+
431
435
  if (!iLength || !oDomRef || !this._oControl.shouldRenderItems()) {
436
+ this._aChunk = [];
437
+ return;
438
+ }
439
+
440
+ if (iTimer && !bAsync) {
441
+ this._oControl.invalidate();
442
+ this._aChunk = [];
432
443
  return;
433
444
  }
434
445
 
@@ -454,8 +465,8 @@ sap.ui.define([
454
465
 
455
466
  // async version of applyChunk
456
467
  applyChunkAsync : function(vInsert) {
457
- if (this._bNonClientModel) {
458
- setTimeout(this.applyChunk.bind(this, vInsert));
468
+ if (this._bApplyChunkAsync) {
469
+ this._iChunkTimer = setTimeout(this.applyChunk.bind(this, vInsert, true));
459
470
  } else {
460
471
  this.applyChunk(vInsert);
461
472
  }
@@ -496,23 +507,26 @@ sap.ui.define([
496
507
  * refresh items only for OData model.
497
508
  */
498
509
  refreshItems : function(sChangeReason) {
499
- this._bNonClientModel = true;
510
+ var oControl = this._oControl;
511
+ var oBinding = oControl.getBinding("items");
512
+
513
+ // the value of the ODataV4PropertyBinding created during the template clone gets resolved asynchronously
514
+ this._bApplyChunkAsync = oBinding.isA("sap.ui.model.odata.v4.ODataListBinding") && oControl.checkGrowingFromScratch();
515
+
516
+ // if the data is not already requested then let the updateStarted event to be fired
500
517
  if (!this._bDataRequested) {
501
518
  this._bDataRequested = true;
502
519
  this._onBeforePageLoaded(sChangeReason);
503
520
  }
504
521
 
505
522
  // set iItemCount to initial value if not set or no items at the control yet
506
- if (!this._iLimit || this.shouldReset(sChangeReason) || !this._oControl.getItems(true).length) {
507
- this._iLimit = this._oControl.getGrowingThreshold();
508
-
523
+ if (!this._iLimit || this.shouldReset(sChangeReason) || !oControl.getItems(true).length) {
524
+ this._iLimit = oControl.getGrowingThreshold();
509
525
  }
510
526
 
511
- // send the request to get the context
512
- var oBinding = this._oControl.getBinding("items");
513
-
527
+ // pre-initialize items during the request is ongoing
514
528
  if (this._aItemsPool) {
515
- if (this._oControl._bBusy) {
529
+ if (oControl._bBusy) {
516
530
  setTimeout(this.fillItemsPool.bind(this));
517
531
  } else {
518
532
  oBinding.attachEventOnce("dataRequested", function() {
@@ -521,6 +535,7 @@ sap.ui.define([
521
535
  }
522
536
  }
523
537
 
538
+ // send the request to get the context
524
539
  oBinding.getContexts(0, this._iLimit);
525
540
  },
526
541
 
@@ -22,7 +22,7 @@ sap.ui.define(['./List', './library', './GrowingListRenderer'],
22
22
  * @extends sap.m.List
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.102.0
25
+ * @version 1.102.1
26
26
  *
27
27
  * @constructor
28
28
  * @public
package/src/sap/m/HBox.js CHANGED
@@ -25,7 +25,7 @@ sap.ui.define(['./FlexBox', './library', './HBoxRenderer'],
25
25
  * @extends sap.m.FlexBox
26
26
  *
27
27
  * @author SAP SE
28
- * @version 1.102.0
28
+ * @version 1.102.1
29
29
  *
30
30
  * @constructor
31
31
  * @public
@@ -125,7 +125,7 @@ sap.ui.define([
125
125
  * @since 1.44.0
126
126
  *
127
127
  * @author SAP SE
128
- * @version 1.102.0
128
+ * @version 1.102.1
129
129
  *
130
130
  * @public
131
131
  * @alias sap.m.HeaderContainer
@@ -350,59 +350,63 @@ sap.ui.define([
350
350
  this._handleMobileScrolling();
351
351
  }
352
352
  if (this._isMobileView()) {
353
- var aItems = this._filterVisibleItems();
354
- this.aItemSize = [];
355
- this.aItemScrollValue = [0];
356
- var fnGetItemSize = function (oItem) {
357
- return oItem.getDomRef().parentElement.offsetWidth
358
- + parseFloat(getComputedStyle(oItem.getDomRef().parentElement).marginLeft)
359
- + parseFloat(getComputedStyle(oItem.getDomRef().parentElement).marginRight);
360
- };
361
- for (var i = 0; i < aItems.length; i++) {
362
- this.aItemSize.push(fnGetItemSize(aItems[i]));
363
- this.aItemScrollValue.push(this.aItemScrollValue[i] ? this.aItemScrollValue[i] + this.aItemSize[i] : this.aItemSize[i]);
364
- }
353
+ this._oScrollCntr.attachBrowserEvent("scrollstart", function(oEvent){
354
+ var aItems = this._filterVisibleItems();
355
+ this.aItemSize = [];
356
+ this.aItemScrollValue = [0];
357
+ var fnGetItemSize = function (oItem) {
358
+ if (oItem.getDomRef() && oItem.getDomRef().parentElement) {
359
+ return oItem.getDomRef().parentElement.offsetWidth
360
+ + parseFloat(getComputedStyle(oItem.getDomRef().parentElement).marginLeft)
361
+ + parseFloat(getComputedStyle(oItem.getDomRef().parentElement).marginRight);
362
+ }
363
+ };
364
+ for (var i = 0; i < aItems.length; i++) {
365
+ this.aItemSize.push(fnGetItemSize(aItems[i]));
366
+ this.aItemScrollValue.push(this.aItemScrollValue[i] ? this.aItemScrollValue[i] + this.aItemSize[i] : this.aItemSize[i]);
367
+ }
368
+ this.triggerScrollStop = false;
369
+ }.bind(this));
365
370
  this._oScrollCntr.attachBrowserEvent("scrollstop", function(oEvent){
366
- if (!this.triggerScrollStop) {
367
- this.triggerScrollStop = true;
368
- var iScrollValue = 0, iScrollOffset = 15;
371
+ if (!this.triggerScrollStop) {
372
+ var aItems = this._filterVisibleItems();
373
+ this.triggerScrollStop = true;
374
+ var iScrollValue = 0, iScrollOffset = 15;
369
375
 
370
- var iScrollContainerScrollLeft = this._oScrollCntr.getDomRef().scrollLeft;
371
- var iScrollContainerWidth = iScrollContainerScrollLeft + this._oScrollCntr.getDomRef().clientWidth;
376
+ var iScrollContainerScrollLeft = this._oScrollCntr.getDomRef().scrollLeft;
377
+ var iScrollContainerWidth = iScrollContainerScrollLeft + this._oScrollCntr.getDomRef().clientWidth;
372
378
 
373
- var oFinalItem = aItems[aItems.length - 1];
379
+ var oFinalItem = aItems[aItems.length - 1];
374
380
 
375
- var iFinalElementScrollLeft = oFinalItem.getParent().getDomRef().offsetLeft;
376
- var iFinalElementContainerWidth = iFinalElementScrollLeft + oFinalItem.getDomRef().clientWidth;
381
+ var iFinalElementScrollLeft = oFinalItem.getParent().getDomRef().offsetLeft;
382
+ var iFinalElementContainerWidth = iFinalElementScrollLeft + oFinalItem.getDomRef().clientWidth;
377
383
 
378
- var bIsFinalItemVisible = ((iFinalElementContainerWidth <= iScrollContainerWidth) && (iFinalElementScrollLeft >= iScrollContainerScrollLeft));
379
- var iCurrectScrollValue = this._bRtl ? Math.abs(oEvent.currentTarget.scrollLeft) : oEvent.currentTarget.scrollLeft;
384
+ var bIsFinalItemVisible = ((iFinalElementContainerWidth <= iScrollContainerWidth) && (iFinalElementScrollLeft >= iScrollContainerScrollLeft));
385
+ var iCurrectScrollValue = this._bRtl ? Math.abs(oEvent.currentTarget.scrollLeft) : oEvent.currentTarget.scrollLeft;
380
386
 
381
- if (bIsFinalItemVisible) {
382
- iScrollValue = this.aItemScrollValue[aItems.length - 1] - iScrollOffset - iCurrectScrollValue;
383
- this.triggerScrollStop = false;
384
- } else {
385
- var value = this.aItemScrollValue.reduce(function(a, b) {
386
- var aDiff = Math.abs(a - iCurrectScrollValue);
387
- var bDiff = Math.abs(b - iCurrectScrollValue);
388
- if (aDiff == bDiff) {
389
- return a > b ? a : b;
390
- } else {
391
- return bDiff < aDiff ? b : a;
392
- }
393
- });
394
- if (iCurrectScrollValue == 0) {
395
- iScrollValue = 0;
396
- this.triggerScrollStop = false;
387
+ if (bIsFinalItemVisible) {
388
+ iScrollValue = this.aItemScrollValue[aItems.length - 1] - iScrollOffset - iCurrectScrollValue;
389
+ this.triggerScrollStop = false;
390
+ } else {
391
+ var value = this.aItemScrollValue.reduce(function(a, b) {
392
+ var aDiff = Math.abs(a - iCurrectScrollValue);
393
+ var bDiff = Math.abs(b - iCurrectScrollValue);
394
+ if (aDiff == bDiff) {
395
+ return a > b ? a : b;
397
396
  } else {
398
- iScrollValue = value - iScrollOffset - iCurrectScrollValue;
397
+ return bDiff < aDiff ? b : a;
399
398
  }
399
+ });
400
+ if (iCurrectScrollValue == 0) {
401
+ iScrollValue = 0;
402
+ this.triggerScrollStop = false;
403
+ } else {
404
+ iScrollValue = value - iScrollOffset - iCurrectScrollValue;
400
405
  }
401
- this._scroll(iScrollValue, this.getScrollTime());
402
- } else {
403
- this.triggerScrollStop = false;
404
406
  }
405
- }.bind(this));
407
+ this._scroll(iScrollValue, this.getScrollTime());
408
+ }
409
+ }.bind(this));
406
410
  }
407
411
  }.bind(this)
408
412
  });
@@ -19,7 +19,7 @@ sap.ui.define([
19
19
  * @since 1.67.0
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.102.0
22
+ * @version 1.102.1
23
23
  *
24
24
  * @constructor
25
25
  * @alias sap.m.HeaderContainerItemNavigator
@@ -94,7 +94,7 @@ sap.ui.define([
94
94
  * @implements sap.m.ObjectHeaderContainer, sap.f.IDynamicPageStickyContent
95
95
  *
96
96
  * @author SAP SE
97
- * @version 1.102.0
97
+ * @version 1.102.1
98
98
  *
99
99
  * @public
100
100
  * @alias sap.m.IconTabBar
@@ -38,7 +38,7 @@ sap.ui.define([
38
38
  * @extends sap.ui.core.Control
39
39
  *
40
40
  * @author SAP SE
41
- * @version 1.102.0
41
+ * @version 1.102.1
42
42
  *
43
43
  * @constructor
44
44
  * @private
@@ -94,7 +94,7 @@ sap.ui.define([
94
94
  * @implements sap.m.IconTab
95
95
  *
96
96
  * @author SAP SE
97
- * @version 1.102.0
97
+ * @version 1.102.1
98
98
  *
99
99
  * @constructor
100
100
  * @public
@@ -31,7 +31,7 @@ sap.ui.define([
31
31
  * @extends sap.ui.core.Control
32
32
  *
33
33
  * @author SAP SE
34
- * @version 1.102.0
34
+ * @version 1.102.1
35
35
  *
36
36
  * @constructor
37
37
  * @private
@@ -77,7 +77,7 @@ sap.ui.define([
77
77
  * @extends sap.ui.core.Control
78
78
  *
79
79
  * @author SAP SE
80
- * @version 1.102.0
80
+ * @version 1.102.1
81
81
  *
82
82
  * @constructor
83
83
  * @public
@@ -36,7 +36,7 @@ sap.ui.define([
36
36
  * @implements sap.m.IconTab
37
37
  *
38
38
  * @author SAP SE
39
- * @version 1.102.0
39
+ * @version 1.102.1
40
40
  *
41
41
  * @constructor
42
42
  * @public
@@ -82,7 +82,7 @@ sap.ui.define([
82
82
  * @extends sap.ui.core.Control
83
83
  *
84
84
  * @author SAP SE
85
- * @version 1.102.0
85
+ * @version 1.102.1
86
86
  *
87
87
  * @constructor
88
88
  * @public
@@ -32,7 +32,7 @@ sap.ui.define([
32
32
  * @extends sap.ui.core.Control
33
33
  *
34
34
  * @author SAP SE
35
- * @version 1.102.0
35
+ * @version 1.102.1
36
36
  *
37
37
  * @constructor
38
38
  * @public
@@ -57,7 +57,7 @@ sap.ui.define([
57
57
  * @implements sap.ui.core.IFormContent
58
58
  *
59
59
  * @author SAP SE
60
- * @version 1.102.0
60
+ * @version 1.102.1
61
61
  *
62
62
  * @public
63
63
  * @alias sap.m.Image
@@ -33,7 +33,7 @@ sap.ui.define([
33
33
  * @extends sap.ui.core.Control
34
34
  *
35
35
  * @author SAP SE
36
- * @version 1.102.0
36
+ * @version 1.102.1
37
37
  * @since 1.38
38
38
  *
39
39
  * @public
@@ -150,7 +150,7 @@ function(
150
150
  *
151
151
  * @extends sap.m.InputBase
152
152
  * @author SAP SE
153
- * @version 1.102.0
153
+ * @version 1.102.1
154
154
  *
155
155
  * @constructor
156
156
  * @public