@sapui5/types 1.136.8 → 1.136.9
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.base.d.ts +1 -1
- package/types/sap.fe.controls.d.ts +1 -1
- package/types/sap.fe.core.d.ts +1 -1
- package/types/sap.fe.ina.d.ts +1 -1
- package/types/sap.fe.macros.d.ts +1 -1
- package/types/sap.fe.navigation.d.ts +1 -1
- package/types/sap.fe.placeholder.d.ts +1 -1
- package/types/sap.fe.plugins.managecache.d.ts +1 -1
- package/types/sap.fe.templates.d.ts +1 -1
- package/types/sap.fe.test.d.ts +1 -1
- package/types/sap.fe.tools.d.ts +1 -1
- package/types/sap.gantt.d.ts +41 -11
- package/types/sap.insights.d.ts +1 -1
- package/types/sap.m.d.ts +23 -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 +1 -1
- 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 +1 -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 +1 -1
- 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.vk.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.base.d.ts
CHANGED
package/types/sap.fe.core.d.ts
CHANGED
package/types/sap.fe.ina.d.ts
CHANGED
package/types/sap.fe.macros.d.ts
CHANGED
package/types/sap.fe.test.d.ts
CHANGED
package/types/sap.fe.tools.d.ts
CHANGED
package/types/sap.gantt.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.136.
|
|
1
|
+
// For Library Version: 1.136.5
|
|
2
2
|
|
|
3
3
|
declare module "sap/gantt/library" {
|
|
4
4
|
import ChartScheme from "sap/gantt/config/ChartScheme";
|
|
@@ -35305,8 +35305,6 @@ declare module "sap/gantt/simple/BaseShape" {
|
|
|
35305
35305
|
*
|
|
35306
35306
|
* Postion of left anchor for a shape to connect with other shapes whose value ranges from 0-100
|
|
35307
35307
|
*
|
|
35308
|
-
* Default value is `50`.
|
|
35309
|
-
*
|
|
35310
35308
|
* @since 1.131
|
|
35311
35309
|
*
|
|
35312
35310
|
* @returns Value of property `leftAnchorPosition`
|
|
@@ -35342,8 +35340,6 @@ declare module "sap/gantt/simple/BaseShape" {
|
|
|
35342
35340
|
*
|
|
35343
35341
|
* Postion of right anchor for a shape to connect with other shapes whose value ranges from 0-100
|
|
35344
35342
|
*
|
|
35345
|
-
* Default value is `50`.
|
|
35346
|
-
*
|
|
35347
35343
|
* @since 1.131
|
|
35348
35344
|
*
|
|
35349
35345
|
* @returns Value of property `rightAnchorPosition`
|
|
@@ -36025,8 +36021,6 @@ declare module "sap/gantt/simple/BaseShape" {
|
|
|
36025
36021
|
*
|
|
36026
36022
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
36027
36023
|
*
|
|
36028
|
-
* Default value is `50`.
|
|
36029
|
-
*
|
|
36030
36024
|
* @since 1.131
|
|
36031
36025
|
*
|
|
36032
36026
|
* @returns Reference to `this` in order to allow method chaining
|
|
@@ -36035,7 +36029,7 @@ declare module "sap/gantt/simple/BaseShape" {
|
|
|
36035
36029
|
/**
|
|
36036
36030
|
* New value for property `leftAnchorPosition`
|
|
36037
36031
|
*/
|
|
36038
|
-
iLeftAnchorPosition
|
|
36032
|
+
iLeftAnchorPosition: int
|
|
36039
36033
|
): this;
|
|
36040
36034
|
/**
|
|
36041
36035
|
* Sets a new value for property {@link #getOpacity opacity}.
|
|
@@ -36083,8 +36077,6 @@ declare module "sap/gantt/simple/BaseShape" {
|
|
|
36083
36077
|
*
|
|
36084
36078
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
36085
36079
|
*
|
|
36086
|
-
* Default value is `50`.
|
|
36087
|
-
*
|
|
36088
36080
|
* @since 1.131
|
|
36089
36081
|
*
|
|
36090
36082
|
* @returns Reference to `this` in order to allow method chaining
|
|
@@ -36093,7 +36085,7 @@ declare module "sap/gantt/simple/BaseShape" {
|
|
|
36093
36085
|
/**
|
|
36094
36086
|
* New value for property `rightAnchorPosition`
|
|
36095
36087
|
*/
|
|
36096
|
-
iRightAnchorPosition
|
|
36088
|
+
iRightAnchorPosition: int
|
|
36097
36089
|
): this;
|
|
36098
36090
|
/**
|
|
36099
36091
|
* Sets a new value for property {@link #getRowYCenter rowYCenter}.
|
|
@@ -54227,6 +54219,8 @@ declare module "sap/gantt/simple/StockChart" {
|
|
|
54227
54219
|
|
|
54228
54220
|
import StockChartDimension from "sap/gantt/simple/StockChartDimension";
|
|
54229
54221
|
|
|
54222
|
+
import BaseLine from "sap/gantt/simple/BaseLine";
|
|
54223
|
+
|
|
54230
54224
|
import ElementMetadata from "sap/ui/core/ElementMetadata";
|
|
54231
54225
|
|
|
54232
54226
|
import {
|
|
@@ -54316,6 +54310,14 @@ declare module "sap/gantt/simple/StockChart" {
|
|
|
54316
54310
|
*/
|
|
54317
54311
|
oStockChartDimension: StockChartDimension
|
|
54318
54312
|
): this;
|
|
54313
|
+
/**
|
|
54314
|
+
* Destroys the customMiddleLine in the aggregation {@link #getCustomMiddleLine customMiddleLine}.
|
|
54315
|
+
*
|
|
54316
|
+
* @since 1.140
|
|
54317
|
+
*
|
|
54318
|
+
* @returns Reference to `this` in order to allow method chaining
|
|
54319
|
+
*/
|
|
54320
|
+
destroyCustomMiddleLine(): this;
|
|
54319
54321
|
/**
|
|
54320
54322
|
* Destroys all the stockChartDimensions in the aggregation {@link #getStockChartDimensions stockChartDimensions}.
|
|
54321
54323
|
*
|
|
@@ -54323,6 +54325,14 @@ declare module "sap/gantt/simple/StockChart" {
|
|
|
54323
54325
|
* @returns Reference to `this` in order to allow method chaining
|
|
54324
54326
|
*/
|
|
54325
54327
|
destroyStockChartDimensions(): this;
|
|
54328
|
+
/**
|
|
54329
|
+
* Gets content of aggregation {@link #getCustomMiddleLine customMiddleLine}.
|
|
54330
|
+
*
|
|
54331
|
+
* Custom configuration for middle line to define stroke, stroke-width and stroke-dasharray.
|
|
54332
|
+
*
|
|
54333
|
+
* @since 1.140
|
|
54334
|
+
*/
|
|
54335
|
+
getCustomMiddleLine(): BaseLine;
|
|
54326
54336
|
/**
|
|
54327
54337
|
* Gets current value of property {@link #getMaxValue maxValue}.
|
|
54328
54338
|
*
|
|
@@ -54453,6 +54463,19 @@ declare module "sap/gantt/simple/StockChart" {
|
|
|
54453
54463
|
*/
|
|
54454
54464
|
oElement: object
|
|
54455
54465
|
): void;
|
|
54466
|
+
/**
|
|
54467
|
+
* Sets the aggregated {@link #getCustomMiddleLine customMiddleLine}.
|
|
54468
|
+
*
|
|
54469
|
+
* @since 1.140
|
|
54470
|
+
*
|
|
54471
|
+
* @returns Reference to `this` in order to allow method chaining
|
|
54472
|
+
*/
|
|
54473
|
+
setCustomMiddleLine(
|
|
54474
|
+
/**
|
|
54475
|
+
* The customMiddleLine to set
|
|
54476
|
+
*/
|
|
54477
|
+
oCustomMiddleLine: BaseLine
|
|
54478
|
+
): this;
|
|
54456
54479
|
/**
|
|
54457
54480
|
* Sets a new value for property {@link #getMaxValue maxValue}.
|
|
54458
54481
|
*
|
|
@@ -54587,6 +54610,13 @@ declare module "sap/gantt/simple/StockChart" {
|
|
|
54587
54610
|
| StockChartDimension
|
|
54588
54611
|
| AggregationBindingInfo
|
|
54589
54612
|
| `{${string}}`;
|
|
54613
|
+
|
|
54614
|
+
/**
|
|
54615
|
+
* Custom configuration for middle line to define stroke, stroke-width and stroke-dasharray.
|
|
54616
|
+
*
|
|
54617
|
+
* @since 1.140
|
|
54618
|
+
*/
|
|
54619
|
+
customMiddleLine?: BaseLine;
|
|
54590
54620
|
}
|
|
54591
54621
|
}
|
|
54592
54622
|
|
package/types/sap.insights.d.ts
CHANGED
package/types/sap.m.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.136.
|
|
1
|
+
// For Library Version: 1.136.7
|
|
2
2
|
|
|
3
3
|
declare module "sap/f/library" {
|
|
4
4
|
export interface IShellBar {
|
|
@@ -87593,6 +87593,11 @@ declare module "sap/m/PDFViewer" {
|
|
|
87593
87593
|
* happen when the source PDF file is stored in a different domain. If you want no error message to be displayed
|
|
87594
87594
|
* when this event is fired, call the preventDefault() method inside the event handler.
|
|
87595
87595
|
*
|
|
87596
|
+
* Modern browsers implement strict policies for validating external resources loaded within an iframe.
|
|
87597
|
+
* PDFViewer cannot determine whether the resource inside the iframe is a valid PDF by itself. As the validation
|
|
87598
|
+
* cannot be performed the sourceValidationFailed event cannot be triggered.
|
|
87599
|
+
*
|
|
87600
|
+
* @deprecated As of version 1.136.9. with no replacement.
|
|
87596
87601
|
*
|
|
87597
87602
|
* @returns Reference to `this` in order to allow method chaining
|
|
87598
87603
|
*/
|
|
@@ -87623,6 +87628,11 @@ declare module "sap/m/PDFViewer" {
|
|
|
87623
87628
|
* happen when the source PDF file is stored in a different domain. If you want no error message to be displayed
|
|
87624
87629
|
* when this event is fired, call the preventDefault() method inside the event handler.
|
|
87625
87630
|
*
|
|
87631
|
+
* Modern browsers implement strict policies for validating external resources loaded within an iframe.
|
|
87632
|
+
* PDFViewer cannot determine whether the resource inside the iframe is a valid PDF by itself. As the validation
|
|
87633
|
+
* cannot be performed the sourceValidationFailed event cannot be triggered.
|
|
87634
|
+
*
|
|
87635
|
+
* @deprecated As of version 1.136.9. with no replacement.
|
|
87626
87636
|
*
|
|
87627
87637
|
* @returns Reference to `this` in order to allow method chaining
|
|
87628
87638
|
*/
|
|
@@ -87692,6 +87702,7 @@ declare module "sap/m/PDFViewer" {
|
|
|
87692
87702
|
*
|
|
87693
87703
|
* The passed function and listener object must match the ones used for event registration.
|
|
87694
87704
|
*
|
|
87705
|
+
* @deprecated As of version 1.136.9. with no replacement.
|
|
87695
87706
|
*
|
|
87696
87707
|
* @returns Reference to `this` in order to allow method chaining
|
|
87697
87708
|
*/
|
|
@@ -87738,6 +87749,7 @@ declare module "sap/m/PDFViewer" {
|
|
|
87738
87749
|
/**
|
|
87739
87750
|
* Fires event {@link #event:sourceValidationFailed sourceValidationFailed} to attached listeners.
|
|
87740
87751
|
*
|
|
87752
|
+
* @deprecated As of version 1.136.9. with no replacement.
|
|
87741
87753
|
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
87742
87754
|
*
|
|
87743
87755
|
* @returns Reference to `this` in order to allow method chaining
|
|
@@ -88269,6 +88281,12 @@ declare module "sap/m/PDFViewer" {
|
|
|
88269
88281
|
* configuration of the Mozilla Firefox browser may not allow checking the loaded content. This may also
|
|
88270
88282
|
* happen when the source PDF file is stored in a different domain. If you want no error message to be displayed
|
|
88271
88283
|
* when this event is fired, call the preventDefault() method inside the event handler.
|
|
88284
|
+
*
|
|
88285
|
+
* Modern browsers implement strict policies for validating external resources loaded within an iframe.
|
|
88286
|
+
* PDFViewer cannot determine whether the resource inside the iframe is a valid PDF by itself. As the validation
|
|
88287
|
+
* cannot be performed the sourceValidationFailed event cannot be triggered.
|
|
88288
|
+
*
|
|
88289
|
+
* @deprecated As of version 1.136.9. with no replacement.
|
|
88272
88290
|
*/
|
|
88273
88291
|
sourceValidationFailed?: (oEvent: Event) => void;
|
|
88274
88292
|
}
|
|
@@ -88306,11 +88324,15 @@ declare module "sap/m/PDFViewer" {
|
|
|
88306
88324
|
|
|
88307
88325
|
/**
|
|
88308
88326
|
* Parameters of the PDFViewer#sourceValidationFailed event.
|
|
88327
|
+
*
|
|
88328
|
+
* @deprecated As of version 1.136.9. with no replacement.
|
|
88309
88329
|
*/
|
|
88310
88330
|
export interface PDFViewer$SourceValidationFailedEventParameters {}
|
|
88311
88331
|
|
|
88312
88332
|
/**
|
|
88313
88333
|
* Event object of the PDFViewer#sourceValidationFailed event.
|
|
88334
|
+
*
|
|
88335
|
+
* @deprecated As of version 1.136.9. with no replacement.
|
|
88314
88336
|
*/
|
|
88315
88337
|
export type PDFViewer$SourceValidationFailedEvent = Event<
|
|
88316
88338
|
PDFViewer$SourceValidationFailedEventParameters,
|
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
package/types/sap.ui.comp.d.ts
CHANGED
package/types/sap.ui.core.d.ts
CHANGED
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
package/types/sap.ui.ux3.d.ts
CHANGED
package/types/sap.ui.vk.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