@openui5/ts-types 1.117.3 → 1.117.5

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",
3
- "version": "1.117.3",
3
+ "version": "1.117.5",
4
4
  "description": "OpenUI5 TypeScript Definitions",
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.117.3
1
+ // For Library Version: 1.117.5
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.117.3
1
+ // For Library Version: 1.117.5
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.3
1
+ // For Library Version: 1.117.5
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.3
1
+ // For Library Version: 1.117.5
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.3
1
+ // For Library Version: 1.117.5
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.117.3
283
+ // For Library Version: 1.117.5
284
284
 
285
285
  declare module "sap/base/assert" {
286
286
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.117.3
1
+ // For Library Version: 1.117.5
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.3
1
+ // For Library Version: 1.117.5
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.3
1
+ // For Library Version: 1.117.5
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.3
1
+ // For Library Version: 1.117.5
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.3
1
+ // For Library Version: 1.117.5
2
2
 
3
3
  declare module "sap/ui/mdc/BaseDelegate" {
4
4
  import TypeMap from "sap/ui/mdc/util/TypeMap";
@@ -4328,17 +4328,22 @@ declare namespace sap {
4328
4328
  */
4329
4329
  convertWhitespaces?: boolean;
4330
4330
  /**
4331
- * Instance of the calling control
4331
+ * Instance of the calling control <<<<<<< HEAD
4332
4332
  */
4333
4333
  control?: sap.ui.core.Control;
4334
4334
  /**
4335
- * If set, the conditions will not be formatted (MultiInput value-property case)
4335
+ * If set, the conditions will not be formatted (MultiInput `value` property case)
4336
4336
  */
4337
4337
  noFormatting?: boolean;
4338
4338
  /**
4339
- * If noFormatting is set, this value is used as output (To keep typed value during value help selection)
4339
+ * If `noFormatting` is set, this value is used as output to keep the typed value during value help selection
4340
4340
  */
4341
4341
  keepValue?: string;
4342
+ /**
4343
+ * If set, the input and output might contain multiple lines >>>>>>> 8855db58c16 ([FIX] Field: not possible
4344
+ * to enter multiple lines)
4345
+ */
4346
+ multipleLines?: boolean;
4342
4347
  },
4343
4348
  /**
4344
4349
  * Value constraints
@@ -4529,6 +4534,18 @@ declare namespace sap {
4529
4534
  * Instance of the calling control
4530
4535
  */
4531
4536
  control?: sap.ui.core.Control;
4537
+ /**
4538
+ * If set, the conditions will not be formatted (MultiInput `value` property case)
4539
+ */
4540
+ noFormatting?: boolean;
4541
+ /**
4542
+ * If `noFormatting` is set, this value is used as output to keep the typed value during value help selection
4543
+ */
4544
+ keepValue?: string;
4545
+ /**
4546
+ * If set, the input and output might contain multiple lines
4547
+ */
4548
+ multipleLines?: boolean;
4532
4549
  },
4533
4550
  /**
4534
4551
  * Value constraints
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.3
1
+ // For Library Version: 1.117.5
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.3
1
+ // For Library Version: 1.117.5
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.3
1
+ // For Library Version: 1.117.5
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.3
1
+ // For Library Version: 1.117.5
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.3
1
+ // For Library Version: 1.117.5
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.3
1
+ // For Library Version: 1.117.5
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.3
1
+ // For Library Version: 1.117.5
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.3
1
+ // For Library Version: 1.117.5
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.3
1
+ // For Library Version: 1.117.5
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.3
1
+ // For Library Version: 1.117.5
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.117.3
1
+ // For Library Version: 1.117.5
2
2
 
3
3
  declare namespace sap {
4
4
  /**