@sapui5/sap.suite.ui.commons 1.120.5 → 1.120.6

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 (97) hide show
  1. package/LICENSE.txt +13 -10
  2. package/README.md +1 -1
  3. package/package.json +1 -1
  4. package/src/sap/suite/ui/commons/.library +1 -1
  5. package/src/sap/suite/ui/commons/AriaProperties.js +1 -1
  6. package/src/sap/suite/ui/commons/CalculationBuilder.js +1 -1
  7. package/src/sap/suite/ui/commons/CalculationBuilderExpression.js +1 -1
  8. package/src/sap/suite/ui/commons/CalculationBuilderFunction.js +1 -1
  9. package/src/sap/suite/ui/commons/CalculationBuilderGroup.js +1 -1
  10. package/src/sap/suite/ui/commons/CalculationBuilderItem.js +1 -1
  11. package/src/sap/suite/ui/commons/CalculationBuilderValidationResult.js +1 -1
  12. package/src/sap/suite/ui/commons/CalculationBuilderVariable.js +1 -1
  13. package/src/sap/suite/ui/commons/CloudFilePicker.js +1 -1
  14. package/src/sap/suite/ui/commons/MicroProcessFlow.js +1 -1
  15. package/src/sap/suite/ui/commons/MicroProcessFlowItem.js +1 -1
  16. package/src/sap/suite/ui/commons/collaboration/CollaborationHelper.js +34 -2
  17. package/src/sap/suite/ui/commons/collaboration/TeamsHelperService.js +11 -9
  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_ar.properties +97 -5
  33. package/src/sap/suite/ui/commons/messagebundle_bg.properties +97 -5
  34. package/src/sap/suite/ui/commons/messagebundle_ca.properties +97 -5
  35. package/src/sap/suite/ui/commons/messagebundle_cnr.properties +591 -0
  36. package/src/sap/suite/ui/commons/messagebundle_cs.properties +97 -5
  37. package/src/sap/suite/ui/commons/messagebundle_cy.properties +97 -5
  38. package/src/sap/suite/ui/commons/messagebundle_da.properties +97 -5
  39. package/src/sap/suite/ui/commons/messagebundle_de.properties +97 -5
  40. package/src/sap/suite/ui/commons/messagebundle_el.properties +97 -5
  41. package/src/sap/suite/ui/commons/messagebundle_en.properties +95 -0
  42. package/src/sap/suite/ui/commons/messagebundle_en_GB.properties +96 -4
  43. package/src/sap/suite/ui/commons/messagebundle_en_US_saprigi.properties +590 -494
  44. package/src/sap/suite/ui/commons/messagebundle_es.properties +97 -5
  45. package/src/sap/suite/ui/commons/messagebundle_es_MX.properties +96 -4
  46. package/src/sap/suite/ui/commons/messagebundle_et.properties +98 -6
  47. package/src/sap/suite/ui/commons/messagebundle_fi.properties +96 -4
  48. package/src/sap/suite/ui/commons/messagebundle_fr.properties +98 -6
  49. package/src/sap/suite/ui/commons/messagebundle_fr_CA.properties +98 -6
  50. package/src/sap/suite/ui/commons/messagebundle_hi.properties +96 -4
  51. package/src/sap/suite/ui/commons/messagebundle_hr.properties +124 -32
  52. package/src/sap/suite/ui/commons/messagebundle_hu.properties +98 -6
  53. package/src/sap/suite/ui/commons/messagebundle_id.properties +98 -6
  54. package/src/sap/suite/ui/commons/messagebundle_it.properties +96 -4
  55. package/src/sap/suite/ui/commons/messagebundle_iw.properties +97 -5
  56. package/src/sap/suite/ui/commons/messagebundle_ja.properties +97 -5
  57. package/src/sap/suite/ui/commons/messagebundle_kk.properties +100 -8
  58. package/src/sap/suite/ui/commons/messagebundle_ko.properties +98 -6
  59. package/src/sap/suite/ui/commons/messagebundle_lt.properties +97 -5
  60. package/src/sap/suite/ui/commons/messagebundle_lv.properties +97 -5
  61. package/src/sap/suite/ui/commons/messagebundle_mk.properties +127 -35
  62. package/src/sap/suite/ui/commons/messagebundle_ms.properties +99 -7
  63. package/src/sap/suite/ui/commons/messagebundle_nl.properties +97 -5
  64. package/src/sap/suite/ui/commons/messagebundle_no.properties +98 -6
  65. package/src/sap/suite/ui/commons/messagebundle_pl.properties +97 -5
  66. package/src/sap/suite/ui/commons/messagebundle_pt.properties +97 -5
  67. package/src/sap/suite/ui/commons/messagebundle_pt_PT.properties +97 -5
  68. package/src/sap/suite/ui/commons/messagebundle_ro.properties +97 -5
  69. package/src/sap/suite/ui/commons/messagebundle_ru.properties +100 -8
  70. package/src/sap/suite/ui/commons/messagebundle_sh.properties +202 -110
  71. package/src/sap/suite/ui/commons/messagebundle_sk.properties +96 -4
  72. package/src/sap/suite/ui/commons/messagebundle_sl.properties +97 -5
  73. package/src/sap/suite/ui/commons/messagebundle_sr.properties +591 -0
  74. package/src/sap/suite/ui/commons/messagebundle_sv.properties +97 -5
  75. package/src/sap/suite/ui/commons/messagebundle_th.properties +96 -4
  76. package/src/sap/suite/ui/commons/messagebundle_tr.properties +98 -6
  77. package/src/sap/suite/ui/commons/messagebundle_uk.properties +100 -8
  78. package/src/sap/suite/ui/commons/messagebundle_vi.properties +98 -6
  79. package/src/sap/suite/ui/commons/messagebundle_zh_CN.properties +96 -4
  80. package/src/sap/suite/ui/commons/messagebundle_zh_TW.properties +96 -4
  81. package/src/sap/suite/ui/commons/statusindicator/Circle.js +1 -1
  82. package/src/sap/suite/ui/commons/statusindicator/CustomShape.js +1 -1
  83. package/src/sap/suite/ui/commons/statusindicator/DiscreteThreshold.js +1 -1
  84. package/src/sap/suite/ui/commons/statusindicator/FillingOption.js +1 -1
  85. package/src/sap/suite/ui/commons/statusindicator/LibraryShape.js +1 -1
  86. package/src/sap/suite/ui/commons/statusindicator/Path.js +1 -1
  87. package/src/sap/suite/ui/commons/statusindicator/PropertyThreshold.js +1 -1
  88. package/src/sap/suite/ui/commons/statusindicator/Rectangle.js +1 -1
  89. package/src/sap/suite/ui/commons/statusindicator/Shape.js +1 -1
  90. package/src/sap/suite/ui/commons/statusindicator/ShapeGroup.js +1 -1
  91. package/src/sap/suite/ui/commons/statusindicator/SimpleShape.js +1 -1
  92. package/src/sap/suite/ui/commons/statusindicator/StatusIndicator.js +1 -1
  93. package/src/sap/suite/ui/commons/taccount/TAccount.js +1 -1
  94. package/src/sap/suite/ui/commons/taccount/TAccountGroup.js +1 -1
  95. package/src/sap/suite/ui/commons/taccount/TAccountItem.js +1 -1
  96. package/src/sap/suite/ui/commons/taccount/TAccountItemProperty.js +1 -1
  97. package/src/sap/suite/ui/commons/taccount/TAccountPanel.js +1 -1
