|
1 | 1 | { |
2 | 2 | "framework": { |
3 | 3 | "name": "SAPUI5", |
4 | | - "version": "1.136.16" |
| 4 | + "version": "1.136.19" |
5 | 5 | }, |
6 | 6 | "metadata": { |
7 | 7 | "sap.ca.ui.AddPicture": { |
|
3551 | 3551 | "shapeMouseLeaveDelay", |
3552 | 3552 | "shapeRenderOrder", |
3553 | 3553 | "enableMultipleGhosts", |
3554 | | - "optimiseRelationships" |
| 3554 | + "optimiseRelationships", |
| 3555 | + "useShapeFillForGhost", |
| 3556 | + "enableShapeDropFromOtherCharts" |
3555 | 3557 | ], |
3556 | 3558 | "extends": "sap.ui.core.Control" |
3557 | 3559 | }, |
|
9848 | 9850 | ], |
9849 | 9851 | "association": [ |
9850 | 9852 | "ariaDescribedBy", |
9851 | | - "ariaLabelledBy" |
| 9853 | + "ariaLabelledBy", |
| 9854 | + "associatedControl" |
9852 | 9855 | ], |
9853 | 9856 | "event": [ |
9854 | 9857 | "afterLayouting", |
9855 | 9858 | "beforeLayouting", |
| 9859 | + "connectionCreated", |
9856 | 9860 | "failure", |
9857 | 9861 | "graphReady", |
| 9862 | + "itemDeleted", |
| 9863 | + "nodeAdded", |
| 9864 | + "nodeDropped", |
9858 | 9865 | "search", |
9859 | 9866 | "searchSuggest", |
9860 | 9867 | "selectionChange", |
|
9871 | 9878 | "renderType", |
9872 | 9879 | "noData", |
9873 | 9880 | "noDataText", |
9874 | | - "_smoothWheelZoom" |
| 9881 | + "loading", |
| 9882 | + "loadingText", |
| 9883 | + "_smoothWheelZoom", |
| 9884 | + "enableDragAndDrop", |
| 9885 | + "nodePorts", |
| 9886 | + "showCreateConnectionButton", |
| 9887 | + "connectionTypeMapping", |
| 9888 | + "labels" |
9875 | 9889 | ], |
9876 | 9890 | "extends": "sap.suite.ui.commons.networkgraph.SvgBase" |
9877 | 9891 | }, |
|
9945 | 9959 | "extends": "sap.ui.base.Object" |
9946 | 9960 | }, |
9947 | 9961 | "sap.suite.ui.commons.networkgraph.layout.NoopLayout": { |
| 9962 | + "property": [ |
| 9963 | + "enableOptimizedLineAlgorithm", |
| 9964 | + "componentArrangement" |
| 9965 | + ], |
9948 | 9966 | "extends": "sap.suite.ui.commons.networkgraph.layout.LayoutAlgorithm" |
9949 | 9967 | }, |
9950 | 9968 | "sap.suite.ui.commons.networkgraph.layout.SwimLaneChainLayout": { |
|
9969 | 9987 | "lineType", |
9970 | 9988 | "arrowPosition", |
9971 | 9989 | "arrowOrientation", |
9972 | | - "stretchToCenter" |
| 9990 | + "stretchToCenter", |
| 9991 | + "connectionType", |
| 9992 | + "labelName" |
9973 | 9993 | ], |
9974 | 9994 | "extends": "sap.suite.ui.commons.networkgraph.ElementBase" |
9975 | 9995 | }, |
|
10010 | 10030 | "coreNodeSize", |
10011 | 10031 | "visible", |
10012 | 10032 | "altText", |
10013 | | - "nodeTitleBackground" |
| 10033 | + "nodeTitleBackground", |
| 10034 | + "nodePorts", |
| 10035 | + "showCreateConnectionButton" |
10014 | 10036 | ], |
10015 | 10037 | "extends": "sap.suite.ui.commons.networkgraph.ElementBase" |
10016 | 10038 | }, |
@@ -25488,18 +25510,18 @@ |
25488 | 25510 | "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.", |
25489 | 25511 | "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.", |
25490 | 25512 | "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." |
25503 | 25525 | }, |
25504 | 25526 | "UI5Enum": { |
25505 | 25527 | "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 @@ |
25823 | 25845 | "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.", |
25824 | 25846 | "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.", |
25825 | 25847 | "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." |
25831 | 25853 | }, |
25832 | 25854 | "UI5Function": { |
25833 | 25855 | "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 | 25966 | "sap.uiext.inbox.InboxSecondaryFilterPathEnum": "(since 1.120) the concept has been discarded.", |
25945 | 25967 | "sap.uiext.inbox.InboxSecondaryFilterValuesEnum": "(since 1.120) the concept has been discarded.", |
25946 | 25968 | "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." |
25948 | 25970 | }, |
25949 | 25971 | "UI5Typedef": { |
25950 | 25972 | "sap.f.AvatarColor": "(since 1.73) Use the {@link sap.m.AvatarColor} instead.", |
|
0 commit comments