@openui5/sap.ui.rta 1.108.20 → 1.108.21

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 (149) hide show
  1. package/.reuse/dep5 +0 -5
  2. package/THIRDPARTY.txt +0 -6
  3. package/package.json +6 -6
  4. package/src/sap/ui/rta/.library +1 -1
  5. package/src/sap/ui/rta/Client.js +1 -1
  6. package/src/sap/ui/rta/RuntimeAuthoring.js +1 -1
  7. package/src/sap/ui/rta/Utils.js +1 -1
  8. package/src/sap/ui/rta/appVariant/AppVariantManager.js +1 -1
  9. package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_bg.properties +1 -1
  10. package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_ca.properties +1 -1
  11. package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_cs.properties +1 -1
  12. package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_es_MX.properties +1 -1
  13. package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_hr.properties +1 -1
  14. package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_hu.properties +1 -1
  15. package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_ja.properties +1 -1
  16. package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_ms.properties +1 -1
  17. package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_pl.properties +1 -1
  18. package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_sl.properties +1 -1
  19. package/src/sap/ui/rta/command/AddIFrame.js +1 -1
  20. package/src/sap/ui/rta/command/AddProperty.js +1 -1
  21. package/src/sap/ui/rta/command/AddXML.js +1 -1
  22. package/src/sap/ui/rta/command/AddXMLAtExtensionPoint.js +1 -1
  23. package/src/sap/ui/rta/command/AppDescriptorCommand.js +1 -1
  24. package/src/sap/ui/rta/command/BaseCommand.js +1 -1
  25. package/src/sap/ui/rta/command/BindProperty.js +1 -1
  26. package/src/sap/ui/rta/command/Combine.js +1 -1
  27. package/src/sap/ui/rta/command/CommandFactory.js +1 -1
  28. package/src/sap/ui/rta/command/CompositeCommand.js +1 -1
  29. package/src/sap/ui/rta/command/ControlVariantConfigure.js +1 -1
  30. package/src/sap/ui/rta/command/ControlVariantSave.js +1 -1
  31. package/src/sap/ui/rta/command/ControlVariantSaveAs.js +1 -1
  32. package/src/sap/ui/rta/command/ControlVariantSetTitle.js +1 -1
  33. package/src/sap/ui/rta/command/ControlVariantSwitch.js +1 -1
  34. package/src/sap/ui/rta/command/CreateContainer.js +1 -1
  35. package/src/sap/ui/rta/command/CustomAdd.js +1 -1
  36. package/src/sap/ui/rta/command/FlexCommand.js +1 -1
  37. package/src/sap/ui/rta/command/LREPSerializer.js +1 -1
  38. package/src/sap/ui/rta/command/LocalReset.js +1 -1
  39. package/src/sap/ui/rta/command/Move.js +1 -1
  40. package/src/sap/ui/rta/command/Property.js +1 -1
  41. package/src/sap/ui/rta/command/Remove.js +1 -1
  42. package/src/sap/ui/rta/command/Rename.js +1 -1
  43. package/src/sap/ui/rta/command/Resize.js +1 -1
  44. package/src/sap/ui/rta/command/Reveal.js +1 -1
  45. package/src/sap/ui/rta/command/Settings.js +1 -1
  46. package/src/sap/ui/rta/command/Split.js +1 -1
  47. package/src/sap/ui/rta/command/Stack.js +1 -1
  48. package/src/sap/ui/rta/command/appDescriptor/AddLibrary.js +1 -1
  49. package/src/sap/ui/rta/command/compVariant/CompVariantContent.js +1 -1
  50. package/src/sap/ui/rta/command/compVariant/CompVariantSaveAs.js +1 -1
  51. package/src/sap/ui/rta/command/compVariant/CompVariantSwitch.js +1 -1
  52. package/src/sap/ui/rta/command/compVariant/CompVariantUpdate.js +1 -1
  53. package/src/sap/ui/rta/enablement/elementActionTest.js +1 -1
  54. package/src/sap/ui/rta/library.js +2 -2
  55. package/src/sap/ui/rta/messagebundle_ar.properties +3 -0
  56. package/src/sap/ui/rta/messagebundle_bg.properties +17 -14
  57. package/src/sap/ui/rta/messagebundle_ca.properties +3 -0
  58. package/src/sap/ui/rta/messagebundle_cs.properties +4 -1
  59. package/src/sap/ui/rta/messagebundle_cy.properties +3 -0
  60. package/src/sap/ui/rta/messagebundle_da.properties +3 -0
  61. package/src/sap/ui/rta/messagebundle_de.properties +4 -1
  62. package/src/sap/ui/rta/messagebundle_el.properties +3 -0
  63. package/src/sap/ui/rta/messagebundle_en.properties +3 -0
  64. package/src/sap/ui/rta/messagebundle_en_GB.properties +3 -0
  65. package/src/sap/ui/rta/messagebundle_es.properties +3 -0
  66. package/src/sap/ui/rta/messagebundle_es_MX.properties +8 -5
  67. package/src/sap/ui/rta/messagebundle_et.properties +4 -1
  68. package/src/sap/ui/rta/messagebundle_fi.properties +3 -0
  69. package/src/sap/ui/rta/messagebundle_fr.properties +3 -0
  70. package/src/sap/ui/rta/messagebundle_fr_CA.properties +5 -2
  71. package/src/sap/ui/rta/messagebundle_hi.properties +10 -7
  72. package/src/sap/ui/rta/messagebundle_hr.properties +3 -0
  73. package/src/sap/ui/rta/messagebundle_hu.properties +4 -1
  74. package/src/sap/ui/rta/messagebundle_id.properties +5 -2
  75. package/src/sap/ui/rta/messagebundle_it.properties +4 -1
  76. package/src/sap/ui/rta/messagebundle_iw.properties +3 -0
  77. package/src/sap/ui/rta/messagebundle_ja.properties +13 -10
  78. package/src/sap/ui/rta/messagebundle_kk.properties +4 -1
  79. package/src/sap/ui/rta/messagebundle_ko.properties +3 -0
  80. package/src/sap/ui/rta/messagebundle_lt.properties +5 -2
  81. package/src/sap/ui/rta/messagebundle_lv.properties +5 -2
  82. package/src/sap/ui/rta/messagebundle_ms.properties +5 -2
  83. package/src/sap/ui/rta/messagebundle_nl.properties +4 -1
  84. package/src/sap/ui/rta/messagebundle_no.properties +3 -0
  85. package/src/sap/ui/rta/messagebundle_pl.properties +3 -0
  86. package/src/sap/ui/rta/messagebundle_pt.properties +4 -1
  87. package/src/sap/ui/rta/messagebundle_pt_PT.properties +3 -0
  88. package/src/sap/ui/rta/messagebundle_ro.properties +4 -1
  89. package/src/sap/ui/rta/messagebundle_ru.properties +3 -0
  90. package/src/sap/ui/rta/messagebundle_sh.properties +3 -0
  91. package/src/sap/ui/rta/messagebundle_sk.properties +4 -1
  92. package/src/sap/ui/rta/messagebundle_sl.properties +4 -1
  93. package/src/sap/ui/rta/messagebundle_sv.properties +3 -0
  94. package/src/sap/ui/rta/messagebundle_th.properties +8 -5
  95. package/src/sap/ui/rta/messagebundle_tr.properties +3 -0
  96. package/src/sap/ui/rta/messagebundle_uk.properties +7 -4
  97. package/src/sap/ui/rta/messagebundle_vi.properties +4 -1
  98. package/src/sap/ui/rta/messagebundle_zh_CN.properties +3 -0
  99. package/src/sap/ui/rta/messagebundle_zh_TW.properties +3 -0
  100. package/src/sap/ui/rta/plugin/AddXMLAtExtensionPoint.js +1 -1
  101. package/src/sap/ui/rta/plugin/BaseCreate.js +1 -1
  102. package/src/sap/ui/rta/plugin/Combine.js +1 -1
  103. package/src/sap/ui/rta/plugin/ControlVariant.js +1 -1
  104. package/src/sap/ui/rta/plugin/CreateContainer.js +1 -1
  105. package/src/sap/ui/rta/plugin/CutPaste.js +1 -1
  106. package/src/sap/ui/rta/plugin/DragDrop.js +1 -1
  107. package/src/sap/ui/rta/plugin/EasyAdd.js +1 -1
  108. package/src/sap/ui/rta/plugin/EasyRemove.js +1 -1
  109. package/src/sap/ui/rta/plugin/LocalReset.js +1 -1
  110. package/src/sap/ui/rta/plugin/Plugin.js +1 -1
  111. package/src/sap/ui/rta/plugin/RTAElementMover.js +1 -1
  112. package/src/sap/ui/rta/plugin/Remove.js +1 -1
  113. package/src/sap/ui/rta/plugin/Rename.js +1 -1
  114. package/src/sap/ui/rta/plugin/RenameHandler.js +1 -1
  115. package/src/sap/ui/rta/plugin/Resize.js +1 -1
  116. package/src/sap/ui/rta/plugin/Selection.js +1 -1
  117. package/src/sap/ui/rta/plugin/Settings.js +1 -1
  118. package/src/sap/ui/rta/plugin/Split.js +1 -1
  119. package/src/sap/ui/rta/plugin/Stretch.js +1 -1
  120. package/src/sap/ui/rta/plugin/additionalElements/ActionExtractor.js +1 -1
  121. package/src/sap/ui/rta/plugin/additionalElements/AddElementsDialog.js +1 -1
  122. package/src/sap/ui/rta/plugin/additionalElements/AdditionalElementsPlugin.js +1 -1
  123. package/src/sap/ui/rta/plugin/additionalElements/AdditionalElementsUtils.js +1 -1
  124. package/src/sap/ui/rta/plugin/additionalElements/CommandBuilder.js +1 -1
  125. package/src/sap/ui/rta/plugin/iframe/AddIFrame.js +1 -1
  126. package/src/sap/ui/rta/plugin/iframe/AddIFrameDialog.js +1 -1
  127. package/src/sap/ui/rta/service/Action.js +1 -1
  128. package/src/sap/ui/rta/service/ControllerExtension.js +1 -1
  129. package/src/sap/ui/rta/service/Outline.js +1 -1
  130. package/src/sap/ui/rta/service/Property.js +1 -1
  131. package/src/sap/ui/rta/service/Selection.js +1 -1
  132. package/src/sap/ui/rta/service/SupportTools.js +1 -1
  133. package/src/sap/ui/rta/toolbar/Adaptation.js +1 -1
  134. package/src/sap/ui/rta/toolbar/Base.js +1 -1
  135. package/src/sap/ui/rta/toolbar/Fiori.js +1 -1
  136. package/src/sap/ui/rta/toolbar/FioriLike.js +1 -1
  137. package/src/sap/ui/rta/toolbar/OverflowToolbarButton.js +1 -1
  138. package/src/sap/ui/rta/toolbar/Personalization.js +1 -1
  139. package/src/sap/ui/rta/toolbar/Standalone.js +1 -1
  140. package/src/sap/ui/rta/toolbar/contextBased/SaveAsContextBasedAdaptation.js +1 -1
  141. package/src/sap/ui/rta/toolbar/translation/Translation.js +1 -1
  142. package/src/sap/ui/rta/toolbar/versioning/Versioning.js +1 -1
  143. package/src/sap/ui/rta/util/PluginManager.js +1 -1
  144. package/src/sap/ui/rta/util/PopupManager.js +1 -1
  145. package/src/sap/ui/rta/util/ReloadManager.js +1 -1
  146. package/src/sap/ui/rta/util/ServiceEventBus.js +1 -1
  147. package/src/sap/ui/rta/util/changeVisualization/ChangeIndicator.js +1 -1
  148. package/src/sap/ui/rta/util/changeVisualization/ChangeIndicatorRegistry.js +1 -1
  149. package/src/sap/ui/rta/util/changeVisualization/ChangeVisualization.js +1 -1
