@sapui5/ts-types 1.129.2 → 1.130.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.
- package/package.json +1 -1
- package/types/{sap.ui.core.d.ts → core-1.130.0-d.ts} +116 -109
- package/types/index.d.ts +4 -3
- package/types/{sap.ui.mdc.d.ts → mdc-1.130.0-d.ts} +269 -234
- package/types/{sap.m.d.ts → mobile-1.130.0-d.ts} +1291 -3674
- package/types/sap.apf.d.ts +1 -1
- package/types/sap.ca.ui.d.ts +1 -1
- package/types/sap.chart.d.ts +1 -1
- package/types/sap.collaboration.d.ts +1 -1
- package/types/sap.cux.home.d.ts +42 -41
- package/types/sap.esh.search.ui.d.ts +1 -1
- package/types/sap.f.d.ts +83 -1
- package/types/sap.fe.base.d.ts +1 -1
- package/types/sap.fe.controls.d.ts +3 -0
- package/types/sap.fe.core.d.ts +45 -6
- package/types/sap.fe.ina.d.ts +1 -1
- package/types/sap.fe.macros.d.ts +508 -233
- 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 +5 -2
- package/types/sap.fe.test.d.ts +1 -1
- package/types/sap.fe.tools.d.ts +1 -1
- package/types/sap.feedback.ui.d.ts +1 -1
- package/types/sap.gantt.d.ts +727 -204
- package/types/sap.insights.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.rules.ui.d.ts +1 -1
- package/types/sap.sac.df.d.ts +99 -16
- package/types/sap.suite.ui.commons.d.ts +232 -123
- package/types/sap.suite.ui.generic.template.d.ts +1 -1
- package/types/sap.suite.ui.microchart.d.ts +251 -70
- 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 +40 -25
- 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 +3 -1
- package/types/sap.ui.generic.app.d.ts +1 -1
- package/types/sap.ui.generic.template.d.ts +1 -1
- package/types/sap.ui.integration.d.ts +22 -5
- package/types/sap.ui.layout.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 +6 -11
- 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.vbm.d.ts +1 -1
- package/types/sap.ui.vk.d.ts +1 -1
- package/types/sap.ui.vtm.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.webanalytics.core.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/types/sap.insights.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.rules.ui.d.ts
CHANGED
package/types/sap.sac.df.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.130.3
|
|
2
2
|
|
|
3
3
|
declare namespace sap {
|
|
4
4
|
namespace sac {
|
|
@@ -466,7 +466,7 @@ declare namespace sap {
|
|
|
466
466
|
oMemberFilter: /* was: sap.sac.df.model.MemberFilter */ any
|
|
467
467
|
): this;
|
|
468
468
|
/**
|
|
469
|
-
* Add a member filter by its key
|
|
469
|
+
* Add a member filter by its (internal) key
|
|
470
470
|
*
|
|
471
471
|
*
|
|
472
472
|
* @returns Reference to this in order to allow method chaining
|
|
@@ -552,7 +552,7 @@ declare namespace sap {
|
|
|
552
552
|
oMemberFilter: /* was: sap.sac.df.model.MemberFilter */ any
|
|
553
553
|
): this;
|
|
554
554
|
/**
|
|
555
|
-
* Remove a member filter by its key
|
|
555
|
+
* Remove a member filter by its (internal) key
|
|
556
556
|
*
|
|
557
557
|
*
|
|
558
558
|
* @returns Reference to this in order to allow method chaining
|
|
@@ -596,7 +596,7 @@ declare namespace sap {
|
|
|
596
596
|
aMemberFilter: /* was: sap.sac.df.model.MemberFilter */ any[]
|
|
597
597
|
): this;
|
|
598
598
|
/**
|
|
599
|
-
* Set a member filter by its key
|
|
599
|
+
* Set a member filter by its (internal) key
|
|
600
600
|
*
|
|
601
601
|
*
|
|
602
602
|
* @returns Reference to this in order to allow method chaining
|
|
@@ -611,22 +611,22 @@ declare namespace sap {
|
|
|
611
611
|
* Sort the members of a dimension
|
|
612
612
|
*
|
|
613
613
|
*
|
|
614
|
-
* @returns
|
|
614
|
+
* @returns Reference to this in order to allow method chaining
|
|
615
615
|
*/
|
|
616
616
|
sort(
|
|
617
617
|
/**
|
|
618
618
|
* of sorting
|
|
619
619
|
*/
|
|
620
|
-
|
|
620
|
+
direction: sap.sac.df.types.SortDirection,
|
|
621
621
|
/**
|
|
622
622
|
* of sorting
|
|
623
623
|
*/
|
|
624
|
-
|
|
624
|
+
type: sap.sac.df.types.SortType,
|
|
625
625
|
/**
|
|
626
626
|
* in case of a structure the measure according to which is sorted
|
|
627
627
|
*/
|
|
628
|
-
sMember
|
|
629
|
-
):
|
|
628
|
+
sMember: string
|
|
629
|
+
): this;
|
|
630
630
|
/**
|
|
631
631
|
* Move dimension to the columns axis
|
|
632
632
|
*
|
|
@@ -1377,7 +1377,7 @@ declare namespace sap {
|
|
|
1377
1377
|
oMemberFilter: /* was: sap.sac.df.model.MemberFilter */ any
|
|
1378
1378
|
): this;
|
|
1379
1379
|
/**
|
|
1380
|
-
* Add a member filter by its key
|
|
1380
|
+
* Add a member filter by its (internal) key
|
|
1381
1381
|
*
|
|
1382
1382
|
*
|
|
1383
1383
|
* @returns Reference to this in order to allow method chaining
|
|
@@ -1423,7 +1423,7 @@ declare namespace sap {
|
|
|
1423
1423
|
oMemberFilter: /* was: sap.sac.df.model.MemberFilter */ any
|
|
1424
1424
|
): this;
|
|
1425
1425
|
/**
|
|
1426
|
-
* Remove a member filter by its key
|
|
1426
|
+
* Remove a member filter by its (internal) key
|
|
1427
1427
|
*
|
|
1428
1428
|
*
|
|
1429
1429
|
* @returns Reference to this in order to allow method chaining
|
|
@@ -1447,7 +1447,7 @@ declare namespace sap {
|
|
|
1447
1447
|
aMemberFilter: /* was: sap.sac.df.model.MemberFilter */ any[]
|
|
1448
1448
|
): this;
|
|
1449
1449
|
/**
|
|
1450
|
-
* Set a member filter by its key
|
|
1450
|
+
* Set a member filter by its (internal) key
|
|
1451
1451
|
*
|
|
1452
1452
|
*
|
|
1453
1453
|
* @returns Reference to this in order to allow method chaining
|
|
@@ -1533,7 +1533,7 @@ declare namespace sap {
|
|
|
1533
1533
|
oMemberFilter: /* was: sap.sac.df.model.MemberFilter */ any
|
|
1534
1534
|
): this;
|
|
1535
1535
|
/**
|
|
1536
|
-
* Add a member filter by its key
|
|
1536
|
+
* Add a member filter by its (internal) key
|
|
1537
1537
|
*
|
|
1538
1538
|
*
|
|
1539
1539
|
* @returns Reference to this in order to allow method chaining
|
|
@@ -1580,7 +1580,7 @@ declare namespace sap {
|
|
|
1580
1580
|
oMemberFilter: /* was: sap.sac.df.model.MemberFilter */ any
|
|
1581
1581
|
): this;
|
|
1582
1582
|
/**
|
|
1583
|
-
* Remove a member filter by its key
|
|
1583
|
+
* Remove a member filter by its (internal) key
|
|
1584
1584
|
*
|
|
1585
1585
|
*
|
|
1586
1586
|
* @returns Reference to this in order to allow method chaining
|
|
@@ -1604,14 +1604,14 @@ declare namespace sap {
|
|
|
1604
1604
|
aMemberFilter: /* was: sap.sac.df.model.MemberFilter */ any[]
|
|
1605
1605
|
): undefined;
|
|
1606
1606
|
/**
|
|
1607
|
-
* Set a member filter by its key
|
|
1607
|
+
* Set a member filter by its (internal) key
|
|
1608
1608
|
*
|
|
1609
1609
|
*
|
|
1610
1610
|
* @returns Reference to this in order to allow method chaining
|
|
1611
1611
|
*/
|
|
1612
1612
|
setMemberFilterByKey(
|
|
1613
1613
|
/**
|
|
1614
|
-
* (internal)
|
|
1614
|
+
* (internal) ey of a dimension member
|
|
1615
1615
|
*/
|
|
1616
1616
|
sKey: string
|
|
1617
1617
|
): this;
|
|
@@ -1785,6 +1785,48 @@ declare namespace sap {
|
|
|
1785
1785
|
*/
|
|
1786
1786
|
ReadWrite = "READ_WRITE",
|
|
1787
1787
|
}
|
|
1788
|
+
/**
|
|
1789
|
+
* Sort Direction
|
|
1790
|
+
*
|
|
1791
|
+
* @experimental (since 1.130)
|
|
1792
|
+
*/
|
|
1793
|
+
enum SortDirection {
|
|
1794
|
+
/**
|
|
1795
|
+
* Ascending
|
|
1796
|
+
*/
|
|
1797
|
+
Ascending = "ASCENDING",
|
|
1798
|
+
/**
|
|
1799
|
+
* Descending
|
|
1800
|
+
*/
|
|
1801
|
+
Descending = "DESCENDING",
|
|
1802
|
+
/**
|
|
1803
|
+
* No sorting
|
|
1804
|
+
*/
|
|
1805
|
+
None = "NONE",
|
|
1806
|
+
}
|
|
1807
|
+
/**
|
|
1808
|
+
* Sort Type
|
|
1809
|
+
*
|
|
1810
|
+
* @experimental (since 1.130)
|
|
1811
|
+
*/
|
|
1812
|
+
enum SortType {
|
|
1813
|
+
/**
|
|
1814
|
+
* Sort according to Filter
|
|
1815
|
+
*/
|
|
1816
|
+
Filter = "FILTER",
|
|
1817
|
+
/**
|
|
1818
|
+
* Sort according to Key
|
|
1819
|
+
*/
|
|
1820
|
+
MemberKey = "MEMBER_KEY",
|
|
1821
|
+
/**
|
|
1822
|
+
* Sort according to Text
|
|
1823
|
+
*/
|
|
1824
|
+
MemberText = "MEMBER_TEXT",
|
|
1825
|
+
/**
|
|
1826
|
+
* No sorting
|
|
1827
|
+
*/
|
|
1828
|
+
unset = "unset",
|
|
1829
|
+
}
|
|
1788
1830
|
/**
|
|
1789
1831
|
* System Type of an InA System
|
|
1790
1832
|
*
|
|
@@ -1821,6 +1863,14 @@ declare namespace sap {
|
|
|
1821
1863
|
*/
|
|
1822
1864
|
metaPath?: string | sap.ui.base.ManagedObject.PropertyBindingInfo;
|
|
1823
1865
|
|
|
1866
|
+
/**
|
|
1867
|
+
* Show visualization type
|
|
1868
|
+
*/
|
|
1869
|
+
showVisualizationType?:
|
|
1870
|
+
| boolean
|
|
1871
|
+
| sap.ui.base.ManagedObject.PropertyBindingInfo
|
|
1872
|
+
| `{${string}}`;
|
|
1873
|
+
|
|
1824
1874
|
/**
|
|
1825
1875
|
* Hide 'Available Objects' pane upon initial load
|
|
1826
1876
|
*/
|
|
@@ -2222,6 +2272,17 @@ declare namespace sap {
|
|
|
2222
2272
|
* @returns Value of property `metaPath`
|
|
2223
2273
|
*/
|
|
2224
2274
|
getMetaPath(): string;
|
|
2275
|
+
/**
|
|
2276
|
+
* Gets current value of property {@link #getShowVisualizationType showVisualizationType}.
|
|
2277
|
+
*
|
|
2278
|
+
* Show visualization type
|
|
2279
|
+
*
|
|
2280
|
+
* Default value is `false`.
|
|
2281
|
+
*
|
|
2282
|
+
*
|
|
2283
|
+
* @returns Value of property `showVisualizationType`
|
|
2284
|
+
*/
|
|
2285
|
+
getShowVisualizationType(): boolean;
|
|
2225
2286
|
/**
|
|
2226
2287
|
* Sets a new value for property {@link #getHideAvailableObjects hideAvailableObjects}.
|
|
2227
2288
|
*
|
|
@@ -2257,6 +2318,24 @@ declare namespace sap {
|
|
|
2257
2318
|
*/
|
|
2258
2319
|
sMetaPath: string
|
|
2259
2320
|
): this;
|
|
2321
|
+
/**
|
|
2322
|
+
* Sets a new value for property {@link #getShowVisualizationType showVisualizationType}.
|
|
2323
|
+
*
|
|
2324
|
+
* Show visualization type
|
|
2325
|
+
*
|
|
2326
|
+
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
2327
|
+
*
|
|
2328
|
+
* Default value is `false`.
|
|
2329
|
+
*
|
|
2330
|
+
*
|
|
2331
|
+
* @returns Reference to `this` in order to allow method chaining
|
|
2332
|
+
*/
|
|
2333
|
+
setShowVisualizationType(
|
|
2334
|
+
/**
|
|
2335
|
+
* New value for property `showVisualizationType`
|
|
2336
|
+
*/
|
|
2337
|
+
bShowVisualizationType?: boolean
|
|
2338
|
+
): this;
|
|
2260
2339
|
}
|
|
2261
2340
|
/**
|
|
2262
2341
|
* A Filter Bar based on Multidimensional Model
|
|
@@ -3878,6 +3957,10 @@ declare namespace sap {
|
|
|
3878
3957
|
|
|
3879
3958
|
"sap/sac/df/types/DocumentsSupportType": undefined;
|
|
3880
3959
|
|
|
3960
|
+
"sap/sac/df/types/SortDirection": undefined;
|
|
3961
|
+
|
|
3962
|
+
"sap/sac/df/types/SortType": undefined;
|
|
3963
|
+
|
|
3881
3964
|
"sap/sac/df/types/SystemType": undefined;
|
|
3882
3965
|
}
|
|
3883
3966
|
}
|