@sap/ux-specification 1.142.1 → 1.142.3

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 (319) hide show
  1. package/CHANGELOG.md +105 -23
  2. package/dist/documentation/v2/v2-AnalyticalListPage.html +2 -2
  3. package/dist/documentation/v2/v2-ApplicationV2.html +2 -2
  4. package/dist/documentation/v2/v2-ListReport.html +2 -2
  5. package/dist/documentation/v2/v2-ListReportNew.html +2 -2
  6. package/dist/documentation/v2/v2-ObjectPage.html +2 -2
  7. package/dist/documentation/v2/v2-OverviewPage.html +2 -2
  8. package/dist/documentation/v4/v4-ApplicationV4.html +2 -2
  9. package/dist/documentation/v4/v4-BuildingBlocks.html +2 -2
  10. package/dist/documentation/v4/v4-FreestylePage.html +2 -2
  11. package/dist/documentation/v4/v4-ListReport.html +2 -2
  12. package/dist/documentation/v4/v4-ObjectPage.html +2 -2
  13. package/dist/index-min.js +260 -257
  14. package/dist/index-min.js.map +4 -4
  15. package/dist/schemas/v2/AnalyticalListPageConfig.json +3 -3
  16. package/dist/schemas/v2/ListReportConfig.json +5 -5
  17. package/dist/schemas/v2/ListReportNewConfig.json +1 -1
  18. package/dist/schemas/v2/ObjectPageConfig.json +5 -5
  19. package/dist/schemas/v4/ApplicationV4.json +1 -1
  20. package/dist/schemas/v4/BuildingBlocksConfig.json +97 -42
  21. package/dist/schemas/v4/ListReportConfig.json +326 -50
  22. package/dist/schemas/v4/ObjectPageConfig.json +556 -241
  23. package/dist/specification/package.json +13 -11
  24. package/dist/specification/scripts/extractDocu.js +18 -1
  25. package/dist/specification/scripts/extractDocu.js.map +1 -1
  26. package/dist/specification/scripts/generate-validity-report.d.ts +15 -0
  27. package/dist/specification/scripts/generate-validity-report.d.ts.map +1 -0
  28. package/dist/specification/scripts/generate-validity-report.js +367 -0
  29. package/dist/specification/scripts/generate-validity-report.js.map +1 -0
  30. package/dist/specification/scripts/macros/corrections.d.ts.map +1 -1
  31. package/dist/specification/scripts/macros/corrections.js +20 -1
  32. package/dist/specification/scripts/macros/corrections.js.map +1 -1
  33. package/dist/specification/scripts/macros/schema.d.ts.map +1 -1
  34. package/dist/specification/scripts/macros/schema.js +10 -1
  35. package/dist/specification/scripts/macros/schema.js.map +1 -1
  36. package/dist/specification/scripts/macros/types.d.ts +1 -0
  37. package/dist/specification/scripts/macros/types.d.ts.map +1 -1
  38. package/dist/specification/src/api.d.ts.map +1 -1
  39. package/dist/specification/src/api.js +2 -1
  40. package/dist/specification/src/api.js.map +1 -1
  41. package/dist/specification/src/sync/common/DataFieldStrategy.d.ts +38 -8
  42. package/dist/specification/src/sync/common/DataFieldStrategy.d.ts.map +1 -1
  43. package/dist/specification/src/sync/common/DataFieldStrategy.js +64 -11
  44. package/dist/specification/src/sync/common/DataFieldStrategy.js.map +1 -1
  45. package/dist/specification/src/sync/common/ManifestDrivenSchemaProcessor.d.ts +0 -4
  46. package/dist/specification/src/sync/common/ManifestDrivenSchemaProcessor.d.ts.map +1 -1
  47. package/dist/specification/src/sync/common/ManifestDrivenSchemaProcessor.js +0 -3
  48. package/dist/specification/src/sync/common/ManifestDrivenSchemaProcessor.js.map +1 -1
  49. package/dist/specification/src/sync/common/appProvider.d.ts +0 -1
  50. package/dist/specification/src/sync/common/appProvider.d.ts.map +1 -1
  51. package/dist/specification/src/sync/common/appProvider.js +0 -1
  52. package/dist/specification/src/sync/common/appProvider.js.map +1 -1
  53. package/dist/specification/src/sync/common/decoration/decorator-paths.d.ts +503 -0
  54. package/dist/specification/src/sync/common/decoration/decorator-paths.d.ts.map +1 -0
  55. package/dist/specification/src/sync/common/decoration/decorator-paths.js +497 -0
  56. package/dist/specification/src/sync/common/decoration/decorator-paths.js.map +1 -0
  57. package/dist/specification/src/sync/common/decoration/decorators.d.ts +149 -23
  58. package/dist/specification/src/sync/common/decoration/decorators.d.ts.map +1 -1
  59. package/dist/specification/src/sync/common/decoration/decorators.js +369 -74
  60. package/dist/specification/src/sync/common/decoration/decorators.js.map +1 -1
  61. package/dist/specification/src/sync/common/decoration/index.d.ts +1 -0
  62. package/dist/specification/src/sync/common/decoration/index.d.ts.map +1 -1
  63. package/dist/specification/src/sync/common/decoration/index.js +1 -0
  64. package/dist/specification/src/sync/common/decoration/index.js.map +1 -1
  65. package/dist/specification/src/sync/common/dist_tag.json +8 -3
  66. package/dist/specification/src/sync/common/generate/objectPage.d.ts +0 -1
  67. package/dist/specification/src/sync/common/generate/objectPage.d.ts.map +1 -1
  68. package/dist/specification/src/sync/common/generate/objectPage.js +3 -4
  69. package/dist/specification/src/sync/common/generate/objectPage.js.map +1 -1
  70. package/dist/specification/src/sync/common/generate/utils.d.ts +1 -2
  71. package/dist/specification/src/sync/common/generate/utils.d.ts.map +1 -1
  72. package/dist/specification/src/sync/common/generate/utils.js +1 -2
  73. package/dist/specification/src/sync/common/generate/utils.js.map +1 -1
  74. package/dist/specification/src/sync/common/i18n.json +2 -1
  75. package/dist/specification/src/sync/common/import/utils.d.ts +0 -1
  76. package/dist/specification/src/sync/common/import/utils.d.ts.map +1 -1
  77. package/dist/specification/src/sync/common/import/utils.js +0 -1
  78. package/dist/specification/src/sync/common/import/utils.js.map +1 -1
  79. package/dist/specification/src/sync/common/rules.js +0 -1
  80. package/dist/specification/src/sync/common/rules.js.map +1 -1
  81. package/dist/specification/src/sync/common/utils.d.ts +35 -8
  82. package/dist/specification/src/sync/common/utils.d.ts.map +1 -1
  83. package/dist/specification/src/sync/common/utils.js +206 -22
  84. package/dist/specification/src/sync/common/utils.js.map +1 -1
  85. package/dist/specification/src/sync/v2/export/exportPageGeneric.d.ts.map +1 -1
  86. package/dist/specification/src/sync/v2/export/exportPageGeneric.js +3 -13
  87. package/dist/specification/src/sync/v2/export/exportPageGeneric.js.map +1 -1
  88. package/dist/specification/src/sync/v2/generate/analyticalListReport.d.ts.map +1 -1
  89. package/dist/specification/src/sync/v2/generate/analyticalListReport.js +48 -0
  90. package/dist/specification/src/sync/v2/generate/analyticalListReport.js.map +1 -1
  91. package/dist/specification/src/sync/v2/generate/listReport.d.ts.map +1 -1
  92. package/dist/specification/src/sync/v2/generate/listReport.js +3 -1
  93. package/dist/specification/src/sync/v2/generate/listReport.js.map +1 -1
  94. package/dist/specification/src/sync/v2/generate/objectPage.d.ts.map +1 -1
  95. package/dist/specification/src/sync/v2/generate/objectPage.js +2 -0
  96. package/dist/specification/src/sync/v2/generate/objectPage.js.map +1 -1
  97. package/dist/specification/src/sync/v2/generate/overviewPage.d.ts +1 -9
  98. package/dist/specification/src/sync/v2/generate/overviewPage.d.ts.map +1 -1
  99. package/dist/specification/src/sync/v2/generate/overviewPage.js +30 -1
  100. package/dist/specification/src/sync/v2/generate/overviewPage.js.map +1 -1
  101. package/dist/specification/src/sync/v2/generate/schemaAdaptation.d.ts.map +1 -1
  102. package/dist/specification/src/sync/v2/generate/schemaAdaptation.js +28 -1
  103. package/dist/specification/src/sync/v2/generate/schemaAdaptation.js.map +1 -1
  104. package/dist/specification/src/sync/v2/import/app/appProvider.d.ts.map +1 -1
  105. package/dist/specification/src/sync/v2/import/app/appProvider.js +2 -0
  106. package/dist/specification/src/sync/v2/import/app/appProvider.js.map +1 -1
  107. package/dist/specification/src/sync/v2/import/importPage.d.ts.map +1 -1
  108. package/dist/specification/src/sync/v2/import/importPage.js +5 -6
  109. package/dist/specification/src/sync/v2/import/importPage.js.map +1 -1
  110. package/dist/specification/src/sync/v2/import/pages/analyticalListPage.d.ts +2 -1
  111. package/dist/specification/src/sync/v2/import/pages/analyticalListPage.d.ts.map +1 -1
  112. package/dist/specification/src/sync/v2/import/pages/analyticalListPage.js +5 -0
  113. package/dist/specification/src/sync/v2/import/pages/analyticalListPage.js.map +1 -1
  114. package/dist/specification/src/sync/v2/import/pages/listReport.d.ts +2 -1
  115. package/dist/specification/src/sync/v2/import/pages/listReport.d.ts.map +1 -1
  116. package/dist/specification/src/sync/v2/import/pages/listReport.js +5 -0
  117. package/dist/specification/src/sync/v2/import/pages/listReport.js.map +1 -1
  118. package/dist/specification/src/sync/v2/import/pages/objectPage.d.ts.map +1 -1
  119. package/dist/specification/src/sync/v2/import/pages/objectPage.js +2 -1
  120. package/dist/specification/src/sync/v2/import/pages/objectPage.js.map +1 -1
  121. package/dist/specification/src/sync/v2/import/utils.d.ts +28 -1
  122. package/dist/specification/src/sync/v2/import/utils.d.ts.map +1 -1
  123. package/dist/specification/src/sync/v2/import/utils.js +37 -0
  124. package/dist/specification/src/sync/v2/import/utils.js.map +1 -1
  125. package/dist/specification/src/sync/v2/utils.d.ts +12 -2
  126. package/dist/specification/src/sync/v2/utils.d.ts.map +1 -1
  127. package/dist/specification/src/sync/v2/utils.js +19 -2
  128. package/dist/specification/src/sync/v2/utils.js.map +1 -1
  129. package/dist/specification/src/sync/v4/application.d.ts +21 -3
  130. package/dist/specification/src/sync/v4/application.d.ts.map +1 -1
  131. package/dist/specification/src/sync/v4/application.js +28 -3
  132. package/dist/specification/src/sync/v4/application.js.map +1 -1
  133. package/dist/specification/src/sync/v4/export/actions.d.ts +39 -0
  134. package/dist/specification/src/sync/v4/export/actions.d.ts.map +1 -0
  135. package/dist/specification/src/sync/v4/export/actions.js +99 -0
  136. package/dist/specification/src/sync/v4/export/actions.js.map +1 -0
  137. package/dist/specification/src/sync/v4/export/controls/FilterBar.d.ts +2 -1
  138. package/dist/specification/src/sync/v4/export/controls/FilterBar.d.ts.map +1 -1
  139. package/dist/specification/src/sync/v4/export/controls/FilterBar.js +2 -1
  140. package/dist/specification/src/sync/v4/export/controls/FilterBar.js.map +1 -1
  141. package/dist/specification/src/sync/v4/export/controls/Header.d.ts +4 -3
  142. package/dist/specification/src/sync/v4/export/controls/Header.d.ts.map +1 -1
  143. package/dist/specification/src/sync/v4/export/controls/Header.js +7 -3
  144. package/dist/specification/src/sync/v4/export/controls/Header.js.map +1 -1
  145. package/dist/specification/src/sync/v4/export/controls/HeaderAction.d.ts +2 -1
  146. package/dist/specification/src/sync/v4/export/controls/HeaderAction.d.ts.map +1 -1
  147. package/dist/specification/src/sync/v4/export/controls/HeaderAction.js +7 -0
  148. package/dist/specification/src/sync/v4/export/controls/HeaderAction.js.map +1 -1
  149. package/dist/specification/src/sync/v4/export/controls/ObjectPageCustomSection.d.ts +2 -1
  150. package/dist/specification/src/sync/v4/export/controls/ObjectPageCustomSection.d.ts.map +1 -1
  151. package/dist/specification/src/sync/v4/export/controls/ObjectPageCustomSection.js +2 -1
  152. package/dist/specification/src/sync/v4/export/controls/ObjectPageCustomSection.js.map +1 -1
  153. package/dist/specification/src/sync/v4/export/controls/ObjectPageForm.d.ts +2 -1
  154. package/dist/specification/src/sync/v4/export/controls/ObjectPageForm.d.ts.map +1 -1
  155. package/dist/specification/src/sync/v4/export/controls/ObjectPageForm.js.map +1 -1
  156. package/dist/specification/src/sync/v4/export/controls/ObjectPageFormAction.d.ts +2 -6
  157. package/dist/specification/src/sync/v4/export/controls/ObjectPageFormAction.d.ts.map +1 -1
  158. package/dist/specification/src/sync/v4/export/controls/ObjectPageFormAction.js +2 -44
  159. package/dist/specification/src/sync/v4/export/controls/ObjectPageFormAction.js.map +1 -1
  160. package/dist/specification/src/sync/v4/export/controls/ObjectPageHeader.d.ts +2 -2
  161. package/dist/specification/src/sync/v4/export/controls/ObjectPageHeader.d.ts.map +1 -1
  162. package/dist/specification/src/sync/v4/export/controls/ObjectPageHeader.js.map +1 -1
  163. package/dist/specification/src/sync/v4/export/controls/ObjectPageHeaderAction.d.ts +14 -3
  164. package/dist/specification/src/sync/v4/export/controls/ObjectPageHeaderAction.d.ts.map +1 -1
  165. package/dist/specification/src/sync/v4/export/controls/ObjectPageHeaderAction.js +54 -11
  166. package/dist/specification/src/sync/v4/export/controls/ObjectPageHeaderAction.js.map +1 -1
  167. package/dist/specification/src/sync/v4/export/controls/ObjectPageTable.d.ts +1 -1
  168. package/dist/specification/src/sync/v4/export/controls/ObjectPageTable.d.ts.map +1 -1
  169. package/dist/specification/src/sync/v4/export/controls/ObjectPageTable.js +0 -13
  170. package/dist/specification/src/sync/v4/export/controls/ObjectPageTable.js.map +1 -1
  171. package/dist/specification/src/sync/v4/export/controls/ObjectPageToolBarAction.d.ts +15 -3
  172. package/dist/specification/src/sync/v4/export/controls/ObjectPageToolBarAction.d.ts.map +1 -1
  173. package/dist/specification/src/sync/v4/export/controls/ObjectPageToolBarAction.js +55 -12
  174. package/dist/specification/src/sync/v4/export/controls/ObjectPageToolBarAction.js.map +1 -1
  175. package/dist/specification/src/sync/v4/export/controls/Table.d.ts +24 -18
  176. package/dist/specification/src/sync/v4/export/controls/Table.d.ts.map +1 -1
  177. package/dist/specification/src/sync/v4/export/controls/Table.js +40 -49
  178. package/dist/specification/src/sync/v4/export/controls/Table.js.map +1 -1
  179. package/dist/specification/src/sync/v4/export/controls/TableColumn.d.ts.map +1 -1
  180. package/dist/specification/src/sync/v4/export/controls/TableColumn.js +2 -2
  181. package/dist/specification/src/sync/v4/export/controls/TableColumn.js.map +1 -1
  182. package/dist/specification/src/sync/v4/export/controls/ToolBar.d.ts +9 -2
  183. package/dist/specification/src/sync/v4/export/controls/ToolBar.d.ts.map +1 -1
  184. package/dist/specification/src/sync/v4/export/controls/ToolBar.js +39 -1
  185. package/dist/specification/src/sync/v4/export/controls/ToolBar.js.map +1 -1
  186. package/dist/specification/src/sync/v4/export/controls/ToolBarAction.d.ts +19 -5
  187. package/dist/specification/src/sync/v4/export/controls/ToolBarAction.d.ts.map +1 -1
  188. package/dist/specification/src/sync/v4/export/controls/ToolBarAction.js +82 -24
  189. package/dist/specification/src/sync/v4/export/controls/ToolBarAction.js.map +1 -1
  190. package/dist/specification/src/sync/v4/export/export.d.ts +7 -0
  191. package/dist/specification/src/sync/v4/export/export.d.ts.map +1 -1
  192. package/dist/specification/src/sync/v4/export/export.js +125 -14
  193. package/dist/specification/src/sync/v4/export/export.js.map +1 -1
  194. package/dist/specification/src/sync/v4/export/pages/ListReport.js +1 -1
  195. package/dist/specification/src/sync/v4/export/pages/ListReport.js.map +1 -1
  196. package/dist/specification/src/sync/v4/export/types.d.ts +2 -0
  197. package/dist/specification/src/sync/v4/export/types.d.ts.map +1 -1
  198. package/dist/specification/src/sync/v4/generate/actions.d.ts +35 -0
  199. package/dist/specification/src/sync/v4/generate/actions.d.ts.map +1 -0
  200. package/dist/specification/src/sync/v4/generate/actions.js +112 -0
  201. package/dist/specification/src/sync/v4/generate/actions.js.map +1 -0
  202. package/dist/specification/src/sync/v4/generate/fpm-custom-page/annotations.d.ts +3 -3
  203. package/dist/specification/src/sync/v4/generate/fpm-custom-page/annotations.d.ts.map +1 -1
  204. package/dist/specification/src/sync/v4/generate/fpm-custom-page/annotations.js +11 -3
  205. package/dist/specification/src/sync/v4/generate/fpm-custom-page/annotations.js.map +1 -1
  206. package/dist/specification/src/sync/v4/generate/fpm-custom-page/extensions.d.ts +1 -1
  207. package/dist/specification/src/sync/v4/generate/fpm-custom-page/extensions.d.ts.map +1 -1
  208. package/dist/specification/src/sync/v4/generate/fpm-custom-page/extensions.js +3 -2
  209. package/dist/specification/src/sync/v4/generate/fpm-custom-page/extensions.js.map +1 -1
  210. package/dist/specification/src/sync/v4/generate/fpm-custom-page/generator.d.ts.map +1 -1
  211. package/dist/specification/src/sync/v4/generate/fpm-custom-page/generator.js +9 -2
  212. package/dist/specification/src/sync/v4/generate/fpm-custom-page/generator.js.map +1 -1
  213. package/dist/specification/src/sync/v4/generate/fpm-custom-page/utils.d.ts.map +1 -1
  214. package/dist/specification/src/sync/v4/generate/fpm-custom-page/utils.js +11 -2
  215. package/dist/specification/src/sync/v4/generate/fpm-custom-page/utils.js.map +1 -1
  216. package/dist/specification/src/sync/v4/generate/index.d.ts +1 -1
  217. package/dist/specification/src/sync/v4/generate/index.d.ts.map +1 -1
  218. package/dist/specification/src/sync/v4/generate/index.js +1 -1
  219. package/dist/specification/src/sync/v4/generate/index.js.map +1 -1
  220. package/dist/specification/src/sync/v4/generate/list-report/ListReportUtils.d.ts +73 -0
  221. package/dist/specification/src/sync/v4/generate/list-report/ListReportUtils.d.ts.map +1 -0
  222. package/dist/specification/src/sync/v4/generate/list-report/ListReportUtils.js +354 -0
  223. package/dist/specification/src/sync/v4/generate/list-report/ListReportUtils.js.map +1 -0
  224. package/dist/specification/src/sync/v4/generate/{listReport.d.ts → list-report/listReport.d.ts} +46 -19
  225. package/dist/specification/src/sync/v4/generate/list-report/listReport.d.ts.map +1 -0
  226. package/dist/specification/src/sync/v4/generate/{listReport.js → list-report/listReport.js} +185 -317
  227. package/dist/specification/src/sync/v4/generate/list-report/listReport.js.map +1 -0
  228. package/dist/specification/src/sync/v4/generate/objectPage.d.ts +0 -1
  229. package/dist/specification/src/sync/v4/generate/objectPage.d.ts.map +1 -1
  230. package/dist/specification/src/sync/v4/generate/objectPage.js +148 -56
  231. package/dist/specification/src/sync/v4/generate/objectPage.js.map +1 -1
  232. package/dist/specification/src/sync/v4/import/pages/listReport.d.ts.map +1 -1
  233. package/dist/specification/src/sync/v4/import/pages/listReport.js +2 -1
  234. package/dist/specification/src/sync/v4/import/pages/listReport.js.map +1 -1
  235. package/dist/specification/src/sync/v4/import/pages/objectPage.d.ts.map +1 -1
  236. package/dist/specification/src/sync/v4/import/pages/objectPage.js +16 -3
  237. package/dist/specification/src/sync/v4/import/pages/objectPage.js.map +1 -1
  238. package/dist/specification/src/sync/v4/import/utils.d.ts +0 -1
  239. package/dist/specification/src/sync/v4/import/utils.d.ts.map +1 -1
  240. package/dist/specification/src/sync/v4/import/utils.js +5 -4
  241. package/dist/specification/src/sync/v4/import/utils.js.map +1 -1
  242. package/dist/specification/src/sync/v4/sync-rules/App.d.ts +9 -7
  243. package/dist/specification/src/sync/v4/sync-rules/App.d.ts.map +1 -1
  244. package/dist/specification/src/sync/v4/sync-rules/App.js +4 -8
  245. package/dist/specification/src/sync/v4/sync-rules/App.js.map +1 -1
  246. package/dist/specification/src/sync/v4/sync-rules/AppSchema.d.ts +2 -9
  247. package/dist/specification/src/sync/v4/sync-rules/AppSchema.d.ts.map +1 -1
  248. package/dist/specification/src/sync/v4/sync-rules/AppSchema.js +2 -11
  249. package/dist/specification/src/sync/v4/sync-rules/AppSchema.js.map +1 -1
  250. package/dist/specification/src/sync/v4/sync-rules/DecoratorClass.d.ts +177 -46
  251. package/dist/specification/src/sync/v4/sync-rules/DecoratorClass.d.ts.map +1 -1
  252. package/dist/specification/src/sync/v4/sync-rules/DecoratorClass.js +498 -152
  253. package/dist/specification/src/sync/v4/sync-rules/DecoratorClass.js.map +1 -1
  254. package/dist/specification/src/sync/v4/sync-rules/Page.d.ts +17 -22
  255. package/dist/specification/src/sync/v4/sync-rules/Page.d.ts.map +1 -1
  256. package/dist/specification/src/sync/v4/sync-rules/Page.js +15 -22
  257. package/dist/specification/src/sync/v4/sync-rules/Page.js.map +1 -1
  258. package/dist/specification/src/sync/v4/sync-rules/controllerExtensions.d.ts +1 -0
  259. package/dist/specification/src/sync/v4/sync-rules/controllerExtensions.d.ts.map +1 -1
  260. package/dist/specification/src/sync/v4/sync-rules/controllerExtensions.js +17 -9
  261. package/dist/specification/src/sync/v4/sync-rules/controllerExtensions.js.map +1 -1
  262. package/dist/specification/src/sync/v4/sync-rules/index.d.ts +5 -0
  263. package/dist/specification/src/sync/v4/sync-rules/index.d.ts.map +1 -0
  264. package/dist/specification/src/sync/v4/sync-rules/index.js +21 -0
  265. package/dist/specification/src/sync/v4/sync-rules/index.js.map +1 -0
  266. package/dist/specification/src/sync/v4/sync-rules/utils.d.ts.map +1 -1
  267. package/dist/specification/src/sync/v4/sync-rules/utils.js +4 -0
  268. package/dist/specification/src/sync/v4/sync-rules/utils.js.map +1 -1
  269. package/dist/specification/src/sync/v4/utils/index.d.ts +2 -0
  270. package/dist/specification/src/sync/v4/utils/index.d.ts.map +1 -0
  271. package/dist/specification/src/sync/v4/utils/index.js +18 -0
  272. package/dist/specification/src/sync/v4/utils/index.js.map +1 -0
  273. package/dist/specification/src/sync/v4/utils/utils.d.ts +112 -27
  274. package/dist/specification/src/sync/v4/utils/utils.d.ts.map +1 -1
  275. package/dist/specification/src/sync/v4/utils/utils.js +367 -66
  276. package/dist/specification/src/sync/v4/utils/utils.js.map +1 -1
  277. package/dist/specification/test/test-projects/v2sttaProdMan2/webapp/manifest.json +550 -0
  278. package/dist/specification/test/test-projects/v4new/webapp/manifest.json +147 -0
  279. package/dist/specification/test/test-utils/utils.d.ts +71 -0
  280. package/dist/specification/test/test-utils/utils.d.ts.map +1 -0
  281. package/dist/specification/test/test-utils/utils.js +400 -0
  282. package/dist/specification/test/test-utils/utils.js.map +1 -0
  283. package/dist/specification/test/unit/decorators/validity-test-utils.d.ts +131 -0
  284. package/dist/specification/test/unit/decorators/validity-test-utils.d.ts.map +1 -0
  285. package/dist/specification/test/unit/decorators/validity-test-utils.js +661 -0
  286. package/dist/specification/test/unit/decorators/validity-test-utils.js.map +1 -0
  287. package/dist/types/src/apiTypes.d.ts +5 -5
  288. package/dist/types/src/apiTypes.d.ts.map +1 -1
  289. package/dist/types/src/apiTypes.js +1 -0
  290. package/dist/types/src/apiTypes.js.map +1 -1
  291. package/dist/types/src/common/types.d.ts +159 -14
  292. package/dist/types/src/common/types.d.ts.map +1 -1
  293. package/dist/types/src/common/types.js +39 -1
  294. package/dist/types/src/common/types.js.map +1 -1
  295. package/dist/types/src/v2/controls/ObjectPageTable.d.ts +1 -1
  296. package/dist/types/src/v2/controls/Table.d.ts +1 -1
  297. package/dist/types/src/v4/controls/Action.d.ts +2 -2
  298. package/dist/types/src/v4/controls/CustomAction.d.ts +133 -19
  299. package/dist/types/src/v4/controls/CustomAction.d.ts.map +1 -1
  300. package/dist/types/src/v4/controls/CustomAction.js.map +1 -1
  301. package/dist/types/src/v4/controls/ObjectPageForm.d.ts +2 -2
  302. package/dist/types/src/v4/controls/ObjectPageForm.d.ts.map +1 -1
  303. package/dist/types/src/v4/controls/ObjectPageHeader.d.ts +22 -3
  304. package/dist/types/src/v4/controls/ObjectPageHeader.d.ts.map +1 -1
  305. package/dist/types/src/v4/controls/ObjectPageTable.d.ts +1 -1
  306. package/dist/types/src/v4/controls/ObjectPageTable.d.ts.map +1 -1
  307. package/dist/types/src/v4/controls/ObjectPageToolBar.d.ts +2 -2
  308. package/dist/types/src/v4/controls/ObjectPageToolBar.d.ts.map +1 -1
  309. package/dist/types/src/v4/controls/Table.d.ts +3 -3
  310. package/dist/types/src/v4/controls/Table.d.ts.map +1 -1
  311. package/dist/types/src/v4/controls/ToolBar.d.ts +10 -3
  312. package/dist/types/src/v4/controls/ToolBar.d.ts.map +1 -1
  313. package/package.json +14 -12
  314. package/dist/specification/src/sync/v4/generate/ListReportUtils.d.ts +0 -107
  315. package/dist/specification/src/sync/v4/generate/ListReportUtils.d.ts.map +0 -1
  316. package/dist/specification/src/sync/v4/generate/ListReportUtils.js +0 -392
  317. package/dist/specification/src/sync/v4/generate/ListReportUtils.js.map +0 -1
  318. package/dist/specification/src/sync/v4/generate/listReport.d.ts.map +0 -1
  319. package/dist/specification/src/sync/v4/generate/listReport.js.map +0 -1
