@openui5/sap.ui.rta 1.108.40 → 1.108.42

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 (131) hide show
  1. package/THIRDPARTY.txt +1 -1
  2. package/package.json +6 -6
  3. package/src/sap/ui/rta/.library +1 -1
  4. package/src/sap/ui/rta/Client.js +1 -1
  5. package/src/sap/ui/rta/RuntimeAuthoring.js +1 -1
  6. package/src/sap/ui/rta/Utils.js +1 -1
  7. package/src/sap/ui/rta/appVariant/AppVariantManager.js +1 -1
  8. package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_bg.properties +1 -1
  9. package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_ca.properties +1 -1
  10. package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_cs.properties +1 -1
  11. package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_es_MX.properties +1 -1
  12. package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_fr_CA.properties +5 -5
  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_bg.properties +13 -13
  56. package/src/sap/ui/rta/messagebundle_cy.properties +1 -1
  57. package/src/sap/ui/rta/messagebundle_de.properties +11 -11
  58. package/src/sap/ui/rta/messagebundle_es_MX.properties +6 -6
  59. package/src/sap/ui/rta/messagebundle_et.properties +1 -1
  60. package/src/sap/ui/rta/messagebundle_fi.properties +1 -1
  61. package/src/sap/ui/rta/messagebundle_fr.properties +7 -7
  62. package/src/sap/ui/rta/messagebundle_fr_CA.properties +33 -33
  63. package/src/sap/ui/rta/messagebundle_hi.properties +2 -2
  64. package/src/sap/ui/rta/messagebundle_hr.properties +3 -3
  65. package/src/sap/ui/rta/messagebundle_hu.properties +1 -1
  66. package/src/sap/ui/rta/messagebundle_id.properties +2 -2
  67. package/src/sap/ui/rta/messagebundle_it.properties +1 -1
  68. package/src/sap/ui/rta/messagebundle_ja.properties +10 -10
  69. package/src/sap/ui/rta/messagebundle_kk.properties +1 -1
  70. package/src/sap/ui/rta/messagebundle_ko.properties +1 -1
  71. package/src/sap/ui/rta/messagebundle_lt.properties +2 -2
  72. package/src/sap/ui/rta/messagebundle_lv.properties +3 -3
  73. package/src/sap/ui/rta/messagebundle_ms.properties +3 -3
  74. package/src/sap/ui/rta/messagebundle_nl.properties +1 -1
  75. package/src/sap/ui/rta/messagebundle_pt.properties +1 -1
  76. package/src/sap/ui/rta/messagebundle_sh.properties +4 -4
  77. package/src/sap/ui/rta/messagebundle_sl.properties +24 -24
  78. package/src/sap/ui/rta/messagebundle_sr.properties +4 -4
  79. package/src/sap/ui/rta/messagebundle_th.properties +3 -3
  80. package/src/sap/ui/rta/messagebundle_uk.properties +4 -4
  81. package/src/sap/ui/rta/messagebundle_vi.properties +1 -1
  82. package/src/sap/ui/rta/plugin/AddXMLAtExtensionPoint.js +1 -1
  83. package/src/sap/ui/rta/plugin/BaseCreate.js +1 -1
  84. package/src/sap/ui/rta/plugin/Combine.js +1 -1
  85. package/src/sap/ui/rta/plugin/ControlVariant.js +1 -1
  86. package/src/sap/ui/rta/plugin/CreateContainer.js +1 -1
  87. package/src/sap/ui/rta/plugin/CutPaste.js +1 -1
  88. package/src/sap/ui/rta/plugin/DragDrop.js +1 -1
  89. package/src/sap/ui/rta/plugin/EasyAdd.js +1 -1
  90. package/src/sap/ui/rta/plugin/EasyRemove.js +1 -1
  91. package/src/sap/ui/rta/plugin/LocalReset.js +1 -1
  92. package/src/sap/ui/rta/plugin/Plugin.js +1 -1
  93. package/src/sap/ui/rta/plugin/RTAElementMover.js +1 -1
  94. package/src/sap/ui/rta/plugin/Remove.js +1 -1
  95. package/src/sap/ui/rta/plugin/Rename.js +1 -1
  96. package/src/sap/ui/rta/plugin/RenameHandler.js +1 -1
  97. package/src/sap/ui/rta/plugin/Resize.js +1 -1
  98. package/src/sap/ui/rta/plugin/Selection.js +1 -1
  99. package/src/sap/ui/rta/plugin/Settings.js +1 -1
  100. package/src/sap/ui/rta/plugin/Split.js +1 -1
  101. package/src/sap/ui/rta/plugin/Stretch.js +1 -1
  102. package/src/sap/ui/rta/plugin/additionalElements/ActionExtractor.js +1 -1
  103. package/src/sap/ui/rta/plugin/additionalElements/AddElementsDialog.js +1 -1
  104. package/src/sap/ui/rta/plugin/additionalElements/AdditionalElementsPlugin.js +1 -1
  105. package/src/sap/ui/rta/plugin/additionalElements/AdditionalElementsUtils.js +1 -1
  106. package/src/sap/ui/rta/plugin/additionalElements/CommandBuilder.js +1 -1
  107. package/src/sap/ui/rta/plugin/iframe/AddIFrame.js +1 -1
  108. package/src/sap/ui/rta/plugin/iframe/AddIFrameDialog.js +1 -1
  109. package/src/sap/ui/rta/service/Action.js +1 -1
  110. package/src/sap/ui/rta/service/ControllerExtension.js +1 -1
  111. package/src/sap/ui/rta/service/Outline.js +1 -1
  112. package/src/sap/ui/rta/service/Property.js +1 -1
  113. package/src/sap/ui/rta/service/Selection.js +1 -1
  114. package/src/sap/ui/rta/service/SupportTools.js +1 -1
  115. package/src/sap/ui/rta/toolbar/Adaptation.js +1 -1
  116. package/src/sap/ui/rta/toolbar/Base.js +1 -1
  117. package/src/sap/ui/rta/toolbar/Fiori.js +1 -1
  118. package/src/sap/ui/rta/toolbar/FioriLike.js +1 -1
  119. package/src/sap/ui/rta/toolbar/OverflowToolbarButton.js +1 -1
  120. package/src/sap/ui/rta/toolbar/Personalization.js +1 -1
  121. package/src/sap/ui/rta/toolbar/Standalone.js +1 -1
  122. package/src/sap/ui/rta/toolbar/contextBased/SaveAsContextBasedAdaptation.js +1 -1
  123. package/src/sap/ui/rta/toolbar/translation/Translation.js +1 -1
  124. package/src/sap/ui/rta/toolbar/versioning/Versioning.js +1 -1
  125. package/src/sap/ui/rta/util/PluginManager.js +1 -1
  126. package/src/sap/ui/rta/util/PopupManager.js +1 -1
  127. package/src/sap/ui/rta/util/ReloadManager.js +1 -1
  128. package/src/sap/ui/rta/util/ServiceEventBus.js +1 -1
  129. package/src/sap/ui/rta/util/changeVisualization/ChangeIndicator.js +1 -1
  130. package/src/sap/ui/rta/util/changeVisualization/ChangeIndicatorRegistry.js +1 -1
  131. package/src/sap/ui/rta/util/changeVisualization/ChangeVisualization.js +1 -1
