@ui5/manifest 2.8.0 → 2.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +256 -2
- package/mapping.json +3 -1
- package/package.json +1 -1
- package/schema.json +97 -1
- package/schema_cil.json +81 -0
- package/types/manifest.d.ts +77 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,10 +3,264 @@ All notable changes to this project will be documented in this file.
|
|
|
3
3
|
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
|
4
4
|
|
|
5
5
|
<a name="Unreleased"></a>
|
|
6
|
+
## [Unreleased]
|
|
7
|
+
|
|
8
|
+
<a name="v2.10.0"></a>
|
|
9
|
+
## [v2.10.0] - 2026-06-25 (UI5 1.150)
|
|
10
|
+
|
|
11
|
+
### Added
|
|
12
|
+
- sap.card: New property `ignoreBinding` on configuration parameters. When set to `true`, the parameter value is taken verbatim and is not processed as a binding expression. Useful for values that contain literal curly braces, e.g. stringified JSON.
|
|
13
|
+
- sap.card: New property `itemsLayout` for object card group. Defines how the items inside the group are laid out. \"Vertical\" stacks each label/value pair on its own row (default). \"Horizontal\" arranges the pairs side by side and wraps them onto multiple rows when there is not enough width.
|
|
14
|
+
|
|
15
|
+
<a name="v2.9.0"></a>
|
|
16
|
+
## [v2.9.0] - 2026-06-11 (UI5 1.149)
|
|
17
|
+
|
|
18
|
+
### Added
|
|
19
|
+
- sap.ovp: Added `controlConfiguration` property to support V4 filter field configurations via annotation path, including `defaultValues` and `operatorConfiguration`
|
|
6
20
|
|
|
7
21
|
<a name="v2.8.0"></a>
|
|
8
|
-
## [v2.8.0] - 2026-05-04 (UI5 1.148)
|
|
9
|
-
|
|
22
|
+
## [v2.8.0] - 2026-05-04 (UI5 1.148)
|
|
23
|
+
|
|
24
|
+
### Added
|
|
25
|
+
- sap.card: New property `showSeparator` in footer to visually separate the footer from the card content area
|
|
26
|
+
|
|
27
|
+
### Changed
|
|
28
|
+
- sap.card: Moved `customSettings` property and updated description to reflect Mobile SDK usage
|
|
29
|
+
|
|
30
|
+
<a name="v2.7.0"></a>
|
|
31
|
+
## [v2.7.0] - 2026-04-08 (UI5 1.147)
|
|
32
|
+
|
|
33
|
+
### Added
|
|
34
|
+
- sap.card: New Table Popin behaviour. It is controlled by properties `autoPopinMode, hiddenInPopin, popinLayout` and `importance`
|
|
35
|
+
- sap.card: Option to show the navigation indicator for list and table. Controlled by property `navigationArrow`
|
|
36
|
+
- sap.card: Restricted `customSettings` which can be used by the host environment.
|
|
37
|
+
- sap.ovp: Introduced a new configuration flag, `enableTextWrapping`, in the card manifest for Table and List Cards in the Overview Page (OVP)
|
|
38
|
+
- sap.cloud: Added `backgroundImageRelativeToComponent` property provides the background image for a custom tile visualization. The URL of the image must be relative to the location of the component.js file.
|
|
39
|
+
|
|
40
|
+
### Added
|
|
41
|
+
- sap.ovp: Added `controlConfiguration` property to support V4 filter field configurations via annotation path, including `defaultValues` and `operatorConfiguration`
|
|
42
|
+
|
|
43
|
+
<a name="v2.6.0"></a>
|
|
44
|
+
## [v2.6.0] - 2026-03-11 (UI5 1.146)
|
|
45
|
+
|
|
46
|
+
### Added
|
|
47
|
+
- sap.card: New RadioButtonGroup field in Object cards
|
|
48
|
+
|
|
49
|
+
<a name="v2.5.0"></a>
|
|
50
|
+
## [v2.5.0] - 2026-02-12 (UI5 1.145)
|
|
51
|
+
|
|
52
|
+
### Added
|
|
53
|
+
- sap.card: new property "inverted" in ContentType.Table.Column which shows an inverted object status
|
|
54
|
+
- sap.card: new property "preferIcon" for "actionsStripItem" which is used to determine if icon only button is shown when not in overflow
|
|
55
|
+
|
|
56
|
+
### Changed
|
|
57
|
+
- sap.card: fix type of "filters" properties inside "configuration"
|
|
58
|
+
|
|
59
|
+
<a name="v2.4.0"></a>
|
|
60
|
+
## [v2.4.0] - 2026-01-12 (UI5 1.144)
|
|
61
|
+
|
|
62
|
+
### Added
|
|
63
|
+
- sap.card: new property "tooltips" which can be used to visualize the tooltips that are generated by Viz charts.
|
|
64
|
+
|
|
65
|
+
<a name="v2.3.1"></a>
|
|
66
|
+
## [v2.3.1] - 2025-12-09 (UI5 1.142)
|
|
67
|
+
|
|
68
|
+
### Added
|
|
69
|
+
- sap.app: new value "4.01" for setting/odataVersion added
|
|
70
|
+
|
|
71
|
+
<a name="v2.3.0"></a>
|
|
72
|
+
## [v2.3.0] - 2025-12-08 (UI5 1.142)
|
|
73
|
+
|
|
74
|
+
### Changed
|
|
75
|
+
- sap.ovp: "fixed" value in the "containerLayout" property is deprecated. This will indicate to developers that they should no longer use the "fixed" option and "resizable" layout will be selected by default. Default layout for the 'containerLayout' will be 'resizable'.
|
|
76
|
+
|
|
77
|
+
<a name="v2.2.0"></a>
|
|
78
|
+
## [v2.2.0] - 2025-12-08 (UI5 1.141)
|
|
79
|
+
|
|
80
|
+
### Added
|
|
81
|
+
- sap.card: New property "configuration/childCards" which holds a list of Configuration.ChildCard which represents a child card that can be opened from the main card
|
|
82
|
+
- sap.card: New property "showCardActionParameters/childCardKey" to refer to a child card which to be shown
|
|
83
|
+
- sap.card: New property "header/icon/state" which can be used to apply semantic state to the icon in the header
|
|
84
|
+
|
|
85
|
+
### Changed
|
|
86
|
+
- sap.card: Added valiadtion for allowed combinations of "header/icon" properties
|
|
87
|
+
- sap.card: Deprecated property "showCardActionParameters/manifest". Use "showCardActionParameters/childCardKey" instead.
|
|
88
|
+
|
|
89
|
+
<a name="v2.1.1"></a>
|
|
90
|
+
## [v2.1.1] - 2025-12-08 (UI5 1.140)
|
|
91
|
+
|
|
92
|
+
### Added
|
|
93
|
+
- sap.card: Added new property "useMainDestinations"
|
|
94
|
+
|
|
95
|
+
<a name="v2.1.0"></a>
|
|
96
|
+
## [v2.1.0] - 2025-09-12 (UI5 1.139)
|
|
97
|
+
|
|
98
|
+
### Added
|
|
99
|
+
- sap.card: Added new property "header/subtitle"
|
|
100
|
+
- sap.card: Added new property "overflow/subtitle" in an object content item of type "Image"
|
|
101
|
+
- sap.card: Added option for "actions" for all elements of type "status"
|
|
102
|
+
|
|
103
|
+
### Changed
|
|
104
|
+
- sap.card: Deprecated property "header/subTitle" (with capital T)
|
|
105
|
+
- sap.card: Deprecated property "overflow/subTitle" (with capital T) in an object content item of type "Image"
|
|
106
|
+
|
|
107
|
+
<a name="v1.77.0"></a>
|
|
108
|
+
## [v1.77.0] - 2025-08-04 (UI5 1.139)
|
|
109
|
+
|
|
110
|
+
### Added
|
|
111
|
+
- sap.flp: new property "vizOptions" has been added to provide more options for tile sizes. Only needed for declaration of custom Fiori launchpad tiles.
|
|
112
|
+
- sap.ui5/flexBundle: new property explicitly flagging if a flexibility-bundle.json is part of the built application.
|
|
113
|
+
|
|
114
|
+
### Removed
|
|
115
|
+
- sap.ui5/resource:
|
|
116
|
+
- `js` property: removed
|
|
117
|
+
- sap.ui5/rootView:
|
|
118
|
+
- `async` property: removed
|
|
119
|
+
- `type` property: Removed "HTML", "JS", "Template", "JSON" from possible values
|
|
120
|
+
- sap.ui5/routing:
|
|
121
|
+
- config: async property removed
|
|
122
|
+
- targets: Removed legacy options, e.g., viewName, viewId, viewPath
|
|
123
|
+
- sap.ovp: Removed Deprecated property globalFilterEntityType, globalFilterEntitySet should be used instead.
|
|
124
|
+
- sap.ovp/cards: Removed deprecated property sequencePos.
|
|
125
|
+
- sap.ovp/cards/settings: Corrected location for "tabs" property configuration.
|
|
126
|
+
- sap.card: Remove all properties which are marked as deprecated. Some of the properties will continue to work in the runtime, but should not be used anymore.
|
|
127
|
+
- sap.card: Remove option for "service" in "data" and "actions" section which was never published
|
|
128
|
+
- sap.flp/origin: has been removed, as it is not used anymore
|
|
129
|
+
- sap.flp/tileSize: has been removed in favor of sap.flp/vizOptions/displayFormats
|
|
130
|
+
- sap.flp/type: is optional, defaults to "application"
|
|
131
|
+
|
|
132
|
+
<a name="v2.0.0"></a>
|
|
133
|
+
## [v2.0.0] - 2025-04-30 (UI5 1.136)
|
|
134
|
+
- sap.ui5/resources: Deprecated "js" property. Only "css" is a valid resource.
|
|
135
|
+
- sap.ui5/routing/targets: Deprecated options that are prefixed with "view", e.g., "viewName". Use options without "view"-prefix instead.
|
|
136
|
+
|
|
137
|
+
### Added
|
|
138
|
+
- sap.card/header: Added new section "infoSection".
|
|
139
|
+
- sap.card/configuration: Added new property "placeholder" for DateRange filter.
|
|
140
|
+
|
|
141
|
+
<a name="v1.72.3"></a>
|
|
142
|
+
## [v1.72.3] - 2025-03-21 (UI5 1.135)
|
|
143
|
+
|
|
144
|
+
### Added
|
|
145
|
+
- sap.ui5/commands: added new "ref" property to reference SAP standardized command and a "description" property to provide a translatable text for describing the command.
|
|
146
|
+
|
|
147
|
+
<a name="v1.71.0"></a>
|
|
148
|
+
## [v1.71.0] - 2025-03-06 (UI5 1.134)
|
|
149
|
+
|
|
150
|
+
### Added
|
|
151
|
+
- sap.card: new property "configuration/loadingPlaceholders/delay". Allows to control the delay of the loading placeholders for the whole card.
|
|
152
|
+
|
|
153
|
+
<a name="v1.70.1"></a>
|
|
154
|
+
## [v1.70.1] - 2025-02-12 (UI5 1.133)
|
|
155
|
+
|
|
156
|
+
### Changed
|
|
157
|
+
- sap.ui5: add support for legacy (e.g. viewPath) and new options (e.g. path) in routing config when flex enabled.
|
|
158
|
+
|
|
159
|
+
<a name="v1.70.0"></a>
|
|
160
|
+
## [v1.70.0] - 2025-02-10 (UI5 1.133)
|
|
161
|
+
|
|
162
|
+
### Added
|
|
163
|
+
- sap.card: new property "closeButton" for footer. Allows to control the visibility of the close button which appears in the card footer. Replaces the property "closeButton" from the header section.
|
|
164
|
+
|
|
165
|
+
### Changed
|
|
166
|
+
- sap.card: deprecated property "closeButton" for header. Replaced by the property "closeButton" in the footer.
|
|
167
|
+
|
|
168
|
+
<a name="v1.69.0"></a>
|
|
169
|
+
## [v1.69.0] - 2025-01-10
|
|
170
|
+
|
|
171
|
+
### Added
|
|
172
|
+
- New property “group” for ComboBox filter. This allows to group the items inside the ComboBox.
|
|
173
|
+
|
|
174
|
+
### Changed
|
|
175
|
+
- Renamed property “allowfullscreen” to “allowFullscreen” for WebPage card. The old property is still usable, but is deprecated.
|
|
176
|
+
|
|
177
|
+
<a name="v1.68.0"></a>
|
|
178
|
+
## [v1.68.0] - 2024-11-14
|
|
179
|
+
|
|
180
|
+
<a name="v1.67.2"></a>
|
|
181
|
+
## [v1.67.2] - 2024-11-04
|
|
182
|
+
|
|
183
|
+
<a name="v1.67.1"></a>
|
|
184
|
+
## [v1.67.1] - 2024-10-18
|
|
185
|
+
|
|
186
|
+
<a name="v1.67.0"></a>
|
|
187
|
+
## [v1.67.0] - 2024-09-19
|
|
188
|
+
|
|
189
|
+
<a name="v1.66.0"></a>
|
|
190
|
+
## [v1.66.0] - 2024-06-27
|
|
191
|
+
|
|
192
|
+
<a name="v1.65.1"></a>
|
|
193
|
+
## [v1.65.1] - 2024-05-06
|
|
194
|
+
|
|
195
|
+
<a name="v1.64.1"></a>
|
|
196
|
+
## [v1.64.1] - 2024-05-06
|
|
197
|
+
|
|
198
|
+
<a name="v1.65.0"></a>
|
|
199
|
+
## [v1.65.0] - 2024-05-02
|
|
200
|
+
|
|
201
|
+
<a name="v1.64.0"></a>
|
|
202
|
+
## [v1.64.0] - 2024-04-08
|
|
203
|
+
|
|
204
|
+
<a name="v1.63.0"></a>
|
|
205
|
+
## [v1.63.0] - 2024-03-07
|
|
206
|
+
|
|
207
|
+
<a name="v1.62.1"></a>
|
|
208
|
+
## [v1.62.1] - 2024-02-12
|
|
209
|
+
|
|
210
|
+
<a name="v1.62.0"></a>
|
|
211
|
+
## [v1.62.0] - 2024-02-12
|
|
212
|
+
|
|
213
|
+
<a name="v1.61.1"></a>
|
|
214
|
+
## [v1.61.1] - 2024-02-09
|
|
215
|
+
|
|
216
|
+
<a name="v1.60.0"></a>
|
|
217
|
+
## [v1.60.0] - 2023-09-22
|
|
218
|
+
|
|
219
|
+
<a name="v1.59.0"></a>
|
|
220
|
+
## [v1.59.0] - 2023-08-28
|
|
221
|
+
|
|
222
|
+
<a name="v1.57.0"></a>
|
|
223
|
+
## [v1.57.0] - 2023-07-27
|
|
224
|
+
|
|
225
|
+
<a name="v1.56.0"></a>
|
|
226
|
+
## [v1.56.0] - 2023-06-29
|
|
227
|
+
|
|
228
|
+
<a name="v1.55.0"></a>
|
|
229
|
+
## [v1.55.0] - 2023-06-01
|
|
230
|
+
|
|
231
|
+
<a name="v1.54.0"></a>
|
|
232
|
+
## [v1.54.0] - 2023-05-05
|
|
233
|
+
|
|
234
|
+
<a name="v1.53.1"></a>
|
|
235
|
+
## [v1.53.1] - 2023-04-05
|
|
236
|
+
|
|
237
|
+
<a name="v1.53.0"></a>
|
|
238
|
+
## [v1.53.0] - 2023-04-05
|
|
239
|
+
|
|
240
|
+
<a name="v1.52.1"></a>
|
|
241
|
+
## [v1.52.1] - 2023-03-08
|
|
242
|
+
|
|
243
|
+
<a name="v1.52.0"></a>
|
|
244
|
+
## [v1.52.0] - 2023-02-09
|
|
245
|
+
|
|
246
|
+
<a name="v1.51.0"></a>
|
|
247
|
+
## [v1.51.0] - 2023-01-12
|
|
248
|
+
|
|
249
|
+
<a name="v1.49.2"></a>
|
|
250
|
+
## [v1.49.2] - 2022-11-29
|
|
251
|
+
|
|
252
|
+
<a name="v1.49.1"></a>
|
|
253
|
+
## [v1.49.1] - 2022-11-21
|
|
254
|
+
|
|
255
|
+
<a name="v1.49.0"></a>
|
|
256
|
+
## [v1.49.0] - 2022-11-18
|
|
257
|
+
|
|
258
|
+
<a name="v1.48.1"></a>
|
|
259
|
+
## v1.48.1 - 2022-11-10
|
|
260
|
+
|
|
261
|
+
[Unreleased]: https://github.com/UI5/manifest/compare/v2.10.0...HEAD
|
|
262
|
+
[v2.10.0]: https://github.com/UI5/manifest/compare/v2.9.0...v2.10.0
|
|
263
|
+
[v2.9.0]: https://github.com/UI5/manifest/compare/v2.8.0...v2.9.0
|
|
10
264
|
[v2.8.0]: https://github.com/UI5/manifest/compare/v2.7.0...v2.8.0
|
|
11
265
|
[v2.7.0]: https://github.com/UI5/manifest/compare/v2.6.0...v2.7.0
|
|
12
266
|
[v2.6.0]: https://github.com/UI5/manifest/compare/v2.5.0...v2.6.0
|
package/mapping.json
CHANGED
package/package.json
CHANGED
package/schema.json
CHANGED
|
@@ -100,7 +100,9 @@
|
|
|
100
100
|
"2.5.0",
|
|
101
101
|
"2.6.0",
|
|
102
102
|
"2.7.0",
|
|
103
|
-
"2.8.0"
|
|
103
|
+
"2.8.0",
|
|
104
|
+
"2.9.0",
|
|
105
|
+
"2.10.0"
|
|
104
106
|
]
|
|
105
107
|
},
|
|
106
108
|
"start_url": {
|
|
@@ -962,6 +964,18 @@
|
|
|
962
964
|
"type": "object",
|
|
963
965
|
"additionalProperties": true,
|
|
964
966
|
"properties": {
|
|
967
|
+
"_version": {
|
|
968
|
+
"description": "Represents attributes format version. It is managed by namespace owner",
|
|
969
|
+
"type": "string",
|
|
970
|
+
"enum": [
|
|
971
|
+
"1.1.0",
|
|
972
|
+
"1.2.0"
|
|
973
|
+
]
|
|
974
|
+
},
|
|
975
|
+
"ui5VersionNumber": {
|
|
976
|
+
"description": "Specifies the SAPUI5 version used to load and run the application in SAP Build Work Zone. The UI5 version consists of [major, minor, patch]. You can replace the patch numeric value with an X, x, or *. For example, use 'ui5VersionNumber': '1.136.x' to get automatic updates of all patches of version 1.136.",
|
|
977
|
+
"type": "string"
|
|
978
|
+
},
|
|
965
979
|
"oAuthScopes": {
|
|
966
980
|
"description": "Represents the authorization scope of the application",
|
|
967
981
|
"type": "array",
|
|
@@ -1292,6 +1306,75 @@
|
|
|
1292
1306
|
}
|
|
1293
1307
|
}
|
|
1294
1308
|
},
|
|
1309
|
+
"controlConfiguration": {
|
|
1310
|
+
"description": "Specifies the configuration of filter fields, mapped by annotation path. Supported in OData V4 only.",
|
|
1311
|
+
"type": "object",
|
|
1312
|
+
"patternProperties": {
|
|
1313
|
+
"^@[a-zA-Z0-9_\\.\\-\\/]*$": {
|
|
1314
|
+
"description": "Defines the configuration for a specific annotation path",
|
|
1315
|
+
"type": "object",
|
|
1316
|
+
"properties": {
|
|
1317
|
+
"filterFields": {
|
|
1318
|
+
"description": "Defines the configuration for filter fields",
|
|
1319
|
+
"type": "object",
|
|
1320
|
+
"patternProperties": {
|
|
1321
|
+
"^[a-zA-Z0-9_\\.\\-]*$": {
|
|
1322
|
+
"description": "Defines the configuration for a specific filter field",
|
|
1323
|
+
"type": "object",
|
|
1324
|
+
"properties": {
|
|
1325
|
+
"settings": {
|
|
1326
|
+
"description": "Defines the settings for a specific filter field",
|
|
1327
|
+
"type": "object",
|
|
1328
|
+
"properties": {
|
|
1329
|
+
"defaultValues": {
|
|
1330
|
+
"description": "Defines the default values for the filter field",
|
|
1331
|
+
"type": "array",
|
|
1332
|
+
"items": {
|
|
1333
|
+
"type": "object",
|
|
1334
|
+
"properties": {
|
|
1335
|
+
"operator": {
|
|
1336
|
+
"description": "Specifies the default semantic date operator",
|
|
1337
|
+
"type": "string"
|
|
1338
|
+
},
|
|
1339
|
+
"values": {
|
|
1340
|
+
"description": "Specifies additional values for the operator",
|
|
1341
|
+
"type": "array"
|
|
1342
|
+
}
|
|
1343
|
+
}
|
|
1344
|
+
}
|
|
1345
|
+
},
|
|
1346
|
+
"operatorConfiguration": {
|
|
1347
|
+
"description": "Defines how operators are configured for the filter field",
|
|
1348
|
+
"type": "array",
|
|
1349
|
+
"items": {
|
|
1350
|
+
"type": "object",
|
|
1351
|
+
"properties": {
|
|
1352
|
+
"path": {
|
|
1353
|
+
"description": "Specifies the key information",
|
|
1354
|
+
"type": "string"
|
|
1355
|
+
},
|
|
1356
|
+
"equals": {
|
|
1357
|
+
"description": "Specifies one or more operator values, separated by commas",
|
|
1358
|
+
"type": "string"
|
|
1359
|
+
},
|
|
1360
|
+
"exclude": {
|
|
1361
|
+
"description": "Flag to exclude or include matched operators",
|
|
1362
|
+
"type": "boolean",
|
|
1363
|
+
"default": true
|
|
1364
|
+
}
|
|
1365
|
+
}
|
|
1366
|
+
}
|
|
1367
|
+
}
|
|
1368
|
+
}
|
|
1369
|
+
}
|
|
1370
|
+
}
|
|
1371
|
+
}
|
|
1372
|
+
}
|
|
1373
|
+
}
|
|
1374
|
+
}
|
|
1375
|
+
}
|
|
1376
|
+
}
|
|
1377
|
+
},
|
|
1295
1378
|
"dataLoadSettings": {
|
|
1296
1379
|
"description": "Represents the object to define data loading behaviour for an overview page application",
|
|
1297
1380
|
"type": "object",
|
|
@@ -4241,6 +4324,14 @@
|
|
|
4241
4324
|
"Stretch"
|
|
4242
4325
|
],
|
|
4243
4326
|
"default": "Default"
|
|
4327
|
+
},
|
|
4328
|
+
"itemsLayout": {
|
|
4329
|
+
"description": "[Experimental] Defines how the items inside the group are laid out. \"Vertical\" stacks each label/value pair on its own row (default). \"Horizontal\" arranges the pairs side by side and wraps them onto multiple rows when there is not enough width. In order to have horizontal layout, you need to set the `alignment` property to \"Stretch\".",
|
|
4330
|
+
"enum": [
|
|
4331
|
+
"Vertical",
|
|
4332
|
+
"Horizontal"
|
|
4333
|
+
],
|
|
4334
|
+
"default": "Vertical"
|
|
4244
4335
|
}
|
|
4245
4336
|
}
|
|
4246
4337
|
},
|
|
@@ -6541,6 +6632,11 @@
|
|
|
6541
6632
|
"description": {
|
|
6542
6633
|
"description": "Description of the parameter for user-friendly visualization in the design-time editor",
|
|
6543
6634
|
"type": "string"
|
|
6635
|
+
},
|
|
6636
|
+
"ignoreBinding": {
|
|
6637
|
+
"description": "If true, the parameter value is taken verbatim and is not processed as a binding expression. Use this for values that contain literal curly braces, e.g. stringified JSON. Note: {context>/...} bindings inside the value will not be resolved when this flag is set.",
|
|
6638
|
+
"type": "boolean",
|
|
6639
|
+
"default": false
|
|
6544
6640
|
}
|
|
6545
6641
|
}
|
|
6546
6642
|
},
|
package/schema_cil.json
CHANGED
|
@@ -628,6 +628,18 @@
|
|
|
628
628
|
"type": "object",
|
|
629
629
|
"additionalProperties": true,
|
|
630
630
|
"properties": {
|
|
631
|
+
"_version": {
|
|
632
|
+
"description": "Represents attributes format version. It is managed by namespace owner",
|
|
633
|
+
"type": "string",
|
|
634
|
+
"enum": [
|
|
635
|
+
"1.1.0",
|
|
636
|
+
"1.2.0"
|
|
637
|
+
]
|
|
638
|
+
},
|
|
639
|
+
"ui5VersionNumber": {
|
|
640
|
+
"description": "Specifies the SAPUI5 version used to load and run the application in SAP Build Work Zone. The UI5 version consists of [major, minor, patch]. You can replace the patch numeric value with an X, x, or *. For example, use 'ui5VersionNumber': '1.136.x' to get automatic updates of all patches of version 1.136.",
|
|
641
|
+
"type": "string"
|
|
642
|
+
},
|
|
631
643
|
"oAuthScopes": {
|
|
632
644
|
"description": "Represents the authorization scope of the application",
|
|
633
645
|
"type": "array",
|
|
@@ -946,6 +958,75 @@
|
|
|
946
958
|
}
|
|
947
959
|
}
|
|
948
960
|
},
|
|
961
|
+
"controlConfiguration": {
|
|
962
|
+
"description": "Specifies the configuration of filter fields, mapped by annotation path. Supported in OData V4 only.",
|
|
963
|
+
"type": "object",
|
|
964
|
+
"patternProperties": {
|
|
965
|
+
"^@[a-zA-Z0-9_\\.\\-\\/]*$": {
|
|
966
|
+
"description": "Defines the configuration for a specific annotation path",
|
|
967
|
+
"type": "object",
|
|
968
|
+
"properties": {
|
|
969
|
+
"filterFields": {
|
|
970
|
+
"description": "Defines the configuration for filter fields",
|
|
971
|
+
"type": "object",
|
|
972
|
+
"patternProperties": {
|
|
973
|
+
"^[a-zA-Z0-9_\\.\\-]*$": {
|
|
974
|
+
"description": "Defines the configuration for a specific filter field",
|
|
975
|
+
"type": "object",
|
|
976
|
+
"properties": {
|
|
977
|
+
"settings": {
|
|
978
|
+
"description": "Defines the settings for a specific filter field",
|
|
979
|
+
"type": "object",
|
|
980
|
+
"properties": {
|
|
981
|
+
"defaultValues": {
|
|
982
|
+
"description": "Defines the default values for the filter field",
|
|
983
|
+
"type": "array",
|
|
984
|
+
"items": {
|
|
985
|
+
"type": "object",
|
|
986
|
+
"properties": {
|
|
987
|
+
"operator": {
|
|
988
|
+
"description": "Specifies the default semantic date operator",
|
|
989
|
+
"type": "string"
|
|
990
|
+
},
|
|
991
|
+
"values": {
|
|
992
|
+
"description": "Specifies additional values for the operator",
|
|
993
|
+
"type": "array"
|
|
994
|
+
}
|
|
995
|
+
}
|
|
996
|
+
}
|
|
997
|
+
},
|
|
998
|
+
"operatorConfiguration": {
|
|
999
|
+
"description": "Defines how operators are configured for the filter field",
|
|
1000
|
+
"type": "array",
|
|
1001
|
+
"items": {
|
|
1002
|
+
"type": "object",
|
|
1003
|
+
"properties": {
|
|
1004
|
+
"path": {
|
|
1005
|
+
"description": "Specifies the key information",
|
|
1006
|
+
"type": "string"
|
|
1007
|
+
},
|
|
1008
|
+
"equals": {
|
|
1009
|
+
"description": "Specifies one or more operator values, separated by commas",
|
|
1010
|
+
"type": "string"
|
|
1011
|
+
},
|
|
1012
|
+
"exclude": {
|
|
1013
|
+
"description": "Flag to exclude or include matched operators",
|
|
1014
|
+
"type": "boolean",
|
|
1015
|
+
"default": true
|
|
1016
|
+
}
|
|
1017
|
+
}
|
|
1018
|
+
}
|
|
1019
|
+
}
|
|
1020
|
+
}
|
|
1021
|
+
}
|
|
1022
|
+
}
|
|
1023
|
+
}
|
|
1024
|
+
}
|
|
1025
|
+
}
|
|
1026
|
+
}
|
|
1027
|
+
}
|
|
1028
|
+
}
|
|
1029
|
+
},
|
|
949
1030
|
"dataLoadSettings": {
|
|
950
1031
|
"description": "Represents the object to define data loading behaviour for an overview page application",
|
|
951
1032
|
"type": "object",
|
package/types/manifest.d.ts
CHANGED
|
@@ -729,7 +729,9 @@ export interface SAPJSONSchemaForWebApplicationManifestFile {
|
|
|
729
729
|
| "2.5.0"
|
|
730
730
|
| "2.6.0"
|
|
731
731
|
| "2.7.0"
|
|
732
|
-
| "2.8.0"
|
|
732
|
+
| "2.8.0"
|
|
733
|
+
| "2.9.0"
|
|
734
|
+
| "2.10.0";
|
|
733
735
|
/**
|
|
734
736
|
* Represents the URL that the developer would prefer the user agent load when the user launches the web application
|
|
735
737
|
*/
|
|
@@ -1855,6 +1857,14 @@ export interface JSONSchemaForSAPPLATFORMHCPNamespace {
|
|
|
1855
1857
|
* Represents CF(Cloud Foundry) platform specific attributes
|
|
1856
1858
|
*/
|
|
1857
1859
|
export interface JSONSchemaForSAPPLATFORMCFNamespace {
|
|
1860
|
+
/**
|
|
1861
|
+
* Represents attributes format version. It is managed by namespace owner
|
|
1862
|
+
*/
|
|
1863
|
+
_version?: "1.1.0" | "1.2.0";
|
|
1864
|
+
/**
|
|
1865
|
+
* Specifies the SAPUI5 version used to load and run the application in SAP Build Work Zone. The UI5 version consists of [major, minor, patch]. You can replace the patch numeric value with an X, x, or *. For example, use 'ui5VersionNumber': '1.136.x' to get automatic updates of all patches of version 1.136.
|
|
1866
|
+
*/
|
|
1867
|
+
ui5VersionNumber?: string;
|
|
1858
1868
|
/**
|
|
1859
1869
|
* Represents the authorization scope of the application
|
|
1860
1870
|
*/
|
|
@@ -2529,6 +2539,72 @@ export interface JSONSchemaForSAPOVPNamespace {
|
|
|
2529
2539
|
};
|
|
2530
2540
|
[k: string]: unknown;
|
|
2531
2541
|
};
|
|
2542
|
+
/**
|
|
2543
|
+
* Specifies the configuration of filter fields, mapped by annotation path. Supported in OData V4 only.
|
|
2544
|
+
*/
|
|
2545
|
+
controlConfiguration?: {
|
|
2546
|
+
/**
|
|
2547
|
+
* Defines the configuration for a specific annotation path
|
|
2548
|
+
*
|
|
2549
|
+
* This interface was referenced by `undefined`'s JSON-Schema definition
|
|
2550
|
+
* via the `patternProperty` "^@[a-zA-Z0-9_\.\-\/]*$".
|
|
2551
|
+
*/
|
|
2552
|
+
[k: string]: {
|
|
2553
|
+
/**
|
|
2554
|
+
* Defines the configuration for filter fields
|
|
2555
|
+
*/
|
|
2556
|
+
filterFields?: {
|
|
2557
|
+
/**
|
|
2558
|
+
* Defines the configuration for a specific filter field
|
|
2559
|
+
*
|
|
2560
|
+
* This interface was referenced by `undefined`'s JSON-Schema definition
|
|
2561
|
+
* via the `patternProperty` "^[a-zA-Z0-9_\.\-]*$".
|
|
2562
|
+
*/
|
|
2563
|
+
[k: string]: {
|
|
2564
|
+
/**
|
|
2565
|
+
* Defines the settings for a specific filter field
|
|
2566
|
+
*/
|
|
2567
|
+
settings?: {
|
|
2568
|
+
/**
|
|
2569
|
+
* Defines the default values for the filter field
|
|
2570
|
+
*/
|
|
2571
|
+
defaultValues?: {
|
|
2572
|
+
/**
|
|
2573
|
+
* Specifies the default semantic date operator
|
|
2574
|
+
*/
|
|
2575
|
+
operator?: string;
|
|
2576
|
+
/**
|
|
2577
|
+
* Specifies additional values for the operator
|
|
2578
|
+
*/
|
|
2579
|
+
values?: unknown[];
|
|
2580
|
+
[k: string]: unknown;
|
|
2581
|
+
}[];
|
|
2582
|
+
/**
|
|
2583
|
+
* Defines how operators are configured for the filter field
|
|
2584
|
+
*/
|
|
2585
|
+
operatorConfiguration?: {
|
|
2586
|
+
/**
|
|
2587
|
+
* Specifies the key information
|
|
2588
|
+
*/
|
|
2589
|
+
path?: string;
|
|
2590
|
+
/**
|
|
2591
|
+
* Specifies one or more operator values, separated by commas
|
|
2592
|
+
*/
|
|
2593
|
+
equals?: string;
|
|
2594
|
+
/**
|
|
2595
|
+
* Flag to exclude or include matched operators
|
|
2596
|
+
*/
|
|
2597
|
+
exclude?: boolean;
|
|
2598
|
+
[k: string]: unknown;
|
|
2599
|
+
}[];
|
|
2600
|
+
[k: string]: unknown;
|
|
2601
|
+
};
|
|
2602
|
+
[k: string]: unknown;
|
|
2603
|
+
};
|
|
2604
|
+
};
|
|
2605
|
+
[k: string]: unknown;
|
|
2606
|
+
};
|
|
2607
|
+
};
|
|
2532
2608
|
/**
|
|
2533
2609
|
* Represents the object to define data loading behaviour for an overview page application
|
|
2534
2610
|
*/
|