package/.reuse/dep5 CHANGED
@@ -192,11 +192,6 @@ Copyright: 2012 Matteo Spinelli
192
192
  License: MIT
193
193
  Comment: these files belong to: cubiq.org - swipeview
194
194
 
195
- Files: src/sap.ui.core/src/sap/ui/thirdparty/mobify-carousel.js
196
- Copyright: Mobify R&D Inc.
197
- License: MIT
198
- Comment: these files belong to: Mobify.js
199
-
200
195
  Files: src/sap.ui.core/src/sap/ui/thirdparty/zyngascroll.js
201
196
  Copyright: 2011 Zynga Inc.
202
197
  License: MIT
package/THIRDPARTY.txt CHANGED
@@ -143,12 +143,6 @@ License: MIT
143
143
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
144
144
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/swipe-view.js
145
145
 
146
- Component: Mobify.js, version: 1.1
147
- Copyright: Mobify R&D Inc.
148
- License: MIT
149
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
150
- Contained in: src/sap.ui.core/src/sap/ui/thirdparty/mobify-carousel.js
151
-
152
146
  Component: Zynga Scroller, version: 1.2.1-0-g5d43806
153
147
  Copyright: 2011 Zynga Inc.
154
148
  License: MIT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/sap.ui.rta",
3
- "version": "1.108.20",
3
+ "version": "1.108.21",
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.108.20",
18
- "@openui5/sap.ui.core": "1.108.20",
19
- "@openui5/sap.ui.dt": "1.108.20",
20
- "@openui5/sap.ui.fl": "1.108.20",
21
- "@openui5/sap.ui.layout": "1.108.20"
17
+ "@openui5/sap.m": "1.108.21",
18
+ "@openui5/sap.ui.core": "1.108.21",
19
+ "@openui5/sap.ui.dt": "1.108.21",
20
+ "@openui5/sap.ui.fl": "1.108.21",
21
+ "@openui5/sap.ui.layout": "1.108.21"
22
22
  }
