@openui5/sap.ui.rta 1.123.0 → 1.124.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 (147) hide show
  1. package/package.json +6 -6
  2. package/src/sap/ui/rta/.library +1 -1
  3. package/src/sap/ui/rta/Client.js +1 -1
  4. package/src/sap/ui/rta/RuntimeAuthoring.js +1 -1
  5. package/src/sap/ui/rta/Utils.js +1 -1
  6. package/src/sap/ui/rta/appVariant/AppVariantManager.js +1 -1
  7. package/src/sap/ui/rta/command/AddIFrame.js +4 -4
  8. package/src/sap/ui/rta/command/AddProperty.js +1 -1
  9. package/src/sap/ui/rta/command/AddXML.js +1 -1
  10. package/src/sap/ui/rta/command/AddXMLAtExtensionPoint.js +1 -1
  11. package/src/sap/ui/rta/command/AppDescriptorCommand.js +1 -1
  12. package/src/sap/ui/rta/command/BaseCommand.js +1 -1
  13. package/src/sap/ui/rta/command/BindProperty.js +1 -1
  14. package/src/sap/ui/rta/command/Combine.js +1 -1
  15. package/src/sap/ui/rta/command/CommandFactory.js +1 -1
  16. package/src/sap/ui/rta/command/CompositeCommand.js +1 -1
  17. package/src/sap/ui/rta/command/ControlVariantConfigure.js +1 -1
  18. package/src/sap/ui/rta/command/ControlVariantSave.js +1 -1
  19. package/src/sap/ui/rta/command/ControlVariantSaveAs.js +1 -1
  20. package/src/sap/ui/rta/command/ControlVariantSetTitle.js +1 -1
  21. package/src/sap/ui/rta/command/ControlVariantSwitch.js +1 -1
  22. package/src/sap/ui/rta/command/CreateContainer.js +1 -1
  23. package/src/sap/ui/rta/command/CustomAdd.js +1 -1
  24. package/src/sap/ui/rta/command/FlexCommand.js +1 -1
  25. package/src/sap/ui/rta/command/LREPSerializer.js +1 -1
  26. package/src/sap/ui/rta/command/LocalReset.js +1 -1
  27. package/src/sap/ui/rta/command/Move.js +1 -1
  28. package/src/sap/ui/rta/command/Property.js +1 -1
  29. package/src/sap/ui/rta/command/Remove.js +1 -1
  30. package/src/sap/ui/rta/command/Rename.js +1 -1
  31. package/src/sap/ui/rta/command/Resize.js +1 -1
  32. package/src/sap/ui/rta/command/Reveal.js +1 -1
  33. package/src/sap/ui/rta/command/Settings.js +1 -1
  34. package/src/sap/ui/rta/command/Split.js +1 -1
  35. package/src/sap/ui/rta/command/Stack.js +1 -1
  36. package/src/sap/ui/rta/command/appDescriptor/AddLibrary.js +1 -1
  37. package/src/sap/ui/rta/command/compVariant/CompVariantContent.js +1 -1
  38. package/src/sap/ui/rta/command/compVariant/CompVariantSaveAs.js +1 -1
  39. package/src/sap/ui/rta/command/compVariant/CompVariantSwitch.js +1 -1
  40. package/src/sap/ui/rta/command/compVariant/CompVariantUpdate.js +1 -1
  41. package/src/sap/ui/rta/enablement/TestDelegate.js +23 -4
  42. package/src/sap/ui/rta/enablement/elementActionTest.js +1 -1
  43. package/src/sap/ui/rta/library.js +2 -2
  44. package/src/sap/ui/rta/messagebundle.properties +10 -4
  45. package/src/sap/ui/rta/messagebundle_ar.properties +5 -2
  46. package/src/sap/ui/rta/messagebundle_bg.properties +6 -3
  47. package/src/sap/ui/rta/messagebundle_ca.properties +5 -2
  48. package/src/sap/ui/rta/messagebundle_cnr.properties +5 -2
  49. package/src/sap/ui/rta/messagebundle_cs.properties +5 -2
  50. package/src/sap/ui/rta/messagebundle_cy.properties +6 -3
  51. package/src/sap/ui/rta/messagebundle_da.properties +5 -2
  52. package/src/sap/ui/rta/messagebundle_de.properties +6 -3
  53. package/src/sap/ui/rta/messagebundle_el.properties +6 -3
  54. package/src/sap/ui/rta/messagebundle_en.properties +5 -326
  55. package/src/sap/ui/rta/messagebundle_en_GB.properties +6 -3
  56. package/src/sap/ui/rta/messagebundle_en_US_saprigi.properties +5 -3
  57. package/src/sap/ui/rta/messagebundle_es.properties +5 -2
  58. package/src/sap/ui/rta/messagebundle_es_MX.properties +5 -2
  59. package/src/sap/ui/rta/messagebundle_et.properties +5 -2
  60. package/src/sap/ui/rta/messagebundle_fi.properties +6 -3
  61. package/src/sap/ui/rta/messagebundle_fr.properties +5 -2
  62. package/src/sap/ui/rta/messagebundle_fr_CA.properties +5 -2
  63. package/src/sap/ui/rta/messagebundle_hi.properties +5 -2
  64. package/src/sap/ui/rta/messagebundle_hr.properties +6 -3
  65. package/src/sap/ui/rta/messagebundle_hu.properties +6 -3
  66. package/src/sap/ui/rta/messagebundle_id.properties +6 -3
  67. package/src/sap/ui/rta/messagebundle_it.properties +6 -3
  68. package/src/sap/ui/rta/messagebundle_iw.properties +6 -3
  69. package/src/sap/ui/rta/messagebundle_ja.properties +6 -3
  70. package/src/sap/ui/rta/messagebundle_kk.properties +5 -2
  71. package/src/sap/ui/rta/messagebundle_ko.properties +5 -2
  72. package/src/sap/ui/rta/messagebundle_lt.properties +6 -3
  73. package/src/sap/ui/rta/messagebundle_lv.properties +5 -2
  74. package/src/sap/ui/rta/messagebundle_mk.properties +7 -4
  75. package/src/sap/ui/rta/messagebundle_ms.properties +6 -3
  76. package/src/sap/ui/rta/messagebundle_nl.properties +5 -2
  77. package/src/sap/ui/rta/messagebundle_no.properties +5 -2
  78. package/src/sap/ui/rta/messagebundle_pl.properties +5 -2
  79. package/src/sap/ui/rta/messagebundle_pt.properties +6 -3
  80. package/src/sap/ui/rta/messagebundle_pt_PT.properties +6 -3
  81. package/src/sap/ui/rta/messagebundle_ro.properties +6 -3
  82. package/src/sap/ui/rta/messagebundle_ru.properties +5 -2
  83. package/src/sap/ui/rta/messagebundle_sh.properties +107 -104
  84. package/src/sap/ui/rta/messagebundle_sk.properties +5 -2
  85. package/src/sap/ui/rta/messagebundle_sl.properties +7 -4
  86. package/src/sap/ui/rta/messagebundle_sr.properties +5 -2
  87. package/src/sap/ui/rta/messagebundle_sv.properties +5 -2
  88. package/src/sap/ui/rta/messagebundle_th.properties +5 -2
  89. package/src/sap/ui/rta/messagebundle_tr.properties +5 -2
  90. package/src/sap/ui/rta/messagebundle_uk.properties +5 -2
  91. package/src/sap/ui/rta/messagebundle_vi.properties +6 -3
  92. package/src/sap/ui/rta/messagebundle_zh_CN.properties +5 -2
  93. package/src/sap/ui/rta/messagebundle_zh_TW.properties +5 -2
  94. package/src/sap/ui/rta/plugin/AddXMLAtExtensionPoint.js +1 -1
  95. package/src/sap/ui/rta/plugin/BaseCreate.js +1 -1
  96. package/src/sap/ui/rta/plugin/Combine.js +1 -1
  97. package/src/sap/ui/rta/plugin/ControlVariant.js +1 -1
  98. package/src/sap/ui/rta/plugin/CreateContainer.js +1 -1
  99. package/src/sap/ui/rta/plugin/CutPaste.js +1 -1
  100. package/src/sap/ui/rta/plugin/DragDrop.js +1 -1
  101. package/src/sap/ui/rta/plugin/LocalReset.js +1 -1
  102. package/src/sap/ui/rta/plugin/Plugin.js +1 -1
  103. package/src/sap/ui/rta/plugin/RTAElementMover.js +1 -1
  104. package/src/sap/ui/rta/plugin/Remove.js +1 -1
  105. package/src/sap/ui/rta/plugin/Rename.js +1 -1
  106. package/src/sap/ui/rta/plugin/RenameHandler.js +5 -4
  107. package/src/sap/ui/rta/plugin/Resize.js +1 -1
  108. package/src/sap/ui/rta/plugin/Selection.js +1 -1
  109. package/src/sap/ui/rta/plugin/Settings.js +1 -1
  110. package/src/sap/ui/rta/plugin/Split.js +1 -1
  111. package/src/sap/ui/rta/plugin/Stretch.js +1 -1
  112. package/src/sap/ui/rta/plugin/additionalElements/ActionExtractor.js +110 -134
  113. package/src/sap/ui/rta/plugin/additionalElements/AddElementsDialog.js +1 -1
  114. package/src/sap/ui/rta/plugin/additionalElements/AdditionalElementsAnalyzer.js +14 -11
  115. package/src/sap/ui/rta/plugin/additionalElements/AdditionalElementsPlugin.js +1 -1
  116. package/src/sap/ui/rta/plugin/additionalElements/AdditionalElementsUtils.js +1 -1
  117. package/src/sap/ui/rta/plugin/additionalElements/CommandBuilder.js +1 -1
  118. package/src/sap/ui/rta/plugin/iframe/AddIFrame.js +2 -2
  119. package/src/sap/ui/rta/plugin/iframe/AddIFrameDialog.fragment.xml +126 -24
  120. package/src/sap/ui/rta/plugin/iframe/AddIFrameDialog.js +19 -9
  121. package/src/sap/ui/rta/plugin/iframe/AddIFrameDialogController.js +44 -30
  122. package/src/sap/ui/rta/service/Action.js +1 -1
  123. package/src/sap/ui/rta/service/ControllerExtension.js +1 -1
  124. package/src/sap/ui/rta/service/Outline.js +1 -1
  125. package/src/sap/ui/rta/service/Property.js +1 -1
  126. package/src/sap/ui/rta/service/Selection.js +1 -1
  127. package/src/sap/ui/rta/service/SupportTools.js +1 -1
  128. package/src/sap/ui/rta/themes/base/AddIFrame.less +0 -5
  129. package/src/sap/ui/rta/toolbar/Adaptation.js +1 -1
  130. package/src/sap/ui/rta/toolbar/Base.js +1 -1
  131. package/src/sap/ui/rta/toolbar/Fiori.js +1 -1
  132. package/src/sap/ui/rta/toolbar/FioriLike.js +1 -1
  133. package/src/sap/ui/rta/toolbar/OverflowToolbarButton.js +1 -1
  134. package/src/sap/ui/rta/toolbar/Standalone.js +1 -1
  135. package/src/sap/ui/rta/toolbar/contextBased/SaveAsAdaptation.js +1 -1
  136. package/src/sap/ui/rta/toolbar/translation/Translation.js +1 -1
  137. package/src/sap/ui/rta/toolbar/versioning/Versioning.js +1 -1
  138. package/src/sap/ui/rta/util/BindingsExtractor.js +24 -9
  139. package/src/sap/ui/rta/util/PluginManager.js +1 -1
  140. package/src/sap/ui/rta/util/PopupManager.js +1 -1
  141. package/src/sap/ui/rta/util/ReloadManager.js +6 -1
  142. package/src/sap/ui/rta/util/ServiceEventBus.js +1 -1
  143. package/src/sap/ui/rta/util/ServiceManager.js +1 -1
  144. package/src/sap/ui/rta/util/adaptationStarter.js +0 -1
  145. package/src/sap/ui/rta/util/changeVisualization/ChangeIndicator.js +1 -1
  146. package/src/sap/ui/rta/util/changeVisualization/ChangeIndicatorRegistry.js +1 -1
  147. package/src/sap/ui/rta/util/changeVisualization/ChangeVisualization.js +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/sap.ui.rta",
