@sapui5/sap.gantt 1.123.0 → 1.125.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.
- package/LICENSE.txt +13 -10
- package/README.md +1 -1
- package/package.json +1 -1
- package/src/sap/gantt/.library +11 -5
- package/src/sap/gantt/AdhocLine.js +1 -1
- package/src/sap/gantt/GanttChart.js +1 -1
- package/src/sap/gantt/GanttChartBase.js +4 -4
- package/src/sap/gantt/GanttChartContainer.js +1 -1
- package/src/sap/gantt/GanttChartWithTable.js +1 -1
- package/src/sap/gantt/axistime/AxisTimeStrategyBase.js +1 -3
- package/src/sap/gantt/axistime/FullScreenStrategy.js +1 -1
- package/src/sap/gantt/axistime/ProportionZoomStrategy.js +1 -1
- package/src/sap/gantt/axistime/StepwiseZoomStrategy.js +1 -1
- package/src/sap/gantt/changeHandlers/simple/AdhocLine.js +1 -1
- package/src/sap/gantt/changeHandlers/simple/DeltaLine.js +1 -1
- package/src/sap/gantt/changeHandlers/simple/GanttChartContainer.js +1 -1
- package/src/sap/gantt/changeHandlers/simple/GanttChartWithTable.js +1 -1
- package/src/sap/gantt/config/BirdEyeGroup.js +2 -2
- package/src/sap/gantt/config/ChartScheme.js +2 -2
- package/src/sap/gantt/config/ColumnAttribute.js +2 -2
- package/src/sap/gantt/config/ContainerLayout.js +2 -2
- package/src/sap/gantt/config/ExpandChart.js +2 -2
- package/src/sap/gantt/config/ExpandChartGroup.js +2 -2
- package/src/sap/gantt/config/GanttChartLayout.js +2 -2
- package/src/sap/gantt/config/Hierarchy.js +2 -2
- package/src/sap/gantt/config/HierarchyColumn.js +2 -2
- package/src/sap/gantt/config/LayoutGroup.js +3 -3
- package/src/sap/gantt/config/Locale.js +9 -11
- package/src/sap/gantt/config/Mode.js +2 -2
- package/src/sap/gantt/config/ModeGroup.js +2 -2
- package/src/sap/gantt/config/ObjectType.js +2 -2
- package/src/sap/gantt/config/SettingGroup.js +2 -2
- package/src/sap/gantt/config/SettingItem.js +1 -1
- package/src/sap/gantt/config/Shape.js +2 -2
- package/src/sap/gantt/config/TimeAxis.js +1 -1
- package/src/sap/gantt/config/TimeHorizon.js +1 -1
- package/src/sap/gantt/config/TimeZoomGroup.js +2 -2
- package/src/sap/gantt/config/ToolbarGroup.js +2 -2
- package/src/sap/gantt/config/ToolbarScheme.js +2 -2
- package/src/sap/gantt/control/Cell.js +2 -2
- package/src/sap/gantt/control/Toolbar.js +1 -1
- package/src/sap/gantt/def/DefBase.js +1 -1
- package/src/sap/gantt/def/SvgDefs.js +1 -1
- package/src/sap/gantt/def/cal/Calendar.js +1 -1
- package/src/sap/gantt/def/cal/CalendarDefs.js +1 -1
- package/src/sap/gantt/def/cal/TimeInterval.js +1 -1
- package/src/sap/gantt/def/filter/MorphologyFilter.js +1 -1
- package/src/sap/gantt/def/gradient/LinearGradient.js +1 -1
- package/src/sap/gantt/def/gradient/RadialGradient.js +1 -1
- package/src/sap/gantt/def/gradient/Stop.js +1 -1
- package/src/sap/gantt/def/pattern/BackSlashPattern.js +1 -1
- package/src/sap/gantt/def/pattern/PatternBase.js +1 -1
- package/src/sap/gantt/def/pattern/SlashPattern.js +1 -1
- package/src/sap/gantt/drawer/Drawer.js +1 -1
- package/src/sap/gantt/eventHandler/AutoScrollHandler.js +1 -1
- package/src/sap/gantt/eventHandler/BirdEyeHandler.js +1 -1
- package/src/sap/gantt/eventHandler/MouseWheelHandler.js +1 -1
- package/src/sap/gantt/eventHandler/ShapeHoverHandler.js +1 -1
- package/src/sap/gantt/eventHandler/ShapeResizeHandler.js +1 -1
- package/src/sap/gantt/eventHandler/TimePeriodZoomHandler.js +1 -1
- package/src/sap/gantt/eventHandler/TimePopoverHandler.js +1 -1
- package/src/sap/gantt/flexibility/simple/GanttTableColumn.flexibility.js +1 -4
- package/src/sap/gantt/layouts/SidePanel.js +197 -0
- package/src/sap/gantt/layouts/SidePanelRenderer.js +28 -0
- package/src/sap/gantt/legend/DimensionLegend.js +2 -2
- package/src/sap/gantt/legend/LegendBase.js +2 -2
- package/src/sap/gantt/legend/LegendContainer.js +2 -2
- package/src/sap/gantt/legend/ListLegend.js +3 -3
- package/src/sap/gantt/library.js +4 -4
- package/src/sap/gantt/messagebundle_ar.properties +5 -2
- package/src/sap/gantt/messagebundle_bg.properties +5 -2
- package/src/sap/gantt/messagebundle_ca.properties +5 -2
- package/src/sap/gantt/messagebundle_cnr.properties +5 -2
- package/src/sap/gantt/messagebundle_cs.properties +5 -2
- package/src/sap/gantt/messagebundle_cy.properties +5 -2
- package/src/sap/gantt/messagebundle_da.properties +5 -2
- package/src/sap/gantt/messagebundle_de.properties +5 -2
- package/src/sap/gantt/messagebundle_el.properties +5 -2
- package/src/sap/gantt/messagebundle_en.properties +5 -2
- package/src/sap/gantt/messagebundle_en_GB.properties +5 -2
- package/src/sap/gantt/messagebundle_es.properties +5 -2
- package/src/sap/gantt/messagebundle_es_MX.properties +5 -2
- package/src/sap/gantt/messagebundle_et.properties +5 -2
- package/src/sap/gantt/messagebundle_fi.properties +5 -2
- package/src/sap/gantt/messagebundle_fr.properties +5 -2
- package/src/sap/gantt/messagebundle_fr_CA.properties +5 -2
- package/src/sap/gantt/messagebundle_hi.properties +5 -2
- package/src/sap/gantt/messagebundle_hr.properties +5 -2
- package/src/sap/gantt/messagebundle_hu.properties +5 -2
- package/src/sap/gantt/messagebundle_id.properties +5 -2
- package/src/sap/gantt/messagebundle_it.properties +5 -2
- package/src/sap/gantt/messagebundle_iw.properties +5 -2
- package/src/sap/gantt/messagebundle_ja.properties +5 -2
- package/src/sap/gantt/messagebundle_kk.properties +5 -2
- package/src/sap/gantt/messagebundle_ko.properties +5 -2
- package/src/sap/gantt/messagebundle_lt.properties +5 -2
- package/src/sap/gantt/messagebundle_lv.properties +5 -2
- package/src/sap/gantt/messagebundle_mk.properties +6 -3
- package/src/sap/gantt/messagebundle_ms.properties +5 -2
- package/src/sap/gantt/messagebundle_nl.properties +5 -2
- package/src/sap/gantt/messagebundle_no.properties +5 -2
- package/src/sap/gantt/messagebundle_pl.properties +5 -2
- package/src/sap/gantt/messagebundle_pt.properties +5 -2
- package/src/sap/gantt/messagebundle_pt_PT.properties +5 -2
- package/src/sap/gantt/messagebundle_ro.properties +5 -2
- package/src/sap/gantt/messagebundle_ru.properties +5 -2
- package/src/sap/gantt/messagebundle_sh.properties +5 -2
- package/src/sap/gantt/messagebundle_sk.properties +5 -2
- package/src/sap/gantt/messagebundle_sl.properties +5 -2
- package/src/sap/gantt/messagebundle_sr.properties +5 -2
- package/src/sap/gantt/messagebundle_sv.properties +10 -7
- package/src/sap/gantt/messagebundle_th.properties +5 -2
- package/src/sap/gantt/messagebundle_tr.properties +5 -2
- package/src/sap/gantt/messagebundle_uk.properties +5 -2
- package/src/sap/gantt/messagebundle_vi.properties +5 -2
- package/src/sap/gantt/messagebundle_zh_CN.properties +5 -2
- package/src/sap/gantt/messagebundle_zh_TW.properties +5 -2
- package/src/sap/gantt/misc/AxisTime.js +4 -4
- package/src/sap/gantt/misc/Memoizer.js +1 -1
- package/src/sap/gantt/misc/RelativeTimeFormatter.js +1 -1
- package/src/sap/gantt/misc/ShapeManager.js +1 -1
- package/src/sap/gantt/misc/Utility.js +3 -3
- package/src/sap/gantt/overlays/GanttRowOverlay.js +1 -1
- package/src/sap/gantt/overlays/Overlay.js +1 -1
- package/src/sap/gantt/shape/Circle.js +2 -2
- package/src/sap/gantt/shape/ClipPath.js +2 -2
- package/src/sap/gantt/shape/Definitions.js +2 -2
- package/src/sap/gantt/shape/Group.js +2 -2
- package/src/sap/gantt/shape/Image.js +2 -2
- package/src/sap/gantt/shape/Line.js +2 -2
- package/src/sap/gantt/shape/Path.js +2 -2
- package/src/sap/gantt/shape/Polygon.js +2 -2
- package/src/sap/gantt/shape/Polyline.js +2 -2
- package/src/sap/gantt/shape/Rectangle.js +2 -2
- package/src/sap/gantt/shape/ResizeShadowShape.js +2 -2
- package/src/sap/gantt/shape/SelectedShape.js +2 -2
- package/src/sap/gantt/shape/Shape.js +2 -2
- package/src/sap/gantt/shape/Text.js +2 -2
- package/src/sap/gantt/shape/cal/Calendar.js +2 -2
- package/src/sap/gantt/shape/ext/Chevron.js +2 -2
- package/src/sap/gantt/shape/ext/Cursor.js +2 -2
- package/src/sap/gantt/shape/ext/Diamond.js +2 -2
- package/src/sap/gantt/shape/ext/Iconfont.js +2 -2
- package/src/sap/gantt/shape/ext/Pentangle.js +2 -2
- package/src/sap/gantt/shape/ext/TextRepeat.js +2 -2
- package/src/sap/gantt/shape/ext/Triangle.js +2 -2
- package/src/sap/gantt/shape/ext/rls/Relationship.js +2 -2
- package/src/sap/gantt/shape/ext/rls/SelectedRelationship.js +3 -3
- package/src/sap/gantt/shape/ext/ubc/UbcBorderPath.js +2 -2
- package/src/sap/gantt/shape/ext/ubc/UbcOverCapacityZonePolygon.js +2 -2
- package/src/sap/gantt/shape/ext/ubc/UbcPolygon.js +2 -2
- package/src/sap/gantt/shape/ext/ubc/UbcShortageCapacityPolygon.js +2 -2
- package/src/sap/gantt/shape/ext/ubc/UbcTooltipRectangle.js +2 -2
- package/src/sap/gantt/shape/ext/ubc/UbcUnderCapacityZonePolygon.js +2 -2
- package/src/sap/gantt/shape/ext/ubc/UbcUsedPolygon.js +2 -2
- package/src/sap/gantt/shape/ext/ubc/UtilizationBarChart.js +2 -2
- package/src/sap/gantt/shape/ext/ulc/UlcBorderPath.js +2 -2
- package/src/sap/gantt/shape/ext/ulc/UlcClipPath.js +2 -2
- package/src/sap/gantt/shape/ext/ulc/UlcClipingPath.js +2 -2
- package/src/sap/gantt/shape/ext/ulc/UlcDimension.js +2 -2
- package/src/sap/gantt/shape/ext/ulc/UlcMiddleLine.js +2 -2
- package/src/sap/gantt/shape/ext/ulc/UlcOverCapacityZoneRectangle.js +2 -2
- package/src/sap/gantt/shape/ext/ulc/UlcOverClipRectangle.js +2 -2
- package/src/sap/gantt/shape/ext/ulc/UlcRectangle.js +2 -2
- package/src/sap/gantt/shape/ext/ulc/UlcTooltipRectangle.js +2 -2
- package/src/sap/gantt/shape/ext/ulc/UlcUnderClipRectangle.js +2 -2
- package/src/sap/gantt/shape/ext/ulc/UtilizationLineChart.js +2 -2
- package/src/sap/gantt/simple/AdhocDiamond.js +1 -1
- package/src/sap/gantt/simple/AdhocLine.js +1 -1
- package/src/sap/gantt/simple/BaseCalendar.js +1 -1
- package/src/sap/gantt/simple/BaseChevron.js +1 -1
- package/src/sap/gantt/simple/BaseConditionalShape.js +1 -1
- package/src/sap/gantt/simple/BaseCursor.js +1 -1
- package/src/sap/gantt/simple/BaseDeltaRectangle.js +1 -1
- package/src/sap/gantt/simple/BaseDiamond.js +1 -1
- package/src/sap/gantt/simple/BaseGroup.js +1 -1
- package/src/sap/gantt/simple/BaseImage.js +1 -1
- package/src/sap/gantt/simple/BaseLine.js +1 -1
- package/src/sap/gantt/simple/BasePath.js +1 -1
- package/src/sap/gantt/simple/BasePseudoShape.js +1 -1
- package/src/sap/gantt/simple/BaseRectangle.js +1 -1
- package/src/sap/gantt/simple/BaseShape.js +1 -1
- package/src/sap/gantt/simple/BaseText.js +1 -1
- package/src/sap/gantt/simple/BaseTriangle.js +1 -1
- package/src/sap/gantt/simple/ContainerToolbar.js +3 -3
- package/src/sap/gantt/simple/ContainerToolbarPlaceholder.js +1 -1
- package/src/sap/gantt/simple/CoordinateUtils.js +1 -1
- package/src/sap/gantt/simple/CustomVariantHandler.js +1 -1
- package/src/sap/gantt/simple/DeltaLine.js +1 -1
- package/src/sap/gantt/simple/DimensionLegendRenderer.js +1 -1
- package/src/sap/gantt/simple/ExpandModel.js +1 -1
- package/src/sap/gantt/simple/FindAndSelectUtils.js +1 -1
- package/src/sap/gantt/simple/GanttAdaptationData.js +1 -1
- package/src/sap/gantt/simple/GanttChartContainer.js +31 -2
- package/src/sap/gantt/simple/GanttChartContainerRenderer.js +29 -12
- package/src/sap/gantt/simple/GanttChartWithTable.js +44 -17
- package/src/sap/gantt/simple/GanttDragDropExtension.js +4 -2
- package/src/sap/gantt/simple/GanttExtension.js +1 -1
- package/src/sap/gantt/simple/GanttHeader.js +2 -2
- package/src/sap/gantt/simple/GanttPointerExtension.js +1 -3
- package/src/sap/gantt/simple/GanttPopoverExtension.js +1 -1
- package/src/sap/gantt/simple/GanttPrinting.js +97 -25
- package/src/sap/gantt/simple/GanttRowAction.js +1 -1
- package/src/sap/gantt/simple/GanttRowSettings.js +1 -1
- package/src/sap/gantt/simple/GanttUtils.js +12 -4
- package/src/sap/gantt/simple/InnerGanttChart.js +11 -2
- package/src/sap/gantt/simple/InnerGanttChartRenderer.js +1 -1
- package/src/sap/gantt/simple/LegendContainer.js +1 -1
- package/src/sap/gantt/simple/LegendShapeGroup.js +1 -1
- package/src/sap/gantt/simple/MultiActivityGroup.js +1 -1
- package/src/sap/gantt/simple/MultiActivityRowSettings.js +1 -1
- package/src/sap/gantt/simple/Relationship.js +1 -1
- package/src/sap/gantt/simple/RenderUtils.js +5 -9
- package/src/sap/gantt/simple/SelectionModel.js +17 -12
- package/src/sap/gantt/simple/ShapeScheme.js +1 -1
- package/src/sap/gantt/simple/StockChart.js +1 -1
- package/src/sap/gantt/simple/StockChartDimension.js +1 -1
- package/src/sap/gantt/simple/StockChartPeriod.js +1 -1
- package/src/sap/gantt/simple/UtilizationBarChart.js +1 -1
- package/src/sap/gantt/simple/UtilizationChart.js +1 -1
- package/src/sap/gantt/simple/UtilizationDimension.js +1 -1
- package/src/sap/gantt/simple/UtilizationLineChart.js +1 -1
- package/src/sap/gantt/simple/UtilizationPeriod.js +1 -1
- package/src/sap/gantt/simple/shapes/Shape.js +5 -23
- package/src/sap/gantt/simple/shapes/Task.js +1 -1
- package/src/sap/gantt/themes/base/Gantt.less +9 -5
- package/src/sap/gantt/themes/sap_belize/library.source.less +10 -1
- package/src/sap/gantt/themes/sap_belize_base/Gantt.less +895 -0
- package/src/sap/gantt/themes/sap_belize_base/GanttPrinting.less +101 -0
- package/src/sap/gantt/themes/sap_belize_base/GanttSyncedControl.less +96 -0
- package/src/sap/gantt/themes/sap_belize_base/library.source.less +13 -0
- package/src/sap/gantt/themes/sap_belize_hcb/library.source.less +10 -1
- package/src/sap/gantt/themes/sap_belize_hcw/library.source.less +10 -1
- package/src/sap/gantt/themes/sap_bluecrystal/library.source.less +10 -1
- package/src/sap/gantt/themes/sap_bluecrystal_base/Gantt.less +899 -0
- package/src/sap/gantt/themes/sap_bluecrystal_base/GanttPrinting.less +101 -0
- package/src/sap/gantt/themes/sap_bluecrystal_base/GanttSyncedControl.less +96 -0
- package/src/sap/gantt/themes/sap_bluecrystal_base/library.source.less +13 -0
- package/src/sap/gantt/utils/GanttChartConfigurationUtils.js +4 -1
|
@@ -37,11 +37,11 @@ sap.ui.define([
|
|
|
37
37
|
* @extends sap.gantt.shape.Path
|
|
38
38
|
*
|
|
39
39
|
* @author SAP SE
|
|
40
|
-
* @version 1.
|
|
40
|
+
* @version 1.125.0
|
|
41
41
|
*
|
|
42
42
|
* @constructor
|
|
43
43
|
* @public
|
|
44
|
-
* @deprecated Since version 1.64
|
|
44
|
+
* @deprecated Since version 1.64, the concept has been discarded.
|
|
45
45
|
* @alias sap.gantt.shape.ext.ubc.UbcBorderPath
|
|
46
46
|
*/
|
|
47
47
|
var UbcBorderPath = Path.extend("sap.gantt.shape.ext.ubc.UbcBorderPath", /** @lends sap.gantt.shape.ext.ubc.UbcBorderPath.prototype */ {});
|
|
@@ -36,11 +36,11 @@ sap.ui.define([
|
|
|
36
36
|
* @extends sap.gantt.shape.ext.ubc.UbcPolygon
|
|
37
37
|
*
|
|
38
38
|
* @author SAP SE
|
|
39
|
-
* @version 1.
|
|
39
|
+
* @version 1.125.0
|
|
40
40
|
*
|
|
41
41
|
* @constructor
|
|
42
42
|
* @public
|
|
43
|
-
* @deprecated Since version 1.64
|
|
43
|
+
* @deprecated Since version 1.64, the concept has been discarded.
|
|
44
44
|
* @alias sap.gantt.shape.ext.ubc.UbcOverCapacityZonePolygon
|
|
45
45
|
*/
|
|
46
46
|
var UbcOverCapacityZonePolygon = UbcPolygon.extend("sap.gantt.shape.ext.ubc.UbcOverCapacityZonePolygon", /** @lends sap.gantt.shape.ext.ubc.UbcOverCapacityZonePolygon.prototype */ {});
|
|
@@ -26,11 +26,11 @@ sap.ui.define([
|
|
|
26
26
|
* @abstract
|
|
27
27
|
*
|
|
28
28
|
* @author SAP SE
|
|
29
|
-
* @version 1.
|
|
29
|
+
* @version 1.125.0
|
|
30
30
|
*
|
|
31
31
|
* @constructor
|
|
32
32
|
* @public
|
|
33
|
-
* @deprecated Since version 1.64
|
|
33
|
+
* @deprecated Since version 1.64, the concept has been discarded.
|
|
34
34
|
* @alias sap.gantt.shape.ext.ubc.UbcPolygon
|
|
35
35
|
*/
|
|
36
36
|
var UbcPolygon = Polygon.extend("sap.gantt.shape.ext.ubc.UbcPolygon", /** @lends sap.gantt.shape.ext.ubc.UbcPolygon.prototype */ {
|
|
@@ -37,11 +37,11 @@ sap.ui.define([
|
|
|
37
37
|
* @extends sap.gantt.shape.ext.ubc.UbcPolygon
|
|
38
38
|
*
|
|
39
39
|
* @author SAP SE
|
|
40
|
-
* @version 1.
|
|
40
|
+
* @version 1.125.0
|
|
41
41
|
*
|
|
42
42
|
* @constructor
|
|
43
43
|
* @public
|
|
44
|
-
* @deprecated Since version 1.64
|
|
44
|
+
* @deprecated Since version 1.64, the concept has been discarded.
|
|
45
45
|
* @alias sap.gantt.shape.ext.ubc.UbcShortageCapacityPolygon
|
|
46
46
|
*/
|
|
47
47
|
var UbcShortageCapacityPolygon = UbcPolygon.extend("sap.gantt.shape.ext.ubc.UbcShortageCapacityPolygon", /** @lends sap.gantt.shape.ext.ubc.UbcShortageCapacityPolygon.prototype */ {});
|
|
@@ -45,11 +45,11 @@ sap.ui.define([
|
|
|
45
45
|
* @extends sap.gantt.shape.Rectangle
|
|
46
46
|
*
|
|
47
47
|
* @author SAP SE
|
|
48
|
-
* @version 1.
|
|
48
|
+
* @version 1.125.0
|
|
49
49
|
*
|
|
50
50
|
* @constructor
|
|
51
51
|
* @public
|
|
52
|
-
* @deprecated Since version 1.64
|
|
52
|
+
* @deprecated Since version 1.64, the concept has been discarded.
|
|
53
53
|
* @alias sap.gantt.shape.ext.ubc.UbcTooltipRectangle
|
|
54
54
|
*/
|
|
55
55
|
var UbcTooltipRectangle = Rectangle.extend("sap.gantt.shape.ext.ubc.UbcTooltipRectangle", /** @lends sap.gantt.shape.ext.ubc.UbcTooltipRectangle.prototype */ {});
|
|
@@ -37,11 +37,11 @@ sap.ui.define([
|
|
|
37
37
|
* @extends sap.gantt.shape.ext.ubc.UbcPolygon
|
|
38
38
|
*
|
|
39
39
|
* @author SAP SE
|
|
40
|
-
* @version 1.
|
|
40
|
+
* @version 1.125.0
|
|
41
41
|
*
|
|
42
42
|
* @constructor
|
|
43
43
|
* @public
|
|
44
|
-
* @deprecated Since version 1.64
|
|
44
|
+
* @deprecated Since version 1.64, the concept has been discarded.
|
|
45
45
|
* @alias sap.gantt.shape.ext.ubc.UbcUnderCapacityZonePolygon
|
|
46
46
|
*/
|
|
47
47
|
var UbcUnderCapacityZonePolygon = UbcPolygon.extend("sap.gantt.shape.ext.ubc.UbcUnderCapacityZonePolygon", /** @lends sap.gantt.shape.ext.ubc.UbcUnderCapacityZonePolygon.prototype */ {});
|
|
@@ -37,11 +37,11 @@ sap.ui.define([
|
|
|
37
37
|
* @extends sap.gantt.shape.ext.ubc.UbcPolygon
|
|
38
38
|
*
|
|
39
39
|
* @author SAP SE
|
|
40
|
-
* @version 1.
|
|
40
|
+
* @version 1.125.0
|
|
41
41
|
*
|
|
42
42
|
* @constructor
|
|
43
43
|
* @public
|
|
44
|
-
* @deprecated Since version 1.64
|
|
44
|
+
* @deprecated Since version 1.64, the concept has been discarded.
|
|
45
45
|
* @alias sap.gantt.shape.ext.ubc.UbcUsedPolygon
|
|
46
46
|
*/
|
|
47
47
|
var UbcUsedPolygon = UbcPolygon.extend("sap.gantt.shape.ext.ubc.UbcUsedPolygon", /** @lends sap.gantt.shape.ext.ubc.UbcUsedPolygon.prototype */ {});
|
|
@@ -104,11 +104,11 @@ sap.ui.define([
|
|
|
104
104
|
* @extends sap.gantt.shape.Group
|
|
105
105
|
*
|
|
106
106
|
* @author SAP SE
|
|
107
|
-
* @version 1.
|
|
107
|
+
* @version 1.125.0
|
|
108
108
|
*
|
|
109
109
|
* @constructor
|
|
110
110
|
* @public
|
|
111
|
-
* @deprecated Since version 1.64
|
|
111
|
+
* @deprecated Since version 1.64, the concept has been discarded.
|
|
112
112
|
* @alias sap.gantt.shape.ext.ubc.UtilizationBarChart
|
|
113
113
|
*/
|
|
114
114
|
var UtilizationBarChart = Group.extend("sap.gantt.shape.ext.ubc.UtilizationBarChart", /** @lends sap.gantt.shape.ext.ubc.UtilizationBarChart.prototype */ {});
|
|
@@ -35,11 +35,11 @@ sap.ui.define([
|
|
|
35
35
|
* @extends sap.gantt.shape.Path
|
|
36
36
|
*
|
|
37
37
|
* @author SAP SE
|
|
38
|
-
* @version 1.
|
|
38
|
+
* @version 1.125.0
|
|
39
39
|
*
|
|
40
40
|
* @constructor
|
|
41
41
|
* @public
|
|
42
|
-
* @deprecated Since version 1.64
|
|
42
|
+
* @deprecated Since version 1.64, the concept has been discarded.
|
|
43
43
|
* @alias sap.gantt.shape.ext.ulc.UlcBorderPath
|
|
44
44
|
*/
|
|
45
45
|
var UlcBorderPath = Path.extend("sap.gantt.shape.ext.ulc.UlcBorderPath", /** @lends sap.gantt.shape.ext.ulc.UlcBorderPath.prototype */ {});
|
|
@@ -21,11 +21,11 @@ sap.ui.define([
|
|
|
21
21
|
* @extends sap.gantt.shape.ClipPath
|
|
22
22
|
*
|
|
23
23
|
* @author SAP SE
|
|
24
|
-
* @version 1.
|
|
24
|
+
* @version 1.125.0
|
|
25
25
|
*
|
|
26
26
|
* @constructor
|
|
27
27
|
* @public
|
|
28
|
-
* @deprecated Since version 1.64
|
|
28
|
+
* @deprecated Since version 1.64, the concept has been discarded.
|
|
29
29
|
* @alias sap.gantt.shape.ext.ulc.UlcClipPath
|
|
30
30
|
*/
|
|
31
31
|
var UlcClipPath = ClipPath.extend("sap.gantt.shape.ext.ulc.UlcClipPath", /** @lends sap.gantt.shape.ext.ulc.UlcClipPath.prototype */ {});
|
|
@@ -21,11 +21,11 @@ sap.ui.define([
|
|
|
21
21
|
* @extends sap.gantt.shape.Path
|
|
22
22
|
*
|
|
23
23
|
* @author SAP SE
|
|
24
|
-
* @version 1.
|
|
24
|
+
* @version 1.125.0
|
|
25
25
|
*
|
|
26
26
|
* @constructor
|
|
27
27
|
* @public
|
|
28
|
-
* @deprecated Since version 1.64
|
|
28
|
+
* @deprecated Since version 1.64, the concept has been discarded.
|
|
29
29
|
* @alias sap.gantt.shape.ext.ulc.UlcClipingPath
|
|
30
30
|
*/
|
|
31
31
|
var UlcClipingPath = Path.extend("sap.gantt.shape.ext.ulc.UlcClipingPath", /** @lends sap.gantt.shape.ext.ulc.UlcClipingPath.prototype */ {});
|
|
@@ -30,11 +30,11 @@ sap.ui.define([
|
|
|
30
30
|
* @extends sap.gantt.shape.Group
|
|
31
31
|
*
|
|
32
32
|
* @author SAP SE
|
|
33
|
-
* @version 1.
|
|
33
|
+
* @version 1.125.0
|
|
34
34
|
*
|
|
35
35
|
* @constructor
|
|
36
36
|
* @public
|
|
37
|
-
* @deprecated Since version 1.64
|
|
37
|
+
* @deprecated Since version 1.64, the concept has been discarded.
|
|
38
38
|
* @alias sap.gantt.shape.ext.ulc.UlcDimension
|
|
39
39
|
*/
|
|
40
40
|
var UlcDimension = Group.extend("sap.gantt.shape.ext.ulc.UlcDimension", /** @lends sap.gantt.shape.ext.ulc.UlcDimension.prototype */ {});
|
|
@@ -34,11 +34,11 @@ sap.ui.define([
|
|
|
34
34
|
* @extends sap.gantt.shape.Line
|
|
35
35
|
*
|
|
36
36
|
* @author SAP SE
|
|
37
|
-
* @version 1.
|
|
37
|
+
* @version 1.125.0
|
|
38
38
|
*
|
|
39
39
|
* @constructor
|
|
40
40
|
* @public
|
|
41
|
-
* @deprecated Since version 1.64
|
|
41
|
+
* @deprecated Since version 1.64, the concept has been discarded.
|
|
42
42
|
* @alias sap.gantt.shape.ext.ulc.UlcMiddleLine
|
|
43
43
|
*/
|
|
44
44
|
var UlcMiddleLine = Line.extend("sap.gantt.shape.ext.ulc.UlcMiddleLine", /** @lends sap.gantt.shape.ext.ulc.UlcMiddleLine.prototype */ {});
|
|
@@ -36,11 +36,11 @@ sap.ui.define([
|
|
|
36
36
|
* @extends sap.gantt.shape.ext.ulc.UlcRectangle
|
|
37
37
|
*
|
|
38
38
|
* @author SAP SE
|
|
39
|
-
* @version 1.
|
|
39
|
+
* @version 1.125.0
|
|
40
40
|
*
|
|
41
41
|
* @constructor
|
|
42
42
|
* @public
|
|
43
|
-
* @deprecated Since version 1.64
|
|
43
|
+
* @deprecated Since version 1.64, the concept has been discarded.
|
|
44
44
|
* @alias sap.gantt.shape.ext.ulc.UlcOverCapacityZoneRectangle
|
|
45
45
|
*/
|
|
46
46
|
var UlcOverCapacityZoneRectangle = UlcRectangle.extend("sap.gantt.shape.ext.ulc.UlcOverCapacityZoneRectangle", /** @lends sap.gantt.shape.ext.ulc.UlcOverCapacityZoneRectangle.prototype */ {});
|
|
@@ -39,11 +39,11 @@ sap.ui.define([
|
|
|
39
39
|
* @extends sap.gantt.shape.ext.ulc.UlcRectangle
|
|
40
40
|
*
|
|
41
41
|
* @author SAP SE
|
|
42
|
-
* @version 1.
|
|
42
|
+
* @version 1.125.0
|
|
43
43
|
*
|
|
44
44
|
* @constructor
|
|
45
45
|
* @public
|
|
46
|
-
* @deprecated Since version 1.64
|
|
46
|
+
* @deprecated Since version 1.64, the concept has been discarded.
|
|
47
47
|
* @alias sap.gantt.shape.ext.ulc.UlcOverClipRectangle
|
|
48
48
|
*/
|
|
49
49
|
var UlcOverClipRectangle = UlcRectangle.extend("sap.gantt.shape.ext.ulc.UlcOverClipRectangle", /** @lends sap.gantt.shape.ext.ulc.UlcOverClipRectangle.prototype */ {});
|
|
@@ -26,11 +26,11 @@ sap.ui.define([
|
|
|
26
26
|
* @abstract
|
|
27
27
|
*
|
|
28
28
|
* @author SAP SE
|
|
29
|
-
* @version 1.
|
|
29
|
+
* @version 1.125.0
|
|
30
30
|
*
|
|
31
31
|
* @constructor
|
|
32
32
|
* @public
|
|
33
|
-
* @deprecated Since version 1.64
|
|
33
|
+
* @deprecated Since version 1.64, the concept has been discarded.
|
|
34
34
|
* @alias sap.gantt.shape.ext.ulc.UlcRectangle
|
|
35
35
|
*/
|
|
36
36
|
var UlcRectangle = Rectangle.extend("sap.gantt.shape.ext.ulc.UlcRectangle", /** @lends sap.gantt.shape.ext.ulc.UlcRectangle.prototype */ {
|
|
@@ -40,11 +40,11 @@ sap.ui.define([
|
|
|
40
40
|
* @extends sap.gantt.shape.ext.ulc.UlcRectangle
|
|
41
41
|
*
|
|
42
42
|
* @author SAP SE
|
|
43
|
-
* @version 1.
|
|
43
|
+
* @version 1.125.0
|
|
44
44
|
*
|
|
45
45
|
* @constructor
|
|
46
46
|
* @public
|
|
47
|
-
* @deprecated Since version 1.64
|
|
47
|
+
* @deprecated Since version 1.64, the concept has been discarded.
|
|
48
48
|
* @alias sap.gantt.shape.ext.ulc.UlcTooltipRectangle
|
|
49
49
|
*/
|
|
50
50
|
var UlcTooltipRectangle = UlcRectangle.extend("sap.gantt.shape.ext.ulc.UlcTooltipRectangle", /** @lends sap.gantt.shape.ext.ulc.UlcTooltipRectangle.prototype */ {});
|
|
@@ -37,11 +37,11 @@ sap.ui.define([
|
|
|
37
37
|
* @extends sap.gantt.shape.ext.ulc.UlcRectangle
|
|
38
38
|
*
|
|
39
39
|
* @author SAP SE
|
|
40
|
-
* @version 1.
|
|
40
|
+
* @version 1.125.0
|
|
41
41
|
*
|
|
42
42
|
* @constructor
|
|
43
43
|
* @public
|
|
44
|
-
* @deprecated Since version 1.64
|
|
44
|
+
* @deprecated Since version 1.64, the concept has been discarded.
|
|
45
45
|
* @alias sap.gantt.shape.ext.ulc.UlcUnderClipRectangle
|
|
46
46
|
*/
|
|
47
47
|
var UlcUnderClipRectangle = UlcRectangle.extend("sap.gantt.shape.ext.ulc.UlcUnderClipRectangle", /** @lends sap.gantt.shape.ext.ulc.UlcUnderClipRectangle.prototype" */ {});
|
|
@@ -182,11 +182,11 @@ sap.ui.define([
|
|
|
182
182
|
* @extends sap.gantt.shape.Shape
|
|
183
183
|
*
|
|
184
184
|
* @author SAP SE
|
|
185
|
-
* @version 1.
|
|
185
|
+
* @version 1.125.0
|
|
186
186
|
*
|
|
187
187
|
* @constructor
|
|
188
188
|
* @public
|
|
189
|
-
* @deprecated Since version 1.64
|
|
189
|
+
* @deprecated Since version 1.64, the concept has been discarded.
|
|
190
190
|
* @alias sap.gantt.shape.ext.ulc.UtilizationLineChart
|
|
191
191
|
*/
|
|
192
192
|
var UtilizationLineChart = Group.extend("sap.gantt.shape.ext.ulc.UtilizationLineChart", /** @lends sap.gantt.shape.ext.ulc.UtilizationLineChart.prototype" */ {});
|
|
@@ -81,7 +81,7 @@ sap.ui.define([
|
|
|
81
81
|
* @extends sap.m.OverflowToolbar
|
|
82
82
|
*
|
|
83
83
|
* @author SAP SE
|
|
84
|
-
* @version 1.
|
|
84
|
+
* @version 1.125.0
|
|
85
85
|
*
|
|
86
86
|
* @constructor
|
|
87
87
|
* @public
|
|
@@ -278,7 +278,7 @@ sap.ui.define([
|
|
|
278
278
|
this._destroyIfExists([
|
|
279
279
|
this._oDisplayTypeSegmentedButton, this._oBirdEyeButton, this._oSelect, this._oTimeZoomFlexBox,
|
|
280
280
|
this._oSettingsDialog, this._oSettingsButton, this._oLegendPop, this._oLegendButton, this._oVariantManagement,
|
|
281
|
-
this._searchFlexBox, this._oSearchButton, this._oZoomSlider, this._oZoomInButton, this._oZoomOutButton
|
|
281
|
+
this._searchFlexBox, this._oSearchButton, this._oZoomSlider, this._oZoomInButton, this._oZoomOutButton, this.oToolbarSpacer
|
|
282
282
|
]);
|
|
283
283
|
OverflowToolbar.prototype.exit.apply(this, arguments);
|
|
284
284
|
};
|
|
@@ -1175,4 +1175,4 @@ sap.ui.define([
|
|
|
1175
1175
|
};
|
|
1176
1176
|
|
|
1177
1177
|
return ContainerToolbar;
|
|
1178
|
-
}, true);
|
|
1178
|
+
}, true);
|
|
@@ -17,7 +17,7 @@ sap.ui.define(['sap/ui/thirdparty/jquery', "sap/ui/Device"], function(jQuery, De
|
|
|
17
17
|
* @class Utility functionality to work with SVG coordination, e.g. find x position of cursor
|
|
18
18
|
*
|
|
19
19
|
* @author SAP SE
|
|
20
|
-
* @version 1.
|
|
20
|
+
* @version 1.125.0
|
|
21
21
|
*
|
|
22
22
|
* @private
|
|
23
23
|
* @static
|
|
@@ -48,7 +48,7 @@ sap.ui.define([
|
|
|
48
48
|
var sShapeName = oYDimensionConfig.getShapeName();
|
|
49
49
|
var sStroke = oYDimensionConfig.getStroke();
|
|
50
50
|
var fStrokeWidth = oYDimensionConfig.getStrokeWidth();
|
|
51
|
-
var CustomerClass =
|
|
51
|
+
var CustomerClass = sap.ui.require(sShapeClass.replaceAll(".","/"));
|
|
52
52
|
|
|
53
53
|
var aShapeInstances = [];
|
|
54
54
|
for (var l = 0; l < ColumnConfigs.length; l++){
|
|
@@ -132,7 +132,7 @@ sap.ui.define([
|
|
|
132
132
|
oGantt.oHighlight.updateHighlightedShapes(shapeIds);
|
|
133
133
|
} else {
|
|
134
134
|
oGantt.oSelection.clearAllSelectedShapeIds();
|
|
135
|
-
oGantt.oSelection.updateSelectedShapes(shapeIds);
|
|
135
|
+
oGantt.oSelection.updateSelectedShapes(shapeIds, null, oGantt.getId());
|
|
136
136
|
}
|
|
137
137
|
}
|
|
138
138
|
|
|
@@ -52,7 +52,7 @@ sap.ui.define([
|
|
|
52
52
|
* @extends sap.ui.core.Control
|
|
53
53
|
*
|
|
54
54
|
* @author SAP SE
|
|
55
|
-
* @version 1.
|
|
55
|
+
* @version 1.125.0
|
|
56
56
|
*
|
|
57
57
|
* @constructor
|
|
58
58
|
* @public
|
|
@@ -243,7 +243,13 @@ sap.ui.define([
|
|
|
243
243
|
* List of search results displayed on the side panel of Find and Select operation
|
|
244
244
|
* @experimental since 1.102
|
|
245
245
|
*/
|
|
246
|
-
searchSidePanelList: { type: "sap.tnt.NavigationList", multiple: false}
|
|
246
|
+
searchSidePanelList: { type: "sap.tnt.NavigationList", multiple: false},
|
|
247
|
+
|
|
248
|
+
/**
|
|
249
|
+
* Side panel to place custom control within the Gantt Chart Container.
|
|
250
|
+
* @experimental since 1.126
|
|
251
|
+
*/
|
|
252
|
+
sidePanel: { type: "sap.gantt.layouts.SidePanel", multiple: false }
|
|
247
253
|
},
|
|
248
254
|
events: {
|
|
249
255
|
|
|
@@ -411,6 +417,12 @@ sap.ui.define([
|
|
|
411
417
|
* @private
|
|
412
418
|
*/
|
|
413
419
|
GanttChartContainer.prototype.setShowSearchSidePanel = function (bShowSearchSidePanel) {
|
|
420
|
+
const oSidePanel = this.getSidePanel();
|
|
421
|
+
|
|
422
|
+
if (oSidePanel) {
|
|
423
|
+
oSidePanel._setPanelVisibility(false, true);
|
|
424
|
+
}
|
|
425
|
+
|
|
414
426
|
this.setProperty("showSearchSidePanel", bShowSearchSidePanel);
|
|
415
427
|
return this;
|
|
416
428
|
};
|
|
@@ -1086,5 +1098,22 @@ sap.ui.define([
|
|
|
1086
1098
|
return this;
|
|
1087
1099
|
};
|
|
1088
1100
|
|
|
1101
|
+
/**
|
|
1102
|
+
* hook to be called when the side panel instance is attached to the container
|
|
1103
|
+
* @param {object} oSidePanel side panel instance
|
|
1104
|
+
* @private
|
|
1105
|
+
*/
|
|
1106
|
+
GanttChartContainer.prototype.onSidePanelAttach = function (oSidePanel) {
|
|
1107
|
+
if (!this._oSidePanelDelegate) {
|
|
1108
|
+
this._oSidePanelDelegate = {
|
|
1109
|
+
"onActivated": () => {
|
|
1110
|
+
this.setProperty("showSearchSidePanel", false, true);
|
|
1111
|
+
}
|
|
1112
|
+
};
|
|
1113
|
+
}
|
|
1114
|
+
|
|
1115
|
+
oSidePanel.addDelegate(this._oSidePanelDelegate, true /* trigger on BeforeOnActivated */);
|
|
1116
|
+
};
|
|
1117
|
+
|
|
1089
1118
|
return GanttChartContainer;
|
|
1090
1119
|
}, true);
|