package/LICENSE.txt CHANGED
@@ -1,5 +1,7 @@
1
1
  SAP DEVELOPER LICENSE AGREEMENT
2
2
 
3
+ Version 3.2
4
+
3
5
  Please scroll down and read the following Developer License Agreement carefully ("Developer Agreement"). By clicking "I Accept" or by attempting to download, or install, or use the SAP software and other materials that accompany this Developer Agreement ("SAP Materials"), You agree that this Developer Agreement forms a legally binding agreement between You ("You" or "Your") and SAP SE, for and on behalf of itself and its subsidiaries and affiliates (as defined in Section 15 of the German Stock Corporation Act) and You agree to be bound by all of the terms and conditions stated in this Developer Agreement. If You are trying to access or download the SAP Materials on behalf of Your employer or as a consultant or agent of a third party (either "Your Company"), You represent and warrant that You have the authority to act on behalf of and bind Your Company to the terms of this Developer Agreement and everywhere in this Developer Agreement that refers to 'You' or 'Your' shall also include Your Company. If You do not agree to these terms, do not click "I Accept", and do not attempt to access or use the SAP Materials.
4
6
 
5
7
  1. LICENSE: SAP grants You a non-exclusive, non-transferable, non-sublicensable, revocable, limited use license to copy, reproduce and distribute the application programming interfaces ("API"), documentation, plug-ins, templates, scripts and sample code ("Tools") on a desktop, laptop, tablet, smart phone, or other appropriate computer device that You own or control (any, a "Computer") to create new applications ("Customer Applications"). You agree that the Customer Applications will not: (a) unreasonably impair, degrade or reduce the performance or security of any SAP software applications, services or related technology ("Software"); (b) enable the bypassing or circumventing of SAP's license restrictions and/or provide users with access to the Software to which such users are not licensed; (c) render or provide, without prior written consent from SAP, any information concerning SAP software license terms, Software, or any other information related to SAP products; or (d) permit mass data extraction from an SAP product to a non-SAP product, including use, modification, saving or other processing of such data in the non-SAP product. In exchange for the right to develop Customer Applications under this Agreement, You covenant not to assert any Intellectual Property Rights in Customer Applications created by You against any SAP product, service, or future SAP development.
@@ -7,29 +9,30 @@ Please scroll down and read the following Developer License Agreement carefully
7
9
  2. INTELLECTUAL PROPERTY: (a) SAP or its licensors retain all ownership and intellectual property rights in the APIs, Tools and Software. You may not: a) remove or modify any marks or proprietary notices of SAP, b) provide or make the APIs, Tools or Software available to any third party, c) assign this Developer Agreement or give or transfer the APIs, Tools or Software or an interest in them to another individual or entity, d) decompile, disassemble or reverse engineer (except to the extent permitted by applicable law) the APIs Tools or Software, (e) create derivative works of or based on the APIs, Tools or Software, (f) use any SAP name, trademark or logo, or (g) use the APIs or Tools to modify existing Software or other SAP product functionality or to access the Software or other SAP products' source code or metadata.
8
10
  (b) Subject to SAP's underlying rights in any part of the APIs, Tools or Software, You retain all ownership and intellectual property rights in Your Customer Applications.
9
11
 
10
- 3. FREE AND OPEN SOURCE COMPONENTS: The SAP Materials may include certain third party free or open source components ("FOSS Components"). You may have additional rights in such FOSS Components that are provided by the third party licensors of those components.
12
+ 3. ARTIFICIAL INTELLIGENCE TRAINING: You are expressly prohibited from using the Software, Tools or APIs as well as any Customer Applications or any part thereof for the purpose of training (developing) artificial intelligence models or systems (“AI Training”). Prohibition of AI Training includes, but is not limited to, using the Software, Tools, APIs and/or Customer Applications or part thereof in any training data set, algorithm development, model development or refinement (including language learning models) related to artificial intelligence, as well as text and data mining in accordance with §44b UrhG and Art. 4 of EU Directive 2019/790. For the avoidance of doubt, by accepting this Developer Agreement You agree that Your ownership of Customer Applications shall not create nor encompass any right to use Customer Applications for AI Training and, hence, You will not use Customer Applications or any part of it for AI Training.
11
13
 
12
- 4. THIRD PARTY DEPENDENCIES: The SAP Materials may require certain third party software dependencies ("Dependencies") for the use or operation of such SAP Materials. These dependencies may be identified by SAP in Maven POM files, product documentation or by other means. SAP does not grant You any rights in or to such Dependencies under this Developer Agreement. You are solely responsible for the acquisition, installation and use of Dependencies. SAP DOES NOT MAKE ANY REPRESENTATIONS OR WARRANTIES IN RESPECT OF DEPENDENCIES, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY AND OF FITNESS FOR A PARTICULAR PURPOSE. IN PARTICULAR, SAP DOES NOT WARRANT THAT DEPENDENCIES WILL BE AVAILABLE, ERROR FREE, INTEROPERABLE WITH THE SAP MATERIALS, SUITABLE FOR ANY PARTICULAR PURPOSE OR NON-INFRINGING. YOU ASSUME ALL RISKS ASSOCIATED WITH THE USE OF DEPENDENCIES, INCLUDING WITHOUT LIMITATION RISKS RELATING TO QUALITY, AVAILABILITY, PERFORMANCE, DATA LOSS, UTILITY IN A PRODUCTION ENVIRONMENT, AND NON-INFRINGEMENT. IN NO EVENT WILL SAP BE LIABLE DIRECTLY OR INDIRECTLY IN RESPECT OF ANY USE OF DEPENDENCIES BY YOU.
14
+ 4. FREE AND OPEN SOURCE COMPONENTS: The SAP Materials may include certain third party free or open source components ("FOSS Components"). You may have additional rights in such FOSS Components that are provided by the third party licensors of those components.
13
15
 
16
+ 5. THIRD PARTY DEPENDENCIES: The SAP Materials may require certain third party software dependencies ("Dependencies") for the use or operation of such SAP Materials. These dependencies may be identified by SAP in Maven POM files, product documentation or by other means. SAP does not grant You any rights in or to such Dependencies under this Developer Agreement. You are solely responsible for the acquisition, installation and use of Dependencies. SAP DOES NOT MAKE ANY REPRESENTATIONS OR WARRANTIES IN RESPECT OF DEPENDENCIES, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY AND OF FITNESS FOR A PARTICULAR PURPOSE. IN PARTICULAR, SAP DOES NOT WARRANT THAT DEPENDENCIES WILL BE AVAILABLE, ERROR FREE, INTEROPERABLE WITH THE SAP MATERIALS, SUITABLE FOR ANY PARTICULAR PURPOSE OR NON-INFRINGING. YOU ASSUME ALL RISKS ASSOCIATED WITH THE USE OF DEPENDENCIES, INCLUDING WITHOUT LIMITATION RISKS RELATING TO QUALITY, AVAILABILITY, PERFORMANCE, DATA LOSS, UTILITY IN A PRODUCTION ENVIRONMENT, AND NON-INFRINGEMENT. IN NO EVENT WILL SAP BE LIABLE DIRECTLY OR INDIRECTLY IN RESPECT OF ANY USE OF DEPENDENCIES BY YOU.
14
17
 
