@openui5/sap.ui.rta 1.144.0 → 1.146.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 (169) hide show
  1. package/.eslintrc.json +7 -1
  2. package/REUSE.toml +40 -16
  3. package/THIRDPARTY.txt +28 -7
  4. package/package.json +6 -6
  5. package/src/sap/ui/rta/.library +1 -1
  6. package/src/sap/ui/rta/Client.js +1 -1
  7. package/src/sap/ui/rta/RuntimeAuthoring.js +25 -6
  8. package/src/sap/ui/rta/Utils.js +4 -2
  9. package/src/sap/ui/rta/appVariant/AppVariantManager.js +2 -2
  10. package/src/sap/ui/rta/appVariant/Feature.js +6 -4
  11. package/src/sap/ui/rta/appVariant/S4HanaCloudBackend.js +6 -3
  12. package/src/sap/ui/rta/appVariant/Utils.js +2 -2
  13. package/src/sap/ui/rta/command/AddIFrame.js +1 -1
  14. package/src/sap/ui/rta/command/AddProperty.js +1 -1
  15. package/src/sap/ui/rta/command/AddXML.js +1 -1
  16. package/src/sap/ui/rta/command/AddXMLAtExtensionPoint.js +1 -1
  17. package/src/sap/ui/rta/command/AnnotationCommand.js +1 -1
  18. package/src/sap/ui/rta/command/BaseCommand.js +1 -1
  19. package/src/sap/ui/rta/command/BindProperty.js +1 -1
  20. package/src/sap/ui/rta/command/Combine.js +1 -1
  21. package/src/sap/ui/rta/command/CommandFactory.js +1 -1
  22. package/src/sap/ui/rta/command/CompositeCommand.js +1 -1
  23. package/src/sap/ui/rta/command/ControlVariantConfigure.js +2 -1
  24. package/src/sap/ui/rta/command/ControlVariantSave.js +1 -1
  25. package/src/sap/ui/rta/command/ControlVariantSaveAs.js +1 -1
  26. package/src/sap/ui/rta/command/ControlVariantSetTitle.js +1 -1
  27. package/src/sap/ui/rta/command/ControlVariantSwitch.js +1 -1
  28. package/src/sap/ui/rta/command/CreateContainer.js +1 -1
  29. package/src/sap/ui/rta/command/CustomAdd.js +1 -1
  30. package/src/sap/ui/rta/command/ExtendControllerCommand.js +1 -1
  31. package/src/sap/ui/rta/command/FlexCommand.js +1 -1
  32. package/src/sap/ui/rta/command/LREPSerializer.js +1 -1
  33. package/src/sap/ui/rta/command/LocalReset.js +1 -1
  34. package/src/sap/ui/rta/command/ManifestCommand.js +1 -1
  35. package/src/sap/ui/rta/command/Move.js +1 -1
  36. package/src/sap/ui/rta/command/Property.js +1 -1
  37. package/src/sap/ui/rta/command/Remove.js +1 -1
  38. package/src/sap/ui/rta/command/Rename.js +1 -1
  39. package/src/sap/ui/rta/command/Resize.js +1 -1
  40. package/src/sap/ui/rta/command/Reveal.js +1 -1
  41. package/src/sap/ui/rta/command/Settings.js +1 -1
  42. package/src/sap/ui/rta/command/Split.js +1 -1
  43. package/src/sap/ui/rta/command/Stack.js +1 -1
  44. package/src/sap/ui/rta/command/compVariant/CompVariantContent.js +1 -1
  45. package/src/sap/ui/rta/command/compVariant/CompVariantSaveAs.js +1 -1
  46. package/src/sap/ui/rta/command/compVariant/CompVariantSwitch.js +1 -1
  47. package/src/sap/ui/rta/command/compVariant/CompVariantUpdate.js +1 -1
  48. package/src/sap/ui/rta/command/manifest/AddLibrary.js +1 -1
  49. package/src/sap/ui/rta/enablement/elementActionTest.js +90 -94
  50. package/src/sap/ui/rta/library.js +2 -2
  51. package/src/sap/ui/rta/messagebundle.properties +6 -4
  52. package/src/sap/ui/rta/messagebundle_ar.properties +4 -4
  53. package/src/sap/ui/rta/messagebundle_bg.properties +4 -4
  54. package/src/sap/ui/rta/messagebundle_ca.properties +4 -4
  55. package/src/sap/ui/rta/messagebundle_cnr.properties +4 -4
  56. package/src/sap/ui/rta/messagebundle_cs.properties +3 -3
  57. package/src/sap/ui/rta/messagebundle_cy.properties +4 -4
  58. package/src/sap/ui/rta/messagebundle_da.properties +4 -4
  59. package/src/sap/ui/rta/messagebundle_de.properties +4 -4
  60. package/src/sap/ui/rta/messagebundle_el.properties +4 -4
  61. package/src/sap/ui/rta/messagebundle_en.properties +4 -4
  62. package/src/sap/ui/rta/messagebundle_en_GB.properties +4 -4
  63. package/src/sap/ui/rta/messagebundle_en_US_saprigi.properties +5 -4
  64. package/src/sap/ui/rta/messagebundle_es.properties +3 -3
  65. package/src/sap/ui/rta/messagebundle_es_MX.properties +4 -4
  66. package/src/sap/ui/rta/messagebundle_et.properties +4 -4
  67. package/src/sap/ui/rta/messagebundle_fi.properties +4 -4
  68. package/src/sap/ui/rta/messagebundle_fr.properties +4 -4
  69. package/src/sap/ui/rta/messagebundle_fr_CA.properties +5 -5
  70. package/src/sap/ui/rta/messagebundle_hi.properties +4 -4
  71. package/src/sap/ui/rta/messagebundle_hr.properties +4 -4
  72. package/src/sap/ui/rta/messagebundle_hu.properties +3 -3
  73. package/src/sap/ui/rta/messagebundle_id.properties +5 -5
  74. package/src/sap/ui/rta/messagebundle_it.properties +5 -5
  75. package/src/sap/ui/rta/messagebundle_iw.properties +4 -4
  76. package/src/sap/ui/rta/messagebundle_ja.properties +4 -4
  77. package/src/sap/ui/rta/messagebundle_kk.properties +4 -4
  78. package/src/sap/ui/rta/messagebundle_ko.properties +4 -4
  79. package/src/sap/ui/rta/messagebundle_lt.properties +4 -4
  80. package/src/sap/ui/rta/messagebundle_lv.properties +4 -4
  81. package/src/sap/ui/rta/messagebundle_mk.properties +4 -4
  82. package/src/sap/ui/rta/messagebundle_ms.properties +4 -4
  83. package/src/sap/ui/rta/messagebundle_nl.properties +4 -4
  84. package/src/sap/ui/rta/messagebundle_no.properties +5 -5
  85. package/src/sap/ui/rta/messagebundle_pl.properties +4 -4
  86. package/src/sap/ui/rta/messagebundle_pt.properties +4 -4
  87. package/src/sap/ui/rta/messagebundle_pt_PT.properties +4 -4
  88. package/src/sap/ui/rta/messagebundle_ro.properties +4 -4
  89. package/src/sap/ui/rta/messagebundle_ru.properties +6 -6
  90. package/src/sap/ui/rta/messagebundle_sh.properties +4 -4
  91. package/src/sap/ui/rta/messagebundle_sk.properties +4 -4
  92. package/src/sap/ui/rta/messagebundle_sl.properties +4 -4
  93. package/src/sap/ui/rta/messagebundle_sr.properties +4 -4
  94. package/src/sap/ui/rta/messagebundle_sv.properties +4 -4
  95. package/src/sap/ui/rta/messagebundle_th.properties +4 -4
  96. package/src/sap/ui/rta/messagebundle_tr.properties +4 -4
  97. package/src/sap/ui/rta/messagebundle_uk.properties +4 -4
  98. package/src/sap/ui/rta/messagebundle_vi.properties +4 -4
  99. package/src/sap/ui/rta/messagebundle_zh_CN.properties +4 -4
  100. package/src/sap/ui/rta/messagebundle_zh_TW.properties +4 -4
  101. package/src/sap/ui/rta/plugin/AddXMLAtExtensionPoint.js +4 -4
  102. package/src/sap/ui/rta/plugin/AddXMLPlugin.js +1 -1
  103. package/src/sap/ui/rta/plugin/BaseCreate.js +1 -1
  104. package/src/sap/ui/rta/plugin/Combine.js +1 -1
  105. package/src/sap/ui/rta/plugin/ControlVariant.js +1 -1
  106. package/src/sap/ui/rta/plugin/CreateContainer.js +1 -1
  107. package/src/sap/ui/rta/plugin/CutPaste.js +1 -1
  108. package/src/sap/ui/rta/plugin/DragDrop.js +1 -1
  109. package/src/sap/ui/rta/plugin/ExtendControllerPlugin.js +1 -1
  110. package/src/sap/ui/rta/plugin/LocalReset.js +1 -1
  111. package/src/sap/ui/rta/plugin/Plugin.js +1 -1
  112. package/src/sap/ui/rta/plugin/RTAElementMover.js +1 -1
  113. package/src/sap/ui/rta/plugin/Remove.js +13 -11
  114. package/src/sap/ui/rta/plugin/Resize.js +1 -1
  115. package/src/sap/ui/rta/plugin/Selection.js +1 -1
  116. package/src/sap/ui/rta/plugin/Settings.js +1 -1
  117. package/src/sap/ui/rta/plugin/Split.js +1 -1
  118. package/src/sap/ui/rta/plugin/Stretch.js +1 -1
  119. package/src/sap/ui/rta/plugin/additionalElements/ActionExtractor.js +1 -1
  120. package/src/sap/ui/rta/plugin/additionalElements/AddElementsDialog.fragment.xml +5 -20
  121. package/src/sap/ui/rta/plugin/additionalElements/AddElementsDialog.js +278 -26
  122. package/src/sap/ui/rta/plugin/additionalElements/AdditionalElementsAnalyzer.js +40 -11
  123. package/src/sap/ui/rta/plugin/additionalElements/AdditionalElementsPlugin.js +4 -3
  124. package/src/sap/ui/rta/plugin/additionalElements/AdditionalElementsUtils.js +1 -1
  125. package/src/sap/ui/rta/plugin/additionalElements/CommandBuilder.js +1 -1
  126. package/src/sap/ui/rta/plugin/annotations/AnnotationChangeDialog.fragment.xml +1 -1
  127. package/src/sap/ui/rta/plugin/annotations/AnnotationChangeDialog.js +29 -4
  128. package/src/sap/ui/rta/plugin/annotations/AnnotationChangeDialogController.js +11 -17
  129. package/src/sap/ui/rta/plugin/annotations/AnnotationPlugin.js +8 -6
  130. package/src/sap/ui/rta/plugin/annotations/DocumentedAnnotationChanges.js +14 -0
  131. package/src/sap/ui/rta/plugin/iframe/AddIFrame.js +14 -12
  132. package/src/sap/ui/rta/plugin/iframe/AddIFrameDialog.fragment.xml +15 -94
  133. package/src/sap/ui/rta/plugin/iframe/AddIFrameDialog.js +22 -3
  134. package/src/sap/ui/rta/plugin/iframe/AddIFrameDialogController.js +282 -102
  135. package/src/sap/ui/rta/plugin/rename/Rename.js +1 -1
  136. package/src/sap/ui/rta/plugin/rename/RenameDialog.fragment.xml +1 -0
  137. package/src/sap/ui/rta/plugin/rename/RenameDialog.js +1 -1
  138. package/src/sap/ui/rta/service/Action.js +1 -1
  139. package/src/sap/ui/rta/service/ControllerExtension.js +1 -1
  140. package/src/sap/ui/rta/service/Outline.js +14 -6
  141. package/src/sap/ui/rta/service/Property.js +1 -1
  142. package/src/sap/ui/rta/service/Selection.js +1 -1
  143. package/src/sap/ui/rta/service/SupportTools.js +1 -1
  144. package/src/sap/ui/rta/themes/base/ContextMenu.less +1 -1
  145. package/src/sap/ui/rta/toolbar/Adaptation.fragment.xml +9 -4
  146. package/src/sap/ui/rta/toolbar/Adaptation.js +59 -4
  147. package/src/sap/ui/rta/toolbar/AdaptationRenderer.js +7 -9
  148. package/src/sap/ui/rta/toolbar/Base.js +1 -1
  149. package/src/sap/ui/rta/toolbar/BaseRenderer.js +12 -17
  150. package/src/sap/ui/rta/toolbar/Fiori.js +5 -1
  151. package/src/sap/ui/rta/toolbar/FioriLike.js +1 -1
  152. package/src/sap/ui/rta/toolbar/OverflowToolbarButton.js +1 -1
  153. package/src/sap/ui/rta/toolbar/Standalone.js +1 -1
  154. package/src/sap/ui/rta/toolbar/contextBased/ManageAdaptations.js +13 -11
  155. package/src/sap/ui/rta/toolbar/contextBased/SaveAsAdaptation.js +1 -1
  156. package/src/sap/ui/rta/toolbar/translation/Translation.js +1 -1
  157. package/src/sap/ui/rta/toolbar/versioning/Versioning.js +1 -1
  158. package/src/sap/ui/rta/util/PluginManager.js +1 -1
  159. package/src/sap/ui/rta/util/PopupManager.js +1 -1
  160. package/src/sap/ui/rta/util/ReloadManager.js +15 -12
  161. package/src/sap/ui/rta/util/ServiceEventBus.js +1 -1
  162. package/src/sap/ui/rta/util/ServiceManager.js +1 -1
  163. package/src/sap/ui/rta/util/changeVisualization/ChangeIndicator.js +1 -1
  164. package/src/sap/ui/rta/util/changeVisualization/ChangeIndicatorRegistry.js +1 -1
  165. package/src/sap/ui/rta/util/changeVisualization/ChangeVisualization.js +1 -1
  166. package/src/sap/ui/rta/util/changeVisualization/resolveBinding.js +1 -1
  167. package/src/sap/ui/rta/util/guidedTour/GuidedTour.js +3 -1
  168. package/src/sap/ui/rta/util/whatsNew/WhatsNew.js +1 -1
  169. package/src/sap/ui/rta/util/whatsNew/whatsNewContent/whatsNewImages/ExtendedActions.png +0 -0