package/THIRDPARTY.txt CHANGED
@@ -6,7 +6,7 @@ The full text of all referenced licenses is appended at the end of this file.
6
6
 
7
7
  Library: sap.m:
8
8
 
9
- Component: purify.js, version: 3.1.7
9
+ Component: purify.js, version: 3.2.4
10
10
  Copyright: Mario Heiderich
11
11
  License: Apache-2.0
12
12
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/sap.ui.rta",
3
- "version": "1.108.40",
3
+ "version": "1.108.42",
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.40",
18
- "@openui5/sap.ui.core": "1.108.40",
19
- "@openui5/sap.ui.dt": "1.108.40",
20
- "@openui5/sap.ui.fl": "1.108.40",
21
- "@openui5/sap.ui.layout": "1.108.40"
17
+ "@openui5/sap.m": "1.108.42",
18
+ "@openui5/sap.ui.core": "1.108.42",
19
+ "@openui5/sap.ui.dt": "1.108.42",
20
+ "@openui5/sap.ui.fl": "1.108.42",
21
+ "@openui5/sap.ui.layout": "1.108.42"
22
22
  }
23
23
  }
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2025 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.40</version>
9
+ <version>1.108.42</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.40
60
+ * @version 1.108.42
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.40
121
+ * @version 1.108.42
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.40
48
+ * @version 1.108.42
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.40
27
+ * @version 1.108.42
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\u044F \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 \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=Adaptar IU
9
+ MAA_DIALOG_ADAPT_UI=Ajustar 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=P\u0159izp\u016Fsobit u\u017Eivatelsk\u00E9 rozhran\u00ED
9
+ MAA_DIALOG_ADAPT_UI=Upravit UI
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 IU
9
+ MAA_DIALOG_ADAPT_UI=Adaptar la 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
@@ -1,9 +1,9 @@
1
1
 
2
2
  MAA_DIALOG_ICON=Ic\u00F4ne
3
3
  MAA_DIALOG_DESCRIPTION=Description
4
- MAA_DIALOG_COPY_ID_ACTION=Copier l'action d'ID
5
- MAA_DIALOG_ADAPT_UI_ACTION=Adapter l'action d'IU
6
- MAA_DIALOG_SAVE_AS_ACTION=Enregistrer en tant qu'action
4
+ MAA_DIALOG_COPY_ID_ACTION=Action Copier l'ID
5
+ MAA_DIALOG_ADAPT_UI_ACTION=Action Adapter l'IU
6
+ MAA_DIALOG_SAVE_AS_ACTION=Action Enregistrer sous
7
7
  MAA_DIALOG_ACTIONS=Actions
