@sapui5/ts-types 1.142.3 → 1.143.1

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/{sap.ui.commons.d.ts → commons-1.143.0-d.ts} +1 -1
  3. package/types/{core-1.142.0-d.ts → core-1.143.0-d.ts} +66 -54
  4. package/types/{dt-1.142.1-d.ts → dt-1.143.0-d.ts} +1 -1
  5. package/types/index.d.ts +8 -7
  6. package/types/{mdc-1.142.1-d.ts → mdc-1.143.0-d.ts} +500 -137
  7. package/types/{mobile-1.142.0-d.ts → mobile-1.143.0-d.ts} +168 -11
  8. package/types/sap.apf.d.ts +1 -1
  9. package/types/sap.ca.ui.d.ts +1 -1
  10. package/types/sap.chart.d.ts +1 -1
  11. package/types/sap.collaboration.d.ts +1 -1
  12. package/types/sap.esh.search.ui.d.ts +670 -13
  13. package/types/sap.f.d.ts +8 -1
  14. package/types/sap.fe.ariba.d.ts +1 -1
  15. package/types/sap.fe.base.d.ts +1 -1
  16. package/types/sap.fe.controls.d.ts +1 -1
  17. package/types/sap.fe.core.d.ts +1 -6
  18. package/types/sap.fe.ina.d.ts +1 -1
  19. package/types/sap.fe.macros.d.ts +35 -102
  20. package/types/sap.fe.navigation.d.ts +1 -1
  21. package/types/sap.fe.placeholder.d.ts +1 -1
  22. package/types/sap.fe.plugins.managecache.d.ts +1 -1
  23. package/types/sap.fe.templates.d.ts +1 -1
  24. package/types/sap.fe.test.d.ts +7 -2
  25. package/types/sap.fe.tools.d.ts +1 -1
  26. package/types/sap.feedback.ui.d.ts +1 -1
  27. package/types/sap.gantt.d.ts +1 -1
  28. package/types/sap.insights.d.ts +1 -1
  29. package/types/sap.makit.d.ts +1 -1
  30. package/types/sap.me.d.ts +1 -1
  31. package/types/sap.ndc.d.ts +1 -1
  32. package/types/sap.ovp.d.ts +1 -1
  33. package/types/sap.rules.ui.d.ts +1 -1
  34. package/types/sap.sac.df.d.ts +1 -1
  35. package/types/sap.suite.ui.commons.d.ts +216 -11
  36. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  37. package/types/sap.suite.ui.microchart.d.ts +24 -2
  38. package/types/sap.ui.codeeditor.d.ts +1 -1
  39. package/types/sap.ui.comp.d.ts +7 -4
  40. package/types/sap.ui.export.d.ts +1 -1
  41. package/types/sap.ui.fl.d.ts +3 -6
  42. package/types/sap.ui.generic.app.d.ts +1 -1
  43. package/types/sap.ui.generic.template.d.ts +1 -1
  44. package/types/sap.ui.geomap.d.ts +27560 -0
  45. package/types/sap.ui.integration.d.ts +45 -9
  46. package/types/sap.ui.layout.d.ts +64 -46
  47. package/types/sap.ui.richtexteditor.d.ts +39 -1
  48. package/types/sap.ui.rta.d.ts +1 -1
  49. package/types/sap.ui.suite.d.ts +1 -1
  50. package/types/sap.ui.support.d.ts +1 -1
  51. package/types/sap.ui.table.d.ts +1 -1
  52. package/types/sap.ui.testrecorder.d.ts +1 -1
  53. package/types/sap.ui.unified.d.ts +1 -1
  54. package/types/sap.ui.vbm.d.ts +1 -1
  55. package/types/sap.ui.vk.d.ts +61 -1
  56. package/types/sap.ui.vtm.d.ts +1 -1
  57. package/types/sap.ui.webc.common.d.ts +1 -1
  58. package/types/sap.ui.webc.fiori.d.ts +1 -1
  59. package/types/sap.ui.webc.main.d.ts +1 -1
  60. package/types/sap.uiext.inbox.d.ts +1 -1
  61. package/types/sap.ushell.d.ts +53 -10
  62. package/types/sap.ushell_abap.d.ts +1 -1
  63. package/types/sap.uxap.d.ts +1 -1
  64. package/types/sap.viz.d.ts +1 -1
  65. package/types/sap.webanalytics.core.d.ts +1 -1
  66. package/types/sap.zen.commons.d.ts +1 -1
  67. package/types/sap.zen.crosstab.d.ts +1 -1
  68. package/types/sap.zen.dsh.d.ts +1 -1
  69. package/types/{tnt-1.142.1-d.ts → tnt-1.143.0-d.ts} +1 -1
  70. package/types/{sap.ui.ux3.d.ts → ux3-1.143.0-d.ts} +1 -1
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.0
1
+ // For Library Version: 1.143.0
2
2
 