@@ -76,6 +76,9 @@
76
76
  },
77
77
  {
78
78
  "$ref": "#/definitions/ObjectPageHeaderActionGroup"
79
+ },
80
+ {
81
+ "$ref": "#/definitions/ObjectPageHeaderCustomActionMenu"
79
82
  }
80
83
  ]
81
84
  }
@@ -85,17 +88,27 @@
85
88
  "properties": {
86
89
  "position": {
87
90
  "$ref": "#/definitions/CustomHeaderActionPositionOP",
88
- "description": "Defines the position of the action relative to the anchor action.",
91
+ "description": "Defines the position of the action relative to the anchor action or action menu.",
89
92
  "artifactType": "Manifest"
90
93
  },
91
- "text": {
92
- "description": "The text that is displayed on the button (typically a binding to an i18n entry).",
93
- "i18nClassification": "COL: Custom action text",
94
+ "press": {
95
+ "description": "Relevant for extension actions; allows the definition of a target action handler.",
94
96
  "artifactType": "Manifest",
95
97
  "type": "string"
96
98
  },
97
- "press": {
98
- "description": "Relevant for extension actions; allows the definition of a target action handler.",
99
+ "menu": {
100
+ "description": "List of action names from the manifest.",
101
+ "hidden": true,
102
+ "isViewNode": false,
103
+ "type": "array",
104
+ "items": {
105
+ "type": "string"
106
+ },
107
+ "artifactType": "Manifest"
108
+ },
109
+ "text": {
110
+ "description": "The text that is displayed on the button. This is typically a binding to an i18n entry.",
111
+ "i18nClassification": "COL: Custom action text",
99
112
  "artifactType": "Manifest",
100
113
  "type": "string"
101
114
  },
@@ -114,7 +127,7 @@
114
127
  "type": "string"
115
128
  }
116
129
  ],
117
- "description": "Defines if the action button is visible.",
130
+ "description": "Determines if the action or action menu button is visible.",
118
131
  "artifactType": "Manifest"
119
132
  },
