@openui5/sap.ui.unified 1.120.19 → 1.120.21

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.
Files changed (48) hide show
  1. package/package.json +2 -2
  2. package/src/sap/ui/unified/.library +1 -1
  3. package/src/sap/ui/unified/Calendar.js +14 -8
  4. package/src/sap/ui/unified/CalendarAppointment.js +1 -1
  5. package/src/sap/ui/unified/CalendarDateInterval.js +1 -1
  6. package/src/sap/ui/unified/CalendarLegend.js +1 -1
  7. package/src/sap/ui/unified/CalendarLegendItem.js +1 -1
  8. package/src/sap/ui/unified/CalendarMonthInterval.js +1 -1
  9. package/src/sap/ui/unified/CalendarOneMonthInterval.js +1 -1
  10. package/src/sap/ui/unified/CalendarRow.js +1 -1
  11. package/src/sap/ui/unified/CalendarTimeInterval.js +1 -1
  12. package/src/sap/ui/unified/CalendarWeekInterval.js +1 -1
  13. package/src/sap/ui/unified/ColorPicker.js +1 -1
  14. package/src/sap/ui/unified/ColorPickerPopover.js +1 -1
  15. package/src/sap/ui/unified/ContentSwitcher.js +1 -1
  16. package/src/sap/ui/unified/Currency.js +1 -1
  17. package/src/sap/ui/unified/CurrencyRenderer.js +1 -1
  18. package/src/sap/ui/unified/DateRange.js +1 -1
  19. package/src/sap/ui/unified/DateTypeRange.js +1 -1
  20. package/src/sap/ui/unified/FileUploader.js +1 -1
  21. package/src/sap/ui/unified/FileUploaderParameter.js +1 -1
  22. package/src/sap/ui/unified/FileUploaderXHRSettings.js +1 -1
  23. package/src/sap/ui/unified/Menu.js +1 -1
  24. package/src/sap/ui/unified/MenuItem.js +1 -1
  25. package/src/sap/ui/unified/MenuItemBase.js +1 -1
  26. package/src/sap/ui/unified/MenuRenderer.js +1 -1
  27. package/src/sap/ui/unified/MenuTextFieldItem.js +1 -1
  28. package/src/sap/ui/unified/Shell.js +1 -1
  29. package/src/sap/ui/unified/ShellHeadItem.js +1 -1
  30. package/src/sap/ui/unified/ShellHeadUserItem.js +1 -1
  31. package/src/sap/ui/unified/ShellLayout.js +1 -1
  32. package/src/sap/ui/unified/ShellOverlay.js +1 -1
  33. package/src/sap/ui/unified/SplitContainer.js +1 -1
  34. package/src/sap/ui/unified/calendar/DatesRow.js +1 -1
  35. package/src/sap/ui/unified/calendar/DatesRowRenderer.js +1 -1
  36. package/src/sap/ui/unified/calendar/Header.js +1 -1
  37. package/src/sap/ui/unified/calendar/IndexPicker.js +1 -1
  38. package/src/sap/ui/unified/calendar/Month.js +1 -1
  39. package/src/sap/ui/unified/calendar/MonthPicker.js +1 -1
  40. package/src/sap/ui/unified/calendar/MonthsRow.js +1 -1
  41. package/src/sap/ui/unified/calendar/OneMonthDatesRow.js +1 -1
  42. package/src/sap/ui/unified/calendar/TimesRow.js +1 -1
  43. package/src/sap/ui/unified/calendar/YearPicker.js +1 -1
  44. package/src/sap/ui/unified/calendar/YearRangePicker.js +1 -1
  45. package/src/sap/ui/unified/designtime/messagebundle_en_US_saptrc.properties +6 -6
  46. package/src/sap/ui/unified/library.js +2 -2
  47. package/src/sap/ui/unified/messagebundle_en_US_saptrc.properties +62 -60
  48. package/src/sap/ui/unified/themes/base/Calendar.less +1 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/sap.ui.unified",
3
- "version": "1.120.19",
3
+ "version": "1.120.21",
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.120.19"
17
+ "@openui5/sap.ui.core": "1.120.21"
18
18
  }
19
19
  }
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.120.19</version>
9
+ <version>1.120.21</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.120.19
79
+ * @version 1.120.21
80
80
  *
81
81
  * @constructor
82
82
  * @public
