@sapui5/ts-types 1.92.2 → 1.93.3

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 (64) hide show
  1. package/README.md +3 -1
  2. package/package.json +1 -1
  3. package/types/index.d.ts +2 -1
  4. package/types/sap.apf.d.ts +1 -44
  5. package/types/sap.ca.ui.d.ts +649 -651
  6. package/types/sap.chart.d.ts +49 -49
  7. package/types/sap.collaboration.d.ts +756 -762
  8. package/types/sap.esh.search.ui.d.ts +241 -0
  9. package/types/sap.f.d.ts +623 -468
  10. package/types/sap.fe.common.d.ts +1 -1
  11. package/types/sap.fe.core.d.ts +101 -75
  12. package/types/sap.fe.macros.d.ts +55 -8
  13. package/types/sap.fe.navigation.d.ts +5 -14
  14. package/types/sap.fe.placeholder-1.93.1-d.ts +3 -0
  15. package/types/sap.fe.plugins.d.ts +2 -4
  16. package/types/sap.fe.templates.d.ts +1 -16
  17. package/types/sap.fe.test.d.ts +44 -115
  18. package/types/sap.fe.tools.d.ts +2 -4
  19. package/types/sap.feedback.ui.d.ts +1 -1
  20. package/types/sap.gantt.d.ts +1321 -1191
  21. package/types/sap.landvisz.d.ts +345 -345
  22. package/types/sap.m.d.ts +5498 -4814
  23. package/types/sap.makit.d.ts +123 -123
  24. package/types/sap.me.d.ts +137 -153
  25. package/types/sap.ndc.d.ts +29 -29
  26. package/types/sap.ovp.d.ts +1 -1
  27. package/types/sap.rules.ui.d.ts +170 -124
  28. package/types/sap.suite.ui.commons.d.ts +1593 -1612
  29. package/types/sap.suite.ui.generic.template.d.ts +285 -165
  30. package/types/sap.suite.ui.microchart.d.ts +742 -508
  31. package/types/sap.tnt.d.ts +149 -117
  32. package/types/sap.ui.codeeditor.d.ts +28 -28
  33. package/types/sap.ui.commons.d.ts +1387 -1387
  34. package/types/sap.ui.comp.d.ts +1013 -1013
  35. package/types/sap.ui.core.d.ts +3852 -3973
  36. package/types/sap.ui.dt.d.ts +2 -4
  37. package/types/sap.ui.export.d.ts +3 -3
  38. package/types/sap.ui.fl.d.ts +1 -1
  39. package/types/sap.ui.generic.app.d.ts +138 -147
  40. package/types/sap.ui.generic.template.d.ts +2 -4
  41. package/types/sap.ui.integration.d.ts +118 -112
  42. package/types/sap.ui.layout.d.ts +593 -586
  43. package/types/sap.ui.mdc.d.ts +7 -1
  44. package/types/sap.ui.richtexteditor.d.ts +30 -30
  45. package/types/sap.ui.rta.d.ts +1 -1
  46. package/types/sap.ui.suite.d.ts +53 -53
  47. package/types/sap.ui.support.d.ts +6 -12
  48. package/types/sap.ui.table.d.ts +248 -248
  49. package/types/sap.ui.testrecorder.d.ts +1 -1
  50. package/types/sap.ui.unified.d.ts +853 -713
  51. package/types/sap.ui.ux3.d.ts +785 -793
  52. package/types/sap.ui.vbm.d.ts +784 -784
  53. package/types/sap.ui.vk.d.ts +3130 -2251
  54. package/types/sap.ui.vtm.d.ts +240 -240
  55. package/types/sap.uiext.inbox.d.ts +222 -222
  56. package/types/sap.ushell.d.ts +340 -377
  57. package/types/sap.ushell_abap.d.ts +127 -129
  58. package/types/sap.uxap.d.ts +384 -220
  59. package/types/sap.viz.d.ts +1527 -1527
  60. package/types/sap.webanalytics.core.d.ts +1 -1
  61. package/types/sap.zen.commons.d.ts +188 -222
  62. package/types/sap.zen.crosstab.d.ts +15 -17
  63. package/types/sap.zen.dsh.d.ts +176 -211
  64. package/types/sap.fe.placeholder.d.ts +0 -5
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.92.0
1
+ // For Library Version: 1.93.2
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -8,9 +8,6 @@ declare namespace sap {
8
8
  namespace test {
9
9
  namespace api {
10
10
  class DialogActions {
11
- /**
12
- *
13
- */
14
11
  constructor();
15
12
 
16
13
  /**
@@ -28,9 +25,6 @@ declare namespace sap {
28
25
  }
29
26
 
30
27
  class DialogAssertions {
31
- /**
32
- *
33
- */
34
28
  constructor();
35
29
 
36
30
  /**
@@ -63,9 +57,6 @@ declare namespace sap {
63
57
  }
64
58
 
65
59
  class DialogCreateActions extends sap.fe.test.api.DialogActions {
66
- /**
67
- *
68
- */
69
60
  constructor();
70
61
 
71
62
  /**
@@ -75,9 +66,6 @@ declare namespace sap {
75
66
  }
76
67
 
77
68
  class DialogCreateAssertions extends sap.fe.test.api.DialogAssertions {
78
- /**
79
- *
80
- */
81
69
  constructor();
82
70
 
83
71
  /**
@@ -92,9 +80,6 @@ declare namespace sap {
92
80
  }
93
81
 
94
82
  class DialogMessageActions extends sap.fe.test.api.DialogActions {
95
- /**
96
- *
97
- */
98
83
  constructor();
99
84
 
100
85
  /**
@@ -108,9 +93,6 @@ declare namespace sap {
108
93
  }
109
94
 
110
95
  class DialogMessageAssertions extends sap.fe.test.api.DialogAssertions {
111
- /**
112
- *
113
- */
114
96
  constructor();
115
97
 
116
98
  /**
@@ -143,9 +125,6 @@ declare namespace sap {
143
125
  }
144
126
 
145
127
  class DialogValueHelpActions extends sap.fe.test.api.DialogActions {
146
- /**
147
- *
148
- */
149
128
  constructor();
150
129
 
151
130
  /**
@@ -259,9 +238,6 @@ declare namespace sap {
259
238
 
260
239
  class DialogValueHelpAssertions extends sap.fe.test.api
261
240
  .DialogAssertions {
262
- /**
263
- *
264
- */
265
241
  constructor();
266
242
 
267
243
  /**
@@ -364,9 +340,6 @@ declare namespace sap {
364
340
  }
365
341
 
366
342
  class FilterBarActions extends sap.fe.test.api.FilterBarAPI {
367
- /**
368
- *
369
- */
370
343
  constructor();
371
344
 
372
345
  /**
@@ -464,9 +437,6 @@ declare namespace sap {
464
437
  }
465
438
 
466
439
  class FilterBarAPI {
467
- /**
468
- *
469
- */
470
440
  constructor();
471
441
 
472
442
  /**
@@ -480,9 +450,6 @@ declare namespace sap {
480
450
  }
481
451
 
482
452
  class FilterBarAssertions extends sap.fe.test.api.FilterBarAPI {
483
- /**
484
- *
485
- */
486
453
  constructor();
487
454
 
488
455
  /**
@@ -571,9 +538,6 @@ declare namespace sap {
571
538
  }
572
539
 
573
540
  class FooterActionsBase {
574
- /**
575
- *
576
- */
577
541
  constructor();
578
542
 
579
543
  /**
@@ -588,9 +552,6 @@ declare namespace sap {
588
552
  }
589
553
 
590
554
  class FooterActionsOP extends sap.fe.test.api.FooterActionsBase {
591
- /**
592
- *
593
- */
594
555
  constructor();
595
556
 
596
557
  /**
@@ -612,9 +573,6 @@ declare namespace sap {
612
573
  }
613
574
 
614
575
  class FooterAssertionsBase {
615
- /**
616
- *
617
- */
618
576
  constructor();
619
577
 
620
578
  /**
@@ -642,9 +600,6 @@ declare namespace sap {
642
600
  }
643
601
 
644
602
  class FooterAssertionsOP extends sap.fe.test.api.FooterAssertionsBase {
645
- /**
646
- *
647
- */
648
603
  constructor();
649
604
 
650
605
  /**
@@ -685,9 +640,6 @@ declare namespace sap {
685
640
  }
686
641
 
687
642
  class FormActions extends sap.fe.test.api.FormAPI {
688
- /**
689
- *
690
- */
691
643
  constructor();
692
644
 
693
645
  /**
@@ -750,16 +702,10 @@ declare namespace sap {
750
702
  }
751
703
 
752
704
  class FormAPI {
753
- /**
754
- *
755
- */
756
705
  constructor();
757
706
  }
758
707
 
759
708
  class FormAssertions extends sap.fe.test.api.FormAPI {
760
- /**
761
- *
762
- */
763
709
  constructor();
764
710
 
765
711
  /**
@@ -846,9 +792,6 @@ declare namespace sap {
846
792
  }
847
793
 
848
794
  class HeaderActions {
849
- /**
850
- *
851
- */
852
795
  constructor();
853
796
 
854
797
  /**
@@ -892,9 +835,6 @@ declare namespace sap {
892
835
  }
893
836
 
894
837
  class HeaderActionsLR {
895
- /**
896
- *
897
- */
898
838
  constructor();
899
839
 
900
840
  /**
@@ -909,9 +849,6 @@ declare namespace sap {
909
849
  }
910
850
 
911
851
  class HeaderAssertions {
912
- /**
913
- *
914
- */
915
852
  constructor();
916
853
 
917
854
  /**
@@ -1055,9 +992,6 @@ declare namespace sap {
1055
992
  }
1056
993
 
1057
994
  class HeaderAssertionsLR {
1058
- /**
1059
- *
1060
- */
1061
995
  constructor();
1062
996
 
1063
997
  /**
@@ -1094,9 +1028,6 @@ declare namespace sap {
1094
1028
  }
1095
1029
 
1096
1030
  class TableActions extends sap.fe.test.api.TableAPI {
1097
- /**
1098
- *
1099
- */
1100
1031
  constructor();
1101
1032
 
1102
1033
  /**
@@ -1526,9 +1457,6 @@ declare namespace sap {
1526
1457
  }
1527
1458
 
1528
1459
  class TableAPI {
1529
- /**
1530
- *
1531
- */
1532
1460
  constructor();
1533
1461
 
1534
1462
  /**
@@ -1558,9 +1486,6 @@ declare namespace sap {
1558
1486
  }
1559
1487
 
1560
1488
  class TableAssertions extends sap.fe.test.api.TableAPI {
1561
- /**
1562
- *
1563
- */
1564
1489
  constructor();
1565
1490
 
1566
1491
  /**
@@ -2100,6 +2025,13 @@ declare namespace sap {
2100
2025
  * subSection:
2101
2026
  * }
2102
2027
  * ```
2028
+ * to open the editable header section use pattern:
2029
+ * ```javascript
2030
+ *
2031
+ * {
2032
+ * section: "EditableHeaderSection"
2033
+ * }
2034
+ * ```
2103
2035
  */
2104
2036
  vSectionIdentifier: string | sap.fe.test.api.SectionIdentifier
2105
2037
  ): object;
@@ -2172,15 +2104,15 @@ declare namespace sap {
2172
2104
  */
2173
2105
  interface actions {
2174
2106
  /**
2175
- * Shortcut for ` onDialog({ type: sap.fe.test.api.DialogType.Action })`.
2107
+ * Shortcut for `onDialog({ type: sap.fe.test.api.DialogType.Action })`.
2176
2108
  */
2177
2109
  onActionDialog(): sap.fe.test.api.DialogActions;
2178
2110
  /**
2179
- * Shortcut for ` onDialog({ type: sap.fe.test.api.DialogType.Confirmation })`.
2111
+ * Shortcut for `onDialog({ type: sap.fe.test.api.DialogType.Confirmation })`.
2180
2112
  */
2181
2113
  onConfirmationDialog(): sap.fe.test.api.DialogActions;
2182
2114
  /**
2183
- * Shortcut for ` onDialog({ type: sap.fe.test.api.DialogType.Create })`.
2115
+ * Shortcut for `onDialog({ type: sap.fe.test.api.DialogType.Create })`.
2184
2116
  */
2185
2117
  onCreateDialog(): sap.fe.test.api.DialogCreateActions;
2186
2118
  /**
@@ -2193,15 +2125,15 @@ declare namespace sap {
2193
2125
  vDialogIdentifier: string | sap.fe.test.api.DialogIdentifier
2194
2126
  ): sap.fe.test.api.DialogActions;
2195
2127
  /**
2196
- * Shortcut for ` onDialog({ type: sap.fe.test.api.DialogType.Error })`.
2128
+ * Shortcut for `onDialog({ type: sap.fe.test.api.DialogType.Error })`.
2197
2129
  */
2198
2130
  onErrorDialog(): sap.fe.test.api.DialogActions;
2199
2131
  /**
2200
- * Shortcut for ` onDialog({ type: sap.fe.test.api.DialogType.Message })`.
2132
+ * Shortcut for `onDialog({ type: sap.fe.test.api.DialogType.Message })`.
2201
2133
  */
2202
2134
  onMessageDialog(): sap.fe.test.api.DialogMessageActions;
2203
2135
  /**
2204
- * Shortcut for ` onDialog({ type: sap.fe.test.api.DialogType.ValueHelp })`.
2136
+ * Shortcut for `onDialog({ type: sap.fe.test.api.DialogType.ValueHelp })`.
2205
2137
  */
2206
2138
  onValueHelpDialog(): sap.fe.test.api.DialogValueHelpActions;
2207
2139
  }
@@ -2216,15 +2148,15 @@ declare namespace sap {
2216
2148
  */
2217
2149
  iSeeThisPage(): object;
2218
2150
  /**
2219
- * Shortcut for ` onDialog({ type: sap.fe.test.api.DialogType.Action })`.
2151
+ * Shortcut for `onDialog({ type: sap.fe.test.api.DialogType.Action })`.
2220
2152
  */
2221
2153
  onActionDialog(): sap.fe.test.api.DialogAssertions;
2222
2154
  /**
2223
- * Shortcut for ` onDialog({ type: sap.fe.test.api.DialogType.Confirmation })`.
2155
+ * Shortcut for `onDialog({ type: sap.fe.test.api.DialogType.Confirmation })`.
2224
2156
  */
2225
2157
  onConfirmationDialog(): sap.fe.test.api.DialogAssertions;
2226
2158
  /**
2227
- * Shortcut for ` onDialog({ type: sap.fe.test.api.DialogType.Create })`.
2159
+ * Shortcut for `onDialog({ type: sap.fe.test.api.DialogType.Create })`.
2228
2160
  */
2229
2161
  onCreateDialog(): sap.fe.test.api.DialogCreateAssertions;
2230
2162
  /**
@@ -2237,15 +2169,15 @@ declare namespace sap {
2237
2169
  vDialogIdentifier: string | sap.fe.test.api.DialogIdentifier
2238
2170
  ): sap.fe.test.api.DialogAssertions;
2239
2171
  /**
2240
- * Shortcut for ` onDialog({ type: sap.fe.test.api.DialogType.Error })`.
2172
+ * Shortcut for `onDialog({ type: sap.fe.test.api.DialogType.Error })`.
2241
2173
  */
2242
2174
  onErrorDialog(): sap.fe.test.api.DialogAssertions;
2243
2175
  /**
2244
- * Shortcut for ` onDialog({ type: sap.fe.test.api.DialogType.Message })`.
2176
+ * Shortcut for `onDialog({ type: sap.fe.test.api.DialogType.Message })`.
2245
2177
  */
2246
2178
  onMessageDialog(): sap.fe.test.api.DialogMessageAssertions;
2247
2179
  /**
2248
- * Shortcut for ` onDialog({ type: sap.fe.test.api.DialogType.ValueHelp })`.
2180
+ * Shortcut for `onDialog({ type: sap.fe.test.api.DialogType.ValueHelp })`.
2249
2181
  */
2250
2182
  onValueHelpDialog(): sap.fe.test.api.DialogValueHelpAssertions;
2251
2183
  }
@@ -2489,6 +2421,30 @@ declare namespace sap {
2489
2421
  */
2490
2422
  FNMetaImpl?: Function
2491
2423
  ): Function;
2424
+ /**
2425
+ * Gets the global journey runner instance.
2426
+ */
2427
+ static getDefaultRunner(): object;
2428
+ /**
2429
+ * Returns a metadata object for class sap.fe.test.JourneyRunner.
2430
+ */
2431
+ static getMetadata(): sap.ui.base.Metadata;
2432
+ /**
2433
+ * Static function to run the default runner with given parameters. Shortcut for
2434
+ * ```javascript
2435
+ * JourneyRunner.getDefaultRunner().run(mSettings, Journey1, Journey2, ...)```
2436
+ * See {@link sap.fe.test.JourneyRunner#run} for parameter details.
2437
+ */
2438
+ static run(): void;
2439
+ /**
2440
+ * Sets the global journey runner instance.
2441
+ */
2442
+ static setDefaultRunner(
2443
+ /**
2444
+ * Defines the global default {@link sap.fe.test.JourneyRunner} instance
2445
+ */
2446
+ oDefaultRunner: sap.fe.test.JourneyRunner
2447
+ ): void;
2492
2448
  /**
2493
2449
  * Returns the base action instance to be used for {@link sap.ui.test.Opa5#sap.ui.test.Opa5.extendConfig}
2494
2450
  * `actions` setting.
@@ -2534,14 +2490,6 @@ declare namespace sap {
2534
2490
  */
2535
2491
  mSettings: object
2536
2492
  ): sap.ui.test.Opa;
2537
- /**
2538
- * Gets the global journey runner instance.
2539
- */
2540
- static getDefaultRunner(): object;
2541
- /**
2542
- * Returns a metadata object for class sap.fe.test.JourneyRunner.
2543
- */
2544
- static getMetadata(): sap.ui.base.Metadata;
2545
2493
  /**
2546
2494
  * Executes the journeys in the given order.
2547
2495
  *
@@ -2579,13 +2527,6 @@ declare namespace sap {
2579
2527
  */
2580
2528
  vJourneys: Array<() => void> | string[]
2581
2529
  ): object;
2582
- /**
2583
- * Static function to run the default runner with given parameters. Shortcut for
2584
- * ```javascript
2585
- * JourneyRunner.getDefaultRunner().run(mSettings, Journey1, Journey2, ...)```
2586
- * See {@link sap.fe.test.JourneyRunner#run} for parameter details.
2587
- */
2588
- static run(): void;
2589
2530
  /**
2590
2531
  * Executes the journeys in the given order.
2591
2532
  *
@@ -2598,15 +2539,6 @@ declare namespace sap {
2598
2539
  */
2599
2540
  vJourneys: Array<() => void> | string[]
2600
2541
  ): object;
2601
- /**
2602
- * Sets the global journey runner instance.
2603
- */
2604
- static setDefaultRunner(
2605
- /**
2606
- * Defines the global default {@link sap.fe.test.JourneyRunner} instance
2607
- */
2608
- oDefaultRunner: sap.fe.test.JourneyRunner
2609
- ): void;
2610
2542
  }
2611
2543
  /**
2612
2544
  * Provides a test page definition for a list report page with the corresponding parameters.
@@ -2741,9 +2673,6 @@ declare namespace sap {
2741
2673
  * Provides a test page definition for a template page with the corresponding parameters.
2742
2674
  */
2743
2675
  class TemplatePage {
2744
- /**
2745
- *
2746
- */
2747
2676
  constructor();
2748
2677
  }
2749
2678
  }
@@ -1,5 +1,3 @@
1
- // For Library Version: 1.92.0
1
+ // For Library Version: 1.93.2
2
2
 
3
- declare namespace sap {
4
- interface IUI5DefineDependencyNames {}
5
- }
3
+ declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.92.0
1
+ // For Library Version: 1.93.1
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {