@sapui5/types 1.145.0 → 1.145.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 (52) 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.ariba.d.ts +1 -1
  5. package/types/sap.fe.controls.d.ts +1 -1
  6. package/types/sap.fe.core.d.ts +1 -1
  7. package/types/sap.fe.ina.d.ts +1 -1
  8. package/types/sap.fe.macros.d.ts +147 -1
  9. package/types/sap.fe.navigation.d.ts +1 -1
  10. package/types/sap.fe.placeholder.d.ts +1 -1
  11. package/types/sap.fe.plugins.managecache.d.ts +1 -1
  12. package/types/sap.fe.templates.d.ts +1 -1
  13. package/types/sap.fe.test.d.ts +1 -1
  14. package/types/sap.fe.tools.d.ts +1 -1
  15. package/types/sap.gantt.d.ts +1 -1
  16. package/types/sap.insights.d.ts +1 -1
  17. package/types/sap.m.d.ts +1 -1
  18. package/types/sap.makit.d.ts +1 -1
  19. package/types/sap.me.d.ts +1 -1
  20. package/types/sap.ndc.d.ts +1 -1
  21. package/types/sap.ovp.d.ts +1 -1
  22. package/types/sap.suite.ui.commons.d.ts +1 -1
  23. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  24. package/types/sap.suite.ui.microchart.d.ts +1 -1
  25. package/types/sap.tnt.d.ts +1 -1
  26. package/types/sap.ui.codeeditor.d.ts +1 -1
  27. package/types/sap.ui.commons.d.ts +1 -1
  28. package/types/sap.ui.comp.d.ts +1 -1
  29. package/types/sap.ui.core.d.ts +1 -1
  30. package/types/sap.ui.dt.d.ts +1 -1
  31. package/types/sap.ui.export.d.ts +1 -1
  32. package/types/sap.ui.fl.d.ts +1 -1
  33. package/types/sap.ui.geomap.d.ts +1 -1
  34. package/types/sap.ui.integration.d.ts +1 -1
  35. package/types/sap.ui.layout.d.ts +1 -1
  36. package/types/sap.ui.mdc.d.ts +1 -1
  37. package/types/sap.ui.richtexteditor.d.ts +1 -1
  38. package/types/sap.ui.rta.d.ts +1 -1
  39. package/types/sap.ui.suite.d.ts +1 -1
  40. package/types/sap.ui.support.d.ts +1 -1
  41. package/types/sap.ui.table.d.ts +1 -1
  42. package/types/sap.ui.testrecorder.d.ts +1 -1
  43. package/types/sap.ui.unified.d.ts +1 -1
  44. package/types/sap.ui.ux3.d.ts +1 -1
  45. package/types/sap.ui.webc.common.d.ts +1 -1
  46. package/types/sap.ui.webc.fiori.d.ts +1 -1
  47. package/types/sap.ui.webc.main.d.ts +1 -1
  48. package/types/sap.uiext.inbox.d.ts +1 -1
  49. package/types/sap.ushell.d.ts +1 -1
  50. package/types/sap.ushell_abap.d.ts +1 -1
  51. package/types/sap.uxap.d.ts +1 -1
  52. package/types/sap.viz.d.ts +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/types",
3
- "version": "1.145.0",
3
+ "version": "1.145.1",
4
4
  "description": "SAPUI5 TypeScript Definitions",
5
5
  "homepage": "https://ui5.github.io/typescript/",
6
6
  "author": "SAP SE (https://www.sap.com)",
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/chart/library" {
4
4
  import Dimension from "sap/chart/data/Dimension";
package/types/sap.f.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  export interface IToolHeader {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare namespace sap {}
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare namespace sap {}
@@ -418,7 +418,7 @@ declare module "sap/fe/core/controllerextensions/BaseControllerExtension" {
418
418
  }
419
419
  }
420
420
 
421
- // For Library Version: 1.145.0
421
+ // For Library Version: 1.145.1
422
422
 
