@openui5/ts-types 1.121.0 → 1.121.2
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/sap.f.d.ts +1 -1
- package/types/sap.m.d.ts +3 -3
- 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.core.d.ts +1 -1
- package/types/sap.ui.dt.d.ts +1 -1
- package/types/sap.ui.fl.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.mdc.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.uxap.d.ts +1 -1
package/package.json
CHANGED
package/types/sap.f.d.ts
CHANGED
package/types/sap.m.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.121.
|
|
1
|
+
// For Library Version: 1.121.2
|
|
2
2
|
|
|
3
3
|
declare namespace sap {
|
|
4
4
|
/**
|
|
@@ -108065,7 +108065,7 @@ declare namespace sap {
|
|
|
108065
108065
|
* desktop devices, which overrides any configuration that has been provided by the application for the
|
|
108066
108066
|
* property displayType. This means that the PDFViewer appears as a toolbar with a download button.
|
|
108067
108067
|
*
|
|
108068
|
-
* Default value is `
|
|
108068
|
+
* Default value is `true`.
|
|
108069
108069
|
*
|
|
108070
108070
|
*
|
|
108071
108071
|
* @returns Value of property `isTrustedSource`
|
|
@@ -108302,7 +108302,7 @@ declare namespace sap {
|
|
|
108302
108302
|
*
|
|
108303
108303
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
108304
108304
|
*
|
|
108305
|
-
* Default value is `
|
|
108305
|
+
* Default value is `true`.
|
|
108306
108306
|
*
|
|
108307
108307
|
*
|
|
108308
108308
|
* @returns Reference to `this` in order to allow method chaining
|
package/types/sap.tnt.d.ts
CHANGED
package/types/sap.ui.core.d.ts
CHANGED
package/types/sap.ui.dt.d.ts
CHANGED
package/types/sap.ui.fl.d.ts
CHANGED
package/types/sap.ui.layout.d.ts
CHANGED
package/types/sap.ui.mdc.d.ts
CHANGED
package/types/sap.ui.rta.d.ts
CHANGED
package/types/sap.ui.suite.d.ts
CHANGED
package/types/sap.ui.table.d.ts
CHANGED
package/types/sap.ui.ux3.d.ts
CHANGED
package/types/sap.uxap.d.ts
CHANGED