@sapui5/ts-types 1.146.0 → 1.147.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.
Files changed (70) hide show
  1. package/package.json +1 -1
  2. package/types/index.d.ts +0 -3
  3. package/types/sap.apf.d.ts +1 -1
  4. package/types/sap.ca.ui.d.ts +1 -1
  5. package/types/sap.chart.d.ts +4 -7
  6. package/types/sap.collaboration.d.ts +1 -1
  7. package/types/sap.esh.search.ui.d.ts +1 -52
  8. package/types/sap.f.d.ts +144 -1
  9. package/types/sap.fe.ariba.d.ts +1 -1
  10. package/types/sap.fe.base.d.ts +1 -1
  11. package/types/sap.fe.controls.d.ts +1 -1
  12. package/types/sap.fe.core.d.ts +1 -1
  13. package/types/sap.fe.ina.d.ts +1 -1
  14. package/types/sap.fe.macros.d.ts +1666 -1005
  15. package/types/sap.fe.navigation.d.ts +1 -1
  16. package/types/sap.fe.placeholder.d.ts +1 -1
  17. package/types/sap.fe.plugins.managecache.d.ts +1 -1
  18. package/types/sap.fe.templates.d.ts +1 -1
  19. package/types/sap.fe.test.d.ts +49 -1
  20. package/types/sap.fe.tools.d.ts +1 -1
  21. package/types/sap.feedback.ui.d.ts +1 -1
  22. package/types/sap.gantt.d.ts +182 -1
  23. package/types/sap.insights.d.ts +14 -1
  24. package/types/sap.m.d.ts +376 -127
  25. package/types/sap.makit.d.ts +1 -1
  26. package/types/sap.me.d.ts +1 -1
  27. package/types/sap.ndc.d.ts +1 -1
  28. package/types/sap.ovp.d.ts +1 -1
  29. package/types/sap.rules.ui.d.ts +1 -1
  30. package/types/sap.sac.df.d.ts +1 -1
  31. package/types/sap.suite.ui.commons.d.ts +122 -1
  32. package/types/sap.suite.ui.generic.template.d.ts +79 -1
  33. package/types/sap.suite.ui.microchart.d.ts +1 -1
  34. package/types/sap.tnt.d.ts +1 -4
  35. package/types/sap.ui.codeeditor.d.ts +82 -46
  36. package/types/sap.ui.commons.d.ts +1 -1
  37. package/types/sap.ui.comp.d.ts +5 -15
  38. package/types/sap.ui.core.d.ts +175 -16
  39. package/types/sap.ui.dt.d.ts +1 -1
  40. package/types/sap.ui.export.d.ts +1 -1
  41. package/types/sap.ui.fl.d.ts +5 -1
  42. package/types/sap.ui.generic.app.d.ts +5 -5
  43. package/types/sap.ui.generic.template.d.ts +1 -1
  44. package/types/sap.ui.geomap.d.ts +1 -1
  45. package/types/sap.ui.integration.d.ts +23 -25
  46. package/types/sap.ui.layout.d.ts +1 -1
  47. package/types/sap.ui.mdc.d.ts +107 -20
  48. package/types/sap.ui.richtexteditor.d.ts +1 -1
  49. package/types/sap.ui.rta.d.ts +1 -1
  50. package/types/sap.ui.suite.d.ts +1 -1
  51. package/types/sap.ui.support.d.ts +2 -2
  52. package/types/sap.ui.table.d.ts +1 -1
  53. package/types/sap.ui.testrecorder.d.ts +1 -1
  54. package/types/sap.ui.unified.d.ts +6 -9
  55. package/types/sap.ui.ux3.d.ts +1 -1
  56. package/types/sap.ui.vbm.d.ts +8 -24
  57. package/types/sap.ui.vk.d.ts +1 -1
  58. package/types/sap.ui.vtm.d.ts +1 -1
  59. package/types/sap.uiext.inbox.d.ts +1 -1
  60. package/types/sap.ushell.d.ts +407 -66
  61. package/types/sap.ushell_abap.d.ts +1 -1
  62. package/types/sap.uxap.d.ts +146 -1
  63. package/types/sap.viz.d.ts +4 -5
  64. package/types/sap.webanalytics.core.d.ts +1 -1
  65. package/types/sap.zen.commons.d.ts +1 -1
  66. package/types/sap.zen.crosstab.d.ts +1 -1
  67. package/types/sap.zen.dsh.d.ts +1 -1
  68. package/types/sap.ui.webc.common.d.ts +0 -173
  69. package/types/sap.ui.webc.fiori.d.ts +0 -16012
  70. package/types/sap.ui.webc.main.d.ts +0 -51158
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/ts-types",
3
- "version": "1.146.0",
3
+ "version": "1.147.0",
4
4
  "description": "SAPUI5 TypeScript Definitions",