23
23
  }
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.108.20</version>
9
+ <version>1.108.21</version>
10
10
 
11
11
  <documentation>SAPUI5 library with RTA controls.</documentation>
12
12
 
@@ -57,7 +57,7 @@ sap.ui.define([
57
57
  * @alias sap.ui.rta.Client
58
58
  * @author SAP SE
59
59
  * @since 1.56.0
60
- * @version 1.108.20
60
+ * @version 1.108.21
61
61
  * @private
62
62
  * @ui5-restricted
63
63
  */
@@ -118,7 +118,7 @@ sap.ui.define([
118
118
  * @class The runtime authoring allows to adapt the fields of a running application.
119
119
  * @extends sap.ui.base.ManagedObject
120
120
  * @author SAP SE
121
- * @version 1.108.20
121
+ * @version 1.108.21
122
122
  * @constructor
123
123
  * @private
124
124
  * @since 1.30
@@ -45,7 +45,7 @@ function(
45
45
  *
46
46
  * @namespace
47
47
  * @author SAP SE
48
- * @version 1.108.20
48
+ * @version 1.108.21
49
49
  *
50
50
  * @private
51
51
  * @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.108.20
27
+ * @version 1.108.21
28
28
  * @constructor
29
29
  * @private
30
30
  * @since 1.53
@@ -6,7 +6,7 @@ MAA_DIALOG_ADAPT_UI_ACTION=\u0410\u0434\u0430\u043F\u0442\u0438\u0440\u0430\u043
6
6
  MAA_DIALOG_SAVE_AS_ACTION=\u0417\u0430\u043F\u0430\u0437\u0432\u0430\u043D\u0435 \u043A\u0430\u0442\u043E \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435
7
7
  MAA_DIALOG_ACTIONS=\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u044F
8
8
  MAA_DIALOG_DELETE_APPVAR=\u0418\u0437\u0442\u0440\u0438\u0432\u0430\u043D\u0435 \u043D\u0430 \u0432\u0430\u0440\u0438\u0430\u043D\u0442 \u043D\u0430 \u043F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435
9
- MAA_DIALOG_ADAPT_UI=\u0410\u0434\u0430\u043F\u0442\u0438\u0440\u0430\u043D\u0435 \u043D\u0430 \u043F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B\u0441\u043A\u0438 \u0438\u043D\u0442\u0435\u0440\u0444\u0435\u0439\u0441
9
+ MAA_DIALOG_ADAPT_UI=\u0410\u0434\u0430\u043F\u0442\u0438\u0440\u0430\u043D\u0435 \u043D\u0430 \u043F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B\u0441\u043A\u0438\u044F \u0438\u043D\u0442\u0435\u0440\u0444\u0435\u0439\u0441
10
10
  MAA_CURRENTLY_ADAPTING=\u0422\u0435\u043A\u0443\u0449\u043E \u0430\u0434\u0430\u043F\u0442\u0438\u0440\u0430\u043D\u0435
11
11
  MAA_OPERATION_IN_PROGRESS=\u041E\u043F\u0435\u0440\u0430\u0446\u0438\u044F\u0442\u0430 \u0441\u0435 \u0438\u0437\u043F\u044A\u043B\u043D\u044F\u0432\u0430
12
12
  MAA_NEW_APP_VARIANT=\u0422\u043E\u043A\u0443-\u0449\u043E \u0441\u044A\u0437\u0434\u0430\u0434\u0435\u043D
@@ -6,7 +6,7 @@ MAA_DIALOG_ADAPT_UI_ACTION=Acci\u00F3 d\u2019ajustar IU
6
6
  MAA_DIALOG_SAVE_AS_ACTION=Acci\u00F3 de desar com a
7
7
  MAA_DIALOG_ACTIONS=Accions
8
8
  MAA_DIALOG_DELETE_APPVAR=Suprimir variant d'aplicaci\u00F3
9
- MAA_DIALOG_ADAPT_UI=Ajustar IU
9
+ MAA_DIALOG_ADAPT_UI=Adaptar IU
10
10
  MAA_CURRENTLY_ADAPTING=Actualment en tractament
11
11
  MAA_OPERATION_IN_PROGRESS=Operaci\u00F3 en curs
12
12
  MAA_NEW_APP_VARIANT=Acabat de crear
@@ -6,7 +6,7 @@ MAA_DIALOG_ADAPT_UI_ACTION=P\u0159izp\u016Fsobit ID akce
6
6
  MAA_DIALOG_SAVE_AS_ACTION=Ulo\u017Eit jako akci
7
7
  MAA_DIALOG_ACTIONS=Akce
8
8
  MAA_DIALOG_DELETE_APPVAR=Odstranit variantu aplikace
9
- MAA_DIALOG_ADAPT_UI=Upravit UI
9
+ MAA_DIALOG_ADAPT_UI=P\u0159izp\u016Fsobit u\u017Eivatelsk\u00E9 rozhran\u00ED
10
10
  MAA_CURRENTLY_ADAPTING=Aktu\u00E1ln\u011B ve zpracov\u00E1n\u00ED
11
11
  MAA_OPERATION_IN_PROGRESS=Operace prob\u00EDh\u00E1
12
12
  MAA_NEW_APP_VARIANT=Pr\u00E1v\u011B vytvo\u0159eno
@@ -6,7 +6,7 @@ MAA_DIALOG_ADAPT_UI_ACTION=Acci\u00F3n de adaptar la IU
6
6
  MAA_DIALOG_SAVE_AS_ACTION=Acci\u00F3n de guardar como
7
7
  MAA_DIALOG_ACTIONS=Acciones
8
8
  MAA_DIALOG_DELETE_APPVAR=Eliminar variante de aplicaci\u00F3n
9
- MAA_DIALOG_ADAPT_UI=Adaptar la IU
9
+ MAA_DIALOG_ADAPT_UI=Adaptar IU
10
10
  MAA_CURRENTLY_ADAPTING=Adaptando en este momento
11
11
  MAA_OPERATION_IN_PROGRESS=Operaci\u00F3n en curso
12
12
  MAA_NEW_APP_VARIANT=Creada recientemente
@@ -6,7 +6,7 @@ MAA_DIALOG_ADAPT_UI_ACTION=Radnja Prilagodi korisni\u010Dko su\u010Delje
6
6
  MAA_DIALOG_SAVE_AS_ACTION=Radnja Snimi kao
7
7
  MAA_DIALOG_ACTIONS=Radnje
8
8
  MAA_DIALOG_DELETE_APPVAR=Izbri\u0161i varijantu aplikacije
9
- MAA_DIALOG_ADAPT_UI=Prilagodi UI
9
+ MAA_DIALOG_ADAPT_UI=Prilagodi korisni\u010Dko su\u010Delje
10
10
  MAA_CURRENTLY_ADAPTING=Trenutno se prilago\u0111ava
11
11
  MAA_OPERATION_IN_PROGRESS=Operacija u tijeku
12
12
  MAA_NEW_APP_VARIANT=Upravo kreirano
@@ -6,7 +6,7 @@ MAA_DIALOG_ADAPT_UI_ACTION=M\u0171veletazonos\u00EDt\u00F3 adapt\u00E1l\u00E1sa
6
6
  MAA_DIALOG_SAVE_AS_ACTION=Ment\u00E9s m\u0171veletk\u00E9nt
7
7
  MAA_DIALOG_ACTIONS=M\u0171veletek
8
8
  MAA_DIALOG_DELETE_APPVAR=Alkalmaz\u00E1sv\u00E1ltozat t\u00F6rl\u00E9se
9
- MAA_DIALOG_ADAPT_UI=UI illeszt\u00E9se
9
+ MAA_DIALOG_ADAPT_UI=Fel\u00FClet adapt\u00E1l\u00E1sa
10
10
  MAA_CURRENTLY_ADAPTING=Jelenleg illeszt\u00E9s alatt
11
11
  MAA_OPERATION_IN_PROGRESS=M\u0171velet folyamatban
12
12
  MAA_NEW_APP_VARIANT=Frissen l\u00E9trehozva
@@ -1,6 +1,6 @@
1
1
 
2
2
  MAA_DIALOG_ICON=\u30A2\u30A4\u30B3\u30F3
3
- MAA_DIALOG_DESCRIPTION=\u5185\u5BB9\u8AAC\u660E
3
+ MAA_DIALOG_DESCRIPTION=\u8AAC\u660E
4
4
  MAA_DIALOG_COPY_ID_ACTION=ID \u30B3\u30D4\u30FC\u30A2\u30AF\u30B7\u30E7\u30F3
5
5
  MAA_DIALOG_ADAPT_UI_ACTION=UI \u9069\u5FDC\u30A2\u30AF\u30B7\u30E7\u30F3
6
6
  MAA_DIALOG_SAVE_AS_ACTION=\u540D\u524D\u3092\u4ED8\u3051\u3066\u4FDD\u5B58\u30A2\u30AF\u30B7\u30E7\u30F3
@@ -6,7 +6,7 @@ MAA_DIALOG_ADAPT_UI_ACTION=Sesuaikan Tindakan ID
6
6
  MAA_DIALOG_SAVE_AS_ACTION=Simpan Sebagai Tindakan
7
7
  MAA_DIALOG_ACTIONS=Tindakan
8
8
  MAA_DIALOG_DELETE_APPVAR=Padam Varian Aplikasi
9
- MAA_DIALOG_ADAPT_UI=Menyesuaikan UI
9
+ MAA_DIALOG_ADAPT_UI=Sesuaikan UI
10
10
  MAA_CURRENTLY_ADAPTING=Disesuaikan Pada Masa Ini
11
11
  MAA_OPERATION_IN_PROGRESS=Operasi sedang Dijalankan
12
12
  MAA_NEW_APP_VARIANT=Hanya Dicipta
@@ -6,7 +6,7 @@ MAA_DIALOG_ADAPT_UI_ACTION=Dostosowanie czynno\u015Bci IU
6
6
  MAA_DIALOG_SAVE_AS_ACTION=Zapami\u0119tanie jako czynno\u015Bci
7
7
  MAA_DIALOG_ACTIONS=Czynno\u015Bci
8
8
  MAA_DIALOG_DELETE_APPVAR=Usu\u0144 wariant aplikacji
9
- MAA_DIALOG_ADAPT_UI=Dostosowanie IU
9
+ MAA_DIALOG_ADAPT_UI=Dostosuj IU
10
10
  MAA_CURRENTLY_ADAPTING=Aktualnie w przetwarzaniu
11
11
  MAA_OPERATION_IN_PROGRESS=Operacja w toku
12
12
  MAA_NEW_APP_VARIANT=Dopiero utworzone
@@ -6,7 +6,7 @@ MAA_DIALOG_ADAPT_UI_ACTION=Prilagoditev akcije UV-ja
6
6
  MAA_DIALOG_SAVE_AS_ACTION=Shrani kot akcijo
7
7
  MAA_DIALOG_ACTIONS=Akcije
8
8
  MAA_DIALOG_DELETE_APPVAR=Brisanje variante aplikacije
9
- MAA_DIALOG_ADAPT_UI=Prilagoditev UV
9
+ MAA_DIALOG_ADAPT_UI=Prilagodi uporabni\u0161ki vmesnik
10
10
  MAA_CURRENTLY_ADAPTING=Trenutno v obdelavi
11
11
  MAA_OPERATION_IN_PROGRESS=Operacija v izvajanju
12
12
  MAA_NEW_APP_VARIANT=Pravkar kreirano
@@ -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.108.20
19
+ * @version 1.108.21
20
20
  * @constructor
21
21
  * @private
22
22
  * @since 1.75
@@ -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.108.20
17
+ * @version 1.108.21
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.108.20
19
+ * @version 1.108.21
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.108.20
27
+ * @version 1.108.21
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.108.20
24
+ * @version 1.108.21
25
25
  *
26
26
  * @constructor
27
27
  * @private
@@ -13,7 +13,7 @@ sap.ui.define(["sap/ui/base/ManagedObject"], function(ManagedObject) {
13
13
  * @extends sap.ui.base.ManagedObject
14
14
  *
15
15
  * @author SAP SE
16
- * @version 1.108.20
16
+ * @version 1.108.21
17
17
  *
18
18
  * @constructor
19
19
  * @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.108.20
29
+ * @version 1.108.21
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.108.20
19
+ * @version 1.108.21
20
20
  * @constructor
21
21
  * @private
22
22
  * @since 1.46
@@ -485,7 +485,7 @@ sap.ui.define([
485
485
  * @extends sap.ui.base.ManagedObject
486
486
  *
487
487
  * @author SAP SE
488
- * @version 1.108.20
488
+ * @version 1.108.21
489
489
  *
490
490
  * @constructor
491
491
  * @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.108.20
24
+ * @version 1.108.21
25
25
  *
26
26
  * @constructor
27
27
  * @private
@@ -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.108.20
25
+ * @version 1.108.21
26
26
  * @constructor
27
27
  * @private
28
28
  * @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.108.20
23
+ * @version 1.108.21
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.108.20
29
+ * @version 1.108.21
30
30
  * @constructor
31
31
  * @private
32
32
  * @since 1.86
@@ -17,7 +17,7 @@ sap.ui.define([
17
17
  * @class
18
18
  * @extends sap.ui.rta.command.BaseCommand
19
19
  * @author SAP SE
20
- * @version 1.108.20
20
+ * @version 1.108.21
21
21
  * @constructor
22
22
  * @private
23
23
  * @since 1.50
@@ -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.108.20
23
+ * @version 1.108.21
24
24
  * @constructor
25
25
  * @private
26
26
  * @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.108.20
15
+ * @version 1.108.21
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.108.20
15
+ * @version 1.108.21
16
16
  * @constructor
17
17
  * @private
18
18
  * @since 1.62
@@ -31,7 +31,7 @@ sap.ui.define([
31
31
  * @extends sap.ui.rta.command.BaseCommand
32
32
  *
33
33
  * @author SAP SE
34
- * @version 1.108.20
34
+ * @version 1.108.21
35
35
  *
36
36
  * @constructor
37
37
  * @private
@@ -29,7 +29,7 @@ sap.ui.define([
29
29
  * @class
30
30
  * @extends sap.ui.base.ManagedObject
31
31
  * @author SAP SE
32
- * @version 1.108.20
32
+ * @version 1.108.21
33
33
  * @constructor
34
34
  * @private
35
35
  * @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.108.20
23
+ * @version 1.108.21
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.108.20
20
+ * @version 1.108.21
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.108.20
19
+ * @version 1.108.21
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.108.20
15
+ * @version 1.108.21
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.108.20
15
+ * @version 1.108.21
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.108.20
19
+ * @version 1.108.21
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.108.20
15
+ * @version 1.108.21
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.108.20
15
+ * @version 1.108.21
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.108.20
17
+ * @version 1.108.21
18
18
  * @constructor
19
19
  * @private
20
20
  * @since 1.46
@@ -59,7 +59,7 @@ sap.ui.define([
59
59
  * @class
60
60
  * @extends sap.ui.base.ManagedObject
61
61
  * @author SAP SE
62
- * @version 1.108.20
62
+ * @version 1.108.21
63
63
  * @constructor
64
64
  * @private
65
65
  * @since 1.34
@@ -17,7 +17,7 @@ sap.ui.define([
17
17
  * @extends sap.ui.rta.command.AppDescriptorCommand
18
18
  *
19
19
  * @author SAP SE
20
- * @version 1.108.20
20
+ * @version 1.108.21
21
21
  *
22
22
  * @constructor
23
23
  * @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.108.20
23
+ * @version 1.108.21
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.108.20
23
+ * @version 1.108.21
24
24
  * @constructor
25
25
  * @private
26
26
  * @since 1.87
@@ -16,7 +16,7 @@ sap.ui.define([
16
16
  * @class
17
17
  * @extends sap.ui.rta.command.BaseCommand
18
18
  * @author SAP SE
19
- * @version 1.108.20
19
+ * @version 1.108.21
20
20
  * @constructor
21
21
  * @private
22
22
  * @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.108.20
25
+ * @version 1.108.21
26
26
  * @constructor
27
27
  * @private
28
28
  * @since 1.87
@@ -53,7 +53,7 @@ sap.ui.define([
53
53
  * E.g. <code>elementActionTest.only("Remove");</code>
54
54
  *
55
55
  * @author SAP SE
56
- * @version 1.108.20
56
+ * @version 1.108.21
57
57
  *
58
58
  * @static
59
59
  * @since 1.42
@@ -23,14 +23,14 @@ function() {
23
23
  * @namespace
24
24
  * @alias sap.ui.rta
25
25
  * @author SAP SE
26
- * @version 1.108.20
26
+ * @version 1.108.21
27
27
  * @since 1.50
28
28
  * @private
29
29
  * @experimental This class is experimental and provides only limited functionality. Also the API might be changed in future.
30
30
  */
31
31
  var thisLib = sap.ui.getCore().initLibrary({
32
32
  name: "sap.ui.rta",
33
- version: "1.108.20",
33
+ version: "1.108.21",
34
34
  dependencies: ["sap.ui.core", "sap.m", "sap.ui.fl", "sap.ui.dt"],
35
35
  types: [],
36
36
  interfaces: [],
@@ -193,6 +193,9 @@ IFRAME_ADDIFRAME_DIALOG_TABLE_UI_VALUE_LABEL=\u0645\u062B\u0627\u0644 \u0627\u06
193
193
  IFRAME_ADDIFRAME_DIALOG_PARAMETER_SEARCH_LABEL=\u0627\u0644\u0628\u062D\u062B \u0639\u0646 \u0627\u0644\u0645\u0639\u0627\u0645\u0650\u0644\u0627\u062A
194
194
  IFRAME_ADDIFRAME_DIALOG_URL_WARNING_TEXT=\u0627\u0644\u0631\u0648\u0627\u0628\u0637 \u0627\u0644\u0645\u0633\u062A\u062E\u062F\u0645\u0629 \u0647\u0646\u0627 \u0645\u0637\u0644\u0648\u0628\u0629 \u0644\u0627\u0633\u062A\u064A\u0641\u0627\u0621 \u0634\u0631\u0648\u0637 \u0645\u0633\u0628\u0642\u0629 \u0645\u0639\u064A\u0646\u0629 \u0648\u0644\u0646 \u062A\u0639\u0645\u0644 \u0628\u062F\u0648\u0646\u0647\u0627.
195
195
  IFRAME_ADDIFRAME_DIALOG_URL_WARNING_LINKTEXT=\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u0632\u064A\u062F
196
+ IFRAME_ADDIFRAME_ADVANCED_SETTINGS=\u0627\u0644\u0625\u0639\u062F\u0627\u062F\u0627\u062A \u0627\u0644\u0645\u062A\u0642\u062F\u0645\u0629
197
+ IFRAME_ADDIFRAME_USE_LEGACY_NAVIGATION=\u0646\u0645\u0637 \u0627\u0644\u062A\u0646\u0642\u0644 \u0627\u0644\u0642\u062F\u064A\u0645
198
+ 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.
196
199
 
197
200
  TXT_CHANGEVISUALIZATION_CHANGE_RENAME_TO=\u062A\u0645 \u062A\u063A\u064A\u064A\u0631 \u0627\u0644\u0627\u0633\u0645 \u0625\u0644\u0649 ''{0}''
198
201
  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}''