3
3
  declare module "sap/m/p13n/Engine" {
4
4
  /**
@@ -34724,9 +34724,40 @@ declare namespace sap {
34724
34724
  | sap.ui.base.ManagedObject.PropertyBindingInfo
34725
34725
  | `{${string}}`;
34726
34726
 
34727
+ /**
34728
+ * Determines the color set variant of the MessageStrip. Available options:
34729
+ * - **Default** - Uses standard semantic colors based on the type property (Information, Success, Warning,
34730
+ * Error)
34731
+ * - **ColorSet1** - Uses a custom color palette with 10 predefined color schemes
34732
+ * - **ColorSet2** - Uses an alternative custom color palette with 10 predefined color schemes When
34733
+ * ColorSet1 or ColorSet2 is selected, the `colorScheme` property determines which of the 10 color variations
34734
+ * is applied.
34735
+ *
34736
+ * **Note:** When using ColorSet1 or ColorSet2 designs, the type property is still used for semantic purposes
34737
+ * but will be ignored for visual styling.
34738
+ *
34739
+ * @since 1.143.0
34740
+ */
34741
+ colorSet?:
34742
+ | sap.m.MessageStripColorSet
34743
+ | sap.ui.base.ManagedObject.PropertyBindingInfo
34744
+ | `{${string}}`;
34745
+
34746
+ /**
34747
+ * Determines the color scheme when using ColorSet1 or ColorSet2 colorSet variants. Available values are
34748
+ * 1 through 10, each providing a different color variation. This property is only effective when `colorSet`
34749
+ * is set to "ColorSet1" or "ColorSet2".
34750
+ *
34751
+ * @since 1.143.0
34752
+ */
34753
+ colorScheme?:
34754
+ | int
34755
+ | sap.ui.base.ManagedObject.PropertyBindingInfo
34756
+ | `{${string}}`;
34757
+
34727
34758
  /**
34728
34759
  * Determines a custom icon which is displayed. If none is set, the default icon for this message type is
34729
- * used.
34760
+ * used. **Note**: For ColorSet1 and ColorSet2 designs, no default icon is displayed unless explicitly provided.
34730
34761
  */
34731
34762
  customIcon?:
34732
34763
  | sap.ui.core.URI
@@ -40775,7 +40806,7 @@ declare namespace sap {
40775
40806
  * - **ContentFit**: Each button is sized according to its content.
40776
40807
  * - **EqualSized**: All buttons have equal width, regardless of their content.
40777
40808
  *
40778
- * @since 1.42.0
40809
+ * @since 1.142.0
40779
40810
  */
40780
40811
  contentMode?:
40781
40812
  | sap.m.SegmentedButtonContentMode
@@ -49165,6 +49196,11 @@ declare namespace sap {
49165
49196
  * The end date as a UI5Date or JavaScript Date object of the focused grid cell.
49166
49197
  */
49167
49198
  endDate?: object;
49199
+
49200
+ /**
49201
+ * The original browser event.
49202
+ */
49203
+ originalEvent?: object;
49168
49204
  }
49169
49205
 
49170
49206
  /**
@@ -96558,7 +96594,8 @@ declare namespace sap {
96558
96594
  /**
96559
96595
  * MessageStrip is a control that enables the embedding of application-related messages in the application.
96560
96596
  * Overview: The message strip displays 4 types of messages, each with a corresponding semantic color and
96561
- * icon: Information, Success, Warning and Error.
96597
+ * icon: Information, Success, Warning and Error. Additionally, it supports custom color schemes through
96598
+ * ColorSet1 and ColorSet2 design types, each providing 10 predefined color variations.
96562
96599
  *
96563
96600
  * Each message can have a close button, so that it can be removed from the UI if needed.
96564
96601
  *
@@ -96570,10 +96607,14 @@ declare namespace sap {
96570
96607
  * - <u> With version 1.85
96571
96608
  * - <br>
96572
96609
  *
96610
+ * Color Schemes: When using ColorSet1 or ColorSet2 as the design type, you can specify a `colorScheme`
96611
+ * from "1" to "10" to apply different color variations. This allows for better visual categorization and
96612
+ * theming flexibility while maintaining accessibility standards.
96613
+ *
96573
96614
  * Dynamically generated Message Strip: To meet the accessibility requirements when using dynamically generated
96574
96615
  * Message Strip you must implement it alongside `sap.ui.core.InvisibleMessage`. This will allow screen
96575
96616
  * readers to announce it in real time. We suggest such dynamically generated message strips to be announced
96576
- * as Information Bar, as shown in our Dynamic Message Strip Generator sample.”
96617
+ * as Information Bar, as shown in our "Dynamic Message Strip Generator sample."
96577
96618
  *
96578
96619
  * Usage: When to use:
96579
96620
  * - You want to provide information or status update within the detail area of an object When not
@@ -96761,6 +96802,41 @@ declare namespace sap {
96761
96802
  */
96762
96803
  mParameters?: object
96763
96804
  ): this;
96805
+ /**
96806
+ * Gets current value of property {@link #getColorScheme colorScheme}.
96807
+ *
96808
+ * Determines the color scheme when using ColorSet1 or ColorSet2 colorSet variants. Available values are
96809
+ * 1 through 10, each providing a different color variation. This property is only effective when `colorSet`
96810
+ * is set to "ColorSet1" or "ColorSet2".
96811
+ *
96812
+ * Default value is `1`.
96813
+ *
96814
+ * @since 1.143.0
96815
+ *
96816
+ * @returns Value of property `colorScheme`
96817
+ */
96818
+ getColorScheme(): int;
96819
+ /**
96820
+ * Gets current value of property {@link #getColorSet colorSet}.
96821
+ *
96822
+ * Determines the color set variant of the MessageStrip. Available options:
96823
+ * - **Default** - Uses standard semantic colors based on the type property (Information, Success, Warning,
96824
+ * Error)
96825
+ * - **ColorSet1** - Uses a custom color palette with 10 predefined color schemes
96826
+ * - **ColorSet2** - Uses an alternative custom color palette with 10 predefined color schemes When
96827
+ * ColorSet1 or ColorSet2 is selected, the `colorScheme` property determines which of the 10 color variations
96828
+ * is applied.
96829
+ *
96830
+ * **Note:** When using ColorSet1 or ColorSet2 designs, the type property is still used for semantic purposes
96831
+ * but will be ignored for visual styling.
96832
+ *
96833
+ * Default value is `Default`.
96834
+ *
96835
+ * @since 1.143.0
96836
+ *
96837
+ * @returns Value of property `colorSet`
96838
+ */
96839
+ getColorSet(): sap.m.MessageStripColorSet;
96764
96840
  /**
96765
96841
  * Gets content of aggregation {@link #getControls controls}.
96766
96842
  *
@@ -96775,7 +96851,7 @@ declare namespace sap {
96775
96851
  * Gets current value of property {@link #getCustomIcon customIcon}.
96776
96852
  *
96777
96853
  * Determines a custom icon which is displayed. If none is set, the default icon for this message type is
96778
- * used.
96854
+ * used. **Note**: For ColorSet1 and ColorSet2 designs, no default icon is displayed unless explicitly provided.
96779
96855
  *
96780
96856
  * Default value is `empty string`.
96781
96857
  *
@@ -96913,11 +96989,60 @@ declare namespace sap {
96913
96989
  */
96914
96990
  vControl: int | string | sap.m.Link
96915
96991
  ): sap.m.Link | null;