8
8
  MAA_DIALOG_DELETE_APPVAR=Supprimer la variante d'application
9
9
  MAA_DIALOG_ADAPT_UI=Adapter l'IU
@@ -18,11 +18,11 @@ MAA_DIALOG_COPY_ID=Copier l'ID
18
18
  MAA_DIALOG_APP_TYPE=Type d'application
19
19
  MAA_DIALOG_TITLE=Titre
20
20
  MAA_DIALOG_SUBTITLE=Sous-titre
21
- TOOLTIP_DELETE_APP_VAR=Contactez votre administrateur de contenu pour lui demander de supprimer les mises en correspondance cibles de cette variante d'application. Vous pourrez ensuite supprimer la variante d'application.
21
+ TOOLTIP_DELETE_APP_VAR=Contactez l'administrateur de contenu pour lui demander de supprimer les mises en correspondance cible de cette variante d'application. Vous pourrez ensuite supprimer la variante d'application.
22
22
  MSG_APP_VARIANT_DELETE_CONFIRMATION=Voulez-vous vraiment supprimer cette variante d'application?\nLa variante d'application sera supprim\u00E9e pour tous les utilisateurs.
23
23
  TOOLTIP_ADAPTUI_STATUS_RUNNING=Op\u00E9ration en cours en arri\u00E8re-plan
24
24
  TOOLTIP_ADAPTUI_STATUS_PUBLISHED=Rafra\u00EEchissez votre navigateur pour activer cette option.
25
25
  TOOLTIP_ADAPTUI_STATUS_UNPBLSHD_ERROR=V\u00E9rifiez pourquoi l'affectation de catalogue a \u00E9chou\u00E9.
26
- TOOLTIP_ADAPTUI_ON_PREMISE=Contactez votre administrateur de contenu pour lui demander de cr\u00E9er les mises en correspondance cibles pour la variante d'application.
26
+ TOOLTIP_ADAPTUI_ON_PREMISE=Contactez l'administrateur de contenu pour lui demander de cr\u00E9er les mises en correspondance cibles pour la variante d'application.
27
27
  MAA_COPY_ID_SUCCESS=ID copi\u00E9 avec succ\u00E8s.
28
28
  MAA_DIALOG_ACTIONS_HEADER=Actions disponibles
@@ -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 korisni\u010Dko su\u010Delje
9
+ MAA_DIALOG_ADAPT_UI=Uskladi UI
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=Fel\u00FClet adapt\u00E1l\u00E1sa
9
+ MAA_DIALOG_ADAPT_UI=UI illeszt\u00E9se
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=\u8AAC\u660E
3
+ MAA_DIALOG_DESCRIPTION=\u5185\u5BB9\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=Sesuaikan UI
9
+ MAA_DIALOG_ADAPT_UI=Menyesuaikan 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=Dostosuj IU
9
+ MAA_DIALOG_ADAPT_UI=Dostosowanie 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=Prilagodi uporabni\u0161ki vmesnik
9
+ MAA_DIALOG_ADAPT_UI=Prilagoditev UV
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.40
19
+ * @version 1.108.42
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.40
17
+ * @version 1.108.42
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.40
19
+ * @version 1.108.42
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.40
27
+ * @version 1.108.42
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.40
24
+ * @version 1.108.42
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.40
16
+ * @version 1.108.42
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.40
29
+ * @version 1.108.42
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.40
19
+ * @version 1.108.42
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.40
488
+ * @version 1.108.42
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.40
24
+ * @version 1.108.42
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.40
25
+ * @version 1.108.42
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.40
23
+ * @version 1.108.42
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.40
29
+ * @version 1.108.42
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.40
20
+ * @version 1.108.42
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.40
23
+ * @version 1.108.42
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.40
15
+ * @version 1.108.42
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.40
15
+ * @version 1.108.42
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.40
34
+ * @version 1.108.42
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.40
32
+ * @version 1.108.42
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.40
23
+ * @version 1.108.42
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.40
20
+ * @version 1.108.42
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.40
19
+ * @version 1.108.42
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.40
15
+ * @version 1.108.42
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.40
15
+ * @version 1.108.42
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.40
19
+ * @version 1.108.42
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.40
15
+ * @version 1.108.42
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.40
15
+ * @version 1.108.42
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.40
17
+ * @version 1.108.42
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.40
62
+ * @version 1.108.42
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.40
20
+ * @version 1.108.42
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.40
23
+ * @version 1.108.42
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.40
23
+ * @version 1.108.42
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.40
19
+ * @version 1.108.42
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.40
25
+ * @version 1.108.42
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.40
56
+ * @version 1.108.42
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.40
26
+ * @version 1.108.42
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.40",
33
+ version: "1.108.42",
34
34
  dependencies: ["sap.ui.core", "sap.m", "sap.ui.fl", "sap.ui.dt"],
35
35
  types: [],
36
36
  interfaces: [],