423
423
  declare module "sap/fe/core/AppComponent" {
424
424
  import {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/fe/macros/AINotice" {
4
4
  import {
@@ -6463,6 +6463,145 @@ declare module "sap/fe/macros/form/Form.block" {
6463
6463
  }
6464
6464
  }
6465
6465
 
6466
+ declare module "sap/fe/macros/form/FormLayoutOptions" {
6467
+ import {
6468
+ default as BuildingBlockObjectProperty,
6469
+ $BuildingBlockObjectPropertySettings,
6470
+ } from "sap/fe/macros/controls/BuildingBlockObjectProperty";
6471
+
6472
+ import { PropertyBindingInfo } from "sap/ui/base/ManagedObject";
6473
+
6474
+ /**
6475
+ * Configuration options for the Form layout
6476
+ */
6477
+ export default class FormLayoutOptions extends BuildingBlockObjectProperty {}
6478
+ /**
6479
+ * Describes the settings that can be provided to the FormLayoutOptions constructor.
6480
+ */
6481
+ export interface $FormLayoutOptionsSettings
6482
+ extends $BuildingBlockObjectPropertySettings {
6483
+ /**
6484
+ * If set, the usage of `labelSpanL` and `labelSpanXL` is dependent on the size of the used column.
6485
+ * If the space is less than 600px, for example, two columns are used, `labelSpanM` is used instead.
6486
+ * Applicable for ResponsiveGridLayout type
6487
+ */
6488
+ adjustLabelSpan?: boolean | PropertyBindingInfo | `{${string}}`;
6489
+
6490
+ /**
6491
+ * Defines the background color of the form
6492
+ */
6493
+ backgroundDesign?: string | PropertyBindingInfo;
6494
+
6495
+ /**
6496
+ * The breakpoint (in pixels) between L size and XL size for the ResponsiveGridLayout
6497
+ * Applicable for ResponsiveGridLayout type
6498
+ */
6499
+ breakpointL?: int | PropertyBindingInfo | `{${string}}`;
6500
+
6501
+ /**
6502
+ * The breakpoint (in pixels) between M size and L size for the ResponsiveGridLayout
6503
+ * Applicable for ResponsiveGridLayout type
6504
+ */
6505
+ breakpointM?: int | PropertyBindingInfo | `{${string}}`;
6506
+
6507
+ /**
6508
+ * The breakpoint (in pixels) between XL size and XXL size for the ResponsiveGridLayout
6509
+ * Applicable for ResponsiveGridLayout type
6510
+ */
6511
+ breakpointXL?: int | PropertyBindingInfo | `{${string}}`;
6512
+
6513
+ /**
6514
+ * Number of columns for L size
6515
+ * Applicable for ColumnLayout type
6516
+ */
6517
+ columnsL?: int | PropertyBindingInfo | `{${string}}`;
6518
+
6519
+ /**
6520
+ * Number of columns for M size
6521
+ * Applicable for ColumnLayout type
6522
+ */
6523
+ columnsM?: int | PropertyBindingInfo | `{${string}}`;
6524
+
6525
+ /**
6526
+ * Number of columns for XL size
6527
+ * Applicable for ColumnLayout type
6528
+ */
6529
+ columnsXL?: int | PropertyBindingInfo | `{${string}}`;
6530
+
6531
+ /**
6532
+ * Number of grid cells that are empty at the end of a row in large screen size
6533
+ * Applicable for ColumnLayout type
6534
+ */
6535
+ emptyCellsLarge?: int | PropertyBindingInfo | `{${string}}`;
6536
+
6537
+ /**
6538
+ * Number of empty grid cells that are added on the end of each line in L size
6539
+ * Applicable for ResponsiveGridLayout type
6540
+ */
6541
+ emptySpanL?: int | PropertyBindingInfo | `{${string}}`;
6542
+
6543
+ /**
6544
+ * Number of empty grid cells that are added on the end of each line in M size
6545
+ * Applicable for ResponsiveGridLayout type
6546
+ */
6547
+ emptySpanM?: int | PropertyBindingInfo | `{${string}}`;
6548
+
6549
+ /**
6550
+ * Number of empty grid cells that are added on the end of each line in S size
6551
+ * Applicable for ResponsiveGridLayout type
6552
+ */
6553
+ emptySpanS?: int | PropertyBindingInfo | `{${string}}`;
6554
+
6555
+ /**
6556
+ * Number of empty grid cells that are added on the end of each line in XL size
6557
+ * Applicable for ResponsiveGridLayout type
6558
+ */
6559
+ emptySpanXL?: int | PropertyBindingInfo | `{${string}}`;
6560
+
6561
+ /**
6562
+ * Number of grid cells that are reserved for the labels in large screen size
6563
+ * Applicable for ColumnLayout type
6564
+ */
6565
+ labelCellsLarge?: int | PropertyBindingInfo | `{${string}}`;
6566
+
6567
+ /**
6568
+ * Number of grid cells that are used for the labels in L size
6569
+ * Applicable for ResponsiveGridLayout type
6570
+ */
6571
+ labelSpanL?: int | PropertyBindingInfo | `{${string}}`;
6572
+
6573
+ /**
6574
+ * Number of grid cells that are used for the labels in M size
6575
+ * Applicable for ResponsiveGridLayout type
6576
+ */
6577
+ labelSpanM?: int | PropertyBindingInfo | `{${string}}`;
6578
+
6579
+ /**
6580
+ * Number of grid cells that are used for the labels in S size
6581
+ * Applicable for ResponsiveGridLayout type
6582
+ */
6583
+ labelSpanS?: int | PropertyBindingInfo | `{${string}}`;
6584
+
6585
+ /**
6586
+ * Number of grid cells that are used for the labels in XL size
6587
+ * Applicable for ResponsiveGridLayout type
6588
+ */
6589
+ labelSpanXL?: int | PropertyBindingInfo | `{${string}}`;
6590
+
6591
+ /**
6592
+ * If set, a single container has the full size of the parent container.
6593
+ * Otherwise, the container size is determined by the number of columns and the spacing between the columns.
6594
+ * Applicable for ResponsiveGridLayout type
6595
+ */
6596
+ singleContainerFullSize?: boolean | PropertyBindingInfo | `{${string}}`;
6597
+
6598
+ /**
6599
+ * The layout type to be used for the form
6600
+ */
6601
+ type?: string | PropertyBindingInfo;
6602
+ }
6603
+ }
6604
+
6466
6605
  declare module "sap/fe/macros/microchart/MicroChart" {
6467
6606
  import {
6468
6607
  default as MicroChart1,
@@ -6934,6 +7073,11 @@ declare module "sap/fe/macros/table/Action" {
6934
7073
  */
6935
7074
  requiresSelection?: boolean | PropertyBindingInfo | `{${string}}`;
6936
7075
 
7076
+ /**
7077
+ * Determines whether the action is visible.
7078
+ */
7079
+ visible?: boolean | PropertyBindingInfo | `{${string}}`;
7080
+
6937
7081
  /**
6938
7082
  * Event handler to be called when the user chooses the action
6939
7083
  */
@@ -9740,6 +9884,8 @@ declare namespace sap {
9740
9884
 
9741
9885
  "sap/fe/macros/form/Form.block": undefined;
9742
9886
 
9887
+ "sap/fe/macros/form/FormLayoutOptions": undefined;
9888
+
9743
9889
  "sap/fe/macros/FormElement": undefined;
9744
9890
 
9745
9891
  "sap/fe/macros/KPITag": undefined;
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/fe/navigation/library" {
4
4
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/fe/plugins/managecache/library" {}
4
4
 
@@ -48,7 +48,7 @@ declare module "sap/fe/templates/ListReport/ListReportControllerOverrides" {
48
48
  }
49
49
  }
50
50
 
51
- // For Library Version: 1.145.0
51
+ // For Library Version: 1.145.1
52
52
 
53
53
  declare module "sap/fe/templates/library" {}
54
54
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/fe/test/library" {}
4
4
 
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/gantt/library" {
4
4
  import ChartScheme from "sap/gantt/config/ChartScheme";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/insights/library" {}
4
4
 
package/types/sap.m.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/f/library" {
4
4
  export interface IShellBar {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/makit/library" {
4
4
  /**
package/types/sap.me.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/me/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/ndc/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/ovp/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/suite/ui/commons/collaboration/BaseHelperService" {
4
4
  import BaseObject from "sap/ui/base/Object";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/suite/ui/generic/template/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/suite/ui/microchart/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/ui/codeeditor/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/ui/commons/library" {
4
4
  import { ColorPickerMode as ColorPickerMode1 } from "sap/ui/unified/library";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/ui/comp/library" {
4
4
  /**
@@ -279,7 +279,7 @@ declare namespace sap {
279
279
  "sap/ui/thirdparty/qunit-2": undefined;
280
280
  }
281
281
  }
282
- // For Library Version: 1.145.0
282
+ // For Library Version: 1.145.1
283
283
 
284
284
  declare module "sap/base/assert" {
285
285
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/ui/dt/library" {
4
4
  export namespace designtime {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/ui/export/library" {
4
4
  import ListBinding from "sap/ui/model/ListBinding";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/ui/fl/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/ui/geomap/gen/sap_webcomponents/geomap" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/ui/integration/library" {
4
4
  import { URI } from "sap/ui/core/library";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/ui/layout/library" {
4
4
  import Control from "sap/ui/core/Control";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
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.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/ui/richtexteditor/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  import Control from "sap/ui/core/Control";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/ui/suite/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/ui/support/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/ui/table/library" {
4
4
  import TreeAutoExpandMode1 from "sap/ui/model/TreeAutoExpandMode";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/ui/testrecorder/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/ui/unified/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/ui/ux3/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/ui/webc/common/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/ui/webc/fiori/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/ui/webc/main/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/uiext/inbox/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/ushell/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/uxap/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.145.0
1
+ // For Library Version: 1.145.1
2
2
 
3
3
  declare module "sap/viz/library" {
4
4
  export namespace ui5 {