@sapui5/ts-types 1.120.37 → 1.120.39

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 (51) hide show
  1. package/package.json +1 -1
  2. package/types/sap.chart.d.ts +1 -1
  3. package/types/sap.f.d.ts +1 -1
  4. package/types/sap.fe.core.d.ts +1 -1
  5. package/types/sap.fe.macros.d.ts +1 -1
  6. package/types/sap.fe.navigation.d.ts +1 -1
  7. package/types/sap.fe.placeholder.d.ts +1 -1
  8. package/types/sap.fe.templates.d.ts +1 -1
  9. package/types/sap.fe.test.d.ts +1 -1
  10. package/types/sap.fe.tools.d.ts +1 -1
  11. package/types/sap.gantt.d.ts +1 -1
  12. package/types/sap.insights.d.ts +1 -1
  13. package/types/sap.m.d.ts +21 -29
  14. package/types/sap.makit.d.ts +1 -1
  15. package/types/sap.me.d.ts +1 -1
  16. package/types/sap.ndc.d.ts +106 -2
  17. package/types/sap.ovp.d.ts +1 -1
  18. package/types/sap.sac.df.d.ts +1 -1
  19. package/types/sap.suite.ui.commons.d.ts +1 -1
  20. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  21. package/types/sap.suite.ui.microchart.d.ts +1 -1
  22. package/types/sap.tnt.d.ts +1 -1
  23. package/types/sap.ui.codeeditor.d.ts +1 -1
  24. package/types/sap.ui.commons.d.ts +1 -1
  25. package/types/sap.ui.comp.d.ts +1 -1
  26. package/types/sap.ui.core.d.ts +1 -1
  27. package/types/sap.ui.dt.d.ts +1 -1
  28. package/types/sap.ui.export.d.ts +1 -1
  29. package/types/sap.ui.fl.d.ts +1 -1
  30. package/types/sap.ui.integration.d.ts +1 -1
  31. package/types/sap.ui.layout.d.ts +1 -1
  32. package/types/sap.ui.mdc.d.ts +1 -1
  33. package/types/sap.ui.richtexteditor.d.ts +1 -1
  34. package/types/sap.ui.rta.d.ts +1 -1
  35. package/types/sap.ui.suite.d.ts +1 -1
  36. package/types/sap.ui.support.d.ts +1 -1
  37. package/types/sap.ui.table.d.ts +1 -1
  38. package/types/sap.ui.testrecorder.d.ts +1 -1
  39. package/types/sap.ui.unified.d.ts +1 -1
  40. package/types/sap.ui.ux3.d.ts +1 -1
  41. package/types/sap.ui.webc.common.d.ts +1 -1
  42. package/types/sap.ui.webc.fiori.d.ts +1 -1
  43. package/types/sap.ui.webc.main.d.ts +1 -1
  44. package/types/sap.uiext.inbox.d.ts +1 -1
  45. package/types/sap.ushell.d.ts +1 -1
  46. package/types/sap.ushell_abap.d.ts +1 -1
  47. package/types/sap.uxap.d.ts +1 -1
  48. package/types/sap.viz.d.ts +1 -1
  49. package/types/sap.zen.commons.d.ts +1 -1
  50. package/types/sap.zen.crosstab.d.ts +1 -1
  51. package/types/sap.zen.dsh.d.ts +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/ts-types",
3
- "version": "1.120.37",
3
+ "version": "1.120.39",
4
4
  "description": "SAPUI5 TypeScript Definitions",
5
5
  "homepage": "https://ui5.sap.com",
