@sapui5/ts-types-esm 1.132.1 → 1.134.0
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.apf.d.ts +12 -11
- package/types/sap.ca.ui.d.ts +413 -415
- package/types/sap.chart.d.ts +6 -6
- package/types/sap.collaboration.d.ts +31 -31
- package/types/sap.cux.home.d.ts +927 -110
- package/types/sap.esh.search.ui.d.ts +45 -1
- package/types/sap.f.d.ts +211 -183
- 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 +40 -11
- package/types/sap.fe.ina.d.ts +1 -1
- package/types/sap.fe.macros.d.ts +141 -99
- package/types/sap.fe.navigation.d.ts +3 -3
- 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 +3 -8
- package/types/sap.fe.tools.d.ts +1 -1
- package/types/sap.feedback.ui.d.ts +1 -1
- package/types/sap.gantt.d.ts +576 -464
- package/types/sap.insights.d.ts +3 -3
- package/types/sap.m.d.ts +2574 -1193
- package/types/sap.makit.d.ts +182 -182
- package/types/sap.me.d.ts +25 -27
- package/types/sap.ndc.d.ts +1 -1
- package/types/sap.ovp.d.ts +1 -1
- package/types/sap.rules.ui.d.ts +41 -41
- package/types/sap.sac.df.d.ts +465 -193
- package/types/sap.suite.ui.commons.d.ts +432 -487
- package/types/sap.suite.ui.generic.template.d.ts +80 -37
- package/types/sap.suite.ui.microchart.d.ts +55 -79
- package/types/sap.tnt.d.ts +335 -20
- package/types/sap.ui.codeeditor.d.ts +9 -7
- package/types/sap.ui.commons.d.ts +326 -335
- package/types/sap.ui.comp.d.ts +432 -445
- package/types/sap.ui.core.d.ts +46978 -46714
- 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 +5 -5
- package/types/sap.ui.generic.app.d.ts +83 -66
- package/types/sap.ui.generic.template.d.ts +1 -1
- package/types/sap.ui.integration.d.ts +322 -236
- package/types/sap.ui.layout.d.ts +90 -104
- package/types/sap.ui.mdc.d.ts +393 -153
- package/types/sap.ui.richtexteditor.d.ts +48 -8
- package/types/sap.ui.rta.d.ts +76 -1
- package/types/sap.ui.suite.d.ts +14 -14
- package/types/sap.ui.support.d.ts +2 -2
- package/types/sap.ui.table.d.ts +219 -197
- package/types/sap.ui.testrecorder.d.ts +1 -1
- package/types/sap.ui.unified.d.ts +170 -158
- package/types/sap.ui.ux3.d.ts +113 -117
- package/types/sap.ui.vbm.d.ts +391 -60
- package/types/sap.ui.vk.d.ts +138 -135
- package/types/sap.ui.vtm.d.ts +112 -103
- package/types/sap.ui.webc.common.d.ts +7 -7
- package/types/sap.ui.webc.fiori.d.ts +164 -176
- package/types/sap.ui.webc.main.d.ts +527 -531
- package/types/sap.uiext.inbox.d.ts +43 -43
- package/types/sap.ushell.d.ts +246 -126
- package/types/sap.ushell_abap.d.ts +1 -1
- package/types/sap.uxap.d.ts +39 -51
- package/types/sap.viz.d.ts +2782 -2858
- package/types/sap.webanalytics.core.d.ts +1 -1
- package/types/sap.zen.commons.d.ts +17 -17
- package/types/sap.zen.crosstab.d.ts +10 -10
- package/types/sap.zen.dsh.d.ts +11 -11
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.134.0
|
|
2
2
|
|
|
3
3
|
declare module "sap/ui/unified/library" {
|
|
4
4
|
/**
|
|
@@ -34,7 +34,7 @@ declare module "sap/ui/unified/library" {
|
|
|
34
34
|
* 'CalendarAppointmentRoundWidth'.
|
|
35
35
|
*
|
|
36
36
|
* @since 1.81.0
|
|
37
|
-
* @experimental
|
|
37
|
+
* @experimental As of version 1.81.0.
|
|
38
38
|
*/
|
|
39
39
|
export enum CalendarAppointmentRoundWidth {
|
|
40
40
|
/**
|
|
@@ -233,7 +233,7 @@ declare module "sap/ui/unified/library" {
|
|
|
233
233
|
* 'ContentSwitcherAnimation'.
|
|
234
234
|
*
|
|
235
235
|
* @since 1.16.0
|
|
236
|
-
* @experimental
|
|
236
|
+
* @experimental As of version 1.16.0. API is not yet finished and might change completely
|
|
237
237
|
*/
|
|
238
238
|
export enum ContentSwitcherAnimation {
|
|
239
239
|
/**
|
|
@@ -369,11 +369,11 @@ declare module "sap/ui/unified/Calendar" {
|
|
|
369
369
|
|
|
370
370
|
import UI5Date from "sap/ui/core/date/UI5Date";
|
|
371
371
|
|
|
372
|
-
import CalendarWeekNumbering from "sap/
|
|
372
|
+
import CalendarWeekNumbering from "sap/base/i18n/date/CalendarWeekNumbering";
|
|
373
373
|
|
|
374
374
|
import ElementMetadata from "sap/ui/core/ElementMetadata";
|
|
375
375
|
|
|
376
|
-
import CalendarType from "sap/
|
|
376
|
+
import CalendarType from "sap/base/i18n/date/CalendarType";
|
|
377
377
|
|
|
378
378
|
import CalendarLegend from "sap/ui/unified/CalendarLegend";
|
|
379
379
|
|
|
@@ -948,7 +948,10 @@ declare module "sap/ui/unified/Calendar" {
|
|
|
948
948
|
/**
|
|
949
949
|
* Gets current value of property {@link #getIntervalSelection intervalSelection}.
|
|
950
950
|
*
|
|
951
|
-
*
|
|
951
|
+
* Determines if an interval of dates can be selected.
|
|
952
|
+
*
|
|
953
|
+
* **Note:** This property should be set to `false` if `singleSelection` is set to `false`, as selecting
|
|
954
|
+
* multiple intervals is not supported.
|
|
952
955
|
*
|
|
953
956
|
* Default value is `false`.
|
|
954
957
|
*
|
|
@@ -1095,7 +1098,10 @@ declare module "sap/ui/unified/Calendar" {
|
|
|
1095
1098
|
/**
|
|
1096
1099
|
* Gets current value of property {@link #getSingleSelection singleSelection}.
|
|
1097
1100
|
*
|
|
1098
|
-
*
|
|
1101
|
+
* Determines if a single date or single interval, when `intervalSelection` is set to `true`, can be selected.
|
|
1102
|
+
*
|
|
1103
|
+
* **Note:** This property should be set to `true` if `intervalSelection` is set to `true`, as selecting
|
|
1104
|
+
* multiple intervals is not supported.
|
|
1099
1105
|
*
|
|
1100
1106
|
* Default value is `true`.
|
|
1101
1107
|
*
|
|
@@ -1326,7 +1332,9 @@ declare module "sap/ui/unified/Calendar" {
|
|
|
1326
1332
|
/**
|
|
1327
1333
|
* New value for property `calendarWeekNumbering`
|
|
1328
1334
|
*/
|
|
1329
|
-
sCalendarWeekNumbering?:
|
|
1335
|
+
sCalendarWeekNumbering?:
|
|
1336
|
+
| CalendarWeekNumbering
|
|
1337
|
+
| keyof typeof CalendarWeekNumbering
|
|
1330
1338
|
): this;
|
|
1331
1339
|
/**
|
|
1332
1340
|
* Sets a new value for property {@link #getFirstDayOfWeek firstDayOfWeek}.
|
|
@@ -1367,24 +1375,6 @@ declare module "sap/ui/unified/Calendar" {
|
|
|
1367
1375
|
*/
|
|
1368
1376
|
oInitialFocusedDate?: object
|
|
1369
1377
|
): this;
|
|
1370
|
-
/**
|
|
1371
|
-
* Sets a new value for property {@link #getIntervalSelection intervalSelection}.
|
|
1372
|
-
*
|
|
1373
|
-
* If set, interval selection is allowed
|
|
1374
|
-
*
|
|
1375
|
-
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
1376
|
-
*
|
|
1377
|
-
* Default value is `false`.
|
|
1378
|
-
*
|
|
1379
|
-
*
|
|
1380
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
1381
|
-
*/
|
|
1382
|
-
setIntervalSelection(
|
|
1383
|
-
/**
|
|
1384
|
-
* New value for property `intervalSelection`
|
|
1385
|
-
*/
|
|
1386
|
-
bIntervalSelection?: boolean
|
|
1387
|
-
): this;
|
|
1388
1378
|
/**
|
|
1389
1379
|
* Sets the associated {@link #getLegend legend}.
|
|
1390
1380
|
*
|
|
@@ -1490,7 +1480,7 @@ declare module "sap/ui/unified/Calendar" {
|
|
|
1490
1480
|
/**
|
|
1491
1481
|
* New value for property `primaryCalendarType`
|
|
1492
1482
|
*/
|
|
1493
|
-
sPrimaryCalendarType: CalendarType
|
|
1483
|
+
sPrimaryCalendarType: CalendarType | keyof typeof CalendarType
|
|
1494
1484
|
): this;
|
|
1495
1485
|
/**
|
|
1496
1486
|
* Sets a new value for property {@link #getSecondaryCalendarType secondaryCalendarType}.
|
|
@@ -1508,7 +1498,7 @@ declare module "sap/ui/unified/Calendar" {
|
|
|
1508
1498
|
/**
|
|
1509
1499
|
* New value for property `secondaryCalendarType`
|
|
1510
1500
|
*/
|
|
1511
|
-
sSecondaryCalendarType: CalendarType
|
|
1501
|
+
sSecondaryCalendarType: CalendarType | keyof typeof CalendarType
|
|
1512
1502
|
): this;
|
|
1513
1503
|
/**
|
|
1514
1504
|
* Sets the visibility of the Current date button in the calendar.
|
|
@@ -1544,24 +1534,6 @@ declare module "sap/ui/unified/Calendar" {
|
|
|
1544
1534
|
*/
|
|
1545
1535
|
bShowWeekNumbers?: boolean
|
|
1546
1536
|
): this;
|
|
1547
|
-
/**
|
|
1548
|
-
* Sets a new value for property {@link #getSingleSelection singleSelection}.
|
|
1549
|
-
*
|
|
1550
|
-
* If set, only a single date or interval, if intervalSelection is enabled, can be selected
|
|
1551
|
-
*
|
|
1552
|
-
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
1553
|
-
*
|
|
1554
|
-
* Default value is `true`.
|
|
1555
|
-
*
|
|
1556
|
-
*
|
|
1557
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
1558
|
-
*/
|
|
1559
|
-
setSingleSelection(
|
|
1560
|
-
/**
|
|
1561
|
-
* New value for property `singleSelection`
|
|
1562
|
-
*/
|
|
1563
|
-
bSingleSelection?: boolean
|
|
1564
|
-
): this;
|
|
1565
1537
|
/**
|
|
1566
1538
|
* Sets a new value for property {@link #getWidth width}.
|
|
1567
1539
|
*
|
|
@@ -1587,12 +1559,18 @@ declare module "sap/ui/unified/Calendar" {
|
|
|
1587
1559
|
*/
|
|
1588
1560
|
export interface $CalendarSettings extends $ControlSettings {
|
|
1589
1561
|
/**
|
|
1590
|
-
*
|
|
1562
|
+
* Determines if an interval of dates can be selected.
|
|
1563
|
+
*
|
|
1564
|
+
* **Note:** This property should be set to `false` if `singleSelection` is set to `false`, as selecting
|
|
1565
|
+
* multiple intervals is not supported.
|
|
1591
1566
|
*/
|
|
1592
1567
|
intervalSelection?: boolean | PropertyBindingInfo | `{${string}}`;
|
|
1593
1568
|
|
|
1594
1569
|
/**
|
|
1595
|
-
*
|
|
1570
|
+
* Determines if a single date or single interval, when `intervalSelection` is set to `true`, can be selected.
|
|
1571
|
+
*
|
|
1572
|
+
* **Note:** This property should be set to `true` if `intervalSelection` is set to `true`, as selecting
|
|
1573
|
+
* multiple intervals is not supported.
|
|
1596
1574
|
*/
|
|
1597
1575
|
singleSelection?: boolean | PropertyBindingInfo | `{${string}}`;
|
|
1598
1576
|
|
|
@@ -1640,7 +1618,10 @@ declare module "sap/ui/unified/Calendar" {
|
|
|
1640
1618
|
*
|
|
1641
1619
|
* @since 1.34.0
|
|
1642
1620
|
*/
|
|
1643
|
-
primaryCalendarType?:
|
|
1621
|
+
primaryCalendarType?:
|
|
1622
|
+
| (CalendarType | keyof typeof CalendarType)
|
|
1623
|
+
| PropertyBindingInfo
|
|
1624
|
+
| `{${string}}`;
|
|
1644
1625
|
|
|
1645
1626
|
/**
|
|
1646
1627
|
* If set, the days are also displayed in this calendar type If not set, the dates are only displayed in
|
|
@@ -1648,7 +1629,10 @@ declare module "sap/ui/unified/Calendar" {
|
|
|
1648
1629
|
*
|
|
1649
1630
|
* @since 1.34.0
|
|
1650
1631
|
*/
|
|
1651
|
-
secondaryCalendarType?:
|
|
1632
|
+
secondaryCalendarType?:
|
|
1633
|
+
| (CalendarType | keyof typeof CalendarType)
|
|
1634
|
+
| PropertyBindingInfo
|
|
1635
|
+
| `{${string}}`;
|
|
1652
1636
|
|
|
1653
1637
|
/**
|
|
1654
1638
|
* Width of Calendar
|
|
@@ -1712,7 +1696,7 @@ declare module "sap/ui/unified/Calendar" {
|
|
|
1712
1696
|
* @since 1.108.0
|
|
1713
1697
|
*/
|
|
1714
1698
|
calendarWeekNumbering?:
|
|
1715
|
-
| CalendarWeekNumbering
|
|
1699
|
+
| (CalendarWeekNumbering | keyof typeof CalendarWeekNumbering)
|
|
1716
1700
|
| PropertyBindingInfo
|
|
1717
1701
|
| `{${string}}`;
|
|
1718
1702
|
|
|
@@ -1920,7 +1904,7 @@ declare module "sap/ui/unified/calendar/DatesRow" {
|
|
|
1920
1904
|
|
|
1921
1905
|
import UI5Date from "sap/ui/core/date/UI5Date";
|
|
1922
1906
|
|
|
1923
|
-
import CalendarWeekNumbering from "sap/
|
|
1907
|
+
import CalendarWeekNumbering from "sap/base/i18n/date/CalendarWeekNumbering";
|
|
1924
1908
|
|
|
1925
1909
|
import ElementMetadata from "sap/ui/core/ElementMetadata";
|
|
1926
1910
|
|
|
@@ -2075,7 +2059,9 @@ declare module "sap/ui/unified/calendar/DatesRow" {
|
|
|
2075
2059
|
/**
|
|
2076
2060
|
* New value for property `calendarWeekNumbering`
|
|
2077
2061
|
*/
|
|
2078
|
-
sCalendarWeekNumbering?:
|
|
2062
|
+
sCalendarWeekNumbering?:
|
|
2063
|
+
| CalendarWeekNumbering
|
|
2064
|
+
| keyof typeof CalendarWeekNumbering
|
|
2079
2065
|
): this;
|
|
2080
2066
|
/**
|
|
2081
2067
|
* Setter for property `date`.
|
|
@@ -2175,7 +2161,7 @@ declare module "sap/ui/unified/calendar/DatesRow" {
|
|
|
2175
2161
|
* @since 1.110.0
|
|
2176
2162
|
*/
|
|
2177
2163
|
calendarWeekNumbering?:
|
|
2178
|
-
| CalendarWeekNumbering
|
|
2164
|
+
| (CalendarWeekNumbering | keyof typeof CalendarWeekNumbering)
|
|
2179
2165
|
| PropertyBindingInfo
|
|
2180
2166
|
| `{${string}}`;
|
|
2181
2167
|
}
|
|
@@ -3386,11 +3372,11 @@ declare module "sap/ui/unified/calendar/Month" {
|
|
|
3386
3372
|
|
|
3387
3373
|
import UI5Date from "sap/ui/core/date/UI5Date";
|
|
3388
3374
|
|
|
3389
|
-
import CalendarWeekNumbering from "sap/
|
|
3375
|
+
import CalendarWeekNumbering from "sap/base/i18n/date/CalendarWeekNumbering";
|
|
3390
3376
|
|
|
3391
3377
|
import ElementMetadata from "sap/ui/core/ElementMetadata";
|
|
3392
3378
|
|
|
3393
|
-
import CalendarType from "sap/
|
|
3379
|
+
import CalendarType from "sap/base/i18n/date/CalendarType";
|
|
3394
3380
|
|
|
3395
3381
|
import CalendarLegend from "sap/ui/unified/CalendarLegend";
|
|
3396
3382
|
|
|
@@ -4204,7 +4190,9 @@ declare module "sap/ui/unified/calendar/Month" {
|
|
|
4204
4190
|
/**
|
|
4205
4191
|
* New value for property `calendarWeekNumbering`
|
|
4206
4192
|
*/
|
|
4207
|
-
sCalendarWeekNumbering?:
|
|
4193
|
+
sCalendarWeekNumbering?:
|
|
4194
|
+
| CalendarWeekNumbering
|
|
4195
|
+
| keyof typeof CalendarWeekNumbering
|
|
4208
4196
|
): this;
|
|
4209
4197
|
/**
|
|
4210
4198
|
* Sets a date for the month.
|
|
@@ -4305,7 +4293,7 @@ declare module "sap/ui/unified/calendar/Month" {
|
|
|
4305
4293
|
/**
|
|
4306
4294
|
* New value for property `primaryCalendarType`
|
|
4307
4295
|
*/
|
|
4308
|
-
sPrimaryCalendarType: CalendarType
|
|
4296
|
+
sPrimaryCalendarType: CalendarType | keyof typeof CalendarType
|
|
4309
4297
|
): this;
|
|
4310
4298
|
/**
|
|
4311
4299
|
* Sets a new value for property {@link #getSecondaryCalendarType secondaryCalendarType}.
|
|
@@ -4323,7 +4311,7 @@ declare module "sap/ui/unified/calendar/Month" {
|
|
|
4323
4311
|
/**
|
|
4324
4312
|
* New value for property `secondaryCalendarType`
|
|
4325
4313
|
*/
|
|
4326
|
-
sSecondaryCalendarType: CalendarType
|
|
4314
|
+
sSecondaryCalendarType: CalendarType | keyof typeof CalendarType
|
|
4327
4315
|
): this;
|
|
4328
4316
|
/**
|
|
4329
4317
|
* Sets a new value for property {@link #getShowHeader showHeader}.
|
|
@@ -4449,7 +4437,10 @@ declare module "sap/ui/unified/calendar/Month" {
|
|
|
4449
4437
|
*
|
|
4450
4438
|
* @since 1.34.0
|
|
4451
4439
|
*/
|
|
4452
|
-
primaryCalendarType?:
|
|
4440
|
+
primaryCalendarType?:
|
|
4441
|
+
| (CalendarType | keyof typeof CalendarType)
|
|
4442
|
+
| PropertyBindingInfo
|
|
4443
|
+
| `{${string}}`;
|
|
4453
4444
|
|
|
4454
4445
|
/**
|
|
4455
4446
|
* If set, the days are also displayed in this calendar type If not set, the dates are only displayed in
|
|
@@ -4457,7 +4448,10 @@ declare module "sap/ui/unified/calendar/Month" {
|
|
|
4457
4448
|
*
|
|
4458
4449
|
* @since 1.34.0
|
|
4459
4450
|
*/
|
|
4460
|
-
secondaryCalendarType?:
|
|
4451
|
+
secondaryCalendarType?:
|
|
4452
|
+
| (CalendarType | keyof typeof CalendarType)
|
|
4453
|
+
| PropertyBindingInfo
|
|
4454
|
+
| `{${string}}`;
|
|
4461
4455
|
|
|
4462
4456
|
/**
|
|
4463
4457
|
* Width of Month
|
|
@@ -4483,7 +4477,7 @@ declare module "sap/ui/unified/calendar/Month" {
|
|
|
4483
4477
|
* @since 1.108.0
|
|
4484
4478
|
*/
|
|
4485
4479
|
calendarWeekNumbering?:
|
|
4486
|
-
| CalendarWeekNumbering
|
|
4480
|
+
| (CalendarWeekNumbering | keyof typeof CalendarWeekNumbering)
|
|
4487
4481
|
| PropertyBindingInfo
|
|
4488
4482
|
| `{${string}}`;
|
|
4489
4483
|
|
|
@@ -4659,7 +4653,7 @@ declare module "sap/ui/unified/calendar/MonthPicker" {
|
|
|
4659
4653
|
|
|
4660
4654
|
import ElementMetadata from "sap/ui/core/ElementMetadata";
|
|
4661
4655
|
|
|
4662
|
-
import CalendarType from "sap/
|
|
4656
|
+
import CalendarType from "sap/base/i18n/date/CalendarType";
|
|
4663
4657
|
|
|
4664
4658
|
import {
|
|
4665
4659
|
PropertyBindingInfo,
|
|
@@ -4956,7 +4950,10 @@ declare module "sap/ui/unified/calendar/MonthPicker" {
|
|
|
4956
4950
|
/**
|
|
4957
4951
|
* Gets current value of property {@link #getIntervalSelection intervalSelection}.
|
|
4958
4952
|
*
|
|
4959
|
-
*
|
|
4953
|
+
* Determines if an interval of dates can be selected.
|
|
4954
|
+
*
|
|
4955
|
+
* **Note:** This property should be set to `false` if `_singleSelection` is set to `false`, as selecting
|
|
4956
|
+
* multiple intervals is not supported.
|
|
4960
4957
|
*
|
|
4961
4958
|
* Default value is `false`.
|
|
4962
4959
|
*
|
|
@@ -5132,7 +5129,10 @@ declare module "sap/ui/unified/calendar/MonthPicker" {
|
|
|
5132
5129
|
/**
|
|
5133
5130
|
* Sets a new value for property {@link #getIntervalSelection intervalSelection}.
|
|
5134
5131
|
*
|
|
5135
|
-
*
|
|
5132
|
+
* Determines if an interval of dates can be selected.
|
|
5133
|
+
*
|
|
5134
|
+
* **Note:** This property should be set to `false` if `_singleSelection` is set to `false`, as selecting
|
|
5135
|
+
* multiple intervals is not supported.
|
|
5136
5136
|
*
|
|
5137
5137
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
5138
5138
|
*
|
|
@@ -5217,7 +5217,7 @@ declare module "sap/ui/unified/calendar/MonthPicker" {
|
|
|
5217
5217
|
/**
|
|
5218
5218
|
* New value for property `primaryCalendarType`
|
|
5219
5219
|
*/
|
|
5220
|
-
sPrimaryCalendarType: CalendarType
|
|
5220
|
+
sPrimaryCalendarType: CalendarType | keyof typeof CalendarType
|
|
5221
5221
|
): this;
|
|
5222
5222
|
/**
|
|
5223
5223
|
* Sets a new value for property {@link #getSecondaryCalendarType secondaryCalendarType}.
|
|
@@ -5235,7 +5235,7 @@ declare module "sap/ui/unified/calendar/MonthPicker" {
|
|
|
5235
5235
|
/**
|
|
5236
5236
|
* New value for property `secondaryCalendarType`
|
|
5237
5237
|
*/
|
|
5238
|
-
sSecondaryCalendarType: CalendarType
|
|
5238
|
+
sSecondaryCalendarType: CalendarType | keyof typeof CalendarType
|
|
5239
5239
|
): this;
|
|
5240
5240
|
}
|
|
5241
5241
|
/**
|
|
@@ -5255,7 +5255,10 @@ declare module "sap/ui/unified/calendar/MonthPicker" {
|
|
|
5255
5255
|
months?: int | PropertyBindingInfo | `{${string}}`;
|
|
5256
5256
|
|
|
5257
5257
|
/**
|
|
5258
|
-
*
|
|
5258
|
+
* Determines if an interval of dates can be selected.
|
|
5259
|
+
*
|
|
5260
|
+
* **Note:** This property should be set to `false` if `_singleSelection` is set to `false`, as selecting
|
|
5261
|
+
* multiple intervals is not supported.
|
|
5259
5262
|
*
|
|
5260
5263
|
* @since 1.74
|
|
5261
5264
|
*/
|
|
@@ -5275,7 +5278,10 @@ declare module "sap/ui/unified/calendar/MonthPicker" {
|
|
|
5275
5278
|
*
|
|
5276
5279
|
* @since 1.34.0
|
|
5277
5280
|
*/
|
|
5278
|
-
primaryCalendarType?:
|
|
5281
|
+
primaryCalendarType?:
|
|
5282
|
+
| (CalendarType | keyof typeof CalendarType)
|
|
5283
|
+
| PropertyBindingInfo
|
|
5284
|
+
| `{${string}}`;
|
|
5279
5285
|
|
|
5280
5286
|
/**
|
|
5281
5287
|
* If set, the months are also displayed in this calendar type If not set, the months are only displayed
|
|
@@ -5283,7 +5289,10 @@ declare module "sap/ui/unified/calendar/MonthPicker" {
|
|
|
5283
5289
|
*
|
|
5284
5290
|
* @since 1.104.0
|
|
5285
5291
|
*/
|
|
5286
|
-
secondaryCalendarType?:
|
|
5292
|
+
secondaryCalendarType?:
|
|
5293
|
+
| (CalendarType | keyof typeof CalendarType)
|
|
5294
|
+
| PropertyBindingInfo
|
|
5295
|
+
| `{${string}}`;
|
|
5287
5296
|
|
|
5288
5297
|
/**
|
|
5289
5298
|
* Date Ranges for selected dates of the MonthPicker
|
|
@@ -6973,7 +6982,7 @@ declare module "sap/ui/unified/calendar/YearPicker" {
|
|
|
6973
6982
|
|
|
6974
6983
|
import ElementMetadata from "sap/ui/core/ElementMetadata";
|
|
6975
6984
|
|
|
6976
|
-
import CalendarType from "sap/
|
|
6985
|
+
import CalendarType from "sap/base/i18n/date/CalendarType";
|
|
6977
6986
|
|
|
6978
6987
|
import {
|
|
6979
6988
|
PropertyBindingInfo,
|
|
@@ -7270,7 +7279,10 @@ declare module "sap/ui/unified/calendar/YearPicker" {
|
|
|
7270
7279
|
/**
|
|
7271
7280
|
* Gets current value of property {@link #getIntervalSelection intervalSelection}.
|
|
7272
7281
|
*
|
|
7273
|
-
*
|
|
7282
|
+
* Determines if an interval of dates can be selected.
|
|
7283
|
+
*
|
|
7284
|
+
* **Note:** This property should be set to `false` if `_singleSelection` is set to `false`, as selecting
|
|
7285
|
+
* multiple intervals is not supported.
|
|
7274
7286
|
*
|
|
7275
7287
|
* Default value is `false`.
|
|
7276
7288
|
*
|
|
@@ -7316,7 +7328,7 @@ declare module "sap/ui/unified/calendar/YearPicker" {
|
|
|
7316
7328
|
*
|
|
7317
7329
|
* Default value is `2000`.
|
|
7318
7330
|
*
|
|
7319
|
-
* @deprecated
|
|
7331
|
+
* @deprecated As of version 1.34.0. replaced by `date` property
|
|
7320
7332
|
*
|
|
7321
7333
|
* @returns Value of property `year`
|
|
7322
7334
|
*/
|
|
@@ -7437,7 +7449,10 @@ declare module "sap/ui/unified/calendar/YearPicker" {
|
|
|
7437
7449
|
/**
|
|
7438
7450
|
* Sets a new value for property {@link #getIntervalSelection intervalSelection}.
|
|
7439
7451
|
*
|
|
7440
|
-
*
|
|
7452
|
+
* Determines if an interval of dates can be selected.
|
|
7453
|
+
*
|
|
7454
|
+
* **Note:** This property should be set to `false` if `_singleSelection` is set to `false`, as selecting
|
|
7455
|
+
* multiple intervals is not supported.
|
|
7441
7456
|
*
|
|
7442
7457
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
7443
7458
|
*
|
|
@@ -7469,7 +7484,7 @@ declare module "sap/ui/unified/calendar/YearPicker" {
|
|
|
7469
7484
|
/**
|
|
7470
7485
|
* New value for property `primaryCalendarType`
|
|
7471
7486
|
*/
|
|
7472
|
-
sPrimaryCalendarType: CalendarType
|
|
7487
|
+
sPrimaryCalendarType: CalendarType | keyof typeof CalendarType
|
|
7473
7488
|
): this;
|
|
7474
7489
|
/**
|
|
7475
7490
|
* Sets a new value for property {@link #getSecondaryCalendarType secondaryCalendarType}.
|
|
@@ -7487,7 +7502,7 @@ declare module "sap/ui/unified/calendar/YearPicker" {
|
|
|
7487
7502
|
/**
|
|
7488
7503
|
* New value for property `secondaryCalendarType`
|
|
7489
7504
|
*/
|
|
7490
|
-
sSecondaryCalendarType: CalendarType
|
|
7505
|
+
sSecondaryCalendarType: CalendarType | keyof typeof CalendarType
|
|
7491
7506
|
): this;
|
|
7492
7507
|
/**
|
|
7493
7508
|
* Sets a new value for property {@link #getYears years}.
|
|
@@ -7516,7 +7531,7 @@ declare module "sap/ui/unified/calendar/YearPicker" {
|
|
|
7516
7531
|
/**
|
|
7517
7532
|
* The year is initial focused and selected The value must be between 0 and 9999
|
|
7518
7533
|
*
|
|
7519
|
-
* @deprecated
|
|
7534
|
+
* @deprecated As of version 1.34.0. replaced by `date` property
|
|
7520
7535
|
*/
|
|
7521
7536
|
year?: int | PropertyBindingInfo | `{${string}}`;
|
|
7522
7537
|
|
|
@@ -7528,7 +7543,10 @@ declare module "sap/ui/unified/calendar/YearPicker" {
|
|
|
7528
7543
|
years?: int | PropertyBindingInfo | `{${string}}`;
|
|
7529
7544
|
|
|
7530
7545
|
/**
|
|
7531
|
-
*
|
|
7546
|
+
* Determines if an interval of dates can be selected.
|
|
7547
|
+
*
|
|
7548
|
+
* **Note:** This property should be set to `false` if `_singleSelection` is set to `false`, as selecting
|
|
7549
|
+
* multiple intervals is not supported.
|
|
7532
7550
|
*
|
|
7533
7551
|
* @since 1.74
|
|
7534
7552
|
*/
|
|
@@ -7555,7 +7573,10 @@ declare module "sap/ui/unified/calendar/YearPicker" {
|
|
|
7555
7573
|
*
|
|
7556
7574
|
* @since 1.34.0
|
|
7557
7575
|
*/
|
|
7558
|
-
primaryCalendarType?:
|
|
7576
|
+
primaryCalendarType?:
|
|
7577
|
+
| (CalendarType | keyof typeof CalendarType)
|
|
7578
|
+
| PropertyBindingInfo
|
|
7579
|
+
| `{${string}}`;
|
|
7559
7580
|
|
|
7560
7581
|
/**
|
|
7561
7582
|
* If set, the years are also displayed in this calendar type If not set, the years are only displayed in
|
|
@@ -7563,7 +7584,10 @@ declare module "sap/ui/unified/calendar/YearPicker" {
|
|
|
7563
7584
|
*
|
|
7564
7585
|
* @since 1.104.0
|
|
7565
7586
|
*/
|
|
7566
|
-
secondaryCalendarType?:
|
|
7587
|
+
secondaryCalendarType?:
|
|
7588
|
+
| (CalendarType | keyof typeof CalendarType)
|
|
7589
|
+
| PropertyBindingInfo
|
|
7590
|
+
| `{${string}}`;
|
|
7567
7591
|
|
|
7568
7592
|
/**
|
|
7569
7593
|
* Date Ranges for selected dates of the YearPicker
|
|
@@ -8735,7 +8759,7 @@ declare module "sap/ui/unified/CalendarLegendItem" {
|
|
|
8735
8759
|
*
|
|
8736
8760
|
* @returns Value of property `type`
|
|
8737
8761
|
*/
|
|
8738
|
-
getType(): CalendarDayType
|
|
8762
|
+
getType(): CalendarDayType;
|
|
8739
8763
|
/**
|
|
8740
8764
|
* Sets a new value for property {@link #getColor color}.
|
|
8741
8765
|
*
|
|
@@ -10318,9 +10342,7 @@ declare module "sap/ui/unified/CalendarRow" {
|
|
|
10318
10342
|
*
|
|
10319
10343
|
* @returns Value of property `appointmentHeight`
|
|
10320
10344
|
*/
|
|
10321
|
-
getAppointmentHeight():
|
|
10322
|
-
| CalendarAppointmentHeight
|
|
10323
|
-
| keyof typeof CalendarAppointmentHeight;
|
|
10345
|
+
getAppointmentHeight(): CalendarAppointmentHeight;
|
|
10324
10346
|
/**
|
|
10325
10347
|
* Gets current value of property {@link #getAppointmentRoundWidth appointmentRoundWidth}.
|
|
10326
10348
|
*
|
|
@@ -10333,9 +10355,7 @@ declare module "sap/ui/unified/CalendarRow" {
|
|
|
10333
10355
|
*
|
|
10334
10356
|
* @returns Value of property `appointmentRoundWidth`
|
|
10335
10357
|
*/
|
|
10336
|
-
getAppointmentRoundWidth():
|
|
10337
|
-
| CalendarAppointmentRoundWidth
|
|
10338
|
-
| keyof typeof CalendarAppointmentRoundWidth;
|
|
10358
|
+
getAppointmentRoundWidth(): CalendarAppointmentRoundWidth;
|
|
10339
10359
|
/**
|
|
10340
10360
|
* Gets content of aggregation {@link #getAppointments appointments}.
|
|
10341
10361
|
*
|
|
@@ -10355,7 +10375,7 @@ declare module "sap/ui/unified/CalendarRow" {
|
|
|
10355
10375
|
* Default value is `false`.
|
|
10356
10376
|
*
|
|
10357
10377
|
* @since 1.38.0
|
|
10358
|
-
* @deprecated
|
|
10378
|
+
* @deprecated As of version 1.81. Please use the `appointmentHeight` with value "Automatic" property instead.
|
|
10359
10379
|
*
|
|
10360
10380
|
* @returns Value of property `appointmentsReducedHeight`
|
|
10361
10381
|
*/
|
|
@@ -10373,9 +10393,7 @@ declare module "sap/ui/unified/CalendarRow" {
|
|
|
10373
10393
|
*
|
|
10374
10394
|
* @returns Value of property `appointmentsVisualization`
|
|
10375
10395
|
*/
|
|
10376
|
-
getAppointmentsVisualization():
|
|
10377
|
-
| CalendarAppointmentVisualization
|
|
10378
|
-
| keyof typeof CalendarAppointmentVisualization;
|
|
10396
|
+
getAppointmentsVisualization(): CalendarAppointmentVisualization;
|
|
10379
10397
|
/**
|
|
10380
10398
|
* Returns array of IDs of the elements which are the current targets of the association {@link #getAriaLabelledBy ariaLabelledBy}.
|
|
10381
10399
|
*/
|
|
@@ -10419,9 +10437,7 @@ declare module "sap/ui/unified/CalendarRow" {
|
|
|
10419
10437
|
*
|
|
10420
10438
|
* @returns Value of property `groupAppointmentsMode`
|
|
10421
10439
|
*/
|
|
10422
|
-
getGroupAppointmentsMode():
|
|
10423
|
-
| GroupAppointmentsMode
|
|
10424
|
-
| keyof typeof GroupAppointmentsMode;
|
|
10440
|
+
getGroupAppointmentsMode(): GroupAppointmentsMode;
|
|
10425
10441
|
/**
|
|
10426
10442
|
* Gets current value of property {@link #getHeight height}.
|
|
10427
10443
|
*
|
|
@@ -10863,7 +10879,7 @@ declare module "sap/ui/unified/CalendarRow" {
|
|
|
10863
10879
|
* Default value is `false`.
|
|
10864
10880
|
*
|
|
10865
10881
|
* @since 1.38.0
|
|
10866
|
-
* @deprecated
|
|
10882
|
+
* @deprecated As of version 1.81. Please use the `appointmentHeight` with value "Automatic" property instead.
|
|
10867
10883
|
*
|
|
10868
10884
|
* @returns Reference to `this` in order to allow method chaining
|
|
10869
10885
|
*/
|
|
@@ -11337,7 +11353,7 @@ declare module "sap/ui/unified/CalendarRow" {
|
|
|
11337
11353
|
* to allow touching.
|
|
11338
11354
|
*
|
|
11339
11355
|
* @since 1.38.0
|
|
11340
|
-
* @deprecated
|
|
11356
|
+
* @deprecated As of version 1.81. Please use the `appointmentHeight` with value "Automatic" property instead.
|
|
11341
11357
|
*/
|
|
11342
11358
|
appointmentsReducedHeight?: boolean | PropertyBindingInfo | `{${string}}`;
|
|
11343
11359
|
|
|
@@ -12855,9 +12871,7 @@ declare module "sap/ui/unified/ColorPicker" {
|
|
|
12855
12871
|
*
|
|
12856
12872
|
* @returns Value of property `displayMode`
|
|
12857
12873
|
*/
|
|
12858
|
-
getDisplayMode():
|
|
12859
|
-
| ColorPickerDisplayMode
|
|
12860
|
-
| keyof typeof ColorPickerDisplayMode;
|
|
12874
|
+
getDisplayMode(): ColorPickerDisplayMode;
|
|
12861
12875
|
/**
|
|
12862
12876
|
* Gets current value of property {@link #getMode mode}.
|
|
12863
12877
|
*
|
|
@@ -12873,7 +12887,7 @@ declare module "sap/ui/unified/ColorPicker" {
|
|
|
12873
12887
|
*
|
|
12874
12888
|
* @returns Value of property `mode`
|
|
12875
12889
|
*/
|
|
12876
|
-
getMode(): ColorPickerMode
|
|
12890
|
+
getMode(): ColorPickerMode;
|
|
12877
12891
|
/**
|
|
12878
12892
|
* Gets current RGB values.
|
|
12879
12893
|
*
|
|
@@ -13420,9 +13434,7 @@ declare module "sap/ui/unified/ColorPickerPopover" {
|
|
|
13420
13434
|
*
|
|
13421
13435
|
* @returns Value of property `displayMode`
|
|
13422
13436
|
*/
|
|
13423
|
-
getDisplayMode():
|
|
13424
|
-
| ColorPickerDisplayMode
|
|
13425
|
-
| keyof typeof ColorPickerDisplayMode;
|
|
13437
|
+
getDisplayMode(): ColorPickerDisplayMode;
|
|
13426
13438
|
/**
|
|
13427
13439
|
* Gets current value of property {@link #getMode mode}.
|
|
13428
13440
|
*
|
|
@@ -13434,7 +13446,7 @@ declare module "sap/ui/unified/ColorPickerPopover" {
|
|
|
13434
13446
|
*
|
|
13435
13447
|
* @returns Value of property `mode`
|
|
13436
13448
|
*/
|
|
13437
|
-
getMode(): ColorPickerMode
|
|
13449
|
+
getMode(): ColorPickerMode;
|
|
13438
13450
|
/**
|
|
13439
13451
|
* Opens the `ColorPickerPopover`. The popover is positioned relative to the control parameter on tablet
|
|
13440
13452
|
* or desktop and is full screen on phone. Therefore the openBy parameter is only used on tablet or desktop
|
|
@@ -13695,8 +13707,8 @@ declare module "sap/ui/unified/ContentSwitcher" {
|
|
|
13695
13707
|
* Switches between two control areas and animates it via CSS transitions
|
|
13696
13708
|
*
|
|
13697
13709
|
* @since 1.16.0
|
|
13698
|
-
* @deprecated
|
|
13699
|
-
* @experimental
|
|
13710
|
+
* @deprecated As of version 1.44.0. the concept has been discarded.
|
|
13711
|
+
* @experimental As of version 1.16.0. API is not yet finished and might change completely
|
|
13700
13712
|
*/
|
|
13701
13713
|
export default class ContentSwitcher extends Control {
|
|
13702
13714
|
/**
|
|
@@ -13988,8 +14000,8 @@ declare module "sap/ui/unified/ContentSwitcher" {
|
|
|
13988
14000
|
/**
|
|
13989
14001
|
* Describes the settings that can be provided to the ContentSwitcher constructor.
|
|
13990
14002
|
*
|
|
13991
|
-
* @deprecated
|
|
13992
|
-
* @experimental
|
|
14003
|
+
* @deprecated As of version 1.44.0. the concept has been discarded.
|
|
14004
|
+
* @experimental As of version 1.16.0. API is not yet finished and might change completely
|
|
13993
14005
|
*/
|
|
13994
14006
|
export interface $ContentSwitcherSettings extends $ControlSettings {
|
|
13995
14007
|
/**
|
|
@@ -14562,7 +14574,7 @@ declare module "sap/ui/unified/DateTypeRange" {
|
|
|
14562
14574
|
*
|
|
14563
14575
|
* @returns Value of property `secondaryType`
|
|
14564
14576
|
*/
|
|
14565
|
-
getSecondaryType(): CalendarDayType
|
|
14577
|
+
getSecondaryType(): CalendarDayType;
|
|
14566
14578
|
/**
|
|
14567
14579
|
* Gets current value of property {@link #getType type}.
|
|
14568
14580
|
*
|
|
@@ -14573,7 +14585,7 @@ declare module "sap/ui/unified/DateTypeRange" {
|
|
|
14573
14585
|
*
|
|
14574
14586
|
* @returns Value of property `type`
|
|
14575
14587
|
*/
|
|
14576
|
-
getType(): CalendarDayType
|
|
14588
|
+
getType(): CalendarDayType;
|
|
14577
14589
|
/**
|
|
14578
14590
|
* Sets a new value for property {@link #getColor color}.
|
|
14579
14591
|
*
|
|
@@ -16266,7 +16278,7 @@ declare module "sap/ui/unified/FileUploader" {
|
|
|
16266
16278
|
*
|
|
16267
16279
|
* @returns Value of property `valueState`
|
|
16268
16280
|
*/
|
|
16269
|
-
getValueState(): ValueState
|
|
16281
|
+
getValueState(): ValueState;
|
|
16270
16282
|
/**
|
|
16271
16283
|
* Gets current value of property {@link #getValueStateText valueStateText}.
|
|
16272
16284
|
*
|
|
@@ -18348,7 +18360,7 @@ declare module "sap/ui/unified/Menu" {
|
|
|
18348
18360
|
*
|
|
18349
18361
|
* Accessible label / description of the menu for assistive technologies like screenreaders.
|
|
18350
18362
|
*
|
|
18351
|
-
* @deprecated
|
|
18363
|
+
* @deprecated As of version 1.27.0. replaced by `ariaLabelledBy` association
|
|
18352
18364
|
*
|
|
18353
18365
|
* @returns Value of property `ariaDescription`
|
|
18354
18366
|
*/
|
|
@@ -18559,7 +18571,7 @@ declare module "sap/ui/unified/Menu" {
|
|
|
18559
18571
|
*
|
|
18560
18572
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
18561
18573
|
*
|
|
18562
|
-
* @deprecated
|
|
18574
|
+
* @deprecated As of version 1.27.0. replaced by `ariaLabelledBy` association
|
|
18563
18575
|
*
|
|
18564
18576
|
* @returns Reference to `this` in order to allow method chaining
|
|
18565
18577
|
*/
|
|
@@ -18647,7 +18659,7 @@ declare module "sap/ui/unified/Menu" {
|
|
|
18647
18659
|
/**
|
|
18648
18660
|
* Accessible label / description of the menu for assistive technologies like screenreaders.
|
|
18649
18661
|
*
|
|
18650
|
-
* @deprecated
|
|
18662
|
+
* @deprecated As of version 1.27.0. replaced by `ariaLabelledBy` association
|
|
18651
18663
|
*/
|
|
18652
18664
|
ariaDescription?: string | PropertyBindingInfo;
|
|
18653
18665
|
|
|
@@ -19834,8 +19846,8 @@ declare module "sap/ui/unified/MenuTextFieldItem" {
|
|
|
19834
19846
|
/**
|
|
19835
19847
|
* The aggregation `submenu` (inherited from parent class) is not supported for this type of menu item.
|
|
19836
19848
|
*
|
|
19837
|
-
* @deprecated
|
|
19838
|
-
* this type of menu item.
|
|
19849
|
+
* @deprecated As of version 1.21. the aggregation `submenu` (inherited from parent class) is not supported
|
|
19850
|
+
* for this type of menu item.
|
|
19839
19851
|
*
|
|
19840
19852
|
* @returns `this` to allow method chaining
|
|
19841
19853
|
*/
|
|
@@ -19862,8 +19874,8 @@ declare module "sap/ui/unified/MenuTextFieldItem" {
|
|
|
19862
19874
|
/**
|
|
19863
19875
|
* The aggregation `submenu` (inherited from parent class) is not supported for this type of menu item.
|
|
19864
19876
|
*
|
|
19865
|
-
* @deprecated
|
|
19866
|
-
* this type of menu item.
|
|
19877
|
+
* @deprecated As of version 1.21. the aggregation `submenu` (inherited from parent class) is not supported
|
|
19878
|
+
* for this type of menu item.
|
|
19867
19879
|
*/
|
|
19868
19880
|
getSubmenu(): Menu;
|
|
19869
19881
|
/**
|
|
@@ -19886,7 +19898,7 @@ declare module "sap/ui/unified/MenuTextFieldItem" {
|
|
|
19886
19898
|
*
|
|
19887
19899
|
* @returns Value of property `valueState`
|
|
19888
19900
|
*/
|
|
19889
|
-
getValueState(): ValueState
|
|
19901
|
+
getValueState(): ValueState;
|
|
19890
19902
|
/**
|
|
19891
19903
|
* Sets a new value for property {@link #getIcon icon}.
|
|
19892
19904
|
*
|
|
@@ -19923,8 +19935,8 @@ declare module "sap/ui/unified/MenuTextFieldItem" {
|
|
|
19923
19935
|
/**
|
|
19924
19936
|
* The aggregation `submenu` (inherited from parent class) is not supported for this type of menu item.
|
|
19925
19937
|
*
|
|
19926
|
-
* @deprecated
|
|
19927
|
-
* this type of menu item.
|
|
19938
|
+
* @deprecated As of version 1.21. the aggregation `submenu` (inherited from parent class) is not supported
|
|
19939
|
+
* for this type of menu item.
|
|
19928
19940
|
*
|
|
19929
19941
|
* @returns `this` to allow method chaining
|
|
19930
19942
|
*/
|
|
@@ -20014,7 +20026,7 @@ declare module "sap/ui/unified/NonWorkingPeriod" {
|
|
|
20014
20026
|
* NonWorkingPeriod
|
|
20015
20027
|
*
|
|
20016
20028
|
* @since 1.27.0
|
|
20017
|
-
* @experimental
|
|
20029
|
+
* @experimental As of version 1.127.0.
|
|
20018
20030
|
*/
|
|
20019
20031
|
export default class NonWorkingPeriod extends UI5Element {
|
|
20020
20032
|
/**
|
|
@@ -20140,7 +20152,7 @@ declare module "sap/ui/unified/NonWorkingPeriod" {
|
|
|
20140
20152
|
/**
|
|
20141
20153
|
* Describes the settings that can be provided to the NonWorkingPeriod constructor.
|
|
20142
20154
|
*
|
|
20143
|
-
* @experimental
|
|
20155
|
+
* @experimental As of version 1.127.0.
|
|
20144
20156
|
*/
|
|
20145
20157
|
export interface $NonWorkingPeriodSettings extends $ElementSettings {
|
|
20146
20158
|
/**
|
|
@@ -20173,7 +20185,7 @@ declare module "sap/ui/unified/RecurringNonWorkingPeriod" {
|
|
|
20173
20185
|
* Applications can inherit from this element to add own fields.
|
|
20174
20186
|
*
|
|
20175
20187
|
* @since 1.127.0
|
|
20176
|
-
* @experimental
|
|
20188
|
+
* @experimental As of version 1.127.0.
|
|
20177
20189
|
*/
|
|
20178
20190
|
export default class RecurringNonWorkingPeriod extends NonWorkingPeriod {
|
|
20179
20191
|
/**
|
|
@@ -20270,7 +20282,7 @@ declare module "sap/ui/unified/RecurringNonWorkingPeriod" {
|
|
|
20270
20282
|
*
|
|
20271
20283
|
* @returns Value of property `recurrenceType`
|
|
20272
20284
|
*/
|
|
20273
|
-
getRecurrenceType(): RecurrenceType
|
|
20285
|
+
getRecurrenceType(): RecurrenceType;
|
|
20274
20286
|
/**
|
|
20275
20287
|
* Sets a new value for property {@link #getRecurrenceEndDate recurrenceEndDate}.
|
|
20276
20288
|
*
|
|
@@ -20329,7 +20341,7 @@ declare module "sap/ui/unified/RecurringNonWorkingPeriod" {
|
|
|
20329
20341
|
/**
|
|
20330
20342
|
* Describes the settings that can be provided to the RecurringNonWorkingPeriod constructor.
|
|
20331
20343
|
*
|
|
20332
|
-
* @experimental
|
|
20344
|
+
* @experimental As of version 1.127.0.
|
|
20333
20345
|
*/
|
|
20334
20346
|
export interface $RecurringNonWorkingPeriodSettings
|
|
20335
20347
|
extends $NonWorkingPeriodSettings {
|
|
@@ -20385,7 +20397,7 @@ declare module "sap/ui/unified/Shell" {
|
|
|
20385
20397
|
* than the root control usecase.
|
|
20386
20398
|
*
|
|
20387
20399
|
* @since 1.15.1
|
|
20388
|
-
* @deprecated
|
|
20400
|
+
* @deprecated As of version 1.44.0. the concept has been discarded.
|
|
20389
20401
|
*/
|
|
20390
20402
|
export default class Shell extends ShellLayout {
|
|
20391
20403
|
/**
|
|
@@ -20609,7 +20621,7 @@ declare module "sap/ui/unified/Shell" {
|
|
|
20609
20621
|
*
|
|
20610
20622
|
* Shows / Hides the curtain.
|
|
20611
20623
|
*
|
|
20612
|
-
* @deprecated
|
|
20624
|
+
* @deprecated As of version 1.16.3. Curtain is deprecated and replaced by ShellOverlay mechanism.
|
|
20613
20625
|
*
|
|
20614
20626
|
* @returns Value of property `showCurtain`
|
|
20615
20627
|
*/
|
|
@@ -20619,7 +20631,7 @@ declare module "sap/ui/unified/Shell" {
|
|
|
20619
20631
|
*
|
|
20620
20632
|
* Shows / Hides the side pane on the curtain.
|
|
20621
20633
|
*
|
|
20622
|
-
* @deprecated
|
|
20634
|
+
* @deprecated As of version 1.16.3. Curtain is deprecated and replaced by ShellOverlay mechanism.
|
|
20623
20635
|
*
|
|
20624
20636
|
* @returns Value of property `showCurtainPane`
|
|
20625
20637
|
*/
|
|
@@ -20908,7 +20920,7 @@ declare module "sap/ui/unified/Shell" {
|
|
|
20908
20920
|
*
|
|
20909
20921
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
20910
20922
|
*
|
|
20911
|
-
* @deprecated
|
|
20923
|
+
* @deprecated As of version 1.16.3. Curtain is deprecated and replaced by ShellOverlay mechanism.
|
|
20912
20924
|
*
|
|
20913
20925
|
* @returns Reference to `this` in order to allow method chaining
|
|
20914
20926
|
*/
|
|
@@ -20925,7 +20937,7 @@ declare module "sap/ui/unified/Shell" {
|
|
|
20925
20937
|
*
|
|
20926
20938
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
20927
20939
|
*
|
|
20928
|
-
* @deprecated
|
|
20940
|
+
* @deprecated As of version 1.16.3. Curtain is deprecated and replaced by ShellOverlay mechanism.
|
|
20929
20941
|
*
|
|
20930
20942
|
* @returns Reference to `this` in order to allow method chaining
|
|
20931
20943
|
*/
|
|
@@ -20952,7 +20964,7 @@ declare module "sap/ui/unified/Shell" {
|
|
|
20952
20964
|
/**
|
|
20953
20965
|
* Describes the settings that can be provided to the Shell constructor.
|
|
20954
20966
|
*
|
|
20955
|
-
* @deprecated
|
|
20967
|
+
* @deprecated As of version 1.44.0. the concept has been discarded.
|
|
20956
20968
|
*/
|
|
20957
20969
|
export interface $ShellSettings extends $ShellLayoutSettings {
|
|
20958
20970
|
/**
|
|
@@ -20963,14 +20975,14 @@ declare module "sap/ui/unified/Shell" {
|
|
|
20963
20975
|
/**
|
|
20964
20976
|
* Shows / Hides the curtain.
|
|
20965
20977
|
*
|
|
20966
|
-
* @deprecated
|
|
20978
|
+
* @deprecated As of version 1.16.3. Curtain is deprecated and replaced by ShellOverlay mechanism.
|
|
20967
20979
|
*/
|
|
20968
20980
|
showCurtain?: boolean | PropertyBindingInfo | `{${string}}`;
|
|
20969
20981
|
|
|
20970
20982
|
/**
|
|
20971
20983
|
* Shows / Hides the side pane on the curtain.
|
|
20972
20984
|
*
|
|
20973
|
-
* @deprecated
|
|
20985
|
+
* @deprecated As of version 1.16.3. Curtain is deprecated and replaced by ShellOverlay mechanism.
|
|
20974
20986
|
*/
|
|
20975
20987
|
showCurtainPane?: boolean | PropertyBindingInfo | `{${string}}`;
|
|
20976
20988
|
|
|
@@ -21053,7 +21065,7 @@ declare module "sap/ui/unified/ShellHeadItem" {
|
|
|
21053
21065
|
* Header Action item of the Shell.
|
|
21054
21066
|
*
|
|
21055
21067
|
* @since 1.15.1
|
|
21056
|
-
* @deprecated
|
|
21068
|
+
* @deprecated As of version 1.44.0. the concept has been discarded.
|
|
21057
21069
|
*/
|
|
21058
21070
|
export default class ShellHeadItem extends UI5Element {
|
|
21059
21071
|
/**
|
|
@@ -21240,7 +21252,7 @@ declare module "sap/ui/unified/ShellHeadItem" {
|
|
|
21240
21252
|
*
|
|
21241
21253
|
* Default value is `false`.
|
|
21242
21254
|
*
|
|
21243
|
-
* @deprecated
|
|
21255
|
+
* @deprecated As of version 1.18. Markers should not be used anymore.
|
|
21244
21256
|
*
|
|
21245
21257
|
* @returns Value of property `showMarker`
|
|
21246
21258
|
*/
|
|
@@ -21264,7 +21276,7 @@ declare module "sap/ui/unified/ShellHeadItem" {
|
|
|
21264
21276
|
*
|
|
21265
21277
|
* Default value is `false`.
|
|
21266
21278
|
*
|
|
21267
|
-
* @deprecated
|
|
21279
|
+
* @deprecated As of version 1.18. Dividers are not supported anymore.
|
|
21268
21280
|
*
|
|
21269
21281
|
* @returns Value of property `startsSection`
|
|
21270
21282
|
*/
|
|
@@ -21358,7 +21370,7 @@ declare module "sap/ui/unified/ShellHeadItem" {
|
|
|
21358
21370
|
*
|
|
21359
21371
|
* Default value is `false`.
|
|
21360
21372
|
*
|
|
21361
|
-
* @deprecated
|
|
21373
|
+
* @deprecated As of version 1.18. Markers should not be used anymore.
|
|
21362
21374
|
*
|
|
21363
21375
|
* @returns Reference to `this` in order to allow method chaining
|
|
21364
21376
|
*/
|
|
@@ -21396,7 +21408,7 @@ declare module "sap/ui/unified/ShellHeadItem" {
|
|
|
21396
21408
|
*
|
|
21397
21409
|
* Default value is `false`.
|
|
21398
21410
|
*
|
|
21399
|
-
* @deprecated
|
|
21411
|
+
* @deprecated As of version 1.18. Dividers are not supported anymore.
|
|
21400
21412
|
*
|
|
21401
21413
|
* @returns Reference to `this` in order to allow method chaining
|
|
21402
21414
|
*/
|
|
@@ -21450,13 +21462,13 @@ declare module "sap/ui/unified/ShellHeadItem" {
|
|
|
21450
21462
|
/**
|
|
21451
21463
|
* Describes the settings that can be provided to the ShellHeadItem constructor.
|
|
21452
21464
|
*
|
|
21453
|
-
* @deprecated
|
|
21465
|
+
* @deprecated As of version 1.44.0. the concept has been discarded.
|
|
21454
21466
|
*/
|
|
21455
21467
|
export interface $ShellHeadItemSettings extends $ElementSettings {
|
|
21456
21468
|
/**
|
|
21457
21469
|
* If set to true, a divider is displayed before the item.
|
|
21458
21470
|
*
|
|
21459
|
-
* @deprecated
|
|
21471
|
+
* @deprecated As of version 1.18. Dividers are not supported anymore.
|
|
21460
21472
|
*/
|
|
21461
21473
|
startsSection?: boolean | PropertyBindingInfo | `{${string}}`;
|
|
21462
21474
|
|
|
@@ -21484,7 +21496,7 @@ declare module "sap/ui/unified/ShellHeadItem" {
|
|
|
21484
21496
|
/**
|
|
21485
21497
|
* If set to true, a theme dependent marker is shown on the item.
|
|
21486
21498
|
*
|
|
21487
|
-
* @deprecated
|
|
21499
|
+
* @deprecated As of version 1.18. Markers should not be used anymore.
|
|
21488
21500
|
*/
|
|
21489
21501
|
showMarker?: boolean | PropertyBindingInfo | `{${string}}`;
|
|
21490
21502
|
|
|
@@ -21543,7 +21555,7 @@ declare module "sap/ui/unified/ShellHeadUserItem" {
|
|
|
21543
21555
|
* User Header Action Item of the Shell.
|
|
21544
21556
|
*
|
|
21545
21557
|
* @since 1.22.0
|
|
21546
|
-
* @deprecated
|
|
21558
|
+
* @deprecated As of version 1.44.0. the concept has been discarded.
|
|
21547
21559
|
*/
|
|
21548
21560
|
export default class ShellHeadUserItem extends UI5Element {
|
|
21549
21561
|
/**
|
|
@@ -21812,7 +21824,7 @@ declare module "sap/ui/unified/ShellHeadUserItem" {
|
|
|
21812
21824
|
/**
|
|
21813
21825
|
* Describes the settings that can be provided to the ShellHeadUserItem constructor.
|
|
21814
21826
|
*
|
|
21815
|
-
* @deprecated
|
|
21827
|
+
* @deprecated As of version 1.44.0. the concept has been discarded.
|
|
21816
21828
|
*/
|
|
21817
21829
|
export interface $ShellHeadUserItemSettings extends $ElementSettings {
|
|
21818
21830
|
/**
|
|
@@ -21875,7 +21887,7 @@ declare module "sap/ui/unified/ShellLayout" {
|
|
|
21875
21887
|
* do not use it for other scenarios than the root control usecase.
|
|
21876
21888
|
*
|
|
21877
21889
|
* @since 1.25.0
|
|
21878
|
-
* @deprecated
|
|
21890
|
+
* @deprecated As of version 1.44.0. the concept has been discarded.
|
|
21879
21891
|
*/
|
|
21880
21892
|
export default class ShellLayout extends Control {
|
|
21881
21893
|
/**
|
|
@@ -22212,7 +22224,7 @@ declare module "sap/ui/unified/ShellLayout" {
|
|
|
22212
22224
|
/**
|
|
22213
22225
|
* Describes the settings that can be provided to the ShellLayout constructor.
|
|
22214
22226
|
*
|
|
22215
|
-
* @deprecated
|
|
22227
|
+
* @deprecated As of version 1.44.0. the concept has been discarded.
|
|
22216
22228
|
*/
|
|
22217
22229
|
export interface $ShellLayoutSettings extends $ControlSettings {
|
|
22218
22230
|
/**
|
|
@@ -22265,7 +22277,7 @@ declare module "sap/ui/unified/ShellOverlay" {
|
|
|
22265
22277
|
* ShellOverlay to be opened in front of an sap.ui.unified.Shell
|
|
22266
22278
|
*
|
|
22267
22279
|
* @since 1.16.3
|
|
22268
|
-
* @deprecated
|
|
22280
|
+
* @deprecated As of version 1.44.0. the concept has been discarded.
|
|
22269
22281
|
*/
|
|
22270
22282
|
export default class ShellOverlay extends Control {
|
|
22271
22283
|
/**
|
|
@@ -22575,7 +22587,7 @@ declare module "sap/ui/unified/ShellOverlay" {
|
|
|
22575
22587
|
/**
|
|
22576
22588
|
* Describes the settings that can be provided to the ShellOverlay constructor.
|
|
22577
22589
|
*
|
|
22578
|
-
* @deprecated
|
|
22590
|
+
* @deprecated As of version 1.44.0. the concept has been discarded.
|
|
22579
22591
|
*/
|
|
22580
22592
|
export interface $ShellOverlaySettings extends $ControlSettings {
|
|
22581
22593
|
/**
|
|
@@ -22635,8 +22647,8 @@ declare module "sap/ui/unified/SplitContainer" {
|
|
|
22635
22647
|
* Provides a main content and a secondary content area
|
|
22636
22648
|
*
|
|
22637
22649
|
* @since 1.15.0
|
|
22638
|
-
* @deprecated
|
|
22639
|
-
* @experimental
|
|
22650
|
+
* @deprecated As of version 1.44.0. the concept has been discarded.
|
|
22651
|
+
* @experimental As of version 1.15.0. API is not yet finished and might change completely
|
|
22640
22652
|
*/
|
|
22641
22653
|
export default class SplitContainer extends Control {
|
|
22642
22654
|
/**
|
|
@@ -22756,7 +22768,7 @@ declare module "sap/ui/unified/SplitContainer" {
|
|
|
22756
22768
|
*
|
|
22757
22769
|
* @returns Value of property `orientation`
|
|
22758
22770
|
*/
|
|
22759
|
-
getOrientation(): Orientation
|
|
22771
|
+
getOrientation(): Orientation;
|
|
22760
22772
|
/**
|
|
22761
22773
|
* Gets content of aggregation {@link #getSecondaryContent secondaryContent}.
|
|
22762
22774
|
*
|
|
@@ -22781,7 +22793,7 @@ declare module "sap/ui/unified/SplitContainer" {
|
|
|
22781
22793
|
*
|
|
22782
22794
|
* Default value is `'250px'`.
|
|
22783
22795
|
*
|
|
22784
|
-
* @deprecated
|
|
22796
|
+
* @deprecated As of version 1.22. Only available for backwards compatibility.
|
|
22785
22797
|
*
|
|
22786
22798
|
* @returns Value of property `secondaryContentWidth`
|
|
22787
22799
|
*/
|
|
@@ -22945,7 +22957,7 @@ declare module "sap/ui/unified/SplitContainer" {
|
|
|
22945
22957
|
*
|
|
22946
22958
|
* Default value is `'250px'`.
|
|
22947
22959
|
*
|
|
22948
|
-
* @deprecated
|
|
22960
|
+
* @deprecated As of version 1.22. Only available for backwards compatibility.
|
|
22949
22961
|
*
|
|
22950
22962
|
* @returns Reference to `this` in order to allow method chaining
|
|
22951
22963
|
*/
|
|
@@ -22975,8 +22987,8 @@ declare module "sap/ui/unified/SplitContainer" {
|
|
|
22975
22987
|
/**
|
|
22976
22988
|
* Describes the settings that can be provided to the SplitContainer constructor.
|
|
22977
22989
|
*
|
|
22978
|
-
* @deprecated
|
|
22979
|
-
* @experimental
|
|
22990
|
+
* @deprecated As of version 1.44.0. the concept has been discarded.
|
|
22991
|
+
* @experimental As of version 1.15.0. API is not yet finished and might change completely
|
|
22980
22992
|
*/
|
|
22981
22993
|
export interface $SplitContainerSettings extends $ControlSettings {
|
|
22982
22994
|
/**
|
|
@@ -22992,7 +23004,7 @@ declare module "sap/ui/unified/SplitContainer" {
|
|
|
22992
23004
|
/**
|
|
22993
23005
|
* Do not use. Use secondaryContentSize instead.
|
|
22994
23006
|
*
|
|
22995
|
-
* @deprecated
|
|
23007
|
+
* @deprecated As of version 1.22. Only available for backwards compatibility.
|
|
22996
23008
|
*/
|
|
22997
23009
|
secondaryContentWidth?: CSSSize | PropertyBindingInfo | `{${string}}`;
|
|
22998
23010
|
|
|
@@ -23035,7 +23047,7 @@ declare module "sap/ui/unified/TimeRange" {
|
|
|
23035
23047
|
* Time range for use in `NonWorkingPeriod`
|
|
23036
23048
|
*
|
|
23037
23049
|
* @since 1.127.0
|
|
23038
|
-
* @experimental
|
|
23050
|
+
* @experimental As of version 1.127.0.
|
|
23039
23051
|
*/
|
|
23040
23052
|
export default class TimeRange extends UI5Element {
|
|
23041
23053
|
/**
|
|
@@ -23201,7 +23213,7 @@ declare module "sap/ui/unified/TimeRange" {
|
|
|
23201
23213
|
/**
|
|
23202
23214
|
* Describes the settings that can be provided to the TimeRange constructor.
|
|
23203
23215
|
*
|
|
23204
|
-
* @experimental
|
|
23216
|
+
* @experimental As of version 1.127.0.
|
|
23205
23217
|
*/
|
|
23206
23218
|
export interface $TimeRangeSettings extends $ElementSettings {
|
|
23207
23219
|
/**
|