5
5
  "homepage": "https://ui5.sap.com",
6
6
  "author": "SAP SE (https://www.sap.com)",
package/types/index.d.ts CHANGED
@@ -79,6 +79,3 @@
79
79
  /// <reference path="./sap.uxap.d.ts"/>
80
80
  /// <reference path="./sap.ui.vbm.d.ts"/>
81
81
  /// <reference path="./sap.viz.d.ts"/>
82
- /// <reference path="./sap.ui.webc.common.d.ts"/>
83
- /// <reference path="./sap.ui.webc.fiori.d.ts"/>
84
- /// <reference path="./sap.ui.webc.main.d.ts"/>
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.146.0
1
+ // For Library Version: 1.147.0
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.146.0
1
+ // For Library Version: 1.147.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ca {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.146.0
1
+ // For Library Version: 1.147.0
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -358,8 +358,7 @@ declare namespace sap {
358
358
  /**
359
359
  * The analytical extra information
360
360
  *
361
- * @since 1.63
362
- * @experimental
361
+ * @experimental As of version 1.63.
363
362
  */
364
363
  analyticalInfo?:
365
364
  | object
@@ -882,8 +881,7 @@ declare namespace sap {
882
881
  *
883
882
  * The analytical extra information
884
883
  *
885
- * @since 1.63
886
- * @experimental
884
+ * @experimental As of version 1.63.
887
885
  *
888
886
  * @returns Value of property `analyticalInfo`
889
887
  */
@@ -995,8 +993,7 @@ declare namespace sap {
995
993
  *
996
994
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
997
995
  *
998
- * @since 1.63
999
- * @experimental
996
+ * @experimental As of version 1.63.
1000
997
  *
1001
998
  * @returns Reference to `this` in order to allow method chaining
1002
999
  */
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.146.0
1
+ // For Library Version: 1.147.0
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.146.1
1
+ // For Library Version: 1.147.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace esh {
@@ -11,16 +11,12 @@ declare namespace sap {
11
11
  namespace basket {
12
12
  /**
13
13
  * Describes the settings that can be provided to the CustomBasket constructor.
14
- *
15
- * @experimental As of version 1.144.0.
16
14
  */
17
15
  interface $CustomBasketSettings
18
16
  extends sap.ui.layout.$VerticalLayoutSettings {}
19
17
 
20
18
  /**
21
19
  * Describes the settings that can be provided to the SearchBasketAddButton constructor.
22
- *
23
- * @experimental As of version 1.143.0.
24
20
  */
25
21
  interface $SearchBasketAddButtonSettings
26
22
  extends sap.m.$OverflowToolbarButtonSettings {}
@@ -31,7 +27,6 @@ declare namespace sap {
31
27
  * with control SearchCompositeControl by the Enterprise Search Team.
32
28
  *
33
29
  * @since 1.144.0
34
- * @experimental As of version 1.144.0.
35
30
  */
36
31
  class CustomBasket extends sap.ui.layout.VerticalLayout {
37
32
  /**
@@ -54,7 +49,6 @@ declare namespace sap {
54
49
  * basket. Use in combination with control SearchCompositeControl by the Enterprise Search Team.
55
50
  *
56
51
  * @since 1.143.0
57
- * @experimental As of version 1.143.0.
58
52
  */
59
53
  class SearchBasketAddButton extends sap.m.OverflowToolbarButton {
60
54
  /**
@@ -656,7 +650,6 @@ declare namespace sap {
656
650
  * or as part of the search bar. By default the location is at the top, values are "Top" and "Searchbar".
657
651
  *
658
652
  * @since 1.140.0
659
- * @experimental As of version 1.140.0.
660
653
  */
661
654
  searchInputLocation?:
662
655
  | string
@@ -743,7 +736,6 @@ declare namespace sap {
743
736
  * 'facets'.
744
737
  *
745
738
  * @since 1.140.0
746
- * @experimental As of version 1.140.0.
747
739
  */
748
740
  facetToggleButtonLocation?:
749
741
  | string
@@ -755,7 +747,6 @@ declare namespace sap {
755
747
  * values are "Begin", "Middle" and "End".
756
748
  *
757
749
  * @since 1.143.0
758
- * @experimental As of version 1.143.0.
759
750
  */
760
751
  basketButtonsLocation?:
761
752
  | string
@@ -767,7 +758,6 @@ declare namespace sap {
767
758
  * current result view page.
768
759
  *
769
760
  * @since 1.143.0
770
- * @experimental As of version 1.143.0.
771
761
  */
772
762
  basketLinkByResultViewItemSelection?:
773
763
  | boolean
@@ -778,7 +768,6 @@ declare namespace sap {
778
768
  * Custom icon of button 'add items to basket'. By default the icon is "sap-icon://cart-4".
779
769
  *
780
770
  * @since 1.143.0
781
- * @experimental As of version 1.143.0.
782
771
  */
783
772
  basketAddButtonIcon?:
784
773
  | string
@@ -789,7 +778,6 @@ declare namespace sap {
789
778
  * icon, only.
790
779
  *
791
780
  * @since 1.143.0
792
- * @experimental As of version 1.143.0.
793
781
  */
794
782
  basketAddButtonText?:
795
783
  | string
@@ -799,7 +787,6 @@ declare namespace sap {
799
787
  * Custom icon of button 'add items to basket'. By default there tooltip is 'Add to Basket'.
800
788
  *
801
789
  * @since 1.143.0
802
- * @experimental As of version 1.143.0.
803
790
  */
804
791
  basketAddButtonTooltip?:
805
792
  | string
@@ -810,7 +797,6 @@ declare namespace sap {
810
797
  * You can add more columns or adjust the sequence of columns.
811
798
  *
812
799
  * @since 1.144.0
813
- * @experimental As of version 1.144.0.
814
800
  */
815
801
  basketInit?:
816
802
  | Function
@@ -822,7 +808,6 @@ declare namespace sap {
822
808
  * the new basket item You can adjust the model data of the basket item.
823
809
  *
824
810
  * @since 1.144.0
825
- * @experimental As of version 1.144.0.
826
811
  */
827
812
  basketBeforeAddItem?:
828
813
  | Function
@@ -996,7 +981,6 @@ declare namespace sap {
996
981
  * result view and allows to toggle visibility of the basket ('selected' result list items).
997
982
  *
998
983
  * @since 1.143.0
999
- * @experimental As of version 1.143.0.
1000
984
  */
1001
985
  basketShowHideButton?:
1002
986
  | boolean
@@ -1008,7 +992,6 @@ declare namespace sap {
1008
992
  * result view and allows to add result view items to the basket.
1009
993
  *
1010
994
  * @since 1.143.0
1011
- * @experimental As of version 1.143.0.
1012
995
  */
1013
996
  basketAddButton?:
1014
997
  | boolean
@@ -1122,15 +1105,12 @@ declare namespace sap {
1122
1105
  * current number of items in basket
1123
1106
  *
1124
1107
  * @since 1.144.0
1125
- * @experimental As of version 1.144.0.
1126
1108
  */
1127
1109
  basketChanged?: (oEvent: sap.ui.base.Event) => void;
1128
1110
  }
1129
1111
 
1130
1112
  /**
1131
1113
  * Parameters of the SearchCompositeControl#basketChanged event.
1132
- *
1133
- * @experimental As of version 1.144.0.
1134
1114
  */
1135
1115
  interface SearchCompositeControl$BasketChangedEventParameters {}
1136
1116
 
@@ -1263,7 +1243,6 @@ declare namespace sap {
1263
1243
  * current number of items in basket
1264
1244
  *
1265
1245
  * @since 1.144.0
1266
- * @experimental As of version 1.144.0.
1267
1246
  *
1268
1247
  * @returns Reference to `this` in order to allow method chaining
1269
1248
  */
@@ -1293,7 +1272,6 @@ declare namespace sap {
1293
1272
  * current number of items in basket
1294
1273
  *
1295
1274
  * @since 1.144.0
1296
- * @experimental As of version 1.144.0.
1297
1275
  *
1298
1276
  * @returns Reference to `this` in order to allow method chaining
1299
1277
  */
@@ -1712,7 +1690,6 @@ declare namespace sap {
1712
1690
  * The passed function and listener object must match the ones used for event registration.
1713
1691
  *
1714
1692
  * @since 1.144.0
1715
- * @experimental As of version 1.144.0.
1716
1693
  *
1717
1694
  * @returns Reference to `this` in order to allow method chaining
1718
1695
  */
@@ -1850,7 +1827,6 @@ declare namespace sap {
1850
1827
  * Fires event {@link #event:basketChanged basketChanged} to attached listeners.
1851
1828
  *
1852
1829
  * @since 1.144.0
1853
- * @experimental As of version 1.144.0.
1854
1830
  * @ui5-protected Do not call from applications (only from related classes in the framework)
1855
1831
  *
1856
1832
  * @returns Reference to `this` in order to allow method chaining
@@ -1988,7 +1964,6 @@ declare namespace sap {
1988
1964
  * Default value is `false`.
1989
1965
  *
1990
1966
  * @since 1.143.0
1991
- * @experimental As of version 1.143.0.
1992
1967
  *
1993
1968
  * @returns Value of property `basketAddButton`
1994
1969
  */
@@ -1999,7 +1974,6 @@ declare namespace sap {
1999
1974
  * Custom icon of button 'add items to basket'. By default the icon is "sap-icon://cart-4".
2000
1975
  *
2001
1976
  * @since 1.143.0
2002
- * @experimental As of version 1.143.0.
2003
1977
  *
2004
1978
  * @returns Value of property `basketAddButtonIcon`
2005
1979
  */
@@ -2011,7 +1985,6 @@ declare namespace sap {
2011
1985
  * icon, only.
2012
1986
  *
2013
1987
  * @since 1.143.0
2014
- * @experimental As of version 1.143.0.
2015
1988
  *
2016
1989
  * @returns Value of property `basketAddButtonText`
2017
1990
  */
@@ -2022,7 +1995,6 @@ declare namespace sap {
2022
1995
  * Custom icon of button 'add items to basket'. By default there tooltip is 'Add to Basket'.
2023
1996
  *
2024
1997
  * @since 1.143.0
2025
- * @experimental As of version 1.143.0.
2026
1998
  *
2027
1999
  * @returns Value of property `basketAddButtonTooltip`
2028
2000
  */
@@ -2034,7 +2006,6 @@ declare namespace sap {
2034
2006
  * the new basket item You can adjust the model data of the basket item.
2035
2007
  *
2036
2008
  * @since 1.144.0
2037
- * @experimental As of version 1.144.0.
2038
2009
  *
2039
2010
  * @returns Value of property `basketBeforeAddItem`
2040
2011
  */
@@ -2049,7 +2020,6 @@ declare namespace sap {
2049
2020
  * Default value is `"End"`.
2050
2021
  *
2051
2022
  * @since 1.143.0
2052
- * @experimental As of version 1.143.0.
2053
2023
  *
2054
2024
  * @returns Value of property `basketButtonsLocation`
2055
2025
  */
@@ -2061,7 +2031,6 @@ declare namespace sap {
2061
2031
  * You can add more columns or adjust the sequence of columns.
2062
2032
  *
2063
2033
  * @since 1.144.0
2064
- * @experimental As of version 1.144.0.
2065
2034
  *
2066
2035
  * @returns Value of property `basketInit`
2067
2036
  */
@@ -2070,7 +2039,6 @@ declare namespace sap {
2070
2039
  * Get items of the latest search basket ('selected items', JSON model) The model is read-only.
2071
2040
  *
2072
2041
  * @since 1.143.0
2073
- * @experimental As of version 1.143.0.
2074
2042
  *
2075
2043
  * @returns A JSON model containing items of the search basket ('selected items')
2076
2044
  */
@@ -2085,7 +2053,6 @@ declare namespace sap {
2085
2053
  * Default value is `false`.
2086
2054
  *
2087
2055
  * @since 1.143.0
2088
- * @experimental As of version 1.143.0.
2089
2056
  *
2090
2057
  * @returns Value of property `basketLinkByResultViewItemSelection`
2091
2058
  */
@@ -2122,7 +2089,6 @@ declare namespace sap {
2122
2089
  * Get visibility status of basket panel
2123
2090
  *
2124
2091
  * @since 1.146.0
2125
- * @experimental As of version 1.143.0.
2126
2092
  *
2127
2093
  * @returns boolean The visibility status of basket panel
2128
2094
  */
@@ -2149,7 +2115,6 @@ declare namespace sap {
2149
2115
  * Default value is `false`.
2150
2116
  *
2151
2117
  * @since 1.143.0
2152
- * @experimental As of version 1.143.0.
2153
2118
  *
2154
2119
  * @returns Value of property `basketShowHideButton`
2155
2120
  */
@@ -2352,7 +2317,6 @@ declare namespace sap {
2352
2317
  * Default value is `"Begin"`.
2353
2318
  *
2354
2319
  * @since 1.140.0
2355
- * @experimental As of version 1.140.0.
2356
2320
  *
2357
2321
  * @returns Value of property `facetToggleButtonLocation`
2358
2322
  */
@@ -2718,7 +2682,6 @@ declare namespace sap {
2718
2682
  * Default value is `"Top"`.
2719
2683
  *
2720
2684
  * @since 1.140.0
2721
- * @experimental As of version 1.140.0.
2722
2685
  *
2723
2686
  * @returns Value of property `searchInputLocation`
2724
2687
  */
@@ -2941,7 +2904,6 @@ declare namespace sap {
2941
2904
  * Default value is `false`.
2942
2905
  *
2943
2906
  * @since 1.143.0
2944
- * @experimental As of version 1.143.0.
2945
2907
  *
2946
2908
  * @returns Reference to `this` in order to allow method chaining
2947
2909
  */
@@ -2959,7 +2921,6 @@ declare namespace sap {
2959
2921
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
2960
2922
  *
2961
2923
  * @since 1.143.0
2962
- * @experimental As of version 1.143.0.
2963
2924
  *
2964
2925
  * @returns Reference to `this` in order to allow method chaining
2965
2926
  */
@@ -2978,7 +2939,6 @@ declare namespace sap {
2978
2939
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
2979
2940
  *
2980
2941
  * @since 1.143.0
2981
- * @experimental As of version 1.143.0.
2982
2942
  *
2983
2943
  * @returns Reference to `this` in order to allow method chaining
2984
2944
  */
@@ -2996,7 +2956,6 @@ declare namespace sap {
2996
2956
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
2997
2957
  *
2998
2958
  * @since 1.143.0
2999
- * @experimental As of version 1.143.0.
3000
2959
  *
3001
2960
  * @returns Reference to `this` in order to allow method chaining
3002
2961
  */
@@ -3015,7 +2974,6 @@ declare namespace sap {
3015
2974
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
3016
2975
  *
3017
2976
  * @since 1.144.0
3018
- * @experimental As of version 1.144.0.
3019
2977
  *
3020
2978
  * @returns Reference to `this` in order to allow method chaining
3021
2979
  */
@@ -3037,7 +2995,6 @@ declare namespace sap {
3037
2995
  * Default value is `"End"`.
3038
2996
  *
3039
2997
  * @since 1.143.0
3040
- * @experimental As of version 1.143.0.
3041
2998
  *
3042
2999
  * @returns Reference to `this` in order to allow method chaining
3043
3000
  */
@@ -3056,7 +3013,6 @@ declare namespace sap {
3056
3013
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
3057
3014
  *
3058
3015
  * @since 1.144.0
3059
- * @experimental As of version 1.144.0.
3060
3016
  *
3061
3017
  * @returns Reference to `this` in order to allow method chaining
3062
3018
  */
@@ -3078,7 +3034,6 @@ declare namespace sap {
3078
3034
  * Default value is `false`.
3079
3035
  *
3080
3036
  * @since 1.143.0
3081
- * @experimental As of version 1.143.0.
3082
3037
  *
3083
3038
  * @returns Reference to `this` in order to allow method chaining
3084
3039
  */
@@ -3134,7 +3089,6 @@ declare namespace sap {
3134
3089
  * Set visibility status of basket panel
3135
3090
  *
3136
3091
  * @since 1.146.0
3137
- * @experimental As of version 1.143.0.
3138
3092
  *
3139
3093
  * @returns boolean The visibility status of basket panel
3140
3094
  */
@@ -3170,7 +3124,6 @@ declare namespace sap {
3170
3124
  * Default value is `false`.
3171
3125
  *
3172
3126
  * @since 1.143.0
3173
- * @experimental As of version 1.143.0.
3174
3127
  *
3175
3128
  * @returns Reference to `this` in order to allow method chaining
3176
3129
  */
@@ -3473,7 +3426,6 @@ declare namespace sap {
3473
3426
  * Default value is `"Begin"`.
3474
3427
  *
3475
3428
  * @since 1.140.0
3476
- * @experimental As of version 1.140.0.
3477
3429
  *
3478
3430
  * @returns Reference to `this` in order to allow method chaining
3479
3431
  */
@@ -3994,7 +3946,6 @@ declare namespace sap {
3994
3946
  * Default value is `"Top"`.
3995
3947
  *
3996
3948
  * @since 1.140.0
3997
- * @experimental As of version 1.140.0.
3998
3949
  *
3999
3950
  * @returns Reference to `this` in order to allow method chaining
4000
3951
  */
@@ -4168,8 +4119,6 @@ declare namespace sap {
4168
4119
 
4169
4120
  /**
4170
4121
  * Event object of the SearchCompositeControl#basketChanged event.
4171
- *
4172
- * @experimental As of version 1.144.0.
4173
4122
  */
4174
4123
  type SearchCompositeControl$BasketChangedEvent = sap.ui.base.Event<
4175
4124
  SearchCompositeControl$BasketChangedEventParameters,
package/types/sap.f.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.146.0
1
+ // For Library Version: 1.147.0
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -8328,6 +8328,14 @@ declare namespace sap {
8328
8328
  * @since 1.93
8329
8329
  */
8330
8330
  pinnedStateChange?: (oEvent: DynamicPage$PinnedStateChangeEvent) => void;
8331
+
8332
+ /**
8333
+ * The event is fired when the media breakpoint changes. Applications can use this event to adjust content
8334
+ * based on the current screen size.
8335
+ *
8336
+ * @since 1.147
8337
+ */
8338
+ breakpointChange?: (oEvent: DynamicPage$BreakpointChangeEvent) => void;
8331
8339
  }
8332
8340
 
8333
8341
  /**
@@ -9878,6 +9886,21 @@ declare namespace sap {
9878
9886
  */
9879
9887
  interface CardBase$PressEventParameters {}
9880
9888
 
9889
+ /**
9890
+ * Parameters of the DynamicPage#breakpointChange event.
9891
+ */
9892
+ interface DynamicPage$BreakpointChangeEventParameters {
9893
+ /**
9894
+ * The current media range as defined by {@link sap.f.DynamicPageMediaRange}.
9895
+ */
9896
+ currentRange?: sap.f.DynamicPageMediaRange;
9897
+
9898
+ /**
9899
+ * The current width of the control in pixels.
9900
+ */
9901
+ currentWidth?: int;
9902
+ }
9903
+
9881
9904
  /**
9882
9905
  * Parameters of the DynamicPage#pinnedStateChange event.
9883
9906
  */
@@ -11740,6 +11763,59 @@ declare namespace sap {
11740
11763
  * @returns Metadata object describing this class
11741
11764
  */
11742
11765
  static getMetadata(): sap.ui.core.ElementMetadata;
11766
+ /**
11767
+ * Attaches event handler `fnFunction` to the {@link #event:breakpointChange breakpointChange} event of
11768
+ * this `sap.f.DynamicPage`.
11769
+ *
11770
+ * When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
11771
+ * otherwise it will be bound to this `sap.f.DynamicPage` itself.
11772
+ *
11773
+ * The event is fired when the media breakpoint changes. Applications can use this event to adjust content
11774
+ * based on the current screen size.
11775
+ *
11776
+ * @since 1.147
11777
+ *
11778
+ * @returns Reference to `this` in order to allow method chaining
11779
+ */
11780
+ attachBreakpointChange(
11781
+ /**
11782
+ * An application-specific payload object that will be passed to the event handler along with the event
11783
+ * object when firing the event
11784
+ */
11785
+ oData: object,
11786
+ /**
11787
+ * The function to be called when the event occurs
11788
+ */
11789
+ fnFunction: (p1: DynamicPage$BreakpointChangeEvent) => void,
11790
+ /**
11791
+ * Context object to call the event handler with. Defaults to this `sap.f.DynamicPage` itself
11792
+ */
11793
+ oListener?: object
11794
+ ): this;
11795
+ /**
11796
+ * Attaches event handler `fnFunction` to the {@link #event:breakpointChange breakpointChange} event of
11797
+ * this `sap.f.DynamicPage`.
11798
+ *
11799
+ * When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
11800
+ * otherwise it will be bound to this `sap.f.DynamicPage` itself.
11801
+ *
11802
+ * The event is fired when the media breakpoint changes. Applications can use this event to adjust content
11803
+ * based on the current screen size.
11804
+ *
11805
+ * @since 1.147
11806
+ *
11807
+ * @returns Reference to `this` in order to allow method chaining
11808
+ */
11809
+ attachBreakpointChange(
11810
+ /**
11811
+ * The function to be called when the event occurs
11812
+ */
11813
+ fnFunction: (p1: DynamicPage$BreakpointChangeEvent) => void,
11814
+ /**
11815
+ * Context object to call the event handler with. Defaults to this `sap.f.DynamicPage` itself
11816
+ */
11817
+ oListener?: object
11818
+ ): this;
11743
11819
  /**
11744
11820
  * Attaches event handler `fnFunction` to the {@link #event:pinnedStateChange pinnedStateChange} event of
11745
11821
  * this `sap.f.DynamicPage`.
@@ -11827,6 +11903,26 @@ declare namespace sap {
11827
11903
  * @returns Reference to `this` in order to allow method chaining
11828
11904
  */
11829
11905
  destroyTitle(): this;
11906
+ /**
11907
+ * Detaches event handler `fnFunction` from the {@link #event:breakpointChange breakpointChange} event of
11908
+ * this `sap.f.DynamicPage`.
11909
+ *
11910
+ * The passed function and listener object must match the ones used for event registration.
11911
+ *
11912
+ * @since 1.147
11913
+ *
11914
+ * @returns Reference to `this` in order to allow method chaining
11915
+ */
11916
+ detachBreakpointChange(
11917
+ /**
11918
+ * The function to be called, when the event occurs
11919
+ */
11920
+ fnFunction: (p1: DynamicPage$BreakpointChangeEvent) => void,
11921
+ /**
11922
+ * Context object on which the given function had to be called
11923
+ */
11924
+ oListener?: object
11925
+ ): this;
11830
11926
  /**
11831
11927
  * Detaches event handler `fnFunction` from the {@link #event:pinnedStateChange pinnedStateChange} event
11832
11928
  * of this `sap.f.DynamicPage`.
@@ -11847,6 +11943,20 @@ declare namespace sap {
11847
11943
  */
11848
11944
  oListener?: object
11849
11945
  ): this;
11946
+ /**
11947
+ * Fires event {@link #event:breakpointChange breakpointChange} to attached listeners.
11948
+ *
11949
+ * @since 1.147
11950
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
11951
+ *
11952
+ * @returns Reference to `this` in order to allow method chaining
11953
+ */
11954
+ fireBreakpointChange(
11955
+ /**
11956
+ * Parameters to pass along with the event
11957
+ */
11958
+ mParameters?: sap.f.DynamicPage$BreakpointChangeEventParameters
11959
+ ): this;
11850
11960
  /**
11851
11961
  * Fires event {@link #event:pinnedStateChange pinnedStateChange} to attached listeners.
11852
11962
  *
@@ -22181,6 +22291,31 @@ declare namespace sap {
22181
22291
  */
22182
22292
  Persist = "Persist",
22183
22293
  }
22294
+ /**
22295
+ * Defines the media breakpoints for DynamicPage.
22296
+ *
22297
+ * This enum is part of the 'sap/f/library' module export and must be accessed by the property 'DynamicPageMediaRange'.
22298
+ *
22299
+ * @since 1.147
22300
+ */
22301
+ enum DynamicPageMediaRange {
22302
+ /**
22303
+ * Desktop breakpoint (1025px to 1439px).
22304
+ */
22305
+ Desktop = "Desktop",
22306
+ /**
22307
+ * Desktop Extra Large breakpoint (1440px and above).
22308
+ */
22309
+ DesktopExtraLarge = "DesktopExtraLarge",
22310
+ /**
22311
+ * Phone breakpoint (up to 600px).
22312
+ */
22313
+ Phone = "Phone",
22314
+ /**
22315
+ * Tablet breakpoint (601px to 1024px).
22316
+ */
22317
+ Tablet = "Tablet",
22318
+ }
22184
22319
  /**
22185
22320
  * Defines the areas within the `sap.f.DynamicPageTitle` control.
22186
22321
  *
@@ -22470,6 +22605,14 @@ declare namespace sap {
22470
22605
  CardBase
22471
22606
  >;
22472
22607
 
22608
+ /**
22609
+ * Event object of the DynamicPage#breakpointChange event.
22610
+ */
22611
+ type DynamicPage$BreakpointChangeEvent = sap.ui.base.Event<
22612
+ DynamicPage$BreakpointChangeEventParameters,
22613
+ DynamicPage
22614
+ >;
22615
+
22473
22616
  /**
22474
22617
  * Event object of the DynamicPage#pinnedStateChange event.
22475
22618
  */
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.146.0
1
+ // For Library Version: 1.147.0
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.146.0
1
+ // For Library Version: 1.147.0
2
2
 
3
3
 
4
4
  declare namespace sap {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.146.0
1
+ // For Library Version: 1.147.0
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.146.0
1
+ // For Library Version: 1.147.0
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.146.0
1
+ // For Library Version: 1.147.0
2
2
 
3
3
  declare namespace sap {}