@sapui5/sap.suite.ui.commons 1.124.3 → 1.124.5

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 (101) hide show
  1. package/package.json +1 -1
  2. package/src/sap/suite/ui/commons/.library +1 -1
  3. package/src/sap/suite/ui/commons/AriaProperties.js +1 -1
  4. package/src/sap/suite/ui/commons/CalculationBuilder.js +1 -1
  5. package/src/sap/suite/ui/commons/CalculationBuilderExpression.js +1 -1
  6. package/src/sap/suite/ui/commons/CalculationBuilderFunction.js +1 -1
  7. package/src/sap/suite/ui/commons/CalculationBuilderGroup.js +1 -1
  8. package/src/sap/suite/ui/commons/CalculationBuilderItem.js +1 -1
  9. package/src/sap/suite/ui/commons/CalculationBuilderValidationResult.js +1 -1
  10. package/src/sap/suite/ui/commons/CalculationBuilderVariable.js +1 -1
  11. package/src/sap/suite/ui/commons/CloudFilePicker.js +1 -1
  12. package/src/sap/suite/ui/commons/MicroProcessFlow.js +1 -1
  13. package/src/sap/suite/ui/commons/MicroProcessFlowItem.js +1 -1
  14. package/src/sap/suite/ui/commons/collaboration/ContactHelper.js +26 -6
  15. package/src/sap/suite/ui/commons/collaboration/ContactPopover.fragment.xml +12 -4
  16. package/src/sap/suite/ui/commons/collaboration/TeamsHelperService.js +1 -3
  17. package/src/sap/suite/ui/commons/collaboration/flpplugins/msplugin/Component.js +15 -2
  18. package/src/sap/suite/ui/commons/flexibility/changeHandler/PropertyChangeMapper.js +1 -1
  19. package/src/sap/suite/ui/commons/imageeditor/CropCustomShapeHistoryItem.js +1 -1
  20. package/src/sap/suite/ui/commons/imageeditor/CropEllipseHistoryItem.js +1 -1
  21. package/src/sap/suite/ui/commons/imageeditor/CropRectangleHistoryItem.js +1 -1
  22. package/src/sap/suite/ui/commons/imageeditor/CustomSizeItem.js +1 -1
  23. package/src/sap/suite/ui/commons/imageeditor/FilterHistoryItem.js +1 -1
  24. package/src/sap/suite/ui/commons/imageeditor/FlipHistoryItem.js +1 -1
  25. package/src/sap/suite/ui/commons/imageeditor/HistoryItem.js +1 -1
  26. package/src/sap/suite/ui/commons/imageeditor/ImageEditor.js +1 -1
  27. package/src/sap/suite/ui/commons/imageeditor/ImageEditorContainer.js +1 -1
  28. package/src/sap/suite/ui/commons/imageeditor/ImageEditorResponsiveContainer.js +1 -1
  29. package/src/sap/suite/ui/commons/imageeditor/ResizeHistoryItem.js +1 -1
  30. package/src/sap/suite/ui/commons/imageeditor/RotateHistoryItem.js +1 -1
  31. package/src/sap/suite/ui/commons/library.js +1 -1
  32. package/src/sap/suite/ui/commons/messagebundle.properties +6 -0
  33. package/src/sap/suite/ui/commons/messagebundle_ar.properties +13 -0
  34. package/src/sap/suite/ui/commons/messagebundle_bg.properties +13 -0
  35. package/src/sap/suite/ui/commons/messagebundle_ca.properties +13 -0
  36. package/src/sap/suite/ui/commons/messagebundle_cnr.properties +13 -0
  37. package/src/sap/suite/ui/commons/messagebundle_cs.properties +13 -0
  38. package/src/sap/suite/ui/commons/messagebundle_cy.properties +13 -0
  39. package/src/sap/suite/ui/commons/messagebundle_da.properties +13 -0
  40. package/src/sap/suite/ui/commons/messagebundle_de.properties +13 -0
  41. package/src/sap/suite/ui/commons/messagebundle_el.properties +13 -0
  42. package/src/sap/suite/ui/commons/messagebundle_en.properties +13 -7
  43. package/src/sap/suite/ui/commons/messagebundle_en_GB.properties +13 -0
  44. package/src/sap/suite/ui/commons/messagebundle_en_US_sappsd.properties +18 -0
  45. package/src/sap/suite/ui/commons/messagebundle_en_US_saptrc.properties +18 -0
  46. package/src/sap/suite/ui/commons/messagebundle_es.properties +13 -0
  47. package/src/sap/suite/ui/commons/messagebundle_es_MX.properties +13 -0
  48. package/src/sap/suite/ui/commons/messagebundle_et.properties +13 -0
  49. package/src/sap/suite/ui/commons/messagebundle_fi.properties +13 -0
  50. package/src/sap/suite/ui/commons/messagebundle_fr.properties +13 -0
  51. package/src/sap/suite/ui/commons/messagebundle_fr_CA.properties +13 -0
  52. package/src/sap/suite/ui/commons/messagebundle_hi.properties +13 -0
  53. package/src/sap/suite/ui/commons/messagebundle_hr.properties +13 -0
  54. package/src/sap/suite/ui/commons/messagebundle_hu.properties +13 -0
  55. package/src/sap/suite/ui/commons/messagebundle_id.properties +13 -0
  56. package/src/sap/suite/ui/commons/messagebundle_it.properties +13 -0
  57. package/src/sap/suite/ui/commons/messagebundle_iw.properties +13 -0
  58. package/src/sap/suite/ui/commons/messagebundle_ja.properties +13 -0
  59. package/src/sap/suite/ui/commons/messagebundle_kk.properties +13 -0
  60. package/src/sap/suite/ui/commons/messagebundle_ko.properties +13 -0
  61. package/src/sap/suite/ui/commons/messagebundle_lt.properties +13 -0
  62. package/src/sap/suite/ui/commons/messagebundle_lv.properties +13 -0
  63. package/src/sap/suite/ui/commons/messagebundle_mk.properties +13 -0
  64. package/src/sap/suite/ui/commons/messagebundle_ms.properties +13 -0
  65. package/src/sap/suite/ui/commons/messagebundle_nl.properties +13 -0
  66. package/src/sap/suite/ui/commons/messagebundle_no.properties +13 -0
  67. package/src/sap/suite/ui/commons/messagebundle_pl.properties +13 -0
  68. package/src/sap/suite/ui/commons/messagebundle_pt.properties +13 -0
  69. package/src/sap/suite/ui/commons/messagebundle_pt_PT.properties +13 -0
  70. package/src/sap/suite/ui/commons/messagebundle_ro.properties +13 -0
  71. package/src/sap/suite/ui/commons/messagebundle_ru.properties +13 -0
  72. package/src/sap/suite/ui/commons/messagebundle_sh.properties +13 -0
  73. package/src/sap/suite/ui/commons/messagebundle_sk.properties +13 -0
  74. package/src/sap/suite/ui/commons/messagebundle_sl.properties +13 -0
  75. package/src/sap/suite/ui/commons/messagebundle_sr.properties +13 -0
  76. package/src/sap/suite/ui/commons/messagebundle_sv.properties +13 -0
  77. package/src/sap/suite/ui/commons/messagebundle_th.properties +13 -0
  78. package/src/sap/suite/ui/commons/messagebundle_tr.properties +13 -0
  79. package/src/sap/suite/ui/commons/messagebundle_uk.properties +13 -0
  80. package/src/sap/suite/ui/commons/messagebundle_vi.properties +13 -0
  81. package/src/sap/suite/ui/commons/messagebundle_zh_CN.properties +13 -0
  82. package/src/sap/suite/ui/commons/messagebundle_zh_TW.properties +13 -0
  83. package/src/sap/suite/ui/commons/networkgraph/ElementBase.js +1 -8
  84. package/src/sap/suite/ui/commons/networkgraph/layout/Geometry.js +2 -2
  85. package/src/sap/suite/ui/commons/statusindicator/Circle.js +1 -1
  86. package/src/sap/suite/ui/commons/statusindicator/CustomShape.js +1 -1
  87. package/src/sap/suite/ui/commons/statusindicator/DiscreteThreshold.js +1 -1
  88. package/src/sap/suite/ui/commons/statusindicator/FillingOption.js +1 -1
  89. package/src/sap/suite/ui/commons/statusindicator/LibraryShape.js +1 -1
  90. package/src/sap/suite/ui/commons/statusindicator/Path.js +1 -1
  91. package/src/sap/suite/ui/commons/statusindicator/PropertyThreshold.js +1 -1
  92. package/src/sap/suite/ui/commons/statusindicator/Rectangle.js +1 -1
  93. package/src/sap/suite/ui/commons/statusindicator/Shape.js +1 -1
  94. package/src/sap/suite/ui/commons/statusindicator/ShapeGroup.js +1 -1
  95. package/src/sap/suite/ui/commons/statusindicator/SimpleShape.js +1 -1
  96. package/src/sap/suite/ui/commons/statusindicator/StatusIndicator.js +1 -1
  97. package/src/sap/suite/ui/commons/taccount/TAccount.js +1 -1
  98. package/src/sap/suite/ui/commons/taccount/TAccountGroup.js +1 -1
  99. package/src/sap/suite/ui/commons/taccount/TAccountItem.js +1 -1
  100. package/src/sap/suite/ui/commons/taccount/TAccountItemProperty.js +1 -1
  101. package/src/sap/suite/ui/commons/taccount/TAccountPanel.js +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/sap.suite.ui.commons",