@@ -687,7 +687,7 @@ sap.ui.define([
687
687
  this._sLocale = sLocale;
688
688
  this._oLocaleData = undefined;
689
689
  this.invalidate();
690
- this._toggleTwoMonthsInTwoColumnsCSS();
690
+ this._toggleTwoMonthsInColumnsCSS();
691
691
  }
692
692
 
693
693
  return this;
@@ -828,7 +828,7 @@ sap.ui.define([
828
828
  oMonth.setSecondaryCalendarType(this._getSecondaryCalendarType());
829
829
  this.addAggregation("month", oMonth);
830
830
  }
831
- this._toggleTwoMonthsInTwoColumnsCSS();
831
+ this._toggleTwoMonthsInColumnsCSS();
832
832
  } else if (aMonths.length > iMonths){
833
833
  for (i = aMonths.length; i > iMonths; i--) {
834
834
  oMonth = this.removeAggregation("month", i - 1);
@@ -838,7 +838,7 @@ sap.ui.define([
838
838
  // back to standard case -> initialize month width
839
839
  this._bInitMonth = true;
840
840
  }
841
- this._toggleTwoMonthsInTwoColumnsCSS();
841
+ this._toggleTwoMonthsInColumnsCSS();
842
842
  }
843
843
 
844
844
  if (iMonths > 1 && aMonths[0].getDate()) {
@@ -1293,7 +1293,7 @@ sap.ui.define([
1293
1293
  }
1294
1294
  this._setHeaderText(oCalDate);
1295
1295
  this._setPrimaryHeaderMonthButtonText();
1296
- this._toggleTwoMonthsInTwoColumnsCSS();
1296
+ this._toggleTwoMonthsInColumnsCSS();
1297
1297
  };
1298
1298
 
1299
1299
  Calendar.prototype._updateLegendParent = function(){
@@ -1798,7 +1798,7 @@ sap.ui.define([
1798
1798
  // change month and year
1799
1799
  this._updateHeader(oFirstDate);
1800
1800
  this._setPrimaryHeaderMonthButtonText();
1801
- this._toggleTwoMonthsInTwoColumnsCSS();
1801
+ this._toggleTwoMonthsInColumnsCSS();
1802
1802
 
1803
1803
  if (bFireStartDateChange) {
1804
1804
  this.fireStartDateChange();
@@ -2394,7 +2394,7 @@ sap.ui.define([
2394
2394
  * Toggle On or Off CSS class for indicating if calendar is in two columns with two calendars mode
2395
2395
  * @private
2396
2396
  */
2397
- Calendar.prototype._toggleTwoMonthsInTwoColumnsCSS = function () {
2397
+ Calendar.prototype._toggleTwoMonthsInColumnsCSS = function () {
2398
2398
  if (this._isTwoMonthsInTwoColumns()) {
2399
2399
  if (oCore.getConfiguration().getLocale().getLanguage().toLowerCase() === "ja" ||
2400
2400
  oCore.getConfiguration().getLocale().getLanguage().toLowerCase() === "zh") {
@@ -2408,6 +2408,12 @@ sap.ui.define([
2408
2408
  this.removeStyleClass("sapUiCalTwoMonthsTwoColumnsJaZh");
2409
2409
  this.removeStyleClass("sapUiCalTwoMonthsTwoColumns");
2410
2410
  }
2411
+
2412
+ if (this._isTwoMonthsInOneColumn()) {
2413
+ this.addStyleClass("sapUiCalTwoMonthsInOneColumn");
2414
+ } else {
2415
+ this.removeStyleClass("sapUiCalTwoMonthsInOneColumn");
2416
+ }
2411
2417
  };
2412
2418
 
2413
2419
  /**
@@ -2651,7 +2657,7 @@ sap.ui.define([
2651
2657
  }
2652
2658
 
2653
2659
  this._setPrimaryHeaderMonthButtonText();
2654
- this._toggleTwoMonthsInTwoColumnsCSS();
2660
+ this._toggleTwoMonthsInColumnsCSS();
2655
2661
  }
2656
2662
 
2657
2663
  /**
@@ -43,7 +43,7 @@ sap.ui.define([
43
43
  *
44
44
  * Applications could inherit from this element to add own fields.
45
45
  * @extends sap.ui.unified.DateTypeRange
46
- * @version 1.120.19
46
+ * @version 1.120.21
47
47
  *
48
48
  * @constructor
49
49
  * @public
@@ -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.120.19
62
+ * @version 1.120.21
63
63
  *
64
64
  * @constructor
65
65
  * @public
@@ -56,7 +56,7 @@ sap.ui.define([
56
56
  * @extends sap.ui.core.Control
57
57
  *
58
58
  * @author SAP SE
59
- * @version 1.120.19
59
+ * @version 1.120.21
60
60
  *
61
61
  * @constructor
62
62
  * @public
@@ -21,7 +21,7 @@ sap.ui.define(['sap/ui/core/Element', './library'],
21
21
  * @class
22
22
  * Item to be displayed in a CalendarLegend.
23
23
  * @extends sap.ui.core.Element
24
- * @version 1.120.19
24
+ * @version 1.120.21
25
25
  *
26
26
  * @constructor
27
27
  * @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.120.19
68
+ * @version 1.120.21
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.120.19
60
+ * @version 1.120.21
61
61
  *
62
62
  * @constructor
63
63
  * @private
@@ -88,7 +88,7 @@ sap.ui.define([
88
88
  * @class
89
89
  * A calendar row with a header and appointments. The Appointments will be placed in the defined interval.
90
90
  * @extends sap.ui.core.Control
91
- * @version 1.120.19
91
+ * @version 1.120.21
92
92
  *
93
93
  * @constructor
94
94
  * @public
@@ -68,7 +68,7 @@ sap.ui.define([
68
68
  * @class
69
69
  * Calendar with granularity of time items displayed in one line.
70
70
  * @extends sap.ui.core.Control
71
- * @version 1.120.19
71
+ * @version 1.120.21
72
72
  *
73
73
  * @constructor
74
74
  * @public
@@ -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.120.19
42
+ * @version 1.120.21
43
43
  *
44
44
  * @constructor
45
45
  * @private
@@ -67,7 +67,7 @@ sap.ui.define([
67
67
  * @extends sap.ui.core.Control
68
68
  *
69
69
  * @author SAP SE
70
- * @version 1.120.19
70
+ * @version 1.120.21
71
71
  *
72
72
  * @constructor
73
73
  * @public
@@ -47,7 +47,7 @@ sap.ui.define([
47
47
  * A thin wrapper over {@link sap.ui.unified.ColorPicker} allowing the latter to be used in a popover.
48
48
  *
49
49
  * @extends sap.ui.core.Control
50
- * @version 1.120.19
50
+ * @version 1.120.21
51
51
  *
52
52
  * @constructor
53
53
  * @public
@@ -31,7 +31,7 @@ sap.ui.define([
31
31
  * @extends sap.ui.core.Control
32
32
  *
33
33
  * @author SAP SE
34
- * @version 1.120.19
34
+ * @version 1.120.21
35
35
  *
36
36
  * @constructor
37
37
  * @public
@@ -58,7 +58,7 @@ sap.ui.define([
58
58
  * @extends sap.ui.core.Control
59
59
  *
60
60
  * @author SAP SE
61
- * @version 1.120.19
61
+ * @version 1.120.21
62
62
  *
63
63
  * @constructor
64
64
  * @public
@@ -14,7 +14,7 @@ sap.ui.define(["sap/m/library", "sap/ui/core/Core"],
14
14
  /**
15
15
  * Currency renderer.
16
16
  *
17
- * @version 1.120.19
17
+ * @version 1.120.21
18
18
  * @namespace
19
19
  */
20
20
  var CurrencyRenderer = {
@@ -20,7 +20,7 @@ sap.ui.define(['sap/ui/core/Element', './library', 'sap/ui/unified/calendar/Cale
20
20
  * @class
21
21
  * Date range for use in DatePicker
22
22
  * @extends sap.ui.core.Element
23
- * @version 1.120.19
23
+ * @version 1.120.21
24
24
  *
25
25
  * @constructor
26
26
  * @public
@@ -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.120.19
28
+ * @version 1.120.21
29
29
  *
30
30
  * @constructor
31
31
  * @public
@@ -69,7 +69,7 @@ sap.ui.define([
69
69
  * @implements sap.ui.core.IFormContent, sap.ui.unified.IProcessableBlobs
70
70
  *
71
71
  * @author SAP SE
72
- * @version 1.120.19
72
+ * @version 1.120.21
73
73
  *
74
74
  * @constructor
75
75
  * @public
@@ -22,7 +22,7 @@ sap.ui.define(['sap/ui/core/Element', './library'],
22
22
  * @extends sap.ui.core.Element
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.120.19
25
+ * @version 1.120.21
26
26
  *
27
27
  * @constructor
28
28
  * @public
@@ -20,7 +20,7 @@ sap.ui.define(['sap/ui/core/Element', './library'],
20
20
  * @extends sap.ui.core.Element
21
21
  *
22
22
  * @author SAP SE
23
- * @version 1.120.19
23
+ * @version 1.120.21
24
24
  *
25
25
  * @constructor
26
26
  * @since 1.52
@@ -61,7 +61,7 @@ sap.ui.define([
61
61
  * @implements sap.ui.core.IContextMenu
62
62
  *
63
63
  * @author SAP SE
64
- * @version 1.120.19
64
+ * @version 1.120.21
65
65
  * @since 1.21.0
66
66
  *
67
67
  * @constructor
@@ -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.120.19
26
+ * @version 1.120.21
27
27
  * @since 1.21.0
28
28
  *
29
29
  * @constructor
@@ -23,7 +23,7 @@ sap.ui.define(['sap/ui/core/Element', './library', 'sap/ui/core/IconPool', 'sap/
23
23
  * @extends sap.ui.core.Element
24
24
  *
25
25
  * @author SAP SE
26
- * @version 1.120.19
26
+ * @version 1.120.21
27
27
  * @since 1.21.0
28
28
  *
29
29
  * @constructor
@@ -15,7 +15,7 @@ sap.ui.define(["sap/ui/core/Configuration"],
15
15
  * Menu renderer.
16
16
  * @author SAP - TD Core UI&AM UI Infra
17
17
  *
18
- * @version 1.120.19
18
+ * @version 1.120.21
19
19
  * @namespace
20
20
  */
21
21
  var MenuRenderer = {
@@ -52,7 +52,7 @@ sap.ui.define([
52
52
  * @extends sap.ui.unified.MenuItemBase
53
53
  *
54
54
  * @author SAP SE
55
- * @version 1.120.19
55
+ * @version 1.120.21
56
56
  * @since 1.21.0
57
57
  *
58
58
  * @constructor
@@ -25,7 +25,7 @@ sap.ui.define(['./ShellHeader', './ShellLayout', './library', './ShellRenderer']
25
25
  * @extends sap.ui.unified.ShellLayout
26
26
  *
27
27
  * @author SAP SE
28
- * @version 1.120.19
28
+ * @version 1.120.21
29
29
  *
30
30
  * @constructor
31
31
  * @public
@@ -28,7 +28,7 @@ sap.ui.define([
28
28
  * @extends sap.ui.core.Element
29
29
  *
30
30
  * @author SAP SE
31
- * @version 1.120.19
31
+ * @version 1.120.21
32
32
  *
33
33
  * @constructor
34
34
  * @public
@@ -27,7 +27,7 @@ sap.ui.define([
27
27
  * @extends sap.ui.core.Element
28
28
  *
29
29
  * @author SAP SE
30
- * @version 1.120.19
30
+ * @version 1.120.21
31
31
  *
32
32
  * @constructor
33
33
  * @public
@@ -50,7 +50,7 @@ sap.ui.define([
50
50
  * @extends sap.ui.core.Control
51
51
  *
52
52
  * @author SAP SE
53
- * @version 1.120.19
53
+ * @version 1.120.21
54
54
  *
55
55
  * @constructor
56
56
  * @public
@@ -43,7 +43,7 @@ sap.ui.define([
43
43
  * @extends sap.ui.core.Control
44
44
  *
45
45
  * @author SAP SE
46
- * @version 1.120.19
46
+ * @version 1.120.21
47
47
  *
48
48
  * @constructor
49
49
  * @public
@@ -34,7 +34,7 @@ sap.ui.define([
34
34
  * @extends sap.ui.core.Control
35
35
  *
36
36
  * @author SAP SE
37
- * @version 1.120.19
37
+ * @version 1.120.21
38
38
  *
39
39
  * @constructor
40
40
  * @public
@@ -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.120.19
38
+ * @version 1.120.21
39
39
  *
40
40
  * @constructor
41
41
  * @public
@@ -103,7 +103,7 @@ sap.ui.define(['sap/ui/core/Renderer', 'sap/ui/unified/calendar/CalendarDate', '
103
103
  iDaysWidth,
104
104
  aWeekNumbers;
105
105
 
106
- if (oDatesRow.getShowWeekNumbers() && oDatesRow.getPrimaryCalendarType() === CalendarType.Gregorian) {
106
+ if (oDatesRow.getShowWeekNumbers() && oDatesRow._getPrimaryCalendarType() === CalendarType.Gregorian) {
107
107
  oResourceBundle = sap.ui.getCore().getLibraryResourceBundle("sap.ui.unified");
108
108
 
109
109
  oRm.openStart("div", oDatesRow.getId() + "-weeks");
@@ -27,7 +27,7 @@ sap.ui.define([
27
27
  *
28
28
  * <b>Note:</b> This is used inside the calendar. Not for standalone usage
29
29
  * @extends sap.ui.core.Control
30
- * @version 1.120.19
30
+ * @version 1.120.21
31
31
  *
32
32
  * @constructor
33
33
  * @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.120.19
35
+ * @version 1.120.21
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.120.19
82
+ * @version 1.120.21
83
83
  *
84
84
  * @constructor
85
85
  * @public
@@ -55,7 +55,7 @@ sap.ui.define([
55
55
  * renders a MonthPicker with ItemNavigation
56
56
  * This is used inside the calendar. Not for stand alone usage
57
57
  * @extends sap.ui.core.Control
58
- * @version 1.120.19
58
+ * @version 1.120.21
59
59
  *
60
60
  * @constructor
61
61
  * @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.120.19
67
+ * @version 1.120.21
68
68
  *
69
69
  * @constructor
70
70
  * @public
@@ -34,7 +34,7 @@ sap.ui.define([
34
34
  * Other usages are not supported.
35
35
  *
36
36
  * @extends sap.ui.unified.calendar.DatesRow
37
- * @version 1.120.19
37
+ * @version 1.120.21
38
38
  *
39
39
  * @constructor
40
40
  * @private
@@ -61,7 +61,7 @@ sap.ui.define([
61
61
  *
62
62
  * The TimesRow works with UI5Date or JavaScript Date objects.
63
63
  * @extends sap.ui.core.Control
64
- * @version 1.120.19
64
+ * @version 1.120.21
65
65
  *
66
66
  * @constructor
67
67
  * @public
@@ -62,7 +62,7 @@ sap.ui.define([
62
62
  * As in all date-time controls, all pubic JS Date objects that are given (e.g. <code>setDate()</code>) or read
63
63
  * (e.g. <code>getFirstRenderedDate</code>) with values which are considered as date objects in browser(local) timezone.
64
64
  * @extends sap.ui.core.Control
65
- * @version 1.120.19
65
+ * @version 1.120.21
66
66
  *
67
67
  * @constructor
68
68
  * @public
@@ -45,7 +45,7 @@ sap.ui.define([
45
45
  * @extends sap.ui.unified.calendar.YearPicker
46
46
  *
47
47
  * @author SAP SE
48
- * @version 1.120.19
48
+ * @version 1.120.21
49
49
  *
50
50
  * @constructor
51
51
  * @private
@@ -1,13 +1,13 @@
1
1
 
2
- CALENDARDATEINTERVAL_NAME=jlsK9ezBTySIXfOznpSxmw_Calendar Date Interval
2
+ CALENDARDATEINTERVAL_NAME=6iIl5zuY/AnYMo5YqV2oUA_Calendar Date Interval
3
3
 
4
- CALENDARDATEINTERVAL_NAME_PLURAL=zQlOEAJQcZNysFuICvvBnA_Calendar Date Intervals
4
+ CALENDARDATEINTERVAL_NAME_PLURAL=iaZKrsYcC72Yku6jwyatYw_Calendar Date Intervals
5
5
 
6
- CALENDARLEGEND_NAME=lzo/9Stvj+2OWfvskqzyJQ_Calendar Legend
6
+ CALENDARLEGEND_NAME=oOVKodD0ef04cIZiO20Wtg_Calendar Legend
7
7
 
8
- CALENDARLEGEND_NAME_PLURAL=Q3ubHFHxXXvc25J5+e2+og_Calendar Legends
8
+ CALENDARLEGEND_NAME_PLURAL=qDglAKfjCk9fs9hYxIarxQ_Calendar Legends
9
9
 
10
- CURRENCY_NAME=Ob0wtc7P3cRxYQaUq+VJDg_Currency
10
+ CURRENCY_NAME=1WkeX2C4Eo/Xey2Vnt7WwQ_Currency
11
11
 
12
- CURRENCY_NAME_PLURAL=fHKUJ8wWWf0/sdhPWjyScQ_Currencies
12
+ CURRENCY_NAME_PLURAL=KyP51nDNYLbqjYPzYvkzNQ_Currencies
13
13
 
@@ -28,13 +28,13 @@ sap.ui.define([
28
28
  * @namespace
29
29
  * @alias sap.ui.unified
30
30
  * @author SAP SE
31
- * @version 1.120.19
31
+ * @version 1.120.21
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.120.19",
37
+ version: "1.120.21",
38
38
  dependencies : ["sap.ui.core"],
39
39
  designtime: "sap/ui/unified/designtime/library.designtime",
40
40
  types: [
@@ -1,121 +1,123 @@
1
1
 
2
- SHELL_LOGO_TOOLTIP=WH6cmtinOOjeb8/9gXvVEQ_Logo
2
+ SHELL_LOGO_TOOLTIP=uNEYTxF/zVbmMS1RmxBG/w_Logo
3
3
 
4
- SHELL_OVERLAY_CLOSE=lwvz62TzgDPTVdOgCPfcTQ_Close
4
+ SHELL_OVERLAY_CLOSE=It8XEKfqxROdGIs/gVjzWQ_Close
5
5
 
6
- MNU_ARIA_NAME=WdVt+WSe1uofULBmmCEhcg_Menu
6
+ MNU_ARIA_NAME=Y4P6n/NWy1jIJCdQqkagOQ_Menu
7
7
 
8
- UNIFIED_MENU_ITEM_COUNT_TEXT=fV2llDc4bSa7potHs3BDQg_{0} of {1}
8
+ UNIFIED_MENU_ITEM_COUNT_TEXT=OPEmZBx033r+RSqpRpdS/w_{0} of {1}
9
9
 
10
- UNIFIED_MENU_ITEM_HINT_TEXT=cqHMwbSKRo+owXSUK6B00g_Type in text
10
+ UNIFIED_MENU_ITEM_HINT_TEXT=C+gIhjMfCl1S1MuD1ly92Q_Type in text
11
11
 
12
- CALENDAR_DIALOG=VbRQ0b1vXHZbE467RCITAg_Calendar
12
+ CALENDAR_DIALOG=jc3gNRQvCdL8UYIyI6D4KA_Calendar
13
13
 
14
- CALENDAR_WEEK=KB/mBxeFHIA0ODF35/NoMw_Calendar Week
14
+ CALENDAR_WEEK=k+evszjkgogiNqS5fneuAg_Calendar Week
15
15
 
16
- CALENDAR_START_DATE=uhMpKdcmq+Mb17heflU4KA_Start Date
16
+ CALENDAR_START_DATE=JzF6bXC2I0hEWFf2142RZw_Start Date
17
17
 
18
- CALENDAR_END_DATE=Tlt1/tURivg6HUT/hwFoHA_End Date
18
+ CALENDAR_END_DATE=sMY2k9m0+kOq7ppEEOd3nA_End Date
19
19
 
20
- CALENDAR_START_MONTH=rRMMLrbMIslqrIyIv5kwdQ_Start Month
20
+ CALENDAR_START_MONTH=BsKE6RUj1hv48Q/fnKGyMA_Start Month
21
21
 
22
- CALENDAR_END_MONTH=XpBYI7CJ9Sc1wxUz/MR97w_End Month
22
+ CALENDAR_END_MONTH=BLVrV49Q5KpKZBvu47yq/w_End Month
23
23
 
24
- CALENDAR_CURRENT_MONTH=aRTFfSsQCsce+v92R5+N1Q_Current Month
24
+ CALENDAR_CURRENT_MONTH=z3eWzxOJVaZwteHdnBdNOw_Current Month
25
25
 
26
- CALENDAR_START_TIME=kwW7Jo6zhh1ZtXgi+ZltHg_Start Time
26
+ CALENDAR_START_TIME=vbbaL0RK4e0j1auhqHMH9Q_Start Time
27
27
 
28
- CALENDAR_END_TIME=daN8OnZRjjQKfiFqUxKQQg_End Time
28
+ CALENDAR_END_TIME=de9rNMo6sJDwBBqeEm4A1w_End Time
29
29
 
30
- CALENDAR_CURRENT_TIME=DSb7ZrhFry2ZP+DkXD5r3Q_Now
30
+ CALENDAR_CURRENT_TIME=VydGGmT1gfOynVpDJyr9Og_Now
31
31
 
32
- CALENDAR_CANCEL=dq6AqVLYMZdFrisO2ei4jg_Cancel
32
+ CALENDAR_CANCEL=mcPo22p2iVKX2UO68iKYCg_Cancel
33
33
 
34
- CALENDAR_BTN_PREV=NFqgxu75BcA9kN5nEn0CGA_Previous
34
+ CALENDAR_BTN_PREV=coEOjFoYU8KVM6mz9wMNgg_Previous
35
35
 
36
- CALENDAR_BTN_NEXT=Z4VmPChRA42/3bcXWXvB4A_Next
36
+ CALENDAR_BTN_NEXT=OGdUsHK16pipqEWaXaP0FA_Next
37
37
 
38
- CALENDAR_BTN_TODAY=G7+nL/bmqqC/ZjSvqI1zmg_Today
38
+ CALENDAR_BTN_TODAY=/tg8WUiG8/2o4zHfYu3mJA_Today
39
39
 
40
- CALENDAR_DATES_ROW_WEEK_NUMBER=bw0R9I/knzDjH8BSTEKJWg_Week {0}
40
+ CALENDAR_DATES_ROW_WEEK_NUMBER=LHHsntwXkcpe1sI7/7DVkg_Week {0}
41
41
 
42
- MONTH_PICKER=h/WGkbN9e1XRlRLQvRW86w_Month Picker
42
+ MONTH_PICKER=VBtSJNvmJmspL5U4WvDAxg_Month Picker
43
43
 
44
- CALENDAR_MONTH_PICKER_OPEN_HINT=rbNr85b3xdtlP+fieBTEUA_Press F4 to select a month
44
+ CALENDAR_MONTH_PICKER_OPEN_HINT=QZbpqCakGG62AHyyUMtYnA_Press F4 to select a month
45
45
 
46
- YEAR_PICKER=/f0mAav2eof1MMxfhckEcQ_Year Picker
46
+ YEAR_PICKER=lfG48WFBi5ot0LGHW6Vg1w_Year Picker
47
47
 
48
- YEAR_RANGE_PICKER=/22NlUd0qCbwyLkHjDKFEw_Year Range Picker
48
+ YEAR_RANGE_PICKER=s/3Mb9YfURKRc7u32PHmmw_Year Range Picker
49
49
 
50
- CALENDAR_YEAR_PICKER_OPEN_HINT=z/pjEa6jEGPG1YbQfOkyeQ_Press Shift + F4 to select an year
50
+ CALENDAR_YEAR_PICKER_OPEN_HINT=zFWYa4L1+J8uKOjiNfWBuA_Press Shift + F4 to select a year
51
51
 
52
- CALENDAR_YEAR_RANGE_PICKER_OPEN_HINT=/Z2qd3eFo/vifV/I6Vw3Ig_Press Shift + F4 to select an year range
52
+ CALENDAR_YEAR_RANGE_PICKER_OPEN_HINT=/KyVA22yB8SP1yQ4wbHPow_Press Shift + F4 to select a year range
53
53
 
54
- APPOINTMENT=Gdb4Ptoz6rT8gNYfgCMIow_Appointment
54
+ APPOINTMENT=/INYvGbj0eW2BSSlXYE+2A_Appointment
55
55
 
56
- APPOINTMENT_TENTATIVE=OKaSTXHXUea6kzLnLiDbeQ_Tentative
56
+ APPOINTMENT_TENTATIVE=qbJTww8v0Im1qF9rPUIDig_Tentative
57
57
 
58
- FILEUPLOAD_BROWSE=uEoly7t460Cmz2JHb7TaIw_Browse...
58
+ APPOINTMENT_DATE_TIME_DESCRIPTION=y/EM3pTeO19vczZkgIQELA_{0}'' at ''{1}
59
59
 
60
- FILEUPLOAD_ACC=zDxSY2YVnASgaMD7hgm64Q_Activate to Select a File
60
+ FILEUPLOAD_BROWSE=zmYNtjNQ48JatqyuQKPeCQ_Browse...
61
61
 
62
- FILEUPLOAD_FILENAME=erKk98jyi0M1fFHK7J4sgA_File name
62
+ FILEUPLOAD_ACC=YR2jQePQtTDP0m+EMQ9wEQ_Activate to Select a File
63
63
 
64
- FILEUPLOAD_REQUIRED=PqAmMabvNKpn4FrdFxqh2w_Required
64
+ FILEUPLOAD_FILENAME=0/sawV9yT1wwO/qitccr3g_File Name
65
65
 
66
- FILEUPLOAD_NO_FILE_CHOSEN=4h4Lw1bdC7PhhmqdXR5J2g_No file chosen
66
+ FILEUPLOAD_REQUIRED=FdqYwCCZRIcgGVAjn1E2gQ_Required
67
67
 
68
- LEGEND_SELECTED=cWJiCwMh3P59Tk0TBzGqgg_Selected
68
+ FILEUPLOAD_NO_FILE_CHOSEN=bfDLuKbs6PAG3yD8N2oUpg_No file chosen
69
69
 
70
- LEGEND_TODAY=quKlSGhFcu6Pl06mIlWfIA_Today
70
+ LEGEND_SELECTED=Yt8jOwMtByF7kQ5veXRzww_Selected
71
71
 
72
- LEGEND_NORMAL_DAY=W4HpIodwNmhTHz2fopENCw_Working Day
72
+ LEGEND_TODAY=j7Zjmo5D4q89ou12F0Hyuw_Today
73
73
 
74
- LEGEND_NON_WORKING_DAY=mUOHnO6FRTBFiUDSCLo/7g_Non-Working Day
74
+ LEGEND_NORMAL_DAY=r2GXwzZ6C19Z+5vwka0G0g_Working Day
75
75
 
76
- LEGEND_UNNAMED_TYPE=M2BluTfeq0T1sMHqVuY+ew_Type {0}
76
+ LEGEND_NON_WORKING_DAY=sLcmeUIpmetUoVR0Lf+0WQ_Non-Working Day
77
77
 
78
- LEGEND_ARIA_LABEL=os4DoHdDmw2xZVdQACnFVg_Calendar Legend
78
+ LEGEND_UNNAMED_TYPE=KqEnTlBZKgCh+8/EgEuxOw_Type {0}
79
79
 
80
+ LEGEND_ARIA_LABEL=bv4mfU3TrXs0UDYEGH/znw_Calendar Legend
80
81
 
81
- APPOINTMENT_SELECTED=4C0Y8M/xmhHoYp7cnwsT+Q_Selected
82
82
 
83
- APPOINTMENT_UNSELECTED=SeKO8FwS+WQWd7MuStopNw_Unselected
83
+ APPOINTMENT_SELECTED=TSn0wVPuZudRtGB/7HForA_Selected
84
84
 
85
- COLORPICKER_RED=wr5693hrFYg7PA58gRTECQ_Red
85
+ APPOINTMENT_UNSELECTED=GT7hvW0SE0QytCOuUxvTEA_Unselected
86
86
 
87
- COLORPICKER_GREEN=c1ngiCOhHu8O+CgnJ5lqCg_Green
87
+ COLORPICKER_RED=JGuwh9R4aQWg4gdAZLtthA_Red
88
88
 
89
- COLORPICKER_BLUE=RLveLYQawkLGQAvUfM2vIQ_Blue
89
+ COLORPICKER_GREEN=jG00TnxNNUG8eBGVXSfrUg_Green
90
90
 
91
- COLORPICKER_HUE=tl9KBj5aPo2ga8NitN47vw_Hue
91
+ COLORPICKER_BLUE=GshO7u3WEmh3lVXA+nmtnw_Blue
92
92
 
93
- COLORPICKER_SAT=4BMdC572fC+SAX1VNCAYlg_Saturation
93
+ COLORPICKER_HUE=Mf2CiGbl/FE88UaOG0aJHQ_Hue
94
94
 
95
- COLORPICKER_VALUE=5N0pIANiNfQTP1dYQAHfHA_Value
95
+ COLORPICKER_SAT=sGKrpWFy723evdHpEj2zXg_Saturation
96
96
 
97
- COLORPICKER_HEX=Z8sTidSF4ttaxx0r+wPjCg_Hexadecimal
97
+ COLORPICKER_VALUE=vCd4AehMLOOl8d+TsmWkTQ_Value
98
98
 
99
- COLORPICKER_ALPHA=HyErEDscBwDkOKH27NG77A_Alpha
99
+ COLORPICKER_HEX=PzPYLSEHYH/cXua+pSS+oA_Hexadecimal
100
100
 
101
- COLORPICKER_LIGHTNESS=9KY7Ms2IAhH2ip8DgGxv7A_Lightness
101
+ COLORPICKER_ALPHA=Mq+BSsQc1q2jtWv1kC5QIg_Alpha
102
102
 
103
- COLORPICKER_NEW_OLD_COLOR=b5E52QGho6GyD/Jb49wiHA_The original color will be replaced with the new color, following the arrow direction
103
+ COLORPICKER_LIGHTNESS=iSnqQoQJZuyVvj3xKwp/cA_Lightness
104
104
 
105
- COLORPICKER_ALPHA_SLIDER=JPLfcnqKPHD9vC8plOjjsg_Alpha control
105
+ COLORPICKER_NEW_OLD_COLOR=p4Ov8loCpC/p6IS0gpdz+A_The original color will be replaced with the new color, following the arrow direction
106
106
 
107
- COLORPICKER_HUE_SLIDER=vAHH8CbHUDr4WFj/d8QvPA_Hue control
107
+ COLORPICKER_ALPHA_SLIDER=oidTfu1WGS2OeGntkTpCEQ_Alpha control
108
108
 
109
- COLORPICKER_TOGGLE_BTN_TOOLTIP=MvYVsWDxeQbyhr0y8MMwxA_Change color mode
109
+ COLORPICKER_HUE_SLIDER=3vSnyQdzvq3ugqcPP3bqMw_Hue control
110
110
 
111
- COLORPICKER_SELECT_RGB_TOOLTIP=iow8v5txt6G+bbmY2cM29w_RGB mode
111
+ COLORPICKER_TOGGLE_BTN_TOOLTIP=eekhXVGPY/3NhlJQoxbohA_Change Color Mode
112
112
 
113
- COLORPICKER_SELECT_HSL_TOOLTIP=fDdw+ihvd8hUUu5kp5NAgg_HSL mode
113
+ COLORPICKER_SELECT_RGB_TOOLTIP=abeG9mYOA0H5oouonvA2jg_RGB Mode
114
114
 
115
- COLOR_PICKER_CANCEL=eCC3Nmohz20FeNsDyrI64A_Cancel
115
+ COLORPICKER_SELECT_HSL_TOOLTIP=Z0iF3kLf6892Mzrfwwv1pw_HSL Mode
116
116
 
117
- COLOR_PICKER_SUBMIT=Le0izr7UJWzqGZvCSSehEQ_OK
117
+ COLOR_PICKER_CANCEL=/igIWYyKKEM8+CwVwoWVUA_Cancel
118
118
 
119
- COLOR_PICKER_TITLE=hrt5ljgBs2qlkrILcsk9zw_Color Picker
119
+ COLOR_PICKER_SUBMIT=azBbBiuuXoZBI7k2I0wVzQ_OK
120
120
 
121
- COLORPICKER_PERCENTAGE=wywhCdteytA5VjIj9rA70w_Percentage
121
+ COLOR_PICKER_TITLE=AIDnp1TgBwsXjOS/slfYbA_Color Picker
122
+
123
+ COLORPICKER_PERCENTAGE=lLOuZEcIKBAXLyXMoPz7+Q_Percentage
@@ -546,6 +546,7 @@ html.sapUiMedia-Std-Phone .sapUiCalHeadB0{
546
546
  width: 12.5rem;
547
547
  }
548
548
 
549
+ .sapUiCalTwoMonthsInOneColumn .sapUiCalHeadB1,
549
550
  .sapUiCalTwoMonthsTwoColumnsJaZh .sapUiCalHeadB1,
550
551
  .sapUiCalTwoMonthsTwoColumnsJaZh .sapUiCalHeadB2,
551
552
  .sapUiCalTwoMonthsTwoColumnsJaZh .sapUiCalHeadB3,