@openui5/types 1.136.1 → 1.138.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.
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.1
1
+ // For Library Version: 1.138.0
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.1
1
+ // For Library Version: 1.138.0
2
2
 
3
3
  declare module "sap/ui/suite/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.1
1
+ // For Library Version: 1.138.0
2
2
 
3
3
  declare module "sap/ui/support/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.1
1
+ // For Library Version: 1.138.0
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.1
1
+ // For Library Version: 1.138.0
2
2
 
3
3
  declare module "sap/ui/testrecorder/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.1
1
+ // For Library Version: 1.138.0
2
2
 
3
3
  declare module "sap/ui/unified/library" {
4
4
  /**
@@ -18904,6 +18904,10 @@ declare module "sap/ui/unified/MenuItem" {
18904
18904
  * Defines the content that is displayed at the end of a menu item. This aggregation allows for the addition
18905
18905
  * of custom elements, such as icons and buttons.
18906
18906
  *
18907
+ * **Note:** Application developers are responsible for ensuring that interactive `endContent` controls
18908
+ * have the correct accessibility behaviour, including their enabled or disabled states. The Menu
18909
+ * does not manage these aspects when the menu item state changes.
18910
+ *
18907
18911
  * @since 1.131
18908
18912
  */
18909
18913
  getEndContent(): Control[];
@@ -19136,6 +19140,10 @@ declare module "sap/ui/unified/MenuItem" {
19136
19140
  * Defines the content that is displayed at the end of a menu item. This aggregation allows for the addition
19137
19141
  * of custom elements, such as icons and buttons.
19138
19142
  *
19143
+ * **Note:** Application developers are responsible for ensuring that interactive `endContent` controls
19144
+ * have the correct accessibility behaviour, including their enabled or disabled states. The Menu
19145
+ * does not manage these aspects when the menu item state changes.
19146
+ *
19139
19147
  * @since 1.131
19140
19148
  */
19141
19149
  endContent?: Control[] | Control | AggregationBindingInfo | `{${string}}`;
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.1
1
+ // For Library Version: 1.138.0
2
2
 
3
3
  declare module "sap/ui/ux3/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.1
1
+ // For Library Version: 1.138.0
2
2
 
3
3
  declare module "sap/ui/webc/common/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.1
1
+ // For Library Version: 1.138.0
2
2
 
3
3
  declare module "sap/ui/webc/fiori/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.1
1
+ // For Library Version: 1.138.0
2
2
 
3
3
  declare module "sap/ui/webc/main/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.1
1
+ // For Library Version: 1.138.0
2
2
 
3
3
  declare module "sap/uxap/library" {
4
4
  /**