@sapui5/sap.suite.ui.commons 1.96.0 → 1.99.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (225) hide show
  1. package/package.json +1 -1
  2. package/src/sap/suite/ui/commons/.library +1 -1
  3. package/src/sap/suite/ui/commons/AriaProperties.js +5 -3
  4. package/src/sap/suite/ui/commons/BulletChart.js +4 -2
  5. package/src/sap/suite/ui/commons/BulletChartData.js +4 -2
  6. package/src/sap/suite/ui/commons/BusinessCard.js +4 -2
  7. package/src/sap/suite/ui/commons/BusinessCardRenderer.js +4 -2
  8. package/src/sap/suite/ui/commons/CalculationBuilder.js +1 -1
  9. package/src/sap/suite/ui/commons/CalculationBuilderExpression.js +1 -1
  10. package/src/sap/suite/ui/commons/CalculationBuilderFunction.js +1 -1
  11. package/src/sap/suite/ui/commons/CalculationBuilderGroup.js +1 -1
  12. package/src/sap/suite/ui/commons/CalculationBuilderItem.js +1 -1
  13. package/src/sap/suite/ui/commons/CalculationBuilderValidationResult.js +1 -1
  14. package/src/sap/suite/ui/commons/CalculationBuilderVariable.js +1 -1
  15. package/src/sap/suite/ui/commons/ChartContainer.js +34 -91
  16. package/src/sap/suite/ui/commons/ChartContainerContent.js +4 -2
  17. package/src/sap/suite/ui/commons/ChartContainerContentRenderer.js +4 -2
  18. package/src/sap/suite/ui/commons/ChartContainerRenderer.js +4 -2
  19. package/src/sap/suite/ui/commons/ChartContainerToolbarPlaceholder.js +4 -2
  20. package/src/sap/suite/ui/commons/ChartContainerToolbarPlaceholderRenderer.js +4 -2
  21. package/src/sap/suite/ui/commons/ChartTile.js +4 -2
  22. package/src/sap/suite/ui/commons/ChartTileRenderer.js +4 -2
  23. package/src/sap/suite/ui/commons/ColumnData.js +4 -2
  24. package/src/sap/suite/ui/commons/ColumnMicroChart.js +4 -2
  25. package/src/sap/suite/ui/commons/ColumnMicroChartLabel.js +4 -2
  26. package/src/sap/suite/ui/commons/ComparisonChart.js +4 -2
  27. package/src/sap/suite/ui/commons/ComparisonData.js +4 -2
  28. package/src/sap/suite/ui/commons/CountingNavigationItem.js +4 -2
  29. package/src/sap/suite/ui/commons/DateRangeScroller.js +4 -2
  30. package/src/sap/suite/ui/commons/DateRangeScrollerRenderer.js +4 -2
  31. package/src/sap/suite/ui/commons/DateRangeSlider.js +4 -2
  32. package/src/sap/suite/ui/commons/DateRangeSliderInternal.js +4 -2
  33. package/src/sap/suite/ui/commons/DateRangeSliderInternalRenderer.js +4 -2
  34. package/src/sap/suite/ui/commons/DateRangeSliderRenderer.js +4 -2
  35. package/src/sap/suite/ui/commons/DeltaMicroChart.js +4 -2
  36. package/src/sap/suite/ui/commons/DynamicContainer.js +4 -2
  37. package/src/sap/suite/ui/commons/FacetOverview.js +4 -2
  38. package/src/sap/suite/ui/commons/FacetOverviewRenderer.js +4 -2
  39. package/src/sap/suite/ui/commons/FeedItem.js +4 -2
  40. package/src/sap/suite/ui/commons/FeedItemHeader.js +4 -2
  41. package/src/sap/suite/ui/commons/FeedItemHeaderRenderer.js +4 -2
  42. package/src/sap/suite/ui/commons/FeedTile.js +4 -2
  43. package/src/sap/suite/ui/commons/FeedTileRenderer.js +4 -2
  44. package/src/sap/suite/ui/commons/GenericTile.js +4 -2
  45. package/src/sap/suite/ui/commons/GenericTile2X2.js +4 -2
  46. package/src/sap/suite/ui/commons/GenericTile2X2Renderer.js +4 -2
  47. package/src/sap/suite/ui/commons/HarveyBallMicroChart.js +4 -2
  48. package/src/sap/suite/ui/commons/HarveyBallMicroChartItem.js +4 -2
  49. package/src/sap/suite/ui/commons/HeaderCell.js +4 -2
  50. package/src/sap/suite/ui/commons/HeaderCellItem.js +4 -2
  51. package/src/sap/suite/ui/commons/HeaderCellRenderer.js +4 -2
  52. package/src/sap/suite/ui/commons/HeaderContainer.js +4 -2
  53. package/src/sap/suite/ui/commons/HeaderContainerRenderer.js +4 -2
  54. package/src/sap/suite/ui/commons/InfoTile.js +4 -2
  55. package/src/sap/suite/ui/commons/InfoTileRenderer.js +4 -2
  56. package/src/sap/suite/ui/commons/JamContent.js +4 -2
  57. package/src/sap/suite/ui/commons/KpiTile.js +4 -2
  58. package/src/sap/suite/ui/commons/KpiTileRenderer.js +4 -2
  59. package/src/sap/suite/ui/commons/LaunchTile.js +4 -2
  60. package/src/sap/suite/ui/commons/LaunchTileRenderer.js +4 -2
  61. package/src/sap/suite/ui/commons/LinkActionSheet.js +4 -2
  62. package/src/sap/suite/ui/commons/LinkActionSheetRenderer.js +4 -2
  63. package/src/sap/suite/ui/commons/MicroAreaChart.js +4 -2
  64. package/src/sap/suite/ui/commons/MicroAreaChartItem.js +4 -2
  65. package/src/sap/suite/ui/commons/MicroAreaChartLabel.js +4 -2
  66. package/src/sap/suite/ui/commons/MicroAreaChartPoint.js +4 -2
  67. package/src/sap/suite/ui/commons/MicroProcessFlow.js +1 -1
  68. package/src/sap/suite/ui/commons/MicroProcessFlowItem.js +22 -10
  69. package/src/sap/suite/ui/commons/MonitoringContent.js +4 -2
  70. package/src/sap/suite/ui/commons/MonitoringContentRenderer.js +4 -2
  71. package/src/sap/suite/ui/commons/MonitoringTile.js +4 -2
  72. package/src/sap/suite/ui/commons/MonitoringTileRenderer.js +4 -2
  73. package/src/sap/suite/ui/commons/NewsContent.js +4 -2
  74. package/src/sap/suite/ui/commons/NoteTaker.js +4 -2
  75. package/src/sap/suite/ui/commons/NoteTakerCard.js +4 -2
  76. package/src/sap/suite/ui/commons/NoteTakerCardRenderer.js +4 -2
  77. package/src/sap/suite/ui/commons/NoteTakerFeeder.js +4 -2
  78. package/src/sap/suite/ui/commons/NoteTakerFeederRenderer.js +4 -2
  79. package/src/sap/suite/ui/commons/NoteTakerRenderer.js +4 -2
  80. package/src/sap/suite/ui/commons/NumericContent.js +4 -2
  81. package/src/sap/suite/ui/commons/NumericTile.js +4 -2
  82. package/src/sap/suite/ui/commons/NumericTileRenderer.js +4 -2
  83. package/src/sap/suite/ui/commons/PictureZoomIn.js +4 -2
  84. package/src/sap/suite/ui/commons/PictureZoomInRenderer.js +4 -2
  85. package/src/sap/suite/ui/commons/ProcessFlow.js +4 -2
  86. package/src/sap/suite/ui/commons/ProcessFlowConnection.js +4 -2
  87. package/src/sap/suite/ui/commons/ProcessFlowConnectionLabel.js +4 -2
  88. package/src/sap/suite/ui/commons/ProcessFlowConnectionLabelRenderer.js +4 -2
  89. package/src/sap/suite/ui/commons/ProcessFlowConnectionRenderer.js +4 -2
  90. package/src/sap/suite/ui/commons/ProcessFlowLaneHeader.js +4 -2
  91. package/src/sap/suite/ui/commons/ProcessFlowLaneHeaderRenderer.js +4 -2
  92. package/src/sap/suite/ui/commons/ProcessFlowNode.js +4 -2
  93. package/src/sap/suite/ui/commons/ProcessFlowNodeRenderer.js +4 -2
  94. package/src/sap/suite/ui/commons/ProcessFlowRenderer.js +4 -2
  95. package/src/sap/suite/ui/commons/RepeaterViewConfiguration.js +4 -2
  96. package/src/sap/suite/ui/commons/RepeaterViewConfigurationRenderer.js +4 -2
  97. package/src/sap/suite/ui/commons/SplitButton.js +4 -2
  98. package/src/sap/suite/ui/commons/SplitButtonRenderer.js +4 -2
  99. package/src/sap/suite/ui/commons/TargetFilter.js +4 -2
  100. package/src/sap/suite/ui/commons/TargetFilterColumn.js +4 -2
  101. package/src/sap/suite/ui/commons/TargetFilterMeasureColumn.js +4 -2
  102. package/src/sap/suite/ui/commons/TargetFilterRenderer.js +4 -2
  103. package/src/sap/suite/ui/commons/ThingCollection.js +4 -2
  104. package/src/sap/suite/ui/commons/ThingCollectionRenderer.js +4 -2
  105. package/src/sap/suite/ui/commons/ThreePanelThingInspector.js +4 -2
  106. package/src/sap/suite/ui/commons/ThreePanelThingViewer.js +4 -2
  107. package/src/sap/suite/ui/commons/ThreePanelThingViewerRenderer.js +4 -2
  108. package/src/sap/suite/ui/commons/TileContent.js +4 -2
  109. package/src/sap/suite/ui/commons/TileContent2X2.js +4 -2
  110. package/src/sap/suite/ui/commons/TileContent2X2Renderer.js +4 -2
  111. package/src/sap/suite/ui/commons/Timeline.designtime.js +4 -2
  112. package/src/sap/suite/ui/commons/Timeline.js +4 -2
  113. package/src/sap/suite/ui/commons/TimelineFilterListItem.js +4 -2
  114. package/src/sap/suite/ui/commons/TimelineItem.js +12 -4
  115. package/src/sap/suite/ui/commons/TimelineItemRenderer.js +4 -2
  116. package/src/sap/suite/ui/commons/TimelineNavigator.js +4 -2
  117. package/src/sap/suite/ui/commons/TimelineRenderManager.js +4 -2
  118. package/src/sap/suite/ui/commons/TimelineRenderManagerTimestamp.js +4 -2
  119. package/src/sap/suite/ui/commons/TimelineRenderer.js +4 -2
  120. package/src/sap/suite/ui/commons/UnifiedThingGroup.js +4 -2
  121. package/src/sap/suite/ui/commons/UnifiedThingGroupRenderer.js +4 -2
  122. package/src/sap/suite/ui/commons/UnifiedThingInspector.js +4 -2
  123. package/src/sap/suite/ui/commons/UnifiedThingInspectorRenderer.js +4 -2
  124. package/src/sap/suite/ui/commons/Utils.js +4 -2
  125. package/src/sap/suite/ui/commons/VerticalNavigationBar.js +4 -2
  126. package/src/sap/suite/ui/commons/VerticalNavigationBarRenderer.js +4 -2
  127. package/src/sap/suite/ui/commons/ViewRepeater.js +4 -2
  128. package/src/sap/suite/ui/commons/ViewRepeaterRenderer.js +4 -2
  129. package/src/sap/suite/ui/commons/flexibility/Timeline.flexibility.js +4 -2
  130. package/src/sap/suite/ui/commons/flexibility/changeHandler/PropertyChangeMapper.js +5 -3
  131. package/src/sap/suite/ui/commons/imageeditor/CropCustomShapeHistoryItem.js +1 -1
  132. package/src/sap/suite/ui/commons/imageeditor/CropEllipseHistoryItem.js +1 -1
  133. package/src/sap/suite/ui/commons/imageeditor/CropRectangleHistoryItem.js +1 -1
  134. package/src/sap/suite/ui/commons/imageeditor/CustomSizeItem.js +1 -1
  135. package/src/sap/suite/ui/commons/imageeditor/FilterHistoryItem.js +1 -1
  136. package/src/sap/suite/ui/commons/imageeditor/FlipHistoryItem.js +1 -1
  137. package/src/sap/suite/ui/commons/imageeditor/HistoryItem.js +1 -1
  138. package/src/sap/suite/ui/commons/imageeditor/ImageEditor.js +1 -1
  139. package/src/sap/suite/ui/commons/imageeditor/ImageEditorContainer.js +1 -1
  140. package/src/sap/suite/ui/commons/imageeditor/ImageEditorResponsiveContainer.js +1 -1
  141. package/src/sap/suite/ui/commons/imageeditor/ResizeHistoryItem.js +1 -1
  142. package/src/sap/suite/ui/commons/imageeditor/RotateHistoryItem.js +1 -1
  143. package/src/sap/suite/ui/commons/library.js +5 -3
  144. package/src/sap/suite/ui/commons/messagebundle_de.properties +1 -1
  145. package/src/sap/suite/ui/commons/messagebundle_hr.properties +94 -94
  146. package/src/sap/suite/ui/commons/messagebundle_it.properties +1 -1
  147. package/src/sap/suite/ui/commons/messagebundle_nl.properties +3 -3
  148. package/src/sap/suite/ui/commons/messagebundle_sv.properties +72 -72
  149. package/src/sap/suite/ui/commons/messagebundle_th.properties +27 -27
  150. package/src/sap/suite/ui/commons/networkgraph/ActionButton.js +4 -2
  151. package/src/sap/suite/ui/commons/networkgraph/Coordinate.js +4 -2
  152. package/src/sap/suite/ui/commons/networkgraph/ElementAttribute.js +4 -2
  153. package/src/sap/suite/ui/commons/networkgraph/ElementBase.js +4 -2
  154. package/src/sap/suite/ui/commons/networkgraph/Graph.js +20 -5
  155. package/src/sap/suite/ui/commons/networkgraph/GraphMap.js +4 -2
  156. package/src/sap/suite/ui/commons/networkgraph/GraphMapRenderer.js +4 -2
  157. package/src/sap/suite/ui/commons/networkgraph/GraphRenderer.js +4 -2
  158. package/src/sap/suite/ui/commons/networkgraph/Group.js +4 -2
  159. package/src/sap/suite/ui/commons/networkgraph/KeyboardNavigator.js +4 -2
  160. package/src/sap/suite/ui/commons/networkgraph/Line.js +4 -2
  161. package/src/sap/suite/ui/commons/networkgraph/Node.js +4 -2
  162. package/src/sap/suite/ui/commons/networkgraph/NodeImage.js +4 -2
  163. package/src/sap/suite/ui/commons/networkgraph/NodeRenderer.js +4 -2
  164. package/src/sap/suite/ui/commons/networkgraph/Status.js +4 -2
  165. package/src/sap/suite/ui/commons/networkgraph/SvgBase.js +4 -2
  166. package/src/sap/suite/ui/commons/networkgraph/Tooltip.js +4 -2
  167. package/src/sap/suite/ui/commons/networkgraph/Utils.js +4 -2
  168. package/src/sap/suite/ui/commons/networkgraph/layout/D3ForceWrapper.js +4 -2
  169. package/src/sap/suite/ui/commons/networkgraph/layout/ForceBasedLayout.js +4 -2
  170. package/src/sap/suite/ui/commons/networkgraph/layout/ForceDirectedLayout.js +4 -2
  171. package/src/sap/suite/ui/commons/networkgraph/layout/Geometry.js +4 -2
  172. package/src/sap/suite/ui/commons/networkgraph/layout/KlayWrapper.js +4 -2
  173. package/src/sap/suite/ui/commons/networkgraph/layout/LayeredLayout.js +4 -2
  174. package/src/sap/suite/ui/commons/networkgraph/layout/LayoutAlgorithm.js +4 -2
  175. package/src/sap/suite/ui/commons/networkgraph/layout/LayoutTask.js +4 -2
  176. package/src/sap/suite/ui/commons/networkgraph/layout/NoopLayout.js +4 -2
  177. package/src/sap/suite/ui/commons/networkgraph/util/Dijkstra.js +4 -2
  178. package/src/sap/suite/ui/commons/statusindicator/Circle.js +5 -3
  179. package/src/sap/suite/ui/commons/statusindicator/CustomShape.js +5 -3
  180. package/src/sap/suite/ui/commons/statusindicator/CustomShapeRenderer.js +4 -2
  181. package/src/sap/suite/ui/commons/statusindicator/DiscreteThreshold.js +5 -3
  182. package/src/sap/suite/ui/commons/statusindicator/FillingOption.js +5 -3
  183. package/src/sap/suite/ui/commons/statusindicator/LibraryShape.js +5 -3
  184. package/src/sap/suite/ui/commons/statusindicator/Path.js +5 -3
  185. package/src/sap/suite/ui/commons/statusindicator/PropertyThreshold.js +5 -3
  186. package/src/sap/suite/ui/commons/statusindicator/Rectangle.js +1 -1
  187. package/src/sap/suite/ui/commons/statusindicator/Shape.js +5 -3
  188. package/src/sap/suite/ui/commons/statusindicator/ShapeGroup.js +5 -3
  189. package/src/sap/suite/ui/commons/statusindicator/SimpleShape.js +5 -3
  190. package/src/sap/suite/ui/commons/statusindicator/SimpleShapeRenderer.js +4 -2
  191. package/src/sap/suite/ui/commons/statusindicator/StatusIndicator.js +5 -3
  192. package/src/sap/suite/ui/commons/statusindicator/StatusIndicatorRenderer.js +4 -2
  193. package/src/sap/suite/ui/commons/statusindicator/shapes/ShapeFactory.js +4 -2
  194. package/src/sap/suite/ui/commons/taccount/TAccount.js +1 -1
  195. package/src/sap/suite/ui/commons/taccount/TAccountGroup.js +1 -1
  196. package/src/sap/suite/ui/commons/taccount/TAccountItem.js +1 -1
  197. package/src/sap/suite/ui/commons/taccount/TAccountItemProperty.js +1 -1
  198. package/src/sap/suite/ui/commons/taccount/TAccountPanel.js +1 -1
  199. package/src/sap/suite/ui/commons/taccount/TAccountPanelRenderer.js +4 -2
  200. package/src/sap/suite/ui/commons/taccount/TAccountUtils.js +4 -2
  201. package/src/sap/suite/ui/commons/themes/base/ChartContainer.less +4 -0
  202. package/src/sap/suite/ui/commons/themes/base/library.source.less +4 -2
  203. package/src/sap/suite/ui/commons/themes/sap_belize/library.source.less +4 -2
  204. package/src/sap/suite/ui/commons/themes/sap_belize_hcb/library.source.less +4 -2
  205. package/src/sap/suite/ui/commons/themes/sap_belize_hcw/library.source.less +4 -2
  206. package/src/sap/suite/ui/commons/themes/sap_belize_plus/library.source.less +4 -2
  207. package/src/sap/suite/ui/commons/themes/sap_bluecrystal/library.source.less +4 -2
  208. package/src/sap/suite/ui/commons/themes/sap_fiori_3/library.source.less +4 -2
  209. package/src/sap/suite/ui/commons/themes/sap_fiori_3_dark/library.source.less +4 -2
  210. package/src/sap/suite/ui/commons/themes/sap_fiori_3_hcb/library.source.less +4 -2
  211. package/src/sap/suite/ui/commons/themes/sap_fiori_3_hcw/library.source.less +4 -2
  212. package/src/sap/suite/ui/commons/themes/sap_hcb/library.source.less +4 -2
  213. package/src/sap/suite/ui/commons/themes/sap_horizon/NetworkLine.less +59 -0
  214. package/src/sap/suite/ui/commons/themes/sap_horizon/NetworkNode.less +25 -0
  215. package/src/sap/suite/ui/commons/themes/sap_horizon/ProcessFlowNode.less +1 -1
  216. package/src/sap/suite/ui/commons/themes/sap_horizon/library.source.less +7 -3
  217. package/src/sap/suite/ui/commons/util/DateUtils.js +4 -2
  218. package/src/sap/suite/ui/commons/util/FeedAggregator.js +4 -2
  219. package/src/sap/suite/ui/commons/util/FeedItemUtils.js +4 -2
  220. package/src/sap/suite/ui/commons/util/HtmlElement.js +4 -2
  221. package/src/sap/suite/ui/commons/util/HtmlElementRenderer.js +4 -2
  222. package/src/sap/suite/ui/commons/util/ManagedObjectRegister.js +4 -2
  223. package/src/sap/suite/ui/commons/util/RenderUtils.js +4 -2
  224. package/src/sap/suite/ui/commons/util/StringSliderTooltip.js +4 -2
  225. package/ui5.yaml +0 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/sap.suite.ui.commons",
