@openui5/sap.ui.rta 1.138.0 → 1.140.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 (163) hide show
  1. package/README.md +1 -1
  2. package/REUSE.toml +8 -1
  3. package/THIRDPARTY.txt +72 -66
  4. package/package.json +7 -7
  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 +75 -122
  8. package/src/sap/ui/rta/Utils.js +1 -1
  9. package/src/sap/ui/rta/appVariant/AppVariantDialog.js +5 -4
  10. package/src/sap/ui/rta/appVariant/AppVariantManager.js +7 -30
  11. package/src/sap/ui/rta/appVariant/AppVariantUtils.js +6 -41
  12. package/src/sap/ui/rta/appVariant/Feature.js +5 -4
  13. package/src/sap/ui/rta/command/AddIFrame.js +12 -5
  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 +1 -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 +1 -1
  50. package/src/sap/ui/rta/library.js +2 -2
  51. package/src/sap/ui/rta/messagebundle.properties +50 -20
  52. package/src/sap/ui/rta/messagebundle_ar.properties +34 -18
  53. package/src/sap/ui/rta/messagebundle_bg.properties +34 -18
  54. package/src/sap/ui/rta/messagebundle_ca.properties +34 -18
  55. package/src/sap/ui/rta/messagebundle_cnr.properties +32 -16
  56. package/src/sap/ui/rta/messagebundle_cs.properties +33 -17
  57. package/src/sap/ui/rta/messagebundle_cy.properties +31 -15
  58. package/src/sap/ui/rta/messagebundle_da.properties +33 -17
  59. package/src/sap/ui/rta/messagebundle_de.properties +32 -16
  60. package/src/sap/ui/rta/messagebundle_el.properties +34 -18
  61. package/src/sap/ui/rta/messagebundle_en.properties +34 -18
  62. package/src/sap/ui/rta/messagebundle_en_GB.properties +34 -18
  63. package/src/sap/ui/rta/messagebundle_en_US_saprigi.properties +33 -18
  64. package/src/sap/ui/rta/messagebundle_es.properties +34 -18
  65. package/src/sap/ui/rta/messagebundle_es_MX.properties +40 -24
  66. package/src/sap/ui/rta/messagebundle_et.properties +33 -17
  67. package/src/sap/ui/rta/messagebundle_fi.properties +32 -16
  68. package/src/sap/ui/rta/messagebundle_fr.properties +34 -18
  69. package/src/sap/ui/rta/messagebundle_fr_CA.properties +32 -16
  70. package/src/sap/ui/rta/messagebundle_hi.properties +33 -17
  71. package/src/sap/ui/rta/messagebundle_hr.properties +33 -17
  72. package/src/sap/ui/rta/messagebundle_hu.properties +33 -17
  73. package/src/sap/ui/rta/messagebundle_id.properties +36 -20
  74. package/src/sap/ui/rta/messagebundle_it.properties +33 -17
  75. package/src/sap/ui/rta/messagebundle_iw.properties +33 -17
  76. package/src/sap/ui/rta/messagebundle_ja.properties +34 -18
  77. package/src/sap/ui/rta/messagebundle_kk.properties +34 -18
  78. package/src/sap/ui/rta/messagebundle_ko.properties +32 -16
  79. package/src/sap/ui/rta/messagebundle_lt.properties +32 -16
  80. package/src/sap/ui/rta/messagebundle_lv.properties +33 -17
  81. package/src/sap/ui/rta/messagebundle_mk.properties +33 -17
  82. package/src/sap/ui/rta/messagebundle_ms.properties +33 -17
  83. package/src/sap/ui/rta/messagebundle_nl.properties +33 -17
  84. package/src/sap/ui/rta/messagebundle_no.properties +33 -17
  85. package/src/sap/ui/rta/messagebundle_pl.properties +33 -17
  86. package/src/sap/ui/rta/messagebundle_pt.properties +34 -18
  87. package/src/sap/ui/rta/messagebundle_pt_PT.properties +34 -18
  88. package/src/sap/ui/rta/messagebundle_ro.properties +32 -16
  89. package/src/sap/ui/rta/messagebundle_ru.properties +33 -17
  90. package/src/sap/ui/rta/messagebundle_sh.properties +32 -16
  91. package/src/sap/ui/rta/messagebundle_sk.properties +33 -17
  92. package/src/sap/ui/rta/messagebundle_sl.properties +32 -16
  93. package/src/sap/ui/rta/messagebundle_sr.properties +32 -16
  94. package/src/sap/ui/rta/messagebundle_sv.properties +33 -17
  95. package/src/sap/ui/rta/messagebundle_th.properties +34 -18
  96. package/src/sap/ui/rta/messagebundle_tr.properties +33 -17
  97. package/src/sap/ui/rta/messagebundle_uk.properties +33 -17
  98. package/src/sap/ui/rta/messagebundle_vi.properties +36 -20
  99. package/src/sap/ui/rta/messagebundle_zh_CN.properties +33 -17
  100. package/src/sap/ui/rta/messagebundle_zh_TW.properties +33 -17
  101. package/src/sap/ui/rta/plugin/AddXMLAtExtensionPoint.js +10 -10
  102. package/src/sap/ui/rta/plugin/AddXMLPlugin.js +3 -2
  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 +57 -35
  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 +3 -2
  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 +1 -1
  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.js +1 -1
  121. package/src/sap/ui/rta/plugin/additionalElements/AdditionalElementsPlugin.js +1 -1
  122. package/src/sap/ui/rta/plugin/additionalElements/AdditionalElementsUtils.js +1 -1
  123. package/src/sap/ui/rta/plugin/additionalElements/CommandBuilder.js +1 -1
  124. package/src/sap/ui/rta/plugin/annotations/AnnotationChangeDialog.js +1 -1
  125. package/src/sap/ui/rta/plugin/annotations/AnnotationChangeDialogController.js +1 -1
  126. package/src/sap/ui/rta/plugin/annotations/AnnotationPlugin.js +1 -1
  127. package/src/sap/ui/rta/plugin/iframe/AddIFrame.js +1 -1
  128. package/src/sap/ui/rta/plugin/iframe/AddIFrameDialog.fragment.xml +254 -201
  129. package/src/sap/ui/rta/plugin/iframe/AddIFrameDialog.js +28 -75
  130. package/src/sap/ui/rta/plugin/iframe/AddIFrameDialogController.js +49 -11
  131. package/src/sap/ui/rta/plugin/rename/Rename.js +1 -1
  132. package/src/sap/ui/rta/plugin/rename/RenameDialog.fragment.xml +2 -2
  133. package/src/sap/ui/rta/plugin/rename/RenameDialog.js +40 -25
  134. package/src/sap/ui/rta/service/Action.js +1 -1
  135. package/src/sap/ui/rta/service/ControllerExtension.js +1 -1
  136. package/src/sap/ui/rta/service/Outline.js +1 -1
  137. package/src/sap/ui/rta/service/Property.js +1 -1
  138. package/src/sap/ui/rta/service/Selection.js +1 -1
  139. package/src/sap/ui/rta/service/SupportTools.js +1 -1
  140. package/src/sap/ui/rta/themes/base/AddIFrame.less +23 -33
  141. package/src/sap/ui/rta/toolbar/ActionsMenu.fragment.xml +1 -1
  142. package/src/sap/ui/rta/toolbar/Adaptation.js +4 -3
  143. package/src/sap/ui/rta/toolbar/Base.js +7 -7
  144. package/src/sap/ui/rta/toolbar/Fiori.js +9 -14
  145. package/src/sap/ui/rta/toolbar/FioriLike.js +2 -2
  146. package/src/sap/ui/rta/toolbar/OverflowToolbarButton.js +1 -1
  147. package/src/sap/ui/rta/toolbar/Standalone.js +3 -3
  148. package/src/sap/ui/rta/toolbar/contextBased/SaveAsAdaptation.js +1 -1
  149. package/src/sap/ui/rta/toolbar/translation/Translation.js +1 -1
  150. package/src/sap/ui/rta/toolbar/versioning/Versioning.js +1 -1
  151. package/src/sap/ui/rta/util/PluginManager.js +1 -1
  152. package/src/sap/ui/rta/util/PopupManager.js +1 -1
  153. package/src/sap/ui/rta/util/ReloadManager.js +1 -1
  154. package/src/sap/ui/rta/util/ServiceEventBus.js +1 -1
  155. package/src/sap/ui/rta/util/ServiceManager.js +1 -1
  156. package/src/sap/ui/rta/util/changeVisualization/ChangeIndicator.js +6 -6
  157. package/src/sap/ui/rta/util/changeVisualization/ChangeIndicatorRegistry.js +5 -4
  158. package/src/sap/ui/rta/util/changeVisualization/ChangeVisualization.js +13 -25
  159. package/src/sap/ui/rta/util/changeVisualization/resolveBinding.js +79 -0
  160. package/src/sap/ui/rta/util/guidedTour/GuidedTour.js +22 -5
  161. package/src/sap/ui/rta/util/guidedTour/TourMarker.fragment.xml +1 -1
  162. package/src/sap/ui/rta/util/guidedTour/content/GeneralTour.js +1 -1
  163. package/src/sap/ui/rta/util/whatsNew/WhatsNew.js +2 -3