120
133
  "enabled": {
@@ -132,17 +145,17 @@
132
145
  "type": "string"
133
146
  }
134
147
  ],
135
- "description": "Defines if the action is enabled. The default value is true.",
148
+ "description": "Defines if the action or action menu is enabled. The default value is true.",
136
149
  "artifactType": "Manifest"
137
150
  },
138
151
  "overflowGroup": {
139
- "description": "Defines a group of actions. When there's not enough space to display all grouped actions, they are moved together into overflow.",
152
+ "description": "Allows users to set the group for the action or action menu. When there's not enough space to display all grouped actions, they are moved together into overflow.",
140
153
  "artifactType": "Manifest",
141
154
  "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
142
155
  "type": "integer"
143
156
  },
144
157
  "priority": {
145
- "description": "Defines the priority of the action. This determines ordering and whether the action is moved into overflow.",
158
+ "description": "Allows users to set the priority of the action or action menu. This determines ordering and whether the action or action menu is moved into overflow.",
146
159
  "artifactType": "Manifest",
147
160
  "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
148
161
  "enum": [
@@ -164,13 +177,13 @@
164
177
  "type": "object",
165
178
  "properties": {
166
179
  "anchor": {
167
- "description": "The key of another action to be used as placement anchor.",
180
+ "description": "The key of another action or action menu to be used as a placement anchor.",
168
181
  "artifactType": "Manifest",
169
182
  "type": "string"
170
183
  },
171
184
  "placement": {
172
185
  "$ref": "#/definitions/ActionPlacement",
173
- "description": "Define the placement, either before or after the anchor action.",
186
+ "description": "Defines the placement of the action or action menu relative to the placement anchor.",
174
187
  "artifactType": "Manifest"
175
188
  }
176
189
  },
@@ -195,13 +208,13 @@
195
208
  "artifactType": "Manifest"
196
209
  },
197
210
  "overflowGroup": {
198
- "description": "Defines a group of actions. When there's not enough space to display all grouped actions, they are moved together into overflow.",
211
+ "description": "Allows users to set the group for the action or action menu. When there's not enough space to display all grouped actions, they are moved together into overflow.",
199
212
  "artifactType": "Manifest",
200
213
  "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
201
214
  "type": "integer"
202
215
  },
203
216
  "priority": {
204
- "description": "Defines the priority of the action. This determines ordering and whether the action is moved into overflow.",
217
+ "description": "Allows users to set the priority of the action or action menu. This determines ordering and whether the action or action menu is moved into overflow.",
205
218
  "artifactType": "Manifest",
206
219
  "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
207
220
  "enum": [
@@ -242,7 +255,7 @@
242
255
  },
243
256
  "additionalSemanticObjects": {
244
257
  "$ref": "#/definitions/AdditionalSemanticObjects",
245
- "description": "Additional Semantic Objects.",
258
+ "description": "Additional Semantic Objects",
246
259
  "artifactType": "Manifest"
247
260
  }
248
261
  },
@@ -319,13 +332,13 @@
319
332
  },
