Skip to content

Commit 88fa538

Browse files
authored
build(deps-dev): Bump @sapui5/types from 1.136.16 to 1.136.19 (#1056)
1 parent 05c9b6d commit 88fa538

4 files changed

Lines changed: 65 additions & 29 deletions

File tree

npm-shrinkwrap.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"dependencies": {
7474
"@jridgewell/sourcemap-codec": "^1.5.5",
7575
"@jridgewell/trace-mapping": "^0.3.31",
76-
"@sapui5/types": "1.136.16",
76+
"@sapui5/types": "1.136.19",
7777
"@ui5/fs": "^4.0.6",
7878
"@ui5/logger": "^4.0.2",
7979
"@ui5/project": "^4.0.16",

resources/api-extract.json

Lines changed: 46 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"framework": {
33
"name": "SAPUI5",
4-
"version": "1.136.16"
4+
"version": "1.136.19"
55
},
66
"metadata": {
77
"sap.ca.ui.AddPicture": {
@@ -3551,7 +3551,9 @@
35513551
"shapeMouseLeaveDelay",
35523552
"shapeRenderOrder",
35533553
"enableMultipleGhosts",
3554-
"optimiseRelationships"
3554+
"optimiseRelationships",
3555+
"useShapeFillForGhost",
3556+
"enableShapeDropFromOtherCharts"
35553557
],
35563558
"extends": "sap.ui.core.Control"
35573559
},
@@ -9848,13 +9850,18 @@
98489850
],
98499851
"association": [
98509852
"ariaDescribedBy",
9851-
"ariaLabelledBy"
9853+
"ariaLabelledBy",
9854+
"associatedControl"
98529855
],
98539856
"event": [
98549857
"afterLayouting",
98559858
"beforeLayouting",
9859+
"connectionCreated",
98569860
"failure",
98579861
"graphReady",
9862+
"itemDeleted",
9863+
"nodeAdded",
9864+
"nodeDropped",
98589865
"search",
98599866
"searchSuggest",
98609867
"selectionChange",
@@ -9871,7 +9878,14 @@
98719878
"renderType",
98729879
"noData",
98739880
"noDataText",
9874-
"_smoothWheelZoom"
9881+
"loading",
9882+
"loadingText",
9883+
"_smoothWheelZoom",
9884+
"enableDragAndDrop",
9885+
"nodePorts",
9886+
"showCreateConnectionButton",
9887+
"connectionTypeMapping",
9888+
"labels"
98759889
],
98769890
"extends": "sap.suite.ui.commons.networkgraph.SvgBase"
98779891
},
@@ -9945,6 +9959,10 @@
99459959
"extends": "sap.ui.base.Object"
99469960
},
99479961
"sap.suite.ui.commons.networkgraph.layout.NoopLayout": {
9962+
"property": [
9963+
"enableOptimizedLineAlgorithm",
9964+
"componentArrangement"
9965+
],
99489966
"extends": "sap.suite.ui.commons.networkgraph.layout.LayoutAlgorithm"
99499967
},
99509968
"sap.suite.ui.commons.networkgraph.layout.SwimLaneChainLayout": {
@@ -9969,7 +9987,9 @@
99699987
"lineType",
99709988
"arrowPosition",
99719989
"arrowOrientation",
9972-
"stretchToCenter"
9990+
"stretchToCenter",
9991+
"connectionType",
9992+
"labelName"
99739993
],
99749994
"extends": "sap.suite.ui.commons.networkgraph.ElementBase"
99759995
},
@@ -10010,7 +10030,9 @@
1001010030
"coreNodeSize",
1001110031
"visible",
1001210032
"altText",
10013-
"nodeTitleBackground"
10033+
"nodeTitleBackground",
10034+
"nodePorts",
10035+
"showCreateConnectionButton"
1001410036
],
1001510037
"extends": "sap.suite.ui.commons.networkgraph.ElementBase"
1001610038
},
@@ -25488,18 +25510,18 @@
2548825510
"sap.viz.ui5.types.VerticalBar_tooltip": "(since 1.12) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
2548925511
"sap.viz.ui5.types.XYContainer": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
2549025512
"sap.viz.ui5.VizContainer": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
25491-
"sap.zen.commons.layout.AbsoluteLayout": "(since 1.38) the concept has been discarded.",
25492-
"sap.zen.commons.layout.MatrixLayout": "(since 1.38) Instead, use the <code>sap.ui.layout.Grid</code> control.",
25493-
"sap.zen.commons.layout.MatrixLayoutCell": "(since 1.38) Instead, use the <code>sap.ui.layout.Grid</code> control.",
25494-
"sap.zen.commons.layout.MatrixLayoutRow": "(since 1.38) replaced by {@link sap.ui.layout.Grid}.",
25495-
"sap.zen.commons.layout.PositionContainer": "(since 1.89) the concept has been discarded.",
25496-
"sap.zen.crosstab.Crosstab": "(since 1.89.0) Please use the WD Grid control instead.",
25497-
"sap.zen.crosstab.DataCell": "(since 1.89.0) Please use the WD Grid control instead.",
25498-
"sap.zen.crosstab.HeaderCell": "(since 1.89.0) please use the WD Grid control instead.",
25499-
"sap.zen.dsh.AnalyticGrid": "(since 1.89.0) Please use the WD Grid control instead.",
25500-
"sap.zen.dsh.Dsh": "(since 1.89.0) Please use the WD Grid control instead.",
25501-
"sap.zen.dsh.ValueHelpDialog": "(since 1.89.0) Please use the WD Grid control instead.",
25502-
"sap.zen.dsh.widgets.SDKModel": "(since 1.89.0) Please use the WD Grid control instead."
25513+
"sap.zen.commons.layout.AbsoluteLayout": "(since 1.38) the concept has been discarded. As of version 1.89, this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
25514+
"sap.zen.commons.layout.MatrixLayout": "(since 1.38) Instead, use the <code>sap.ui.layout.Grid</code> control. As of version 1.89, this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
25515+
"sap.zen.commons.layout.MatrixLayoutCell": "(since 1.38) Instead, use the <code>sap.ui.layout.Grid</code> control. As of version 1.89, this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
25516+
"sap.zen.commons.layout.MatrixLayoutRow": "(since 1.38) replaced by {@link sap.ui.layout.Grid}. As of version 1.89, this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
25517+
"sap.zen.commons.layout.PositionContainer": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
25518+
"sap.zen.crosstab.Crosstab": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
25519+
"sap.zen.crosstab.DataCell": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
25520+
"sap.zen.crosstab.HeaderCell": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
25521+
"sap.zen.dsh.AnalyticGrid": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
25522+
"sap.zen.dsh.Dsh": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
25523+
"sap.zen.dsh.ValueHelpDialog": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
25524+
"sap.zen.dsh.widgets.SDKModel": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA."
2550325525
},
2550425526
"UI5Enum": {
2550525527
"sap.ca.ui.charts.ChartColor": "(since 1.24) Sap.ca charts have been replaced with sap.viz and VizFrame in 1.24. The UI5 control \"sap.viz.ui5.controls.VizFrame\" serves as a single point of entry for all the new charts. Now that 1.24 is available you are asked to use sap.viz charts and the VizFrame instead! This control will not be supported anymore from 1.24.",
@@ -25823,11 +25845,11 @@
2582325845
"sap.viz.ui5.types.Tooltip_drawingEffect": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
2582425846
"sap.viz.ui5.types.VerticalBar_drawingEffect": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
2582525847
"sap.viz.ui5.types.VerticalBar_orientation": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
25826-
"sap.zen.commons.HAlign": "(since 1.89.0) Please use the WD Grid control instead.",
25827-
"sap.zen.commons.Padding": "(since 1.89.0) Please use the WD Grid control instead.",
25828-
"sap.zen.commons.Separation": "(since 1.89.0) Please use the WD Grid control instead.",
25829-
"sap.zen.commons.VAlign": "(since 1.89.0) Please use the WD Grid control instead.",
25830-
"sap.zen.dsh.ValueHelpRangeOperation": "(since 1.89.0) Please use the WD Grid control instead."
25848+
"sap.zen.commons.HAlign": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
25849+
"sap.zen.commons.Padding": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
25850+
"sap.zen.commons.Separation": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
25851+
"sap.zen.commons.VAlign": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
25852+
"sap.zen.dsh.ValueHelpRangeOperation": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA."
2583125853
},
2583225854
"UI5Function": {
2583325855
"module:sap/base/util/includes": "(since 1.90) Use the <code>Array.prototype.includes</code> or <code>String.prototype.includes</code> instead, but note that <code>Array.prototype.includes</code> or <code>String.prototype.includes</code> fail when called on null values.",
@@ -25944,7 +25966,7 @@
2594425966
"sap.uiext.inbox.InboxSecondaryFilterPathEnum": "(since 1.120) the concept has been discarded.",
2594525967
"sap.uiext.inbox.InboxSecondaryFilterValuesEnum": "(since 1.120) the concept has been discarded.",
2594625968
"sap.ushell.services.ContentExtensionAdapterFactory": "deprecated",
25947-
"sap.zen.crosstab": "(since 1.89.0) "
25969+
"sap.zen.crosstab": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA."
2594825970
},
2594925971
"UI5Typedef": {
2595025972
"sap.f.AvatarColor": "(since 1.73) Use the {@link sap.m.AvatarColor} instead.",

resources/types/pseudo-modules/sap.suite.ui.commons.d.ts

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,20 @@ declare module "sap/suite/ui/commons/networkgraph/BackgroundColor" {
376376
export default networkgraph.BackgroundColor;
377377
}
378378

379+
declare module "sap/suite/ui/commons/networkgraph/ComponentArrangement" {
380+
import {networkgraph} from "sap/suite/ui/commons/library";
381+
382+
/**
383+
* Defines the arrangement of components in the dependency layout.
384+
*
385+
* This enum is part of the 'sap/suite/ui/commons/library' module export and must be accessed by the property 'networkgraph.ComponentArrangement'.
386+
*
387+
* @public
388+
* @since 1.136.19
389+
*/
390+
export default networkgraph.ComponentArrangement;
391+
}
392+
379393
declare module "sap/suite/ui/commons/networkgraph/ElementStatus" {
380394
import {networkgraph} from "sap/suite/ui/commons/library";
381395

0 commit comments

Comments
 (0)