@openui5/sap.f 1.136.1 → 1.138.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (151) hide show
  1. package/REUSE.toml +0 -28
  2. package/THIRDPARTY.txt +1 -25
  3. package/package.json +4 -4
  4. package/src/sap/f/.library +1 -1
  5. package/src/sap/f/Avatar.js +1 -1
  6. package/src/sap/f/AvatarGroup.js +1 -1
  7. package/src/sap/f/AvatarGroupItem.js +1 -1
  8. package/src/sap/f/CalendarAppointmentInCard.js +1 -1
  9. package/src/sap/f/CalendarInCard.js +1 -1
  10. package/src/sap/f/Card.js +1 -1
  11. package/src/sap/f/CardBase.js +1 -1
  12. package/src/sap/f/DynamicPage.js +1 -1
  13. package/src/sap/f/DynamicPageAccessibleLandmarkInfo.js +1 -1
  14. package/src/sap/f/DynamicPageHeader.js +12 -12
  15. package/src/sap/f/DynamicPageTitle.js +1 -1
  16. package/src/sap/f/FlexibleColumnLayout.js +1 -1
  17. package/src/sap/f/FlexibleColumnLayoutAccessibleLandmarkInfo.js +1 -1
  18. package/src/sap/f/FlexibleColumnLayoutData.js +1 -1
  19. package/src/sap/f/FlexibleColumnLayoutDataForDesktop.js +1 -1
  20. package/src/sap/f/FlexibleColumnLayoutDataForTablet.js +1 -1
  21. package/src/sap/f/FlexibleColumnLayoutSemanticHelper.js +1 -1
  22. package/src/sap/f/GridContainer.js +1 -1
  23. package/src/sap/f/GridContainerItemLayoutData.js +1 -1
  24. package/src/sap/f/GridContainerSettings.js +2 -2
  25. package/src/sap/f/GridList.js +1 -1
  26. package/src/sap/f/GridListItem.js +1 -1
  27. package/src/sap/f/IllustratedMessage.js +1 -1
  28. package/src/sap/f/Illustration.js +1 -1
  29. package/src/sap/f/PlanningCalendarInCardLegend.js +1 -1
  30. package/src/sap/f/ProductSwitch.js +1 -1
  31. package/src/sap/f/ProductSwitchItem.js +1 -1
  32. package/src/sap/f/SearchManager.js +1 -1
  33. package/src/sap/f/ShellBar.js +1 -1
  34. package/src/sap/f/SidePanel.js +21 -6
  35. package/src/sap/f/SidePanelItem.js +1 -1
  36. package/src/sap/f/cards/BaseHeader.js +1 -1
  37. package/src/sap/f/cards/Header.js +1 -1
  38. package/src/sap/f/cards/NumericHeader.js +1 -1
  39. package/src/sap/f/cards/NumericIndicators.js +1 -1
  40. package/src/sap/f/cards/NumericSideIndicator.js +1 -1
  41. package/src/sap/f/cards/loading/AnalyticalPlaceholder.js +1 -1
  42. package/src/sap/f/cards/loading/CalendarPlaceholder.js +1 -1
  43. package/src/sap/f/cards/loading/GenericPlaceholder.js +1 -1
  44. package/src/sap/f/cards/loading/ListPlaceholder.js +1 -1
  45. package/src/sap/f/cards/loading/ObjectPlaceholder.js +1 -1
  46. package/src/sap/f/cards/loading/PlaceholderBase.js +1 -1
  47. package/src/sap/f/cards/loading/TablePlaceholder.js +1 -1
  48. package/src/sap/f/cards/loading/TimelinePlaceholder.js +1 -1
  49. package/src/sap/f/changeHandler/MoveDynamicPageTitleActions.js +1 -1
  50. package/src/sap/f/delegate/GridContainerItemNavigation.js +1 -1
  51. package/src/sap/f/delegate/GridItemNavigation.js +1 -1
  52. package/src/sap/f/designtime/messagebundle_en_US_saprigi.properties +8 -4
  53. package/src/sap/f/dnd/GridDragOver.js +1 -1
  54. package/src/sap/f/dnd/GridDropInfo.js +1 -1
  55. package/src/sap/f/i18n/interaction_ar.xml +8 -0
  56. package/src/sap/f/i18n/interaction_bg.xml +8 -0
  57. package/src/sap/f/i18n/interaction_ca.xml +8 -0
  58. package/src/sap/f/i18n/interaction_cnr.xml +8 -0
  59. package/src/sap/f/i18n/interaction_cs.xml +8 -0
  60. package/src/sap/f/i18n/interaction_cy.xml +8 -0
  61. package/src/sap/f/i18n/interaction_da.xml +8 -0
  62. package/src/sap/f/i18n/interaction_de.xml +8 -0
  63. package/src/sap/f/i18n/interaction_el.xml +8 -0
  64. package/src/sap/f/i18n/interaction_en.xml +8 -0
  65. package/src/sap/f/i18n/interaction_en_GB.xml +8 -0
  66. package/src/sap/f/i18n/interaction_en_US_saprigi.xml +8 -0
  67. package/src/sap/f/i18n/interaction_es.xml +8 -0
  68. package/src/sap/f/i18n/interaction_es_MX.xml +8 -0
  69. package/src/sap/f/i18n/interaction_et.xml +8 -0
  70. package/src/sap/f/i18n/interaction_fi.xml +8 -0
  71. package/src/sap/f/i18n/interaction_fr.xml +8 -0
  72. package/src/sap/f/i18n/interaction_fr_CA.xml +8 -0
  73. package/src/sap/f/i18n/interaction_hi.xml +8 -0
  74. package/src/sap/f/i18n/interaction_hr.xml +8 -0
  75. package/src/sap/f/i18n/interaction_hu.xml +8 -0
  76. package/src/sap/f/i18n/interaction_id.xml +8 -0
  77. package/src/sap/f/i18n/interaction_it.xml +8 -0
  78. package/src/sap/f/i18n/interaction_iw.xml +8 -0
  79. package/src/sap/f/i18n/interaction_ja.xml +8 -0
  80. package/src/sap/f/i18n/interaction_kk.xml +8 -0
  81. package/src/sap/f/i18n/interaction_ko.xml +8 -0
  82. package/src/sap/f/i18n/interaction_lt.xml +8 -0
  83. package/src/sap/f/i18n/interaction_lv.xml +8 -0
  84. package/src/sap/f/i18n/interaction_mk.xml +8 -0
  85. package/src/sap/f/i18n/interaction_ms.xml +8 -0
  86. package/src/sap/f/i18n/interaction_nl.xml +8 -0
  87. package/src/sap/f/i18n/interaction_no.xml +8 -0
  88. package/src/sap/f/i18n/interaction_pl.xml +8 -0
  89. package/src/sap/f/i18n/interaction_pt.xml +8 -0
  90. package/src/sap/f/i18n/interaction_pt_PT.xml +8 -0
  91. package/src/sap/f/i18n/interaction_ro.xml +8 -0
  92. package/src/sap/f/i18n/interaction_ru.xml +8 -0
  93. package/src/sap/f/i18n/interaction_sh.xml +8 -0
  94. package/src/sap/f/i18n/interaction_sk.xml +8 -0
  95. package/src/sap/f/i18n/interaction_sl.xml +8 -0
  96. package/src/sap/f/i18n/interaction_sr.xml +8 -0
  97. package/src/sap/f/i18n/interaction_sv.xml +8 -0
  98. package/src/sap/f/i18n/interaction_th.xml +8 -0
  99. package/src/sap/f/i18n/interaction_tr.xml +8 -0
  100. package/src/sap/f/i18n/interaction_uk.xml +8 -0
  101. package/src/sap/f/i18n/interaction_vi.xml +8 -0
  102. package/src/sap/f/i18n/interaction_zh_CN.xml +8 -0
  103. package/src/sap/f/i18n/interaction_zh_TW.xml +8 -0
  104. package/src/sap/f/library.js +2 -2
  105. package/src/sap/f/messagebundle_ms.properties +1 -1
  106. package/src/sap/f/routing/Target.js +38 -11
  107. package/src/sap/f/routing/Targets.js +44 -11
  108. package/src/sap/f/semantic/AddAction.js +1 -1
  109. package/src/sap/f/semantic/CloseAction.js +1 -1
  110. package/src/sap/f/semantic/CopyAction.js +1 -1
  111. package/src/sap/f/semantic/DeleteAction.js +1 -1
  112. package/src/sap/f/semantic/DiscussInJamAction.js +1 -1
  113. package/src/sap/f/semantic/EditAction.js +1 -1
  114. package/src/sap/f/semantic/ExitFullScreenAction.js +1 -1
  115. package/src/sap/f/semantic/FavoriteAction.js +1 -1
  116. package/src/sap/f/semantic/FlagAction.js +1 -1
  117. package/src/sap/f/semantic/FooterMainAction.js +1 -1
  118. package/src/sap/f/semantic/FullScreenAction.js +1 -1
  119. package/src/sap/f/semantic/MainAction.js +1 -1
  120. package/src/sap/f/semantic/MessagesIndicator.js +1 -1
  121. package/src/sap/f/semantic/NegativeAction.js +1 -1
  122. package/src/sap/f/semantic/PositiveAction.js +1 -1
  123. package/src/sap/f/semantic/PrintAction.js +1 -1
  124. package/src/sap/f/semantic/SemanticButton.js +1 -1
  125. package/src/sap/f/semantic/SemanticConfiguration.js +1 -1
  126. package/src/sap/f/semantic/SemanticControl.js +1 -1
  127. package/src/sap/f/semantic/SemanticPage.js +1 -1
  128. package/src/sap/f/semantic/SemanticToggleButton.js +1 -1
  129. package/src/sap/f/semantic/SendEmailAction.js +1 -1
  130. package/src/sap/f/semantic/SendMessageAction.js +1 -1
  131. package/src/sap/f/semantic/ShareInJamAction.js +1 -1
  132. package/src/sap/f/semantic/TitleMainAction.js +1 -1
  133. package/src/sap/f/shellBar/AdditionalContentSupport.js +1 -1
  134. package/src/sap/f/shellBar/CoPilot.js +1 -1
  135. package/src/sap/f/shellBar/ControlSpacer.js +1 -1
  136. package/src/sap/f/shellBar/Search.js +1 -1
  137. package/src/sap/f/themes/base/Card.less +1 -1
  138. package/src/sap/f/themes/base/CardNumericIndicators.less +6 -5
  139. package/src/sap/f/themes/base/DynamicPage.less +55 -76
  140. package/src/sap/f/themes/base/DynamicPageHeader.less +7 -4
  141. package/src/sap/f/themes/base/ListPlaceholder.less +1 -1
  142. package/src/sap/f/themes/base/ObjectPlaceholder.less +3 -2
  143. package/src/sap/f/themes/base/ProductSwitch.less +5 -0
  144. package/src/sap/f/themes/base/ProductSwitchItem.less +24 -24
  145. package/src/sap/f/themes/base/SemanticPage.less +4 -0
  146. package/src/sap/f/themes/base/ShellBar.less +75 -47
  147. package/src/sap/f/themes/base/SidePanel.less +5 -12
  148. package/src/sap/f/themes/base/TablePlaceholder.less +3 -3
  149. package/src/sap/f/themes/base/TimelinePlaceholder.less +3 -4
  150. package/src/sap/f/routing/async/Target.js +0 -53
  151. package/src/sap/f/routing/async/Targets.js +0 -59