320
333
  "properties": {
321
334
  "overflowGroup": {
322
- "description": "Defines a group of actions. When there's not enough space to display all grouped actions, they are moved together into overflow.",
335
+ "description": "Allows users to set the group for the action or action menu. When there's not enough space to display all grouped actions, they are moved together into overflow.",
323
336
  "artifactType": "Manifest",
324
337
  "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
325
338
  "type": "integer"
326
339
  },
327
340
  "priority": {
328
- "description": "Defines the priority of the action. This determines ordering and whether the action is moved into overflow.",
341
+ "description": "Allows users to set the priority of the action or action menu. This determines ordering and whether the action or action menu is moved into overflow.",
329
342
  "artifactType": "Manifest",
330
343
  "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
331
344
  "enum": [
@@ -349,6 +362,123 @@
349
362
  },
350
363
  "additionalProperties": false
351
364
  },
365
+ "ObjectPageHeaderCustomActionMenu": {
366
+ "isViewNode": true,
367
+ "type": "object",
368
+ "properties": {
369
+ "actions": {
370
+ "$ref": "#/definitions/ObjectPageHeaderCustomActionMenuActions",
371
+ "description": "List of actions.",
372
+ "artifactType": "Manifest"
373
+ },
374
+ "position": {
375
+ "$ref": "#/definitions/CustomHeaderActionPositionOP",
376
+ "description": "Defines the position of the action relative to other actions or action menus.",
377
+ "artifactType": "Manifest"
378
+ },
379
+ "menu": {
380
+ "description": "List of action names from the manifest.",
381
+ "hidden": true,
382
+ "isViewNode": false,
383
+ "type": "array",
384
+ "items": {
385
+ "type": "string"
386
+ },
387
+ "artifactType": "Manifest"
388
+ },
389
+ "defaultAction": {
390
+ "description": "The default action for a menu button.",
391
+ "isViewNode": false,
392
+ "type": "string",
393
+ "artifactType": "Manifest"
394
+ },
395
+ "text": {
396
+ "description": "The text that is displayed on the button. This is typically a binding to an i18n entry.",
397
+ "i18nClassification": "COL: Custom action text",
398
+ "artifactType": "Manifest",
399
+ "type": "string"
400
+ },
401
+ "visible": {
402
+ "pattern": "^(false|true)$|^{[A-Za-z0-9{}&$!@#%? _|,<>'()[\\]\\/:=.]+}$",
403
+ "anyOf": [
404
+ {
405
+ "enum": [
406
+ false,
407
+ true,
408
+ "{ui>/isEditable}",
409
+ "{= !${ui>/isEditable}}"
410
+ ]
411
+ },
412
+ {
413
+ "type": "string"
414
+ }
415
+ ],
416
+ "description": "Determines if the action or action menu button is visible.",
417
+ "artifactType": "Manifest"
418
+ },
419
+ "enabled": {
420
+ "pattern": "^(false|true)$|^{[A-Za-z0-9{}&$!@#%? _|,<>'()[\\]\\/:=.]+}$",
421
+ "anyOf": [
422
+ {
423
+ "enum": [
424
+ false,
425
+ true,
426
+ "{ui>/isEditable}",
427
+ "{= !${ui>/isEditable}}"
428
+ ]
429
+ },
430
+ {
431
+ "type": "string"
432
+ }
433
+ ],
434
+ "description": "Defines if the action or action menu is enabled. The default value is true.",
435
+ "artifactType": "Manifest"
436
+ },
437
+ "overflowGroup": {
438
+ "description": "Allows users to set the group for the action or action menu. When there's not enough space to display all grouped actions, they are moved together into overflow.",
439
+ "artifactType": "Manifest",
440
+ "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
441
+ "type": "integer"
442
+ },
443
+ "priority": {
444
+ "description": "Allows users to set the priority of the action or action menu. This determines ordering and whether the action or action menu is moved into overflow.",
445
+ "artifactType": "Manifest",
446
+ "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
447
+ "enum": [
448
+ "AlwaysOverflow",
449
+ "High",
450
+ "Low",
451
+ "NeverOverflow"
452
+ ],
453
+ "type": "string"
454
+ }
455
+ },
456
+ "additionalProperties": false,
457
+ "required": [
458
+ "menu",
459
+ "text"
460
+ ]
461
+ },
462
+ "ObjectPageHeaderCustomActionMenuActions": {
463
+ "isViewNode": false,
464
+ "type": "object",
465
+ "additionalProperties": {
466
+ "anyOf": [
467
+ {
468
+ "$ref": "#/definitions/CustomHeaderActionOP"
469
+ },
470
+ {
471
+ "$ref": "#/definitions/ObjectPageHeaderAction"
472
+ },
473
+ {
474
+ "$ref": "#/definitions/RelatedApps"
475
+ },
476
+ {
477
+ "$ref": "#/definitions/ObjectPageHeaderActionGroup"
478
+ }
479
+ ]
480
+ }
481
+ },
352
482
  "HeaderSections": {
353
483
  "description": "Header Sections",
354
484
  "isViewNode": true,
@@ -697,9 +827,15 @@
697
827
  "description": "Tool Bar"
698
828
  },
699
829
  "personalization": {
700
- "$ref": "#/definitions/PersonalizationTypeOP",
701
830
  "description": "Defines the personalization mode which is only effective if the variant management on the page is set to `Page` or `Control`.\nBy default all table settings are enabled. You can change this for the different parts of the table by setting the properties 'Column', 'Sort' and 'Filter' accordingly.\nOmitting a property is treated as false, this allows apps to avoid getting new features like grouping in upcoming releases.",
702
- "artifactType": "Manifest"
831
+ "anyOf": [
832
+ {
833
+ "$ref": "#/definitions/PersonalizationTypeOP"
834
+ },
835
+ {
836
+ "type": "boolean"
837
+ }
838
+ ]
703
839
  },
704
840
  "quickVariantSelection": {
705
841
  "$ref": "#/definitions/QuickVariantSelectionV4OP",
@@ -846,6 +982,9 @@
846
982
  },
847
983
  {
848
984
  "$ref": "#/definitions/ObjectPageToolBarActionGroup"
985
+ },
986
+ {
987
+ "$ref": "#/definitions/ObjectPageCustomActionMenu"
849
988
  }
850
989
  ]