6
6
  "author": "SAP SE (https://www.sap.com)",
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  /**
package/types/sap.f.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.30
1
+ // For Library Version: 1.120.31
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.30
1
+ // For Library Version: 1.120.31
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.30
1
+ // For Library Version: 1.120.31
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.120.30
1
+ // For Library Version: 1.120.31
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.30
1
+ // For Library Version: 1.120.31
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.30
1
+ // For Library Version: 1.120.31
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.120.30
1
+ // For Library Version: 1.120.31
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.19
1
+ // For Library Version: 1.120.20
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.21
1
+ // For Library Version: 1.120.22
2
2
 
3
3
  declare namespace sap {
4
4
  /**
package/types/sap.m.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -40540,9 +40540,10 @@ declare namespace sap {
40540
40540
  | `{${string}}`;
40541
40541
 
40542
40542
  /**
40543
- * Adds a priority badge before the content. Works only in Generic Tile ActionMode.
40543
+ * Adds a priority badge before the content. Works only in Generic Tiles in ActionMode or Article Mode containing
40544
+ * NewsContent.
40544
40545
  *
40545
- * @experimental (since 1.96)
40546
+ * @since 1.96
40546
40547
  */
40547
40548
  priority?:
40548
40549
  | sap.m.Priority
@@ -40550,9 +40551,10 @@ declare namespace sap {
40550
40551
  | `{${string}}`;
40551
40552
 
40552
40553
  /**
40553
- * Sets the Text inside the Priority badge in Generic Tile ActionMode.
40554
+ * Sets the Text inside the Priority badge in Generic Tile. Works only in Generic Tiles in ActionMode or
40555
+ * Article Mode containing NewsContent.
40554
40556
  *
40555
- * @experimental (since 1.103)
40557
+ * @since 1.103
40556
40558
  */
40557
40559
  priorityText?: string | sap.ui.base.ManagedObject.PropertyBindingInfo;
40558
40560
 
@@ -142507,11 +142509,12 @@ declare namespace sap {
142507
142509
  /**
142508
142510
  * Gets current value of property {@link #getPriority priority}.
142509
142511
  *
142510
- * Adds a priority badge before the content. Works only in Generic Tile ActionMode.
142512
+ * Adds a priority badge before the content. Works only in Generic Tiles in ActionMode or Article Mode containing
142513
+ * NewsContent.
142511
142514
  *
142512
142515
  * Default value is `None`.
142513
142516
  *
142514
- * @experimental (since 1.96)
142517
+ * @since 1.96
142515
142518
  *
142516
142519
  * @returns Value of property `priority`
142517
142520
  */
@@ -142519,9 +142522,10 @@ declare namespace sap {
142519
142522
  /**
142520
142523
  * Gets current value of property {@link #getPriorityText priorityText}.
142521
142524
  *
142522
- * Sets the Text inside the Priority badge in Generic Tile ActionMode.
142525
+ * Sets the Text inside the Priority badge in Generic Tile. Works only in Generic Tiles in ActionMode or
142526
+ * Article Mode containing NewsContent.
142523
142527
  *
142524
- * @experimental (since 1.103)
142528
+ * @since 1.103
142525
142529
  *
142526
142530
  * @returns Value of property `priorityText`
142527
142531
  */
@@ -142645,40 +142649,28 @@ declare namespace sap {
142645
142649
  sFrameType?: sap.m.FrameType
142646
142650
  ): this;
142647
142651
  /**
142648
- * Sets a new value for property {@link #getPriority priority}.
142649
- *
142650
- * Adds a priority badge before the content. Works only in Generic Tile ActionMode.
142651
- *
142652
- * When called with a value of `null` or `undefined`, the default value of the property will be restored.
142653
- *
142654
- * Default value is `None`.
142652
+ * Sets the priority of the tile content.
142655
142653
  *
142656
- * @experimental (since 1.96)
142657
142654
  *
142658
- * @returns Reference to `this` in order to allow method chaining
142655
+ * @returns Reference to the current instance for method chaining.
142659
142656
  */
142660
142657
  setPriority(
142661
142658
  /**
142662
- * New value for property `priority`
142659
+ * The priority level.
142663
142660
  */
142664
- sPriority?: sap.m.Priority
142661
+ sPriority: sap.m.Priority
142665
142662
  ): this;
142666
142663
  /**
142667
- * Sets a new value for property {@link #getPriorityText priorityText}.
142664
+ * Sets the text for the priority badge.
142668
142665
  *
142669
- * Sets the Text inside the Priority badge in Generic Tile ActionMode.
142670
142666
  *
142671
- * When called with a value of `null` or `undefined`, the default value of the property will be restored.
142672
- *
142673
- * @experimental (since 1.103)
142674
- *
142675
- * @returns Reference to `this` in order to allow method chaining
142667
+ * @returns Reference to the current instance for method chaining.
142676
142668
  */
142677
142669
  setPriorityText(
142678
142670
  /**
142679
- * New value for property `priorityText`
142671
+ * The text to be displayed on the badge.
142680
142672
  */
142681
- sPriorityText?: string
142673
+ sPriorityText: string
142682
142674
  ): this;
142683
142675
  /**
142684
142676
  * Setter for protected property to enable or disable content rendering. This function does not invalidate
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  /**
package/types/sap.me.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -88,8 +88,19 @@ declare namespace sap {
88
88
  inputLiveUpdate?: (
89
89
  oEvent: BarcodeScannerButton$InputLiveUpdateEvent
90
90
  ) => void;
91
+
92
+ /**
93
+ * Event is fired when either the cancel button in the scan dialog is pressed, or no scanning library is
94
+ * available. If unset, the default input dialog will be used.
95
+ */
96
+ customInput?: (oEvent: sap.ui.base.Event) => void;
91
97
  }
92
98
 
99
+ /**
100
+ * Parameters of the BarcodeScannerButton#customInput event.
101
+ */
102
+ interface BarcodeScannerButton$CustomInputEventParameters {}
103
+
93
104
  /**
94
105
  * Parameters of the BarcodeScannerButton#inputLiveUpdate event.
95
106
  */
@@ -330,7 +341,12 @@ declare namespace sap {
330
341
  /**
331
342
  * Flag, which defines whether the Barcode input dialog should be shown.
332
343
  */
333
- disableBarcodeInputDialog?: boolean
344
+ disableBarcodeInputDialog?: boolean,
345
+ /**
346
+ * Function to be called when either the cancel button in the scan dialog is pressed, or no scanning library
347
+ * is available. If unset, the default input dialog will be used.
348
+ */
349
+ customInput?: Function
334
350
  ): void;
335
351
  /**
336
352
  * Set the configs of the control Barcode Scanner.
@@ -468,6 +484,55 @@ declare namespace sap {
468
484
  * @returns Metadata object describing this class
469
485
  */
470
486
  static getMetadata(): sap.ui.core.ElementMetadata;
487
+ /**
488
+ * Attaches event handler `fnFunction` to the {@link #event:customInput customInput} event of this `sap.ndc.BarcodeScannerButton`.
489
+ *
490
+ * When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
491
+ * otherwise it will be bound to this `sap.ndc.BarcodeScannerButton` itself.
492
+ *
493
+ * Event is fired when either the cancel button in the scan dialog is pressed, or no scanning library is
494
+ * available. If unset, the default input dialog will be used.
495
+ *
496
+ *
497
+ * @returns Reference to `this` in order to allow method chaining
498
+ */
499
+ attachCustomInput(
500
+ /**
501
+ * An application-specific payload object that will be passed to the event handler along with the event
502
+ * object when firing the event
503
+ */
504
+ oData: object,
505
+ /**
506
+ * The function to be called when the event occurs
507
+ */
508
+ fnFunction: (p1: sap.ui.base.Event) => void,
509
+ /**
510
+ * Context object to call the event handler with. Defaults to this `sap.ndc.BarcodeScannerButton` itself
511
+ */
512
+ oListener?: object
513
+ ): this;
514
+ /**
515
+ * Attaches event handler `fnFunction` to the {@link #event:customInput customInput} event of this `sap.ndc.BarcodeScannerButton`.
516
+ *
517
+ * When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
518
+ * otherwise it will be bound to this `sap.ndc.BarcodeScannerButton` itself.
519
+ *
520
+ * Event is fired when either the cancel button in the scan dialog is pressed, or no scanning library is
521
+ * available. If unset, the default input dialog will be used.
522
+ *
523
+ *
524
+ * @returns Reference to `this` in order to allow method chaining
525
+ */
526
+ attachCustomInput(
527
+ /**
528
+ * The function to be called when the event occurs
529
+ */
530
+ fnFunction: (p1: sap.ui.base.Event) => void,
531
+ /**
532
+ * Context object to call the event handler with. Defaults to this `sap.ndc.BarcodeScannerButton` itself
533
+ */
534
+ oListener?: object
535
+ ): this;
471
536
  /**
472
537
  * Attaches event handler `fnFunction` to the {@link #event:inputLiveUpdate inputLiveUpdate} event of this
473
538
  * `sap.ndc.BarcodeScannerButton`.
@@ -611,6 +676,24 @@ declare namespace sap {
611
676
  */
612
677
  oListener?: object
613
678
  ): this;
679
+ /**
680
+ * Detaches event handler `fnFunction` from the {@link #event:customInput customInput} event of this `sap.ndc.BarcodeScannerButton`.
681
+ *
682
+ * The passed function and listener object must match the ones used for event registration.
683
+ *
684
+ *
685
+ * @returns Reference to `this` in order to allow method chaining
686
+ */
687
+ detachCustomInput(
688
+ /**
689
+ * The function to be called, when the event occurs
690
+ */
691
+ fnFunction: (p1: sap.ui.base.Event) => void,
692
+ /**
693
+ * Context object on which the given function had to be called
694
+ */
695
+ oListener?: object
696
+ ): this;
614
697
  /**
615
698
  * Detaches event handler `fnFunction` from the {@link #event:inputLiveUpdate inputLiveUpdate} event of
616
699
  * this `sap.ndc.BarcodeScannerButton`.
@@ -666,6 +749,19 @@ declare namespace sap {
666
749
  */
667
750
  oListener?: object
668
751
  ): this;
