@openui5/sap.ui.unified 1.115.0 → 1.116.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/.reuse/dep5 +0 -5
- package/THIRDPARTY.txt +1 -7
- package/package.json +2 -2
- package/src/sap/ui/unified/.library +1 -1
- package/src/sap/ui/unified/Calendar.js +2 -2
- package/src/sap/ui/unified/CalendarAppointment.js +1 -1
- package/src/sap/ui/unified/CalendarDateInterval.js +1 -1
- package/src/sap/ui/unified/CalendarLegend.js +1 -1
- package/src/sap/ui/unified/CalendarLegendItem.js +1 -1
- package/src/sap/ui/unified/CalendarMonthInterval.js +1 -1
- package/src/sap/ui/unified/CalendarOneMonthInterval.js +1 -1
- package/src/sap/ui/unified/CalendarRow.js +1 -1
- package/src/sap/ui/unified/CalendarTimeInterval.js +1 -1
- package/src/sap/ui/unified/CalendarWeekInterval.js +1 -1
- package/src/sap/ui/unified/ColorPicker.js +1 -1
- package/src/sap/ui/unified/ColorPickerPopover.js +1 -1
- package/src/sap/ui/unified/ContentSwitcher.js +1 -1
- package/src/sap/ui/unified/Currency.js +1 -1
- package/src/sap/ui/unified/CurrencyRenderer.js +1 -1
- package/src/sap/ui/unified/DateRange.js +1 -1
- package/src/sap/ui/unified/DateTypeRange.js +1 -1
- package/src/sap/ui/unified/FileUploader.js +1 -1
- package/src/sap/ui/unified/FileUploaderParameter.js +1 -1
- package/src/sap/ui/unified/FileUploaderXHRSettings.js +1 -1
- package/src/sap/ui/unified/Menu.js +12 -9
- package/src/sap/ui/unified/MenuItem.js +4 -8
- package/src/sap/ui/unified/MenuItemBase.js +1 -1
- package/src/sap/ui/unified/MenuRenderer.js +1 -1
- package/src/sap/ui/unified/MenuTextFieldItem.js +7 -4
- package/src/sap/ui/unified/Shell.js +1 -1
- package/src/sap/ui/unified/ShellHeadItem.js +1 -1
- package/src/sap/ui/unified/ShellHeadUserItem.js +1 -1
- package/src/sap/ui/unified/ShellLayout.js +1 -1
- package/src/sap/ui/unified/ShellOverlay.js +1 -1
- package/src/sap/ui/unified/SplitContainer.js +1 -1
- package/src/sap/ui/unified/calendar/DatesRow.js +1 -1
- package/src/sap/ui/unified/calendar/Header.js +1 -1
- package/src/sap/ui/unified/calendar/IndexPicker.js +1 -1
- package/src/sap/ui/unified/calendar/Month.js +1 -1
- package/src/sap/ui/unified/calendar/MonthPicker.js +1 -1
- package/src/sap/ui/unified/calendar/MonthsRow.js +1 -1
- package/src/sap/ui/unified/calendar/OneMonthDatesRow.js +1 -1
- package/src/sap/ui/unified/calendar/TimesRow.js +1 -1
- package/src/sap/ui/unified/calendar/YearPicker.js +1 -1
- package/src/sap/ui/unified/calendar/YearRangePicker.js +1 -1
- package/src/sap/ui/unified/library.js +2 -2
- package/src/sap/ui/unified/messagebundle_sl.properties +1 -1
- package/src/sap/ui/unified/messagebundle_sv.properties +1 -1
- package/src/sap/ui/unified/messagebundle_th.properties +1 -1
- package/src/sap/ui/unified/themes/base/Calendar.less +13 -9
package/.reuse/dep5
CHANGED
|
@@ -457,11 +457,6 @@ Comment: these files belong to: UI5 Web Components
|
|
|
457
457
|
|
|
458
458
|
# Outside of Libraries:
|
|
459
459
|
|
|
460
|
-
Files: src/testsuite-utils/src/main/resources/META-INF/less/less.js
|
|
461
|
-
Copyright: 2009-2014, Alexis Sellier <self@cloudhead.net>
|
|
462
|
-
License: Apache-2.0
|
|
463
|
-
Comment: these files belong to: LESS
|
|
464
|
-
|
|
465
460
|
Files: lib/jsdoc/ui5/plugin.js
|
|
466
461
|
Copyright:
|
|
467
462
|
2009-2023 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
package/THIRDPARTY.txt
CHANGED
|
@@ -460,19 +460,13 @@ Contained in: src/sap.ui.webc.main/src/sap/ui/webc/main/thirdparty/*.*
|
|
|
460
460
|
|
|
461
461
|
Outside of Libraries:
|
|
462
462
|
|
|
463
|
-
Component: LESS, version: 1.6.3
|
|
464
|
-
Copyright: 2009-2014, Alexis Sellier <self@cloudhead.net>
|
|
465
|
-
License: Apache-2.0
|
|
466
|
-
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
467
|
-
Contained in: src/testsuite-utils/src/main/resources/META-INF/less/less.js
|
|
468
|
-
|
|
469
463
|
Component: JSDoc 3, version: 3.6.7
|
|
470
464
|
Copyright: 2011-present Michael Mathews micmath@gmail.com and the contributors to JSDoc
|
|
471
465
|
License: Apache-2.0
|
|
472
466
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
473
467
|
Contained in: lib/jsdoc/ui5/plugin.js
|
|
474
468
|
|
|
475
|
-
Component: SAP Theming Base Content, version: 11.
|
|
469
|
+
Component: SAP Theming Base Content, version: 11.4.2
|
|
476
470
|
Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
|
|
477
471
|
License: Apache-2.0
|
|
478
472
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/sap.ui.unified",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.116.0",
|
|
4
4
|
"description": "OpenUI5 UI Library sap.ui.unified",
|
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -14,6 +14,6 @@
|
|
|
14
14
|
"url": "https://github.com/SAP/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@openui5/sap.ui.core": "1.
|
|
17
|
+
"@openui5/sap.ui.core": "1.116.0"
|
|
18
18
|
}
|
|
19
19
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.
|
|
9
|
+
<version>1.116.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>Unified controls intended for both, mobile and desktop scenarios</documentation>
|
|
12
12
|
|
|
@@ -76,7 +76,7 @@ sap.ui.define([
|
|
|
76
76
|
* Basic Calendar.
|
|
77
77
|
* This calendar is used for DatePickers
|
|
78
78
|
* @extends sap.ui.core.Control
|
|
79
|
-
* @version 1.
|
|
79
|
+
* @version 1.116.0
|
|
80
80
|
*
|
|
81
81
|
* @constructor
|
|
82
82
|
* @public
|
|
@@ -2094,7 +2094,7 @@ sap.ui.define([
|
|
|
2094
2094
|
oFocusedDate = this._getFocusedDate(),
|
|
2095
2095
|
oFocusMonthDelegate = {
|
|
2096
2096
|
onAfterRendering: function() {
|
|
2097
|
-
this._oItemNavigation.focusItem(this._oItemNavigation.getFocusedIndex());
|
|
2097
|
+
this._oItemNavigation.focusItem(this._oItemNavigation.getFocusedIndex(), undefined, true);
|
|
2098
2098
|
this.removeDelegate(oFocusMonthDelegate);
|
|
2099
2099
|
}
|
|
2100
2100
|
},
|
|
@@ -59,7 +59,7 @@ sap.ui.define([
|
|
|
59
59
|
* @class
|
|
60
60
|
* <code>CalendarDateInterval</code> only visualizes the dates in a one-line interval and allows the selection of a single day.
|
|
61
61
|
* @extends sap.ui.unified.Calendar
|
|
62
|
-
* @version 1.
|
|
62
|
+
* @version 1.116.0
|
|
63
63
|
*
|
|
64
64
|
* @constructor
|
|
65
65
|
* @public
|
|
@@ -65,7 +65,7 @@ sap.ui.define([
|
|
|
65
65
|
* <b>Note:</b> UI5Date or JavaScript Date objects are used to set and return the months, mark them as selected or as a special type.
|
|
66
66
|
* But the date part of the Date object is not used. If a Date object is returned the date will be set to the 1st of the corresponding month.
|
|
67
67
|
* @extends sap.ui.core.Control
|
|
68
|
-
* @version 1.
|
|
68
|
+
* @version 1.116.0
|
|
69
69
|
*
|
|
70
70
|
* @constructor
|
|
71
71
|
* @public
|
|
@@ -57,7 +57,7 @@ sap.ui.define([
|
|
|
57
57
|
* Navigation via year picker switches to the corresponding year and the same month as before the navigation.
|
|
58
58
|
*
|
|
59
59
|
* @extends sap.ui.unified.CalendarDateInterval
|
|
60
|
-
* @version 1.
|
|
60
|
+
* @version 1.116.0
|
|
61
61
|
*
|
|
62
62
|
* @constructor
|
|
63
63
|
* @private
|
|
@@ -39,7 +39,7 @@ sap.ui.define(['sap/ui/unified/calendar/CalendarUtils', 'sap/ui/unified/calendar
|
|
|
39
39
|
* its start date to the first date of the same week as the date the user chose.
|
|
40
40
|
*
|
|
41
41
|
* @extends sap.ui.unified.CalendarDateInterval
|
|
42
|
-
* @version 1.
|
|
42
|
+
* @version 1.116.0
|
|
43
43
|
*
|
|
44
44
|
* @constructor
|
|
45
45
|
* @private
|
|
@@ -25,7 +25,7 @@ sap.ui.define(['./DateRange', './library'],
|
|
|
25
25
|
* @class
|
|
26
26
|
* Date range with calendar day type information. Used to visualize special days in the Calendar.
|
|
27
27
|
* @extends sap.ui.unified.DateRange
|
|
28
|
-
* @version 1.
|
|
28
|
+
* @version 1.116.0
|
|
29
29
|
*
|
|
30
30
|
* @constructor
|
|
31
31
|
* @public
|
|
@@ -61,7 +61,7 @@ sap.ui.define([
|
|
|
61
61
|
* @implements sap.ui.core.IContextMenu
|
|
62
62
|
*
|
|
63
63
|
* @author SAP SE
|
|
64
|
-
* @version 1.
|
|
64
|
+
* @version 1.116.0
|
|
65
65
|
* @since 1.21.0
|
|
66
66
|
*
|
|
67
67
|
* @constructor
|
|
@@ -630,7 +630,7 @@ sap.ui.define([
|
|
|
630
630
|
//right or down (RTL: left or down)
|
|
631
631
|
if (oEvent.keyCode !== KeyCodes.ARROW_DOWN && !oEvent.metaKey && !oEvent.altKey) {
|
|
632
632
|
//Go to sub menu if available
|
|
633
|
-
if (oSubMenu
|
|
633
|
+
if (oSubMenu) {
|
|
634
634
|
if (oSubMenu.bOpen) {
|
|
635
635
|
oNextSelectableItem = oSubMenu.getNextSelectableItem(-1);
|
|
636
636
|
oSubMenu.setHoveredItem(oNextSelectableItem);
|
|
@@ -820,13 +820,12 @@ sap.ui.define([
|
|
|
820
820
|
}
|
|
821
821
|
this._discardOpenSubMenuDelayed();
|
|
822
822
|
this._delayedSubMenuTimer = setTimeout(function(){
|
|
823
|
-
|
|
824
|
-
if (this.checkEnabled(oItem) && oItem.getSubmenu()) {
|
|
823
|
+
if (oItem.getSubmenu()) {
|
|
825
824
|
this.setHoveredItem(oItem);
|
|
826
825
|
oItem && oItem.focus(this);
|
|
827
826
|
this.openSubmenu(oItem, false, true);
|
|
828
827
|
}
|
|
829
|
-
}.bind(this), oItem.getSubmenu()
|
|
828
|
+
}.bind(this), oItem.getSubmenu() ? Menu._DELAY_SUBMENU_TIMER : Menu._DELAY_SUBMENU_TIMER_EXT);
|
|
830
829
|
};
|
|
831
830
|
|
|
832
831
|
Menu.prototype._discardOpenSubMenuDelayed = function(oItem){
|
|
@@ -1017,6 +1016,10 @@ sap.ui.define([
|
|
|
1017
1016
|
return;
|
|
1018
1017
|
}
|
|
1019
1018
|
|
|
1019
|
+
if (!this.checkEnabled(oItem)) {
|
|
1020
|
+
return;
|
|
1021
|
+
}
|
|
1022
|
+
|
|
1020
1023
|
if (this.oOpenedSubMenu && this.oOpenedSubMenu !== oSubMenu) {
|
|
1021
1024
|
// Another sub menu is open and has not been fixed. Close it at first.
|
|
1022
1025
|
this.closeSubmenu();
|
|
@@ -1109,12 +1112,12 @@ sap.ui.define([
|
|
|
1109
1112
|
|
|
1110
1113
|
// At first, start with the next index
|
|
1111
1114
|
for (var i = iIdx + 1; i < aItems.length; i++) {
|
|
1112
|
-
if (aItems[i].getVisible()
|
|
1115
|
+
if (aItems[i].getVisible()) {
|
|
1113
1116
|
return aItems[i];
|
|
1114
1117
|
}
|
|
1115
1118
|
}
|
|
1116
1119
|
|
|
1117
|
-
return oItem && oItem.getVisible()
|
|
1120
|
+
return oItem && oItem.getVisible() ? oItem : null;
|
|
1118
1121
|
};
|
|
1119
1122
|
|
|
1120
1123
|
Menu.prototype.getPreviousSelectableItem = function(iIdx){
|
|
@@ -1123,12 +1126,12 @@ sap.ui.define([
|
|
|
1123
1126
|
|
|
1124
1127
|
// At first, start with the previous index
|
|
1125
1128
|
for (var i = iIdx - 1; i >= 0; i--) {
|
|
1126
|
-
if (aItems[i].getVisible()
|
|
1129
|
+
if (aItems[i].getVisible()) {
|
|
1127
1130
|
return aItems[i];
|
|
1128
1131
|
}
|
|
1129
1132
|
}
|
|
1130
1133
|
|
|
1131
|
-
return oItem && oItem.getVisible()
|
|
1134
|
+
return oItem && oItem.getVisible() ? oItem : null;
|
|
1132
1135
|
};
|
|
1133
1136
|
|
|
1134
1137
|
Menu.prototype.setRootMenuTopStyle = function(bUseTopStyle){
|
|
@@ -23,7 +23,7 @@ sap.ui.define(['sap/ui/core/IconPool', './MenuItemBase', './library', 'sap/ui/co
|
|
|
23
23
|
* @extends sap.ui.unified.MenuItemBase
|
|
24
24
|
*
|
|
25
25
|
* @author SAP SE
|
|
26
|
-
* @version 1.
|
|
26
|
+
* @version 1.116.0
|
|
27
27
|
* @since 1.21.0
|
|
28
28
|
*
|
|
29
29
|
* @constructor
|
|
@@ -63,7 +63,7 @@ sap.ui.define(['sap/ui/core/IconPool', './MenuItemBase', './library', 'sap/ui/co
|
|
|
63
63
|
|
|
64
64
|
rm.openStart("li", oItem);
|
|
65
65
|
|
|
66
|
-
if (oItem.getVisible()
|
|
66
|
+
if (oItem.getVisible()) {
|
|
67
67
|
rm.attr("tabindex", "0");
|
|
68
68
|
}
|
|
69
69
|
|
|
@@ -80,10 +80,6 @@ sap.ui.define(['sap/ui/core/IconPool', './MenuItemBase', './library', 'sap/ui/co
|
|
|
80
80
|
rm.class("sapUiMnuItmSepBefore");
|
|
81
81
|
}
|
|
82
82
|
|
|
83
|
-
if (!bIsEnabled) {
|
|
84
|
-
rm.attr("disabled", "disabled");
|
|
85
|
-
}
|
|
86
|
-
|
|
87
83
|
if (oItem.getTooltip_AsString()) {
|
|
88
84
|
rm.attr("title", oItem.getTooltip_AsString());
|
|
89
85
|
}
|
|
@@ -92,7 +88,7 @@ sap.ui.define(['sap/ui/core/IconPool', './MenuItemBase', './library', 'sap/ui/co
|
|
|
92
88
|
if (oInfo.bAccessible) {
|
|
93
89
|
rm.accessibilityState(oItem, {
|
|
94
90
|
role: "menuitem",
|
|
95
|
-
disabled:
|
|
91
|
+
disabled: !bIsEnabled,
|
|
96
92
|
posinset: oInfo.iItemNo,
|
|
97
93
|
setsize: oInfo.iTotalItems,
|
|
98
94
|
labelledby: { value: this.getId() + "-txt", append: true }
|
|
@@ -158,7 +154,7 @@ sap.ui.define(['sap/ui/core/IconPool', './MenuItemBase', './library', 'sap/ui/co
|
|
|
158
154
|
};
|
|
159
155
|
|
|
160
156
|
MenuItem.prototype.focus = function(oMenu){
|
|
161
|
-
if (this.
|
|
157
|
+
if (this.getVisible()) {
|
|
162
158
|
this.$().trigger("focus");
|
|
163
159
|
} else {
|
|
164
160
|
oMenu.focus();
|
|
@@ -52,7 +52,7 @@ sap.ui.define([
|
|
|
52
52
|
* @extends sap.ui.unified.MenuItemBase
|
|
53
53
|
*
|
|
54
54
|
* @author SAP SE
|
|
55
|
-
* @version 1.
|
|
55
|
+
* @version 1.116.0
|
|
56
56
|
* @since 1.21.0
|
|
57
57
|
*
|
|
58
58
|
* @constructor
|
|
@@ -172,13 +172,13 @@ sap.ui.define([
|
|
|
172
172
|
MenuTextFieldItem.prototype.hover = function(bHovered, oMenu){
|
|
173
173
|
this.$().toggleClass("sapUiMnuItmHov", bHovered);
|
|
174
174
|
|
|
175
|
-
if (bHovered
|
|
175
|
+
if (bHovered) {
|
|
176
176
|
oMenu.closeSubmenu(false, true);
|
|
177
177
|
}
|
|
178
178
|
};
|
|
179
179
|
|
|
180
180
|
MenuTextFieldItem.prototype.focus = function(oMenu){
|
|
181
|
-
if (this.
|
|
181
|
+
if (this.getVisible()) {
|
|
182
182
|
this.$("tf").get(0).focus();
|
|
183
183
|
} else {
|
|
184
184
|
oMenu.focus();
|
|
@@ -240,7 +240,7 @@ sap.ui.define([
|
|
|
240
240
|
|
|
241
241
|
MenuTextFieldItem.prototype.onclick = function(oEvent){
|
|
242
242
|
this.getParent().closeSubmenu(false, true);
|
|
243
|
-
if (!Device.system.desktop
|
|
243
|
+
if (!Device.system.desktop) {
|
|
244
244
|
this.focus();
|
|
245
245
|
}
|
|
246
246
|
oEvent.stopPropagation();
|
|
@@ -270,6 +270,7 @@ sap.ui.define([
|
|
|
270
270
|
* @name sap.ui.unified.MenuTextFieldItem#getSubmenu
|
|
271
271
|
* @deprecated As of version 1.21, the aggregation <code>submenu</code> (inherited from parent class) is not supported for this type of menu item.
|
|
272
272
|
* @function
|
|
273
|
+
* @ui5-not-supported
|
|
273
274
|
*/
|
|
274
275
|
|
|
275
276
|
/**
|
|
@@ -279,6 +280,7 @@ sap.ui.define([
|
|
|
279
280
|
* @public
|
|
280
281
|
* @name sap.ui.unified.MenuTextFieldItem#destroySubmenu
|
|
281
282
|
* @deprecated As of version 1.21, the aggregation <code>submenu</code> (inherited from parent class) is not supported for this type of menu item.
|
|
283
|
+
* @ui5-not-supported
|
|
282
284
|
* @function
|
|
283
285
|
*/
|
|
284
286
|
|
|
@@ -289,6 +291,7 @@ sap.ui.define([
|
|
|
289
291
|
* @return {this} <code>this</code> to allow method chaining
|
|
290
292
|
* @public
|
|
291
293
|
* @deprecated As of version 1.21, the aggregation <code>submenu</code> (inherited from parent class) is not supported for this type of menu item.
|
|
294
|
+
* @ui5-not-supported
|
|
292
295
|
*/
|
|
293
296
|
MenuTextFieldItem.prototype.setSubmenu = function(oMenu){
|
|
294
297
|
Log.warning("The aggregation 'submenu' is not supported for this type of menu item.", "", "sap.ui.unified.MenuTextFieldItem");
|
|
@@ -35,7 +35,7 @@ sap.ui.define([
|
|
|
35
35
|
* If used inside the calendar the properties and aggregation are directly taken from the parent
|
|
36
36
|
* (To not duplicate and sync DateRanges and so on...)
|
|
37
37
|
* @extends sap.ui.unified.calendar.Month
|
|
38
|
-
* @version 1.
|
|
38
|
+
* @version 1.116.0
|
|
39
39
|
*
|
|
40
40
|
* @constructor
|
|
41
41
|
* @public
|
|
@@ -32,7 +32,7 @@ sap.ui.define([
|
|
|
32
32
|
* This control serves for picking an item from a grid with items which are relative periods in Plannig Calendar.
|
|
33
33
|
* This is used inside the sap.m.PlanningCalendar relative views. Not for stand alone usage.
|
|
34
34
|
* @extends sap.ui.core.Control
|
|
35
|
-
* @version 1.
|
|
35
|
+
* @version 1.116.0
|
|
36
36
|
*
|
|
37
37
|
* @constructor
|
|
38
38
|
* @private
|
|
@@ -79,7 +79,7 @@ sap.ui.define([
|
|
|
79
79
|
* If used inside the calendar the properties and aggregation are directly taken from the parent
|
|
80
80
|
* (To not duplicate and sync DateRanges and so on...)
|
|
81
81
|
* @extends sap.ui.core.Control
|
|
82
|
-
* @version 1.
|
|
82
|
+
* @version 1.116.0
|
|
83
83
|
*
|
|
84
84
|
* @constructor
|
|
85
85
|
* @public
|
|
@@ -64,7 +64,7 @@ sap.ui.define([
|
|
|
64
64
|
* The MontsRow works with UI5Date or JavaScript Date objects, but only the month and the year are used to display and interact.
|
|
65
65
|
* As representation for a month, the 1st of the month will always be returned in the API.
|
|
66
66
|
* @extends sap.ui.core.Control
|
|
67
|
-
* @version 1.
|
|
67
|
+
* @version 1.116.0
|
|
68
68
|
*
|
|
69
69
|
* @constructor
|
|
70
70
|
* @public
|
|
@@ -60,7 +60,7 @@ sap.ui.define([
|
|
|
60
60
|
* As in all date-time controls, all pubic JS Date objects that are given (e.g. <code>setDate()</code>) or read
|
|
61
61
|
* (e.g. <code>getFirstRenderedDate</code>) with values which are considered as date objects in browser(local) timezone.
|
|
62
62
|
* @extends sap.ui.core.Control
|
|
63
|
-
* @version 1.
|
|
63
|
+
* @version 1.116.0
|
|
64
64
|
*
|
|
65
65
|
* @constructor
|
|
66
66
|
* @public
|
|
@@ -28,13 +28,13 @@ sap.ui.define([
|
|
|
28
28
|
* @namespace
|
|
29
29
|
* @alias sap.ui.unified
|
|
30
30
|
* @author SAP SE
|
|
31
|
-
* @version 1.
|
|
31
|
+
* @version 1.116.0
|
|
32
32
|
* @since 1.28
|
|
33
33
|
* @public
|
|
34
34
|
*/
|
|
35
35
|
var thisLib = sap.ui.getCore().initLibrary({
|
|
36
36
|
name : "sap.ui.unified",
|
|
37
|
-
version: "1.
|
|
37
|
+
version: "1.116.0",
|
|
38
38
|
dependencies : ["sap.ui.core"],
|
|
39
39
|
designtime: "sap/ui/unified/designtime/library.designtime",
|
|
40
40
|
types: [
|
|
@@ -71,7 +71,7 @@ LEGEND_TODAY=\u0E27\u0E31\u0E19\u0E19\u0E35\u0E49
|
|
|
71
71
|
|
|
72
72
|
LEGEND_NORMAL_DAY=\u0E27\u0E31\u0E19\u0E17\u0E33\u0E07\u0E32\u0E19
|
|
73
73
|
|
|
74
|
-
LEGEND_NON_WORKING_DAY=\u0E27\u0E31\u0E19\
|
|
74
|
+
LEGEND_NON_WORKING_DAY=\u0E27\u0E31\u0E19\u0E2B\u0E22\u0E38\u0E14\u0E07\u0E32\u0E19
|
|
75
75
|
|
|
76
76
|
LEGEND_UNNAMED_TYPE=\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17 {0}
|
|
77
77
|
|
|
@@ -275,7 +275,7 @@ html.sap-desktop .sapUiCalHead > button.sapUiCalDsbl:focus,
|
|
|
275
275
|
}
|
|
276
276
|
|
|
277
277
|
.sapUiCalItem,
|
|
278
|
-
.sapUiCalWeekNum{
|
|
278
|
+
.sapUiCalWeekNum {
|
|
279
279
|
height: 3rem;
|
|
280
280
|
line-height: 2.875rem;
|
|
281
281
|
font-size: @sapMFontMediumSize;
|
|
@@ -288,7 +288,7 @@ html.sap-desktop .sapUiCalHead > button.sapUiCalDsbl:focus,
|
|
|
288
288
|
cursor: default;
|
|
289
289
|
}
|
|
290
290
|
|
|
291
|
-
.sapUiCalWH{
|
|
291
|
+
.sapUiCalWH {
|
|
292
292
|
color: @sapUiBaseText;
|
|
293
293
|
white-space: nowrap;
|
|
294
294
|
height: 2rem;
|
|
@@ -296,14 +296,14 @@ html.sap-desktop .sapUiCalHead > button.sapUiCalDsbl:focus,
|
|
|
296
296
|
font-size: @sapMFontSmallSize;
|
|
297
297
|
}
|
|
298
298
|
|
|
299
|
-
.sapUiCalItem{
|
|
299
|
+
.sapUiCalItem {
|
|
300
300
|
color: @sapUiBaseText;
|
|
301
301
|
background-color: lighten(@sapUiContentForegroundColor,7);
|
|
302
302
|
}
|
|
303
303
|
|
|
304
|
-
.sapUiCalItemDsbl{
|
|
304
|
+
.sapUiCalItemDsbl {
|
|
305
305
|
pointer-events: none;
|
|
306
|
-
color: fade(@sapUiBaseText,
|
|
306
|
+
color: fade(@sapUiBaseText, (@sapUiContentDisabledOpacity * 100));
|
|
307
307
|
background-color: fade(lighten(@sapUiContentForegroundColor,5), 50);
|
|
308
308
|
}
|
|
309
309
|
|
|
@@ -321,15 +321,15 @@ html.sap-desktop .sapUiCalHead > button.sapUiCalDsbl:focus,
|
|
|
321
321
|
margin-left: 0;
|
|
322
322
|
}
|
|
323
323
|
|
|
324
|
-
.sapUiCalItemOtherMonth{
|
|
324
|
+
.sapUiCalItemOtherMonth {
|
|
325
325
|
color: @sapUiContentDisabledTextColor;
|
|
326
326
|
}
|
|
327
327
|
|
|
328
|
-
.sapUiCalMulti .sapUiCalItemOtherMonth{
|
|
328
|
+
.sapUiCalMulti .sapUiCalItemOtherMonth {
|
|
329
329
|
visibility: hidden;
|
|
330
330
|
}
|
|
331
331
|
|
|
332
|
-
.sapUiCalItemNow{
|
|
332
|
+
.sapUiCalItemNow {
|
|
333
333
|
color: @sapUiHighlight;
|
|
334
334
|
}
|
|
335
335
|
|
|
@@ -337,7 +337,7 @@ html.sap-desktop .sapUiCalHead > button.sapUiCalDsbl:focus,
|
|
|
337
337
|
color: fade(@sapUiBaseText, 50);
|
|
338
338
|
}
|
|
339
339
|
|
|
340
|
-
.sapUiCalItemWeekEnd{
|
|
340
|
+
.sapUiCalItemWeekEnd {
|
|
341
341
|
background-color: darken(@sapUiContentForegroundColor, 3);
|
|
342
342
|
}
|
|
343
343
|
|
|
@@ -345,6 +345,10 @@ html.sap-desktop .sapUiCalHead > button.sapUiCalDsbl:focus,
|
|
|
345
345
|
background-color: fade(@sapUiContentForegroundColor, 50);
|
|
346
346
|
}
|
|
347
347
|
|
|
348
|
+
.sapUiCalItemOtherMonth.sapUiCalItemWeekEnd {
|
|
349
|
+
background-color: @sapUiListBackground;
|
|
350
|
+
}
|
|
351
|
+
|
|
348
352
|
.sapUiCalItemSel{
|
|
349
353
|
background-color: @sapUiSelected;
|
|
350
354
|
}
|