@@ -5,21 +5,21 @@
5
5
  */
6
6
 
7
7
  sap.ui.define([
8
- "sap/ui/rta/plugin/Plugin",
8
+ "sap/base/util/values",
9
+ "sap/ui/base/DesignTime",
9
10
  "sap/ui/dt/Util",
10
- "sap/ui/fl/Utils",
11
11
  "sap/ui/fl/apply/api/ExtensionPointRegistryAPI",
12
- "sap/ui/fl/apply/_internal/flexState/ManifestUtils",
13
- "sap/base/util/values",
14
- "sap/ui/base/DesignTime"
12
+ "sap/ui/fl/initial/_internal/ManifestUtils",
13
+ "sap/ui/fl/Utils",
14
+ "sap/ui/rta/plugin/Plugin"
15
15
  ], function(
16
- Plugin,
16
+ values,
17
+ DesignTime,
17
18
  DtUtil,
18
- FlUtils,
19
19
  ExtensionPointRegistryAPI,
20
20
  ManifestUtils,
21
- values,
22
- DesignTime
21
+ FlUtils,
22
+ Plugin
23
23
  ) {
24
24
  "use strict";
25
25
 
@@ -49,7 +49,7 @@ sap.ui.define([
49
49
  * @class
50
50
  * @extends sap.ui.rta.plugin.Plugin
51
51
  * @author SAP SE
52
- * @version 1.138.0
52
+ * @version 1.140.0
53
53
  * @constructor
54
54
  * @private
55
55
  * @since 1.78
@@ -37,7 +37,7 @@ sap.ui.define([
37
37
  * @class
38
38
  * @extends sap.ui.rta.plugin.Plugin
39
39
  * @author SAP SE
40
- * @version 1.138.0
40
+ * @version 1.140.0
41
41
  * @constructor
42
42
  * @private
43
43
  * @since 1.134
@@ -164,7 +164,8 @@ sap.ui.define([
164
164
  AddXML.prototype.getMenuItems = function(aElementOverlays) {
165
165
  return this._getMenuItems(aElementOverlays, {
166
166
  pluginId: "CTX_ADDXML",
167
- icon: "sap-icon://attachment-html"
167
+ icon: "sap-icon://attachment-html",
168
+ additionalInfoKey: "ADDXML_RTA_CONTEXT_MENU_INFO"
168
169
  });
169
170
  };
170
171
 
@@ -25,7 +25,7 @@ sap.ui.define([
25
25
  * @class The BaseCreate allows trigger BaseCreate operations on the overlay.
26
26
  * @extends sap.ui.rta.plugin.Plugin
27
27
  * @author SAP SE
28
- * @version 1.138.0
28
+ * @version 1.140.0
29
29
  * @constructor
30
30
  * @private
31
31
  * @since 1.75
@@ -25,7 +25,7 @@ sap.ui.define([
25
25
  * @class
26
26
  * @extends sap.ui.rta.plugin.Plugin
27
27
  * @author SAP SE
28
- * @version 1.138.0
28
+ * @version 1.140.0
29
29
  * @constructor
30
30
  * @private
31
31
  * @since 1.46
@@ -53,7 +53,7 @@ sap.ui.define([
53
53
  * @class The ControlVariant allows propagation of variantManagement key
54
54
  * @extends sap.ui.rta.plugin.Plugin
55
55
  * @author SAP SE
56
- * @version 1.138.0
56
+ * @version 1.140.0
57
57
  * @constructor
58
58
  * @private
59
59
  * @since 1.50
@@ -5,15 +5,19 @@
5
5
  */
6
6
 
7
7
  sap.ui.define([
8
- "sap/ui/rta/plugin/BaseCreate",
9
- "sap/ui/fl/Utils",
8
+ "sap/base/util/uid",
10
9
  "sap/ui/dt/Util",
11
- "sap/base/util/uid"
10
+ "sap/ui/fl/Utils",
11
+ "sap/ui/rta/plugin/rename/RenameDialog",
12
+ "sap/ui/rta/plugin/BaseCreate",
13
+ "sap/ui/rta/plugin/Plugin"
12
14
  ], function(
13
- BaseCreate,
14
- FlexUtils,
15
+ uid,
15
16
  DtUtil,
16
- uid
17
+ FlexUtils,
18
+ RenameDialog,
19
+ BaseCreate,
20
+ Plugin
17
21
  ) {
18
22
  "use strict";
19
23
 
@@ -25,7 +29,7 @@ sap.ui.define([
25
29
  * @class The CreateContainer allows trigger CreateContainer operations on the overlay
26
30
  * @extends sap.ui.rta.plugin.BaseCreate
27
31
  * @author SAP SE
28
- * @version 1.138.0
32
+ * @version 1.140.0
29
33
  * @constructor
30
34
  * @private
31
35
  * @since 1.34
@@ -40,6 +44,11 @@ sap.ui.define([
40
44
  }
41
45
  });
42
46
 
47
+ CreateContainer.prototype.init = function(...aArgs) {
48
+ Plugin.prototype.init.apply(this, aArgs);
49
+ this._oDialog = new RenameDialog();
50
+ };
51
+
43
52
  /**
44
53
  * Returns true if create container action is enabled for the selected element overlays
45
54
  * @param {sap.ui.dt.ElementOverlay[]} aElementOverlays Array of selected element overlays
@@ -67,43 +76,50 @@ sap.ui.define([
67
76
  return this._getText(vAction, oElement, oDesignTimeMetadata, sText);
68
77
  };
69
78
 
70
- CreateContainer.prototype.handleCreate = function(bSibling, oOverlay) {
71
- var vAction = this.getCreateAction(bSibling, oOverlay);
72
- var oParentOverlay = this._getParentOverlay(bSibling, oOverlay);
73
- var oParent = oParentOverlay.getElement();
74
- var oDesignTimeMetadata = oParentOverlay.getDesignTimeMetadata();
75
- var oView = FlexUtils.getViewForControl(oParent);
79
+ CreateContainer.prototype.handleCreate = async function(bSibling, oOverlay) {
80
+ const vAction = this.getCreateAction(bSibling, oOverlay);
81
+ const oParentOverlay = this._getParentOverlay(bSibling, oOverlay);
82
+ const oParent = oParentOverlay.getElement();
83
+ const oDesignTimeMetadata = oParentOverlay.getDesignTimeMetadata();
84
+ const oView = FlexUtils.getViewForControl(oParent);
85
+ const oSiblingElement = bSibling ? oOverlay.getElement() : null;
86
+ const sNewControlID = oView.createId(uid());
87
+ const fnGetIndex = oDesignTimeMetadata.getAggregation(vAction.aggregation).getIndex;
88
+ const iIndex = this._determineIndex(oParent, oSiblingElement, vAction.aggregation, fnGetIndex);
89
+ const sVariantManagementReference = this.getVariantManagementReference(oParentOverlay);
90
+ const sDefaultContainerTitle = this._getContainerTitle(vAction, oParent, oDesignTimeMetadata);
91
+
92
+ const sNewText = await this._oDialog.openDialogAndHandleRename({
93
+ overlay: oOverlay,
94
+ action: vAction,
95
+ currentText: sDefaultContainerTitle,
96
+ acceptSameText: true,
97
+ dialogSettings: {
98
+ title: this.getCreateContainerText(bSibling, oOverlay)
99
+ }
100
+ });
76
101
 
77
- var oSiblingElement;
78
- if (bSibling) {
79
- oSiblingElement = oOverlay.getElement();
102
+ if (!sNewText) {
103
+ // If the user cancels the dialog, do not create a container
104
+ return;
80
105
  }
81
106
 
82
- var sNewControlID = oView.createId(uid());
83
-
84
- var fnGetIndex = oDesignTimeMetadata.getAggregation(vAction.aggregation).getIndex;
85
- var iIndex = this._determineIndex(oParent, oSiblingElement, vAction.aggregation, fnGetIndex);
86
-
87
- var sVariantManagementReference = this.getVariantManagementReference(oParentOverlay);
88
-
89
- return this.getCommandFactory().getCommandFor(oParent, "createContainer", {
90
- newControlId: sNewControlID,
91
- label: this._getContainerTitle(vAction, oParent, oDesignTimeMetadata),
92
- index: iIndex,
93
- parentId: oParent.getId()
94
- }, oDesignTimeMetadata, sVariantManagementReference)
107
+ try {
108
+ const oCreateCommand = await this.getCommandFactory().getCommandFor(oParent, "createContainer", {
109
+ newControlId: sNewControlID,
110
+ label: sNewText,
111
+ index: iIndex,
112
+ parentId: oParent.getId()
113
+ }, oDesignTimeMetadata, sVariantManagementReference);
95
114
 
96
- .then(function(oCreateCommand) {
97
115
  this.fireElementModified({
98
116
  command: oCreateCommand,
99
117
  action: vAction,
100
118
  newControlId: sNewControlID
101
119
  });
102
- }.bind(this))
103
-
104
- .catch(function(oMessage) {
105
- throw DtUtil.createError("CreateContainer#handleCreate", oMessage, "sap.ui.rta");
106
- });
120
+ } catch (oError) {
121
+ throw DtUtil.createError("CreateContainer#handleCreate", oError, "sap.ui.rta");
122
+ }
107
123
  };
108
124
 
109
125
  /**
@@ -148,5 +164,11 @@ sap.ui.define([
148
164
  return "createContainer";
149
165
  };
150
166
 
167
+ CreateContainer.prototype.destroy = function(...args) {
168
+ Plugin.prototype.destroy.apply(this, args);
169
+ this._oDialog.destroy();
170
+ delete this._oDialog;
171
+ };
172
+
151
173
  return CreateContainer;
152
174
  });
@@ -32,7 +32,7 @@ sap.ui.define([
32
32
  * @extends sap.ui.dt.plugin.CutPaste
33
33
  *
34
34
  * @author SAP SE
35
- * @version 1.138.0
35
+ * @version 1.140.0
36
36
  *
37
37
  * @constructor
38
38
  * @private
@@ -33,7 +33,7 @@ function(
33
33
  * @extends sap.ui.dt.plugin.ControlDragDrop
34
34
  *
35
35
  * @author SAP SE
36
- * @version 1.138.0
36
+ * @version 1.140.0
37
37
  *
38
38
  * @constructor
39
39
  * @private
@@ -32,7 +32,7 @@ sap.ui.define([
32
32
  * @class
33
33
  * @extends sap.ui.rta.plugin.Plugin
34
34
  * @author SAP SE
35
- * @version 1.138.0
35
+ * @version 1.140.0
36
36
  * @constructor
37
37
  * @private
38
38
  * @since 1.134
@@ -159,7 +159,8 @@ sap.ui.define([
159
159
  ExtendControllerPlugin.prototype.getMenuItems = function(aElementOverlays) {
160
160
  return this._getMenuItems(aElementOverlays, {
161
161
  pluginId: "CTX_EXTEND_CONTROLLER",
162
- icon: "sap-icon://create-form"
162
+ icon: "sap-icon://create-form",
163
+ additionalInfoKey: "EXTEND_CONTROLLER_RTA_CONTEXT_MENU_INFO"
163
164
  });
164
165
  };
165
166
 
@@ -41,7 +41,7 @@ sap.ui.define([
41
41
  * @class
42
42
  * @extends sap.ui.rta.plugin.Plugin
43
43
  * @author SAP SE
44
- * @version 1.138.0
44
+ * @version 1.140.0
45
45
  * @constructor
46
46
  * @private
47
47
  * @since 1.90
@@ -114,7 +114,7 @@ sap.ui.define([
114
114
  * @extends sap.ui.dt.Plugin
115
115
  *
116
116
  * @author SAP SE
117
- * @version 1.138.0
117
+ * @version 1.140.0
118
118
  *
119
119
  * @constructor
120
120
  * @private
@@ -35,7 +35,7 @@ function(
35
35
  * The RTAElementMover is responsible for the RTA specific adaptation of element movements.
36
36
  *
37
37
  * @author SAP SE
38
- * @version 1.138.0
38
+ * @version 1.140.0
39
39
  *
40
40
  * @constructor
41
41
  * @private
@@ -29,7 +29,7 @@ sap.ui.define([
29
29
  * @class The Remove allows trigger remove operations on the overlay
30
30
  * @extends sap.ui.rta.plugin.Plugin
31
31
  * @author SAP SE
32
- * @version 1.138.0
32
+ * @version 1.140.0
33
33
  * @constructor
34
34
  * @private
35
35
  * @since 1.34
@@ -27,7 +27,7 @@ sap.ui.define([
27
27
  * @class
28
28
  * @extends sap.ui.rta.plugin.Plugin
29
29
  * @author SAP SE
30
- * @version 1.138.0
30
+ * @version 1.140.0
31
31
  * @constructor
32
32
  * @private
33
33
  * @since 1.101
@@ -31,7 +31,7 @@ sap.ui.define([
31
31
  * @class The Selection plugin allows you to select or focus overlays with mouse or keyboard and navigate to others.
32
32
  * @extends sap.ui.rta.plugin.Plugin
33
33
  * @author SAP SE
34
- * @version 1.138.0
34
+ * @version 1.140.0
35
35
  * @constructor
36
36
  * @private
37
37
  * @since 1.34
@@ -30,7 +30,7 @@ sap.ui.define([
30
30
  * @class The Settings allows trigger change of settings operations on the overlay
31
31
  * @extends sap.ui.rta.plugin.Plugin
32
32
  * @author SAP SE
33
- * @version 1.138.0
33
+ * @version 1.140.0
34
34
  * @constructor
35
35
  * @private
36
36
  * @since 1.44
@@ -23,7 +23,7 @@ sap.ui.define([
23
23
  * @class
24
24
  * @extends sap.ui.rta.plugin.Plugin
25
25
  * @author SAP SE
26
- * @version 1.138.0
26
+ * @version 1.140.0
27
27
  * @constructor
28
28
  * @private
29
29
  * @since 1.46
@@ -29,7 +29,7 @@ sap.ui.define([
29
29
  * @extends sap.ui.rta.plugin.Plugin
30
30
  *
31
31
  * @author SAP SE
32
- * @version 1.138.0
32
+ * @version 1.140.0
33
33
  *
34
34
  * @constructor
35
35
  * @private
@@ -32,7 +32,7 @@ sap.ui.define([
32
32
  * handled by the AdditionalElements Plugin (Reveal, Add Via Delegate, Add Custom)
33
33
  *
34
34
  * @author SAP SE
35
- * @version 1.138.0
35
+ * @version 1.140.0
36
36
  * @private
37
37
  * @since 1.94
38
38
  */
@@ -32,7 +32,7 @@ sap.ui.define([
32
32
  * @class Context - Dialog for available Fields in Runtime Authoring
33
33
  * @extends sap.ui.base.ManagedObject
34
34
  * @author SAP SE
35
- * @version 1.138.0
35
+ * @version 1.140.0
36
36
  * @constructor
37
37
  * @private
38
38
  * @since 1.44
@@ -119,7 +119,7 @@ sap.ui.define([
119
119
  * @class The plugin allows to add additional elements that exist either hidden in the UI or in the OData service
120
120
  * @extends sap.ui.rta.plugin.Plugin
121
121
  * @author SAP SE
122
- * @version 1.138.0
122
+ * @version 1.140.0
123
123
  * @constructor
124
124
  * @private
125
125
  * @since 1.44
@@ -17,7 +17,7 @@ sap.ui.define([
17
17
  * Helper object containing methods for the AdditionalElements plugin
18
18
  *
19
19
  * @author SAP SE
20
- * @version 1.138.0
20
+ * @version 1.140.0
21
21
  * @private
22
22
  * @since 1.94
23
23
  */
@@ -25,7 +25,7 @@ sap.ui.define([
25
25
  * Helper object to build the RTA commands resulting from the AdditionalElements Plugin
26
26
  *
27
27
  * @author SAP SE
28
- * @version 1.138.0
28
+ * @version 1.140.0
29
29
  * @private
30
30
  * @since 1.94
31
31
  */
@@ -29,7 +29,7 @@ sap.ui.define([
29
29
  * @class Constructor for a new sap.ui.rta.plugin.annotations.AnnotationChangeDialog.
30
30
  * @extends sap.ui.base.ManagedObject
31
31
  * @author SAP SE
32
- * @version 1.138.0
32
+ * @version 1.140.0
33
33
  * @constructor
34
34
  * @since 1.132
35
35
  * @private
@@ -35,7 +35,7 @@ sap.ui.define([
35
35
  * @class Controller for the AnnotationChangeDialog.
36
36
  * @extends sap.ui.core.mvc.Controller
37
37
  * @author SAP SE
38
- * @version 1.138.0
38
+ * @version 1.140.0
39
39
  * @constructor
40
40
  * @since 1.132
41
41
  * @private
@@ -105,7 +105,7 @@ sap.ui.define([
105
105
  * @class
106
106
  * @extends sap.ui.rta.plugin.Plugin
107
107
  * @author SAP SE
108
- * @version 1.138.0
108
+ * @version 1.140.0
109
109
  * @constructor
110
110
  * @private
111
111
  * @since 1.132
@@ -119,7 +119,7 @@ sap.ui.define([
119
119
  * @class The AddIFrame allows trigger AddIFrame operations on the overlay.
120
120
  * @extends sap.ui.rta.plugin.BaseCreate
121
121
  * @author SAP SE
122
- * @version 1.138.0
122
+ * @version 1.140.0
123
123
  * @constructor
124
124
  * @private
125
125
  * @since 1.75