@sapui5/ts-types-esm 1.143.2 → 1.144.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/package.json +1 -1
- package/types/index.d.ts +7 -7
- package/types/sap.apf.d.ts +3 -1
- package/types/sap.ca.ui.d.ts +8 -1
- package/types/sap.chart.d.ts +4 -4
- package/types/sap.collaboration.d.ts +1 -1
- package/types/sap.esh.search.ui.d.ts +846 -285
- package/types/sap.f.d.ts +4 -4
- package/types/sap.fe.ariba.d.ts +1 -1
- package/types/sap.fe.base.d.ts +1 -1
- package/types/sap.fe.controls.d.ts +1 -1
- package/types/sap.fe.core.d.ts +33 -6
- package/types/sap.fe.ina.d.ts +1 -1
- package/types/sap.fe.macros.d.ts +3591 -3495
- package/types/sap.fe.navigation.d.ts +7 -7
- package/types/sap.fe.placeholder.d.ts +1 -1
- package/types/sap.fe.plugins.managecache.d.ts +1 -1
- package/types/sap.fe.templates.d.ts +1 -1
- package/types/sap.fe.test.d.ts +18 -12
- package/types/sap.fe.tools.d.ts +1 -1
- package/types/sap.feedback.ui.d.ts +1 -1
- package/types/sap.gantt.d.ts +282 -10
- package/types/sap.insights.d.ts +1 -47
- package/types/{mobile-1.143.0-esm-d.ts → sap.m.d.ts} +298 -68
- package/types/sap.makit.d.ts +1 -1
- package/types/sap.me.d.ts +1 -1
- package/types/sap.ndc.d.ts +49 -21
- package/types/sap.ovp.d.ts +1 -1
- package/types/sap.rules.ui.d.ts +1 -1
- package/types/sap.sac.df.d.ts +1 -1
- package/types/sap.suite.ui.commons.d.ts +732 -6
- package/types/sap.suite.ui.generic.template.d.ts +1 -1
- package/types/sap.suite.ui.microchart.d.ts +1 -1
- package/types/{tnt-1.143.0-esm-d.ts → sap.tnt.d.ts} +5 -1
- package/types/sap.ui.codeeditor.d.ts +1 -1
- package/types/{commons-1.143.0-esm-d.ts → sap.ui.commons.d.ts} +3469 -306
- package/types/sap.ui.comp.d.ts +3 -3
- package/types/{core-1.143.0-esm-d.ts → sap.ui.core.d.ts} +621 -166
- package/types/{dt-1.143.0-esm-d.ts → sap.ui.dt.d.ts} +1 -1
- package/types/sap.ui.export.d.ts +4 -4
- package/types/sap.ui.fl.d.ts +5 -5
- package/types/sap.ui.generic.app.d.ts +1 -1
- package/types/sap.ui.generic.template.d.ts +1 -1
- package/types/sap.ui.geomap.d.ts +1 -1
- package/types/sap.ui.integration.d.ts +1 -1
- package/types/sap.ui.layout.d.ts +18 -18
- package/types/{mdc-1.143.0-esm-d.ts → sap.ui.mdc.d.ts} +105 -67
- package/types/sap.ui.richtexteditor.d.ts +3 -3
- package/types/sap.ui.rta.d.ts +1 -1
- package/types/sap.ui.suite.d.ts +3 -1
- package/types/sap.ui.support.d.ts +1 -1
- package/types/sap.ui.table.d.ts +1 -1
- package/types/sap.ui.testrecorder.d.ts +1 -1
- package/types/sap.ui.unified.d.ts +126 -4
- package/types/{ux3-1.143.0-esm-d.ts → sap.ui.ux3.d.ts} +1 -1
- package/types/sap.ui.vbm.d.ts +1 -1
- package/types/sap.ui.vk.d.ts +139 -4
- package/types/sap.ui.vtm.d.ts +100 -1
- package/types/sap.ui.webc.common.d.ts +3 -1
- package/types/sap.ui.webc.fiori.d.ts +31 -1
- package/types/sap.ui.webc.main.d.ts +70 -1
- package/types/sap.uiext.inbox.d.ts +1 -1
- package/types/sap.ushell.d.ts +15 -1
- package/types/sap.ushell_abap.d.ts +1 -1
- package/types/sap.uxap.d.ts +1 -1
- package/types/sap.viz.d.ts +1 -1
- package/types/sap.webanalytics.core.d.ts +1 -1
- package/types/sap.zen.commons.d.ts +1 -1
- package/types/sap.zen.crosstab.d.ts +1 -1
- package/types/sap.zen.dsh.d.ts +1 -1
package/package.json
CHANGED
package/types/index.d.ts
CHANGED
|
@@ -17,10 +17,10 @@
|
|
|
17
17
|
/// <reference path="./sap.zen.dsh.d.ts"/>
|
|
18
18
|
/// <reference path="./sap.zen.commons.d.ts"/>
|
|
19
19
|
/// <reference path="./sap.sac.df.d.ts"/>
|
|
20
|
-
/// <reference path="./commons
|
|
20
|
+
/// <reference path="./sap.ui.commons.d.ts"/>
|
|
21
21
|
/// <reference path="./sap.ui.comp.d.ts"/>
|
|
22
|
-
/// <reference path="./core
|
|
23
|
-
/// <reference path="./dt
|
|
22
|
+
/// <reference path="./sap.ui.core.d.ts"/>
|
|
23
|
+
/// <reference path="./sap.ui.dt.d.ts"/>
|
|
24
24
|
/// <reference path="./sap.ui.export.d.ts"/>
|
|
25
25
|
/// <reference path="./sap.f.d.ts"/>
|
|
26
26
|
/// <reference path="./sap.ui.fl.d.ts"/>
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
/// <reference path="./sap.ui.integration.d.ts"/>
|
|
34
34
|
/// <reference path="./sap.ui.layout.d.ts"/>
|
|
35
35
|
/// <reference path="./sap.makit.d.ts"/>
|
|
36
|
-
/// <reference path="./mdc
|
|
37
|
-
/// <reference path="./
|
|
36
|
+
/// <reference path="./sap.ui.mdc.d.ts"/>
|
|
37
|
+
/// <reference path="./sap.m.d.ts"/>
|
|
38
38
|
/// <reference path="./sap.me.d.ts"/>
|
|
39
39
|
/// <reference path="./sap.ndc.d.ts"/>
|
|
40
40
|
/// <reference path="./sap.ovp.d.ts"/>
|
|
@@ -70,12 +70,12 @@
|
|
|
70
70
|
/// <reference path="./sap.ui.support.d.ts"/>
|
|
71
71
|
/// <reference path="./sap.ui.table.d.ts"/>
|
|
72
72
|
/// <reference path="./sap.ui.testrecorder.d.ts"/>
|
|
73
|
-
/// <reference path="./tnt
|
|
73
|
+
/// <reference path="./sap.tnt.d.ts"/>
|
|
74
74
|
/// <reference path="./sap.ca.ui.d.ts"/>
|
|
75
75
|
/// <reference path="./sap.ui.unified.d.ts"/>
|
|
76
76
|
/// <reference path="./sap.ushell.d.ts"/>
|
|
77
77
|
/// <reference path="./sap.ushell_abap.d.ts"/>
|
|
78
|
-
/// <reference path="./ux3
|
|
78
|
+
/// <reference path="./sap.ui.ux3.d.ts"/>
|
|
79
79
|
/// <reference path="./sap.uxap.d.ts"/>
|
|
80
80
|
/// <reference path="./sap.ui.vbm.d.ts"/>
|
|
81
81
|
/// <reference path="./sap.viz.d.ts"/>
|
package/types/sap.apf.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.144.0
|
|
2
2
|
|
|
3
3
|
declare module "sap/apf/library" {}
|
|
4
4
|
|
|
@@ -457,6 +457,7 @@ declare module "sap/apf/ui/representations/representationInterface" {
|
|
|
457
457
|
* This is not a runtime class, but it describes the interface that a representation (chart) has to implement
|
|
458
458
|
* for to interact with the APF.
|
|
459
459
|
*
|
|
460
|
+
* @deprecated As of version 1.136. because it is part of the deprecated package sap.apf
|
|
460
461
|
* @experimental The complete interface is subject to ongoing work and not yet stable (as of Version 1.24.0).
|
|
461
462
|
*/
|
|
462
463
|
export default class representationInterface {
|
|
@@ -676,6 +677,7 @@ declare module "sap/apf/ui/representations/RepresentationInterfaceProxy" {
|
|
|
676
677
|
* is used by apf.api. It can be also used to build unit tests that need an interface proxy between APF
|
|
677
678
|
* and representations.
|
|
678
679
|
*
|
|
680
|
+
* @deprecated As of version 1.136. because it is part of the deprecated package sap.apf
|
|
679
681
|
* @experimental The complete interface is subject to ongoing work and not yet stable (as of Version 1.24.0).
|
|
680
682
|
*/
|
|
681
683
|
export default class RepresentationInterfaceProxy {
|
package/types/sap.ca.ui.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.144.0
|
|
2
2
|
|
|
3
3
|
declare module "sap/ca/ui/library" {
|
|
4
4
|
export namespace charts {
|
|
@@ -4794,6 +4794,8 @@ declare module "sap/ca/ui/charts/ChartToolBar" {
|
|
|
4794
4794
|
declare module "sap/ca/ui/charts/ChartType" {
|
|
4795
4795
|
/**
|
|
4796
4796
|
* Types of chart supported in the sap.ca library.
|
|
4797
|
+
*
|
|
4798
|
+
* @deprecated As of version 1.24. because it is part of the deprecated package sap.ca.ui.charts
|
|
4797
4799
|
*/
|
|
4798
4800
|
interface ChartType {
|
|
4799
4801
|
/**
|
|
@@ -4862,6 +4864,9 @@ declare module "sap/ca/ui/charts/ChartType" {
|
|
|
4862
4864
|
StackedColumn100: undefined;
|
|
4863
4865
|
}
|
|
4864
4866
|
const ChartType: ChartType;
|
|
4867
|
+
/**
|
|
4868
|
+
* @deprecated As of version 1.24. because it is part of the deprecated package sap.ca.ui.charts
|
|
4869
|
+
*/
|
|
4865
4870
|
export default ChartType;
|
|
4866
4871
|
}
|
|
4867
4872
|
|
|
@@ -15045,6 +15050,8 @@ declare namespace sap {
|
|
|
15045
15050
|
|
|
15046
15051
|
/**
|
|
15047
15052
|
* Enumeration of supported message types.
|
|
15053
|
+
*
|
|
15054
|
+
* @deprecated As of version 1.28. because it is part of the deprecated package sap.ca.ui.message
|
|
15048
15055
|
*/
|
|
15049
15056
|
enum Type {}
|
|
15050
15057
|
}
|
package/types/sap.chart.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.144.0
|
|
2
2
|
|
|
3
3
|
declare module "sap/chart/library" {
|
|
4
4
|
import Dimension from "sap/chart/data/Dimension";
|
|
@@ -1532,7 +1532,7 @@ declare module "sap/chart/Chart" {
|
|
|
1532
1532
|
* },
|
|
1533
1533
|
* autoScaleSettings: {
|
|
1534
1534
|
* zeroAlwaysVisible: Boolean,
|
|
1535
|
-
* syncWith: sap.chart.
|
|
1535
|
+
* syncWith: sap.chart.AutoScaleMode
|
|
1536
1536
|
* }
|
|
1537
1537
|
* }
|
|
1538
1538
|
* ```
|
|
@@ -2286,7 +2286,7 @@ declare module "sap/chart/Chart" {
|
|
|
2286
2286
|
* },
|
|
2287
2287
|
* autoScaleSettings: {
|
|
2288
2288
|
* zeroAlwaysVisible: Boolean,
|
|
2289
|
-
* syncWith: sap.chart.
|
|
2289
|
+
* syncWith: sap.chart.AutoScaleMode
|
|
2290
2290
|
* }
|
|
2291
2291
|
* }
|
|
2292
2292
|
* ```
|
|
@@ -2624,7 +2624,7 @@ declare module "sap/chart/Chart" {
|
|
|
2624
2624
|
* },
|
|
2625
2625
|
* autoScaleSettings: {
|
|
2626
2626
|
* zeroAlwaysVisible: Boolean,
|
|
2627
|
-
* syncWith: sap.chart.
|
|
2627
|
+
* syncWith: sap.chart.AutoScaleMode
|
|
2628
2628
|
* }
|
|
2629
2629
|
* }
|
|
2630
2630
|
* ```
|