15
- 5. WARRANTY:
18
+ 6. WARRANTY:
16
19
  a) If You are located outside the US or Canada: AS THE API AND TOOLS ARE PROVIDED TO YOU FREE OF CHARGE, SAP DOES NOT GUARANTEE OR WARRANT ANY FEATURES OR QUALITIES OF THE TOOLS OR API OR GIVE ANY UNDERTAKING WITH REGARD TO ANY OTHER QUALITY. NO SUCH WARRANTY OR UNDERTAKING SHALL BE IMPLIED BY YOU FROM ANY DESCRIPTION IN THE API OR TOOLS OR ANY AVAILABLE DOCUMENTATION OR ANY OTHER COMMUNICATION OR ADVERTISEMENT. IN PARTICULAR, SAP DOES NOT WARRANT THAT THE SOFTWARE WILL BE AVAILABLE UNINTERRUPTED, ERROR FREE, OR PERMANENTLY AVAILABLE. FOR THE TOOLS AND API ALL WARRANTY CLAIMS ARE SUBJECT TO THE LIMITATION OF LIABILITY STIPULATED IN SECTION 4 BELOW.
17
20
  b) If You are located in the US or Canada: THE API AND TOOLS ARE LICENSED TO YOU "AS IS", WITHOUT ANY WARRANTY, ESCROW, TRAINING, MAINTENANCE, OR SERVICE OBLIGATIONS WHATSOEVER ON THE PART OF SAP. SAP MAKES NO EXPRESS OR IMPLIED WARRANTIES OR CONDITIONS OF SALE OF ANY TYPE WHATSOEVER, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY AND OF FITNESS FOR A PARTICULAR PURPOSE. IN PARTICULAR, SAP DOES NOT WARRANT THAT THE SOFTWARE WILL BE AVAILABLE UNINTERRUPTED, ERROR FREE, OR PERMANENTLY AVAILABLE. YOU ASSUME ALL RISKS ASSOCIATED WITH THE USE OF THE API AND TOOLS, INCLUDING WITHOUT LIMITATION RISKS RELATING TO QUALITY, AVAILABILITY, PERFORMANCE, DATA LOSS, AND UTILITY IN A PRODUCTION ENVIRONMENT.
18
21
 
19
- 6. LIMITATION OF LIABILITY:
22
+ 7. LIMITATION OF LIABILITY:
20
23
  a) If You are located outside the US or Canada: IRRESPECTIVE OF THE LEGAL REASONS, SAP SHALL ONLY BE LIABLE FOR DAMAGES UNDER THIS AGREEMENT IF SUCH DAMAGE (I) CAN BE CLAIMED UNDER THE GERMAN PRODUCT LIABILITY ACT OR (II) IS CAUSED BY INTENTIONAL MISCONDUCT OF SAP OR (III) CONSISTS OF PERSONAL INJURY. IN ALL OTHER CASES, NEITHER SAP NOR ITS EMPLOYEES, AGENTS AND SUBCONTRACTORS SHALL BE LIABLE FOR ANY KIND OF DAMAGE OR CLAIMS HEREUNDER.
21
24
  b) If You are located in the US or Canada: IN NO EVENT SHALL SAP BE LIABLE TO YOU, YOUR COMPANY OR TO ANY THIRD PARTY FOR ANY DAMAGES IN AN AMOUNT IN EXCESS OF $100 ARISING IN CONNECTION WITH YOUR USE OF OR INABILITY TO USE THE TOOLS OR API OR IN CONNECTION WITH SAP'S PROVISION OF OR FAILURE TO PROVIDE SERVICES PERTAINING TO THE TOOLS OR API, OR AS A RESULT OF ANY DEFECT IN THE API OR TOOLS. THIS DISCLAIMER OF LIABILITY SHALL APPLY REGARDLESS OF THE FORM OF ACTION THAT MAY BE BROUGHT AGAINST SAP, WHETHER IN CONTRACT OR TORT, INCLUDING WITHOUT LIMITATION ANY ACTION FOR NEGLIGENCE. YOUR SOLE REMEDY IN THE EVENT OF BREACH OF THIS DEVELOPER AGREEMENT BY SAP OR FOR ANY OTHER CLAIM RELATED TO THE API OR TOOLS SHALL BE TERMINATION OF THIS AGREEMENT. NOTWITHSTANDING ANYTHING TO THE CONTRARY HEREIN, UNDER NO CIRCUMSTANCES SHALL SAP AND ITS LICENSORS BE LIABLE TO YOU OR ANY OTHER PERSON OR ENTITY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, OR INDIRECT DAMAGES, LOSS OF GOOD WILL OR BUSINESS PROFITS, WORK STOPPAGE, DATA LOSS, COMPUTER FAILURE OR MALFUNCTION, ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSS, OR EXEMPLARY OR PUNITIVE DAMAGES.
22
25
 
23
- 7. INDEMNITY: You will fully indemnify, hold harmless and defend SAP against law suits based on any claim: (a) that any Customer Application created by You infringes or misappropriates any patent, copyright, trademark, trade secrets, or other proprietary rights of a third party, or (b) related to Your alleged violation of the terms of this Developer Agreement.
26
+ 8. INDEMNITY: You will fully indemnify, hold harmless and defend SAP against law suits based on any claim: (a) that any Customer Application created by You infringes or misappropriates any patent, copyright, trademark, trade secrets, or other proprietary rights of a third party, or (b) related to Your alleged violation of the terms of this Developer Agreement.
24
27
 
25
- 8. EXPORT: The Tools and API are subject to German, EU and US export control regulations. You confirm that: a) You will not use the Tools or API for, and will not allow the Tools or API to be used for, any purposes prohibited by German, EU and US law, including, without limitation, for the development, design, manufacture or production of nuclear, chemical or biological weapons of mass destruction; b) You are not located in Cuba, Iran, Sudan, Iraq, North Korea, Syria, nor any other country to which the United States has prohibited export or that has been designated by the U.S. Government as a "terrorist supporting" country (any, an "US Embargoed Country"); c) You are not a citizen, national or resident of, and are not under the control of, a US Embargoed Country; d) You will not download or otherwise export or re-export the API or Tools, directly or indirectly, to a US Embargoed Country nor to citizens, nationals or residents of a US Embargoed Country; e) You are not listed on the United States Department of Treasury lists of Specially Designated Nationals, Specially Designated Terrorists, and Specially Designated Narcotic Traffickers, nor listed on the United States Department of Commerce Table of Denial Orders or any other U.S. government list of prohibited or restricted parties and f) You will not download or otherwise export or re-export the API or Tools , directly or indirectly, to persons on the above-mentioned lists.
28
+ 9. EXPORT: The Tools and API are subject to German, EU and US export control regulations. You confirm that: a) You will not use the Tools or API for, and will not allow the Tools or API to be used for, any purposes prohibited by German, EU and US law, including, without limitation, for the development, design, manufacture or production of nuclear, chemical or biological weapons of mass destruction; b) You are not located in Cuba, Iran, Sudan, Iraq, North Korea, Syria, nor any other country to which the United States has prohibited export or that has been designated by the U.S. Government as a "terrorist supporting" country (any, an "US Embargoed Country"); c) You are not a citizen, national or resident of, and are not under the control of, a US Embargoed Country; d) You will not download or otherwise export or re-export the API or Tools, directly or indirectly, to a US Embargoed Country nor to citizens, nationals or residents of a US Embargoed Country; e) You are not listed on the United States Department of Treasury lists of Specially Designated Nationals, Specially Designated Terrorists, and Specially Designated Narcotic Traffickers, nor listed on the United States Department of Commerce Table of Denial Orders or any other U.S. government list of prohibited or restricted parties and f) You will not download or otherwise export or re-export the API or Tools , directly or indirectly, to persons on the above-mentioned lists.
26
29
 