752
+ /**
753
+ * Fires event {@link #event:customInput customInput} to attached listeners.
754
+ *
755
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
756
+ *
757
+ * @returns Reference to `this` in order to allow method chaining
758
+ */
759
+ fireCustomInput(
760
+ /**
761
+ * Parameters to pass along with the event
762
+ */
763
+ mParameters?: object
764
+ ): this;
669
765
  /**
670
766
  * Fires event {@link #event:inputLiveUpdate inputLiveUpdate} to attached listeners.
671
767
  *
@@ -925,6 +1021,14 @@ declare namespace sap {
925
1021
  ): this;
926
1022
  }
927
1023
 
1024
+ /**
1025
+ * Event object of the BarcodeScannerButton#customInput event.
1026
+ */
1027
+ type BarcodeScannerButton$CustomInputEvent = sap.ui.base.Event<
1028
+ BarcodeScannerButton$CustomInputEventParameters,
1029
+ BarcodeScannerButton
1030
+ >;
1031
+
928
1032
  /**
929
1033
  * Event object of the BarcodeScannerButton#inputLiveUpdate event.
930
1034
  */
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.29
1
+ // For Library Version: 1.120.30
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.18
1
+ // For Library Version: 1.120.19
2
2
 
3
3
  declare namespace sap {
4
4
  namespace sac {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.21
1
+ // For Library Version: 1.120.22
2
2
 
3
3
  declare module "sap/suite/ui/commons/collaboration/BaseHelperService" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.35
1
+ // For Library Version: 1.120.37
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -280,7 +280,7 @@ declare namespace sap {
280
280
  }
281
281
  }
282
282
 
283
- // For Library Version: 1.120.36
283
+ // For Library Version: 1.120.38
284
284
 
285
285
  declare module "sap/base/assert" {
286
286
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare module "sap/ui/mdc/AggregationBaseDelegate" {
4
4
  import BaseDelegate from "sap/ui/mdc/BaseDelegate";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  namespace uiext {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.35
1
+ // For Library Version: 1.120.37
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.35
1
+ // For Library Version: 1.120.37
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.36
1
+ // For Library Version: 1.120.38
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.18
1
+ // For Library Version: 1.120.19
2
2
 
3
3
  declare namespace sap {
4
4
  namespace zen {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.18
1
+ // For Library Version: 1.120.19
2
2
 
3
3
  declare namespace sap {
4
4
  namespace zen {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.120.18
1
+ // For Library Version: 1.120.19
2
2
 
3
3
  declare namespace sap {
4
4
  namespace zen {