@@ -21,7 +21,7 @@ sap.ui.define([
21
21
  * @extends sap.ui.rta.command.BaseCommand
22
22
  *
23
23
  * @author SAP SE
24
- * @version 1.144.0
24
+ * @version 1.146.0
25
25
  *
26
26
  * @constructor
27
27
  * @private
@@ -28,7 +28,7 @@ sap.ui.define([
28
28
  * @class
29
29
  * @extends sap.ui.rta.command.BaseCommand
30
30
  * @author SAP SE
31
- * @version 1.144.0
31
+ * @version 1.146.0
32
32
  * @constructor
33
33
  * @private
34
34
  * @since 1.52
@@ -119,6 +119,7 @@ sap.ui.define([
119
119
  const sFlexReference = FlexRuntimeInfoAPI.getFlexReference({ element: this.getControl() });
120
120
  ChangesWriteAPI.restoreDeletedFlexObjects({
121
121
  reference: sFlexReference,
122
+ componentId: this.oAppComponent.getId(),
122
123
  flexObjects: this._aDeletedFlexObjects
123
124
  });
124
125
  delete this._aDeletedFlexObjects;
@@ -20,7 +20,7 @@ sap.ui.define([
20
20
  * @class
21
21
  * @extends sap.ui.rta.command.BaseCommand
22
22
  * @author SAP SE
23
- * @version 1.144.0
23
+ * @version 1.146.0
24
24
  * @constructor
25
25
  * @private
26
26
  * @since 1.86
@@ -30,7 +30,7 @@ sap.ui.define([
30
30
  * @class
31
31
  * @extends sap.ui.rta.command.BaseCommand
32
32
  * @author SAP SE
33
- * @version 1.144.0
33
+ * @version 1.146.0
34
34
  * @constructor
35
35
  * @private
36
36
  * @since 1.86
@@ -22,7 +22,7 @@ sap.ui.define([
22
22
  * @class
23
23
  * @extends sap.ui.rta.command.BaseCommand
24
24
  * @author SAP SE
25
- * @version 1.144.0
25
+ * @version 1.146.0
26
26
  * @constructor
27
27
  * @private
28
28
  * @since 1.50
@@ -22,7 +22,7 @@ sap.ui.define([
22
22
  * @class
23
23
  * @extends sap.ui.rta.command.BaseCommand
24
24
  * @author SAP SE
25
- * @version 1.144.0
25
+ * @version 1.146.0
26
26
  * @constructor
27
27
  * @private
28
28
  * @since 1.50
@@ -12,7 +12,7 @@ sap.ui.define(["sap/ui/rta/command/FlexCommand"], function(FlexCommand) {
12
12
  * @class
13
13
  * @extends sap.ui.rta.command.FlexCommand
14
14
  * @author SAP SE
15
- * @version 1.144.0
15
+ * @version 1.146.0
16
16
  * @constructor
17
17
  * @private
18
18
  * @since 1.34
@@ -12,7 +12,7 @@ sap.ui.define(["sap/ui/rta/command/FlexCommand"], function(FlexCommand) {
12
12
  * @class
13
13
  * @extends sap.ui.rta.command.FlexCommand
14
14
  * @author SAP SE
15
- * @version 1.144.0
15
+ * @version 1.146.0
16
16
  * @constructor
17
17
  * @private
18
18
  * @since 1.62
@@ -22,7 +22,7 @@ sap.ui.define([
22
22
  * @class
23
23
  * @extends sap.ui.rta.command.FlexCommand
24
24
  * @author SAP SE
25
- * @version 1.144.0
25
+ * @version 1.146.0
26
26
  * @constructor
27
27
  * @private
28
28
  * @since 1.135
@@ -35,7 +35,7 @@ sap.ui.define([
35
35
  * @extends sap.ui.rta.command.BaseCommand
36
36
  *
37
37
  * @author SAP SE
38
- * @version 1.144.0
38
+ * @version 1.146.0
39
39
  *
40
40
  * @constructor
41
41
  * @private
@@ -23,7 +23,7 @@ sap.ui.define([
23
23
  * @class
24
24
  * @extends sap.ui.base.ManagedObject
25
25
  * @author SAP SE
26
- * @version 1.144.0
26
+ * @version 1.146.0
27
27
  * @constructor
28
28
  * @private
29
29
  * @since 1.42
@@ -20,7 +20,7 @@ sap.ui.define([
20
20
  * @class
21
21
  * @extends sap.ui.rta.command.BaseCommand
22
22
  * @author SAP SE
23
- * @version 1.144.0
23
+ * @version 1.146.0
24
24
  * @constructor
25
25
  * @private
26
26
  * @since 1.90
@@ -21,7 +21,7 @@ sap.ui.define([
21
21
  * @extends sap.ui.rta.command.BaseCommand
22
22
  *
23
23
  * @author SAP SE
24
- * @version 1.144.0
24
+ * @version 1.146.0
25
25
  *
26
26
  * @constructor
27
27
  * @private
@@ -17,7 +17,7 @@ function(
17
17
  * @class
18
18
  * @extends sap.ui.rta.command.FlexCommand
19
19
  * @author SAP SE
20
- * @version 1.144.0
20
+ * @version 1.146.0
21
21
  * @constructor
22
22
  * @private
23
23
  * @since 1.34
@@ -16,7 +16,7 @@ sap.ui.define([
16
16
  * @class
17
17
  * @extends sap.ui.rta.command.FlexCommand
18
18
  * @author SAP SE
19
- * @version 1.144.0
19
+ * @version 1.146.0
20
20
  * @constructor
21
21
  * @private
22
22
  * @since 1.34
@@ -12,7 +12,7 @@ sap.ui.define(["sap/ui/rta/command/FlexCommand"], function(FlexCommand) {
12
12
  * @class
13
13
  * @extends sap.ui.rta.command.FlexCommand
14
14
  * @author SAP SE
15
- * @version 1.144.0
15
+ * @version 1.146.0
16
16
  * @constructor
17
17
  * @private
18
18
  * @since 1.42
@@ -12,7 +12,7 @@ sap.ui.define(["sap/ui/rta/command/FlexCommand"], function(FlexCommand) {
12
12
  * @class
13
13
  * @extends sap.ui.rta.command.FlexCommand
14
14
  * @author SAP SE
15
- * @version 1.144.0
15
+ * @version 1.146.0
16
16
  * @constructor
17
17
  * @private
18
18
  * @since 1.34
@@ -16,7 +16,7 @@ sap.ui.define([
16
16
  * @class
17
17
  * @extends sap.ui.rta.command.FlexCommand
18
18
  * @author SAP SE
19
- * @version 1.144.0
19
+ * @version 1.146.0
20
20
  * @constructor
21
21
  * @private
22
22
  * @since 1.101
@@ -12,7 +12,7 @@ sap.ui.define(["sap/ui/rta/command/FlexCommand"], function(FlexCommand) {
12
12
  * @class
13
13
  * @extends sap.ui.rta.command.FlexCommand
14
14
  * @author SAP SE
15
- * @version 1.144.0
15
+ * @version 1.146.0
16
16
  * @constructor
17
17
  * @private
18
18
  * @since 1.44
@@ -12,7 +12,7 @@ sap.ui.define(["sap/ui/rta/command/FlexCommand"], function(FlexCommand) {
12
12
  * @class
13
13
  * @extends sap.ui.rta.command.FlexCommand
14
14
  * @author SAP SE
15
- * @version 1.144.0
15
+ * @version 1.146.0
16
16
  * @constructor
17
17
  * @private
18
18
  * @since 1.44
@@ -14,7 +14,7 @@ sap.ui.define([
14
14
  * @class
15
15
  * @extends sap.ui.rta.command.FlexCommand
16
16
  * @author SAP SE
17
- * @version 1.144.0
17
+ * @version 1.146.0
18
18
  * @constructor
19
19
  * @private
20
20
  * @since 1.46
@@ -84,7 +84,7 @@ sap.ui.define([
84
84
  * @class
85
85
  * @extends sap.ui.base.ManagedObject
86
86
  * @author SAP SE
87
- * @version 1.144.0
87
+ * @version 1.146.0
88
88
  * @constructor
89
89
  * @private
90
90
  * @since 1.34
@@ -20,7 +20,7 @@ sap.ui.define([
20
20
  * @class
21
21
  * @extends sap.ui.rta.command.BaseCommand
22
22
  * @author SAP SE
23
- * @version 1.144.0
23
+ * @version 1.146.0
24
24
  * @constructor
25
25
  * @private
26
26
  * @since 1.102
@@ -20,7 +20,7 @@ sap.ui.define([
20
20
  * @class
21
21
  * @extends sap.ui.rta.command.BaseCommand
22
22
  * @author SAP SE
23
- * @version 1.144.0
23
+ * @version 1.146.0
24
24
  * @constructor
25
25
  * @private
26
26
  * @since 1.87
@@ -18,7 +18,7 @@ sap.ui.define([
18
18
  * @class
19
19
  * @extends sap.ui.rta.command.BaseCommand
20
20
  * @author SAP SE
21
- * @version 1.144.0
21
+ * @version 1.146.0
22
22
  * @constructor
23
23
  * @private
24
24
  * @since 1.87
@@ -22,7 +22,7 @@ sap.ui.define([
22
22
  * @class
23
23
  * @extends sap.ui.rta.command.BaseCommand
24
24
  * @author SAP SE
25
- * @version 1.144.0
25
+ * @version 1.146.0
26
26
  * @constructor
27
27
  * @private
28
28
  * @since 1.87
@@ -19,7 +19,7 @@ sap.ui.define([
19
19
  * @extends sap.ui.rta.command.ManifestCommand
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.144.0
22
+ * @version 1.146.0
23
23
  *
24
24
  * @constructor
25
25
  * @private
@@ -65,7 +65,7 @@ sap.ui.define([
65
65
  * E.g. <code>elementActionTest.only("Remove");</code>
66
66
  *
67
67
  * @author SAP SE
68
- * @version 1.144.0
68
+ * @version 1.146.0
69
69
  *
70
70
  * @static
71
71
  * @since 1.42
@@ -308,109 +308,105 @@ sap.ui.define([
308
308
  }
309
309
 
310
310
  async function buildCommand(assert, oAction) {
311
- try {
312
- let sCommandName = oAction.name;
313
- let oAggregationDesignTimeMetadata;
314
- let oMovedElement;
315
- let oTargetControl = await getControlFromActionMap.call(this, oAction);
316
- const mParameter = getParameterMap.call(this, oAction.parameter);
317
- const oControlWithDesigntimeActionDefinition = await getDesigntimeActionControl.call(this, oAction);
318
-
319
- await startDesigntime.call(this);
320
-
321
- // gather data for the designtime check and the command factory
322
- let oControlOverlay = OverlayRegistry.getOverlay(oControlWithDesigntimeActionDefinition || oTargetControl);
323
- if (!oControlOverlay) {
324
- throw new Error(
325
- `The provided control ${oTargetControl.getId()}does not have any overlay existing during test execution. `
311
+ let sCommandName = oAction.name;
312
+ let oAggregationDesignTimeMetadata;
313
+ let oMovedElement;
314
+ let oTargetControl = await getControlFromActionMap.call(this, oAction);
315
+ const mParameter = getParameterMap.call(this, oAction.parameter);
316
+ const oControlWithDesigntimeActionDefinition = await getDesigntimeActionControl.call(this, oAction);
317
+
318
+ await startDesigntime.call(this);
319
+
320
+ // gather data for the designtime check and the command factory
321
+ let oControlOverlay = OverlayRegistry.getOverlay(oControlWithDesigntimeActionDefinition || oTargetControl);
322
+ if (!oControlOverlay) {
323
+ throw new Error(
324
+ `The provided control ${oTargetControl.getId()}does not have any overlay existing during test execution. `
326
325
  + "With this testsetup it is no possible to check for designtime action definition. In some cases it is not "
327
326
  + "possible to identify the control with the designtime metadata automatically just by the given 'action.control'. "
328
327
  + "In this case please provide the 'action.designtimeActionControl' property with a valid control containing "
329
328
  + "the designtime metadata definition for this check."
330
- );
331
- }
332
- let oElementDesignTimeMetadata = oControlOverlay.getDesignTimeMetadata();
333
- const oResponsibleElement = oElementDesignTimeMetadata.getResponsibleElement(oTargetControl);
334
- if (mOptions.label) {
335
- assert.strictEqual(
336
- oElementDesignTimeMetadata.getLabel(oTargetControl),
337
- mOptions.label,
338
- "then the control label is correct"
339
- );
340
- }
341
- if (oAction.name === "move") {
342
- oMovedElement = mParameter.movedElements[0].element || mParameter.movedElements[0].id;
343
- const oElementOverlay = OverlayRegistry.getOverlay(oMovedElement);
344
- const oRelevantContainer = oElementOverlay.getRelevantContainer();
345
- oTargetControl = oRelevantContainer;
346
- oElementDesignTimeMetadata = oElementOverlay.getParentAggregationOverlay().getDesignTimeMetadata();
347
- } else if (Array.isArray(oAction.name)) {
348
- const aAddActions = oElementDesignTimeMetadata.getActionDataFromAggregations(
349
- oAction.name[0],
350
- oTargetControl,
351
- undefined,
352
- oAction.name[1]
353
- );
354
- const oAggregationOverlay = oControlOverlay.getAggregationOverlay(aAddActions[0].aggregation);
355
- oElementDesignTimeMetadata = oAggregationOverlay.getDesignTimeMetadata();
356
- sCommandName = "addDelegateProperty";
357
- } else if (oAction.name === "createContainer" || oAction.name === "addIFrame") {
358
- const aCreateContainerActions = oElementDesignTimeMetadata.getActionDataFromAggregations(
359
- oAction.name,
360
- oControlWithDesigntimeActionDefinition || oTargetControl
361
- );
362
- const oAggregationOverlay = oControlOverlay.getAggregationOverlay(aCreateContainerActions[0].aggregation);
363
- oAggregationDesignTimeMetadata = oAggregationOverlay.getDesignTimeMetadata();
364
- } else if (oResponsibleElement) {
365
- if (oAction.name === "reveal") {
366
- oTargetControl = oAction.revealedElement(this.oView);
367
- oControlOverlay = OverlayRegistry.getOverlay(oAction.revealedElement(this.oView));
368
- oElementDesignTimeMetadata = oControlOverlay.getDesignTimeMetadata();
369
- if (oAction.label) {
370
- const oRevealAction = oElementDesignTimeMetadata.getAction("reveal");
371
- assert.strictEqual(oRevealAction.getLabel(oTargetControl), oAction.label,
372
- "then the control label is correct");
373
- }
374
- } else {
375
- oTargetControl = oResponsibleElement;
376
- oControlOverlay = OverlayRegistry.getOverlay(oTargetControl);
377
- oElementDesignTimeMetadata = oControlOverlay.getDesignTimeMetadata();
378
- oTargetControl.getMetadata().loadDesignTime(oTargetControl);
329
+ );
330
+ }
331
+ let oElementDesignTimeMetadata = oControlOverlay.getDesignTimeMetadata();
332
+ const oResponsibleElement = oElementDesignTimeMetadata.getResponsibleElement(oTargetControl);
333
+ if (mOptions.label) {
334
+ assert.strictEqual(
335
+ oElementDesignTimeMetadata.getLabel(oTargetControl),
336
+ mOptions.label,
337
+ "then the control label is correct"
338
+ );
339
+ }
340
+ if (oAction.name === "move") {
341
+ oMovedElement = mParameter.movedElements[0].element || mParameter.movedElements[0].id;
342
+ const oElementOverlay = OverlayRegistry.getOverlay(oMovedElement);
343
+ const oRelevantContainer = oElementOverlay.getRelevantContainer();
344
+ oTargetControl = oRelevantContainer;
345
+ oElementDesignTimeMetadata = oElementOverlay.getParentAggregationOverlay().getDesignTimeMetadata();
346
+ } else if (Array.isArray(oAction.name)) {
347
+ const aAddActions = oElementDesignTimeMetadata.getActionDataFromAggregations(
348
+ oAction.name[0],
349
+ oTargetControl,
350
+ undefined,
351
+ oAction.name[1]
352
+ );
353
+ const oAggregationOverlay = oControlOverlay.getAggregationOverlay(aAddActions[0].aggregation);
354
+ oElementDesignTimeMetadata = oAggregationOverlay.getDesignTimeMetadata();
355
+ sCommandName = "addDelegateProperty";
356
+ } else if (oAction.name === "createContainer" || oAction.name === "addIFrame") {
357
+ const aCreateContainerActions = oElementDesignTimeMetadata.getActionDataFromAggregations(
358
+ oAction.name,
359
+ oControlWithDesigntimeActionDefinition || oTargetControl
360
+ );
361
+ const oAggregationOverlay = oControlOverlay.getAggregationOverlay(aCreateContainerActions[0].aggregation);
362
+ oAggregationDesignTimeMetadata = oAggregationOverlay.getDesignTimeMetadata();
363
+ } else if (oResponsibleElement) {
364
+ if (oAction.name === "reveal") {
365
+ oTargetControl = oAction.revealedElement(this.oView);
366
+ oControlOverlay = OverlayRegistry.getOverlay(oAction.revealedElement(this.oView));
367
+ oElementDesignTimeMetadata = oControlOverlay.getDesignTimeMetadata();
368
+ if (oAction.label) {
369
+ const oRevealAction = oElementDesignTimeMetadata.getAction("reveal");
370
+ assert.strictEqual(oRevealAction.getLabel(oTargetControl), oAction.label,
371
+ "then the control label is correct");
379
372
  }
373
+ } else {
374
+ oTargetControl = oResponsibleElement;
375
+ oControlOverlay = OverlayRegistry.getOverlay(oTargetControl);
376
+ oElementDesignTimeMetadata = oControlOverlay.getDesignTimeMetadata();
377
+ oTargetControl.getMetadata().loadDesignTime(oTargetControl);
380
378
  }
379
+ }
381
380
 
382
- // additional check if the required action definition exists
383
- // into the responsible control designtime metadata
384
- checkDesigntimeMetadata(
385
- assert,
386
- oAction,
387
- oTargetControl,
388
- oMovedElement,
389
- oElementDesignTimeMetadata,
390
- oAggregationDesignTimeMetadata
391
- );
381
+ // additional check if the required action definition exists
382
+ // into the responsible control designtime metadata
383
+ checkDesigntimeMetadata(
384
+ assert,
385
+ oAction,
386
+ oTargetControl,
387
+ oMovedElement,
388
+ oElementDesignTimeMetadata,
389
+ oAggregationDesignTimeMetadata
390
+ );
392
391
 
393
- const oCommandFactory = new CommandFactory({
394
- flexSettings: {
395
- layer: mOptions.layer || Layer.CUSTOMER
396
- }
397
- });
398
- const oCommand = await oCommandFactory.getCommandFor(
399
- oTargetControl,
400
- sCommandName,
401
- mParameter,
402
- oElementDesignTimeMetadata
403
- );
392
+ const oCommandFactory = new CommandFactory({
393
+ flexSettings: {
394
+ layer: mOptions.layer || Layer.CUSTOMER
395
+ }
396
+ });
397
+ const oCommand = await oCommandFactory.getCommandFor(
398
+ oTargetControl,
399
+ sCommandName,
400
+ mParameter,
401
+ oElementDesignTimeMetadata
402
+ );
404
403
 
405
- assert.ok(
406
- oCommand,
407
- "then the registration for action to change type, the registration for change and " +
404
+ assert.ok(
405
+ oCommand,
406
+ "then the registration for action to change type, the registration for change and " +
408
407
  `control type to change handler is available and ${mOptions.action.name} is a valid action`
409
- );
410
- return oCommand;
411
- } catch (oMessage) {
412
- throw new Error(oMessage);
413
- }
408
+ );
409
+ return oCommand;
414
410
  }
415
411
 
416
412
  function executeCommands(aCommands) {
@@ -22,14 +22,14 @@ sap.ui.define([
22
22
  * @namespace
23
23
  * @alias sap.ui.rta
24
24
  * @author SAP SE
25
- * @version 1.144.0
25
+ * @version 1.146.0
26
26
  * @since 1.50
27
27
  * @private
28
28
  */
29
29
  var thisLib = Lib.init({
30
30
  name: "sap.ui.rta",
31
31
  apiVersion: 2,
32
- version: "1.144.0",
32
+ version: "1.146.0",
33
33
  dependencies: ["sap.ui.core", "sap.m", "sap.ui.fl", "sap.ui.dt"],
34
34
  types: [],
35
35
  interfaces: [],
@@ -197,6 +197,8 @@ MSG_DOWNLOAD_CHANGED_TEXTS=Download an XLIFF file containing translations of cha
197
197
  BUT_DOWNLOAD_CHANGED_TEXTS_CANCEL=Cancel
198
198
  #MSG: Placeholder for the target language dropdown field
199
199
  TXT_TARGET_LANGUAGE=Target Language
200
+ #XBUT: Button 'Back' of the Toolbar
201
+ BTN_BACK=Navigate back
200
202
  #XBUT: Button 'Navigation' of the Toolbar
201
203
  BTN_NAVIGATION=Navigation
202
204
  #XBUT: Button 'Visualization' of the Toolbar
@@ -434,7 +436,7 @@ IFRAME_ADDIFRAME_DIALOG_TABLE_UI_VALUE_LABEL=Value Example
434
436
  #XFLD: Label for Search Field In the Add Iframe Dialog
435
437
  IFRAME_ADDIFRAME_DIALOG_PARAMETER_SEARCH_LABEL=Search for Parameters
436
438
  #XMSG: Text warning about correct URL
437
- IFRAME_ADDIFRAME_DIALOG_URL_INFO_TEXT=URLs need to meet specific preconditions. They won't function properly if they are not met.
439
+ IFRAME_ADDIFRAME_DIALOG_URL_INFO_TEXT=Embedded content needs to meet specific preconditions. It won't function properly if they are not met.
438
440
  #XLNK: Link to Documentation
439
441
  IFRAME_ADDIFRAME_DIALOG_URL_INFO_LINKTEXT=Read more
440
442
  #XFLD: Label for the Container Title field in the Add IFrame Dialog
@@ -509,7 +511,7 @@ RENAME_DIALOG_TITLE=Rename
509
511
  #XTXT: Placeholder for the input control for the new name in the rename dialog
510
512
  RENAME_DIALOG_PLACEHOLDER=Enter new label
511
513
  #XTXT: Label for the input control for the new name in the rename dialog
512
- RENAME_DIALOG_LABEL=Selected Label:
514
+ RENAME_DIALOG_LABEL=Selected Label
513
515
  #XBUT: Button to confirm new label
514
516
  RENAME_DIALOG_CONFIRM=OK
515
517
  #XBUT: Button to cancel the rename
@@ -739,7 +741,7 @@ TXT_TOUR_GENERAL_STEP_NAVIGATION_BUTTON_DESCRIPTION=The "Navigation" mode is use
739
741
  #TIT: Change Visualization Button - Title
740
742
  TIT_TOUR_GENERAL_STEP_VISUALIZATION_BUTTON_TITLE=Visualization Mode
741
743
  #TXT: Change Visualization Button - Description
742
- TXT_TOUR_GENERAL_STEP_VISUALIZATION_BUTTON_DESCRIPTION=In "Visualization" mode, key user changes are highlighted. The change indicator shows, which elements contain changes. Click on the overlay to see details about all changes made to this element. A dropdown list in the header bar lets you filter for specific change types.
744
+ TXT_TOUR_GENERAL_STEP_VISUALIZATION_BUTTON_DESCRIPTION=In Visualization mode, key user changes are highlighted. The change indicator shows which elements contain changes. Click the overlay to see details about all changes made to an element. Use the dropdown list in the header bar to filter for specific change types.
743
745
 
744
746
  #TIT: Change List Dropdown Menu - Title
745
747
  TIT_TOUR_GENERAL_STEP_CHANGE_LIST_DROPDOWN_TITLE=Changes Filter
@@ -805,7 +807,7 @@ TXT_TOUR_GENERAL_STEP_FEEDBACK_BUTTON_DESCRIPTION=This lets you provide feedback
805
807
  #TIT: Exit Button - Title
806
808
  TIT_TOUR_GENERAL_STEP_EXIT_BUTTON_TITLE=Exit UI Adaptation
807
809
  #TXT: Exit Button - Description
808
- TXT_TOUR_GENERAL_STEP_EXIT_BUTTON_DESCRIPTION=When you're done with your UI changes, use the Exit Button to return to your running app.
810
+ TXT_TOUR_GENERAL_STEP_EXIT_BUTTON_DESCRIPTION=When you finish making your UI changes, use the "Exit" button to return to your app.
809
811
 
810
812
 
811
813
  #XBUT: Button 'Learn more' in What's New Dialog
@@ -217,7 +217,7 @@ IFRAME_ADDIFRAME_DIALOG_PARAMETERS_LABEL=\u0627\u0644\u0645\u0639\u0627\u0645\u0
217
217
  IFRAME_ADDIFRAME_DIALOG_TABLE_PARAMETER_LABEL=\u0627\u0644\u0645\u0639\u0627\u0645\u0644
218
218
  IFRAME_ADDIFRAME_DIALOG_TABLE_UI_VALUE_LABEL=\u0645\u062B\u0627\u0644 \u0627\u0644\u0642\u064A\u0645\u0629
219
219
  IFRAME_ADDIFRAME_DIALOG_PARAMETER_SEARCH_LABEL=\u0627\u0644\u0628\u062D\u062B \u0639\u0646 \u0627\u0644\u0645\u0639\u0627\u0645\u0650\u0644\u0627\u062A
220
- IFRAME_ADDIFRAME_DIALOG_URL_INFO_TEXT=\u062A\u062D\u062A\u0627\u062C \u0627\u0644\u0631\u0648\u0627\u0628\u0637 \u0625\u0644\u0649 \u0627\u0633\u062A\u064A\u0641\u0627\u0621 \u0634\u0631\u0648\u0637 \u0645\u0633\u0628\u0642\u0629 \u0645\u062D\u062F\u062F\u0629. \u0648\u0644\u0646 \u062A\u0639\u0645\u0644 \u0628\u0634\u0643\u0644 \u0635\u062D\u064A\u062D \u0625\u0630\u0627 \u0644\u0645 \u064A\u062A\u0645 \u0627\u0633\u062A\u064A\u0641\u0627\u0624\u0647\u0627.
220
+ IFRAME_ADDIFRAME_DIALOG_URL_INFO_TEXT=\u064A\u062D\u062A\u0627\u062C \u0627\u0644\u0645\u062D\u062A\u0648\u0649 \u0627\u0644\u0645\u0636\u0645\u0651\u064E\u0646 \u0625\u0644\u0649 \u0627\u0633\u062A\u064A\u0641\u0627\u0621 \u0634\u0631\u0648\u0637 \u0645\u0633\u0628\u0642\u0629 \u0645\u062D\u062F\u062F\u0629. \u0648\u0644\u0646 \u062A\u0639\u0645\u0644 \u0628\u0634\u0643\u0644 \u0635\u062D\u064A\u062D \u0625\u0646 \u0644\u0645 \u064A\u062A\u0645 \u0627\u0633\u062A\u064A\u0641\u0627\u0624\u0647\u0627.
221
221
  IFRAME_ADDIFRAME_DIALOG_URL_INFO_LINKTEXT=\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u0632\u064A\u062F
222
222
  IFRAME_ADDIFRAME_DIALOG_CONTAINER_TITLE_LABEL=\u0627\u0644\u0639\u0646\u0648\u0627\u0646\:
223
223
  IFRAME_ADDIFRAME_DIALOG_CONTAINER_TITLE_DEFAULT_VALUE_TEXT=\u0627\u0644\u0645\u062D\u062A\u0648\u0649 \u0627\u0644\u0645\u0636\u0645\u0646
@@ -256,7 +256,7 @@ ANNOTATION_CHANGE_DIALOG_NO_PROPERTIES_DESCRIPTION=\u0644\u0627 \u064A\u0645\u06
256
256
 
257
257
  RENAME_DIALOG_TITLE=\u0625\u0639\u0627\u062F\u0629 \u062A\u0633\u0645\u064A\u0629
258
258
  RENAME_DIALOG_PLACEHOLDER=\u0625\u062F\u062E\u0627\u0644 \u062A\u0633\u0645\u064A\u0629 \u062C\u062F\u064A\u062F\u0629
259
- RENAME_DIALOG_LABEL=\u0627\u0644\u062A\u0633\u0645\u064A\u0629 \u0627\u0644\u0645\u062D\u062F\u062F\u0629\:
259
+ RENAME_DIALOG_LABEL=\u0627\u0644\u062A\u0633\u0645\u064A\u0629 \u0627\u0644\u0645\u062D\u062F\u062F\u0629
260
260
  RENAME_DIALOG_CONFIRM=\u0645\u0648\u0627\u0641\u0642
261
261
  RENAME_DIALOG_CANCEL=\u0625\u0644\u063A\u0627\u0621
262
262
 
@@ -377,7 +377,7 @@ TIT_TOUR_GENERAL_STEP_NAVIGATION_BUTTON_TITLE=\u0646\u0645\u0637 \u0627\u0644\u0
377
377
  TXT_TOUR_GENERAL_STEP_NAVIGATION_BUTTON_DESCRIPTION=\u064A\u062A\u0645 \u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0646\u0645\u0637 "\u0627\u0644\u062A\u0646\u0642\u0644" \u0644\u0644\u0627\u0646\u062A\u0642\u0627\u0644 \u0625\u0644\u0649 \u0623\u062C\u0632\u0627\u0621 \u0623\u062E\u0631\u0649 \u0645\u0646 \u0627\u0644\u062A\u0637\u0628\u064A\u0642 (\u0639\u0644\u0649 \u0633\u0628\u064A\u0644 \u0627\u0644\u0645\u062B\u0627\u0644\u060C \u0645\u0646 \u062A\u0642\u0631\u064A\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0625\u0644\u0649 \u0635\u0641\u062D\u0629 \u0627\u0644\u0643\u0627\u0626\u0646) \u0623\u0648 \u0644\u0641\u062A\u062D \u0645\u0631\u0628\u0639\u0627\u062A \u0627\u0644\u062D\u0648\u0627\u0631 \u0627\u0644\u0645\u0637\u0644\u0648\u0628 \u062A\u0647\u064A\u0626\u062A\u0647\u0627. \u0644\u0645 \u064A\u062A\u0645 \u062A\u062E\u0632\u064A\u0646 \u0627\u0644\u062A\u063A\u064A\u064A\u0631\u0627\u062A \u0627\u0644\u062A\u064A \u062A\u0645 \u0625\u062C\u0631\u0627\u0624\u0647\u0627 \u0641\u064A \u0647\u0630\u0627 \u0627\u0644\u0646\u0645\u0637 \u062A\u062E\u0632\u064A\u0646\u064B\u0627 \u062F\u0627\u0626\u0645\u064B\u0627\u060C \u0648\u064A\u062C\u0628 \u0625\u062C\u0631\u0627\u0624\u0647\u0627 \u0641\u0642\u0637 (\u0645\u062B\u0644\u0627\u064B \u0639\u0646 \u0637\u0631\u064A\u0642 \u062A\u0639\u064A\u064A\u0646 \u0639\u0627\u0645\u0644 \u062A\u0635\u0641\u064A\u0629) \u0644\u0644\u0627\u0646\u062A\u0642\u0627\u0644 \u0625\u0644\u0649 \u062C\u0632\u0621 \u0645\u062E\u062A\u0644\u0641 \u0645\u0646 \u0627\u0644\u062A\u0637\u0628\u064A\u0642.
378
378
 
379
379
  TIT_TOUR_GENERAL_STEP_VISUALIZATION_BUTTON_TITLE=\u0646\u0645\u0637 \u0627\u0644\u0639\u0631\u0636
380
- TXT_TOUR_GENERAL_STEP_VISUALIZATION_BUTTON_DESCRIPTION=\u0641\u064A \u0646\u0645\u0637 "\u0627\u0644\u0639\u0631\u0636"\u060C \u064A\u062A\u0645 \u062A\u0645\u064A\u064A\u0632 \u062A\u063A\u064A\u064A\u0631\u0627\u062A \u0627\u0644\u0645\u0633\u062A\u062E\u062F\u0645 \u0627\u0644\u0623\u0633\u0627\u0633\u064A. \u064A\u064F\u0638\u0647\u0631 \u0645\u0624\u0634\u0631 \u0627\u0644\u062A\u063A\u064A\u064A\u0631\u060C \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062A\u064A \u062A\u062D\u062A\u0648\u064A \u0639\u0644\u0649 \u062A\u063A\u064A\u064A\u0631\u0627\u062A. \u0627\u0646\u0642\u0631 \u0641\u0648\u0642 \u0627\u0644\u062A\u0631\u0627\u0643\u0628 \u0644\u0644\u0627\u0637\u0644\u0627\u0639 \u0639\u0644\u0649 \u062A\u0641\u0627\u0635\u064A\u0644 \u062C\u0645\u064A\u0639 \u0627\u0644\u062A\u063A\u064A\u064A\u0631\u0627\u062A \u0627\u0644\u062A\u064A \u062A\u0645 \u0625\u062C\u0631\u0627\u0624\u0647\u0627 \u0639\u0644\u0649 \u0647\u0630\u0627 \u0627\u0644\u0639\u0646\u0635\u0631. \u062A\u062A\u064A\u062D \u0644\u0643 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0646\u0633\u062F\u0644\u0629 \u0641\u064A \u0634\u0631\u064A\u0637 \u0627\u0644\u0645\u0642\u062F\u0645\u0629 \u0627\u0644\u062A\u0635\u0641\u064A\u0629 \u0639\u0644\u0649 \u0623\u0646\u0648\u0627\u0639 \u062A\u063A\u064A\u064A\u0631\u0627\u062A \u0645\u062D\u062F\u062F\u0629.
380
+ TXT_TOUR_GENERAL_STEP_VISUALIZATION_BUTTON_DESCRIPTION=\u0641\u064A \u0646\u0645\u0637 \u0627\u0644\u0639\u0631\u0636\u060C \u064A\u062A\u0645 \u062A\u0645\u064A\u064A\u0632 \u0627\u0644\u062A\u063A\u064A\u064A\u0631\u0627\u062A \u0627\u0644\u062A\u064A \u0623\u062C\u0631\u0627\u0647\u0627 \u0627\u0644\u0645\u0633\u062A\u062E\u062F\u0645 \u0627\u0644\u0631\u0626\u064A\u0633\u064A. \u064A\u064F\u0638\u0647\u0631 \u0645\u0624\u0634\u0631 \u0627\u0644\u062A\u063A\u064A\u064A\u0631 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062A\u064A \u062A\u062D\u062A\u0648\u064A \u0639\u0644\u0649 \u062A\u063A\u064A\u064A\u0631\u0627\u062A. \u0627\u0646\u0642\u0631 \u0639\u0644\u0649 \u0627\u0644\u062A\u0631\u0627\u0643\u0628 \u0644\u0639\u0631\u0636 \u062A\u0641\u0627\u0635\u064A\u0644 \u062C\u0645\u064A\u0639 \u0627\u0644\u062A\u063A\u064A\u064A\u0631\u0627\u062A \u0627\u0644\u062A\u064A \u0623\u064F\u062C\u0631\u064A\u062A \u0639\u0644\u0649 \u0623\u062D\u062F \u0627\u0644\u0639\u0646\u0627\u0635\u0631. \u0627\u0633\u062A\u062E\u062F\u0645 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0646\u0633\u062F\u0644\u0629 \u0641\u064A \u0634\u0631\u064A\u0637 \u0627\u0644\u0645\u0642\u062F\u0645\u0629 \u0644\u062A\u0635\u0641\u064A\u0629 \u0623\u0646\u0648\u0627\u0639 \u062A\u063A\u064A\u064A\u0631\u0627\u062A \u0645\u062D\u062F\u062F\u0629.
381
381
 
382
382
  TIT_TOUR_GENERAL_STEP_CHANGE_LIST_DROPDOWN_TITLE=\u0639\u0627\u0645\u0644 \u062A\u0635\u0641\u064A\u0629 \u0627\u0644\u062A\u063A\u064A\u064A\u0631\u0627\u062A
383
383
  TXT_TOUR_GENERAL_STEP_CHANGE_LIST_DROPDOWN_DESCRIPTION=\u064A\u0633\u0645\u062D "\u0639\u0627\u0645\u0644 \u062A\u0635\u0641\u064A\u0629 \u0627\u0644\u062A\u063A\u064A\u064A\u0631\u0627\u062A" \u0644\u0644\u0645\u0633\u062A\u062E\u062F\u0645\u064A\u0646 \u0628\u062A\u0635\u0641\u064A\u0629 \u0627\u0644\u062A\u063A\u064A\u064A\u0631\u0627\u062A \u0627\u0644\u0645\u0631\u0626\u064A\u0629 \u062D\u0633\u0628 \u0627\u0644\u0646\u0648\u0639 \u0648\u0627\u0644\u0634\u0631\u0637. \u064A\u0645\u0643\u0646\u0643 \u0627\u062E\u062A\u064A\u0627\u0631 \u0639\u0631\u0636 \u062C\u0645\u064A\u0639 \u0627\u0644\u062A\u063A\u064A\u064A\u0631\u0627\u062A\u060C \u0648\u0647\u0648 \u0627\u0644\u0625\u0639\u062F\u0627\u062F \u0627\u0644\u0627\u0641\u062A\u0631\u0627\u0636\u064A. \u0628\u062F\u0644\u0627\u064B \u0645\u0646 \u0630\u0644\u0643\u060C \u064A\u0645\u0643\u0646\u0643 \u062A\u062D\u062F\u064A\u062F \u062A\u063A\u064A\u064A\u0631\u0627\u062A \u0627\u0644\u0645\u0633\u0648\u062F\u0629\u060C \u0627\u0644\u062A\u064A \u0644\u0645 \u064A\u062A\u0645 \u062A\u0646\u0634\u064A\u0637\u0647\u0627 \u0628\u0639\u062F\u060C \u0623\u0648 \u0627\u0644\u062A\u063A\u064A\u064A\u0631\u0627\u062A \u063A\u064A\u0631 \u0627\u0644\u0645\u062D\u0641\u0648\u0638\u0629\u060C \u0627\u0644\u062A\u064A \u062A\u0645 \u0625\u062C\u0631\u0627\u0624\u0647\u0627 \u0641\u064A \u0627\u0644\u062C\u0644\u0633\u0629 \u0627\u0644\u062D\u0627\u0644\u064A\u0629 \u0648\u0644\u0645 \u064A\u062A\u0645 \u062D\u0641\u0638\u0647\u0627 \u0628\u0639\u062F.
@@ -416,7 +416,7 @@ TIT_TOUR_GENERAL_STEP_FEEDBACK_BUTTON_TITLE=\u0627\u0644\u0645\u0644\u0627\u062D
416
416
  TXT_TOUR_GENERAL_STEP_FEEDBACK_BUTTON_DESCRIPTION=\u064A\u062A\u064A\u062D \u0644\u0643 \u0647\u0630\u0627 \u062A\u0642\u062F\u064A\u0645 \u0645\u0644\u0627\u062D\u0638\u0627\u062A \u0628\u0634\u0643\u0644 \u062E\u0627\u0635 \u062D\u0648\u0644 \u0646\u0645\u0637 \u062A\u0647\u064A\u0626\u0629 \u0648\u0627\u062C\u0647\u0629 \u0627\u0644\u0645\u0633\u062A\u062E\u062F\u0645.
417
417
 
418
418
  TIT_TOUR_GENERAL_STEP_EXIT_BUTTON_TITLE=\u0627\u0644\u062E\u0631\u0648\u062C \u0645\u0646 \u062A\u0647\u064A\u0626\u0629 \u0648\u0627\u062C\u0647\u0629 \u0627\u0644\u0645\u0633\u062A\u062E\u062F\u0645
419
- TXT_TOUR_GENERAL_STEP_EXIT_BUTTON_DESCRIPTION=\u0639\u0646\u062F \u0627\u0644\u0627\u0646\u062A\u0647\u0627\u0621 \u0645\u0646 \u062A\u063A\u064A\u064A\u0631\u0627\u062A \u0648\u0627\u062C\u0647\u0629 \u0627\u0644\u0645\u0633\u062A\u062E\u062F\u0645 \u0627\u0644\u062E\u0627\u0635\u0629 \u0628\u0643\u060C \u0627\u0633\u062A\u062E\u062F\u0645 \u0627\u0644\u0632\u0631 '\u062E\u0631\u0648\u062C' \u0644\u0644\u0631\u062C\u0648\u0639 \u0625\u0644\u0649 \u0627\u0644\u062A\u0637\u0628\u064A\u0642 \u0642\u064A\u062F \u0627\u0644\u062A\u0634\u063A\u064A\u0644 \u0627\u0644\u062E\u0627\u0635 \u0628\u0643.
419
+ TXT_TOUR_GENERAL_STEP_EXIT_BUTTON_DESCRIPTION=\u0639\u0646\u062F \u0627\u0644\u0627\u0646\u062A\u0647\u0627\u0621 \u0645\u0646 \u062A\u063A\u064A\u064A\u0631\u0627\u062A \u0648\u0627\u062C\u0647\u0629 \u0627\u0644\u0645\u0633\u062A\u062E\u062F\u0645 \u0627\u0644\u062E\u0627\u0635\u0629 \u0628\u0643\u060C \u0627\u0633\u062A\u062E\u062F\u0645 \u0627\u0644\u0632\u0631 '\u062E\u0631\u0648\u062C' \u0644\u0644\u0631\u062C\u0648\u0639 \u0625\u0644\u0649 \u0627\u0644\u062A\u0637\u0628\u064A\u0642 \u0627\u0644\u062E\u0627\u0635 \u0628\u0643.
420
420
 
421
421
 
422
422
  BTN_LEARN_MORE_WHATS_NEW_DIALOG=\u062A\u0639\u0631\u0641 \u0639\u0644\u0649 \u0627\u0644\u0645\u0632\u064A\u062F