@openui5/sap.ui.unified 1.136.18 → 1.136.19

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 (52) hide show
  1. package/THIRDPARTY.txt +1 -1
  2. package/package.json +2 -2
  3. package/src/sap/ui/unified/.library +1 -1
  4. package/src/sap/ui/unified/Calendar.js +1 -1
  5. package/src/sap/ui/unified/CalendarAppointment.js +1 -1
  6. package/src/sap/ui/unified/CalendarDateInterval.js +1 -1
  7. package/src/sap/ui/unified/CalendarLegend.js +1 -1
  8. package/src/sap/ui/unified/CalendarLegendItem.js +1 -1
  9. package/src/sap/ui/unified/CalendarMonthInterval.js +1 -1
  10. package/src/sap/ui/unified/CalendarOneMonthInterval.js +1 -1
  11. package/src/sap/ui/unified/CalendarRow.js +1 -1
  12. package/src/sap/ui/unified/CalendarTimeInterval.js +1 -1
  13. package/src/sap/ui/unified/CalendarWeekInterval.js +1 -1
  14. package/src/sap/ui/unified/ColorPicker.js +1 -1
  15. package/src/sap/ui/unified/ColorPickerPopover.js +1 -1
  16. package/src/sap/ui/unified/ContentSwitcher.js +1 -1
  17. package/src/sap/ui/unified/Currency.js +1 -1
  18. package/src/sap/ui/unified/CurrencyRenderer.js +1 -1
  19. package/src/sap/ui/unified/DateRange.js +1 -1
  20. package/src/sap/ui/unified/DateTypeRange.js +1 -1
  21. package/src/sap/ui/unified/FileUploader.js +1 -1
  22. package/src/sap/ui/unified/FileUploaderParameter.js +1 -1
  23. package/src/sap/ui/unified/FileUploaderXHRSettings.js +1 -1
  24. package/src/sap/ui/unified/Menu.js +1 -1
  25. package/src/sap/ui/unified/MenuItem.js +1 -1
  26. package/src/sap/ui/unified/MenuItemBase.js +1 -1
  27. package/src/sap/ui/unified/MenuItemGroup.js +1 -1
  28. package/src/sap/ui/unified/MenuRenderer.js +1 -1
  29. package/src/sap/ui/unified/MenuTextFieldItem.js +1 -1
  30. package/src/sap/ui/unified/NonWorkingPeriod.js +1 -1
  31. package/src/sap/ui/unified/RecurringNonWorkingPeriod.js +1 -1
  32. package/src/sap/ui/unified/Shell.js +1 -1
  33. package/src/sap/ui/unified/ShellHeadItem.js +1 -1
  34. package/src/sap/ui/unified/ShellHeadUserItem.js +1 -1
  35. package/src/sap/ui/unified/ShellLayout.js +1 -1
  36. package/src/sap/ui/unified/ShellOverlay.js +1 -1
  37. package/src/sap/ui/unified/SplitContainer.js +1 -1
  38. package/src/sap/ui/unified/TimeRange.js +1 -1
  39. package/src/sap/ui/unified/calendar/DatesRow.js +1 -1
  40. package/src/sap/ui/unified/calendar/Header.js +1 -1
  41. package/src/sap/ui/unified/calendar/IndexPicker.js +1 -1
  42. package/src/sap/ui/unified/calendar/Month.js +2 -1
  43. package/src/sap/ui/unified/calendar/MonthPicker.js +1 -1
  44. package/src/sap/ui/unified/calendar/MonthsRow.js +1 -1
  45. package/src/sap/ui/unified/calendar/OneMonthDatesRow.js +1 -1
  46. package/src/sap/ui/unified/calendar/TimesRow.js +1 -1
  47. package/src/sap/ui/unified/calendar/YearPicker.js +1 -1
  48. package/src/sap/ui/unified/calendar/YearRangePicker.js +1 -1
  49. package/src/sap/ui/unified/designtime/messagebundle_en_US_saptrc.properties +6 -6
  50. package/src/sap/ui/unified/library.js +2 -2
  51. package/src/sap/ui/unified/messagebundle_en_US_sappsd.properties +4 -2
  52. package/src/sap/ui/unified/messagebundle_en_US_saptrc.properties +65 -65
package/THIRDPARTY.txt CHANGED
@@ -239,7 +239,7 @@ License: MIT
239
239
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
240
240
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/punycode.js
241
241
 
242
- Component: handlebars, version: 4.7.7
242
+ Component: handlebars, version: 4.7.9
243
243
  Copyright: 2011-2019 by Yehuda Katz
244
244
  License: MIT
