@sapui5/ts-types 1.114.6 → 1.114.8
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 +1 -1
- package/types/sap.chart.d.ts +1 -1
- package/types/sap.f.d.ts +1 -1
- package/types/sap.fe.test.d.ts +1 -1
- package/types/sap.insights.d.ts +1 -1
- package/types/sap.m.d.ts +1 -1
- package/types/sap.makit.d.ts +1 -1
- package/types/sap.me.d.ts +1 -1
- package/types/sap.ndc.d.ts +1 -1
- package/types/sap.ovp.d.ts +1 -1
- package/types/sap.sac.df.d.ts +1 -1
- package/types/sap.suite.ui.commons.d.ts +1 -1
- package/types/sap.suite.ui.generic.template.d.ts +1 -1
- package/types/sap.suite.ui.microchart.d.ts +1 -1
- package/types/sap.tnt.d.ts +17 -15
- package/types/sap.ui.codeeditor.d.ts +1 -1
- package/types/sap.ui.commons.d.ts +1 -1
- package/types/sap.ui.comp.d.ts +1 -1
- package/types/sap.ui.core.d.ts +8 -1
- package/types/sap.ui.dt.d.ts +1 -1
- package/types/sap.ui.export.d.ts +1 -1
- package/types/sap.ui.fl.d.ts +1 -1
- package/types/sap.ui.integration.d.ts +1 -1
- package/types/sap.ui.layout.d.ts +1 -1
- package/types/sap.ui.mdc.d.ts +1 -1
- package/types/sap.ui.richtexteditor.d.ts +1 -1
- package/types/sap.ui.rta.d.ts +1 -1
- package/types/sap.ui.suite.d.ts +1 -1
- package/types/sap.ui.support.d.ts +1 -1
- package/types/sap.ui.table.d.ts +3 -3
- package/types/sap.ui.testrecorder.d.ts +1 -1
- package/types/sap.ui.unified.d.ts +1 -1
- package/types/sap.ui.ux3.d.ts +1 -1
- package/types/sap.ui.webc.common.d.ts +1 -1
- package/types/sap.ui.webc.fiori.d.ts +1 -1
- package/types/sap.ui.webc.main.d.ts +1 -1
- package/types/sap.uiext.inbox.d.ts +1 -1
- package/types/sap.ushell.d.ts +1 -1
- package/types/sap.ushell_abap.d.ts +1 -1
- package/types/sap.uxap.d.ts +1 -1
- package/types/sap.viz.d.ts +1 -1
- package/types/sap.zen.commons.d.ts +1 -1
- package/types/sap.zen.crosstab.d.ts +1 -1
- package/types/sap.zen.dsh.d.ts +1 -1
package/package.json
CHANGED
package/types/sap.chart.d.ts
CHANGED
package/types/sap.f.d.ts
CHANGED
package/types/sap.fe.test.d.ts
CHANGED
package/types/sap.insights.d.ts
CHANGED
package/types/sap.m.d.ts
CHANGED
package/types/sap.makit.d.ts
CHANGED
package/types/sap.me.d.ts
CHANGED
package/types/sap.ndc.d.ts
CHANGED
package/types/sap.ovp.d.ts
CHANGED
package/types/sap.sac.df.d.ts
CHANGED
package/types/sap.tnt.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.114.
|
|
1
|
+
// For Library Version: 1.114.10
|
|
2
2
|
|
|
3
3
|
declare namespace sap {
|
|
4
4
|
/**
|
|
@@ -24,7 +24,8 @@ declare namespace sap {
|
|
|
24
24
|
|
|
25
25
|
/**
|
|
26
26
|
* Specifies the type of the `InfoLabel` paddings - loose or narrow. **Note:** By default the padding is
|
|
27
|
-
* loose. It is recommended to use narrow (smaller) paddings for numeric texts.
|
|
27
|
+
* loose. It is recommended to use narrow (smaller) paddings for numeric texts. **Note:** In Horizon theme
|
|
28
|
+
* there is only one mode and setting this property will not have effect.
|
|
28
29
|
*/
|
|
29
30
|
renderMode?:
|
|
30
31
|
| sap.tnt.RenderMode
|
|
@@ -35,7 +36,7 @@ declare namespace sap {
|
|
|
35
36
|
* Specifies the fill and text color of the control. Accepts a number between 1 and 10 as a value. You can
|
|
36
37
|
* choose from 10 predefined background and text color combinations. The color schemes are non-semantic,
|
|
37
38
|
* you can select them according to your own preferences. **Note:** ColorScheme 10 is available only in
|
|
38
|
-
* Fiori 3
|
|
39
|
+
* Fiori 3 and Horizon themes. The default `colorScheme` is 7.
|
|
39
40
|
*/
|
|
40
41
|
colorScheme?:
|
|
41
42
|
| int
|
|
@@ -316,20 +317,19 @@ declare namespace sap {
|
|
|
316
317
|
*
|
|
317
318
|
* Overview:
|
|
318
319
|
*
|
|
319
|
-
* The control visualizes text information without user interaction. The text
|
|
320
|
-
*
|
|
321
|
-
* property. The
|
|
322
|
-
*
|
|
323
|
-
*
|
|
324
|
-
* `Forms`, `Tables`, etc., set `displayOnly=true` for best visual results.
|
|
320
|
+
* The control visualizes text information without user interaction. The text-background color pair can
|
|
321
|
+
* be changed by setting a number between 1 and 10 that corresponds to the 10 predefined color combinations
|
|
322
|
+
* of the `colorScheme` property. The control is designed to be vertically aligned with UI5 Input and Button
|
|
323
|
+
* control families. When using `InfoLabel` in non-editable `Forms`, `Tables`, etc., set `displayOnly=true`
|
|
324
|
+
* for best visual results.
|
|
325
325
|
*
|
|
326
326
|
* Usage Guidelines:
|
|
327
327
|
* - If the text is longer than the width of the control, it doesn’t wrap. Instead, it’s represented as
|
|
328
328
|
* ellipsis.
|
|
329
329
|
* - When truncated, the full text in the control is not visible. Therefore, it’s recommended to make
|
|
330
330
|
* more space for longer items to be fully displayed.
|
|
331
|
-
* - Colors are not semantic and have no visual representation in sap_belize_hcb
|
|
332
|
-
*
|
|
331
|
+
* - Colors are not semantic and have no visual representation in sap_belize_hcb, sap_belize_hcw, sap_fiori_3_hcb
|
|
332
|
+
* and sap_fiori_3_hcw themes.
|
|
333
333
|
* - The control shows plain text only, formatting is not visualized.
|
|
334
334
|
*/
|
|
335
335
|
class InfoLabel
|
|
@@ -416,7 +416,7 @@ declare namespace sap {
|
|
|
416
416
|
* Specifies the fill and text color of the control. Accepts a number between 1 and 10 as a value. You can
|
|
417
417
|
* choose from 10 predefined background and text color combinations. The color schemes are non-semantic,
|
|
418
418
|
* you can select them according to your own preferences. **Note:** ColorScheme 10 is available only in
|
|
419
|
-
* Fiori 3
|
|
419
|
+
* Fiori 3 and Horizon themes. The default `colorScheme` is 7.
|
|
420
420
|
*
|
|
421
421
|
* Default value is `7`.
|
|
422
422
|
*
|
|
@@ -451,7 +451,8 @@ declare namespace sap {
|
|
|
451
451
|
* Gets current value of property {@link #getRenderMode renderMode}.
|
|
452
452
|
*
|
|
453
453
|
* Specifies the type of the `InfoLabel` paddings - loose or narrow. **Note:** By default the padding is
|
|
454
|
-
* loose. It is recommended to use narrow (smaller) paddings for numeric texts.
|
|
454
|
+
* loose. It is recommended to use narrow (smaller) paddings for numeric texts. **Note:** In Horizon theme
|
|
455
|
+
* there is only one mode and setting this property will not have effect.
|
|
455
456
|
*
|
|
456
457
|
* Default value is `Loose`.
|
|
457
458
|
*
|
|
@@ -494,7 +495,7 @@ declare namespace sap {
|
|
|
494
495
|
* Specifies the fill and text color of the control. Accepts a number between 1 and 10 as a value. You can
|
|
495
496
|
* choose from 10 predefined background and text color combinations. The color schemes are non-semantic,
|
|
496
497
|
* you can select them according to your own preferences. **Note:** ColorScheme 10 is available only in
|
|
497
|
-
* Fiori 3
|
|
498
|
+
* Fiori 3 and Horizon themes. The default `colorScheme` is 7.
|
|
498
499
|
*
|
|
499
500
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
500
501
|
*
|
|
@@ -550,7 +551,8 @@ declare namespace sap {
|
|
|
550
551
|
* Sets a new value for property {@link #getRenderMode renderMode}.
|
|
551
552
|
*
|
|
552
553
|
* Specifies the type of the `InfoLabel` paddings - loose or narrow. **Note:** By default the padding is
|
|
553
|
-
* loose. It is recommended to use narrow (smaller) paddings for numeric texts.
|
|
554
|
+
* loose. It is recommended to use narrow (smaller) paddings for numeric texts. **Note:** In Horizon theme
|
|
555
|
+
* there is only one mode and setting this property will not have effect.
|
|
554
556
|
*
|
|
555
557
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
556
558
|
*
|
package/types/sap.ui.comp.d.ts
CHANGED
package/types/sap.ui.core.d.ts
CHANGED
|
@@ -280,7 +280,7 @@ declare namespace sap {
|
|
|
280
280
|
}
|
|
281
281
|
}
|
|
282
282
|
|
|
283
|
-
// For Library Version: 1.114.
|
|
283
|
+
// For Library Version: 1.114.10
|
|
284
284
|
|
|
285
285
|
declare module "sap/base/assert" {
|
|
286
286
|
/**
|
|
@@ -32415,6 +32415,8 @@ declare namespace sap {
|
|
|
32415
32415
|
onDeactivate(): void;
|
|
32416
32416
|
/**
|
|
32417
32417
|
* @SINCE 1.15.1
|
|
32418
|
+
* @deprecated (since 1.114) - (starting with a patch release acc. to the changelog), recommended to use
|
|
32419
|
+
* the browser-native page lifecycle API, providing events such as 'pageshow' and 'pagehide'
|
|
32418
32420
|
*
|
|
32419
32421
|
* The window before unload hook. Override this method in your Component class implementation, to handle
|
|
32420
32422
|
* cleanup before the real unload or to prompt a question to the user, if the component should be exited.
|
|
@@ -32425,6 +32427,8 @@ declare namespace sap {
|
|
|
32425
32427
|
onWindowBeforeUnload(): string | undefined;
|
|
32426
32428
|
/**
|
|
32427
32429
|
* @SINCE 1.15.1
|
|
32430
|
+
* @deprecated (since 1.114) - (starting with a patch release acc. to the changelog), recommended to use
|
|
32431
|
+
* the browser-native API to listen for errors: window.addEventListener("error", function() { ... })
|
|
32428
32432
|
*
|
|
32429
32433
|
* The window error hook. Override this method in your Component class implementation to listen to unhandled
|
|
32430
32434
|
* errors.
|
|
@@ -32445,6 +32449,9 @@ declare namespace sap {
|
|
|
32445
32449
|
): void;
|
|
32446
32450
|
/**
|
|
32447
32451
|
* @SINCE 1.15.1
|
|
32452
|
+
* @deprecated (since 1.114) - (starting with a patch release acc. to the changelog). Newer browser versions
|
|
32453
|
+
* deprecate the browser-native 'unload' event. Therefore, the former API won't reliably work anymore. Please
|
|
32454
|
+
* have a look at the browser-native page lifecycle API, e.g. its events 'pageshow' and 'pagehide'.
|
|
32448
32455
|
*
|
|
32449
32456
|
* The window unload hook. Override this method in your Component class implementation, to handle cleanup
|
|
32450
32457
|
* of the component once the window will be unloaded (e.g. closed).
|
package/types/sap.ui.dt.d.ts
CHANGED
package/types/sap.ui.export.d.ts
CHANGED
package/types/sap.ui.fl.d.ts
CHANGED
package/types/sap.ui.layout.d.ts
CHANGED
package/types/sap.ui.mdc.d.ts
CHANGED
package/types/sap.ui.rta.d.ts
CHANGED
package/types/sap.ui.suite.d.ts
CHANGED
package/types/sap.ui.table.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.114.
|
|
1
|
+
// For Library Version: 1.114.10
|
|
2
2
|
|
|
3
3
|
declare namespace sap {
|
|
4
4
|
namespace ui {
|
|
@@ -6768,14 +6768,14 @@ declare namespace sap {
|
|
|
6768
6768
|
getColumns(): sap.ui.table.Column[];
|
|
6769
6769
|
/**
|
|
6770
6770
|
* Returns the context of a row by its index. Please note that for server-based models like OData, the supplied
|
|
6771
|
-
* index might not have been loaded yet. If the context is not available at the client, the binding
|
|
6771
|
+
* index might not have been loaded yet. If the context is not available at the client, the binding may
|
|
6772
6772
|
* trigger a backend request and request this single context. Although this API looks synchronous it may
|
|
6773
6773
|
* not return a context but load it and fire a change event on the binding.
|
|
6774
6774
|
*
|
|
6775
6775
|
* For server-based models you should consider to only make this API call when the index is within the currently
|
|
6776
6776
|
* visible scroll area.
|
|
6777
6777
|
*
|
|
6778
|
-
* @returns The context at this index
|
|
6778
|
+
* @returns The context at this index if available
|
|
6779
6779
|
*/
|
|
6780
6780
|
getContextByIndex(
|
|
6781
6781
|
/**
|
package/types/sap.ui.ux3.d.ts
CHANGED
package/types/sap.ushell.d.ts
CHANGED
package/types/sap.uxap.d.ts
CHANGED
package/types/sap.viz.d.ts
CHANGED
package/types/sap.zen.dsh.d.ts
CHANGED