@openui5/types 1.136.13 → 1.136.14

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/types",
3
- "version": "1.136.13",
3
+ "version": "1.136.14",
4
4
  "description": "OpenUI5 TypeScript Definitions",
5
5
  "homepage": "https://sap.github.io/ui5-typescript",
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.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  export interface IToolHeader {
package/types/sap.m.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare module "sap/f/library" {
4
4
  export interface IShellBar {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare module "sap/ui/codeeditor/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare module "sap/ui/commons/library" {
4
4
  import { ColorPickerMode as ColorPickerMode1 } from "sap/ui/unified/library";
@@ -279,7 +279,7 @@ declare namespace sap {
279
279
  "sap/ui/thirdparty/qunit-2": undefined;
280
280
  }
281
281
  }
282
- // For Library Version: 1.136.13
282
+ // For Library Version: 1.136.14
283
283
 
284
284
  declare module "sap/base/assert" {
285
285
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare module "sap/ui/fl/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare module "sap/ui/integration/library" {
4
4
  import { URI } from "sap/ui/core/library";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare module "sap/ui/layout/library" {
4
4
  import Control from "sap/ui/core/Control";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare module "sap/ui/mdc/AggregationBaseDelegate" {
4
4
  import BaseDelegate from "sap/ui/mdc/BaseDelegate";
@@ -3786,7 +3786,10 @@ declare module "sap/ui/mdc/library" {
3786
3786
  declare module "sap/ui/mdc/actiontoolbar/ActionToolbarAction" {
3787
3787
  import { default as Control, $ControlSettings } from "sap/ui/core/Control";
3788
3788
 
3789
- import { IOverflowToolbarContent } from "sap/m/library";
3789
+ import {
3790
+ IOverflowToolbarContent,
3791
+ IToolbarInteractiveControl,
3792
+ } from "sap/m/library";
3790
3793
 
3791
3794
  import ElementMetadata from "sap/ui/core/ElementMetadata";
3792
3795
 
@@ -3802,9 +3805,10 @@ declare module "sap/ui/mdc/actiontoolbar/ActionToolbarAction" {
3802
3805
  */
3803
3806
  export default class ActionToolbarAction
3804
3807
  extends Control
3805
- implements IOverflowToolbarContent
3808
+ implements IOverflowToolbarContent, IToolbarInteractiveControl
3806
3809
  {
3807
3810
  __implements__sap_m_IOverflowToolbarContent: boolean;
3811
+ __implements__sap_m_IToolbarInteractiveControl: boolean;
3808
3812
  /**
3809
3813
  * Constructor for a new ActionToolbarAction.
3810
3814
  *
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  import Control from "sap/ui/core/Control";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare module "sap/ui/suite/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare module "sap/ui/support/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare module "sap/ui/table/library" {
4
4
  import TreeAutoExpandMode1 from "sap/ui/model/TreeAutoExpandMode";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare module "sap/ui/testrecorder/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare module "sap/ui/unified/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare module "sap/ui/ux3/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare module "sap/ui/webc/common/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare module "sap/ui/webc/fiori/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare module "sap/ui/webc/main/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare module "sap/uxap/library" {
4
4
  /**