@sapui5/sap.fe.templates 1.120.16 → 1.120.18

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/sap.fe.templates",
3
- "version": "1.120.16",
3
+ "version": "1.120.18",
4
4
  "description": "SAPUI5 Library sap.fe.templates",
5
5
  "keywords": [
6
6
  "sapui5",
@@ -6,7 +6,7 @@
6
6
  SAP UI development toolkit for HTML5 (SAPUI5)
7
7
  (c) Copyright 2009-2021 SAP SE. All rights reserved
8
8
  </copyright>
9
- <version>1.120.16</version>
9
+ <version>1.120.18</version>
10
10
 
11
11
  <documentation>UI5 library: sap.fe.templates</documentation>
12
12
 
@@ -4,7 +4,7 @@
4
4
  "id": "sap.fe.templates.AnalyticalListPage",
5
5
  "type": "component",
6
6
  "applicationVersion": {
7
- "version": "1.120.16"
7
+ "version": "1.120.18"
8
8
  },
9
9
  "title": "Analytical List Page",
10
10
  "tags": {
@@ -4,7 +4,7 @@
4
4
  "id": "sap.fe.templates.ListReport",
5
5
  "type": "component",
6
6
  "applicationVersion": {
7
- "version": "1.120.16"
7
+ "version": "1.120.18"
8
8
  },
9
9
  "title": "List Report",
10
10
  "tags": {
@@ -76,16 +76,20 @@
76
76
  command="DeleteObject"
77
77
  />
78
78
  <template:if test="{= ${viewData>/viewLevel} === 1}">
79
- <control:CommandExecution execute="._saveDocument()" visible="{ui>/isEditable}" command="Save" />
80
- </template:if>
79
+ <control:CommandExecution
80
+ execute="{= ${entitySet>@@OP.getPressExpressionForSave}}"
81
+ visible="{ui>/isEditable}"
82
+ command="Save"
83
+ />
84
+ </template:if>
81
85
  <control:CommandExecution execute="._validateDocument" visible="{ui>/isEditable}" command="Validate" />
82
- <template:if test="{= ${viewData>/viewLevel} === 1}">
83
- <control:CommandExecution
84
- execute="._cancelDocument({cancelButton:'fe::FooterBar::StandardAction::Cancel'})"
85
- visible="{ui>/isEditable}"
86
- command="Cancel"
87
- />
88
- </template:if>
86
+ <template:if test="{= ${viewData>/viewLevel} === 1}">
87
+ <control:CommandExecution
88
+ execute="._cancelDocument({cancelButton:'fe::FooterBar::StandardAction::Cancel'})"
89
+ visible="{ui>/isEditable}"
90
+ command="Cancel"
91
+ />
92
+ </template:if>
89
93
  <control:CommandExecution execute="{converterContext>primaryAction}" command="FE_PrimaryAction" />
90
94
  <template:repeat list="{converterContext>headerCommandActions}" var="headerAction">
91
95
  <template:with path="headerAction>annotationPath" var="dataField">
@@ -131,7 +135,7 @@
131
135
  <template:if test="{converterContext>header/visible}">
132
136
  <template:with path="converterContext>header" var="header">
133
137
  <uxap:headerTitle>
134
- <uxap:ObjectPageDynamicHeaderTitle primaryArea="Begin" areaShrinkRatio="1:0:1.6">
138
+ <uxap:ObjectPageDynamicHeaderTitle primaryArea="Begin" areaShrinkRatio="1:0:0.2">
135
139
  <core:Fragment fragmentName="sap.fe.templates.ObjectPage.view.fragments.Heading" type="XML" />
136
140
  <uxap:content>
137
141
  <template:if test="{entitySet>@com.sap.vocabularies.Common.v1.DraftRoot}">