96992
+ /**
96993
+ * Sets a new value for property {@link #getColorScheme colorScheme}.
96994
+ *
96995
+ * Determines the color scheme when using ColorSet1 or ColorSet2 colorSet variants. Available values are
96996
+ * 1 through 10, each providing a different color variation. This property is only effective when `colorSet`
96997
+ * is set to "ColorSet1" or "ColorSet2".
96998
+ *
96999
+ * When called with a value of `null` or `undefined`, the default value of the property will be restored.
97000
+ *
97001
+ * Default value is `1`.
97002
+ *
97003
+ * @since 1.143.0
97004
+ *
97005
+ * @returns Reference to `this` in order to allow method chaining
97006
+ */
97007
+ setColorScheme(
97008
+ /**
97009
+ * New value for property `colorScheme`
97010
+ */
97011
+ iColorScheme?: int
97012
+ ): this;
97013
+ /**
97014
+ * Sets a new value for property {@link #getColorSet colorSet}.
97015
+ *
97016
+ * Determines the color set variant of the MessageStrip. Available options:
97017
+ * - **Default** - Uses standard semantic colors based on the type property (Information, Success, Warning,
97018
+ * Error)
97019
+ * - **ColorSet1** - Uses a custom color palette with 10 predefined color schemes
97020
+ * - **ColorSet2** - Uses an alternative custom color palette with 10 predefined color schemes When
97021
+ * ColorSet1 or ColorSet2 is selected, the `colorScheme` property determines which of the 10 color variations
97022
+ * is applied.
97023
+ *
97024
+ * **Note:** When using ColorSet1 or ColorSet2 designs, the type property is still used for semantic purposes
97025
+ * but will be ignored for visual styling.
97026
+ *
97027
+ * When called with a value of `null` or `undefined`, the default value of the property will be restored.
97028
+ *
97029
+ * Default value is `Default`.
97030
+ *
97031
+ * @since 1.143.0
97032
+ *
97033
+ * @returns Reference to `this` in order to allow method chaining
97034
+ */
97035
+ setColorSet(
97036
+ /**
97037
+ * New value for property `colorSet`
97038
+ */
97039
+ sColorSet?: sap.m.MessageStripColorSet
97040
+ ): this;
96916
97041
  /**
96917
97042
  * Sets a new value for property {@link #getCustomIcon customIcon}.
96918
97043
  *
96919
97044
  * Determines a custom icon which is displayed. If none is set, the default icon for this message type is
96920
- * used.
97045
+ * used. **Note**: For ColorSet1 and ColorSet2 designs, no default icon is displayed unless explicitly provided.
96921
97046
  *
96922
97047
  * When called with a value of `null` or `undefined`, the default value of the property will be restored.
96923
97048
  *
@@ -130244,7 +130369,7 @@ declare namespace sap {
130244
130369
  *
130245
130370
  * Default value is `EqualSized`.
130246
130371
  *
130247
- * @since 1.42.0
130372
+ * @since 1.142.0
130248
130373
  *
130249
130374
  * @returns Value of property `contentMode`
130250
130375
  */
