@sapui5/ts-types-esm 1.129.1 → 1.130.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 +1 -0
- package/types/sap.apf.d.ts +1 -1
- package/types/sap.ca.ui.d.ts +1 -1
- package/types/sap.chart.d.ts +1 -1
- package/types/sap.collaboration.d.ts +1 -1
- package/types/sap.cux.home.d.ts +41 -40
- package/types/sap.esh.search.ui.d.ts +1 -1
- package/types/sap.f.d.ts +87 -1
- package/types/sap.fe.base.d.ts +1 -1
- package/types/sap.fe.controls.d.ts +3 -0
- package/types/sap.fe.core.d.ts +42 -6
- package/types/sap.fe.ina.d.ts +1 -1
- package/types/sap.fe.macros.d.ts +462 -200
- package/types/sap.fe.navigation.d.ts +1 -1
- 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 +5 -2
- package/types/sap.fe.test.d.ts +1 -1
- package/types/sap.fe.tools.d.ts +1 -1
- package/types/sap.feedback.ui.d.ts +1 -1
- package/types/sap.gantt.d.ts +724 -204
- package/types/sap.insights.d.ts +1 -1
- package/types/sap.m.d.ts +1002 -3360
- package/types/sap.makit.d.ts +1 -1
- package/types/sap.me.d.ts +1 -1
- package/types/sap.ndc.d.ts +1 -1
- package/types/sap.ovp.d.ts +1 -1
- package/types/sap.rules.ui.d.ts +1 -1
- package/types/sap.sac.df.d.ts +108 -16
- package/types/sap.suite.ui.commons.d.ts +264 -125
- package/types/sap.suite.ui.generic.template.d.ts +1 -1
- package/types/sap.suite.ui.microchart.d.ts +309 -79
- package/types/sap.tnt.d.ts +1 -1
- package/types/sap.ui.codeeditor.d.ts +1 -1
- package/types/sap.ui.commons.d.ts +1 -1
- package/types/sap.ui.comp.d.ts +1 -25
- package/types/sap.ui.core.d.ts +119 -110
- package/types/sap.ui.dt.d.ts +1 -1
- package/types/sap.ui.export.d.ts +1 -1
- package/types/sap.ui.fl.d.ts +5 -2
- package/types/sap.ui.generic.app.d.ts +1 -1
- package/types/sap.ui.generic.template.d.ts +1 -1
- package/types/sap.ui.integration.d.ts +22 -5
- package/types/sap.ui.layout.d.ts +1 -1
- package/types/sap.ui.mdc.d.ts +273 -234
- package/types/sap.ui.richtexteditor.d.ts +1 -1
- package/types/sap.ui.rta.d.ts +1 -1
- package/types/sap.ui.suite.d.ts +1 -1
- package/types/sap.ui.support.d.ts +1 -1
- package/types/sap.ui.table.d.ts +6 -11
- package/types/sap.ui.testrecorder.d.ts +1 -1
- package/types/sap.ui.unified.d.ts +1 -1
- package/types/sap.ui.ux3.d.ts +1 -1
- package/types/sap.ui.vbm.d.ts +1 -1
- package/types/sap.ui.vk.d.ts +1 -1
- package/types/sap.ui.vtm.d.ts +1 -1
- package/types/sap.ui.webc.common.d.ts +1 -1
- package/types/sap.ui.webc.fiori.d.ts +1 -1
- package/types/sap.ui.webc.main.d.ts +1 -1
- package/types/sap.uiext.inbox.d.ts +1 -1
- package/types/sap.ushell.d.ts +1 -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/types/sap.tnt.d.ts
CHANGED
package/types/sap.ui.comp.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.130.0
|
|
2
2
|
|
|
3
3
|
declare module "sap/ui/comp/library" {
|
|
4
4
|
/**
|
|
@@ -29076,7 +29076,6 @@ declare module "sap/ui/comp/smartmultiinput/SmartMultiInput" {
|
|
|
29076
29076
|
* Adds some initialToken to the aggregation {@link #getInitialTokens initialTokens}.
|
|
29077
29077
|
*
|
|
29078
29078
|
* @since 1.101
|
|
29079
|
-
* @experimental (since 1.101)
|
|
29080
29079
|
*
|
|
29081
29080
|
* @returns Reference to `this` in order to allow method chaining
|
|
29082
29081
|
*/
|
|
@@ -29357,7 +29356,6 @@ declare module "sap/ui/comp/smartmultiinput/SmartMultiInput" {
|
|
|
29357
29356
|
* Destroys all the initialTokens in the aggregation {@link #getInitialTokens initialTokens}.
|
|
29358
29357
|
*
|
|
29359
29358
|
* @since 1.101
|
|
29360
|
-
* @experimental (since 1.101)
|
|
29361
29359
|
*
|
|
29362
29360
|
* @returns Reference to `this` in order to allow method chaining
|
|
29363
29361
|
*/
|
|
@@ -29549,7 +29547,6 @@ declare module "sap/ui/comp/smartmultiinput/SmartMultiInput" {
|
|
|
29549
29547
|
* Aggregation for storing the tokens. Works only in No Data Binding Scenario.
|
|
29550
29548
|
*
|
|
29551
29549
|
* @since 1.101
|
|
29552
|
-
* @experimental (since 1.101)
|
|
29553
29550
|
*/
|
|
29554
29551
|
getInitialTokens(): Token[];
|
|
29555
29552
|
/**
|
|
@@ -29579,7 +29576,6 @@ declare module "sap/ui/comp/smartmultiinput/SmartMultiInput" {
|
|
|
29579
29576
|
* Default value is `false`.
|
|
29580
29577
|
*
|
|
29581
29578
|
* @since 1.101
|
|
29582
|
-
* @experimental (since 1.101)
|
|
29583
29579
|
*
|
|
29584
29580
|
* @returns Value of property `singleTokenMode`
|
|
29585
29581
|
*/
|
|
@@ -29625,7 +29621,6 @@ declare module "sap/ui/comp/smartmultiinput/SmartMultiInput" {
|
|
|
29625
29621
|
* returns its index if found or -1 otherwise.
|
|
29626
29622
|
*
|
|
29627
29623
|
* @since 1.101
|
|
29628
|
-
* @experimental (since 1.101)
|
|
29629
29624
|
*
|
|
29630
29625
|
* @returns The index of the provided control in the aggregation if found, or -1 otherwise
|
|
29631
29626
|
*/
|
|
@@ -29639,7 +29634,6 @@ declare module "sap/ui/comp/smartmultiinput/SmartMultiInput" {
|
|
|
29639
29634
|
* Inserts a initialToken into the aggregation {@link #getInitialTokens initialTokens}.
|
|
29640
29635
|
*
|
|
29641
29636
|
* @since 1.101
|
|
29642
|
-
* @experimental (since 1.101)
|
|
29643
29637
|
*
|
|
29644
29638
|
* @returns Reference to `this` in order to allow method chaining
|
|
29645
29639
|
*/
|
|
@@ -29661,7 +29655,6 @@ declare module "sap/ui/comp/smartmultiinput/SmartMultiInput" {
|
|
|
29661
29655
|
* Additionally, it unregisters them from the hosting UIArea.
|
|
29662
29656
|
*
|
|
29663
29657
|
* @since 1.101
|
|
29664
|
-
* @experimental (since 1.101)
|
|
29665
29658
|
*
|
|
29666
29659
|
* @returns An array of the removed elements (might be empty)
|
|
29667
29660
|
*/
|
|
@@ -29670,7 +29663,6 @@ declare module "sap/ui/comp/smartmultiinput/SmartMultiInput" {
|
|
|
29670
29663
|
* Removes a initialToken from the aggregation {@link #getInitialTokens initialTokens}.
|
|
29671
29664
|
*
|
|
29672
29665
|
* @since 1.101
|
|
29673
|
-
* @experimental (since 1.101)
|
|
29674
29666
|
*
|
|
29675
29667
|
* @returns The removed initialToken or `null`
|
|
29676
29668
|
*/
|
|
@@ -29738,7 +29730,6 @@ declare module "sap/ui/comp/smartmultiinput/SmartMultiInput" {
|
|
|
29738
29730
|
* Default value is `false`.
|
|
29739
29731
|
*
|
|
29740
29732
|
* @since 1.101
|
|
29741
|
-
* @experimental (since 1.101)
|
|
29742
29733
|
*
|
|
29743
29734
|
* @returns Reference to `this` in order to allow method chaining
|
|
29744
29735
|
*/
|
|
@@ -29837,7 +29828,6 @@ declare module "sap/ui/comp/smartmultiinput/SmartMultiInput" {
|
|
|
29837
29828
|
* Allows only one token to be added to the SmartMultiInput. Works only in No Data Binding Scenario.
|
|
29838
29829
|
*
|
|
29839
29830
|
* @since 1.101
|
|
29840
|
-
* @experimental (since 1.101)
|
|
29841
29831
|
*/
|
|
29842
29832
|
singleTokenMode?: boolean | PropertyBindingInfo | `{${string}}`;
|
|
29843
29833
|
|
|
@@ -29845,7 +29835,6 @@ declare module "sap/ui/comp/smartmultiinput/SmartMultiInput" {
|
|
|
29845
29835
|
* Aggregation for storing the tokens. Works only in No Data Binding Scenario.
|
|
29846
29836
|
*
|
|
29847
29837
|
* @since 1.101
|
|
29848
|
-
* @experimental (since 1.101)
|
|
29849
29838
|
*/
|
|
29850
29839
|
initialTokens?: Token[] | Token | AggregationBindingInfo | `{${string}}`;
|
|
29851
29840
|
|
|
@@ -35728,19 +35717,6 @@ declare module "sap/ui/comp/smartvariants/SmartVariantManagementBase" {
|
|
|
35728
35717
|
* @returns Value of property `lifecycleSupport`
|
|
35729
35718
|
*/
|
|
35730
35719
|
getLifecycleSupport(): boolean;
|
|
35731
|
-
/**
|
|
35732
|
-
* Required by the {@link sap.m.IOverflowToolbarContent} interface. Registers invalidations event which
|
|
35733
|
-
* is fired when width of the control is changed.
|
|
35734
|
-
*
|
|
35735
|
-
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
35736
|
-
*
|
|
35737
|
-
* @returns Configuration information for the `sap.m.IOverflowToolbarContent` interface
|
|
35738
|
-
*/
|
|
35739
|
-
getOverflowToolbarConfig(): {
|
|
35740
|
-
canOverflow: boolean;
|
|
35741
|
-
|
|
35742
|
-
invalidationEvents: string[];
|
|
35743
|
-
};
|
|
35744
35720
|
/**
|
|
35745
35721
|
* Gets current value of property {@link #getStandardItemAuthor standardItemAuthor}.
|
|
35746
35722
|
*
|