@openui5/ts-types 1.136.2 → 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.2
1
+ // For Library Version: 1.138.0
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.138.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.138.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.138.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.138.0
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.138.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -7712,6 +7712,10 @@ declare namespace sap {
7712
7712
  * Defines the content that is displayed at the end of a menu item. This aggregation allows for the addition
7713
7713
  * of custom elements, such as icons and buttons.
7714
7714
  *
7715
+ * **Note:** Application developers are responsible for ensuring that interactive `endContent` controls
7716
+ * have the correct accessibility behaviour, including their enabled or disabled states. The Menu
7717
+ * does not manage these aspects when the menu item state changes.
7718
+ *
7715
7719
  * @since 1.131
7716
7720
  */
7717
7721
  endContent?:
@@ -18868,6 +18872,10 @@ declare namespace sap {
18868
18872
  * Defines the content that is displayed at the end of a menu item. This aggregation allows for the addition
18869
18873
  * of custom elements, such as icons and buttons.
18870
18874
  *
18875
+ * **Note:** Application developers are responsible for ensuring that interactive `endContent` controls
18876
+ * have the correct accessibility behaviour, including their enabled or disabled states. The Menu
18877
+ * does not manage these aspects when the menu item state changes.
18878
+ *
18871
18879
  * @since 1.131
18872
18880
  */
18873
18881
  getEndContent(): sap.ui.core.Control[];
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.138.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.138.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.138.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.138.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.2
1
+ // For Library Version: 1.138.0
2
2
 
3
3
  declare namespace sap {
4
4
  /**