851
990
  }
@@ -861,13 +1000,13 @@
861
1000
  "artifactType": "Manifest"
862
1001
  },
863
1002
  "overflowGroup": {
864
- "description": "Defines a group of actions. When there's not enough space to display all grouped actions, they are moved together into overflow.",
1003
+ "description": "Allows users to set the group for the action or action menu. When there's not enough space to display all grouped actions, they are moved together into overflow.",
865
1004
  "artifactType": "Manifest",
866
1005
  "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
867
1006
  "type": "integer"
868
1007
  },
869
1008
  "priority": {
870
- "description": "Defines the priority of the action. This determines ordering and whether the action is moved into overflow.",
1009
+ "description": "Allows users to set the priority of the action or action menu. This determines ordering and whether the action or action menu is moved into overflow.",
871
1010
  "artifactType": "Manifest",
872
1011
  "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
873
1012
  "enum": [
@@ -888,30 +1027,319 @@
888
1027
  ],
889
1028
  "type": "string"
890
1029
  },
891
- "CustomTableActionOP": {
1030
+ "CustomTableActionOP": {
1031
+ "type": "object",
1032
+ "properties": {
1033
+ "position": {
1034
+ "$ref": "#/definitions/CustomActionPositionOP",
1035
+ "description": "Defines the position of the action relative to the anchor action.",
1036
+ "artifactType": "Manifest"
1037
+ },
1038
+ "requiresSelection": {
1039
+ "description": "Indicates whether the action requires a selection of items.",
1040
+ "artifactType": "Manifest",
1041
+ "type": "boolean"
1042
+ },
1043
+ "press": {
1044
+ "description": "Relevant for extension actions; allows the definition of a target action handler.",
1045
+ "artifactType": "Manifest",
1046
+ "type": "string"
1047
+ },
1048
+ "menu": {
1049
+ "description": "List of action names from the manifest.",
1050
+ "hidden": true,
1051
+ "isViewNode": false,
1052
+ "type": "array",
1053
+ "items": {
1054
+ "type": "string"
1055
+ },
1056
+ "artifactType": "Manifest"
1057
+ },
1058
+ "text": {
1059
+ "description": "The text that is displayed on the button. This is typically a binding to an i18n entry.",
1060
+ "i18nClassification": "COL: Custom action text",
1061
+ "artifactType": "Manifest",
1062
+ "type": "string"
1063
+ },
1064
+ "visible": {
1065
+ "pattern": "^(false|true)$|^{[A-Za-z0-9{}&$!@#%? _|,<>'()[\\]\\/:=.]+}$",
1066
+ "anyOf": [
1067
+ {
1068
+ "enum": [
1069
+ false,
1070
+ true,
1071
+ "{ui>/isEditable}",
1072
+ "{= !${ui>/isEditable}}"
1073
+ ]
1074
+ },
1075
+ {
1076
+ "type": "string"
1077
+ }
1078
+ ],
1079
+ "description": "Determines if the action or action menu button is visible.",
1080
+ "artifactType": "Manifest"
1081
+ },
1082
+ "enabled": {
1083
+ "pattern": "^(false|true)$|^{[A-Za-z0-9{}&$!@#%? _|,<>'()[\\]\\/:=.]+}$",
1084
+ "anyOf": [
1085
+ {
1086
+ "enum": [
1087
+ false,
1088
+ true,
1089
+ "{ui>/isEditable}",
1090
+ "{= !${ui>/isEditable}}"
1091
+ ]
1092
+ },
1093
+ {
1094
+ "type": "string"
1095
+ }
1096
+ ],
1097
+ "description": "Defines if the action or action menu is enabled. The default value is true.",
1098
+ "artifactType": "Manifest"
1099
+ },
1100
+ "overflowGroup": {
1101
+ "description": "Allows users to set the group for the action or action menu. When there's not enough space to display all grouped actions, they are moved together into overflow.",
1102
+ "artifactType": "Manifest",
1103
+ "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
1104
+ "type": "integer"
1105
+ },
1106
+ "priority": {
1107
+ "description": "Allows users to set the priority of the action or action menu. This determines ordering and whether the action or action menu is moved into overflow.",
1108
+ "artifactType": "Manifest",
1109
+ "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
1110
+ "enum": [
1111
+ "AlwaysOverflow",
1112
+ "High",
1113
+ "Low",
1114
+ "NeverOverflow"
1115
+ ],
1116
+ "type": "string"
1117
+ }
1118
+ },
1119
+ "additionalProperties": false,
1120
+ "required": [
1121
+ "press",
1122
+ "text"
1123
+ ]
1124
+ },
1125
+ "CustomActionPositionOP": {
1126
+ "type": "object",
1127
+ "properties": {
1128
+ "anchor": {
1129
+ "description": "The key of another action or action menu to be used as a placement anchor.",
1130
+ "artifactType": "Manifest",
1131
+ "type": "string"
1132
+ },
1133
+ "placement": {
1134
+ "$ref": "#/definitions/ActionPlacement",
1135
+ "description": "Defines the placement of the action or action menu relative to the placement anchor.",
1136
+ "artifactType": "Manifest"
1137
+ }
1138
+ },
1139
+ "additionalProperties": false,
1140
+ "required": [
1141
+ "placement"
1142
+ ]
1143
+ },
1144
+ "ObjectPageToolBarActionGroup": {
1145
+ "type": "object",
1146
+ "additionalProperties": {
1147
+ "anyOf": [
1148
+ {
1149
+ "$ref": "#/definitions/ObjectPageToolBarActionBase"
1150
+ },
1151
+ {
1152
+ "enum": [
1153
+ "AlwaysOverflow",
1154
+ "High",
1155
+ "Low",
1156
+ "NeverOverflow"
1157
+ ],
1158
+ "type": "string"
1159
+ },
1160
+ {
1161
+ "type": "number"
1162
+ }
1163
+ ]
1164
+ },
1165
+ "properties": {
1166
+ "overflowGroup": {
1167
+ "description": "Allows users to set the group for the action or action menu. When there's not enough space to display all grouped actions, they are moved together into overflow.",
1168
+ "artifactType": "Manifest",
1169
+ "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
1170
+ "type": "integer"
1171
+ },
1172
+ "priority": {
1173
+ "description": "Allows users to set the priority of the action or action menu. This determines ordering and whether the action or action menu is moved into overflow.",
1174
+ "artifactType": "Manifest",
1175
+ "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
1176
+ "enum": [
1177
+ "AlwaysOverflow",
1178
+ "High",
1179
+ "Low",
1180
+ "NeverOverflow"
1181
+ ],
1182
+ "type": "string"
1183
+ }
1184
+ }
1185
+ },
1186
+ "ObjectPageToolBarActionBase": {
1187
+ "type": "object",
1188
+ "properties": {
1189
+ "enableOnSelect": {
1190
+ "$ref": "#/definitions/SelectType",
1191
+ "description": "Enables single selection for a bound action.",
1192
+ "artifactType": "Manifest"
1193
+ }
1194
+ },
1195
+ "additionalProperties": false
1196
+ },
1197
+ "ObjectPageCustomActionMenu": {
1198
+ "isViewNode": true,
1199
+ "type": "object",
1200
+ "properties": {
1201
+ "actions": {
1202
+ "$ref": "#/definitions/ObjectPageCustomActionMenuActions",
1203
+ "description": "List of actions.",
1204
+ "artifactType": "Manifest"
1205
+ },
1206
+ "menu": {
1207
+ "description": "List of action names from the manifest.",
1208
+ "hidden": true,
1209
+ "isViewNode": false,
1210
+ "type": "array",
1211
+ "items": {
1212
+ "type": "string"
1213
+ },
1214
+ "artifactType": "Manifest"
1215
+ },
1216
+ "defaultAction": {
1217
+ "description": "The default action for a menu button.",
1218
+ "isViewNode": false,
1219
+ "type": "string",
1220
+ "artifactType": "Manifest"
1221
+ },
1222
+ "position": {
1223
+ "$ref": "#/definitions/CustomActionPositionOP",
1224
+ "description": "Defines the position of the action relative to other actions or action menus.",
1225
+ "artifactType": "Manifest"
1226
+ },
1227
+ "text": {
1228
+ "description": "The text that is displayed on the button. This is typically a binding to an i18n entry.",
1229
+ "i18nClassification": "COL: Custom action text",
1230
+ "artifactType": "Manifest",
1231
+ "type": "string"
1232
+ },
1233
+ "visible": {
1234
+ "pattern": "^(false|true)$|^{[A-Za-z0-9{}&$!@#%? _|,<>'()[\\]\\/:=.]+}$",
1235
+ "anyOf": [
1236
+ {
1237
+ "enum": [
1238
+ false,
1239
+ true,
1240
+ "{ui>/isEditable}",
1241
+ "{= !${ui>/isEditable}}"
1242
+ ]
1243
+ },
1244
+ {
1245
+ "type": "string"
1246
+ }
1247
+ ],
1248
+ "description": "Determines if the action or action menu button is visible.",
1249
+ "artifactType": "Manifest"
1250
+ },
1251
+ "enabled": {
1252
+ "pattern": "^(false|true)$|^{[A-Za-z0-9{}&$!@#%? _|,<>'()[\\]\\/:=.]+}$",
1253
+ "anyOf": [
1254
+ {
1255
+ "enum": [
1256
+ false,
1257
+ true,
1258
+ "{ui>/isEditable}",
1259
+ "{= !${ui>/isEditable}}"
1260
+ ]
1261
+ },
1262
+ {
1263
+ "type": "string"
1264
+ }
1265
+ ],
1266
+ "description": "Defines if the action or action menu is enabled. The default value is true.",
1267
+ "artifactType": "Manifest"
1268
+ },
1269
+ "overflowGroup": {
1270
+ "description": "Allows users to set the group for the action or action menu. When there's not enough space to display all grouped actions, they are moved together into overflow.",
1271
+ "artifactType": "Manifest",
1272
+ "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
1273
+ "type": "integer"
1274
+ },
1275
+ "priority": {
1276
+ "description": "Allows users to set the priority of the action or action menu. This determines ordering and whether the action or action menu is moved into overflow.",
1277
+ "artifactType": "Manifest",
1278
+ "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
1279
+ "enum": [
1280
+ "AlwaysOverflow",
1281
+ "High",
1282
+ "Low",
1283
+ "NeverOverflow"
1284
+ ],
1285
+ "type": "string"
1286
+ }
1287
+ },
1288
+ "additionalProperties": false,
1289
+ "required": [
1290
+ "menu",
1291
+ "text"
1292
+ ]
1293
+ },
1294
+ "ObjectPageCustomActionMenuActions": {
1295
+ "isViewNode": false,
1296
+ "type": "object",
1297
+ "additionalProperties": {
1298
+ "anyOf": [
1299
+ {
1300
+ "$ref": "#/definitions/ObjectPageToolBarAction"
1301
+ },
1302
+ {
1303
+ "$ref": "#/definitions/CustomTableActionOP"
1304
+ },
1305
+ {
1306
+ "$ref": "#/definitions/CustomFormActionOP"
1307
+ },
1308
+ {
1309
+ "$ref": "#/definitions/FormAction"
1310
+ }
1311
+ ]
1312
+ }
1313
+ },
1314
+ "CustomFormActionOP": {
892
1315
  "type": "object",
893
1316
  "properties": {
894
1317
  "position": {
895
1318
  "$ref": "#/definitions/CustomActionPositionOP",
896
- "description": "Defines the position of the action relative to the anchor action.",
1319
+ "description": "Defines the position of the action relative to the anchor action or action menu.",
897
1320
  "artifactType": "Manifest"
898
1321
  },
899
- "requiresSelection": {
900
- "description": "Indicates whether the action requires a selection of items.",
1322
+ "press": {
1323
+ "description": "Relevant for extension actions; allows the definition of a target action handler.",
901
1324
  "artifactType": "Manifest",
902
- "type": "boolean"
1325
+ "type": "string"
1326
+ },
1327
+ "menu": {
1328
+ "description": "List of action names from the manifest.",
1329
+ "hidden": true,
1330
+ "isViewNode": false,
1331
+ "type": "array",
1332
+ "items": {
1333
+ "type": "string"
1334
+ },
1335
+ "artifactType": "Manifest"
903
1336
  },
904
1337
  "text": {
905
- "description": "The text that is displayed on the button (typically a binding to an i18n entry).",
1338
+ "description": "The text that is displayed on the button. This is typically a binding to an i18n entry.",
906
1339
  "i18nClassification": "COL: Custom action text",
907
1340
  "artifactType": "Manifest",
908
1341
  "type": "string"
909
1342
  },
910
- "press": {
911
- "description": "Relevant for extension actions; allows the definition of a target action handler.",
912
- "artifactType": "Manifest",
913
- "type": "string"
914
- },
915
1343
  "visible": {
916
1344
  "pattern": "^(false|true)$|^{[A-Za-z0-9{}&$!@#%? _|,<>'()[\\]\\/:=.]+}$",
917
1345
  "anyOf": [
@@ -927,7 +1355,7 @@
927
1355
  "type": "string"
928
1356
  }
929
1357
  ],
930
- "description": "Defines if the action button is visible.",
1358
+ "description": "Determines if the action or action menu button is visible.",
931
1359
  "artifactType": "Manifest"
932
1360
  },
933
1361
  "enabled": {
@@ -945,17 +1373,17 @@
945
1373
  "type": "string"
946
1374
  }
947
1375
  ],
948
- "description": "Defines if the action is enabled. The default value is true.",
1376
+ "description": "Defines if the action or action menu is enabled. The default value is true.",
949
1377
  "artifactType": "Manifest"
950
1378
  },
951
1379
  "overflowGroup": {
952
- "description": "Defines a group of actions. When there's not enough space to display all grouped actions, they are moved together into overflow.",
1380
+ "description": "Allows users to set the group for the action or action menu. When there's not enough space to display all grouped actions, they are moved together into overflow.",
953
1381
  "artifactType": "Manifest",
954
1382
  "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
955
1383
  "type": "integer"
956
1384
  },
957
1385
  "priority": {
958
- "description": "Defines the priority of the action. This determines ordering and whether the action is moved into overflow.",
1386
+ "description": "Allows users to set the priority of the action or action menu. This determines ordering and whether the action or action menu is moved into overflow.",
959
1387
  "artifactType": "Manifest",
960
1388
  "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
961
1389
  "enum": [
@@ -973,55 +1401,22 @@
973
1401
  "text"
974
1402
  ]
975
1403
  },
976
- "CustomActionPositionOP": {
1404
+ "FormAction": {
977
1405
  "type": "object",
978
1406
  "properties": {
979
- "anchor": {
980
- "description": "The key of another action to be used as placement anchor.",
981
- "artifactType": "Manifest",
982
- "type": "string"
983
- },
984
- "placement": {
985
- "$ref": "#/definitions/ActionPlacement",
986
- "description": "Define the placement, either before or after the anchor action.",
1407
+ "afterExecution": {
1408
+ "$ref": "#/definitions/ActionAfterExecutionConfigurationForm",
1409
+ "description": "Settings that control the behavior after creating a new entry.",
987
1410
  "artifactType": "Manifest"
988
- }
989
- },
990
- "additionalProperties": false,
991
- "required": [
992
- "placement"
993
- ]
994
- },
995
- "ObjectPageToolBarActionGroup": {
996
- "type": "object",
997
- "additionalProperties": {
998
- "anyOf": [
999
- {
1000
- "$ref": "#/definitions/ObjectPageToolBarActionBase"
1001
- },
1002
- {
1003
- "enum": [
1004
- "AlwaysOverflow",
1005
- "High",
1006
- "Low",
1007
- "NeverOverflow"
1008
- ],
1009
- "type": "string"
1010
- },
1011
- {
1012
- "type": "number"
1013
- }
1014
- ]
1015
- },
1016
- "properties": {
1411
+ },
1017
1412
  "overflowGroup": {
1018
- "description": "Defines a group of actions. When there's not enough space to display all grouped actions, they are moved together into overflow.",
1413
+ "description": "Allows users to set the group for the action or action menu. When there's not enough space to display all grouped actions, they are moved together into overflow.",
1019
1414
  "artifactType": "Manifest",
1020
1415
  "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
1021
1416
  "type": "integer"
1022
1417
  },
1023
1418
  "priority": {
1024
- "description": "Defines the priority of the action. This determines ordering and whether the action is moved into overflow.",
1419
+ "description": "Allows users to set the priority of the action or action menu. This determines ordering and whether the action or action menu is moved into overflow.",
1025
1420
  "artifactType": "Manifest",
1026
1421
  "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
1027
1422
  "enum": [
@@ -1032,14 +1427,21 @@
1032
1427
  ],
1033
1428
  "type": "string"
1034
1429
  }
1035
- }
1430
+ },
1431
+ "additionalProperties": false
1036
1432
  },
1037
- "ObjectPageToolBarActionBase": {
1433
+ "ActionAfterExecutionConfigurationForm": {
1038
1434
  "type": "object",
1039
1435
  "properties": {
1040
- "enableOnSelect": {
1041
- "$ref": "#/definitions/SelectType",
1042
- "description": "Enables single selection for a bound action.",
1436
+ "navigateToInstance": {
1437
+ "description": "Allows you to disable the navigation. By default, navigation is automatically triggered after you have performed an action.",
1438
+ "type": "boolean",
1439
+ "artifactType": "Manifest",
1440
+ "descriptionSrcURL": "https://ui5.sap.com/#/topic/2c65f07f44094012a511d6bd83f50f2d"
1441
+ },
1442
+ "enableAutoScroll": {
1443
+ "description": "Allows you to scroll to the newly created or changed item after you have performed an action.",
1444
+ "type": "boolean",
1043
1445
  "artifactType": "Manifest"
1044
1446
  }
1045
1447
  },
@@ -1364,9 +1766,15 @@
1364
1766
  "description": "Tool Bar"
1365
1767
  },
1366
1768
  "personalization": {
1367
- "$ref": "#/definitions/PersonalizationTypeOP",
1368
1769
  "description": "Defines the personalization mode which is only effective if the variant management on the page is set to `Page` or `Control`.\nBy default all table settings are enabled. You can change this for the different parts of the table by setting the properties 'Column', 'Sort' and 'Filter' accordingly.\nOmitting a property is treated as false, this allows apps to avoid getting new features like grouping in upcoming releases.",
1369
- "artifactType": "Manifest"
1770
+ "anyOf": [
1771
+ {
1772
+ "$ref": "#/definitions/PersonalizationTypeOP"
1773
+ },
1774
+ {
1775
+ "type": "boolean"
1776
+ }
1777
+ ]
1370
1778
  },
1371
1779
  "quickVariantSelection": {
1372
1780
  "$ref": "#/definitions/QuickVariantSelectionV4OP",
@@ -1629,9 +2037,15 @@
1629
2037
  "description": "Tool Bar"
1630
2038
  },
1631
2039
  "personalization": {
1632
- "$ref": "#/definitions/PersonalizationTypeOP",
1633
2040
  "description": "Defines the personalization mode which is only effective if the variant management on the page is set to `Page` or `Control`.\nBy default all table settings are enabled. You can change this for the different parts of the table by setting the properties 'Column', 'Sort' and 'Filter' accordingly.\nOmitting a property is treated as false, this allows apps to avoid getting new features like grouping in upcoming releases.",
1634
- "artifactType": "Manifest"
2041
+ "anyOf": [
2042
+ {
2043
+ "$ref": "#/definitions/PersonalizationTypeOP"
2044
+ },
2045
+ {
2046
+ "type": "boolean"
2047
+ }
2048
+ ]
1635
2049
  },
1636
2050
  "quickVariantSelection": {
1637
2051
  "$ref": "#/definitions/QuickVariantSelectionV4OP",
@@ -1789,9 +2203,15 @@
1789
2203
  "description": "Tool Bar"
1790
2204
  },
1791
2205
  "personalization": {
1792
- "$ref": "#/definitions/PersonalizationTypeOP",
1793
2206
  "description": "Defines the personalization mode which is only effective if the variant management on the page is set to `Page` or `Control`.\nBy default all table settings are enabled. You can change this for the different parts of the table by setting the properties 'Column', 'Sort' and 'Filter' accordingly.\nOmitting a property is treated as false, this allows apps to avoid getting new features like grouping in upcoming releases.",
1794
- "artifactType": "Manifest"
2207
+ "anyOf": [
2208
+ {
2209
+ "$ref": "#/definitions/PersonalizationTypeOP"
2210
+ },
2211
+ {
2212
+ "type": "boolean"
2213
+ }
2214
+ ]
1795
2215
  },
1796
2216
  "quickVariantSelection": {
1797
2217
  "$ref": "#/definitions/QuickVariantSelectionV4OP",
@@ -2076,6 +2496,9 @@
2076
2496
  "type": "object",
2077
2497
  "additionalProperties": {
2078
2498
  "anyOf": [
2499
+ {
2500
+ "$ref": "#/definitions/ObjectPageCustomActionMenu"
2501
+ },
2079
2502
  {
2080
2503
  "$ref": "#/definitions/CustomFormActionOP"
2081
2504
  },
@@ -2088,132 +2511,6 @@
2088
2511
  ]
2089
2512
  }
2090
2513
  },
2091
- "CustomFormActionOP": {
2092
- "type": "object",
2093
- "properties": {
2094
- "position": {
2095
- "$ref": "#/definitions/CustomActionPositionOP",
2096
- "description": "Defines the position of the action relative to the anchor action.",
2097
- "artifactType": "Manifest"
2098
- },
2099
- "text": {
2100
- "description": "The text that is displayed on the button (typically a binding to an i18n entry).",
2101
- "i18nClassification": "COL: Custom action text",
2102
- "artifactType": "Manifest",
2103
- "type": "string"
2104
- },
2105
- "press": {
2106
- "description": "Relevant for extension actions; allows the definition of a target action handler.",
2107
- "artifactType": "Manifest",
2108
- "type": "string"
2109
- },
2110
- "visible": {
2111
- "pattern": "^(false|true)$|^{[A-Za-z0-9{}&$!@#%? _|,<>'()[\\]\\/:=.]+}$",
2112
- "anyOf": [
2113
- {
2114
- "enum": [
2115
- false,
2116
- true,
2117
- "{ui>/isEditable}",
2118
- "{= !${ui>/isEditable}}"
2119
- ]
2120
- },
2121
- {
2122
- "type": "string"
2123
- }
2124
- ],
2125
- "description": "Defines if the action button is visible.",
2126
- "artifactType": "Manifest"
2127
- },
2128
- "enabled": {
2129
- "pattern": "^(false|true)$|^{[A-Za-z0-9{}&$!@#%? _|,<>'()[\\]\\/:=.]+}$",
2130
- "anyOf": [
2131
- {
2132
- "enum": [
2133
- false,
2134
- true,
2135
- "{ui>/isEditable}",
2136
- "{= !${ui>/isEditable}}"
2137
- ]
2138
- },
2139
- {
2140
- "type": "string"
2141
- }
2142
- ],
2143
- "description": "Defines if the action is enabled. The default value is true.",
2144
- "artifactType": "Manifest"
2145
- },
2146
- "overflowGroup": {
2147
- "description": "Defines a group of actions. When there's not enough space to display all grouped actions, they are moved together into overflow.",
2148
- "artifactType": "Manifest",
2149
- "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
2150
- "type": "integer"
2151
- },
2152
- "priority": {
2153
- "description": "Defines the priority of the action. This determines ordering and whether the action is moved into overflow.",
2154
- "artifactType": "Manifest",
2155
- "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
2156
- "enum": [
2157
- "AlwaysOverflow",
2158
- "High",
2159
- "Low",
2160
- "NeverOverflow"
2161
- ],
2162
- "type": "string"
2163
- }
2164
- },
2165
- "additionalProperties": false,
2166
- "required": [
2167
- "press",
2168
- "text"
2169
- ]
2170
- },
2171
- "FormAction": {
2172
- "type": "object",
2173
- "properties": {
2174
- "afterExecution": {
2175
- "$ref": "#/definitions/ActionAfterExecutionConfigurationForm",
2176
- "description": "Settings that control the behavior after creating a new entry.",
2177
- "artifactType": "Manifest"
2178
- },
2179
- "overflowGroup": {
2180
- "description": "Defines a group of actions. When there's not enough space to display all grouped actions, they are moved together into overflow.",
2181
- "artifactType": "Manifest",
2182
- "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
2183
- "type": "integer"
2184
- },
2185
- "priority": {
2186
- "description": "Defines the priority of the action. This determines ordering and whether the action is moved into overflow.",
2187
- "artifactType": "Manifest",
2188
- "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
2189
- "enum": [
2190
- "AlwaysOverflow",
2191
- "High",
2192
- "Low",
2193
- "NeverOverflow"
2194
- ],
2195
- "type": "string"
2196
- }
2197
- },
2198
- "additionalProperties": false
2199
- },
2200
- "ActionAfterExecutionConfigurationForm": {
2201
- "type": "object",
2202
- "properties": {
2203
- "navigateToInstance": {
2204
- "description": "Allows you to disable the navigation. By default, navigation is automatically triggered after you have performed an action.",
2205
- "type": "boolean",
2206
- "artifactType": "Manifest",
2207
- "descriptionSrcURL": "https://ui5.sap.com/#/topic/2c65f07f44094012a511d6bd83f50f2d"
2208
- },
2209
- "enableAutoScroll": {
2210
- "description": "Allows you to scroll to the newly created or changed item after you have performed an action.",
2211
- "type": "boolean",
2212
- "artifactType": "Manifest"
2213
- }
2214
- },
2215
- "additionalProperties": false
2216
- },
2217
2514
  "ObjectPageFormActionGroup": {
2218
2515
  "type": "object",
2219
2516
  "additionalProperties": {
@@ -2237,13 +2534,13 @@
2237
2534
  },
2238
2535
  "properties": {
2239
2536
  "overflowGroup": {
2240
- "description": "Defines a group of actions. When there's not enough space to display all grouped actions, they are moved together into overflow.",
2537
+ "description": "Allows users to set the group for the action or action menu. When there's not enough space to display all grouped actions, they are moved together into overflow.",
2241
2538
  "artifactType": "Manifest",
2242
2539
  "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
2243
2540
  "type": "integer"
2244
2541
  },
2245
2542
  "priority": {
2246
- "description": "Defines the priority of the action. This determines ordering and whether the action is moved into overflow.",
2543
+ "description": "Allows users to set the priority of the action or action menu. This determines ordering and whether the action or action menu is moved into overflow.",
2247
2544
  "artifactType": "Manifest",
2248
2545
  "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
2249
2546
  "enum": [
@@ -2476,17 +2773,26 @@
2476
2773
  "properties": {
2477
2774
  "position": {
2478
2775
  "$ref": "#/definitions/CustomSectionActionPositionOP",
2479
- "description": "Defines the position of the action relative to the anchor action.",
2776
+ "description": "Defines the position of the action relative to the anchor action or action menu.",
2480
2777
  "artifactType": "Manifest"
2481
2778
  },
2482
- "text": {
2483
- "description": "The text that is displayed on the button (typically a binding to an i18n entry).",
2484
- "i18nClassification": "COL: Custom action text",
2779
+ "press": {
2780
+ "description": "Relevant for extension actions; allows the definition of a target action handler.",
2485
2781
  "artifactType": "Manifest",
2486
2782
  "type": "string"
2487
2783
  },
2488
- "press": {
2489
- "description": "Relevant for extension actions; allows the definition of a target action handler.",
2784
+ "menu": {
2785
+ "description": "List of action names from the manifest.",
2786
+ "hidden": true,
2787
+ "isViewNode": false,
2788
+ "type": "array",
2789
+ "items": {
2790
+ "type": "string"
2791
+ }
2792
+ },
2793
+ "text": {
2794
+ "description": "The text that is displayed on the button. This is typically a binding to an i18n entry.",
2795
+ "i18nClassification": "COL: Custom action text",
2490
2796
  "artifactType": "Manifest",
2491
2797
  "type": "string"
2492
2798
  },
@@ -2505,7 +2811,7 @@
2505
2811
  "type": "string"
2506
2812
  }
2507
2813
  ],
2508
- "description": "Defines if the action button is visible.",
2814
+ "description": "Determines if the action or action menu button is visible.",
2509
2815
  "artifactType": "Manifest"
2510
2816
  },
2511
2817
  "enabled": {
@@ -2523,17 +2829,17 @@
2523
2829
  "type": "string"
2524
2830
  }
2525
2831
  ],
2526
- "description": "Defines if the action is enabled. The default value is true.",
2832
+ "description": "Defines if the action or action menu is enabled. The default value is true.",
2527
2833
  "artifactType": "Manifest"
2528
2834
  },
2529
2835
  "overflowGroup": {
2530
- "description": "Defines a group of actions. When there's not enough space to display all grouped actions, they are moved together into overflow.",
2836
+ "description": "Allows users to set the group for the action or action menu. When there's not enough space to display all grouped actions, they are moved together into overflow.",
2531
2837
  "artifactType": "Manifest",
2532
2838
  "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
2533
2839
  "type": "integer"
2534
2840
  },
2535
2841
  "priority": {
2536
- "description": "Defines the priority of the action. This determines ordering and whether the action is moved into overflow.",
2842
+ "description": "Allows users to set the priority of the action or action menu. This determines ordering and whether the action or action menu is moved into overflow.",
2537
2843
  "artifactType": "Manifest",
2538
2844
  "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
2539
2845
  "enum": [
@@ -2555,13 +2861,13 @@
2555
2861
  "type": "object",
2556
2862
  "properties": {
2557
2863
  "anchor": {
2558
- "description": "The key of another action to be used as placement anchor.",
2864
+ "description": "The key of another action or action menu to be used as a placement anchor.",
2559
2865
  "artifactType": "Manifest",
2560
2866
  "type": "string"
2561
2867
  },
2562
2868
  "placement": {
2563
2869
  "$ref": "#/definitions/ActionPlacement",
2564
- "description": "Define the placement, either before or after the anchor action.",
2870
+ "description": "Defines the placement of the action or action menu relative to the placement anchor.",
2565
2871
  "artifactType": "Manifest"
2566
2872
  }
2567
2873
  },
@@ -2599,17 +2905,26 @@
2599
2905
  "properties": {
2600
2906
  "position": {
2601
2907
  "$ref": "#/definitions/CustomFooterActionPositionOP",
2602
- "description": "Defines the position of the action relative to the anchor action.",
2908
+ "description": "Defines the position of the action relative to the anchor action or action menu.",
2603
2909
  "artifactType": "Manifest"
2604
2910
  },
2605
- "text": {
2606
- "description": "The text that is displayed on the button (typically a binding to an i18n entry).",
2607
- "i18nClassification": "COL: Custom action text",
2911
+ "press": {
2912
+ "description": "Relevant for extension actions; allows the definition of a target action handler.",
2608
2913
  "artifactType": "Manifest",
2609
2914
  "type": "string"
2610
2915
  },
2611
- "press": {
2612
- "description": "Relevant for extension actions; allows the definition of a target action handler.",
2916
+ "menu": {
2917
+ "description": "List of action names from the manifest.",
2918
+ "hidden": true,
2919
+ "isViewNode": false,
2920
+ "type": "array",
2921
+ "items": {
2922
+ "type": "string"
2923
+ }
2924
+ },
2925
+ "text": {
2926
+ "description": "The text that is displayed on the button. This is typically a binding to an i18n entry.",
2927
+ "i18nClassification": "COL: Custom action text",
2613
2928
  "artifactType": "Manifest",
2614
2929
  "type": "string"
2615
2930
  },
@@ -2628,7 +2943,7 @@
2628
2943
  "type": "string"
2629
2944
  }
2630
2945
  ],
2631
- "description": "Defines if the action button is visible.",
2946
+ "description": "Determines if the action or action menu button is visible.",
2632
2947
  "artifactType": "Manifest"
2633
2948
  },
2634
2949
  "enabled": {
@@ -2646,17 +2961,17 @@
2646
2961
  "type": "string"
2647
2962
  }
2648
2963
  ],
2649
- "description": "Defines if the action is enabled. The default value is true.",
2964
+ "description": "Defines if the action or action menu is enabled. The default value is true.",
2650
2965
  "artifactType": "Manifest"
2651
2966
  },
2652
2967
  "overflowGroup": {
2653
- "description": "Defines a group of actions. When there's not enough space to display all grouped actions, they are moved together into overflow.",
2968
+ "description": "Allows users to set the group for the action or action menu. When there's not enough space to display all grouped actions, they are moved together into overflow.",
2654
2969
  "artifactType": "Manifest",
2655
2970
  "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
2656
2971
  "type": "integer"
2657
2972
  },
2658
2973
  "priority": {
2659
- "description": "Defines the priority of the action. This determines ordering and whether the action is moved into overflow.",
2974
+ "description": "Allows users to set the priority of the action or action menu. This determines ordering and whether the action or action menu is moved into overflow.",
2660
2975
  "artifactType": "Manifest",
2661
2976
  "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
2662
2977
  "enum": [
@@ -2678,13 +2993,13 @@
2678
2993
  "type": "object",
2679
2994
  "properties": {
2680
2995
  "anchor": {
2681
- "description": "The key of another action to be used as placement anchor.",
2996
+ "description": "The key of another action or action menu to be used as a placement anchor.",
2682
2997
  "artifactType": "Manifest",
2683
2998
  "type": "string"
2684
2999
  },
2685
3000
  "placement": {
2686
3001
  "$ref": "#/definitions/ActionPlacement",
2687
- "description": "Define the placement, either before or after the anchor action.",
3002
+ "description": "Defines the placement of the action or action menu relative to the placement anchor.",
2688
3003
  "artifactType": "Manifest"
2689
3004
  }
2690
3005
  },
@@ -2702,13 +3017,13 @@
2702
3017
  "artifactType": "Manifest"
2703
3018
  },
2704
3019
  "overflowGroup": {
2705
- "description": "Defines a group of actions. When there's not enough space to display all grouped actions, they are moved together into overflow.",
3020
+ "description": "Allows users to set the group for the action or action menu. When there's not enough space to display all grouped actions, they are moved together into overflow.",
2706
3021
  "artifactType": "Manifest",
2707
3022
  "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
2708
3023
  "type": "integer"
2709
3024
  },
2710
3025
  "priority": {
2711
- "description": "Defines the priority of the action. This determines ordering and whether the action is moved into overflow.",
3026
+ "description": "Allows users to set the priority of the action or action menu. This determines ordering and whether the action or action menu is moved into overflow.",
2712
3027
  "artifactType": "Manifest",
2713
3028
  "descriptionSrcURL": "https://ui5.sap.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c",
2714
3029
  "enum": [