@@ -130468,7 +130593,7 @@ declare namespace sap {
130468
130593
  *
130469
130594
  * Default value is `EqualSized`.
130470
130595
  *
130471
- * @since 1.42.0
130596
+ * @since 1.142.0
130472
130597
  *
130473
130598
  * @returns Reference to `this` in order to allow method chaining
130474
130599
  */
@@ -167372,6 +167497,8 @@ declare namespace sap {
167372
167497
  None = "None",
167373
167498
  /**
167374
167499
  * Right-positioned single selection mode (only one list item can be selected).
167500
+ *
167501
+ * @deprecated As of version 1.143. replaced by {@link sap.m.ListMode.SingleSelectLeft}.
167375
167502
  */
167376
167503
  SingleSelect = "SingleSelect",
167377
167504
  /**
@@ -167473,6 +167600,34 @@ declare namespace sap {
167473
167600
  */
167474
167601
  Split = "Split",
167475
167602
  }
167603
+ /**
167604
+ * Available color set variants for the {@link sap.m.MessageStrip} control.
167605
+ *
167606
+ * **Notes:**
167607
+ * - The Default color set uses standard semantic colors based on the message type (Information, Success,
167608
+ * Warning, Error).
167609
+ * - ColorSet1 and ColorSet2 provide custom color palettes with 10 predefined color schemes each.
167610
+ * - When using ColorSet1 or ColorSet2, the `colorScheme` property determines which color variation is
167611
+ * applied.
167612
+ *
167613
+ * This enum is part of the 'sap/m/library' module export and must be accessed by the property 'MessageStripColorSet'.
167614
+ *
167615
+ * @since 1.143.0
167616
+ */
167617
+ enum MessageStripColorSet {
167618
+ /**
167619
+ * Uses a custom color palette with predefined color schemes
167620
+ */
167621
+ ColorSet1 = "ColorSet1",
167622
+ /**
167623
+ * Uses an alternative custom color palette with predefined color schemes
167624
+ */
167625
+ ColorSet2 = "ColorSet2",
167626
+ /**
167627
+ * Uses standard semantic colors based on the type property (Information, Success, Warning, Error)
167628
+ */
167629
+ Default = "Default",
167630
+ }
167476
167631
  /**
167477
167632
  * Enumeration of the `multiSelectMode>/code> in ListBase`.
167478
167633
  *
@@ -168201,13 +168356,13 @@ declare namespace sap {
168201
168356
  /**
168202
168357
  * Each item fits its content and extra space is placed after the last item.
168203
168358
  *
168204
- * @since 1.42
168359
+ * @since 1.142.0
168205
168360
  */
168206
168361
  ContentFit = "ContentFit",
168207
168362
  /**
168208
168363
  * All items are sized equally to fill the available space.
168209
168364
  *
168210
- * @since 1.42
168365
+ * @since 1.142.0
168211
168366
  */
168212
168367
  EqualSized = "EqualSized",
168213
168368
  }
@@ -172271,6 +172426,8 @@ declare namespace sap {
172271
172426
 
172272
172427
  "sap/m/p13n/modules/AdaptationProvider": undefined;
172273
172428
 
172429
+ "sap/m/p13n/PersistenceProvider": undefined;
172430
+
172274
172431
  "sap/m/p13n/Popup": undefined;
172275
172432
 
172276
172433
  "sap/m/p13n/QueryPanel": undefined;
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.0
1
+ // For Library Version: 1.143.0
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.0
1
+ // For Library Version: 1.143.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ca {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.2
1
+ // For Library Version: 1.143.1
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.142.0
1
+ // For Library Version: 1.143.0
2
2
 
3
3
  declare namespace sap {
4
4
  /**