3
- "version": "1.124.3",
3
+ "version": "1.124.5",
4
4
  "description": "SAPUI5 Library sap.suite.ui.commons",
5
5
  "homepage": "https://sap.github.io/ui5-tooling/pages/SAPUI5/",
6
6
  "author": "SAP SE (https://www.sap.com)",
@@ -7,7 +7,7 @@
7
7
  SAP UI development toolkit for HTML5 (SAPUI5)
8
8
  (c) Copyright 2009-2015 SAP SE. All rights reserved
9
9
  </copyright>
10
- <version>1.124.3</version>
10
+ <version>1.124.5</version>
11
11
 
12
12
  <documentation>SAP UI library: sap.suite.ui.commons</documentation>
13
13
 
@@ -19,7 +19,7 @@ sap.ui.define([
19
19
  * @extends sap.ui.core.Element
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.124.3
22
+ * @version 1.124.5
23
23
  * @since 1.65.0
24
24
  *
25
25
  * @constructor
@@ -134,7 +134,7 @@ sap.ui.define([
134
134
  * @extends sap.ui.core.Control
135
135
  *
136
136
  * @author SAP SE
137
- * @version 1.124.3
137
+ * @version 1.124.5
138
138
  * @since 1.56.0
139
139
  *
140
140
  * @constructor
@@ -148,7 +148,7 @@ sap.ui.define([
148
148
  * @extends sap.ui.core.Control
149
149
  *
150
150
  * @author SAP SE
151
- * @version 1.124.3
151
+ * @version 1.124.5
152
152
  * @since 1.56.0
153
153
  *
154
154
  * @constructor
@@ -26,7 +26,7 @@ sap.ui.define([
26
26
  * @extends sap.ui.core.Control
27
27
  *
28
28
  * @author SAP SE
29
- * @version 1.124.3
29
+ * @version 1.124.5
30
30
  * @since 1.56.0
31
31
  *
32
32
  * @constructor
@@ -22,7 +22,7 @@ sap.ui.define([
22
22
  * @extends sap.ui.core.Control
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.124.3
25
+ * @version 1.124.5
26
26
  * @since 1.60.0
27
27
  *
28
28
  * @constructor
@@ -39,7 +39,7 @@ sap.ui.define([
39
39
  * @extends sap.ui.core.Control
40
40
  *
41
41
  * @author SAP SE
42
- * @version 1.124.3
42
+ * @version 1.124.5
43
43
  * @since 1.56.0
44
44
  *
45
45
  * @constructor
@@ -21,7 +21,7 @@ sap.ui.define([
21
21
  * @extends sap.ui.base.ManagedObject
22
22
  *
23
23
  * @author SAP SE
24
- * @version 1.124.3
24
+ * @version 1.124.5
25
25
  * @since 1.56.0
26
26
  *
27
27
  * @constructor
@@ -23,7 +23,7 @@ sap.ui.define([
23
23
  * @extends sap.ui.core.Control
24
24
  *
25
25
  * @author SAP SE
26
- * @version 1.124.3
26
+ * @version 1.124.5
27
27
  * @since 1.56.0
28
28
  *
29
29
  * @constructor
@@ -118,7 +118,7 @@ sap.ui.define([
118
118
  * @class
119
119
  * @public
120
120
  * @internal
121
- * @version 1.124.3
121
+ * @version 1.124.5
122
122
  */
123
123
  var CloudFilePicker = Dialog.extend("sap.suite.ui.commons.CloudFilePicker", {
124
124
  metadata: {
@@ -47,7 +47,7 @@ sap.ui.define([
47
47
  * @extends sap.ui.core.Control
48
48
  *
49
49
  * @author SAP SE
50
- * @version 1.124.3
50
+ * @version 1.124.5
51
51
  *
52
52
  * @constructor
53
53
  * @public
@@ -38,7 +38,7 @@ sap.ui.define([
38
38
  * @extends sap.ui.core.Control
39
39
  *
40
40
  * @author SAP SE
41
- * @version 1.124.3
41
+ * @version 1.124.5
42
42
  *
43
43
  * @constructor
44
44
  * @public
@@ -18,8 +18,9 @@ sap.ui.define([
18
18
  "sap/ui/core/Core",
19
19
  "sap/ui/model/resource/ResourceModel",
20
20
  "./CollaborationContactInfoHelper",
21
- "sap/ui/performance/trace/FESRHelper"
22
- ], function (Controller, Fragment, JSONModel, mLibrary, Library, Core, ResourceModel, CollaborationContactInfoHelper, FESRHelper) {
21
+ "sap/ui/performance/trace/FESRHelper",
22
+ "sap/ui/core/Element"
23
+ ], function (Controller, Fragment, JSONModel, mLibrary, Library, Core, ResourceModel, CollaborationContactInfoHelper, FESRHelper, Element) {
23
24
  "use strict";
24
25
 
25
26
  var I18_BUNDLE = Library.getResourceBundleFor("sap.suite.ui.commons");
@@ -140,6 +141,15 @@ sap.ui.define([
140
141
  this.sEmail = sEmail;
141
142
  this.oParams = oParams;
142
143
  oPopover.setBusy(true);
144
+ var oTntSet = {
145
+ setFamily: "tnt",
146
+ setURI: sap.ui.require.toUrl("sap/tnt/themes/base/illustrations")
147
+ };
148
+ sap.m.IllustrationPool.registerIllustrationSet(oTntSet, false);
149
+ var oJsonModel = new JSONModel({
150
+ "isUserExistsInTeams": true
151
+ });
152
+ this._oContactPopover.setModel(oJsonModel, "userData");
143
153
  this.isDirectCommunicationEnabled = isDirectCommunicationEnabled;
144
154
  this._oContactPopover.setModel(new sap.ui.model.resource.ResourceModel({ bundle: I18_BUNDLE }), "i18n");
145
155
  return oPopover;
@@ -179,10 +189,15 @@ sap.ui.define([
179
189
  this.getFullProfileByEmail(this.sEmail).then(function (data) {
180
190
  that._oContactPopover.setBusy(false);
181
191
  if (data && data.mail === "") {
182
- that._oContactPopover.close();
183
- mLibrary.URLHelper.triggerEmail(that.sEmail, that.oParams);
192
+ data.isUserExistsInTeams = false;
193
+ data.mail = that.sEmail;
194
+ data.params = that.oParams;
195
+ that._oContactPopover.setInitialFocus(Element.getElementById("mail"));
196
+ } else {
197
+ data.isUserExistsInTeams = true;
198
+ data.isDirectCommunicationEnabled = !!that.isDirectCommunicationEnabled;
199
+ that._oContactPopover.setInitialFocus(Element.getElementById("avatar"));
184
200
  }
185
- data.isDirectCommunicationEnabled = !!that.isDirectCommunicationEnabled;
186
201
  var oJsonModel = new JSONModel(data);
187
202
  oJsonModel.setData(data);
188
203
  that._oContactPopover.setModel(oJsonModel, "userData");
@@ -190,6 +205,11 @@ sap.ui.define([
190
205
  });
191
206
  },
192
207
 
208
+ afterContinue: function () {
209
+ var sUrl = this.formatUri(this.sEmail, this.oParams);
210
+ mLibrary.URLHelper.redirect(sUrl, true);
211
+ },
212
+
193
213
  /**
194
214
  * Provide avatar and badge proprty based on Contact status
195
215
  * @param {string} oFullProfileData full information on the contact
@@ -204,7 +224,7 @@ sap.ui.define([
204
224
  } else if (oFullProfileData.activity === "Available") {
205
225
  oFullProfileData.badgeValueState = "Success";
206
226
  oFullProfileData.badgeIcon = "sap-icon://message-success";
207
- oFullProfileData.badgeTooltip = I18_BUNDLE.getText("AVAILABLE");
227
+ oFullProfileData.badgeTooltip = I18_BUNDLE.getText("ONLINE");
208
228
  } else if (oFullProfileData.activity === "Away" || oFullProfileData.activity === "Inactive") {
209
229
  oFullProfileData.badgeValueState = "Warning";
210
230
  oFullProfileData.badgeIcon = "sap-icon://pending";
@@ -6,15 +6,14 @@
6
6
  <Popover
7
7
  class="sapUiContentPadding"
8
8
  placement="Auto"
9
- initialFocus="action"
10
9
  showHeader="false"
11
10
  contentWidth="25rem"
12
11
  afterClose="afterClose"
13
12
  afterOpen="afterOpen">
14
- <VBox>
13
+ <VBox visible="{userData>/isUserExistsInTeams}">
15
14
  <HBox class="sapUiSmallMarginBeginEnd sapUiSmallMarginTopBottom" >
16
- <Avatar src="{= ${userData>/photo} ? ${userData>/photo} : 'sap-icon://person-placeholder' }"
17
- displaySize="M" class="sapUiSmallMarginEnd" displayShape="Circle" press="handleMSTeamsPress" macrodata:email="{userData>/mail}" fesr:press="MST:ContactAction"
15
+ <Avatar id="avatar" src="{= ${userData>/photo} ? ${userData>/photo} : 'sap-icon://person-placeholder' }"
16
+ displaySize="M" class="sapUiSmallMarginEnd" displayShape="Circle" macrodata:email="{userData>/mail}" fesr:press="MST:ContactAction"
18
17
  macrodata:type="chat" tooltip="{userData>/badgeTooltip}" badgeValueState="{userData>/badgeValueState}" badgeTooltip="{userData>/badgeTooltip}" badgeIcon="{userData>/badgeIcon}"/>
19
18
  <VBox>
20
19
  <Title text="{userData>/displayname}" level="H3" />
@@ -81,5 +80,14 @@
81
80
  </VBox>
82
81
  </VBox>
83
82
  </VBox>
83
+ <HBox class="sapUiTinyMarginTop" visible="{= !${userData>/isUserExistsInTeams}}">
84
+ <IllustratedMessage illustrationType="tnt-NoUsers" illustrationSize="Dialog" title="{i18n>POPOVER_NO_CONTACT_TITLE}"
85
+ description="{i18n>POPOVER_NO_CONTACT_DESCRIPTION}" >
86
+ <additionalContent>
87
+ <Button id="mail" text="{i18n>POPOVER_CONTINUE}" press="afterContinue" type="Emphasized" class="sapUiTinyMarginEnd"/>
88
+ <Button text="{i18n>POPOVER_CANCEL}" press="afterClose"/>
89
+ </additionalContent>
90
+ </IllustratedMessage >
91
+ </HBox>
84
92
  </Popover>
85
93
  </core:FragmentDefinition>
@@ -53,7 +53,6 @@ sap.ui.define([
53
53
  */
54
54
  var COLLABORATION_MSTEAMS_APPID = 'db5b69c6-0430-4ae1-8d6e-a65c2220b50c';
55
55
  var oLogger = Log.getLogger("sap.suite.ui.commons.collaboration.TeamsHelperService");
56
- var CARD_URL_PREFIX = "https://saps4hana.azure-api.net/bot/redirect?target-url=";
57
56
 
58
57
  var oResourceBundle = Library.getResourceBundleFor("sap.suite.ui.commons");
59
58
  var PARAM_SAP_CARD_TITLE = "sap-ui-cardTitle";
@@ -478,8 +477,7 @@ sap.ui.define([
478
477
  sUrl = sUrl + "&" + PARAM_SAP_CARD_VERSION + "=" + response.version;
479
478
  }
480
479
  sUrl = sUrl + "&" + PARAM_SAP_CARD_TITLE + "=" + encodeURIComponent(sAppTitle);
481
- // add the domain prefix to solve link unfurling issue for systems with different domain patterns
482
- sUrl = this._providerConfig.shareAsLinkUrl + "?href=" + encodeURIComponent(CARD_URL_PREFIX + sUrl);
480
+ sUrl = this._providerConfig.shareAsLinkUrl + "?href=" + encodeURIComponent(sUrl);
483
481
  return sUrl;
484
482
  };
485
483
 
@@ -8,11 +8,13 @@ sap.ui.define(
8
8
  [
9
9
  "sap/ui/core/Component",
10
10
  "sap/base/Log",
11
- "../../ServiceContainer"
11
+ "../../ServiceContainer",
12
+ "../../CollaborationHelper"
12
13
  ],
13
- function (Component, Log, ServiceContainer) {
14
+ function (Component, Log, ServiceContainer, CollaborationHelper) {
14
15
  "use strict";
15
16
  var oLogger = Log.getLogger("sap.suite.ui.commons.collaboration.flpplugins.msplugin.Component");
17
+ const sTeamsAuthEndUrl = "sap-collaboration-authEndUrl";
16
18
  /**
17
19
  * Provides the collaboration plugin information for Microsoft Teams Integration.
18
20
  * @extends sap.ui.core.Component
@@ -74,6 +76,17 @@ sap.ui.define(
74
76
  // load plugin config
75
77
  var oPluginConfigData = this._loadPluginConfigData();
76
78
  if (oPluginConfigData) {
79
+ CollaborationHelper._getCurrentUrl().then(function (sCurrentUrl) {
80
+ try {
81
+ const oUrl = new URL(sCurrentUrl);
82
+ if (oUrl.searchParams.has(sTeamsAuthEndUrl)) {
83
+ const sAuthEndUrl = decodeURIComponent(oUrl.searchParams.get(sTeamsAuthEndUrl));
84
+ window.location.replace(sAuthEndUrl);
85
+ }
86
+ } catch (e) {
87
+ oLogger.error(`Error while redirecting to auth end url`);
88
+ }
89
+ });
77
90
  ServiceContainer.setCollaborationType("COLLABORATION_MSTEAMS", oPluginConfigData);
78
91
  } else {
79
92
  oLogger.error("Collaboration configuration for Microsoft Teams Integration could not be loaded.");
@@ -22,7 +22,7 @@ sap.ui.define([
22
22
  *
23
23
  * @constructor
24
24
  * @alias sap.suite.ui.commons.flexibility.changeHandler.PropertyChangeMapper
25
- * @version 1.124.3
25
+ * @version 1.124.5
26
26
  * @since 1.50
27
27
  * @private
28
28
  */
@@ -28,7 +28,7 @@ sap.ui.define([
28
28
  * @extends sap.suite.ui.commons.imageeditor.HistoryItem
29
29
  *
30
30
  * @author SAP SE
31
- * @version 1.124.3
31
+ * @version 1.124.5
32
32
  * @since 1.67.0
33
33
  *
34
34
  * @constructor
@@ -30,7 +30,7 @@ sap.ui.define([
30
30
  * @extends sap.suite.ui.commons.imageeditor.HistoryItem
31
31
  *
32
32
  * @author SAP SE
33
- * @version 1.124.3
33
+ * @version 1.124.5
34
34
  * @since 1.66.0
35
35
  *
36
36
  * @constructor
@@ -28,7 +28,7 @@ sap.ui.define([
28
28
  * @extends sap.suite.ui.commons.imageeditor.HistoryItem
29
29
  *
30
30
  * @author SAP SE
31
- * @version 1.124.3
31
+ * @version 1.124.5
32
32
  * @since 1.66.0
33
33
  *
34
34
  * @constructor
@@ -22,7 +22,7 @@ sap.ui.define([
22
22
  * @extends sap.ui.core.Element
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.124.3
25
+ * @version 1.124.5
26
26
  * @since 1.66.0
27
27
  *
28
28
  * @constructor
@@ -28,7 +28,7 @@ sap.ui.define([
28
28
  * @extends sap.suite.ui.commons.imageeditor.HistoryItem
29
29
  *
30
30
  * @author SAP SE
31
- * @version 1.124.3
31
+ * @version 1.124.5
32
32
  * @since 1.66.0
33
33
  *
34
34
  * @constructor
@@ -25,7 +25,7 @@ sap.ui.define([
25
25
  * @extends sap.suite.ui.commons.imageeditor.HistoryItem
26
26
  *
27
27
  * @author SAP SE
28
- * @version 1.124.3
28
+ * @version 1.124.5
29
29
  * @since 1.66.0
30
30
  *
31
31
  * @constructor
@@ -17,7 +17,7 @@ sap.ui.define([
17
17
  * @extends sap.ui.base.Object
18
18
  *
19
19
  * @author SAP SE
20
- * @version 1.124.3
20
+ * @version 1.124.5
21
21
  * @since 1.66.0
22
22
  *
23
23
  * @abstract
@@ -50,7 +50,7 @@ sap.ui.define([
50
50
  * @extends sap.ui.core.Control
51
51
  *
52
52
  * @author SAP SE
53
- * @version 1.124.3
53
+ * @version 1.124.5
54
54
  * @since 1.66.0
55
55
  *
56
56
  * @constructor
@@ -162,7 +162,7 @@ sap.ui.define([
162
162
  * @extends sap.ui.core.Control
163
163
  *
164
164
  * @author SAP SE
165
- * @version 1.124.3
165
+ * @version 1.124.5
166
166
  * @since 1.66.0
167
167
  *
168
168
  * @constructor
@@ -34,7 +34,7 @@ sap.ui.define([
34
34
  * @extends sap.suite.ui.commons.imageeditor.ImageEditorContainer
35
35
  *
36
36
  * @author SAP SE
37
- * @version 1.124.3
37
+ * @version 1.124.5
38
38
  * @since 1.68.0
39
39
  *
40
40
  * @constructor
@@ -29,7 +29,7 @@ sap.ui.define([
29
29
  * @extends sap.suite.ui.commons.imageeditor.HistoryItem
30
30
  *
31
31
  * @author SAP SE
32
- * @version 1.124.3
32
+ * @version 1.124.5
33
33
  * @since 1.66.0
34
34
  *
35
35
  * @constructor
@@ -23,7 +23,7 @@ sap.ui.define([
23
23
  * @extends sap.suite.ui.commons.imageeditor.HistoryItem
24
24
  *
25
25
  * @author SAP SE
26
- * @version 1.124.3
26
+ * @version 1.124.5
27
27
  * @since 1.66.0
28
28
  *
29
29
  * @constructor
@@ -186,7 +186,7 @@
186
186
  "sap.suite.ui.commons.TargetFilterMeasureColumn",
187
187
  "sap.suite.ui.commons.AriaProperties"
188
188
  ],
189
- version: "1.124.3",
189
+ version: "1.124.5",
190
190
  extensions: {
191
191
  flChangeHandlers: {
192
192
  "sap.suite.ui.commons.Timeline": "sap/suite/ui/commons/flexibility/Timeline"
@@ -964,11 +964,17 @@ POPOVER_CONTACT_SECTION_DEPARTMENT=Department
964
964
  POPOVER_CONTACT_SECTION_OFFICE_LOCATION=Office Location
965
965
  #XMIT: Label for Contact Send Quick Message
966
966
  POPOVER_CONTACT_SEND_MESSAGE=Send a quick message
967
+ #XMIT: Text for No Contact Found Title
968
+ POPOVER_NO_CONTACT_TITLE=No further contact information
969
+ #XMIT: Text for No Contact Found Description
970
+ POPOVER_NO_CONTACT_DESCRIPTION=Sorry, we couldn't find any further contact information for this user. You can still get in touch by email though
967
971
 
968
972
  #XTOL: Tooltip for Message Button
969
973
  CHAT_BUTTON_TOOLTIP=chat
970
974
  CALL_BUTTON_TOOLTIP=call
971
975
  VIDEOCALL_BUTTON_TOOLTIP=videocall
976
+ POPOVER_CONTINUE=Continue
977
+ POPOVER_CANCEL=Cancel
972
978
 
973
979
  POPOVER_CONTACT_DETAILS=Contact Details
974
980
 
@@ -506,7 +506,20 @@ POPOVER_CONTACT_SECTION_JOBTITLE=\u0627\u0644\u0645\u0633\u0645\u0649 \u0627\u06
506
506
  POPOVER_CONTACT_SECTION_DEPARTMENT=\u0627\u0644\u0642\u0633\u0645
507
507
  POPOVER_CONTACT_SECTION_OFFICE_LOCATION=\u0645\u0648\u0642\u0639 \u0627\u0644\u0645\u0643\u062A\u0628
508
508
  POPOVER_CONTACT_SEND_MESSAGE=\u0625\u0631\u0633\u0627\u0644 \u0631\u0633\u0627\u0644\u0629 \u0633\u0631\u064A\u0639\u0629
509
+ POPOVER_NO_CONTACT_TITLE=\u0644\u0627 \u062A\u0648\u062C\u062F \u0645\u0639\u0644\u0648\u0645\u0627\u062A \u0625\u0636\u0627\u0641\u064A\u0629 \u0639\u0646 \u062C\u0647\u0629 \u0627\u0644\u0627\u062A\u0635\u0627\u0644
510
+ POPOVER_NO_CONTACT_DESCRIPTION=\u0639\u0630\u0631\u064B\u0627\u060C \u062A\u0639\u0630\u0631 \u0627\u0644\u0639\u062B\u0648\u0631 \u0639\u0644\u0649 \u0623\u064A \u0645\u0639\u0644\u0648\u0645\u0627\u062A \u0625\u0636\u0627\u0641\u064A\u0629 \u0639\u0646 \u062C\u0647\u0629 \u0627\u062A\u0635\u0627\u0644 \u0644\u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u062A\u062E\u062F\u0645\u060C \u0648\u0645\u0639 \u0630\u0644\u0643\u060C \u0644\u0627 \u064A\u0632\u0627\u0644 \u0628\u0625\u0645\u0643\u0627\u0646\u0643 \u0627\u0644\u062A\u0648\u0627\u0635\u0644 \u0639\u0628\u0631 \u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A.
509
511
 
510
512
  CHAT_BUTTON_TOOLTIP=\u0645\u062D\u0627\u062F\u062B\u0629
511
513
  CALL_BUTTON_TOOLTIP=\u0627\u062A\u0635\u0627\u0644
512
514
  VIDEOCALL_BUTTON_TOOLTIP=\u0645\u0643\u0627\u0644\u0645\u0629 \u0641\u064A\u062F\u064A\u0648
515
+ POPOVER_CONTINUE=\u0645\u062A\u0627\u0628\u0639\u0629
516
+ POPOVER_CANCEL=\u0625\u0644\u063A\u0627\u0621
517
+
518
+ POPOVER_CONTACT_DETAILS=\u062A\u0641\u0627\u0635\u064A\u0644 \u062C\u0647\u0629 \u0627\u0644\u0627\u062A\u0635\u0627\u0644
519
+
520
+ ONLINE=\u0645\u062A\u0635\u0644
521
+ AWAY=\u0628\u0627\u0644\u062E\u0627\u0631\u062C
522
+ BUSY=\u0645\u0634\u063A\u0648\u0644
523
+ PRESENTING=\u064A\u0642\u062F\u0645 \u0639\u0631\u0636\u064B\u0627 \u062A\u0642\u062F\u064A\u0645\u064A\u064B\u0627
524
+ OOO=\u062E\u0627\u0631\u062C \u0627\u0644\u0645\u0643\u062A\u0628
525
+ OFFLINE=\u063A\u064A\u0631 \u0645\u062A\u0635\u0644
@@ -506,7 +506,20 @@ POPOVER_CONTACT_SECTION_JOBTITLE=\u0414\u043B\u044A\u0436\u043D\u043E\u0441\u044
506
506
  POPOVER_CONTACT_SECTION_DEPARTMENT=\u041E\u0442\u0434\u0435\u043B
507
507
  POPOVER_CONTACT_SECTION_OFFICE_LOCATION=\u041E\u0444\u0438\u0441
508
508
  POPOVER_CONTACT_SEND_MESSAGE=\u0411\u044A\u0440\u0437\u043E \u0441\u044A\u043E\u0431\u0449\u0435\u043D\u0438\u0435
509
+ POPOVER_NO_CONTACT_TITLE=\u041D\u044F\u043C\u0430 \u0434\u0440\u0443\u0433\u0430 \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044F \u0437\u0430 \u043A\u043E\u043D\u0442\u0430\u043A\u0442
510
+ POPOVER_NO_CONTACT_DESCRIPTION=\u0417\u0430 \u0441\u044A\u0436\u0430\u043B\u0435\u043D\u0438\u0435, \u043D\u0435 \u0443\u0441\u043F\u044F\u0445\u043C\u0435 \u0434\u0430 \u043D\u0430\u043C\u0435\u0440\u0438\u043C \u0434\u0440\u0443\u0433\u0430 \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044F \u0437\u0430 \u043A\u043E\u043D\u0442\u0430\u043A\u0442 \u0441 \u0442\u043E\u0437\u0438 \u043F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B. \u0412\u044A\u043F\u0440\u0435\u043A\u0438 \u0442\u043E\u0432\u0430 \u043C\u043E\u0436\u0435 \u0434\u0430 \u0441\u0435 \u0441\u0432\u044A\u0440\u0436\u0435\u0442\u0435 \u0441 \u043D\u0435\u0433\u043E \u043F\u043E \u0438\u043C\u0435\u0439\u043B.
509
511
 
510
512
  CHAT_BUTTON_TOOLTIP=\u0427\u0430\u0442
511
513
  CALL_BUTTON_TOOLTIP=\u041E\u0431\u0430\u0436\u0434\u0430\u043D\u0435
512
514
  VIDEOCALL_BUTTON_TOOLTIP=\u0412\u0438\u0434\u0435\u043E \u043E\u0431\u0430\u0436\u0434\u0430\u043D\u0435
515
+ POPOVER_CONTINUE=\u041D\u0430\u043F\u0440\u0435\u0434
516
+ POPOVER_CANCEL=\u041E\u0442\u043A\u0430\u0437
517
+
518
+ POPOVER_CONTACT_DETAILS=\u041F\u043E\u0434\u0440\u043E\u0431\u043D\u0438 \u0434\u0430\u043D\u043D\u0438 \u0437\u0430 \u043B\u0438\u0446\u0435 \u0437\u0430 \u043A\u043E\u043D\u0442\u0430\u043A\u0442
519
+
520
+ ONLINE=\u041E\u043D\u043B\u0430\u0439\u043D
521
+ AWAY=\u041E\u0442\u0441\u044A\u0441\u0442\u0432\u0430
522
+ BUSY=\u041D\u0435 \u0435 \u043D\u0430 \u0440\u0430\u0437\u043F\u043E\u043B\u043E\u0436\u0435\u043D\u0438\u0435
523
+ PRESENTING=\u041F\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u044F
524
+ OOO=\u0418\u0437\u0432\u044A\u043D \u043E\u0444\u0438\u0441\u0430
525
+ OFFLINE=\u041E\u0444\u043B\u0430\u0439\u043D
@@ -506,7 +506,20 @@ POPOVER_CONTACT_SECTION_JOBTITLE=Lloc de treball
506
506
  POPOVER_CONTACT_SECTION_DEPARTMENT=Departament
507
507
  POPOVER_CONTACT_SECTION_OFFICE_LOCATION=Ubicaci\u00F3 d'oficina
508
508
  POPOVER_CONTACT_SEND_MESSAGE=Enviar miss.r\u00E0pid
509
+ POPOVER_NO_CONTACT_TITLE=No hi ha m\u00E9s informaci\u00F3 de contacte
510
+ POPOVER_NO_CONTACT_DESCRIPTION=No hem trobat m\u00E9s informaci\u00F3 de contacte per a aquest usuari, tot i que us hi podeu posar en contacte per correu electr\u00F2nic.
509
511
 
510
512
  CHAT_BUTTON_TOOLTIP=Xat
511
513
  CALL_BUTTON_TOOLTIP=Trucada
512
514
  VIDEOCALL_BUTTON_TOOLTIP=Videotrucada
515
+ POPOVER_CONTINUE=Continuar
516
+ POPOVER_CANCEL=Cancel\u00B7lar
517
+
518
+ POPOVER_CONTACT_DETAILS=Dades de contacte
519
+
520
+ ONLINE=En l\u00EDnia
521
+ AWAY=Absent
522
+ BUSY=Ocupat
523
+ PRESENTING=Presentant
524
+ OOO=Fora de l'oficina
525
+ OFFLINE=Sense connexi\u00F3
@@ -506,7 +506,20 @@ POPOVER_CONTACT_SECTION_JOBTITLE=Naziv radnog mjesta
506
506
  POPOVER_CONTACT_SECTION_DEPARTMENT=Odjeljenje
507
507
  POPOVER_CONTACT_SECTION_OFFICE_LOCATION=Lokacija kancelarije
508
508
  POPOVER_CONTACT_SEND_MESSAGE=Po\u0161alji brzu poruku
509
+ POPOVER_NO_CONTACT_TITLE=Nema dodatnih kontakt podataka
510
+ POPOVER_NO_CONTACT_DESCRIPTION=Na\u017Ealost, nijesmo na\u0161li dodatne kontakt podatke za ovog korisnika. Ipak, i dalje mo\u017Eete stupiti u kontakt e-po\u0161tom.
509
511
 
510
512
  CHAT_BUTTON_TOOLTIP=\u0106askanje
511
513
  CALL_BUTTON_TOOLTIP=Poziv
512
514
  VIDEOCALL_BUTTON_TOOLTIP=Video poziv
515
+ POPOVER_CONTINUE=Nastavi
516
+ POPOVER_CANCEL=Odustani
517
+
518
+ POPOVER_CONTACT_DETAILS=Detalji o kontaktu
519
+
520
+ ONLINE=Na mre\u017Ei
521
+ AWAY=Odsutan/na
522
+ BUSY=Zauzet(a)
523
+ PRESENTING=Prezentuje
524
+ OOO=Van kancelarije
525
+ OFFLINE=Van mre\u017Ee
@@ -506,7 +506,20 @@ POPOVER_CONTACT_SECTION_JOBTITLE=Ozna\u010Den\u00ED pozice
506
506
  POPOVER_CONTACT_SECTION_DEPARTMENT=Odd\u011Blen\u00ED
507
507
  POPOVER_CONTACT_SECTION_OFFICE_LOCATION=Um\u00EDst\u011Bn\u00ED kancel\u00E1\u0159e
508
508
  POPOVER_CONTACT_SEND_MESSAGE=Odeslat rych. zpr\u00E1vu
509
+ POPOVER_NO_CONTACT_TITLE=\u017D\u00E1dn\u00E9 dal\u0161\u00ED kontaktn\u00ED informace
510
+ POPOVER_NO_CONTACT_DESCRIPTION=Omlouv\u00E1me se, pro tohoto u\u017Eivatele jsme nena\u0161li \u017E\u00E1dn\u00E9 dal\u0161\u00ED kontaktn\u00ED informace. St\u00E1le v\u0161ak m\u016F\u017Eete kontaktovat e-mailem.
509
511
 
510
512
  CHAT_BUTTON_TOOLTIP=Chat
511
513
  CALL_BUTTON_TOOLTIP=Vol\u00E1n\u00ED
512
514
  VIDEOCALL_BUTTON_TOOLTIP=Audiovizu\u00E1ln\u00ED vol\u00E1n\u00ED
515
+ POPOVER_CONTINUE=Pokra\u010Dovat
516
+ POPOVER_CANCEL=Zru\u0161it
517
+
518
+ POPOVER_CONTACT_DETAILS=Detaily kontaktu
519
+
520
+ ONLINE=Online
521
+ AWAY=Nep\u0159\u00EDtomen
522
+ BUSY=Zam\u011Bstnan\u00FD
523
+ PRESENTING=Prezentuj\u00EDc\u00ED
524
+ OOO=Mimo kancel\u00E1\u0159
525
+ OFFLINE=Offline
@@ -506,7 +506,20 @@ POPOVER_CONTACT_SECTION_JOBTITLE=Teitl y Swydd
506
506
  POPOVER_CONTACT_SECTION_DEPARTMENT=Adran
507
507
  POPOVER_CONTACT_SECTION_OFFICE_LOCATION=Lleoliad Swyddfa
508
508
  POPOVER_CONTACT_SEND_MESSAGE=Anfon neges sydyn
509
+ POPOVER_NO_CONTACT_TITLE=Dim rhagor o Wybodaeth Gyswllt
510
+ POPOVER_NO_CONTACT_DESCRIPTION=Yn anffodus, doedd dim modd i ni ddod o hyd i ragor o wybodaeth gyswllt ar gyfer y defnyddiwr yma. Fodd bynnag, rydych chi'n dal i fod yn gallu cysylltu drwy e-bost.
509
511
 
510
512
  CHAT_BUTTON_TOOLTIP=Sgwrs
511
513
  CALL_BUTTON_TOOLTIP=Galwad
512
514
  VIDEOCALL_BUTTON_TOOLTIP=Galwad Fideo
515
+ POPOVER_CONTINUE=Bwrw ymlaen
516
+ POPOVER_CANCEL=Canslo
517
+
518
+ POPOVER_CONTACT_DETAILS=Manylion Cyswllt
519
+
520
+ ONLINE=Ar-lein
521
+ AWAY=I ffwrdd
522
+ BUSY=Prysur
523
+ PRESENTING=Wrthi'n Cyflwyno
524
+ OOO=Allan o'r Swyddfa
525
+ OFFLINE=All-lein
@@ -506,7 +506,20 @@ POPOVER_CONTACT_SECTION_JOBTITLE=Stillingsbetegnelse
506
506
  POPOVER_CONTACT_SECTION_DEPARTMENT=Afdeling
507
507
  POPOVER_CONTACT_SECTION_OFFICE_LOCATION=Kontoradresse
508
508
  POPOVER_CONTACT_SEND_MESSAGE=Send hurtig medd.
509
+ POPOVER_NO_CONTACT_TITLE=Ingen yderligere kontaktoplysninger
510
+ POPOVER_NO_CONTACT_DESCRIPTION=Vi kunne desv\u00E6rre ikke finde yderligerer kontaktoplysninger for denne bruger. Du kan dog stadig kontakte brugeren via e-mail.
509
511
 
510
512
  CHAT_BUTTON_TOOLTIP=Chat
511
513
  CALL_BUTTON_TOOLTIP=Opkald
512
514
  VIDEOCALL_BUTTON_TOOLTIP=Videoopkald
515
+ POPOVER_CONTINUE=Forts\u00E6t
516
+ POPOVER_CANCEL=Annuller
517
+
518
+ POPOVER_CONTACT_DETAILS=Kontaktdata
519
+
520
+ ONLINE=Online
521
+ AWAY=Ikke til stede
522
+ BUSY=Optaget
523
+ PRESENTING=I m\u00F8de
524
+ OOO=Ikke p\u00E5 kontoret
525
+ OFFLINE=Offline
@@ -506,7 +506,20 @@ POPOVER_CONTACT_SECTION_JOBTITLE=Position
506
506
  POPOVER_CONTACT_SECTION_DEPARTMENT=Abteilung
507
507
  POPOVER_CONTACT_SECTION_OFFICE_LOCATION=Gesch\u00E4ftsadresse
508
508
  POPOVER_CONTACT_SEND_MESSAGE=Eine schnelle Nachricht senden
509
+ POPOVER_NO_CONTACT_TITLE=Keine weiteren Kontaktdaten
510
+ POPOVER_NO_CONTACT_DESCRIPTION=Es wurden leider keine weiteren Kontaktdaten f\u00FCr diesen Benutzer gefunden. Sie k\u00F6nnen jedoch weiterhin per E-Mail Kontakt aufnehmen.
509
511
 
510
512
  CHAT_BUTTON_TOOLTIP=Chat
511
513
  CALL_BUTTON_TOOLTIP=Anruf
512
514
  VIDEOCALL_BUTTON_TOOLTIP=Videoanruf
515
+ POPOVER_CONTINUE=Fortfahren
516
+ POPOVER_CANCEL=Abbrechen
517
+
518
+ POPOVER_CONTACT_DETAILS=Kontaktdetails
519
+
520
+ ONLINE=Online
521
+ AWAY=Abwesend
522
+ BUSY=Besch\u00E4ftigt
523
+ PRESENTING=Pr\u00E4sentation
524
+ OOO=Abwesenheit
525
+ OFFLINE=Offline
@@ -506,7 +506,20 @@ POPOVER_CONTACT_SECTION_JOBTITLE=\u03A4\u03AF\u03C4\u03BB\u03BF\u03C2 \u0395\u03
506
506
  POPOVER_CONTACT_SECTION_DEPARTMENT=\u03A4\u03BC\u03AE\u03BC\u03B1
507
507
  POPOVER_CONTACT_SECTION_OFFICE_LOCATION=\u03A4\u03BF\u03C0\u03BF\u03B8\u03B5\u03C3\u03AF\u03B1 \u0393\u03C1\u03B1\u03C6\u03B5\u03AF\u03BF\u03C5
508
508
  POPOVER_CONTACT_SEND_MESSAGE=\u0391\u03C0\u03BF\u03C3\u03C4.\u03B3\u03C1\u03AE\u03B3.\u03BC\u03B7\u03BD\u03CD\u03BC\u03B1\u03C4\u03BF\u03C2
509
+ POPOVER_NO_CONTACT_TITLE=\u0394\u03B5\u03BD \u03C5\u03C0\u03AC\u03C1\u03C7\u03BF\u03C5\u03BD \u03C0\u03BB\u03B7\u03C1\u03BF\u03C6\u03BF\u03C1\u03AF\u03B5\u03C2 \u03B5\u03C0\u03B1\u03C6\u03AE\u03C2
510
+ POPOVER_NO_CONTACT_DESCRIPTION=\u039B\u03C5\u03C0\u03BF\u03CD\u03BC\u03B1\u03C3\u03C4\u03B5, \u03B1\u03BB\u03BB\u03AC \u03B4\u03B5\u03BD \u03B2\u03C1\u03AE\u03BA\u03B1\u03BC\u03B5 \u03C0\u03BB\u03B7\u03C1\u03BF\u03C6\u03BF\u03C1\u03AF\u03B5\u03C2 \u03B5\u03C0\u03B1\u03C6\u03AE\u03C2 \u03B3\u03B9\u03B1 \u03C4\u03BF\u03BD \u03C7\u03C1\u03AE\u03C3\u03C4\u03B7. \u03A9\u03C3\u03C4\u03CC\u03C3\u03BF, \u03BC\u03C0\u03BF\u03C1\u03B5\u03AF\u03C4\u03B5 \u03BD\u03B1 \u03B5\u03C0\u03B9\u03BA\u03BF\u03B9\u03BD\u03C9\u03BD\u03AE\u03C3\u03B5\u03C4\u03B5 \u03BC\u03B5 email.
509
511
 
510
512
  CHAT_BUTTON_TOOLTIP=\u03A3\u03C5\u03BD\u03BF\u03BC\u03B9\u03BB\u03AF\u03B1
511
513
  CALL_BUTTON_TOOLTIP=\u039A\u03BB\u03AE\u03C3\u03B7
512
514
  VIDEOCALL_BUTTON_TOOLTIP=\u0392\u03B9\u03BD\u03C4\u03B5\u03BF\u03BA\u03BB\u03AE\u03C3\u03B7
515
+ POPOVER_CONTINUE=\u03A3\u03C5\u03BD\u03AD\u03C7\u03B5\u03B9\u03B1
516
+ POPOVER_CANCEL=\u0391\u03BA\u03CD\u03C1\u03C9\u03C3\u03B7
517
+
518
+ POPOVER_CONTACT_DETAILS=\u039B\u03B5\u03C0\u03C4\u03BF\u03BC\u03AD\u03C1\u03B5\u03B9\u03B5\u03C2 \u0395\u03C0\u03B1\u03C6\u03AE\u03C2
519
+
520
+ ONLINE=\u0397\u03BB\u03B5\u03BA\u03C4\u03C1\u03BF\u03BD\u03B9\u03BA\u03AC
521
+ AWAY=\u039B\u03B5\u03AF\u03C0\u03C9
522
+ BUSY=\u039A\u03B1\u03C4\u03B5\u03B9\u03BB\u03B7\u03BC\u03BC\u03AD\u03BD\u03BF
523
+ PRESENTING=\u03A0\u03B1\u03C1\u03BF\u03C5\u03C3\u03AF\u03B1\u03C3\u03B7
524
+ OOO=\u0395\u03BA\u03C4\u03CC\u03C2 \u0393\u03C1\u03B1\u03C6\u03B5\u03AF\u03BF\u03C5
525
+ OFFLINE=\u0395\u03BA\u03C4\u03CC\u03C2 \u03A3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7\u03C2