27
- 9. SUPPORT: Other than what is made available on the SAP Community Website (SCN) by SAP at its sole discretion and by SCN members, SAP does not offer support for the API or Tools which are the subject of this Developer Agreement.
30
+ 10. SUPPORT: Other than what is made available on the SAP Community Website (SCN) by SAP at its sole discretion and by SCN members, SAP does not offer support for the API or Tools which are the subject of this Developer Agreement.
28
31
 
29
- 10. TERM AND TERMINATION: You may terminate this Developer Agreement by destroying all copies of the API and Tools on Your Computer(s). SAP may terminate Your license to use the API and Tools immediately if You fail to comply with any of the terms of this Developer Agreement, or, for SAP's convenience by providing you with ten (10) day's written notice of termination (including email). In case of termination or expiration of this Developer Agreement, You must destroy all copies of the API and Tools immediately. In the event Your Company or any of the intellectual property you create using the API, Tools or Software are acquired (by merger, purchase of stock, assets or intellectual property or exclusive license), or You become employed, by a direct competitor of SAP, then this Development Agreement and all licenses granted in this Developer Agreement shall immediately terminate upon the date of such acquisition.
32
+ 11. TERM AND TERMINATION: You may terminate this Developer Agreement by destroying all copies of the API and Tools on Your Computer(s). SAP may terminate Your license to use the API and Tools immediately if You fail to comply with any of the terms of this Developer Agreement, or, for SAP's convenience by providing you with ten (10) day's written notice of termination (including by public notice). In case of termination or expiration of this Developer Agreement, You must destroy all copies of the API and Tools immediately. In the event Your Company or any of the intellectual property you create using the API, Tools or Software are acquired (by merger, purchase of stock, assets or intellectual property or exclusive license), or You become employed, by a direct competitor of SAP, then this Development Agreement and all licenses granted in this Developer Agreement shall immediately terminate upon the date of such acquisition.
30
33
 
31
- 11. LAW/VENUE:
34
+ 12. LAW/VENUE:
32
35
  a) If You are located outside the US or Canada: This Developer Agreement is governed by and construed in accordance with the laws of the Germany. You and SAP agree to submit to the exclusive jurisdiction of, and venue in, the courts of Karlsruhe in Germany in any dispute arising out of or relating to this Developer Agreement.
33
36
  b) If You are located in the US or Canada: This Developer Agreement shall be governed by and construed under the Commonwealth of Pennsylvania law without reference to its conflicts of law principles. In the event of any conflicts between foreign law, rules, and regulations, and United States of America law, rules, and regulations, United States of America law, rules, and regulations shall prevail and govern. The United Nations Convention on Contracts for the International Sale of Goods shall not apply to this Developer Agreement. The Uniform Computer Information Transactions Act as enacted shall not apply.
34
37
 