@@ -29,7 +29,7 @@ sap.ui.define([
29
29
  * @extends sap.f.cards.loading.PlaceholderBase
30
30
  *
31
31
  * @author SAP SE
32
- * @version 1.136.1
32
+ * @version 1.138.0
33
33
  *
34
34
  * @constructor
35
35
  * @private
@@ -22,7 +22,7 @@ sap.ui.define([
22
22
  * @extends sap.ui.core.Control
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.136.1
25
+ * @version 1.138.0
26
26
  *
27
27
  * @constructor
28
28
  * @private
@@ -19,7 +19,7 @@ sap.ui.define([
19
19
  * @extends sap.f.cards.loading.PlaceholderBase
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.136.1
22
+ * @version 1.138.0
23
23
  *
24
24
  * @constructor
25
25
  * @private
@@ -19,7 +19,7 @@ sap.ui.define([
19
19
  * @extends sap.f.cards.loading.PlaceholderBase
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.136.1
22
+ * @version 1.138.0
23
23
  *
24
24
  * @constructor
25
25
  * @private
@@ -16,7 +16,7 @@ sap.ui.define([
16
16
  *
17
17
  * @alias sap.f.changeHandler.MoveDynamicPageTitleActions
18
18
  * @author SAP SE
19
- * @version 1.136.1
19
+ * @version 1.138.0
20
20
  */
21
21
  var MoveActions = { };
22
22
  var ACTION_AGGREGATION_NAME = "actions";
@@ -25,7 +25,7 @@ sap.ui.define([
25
25
  *
26
26
  *
27
27
  * @author SAP SE
28
- * @version 1.136.1
28
+ * @version 1.138.0
29
29
  *
30
30
  * @extends sap.f.delegate.GridItemNavigation
31
31
  *
@@ -34,7 +34,7 @@ sap.ui.define([
34
34
  *
35
35
  *
36
36
  * @author SAP SE
37
- * @version 1.136.1
37
+ * @version 1.138.0
38
38
  *
39
39
  * @extends sap.ui.core.delegate.ItemNavigation
40
40
  *
@@ -1,8 +1,12 @@
1
1
 
2
- DYNAMIC_PAGE_HEADER_NAME=\u206A\u206A\u206A\u200C\u200B\u200B\u200C\u200C\u200C\u200C\u200B\u200C\u200B\u200B\u200B\u200D\u200C\u200D\u200B\u200D\u200B\u200B\u200B\u200B\u200C\u200B\u200D\u200D\u200D\u200D\u200B\u200C\u200D\u200C\u200B\u200B\u200B\u200D\u200B\u200D\u200B\u200B\u200B\u200D\u206APage header\u206A\u206A
2
+ DYNAMIC_PAGE_HEADER_NAME=\u206A\u206A\u206A\u200C\u200B\u200B\u200C\u200C\u200C\u200C\u200B\u200C\u200B\u200B\u200B\u200D\u200C\u200D\u200B\u200D\u200B\u200B\u200B\u200B\u200C\u200B\u200D\u200D\u200D\u200D\u200B\u200C\u200D\u200C\u200B\u200B\u200B\u200D\u200B\u200D\u200B\u200B\u200B\u200D\u206APage Header\u206A\u206A
3
3
 
4
- DYNAMIC_PAGE_HEADER_NAME_PLURAL=\u206A\u206A\u206A\u200D\u200D\u200B\u200C\u200D\u200D\u200C\u200B\u200D\u200D\u200D\u200B\u200C\u200D\u200D\u200C\u200C\u200B\u200B\u200B\u200D\u200B\u200D\u200B\u200B\u200D\u200D\u200B\u200B\u200B\u200D\u200C\u200B\u200B\u200C\u200C\u200B\u200C\u200C\u200D\u206APage headers\u206A\u206A
4
+ DYNAMIC_PAGE_HEADER_NAME_PLURAL=\u206A\u206A\u206A\u200D\u200D\u200B\u200C\u200D\u200D\u200C\u200B\u200D\u200D\u200D\u200B\u200C\u200D\u200D\u200C\u200C\u200B\u200B\u200B\u200D\u200B\u200D\u200B\u200B\u200D\u200D\u200B\u200B\u200B\u200D\u200C\u200B\u200B\u200C\u200C\u200B\u200C\u200C\u200D\u206APage Headers\u206A\u206A
5
5
 
6
- DYNAMIC_PAGE_TITLE_NAME=\u206A\u206A\u206A\u200D\u200B\u200D\u200C\u200B\u200B\u200C\u200C\u200D\u200D\u200B\u200C\u200C\u200D\u200C\u200C\u200C\u200D\u200D\u200D\u200C\u200B\u200C\u200D\u200D\u200D\u200D\u200C\u200D\u200C\u200B\u200B\u200B\u200D\u200B\u200C\u200C\u200C\u200D\u206APage title\u206A\u206A
6
+ DYNAMIC_PAGE_TITLE_NAME=\u206A\u206A\u206A\u200D\u200B\u200D\u200C\u200B\u200B\u200C\u200C\u200D\u200D\u200B\u200C\u200C\u200D\u200C\u200C\u200C\u200D\u200D\u200D\u200C\u200B\u200C\u200D\u200D\u200D\u200D\u200C\u200D\u200C\u200B\u200B\u200B\u200D\u200B\u200C\u200C\u200C\u200D\u206APage Title\u206A\u206A
7
7
 
8
- DYNAMIC_PAGE_TITLE_NAME_PLURAL=\u206A\u206A\u206A\u200D\u200C\u200B\u200D\u200C\u200C\u200B\u200C\u200B\u200B\u200C\u200D\u200C\u200D\u200B\u200B\u200C\u200B\u200C\u200C\u200C\u200C\u200C\u200B\u200D\u200D\u200D\u200D\u200B\u200D\u200B\u200D\u200C\u200D\u200D\u200D\u200D\u200D\u200B\u200C\u206APage titles\u206A\u206A
8
+ DYNAMIC_PAGE_TITLE_NAME_PLURAL=\u206A\u206A\u206A\u200D\u200C\u200B\u200D\u200C\u200C\u200B\u200C\u200B\u200B\u200C\u200D\u200C\u200D\u200B\u200B\u200C\u200B\u200C\u200C\u200C\u200C\u200C\u200B\u200D\u200D\u200D\u200D\u200B\u200D\u200B\u200D\u200C\u200D\u200D\u200D\u200D\u200D\u200B\u200C\u206APage Titles\u206A\u206A
9
+
10
+ GRID_CONTAINER_CONTROL_NAME=\u206A\u206A\u206A\u200C\u200D\u200B\u200C\u200C\u200D\u200B\u200C\u200D\u200B\u200D\u200B\u200B\u200D\u200B\u200C\u200B\u200C\u200C\u200B\u200C\u200B\u200D\u200D\u200C\u200D\u200B\u200D\u200C\u200C\u200D\u200B\u200C\u200D\u200C\u200D\u200B\u206AGrid Container\u206A\u206A
11
+
12
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=\u206A\u206A\u206A\u200C\u200B\u200C\u200B\u200B\u200B\u200B\u200B\u200D\u200C\u200B\u200D\u200B\u200B\u200C\u200C\u200D\u200C\u200D\u200B\u200D\u200B\u200D\u200D\u200D\u200B\u200B\u200D\u200C\u200D\u200B\u200D\u200C\u200B\u200D\u200D\u200C\u200B\u200B\u200B\u200B\u206AGrid Containers\u206A\u206A
@@ -18,7 +18,7 @@ sap.ui.define([
18
18
  * Handles dragging of a control over a given grid container.
19
19
  *
20
20
  * @author SAP SE
21
- * @version 1.136.1
21
+ * @version 1.138.0
22
22
  *
23
23
  * @extends sap.ui.base.Object
24
24
  *
@@ -37,7 +37,7 @@ sap.ui.define([
37
37
  * @extends sap.ui.core.dnd.DropInfo
38
38
  *
39
39
  * @author SAP SE
40
- * @version 1.136.1
40
+ * @version 1.138.0
41
41
  *
42
42
  * @public
43
43
  * @since 1.68
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>اختصارات عامة</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Глобални клавишни комбинации</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Dreceres globals</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Globalne prečice</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Globální zkratky</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Llwybrau Byr Cyffredinol</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Globale genveje</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Globale Tastaturkürzel</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Καθολικές Συντομεύσεις</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Global Shortcuts</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Global Shortcuts</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>‍​‍‍‍‌‍‍​‌‍‌​​​‍‌‍‍​‌​‍​‌​‍‍‌‍‌​​‌​‍‌​‍‍Global Shortcuts</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Accesos directos globales</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Accesos directos globales</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Globaalsed otseteed</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Yleiset pikavalinnat</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Raccourcis globaux</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Raccourcis globaux</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>वैश्विक शॉर्टकट</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Globalni prečaci</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Globális billentyűparancsok</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Pintasan Global</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Scorciatoie globali</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>קיצורי דרך גלובליים</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>グローバルショートカット</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Ғаламдық жылдам пәрмендер</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>전역 바로가기</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Visuotinės nuorodos</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Globālās saīsnes</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Глобални кратенки</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Pintasan Global</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Globale snelkoppelingen</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Globale snarveier</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Skróty globalne</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Atalhos globais</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Atalhos globais</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Shortcuturi globale</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Глобальные ярлыки</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Globalne prečice</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Globálne skratky</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Globalne bližnjice</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Глобалне пречице</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Globala genvägar</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>ทางลัดส่วนกลาง</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Genel kısayollar</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Глобальні сполучення клавіш</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>Phím tắt toàn cục</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>全局快捷方式</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.f" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.f.DynamicPage">
5
+ <defaultLabel>全域捷徑</defaultLabel>
6
+ </control>
7
+ </control-interactions>
8
+ </interaction-documentation>