3
- "version": "1.96.0",
3
+ "version": "1.99.0",
4
4
  "description": "SAPUI5 Library sap.suite.ui.commons",
5
5
  "homepage": "https://sap.github.io/ui5-tooling/pages/SAPUI5/",
6
6
  "author": "SAP SE (https://www.sap.com)",
@@ -7,7 +7,7 @@
7
7
  SAP UI development toolkit for HTML5 (SAPUI5)
8
8
  (c) Copyright 2009-2015 SAP SE. All rights reserved
9
9
  </copyright>
10
- <version>1.96.0</version>
10
+ <version>1.99.0</version>
11
11
 
12
12
  <documentation>SAP UI library: sap.suite.ui.commons</documentation>
13
13
 
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  sap.ui.define([
@@ -17,7 +19,7 @@ sap.ui.define([
17
19
  * @extends sap.ui.core.Element
18
20
  *
19
21
  * @author SAP SE
20
- * @version 1.96.0
22
+ * @version 1.99.0
21
23
  * @since 1.65.0
22
24
  *
23
25
  * @constructor
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  sap.ui.define([ 'sap/suite/ui/microchart/library', 'sap/suite/ui/microchart/BulletMicroChart', 'sap/suite/ui/microchart/BulletMicroChartRenderer' ],
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  sap.ui.define([ 'sap/suite/ui/microchart/BulletMicroChartData' ], function(BulletMicroChartData) {
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  sap.ui.define(['sap/ui/core/Control', "./BusinessCardRenderer"], function(Control, BusinessCardRenderer) {
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  sap.ui.define([ 'sap/ui/commons/library', 'sap/ui/commons/Label' ],
@@ -124,7 +124,7 @@ sap.ui.define([
124
124
  * @extends sap.ui.core.Control
125
125
  *
126
126
  * @author SAP SE
127
- * @version 1.96.0
127
+ * @version 1.99.0
128
128
  * @since 1.56.0
129
129
  *
130
130
  * @constructor
@@ -120,7 +120,7 @@ sap.ui.define([
120
120
  * @extends sap.ui.core.Control
121
121
  *
122
122
  * @author SAP SE
123
- * @version 1.96.0
123
+ * @version 1.99.0
124
124
  * @since 1.56.0
125
125
  *
126
126
  * @constructor
@@ -18,7 +18,7 @@ sap.ui.define([
18
18
  * @extends sap.ui.core.Control
19
19
  *
20
20
  * @author SAP SE
21
- * @version 1.96.0
21
+ * @version 1.99.0
22
22
  * @since 1.56.0
23
23
  *
24
24
  * @constructor
@@ -15,7 +15,7 @@ sap.ui.define([
15
15
  * @extends sap.ui.core.Control
16
16
  *
17
17
  * @author SAP SE
18
- * @version 1.96.0
18
+ * @version 1.99.0
19
19
  * @since 1.60.0
20
20
  *
21
21
  * @constructor
@@ -30,7 +30,7 @@ sap.ui.define([
30
30
  * @extends sap.ui.core.Control
31
31
  *
32
32
  * @author SAP SE
33
- * @version 1.96.0
33
+ * @version 1.99.0
34
34
  * @since 1.56.0
35
35
  *
36
36
  * @constructor
@@ -16,7 +16,7 @@ sap.ui.define([
16
16
  * @extends sap.ui.base.ManagedObject
17
17
  *
18
18
  * @author SAP SE
19
- * @version 1.96.0
19
+ * @version 1.99.0
20
20
  * @since 1.56.0
21
21
  *
22
22
  * @constructor
@@ -15,7 +15,7 @@ sap.ui.define([
15
15
  * @extends sap.ui.core.Control
16
16
  *
17
17
  * @author SAP SE
18
- * @version 1.96.0
18
+ * @version 1.99.0
19
19
  * @since 1.56.0
20
20
  *
21
21
  * @constructor
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  sap.ui.define([
@@ -18,7 +20,6 @@ sap.ui.define([
18
20
  'sap/ui/Device',
19
21
  'sap/ui/core/Control',
20
22
  'sap/ui/core/CustomData',
21
- 'sap/ui/core/Popup',
22
23
  'sap/ui/core/ResizeHandler',
23
24
  'sap/ui/core/delegate/ScrollEnablement',
24
25
  'sap/m/ToggleButton',
@@ -26,9 +27,9 @@ sap.ui.define([
26
27
  "sap/base/util/uid",
27
28
  "sap/base/Log",
28
29
  "./ChartContainerRenderer",
29
- "sap/ui/core/routing/HashChanger"
30
+ "sap/suite/ui/commons/util/FullScreenUtil"
30
31
  ], function (jQuery, library, MobileLibrary, VizLibrary, ManagedObject, Button, OverflowToolbar, OverflowToolbarButton,
31
- SegmentedButton, Title, ToolbarSpacer, Device, Control, CustomData, Popup, ResizeHandler, ScrollEnablement, ToggleButton, OverflowToolbarToggleButton, uid, Log, ChartContainerRenderer, HashChanger) {
32
+ SegmentedButton, Title, ToolbarSpacer, Device, Control, CustomData, ResizeHandler, ScrollEnablement, ToggleButton, OverflowToolbarToggleButton, uid, Log, ChartContainerRenderer, FullScreenUtil) {
32
33
  "use strict";
33
34
 
34
35
  // shortcut for sap.m.ButtonType
@@ -232,12 +233,6 @@ sap.ui.define([
232
233
  press: this._onFullScreenButtonPress.bind(this)
233
234
  });
234
235
 
235
- //Popup for chart content
236
- this._oPopup = new Popup({
237
- modal: true,
238
- shadow: false,
239
- autoClose: false
240
- });
241
236
 
242
237
  //legend button
243
238
  this._oShowLegendButton = new ToggleButton({
@@ -286,9 +281,6 @@ sap.ui.define([
286
281
  //Left side...
287
282
  //display title if no dimension selectors
288
283
  this._oChartTitle = new Title();
289
- //init for hashchanger so it can listen to hashchange events
290
- this.oHashChanger = new HashChanger();
291
- this.oHashChanger.init();
292
284
  };
293
285
 
294
286
  ChartContainer.prototype.onAfterRendering = function () {
@@ -322,13 +314,6 @@ sap.ui.define([
322
314
  });
323
315
  }
324
316
  this._bControlNotRendered = false;
325
- //attach to on hash change after rendering of the chart container
326
- this.oHashChanger.attachEvent("hashChanged", function() {
327
- var bIsFullScreen = this.getFullScreen();
328
- if (bIsFullScreen) {
329
- this._toggleFullScreen();
330
- }
331
- }.bind(this));
332
317
 
333
318
  if (this.getTitle() && (this.getToolbar().getContent().length === 2
334
319
  && this.getToolbar().getContent()[0] instanceof sap.m.Title)) {
@@ -386,9 +371,8 @@ sap.ui.define([
386
371
  this._oFullScreenButton.destroy();
387
372
  this._oFullScreenButton = undefined;
388
373
  }
389
- if (this._oPopup) {
390
- this._oPopup.destroy();
391
- this._oPopup = undefined;
374
+ if (this._oFullScreenUtil) {
375
+ this._oFullScreenUtil.cleanUpFullScreen(this);
392
376
  }
393
377
  if (this._oShowLegendButton) {
394
378
  this._oShowLegendButton.destroy();
@@ -446,10 +430,6 @@ sap.ui.define([
446
430
  this._oZoomOutButton.destroy();
447
431
  this._oZoomOutButton = undefined;
448
432
  }
449
- if (this.oHashChanger) {
450
- this.oHashChanger.destroy();
451
- this.oHashChanger = undefined;
452
- }
453
433
  };
454
434
 
455
435
  /* =========================================================== */
@@ -663,85 +643,48 @@ sap.ui.define([
663
643
  */
664
644
  ChartContainer.prototype._toggleFullScreen = function () {
665
645
  var bFullScreen = this.getProperty("fullScreen");
646
+
647
+ var fnSetFullScreenButton = function (sIcon, sText, pressed) {
648
+ this._oFullScreenButton.setIcon(sIcon);
649
+ this._oFullScreenButton.setText(sText);
650
+ this._oFullScreenButton.setTooltip(sText);
651
+ this._oFullScreenButton.setPressed(pressed);
652
+ }.bind(this);
653
+
654
+ var oContent;
655
+ var aContent = this.getAggregation("content");
666
656
  if (bFullScreen) {
667
- var aContent = this.getAggregation("content");
668
- this._closeFullScreen();
669
657
  this.setProperty("fullScreen", false, true);
670
- this._oFullScreenButton.setIcon("sap-icon://full-screen");
671
- this._oFullScreenButton.setTooltip(this._oResBundle.getText("CHARTCONTAINER_FULLSCREEN"));
672
- this._oFullScreenButton.setText(this._oResBundle.getText("CHARTCONTAINER_FULLSCREEN"));
673
- this._oFullScreenButton.setPressed(false);
674
- var oContent;
675
- var sHeight;
658
+ fnSetFullScreenButton("sap-icon://full-screen", this._oResBundle.getText("CHARTCONTAINER_FULLSCREEN"), false);
676
659
  for (var i = 0; i < aContent.length; i++) {
677
660
  oContent = aContent[i].getContent();
678
661
  oContent.setWidth("100%");
679
- sHeight = this._mOriginalVizFrameHeights[oContent.getId()];
680
- if (sHeight) {
681
- oContent.setHeight(sHeight);
662
+ if (typeof oContent.getHeight !== 'undefined') {
663
+ oContent.setHeight(this._sChartOriginalHeight);
682
664
  }
683
665
  }
684
666
  this.invalidate();
685
667
  } else {
686
- //Make sure the cart doesn't disappear when it's toggled with the full screen button.
687
- //By suppressing the bSuppressInvalidate argument for the setProperty, this delay shouldn't be needed.
688
- this._openFullScreen();
689
668
  this.setProperty("fullScreen", true, true);
690
- this._oFullScreenButton.setIcon("sap-icon://exit-full-screen");
691
- this._oFullScreenButton.setTooltip(this._oResBundle.getText("CHARTCONTAINER_FULLSCREEN_CLOSE"));
692
- this._oFullScreenButton.setText(this._oResBundle.getText("CHARTCONTAINER_FULLSCREEN_CLOSE"));
693
- this._oFullScreenButton.setPressed(true);
694
- }
695
- };
696
-
697
- /**
698
- * Opens ChartContainer content with Full Screen.
699
- *
700
- * @private
701
- */
702
- ChartContainer.prototype._openFullScreen = function () {
703
- var eDock = Popup.Dock;
704
- this.$content = this.$();
705
- if (this.$content) {
706
- this.$tempNode = jQuery("<div></div>");
707
- this.$content.before(this.$tempNode);
708
- this._$overlay = jQuery("<div id='" + uid() + "'></div>");
709
- this._$overlay.addClass("sapSuiteUiCommonsChartContainerOverlay");
710
- this._$overlay.addClass("sapSuiteUiCommonsChartContainerChartArea");
711
- this._$overlay.append(this.$content);
712
- this._oPopup.setContent(this._$overlay);
713
- } else {
714
- Log.warning("Overlay: content does not exist or contains more than one child");
715
- }
716
- this._oPopup.open(200, eDock.BeginTop, eDock.BeginTop, jQuery("body"));
717
- if (!Device.system.desktop) {
718
- // Fixes missing height adjustment on mobile devices
719
- setTimeout(function () {
720
- var fnMethod = this._performHeightChanges.bind(this);
721
- if (typeof fnMethod === "string" || fnMethod instanceof String) {
722
- fnMethod = this[fnMethod];
669
+ fnSetFullScreenButton("sap-icon://exit-full-screen", this._oResBundle.getText("CHARTCONTAINER_FULLSCREEN_CLOSE"), true);
670
+ for (var i = 0; i < aContent.length; i++) {
671
+ oContent = aContent[i].getContent();
672
+ oContent.setWidth("100%");
673
+ if (typeof oContent.getHeight !== 'undefined') {
674
+ this._sChartOriginalHeight = oContent.getHeight();
723
675
  }
724
- fnMethod.apply(this, []);
725
- }.bind(this), 500);
676
+ }
726
677
  }
727
- };
728
678
 
729
- /**
730
- * Closes Full Screen and returns to normal mode.
731
- *
732
- * @private
733
- */
734
- ChartContainer.prototype._closeFullScreen = function () {
735
- if (this._oScrollEnablement) {
736
- this._oScrollEnablement.destroy();
737
- this._oScrollEnablement = null;
679
+ bFullScreen = !bFullScreen;
680
+ if (!this._oFullScreenUtil) {
681
+ this._oFullScreenUtil = FullScreenUtil;
738
682
  }
739
- this.$tempNode.replaceWith(this.$content);
740
- this._oToolBar.setDesign(MobileLibrary.ToolbarDesign.Auto);
741
- this._oPopup.close();
742
- this._$overlay.remove();
683
+
684
+ this._oFullScreenUtil.toggleFullScreen(this, bFullScreen, this._oFullScreenButton, this._toggleFullScreen);
743
685
  };
744
686
 
687
+
745
688
  /**
746
689
  * Performs height changes needed when toggling between full screen and normal modes.
747
690
  *
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  sap.ui.define([
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  sap.ui.define(function() {
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  sap.ui.define(function() {
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  sap.ui.define([ 'sap/ui/core/Control', './ChartContainerToolbarPlaceholderRenderer' ], function(Control, ChartContainerToolbarPlaceholderRenderer) {
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  sap.ui.define(function() {
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  sap.ui.define([
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  sap.ui.define([ './library', './InfoTileRenderer', 'sap/ui/core/Renderer' ], function(library, InfoTileRenderer, Renderer) {
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  sap.ui.define([ 'sap/suite/ui/microchart/ColumnMicroChartData' ], function(ColumnMicroChartData) {
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  sap.ui.define([ 'sap/suite/ui/microchart/library', 'sap/suite/ui/microchart/ColumnMicroChart', 'sap/suite/ui/microchart/ColumnMicroChartRenderer' ],
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  sap.ui.define([ 'sap/suite/ui/microchart/ColumnMicroChartLabel' ], function(ColumnMicroChartLabel) {
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  sap.ui.define([ 'sap/suite/ui/microchart/library', 'sap/suite/ui/microchart/ComparisonMicroChart', 'sap/suite/ui/microchart/ComparisonMicroChartRenderer' ],
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  sap.ui.define([ 'sap/suite/ui/microchart/ComparisonMicroChartData' ], function(ComparisonMicroChartData) {
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  sap.ui.define([ 'sap/ui/ux3/library', 'sap/ui/ux3/NavigationItem' ], function(Ux3Library, NavigationItem) {
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  // Provides control sap.suite.ui.commons.DateRangeScroller.
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
  sap.ui.define(function() {
6
8
  "use strict";
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  // Provides control sap.suite.ui.commons.DateRangeSlider.
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  sap.ui.define([
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  sap.ui.define([ 'sap/ui/commons/library', 'sap/ui/commons/RangeSliderRenderer', 'sap/ui/core/Renderer' ],
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  sap.ui.define(function() {
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  sap.ui.define([ 'sap/suite/ui/microchart/library', 'sap/suite/ui/microchart/DeltaMicroChart', 'sap/suite/ui/microchart/DeltaMicroChartRenderer' ],
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  // Provides control sap.suite.ui.commons.DynamicContainer.
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  // Provides control sap.suite.ui.commons.FacetOverview.
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  sap.ui.define([ './library' ], function(library) {
@@ -1,6 +1,8 @@
1
1
  /*!
2
- * SAPUI5
3
- * (c) Copyright 2009-2021 SAP SE. All rights reserved.
2
+ *
3
+ SAP UI development toolkit for HTML5 (SAPUI5)
4
+ (c) Copyright 2009-2015 SAP SE. All rights reserved
5
+
4
6
  */
5
7
 
6
8
  // Provides control sap.suite.ui.commons.FeedItem.