@openui5/ts-types-esm 1.102.1 → 1.102.2

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/ts-types-esm",
3
- "version": "1.102.1",
3
+ "version": "1.102.2",
4
4
  "description": "OpenUI5 TypeScript Definitions - ES Modules",
5
5
  "homepage": "https://openui5.org",
6
6
  "author": "SAP SE (https://www.sap.com)",
package/types/sap.f.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  export interface IToolHeader {
package/types/sap.m.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/f/library" {
4
4
  export interface IShellBar {
@@ -28426,8 +28426,6 @@ declare module "sap/m/GenericTile" {
28426
28426
  */
28427
28427
  getIcon(): Control;
28428
28428
  /**
28429
- * @EXPERIMENTAL
28430
- *
28431
28429
  * Gets current value of property {@link #getIconLoaded iconLoaded}.
28432
28430
  *
28433
28431
  * The load state of the tileIcon.
@@ -28572,7 +28570,7 @@ declare module "sap/m/GenericTile" {
28572
28570
  getUrl(): URI;
28573
28571
  /**
28574
28572
  * @SINCE 1.95
28575
- * @EXPERIMENTAL
28573
+ * @EXPERIMENTAL (since 1.95)
28576
28574
  *
28577
28575
  * Gets current value of property {@link #getValueColor valueColor}.
28578
28576
  *
@@ -28927,8 +28925,6 @@ declare module "sap/m/GenericTile" {
28927
28925
  oIcon: Control
28928
28926
  ): this;
28929
28927
  /**
28930
- * @EXPERIMENTAL
28931
- *
28932
28928
  * Sets a new value for property {@link #getIconLoaded iconLoaded}.
28933
28929
  *
28934
28930
  * The load state of the tileIcon.
@@ -29150,7 +29146,7 @@ declare module "sap/m/GenericTile" {
29150
29146
  ): this;
29151
29147
  /**
29152
29148
  * @SINCE 1.95
29153
- * @EXPERIMENTAL
29149
+ * @EXPERIMENTAL (since 1.95)
29154
29150
  *
29155
29151
  * Sets a new value for property {@link #getValueColor valueColor}.
29156
29152
  *
@@ -29425,7 +29421,7 @@ declare module "sap/m/GenericTile" {
29425
29421
 
29426
29422
  /**
29427
29423
  * @SINCE 1.95
29428
- * @EXPERIMENTAL
29424
+ * @EXPERIMENTAL (since 1.95)
29429
29425
  *
29430
29426
  * The semantic color of the value.
29431
29427
  */
@@ -29435,8 +29431,6 @@ declare module "sap/m/GenericTile" {
29435
29431
  | `{${string}}`;
29436
29432
 
29437
29433
  /**
29438
- * @EXPERIMENTAL
29439
- *
29440
29434
  * The load state of the tileIcon.
29441
29435
  */
29442
29436
  iconLoaded?: boolean | PropertyBindingInfo | `{${string}}`;
@@ -119669,8 +119663,6 @@ declare module "sap/m/TileContent" {
119669
119663
  */
119670
119664
  getPriority(): Priority | keyof typeof Priority;
119671
119665
  /**
119672
- * @EXPERIMENTAL (since 1.103)
119673
- *
119674
119666
  * Gets current value of property {@link #getPriorityText priorityText}.
119675
119667
  *
119676
119668
  * Sets the Text inside the Priority badge in Generic Tile ActionMode.
@@ -119811,8 +119803,6 @@ declare module "sap/m/TileContent" {
119811
119803
  sPriority?: Priority | keyof typeof Priority
119812
119804
  ): this;
119813
119805
  /**
119814
- * @EXPERIMENTAL (since 1.103)
119815
- *
119816
119806
  * Sets a new value for property {@link #getPriorityText priorityText}.
119817
119807
  *
119818
119808
  * Sets the Text inside the Priority badge in Generic Tile ActionMode.
@@ -119968,8 +119958,6 @@ declare module "sap/m/TileContent" {
119968
119958
  | `{${string}}`;
119969
119959
 
119970
119960
  /**
119971
- * @EXPERIMENTAL (since 1.103)
119972
- *
119973
119961
  * Sets the Text inside the Priority badge in Generic Tile ActionMode.
119974
119962
  */
119975
119963
  priorityText?: string | PropertyBindingInfo;
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/tnt/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ui/codeeditor/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ui/commons/library" {
4
4
  import { ColorPickerMode as ColorPickerMode1 } from "sap/ui/unified/library";
@@ -264,7 +264,7 @@ interface JQuery<TElement = HTMLElement> extends Iterable<TElement> {
264
264
  ): jQuery;
265
265
  }
266
266
 
267
- // For Library Version: 1.102.1
267
+ // For Library Version: 1.102.2
268
268
 
269
269
  declare module "sap/base/assert" {
270
270
  /**
@@ -20112,6 +20112,11 @@ declare module "sap/ui/core/format/NumberFormat" {
20112
20112
  * only when the 'style' options is set to either 'short' or 'long'.
20113
20113
  */
20114
20114
  showScale?: boolean;
20115
+ /**
20116
+ * whether the positions of grouping separators are validated. Space characters used as grouping separators
20117
+ * are not validated.
20118
+ */
20119
+ strictGroupingValidation?: boolean;
20115
20120
  /**
20116
20121
  * defines the style of format. Valid values are 'short, 'long' or 'standard' (based on the CLDR decimalFormat).
20117
20122
  * When set to 'short' or 'long', numbers are formatted into compact forms. When this option is set, the
@@ -20303,6 +20308,11 @@ declare module "sap/ui/core/format/NumberFormat" {
20303
20308
  * only when the 'style' options is set to either 'short' or 'long'.
20304
20309
  */
20305
20310
  showScale?: boolean;
20311
+ /**
20312
+ * whether the positions of grouping separators are validated. Space characters used as grouping separators
20313
+ * are not validated.
20314
+ */
20315
+ strictGroupingValidation?: boolean;
20306
20316
  /**
20307
20317
  * defines the style of format. Valid values are 'short, 'long' or 'standard' (based on the CLDR decimalFormat).
20308
20318
  * When set to 'short' or 'long', numbers are formatted into compact forms. When this option is set, the
@@ -20451,6 +20461,11 @@ declare module "sap/ui/core/format/NumberFormat" {
20451
20461
  * only when the 'style' options is set to either 'short' or 'long'.
20452
20462
  */
20453
20463
  showScale?: boolean;
20464
+ /**
20465
+ * whether the positions of grouping separators are validated. Space characters used as grouping separators
20466
+ * are not validated.
20467
+ */
20468
+ strictGroupingValidation?: boolean;
20454
20469
  /**
20455
20470
  * defines the style of format. Valid values are 'short, 'long' or 'standard' (based on the CLDR decimalFormat).
20456
20471
  * When set to 'short' or 'long', numbers are formatted into compact forms. When this option is set, the
@@ -20613,6 +20628,11 @@ declare module "sap/ui/core/format/NumberFormat" {
20613
20628
  * only when the 'style' options is set to either 'short' or 'long'.
20614
20629
  */
20615
20630
  showScale?: boolean;
20631
+ /**
20632
+ * whether the positions of grouping separators are validated. Space characters used as grouping separators
20633
+ * are not validated.
20634
+ */
20635
+ strictGroupingValidation?: boolean;
20616
20636
  /**
20617
20637
  * defines the style of format. Valid values are 'short, 'long' or 'standard' (based on the CLDR decimalFormat).
20618
20638
  * When set to 'short' or 'long', numbers are formatted into compact forms. When this option is set, the
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ui/fl/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
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.102.1
1
+ // For Library Version: 1.102.2
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.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ui/mdc/filterbar/vh/FilterContainer" {
4
4
  import Metadata from "sap/ui/base/Metadata";
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
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.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ui/suite/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ui/support/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
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.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ui/testrecorder/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ui/unified/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ui/ux3/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ui/webc/common/library" {}
4
4
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ui/webc/fiori/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/ui/webc/main/library" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.102.1
1
+ // For Library Version: 1.102.2
2
2
 
3
3
  declare module "sap/uxap/library" {
4
4
  /**