@sapui5/ts-types 1.108.6 → 1.108.7

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 (42) 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.common.d.ts +1 -1
  5. package/types/sap.fe.core.d.ts +1 -1
  6. package/types/sap.fe.macros.d.ts +3 -3
  7. package/types/sap.fe.navigation.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.m.d.ts +1 -1
  11. package/types/sap.makit.d.ts +1 -1
  12. package/types/sap.me.d.ts +1 -1
  13. package/types/sap.ndc.d.ts +1 -39
  14. package/types/sap.suite.ui.microchart.d.ts +1 -1
  15. package/types/sap.tnt.d.ts +1 -1
  16. package/types/sap.ui.codeeditor.d.ts +1 -1
  17. package/types/sap.ui.commons.d.ts +1 -1
  18. package/types/sap.ui.comp.d.ts +1 -1
  19. package/types/sap.ui.core.d.ts +1 -1
  20. package/types/sap.ui.dt.d.ts +1 -1
  21. package/types/sap.ui.export.d.ts +1 -1
  22. package/types/sap.ui.fl.d.ts +1 -1
  23. package/types/sap.ui.integration.d.ts +1 -1
  24. package/types/sap.ui.layout.d.ts +1 -1
  25. package/types/sap.ui.mdc.d.ts +1 -1
  26. package/types/sap.ui.richtexteditor.d.ts +1 -1
  27. package/types/sap.ui.rta.d.ts +1 -1
  28. package/types/sap.ui.suite.d.ts +1 -1
  29. package/types/sap.ui.support.d.ts +1 -1
  30. package/types/sap.ui.table.d.ts +1 -1
  31. package/types/sap.ui.testrecorder.d.ts +1 -1
  32. package/types/sap.ui.unified.d.ts +17 -1
  33. package/types/sap.ui.ux3.d.ts +1 -1
  34. package/types/sap.ui.vbm.d.ts +1 -1
  35. package/types/sap.ui.webc.common.d.ts +1 -1
  36. package/types/sap.ui.webc.fiori.d.ts +1 -1
  37. package/types/sap.ui.webc.main.d.ts +1 -1
  38. package/types/sap.uiext.inbox.d.ts +1 -1
  39. package/types/sap.ushell.d.ts +1 -1
  40. package/types/sap.ushell_abap.d.ts +1 -1
  41. package/types/sap.uxap.d.ts +1 -1
  42. package/types/sap.viz.d.ts +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/ts-types",
3
- "version": "1.108.6",
3
+ "version": "1.108.7",
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.108.3
1
+ // For Library Version: 1.108.4
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.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.6
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.6
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.6
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -427,8 +427,8 @@ declare namespace sap {
427
427
  * Building block used to create the ‘Share’ functionality.
428
428
  * Please note that the 'Share in SAP Jam' option is only available on platforms that are integrated with
429
429
  * SAP Jam.
430
- * If you are consuming this macro in an environment where the SAP Fiori launchpad is not available, then
431
- * the 'Save as Tile' option is not visible.
430
+ * If you are consuming this building block in an environment where the SAP Fiori launchpad is not available,
431
+ * then the 'Save as Tile' option is not visible.
432
432
  *
433
433
  * Usage example:
434
434
  * ```javascript
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.6
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.6
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.6
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
package/types/sap.m.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
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.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -16,15 +16,6 @@ declare namespace sap {
16
16
  | sap.ui.base.ManagedObject.PropertyBindingInfo
17
17
  | `{${string}}`;
18
18
 
19
- /**
20
- * The invisible barcode scanner button is not rendered regardless of the availability of the native scan
21
- * feature.
22
- */
23
- visible?:
24
- | boolean
25
- | sap.ui.base.ManagedObject.PropertyBindingInfo
26
- | `{${string}}`;
27
-
28
19
  /**
29
20
  * Defines the width of the scanner button.
30
21
  */
@@ -639,17 +630,6 @@ declare namespace sap {
639
630
  * @returns Value of property `provideFallback`
640
631
  */
641
632
  getProvideFallback(): boolean;
642
- /**
643
- * Gets current value of property {@link #getVisible visible}.
644
- *
645
- * The invisible barcode scanner button is not rendered regardless of the availability of the native scan
646
- * feature.
647
- *
648
- * Default value is `true`.
649
- *
650
- * @returns Value of property `visible`
651
- */
652
- getVisible(): boolean;
653
633
  /**
654
634
  * Gets current value of property {@link #getWidth width}.
655
635
  *
@@ -748,24 +728,6 @@ declare namespace sap {
748
728
  */
749
729
  bProvideFallback?: boolean
750
730
  ): this;
751
- /**
752
- * Sets a new value for property {@link #getVisible visible}.
753
- *
754
- * The invisible barcode scanner button is not rendered regardless of the availability of the native scan
755
- * feature.
756
- *
757
- * When called with a value of `null` or `undefined`, the default value of the property will be restored.
758
- *
759
- * Default value is `true`.
760
- *
761
- * @returns Reference to `this` in order to allow method chaining
762
- */
763
- setVisible(
764
- /**
765
- * New value for property `visible`
766
- */
767
- bVisible?: boolean
768
- ): this;
769
731
  /**
770
732
  * Sets a new value for property {@link #getWidth width}.
771
733
  *
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -264,7 +264,7 @@ interface JQuery<TElement = HTMLElement> extends Iterable<TElement> {
264
264
  ): jQuery;
265
265
  }
266
266
 
267
- // For Library Version: 1.108.3
267
+ // For Library Version: 1.108.4
268
268
 
269
269
  declare module "sap/base/assert" {
270
270
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -9282,6 +9282,22 @@ declare namespace sap {
9282
9282
  *
9283
9283
  * A legend for the Calendar Control. Displays special dates colors with their corresponding description.
9284
9284
  * The aggregation specialDates can be set herefor.
9285
+ *
9286
+ * Calendar Legend Navigation:
9287
+ *
9288
+ * If the Calendar Legend is associated with a `sap.ui.unified.Calendar` control, the users can navigate
9289
+ * through the Calendar Legend items. Only special dates related to the navigated legend's item type are
9290
+ * displayed in the calendar grid. **Note: ** Standard calendar legend items (Today, Selected, Working Day
9291
+ * and Non-Working Day) are also navigatable, but focusing them does not affect the special dates display
9292
+ * (all calendar special dates are displayed).
9293
+ *
9294
+ * Keyboard shortcuts (when the legend is navigatable):
9295
+ *
9296
+ *
9297
+ * - [Arrow Up], [Arrow Left] - Move to the previous calendar legend item
9298
+ * - [Arrow Down], [Arrow Right] - Move to the next calendar legend item
9299
+ * - [Home], [Page Up] - Move to the first calendar legend item
9300
+ * - [End], [Page Down] - Move to the last calendar legend item
9285
9301
  */
9286
9302
  class CalendarLegend extends sap.ui.core.Control {
9287
9303
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.1
1
+ // For Library Version: 1.108.2
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace uiext {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.6
1
+ // For Library Version: 1.108.7
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ushell {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.6
1
+ // For Library Version: 1.108.7
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.108.3
1
+ // For Library Version: 1.108.4
2
2
 
3
3
  declare namespace sap {
4
4
  /**