@openui5/ts-types 1.111.4 → 1.111.6

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/ts-types",
3
- "version": "1.111.4",
3
+ "version": "1.111.6",
4
4
  "description": "OpenUI5 TypeScript Definitions",
5
5
  "homepage": "https://openui5.org",
6
6
  "author": "SAP SE (https://www.sap.com)",
package/types/sap.f.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.111.4
1
+ // For Library Version: 1.111.6
2
2
 
3
3
  declare namespace sap {
4
4
  /**
package/types/sap.m.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.111.4
1
+ // For Library Version: 1.111.6
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.111.4
1
+ // For Library Version: 1.111.6
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.111.4
1
+ // For Library Version: 1.111.6
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.111.4
1
+ // For Library Version: 1.111.6
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -266,7 +266,7 @@ interface JQuery<TElement = HTMLElement> extends Iterable<TElement> {
266
266
  ): jQuery;
267
267
  }
268
268
 
269
- // For Library Version: 1.111.4
269
+ // For Library Version: 1.111.6
270
270
 
271
271
  declare module "sap/base/assert" {
272
272
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.111.4
1
+ // For Library Version: 1.111.6
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.111.4
1
+ // For Library Version: 1.111.6
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.111.4
1
+ // For Library Version: 1.111.6
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.111.4
1
+ // For Library Version: 1.111.6
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.111.4
1
+ // For Library Version: 1.111.6
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.111.4
1
+ // For Library Version: 1.111.6
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.111.4
1
+ // For Library Version: 1.111.6
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.111.4
1
+ // For Library Version: 1.111.6
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.111.4
1
+ // For Library Version: 1.111.6
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.111.4
1
+ // For Library Version: 1.111.6
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.111.4
1
+ // For Library Version: 1.111.6
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -8651,7 +8651,7 @@ declare namespace sap {
8651
8651
  /**
8652
8652
  * New value for property `primaryCalendarType`
8653
8653
  */
8654
- sPrimaryCalendarType?: sap.ui.core.CalendarType
8654
+ sPrimaryCalendarType: sap.ui.core.CalendarType
8655
8655
  ): this;
8656
8656
  /**
8657
8657
  * @SINCE 1.34.0
@@ -8669,7 +8669,7 @@ declare namespace sap {
8669
8669
  /**
8670
8670
  * New value for property `secondaryCalendarType`
8671
8671
  */
8672
- sSecondaryCalendarType?: sap.ui.core.CalendarType
8672
+ sSecondaryCalendarType: sap.ui.core.CalendarType
8673
8673
  ): this;
8674
8674
  /**
8675
8675
  * Sets the visibility of the Current date button in the calendar.
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.111.4
1
+ // For Library Version: 1.111.6
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.111.4
1
+ // For Library Version: 1.111.6
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.111.4
1
+ // For Library Version: 1.111.6
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.111.4
1
+ // For Library Version: 1.111.6
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.111.4
1
+ // For Library Version: 1.111.6
2
2
 
3
3
  declare namespace sap {
4
4
  /**