3
- "version": "1.123.0",
3
+ "version": "1.124.0",
4
4
  "description": "OpenUI5 UI Library sap.ui.rta",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "license": "Apache-2.0",
@@ -14,10 +14,10 @@
14
14
  "url": "https://github.com/SAP/openui5.git"
15
15
  },
16
16
  "dependencies": {
17
- "@openui5/sap.m": "1.123.0",
18
- "@openui5/sap.ui.core": "1.123.0",
19
- "@openui5/sap.ui.dt": "1.123.0",
20
- "@openui5/sap.ui.fl": "1.123.0",
21
- "@openui5/sap.ui.layout": "1.123.0"
17
+ "@openui5/sap.m": "1.124.0",
18
+ "@openui5/sap.ui.core": "1.124.0",
19
+ "@openui5/sap.ui.dt": "1.124.0",
20
+ "@openui5/sap.ui.fl": "1.124.0",
21
+ "@openui5/sap.ui.layout": "1.124.0"
22
22
  }
23
23
  }
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.123.0</version>
9
+ <version>1.124.0</version>
10
10
 
11
11
  <documentation>SAPUI5 library with RTA controls.</documentation>
12
12
 
@@ -59,7 +59,7 @@ sap.ui.define([
59
59
  * @alias sap.ui.rta.Client
60
60
  * @author SAP SE
61
61
  * @since 1.56.0
62
- * @version 1.123.0
62
+ * @version 1.124.0
63
63
  * @private
64
64
  * @ui5-restricted
65
65
  */
@@ -111,7 +111,7 @@ sap.ui.define([
111
111
  * @class The runtime authoring allows to adapt the fields of a running application.
112
112
  * @extends sap.ui.base.ManagedObject
113
113
  * @author SAP SE
114
- * @version 1.123.0
114
+ * @version 1.124.0
115
115
  * @constructor
116
116
  * @private
117
117
  * @since 1.30
@@ -44,7 +44,7 @@ sap.ui.define([
44
44
  *
45
45
  * @namespace
46
46
  * @author SAP SE
47
- * @version 1.123.0
47
+ * @version 1.124.0
48
48
  *
49
49
  * @private
50
50
  * @since 1.30
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @class
25
25
  * @extends sap.ui.base.ManagedObject
26
26
  * @author SAP SE
27
- * @version 1.123.0
27
+ * @version 1.124.0
28
28
  * @constructor
29
29
  * @private
30
30
  * @since 1.53
@@ -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.123.0
19
+ * @version 1.124.0
20
20
  * @constructor
21
21
  * @private
22
22
  * @since 1.75
@@ -54,9 +54,9 @@ sap.ui.define([
54
54
  type: "string",
55
55
  group: "content"
56
56
  },
57
- useLegacyNavigation: {
58
- type: "boolean",
59
- defaultValue: false,
57
+ advancedSettings: {
58
+ type: "object",
59
+ defaultValue: {},
60
60
  group: "content"
61
61
  },
62
62
  changeType: {
@@ -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.123.0
17
+ * @version 1.124.0
18
18
  * @constructor
19
19
  * @private
20
20
  * @since 1.78
@@ -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.123.0
19
+ * @version 1.124.0
20
20
  * @constructor
21
21
  * @private
22
22
  * @since 1.54
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @class
25
25
  * @extends sap.ui.rta.command.FlexCommand
26
26
  * @author SAP SE
27
- * @version 1.123.0
27
+ * @version 1.124.0
28
28
  * @constructor
29
29
  * @private
30
30
  * @since 1.76
@@ -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.123.0
24
+ * @version 1.124.0
25
25
  *
26
26
  * @constructor
27
27
  * @private
@@ -16,7 +16,7 @@ sap.ui.define([
16
16
  * @extends sap.ui.base.ManagedObject
17
17
  *
18
18
  * @author SAP SE
19
- * @version 1.123.0
19
+ * @version 1.124.0
20
20
  *
21
21
  * @constructor
22
22
  * @private
@@ -26,7 +26,7 @@ sap.ui.define([
26
26
  * @class
27
27
  * @extends sap.ui.rta.command.FlexCommand
28
28
  * @author SAP SE
29
- * @version 1.123.0
29
+ * @version 1.124.0
30
30
  * @constructor
31
31
  * @private
32
32
  * @since 1.38
@@ -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.123.0
19
+ * @version 1.124.0
20
20
  * @constructor
21
21
  * @private
22
22
  * @since 1.46
@@ -487,7 +487,7 @@ sap.ui.define([
487
487
  * @extends sap.ui.base.ManagedObject
488
488
  *
489
489
  * @author SAP SE
490
- * @version 1.123.0
490
+ * @version 1.124.0
491
491
  *
492
492
  * @constructor
493
493
  * @private
@@ -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.123.0
24
+ * @version 1.124.0
25
25
  *
26
26
  * @constructor
27
27
  * @private
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @class
25
25
  * @extends sap.ui.rta.command.BaseCommand
26
26
  * @author SAP SE
27
- * @version 1.123.0
27
+ * @version 1.124.0
28
28
  * @constructor
29
29
  * @private
30
30
  * @since 1.52
@@ -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.123.0
23
+ * @version 1.124.0
24
24
  * @constructor
25
25
  * @private
26
26
  * @since 1.86
@@ -26,7 +26,7 @@ sap.ui.define([
26
26
  * @class
27
27
  * @extends sap.ui.rta.command.BaseCommand
28
28
  * @author SAP SE
29
- * @version 1.123.0
29
+ * @version 1.124.0
30
30
  * @constructor
31
31
  * @private
32
32
  * @since 1.86
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @class
25
25
  * @extends sap.ui.rta.command.BaseCommand
26
26
  * @author SAP SE
27
- * @version 1.123.0
27
+ * @version 1.124.0
28
28
  * @constructor
29
29
  * @private
30
30
  * @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.123.0
25
+ * @version 1.124.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.123.0
15
+ * @version 1.124.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.123.0
15
+ * @version 1.124.0
16
16
  * @constructor
17
17
  * @private
18
18
  * @since 1.62
@@ -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.123.0
38
+ * @version 1.124.0
39
39
  *
40
40
  * @constructor
41
41
  * @private
@@ -27,7 +27,7 @@ sap.ui.define([
27
27
  * @class
28
28
  * @extends sap.ui.base.ManagedObject
29
29
  * @author SAP SE
30
- * @version 1.123.0
30
+ * @version 1.124.0
31
31
  * @constructor
32
32
  * @private
33
33
  * @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.123.0
23
+ * @version 1.124.0
24
24
  * @constructor
25
25
  * @private
26
26
  * @since 1.90
@@ -17,7 +17,7 @@ function(
17
17
  * @class
18
18
  * @extends sap.ui.rta.command.FlexCommand
19
19
  * @author SAP SE
20
- * @version 1.123.0
20
+ * @version 1.124.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.123.0
19
+ * @version 1.124.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.123.0
15
+ * @version 1.124.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.123.0
15
+ * @version 1.124.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.123.0
19
+ * @version 1.124.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.123.0
15
+ * @version 1.124.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.123.0
15
+ * @version 1.124.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.123.0
17
+ * @version 1.124.0
18
18
  * @constructor
19
19
  * @private
20
20
  * @since 1.46
@@ -73,7 +73,7 @@ sap.ui.define([
73
73
  * @class
74
74
  * @extends sap.ui.base.ManagedObject
75
75
  * @author SAP SE
76
- * @version 1.123.0
76
+ * @version 1.124.0
77
77
  * @constructor
78
78
  * @private
79
79
  * @since 1.34
@@ -19,7 +19,7 @@ sap.ui.define([
19
19
  * @extends sap.ui.rta.command.AppDescriptorCommand
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.123.0
22
+ * @version 1.124.0
23
23
  *
24
24
  * @constructor
25
25
  * @private
@@ -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.123.0
23
+ * @version 1.124.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.123.0
23
+ * @version 1.124.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.123.0
21
+ * @version 1.124.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.123.0
25
+ * @version 1.124.0
26
26
  * @constructor
27
27
  * @private
28
28
  * @since 1.87
@@ -153,7 +153,9 @@ function(
153
153
  createLayout(mPropertyBag) {
154
154
  var bParametersValid =
155
155
  checkCommonParametersForControl(mPropertyBag)
156
- && mPropertyBag.fieldSelector && typeof mPropertyBag.fieldSelector === "object" && typeof mPropertyBag.fieldSelector.id === "string";
156
+ && mPropertyBag.fieldSelector
157
+ && typeof mPropertyBag.fieldSelector === "object"
158
+ && typeof mPropertyBag.fieldSelector.id === "string";
157
159
 
158
160
  if (bParametersValid) {
159
161
  if (!mPropertyBag.payload.useCreateLayout) {
@@ -170,11 +172,22 @@ function(
170
172
  .then(function(mCreatedSpecificControlInfo) {
171
173
  mSpecificControlInfo = mCreatedSpecificControlInfo;
172
174
  oValueHelp = mSpecificControlInfo.valueHelp;
173
- return oModifier.createControl(mLayoutSettings.payload.layoutType, mLayoutSettings.appComponent, mLayoutSettings.view, mPropertyBag.fieldSelector);
175
+ return oModifier.createControl(
176
+ mLayoutSettings.payload.layoutType,
177
+ mLayoutSettings.appComponent,
178
+ mLayoutSettings.view,
179
+ mPropertyBag.fieldSelector
180
+ );
174
181
  })
175
182
  .then(function(oCreatedLayout) {
176
183
  oLayout = oCreatedLayout;
177
- return oModifier.insertAggregation(oLayout, mLayoutSettings.payload.aggregation, mSpecificControlInfo.control, 0, mLayoutSettings.view);
184
+ return oModifier.insertAggregation(
185
+ oLayout,
186
+ mLayoutSettings.payload.aggregation,
187
+ mSpecificControlInfo.control,
188
+ 0,
189
+ mLayoutSettings.view
190
+ );
178
191
  })
179
192
  .then(function() {
180
193
  // some layout controls do not require a label control
@@ -188,7 +201,13 @@ function(
188
201
  })
189
202
  .then(function(oLabel) {
190
203
  if (oLabel) {
191
- return oModifier.insertAggregation(oLayout, mLayoutSettings.payload.labelAggregation, oLabel, 0, mLayoutSettings.view);
204
+ return oModifier.insertAggregation(
205
+ oLayout,
206
+ mLayoutSettings.payload.labelAggregation,
207
+ oLabel,
208
+ 0,
209
+ mLayoutSettings.view
210
+ );
192
211
  }
193
212
  return undefined;
194
213
  })
@@ -57,7 +57,7 @@ sap.ui.define([
57
57
  * E.g. <code>elementActionTest.only("Remove");</code>
58
58
  *
59
59
  * @author SAP SE
60
- * @version 1.123.0
60
+ * @version 1.124.0
61
61
  *
62
62
  * @static
63
63
  * @since 1.42
@@ -22,14 +22,14 @@ sap.ui.define([
22
22
  * @namespace
23
23
  * @alias sap.ui.rta
24
24
  * @author SAP SE
25
- * @version 1.123.0
25
+ * @version 1.124.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.123.0",
32
+ version: "1.124.0",
33
33
  dependencies: ["sap.ui.core", "sap.m", "sap.ui.fl", "sap.ui.dt"],
34
34
  types: [],
35
35
  interfaces: [],
@@ -91,6 +91,8 @@ BTN_UNDO=Undo
91
91
  BTN_REDO=Redo
92
92
  #BUT: Button 'More Actions' of the Toolbar
93
93
  BTN_MENU=More Actions
94
+ #XBUT: Button 'Reset' of the Toolbar
95
+ BTN_RESTORE=Reset
94
96
  #XBUT: Button 'UI Adaptation' of the Toolbar
95
97
  BTN_ADAPTATION=UI Adaptation
96
98
  #XBUT: Button 'Feedback' of the Toolbar
@@ -437,10 +439,6 @@ IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_PX= Number of pixels
437
439
  IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_REM= Relative to the font size of the root HTML element
438
440
  #XTIT: Advanced settings section title
439
441
  IFRAME_ADDIFRAME_ADVANCED_SETTINGS=Advanced Settings
440
- #XTXT: Toggle label to use the old iframe content navigation mode (push to history instead of replace)
441
- IFRAME_ADDIFRAME_USE_LEGACY_NAVIGATION=Legacy Navigation Mode
442
- #XTXT: Info text to explain the legacy navigation mode
443
- IFRAME_ADDIFRAME_USE_LEGACY_NAVIGATION_INFO=When switching to the legacy navigation mode, multiple entries are automatically added to the browser history, for example when resolving URL parameters. This can have an undesired impact on the behavior of the browser back button or the navigation within SAP Fiori elements apps.\nOnly use this mode if you are facing problems with stale content and the embedded content doesn\'t load properly.
444
442
  #XTXT: Error message when embedding an Iframe with a forbidden protocol like javascript:
445
443
  IFRAME_ADDIFRAME_ERROR_UNSAFE_PROTOCOL=Protocol is not permitted.
446
444
  #XTXT: Error message when embedding an http Iframe in a https host (mixed content protocol downgrade)
@@ -449,6 +447,14 @@ IFRAME_ADDIFRAME_ERROR_MIXED_CONTENT=Embedding HTTP content in an HTTPS host is
449
447
  IFRAME_ADDIFRAME_ERROR_FORBIDDEN_URL=URL is not permitted.
450
448
  #XTXT: Error message when trying to embed a url that cannot be parsed
451
449
  IFRAME_ADDIFRAME_ERROR_INVALID_URL=Enter a valid URL.
450
+ #XMSG: Warning message for the additional sandbox parameters
451
+ IFRAME_ADDIFRAME_ADDITIONAL_PARAMETERS_SECURITY_WARNING_TEXT=Changing the parameters may affect the security of the application.
452
+ #XTXT: Link text to the information about the additional sandbox parameters
453
+ IFRAME_ADDIFRAME_ADDITIONAL_PARAMETERS_WARNING_MORE_INFO_TEXT=More info
454
+ #XTXT: Label for the additional sandbox parameter text field
455
+ IFRAME_ADDIFRAME_ADD_ADDITIONAL_SANDBOX_PARAMETERS_LABEL=Activate additional sandbox parameters:
456
+ #XTXT: Placeholder of the empty additional sandbox parameter text field
457
+ IFRAME_ADDIFRAME_ADD_ADDITIONAL_SANDBOX_PARAMETERS_PLACEHOLDER=Enter additional sandbox parameters
452
458
 
453
459
  #XTXT: Description for rename-changes
454
460
  TXT_CHANGEVISUALIZATION_CHANGE_RENAME_TO=Name was changed to "{0}"
@@ -44,6 +44,7 @@ TOOLTIP_SAVE_AS=\u0625\u0646\u0634\u0627\u0621 \u0645\u062A\u063A\u064A\u0631 \u
44
44
  BTN_UNDO=\u062A\u0631\u0627\u062C\u0639
45
45
  BTN_REDO=\u0625\u0639\u0627\u062F\u0629
46
46
  BTN_MENU=\u0645\u0632\u064A\u062F \u0645\u0646 \u0627\u0644\u0625\u062C\u0631\u0627\u0621\u0627\u062A
47
+ BTN_RESTORE=\u0625\u0639\u0627\u062F\u0629 \u062A\u0639\u064A\u064A\u0646
47
48
  BTN_ADAPTATION=\u062A\u0647\u064A\u0626\u0629 \u0648\u0627\u062C\u0647\u0629 \u0627\u0644\u0645\u0633\u062A\u062E\u062F\u0645
48
49
  BTN_FEEDBACK=\u062A\u0639\u0644\u064A\u0642\u0627\u062A
49
50
  BTN_CLOSE_FEEDBACK_DIALOG=\u0625\u063A\u0644\u0627\u0642
@@ -219,12 +220,14 @@ IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_VH=\u0627\u0644\u0646\u0633\u0628
219
220
  IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_PX=\u0639\u062F\u062F \u0628\u0643\u0633\u0644
220
221
  IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_REM=\u0645\u0631\u062A\u0628\u0637 \u0628\u062D\u062C\u0645 \u062E\u0637 \u0639\u0646\u0635\u0631 HTML \u0627\u0644\u062C\u0630\u0631
221
222
  IFRAME_ADDIFRAME_ADVANCED_SETTINGS=\u0627\u0644\u0625\u0639\u062F\u0627\u062F\u0627\u062A \u0627\u0644\u0645\u062A\u0642\u062F\u0645\u0629
222
- IFRAME_ADDIFRAME_USE_LEGACY_NAVIGATION=\u0646\u0645\u0637 \u0627\u0644\u062A\u0646\u0642\u0644 \u0627\u0644\u0642\u062F\u064A\u0645
223
- IFRAME_ADDIFRAME_USE_LEGACY_NAVIGATION_INFO=\u0639\u0646\u062F \u0627\u0644\u062A\u0628\u062F\u064A\u0644 \u0625\u0644\u0649 \u0646\u0645\u0637 \u0627\u0644\u062A\u0646\u0642\u0644 \u0627\u0644\u0642\u062F\u064A\u0645\u060C \u062A\u062A\u0645 \u0625\u0636\u0627\u0641\u0629 \u0639\u062F\u0629 \u0625\u062F\u062E\u0627\u0644\u0627\u062A \u062A\u0644\u0642\u0627\u0626\u064A\u064B\u0627 \u0625\u0644\u0649 \u0633\u062C\u0644 \u0627\u0644\u0645\u0633\u062A\u0639\u0631\u0636\u060C \u0639\u0644\u0649 \u0633\u0628\u064A\u0644 \u0627\u0644\u0645\u062B\u0627\u0644\u060C \u0639\u0646\u062F \u062A\u062D\u0644\u064A\u0644 \u0645\u0639\u0627\u0645\u0650\u0644\u0627\u062A \u0627\u0644\u0631\u0627\u0628\u0637. \u0648\u0642\u062F \u064A\u0643\u0648\u0646 \u0644\u0630\u0644\u0643 \u062A\u0623\u062B\u064A\u0631 \u063A\u064A\u0631 \u0645\u0631\u063A\u0648\u0628 \u0641\u064A\u0647 \u0639\u0644\u0649 \u0633\u0644\u0648\u0643 \u0632\u0631 "\u0627\u0644\u062E\u0644\u0641" \u0644\u0644\u0645\u0633\u062A\u0639\u0631\u0636 \u0623\u0648 \u0627\u0644\u062A\u0646\u0642\u0644 \u062F\u0627\u062E\u0644 \u062A\u0637\u0628\u064A\u0642\u0627\u062A \u0639\u0646\u0627\u0635\u0631 SAP Fiori. \u0644\u0627 \u062A\u0633\u062A\u062E\u062F\u0645 \u0647\u0630\u0627 \u0627\u0644\u0646\u0645\u0637 \u0625\u0644\u0627 \u0625\u0630\u0627 \u0643\u0646\u062A \u062A\u0648\u0627\u062C\u0647 \u0645\u0634\u0643\u0644\u0627\u062A \u0628\u0645\u062D\u062A\u0648\u0649 \u0642\u062F\u064A\u0645 \u0623\u0648 \u0625\u0630\u0627 \u0644\u0645 \u064A\u062A\u0645 \u062A\u062D\u0645\u064A\u0644 \u0627\u0644\u0645\u062D\u062A\u0648\u0649 \u0627\u0644\u0645\u0636\u0645\u0651\u064E\u0646 \u0628\u0634\u0643\u0644 \u0635\u062D\u064A\u062D.
224
223
  IFRAME_ADDIFRAME_ERROR_UNSAFE_PROTOCOL=\u063A\u064A\u0631 \u0645\u0633\u0645\u0648\u062D \u0628\u0627\u0644\u0628\u0631\u0648\u062A\u0648\u0643\u0648\u0644.
225
224
  IFRAME_ADDIFRAME_ERROR_MIXED_CONTENT=\u063A\u064A\u0631 \u0645\u0633\u0645\u0648\u062D \u0628\u062A\u0636\u0645\u064A\u0646 \u0645\u062D\u062A\u0648\u0649 HTTP \u0641\u064A \u0645\u0636\u064A\u0641 HTTPS.
226
225
  IFRAME_ADDIFRAME_ERROR_FORBIDDEN_URL=\u063A\u064A\u0631 \u0645\u0633\u0645\u0648\u062D \u0628\u0627\u0644\u0631\u0627\u0628\u0637.
227
226
  IFRAME_ADDIFRAME_ERROR_INVALID_URL=\u0623\u062F\u062E\u0644 \u0631\u0627\u0628\u0637\u064B\u0627 \u0635\u0627\u0644\u062D\u064B\u0627.
227
+ IFRAME_ADDIFRAME_ADDITIONAL_PARAMETERS_SECURITY_WARNING_TEXT=\u0642\u062F \u064A\u0624\u062B\u0631 \u062A\u063A\u064A\u064A\u0631 \u0627\u0644\u0645\u0639\u0627\u0645\u0650\u0644\u0627\u062A \u0639\u0644\u0649 \u0623\u0645\u0627\u0646 \u0627\u0644\u062A\u0637\u0628\u064A\u0642.
228
+ IFRAME_ADDIFRAME_ADDITIONAL_PARAMETERS_WARNING_MORE_INFO_TEXT=\u0645\u0632\u064A\u062F \u0645\u0646 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062A
229
+ IFRAME_ADDIFRAME_ADD_ADDITIONAL_SANDBOX_PARAMETERS_LABEL=\ \u062A\u0646\u0634\u064A\u0637 \u0645\u0639\u0627\u0645\u0650\u0644\u0627\u062A \u0628\u064A\u0626\u0629 \u0627\u0644\u0627\u062E\u062A\u0628\u0627\u0631 \u0627\u0644\u0645\u0639\u0632\u0648\u0644\u0629 (sandbox) \u0627\u0644\u0625\u0636\u0627\u0641\u064A\u0629\:
230
+ IFRAME_ADDIFRAME_ADD_ADDITIONAL_SANDBOX_PARAMETERS_PLACEHOLDER=\ \u0625\u062F\u062E\u0627\u0644 \u0645\u0639\u0627\u0645\u0650\u0644\u0627\u062A \u0628\u064A\u0626\u0629 \u0627\u0644\u0627\u062E\u062A\u0628\u0627\u0631 \u0627\u0644\u0645\u0639\u0632\u0648\u0644\u0629 (sandbox) \u0627\u0644\u0625\u0636\u0627\u0641\u064A\u0629
228
231
 
229
232
  TXT_CHANGEVISUALIZATION_CHANGE_RENAME_TO=\u062A\u0645 \u062A\u063A\u064A\u064A\u0631 \u0627\u0644\u0627\u0633\u0645 \u0625\u0644\u0649 ''{0}''
230
233
  TXT_CHANGEVISUALIZATION_CHANGE_RENAME_FROM_TO=\u062A\u0645 \u062A\u063A\u064A\u064A\u0631 \u0627\u0644\u0627\u0633\u0645 \u0645\u0646 ''{1}'' \u0625\u0644\u0649 ''{0}''
@@ -44,6 +44,7 @@ TOOLTIP_SAVE_AS=\u0421\u044A\u0437\u0434\u0430\u0432\u0430\u043D\u0435 \u043D\u0
44
44
  BTN_UNDO=\u041E\u0442\u043C\u044F\u043D\u0430
45
45
  BTN_REDO=\u041F\u043E\u0432\u0442\u0430\u0440\u044F\u043D\u0435 \u043D\u0430 \u043F\u043E\u0441\u043B\u0435\u0434\u043D\u043E \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435
46
46
  BTN_MENU=\u041E\u0449\u0435 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044F
47
+ BTN_RESTORE=\u041F\u043E\u0432\u0442\u043E\u0440\u043D\u043E \u0437\u0430\u0434\u0430\u0432\u0430\u043D\u0435
47
48
  BTN_ADAPTATION=\u0410\u0434\u0430\u043F\u0442\u0438\u0440\u0430\u043D\u0435 \u043D\u0430 UI
48
49
  BTN_FEEDBACK=\u041E\u0431\u0440\u0430\u0442\u043D\u0430 \u0432\u0440\u044A\u0437\u043A\u0430
49
50
  BTN_CLOSE_FEEDBACK_DIALOG=\u0417\u0430\u0442\u0432\u0430\u0440\u044F\u043D\u0435
@@ -219,12 +220,14 @@ IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_VH=\u041F\u0440\u043E\u0446\u0435
219
220
  IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_PX=\u0411\u0440\u043E\u0439 \u043F\u0438\u043A\u0441\u0435\u043B\u0438
220
221
  IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_REM=\u041E\u0442\u043D\u0430\u0441\u044F \u0441\u0435 \u0434\u043E \u0440\u0430\u0437\u043C\u0435\u0440\u0430 \u043D\u0430 \u0448\u0440\u0438\u0444\u0442\u0430 \u043D\u0430 \u043E\u0441\u043D\u043E\u0432\u043D\u0438\u044F HTML \u0435\u043B\u0435\u043C\u0435\u043D\u0442
221
222
  IFRAME_ADDIFRAME_ADVANCED_SETTINGS=\u0420\u0430\u0437\u0448\u0438\u0440\u0435\u043D\u0438 \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438
222
- IFRAME_ADDIFRAME_USE_LEGACY_NAVIGATION=\u041D\u0430\u0441\u043B\u0435\u0434\u0435\u043D \u0440\u0435\u0436\u0438\u043C \u043D\u0430 \u043D\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044F
223
- IFRAME_ADDIFRAME_USE_LEGACY_NAVIGATION_INFO=\u041A\u043E\u0433\u0430\u0442\u043E \u043F\u0440\u0435\u043C\u0438\u043D\u0435\u0442\u0435 \u0432 \u043D\u0430\u0441\u043B\u0435\u0434\u0435\u043D\u0438\u044F \u0440\u0435\u0436\u0438\u043C \u043D\u0430 \u043D\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044F, \u043A\u044A\u043C \u0438\u0441\u0442\u043E\u0440\u0438\u044F\u0442\u0430 \u043D\u0430 \u0431\u0440\u0430\u0443\u0437\u044A\u0440\u0430 \u0430\u0432\u0442\u043E\u043C\u0430\u0442\u0438\u0447\u043D\u043E \u0441\u0435 \u0434\u043E\u0431\u0430\u0432\u044F\u0442 \u043D\u044F\u043A\u043E\u043B\u043A\u043E \u0437\u0430\u043F\u0438\u0441\u0430, \u043A\u0430\u0442\u043E \u043D\u0430\u043F\u0440\u0438\u043C\u0435\u0440 \u043A\u043E\u0433\u0430\u0442\u043E \u0441\u0435 \u0440\u0430\u0437\u0440\u0435\u0448\u0430\u0432\u0430\u0442 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u0438 \u043D\u0430 URL. \u0422\u043E\u0432\u0430 \u043C\u043E\u0436\u0435 \u0434\u0430 \u043E\u043A\u0430\u0436\u0435 \u043D\u0435\u0436\u0435\u043B\u0430\u043D\u043E \u0432\u044A\u0437\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435 \u0432\u044A\u0440\u0445\u0443 \u043F\u043E\u0432\u0435\u0434\u0435\u043D\u0438\u0435\u0442\u043E \u043D\u0430 \u0431\u0443\u0442\u043E\u043D\u0430 \u0437\u0430 \u0432\u0440\u044A\u0449\u0430\u043D\u0435 \u043D\u0430 \u0431\u0440\u0430\u0443\u0437\u044A\u0440\u0430 \u0438\u043B\u0438 \u0432\u044A\u0440\u0445\u0443 \u043D\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044F\u0442\u0430 \u0432 \u0440\u0430\u043C\u043A\u0438\u0442\u0435 \u043D\u0430 \u043F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u044F\u0442\u0430 \u043D\u0430 \u0435\u043B\u0435\u043C\u0435\u043D\u0442\u0438\u0442\u0435 \u043D\u0430 SAP Fiori. \u0418\u0437\u043F\u043E\u043B\u0437\u0432\u0430\u0439\u0442\u0435 \u0442\u043E\u0437\u0438 \u0440\u0435\u0436\u0438\u043C \u0441\u0430\u043C\u043E \u0430\u043A\u043E \u0441\u0440\u0435\u0449\u043D\u0435\u0442\u0435 \u043F\u0440\u043E\u0431\u043B\u0435\u043C\u0438 \u0441 \u043E\u0441\u0442\u0430\u0440\u044F\u043B\u043E \u0441\u044A\u0434\u044A\u0440\u0436\u0430\u043D\u0438\u0435 \u0438\u043B\u0438 \u0430\u043A\u043E \u0432\u0433\u0440\u0430\u0434\u0435\u043D\u043E\u0442\u043E \u0441\u044A\u0434\u044A\u0440\u0436\u0430\u043D\u0438\u0435 \u043D\u0435 \u0441\u0435 \u0437\u0430\u0440\u0435\u0436\u0434\u0430 \u043F\u043E \u043F\u0440\u0430\u0432\u0438\u043B\u043D\u0438\u044F \u043D\u0430\u0447\u0438\u043D.
224
223
  IFRAME_ADDIFRAME_ERROR_UNSAFE_PROTOCOL=\u041F\u0440\u043E\u0442\u043E\u043A\u043E\u043B\u044A\u0442 \u043D\u0435 \u0435 \u043F\u043E\u0437\u0432\u043E\u043B\u0435\u043D.
225
224
  IFRAME_ADDIFRAME_ERROR_MIXED_CONTENT=\u0412\u0433\u0440\u0430\u0436\u0434\u0430\u043D\u0435\u0442\u043E \u043D\u0430 HTTP \u0441\u044A\u0434\u044A\u0440\u0436\u0430\u043D\u0438\u0435 \u0432 HTTPS \u0445\u043E\u0441\u0442 \u043D\u0435 \u0435 \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043D\u043E.
226
225
  IFRAME_ADDIFRAME_ERROR_FORBIDDEN_URL=URL \u0430\u0434\u0440\u0435\u0441\u044A\u0442 \u043D\u0435 \u0435 \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043D.
227
226
  IFRAME_ADDIFRAME_ERROR_INVALID_URL=\u0412\u044A\u0432\u0435\u0434\u0435\u0442\u0435 \u0432\u0430\u043B\u0438\u0434\u0435\u043D URL \u0430\u0434\u0440\u0435\u0441.
227
+ IFRAME_ADDIFRAME_ADDITIONAL_PARAMETERS_SECURITY_WARNING_TEXT=\u041F\u0440\u043E\u043C\u044F\u043D\u0430\u0442\u0430 \u043D\u0430 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u0438\u0442\u0435 \u043C\u043E\u0436\u0435 \u0434\u0430 \u043F\u043E\u0432\u043B\u0438\u044F\u0435 \u043D\u0430 \u0441\u0438\u0433\u0443\u0440\u043D\u043E\u0441\u0442\u0442\u0430 \u043D\u0430 \u043F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435\u0442\u043E.
228
+ IFRAME_ADDIFRAME_ADDITIONAL_PARAMETERS_WARNING_MORE_INFO_TEXT=\u041F\u043E\u0432\u0435\u0447\u0435 \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044F
229
+ IFRAME_ADDIFRAME_ADD_ADDITIONAL_SANDBOX_PARAMETERS_LABEL=\u0410\u043A\u0442\u0438\u0432\u0438\u0440\u0430\u043D\u0435 \u043D\u0430 \u0434\u043E\u043F\u044A\u043B\u043D\u0438\u0442\u0435\u043B\u043D\u0438 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u0438 \u043D\u0430 \u0442\u0435\u0441\u0442\u043E\u0432\u0430\u0442\u0430 \u0441\u0440\u0435\u0434\u0430\:
230
+ IFRAME_ADDIFRAME_ADD_ADDITIONAL_SANDBOX_PARAMETERS_PLACEHOLDER=\u0412\u044A\u0432\u0435\u0434\u0435\u0442\u0435 \u0434\u043E\u043F\u044A\u043B\u043D\u0438\u0442\u0435\u043B\u043D\u0438 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u0438 \u043D\u0430 \u0442\u0435\u0441\u0442\u043E\u0432\u0430\u0442\u0430 \u0441\u0440\u0435\u0434\u0430
228
231
 
229
232
  TXT_CHANGEVISUALIZATION_CHANGE_RENAME_TO=\u0418\u043C\u0435\u0442\u043E \u0435 \u043F\u0440\u043E\u043C\u0435\u043D\u0435\u043D\u043E \u043D\u0430 ''{0}''
230
233
  TXT_CHANGEVISUALIZATION_CHANGE_RENAME_FROM_TO=\u0418\u043C\u0435\u0442\u043E \u0435 \u043F\u0440\u043E\u043C\u0435\u043D\u0435\u043D\u043E \u043E\u0442 ''{1}'' \u043D\u0430 ''{0}\u2019
@@ -321,7 +324,7 @@ TXT_SELECT_PRIO=\u0412\u043C\u044A\u043A\u0432\u0430\u043D\u0435 \u0441\u043B\u0
321
324
  SAVE_AS_DIALOG_PLACEHOLDER_DESCRIPTION_TEXT=\u0412\u044A\u0432\u0435\u0434\u0435\u0442\u0435 \u043E\u043F\u0438\u0441\u0430\u043D\u0438\u0435
322
325
  TXT_TABLE_CONTEXT_CELL_ROLE=\u0420\u043E\u043B\u044F
323
326
  TXT_TABLE_CONTEXT_CELL_ROLES=\u0420\u043E\u043B\u0438
324
- TXT_DEFAULT_APP=\u0410\u0434\u0430\u043F\u0442\u0438\u0440\u0430\u043D\u0435 \u043F\u043E \u043F\u043E\u0434\u0440\u0430\u0437\u0431\u0438\u0440\u0430\u043D\u0435
327
+ TXT_DEFAULT_APP=\u0410\u0434\u0430\u043F\u0442\u0438\u0440\u0430\u043D\u0435 \u0431\u0435\u0437 \u043A\u043E\u043D\u0442\u0435\u043A\u0441\u0442
325
328
  APP_CTX_DIALOG_SAVE=\u0417\u0430\u043F\u0430\u0437\u0432\u0430\u043D\u0435
326
329
  APP_CTX_DIALOG_CANCEL=\u041E\u0442\u043A\u0430\u0437
327
330
  APP_CTX_DIALOG_CONFIRM=\u041F\u043E\u0442\u0432\u044A\u0440\u0436\u0434\u0430\u0432\u0430\u043D\u0435