245
245
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/sap.ui.unified",
3
- "version": "1.136.18",
3
+ "version": "1.136.19",
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.136.18"
17
+ "@openui5/sap.ui.core": "1.136.19"
18
18
  }
19
19
  }
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2026 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.136.18</version>
9
+ <version>1.136.19</version>
10
10
 
11
11
  <documentation>Unified controls intended for both, mobile and desktop scenarios</documentation>
12
12
 
@@ -78,7 +78,7 @@ sap.ui.define([
78
78
  * Basic Calendar.
79
79
  * This calendar is used for DatePickers
80
80
  * @extends sap.ui.core.Control
81
- * @version 1.136.18
81
+ * @version 1.136.19
82
82
  *
83
83
  * @constructor
84
84
  * @public
@@ -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.136.18
46
+ * @version 1.136.19
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.136.18
62
+ * @version 1.136.19
63
63
  *
64
64
  * @constructor
65
65
  * @public
@@ -57,7 +57,7 @@ sap.ui.define([
57
57
  * @extends sap.ui.core.Control
58
58
  *
59
59
  * @author SAP SE
60
- * @version 1.136.18
60
+ * @version 1.136.19
61
61
  *
62
62
  * @constructor
63
63
  * @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.136.18
24
+ * @version 1.136.19
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.136.18
68
+ * @version 1.136.19
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.136.18
60
+ * @version 1.136.19
61
61
  *
62
62
  * @constructor
63
63
  * @private
@@ -84,7 +84,7 @@ sap.ui.define([
84
84
  * @class
85
85
  * A calendar row with a header and appointments. The Appointments will be placed in the defined interval.
86
86
  * @extends sap.ui.core.Control
87
- * @version 1.136.18
87
+ * @version 1.136.19
88
88
  *
89
89
  * @constructor
90
90
  * @public
@@ -72,7 +72,7 @@ sap.ui.define([
72
72
  * @class
73
73
  * Calendar with granularity of time items displayed in one line.
74
74
  * @extends sap.ui.core.Control
75
- * @version 1.136.18
75
+ * @version 1.136.19
76
76
  *
77
77
  * @constructor
78
78
  * @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.136.18
42
+ * @version 1.136.19
43
43
  *
44
44
  * @constructor
45
45
  * @private
@@ -69,7 +69,7 @@ sap.ui.define([
69
69
  * @extends sap.ui.core.Control
70
70
  *
71
71
  * @author SAP SE
72
- * @version 1.136.18
72
+ * @version 1.136.19
73
73
  *
74
74
  * @constructor
75
75
  * @public
@@ -49,7 +49,7 @@ sap.ui.define([
49
49
  * A thin wrapper over {@link sap.ui.unified.ColorPicker} allowing the latter to be used in a popover.
50
50
  *
51
51
  * @extends sap.ui.core.Control
52
- * @version 1.136.18
52
+ * @version 1.136.19
53
53
  *
54
54
  * @constructor
55
55
  * @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.136.18
34
+ * @version 1.136.19
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.136.18
61
+ * @version 1.136.19
62
62
  *
63
63
  * @constructor
64
64
  * @public
@@ -14,7 +14,7 @@ sap.ui.define(["sap/m/library", "sap/ui/core/Lib"],
14
14
  /**
15
15
  * Currency renderer.
16
16
  *
17
- * @version 1.136.18
17
+ * @version 1.136.19
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.136.18
23
+ * @version 1.136.19
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.136.18
28
+ * @version 1.136.19
29
29
  *
30
30
  * @constructor
31
31
  * @public
@@ -73,7 +73,7 @@ sap.ui.define([
73
73
  * @implements sap.ui.core.IFormContent, sap.ui.unified.IProcessableBlobs
74
74
  *
75
75
  * @author SAP SE
76
- * @version 1.136.18
76
+ * @version 1.136.19
77
77
  *
78
78
  * @constructor
79
79
  * @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.136.18
25
+ * @version 1.136.19
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.136.18
23
+ * @version 1.136.19
24
24
  *
25
25
  * @constructor
26
26
  * @since 1.52
@@ -70,7 +70,7 @@ sap.ui.define([
70
70
  * @implements sap.ui.core.IContextMenu
71
71
  *
72
72
  * @author SAP SE
73
- * @version 1.136.18
73
+ * @version 1.136.19
74
74
  * @since 1.21.0
75
75
  *
76
76
  * @constructor
@@ -39,7 +39,7 @@ sap.ui.define([
39
39
  * @implements sap.ui.unified.IMenuItem
40
40
  *
41
41
  * @author SAP SE
42
- * @version 1.136.18
42
+ * @version 1.136.19
43
43
  * @since 1.21.0
44
44
  *
45
45
  * @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.136.18
26
+ * @version 1.136.19
27
27
  * @since 1.21.0
28
28
  *
29
29
  * @constructor
@@ -30,7 +30,7 @@ sap.ui.define([
30
30
  * @implements sap.ui.unified.IMenuItem
31
31
  *
32
32
  * @author SAP SE
33
- * @version 1.136.18
33
+ * @version 1.136.19
34
34
  * @since 1.127.0
35
35
  *
36
36
  * @constructor
@@ -15,7 +15,7 @@ sap.ui.define(["sap/ui/core/ControlBehavior"],
15
15
  * Menu renderer.
16
16
  * @author SAP - TD Core UI&AM UI Infra
17
17
  *
18
- * @version 1.136.18
18
+ * @version 1.136.19
19
19
  * @namespace
20
20
  */
21
21
  var MenuRenderer = {
@@ -53,7 +53,7 @@ sap.ui.define([
53
53
  * @implements sap.ui.unified.IMenuItem
54
54
  *
55
55
  * @author SAP SE
56
- * @version 1.136.18
56
+ * @version 1.136.19
57
57
  * @since 1.21.0
58
58
  *
59
59
  * @constructor
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @class
25
25
  * NonWorkingPeriod
26
26
  * @extends sap.ui.core.Element
27
- * @version 1.136.18
27
+ * @version 1.136.19
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  *
25
25
  * Applications can inherit from this element to add own fields.
26
26
  * @extends sap.ui.unified.NonWorkingPeriod
27
- * @version 1.136.18
27
+ * @version 1.136.19
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -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.136.18
28
+ * @version 1.136.19
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.136.18
31
+ * @version 1.136.19
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.136.18
30
+ * @version 1.136.19
31
31
  *
32
32
  * @constructor
33
33
  * @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.136.18
59
+ * @version 1.136.19
60
60
  *
61
61
  * @constructor
62
62
  * @public
@@ -46,7 +46,7 @@ sap.ui.define([
46
46
  * @extends sap.ui.core.Control
47
47
  *
48
48
  * @author SAP SE
49
- * @version 1.136.18
49
+ * @version 1.136.19
50
50
  *
51
51
  * @constructor
52
52
  * @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.136.18
37
+ * @version 1.136.19
38
38
  *
39
39
  * @constructor
40
40
  * @public
@@ -23,7 +23,7 @@ sap.ui.define([
23
23
  * @class
24
24
  * Time range for use in <code>NonWorkingPeriod</code>
25
25
  * @extends sap.ui.core.Element
26
- * @version 1.136.18
26
+ * @version 1.136.19
27
27
  *
28
28
  * @constructor
29
29
  * @public
@@ -39,7 +39,7 @@ sap.ui.define([
39
39
  * If used inside the calendar the properties and aggregation are directly taken from the parent
40
40
  * (To not duplicate and sync DateRanges and so on...)
41
41
  * @extends sap.ui.unified.calendar.Month
42
- * @version 1.136.18
42
+ * @version 1.136.19
43
43
  *
44
44
  * @constructor
45
45
  * @public
@@ -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.136.18
30
+ * @version 1.136.19
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.136.18
35
+ * @version 1.136.19
36
36
  *
37
37
  * @constructor
38
38
  * @private
@@ -78,7 +78,7 @@ sap.ui.define([
78
78
  * If used inside the calendar the properties and aggregation are directly taken from the parent
79
79
  * (To not duplicate and sync DateRanges and so on...)
80
80
  * @extends sap.ui.core.Control
81
- * @version 1.136.18
81
+ * @version 1.136.19
82
82
  *
83
83
  * @constructor
84
84
  * @public
@@ -1799,6 +1799,7 @@ sap.ui.define([
1799
1799
  // when again clicked on a same week number - then remove the selections
1800
1800
  oAggOwner.removeAllSelectedDates();
1801
1801
  oAggOwner.addSelectedDate(oDateRange);
1802
+ _fireSelect.call(this);
1802
1803
  }
1803
1804
 
1804
1805
  return this;
@@ -57,7 +57,7 @@ sap.ui.define([
57
57
  * renders a MonthPicker with ItemNavigation
58
58
  * This is used inside the calendar. Not for stand alone usage
59
59
  * @extends sap.ui.core.Control
60
- * @version 1.136.18
60
+ * @version 1.136.19
61
61
  *
62
62
  * @constructor
63
63
  * @public
@@ -68,7 +68,7 @@ sap.ui.define([
68
68
  * The MontsRow works with UI5Date or JavaScript Date objects, but only the month and the year are used to display and interact.
69
69
  * As representation for a month, the 1st of the month will always be returned in the API.
70
70
  * @extends sap.ui.core.Control
71
- * @version 1.136.18
71
+ * @version 1.136.19
72
72
  *
73
73
  * @constructor
74
74
  * @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.136.18
37
+ * @version 1.136.19
38
38
  *
39
39
  * @constructor
40
40
  * @private
@@ -69,7 +69,7 @@ sap.ui.define([
69
69
  *
70
70
  * The TimesRow works with UI5Date or JavaScript Date objects.
71
71
  * @extends sap.ui.core.Control
72
- * @version 1.136.18
72
+ * @version 1.136.19
73
73
  *
74
74
  * @constructor
75
75
  * @public
@@ -61,7 +61,7 @@ sap.ui.define([
61
61
  * As in all date-time controls, all pubic JS Date objects that are given (e.g. <code>setDate()</code>) or read
62
62
  * (e.g. <code>getFirstRenderedDate</code>) with values which are considered as date objects in browser(local) timezone.
63
63
  * @extends sap.ui.core.Control
64
- * @version 1.136.18
64
+ * @version 1.136.19
65
65
  *
66
66
  * @constructor
67
67
  * @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.136.18
48
+ * @version 1.136.19
49
49
  *
50
50
  * @constructor
51
51
  * @private
@@ -1,13 +1,13 @@
1
1
 
2
- CALENDARDATEINTERVAL_NAME=WWGoOCrHfawpZjm7kxNS9A_Calendar Date Interval
2
+ CALENDARDATEINTERVAL_NAME=ltk3TWmZoSMWbIiqrTjjRg_Calendar Date Interval
3
3
 
4
- CALENDARDATEINTERVAL_NAME_PLURAL=5kXS5HtJhIV4vE+FKlrJ3Q_Calendar Date Intervals
4
+ CALENDARDATEINTERVAL_NAME_PLURAL=0A4GHedWj8f5GF42H5aIgg_Calendar Date Intervals
5
5
 
6
- CALENDARLEGEND_NAME=hOsjKtWbWfqGyDy+dYVT4g_Calendar Legend
6
+ CALENDARLEGEND_NAME=2YRA7sdk9Ia4qV/GuNOBxg_Calendar Legend
7
7
 
8
- CALENDARLEGEND_NAME_PLURAL=RfVJCQdEDQcHM7m3JJ/tNg_Calendar Legends
8
+ CALENDARLEGEND_NAME_PLURAL=IJja/l2MRrZhpV+4CkeK2w_Calendar Legends
9
9
 
10
- CURRENCY_NAME=ObwS2n5LyqR6K+bwmkuh0g_Currency
10
+ CURRENCY_NAME=mk8/PTZakdAJoJy6jrDPfg_Currency
11
11
 
12
- CURRENCY_NAME_PLURAL=LVRTHMtvz0aJHvU3+USFAA_Currencies
12
+ CURRENCY_NAME_PLURAL=FA0LGRtjQ6pox9olpX04Aw_Currencies
13
13
 
@@ -32,14 +32,14 @@ sap.ui.define([
32
32
  * @namespace
33
33
  * @alias sap.ui.unified
34
34
  * @author SAP SE
35
- * @version 1.136.18
35
+ * @version 1.136.19
36
36
  * @since 1.28
37
37
  * @public
38
38
  */
39
39
  var thisLib = Library.init({
40
40
  name : "sap.ui.unified",
41
41
  apiVersion: 2,
42
- version: "1.136.18",
42
+ version: "1.136.19",
43
43
  dependencies : ["sap.ui.core"],
44
44
  designtime: "sap/ui/unified/designtime/library.designtime",
45
45
  types: [
@@ -108,8 +108,6 @@ COLORPICKER_ALPHA=[[[\u0100\u013A\u03C1\u0125\u0105\u2219\u2219\u2219\u2219\u221
108
108
 
109
109
  COLORPICKER_LIGHTNESS=[[[\u013B\u012F\u011F\u0125\u0163\u014B\u0113\u015F\u015F\u2219\u2219\u2219\u2219\u2219]]]
110
110
 
111
- COLORPICKER_NEW_OLD_COLOR=[[[\u0162\u0125\u0113 \u014F\u0157\u012F\u011F\u012F\u014B\u0105\u013A \u010B\u014F\u013A\u014F\u0157 \u0175\u012F\u013A\u013A \u0183\u0113 \u0157\u0113\u03C1\u013A\u0105\u010B\u0113\u018C \u0175\u012F\u0163\u0125 \u0163\u0125\u0113 \u014B\u0113\u0175 \u010B\u014F\u013A\u014F\u0157, \u0192\u014F\u013A\u013A\u014F\u0175\u012F\u014B\u011F \u0163\u0125\u0113 \u0105\u0157\u0157\u014F\u0175 \u018C\u012F\u0157\u0113\u010B\u0163\u012F\u014F\u014B\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]
112
-
113
111
  COLORPICKER_ALPHA_SLIDER=[[[\u0100\u013A\u03C1\u0125\u0105 \u010B\u014F\u014B\u0163\u0157\u014F\u013A\u2219\u2219\u2219\u2219\u2219\u2219]]]
114
112
 
115
113
  COLORPICKER_HUE_SLIDER=[[[\u0124\u0171\u0113 \u010B\u014F\u014B\u0163\u0157\u014F\u013A\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]
@@ -120,6 +118,10 @@ COLORPICKER_SELECT_RGB_TOOLTIP=[[[\u0158\u0122\u0181 \u039C\u014F\u018C\u0113\u2
120
118
 
121
119
  COLORPICKER_SELECT_HSL_TOOLTIP=[[[\u0124\u015C\u013B \u039C\u014F\u018C\u0113\u2219\u2219\u2219\u2219\u2219\u2219]]]
122
120
 
121
+ COLOR_PICKER_CURRENT_COLOR_TOOLTIP=[[[\u0108\u0171\u0157\u0157\u0113\u014B\u0163 \u010B\u014F\u013A\u014F\u0157\u2219\u2219\u2219\u2219\u2219\u2219]]]
122
+
123
+ COLOR_PICKER_NEW_COLOR_TOOLTIP=[[[\u0143\u0113\u0175 \u010B\u014F\u013A\u014F\u0157\u2219\u2219\u2219\u2219\u2219]]]
124
+
123
125
  COLOR_PICKER_CANCEL=[[[\u0108\u0105\u014B\u010B\u0113\u013A\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]
124
126
 
125
127
  COLOR_PICKER_SUBMIT=[[[\u014E\u0136\u2219\u2219]]]
@@ -1,131 +1,131 @@
1
1
 
2
- SHELL_LOGO_TOOLTIP=j7fSpkL6rfVDYybWmMvcsA_Logo
2
+ SHELL_LOGO_TOOLTIP=yzTS7RffrmMPV/1d7E5nFA_Logo
3
3
 
4
- SHELL_OVERLAY_CLOSE=BoFChUjBf3tUp0f1pNXxvw_Close
4
+ SHELL_OVERLAY_CLOSE=PiV/1miX0osuBa/yOoiesA_Close
5
5
 
6
- MNU_ARIA_NAME=OfMBMDynA5HqeSFvW9sE9w_Menu
6
+ MNU_ARIA_NAME=wr46ybJaBecz1mK3mg4ckg_Menu
7
7
 
8
- UNIFIED_MENU_ITEM_COUNT_TEXT=BfguGULdEw7c3BwOVCyb1A_{0} of {1}
8
+ UNIFIED_MENU_ITEM_COUNT_TEXT=CNsDsecFv4yY+rfDfzCoGg_{0} of {1}
9
9
 
10
- UNIFIED_MENU_ITEM_HINT_TEXT=dNKhWhQPilDyEsdt+xu3+g_Type in text
10
+ UNIFIED_MENU_ITEM_HINT_TEXT=+tkZDzkvKpFem0mUCjI4Ng_Type in text
11
11
 
12
- CALENDAR_DIALOG=VBaMSdwyplLwplVxKcaUdQ_Calendar
12
+ CALENDAR_DIALOG=KEfWDGxR1XVX3FYONldC7g_Calendar
13
13
 
14
- CALENDAR_WEEK=1VkAaxm0iJkfM613NxFM3w_Calendar Week
14
+ CALENDAR_WEEK=zNVX2ezMdUuj5Mfwsm03fw_Calendar Week
15
15
 
16
- CALENDAR_START_DATE=w99O50zojXp/MJYLiQioNw_Start Date
16
+ CALENDAR_START_DATE=X63k2PlZALI0W2tyzaRzvA_Start Date
17
17
 
18
- CALENDAR_END_DATE=7fR5LtbcpGl5Rmm414OL4A_End Date
18
+ CALENDAR_END_DATE=kEt60hnXZP7shbx553ZJiw_End Date
19
19
 
20
- CALENDAR_START_MONTH=uooHKG7TNdJi98rDuueY1g_Start Month
20
+ CALENDAR_START_MONTH=BGks8D02zveU/ArKyJixqA_Start Month
21
21
 
22
- CALENDAR_END_MONTH=B26gr2PXsmaNINYwuMo7gg_End Month
22
+ CALENDAR_END_MONTH=+IwCyoBg+bw9+6hN1nIzQQ_End Month
23
23
 
24
- CALENDAR_CURRENT_MONTH=NCdM+CmTuDGiK4bAbIkWsQ_Current Month
24
+ CALENDAR_CURRENT_MONTH=gh1nvW4PKug3PmNy8ahNMw_Current Month
25
25
 
26
- CALENDAR_START_TIME=lSweq38uUn9A9QamynURxA_Start Time
26
+ CALENDAR_START_TIME=dlo79RFZH+qkrsvGO23jzw_Start Time
27
27
 
28
- CALENDAR_END_TIME=U0gt8acUzKeR1D7PHEQZ0w_End Time
28
+ CALENDAR_END_TIME=FtW0XMKhjpt1MtcQkC2wbA_End Time
29
29
 
30
- CALENDAR_ALL_DAY_PREFIX=5S3SRR+dsgHNa4r7yLi6/A_All-Day Appointment
30
+ CALENDAR_ALL_DAY_PREFIX=pI2DfVDI525z3J4BGbYLfQ_All-Day Appointment
31
31
 
32
- CALENDAR_APPOINTMENT_INFO=XWKUuwu2+qMI/8nzlg5nGA_From {0} To {1}
32
+ CALENDAR_APPOINTMENT_INFO=uHg2EzTnZ1VCloRkosGQyg_From {0} To {1}
33
33
 
34
- CALENDAR_ALL_DAY_INFO=aO+gp7QS5WmCLTtwH88HSQ_From {0}
34
+ CALENDAR_ALL_DAY_INFO=Rsde0Kqu0O4emEx78p9AbQ_From {0}
35
35
 
36
- CALENDAR_CURRENT_TIME=JHSz+YRvqitkPVK5SJ6NyA_Now
36
+ CALENDAR_CURRENT_TIME=kJWnWCCHEM7+GWEG09DX/Q_Now
37
37
 
38
- CALENDAR_CANCEL=z9PgJwNdmK36dKhA/UU3ew_Cancel
38
+ CALENDAR_CANCEL=OJhqnHf3WOF5Im/ZWsGXPg_Cancel
39
39
 
40
- CALENDAR_BTN_PREV=il4RzRaeIc36EHmjLYrOuA_Previous
40
+ CALENDAR_BTN_PREV=yCPf8SrZMGjjwbkEPwVKpQ_Previous
41
41
 
42
- CALENDAR_BTN_NEXT=4S3oyZovSOYTUOQXr0CKmQ_Next
42
+ CALENDAR_BTN_NEXT=hWCgO2KvprpactaCkr31mg_Next
43
43
 
44
- CALENDAR_BTN_TODAY=zntU2SRxH7splxsgmqGeZA_Today
44
+ CALENDAR_BTN_TODAY=zvpA98le+gowmX8YyWsycg_Today
45
45
 
46
- CALENDAR_DATES_ROW_WEEK_NUMBER=6L0roBoykoD2XGVQNV4O6g_Week {0}
46
+ CALENDAR_DATES_ROW_WEEK_NUMBER=pvxM836c0h1gpyncFCrcZQ_Week {0}
47
47
 
48
- MONTH_PICKER=qtSpS7fhsZxkfzpvx0UN3g_Month Picker
48
+ MONTH_PICKER=BZGsQE8DNn5J3VIwDZjBXQ_Month Picker
49
49
 
50
- CALENDAR_MONTH_PICKER_OPEN_HINT=IpD7bFeyH29e+GzVur+J/Q_Press F4 to select a month
50
+ CALENDAR_MONTH_PICKER_OPEN_HINT=EpOZGMSC+xlxWpZCRiJUMw_Press F4 to select a month
51
51
 
52
- YEAR_PICKER=vtox8nBDFMi66gghAsyxKA_Year Picker
52
+ YEAR_PICKER=LogH/wUaVbUSEMXXZ5vGlg_Year Picker
53
53
 
54
- YEAR_RANGE_PICKER=u0Lk4NGjHuoGjw8qPG6GQw_Year Range Picker
54
+ YEAR_RANGE_PICKER=Sl756apghdYZIhaf87g3yg_Year Range Picker
55
55
 
56
- CALENDAR_YEAR_PICKER_OPEN_HINT=EZatnNxcS2aGmxx3WsMLVA_Press Shift + F4 to select a year
56
+ CALENDAR_YEAR_PICKER_OPEN_HINT=qPKqIaTgc90JscNZ1yuq7Q_Press Shift + F4 to select a year
57
57
 
58
- CALENDAR_YEAR_RANGE_PICKER_OPEN_HINT=MhJ3ZtGhoFZwR2/ZpfkZ8Q_Press Shift + F4 to select a year range
58
+ CALENDAR_YEAR_RANGE_PICKER_OPEN_HINT=A1dNgSdYd2FUyAwy+4wWNQ_Press Shift + F4 to select a year range
59
59
 
60
- APPOINTMENT=U6xKS0pd9osEaQFudqkVdQ_Appointment
60
+ APPOINTMENT=j9qiNha2q5lcO0A7rXxyqg_Appointment
61
61
 
62
- APPOINTMENT_TENTATIVE=1Wp3r5B82BSn0VD2cLA3PA_Tentative
62
+ APPOINTMENT_TENTATIVE=Opwr4PLuU9MGXP9ECL+2Nw_Tentative
63
63
 
64
- APPOINTMENT_DATE_TIME_DESCRIPTION=Tt7CLSpQTxAnSgH+uMVq2w_{0}'' at ''{1}
64
+ APPOINTMENT_DATE_TIME_DESCRIPTION=kKaan/F9H4Secz5EFL7tzw_{0}'' at ''{1}
65
65
 
66
- FILEUPLOAD_BROWSE=AWcxBQwlgmRiWI3F4UaGNA_Browse...
66
+ FILEUPLOAD_BROWSE=5j2g8K4IljpqMpXbAORnQw_Browse...
67
67
 
68
- FILEUPLOAD_ACC=M5UFWsaEZ5wAVCgDFGTfjg_Activate to Select a File
68
+ FILEUPLOAD_ACC=dbtnS/Ik7Zo9mkylbjHoRg_Activate to Select a File
69
69
 
70
- FILEUPLOAD_FILENAME=J4WeCJbB0Dn+FdcKF7HJ/w_File Name
70
+ FILEUPLOAD_FILENAME=7YMwT71KBsIbBre+PNA1uQ_File Name
71
71
 
72
- FILEUPLOAD_REQUIRED=PKaegQJm+RwC2tpMHOe1VA_Required
72
+ FILEUPLOAD_REQUIRED=Bu5ZyUzFP6DTsDjSxwT/Aw_Required
73
73
 
74
- FILEUPLOAD_NO_FILE_CHOSEN=y13M5YPVq/S48y4LFklsWw_No file chosen
74
+ FILEUPLOAD_NO_FILE_CHOSEN=XW1D+hfEC9/SD5Ubzc7y4Q_No file chosen
75
75
 
76
- LEGEND_SELECTED=XlhUWkyRYEbEnU85TmOxkA_Selected
76
+ LEGEND_SELECTED=FLgt2SZVLEIbVZTbB4qX1g_Selected
77
77
 
78
- LEGEND_TODAY=Iy+AW9K+i+a993OfGVP+8A_Today
78
+ LEGEND_TODAY=tX9X5xr9LuiUttlpxzJDDA_Today
79
79
 
80
- LEGEND_NORMAL_DAY=Wtnokje+CTV7dqGNM50wkA_Working Day
80
+ LEGEND_NORMAL_DAY=m/HMADXWiZFVRCh3M1qhWw_Working Day
81
81
 
82
- LEGEND_NON_WORKING_DAY=SByhjxOGu5k8GIz1uqNl2g_Non-Working Day
82
+ LEGEND_NON_WORKING_DAY=TSYhhjZPV+p/BFAKa3x11g_Non-Working Day
83
83
 
84
- LEGEND_UNNAMED_TYPE=FIrsu9KLzIHApqwDEuAo4w_Type {0}
84
+ LEGEND_UNNAMED_TYPE=udZPGkpP9ovnD/+XCE4iqw_Type {0}
85
85
 
86
- LEGEND_ARIA_LABEL=WBZIJ8Drt7qiYsJ11vSnwQ_Calendar Legend
86
+ LEGEND_ARIA_LABEL=avSwGfDuSOKWMaQMyX5guA_Calendar Legend
87
87
 
88
88
 
89
- APPOINTMENT_SELECTED=KvxEbnTeGoHTrIscwPurLg_Selected
89
+ APPOINTMENT_SELECTED=AaTzQ26FsjeKefrvv2N1TQ_Selected
90
90
 
91
- APPOINTMENT_UNSELECTED=Oqs35lTRag+xkPKtWXMo/A_Unselected
91
+ APPOINTMENT_UNSELECTED=HjMqYa/mpU7pqZNQsaMXOQ_Unselected
92
92
 
93
- COLORPICKER_RED=h6DwnihTeFNlhVrZJYwxLA_Red
93
+ COLORPICKER_RED=i45DkwBj2UDAjN/i5gUWeA_Red
94
94
 
95
- COLORPICKER_GREEN=daES5271xTJneJ5SB+Msvw_Green
95
+ COLORPICKER_GREEN=mFFR479eSZupkkJ2RMQuoA_Green
96
96
 
97
- COLORPICKER_BLUE=aiEiK4WOWcsUYFWR+Fph4g_Blue
97
+ COLORPICKER_BLUE=t8zcC+JJNHyQ5DMgnXEDHQ_Blue
98
98
 
99
- COLORPICKER_HUE=HSCErG+EYdx+GfZMKZpReQ_Hue
99
+ COLORPICKER_HUE=1qAdfFdUIo338R1aFkjo9w_Hue
100
100
 
101
- COLORPICKER_SAT=2cMCNlMK4g0Q6pnkjZp/mg_Saturation
101
+ COLORPICKER_SAT=9Ab680tO2xq8RoV5VVoKOA_Saturation
102
102
 
103
- COLORPICKER_VALUE=w6AF1y6/CzBBuW3jpYEtRQ_Value
103
+ COLORPICKER_VALUE=nRspeRviRhAPqZrBnDG/nA_Value
104
104
 
105
- COLORPICKER_HEX=gsJd2KSui1FJcBSX6Elv6w_Hexadecimal
105
+ COLORPICKER_HEX=gixCiEVk4nNayIOvaW5u0Q_Hexadecimal
106
106
 
107
- COLORPICKER_ALPHA=AUdEKfHmlMgNfdN5n8mjJA_Alpha
107
+ COLORPICKER_ALPHA=z95leNrDFL/68wv1mDAfuA_Alpha
108
108
 
109
- COLORPICKER_LIGHTNESS=OFZcHr+PhxK8qBlCao+gbw_Lightness
109
+ COLORPICKER_LIGHTNESS=FK789/M4mib4adgNmNaMoQ_Lightness
110
110
 
111
- COLORPICKER_ALPHA_SLIDER=hoZWR2WCFSCSyHztgSG5SA_Alpha control
111
+ COLORPICKER_ALPHA_SLIDER=GC+hPzN/1Xqn8CND9U1TVQ_Alpha control
112
112
 
113
- COLORPICKER_HUE_SLIDER=4wUD/yieDXw+UvfdGkqWog_Hue control
113
+ COLORPICKER_HUE_SLIDER=VDAyk2F9dmNgJZE/VQCJKA_Hue control
114
114
 
115
- COLORPICKER_TOGGLE_BTN_TOOLTIP=x80UDCX5J3GYQDM6LBmAGA_Change Color Mode
115
+ COLORPICKER_TOGGLE_BTN_TOOLTIP=UUyUeUJQLyytyBv6dj3VMA_Change Color Mode
116
116
 
117
- COLORPICKER_SELECT_RGB_TOOLTIP=AUc3XW9qyn1XDw9diPeGyQ_RGB Mode
117
+ COLORPICKER_SELECT_RGB_TOOLTIP=FQZLo080Aav+iaSbR26LMQ_RGB Mode
118
118
 
119
- COLORPICKER_SELECT_HSL_TOOLTIP=cZMRQwGRdRAUpuPTrqmuSg_HSL Mode
119
+ COLORPICKER_SELECT_HSL_TOOLTIP=+aDJvXhL2WirOlWcN7sNJw_HSL Mode
120
120
 
121
- COLOR_PICKER_CURRENT_COLOR_TOOLTIP=gah2xR0PZ2opxe2UDIBtcQ_Current color
121
+ COLOR_PICKER_CURRENT_COLOR_TOOLTIP=vKwGsJPQ0aaTjdDFytfINQ_Current color
122
122
 
123
- COLOR_PICKER_NEW_COLOR_TOOLTIP=h16+PDRo2pYnR96nRi9Bug_New color
123
+ COLOR_PICKER_NEW_COLOR_TOOLTIP=p61nh+1mzBAwGb3nQt8c3g_New color
124
124
 
125
- COLOR_PICKER_CANCEL=AHXqwkucio+UP5gOezmy1w_Cancel
125
+ COLOR_PICKER_CANCEL=OEYhblvAllv31rbqn3IzaQ_Cancel
126
126
 
127
- COLOR_PICKER_SUBMIT=cy06K5veDk0u4ABadecmnw_OK
127
+ COLOR_PICKER_SUBMIT=9UR5ZdADTq7eT/wH44RZhw_OK
128
128
 
129
- COLOR_PICKER_TITLE=580l1wV7yoHT/kO7Fna3qw_Color Picker
129
+ COLOR_PICKER_TITLE=c/56dbUV27W/A72fqq1sYQ_Color Picker
130
130
 
131
- COLORPICKER_PERCENTAGE=IAu6hL5glylbIV9cUHRl0Q_Percentage
131
+ COLORPICKER_PERCENTAGE=2VbLxXU8MJpKIydpeBgfog_Percentage