35
- 12. MISCELLANEOUS: This Developer Agreement is the complete agreement for the API and Tools licensed (including reference to information/documentation contained in a URL). This Developer Agreement supersedes all prior or contemporaneous agreements or representations with regards to the subject matter of this Developer Agreement. If any term of this Developer Agreement is found to be invalid or unenforceable, the surviving provisions shall remain effective. SAP's failure to enforce any right or provisions stipulated in this Developer Agreement will not constitute a waiver of such provision, or any other provision of this Developer Agreement.
38
+ 13. MISCELLANEOUS: This Developer Agreement is the complete agreement for the API and Tools licensed (including reference to information/documentation contained in a URL). This Developer Agreement supersedes all prior or contemporaneous agreements or representations with regards to the subject matter of this Developer Agreement. If any term of this Developer Agreement is found to be invalid or unenforceable, the surviving provisions shall remain effective. SAP's failure to enforce any right or provisions stipulated in this Developer Agreement will not constitute a waiver of such provision, or any other provision of this Developer Agreement.
package/README.md CHANGED
@@ -9,4 +9,4 @@ It is meant to be consumed using the [UI5 Tooling](https://sap.github.io/ui5-too
9
9
  For details please refer to our documentation on [Consuming SAPUI5 Libraries](https://sap.github.io/ui5-tooling/pages/SAPUI5/).
10
10
 
11
11
  ## License
12
- This package is provided under the terms of the [SAP Developer License Agreement](https://tools.hana.ondemand.com/developer-license-3.1.txt).
12
+ This package is provided under the terms of the [SAP Developer License Agreement](https://tools.hana.ondemand.com/developer-license-3_2.txt).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/sap.suite.ui.commons",
3
- "version": "1.120.5",
3
+ "version": "1.120.6",
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.120.5</version>
10
+ <version>1.120.6</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.120.5
22
+ * @version 1.120.6
23
23
  * @since 1.65.0
24
24
  *
25
25
  * @constructor
@@ -125,7 +125,7 @@ sap.ui.define([
125
125
  * @extends sap.ui.core.Control
126
126
  *
127
127
  * @author SAP SE
128
- * @version 1.120.5
128
+ * @version 1.120.6
129
129
  * @since 1.56.0
130
130
  *
131
131
  * @constructor
@@ -113,7 +113,7 @@ sap.ui.define([
113
113
  * @extends sap.ui.core.Control
114
114
  *
115
115
  * @author SAP SE
116
- * @version 1.120.5
116
+ * @version 1.120.6
117
117
  * @since 1.56.0
118
118
  *
119
119
  * @constructor
@@ -18,7 +18,7 @@ sap.ui.define([
18
18
  * @extends sap.ui.core.Control
19
19
  *
20
20
  * @author SAP SE
21
- * @version 1.120.5
21
+ * @version 1.120.6
22
22
  * @since 1.56.0
23
23
  *
24
24
  * @constructor
@@ -15,7 +15,7 @@ sap.ui.define([
15
15
  * @extends sap.ui.core.Control
16
16
  *
17
17
  * @author SAP SE
18
- * @version 1.120.5
18
+ * @version 1.120.6
19
19
  * @since 1.60.0
20
20
  *
21
21
  * @constructor
@@ -32,7 +32,7 @@ sap.ui.define([
32
32
  * @extends sap.ui.core.Control
33
33
  *
34
34
  * @author SAP SE
35
- * @version 1.120.5
35
+ * @version 1.120.6
36
36
  * @since 1.56.0
37
37
  *
38
38
  * @constructor
@@ -14,7 +14,7 @@ sap.ui.define([
14
14
  * @extends sap.ui.base.ManagedObject
15
15
  *
16
16
  * @author SAP SE
17
- * @version 1.120.5
17
+ * @version 1.120.6
18
18
  * @since 1.56.0
19
19
  *
20
20
  * @constructor
@@ -15,7 +15,7 @@ sap.ui.define([
15
15
  * @extends sap.ui.core.Control
16
16
  *
17
17
  * @author SAP SE
18
- * @version 1.120.5
18
+ * @version 1.120.6
19
19
  * @since 1.56.0
20
20
  *
21
21
  * @constructor
@@ -118,7 +118,7 @@ sap.ui.define([
118
118
  * @class
119
119
  * @public
120
120
  * @internal
121
- * @version 1.120.5
121
+ * @version 1.120.6
122
122
  */
123
123
  var CloudFilePicker = Dialog.extend("sap.suite.ui.commons.CloudFilePicker", {
124
124
  metadata: {
@@ -30,7 +30,7 @@ sap.ui.define([
30
30
  * @extends sap.ui.core.Control
31
31
  *
32
32
  * @author SAP SE
33
- * @version 1.120.5
33
+ * @version 1.120.6
34
34
  *
35
35
  * @constructor
36
36
  * @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.5
34
+ * @version 1.120.6
35
35
  *
36
36
  * @constructor
37
37
  * @public
@@ -57,8 +57,13 @@ sap.ui.define(
57
57
  }
58
58
  var sUrlBeforeHash = this._extractURLBeforeHash(sUrl);
59
59
  var sSemanticObjectAndAction = await this._extractSemanticObjectAndAction(sUrl);
60
- if (!sSemanticObjectAndAction) {
61
- // In case sSemanticObjectAndAction is undefined, let's not minify the url.
60
+ var isMinificationPossible = false;
61
+ try {
62
+ isMinificationPossible = await this._isMinificationFeasible(sUrl);
63
+ } catch (e) {}
64
+ if (!sSemanticObjectAndAction || !isMinificationPossible) {
65
+ // In case sSemanticObjectAndAction is undefined
66
+ // or the fragment is not resolved, then return the current url as shortened url.
62
67
  return {
63
68
  url: sUrl
64
69
  };
@@ -246,6 +251,33 @@ sap.ui.define(
246
251
  }.bind(this));
247
252
  };
248
253
 
254
+ /**
255
+ * This function checks whether the fragment is resolved successfully.
256
+ * @param {string} sUrl Full URL
257
+ * @returns {boolean} Returns 'true' if the fragment is resolved successfully.
258
+ * @private
259
+ */
260
+ CollaborationHelper._isMinificationFeasible = async function (sUrl) {
261
+ const UshellContainer = sap.ui.require("sap/ushell/Container");
262
+ if (UshellContainer) {
263
+ const oNavTargetResolution = await UshellContainer.getServiceAsync("NavTargetResolution");
264
+ const oURLParsing = await UshellContainer.getServiceAsync("URLParsing");
265
+ var oParsedShellHash = oURLParsing.parseShellHash(this._extractURLHash(sUrl));
266
+ var iParamsCount = Object.keys(oParsedShellHash.params).length;
267
+ if (iParamsCount > 0) {
268
+ return oNavTargetResolution.resolveHashFragment(`#${oParsedShellHash.semanticObject}-${oParsedShellHash.action}`)
269
+ .then(function (param) {
270
+ return true;
271
+ }).catch(function (e) {
272
+ return false;
273
+ });
274
+ } else {
275
+ return Promise.resolve(true);
276
+ }
277
+ }
278
+ return Promise.resolve(false);
279
+ };
280
+
249
281
  /**
250
282
  * Extracting URL present before the hash character.
251
283
  * @param {string} sUrl Full URL
@@ -249,7 +249,7 @@ sap.ui.define([
249
249
  newWindow.opener = null;
250
250
  if (oParams.minifyUrlForChat) {
251
251
  CollaborationHelper.compactHash(oParams.url, []).then(async function (sShortURL) {
252
- var sModifiedUrl = await this._modifyUrlForNavigationContext(oParams, sShortURL.url);
252
+ var sModifiedUrl = await this._modifyUrlForNavigationContext(oParams.url, sShortURL.url);
253
253
  newWindow.location = this._providerConfig.shareAsLinkUrl + "?msgText=" + encodeURIComponent(sMessage) + "&href=" + encodeURIComponent(sModifiedUrl);
254
254
  }.bind(this));
255
255
  } else {
@@ -300,7 +300,7 @@ sap.ui.define([
300
300
  };
301
301
  if (oParams.minifyUrlForChat) {
302
302
  CollaborationHelper.compactHash(sAppUri, []).then(async function (sShortURL) {
303
- var sModifiedUrl = await this._modifyUrlForNavigationContext(oParams, sShortURL.url);
303
+ var sModifiedUrl = await this._modifyUrlForNavigationContext(sAppUri, sShortURL.url);
304
304
  oData.subEntityId.url = await this._addNavmodeInUrl(sModifiedUrl, 'explace');
305
305
  var sURL = this._providerConfig.shareAsTabUrl + "?&context=" + encodeURIComponent(JSON.stringify(oData));
306
306
  sap.m.URLHelper.redirect(sURL, true);
@@ -325,15 +325,15 @@ sap.ui.define([
325
325
  });
326
326
  };
327
327
 
328
- TeamsHelperService.prototype._modifyUrlForNavigationContext = function(oParams, sURL) {
328
+ TeamsHelperService.prototype._modifyUrlForNavigationContext = function(originalUrl, sURL) {
329
329
  // The following condition applies when URL shortening hasn't been performed.
330
330
  // In this case, there's no requirement to make any changes to navigation context.
331
- if (oParams.url === sURL) {
331
+ if (originalUrl === sURL) {
332
332
  return Promise.resolve(sURL);
333
333
  }
334
334
  const UshellContainer = sap.ui.require("sap/ushell/Container");
335
335
  return UshellContainer && UshellContainer.getServiceAsync("URLParsing").then(function(oURLParsing) {
336
- var sAppUri = oParams.url;
336
+ var sAppUri = originalUrl;
337
337
  var iIndexOfHash = sAppUri.indexOf('#');
338
338
  var oHashPartOfUri = oURLParsing.parseShellHash(sAppUri.substring(iIndexOfHash));
339
339
  var iParamsCount = Object.keys(oHashPartOfUri.params).length;
@@ -413,7 +413,7 @@ sap.ui.define([
413
413
  TeamsHelperService.prototype._updateUrl = async function(oParams, oResponseData) {
414
414
  if (oParams.minifyUrlForChat) {
415
415
  CollaborationHelper.compactHash(oParams.url, []).then(async function (sShortURL) {
416
- var sModifiedUrl = await this._modifyUrlForNavigationContext(oParams, sShortURL.url);
416
+ var sModifiedUrl = await this._modifyUrlForNavigationContext(oParams.url, sShortURL.url);
417
417
  if (oTeamsParams.isShareAsTabEnabled && this._providerConfig.isShareAsTabEnabled) {
418
418
  var sUrlForTab = await this._modifyUrlForShareAsTab(oParams.url);
419
419
  var sShortURLTab = await CollaborationHelper.compactHash(sUrlForTab, []);
@@ -422,7 +422,8 @@ sap.ui.define([
422
422
  if (sStageViewHash) {
423
423
  sModifiedUrl += "&" + PARAM_SAP_STAGEVIEW_HASH + "=" + sStageViewHash;
424
424
  } else {
425
- sModifiedUrl = await this._addNavmodeInUrl(sModifiedUrl, 'inplace');
425
+ sUrlForTab = await this._modifyUrlForShareAsTab(sModifiedUrl);
426
+ sModifiedUrl = await this._addNavmodeInUrl(sUrlForTab, 'inplace');
426
427
  }
427
428
  this._closeBusyDialogAndOpenTeamsDialog(sModifiedUrl, oParams, oResponseData);
428
429
  } else {
@@ -432,7 +433,8 @@ sap.ui.define([
432
433
  } else {
433
434
  var sModifiedUrl = oParams.url;
434
435
  if (oTeamsParams.isShareAsTabEnabled && this._providerConfig.isShareAsTabEnabled) {
435
- sModifiedUrl = await this._addNavmodeInUrl(oParams.url, 'inplace');
436
+ var sUrlForTab = await this._modifyUrlForShareAsTab(sModifiedUrl);
437
+ sModifiedUrl = await this._addNavmodeInUrl(sUrlForTab, 'inplace');
436
438
  }
437
439
  this._closeBusyDialogAndOpenTeamsDialog(sModifiedUrl, oParams, oResponseData);
438
440
  }
@@ -464,7 +466,7 @@ sap.ui.define([
464
466
  if (response.version) {
465
467
  sUrl = sUrl + "&" + PARAM_SAP_CARD_VERSION + "=" + response.version;
466
468
  }
467
- sUrl = sUrl + "&" + PARAM_SAP_CARD_TITLE + "=" + sAppTitle;
469
+ sUrl = sUrl + "&" + PARAM_SAP_CARD_TITLE + "=" + encodeURIComponent(sAppTitle);
468
470
  sUrl = this._providerConfig.shareAsLinkUrl + "?href=" + encodeURIComponent(sUrl);
469
471
  return sUrl;
470
472
  };
@@ -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.120.5
25
+ * @version 1.120.6
26
26
  * @since 1.50
27
27
  * @private
28
28
  */
@@ -21,7 +21,7 @@ sap.ui.define([
21
21
  * @extends sap.suite.ui.commons.imageeditor.HistoryItem
22
22
  *
23
23
  * @author SAP SE
24
- * @version 1.120.5
24
+ * @version 1.120.6
25
25
  * @since 1.67.0
26
26
  *
27
27
  * @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.120.5
26
+ * @version 1.120.6
27
27
  * @since 1.66.0
28
28
  *
29
29
  * @constructor
@@ -21,7 +21,7 @@ sap.ui.define([
21
21
  * @extends sap.suite.ui.commons.imageeditor.HistoryItem
22
22
  *
23
23
  * @author SAP SE
24
- * @version 1.120.5
24
+ * @version 1.120.6
25
25
  * @since 1.66.0
26
26
  *
27
27
  * @constructor
@@ -15,7 +15,7 @@ sap.ui.define([
15
15
  * @extends sap.ui.core.Element
16
16
  *
17
17
  * @author SAP SE
18
- * @version 1.120.5
18
+ * @version 1.120.6
19
19
  * @since 1.66.0
20
20
  *
21
21
  * @constructor
@@ -21,7 +21,7 @@ sap.ui.define([
21
21
  * @extends sap.suite.ui.commons.imageeditor.HistoryItem
22
22
  *
23
23
  * @author SAP SE
24
- * @version 1.120.5
24
+ * @version 1.120.6
25
25
  * @since 1.66.0
26
26
  *
27
27
  * @constructor
@@ -18,7 +18,7 @@ sap.ui.define([
18
18
  * @extends sap.suite.ui.commons.imageeditor.HistoryItem
19
19
  *
20
20
  * @author SAP SE
21
- * @version 1.120.5
21
+ * @version 1.120.6
22
22
  * @since 1.66.0
23
23
  *
24
24
  * @constructor
@@ -10,7 +10,7 @@ sap.ui.define([
10
10
  * @extends sap.ui.base.Object
11
11
  *
12
12
  * @author SAP SE
13
- * @version 1.120.5
13
+ * @version 1.120.6
14
14
  * @since 1.66.0
15
15
  *
16
16
  * @abstract
@@ -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.5
46
+ * @version 1.120.6
47
47
  * @since 1.66.0
48
48
  *
49
49
  * @constructor
@@ -126,7 +126,7 @@ sap.ui.define([
126
126
  * @extends sap.ui.core.Control
127
127
  *
128
128
  * @author SAP SE
129
- * @version 1.120.5
129
+ * @version 1.120.6
130
130
  * @since 1.66.0
131
131
  *
132
132
  * @constructor
@@ -27,7 +27,7 @@ sap.ui.define([
27
27
  * @extends sap.suite.ui.commons.imageeditor.ImageEditorContainer
28
28
  *
29
29
  * @author SAP SE
30
- * @version 1.120.5
30
+ * @version 1.120.6
31
31
  * @since 1.68.0
32
32
  *
33
33
  * @constructor
@@ -22,7 +22,7 @@ sap.ui.define([
22
22
  * @extends sap.suite.ui.commons.imageeditor.HistoryItem
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.120.5
25
+ * @version 1.120.6
26
26
  * @since 1.66.0
27
27
  *
28
28
  * @constructor
@@ -16,7 +16,7 @@ sap.ui.define([
16
16
  * @extends sap.suite.ui.commons.imageeditor.HistoryItem
17
17
  *
18
18
  * @author SAP SE
19
- * @version 1.120.5
19
+ * @version 1.120.6
20
20
  * @since 1.66.0
21
21
  *
22
22
  * @constructor
@@ -202,7 +202,7 @@
202
202
  "sap.suite.ui.commons.PagePanel",
203
203
  "sap.suite.ui.commons.Page"
204
204
  ],
205
- version: "1.120.5",
205
+ version: "1.120.6",
206
206
  extensions: {
207
207
  flChangeHandlers: {
208
208
  "sap.suite.ui.commons.Timeline": "sap/suite/ui/commons/flexibility/Timeline"
@@ -240,6 +240,7 @@ NETWORK_GRAPH_NODES=\u0627\u0644\u0639\u064F\u0642\u062F
240
240
  NETWORK_GRAPH_GROUPS=\u0627\u0644\u0645\u062C\u0645\u0648\u0639\u0627\u062A
241
241
  NETWORK_GRAPH_LEGEND=\u0648\u0633\u064A\u0644\u0629 \u0627\u0644\u0625\u064A\u0636\u0627\u062D
242
242
  NETWORK_GRAPH_ZOOMTOFIT=\u062A\u0643\u0628\u064A\u0631/\u062A\u0635\u063A\u064A\u0631 \u0644\u0644\u0645\u0644\u0627\u0626\u0645\u0629
243
+ NETWORK_GRAPH_ZOOMTOFIT_ANNOUNCEMENT=\u062A\u0645 \u062A\u0639\u064A\u064A\u0646 \u0645\u0633\u062A\u0648\u0649 \u0627\u0644\u062A\u0643\u0628\u064A\u0631/\u0627\u0644\u062A\u0635\u063A\u064A\u0631 \u0625\u0644\u0649 {0} \u0641\u064A \u0627\u0644\u0645\u0627\u0626\u0629
243
244
  NETWORK_GRAPH_ZOOMCTRL=\u0627\u0636\u063A\u0637 \u0628\u0627\u0633\u062A\u0645\u0631\u0627\u0631 \u0639\u0644\u0649 \u0645\u0641\u062A\u0627\u062D CTRL \u0648\u0627\u0633\u062A\u062E\u062F\u0645 \u0639\u062C\u0644\u0629 \u0627\u0644\u0645\u0627\u0648\u0633 \u0644\u0644\u062A\u0643\u0628\u064A\u0631 \u0623\u0648 \u0627\u0644\u062A\u0635\u063A\u064A\u0631.
244
245
  NETWORK_GRAPH_WRONGDATA=\u0628\u064A\u0627\u0646\u0627\u062A \u0631\u0633\u0645 \u0627\u0644\u0634\u0628\u0643\u0629 \u063A\u064A\u0631 \u0645\u062A\u0633\u0642\u0629. \u0627\u0644\u0631\u062C\u0627\u0621 \u0641\u062D\u0635 \u0648\u062D\u062F\u0629 \u0627\u0644\u062A\u062D\u0643\u0645 \u0644\u0645\u0632\u064A\u062F \u0645\u0646 \u0627\u0644\u062A\u0641\u0627\u0635\u064A\u0644.
245
246
  NETWORK_GRAPH_COLLAPSED=\u062A\u0645 \u0627\u0644\u0637\u064A
@@ -464,10 +465,6 @@ CFP_NO_DATA_FILESHARE=\u0644\u0645 \u064A\u062A\u0645 \u0627\u0644\u0639\u062B\u
464
465
  CFP_NO_FILESHARE_FOUND=\u0644\u0645 \u064A\u062A\u0645 \u0627\u0644\u0639\u062B\u0648\u0631 \u0639\u0644\u0649 \u0645\u0634\u0627\u0631\u0643\u0629 \u0627\u0644\u0645\u0644\u0641
465
466
  CFP_NO_FILESHARE_FOUND_RELOAD=\u062D\u0627\u0648\u0644 \u0625\u0639\u0627\u062F\u0629 \u062A\u062D\u0645\u064A\u0644 \u0645\u0633\u062A\u0639\u0631\u0636 \u0627\u0644\u0645\u0644\u0641\u0627\u062A. \u0625\u0630\u0627 \u0644\u0645 \u064A\u0633\u0627\u0639\u062F\u0643 \u0630\u0644\u0643\u060C \u0641\u0627\u062A\u0635\u0644 \u0628\u0627\u0644\u0645\u0633\u0624\u0648\u0644.
466
467
  CFP_LOCKED_FOLDER_INFO=\u0644\u0627 \u064A\u0645\u0643\u0646 \u062A\u0635\u062F\u064A\u0631 \u0627\u0644\u0645\u0644\u0641\u0627\u062A \u0644\u0647\u0630\u0627 \u0627\u0644\u0645\u062C\u0644\u062F
467
- CFP_FOLDERNAME_VALUESTATEMSG=\u064A\u064F\u0633\u0645\u062D \u0628\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0627\u0644\u062D\u0631\u0648\u0641 \u0627\u0644\u0623\u0628\u062C\u062F\u064A\u0629 \u0627\u0644\u0631\u0642\u0645\u064A\u0629 \u0641\u0642\u0637
468
- CFP_FOLDERCREATION_MSG=\u062A\u0645 \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u062C\u0644\u062F \u0627\u0644\u062C\u062F\u064A\u062F
469
- CFP_EXPORT=\u062A\u0635\u062F\u064A\u0631
470
- CFP_UPLOAD=\u062A\u062D\u0645\u064A\u0644
471
468
 
472
469
  CFP_TITLE_LAST_CHANGED_ON=\u062A\u0627\u0631\u064A\u062E \u0622\u062E\u0631 \u062A\u063A\u064A\u064A\u0631
473
470
  CFP_TYPE=\u0627\u0644\u0646\u0648\u0639
@@ -486,7 +483,8 @@ COLLABORATION_MSTEAMS_TAB=\u0643\u0639\u0644\u0627\u0645\u0629 \u062A\u0628\u064
486
483
  COLLABORATION_MSTEAMS_CARD=\u0643\u0628\u0637\u0627\u0642\u0629
487
484
  COLLABORATION_MSTEAMS_TAB_SINGLE=\u062A\u0628\u0648\u064A\u0628
488
485
  COLLABORATION_MSTEAMS_CHAT_SINGLE=\u0645\u062D\u0627\u062F\u062B\u0629MicrosoftTeams
489
- COLLABORATION_MSTEAMS_CARD_SINGLE=\u0628\u0637\u0627\u0642\u0629 Microsoft Teams
486
+ COLLABORATION_MSTEAMS_CARD_SINGLE=\u0627\u0644\u0628\u0637\u0627\u0642\u0629 \u0641\u064A Microsoft Teams
487
+ SAVE_CARD_ERROR=\u062A\u0639\u0630\u0631\u062A \u0645\u0634\u0627\u0631\u0643\u0629 \u0627\u0644\u0628\u0637\u0627\u0642\u0629. \u064A\u064F\u0631\u062C\u0649 \u0625\u0639\u0627\u062F\u0629 \u0627\u0644\u0645\u062D\u0627\u0648\u0644\u0629 \u0644\u0627\u062D\u0642\u064B\u0627.
490
488
 
491
489
  POPOVER_CONTACT_INFORMATION=\u0645\u0639\u0644\u0648\u0645\u0627\u062A \u062C\u0647\u0629 \u0627\u0644\u0627\u062A\u0635\u0627\u0644
492
490
  POPOVER_CONTACT_SECTION_EMAIL=\u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A
@@ -497,3 +495,97 @@ POPOVER_CONTACT_SECTION_JOBTITLE=\u0627\u0644\u0645\u0633\u0645\u0649 \u0627\u06
497
495
  POPOVER_CONTACT_SECTION_DEPARTMENT=\u0627\u0644\u0642\u0633\u0645
498
496
  POPOVER_CONTACT_SECTION_OFFICE_LOCATION=\u0645\u0648\u0642\u0639 \u0627\u0644\u0645\u0643\u062A\u0628
499
497
  POPOVER_CONTACT_SEND_MESSAGE=\u0625\u0631\u0633\u0627\u0644 \u0631\u0633\u0627\u0644\u0629 \u0633\u0631\u064A\u0639\u0629
498
+
499
+ toDosTitle=\u0627\u0644\u0645\u0647\u0627\u0645
500
+
501
+ createdBy=\u062A\u0645 \u0627\u0644\u0625\u0646\u0634\u0627\u0621 \u0628\u0648\u0627\u0633\u0637\u0629
502
+
503
+ createdOn=\u062A\u0627\u0631\u064A\u062E \u0627\u0644\u0625\u0646\u0634\u0627\u0621
504
+
505
+ dueDate=\u062A\u0627\u0631\u064A\u062E \u0627\u0644\u0627\u0633\u062A\u062D\u0642\u0627\u0642
506
+
507
+ createdTask=\u062A\u0645 \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0647\u0645\u0629 {0}
508
+
509
+ createdSituation=\u062A\u0645 \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0648\u0642\u0641 {0}
510
+
511
+ viewAllTasksTitle=\u0627\u0646\u062A\u0642\u0627\u0644 \u0625\u0644\u0649 \u0643\u0644 \u0627\u0644\u0645\u0647\u0627\u0645
512
+
513
+ viewAllSituationsTitle=\u0627\u0646\u062A\u0642\u0627\u0644 \u0625\u0644\u0649 \u0643\u0644 \u0627\u0644\u0645\u0648\u0627\u0642\u0641
514
+
515
+ expand=\u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u0645\u0632\u064A\u062F
516
+
517
+ collapse=\u0625\u0638\u0647\u0627\u0631 \u0623\u0642\u0644
518
+
519
+ tasksTabTitle=\u0627\u0644\u0645\u0647\u0627\u0645
520
+
521
+ situationsTabTitle=\u0627\u0644\u0645\u0648\u0627\u0642\u0641
522
+
523
+ noToDoTitle=\u0644\u0642\u062F \u0623\u0643\u0645\u0644\u062A \u0643\u0644 \u0645\u0647\u0627\u0645\u0643.
524
+
525
+ noToDoDesc=\u0633\u062A\u064F\u0639\u0631\u064E\u0636 \u0627\u0644\u0645\u0647\u0627\u0645 \u0627\u0644\u062C\u062F\u064A\u062F\u0629 \u0647\u0646\u0627.
526
+
527
+ noTaskTitle=\u0644\u064A\u0633 \u0644\u062F\u064A\u0643 \u0623\u064A \u0645\u0647\u0627\u0645 \u062C\u062F\u064A\u062F\u0629.
528
+
529
+ noSituationTitle=\u0644\u064A\u0633 \u0644\u062F\u064A\u0643 \u0623\u064A \u0645\u0648\u0627\u0642\u0641 \u062C\u062F\u064A\u062F\u0629.
530
+
531
+ refresh=\u062A\u062D\u062F\u064A\u062B
532
+
533
+ veryHighPriority=\u0623\u0641\u0636\u0644\u064A\u0629 \u0639\u0627\u0644\u064A\u0629 \u062C\u062F\u064B\u0627
534
+
535
+ highPriority=\u0623\u0641\u0636\u0644\u064A\u0629 \u0639\u0627\u0644\u064A\u0629
536
+
537
+ mediumPriority=\u0623\u0641\u0636\u0644\u064A\u0629 \u0645\u062A\u0648\u0633\u0637\u0629
538
+
539
+ lowPriority=\u0623\u0641\u0636\u0644\u064A\u0629 \u0645\u0646\u062E\u0641\u0636\u0629
540
+
541
+ nonePriority=\u062F\u0648\u0646 \u0623\u0641\u0636\u0644\u064A\u0629
542
+
543
+ emptyToDoDesc=\u064A\u0645\u0643\u0646\u0643 \u0639\u0646\u062F\u0626\u0630\u064D \u0639\u0631\u0636\u0647\u0627 \u0647\u0646\u0627.
544
+
545
+ appFinderLink=\u0625\u0636\u0627\u0641\u0629 \u0625\u0637\u0627\u0631\u0627\u062A
546
+
547
+ manageCards=\u0625\u062F\u0627\u0631\u0629 \u0627\u0644\u0628\u0637\u0627\u0642\u0627\u062A
548
+
549
+ showMore=\u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u0645\u0632\u064A\u062F
550
+
551
+ insights=\u0627\u0644\u0644\u0645\u062D\u0627\u062A \u0627\u0644\u0639\u0627\u0645\u0629
552
+
553
+ manageInsightBtn=\u0625\u0636\u0627\u0641\u0629 \u0644\u0645\u062D\u0627\u062A \u0639\u0627\u0645\u0629
554
+
555
+ insightsTilesTitle=\u0627\u0644\u0625\u0637\u0627\u0631\u0627\u062A
556
+
557
+ insightsCardsTitle=\u0627\u0644\u0628\u0637\u0627\u0642\u0627\u062A
558
+
559
+ favoritesTab=\u0627\u0644\u0645\u0641\u0636\u0644\u0629
560
+
561
+ recentlyUsedTab=\u0627\u0644\u0623\u0646\u0634\u0637\u0629 \u0627\u0644\u062D\u062F\u064A\u062B\u0629
562
+
563
+ frequentlyUsedTab=\u0627\u0644\u0623\u0643\u062B\u0631 \u0627\u0633\u062A\u062E\u062F\u0627\u0645\u064B\u0627
564
+
565
+ appsTitle=\u0627\u0644\u062A\u0637\u0628\u064A\u0642\u0627\u062A \u0648\u0627\u0644\u0623\u0646\u0634\u0637\u0629
566
+
567
+ noAppsTitle=\u0647\u0644 \u0644\u0627 \u064A\u0648\u062C\u062F \u0634\u064A\u0621 \u0647\u0646\u0627 \u062D\u062A\u0649 \u0627\u0644\u0622\u0646\u061F
568
+
569
+ noRecentAppsDescription=\u0644\u064A\u0633 \u0644\u062F\u064A\u0643 \u0623\u064A \u0623\u0646\u0634\u0637\u0629 \u062D\u062F\u064A\u062B\u0629 \u062D\u062A\u0649 \u0627\u0644\u0622\u0646.
570
+
571
+ noFreqAppsDescription=\u0644\u064A\u0633 \u0644\u062F\u064A\u0643 \u0623\u064A \u062A\u0637\u0628\u064A\u0642\u0627\u062A \u0623\u0643\u062B\u0631 \u0627\u0633\u062A\u062E\u062F\u0627\u0645\u064B\u0627 \u062D\u062A\u0649 \u0627\u0644\u0622\u0646.
572
+
573
+ noFavAppsDescription=\u064A\u0645\u0643\u0646\u0643 \u0625\u0636\u0627\u0641\u0629 \u062A\u0637\u0628\u064A\u0642\u0627\u062A\u0643 \u0627\u0644\u0645\u0641\u0636\u0644\u0629 \u0625\u0644\u0649 \u0647\u0630\u0627 \u0627\u0644\u0642\u0633\u0645.
574
+
575
+ noDataPageTitle=\u0647\u0644 \u0644\u0627 \u064A\u0648\u062C\u062F \u0634\u064A\u0621 \u0647\u0646\u0627 \u062D\u062A\u0649 \u0627\u0644\u0622\u0646\u061F
576
+
577
+ noPageDescription=\u064A\u0645\u0643\u0646\u0643 \u0625\u0636\u0627\u0641\u0629 \u0635\u0641\u062D\u0627\u062A\u0643 \u0627\u0644\u0645\u0641\u0636\u0644\u0629 \u0625\u0644\u0649 \u0647\u0630\u0627 \u0627\u0644\u0642\u0633\u0645.
578
+
579
+ addPage=\u0625\u0636\u0627\u0641\u0629 \u0635\u0641\u062D\u0627\u062A
580
+
581
+ pageTitle=\u0627\u0644\u0635\u0641\u062D\u0627\u062A
582
+
583
+ newsTitle=\u0627\u0644\u0623\u062E\u0628\u0627\u0631
584
+
585
+ mngPage=\u0625\u062F\u0627\u0631\u0629 \u0627\u0644\u0635\u0641\u062D\u0627\u062A
586
+
587
+ mngNews=\u0625\u062F\u0627\u0631\u0629 \u0627\u0644\u0623\u062E\u0628\u0627\u0631
588
+
589
+ noTilesMsg=\u064A\u0645\u0643\u0646\u0643 \u0625\u0636\u0627\u0641\u0629 \u0625\u0637\u0627\u0631\u0627\u062A\u0643 \u0627\u0644\u0645\u0641\u0636\u0644\u0629 \u0625\u0644\u0649 \u0647\u0630\u0627 \u0627\u0644\u0642\u0633\u0645.
590
+
591
+ noCardsMsg=\u064A\u0645\u0643\u0646\u0643 \u0625\u0636\u0627\u0641\u0629 \u0628\u0637\u0627\u0642\u0627\u062A\u0643 \u0627\u0644\u0645\u0641\u0636\u0644\u0629 \u0625\u0644\u0649 \u0647\u0630\u0627 \u0627\u0644\u0642\u0633\u0645.