@sapui5/ts-types-esm 1.136.1 → 1.136.3
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 -1
- package/types/sap.ca.ui.d.ts +1 -1
- package/types/sap.chart.d.ts +1 -1
- package/types/sap.esh.search.ui.d.ts +1 -1
- package/types/sap.f.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 +5 -4
- package/types/sap.fe.ina.d.ts +1 -1
- package/types/sap.fe.macros.d.ts +39 -15
- 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 +1 -1
- package/types/sap.fe.test.d.ts +1 -1
- package/types/sap.fe.tools.d.ts +1 -1
- package/types/sap.gantt.d.ts +1 -1
- package/types/sap.insights.d.ts +1 -1
- package/types/sap.m.d.ts +29 -10
- 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.sac.df.d.ts +66 -18
- package/types/sap.suite.ui.commons.d.ts +1 -1
- package/types/sap.suite.ui.generic.template.d.ts +31 -1
- package/types/sap.suite.ui.microchart.d.ts +1 -1
- 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 +2 -2307
- package/types/sap.ui.core.d.ts +22 -12
- 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 +1 -1
- 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 +1 -1
- package/types/sap.ui.layout.d.ts +1 -1
- 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 +1 -1
- 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.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 +16 -31
- 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.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.ui.mdc.d.ts → mdc-1.136.0-esm-d.ts} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.136.
|
|
1
|
+
// For Library Version: 1.136.3
|
|
2
2
|
|
|
3
3
|
declare module "sap/suite/ui/generic/template/library" {
|
|
4
4
|
/**
|
|
@@ -1458,6 +1458,15 @@ declare module "sap/suite/ui/generic/template/lib/AppComponent" {
|
|
|
1458
1458
|
* @returns Value of property `showDraftToggle`
|
|
1459
1459
|
*/
|
|
1460
1460
|
getShowDraftToggle(): boolean;
|
|
1461
|
+
/**
|
|
1462
|
+
* Gets current value of property {@link #getSkipOPContextInfoInBrowserTitle skipOPContextInfoInBrowserTitle}.
|
|
1463
|
+
*
|
|
1464
|
+
* Default value is `false`.
|
|
1465
|
+
*
|
|
1466
|
+
*
|
|
1467
|
+
* @returns Value of property `skipOPContextInfoInBrowserTitle`
|
|
1468
|
+
*/
|
|
1469
|
+
getSkipOPContextInfoInBrowserTitle(): boolean;
|
|
1461
1470
|
/**
|
|
1462
1471
|
* Gets current value of property {@link #getStatePreservationMode statePreservationMode}.
|
|
1463
1472
|
*
|
|
@@ -1692,6 +1701,22 @@ declare module "sap/suite/ui/generic/template/lib/AppComponent" {
|
|
|
1692
1701
|
*/
|
|
1693
1702
|
bShowDraftToggle?: boolean
|
|
1694
1703
|
): this;
|
|
1704
|
+
/**
|
|
1705
|
+
* Sets a new value for property {@link #getSkipOPContextInfoInBrowserTitle skipOPContextInfoInBrowserTitle}.
|
|
1706
|
+
*
|
|
1707
|
+
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
1708
|
+
*
|
|
1709
|
+
* Default value is `false`.
|
|
1710
|
+
*
|
|
1711
|
+
*
|
|
1712
|
+
* @returns Reference to `this` in order to allow method chaining
|
|
1713
|
+
*/
|
|
1714
|
+
setSkipOPContextInfoInBrowserTitle(
|
|
1715
|
+
/**
|
|
1716
|
+
* New value for property `skipOPContextInfoInBrowserTitle`
|
|
1717
|
+
*/
|
|
1718
|
+
bSkipOPContextInfoInBrowserTitle?: boolean
|
|
1719
|
+
): this;
|
|
1695
1720
|
/**
|
|
1696
1721
|
* Sets a new value for property {@link #getStatePreservationMode statePreservationMode}.
|
|
1697
1722
|
*
|
|
@@ -1802,6 +1827,11 @@ declare module "sap/suite/ui/generic/template/lib/AppComponent" {
|
|
|
1802
1827
|
|
|
1803
1828
|
externalNavigationSettings?: object | PropertyBindingInfo | `{${string}}`;
|
|
1804
1829
|
|
|
1830
|
+
skipOPContextInfoInBrowserTitle?:
|
|
1831
|
+
| boolean
|
|
1832
|
+
| PropertyBindingInfo
|
|
1833
|
+
| `{${string}}`;
|
|
1834
|
+
|
|
1805
1835
|
pageDataLoaded?: (oEvent: Event) => void;
|
|
1806
1836
|
}
|
|
1807
1837
|
|
package/types/sap.tnt.d.ts
CHANGED